@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,20 +1,20 @@
1
1
  import { IPreviewScalar } from '@leav/utils';
2
2
  import * as Apollo from '@apollo/client';
3
- export declare type Maybe<T> = T | null;
4
- export declare type InputMaybe<T> = Maybe<T>;
5
- export declare type Exact<T extends {
3
+ export type Maybe<T> = T | null;
4
+ export type InputMaybe<T> = Maybe<T>;
5
+ export type Exact<T extends {
6
6
  [key: string]: unknown;
7
7
  }> = {
8
8
  [K in keyof T]: T[K];
9
9
  };
10
- export declare type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
10
+ export type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
11
11
  [SubKey in K]?: Maybe<T[SubKey]>;
12
12
  };
13
- export declare type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
13
+ export type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
14
14
  [SubKey in K]: Maybe<T[SubKey]>;
15
15
  };
16
16
  /** All built-in and custom scalars, mapped to their actual values */
17
- export declare type Scalars = {
17
+ export type Scalars = {
18
18
  ID: string;
19
19
  String: string;
20
20
  Boolean: boolean;
@@ -31,12 +31,12 @@ export declare type Scalars = {
31
31
  TaskPriority: any;
32
32
  Upload: any;
33
33
  };
34
- export declare type ActionConfigurationInput = {
34
+ export type ActionConfigurationInput = {
35
35
  error_message?: InputMaybe<Scalars['SystemTranslationOptional']>;
36
36
  id: Scalars['ID'];
37
37
  params?: InputMaybe<Array<ActionConfigurationParamInput>>;
38
38
  };
39
- export declare type ActionConfigurationParamInput = {
39
+ export type ActionConfigurationParamInput = {
40
40
  name: Scalars['String'];
41
41
  value: Scalars['String'];
42
42
  };
@@ -46,18 +46,18 @@ export declare enum ActionIoTypes {
46
46
  object = "object",
47
47
  string = "string"
48
48
  }
49
- export declare type ActionsListConfigurationInput = {
49
+ export type ActionsListConfigurationInput = {
50
50
  deleteValue?: InputMaybe<Array<ActionConfigurationInput>>;
51
51
  getValue?: InputMaybe<Array<ActionConfigurationInput>>;
52
52
  saveValue?: InputMaybe<Array<ActionConfigurationInput>>;
53
53
  };
54
- export declare type ApiKeyInput = {
54
+ export type ApiKeyInput = {
55
55
  expiresAt?: InputMaybe<Scalars['Int']>;
56
56
  id?: InputMaybe<Scalars['String']>;
57
57
  label: Scalars['String'];
58
58
  userId: Scalars['String'];
59
59
  };
60
- export declare type ApiKeysFiltersInput = {
60
+ export type ApiKeysFiltersInput = {
61
61
  createdBy?: InputMaybe<Scalars['Int']>;
62
62
  label?: InputMaybe<Scalars['String']>;
63
63
  modifiedBy?: InputMaybe<Scalars['Int']>;
@@ -71,7 +71,7 @@ export declare enum ApiKeysSortableFields {
71
71
  modifiedAt = "modifiedAt",
72
72
  modifiedBy = "modifiedBy"
73
73
  }
74
- export declare type ApplicationEventFiltersInput = {
74
+ export type ApplicationEventFiltersInput = {
75
75
  applicationId?: InputMaybe<Scalars['ID']>;
76
76
  events?: InputMaybe<Array<ApplicationEventTypes>>;
77
77
  ignoreOwnEvents?: InputMaybe<Scalars['Boolean']>;
@@ -80,11 +80,11 @@ export declare enum ApplicationEventTypes {
80
80
  DELETE = "DELETE",
81
81
  SAVE = "SAVE"
82
82
  }
83
- export declare type ApplicationIconInput = {
83
+ export type ApplicationIconInput = {
84
84
  libraryId: Scalars['String'];
85
85
  recordId: Scalars['String'];
86
86
  };
87
- export declare type ApplicationInput = {
87
+ export type ApplicationInput = {
88
88
  color?: InputMaybe<Scalars['String']>;
89
89
  description?: InputMaybe<Scalars['SystemTranslationOptional']>;
90
90
  endpoint?: InputMaybe<Scalars['String']>;
@@ -106,7 +106,7 @@ export declare enum ApplicationType {
106
106
  external = "external",
107
107
  internal = "internal"
108
108
  }
109
- export declare type ApplicationsFiltersInput = {
109
+ export type ApplicationsFiltersInput = {
110
110
  endpoint?: InputMaybe<Scalars['String']>;
111
111
  id?: InputMaybe<Scalars['ID']>;
112
112
  label?: InputMaybe<Scalars['String']>;
@@ -125,7 +125,7 @@ export declare enum AttributeFormat {
125
125
  rich_text = "rich_text",
126
126
  text = "text"
127
127
  }
128
- export declare type AttributeInput = {
128
+ export type AttributeInput = {
129
129
  actions_list?: InputMaybe<ActionsListConfigurationInput>;
130
130
  description?: InputMaybe<Scalars['SystemTranslationOptional']>;
131
131
  embedded_fields?: InputMaybe<Array<InputMaybe<EmbeddedAttributeInput>>>;
@@ -139,13 +139,14 @@ export declare type AttributeInput = {
139
139
  multiple_values?: InputMaybe<Scalars['Boolean']>;
140
140
  permissions_conf?: InputMaybe<TreepermissionsConfInput>;
141
141
  readonly?: InputMaybe<Scalars['Boolean']>;
142
+ required?: InputMaybe<Scalars['Boolean']>;
142
143
  reverse_link?: InputMaybe<Scalars['String']>;
143
144
  type?: InputMaybe<AttributeType>;
144
145
  unique?: InputMaybe<Scalars['Boolean']>;
145
146
  values_list?: InputMaybe<ValuesListConfInput>;
146
147
  versions_conf?: InputMaybe<ValuesVersionsConfInput>;
147
148
  };
148
- export declare type AttributePermissionsRecord = {
149
+ export type AttributePermissionsRecord = {
149
150
  id?: InputMaybe<Scalars['String']>;
150
151
  library: Scalars['String'];
151
152
  };
@@ -156,7 +157,7 @@ export declare enum AttributeType {
156
157
  simple_link = "simple_link",
157
158
  tree = "tree"
158
159
  }
159
- export declare type AttributesFiltersInput = {
160
+ export type AttributesFiltersInput = {
160
161
  format?: InputMaybe<Array<InputMaybe<AttributeFormat>>>;
161
162
  id?: InputMaybe<Scalars['ID']>;
162
163
  label?: InputMaybe<Scalars['String']>;
@@ -179,15 +180,15 @@ export declare enum AvailableLanguage {
179
180
  en = "en",
180
181
  fr = "fr"
181
182
  }
182
- export declare type CreateRecordDataInput = {
183
+ export type CreateRecordDataInput = {
183
184
  values?: InputMaybe<Array<ValueBatchInput>>;
184
185
  version?: InputMaybe<Array<ValueVersionInput>>;
185
186
  };
186
- export declare type DeleteTaskInput = {
187
+ export type DeleteTaskInput = {
187
188
  archive: Scalars['Boolean'];
188
189
  id: Scalars['ID'];
189
190
  };
190
- export declare type EmbeddedAttributeInput = {
191
+ export type EmbeddedAttributeInput = {
191
192
  description?: InputMaybe<Scalars['SystemTranslationOptional']>;
192
193
  embedded_fields?: InputMaybe<Array<InputMaybe<EmbeddedAttributeInput>>>;
193
194
  format?: InputMaybe<AttributeFormat>;
@@ -195,7 +196,7 @@ export declare type EmbeddedAttributeInput = {
195
196
  label?: InputMaybe<Scalars['SystemTranslation']>;
196
197
  validation_regex?: InputMaybe<Scalars['String']>;
197
198
  };
198
- export declare type FileInput = {
199
+ export type FileInput = {
199
200
  data: Scalars['Upload'];
200
201
  replace?: InputMaybe<Scalars['Boolean']>;
201
202
  size?: InputMaybe<Scalars['Int']>;
@@ -208,11 +209,11 @@ export declare enum FileType {
208
209
  other = "other",
209
210
  video = "video"
210
211
  }
211
- export declare type FormDependencyValueInput = {
212
+ export type FormDependencyValueInput = {
212
213
  attribute: Scalars['ID'];
213
214
  value: Scalars['ID'];
214
215
  };
215
- export declare type FormElementInput = {
216
+ export type FormElementInput = {
216
217
  containerId: Scalars['ID'];
217
218
  id: Scalars['ID'];
218
219
  order: Scalars['Int'];
@@ -220,7 +221,7 @@ export declare type FormElementInput = {
220
221
  type: FormElementTypes;
221
222
  uiElementType: Scalars['String'];
222
223
  };
223
- export declare type FormElementSettingsInput = {
224
+ export type FormElementSettingsInput = {
224
225
  key: Scalars['String'];
225
226
  value: Scalars['Any'];
226
227
  };
@@ -228,17 +229,17 @@ export declare enum FormElementTypes {
228
229
  field = "field",
229
230
  layout = "layout"
230
231
  }
231
- export declare type FormElementsByDepsInput = {
232
+ export type FormElementsByDepsInput = {
232
233
  dependencyValue?: InputMaybe<FormDependencyValueInput>;
233
234
  elements: Array<FormElementInput>;
234
235
  };
235
- export declare type FormFiltersInput = {
236
+ export type FormFiltersInput = {
236
237
  id?: InputMaybe<Scalars['ID']>;
237
238
  label?: InputMaybe<Scalars['String']>;
238
239
  library: Scalars['ID'];
239
240
  system?: InputMaybe<Scalars['Boolean']>;
240
241
  };
241
- export declare type FormInput = {
242
+ export type FormInput = {
242
243
  dependencyAttributes?: InputMaybe<Array<Scalars['ID']>>;
243
244
  elements?: InputMaybe<Array<FormElementsByDepsInput>>;
244
245
  id: Scalars['ID'];
@@ -250,12 +251,13 @@ export declare enum FormsSortableFields {
250
251
  library = "library",
251
252
  system = "system"
252
253
  }
253
- export declare type GlobalSettingsIconInput = {
254
+ export type GlobalSettingsFileInput = {
254
255
  library: Scalars['String'];
255
256
  recordId: Scalars['String'];
256
257
  };
257
- export declare type GlobalSettingsInput = {
258
- icon?: InputMaybe<GlobalSettingsIconInput>;
258
+ export type GlobalSettingsInput = {
259
+ favicon?: InputMaybe<GlobalSettingsFileInput>;
260
+ icon?: InputMaybe<GlobalSettingsFileInput>;
259
261
  name?: InputMaybe<Scalars['String']>;
260
262
  };
261
263
  export declare enum IoTypes {
@@ -274,7 +276,7 @@ export declare enum ImportType {
274
276
  LINK = "LINK",
275
277
  STANDARD = "STANDARD"
276
278
  }
277
- export declare type LibrariesFiltersInput = {
279
+ export type LibrariesFiltersInput = {
278
280
  behavior?: InputMaybe<Array<LibraryBehavior>>;
279
281
  id?: InputMaybe<Array<Scalars['ID']>>;
280
282
  label?: InputMaybe<Array<Scalars['String']>>;
@@ -290,11 +292,11 @@ export declare enum LibraryBehavior {
290
292
  files = "files",
291
293
  standard = "standard"
292
294
  }
293
- export declare type LibraryIconInput = {
295
+ export type LibraryIconInput = {
294
296
  libraryId: Scalars['String'];
295
297
  recordId: Scalars['String'];
296
298
  };
297
- export declare type LibraryInput = {
299
+ export type LibraryInput = {
298
300
  attributes?: InputMaybe<Array<Scalars['ID']>>;
299
301
  behavior?: InputMaybe<LibraryBehavior>;
300
302
  defaultView?: InputMaybe<Scalars['ID']>;
@@ -306,7 +308,7 @@ export declare type LibraryInput = {
306
308
  previewsSettings?: InputMaybe<Array<LibraryPreviewsSettingsInput>>;
307
309
  recordIdentityConf?: InputMaybe<RecordIdentityConfInput>;
308
310
  };
309
- export declare type LibraryPreviewsSettingsInput = {
311
+ export type LibraryPreviewsSettingsInput = {
310
312
  description?: InputMaybe<Scalars['SystemTranslationOptional']>;
311
313
  label: Scalars['SystemTranslation'];
312
314
  versions: PreviewVersionInput;
@@ -342,7 +344,7 @@ export declare enum LogAction {
342
344
  VERSION_PROFILE_DELETE = "VERSION_PROFILE_DELETE",
343
345
  VERSION_PROFILE_SAVE = "VERSION_PROFILE_SAVE"
344
346
  }
345
- export declare type LogFilterInput = {
347
+ export type LogFilterInput = {
346
348
  actions?: InputMaybe<Array<LogAction>>;
347
349
  instanceId?: InputMaybe<Scalars['String']>;
348
350
  queryId?: InputMaybe<Scalars['String']>;
@@ -351,11 +353,11 @@ export declare type LogFilterInput = {
351
353
  trigger?: InputMaybe<Scalars['String']>;
352
354
  userId?: InputMaybe<Scalars['String']>;
353
355
  };
354
- export declare type LogFilterTimeInput = {
356
+ export type LogFilterTimeInput = {
355
357
  from?: InputMaybe<Scalars['Int']>;
356
358
  to?: InputMaybe<Scalars['Int']>;
357
359
  };
358
- export declare type LogSortInput = {
360
+ export type LogSortInput = {
359
361
  field: LogSortableField;
360
362
  order: SortOrder;
361
363
  };
@@ -367,7 +369,7 @@ export declare enum LogSortableField {
367
369
  trigger = "trigger",
368
370
  userId = "userId"
369
371
  }
370
- export declare type LogTopicFilterInput = {
372
+ export type LogTopicFilterInput = {
371
373
  apiKey?: InputMaybe<Scalars['String']>;
372
374
  attribute?: InputMaybe<Scalars['String']>;
373
375
  filename?: InputMaybe<Scalars['String']>;
@@ -377,30 +379,30 @@ export declare type LogTopicFilterInput = {
377
379
  record?: InputMaybe<LogTopicRecordFilterInput>;
378
380
  tree?: InputMaybe<Scalars['String']>;
379
381
  };
380
- export declare type LogTopicPermissionFilterInput = {
382
+ export type LogTopicPermissionFilterInput = {
381
383
  applyTo?: InputMaybe<Scalars['String']>;
382
384
  type?: InputMaybe<Scalars['String']>;
383
385
  };
384
- export declare type LogTopicRecordFilterInput = {
386
+ export type LogTopicRecordFilterInput = {
385
387
  id?: InputMaybe<Scalars['String']>;
386
388
  libraryId?: InputMaybe<Scalars['String']>;
387
389
  };
388
- export declare type Pagination = {
390
+ export type Pagination = {
389
391
  limit: Scalars['Int'];
390
392
  offset: Scalars['Int'];
391
393
  };
392
- export declare type PermissionActionInput = {
394
+ export type PermissionActionInput = {
393
395
  allowed?: InputMaybe<Scalars['Boolean']>;
394
396
  name: PermissionsActions;
395
397
  };
396
- export declare type PermissionInput = {
398
+ export type PermissionInput = {
397
399
  actions: Array<PermissionActionInput>;
398
400
  applyTo?: InputMaybe<Scalars['ID']>;
399
401
  permissionTreeTarget?: InputMaybe<PermissionsTreeTargetInput>;
400
402
  type: PermissionTypes;
401
403
  usersGroup?: InputMaybe<Scalars['ID']>;
402
404
  };
403
- export declare type PermissionTarget = {
405
+ export type PermissionTarget = {
404
406
  attributeId?: InputMaybe<Scalars['ID']>;
405
407
  libraryId?: InputMaybe<Scalars['ID']>;
406
408
  nodeId?: InputMaybe<Scalars['ID']>;
@@ -467,16 +469,16 @@ export declare enum PermissionsRelation {
467
469
  and = "and",
468
470
  or = "or"
469
471
  }
470
- export declare type PermissionsTreeTargetInput = {
472
+ export type PermissionsTreeTargetInput = {
471
473
  nodeId?: InputMaybe<Scalars['ID']>;
472
474
  tree: Scalars['ID'];
473
475
  };
474
- export declare type PreviewVersionInput = {
476
+ export type PreviewVersionInput = {
475
477
  background: Scalars['String'];
476
478
  density: Scalars['Int'];
477
479
  sizes: Array<PreviewVersionSizeInput>;
478
480
  };
479
- export declare type PreviewVersionSizeInput = {
481
+ export type PreviewVersionSizeInput = {
480
482
  name: Scalars['String'];
481
483
  size: Scalars['Int'];
482
484
  };
@@ -509,7 +511,7 @@ export declare enum RecordFilterCondition {
509
511
  VALUES_COUNT_LOWER_THAN = "VALUES_COUNT_LOWER_THAN",
510
512
  YESTERDAY = "YESTERDAY"
511
513
  }
512
- export declare type RecordFilterInput = {
514
+ export type RecordFilterInput = {
513
515
  condition?: InputMaybe<RecordFilterCondition>;
514
516
  field?: InputMaybe<Scalars['String']>;
515
517
  operator?: InputMaybe<RecordFilterOperator>;
@@ -522,32 +524,32 @@ export declare enum RecordFilterOperator {
522
524
  OPEN_BRACKET = "OPEN_BRACKET",
523
525
  OR = "OR"
524
526
  }
525
- export declare type RecordIdentityConfInput = {
527
+ export type RecordIdentityConfInput = {
526
528
  color?: InputMaybe<Scalars['ID']>;
527
529
  label?: InputMaybe<Scalars['ID']>;
528
530
  preview?: InputMaybe<Scalars['ID']>;
529
531
  subLabel?: InputMaybe<Scalars['ID']>;
530
532
  treeColorPreview?: InputMaybe<Scalars['ID']>;
531
533
  };
532
- export declare type RecordInput = {
534
+ export type RecordInput = {
533
535
  id: Scalars['ID'];
534
536
  library: Scalars['String'];
535
537
  };
536
- export declare type RecordSortInput = {
538
+ export type RecordSortInput = {
537
539
  field: Scalars['String'];
538
540
  order: SortOrder;
539
541
  };
540
- export declare type RecordUpdateFilterInput = {
542
+ export type RecordUpdateFilterInput = {
541
543
  ignoreOwnEvents?: InputMaybe<Scalars['Boolean']>;
542
544
  libraries?: InputMaybe<Array<Scalars['ID']>>;
543
545
  records?: InputMaybe<Array<Scalars['ID']>>;
544
546
  };
545
- export declare type RecordsPagination = {
547
+ export type RecordsPagination = {
546
548
  cursor?: InputMaybe<Scalars['String']>;
547
549
  limit: Scalars['Int'];
548
550
  offset?: InputMaybe<Scalars['Int']>;
549
551
  };
550
- export declare type SheetInput = {
552
+ export type SheetInput = {
551
553
  keyIndex?: InputMaybe<Scalars['Int']>;
552
554
  keyToIndex?: InputMaybe<Scalars['Int']>;
553
555
  library: Scalars['String'];
@@ -557,23 +559,23 @@ export declare type SheetInput = {
557
559
  treeLinkLibrary?: InputMaybe<Scalars['String']>;
558
560
  type: ImportType;
559
561
  };
560
- export declare type SortApiKeysInput = {
562
+ export type SortApiKeysInput = {
561
563
  field: ApiKeysSortableFields;
562
564
  order?: InputMaybe<SortOrder>;
563
565
  };
564
- export declare type SortApplications = {
566
+ export type SortApplications = {
565
567
  field: ApplicationSortableFields;
566
568
  order?: InputMaybe<SortOrder>;
567
569
  };
568
- export declare type SortAttributes = {
570
+ export type SortAttributes = {
569
571
  field: AttributesSortableFields;
570
572
  order?: InputMaybe<SortOrder>;
571
573
  };
572
- export declare type SortForms = {
574
+ export type SortForms = {
573
575
  field: FormsSortableFields;
574
576
  order?: InputMaybe<SortOrder>;
575
577
  };
576
- export declare type SortLibraries = {
578
+ export type SortLibraries = {
577
579
  field: LibrariesSortableFields;
578
580
  order?: InputMaybe<SortOrder>;
579
581
  };
@@ -581,15 +583,15 @@ export declare enum SortOrder {
581
583
  asc = "asc",
582
584
  desc = "desc"
583
585
  }
584
- export declare type SortTrees = {
586
+ export type SortTrees = {
585
587
  field: TreesSortableFields;
586
588
  order?: InputMaybe<SortOrder>;
587
589
  };
588
- export declare type SortVersionProfilesInput = {
590
+ export type SortVersionProfilesInput = {
589
591
  field: VersionProfilesSortableFields;
590
592
  order?: InputMaybe<SortOrder>;
591
593
  };
592
- export declare type TaskFiltersInput = {
594
+ export type TaskFiltersInput = {
593
595
  archive?: InputMaybe<Scalars['Boolean']>;
594
596
  created_by?: InputMaybe<Scalars['ID']>;
595
597
  id?: InputMaybe<Scalars['ID']>;
@@ -615,11 +617,11 @@ export declare enum TreeBehavior {
615
617
  files = "files",
616
618
  standard = "standard"
617
619
  }
618
- export declare type TreeElementInput = {
620
+ export type TreeElementInput = {
619
621
  id: Scalars['ID'];
620
622
  library: Scalars['String'];
621
623
  };
622
- export declare type TreeEventFiltersInput = {
624
+ export type TreeEventFiltersInput = {
623
625
  events?: InputMaybe<Array<TreeEventTypes>>;
624
626
  ignoreOwnEvents?: InputMaybe<Scalars['Boolean']>;
625
627
  nodes?: InputMaybe<Array<InputMaybe<Scalars['ID']>>>;
@@ -630,31 +632,31 @@ export declare enum TreeEventTypes {
630
632
  move = "move",
631
633
  remove = "remove"
632
634
  }
633
- export declare type TreeInput = {
635
+ export type TreeInput = {
634
636
  behavior?: InputMaybe<TreeBehavior>;
635
637
  id: Scalars['ID'];
636
638
  label?: InputMaybe<Scalars['SystemTranslation']>;
637
639
  libraries?: InputMaybe<Array<TreeLibraryInput>>;
638
640
  permissions_conf?: InputMaybe<Array<TreeNodePermissionsConfInput>>;
639
641
  };
640
- export declare type TreeLibraryInput = {
642
+ export type TreeLibraryInput = {
641
643
  library: Scalars['ID'];
642
644
  settings: TreeLibrarySettingsInput;
643
645
  };
644
- export declare type TreeLibrarySettingsInput = {
646
+ export type TreeLibrarySettingsInput = {
645
647
  allowMultiplePositions: Scalars['Boolean'];
646
648
  allowedAtRoot: Scalars['Boolean'];
647
649
  allowedChildren: Array<Scalars['String']>;
648
650
  };
649
- export declare type TreeNodePermissionsConfInput = {
651
+ export type TreeNodePermissionsConfInput = {
650
652
  libraryId: Scalars['ID'];
651
653
  permissionsConf: TreepermissionsConfInput;
652
654
  };
653
- export declare type TreepermissionsConfInput = {
655
+ export type TreepermissionsConfInput = {
654
656
  permissionTreeAttributes: Array<Scalars['ID']>;
655
657
  relation: PermissionsRelation;
656
658
  };
657
- export declare type TreesFiltersInput = {
659
+ export type TreesFiltersInput = {
658
660
  behavior?: InputMaybe<TreeBehavior>;
659
661
  id?: InputMaybe<Array<Scalars['ID']>>;
660
662
  label?: InputMaybe<Array<Scalars['String']>>;
@@ -666,30 +668,30 @@ export declare enum TreesSortableFields {
666
668
  id = "id",
667
669
  system = "system"
668
670
  }
669
- export declare type UploadFiltersInput = {
671
+ export type UploadFiltersInput = {
670
672
  uid?: InputMaybe<Scalars['String']>;
671
673
  userId?: InputMaybe<Scalars['ID']>;
672
674
  };
673
675
  export declare enum UserCoreDataKeys {
674
676
  applications_consultation = "applications_consultation"
675
677
  }
676
- export declare type ValueBatchInput = {
678
+ export type ValueBatchInput = {
677
679
  attribute?: InputMaybe<Scalars['ID']>;
678
680
  id_value?: InputMaybe<Scalars['ID']>;
679
681
  metadata?: InputMaybe<Array<InputMaybe<ValueMetadataInput>>>;
680
- value?: InputMaybe<Scalars['String']>;
682
+ payload?: InputMaybe<Scalars['String']>;
681
683
  };
682
- export declare type ValueInput = {
684
+ export type ValueInput = {
683
685
  id_value?: InputMaybe<Scalars['ID']>;
684
686
  metadata?: InputMaybe<Array<InputMaybe<ValueMetadataInput>>>;
685
- value?: InputMaybe<Scalars['String']>;
687
+ payload?: InputMaybe<Scalars['String']>;
686
688
  version?: InputMaybe<Array<InputMaybe<ValueVersionInput>>>;
687
689
  };
688
- export declare type ValueMetadataInput = {
690
+ export type ValueMetadataInput = {
689
691
  name: Scalars['String'];
690
692
  value?: InputMaybe<Scalars['String']>;
691
693
  };
692
- export declare type ValueVersionInput = {
694
+ export type ValueVersionInput = {
693
695
  treeId: Scalars['String'];
694
696
  treeNodeId: Scalars['String'];
695
697
  };
@@ -697,23 +699,24 @@ export declare enum ValueVersionMode {
697
699
  simple = "simple",
698
700
  smart = "smart"
699
701
  }
700
- export declare type ValuesListConfInput = {
702
+ export type ValuesListConfInput = {
701
703
  allowFreeEntry?: InputMaybe<Scalars['Boolean']>;
704
+ allowListUpdate?: InputMaybe<Scalars['Boolean']>;
702
705
  enable: Scalars['Boolean'];
703
706
  values?: InputMaybe<Array<Scalars['String']>>;
704
707
  };
705
- export declare type ValuesVersionsConfInput = {
708
+ export type ValuesVersionsConfInput = {
706
709
  mode?: InputMaybe<ValueVersionMode>;
707
710
  profile?: InputMaybe<Scalars['String']>;
708
711
  versionable: Scalars['Boolean'];
709
712
  };
710
- export declare type VersionProfileInput = {
713
+ export type VersionProfileInput = {
711
714
  description?: InputMaybe<Scalars['SystemTranslationOptional']>;
712
715
  id: Scalars['String'];
713
716
  label?: InputMaybe<Scalars['SystemTranslation']>;
714
717
  trees?: InputMaybe<Array<Scalars['String']>>;
715
718
  };
716
- export declare type VersionProfilesFiltersInput = {
719
+ export type VersionProfilesFiltersInput = {
717
720
  id?: InputMaybe<Scalars['ID']>;
718
721
  label?: InputMaybe<Scalars['String']>;
719
722
  trees?: InputMaybe<Scalars['String']>;
@@ -721,11 +724,11 @@ export declare type VersionProfilesFiltersInput = {
721
724
  export declare enum VersionProfilesSortableFields {
722
725
  id = "id"
723
726
  }
724
- export declare type ViewDisplayInput = {
727
+ export type ViewDisplayInput = {
725
728
  size: ViewSizes;
726
729
  type: ViewTypes;
727
730
  };
728
- export declare type ViewInput = {
731
+ export type ViewInput = {
729
732
  color?: InputMaybe<Scalars['String']>;
730
733
  description?: InputMaybe<Scalars['SystemTranslationOptional']>;
731
734
  display: ViewDisplayInput;
@@ -738,7 +741,7 @@ export declare type ViewInput = {
738
741
  sort?: InputMaybe<RecordSortInput>;
739
742
  valuesVersions?: InputMaybe<Array<ViewValuesVersionInput>>;
740
743
  };
741
- export declare type ViewSettingsInput = {
744
+ export type ViewSettingsInput = {
742
745
  name: Scalars['String'];
743
746
  value?: InputMaybe<Scalars['Any']>;
744
747
  };
@@ -752,11 +755,11 @@ export declare enum ViewTypes {
752
755
  list = "list",
753
756
  timeline = "timeline"
754
757
  }
755
- export declare type ViewValuesVersionInput = {
758
+ export type ViewValuesVersionInput = {
756
759
  treeId: Scalars['String'];
757
760
  treeNode: Scalars['String'];
758
761
  };
759
- export declare type DetailsApplicationFragment = {
762
+ export type DetailsApplicationFragment = {
760
763
  id: string;
761
764
  label: any;
762
765
  type: ApplicationType;
@@ -785,7 +788,7 @@ export declare type DetailsApplicationFragment = {
785
788
  admin_application: boolean;
786
789
  };
787
790
  };
788
- export declare type RecordIdentityFragment = {
791
+ export type RecordIdentityFragment = {
789
792
  id: string;
790
793
  whoAmI: {
791
794
  id: string;
@@ -799,7 +802,7 @@ export declare type RecordIdentityFragment = {
799
802
  };
800
803
  };
801
804
  };
802
- export declare type AttributeDetailsLinkAttributeFragment = {
805
+ export type AttributeDetailsLinkAttributeFragment = {
803
806
  reverse_link?: string | null;
804
807
  id: string;
805
808
  type: AttributeType;
@@ -807,7 +810,6 @@ export declare type AttributeDetailsLinkAttributeFragment = {
807
810
  system: boolean;
808
811
  readonly: boolean;
809
812
  label?: any | null;
810
- required: boolean;
811
813
  description?: any | null;
812
814
  multiple_values: boolean;
813
815
  linked_library?: {
@@ -837,7 +839,7 @@ export declare type AttributeDetailsLinkAttributeFragment = {
837
839
  label?: any | null;
838
840
  }> | null;
839
841
  };
840
- export declare type AttributeDetailsStandardAttributeFragment = {
842
+ export type AttributeDetailsStandardAttributeFragment = {
841
843
  unique?: boolean | null;
842
844
  maxLength?: number | null;
843
845
  id: string;
@@ -846,7 +848,6 @@ export declare type AttributeDetailsStandardAttributeFragment = {
846
848
  system: boolean;
847
849
  readonly: boolean;
848
850
  label?: any | null;
849
- required: boolean;
850
851
  description?: any | null;
851
852
  multiple_values: boolean;
852
853
  metadata_fields?: Array<{
@@ -872,14 +873,13 @@ export declare type AttributeDetailsStandardAttributeFragment = {
872
873
  label?: any | null;
873
874
  }> | null;
874
875
  };
875
- export declare type AttributeDetailsTreeAttributeFragment = {
876
+ export type AttributeDetailsTreeAttributeFragment = {
876
877
  id: string;
877
878
  type: AttributeType;
878
879
  format?: AttributeFormat | null;
879
880
  system: boolean;
880
881
  readonly: boolean;
881
882
  label?: any | null;
882
- required: boolean;
883
883
  description?: any | null;
884
884
  multiple_values: boolean;
885
885
  linked_tree?: {
@@ -909,8 +909,8 @@ export declare type AttributeDetailsTreeAttributeFragment = {
909
909
  label?: any | null;
910
910
  }> | null;
911
911
  };
912
- export declare type AttributeDetailsFragment = AttributeDetailsLinkAttributeFragment | AttributeDetailsStandardAttributeFragment | AttributeDetailsTreeAttributeFragment;
913
- export declare type AttributesByLibAttributeLinkAttributeFragment = {
912
+ export type AttributeDetailsFragment = AttributeDetailsLinkAttributeFragment | AttributeDetailsStandardAttributeFragment | AttributeDetailsTreeAttributeFragment;
913
+ export type AttributesByLibAttributeLinkAttributeFragment = {
914
914
  id: string;
915
915
  type: AttributeType;
916
916
  format?: AttributeFormat | null;
@@ -922,7 +922,7 @@ export declare type AttributesByLibAttributeLinkAttributeFragment = {
922
922
  id: string;
923
923
  } | null;
924
924
  };
925
- export declare type AttributesByLibAttributeStandardAttributeFragment = {
925
+ export type AttributesByLibAttributeStandardAttributeFragment = {
926
926
  id: string;
927
927
  type: AttributeType;
928
928
  format?: AttributeFormat | null;
@@ -936,7 +936,7 @@ export declare type AttributesByLibAttributeStandardAttributeFragment = {
936
936
  label?: any | null;
937
937
  } | null> | null;
938
938
  };
939
- export declare type AttributesByLibAttributeTreeAttributeFragment = {
939
+ export type AttributesByLibAttributeTreeAttributeFragment = {
940
940
  id: string;
941
941
  type: AttributeType;
942
942
  format?: AttributeFormat | null;
@@ -955,8 +955,8 @@ export declare type AttributesByLibAttributeTreeAttributeFragment = {
955
955
  }>;
956
956
  } | null;
957
957
  };
958
- export declare type AttributesByLibAttributeFragment = AttributesByLibAttributeLinkAttributeFragment | AttributesByLibAttributeStandardAttributeFragment | AttributesByLibAttributeTreeAttributeFragment;
959
- export declare type LibraryLightFragment = {
958
+ export type AttributesByLibAttributeFragment = AttributesByLibAttributeLinkAttributeFragment | AttributesByLibAttributeStandardAttributeFragment | AttributesByLibAttributeTreeAttributeFragment;
959
+ export type LibraryLightFragment = {
960
960
  id: string;
961
961
  label?: any | null;
962
962
  icon?: {
@@ -970,7 +970,7 @@ export declare type LibraryLightFragment = {
970
970
  };
971
971
  } | null;
972
972
  };
973
- export declare type LibraryDetailsFragment = {
973
+ export type LibraryDetailsFragment = {
974
974
  id: string;
975
975
  label?: any | null;
976
976
  behavior: LibraryBehavior;
@@ -1052,7 +1052,7 @@ export declare type LibraryDetailsFragment = {
1052
1052
  };
1053
1053
  }> | null;
1054
1054
  };
1055
- export declare type LibraryAttributesLinkAttributeFragment = {
1055
+ export type LibraryAttributesLinkAttributeFragment = {
1056
1056
  id: string;
1057
1057
  label?: any | null;
1058
1058
  system: boolean;
@@ -1063,21 +1063,21 @@ export declare type LibraryAttributesLinkAttributeFragment = {
1063
1063
  behavior: LibraryBehavior;
1064
1064
  } | null;
1065
1065
  };
1066
- export declare type LibraryAttributesStandardAttributeTreeAttributeFragment = {
1066
+ export type LibraryAttributesStandardAttributeTreeAttributeFragment = {
1067
1067
  id: string;
1068
1068
  label?: any | null;
1069
1069
  system: boolean;
1070
1070
  type: AttributeType;
1071
1071
  format?: AttributeFormat | null;
1072
1072
  };
1073
- export declare type LibraryAttributesFragment = LibraryAttributesLinkAttributeFragment | LibraryAttributesStandardAttributeTreeAttributeFragment;
1074
- export declare type LibraryLinkAttributeDetailsFragment = {
1073
+ export type LibraryAttributesFragment = LibraryAttributesLinkAttributeFragment | LibraryAttributesStandardAttributeTreeAttributeFragment;
1074
+ export type LibraryLinkAttributeDetailsFragment = {
1075
1075
  linked_library?: {
1076
1076
  id: string;
1077
1077
  behavior: LibraryBehavior;
1078
1078
  } | null;
1079
1079
  };
1080
- export declare type LibraryPreviewsSettingsFragment = {
1080
+ export type LibraryPreviewsSettingsFragment = {
1081
1081
  label: any;
1082
1082
  description?: any | null;
1083
1083
  system: boolean;
@@ -1090,7 +1090,7 @@ export declare type LibraryPreviewsSettingsFragment = {
1090
1090
  }>;
1091
1091
  };
1092
1092
  };
1093
- export declare type RecordFormElementFragment = {
1093
+ export type RecordFormElementFragment = {
1094
1094
  id: string;
1095
1095
  containerId: string;
1096
1096
  uiElementType: string;
@@ -1099,6 +1099,7 @@ export declare type RecordFormElementFragment = {
1099
1099
  values?: Array<{
1100
1100
  id_value?: string | null;
1101
1101
  isInherited?: boolean | null;
1102
+ isCalculated?: boolean | null;
1102
1103
  modified_at?: number | null;
1103
1104
  created_at?: number | null;
1104
1105
  linkValue?: {
@@ -1159,20 +1160,20 @@ export declare type RecordFormElementFragment = {
1159
1160
  };
1160
1161
  } | null;
1161
1162
  } | null> | null;
1162
- attribute?: {
1163
+ attribute: {
1163
1164
  id: string;
1164
1165
  format?: AttributeFormat | null;
1165
1166
  type: AttributeType;
1166
1167
  system: boolean;
1167
- } | null;
1168
+ };
1168
1169
  metadata?: Array<{
1169
1170
  name: string;
1170
1171
  value?: {
1171
1172
  id_value?: string | null;
1172
1173
  modified_at?: number | null;
1173
1174
  created_at?: number | null;
1174
- value?: any | null;
1175
- raw_value?: any | null;
1175
+ payload?: any | null;
1176
+ raw_payload?: any | null;
1176
1177
  modified_by?: {
1177
1178
  id: string;
1178
1179
  whoAmI: {
@@ -1222,6 +1223,7 @@ export declare type RecordFormElementFragment = {
1222
1223
  } | {
1223
1224
  id_value?: string | null;
1224
1225
  isInherited?: boolean | null;
1226
+ isCalculated?: boolean | null;
1225
1227
  modified_at?: number | null;
1226
1228
  created_at?: number | null;
1227
1229
  treeValue?: {
@@ -1301,20 +1303,20 @@ export declare type RecordFormElementFragment = {
1301
1303
  };
1302
1304
  } | null;
1303
1305
  } | null> | null;
1304
- attribute?: {
1306
+ attribute: {
1305
1307
  id: string;
1306
1308
  format?: AttributeFormat | null;
1307
1309
  type: AttributeType;
1308
1310
  system: boolean;
1309
- } | null;
1311
+ };
1310
1312
  metadata?: Array<{
1311
1313
  name: string;
1312
1314
  value?: {
1313
1315
  id_value?: string | null;
1314
1316
  modified_at?: number | null;
1315
1317
  created_at?: number | null;
1316
- value?: any | null;
1317
- raw_value?: any | null;
1318
+ payload?: any | null;
1319
+ raw_payload?: any | null;
1318
1320
  modified_by?: {
1319
1321
  id: string;
1320
1322
  whoAmI: {
@@ -1362,10 +1364,13 @@ export declare type RecordFormElementFragment = {
1362
1364
  } | null;
1363
1365
  } | null> | null;
1364
1366
  } | {
1367
+ payload?: any | null;
1368
+ raw_payload?: any | null;
1365
1369
  value?: any | null;
1366
1370
  raw_value?: any | null;
1367
1371
  id_value?: string | null;
1368
1372
  isInherited?: boolean | null;
1373
+ isCalculated?: boolean | null;
1369
1374
  modified_at?: number | null;
1370
1375
  created_at?: number | null;
1371
1376
  modified_by?: {
@@ -1412,20 +1417,20 @@ export declare type RecordFormElementFragment = {
1412
1417
  };
1413
1418
  } | null;
1414
1419
  } | null> | null;
1415
- attribute?: {
1420
+ attribute: {
1416
1421
  id: string;
1417
1422
  format?: AttributeFormat | null;
1418
1423
  type: AttributeType;
1419
1424
  system: boolean;
1420
- } | null;
1425
+ };
1421
1426
  metadata?: Array<{
1422
1427
  name: string;
1423
1428
  value?: {
1424
1429
  id_value?: string | null;
1425
1430
  modified_at?: number | null;
1426
1431
  created_at?: number | null;
1427
- value?: any | null;
1428
- raw_value?: any | null;
1432
+ payload?: any | null;
1433
+ raw_payload?: any | null;
1429
1434
  modified_by?: {
1430
1435
  id: string;
1431
1436
  whoAmI: {
@@ -1493,6 +1498,7 @@ export declare type RecordFormElementFragment = {
1493
1498
  linkValuesList?: {
1494
1499
  enable: boolean;
1495
1500
  allowFreeEntry?: boolean | null;
1501
+ allowListUpdate?: boolean | null;
1496
1502
  values?: Array<{
1497
1503
  id: string;
1498
1504
  whoAmI: {
@@ -1538,6 +1544,7 @@ export declare type RecordFormElementFragment = {
1538
1544
  values_list?: {
1539
1545
  enable: boolean;
1540
1546
  allowFreeEntry?: boolean | null;
1547
+ allowListUpdate?: boolean | null;
1541
1548
  dateRangeValues?: Array<{
1542
1549
  from?: string | null;
1543
1550
  to?: string | null;
@@ -1545,6 +1552,7 @@ export declare type RecordFormElementFragment = {
1545
1552
  } | {
1546
1553
  enable: boolean;
1547
1554
  allowFreeEntry?: boolean | null;
1555
+ allowListUpdate?: boolean | null;
1548
1556
  values?: Array<string> | null;
1549
1557
  } | null;
1550
1558
  metadata_fields?: Array<{
@@ -1563,6 +1571,7 @@ export declare type RecordFormElementFragment = {
1563
1571
  values_list?: {
1564
1572
  enable: boolean;
1565
1573
  allowFreeEntry?: boolean | null;
1574
+ allowListUpdate?: boolean | null;
1566
1575
  dateRangeValues?: Array<{
1567
1576
  from?: string | null;
1568
1577
  to?: string | null;
@@ -1570,6 +1579,7 @@ export declare type RecordFormElementFragment = {
1570
1579
  } | {
1571
1580
  enable: boolean;
1572
1581
  allowFreeEntry?: boolean | null;
1582
+ allowListUpdate?: boolean | null;
1573
1583
  values?: Array<string> | null;
1574
1584
  } | null;
1575
1585
  permissions: {
@@ -1602,6 +1612,7 @@ export declare type RecordFormElementFragment = {
1602
1612
  values_list?: {
1603
1613
  enable: boolean;
1604
1614
  allowFreeEntry?: boolean | null;
1615
+ allowListUpdate?: boolean | null;
1605
1616
  dateRangeValues?: Array<{
1606
1617
  from?: string | null;
1607
1618
  to?: string | null;
@@ -1609,6 +1620,7 @@ export declare type RecordFormElementFragment = {
1609
1620
  } | {
1610
1621
  enable: boolean;
1611
1622
  allowFreeEntry?: boolean | null;
1623
+ allowListUpdate?: boolean | null;
1612
1624
  values?: Array<string> | null;
1613
1625
  } | null;
1614
1626
  metadata_fields?: Array<{
@@ -1631,6 +1643,7 @@ export declare type RecordFormElementFragment = {
1631
1643
  treeValuesList?: {
1632
1644
  enable: boolean;
1633
1645
  allowFreeEntry?: boolean | null;
1646
+ allowListUpdate?: boolean | null;
1634
1647
  values?: Array<{
1635
1648
  id: string;
1636
1649
  record: {
@@ -1695,6 +1708,7 @@ export declare type RecordFormElementFragment = {
1695
1708
  values_list?: {
1696
1709
  enable: boolean;
1697
1710
  allowFreeEntry?: boolean | null;
1711
+ allowListUpdate?: boolean | null;
1698
1712
  dateRangeValues?: Array<{
1699
1713
  from?: string | null;
1700
1714
  to?: string | null;
@@ -1702,6 +1716,7 @@ export declare type RecordFormElementFragment = {
1702
1716
  } | {
1703
1717
  enable: boolean;
1704
1718
  allowFreeEntry?: boolean | null;
1719
+ allowListUpdate?: boolean | null;
1705
1720
  values?: Array<string> | null;
1706
1721
  } | null;
1707
1722
  metadata_fields?: Array<{
@@ -1714,9 +1729,10 @@ export declare type RecordFormElementFragment = {
1714
1729
  value: any;
1715
1730
  }>;
1716
1731
  };
1717
- export declare type ValueDetailsLinkValueFragment = {
1732
+ export type ValueDetailsLinkValueFragment = {
1718
1733
  id_value?: string | null;
1719
1734
  isInherited?: boolean | null;
1735
+ isCalculated?: boolean | null;
1720
1736
  modified_at?: number | null;
1721
1737
  created_at?: number | null;
1722
1738
  linkValue?: {
@@ -1777,20 +1793,20 @@ export declare type ValueDetailsLinkValueFragment = {
1777
1793
  };
1778
1794
  } | null;
1779
1795
  } | null> | null;
1780
- attribute?: {
1796
+ attribute: {
1781
1797
  id: string;
1782
1798
  format?: AttributeFormat | null;
1783
1799
  type: AttributeType;
1784
1800
  system: boolean;
1785
- } | null;
1801
+ };
1786
1802
  metadata?: Array<{
1787
1803
  name: string;
1788
1804
  value?: {
1789
1805
  id_value?: string | null;
1790
1806
  modified_at?: number | null;
1791
1807
  created_at?: number | null;
1792
- value?: any | null;
1793
- raw_value?: any | null;
1808
+ payload?: any | null;
1809
+ raw_payload?: any | null;
1794
1810
  modified_by?: {
1795
1811
  id: string;
1796
1812
  whoAmI: {
@@ -1838,9 +1854,10 @@ export declare type ValueDetailsLinkValueFragment = {
1838
1854
  } | null;
1839
1855
  } | null> | null;
1840
1856
  };
1841
- export declare type ValueDetailsTreeValueFragment = {
1857
+ export type ValueDetailsTreeValueFragment = {
1842
1858
  id_value?: string | null;
1843
1859
  isInherited?: boolean | null;
1860
+ isCalculated?: boolean | null;
1844
1861
  modified_at?: number | null;
1845
1862
  created_at?: number | null;
1846
1863
  treeValue?: {
@@ -1920,20 +1937,20 @@ export declare type ValueDetailsTreeValueFragment = {
1920
1937
  };
1921
1938
  } | null;
1922
1939
  } | null> | null;
1923
- attribute?: {
1940
+ attribute: {
1924
1941
  id: string;
1925
1942
  format?: AttributeFormat | null;
1926
1943
  type: AttributeType;
1927
1944
  system: boolean;
1928
- } | null;
1945
+ };
1929
1946
  metadata?: Array<{
1930
1947
  name: string;
1931
1948
  value?: {
1932
1949
  id_value?: string | null;
1933
1950
  modified_at?: number | null;
1934
1951
  created_at?: number | null;
1935
- value?: any | null;
1936
- raw_value?: any | null;
1952
+ payload?: any | null;
1953
+ raw_payload?: any | null;
1937
1954
  modified_by?: {
1938
1955
  id: string;
1939
1956
  whoAmI: {
@@ -1981,11 +1998,14 @@ export declare type ValueDetailsTreeValueFragment = {
1981
1998
  } | null;
1982
1999
  } | null> | null;
1983
2000
  };
1984
- export declare type ValueDetailsValueFragment = {
2001
+ export type ValueDetailsValueFragment = {
2002
+ payload?: any | null;
2003
+ raw_payload?: any | null;
1985
2004
  value?: any | null;
1986
2005
  raw_value?: any | null;
1987
2006
  id_value?: string | null;
1988
2007
  isInherited?: boolean | null;
2008
+ isCalculated?: boolean | null;
1989
2009
  modified_at?: number | null;
1990
2010
  created_at?: number | null;
1991
2011
  modified_by?: {
@@ -2032,20 +2052,20 @@ export declare type ValueDetailsValueFragment = {
2032
2052
  };
2033
2053
  } | null;
2034
2054
  } | null> | null;
2035
- attribute?: {
2055
+ attribute: {
2036
2056
  id: string;
2037
2057
  format?: AttributeFormat | null;
2038
2058
  type: AttributeType;
2039
2059
  system: boolean;
2040
- } | null;
2060
+ };
2041
2061
  metadata?: Array<{
2042
2062
  name: string;
2043
2063
  value?: {
2044
2064
  id_value?: string | null;
2045
2065
  modified_at?: number | null;
2046
2066
  created_at?: number | null;
2047
- value?: any | null;
2048
- raw_value?: any | null;
2067
+ payload?: any | null;
2068
+ raw_payload?: any | null;
2049
2069
  modified_by?: {
2050
2070
  id: string;
2051
2071
  whoAmI: {
@@ -2093,8 +2113,8 @@ export declare type ValueDetailsValueFragment = {
2093
2113
  } | null;
2094
2114
  } | null> | null;
2095
2115
  };
2096
- export declare type ValueDetailsFragment = ValueDetailsLinkValueFragment | ValueDetailsTreeValueFragment | ValueDetailsValueFragment;
2097
- export declare type ValuesVersionDetailsFragment = {
2116
+ export type ValueDetailsFragment = ValueDetailsLinkValueFragment | ValueDetailsTreeValueFragment | ValueDetailsValueFragment;
2117
+ export type ValuesVersionDetailsFragment = {
2098
2118
  treeId: string;
2099
2119
  treeNode?: {
2100
2120
  id: string;
@@ -2110,7 +2130,7 @@ export declare type ValuesVersionDetailsFragment = {
2110
2130
  };
2111
2131
  } | null;
2112
2132
  };
2113
- export declare type RecordFormAttributeLinkAttributeFragment = {
2133
+ export type RecordFormAttributeLinkAttributeFragment = {
2114
2134
  id: string;
2115
2135
  label?: any | null;
2116
2136
  description?: any | null;
@@ -2130,6 +2150,7 @@ export declare type RecordFormAttributeLinkAttributeFragment = {
2130
2150
  linkValuesList?: {
2131
2151
  enable: boolean;
2132
2152
  allowFreeEntry?: boolean | null;
2153
+ allowListUpdate?: boolean | null;
2133
2154
  values?: Array<{
2134
2155
  id: string;
2135
2156
  whoAmI: {
@@ -2175,6 +2196,7 @@ export declare type RecordFormAttributeLinkAttributeFragment = {
2175
2196
  values_list?: {
2176
2197
  enable: boolean;
2177
2198
  allowFreeEntry?: boolean | null;
2199
+ allowListUpdate?: boolean | null;
2178
2200
  dateRangeValues?: Array<{
2179
2201
  from?: string | null;
2180
2202
  to?: string | null;
@@ -2182,6 +2204,7 @@ export declare type RecordFormAttributeLinkAttributeFragment = {
2182
2204
  } | {
2183
2205
  enable: boolean;
2184
2206
  allowFreeEntry?: boolean | null;
2207
+ allowListUpdate?: boolean | null;
2185
2208
  values?: Array<string> | null;
2186
2209
  } | null;
2187
2210
  metadata_fields?: Array<{
@@ -2189,7 +2212,7 @@ export declare type RecordFormAttributeLinkAttributeFragment = {
2189
2212
  }> | null;
2190
2213
  }> | null;
2191
2214
  };
2192
- export declare type RecordFormAttributeStandardAttributeFragment = {
2215
+ export type RecordFormAttributeStandardAttributeFragment = {
2193
2216
  id: string;
2194
2217
  label?: any | null;
2195
2218
  description?: any | null;
@@ -2201,6 +2224,7 @@ export declare type RecordFormAttributeStandardAttributeFragment = {
2201
2224
  values_list?: {
2202
2225
  enable: boolean;
2203
2226
  allowFreeEntry?: boolean | null;
2227
+ allowListUpdate?: boolean | null;
2204
2228
  dateRangeValues?: Array<{
2205
2229
  from?: string | null;
2206
2230
  to?: string | null;
@@ -2208,6 +2232,7 @@ export declare type RecordFormAttributeStandardAttributeFragment = {
2208
2232
  } | {
2209
2233
  enable: boolean;
2210
2234
  allowFreeEntry?: boolean | null;
2235
+ allowListUpdate?: boolean | null;
2211
2236
  values?: Array<string> | null;
2212
2237
  } | null;
2213
2238
  permissions: {
@@ -2240,6 +2265,7 @@ export declare type RecordFormAttributeStandardAttributeFragment = {
2240
2265
  values_list?: {
2241
2266
  enable: boolean;
2242
2267
  allowFreeEntry?: boolean | null;
2268
+ allowListUpdate?: boolean | null;
2243
2269
  dateRangeValues?: Array<{
2244
2270
  from?: string | null;
2245
2271
  to?: string | null;
@@ -2247,6 +2273,7 @@ export declare type RecordFormAttributeStandardAttributeFragment = {
2247
2273
  } | {
2248
2274
  enable: boolean;
2249
2275
  allowFreeEntry?: boolean | null;
2276
+ allowListUpdate?: boolean | null;
2250
2277
  values?: Array<string> | null;
2251
2278
  } | null;
2252
2279
  metadata_fields?: Array<{
@@ -2254,7 +2281,7 @@ export declare type RecordFormAttributeStandardAttributeFragment = {
2254
2281
  }> | null;
2255
2282
  }> | null;
2256
2283
  };
2257
- export declare type RecordFormAttributeTreeAttributeFragment = {
2284
+ export type RecordFormAttributeTreeAttributeFragment = {
2258
2285
  id: string;
2259
2286
  label?: any | null;
2260
2287
  description?: any | null;
@@ -2270,6 +2297,7 @@ export declare type RecordFormAttributeTreeAttributeFragment = {
2270
2297
  treeValuesList?: {
2271
2298
  enable: boolean;
2272
2299
  allowFreeEntry?: boolean | null;
2300
+ allowListUpdate?: boolean | null;
2273
2301
  values?: Array<{
2274
2302
  id: string;
2275
2303
  record: {
@@ -2334,6 +2362,7 @@ export declare type RecordFormAttributeTreeAttributeFragment = {
2334
2362
  values_list?: {
2335
2363
  enable: boolean;
2336
2364
  allowFreeEntry?: boolean | null;
2365
+ allowListUpdate?: boolean | null;
2337
2366
  dateRangeValues?: Array<{
2338
2367
  from?: string | null;
2339
2368
  to?: string | null;
@@ -2341,6 +2370,7 @@ export declare type RecordFormAttributeTreeAttributeFragment = {
2341
2370
  } | {
2342
2371
  enable: boolean;
2343
2372
  allowFreeEntry?: boolean | null;
2373
+ allowListUpdate?: boolean | null;
2344
2374
  values?: Array<string> | null;
2345
2375
  } | null;
2346
2376
  metadata_fields?: Array<{
@@ -2348,22 +2378,24 @@ export declare type RecordFormAttributeTreeAttributeFragment = {
2348
2378
  }> | null;
2349
2379
  }> | null;
2350
2380
  };
2351
- export declare type RecordFormAttributeFragment = RecordFormAttributeLinkAttributeFragment | RecordFormAttributeStandardAttributeFragment | RecordFormAttributeTreeAttributeFragment;
2352
- export declare type StandardValuesListFragmentStandardDateRangeValuesListConfFragment = {
2381
+ export type RecordFormAttributeFragment = RecordFormAttributeLinkAttributeFragment | RecordFormAttributeStandardAttributeFragment | RecordFormAttributeTreeAttributeFragment;
2382
+ export type StandardValuesListFragmentStandardDateRangeValuesListConfFragment = {
2353
2383
  enable: boolean;
2354
2384
  allowFreeEntry?: boolean | null;
2385
+ allowListUpdate?: boolean | null;
2355
2386
  dateRangeValues?: Array<{
2356
2387
  from?: string | null;
2357
2388
  to?: string | null;
2358
2389
  }> | null;
2359
2390
  };
2360
- export declare type StandardValuesListFragmentStandardStringValuesListConfFragment = {
2391
+ export type StandardValuesListFragmentStandardStringValuesListConfFragment = {
2361
2392
  enable: boolean;
2362
2393
  allowFreeEntry?: boolean | null;
2394
+ allowListUpdate?: boolean | null;
2363
2395
  values?: Array<string> | null;
2364
2396
  };
2365
- export declare type StandardValuesListFragmentFragment = StandardValuesListFragmentStandardDateRangeValuesListConfFragment | StandardValuesListFragmentStandardStringValuesListConfFragment;
2366
- export declare type TreeDetailsFragment = {
2397
+ export type StandardValuesListFragmentFragment = StandardValuesListFragmentStandardDateRangeValuesListConfFragment | StandardValuesListFragmentStandardStringValuesListConfFragment;
2398
+ export type TreeDetailsFragment = {
2367
2399
  id: string;
2368
2400
  label?: any | null;
2369
2401
  behavior: TreeBehavior;
@@ -2380,19 +2412,19 @@ export declare type TreeDetailsFragment = {
2380
2412
  };
2381
2413
  }>;
2382
2414
  };
2383
- export declare type TreeLightFragment = {
2415
+ export type TreeLightFragment = {
2384
2416
  id: string;
2385
2417
  label?: any | null;
2386
2418
  };
2387
- export declare type TreeNodeChildFragment = {
2419
+ export type TreeNodeChildFragment = {
2388
2420
  id: string;
2389
2421
  order?: number | null;
2390
2422
  childrenCount?: number | null;
2391
2423
  record: {
2392
2424
  id: string;
2393
- active?: Array<{
2425
+ active: Array<{
2394
2426
  value?: any | null;
2395
- }> | null;
2427
+ }>;
2396
2428
  whoAmI: {
2397
2429
  id: string;
2398
2430
  label?: string | null;
@@ -2432,7 +2464,7 @@ export declare type TreeNodeChildFragment = {
2432
2464
  edit_children: boolean;
2433
2465
  };
2434
2466
  };
2435
- export declare type ViewDetailsFragment = {
2467
+ export type ViewDetailsFragment = {
2436
2468
  id: string;
2437
2469
  shared: boolean;
2438
2470
  label: any;
@@ -2491,19 +2523,64 @@ export declare type ViewDetailsFragment = {
2491
2523
  value?: any | null;
2492
2524
  }> | null;
2493
2525
  };
2494
- export declare type CheckApplicationExistenceQueryVariables = Exact<{
2526
+ export type AttributePropertiesFragment = {
2527
+ id: string;
2528
+ label?: any | null;
2529
+ type: AttributeType;
2530
+ format?: AttributeFormat | null;
2531
+ multiple_values: boolean;
2532
+ };
2533
+ export type PropertyValueLinkValueFragment = {
2534
+ linkPayload?: {
2535
+ id: string;
2536
+ whoAmI: {
2537
+ id: string;
2538
+ label?: string | null;
2539
+ subLabel?: string | null;
2540
+ color?: string | null;
2541
+ preview?: IPreviewScalar | null;
2542
+ library: {
2543
+ id: string;
2544
+ label?: any | null;
2545
+ };
2546
+ };
2547
+ } | null;
2548
+ };
2549
+ export type PropertyValueTreeValueFragment = {
2550
+ treePayload?: {
2551
+ record: {
2552
+ id: string;
2553
+ whoAmI: {
2554
+ id: string;
2555
+ label?: string | null;
2556
+ subLabel?: string | null;
2557
+ color?: string | null;
2558
+ preview?: IPreviewScalar | null;
2559
+ library: {
2560
+ id: string;
2561
+ label?: any | null;
2562
+ };
2563
+ };
2564
+ };
2565
+ } | null;
2566
+ };
2567
+ export type PropertyValueValueFragment = {
2568
+ valuePayload?: any | null;
2569
+ };
2570
+ export type PropertyValueFragment = PropertyValueLinkValueFragment | PropertyValueTreeValueFragment | PropertyValueValueFragment;
2571
+ export type CheckApplicationExistenceQueryVariables = Exact<{
2495
2572
  id?: InputMaybe<Scalars['ID']>;
2496
2573
  endpoint?: InputMaybe<Scalars['String']>;
2497
2574
  }>;
2498
- export declare type CheckApplicationExistenceQuery = {
2575
+ export type CheckApplicationExistenceQuery = {
2499
2576
  applications?: {
2500
2577
  totalCount: number;
2501
2578
  } | null;
2502
2579
  };
2503
- export declare type GetApplicationByIdQueryVariables = Exact<{
2580
+ export type GetApplicationByIdQueryVariables = Exact<{
2504
2581
  id: Scalars['ID'];
2505
2582
  }>;
2506
- export declare type GetApplicationByIdQuery = {
2583
+ export type GetApplicationByIdQuery = {
2507
2584
  applications?: {
2508
2585
  list: Array<{
2509
2586
  id: string;
@@ -2536,20 +2613,20 @@ export declare type GetApplicationByIdQuery = {
2536
2613
  }>;
2537
2614
  } | null;
2538
2615
  };
2539
- export declare type GetApplicationModulesQueryVariables = Exact<{
2616
+ export type GetApplicationModulesQueryVariables = Exact<{
2540
2617
  [key: string]: never;
2541
2618
  }>;
2542
- export declare type GetApplicationModulesQuery = {
2619
+ export type GetApplicationModulesQuery = {
2543
2620
  applicationsModules: Array<{
2544
2621
  id: string;
2545
2622
  description?: string | null;
2546
2623
  version?: string | null;
2547
2624
  }>;
2548
2625
  };
2549
- export declare type SaveApplicationMutationVariables = Exact<{
2626
+ export type SaveApplicationMutationVariables = Exact<{
2550
2627
  application: ApplicationInput;
2551
2628
  }>;
2552
- export declare type SaveApplicationMutation = {
2629
+ export type SaveApplicationMutation = {
2553
2630
  saveApplication: {
2554
2631
  id: string;
2555
2632
  label: any;
@@ -2580,26 +2657,26 @@ export declare type SaveApplicationMutation = {
2580
2657
  };
2581
2658
  };
2582
2659
  };
2583
- export declare type CheckAttributeExistenceQueryVariables = Exact<{
2660
+ export type CheckAttributeExistenceQueryVariables = Exact<{
2584
2661
  id: Scalars['ID'];
2585
2662
  }>;
2586
- export declare type CheckAttributeExistenceQuery = {
2663
+ export type CheckAttributeExistenceQuery = {
2587
2664
  attributes?: {
2588
2665
  totalCount: number;
2589
2666
  } | null;
2590
2667
  };
2591
- export declare type DeleteAttributeMutationVariables = Exact<{
2668
+ export type DeleteAttributeMutationVariables = Exact<{
2592
2669
  id?: InputMaybe<Scalars['ID']>;
2593
2670
  }>;
2594
- export declare type DeleteAttributeMutation = {
2671
+ export type DeleteAttributeMutation = {
2595
2672
  deleteAttribute: {
2596
2673
  id: string;
2597
2674
  };
2598
2675
  };
2599
- export declare type GetAttributeByIdQueryVariables = Exact<{
2676
+ export type GetAttributeByIdQueryVariables = Exact<{
2600
2677
  id?: InputMaybe<Scalars['ID']>;
2601
2678
  }>;
2602
- export declare type GetAttributeByIdQuery = {
2679
+ export type GetAttributeByIdQuery = {
2603
2680
  attributes?: {
2604
2681
  list: Array<{
2605
2682
  reverse_link?: string | null;
@@ -2609,7 +2686,6 @@ export declare type GetAttributeByIdQuery = {
2609
2686
  system: boolean;
2610
2687
  readonly: boolean;
2611
2688
  label?: any | null;
2612
- required: boolean;
2613
2689
  description?: any | null;
2614
2690
  multiple_values: boolean;
2615
2691
  linked_library?: {
@@ -2647,7 +2723,6 @@ export declare type GetAttributeByIdQuery = {
2647
2723
  system: boolean;
2648
2724
  readonly: boolean;
2649
2725
  label?: any | null;
2650
- required: boolean;
2651
2726
  description?: any | null;
2652
2727
  multiple_values: boolean;
2653
2728
  metadata_fields?: Array<{
@@ -2679,7 +2754,6 @@ export declare type GetAttributeByIdQuery = {
2679
2754
  system: boolean;
2680
2755
  readonly: boolean;
2681
2756
  label?: any | null;
2682
- required: boolean;
2683
2757
  description?: any | null;
2684
2758
  multiple_values: boolean;
2685
2759
  linked_tree?: {
@@ -2711,10 +2785,10 @@ export declare type GetAttributeByIdQuery = {
2711
2785
  }>;
2712
2786
  } | null;
2713
2787
  };
2714
- export declare type GetAttributesByLibQueryVariables = Exact<{
2788
+ export type GetAttributesByLibQueryVariables = Exact<{
2715
2789
  library: Scalars['String'];
2716
2790
  }>;
2717
- export declare type GetAttributesByLibQuery = {
2791
+ export type GetAttributesByLibQuery = {
2718
2792
  attributes?: {
2719
2793
  list: Array<{
2720
2794
  id: string;
@@ -2761,12 +2835,12 @@ export declare type GetAttributesByLibQuery = {
2761
2835
  }>;
2762
2836
  } | null;
2763
2837
  };
2764
- export declare type GetAttributesQueryVariables = Exact<{
2838
+ export type GetAttributesQueryVariables = Exact<{
2765
2839
  pagination?: InputMaybe<Pagination>;
2766
2840
  sort?: InputMaybe<SortAttributes>;
2767
2841
  filters?: InputMaybe<AttributesFiltersInput>;
2768
2842
  }>;
2769
- export declare type GetAttributesQuery = {
2843
+ export type GetAttributesQuery = {
2770
2844
  attributes?: {
2771
2845
  totalCount: number;
2772
2846
  list: Array<{
@@ -2778,11 +2852,11 @@ export declare type GetAttributesQuery = {
2778
2852
  }>;
2779
2853
  } | null;
2780
2854
  };
2781
- export declare type GetVersionProfilesQueryVariables = Exact<{
2855
+ export type GetVersionProfilesQueryVariables = Exact<{
2782
2856
  filters?: InputMaybe<VersionProfilesFiltersInput>;
2783
2857
  sort?: InputMaybe<SortVersionProfilesInput>;
2784
2858
  }>;
2785
- export declare type GetVersionProfilesQuery = {
2859
+ export type GetVersionProfilesQuery = {
2786
2860
  versionProfiles: {
2787
2861
  list: Array<{
2788
2862
  id: string;
@@ -2790,10 +2864,10 @@ export declare type GetVersionProfilesQuery = {
2790
2864
  }>;
2791
2865
  };
2792
2866
  };
2793
- export declare type GetVersionableAttributesByLibraryQueryVariables = Exact<{
2867
+ export type GetVersionableAttributesByLibraryQueryVariables = Exact<{
2794
2868
  libraryId: Scalars['String'];
2795
2869
  }>;
2796
- export declare type GetVersionableAttributesByLibraryQuery = {
2870
+ export type GetVersionableAttributesByLibraryQuery = {
2797
2871
  attributes?: {
2798
2872
  list: Array<{
2799
2873
  id: string;
@@ -2810,10 +2884,10 @@ export declare type GetVersionableAttributesByLibraryQuery = {
2810
2884
  }>;
2811
2885
  } | null;
2812
2886
  };
2813
- export declare type SaveAttributeMutationVariables = Exact<{
2887
+ export type SaveAttributeMutationVariables = Exact<{
2814
2888
  attribute: AttributeInput;
2815
2889
  }>;
2816
- export declare type SaveAttributeMutation = {
2890
+ export type SaveAttributeMutation = {
2817
2891
  saveAttribute: {
2818
2892
  reverse_link?: string | null;
2819
2893
  id: string;
@@ -2822,7 +2896,6 @@ export declare type SaveAttributeMutation = {
2822
2896
  system: boolean;
2823
2897
  readonly: boolean;
2824
2898
  label?: any | null;
2825
- required: boolean;
2826
2899
  description?: any | null;
2827
2900
  multiple_values: boolean;
2828
2901
  linked_library?: {
@@ -2860,7 +2933,6 @@ export declare type SaveAttributeMutation = {
2860
2933
  system: boolean;
2861
2934
  readonly: boolean;
2862
2935
  label?: any | null;
2863
- required: boolean;
2864
2936
  description?: any | null;
2865
2937
  multiple_values: boolean;
2866
2938
  metadata_fields?: Array<{
@@ -2892,7 +2964,6 @@ export declare type SaveAttributeMutation = {
2892
2964
  system: boolean;
2893
2965
  readonly: boolean;
2894
2966
  label?: any | null;
2895
- required: boolean;
2896
2967
  description?: any | null;
2897
2968
  multiple_values: boolean;
2898
2969
  linked_tree?: {
@@ -2923,20 +2994,20 @@ export declare type SaveAttributeMutation = {
2923
2994
  }> | null;
2924
2995
  };
2925
2996
  };
2926
- export declare type ExportQueryVariables = Exact<{
2997
+ export type ExportQueryVariables = Exact<{
2927
2998
  library: Scalars['ID'];
2928
2999
  attributes?: InputMaybe<Array<Scalars['ID']> | Scalars['ID']>;
2929
3000
  filters?: InputMaybe<Array<RecordFilterInput> | RecordFilterInput>;
2930
3001
  }>;
2931
- export declare type ExportQuery = {
3002
+ export type ExportQuery = {
2932
3003
  export: string;
2933
3004
  };
2934
- export declare type CreateDirectoryMutationVariables = Exact<{
3005
+ export type CreateDirectoryMutationVariables = Exact<{
2935
3006
  library: Scalars['String'];
2936
3007
  nodeId: Scalars['String'];
2937
3008
  name: Scalars['String'];
2938
3009
  }>;
2939
- export declare type CreateDirectoryMutation = {
3010
+ export type CreateDirectoryMutation = {
2940
3011
  createDirectory: {
2941
3012
  id: string;
2942
3013
  whoAmI: {
@@ -2952,21 +3023,21 @@ export declare type CreateDirectoryMutation = {
2952
3023
  };
2953
3024
  };
2954
3025
  };
2955
- export declare type ForcePreviewsGenerationMutationVariables = Exact<{
3026
+ export type ForcePreviewsGenerationMutationVariables = Exact<{
2956
3027
  libraryId: Scalars['ID'];
2957
3028
  filters?: InputMaybe<Array<RecordFilterInput> | RecordFilterInput>;
2958
3029
  recordIds?: InputMaybe<Array<Scalars['ID']> | Scalars['ID']>;
2959
3030
  failedOnly?: InputMaybe<Scalars['Boolean']>;
2960
3031
  previewVersionSizeNames?: InputMaybe<Array<Scalars['String']> | Scalars['String']>;
2961
3032
  }>;
2962
- export declare type ForcePreviewsGenerationMutation = {
3033
+ export type ForcePreviewsGenerationMutation = {
2963
3034
  forcePreviewsGeneration: boolean;
2964
3035
  };
2965
- export declare type GetDirectoryDataQueryVariables = Exact<{
3036
+ export type GetDirectoryDataQueryVariables = Exact<{
2966
3037
  library: Scalars['ID'];
2967
3038
  directoryId: Scalars['String'];
2968
3039
  }>;
2969
- export declare type GetDirectoryDataQuery = {
3040
+ export type GetDirectoryDataQuery = {
2970
3041
  records: {
2971
3042
  list: Array<{
2972
3043
  id: string;
@@ -2981,10 +3052,10 @@ export declare type GetDirectoryDataQuery = {
2981
3052
  label?: any | null;
2982
3053
  };
2983
3054
  };
2984
- created_at?: Array<{
3055
+ created_at: Array<{
2985
3056
  value?: any | null;
2986
- }> | null;
2987
- created_by?: Array<{
3057
+ }>;
3058
+ created_by: Array<{
2988
3059
  value?: {
2989
3060
  id: string;
2990
3061
  whoAmI: {
@@ -2999,11 +3070,11 @@ export declare type GetDirectoryDataQuery = {
2999
3070
  };
3000
3071
  };
3001
3072
  } | null;
3002
- }> | null;
3003
- modified_at?: Array<{
3073
+ }>;
3074
+ modified_at: Array<{
3004
3075
  value?: any | null;
3005
- }> | null;
3006
- modified_by?: Array<{
3076
+ }>;
3077
+ modified_by: Array<{
3007
3078
  value?: {
3008
3079
  id: string;
3009
3080
  whoAmI: {
@@ -3018,23 +3089,23 @@ export declare type GetDirectoryDataQuery = {
3018
3089
  };
3019
3090
  };
3020
3091
  } | null;
3021
- }> | null;
3022
- file_name?: Array<{
3092
+ }>;
3093
+ file_name: Array<{
3023
3094
  value?: any | null;
3024
- }> | null;
3025
- file_path?: Array<{
3095
+ }>;
3096
+ file_path: Array<{
3026
3097
  value?: any | null;
3027
- }> | null;
3098
+ }>;
3028
3099
  library: {
3029
3100
  behavior: LibraryBehavior;
3030
3101
  };
3031
3102
  }>;
3032
3103
  };
3033
3104
  };
3034
- export declare type UploadUpdateSubscriptionVariables = Exact<{
3105
+ export type UploadUpdateSubscriptionVariables = Exact<{
3035
3106
  filters?: InputMaybe<UploadFiltersInput>;
3036
3107
  }>;
3037
- export declare type UploadUpdateSubscription = {
3108
+ export type UploadUpdateSubscription = {
3038
3109
  upload: {
3039
3110
  userId: string;
3040
3111
  uid: string;
@@ -3050,12 +3121,12 @@ export declare type UploadUpdateSubscription = {
3050
3121
  };
3051
3122
  };
3052
3123
  };
3053
- export declare type UploadMutationVariables = Exact<{
3124
+ export type UploadMutationVariables = Exact<{
3054
3125
  library: Scalars['String'];
3055
3126
  nodeId: Scalars['String'];
3056
3127
  files: Array<FileInput> | FileInput;
3057
3128
  }>;
3058
- export declare type UploadMutation = {
3129
+ export type UploadMutation = {
3059
3130
  upload: Array<{
3060
3131
  uid: string;
3061
3132
  record: {
@@ -3074,34 +3145,34 @@ export declare type UploadMutation = {
3074
3145
  };
3075
3146
  }>;
3076
3147
  };
3077
- export declare type ImportExcelMutationVariables = Exact<{
3148
+ export type ImportExcelMutationVariables = Exact<{
3078
3149
  file: Scalars['Upload'];
3079
3150
  sheets?: InputMaybe<Array<InputMaybe<SheetInput>> | InputMaybe<SheetInput>>;
3080
3151
  startAt?: InputMaybe<Scalars['Int']>;
3081
3152
  }>;
3082
- export declare type ImportExcelMutation = {
3153
+ export type ImportExcelMutation = {
3083
3154
  importExcel: string;
3084
3155
  };
3085
- export declare type CheckLibraryExistenceQueryVariables = Exact<{
3156
+ export type CheckLibraryExistenceQueryVariables = Exact<{
3086
3157
  id?: InputMaybe<Array<Scalars['ID']> | Scalars['ID']>;
3087
3158
  }>;
3088
- export declare type CheckLibraryExistenceQuery = {
3159
+ export type CheckLibraryExistenceQuery = {
3089
3160
  libraries?: {
3090
3161
  totalCount: number;
3091
3162
  } | null;
3092
3163
  };
3093
- export declare type DeleteLibraryMutationVariables = Exact<{
3164
+ export type DeleteLibraryMutationVariables = Exact<{
3094
3165
  id?: InputMaybe<Scalars['ID']>;
3095
3166
  }>;
3096
- export declare type DeleteLibraryMutation = {
3167
+ export type DeleteLibraryMutation = {
3097
3168
  deleteLibrary: {
3098
3169
  id: string;
3099
3170
  };
3100
3171
  };
3101
- export declare type GetLibrariesQueryVariables = Exact<{
3172
+ export type GetLibrariesQueryVariables = Exact<{
3102
3173
  [key: string]: never;
3103
3174
  }>;
3104
- export declare type GetLibrariesQuery = {
3175
+ export type GetLibrariesQuery = {
3105
3176
  libraries?: {
3106
3177
  list: Array<{
3107
3178
  id: string;
@@ -3119,10 +3190,10 @@ export declare type GetLibrariesQuery = {
3119
3190
  }>;
3120
3191
  } | null;
3121
3192
  };
3122
- export declare type GetLibraryByIdQueryVariables = Exact<{
3193
+ export type GetLibraryByIdQueryVariables = Exact<{
3123
3194
  id?: InputMaybe<Array<Scalars['ID']> | Scalars['ID']>;
3124
3195
  }>;
3125
- export declare type GetLibraryByIdQuery = {
3196
+ export type GetLibraryByIdQuery = {
3126
3197
  libraries?: {
3127
3198
  list: Array<{
3128
3199
  id: string;
@@ -3208,10 +3279,10 @@ export declare type GetLibraryByIdQuery = {
3208
3279
  }>;
3209
3280
  } | null;
3210
3281
  };
3211
- export declare type GetLibraryPermissionsQueryVariables = Exact<{
3282
+ export type GetLibraryPermissionsQueryVariables = Exact<{
3212
3283
  libraryId?: InputMaybe<Array<Scalars['ID']> | Scalars['ID']>;
3213
3284
  }>;
3214
- export declare type GetLibraryPermissionsQuery = {
3285
+ export type GetLibraryPermissionsQuery = {
3215
3286
  libraries?: {
3216
3287
  list: Array<{
3217
3288
  permissions?: {
@@ -3224,10 +3295,10 @@ export declare type GetLibraryPermissionsQuery = {
3224
3295
  }>;
3225
3296
  } | null;
3226
3297
  };
3227
- export declare type GetLibraryPreviewsSettingsQueryVariables = Exact<{
3298
+ export type GetLibraryPreviewsSettingsQueryVariables = Exact<{
3228
3299
  id: Scalars['ID'];
3229
3300
  }>;
3230
- export declare type GetLibraryPreviewsSettingsQuery = {
3301
+ export type GetLibraryPreviewsSettingsQuery = {
3231
3302
  libraries?: {
3232
3303
  list: Array<{
3233
3304
  id: string;
@@ -3249,10 +3320,10 @@ export declare type GetLibraryPreviewsSettingsQuery = {
3249
3320
  }>;
3250
3321
  } | null;
3251
3322
  };
3252
- export declare type SaveLibraryMutationVariables = Exact<{
3323
+ export type SaveLibraryMutationVariables = Exact<{
3253
3324
  library: LibraryInput;
3254
3325
  }>;
3255
- export declare type SaveLibraryMutation = {
3326
+ export type SaveLibraryMutation = {
3256
3327
  saveLibrary: {
3257
3328
  id: string;
3258
3329
  label?: any | null;
@@ -3336,23 +3407,23 @@ export declare type SaveLibraryMutation = {
3336
3407
  }> | null;
3337
3408
  };
3338
3409
  };
3339
- export declare type IsAllowedQueryVariables = Exact<{
3410
+ export type IsAllowedQueryVariables = Exact<{
3340
3411
  type: PermissionTypes;
3341
3412
  actions: Array<PermissionsActions> | PermissionsActions;
3342
3413
  applyTo?: InputMaybe<Scalars['ID']>;
3343
3414
  target?: InputMaybe<PermissionTarget>;
3344
3415
  }>;
3345
- export declare type IsAllowedQuery = {
3416
+ export type IsAllowedQuery = {
3346
3417
  isAllowed?: Array<{
3347
3418
  name: PermissionsActions;
3348
3419
  allowed?: boolean | null;
3349
3420
  }> | null;
3350
3421
  };
3351
- export declare type CreateRecordMutationVariables = Exact<{
3422
+ export type CreateRecordMutationVariables = Exact<{
3352
3423
  library: Scalars['ID'];
3353
3424
  data?: InputMaybe<CreateRecordDataInput>;
3354
3425
  }>;
3355
- export declare type CreateRecordMutation = {
3426
+ export type CreateRecordMutation = {
3356
3427
  createRecord: {
3357
3428
  record?: {
3358
3429
  id: string;
@@ -3377,12 +3448,12 @@ export declare type CreateRecordMutation = {
3377
3448
  }> | null;
3378
3449
  };
3379
3450
  };
3380
- export declare type DeactivateRecordsMutationVariables = Exact<{
3451
+ export type DeactivateRecordsMutationVariables = Exact<{
3381
3452
  libraryId: Scalars['String'];
3382
3453
  recordsIds?: InputMaybe<Array<Scalars['String']> | Scalars['String']>;
3383
3454
  filters?: InputMaybe<Array<RecordFilterInput> | RecordFilterInput>;
3384
3455
  }>;
3385
- export declare type DeactivateRecordsMutation = {
3456
+ export type DeactivateRecordsMutation = {
3386
3457
  deactivateRecords: Array<{
3387
3458
  id: string;
3388
3459
  whoAmI: {
@@ -3398,20 +3469,20 @@ export declare type DeactivateRecordsMutation = {
3398
3469
  };
3399
3470
  }>;
3400
3471
  };
3401
- export declare type DoesFileExistAsChildQueryVariables = Exact<{
3472
+ export type DoesFileExistAsChildQueryVariables = Exact<{
3402
3473
  parentNode?: InputMaybe<Scalars['ID']>;
3403
3474
  treeId: Scalars['ID'];
3404
3475
  filename: Scalars['String'];
3405
3476
  }>;
3406
- export declare type DoesFileExistAsChildQuery = {
3477
+ export type DoesFileExistAsChildQuery = {
3407
3478
  doesFileExistAsChild?: boolean | null;
3408
3479
  };
3409
- export declare type GetFileDataQueryVariables = Exact<{
3480
+ export type GetFileDataQueryVariables = Exact<{
3410
3481
  library: Scalars['ID'];
3411
3482
  fileId: Scalars['String'];
3412
3483
  previewsStatusAttribute: Scalars['ID'];
3413
3484
  }>;
3414
- export declare type GetFileDataQuery = {
3485
+ export type GetFileDataQuery = {
3415
3486
  records: {
3416
3487
  list: Array<{
3417
3488
  id: string;
@@ -3426,10 +3497,10 @@ export declare type GetFileDataQuery = {
3426
3497
  label?: any | null;
3427
3498
  };
3428
3499
  };
3429
- created_at?: Array<{
3500
+ created_at: Array<{
3430
3501
  value?: any | null;
3431
- }> | null;
3432
- created_by?: Array<{
3502
+ }>;
3503
+ created_by: Array<{
3433
3504
  value?: {
3434
3505
  id: string;
3435
3506
  whoAmI: {
@@ -3444,11 +3515,11 @@ export declare type GetFileDataQuery = {
3444
3515
  };
3445
3516
  };
3446
3517
  } | null;
3447
- }> | null;
3448
- modified_at?: Array<{
3518
+ }>;
3519
+ modified_at: Array<{
3449
3520
  value?: any | null;
3450
- }> | null;
3451
- modified_by?: Array<{
3521
+ }>;
3522
+ modified_by: Array<{
3452
3523
  value?: {
3453
3524
  id: string;
3454
3525
  whoAmI: {
@@ -3463,29 +3534,29 @@ export declare type GetFileDataQuery = {
3463
3534
  };
3464
3535
  };
3465
3536
  } | null;
3466
- }> | null;
3467
- file_name?: Array<{
3537
+ }>;
3538
+ file_name: Array<{
3468
3539
  value?: any | null;
3469
- }> | null;
3470
- file_path?: Array<{
3540
+ }>;
3541
+ file_path: Array<{
3471
3542
  value?: any | null;
3472
- }> | null;
3473
- previews_status?: Array<{
3543
+ }>;
3544
+ previews_status: Array<{
3474
3545
  value?: any | null;
3475
- }> | null;
3546
+ }>;
3476
3547
  library: {
3477
3548
  behavior: LibraryBehavior;
3478
3549
  };
3479
3550
  }>;
3480
3551
  };
3481
3552
  };
3482
- export declare type RecordFormQueryVariables = Exact<{
3553
+ export type RecordFormQueryVariables = Exact<{
3483
3554
  libraryId: Scalars['String'];
3484
3555
  formId: Scalars['String'];
3485
3556
  recordId?: InputMaybe<Scalars['String']>;
3486
3557
  version?: InputMaybe<Array<ValueVersionInput> | ValueVersionInput>;
3487
3558
  }>;
3488
- export declare type RecordFormQuery = {
3559
+ export type RecordFormQuery = {
3489
3560
  recordForm?: {
3490
3561
  id: string;
3491
3562
  recordId?: string | null;
@@ -3504,6 +3575,7 @@ export declare type RecordFormQuery = {
3504
3575
  values?: Array<{
3505
3576
  id_value?: string | null;
3506
3577
  isInherited?: boolean | null;
3578
+ isCalculated?: boolean | null;
3507
3579
  modified_at?: number | null;
3508
3580
  created_at?: number | null;
3509
3581
  linkValue?: {
@@ -3564,20 +3636,20 @@ export declare type RecordFormQuery = {
3564
3636
  };
3565
3637
  } | null;
3566
3638
  } | null> | null;
3567
- attribute?: {
3639
+ attribute: {
3568
3640
  id: string;
3569
3641
  format?: AttributeFormat | null;
3570
3642
  type: AttributeType;
3571
3643
  system: boolean;
3572
- } | null;
3644
+ };
3573
3645
  metadata?: Array<{
3574
3646
  name: string;
3575
3647
  value?: {
3576
3648
  id_value?: string | null;
3577
3649
  modified_at?: number | null;
3578
3650
  created_at?: number | null;
3579
- value?: any | null;
3580
- raw_value?: any | null;
3651
+ payload?: any | null;
3652
+ raw_payload?: any | null;
3581
3653
  modified_by?: {
3582
3654
  id: string;
3583
3655
  whoAmI: {
@@ -3627,6 +3699,7 @@ export declare type RecordFormQuery = {
3627
3699
  } | {
3628
3700
  id_value?: string | null;
3629
3701
  isInherited?: boolean | null;
3702
+ isCalculated?: boolean | null;
3630
3703
  modified_at?: number | null;
3631
3704
  created_at?: number | null;
3632
3705
  treeValue?: {
@@ -3706,20 +3779,20 @@ export declare type RecordFormQuery = {
3706
3779
  };
3707
3780
  } | null;
3708
3781
  } | null> | null;
3709
- attribute?: {
3782
+ attribute: {
3710
3783
  id: string;
3711
3784
  format?: AttributeFormat | null;
3712
3785
  type: AttributeType;
3713
3786
  system: boolean;
3714
- } | null;
3787
+ };
3715
3788
  metadata?: Array<{
3716
3789
  name: string;
3717
3790
  value?: {
3718
3791
  id_value?: string | null;
3719
3792
  modified_at?: number | null;
3720
3793
  created_at?: number | null;
3721
- value?: any | null;
3722
- raw_value?: any | null;
3794
+ payload?: any | null;
3795
+ raw_payload?: any | null;
3723
3796
  modified_by?: {
3724
3797
  id: string;
3725
3798
  whoAmI: {
@@ -3767,10 +3840,13 @@ export declare type RecordFormQuery = {
3767
3840
  } | null;
3768
3841
  } | null> | null;
3769
3842
  } | {
3843
+ payload?: any | null;
3844
+ raw_payload?: any | null;
3770
3845
  value?: any | null;
3771
3846
  raw_value?: any | null;
3772
3847
  id_value?: string | null;
3773
3848
  isInherited?: boolean | null;
3849
+ isCalculated?: boolean | null;
3774
3850
  modified_at?: number | null;
3775
3851
  created_at?: number | null;
3776
3852
  modified_by?: {
@@ -3817,20 +3893,20 @@ export declare type RecordFormQuery = {
3817
3893
  };
3818
3894
  } | null;
3819
3895
  } | null> | null;
3820
- attribute?: {
3896
+ attribute: {
3821
3897
  id: string;
3822
3898
  format?: AttributeFormat | null;
3823
3899
  type: AttributeType;
3824
3900
  system: boolean;
3825
- } | null;
3901
+ };
3826
3902
  metadata?: Array<{
3827
3903
  name: string;
3828
3904
  value?: {
3829
3905
  id_value?: string | null;
3830
3906
  modified_at?: number | null;
3831
3907
  created_at?: number | null;
3832
- value?: any | null;
3833
- raw_value?: any | null;
3908
+ payload?: any | null;
3909
+ raw_payload?: any | null;
3834
3910
  modified_by?: {
3835
3911
  id: string;
3836
3912
  whoAmI: {
@@ -3898,6 +3974,7 @@ export declare type RecordFormQuery = {
3898
3974
  linkValuesList?: {
3899
3975
  enable: boolean;
3900
3976
  allowFreeEntry?: boolean | null;
3977
+ allowListUpdate?: boolean | null;
3901
3978
  values?: Array<{
3902
3979
  id: string;
3903
3980
  whoAmI: {
@@ -3943,6 +4020,7 @@ export declare type RecordFormQuery = {
3943
4020
  values_list?: {
3944
4021
  enable: boolean;
3945
4022
  allowFreeEntry?: boolean | null;
4023
+ allowListUpdate?: boolean | null;
3946
4024
  dateRangeValues?: Array<{
3947
4025
  from?: string | null;
3948
4026
  to?: string | null;
@@ -3950,6 +4028,7 @@ export declare type RecordFormQuery = {
3950
4028
  } | {
3951
4029
  enable: boolean;
3952
4030
  allowFreeEntry?: boolean | null;
4031
+ allowListUpdate?: boolean | null;
3953
4032
  values?: Array<string> | null;
3954
4033
  } | null;
3955
4034
  metadata_fields?: Array<{
@@ -3968,6 +4047,7 @@ export declare type RecordFormQuery = {
3968
4047
  values_list?: {
3969
4048
  enable: boolean;
3970
4049
  allowFreeEntry?: boolean | null;
4050
+ allowListUpdate?: boolean | null;
3971
4051
  dateRangeValues?: Array<{
3972
4052
  from?: string | null;
3973
4053
  to?: string | null;
@@ -3975,6 +4055,7 @@ export declare type RecordFormQuery = {
3975
4055
  } | {
3976
4056
  enable: boolean;
3977
4057
  allowFreeEntry?: boolean | null;
4058
+ allowListUpdate?: boolean | null;
3978
4059
  values?: Array<string> | null;
3979
4060
  } | null;
3980
4061
  permissions: {
@@ -4007,6 +4088,7 @@ export declare type RecordFormQuery = {
4007
4088
  values_list?: {
4008
4089
  enable: boolean;
4009
4090
  allowFreeEntry?: boolean | null;
4091
+ allowListUpdate?: boolean | null;
4010
4092
  dateRangeValues?: Array<{
4011
4093
  from?: string | null;
4012
4094
  to?: string | null;
@@ -4014,6 +4096,7 @@ export declare type RecordFormQuery = {
4014
4096
  } | {
4015
4097
  enable: boolean;
4016
4098
  allowFreeEntry?: boolean | null;
4099
+ allowListUpdate?: boolean | null;
4017
4100
  values?: Array<string> | null;
4018
4101
  } | null;
4019
4102
  metadata_fields?: Array<{
@@ -4036,6 +4119,7 @@ export declare type RecordFormQuery = {
4036
4119
  treeValuesList?: {
4037
4120
  enable: boolean;
4038
4121
  allowFreeEntry?: boolean | null;
4122
+ allowListUpdate?: boolean | null;
4039
4123
  values?: Array<{
4040
4124
  id: string;
4041
4125
  record: {
@@ -4100,6 +4184,7 @@ export declare type RecordFormQuery = {
4100
4184
  values_list?: {
4101
4185
  enable: boolean;
4102
4186
  allowFreeEntry?: boolean | null;
4187
+ allowListUpdate?: boolean | null;
4103
4188
  dateRangeValues?: Array<{
4104
4189
  from?: string | null;
4105
4190
  to?: string | null;
@@ -4107,6 +4192,7 @@ export declare type RecordFormQuery = {
4107
4192
  } | {
4108
4193
  enable: boolean;
4109
4194
  allowFreeEntry?: boolean | null;
4195
+ allowListUpdate?: boolean | null;
4110
4196
  values?: Array<string> | null;
4111
4197
  } | null;
4112
4198
  metadata_fields?: Array<{
@@ -4121,10 +4207,10 @@ export declare type RecordFormQuery = {
4121
4207
  }>;
4122
4208
  } | null;
4123
4209
  };
4124
- export declare type RecordUpdateSubscriptionVariables = Exact<{
4210
+ export type RecordUpdateSubscriptionVariables = Exact<{
4125
4211
  filters?: InputMaybe<RecordUpdateFilterInput>;
4126
4212
  }>;
4127
- export declare type RecordUpdateSubscription = {
4213
+ export type RecordUpdateSubscription = {
4128
4214
  recordUpdate: {
4129
4215
  record: {
4130
4216
  id: string;
@@ -4139,7 +4225,7 @@ export declare type RecordUpdateSubscription = {
4139
4225
  label?: any | null;
4140
4226
  };
4141
4227
  };
4142
- modified_by?: Array<{
4228
+ modified_by: Array<{
4143
4229
  value?: {
4144
4230
  id: string;
4145
4231
  whoAmI: {
@@ -4154,13 +4240,14 @@ export declare type RecordUpdateSubscription = {
4154
4240
  };
4155
4241
  };
4156
4242
  } | null;
4157
- }> | null;
4243
+ }>;
4158
4244
  };
4159
4245
  updatedValues: Array<{
4160
4246
  attribute: string;
4161
4247
  value: {
4162
4248
  id_value?: string | null;
4163
4249
  isInherited?: boolean | null;
4250
+ isCalculated?: boolean | null;
4164
4251
  modified_at?: number | null;
4165
4252
  created_at?: number | null;
4166
4253
  linkValue?: {
@@ -4221,20 +4308,20 @@ export declare type RecordUpdateSubscription = {
4221
4308
  };
4222
4309
  } | null;
4223
4310
  } | null> | null;
4224
- attribute?: {
4311
+ attribute: {
4225
4312
  id: string;
4226
4313
  format?: AttributeFormat | null;
4227
4314
  type: AttributeType;
4228
4315
  system: boolean;
4229
- } | null;
4316
+ };
4230
4317
  metadata?: Array<{
4231
4318
  name: string;
4232
4319
  value?: {
4233
4320
  id_value?: string | null;
4234
4321
  modified_at?: number | null;
4235
4322
  created_at?: number | null;
4236
- value?: any | null;
4237
- raw_value?: any | null;
4323
+ payload?: any | null;
4324
+ raw_payload?: any | null;
4238
4325
  modified_by?: {
4239
4326
  id: string;
4240
4327
  whoAmI: {
@@ -4284,6 +4371,7 @@ export declare type RecordUpdateSubscription = {
4284
4371
  } | {
4285
4372
  id_value?: string | null;
4286
4373
  isInherited?: boolean | null;
4374
+ isCalculated?: boolean | null;
4287
4375
  modified_at?: number | null;
4288
4376
  created_at?: number | null;
4289
4377
  treeValue?: {
@@ -4363,20 +4451,20 @@ export declare type RecordUpdateSubscription = {
4363
4451
  };
4364
4452
  } | null;
4365
4453
  } | null> | null;
4366
- attribute?: {
4454
+ attribute: {
4367
4455
  id: string;
4368
4456
  format?: AttributeFormat | null;
4369
4457
  type: AttributeType;
4370
4458
  system: boolean;
4371
- } | null;
4459
+ };
4372
4460
  metadata?: Array<{
4373
4461
  name: string;
4374
4462
  value?: {
4375
4463
  id_value?: string | null;
4376
4464
  modified_at?: number | null;
4377
4465
  created_at?: number | null;
4378
- value?: any | null;
4379
- raw_value?: any | null;
4466
+ payload?: any | null;
4467
+ raw_payload?: any | null;
4380
4468
  modified_by?: {
4381
4469
  id: string;
4382
4470
  whoAmI: {
@@ -4424,10 +4512,13 @@ export declare type RecordUpdateSubscription = {
4424
4512
  } | null;
4425
4513
  } | null> | null;
4426
4514
  } | {
4515
+ payload?: any | null;
4516
+ raw_payload?: any | null;
4427
4517
  value?: any | null;
4428
4518
  raw_value?: any | null;
4429
4519
  id_value?: string | null;
4430
4520
  isInherited?: boolean | null;
4521
+ isCalculated?: boolean | null;
4431
4522
  modified_at?: number | null;
4432
4523
  created_at?: number | null;
4433
4524
  modified_by?: {
@@ -4474,20 +4565,20 @@ export declare type RecordUpdateSubscription = {
4474
4565
  };
4475
4566
  } | null;
4476
4567
  } | null> | null;
4477
- attribute?: {
4568
+ attribute: {
4478
4569
  id: string;
4479
4570
  format?: AttributeFormat | null;
4480
4571
  type: AttributeType;
4481
4572
  system: boolean;
4482
- } | null;
4573
+ };
4483
4574
  metadata?: Array<{
4484
4575
  name: string;
4485
4576
  value?: {
4486
4577
  id_value?: string | null;
4487
4578
  modified_at?: number | null;
4488
4579
  created_at?: number | null;
4489
- value?: any | null;
4490
- raw_value?: any | null;
4580
+ payload?: any | null;
4581
+ raw_payload?: any | null;
4491
4582
  modified_by?: {
4492
4583
  id: string;
4493
4584
  whoAmI: {
@@ -4538,39 +4629,39 @@ export declare type RecordUpdateSubscription = {
4538
4629
  }>;
4539
4630
  };
4540
4631
  };
4541
- export declare type IndexRecordsMutationVariables = Exact<{
4632
+ export type IndexRecordsMutationVariables = Exact<{
4542
4633
  libraryId: Scalars['String'];
4543
4634
  records?: InputMaybe<Array<Scalars['String']> | Scalars['String']>;
4544
4635
  }>;
4545
- export declare type IndexRecordsMutation = {
4636
+ export type IndexRecordsMutation = {
4546
4637
  indexRecords: boolean;
4547
4638
  };
4548
- export declare type CancelTaskMutationVariables = Exact<{
4639
+ export type CancelTaskMutationVariables = Exact<{
4549
4640
  taskId: Scalars['ID'];
4550
4641
  }>;
4551
- export declare type CancelTaskMutation = {
4642
+ export type CancelTaskMutation = {
4552
4643
  cancelTask: boolean;
4553
4644
  };
4554
- export declare type CheckTreeExistenceQueryVariables = Exact<{
4645
+ export type CheckTreeExistenceQueryVariables = Exact<{
4555
4646
  id?: InputMaybe<Array<Scalars['ID']> | Scalars['ID']>;
4556
4647
  }>;
4557
- export declare type CheckTreeExistenceQuery = {
4648
+ export type CheckTreeExistenceQuery = {
4558
4649
  trees?: {
4559
4650
  totalCount: number;
4560
4651
  } | null;
4561
4652
  };
4562
- export declare type DeleteTreeMutationVariables = Exact<{
4653
+ export type DeleteTreeMutationVariables = Exact<{
4563
4654
  id: Scalars['ID'];
4564
4655
  }>;
4565
- export declare type DeleteTreeMutation = {
4656
+ export type DeleteTreeMutation = {
4566
4657
  deleteTree: {
4567
4658
  id: string;
4568
4659
  };
4569
4660
  };
4570
- export declare type GetTreeByIdQueryVariables = Exact<{
4661
+ export type GetTreeByIdQueryVariables = Exact<{
4571
4662
  id?: InputMaybe<Array<Scalars['ID']> | Scalars['ID']>;
4572
4663
  }>;
4573
- export declare type GetTreeByIdQuery = {
4664
+ export type GetTreeByIdQuery = {
4574
4665
  trees?: {
4575
4666
  list: Array<{
4576
4667
  id: string;
@@ -4591,11 +4682,11 @@ export declare type GetTreeByIdQuery = {
4591
4682
  }>;
4592
4683
  } | null;
4593
4684
  };
4594
- export declare type GetTreeLibrariesQueryVariables = Exact<{
4685
+ export type GetTreeLibrariesQueryVariables = Exact<{
4595
4686
  treeId?: InputMaybe<Array<Scalars['ID']> | Scalars['ID']>;
4596
4687
  library?: InputMaybe<Scalars['String']>;
4597
4688
  }>;
4598
- export declare type GetTreeLibrariesQuery = {
4689
+ export type GetTreeLibrariesQuery = {
4599
4690
  trees?: {
4600
4691
  totalCount: number;
4601
4692
  list: Array<{
@@ -4618,10 +4709,10 @@ export declare type GetTreeLibrariesQuery = {
4618
4709
  }>;
4619
4710
  } | null;
4620
4711
  };
4621
- export declare type GetTreesQueryVariables = Exact<{
4712
+ export type GetTreesQueryVariables = Exact<{
4622
4713
  [key: string]: never;
4623
4714
  }>;
4624
- export declare type GetTreesQuery = {
4715
+ export type GetTreesQuery = {
4625
4716
  trees?: {
4626
4717
  list: Array<{
4627
4718
  id: string;
@@ -4629,10 +4720,10 @@ export declare type GetTreesQuery = {
4629
4720
  }>;
4630
4721
  } | null;
4631
4722
  };
4632
- export declare type SaveTreeMutationVariables = Exact<{
4723
+ export type SaveTreeMutationVariables = Exact<{
4633
4724
  tree: TreeInput;
4634
4725
  }>;
4635
- export declare type SaveTreeMutation = {
4726
+ export type SaveTreeMutation = {
4636
4727
  saveTree: {
4637
4728
  id: string;
4638
4729
  label?: any | null;
@@ -4651,12 +4742,12 @@ export declare type SaveTreeMutation = {
4651
4742
  }>;
4652
4743
  };
4653
4744
  };
4654
- export declare type TreeNodeChildrenQueryVariables = Exact<{
4745
+ export type TreeNodeChildrenQueryVariables = Exact<{
4655
4746
  treeId: Scalars['ID'];
4656
4747
  node?: InputMaybe<Scalars['ID']>;
4657
4748
  pagination?: InputMaybe<Pagination>;
4658
4749
  }>;
4659
- export declare type TreeNodeChildrenQuery = {
4750
+ export type TreeNodeChildrenQuery = {
4660
4751
  treeNodeChildren: {
4661
4752
  totalCount?: number | null;
4662
4753
  list: Array<{
@@ -4676,9 +4767,9 @@ export declare type TreeNodeChildrenQuery = {
4676
4767
  label?: any | null;
4677
4768
  };
4678
4769
  };
4679
- active?: Array<{
4770
+ active: Array<{
4680
4771
  value?: any | null;
4681
- }> | null;
4772
+ }>;
4682
4773
  };
4683
4774
  ancestors?: Array<{
4684
4775
  id: string;
@@ -4709,37 +4800,38 @@ export declare type TreeNodeChildrenQuery = {
4709
4800
  }>;
4710
4801
  };
4711
4802
  };
4712
- export declare type GetUserDataQueryVariables = Exact<{
4803
+ export type GetUserDataQueryVariables = Exact<{
4713
4804
  keys: Array<Scalars['String']> | Scalars['String'];
4714
4805
  global?: InputMaybe<Scalars['Boolean']>;
4715
4806
  }>;
4716
- export declare type GetUserDataQuery = {
4807
+ export type GetUserDataQuery = {
4717
4808
  userData: {
4718
4809
  global: boolean;
4719
4810
  data?: any | null;
4720
4811
  };
4721
4812
  };
4722
- export declare type SaveUserDataMutationVariables = Exact<{
4813
+ export type SaveUserDataMutationVariables = Exact<{
4723
4814
  key: Scalars['String'];
4724
4815
  value?: InputMaybe<Scalars['Any']>;
4725
4816
  global: Scalars['Boolean'];
4726
4817
  }>;
4727
- export declare type SaveUserDataMutation = {
4818
+ export type SaveUserDataMutation = {
4728
4819
  saveUserData: {
4729
4820
  global: boolean;
4730
4821
  data?: any | null;
4731
4822
  };
4732
4823
  };
4733
- export declare type DeleteValueMutationVariables = Exact<{
4824
+ export type DeleteValueMutationVariables = Exact<{
4734
4825
  library: Scalars['ID'];
4735
4826
  recordId: Scalars['ID'];
4736
4827
  attribute: Scalars['ID'];
4737
4828
  value?: InputMaybe<ValueInput>;
4738
4829
  }>;
4739
- export declare type DeleteValueMutation = {
4830
+ export type DeleteValueMutation = {
4740
4831
  deleteValue: Array<{
4741
4832
  id_value?: string | null;
4742
4833
  isInherited?: boolean | null;
4834
+ isCalculated?: boolean | null;
4743
4835
  modified_at?: number | null;
4744
4836
  created_at?: number | null;
4745
4837
  linkValue?: {
@@ -4800,20 +4892,20 @@ export declare type DeleteValueMutation = {
4800
4892
  };
4801
4893
  } | null;
4802
4894
  } | null> | null;
4803
- attribute?: {
4895
+ attribute: {
4804
4896
  id: string;
4805
4897
  format?: AttributeFormat | null;
4806
4898
  type: AttributeType;
4807
4899
  system: boolean;
4808
- } | null;
4900
+ };
4809
4901
  metadata?: Array<{
4810
4902
  name: string;
4811
4903
  value?: {
4812
4904
  id_value?: string | null;
4813
4905
  modified_at?: number | null;
4814
4906
  created_at?: number | null;
4815
- value?: any | null;
4816
- raw_value?: any | null;
4907
+ payload?: any | null;
4908
+ raw_payload?: any | null;
4817
4909
  modified_by?: {
4818
4910
  id: string;
4819
4911
  whoAmI: {
@@ -4863,6 +4955,7 @@ export declare type DeleteValueMutation = {
4863
4955
  } | {
4864
4956
  id_value?: string | null;
4865
4957
  isInherited?: boolean | null;
4958
+ isCalculated?: boolean | null;
4866
4959
  modified_at?: number | null;
4867
4960
  created_at?: number | null;
4868
4961
  treeValue?: {
@@ -4942,20 +5035,20 @@ export declare type DeleteValueMutation = {
4942
5035
  };
4943
5036
  } | null;
4944
5037
  } | null> | null;
4945
- attribute?: {
5038
+ attribute: {
4946
5039
  id: string;
4947
5040
  format?: AttributeFormat | null;
4948
5041
  type: AttributeType;
4949
5042
  system: boolean;
4950
- } | null;
5043
+ };
4951
5044
  metadata?: Array<{
4952
5045
  name: string;
4953
5046
  value?: {
4954
5047
  id_value?: string | null;
4955
5048
  modified_at?: number | null;
4956
5049
  created_at?: number | null;
4957
- value?: any | null;
4958
- raw_value?: any | null;
5050
+ payload?: any | null;
5051
+ raw_payload?: any | null;
4959
5052
  modified_by?: {
4960
5053
  id: string;
4961
5054
  whoAmI: {
@@ -5003,10 +5096,13 @@ export declare type DeleteValueMutation = {
5003
5096
  } | null;
5004
5097
  } | null> | null;
5005
5098
  } | {
5099
+ payload?: any | null;
5100
+ raw_payload?: any | null;
5006
5101
  value?: any | null;
5007
5102
  raw_value?: any | null;
5008
5103
  id_value?: string | null;
5009
5104
  isInherited?: boolean | null;
5105
+ isCalculated?: boolean | null;
5010
5106
  modified_at?: number | null;
5011
5107
  created_at?: number | null;
5012
5108
  modified_by?: {
@@ -5053,20 +5149,142 @@ export declare type DeleteValueMutation = {
5053
5149
  };
5054
5150
  } | null;
5055
5151
  } | null> | null;
5056
- attribute?: {
5152
+ attribute: {
5057
5153
  id: string;
5058
5154
  format?: AttributeFormat | null;
5059
5155
  type: AttributeType;
5060
5156
  system: boolean;
5157
+ };
5158
+ metadata?: Array<{
5159
+ name: string;
5160
+ value?: {
5161
+ id_value?: string | null;
5162
+ modified_at?: number | null;
5163
+ created_at?: number | null;
5164
+ payload?: any | null;
5165
+ raw_payload?: any | null;
5166
+ modified_by?: {
5167
+ id: string;
5168
+ whoAmI: {
5169
+ id: string;
5170
+ label?: string | null;
5171
+ subLabel?: string | null;
5172
+ color?: string | null;
5173
+ preview?: IPreviewScalar | null;
5174
+ library: {
5175
+ id: string;
5176
+ label?: any | null;
5177
+ };
5178
+ };
5179
+ } | null;
5180
+ created_by?: {
5181
+ id: string;
5182
+ whoAmI: {
5183
+ id: string;
5184
+ label?: string | null;
5185
+ subLabel?: string | null;
5186
+ color?: string | null;
5187
+ preview?: IPreviewScalar | null;
5188
+ library: {
5189
+ id: string;
5190
+ label?: any | null;
5191
+ };
5192
+ };
5193
+ } | null;
5194
+ version?: Array<{
5195
+ treeId: string;
5196
+ treeNode?: {
5197
+ id: string;
5198
+ record: {
5199
+ id: string;
5200
+ whoAmI: {
5201
+ id: string;
5202
+ label?: string | null;
5203
+ library: {
5204
+ id: string;
5205
+ };
5206
+ };
5207
+ };
5208
+ } | null;
5209
+ } | null> | null;
5210
+ } | null;
5211
+ } | null> | null;
5212
+ }>;
5213
+ };
5214
+ export type RunActionsListAndFormatOnValueQueryVariables = Exact<{
5215
+ library: Scalars['ID'];
5216
+ value?: InputMaybe<ValueBatchInput>;
5217
+ version?: InputMaybe<Array<InputMaybe<ValueVersionInput>> | InputMaybe<ValueVersionInput>>;
5218
+ }>;
5219
+ export type RunActionsListAndFormatOnValueQuery = {
5220
+ runActionsListAndFormatOnValue: Array<{
5221
+ id_value?: string | null;
5222
+ isInherited?: boolean | null;
5223
+ isCalculated?: boolean | null;
5224
+ modified_at?: number | null;
5225
+ created_at?: number | null;
5226
+ payload?: any | null;
5227
+ raw_payload?: any | null;
5228
+ value?: any | null;
5229
+ raw_value?: any | null;
5230
+ modified_by?: {
5231
+ id: string;
5232
+ whoAmI: {
5233
+ id: string;
5234
+ label?: string | null;
5235
+ subLabel?: string | null;
5236
+ color?: string | null;
5237
+ preview?: IPreviewScalar | null;
5238
+ library: {
5239
+ id: string;
5240
+ label?: any | null;
5241
+ };
5242
+ };
5061
5243
  } | null;
5244
+ created_by?: {
5245
+ id: string;
5246
+ whoAmI: {
5247
+ id: string;
5248
+ label?: string | null;
5249
+ subLabel?: string | null;
5250
+ color?: string | null;
5251
+ preview?: IPreviewScalar | null;
5252
+ library: {
5253
+ id: string;
5254
+ label?: any | null;
5255
+ };
5256
+ };
5257
+ } | null;
5258
+ version?: Array<{
5259
+ treeId: string;
5260
+ treeNode?: {
5261
+ id: string;
5262
+ record: {
5263
+ id: string;
5264
+ whoAmI: {
5265
+ id: string;
5266
+ label?: string | null;
5267
+ library: {
5268
+ id: string;
5269
+ };
5270
+ };
5271
+ };
5272
+ } | null;
5273
+ } | null> | null;
5274
+ attribute: {
5275
+ id: string;
5276
+ format?: AttributeFormat | null;
5277
+ type: AttributeType;
5278
+ system: boolean;
5279
+ };
5062
5280
  metadata?: Array<{
5063
5281
  name: string;
5064
5282
  value?: {
5065
5283
  id_value?: string | null;
5066
5284
  modified_at?: number | null;
5067
5285
  created_at?: number | null;
5068
- value?: any | null;
5069
- raw_value?: any | null;
5286
+ payload?: any | null;
5287
+ raw_payload?: any | null;
5070
5288
  modified_by?: {
5071
5289
  id: string;
5072
5290
  whoAmI: {
@@ -5115,18 +5333,19 @@ export declare type DeleteValueMutation = {
5115
5333
  } | null> | null;
5116
5334
  }>;
5117
5335
  };
5118
- export declare type SaveValueBatchMutationVariables = Exact<{
5336
+ export type SaveValueBatchMutationVariables = Exact<{
5119
5337
  library: Scalars['ID'];
5120
5338
  recordId: Scalars['ID'];
5121
5339
  version?: InputMaybe<Array<ValueVersionInput> | ValueVersionInput>;
5122
5340
  values: Array<ValueBatchInput> | ValueBatchInput;
5123
5341
  deleteEmpty?: InputMaybe<Scalars['Boolean']>;
5124
5342
  }>;
5125
- export declare type SaveValueBatchMutation = {
5343
+ export type SaveValueBatchMutation = {
5126
5344
  saveValueBatch: {
5127
5345
  values?: Array<{
5128
5346
  id_value?: string | null;
5129
5347
  isInherited?: boolean | null;
5348
+ isCalculated?: boolean | null;
5130
5349
  modified_at?: number | null;
5131
5350
  created_at?: number | null;
5132
5351
  linkValue?: {
@@ -5187,20 +5406,20 @@ export declare type SaveValueBatchMutation = {
5187
5406
  };
5188
5407
  } | null;
5189
5408
  } | null> | null;
5190
- attribute?: {
5409
+ attribute: {
5191
5410
  id: string;
5192
5411
  format?: AttributeFormat | null;
5193
5412
  type: AttributeType;
5194
5413
  system: boolean;
5195
- } | null;
5414
+ };
5196
5415
  metadata?: Array<{
5197
5416
  name: string;
5198
5417
  value?: {
5199
5418
  id_value?: string | null;
5200
5419
  modified_at?: number | null;
5201
5420
  created_at?: number | null;
5202
- value?: any | null;
5203
- raw_value?: any | null;
5421
+ payload?: any | null;
5422
+ raw_payload?: any | null;
5204
5423
  modified_by?: {
5205
5424
  id: string;
5206
5425
  whoAmI: {
@@ -5250,6 +5469,7 @@ export declare type SaveValueBatchMutation = {
5250
5469
  } | {
5251
5470
  id_value?: string | null;
5252
5471
  isInherited?: boolean | null;
5472
+ isCalculated?: boolean | null;
5253
5473
  modified_at?: number | null;
5254
5474
  created_at?: number | null;
5255
5475
  treeValue?: {
@@ -5329,20 +5549,20 @@ export declare type SaveValueBatchMutation = {
5329
5549
  };
5330
5550
  } | null;
5331
5551
  } | null> | null;
5332
- attribute?: {
5552
+ attribute: {
5333
5553
  id: string;
5334
5554
  format?: AttributeFormat | null;
5335
5555
  type: AttributeType;
5336
5556
  system: boolean;
5337
- } | null;
5557
+ };
5338
5558
  metadata?: Array<{
5339
5559
  name: string;
5340
5560
  value?: {
5341
5561
  id_value?: string | null;
5342
5562
  modified_at?: number | null;
5343
5563
  created_at?: number | null;
5344
- value?: any | null;
5345
- raw_value?: any | null;
5564
+ payload?: any | null;
5565
+ raw_payload?: any | null;
5346
5566
  modified_by?: {
5347
5567
  id: string;
5348
5568
  whoAmI: {
@@ -5390,10 +5610,13 @@ export declare type SaveValueBatchMutation = {
5390
5610
  } | null;
5391
5611
  } | null> | null;
5392
5612
  } | {
5613
+ payload?: any | null;
5614
+ raw_payload?: any | null;
5393
5615
  value?: any | null;
5394
5616
  raw_value?: any | null;
5395
5617
  id_value?: string | null;
5396
5618
  isInherited?: boolean | null;
5619
+ isCalculated?: boolean | null;
5397
5620
  modified_at?: number | null;
5398
5621
  created_at?: number | null;
5399
5622
  modified_by?: {
@@ -5440,20 +5663,20 @@ export declare type SaveValueBatchMutation = {
5440
5663
  };
5441
5664
  } | null;
5442
5665
  } | null> | null;
5443
- attribute?: {
5666
+ attribute: {
5444
5667
  id: string;
5445
5668
  format?: AttributeFormat | null;
5446
5669
  type: AttributeType;
5447
5670
  system: boolean;
5448
- } | null;
5671
+ };
5449
5672
  metadata?: Array<{
5450
5673
  name: string;
5451
5674
  value?: {
5452
5675
  id_value?: string | null;
5453
5676
  modified_at?: number | null;
5454
5677
  created_at?: number | null;
5455
- value?: any | null;
5456
- raw_value?: any | null;
5678
+ payload?: any | null;
5679
+ raw_payload?: any | null;
5457
5680
  modified_by?: {
5458
5681
  id: string;
5459
5682
  whoAmI: {
@@ -5509,19 +5732,19 @@ export declare type SaveValueBatchMutation = {
5509
5732
  }> | null;
5510
5733
  };
5511
5734
  };
5512
- export declare type DeleteViewMutationVariables = Exact<{
5735
+ export type DeleteViewMutationVariables = Exact<{
5513
5736
  viewId: Scalars['String'];
5514
5737
  }>;
5515
- export declare type DeleteViewMutation = {
5738
+ export type DeleteViewMutation = {
5516
5739
  deleteView: {
5517
5740
  id: string;
5518
5741
  library: string;
5519
5742
  };
5520
5743
  };
5521
- export declare type GetViewQueryVariables = Exact<{
5744
+ export type GetViewQueryVariables = Exact<{
5522
5745
  viewId: Scalars['String'];
5523
5746
  }>;
5524
- export declare type GetViewQuery = {
5747
+ export type GetViewQuery = {
5525
5748
  view: {
5526
5749
  id: string;
5527
5750
  shared: boolean;
@@ -5582,10 +5805,10 @@ export declare type GetViewQuery = {
5582
5805
  }> | null;
5583
5806
  };
5584
5807
  };
5585
- export declare type GetViewsListQueryVariables = Exact<{
5808
+ export type GetViewsListQueryVariables = Exact<{
5586
5809
  libraryId: Scalars['String'];
5587
5810
  }>;
5588
- export declare type GetViewsListQuery = {
5811
+ export type GetViewsListQuery = {
5589
5812
  views: {
5590
5813
  totalCount: number;
5591
5814
  list: Array<{
@@ -5649,10 +5872,10 @@ export declare type GetViewsListQuery = {
5649
5872
  }>;
5650
5873
  };
5651
5874
  };
5652
- export declare type AddViewMutationVariables = Exact<{
5875
+ export type AddViewMutationVariables = Exact<{
5653
5876
  view: ViewInput;
5654
5877
  }>;
5655
- export declare type AddViewMutation = {
5878
+ export type AddViewMutation = {
5656
5879
  saveView: {
5657
5880
  id: string;
5658
5881
  shared: boolean;
@@ -5713,6 +5936,88 @@ export declare type AddViewMutation = {
5713
5936
  }> | null;
5714
5937
  };
5715
5938
  };
5939
+ export type ExplorerQueryVariables = Exact<{
5940
+ libraryId: Scalars['ID'];
5941
+ attributeIds: Array<Scalars['ID']> | Scalars['ID'];
5942
+ pagination?: InputMaybe<RecordsPagination>;
5943
+ filters?: InputMaybe<Array<InputMaybe<RecordFilterInput>> | InputMaybe<RecordFilterInput>>;
5944
+ multipleSort?: InputMaybe<Array<RecordSortInput> | RecordSortInput>;
5945
+ }>;
5946
+ export type ExplorerQuery = {
5947
+ records: {
5948
+ totalCount?: number | null;
5949
+ list: Array<{
5950
+ id: string;
5951
+ whoAmI: {
5952
+ id: string;
5953
+ label?: string | null;
5954
+ subLabel?: string | null;
5955
+ color?: string | null;
5956
+ preview?: IPreviewScalar | null;
5957
+ library: {
5958
+ id: string;
5959
+ label?: any | null;
5960
+ };
5961
+ };
5962
+ properties: Array<{
5963
+ attributeId: string;
5964
+ attributeProperties: {
5965
+ id: string;
5966
+ label?: any | null;
5967
+ type: AttributeType;
5968
+ format?: AttributeFormat | null;
5969
+ multiple_values: boolean;
5970
+ };
5971
+ values: Array<{
5972
+ linkPayload?: {
5973
+ id: string;
5974
+ whoAmI: {
5975
+ id: string;
5976
+ label?: string | null;
5977
+ subLabel?: string | null;
5978
+ color?: string | null;
5979
+ preview?: IPreviewScalar | null;
5980
+ library: {
5981
+ id: string;
5982
+ label?: any | null;
5983
+ };
5984
+ };
5985
+ } | null;
5986
+ } | {
5987
+ treePayload?: {
5988
+ record: {
5989
+ id: string;
5990
+ whoAmI: {
5991
+ id: string;
5992
+ label?: string | null;
5993
+ subLabel?: string | null;
5994
+ color?: string | null;
5995
+ preview?: IPreviewScalar | null;
5996
+ library: {
5997
+ id: string;
5998
+ label?: any | null;
5999
+ };
6000
+ };
6001
+ };
6002
+ } | null;
6003
+ } | {
6004
+ valuePayload?: any | null;
6005
+ }>;
6006
+ }>;
6007
+ }>;
6008
+ };
6009
+ };
6010
+ export type ExplorerLibraryDataQueryVariables = Exact<{
6011
+ libraryId: Scalars['ID'];
6012
+ }>;
6013
+ export type ExplorerLibraryDataQuery = {
6014
+ libraries?: {
6015
+ list: Array<{
6016
+ id: string;
6017
+ label?: any | null;
6018
+ }>;
6019
+ } | null;
6020
+ };
5716
6021
  export declare const RecordIdentityFragmentDoc: Apollo.DocumentNode;
5717
6022
  export declare const DetailsApplicationFragmentDoc: Apollo.DocumentNode;
5718
6023
  export declare const AttributeDetailsFragmentDoc: Apollo.DocumentNode;
@@ -5731,6 +6036,8 @@ export declare const TreeLightFragmentDoc: Apollo.DocumentNode;
5731
6036
  export declare const TreeDetailsFragmentDoc: Apollo.DocumentNode;
5732
6037
  export declare const TreeNodeChildFragmentDoc: Apollo.DocumentNode;
5733
6038
  export declare const ViewDetailsFragmentDoc: Apollo.DocumentNode;
6039
+ export declare const PropertyValueFragmentDoc: Apollo.DocumentNode;
6040
+ export declare const AttributePropertiesFragmentDoc: Apollo.DocumentNode;
5734
6041
  export declare const CheckApplicationExistenceDocument: Apollo.DocumentNode;
5735
6042
  /**
5736
6043
  * __useCheckApplicationExistenceQuery__
@@ -5750,16 +6057,16 @@ export declare const CheckApplicationExistenceDocument: Apollo.DocumentNode;
5750
6057
  * });
5751
6058
  */
5752
6059
  export declare function useCheckApplicationExistenceQuery(baseOptions?: Apollo.QueryHookOptions<CheckApplicationExistenceQuery, CheckApplicationExistenceQueryVariables>): Apollo.QueryResult<CheckApplicationExistenceQuery, Exact<{
5753
- id?: string;
5754
- endpoint?: string;
6060
+ id?: InputMaybe<Scalars["ID"]>;
6061
+ endpoint?: InputMaybe<Scalars["String"]>;
5755
6062
  }>>;
5756
6063
  export declare function useCheckApplicationExistenceLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<CheckApplicationExistenceQuery, CheckApplicationExistenceQueryVariables>): Apollo.LazyQueryResultTuple<CheckApplicationExistenceQuery, Exact<{
5757
- id?: string;
5758
- endpoint?: string;
6064
+ id?: InputMaybe<Scalars["ID"]>;
6065
+ endpoint?: InputMaybe<Scalars["String"]>;
5759
6066
  }>>;
5760
- export declare type CheckApplicationExistenceQueryHookResult = ReturnType<typeof useCheckApplicationExistenceQuery>;
5761
- export declare type CheckApplicationExistenceLazyQueryHookResult = ReturnType<typeof useCheckApplicationExistenceLazyQuery>;
5762
- export declare type CheckApplicationExistenceQueryResult = Apollo.QueryResult<CheckApplicationExistenceQuery, CheckApplicationExistenceQueryVariables>;
6067
+ export type CheckApplicationExistenceQueryHookResult = ReturnType<typeof useCheckApplicationExistenceQuery>;
6068
+ export type CheckApplicationExistenceLazyQueryHookResult = ReturnType<typeof useCheckApplicationExistenceLazyQuery>;
6069
+ export type CheckApplicationExistenceQueryResult = Apollo.QueryResult<CheckApplicationExistenceQuery, CheckApplicationExistenceQueryVariables>;
5763
6070
  export declare const GetApplicationByIdDocument: Apollo.DocumentNode;
5764
6071
  /**
5765
6072
  * __useGetApplicationByIdQuery__
@@ -5778,14 +6085,14 @@ export declare const GetApplicationByIdDocument: Apollo.DocumentNode;
5778
6085
  * });
5779
6086
  */
5780
6087
  export declare function useGetApplicationByIdQuery(baseOptions: Apollo.QueryHookOptions<GetApplicationByIdQuery, GetApplicationByIdQueryVariables>): Apollo.QueryResult<GetApplicationByIdQuery, Exact<{
5781
- id: string;
6088
+ id: Scalars["ID"];
5782
6089
  }>>;
5783
6090
  export declare function useGetApplicationByIdLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetApplicationByIdQuery, GetApplicationByIdQueryVariables>): Apollo.LazyQueryResultTuple<GetApplicationByIdQuery, Exact<{
5784
- id: string;
6091
+ id: Scalars["ID"];
5785
6092
  }>>;
5786
- export declare type GetApplicationByIdQueryHookResult = ReturnType<typeof useGetApplicationByIdQuery>;
5787
- export declare type GetApplicationByIdLazyQueryHookResult = ReturnType<typeof useGetApplicationByIdLazyQuery>;
5788
- export declare type GetApplicationByIdQueryResult = Apollo.QueryResult<GetApplicationByIdQuery, GetApplicationByIdQueryVariables>;
6093
+ export type GetApplicationByIdQueryHookResult = ReturnType<typeof useGetApplicationByIdQuery>;
6094
+ export type GetApplicationByIdLazyQueryHookResult = ReturnType<typeof useGetApplicationByIdLazyQuery>;
6095
+ export type GetApplicationByIdQueryResult = Apollo.QueryResult<GetApplicationByIdQuery, GetApplicationByIdQueryVariables>;
5789
6096
  export declare const GetApplicationModulesDocument: Apollo.DocumentNode;
5790
6097
  /**
5791
6098
  * __useGetApplicationModulesQuery__
@@ -5808,11 +6115,11 @@ export declare function useGetApplicationModulesQuery(baseOptions?: Apollo.Query
5808
6115
  export declare function useGetApplicationModulesLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetApplicationModulesQuery, GetApplicationModulesQueryVariables>): Apollo.LazyQueryResultTuple<GetApplicationModulesQuery, Exact<{
5809
6116
  [key: string]: never;
5810
6117
  }>>;
5811
- export declare type GetApplicationModulesQueryHookResult = ReturnType<typeof useGetApplicationModulesQuery>;
5812
- export declare type GetApplicationModulesLazyQueryHookResult = ReturnType<typeof useGetApplicationModulesLazyQuery>;
5813
- export declare type GetApplicationModulesQueryResult = Apollo.QueryResult<GetApplicationModulesQuery, GetApplicationModulesQueryVariables>;
6118
+ export type GetApplicationModulesQueryHookResult = ReturnType<typeof useGetApplicationModulesQuery>;
6119
+ export type GetApplicationModulesLazyQueryHookResult = ReturnType<typeof useGetApplicationModulesLazyQuery>;
6120
+ export type GetApplicationModulesQueryResult = Apollo.QueryResult<GetApplicationModulesQuery, GetApplicationModulesQueryVariables>;
5814
6121
  export declare const SaveApplicationDocument: Apollo.DocumentNode;
5815
- export declare type SaveApplicationMutationFn = Apollo.MutationFunction<SaveApplicationMutation, SaveApplicationMutationVariables>;
6122
+ export type SaveApplicationMutationFn = Apollo.MutationFunction<SaveApplicationMutation, SaveApplicationMutationVariables>;
5816
6123
  /**
5817
6124
  * __useSaveApplicationMutation__
5818
6125
  *
@@ -5833,9 +6140,9 @@ export declare type SaveApplicationMutationFn = Apollo.MutationFunction<SaveAppl
5833
6140
  export declare function useSaveApplicationMutation(baseOptions?: Apollo.MutationHookOptions<SaveApplicationMutation, SaveApplicationMutationVariables>): Apollo.MutationTuple<SaveApplicationMutation, Exact<{
5834
6141
  application: ApplicationInput;
5835
6142
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
5836
- export declare type SaveApplicationMutationHookResult = ReturnType<typeof useSaveApplicationMutation>;
5837
- export declare type SaveApplicationMutationResult = Apollo.MutationResult<SaveApplicationMutation>;
5838
- export declare type SaveApplicationMutationOptions = Apollo.BaseMutationOptions<SaveApplicationMutation, SaveApplicationMutationVariables>;
6143
+ export type SaveApplicationMutationHookResult = ReturnType<typeof useSaveApplicationMutation>;
6144
+ export type SaveApplicationMutationResult = Apollo.MutationResult<SaveApplicationMutation>;
6145
+ export type SaveApplicationMutationOptions = Apollo.BaseMutationOptions<SaveApplicationMutation, SaveApplicationMutationVariables>;
5839
6146
  export declare const CheckAttributeExistenceDocument: Apollo.DocumentNode;
5840
6147
  /**
5841
6148
  * __useCheckAttributeExistenceQuery__
@@ -5854,16 +6161,16 @@ export declare const CheckAttributeExistenceDocument: Apollo.DocumentNode;
5854
6161
  * });
5855
6162
  */
5856
6163
  export declare function useCheckAttributeExistenceQuery(baseOptions: Apollo.QueryHookOptions<CheckAttributeExistenceQuery, CheckAttributeExistenceQueryVariables>): Apollo.QueryResult<CheckAttributeExistenceQuery, Exact<{
5857
- id: string;
6164
+ id: Scalars["ID"];
5858
6165
  }>>;
5859
6166
  export declare function useCheckAttributeExistenceLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<CheckAttributeExistenceQuery, CheckAttributeExistenceQueryVariables>): Apollo.LazyQueryResultTuple<CheckAttributeExistenceQuery, Exact<{
5860
- id: string;
6167
+ id: Scalars["ID"];
5861
6168
  }>>;
5862
- export declare type CheckAttributeExistenceQueryHookResult = ReturnType<typeof useCheckAttributeExistenceQuery>;
5863
- export declare type CheckAttributeExistenceLazyQueryHookResult = ReturnType<typeof useCheckAttributeExistenceLazyQuery>;
5864
- export declare type CheckAttributeExistenceQueryResult = Apollo.QueryResult<CheckAttributeExistenceQuery, CheckAttributeExistenceQueryVariables>;
6169
+ export type CheckAttributeExistenceQueryHookResult = ReturnType<typeof useCheckAttributeExistenceQuery>;
6170
+ export type CheckAttributeExistenceLazyQueryHookResult = ReturnType<typeof useCheckAttributeExistenceLazyQuery>;
6171
+ export type CheckAttributeExistenceQueryResult = Apollo.QueryResult<CheckAttributeExistenceQuery, CheckAttributeExistenceQueryVariables>;
5865
6172
  export declare const DeleteAttributeDocument: Apollo.DocumentNode;
5866
- export declare type DeleteAttributeMutationFn = Apollo.MutationFunction<DeleteAttributeMutation, DeleteAttributeMutationVariables>;
6173
+ export type DeleteAttributeMutationFn = Apollo.MutationFunction<DeleteAttributeMutation, DeleteAttributeMutationVariables>;
5867
6174
  /**
5868
6175
  * __useDeleteAttributeMutation__
5869
6176
  *
@@ -5882,11 +6189,11 @@ export declare type DeleteAttributeMutationFn = Apollo.MutationFunction<DeleteAt
5882
6189
  * });
5883
6190
  */
5884
6191
  export declare function useDeleteAttributeMutation(baseOptions?: Apollo.MutationHookOptions<DeleteAttributeMutation, DeleteAttributeMutationVariables>): Apollo.MutationTuple<DeleteAttributeMutation, Exact<{
5885
- id?: string;
6192
+ id?: InputMaybe<Scalars["ID"]>;
5886
6193
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
5887
- export declare type DeleteAttributeMutationHookResult = ReturnType<typeof useDeleteAttributeMutation>;
5888
- export declare type DeleteAttributeMutationResult = Apollo.MutationResult<DeleteAttributeMutation>;
5889
- export declare type DeleteAttributeMutationOptions = Apollo.BaseMutationOptions<DeleteAttributeMutation, DeleteAttributeMutationVariables>;
6194
+ export type DeleteAttributeMutationHookResult = ReturnType<typeof useDeleteAttributeMutation>;
6195
+ export type DeleteAttributeMutationResult = Apollo.MutationResult<DeleteAttributeMutation>;
6196
+ export type DeleteAttributeMutationOptions = Apollo.BaseMutationOptions<DeleteAttributeMutation, DeleteAttributeMutationVariables>;
5890
6197
  export declare const GetAttributeByIdDocument: Apollo.DocumentNode;
5891
6198
  /**
5892
6199
  * __useGetAttributeByIdQuery__
@@ -5905,14 +6212,14 @@ export declare const GetAttributeByIdDocument: Apollo.DocumentNode;
5905
6212
  * });
5906
6213
  */
5907
6214
  export declare function useGetAttributeByIdQuery(baseOptions?: Apollo.QueryHookOptions<GetAttributeByIdQuery, GetAttributeByIdQueryVariables>): Apollo.QueryResult<GetAttributeByIdQuery, Exact<{
5908
- id?: string;
6215
+ id?: InputMaybe<Scalars["ID"]>;
5909
6216
  }>>;
5910
6217
  export declare function useGetAttributeByIdLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetAttributeByIdQuery, GetAttributeByIdQueryVariables>): Apollo.LazyQueryResultTuple<GetAttributeByIdQuery, Exact<{
5911
- id?: string;
6218
+ id?: InputMaybe<Scalars["ID"]>;
5912
6219
  }>>;
5913
- export declare type GetAttributeByIdQueryHookResult = ReturnType<typeof useGetAttributeByIdQuery>;
5914
- export declare type GetAttributeByIdLazyQueryHookResult = ReturnType<typeof useGetAttributeByIdLazyQuery>;
5915
- export declare type GetAttributeByIdQueryResult = Apollo.QueryResult<GetAttributeByIdQuery, GetAttributeByIdQueryVariables>;
6220
+ export type GetAttributeByIdQueryHookResult = ReturnType<typeof useGetAttributeByIdQuery>;
6221
+ export type GetAttributeByIdLazyQueryHookResult = ReturnType<typeof useGetAttributeByIdLazyQuery>;
6222
+ export type GetAttributeByIdQueryResult = Apollo.QueryResult<GetAttributeByIdQuery, GetAttributeByIdQueryVariables>;
5916
6223
  export declare const GetAttributesByLibDocument: Apollo.DocumentNode;
5917
6224
  /**
5918
6225
  * __useGetAttributesByLibQuery__
@@ -5931,14 +6238,14 @@ export declare const GetAttributesByLibDocument: Apollo.DocumentNode;
5931
6238
  * });
5932
6239
  */
5933
6240
  export declare function useGetAttributesByLibQuery(baseOptions: Apollo.QueryHookOptions<GetAttributesByLibQuery, GetAttributesByLibQueryVariables>): Apollo.QueryResult<GetAttributesByLibQuery, Exact<{
5934
- library: string;
6241
+ library: Scalars["String"];
5935
6242
  }>>;
5936
6243
  export declare function useGetAttributesByLibLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetAttributesByLibQuery, GetAttributesByLibQueryVariables>): Apollo.LazyQueryResultTuple<GetAttributesByLibQuery, Exact<{
5937
- library: string;
6244
+ library: Scalars["String"];
5938
6245
  }>>;
5939
- export declare type GetAttributesByLibQueryHookResult = ReturnType<typeof useGetAttributesByLibQuery>;
5940
- export declare type GetAttributesByLibLazyQueryHookResult = ReturnType<typeof useGetAttributesByLibLazyQuery>;
5941
- export declare type GetAttributesByLibQueryResult = Apollo.QueryResult<GetAttributesByLibQuery, GetAttributesByLibQueryVariables>;
6246
+ export type GetAttributesByLibQueryHookResult = ReturnType<typeof useGetAttributesByLibQuery>;
6247
+ export type GetAttributesByLibLazyQueryHookResult = ReturnType<typeof useGetAttributesByLibLazyQuery>;
6248
+ export type GetAttributesByLibQueryResult = Apollo.QueryResult<GetAttributesByLibQuery, GetAttributesByLibQueryVariables>;
5942
6249
  export declare const GetAttributesDocument: Apollo.DocumentNode;
5943
6250
  /**
5944
6251
  * __useGetAttributesQuery__
@@ -5959,18 +6266,18 @@ export declare const GetAttributesDocument: Apollo.DocumentNode;
5959
6266
  * });
5960
6267
  */
5961
6268
  export declare function useGetAttributesQuery(baseOptions?: Apollo.QueryHookOptions<GetAttributesQuery, GetAttributesQueryVariables>): Apollo.QueryResult<GetAttributesQuery, Exact<{
5962
- pagination?: Pagination;
5963
- sort?: SortAttributes;
5964
- filters?: AttributesFiltersInput;
6269
+ pagination?: InputMaybe<Pagination>;
6270
+ sort?: InputMaybe<SortAttributes>;
6271
+ filters?: InputMaybe<AttributesFiltersInput>;
5965
6272
  }>>;
5966
6273
  export declare function useGetAttributesLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetAttributesQuery, GetAttributesQueryVariables>): Apollo.LazyQueryResultTuple<GetAttributesQuery, Exact<{
5967
- pagination?: Pagination;
5968
- sort?: SortAttributes;
5969
- filters?: AttributesFiltersInput;
6274
+ pagination?: InputMaybe<Pagination>;
6275
+ sort?: InputMaybe<SortAttributes>;
6276
+ filters?: InputMaybe<AttributesFiltersInput>;
5970
6277
  }>>;
5971
- export declare type GetAttributesQueryHookResult = ReturnType<typeof useGetAttributesQuery>;
5972
- export declare type GetAttributesLazyQueryHookResult = ReturnType<typeof useGetAttributesLazyQuery>;
5973
- export declare type GetAttributesQueryResult = Apollo.QueryResult<GetAttributesQuery, GetAttributesQueryVariables>;
6278
+ export type GetAttributesQueryHookResult = ReturnType<typeof useGetAttributesQuery>;
6279
+ export type GetAttributesLazyQueryHookResult = ReturnType<typeof useGetAttributesLazyQuery>;
6280
+ export type GetAttributesQueryResult = Apollo.QueryResult<GetAttributesQuery, GetAttributesQueryVariables>;
5974
6281
  export declare const GetVersionProfilesDocument: Apollo.DocumentNode;
5975
6282
  /**
5976
6283
  * __useGetVersionProfilesQuery__
@@ -5990,16 +6297,16 @@ export declare const GetVersionProfilesDocument: Apollo.DocumentNode;
5990
6297
  * });
5991
6298
  */
5992
6299
  export declare function useGetVersionProfilesQuery(baseOptions?: Apollo.QueryHookOptions<GetVersionProfilesQuery, GetVersionProfilesQueryVariables>): Apollo.QueryResult<GetVersionProfilesQuery, Exact<{
5993
- filters?: VersionProfilesFiltersInput;
5994
- sort?: SortVersionProfilesInput;
6300
+ filters?: InputMaybe<VersionProfilesFiltersInput>;
6301
+ sort?: InputMaybe<SortVersionProfilesInput>;
5995
6302
  }>>;
5996
6303
  export declare function useGetVersionProfilesLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetVersionProfilesQuery, GetVersionProfilesQueryVariables>): Apollo.LazyQueryResultTuple<GetVersionProfilesQuery, Exact<{
5997
- filters?: VersionProfilesFiltersInput;
5998
- sort?: SortVersionProfilesInput;
6304
+ filters?: InputMaybe<VersionProfilesFiltersInput>;
6305
+ sort?: InputMaybe<SortVersionProfilesInput>;
5999
6306
  }>>;
6000
- export declare type GetVersionProfilesQueryHookResult = ReturnType<typeof useGetVersionProfilesQuery>;
6001
- export declare type GetVersionProfilesLazyQueryHookResult = ReturnType<typeof useGetVersionProfilesLazyQuery>;
6002
- export declare type GetVersionProfilesQueryResult = Apollo.QueryResult<GetVersionProfilesQuery, GetVersionProfilesQueryVariables>;
6307
+ export type GetVersionProfilesQueryHookResult = ReturnType<typeof useGetVersionProfilesQuery>;
6308
+ export type GetVersionProfilesLazyQueryHookResult = ReturnType<typeof useGetVersionProfilesLazyQuery>;
6309
+ export type GetVersionProfilesQueryResult = Apollo.QueryResult<GetVersionProfilesQuery, GetVersionProfilesQueryVariables>;
6003
6310
  export declare const GetVersionableAttributesByLibraryDocument: Apollo.DocumentNode;
6004
6311
  /**
6005
6312
  * __useGetVersionableAttributesByLibraryQuery__
@@ -6018,16 +6325,16 @@ export declare const GetVersionableAttributesByLibraryDocument: Apollo.DocumentN
6018
6325
  * });
6019
6326
  */
6020
6327
  export declare function useGetVersionableAttributesByLibraryQuery(baseOptions: Apollo.QueryHookOptions<GetVersionableAttributesByLibraryQuery, GetVersionableAttributesByLibraryQueryVariables>): Apollo.QueryResult<GetVersionableAttributesByLibraryQuery, Exact<{
6021
- libraryId: string;
6328
+ libraryId: Scalars["String"];
6022
6329
  }>>;
6023
6330
  export declare function useGetVersionableAttributesByLibraryLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetVersionableAttributesByLibraryQuery, GetVersionableAttributesByLibraryQueryVariables>): Apollo.LazyQueryResultTuple<GetVersionableAttributesByLibraryQuery, Exact<{
6024
- libraryId: string;
6331
+ libraryId: Scalars["String"];
6025
6332
  }>>;
6026
- export declare type GetVersionableAttributesByLibraryQueryHookResult = ReturnType<typeof useGetVersionableAttributesByLibraryQuery>;
6027
- export declare type GetVersionableAttributesByLibraryLazyQueryHookResult = ReturnType<typeof useGetVersionableAttributesByLibraryLazyQuery>;
6028
- export declare type GetVersionableAttributesByLibraryQueryResult = Apollo.QueryResult<GetVersionableAttributesByLibraryQuery, GetVersionableAttributesByLibraryQueryVariables>;
6333
+ export type GetVersionableAttributesByLibraryQueryHookResult = ReturnType<typeof useGetVersionableAttributesByLibraryQuery>;
6334
+ export type GetVersionableAttributesByLibraryLazyQueryHookResult = ReturnType<typeof useGetVersionableAttributesByLibraryLazyQuery>;
6335
+ export type GetVersionableAttributesByLibraryQueryResult = Apollo.QueryResult<GetVersionableAttributesByLibraryQuery, GetVersionableAttributesByLibraryQueryVariables>;
6029
6336
  export declare const SaveAttributeDocument: Apollo.DocumentNode;
6030
- export declare type SaveAttributeMutationFn = Apollo.MutationFunction<SaveAttributeMutation, SaveAttributeMutationVariables>;
6337
+ export type SaveAttributeMutationFn = Apollo.MutationFunction<SaveAttributeMutation, SaveAttributeMutationVariables>;
6031
6338
  /**
6032
6339
  * __useSaveAttributeMutation__
6033
6340
  *
@@ -6048,9 +6355,9 @@ export declare type SaveAttributeMutationFn = Apollo.MutationFunction<SaveAttrib
6048
6355
  export declare function useSaveAttributeMutation(baseOptions?: Apollo.MutationHookOptions<SaveAttributeMutation, SaveAttributeMutationVariables>): Apollo.MutationTuple<SaveAttributeMutation, Exact<{
6049
6356
  attribute: AttributeInput;
6050
6357
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6051
- export declare type SaveAttributeMutationHookResult = ReturnType<typeof useSaveAttributeMutation>;
6052
- export declare type SaveAttributeMutationResult = Apollo.MutationResult<SaveAttributeMutation>;
6053
- export declare type SaveAttributeMutationOptions = Apollo.BaseMutationOptions<SaveAttributeMutation, SaveAttributeMutationVariables>;
6358
+ export type SaveAttributeMutationHookResult = ReturnType<typeof useSaveAttributeMutation>;
6359
+ export type SaveAttributeMutationResult = Apollo.MutationResult<SaveAttributeMutation>;
6360
+ export type SaveAttributeMutationOptions = Apollo.BaseMutationOptions<SaveAttributeMutation, SaveAttributeMutationVariables>;
6054
6361
  export declare const ExportDocument: Apollo.DocumentNode;
6055
6362
  /**
6056
6363
  * __useExportQuery__
@@ -6071,20 +6378,20 @@ export declare const ExportDocument: Apollo.DocumentNode;
6071
6378
  * });
6072
6379
  */
6073
6380
  export declare function useExportQuery(baseOptions: Apollo.QueryHookOptions<ExportQuery, ExportQueryVariables>): Apollo.QueryResult<ExportQuery, Exact<{
6074
- library: string;
6075
- attributes?: string | string[];
6076
- filters?: RecordFilterInput | RecordFilterInput[];
6381
+ library: Scalars["ID"];
6382
+ attributes?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
6383
+ filters?: InputMaybe<Array<RecordFilterInput> | RecordFilterInput>;
6077
6384
  }>>;
6078
6385
  export declare function useExportLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<ExportQuery, ExportQueryVariables>): Apollo.LazyQueryResultTuple<ExportQuery, Exact<{
6079
- library: string;
6080
- attributes?: string | string[];
6081
- filters?: RecordFilterInput | RecordFilterInput[];
6386
+ library: Scalars["ID"];
6387
+ attributes?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
6388
+ filters?: InputMaybe<Array<RecordFilterInput> | RecordFilterInput>;
6082
6389
  }>>;
6083
- export declare type ExportQueryHookResult = ReturnType<typeof useExportQuery>;
6084
- export declare type ExportLazyQueryHookResult = ReturnType<typeof useExportLazyQuery>;
6085
- export declare type ExportQueryResult = Apollo.QueryResult<ExportQuery, ExportQueryVariables>;
6390
+ export type ExportQueryHookResult = ReturnType<typeof useExportQuery>;
6391
+ export type ExportLazyQueryHookResult = ReturnType<typeof useExportLazyQuery>;
6392
+ export type ExportQueryResult = Apollo.QueryResult<ExportQuery, ExportQueryVariables>;
6086
6393
  export declare const CreateDirectoryDocument: Apollo.DocumentNode;
6087
- export declare type CreateDirectoryMutationFn = Apollo.MutationFunction<CreateDirectoryMutation, CreateDirectoryMutationVariables>;
6394
+ export type CreateDirectoryMutationFn = Apollo.MutationFunction<CreateDirectoryMutation, CreateDirectoryMutationVariables>;
6088
6395
  /**
6089
6396
  * __useCreateDirectoryMutation__
6090
6397
  *
@@ -6105,15 +6412,15 @@ export declare type CreateDirectoryMutationFn = Apollo.MutationFunction<CreateDi
6105
6412
  * });
6106
6413
  */
6107
6414
  export declare function useCreateDirectoryMutation(baseOptions?: Apollo.MutationHookOptions<CreateDirectoryMutation, CreateDirectoryMutationVariables>): Apollo.MutationTuple<CreateDirectoryMutation, Exact<{
6108
- library: string;
6109
- nodeId: string;
6110
- name: string;
6415
+ library: Scalars["String"];
6416
+ nodeId: Scalars["String"];
6417
+ name: Scalars["String"];
6111
6418
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6112
- export declare type CreateDirectoryMutationHookResult = ReturnType<typeof useCreateDirectoryMutation>;
6113
- export declare type CreateDirectoryMutationResult = Apollo.MutationResult<CreateDirectoryMutation>;
6114
- export declare type CreateDirectoryMutationOptions = Apollo.BaseMutationOptions<CreateDirectoryMutation, CreateDirectoryMutationVariables>;
6419
+ export type CreateDirectoryMutationHookResult = ReturnType<typeof useCreateDirectoryMutation>;
6420
+ export type CreateDirectoryMutationResult = Apollo.MutationResult<CreateDirectoryMutation>;
6421
+ export type CreateDirectoryMutationOptions = Apollo.BaseMutationOptions<CreateDirectoryMutation, CreateDirectoryMutationVariables>;
6115
6422
  export declare const ForcePreviewsGenerationDocument: Apollo.DocumentNode;
6116
- export declare type ForcePreviewsGenerationMutationFn = Apollo.MutationFunction<ForcePreviewsGenerationMutation, ForcePreviewsGenerationMutationVariables>;
6423
+ export type ForcePreviewsGenerationMutationFn = Apollo.MutationFunction<ForcePreviewsGenerationMutation, ForcePreviewsGenerationMutationVariables>;
6117
6424
  /**
6118
6425
  * __useForcePreviewsGenerationMutation__
6119
6426
  *
@@ -6136,15 +6443,15 @@ export declare type ForcePreviewsGenerationMutationFn = Apollo.MutationFunction<
6136
6443
  * });
6137
6444
  */
6138
6445
  export declare function useForcePreviewsGenerationMutation(baseOptions?: Apollo.MutationHookOptions<ForcePreviewsGenerationMutation, ForcePreviewsGenerationMutationVariables>): Apollo.MutationTuple<ForcePreviewsGenerationMutation, Exact<{
6139
- libraryId: string;
6140
- filters?: RecordFilterInput | RecordFilterInput[];
6141
- recordIds?: string | string[];
6142
- failedOnly?: boolean;
6143
- previewVersionSizeNames?: string | string[];
6446
+ libraryId: Scalars["ID"];
6447
+ filters?: InputMaybe<Array<RecordFilterInput> | RecordFilterInput>;
6448
+ recordIds?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
6449
+ failedOnly?: InputMaybe<Scalars["Boolean"]>;
6450
+ previewVersionSizeNames?: InputMaybe<Array<Scalars["String"]> | Scalars["String"]>;
6144
6451
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6145
- export declare type ForcePreviewsGenerationMutationHookResult = ReturnType<typeof useForcePreviewsGenerationMutation>;
6146
- export declare type ForcePreviewsGenerationMutationResult = Apollo.MutationResult<ForcePreviewsGenerationMutation>;
6147
- export declare type ForcePreviewsGenerationMutationOptions = Apollo.BaseMutationOptions<ForcePreviewsGenerationMutation, ForcePreviewsGenerationMutationVariables>;
6452
+ export type ForcePreviewsGenerationMutationHookResult = ReturnType<typeof useForcePreviewsGenerationMutation>;
6453
+ export type ForcePreviewsGenerationMutationResult = Apollo.MutationResult<ForcePreviewsGenerationMutation>;
6454
+ export type ForcePreviewsGenerationMutationOptions = Apollo.BaseMutationOptions<ForcePreviewsGenerationMutation, ForcePreviewsGenerationMutationVariables>;
6148
6455
  export declare const GetDirectoryDataDocument: Apollo.DocumentNode;
6149
6456
  /**
6150
6457
  * __useGetDirectoryDataQuery__
@@ -6164,16 +6471,16 @@ export declare const GetDirectoryDataDocument: Apollo.DocumentNode;
6164
6471
  * });
6165
6472
  */
6166
6473
  export declare function useGetDirectoryDataQuery(baseOptions: Apollo.QueryHookOptions<GetDirectoryDataQuery, GetDirectoryDataQueryVariables>): Apollo.QueryResult<GetDirectoryDataQuery, Exact<{
6167
- library: string;
6168
- directoryId: string;
6474
+ library: Scalars["ID"];
6475
+ directoryId: Scalars["String"];
6169
6476
  }>>;
6170
6477
  export declare function useGetDirectoryDataLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetDirectoryDataQuery, GetDirectoryDataQueryVariables>): Apollo.LazyQueryResultTuple<GetDirectoryDataQuery, Exact<{
6171
- library: string;
6172
- directoryId: string;
6478
+ library: Scalars["ID"];
6479
+ directoryId: Scalars["String"];
6173
6480
  }>>;
6174
- export declare type GetDirectoryDataQueryHookResult = ReturnType<typeof useGetDirectoryDataQuery>;
6175
- export declare type GetDirectoryDataLazyQueryHookResult = ReturnType<typeof useGetDirectoryDataLazyQuery>;
6176
- export declare type GetDirectoryDataQueryResult = Apollo.QueryResult<GetDirectoryDataQuery, GetDirectoryDataQueryVariables>;
6481
+ export type GetDirectoryDataQueryHookResult = ReturnType<typeof useGetDirectoryDataQuery>;
6482
+ export type GetDirectoryDataLazyQueryHookResult = ReturnType<typeof useGetDirectoryDataLazyQuery>;
6483
+ export type GetDirectoryDataQueryResult = Apollo.QueryResult<GetDirectoryDataQuery, GetDirectoryDataQueryVariables>;
6177
6484
  export declare const UploadUpdateDocument: Apollo.DocumentNode;
6178
6485
  /**
6179
6486
  * __useUploadUpdateSubscription__
@@ -6192,12 +6499,12 @@ export declare const UploadUpdateDocument: Apollo.DocumentNode;
6192
6499
  * });
6193
6500
  */
6194
6501
  export declare function useUploadUpdateSubscription(baseOptions?: Apollo.SubscriptionHookOptions<UploadUpdateSubscription, UploadUpdateSubscriptionVariables>): Apollo.SubscriptionResult<UploadUpdateSubscription, Exact<{
6195
- filters?: UploadFiltersInput;
6502
+ filters?: InputMaybe<UploadFiltersInput>;
6196
6503
  }>>;
6197
- export declare type UploadUpdateSubscriptionHookResult = ReturnType<typeof useUploadUpdateSubscription>;
6198
- export declare type UploadUpdateSubscriptionResult = Apollo.SubscriptionResult<UploadUpdateSubscription>;
6504
+ export type UploadUpdateSubscriptionHookResult = ReturnType<typeof useUploadUpdateSubscription>;
6505
+ export type UploadUpdateSubscriptionResult = Apollo.SubscriptionResult<UploadUpdateSubscription>;
6199
6506
  export declare const UploadDocument: Apollo.DocumentNode;
6200
- export declare type UploadMutationFn = Apollo.MutationFunction<UploadMutation, UploadMutationVariables>;
6507
+ export type UploadMutationFn = Apollo.MutationFunction<UploadMutation, UploadMutationVariables>;
6201
6508
  /**
6202
6509
  * __useUploadMutation__
6203
6510
  *
@@ -6218,15 +6525,15 @@ export declare type UploadMutationFn = Apollo.MutationFunction<UploadMutation, U
6218
6525
  * });
6219
6526
  */
6220
6527
  export declare function useUploadMutation(baseOptions?: Apollo.MutationHookOptions<UploadMutation, UploadMutationVariables>): Apollo.MutationTuple<UploadMutation, Exact<{
6221
- library: string;
6222
- nodeId: string;
6223
- files: FileInput | FileInput[];
6528
+ library: Scalars["String"];
6529
+ nodeId: Scalars["String"];
6530
+ files: Array<FileInput> | FileInput;
6224
6531
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6225
- export declare type UploadMutationHookResult = ReturnType<typeof useUploadMutation>;
6226
- export declare type UploadMutationResult = Apollo.MutationResult<UploadMutation>;
6227
- export declare type UploadMutationOptions = Apollo.BaseMutationOptions<UploadMutation, UploadMutationVariables>;
6532
+ export type UploadMutationHookResult = ReturnType<typeof useUploadMutation>;
6533
+ export type UploadMutationResult = Apollo.MutationResult<UploadMutation>;
6534
+ export type UploadMutationOptions = Apollo.BaseMutationOptions<UploadMutation, UploadMutationVariables>;
6228
6535
  export declare const ImportExcelDocument: Apollo.DocumentNode;
6229
- export declare type ImportExcelMutationFn = Apollo.MutationFunction<ImportExcelMutation, ImportExcelMutationVariables>;
6536
+ export type ImportExcelMutationFn = Apollo.MutationFunction<ImportExcelMutation, ImportExcelMutationVariables>;
6230
6537
  /**
6231
6538
  * __useImportExcelMutation__
6232
6539
  *
@@ -6247,13 +6554,13 @@ export declare type ImportExcelMutationFn = Apollo.MutationFunction<ImportExcelM
6247
6554
  * });
6248
6555
  */
6249
6556
  export declare function useImportExcelMutation(baseOptions?: Apollo.MutationHookOptions<ImportExcelMutation, ImportExcelMutationVariables>): Apollo.MutationTuple<ImportExcelMutation, Exact<{
6250
- file: any;
6251
- sheets?: SheetInput | SheetInput[];
6252
- startAt?: number;
6557
+ file: Scalars["Upload"];
6558
+ sheets?: InputMaybe<Array<InputMaybe<SheetInput>> | InputMaybe<SheetInput>>;
6559
+ startAt?: InputMaybe<Scalars["Int"]>;
6253
6560
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6254
- export declare type ImportExcelMutationHookResult = ReturnType<typeof useImportExcelMutation>;
6255
- export declare type ImportExcelMutationResult = Apollo.MutationResult<ImportExcelMutation>;
6256
- export declare type ImportExcelMutationOptions = Apollo.BaseMutationOptions<ImportExcelMutation, ImportExcelMutationVariables>;
6561
+ export type ImportExcelMutationHookResult = ReturnType<typeof useImportExcelMutation>;
6562
+ export type ImportExcelMutationResult = Apollo.MutationResult<ImportExcelMutation>;
6563
+ export type ImportExcelMutationOptions = Apollo.BaseMutationOptions<ImportExcelMutation, ImportExcelMutationVariables>;
6257
6564
  export declare const CheckLibraryExistenceDocument: Apollo.DocumentNode;
6258
6565
  /**
6259
6566
  * __useCheckLibraryExistenceQuery__
@@ -6272,16 +6579,16 @@ export declare const CheckLibraryExistenceDocument: Apollo.DocumentNode;
6272
6579
  * });
6273
6580
  */
6274
6581
  export declare function useCheckLibraryExistenceQuery(baseOptions?: Apollo.QueryHookOptions<CheckLibraryExistenceQuery, CheckLibraryExistenceQueryVariables>): Apollo.QueryResult<CheckLibraryExistenceQuery, Exact<{
6275
- id?: string | string[];
6582
+ id?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
6276
6583
  }>>;
6277
6584
  export declare function useCheckLibraryExistenceLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<CheckLibraryExistenceQuery, CheckLibraryExistenceQueryVariables>): Apollo.LazyQueryResultTuple<CheckLibraryExistenceQuery, Exact<{
6278
- id?: string | string[];
6585
+ id?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
6279
6586
  }>>;
6280
- export declare type CheckLibraryExistenceQueryHookResult = ReturnType<typeof useCheckLibraryExistenceQuery>;
6281
- export declare type CheckLibraryExistenceLazyQueryHookResult = ReturnType<typeof useCheckLibraryExistenceLazyQuery>;
6282
- export declare type CheckLibraryExistenceQueryResult = Apollo.QueryResult<CheckLibraryExistenceQuery, CheckLibraryExistenceQueryVariables>;
6587
+ export type CheckLibraryExistenceQueryHookResult = ReturnType<typeof useCheckLibraryExistenceQuery>;
6588
+ export type CheckLibraryExistenceLazyQueryHookResult = ReturnType<typeof useCheckLibraryExistenceLazyQuery>;
6589
+ export type CheckLibraryExistenceQueryResult = Apollo.QueryResult<CheckLibraryExistenceQuery, CheckLibraryExistenceQueryVariables>;
6283
6590
  export declare const DeleteLibraryDocument: Apollo.DocumentNode;
6284
- export declare type DeleteLibraryMutationFn = Apollo.MutationFunction<DeleteLibraryMutation, DeleteLibraryMutationVariables>;
6591
+ export type DeleteLibraryMutationFn = Apollo.MutationFunction<DeleteLibraryMutation, DeleteLibraryMutationVariables>;
6285
6592
  /**
6286
6593
  * __useDeleteLibraryMutation__
6287
6594
  *
@@ -6300,11 +6607,11 @@ export declare type DeleteLibraryMutationFn = Apollo.MutationFunction<DeleteLibr
6300
6607
  * });
6301
6608
  */
6302
6609
  export declare function useDeleteLibraryMutation(baseOptions?: Apollo.MutationHookOptions<DeleteLibraryMutation, DeleteLibraryMutationVariables>): Apollo.MutationTuple<DeleteLibraryMutation, Exact<{
6303
- id?: string;
6610
+ id?: InputMaybe<Scalars["ID"]>;
6304
6611
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6305
- export declare type DeleteLibraryMutationHookResult = ReturnType<typeof useDeleteLibraryMutation>;
6306
- export declare type DeleteLibraryMutationResult = Apollo.MutationResult<DeleteLibraryMutation>;
6307
- export declare type DeleteLibraryMutationOptions = Apollo.BaseMutationOptions<DeleteLibraryMutation, DeleteLibraryMutationVariables>;
6612
+ export type DeleteLibraryMutationHookResult = ReturnType<typeof useDeleteLibraryMutation>;
6613
+ export type DeleteLibraryMutationResult = Apollo.MutationResult<DeleteLibraryMutation>;
6614
+ export type DeleteLibraryMutationOptions = Apollo.BaseMutationOptions<DeleteLibraryMutation, DeleteLibraryMutationVariables>;
6308
6615
  export declare const GetLibrariesDocument: Apollo.DocumentNode;
6309
6616
  /**
6310
6617
  * __useGetLibrariesQuery__
@@ -6327,9 +6634,9 @@ export declare function useGetLibrariesQuery(baseOptions?: Apollo.QueryHookOptio
6327
6634
  export declare function useGetLibrariesLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetLibrariesQuery, GetLibrariesQueryVariables>): Apollo.LazyQueryResultTuple<GetLibrariesQuery, Exact<{
6328
6635
  [key: string]: never;
6329
6636
  }>>;
6330
- export declare type GetLibrariesQueryHookResult = ReturnType<typeof useGetLibrariesQuery>;
6331
- export declare type GetLibrariesLazyQueryHookResult = ReturnType<typeof useGetLibrariesLazyQuery>;
6332
- export declare type GetLibrariesQueryResult = Apollo.QueryResult<GetLibrariesQuery, GetLibrariesQueryVariables>;
6637
+ export type GetLibrariesQueryHookResult = ReturnType<typeof useGetLibrariesQuery>;
6638
+ export type GetLibrariesLazyQueryHookResult = ReturnType<typeof useGetLibrariesLazyQuery>;
6639
+ export type GetLibrariesQueryResult = Apollo.QueryResult<GetLibrariesQuery, GetLibrariesQueryVariables>;
6333
6640
  export declare const GetLibraryByIdDocument: Apollo.DocumentNode;
6334
6641
  /**
6335
6642
  * __useGetLibraryByIdQuery__
@@ -6348,14 +6655,14 @@ export declare const GetLibraryByIdDocument: Apollo.DocumentNode;
6348
6655
  * });
6349
6656
  */
6350
6657
  export declare function useGetLibraryByIdQuery(baseOptions?: Apollo.QueryHookOptions<GetLibraryByIdQuery, GetLibraryByIdQueryVariables>): Apollo.QueryResult<GetLibraryByIdQuery, Exact<{
6351
- id?: string | string[];
6658
+ id?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
6352
6659
  }>>;
6353
6660
  export declare function useGetLibraryByIdLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetLibraryByIdQuery, GetLibraryByIdQueryVariables>): Apollo.LazyQueryResultTuple<GetLibraryByIdQuery, Exact<{
6354
- id?: string | string[];
6661
+ id?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
6355
6662
  }>>;
6356
- export declare type GetLibraryByIdQueryHookResult = ReturnType<typeof useGetLibraryByIdQuery>;
6357
- export declare type GetLibraryByIdLazyQueryHookResult = ReturnType<typeof useGetLibraryByIdLazyQuery>;
6358
- export declare type GetLibraryByIdQueryResult = Apollo.QueryResult<GetLibraryByIdQuery, GetLibraryByIdQueryVariables>;
6663
+ export type GetLibraryByIdQueryHookResult = ReturnType<typeof useGetLibraryByIdQuery>;
6664
+ export type GetLibraryByIdLazyQueryHookResult = ReturnType<typeof useGetLibraryByIdLazyQuery>;
6665
+ export type GetLibraryByIdQueryResult = Apollo.QueryResult<GetLibraryByIdQuery, GetLibraryByIdQueryVariables>;
6359
6666
  export declare const GetLibraryPermissionsDocument: Apollo.DocumentNode;
6360
6667
  /**
6361
6668
  * __useGetLibraryPermissionsQuery__
@@ -6374,14 +6681,14 @@ export declare const GetLibraryPermissionsDocument: Apollo.DocumentNode;
6374
6681
  * });
6375
6682
  */
6376
6683
  export declare function useGetLibraryPermissionsQuery(baseOptions?: Apollo.QueryHookOptions<GetLibraryPermissionsQuery, GetLibraryPermissionsQueryVariables>): Apollo.QueryResult<GetLibraryPermissionsQuery, Exact<{
6377
- libraryId?: string | string[];
6684
+ libraryId?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
6378
6685
  }>>;
6379
6686
  export declare function useGetLibraryPermissionsLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetLibraryPermissionsQuery, GetLibraryPermissionsQueryVariables>): Apollo.LazyQueryResultTuple<GetLibraryPermissionsQuery, Exact<{
6380
- libraryId?: string | string[];
6687
+ libraryId?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
6381
6688
  }>>;
6382
- export declare type GetLibraryPermissionsQueryHookResult = ReturnType<typeof useGetLibraryPermissionsQuery>;
6383
- export declare type GetLibraryPermissionsLazyQueryHookResult = ReturnType<typeof useGetLibraryPermissionsLazyQuery>;
6384
- export declare type GetLibraryPermissionsQueryResult = Apollo.QueryResult<GetLibraryPermissionsQuery, GetLibraryPermissionsQueryVariables>;
6689
+ export type GetLibraryPermissionsQueryHookResult = ReturnType<typeof useGetLibraryPermissionsQuery>;
6690
+ export type GetLibraryPermissionsLazyQueryHookResult = ReturnType<typeof useGetLibraryPermissionsLazyQuery>;
6691
+ export type GetLibraryPermissionsQueryResult = Apollo.QueryResult<GetLibraryPermissionsQuery, GetLibraryPermissionsQueryVariables>;
6385
6692
  export declare const GetLibraryPreviewsSettingsDocument: Apollo.DocumentNode;
6386
6693
  /**
6387
6694
  * __useGetLibraryPreviewsSettingsQuery__
@@ -6400,16 +6707,16 @@ export declare const GetLibraryPreviewsSettingsDocument: Apollo.DocumentNode;
6400
6707
  * });
6401
6708
  */
6402
6709
  export declare function useGetLibraryPreviewsSettingsQuery(baseOptions: Apollo.QueryHookOptions<GetLibraryPreviewsSettingsQuery, GetLibraryPreviewsSettingsQueryVariables>): Apollo.QueryResult<GetLibraryPreviewsSettingsQuery, Exact<{
6403
- id: string;
6710
+ id: Scalars["ID"];
6404
6711
  }>>;
6405
6712
  export declare function useGetLibraryPreviewsSettingsLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetLibraryPreviewsSettingsQuery, GetLibraryPreviewsSettingsQueryVariables>): Apollo.LazyQueryResultTuple<GetLibraryPreviewsSettingsQuery, Exact<{
6406
- id: string;
6713
+ id: Scalars["ID"];
6407
6714
  }>>;
6408
- export declare type GetLibraryPreviewsSettingsQueryHookResult = ReturnType<typeof useGetLibraryPreviewsSettingsQuery>;
6409
- export declare type GetLibraryPreviewsSettingsLazyQueryHookResult = ReturnType<typeof useGetLibraryPreviewsSettingsLazyQuery>;
6410
- export declare type GetLibraryPreviewsSettingsQueryResult = Apollo.QueryResult<GetLibraryPreviewsSettingsQuery, GetLibraryPreviewsSettingsQueryVariables>;
6715
+ export type GetLibraryPreviewsSettingsQueryHookResult = ReturnType<typeof useGetLibraryPreviewsSettingsQuery>;
6716
+ export type GetLibraryPreviewsSettingsLazyQueryHookResult = ReturnType<typeof useGetLibraryPreviewsSettingsLazyQuery>;
6717
+ export type GetLibraryPreviewsSettingsQueryResult = Apollo.QueryResult<GetLibraryPreviewsSettingsQuery, GetLibraryPreviewsSettingsQueryVariables>;
6411
6718
  export declare const SaveLibraryDocument: Apollo.DocumentNode;
6412
- export declare type SaveLibraryMutationFn = Apollo.MutationFunction<SaveLibraryMutation, SaveLibraryMutationVariables>;
6719
+ export type SaveLibraryMutationFn = Apollo.MutationFunction<SaveLibraryMutation, SaveLibraryMutationVariables>;
6413
6720
  /**
6414
6721
  * __useSaveLibraryMutation__
6415
6722
  *
@@ -6430,9 +6737,9 @@ export declare type SaveLibraryMutationFn = Apollo.MutationFunction<SaveLibraryM
6430
6737
  export declare function useSaveLibraryMutation(baseOptions?: Apollo.MutationHookOptions<SaveLibraryMutation, SaveLibraryMutationVariables>): Apollo.MutationTuple<SaveLibraryMutation, Exact<{
6431
6738
  library: LibraryInput;
6432
6739
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6433
- export declare type SaveLibraryMutationHookResult = ReturnType<typeof useSaveLibraryMutation>;
6434
- export declare type SaveLibraryMutationResult = Apollo.MutationResult<SaveLibraryMutation>;
6435
- export declare type SaveLibraryMutationOptions = Apollo.BaseMutationOptions<SaveLibraryMutation, SaveLibraryMutationVariables>;
6740
+ export type SaveLibraryMutationHookResult = ReturnType<typeof useSaveLibraryMutation>;
6741
+ export type SaveLibraryMutationResult = Apollo.MutationResult<SaveLibraryMutation>;
6742
+ export type SaveLibraryMutationOptions = Apollo.BaseMutationOptions<SaveLibraryMutation, SaveLibraryMutationVariables>;
6436
6743
  export declare const IsAllowedDocument: Apollo.DocumentNode;
6437
6744
  /**
6438
6745
  * __useIsAllowedQuery__
@@ -6455,21 +6762,21 @@ export declare const IsAllowedDocument: Apollo.DocumentNode;
6455
6762
  */
6456
6763
  export declare function useIsAllowedQuery(baseOptions: Apollo.QueryHookOptions<IsAllowedQuery, IsAllowedQueryVariables>): Apollo.QueryResult<IsAllowedQuery, Exact<{
6457
6764
  type: PermissionTypes;
6458
- actions: PermissionsActions | PermissionsActions[];
6459
- applyTo?: string;
6460
- target?: PermissionTarget;
6765
+ actions: Array<PermissionsActions> | PermissionsActions;
6766
+ applyTo?: InputMaybe<Scalars["ID"]>;
6767
+ target?: InputMaybe<PermissionTarget>;
6461
6768
  }>>;
6462
6769
  export declare function useIsAllowedLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<IsAllowedQuery, IsAllowedQueryVariables>): Apollo.LazyQueryResultTuple<IsAllowedQuery, Exact<{
6463
6770
  type: PermissionTypes;
6464
- actions: PermissionsActions | PermissionsActions[];
6465
- applyTo?: string;
6466
- target?: PermissionTarget;
6771
+ actions: Array<PermissionsActions> | PermissionsActions;
6772
+ applyTo?: InputMaybe<Scalars["ID"]>;
6773
+ target?: InputMaybe<PermissionTarget>;
6467
6774
  }>>;
6468
- export declare type IsAllowedQueryHookResult = ReturnType<typeof useIsAllowedQuery>;
6469
- export declare type IsAllowedLazyQueryHookResult = ReturnType<typeof useIsAllowedLazyQuery>;
6470
- export declare type IsAllowedQueryResult = Apollo.QueryResult<IsAllowedQuery, IsAllowedQueryVariables>;
6775
+ export type IsAllowedQueryHookResult = ReturnType<typeof useIsAllowedQuery>;
6776
+ export type IsAllowedLazyQueryHookResult = ReturnType<typeof useIsAllowedLazyQuery>;
6777
+ export type IsAllowedQueryResult = Apollo.QueryResult<IsAllowedQuery, IsAllowedQueryVariables>;
6471
6778
  export declare const CreateRecordDocument: Apollo.DocumentNode;
6472
- export declare type CreateRecordMutationFn = Apollo.MutationFunction<CreateRecordMutation, CreateRecordMutationVariables>;
6779
+ export type CreateRecordMutationFn = Apollo.MutationFunction<CreateRecordMutation, CreateRecordMutationVariables>;
6473
6780
  /**
6474
6781
  * __useCreateRecordMutation__
6475
6782
  *
@@ -6489,14 +6796,14 @@ export declare type CreateRecordMutationFn = Apollo.MutationFunction<CreateRecor
6489
6796
  * });
6490
6797
  */
6491
6798
  export declare function useCreateRecordMutation(baseOptions?: Apollo.MutationHookOptions<CreateRecordMutation, CreateRecordMutationVariables>): Apollo.MutationTuple<CreateRecordMutation, Exact<{
6492
- library: string;
6493
- data?: CreateRecordDataInput;
6799
+ library: Scalars["ID"];
6800
+ data?: InputMaybe<CreateRecordDataInput>;
6494
6801
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6495
- export declare type CreateRecordMutationHookResult = ReturnType<typeof useCreateRecordMutation>;
6496
- export declare type CreateRecordMutationResult = Apollo.MutationResult<CreateRecordMutation>;
6497
- export declare type CreateRecordMutationOptions = Apollo.BaseMutationOptions<CreateRecordMutation, CreateRecordMutationVariables>;
6802
+ export type CreateRecordMutationHookResult = ReturnType<typeof useCreateRecordMutation>;
6803
+ export type CreateRecordMutationResult = Apollo.MutationResult<CreateRecordMutation>;
6804
+ export type CreateRecordMutationOptions = Apollo.BaseMutationOptions<CreateRecordMutation, CreateRecordMutationVariables>;
6498
6805
  export declare const DeactivateRecordsDocument: Apollo.DocumentNode;
6499
- export declare type DeactivateRecordsMutationFn = Apollo.MutationFunction<DeactivateRecordsMutation, DeactivateRecordsMutationVariables>;
6806
+ export type DeactivateRecordsMutationFn = Apollo.MutationFunction<DeactivateRecordsMutation, DeactivateRecordsMutationVariables>;
6500
6807
  /**
6501
6808
  * __useDeactivateRecordsMutation__
6502
6809
  *
@@ -6517,13 +6824,13 @@ export declare type DeactivateRecordsMutationFn = Apollo.MutationFunction<Deacti
6517
6824
  * });
6518
6825
  */
6519
6826
  export declare function useDeactivateRecordsMutation(baseOptions?: Apollo.MutationHookOptions<DeactivateRecordsMutation, DeactivateRecordsMutationVariables>): Apollo.MutationTuple<DeactivateRecordsMutation, Exact<{
6520
- libraryId: string;
6521
- recordsIds?: string | string[];
6522
- filters?: RecordFilterInput | RecordFilterInput[];
6827
+ libraryId: Scalars["String"];
6828
+ recordsIds?: InputMaybe<Array<Scalars["String"]> | Scalars["String"]>;
6829
+ filters?: InputMaybe<Array<RecordFilterInput> | RecordFilterInput>;
6523
6830
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6524
- export declare type DeactivateRecordsMutationHookResult = ReturnType<typeof useDeactivateRecordsMutation>;
6525
- export declare type DeactivateRecordsMutationResult = Apollo.MutationResult<DeactivateRecordsMutation>;
6526
- export declare type DeactivateRecordsMutationOptions = Apollo.BaseMutationOptions<DeactivateRecordsMutation, DeactivateRecordsMutationVariables>;
6831
+ export type DeactivateRecordsMutationHookResult = ReturnType<typeof useDeactivateRecordsMutation>;
6832
+ export type DeactivateRecordsMutationResult = Apollo.MutationResult<DeactivateRecordsMutation>;
6833
+ export type DeactivateRecordsMutationOptions = Apollo.BaseMutationOptions<DeactivateRecordsMutation, DeactivateRecordsMutationVariables>;
6527
6834
  export declare const DoesFileExistAsChildDocument: Apollo.DocumentNode;
6528
6835
  /**
6529
6836
  * __useDoesFileExistAsChildQuery__
@@ -6544,18 +6851,18 @@ export declare const DoesFileExistAsChildDocument: Apollo.DocumentNode;
6544
6851
  * });
6545
6852
  */
6546
6853
  export declare function useDoesFileExistAsChildQuery(baseOptions: Apollo.QueryHookOptions<DoesFileExistAsChildQuery, DoesFileExistAsChildQueryVariables>): Apollo.QueryResult<DoesFileExistAsChildQuery, Exact<{
6547
- parentNode?: string;
6548
- treeId: string;
6549
- filename: string;
6854
+ parentNode?: InputMaybe<Scalars["ID"]>;
6855
+ treeId: Scalars["ID"];
6856
+ filename: Scalars["String"];
6550
6857
  }>>;
6551
6858
  export declare function useDoesFileExistAsChildLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<DoesFileExistAsChildQuery, DoesFileExistAsChildQueryVariables>): Apollo.LazyQueryResultTuple<DoesFileExistAsChildQuery, Exact<{
6552
- parentNode?: string;
6553
- treeId: string;
6554
- filename: string;
6859
+ parentNode?: InputMaybe<Scalars["ID"]>;
6860
+ treeId: Scalars["ID"];
6861
+ filename: Scalars["String"];
6555
6862
  }>>;
6556
- export declare type DoesFileExistAsChildQueryHookResult = ReturnType<typeof useDoesFileExistAsChildQuery>;
6557
- export declare type DoesFileExistAsChildLazyQueryHookResult = ReturnType<typeof useDoesFileExistAsChildLazyQuery>;
6558
- export declare type DoesFileExistAsChildQueryResult = Apollo.QueryResult<DoesFileExistAsChildQuery, DoesFileExistAsChildQueryVariables>;
6863
+ export type DoesFileExistAsChildQueryHookResult = ReturnType<typeof useDoesFileExistAsChildQuery>;
6864
+ export type DoesFileExistAsChildLazyQueryHookResult = ReturnType<typeof useDoesFileExistAsChildLazyQuery>;
6865
+ export type DoesFileExistAsChildQueryResult = Apollo.QueryResult<DoesFileExistAsChildQuery, DoesFileExistAsChildQueryVariables>;
6559
6866
  export declare const GetFileDataDocument: Apollo.DocumentNode;
6560
6867
  /**
6561
6868
  * __useGetFileDataQuery__
@@ -6576,18 +6883,18 @@ export declare const GetFileDataDocument: Apollo.DocumentNode;
6576
6883
  * });
6577
6884
  */
6578
6885
  export declare function useGetFileDataQuery(baseOptions: Apollo.QueryHookOptions<GetFileDataQuery, GetFileDataQueryVariables>): Apollo.QueryResult<GetFileDataQuery, Exact<{
6579
- library: string;
6580
- fileId: string;
6581
- previewsStatusAttribute: string;
6886
+ library: Scalars["ID"];
6887
+ fileId: Scalars["String"];
6888
+ previewsStatusAttribute: Scalars["ID"];
6582
6889
  }>>;
6583
6890
  export declare function useGetFileDataLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetFileDataQuery, GetFileDataQueryVariables>): Apollo.LazyQueryResultTuple<GetFileDataQuery, Exact<{
6584
- library: string;
6585
- fileId: string;
6586
- previewsStatusAttribute: string;
6891
+ library: Scalars["ID"];
6892
+ fileId: Scalars["String"];
6893
+ previewsStatusAttribute: Scalars["ID"];
6587
6894
  }>>;
6588
- export declare type GetFileDataQueryHookResult = ReturnType<typeof useGetFileDataQuery>;
6589
- export declare type GetFileDataLazyQueryHookResult = ReturnType<typeof useGetFileDataLazyQuery>;
6590
- export declare type GetFileDataQueryResult = Apollo.QueryResult<GetFileDataQuery, GetFileDataQueryVariables>;
6895
+ export type GetFileDataQueryHookResult = ReturnType<typeof useGetFileDataQuery>;
6896
+ export type GetFileDataLazyQueryHookResult = ReturnType<typeof useGetFileDataLazyQuery>;
6897
+ export type GetFileDataQueryResult = Apollo.QueryResult<GetFileDataQuery, GetFileDataQueryVariables>;
6591
6898
  export declare const RecordFormDocument: Apollo.DocumentNode;
6592
6899
  /**
6593
6900
  * __useRecordFormQuery__
@@ -6609,20 +6916,20 @@ export declare const RecordFormDocument: Apollo.DocumentNode;
6609
6916
  * });
6610
6917
  */
6611
6918
  export declare function useRecordFormQuery(baseOptions: Apollo.QueryHookOptions<RecordFormQuery, RecordFormQueryVariables>): Apollo.QueryResult<RecordFormQuery, Exact<{
6612
- libraryId: string;
6613
- formId: string;
6614
- recordId?: string;
6615
- version?: ValueVersionInput | ValueVersionInput[];
6919
+ libraryId: Scalars["String"];
6920
+ formId: Scalars["String"];
6921
+ recordId?: InputMaybe<Scalars["String"]>;
6922
+ version?: InputMaybe<Array<ValueVersionInput> | ValueVersionInput>;
6616
6923
  }>>;
6617
6924
  export declare function useRecordFormLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<RecordFormQuery, RecordFormQueryVariables>): Apollo.LazyQueryResultTuple<RecordFormQuery, Exact<{
6618
- libraryId: string;
6619
- formId: string;
6620
- recordId?: string;
6621
- version?: ValueVersionInput | ValueVersionInput[];
6925
+ libraryId: Scalars["String"];
6926
+ formId: Scalars["String"];
6927
+ recordId?: InputMaybe<Scalars["String"]>;
6928
+ version?: InputMaybe<Array<ValueVersionInput> | ValueVersionInput>;
6622
6929
  }>>;
6623
- export declare type RecordFormQueryHookResult = ReturnType<typeof useRecordFormQuery>;
6624
- export declare type RecordFormLazyQueryHookResult = ReturnType<typeof useRecordFormLazyQuery>;
6625
- export declare type RecordFormQueryResult = Apollo.QueryResult<RecordFormQuery, RecordFormQueryVariables>;
6930
+ export type RecordFormQueryHookResult = ReturnType<typeof useRecordFormQuery>;
6931
+ export type RecordFormLazyQueryHookResult = ReturnType<typeof useRecordFormLazyQuery>;
6932
+ export type RecordFormQueryResult = Apollo.QueryResult<RecordFormQuery, RecordFormQueryVariables>;
6626
6933
  export declare const RecordUpdateDocument: Apollo.DocumentNode;
6627
6934
  /**
6628
6935
  * __useRecordUpdateSubscription__
@@ -6641,12 +6948,12 @@ export declare const RecordUpdateDocument: Apollo.DocumentNode;
6641
6948
  * });
6642
6949
  */
6643
6950
  export declare function useRecordUpdateSubscription(baseOptions?: Apollo.SubscriptionHookOptions<RecordUpdateSubscription, RecordUpdateSubscriptionVariables>): Apollo.SubscriptionResult<RecordUpdateSubscription, Exact<{
6644
- filters?: RecordUpdateFilterInput;
6951
+ filters?: InputMaybe<RecordUpdateFilterInput>;
6645
6952
  }>>;
6646
- export declare type RecordUpdateSubscriptionHookResult = ReturnType<typeof useRecordUpdateSubscription>;
6647
- export declare type RecordUpdateSubscriptionResult = Apollo.SubscriptionResult<RecordUpdateSubscription>;
6953
+ export type RecordUpdateSubscriptionHookResult = ReturnType<typeof useRecordUpdateSubscription>;
6954
+ export type RecordUpdateSubscriptionResult = Apollo.SubscriptionResult<RecordUpdateSubscription>;
6648
6955
  export declare const IndexRecordsDocument: Apollo.DocumentNode;
6649
- export declare type IndexRecordsMutationFn = Apollo.MutationFunction<IndexRecordsMutation, IndexRecordsMutationVariables>;
6956
+ export type IndexRecordsMutationFn = Apollo.MutationFunction<IndexRecordsMutation, IndexRecordsMutationVariables>;
6650
6957
  /**
6651
6958
  * __useIndexRecordsMutation__
6652
6959
  *
@@ -6666,14 +6973,14 @@ export declare type IndexRecordsMutationFn = Apollo.MutationFunction<IndexRecord
6666
6973
  * });
6667
6974
  */
6668
6975
  export declare function useIndexRecordsMutation(baseOptions?: Apollo.MutationHookOptions<IndexRecordsMutation, IndexRecordsMutationVariables>): Apollo.MutationTuple<IndexRecordsMutation, Exact<{
6669
- libraryId: string;
6670
- records?: string | string[];
6976
+ libraryId: Scalars["String"];
6977
+ records?: InputMaybe<Array<Scalars["String"]> | Scalars["String"]>;
6671
6978
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6672
- export declare type IndexRecordsMutationHookResult = ReturnType<typeof useIndexRecordsMutation>;
6673
- export declare type IndexRecordsMutationResult = Apollo.MutationResult<IndexRecordsMutation>;
6674
- export declare type IndexRecordsMutationOptions = Apollo.BaseMutationOptions<IndexRecordsMutation, IndexRecordsMutationVariables>;
6979
+ export type IndexRecordsMutationHookResult = ReturnType<typeof useIndexRecordsMutation>;
6980
+ export type IndexRecordsMutationResult = Apollo.MutationResult<IndexRecordsMutation>;
6981
+ export type IndexRecordsMutationOptions = Apollo.BaseMutationOptions<IndexRecordsMutation, IndexRecordsMutationVariables>;
6675
6982
  export declare const CancelTaskDocument: Apollo.DocumentNode;
6676
- export declare type CancelTaskMutationFn = Apollo.MutationFunction<CancelTaskMutation, CancelTaskMutationVariables>;
6983
+ export type CancelTaskMutationFn = Apollo.MutationFunction<CancelTaskMutation, CancelTaskMutationVariables>;
6677
6984
  /**
6678
6985
  * __useCancelTaskMutation__
6679
6986
  *
@@ -6692,11 +6999,11 @@ export declare type CancelTaskMutationFn = Apollo.MutationFunction<CancelTaskMut
6692
6999
  * });
6693
7000
  */
6694
7001
  export declare function useCancelTaskMutation(baseOptions?: Apollo.MutationHookOptions<CancelTaskMutation, CancelTaskMutationVariables>): Apollo.MutationTuple<CancelTaskMutation, Exact<{
6695
- taskId: string;
7002
+ taskId: Scalars["ID"];
6696
7003
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6697
- export declare type CancelTaskMutationHookResult = ReturnType<typeof useCancelTaskMutation>;
6698
- export declare type CancelTaskMutationResult = Apollo.MutationResult<CancelTaskMutation>;
6699
- export declare type CancelTaskMutationOptions = Apollo.BaseMutationOptions<CancelTaskMutation, CancelTaskMutationVariables>;
7004
+ export type CancelTaskMutationHookResult = ReturnType<typeof useCancelTaskMutation>;
7005
+ export type CancelTaskMutationResult = Apollo.MutationResult<CancelTaskMutation>;
7006
+ export type CancelTaskMutationOptions = Apollo.BaseMutationOptions<CancelTaskMutation, CancelTaskMutationVariables>;
6700
7007
  export declare const CheckTreeExistenceDocument: Apollo.DocumentNode;
6701
7008
  /**
6702
7009
  * __useCheckTreeExistenceQuery__
@@ -6715,16 +7022,16 @@ export declare const CheckTreeExistenceDocument: Apollo.DocumentNode;
6715
7022
  * });
6716
7023
  */
6717
7024
  export declare function useCheckTreeExistenceQuery(baseOptions?: Apollo.QueryHookOptions<CheckTreeExistenceQuery, CheckTreeExistenceQueryVariables>): Apollo.QueryResult<CheckTreeExistenceQuery, Exact<{
6718
- id?: string | string[];
7025
+ id?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
6719
7026
  }>>;
6720
7027
  export declare function useCheckTreeExistenceLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<CheckTreeExistenceQuery, CheckTreeExistenceQueryVariables>): Apollo.LazyQueryResultTuple<CheckTreeExistenceQuery, Exact<{
6721
- id?: string | string[];
7028
+ id?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
6722
7029
  }>>;
6723
- export declare type CheckTreeExistenceQueryHookResult = ReturnType<typeof useCheckTreeExistenceQuery>;
6724
- export declare type CheckTreeExistenceLazyQueryHookResult = ReturnType<typeof useCheckTreeExistenceLazyQuery>;
6725
- export declare type CheckTreeExistenceQueryResult = Apollo.QueryResult<CheckTreeExistenceQuery, CheckTreeExistenceQueryVariables>;
7030
+ export type CheckTreeExistenceQueryHookResult = ReturnType<typeof useCheckTreeExistenceQuery>;
7031
+ export type CheckTreeExistenceLazyQueryHookResult = ReturnType<typeof useCheckTreeExistenceLazyQuery>;
7032
+ export type CheckTreeExistenceQueryResult = Apollo.QueryResult<CheckTreeExistenceQuery, CheckTreeExistenceQueryVariables>;
6726
7033
  export declare const DeleteTreeDocument: Apollo.DocumentNode;
6727
- export declare type DeleteTreeMutationFn = Apollo.MutationFunction<DeleteTreeMutation, DeleteTreeMutationVariables>;
7034
+ export type DeleteTreeMutationFn = Apollo.MutationFunction<DeleteTreeMutation, DeleteTreeMutationVariables>;
6728
7035
  /**
6729
7036
  * __useDeleteTreeMutation__
6730
7037
  *
@@ -6743,11 +7050,11 @@ export declare type DeleteTreeMutationFn = Apollo.MutationFunction<DeleteTreeMut
6743
7050
  * });
6744
7051
  */
6745
7052
  export declare function useDeleteTreeMutation(baseOptions?: Apollo.MutationHookOptions<DeleteTreeMutation, DeleteTreeMutationVariables>): Apollo.MutationTuple<DeleteTreeMutation, Exact<{
6746
- id: string;
7053
+ id: Scalars["ID"];
6747
7054
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6748
- export declare type DeleteTreeMutationHookResult = ReturnType<typeof useDeleteTreeMutation>;
6749
- export declare type DeleteTreeMutationResult = Apollo.MutationResult<DeleteTreeMutation>;
6750
- export declare type DeleteTreeMutationOptions = Apollo.BaseMutationOptions<DeleteTreeMutation, DeleteTreeMutationVariables>;
7055
+ export type DeleteTreeMutationHookResult = ReturnType<typeof useDeleteTreeMutation>;
7056
+ export type DeleteTreeMutationResult = Apollo.MutationResult<DeleteTreeMutation>;
7057
+ export type DeleteTreeMutationOptions = Apollo.BaseMutationOptions<DeleteTreeMutation, DeleteTreeMutationVariables>;
6751
7058
  export declare const GetTreeByIdDocument: Apollo.DocumentNode;
6752
7059
  /**
6753
7060
  * __useGetTreeByIdQuery__
@@ -6766,14 +7073,14 @@ export declare const GetTreeByIdDocument: Apollo.DocumentNode;
6766
7073
  * });
6767
7074
  */
6768
7075
  export declare function useGetTreeByIdQuery(baseOptions?: Apollo.QueryHookOptions<GetTreeByIdQuery, GetTreeByIdQueryVariables>): Apollo.QueryResult<GetTreeByIdQuery, Exact<{
6769
- id?: string | string[];
7076
+ id?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
6770
7077
  }>>;
6771
7078
  export declare function useGetTreeByIdLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetTreeByIdQuery, GetTreeByIdQueryVariables>): Apollo.LazyQueryResultTuple<GetTreeByIdQuery, Exact<{
6772
- id?: string | string[];
7079
+ id?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
6773
7080
  }>>;
6774
- export declare type GetTreeByIdQueryHookResult = ReturnType<typeof useGetTreeByIdQuery>;
6775
- export declare type GetTreeByIdLazyQueryHookResult = ReturnType<typeof useGetTreeByIdLazyQuery>;
6776
- export declare type GetTreeByIdQueryResult = Apollo.QueryResult<GetTreeByIdQuery, GetTreeByIdQueryVariables>;
7081
+ export type GetTreeByIdQueryHookResult = ReturnType<typeof useGetTreeByIdQuery>;
7082
+ export type GetTreeByIdLazyQueryHookResult = ReturnType<typeof useGetTreeByIdLazyQuery>;
7083
+ export type GetTreeByIdQueryResult = Apollo.QueryResult<GetTreeByIdQuery, GetTreeByIdQueryVariables>;
6777
7084
  export declare const GetTreeLibrariesDocument: Apollo.DocumentNode;
6778
7085
  /**
6779
7086
  * __useGetTreeLibrariesQuery__
@@ -6793,16 +7100,16 @@ export declare const GetTreeLibrariesDocument: Apollo.DocumentNode;
6793
7100
  * });
6794
7101
  */
6795
7102
  export declare function useGetTreeLibrariesQuery(baseOptions?: Apollo.QueryHookOptions<GetTreeLibrariesQuery, GetTreeLibrariesQueryVariables>): Apollo.QueryResult<GetTreeLibrariesQuery, Exact<{
6796
- treeId?: string | string[];
6797
- library?: string;
7103
+ treeId?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
7104
+ library?: InputMaybe<Scalars["String"]>;
6798
7105
  }>>;
6799
7106
  export declare function useGetTreeLibrariesLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetTreeLibrariesQuery, GetTreeLibrariesQueryVariables>): Apollo.LazyQueryResultTuple<GetTreeLibrariesQuery, Exact<{
6800
- treeId?: string | string[];
6801
- library?: string;
7107
+ treeId?: InputMaybe<Array<Scalars["ID"]> | Scalars["ID"]>;
7108
+ library?: InputMaybe<Scalars["String"]>;
6802
7109
  }>>;
6803
- export declare type GetTreeLibrariesQueryHookResult = ReturnType<typeof useGetTreeLibrariesQuery>;
6804
- export declare type GetTreeLibrariesLazyQueryHookResult = ReturnType<typeof useGetTreeLibrariesLazyQuery>;
6805
- export declare type GetTreeLibrariesQueryResult = Apollo.QueryResult<GetTreeLibrariesQuery, GetTreeLibrariesQueryVariables>;
7110
+ export type GetTreeLibrariesQueryHookResult = ReturnType<typeof useGetTreeLibrariesQuery>;
7111
+ export type GetTreeLibrariesLazyQueryHookResult = ReturnType<typeof useGetTreeLibrariesLazyQuery>;
7112
+ export type GetTreeLibrariesQueryResult = Apollo.QueryResult<GetTreeLibrariesQuery, GetTreeLibrariesQueryVariables>;
6806
7113
  export declare const GetTreesDocument: Apollo.DocumentNode;
6807
7114
  /**
6808
7115
  * __useGetTreesQuery__
@@ -6825,11 +7132,11 @@ export declare function useGetTreesQuery(baseOptions?: Apollo.QueryHookOptions<G
6825
7132
  export declare function useGetTreesLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetTreesQuery, GetTreesQueryVariables>): Apollo.LazyQueryResultTuple<GetTreesQuery, Exact<{
6826
7133
  [key: string]: never;
6827
7134
  }>>;
6828
- export declare type GetTreesQueryHookResult = ReturnType<typeof useGetTreesQuery>;
6829
- export declare type GetTreesLazyQueryHookResult = ReturnType<typeof useGetTreesLazyQuery>;
6830
- export declare type GetTreesQueryResult = Apollo.QueryResult<GetTreesQuery, GetTreesQueryVariables>;
7135
+ export type GetTreesQueryHookResult = ReturnType<typeof useGetTreesQuery>;
7136
+ export type GetTreesLazyQueryHookResult = ReturnType<typeof useGetTreesLazyQuery>;
7137
+ export type GetTreesQueryResult = Apollo.QueryResult<GetTreesQuery, GetTreesQueryVariables>;
6831
7138
  export declare const SaveTreeDocument: Apollo.DocumentNode;
6832
- export declare type SaveTreeMutationFn = Apollo.MutationFunction<SaveTreeMutation, SaveTreeMutationVariables>;
7139
+ export type SaveTreeMutationFn = Apollo.MutationFunction<SaveTreeMutation, SaveTreeMutationVariables>;
6833
7140
  /**
6834
7141
  * __useSaveTreeMutation__
6835
7142
  *
@@ -6850,9 +7157,9 @@ export declare type SaveTreeMutationFn = Apollo.MutationFunction<SaveTreeMutatio
6850
7157
  export declare function useSaveTreeMutation(baseOptions?: Apollo.MutationHookOptions<SaveTreeMutation, SaveTreeMutationVariables>): Apollo.MutationTuple<SaveTreeMutation, Exact<{
6851
7158
  tree: TreeInput;
6852
7159
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6853
- export declare type SaveTreeMutationHookResult = ReturnType<typeof useSaveTreeMutation>;
6854
- export declare type SaveTreeMutationResult = Apollo.MutationResult<SaveTreeMutation>;
6855
- export declare type SaveTreeMutationOptions = Apollo.BaseMutationOptions<SaveTreeMutation, SaveTreeMutationVariables>;
7160
+ export type SaveTreeMutationHookResult = ReturnType<typeof useSaveTreeMutation>;
7161
+ export type SaveTreeMutationResult = Apollo.MutationResult<SaveTreeMutation>;
7162
+ export type SaveTreeMutationOptions = Apollo.BaseMutationOptions<SaveTreeMutation, SaveTreeMutationVariables>;
6856
7163
  export declare const TreeNodeChildrenDocument: Apollo.DocumentNode;
6857
7164
  /**
6858
7165
  * __useTreeNodeChildrenQuery__
@@ -6873,18 +7180,18 @@ export declare const TreeNodeChildrenDocument: Apollo.DocumentNode;
6873
7180
  * });
6874
7181
  */
6875
7182
  export declare function useTreeNodeChildrenQuery(baseOptions: Apollo.QueryHookOptions<TreeNodeChildrenQuery, TreeNodeChildrenQueryVariables>): Apollo.QueryResult<TreeNodeChildrenQuery, Exact<{
6876
- treeId: string;
6877
- node?: string;
6878
- pagination?: Pagination;
7183
+ treeId: Scalars["ID"];
7184
+ node?: InputMaybe<Scalars["ID"]>;
7185
+ pagination?: InputMaybe<Pagination>;
6879
7186
  }>>;
6880
7187
  export declare function useTreeNodeChildrenLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<TreeNodeChildrenQuery, TreeNodeChildrenQueryVariables>): Apollo.LazyQueryResultTuple<TreeNodeChildrenQuery, Exact<{
6881
- treeId: string;
6882
- node?: string;
6883
- pagination?: Pagination;
7188
+ treeId: Scalars["ID"];
7189
+ node?: InputMaybe<Scalars["ID"]>;
7190
+ pagination?: InputMaybe<Pagination>;
6884
7191
  }>>;
6885
- export declare type TreeNodeChildrenQueryHookResult = ReturnType<typeof useTreeNodeChildrenQuery>;
6886
- export declare type TreeNodeChildrenLazyQueryHookResult = ReturnType<typeof useTreeNodeChildrenLazyQuery>;
6887
- export declare type TreeNodeChildrenQueryResult = Apollo.QueryResult<TreeNodeChildrenQuery, TreeNodeChildrenQueryVariables>;
7192
+ export type TreeNodeChildrenQueryHookResult = ReturnType<typeof useTreeNodeChildrenQuery>;
7193
+ export type TreeNodeChildrenLazyQueryHookResult = ReturnType<typeof useTreeNodeChildrenLazyQuery>;
7194
+ export type TreeNodeChildrenQueryResult = Apollo.QueryResult<TreeNodeChildrenQuery, TreeNodeChildrenQueryVariables>;
6888
7195
  export declare const GetUserDataDocument: Apollo.DocumentNode;
6889
7196
  /**
6890
7197
  * __useGetUserDataQuery__
@@ -6904,18 +7211,18 @@ export declare const GetUserDataDocument: Apollo.DocumentNode;
6904
7211
  * });
6905
7212
  */
6906
7213
  export declare function useGetUserDataQuery(baseOptions: Apollo.QueryHookOptions<GetUserDataQuery, GetUserDataQueryVariables>): Apollo.QueryResult<GetUserDataQuery, Exact<{
6907
- keys: string | string[];
6908
- global?: boolean;
7214
+ keys: Array<Scalars["String"]> | Scalars["String"];
7215
+ global?: InputMaybe<Scalars["Boolean"]>;
6909
7216
  }>>;
6910
7217
  export declare function useGetUserDataLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetUserDataQuery, GetUserDataQueryVariables>): Apollo.LazyQueryResultTuple<GetUserDataQuery, Exact<{
6911
- keys: string | string[];
6912
- global?: boolean;
7218
+ keys: Array<Scalars["String"]> | Scalars["String"];
7219
+ global?: InputMaybe<Scalars["Boolean"]>;
6913
7220
  }>>;
6914
- export declare type GetUserDataQueryHookResult = ReturnType<typeof useGetUserDataQuery>;
6915
- export declare type GetUserDataLazyQueryHookResult = ReturnType<typeof useGetUserDataLazyQuery>;
6916
- export declare type GetUserDataQueryResult = Apollo.QueryResult<GetUserDataQuery, GetUserDataQueryVariables>;
7221
+ export type GetUserDataQueryHookResult = ReturnType<typeof useGetUserDataQuery>;
7222
+ export type GetUserDataLazyQueryHookResult = ReturnType<typeof useGetUserDataLazyQuery>;
7223
+ export type GetUserDataQueryResult = Apollo.QueryResult<GetUserDataQuery, GetUserDataQueryVariables>;
6917
7224
  export declare const SaveUserDataDocument: Apollo.DocumentNode;
6918
- export declare type SaveUserDataMutationFn = Apollo.MutationFunction<SaveUserDataMutation, SaveUserDataMutationVariables>;
7225
+ export type SaveUserDataMutationFn = Apollo.MutationFunction<SaveUserDataMutation, SaveUserDataMutationVariables>;
6919
7226
  /**
6920
7227
  * __useSaveUserDataMutation__
6921
7228
  *
@@ -6936,15 +7243,15 @@ export declare type SaveUserDataMutationFn = Apollo.MutationFunction<SaveUserDat
6936
7243
  * });
6937
7244
  */
6938
7245
  export declare function useSaveUserDataMutation(baseOptions?: Apollo.MutationHookOptions<SaveUserDataMutation, SaveUserDataMutationVariables>): Apollo.MutationTuple<SaveUserDataMutation, Exact<{
6939
- key: string;
6940
- value?: any;
6941
- global: boolean;
7246
+ key: Scalars["String"];
7247
+ value?: InputMaybe<Scalars["Any"]>;
7248
+ global: Scalars["Boolean"];
6942
7249
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6943
- export declare type SaveUserDataMutationHookResult = ReturnType<typeof useSaveUserDataMutation>;
6944
- export declare type SaveUserDataMutationResult = Apollo.MutationResult<SaveUserDataMutation>;
6945
- export declare type SaveUserDataMutationOptions = Apollo.BaseMutationOptions<SaveUserDataMutation, SaveUserDataMutationVariables>;
7250
+ export type SaveUserDataMutationHookResult = ReturnType<typeof useSaveUserDataMutation>;
7251
+ export type SaveUserDataMutationResult = Apollo.MutationResult<SaveUserDataMutation>;
7252
+ export type SaveUserDataMutationOptions = Apollo.BaseMutationOptions<SaveUserDataMutation, SaveUserDataMutationVariables>;
6946
7253
  export declare const DeleteValueDocument: Apollo.DocumentNode;
6947
- export declare type DeleteValueMutationFn = Apollo.MutationFunction<DeleteValueMutation, DeleteValueMutationVariables>;
7254
+ export type DeleteValueMutationFn = Apollo.MutationFunction<DeleteValueMutation, DeleteValueMutationVariables>;
6948
7255
  /**
6949
7256
  * __useDeleteValueMutation__
6950
7257
  *
@@ -6966,16 +7273,48 @@ export declare type DeleteValueMutationFn = Apollo.MutationFunction<DeleteValueM
6966
7273
  * });
6967
7274
  */
6968
7275
  export declare function useDeleteValueMutation(baseOptions?: Apollo.MutationHookOptions<DeleteValueMutation, DeleteValueMutationVariables>): Apollo.MutationTuple<DeleteValueMutation, Exact<{
6969
- library: string;
6970
- recordId: string;
6971
- attribute: string;
6972
- value?: ValueInput;
7276
+ library: Scalars["ID"];
7277
+ recordId: Scalars["ID"];
7278
+ attribute: Scalars["ID"];
7279
+ value?: InputMaybe<ValueInput>;
6973
7280
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
6974
- export declare type DeleteValueMutationHookResult = ReturnType<typeof useDeleteValueMutation>;
6975
- export declare type DeleteValueMutationResult = Apollo.MutationResult<DeleteValueMutation>;
6976
- export declare type DeleteValueMutationOptions = Apollo.BaseMutationOptions<DeleteValueMutation, DeleteValueMutationVariables>;
7281
+ export type DeleteValueMutationHookResult = ReturnType<typeof useDeleteValueMutation>;
7282
+ export type DeleteValueMutationResult = Apollo.MutationResult<DeleteValueMutation>;
7283
+ export type DeleteValueMutationOptions = Apollo.BaseMutationOptions<DeleteValueMutation, DeleteValueMutationVariables>;
7284
+ export declare const RunActionsListAndFormatOnValueDocument: Apollo.DocumentNode;
7285
+ /**
7286
+ * __useRunActionsListAndFormatOnValueQuery__
7287
+ *
7288
+ * To run a query within a React component, call `useRunActionsListAndFormatOnValueQuery` and pass it any options that fit your needs.
7289
+ * When your component renders, `useRunActionsListAndFormatOnValueQuery` returns an object from Apollo Client that contains loading, error, and data properties
7290
+ * you can use to render your UI.
7291
+ *
7292
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
7293
+ *
7294
+ * @example
7295
+ * const { data, loading, error } = useRunActionsListAndFormatOnValueQuery({
7296
+ * variables: {
7297
+ * library: // value for 'library'
7298
+ * value: // value for 'value'
7299
+ * version: // value for 'version'
7300
+ * },
7301
+ * });
7302
+ */
7303
+ export declare function useRunActionsListAndFormatOnValueQuery(baseOptions: Apollo.QueryHookOptions<RunActionsListAndFormatOnValueQuery, RunActionsListAndFormatOnValueQueryVariables>): Apollo.QueryResult<RunActionsListAndFormatOnValueQuery, Exact<{
7304
+ library: Scalars["ID"];
7305
+ value?: InputMaybe<ValueBatchInput>;
7306
+ version?: InputMaybe<Array<InputMaybe<ValueVersionInput>> | InputMaybe<ValueVersionInput>>;
7307
+ }>>;
7308
+ export declare function useRunActionsListAndFormatOnValueLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<RunActionsListAndFormatOnValueQuery, RunActionsListAndFormatOnValueQueryVariables>): Apollo.LazyQueryResultTuple<RunActionsListAndFormatOnValueQuery, Exact<{
7309
+ library: Scalars["ID"];
7310
+ value?: InputMaybe<ValueBatchInput>;
7311
+ version?: InputMaybe<Array<InputMaybe<ValueVersionInput>> | InputMaybe<ValueVersionInput>>;
7312
+ }>>;
7313
+ export type RunActionsListAndFormatOnValueQueryHookResult = ReturnType<typeof useRunActionsListAndFormatOnValueQuery>;
7314
+ export type RunActionsListAndFormatOnValueLazyQueryHookResult = ReturnType<typeof useRunActionsListAndFormatOnValueLazyQuery>;
7315
+ export type RunActionsListAndFormatOnValueQueryResult = Apollo.QueryResult<RunActionsListAndFormatOnValueQuery, RunActionsListAndFormatOnValueQueryVariables>;
6977
7316
  export declare const SaveValueBatchDocument: Apollo.DocumentNode;
6978
- export declare type SaveValueBatchMutationFn = Apollo.MutationFunction<SaveValueBatchMutation, SaveValueBatchMutationVariables>;
7317
+ export type SaveValueBatchMutationFn = Apollo.MutationFunction<SaveValueBatchMutation, SaveValueBatchMutationVariables>;
6979
7318
  /**
6980
7319
  * __useSaveValueBatchMutation__
6981
7320
  *
@@ -6998,17 +7337,17 @@ export declare type SaveValueBatchMutationFn = Apollo.MutationFunction<SaveValue
6998
7337
  * });
6999
7338
  */
7000
7339
  export declare function useSaveValueBatchMutation(baseOptions?: Apollo.MutationHookOptions<SaveValueBatchMutation, SaveValueBatchMutationVariables>): Apollo.MutationTuple<SaveValueBatchMutation, Exact<{
7001
- library: string;
7002
- recordId: string;
7003
- version?: ValueVersionInput | ValueVersionInput[];
7004
- values: ValueBatchInput | ValueBatchInput[];
7005
- deleteEmpty?: boolean;
7340
+ library: Scalars["ID"];
7341
+ recordId: Scalars["ID"];
7342
+ version?: InputMaybe<Array<ValueVersionInput> | ValueVersionInput>;
7343
+ values: Array<ValueBatchInput> | ValueBatchInput;
7344
+ deleteEmpty?: InputMaybe<Scalars["Boolean"]>;
7006
7345
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
7007
- export declare type SaveValueBatchMutationHookResult = ReturnType<typeof useSaveValueBatchMutation>;
7008
- export declare type SaveValueBatchMutationResult = Apollo.MutationResult<SaveValueBatchMutation>;
7009
- export declare type SaveValueBatchMutationOptions = Apollo.BaseMutationOptions<SaveValueBatchMutation, SaveValueBatchMutationVariables>;
7346
+ export type SaveValueBatchMutationHookResult = ReturnType<typeof useSaveValueBatchMutation>;
7347
+ export type SaveValueBatchMutationResult = Apollo.MutationResult<SaveValueBatchMutation>;
7348
+ export type SaveValueBatchMutationOptions = Apollo.BaseMutationOptions<SaveValueBatchMutation, SaveValueBatchMutationVariables>;
7010
7349
  export declare const DeleteViewDocument: Apollo.DocumentNode;
7011
- export declare type DeleteViewMutationFn = Apollo.MutationFunction<DeleteViewMutation, DeleteViewMutationVariables>;
7350
+ export type DeleteViewMutationFn = Apollo.MutationFunction<DeleteViewMutation, DeleteViewMutationVariables>;
7012
7351
  /**
7013
7352
  * __useDeleteViewMutation__
7014
7353
  *
@@ -7027,11 +7366,11 @@ export declare type DeleteViewMutationFn = Apollo.MutationFunction<DeleteViewMut
7027
7366
  * });
7028
7367
  */
7029
7368
  export declare function useDeleteViewMutation(baseOptions?: Apollo.MutationHookOptions<DeleteViewMutation, DeleteViewMutationVariables>): Apollo.MutationTuple<DeleteViewMutation, Exact<{
7030
- viewId: string;
7369
+ viewId: Scalars["String"];
7031
7370
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
7032
- export declare type DeleteViewMutationHookResult = ReturnType<typeof useDeleteViewMutation>;
7033
- export declare type DeleteViewMutationResult = Apollo.MutationResult<DeleteViewMutation>;
7034
- export declare type DeleteViewMutationOptions = Apollo.BaseMutationOptions<DeleteViewMutation, DeleteViewMutationVariables>;
7371
+ export type DeleteViewMutationHookResult = ReturnType<typeof useDeleteViewMutation>;
7372
+ export type DeleteViewMutationResult = Apollo.MutationResult<DeleteViewMutation>;
7373
+ export type DeleteViewMutationOptions = Apollo.BaseMutationOptions<DeleteViewMutation, DeleteViewMutationVariables>;
7035
7374
  export declare const GetViewDocument: Apollo.DocumentNode;
7036
7375
  /**
7037
7376
  * __useGetViewQuery__
@@ -7050,14 +7389,14 @@ export declare const GetViewDocument: Apollo.DocumentNode;
7050
7389
  * });
7051
7390
  */
7052
7391
  export declare function useGetViewQuery(baseOptions: Apollo.QueryHookOptions<GetViewQuery, GetViewQueryVariables>): Apollo.QueryResult<GetViewQuery, Exact<{
7053
- viewId: string;
7392
+ viewId: Scalars["String"];
7054
7393
  }>>;
7055
7394
  export declare function useGetViewLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetViewQuery, GetViewQueryVariables>): Apollo.LazyQueryResultTuple<GetViewQuery, Exact<{
7056
- viewId: string;
7395
+ viewId: Scalars["String"];
7057
7396
  }>>;
7058
- export declare type GetViewQueryHookResult = ReturnType<typeof useGetViewQuery>;
7059
- export declare type GetViewLazyQueryHookResult = ReturnType<typeof useGetViewLazyQuery>;
7060
- export declare type GetViewQueryResult = Apollo.QueryResult<GetViewQuery, GetViewQueryVariables>;
7397
+ export type GetViewQueryHookResult = ReturnType<typeof useGetViewQuery>;
7398
+ export type GetViewLazyQueryHookResult = ReturnType<typeof useGetViewLazyQuery>;
7399
+ export type GetViewQueryResult = Apollo.QueryResult<GetViewQuery, GetViewQueryVariables>;
7061
7400
  export declare const GetViewsListDocument: Apollo.DocumentNode;
7062
7401
  /**
7063
7402
  * __useGetViewsListQuery__
@@ -7076,16 +7415,16 @@ export declare const GetViewsListDocument: Apollo.DocumentNode;
7076
7415
  * });
7077
7416
  */
7078
7417
  export declare function useGetViewsListQuery(baseOptions: Apollo.QueryHookOptions<GetViewsListQuery, GetViewsListQueryVariables>): Apollo.QueryResult<GetViewsListQuery, Exact<{
7079
- libraryId: string;
7418
+ libraryId: Scalars["String"];
7080
7419
  }>>;
7081
7420
  export declare function useGetViewsListLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<GetViewsListQuery, GetViewsListQueryVariables>): Apollo.LazyQueryResultTuple<GetViewsListQuery, Exact<{
7082
- libraryId: string;
7421
+ libraryId: Scalars["String"];
7083
7422
  }>>;
7084
- export declare type GetViewsListQueryHookResult = ReturnType<typeof useGetViewsListQuery>;
7085
- export declare type GetViewsListLazyQueryHookResult = ReturnType<typeof useGetViewsListLazyQuery>;
7086
- export declare type GetViewsListQueryResult = Apollo.QueryResult<GetViewsListQuery, GetViewsListQueryVariables>;
7423
+ export type GetViewsListQueryHookResult = ReturnType<typeof useGetViewsListQuery>;
7424
+ export type GetViewsListLazyQueryHookResult = ReturnType<typeof useGetViewsListLazyQuery>;
7425
+ export type GetViewsListQueryResult = Apollo.QueryResult<GetViewsListQuery, GetViewsListQueryVariables>;
7087
7426
  export declare const AddViewDocument: Apollo.DocumentNode;
7088
- export declare type AddViewMutationFn = Apollo.MutationFunction<AddViewMutation, AddViewMutationVariables>;
7427
+ export type AddViewMutationFn = Apollo.MutationFunction<AddViewMutation, AddViewMutationVariables>;
7089
7428
  /**
7090
7429
  * __useAddViewMutation__
7091
7430
  *
@@ -7106,6 +7445,70 @@ export declare type AddViewMutationFn = Apollo.MutationFunction<AddViewMutation,
7106
7445
  export declare function useAddViewMutation(baseOptions?: Apollo.MutationHookOptions<AddViewMutation, AddViewMutationVariables>): Apollo.MutationTuple<AddViewMutation, Exact<{
7107
7446
  view: ViewInput;
7108
7447
  }>, Apollo.DefaultContext, Apollo.ApolloCache<any>>;
7109
- export declare type AddViewMutationHookResult = ReturnType<typeof useAddViewMutation>;
7110
- export declare type AddViewMutationResult = Apollo.MutationResult<AddViewMutation>;
7111
- export declare type AddViewMutationOptions = Apollo.BaseMutationOptions<AddViewMutation, AddViewMutationVariables>;
7448
+ export type AddViewMutationHookResult = ReturnType<typeof useAddViewMutation>;
7449
+ export type AddViewMutationResult = Apollo.MutationResult<AddViewMutation>;
7450
+ export type AddViewMutationOptions = Apollo.BaseMutationOptions<AddViewMutation, AddViewMutationVariables>;
7451
+ export declare const ExplorerDocument: Apollo.DocumentNode;
7452
+ /**
7453
+ * __useExplorerQuery__
7454
+ *
7455
+ * To run a query within a React component, call `useExplorerQuery` and pass it any options that fit your needs.
7456
+ * When your component renders, `useExplorerQuery` returns an object from Apollo Client that contains loading, error, and data properties
7457
+ * you can use to render your UI.
7458
+ *
7459
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
7460
+ *
7461
+ * @example
7462
+ * const { data, loading, error } = useExplorerQuery({
7463
+ * variables: {
7464
+ * libraryId: // value for 'libraryId'
7465
+ * attributeIds: // value for 'attributeIds'
7466
+ * pagination: // value for 'pagination'
7467
+ * filters: // value for 'filters'
7468
+ * multipleSort: // value for 'multipleSort'
7469
+ * },
7470
+ * });
7471
+ */
7472
+ export declare function useExplorerQuery(baseOptions: Apollo.QueryHookOptions<ExplorerQuery, ExplorerQueryVariables>): Apollo.QueryResult<ExplorerQuery, Exact<{
7473
+ libraryId: Scalars["ID"];
7474
+ attributeIds: Array<Scalars["ID"]> | Scalars["ID"];
7475
+ pagination?: InputMaybe<RecordsPagination>;
7476
+ filters?: InputMaybe<Array<InputMaybe<RecordFilterInput>> | InputMaybe<RecordFilterInput>>;
7477
+ multipleSort?: InputMaybe<Array<RecordSortInput> | RecordSortInput>;
7478
+ }>>;
7479
+ export declare function useExplorerLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<ExplorerQuery, ExplorerQueryVariables>): Apollo.LazyQueryResultTuple<ExplorerQuery, Exact<{
7480
+ libraryId: Scalars["ID"];
7481
+ attributeIds: Array<Scalars["ID"]> | Scalars["ID"];
7482
+ pagination?: InputMaybe<RecordsPagination>;
7483
+ filters?: InputMaybe<Array<InputMaybe<RecordFilterInput>> | InputMaybe<RecordFilterInput>>;
7484
+ multipleSort?: InputMaybe<Array<RecordSortInput> | RecordSortInput>;
7485
+ }>>;
7486
+ export type ExplorerQueryHookResult = ReturnType<typeof useExplorerQuery>;
7487
+ export type ExplorerLazyQueryHookResult = ReturnType<typeof useExplorerLazyQuery>;
7488
+ export type ExplorerQueryResult = Apollo.QueryResult<ExplorerQuery, ExplorerQueryVariables>;
7489
+ export declare const ExplorerLibraryDataDocument: Apollo.DocumentNode;
7490
+ /**
7491
+ * __useExplorerLibraryDataQuery__
7492
+ *
7493
+ * To run a query within a React component, call `useExplorerLibraryDataQuery` and pass it any options that fit your needs.
7494
+ * When your component renders, `useExplorerLibraryDataQuery` returns an object from Apollo Client that contains loading, error, and data properties
7495
+ * you can use to render your UI.
7496
+ *
7497
+ * @param baseOptions options that will be passed into the query, supported options are listed on: https://www.apollographql.com/docs/react/api/react-hooks/#options;
7498
+ *
7499
+ * @example
7500
+ * const { data, loading, error } = useExplorerLibraryDataQuery({
7501
+ * variables: {
7502
+ * libraryId: // value for 'libraryId'
7503
+ * },
7504
+ * });
7505
+ */
7506
+ export declare function useExplorerLibraryDataQuery(baseOptions: Apollo.QueryHookOptions<ExplorerLibraryDataQuery, ExplorerLibraryDataQueryVariables>): Apollo.QueryResult<ExplorerLibraryDataQuery, Exact<{
7507
+ libraryId: Scalars["ID"];
7508
+ }>>;
7509
+ export declare function useExplorerLibraryDataLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<ExplorerLibraryDataQuery, ExplorerLibraryDataQueryVariables>): Apollo.LazyQueryResultTuple<ExplorerLibraryDataQuery, Exact<{
7510
+ libraryId: Scalars["ID"];
7511
+ }>>;
7512
+ export type ExplorerLibraryDataQueryHookResult = ReturnType<typeof useExplorerLibraryDataQuery>;
7513
+ export type ExplorerLibraryDataLazyQueryHookResult = ReturnType<typeof useExplorerLibraryDataLazyQuery>;
7514
+ export type ExplorerLibraryDataQueryResult = Apollo.QueryResult<ExplorerLibraryDataQuery, ExplorerLibraryDataQueryVariables>;