@leav/ui 0.3.5-e362870 → 0.3.6-04ab99a

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 (1486) hide show
  1. package/dist/__mocks__/common/attribute.js +2 -2
  2. package/dist/__mocks__/common/attribute.js.map +1 -1
  3. package/dist/__mocks__/common/filter.js +1 -1
  4. package/dist/__mocks__/common/filter.js.map +1 -1
  5. package/dist/__mocks__/common/form.d.ts +10 -5
  6. package/dist/__mocks__/common/form.js +5 -3
  7. package/dist/__mocks__/common/form.js.map +1 -1
  8. package/dist/__mocks__/common/import.js +1 -1
  9. package/dist/__mocks__/common/import.js.map +1 -1
  10. package/dist/__mocks__/common/label.js +1 -1
  11. package/dist/__mocks__/common/label.js.map +1 -1
  12. package/dist/__mocks__/common/library.d.ts +31 -31
  13. package/dist/__mocks__/common/library.js +1 -1
  14. package/dist/__mocks__/common/library.js.map +1 -1
  15. package/dist/__mocks__/common/record.d.ts +13 -2
  16. package/dist/__mocks__/common/record.js.map +1 -1
  17. package/dist/__mocks__/common/tree.js +1 -1
  18. package/dist/__mocks__/common/tree.js.map +1 -1
  19. package/dist/__mocks__/common/value.js +2 -2
  20. package/dist/__mocks__/common/value.js.map +1 -1
  21. package/dist/__mocks__/common/view.js +1 -1
  22. package/dist/__mocks__/common/view.js.map +1 -1
  23. package/dist/__mocks__/mockQuery/mockGetLibraryDetailExtendedQuery.js +1 -1
  24. package/dist/__mocks__/mockQuery/mockGetLibraryDetailExtendedQuery.js.map +1 -1
  25. package/dist/__mocks__/mockQuery/mockGetRecordsFromLibraryQuery.js +1 -1
  26. package/dist/__mocks__/mockQuery/mockGetRecordsFromLibraryQuery.js.map +1 -1
  27. package/dist/__mocks__/mockQuery/mockGetViewListQuery.js +1 -1
  28. package/dist/__mocks__/mockQuery/mockGetViewListQuery.js.map +1 -1
  29. package/dist/__mocks__/react-i18next.d.ts +9 -9
  30. package/dist/__mocks__/react-i18next.js +1 -1
  31. package/dist/__mocks__/react-i18next.js.map +1 -1
  32. package/dist/_gqlTypes/index.d.ts +1033 -630
  33. package/dist/_gqlTypes/index.js +164 -5
  34. package/dist/_gqlTypes/index.js.map +1 -1
  35. package/dist/_queries/applications/applicationDetailsFragment.js +1 -1
  36. package/dist/_queries/applications/applicationDetailsFragment.js.map +1 -1
  37. package/dist/_queries/applications/checkApplicationExistence.js +1 -1
  38. package/dist/_queries/applications/checkApplicationExistence.js.map +1 -1
  39. package/dist/_queries/applications/getApplicationDetails.js +1 -1
  40. package/dist/_queries/applications/getApplicationDetails.js.map +1 -1
  41. package/dist/_queries/applications/getApplicationsModulesQuery.js +1 -1
  42. package/dist/_queries/applications/getApplicationsModulesQuery.js.map +1 -1
  43. package/dist/_queries/applications/saveApplicationMutation.js +1 -1
  44. package/dist/_queries/applications/saveApplicationMutation.js.map +1 -1
  45. package/dist/_queries/attributes/attributeDetailsFragment.js +1 -2
  46. package/dist/_queries/attributes/attributeDetailsFragment.js.map +1 -1
  47. package/dist/_queries/attributes/checkAttributeExistenceQuery.js +1 -1
  48. package/dist/_queries/attributes/checkAttributeExistenceQuery.js.map +1 -1
  49. package/dist/_queries/attributes/deleteAttributeMutation.js +1 -1
  50. package/dist/_queries/attributes/deleteAttributeMutation.js.map +1 -1
  51. package/dist/_queries/attributes/getAttributeByIdQuery.js +1 -1
  52. package/dist/_queries/attributes/getAttributeByIdQuery.js.map +1 -1
  53. package/dist/_queries/attributes/getAttributeWithEmbeddedFields.js +1 -1
  54. package/dist/_queries/attributes/getAttributeWithEmbeddedFields.js.map +1 -1
  55. package/dist/_queries/attributes/getAttributesByLib.js +1 -1
  56. package/dist/_queries/attributes/getAttributesByLib.js.map +1 -1
  57. package/dist/_queries/attributes/getAttributesQuery.js +1 -1
  58. package/dist/_queries/attributes/getAttributesQuery.js.map +1 -1
  59. package/dist/_queries/attributes/getVersionProfilesQuery.js +1 -1
  60. package/dist/_queries/attributes/getVersionProfilesQuery.js.map +1 -1
  61. package/dist/_queries/attributes/getVersionableAttributesByLibrary.js +1 -1
  62. package/dist/_queries/attributes/getVersionableAttributesByLibrary.js.map +1 -1
  63. package/dist/_queries/attributes/saveAttributeMutation.js +1 -1
  64. package/dist/_queries/attributes/saveAttributeMutation.js.map +1 -1
  65. package/dist/_queries/export/exportQuery.js +1 -1
  66. package/dist/_queries/export/exportQuery.js.map +1 -1
  67. package/dist/_queries/files/createDirectory.js +1 -1
  68. package/dist/_queries/files/createDirectory.js.map +1 -1
  69. package/dist/_queries/files/forcePreviewsGenerationMutation.js +1 -1
  70. package/dist/_queries/files/forcePreviewsGenerationMutation.js.map +1 -1
  71. package/dist/_queries/files/getDirectoryDataQuery.js +1 -1
  72. package/dist/_queries/files/getDirectoryDataQuery.js.map +1 -1
  73. package/dist/_queries/files/getUploadUpdates.js +1 -1
  74. package/dist/_queries/files/getUploadUpdates.js.map +1 -1
  75. package/dist/_queries/files/uploadMutation.js +1 -1
  76. package/dist/_queries/files/uploadMutation.js.map +1 -1
  77. package/dist/_queries/import/importExcel.js +1 -1
  78. package/dist/_queries/import/importExcel.js.map +1 -1
  79. package/dist/_queries/libraries/checkLibraryExistenceQuery.js +1 -1
  80. package/dist/_queries/libraries/checkLibraryExistenceQuery.js.map +1 -1
  81. package/dist/_queries/libraries/deleteLibraryMutation.js +1 -1
  82. package/dist/_queries/libraries/deleteLibraryMutation.js.map +1 -1
  83. package/dist/_queries/libraries/getLibrariesQuery.js +1 -1
  84. package/dist/_queries/libraries/getLibrariesQuery.js.map +1 -1
  85. package/dist/_queries/libraries/getLibraryByIdQuery.js +1 -1
  86. package/dist/_queries/libraries/getLibraryByIdQuery.js.map +1 -1
  87. package/dist/_queries/libraries/getLibraryDetailExtendQuery.d.ts +1 -1
  88. package/dist/_queries/libraries/getLibraryPermissionsQuery.js +1 -1
  89. package/dist/_queries/libraries/getLibraryPermissionsQuery.js.map +1 -1
  90. package/dist/_queries/libraries/getLibraryPreviewsSettingsQuery.js +1 -1
  91. package/dist/_queries/libraries/getLibraryPreviewsSettingsQuery.js.map +1 -1
  92. package/dist/_queries/libraries/libraryDetailsFragment.js +1 -1
  93. package/dist/_queries/libraries/libraryDetailsFragment.js.map +1 -1
  94. package/dist/_queries/libraries/saveLibraryMutation.js +1 -1
  95. package/dist/_queries/libraries/saveLibraryMutation.js.map +1 -1
  96. package/dist/_queries/permissions/isAllowedQuery.js +1 -1
  97. package/dist/_queries/permissions/isAllowedQuery.js.map +1 -1
  98. package/dist/_queries/records/createRecordMutation.js +1 -1
  99. package/dist/_queries/records/createRecordMutation.js.map +1 -1
  100. package/dist/_queries/records/deactivateRecordsMutation.js +1 -1
  101. package/dist/_queries/records/deactivateRecordsMutation.js.map +1 -1
  102. package/dist/_queries/records/doesFileExistAsChild.js +1 -1
  103. package/dist/_queries/records/doesFileExistAsChild.js.map +1 -1
  104. package/dist/_queries/records/getFileDataQuery.d.ts +1 -1
  105. package/dist/_queries/records/getFileDataQuery.js +1 -1
  106. package/dist/_queries/records/getFileDataQuery.js.map +1 -1
  107. package/dist/_queries/records/getRecordColumnsValues.d.ts +2 -2
  108. package/dist/_queries/records/getRecordColumnsValues.js +1 -1
  109. package/dist/_queries/records/getRecordColumnsValues.js.map +1 -1
  110. package/dist/_queries/records/getRecordFormQuery.js +3 -1
  111. package/dist/_queries/records/getRecordFormQuery.js.map +1 -1
  112. package/dist/_queries/records/getRecordPropertiesQuery.d.ts +24 -14
  113. package/dist/_queries/records/getRecordPropertiesQuery.js +13 -5
  114. package/dist/_queries/records/getRecordPropertiesQuery.js.map +1 -1
  115. package/dist/_queries/records/getRecordUpdatesSubscription.js +1 -1
  116. package/dist/_queries/records/getRecordUpdatesSubscription.js.map +1 -1
  117. package/dist/_queries/records/getRecordsFromLibraryQuery.d.ts +1 -1
  118. package/dist/_queries/records/getRecordsFromLibraryQuery.js +2 -1
  119. package/dist/_queries/records/getRecordsFromLibraryQuery.js.map +1 -1
  120. package/dist/_queries/records/indexRecordsMutation.js +1 -1
  121. package/dist/_queries/records/indexRecordsMutation.js.map +1 -1
  122. package/dist/_queries/records/recordFormAttributeFragment.js +3 -1
  123. package/dist/_queries/records/recordFormAttributeFragment.js.map +1 -1
  124. package/dist/_queries/tasks/cancelTaskMutation.js +1 -1
  125. package/dist/_queries/tasks/cancelTaskMutation.js.map +1 -1
  126. package/dist/_queries/trees/checkTreeExistenceQuery.js +1 -1
  127. package/dist/_queries/trees/checkTreeExistenceQuery.js.map +1 -1
  128. package/dist/_queries/trees/deleteTreeMutation.js +1 -1
  129. package/dist/_queries/trees/deleteTreeMutation.js.map +1 -1
  130. package/dist/_queries/trees/getTreeByIdQuery.js +1 -1
  131. package/dist/_queries/trees/getTreeByIdQuery.js.map +1 -1
  132. package/dist/_queries/trees/getTreeLibraries.js +1 -1
  133. package/dist/_queries/trees/getTreeLibraries.js.map +1 -1
  134. package/dist/_queries/trees/getTreesQuery.js +1 -1
  135. package/dist/_queries/trees/getTreesQuery.js.map +1 -1
  136. package/dist/_queries/trees/saveTreeMutation.js +1 -1
  137. package/dist/_queries/trees/saveTreeMutation.js.map +1 -1
  138. package/dist/_queries/trees/treeDetailsFragment.js +1 -1
  139. package/dist/_queries/trees/treeDetailsFragment.js.map +1 -1
  140. package/dist/_queries/trees/treeNodeChildrenQuery.js +1 -1
  141. package/dist/_queries/trees/treeNodeChildrenQuery.js.map +1 -1
  142. package/dist/_queries/userData/getUserData.js +1 -1
  143. package/dist/_queries/userData/getUserData.js.map +1 -1
  144. package/dist/_queries/userData/saveUserData.js +1 -1
  145. package/dist/_queries/userData/saveUserData.js.map +1 -1
  146. package/dist/_queries/values/deleteValueMutation.js +1 -1
  147. package/dist/_queries/values/deleteValueMutation.js.map +1 -1
  148. package/dist/_queries/values/saveValueBatchMutation.js +1 -1
  149. package/dist/_queries/values/saveValueBatchMutation.js.map +1 -1
  150. package/dist/_queries/values/valueDetailsFragment.js +9 -6
  151. package/dist/_queries/values/valueDetailsFragment.js.map +1 -1
  152. package/dist/_queries/values/valuesVersionFragment.js +1 -1
  153. package/dist/_queries/values/valuesVersionFragment.js.map +1 -1
  154. package/dist/_queries/views/deleteViewMutation.js +1 -1
  155. package/dist/_queries/views/deleteViewMutation.js.map +1 -1
  156. package/dist/_queries/views/getViewById.js +1 -1
  157. package/dist/_queries/views/getViewById.js.map +1 -1
  158. package/dist/_queries/views/getViewsListQuery.js +1 -1
  159. package/dist/_queries/views/getViewsListQuery.js.map +1 -1
  160. package/dist/_queries/views/saveViewMutation.js +1 -1
  161. package/dist/_queries/views/saveViewMutation.js.map +1 -1
  162. package/dist/_queries/views/viewDetailsFragment.js +1 -1
  163. package/dist/_queries/views/viewDetailsFragment.js.map +1 -1
  164. package/dist/_utils/__mocks__/isDevEnv.d.ts +1 -0
  165. package/dist/_utils/__mocks__/isDevEnv.js +5 -0
  166. package/dist/_utils/__mocks__/isDevEnv.js.map +1 -0
  167. package/dist/_utils/getFiltersFromRequest.js +2 -2
  168. package/dist/_utils/getFiltersFromRequest.js.map +1 -1
  169. package/dist/_utils/getRequestFromFilter.js +1 -1
  170. package/dist/_utils/getRequestFromFilter.js.map +1 -1
  171. package/dist/_utils/index.d.ts +3 -1
  172. package/dist/_utils/index.js +6 -2
  173. package/dist/_utils/index.js.map +1 -1
  174. package/dist/_utils/isDevEnv.d.ts +1 -0
  175. package/dist/_utils/isDevEnv.js +5 -0
  176. package/dist/_utils/isDevEnv.js.map +1 -0
  177. package/dist/_utils/typeguards.d.ts +2 -0
  178. package/dist/_utils/typeguards.js +2 -0
  179. package/dist/_utils/typeguards.js.map +1 -0
  180. package/dist/antdTheme/index.js +2 -2
  181. package/dist/antdTheme/index.js.map +1 -1
  182. package/dist/antdTheme/types.d.ts +1 -1
  183. package/dist/components/AttributePicker/AttributePicker.d.ts +0 -1
  184. package/dist/components/AttributePicker/AttributePicker.js +1 -1
  185. package/dist/components/AttributePicker/AttributePicker.js.map +1 -1
  186. package/dist/components/AttributePicker/AttributesList/AttributesList.d.ts +0 -1
  187. package/dist/components/AttributePicker/AttributesList/AttributesList.js +1 -1
  188. package/dist/components/AttributePicker/AttributesList/AttributesList.js.map +1 -1
  189. package/dist/components/AttributePicker/AttributesList/index.js +1 -1
  190. package/dist/components/AttributePicker/AttributesList/index.js.map +1 -1
  191. package/dist/components/AttributePicker/index.js +1 -1
  192. package/dist/components/AttributePicker/index.js.map +1 -1
  193. package/dist/components/AttributesSelectionList/Attribute/Attribute.d.ts +0 -1
  194. package/dist/components/AttributesSelectionList/Attribute/Attribute.js +1 -1
  195. package/dist/components/AttributesSelectionList/Attribute/Attribute.js.map +1 -1
  196. package/dist/components/AttributesSelectionList/Attribute/index.js +1 -1
  197. package/dist/components/AttributesSelectionList/Attribute/index.js.map +1 -1
  198. package/dist/components/AttributesSelectionList/AttributesSelectionList.d.ts +0 -1
  199. package/dist/components/AttributesSelectionList/AttributesSelectionList.js +1 -1
  200. package/dist/components/AttributesSelectionList/AttributesSelectionList.js.map +1 -1
  201. package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttribute/SelectedAttribute.d.ts +0 -1
  202. package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttribute/SelectedAttribute.js +1 -1
  203. package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttribute/SelectedAttribute.js.map +1 -1
  204. package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttribute/index.js +1 -1
  205. package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttribute/index.js.map +1 -1
  206. package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttributesList.d.ts +0 -1
  207. package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttributesList.js +1 -1
  208. package/dist/components/AttributesSelectionList/SelectedAttributesList/SelectedAttributesList.js.map +1 -1
  209. package/dist/components/AttributesSelectionList/SelectedAttributesList/index.js +1 -1
  210. package/dist/components/AttributesSelectionList/SelectedAttributesList/index.js.map +1 -1
  211. package/dist/components/AttributesSelectionList/helpers/attributeToSelectedAttribute.d.ts +1 -1
  212. package/dist/components/AttributesSelectionList/helpers/attributeToSelectedAttribute.js +1 -1
  213. package/dist/components/AttributesSelectionList/helpers/attributeToSelectedAttribute.js.map +1 -1
  214. package/dist/components/AttributesSelectionList/index.js +1 -1
  215. package/dist/components/AttributesSelectionList/index.js.map +1 -1
  216. package/dist/components/AttributesSelectionList/reducer/__mocks__/attributesSelectionListStateContext.d.ts +0 -1
  217. package/dist/components/AttributesSelectionList/reducer/__mocks__/attributesSelectionListStateContext.js +1 -1
  218. package/dist/components/AttributesSelectionList/reducer/__mocks__/attributesSelectionListStateContext.js.map +1 -1
  219. package/dist/components/AttributesSelectionList/reducer/attributesSelectionListReducer.d.ts +1 -1
  220. package/dist/components/AttributesSelectionList/reducer/attributesSelectionListReducer.js +1 -1
  221. package/dist/components/AttributesSelectionList/reducer/attributesSelectionListReducer.js.map +1 -1
  222. package/dist/components/AttributesSelectionList/reducer/attributesSelectionListStateContext.js +1 -1
  223. package/dist/components/AttributesSelectionList/reducer/attributesSelectionListStateContext.js.map +1 -1
  224. package/dist/components/AttributesSelectionList/sharedComponents.d.ts +302 -305
  225. package/dist/components/AttributesSelectionList/sharedComponents.js +1 -1
  226. package/dist/components/AttributesSelectionList/sharedComponents.js.map +1 -1
  227. package/dist/components/BasicButton/BasicButton.d.ts +0 -1
  228. package/dist/components/BasicButton/BasicButton.js +1 -1
  229. package/dist/components/BasicButton/BasicButton.js.map +1 -1
  230. package/dist/components/BasicButton/index.js +1 -1
  231. package/dist/components/BasicButton/index.js.map +1 -1
  232. package/dist/components/CreateDirectory/CreateDirectory.d.ts +0 -1
  233. package/dist/components/CreateDirectory/CreateDirectory.js +1 -1
  234. package/dist/components/CreateDirectory/CreateDirectory.js.map +1 -1
  235. package/dist/components/CreateDirectory/index.js +1 -1
  236. package/dist/components/CreateDirectory/index.js.map +1 -1
  237. package/dist/components/DeactivateRecordsModal/DeactivateRecordsModal.d.ts +0 -1
  238. package/dist/components/DeactivateRecordsModal/DeactivateRecordsModal.js +1 -1
  239. package/dist/components/DeactivateRecordsModal/DeactivateRecordsModal.js.map +1 -1
  240. package/dist/components/DeactivateRecordsModal/index.js +1 -1
  241. package/dist/components/DeactivateRecordsModal/index.js.map +1 -1
  242. package/dist/components/Dimmer/Dimmer.d.ts +0 -1
  243. package/dist/components/Dimmer/index.js +1 -1
  244. package/dist/components/Dimmer/index.js.map +1 -1
  245. package/dist/components/EditApplication/EditApplication.d.ts +0 -1
  246. package/dist/components/EditApplication/EditApplication.js +3 -3
  247. package/dist/components/EditApplication/EditApplication.js.map +1 -1
  248. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfo.d.ts +0 -1
  249. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfo.js +1 -1
  250. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfo.js.map +1 -1
  251. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/EditApplicationInfoForm.d.ts +0 -1
  252. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/EditApplicationInfoForm.js +1 -1
  253. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/EditApplicationInfoForm.js.map +1 -1
  254. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/ModuleSelector/ModuleSelector.d.ts +0 -1
  255. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/ModuleSelector/ModuleSelector.js +1 -1
  256. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/ModuleSelector/ModuleSelector.js.map +1 -1
  257. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/ModuleSelector/index.js +1 -1
  258. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/ModuleSelector/index.js.map +1 -1
  259. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/index.js +1 -1
  260. package/dist/components/EditApplication/EditApplicationInfo/EditApplicationInfoForm/index.js.map +1 -1
  261. package/dist/components/EditApplication/EditApplicationInfo/index.js +1 -1
  262. package/dist/components/EditApplication/EditApplicationInfo/index.js.map +1 -1
  263. package/dist/components/EditApplication/_types.d.ts +2 -3
  264. package/dist/components/EditApplication/index.js +1 -1
  265. package/dist/components/EditApplication/index.js.map +1 -1
  266. package/dist/components/EditAttributeModal/EditAttribute/EditAttribute.d.ts +0 -1
  267. package/dist/components/EditAttributeModal/EditAttribute/EditAttribute.js +1 -1
  268. package/dist/components/EditAttributeModal/EditAttribute/EditAttribute.js.map +1 -1
  269. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfo.d.ts +0 -1
  270. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfo.js +1 -1
  271. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfo.js.map +1 -1
  272. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/EditAttributeInfoForm.d.ts +0 -1
  273. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/EditAttributeInfoForm.js +1 -1
  274. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/EditAttributeInfoForm.js.map +1 -1
  275. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedLibraryForm/LinkedLibraryForm.js +1 -1
  276. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedLibraryForm/LinkedLibraryForm.js.map +1 -1
  277. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedLibraryForm/index.js +1 -1
  278. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedLibraryForm/index.js.map +1 -1
  279. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedTreeForm/LinkedTreeForm.js +1 -1
  280. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedTreeForm/LinkedTreeForm.js.map +1 -1
  281. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedTreeForm/index.js +1 -1
  282. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/LinkedTreeForm/index.js.map +1 -1
  283. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/ValuesVersionsForm/ValuesVersionsForm.js +1 -1
  284. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/ValuesVersionsForm/ValuesVersionsForm.js.map +1 -1
  285. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/ValuesVersionsForm/index.js +1 -1
  286. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/ValuesVersionsForm/index.js.map +1 -1
  287. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/index.js +1 -1
  288. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/EditAttributeInfoForm/index.js.map +1 -1
  289. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/index.js +1 -1
  290. package/dist/components/EditAttributeModal/EditAttribute/EditAttributeInfo/index.js.map +1 -1
  291. package/dist/components/EditAttributeModal/EditAttribute/index.js +1 -1
  292. package/dist/components/EditAttributeModal/EditAttribute/index.js.map +1 -1
  293. package/dist/components/EditAttributeModal/EditAttributeModal.d.ts +0 -1
  294. package/dist/components/EditAttributeModal/EditAttributeModal.js +1 -1
  295. package/dist/components/EditAttributeModal/EditAttributeModal.js.map +1 -1
  296. package/dist/components/EditAttributeModal/index.js +1 -1
  297. package/dist/components/EditAttributeModal/index.js.map +1 -1
  298. package/dist/components/EditLibraryModal/EditLibrary/EditLibrary.d.ts +0 -1
  299. package/dist/components/EditLibraryModal/EditLibrary/EditLibrary.js +1 -1
  300. package/dist/components/EditLibraryModal/EditLibrary/EditLibrary.js.map +1 -1
  301. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/AttributeCell.d.ts +0 -1
  302. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/AttributeCell.js +1 -1
  303. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/AttributeCell.js.map +1 -1
  304. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/index.js +1 -1
  305. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributeCell/index.js.map +1 -1
  306. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributesList.d.ts +1 -2
  307. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributesList.js +1 -1
  308. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/AttributesList.js.map +1 -1
  309. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/DeleteButton/DeleteButton.d.ts +0 -1
  310. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/DeleteButton/DeleteButton.js +1 -1
  311. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/DeleteButton/DeleteButton.js.map +1 -1
  312. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/DeleteButton/index.js +1 -1
  313. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/DeleteButton/index.js.map +1 -1
  314. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/index.js +1 -1
  315. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/AttributesList/index.js.map +1 -1
  316. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/EditLibraryAttributes.d.ts +0 -1
  317. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/EditLibraryAttributes.js +1 -1
  318. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/EditLibraryAttributes.js.map +1 -1
  319. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/index.js +1 -1
  320. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryAttributes/index.js.map +1 -1
  321. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/EditLibraryIndexation.d.ts +0 -1
  322. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/EditLibraryIndexation.js +1 -1
  323. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/EditLibraryIndexation.js.map +1 -1
  324. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/index.js +1 -1
  325. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryIndexation/index.js.map +1 -1
  326. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfo.d.ts +0 -1
  327. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfo.js.map +1 -1
  328. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/EditLibraryInfoForm.d.ts +0 -1
  329. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/EditLibraryInfoForm.js +1 -1
  330. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/EditLibraryInfoForm.js.map +1 -1
  331. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/index.js +1 -1
  332. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/EditLibraryInfoForm/index.js.map +1 -1
  333. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/index.js +1 -1
  334. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryInfo/index.js.map +1 -1
  335. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditLibraryPreviewsSettings.d.ts +0 -1
  336. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditLibraryPreviewsSettings.js +1 -1
  337. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditLibraryPreviewsSettings.js.map +1 -1
  338. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/EditPreviewsSettingsModal.d.ts +0 -1
  339. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/EditPreviewsSettingsModal.js +1 -1
  340. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/EditPreviewsSettingsModal.js.map +1 -1
  341. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/SizesEditor.d.ts +0 -1
  342. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/SizesEditor.js +1 -1
  343. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/SizesEditor.js.map +1 -1
  344. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/index.js +1 -1
  345. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/SizesEditor/index.js.map +1 -1
  346. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/index.js +1 -1
  347. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/EditPreviewsSettingsModal/index.js.map +1 -1
  348. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/PreviewsSettingsList.d.ts +0 -1
  349. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/PreviewsSettingsList.js +1 -1
  350. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/PreviewsSettingsList.js.map +1 -1
  351. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/index.js +1 -1
  352. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/PreviewsSettingsList/index.js.map +1 -1
  353. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/index.js +1 -1
  354. package/dist/components/EditLibraryModal/EditLibrary/EditLibraryPreviewsSettings/index.js.map +1 -1
  355. package/dist/components/EditLibraryModal/EditLibrary/index.js +1 -1
  356. package/dist/components/EditLibraryModal/EditLibrary/index.js.map +1 -1
  357. package/dist/components/EditLibraryModal/EditLibraryModal.d.ts +0 -1
  358. package/dist/components/EditLibraryModal/EditLibraryModal.js +1 -1
  359. package/dist/components/EditLibraryModal/EditLibraryModal.js.map +1 -1
  360. package/dist/components/EditLibraryModal/index.js +1 -1
  361. package/dist/components/EditLibraryModal/index.js.map +1 -1
  362. package/dist/components/EditTreeModal/EditTree/EditTree.d.ts +0 -1
  363. package/dist/components/EditTreeModal/EditTree/EditTree.js +1 -1
  364. package/dist/components/EditTreeModal/EditTree/EditTree.js.map +1 -1
  365. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfo.d.ts +0 -1
  366. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfo.js +1 -1
  367. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfo.js.map +1 -1
  368. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/EditTreeInfoForm.d.ts +1 -2
  369. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/EditTreeInfoForm.js +1 -1
  370. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/EditTreeInfoForm.js.map +1 -1
  371. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/TreeLibrariesForm.js +1 -1
  372. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/TreeLibrariesForm.js.map +1 -1
  373. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/index.js +1 -1
  374. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/TreeLibrariesForm/index.js.map +1 -1
  375. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/index.js +1 -1
  376. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/EditTreeInfoForm/index.js.map +1 -1
  377. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/index.js +1 -1
  378. package/dist/components/EditTreeModal/EditTree/EditTreeInfo/index.js.map +1 -1
  379. package/dist/components/EditTreeModal/EditTree/index.js +1 -1
  380. package/dist/components/EditTreeModal/EditTree/index.js.map +1 -1
  381. package/dist/components/EditTreeModal/EditTreeModal.d.ts +0 -1
  382. package/dist/components/EditTreeModal/EditTreeModal.js +1 -1
  383. package/dist/components/EditTreeModal/EditTreeModal.js.map +1 -1
  384. package/dist/components/EditTreeModal/index.js +1 -1
  385. package/dist/components/EditTreeModal/index.js.map +1 -1
  386. package/dist/components/EntityCard/EntityCard.d.ts +0 -1
  387. package/dist/components/EntityCard/EntityCard.js +1 -1
  388. package/dist/components/EntityCard/EntityCard.js.map +1 -1
  389. package/dist/components/EntityCard/index.js +1 -1
  390. package/dist/components/EntityCard/index.js.map +1 -1
  391. package/dist/components/EntityPreview/EntityPreview.js +1 -1
  392. package/dist/components/EntityPreview/EntityPreview.js.map +1 -1
  393. package/dist/components/EntityPreview/EntityPreviewList/EntityPreviewList.d.ts +0 -1
  394. package/dist/components/EntityPreview/EntityPreviewList/EntityPreviewList.js +1 -1
  395. package/dist/components/EntityPreview/EntityPreviewList/EntityPreviewList.js.map +1 -1
  396. package/dist/components/EntityPreview/EntityPreviewList/SimplisticEntityPreview/SimplisticEntityPreview.d.ts +0 -1
  397. package/dist/components/EntityPreview/EntityPreviewList/SimplisticEntityPreview/SimplisticEntityPreview.js +1 -1
  398. package/dist/components/EntityPreview/EntityPreviewList/SimplisticEntityPreview/SimplisticEntityPreview.js.map +1 -1
  399. package/dist/components/EntityPreview/EntityPreviewList/SimplisticEntityPreview/index.js +1 -1
  400. package/dist/components/EntityPreview/EntityPreviewList/SimplisticEntityPreview/index.js.map +1 -1
  401. package/dist/components/EntityPreview/EntityPreviewList/index.js +1 -1
  402. package/dist/components/EntityPreview/EntityPreviewList/index.js.map +1 -1
  403. package/dist/components/EntityPreview/EntityPreviewTile/EntityPreviewTile.d.ts +0 -1
  404. package/dist/components/EntityPreview/EntityPreviewTile/EntityPreviewTile.js +1 -1
  405. package/dist/components/EntityPreview/EntityPreviewTile/EntityPreviewTile.js.map +1 -1
  406. package/dist/components/EntityPreview/EntityPreviewTile/index.js +1 -1
  407. package/dist/components/EntityPreview/EntityPreviewTile/index.js.map +1 -1
  408. package/dist/components/EntityPreview/_types.d.ts +0 -1
  409. package/dist/components/EntityPreview/index.js +1 -1
  410. package/dist/components/EntityPreview/index.js.map +1 -1
  411. package/dist/components/ErrorBoundary/ErrorBoundary.js +1 -1
  412. package/dist/components/ErrorBoundary/ErrorBoundary.js.map +1 -1
  413. package/dist/components/ErrorBoundary/ErrorBoundaryContent/ErrorBoundaryContent.js +1 -1
  414. package/dist/components/ErrorBoundary/ErrorBoundaryContent/ErrorBoundaryContent.js.map +1 -1
  415. package/dist/components/ErrorBoundary/ErrorBoundaryContent/index.js +1 -1
  416. package/dist/components/ErrorBoundary/ErrorBoundaryContent/index.js.map +1 -1
  417. package/dist/components/ErrorBoundary/index.js +1 -1
  418. package/dist/components/ErrorBoundary/index.js.map +1 -1
  419. package/dist/components/ErrorDisplay/ErrorDisplay.js +1 -1
  420. package/dist/components/ErrorDisplay/ErrorDisplay.js.map +1 -1
  421. package/dist/components/ErrorDisplay/index.js +1 -1
  422. package/dist/components/ErrorDisplay/index.js.map +1 -1
  423. package/dist/components/ErrorMessage/ErrorMessage.d.ts +0 -1
  424. package/dist/components/ErrorMessage/ErrorMessage.js +1 -1
  425. package/dist/components/ErrorMessage/ErrorMessage.js.map +1 -1
  426. package/dist/components/ErrorMessage/index.js +1 -1
  427. package/dist/components/ErrorMessage/index.js.map +1 -1
  428. package/dist/components/Explorer/DataView.d.ts +18 -0
  429. package/dist/components/Explorer/DataView.js +72 -0
  430. package/dist/components/Explorer/DataView.js.map +1 -0
  431. package/dist/components/Explorer/Explorer.d.ts +15 -0
  432. package/dist/components/Explorer/Explorer.js +69 -0
  433. package/dist/components/Explorer/Explorer.js.map +1 -0
  434. package/dist/components/Explorer/ExplorerTitle.d.ts +7 -0
  435. package/dist/components/Explorer/ExplorerTitle.js +30 -0
  436. package/dist/components/Explorer/ExplorerTitle.js.map +1 -0
  437. package/dist/components/Explorer/IdCard.d.ts +7 -0
  438. package/dist/components/Explorer/IdCard.js +15 -0
  439. package/dist/components/Explorer/IdCard.js.map +1 -0
  440. package/dist/components/Explorer/TableCell.d.ts +8 -0
  441. package/dist/components/Explorer/TableCell.js +110 -0
  442. package/dist/components/Explorer/TableCell.js.map +1 -0
  443. package/dist/components/Explorer/TableTagGroup.d.ts +6 -0
  444. package/dist/components/Explorer/TableTagGroup.js +22 -0
  445. package/dist/components/Explorer/TableTagGroup.js.map +1 -0
  446. package/dist/components/Explorer/_queries/useExplorerData.d.ts +24 -0
  447. package/dist/components/Explorer/_queries/useExplorerData.js +55 -0
  448. package/dist/components/Explorer/_queries/useExplorerData.js.map +1 -0
  449. package/dist/components/Explorer/_types.d.ts +35 -0
  450. package/dist/components/Explorer/_types.js +2 -0
  451. package/dist/components/Explorer/_types.js.map +1 -0
  452. package/dist/components/Explorer/index.d.ts +9 -0
  453. package/dist/components/Explorer/index.js +10 -0
  454. package/dist/components/Explorer/index.js.map +1 -0
  455. package/dist/components/Explorer/manage-view-settings/_shared/ColumnItem.d.ts +12 -0
  456. package/dist/components/Explorer/manage-view-settings/_shared/ColumnItem.js +77 -0
  457. package/dist/components/Explorer/manage-view-settings/_shared/ColumnItem.js.map +1 -0
  458. package/dist/components/Explorer/manage-view-settings/_shared/useAttributeDetailsData.d.ts +11 -0
  459. package/dist/components/Explorer/manage-view-settings/_shared/useAttributeDetailsData.js +61 -0
  460. package/dist/components/Explorer/manage-view-settings/_shared/useAttributeDetailsData.js.map +1 -0
  461. package/dist/components/Explorer/manage-view-settings/configure-display/ConfigureDisplay.d.ts +6 -0
  462. package/dist/components/Explorer/manage-view-settings/configure-display/ConfigureDisplay.js +28 -0
  463. package/dist/components/Explorer/manage-view-settings/configure-display/ConfigureDisplay.js.map +1 -0
  464. package/dist/components/Explorer/manage-view-settings/configure-display/attributes/SelectVisibleAttributes.d.ts +6 -0
  465. package/dist/components/Explorer/manage-view-settings/configure-display/attributes/SelectVisibleAttributes.js +58 -0
  466. package/dist/components/Explorer/manage-view-settings/configure-display/attributes/SelectVisibleAttributes.js.map +1 -0
  467. package/dist/components/Explorer/manage-view-settings/configure-display/view-type/SelectViewType.d.ts +8 -0
  468. package/dist/components/Explorer/manage-view-settings/configure-display/view-type/SelectViewType.js +12 -0
  469. package/dist/components/Explorer/manage-view-settings/configure-display/view-type/SelectViewType.js.map +1 -0
  470. package/dist/components/Explorer/manage-view-settings/index.d.ts +8 -0
  471. package/dist/components/Explorer/manage-view-settings/index.js +11 -0
  472. package/dist/components/Explorer/manage-view-settings/index.js.map +1 -0
  473. package/dist/components/Explorer/manage-view-settings/open-view-settings/EditSettingsContext.d.ts +14 -0
  474. package/dist/components/Explorer/manage-view-settings/open-view-settings/EditSettingsContext.js +15 -0
  475. package/dist/components/Explorer/manage-view-settings/open-view-settings/EditSettingsContext.js.map +1 -0
  476. package/dist/components/Explorer/manage-view-settings/open-view-settings/EditSettingsContextProvider.d.ts +7 -0
  477. package/dist/components/Explorer/manage-view-settings/open-view-settings/EditSettingsContextProvider.js +17 -0
  478. package/dist/components/Explorer/manage-view-settings/open-view-settings/EditSettingsContextProvider.js.map +1 -0
  479. package/dist/components/Explorer/manage-view-settings/open-view-settings/SidePanel.d.ts +2 -0
  480. package/dist/components/Explorer/manage-view-settings/open-view-settings/SidePanel.js +19 -0
  481. package/dist/components/Explorer/manage-view-settings/open-view-settings/SidePanel.js.map +1 -0
  482. package/dist/components/Explorer/manage-view-settings/open-view-settings/useEditSettings.d.ts +1 -0
  483. package/dist/components/Explorer/manage-view-settings/open-view-settings/useEditSettings.js +7 -0
  484. package/dist/components/Explorer/manage-view-settings/open-view-settings/useEditSettings.js.map +1 -0
  485. package/dist/components/Explorer/manage-view-settings/open-view-settings/useOpenViewSettings.d.ts +3 -0
  486. package/dist/components/Explorer/manage-view-settings/open-view-settings/useOpenViewSettings.js +21 -0
  487. package/dist/components/Explorer/manage-view-settings/open-view-settings/useOpenViewSettings.js.map +1 -0
  488. package/dist/components/Explorer/manage-view-settings/router-menu/SettingItem.d.ts +9 -0
  489. package/dist/components/Explorer/manage-view-settings/router-menu/SettingItem.js +55 -0
  490. package/dist/components/Explorer/manage-view-settings/router-menu/SettingItem.js.map +1 -0
  491. package/dist/components/Explorer/manage-view-settings/router-menu/SettingsPanel.d.ts +7 -0
  492. package/dist/components/Explorer/manage-view-settings/router-menu/SettingsPanel.js +52 -0
  493. package/dist/components/Explorer/manage-view-settings/router-menu/SettingsPanel.js.map +1 -0
  494. package/dist/components/Explorer/manage-view-settings/sort-items/SortItems.d.ts +4 -0
  495. package/dist/components/Explorer/manage-view-settings/sort-items/SortItems.js +109 -0
  496. package/dist/components/Explorer/manage-view-settings/sort-items/SortItems.js.map +1 -0
  497. package/dist/components/Explorer/manage-view-settings/sort-items/SortListItem.d.ts +10 -0
  498. package/dist/components/Explorer/manage-view-settings/sort-items/SortListItem.js +32 -0
  499. package/dist/components/Explorer/manage-view-settings/sort-items/SortListItem.js.map +1 -0
  500. package/dist/components/Explorer/manage-view-settings/store-view-settings/ViewSettingsContext.d.ts +6 -0
  501. package/dist/components/Explorer/manage-view-settings/store-view-settings/ViewSettingsContext.js +11 -0
  502. package/dist/components/Explorer/manage-view-settings/store-view-settings/ViewSettingsContext.js.map +1 -0
  503. package/dist/components/Explorer/manage-view-settings/store-view-settings/useViewSettingsContext.d.ts +4 -0
  504. package/dist/components/Explorer/manage-view-settings/store-view-settings/useViewSettingsContext.js +7 -0
  505. package/dist/components/Explorer/manage-view-settings/store-view-settings/useViewSettingsContext.js.map +1 -0
  506. package/dist/components/Explorer/manage-view-settings/store-view-settings/viewSettingsInitialState.d.ts +3 -0
  507. package/dist/components/Explorer/manage-view-settings/store-view-settings/viewSettingsInitialState.js +8 -0
  508. package/dist/components/Explorer/manage-view-settings/store-view-settings/viewSettingsInitialState.js.map +1 -0
  509. package/dist/components/Explorer/manage-view-settings/store-view-settings/viewSettingsReducer.d.ts +87 -0
  510. package/dist/components/Explorer/manage-view-settings/store-view-settings/viewSettingsReducer.js +100 -0
  511. package/dist/components/Explorer/manage-view-settings/store-view-settings/viewSettingsReducer.js.map +1 -0
  512. package/dist/components/Explorer/tsconfig.json +6 -0
  513. package/dist/components/Explorer/useCreateAction.d.ts +19 -0
  514. package/dist/components/Explorer/useCreateAction.js +40 -0
  515. package/dist/components/Explorer/useCreateAction.js.map +1 -0
  516. package/dist/components/Explorer/useDeactivateAction.d.ts +12 -0
  517. package/dist/components/Explorer/useDeactivateAction.js +51 -0
  518. package/dist/components/Explorer/useDeactivateAction.js.map +1 -0
  519. package/dist/components/Explorer/useEditAction.d.ts +15 -0
  520. package/dist/components/Explorer/useEditAction.js +53 -0
  521. package/dist/components/Explorer/useEditAction.js.map +1 -0
  522. package/dist/components/Explorer/usePagination.d.ts +7 -0
  523. package/dist/components/Explorer/usePagination.js +25 -0
  524. package/dist/components/Explorer/usePagination.js.map +1 -0
  525. package/dist/components/Explorer/usePrimaryActions.d.ts +12 -0
  526. package/dist/components/Explorer/usePrimaryActions.js +21 -0
  527. package/dist/components/Explorer/usePrimaryActions.js.map +1 -0
  528. package/dist/components/Explorer/useTableScrollableHeight.d.ts +5 -0
  529. package/dist/components/Explorer/useTableScrollableHeight.js +15 -0
  530. package/dist/components/Explorer/useTableScrollableHeight.js.map +1 -0
  531. package/dist/components/ExportModal/ExportModal.d.ts +0 -1
  532. package/dist/components/ExportModal/ExportModal.js +1 -1
  533. package/dist/components/ExportModal/ExportModal.js.map +1 -1
  534. package/dist/components/ExportModal/index.js +1 -1
  535. package/dist/components/ExportModal/index.js.map +1 -1
  536. package/dist/components/FieldsGroup/FieldsGroup.js +1 -1
  537. package/dist/components/FieldsGroup/FieldsGroup.js.map +1 -1
  538. package/dist/components/FieldsGroup/index.js +1 -1
  539. package/dist/components/FieldsGroup/index.js.map +1 -1
  540. package/dist/components/FloatingMenu/FloatingMenu.d.ts +0 -1
  541. package/dist/components/FloatingMenu/FloatingMenu.js +1 -1
  542. package/dist/components/FloatingMenu/FloatingMenu.js.map +1 -1
  543. package/dist/components/FloatingMenu/_types.d.ts +1 -2
  544. package/dist/components/FloatingMenu/index.js +1 -1
  545. package/dist/components/FloatingMenu/index.js.map +1 -1
  546. package/dist/components/ImageLoading/ImageLoading.d.ts +0 -1
  547. package/dist/components/ImageLoading/ImageLoading.js +1 -1
  548. package/dist/components/ImageLoading/ImageLoading.js.map +1 -1
  549. package/dist/components/ImageLoading/index.js +1 -1
  550. package/dist/components/ImageLoading/index.js.map +1 -1
  551. package/dist/components/ImageMissing/ImageMissing.d.ts +0 -1
  552. package/dist/components/ImageMissing/ImageMissing.js +1 -1
  553. package/dist/components/ImageMissing/ImageMissing.js.map +1 -1
  554. package/dist/components/ImageMissing/index.js +1 -1
  555. package/dist/components/ImageMissing/index.js.map +1 -1
  556. package/dist/components/ImportModal/ImportModal.d.ts +0 -1
  557. package/dist/components/ImportModal/ImportModal.js +1 -1
  558. package/dist/components/ImportModal/ImportModal.js.map +1 -1
  559. package/dist/components/ImportModal/ImportModalConfigStep/ImportKeysSelector/ImportKeysSelector.d.ts +0 -1
  560. package/dist/components/ImportModal/ImportModalConfigStep/ImportKeysSelector/ImportKeysSelector.js +1 -1
  561. package/dist/components/ImportModal/ImportModalConfigStep/ImportKeysSelector/ImportKeysSelector.js.map +1 -1
  562. package/dist/components/ImportModal/ImportModalConfigStep/ImportKeysSelector/index.js +1 -1
  563. package/dist/components/ImportModal/ImportModalConfigStep/ImportKeysSelector/index.js.map +1 -1
  564. package/dist/components/ImportModal/ImportModalConfigStep/ImportMappingRowTitle/ImportMappingRowTitle.d.ts +0 -1
  565. package/dist/components/ImportModal/ImportModalConfigStep/ImportMappingRowTitle/ImportMappingRowTitle.js +1 -1
  566. package/dist/components/ImportModal/ImportModalConfigStep/ImportMappingRowTitle/ImportMappingRowTitle.js.map +1 -1
  567. package/dist/components/ImportModal/ImportModalConfigStep/ImportMappingRowTitle/index.js +1 -1
  568. package/dist/components/ImportModal/ImportModalConfigStep/ImportMappingRowTitle/index.js.map +1 -1
  569. package/dist/components/ImportModal/ImportModalConfigStep/ImportModalConfigStep.d.ts +0 -1
  570. package/dist/components/ImportModal/ImportModalConfigStep/ImportModalConfigStep.js +6 -6
  571. package/dist/components/ImportModal/ImportModalConfigStep/ImportModalConfigStep.js.map +1 -1
  572. package/dist/components/ImportModal/ImportModalConfigStep/ImportScheduleModal/ImportScheduleModal.d.ts +0 -1
  573. package/dist/components/ImportModal/ImportModalConfigStep/ImportScheduleModal/ImportScheduleModal.js +1 -1
  574. package/dist/components/ImportModal/ImportModalConfigStep/ImportScheduleModal/ImportScheduleModal.js.map +1 -1
  575. package/dist/components/ImportModal/ImportModalConfigStep/ImportScheduleModal/index.js +1 -1
  576. package/dist/components/ImportModal/ImportModalConfigStep/ImportScheduleModal/index.js.map +1 -1
  577. package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/ImportSheetSettings.d.ts +0 -1
  578. package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/ImportSheetSettings.js +1 -1
  579. package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/ImportSheetSettings.js.map +1 -1
  580. package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/index.js +1 -1
  581. package/dist/components/ImportModal/ImportModalConfigStep/ImportSheetSettings/index.js.map +1 -1
  582. package/dist/components/ImportModal/ImportModalConfigStep/index.js +1 -1
  583. package/dist/components/ImportModal/ImportModalConfigStep/index.js.map +1 -1
  584. package/dist/components/ImportModal/ImportModalDoneStep/ImportModalDoneStep.d.ts +0 -1
  585. package/dist/components/ImportModal/ImportModalDoneStep/ImportModalDoneStep.js +1 -1
  586. package/dist/components/ImportModal/ImportModalDoneStep/ImportModalDoneStep.js.map +1 -1
  587. package/dist/components/ImportModal/ImportModalDoneStep/index.js +1 -1
  588. package/dist/components/ImportModal/ImportModalDoneStep/index.js.map +1 -1
  589. package/dist/components/ImportModal/ImportModalProcessingStep/ImportModalProcessingStep.d.ts +0 -1
  590. package/dist/components/ImportModal/ImportModalProcessingStep/ImportModalProcessingStep.js +1 -1
  591. package/dist/components/ImportModal/ImportModalProcessingStep/ImportModalProcessingStep.js.map +1 -1
  592. package/dist/components/ImportModal/ImportModalProcessingStep/index.js +1 -1
  593. package/dist/components/ImportModal/ImportModalProcessingStep/index.js.map +1 -1
  594. package/dist/components/ImportModal/ImportModalSelectFileStep/ImportModalSelectFileStep.d.ts +0 -1
  595. package/dist/components/ImportModal/ImportModalSelectFileStep/ImportModalSelectFileStep.js +23 -7
  596. package/dist/components/ImportModal/ImportModalSelectFileStep/ImportModalSelectFileStep.js.map +1 -1
  597. package/dist/components/ImportModal/ImportModalSelectFileStep/index.js +1 -1
  598. package/dist/components/ImportModal/ImportModalSelectFileStep/index.js.map +1 -1
  599. package/dist/components/ImportModal/importReducer/ImportReducerContext.d.ts +0 -1
  600. package/dist/components/ImportModal/importReducer/ImportReducerContext.js +1 -1
  601. package/dist/components/ImportModal/importReducer/ImportReducerContext.js.map +1 -1
  602. package/dist/components/ImportModal/importReducer/importReducer.d.ts +1 -1
  603. package/dist/components/ImportModal/importReducer/importReducer.js +1 -1
  604. package/dist/components/ImportModal/importReducer/importReducer.js.map +1 -1
  605. package/dist/components/ImportModal/importReducer/index.js +1 -1
  606. package/dist/components/ImportModal/importReducer/index.js.map +1 -1
  607. package/dist/components/ImportModal/index.js +1 -1
  608. package/dist/components/ImportModal/index.js.map +1 -1
  609. package/dist/components/LibraryItemsList/CreateNewRecordButton/CreateNewRecordButton.js +1 -1
  610. package/dist/components/LibraryItemsList/CreateNewRecordButton/CreateNewRecordButton.js.map +1 -1
  611. package/dist/components/LibraryItemsList/CreateNewRecordButton/index.js +1 -1
  612. package/dist/components/LibraryItemsList/CreateNewRecordButton/index.js.map +1 -1
  613. package/dist/components/LibraryItemsList/DisplayOptions/DisplayOptions.d.ts +0 -1
  614. package/dist/components/LibraryItemsList/DisplayOptions/DisplayOptions.js +1 -1
  615. package/dist/components/LibraryItemsList/DisplayOptions/DisplayOptions.js.map +1 -1
  616. package/dist/components/LibraryItemsList/DisplayOptions/index.js +1 -1
  617. package/dist/components/LibraryItemsList/DisplayOptions/index.js.map +1 -1
  618. package/dist/components/LibraryItemsList/DisplayTypeSelector/DisplayTypeSelector.d.ts +0 -1
  619. package/dist/components/LibraryItemsList/DisplayTypeSelector/DisplayTypeSelector.js +1 -1
  620. package/dist/components/LibraryItemsList/DisplayTypeSelector/DisplayTypeSelector.js.map +1 -1
  621. package/dist/components/LibraryItemsList/DisplayTypeSelector/index.js +1 -1
  622. package/dist/components/LibraryItemsList/DisplayTypeSelector/index.js.map +1 -1
  623. package/dist/components/LibraryItemsList/FiltersDropdown/FiltersDropdown.d.ts +0 -1
  624. package/dist/components/LibraryItemsList/FiltersDropdown/FiltersDropdown.js +5 -5
  625. package/dist/components/LibraryItemsList/FiltersDropdown/FiltersDropdown.js.map +1 -1
  626. package/dist/components/LibraryItemsList/FiltersDropdown/index.js +1 -1
  627. package/dist/components/LibraryItemsList/FiltersDropdown/index.js.map +1 -1
  628. package/dist/components/LibraryItemsList/FiltersPanel/Filter/Filter.d.ts +0 -3
  629. package/dist/components/LibraryItemsList/FiltersPanel/Filter/Filter.js +5 -15
  630. package/dist/components/LibraryItemsList/FiltersPanel/Filter/Filter.js.map +1 -1
  631. package/dist/components/LibraryItemsList/FiltersPanel/Filter/Filter.utils.d.ts +2 -0
  632. package/dist/components/LibraryItemsList/FiltersPanel/Filter/Filter.utils.js +16 -0
  633. package/dist/components/LibraryItemsList/FiltersPanel/Filter/Filter.utils.js.map +1 -0
  634. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/FilterAttributeCondition.d.ts +0 -1
  635. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/FilterAttributeCondition.js +2 -2
  636. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/FilterAttributeCondition.js.map +1 -1
  637. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/index.js +1 -1
  638. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterAttributeCondition/index.js.map +1 -1
  639. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/BooleanFilter/BooleanFilter.d.ts +0 -1
  640. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/BooleanFilter/BooleanFilter.js +1 -1
  641. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/BooleanFilter/BooleanFilter.js.map +1 -1
  642. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/BooleanFilter/index.js +1 -1
  643. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/BooleanFilter/index.js.map +1 -1
  644. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateBetweenFilter/DateBetweenFilter.d.ts +0 -1
  645. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateBetweenFilter/DateBetweenFilter.js.map +1 -1
  646. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateBetweenFilter/index.js +1 -1
  647. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateBetweenFilter/index.js.map +1 -1
  648. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateFilter/DateFilter.d.ts +0 -1
  649. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateFilter/DateFilter.js +1 -1
  650. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateFilter/DateFilter.js.map +1 -1
  651. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateFilter/index.js +1 -1
  652. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/DateFilter/index.js.map +1 -1
  653. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/NumericFilter/NumericFilter.d.ts +0 -1
  654. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/NumericFilter/NumericFilter.js +1 -1
  655. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/NumericFilter/NumericFilter.js.map +1 -1
  656. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/NumericFilter/index.js +1 -1
  657. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/NumericFilter/index.js.map +1 -1
  658. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/TextFilter/TextFilter.d.ts +0 -1
  659. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/TextFilter/TextFilter.js +1 -1
  660. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/TextFilter/TextFilter.js.map +1 -1
  661. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/TextFilter/index.js +1 -1
  662. package/dist/components/LibraryItemsList/FiltersPanel/Filter/FilterInput/TextFilter/index.js.map +1 -1
  663. package/dist/components/LibraryItemsList/FiltersPanel/Filter/index.js +1 -1
  664. package/dist/components/LibraryItemsList/FiltersPanel/Filter/index.js.map +1 -1
  665. package/dist/components/LibraryItemsList/FiltersPanel/FilterDropdownButton/FilterDropdownButton.js +1 -1
  666. package/dist/components/LibraryItemsList/FiltersPanel/FilterDropdownButton/FilterDropdownButton.js.map +1 -1
  667. package/dist/components/LibraryItemsList/FiltersPanel/FilterDropdownButton/index.js +1 -1
  668. package/dist/components/LibraryItemsList/FiltersPanel/FilterDropdownButton/index.js.map +1 -1
  669. package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/FilterTreeCondition.d.ts +0 -1
  670. package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/FilterTreeCondition.js +1 -1
  671. package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/FilterTreeCondition.js.map +1 -1
  672. package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/index.js +1 -1
  673. package/dist/components/LibraryItemsList/FiltersPanel/FilterTreeCondition/index.js.map +1 -1
  674. package/dist/components/LibraryItemsList/FiltersPanel/FiltersOptions.js.map +1 -1
  675. package/dist/components/LibraryItemsList/FiltersPanel/FiltersPanel.d.ts +0 -1
  676. package/dist/components/LibraryItemsList/FiltersPanel/FiltersPanel.js +1 -1
  677. package/dist/components/LibraryItemsList/FiltersPanel/FiltersPanel.js.map +1 -1
  678. package/dist/components/LibraryItemsList/FiltersPanel/index.js +1 -1
  679. package/dist/components/LibraryItemsList/FiltersPanel/index.js.map +1 -1
  680. package/dist/components/LibraryItemsList/FiltersPanel/mustHideValue.js +1 -1
  681. package/dist/components/LibraryItemsList/FiltersPanel/mustHideValue.js.map +1 -1
  682. package/dist/components/LibraryItemsList/IconViewType/IconViewType.js +1 -1
  683. package/dist/components/LibraryItemsList/IconViewType/IconViewType.js.map +1 -1
  684. package/dist/components/LibraryItemsList/IconViewType/index.js +1 -1
  685. package/dist/components/LibraryItemsList/IconViewType/index.js.map +1 -1
  686. package/dist/components/LibraryItemsList/LibraryItemsList.js.map +1 -1
  687. package/dist/components/LibraryItemsList/LibraryItemsListContent/LibraryItemsListContent.js +1 -1
  688. package/dist/components/LibraryItemsList/LibraryItemsListContent/LibraryItemsListContent.js.map +1 -1
  689. package/dist/components/LibraryItemsList/LibraryItemsListContent/index.js +1 -1
  690. package/dist/components/LibraryItemsList/LibraryItemsListContent/index.js.map +1 -1
  691. package/dist/components/LibraryItemsList/LibraryItemsListEmpty/LibraryItemsListEmpty.js +1 -1
  692. package/dist/components/LibraryItemsList/LibraryItemsListEmpty/LibraryItemsListEmpty.js.map +1 -1
  693. package/dist/components/LibraryItemsList/LibraryItemsListEmpty/index.js +1 -1
  694. package/dist/components/LibraryItemsList/LibraryItemsListEmpty/index.js.map +1 -1
  695. package/dist/components/LibraryItemsList/LibraryItemsListPagination/LibraryItemsListPagination.d.ts +0 -1
  696. package/dist/components/LibraryItemsList/LibraryItemsListPagination/LibraryItemsListPagination.js +1 -1
  697. package/dist/components/LibraryItemsList/LibraryItemsListPagination/LibraryItemsListPagination.js.map +1 -1
  698. package/dist/components/LibraryItemsList/LibraryItemsListPagination/index.js +1 -1
  699. package/dist/components/LibraryItemsList/LibraryItemsListPagination/index.js.map +1 -1
  700. package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyCell/BodyCell.d.ts +0 -1
  701. package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyCell/BodyCell.js.map +1 -1
  702. package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyCell/index.js +1 -1
  703. package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyCell/index.js.map +1 -1
  704. package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyRow/BodyRow.d.ts +0 -1
  705. package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyRow/BodyRow.js +1 -1
  706. package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyRow/BodyRow.js.map +1 -1
  707. package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyRow/index.js +1 -1
  708. package/dist/components/LibraryItemsList/LibraryItemsListTable/BodyRow/index.js.map +1 -1
  709. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/AllValuesCount/AllValuesCount.js +1 -1
  710. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/AllValuesCount/AllValuesCount.js.map +1 -1
  711. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/AllValuesCount/index.js +1 -1
  712. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/AllValuesCount/index.js.map +1 -1
  713. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/Cell.js +1 -1
  714. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/Cell.js.map +1 -1
  715. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/CellInfos.d.ts +0 -1
  716. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/CellInfos.js +3 -2
  717. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/CellInfos.js.map +1 -1
  718. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/index.js +1 -1
  719. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellInfos/index.js.map +1 -1
  720. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellSelection/CellSelection.d.ts +0 -1
  721. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellSelection/CellSelection.js +1 -1
  722. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellSelection/CellSelection.js.map +1 -1
  723. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellSelection/index.js +1 -1
  724. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/CellSelection/index.js.map +1 -1
  725. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/ElementsToDisplay/RichTextDisplay.d.ts +0 -1
  726. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/ElementsToDisplay/RichTextDisplay.js +1 -1
  727. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/ElementsToDisplay/RichTextDisplay.js.map +1 -1
  728. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/StandardCell.d.ts +0 -1
  729. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/StandardCell.js +1 -1
  730. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/StandardCell.js.map +1 -1
  731. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/index.js +1 -1
  732. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/StandardCell/index.js.map +1 -1
  733. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/index.js +1 -1
  734. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/index.js.map +1 -1
  735. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/typeGuards.d.ts +2 -2
  736. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/types.d.ts +6 -6
  737. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/utils.js +1 -1
  738. package/dist/components/LibraryItemsList/LibraryItemsListTable/Cell/utils.js.map +1 -1
  739. package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/ChooseTableColumns.d.ts +0 -1
  740. package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/ChooseTableColumns.js +1 -1
  741. package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/ChooseTableColumns.js.map +1 -1
  742. package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/index.js +1 -1
  743. package/dist/components/LibraryItemsList/LibraryItemsListTable/ChooseTableColumns/index.js.map +1 -1
  744. package/dist/components/LibraryItemsList/LibraryItemsListTable/Header/Header.js +2 -2
  745. package/dist/components/LibraryItemsList/LibraryItemsListTable/Header/Header.js.map +1 -1
  746. package/dist/components/LibraryItemsList/LibraryItemsListTable/Header/index.js +1 -1
  747. package/dist/components/LibraryItemsList/LibraryItemsListTable/Header/index.js.map +1 -1
  748. package/dist/components/LibraryItemsList/LibraryItemsListTable/Table.d.ts +0 -1
  749. package/dist/components/LibraryItemsList/LibraryItemsListTable/Table.js +2 -2
  750. package/dist/components/LibraryItemsList/LibraryItemsListTable/Table.js.map +1 -1
  751. package/dist/components/LibraryItemsList/LibraryItemsListTable/index.js +1 -1
  752. package/dist/components/LibraryItemsList/LibraryItemsListTable/index.js.map +1 -1
  753. package/dist/components/LibraryItemsList/MenuItemList/MenuItemList.js +1 -1
  754. package/dist/components/LibraryItemsList/MenuItemList/MenuItemList.js.map +1 -1
  755. package/dist/components/LibraryItemsList/MenuItemList/index.js +1 -1
  756. package/dist/components/LibraryItemsList/MenuItemList/index.js.map +1 -1
  757. package/dist/components/LibraryItemsList/MenuItemListSelected/ActionsMenu/ActionsMenu.d.ts +0 -1
  758. package/dist/components/LibraryItemsList/MenuItemListSelected/ActionsMenu/ActionsMenu.js +1 -1
  759. package/dist/components/LibraryItemsList/MenuItemListSelected/ActionsMenu/ActionsMenu.js.map +1 -1
  760. package/dist/components/LibraryItemsList/MenuItemListSelected/ActionsMenu/index.js +1 -1
  761. package/dist/components/LibraryItemsList/MenuItemListSelected/ActionsMenu/index.js.map +1 -1
  762. package/dist/components/LibraryItemsList/MenuItemListSelected/MenuItemListSelected.d.ts +0 -1
  763. package/dist/components/LibraryItemsList/MenuItemListSelected/MenuItemListSelected.js +1 -1
  764. package/dist/components/LibraryItemsList/MenuItemListSelected/MenuItemListSelected.js.map +1 -1
  765. package/dist/components/LibraryItemsList/MenuItemListSelected/index.js +1 -1
  766. package/dist/components/LibraryItemsList/MenuItemListSelected/index.js.map +1 -1
  767. package/dist/components/LibraryItemsList/MenuSelection/MenuSelection.d.ts +0 -1
  768. package/dist/components/LibraryItemsList/MenuSelection/MenuSelection.js +1 -1
  769. package/dist/components/LibraryItemsList/MenuSelection/MenuSelection.js.map +1 -1
  770. package/dist/components/LibraryItemsList/MenuSelection/index.js +1 -1
  771. package/dist/components/LibraryItemsList/MenuSelection/index.js.map +1 -1
  772. package/dist/components/LibraryItemsList/MenuView/MenuView.d.ts +0 -1
  773. package/dist/components/LibraryItemsList/MenuView/MenuView.js +1 -1
  774. package/dist/components/LibraryItemsList/MenuView/MenuView.js.map +1 -1
  775. package/dist/components/LibraryItemsList/MenuView/index.js +1 -1
  776. package/dist/components/LibraryItemsList/MenuView/index.js.map +1 -1
  777. package/dist/components/LibraryItemsList/SearchItems/SearchItems.d.ts +0 -1
  778. package/dist/components/LibraryItemsList/SearchItems/SearchItems.js +1 -1
  779. package/dist/components/LibraryItemsList/SearchItems/SearchItems.js.map +1 -1
  780. package/dist/components/LibraryItemsList/SearchItems/index.js +1 -1
  781. package/dist/components/LibraryItemsList/SearchItems/index.js.map +1 -1
  782. package/dist/components/LibraryItemsList/Sidebar/Sidebar.d.ts +0 -1
  783. package/dist/components/LibraryItemsList/Sidebar/Sidebar.js +1 -1
  784. package/dist/components/LibraryItemsList/Sidebar/Sidebar.js.map +1 -1
  785. package/dist/components/LibraryItemsList/Sidebar/index.js +1 -1
  786. package/dist/components/LibraryItemsList/Sidebar/index.js.map +1 -1
  787. package/dist/components/LibraryItemsList/TileDisplay/ItemTileDisplay/ItemTileDisplay.d.ts +0 -1
  788. package/dist/components/LibraryItemsList/TileDisplay/ItemTileDisplay/ItemTileDisplay.js +3 -2
  789. package/dist/components/LibraryItemsList/TileDisplay/ItemTileDisplay/ItemTileDisplay.js.map +1 -1
  790. package/dist/components/LibraryItemsList/TileDisplay/ItemTileDisplay/index.js +1 -1
  791. package/dist/components/LibraryItemsList/TileDisplay/ItemTileDisplay/index.js.map +1 -1
  792. package/dist/components/LibraryItemsList/TileDisplay/TileDisplay.d.ts +0 -1
  793. package/dist/components/LibraryItemsList/TileDisplay/TileDisplay.js +1 -1
  794. package/dist/components/LibraryItemsList/TileDisplay/TileDisplay.js.map +1 -1
  795. package/dist/components/LibraryItemsList/TileDisplay/helpers/getItemPreviewSize.js +1 -1
  796. package/dist/components/LibraryItemsList/TileDisplay/helpers/getItemPreviewSize.js.map +1 -1
  797. package/dist/components/LibraryItemsList/TileDisplay/index.js +1 -1
  798. package/dist/components/LibraryItemsList/TileDisplay/index.js.map +1 -1
  799. package/dist/components/LibraryItemsList/VersionsPanel/VersionsPanel.d.ts +0 -1
  800. package/dist/components/LibraryItemsList/VersionsPanel/VersionsPanel.js +1 -1
  801. package/dist/components/LibraryItemsList/VersionsPanel/VersionsPanel.js.map +1 -1
  802. package/dist/components/LibraryItemsList/VersionsPanel/index.js +1 -1
  803. package/dist/components/LibraryItemsList/VersionsPanel/index.js.map +1 -1
  804. package/dist/components/LibraryItemsList/ViewPanel/EditView/EditView.d.ts +0 -1
  805. package/dist/components/LibraryItemsList/ViewPanel/EditView/EditView.js +1 -1
  806. package/dist/components/LibraryItemsList/ViewPanel/EditView/EditView.js.map +1 -1
  807. package/dist/components/LibraryItemsList/ViewPanel/EditView/index.js +1 -1
  808. package/dist/components/LibraryItemsList/ViewPanel/EditView/index.js.map +1 -1
  809. package/dist/components/LibraryItemsList/ViewPanel/View/View.d.ts +0 -1
  810. package/dist/components/LibraryItemsList/ViewPanel/View/View.js +1 -1
  811. package/dist/components/LibraryItemsList/ViewPanel/View/View.js.map +1 -1
  812. package/dist/components/LibraryItemsList/ViewPanel/View/index.js +1 -1
  813. package/dist/components/LibraryItemsList/ViewPanel/View/index.js.map +1 -1
  814. package/dist/components/LibraryItemsList/ViewPanel/ViewPanel.d.ts +0 -1
  815. package/dist/components/LibraryItemsList/ViewPanel/ViewPanel.js +1 -1
  816. package/dist/components/LibraryItemsList/ViewPanel/ViewPanel.js.map +1 -1
  817. package/dist/components/LibraryItemsList/ViewPanel/index.js +1 -1
  818. package/dist/components/LibraryItemsList/ViewPanel/index.js.map +1 -1
  819. package/dist/components/LibraryItemsList/helpers/defaultFilterConditionByAttributeFormat.js +1 -1
  820. package/dist/components/LibraryItemsList/helpers/defaultFilterConditionByAttributeFormat.js.map +1 -1
  821. package/dist/components/LibraryItemsList/helpers/displayTypeToPreviewSize.js +1 -1
  822. package/dist/components/LibraryItemsList/helpers/displayTypeToPreviewSize.js.map +1 -1
  823. package/dist/components/LibraryItemsList/helpers/extractAttributesFromLibrary.js +1 -1
  824. package/dist/components/LibraryItemsList/helpers/extractAttributesFromLibrary.js.map +1 -1
  825. package/dist/components/LibraryItemsList/helpers/getFieldFromKey.js +1 -1
  826. package/dist/components/LibraryItemsList/helpers/getFieldFromKey.js.map +1 -1
  827. package/dist/components/LibraryItemsList/helpers/getFieldsKeyFromAttribute.js.map +1 -1
  828. package/dist/components/LibraryItemsList/helpers/getSortFieldByAttributeType.js +1 -1
  829. package/dist/components/LibraryItemsList/helpers/getSortFieldByAttributeType.js.map +1 -1
  830. package/dist/components/LibraryItemsList/hooks/useLibraryView/useLibraryView.js +1 -1
  831. package/dist/components/LibraryItemsList/hooks/useLibraryView/useLibraryView.js.map +1 -1
  832. package/dist/components/LibraryItemsList/hooks/useSearchReducer/_types.d.ts +2 -2
  833. package/dist/components/LibraryItemsList/hooks/useSearchReducer/index.js +1 -1
  834. package/dist/components/LibraryItemsList/hooks/useSearchReducer/index.js.map +1 -1
  835. package/dist/components/LibraryItemsList/hooks/useSearchReducer/searchContext.js +1 -1
  836. package/dist/components/LibraryItemsList/hooks/useSearchReducer/searchContext.js.map +1 -1
  837. package/dist/components/LibraryItemsList/hooks/useSearchReducer/searchReducer.d.ts +1 -1
  838. package/dist/components/LibraryItemsList/hooks/useSearchReducer/searchReducer.js.map +1 -1
  839. package/dist/components/LibraryItemsList/hooks/useSearchReducer/useSearchReducer.d.ts +0 -1
  840. package/dist/components/LibraryItemsList/hooks/useSearchReducer/useSearchReducer.js +1 -1
  841. package/dist/components/LibraryItemsList/hooks/useSearchReducer/useSearchReducer.js.map +1 -1
  842. package/dist/components/LibraryItemsList/hooks/useUpdateViewsOrderMutation.d.ts +1 -1
  843. package/dist/components/LibraryItemsList/hooks/useUpdateViewsOrderMutation.js +1 -1
  844. package/dist/components/LibraryItemsList/hooks/useUpdateViewsOrderMutation.js.map +1 -1
  845. package/dist/components/LibraryItemsList/index.js +1 -1
  846. package/dist/components/LibraryItemsList/index.js.map +1 -1
  847. package/dist/components/LibraryItemsList/manageItems.js +1 -1
  848. package/dist/components/LibraryItemsList/manageItems.js.map +1 -1
  849. package/dist/components/LibraryItemsList/shared/DeactivateRecordBtn/DeactivateRecordBtn.d.ts +0 -1
  850. package/dist/components/LibraryItemsList/shared/DeactivateRecordBtn/DeactivateRecordBtn.js +1 -1
  851. package/dist/components/LibraryItemsList/shared/DeactivateRecordBtn/DeactivateRecordBtn.js.map +1 -1
  852. package/dist/components/LibraryItemsList/shared/DeactivateRecordBtn/index.js +1 -1
  853. package/dist/components/LibraryItemsList/shared/DeactivateRecordBtn/index.js.map +1 -1
  854. package/dist/components/LibraryItemsList/shared/SelectCellsBtn.d.ts +1 -5
  855. package/dist/components/LibraryItemsList/shared/SelectCellsBtn.js +2 -6
  856. package/dist/components/LibraryItemsList/shared/SelectCellsBtn.js.map +1 -1
  857. package/dist/components/LibraryItemsList/shared/shared.utils.d.ts +4 -0
  858. package/dist/components/LibraryItemsList/shared/shared.utils.js +9 -0
  859. package/dist/components/LibraryItemsList/shared/shared.utils.js.map +1 -0
  860. package/dist/components/LibraryPicker/LibrariesList/LibrariesList.d.ts +0 -1
  861. package/dist/components/LibraryPicker/LibrariesList/LibrariesList.js +1 -1
  862. package/dist/components/LibraryPicker/LibrariesList/LibrariesList.js.map +1 -1
  863. package/dist/components/LibraryPicker/LibrariesList/index.js +1 -1
  864. package/dist/components/LibraryPicker/LibrariesList/index.js.map +1 -1
  865. package/dist/components/LibraryPicker/LibraryPicker.d.ts +0 -1
  866. package/dist/components/LibraryPicker/LibraryPicker.js +1 -1
  867. package/dist/components/LibraryPicker/LibraryPicker.js.map +1 -1
  868. package/dist/components/LibraryPicker/index.js +1 -1
  869. package/dist/components/LibraryPicker/index.js.map +1 -1
  870. package/dist/components/List/List.d.ts +0 -1
  871. package/dist/components/List/List.js +1 -1
  872. package/dist/components/List/List.js.map +1 -1
  873. package/dist/components/List/index.js +1 -1
  874. package/dist/components/List/index.js.map +1 -1
  875. package/dist/components/Loading/Loading.d.ts +0 -1
  876. package/dist/components/Loading/Loading.js +1 -1
  877. package/dist/components/Loading/Loading.js.map +1 -1
  878. package/dist/components/Loading/index.js +1 -1
  879. package/dist/components/Loading/index.js.map +1 -1
  880. package/dist/components/RecordCard/RecordCard.d.ts +0 -1
  881. package/dist/components/RecordCard/RecordCard.js +1 -1
  882. package/dist/components/RecordCard/RecordCard.js.map +1 -1
  883. package/dist/components/RecordCard/_types.d.ts +0 -1
  884. package/dist/components/RecordCard/index.js +1 -1
  885. package/dist/components/RecordCard/index.js.map +1 -1
  886. package/dist/components/RecordEdition/EditRecord/EditRecord.js +30 -8
  887. package/dist/components/RecordEdition/EditRecord/EditRecord.js.map +1 -1
  888. package/dist/components/RecordEdition/EditRecord/ValuesVersionSummary/ValuesVersionSummary.d.ts +0 -1
  889. package/dist/components/RecordEdition/EditRecord/ValuesVersionSummary/ValuesVersionSummary.js +1 -1
  890. package/dist/components/RecordEdition/EditRecord/ValuesVersionSummary/ValuesVersionSummary.js.map +1 -1
  891. package/dist/components/RecordEdition/EditRecord/ValuesVersionSummary/index.js +1 -1
  892. package/dist/components/RecordEdition/EditRecord/ValuesVersionSummary/index.js.map +1 -1
  893. package/dist/components/RecordEdition/EditRecord/creationErrorContext.d.ts +0 -1
  894. package/dist/components/RecordEdition/EditRecord/creationErrorContext.js +1 -1
  895. package/dist/components/RecordEdition/EditRecord/creationErrorContext.js.map +1 -1
  896. package/dist/components/RecordEdition/EditRecord/index.js +1 -1
  897. package/dist/components/RecordEdition/EditRecord/index.js.map +1 -1
  898. package/dist/components/RecordEdition/EditRecordBtn/EditRecordBtn.d.ts +0 -1
  899. package/dist/components/RecordEdition/EditRecordBtn/EditRecordBtn.js +1 -1
  900. package/dist/components/RecordEdition/EditRecordBtn/EditRecordBtn.js.map +1 -1
  901. package/dist/components/RecordEdition/EditRecordBtn/index.js +1 -1
  902. package/dist/components/RecordEdition/EditRecordBtn/index.js.map +1 -1
  903. package/dist/components/RecordEdition/EditRecordContent/EditRecordContent.js +3 -3
  904. package/dist/components/RecordEdition/EditRecordContent/EditRecordContent.js.map +1 -1
  905. package/dist/components/RecordEdition/EditRecordContent/EditRecordSkeleton.d.ts +0 -1
  906. package/dist/components/RecordEdition/EditRecordContent/EditRecordSkeleton.js +1 -1
  907. package/dist/components/RecordEdition/EditRecordContent/EditRecordSkeleton.js.map +1 -1
  908. package/dist/components/RecordEdition/EditRecordContent/_types.d.ts +23 -20
  909. package/dist/components/RecordEdition/EditRecordContent/_types.js +5 -5
  910. package/dist/components/RecordEdition/EditRecordContent/_types.js.map +1 -1
  911. package/dist/components/RecordEdition/EditRecordContent/antdUtils.js +44 -26
  912. package/dist/components/RecordEdition/EditRecordContent/antdUtils.js.map +1 -1
  913. package/dist/components/RecordEdition/EditRecordContent/formConstants.js +1 -1
  914. package/dist/components/RecordEdition/EditRecordContent/formConstants.js.map +1 -1
  915. package/dist/components/RecordEdition/EditRecordContent/helpers/extractFormElements/extractFormElements.js.map +1 -1
  916. package/dist/components/RecordEdition/EditRecordContent/helpers/extractFormElements/index.js +1 -1
  917. package/dist/components/RecordEdition/EditRecordContent/helpers/extractFormElements/index.js.map +1 -1
  918. package/dist/components/RecordEdition/EditRecordContent/helpers/getActiveFieldValues/index.js +1 -1
  919. package/dist/components/RecordEdition/EditRecordContent/helpers/getActiveFieldValues/index.js.map +1 -1
  920. package/dist/components/RecordEdition/EditRecordContent/helpers/isCurrentVersion/index.js +1 -1
  921. package/dist/components/RecordEdition/EditRecordContent/helpers/isCurrentVersion/index.js.map +1 -1
  922. package/dist/components/RecordEdition/EditRecordContent/helpers/isCurrentVersion/isCurrentVersion.js.map +1 -1
  923. package/dist/components/RecordEdition/EditRecordContent/hooks/__mocks__/useDeleteValueMutation.d.ts +0 -1
  924. package/dist/components/RecordEdition/EditRecordContent/hooks/__mocks__/useDeleteValueMutation.js +1 -1
  925. package/dist/components/RecordEdition/EditRecordContent/hooks/__mocks__/useDeleteValueMutation.js.map +1 -1
  926. package/dist/components/RecordEdition/EditRecordContent/hooks/__mocks__/useSaveValueMutation.d.ts +0 -1
  927. package/dist/components/RecordEdition/EditRecordContent/hooks/__mocks__/useSaveValueMutation.js +1 -1
  928. package/dist/components/RecordEdition/EditRecordContent/hooks/__mocks__/useSaveValueMutation.js.map +1 -1
  929. package/dist/components/RecordEdition/EditRecordContent/hooks/helpers/getPropertyCacheFieldName.js +1 -1
  930. package/dist/components/RecordEdition/EditRecordContent/hooks/helpers/getPropertyCacheFieldName.js.map +1 -1
  931. package/dist/components/RecordEdition/EditRecordContent/hooks/useExecuteDeleteValueMutation.js.map +1 -1
  932. package/dist/components/RecordEdition/EditRecordContent/hooks/useExecuteSaveValueBatchMutation.js +1 -1
  933. package/dist/components/RecordEdition/EditRecordContent/hooks/useExecuteSaveValueBatchMutation.js.map +1 -1
  934. package/dist/components/RecordEdition/EditRecordContent/hooks/useRecordEditionContext.d.ts +0 -1
  935. package/dist/components/RecordEdition/EditRecordContent/hooks/useRecordEditionContext.js +1 -1
  936. package/dist/components/RecordEdition/EditRecordContent/hooks/useRecordEditionContext.js.map +1 -1
  937. package/dist/components/RecordEdition/EditRecordContent/hooks/useRunActionsListAndFormatOnValue.d.ts +121 -0
  938. package/dist/components/RecordEdition/EditRecordContent/hooks/useRunActionsListAndFormatOnValue.js +31 -0
  939. package/dist/components/RecordEdition/EditRecordContent/hooks/useRunActionsListAndFormatOnValue.js.map +1 -0
  940. package/dist/components/RecordEdition/EditRecordContent/index.js +1 -1
  941. package/dist/components/RecordEdition/EditRecordContent/index.js.map +1 -1
  942. package/dist/components/RecordEdition/EditRecordContent/reducers/linkFieldReducer/index.js +1 -1
  943. package/dist/components/RecordEdition/EditRecordContent/reducers/linkFieldReducer/index.js.map +1 -1
  944. package/dist/components/RecordEdition/EditRecordContent/reducers/linkFieldReducer/linkFieldReducer.d.ts +4 -4
  945. package/dist/components/RecordEdition/EditRecordContent/reducers/linkFieldReducer/linkFieldReducer.js +9 -9
  946. package/dist/components/RecordEdition/EditRecordContent/reducers/linkFieldReducer/linkFieldReducer.js.map +1 -1
  947. package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/index.js +1 -1
  948. package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/index.js.map +1 -1
  949. package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/standardFieldReducer.d.ts +31 -12
  950. package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/standardFieldReducer.js +65 -18
  951. package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/standardFieldReducer.js.map +1 -1
  952. package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/standardFieldReducerContext.d.ts +7 -0
  953. package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/standardFieldReducerContext.js +9 -0
  954. package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/standardFieldReducerContext.js.map +1 -0
  955. package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/useStandardFieldReducer.d.ts +1 -0
  956. package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/useStandardFieldReducer.js +7 -0
  957. package/dist/components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/useStandardFieldReducer.js.map +1 -0
  958. package/dist/components/RecordEdition/EditRecordContent/shared/AddValueBtn/AddValueBtn.d.ts +2 -3
  959. package/dist/components/RecordEdition/EditRecordContent/shared/AddValueBtn/AddValueBtn.js +3 -3
  960. package/dist/components/RecordEdition/EditRecordContent/shared/AddValueBtn/AddValueBtn.js.map +1 -1
  961. package/dist/components/RecordEdition/EditRecordContent/shared/AddValueBtn/index.js +1 -1
  962. package/dist/components/RecordEdition/EditRecordContent/shared/AddValueBtn/index.js.map +1 -1
  963. package/dist/components/RecordEdition/EditRecordContent/shared/DeleteAllValuesBtn/DeleteAllValuesBtn.d.ts +0 -1
  964. package/dist/components/RecordEdition/EditRecordContent/shared/DeleteAllValuesBtn/DeleteAllValuesBtn.js +1 -1
  965. package/dist/components/RecordEdition/EditRecordContent/shared/DeleteAllValuesBtn/DeleteAllValuesBtn.js.map +1 -1
  966. package/dist/components/RecordEdition/EditRecordContent/shared/DeleteAllValuesBtn/index.js +1 -1
  967. package/dist/components/RecordEdition/EditRecordContent/shared/DeleteAllValuesBtn/index.js.map +1 -1
  968. package/dist/components/RecordEdition/EditRecordContent/shared/DeleteValueBtn/DeleteValueBtn.d.ts +0 -1
  969. package/dist/components/RecordEdition/EditRecordContent/shared/DeleteValueBtn/DeleteValueBtn.js +1 -1
  970. package/dist/components/RecordEdition/EditRecordContent/shared/DeleteValueBtn/DeleteValueBtn.js.map +1 -1
  971. package/dist/components/RecordEdition/EditRecordContent/shared/DeleteValueBtn/index.js +1 -1
  972. package/dist/components/RecordEdition/EditRecordContent/shared/DeleteValueBtn/index.js.map +1 -1
  973. package/dist/components/RecordEdition/EditRecordContent/shared/FieldFooter/FieldFooter.js +1 -1
  974. package/dist/components/RecordEdition/EditRecordContent/shared/FieldFooter/FieldFooter.js.map +1 -1
  975. package/dist/components/RecordEdition/EditRecordContent/shared/FieldFooter/index.js +1 -1
  976. package/dist/components/RecordEdition/EditRecordContent/shared/FieldFooter/index.js.map +1 -1
  977. package/dist/components/RecordEdition/EditRecordContent/shared/InheritedFieldLabel/InheritedFieldLabel.d.ts +0 -1
  978. package/dist/components/RecordEdition/EditRecordContent/shared/InheritedFieldLabel/InheritedFieldLabel.js +1 -1
  979. package/dist/components/RecordEdition/EditRecordContent/shared/InheritedFieldLabel/InheritedFieldLabel.js.map +1 -1
  980. package/dist/components/RecordEdition/EditRecordContent/shared/InheritedFieldLabel/index.js +1 -1
  981. package/dist/components/RecordEdition/EditRecordContent/shared/InheritedFieldLabel/index.js.map +1 -1
  982. package/dist/components/RecordEdition/EditRecordContent/shared/NoValue/NoValue.d.ts +0 -1
  983. package/dist/components/RecordEdition/EditRecordContent/shared/NoValue/NoValue.js +1 -1
  984. package/dist/components/RecordEdition/EditRecordContent/shared/NoValue/NoValue.js.map +1 -1
  985. package/dist/components/RecordEdition/EditRecordContent/shared/NoValue/index.js +1 -1
  986. package/dist/components/RecordEdition/EditRecordContent/shared/NoValue/index.js.map +1 -1
  987. package/dist/components/RecordEdition/EditRecordContent/shared/UpdatedFieldIcon/UpdatedFieldIcon.d.ts +0 -1
  988. package/dist/components/RecordEdition/EditRecordContent/shared/UpdatedFieldIcon/UpdatedFieldIcon.js +1 -1
  989. package/dist/components/RecordEdition/EditRecordContent/shared/UpdatedFieldIcon/UpdatedFieldIcon.js.map +1 -1
  990. package/dist/components/RecordEdition/EditRecordContent/shared/UpdatedFieldIcon/index.js +1 -1
  991. package/dist/components/RecordEdition/EditRecordContent/shared/UpdatedFieldIcon/index.js.map +1 -1
  992. package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/ValueDetailsBtn.d.ts +0 -1
  993. package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/ValueDetailsBtn.js +2 -2
  994. package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/ValueDetailsBtn.js.map +1 -1
  995. package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/index.js +1 -1
  996. package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/index.js.map +1 -1
  997. package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/useValueDetailsButton.d.ts +0 -2
  998. package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/useValueDetailsButton.js +3 -9
  999. package/dist/components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn/useValueDetailsButton.js.map +1 -1
  1000. package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionBtn/ValuesVersionBtn.d.ts +4 -5
  1001. package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionBtn/ValuesVersionBtn.js +9 -9
  1002. package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionBtn/ValuesVersionBtn.js.map +1 -1
  1003. package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionBtn/index.js +1 -1
  1004. package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionBtn/index.js.map +1 -1
  1005. package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionIndicator/ValuesVersionIndicator.d.ts +2 -3
  1006. package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionIndicator/ValuesVersionIndicator.js +3 -3
  1007. package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionIndicator/ValuesVersionIndicator.js.map +1 -1
  1008. package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionIndicator/index.js +1 -1
  1009. package/dist/components/RecordEdition/EditRecordContent/shared/ValuesVersionIndicator/index.js.map +1 -1
  1010. package/dist/components/RecordEdition/EditRecordContent/uiElements/Container/Container.d.ts +4 -2
  1011. package/dist/components/RecordEdition/EditRecordContent/uiElements/Container/Container.js +3 -3
  1012. package/dist/components/RecordEdition/EditRecordContent/uiElements/Container/Container.js.map +1 -1
  1013. package/dist/components/RecordEdition/EditRecordContent/uiElements/Container/index.js +1 -1
  1014. package/dist/components/RecordEdition/EditRecordContent/uiElements/Container/index.js.map +1 -1
  1015. package/dist/components/RecordEdition/EditRecordContent/uiElements/ErrorField/ErrorField.d.ts +0 -1
  1016. package/dist/components/RecordEdition/EditRecordContent/uiElements/ErrorField/ErrorField.js +1 -1
  1017. package/dist/components/RecordEdition/EditRecordContent/uiElements/ErrorField/ErrorField.js.map +1 -1
  1018. package/dist/components/RecordEdition/EditRecordContent/uiElements/ErrorField/index.js +1 -1
  1019. package/dist/components/RecordEdition/EditRecordContent/uiElements/ErrorField/index.js.map +1 -1
  1020. package/dist/components/RecordEdition/EditRecordContent/uiElements/FormDivider/FormDivider.d.ts +0 -1
  1021. package/dist/components/RecordEdition/EditRecordContent/uiElements/FormDivider/index.js +1 -1
  1022. package/dist/components/RecordEdition/EditRecordContent/uiElements/FormDivider/index.js.map +1 -1
  1023. package/dist/components/RecordEdition/EditRecordContent/uiElements/FormTabs/FormTabs.d.ts +0 -1
  1024. package/dist/components/RecordEdition/EditRecordContent/uiElements/FormTabs/FormTabs.js +1 -1
  1025. package/dist/components/RecordEdition/EditRecordContent/uiElements/FormTabs/FormTabs.js.map +1 -1
  1026. package/dist/components/RecordEdition/EditRecordContent/uiElements/FormTabs/index.js +1 -1
  1027. package/dist/components/RecordEdition/EditRecordContent/uiElements/FormTabs/index.js.map +1 -1
  1028. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/FloatingMenuHandler/FloatingMenuHandler.js.map +1 -1
  1029. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/FloatingMenuHandler/index.js +1 -1
  1030. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/FloatingMenuHandler/index.js.map +1 -1
  1031. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/LinkField.d.ts +1 -1
  1032. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/LinkField.js +3 -3
  1033. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/LinkField.js.map +1 -1
  1034. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MonoValueSelect/MonoValueSelect.d.ts +2 -2
  1035. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MonoValueSelect/MonoValueSelect.js +4 -4
  1036. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MonoValueSelect/MonoValueSelect.js.map +1 -1
  1037. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MonoValueSelect/useGetOptionsQuery.js +1 -1
  1038. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MonoValueSelect/useGetOptionsQuery.js.map +1 -1
  1039. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MultiValueSelect/MultiValueSelect.d.ts +2 -2
  1040. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MultiValueSelect/MultiValueSelect.js +5 -5
  1041. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MultiValueSelect/MultiValueSelect.js.map +1 -1
  1042. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MultiValueSelect/useGetOptionsQuery.js +1 -1
  1043. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/MultiValueSelect/useGetOptionsQuery.js.map +1 -1
  1044. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/RecordIdentityCell/RecordIdentityCell.d.ts +0 -1
  1045. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/RecordIdentityCell/RecordIdentityCell.js +1 -1
  1046. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/RecordIdentityCell/RecordIdentityCell.js.map +1 -1
  1047. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/RecordIdentityCell/index.js +1 -1
  1048. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/RecordIdentityCell/index.js.map +1 -1
  1049. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/QuickSearch/QuickSearch.d.ts +0 -1
  1050. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/QuickSearch/QuickSearch.js +1 -1
  1051. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/QuickSearch/QuickSearch.js.map +1 -1
  1052. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/QuickSearch/index.js +1 -1
  1053. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/QuickSearch/index.js.map +1 -1
  1054. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/ValuesAdd.d.ts +0 -1
  1055. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/ValuesAdd.js +1 -1
  1056. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/ValuesAdd.js.map +1 -1
  1057. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/index.js +1 -1
  1058. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/ValuesAdd/index.js.map +1 -1
  1059. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/index.js +1 -1
  1060. package/dist/components/RecordEdition/EditRecordContent/uiElements/LinkField/index.js.map +1 -1
  1061. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/DeleteAllValuesButton.d.ts +4 -0
  1062. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/DeleteAllValuesButton.js +25 -0
  1063. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/DeleteAllValuesButton.js.map +1 -0
  1064. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardField.d.ts +6 -2
  1065. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardField.js +200 -33
  1066. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardField.js.map +1 -1
  1067. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSBooleanWrapper.d.ts +4 -0
  1068. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSBooleanWrapper.js +42 -0
  1069. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSBooleanWrapper.js.map +1 -0
  1070. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSColorPickerWrapper.d.ts +4 -0
  1071. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSColorPickerWrapper.js +66 -0
  1072. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSColorPickerWrapper.js.map +1 -0
  1073. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSDatePickerWrapper.d.ts +4 -0
  1074. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSDatePickerWrapper.js +56 -0
  1075. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSDatePickerWrapper.js.map +1 -0
  1076. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputEncryptedWrapper.d.ts +4 -0
  1077. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputEncryptedWrapper.js +26 -0
  1078. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputEncryptedWrapper.js.map +1 -0
  1079. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputNumberWrapper.d.ts +3 -13
  1080. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputNumberWrapper.js +29 -34
  1081. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputNumberWrapper.js.map +1 -1
  1082. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputWrapper.d.ts +3 -13
  1083. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputWrapper.js +37 -36
  1084. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSInputWrapper.js.map +1 -1
  1085. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRangePickerWrapper.d.ts +3 -13
  1086. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRangePickerWrapper.js +57 -34
  1087. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRangePickerWrapper.js.map +1 -1
  1088. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRichTextWrapper.d.ts +4 -0
  1089. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRichTextWrapper.js +62 -0
  1090. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/DSRichTextWrapper.js.map +1 -0
  1091. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/CheckboxInput.d.ts +0 -1
  1092. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/CheckboxInput.js +2 -2
  1093. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/CheckboxInput.js.map +1 -1
  1094. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/ColorInput.d.ts +0 -1
  1095. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/ColorInput.js +1 -1
  1096. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/ColorInput.js.map +1 -1
  1097. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/DateInput.d.ts +0 -1
  1098. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/EncryptedInput.d.ts +0 -1
  1099. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/EncryptedInput.js +1 -1
  1100. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/EncryptedInput.js.map +1 -1
  1101. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/NumberInput.d.ts +0 -1
  1102. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/NumberInput.js +1 -1
  1103. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/NumberInput.js.map +1 -1
  1104. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/RichTextEditorInput.d.ts +0 -1
  1105. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/RichTextEditorInput.js +1 -1
  1106. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/RichTextEditorInput.js.map +1 -1
  1107. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/TextInput.d.ts +0 -1
  1108. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/TextInput.js +1 -1
  1109. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/TextInput.js.map +1 -1
  1110. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValue.d.ts +7 -5
  1111. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValue.js +81 -44
  1112. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValue.js.map +1 -1
  1113. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/MonoValueSelect.d.ts +4 -0
  1114. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/MonoValueSelect.js +119 -0
  1115. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/MonoValueSelect.js.map +1 -0
  1116. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/ValuesList.d.ts +0 -1
  1117. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/ValuesList.js +1 -1
  1118. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/ValuesList.js.map +1 -1
  1119. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/_types.d.ts +12 -0
  1120. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/_types.js +2 -0
  1121. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/_types.js.map +1 -0
  1122. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/index.js +1 -1
  1123. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/index.js.map +1 -1
  1124. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/_types.d.ts +9 -0
  1125. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/_types.js +2 -0
  1126. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/_types.js.map +1 -0
  1127. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/index.js +1 -1
  1128. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/index.js.map +1 -1
  1129. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/index.js +1 -1
  1130. package/dist/components/RecordEdition/EditRecordContent/uiElements/StandardField/index.js.map +1 -1
  1131. package/dist/components/RecordEdition/EditRecordContent/uiElements/TextBlock/TextBlock.d.ts +0 -1
  1132. package/dist/components/RecordEdition/EditRecordContent/uiElements/TextBlock/index.js +1 -1
  1133. package/dist/components/RecordEdition/EditRecordContent/uiElements/TextBlock/index.js.map +1 -1
  1134. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeField.d.ts +0 -1
  1135. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeField.js +5 -5
  1136. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeField.js.map +1 -1
  1137. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeFieldValue/TreeFieldValue.d.ts +0 -1
  1138. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeFieldValue/TreeFieldValue.js +1 -1
  1139. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeFieldValue/TreeFieldValue.js.map +1 -1
  1140. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeFieldValue/index.js +1 -1
  1141. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/TreeFieldValue/index.js.map +1 -1
  1142. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/ValuesAdd/ValuesAdd.d.ts +0 -1
  1143. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/ValuesAdd/ValuesAdd.js +1 -1
  1144. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/ValuesAdd/ValuesAdd.js.map +1 -1
  1145. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/ValuesAdd/index.js +1 -1
  1146. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/ValuesAdd/index.js.map +1 -1
  1147. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/index.js +1 -1
  1148. package/dist/components/RecordEdition/EditRecordContent/uiElements/TreeField/index.js.map +1 -1
  1149. package/dist/components/RecordEdition/EditRecordContent/uiElements/index.d.ts +0 -1
  1150. package/dist/components/RecordEdition/EditRecordContent/uiElements/index.js +1 -1
  1151. package/dist/components/RecordEdition/EditRecordContent/uiElements/index.js.map +1 -1
  1152. package/dist/components/RecordEdition/EditRecordModal/EditRecordModal.js +2 -2
  1153. package/dist/components/RecordEdition/EditRecordModal/EditRecordModal.js.map +1 -1
  1154. package/dist/components/RecordEdition/EditRecordModal/index.js +1 -1
  1155. package/dist/components/RecordEdition/EditRecordModal/index.js.map +1 -1
  1156. package/dist/components/RecordEdition/EditRecordPage/EditRecordPage.js +2 -2
  1157. package/dist/components/RecordEdition/EditRecordPage/EditRecordPage.js.map +1 -1
  1158. package/dist/components/RecordEdition/EditRecordPage/index.js +1 -1
  1159. package/dist/components/RecordEdition/EditRecordPage/index.js.map +1 -1
  1160. package/dist/components/RecordEdition/EditRecordSidebar/EditRecordSidebar.d.ts +0 -1
  1161. package/dist/components/RecordEdition/EditRecordSidebar/EditRecordSidebar.js.map +1 -1
  1162. package/dist/components/RecordEdition/EditRecordSidebar/PropertiesList/PropertiesList.d.ts +1 -2
  1163. package/dist/components/RecordEdition/EditRecordSidebar/PropertiesList/PropertiesList.js +1 -1
  1164. package/dist/components/RecordEdition/EditRecordSidebar/PropertiesList/PropertiesList.js.map +1 -1
  1165. package/dist/components/RecordEdition/EditRecordSidebar/PropertiesList/index.js +1 -1
  1166. package/dist/components/RecordEdition/EditRecordSidebar/PropertiesList/index.js.map +1 -1
  1167. package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/RecordSummary.d.ts +96 -99
  1168. package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/RecordSummary.js +1 -1
  1169. package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/RecordSummary.js.map +1 -1
  1170. package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/index.js +1 -1
  1171. package/dist/components/RecordEdition/EditRecordSidebar/RecordSummary/index.js.map +1 -1
  1172. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/AttributeDetails/AttributeDetails.d.ts +0 -1
  1173. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/AttributeDetails/AttributeDetails.js +1 -1
  1174. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/AttributeDetails/AttributeDetails.js.map +1 -1
  1175. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/AttributeDetails/index.js +1 -1
  1176. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/AttributeDetails/index.js.map +1 -1
  1177. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/TreeValuePath/TreeValuePath.d.ts +0 -1
  1178. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/TreeValuePath/TreeValuePath.js +1 -1
  1179. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/TreeValuePath/TreeValuePath.js.map +1 -1
  1180. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/TreeValuePath/index.js +1 -1
  1181. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/TreeValuePath/index.js.map +1 -1
  1182. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueDetails.d.ts +0 -1
  1183. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueDetails.js +1 -1
  1184. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueDetails.js.map +1 -1
  1185. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueInfo/ValueInfo.d.ts +0 -1
  1186. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueInfo/ValueInfo.js +1 -1
  1187. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueInfo/ValueInfo.js.map +1 -1
  1188. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueInfo/index.js +1 -1
  1189. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueInfo/index.js.map +1 -1
  1190. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueMetadata/ValueMetadata.d.ts +2 -2
  1191. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueMetadata/ValueMetadata.js +3 -8
  1192. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueMetadata/ValueMetadata.js.map +1 -1
  1193. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueMetadata/index.js +1 -1
  1194. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/ValueMetadata/index.js.map +1 -1
  1195. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/index.js +1 -1
  1196. package/dist/components/RecordEdition/EditRecordSidebar/ValueDetails/index.js.map +1 -1
  1197. package/dist/components/RecordEdition/EditRecordSidebar/ValuesVersions/ValuesVersions.d.ts +0 -1
  1198. package/dist/components/RecordEdition/EditRecordSidebar/ValuesVersions/ValuesVersions.js +1 -1
  1199. package/dist/components/RecordEdition/EditRecordSidebar/ValuesVersions/ValuesVersions.js.map +1 -1
  1200. package/dist/components/RecordEdition/EditRecordSidebar/ValuesVersions/index.js +1 -1
  1201. package/dist/components/RecordEdition/EditRecordSidebar/ValuesVersions/index.js.map +1 -1
  1202. package/dist/components/RecordEdition/EditRecordSidebar/index.js +1 -1
  1203. package/dist/components/RecordEdition/EditRecordSidebar/index.js.map +1 -1
  1204. package/dist/components/RecordEdition/_types.d.ts +2 -2
  1205. package/dist/components/RecordEdition/editRecordReducer/editRecordReducer.d.ts +2 -2
  1206. package/dist/components/RecordEdition/editRecordReducer/editRecordReducer.js.map +1 -1
  1207. package/dist/components/RecordEdition/editRecordReducer/editRecordReducerContext.js +1 -1
  1208. package/dist/components/RecordEdition/editRecordReducer/editRecordReducerContext.js.map +1 -1
  1209. package/dist/components/RecordEdition/editRecordReducer/index.js +1 -1
  1210. package/dist/components/RecordEdition/editRecordReducer/index.js.map +1 -1
  1211. package/dist/components/RecordEdition/editRecordReducer/useEditRecordReducer.js +1 -1
  1212. package/dist/components/RecordEdition/editRecordReducer/useEditRecordReducer.js.map +1 -1
  1213. package/dist/components/RecordEdition/hooks/useCreateCancelConfirm/index.js +1 -1
  1214. package/dist/components/RecordEdition/hooks/useCreateCancelConfirm/index.js.map +1 -1
  1215. package/dist/components/RecordEdition/hooks/useCreateCancelConfirm/useCreateCancelConfirm.d.ts +1 -1
  1216. package/dist/components/RecordEdition/hooks/useCreateCancelConfirm/useCreateCancelConfirm.js +1 -1
  1217. package/dist/components/RecordEdition/hooks/useCreateCancelConfirm/useCreateCancelConfirm.js.map +1 -1
  1218. package/dist/components/RecordEdition/hooks/useGetSubmitButtons.js +1 -1
  1219. package/dist/components/RecordEdition/hooks/useGetSubmitButtons.js.map +1 -1
  1220. package/dist/components/RecordEdition/index.js +1 -1
  1221. package/dist/components/RecordEdition/index.js.map +1 -1
  1222. package/dist/components/RecordPreviewWithModal/FileModal/FileModal.d.ts +0 -1
  1223. package/dist/components/RecordPreviewWithModal/FileModal/FileModal.js +1 -1
  1224. package/dist/components/RecordPreviewWithModal/FileModal/FileModal.js.map +1 -1
  1225. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/AudioFile/AudioFile.d.ts +0 -1
  1226. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/AudioFile/AudioFile.js +1 -1
  1227. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/AudioFile/AudioFile.js.map +1 -1
  1228. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/AudioFile/index.js +1 -1
  1229. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/AudioFile/index.js.map +1 -1
  1230. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/DocumentFile/DocumentFile.d.ts +0 -1
  1231. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/DocumentFile/DocumentFile.js +1 -1
  1232. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/DocumentFile/DocumentFile.js.map +1 -1
  1233. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/DocumentFile/index.js +1 -1
  1234. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/DocumentFile/index.js.map +1 -1
  1235. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalContent.d.ts +0 -1
  1236. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalContent.js +1 -1
  1237. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalContent.js.map +1 -1
  1238. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalSidebar/FileModalSidebar.d.ts +0 -1
  1239. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalSidebar/FileModalSidebar.js +1 -1
  1240. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalSidebar/FileModalSidebar.js.map +1 -1
  1241. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalSidebar/index.js +1 -1
  1242. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/FileModalSidebar/index.js.map +1 -1
  1243. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/ImageFile.d.ts +0 -1
  1244. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/ImageFile.js +1 -1
  1245. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/ImageFile.js.map +1 -1
  1246. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/index.js +1 -1
  1247. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/ImageFile/index.js.map +1 -1
  1248. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/NoDisplayFile/NoDisplayFile.d.ts +0 -1
  1249. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/NoDisplayFile/NoDisplayFile.js +1 -1
  1250. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/NoDisplayFile/NoDisplayFile.js.map +1 -1
  1251. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/NoDisplayFile/index.js +1 -1
  1252. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/NoDisplayFile/index.js.map +1 -1
  1253. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/VideoFile/VideoFile.d.ts +0 -1
  1254. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/VideoFile/VideoFile.js +1 -1
  1255. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/VideoFile/VideoFile.js.map +1 -1
  1256. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/VideoFile/index.js +1 -1
  1257. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/VideoFile/index.js.map +1 -1
  1258. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/index.js +1 -1
  1259. package/dist/components/RecordPreviewWithModal/FileModal/FileModalContent/index.js.map +1 -1
  1260. package/dist/components/RecordPreviewWithModal/FileModal/_constants.js +1 -1
  1261. package/dist/components/RecordPreviewWithModal/FileModal/_constants.js.map +1 -1
  1262. package/dist/components/RecordPreviewWithModal/FileModal/index.js +1 -1
  1263. package/dist/components/RecordPreviewWithModal/FileModal/index.js.map +1 -1
  1264. package/dist/components/RecordPreviewWithModal/RecordPreviewWithModal.js +1 -1
  1265. package/dist/components/RecordPreviewWithModal/RecordPreviewWithModal.js.map +1 -1
  1266. package/dist/components/RecordPreviewWithModal/index.js +1 -1
  1267. package/dist/components/RecordPreviewWithModal/index.js.map +1 -1
  1268. package/dist/components/SearchModal/SearchModal.js +1 -1
  1269. package/dist/components/SearchModal/SearchModal.js.map +1 -1
  1270. package/dist/components/SearchModal/index.js +1 -1
  1271. package/dist/components/SearchModal/index.js.map +1 -1
  1272. package/dist/components/SelectTreeNode/SelectTreeNode.d.ts +0 -1
  1273. package/dist/components/SelectTreeNode/SelectTreeNode.js +1 -1
  1274. package/dist/components/SelectTreeNode/SelectTreeNode.js.map +1 -1
  1275. package/dist/components/SelectTreeNode/index.js +1 -1
  1276. package/dist/components/SelectTreeNode/index.js.map +1 -1
  1277. package/dist/components/SelectTreeNodeModal/SelectTreeNodeModal.d.ts +0 -1
  1278. package/dist/components/SelectTreeNodeModal/SelectTreeNodeModal.js +1 -1
  1279. package/dist/components/SelectTreeNodeModal/SelectTreeNodeModal.js.map +1 -1
  1280. package/dist/components/SelectTreeNodeModal/index.js +1 -1
  1281. package/dist/components/SelectTreeNodeModal/index.js.map +1 -1
  1282. package/dist/components/SimpleErrorBoundary/SimpleErrorBoundary.d.ts +6 -6
  1283. package/dist/components/SimpleErrorBoundary/SimpleErrorBoundary.js +3 -3
  1284. package/dist/components/SimpleErrorBoundary/SimpleErrorBoundary.js.map +1 -1
  1285. package/dist/components/SimpleErrorBoundary/SimpleErrorBoundaryContent/SimpleErrorBoundaryContent.js +1 -1
  1286. package/dist/components/SimpleErrorBoundary/SimpleErrorBoundaryContent/SimpleErrorBoundaryContent.js.map +1 -1
  1287. package/dist/components/SimpleErrorBoundary/SimpleErrorBoundaryContent/index.js +1 -1
  1288. package/dist/components/SimpleErrorBoundary/SimpleErrorBoundaryContent/index.js.map +1 -1
  1289. package/dist/components/SimpleErrorBoundary/index.js +1 -1
  1290. package/dist/components/SimpleErrorBoundary/index.js.map +1 -1
  1291. package/dist/components/SubmitStateNotifier/SubmitStateNotifier.d.ts +0 -1
  1292. package/dist/components/SubmitStateNotifier/SubmitStateNotifier.js +1 -1
  1293. package/dist/components/SubmitStateNotifier/SubmitStateNotifier.js.map +1 -1
  1294. package/dist/components/SubmitStateNotifier/_types.d.ts +1 -1
  1295. package/dist/components/SubmitStateNotifier/index.js +1 -1
  1296. package/dist/components/SubmitStateNotifier/index.js.map +1 -1
  1297. package/dist/components/TreePicker/TreePicker.d.ts +0 -1
  1298. package/dist/components/TreePicker/TreePicker.js +1 -1
  1299. package/dist/components/TreePicker/TreePicker.js.map +1 -1
  1300. package/dist/components/TreePicker/TreesList/TreesList.d.ts +0 -1
  1301. package/dist/components/TreePicker/TreesList/TreesList.js +1 -1
  1302. package/dist/components/TreePicker/TreesList/TreesList.js.map +1 -1
  1303. package/dist/components/TreePicker/TreesList/index.js +1 -1
  1304. package/dist/components/TreePicker/TreesList/index.js.map +1 -1
  1305. package/dist/components/TreePicker/index.js +1 -1
  1306. package/dist/components/TreePicker/index.js.map +1 -1
  1307. package/dist/components/TriggerPreviewsGenerationModal/TriggerPreviewsGenerationModal.d.ts +0 -1
  1308. package/dist/components/TriggerPreviewsGenerationModal/TriggerPreviewsGenerationModal.js +1 -1
  1309. package/dist/components/TriggerPreviewsGenerationModal/TriggerPreviewsGenerationModal.js.map +1 -1
  1310. package/dist/components/TriggerPreviewsGenerationModal/index.js +1 -1
  1311. package/dist/components/TriggerPreviewsGenerationModal/index.js.map +1 -1
  1312. package/dist/components/UploadFiles/UploadFiles.d.ts +0 -1
  1313. package/dist/components/UploadFiles/UploadFiles.js +1 -1
  1314. package/dist/components/UploadFiles/UploadFiles.js.map +1 -1
  1315. package/dist/components/UploadFiles/index.js +1 -1
  1316. package/dist/components/UploadFiles/index.js.map +1 -1
  1317. package/dist/components/ValuesVersionConfigurator/ValuesVersionConfigurator.d.ts +0 -1
  1318. package/dist/components/ValuesVersionConfigurator/ValuesVersionConfigurator.js +1 -1
  1319. package/dist/components/ValuesVersionConfigurator/ValuesVersionConfigurator.js.map +1 -1
  1320. package/dist/components/ValuesVersionConfigurator/VersionTree/VersionTree.d.ts +0 -1
  1321. package/dist/components/ValuesVersionConfigurator/VersionTree/VersionTree.js +1 -1
  1322. package/dist/components/ValuesVersionConfigurator/VersionTree/VersionTree.js.map +1 -1
  1323. package/dist/components/ValuesVersionConfigurator/VersionTree/index.js +1 -1
  1324. package/dist/components/ValuesVersionConfigurator/VersionTree/index.js.map +1 -1
  1325. package/dist/components/ValuesVersionConfigurator/index.js +1 -1
  1326. package/dist/components/ValuesVersionConfigurator/index.js.map +1 -1
  1327. package/dist/components/index.d.ts +2 -0
  1328. package/dist/components/index.js +3 -1
  1329. package/dist/components/index.js.map +1 -1
  1330. package/dist/constants.js +1 -1
  1331. package/dist/constants.js.map +1 -1
  1332. package/dist/contexts/EditRecordModalContext/EditRecordModalContext.d.ts +5 -0
  1333. package/dist/contexts/EditRecordModalContext/EditRecordModalContext.js +7 -0
  1334. package/dist/contexts/EditRecordModalContext/EditRecordModalContext.js.map +1 -0
  1335. package/dist/contexts/EditRecordModalContext/EditRecordModalProvider.d.ts +2 -0
  1336. package/dist/{components/LibraryItemsList/LibraryItemsListTable/EditRecordModalContext.js → contexts/EditRecordModalContext/EditRecordModalProvider.js} +7 -10
  1337. package/dist/contexts/EditRecordModalContext/EditRecordModalProvider.js.map +1 -0
  1338. package/dist/contexts/EditRecordModalContext/index.d.ts +2 -0
  1339. package/dist/contexts/EditRecordModalContext/index.js +6 -0
  1340. package/dist/contexts/EditRecordModalContext/index.js.map +1 -0
  1341. package/dist/contexts/EditRecordModalContext/tsconfig.json +6 -0
  1342. package/dist/contexts/EditRecordModalContext/useEditRecordModalContext.d.ts +1 -0
  1343. package/dist/contexts/EditRecordModalContext/useEditRecordModalContext.js +7 -0
  1344. package/dist/contexts/EditRecordModalContext/useEditRecordModalContext.js.map +1 -0
  1345. package/dist/contexts/LangContext/LangContext.js +1 -1
  1346. package/dist/contexts/LangContext/LangContext.js.map +1 -1
  1347. package/dist/contexts/LangContext/index.js +1 -1
  1348. package/dist/contexts/LangContext/index.js.map +1 -1
  1349. package/dist/contexts/UserContext/UserContext.js +1 -1
  1350. package/dist/contexts/UserContext/UserContext.js.map +1 -1
  1351. package/dist/contexts/UserContext/index.js +1 -1
  1352. package/dist/contexts/UserContext/index.js.map +1 -1
  1353. package/dist/contexts/index.js +1 -1
  1354. package/dist/contexts/index.js.map +1 -1
  1355. package/dist/gqlFragments/index.js +1 -1
  1356. package/dist/gqlFragments/index.js.map +1 -1
  1357. package/dist/gqlFragments/recordIdentityFragment.js +1 -1
  1358. package/dist/gqlFragments/recordIdentityFragment.js.map +1 -1
  1359. package/dist/hooks/index.d.ts +2 -1
  1360. package/dist/hooks/index.js +3 -2
  1361. package/dist/hooks/index.js.map +1 -1
  1362. package/dist/hooks/useAntdLocale/index.js +1 -1
  1363. package/dist/hooks/useAntdLocale/index.js.map +1 -1
  1364. package/dist/hooks/useAppLang/index.js +1 -1
  1365. package/dist/hooks/useAppLang/index.js.map +1 -1
  1366. package/dist/hooks/useAppLang/useAppLang.js +1 -1
  1367. package/dist/hooks/useAppLang/useAppLang.js.map +1 -1
  1368. package/dist/hooks/useAuth/index.js +1 -1
  1369. package/dist/hooks/useAuth/index.js.map +1 -1
  1370. package/dist/hooks/useAuth/useAuth.js +2 -2
  1371. package/dist/hooks/useAuth/useAuth.js.map +1 -1
  1372. package/dist/hooks/useCanEditRecord/index.js +1 -1
  1373. package/dist/hooks/useCanEditRecord/index.js.map +1 -1
  1374. package/dist/hooks/useCanEditRecord/useCanEditRecord.js +1 -1
  1375. package/dist/hooks/useCanEditRecord/useCanEditRecord.js.map +1 -1
  1376. package/dist/hooks/useDebouncedValue/index.d.ts +1 -0
  1377. package/dist/hooks/useDebouncedValue/index.js +5 -0
  1378. package/dist/hooks/useDebouncedValue/index.js.map +1 -0
  1379. package/dist/hooks/useDebouncedValue/useDebouncedValue.js +1 -1
  1380. package/dist/hooks/useDebouncedValue/useDebouncedValue.js.map +1 -1
  1381. package/dist/hooks/useExecuteAddViewMutation/useExecuteAddViewMutation.js.map +1 -1
  1382. package/dist/hooks/useGetLibraryDetailExtendedQuery/useGetLibraryDetailExtendedQuery.js +1 -1
  1383. package/dist/hooks/useGetLibraryDetailExtendedQuery/useGetLibraryDetailExtendedQuery.js.map +1 -1
  1384. package/dist/hooks/useGetPreparedFileData/useGetPreparedFileData.js +1 -1
  1385. package/dist/hooks/useGetPreparedFileData/useGetPreparedFileData.js.map +1 -1
  1386. package/dist/hooks/useGetRecordForm/index.js +1 -1
  1387. package/dist/hooks/useGetRecordForm/index.js.map +1 -1
  1388. package/dist/hooks/useGetRecordForm/useGetRecordForm.d.ts +10 -6
  1389. package/dist/hooks/useGetRecordForm/useGetRecordForm.js.map +1 -1
  1390. package/dist/hooks/useGetRecordUpdatesSubscription/index.js +1 -1
  1391. package/dist/hooks/useGetRecordUpdatesSubscription/index.js.map +1 -1
  1392. package/dist/hooks/useGetRecordUpdatesSubscription/useGetRecordUpdatesSubscription.d.ts +1 -1
  1393. package/dist/hooks/useGetRecordUpdatesSubscription/useGetRecordUpdatesSubscription.js +1 -1
  1394. package/dist/hooks/useGetRecordUpdatesSubscription/useGetRecordUpdatesSubscription.js.map +1 -1
  1395. package/dist/hooks/useGetRecordValuesQuery/useGetRecordValuesQuery.d.ts +1 -1
  1396. package/dist/hooks/useGetRecordValuesQuery/useGetRecordValuesQuery.js +1 -1
  1397. package/dist/hooks/useGetRecordValuesQuery/useGetRecordValuesQuery.js.map +1 -1
  1398. package/dist/hooks/useLang/__mocks__/index.js +1 -1
  1399. package/dist/hooks/useLang/__mocks__/index.js.map +1 -1
  1400. package/dist/hooks/useLang/__mocks__/useLang.js +1 -1
  1401. package/dist/hooks/useLang/__mocks__/useLang.js.map +1 -1
  1402. package/dist/hooks/useLang/index.js +1 -1
  1403. package/dist/hooks/useLang/index.js.map +1 -1
  1404. package/dist/hooks/useLang/useLang.d.ts +1 -1
  1405. package/dist/hooks/useLang/useLang.js +3 -3
  1406. package/dist/hooks/useLang/useLang.js.map +1 -1
  1407. package/dist/hooks/useLibraryVersionTrees/index.js +1 -1
  1408. package/dist/hooks/useLibraryVersionTrees/index.js.map +1 -1
  1409. package/dist/hooks/useLibraryVersionTrees/useLibraryVersionTrees.d.ts +1 -1
  1410. package/dist/hooks/useLibraryVersionTrees/useLibraryVersionTrees.js.map +1 -1
  1411. package/dist/hooks/useLocalStorage/index.js +1 -1
  1412. package/dist/hooks/useLocalStorage/index.js.map +1 -1
  1413. package/dist/hooks/useLocalStorage/useLocalStorage.js +1 -1
  1414. package/dist/hooks/useLocalStorage/useLocalStorage.js.map +1 -1
  1415. package/dist/hooks/useLoginChecker/index.d.ts +1 -0
  1416. package/dist/hooks/useLoginChecker/index.js +5 -0
  1417. package/dist/hooks/useLoginChecker/index.js.map +1 -0
  1418. package/dist/hooks/useLoginChecker/useLoginChecker.d.ts +3 -0
  1419. package/dist/hooks/useLoginChecker/useLoginChecker.js +17 -0
  1420. package/dist/hooks/useLoginChecker/useLoginChecker.js.map +1 -0
  1421. package/dist/hooks/useRecordsConsultationHistory/index.js +1 -1
  1422. package/dist/hooks/useRecordsConsultationHistory/index.js.map +1 -1
  1423. package/dist/hooks/useRecordsConsultationHistory/useRecordsConsultationHistory.js +1 -1
  1424. package/dist/hooks/useRecordsConsultationHistory/useRecordsConsultationHistory.js.map +1 -1
  1425. package/dist/hooks/useRedirectToLogin/index.d.ts +1 -0
  1426. package/dist/hooks/useRedirectToLogin/index.js +5 -0
  1427. package/dist/hooks/useRedirectToLogin/index.js.map +1 -0
  1428. package/dist/hooks/useRedirectToLogin/useRedirectToLogin.d.ts +3 -0
  1429. package/dist/hooks/useRedirectToLogin/useRedirectToLogin.js +15 -0
  1430. package/dist/hooks/useRedirectToLogin/useRedirectToLogin.js.map +1 -0
  1431. package/dist/hooks/useRefreshFieldValues/index.js +1 -1
  1432. package/dist/hooks/useRefreshFieldValues/index.js.map +1 -1
  1433. package/dist/hooks/useRefreshFieldValues/useRefreshFieldValues.js +8 -3
  1434. package/dist/hooks/useRefreshFieldValues/useRefreshFieldValues.js.map +1 -1
  1435. package/dist/hooks/useSharedTranslation/__mocks__/index.js +1 -1
  1436. package/dist/hooks/useSharedTranslation/__mocks__/index.js.map +1 -1
  1437. package/dist/hooks/useSharedTranslation/__mocks__/useSharedTranslation.d.ts +1 -1
  1438. package/dist/hooks/useSharedTranslation/index.js +1 -1
  1439. package/dist/hooks/useSharedTranslation/index.js.map +1 -1
  1440. package/dist/hooks/useSharedTranslation/useSharedTranslation.js +1 -1
  1441. package/dist/hooks/useSharedTranslation/useSharedTranslation.js.map +1 -1
  1442. package/dist/hooks/useUser/index.js +1 -1
  1443. package/dist/hooks/useUser/index.js.map +1 -1
  1444. package/dist/hooks/useUser/useUser.js +1 -1
  1445. package/dist/hooks/useUser/useUser.js.map +1 -1
  1446. package/dist/hooks/useValuesCacheUpdate/index.js +1 -1
  1447. package/dist/hooks/useValuesCacheUpdate/index.js.map +1 -1
  1448. package/dist/hooks/useValuesCacheUpdate/useValuesCacheUpdate.d.ts +1 -1
  1449. package/dist/hooks/useValuesCacheUpdate/useValuesCacheUpdate.js +1 -1
  1450. package/dist/hooks/useValuesCacheUpdate/useValuesCacheUpdate.js.map +1 -1
  1451. package/dist/index.js +1 -1
  1452. package/dist/index.js.map +1 -1
  1453. package/dist/locales/en/shared.json +46 -2
  1454. package/dist/locales/fr/shared.json +46 -2
  1455. package/dist/testing/MockedLangContextProvider/MockedLangContextProvider.d.ts +0 -1
  1456. package/dist/testing/MockedLangContextProvider/MockedLangContextProvider.js +1 -1
  1457. package/dist/testing/MockedLangContextProvider/MockedLangContextProvider.js.map +1 -1
  1458. package/dist/testing/MockedLangContextProvider/index.js +1 -1
  1459. package/dist/testing/MockedLangContextProvider/index.js.map +1 -1
  1460. package/dist/testing/MockedUserContextProvider/MockedUserContextProvider.d.ts +0 -1
  1461. package/dist/testing/MockedUserContextProvider/MockedUserContextProvider.js +1 -1
  1462. package/dist/testing/MockedUserContextProvider/MockedUserContextProvider.js.map +1 -1
  1463. package/dist/testing/MockedUserContextProvider/index.js +1 -1
  1464. package/dist/testing/MockedUserContextProvider/index.js.map +1 -1
  1465. package/dist/testing/index.js +1 -1
  1466. package/dist/testing/index.js.map +1 -1
  1467. package/dist/types/index.js +1 -1
  1468. package/dist/types/index.js.map +1 -1
  1469. package/dist/types/misc.d.ts +2 -2
  1470. package/dist/types/scalars.d.ts +1 -1
  1471. package/dist/types/search.d.ts +4 -4
  1472. package/package.json +9 -5
  1473. package/dist/_utils/__mocks__/isDevelopmentHelper.d.ts +0 -1
  1474. package/dist/_utils/__mocks__/isDevelopmentHelper.js +0 -5
  1475. package/dist/_utils/__mocks__/isDevelopmentHelper.js.map +0 -1
  1476. package/dist/_utils/isDevelopmentHelper.d.ts +0 -1
  1477. package/dist/_utils/isDevelopmentHelper.js +0 -5
  1478. package/dist/_utils/isDevelopmentHelper.js.map +0 -1
  1479. package/dist/components/LibraryItemsList/LibraryItemsListTable/EditRecordModalContext.d.ts +0 -7
  1480. package/dist/components/LibraryItemsList/LibraryItemsListTable/EditRecordModalContext.js.map +0 -1
  1481. package/dist/hooks/useRefreshToken/index.d.ts +0 -1
  1482. package/dist/hooks/useRefreshToken/index.js +0 -5
  1483. package/dist/hooks/useRefreshToken/index.js.map +0 -1
  1484. package/dist/hooks/useRefreshToken/useRefreshToken.d.ts +0 -3
  1485. package/dist/hooks/useRefreshToken/useRefreshToken.js +0 -27
  1486. package/dist/hooks/useRefreshToken/useRefreshToken.js.map +0 -1
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- // Copyright LEAV Solutions 2017
2
+ // Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06
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
5
  import { Input } from 'antd';
@@ -1 +1 @@
1
- {"version":3,"file":"EncryptedInput.js","sourceRoot":"","sources":["../../../../../../../../src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/EncryptedInput.tsx"],"names":[],"mappings":";AAAA,gCAAgC;AAChC,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,EAAC,KAAK,EAAW,MAAM,MAAM,CAAC;AAIrC,SAAS,cAAc,CAAC,EAAC,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,YAAY,EAAE,QAAQ,EAAsB;IAC9F,MAAM,EAAC,YAAY,EAAC,GAAG,UAAU,CAAC;IAClC,MAAM,aAAa,GAAG,CAAC,CAAC,EAAE;QACtB,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IAC7B,CAAC,CAAC;IAEF,MAAM,eAAe,GAAG,CAAC,CAAC,EAAE;QACxB,IAAI,CAAC,CAAC,GAAG,KAAK,OAAO,EAAE;YACnB,YAAY,EAAE,CAAC;SAClB;IACL,CAAC,CAAC;IAEF,OAAO,CACH,KAAC,KAAK,CAAC,QAAQ,IACX,SAAS,EAAC,cAAc,EACxB,GAAG,EAAE,QAAsC,EAC3C,KAAK,EAAE,MAAM,CAAC,YAAY,CAAC,EAC3B,QAAQ,EAAE,aAAa,EACvB,UAAU,EAAE,eAAe,EAC3B,QAAQ,EAAE,KAAK,CAAC,UAAU,EAC1B,SAAS,uBACG,iBAAiB,GAC/B,CACL,CAAC;AACN,CAAC;AAED,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"EncryptedInput.js","sourceRoot":"","sources":["../../../../../../../../src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/EncryptedInput.tsx"],"names":[],"mappings":";AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,EAAC,KAAK,EAAW,MAAM,MAAM,CAAC;AAIrC,SAAS,cAAc,CAAC,EAAC,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,YAAY,EAAE,QAAQ,EAAsB;IAC9F,MAAM,EAAC,YAAY,EAAC,GAAG,UAAU,CAAC;IAClC,MAAM,aAAa,GAAG,CAAC,CAAC,EAAE;QACtB,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IAC7B,CAAC,CAAC;IAEF,MAAM,eAAe,GAAG,CAAC,CAAC,EAAE;QACxB,IAAI,CAAC,CAAC,GAAG,KAAK,OAAO,EAAE,CAAC;YACpB,YAAY,EAAE,CAAC;QACnB,CAAC;IACL,CAAC,CAAC;IAEF,OAAO,CACH,KAAC,KAAK,CAAC,QAAQ,IACX,SAAS,EAAC,cAAc,EACxB,GAAG,EAAE,QAAsC,EAC3C,KAAK,EAAE,MAAM,CAAC,YAAY,CAAC,EAC3B,QAAQ,EAAE,aAAa,EACvB,UAAU,EAAE,eAAe,EAC3B,QAAQ,EAAE,KAAK,CAAC,UAAU,EAC1B,SAAS,uBACG,iBAAiB,GAC/B,CACL,CAAC;AACN,CAAC;AAED,eAAe,cAAc,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { IStandardInputProps } from '../../../../../../../components/RecordEdition/EditRecordContent/_types';
3
2
  declare function NumberInput({ state, fieldValue, onFocus, onPressEnter, onChange, inputRef }: IStandardInputProps): JSX.Element;
4
3
  export default NumberInput;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- // Copyright LEAV Solutions 2017
2
+ // Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06
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
5
  import { Input } from 'antd';
@@ -1 +1 @@
1
- {"version":3,"file":"NumberInput.js","sourceRoot":"","sources":["../../../../../../../../src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/NumberInput.tsx"],"names":[],"mappings":";AAAA,gCAAgC;AAChC,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,EAAC,KAAK,EAAW,MAAM,MAAM,CAAC;AAErC,OAAO,MAAM,MAAM,mBAAmB,CAAC;AAGvC,MAAM,WAAW,GAAG,MAAM,CAAC,KAAK,CAAC,CAAA;;;;;;;;;;;CAWhC,CAAC;AAEF,SAAS,WAAW,CAAC,EAAC,KAAK,EAAE,UAAU,EAAE,OAAO,EAAE,YAAY,EAAE,QAAQ,EAAE,QAAQ,EAAsB;IACpG,MAAM,EAAC,YAAY,EAAC,GAAG,UAAU,CAAC;IAElC,MAAM,mBAAmB,GAAG,CAAC,CAAgC,EAAE,EAAE;QAC7D,QAAQ,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC;IACrC,CAAC,CAAC;IAEF,MAAM,iBAAiB,GAAG,GAAG,EAAE;QAC3B,YAAY,EAAE,CAAC;IACnB,CAAC,CAAC;IAEF,MAAM,kBAAkB,GAAG,MAAM,CAAC,YAAY,CAAC,CAAC;IAEhD,MAAM,UAAU,GAAG,YAAY,KAAK,EAAE,CAAC,CAAC,CAAE,kBAA6B,CAAC,CAAC,CAAC,EAAE,CAAC;IAE7E,OAAO,CACH,KAAC,WAAW,IACR,IAAI,EAAC,QAAQ,EACb,GAAG,EAAE,QAAsC,EAC3C,SAAS,EAAC,cAAc,EACxB,KAAK,EAAE,UAAU,EACjB,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,mBAAmB,EAC7B,YAAY,EAAE,iBAAiB,EAC/B,QAAQ,EAAE,KAAK,CAAC,UAAU,EAC1B,UAAU,QACV,SAAS,SACX,CACL,CAAC;AACN,CAAC;AAED,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"NumberInput.js","sourceRoot":"","sources":["../../../../../../../../src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/NumberInput.tsx"],"names":[],"mappings":";AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,EAAC,KAAK,EAAW,MAAM,MAAM,CAAC;AAErC,OAAO,MAAM,MAAM,mBAAmB,CAAC;AAGvC,MAAM,WAAW,GAAG,MAAM,CAAC,KAAK,CAAC,CAAA;;;;;;;;;;;CAWhC,CAAC;AAEF,SAAS,WAAW,CAAC,EAAC,KAAK,EAAE,UAAU,EAAE,OAAO,EAAE,YAAY,EAAE,QAAQ,EAAE,QAAQ,EAAsB;IACpG,MAAM,EAAC,YAAY,EAAC,GAAG,UAAU,CAAC;IAElC,MAAM,mBAAmB,GAAG,CAAC,CAAgC,EAAE,EAAE;QAC7D,QAAQ,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC;IACrC,CAAC,CAAC;IAEF,MAAM,iBAAiB,GAAG,GAAG,EAAE;QAC3B,YAAY,EAAE,CAAC;IACnB,CAAC,CAAC;IAEF,MAAM,kBAAkB,GAAG,MAAM,CAAC,YAAY,CAAC,CAAC;IAEhD,MAAM,UAAU,GAAG,YAAY,KAAK,EAAE,CAAC,CAAC,CAAE,kBAA6B,CAAC,CAAC,CAAC,EAAE,CAAC;IAE7E,OAAO,CACH,KAAC,WAAW,IACR,IAAI,EAAC,QAAQ,EACb,GAAG,EAAE,QAAsC,EAC3C,SAAS,EAAC,cAAc,EACxB,KAAK,EAAE,UAAU,EACjB,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,mBAAmB,EAC7B,YAAY,EAAE,iBAAiB,EAC/B,QAAQ,EAAE,KAAK,CAAC,UAAU,EAC1B,UAAU,QACV,SAAS,SACX,CACL,CAAC;AACN,CAAC;AAED,eAAe,WAAW,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { IStandardInputProps } from '../../../../../../../components/RecordEdition/EditRecordContent/_types';
3
2
  declare function RichTextEditorInput({ state, fieldValue, onFocus, onChange }: IStandardInputProps): JSX.Element;
4
3
  export default RichTextEditorInput;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- // Copyright LEAV Solutions 2017
2
+ // Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06
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
5
  import InlineEditor from '@ckeditor/ckeditor5-build-inline';
@@ -1 +1 @@
1
- {"version":3,"file":"RichTextEditorInput.js","sourceRoot":"","sources":["../../../../../../../../src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/RichTextEditorInput.tsx"],"names":[],"mappings":";AAAA,gCAAgC;AAChC,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,YAAY,MAAM,kCAAkC,CAAC;AAC5D,OAAO,EAAC,QAAQ,EAAC,MAAM,2BAA2B,CAAC;AACnD,OAAO,MAAM,MAAM,mBAAmB,CAAC;AAGvC,MAAM,iBAAiB,GAAG,MAAM,CAAC,GAAG,CAAuB;;;;kBAIzC,KAAK,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC;;;;;CAK3D,CAAC;AAEF,SAAS,mBAAmB,CAAC,EAAC,KAAK,EAAE,UAAU,EAAE,OAAO,EAAE,QAAQ,EAAsB;IACpF,MAAM,EAAC,SAAS,EAAE,YAAY,EAAC,GAAG,UAAU,CAAC;IAE7C,MAAM,eAAe,GAAG,CAAC,KAAK,EAAE,MAAM,EAAE,EAAE;QACtC,QAAQ,CAAC,MAAM,CAAC,OAAO,EAAE,CAAC,CAAC;IAC/B,CAAC,CAAC;IAEF,MAAM,cAAc,GAAG,CAAC,KAAK,EAAE,MAAM,EAAE,EAAE;QACrC,OAAO,EAAE,CAAC;IACd,CAAC,CAAC;IAEF,MAAM,aAAa,GAAG;QAClB,OAAO,EAAE;YACL,KAAK,EAAE;gBACH,MAAM;gBACN,MAAM;gBACN,GAAG;gBACH,SAAS;gBACT,GAAG;gBACH,MAAM;gBACN,QAAQ;gBACR,GAAG;gBACH,MAAM;gBACN,YAAY;gBACZ,aAAa;gBACb,GAAG;gBACH,cAAc;gBACd,cAAc;gBACd,SAAS;gBACT,QAAQ;aACX;SACJ;KACJ,CAAC;IAEF,OAAO,CACH,KAAC,iBAAiB,mBAAa,UAAU,gBAAa,SAAS,YAC3D,KAAC,QAAQ,IACL,MAAM,EAAE,YAAY,EACpB,MAAM,EAAE,aAAa,EACrB,IAAI,EAAE,YAAY,CAAC,QAAQ,EAAE,EAC7B,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,cAAc,GACzB,GACc,CACvB,CAAC;AACN,CAAC;AAED,eAAe,mBAAmB,CAAC"}
1
+ {"version":3,"file":"RichTextEditorInput.js","sourceRoot":"","sources":["../../../../../../../../src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/RichTextEditorInput.tsx"],"names":[],"mappings":";AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,YAAY,MAAM,kCAAkC,CAAC;AAC5D,OAAO,EAAC,QAAQ,EAAC,MAAM,2BAA2B,CAAC;AACnD,OAAO,MAAM,MAAM,mBAAmB,CAAC;AAGvC,MAAM,iBAAiB,GAAG,MAAM,CAAC,GAAG,CAAuB;;;;kBAIzC,KAAK,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC;;;;;CAK3D,CAAC;AAEF,SAAS,mBAAmB,CAAC,EAAC,KAAK,EAAE,UAAU,EAAE,OAAO,EAAE,QAAQ,EAAsB;IACpF,MAAM,EAAC,SAAS,EAAE,YAAY,EAAC,GAAG,UAAU,CAAC;IAE7C,MAAM,eAAe,GAAG,CAAC,KAAK,EAAE,MAAM,EAAE,EAAE;QACtC,QAAQ,CAAC,MAAM,CAAC,OAAO,EAAE,CAAC,CAAC;IAC/B,CAAC,CAAC;IAEF,MAAM,cAAc,GAAG,CAAC,KAAK,EAAE,MAAM,EAAE,EAAE;QACrC,OAAO,EAAE,CAAC;IACd,CAAC,CAAC;IAEF,MAAM,aAAa,GAAG;QAClB,OAAO,EAAE;YACL,KAAK,EAAE;gBACH,MAAM;gBACN,MAAM;gBACN,GAAG;gBACH,SAAS;gBACT,GAAG;gBACH,MAAM;gBACN,QAAQ;gBACR,GAAG;gBACH,MAAM;gBACN,YAAY;gBACZ,aAAa;gBACb,GAAG;gBACH,cAAc;gBACd,cAAc;gBACd,SAAS;gBACT,QAAQ;aACX;SACJ;KACJ,CAAC;IAEF,OAAO,CACH,KAAC,iBAAiB,mBAAa,UAAU,gBAAa,SAAS,YAC3D,KAAC,QAAQ,IACL,MAAM,EAAE,YAAY,EACpB,MAAM,EAAE,aAAa,EACrB,IAAI,EAAE,YAAY,CAAC,QAAQ,EAAE,EAC7B,QAAQ,EAAE,eAAe,EACzB,OAAO,EAAE,cAAc,GACzB,GACc,CACvB,CAAC;AACN,CAAC;AAED,eAAe,mBAAmB,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { IStandardInputProps } from '../../../../../../../components/RecordEdition/EditRecordContent/_types';
3
2
  declare function TextInput({ state, fieldValue, onFocus, onChange, onPressEnter, inputRef }: IStandardInputProps): JSX.Element;
4
3
  export default TextInput;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- // Copyright LEAV Solutions 2017
2
+ // Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06
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
5
  import { Input } from 'antd';
@@ -1 +1 @@
1
- {"version":3,"file":"TextInput.js","sourceRoot":"","sources":["../../../../../../../../src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/TextInput.tsx"],"names":[],"mappings":";AAAA,gCAAgC;AAChC,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,EAAC,KAAK,EAAW,MAAM,MAAM,CAAC;AACrC,OAAO,EAAmB,SAAS,EAAC,MAAM,OAAO,CAAC;AAGlD,SAAS,SAAS,CAAC,EAAC,KAAK,EAAE,UAAU,EAAE,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,QAAQ,EAAsB;IAClG,MAAM,EAAC,SAAS,EAAE,YAAY,EAAC,GAAG,UAAU,CAAC;IAE7C,SAAS,CAAC,GAAG,EAAE;QACX,6EAA6E;QAC7E,IAAI,SAAS,EAAE;YACV,QAAuC,CAAC,OAAO,CAAC,KAAK,EAAE,CAAC;SAC5D;IACL,CAAC,EAAE,CAAC,SAAS,EAAE,QAAQ,CAAC,CAAC,CAAC;IAE1B,MAAM,aAAa,GAAG,CAAC,CAAC,EAAE;QACtB,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IAC7B,CAAC,CAAC;IAEF,MAAM,eAAe,GAAG,CAAC,CAAC,EAAE;QACxB,IAAI,CAAC,CAAC,GAAG,KAAK,OAAO,EAAE;YACnB,YAAY,EAAE,CAAC;SAClB;IACL,CAAC,CAAC;IAEF,OAAO,CACH,KAAC,KAAK,IAEF,GAAG,EAAE,QAAsC,EAC3C,SAAS,EAAE,iBAAiB,YAAY,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,EAAE,EAC7D,KAAK,EAAE,MAAM,CAAC,YAAY,CAAC,EAC3B,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,aAAa,EACvB,UAAU,EAAE,eAAe,EAC3B,QAAQ,EAAE,KAAK,CAAC,UAAU,EAC1B,UAAU,QACV,SAAS,UATL,SAAS,CAUf,CACL,CAAC;AACN,CAAC;AAED,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"TextInput.js","sourceRoot":"","sources":["../../../../../../../../src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/Inputs/TextInput.tsx"],"names":[],"mappings":";AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,EAAC,KAAK,EAAW,MAAM,MAAM,CAAC;AACrC,OAAO,EAAmB,SAAS,EAAC,MAAM,OAAO,CAAC;AAGlD,SAAS,SAAS,CAAC,EAAC,KAAK,EAAE,UAAU,EAAE,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,QAAQ,EAAsB;IAClG,MAAM,EAAC,SAAS,EAAE,YAAY,EAAC,GAAG,UAAU,CAAC;IAE7C,SAAS,CAAC,GAAG,EAAE;QACX,6EAA6E;QAC7E,IAAI,SAAS,EAAE,CAAC;YACX,QAAuC,CAAC,OAAO,CAAC,KAAK,EAAE,CAAC;QAC7D,CAAC;IACL,CAAC,EAAE,CAAC,SAAS,EAAE,QAAQ,CAAC,CAAC,CAAC;IAE1B,MAAM,aAAa,GAAG,CAAC,CAAC,EAAE;QACtB,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IAC7B,CAAC,CAAC;IAEF,MAAM,eAAe,GAAG,CAAC,CAAC,EAAE;QACxB,IAAI,CAAC,CAAC,GAAG,KAAK,OAAO,EAAE,CAAC;YACpB,YAAY,EAAE,CAAC;QACnB,CAAC;IACL,CAAC,CAAC;IAEF,OAAO,CACH,KAAC,KAAK,IAEF,GAAG,EAAE,QAAsC,EAC3C,SAAS,EAAE,iBAAiB,YAAY,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,EAAE,EAC7D,KAAK,EAAE,MAAM,CAAC,YAAY,CAAC,EAC3B,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,aAAa,EACvB,UAAU,EAAE,eAAe,EAC3B,QAAQ,EAAE,KAAK,CAAC,UAAU,EAC1B,UAAU,QACV,SAAS,UATL,SAAS,CAUf,CACL,CAAC;AACN,CAAC;AAED,eAAe,SAAS,CAAC"}
@@ -1,14 +1,16 @@
1
- /// <reference types="react" />
2
1
  import { AnyPrimitive } from '@leav/utils';
3
- import { FieldScope } from '../../../../../../components/RecordEdition/EditRecordContent/_types';
2
+ import { FormListFieldData } from 'antd';
3
+ import { VersionFieldScope, ISubmitMultipleResult } from '../../../../../../components/RecordEdition/EditRecordContent/_types';
4
4
  import { IdValue, IStandardFieldReducerState, IStandardFieldValue, StandardFieldDispatchFunc } from '../../../reducers/standardFieldReducer/standardFieldReducer';
5
5
  interface IStandardFieldValueProps {
6
6
  value: IStandardFieldValue;
7
+ presentationValue: string;
7
8
  state: IStandardFieldReducerState;
8
9
  dispatch: StandardFieldDispatchFunc;
9
- onSubmit: (idValue: IdValue, value: AnyPrimitive) => void;
10
+ onSubmit: (idValue: IdValue, value: AnyPrimitive | null, fieldName?: number) => Promise<void | ISubmitMultipleResult>;
10
11
  onDelete: (idValue: IdValue) => void;
11
- onScopeChange: (scope: FieldScope) => void;
12
+ onScopeChange: (scope: VersionFieldScope) => void;
13
+ listField?: FormListFieldData;
12
14
  }
13
- declare function StandardFieldValue({ value: fieldValue, onSubmit, onDelete, onScopeChange, state, dispatch }: IStandardFieldValueProps): JSX.Element;
15
+ declare function StandardFieldValue({ value: fieldValue, presentationValue, onSubmit, onDelete, onScopeChange, state, dispatch, listField }: IStandardFieldValueProps): JSX.Element;
14
16
  export default StandardFieldValue;
@@ -1,14 +1,13 @@
1
1
  import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
2
- // Copyright LEAV Solutions 2017
2
+ // Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06
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
5
  import { CloseOutlined, ExclamationCircleOutlined } from '@ant-design/icons';
6
+ import { localizedTranslation } from '@leav/utils';
6
7
  import { Button, Form, Input, Popover, Space, theme } from 'antd';
7
8
  import moment from 'moment';
8
9
  import React, { useEffect, useRef } from 'react';
9
10
  import styled from 'styled-components';
10
- import { DSInputWrapper } from './DSInputWrapper';
11
- import { DSRangePickerWrapper } from './DSRangePickerWrapper';
12
11
  import { themeVars } from '../../../../../../antdTheme';
13
12
  import { FloatingMenu } from '../../../../../../components';
14
13
  import Dimmer from '../../../../../../components/Dimmer';
@@ -18,20 +17,26 @@ import UpdatedFieldIcon from '../../../../../../components/RecordEdition/EditRec
18
17
  import ValueDetailsBtn from '../../../../../../components/RecordEdition/EditRecordContent/shared/ValueDetailsBtn';
19
18
  import ValuesVersionBtn from '../../../../../../components/RecordEdition/EditRecordContent/shared/ValuesVersionBtn';
20
19
  import ValuesVersionIndicator from '../../../../../../components/RecordEdition/EditRecordContent/shared/ValuesVersionIndicator';
21
- import { FieldScope } from '../../../../../../components/RecordEdition/EditRecordContent/_types';
20
+ import { VersionFieldScope } from '../../../../../../components/RecordEdition/EditRecordContent/_types';
22
21
  import { EditRecordReducerActionsTypes } from '../../../../../../components/RecordEdition/editRecordReducer/editRecordReducer';
23
22
  import { useEditRecordReducer } from '../../../../../../components/RecordEdition/editRecordReducer/useEditRecordReducer';
24
23
  import { useSharedTranslation } from '../../../../../../hooks/useSharedTranslation';
25
24
  import { AttributeFormat } from '../../../../../../_gqlTypes';
26
25
  import { stringifyDateRangeValue } from '../../../../../../_utils';
27
26
  import { newValueId, StandardFieldReducerActionsTypes, StandardFieldValueState } from '../../../reducers/standardFieldReducer/standardFieldReducer';
28
- import CheckboxInput from './Inputs/CheckboxInput';
29
27
  import ColorInput from './Inputs/ColorInput';
30
- import DateInput from './Inputs/DateInput';
31
- import EncryptedInput from './Inputs/EncryptedInput';
32
28
  import TextInput from './Inputs/TextInput';
33
29
  import ValuesList from './ValuesList';
30
+ import { useLang } from '../../../../../../hooks';
31
+ import { MonoValueSelect } from './ValuesList/MonoValueSelect';
32
+ import { DSInputWrapper } from './DSInputWrapper';
33
+ import { DSDatePickerWrapper } from './DSDatePickerWrapper';
34
+ import { DSRangePickerWrapper } from './DSRangePickerWrapper';
34
35
  import { DSInputNumberWrapper } from './DSInputNumberWrapper';
36
+ import { DSInputEncryptedWrapper } from './DSInputEncryptedWrapper';
37
+ import { DSBooleanWrapper } from './DSBooleanWrapper';
38
+ import { DSRichTextWrapper } from './DSRichTextWrapper';
39
+ import { DSColorPickerWrapper } from './DSColorPickerWrapper';
35
40
  const ErrorMessage = styled.div `
36
41
  color: ${themeVars.errorColor};
37
42
  font-weight: bold;
@@ -151,18 +156,19 @@ const ButtonsWrapper = styled.div `
151
156
  const RichTextEditorInput = React.lazy(() => import('./Inputs/RichTextEditorInput'));
152
157
  const inputComponentByFormat = {
153
158
  [AttributeFormat.text]: null,
154
- [AttributeFormat.date]: DateInput,
159
+ [AttributeFormat.date]: null,
155
160
  [AttributeFormat.date_range]: null,
156
- [AttributeFormat.boolean]: CheckboxInput,
161
+ [AttributeFormat.boolean]: null,
157
162
  [AttributeFormat.numeric]: null,
158
- [AttributeFormat.encrypted]: EncryptedInput,
163
+ [AttributeFormat.encrypted]: null,
159
164
  [AttributeFormat.extended]: TextInput,
160
165
  [AttributeFormat.color]: ColorInput,
161
166
  [AttributeFormat.rich_text]: RichTextEditorInput
162
167
  };
163
- function StandardFieldValue({ value: fieldValue, onSubmit, onDelete, onScopeChange, state, dispatch }) {
168
+ function StandardFieldValue({ value: fieldValue, presentationValue, onSubmit, onDelete, onScopeChange, state, dispatch, listField }) {
164
169
  const { t, i18n } = useSharedTranslation();
165
170
  const { token } = theme.useToken();
171
+ const { lang: availableLangs } = useLang();
166
172
  const actionsWrapperRef = useRef();
167
173
  const inputRef = useRef();
168
174
  const { state: editRecordState, dispatch: editRecordDispatch } = useEditRecordReducer();
@@ -175,15 +181,6 @@ function StandardFieldValue({ value: fieldValue, onSubmit, onDelete, onScopeChan
175
181
  actionsWrapperRef?.current?.scrollIntoView({ block: 'nearest' });
176
182
  }
177
183
  }, [fieldValue.isEditing]);
178
- // Cancel value editing if value details panel is closed
179
- useEffect(() => {
180
- if (editRecordState.activeValue === null && fieldValue.isEditing) {
181
- dispatch({
182
- type: StandardFieldReducerActionsTypes.CANCEL_EDITING,
183
- idValue: fieldValue.idValue
184
- });
185
- }
186
- }, [editRecordState.activeValue]);
187
184
  useEffect(() => {
188
185
  if (fieldValue.isEditing) {
189
186
  editRecordDispatch({
@@ -192,12 +189,9 @@ function StandardFieldValue({ value: fieldValue, onSubmit, onDelete, onScopeChan
192
189
  });
193
190
  }
194
191
  }, [fieldValue.isEditing, fieldValue.editingValue]);
195
- const _handleSubmit = async (valueToSave, id) => {
196
- if (valueToSave === '') {
197
- return _handleDelete();
198
- }
199
- const convertedValue = typeof valueToSave === 'object' ? JSON.stringify(valueToSave) : valueToSave;
200
- onSubmit(fieldValue.idValue, convertedValue);
192
+ const _handleSubmit = async (valueToSave) => {
193
+ const convertedValue = valueToSave === null ? null : typeof valueToSave === 'object' ? JSON.stringify(valueToSave) : valueToSave;
194
+ await onSubmit(fieldValue.idValue, convertedValue, listField?.name);
201
195
  };
202
196
  const _handlePressEnter = async () => {
203
197
  if (!isValuesListEnabled) {
@@ -213,7 +207,7 @@ function StandardFieldValue({ value: fieldValue, onSubmit, onDelete, onScopeChan
213
207
  if (fieldValue.idValue === newValueId) {
214
208
  return _handleCancel();
215
209
  }
216
- onDelete(fieldValue.idValue);
210
+ await onDelete(fieldValue.idValue);
217
211
  };
218
212
  const _handleFocus = () => {
219
213
  if (state.isReadOnly || fieldValue.isEditing || attribute.format === AttributeFormat.boolean) {
@@ -269,7 +263,7 @@ function StandardFieldValue({ value: fieldValue, onSubmit, onDelete, onScopeChan
269
263
  let displayedValue = String(fieldValue.displayValue);
270
264
  let prefixValue;
271
265
  if (attribute.format === AttributeFormat.color &&
272
- (fieldValue.value === null || fieldValue.value.value === null)) {
266
+ (fieldValue.value === null || fieldValue.value.payload === null)) {
273
267
  fieldValue.value = null;
274
268
  }
275
269
  const hasValue = fieldValue.value !== null;
@@ -366,7 +360,7 @@ function StandardFieldValue({ value: fieldValue, onSubmit, onDelete, onScopeChan
366
360
  const isErrorVisible = fieldValue.isErrorDisplayed;
367
361
  const wrapperClasses = `
368
362
  ${attribute.format ? `format-${attribute.format}` : ''}
369
- ${fieldValue?.value?.value ? 'has-value' : ''}
363
+ ${fieldValue?.value?.payload ? 'has-value' : ''}
370
364
  ${fieldValue.isEditing ? 'editing' : ''}
371
365
  `;
372
366
  const canDeleteValue = !state.isReadOnly && fieldValue.idValue !== newValueId && attribute.format !== AttributeFormat.boolean;
@@ -380,8 +374,8 @@ function StandardFieldValue({ value: fieldValue, onSubmit, onDelete, onScopeChan
380
374
  const hasMultipleValuesDisplay = attribute.multiple_values && !!Object.keys(state.values[state.activeScope].values).length;
381
375
  if (attribute?.versions_conf?.versionable) {
382
376
  const versions = {
383
- [FieldScope.CURRENT]: state.values[FieldScope.CURRENT]?.version ?? null,
384
- [FieldScope.INHERITED]: state.values[FieldScope.INHERITED]?.version ?? null
377
+ [VersionFieldScope.CURRENT]: state.values[VersionFieldScope.CURRENT]?.version ?? null,
378
+ [VersionFieldScope.INHERITED]: state.values[VersionFieldScope.INHERITED]?.version ?? null
385
379
  };
386
380
  if (!hasMultipleValuesDisplay) {
387
381
  valueActions.push({
@@ -402,21 +396,64 @@ function StandardFieldValue({ value: fieldValue, onSubmit, onDelete, onScopeChan
402
396
  bottom: hasMultipleValuesDisplay ? '0' : '1px',
403
397
  borderRadius: hasMultipleValuesDisplay ? 'none' : token.borderRadius
404
398
  };
405
- const attributeFormatsWithDS = [AttributeFormat.text, AttributeFormat.date_range, AttributeFormat.numeric];
406
- const attributeFormatsWithoutDS = [
407
- AttributeFormat.boolean,
408
- AttributeFormat.color,
409
- AttributeFormat.date,
399
+ const attributeFormatsWithDS = [
400
+ AttributeFormat.text,
401
+ AttributeFormat.date_range,
402
+ AttributeFormat.numeric,
410
403
  AttributeFormat.encrypted,
411
- AttributeFormat.extended,
412
- AttributeFormat.rich_text
404
+ AttributeFormat.date,
405
+ AttributeFormat.boolean,
406
+ AttributeFormat.rich_text,
407
+ AttributeFormat.color
413
408
  ];
414
- return (_jsxs(_Fragment, { children: [attributeFormatsWithDS.includes(attribute.format) && (_jsxs(Form.Item, { name: attribute.id, rules: [
415
- {
416
- required: state.formElement.settings.required,
417
- message: t('errors.standard_field_required')
418
- }
419
- ], children: [attribute.format === AttributeFormat.text && (_jsx(DSInputWrapper, { state: state, handleSubmit: _handleSubmit, attribute: attribute, fieldValue: fieldValue, shouldShowValueDetailsButton: editRecordState.withInfoButton })), attribute.format === AttributeFormat.date_range && (_jsx(DSRangePickerWrapper, { state: state, handleSubmit: _handleSubmit, attribute: attribute, fieldValue: fieldValue, shouldShowValueDetailsButton: editRecordState.withInfoButton })), attribute.format === AttributeFormat.numeric && (_jsx(DSInputNumberWrapper, { state: state, handleSubmit: _handleSubmit, attribute: attribute, fieldValue: fieldValue, shouldShowValueDetailsButton: editRecordState.withInfoButton }))] })), attributeFormatsWithoutDS.includes(attribute.format) && (_jsxs(_Fragment, { children: [fieldValue.isEditing && _jsx(Dimmer, { onClick: _handleCancel }), _jsxs(FormWrapper, { "$isEditing": fieldValue.isEditing, className: fieldValue.index === 0 ? 'first-value' : '', children: [_jsx(Popover, { placement: "topLeft", open: isErrorVisible, content: errorContent, children: _jsxs(InputWrapper, { "$isEditing": fieldValue.isEditing, className: wrapperClasses, "data-testid": "input-wrapper", children: [_jsx(ValuesVersionIndicator, { activeScope: state.activeScope, style: valuesVersionIndicatorStyle }), !fieldValue.index && (_jsxs("label", { className: "attribute-label", onClick: _handleFocus, children: [state.formElement.settings.label, editRecordState.externalUpdate.updatedValues[attribute?.id] && (_jsx(UpdatedFieldIcon, {})), state.activeScope === FieldScope.INHERITED && (_jsx(InheritedFieldLabel, { version: state.values[FieldScope.INHERITED].version }))] })), _getInput(), !state.metadataEdit && _jsx(FloatingMenu, { actions: valueActions })] }) }), _jsxs(ActionsWrapper, { ref: actionsWrapperRef, children: [fieldValue.isEditing && attribute?.values_list?.enable && (_jsx(ValuesList, { attribute: attribute, valuesList: valuesList, onValueSelect: _handleSubmit, onValueCopy: _handleValueCopy })), fieldValue.isEditing && (_jsxs(ButtonsWrapper, { children: [_jsx(Button, { size: "small", onClick: _handleCancel, style: { background: '#FFF' }, children: t('global.cancel') }), (!isValuesListEnabled || isValuesListOpen) && (_jsx(Button, { type: "primary", size: "small", onClick: _handleClickSubmit, children: t('global.submit') }))] }))] })] })] }))] }));
409
+ const attributeFormatsWithoutDS = [AttributeFormat.extended];
410
+ const commonProps = {
411
+ state,
412
+ handleSubmit: _handleSubmit,
413
+ attribute,
414
+ presentationValue
415
+ };
416
+ let valueContent;
417
+ if (isValuesListEnabled) {
418
+ valueContent = _jsx(MonoValueSelect, { ...commonProps });
419
+ }
420
+ else {
421
+ switch (attribute.format) {
422
+ case AttributeFormat.text:
423
+ valueContent = _jsx(DSInputWrapper, { ...commonProps });
424
+ break;
425
+ case AttributeFormat.date:
426
+ valueContent = _jsx(DSDatePickerWrapper, { ...commonProps });
427
+ break;
428
+ case AttributeFormat.date_range:
429
+ valueContent = _jsx(DSRangePickerWrapper, { ...commonProps });
430
+ break;
431
+ case AttributeFormat.numeric:
432
+ valueContent = _jsx(DSInputNumberWrapper, { ...commonProps });
433
+ break;
434
+ case AttributeFormat.encrypted:
435
+ valueContent = _jsx(DSInputEncryptedWrapper, { ...commonProps });
436
+ break;
437
+ case AttributeFormat.boolean:
438
+ valueContent = _jsx(DSBooleanWrapper, { ...commonProps });
439
+ break;
440
+ case AttributeFormat.rich_text:
441
+ valueContent = _jsx(DSRichTextWrapper, { ...commonProps });
442
+ break;
443
+ case AttributeFormat.color:
444
+ valueContent = _jsx(DSColorPickerWrapper, { ...commonProps });
445
+ }
446
+ }
447
+ return (_jsxs(_Fragment, { children: [attributeFormatsWithDS.includes(attribute.format) && (_jsx(Form.Item, { name: attribute.id, ...listField, rules:
448
+ //TODO: Remove this rule when required is implemented in the backend
449
+ !attribute.multiple_values
450
+ ? [
451
+ {
452
+ required: state.formElement.settings.required,
453
+ message: t('errors.standard_field_required')
454
+ }
455
+ ]
456
+ : undefined, noStyle: true, children: valueContent })), attributeFormatsWithoutDS.includes(attribute.format) && (_jsxs(_Fragment, { children: [fieldValue.isEditing && _jsx(Dimmer, { onClick: _handleCancel }), _jsxs(FormWrapper, { "$isEditing": fieldValue.isEditing, className: fieldValue.index === 0 ? 'first-value' : '', children: [_jsx(Popover, { placement: "topLeft", open: isErrorVisible, content: errorContent, children: _jsxs(InputWrapper, { "$isEditing": fieldValue.isEditing, className: wrapperClasses, "data-testid": "input-wrapper", children: [_jsx(ValuesVersionIndicator, { activeScope: state.activeScope, style: valuesVersionIndicatorStyle }), !fieldValue.index && (_jsxs("label", { className: "attribute-label", onClick: _handleFocus, children: [localizedTranslation(state.formElement.settings.label, availableLangs), editRecordState.externalUpdate.updatedValues[attribute?.id] && (_jsx(UpdatedFieldIcon, {})), state.activeScope === VersionFieldScope.INHERITED && (_jsx(InheritedFieldLabel, { version: state.values[VersionFieldScope.INHERITED].version }))] })), _getInput(), !state.metadataEdit && _jsx(FloatingMenu, { actions: valueActions })] }) }), _jsxs(ActionsWrapper, { ref: actionsWrapperRef, children: [fieldValue.isEditing && attribute?.values_list?.enable && (_jsx(ValuesList, { attribute: attribute, valuesList: valuesList, onValueSelect: _handleSubmit, onValueCopy: _handleValueCopy })), fieldValue.isEditing && (_jsxs(ButtonsWrapper, { children: [_jsx(Button, { size: "small", onClick: _handleCancel, style: { background: '#FFF' }, children: t('global.cancel') }), (!isValuesListEnabled || isValuesListOpen) && (_jsx(Button, { type: "primary", size: "small", onClick: _handleClickSubmit, children: t('global.submit') }))] }))] })] })] }))] }));
420
457
  }
421
458
  export default StandardFieldValue;
422
459
  //# sourceMappingURL=StandardFieldValue.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"StandardFieldValue.js","sourceRoot":"","sources":["../../../../../../../src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValue.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"StandardFieldValue.js","sourceRoot":"","sources":["../../../../../../../src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/StandardFieldValue.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1,4 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { IStandFieldValueContentProps } from '../_types';
3
+ import { IKitSelect } from 'aristid-ds/dist/Kit/DataEntry/Select/types';
4
+ export declare const MonoValueSelect: FunctionComponent<IStandFieldValueContentProps<IKitSelect>>;
@@ -0,0 +1,119 @@
1
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
2
+ // Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06
3
+ // This file is released under LGPL V3
4
+ // License text available at https://www.gnu.org/licenses/lgpl-3.0.txt
5
+ import { useMemo, useState } from 'react';
6
+ import { KitSelect, KitTypography } from 'aristid-ds';
7
+ import useSharedTranslation from '../../../../../../../hooks/useSharedTranslation/useSharedTranslation';
8
+ import { AttributeFormat, useSaveAttributeMutation } from '../../../../../../../_gqlTypes';
9
+ import { Form } from 'antd';
10
+ import moment from 'moment';
11
+ import { stringifyDateRangeValue } from '../../../../../../../_utils';
12
+ import { EditRecordReducerActionsTypes } from '../../../../../../../components/RecordEdition/editRecordReducer/editRecordReducer';
13
+ import { useEditRecordReducer } from '../../../../../../../components/RecordEdition/editRecordReducer/useEditRecordReducer';
14
+ const isNewOption = (value, options) => value !== '' && !options.find(option => option.value === value);
15
+ const addOption = (options, optionToAdd) => {
16
+ const newOptions = options;
17
+ if (optionToAdd.value && isNewOption(optionToAdd.value, options)) {
18
+ newOptions.unshift({
19
+ value: optionToAdd.value,
20
+ label: optionToAdd.label
21
+ });
22
+ }
23
+ return newOptions;
24
+ };
25
+ export const MonoValueSelect = ({ value, presentationValue, onChange, state, attribute, handleSubmit }) => {
26
+ if (!onChange) {
27
+ throw Error('MonoValueSelect should be used inside a antd Form.Item');
28
+ }
29
+ if (!attribute.values_list || attribute.values_list.enable === false) {
30
+ throw Error('MonoValueSelect should have a values list');
31
+ }
32
+ const { t } = useSharedTranslation();
33
+ const { errors } = Form.Item.useStatus();
34
+ const [isFocused, setIsFocused] = useState(false);
35
+ const [searchedString, setSearchedString] = useState('');
36
+ const [saveAttribute] = useSaveAttributeMutation();
37
+ const { dispatch: editRecordDispatch } = useEditRecordReducer();
38
+ const allowFreeEntry = attribute.values_list.allowFreeEntry;
39
+ const allowListUpdate = attribute.values_list.allowListUpdate;
40
+ const _getFilteredValuesList = () => {
41
+ let values = [];
42
+ if (attribute.format === AttributeFormat.date_range) {
43
+ const valuesList = attribute.values_list.dateRangeValues ?? [];
44
+ values = valuesList.map(v => {
45
+ const rangeValue = {
46
+ from: moment(Number(v.from) * 1000).format('L'),
47
+ to: moment(Number(v.to) * 1000).format('L')
48
+ };
49
+ return {
50
+ value: stringifyDateRangeValue(rangeValue, t),
51
+ label: { from: v.from, to: v.to }
52
+ };
53
+ });
54
+ }
55
+ else {
56
+ const valuesList = attribute.values_list?.values ?? [];
57
+ values = valuesList.map(v => ({ value: v, label: v }));
58
+ }
59
+ return values;
60
+ };
61
+ const initialOptions = _getFilteredValuesList();
62
+ let options = [...initialOptions];
63
+ if (allowFreeEntry) {
64
+ options = addOption(options, { value, label: value });
65
+ options = addOption(options, {
66
+ value: searchedString,
67
+ label: (allowListUpdate ? t('record_edition.create_and_select_option') : t('record_edition.select_option')) +
68
+ searchedString
69
+ });
70
+ }
71
+ const searchResultsCount = useMemo(() => options.filter(option => option.label.toLowerCase().includes(searchedString.toLowerCase())).length, [searchedString]);
72
+ const _resetToInheritedOrCalculatedValue = async () => {
73
+ if (state.isInheritedValue) {
74
+ setTimeout(() => onChange(state.inheritedValue.raw_value, options), 0);
75
+ }
76
+ else if (state.isCalculatedValue) {
77
+ setTimeout(() => onChange(state.calculatedValue.raw_value, options), 0);
78
+ }
79
+ await handleSubmit(null, attribute.id);
80
+ };
81
+ const _handleOnChange = async (selectedValue) => {
82
+ setSearchedString('');
83
+ if ((state.isInheritedValue || state.isCalculatedValue) && selectedValue === '') {
84
+ _resetToInheritedOrCalculatedValue();
85
+ return;
86
+ }
87
+ if (allowListUpdate && isNewOption(selectedValue, initialOptions) && 'values' in attribute.values_list) {
88
+ await saveAttribute({
89
+ variables: {
90
+ attribute: {
91
+ id: attribute.id,
92
+ values_list: {
93
+ enable: true,
94
+ allowFreeEntry: true,
95
+ allowListUpdate: true,
96
+ values: [...attribute.values_list.values, selectedValue]
97
+ }
98
+ }
99
+ }
100
+ });
101
+ editRecordDispatch({ type: EditRecordReducerActionsTypes.REQUEST_REFRESH });
102
+ }
103
+ await handleSubmit(selectedValue, attribute.id);
104
+ onChange(selectedValue, options);
105
+ };
106
+ const _handleOnClear = async () => {
107
+ await _handleOnChange('');
108
+ };
109
+ const _handleOnSearch = async (search) => {
110
+ setSearchedString(search);
111
+ if (search) {
112
+ setIsFocused(true);
113
+ }
114
+ };
115
+ const required = state.formElement.settings.required;
116
+ const valueToDisplay = isFocused ? value : presentationValue;
117
+ return (_jsx(KitSelect, { id: attribute.id, "data-testid": attribute.id, value: valueToDisplay, allowClear: !required && value, options: options, open: isFocused, status: errors.length > 0 && 'error', showSearch: true, onDropdownVisibleChange: visible => setIsFocused(visible), onSelect: _handleOnChange, onChange: onChange, onClear: _handleOnClear, onSearch: _handleOnSearch, dropdownRender: menu => (_jsxs(_Fragment, { children: [searchedString !== '' && searchResultsCount > 0 && (_jsxs("div", { style: { paddingBottom: 'calc(var(--general-spacing-xs) * 1px)' }, children: [_jsx(KitTypography.Text, { size: "fontSize7", children: t('record_edition.press_enter_to') }), _jsx(KitTypography.Text, { size: "fontSize7", weight: "medium", children: t('record_edition.select_this_value') })] })), menu] })), notFoundContent: _jsx("div", { style: { textAlign: 'center' }, children: _jsx(KitTypography.Text, { size: "fontSize5", weight: "medium", children: t('record_edition.search_not_found') }) }) }));
118
+ };
119
+ //# sourceMappingURL=MonoValueSelect.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MonoValueSelect.js","sourceRoot":"","sources":["../../../../../../../../src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/MonoValueSelect.tsx"],"names":[],"mappings":"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"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { IDateRangeValue } from '@leav/utils';
3
2
  import { RecordFormAttributeStandardAttributeFragment } from '../../../../../../../_gqlTypes';
4
3
  export interface IValueOfValuesList {
@@ -1,5 +1,5 @@
1
1
  import { jsxs as _jsxs, jsx as _jsx } from "react/jsx-runtime";
2
- // Copyright LEAV Solutions 2017
2
+ // Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06
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
5
  import { CopyOutlined } from '@ant-design/icons';
@@ -1 +1 @@
1
- {"version":3,"file":"ValuesList.js","sourceRoot":"","sources":["../../../../../../../../src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/ValuesList.tsx"],"names":[],"mappings":";AAAA,gCAAgC;AAChC,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,EAAC,YAAY,EAAC,MAAM,mBAAmB,CAAC;AAE/C,OAAO,EAAC,MAAM,EAAE,OAAO,EAAC,MAAM,MAAM,CAAC;AAErC,OAAO,MAAM,MAAM,mBAAmB,CAAC;AACvC,OAAO,IAAI,MAAM,qBAAqB,CAAC;AACvC,OAAO,EAAC,oBAAoB,EAAC,MAAM,gCAAgC,CAAC;AACpE,OAAO,EAAC,eAAe,EAA+C,MAAM,eAAe,CAAC;AAe5F,MAAM,QAAQ,GAAG,MAAM,CAAC,GAAG,CAAA;;;;;CAK1B,CAAC;AAEF,SAAS,UAAU,CAAC,EAAC,SAAS,EAAE,UAAU,EAAE,MAAM,EAAE,WAAW,EAAE,aAAa,EAAmB;IAC7F,MAAM,EAAC,CAAC,EAAE,IAAI,EAAC,GAAG,oBAAoB,EAAE,CAAC;IACzC,MAAM,YAAY,GAAG,CAAC,IAAwB,EAAE,EAAE;QAC9C,aAAa,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;IACjC,CAAC,CAAC;IAEF,MAAM,UAAU,GAAG,CAAC,IAAwB,EAAE,EAAE;QAC5C,MAAM,WAAW,GAAG,CAAC,CAAiB,EAAE,EAAE;YACtC,CAAC,CAAC,eAAe,EAAE,CAAC;YAEpB,WAAW,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;QAC/B,CAAC,CAAC;QAEF,MAAM,cAAc,GAChB,SAAS,CAAC,MAAM,KAAK,eAAe,CAAC,IAAI;YACrC,CAAC,CAAC,IAAI,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC;YACpF,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC;QAErB,OAAO,CACH,MAAC,QAAQ,eACL,2BACK,cAAc,EACd,IAAI,CAAC,UAAU,IAAI,KAAK,CAAC,CAAC,0BAA0B,CAAC,GAAG,IACtD,EACN,IAAI,CAAC,OAAO,IAAI,CACb,KAAC,OAAO,IAAC,KAAK,EAAE,CAAC,CAAC,2BAA2B,CAAC,YAC1C,KAAC,MAAM,IAAC,IAAI,EAAE,KAAC,YAAY,KAAG,EAAE,KAAK,EAAC,QAAQ,EAAC,OAAO,EAAE,WAAW,GAAI,GACjE,CACb,IACM,CACd,CAAC;IACN,CAAC,CAAC;IAEF,OAAO,CACH,KAAC,IAAI,IACD,UAAU,EAAE,MAAM,EAClB,QAAQ,QACR,IAAI,EAAC,OAAO,EACZ,SAAS,EAAE,GAAG,EACd,MAAM,EAAE,EAAC,SAAS,EAAE,CAAC,CAAC,kCAAkC,CAAC,EAAC,EAC1D,iBAAiB,EAAE,UAAU,EAC7B,WAAW,EAAE,YAAY,GAC3B,CACL,CAAC;AACN,CAAC;AAED,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"ValuesList.js","sourceRoot":"","sources":["../../../../../../../../src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/ValuesList.tsx"],"names":[],"mappings":";AAAA,oFAAoF;AACpF,sCAAsC;AACtC,sEAAsE;AACtE,OAAO,EAAC,YAAY,EAAC,MAAM,mBAAmB,CAAC;AAE/C,OAAO,EAAC,MAAM,EAAE,OAAO,EAAC,MAAM,MAAM,CAAC;AAErC,OAAO,MAAM,MAAM,mBAAmB,CAAC;AACvC,OAAO,IAAI,MAAM,qBAAqB,CAAC;AACvC,OAAO,EAAC,oBAAoB,EAAC,MAAM,gCAAgC,CAAC;AACpE,OAAO,EAAC,eAAe,EAA+C,MAAM,eAAe,CAAC;AAe5F,MAAM,QAAQ,GAAG,MAAM,CAAC,GAAG,CAAA;;;;;CAK1B,CAAC;AAEF,SAAS,UAAU,CAAC,EAAC,SAAS,EAAE,UAAU,EAAE,MAAM,EAAE,WAAW,EAAE,aAAa,EAAmB;IAC7F,MAAM,EAAC,CAAC,EAAE,IAAI,EAAC,GAAG,oBAAoB,EAAE,CAAC;IACzC,MAAM,YAAY,GAAG,CAAC,IAAwB,EAAE,EAAE;QAC9C,aAAa,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;IACjC,CAAC,CAAC;IAEF,MAAM,UAAU,GAAG,CAAC,IAAwB,EAAE,EAAE;QAC5C,MAAM,WAAW,GAAG,CAAC,CAAiB,EAAE,EAAE;YACtC,CAAC,CAAC,eAAe,EAAE,CAAC;YAEpB,WAAW,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;QAC/B,CAAC,CAAC;QAEF,MAAM,cAAc,GAChB,SAAS,CAAC,MAAM,KAAK,eAAe,CAAC,IAAI;YACrC,CAAC,CAAC,IAAI,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC;YACpF,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC;QAErB,OAAO,CACH,MAAC,QAAQ,eACL,2BACK,cAAc,EACd,IAAI,CAAC,UAAU,IAAI,KAAK,CAAC,CAAC,0BAA0B,CAAC,GAAG,IACtD,EACN,IAAI,CAAC,OAAO,IAAI,CACb,KAAC,OAAO,IAAC,KAAK,EAAE,CAAC,CAAC,2BAA2B,CAAC,YAC1C,KAAC,MAAM,IAAC,IAAI,EAAE,KAAC,YAAY,KAAG,EAAE,KAAK,EAAC,QAAQ,EAAC,OAAO,EAAE,WAAW,GAAI,GACjE,CACb,IACM,CACd,CAAC;IACN,CAAC,CAAC;IAEF,OAAO,CACH,KAAC,IAAI,IACD,UAAU,EAAE,MAAM,EAClB,QAAQ,QACR,IAAI,EAAC,OAAO,EACZ,SAAS,EAAE,GAAG,EACd,MAAM,EAAE,EAAC,SAAS,EAAE,CAAC,CAAC,kCAAkC,CAAC,EAAC,EAC1D,iBAAiB,EAAE,UAAU,EAC7B,WAAW,EAAE,YAAY,GAC3B,CACL,CAAC;AACN,CAAC;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { RecordFormAttributeStandardAttributeFragment, StandardValuesListFragmentStandardDateRangeValuesListConfFragment, StandardValuesListFragmentStandardStringValuesListConfFragment } from '../../../../../../../_gqlTypes';
2
+ import { IProvidedByAntFormItem } from '../../../../../../../components/RecordEdition/EditRecordContent/_types';
3
+ import { IStandardFieldReducerState } from '../../../../../../../components/RecordEdition/EditRecordContent/reducers/standardFieldReducer/standardFieldReducer';
4
+ import { SelectProps } from 'antd';
5
+ export interface IMonoValueSelectProps extends IProvidedByAntFormItem<SelectProps> {
6
+ presentationValue: string;
7
+ state: IStandardFieldReducerState;
8
+ attribute: RecordFormAttributeStandardAttributeFragment;
9
+ handleSubmit: (value: string, id?: string) => Promise<void>;
10
+ }
11
+ export type IStringValuesListConf = StandardValuesListFragmentStandardStringValuesListConfFragment;
12
+ export type IDateRangeValuesListConf = StandardValuesListFragmentStandardDateRangeValuesListConfFragment;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_types.js","sourceRoot":"","sources":["../../../../../../../../src/components/RecordEdition/EditRecordContent/uiElements/StandardField/StandardFieldValue/ValuesList/_types.ts"],"names":[],"mappings":""}
@@ -1,4 +1,4 @@
1
- // Copyright LEAV Solutions 2017
1
+ // Copyright LEAV Solutions 2017 until 2023/11/05, Copyright Aristid from 2023/11/06
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
4
  import ValuesList from './ValuesList';