@docsvision/webclient 5.16.0-beta.2 → 5.16.0-beta.5

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 (391) hide show
  1. package/Application.d.ts +4 -0
  2. package/Approval/AgreementList.d.ts +2 -2
  3. package/Approval/AgreementListContent.d.ts +1 -0
  4. package/Approval/AgreementManagement.d.ts +3 -2
  5. package/Approval/AgreementStageProps.d.ts +3 -2
  6. package/Approval/IAgreementListContentProps.d.ts +2 -0
  7. package/BackOffice/$SelectionRow.d.ts +2 -1
  8. package/BackOffice/$WebFrameDirectorySearchInfoStorageService.d.ts +8 -3
  9. package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +4 -1
  10. package/BackOffice/AddEmployeeIconColumn.d.ts +1 -0
  11. package/BackOffice/AddressImpl.d.ts +2 -0
  12. package/BackOffice/BatchDelegateOperation.d.ts +2 -1
  13. package/BackOffice/CardKindImpl.d.ts +1 -1
  14. package/BackOffice/CardKindTreeNode.d.ts +1 -1
  15. package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
  16. package/BackOffice/ColumnSettingsDialog.d.ts +0 -2
  17. package/BackOffice/CommentsImpl.d.ts +1 -0
  18. package/BackOffice/DeleteShortcutBatchOperation.d.ts +24 -0
  19. package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +20 -0
  20. package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
  21. package/BackOffice/DirectoryDesignerRow.d.ts +3 -0
  22. package/BackOffice/DirectoryDesignerRowImpl.d.ts +11 -0
  23. package/BackOffice/DirectoryDesignerRowSelectDialog.d.ts +1 -0
  24. package/BackOffice/DirectoryDesignerTreeNode.d.ts +7 -4
  25. package/BackOffice/DirectoryEntryModal.d.ts +3 -0
  26. package/BackOffice/DirectoryEntryModalLogic.d.ts +1 -0
  27. package/BackOffice/DirectoryFrame.d.ts +2 -0
  28. package/BackOffice/DirectorySearchContent.d.ts +1 -1
  29. package/BackOffice/DirectorySearchResult.d.ts +4 -3
  30. package/BackOffice/DirectorySearchResultLogic.d.ts +1 -0
  31. package/BackOffice/DirectorySearchResultView.d.ts +3 -2
  32. package/BackOffice/DirectoryTabs.d.ts +3 -0
  33. package/BackOffice/DirectoryTree.d.ts +5 -0
  34. package/BackOffice/DirectoryTreeHScrollContainer.d.ts +6 -0
  35. package/BackOffice/DirectoryTreeLogic.d.ts +1 -0
  36. package/BackOffice/DirectoryValues.d.ts +7 -5
  37. package/BackOffice/DirectoryValuesLogic.d.ts +1 -0
  38. package/BackOffice/DisplayPerformersImpl.d.ts +0 -2
  39. package/BackOffice/EmployeeImpl.d.ts +3 -1
  40. package/BackOffice/ExistingCardLinkDialog.d.ts +3 -2
  41. package/BackOffice/FileListControl.d.ts +8 -3
  42. package/BackOffice/FileListControlImpl.d.ts +10 -0
  43. package/BackOffice/FileListControlLogic.d.ts +2 -1
  44. package/BackOffice/FileListItemComponent.d.ts +6 -2
  45. package/BackOffice/FileSign.d.ts +11 -3
  46. package/BackOffice/FileSignCreateDialog.d.ts +7 -3
  47. package/BackOffice/FileSignInfoPopover.d.ts +27 -0
  48. package/BackOffice/FileSignListDialog.d.ts +9 -1
  49. package/BackOffice/FileSignSelectCertificateDialog.d.ts +4 -0
  50. package/BackOffice/FindStaffSection.d.ts +4 -1
  51. package/BackOffice/GetContextMenuNames.d.ts +2 -0
  52. package/BackOffice/GetEmployeeGroups.d.ts +1 -0
  53. package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +3 -0
  54. package/BackOffice/GroupTaskTasksTreeNodeResolver.d.ts +2 -2
  55. package/BackOffice/IFileMenuItem.d.ts +14 -0
  56. package/BackOffice/IFileMenuOpeningArgs.d.ts +6 -0
  57. package/BackOffice/IFileSignInteractionModel.d.ts +4 -1
  58. package/BackOffice/ITasksTreeNodeResolver.d.ts +1 -0
  59. package/BackOffice/Index.d.ts +10 -1
  60. package/BackOffice/InfoPopover.d.ts +2 -0
  61. package/BackOffice/LinksImpl.d.ts +1 -0
  62. package/BackOffice/LoadEmployees.d.ts +2 -5
  63. package/BackOffice/MultipleEmployeesImpl.d.ts +3 -0
  64. package/BackOffice/Numerator.d.ts +1 -0
  65. package/BackOffice/NumeratorImpl.d.ts +5 -2
  66. package/BackOffice/OperationExecutingEventArgs.d.ts +2 -1
  67. package/BackOffice/PartnerBase.d.ts +4 -2
  68. package/BackOffice/PartnerBaseImpl.d.ts +20 -0
  69. package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
  70. package/BackOffice/PartnerImpl.d.ts +1 -0
  71. package/BackOffice/PerformersTable.d.ts +3 -0
  72. package/BackOffice/PrintButton.d.ts +48 -0
  73. package/BackOffice/PrintButtonContainer.d.ts +8 -0
  74. package/BackOffice/PrintButtonLogic.d.ts +25 -0
  75. package/BackOffice/PrintButtonView.d.ts +5 -0
  76. package/BackOffice/SearchBar.d.ts +6 -4
  77. package/BackOffice/SearchEmployees.d.ts +2 -1
  78. package/BackOffice/StaffDirectory.d.ts +2 -1
  79. package/BackOffice/StaffDirectoryConstants.d.ts +2 -0
  80. package/BackOffice/StaffDirectoryInfoPopover.d.ts +28 -0
  81. package/BackOffice/StaffDirectoryItems.d.ts +15 -5
  82. package/BackOffice/StaffDirectoryItemsImpl.d.ts +25 -2
  83. package/BackOffice/StaffDirectoryLogic.d.ts +37 -28
  84. package/BackOffice/StateButtonsImpl.d.ts +1 -0
  85. package/BackOffice/TaskTasksTreeNodeResolver.d.ts +4 -3
  86. package/BackOffice/TasksTable.d.ts +4 -2
  87. package/BackOffice/TasksTableCell.d.ts +4 -0
  88. package/BackOffice/TasksTableContainer.d.ts +1 -0
  89. package/BackOffice/TasksTableHelpBox.d.ts +1 -0
  90. package/BackOffice/TasksTableLogic.d.ts +8 -1
  91. package/BackOffice/TasksTableView.d.ts +3 -3
  92. package/BackOffice/TasksTree.d.ts +2 -1
  93. package/BackOffice/TasksTreeContainer.d.ts +1 -0
  94. package/BackOffice/TimeOfPerformance.d.ts +3 -0
  95. package/BackOffice/TimeOfPerformanceImpl.d.ts +1 -9
  96. package/BackOffice/UniquenessCheckImpl.d.ts +1 -1
  97. package/BackOffice/UserProfile.d.ts +8 -5
  98. package/BackOffice/UserStatus.d.ts +5 -0
  99. package/BackOffice/Utils.d.ts +15 -4
  100. package/BackOffice/WebFrameDirectorySearchPanel.d.ts +11 -1
  101. package/BackOffice/WebFrameDirectorySearchPanelLogic.d.ts +7 -3
  102. package/BackOffice/WebFrameDirectorySearchPanelService.d.ts +1 -0
  103. package/BackOffice/WebFrameDirectorySearchPanelView.d.ts +1 -1
  104. package/Generated/DocsVision.WebClient.Controllers.d.ts +132 -53
  105. package/Generated/DocsVision.WebClient.Models.d.ts +1458 -251
  106. package/Helpers/BoxWithButtons.d.ts +7 -1
  107. package/Helpers/Button.d.ts +2 -0
  108. package/Helpers/ComboBox/ComboBoxElement.d.ts +3 -0
  109. package/Helpers/ComboBox/ComboBoxTitle.d.ts +4 -0
  110. package/Helpers/ComboBox/CommonComboBox.d.ts +2 -1
  111. package/Helpers/CustomTree/Theme/Default/CustomTreeNodeContentDefault.d.ts +2 -0
  112. package/Helpers/DropdownButton/DropdownButton.d.ts +34 -0
  113. package/Helpers/DropdownButton/DropdownButton.stories.d.ts +10 -0
  114. package/Helpers/DropdownButton/DropdownButtonView.d.ts +14 -0
  115. package/Helpers/DropdownButton/components/DropdownMenu.d.ts +7 -0
  116. package/Helpers/DropdownButton/components/DropdownMenuItem.d.ts +7 -0
  117. package/Helpers/DropdownButton/components/DropdownMenuItemContent.d.ts +9 -0
  118. package/Helpers/DropdownButton/index.d.ts +8 -0
  119. package/Helpers/FileComments/FileComments.d.ts +2 -2
  120. package/Helpers/LabeledText.d.ts +8 -0
  121. package/Helpers/MainMenu/ItemText.d.ts +2 -0
  122. package/Helpers/Menu/AdaptiveMenuBar.d.ts +1 -0
  123. package/Helpers/Menu/MobileMenuBar.d.ts +3 -0
  124. package/Helpers/PopoverHelpers/EditPopover/EditPopover.d.ts +1 -1
  125. package/Helpers/PopoverHelpers/Popover.d.ts +3 -3
  126. package/Helpers/ReactList/ReactListDynamic.d.ts +2 -0
  127. package/Helpers/Sortable/Sortable.d.ts +4 -1
  128. package/Helpers/Sortable/SortableItems.d.ts +2 -0
  129. package/Helpers/Table/TableHelperHeaderRow.d.ts +1 -0
  130. package/Helpers/Table/TableHelperRow.d.ts +1 -0
  131. package/Helpers/Tree/ITreeBaseProps.d.ts +9 -0
  132. package/Helpers/Typeahead/ITypeaheadProps.d.ts +12 -0
  133. package/Helpers/Typeahead/Typeahead.d.ts +1 -0
  134. package/Legacy/ApprovalFilePanel.d.ts +1 -1
  135. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  136. package/Legacy/FolderViews.d.ts +0 -1
  137. package/Legacy/GridLoaderHelper.d.ts +2 -0
  138. package/Legacy/GridOptions.d.ts +1 -0
  139. package/Legacy/ISignatureListItemDataModel.d.ts +1 -0
  140. package/Legacy/ISignatureListItemDetailDataModel.d.ts +5 -0
  141. package/Legacy/ModalWindow.d.ts +1 -1
  142. package/Legacy/NavBarRouteHandler.d.ts +1 -1
  143. package/Legacy/SearchDropdown.d.ts +3 -1
  144. package/Legacy/SearchPanelRouteHandler.d.ts +3 -1
  145. package/Legacy/SelectCertificateDialog.d.ts +9 -0
  146. package/Legacy/Sidebar.d.ts +1 -0
  147. package/Legacy/StandardControllers.d.ts +2 -2
  148. package/Legacy/TaskCardFilePanelRazorControl.d.ts +9 -2
  149. package/Legacy/TaskReportPanelRazorControl.d.ts +12 -3
  150. package/Legacy/UserMenu.d.ts +3 -3
  151. package/Legacy/Utils.d.ts +4 -7
  152. package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +18 -0
  153. package/MainBundle.d.ts +2 -0
  154. package/Platform/$BatchOperations.d.ts +3 -0
  155. package/Platform/$BatchOperationsPerformer.d.ts +1 -1
  156. package/Platform/$BatchOperationsProgressDialog.d.ts +1 -0
  157. package/Platform/$CacheManagement.d.ts +3 -1
  158. package/Platform/$ContextMenuOptions.d.ts +79 -6
  159. package/Platform/$CurrentFolder.d.ts +2 -0
  160. package/Platform/$FilePreview.d.ts +1 -0
  161. package/Platform/$FolderDataLoading.d.ts +10 -2
  162. package/Platform/$FolderGrid.d.ts +17 -0
  163. package/Platform/$GridOptions.d.ts +1 -0
  164. package/Platform/$HoverPanel.d.ts +8 -0
  165. package/Platform/$PluginTemplate.d.ts +12 -0
  166. package/Platform/$SaveColumns.d.ts +7 -0
  167. package/Platform/$UnreadCounter.d.ts +1 -1
  168. package/Platform/$WebFrameSearchPanel.d.ts +30 -0
  169. package/Platform/AccessListEntryTrustee.d.ts +3 -1
  170. package/Platform/ArchivedCardsIcon.d.ts +2 -0
  171. package/Platform/ArchivedCardsPlugin.d.ts +3 -0
  172. package/Platform/ArchivedCardsResponseResolver.d.ts +23 -0
  173. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  174. package/Platform/BatchOperationsPerformer.d.ts +1 -1
  175. package/Platform/BatchOperationsPlugin.d.ts +4 -0
  176. package/Platform/Block.d.ts +1 -1
  177. package/Platform/ButtonPositionsSelectionRadioButton.d.ts +9 -0
  178. package/Platform/CacheManagementService.d.ts +5 -0
  179. package/Platform/CalendarIcon.d.ts +2 -0
  180. package/Platform/CalendarInput.d.ts +8 -0
  181. package/Platform/CardLinkImpl.d.ts +1 -0
  182. package/Platform/CardManagement.d.ts +2 -2
  183. package/Platform/CardManagementImpl.d.ts +1 -0
  184. package/Platform/CheckBoxImpl.d.ts +1 -0
  185. package/Platform/ClearButton.d.ts +6 -0
  186. package/Platform/CommentFile.d.ts +4 -1
  187. package/Platform/ContextMenu.d.ts +12 -6
  188. package/Platform/ContextMenuCustomPlugins.d.ts +4 -2
  189. package/Platform/ContextMenuOptionsService.d.ts +40 -12
  190. package/Platform/ContextMenuUtils.d.ts +5 -0
  191. package/Platform/CopyShortcutBatchOperation.d.ts +2 -1
  192. package/Platform/DateFormatParsingResponseResolver.d.ts +1 -1
  193. package/Platform/DateInput.d.ts +16 -0
  194. package/Platform/DateTimePicker.d.ts +3 -0
  195. package/Platform/DateTimePickerImpl.d.ts +6 -0
  196. package/Platform/DefaultFolderDataLoader.d.ts +1 -1
  197. package/Platform/DefaultFolderResponseResolver.d.ts +1 -1
  198. package/Platform/DefaultFolderTablePluginFactory.d.ts +3 -1
  199. package/Platform/Dropdown.d.ts +3 -0
  200. package/Platform/Dropdown.stories.d.ts +12 -0
  201. package/Platform/DropdownImpl.d.ts +12 -0
  202. package/Platform/ExistingCardRouteHelpers.d.ts +2 -2
  203. package/Platform/ExistingRowRouteHelpers.d.ts +2 -2
  204. package/Platform/ExportPlugin.d.ts +6 -0
  205. package/Platform/FilePicker.d.ts +5 -2
  206. package/Platform/FilePickerMenu.d.ts +1 -0
  207. package/Platform/FilePreview.d.ts +2 -0
  208. package/Platform/FilterPlugin.d.ts +3 -0
  209. package/Platform/FilteringExtendedData.d.ts +4 -0
  210. package/Platform/FilteringRequestResolver.d.ts +11 -0
  211. package/Platform/FilteringResponseResolver.d.ts +10 -0
  212. package/Platform/FocusableTextInput.d.ts +11 -0
  213. package/Platform/FolderCardsDashboardWidget.d.ts +2 -1
  214. package/Platform/FolderCountersRouteHandler.d.ts +1 -1
  215. package/Platform/FolderDashboardWidgetImpl.d.ts +1 -0
  216. package/Platform/FolderDataContext.d.ts +2 -1
  217. package/Platform/FolderDataContextImpl.d.ts +7 -2
  218. package/Platform/FolderDataLoadingService.d.ts +29 -15
  219. package/Platform/FolderGrid.d.ts +24 -3
  220. package/Platform/FolderGrid.stories.d.ts +3 -0
  221. package/Platform/FolderGridBatchOperationsNode.d.ts +32 -0
  222. package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +14 -0
  223. package/Platform/FolderGridImpl.d.ts +9 -1
  224. package/Platform/FolderGridService.d.ts +39 -2
  225. package/Platform/FolderGridServiceUtils.d.ts +1 -0
  226. package/Platform/FolderGroupDashboardWidgetImpl.d.ts +1 -0
  227. package/Platform/FolderMainMenuItem.d.ts +1 -1
  228. package/Platform/FolderName.d.ts +4 -0
  229. package/Platform/FolderNameImpl.d.ts +0 -2
  230. package/Platform/FolderOperationManager.d.ts +1 -0
  231. package/Platform/FolderPluginProvider.d.ts +5 -2
  232. package/Platform/FolderSizePlugin.d.ts +10 -0
  233. package/Platform/FolderSizePluginExtendedData.d.ts +9 -0
  234. package/Platform/FolderSizeResponseResolver.d.ts +10 -0
  235. package/Platform/FolderTypeDialog.d.ts +1 -0
  236. package/Platform/FolderViewItemsImpl.d.ts +4 -4
  237. package/Platform/FolderWebFrameRouteHandler.d.ts +18 -0
  238. package/Platform/FormatNumberToCultureString.d.ts +8 -0
  239. package/Platform/GridOperationsService.d.ts +3 -0
  240. package/Platform/GridRowModel.d.ts +2 -2
  241. package/Platform/GropingPlugin.d.ts +3 -0
  242. package/Platform/GroupingRequestResolver.d.ts +12 -0
  243. package/Platform/GroupingResponseResolver.d.ts +17 -0
  244. package/Platform/HoverPanelService.d.ts +5 -0
  245. package/Platform/ICommonFolderInfo.d.ts +1 -0
  246. package/Platform/IFolderDataLoader.d.ts +1 -1
  247. package/Platform/IFolderDataLoadingPlugin.d.ts +2 -2
  248. package/Platform/IFolderLoadRequest.d.ts +5 -0
  249. package/Platform/IFolderPluginFactory.d.ts +2 -0
  250. package/Platform/ITableRowColorPlugin.d.ts +7 -0
  251. package/Platform/Image.d.ts +5 -0
  252. package/Platform/ImageImpl.d.ts +7 -0
  253. package/Platform/InputWithMask.d.ts +15 -0
  254. package/Platform/LoadExistingFolderDataLoader.d.ts +2 -2
  255. package/Platform/LoaderDialog.d.ts +1 -1
  256. package/Platform/MoveShortcutsBatchOperation.d.ts +2 -1
  257. package/Platform/MoveShortcutsBatchOperationImpl.d.ts +1 -0
  258. package/Platform/NewAccessListEntryTrusteeSelect.d.ts +3 -1
  259. package/Platform/NewCardRouteHelpers.d.ts +2 -2
  260. package/Platform/NumberImpl.d.ts +3 -0
  261. package/Platform/PageSizeFolderDataLoadingPlugin.d.ts +1 -1
  262. package/Platform/Panel.d.ts +2 -0
  263. package/Platform/PanelImpl.d.ts +1 -1
  264. package/Platform/PluginTemplateExtendedData.d.ts +4 -0
  265. package/Platform/PluginTemplatePlugins.d.ts +15 -0
  266. package/Platform/PluginTemplateService.d.ts +11 -0
  267. package/Platform/ReadAllPlugin.d.ts +11 -0
  268. package/Platform/ReadAllPluginExtendedData.d.ts +9 -0
  269. package/Platform/ReadAllResponseResolver.d.ts +10 -0
  270. package/Platform/ReadBatchOperation.d.ts +30 -0
  271. package/Platform/ReadBatchOperationImpl.d.ts +20 -0
  272. package/Platform/RecentCardsDashboardWidget.d.ts +2 -1
  273. package/Platform/RecentCardsDashboardWidgetImpl.d.ts +2 -1
  274. package/Platform/RecentCardsRouteHandler.d.ts +2 -1
  275. package/Platform/RefreshPlugin.d.ts +6 -0
  276. package/Platform/ResetSettingsPlugin.d.ts +12 -0
  277. package/Platform/SaveColumnsResponseResolver.d.ts +10 -0
  278. package/Platform/SaveColumnsService.d.ts +8 -0
  279. package/Platform/SaveColumnsServiceProvider.d.ts +6 -0
  280. package/Platform/SavingButtons.d.ts +1 -1
  281. package/Platform/SearchInfoExtendedData.d.ts +4 -0
  282. package/Platform/SearchParametersFolderExtendedData.d.ts +4 -0
  283. package/Platform/SearchParametersFolderRequestResolver.d.ts +11 -0
  284. package/Platform/SearchParametersFolderResponseResolver.d.ts +12 -0
  285. package/Platform/SearchPlugin.d.ts +3 -0
  286. package/Platform/SearchRequestResolver.d.ts +12 -0
  287. package/Platform/SearchResponseResolver.d.ts +11 -0
  288. package/Platform/SearchResultPageRouteHandler.d.ts +3 -1
  289. package/Platform/SearchResultsFolderDataLoadingPluginFactory.d.ts +9 -0
  290. package/Platform/SearchResultsFolderTablePluginFactory.d.ts +16 -0
  291. package/Platform/SearchResultsRequestResolver.d.ts +14 -0
  292. package/Platform/SearchResultsResponseResolver.d.ts +12 -0
  293. package/Platform/SearchRouteHandler.d.ts +2 -1
  294. package/Platform/SearchingResultsImpl.d.ts +1 -1
  295. package/Platform/SecurityDescriptorDialog.d.ts +6 -3
  296. package/Platform/Settings.d.ts +3 -0
  297. package/Platform/SettingsPlugin.d.ts +15 -0
  298. package/Platform/SettingsPopup.d.ts +15 -0
  299. package/Platform/SettingsPopup.stories.d.ts +0 -0
  300. package/Platform/SettingsPopupCheckBoxContainer.d.ts +6 -0
  301. package/Platform/SettingsPopupColumn.d.ts +5 -0
  302. package/Platform/SettingsPopupExtendedData.d.ts +9 -0
  303. package/Platform/SettingsPopupItemView.d.ts +7 -0
  304. package/Platform/SettingsPopupLogic.d.ts +47 -0
  305. package/Platform/SettingsPopupRequestResolver.d.ts +11 -0
  306. package/Platform/SettingsPopupResponseResolver.d.ts +13 -0
  307. package/Platform/SettingsPopupRow.d.ts +5 -0
  308. package/Platform/SettingsPopupView.d.ts +23 -0
  309. package/Platform/ShowAllButton.d.ts +14 -0
  310. package/Platform/ShowAllPlugins.d.ts +3 -0
  311. package/Platform/SortingResponseResolver.d.ts +2 -1
  312. package/Platform/Tab.d.ts +7 -3
  313. package/Platform/TabImpl.d.ts +3 -1
  314. package/Platform/Table.d.ts +2 -3
  315. package/Platform/TableBackgroundOpacityPlugin.d.ts +4 -0
  316. package/Platform/TableCellNumberFormattedPlugin.d.ts +7 -0
  317. package/Platform/TableCellNumberRightAlignPlugin.d.ts +4 -0
  318. package/Platform/TableCellOpacityPlugin.d.ts +3 -0
  319. package/Platform/TableEditRowWindow.d.ts +1 -1
  320. package/Platform/TableImpl.d.ts +2 -2
  321. package/Platform/TableRowColorPlugin.d.ts +4 -0
  322. package/Platform/TableRowColorResponseResolver.d.ts +10 -0
  323. package/Platform/TableRowSelectionService.d.ts +22 -0
  324. package/Platform/TableRowSelectionServiceProvider.d.ts +9 -0
  325. package/Platform/TableSelectionRowModel.d.ts +13 -0
  326. package/Platform/TemplateRequestResolver.d.ts +12 -0
  327. package/Platform/TemplateResponseResolver.d.ts +11 -0
  328. package/Platform/TestUtils.d.ts +16 -0
  329. package/Platform/TextAreaImpl.d.ts +11 -4
  330. package/Platform/TextBoxImpl.d.ts +5 -0
  331. package/Platform/Toolbar.stories.d.ts +12 -0
  332. package/Platform/UnreadResponseResolver.d.ts +2 -1
  333. package/Platform/UserCulture.d.ts +2 -0
  334. package/Platform/UserProfileDialog.d.ts +1 -1
  335. package/Platform/WebFrameMainMenuContainerImpl.d.ts +1 -0
  336. package/Platform/WebFrameSearchPanel.d.ts +6 -1
  337. package/Platform/WebFrameSearchPanelService.d.ts +24 -0
  338. package/Platform/XIcon.d.ts +2 -0
  339. package/Platform/applyCurrentSettings.d.ts +2 -0
  340. package/Platform/canUseCssVariables.d.ts +1 -0
  341. package/Platform/formatNumberToCulture.d.ts +8 -0
  342. package/Platform/getArrayWidth.d.ts +2 -0
  343. package/Platform/index.d.ts +13 -0
  344. package/Platform/updateColumnsVisible.d.ts +2 -0
  345. package/Platform/updateValueCheckedColumn.d.ts +2 -0
  346. package/Platform/utils.d.ts +3 -0
  347. package/StandardServices.d.ts +9 -2
  348. package/System/$LastSearchResponse.d.ts +14 -0
  349. package/System/$Layout.d.ts +4 -1
  350. package/System/$Router.d.ts +4 -0
  351. package/System/$ServiceTemplate.d.ts +16 -0
  352. package/System/BaseControl.d.ts +8 -5
  353. package/System/BaseControlImpl.d.ts +2 -3
  354. package/System/ControlTemplate.d.ts +23 -0
  355. package/System/ControlTemplate.stories.d.ts +9 -0
  356. package/System/ControlTemplateContainer.d.ts +7 -0
  357. package/System/ControlTemplateEffect.d.ts +3 -0
  358. package/System/ControlTemplateFrame.d.ts +8 -0
  359. package/System/ControlTemplateLogic.d.ts +17 -0
  360. package/System/ControlTemplateOptions.d.ts +30 -0
  361. package/System/ControlTemplateText.d.ts +7 -0
  362. package/System/ControlTemplateView.d.ts +10 -0
  363. package/System/DelayUntilApiEvent.d.ts +1 -0
  364. package/System/DirectorySelectDialog.d.ts +2 -2
  365. package/System/GetRequiredLabel.d.ts +2 -0
  366. package/System/HandleTabSelection.d.ts +34 -0
  367. package/System/IControlOptions.d.ts +5 -0
  368. package/System/IRouteFamily.d.ts +6 -0
  369. package/System/IRouteInfo.d.ts +2 -0
  370. package/System/IValidateEventArgs.d.ts +9 -0
  371. package/System/IValidationResult.d.ts +4 -0
  372. package/System/InputBasedControl.d.ts +5 -0
  373. package/System/InputBasedControlImpl.d.ts +5 -3
  374. package/System/LastSearchResponseService.d.ts +20 -0
  375. package/System/Layout.d.ts +3 -3
  376. package/System/LayoutCardControllerStub.d.ts +3 -0
  377. package/System/LayoutContainer.d.ts +2 -1
  378. package/System/LocationContainerControl.d.ts +2 -0
  379. package/System/MessageBoxService.d.ts +1 -1
  380. package/System/PageLeaveConfirmation.d.ts +1 -0
  381. package/System/RequestManager.d.ts +1 -0
  382. package/System/ResourcesStub.d.ts +603 -68
  383. package/System/RouteFamilySubtype.d.ts +5 -0
  384. package/System/Router.d.ts +6 -1
  385. package/System/ServiceTemplateService.d.ts +13 -0
  386. package/System/Utils.d.ts +5 -1
  387. package/System/{getAbsoluteUrl.d.ts → convertWebDavLinkToAbsolute.d.ts} +0 -0
  388. package/package.json +1 -1
  389. package/BackOffice/DirectoryValuesHScrollContainer.d.ts +0 -6
  390. package/Legacy/AgreementSidebar.d.ts +0 -38
  391. package/Legacy/LegacyModels.d.ts +0 -178
@@ -6,10 +6,14 @@ export declare namespace GenModels {
6
6
  parameters: string;
7
7
  /**
8
8
  * ID экземпляра в кэше
9
+ *
10
+ * @format datatype.uuid
9
11
  */
10
12
  instanceId?: string;
11
13
  /**
12
14
  * ID папки
15
+ *
16
+ * @format datatype.uuid
13
17
  */
14
18
  folderId: string;
15
19
  /**
@@ -18,10 +22,14 @@ export declare namespace GenModels {
18
22
  folderName: string;
19
23
  /**
20
24
  * ID поиска
25
+ *
26
+ * @format datatype.uuid
21
27
  */
22
28
  searchId: string;
23
29
  /**
24
30
  * ID представления
31
+ *
32
+ * @format datatype.uuid
25
33
  */
26
34
  viewId: string;
27
35
  /**
@@ -36,6 +44,9 @@ export declare namespace GenModels {
36
44
  * Опции поиска
37
45
  */
38
46
  searchContextOption: GenModels.SearchContextOption;
47
+ /**
48
+ * @format datatype.uuid
49
+ */
39
50
  oldStoreId: string;
40
51
  }
41
52
  }
@@ -47,10 +58,14 @@ export declare namespace GenModels {
47
58
  gridUserSettings: GenModels.GridUserSettingsData;
48
59
  /**
49
60
  * Gets or sets folder identifier
61
+ *
62
+ * @format datatype.uuid
50
63
  */
51
64
  folderId: string;
52
65
  /**
53
66
  * Gets or sets a view identifier
67
+ *
68
+ * @format datatype.uuid
54
69
  */
55
70
  viewId?: string;
56
71
  /**
@@ -67,6 +82,8 @@ export declare namespace GenModels {
67
82
  forceVirtualFolderSearch: boolean;
68
83
  /**
69
84
  * Gets or sets search identifier
85
+ *
86
+ * @format datatype.uuid
70
87
  */
71
88
  searchId: string;
72
89
  /**
@@ -75,6 +92,8 @@ export declare namespace GenModels {
75
92
  refreshView: boolean;
76
93
  /**
77
94
  * Gets or sets old search results store identifier
95
+ *
96
+ * @format datatype.uuid
78
97
  */
79
98
  oldStoreId: string;
80
99
  /**
@@ -89,6 +108,12 @@ export declare namespace GenModels {
89
108
  * Location name, representing folder content. Default value is "DV.Folder".
90
109
  */
91
110
  locationName: string;
111
+ /**
112
+ * Gets or sets base cursor ID
113
+ *
114
+ * @format datatype.uuid
115
+ */
116
+ baseCursorId: string;
92
117
  }
93
118
  }
94
119
  export declare namespace GenModels {
@@ -101,6 +126,10 @@ export declare namespace GenModels {
101
126
  * Gets or sets grid view filters
102
127
  */
103
128
  filters: Array<GenModels.QueryFilterItem>;
129
+ /**
130
+ * Gets or sets grid view grouping
131
+ */
132
+ grouping: Array<GenModels.GridUserSettingsGroupColumn>;
104
133
  /**
105
134
  * Gets or sets a view mode
106
135
  */
@@ -129,6 +158,10 @@ export declare namespace GenModels {
129
158
  * User requested view without sorting.
130
159
  */
131
160
  disableSorting: boolean;
161
+ /**
162
+ * Gets or sets whether used default grouping
163
+ */
164
+ useDefaultGrouping: boolean;
132
165
  }
133
166
  }
134
167
  export declare namespace GenModels {
@@ -141,6 +174,14 @@ export declare namespace GenModels {
141
174
  * Gets or sets width of a column in pixels
142
175
  */
143
176
  width: number;
177
+ /**
178
+ * Gets or sets visibility of a column
179
+ */
180
+ visible: boolean;
181
+ /**
182
+ * Gets or sets order of a column
183
+ */
184
+ order: number;
144
185
  }
145
186
  }
146
187
  export declare namespace GenModels {
@@ -155,10 +196,32 @@ export declare namespace GenModels {
155
196
  values: Array<string>;
156
197
  }
157
198
  }
199
+ export declare namespace GenModels {
200
+ interface GridUserSettingsGroupColumn {
201
+ /**
202
+ * Column name
203
+ */
204
+ name: string;
205
+ /**
206
+ * Grouping level
207
+ */
208
+ level: number;
209
+ /**
210
+ * Sorting by descending
211
+ */
212
+ isDescending: boolean;
213
+ /**
214
+ * Active value
215
+ */
216
+ activeValue: string;
217
+ }
218
+ }
158
219
  export declare namespace GenModels {
159
220
  interface UnreadCountersRequest {
160
221
  /**
161
222
  * Gets or sets employee identifier
223
+ *
224
+ * @format datatype.uuid
162
225
  */
163
226
  employeeId: string;
164
227
  /**
@@ -179,6 +242,8 @@ export declare namespace GenModels {
179
242
  interface UnreadCountersFolderInfo {
180
243
  /**
181
244
  * Gets or sets folder identifier
245
+ *
246
+ * @format datatype.uuid
182
247
  */
183
248
  folderId: string;
184
249
  /**
@@ -199,14 +264,20 @@ export declare namespace GenModels {
199
264
  timestamp: number;
200
265
  /**
201
266
  * Gets or sets source card identifier
267
+ *
268
+ * @format datatype.uuid
202
269
  */
203
270
  sourceCardId: string;
204
271
  /**
205
272
  * Gets or sets destination card identifier
273
+ *
274
+ * @format datatype.uuid
206
275
  */
207
276
  destinationCardId: string;
208
277
  /**
209
278
  * Gets or sets link type identifier
279
+ *
280
+ * @format datatype.uuid
210
281
  */
211
282
  linkTypeId: string;
212
283
  /**
@@ -215,6 +286,8 @@ export declare namespace GenModels {
215
286
  oppositeLinkName: string;
216
287
  /**
217
288
  * Gets or sets source card type
289
+ *
290
+ * @format datatype.uuid
218
291
  */
219
292
  sourceCardType: string;
220
293
  /**
@@ -251,6 +324,8 @@ export declare namespace GenModels {
251
324
  interface LinkTypeModel {
252
325
  /**
253
326
  * Gets or sets id
327
+ *
328
+ * @format datatype.uuid
254
329
  */
255
330
  linkTypeId: string;
256
331
  /**
@@ -291,6 +366,8 @@ export declare namespace GenModels {
291
366
  interface IDirectoryItemData {
292
367
  /**
293
368
  * Entity identifier
369
+ *
370
+ * @format datatype.uuid
294
371
  */
295
372
  id: string;
296
373
  /**
@@ -303,6 +380,8 @@ export declare namespace GenModels {
303
380
  interface DepartmentModel extends GenModels.IDirectoryItemData {
304
381
  /**
305
382
  * Department id
383
+ *
384
+ * @format datatype.uuid
306
385
  */
307
386
  id: string;
308
387
  /**
@@ -327,6 +406,8 @@ export declare namespace GenModels {
327
406
  interface EmployeeDataModel extends GenModels.IDirectoryItemData {
328
407
  /**
329
408
  * Unique identificator of employee
409
+ *
410
+ * @format datatype.uuid
330
411
  */
331
412
  id: string;
332
413
  /**
@@ -359,6 +440,8 @@ export declare namespace GenModels {
359
440
  fieldPath: string;
360
441
  /**
361
442
  * Section and field name
443
+ *
444
+ * @format datatype.uuid
362
445
  */
363
446
  unitId: string;
364
447
  /**
@@ -391,6 +474,8 @@ export declare namespace GenModels {
391
474
  interface EmployeeModel extends GenModels.IDirectoryItemData {
392
475
  /**
393
476
  * Unique identificator of employee
477
+ *
478
+ * @format datatype.uuid
394
479
  */
395
480
  id: string;
396
481
  /**
@@ -423,6 +508,8 @@ export declare namespace GenModels {
423
508
  position: string;
424
509
  /**
425
510
  * Gets or sets security identifier
511
+ *
512
+ * @format datatype.uuid
426
513
  */
427
514
  sdid?: string;
428
515
  /**
@@ -431,6 +518,8 @@ export declare namespace GenModels {
431
518
  isFavoritePerformer: boolean;
432
519
  /**
433
520
  * Gets or sets unit identifier
521
+ *
522
+ * @format datatype.uuid
434
523
  */
435
524
  unitId: string;
436
525
  /**
@@ -455,14 +544,20 @@ export declare namespace GenModels {
455
544
  interface ContractDatesModel {
456
545
  /**
457
546
  * Date of contract begin
547
+ *
548
+ * @format datatype.datetime
458
549
  */
459
550
  dateFrom?: string;
460
551
  /**
461
552
  * Date of contract end
553
+ *
554
+ * @format datatype.datetime
462
555
  */
463
556
  dateTo?: string;
464
557
  /**
465
558
  * Contract card
559
+ *
560
+ * @format datatype.uuid
466
561
  */
467
562
  cardId: string;
468
563
  }
@@ -471,18 +566,26 @@ export declare namespace GenModels {
471
566
  interface ProlongateContractRequestModel {
472
567
  /**
473
568
  * Date of contract begin
569
+ *
570
+ * @format datatype.datetime
474
571
  */
475
572
  dateFrom: string;
476
573
  /**
477
574
  * Date of contract end
575
+ *
576
+ * @format datatype.datetime
478
577
  */
479
578
  dateTo: string;
480
579
  /**
481
580
  * Contract card id
581
+ *
582
+ * @format datatype.uuid
482
583
  */
483
584
  contractId: string;
484
585
  /**
485
586
  * Contract card id
587
+ *
588
+ * @format datatype.uuid
486
589
  */
487
590
  amendmentId: string;
488
591
  }
@@ -491,14 +594,20 @@ export declare namespace GenModels {
491
594
  interface ContractAgreementFillDatesModel {
492
595
  /**
493
596
  * Date of contract agreement
597
+ *
598
+ * @format datatype.datetime
494
599
  */
495
600
  reconciliationDate: string;
496
601
  /**
497
602
  * Date of contract signing
603
+ *
604
+ * @format datatype.datetime
498
605
  */
499
606
  signingDate: string;
500
607
  /**
501
608
  * Contract card id
609
+ *
610
+ * @format datatype.uuid
502
611
  */
503
612
  contractId: string;
504
613
  /**
@@ -511,10 +620,28 @@ export declare namespace GenModels {
511
620
  interface ContractFillDateModel {
512
621
  /**
513
622
  * Date of contract
623
+ *
624
+ * @format datatype.datetime
514
625
  */
515
626
  dateOfContract: string;
516
627
  /**
517
628
  * Contract card id
629
+ *
630
+ * @format datatype.uuid
631
+ */
632
+ contractId: string;
633
+ }
634
+ }
635
+ export declare namespace GenModels {
636
+ interface ContractFillSumInRubModel {
637
+ /**
638
+ * Sum in rub
639
+ */
640
+ sumInRub: number;
641
+ /**
642
+ * Contract card id
643
+ *
644
+ * @format datatype.uuid
518
645
  */
519
646
  contractId: string;
520
647
  }
@@ -523,6 +650,8 @@ export declare namespace GenModels {
523
650
  interface SearchRequestModel {
524
651
  /**
525
652
  * Search query to execute
653
+ *
654
+ * @format datatype.uuid
526
655
  */
527
656
  searchQueryId: string;
528
657
  /**
@@ -543,6 +672,8 @@ export declare namespace GenModels {
543
672
  pageSize?: number;
544
673
  /**
545
674
  * Identifier of the previous page response, when iterating over pages
675
+ *
676
+ * @format datatype.uuid
546
677
  */
547
678
  instanceId: string;
548
679
  /**
@@ -571,6 +702,8 @@ export declare namespace GenModels {
571
702
  interface SearchResponseModel {
572
703
  /**
573
704
  * Identifier of the search session for performing pagination.
705
+ *
706
+ * @format datatype.uuid
574
707
  */
575
708
  instanceId: string;
576
709
  /**
@@ -583,10 +716,14 @@ export declare namespace GenModels {
583
716
  interface DigestRow {
584
717
  /**
585
718
  * Card id
719
+ *
720
+ * @format datatype.uuid
586
721
  */
587
722
  instanceId: string;
588
723
  /**
589
724
  * Card type id
725
+ *
726
+ * @format datatype.uuid
590
727
  */
591
728
  cardTypeId: string;
592
729
  /**
@@ -599,10 +736,14 @@ export declare namespace GenModels {
599
736
  wasRead: boolean;
600
737
  /**
601
738
  * Time of card creation
739
+ *
740
+ * @format datatype.datetime
602
741
  */
603
742
  creationDateTime: string;
604
743
  /**
605
744
  * Time of the last card change
745
+ *
746
+ * @format datatype.datetime
606
747
  */
607
748
  changeDateTime: string;
608
749
  }
@@ -629,6 +770,8 @@ export declare namespace GenModels {
629
770
  layoutExtensionArgs: GenModels.LayoutCardsPresentationExtensionArgs;
630
771
  /**
631
772
  * Report id for Report presentation extension.
773
+ *
774
+ * @format datatype.uuid
632
775
  */
633
776
  reportId: string;
634
777
  }
@@ -649,6 +792,8 @@ export declare namespace GenModels {
649
792
  interface CardPresentation {
650
793
  /**
651
794
  * Card id
795
+ *
796
+ * @format datatype.uuid
652
797
  */
653
798
  id: string;
654
799
  /**
@@ -657,10 +802,14 @@ export declare namespace GenModels {
657
802
  description: string;
658
803
  /**
659
804
  * Card type, if known.
805
+ *
806
+ * @format datatype.uuid
660
807
  */
661
808
  typeId?: string;
662
809
  /**
663
810
  * Card kind, if known.
811
+ *
812
+ * @format datatype.uuid
664
813
  */
665
814
  kindId?: string;
666
815
  /**
@@ -677,14 +826,20 @@ export declare namespace GenModels {
677
826
  interface FolderTypeInfo {
678
827
  /**
679
828
  * Gets or sets folder type identifier
829
+ *
830
+ * @format datatype.uuid
680
831
  */
681
832
  folderTypeId: string;
682
833
  /**
683
834
  * Gets or sets parent folder identifier
835
+ *
836
+ * @format datatype.uuid
684
837
  */
685
838
  parentFolderTypeId: string;
686
839
  /**
687
840
  * Gets or sets default view identifier
841
+ *
842
+ * @format datatype.uuid
688
843
  */
689
844
  defaultViewId: string;
690
845
  /**
@@ -713,10 +868,14 @@ export declare namespace GenModels {
713
868
  subtype?: number;
714
869
  /**
715
870
  * Identifier of object in the system
871
+ *
872
+ * @format datatype.uuid
716
873
  */
717
874
  id?: string;
718
875
  /**
719
876
  * Identifier of the parent object for the AccessManager. Should be specified if DescriptorTargetType is Custom.
877
+ *
878
+ * @format datatype.uuid
720
879
  */
721
880
  parentId?: string;
722
881
  /**
@@ -793,6 +952,8 @@ export declare namespace GenModels {
793
952
  trustee: GenModels.AccessControlTrustee;
794
953
  /**
795
954
  * Access flags. {@link GenModels}
955
+ *
956
+ * @examples [983359, 131097, 38, 65536, 917504]
796
957
  */
797
958
  operationsMask: number;
798
959
  /**
@@ -821,6 +982,8 @@ export declare namespace GenModels {
821
982
  securityIdentifier: string;
822
983
  /**
823
984
  * Display name
985
+ *
986
+ * @format internet.userName
824
987
  */
825
988
  accountName?: string;
826
989
  }
@@ -853,19 +1016,28 @@ export declare namespace GenModels {
853
1016
  cardDataRights: GenModels.CardDataRights;
854
1017
  /**
855
1018
  * Gets or sets object id
1019
+ *
1020
+ * @format datatype.uuid
856
1021
  */
857
1022
  objectId: string;
858
1023
  /**
859
1024
  * Gets or sets parent id
1025
+ *
1026
+ * @format datatype.uuid
860
1027
  */
861
1028
  parentId: string;
862
1029
  }
863
1030
  }
864
1031
  export declare namespace GenModels {
865
1032
  interface OperationRequestModel {
1033
+ /**
1034
+ * @format datatype.uuid
1035
+ */
866
1036
  cardId: string;
867
1037
  /**
868
1038
  * Where in the card stored the comment.
1039
+ *
1040
+ * @format datatype.uuid
869
1041
  */
870
1042
  operationId: string;
871
1043
  }
@@ -878,6 +1050,8 @@ export declare namespace GenModels {
878
1050
  fileUrls: Array<GenModels.ScanFileInfo>;
879
1051
  /**
880
1052
  * Card id
1053
+ *
1054
+ * @format datatype.uuid
881
1055
  */
882
1056
  cardId: string;
883
1057
  /**
@@ -930,10 +1104,14 @@ export declare namespace GenModels {
930
1104
  name: string;
931
1105
  /**
932
1106
  * File card ID
1107
+ *
1108
+ * @format datatype.uuid
933
1109
  */
934
1110
  fileCardId: string;
935
1111
  /**
936
1112
  * File ID
1113
+ *
1114
+ * @format datatype.uuid
937
1115
  */
938
1116
  fileId: string;
939
1117
  /**
@@ -994,10 +1172,14 @@ export declare namespace GenModels {
994
1172
  interface VersionedFileModel {
995
1173
  /**
996
1174
  * Gets or sets file identifier
1175
+ *
1176
+ * @format datatype.uuid
997
1177
  */
998
1178
  id: string;
999
1179
  /**
1000
1180
  * Gets or set version id
1181
+ *
1182
+ * @format datatype.uuid
1001
1183
  */
1002
1184
  versionId: string;
1003
1185
  /**
@@ -1014,6 +1196,8 @@ export declare namespace GenModels {
1014
1196
  author: string;
1015
1197
  /**
1016
1198
  * Gets or sets creation date
1199
+ *
1200
+ * @format datatype.datetime
1017
1201
  */
1018
1202
  creationDate: string;
1019
1203
  /**
@@ -1026,10 +1210,14 @@ export declare namespace GenModels {
1026
1210
  interface VersionedFileCommentModel {
1027
1211
  /**
1028
1212
  * Gets or sets identifier
1213
+ *
1214
+ * @format datatype.uuid
1029
1215
  */
1030
1216
  id: string;
1031
1217
  /**
1032
1218
  * Gets or sets date
1219
+ *
1220
+ * @format datatype.datetime
1033
1221
  */
1034
1222
  date: string;
1035
1223
  /**
@@ -1042,6 +1230,8 @@ export declare namespace GenModels {
1042
1230
  author: string;
1043
1231
  /**
1044
1232
  * Gets or sets author
1233
+ *
1234
+ * @format datatype.uuid
1045
1235
  */
1046
1236
  authorId: string;
1047
1237
  }
@@ -1054,10 +1244,14 @@ export declare namespace GenModels {
1054
1244
  interface TaskGroupIntervalsCalculationRequestModel {
1055
1245
  /**
1056
1246
  * Start date for entry task group
1247
+ *
1248
+ * @format datatype.datetime
1057
1249
  */
1058
1250
  totalStartDate: string;
1059
1251
  /**
1060
1252
  * End date for entry task group
1253
+ *
1254
+ * @format datatype.datetime
1061
1255
  */
1062
1256
  totalEndDate: string;
1063
1257
  /**
@@ -1066,6 +1260,8 @@ export declare namespace GenModels {
1066
1260
  totalDuration: number;
1067
1261
  /**
1068
1262
  * Default calendar id to calculate intervals (will be used if employee has no calendar configured). Empty guid to use system calendar.
1263
+ *
1264
+ * @format datatype.uuid
1069
1265
  */
1070
1266
  defaultCalendarId: string;
1071
1267
  /**
@@ -1090,10 +1286,14 @@ export declare namespace GenModels {
1090
1286
  isResponsible: boolean;
1091
1287
  /**
1092
1288
  * Task start date
1289
+ *
1290
+ * @format datatype.datetime
1093
1291
  */
1094
1292
  startDate?: string;
1095
1293
  /**
1096
1294
  * Task end date.
1295
+ *
1296
+ * @format datatype.datetime
1097
1297
  */
1098
1298
  endDate?: string;
1099
1299
  /**
@@ -1122,6 +1322,8 @@ export declare namespace GenModels {
1122
1322
  interface DirectoryItemData extends GenModels.IDirectoryItemData {
1123
1323
  /**
1124
1324
  * Entity Identifier
1325
+ *
1326
+ * @format datatype.uuid
1125
1327
  */
1126
1328
  id: string;
1127
1329
  /**
@@ -1142,6 +1344,8 @@ export declare namespace GenModels {
1142
1344
  cardKindFullName: string;
1143
1345
  /**
1144
1346
  * Gets card kind identifier
1347
+ *
1348
+ * @format datatype.uuid
1145
1349
  */
1146
1350
  cardKindId?: string;
1147
1351
  /**
@@ -1170,6 +1374,8 @@ export declare namespace GenModels {
1170
1374
  interface BarcodeSearchResponseModel {
1171
1375
  /**
1172
1376
  * Card id to get info
1377
+ *
1378
+ * @format datatype.uuid
1173
1379
  */
1174
1380
  cardId?: string;
1175
1381
  }
@@ -1178,10 +1384,14 @@ export declare namespace GenModels {
1178
1384
  interface GetFieldValueRequest {
1179
1385
  /**
1180
1386
  * Card id
1387
+ *
1388
+ * @format datatype.uuid
1181
1389
  */
1182
1390
  cardId: string;
1183
1391
  /**
1184
1392
  * Section id
1393
+ *
1394
+ * @format datatype.uuid
1185
1395
  */
1186
1396
  sectionId: string;
1187
1397
  /**
@@ -1198,6 +1408,8 @@ export declare namespace GenModels {
1198
1408
  interface DirectoryDesignerRowModel {
1199
1409
  /**
1200
1410
  * Row id
1411
+ *
1412
+ * @format datatype.uuid
1201
1413
  */
1202
1414
  id: string;
1203
1415
  /**
@@ -1266,10 +1478,14 @@ export declare namespace GenModels {
1266
1478
  calendarSources: Array<GenModels.BusinessCalendarSource>;
1267
1479
  /**
1268
1480
  * Date of the start of the period
1481
+ *
1482
+ * @format datatype.datetime
1269
1483
  */
1270
1484
  startDate: string;
1271
1485
  /**
1272
1486
  * Date of the end of the period
1487
+ *
1488
+ * @format datatype.datetime
1273
1489
  */
1274
1490
  endDate: string;
1275
1491
  }
@@ -1278,6 +1494,8 @@ export declare namespace GenModels {
1278
1494
  interface BusinessCalendarSource {
1279
1495
  /**
1280
1496
  * Employee or unit identifier
1497
+ *
1498
+ * @format datatype.uuid
1281
1499
  */
1282
1500
  id: string;
1283
1501
  /**
@@ -1294,6 +1512,8 @@ export declare namespace GenModels {
1294
1512
  calendarSources: Array<GenModels.BusinessCalendarSource>;
1295
1513
  /**
1296
1514
  * Date of the end of the period
1515
+ *
1516
+ * @format datatype.datetime
1297
1517
  */
1298
1518
  endDate: string;
1299
1519
  /**
@@ -1310,6 +1530,8 @@ export declare namespace GenModels {
1310
1530
  calendarSources: Array<GenModels.BusinessCalendarSource>;
1311
1531
  /**
1312
1532
  * Date of the start of the period
1533
+ *
1534
+ * @format datatype.datetime
1313
1535
  */
1314
1536
  startDate: string;
1315
1537
  /**
@@ -1322,10 +1544,14 @@ export declare namespace GenModels {
1322
1544
  interface IntervalsCalculationRequestModel {
1323
1545
  /**
1324
1546
  * Start date for entry task group
1547
+ *
1548
+ * @format datatype.datetime
1325
1549
  */
1326
1550
  totalStartDate: string;
1327
1551
  /**
1328
1552
  * End date for entry task group
1553
+ *
1554
+ * @format datatype.datetime
1329
1555
  */
1330
1556
  totalEndDate: string;
1331
1557
  /**
@@ -1334,6 +1560,8 @@ export declare namespace GenModels {
1334
1560
  totalDuration: number;
1335
1561
  /**
1336
1562
  * Default calendar id to calculate intervals (will be used if employee has no calendar configured). Empty guid to use system calendar.
1563
+ *
1564
+ * @format datatype.uuid
1337
1565
  */
1338
1566
  defaultCalendarId: string;
1339
1567
  /**
@@ -1354,6 +1582,8 @@ export declare namespace GenModels {
1354
1582
  performerName: string;
1355
1583
  /**
1356
1584
  * Performer id
1585
+ *
1586
+ * @format datatype.uuid
1357
1587
  */
1358
1588
  performerId: string;
1359
1589
  /**
@@ -1366,10 +1596,14 @@ export declare namespace GenModels {
1366
1596
  isResponsible: boolean;
1367
1597
  /**
1368
1598
  * Task start date
1599
+ *
1600
+ * @format datatype.datetime
1369
1601
  */
1370
1602
  startDate?: string;
1371
1603
  /**
1372
1604
  * Task end date.
1605
+ *
1606
+ * @format datatype.datetime
1373
1607
  */
1374
1608
  endDate?: string;
1375
1609
  /**
@@ -1398,18 +1632,26 @@ export declare namespace GenModels {
1398
1632
  interface CommentsDataSourceInfoModel {
1399
1633
  /**
1400
1634
  * Gets or sets card identifier
1635
+ *
1636
+ * @format datatype.uuid
1401
1637
  */
1402
1638
  dataSourceCardId: string;
1403
1639
  /**
1404
1640
  * Gets or sets section identifier
1641
+ *
1642
+ * @format datatype.uuid
1405
1643
  */
1406
1644
  dataSourceSectionId?: string;
1407
1645
  /**
1408
1646
  * Gets or sets row identifier
1647
+ *
1648
+ * @format datatype.uuid
1409
1649
  */
1410
1650
  dataSourceRowId?: string;
1411
1651
  /**
1412
1652
  * Gets or sets comments section
1653
+ *
1654
+ * @format datatype.uuid
1413
1655
  */
1414
1656
  sectionId: string;
1415
1657
  /**
@@ -1426,14 +1668,20 @@ export declare namespace GenModels {
1426
1668
  textFieldAlias: string;
1427
1669
  /**
1428
1670
  * Comment operation
1671
+ *
1672
+ * @format datatype.uuid
1429
1673
  */
1430
1674
  commentEditOperation: string;
1431
1675
  /**
1432
1676
  * Comment edit operation
1677
+ *
1678
+ * @format datatype.uuid
1433
1679
  */
1434
1680
  editAnyCommentEditOperation: string;
1435
1681
  /**
1436
1682
  * Comment edit operation
1683
+ *
1684
+ * @format datatype.uuid
1437
1685
  */
1438
1686
  editOwnCommentEditOperation: string;
1439
1687
  }
@@ -1458,10 +1706,14 @@ export declare namespace GenModels {
1458
1706
  interface Comment {
1459
1707
  /**
1460
1708
  * Gets or sets identifier
1709
+ *
1710
+ * @format datatype.uuid
1461
1711
  */
1462
1712
  id: string;
1463
1713
  /**
1464
1714
  * Gets or sets employee identifier
1715
+ *
1716
+ * @format datatype.uuid
1465
1717
  */
1466
1718
  employeeId?: string;
1467
1719
  /**
@@ -1470,6 +1722,8 @@ export declare namespace GenModels {
1470
1722
  employeeDisplayName: string;
1471
1723
  /**
1472
1724
  * Gets or sets date
1725
+ *
1726
+ * @format datatype.datetime
1473
1727
  */
1474
1728
  date?: string;
1475
1729
  /**
@@ -1486,6 +1740,8 @@ export declare namespace GenModels {
1486
1740
  dataSourceInfo: GenModels.CommentsDataSourceInfoModel;
1487
1741
  /**
1488
1742
  * Gets or sets card identifier
1743
+ *
1744
+ * @format datatype.uuid
1489
1745
  */
1490
1746
  cardId: string;
1491
1747
  /**
@@ -1502,6 +1758,8 @@ export declare namespace GenModels {
1502
1758
  dataSourceInfo: GenModels.CommentsDataSourceInfoModel;
1503
1759
  /**
1504
1760
  * Gets or sets card identifier
1761
+ *
1762
+ * @format datatype.uuid
1505
1763
  */
1506
1764
  cardId: string;
1507
1765
  /**
@@ -1510,10 +1768,14 @@ export declare namespace GenModels {
1510
1768
  text: string;
1511
1769
  /**
1512
1770
  * Gets or sets employee id
1771
+ *
1772
+ * @format datatype.uuid
1513
1773
  */
1514
1774
  employeeId: string;
1515
1775
  /**
1516
1776
  * gets or sets date
1777
+ *
1778
+ * @format datatype.datetime
1517
1779
  */
1518
1780
  date?: string;
1519
1781
  }
@@ -1526,10 +1788,14 @@ export declare namespace GenModels {
1526
1788
  dataSourceInfo: GenModels.CommentsDataSourceInfoModel;
1527
1789
  /**
1528
1790
  * Gets or sets card identifier
1791
+ *
1792
+ * @format datatype.uuid
1529
1793
  */
1530
1794
  cardId: string;
1531
1795
  /**
1532
1796
  * Gets or sets comment identifier
1797
+ *
1798
+ * @format datatype.uuid
1533
1799
  */
1534
1800
  commentId: string;
1535
1801
  /**
@@ -1546,10 +1812,14 @@ export declare namespace GenModels {
1546
1812
  dataSourceInfo: GenModels.CommentsDataSourceInfoModel;
1547
1813
  /**
1548
1814
  * Gets or sets card identifier
1815
+ *
1816
+ * @format datatype.uuid
1549
1817
  */
1550
1818
  cardId: string;
1551
1819
  /**
1552
1820
  * Gets or sets comment identifier
1821
+ *
1822
+ * @format datatype.uuid
1553
1823
  */
1554
1824
  commentId: string;
1555
1825
  }
@@ -1612,10 +1882,14 @@ export declare namespace GenModels {
1612
1882
  tasksLoaded: boolean;
1613
1883
  /**
1614
1884
  * Task id
1885
+ *
1886
+ * @format datatype.uuid
1615
1887
  */
1616
1888
  taskID: string;
1617
1889
  /**
1618
1890
  * TaskList ID
1891
+ *
1892
+ * @format datatype.uuid
1619
1893
  */
1620
1894
  taskListId: string;
1621
1895
  /**
@@ -1636,14 +1910,20 @@ export declare namespace GenModels {
1636
1910
  interface TaskDataModel {
1637
1911
  /**
1638
1912
  * Gets card identifier
1913
+ *
1914
+ * @format datatype.uuid
1639
1915
  */
1640
1916
  cardId: string;
1641
1917
  /**
1642
1918
  * Gets card type identifier
1919
+ *
1920
+ * @format datatype.uuid
1643
1921
  */
1644
1922
  cardTypeId: string;
1645
1923
  /**
1646
1924
  * Gets kind identifier
1925
+ *
1926
+ * @format datatype.uuid
1647
1927
  */
1648
1928
  kindId: string;
1649
1929
  /**
@@ -1676,14 +1956,20 @@ export declare namespace GenModels {
1676
1956
  performerDisplayName: string;
1677
1957
  /**
1678
1958
  * Gets start date
1959
+ *
1960
+ * @format datatype.datetime
1679
1961
  */
1680
1962
  startDate?: string;
1681
1963
  /**
1682
1964
  * Gets end date
1965
+ *
1966
+ * @format datatype.datetime
1683
1967
  */
1684
1968
  endDate?: string;
1685
1969
  /**
1686
1970
  * Gets date of task complete
1971
+ *
1972
+ * @format datatype.datetime
1687
1973
  */
1688
1974
  endDateActual?: string;
1689
1975
  }
@@ -1692,10 +1978,14 @@ export declare namespace GenModels {
1692
1978
  interface TasksTreeRequestModel {
1693
1979
  /**
1694
1980
  * Gets or sets card identifier
1981
+ *
1982
+ * @format datatype.uuid
1695
1983
  */
1696
1984
  cardId: string;
1697
1985
  /**
1698
1986
  * Gets or sets task list identifier
1987
+ *
1988
+ * @format datatype.uuid
1699
1989
  */
1700
1990
  taskListId: string;
1701
1991
  /**
@@ -1712,6 +2002,8 @@ export declare namespace GenModels {
1712
2002
  interface TasksTreeModel {
1713
2003
  /**
1714
2004
  * Gets tree nodes
2005
+ *
2006
+ * @format datatype.uuid
1715
2007
  */
1716
2008
  parentCardId: string;
1717
2009
  /**
@@ -1728,18 +2020,26 @@ export declare namespace GenModels {
1728
2020
  interface TreeNodeModel {
1729
2021
  /**
1730
2022
  * Gets or sets node identifier
2023
+ *
2024
+ * @format datatype.uuid
1731
2025
  */
1732
2026
  nodeId: string;
1733
2027
  /**
1734
2028
  * Gets or sets parent node identifier
2029
+ *
2030
+ * @format datatype.uuid
1735
2031
  */
1736
2032
  parentId: string;
1737
2033
  /**
1738
2034
  * Gets or sets card type identifier
2035
+ *
2036
+ * @format datatype.uuid
1739
2037
  */
1740
2038
  cardTypeId: string;
1741
2039
  /**
1742
2040
  * Gets or sets kind identifier
2041
+ *
2042
+ * @format datatype.uuid
1743
2043
  */
1744
2044
  kindId: string;
1745
2045
  /**
@@ -1764,10 +2064,14 @@ export declare namespace GenModels {
1764
2064
  interface TaskTreeEdge {
1765
2065
  /**
1766
2066
  * Gets or sets from node identifier
2067
+ *
2068
+ * @format datatype.uuid
1767
2069
  */
1768
2070
  fromNode: string;
1769
2071
  /**
1770
2072
  * Gets or sets to node identifier
2073
+ *
2074
+ * @format datatype.uuid
1771
2075
  */
1772
2076
  toNode: string;
1773
2077
  }
@@ -1776,6 +2080,8 @@ export declare namespace GenModels {
1776
2080
  interface TasksTableLoadOptions {
1777
2081
  /**
1778
2082
  * Task list identifier, when loading document or custom card tasks
2083
+ *
2084
+ * @format datatype.uuid
1779
2085
  */
1780
2086
  taskListId?: string;
1781
2087
  /**
@@ -1810,12 +2116,18 @@ export declare namespace GenModels {
1810
2116
  * Table rows
1811
2117
  */
1812
2118
  rows: Array<GenModels.TasksTableRow>;
2119
+ /**
2120
+ * Does node has parent
2121
+ */
2122
+ canShowFullTree: boolean;
1813
2123
  }
1814
2124
  }
1815
2125
  export declare namespace GenModels {
1816
2126
  interface TasksTableRow {
1817
2127
  /**
1818
2128
  * Card identifier
2129
+ *
2130
+ * @format datatype.uuid
1819
2131
  */
1820
2132
  cardId: string;
1821
2133
  /**
@@ -1824,6 +2136,8 @@ export declare namespace GenModels {
1824
2136
  level: number;
1825
2137
  /**
1826
2138
  * Parent row identifier
2139
+ *
2140
+ * @format datatype.uuid
1827
2141
  */
1828
2142
  parentId?: string;
1829
2143
  /**
@@ -1836,6 +2150,8 @@ export declare namespace GenModels {
1836
2150
  executionType: number;
1837
2151
  /**
1838
2152
  * Card type identifier
2153
+ *
2154
+ * @format datatype.uuid
1839
2155
  */
1840
2156
  cardTypeId: string;
1841
2157
  /**
@@ -1866,10 +2182,14 @@ export declare namespace GenModels {
1866
2182
  interface TasksTreeNodeHelpRequestModel {
1867
2183
  /**
1868
2184
  * Gets or sets card identifier
2185
+ *
2186
+ * @format datatype.uuid
1869
2187
  */
1870
2188
  cardId: string;
1871
2189
  /**
1872
2190
  * Gets or sets card type identifier
2191
+ *
2192
+ * @format datatype.uuid
1873
2193
  */
1874
2194
  cardTypeId: string;
1875
2195
  }
@@ -1878,10 +2198,14 @@ export declare namespace GenModels {
1878
2198
  interface TreeNodeHelpModel {
1879
2199
  /**
1880
2200
  * Gets or set creation date
2201
+ *
2202
+ * @format datatype.datetime
1881
2203
  */
1882
2204
  creationDate: string;
1883
2205
  /**
1884
2206
  * Card id
2207
+ *
2208
+ * @format datatype.uuid
1885
2209
  */
1886
2210
  id: string;
1887
2211
  /**
@@ -1909,6 +2233,9 @@ export declare namespace GenModels {
1909
2233
  */
1910
2234
  searchMode: GenModels.PartnerSearchMode;
1911
2235
  searchText: string;
2236
+ /**
2237
+ * @format datatype.uuid
2238
+ */
1912
2239
  departmentId?: string;
1913
2240
  /**
1914
2241
  * Partners count to skip from begin (pagination). Real skip = Skip - SkipDepartments;
@@ -1960,6 +2287,8 @@ export declare namespace GenModels {
1960
2287
  searchMode: GenModels.PartnerSearchMode;
1961
2288
  /**
1962
2289
  * Department id
2290
+ *
2291
+ * @format datatype.uuid
1963
2292
  */
1964
2293
  departmentId?: string;
1965
2294
  /**
@@ -2076,12 +2405,15 @@ export declare namespace GenModels {
2076
2405
  parameters: Array<GenModels.SearchParameter>;
2077
2406
  /**
2078
2407
  * Instance id
2408
+ *
2409
+ * @format datatype.uuid
2079
2410
  */
2080
2411
  instanceId?: string;
2081
2412
  /**
2082
2413
  * Device type
2083
2414
  */
2084
2415
  deviceType: GenModels.DeviceType;
2416
+ useOldGrid?: boolean;
2085
2417
  }
2086
2418
  }
2087
2419
  export declare namespace GenModels {
@@ -2124,22 +2456,32 @@ export declare namespace GenModels {
2124
2456
  searchParametersLayout: GenModels.LayoutViewModel;
2125
2457
  /**
2126
2458
  * Current session id.
2459
+ *
2460
+ * @format datatype.uuid
2127
2461
  */
2128
2462
  fullTextSearchSessionId: string;
2129
2463
  /**
2130
2464
  * Gets or sets folder identifier
2465
+ *
2466
+ * @format datatype.uuid
2131
2467
  */
2132
2468
  folderId: string;
2133
2469
  /**
2134
2470
  * Gets or sets view identifier
2471
+ *
2472
+ * @format datatype.uuid
2135
2473
  */
2136
2474
  viewId: string;
2137
2475
  /**
2138
2476
  * Gets or sets search identifier
2477
+ *
2478
+ * @format datatype.uuid
2139
2479
  */
2140
2480
  searchId: string;
2141
2481
  /**
2142
2482
  * Gets or sets instanceId
2483
+ *
2484
+ * @format datatype.uuid
2143
2485
  */
2144
2486
  instanceId: string;
2145
2487
  /**
@@ -2152,6 +2494,8 @@ export declare namespace GenModels {
2152
2494
  interface GridViewModel {
2153
2495
  /**
2154
2496
  * Gets or sets instanceId
2497
+ *
2498
+ * @format datatype.uuid
2155
2499
  */
2156
2500
  instanceId: string;
2157
2501
  /**
@@ -2212,12 +2556,30 @@ export declare namespace GenModels {
2212
2556
  request: GenModels.QueryViewRequest;
2213
2557
  /**
2214
2558
  * Current session id.
2559
+ *
2560
+ * @format datatype.uuid
2215
2561
  */
2216
2562
  fullTextSearchSessionId: string;
2217
2563
  /**
2218
2564
  * Gets or sets grid user settings data
2219
2565
  */
2220
2566
  gridUserSettings: GenModels.GridUserSettingsData;
2567
+ /**
2568
+ * Gets or sets whether grouping allowed
2569
+ */
2570
+ isGroupingAllowed: boolean;
2571
+ /**
2572
+ * Gets or sets whether show grouping columns
2573
+ */
2574
+ showGroupingColumns: boolean;
2575
+ /**
2576
+ * Gets or sets base cursor row count
2577
+ */
2578
+ baseCursorRowCount: number;
2579
+ /**
2580
+ * Gets or sets whether it has default grouping
2581
+ */
2582
+ hasDefaultGrouping: boolean;
2221
2583
  /**
2222
2584
  * Gets or sets key column name
2223
2585
  */
@@ -2286,6 +2648,14 @@ export declare namespace GenModels {
2286
2648
  * Gets or sets column order
2287
2649
  */
2288
2650
  order: number;
2651
+ /**
2652
+ * Is Filtration Enabled?
2653
+ */
2654
+ isFilteringAllowed: boolean;
2655
+ /**
2656
+ * Gets or sets whether grouping allowed
2657
+ */
2658
+ isGroupingAllowed: boolean;
2289
2659
  /**
2290
2660
  * Eval row function
2291
2661
  */
@@ -2314,6 +2684,10 @@ export declare namespace GenModels {
2314
2684
  * Gets or sets row was read
2315
2685
  */
2316
2686
  wasRead: boolean;
2687
+ /**
2688
+ * Gets or sets row is archived
2689
+ */
2690
+ isArchived: boolean;
2317
2691
  }
2318
2692
  }
2319
2693
  export declare namespace GenModels {
@@ -2422,6 +2796,8 @@ export declare namespace GenModels {
2422
2796
  action: GenModels.LayoutAction;
2423
2797
  /**
2424
2798
  * Gets or sets layout mode
2799
+ *
2800
+ * @format datatype.uuid
2425
2801
  */
2426
2802
  layoutMode?: string;
2427
2803
  /**
@@ -2438,10 +2814,14 @@ export declare namespace GenModels {
2438
2814
  name: string;
2439
2815
  /**
2440
2816
  * Gets or sets layout identifier
2817
+ *
2818
+ * @format datatype.uuid
2441
2819
  */
2442
2820
  id: string;
2443
2821
  /**
2444
2822
  * Gets or sets layout instance identifier
2823
+ *
2824
+ * @format datatype.uuid
2445
2825
  */
2446
2826
  instanceId: string;
2447
2827
  /**
@@ -2458,10 +2838,14 @@ export declare namespace GenModels {
2458
2838
  interface OperationModel {
2459
2839
  /**
2460
2840
  * Gets operation identifier
2841
+ *
2842
+ * @format datatype.uuid
2461
2843
  */
2462
2844
  id: string;
2463
2845
  /**
2464
2846
  * Gets operation identifier
2847
+ *
2848
+ * @format datatype.uuid
2465
2849
  */
2466
2850
  builtInId?: string;
2467
2851
  /**
@@ -2494,8 +2878,16 @@ export declare namespace GenModels {
2494
2878
  interface ExtendedDataSourceInfoModel {
2495
2879
  /**
2496
2880
  * Gets or sets extended layouts info identifier
2881
+ *
2882
+ * @format datatype.uuid
2497
2883
  */
2498
2884
  id: string;
2885
+ /**
2886
+ * Gets or sets timestamp card identifier
2887
+ *
2888
+ * @format datatype.uuid
2889
+ */
2890
+ cardId: string;
2499
2891
  /**
2500
2892
  * Gets or sets timestamp
2501
2893
  */
@@ -2510,26 +2902,112 @@ export declare namespace GenModels {
2510
2902
  layoutModel: GenModels.LayoutModel;
2511
2903
  }
2512
2904
  }
2905
+ export declare namespace GenModels {
2906
+ interface RecentCardsRequest {
2907
+ requestModel: GenModels.CardListRequestModel;
2908
+ useOldGrid: boolean;
2909
+ }
2910
+ }
2911
+ export declare namespace GenModels {
2912
+ interface FolderIdentityModel {
2913
+ /**
2914
+ * Folder id
2915
+ *
2916
+ * @format datatype.uuid
2917
+ */
2918
+ folderId?: string;
2919
+ /**
2920
+ * System folder identification.
2921
+ */
2922
+ systemFolder?: GenModels.SystemFolders;
2923
+ }
2924
+ }
2925
+ export declare namespace GenModels {
2926
+ interface FolderViewInfosModel {
2927
+ /**
2928
+ * Infos
2929
+ */
2930
+ views: Array<GenModels.FolderViewInfo>;
2931
+ }
2932
+ }
2933
+ export declare namespace GenModels {
2934
+ interface FolderViewInfo {
2935
+ /**
2936
+ * Gets or sets view name
2937
+ */
2938
+ name: string;
2939
+ /**
2940
+ * Gets or sets view identifier
2941
+ *
2942
+ * @format datatype.uuid
2943
+ */
2944
+ viewId: string;
2945
+ /**
2946
+ * Is view configured as folder default view
2947
+ */
2948
+ isDefaultFolderView: boolean;
2949
+ }
2950
+ }
2951
+ export declare namespace GenModels {
2952
+ interface ViewColumnModel {
2953
+ /**
2954
+ * Column name
2955
+ */
2956
+ columnName: string;
2957
+ /**
2958
+ * Column date format
2959
+ */
2960
+ dateFormat: string;
2961
+ /**
2962
+ * Column order
2963
+ */
2964
+ order: number;
2965
+ /**
2966
+ * Is column hidden
2967
+ */
2968
+ hidden: boolean;
2969
+ /**
2970
+ * Gets or sets column caption
2971
+ */
2972
+ caption: string;
2973
+ }
2974
+ }
2513
2975
  export declare namespace GenModels {
2514
2976
  interface GridFilterRequestModel {
2515
2977
  /**
2516
2978
  * Gets or sets folder identifier
2979
+ *
2980
+ * @format datatype.uuid
2517
2981
  */
2518
2982
  folderId: string;
2519
2983
  /**
2520
2984
  * Gets or sets view identifier
2985
+ *
2986
+ * @format datatype.uuid
2521
2987
  */
2522
2988
  viewId: string;
2523
2989
  }
2524
2990
  }
2991
+ export declare namespace GenModels {
2992
+ interface GridViewModelEx extends GenModels.GridViewModel {
2993
+ /**
2994
+ * Gets or sets search parameters layout
2995
+ */
2996
+ searchParametersLayout?: GenModels.ILayoutViewModel;
2997
+ }
2998
+ }
2525
2999
  export declare namespace GenModels {
2526
3000
  interface SaveGridUserSettingsDataRequestModel {
2527
3001
  /**
2528
3002
  * Gets or sets folder identifier
3003
+ *
3004
+ * @format datatype.uuid
2529
3005
  */
2530
3006
  folderId: string;
2531
3007
  /**
2532
3008
  * Get or sets view identifier
3009
+ *
3010
+ * @format datatype.uuid
2533
3011
  */
2534
3012
  viewId: string;
2535
3013
  /**
@@ -2542,6 +3020,8 @@ export declare namespace GenModels {
2542
3020
  interface SaveGridUserSettingsFolderDataRequestModel {
2543
3021
  /**
2544
3022
  * Gets or sets folder identifier
3023
+ *
3024
+ * @format datatype.uuid
2545
3025
  */
2546
3026
  folderId: string;
2547
3027
  /**
@@ -2554,16 +3034,97 @@ export declare namespace GenModels {
2554
3034
  interface GridUserSettingsFolderData {
2555
3035
  /**
2556
3036
  * Gets or sets view id
3037
+ *
3038
+ * @format datatype.uuid
2557
3039
  */
2558
3040
  viewId: string;
2559
3041
  }
2560
3042
  }
3043
+ export declare namespace GenModels {
3044
+ interface SaveAllCardsReadStatusRequestModel {
3045
+ /**
3046
+ * Request model
3047
+ */
3048
+ requestModel: GenModels.CardListRequestModel;
3049
+ /**
3050
+ * Gets or sets card was read
3051
+ */
3052
+ wasRead: boolean;
3053
+ }
3054
+ }
3055
+ export declare namespace GenModels {
3056
+ interface DistinctValuesRequestModel {
3057
+ /**
3058
+ * Gets or sets cursor id
3059
+ *
3060
+ * @format datatype.uuid
3061
+ */
3062
+ cursorId: string;
3063
+ /**
3064
+ * Gets or sets page number
3065
+ */
3066
+ pageNumber: number;
3067
+ /**
3068
+ * Gets or sets page size
3069
+ */
3070
+ pageSize: number;
3071
+ /**
3072
+ * Gets or sets
3073
+ */
3074
+ grouping: Array<GenModels.GridUserSettingsGroupColumn>;
3075
+ }
3076
+ }
3077
+ export declare namespace GenModels {
3078
+ interface DistinctValuesModel {
3079
+ /**
3080
+ * Gets or sets page count
3081
+ */
3082
+ pageCount: number;
3083
+ /**
3084
+ * Gets or sets current page
3085
+ */
3086
+ currentPage: number;
3087
+ /**
3088
+ * Gets or sets distinct values
3089
+ */
3090
+ distinctValues: Array<GenModels.ViewDistinctValue>;
3091
+ }
3092
+ }
3093
+ export declare namespace GenModels {
3094
+ interface ViewDistinctValue {
3095
+ /**
3096
+ * Gets or sets column name
3097
+ */
3098
+ columnName: string;
3099
+ /**
3100
+ * Gets or sets whether sorting by descending
3101
+ */
3102
+ isDescending: boolean;
3103
+ /**
3104
+ * Gets or sets value
3105
+ */
3106
+ value: string;
3107
+ /**
3108
+ * Gets or sets count
3109
+ */
3110
+ count: number;
3111
+ /**
3112
+ * Gets or sets whether last level
3113
+ */
3114
+ isLastLevel: boolean;
3115
+ }
3116
+ }
2561
3117
  export declare namespace GenModels {
2562
3118
  interface GetRequestModel {
2563
3119
  locationName?: string;
3120
+ /**
3121
+ * @format datatype.uuid
3122
+ */
2564
3123
  cardId?: string;
2565
3124
  /**
2566
3125
  * Gets or sets layout selection mode (view, edit, create...)
3126
+ *
3127
+ * @format datatype.uuid
2567
3128
  */
2568
3129
  layoutMode?: string;
2569
3130
  layoutParams?: Array<GenModels.ParamModel>;
@@ -2613,9 +3174,14 @@ export declare namespace GenModels {
2613
3174
  export declare namespace GenModels {
2614
3175
  interface SaveRequestModel {
2615
3176
  locationName?: string;
3177
+ /**
3178
+ * @format datatype.uuid
3179
+ */
2616
3180
  cardId?: string;
2617
3181
  /**
2618
3182
  * Gets or sets layout selection mode (view, edit, create...)
3183
+ *
3184
+ * @format datatype.uuid
2619
3185
  */
2620
3186
  layoutMode?: string;
2621
3187
  layoutParams: Array<GenModels.ParamModel>;
@@ -2669,14 +3235,20 @@ export declare namespace GenModels {
2669
3235
  editOperation: string;
2670
3236
  /**
2671
3237
  * Gets or sets data source card id
3238
+ *
3239
+ * @format datatype.uuid
2672
3240
  */
2673
3241
  extendedDataSourceCardId?: string;
2674
3242
  /**
2675
3243
  * Gets or sets data source section id
3244
+ *
3245
+ * @format datatype.uuid
2676
3246
  */
2677
3247
  extendedDataSourceSectionId?: string;
2678
3248
  /**
2679
3249
  * Gets or sets data source row id
3250
+ *
3251
+ * @format datatype.uuid
2680
3252
  */
2681
3253
  extendedDataSourceRowId?: string;
2682
3254
  }
@@ -2697,6 +3269,8 @@ export declare namespace GenModels {
2697
3269
  interface HistorySearchQuery {
2698
3270
  /**
2699
3271
  * Card id
3272
+ *
3273
+ * @format datatype.uuid
2700
3274
  */
2701
3275
  cardId: string;
2702
3276
  /**
@@ -2705,6 +3279,8 @@ export declare namespace GenModels {
2705
3279
  employeeName: string;
2706
3280
  /**
2707
3281
  * Date
3282
+ *
3283
+ * @format datatype.datetime
2708
3284
  */
2709
3285
  date?: string;
2710
3286
  /**
@@ -2717,6 +3293,8 @@ export declare namespace GenModels {
2717
3293
  operationsToHide: Array<string>;
2718
3294
  /**
2719
3295
  * Cache id
3296
+ *
3297
+ * @format datatype.uuid
2720
3298
  */
2721
3299
  cacheId: string;
2722
3300
  /**
@@ -2729,6 +3307,8 @@ export declare namespace GenModels {
2729
3307
  maxCount?: number;
2730
3308
  /**
2731
3309
  * Edit operation id
3310
+ *
3311
+ * @format datatype.uuid
2732
3312
  */
2733
3313
  editOperation: string;
2734
3314
  }
@@ -2745,6 +3325,8 @@ export declare namespace GenModels {
2745
3325
  hasMore: boolean;
2746
3326
  /**
2747
3327
  * Cache id
3328
+ *
3329
+ * @format datatype.uuid
2748
3330
  */
2749
3331
  cacheId: string;
2750
3332
  /**
@@ -2757,6 +3339,8 @@ export declare namespace GenModels {
2757
3339
  interface HistoryRecord {
2758
3340
  /**
2759
3341
  * Record id
3342
+ *
3343
+ * @format datatype.uuid
2760
3344
  */
2761
3345
  logNewId: string;
2762
3346
  /**
@@ -2765,6 +3349,8 @@ export declare namespace GenModels {
2765
3349
  id: number;
2766
3350
  /**
2767
3351
  * Record date
3352
+ *
3353
+ * @format datatype.datetime
2768
3354
  */
2769
3355
  date: string;
2770
3356
  /**
@@ -2785,10 +3371,24 @@ export declare namespace GenModels {
2785
3371
  displayName: string;
2786
3372
  }
2787
3373
  }
3374
+ export declare namespace GenModels {
3375
+ interface WasReadRequest {
3376
+ /**
3377
+ * Cards to read
3378
+ */
3379
+ cardIds: Array<string>;
3380
+ /**
3381
+ * Set read state
3382
+ */
3383
+ setRead: boolean;
3384
+ }
3385
+ }
2788
3386
  export declare namespace GenModels {
2789
3387
  interface FilePickerRequestModel {
2790
3388
  /**
2791
3389
  * FileCard id
3390
+ *
3391
+ * @format datatype.uuid
2792
3392
  */
2793
3393
  fileCardId: string;
2794
3394
  /**
@@ -2801,10 +3401,14 @@ export declare namespace GenModels {
2801
3401
  interface LogInfo {
2802
3402
  /**
2803
3403
  * The edit operation for the log record.
3404
+ *
3405
+ * @format datatype.uuid
2804
3406
  */
2805
3407
  operationId: string;
2806
3408
  /**
2807
3409
  * Card, to associate log record with.
3410
+ *
3411
+ * @format datatype.uuid
2808
3412
  */
2809
3413
  cardId: string;
2810
3414
  }
@@ -2825,6 +3429,8 @@ export declare namespace GenModels {
2825
3429
  name: string;
2826
3430
  /**
2827
3431
  * Gets file identifier
3432
+ *
3433
+ * @format datatype.uuid
2828
3434
  */
2829
3435
  fileId: string;
2830
3436
  /**
@@ -2865,10 +3471,14 @@ export declare namespace GenModels {
2865
3471
  interface FileCardVersionModel {
2866
3472
  /**
2867
3473
  * Gets or sets file identifier
3474
+ *
3475
+ * @format datatype.uuid
2868
3476
  */
2869
3477
  id: string;
2870
3478
  /**
2871
3479
  * Gets or set version id
3480
+ *
3481
+ * @format datatype.uuid
2872
3482
  */
2873
3483
  versionId: string;
2874
3484
  /**
@@ -2885,6 +3495,8 @@ export declare namespace GenModels {
2885
3495
  author: string;
2886
3496
  /**
2887
3497
  * Gets or sets creation date
3498
+ *
3499
+ * @format datatype.datetime
2888
3500
  */
2889
3501
  creationDate: string;
2890
3502
  /**
@@ -2897,10 +3509,14 @@ export declare namespace GenModels {
2897
3509
  interface FileCardCommentModel {
2898
3510
  /**
2899
3511
  * Gets or sets identifier
3512
+ *
3513
+ * @format datatype.uuid
2900
3514
  */
2901
3515
  id: string;
2902
3516
  /**
2903
3517
  * Gets or sets date
3518
+ *
3519
+ * @format datatype.datetime
2904
3520
  */
2905
3521
  date: string;
2906
3522
  /**
@@ -2913,6 +3529,8 @@ export declare namespace GenModels {
2913
3529
  author: string;
2914
3530
  /**
2915
3531
  * Gets or sets author
3532
+ *
3533
+ * @format datatype.uuid
2916
3534
  */
2917
3535
  authorId: string;
2918
3536
  }
@@ -2921,25 +3539,39 @@ export declare namespace GenModels {
2921
3539
  interface LayoutRowCreateParams {
2922
3540
  /**
2923
3541
  * Card identifier
3542
+ *
3543
+ * @format datatype.uuid
2924
3544
  */
2925
3545
  cardId: string;
2926
3546
  /**
2927
3547
  * Section identifier
3548
+ *
3549
+ * @format datatype.uuid
2928
3550
  */
2929
3551
  sectionId: string;
2930
3552
  /**
2931
3553
  * Gets or sets layout mode
3554
+ *
3555
+ * @format datatype.uuid
2932
3556
  */
2933
3557
  layoutMode?: string;
2934
3558
  /**
2935
3559
  * Gets or sets parent row id
3560
+ *
3561
+ * @format datatype.uuid
2936
3562
  */
2937
3563
  parentRowId?: string;
2938
3564
  /**
2939
3565
  * Gets or sets tree parent row id
3566
+ *
3567
+ * @format datatype.uuid
2940
3568
  */
2941
3569
  parentTreeRowId?: string;
2942
3570
  layoutParams: Array<GenModels.LayoutParamModel>;
3571
+ /**
3572
+ * Some data, provided by extensions for bypassing to lifecycle.
3573
+ */
3574
+ customContext?: any;
2943
3575
  }
2944
3576
  }
2945
3577
  export declare namespace GenModels {
@@ -2954,6 +3586,8 @@ export declare namespace GenModels {
2954
3586
  interface BaseInfoModel {
2955
3587
  /**
2956
3588
  * Gets or sets id
3589
+ *
3590
+ * @format datatype.uuid
2957
3591
  */
2958
3592
  id: string;
2959
3593
  /**
@@ -2970,6 +3604,8 @@ export declare namespace GenModels {
2970
3604
  reason?: GenModels.Reason;
2971
3605
  /**
2972
3606
  * Gets or sets creation date
3607
+ *
3608
+ * @format datatype.datetime
2973
3609
  */
2974
3610
  createDate: string;
2975
3611
  }
@@ -2978,18 +3614,26 @@ export declare namespace GenModels {
2978
3614
  interface RowInfoModel extends GenModels.BaseInfoModel {
2979
3615
  /**
2980
3616
  * Gets or sets section id
3617
+ *
3618
+ * @format datatype.uuid
2981
3619
  */
2982
3620
  sectionId: string;
2983
3621
  /**
2984
3622
  * Parent row identifier
3623
+ *
3624
+ * @format datatype.uuid
2985
3625
  */
2986
3626
  parentRowId?: string;
2987
3627
  /**
2988
3628
  * Parent tree row identifier
3629
+ *
3630
+ * @format datatype.uuid
2989
3631
  */
2990
3632
  parentTreeRowId?: string;
2991
3633
  /**
2992
3634
  * Card identifier
3635
+ *
3636
+ * @format datatype.uuid
2993
3637
  */
2994
3638
  cardId: string;
2995
3639
  /**
@@ -3014,18 +3658,26 @@ export declare namespace GenModels {
3014
3658
  interface RowLayoutParams {
3015
3659
  /**
3016
3660
  * Gets or sets card identifier
3661
+ *
3662
+ * @format datatype.uuid
3017
3663
  */
3018
3664
  cardId: string;
3019
3665
  /**
3020
3666
  * Gets or sets section identifier
3667
+ *
3668
+ * @format datatype.uuid
3021
3669
  */
3022
3670
  sectionId: string;
3023
3671
  /**
3024
3672
  * Gets or sets row identifier
3673
+ *
3674
+ * @format datatype.uuid
3025
3675
  */
3026
3676
  rowId: string;
3027
3677
  /**
3028
3678
  * Gets or sets layout type
3679
+ *
3680
+ * @format datatype.uuid
3029
3681
  */
3030
3682
  layoutMode?: string;
3031
3683
  /**
@@ -3038,16 +3690,34 @@ export declare namespace GenModels {
3038
3690
  interface DeleteRowModel {
3039
3691
  /**
3040
3692
  * Card, where row located
3693
+ *
3694
+ * @format datatype.uuid
3041
3695
  */
3042
3696
  cardId: string;
3043
3697
  /**
3044
3698
  * Section of the row
3699
+ *
3700
+ * @format datatype.uuid
3045
3701
  */
3046
3702
  sectionId: string;
3047
3703
  /**
3048
3704
  * Row id
3705
+ *
3706
+ * @format datatype.uuid
3049
3707
  */
3050
3708
  rowId: string;
3709
+ /**
3710
+ * Parent row id for receiving it timestamp.
3711
+ *
3712
+ * @format datatype.uuid
3713
+ */
3714
+ parentRowId?: string;
3715
+ /**
3716
+ * Parent row section id for receiving it timestamp.
3717
+ *
3718
+ * @format datatype.uuid
3719
+ */
3720
+ parentRowSectionId?: string;
3051
3721
  isCreationCancel?: boolean;
3052
3722
  }
3053
3723
  }
@@ -3067,14 +3737,20 @@ export declare namespace GenModels {
3067
3737
  interface SaveRowControlDataModel {
3068
3738
  /**
3069
3739
  * Gets or sets a card id
3740
+ *
3741
+ * @format datatype.uuid
3070
3742
  */
3071
3743
  cardId: string;
3072
3744
  /**
3073
3745
  * Gets or sets a section id
3746
+ *
3747
+ * @format datatype.uuid
3074
3748
  */
3075
3749
  sectionId: string;
3076
3750
  /**
3077
3751
  * Gets or sets a row id
3752
+ *
3753
+ * @format datatype.uuid
3078
3754
  */
3079
3755
  rowId: string;
3080
3756
  /**
@@ -3083,6 +3759,8 @@ export declare namespace GenModels {
3083
3759
  timestamp: number;
3084
3760
  /**
3085
3761
  * Gets or sets mode
3762
+ *
3763
+ * @format datatype.uuid
3086
3764
  */
3087
3765
  layoutMode?: string;
3088
3766
  /**
@@ -3101,16 +3779,28 @@ export declare namespace GenModels {
3101
3779
  * Gets or sets control data
3102
3780
  */
3103
3781
  extendedDataSourceInfos: Array<GenModels.ExtendedDataSourceInfoModel>;
3782
+ /**
3783
+ * Indicates, that this save completes entity creation and remove all temp data.
3784
+ */
3785
+ completeCreation: boolean;
3786
+ /**
3787
+ * Some data, provided by extensions for bypassing to lifecycle.
3788
+ */
3789
+ customContext?: any;
3104
3790
  }
3105
3791
  }
3106
3792
  export declare namespace GenModels {
3107
3793
  interface CardKindInfoModel {
3108
3794
  /**
3109
3795
  * Gets or sets card type id
3796
+ *
3797
+ * @format datatype.uuid
3110
3798
  */
3111
3799
  cardTypeId: string;
3112
3800
  /**
3113
3801
  * Gets or sets kind name
3802
+ *
3803
+ * @format datatype.uuid
3114
3804
  */
3115
3805
  kindId: string;
3116
3806
  /**
@@ -3155,6 +3845,8 @@ export declare namespace GenModels {
3155
3845
  time: string;
3156
3846
  /**
3157
3847
  * Employee id
3848
+ *
3849
+ * @format datatype.uuid
3158
3850
  */
3159
3851
  employeeId: string;
3160
3852
  /**
@@ -3183,6 +3875,8 @@ export declare namespace GenModels {
3183
3875
  searchText?: string;
3184
3876
  /**
3185
3877
  * Parent id
3878
+ *
3879
+ * @format datatype.uuid
3186
3880
  */
3187
3881
  parentId?: string;
3188
3882
  /**
@@ -3219,14 +3913,20 @@ export declare namespace GenModels {
3219
3913
  interface StaffQueryContext {
3220
3914
  /**
3221
3915
  * Card, where control located.
3916
+ *
3917
+ * @format datatype.uuid
3222
3918
  */
3223
3919
  cardId: string;
3224
3920
  /**
3225
3921
  * Card type of the card, where control located.
3922
+ *
3923
+ * @format datatype.uuid
3226
3924
  */
3227
3925
  cardTypeId: string;
3228
3926
  /**
3229
3927
  * Card type of the card, where control located.
3928
+ *
3929
+ * @format datatype.uuid
3230
3930
  */
3231
3931
  cardKindId: string;
3232
3932
  /**
@@ -3243,6 +3943,8 @@ export declare namespace GenModels {
3243
3943
  interface StaffItemsDataSourceModel {
3244
3944
  /**
3245
3945
  * Section identifier
3946
+ *
3947
+ * @format datatype.uuid
3246
3948
  */
3247
3949
  dataSourceCardSection?: string;
3248
3950
  /**
@@ -3271,10 +3973,14 @@ export declare namespace GenModels {
3271
3973
  positionAlias: string;
3272
3974
  /**
3273
3975
  * Organization restriction.
3976
+ *
3977
+ * @format datatype.uuid
3274
3978
  */
3275
3979
  selectFromOrganization?: string;
3276
3980
  /**
3277
3981
  * Group restriction.
3982
+ *
3983
+ * @format datatype.uuid
3278
3984
  */
3279
3985
  selectFromGroup?: string;
3280
3986
  /**
@@ -3371,6 +4077,8 @@ export declare namespace GenModels {
3371
4077
  interface StaffDataModel extends GenModels.IDirectoryItemData {
3372
4078
  /**
3373
4079
  * Entity identifier
4080
+ *
4081
+ * @format datatype.uuid
3374
4082
  */
3375
4083
  id: string;
3376
4084
  /**
@@ -3395,6 +4103,8 @@ export declare namespace GenModels {
3395
4103
  interface SetEmployeeGroupsQuery {
3396
4104
  /**
3397
4105
  * Gets or sets employee identifier
4106
+ *
4107
+ * @format datatype.uuid
3398
4108
  */
3399
4109
  employeeId: string;
3400
4110
  /**
@@ -3443,6 +4153,8 @@ export declare namespace GenModels {
3443
4153
  interface AddToGroupRequestModel {
3444
4154
  /**
3445
4155
  * Gets or sets group identifier
4156
+ *
4157
+ * @format datatype.uuid
3446
4158
  */
3447
4159
  groupId: string;
3448
4160
  /**
@@ -3467,6 +4179,8 @@ export declare namespace GenModels {
3467
4179
  interface EmployeeListRequestModel {
3468
4180
  /**
3469
4181
  * Instance id
4182
+ *
4183
+ * @format datatype.uuid
3470
4184
  */
3471
4185
  instanceId?: string;
3472
4186
  /**
@@ -3479,6 +4193,8 @@ export declare namespace GenModels {
3479
4193
  hierarchyType: GenModels.HierarchyType;
3480
4194
  /**
3481
4195
  * Hierarchy item id
4196
+ *
4197
+ * @format datatype.uuid
3482
4198
  */
3483
4199
  hierarchyItemID: string;
3484
4200
  /**
@@ -3499,10 +4215,14 @@ export declare namespace GenModels {
3499
4215
  interface StaffDirectoryItemsMoveModel {
3500
4216
  /**
3501
4217
  * Staff Id
4218
+ *
4219
+ * @format datatype.uuid
3502
4220
  */
3503
4221
  staffId: string;
3504
4222
  /**
3505
4223
  * Target Id
4224
+ *
4225
+ * @format datatype.uuid
3506
4226
  */
3507
4227
  targetId: string;
3508
4228
  }
@@ -3511,14 +4231,20 @@ export declare namespace GenModels {
3511
4231
  interface EmployeeMoveModel {
3512
4232
  /**
3513
4233
  * Staff Id
4234
+ *
4235
+ * @format datatype.uuid
3514
4236
  */
3515
4237
  staffId: string;
3516
4238
  /**
3517
4239
  * Target Id
4240
+ *
4241
+ * @format datatype.uuid
3518
4242
  */
3519
4243
  targetId: string;
3520
4244
  /**
3521
4245
  * Directory Id
4246
+ *
4247
+ * @format datatype.uuid
3522
4248
  */
3523
4249
  directoryId: string;
3524
4250
  /**
@@ -3531,6 +4257,8 @@ export declare namespace GenModels {
3531
4257
  interface GetTasksListRequestModel {
3532
4258
  /**
3533
4259
  * Id of the task list card.
4260
+ *
4261
+ * @format datatype.uuid
3534
4262
  */
3535
4263
  taskListId: string;
3536
4264
  /**
@@ -3543,6 +4271,8 @@ export declare namespace GenModels {
3543
4271
  interface GetChildTasksCommentsRequestModel {
3544
4272
  /**
3545
4273
  * Id of the task card.
4274
+ *
4275
+ * @format datatype.uuid
3546
4276
  */
3547
4277
  taskId: string;
3548
4278
  /**
@@ -3563,10 +4293,14 @@ export declare namespace GenModels {
3563
4293
  interface SimpleBindingInfo {
3564
4294
  /**
3565
4295
  * Gets or sets data source resolver identifier
4296
+ *
4297
+ * @format datatype.uuid
3566
4298
  */
3567
4299
  dataSourceResolverId: string;
3568
4300
  /**
3569
4301
  * Gets or sets section identifier
4302
+ *
4303
+ * @format datatype.uuid
3570
4304
  */
3571
4305
  sectionId: string;
3572
4306
  /**
@@ -3591,6 +4325,8 @@ export declare namespace GenModels {
3591
4325
  interface ChildTaskCommentModel {
3592
4326
  /**
3593
4327
  * Task identifier
4328
+ *
4329
+ * @format datatype.uuid
3594
4330
  */
3595
4331
  cardId: string;
3596
4332
  /**
@@ -3623,6 +4359,8 @@ export declare namespace GenModels {
3623
4359
  fileName: string;
3624
4360
  /**
3625
4361
  * File id
4362
+ *
4363
+ * @format datatype.uuid
3626
4364
  */
3627
4365
  fileId: string;
3628
4366
  /**
@@ -3651,6 +4389,8 @@ export declare namespace GenModels {
3651
4389
  interface AddTaskCommentsRequestModel {
3652
4390
  /**
3653
4391
  * Id of the task card.
4392
+ *
4393
+ * @format datatype.uuid
3654
4394
  */
3655
4395
  taskId: string;
3656
4396
  /**
@@ -3667,6 +4407,8 @@ export declare namespace GenModels {
3667
4407
  comment: string;
3668
4408
  /**
3669
4409
  * Comment file to add.
4410
+ *
4411
+ * @format datatype.uuid
3670
4412
  */
3671
4413
  commentFileId?: string;
3672
4414
  }
@@ -3675,10 +4417,14 @@ export declare namespace GenModels {
3675
4417
  interface CreateChildTasksRequestModel {
3676
4418
  /**
3677
4419
  * Id of the task card.
4420
+ *
4421
+ * @format datatype.uuid
3678
4422
  */
3679
4423
  taskId: string;
3680
4424
  /**
3681
4425
  * Id of the kind id.
4426
+ *
4427
+ * @format datatype.uuid
3682
4428
  */
3683
4429
  kindId: string;
3684
4430
  /**
@@ -3691,6 +4437,8 @@ export declare namespace GenModels {
3691
4437
  description: string;
3692
4438
  /**
3693
4439
  * Time to execute
4440
+ *
4441
+ * @format datatype.datetime
3694
4442
  */
3695
4443
  executionDate?: string;
3696
4444
  /**
@@ -3711,6 +4459,8 @@ export declare namespace GenModels {
3711
4459
  interface GetDelegationRecordsRequestModel {
3712
4460
  /**
3713
4461
  * Task id
4462
+ *
4463
+ * @format datatype.uuid
3714
4464
  */
3715
4465
  taskId: string;
3716
4466
  /**
@@ -3747,6 +4497,8 @@ export declare namespace GenModels {
3747
4497
  interface DisplayPerformersPerformer {
3748
4498
  /**
3749
4499
  * Gets or sets id
4500
+ *
4501
+ * @format datatype.uuid
3750
4502
  */
3751
4503
  id: string;
3752
4504
  /**
@@ -3779,6 +4531,8 @@ export declare namespace GenModels {
3779
4531
  performers: Array<GenModels.EmployeeModel>;
3780
4532
  /**
3781
4533
  * Date
4534
+ *
4535
+ * @format datatype.datetime
3782
4536
  */
3783
4537
  date: string;
3784
4538
  /**
@@ -3791,6 +4545,8 @@ export declare namespace GenModels {
3791
4545
  interface TaskCardDelegateRequestModel {
3792
4546
  /**
3793
4547
  * Gets or sets task card identifier
4548
+ *
4549
+ * @format datatype.uuid
3794
4550
  */
3795
4551
  taskId: string;
3796
4552
  /**
@@ -3799,6 +4555,8 @@ export declare namespace GenModels {
3799
4555
  comment: string;
3800
4556
  /**
3801
4557
  * Gets or sets performer identifier
4558
+ *
4559
+ * @format datatype.uuid
3802
4560
  */
3803
4561
  delegateId: string;
3804
4562
  /**
@@ -3815,6 +4573,8 @@ export declare namespace GenModels {
3815
4573
  interface TaskCardCompleteRequestModel {
3816
4574
  /**
3817
4575
  * Gets or sets task card identifier
4576
+ *
4577
+ * @format datatype.uuid
3818
4578
  */
3819
4579
  taskCardId: string;
3820
4580
  /**
@@ -3831,6 +4591,8 @@ export declare namespace GenModels {
3831
4591
  interface CompletionOptionRequestModel {
3832
4592
  /**
3833
4593
  * Gets or sets completion option identifier
4594
+ *
4595
+ * @format datatype.uuid
3834
4596
  */
3835
4597
  id: string;
3836
4598
  /**
@@ -3859,6 +4621,8 @@ export declare namespace GenModels {
3859
4621
  value: string;
3860
4622
  /**
3861
4623
  * Gets or sets id
4624
+ *
4625
+ * @format datatype.uuid
3862
4626
  */
3863
4627
  id: string;
3864
4628
  }
@@ -3867,6 +4631,8 @@ export declare namespace GenModels {
3867
4631
  interface OperationFieldInfo {
3868
4632
  /**
3869
4633
  * Field section
4634
+ *
4635
+ * @format datatype.uuid
3870
4636
  */
3871
4637
  sectionId: string;
3872
4638
  /**
@@ -3883,6 +4649,8 @@ export declare namespace GenModels {
3883
4649
  enumValue?: number;
3884
4650
  /**
3885
4651
  * Base universal directory item id
4652
+ *
4653
+ * @format datatype.uuid
3886
4654
  */
3887
4655
  baseUniversalValue?: string;
3888
4656
  }
@@ -3891,10 +4659,14 @@ export declare namespace GenModels {
3891
4659
  interface TaskCardMakeDecisionRequestModel {
3892
4660
  /**
3893
4661
  * Gets or sets task identifier
4662
+ *
4663
+ * @format datatype.uuid
3894
4664
  */
3895
4665
  taskId: string;
3896
4666
  /**
3897
4667
  * Gets or sets completion option identifier
4668
+ *
4669
+ * @format datatype.uuid
3898
4670
  */
3899
4671
  completionOptionId: string;
3900
4672
  /**
@@ -3923,6 +4695,8 @@ export declare namespace GenModels {
3923
4695
  interface SignDataRequest {
3924
4696
  /**
3925
4697
  * Get or sets document identifier
4698
+ *
4699
+ * @format datatype.uuid
3926
4700
  */
3927
4701
  documentId: string;
3928
4702
  /**
@@ -3931,6 +4705,8 @@ export declare namespace GenModels {
3931
4705
  timestamp: number;
3932
4706
  /**
3933
4707
  * Gets or sets label id
4708
+ *
4709
+ * @format datatype.uuid
3934
4710
  */
3935
4711
  labelId: string;
3936
4712
  /**
@@ -3963,10 +4739,14 @@ export declare namespace GenModels {
3963
4739
  data: Array<number>;
3964
4740
  /**
3965
4741
  * Gets or sets file version identifier
4742
+ *
4743
+ * @format datatype.uuid
3966
4744
  */
3967
4745
  fileVersionId: string;
3968
4746
  /**
3969
4747
  * Gets or sets file card identifier
4748
+ *
4749
+ * @format datatype.uuid
3970
4750
  */
3971
4751
  fileCardId: string;
3972
4752
  /**
@@ -3998,6 +4778,8 @@ export declare namespace GenModels {
3998
4778
  interface TaskCardRejectRequestModel {
3999
4779
  /**
4000
4780
  * Gets or sets task card identifier
4781
+ *
4782
+ * @format datatype.uuid
4001
4783
  */
4002
4784
  taskId: string;
4003
4785
  /**
@@ -4010,6 +4792,8 @@ export declare namespace GenModels {
4010
4792
  interface TaskCardTakeToReworkRequestModel {
4011
4793
  /**
4012
4794
  * Gets or sets task card identifier
4795
+ *
4796
+ * @format datatype.uuid
4013
4797
  */
4014
4798
  taskId: string;
4015
4799
  /**
@@ -4022,14 +4806,20 @@ export declare namespace GenModels {
4022
4806
  interface TaskCardChangeExecutionDatesModel {
4023
4807
  /**
4024
4808
  * Gets or sets task card identifier
4809
+ *
4810
+ * @format datatype.uuid
4025
4811
  */
4026
4812
  taskId: string;
4027
4813
  /**
4028
4814
  * Gets or sets task new start date
4815
+ *
4816
+ * @format datatype.datetime
4029
4817
  */
4030
4818
  startDate?: string;
4031
4819
  /**
4032
4820
  * Gets or sets task new end date
4821
+ *
4822
+ * @format datatype.datetime
4033
4823
  */
4034
4824
  endDate?: string;
4035
4825
  /**
@@ -4223,26 +5013,38 @@ export declare namespace GenModels {
4223
5013
  interface LayoutCardCreateParams {
4224
5014
  /**
4225
5015
  * Card type identifier
5016
+ *
5017
+ * @format datatype.uuid
4226
5018
  */
4227
5019
  cardTypeId?: string;
4228
5020
  /**
4229
5021
  * Kind identifier
5022
+ *
5023
+ * @format datatype.uuid
4230
5024
  */
4231
5025
  kindId?: string;
4232
5026
  /**
4233
5027
  * Folder identifier
5028
+ *
5029
+ * @format datatype.uuid
4234
5030
  */
4235
5031
  folderId?: string;
4236
5032
  /**
4237
5033
  * Template identifier
5034
+ *
5035
+ * @format datatype.uuid
4238
5036
  */
4239
5037
  templateId?: string;
4240
5038
  /**
4241
5039
  * Parent card identifier
5040
+ *
5041
+ * @format datatype.uuid
4242
5042
  */
4243
5043
  parentCardId?: string;
4244
5044
  /**
4245
5045
  * Gets or sets layout mode
5046
+ *
5047
+ * @format datatype.uuid
4246
5048
  */
4247
5049
  layoutMode?: string;
4248
5050
  /**
@@ -4259,14 +5061,22 @@ export declare namespace GenModels {
4259
5061
  layoutParams: Array<GenModels.LayoutParamModel>;
4260
5062
  /**
4261
5063
  * Source layout mode (View, Edit, Create)
5064
+ *
5065
+ * @format datatype.uuid
4262
5066
  */
4263
5067
  sourceLayoutMode?: string;
5068
+ /**
5069
+ * Some data, provided by extensions for bypassing to lifecycle.
5070
+ */
5071
+ customContext?: any;
4264
5072
  }
4265
5073
  }
4266
5074
  export declare namespace GenModels {
4267
5075
  interface CreateAsLinkParams {
4268
5076
  /**
4269
5077
  * Source link card
5078
+ *
5079
+ * @format datatype.uuid
4270
5080
  */
4271
5081
  sourceCardId: string;
4272
5082
  /**
@@ -4275,6 +5085,8 @@ export declare namespace GenModels {
4275
5085
  sourceCardTimestamp: number;
4276
5086
  /**
4277
5087
  * Link kind
5088
+ *
5089
+ * @format datatype.uuid
4278
5090
  */
4279
5091
  linkTypeId: string;
4280
5092
  /**
@@ -4291,6 +5103,8 @@ export declare namespace GenModels {
4291
5103
  isReport: boolean;
4292
5104
  /**
4293
5105
  * Edit operation
5106
+ *
5107
+ * @format datatype.uuid
4294
5108
  */
4295
5109
  editOperation: string;
4296
5110
  }
@@ -4299,6 +5113,8 @@ export declare namespace GenModels {
4299
5113
  interface RelatedCreatorCardInfo {
4300
5114
  /**
4301
5115
  * Gets or sets initial card id
5116
+ *
5117
+ * @format datatype.uuid
4302
5118
  */
4303
5119
  initialCardId: string;
4304
5120
  /**
@@ -4315,6 +5131,8 @@ export declare namespace GenModels {
4315
5131
  interface CreateRelatedCardModel {
4316
5132
  /**
4317
5133
  * Gets or sets related card creator
5134
+ *
5135
+ * @format datatype.uuid
4318
5136
  */
4319
5137
  id: string;
4320
5138
  /**
@@ -4323,32 +5141,48 @@ export declare namespace GenModels {
4323
5141
  displayName: string;
4324
5142
  /**
4325
5143
  * Gets or sets operation id
5144
+ *
5145
+ * @format datatype.uuid
4326
5146
  */
4327
5147
  operationId?: string;
4328
5148
  /**
4329
5149
  * Gets or sets template identifier
5150
+ *
5151
+ * @format datatype.uuid
4330
5152
  */
4331
5153
  templateId?: string;
4332
5154
  /**
4333
5155
  * Gets or sets folder identifier
5156
+ *
5157
+ * @format datatype.uuid
4334
5158
  */
4335
5159
  folderId?: string;
4336
5160
  /**
4337
5161
  * Gets or sets link type
5162
+ *
5163
+ * @format datatype.uuid
4338
5164
  */
4339
5165
  linkTypeId?: string;
4340
5166
  /**
4341
5167
  * Gets or sets creating card kind id
5168
+ *
5169
+ * @format datatype.uuid
4342
5170
  */
4343
5171
  cardKindId: string;
4344
5172
  /**
4345
5173
  * Gets or sets creating card type id
5174
+ *
5175
+ * @format datatype.uuid
4346
5176
  */
4347
5177
  cardTypeId: string;
4348
5178
  /**
4349
5179
  * Where place created card.
4350
5180
  */
4351
5181
  location: GenModels.KindsCardCreationSettingLocation;
5182
+ /**
5183
+ * Additional information about operation, that will be passed to lifecycle.
5184
+ */
5185
+ operationContext?: any;
4352
5186
  }
4353
5187
  }
4354
5188
  export declare namespace GenModels {
@@ -4363,10 +5197,14 @@ export declare namespace GenModels {
4363
5197
  interface CardInfoModel extends GenModels.BaseInfoModel {
4364
5198
  /**
4365
5199
  * Gets or sets card type id
5200
+ *
5201
+ * @format datatype.uuid
4366
5202
  */
4367
5203
  typeId: string;
4368
5204
  /**
4369
5205
  * Gets or sets card kind id
5206
+ *
5207
+ * @format datatype.uuid
4370
5208
  */
4371
5209
  kindId?: string;
4372
5210
  /**
@@ -4379,10 +5217,14 @@ export declare namespace GenModels {
4379
5217
  createAsLink: GenModels.CreateAsLinkParams;
4380
5218
  /**
4381
5219
  * Parent card identifier
5220
+ *
5221
+ * @format datatype.uuid
4382
5222
  */
4383
5223
  parentCardId?: string;
4384
5224
  /**
4385
5225
  * Folder, that specified in url parameter
5226
+ *
5227
+ * @format datatype.uuid
4386
5228
  */
4387
5229
  createInFolder?: string;
4388
5230
  /**
@@ -4397,12 +5239,18 @@ export declare namespace GenModels {
4397
5239
  * Gets or sets CreateRelatedCardModel
4398
5240
  */
4399
5241
  relatedCreatorCardInfo: GenModels.RelatedCreatorCardInfo;
5242
+ /**
5243
+ * Is Card Archived
5244
+ */
5245
+ isArchived: boolean;
4400
5246
  }
4401
5247
  }
4402
5248
  export declare namespace GenModels {
4403
5249
  interface StateModel {
4404
5250
  /**
4405
5251
  * Gets or sets state identifier
5252
+ *
5253
+ * @format datatype.uuid
4406
5254
  */
4407
5255
  stateId: string;
4408
5256
  /**
@@ -4411,14 +5259,74 @@ export declare namespace GenModels {
4411
5259
  caption: string;
4412
5260
  /**
4413
5261
  * Not configurable persistent state identifier.
5262
+ *
5263
+ * @format datatype.uuid
4414
5264
  */
4415
5265
  builtInStateId: string;
4416
5266
  }
4417
5267
  }
5268
+ export declare namespace GenModels {
5269
+ interface ViewCardLayoutRequest {
5270
+ /**
5271
+ * Card id
5272
+ *
5273
+ * @format datatype.uuid
5274
+ */
5275
+ cardId: string;
5276
+ /**
5277
+ * Layout mode
5278
+ *
5279
+ * @format datatype.uuid
5280
+ */
5281
+ layoutMode?: string;
5282
+ /**
5283
+ * Layout params
5284
+ */
5285
+ layoutParams?: Array<GenModels.LayoutParamModel>;
5286
+ /**
5287
+ * Should add shortcut to user's recent cards folder
5288
+ */
5289
+ addToRecent?: boolean;
5290
+ /**
5291
+ * Should write record about card view to card history.
5292
+ */
5293
+ addCardLogMessage?: boolean;
5294
+ /**
5295
+ * Mark card as read by user.
5296
+ */
5297
+ markAsRead?: boolean;
5298
+ /**
5299
+ * Layout or layouts, where current layout will be shown
5300
+ */
5301
+ parentLayoutIds?: Array<string>;
5302
+ }
5303
+ }
5304
+ export declare namespace GenModels {
5305
+ interface EditCardLayoutRequest {
5306
+ /**
5307
+ * Card id
5308
+ *
5309
+ * @format datatype.uuid
5310
+ */
5311
+ cardId: string;
5312
+ /**
5313
+ * Layout mode
5314
+ *
5315
+ * @format datatype.uuid
5316
+ */
5317
+ layoutMode?: string;
5318
+ /**
5319
+ * Layout params
5320
+ */
5321
+ layoutParams?: Array<GenModels.LayoutParamModel>;
5322
+ }
5323
+ }
4418
5324
  export declare namespace GenModels {
4419
5325
  interface DeleteCardRequestModel {
4420
5326
  /**
4421
5327
  * Gets or sets card identifier
5328
+ *
5329
+ * @format datatype.uuid
4422
5330
  */
4423
5331
  cardId: string;
4424
5332
  /**
@@ -4427,18 +5335,26 @@ export declare namespace GenModels {
4427
5335
  permanent?: boolean;
4428
5336
  /**
4429
5337
  * Gets or sets parent card identifier
5338
+ *
5339
+ * @format datatype.uuid
4430
5340
  */
4431
5341
  parentCardId?: string;
4432
5342
  /**
4433
5343
  * Gets related card creator info
4434
5344
  */
4435
5345
  relatedCreatorCardInfo?: GenModels.RelatedCreatorCardInfo;
5346
+ /**
5347
+ * Card is new
5348
+ */
5349
+ isNew: boolean;
4436
5350
  }
4437
5351
  }
4438
5352
  export declare namespace GenModels {
4439
5353
  interface CardLayoutParams {
4440
5354
  /**
4441
5355
  * Card id.
5356
+ *
5357
+ * @format datatype.uuid
4442
5358
  */
4443
5359
  cardId: string;
4444
5360
  /**
@@ -4463,10 +5379,14 @@ export declare namespace GenModels {
4463
5379
  interface LayoutPartParams {
4464
5380
  /**
4465
5381
  * Gets or sets card identifier
5382
+ *
5383
+ * @format datatype.uuid
4466
5384
  */
4467
5385
  cardId: string;
4468
5386
  /**
4469
5387
  * Gets or sets layout type
5388
+ *
5389
+ * @format datatype.uuid
4470
5390
  */
4471
5391
  layoutMode?: string;
4472
5392
  /**
@@ -4490,6 +5410,8 @@ export declare namespace GenModels {
4490
5410
  interface SaveControlDataModel {
4491
5411
  /**
4492
5412
  * Gets or sets a card id
5413
+ *
5414
+ * @format datatype.uuid
4493
5415
  */
4494
5416
  cardId: string;
4495
5417
  /**
@@ -4498,6 +5420,8 @@ export declare namespace GenModels {
4498
5420
  timestamp: number;
4499
5421
  /**
4500
5422
  * Gets or sets mode
5423
+ *
5424
+ * @format datatype.uuid
4501
5425
  */
4502
5426
  layoutMode?: string;
4503
5427
  /**
@@ -4518,14 +5442,20 @@ export declare namespace GenModels {
4518
5442
  createAsLink: GenModels.CreateAsLinkParams;
4519
5443
  /**
4520
5444
  * Folder, where card should be placed
5445
+ *
5446
+ * @format datatype.uuid
4521
5447
  */
4522
5448
  createInFolder: string;
4523
5449
  /**
4524
5450
  * Gets or sets a parent card id (actual for tasks)
5451
+ *
5452
+ * @format datatype.uuid
4525
5453
  */
4526
5454
  parentCardId?: string;
4527
5455
  /**
4528
5456
  * Gets or sets a card type id
5457
+ *
5458
+ * @format datatype.uuid
4529
5459
  */
4530
5460
  cardTypeId: string;
4531
5461
  /**
@@ -4536,20 +5466,34 @@ export declare namespace GenModels {
4536
5466
  * Layout load options
4537
5467
  */
4538
5468
  layoutParams: Array<GenModels.LayoutParamModel>;
5469
+ /**
5470
+ * Indicates, that this save completes entity creation and remove all temp data.
5471
+ */
5472
+ completeCreation: boolean;
5473
+ /**
5474
+ * Some data, provided by extensions for bypassing to lifecycle.
5475
+ */
5476
+ customContext?: any;
4539
5477
  }
4540
5478
  }
4541
5479
  export declare namespace GenModels {
4542
5480
  interface MoveOrCopyShortcutsToFolderRequest {
4543
5481
  /**
4544
5482
  * Source folder identifier
5483
+ *
5484
+ * @format datatype.uuid
4545
5485
  */
4546
5486
  sourceFolderId: string;
4547
5487
  /**
4548
5488
  * Destination folder identifier
5489
+ *
5490
+ * @format datatype.uuid
4549
5491
  */
4550
5492
  destinationFolderId: string;
4551
5493
  /**
4552
5494
  * Identifiers of cards to be moved
5495
+ *
5496
+ * @format datatype.uuid
4553
5497
  */
4554
5498
  cardId: string;
4555
5499
  }
@@ -4558,14 +5502,20 @@ export declare namespace GenModels {
4558
5502
  interface ChangeStateDataModel {
4559
5503
  /**
4560
5504
  * Gets or sets card identifier
5505
+ *
5506
+ * @format datatype.uuid
4561
5507
  */
4562
5508
  cardId: string;
4563
5509
  /**
4564
5510
  * Gets or sets operation identifier
5511
+ *
5512
+ * @format datatype.uuid
4565
5513
  */
4566
5514
  operationId: string;
4567
5515
  /**
4568
5516
  * Gets or sets layout type
5517
+ *
5518
+ * @format datatype.uuid
4569
5519
  */
4570
5520
  layoutMode?: string;
4571
5521
  /**
@@ -4602,6 +5552,8 @@ export declare namespace GenModels {
4602
5552
  searchArea?: GenModels.DirectoryDesignerSearchArea;
4603
5553
  /**
4604
5554
  * Department types to search
5555
+ *
5556
+ * @format datatype.uuid
4605
5557
  */
4606
5558
  rootNodeId?: string;
4607
5559
  }
@@ -4622,6 +5574,8 @@ export declare namespace GenModels {
4622
5574
  interface DirectoryDesignerLoadTreeQuery {
4623
5575
  /**
4624
5576
  * Department types to search
5577
+ *
5578
+ * @format datatype.uuid
4625
5579
  */
4626
5580
  rootNodeId?: string;
4627
5581
  /**
@@ -4630,6 +5584,8 @@ export declare namespace GenModels {
4630
5584
  searchArea?: GenModels.DirectoryDesignerSearchArea;
4631
5585
  /**
4632
5586
  * current node id
5587
+ *
5588
+ * @format datatype.uuid
4633
5589
  */
4634
5590
  currentNodeId?: string;
4635
5591
  }
@@ -4638,6 +5594,8 @@ export declare namespace GenModels {
4638
5594
  interface DirectoryDesignerTreeNode {
4639
5595
  /**
4640
5596
  * Node id
5597
+ *
5598
+ * @format datatype.uuid
4641
5599
  */
4642
5600
  id: string;
4643
5601
  /**
@@ -4670,6 +5628,8 @@ export declare namespace GenModels {
4670
5628
  searchArea?: GenModels.DirectoryDesignerSearchArea;
4671
5629
  /**
4672
5630
  * Department types to search
5631
+ *
5632
+ * @format datatype.uuid
4673
5633
  */
4674
5634
  rootNodeId?: string;
4675
5635
  /**
@@ -4718,6 +5678,8 @@ export declare namespace GenModels {
4718
5678
  interface GenerateNumberRequest {
4719
5679
  /**
4720
5680
  * Document card id
5681
+ *
5682
+ * @format datatype.uuid
4721
5683
  */
4722
5684
  cardId: string;
4723
5685
  /**
@@ -4730,6 +5692,8 @@ export declare namespace GenModels {
4730
5692
  info: GenModels.BindingInfo;
4731
5693
  /**
4732
5694
  * Id of the rule, that should be used to generate number
5695
+ *
5696
+ * @format datatype.uuid
4733
5697
  */
4734
5698
  generationRuleId?: string;
4735
5699
  }
@@ -4742,10 +5706,14 @@ export declare namespace GenModels {
4742
5706
  fieldAlias: string;
4743
5707
  /**
4744
5708
  * Data source resolver id
5709
+ *
5710
+ * @format datatype.uuid
4745
5711
  */
4746
5712
  dataSourceResolverId: string;
4747
5713
  /**
4748
5714
  * Bound section id
5715
+ *
5716
+ * @format datatype.uuid
4749
5717
  */
4750
5718
  sectionId: string;
4751
5719
  /**
@@ -4766,6 +5734,8 @@ export declare namespace GenModels {
4766
5734
  number: string;
4767
5735
  /**
4768
5736
  * Gets or sets numerator card busy numbers row identifier
5737
+ *
5738
+ * @format datatype.uuid
4769
5739
  */
4770
5740
  id: string;
4771
5741
  }
@@ -4774,6 +5744,8 @@ export declare namespace GenModels {
4774
5744
  interface ReleaseNumberRequest {
4775
5745
  /**
4776
5746
  * Card id
5747
+ *
5748
+ * @format datatype.uuid
4777
5749
  */
4778
5750
  cardId: string;
4779
5751
  /**
@@ -4782,6 +5754,8 @@ export declare namespace GenModels {
4782
5754
  info: GenModels.BindingInfo;
4783
5755
  /**
4784
5756
  * Document number identifier
5757
+ *
5758
+ * @format datatype.uuid
4785
5759
  */
4786
5760
  numberId: string;
4787
5761
  }
@@ -4790,6 +5764,8 @@ export declare namespace GenModels {
4790
5764
  interface SendForAcquaintanceRequest {
4791
5765
  /**
4792
5766
  * Card id
5767
+ *
5768
+ * @format datatype.uuid
4793
5769
  */
4794
5770
  cardId: string;
4795
5771
  /**
@@ -4810,6 +5786,8 @@ export declare namespace GenModels {
4810
5786
  roleIds: Array<string>;
4811
5787
  /**
4812
5788
  * Acquaintance end date
5789
+ *
5790
+ * @format datatype.datetime
4813
5791
  */
4814
5792
  endDate?: string;
4815
5793
  }
@@ -4818,6 +5796,8 @@ export declare namespace GenModels {
4818
5796
  interface UniqueAttribute {
4819
5797
  /**
4820
5798
  * Gets or sets section id
5799
+ *
5800
+ * @format datatype.uuid
4821
5801
  */
4822
5802
  sectionId: string;
4823
5803
  /**
@@ -4846,6 +5826,8 @@ export declare namespace GenModels {
4846
5826
  uniqueAttributeValues: Array<GenModels.UniqueAttributeValue>;
4847
5827
  /**
4848
5828
  * Document id
5829
+ *
5830
+ * @format datatype.uuid
4849
5831
  */
4850
5832
  documentId: string;
4851
5833
  }
@@ -4854,6 +5836,8 @@ export declare namespace GenModels {
4854
5836
  interface UniqueAttributeValue {
4855
5837
  /**
4856
5838
  * Gets or sets section id
5839
+ *
5840
+ * @format datatype.uuid
4857
5841
  */
4858
5842
  sectionId: string;
4859
5843
  /**
@@ -4882,6 +5866,8 @@ export declare namespace GenModels {
4882
5866
  interface UniqueAttributeCard {
4883
5867
  /**
4884
5868
  * Gets or sets card id
5869
+ *
5870
+ * @format datatype.uuid
4885
5871
  */
4886
5872
  cardId: string;
4887
5873
  /**
@@ -4894,6 +5880,8 @@ export declare namespace GenModels {
4894
5880
  authorDisplayName: string;
4895
5881
  /**
4896
5882
  * Gets or sets card create date
5883
+ *
5884
+ * @format datatype.datetime
4897
5885
  */
4898
5886
  createDate: string;
4899
5887
  /**
@@ -4903,33 +5891,101 @@ export declare namespace GenModels {
4903
5891
  }
4904
5892
  }
4905
5893
  export declare namespace GenModels {
4906
- interface GetFilesRequest {
5894
+ interface SignatureInfoModel {
4907
5895
  /**
4908
- * Card id
5896
+ * Gets expire date
5897
+ *
5898
+ * @format datatype.datetime
4909
5899
  */
4910
- cardId: string;
5900
+ expireDate?: string;
4911
5901
  /**
4912
- * Query options
5902
+ * Gets signature type
4913
5903
  */
4914
- options: GenModels.GetFilesQueryOptions;
5904
+ signatureType: GenModels.SignatureType;
5905
+ /**
5906
+ * Gets certificate
5907
+ */
5908
+ certificate: GenModels.CertificateInfoModel;
5909
+ /**
5910
+ * Gets timestamps
5911
+ */
5912
+ timestamps: Array<GenModels.TimestampInfoModel>;
4915
5913
  }
4916
5914
  }
4917
5915
  export declare namespace GenModels {
4918
- interface GetFilesQueryOptions {
5916
+ interface CertificateInfoModel {
4919
5917
  /**
4920
- * Count of items to skip
5918
+ * Gets subject
4921
5919
  */
4922
- skipCount: number;
5920
+ subject: string;
4923
5921
  /**
4924
- * Max items count in the result
5922
+ * Gets issuer
4925
5923
  */
4926
- maxCount?: number;
5924
+ issuer: string;
5925
+ /**
5926
+ * Gets expire date
5927
+ *
5928
+ * @format datatype.datetime
5929
+ */
5930
+ expireDate: string;
4927
5931
  }
4928
5932
  }
4929
5933
  export declare namespace GenModels {
4930
- interface GetVersionsRequest {
5934
+ interface TimestampInfoModel {
5935
+ /**
5936
+ * Gets create date
5937
+ *
5938
+ * @format datatype.datetime
5939
+ */
5940
+ createDate: string;
5941
+ /**
5942
+ * Gets expire date
5943
+ *
5944
+ * @format datatype.datetime
5945
+ */
5946
+ expireDate: string;
5947
+ /**
5948
+ * Gets issuer
5949
+ */
5950
+ issuer: string;
5951
+ /**
5952
+ * Gets timestamp type
5953
+ */
5954
+ timestampType: GenModels.TimestampType;
5955
+ }
5956
+ }
5957
+ export declare namespace GenModels {
5958
+ interface GetFilesRequest {
5959
+ /**
5960
+ * Card id
5961
+ *
5962
+ * @format datatype.uuid
5963
+ */
5964
+ cardId: string;
5965
+ /**
5966
+ * Query options
5967
+ */
5968
+ options: GenModels.GetFilesQueryOptions;
5969
+ }
5970
+ }
5971
+ export declare namespace GenModels {
5972
+ interface GetFilesQueryOptions {
5973
+ /**
5974
+ * Count of items to skip
5975
+ */
5976
+ skipCount: number;
5977
+ /**
5978
+ * Max items count in the result
5979
+ */
5980
+ maxCount?: number;
5981
+ }
5982
+ }
5983
+ export declare namespace GenModels {
5984
+ interface GetVersionsRequest {
4931
5985
  /**
4932
5986
  * Card id
5987
+ *
5988
+ * @format datatype.uuid
4933
5989
  */
4934
5990
  cardId: string;
4935
5991
  }
@@ -4946,14 +6002,20 @@ export declare namespace GenModels {
4946
6002
  interface GetCommentsRequest {
4947
6003
  /**
4948
6004
  * File card id
6005
+ *
6006
+ * @format datatype.uuid
4949
6007
  */
4950
6008
  fileCardId: string;
4951
6009
  /**
4952
6010
  * Version id
6011
+ *
6012
+ * @format datatype.uuid
4953
6013
  */
4954
6014
  versionId: string;
4955
6015
  /**
4956
6016
  * Task or document card, that owns file.
6017
+ *
6018
+ * @format datatype.uuid
4957
6019
  */
4958
6020
  ownerCardId: string;
4959
6021
  }
@@ -4974,10 +6036,14 @@ export declare namespace GenModels {
4974
6036
  fileAuthor: string;
4975
6037
  /**
4976
6038
  * Gets or sets file author id
6039
+ *
6040
+ * @format datatype.uuid
4977
6041
  */
4978
6042
  fileAuthorId: string;
4979
6043
  /**
4980
6044
  * Gets or sets file creation date
6045
+ *
6046
+ * @format datatype.datetime
4981
6047
  */
4982
6048
  fileCreationDate: string;
4983
6049
  /**
@@ -4986,6 +6052,8 @@ export declare namespace GenModels {
4986
6052
  version: string;
4987
6053
  /**
4988
6054
  * Get version id
6055
+ *
6056
+ * @format datatype.uuid
4989
6057
  */
4990
6058
  versionId: string;
4991
6059
  /**
@@ -4994,10 +6062,14 @@ export declare namespace GenModels {
4994
6062
  currentEmployee: string;
4995
6063
  /**
4996
6064
  * Gets or sets Id of current employee
6065
+ *
6066
+ * @format datatype.uuid
4997
6067
  */
4998
6068
  currentEmployeeId: string;
4999
6069
  /**
5000
6070
  * Gets or sets file card identifier
6071
+ *
6072
+ * @format datatype.uuid
5001
6073
  */
5002
6074
  fileCardId: string;
5003
6075
  /**
@@ -5010,10 +6082,14 @@ export declare namespace GenModels {
5010
6082
  interface VersionedFileCommentCreateModel {
5011
6083
  /**
5012
6084
  * Gets or sets comment identifier
6085
+ *
6086
+ * @format datatype.uuid
5013
6087
  */
5014
6088
  commentId?: string;
5015
6089
  /**
5016
6090
  * Gets or sets container card identifier
6091
+ *
6092
+ * @format datatype.uuid
5017
6093
  */
5018
6094
  cardId: string;
5019
6095
  /**
@@ -5026,10 +6102,14 @@ export declare namespace GenModels {
5026
6102
  comment: string;
5027
6103
  /**
5028
6104
  * Gets or sets file card identifier
6105
+ *
6106
+ * @format datatype.uuid
5029
6107
  */
5030
6108
  fileCardId: string;
5031
6109
  /**
5032
6110
  * Gets or sets version identifier
6111
+ *
6112
+ * @format datatype.uuid
5033
6113
  */
5034
6114
  versionId: string;
5035
6115
  }
@@ -5038,10 +6118,14 @@ export declare namespace GenModels {
5038
6118
  interface VersionedFileCommentDeleteModel {
5039
6119
  /**
5040
6120
  * Gets or sets comment identifier
6121
+ *
6122
+ * @format datatype.uuid
5041
6123
  */
5042
6124
  commentId: string;
5043
6125
  /**
5044
6126
  * Gets or sets container card identifier
6127
+ *
6128
+ * @format datatype.uuid
5045
6129
  */
5046
6130
  cardId: string;
5047
6131
  /**
@@ -5050,10 +6134,14 @@ export declare namespace GenModels {
5050
6134
  timestamp: number;
5051
6135
  /**
5052
6136
  * Gets or sets file card identifier
6137
+ *
6138
+ * @format datatype.uuid
5053
6139
  */
5054
6140
  fileCardId: string;
5055
6141
  /**
5056
6142
  * Gets or sets version identifier
6143
+ *
6144
+ * @format datatype.uuid
5057
6145
  */
5058
6146
  versionId: string;
5059
6147
  }
@@ -5062,10 +6150,14 @@ export declare namespace GenModels {
5062
6150
  interface CommmonFileRequest {
5063
6151
  /**
5064
6152
  * Owner card id
6153
+ *
6154
+ * @format datatype.uuid
5065
6155
  */
5066
6156
  ownerCardId: string;
5067
6157
  /**
5068
6158
  * File card id
6159
+ *
6160
+ * @format datatype.uuid
5069
6161
  */
5070
6162
  fileCardId: string;
5071
6163
  /**
@@ -5076,7 +6168,13 @@ export declare namespace GenModels {
5076
6168
  }
5077
6169
  export declare namespace GenModels {
5078
6170
  interface RenameFileNameRequest {
6171
+ /**
6172
+ * @format datatype.uuid
6173
+ */
5079
6174
  documentId: string;
6175
+ /**
6176
+ * @format datatype.uuid
6177
+ */
5080
6178
  documentFileId: string;
5081
6179
  isMain: boolean;
5082
6180
  fileName: string;
@@ -5086,6 +6184,8 @@ export declare namespace GenModels {
5086
6184
  interface GetUserFoldersTreeDataRequest {
5087
6185
  /**
5088
6186
  * Folder id. If value provided, action will return subfolders for specified folder.
6187
+ *
6188
+ * @format datatype.uuid
5089
6189
  */
5090
6190
  folderId?: string;
5091
6191
  }
@@ -5094,10 +6194,14 @@ export declare namespace GenModels {
5094
6194
  interface FolderNode {
5095
6195
  /**
5096
6196
  * Gets or sets folder identifier
6197
+ *
6198
+ * @format datatype.uuid
5097
6199
  */
5098
6200
  id: string;
5099
6201
  /**
5100
- * Equalent to Id
6202
+ * Equivalent to Id
6203
+ *
6204
+ * @format datatype.uuid
5101
6205
  */
5102
6206
  additionalId: string;
5103
6207
  /**
@@ -5122,14 +6226,20 @@ export declare namespace GenModels {
5122
6226
  url: string;
5123
6227
  /**
5124
6228
  * Gets or sets default view identifier
6229
+ *
6230
+ * @format datatype.uuid
5125
6231
  */
5126
6232
  defaultViewId: string;
5127
6233
  /**
5128
6234
  * Gets or sets search identifier for virtual folder
6235
+ *
6236
+ * @format datatype.uuid
5129
6237
  */
5130
6238
  searchId: string;
5131
6239
  /**
5132
6240
  * Gets or sets target folder identifier for delegate folder
6241
+ *
6242
+ * @format datatype.uuid
5133
6243
  */
5134
6244
  targetFolderId: string;
5135
6245
  /**
@@ -5162,6 +6272,8 @@ export declare namespace GenModels {
5162
6272
  interface SelectFolderNode {
5163
6273
  /**
5164
6274
  * folder identifier
6275
+ *
6276
+ * @format datatype.uuid
5165
6277
  */
5166
6278
  folderId: string;
5167
6279
  /**
@@ -5174,10 +6286,14 @@ export declare namespace GenModels {
5174
6286
  interface CheckFolderForAvailableCardKindRequest {
5175
6287
  /**
5176
6288
  * Folder id, where card going to be placed
6289
+ *
6290
+ * @format datatype.uuid
5177
6291
  */
5178
6292
  folderId: string;
5179
6293
  /**
5180
6294
  * Card id to check
6295
+ *
6296
+ * @format datatype.uuid
5181
6297
  */
5182
6298
  cardId: string;
5183
6299
  }
@@ -5198,6 +6314,8 @@ export declare namespace GenModels {
5198
6314
  interface GetFolderInfoRequest {
5199
6315
  /**
5200
6316
  * Folder id
6317
+ *
6318
+ * @format datatype.uuid
5201
6319
  */
5202
6320
  folderId: string;
5203
6321
  /**
@@ -5234,26 +6352,12 @@ export declare namespace GenModels {
5234
6352
  canCreateSubfolder?: boolean;
5235
6353
  }
5236
6354
  }
5237
- export declare namespace GenModels {
5238
- interface FolderViewInfo {
5239
- /**
5240
- * Gets or sets view name
5241
- */
5242
- name: string;
5243
- /**
5244
- * Gets or sets view identifier
5245
- */
5246
- viewId: string;
5247
- /**
5248
- * Is view configured as folder default view
5249
- */
5250
- isDefaultFolderView: boolean;
5251
- }
5252
- }
5253
6355
  export declare namespace GenModels {
5254
6356
  interface SetFolderSettingsRequest {
5255
6357
  /**
5256
6358
  * Gets or sets folder identifier
6359
+ *
6360
+ * @format datatype.uuid
5257
6361
  */
5258
6362
  folderId: string;
5259
6363
  /**
@@ -5270,10 +6374,14 @@ export declare namespace GenModels {
5270
6374
  name: string;
5271
6375
  /**
5272
6376
  * Gets or sets folder type identifier
6377
+ *
6378
+ * @format datatype.uuid
5273
6379
  */
5274
6380
  typeId?: string;
5275
6381
  /**
5276
6382
  * Gets or sets folder view identifier
6383
+ *
6384
+ * @format datatype.uuid
5277
6385
  */
5278
6386
  viewId?: string;
5279
6387
  /**
@@ -5286,6 +6394,8 @@ export declare namespace GenModels {
5286
6394
  interface CreateSubfolderRequestModel {
5287
6395
  /**
5288
6396
  * Gets or sets parent folder identifier
6397
+ *
6398
+ * @format datatype.uuid
5289
6399
  */
5290
6400
  parentFolderId: string;
5291
6401
  /**
@@ -5298,6 +6408,8 @@ export declare namespace GenModels {
5298
6408
  interface GetFolderInfoWithParentsRequest {
5299
6409
  /**
5300
6410
  * Folder id
6411
+ *
6412
+ * @format datatype.uuid
5301
6413
  */
5302
6414
  folderId: string;
5303
6415
  }
@@ -5330,6 +6442,8 @@ export declare namespace GenModels {
5330
6442
  showFilesForLinksTypesIds: Array<string>;
5331
6443
  /**
5332
6444
  * Card id
6445
+ *
6446
+ * @format datatype.uuid
5333
6447
  */
5334
6448
  cardId: string;
5335
6449
  /**
@@ -5342,10 +6456,14 @@ export declare namespace GenModels {
5342
6456
  allowedLinkTypes: Array<string>;
5343
6457
  /**
5344
6458
  * Link id
6459
+ *
6460
+ * @format datatype.uuid
5345
6461
  */
5346
6462
  linkId: string;
5347
6463
  /**
5348
6464
  * Kind id for file cards
6465
+ *
6466
+ * @format datatype.uuid
5349
6467
  */
5350
6468
  fileKindId?: string;
5351
6469
  /**
@@ -5358,10 +6476,14 @@ export declare namespace GenModels {
5358
6476
  interface DeleteFileRequest extends GenModels.DeleteLinkRequest {
5359
6477
  /**
5360
6478
  * Document (that containts file with FileCardId) card id
6479
+ *
6480
+ * @format datatype.uuid
5361
6481
  */
5362
6482
  documentCardId: string;
5363
6483
  /**
5364
6484
  * File card id
6485
+ *
6486
+ * @format datatype.uuid
5365
6487
  */
5366
6488
  fileCardId: string;
5367
6489
  }
@@ -5370,6 +6492,8 @@ export declare namespace GenModels {
5370
6492
  interface LinkType {
5371
6493
  /**
5372
6494
  * Link type id
6495
+ *
6496
+ * @format datatype.uuid
5373
6497
  */
5374
6498
  linkTypeId: string;
5375
6499
  /**
@@ -5382,10 +6506,14 @@ export declare namespace GenModels {
5382
6506
  interface AllowedCardKind {
5383
6507
  /**
5384
6508
  * Kind id of the allowed card
6509
+ *
6510
+ * @format datatype.uuid
5385
6511
  */
5386
6512
  kindId: string;
5387
6513
  /**
5388
6514
  * Card type id of the allowed card
6515
+ *
6516
+ * @format datatype.uuid
5389
6517
  */
5390
6518
  cardTypeId: string;
5391
6519
  /**
@@ -5398,10 +6526,14 @@ export declare namespace GenModels {
5398
6526
  interface LayoutKindModel {
5399
6527
  /**
5400
6528
  * Card type id
6529
+ *
6530
+ * @format datatype.uuid
5401
6531
  */
5402
6532
  cardTypeId: string;
5403
6533
  /**
5404
6534
  * Kind id of the allowed card
6535
+ *
6536
+ * @format datatype.uuid
5405
6537
  */
5406
6538
  kindId: string;
5407
6539
  /**
@@ -5426,6 +6558,8 @@ export declare namespace GenModels {
5426
6558
  interface LayoutLinkCreateParams {
5427
6559
  /**
5428
6560
  * Card, where link creation was initiated
6561
+ *
6562
+ * @format datatype.uuid
5429
6563
  */
5430
6564
  sourceCardId: string;
5431
6565
  /**
@@ -5434,10 +6568,14 @@ export declare namespace GenModels {
5434
6568
  sourceCardTimestamp: number;
5435
6569
  /**
5436
6570
  * Link kind
6571
+ *
6572
+ * @format datatype.uuid
5437
6573
  */
5438
6574
  linkTypeId: string;
5439
6575
  /**
5440
6576
  * Link destination card
6577
+ *
6578
+ * @format datatype.uuid
5441
6579
  */
5442
6580
  destinationCardId: string;
5443
6581
  /**
@@ -5458,6 +6596,8 @@ export declare namespace GenModels {
5458
6596
  isFile: boolean;
5459
6597
  /**
5460
6598
  * Edit operation
6599
+ *
6600
+ * @format datatype.uuid
5461
6601
  */
5462
6602
  editOperation: string;
5463
6603
  /**
@@ -5470,6 +6610,8 @@ export declare namespace GenModels {
5470
6610
  interface AddUrlLinkParams {
5471
6611
  /**
5472
6612
  * Card, that contains the link
6613
+ *
6614
+ * @format datatype.uuid
5473
6615
  */
5474
6616
  cardId: string;
5475
6617
  /**
@@ -5486,6 +6628,8 @@ export declare namespace GenModels {
5486
6628
  url: string;
5487
6629
  /**
5488
6630
  * link type id
6631
+ *
6632
+ * @format datatype.uuid
5489
6633
  */
5490
6634
  linkTypeId?: string;
5491
6635
  /**
@@ -5494,6 +6638,8 @@ export declare namespace GenModels {
5494
6638
  showFilesForLinksTypesIds: Array<string>;
5495
6639
  /**
5496
6640
  * Kind id for file cards
6641
+ *
6642
+ * @format datatype.uuid
5497
6643
  */
5498
6644
  fileKindId?: string;
5499
6645
  /**
@@ -5502,6 +6648,8 @@ export declare namespace GenModels {
5502
6648
  timestamp: number;
5503
6649
  /**
5504
6650
  * Edit operation id
6651
+ *
6652
+ * @format datatype.uuid
5505
6653
  */
5506
6654
  operationId?: string;
5507
6655
  }
@@ -5510,6 +6658,8 @@ export declare namespace GenModels {
5510
6658
  interface LayoutSetLinkDescriptionParams {
5511
6659
  /**
5512
6660
  * Card, that contains the link
6661
+ *
6662
+ * @format datatype.uuid
5513
6663
  */
5514
6664
  cardId: string;
5515
6665
  /**
@@ -5522,10 +6672,14 @@ export declare namespace GenModels {
5522
6672
  bindingInfo: GenModels.SimpleBindingInfo;
5523
6673
  /**
5524
6674
  * Link id to update
6675
+ *
6676
+ * @format datatype.uuid
5525
6677
  */
5526
6678
  linkId: string;
5527
6679
  /**
5528
6680
  * Kind id for file cards
6681
+ *
6682
+ * @format datatype.uuid
5529
6683
  */
5530
6684
  fileKindId?: string;
5531
6685
  /**
@@ -5546,10 +6700,14 @@ export declare namespace GenModels {
5546
6700
  interface GetLinksRequest {
5547
6701
  /**
5548
6702
  * Card id
6703
+ *
6704
+ * @format datatype.uuid
5549
6705
  */
5550
6706
  cardId: string;
5551
6707
  /**
5552
6708
  * Kind id for file cards
6709
+ *
6710
+ * @format datatype.uuid
5553
6711
  */
5554
6712
  fileKindId?: string;
5555
6713
  /**
@@ -5611,6 +6769,8 @@ export declare namespace GenModels {
5611
6769
  interface LayoutLinkModel {
5612
6770
  /**
5613
6771
  * Gets or sets link id
6772
+ *
6773
+ * @format datatype.uuid
5614
6774
  */
5615
6775
  linkId: string;
5616
6776
  /**
@@ -5619,6 +6779,8 @@ export declare namespace GenModels {
5619
6779
  displayName: string;
5620
6780
  /**
5621
6781
  * Gets or sets link type identifier
6782
+ *
6783
+ * @format datatype.uuid
5622
6784
  */
5623
6785
  linkTypeId: string;
5624
6786
  /**
@@ -5635,26 +6797,38 @@ export declare namespace GenModels {
5635
6797
  isDocument: boolean;
5636
6798
  /**
5637
6799
  * Linked card id
6800
+ *
6801
+ * @format datatype.uuid
5638
6802
  */
5639
6803
  cardId: string;
5640
6804
  /**
5641
6805
  * Card type identifier
6806
+ *
6807
+ * @format datatype.uuid
5642
6808
  */
5643
6809
  cardTypeId: string;
5644
6810
  /**
5645
6811
  * Card kind identifier
6812
+ *
6813
+ * @format datatype.uuid
5646
6814
  */
5647
6815
  cardKindId: string;
5648
6816
  /**
5649
6817
  * File card id (if file card)
6818
+ *
6819
+ * @format datatype.uuid
5650
6820
  */
5651
6821
  fileCardId?: string;
5652
6822
  /**
5653
6823
  * File card version id (if file card)
6824
+ *
6825
+ * @format datatype.uuid
5654
6826
  */
5655
6827
  fileVersionId?: string;
5656
6828
  /**
5657
6829
  * Gets or sets Link creation date
6830
+ *
6831
+ * @format datatype.datetime
5658
6832
  */
5659
6833
  creationDate?: string;
5660
6834
  /**
@@ -5695,6 +6869,8 @@ export declare namespace GenModels {
5695
6869
  interface CheckReadMainFileAvailableRequest {
5696
6870
  /**
5697
6871
  * Card id
6872
+ *
6873
+ * @format datatype.uuid
5698
6874
  */
5699
6875
  cardId: string;
5700
6876
  }
@@ -5739,6 +6915,8 @@ export declare namespace GenModels {
5739
6915
  interface DepartmentLoadTreeQuery {
5740
6916
  /**
5741
6917
  * Parent department identifier
6918
+ *
6919
+ * @format datatype.uuid
5742
6920
  */
5743
6921
  parentNodeId?: string;
5744
6922
  /**
@@ -5759,6 +6937,8 @@ export declare namespace GenModels {
5759
6937
  interface DepartmentTreeNode extends GenModels.IDirectoryItemData {
5760
6938
  /**
5761
6939
  * Node Id
6940
+ *
6941
+ * @format datatype.uuid
5762
6942
  */
5763
6943
  id: string;
5764
6944
  /**
@@ -5908,6 +7088,8 @@ export declare namespace GenModels {
5908
7088
  interface GetDepartmentPathRequestModel {
5909
7089
  /**
5910
7090
  * Gets or sets a department identifier
7091
+ *
7092
+ * @format datatype.uuid
5911
7093
  */
5912
7094
  departmentId: string;
5913
7095
  /**
@@ -5920,6 +7102,8 @@ export declare namespace GenModels {
5920
7102
  interface DepartmentLoadFlatQuery {
5921
7103
  /**
5922
7104
  * Parent department identifier
7105
+ *
7106
+ * @format datatype.uuid
5923
7107
  */
5924
7108
  departmentId?: string;
5925
7109
  /**
@@ -5984,6 +7168,8 @@ export declare namespace GenModels {
5984
7168
  searchText: string;
5985
7169
  /**
5986
7170
  * Department id
7171
+ *
7172
+ * @format datatype.uuid
5987
7173
  */
5988
7174
  departmentId?: string;
5989
7175
  /**
@@ -6026,6 +7212,9 @@ export declare namespace GenModels {
6026
7212
  }
6027
7213
  export declare namespace GenModels {
6028
7214
  interface GetParentDepartmentsRequest {
7215
+ /**
7216
+ * @format datatype.uuid
7217
+ */
6029
7218
  departmentId: string;
6030
7219
  /**
6031
7220
  * Staff or partner department
@@ -6041,6 +7230,8 @@ export declare namespace GenModels {
6041
7230
  term: string;
6042
7231
  /**
6043
7232
  * Some unique id, describing place in UI, where value selection performed
7233
+ *
7234
+ * @format datatype.uuid
6044
7235
  */
6045
7236
  kindId?: string;
6046
7237
  /**
@@ -6053,6 +7244,8 @@ export declare namespace GenModels {
6053
7244
  skip?: number;
6054
7245
  /**
6055
7246
  * Restricts results to specified unit when is not null.
7247
+ *
7248
+ * @format datatype.uuid
6056
7249
  */
6057
7250
  unitId?: string;
6058
7251
  /**
@@ -6089,10 +7282,14 @@ export declare namespace GenModels {
6089
7282
  inactiveStatus: GenModels.StaffEmployeeInactiveStatus;
6090
7283
  /**
6091
7284
  * Employee start date of absence field
7285
+ *
7286
+ * @format datatype.datetime
6092
7287
  */
6093
7288
  startDate?: string;
6094
7289
  /**
6095
7290
  * Employee end date of absence
7291
+ *
7292
+ * @format datatype.datetime
6096
7293
  */
6097
7294
  endDate?: string;
6098
7295
  /**
@@ -6105,6 +7302,8 @@ export declare namespace GenModels {
6105
7302
  interface UpdateEmployeeDeputyModel {
6106
7303
  /**
6107
7304
  * Deputy employee id
7305
+ *
7306
+ * @format datatype.uuid
6108
7307
  */
6109
7308
  deputyID: string;
6110
7309
  /**
@@ -6121,188 +7320,6 @@ export declare namespace GenModels {
6121
7320
  order: number;
6122
7321
  }
6123
7322
  }
6124
- export declare namespace GenModels {
6125
- interface ArchiveCasesLoadRequest {
6126
- unitNomenclatureId?: string;
6127
- pagination: GenModels.Pagination;
6128
- }
6129
- }
6130
- export declare namespace GenModels {
6131
- interface ArchiveCasesLoadResponse {
6132
- items: Array<GenModels.ArchiveCaseModel>;
6133
- totalItemsCount?: number;
6134
- hasMore: boolean;
6135
- directoryTimestamp: number;
6136
- }
6137
- }
6138
- export declare namespace GenModels {
6139
- interface ArchiveCaseModel {
6140
- id: string;
6141
- index: string;
6142
- name: string;
6143
- state: string;
6144
- cardId: string;
6145
- fullName: string;
6146
- dataType: GenModels.DirectoryDataType;
6147
- }
6148
- }
6149
- export declare namespace GenModels {
6150
- interface UnitNomenclaturesRequest {
6151
- parentSectionId?: string;
6152
- levelOfSubsections?: number;
6153
- year: GenModels.YearNomenclatureModel;
6154
- }
6155
- }
6156
- export declare namespace GenModels {
6157
- interface YearNomenclatureModel {
6158
- id: string;
6159
- year: number;
6160
- name: string;
6161
- }
6162
- }
6163
- export declare namespace GenModels {
6164
- interface UnitNomenclaturesResponse {
6165
- parentSectionId?: string;
6166
- availableYears: Array<GenModels.YearNomenclatureModel>;
6167
- year: GenModels.YearNomenclatureModel;
6168
- unitNomenclatures: Array<GenModels.UnitNomenclatureModel>;
6169
- }
6170
- }
6171
- export declare namespace GenModels {
6172
- interface UnitNomenclatureModel {
6173
- id: string;
6174
- name: string;
6175
- index: string;
6176
- children: Array<GenModels.UnitNomenclatureModel>;
6177
- childrenLoaded: boolean;
6178
- }
6179
- }
6180
- export declare namespace GenModels {
6181
- interface AddYearNomenclatureRequest {
6182
- year: number;
6183
- }
6184
- }
6185
- export declare namespace GenModels {
6186
- interface CreateArchiveCaseRowRequest {
6187
- cardId: string;
6188
- unitNomenclatureId: string;
6189
- }
6190
- }
6191
- export declare namespace GenModels {
6192
- interface CopyNomenclatureRequestModel {
6193
- fromUnitNomenclatureRowId: string;
6194
- fromYear: GenModels.YearNomenclatureModel;
6195
- toUnitNomenclatureRowId: string;
6196
- toYear: GenModels.YearNomenclatureModel;
6197
- }
6198
- }
6199
- export declare namespace GenModels {
6200
- interface SearchRequest {
6201
- searchText: string;
6202
- searchMode: GenModels.SearchMode;
6203
- skipCount?: number;
6204
- maxCount?: number;
6205
- year: number;
6206
- }
6207
- }
6208
- export declare namespace GenModels {
6209
- interface SearchResponse {
6210
- items: Array<GenModels.SearchItemModel>;
6211
- hasMore: boolean;
6212
- totalCount: number;
6213
- }
6214
- }
6215
- export declare namespace GenModels {
6216
- interface SearchItemModel {
6217
- id: string;
6218
- cardId: string;
6219
- name: string;
6220
- fullName: string;
6221
- index: string;
6222
- path: Array<GenModels.SearchItemModel>;
6223
- dataType: number;
6224
- }
6225
- }
6226
- export declare namespace GenModels {
6227
- interface DocumentViewRequestModel {
6228
- archiveCaseId: string;
6229
- descriptionColumnViewModeName: number;
6230
- documentViewDescriptionColumnMethodKey: string;
6231
- }
6232
- }
6233
- export declare namespace GenModels {
6234
- interface DocumentViewModel {
6235
- columns: Array<GenModels.DocumentViewColumn>;
6236
- rows: Array<GenModels.DocumentViewRow>;
6237
- }
6238
- }
6239
- export declare namespace GenModels {
6240
- interface DocumentViewColumn {
6241
- id: string;
6242
- name: string;
6243
- }
6244
- }
6245
- export declare namespace GenModels {
6246
- interface DocumentViewRow {
6247
- id: string;
6248
- entityId: string;
6249
- cells: Array<GenModels.DocumentViewCell>;
6250
- ext: GenModels.DocumentViewRowExt;
6251
- }
6252
- }
6253
- export declare namespace GenModels {
6254
- interface DocumentViewCell {
6255
- columnId: string;
6256
- value: any;
6257
- }
6258
- }
6259
- export declare namespace GenModels {
6260
- interface DocumentViewRowExt {
6261
- layoutDescription: any;
6262
- }
6263
- }
6264
- export declare namespace GenModels {
6265
- interface SearchArchiveCaseQuery {
6266
- queryType: GenModels.SearchQueryType;
6267
- searchText?: string;
6268
- cardId?: string;
6269
- pagination: GenModels.Pagination;
6270
- year: number;
6271
- excludeItems: Array<string>;
6272
- itemTypes: GenModels.NomenclatureViewDataType;
6273
- childItemTypes?: GenModels.NomenclatureViewDataType;
6274
- roleModelOperations?: GenModels.ArchiveCaseRoleModelOperationType;
6275
- discreteAccessPermissions?: GenModels.CardDataRights;
6276
- }
6277
- }
6278
- export declare namespace GenModels {
6279
- interface ArchiveCaseLoadResponse {
6280
- yearNomenclatures: Array<GenModels.YearNomenclatureModel>;
6281
- items: Array<GenModels.ArchiveCaseItem>;
6282
- totalItemsCount: number;
6283
- hasMore: boolean;
6284
- directoryTimestamp: number;
6285
- }
6286
- }
6287
- export declare namespace GenModels {
6288
- interface ArchiveCaseItem {
6289
- id: string;
6290
- index: string;
6291
- name: string;
6292
- fullName: string;
6293
- dataType: GenModels.NomenclatureViewDataType;
6294
- hasChildren: boolean;
6295
- path: Array<GenModels.IArchiveCaseItemData>;
6296
- roleModelOperationType?: GenModels.ArchiveCaseRoleModelOperationType;
6297
- }
6298
- }
6299
- export declare namespace GenModels {
6300
- interface IArchiveCaseItemData {
6301
- id: string;
6302
- dataType: GenModels.NomenclatureViewDataType;
6303
- name: string;
6304
- }
6305
- }
6306
7323
  export declare namespace GenModels {
6307
7324
  interface AddCardModalModel {
6308
7325
  /**
@@ -6319,6 +7336,8 @@ export declare namespace GenModels {
6319
7336
  cardType: GenModels.CardTypeWeb;
6320
7337
  /**
6321
7338
  * Gets or sets KindId
7339
+ *
7340
+ * @format datatype.uuid
6322
7341
  */
6323
7342
  kindId?: string;
6324
7343
  /**
@@ -6347,6 +7366,8 @@ export declare namespace GenModels {
6347
7366
  cssClass: string;
6348
7367
  /**
6349
7368
  * Gets card create route
7369
+ *
7370
+ * @format datatype.uuid
6350
7371
  */
6351
7372
  cardTypeId: string;
6352
7373
  /**
@@ -6581,6 +7602,14 @@ export declare namespace GenModels {
6581
7602
  * Gets or sets FirstDayOfWeek
6582
7603
  */
6583
7604
  firstDayOfWeek: System.DayOfWeek;
7605
+ /**
7606
+ * Gets or sets number group size
7607
+ */
7608
+ numberGroupSizes: Array<number>;
7609
+ /**
7610
+ * Gets or sets number decimal digits
7611
+ */
7612
+ numberDecimalDigits: number;
6584
7613
  }
6585
7614
  }
6586
7615
  export declare namespace GenModels {
@@ -6661,6 +7690,8 @@ export declare namespace GenModels {
6661
7690
  name: string;
6662
7691
  /**
6663
7692
  * Card type id
7693
+ *
7694
+ * @format datatype.uuid
6664
7695
  */
6665
7696
  id: string;
6666
7697
  }
@@ -6669,8 +7700,14 @@ export declare namespace GenModels {
6669
7700
  interface UserProfile {
6670
7701
  /**
6671
7702
  * Activate status refuse last date and time
7703
+ *
7704
+ * @format datatype.datetime
6672
7705
  */
6673
7706
  lastRefuseDateTime: string;
7707
+ /**
7708
+ * Show Archived Cards
7709
+ */
7710
+ showArchivedCards: boolean;
6674
7711
  }
6675
7712
  }
6676
7713
  export declare namespace GenModels {
@@ -6705,6 +7742,8 @@ export declare namespace GenModels {
6705
7742
  interface Feature {
6706
7743
  /**
6707
7744
  * Gets or sets ID
7745
+ *
7746
+ * @format datatype.uuid
6708
7747
  */
6709
7748
  id: string;
6710
7749
  /**
@@ -6761,6 +7800,8 @@ export declare namespace GenModels {
6761
7800
  interface CompletionParameterModel {
6762
7801
  /**
6763
7802
  * Gets or sets parameter identifier
7803
+ *
7804
+ * @format datatype.uuid
6764
7805
  */
6765
7806
  id: string;
6766
7807
  /**
@@ -6803,6 +7844,28 @@ export declare namespace GenModels {
6803
7844
  errorMessage: string;
6804
7845
  }
6805
7846
  }
7847
+ export declare namespace GenModels {
7848
+ interface TransformationDataModel {
7849
+ /**
7850
+ * Gets or sets identifier
7851
+ *
7852
+ * @format datatype.uuid
7853
+ */
7854
+ id: string;
7855
+ /**
7856
+ * Gets or sets name
7857
+ */
7858
+ name: string;
7859
+ /**
7860
+ * Gets or sets display name
7861
+ */
7862
+ displayName: string;
7863
+ /**
7864
+ * Gets or sets value indicating whether transformation is default
7865
+ */
7866
+ default: boolean;
7867
+ }
7868
+ }
6806
7869
  export declare namespace GenModels {
6807
7870
  interface AgreementHistoryDataModel {
6808
7871
  /**
@@ -6811,6 +7874,8 @@ export declare namespace GenModels {
6811
7874
  historyExists: boolean;
6812
7875
  /**
6813
7876
  * Gets agreement card identifier
7877
+ *
7878
+ * @format datatype.uuid
6814
7879
  */
6815
7880
  agreementCardId: string;
6816
7881
  }
@@ -6825,6 +7890,8 @@ export declare namespace GenModels {
6825
7890
  interface CardLinkDataModel {
6826
7891
  /**
6827
7892
  * ID карточки, на которую установлена ссылка.
7893
+ *
7894
+ * @format datatype.uuid
6828
7895
  */
6829
7896
  cardId: string;
6830
7897
  /**
@@ -6851,10 +7918,14 @@ export declare namespace GenModels {
6851
7918
  createRouteName: string;
6852
7919
  /**
6853
7920
  * Gets identifier
7921
+ *
7922
+ * @format datatype.uuid
6854
7923
  */
6855
7924
  id: string;
6856
7925
  /**
6857
7926
  * Gets card type identifier
7927
+ *
7928
+ * @format datatype.uuid
6858
7929
  */
6859
7930
  cardTypeId: string;
6860
7931
  /**
@@ -6875,6 +7946,8 @@ export declare namespace GenModels {
6875
7946
  interface LayoutTableBindingModel {
6876
7947
  /**
6877
7948
  * Section id
7949
+ *
7950
+ * @format datatype.uuid
6878
7951
  */
6879
7952
  sectionId: string;
6880
7953
  /**
@@ -6898,7 +7971,7 @@ export declare namespace GenModels {
6898
7971
  */
6899
7972
  deletedRows: Array<string>;
6900
7973
  /**
6901
- * Rows guids sorted by order
7974
+ * Rows identifiers sorted by order
6902
7975
  */
6903
7976
  rowsOrder: Array<string>;
6904
7977
  }
@@ -6939,10 +8012,14 @@ export declare namespace GenModels {
6939
8012
  interface OperationDataModel {
6940
8013
  /**
6941
8014
  * Gets or sets operation id
8015
+ *
8016
+ * @format datatype.uuid
6942
8017
  */
6943
8018
  operationId: string;
6944
8019
  /**
6945
8020
  * Gets or sets operation builtInId
8021
+ *
8022
+ * @format datatype.uuid
6946
8023
  */
6947
8024
  builtInOperationId: string;
6948
8025
  /**
@@ -6963,6 +8040,8 @@ export declare namespace GenModels {
6963
8040
  isGenerated: boolean;
6964
8041
  /**
6965
8042
  * Gets or sets generated operation identifier
8043
+ *
8044
+ * @format datatype.uuid
6966
8045
  */
6967
8046
  generatedOperationId: string;
6968
8047
  /**
@@ -6979,6 +8058,8 @@ export declare namespace GenModels {
6979
8058
  order: number;
6980
8059
  /**
6981
8060
  * If operation is completion option, its identifier.
8061
+ *
8062
+ * @format datatype.uuid
6982
8063
  */
6983
8064
  completionOptionId?: string;
6984
8065
  /**
@@ -7111,6 +8192,8 @@ export declare namespace GenModels {
7111
8192
  content: string;
7112
8193
  /**
7113
8194
  * Gets or sets task end date
8195
+ *
8196
+ * @format datatype.datetime
7114
8197
  */
7115
8198
  endDate?: string;
7116
8199
  /**
@@ -7119,6 +8202,8 @@ export declare namespace GenModels {
7119
8202
  controller: GenModels.EmployeeModel;
7120
8203
  /**
7121
8204
  * Gets or sets task control date
8205
+ *
8206
+ * @format datatype.datetime
7122
8207
  */
7123
8208
  controlDate?: string;
7124
8209
  }
@@ -7131,6 +8216,8 @@ export declare namespace GenModels {
7131
8216
  name: string;
7132
8217
  /**
7133
8218
  * Gets or sets task group end date
8219
+ *
8220
+ * @format datatype.datetime
7134
8221
  */
7135
8222
  endDate?: string;
7136
8223
  /**
@@ -7195,6 +8282,8 @@ export declare namespace GenModels {
7195
8282
  content: string;
7196
8283
  /**
7197
8284
  * Gets or sets task end date
8285
+ *
8286
+ * @format datatype.datetime
7198
8287
  */
7199
8288
  endDate?: string;
7200
8289
  /**
@@ -7203,10 +8292,14 @@ export declare namespace GenModels {
7203
8292
  controller: GenModels.EmployeeModel;
7204
8293
  /**
7205
8294
  * Gets or sets task control date
8295
+ *
8296
+ * @format datatype.datetime
7206
8297
  */
7207
8298
  controlDate?: string;
7208
8299
  /**
7209
8300
  * Gets or sets actual end date
8301
+ *
8302
+ * @format datatype.datetime
7210
8303
  */
7211
8304
  endDateActual?: string;
7212
8305
  /**
@@ -7221,12 +8314,18 @@ export declare namespace GenModels {
7221
8314
  * Gets delegation history
7222
8315
  */
7223
8316
  delegationHistory: Array<GenModels.DelegationRecord>;
8317
+ /**
8318
+ * Gets or sets completed user
8319
+ */
8320
+ completedUser: GenModels.EmployeeModel;
7224
8321
  }
7225
8322
  }
7226
8323
  export declare namespace GenModels {
7227
8324
  interface LinkModel {
7228
8325
  /**
7229
8326
  * Gets link identifier
8327
+ *
8328
+ * @format datatype.uuid
7230
8329
  */
7231
8330
  linkId: string;
7232
8331
  /**
@@ -7235,6 +8334,8 @@ export declare namespace GenModels {
7235
8334
  displayName: string;
7236
8335
  /**
7237
8336
  * Gets link type identifier
8337
+ *
8338
+ * @format datatype.uuid
7238
8339
  */
7239
8340
  linkTypeId: string;
7240
8341
  /**
@@ -7251,18 +8352,26 @@ export declare namespace GenModels {
7251
8352
  isDocument: boolean;
7252
8353
  /**
7253
8354
  * Card type identifier
8355
+ *
8356
+ * @format datatype.uuid
7254
8357
  */
7255
8358
  cardTypeId: string;
7256
8359
  /**
7257
8360
  * Card kind identifier
8361
+ *
8362
+ * @format datatype.uuid
7258
8363
  */
7259
8364
  cardKindId: string;
7260
8365
  /**
7261
8366
  * Gets linked card identifier
8367
+ *
8368
+ * @format datatype.uuid
7262
8369
  */
7263
8370
  cardId: string;
7264
8371
  /**
7265
8372
  * Gets link creation date
8373
+ *
8374
+ * @format datatype.datetime
7266
8375
  */
7267
8376
  creationDate?: string;
7268
8377
  /**
@@ -7307,6 +8416,8 @@ export declare namespace GenModels {
7307
8416
  name: string;
7308
8417
  /**
7309
8418
  * Gets or sets task end date
8419
+ *
8420
+ * @format datatype.datetime
7310
8421
  */
7311
8422
  endDate?: string;
7312
8423
  /**
@@ -7367,6 +8478,8 @@ export declare namespace GenModels {
7367
8478
  interface CompletionOption {
7368
8479
  /**
7369
8480
  * Gets or sets completion option identifier
8481
+ *
8482
+ * @format datatype.uuid
7370
8483
  */
7371
8484
  id: string;
7372
8485
  /**
@@ -7403,6 +8516,8 @@ export declare namespace GenModels {
7403
8516
  type: GenModels.CompletionParameterType;
7404
8517
  /**
7405
8518
  * Gets or sets section identifier
8519
+ *
8520
+ * @format datatype.uuid
7406
8521
  */
7407
8522
  sectionId: string;
7408
8523
  /**
@@ -7431,6 +8546,8 @@ export declare namespace GenModels {
7431
8546
  isEmpty: boolean;
7432
8547
  /**
7433
8548
  * Gets or sets parameter identifier
8549
+ *
8550
+ * @format datatype.uuid
7434
8551
  */
7435
8552
  id: string;
7436
8553
  showInCompletionDialog: boolean;
@@ -7496,6 +8613,8 @@ export declare namespace GenModels {
7496
8613
  interface UniquenessCheckOperationModel {
7497
8614
  /**
7498
8615
  * Operation id
8616
+ *
8617
+ * @format datatype.uuid
7499
8618
  */
7500
8619
  operationId: string;
7501
8620
  /**
@@ -7556,10 +8675,14 @@ export declare namespace GenModels {
7556
8675
  interface PerformersTypeDialogModel {
7557
8676
  /**
7558
8677
  * Organization restriction.
8678
+ *
8679
+ * @format datatype.uuid
7559
8680
  */
7560
8681
  selectFromOrganization?: string;
7561
8682
  /**
7562
8683
  * Group restriction.
8684
+ *
8685
+ * @format datatype.uuid
7563
8686
  */
7564
8687
  selectFromGroup?: string;
7565
8688
  /**
@@ -7632,10 +8755,14 @@ export declare namespace GenModels {
7632
8755
  delegatedTo: Array<GenModels.EmployeeModel>;
7633
8756
  /**
7634
8757
  * Gets or set delegate date
8758
+ *
8759
+ * @format datatype.datetime
7635
8760
  */
7636
8761
  delegateDate: string;
7637
8762
  /**
7638
8763
  * Gets or set return from delegation date
8764
+ *
8765
+ * @format datatype.datetime
7639
8766
  */
7640
8767
  returnFromDelegationDate?: string;
7641
8768
  /**
@@ -7652,6 +8779,8 @@ export declare namespace GenModels {
7652
8779
  interface EmployeeModel {
7653
8780
  /**
7654
8781
  * Gets or sets employee identifier
8782
+ *
8783
+ * @format datatype.uuid
7655
8784
  */
7656
8785
  employeeId: string;
7657
8786
  /**
@@ -7700,6 +8829,8 @@ export declare namespace GenModels {
7700
8829
  interface UnitModel {
7701
8830
  /**
7702
8831
  * Get unit identifier
8832
+ *
8833
+ * @format datatype.uuid
7703
8834
  */
7704
8835
  unitId: string;
7705
8836
  /**
@@ -7712,6 +8843,8 @@ export declare namespace GenModels {
7712
8843
  interface CompletionOptionModel {
7713
8844
  /**
7714
8845
  * Gets or sets completion option identifier
8846
+ *
8847
+ * @format datatype.uuid
7715
8848
  */
7716
8849
  id: string;
7717
8850
  /**
@@ -7776,10 +8909,14 @@ export declare namespace GenModels {
7776
8909
  isResponsible: boolean;
7777
8910
  /**
7778
8911
  * Task start date
8912
+ *
8913
+ * @format datatype.datetime
7779
8914
  */
7780
8915
  startDate?: string;
7781
8916
  /**
7782
8917
  * Task end date.
8918
+ *
8919
+ * @format datatype.datetime
7783
8920
  */
7784
8921
  endDate?: string;
7785
8922
  /**
@@ -7826,6 +8963,42 @@ export declare namespace GenModels {
7826
8963
  name: string;
7827
8964
  }
7828
8965
  }
8966
+ export declare namespace GenModels {
8967
+ interface SearchItemModel {
8968
+ /**
8969
+ * Search item id, specific for directory
8970
+ *
8971
+ * @format datatype.uuid
8972
+ */
8973
+ id: string;
8974
+ /**
8975
+ * Search item card id
8976
+ *
8977
+ * @format datatype.uuid
8978
+ */
8979
+ cardId: string;
8980
+ /**
8981
+ * Search item name (case or unit name)
8982
+ */
8983
+ name: string;
8984
+ /**
8985
+ * Unit full name
8986
+ */
8987
+ fullName: string;
8988
+ /**
8989
+ * Search item index
8990
+ */
8991
+ index: string;
8992
+ /**
8993
+ * Path in the directory
8994
+ */
8995
+ path: Array<GenModels.SearchItemModel>;
8996
+ /**
8997
+ * Item type, specific for directory
8998
+ */
8999
+ dataType: number;
9000
+ }
9001
+ }
7829
9002
  export declare namespace GenModels {
7830
9003
  interface FolderListModel {
7831
9004
  /**
@@ -8469,6 +9642,21 @@ export declare namespace GenModels {
8469
9642
  Create = 2
8470
9643
  }
8471
9644
  }
9645
+ export declare namespace GenModels {
9646
+ /**
9647
+ * Special folder variants from control FolderDataContext
9648
+ */
9649
+ enum SystemFolders {
9650
+ /**
9651
+ * Recent user cards
9652
+ */
9653
+ RecentCards = 0,
9654
+ /**
9655
+ * Search results
9656
+ */
9657
+ SearchResults = 1
9658
+ }
9659
+ }
8472
9660
  export declare namespace GenModels {
8473
9661
  /**
8474
9662
  * Javascript log message level.
@@ -8777,6 +9965,64 @@ export declare namespace GenModels {
8777
9965
  sign = 3
8778
9966
  }
8779
9967
  }
9968
+ export declare namespace GenModels {
9969
+ /**
9970
+ * Signature type enum
9971
+ */
9972
+ enum SignatureType {
9973
+ /**
9974
+ * Signature type is unknown
9975
+ */
9976
+ Unknown = 0,
9977
+ /**
9978
+ * Simple hash of data
9979
+ */
9980
+ Hash = 1,
9981
+ /**
9982
+ * CAdES-BES signature
9983
+ */
9984
+ Cades_BES = 2,
9985
+ /**
9986
+ * CAdES-T signature
9987
+ */
9988
+ Cades_T = 3,
9989
+ /**
9990
+ * CAdES-C signature
9991
+ */
9992
+ Cades_C = 4,
9993
+ /**
9994
+ * CAdES-X Long Type 1 signature
9995
+ */
9996
+ Cades_XLT1 = 5,
9997
+ /**
9998
+ * CAdES-A v3 signature
9999
+ */
10000
+ Cades_A = 6
10001
+ }
10002
+ }
10003
+ export declare namespace GenModels {
10004
+ /**
10005
+ * Represents timestamp type
10006
+ */
10007
+ enum TimestampType {
10008
+ /**
10009
+ * Timestamp type is unknown
10010
+ */
10011
+ Unknown = 0,
10012
+ /**
10013
+ * CAdES-T
10014
+ */
10015
+ Cades_T = 1,
10016
+ /**
10017
+ * CAdES-X Long Type 1
10018
+ */
10019
+ Cades_XLT1 = 2,
10020
+ /**
10021
+ * CAdES-A
10022
+ */
10023
+ Cades_A = 3
10024
+ }
10025
+ }
8780
10026
  export declare namespace GenModels {
8781
10027
  /**
8782
10028
  * Represents folder node type
@@ -8933,30 +10179,6 @@ export declare namespace GenModels {
8933
10179
  Absent = 3
8934
10180
  }
8935
10181
  }
8936
- export declare namespace GenModels {
8937
- enum SearchMode {
8938
- Case = 0,
8939
- Unit = 1
8940
- }
8941
- }
8942
- export declare namespace GenModels {
8943
- enum NomenclatureViewDataType {
8944
- NotAvailable = 0,
8945
- ArchiveCase = 1,
8946
- UnitNomenclature = 2,
8947
- All = 3
8948
- }
8949
- }
8950
- export declare namespace GenModels {
8951
- enum ArchiveCaseRoleModelOperationType {
8952
- Read = 1,
8953
- Modify = 2,
8954
- DocumentToCase = 4,
8955
- RemoveDocumentFromCase = 16,
8956
- None = 256,
8957
- All = 279
8958
- }
8959
- }
8960
10182
  export declare namespace System {
8961
10183
  enum DayOfWeek {
8962
10184
  Sunday = 0,
@@ -9146,7 +10368,7 @@ export declare namespace GenModels {
9146
10368
  }
9147
10369
  export declare namespace GenModels {
9148
10370
  /**
9149
- * Save scanned image fomat
10371
+ * Save scanned image format
9150
10372
  */
9151
10373
  enum ScannedImageFormat {
9152
10374
  /**
@@ -9808,21 +11030,6 @@ export declare namespace GenModels {
9808
11030
  CardState = 17
9809
11031
  }
9810
11032
  }
9811
- export declare namespace GenModels {
9812
- /**
9813
- * Special folder variants from control FolderDataContext
9814
- */
9815
- enum SystemFolders {
9816
- /**
9817
- * Recent user cards
9818
- */
9819
- RecentCards = 0,
9820
- /**
9821
- * Search results
9822
- */
9823
- SearchResults = 1
9824
- }
9825
- }
9826
11033
  export declare namespace GenModels {
9827
11034
  /**
9828
11035
  * Data source variants from control FolderDataContext