@leav/ui 0.2.8 → 0.3.0-896e230

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 (1098) hide show
  1. package/dist/__mocks__/common/application.d.ts +2 -2
  2. package/dist/__mocks__/common/application.js +2 -2
  3. package/dist/__mocks__/common/attribute.d.ts +2 -8
  4. package/dist/__mocks__/common/filter.d.ts +1 -1
  5. package/dist/__mocks__/common/filter.js +9 -13
  6. package/dist/__mocks__/common/import.d.ts +1 -1
  7. package/dist/__mocks__/common/import.js +5 -5
  8. package/dist/__mocks__/common/label.d.ts +1 -3
  9. package/dist/__mocks__/common/label.js +2 -2
  10. package/dist/__mocks__/common/library.d.ts +67 -82
  11. package/dist/__mocks__/common/library.js +9 -11
  12. package/dist/__mocks__/common/mockSearchContextProvider.d.ts +3 -6
  13. package/dist/__mocks__/common/mockSearchContextProvider.js +10 -23
  14. package/dist/__mocks__/common/record.d.ts +2 -2
  15. package/dist/__mocks__/common/record.js +2 -2
  16. package/dist/__mocks__/common/tree.d.ts +1 -1
  17. package/dist/__mocks__/common/tree.js +3 -3
  18. package/dist/__mocks__/common/treeElements.d.ts +3 -3
  19. package/dist/__mocks__/common/treeElements.js +4 -6
  20. package/dist/__mocks__/common/versionProfile.d.ts +1 -1
  21. package/dist/__mocks__/common/versionProfile.js +2 -2
  22. package/dist/__mocks__/common/view.d.ts +1 -1
  23. package/dist/__mocks__/common/view.js +3 -3
  24. package/dist/__mocks__/mockQuery/mockGetLibraryDetailExtendedQuery.d.ts +1 -6
  25. package/dist/__mocks__/mockQuery/mockGetLibraryDetailExtendedQuery.js +5 -5
  26. package/dist/__mocks__/mockQuery/mockGetRecordsFromLibraryQuery.d.ts +3 -10
  27. package/dist/__mocks__/mockQuery/mockGetRecordsFromLibraryQuery.js +3 -3
  28. package/dist/__mocks__/mockQuery/mockGetViewListQuery.d.ts +4 -6
  29. package/dist/__mocks__/mockQuery/mockGetViewListQuery.js +6 -11
  30. package/dist/__mocks__/react-i18next.d.ts +9 -5
  31. package/dist/__mocks__/react-i18next.js +11 -10
  32. package/dist/_gqlTypes/index.d.ts +4569 -5256
  33. package/dist/_queries/applications/applicationDetailsFragment.d.ts +1 -1
  34. package/dist/_queries/applications/applicationDetailsFragment.js +4 -4
  35. package/dist/_queries/applications/checkApplicationExistence.d.ts +1 -1
  36. package/dist/_queries/applications/checkApplicationExistence.js +3 -3
  37. package/dist/_queries/applications/getApplicationDetails.d.ts +1 -1
  38. package/dist/_queries/applications/getApplicationDetails.js +4 -4
  39. package/dist/_queries/applications/getApplicationsModulesQuery.d.ts +1 -1
  40. package/dist/_queries/applications/getApplicationsModulesQuery.js +3 -3
  41. package/dist/_queries/applications/saveApplicationMutation.d.ts +1 -1
  42. package/dist/_queries/applications/saveApplicationMutation.js +4 -4
  43. package/dist/_queries/attributes/attributeDetailsFragment.d.ts +1 -1
  44. package/dist/_queries/attributes/checkAttributeExistenceQuery.d.ts +1 -1
  45. package/dist/_queries/attributes/checkAttributeExistenceQuery.js +3 -3
  46. package/dist/_queries/attributes/deleteAttributeMutation.d.ts +1 -1
  47. package/dist/_queries/attributes/deleteAttributeMutation.js +3 -3
  48. package/dist/_queries/attributes/getAttributeByIdQuery.d.ts +1 -1
  49. package/dist/_queries/attributes/getAttributeByIdQuery.js +4 -4
  50. package/dist/_queries/attributes/getAttributeWithEmbeddedFields.d.ts +1 -1
  51. package/dist/_queries/attributes/getAttributeWithEmbeddedFields.js +4 -4
  52. package/dist/_queries/attributes/getAttributesByLib.d.ts +1 -1
  53. package/dist/_queries/attributes/getAttributesByLib.js +3 -3
  54. package/dist/_queries/attributes/getAttributesQuery.d.ts +1 -1
  55. package/dist/_queries/attributes/getAttributesQuery.js +3 -3
  56. package/dist/_queries/attributes/getVersionProfilesQuery.d.ts +1 -1
  57. package/dist/_queries/attributes/getVersionProfilesQuery.js +3 -3
  58. package/dist/_queries/attributes/getVersionableAttributesByLibrary.d.ts +1 -1
  59. package/dist/_queries/attributes/getVersionableAttributesByLibrary.js +3 -3
  60. package/dist/_queries/attributes/saveAttributeMutation.d.ts +1 -1
  61. package/dist/_queries/attributes/saveAttributeMutation.js +4 -4
  62. package/dist/_queries/export/exportQuery.d.ts +1 -1
  63. package/dist/_queries/export/exportQuery.js +3 -3
  64. package/dist/_queries/files/createDirectory.d.ts +1 -1
  65. package/dist/_queries/files/createDirectory.js +4 -4
  66. package/dist/_queries/files/forcePreviewsGenerationMutation.d.ts +1 -1
  67. package/dist/_queries/files/forcePreviewsGenerationMutation.js +3 -3
  68. package/dist/_queries/files/getDirectoryDataQuery.d.ts +1 -1
  69. package/dist/_queries/files/getDirectoryDataQuery.js +4 -4
  70. package/dist/_queries/files/getUploadUpdates.d.ts +1 -1
  71. package/dist/_queries/files/getUploadUpdates.js +3 -3
  72. package/dist/_queries/files/uploadMutation.d.ts +1 -1
  73. package/dist/_queries/files/uploadMutation.js +4 -4
  74. package/dist/_queries/import/importExcel.d.ts +1 -1
  75. package/dist/_queries/import/importExcel.js +3 -3
  76. package/dist/_queries/libraries/checkLibraryExistenceQuery.d.ts +1 -1
  77. package/dist/_queries/libraries/checkLibraryExistenceQuery.js +3 -3
  78. package/dist/_queries/libraries/deleteLibraryMutation.d.ts +1 -1
  79. package/dist/_queries/libraries/deleteLibraryMutation.js +3 -3
  80. package/dist/_queries/libraries/getLibrariesQuery.d.ts +1 -1
  81. package/dist/_queries/libraries/getLibrariesQuery.js +3 -3
  82. package/dist/_queries/libraries/getLibraryByIdQuery.d.ts +1 -1
  83. package/dist/_queries/libraries/getLibraryByIdQuery.js +4 -4
  84. package/dist/_queries/libraries/getLibraryDetailExtendQuery.d.ts +4 -13
  85. package/dist/_queries/libraries/getLibraryDetailExtendQuery.js +4 -4
  86. package/dist/_queries/libraries/getLibraryPermissionsQuery.d.ts +1 -1
  87. package/dist/_queries/libraries/getLibraryPermissionsQuery.js +3 -3
  88. package/dist/_queries/libraries/getLibraryPreviewsSettingsQuery.d.ts +1 -1
  89. package/dist/_queries/libraries/getLibraryPreviewsSettingsQuery.js +3 -3
  90. package/dist/_queries/libraries/libraryDetailsFragment.d.ts +1 -1
  91. package/dist/_queries/libraries/libraryDetailsFragment.js +4 -4
  92. package/dist/_queries/libraries/saveLibraryMutation.d.ts +1 -1
  93. package/dist/_queries/libraries/saveLibraryMutation.js +4 -4
  94. package/dist/_queries/permissions/isAllowedQuery.d.ts +1 -1
  95. package/dist/_queries/permissions/isAllowedQuery.js +3 -3
  96. package/dist/_queries/records/createRecordMutation.d.ts +1 -1
  97. package/dist/_queries/records/createRecordMutation.js +4 -4
  98. package/dist/_queries/records/deactivateRecordsMutation.d.ts +1 -1
  99. package/dist/_queries/records/deactivateRecordsMutation.js +4 -4
  100. package/dist/_queries/records/doesFileExistAsChild.d.ts +1 -1
  101. package/dist/_queries/records/doesFileExistAsChild.js +3 -3
  102. package/dist/_queries/records/getFileDataQuery.d.ts +7 -10
  103. package/dist/_queries/records/getFileDataQuery.js +4 -4
  104. package/dist/_queries/records/getRecordColumnsValues.d.ts +3 -3
  105. package/dist/_queries/records/getRecordColumnsValues.js +6 -6
  106. package/dist/_queries/records/getRecordFormQuery.d.ts +1 -1
  107. package/dist/_queries/records/getRecordFormQuery.js +5 -5
  108. package/dist/_queries/records/getRecordPropertiesQuery.d.ts +5 -10
  109. package/dist/_queries/records/getRecordPropertiesQuery.js +12 -13
  110. package/dist/_queries/records/getRecordUpdatesSubscription.d.ts +1 -1
  111. package/dist/_queries/records/getRecordUpdatesSubscription.js +5 -5
  112. package/dist/_queries/records/getRecordsFromLibraryQuery.d.ts +4 -7
  113. package/dist/_queries/records/getRecordsFromLibraryQuery.js +8 -7
  114. package/dist/_queries/records/indexRecordsMutation.d.ts +1 -1
  115. package/dist/_queries/records/indexRecordsMutation.js +3 -3
  116. package/dist/_queries/records/recordFormAttributeFragment.d.ts +1 -1
  117. package/dist/_queries/records/recordFormAttributeFragment.js +3 -3
  118. package/dist/_queries/tasks/cancelTaskMutation.d.ts +1 -1
  119. package/dist/_queries/tasks/cancelTaskMutation.js +3 -3
  120. package/dist/_queries/trees/checkTreeExistenceQuery.d.ts +1 -1
  121. package/dist/_queries/trees/checkTreeExistenceQuery.js +3 -3
  122. package/dist/_queries/trees/deleteTreeMutation.d.ts +1 -1
  123. package/dist/_queries/trees/deleteTreeMutation.js +3 -3
  124. package/dist/_queries/trees/getTreeByIdQuery.d.ts +1 -1
  125. package/dist/_queries/trees/getTreeByIdQuery.js +4 -4
  126. package/dist/_queries/trees/getTreeLibraries.d.ts +1 -1
  127. package/dist/_queries/trees/getTreeLibraries.js +3 -3
  128. package/dist/_queries/trees/getTreesQuery.d.ts +1 -1
  129. package/dist/_queries/trees/getTreesQuery.js +3 -3
  130. package/dist/_queries/trees/saveTreeMutation.d.ts +1 -1
  131. package/dist/_queries/trees/saveTreeMutation.js +4 -4
  132. package/dist/_queries/trees/treeDetailsFragment.d.ts +1 -1
  133. package/dist/_queries/trees/treeDetailsFragment.js +3 -3
  134. package/dist/_queries/trees/treeNodeChildrenQuery.d.ts +1 -1
  135. package/dist/_queries/trees/treeNodeChildrenQuery.js +4 -4
  136. package/dist/_queries/userData/getUserData.d.ts +1 -1
  137. package/dist/_queries/userData/getUserData.js +3 -3
  138. package/dist/_queries/userData/saveUserData.d.ts +1 -1
  139. package/dist/_queries/userData/saveUserData.js +3 -3
  140. package/dist/_queries/values/deleteValueMutation.d.ts +1 -1
  141. package/dist/_queries/values/deleteValueMutation.js +4 -4
  142. package/dist/_queries/values/saveValueBatchMutation.d.ts +1 -1
  143. package/dist/_queries/values/saveValueBatchMutation.js +4 -4
  144. package/dist/_queries/values/valueDetailsFragment.d.ts +1 -1
  145. package/dist/_queries/values/valueDetailsFragment.js +5 -5
  146. package/dist/_queries/values/valuesVersionFragment.d.ts +1 -1
  147. package/dist/_queries/values/valuesVersionFragment.js +3 -3
  148. package/dist/_queries/views/deleteViewMutation.d.ts +1 -1
  149. package/dist/_queries/views/deleteViewMutation.js +3 -3
  150. package/dist/_queries/views/getViewById.d.ts +1 -1
  151. package/dist/_queries/views/getViewById.js +4 -4
  152. package/dist/_queries/views/getViewsListQuery.d.ts +1 -1
  153. package/dist/_queries/views/getViewsListQuery.js +3 -3
  154. package/dist/_queries/views/saveViewMutation.d.ts +1 -1
  155. package/dist/_queries/views/saveViewMutation.js +3 -3
  156. package/dist/_queries/views/viewDetailsFragment.d.ts +1 -1
  157. package/dist/_queries/views/viewDetailsFragment.js +4 -4
  158. package/dist/_utils/getFiltersFromRequest.d.ts +3 -7
  159. package/dist/_utils/getFiltersFromRequest.js +31 -76
  160. package/dist/_utils/getRequestFromFilter.d.ts +2 -2
  161. package/dist/_utils/getRequestFromFilter.js +42 -63
  162. package/dist/_utils/index.d.ts +13 -36
  163. package/dist/_utils/index.js +38 -93
  164. package/dist/antdTheme/index.d.ts +3 -3
  165. package/dist/antdTheme/types.d.ts +1 -1
  166. package/dist/antdTheme/types.js +1 -1
  167. package/dist/components/AttributePicker/AttributePicker.d.ts +2 -10
  168. package/dist/components/AttributePicker/AttributePicker.js +11 -46
  169. package/dist/components/AttributePicker/AttributesList/AttributesList.d.ts +2 -8
  170. package/dist/components/AttributePicker/AttributesList/AttributesList.js +47 -141
  171. package/dist/components/AttributePicker/AttributesList/index.d.ts +1 -1
  172. package/dist/components/AttributePicker/AttributesList/index.js +2 -2
  173. package/dist/components/AttributePicker/index.d.ts +1 -1
  174. package/dist/components/AttributePicker/index.js +2 -2
  175. package/dist/components/AttributesSelectionList/Attribute/Attribute.d.ts +2 -2
  176. package/dist/components/AttributesSelectionList/Attribute/Attribute.js +17 -38
  177. package/dist/components/AttributesSelectionList/Attribute/index.js +1 -1
  178. package/dist/components/AttributesSelectionList/AttributesSelectionList.d.ts +2 -8
  179. package/dist/components/AttributesSelectionList/AttributesSelectionList.js +24 -97
  180. package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttribute/SelectedAttribute.d.ts +2 -2
  181. package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttribute/SelectedAttribute.js +16 -41
  182. package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttribute/index.js +1 -1
  183. package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttributesList.js +10 -64
  184. package/dist/components/AttributesSelectionList/SelectedAttributesList/index.js +1 -1
  185. package/dist/components/AttributesSelectionList/_types.d.ts +1 -5
  186. package/dist/components/AttributesSelectionList/_types.js +1 -1
  187. package/dist/components/AttributesSelectionList/helpers/attributeToSelectedAttribute.d.ts +3 -6
  188. package/dist/components/AttributesSelectionList/helpers/attributeToSelectedAttribute.js +2 -3
  189. package/dist/components/AttributesSelectionList/index.js +1 -1
  190. package/dist/components/AttributesSelectionList/reducer/__mocks__/attributesSelectionListStateContext.d.ts +2 -2
  191. package/dist/components/AttributesSelectionList/reducer/__mocks__/attributesSelectionListStateContext.js +4 -4
  192. package/dist/components/AttributesSelectionList/reducer/attributesSelectionListReducer.d.ts +21 -28
  193. package/dist/components/AttributesSelectionList/reducer/attributesSelectionListReducer.js +16 -13
  194. package/dist/components/AttributesSelectionList/reducer/attributesSelectionListStateContext.d.ts +2 -2
  195. package/dist/components/AttributesSelectionList/reducer/attributesSelectionListStateContext.js +4 -7
  196. package/dist/components/AttributesSelectionList/sharedComponents.d.ts +803 -842
  197. package/dist/components/AttributesSelectionList/sharedComponents.js +4 -4
  198. package/dist/components/BasicButton/BasicButton.d.ts +2 -2
  199. package/dist/components/BasicButton/BasicButton.js +18 -19
  200. package/dist/components/BasicButton/index.d.ts +1 -1
  201. package/dist/components/BasicButton/index.js +2 -2
  202. package/dist/components/CreateDirectory/CreateDirectory.d.ts +2 -7
  203. package/dist/components/CreateDirectory/CreateDirectory.js +22 -125
  204. package/dist/components/CreateDirectory/index.d.ts +1 -1
  205. package/dist/components/CreateDirectory/index.js +2 -2
  206. package/dist/components/DeactivateRecordsModal/DeactivateRecordsModal.d.ts +2 -8
  207. package/dist/components/DeactivateRecordsModal/DeactivateRecordsModal.js +18 -41
  208. package/dist/components/DeactivateRecordsModal/index.d.ts +1 -1
  209. package/dist/components/DeactivateRecordsModal/index.js +2 -2
  210. package/dist/components/Dimmer/Dimmer.d.ts +1 -1
  211. package/dist/components/Dimmer/Dimmer.js +5 -5
  212. package/dist/components/Dimmer/index.js +1 -1
  213. package/dist/components/EditApplication/EditApplication.d.ts +2 -8
  214. package/dist/components/EditApplication/EditApplication.js +17 -29
  215. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfo.d.ts +2 -2
  216. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfo.js +34 -68
  217. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/EditApplicationInfoForm.d.ts +3 -9
  218. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/EditApplicationInfoForm.js +72 -244
  219. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/ModuleSelector/ModuleSelector.d.ts +2 -2
  220. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/ModuleSelector/ModuleSelector.js +26 -41
  221. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/ModuleSelector/index.js +1 -1
  222. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/index.js +1 -1
  223. package/dist/components/EditApplication/EditApplicationInfo/index.d.ts +1 -1
  224. package/dist/components/EditApplication/EditApplicationInfo/index.js +2 -2
  225. package/dist/components/EditApplication/_types.d.ts +1 -1
  226. package/dist/components/EditApplication/_types.js +1 -1
  227. package/dist/components/EditApplication/index.d.ts +1 -1
  228. package/dist/components/EditApplication/index.js +2 -2
  229. package/dist/components/EditAttributeModal/EditAttribute/EditAttribute.d.ts +2 -6
  230. package/dist/components/EditAttributeModal/EditAttribute/EditAttribute.js +18 -28
  231. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfo.d.ts +2 -2
  232. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfo.js +44 -102
  233. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/EditAttributeInfoForm.d.ts +3 -10
  234. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/EditAttributeInfoForm.js +77 -389
  235. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedLibraryForm/LinkedLibraryForm.d.ts +2 -2
  236. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedLibraryForm/LinkedLibraryForm.js +21 -68
  237. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedLibraryForm/index.d.ts +1 -1
  238. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedLibraryForm/index.js +2 -2
  239. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedTreeForm/LinkedTreeForm.d.ts +2 -2
  240. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedTreeForm/LinkedTreeForm.js +21 -68
  241. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedTreeForm/index.d.ts +1 -1
  242. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedTreeForm/index.js +2 -2
  243. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/ValuesVersionsForm/ValuesVersionsForm.d.ts +2 -2
  244. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/ValuesVersionsForm/ValuesVersionsForm.js +16 -94
  245. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/ValuesVersionsForm/index.d.ts +1 -1
  246. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/ValuesVersionsForm/index.js +2 -2
  247. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/index.d.ts +1 -1
  248. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/index.js +2 -2
  249. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/index.d.ts +1 -1
  250. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/index.js +2 -2
  251. package/dist/components/EditAttributeModal/EditAttribute/index.d.ts +1 -1
  252. package/dist/components/EditAttributeModal/EditAttribute/index.js +2 -2
  253. package/dist/components/EditAttributeModal/EditAttributeModal.d.ts +3 -9
  254. package/dist/components/EditAttributeModal/EditAttributeModal.js +34 -84
  255. package/dist/components/EditAttributeModal/index.d.ts +1 -1
  256. package/dist/components/EditAttributeModal/index.js +2 -2
  257. package/dist/components/EditLibraryModal/EditLibrary/EditLibrary.d.ts +2 -7
  258. package/dist/components/EditLibraryModal/EditLibrary/EditLibrary.js +26 -48
  259. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/AttributeCell.d.ts +2 -2
  260. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/AttributeCell.js +13 -24
  261. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/index.d.ts +1 -1
  262. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/index.js +2 -2
  263. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributesList.d.ts +6 -14
  264. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributesList.js +39 -118
  265. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/DeleteButton/DeleteButton.d.ts +2 -2
  266. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/DeleteButton/DeleteButton.js +11 -32
  267. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/DeleteButton/index.d.ts +1 -1
  268. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/DeleteButton/index.js +2 -2
  269. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/index.d.ts +1 -1
  270. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/index.js +2 -2
  271. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/EditLibraryAttributes.d.ts +2 -2
  272. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/EditLibraryAttributes.js +13 -27
  273. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/index.d.ts +1 -1
  274. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/index.js +2 -2
  275. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/EditLibraryIndexation.d.ts +2 -2
  276. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/EditLibraryIndexation.js +22 -89
  277. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/index.d.ts +1 -1
  278. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/index.js +2 -2
  279. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfo.d.ts +2 -2
  280. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfo.js +46 -85
  281. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/EditLibraryInfoForm.d.ts +3 -10
  282. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/EditLibraryInfoForm.js +76 -245
  283. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/index.d.ts +1 -1
  284. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/index.js +2 -2
  285. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/index.d.ts +1 -1
  286. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/index.js +2 -2
  287. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditLibraryPreviewsSettings.d.ts +2 -2
  288. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditLibraryPreviewsSettings.js +18 -22
  289. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/EditPreviewsSettingsModal.d.ts +2 -8
  290. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/EditPreviewsSettingsModal.js +34 -241
  291. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/SizesEditor.d.ts +2 -2
  292. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/SizesEditor.js +41 -114
  293. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/index.d.ts +1 -1
  294. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/index.js +2 -2
  295. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/index.d.ts +1 -1
  296. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/index.js +2 -2
  297. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/PreviewsSettingsList.d.ts +2 -6
  298. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/PreviewsSettingsList.js +34 -122
  299. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/index.d.ts +1 -1
  300. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/index.js +2 -2
  301. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/index.d.ts +1 -1
  302. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/index.js +2 -2
  303. package/dist/components/EditLibraryModal/EditLibrary/index.d.ts +1 -1
  304. package/dist/components/EditLibraryModal/EditLibrary/index.js +2 -2
  305. package/dist/components/EditLibraryModal/EditLibraryModal.d.ts +3 -10
  306. package/dist/components/EditLibraryModal/EditLibraryModal.js +33 -88
  307. package/dist/components/EditLibraryModal/index.d.ts +1 -1
  308. package/dist/components/EditLibraryModal/index.js +2 -2
  309. package/dist/components/EditTreeModal/EditTree/EditTree.d.ts +2 -2
  310. package/dist/components/EditTreeModal/EditTree/EditTree.js +18 -28
  311. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfo.d.ts +2 -2
  312. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfo.js +47 -85
  313. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/EditTreeInfoForm.d.ts +3 -10
  314. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/EditTreeInfoForm.js +58 -169
  315. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/TreeLibrariesForm.d.ts +3 -3
  316. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/TreeLibrariesForm.js +30 -210
  317. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/index.d.ts +1 -1
  318. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/index.js +2 -2
  319. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/index.d.ts +1 -1
  320. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/index.js +2 -2
  321. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/index.d.ts +1 -1
  322. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/index.js +2 -2
  323. package/dist/components/EditTreeModal/EditTree/index.d.ts +1 -1
  324. package/dist/components/EditTreeModal/EditTree/index.js +2 -2
  325. package/dist/components/EditTreeModal/EditTreeModal.d.ts +3 -3
  326. package/dist/components/EditTreeModal/EditTreeModal.js +31 -84
  327. package/dist/components/EditTreeModal/index.d.ts +1 -1
  328. package/dist/components/EditTreeModal/index.js +2 -2
  329. package/dist/components/EntityCard/EntityCard.d.ts +4 -14
  330. package/dist/components/EntityCard/EntityCard.js +22 -99
  331. package/dist/components/EntityCard/_types.js +1 -1
  332. package/dist/components/EntityCard/index.d.ts +1 -1
  333. package/dist/components/EntityCard/index.js +2 -2
  334. package/dist/components/EntityPreview/EntityPreview.d.ts +1 -1
  335. package/dist/components/EntityPreview/EntityPreview.js +2 -2
  336. package/dist/components/EntityPreview/EntityPreviewList/EntityPreviewList.d.ts +2 -2
  337. package/dist/components/EntityPreview/EntityPreviewList/EntityPreviewList.js +23 -66
  338. package/dist/components/EntityPreview/EntityPreviewList/SimplisticEntityPreview/SimplisticEntityPreview.d.ts +1 -1
  339. package/dist/components/EntityPreview/EntityPreviewList/SimplisticEntityPreview/SimplisticEntityPreview.js +8 -8
  340. package/dist/components/EntityPreview/EntityPreviewList/SimplisticEntityPreview/index.js +1 -1
  341. package/dist/components/EntityPreview/EntityPreviewList/index.js +1 -1
  342. package/dist/components/EntityPreview/EntityPreviewTile/EntityPreviewTile.d.ts +2 -9
  343. package/dist/components/EntityPreview/EntityPreviewTile/EntityPreviewTile.js +16 -48
  344. package/dist/components/EntityPreview/EntityPreviewTile/index.js +1 -1
  345. package/dist/components/EntityPreview/_types.d.ts +2 -2
  346. package/dist/components/EntityPreview/_types.js +1 -1
  347. package/dist/components/EntityPreview/index.d.ts +1 -1
  348. package/dist/components/EntityPreview/index.js +2 -2
  349. package/dist/components/ErrorBoundary/ErrorBoundary.js +4 -8
  350. package/dist/components/ErrorBoundary/ErrorBoundaryContent/ErrorBoundaryContent.d.ts +2 -2
  351. package/dist/components/ErrorBoundary/ErrorBoundaryContent/ErrorBoundaryContent.js +12 -50
  352. package/dist/components/ErrorBoundary/ErrorBoundaryContent/index.js +1 -1
  353. package/dist/components/ErrorBoundary/index.d.ts +1 -1
  354. package/dist/components/ErrorBoundary/index.js +2 -2
  355. package/dist/components/ErrorDisplay/ErrorDisplay.d.ts +3 -3
  356. package/dist/components/ErrorDisplay/ErrorDisplay.js +13 -22
  357. package/dist/components/ErrorDisplay/index.d.ts +1 -1
  358. package/dist/components/ErrorDisplay/index.js +2 -2
  359. package/dist/components/ErrorMessage/ErrorMessage.d.ts +1 -1
  360. package/dist/components/ErrorMessage/ErrorMessage.js +10 -31
  361. package/dist/components/ErrorMessage/index.js +1 -1
  362. package/dist/components/ExportModal/ExportModal.d.ts +2 -2
  363. package/dist/components/ExportModal/ExportModal.js +47 -116
  364. package/dist/components/ExportModal/index.d.ts +1 -1
  365. package/dist/components/ExportModal/index.js +2 -2
  366. package/dist/components/FieldsGroup/FieldsGroup.d.ts +2 -2
  367. package/dist/components/FieldsGroup/FieldsGroup.js +7 -13
  368. package/dist/components/FieldsGroup/index.js +1 -1
  369. package/dist/components/FloatingMenu/FloatingMenu.d.ts +3 -3
  370. package/dist/components/FloatingMenu/FloatingMenu.js +22 -84
  371. package/dist/components/FloatingMenu/_types.d.ts +1 -1
  372. package/dist/components/FloatingMenu/_types.js +1 -1
  373. package/dist/components/FloatingMenu/index.d.ts +1 -1
  374. package/dist/components/FloatingMenu/index.js +2 -2
  375. package/dist/components/ImageLoading/ImageLoading.d.ts +1 -1
  376. package/dist/components/ImageLoading/ImageLoading.js +6 -6
  377. package/dist/components/ImageLoading/index.d.ts +1 -1
  378. package/dist/components/ImageLoading/index.js +2 -2
  379. package/dist/components/ImageMissing/ImageMissing.d.ts +1 -1
  380. package/dist/components/ImageMissing/ImageMissing.js +7 -19
  381. package/dist/components/ImageMissing/index.d.ts +1 -1
  382. package/dist/components/ImageMissing/index.js +2 -2
  383. package/dist/components/ImportModal/ImportModal.d.ts +2 -8
  384. package/dist/components/ImportModal/ImportModal.js +75 -208
  385. package/dist/components/ImportModal/ImportModalConfigStep/ImportKeysSelector/ImportKeysSelector.d.ts +2 -2
  386. package/dist/components/ImportModal/ImportModalConfigStep/ImportKeysSelector/ImportKeysSelector.js +11 -40
  387. package/dist/components/ImportModal/ImportModalConfigStep/ImportKeysSelector/index.js +1 -1
  388. package/dist/components/ImportModal/ImportModalConfigStep/ImportMappingRowTitle/ImportMappingRowTitle.d.ts +2 -2
  389. package/dist/components/ImportModal/ImportModalConfigStep/ImportMappingRowTitle/ImportMappingRowTitle.js +13 -40
  390. package/dist/components/ImportModal/ImportModalConfigStep/ImportMappingRowTitle/index.js +1 -1
  391. package/dist/components/ImportModal/ImportModalConfigStep/ImportModalConfigStep.d.ts +2 -2
  392. package/dist/components/ImportModal/ImportModalConfigStep/ImportModalConfigStep.js +58 -135
  393. package/dist/components/ImportModal/ImportModalConfigStep/ImportScheduleModal/ImportScheduleModal.d.ts +1 -7
  394. package/dist/components/ImportModal/ImportModalConfigStep/ImportScheduleModal/ImportScheduleModal.js +7 -34
  395. package/dist/components/ImportModal/ImportModalConfigStep/ImportScheduleModal/index.js +1 -1
  396. package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/ImportSheetSettings.d.ts +2 -10
  397. package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/ImportSheetSettings.js +22 -149
  398. package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/index.js +1 -1
  399. package/dist/components/ImportModal/ImportModalConfigStep/index.js +1 -1
  400. package/dist/components/ImportModal/ImportModalDoneStep/ImportModalDoneStep.d.ts +1 -1
  401. package/dist/components/ImportModal/ImportModalDoneStep/ImportModalDoneStep.js +10 -15
  402. package/dist/components/ImportModal/ImportModalDoneStep/index.js +1 -1
  403. package/dist/components/ImportModal/ImportModalProcessingStep/ImportModalProcessingStep.js +6 -9
  404. package/dist/components/ImportModal/ImportModalProcessingStep/index.js +1 -1
  405. package/dist/components/ImportModal/ImportModalSelectFileStep/ImportModalSelectFileStep.d.ts +2 -2
  406. package/dist/components/ImportModal/ImportModalSelectFileStep/ImportModalSelectFileStep.js +34 -70
  407. package/dist/components/ImportModal/ImportModalSelectFileStep/index.js +1 -1
  408. package/dist/components/ImportModal/_types.d.ts +8 -14
  409. package/dist/components/ImportModal/_types.js +12 -12
  410. package/dist/components/ImportModal/importReducer/ImportReducerContext.d.ts +2 -2
  411. package/dist/components/ImportModal/importReducer/ImportReducerContext.js +3 -3
  412. package/dist/components/ImportModal/importReducer/importReducer.d.ts +22 -27
  413. package/dist/components/ImportModal/importReducer/importReducer.js +18 -32
  414. package/dist/components/ImportModal/importReducer/index.js +1 -1
  415. package/dist/components/ImportModal/index.d.ts +1 -1
  416. package/dist/components/ImportModal/index.js +2 -2
  417. package/dist/components/LibraryItemsList/CreateNewRecordButton/CreateNewRecordButton.d.ts +1 -0
  418. package/dist/components/LibraryItemsList/CreateNewRecordButton/CreateNewRecordButton.js +13 -3
  419. package/dist/components/LibraryItemsList/CreateNewRecordButton/CreateNewRecordButton.js.map +1 -1
  420. package/dist/components/LibraryItemsList/DisplayOptions/DisplayOptions.js +20 -58
  421. package/dist/components/LibraryItemsList/DisplayOptions/index.js +1 -1
  422. package/dist/components/LibraryItemsList/DisplayTypeSelector/DisplayTypeSelector.js +5 -5
  423. package/dist/components/LibraryItemsList/DisplayTypeSelector/index.js +1 -1
  424. package/dist/components/LibraryItemsList/FiltersDropdown/FiltersDropdown.d.ts +3 -14
  425. package/dist/components/LibraryItemsList/FiltersDropdown/FiltersDropdown.js +70 -128
  426. package/dist/components/LibraryItemsList/FiltersDropdown/index.js +1 -1
  427. package/dist/components/LibraryItemsList/FiltersPanel/Filter/Filter.d.ts +4 -4
  428. package/dist/components/LibraryItemsList/FiltersPanel/Filter/Filter.js +102 -279
  429. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/FilterAttributeCondition.d.ts +2 -2
  430. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/FilterAttributeCondition.js +43 -104
  431. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/index.js +1 -1
  432. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/BooleanFilter/BooleanFilter.d.ts +2 -2
  433. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/BooleanFilter/BooleanFilter.js +7 -12
  434. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/BooleanFilter/index.js +1 -1
  435. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateBetweenFilter/DateBetweenFilter.d.ts +2 -2
  436. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateBetweenFilter/DateBetweenFilter.js +11 -32
  437. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateBetweenFilter/index.js +1 -1
  438. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateFilter/DateFilter.d.ts +2 -2
  439. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateFilter/DateFilter.js +9 -22
  440. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateFilter/index.js +1 -1
  441. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/NumericFilter/NumericFilter.d.ts +2 -2
  442. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/NumericFilter/NumericFilter.js +9 -15
  443. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/NumericFilter/index.js +1 -1
  444. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/TextFilter/TextFilter.d.ts +2 -2
  445. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/TextFilter/TextFilter.js +10 -17
  446. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/TextFilter/index.js +1 -1
  447. package/dist/components/LibraryItemsList/FiltersPanel/Filter/index.js +1 -1
  448. package/dist/components/LibraryItemsList/FiltersPanel/FilterDropdownButton/FilterDropdownButton.d.ts +3 -3
  449. package/dist/components/LibraryItemsList/FiltersPanel/FilterDropdownButton/FilterDropdownButton.js +17 -37
  450. package/dist/components/LibraryItemsList/FiltersPanel/FilterDropdownButton/index.js +1 -1
  451. package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/FilterTreeCondition.d.ts +2 -2
  452. package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/FilterTreeCondition.js +14 -28
  453. package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/index.js +1 -1
  454. package/dist/components/LibraryItemsList/FiltersPanel/FiltersOptions.d.ts +5 -11
  455. package/dist/components/LibraryItemsList/FiltersPanel/FiltersOptions.js +39 -45
  456. package/dist/components/LibraryItemsList/FiltersPanel/FiltersPanel.js +48 -166
  457. package/dist/components/LibraryItemsList/FiltersPanel/index.js +1 -1
  458. package/dist/components/LibraryItemsList/FiltersPanel/mustHideValue.d.ts +1 -1
  459. package/dist/components/LibraryItemsList/FiltersPanel/mustHideValue.js +3 -3
  460. package/dist/components/LibraryItemsList/IconViewType/IconViewType.d.ts +2 -2
  461. package/dist/components/LibraryItemsList/IconViewType/IconViewType.js +8 -8
  462. package/dist/components/LibraryItemsList/IconViewType/index.js +1 -1
  463. package/dist/components/LibraryItemsList/LibraryItemsList.d.ts +4 -4
  464. package/dist/components/LibraryItemsList/LibraryItemsList.js +8 -16
  465. package/dist/components/LibraryItemsList/LibraryItemsListContent/LibraryItemsListContent.d.ts +5 -5
  466. package/dist/components/LibraryItemsList/LibraryItemsListContent/LibraryItemsListContent.js +69 -140
  467. package/dist/components/LibraryItemsList/LibraryItemsListContent/index.js +1 -1
  468. package/dist/components/LibraryItemsList/LibraryItemsListEmpty/LibraryItemsListEmpty.d.ts +1 -1
  469. package/dist/components/LibraryItemsList/LibraryItemsListEmpty/LibraryItemsListEmpty.js +4 -1
  470. package/dist/components/LibraryItemsList/LibraryItemsListEmpty/LibraryItemsListEmpty.js.map +1 -1
  471. package/dist/components/LibraryItemsList/LibraryItemsListEmpty/index.js +1 -1
  472. package/dist/components/LibraryItemsList/LibraryItemsListPagination/LibraryItemsListPagination.js +8 -20
  473. package/dist/components/LibraryItemsList/LibraryItemsListPagination/index.js +1 -1
  474. package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyCell/BodyCell.d.ts +3 -3
  475. package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyCell/BodyCell.js +14 -39
  476. package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyCell/index.js +1 -1
  477. package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyRow/BodyRow.d.ts +3 -3
  478. package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyRow/index.js +1 -1
  479. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/AllValuesCount/AllValuesCount.d.ts +2 -2
  480. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/AllValuesCount/AllValuesCount.js +23 -67
  481. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/AllValuesCount/index.js +1 -1
  482. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/Cell.d.ts +2 -2
  483. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/Cell.js +17 -45
  484. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/CellInfos.d.ts +3 -3
  485. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/CellInfos.js +14 -34
  486. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/index.js +1 -1
  487. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellSelection/CellSelection.d.ts +1 -1
  488. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellSelection/CellSelection.js +8 -16
  489. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellSelection/index.js +1 -1
  490. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/ElementsToDisplay/RichTextDisplay.d.ts +1 -1
  491. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/ElementsToDisplay/RichTextDisplay.js +6 -6
  492. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/StandardCell.d.ts +3 -3
  493. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/StandardCell.js +25 -64
  494. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/index.js +1 -1
  495. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/index.js +1 -1
  496. package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/ChooseTableColumns.d.ts +1 -1
  497. package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/ChooseTableColumns.js +35 -114
  498. package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/index.js +1 -1
  499. package/dist/components/LibraryItemsList/LibraryItemsListTable/Header/Header.d.ts +2 -2
  500. package/dist/components/LibraryItemsList/LibraryItemsListTable/Header/Header.js +54 -105
  501. package/dist/components/LibraryItemsList/LibraryItemsListTable/Header/index.js +1 -1
  502. package/dist/components/LibraryItemsList/LibraryItemsListTable/Table.js +75 -171
  503. package/dist/components/LibraryItemsList/LibraryItemsListTable/index.js +1 -1
  504. package/dist/components/LibraryItemsList/MenuItemList/MenuItemList.d.ts +2 -2
  505. package/dist/components/LibraryItemsList/MenuItemList/index.js +1 -1
  506. package/dist/components/LibraryItemsList/MenuItemListSelected/ActionsMenu/ActionsMenu.js +24 -43
  507. package/dist/components/LibraryItemsList/MenuItemListSelected/ActionsMenu/index.js +1 -1
  508. package/dist/components/LibraryItemsList/MenuItemListSelected/MenuItemListSelected.d.ts +1 -1
  509. package/dist/components/LibraryItemsList/MenuItemListSelected/MenuItemListSelected.js +37 -86
  510. package/dist/components/LibraryItemsList/MenuItemListSelected/index.js +1 -1
  511. package/dist/components/LibraryItemsList/MenuSelection/MenuSelection.js +26 -52
  512. package/dist/components/LibraryItemsList/MenuSelection/index.js +1 -1
  513. package/dist/components/LibraryItemsList/MenuView/MenuView.d.ts +2 -2
  514. package/dist/components/LibraryItemsList/MenuView/MenuView.js +42 -171
  515. package/dist/components/LibraryItemsList/MenuView/index.js +1 -1
  516. package/dist/components/LibraryItemsList/SearchItems/SearchItems.js +11 -20
  517. package/dist/components/LibraryItemsList/SearchItems/index.js +1 -1
  518. package/dist/components/LibraryItemsList/Sidebar/Sidebar.js +8 -20
  519. package/dist/components/LibraryItemsList/Sidebar/index.js +1 -1
  520. package/dist/components/LibraryItemsList/TileDisplay/ItemTileDisplay/ItemTileDisplay.d.ts +2 -2
  521. package/dist/components/LibraryItemsList/TileDisplay/ItemTileDisplay/index.js +1 -1
  522. package/dist/components/LibraryItemsList/TileDisplay/TileDisplay.js +12 -31
  523. package/dist/components/LibraryItemsList/TileDisplay/helpers/getItemPreviewSize.d.ts +1 -1
  524. package/dist/components/LibraryItemsList/TileDisplay/helpers/getItemPreviewSize.js +3 -3
  525. package/dist/components/LibraryItemsList/TileDisplay/index.js +1 -1
  526. package/dist/components/LibraryItemsList/VersionsPanel/VersionsPanel.js +14 -28
  527. package/dist/components/LibraryItemsList/VersionsPanel/index.js +1 -1
  528. package/dist/components/LibraryItemsList/ViewPanel/EditView/EditView.d.ts +2 -2
  529. package/dist/components/LibraryItemsList/ViewPanel/EditView/EditView.js +21 -133
  530. package/dist/components/LibraryItemsList/ViewPanel/EditView/index.js +1 -1
  531. package/dist/components/LibraryItemsList/ViewPanel/View/View.d.ts +3 -3
  532. package/dist/components/LibraryItemsList/ViewPanel/View/View.js +52 -194
  533. package/dist/components/LibraryItemsList/ViewPanel/View/index.js +1 -1
  534. package/dist/components/LibraryItemsList/ViewPanel/ViewPanel.js +55 -226
  535. package/dist/components/LibraryItemsList/ViewPanel/index.js +1 -1
  536. package/dist/components/LibraryItemsList/constants.d.ts +7 -7
  537. package/dist/components/LibraryItemsList/constants.js +5 -5
  538. package/dist/components/LibraryItemsList/helpers/defaultFilterConditionByAttributeFormat.d.ts +2 -2
  539. package/dist/components/LibraryItemsList/helpers/defaultFilterConditionByAttributeFormat.js +4 -4
  540. package/dist/components/LibraryItemsList/helpers/displayTypeToPreviewSize.d.ts +3 -5
  541. package/dist/components/LibraryItemsList/helpers/displayTypeToPreviewSize.js +4 -4
  542. package/dist/components/LibraryItemsList/helpers/extractAttributesFromLibrary.d.ts +2 -2
  543. package/dist/components/LibraryItemsList/helpers/extractAttributesFromLibrary.js +52 -56
  544. package/dist/components/LibraryItemsList/helpers/getFieldFromKey.d.ts +4 -9
  545. package/dist/components/LibraryItemsList/helpers/getFieldFromKey.js +3 -3
  546. package/dist/components/LibraryItemsList/helpers/getFieldsFromView.d.ts +4 -4
  547. package/dist/components/LibraryItemsList/helpers/getFieldsFromView.js +7 -7
  548. package/dist/components/LibraryItemsList/helpers/getFieldsKeyFromAttribute.d.ts +1 -1
  549. package/dist/components/LibraryItemsList/helpers/getFieldsKeyFromAttribute.js +6 -8
  550. package/dist/components/LibraryItemsList/helpers/getSortFieldByAttributeType.d.ts +1 -1
  551. package/dist/components/LibraryItemsList/helpers/getSortFieldByAttributeType.js +3 -3
  552. package/dist/components/LibraryItemsList/hooks/useLibraryView/useLibraryView.d.ts +3 -5
  553. package/dist/components/LibraryItemsList/hooks/useLibraryView/useLibraryView.js +18 -35
  554. package/dist/components/LibraryItemsList/hooks/useSearchReducer/_types.d.ts +8 -11
  555. package/dist/components/LibraryItemsList/hooks/useSearchReducer/_types.js +1 -1
  556. package/dist/components/LibraryItemsList/hooks/useSearchReducer/index.js +1 -1
  557. package/dist/components/LibraryItemsList/hooks/useSearchReducer/searchContext.d.ts +2 -2
  558. package/dist/components/LibraryItemsList/hooks/useSearchReducer/searchContext.js +3 -3
  559. package/dist/components/LibraryItemsList/hooks/useSearchReducer/searchReducer.d.ts +110 -138
  560. package/dist/components/LibraryItemsList/hooks/useSearchReducer/searchReducer.js +92 -186
  561. package/dist/components/LibraryItemsList/hooks/useSearchReducer/useSearchReducer.d.ts +2 -2
  562. package/dist/components/LibraryItemsList/hooks/useSearchReducer/useSearchReducer.js +3 -3
  563. package/dist/components/LibraryItemsList/hooks/useUpdateViewsOrderMutation.d.ts +3 -13
  564. package/dist/components/LibraryItemsList/hooks/useUpdateViewsOrderMutation.js +9 -16
  565. package/dist/components/LibraryItemsList/index.d.ts +1 -1
  566. package/dist/components/LibraryItemsList/index.js +2 -2
  567. package/dist/components/LibraryItemsList/manageItems.d.ts +3 -3
  568. package/dist/components/LibraryItemsList/manageItems.js +11 -14
  569. package/dist/components/LibraryItemsList/shared/DeactivateRecordBtn/DeactivateRecordBtn.d.ts +3 -3
  570. package/dist/components/LibraryItemsList/shared/DeactivateRecordBtn/DeactivateRecordBtn.js +25 -31
  571. package/dist/components/LibraryItemsList/shared/DeactivateRecordBtn/index.js +1 -1
  572. package/dist/components/LibraryItemsList/shared/SelectCellsBtn.d.ts +6 -6
  573. package/dist/components/LibraryItemsList/shared/SelectCellsBtn.js +24 -32
  574. package/dist/components/LibraryPicker/LibrariesList/LibrariesList.d.ts +2 -2
  575. package/dist/components/LibraryPicker/LibrariesList/LibrariesList.js +51 -131
  576. package/dist/components/LibraryPicker/LibrariesList/index.d.ts +1 -1
  577. package/dist/components/LibraryPicker/LibrariesList/index.js +2 -2
  578. package/dist/components/LibraryPicker/LibraryPicker.d.ts +2 -9
  579. package/dist/components/LibraryPicker/LibraryPicker.js +10 -33
  580. package/dist/components/LibraryPicker/index.d.ts +1 -1
  581. package/dist/components/LibraryPicker/index.js +2 -2
  582. package/dist/components/List/List.d.ts +2 -10
  583. package/dist/components/List/List.js +38 -78
  584. package/dist/components/List/index.js +1 -1
  585. package/dist/components/Loading/Loading.js +4 -4
  586. package/dist/components/Loading/index.d.ts +1 -1
  587. package/dist/components/Loading/index.js +2 -2
  588. package/dist/components/RecordCard/RecordCard.d.ts +2 -13
  589. package/dist/components/RecordCard/RecordCard.js +10 -40
  590. package/dist/components/RecordCard/_types.d.ts +3 -3
  591. package/dist/components/RecordCard/_types.js +1 -1
  592. package/dist/components/RecordCard/index.d.ts +1 -1
  593. package/dist/components/RecordCard/index.js +2 -2
  594. package/dist/components/RecordEdition/EditRecord/EditRecord.d.ts +3 -3
  595. package/dist/components/RecordEdition/EditRecord/EditRecord.js +4 -5
  596. package/dist/components/RecordEdition/EditRecord/EditRecord.js.map +1 -1
  597. package/dist/components/RecordEdition/EditRecordBtn/EditRecordBtn.d.ts +4 -4
  598. package/dist/components/RecordEdition/EditRecordBtn/index.js +1 -1
  599. package/dist/components/RecordEdition/EditRecordContent/EditRecordContent.d.ts +3 -1
  600. package/dist/components/RecordEdition/EditRecordContent/EditRecordContent.js +3 -4
  601. package/dist/components/RecordEdition/EditRecordContent/EditRecordContent.js.map +1 -1
  602. package/dist/components/RecordEdition/EditRecordContent/formConstants.js +3 -0
  603. package/dist/components/RecordEdition/EditRecordContent/formConstants.js.map +1 -1
  604. package/dist/components/RecordEdition/EditRecordContent/hooks/__mocks__/useDeleteValueMutation.d.ts +1 -0
  605. package/dist/components/RecordEdition/EditRecordContent/hooks/__mocks__/useSaveValueMutation.d.ts +1 -0
  606. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/ValuesAdd.js +1 -1
  607. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/ValuesAdd.js.map +1 -1
  608. package/dist/components/RecordEdition/EditRecordModal/EditRecordModal.d.ts +4 -1
  609. package/dist/components/RecordEdition/EditRecordModal/EditRecordModal.js +36 -13
  610. package/dist/components/RecordEdition/EditRecordModal/EditRecordModal.js.map +1 -1
  611. package/dist/components/RecordEdition/EditRecordPage/EditRecordPage.d.ts +4 -1
  612. package/dist/components/RecordEdition/EditRecordPage/EditRecordPage.js +34 -8
  613. package/dist/components/RecordEdition/EditRecordPage/EditRecordPage.js.map +1 -1
  614. package/dist/components/RecordEdition/EditRecordSidebar/PropertiesList/PropertiesList.d.ts +1 -1
  615. package/dist/components/RecordEdition/EditRecordSidebar/PropertiesList/PropertiesList.js +8 -27
  616. package/dist/components/RecordEdition/EditRecordSidebar/PropertiesList/index.js +1 -1
  617. package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/RecordSummary.d.ts +3 -3
  618. package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/RecordSummary.js +28 -112
  619. package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/index.js +1 -1
  620. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/AttributeDetails/AttributeDetails.d.ts +2 -2
  621. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/AttributeDetails/AttributeDetails.js +12 -18
  622. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/AttributeDetails/index.js +1 -1
  623. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/TreeValuePath/TreeValuePath.d.ts +3 -3
  624. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/TreeValuePath/TreeValuePath.js +11 -19
  625. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/TreeValuePath/index.js +1 -1
  626. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueInfo/index.js +1 -1
  627. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueMetadata/index.js +1 -1
  628. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/index.js +1 -1
  629. package/dist/components/RecordEdition/EditRecordSidebar/ValuesVersions/index.js +1 -1
  630. package/dist/components/RecordEdition/EditRecordSidebar/index.js +1 -1
  631. package/dist/components/RecordEdition/_types.d.ts +2 -0
  632. package/dist/components/RecordEdition/_types.js +2 -0
  633. package/dist/components/RecordEdition/_types.js.map +1 -0
  634. package/dist/components/RecordEdition/hooks/useCreateCancelConfirm/index.d.ts +1 -0
  635. package/dist/components/RecordEdition/{EditRecord/shared/NoValue → hooks/useCreateCancelConfirm}/index.js +2 -3
  636. package/dist/components/RecordEdition/hooks/useCreateCancelConfirm/index.js.map +1 -0
  637. package/dist/components/RecordEdition/hooks/useCreateCancelConfirm/useCreateCancelConfirm.d.ts +2 -0
  638. package/dist/components/RecordEdition/hooks/useCreateCancelConfirm/useCreateCancelConfirm.js +22 -0
  639. package/dist/components/RecordEdition/hooks/useCreateCancelConfirm/useCreateCancelConfirm.js.map +1 -0
  640. package/dist/components/RecordEdition/hooks/useGetSubmitButtons.d.ts +2 -0
  641. package/dist/components/RecordEdition/hooks/useGetSubmitButtons.js +24 -0
  642. package/dist/components/RecordEdition/hooks/useGetSubmitButtons.js.map +1 -0
  643. package/dist/components/RecordPreviewWithModal/FileModal/FileModal.d.ts +1 -1
  644. package/dist/components/RecordPreviewWithModal/FileModal/FileModal.js +15 -49
  645. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/AudioFile/AudioFile.d.ts +2 -2
  646. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/AudioFile/AudioFile.js +7 -21
  647. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/AudioFile/index.js +1 -1
  648. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/DocumentFile/DocumentFile.d.ts +2 -2
  649. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/DocumentFile/DocumentFile.js +9 -28
  650. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/DocumentFile/index.js +1 -1
  651. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalContent.d.ts +2 -2
  652. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalContent.js +15 -34
  653. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalSidebar/FileModalSidebar.d.ts +2 -2
  654. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalSidebar/FileModalSidebar.js +25 -97
  655. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalSidebar/index.js +1 -1
  656. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/ImageFile.d.ts +2 -2
  657. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/ImageFile.js +14 -32
  658. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/index.js +1 -1
  659. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/NoDisplayFile/NoDisplayFile.d.ts +2 -2
  660. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/NoDisplayFile/NoDisplayFile.js +17 -39
  661. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/NoDisplayFile/index.js +1 -1
  662. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/VideoFile/VideoFile.d.ts +2 -2
  663. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/VideoFile/VideoFile.js +8 -22
  664. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/VideoFile/index.js +1 -1
  665. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/_types.d.ts +2 -2
  666. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/_types.js +1 -1
  667. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/index.js +1 -1
  668. package/dist/components/RecordPreviewWithModal/FileModal/_constants.js +1 -1
  669. package/dist/components/RecordPreviewWithModal/FileModal/index.js +1 -1
  670. package/dist/components/RecordPreviewWithModal/RecordPreviewWithModal.d.ts +3 -3
  671. package/dist/components/RecordPreviewWithModal/RecordPreviewWithModal.js +25 -66
  672. package/dist/components/RecordPreviewWithModal/index.d.ts +1 -1
  673. package/dist/components/RecordPreviewWithModal/index.js +2 -2
  674. package/dist/components/SearchModal/SearchModal.d.ts +2 -2
  675. package/dist/components/SearchModal/SearchModal.js +22 -60
  676. package/dist/components/SearchModal/index.d.ts +1 -1
  677. package/dist/components/SearchModal/index.js +2 -2
  678. package/dist/components/SelectTreeNode/SelectTreeNode.d.ts +3 -11
  679. package/dist/components/SelectTreeNode/SelectTreeNode.js +28 -63
  680. package/dist/components/SelectTreeNode/index.d.ts +1 -1
  681. package/dist/components/SelectTreeNode/index.js +2 -2
  682. package/dist/components/SelectTreeNodeModal/SelectTreeNodeModal.d.ts +3 -10
  683. package/dist/components/SelectTreeNodeModal/SelectTreeNodeModal.js +12 -45
  684. package/dist/components/SelectTreeNodeModal/index.js +1 -1
  685. package/dist/components/SimpleErrorBoundary/SimpleErrorBoundary.js +4 -4
  686. package/dist/components/SimpleErrorBoundary/SimpleErrorBoundaryContent/SimpleErrorBoundaryContent.d.ts +2 -2
  687. package/dist/components/SimpleErrorBoundary/SimpleErrorBoundaryContent/SimpleErrorBoundaryContent.js +7 -21
  688. package/dist/components/SimpleErrorBoundary/SimpleErrorBoundaryContent/index.js +1 -1
  689. package/dist/components/SimpleErrorBoundary/index.d.ts +1 -1
  690. package/dist/components/SimpleErrorBoundary/index.js +2 -2
  691. package/dist/components/SubmitStateNotifier/SubmitStateNotifier.d.ts +2 -2
  692. package/dist/components/SubmitStateNotifier/SubmitStateNotifier.js +10 -26
  693. package/dist/components/SubmitStateNotifier/_types.js +1 -1
  694. package/dist/components/SubmitStateNotifier/index.d.ts +1 -1
  695. package/dist/components/SubmitStateNotifier/index.js +2 -2
  696. package/dist/components/TreePicker/TreePicker.d.ts +2 -2
  697. package/dist/components/TreePicker/TreePicker.js +10 -34
  698. package/dist/components/TreePicker/TreesList/TreesList.d.ts +2 -2
  699. package/dist/components/TreePicker/TreesList/TreesList.js +50 -110
  700. package/dist/components/TreePicker/TreesList/index.d.ts +1 -1
  701. package/dist/components/TreePicker/TreesList/index.js +2 -2
  702. package/dist/components/TreePicker/index.d.ts +1 -1
  703. package/dist/components/TreePicker/index.js +2 -2
  704. package/dist/components/TriggerPreviewsGenerationModal/TriggerPreviewsGenerationModal.d.ts +2 -8
  705. package/dist/components/TriggerPreviewsGenerationModal/TriggerPreviewsGenerationModal.js +32 -90
  706. package/dist/components/TriggerPreviewsGenerationModal/index.d.ts +1 -1
  707. package/dist/components/TriggerPreviewsGenerationModal/index.js +2 -2
  708. package/dist/components/UploadFiles/UploadFiles.d.ts +2 -8
  709. package/dist/components/UploadFiles/UploadFiles.js +62 -244
  710. package/dist/components/UploadFiles/index.d.ts +1 -1
  711. package/dist/components/UploadFiles/index.js +2 -2
  712. package/dist/components/ValuesVersionConfigurator/ValuesVersionConfigurator.d.ts +2 -7
  713. package/dist/components/ValuesVersionConfigurator/ValuesVersionConfigurator.js +19 -57
  714. package/dist/components/ValuesVersionConfigurator/VersionTree/VersionTree.d.ts +3 -3
  715. package/dist/components/ValuesVersionConfigurator/VersionTree/VersionTree.js +20 -54
  716. package/dist/components/ValuesVersionConfigurator/VersionTree/index.js +1 -1
  717. package/dist/components/ValuesVersionConfigurator/index.js +1 -1
  718. package/dist/components/index.js +1 -1
  719. package/dist/constants.d.ts +14 -14
  720. package/dist/constants.js +9 -9
  721. package/dist/contexts/LangContext/LangContext.d.ts +1 -1
  722. package/dist/contexts/LangContext/LangContext.js +1 -1
  723. package/dist/contexts/LangContext/index.d.ts +1 -1
  724. package/dist/contexts/LangContext/index.js +2 -2
  725. package/dist/contexts/LangContext/types.js +1 -1
  726. package/dist/contexts/UserContext/UserContext.d.ts +1 -1
  727. package/dist/contexts/UserContext/UserContext.js +1 -1
  728. package/dist/contexts/UserContext/index.d.ts +1 -1
  729. package/dist/contexts/UserContext/index.js +2 -2
  730. package/dist/contexts/UserContext/types.d.ts +1 -1
  731. package/dist/contexts/UserContext/types.js +1 -1
  732. package/dist/contexts/index.js +1 -1
  733. package/dist/gqlFragments/index.d.ts +1 -1
  734. package/dist/gqlFragments/index.js +2 -2
  735. package/dist/gqlFragments/recordIdentityFragment.d.ts +1 -1
  736. package/dist/gqlFragments/recordIdentityFragment.js +3 -3
  737. package/dist/gqlPossibleTypes/index.d.ts +1 -1
  738. package/dist/gqlPossibleTypes/index.js +1 -1
  739. package/dist/hooks/index.d.ts +13 -13
  740. package/dist/hooks/index.js +14 -14
  741. package/dist/hooks/useAntdLocale/index.d.ts +1 -1
  742. package/dist/hooks/useAntdLocale/index.js +2 -2
  743. package/dist/hooks/useAntdLocale/useAntdLocale.d.ts +1 -1
  744. package/dist/hooks/useAntdLocale/useAntdLocale.js +2 -2
  745. package/dist/hooks/useAppLang/index.d.ts +1 -1
  746. package/dist/hooks/useAppLang/index.js +2 -2
  747. package/dist/hooks/useAppLang/useAppLang.js +11 -12
  748. package/dist/hooks/useAuth/index.d.ts +1 -1
  749. package/dist/hooks/useAuth/index.js +2 -2
  750. package/dist/hooks/useAuth/useAuth.js +3 -3
  751. package/dist/hooks/useCanEditRecord/index.d.ts +1 -1
  752. package/dist/hooks/useCanEditRecord/index.js +2 -2
  753. package/dist/hooks/useCanEditRecord/useCanEditRecord.d.ts +3 -6
  754. package/dist/hooks/useCanEditRecord/useCanEditRecord.js +15 -37
  755. package/dist/hooks/useExecuteAddViewMutation/useExecuteAddViewMutation.d.ts +2 -2
  756. package/dist/hooks/useExecuteAddViewMutation/useExecuteAddViewMutation.js +8 -12
  757. package/dist/hooks/useExecuteDeleteViewMutation/useExecuteDeleteViewMutation.d.ts +2 -2
  758. package/dist/hooks/useExecuteDeleteViewMutation/useExecuteDeleteViewMutation.js +4 -4
  759. package/dist/hooks/useGetLibraryDetailExtendedQuery/useGetLibraryDetailExtendedQuery.d.ts +2 -10
  760. package/dist/hooks/useGetLibraryDetailExtendedQuery/useGetLibraryDetailExtendedQuery.js +4 -4
  761. package/dist/hooks/useGetPreparedFileData/useGetPreparedFileData.d.ts +2 -2
  762. package/dist/hooks/useGetPreparedFileData/useGetPreparedFileData.js +10 -23
  763. package/dist/hooks/useGetRecordForm/index.d.ts +1 -1
  764. package/dist/hooks/useGetRecordForm/index.js +2 -2
  765. package/dist/hooks/useGetRecordForm/useGetRecordForm.d.ts +36 -75
  766. package/dist/hooks/useGetRecordForm/useGetRecordForm.js +19 -38
  767. package/dist/hooks/useGetRecordUpdatesSubscription/index.d.ts +1 -1
  768. package/dist/hooks/useGetRecordUpdatesSubscription/index.js +2 -2
  769. package/dist/hooks/useGetRecordUpdatesSubscription/useGetRecordUpdatesSubscription.d.ts +4 -10
  770. package/dist/hooks/useGetRecordUpdatesSubscription/useGetRecordUpdatesSubscription.js +7 -10
  771. package/dist/hooks/useGetRecordValuesQuery/useGetRecordValuesQuery.d.ts +7 -14
  772. package/dist/hooks/useGetRecordValuesQuery/useGetRecordValuesQuery.js +20 -30
  773. package/dist/hooks/useLang/__mocks__/index.js +1 -1
  774. package/dist/hooks/useLang/__mocks__/useLang.js +1 -1
  775. package/dist/hooks/useLang/index.js +1 -1
  776. package/dist/hooks/useLang/useLang.d.ts +1 -1
  777. package/dist/hooks/useLang/useLang.js +3 -3
  778. package/dist/hooks/useLibraryVersionTrees/index.d.ts +1 -1
  779. package/dist/hooks/useLibraryVersionTrees/index.js +2 -2
  780. package/dist/hooks/useLibraryVersionTrees/useLibraryVersionTrees.d.ts +2 -2
  781. package/dist/hooks/useLibraryVersionTrees/useLibraryVersionTrees.js +9 -26
  782. package/dist/hooks/useLocalStorage/index.d.ts +1 -1
  783. package/dist/hooks/useLocalStorage/index.js +2 -2
  784. package/dist/hooks/useLocalStorage/useLocalStorage.js +2 -2
  785. package/dist/hooks/useRecordsConsultationHistory/index.js +1 -1
  786. package/dist/hooks/useRecordsConsultationHistory/useRecordsConsultationHistory.js +6 -5
  787. package/dist/hooks/useRefreshFieldValues/index.d.ts +1 -1
  788. package/dist/hooks/useRefreshFieldValues/index.js +2 -2
  789. package/dist/hooks/useRefreshFieldValues/useRefreshFieldValues.d.ts +3 -7
  790. package/dist/hooks/useRefreshFieldValues/useRefreshFieldValues.js +25 -31
  791. package/dist/hooks/useRefreshToken/index.d.ts +1 -1
  792. package/dist/hooks/useRefreshToken/index.js +2 -2
  793. package/dist/hooks/useRefreshToken/useRefreshToken.js +5 -5
  794. package/dist/hooks/useSharedTranslation/__mocks__/index.d.ts +1 -1
  795. package/dist/hooks/useSharedTranslation/__mocks__/index.js +2 -2
  796. package/dist/hooks/useSharedTranslation/__mocks__/useSharedTranslation.d.ts +1 -1
  797. package/dist/hooks/useSharedTranslation/__mocks__/useSharedTranslation.js +2 -2
  798. package/dist/hooks/useSharedTranslation/index.d.ts +1 -1
  799. package/dist/hooks/useSharedTranslation/index.js +2 -2
  800. package/dist/hooks/useSharedTranslation/useSharedTranslation.d.ts +1 -1
  801. package/dist/hooks/useSharedTranslation/useSharedTranslation.js +22 -29
  802. package/dist/hooks/useUser/index.d.ts +1 -1
  803. package/dist/hooks/useUser/index.js +2 -2
  804. package/dist/hooks/useUser/useUser.d.ts +1 -1
  805. package/dist/hooks/useUser/useUser.js +3 -3
  806. package/dist/hooks/useValuesCacheUpdate/index.d.ts +1 -1
  807. package/dist/hooks/useValuesCacheUpdate/index.js +2 -2
  808. package/dist/hooks/useValuesCacheUpdate/useValuesCacheUpdate.d.ts +3 -6
  809. package/dist/hooks/useValuesCacheUpdate/useValuesCacheUpdate.js +11 -16
  810. package/dist/index.js +1 -1
  811. package/dist/locales/en/shared.json +9 -3
  812. package/dist/locales/fr/shared.json +8 -2
  813. package/dist/testing/MockedLangContextProvider/MockedLangContextProvider.d.ts +3 -1
  814. package/dist/testing/MockedLangContextProvider/MockedLangContextProvider.js +5 -5
  815. package/dist/testing/MockedLangContextProvider/index.js +1 -1
  816. package/dist/testing/MockedUserContextProvider/MockedUserContextProvider.d.ts +3 -1
  817. package/dist/testing/MockedUserContextProvider/MockedUserContextProvider.js +8 -13
  818. package/dist/testing/MockedUserContextProvider/index.js +1 -1
  819. package/dist/testing/index.d.ts +1 -1
  820. package/dist/testing/index.js +2 -2
  821. package/dist/types/attributes.d.ts +3 -3
  822. package/dist/types/attributes.js +1 -1
  823. package/dist/types/index.js +1 -1
  824. package/dist/types/misc.js +1 -1
  825. package/dist/types/records.d.ts +2 -2
  826. package/dist/types/records.js +1 -1
  827. package/dist/types/scalars.js +1 -1
  828. package/dist/types/search.d.ts +27 -38
  829. package/dist/types/search.js +19 -19
  830. package/dist/types/trees.d.ts +2 -2
  831. package/dist/types/trees.js +1 -1
  832. package/dist/types/values.js +1 -1
  833. package/dist/types/views.d.ts +4 -4
  834. package/dist/types/views.js +1 -1
  835. package/package.json +3 -3
  836. package/dist/components/RecordEdition/EditRecord/EditRecordSkeleton.d.ts +0 -6
  837. package/dist/components/RecordEdition/EditRecord/EditRecordSkeleton.js +0 -30
  838. package/dist/components/RecordEdition/EditRecord/EditRecordSkeleton.js.map +0 -1
  839. package/dist/components/RecordEdition/EditRecord/_types.d.ts +0 -141
  840. package/dist/components/RecordEdition/EditRecord/_types.js +0 -12
  841. package/dist/components/RecordEdition/EditRecord/_types.js.map +0 -1
  842. package/dist/components/RecordEdition/EditRecord/helpers/extractFormElements/extractFormElements.d.ts +0 -3
  843. package/dist/components/RecordEdition/EditRecord/helpers/extractFormElements/extractFormElements.js +0 -21
  844. package/dist/components/RecordEdition/EditRecord/helpers/extractFormElements/extractFormElements.js.map +0 -1
  845. package/dist/components/RecordEdition/EditRecord/helpers/extractFormElements/index.d.ts +0 -2
  846. package/dist/components/RecordEdition/EditRecord/helpers/extractFormElements/index.js +0 -6
  847. package/dist/components/RecordEdition/EditRecord/helpers/extractFormElements/index.js.map +0 -1
  848. package/dist/components/RecordEdition/EditRecord/helpers/getActiveFieldValues/getActiveFieldValues.d.ts +0 -3
  849. package/dist/components/RecordEdition/EditRecord/helpers/getActiveFieldValues/getActiveFieldValues.js +0 -4
  850. package/dist/components/RecordEdition/EditRecord/helpers/getActiveFieldValues/getActiveFieldValues.js.map +0 -1
  851. package/dist/components/RecordEdition/EditRecord/helpers/getActiveFieldValues/index.d.ts +0 -1
  852. package/dist/components/RecordEdition/EditRecord/helpers/getActiveFieldValues/index.js +0 -5
  853. package/dist/components/RecordEdition/EditRecord/helpers/getActiveFieldValues/index.js.map +0 -1
  854. package/dist/components/RecordEdition/EditRecord/helpers/isCurrentVersion/index.d.ts +0 -1
  855. package/dist/components/RecordEdition/EditRecord/helpers/isCurrentVersion/index.js +0 -5
  856. package/dist/components/RecordEdition/EditRecord/helpers/isCurrentVersion/index.js.map +0 -1
  857. package/dist/components/RecordEdition/EditRecord/helpers/isCurrentVersion/isCurrentVersion.d.ts +0 -7
  858. package/dist/components/RecordEdition/EditRecord/helpers/isCurrentVersion/isCurrentVersion.js +0 -27
  859. package/dist/components/RecordEdition/EditRecord/helpers/isCurrentVersion/isCurrentVersion.js.map +0 -1
  860. package/dist/components/RecordEdition/EditRecord/hooks/__mocks__/useDeleteValueMutation.d.ts +0 -4
  861. package/dist/components/RecordEdition/EditRecord/hooks/__mocks__/useDeleteValueMutation.js +0 -9
  862. package/dist/components/RecordEdition/EditRecord/hooks/__mocks__/useDeleteValueMutation.js.map +0 -1
  863. package/dist/components/RecordEdition/EditRecord/hooks/__mocks__/useSaveValueMutation.d.ts +0 -4
  864. package/dist/components/RecordEdition/EditRecord/hooks/__mocks__/useSaveValueMutation.js +0 -9
  865. package/dist/components/RecordEdition/EditRecord/hooks/__mocks__/useSaveValueMutation.js.map +0 -1
  866. package/dist/components/RecordEdition/EditRecord/hooks/helpers/getPropertyCacheFieldName.d.ts +0 -2
  867. package/dist/components/RecordEdition/EditRecord/hooks/helpers/getPropertyCacheFieldName.js +0 -5
  868. package/dist/components/RecordEdition/EditRecord/hooks/helpers/getPropertyCacheFieldName.js.map +0 -1
  869. package/dist/components/RecordEdition/EditRecord/hooks/useExecuteDeleteValueMutation.d.ts +0 -6
  870. package/dist/components/RecordEdition/EditRecord/hooks/useExecuteDeleteValueMutation.js +0 -44
  871. package/dist/components/RecordEdition/EditRecord/hooks/useExecuteDeleteValueMutation.js.map +0 -1
  872. package/dist/components/RecordEdition/EditRecord/hooks/useExecuteSaveValueBatchMutation.d.ts +0 -6
  873. package/dist/components/RecordEdition/EditRecord/hooks/useExecuteSaveValueBatchMutation.js +0 -67
  874. package/dist/components/RecordEdition/EditRecord/hooks/useExecuteSaveValueBatchMutation.js.map +0 -1
  875. package/dist/components/RecordEdition/EditRecord/hooks/useRecordEditionContext.d.ts +0 -4
  876. package/dist/components/RecordEdition/EditRecord/hooks/useRecordEditionContext.js +0 -7
  877. package/dist/components/RecordEdition/EditRecord/hooks/useRecordEditionContext.js.map +0 -1
  878. package/dist/components/RecordEdition/EditRecord/reducers/linkFieldReducer/index.d.ts +0 -2
  879. package/dist/components/RecordEdition/EditRecord/reducers/linkFieldReducer/index.js +0 -6
  880. package/dist/components/RecordEdition/EditRecord/reducers/linkFieldReducer/index.js.map +0 -1
  881. package/dist/components/RecordEdition/EditRecord/reducers/linkFieldReducer/linkFieldReducer.d.ts +0 -70
  882. package/dist/components/RecordEdition/EditRecord/reducers/linkFieldReducer/linkFieldReducer.js +0 -166
  883. package/dist/components/RecordEdition/EditRecord/reducers/linkFieldReducer/linkFieldReducer.js.map +0 -1
  884. package/dist/components/RecordEdition/EditRecord/reducers/standardFieldReducer/index.d.ts +0 -2
  885. package/dist/components/RecordEdition/EditRecord/reducers/standardFieldReducer/index.js +0 -6
  886. package/dist/components/RecordEdition/EditRecord/reducers/standardFieldReducer/index.js.map +0 -1
  887. package/dist/components/RecordEdition/EditRecord/reducers/standardFieldReducer/standardFieldReducer.d.ts +0 -120
  888. package/dist/components/RecordEdition/EditRecord/reducers/standardFieldReducer/standardFieldReducer.js +0 -342
  889. package/dist/components/RecordEdition/EditRecord/reducers/standardFieldReducer/standardFieldReducer.js.map +0 -1
  890. package/dist/components/RecordEdition/EditRecord/shared/AddValueBtn/AddValueBtn.d.ts +0 -10
  891. package/dist/components/RecordEdition/EditRecord/shared/AddValueBtn/AddValueBtn.js +0 -48
  892. package/dist/components/RecordEdition/EditRecord/shared/AddValueBtn/AddValueBtn.js.map +0 -1
  893. package/dist/components/RecordEdition/EditRecord/shared/AddValueBtn/index.d.ts +0 -2
  894. package/dist/components/RecordEdition/EditRecord/shared/AddValueBtn/index.js +0 -6
  895. package/dist/components/RecordEdition/EditRecord/shared/AddValueBtn/index.js.map +0 -1
  896. package/dist/components/RecordEdition/EditRecord/shared/DeleteAllValuesBtn/DeleteAllValuesBtn.d.ts +0 -6
  897. package/dist/components/RecordEdition/EditRecord/shared/DeleteAllValuesBtn/DeleteAllValuesBtn.js +0 -51
  898. package/dist/components/RecordEdition/EditRecord/shared/DeleteAllValuesBtn/DeleteAllValuesBtn.js.map +0 -1
  899. package/dist/components/RecordEdition/EditRecord/shared/DeleteAllValuesBtn/index.d.ts +0 -2
  900. package/dist/components/RecordEdition/EditRecord/shared/DeleteAllValuesBtn/index.js +0 -6
  901. package/dist/components/RecordEdition/EditRecord/shared/DeleteAllValuesBtn/index.js.map +0 -1
  902. package/dist/components/RecordEdition/EditRecord/shared/DeleteValueBtn/DeleteValueBtn.d.ts +0 -7
  903. package/dist/components/RecordEdition/EditRecord/shared/DeleteValueBtn/DeleteValueBtn.js +0 -52
  904. package/dist/components/RecordEdition/EditRecord/shared/DeleteValueBtn/DeleteValueBtn.js.map +0 -1
  905. package/dist/components/RecordEdition/EditRecord/shared/DeleteValueBtn/index.d.ts +0 -2
  906. package/dist/components/RecordEdition/EditRecord/shared/DeleteValueBtn/index.js +0 -6
  907. package/dist/components/RecordEdition/EditRecord/shared/DeleteValueBtn/index.js.map +0 -1
  908. package/dist/components/RecordEdition/EditRecord/shared/FieldFooter/FieldFooter.d.ts +0 -9
  909. package/dist/components/RecordEdition/EditRecord/shared/FieldFooter/FieldFooter.js +0 -31
  910. package/dist/components/RecordEdition/EditRecord/shared/FieldFooter/FieldFooter.js.map +0 -1
  911. package/dist/components/RecordEdition/EditRecord/shared/FieldFooter/index.d.ts +0 -2
  912. package/dist/components/RecordEdition/EditRecord/shared/FieldFooter/index.js +0 -6
  913. package/dist/components/RecordEdition/EditRecord/shared/FieldFooter/index.js.map +0 -1
  914. package/dist/components/RecordEdition/EditRecord/shared/InheritedFieldLabel/InheritedFieldLabel.d.ts +0 -7
  915. package/dist/components/RecordEdition/EditRecord/shared/InheritedFieldLabel/InheritedFieldLabel.js +0 -25
  916. package/dist/components/RecordEdition/EditRecord/shared/InheritedFieldLabel/InheritedFieldLabel.js.map +0 -1
  917. package/dist/components/RecordEdition/EditRecord/shared/InheritedFieldLabel/index.d.ts +0 -2
  918. package/dist/components/RecordEdition/EditRecord/shared/InheritedFieldLabel/index.js +0 -6
  919. package/dist/components/RecordEdition/EditRecord/shared/InheritedFieldLabel/index.js.map +0 -1
  920. package/dist/components/RecordEdition/EditRecord/shared/NoValue/NoValue.d.ts +0 -8
  921. package/dist/components/RecordEdition/EditRecord/shared/NoValue/NoValue.js +0 -60
  922. package/dist/components/RecordEdition/EditRecord/shared/NoValue/NoValue.js.map +0 -1
  923. package/dist/components/RecordEdition/EditRecord/shared/NoValue/index.d.ts +0 -2
  924. package/dist/components/RecordEdition/EditRecord/shared/NoValue/index.js.map +0 -1
  925. package/dist/components/RecordEdition/EditRecord/shared/UpdatedFieldIcon/UpdatedFieldIcon.d.ts +0 -3
  926. package/dist/components/RecordEdition/EditRecord/shared/UpdatedFieldIcon/UpdatedFieldIcon.js +0 -19
  927. package/dist/components/RecordEdition/EditRecord/shared/UpdatedFieldIcon/UpdatedFieldIcon.js.map +0 -1
  928. package/dist/components/RecordEdition/EditRecord/shared/UpdatedFieldIcon/index.d.ts +0 -2
  929. package/dist/components/RecordEdition/EditRecord/shared/UpdatedFieldIcon/index.js +0 -6
  930. package/dist/components/RecordEdition/EditRecord/shared/UpdatedFieldIcon/index.js.map +0 -1
  931. package/dist/components/RecordEdition/EditRecord/shared/ValueDetailsBtn/ValueDetailsBtn.d.ts +0 -11
  932. package/dist/components/RecordEdition/EditRecord/shared/ValueDetailsBtn/ValueDetailsBtn.js +0 -55
  933. package/dist/components/RecordEdition/EditRecord/shared/ValueDetailsBtn/ValueDetailsBtn.js.map +0 -1
  934. package/dist/components/RecordEdition/EditRecord/shared/ValueDetailsBtn/index.d.ts +0 -2
  935. package/dist/components/RecordEdition/EditRecord/shared/ValueDetailsBtn/index.js +0 -6
  936. package/dist/components/RecordEdition/EditRecord/shared/ValueDetailsBtn/index.js.map +0 -1
  937. package/dist/components/RecordEdition/EditRecord/shared/ValuesVersionBtn/ValuesVersionBtn.d.ts +0 -20
  938. package/dist/components/RecordEdition/EditRecord/shared/ValuesVersionBtn/ValuesVersionBtn.js +0 -96
  939. package/dist/components/RecordEdition/EditRecord/shared/ValuesVersionBtn/ValuesVersionBtn.js.map +0 -1
  940. package/dist/components/RecordEdition/EditRecord/shared/ValuesVersionBtn/index.d.ts +0 -2
  941. package/dist/components/RecordEdition/EditRecord/shared/ValuesVersionBtn/index.js +0 -6
  942. package/dist/components/RecordEdition/EditRecord/shared/ValuesVersionBtn/index.js.map +0 -1
  943. package/dist/components/RecordEdition/EditRecord/shared/ValuesVersionIndicator/ValuesVersionIndicator.d.ts +0 -9
  944. package/dist/components/RecordEdition/EditRecord/shared/ValuesVersionIndicator/ValuesVersionIndicator.js +0 -34
  945. package/dist/components/RecordEdition/EditRecord/shared/ValuesVersionIndicator/ValuesVersionIndicator.js.map +0 -1
  946. package/dist/components/RecordEdition/EditRecord/shared/ValuesVersionIndicator/index.d.ts +0 -2
  947. package/dist/components/RecordEdition/EditRecord/shared/ValuesVersionIndicator/index.js +0 -6
  948. package/dist/components/RecordEdition/EditRecord/shared/ValuesVersionIndicator/index.js.map +0 -1
  949. package/dist/components/RecordEdition/EditRecord/uiElements/Container/Container.d.ts +0 -9
  950. package/dist/components/RecordEdition/EditRecord/uiElements/Container/Container.js +0 -42
  951. package/dist/components/RecordEdition/EditRecord/uiElements/Container/Container.js.map +0 -1
  952. package/dist/components/RecordEdition/EditRecord/uiElements/Container/index.d.ts +0 -2
  953. package/dist/components/RecordEdition/EditRecord/uiElements/Container/index.js +0 -6
  954. package/dist/components/RecordEdition/EditRecord/uiElements/Container/index.js.map +0 -1
  955. package/dist/components/RecordEdition/EditRecord/uiElements/ErrorField/ErrorField.d.ts +0 -5
  956. package/dist/components/RecordEdition/EditRecord/uiElements/ErrorField/ErrorField.js +0 -80
  957. package/dist/components/RecordEdition/EditRecord/uiElements/ErrorField/ErrorField.js.map +0 -1
  958. package/dist/components/RecordEdition/EditRecord/uiElements/ErrorField/index.d.ts +0 -2
  959. package/dist/components/RecordEdition/EditRecord/uiElements/ErrorField/index.js +0 -6
  960. package/dist/components/RecordEdition/EditRecord/uiElements/ErrorField/index.js.map +0 -1
  961. package/dist/components/RecordEdition/EditRecord/uiElements/FormDivider/FormDivider.d.ts +0 -5
  962. package/dist/components/RecordEdition/EditRecord/uiElements/FormDivider/FormDivider.js +0 -9
  963. package/dist/components/RecordEdition/EditRecord/uiElements/FormDivider/FormDivider.js.map +0 -1
  964. package/dist/components/RecordEdition/EditRecord/uiElements/FormDivider/index.d.ts +0 -2
  965. package/dist/components/RecordEdition/EditRecord/uiElements/FormDivider/index.js +0 -6
  966. package/dist/components/RecordEdition/EditRecord/uiElements/FormDivider/index.js.map +0 -1
  967. package/dist/components/RecordEdition/EditRecord/uiElements/FormTabs/FormTabs.d.ts +0 -5
  968. package/dist/components/RecordEdition/EditRecord/uiElements/FormTabs/FormTabs.js +0 -58
  969. package/dist/components/RecordEdition/EditRecord/uiElements/FormTabs/FormTabs.js.map +0 -1
  970. package/dist/components/RecordEdition/EditRecord/uiElements/FormTabs/index.d.ts +0 -2
  971. package/dist/components/RecordEdition/EditRecord/uiElements/FormTabs/index.js +0 -6
  972. package/dist/components/RecordEdition/EditRecord/uiElements/FormTabs/index.js.map +0 -1
  973. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/FloatingMenuHandler/FloatingMenuHandler.d.ts +0 -21
  974. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/FloatingMenuHandler/FloatingMenuHandler.js +0 -29
  975. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/FloatingMenuHandler/FloatingMenuHandler.js.map +0 -1
  976. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/FloatingMenuHandler/index.d.ts +0 -2
  977. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/FloatingMenuHandler/index.js +0 -6
  978. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/FloatingMenuHandler/index.js.map +0 -1
  979. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/LinkField.d.ts +0 -18
  980. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/LinkField.js +0 -518
  981. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/LinkField.js.map +0 -1
  982. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/RecordIdentityCell/RecordIdentityCell.d.ts +0 -7
  983. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/RecordIdentityCell/RecordIdentityCell.js +0 -11
  984. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/RecordIdentityCell/RecordIdentityCell.js.map +0 -1
  985. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/RecordIdentityCell/index.d.ts +0 -2
  986. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/RecordIdentityCell/index.js +0 -6
  987. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/RecordIdentityCell/index.js.map +0 -1
  988. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/ValuesAdd/QuickSearch/QuickSearch.d.ts +0 -14
  989. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/ValuesAdd/QuickSearch/QuickSearch.js +0 -59
  990. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/ValuesAdd/QuickSearch/QuickSearch.js.map +0 -1
  991. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/ValuesAdd/QuickSearch/index.d.ts +0 -2
  992. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/ValuesAdd/QuickSearch/index.js +0 -6
  993. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/ValuesAdd/QuickSearch/index.js.map +0 -1
  994. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/ValuesAdd/ValuesAdd.d.ts +0 -10
  995. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/ValuesAdd/ValuesAdd.js +0 -455
  996. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/ValuesAdd/ValuesAdd.js.map +0 -1
  997. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/ValuesAdd/index.d.ts +0 -2
  998. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/ValuesAdd/index.js +0 -6
  999. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/ValuesAdd/index.js.map +0 -1
  1000. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/index.d.ts +0 -2
  1001. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/index.js +0 -6
  1002. package/dist/components/RecordEdition/EditRecord/uiElements/LinkField/index.js.map +0 -1
  1003. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardField.d.ts +0 -11
  1004. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardField.js +0 -335
  1005. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardField.js.map +0 -1
  1006. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/CheckboxInput.d.ts +0 -4
  1007. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/CheckboxInput.js +0 -20
  1008. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/CheckboxInput.js.map +0 -1
  1009. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/ColorInput.d.ts +0 -4
  1010. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/ColorInput.js +0 -32
  1011. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/ColorInput.js.map +0 -1
  1012. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/DateInput.d.ts +0 -4
  1013. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/DateInput.js +0 -59
  1014. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/DateInput.js.map +0 -1
  1015. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/DateRangeInput.d.ts +0 -4
  1016. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/DateRangeInput.js +0 -67
  1017. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/DateRangeInput.js.map +0 -1
  1018. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/EncryptedInput.d.ts +0 -10
  1019. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/EncryptedInput.js +0 -28
  1020. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/EncryptedInput.js.map +0 -1
  1021. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/NumberInput.d.ts +0 -11
  1022. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/NumberInput.js +0 -43
  1023. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/NumberInput.js.map +0 -1
  1024. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/RichTextEditorInput.d.ts +0 -4
  1025. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/RichTextEditorInput.js +0 -65
  1026. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/RichTextEditorInput.js.map +0 -1
  1027. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/TextInput.d.ts +0 -11
  1028. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/TextInput.js +0 -40
  1029. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/Inputs/TextInput.js.map +0 -1
  1030. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/StandardFieldValue.d.ts +0 -26
  1031. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/StandardFieldValue.js +0 -680
  1032. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/StandardFieldValue.js.map +0 -1
  1033. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/ValuesList/ValuesList.d.ts +0 -17
  1034. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/ValuesList/ValuesList.js +0 -62
  1035. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/ValuesList/ValuesList.js.map +0 -1
  1036. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/ValuesList/index.d.ts +0 -2
  1037. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/ValuesList/index.js +0 -6
  1038. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/ValuesList/index.js.map +0 -1
  1039. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/index.d.ts +0 -2
  1040. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/index.js +0 -6
  1041. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/StandardFieldValue/index.js.map +0 -1
  1042. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/index.d.ts +0 -2
  1043. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/index.js +0 -6
  1044. package/dist/components/RecordEdition/EditRecord/uiElements/StandardField/index.js.map +0 -1
  1045. package/dist/components/RecordEdition/EditRecord/uiElements/TextBlock/TextBlock.d.ts +0 -5
  1046. package/dist/components/RecordEdition/EditRecord/uiElements/TextBlock/TextBlock.js +0 -7
  1047. package/dist/components/RecordEdition/EditRecord/uiElements/TextBlock/TextBlock.js.map +0 -1
  1048. package/dist/components/RecordEdition/EditRecord/uiElements/TextBlock/index.d.ts +0 -2
  1049. package/dist/components/RecordEdition/EditRecord/uiElements/TextBlock/index.js +0 -6
  1050. package/dist/components/RecordEdition/EditRecord/uiElements/TextBlock/index.js.map +0 -1
  1051. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/TreeField.d.ts +0 -10
  1052. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/TreeField.js +0 -362
  1053. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/TreeField.js.map +0 -1
  1054. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/TreeFieldValue/TreeFieldValue.d.ts +0 -11
  1055. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/TreeFieldValue/TreeFieldValue.js +0 -55
  1056. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/TreeFieldValue/TreeFieldValue.js.map +0 -1
  1057. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/TreeFieldValue/index.d.ts +0 -2
  1058. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/TreeFieldValue/index.js +0 -6
  1059. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/TreeFieldValue/index.js.map +0 -1
  1060. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/ValuesAdd/ValuesAdd.d.ts +0 -10
  1061. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/ValuesAdd/ValuesAdd.js +0 -197
  1062. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/ValuesAdd/ValuesAdd.js.map +0 -1
  1063. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/ValuesAdd/index.d.ts +0 -2
  1064. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/ValuesAdd/index.js +0 -6
  1065. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/ValuesAdd/index.js.map +0 -1
  1066. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/index.d.ts +0 -2
  1067. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/index.js +0 -6
  1068. package/dist/components/RecordEdition/EditRecord/uiElements/TreeField/index.js.map +0 -1
  1069. package/dist/components/RecordEdition/EditRecord/uiElements/index.d.ts +0 -6
  1070. package/dist/components/RecordEdition/EditRecord/uiElements/index.js +0 -24
  1071. package/dist/components/RecordEdition/EditRecord/uiElements/index.js.map +0 -1
  1072. package/dist/components/RecordEdition/EditRecordModal/EditRecordModalHeader/EditRecordModalHeader.d.ts +0 -3
  1073. package/dist/components/RecordEdition/EditRecordModal/EditRecordModalHeader/EditRecordModalHeader.js +0 -98
  1074. package/dist/components/RecordEdition/EditRecordModal/EditRecordModalHeader/EditRecordModalHeader.js.map +0 -1
  1075. package/dist/components/RecordEdition/EditRecordModal/EditRecordModalHeader/index.d.ts +0 -2
  1076. package/dist/components/RecordEdition/EditRecordModal/EditRecordModalHeader/index.js +0 -6
  1077. package/dist/components/RecordEdition/EditRecordModal/EditRecordModalHeader/index.js.map +0 -1
  1078. package/dist/components/RecordEdition/EditRecordModal/ValuesVersionSummary/ValuesVersionSummary.d.ts +0 -9
  1079. package/dist/components/RecordEdition/EditRecordModal/ValuesVersionSummary/ValuesVersionSummary.js +0 -73
  1080. package/dist/components/RecordEdition/EditRecordModal/ValuesVersionSummary/ValuesVersionSummary.js.map +0 -1
  1081. package/dist/components/RecordEdition/EditRecordModal/ValuesVersionSummary/index.d.ts +0 -2
  1082. package/dist/components/RecordEdition/EditRecordModal/ValuesVersionSummary/index.js +0 -6
  1083. package/dist/components/RecordEdition/EditRecordModal/ValuesVersionSummary/index.js.map +0 -1
  1084. package/dist/components/RecordEdition/EditRecordModal/creationErrorContext.d.ts +0 -7
  1085. package/dist/components/RecordEdition/EditRecordModal/creationErrorContext.js +0 -7
  1086. package/dist/components/RecordEdition/EditRecordModal/creationErrorContext.js.map +0 -1
  1087. package/dist/components/RecordEdition/editRecordModalReducer/editRecordModalReducer.d.ts +0 -78
  1088. package/dist/components/RecordEdition/editRecordModalReducer/editRecordModalReducer.js +0 -103
  1089. package/dist/components/RecordEdition/editRecordModalReducer/editRecordModalReducer.js.map +0 -1
  1090. package/dist/components/RecordEdition/editRecordModalReducer/editRecordModalReducerContext.d.ts +0 -7
  1091. package/dist/components/RecordEdition/editRecordModalReducer/editRecordModalReducerContext.js +0 -10
  1092. package/dist/components/RecordEdition/editRecordModalReducer/editRecordModalReducerContext.js.map +0 -1
  1093. package/dist/components/RecordEdition/editRecordModalReducer/index.d.ts +0 -2
  1094. package/dist/components/RecordEdition/editRecordModalReducer/index.js +0 -6
  1095. package/dist/components/RecordEdition/editRecordModalReducer/index.js.map +0 -1
  1096. package/dist/components/RecordEdition/editRecordModalReducer/useEditRecordModalReducer.d.ts +0 -1
  1097. package/dist/components/RecordEdition/editRecordModalReducer/useEditRecordModalReducer.js +0 -7
  1098. package/dist/components/RecordEdition/editRecordModalReducer/useEditRecordModalReducer.js.map +0 -1
@@ -1,24 +1,24 @@
1
- var __rest =
2
- (this && this.__rest) ||
3
- function (s, e) {
4
- var t = {};
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];
6
- if (s != null && typeof Object.getOwnPropertySymbols === 'function')
7
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
9
- }
10
- return t;
11
- };
12
- import {jsx as _jsx, jsxs as _jsxs} from 'react/jsx-runtime';
1
+ var __rest = (this && this.__rest) || function (s, e) {
2
+ var t = {};
3
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
4
+ t[p] = s[p];
5
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
6
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
7
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
8
+ t[p[i]] = s[p[i]];
9
+ }
10
+ return t;
11
+ };
12
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
13
  // Copyright LEAV Solutions 2017
14
14
  // This file is released under LGPL V3
15
15
  // License text available at https://www.gnu.org/licenses/lgpl-3.0.txt
16
- import {List as AntdList} from 'antd';
16
+ import { List as AntdList } from 'antd';
17
17
  import Checkbox from 'antd/lib/checkbox/Checkbox';
18
18
  import isEqual from 'lodash/isEqual';
19
19
  import styled from 'styled-components';
20
- import {themeVars} from '../../antdTheme';
21
- const Wrapper = styled.div`
20
+ import { themeVars } from '../../antdTheme';
21
+ const Wrapper = styled.div `
22
22
  background-color: ${themeVars.defaultBg};
23
23
  border-radius: 5px;
24
24
 
@@ -27,78 +27,38 @@ const Wrapper = styled.div`
27
27
  overflow-y: auto;
28
28
  }
29
29
  `;
30
- const ListItem = styled(AntdList.Item)`
30
+ const ListItem = styled(AntdList.Item) `
31
31
  cursor: ${p => (p.onClick ? 'pointer' : 'auto')};
32
32
  && {
33
33
  padding: 0;
34
34
  justify-content: flex-start;
35
35
  }
36
36
  `;
37
- const CheckboxWrapper = styled.div`
37
+ const CheckboxWrapper = styled.div `
38
38
  margin: 0 1em;
39
39
  `;
40
40
  function List(_a) {
41
- var {maxHeight, onItemClick, renderItemContent, selectable, selectedItems, onSelectionChange} = _a,
42
- listProps = __rest(_a, [
43
- 'maxHeight',
44
- 'onItemClick',
45
- 'renderItemContent',
46
- 'selectable',
47
- 'selectedItems',
48
- 'onSelectionChange'
49
- ]);
50
- const props = Object.assign(
51
- {
52
- renderItem: item => {
53
- const _handleClick = onItemClick
54
- ? () => {
55
- onItemClick(item);
56
- }
57
- : null;
58
- const _handleCheck = e => {
59
- const newSelection = [...selectedItems];
60
- if (e.target.checked) {
61
- newSelection.push(item);
62
- } else {
63
- newSelection.splice(newSelection.indexOf(item), 1);
64
- }
65
- onSelectionChange(newSelection);
66
- };
67
- return _jsxs(
68
- ListItem,
69
- Object.assign(
70
- {onClick: _handleClick},
71
- {
72
- children: [
73
- selectable &&
74
- _jsx(
75
- CheckboxWrapper,
76
- Object.assign(
77
- {onClick: e => e.stopPropagation()},
78
- {
79
- children: _jsx(Checkbox, {
80
- checked: selectedItems.some(selectedItem =>
81
- isEqual(item, selectedItem)
82
- ),
83
- onChange: _handleCheck
84
- })
85
- }
86
- )
87
- ),
88
- renderItemContent ? renderItemContent(item) : item
89
- ]
90
- }
91
- )
92
- );
93
- }
94
- },
95
- listProps
96
- );
41
+ var { maxHeight, onItemClick, renderItemContent, selectable, selectedItems, onSelectionChange } = _a, listProps = __rest(_a, ["maxHeight", "onItemClick", "renderItemContent", "selectable", "selectedItems", "onSelectionChange"]);
42
+ const props = Object.assign({ renderItem: item => {
43
+ const _handleClick = onItemClick
44
+ ? () => {
45
+ onItemClick(item);
46
+ }
47
+ : null;
48
+ const _handleCheck = (e) => {
49
+ const newSelection = [...selectedItems];
50
+ if (e.target.checked) {
51
+ newSelection.push(item);
52
+ }
53
+ else {
54
+ newSelection.splice(newSelection.indexOf(item), 1);
55
+ }
56
+ onSelectionChange(newSelection);
57
+ };
58
+ return (_jsxs(ListItem, Object.assign({ onClick: _handleClick }, { children: [selectable && (_jsx(CheckboxWrapper, Object.assign({ onClick: e => e.stopPropagation() }, { children: _jsx(Checkbox, { checked: selectedItems.some(selectedItem => isEqual(item, selectedItem)), onChange: _handleCheck }) }))), renderItemContent ? renderItemContent(item) : item] })));
59
+ } }, listProps);
97
60
  const wrapperMaxHeight = typeof maxHeight === 'number' ? `${maxHeight}px` : String(maxHeight);
98
- return _jsx(
99
- Wrapper,
100
- Object.assign({$maxHeight: wrapperMaxHeight}, {children: _jsx(AntdList, Object.assign({}, props))})
101
- );
61
+ return (_jsx(Wrapper, Object.assign({ "$maxHeight": wrapperMaxHeight }, { children: _jsx(AntdList, Object.assign({}, props)) })));
102
62
  }
103
63
  export default List;
104
- //# sourceMappingURL=List.js.map
64
+ //# sourceMappingURL=List.js.map
@@ -3,4 +3,4 @@
3
3
  // License text available at https://www.gnu.org/licenses/lgpl-3.0.txt
4
4
  import List from './List';
5
5
  export default List;
6
- //# sourceMappingURL=index.js.map
6
+ //# sourceMappingURL=index.js.map
@@ -1,10 +1,10 @@
1
- import {jsx as _jsx} from 'react/jsx-runtime';
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
2
  // Copyright LEAV Solutions 2017
3
3
  // This file is released under LGPL V3
4
4
  // License text available at https://www.gnu.org/licenses/lgpl-3.0.txt
5
- import {Spin} from 'antd';
5
+ import { Spin } from 'antd';
6
6
  import styled from 'styled-components';
7
- const LoadingElem = styled(Spin)`
7
+ const LoadingElem = styled(Spin) `
8
8
  && {
9
9
  display: block;
10
10
  margin: ${props => (props.compact ? '1em' : '3em')};
@@ -15,4 +15,4 @@ function Loading(props) {
15
15
  return _jsx(LoadingElem, Object.assign({}, props));
16
16
  }
17
17
  export default Loading;
18
- //# sourceMappingURL=Loading.js.map
18
+ //# sourceMappingURL=Loading.js.map
@@ -1 +1 @@
1
- export {default as Loading} from './Loading';
1
+ export { default as Loading } from './Loading';
@@ -1,5 +1,5 @@
1
1
  // Copyright LEAV Solutions 2017
2
2
  // This file is released under LGPL V3
3
3
  // License text available at https://www.gnu.org/licenses/lgpl-3.0.txt
4
- export {default as Loading} from './Loading';
5
- //# sourceMappingURL=index.js.map
4
+ export { default as Loading } from './Loading';
5
+ //# sourceMappingURL=index.js.map
@@ -1,15 +1,4 @@
1
1
  /// <reference types="react" />
2
- import {IRecordCardProps} from './_types';
3
- declare const RecordCard: ({
4
- record,
5
- size,
6
- style,
7
- previewStyle,
8
- lang,
9
- withPreview,
10
- withLibrary,
11
- withColor,
12
- tile,
13
- simplistic
14
- }: IRecordCardProps) => JSX.Element;
2
+ import { IRecordCardProps } from './_types';
3
+ declare const RecordCard: ({ record, size, style, previewStyle, lang, withPreview, withLibrary, withColor, tile, simplistic }: IRecordCardProps) => JSX.Element;
15
4
  export default RecordCard;
@@ -1,11 +1,11 @@
1
- import {jsx as _jsx} from 'react/jsx-runtime';
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
2
  // Copyright LEAV Solutions 2017
3
3
  // This file is released under LGPL V3
4
4
  // License text available at https://www.gnu.org/licenses/lgpl-3.0.txt
5
- import {localizedTranslation} from '@leav/utils';
5
+ import { localizedTranslation } from '@leav/utils';
6
6
  import useLang from '../../hooks/useLang';
7
- import {PreviewSize} from '../../constants';
8
- import {EntityCard} from '../EntityCard';
7
+ import { PreviewSize } from '../../constants';
8
+ import { EntityCard } from '../EntityCard';
9
9
  const _getPreviewBySize = (preview, size) => {
10
10
  var _a;
11
11
  const fileSizeByPreviewSize = {
@@ -14,53 +14,23 @@ const _getPreviewBySize = (preview, size) => {
14
14
  [PreviewSize.medium]: 'small',
15
15
  [PreviewSize.big]: 'medium'
16
16
  };
17
- const previewPath =
18
- (_a = preview === null || preview === void 0 ? void 0 : preview[fileSizeByPreviewSize[size]]) !== null &&
19
- _a !== void 0
20
- ? _a
21
- : preview === null || preview === void 0
22
- ? void 0
23
- : preview.small;
17
+ const previewPath = ((_a = preview === null || preview === void 0 ? void 0 : preview[fileSizeByPreviewSize[size]]) !== null && _a !== void 0 ? _a : preview === null || preview === void 0 ? void 0 : preview.small);
24
18
  return previewPath !== null && previewPath !== void 0 ? previewPath : '';
25
19
  };
26
- const RecordCard = ({
27
- record,
28
- size,
29
- style,
30
- previewStyle,
31
- lang,
32
- withPreview = true,
33
- withLibrary = true,
34
- withColor = true,
35
- tile = false,
36
- simplistic = false
37
- }) => {
20
+ const RecordCard = ({ record, size, style, previewStyle, lang, withPreview = true, withLibrary = true, withColor = true, tile = false, simplistic = false }) => {
38
21
  var _a, _b;
39
- const {lang: userLang} = useLang();
22
+ const { lang: userLang } = useLang();
40
23
  const label = record.label || record.id;
41
24
  const subLabel = record.subLabel
42
25
  ? record.subLabel
43
- : localizedTranslation(
44
- (_a = record.library) === null || _a === void 0 ? void 0 : _a.label,
45
- lang !== null && lang !== void 0 ? lang : userLang
46
- ) || ((_b = record.library) === null || _b === void 0 ? void 0 : _b.id);
26
+ : localizedTranslation((_a = record.library) === null || _a === void 0 ? void 0 : _a.label, lang !== null && lang !== void 0 ? lang : userLang) || ((_b = record.library) === null || _b === void 0 ? void 0 : _b.id);
47
27
  const recordIdentity = {
48
28
  label,
49
29
  subLabel,
50
30
  preview: _getPreviewBySize(record.preview, size),
51
31
  color: record.color
52
32
  };
53
- return _jsx(EntityCard, {
54
- entity: recordIdentity,
55
- style: style,
56
- size: size,
57
- withPreview: withPreview,
58
- withSubLabel: withLibrary,
59
- tile: tile,
60
- simplistic: simplistic,
61
- withColor: withColor,
62
- previewStyle: previewStyle
63
- });
33
+ return (_jsx(EntityCard, { entity: recordIdentity, style: style, size: size, withPreview: withPreview, withSubLabel: withLibrary, tile: tile, simplistic: simplistic, withColor: withColor, previewStyle: previewStyle }));
64
34
  };
65
35
  export default RecordCard;
66
- //# sourceMappingURL=RecordCard.js.map
36
+ //# sourceMappingURL=RecordCard.js.map
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
- import {CSSObject} from 'styled-components';
3
- import {PreviewSize} from '../../constants';
4
- import {IRecordIdentityWhoAmI} from '../../types/records';
2
+ import { CSSObject } from 'styled-components';
3
+ import { PreviewSize } from '../../constants';
4
+ import { IRecordIdentityWhoAmI } from '../../types/records';
5
5
  export interface IRecordCardProps {
6
6
  record: IRecordIdentityWhoAmI;
7
7
  size: PreviewSize;
@@ -1,2 +1,2 @@
1
1
  export {};
2
- //# sourceMappingURL=_types.js.map
2
+ //# sourceMappingURL=_types.js.map
@@ -1,2 +1,2 @@
1
- export {default as RecordCard} from './RecordCard';
1
+ export { default as RecordCard } from './RecordCard';
2
2
  export * from './_types';
@@ -1,6 +1,6 @@
1
1
  // Copyright LEAV Solutions 2017
2
2
  // This file is released under LGPL V3
3
3
  // License text available at https://www.gnu.org/licenses/lgpl-3.0.txt
4
- export {default as RecordCard} from './RecordCard';
4
+ export { default as RecordCard } from './RecordCard';
5
5
  export * from './_types';
6
- //# sourceMappingURL=index.js.map
6
+ //# sourceMappingURL=index.js.map
@@ -2,17 +2,17 @@ import { FunctionComponent } from 'react';
2
2
  import { CSSObject } from 'styled-components';
3
3
  import { IValueVersion } from '../../../types/values';
4
4
  import { RecordIdentityFragment } from '../../../_gqlTypes';
5
+ import { FormInstance } from 'antd/lib/form/Form';
5
6
  interface IEditRecordProps {
7
+ antdForm: FormInstance;
6
8
  record: RecordIdentityFragment['whoAmI'] | null;
7
9
  library: string;
8
- onClose: () => void;
9
- afterCreate?: (newRecord: RecordIdentityFragment['whoAmI']) => void;
10
+ onCreate?: (newRecord: RecordIdentityFragment['whoAmI']) => void;
10
11
  valuesVersion?: IValueVersion;
11
12
  showSidebar?: boolean;
12
13
  containerStyle?: CSSObject;
13
14
  withInfoButton: boolean;
14
15
  buttonsRefs: {
15
- close?: React.RefObject<HTMLButtonElement>;
16
16
  refresh?: React.RefObject<HTMLButtonElement>;
17
17
  valuesVersions?: React.RefObject<HTMLButtonElement>;
18
18
  };
@@ -42,7 +42,7 @@ const Sidebar = styled.div `
42
42
  border-top-right-radius: 3px;
43
43
  z-index: 1;
44
44
  `;
45
- export const EditRecord = ({ record, library, onClose, afterCreate: afterSave, valuesVersion, showSidebar = false, containerStyle, withInfoButton, buttonsRefs }) => {
45
+ export const EditRecord = ({ antdForm, record, library, onCreate, valuesVersion, showSidebar = false, containerStyle, withInfoButton, buttonsRefs }) => {
46
46
  const isCreationMode = !record;
47
47
  const [state, dispatch] = useReducer(editRecordReducer, Object.assign(Object.assign({}, initialState), { record, libraryId: library, valuesVersion, originValuesVersion: valuesVersion, sidebarContent: showSidebar ? 'summary' : 'none', sidebarDefaultHidden: !showSidebar, withInfoButton }));
48
48
  const { loading: permissionsLoading, canEdit, isReadOnly } = useCanEditRecord(Object.assign(Object.assign({}, record === null || record === void 0 ? void 0 : record.library), { id: library }), record === null || record === void 0 ? void 0 : record.id);
@@ -264,8 +264,8 @@ export const EditRecord = ({ record, library, onClose, afterCreate: afterSave, v
264
264
  return;
265
265
  }
266
266
  newRecord = creationResult.data.createRecord.record.whoAmI;
267
- if (afterSave) {
268
- afterSave(newRecord);
267
+ if (onCreate) {
268
+ onCreate(newRecord);
269
269
  }
270
270
  }
271
271
  };
@@ -297,7 +297,6 @@ export const EditRecord = ({ record, library, onClose, afterCreate: afterSave, v
297
297
  };
298
298
  };
299
299
  const listenersByButtonsName = {
300
- close: onClose,
301
300
  refresh: () => {
302
301
  dispatch({
303
302
  type: EditRecordReducerActionsTypes.REQUEST_REFRESH
@@ -310,6 +309,6 @@ export const EditRecord = ({ record, library, onClose, afterCreate: afterSave, v
310
309
  });
311
310
  }
312
311
  };
313
- return (_jsx(ErrorBoundary, { children: _jsx(EditRecordReducerContext.Provider, Object.assign({ value: { state, dispatch } }, { children: _jsx(CreationErrorContext.Provider, Object.assign({ value: creationErrors }, { children: _jsxs(Container, Object.assign({ "$showSidebar": state.sidebarContent !== 'none', style: containerStyle }, { children: [_jsx(Content, Object.assign({ className: "content" }, { children: permissionsLoading ? (_jsx(EditRecordSkeleton, { rows: 5 })) : canEdit ? (_jsx(EditRecordContent, { record: record, library: library, onRecordSubmit: _handleRecordSubmit, onValueSubmit: _handleValueSubmit, onValueDelete: _handleDeleteValue, onDeleteMultipleValues: _handleDeleteAllValues, readonly: isReadOnly })) : (_jsx(ErrorDisplay, { type: ErrorDisplayTypes.PERMISSION_ERROR, showActionButton: false })) })), _jsx(Sidebar, Object.assign({ className: "sidebar" }, { children: _jsx(EditRecordSidebar, { onMetadataSubmit: _handleMetadataSubmit }) }))] })) })) })) }));
312
+ return (_jsx(ErrorBoundary, { children: _jsx(EditRecordReducerContext.Provider, Object.assign({ value: { state, dispatch } }, { children: _jsx(CreationErrorContext.Provider, Object.assign({ value: creationErrors }, { children: _jsxs(Container, Object.assign({ "$showSidebar": state.sidebarContent !== 'none', style: containerStyle }, { children: [_jsx(Content, Object.assign({ className: "content" }, { children: permissionsLoading ? (_jsx(EditRecordSkeleton, { rows: 5 })) : canEdit ? (_jsx(EditRecordContent, { antdForm: antdForm, record: record, library: library, onRecordSubmit: _handleRecordSubmit, onValueSubmit: _handleValueSubmit, onValueDelete: _handleDeleteValue, onDeleteMultipleValues: _handleDeleteAllValues, readonly: isReadOnly })) : (_jsx(ErrorDisplay, { type: ErrorDisplayTypes.PERMISSION_ERROR, showActionButton: false })) })), _jsx(Sidebar, Object.assign({ className: "sidebar" }, { children: _jsx(EditRecordSidebar, { onMetadataSubmit: _handleMetadataSubmit }) }))] })) })) })) }));
314
313
  };
315
314
  //# sourceMappingURL=EditRecord.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"EditRecord.js","sourceRoot":"","sources":["../../../../src/components/RecordEdition/EditRecord/EditRecord.tsx"],"names":[],"mappings":";AAAA,gCAAgC;AAChC,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,OAAO,MAAM,gBAAgB,CAAC;AACrC,OAAO,EAAoB,SAAS,EAAE,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAC,MAAM,OAAO,CAAC;AACjF,OAAO,MAAmB,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAC,SAAS,EAAC,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAC,iBAAiB,EAAC,MAAM,oBAAoB,CAAC;AACrD,OAAO,EAAC,gBAAgB,EAAC,MAAM,iCAAiC,CAAC;AAEjE,OAAO,EACH,aAAa,EAEb,uBAAuB,EAM1B,MAAM,oBAAoB,CAAC;AAM5B,OAAO,EAAC,aAAa,EAAC,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAC,YAAY,EAAC,MAAM,oBAAoB,CAAC;AAChD,OAAO,iBAAiB,MAAM,sBAAsB,CAAC;AACrD,OAAO,kBAAkB,MAAM,yCAAyC,CAAC;AACzE,OAAO,6BAA6B,MAAM,0DAA0D,CAAC;AACrG,OAAO,yBAAyB,MAAM,6DAA6D,CAAC;AACpG,OAAO,EACH,aAAa,EAShB,MAAM,6BAA6B,CAAC;AACrC,OAAO,iBAAiB,EAAE,EAAC,6BAA6B,EAAE,YAAY,EAAC,MAAM,wCAAwC,CAAC;AACtH,OAAO,EAAC,wBAAwB,EAAC,MAAM,+CAA+C,CAAC;AACvF,OAAO,iBAAiB,MAAM,sBAAsB,CAAC;AACrD,OAAO,oBAA6C,MAAM,wBAAwB,CAAC;AAwBnF,MAAM,YAAY,GAAG,GAAG,CAAC;AAEzB,MAAM,SAAS,GAAG,MAAM,CAAC,GAAG,CAA2C;;6BAE1C,KAAK,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,mBAAmB,YAAY,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC;2BAC7E,KAAK,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,mBAAmB,CAAC,CAAC,CAAC,WAAW,CAAC;;CAE3F,CAAC;AAEF,MAAM,OAAO,GAAG,MAAM,CAAC,GAAG,CAAA;;;;;CAKzB,CAAC;AAEF,MAAM,OAAO,GAAG,MAAM,CAAC,GAAG,CAAA;;;;;kBAKR,SAAS,CAAC,WAAW;;;CAGtC,CAAC;AAEF,MAAM,CAAC,MAAM,UAAU,GAAwC,CAAC,EAC5D,MAAM,EACN,OAAO,EACP,OAAO,EACP,WAAW,EAAE,SAAS,EACtB,aAAa,EACb,WAAW,GAAG,KAAK,EACnB,cAAc,EACd,cAAc,EACd,WAAW,EACd,EAAE,EAAE;IACD,MAAM,cAAc,GAAG,CAAC,MAAM,CAAC;IAE/B,MAAM,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG,UAAU,CAAC,iBAAiB,kCAC/C,YAAY,KACf,MAAM,EACN,SAAS,EAAE,OAAO,EAClB,aAAa,EACb,mBAAmB,EAAE,aAAa,EAClC,cAAc,EAAE,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,MAAM,EAChD,oBAAoB,EAAE,CAAC,WAAW,EAClC,cAAc,IAChB,CAAC;IAEH,MAAM,EAAC,OAAO,EAAE,kBAAkB,EAAE,OAAO,EAAE,UAAU,EAAC,GAAG,gBAAgB,iCACnE,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,OAAO,KAAE,EAAE,EAAE,OAAO,KAChC,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,EAAE,CACb,CAAC;IAEF,MAAM,EAAC,UAAU,EAAC,GAAG,yBAAyB,EAAE,CAAC;IACjD,MAAM,EAAC,WAAW,EAAC,GAAG,6BAA6B,CAAC,MAAM,CAAC,CAAC;IAC5D,MAAM,CAAC,YAAY,CAAC,GAAG,uBAAuB,EAAE,CAAC;IAEjD,MAAM,CAAC,cAAc,EAAE,iBAAiB,CAAC,GAAG,QAAQ,CAAwB,EAAE,CAAC,CAAC;IAEhF,MAAM,CAAC,aAAa,EAAE,gBAAgB,CAAC,GAAG,QAAQ,CAAiB,EAAE,CAAC,CAAC;IAEvE,oHAAoH;IACpH,uEAAuE;IACvE,MAAM,gBAAgB,GAAG,MAAM,CAAC,aAAa,CAAC,CAAC;IAE/C,MAAM,gBAAgB,GAAG,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,MAAM,CAAC;IAE7D,sGAAsG;IACtG,SAAS,CAAC,GAAG,EAAE;QACX,IAAI,MAAM,IAAI,CAAC,OAAO,CAAC,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,EAAE;YAC1C,QAAQ,CAAC;gBACL,IAAI,EAAE,6BAA6B,CAAC,UAAU;gBAC9C,MAAM;aACT,CAAC,CAAC;SACN;IACL,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC;IAEb,8DAA8D;IAC9D,SAAS,CAAC,GAAG,EAAE;;QACX,KAAK,MAAM,UAAU,IAAI,MAAM,CAAC,IAAI,CAAC,WAAW,CAAC,EAAE;YAC/C,MAAA,MAAA,WAAW,CAAC,UAAU,CAAC,0CAAE,OAAO,0CAAE,gBAAgB,CAAC,OAAO,EAAE,sBAAsB,CAAC,UAAU,CAAC,CAAC,CAAC;SACnG;QAED,OAAO,GAAG,EAAE;;YACR,KAAK,MAAM,UAAU,IAAI,MAAM,CAAC,IAAI,CAAC,WAAW,CAAC,EAAE;gBAC/C,MAAA,MAAA,WAAW,CAAC,UAAU,CAAC,0CAAE,OAAO,0CAAE,mBAAmB,CAAC,OAAO,EAAE,sBAAsB,CAAC,UAAU,CAAC,CAAC,CAAC;aACtG;QACL,CAAC,CAAC;IACN,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC,CAAC;IAElB,+CAA+C;IAC/C,SAAS,CAAC,GAAG,EAAE;QACX,gBAAgB,CAAC,OAAO,GAAG,aAAa,CAAC;IAC7C,CAAC,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC;IAEpB,MAAM,kBAAkB,GAAoB,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,EAAE;;QAClE,IAAI,CAAC,cAAc,EAAE;YACjB,8EAA8E;YAC9E,OAAO,UAAU,CACb,MAAM,EACN,MAAM,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE;gBACb,MAAM,YAAY,mCAAO,GAAG,KAAE,SAAS,EAAE,GAAG,CAAC,SAAS,CAAC,EAAE,EAAE,QAAQ,EAAE,GAAG,CAAC,QAAQ,GAAC,CAAC;gBAEnF,QAAQ,GAAG,CAAC,SAAS,CAAC,IAAI,EAAE;oBACxB,KAAK,aAAa,CAAC,aAAa,CAAC;oBACjC,KAAK,aAAa,CAAC,WAAW;wBAC1B,YAAY,CAAC,KAAK,GAAI,GAA2B,CAAC,KAAK,CAAC,EAAE,CAAC;wBAC3D,MAAM;oBACV,KAAK,aAAa,CAAC,IAAI;wBACnB,YAAY,CAAC,KAAK,GAAI,GAA2B,CAAC,KAAK,CAAC,EAAE,CAAC;wBAC3D,MAAM;oBACV;wBACI,YAAY,CAAC,KAAK,GAAI,GAA+B,CAAC,KAAK,CAAC;wBAC5D,MAAM;iBACb;gBAED,OAAO,YAA8B,CAAC;YAC1C,CAAC,CAAC,EACF,OAAO,CACV,CAAC;SACL;QAED,2EAA2E;QAC3E,MAAM,gBAAgB,qBAAO,aAAa,CAAC,CAAC;QAC5C,MAAM,YAAY,GAA2B,EAAE,CAAC;QAChD,KAAK,MAAM,KAAK,IAAI,MAAM,EAAE;YACxB,MAAM,WAAW,GAAG,KAAK,CAAC,SAAS,CAAC,EAAE,CAAC;YACvC,IAAI,CAAC,gBAAgB,CAAC,WAAW,CAAC,EAAE;gBAChC,gBAAgB,CAAC,WAAW,CAAC,GAAG,EAAE,CAAC;aACtC;YAED,qDAAqD;YACrD,IAAI,UAAU,GAAG,KAAK,CAAC,OAAO,CAAC;YAC/B,IACI,CAAC,UAAU;gBACX,KAAK,CAAC,SAAS,CAAC,IAAI,KAAK,aAAa,CAAC,MAAM;gBAC7C,KAAK,CAAC,SAAS,CAAC,IAAI,KAAK,aAAa,CAAC,WAAW,EACpD;gBACE,UAAU,GAAG,WAAW,MAAM,CAAC,IAAI,CAAC,gBAAgB,CAAC,WAAW,CAAC,CAAC,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;aACnF;YACD,0EAA0E;YAC1E,MAAM,YAAY,GAAkC;gBAChD,QAAQ,EAAE,UAAU;gBACpB,WAAW,EAAE,IAAI;gBACjB,WAAW,EAAE,IAAI;gBACjB,UAAU,EAAE,IAAI;gBAChB,UAAU,EAAE,IAAI;gBAChB,OAAO,EAAE,IAAI;gBACb,SAAS,EAAE,KAAK,CAAC,SAAS;gBAC1B,QAAQ,EAAE,KAAK,CAAC,QAAQ;oBACpB,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,QAAQ,EAAE,mBAAmB,EAAE,EAAE;wBACjE,MAAM,aAAa,GAAG;4BAClB,QAAQ,EAAE,IAAI;4BACd,WAAW,EAAE,IAAI;4BACjB,WAAW,EAAE,IAAI;4BACjB,UAAU,EAAE,IAAI;4BAChB,UAAU,EAAE,IAAI;4BAChB,OAAO,EAAE,IAAI;4BACb,KAAK,EAAE,KAAK,CAAC,QAAQ,CAAC,mBAAmB,CAAC;4BAC1C,SAAS,EAAE,KAAK,CAAC,QAAQ,CAAC,mBAAmB,CAAC;yBACjD,CAAC;wBAEF,4EAA4E;wBAC5E,MAAM,mBAAmB,GAAG,QAAQ,CAAC,SAAS,CAC1C,gBAAgB,CAAC,EAAE,CAAC,gBAAgB,CAAC,IAAI,KAAK,mBAAmB,CACpE,CAAC;wBAEF,IAAI,mBAAmB,KAAK,CAAC,CAAC,EAAE;4BAC5B,QAAQ,CAAC,mBAAmB,CAAC,CAAC,KAAK,GAAG,aAAa,CAAC;yBACvD;6BAAM;4BACH,QAAQ,CAAC,IAAI,CAAC;gCACV,IAAI,EAAE,mBAAmB;gCACzB,KAAK,EAAE,aAAa;6BACvB,CAAC,CAAC;yBACN;wBAED,OAAO,QAAQ,CAAC;oBACpB,CAAC,EAAE,MAAA,MAAA,MAAA,gBAAgB,aAAhB,gBAAgB,uBAAhB,gBAAgB,CAAG,WAAW,CAAC,0CAAG,UAAU,CAAC,0CAAE,QAAQ,mCAAI,EAAE,CAAC;oBACnE,CAAC,CAAC,IAAI;aACb,CAAC;YAEF,+DAA+D;YAC/D,QAAQ,KAAK,CAAC,SAAS,CAAC,IAAI,EAAE;gBAC1B,KAAK,aAAa,CAAC,aAAa,CAAC;gBACjC,KAAK,aAAa,CAAC,WAAW;oBACzB,YAA8C,CAAC,SAAS,GAAI,KAA6B,CAAC,KAAK,CAAC;oBACjG,MAAM;gBACV,KAAK,aAAa,CAAC,IAAI;oBACnB,MAAM,SAAS,GAAI,KAA6B,CAAC,KAAK,CAAC;oBACvD,MAAM,WAAW,GAAG,SAAS,CAAC,MAAM,CAAC;oBACpC,YAA8C,CAAC,SAAS,GAAG;wBACxD,EAAE,EAAE,SAAS,CAAC,EAAE;wBAChB,MAAM,EAAE,WAAW;wBACnB,SAAS,EAAE,CAAC,EAAC,MAAM,EAAE,WAAW,EAAC,CAAC;qBACrC,CAAC;oBACF,MAAM;gBACV;oBACK,YAA0C,CAAC,KAAK,GAAG,KAAK,CAAC,KAAK,CAAC;oBAC/D,YAA0C,CAAC,SAAS,GAAG,KAAK,CAAC,KAAK,CAAC;oBACpE,MAAM;aACb;YAED,gBAAgB,CAAC,WAAW,CAAC,CAAC,YAAY,CAAC,QAAQ,CAAC,qBAC5C,YAAqC,CAC5C,CAAC;YACF,YAAY,CAAC,IAAI,CAAC,YAAoC,CAAC,CAAC;SAC3D;QACD,eAAe;QACf,gBAAgB,CAAC,gBAAgB,CAAC,CAAC;QAEnC,OAAO;YACH,MAAM,EAAE,aAAa,CAAC,OAAO;YAC7B,MAAM,EAAE,YAAY;SACvB,CAAC;IACN,CAAC,CAAC;IAEF,MAAM,qBAAqB,GAA4B,CAAC,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,EAAE;QAClF,IAAI,YAAY,CAAC;QACjB,QAAQ,SAAS,CAAC,IAAI,EAAE;YACpB,KAAK,aAAa,CAAC,MAAM,CAAC;YAC1B,KAAK,aAAa,CAAC,QAAQ;gBACvB,YAAY,GAAI,KAAiC,CAAC,SAAS,CAAC;gBAC5D,MAAM;YACV,KAAK,aAAa,CAAC,aAAa,CAAC;YACjC,KAAK,aAAa,CAAC,WAAW;gBAC1B,YAAY,GAAI,KAA6B,CAAC,SAAS,CAAC;gBACxD,MAAM;YACV,KAAK,aAAa,CAAC,IAAI;gBACnB,YAAY,GAAI,KAA6B,CAAC,SAAS,CAAC;gBACxD,MAAM;SACb;QAED,OAAO,kBAAkB,CACrB;YACI;gBACI,OAAO,EAAE,KAAK,CAAC,QAAQ;gBACvB,SAAS;gBACT,KAAK,EAAE,YAAY;gBACnB,QAAQ;aACX;SACJ,EACD,IAAI,CACP,CAAC;IACN,CAAC,CAAC;IAEF;;OAEG;IACH,MAAM,mBAAmB,GAAG,KAAK,IAAI,EAAE;;QACnC,MAAM,oBAAoB,GAAG,MAAA,gBAAgB,CAAC,OAAO,mCAAI,EAAE,CAAC;QAC5D,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC,MAAM,EAAE;YAC7C,OAAO;SACV;QAED,gBAAgB;QAChB,IAAI,SAAS,GAAqC,MAAA,KAAK,CAAC,MAAM,mCAAI,IAAI,CAAC;QACvE,IAAI,CAAC,SAAS,EAAE;YACZ,MAAM,YAAY,GAAsB,MAAM,CAAC,MAAM,CAAC,oBAAoB,CAAC,CAAC,MAAM,CAC9E,CAAC,SAA4B,EAAE,UAAU,EAAE,EAAE;gBACzC,MAAM,eAAe,GAAsB,MAAM,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE;;oBAC3E,IAAI,WAAW,CAAC;oBAChB,QAAQ,GAAG,CAAC,SAAS,CAAC,IAAI,EAAE;wBACxB,KAAK,aAAa,CAAC,aAAa,CAAC;wBACjC,KAAK,aAAa,CAAC,WAAW;4BAC1B,WAAW,GAAI,GAAqC,CAAC,SAAS,CAAC,EAAE,CAAC;4BAClE,MAAM;wBACV,KAAK,aAAa,CAAC,IAAI;4BACnB,MAAM,SAAS,GAAI,GAAqC,CAAC,SAAS,CAAC;4BACnE,WAAW,GAAG,SAAS,CAAC,EAAE,CAAC;4BAC3B,MAAM;wBACV;4BACI,WAAW,GAAI,GAAiC,CAAC,SAAS,CAAC;4BAC3D,MAAM;qBACb;oBACD,OAAO;wBACH,KAAK,EAAE,WAAW;wBAClB,QAAQ,EAAE,MAAA,GAAG,CAAC,QAAQ,mCAAI,IAAI;wBAC9B,SAAS,EAAE,GAAG,CAAC,SAAS,CAAC,EAAE;wBAC3B,QAAQ,EAAE,GAAG,CAAC,QAAQ;4BAClB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,aAAa,CAAC,EAAE,CAAC,CAAC;gCAC/B,IAAI,EAAE,aAAa,CAAC,IAAI;gCACxB,KAAK,EAAE,aAAa,CAAC,KAAK,CAAC,SAAS;6BACvC,CAAC,CAAC;4BACL,CAAC,CAAC,IAAI;qBACb,CAAC;gBACN,CAAC,CAAC,CAAC;gBAEH,OAAO,CAAC,GAAG,SAAS,EAAE,GAAG,eAAe,CAAC,CAAC;YAC9C,CAAC,EACD,EAAE,CACL,CAAC;YAEF,MAAM,cAAc,GAAG,MAAM,YAAY,CAAC,EAAC,SAAS,EAAE,EAAC,OAAO,EAAE,IAAI,EAAE,EAAC,MAAM,EAAE,YAAY,EAAC,EAAC,EAAC,CAAC,CAAC;YAEhG,IAAI,MAAA,cAAc,CAAC,IAAI,CAAC,YAAY,CAAC,YAAY,0CAAE,MAAM,EAAE;gBACvD,0BAA0B;gBAC1B,MAAM,aAAa,GAAG,cAAc,CAAC,IAAI,CAAC,YAAY,CAAC,YAAY,CAAC,MAAM,CAAC,CAAC,MAAM,EAAE,KAAK,EAAE,EAAE;oBACzF,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,EAAE;wBAC5B,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,GAAG,EAAE,CAAC;qBAClC;oBAED,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;oBAEtC,OAAO,MAAM,CAAC;gBAClB,CAAC,EAAE,EAAE,CAAC,CAAC;gBACP,iBAAiB,CAAC,aAAa,CAAC,CAAC;gBAEjC,OAAO;aACV;YAED,SAAS,GAAG,cAAc,CAAC,IAAI,CAAC,YAAY,CAAC,MAAM,CAAC,MAAM,CAAC;YAE3D,IAAI,SAAS,EAAE;gBACX,SAAS,CAAC,SAAS,CAAC,CAAC;aACxB;SACJ;IACL,CAAC,CAAC;IAEF,MAAM,kBAAkB,GAAoB,KAAK,EAAE,KAAK,EAAE,SAAS,EAAE,EAAE;QACnE,IAAI,CAAC,cAAc,EAAE;YACjB,OAAO,WAAW,CAAC,KAAK,EAAE,SAAS,CAAC,CAAC;SACxC;QAED,MAAM,gBAAgB,qBAAO,aAAa,CAAC,CAAC;QAC5C,OAAO,gBAAgB,CAAC,SAAS,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;QAEnD,gBAAgB,CAAC,gBAAgB,CAAC,CAAC;QAEnC,OAAO;YACH,MAAM,EAAE,aAAa,CAAC,OAAO;SAChC,CAAC;IACN,CAAC,CAAC;IAEF,MAAM,sBAAsB,GAA6B,KAAK,EAAE,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE,EAAE;QAC1F,IAAI,CAAC,cAAc,EAAE;YACjB,MAAM,YAAY,GAAG,MAAM,CAAC,GAAG,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC;gBACtC,OAAO,EAAE,KAAK,CAAC,QAAQ;gBACvB,SAAS;gBACT,KAAK,EAAE,IAAI;aACd,CAAC,CAAC,CAAC;YAEJ,OAAO,UAAU,CAAC,MAAM,EAAE,YAAY,EAAE,OAAO,EAAE,IAAI,CAAC,CAAC;SAC1D;QAED,MAAM,gBAAgB,qBAAO,aAAa,CAAC,CAAC;QAC5C,gBAAgB,CAAC,SAAS,CAAC,GAAG,EAAE,CAAC;QAEjC,gBAAgB,CAAC,gBAAgB,CAAC,CAAC;QAEnC,OAAO;YACH,MAAM,EAAE,aAAa,CAAC,OAAO;SAChC,CAAC;IACN,CAAC,CAAC;IAEF,MAAM,sBAAsB,GAA8D;QACtF,KAAK,EAAE,OAAO;QACd,OAAO,EAAE,GAAG,EAAE;YACV,QAAQ,CAAC;gBACL,IAAI,EAAE,6BAA6B,CAAC,eAAe;aACtD,CAAC,CAAC;QACP,CAAC;QACD,cAAc,EAAE,GAAG,EAAE;YACjB,QAAQ,CAAC;gBACL,IAAI,EAAE,6BAA6B,CAAC,mBAAmB;gBACvD,OAAO,EAAE,KAAK,CAAC,cAAc,KAAK,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,gBAAgB;aACpF,CAAC,CAAC;QACP,CAAC;KACJ,CAAC;IAEF,OAAO,CACH,KAAC,aAAa,cACV,KAAC,wBAAwB,CAAC,QAAQ,kBAAC,KAAK,EAAE,EAAC,KAAK,EAAE,QAAQ,EAAC,gBACvD,KAAC,oBAAoB,CAAC,QAAQ,kBAAC,KAAK,EAAE,cAAc,gBAChD,MAAC,SAAS,kCAAe,KAAK,CAAC,cAAc,KAAK,MAAM,EAAE,KAAK,EAAE,cAAc,iBAC3E,KAAC,OAAO,kBAAC,SAAS,EAAC,SAAS,gBACvB,kBAAkB,CAAC,CAAC,CAAC,CAClB,KAAC,kBAAkB,IAAC,IAAI,EAAE,CAAC,GAAI,CAClC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CACV,KAAC,iBAAiB,IACd,MAAM,EAAE,MAAM,EACd,OAAO,EAAE,OAAO,EAChB,cAAc,EAAE,mBAAmB,EACnC,aAAa,EAAE,kBAAkB,EACjC,aAAa,EAAE,kBAAkB,EACjC,sBAAsB,EAAE,sBAAsB,EAC9C,QAAQ,EAAE,UAAU,GACtB,CACL,CAAC,CAAC,CAAC,CACA,KAAC,YAAY,IAAC,IAAI,EAAE,iBAAiB,CAAC,gBAAgB,EAAE,gBAAgB,EAAE,KAAK,GAAI,CACtF,IACK,EACV,KAAC,OAAO,kBAAC,SAAS,EAAC,SAAS,gBACxB,KAAC,iBAAiB,IAAC,gBAAgB,EAAE,qBAAqB,GAAI,IACxD,KACF,IACgB,IACA,GACxB,CACnB,CAAC;AACN,CAAC,CAAC"}
1
+ {"version":3,"file":"EditRecord.js","sourceRoot":"","sources":["../../../../src/components/RecordEdition/EditRecord/EditRecord.tsx"],"names":[],"mappings":"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"}
@@ -1,10 +1,10 @@
1
1
  /// <reference types="react" />
2
- import {ButtonProps} from 'antd';
3
- import {IRecordIdentityWhoAmI} from '../../../types/records';
4
- import {IValueVersion} from '../../../types/values';
2
+ import { ButtonProps } from 'antd';
3
+ import { IRecordIdentityWhoAmI } from '../../../types/records';
4
+ import { IValueVersion } from '../../../types/values';
5
5
  interface IEditRecordBtnProps extends ButtonProps {
6
6
  record: IRecordIdentityWhoAmI;
7
7
  valuesVersion?: IValueVersion;
8
8
  }
9
- declare function EditRecordBtn({record, valuesVersion, ...buttonProps}: IEditRecordBtnProps): JSX.Element;
9
+ declare function EditRecordBtn({ record, valuesVersion, ...buttonProps }: IEditRecordBtnProps): JSX.Element;
10
10
  export default EditRecordBtn;
@@ -3,4 +3,4 @@
3
3
  // License text available at https://www.gnu.org/licenses/lgpl-3.0.txt
4
4
  import EditRecordBtn from './EditRecordBtn';
5
5
  export default EditRecordBtn;
6
- //# sourceMappingURL=index.js.map
6
+ //# sourceMappingURL=index.js.map
@@ -1,7 +1,9 @@
1
1
  /// <reference types="react" />
2
2
  import { IRecordIdentityWhoAmI } from '../../../types/records';
3
3
  import { DeleteMultipleValuesFunc, DeleteValueFunc, SubmitValueFunc } from './_types';
4
+ import { FormInstance } from 'antd';
4
5
  interface IEditRecordContentProps {
6
+ antdForm: FormInstance;
5
7
  record: IRecordIdentityWhoAmI | null;
6
8
  library: string;
7
9
  onRecordSubmit: () => void;
@@ -10,5 +12,5 @@ interface IEditRecordContentProps {
10
12
  onDeleteMultipleValues: DeleteMultipleValuesFunc;
11
13
  readonly: boolean;
12
14
  }
13
- declare function EditRecordContent({ record, library, onRecordSubmit, onValueSubmit, onValueDelete, onDeleteMultipleValues, readonly }: IEditRecordContentProps): JSX.Element;
15
+ declare function EditRecordContent({ antdForm, record, library, onRecordSubmit, onValueSubmit, onValueDelete, onDeleteMultipleValues, readonly }: IEditRecordContentProps): JSX.Element;
14
16
  export default EditRecordContent;
@@ -17,16 +17,15 @@ import extractFormElements from './helpers/extractFormElements';
17
17
  import { RecordEditionContext } from './hooks/useRecordEditionContext';
18
18
  import { formComponents } from './uiElements';
19
19
  import { Form } from 'antd';
20
- import { useForm } from 'antd/lib/form/Form';
21
20
  import dayjs from 'dayjs';
22
21
  import { EDIT_OR_CREATE_RECORD_FORM_ID } from './formConstants';
23
- function EditRecordContent({ record, library, onRecordSubmit, onValueSubmit, onValueDelete, onDeleteMultipleValues, readonly }) {
22
+ function EditRecordContent({ antdForm, record, library, onRecordSubmit, onValueSubmit, onValueDelete, onDeleteMultipleValues, readonly }) {
24
23
  var _a, _b, _c, _d, _e, _f, _g, _h;
25
24
  const formId = record ? 'edition' : 'creation';
26
25
  const { t } = useSharedTranslation();
27
26
  const { state, dispatch } = useEditRecordReducer();
28
- const [antForm] = useForm();
29
27
  useRecordsConsultationHistory((_b = (_a = record === null || record === void 0 ? void 0 : record.library) === null || _a === void 0 ? void 0 : _a.id) !== null && _b !== void 0 ? _b : null, (_c = record === null || record === void 0 ? void 0 : record.id) !== null && _c !== void 0 ? _c : null);
28
+ const forminstance = Form.useFormInstance();
30
29
  const { data: recordUpdateData } = useGetRecordUpdatesSubscription({ records: [record === null || record === void 0 ? void 0 : record.id], ignoreOwnEvents: true }, !(record === null || record === void 0 ? void 0 : record.id));
31
30
  useEffect(() => {
32
31
  var _a, _b, _c, _d, _e, _f;
@@ -118,7 +117,7 @@ function EditRecordContent({ record, library, onRecordSubmit, onValueSubmit, onV
118
117
  return acc;
119
118
  }, {});
120
119
  // Use a hash of record form as a key to force a full re-render when the form changes
121
- return (_jsx(Form, Object.assign({ id: EDIT_OR_CREATE_RECORD_FORM_ID, form: antForm, initialValues: antdFormInitialValues, onFinish: onRecordSubmit }, { children: _jsx(RecordEditionContext.Provider, Object.assign({ value: { elements: elementsByContainer, readOnly: readonly, record } }, { children: _jsx(rootElement.uiElement, { element: rootElement, onValueSubmit: _handleValueSubmit, onValueDelete: _handleValueDelete, onDeleteMultipleValues: onDeleteMultipleValues }, recordFormHash) })) })));
120
+ return (_jsx(Form, Object.assign({ id: EDIT_OR_CREATE_RECORD_FORM_ID, form: antdForm, initialValues: antdFormInitialValues, onFinish: onRecordSubmit }, { children: _jsx(RecordEditionContext.Provider, Object.assign({ value: { elements: elementsByContainer, readOnly: readonly, record } }, { children: _jsx(rootElement.uiElement, { element: rootElement, onValueSubmit: _handleValueSubmit, onValueDelete: _handleValueDelete, onDeleteMultipleValues: onDeleteMultipleValues }, recordFormHash) })) })));
122
121
  }
123
122
  export default EditRecordContent;
124
123
  //# sourceMappingURL=EditRecordContent.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"EditRecordContent.js","sourceRoot":"","sources":["../../../../src/components/RecordEdition/EditRecordContent/EditRecordContent.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"EditRecordContent.js","sourceRoot":"","sources":["../../../../src/components/RecordEdition/EditRecordContent/EditRecordContent.tsx"],"names":[],"mappings":"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"}
@@ -1,2 +1,5 @@
1
+ // Copyright LEAV Solutions 2017
2
+ // This file is released under LGPL V3
3
+ // License text available at https://www.gnu.org/licenses/lgpl-3.0.txt
1
4
  export const EDIT_OR_CREATE_RECORD_FORM_ID = 'EDIT_OR_CREATE_RECORD_FORM_ID';
2
5
  //# sourceMappingURL=formConstants.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"formConstants.js","sourceRoot":"","sources":["../../../../src/components/RecordEdition/EditRecordContent/formConstants.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,6BAA6B,GAAG,+BAA+B,CAAC"}
1
+ {"version":3,"file":"formConstants.js","sourceRoot":"","sources":["../../../../src/components/RecordEdition/EditRecordContent/formConstants.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,sCAAsC;AACtC,sEAAsE;AACtE,MAAM,CAAC,MAAM,6BAA6B,GAAG,+BAA+B,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="jest" />
1
2
  export default function useDeleteValueMutation(): {
2
3
  deleteValue: jest.Mock<any, any>;
3
4
  };
@@ -1,3 +1,4 @@
1
+ /// <reference types="jest" />
1
2
  export default function useSaveValueMutation(): {
2
3
  saveValue: jest.Mock<any, any>;
3
4
  };
@@ -209,7 +209,7 @@ function ValuesAdd({ attribute, onAdd, onClose }) {
209
209
  pageSize,
210
210
  current: valuesListCurrentPage
211
211
  };
212
- return (_jsxs(_Fragment, { children: [_jsxs(Wrapper, Object.assign({ "data-testid": "values-add", ref: wrapperRef }, { children: [_jsxs(SearchActions, { children: [_jsx(SearchInput, { placeholder: t('record_edition.search_elements'), onSearch: _handleSearchSubmit, loading: loading, allowClear: true, ref: searchInputRef, "aria-label": t('record_edition.search_elements') }), _jsx(CloseButton, { onClick: _handleClose, role: "button" })] }), _jsxs(ListsWrapper, { children: [!filteredValuesList.length && !searchResult.length && currentSearch ? (t('record_edition.no_matching_value')) : (_jsx(_Fragment, {})), !!filteredValuesList.length && (_jsxs(_Fragment, { children: [_jsx(Divider, Object.assign({ orientation: "left" }, { children: t('record_edition.values_list') })), _jsx(List, Object.assign({}, listCommonProps, { "data-testid": "values_list", dataSource: filteredValuesList, pagination: false }))] })), canSearch && !!searchResult.length && (_jsxs(_Fragment, { children: [_jsx(Divider, Object.assign({ orientation: "left" }, { children: localizedTranslation(attribute.linked_library.label, lang) })), loading && _jsx(Spin, {}), error && _jsx(ErrorDisplay, { message: error.message }), !loading && !error && (_jsx(List, Object.assign({}, listCommonProps, { "data-testid": "search_result", dataSource: searchResult, pagination: Object.assign(Object.assign({}, paginationCommonProps), { total: (_c = searchData === null || searchData === void 0 ? void 0 : searchData.records.totalCount) !== null && _c !== void 0 ? _c : 0, current: searchCurrentPage, onChange: _handleSearchPageChange }) })))] })), canSearch && !currentSearch && (_jsxs(StartTypingMessage, { children: [_jsx(BulbOutlined, {}), " ", t('record_edition.start_typing_message')] }))] }), _jsxs(FooterWrapper, { children: [_jsxs(Space, { children: [canSearch && (_jsx(Button, Object.assign({ size: "small", icon: _jsx(SearchOutlined, {}), onClick: _handleClickAdvancedSearch }, { children: t('record_edition.advanced_search') }))), canCreateRecord && (_jsx(Button, Object.assign({ size: "small", icon: _jsx(PlusOutlined, {}), onClick: _handleOpenCreateRecordModal }, { children: t('record_edition.new_record') }))), canUploadFile && (_jsx(Button, Object.assign({ size: "small", icon: _jsx(CloudUploadOutlined, {}), onClick: _handleClickUploadFiles }, { children: t('upload.title') }))), canCreateDirectory && (_jsx(Button, Object.assign({ size: "small", icon: _jsx(FolderAddOutlined, {}), onClick: _handleClickCreateDirectoryModal }, { children: t('create_directory.title') })))] }), _jsxs(Space, { children: [_jsx(Button, Object.assign({ size: "small", onClick: _handleClose }, { children: t('global.cancel') })), _jsx(Button, Object.assign({ type: "primary", size: "small", onClick: _handleSubmit }, { children: t('global.submit') }))] })] })] })), isSearchModalVisible && (_jsx(SearchModal, { libId: attribute.linked_library.id, visible: isSearchModalVisible, setVisible: setIsSearchModalVisible, submitAction: _handleSearchModalSubmit })), isCreateRecordModalVisible && (_jsx(EditRecordModal, { open: isCreateRecordModalVisible, library: attribute.linked_library.id, record: null, onClose: _handleCloseCreateRecordModal, afterCreate: _handleAfterCreateRecord })), isUploadFilesModalVisible && (_jsx(UploadFiles, { libraryId: attribute.linked_library.id, multiple: attribute.multiple_values, onCompleted: _onUploadFilesCompleted, onClose: _handleCloseUploadFiles })), isCreateDirectoryModalVisible && (_jsx(CreateDirectory, { libraryId: attribute.linked_library.id, onCompleted: _onCreateDirectoryCompleted, onClose: _handleCloseCreateDirectoryModal }))] }));
212
+ return (_jsxs(_Fragment, { children: [_jsxs(Wrapper, Object.assign({ "data-testid": "values-add", ref: wrapperRef }, { children: [_jsxs(SearchActions, { children: [_jsx(SearchInput, { placeholder: t('record_edition.search_elements'), onSearch: _handleSearchSubmit, loading: loading, allowClear: true, ref: searchInputRef, "aria-label": t('record_edition.search_elements') }), _jsx(CloseButton, { onClick: _handleClose, role: "button" })] }), _jsxs(ListsWrapper, { children: [!filteredValuesList.length && !searchResult.length && currentSearch ? (t('record_edition.no_matching_value')) : (_jsx(_Fragment, {})), !!filteredValuesList.length && (_jsxs(_Fragment, { children: [_jsx(Divider, Object.assign({ orientation: "left" }, { children: t('record_edition.values_list') })), _jsx(List, Object.assign({}, listCommonProps, { "data-testid": "values_list", dataSource: filteredValuesList, pagination: false }))] })), canSearch && !!searchResult.length && (_jsxs(_Fragment, { children: [_jsx(Divider, Object.assign({ orientation: "left" }, { children: localizedTranslation(attribute.linked_library.label, lang) })), loading && _jsx(Spin, {}), error && _jsx(ErrorDisplay, { message: error.message }), !loading && !error && (_jsx(List, Object.assign({}, listCommonProps, { "data-testid": "search_result", dataSource: searchResult, pagination: Object.assign(Object.assign({}, paginationCommonProps), { total: (_c = searchData === null || searchData === void 0 ? void 0 : searchData.records.totalCount) !== null && _c !== void 0 ? _c : 0, current: searchCurrentPage, onChange: _handleSearchPageChange }) })))] })), canSearch && !currentSearch && (_jsxs(StartTypingMessage, { children: [_jsx(BulbOutlined, {}), " ", t('record_edition.start_typing_message')] }))] }), _jsxs(FooterWrapper, { children: [_jsxs(Space, { children: [canSearch && (_jsx(Button, Object.assign({ size: "small", icon: _jsx(SearchOutlined, {}), onClick: _handleClickAdvancedSearch }, { children: t('record_edition.advanced_search') }))), canCreateRecord && (_jsx(Button, Object.assign({ size: "small", icon: _jsx(PlusOutlined, {}), onClick: _handleOpenCreateRecordModal }, { children: t('record_edition.new_record') }))), canUploadFile && (_jsx(Button, Object.assign({ size: "small", icon: _jsx(CloudUploadOutlined, {}), onClick: _handleClickUploadFiles }, { children: t('upload.title') }))), canCreateDirectory && (_jsx(Button, Object.assign({ size: "small", icon: _jsx(FolderAddOutlined, {}), onClick: _handleClickCreateDirectoryModal }, { children: t('create_directory.title') })))] }), _jsxs(Space, { children: [_jsx(Button, Object.assign({ size: "small", onClick: _handleClose }, { children: t('global.cancel') })), _jsx(Button, Object.assign({ type: "primary", size: "small", onClick: _handleSubmit }, { children: t('global.submit') }))] })] })] })), isSearchModalVisible && (_jsx(SearchModal, { libId: attribute.linked_library.id, visible: isSearchModalVisible, setVisible: setIsSearchModalVisible, submitAction: _handleSearchModalSubmit })), isCreateRecordModalVisible && (_jsx(EditRecordModal, { open: isCreateRecordModalVisible, library: attribute.linked_library.id, record: null, onClose: _handleCloseCreateRecordModal, onCreate: _handleAfterCreateRecord })), isUploadFilesModalVisible && (_jsx(UploadFiles, { libraryId: attribute.linked_library.id, multiple: attribute.multiple_values, onCompleted: _onUploadFilesCompleted, onClose: _handleCloseUploadFiles })), isCreateDirectoryModalVisible && (_jsx(CreateDirectory, { libraryId: attribute.linked_library.id, onCompleted: _onCreateDirectoryCompleted, onClose: _handleCloseCreateDirectoryModal }))] }));
213
213
  }
214
214
  export default ValuesAdd;
215
215
  //# sourceMappingURL=ValuesAdd.js.map