@docsvision/webclient 5.17.0-beta.17 → 5.17.0-beta.19

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 (338) hide show
  1. package/Account/AddBackgroundMovementEffect.d.ts +2 -0
  2. package/Account/AuthBox.d.ts +11 -0
  3. package/Account/Authentication.d.ts +1 -0
  4. package/Account/Box.d.ts +7 -0
  5. package/Account/Button.d.ts +10 -0
  6. package/Account/ChangeMethodButton.d.ts +6 -0
  7. package/Account/ContactBox.d.ts +7 -0
  8. package/Account/ErrorBlock.d.ts +7 -0
  9. package/Account/Form.d.ts +11 -0
  10. package/Account/Greeting.d.ts +7 -0
  11. package/Account/Input.d.ts +15 -0
  12. package/Account/Login.stories.d.ts +12 -0
  13. package/Account/LoginContainer.d.ts +46 -0
  14. package/Account/LoginError.d.ts +11 -0
  15. package/Account/LoginExtensionManager.d.ts +3 -0
  16. package/Account/LoginInputsDivider.d.ts +5 -0
  17. package/Account/LoginLogic.d.ts +61 -0
  18. package/Account/LoginPage.d.ts +3 -0
  19. package/Account/Logo.d.ts +3 -0
  20. package/Account/ProviderButton.d.ts +9 -0
  21. package/Account/Providers.d.ts +8 -0
  22. package/Account/index.d.ts +100 -0
  23. package/Approval/AgreementStage.d.ts +1 -0
  24. package/BackOffice/AcknowledgementListButton.d.ts +2 -2
  25. package/BackOffice/AcknowledgementListContainer.d.ts +1 -1
  26. package/BackOffice/AuthenticationKinds.d.ts +23 -0
  27. package/BackOffice/AuthenticationKinds.stories.d.ts +10 -0
  28. package/BackOffice/AuthenticationKindsConstants.d.ts +1 -0
  29. package/BackOffice/AuthenticationKindsContainer.d.ts +8 -0
  30. package/BackOffice/AuthenticationKindsFrame.d.ts +6 -0
  31. package/BackOffice/AuthenticationKindsGetHeader.d.ts +6 -0
  32. package/BackOffice/AuthenticationKindsGetLabel.d.ts +6 -0
  33. package/BackOffice/AuthenticationKindsGetUseExtensionState.d.ts +7 -0
  34. package/BackOffice/AuthenticationKindsItem.d.ts +6 -0
  35. package/BackOffice/AuthenticationKindsList.d.ts +6 -0
  36. package/BackOffice/AuthenticationKindsLogic.d.ts +56 -0
  37. package/BackOffice/AuthenticationKindsModalDialog.d.ts +6 -0
  38. package/BackOffice/AuthenticationKindsNotEqualLogins.d.ts +8 -0
  39. package/BackOffice/AuthenticationKindsOptions.d.ts +30 -0
  40. package/BackOffice/AuthenticationKindsTextBox.d.ts +7 -0
  41. package/BackOffice/AuthenticationKindsUpdateLogin.d.ts +8 -0
  42. package/BackOffice/AuthenticationKindsUpdateUseExtension.d.ts +8 -0
  43. package/BackOffice/AuthenticationKindsView.d.ts +19 -0
  44. package/BackOffice/CardKindTreeNode.d.ts +1 -1
  45. package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
  46. package/BackOffice/CommandMenuComponent.d.ts +1 -1
  47. package/BackOffice/CreateWindow.d.ts +1 -1
  48. package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
  49. package/BackOffice/DirectoryDesignerRow.d.ts +4 -4
  50. package/BackOffice/DirectoryDesignerRowImpl.d.ts +3 -2
  51. package/BackOffice/DirectoryDesignerTreeNode.d.ts +1 -1
  52. package/BackOffice/DirectoryFrame.d.ts +1 -1
  53. package/BackOffice/DirectoryRowCutSelection.d.ts +1 -1
  54. package/BackOffice/DirectoryRowIcon.d.ts +1 -1
  55. package/BackOffice/DirectoryRowSelection.d.ts +1 -1
  56. package/BackOffice/DirectorySearchBreadcrumbs.d.ts +1 -1
  57. package/BackOffice/DirectorySearchContainer.d.ts +1 -1
  58. package/BackOffice/DirectorySearchContent.d.ts +2 -2
  59. package/BackOffice/DirectorySearchCounter.d.ts +1 -1
  60. package/BackOffice/DirectorySearchInfo.d.ts +1 -1
  61. package/BackOffice/DirectorySearchResult.d.ts +1 -1
  62. package/BackOffice/DirectorySearchResultList.d.ts +1 -1
  63. package/BackOffice/DirectorySearchResultView.d.ts +2 -2
  64. package/BackOffice/DirectorySplitter.d.ts +1 -1
  65. package/BackOffice/DirectoryTabContents.d.ts +1 -1
  66. package/BackOffice/DirectoryTabItem.d.ts +1 -1
  67. package/BackOffice/DirectoryTabPanel.d.ts +1 -1
  68. package/BackOffice/DirectoryTabsRoot.d.ts +1 -1
  69. package/BackOffice/DirectoryTreeAddButton.d.ts +1 -1
  70. package/BackOffice/DirectoryTreeContainer.d.ts +1 -1
  71. package/BackOffice/DirectoryTreeHScrollContainer.d.ts +1 -1
  72. package/BackOffice/DirectoryTreeIcon.d.ts +1 -1
  73. package/BackOffice/DirectoryTreeRow.d.ts +1 -1
  74. package/BackOffice/DirectoryTreeRowCancelButton.d.ts +1 -1
  75. package/BackOffice/DirectoryTreeRowName.d.ts +1 -1
  76. package/BackOffice/DirectoryTreeToggle.d.ts +1 -1
  77. package/BackOffice/DirectoryTreeWrapper.d.ts +1 -1
  78. package/BackOffice/DirectoryValuesAddButton.d.ts +1 -1
  79. package/BackOffice/DirectoryValuesContainer.d.ts +1 -1
  80. package/BackOffice/DirectoryValuesIcon.d.ts +1 -1
  81. package/BackOffice/DirectoryValuesLoading.d.ts +1 -1
  82. package/BackOffice/DirectoryValuesWrapper.d.ts +1 -1
  83. package/BackOffice/DisplayPerformersImpl.d.ts +1 -1
  84. package/BackOffice/EditWindow.d.ts +1 -1
  85. package/BackOffice/EmailButton.stories.d.ts +1 -1
  86. package/BackOffice/EmailButtonContainer.d.ts +1 -1
  87. package/BackOffice/EmailButtonFiles.d.ts +1 -1
  88. package/BackOffice/EmailButtonItem.d.ts +1 -1
  89. package/BackOffice/EmailButtonSelectedSize.d.ts +1 -1
  90. package/BackOffice/EmailButtonView.d.ts +2 -2
  91. package/BackOffice/EmployeesTabFrame.d.ts +1 -1
  92. package/BackOffice/ExistingCardLinkDialog.d.ts +1 -1
  93. package/BackOffice/FileListBuiltInOperations.d.ts +1 -0
  94. package/BackOffice/FileListConstants.d.ts +3 -0
  95. package/BackOffice/FileListControl.d.ts +14 -0
  96. package/BackOffice/FileListControlImpl.d.ts +1 -1
  97. package/BackOffice/FileListControlLogic.d.ts +6 -6
  98. package/BackOffice/FileListItem.d.ts +1 -0
  99. package/BackOffice/FileListItemComponent.d.ts +3 -2
  100. package/BackOffice/FileListItemProps.d.ts +1 -0
  101. package/BackOffice/IExtraFileAddedArgs.d.ts +0 -2
  102. package/BackOffice/IExtraFileDeletedArgs.d.ts +0 -2
  103. package/BackOffice/IFileClickingArgs.d.ts +4 -0
  104. package/BackOffice/IFileMenuOpeningArgs.d.ts +0 -2
  105. package/BackOffice/IFileOpenedArgs.d.ts +0 -2
  106. package/BackOffice/IFileOpeningArgs.d.ts +0 -2
  107. package/BackOffice/IFilePreviewedArgs.d.ts +0 -2
  108. package/BackOffice/IFilePreviewingArgs.d.ts +0 -2
  109. package/BackOffice/IFileSignInteractionModel.d.ts +1 -0
  110. package/BackOffice/IFileSignUploadingArgs.d.ts +0 -2
  111. package/BackOffice/IFileVersionDownloadedArgs.d.ts +0 -2
  112. package/BackOffice/IFileVersionExpandingArgs.d.ts +4 -0
  113. package/BackOffice/IFileVersionUploadedArgs.d.ts +0 -2
  114. package/BackOffice/IFileVersionUploadingArgs.d.ts +0 -2
  115. package/BackOffice/IFileVisualizedArgs.d.ts +0 -2
  116. package/BackOffice/IFileVisualizingArgs.d.ts +0 -2
  117. package/BackOffice/ILinkEventArgs.d.ts +2 -4
  118. package/BackOffice/IMainFileAddedArgs.d.ts +0 -2
  119. package/BackOffice/IMainFileDeletedArgs.d.ts +0 -2
  120. package/BackOffice/IRowClickArgs.d.ts +0 -2
  121. package/BackOffice/ITaskDataModel.d.ts +4 -0
  122. package/BackOffice/ITaskListItemProps.d.ts +3 -2
  123. package/BackOffice/ITaskListProps.d.ts +2 -1
  124. package/BackOffice/ITaskRowClickEventArgs.d.ts +2 -3
  125. package/BackOffice/ITasksTableRow.d.ts +1 -0
  126. package/BackOffice/LinkItem.d.ts +1 -0
  127. package/BackOffice/Links.d.ts +13 -1
  128. package/BackOffice/LinksImpl.d.ts +3 -3
  129. package/BackOffice/NumeratorImpl.d.ts +1 -1
  130. package/BackOffice/OpenTaskInNewWindow.d.ts +1 -1
  131. package/BackOffice/PartnerBase.d.ts +2 -2
  132. package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
  133. package/BackOffice/PartnerSelectDialog.d.ts +1 -0
  134. package/BackOffice/PrintButtonContainer.d.ts +1 -1
  135. package/BackOffice/PrintButtonView.d.ts +1 -1
  136. package/BackOffice/RemoveFromGroupIconGridPlugin.d.ts +1 -1
  137. package/BackOffice/SignatureButton.stories.d.ts +1 -1
  138. package/BackOffice/SignatureButtonComponent.d.ts +1 -1
  139. package/BackOffice/SignatureButtonMenu.d.ts +1 -1
  140. package/BackOffice/SignatureButtonMenuItem.d.ts +1 -1
  141. package/BackOffice/SignatureDialogFrame.d.ts +1 -1
  142. package/BackOffice/SignatureDialogMethods.d.ts +1 -1
  143. package/BackOffice/SignatureDialogNoPluginMessage.d.ts +1 -1
  144. package/BackOffice/SignatureDialogSettings.d.ts +1 -1
  145. package/BackOffice/SignatureMethodsSetup.stories.d.ts +1 -1
  146. package/BackOffice/SignatureMethodsSetupCertificateRow.d.ts +1 -1
  147. package/BackOffice/SignatureMethodsSetupCertificateTable.d.ts +1 -1
  148. package/BackOffice/SignatureMethodsSetupCloudLogin.d.ts +1 -1
  149. package/BackOffice/SignatureMethodsSetupFrame.d.ts +1 -1
  150. package/BackOffice/SignatureMethodsSetupNoPluginMessage.d.ts +1 -1
  151. package/BackOffice/StaffDirectory.d.ts +1 -1
  152. package/BackOffice/StaffDirectoryHead.d.ts +1 -1
  153. package/BackOffice/StaffDirectoryInfo.d.ts +1 -1
  154. package/BackOffice/StaffDirectoryItems.d.ts +1 -1
  155. package/BackOffice/StaffDirectoryItemsImpl.d.ts +2 -1
  156. package/BackOffice/StaffDirectoryTreeAddButton.d.ts +1 -1
  157. package/BackOffice/TaskListComponent.d.ts +3 -2
  158. package/BackOffice/TaskListItemComponent.d.ts +1 -1
  159. package/BackOffice/Tasks.d.ts +10 -1
  160. package/BackOffice/TasksImpl.d.ts +2 -0
  161. package/BackOffice/TasksTable.d.ts +22 -0
  162. package/BackOffice/TasksTableContainer.d.ts +1 -1
  163. package/BackOffice/TasksTableLink.d.ts +0 -1
  164. package/BackOffice/TasksTableLogic.d.ts +17 -1
  165. package/BackOffice/TasksTableRow.d.ts +1 -0
  166. package/BackOffice/TasksTableView.d.ts +3 -3
  167. package/Generated/DocsVision.WebClient.Controllers.d.ts +33 -0
  168. package/Generated/DocsVision.WebClient.Models.d.ts +302 -5
  169. package/Helpers/ArtPlayer/components/ArtPlayerContainer.d.ts +1 -1
  170. package/Helpers/ArtPlayer/components/ArtPlayerTimeCodes.d.ts +1 -1
  171. package/Helpers/ArtPlayer/components/ArtPlayerVideoPlayer.d.ts +1 -1
  172. package/Helpers/ComboBox/ComboBoxElement.d.ts +1 -1
  173. package/Helpers/ComboBox/ComboBoxTitle.d.ts +1 -1
  174. package/Helpers/ControlSelector/ControlSelector.d.ts +1 -1
  175. package/Helpers/CustomTree/CustomTreeNode.d.ts +1 -1
  176. package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +7 -2
  177. package/Helpers/DropdownButton/components/DropdownMenu.d.ts +1 -1
  178. package/Helpers/DropdownButton/components/DropdownMenuItem.d.ts +1 -1
  179. package/Helpers/DropdownButton/components/DropdownMenuItemContent.d.ts +1 -1
  180. package/Helpers/MainMenu/{Item.d.ts → MainMenuItem.d.ts} +4 -4
  181. package/Helpers/SliderCheckBox/SliderCheckBox.d.ts +1 -1
  182. package/Helpers/Sortable/Sortable.d.ts +1 -1
  183. package/Helpers/TextInputDialog/Components/TextInputDialogFrame.d.ts +1 -1
  184. package/Helpers/TextInputDialog/Components/TextInputDialogModal.d.ts +1 -1
  185. package/Helpers/WithMemo.d.ts +2 -0
  186. package/Legacy/ApprovalFilePanel.d.ts +4 -0
  187. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  188. package/Libs/CryptoPro/Crypto.d.ts +102 -0
  189. package/Libs/FileDrop/FileDrop.d.ts +49 -0
  190. package/MainBundle.d.ts +1 -0
  191. package/Platform/AccessListEntryRow.d.ts +1 -1
  192. package/Platform/AggregateItemCheckbox.d.ts +2 -2
  193. package/Platform/AggregatesApplyButtonPanel.d.ts +1 -1
  194. package/Platform/AggregatesGroup.d.ts +1 -1
  195. package/Platform/AggregatesListItem.d.ts +1 -1
  196. package/Platform/AggregatesNotAvailable.d.ts +1 -1
  197. package/Platform/AggregatesPanelHeader.d.ts +1 -1
  198. package/Platform/AggregatesTree.d.ts +1 -1
  199. package/Platform/ApprovalVisualizationArrows.d.ts +1 -1
  200. package/Platform/ApprovalVisualizationConditionList.d.ts +1 -1
  201. package/Platform/ApprovalVisualizationConditionOption.d.ts +1 -1
  202. package/Platform/ApprovalVisualizationContainer.d.ts +1 -1
  203. package/Platform/ApprovalVisualizationOptions.d.ts +1 -4
  204. package/Platform/ApprovalVisualizationView.d.ts +1 -1
  205. package/Platform/ApprovalVisualizationVisBlock.d.ts +2 -2
  206. package/Platform/ArchivedCardsPlugin.d.ts +1 -1
  207. package/Platform/BaseMainMenuItem.d.ts +1 -0
  208. package/Platform/BaseMainMenuItemImpl.d.ts +5 -2
  209. package/Platform/ButtonPositionsSelection.d.ts +1 -1
  210. package/Platform/CardEditRouteTypeMapper.d.ts +1 -1
  211. package/Platform/CardLinkImpl.d.ts +1 -1
  212. package/Platform/CertificateSettingsView.d.ts +1 -1
  213. package/Platform/ClearButton.d.ts +1 -1
  214. package/Platform/ColorModeHandle.d.ts +5 -0
  215. package/Platform/CommentFileImpl.d.ts +4 -1
  216. package/Platform/ConvertSearchValue.d.ts +1 -0
  217. package/Platform/CreateApexChartInstance.d.ts +7 -0
  218. package/Platform/CreateDiagramParams.d.ts +21 -0
  219. package/Platform/CreateFolderRequestModel.d.ts +3 -0
  220. package/Platform/CreateSearchRequestModel.d.ts +3 -0
  221. package/Platform/CryptoProInfo.d.ts +4 -4
  222. package/Platform/DVWebToolInfo.d.ts +4 -4
  223. package/Platform/DateInput.d.ts +1 -1
  224. package/Platform/DeleteBatchOperationImpl.d.ts +1 -1
  225. package/Platform/DepartmentRowEditRouteTypeMapper.d.ts +1 -4
  226. package/Platform/DepartmentRowViewRouteTypeMapper.d.ts +1 -4
  227. package/Platform/Diagram.d.ts +19 -0
  228. package/Platform/Diagram.stories.d.ts +11 -0
  229. package/Platform/DiagramChart.d.ts +7 -0
  230. package/Platform/DiagramConstants.d.ts +12 -0
  231. package/Platform/DiagramContainer.d.ts +7 -0
  232. package/Platform/DiagramLoader.d.ts +8 -0
  233. package/Platform/DiagramLogic.d.ts +74 -0
  234. package/Platform/DiagramOptions.d.ts +54 -0
  235. package/Platform/DiagramQueryParams.d.ts +10 -0
  236. package/Platform/DiagramUtils.d.ts +12 -0
  237. package/Platform/DiagramView.d.ts +10 -0
  238. package/Platform/DiagramWrapper.d.ts +5 -0
  239. package/Platform/DownloadFilesBatchOperationImpl.d.ts +1 -1
  240. package/Platform/Dropdown.stories.d.ts +1 -1
  241. package/Platform/ExistingRowRouteNames.d.ts +2 -2
  242. package/Platform/FilePreviewImpl.d.ts +3 -1
  243. package/Platform/FilterBoolean.d.ts +6 -0
  244. package/Platform/FilterDate.d.ts +2 -2
  245. package/Platform/FilterDateRangePicker.d.ts +1 -1
  246. package/Platform/FocusableTextInput.d.ts +1 -1
  247. package/Platform/FolderGrid.d.ts +1 -1
  248. package/Platform/FolderHelpDialog.d.ts +1 -1
  249. package/Platform/FolderMainMenuItem.d.ts +2 -1
  250. package/Platform/FolderMainMenuItemImpl.d.ts +1 -0
  251. package/Platform/FolderOperationManager.d.ts +1 -1
  252. package/Platform/FolderSizePlugin.d.ts +1 -1
  253. package/Platform/FolderTypeDialog.d.ts +1 -1
  254. package/Platform/FolderViewItemsImpl.d.ts +6 -4
  255. package/Platform/FormatSearchQueryParams.d.ts +2 -0
  256. package/Platform/GetDiagramType.d.ts +6 -0
  257. package/Platform/GroupMainMenuItemImpl.d.ts +1 -0
  258. package/Platform/IDiagramModels.d.ts +129 -0
  259. package/Platform/InputWithMask.d.ts +1 -1
  260. package/Platform/LayoutIconButtonImpl.d.ts +1 -1
  261. package/Platform/ListCheckbox.d.ts +2 -2
  262. package/Platform/ListContent.d.ts +1 -1
  263. package/Platform/ListContentHightlight.d.ts +1 -1
  264. package/Platform/ListEmpty.d.ts +1 -1
  265. package/Platform/ListEmptySearchIcon.d.ts +1 -1
  266. package/Platform/ListInput.d.ts +2 -2
  267. package/Platform/ListItem.d.ts +1 -1
  268. package/Platform/ListLoading.d.ts +1 -1
  269. package/Platform/ListSearchIcon.d.ts +1 -1
  270. package/Platform/ListSlot.d.ts +1 -1
  271. package/Platform/ListTotalItem.d.ts +1 -1
  272. package/Platform/LoadApexLibrary.d.ts +1 -0
  273. package/Platform/LoaderDialog.d.ts +1 -1
  274. package/Platform/MasterGroupMainMenuItemImpl.d.ts +1 -0
  275. package/Platform/NewCardRouteTypeMapper.d.ts +5 -5
  276. package/Platform/NewDepartmentRowRouteTypeMapper.d.ts +1 -7
  277. package/Platform/NewOrganizationRowRouteTypeMapper.d.ts +1 -7
  278. package/Platform/NewRowRouteTypeMapper.d.ts +4 -4
  279. package/Platform/OrganizationRowEditRouteTypeMapper.d.ts +1 -4
  280. package/Platform/OrganizationRowViewRouteTypeMapper.d.ts +1 -4
  281. package/Platform/ParseModel.d.ts +4 -0
  282. package/Platform/QueryCondition.stories.d.ts +5 -0
  283. package/Platform/Quotes.d.ts +1 -1
  284. package/Platform/QuotesButtonMore.d.ts +1 -1
  285. package/Platform/QuotesHighlight.d.ts +1 -1
  286. package/Platform/QuotesItem.d.ts +1 -1
  287. package/Platform/QuotesModal.d.ts +1 -1
  288. package/Platform/QuotesModalButtonBlock.d.ts +1 -1
  289. package/Platform/QuotesModalQuote.d.ts +1 -1
  290. package/Platform/QuotesWrapper.d.ts +1 -1
  291. package/Platform/ResetSettings.d.ts +7 -6
  292. package/Platform/RotateDirection.d.ts +3 -1
  293. package/Platform/RowEditRouteTypeMapper.d.ts +2 -2
  294. package/Platform/RowViewRouteTypeMapper.d.ts +0 -3
  295. package/Platform/ScanDialogService.d.ts +1 -1
  296. package/Platform/SearchTextInput.d.ts +2 -2
  297. package/Platform/SecurityDescriptorDialog.d.ts +2 -2
  298. package/Platform/SecurityDialogFrame.d.ts +1 -1
  299. package/Platform/SettingsPopup.d.ts +1 -1
  300. package/Platform/SettingsPopupCheckBoxContainer.d.ts +1 -1
  301. package/Platform/SettingsPopupColumn.d.ts +1 -1
  302. package/Platform/SettingsPopupItemView.d.ts +1 -1
  303. package/Platform/SettingsPopupRow.d.ts +1 -1
  304. package/Platform/ShowAllButton.d.ts +1 -1
  305. package/Platform/Strategies.d.ts +23 -0
  306. package/Platform/TableCellNumberRightAlignPlugin.d.ts +1 -1
  307. package/Platform/TableRowColorPlugin.d.ts +1 -1
  308. package/Platform/TextAreaImpl.d.ts +1 -0
  309. package/Platform/TextListInputView.d.ts +3 -3
  310. package/Platform/TextListInputWrapper.d.ts +1 -1
  311. package/Platform/ToolbarDaughterControlImpl.d.ts +1 -1
  312. package/Platform/TransformToChartData.d.ts +6 -0
  313. package/Platform/UnreadBarTablePlugins.d.ts +1 -1
  314. package/Platform/UnreadCounter.d.ts +3 -1
  315. package/Platform/UserCulture.d.ts +4 -4
  316. package/Platform/UserFoldersMainMenuItemImpl.d.ts +1 -0
  317. package/Platform/UserProfileDialog.d.ts +2 -1
  318. package/Platform/WebFrameHelpButton.stories.d.ts +1 -1
  319. package/Platform/WebFrameNavigationBar.stories.d.ts +1 -1
  320. package/Platform/WebFrameSearchPanel.stories.d.ts +1 -1
  321. package/Platform/WebFrameUserPanel.stories.d.ts +1 -1
  322. package/StandardServices.d.ts +2 -1
  323. package/System/$FolderColors.d.ts +25 -0
  324. package/System/BaseControlImpl.d.ts +1 -1
  325. package/System/DataGridControl.d.ts +1 -1
  326. package/System/DirectorySelectDialog.d.ts +2 -2
  327. package/System/FolderColorsService.d.ts +11 -0
  328. package/System/GridModelStub.d.ts +26 -0
  329. package/System/IWebServicesRequest.d.ts +2 -0
  330. package/System/InputBasedControlImpl.d.ts +1 -1
  331. package/System/PageLeaveConfirmation.d.ts +1 -0
  332. package/System/Poll.d.ts +1 -1
  333. package/System/PollService.d.ts +1 -1
  334. package/System/ResourcesStub.d.ts +3 -0
  335. package/System/StringUtils.d.ts +1 -1
  336. package/package.json +1 -1
  337. package/BackOffice/IFileListRow.d.ts +0 -4
  338. package/BackOffice/ILinkRow.d.ts +0 -3
@@ -3,14 +3,14 @@ export declare class EmailButtonView {
3
3
  button: (props:
4
4
  import("@docsvision/web/components/form/button").ButtonProps) => JSX.Element;
5
5
  buttonDialog: (props:
6
- import("C:/Users/sorokin.v/rep/WebClient/Bin/TypeScriptDefinitions/Helpers/Button").IButtonProperties) => JSX.Element;
6
+ import("C:/Git/WC/Bin/TypeScriptDefinitions/Helpers/Button").IButtonProperties) => JSX.Element;
7
7
  modalDialog: (props:
8
8
  import("@docsvision/web/components/modals/modal-dialog").ModalDialogProps) => JSX.Element;
9
9
  item: (props:
10
10
  import("./components/EmailButtonItem").EmailButtonItemProps) => JSX.Element;
11
11
  checkbox:
12
12
  import("react").ForwardRefExoticComponent<Pick<
13
- import("@docsvision/web/components/form/checkbox/CheckBox").CheckBoxProps, "dir" | "form" | "slot" | "style" | "title" | "name" | "disabled" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "hidden" | "draggable" | "id" | "lang" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "value" | "checked" | "readOnly" | "required" | "htmlFor" | "css" | "onSetupView" | "indeterminate" | "onSetupLogic" | "labelText" | "innerRef" | "dataTestId"> &
13
+ | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "checked" | "readOnly" | "required" | "htmlFor" | "onSetupView" | "indeterminate" | "onSetupLogic" | "labelText" | "innerRef" | "dataTestId"> &
14
14
  import("react").RefAttributes<unknown>>;
15
15
  files: (props:
16
16
  import("./components/EmailButtonFiles").EmailButtonFilesProps) => JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { HtmlProps } from '@docsvision/web/core/component';
3
- import './EmployeesTabFrame.css';
3
+
4
4
  export interface IEmployeesTabFrameProps extends HtmlProps.div {
5
5
  renderHead: () => React.ReactNode;
6
6
  renderTable: () => React.ReactNode;
@@ -38,7 +38,7 @@ export declare class ExistingCardLinkDialog extends React.Component<Props, State
38
38
  private attachRoot;
39
39
  DialogBox:
40
40
  import("styled-components").StyledComponent<(props:
41
- import("C:/Users/sorokin.v/rep/WebClient/Bin/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
41
+ import("C:/Git/WC/Bin/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
42
42
  close(): void;
43
43
  onMaximize: () => void;
44
44
  render(): JSX.Element;
@@ -11,4 +11,5 @@ export declare class FileListBuiltInOperations {
11
11
  static ReadMainFile: string;
12
12
  static RemoveExtraFile: string;
13
13
  static RenameFiles: string;
14
+ static Read: string;
14
15
  }
@@ -7,3 +7,6 @@ export declare class FileListAcceptExtensions {
7
7
  static SIG_EXTENSION: string;
8
8
  static SGN_EXTENSION: string;
9
9
  }
10
+ export declare enum FileListEmptyFileSizes {
11
+ XLSX = 7000
12
+ }
@@ -54,6 +54,8 @@ import { $CryptoPro } from "@docsvision/webclient/BackOffice/$CryptoPro";
54
54
  import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
55
55
  import { $DigitalSignature } from "@docsvision/webclient/BackOffice/$DigitalSignature";
56
56
  import { IRowClickArgs } from "@docsvision/webclient/BackOffice/IRowClickArgs";
57
+ import { IFileVersionExpandingArgs } from "@docsvision/webclient/BackOffice/IFileVersionExpandingArgs";
58
+ import { IFileClickingArgs } from "@docsvision/webclient/BackOffice/IFileClickingArgs";
57
59
  /**
58
60
  * Содержит публичные свойства элемента управления [Список файлов]{@link FileListControl}.
59
61
  */
@@ -127,6 +129,8 @@ export declare class FileListControlParams extends BaseControlParams {
127
129
  fileOpening?: CancelableApiEvent<IFileOpeningArgs>;
128
130
  /** Событие возникает при открытии журнала подписей. */
129
131
  signatureListViewing?: CancelableApiEvent<ISignatureListViewingArgs>;
132
+ /** Событие возникает перед открытием диалога подписания. */
133
+ signatureDialogOpening?: CancelableApiEvent<IEventArgs>;
130
134
  /** Событие возникает при подписании файла. */
131
135
  signatureCreating?: CancelableApiEvent<ISignatureCreatingArgs>;
132
136
  /** Событие возникает при добавлении комментария к версии файла. */
@@ -139,6 +143,8 @@ export declare class FileListControlParams extends BaseControlParams {
139
143
  fileVisualizing?: CancelableApiEvent<IFileVisualizingArgs>;
140
144
  /** Событие возникает при открытии меню файла. */
141
145
  fileMenuOpening?: CancelableApiEvent<IFileMenuOpeningArgs>;
146
+ /** Событие возникает при разворачивании списка версий */
147
+ fileVersionExpanding?: CancelableApiEvent<IFileVersionExpandingArgs>;
142
148
  /** Событие возникает после удаления основного файла. */
143
149
  mainFileDeleted?: BasicApiEvent<IMainFileDeletedArgs>;
144
150
  /** Событие возникает после удаления дополнительного файла. */
@@ -179,6 +185,8 @@ export declare class FileListControlParams extends BaseControlParams {
179
185
  fileSaveByWebDAV?: BasicApiEvent<IEventArgs>;
180
186
  /** Событие возникает при клике на строку таблицы. */
181
187
  rowClick?: BasicApiEvent<IRowClickArgs>;
188
+ /** Событие возникает перед кликом по имени файла */
189
+ fileNameClicking?: CancelableApiEvent<IFileClickingArgs>;
182
190
  /** Сервисы. */
183
191
  services?: $FileService & $DocumentCardController & $FileController & $LayoutFileController & $Layout & $RequestManager & $SignatureController & $CardId & $RealtimeCommunicationService & $Router & $DeviceType & $EditOperationStore & $CardInfo & $DataVisualizationController & $LayoutCheck & $ApplicationSettings & $FileUpload & $UrlStore & $MessageBox & $WebViewIOSEnabled & $LayoutFileApiController & $LayoutDocumentController & $CloudSignature & $CryptoPro & $LocalStorage & $SignatureMethodsController & $DigitalSignature & $LayoutManager & $LayoutInfo;
184
192
  }
@@ -290,6 +298,12 @@ export declare class FileListControl extends BaseControl<FileListControlParams,
290
298
  * @param fileVersion Версия файла. Если пропущен, то будет открыта текущая версия.
291
299
  */
292
300
  openPreview(fileItem: FileListItem, fileVersion?: GenModels.VersionedFileModel): void;
301
+ /**
302
+ * Добавляет/удаляет css класс строки таблицы.
303
+ * @param fileItem Файл.
304
+ * @param style Класс, который будет добавлен к строке.
305
+ */
306
+ toggleRowClass(fileItem: FileListItem, style: string): void;
293
307
  /**
294
308
  * Скачивает (на компьютер) указанную версию файла.
295
309
  * @param fileItem Файл.
@@ -55,7 +55,6 @@ export declare class FileListControlImpl extends BaseControlImpl<FileListControl
55
55
  requestHelper: RequestHelper;
56
56
  filesHeader: HTMLElement;
57
57
  wasToggled: boolean;
58
- wasInitialised: boolean;
59
58
  get logic(): FileListControlLogic;
60
59
  constructor(props: FileListControlParams, state: FileListControlState);
61
60
  UNSAFE_componentWillMount(): void;
@@ -104,6 +103,7 @@ export declare class FileListControlImpl extends BaseControlImpl<FileListControl
104
103
  onHeaderClick: (e?: any) => void;
105
104
  protected onCollapsed(): void;
106
105
  protected onExpanded(): void;
106
+ onToggleRowClass(fileItem: FileListItem, style: string): void;
107
107
  set isExpanded(value: boolean);
108
108
  attachHeader: (elem: HTMLElement) => void;
109
109
  protected renderHeaderTitle(): JSX.Element;
@@ -2,7 +2,6 @@
2
2
  /// <reference types="jquery" />
3
3
  import { FileListAttachedElements } from "@docsvision/webclient/BackOffice/FileListAttachElements";
4
4
  import { FileListItem } from "@docsvision/webclient/BackOffice/FileListItem";
5
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
6
5
  import { FileListControlParams } from "@docsvision/webclient/BackOffice/FileListControl";
7
6
  import { FileListControlImpl, FileListImplState } from "@docsvision/webclient/BackOffice/FileListControlImpl";
8
7
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
@@ -51,8 +50,10 @@ export declare class FileListControlLogic {
51
50
  private sortFiles;
52
51
  protected updateVersionsOnLoad(appendFiles?: boolean): void;
53
52
  closeAllMenusBut(fileItem: FileListItem): void;
54
- fileMenuOpening(fileItem: FileListItem, data: any): Promise<any>;
55
- rowClick(fileItem: FileListItem, data: any): Promise<any>;
53
+ fileMenuOpening(fileItem: FileListItem, data: any): Promise<void>;
54
+ fileVersionExpanding(fileItem: FileListItem): Promise<void>;
55
+ rowClick(fileItem: FileListItem): void;
56
+ nameClick(fileItem: FileListItem): Promise<void>;
56
57
  removeFileItem(index: number): void;
57
58
  clearFileItems(): void;
58
59
  protected get state(): FileListImplState;
@@ -62,10 +63,9 @@ export declare class FileListControlLogic {
62
63
  protected onFilesAdded(main: boolean, attach: FileListAttachedElements, e: any, data: any): Promise<void>;
63
64
  protected onFileSignAdded(fileItem: FileListItem, attach: FileListAttachedElements, data: any, canRename?: boolean): Promise<void>;
64
65
  protected onFileVersionAdded(fileItem: FileListItem, attach: FileListAttachedElements, data: any, canRename?: boolean): void;
65
- protected sendFiles(attach: FileListAttachedElements, items: FileListItem[], areVersions?: boolean): Promise<any>;
66
+ protected sendFiles(attach: FileListAttachedElements, items: FileListItem[], areVersions?: boolean, isSignature?: boolean): Promise<any>;
66
67
  checkSignatureFiles(files: File[] | string[]): Promise<void>;
67
- protected processResponse(responseData: GenModels.FileListDataModel, deferred: DVPromise<any>, uploadingItems: FileListItem[], areVersions?: boolean): void;
68
+ protected processResponse(responseData: GenModels.FileListDataModel, deferred: DVPromise<any>, uploadingItems: FileListItem[], areVersions?: boolean, isSignature?: boolean): void;
68
69
  protected getItemsToUpload(): FileListItem[];
69
70
  isSignatureFile(fileName: string): boolean;
70
- protected getFileListRow(fileItem: FileListItem): IFileListRow;
71
71
  }
@@ -19,4 +19,5 @@ export declare class FileListItem implements IFileListItem {
19
19
  file: File;
20
20
  state: FileListItemState;
21
21
  isSelected: boolean;
22
+ cssClasses?: string[];
22
23
  }
@@ -30,15 +30,16 @@ export declare class FileListItemComponent extends React.Component<FileListItemP
30
30
  onUnlockOperationClick(fileItem: FileListItem): void;
31
31
  protected onDeleteOperationClick(fileItem: FileListItem): void;
32
32
  protected onFileMenuClick(fileItem: FileListItem): Promise<void>;
33
- protected onRowClick(fileItem: FileListItem): Promise<void>;
33
+ protected onRowClick(fileItem: FileListItem): void;
34
34
  protected onDownloadOperationClick(fileItem: FileListItem): void;
35
35
  protected onViewWithSignaturesClick(fileItem: FileListItem): void;
36
36
  onAddCommentClick(fileItem: FileListItem): void;
37
37
  onEditModeRemoveClick(fileItem: FileListItem): void;
38
38
  render(): JSX.Element;
39
39
  protected getFileVersionText(version: GenModels.VersionedFileModel): string;
40
+ fileVersionExpand(fileItem: FileListItem): void;
40
41
  onVersionClick(e: React.MouseEvent | null, fileItem: FileListItem): void;
41
- protected onNameClick: (fileItem: FileListItem) => void;
42
+ onNameClick: (fileItem: FileListItem) => void;
42
43
  protected onVersionNumberClick: (fileItem: FileListItem, version: GenModels.VersionedFileModel) => void;
43
44
  protected onDownloadVersionClick(fileItem: FileListItem, version: GenModels.VersionedFileModel): void;
44
45
  onWebDavFileClick(fileItem: FileListItem): Promise<void>;
@@ -24,4 +24,5 @@ export declare class FileListItemProps {
24
24
  onClick?: any;
25
25
  selected?: boolean;
26
26
  importSignatureEditOperation?: string;
27
+ customRowClasses?: string[];
27
28
  }
@@ -1,6 +1,4 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  export interface IExtraFileAddedArgs {
4
3
  fileItem: IFileListItem;
5
- row: IFileListRow;
6
4
  }
@@ -1,6 +1,4 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  export interface IExtraFileDeletedArgs {
4
3
  fileItem: IFileListItem;
5
- row: IFileListRow;
6
4
  }
@@ -0,0 +1,4 @@
1
+ import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
+ export interface IFileClickingArgs {
3
+ fileItem: IFileListItem;
4
+ }
@@ -1,8 +1,6 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
2
  import { IFileMenuItem } from "@docsvision/webclient/BackOffice/IFileMenuItem";
3
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
4
3
  export interface IFileMenuOpeningArgs {
5
4
  fileItem: IFileListItem;
6
5
  fileMenuItems: IFileMenuItem[];
7
- row: IFileListRow;
8
6
  }
@@ -1,6 +1,4 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  export interface IFileOpenedArgs {
4
3
  fileItem: IFileListItem;
5
- row: IFileListRow;
6
4
  }
@@ -1,6 +1,4 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  export interface IFileOpeningArgs {
4
3
  fileItem: IFileListItem;
5
- row: IFileListRow;
6
4
  }
@@ -1,6 +1,4 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  export interface IFilePreviewedArgs {
4
3
  fileItem: IFileListItem;
5
- row: IFileListRow;
6
4
  }
@@ -1,6 +1,4 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  export interface IFilePreviewingArgs {
4
3
  fileItem: IFileListItem;
5
- row: IFileListRow;
6
4
  }
@@ -14,6 +14,7 @@ export interface IFileSignInteractionModel {
14
14
  getFiles: () => IFileSignInfo[];
15
15
  signButton: HTMLElement;
16
16
  viewSignButton: HTMLElement;
17
+ beforeShowSignDialogCallback: () => Promise<any>;
17
18
  beforeSignCallback: () => Promise<any>;
18
19
  beforeViewSignCallback: () => Promise<any>;
19
20
  afterSignCallback: Function;
@@ -1,7 +1,5 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  export interface IFileSignUploadingArgs {
4
3
  fileItem: IFileListItem;
5
4
  file: File;
6
- row: IFileListRow;
7
5
  }
@@ -1,6 +1,4 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  export interface IFileVersionDownloadedArgs {
4
3
  fileItem: IFileListItem;
5
- row: IFileListRow;
6
4
  }
@@ -0,0 +1,4 @@
1
+ import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
+ export interface IFileVersionExpandingArgs {
3
+ fileItem: IFileListItem;
4
+ }
@@ -1,8 +1,6 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
4
3
  export interface IFileVersionUploadedArgs {
5
4
  fileItem: IFileListItem;
6
5
  version: GenModels.VersionedFileModel;
7
- row: IFileListRow;
8
6
  }
@@ -1,7 +1,5 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  export interface IFileVersionUploadingArgs {
4
3
  fileItem: IFileListItem;
5
4
  file: File;
6
- row: IFileListRow;
7
5
  }
@@ -1,6 +1,4 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  export interface IFileVisualizedArgs {
4
3
  fileItem: IFileListItem;
5
- row: IFileListRow;
6
4
  }
@@ -1,6 +1,4 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  export interface IFileVisualizingArgs {
4
3
  fileItem: IFileListItem;
5
- row: IFileListRow;
6
4
  }
@@ -1,7 +1,5 @@
1
- import { ILinkItem } from "@docsvision/webclient/BackOffice/ILinkItem";
2
- import { ILinkRow } from "@docsvision/webclient/BackOffice/ILinkRow";
1
+ import { LinkItem } from "@docsvision/webclient/BackOffice/LinkItem";
3
2
  /** Используется в событиях контрола {@link Links} */
4
3
  export interface ILinkEventArgs {
5
- linkItem: ILinkItem;
6
- row: ILinkRow;
4
+ linkItem: LinkItem;
7
5
  }
@@ -1,6 +1,4 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  export interface IMainFileAddedArgs {
4
3
  fileItem: IFileListItem;
5
- row: IFileListRow;
6
4
  }
@@ -1,6 +1,4 @@
1
1
  import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  export interface IMainFileDeletedArgs {
4
3
  fileItem: IFileListItem;
5
- row: IFileListRow;
6
4
  }
@@ -1,6 +1,4 @@
1
1
  import { FileListItem } from "@docsvision/webclient/BackOffice/FileListItem";
2
- import { IFileListRow } from "@docsvision/webclient/BackOffice/IFileListRow";
3
2
  export interface IRowClickArgs {
4
3
  fileItem: FileListItem;
5
- row: IFileListRow;
6
4
  }
@@ -0,0 +1,4 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
+ export interface ITaskDataModel extends GenModels.TaskDataModel {
3
+ cssClasses?: string[];
4
+ }
@@ -1,10 +1,11 @@
1
+ import { ITaskDataModel } from "@docsvision/webclient/BackOffice/ITaskDataModel";
1
2
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
3
  /** @internal */
3
4
  export interface ITaskListItemProps {
4
- taskListItem: GenModels.TaskDataModel;
5
+ taskListItem: ITaskDataModel;
5
6
  digestView: boolean;
6
7
  tabStop: boolean;
7
8
  openMode: GenModels.TasksOpenMode;
8
- onOpen: (url: string) => void;
9
+ onOpen: (url: string, task: GenModels.TaskDataModel) => void;
9
10
  onRowClick: () => void;
10
11
  }
@@ -1,6 +1,6 @@
1
1
  import { ITaskRowClickEventArgs } from "@docsvision/webclient/BackOffice/ITaskRowClickEventArgs";
2
2
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
- import { BasicApiEvent } from "@docsvision/webclient/System/ApiEvent";
3
+ import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
4
4
  import { $RouterNavigation } from '@docsvision/webclient/System/$Router';
5
5
  /** @internal */
6
6
  export interface ITaskListProps {
@@ -11,5 +11,6 @@ export interface ITaskListProps {
11
11
  itemsCount: number;
12
12
  openMode: GenModels.TasksOpenMode;
13
13
  rowclick: BasicApiEvent<ITaskRowClickEventArgs>;
14
+ nameTaskClick: CancelableApiEvent<ITaskRowClickEventArgs>;
14
15
  services: $RouterNavigation;
15
16
  }
@@ -1,5 +1,4 @@
1
- import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
1
+ import { ITaskDataModel } from "@docsvision/webclient/BackOffice/ITaskDataModel";
2
2
  export interface ITaskRowClickEventArgs {
3
- task: GenModels.TaskDataModel;
4
- rowId: string;
3
+ task: ITaskDataModel;
5
4
  }
@@ -7,4 +7,5 @@ export interface ITasksTableRow extends GenModels.TasksTableRow {
7
7
  matchFilter?: boolean;
8
8
  hasDelegates?: boolean;
9
9
  isOverdue?: boolean;
10
+ cssClasses?: string[];
10
11
  }
@@ -6,4 +6,5 @@ export declare class LinkItem implements ILinkItem {
6
6
  state: LinkItemState;
7
7
  settingsMenuExpanded: boolean;
8
8
  infoPopoverOpen: boolean;
9
+ cssClasses?: string[];
9
10
  }
@@ -135,6 +135,10 @@ export declare class LinksParams extends PanelParams {
135
135
  collapsing?: CancelableApiEvent<IEventArgs>;
136
136
  /** Событие возникает перед разворачивании контрола. */
137
137
  expanding?: CancelableApiEvent<IEventArgs>;
138
+ /** Событие возникает перед кликом по имени ссылки. */
139
+ nameLinkClicking?: CancelableApiEvent<ILinkEventArgs>;
140
+ /** Событие возникает перед открытием меню ссылки. */
141
+ linkMenuOpening?: CancelableApiEvent<ILinkEventArgs>;
138
142
  /** Событие возникает при добавлении ссылки на существующую карточку. */
139
143
  linkAdded?: BasicApiEvent<ILinkEventArgs>;
140
144
  /** Событие возникает при удалении ссылки. */
@@ -158,7 +162,9 @@ export declare class LinksParams extends PanelParams {
158
162
  /** Событие возникает после загрузки данных контрола (актуально при асинхронной загрузке данных). */
159
163
  dataLoaded?: BasicApiEvent<IEventArgs>;
160
164
  /** Событие возникает при клике на строку таблицы. */
161
- rowClick?: CancelableApiEvent<ILinkEventArgs>;
165
+ rowClick?: BasicApiEvent<ILinkEventArgs>;
166
+ /** Событие возникает после открытия меню ссылки. */
167
+ linkMenuOpened?: BasicApiEvent<ILinkEventArgs>;
162
168
  /** Сервисы */
163
169
  services?: $FileController & $LayoutFileController & $LayoutController & $LayoutLinksController & $EditOperationStore & $Layout & $LayoutManager & $LocalStorage & $DeviceType & $CardId & $CardTimestamp & $LayoutInfo & Optional<$LinksSearchCards> & $LayoutCheck & $CardInfo & $RequestManager & $FileService & $CardOperationsController & Optional<$FilePreview>;
164
170
  }
@@ -210,6 +216,12 @@ export declare class Links extends Panel<LinksParams, LinksState> {
210
216
  clearSelection(): Promise<unknown>;
211
217
  /** Меняет состояние выделения отдельной ссылки в режиме груповых операций. */
212
218
  toggleItemSelection(link: LinkItem): void;
219
+ /**
220
+ * Добавляет/удаляет css класс строки таблицы.
221
+ * @param link LinkItem.
222
+ * @param style Класс, который будет добавлен к строке.
223
+ */
224
+ toggleRowClass(link: LinkItem, style: string): void;
213
225
  /** @internal */
214
226
  protected createImpl(): LinksImpl;
215
227
  }
@@ -13,9 +13,9 @@ import React from "react";
13
13
  import { $LinksSearchCards } from '@docsvision/webclient/BackOffice/$LinksSearchCardsService';
14
14
  import { $LayoutLinksController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
15
15
  import { $CardTimestamp, $CardId } from '@docsvision/webclient/System/LayoutServices';
16
- import { ILinkRow } from "@docsvision/webclient/BackOffice/ILinkRow";
17
16
  /** @internal */
18
17
  export interface LinksState extends LinksParams, IPanelState {
18
+ modifiedRows: string[];
19
19
  sourceLayoutMode: string;
20
20
  model: GenModels.LinksDataModel;
21
21
  bindingInfo: GenModels.SimpleBindingInfo;
@@ -76,7 +76,7 @@ export declare class LinksImpl extends PanelImpl<LinksParams, LinksState> {
76
76
  addNewUrl: (url: string, linkType: string) => Promise<void>;
77
77
  closeAddNewUrlDialog: () => void;
78
78
  onAddNewCardLinkClick(ev?: React.MouseEvent<any>): Promise<void>;
79
- onAddExistingCardLinkClick(): void;
79
+ onAddExistingCardLinkClick(ev?: React.MouseEvent): void;
80
80
  protected onViewFileMenuClick(linkItem: LinkItem): void;
81
81
  protected onFollowLinkClick(linkItem: LinkItem): void;
82
82
  onDeleteMenuClick(linkItem: LinkItem): void;
@@ -144,5 +144,5 @@ export declare class LinksImpl extends PanelImpl<LinksParams, LinksState> {
144
144
  renderControl(): JSX.Element;
145
145
  openFilePreview(linkItem: LinkItem): void;
146
146
  getLinkUrl(linkItem: LinkItem): string;
147
- getLinkRow(linkItem: LinkItem): ILinkRow;
147
+ onToggleRowClass(link: LinkItem, style: string): void;
148
148
  }
@@ -24,7 +24,7 @@ export declare class NumeratorImpl extends InputBasedControlImpl<INumberInfo, Nu
24
24
  constructor(props: NumeratorParams, state: NumeratorState);
25
25
  generateNewNumberEx(saveToTheCard?: boolean, saveCardBefore?: boolean): Promise<INumberInfo>;
26
26
  generateNewNumber(saveToTheCard: boolean, prepareAction: () => Promise<any>): Promise<INumberInfo>;
27
- getTabIndexForButtons(): 0 | -1;
27
+ getTabIndexForButtons(): -1 | 0;
28
28
  onSaved(): Promise<any>;
29
29
  componentDidMount(): void;
30
30
  protected getTextValue(): string;
@@ -1,3 +1,3 @@
1
1
  import { ITasksTableRow } from '@docsvision/webclient/BackOffice/ITasksTableRow';
2
2
  import { $WindowLocation } from '@docsvision/webclient/Platform/$WindowLocation';
3
- export declare function openTaskInNewWindow(row: ITasksTableRow, event: any, services: $WindowLocation): void;
3
+ export declare function openTaskInNewWindow(row: ITasksTableRow, services: $WindowLocation): void;
@@ -69,8 +69,8 @@ export declare class PartnerBaseParams<T> extends InputBasedControlParams<T> {
69
69
  export declare abstract class PartnerBase<T extends GenModels.DepartmentModel | GenModels.EmployeeDataModel, ParamsT extends PartnerBaseParams<T> = PartnerBaseParams<T>, StateT extends PartnerBaseState<T> = PartnerBaseState<T>> extends InputBasedControl<T, ParamsT, StateT> {
70
70
  /** @internal */
71
71
  protected getServices(): $LayoutPartnerController & $EditOperationStore & $LayoutInfo & $LayoutRowController & $LayoutController & Partial<$LayoutController> & $LayoutManager & Partial<
72
- import("C:/Users/sorokin.v/rep/WebClient/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CurrentLocation> & Partial<
73
- import("C:/Users/sorokin.v/rep/WebClient/Bin/TypeScriptDefinitions/System/Controls/Layout/$Layout").$Layout> & $DeviceType & $LayoutStaffController & $DepartmentController;
72
+ import("C:/Git/WC/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CurrentLocation> & Partial<
73
+ import("C:/Git/WC/Bin/TypeScriptDefinitions/System/Controls/Layout/$Layout").$Layout> & $DeviceType & $LayoutStaffController & $DepartmentController;
74
74
  /** @internal */
75
75
  protected get partnerImpl(): PartnerBaseImpl<T>;
76
76
  private set partnerBindingHandler(value);
@@ -39,9 +39,9 @@ export declare class PartnerDirectoryBaseParams<T extends ValueT> extends Direct
39
39
  export declare abstract class PartnerDirectoryBase<T extends ValueT, ParamsT extends PartnerDirectoryBaseParams<T> = PartnerDirectoryBaseParams<T>, StateT extends PartnerDirectoryBaseState<T> = PartnerDirectoryBaseState<T>> extends DirectoryBase<T, NodeT, ItemT, ParamsT, StateT> {
40
40
  /** @internal */
41
41
  protected getServices(): $LayoutPartnerController & $EditOperationStore & $LayoutInfo & $LayoutRowController & $LayoutController & Partial<$LayoutController> &
42
- import("C:/Users/sorokin.v/rep/WebClient/Bin/TypeScriptDefinitions/System/Services/$LayoutManager").$LayoutManager & Partial<
43
- import("C:/Users/sorokin.v/rep/WebClient/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CurrentLocation> & Partial<
44
- import("C:/Users/sorokin.v/rep/WebClient/Bin/TypeScriptDefinitions/System/Controls/Layout/$Layout").$Layout> & $DeviceType & $LayoutStaffController & $DepartmentController;
42
+ import("C:/Git/WC/Bin/TypeScriptDefinitions/System/Services/$LayoutManager").$LayoutManager & Partial<
43
+ import("C:/Git/WC/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CurrentLocation> & Partial<
44
+ import("C:/Git/WC/Bin/TypeScriptDefinitions/System/Controls/Layout/$Layout").$Layout> & $DeviceType & $LayoutStaffController & $DepartmentController;
45
45
  /** @internal */
46
46
  protected get partnerImpl(): PartnerDirectoryBaseImpl<T>;
47
47
  init(): Promise<void>;
@@ -125,6 +125,7 @@ import("styled-components").StyledComponent<typeof SimpleItemViewContent, any, I
125
125
  private get employeeMode();
126
126
  private get departmentMode();
127
127
  private get organizationMode();
128
+ protected isUnavailableValue(item: GenModels.PartnerDirectoryItem): boolean;
128
129
  protected onSelectValue(item: GenModels.PartnerDirectoryItem, searchPathOptions?: IPartnerSelectDialogSearchPathOptions): void;
129
130
  protected hasChildren(item: GenModels.PartnerDirectoryItem): boolean;
130
131
  protected onChildrenListItemClick: (item: GenModels.PartnerDirectoryItem) => void;
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import { PrintButtonLogic } from '@docsvision/webclient/BackOffice/PrintButtonLogic';
3
3
  import { PrintButtonView } from '@docsvision/webclient/BackOffice/PrintButtonView';
4
- import './PrintButtonContainer.css';
4
+
5
5
  export declare const PrintButtonContainer: (props: {
6
6
  logic: PrintButtonLogic;
7
7
  view: PrintButtonView;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  export declare class PrintButtonView {
3
3
  dropdownButton: (props:
4
- import("C:/Users/sorokin.v/rep/WebClient/Bin/TypeScriptDefinitions/Helpers/DropdownButton").DropdownButtonProps) => JSX.Element;
4
+ import("C:/Git/WC/Bin/TypeScriptDefinitions/Helpers/DropdownButton").DropdownButtonProps) => JSX.Element;
5
5
  }
@@ -1,7 +1,7 @@
1
1
  import { IDirectoryValuesIconProps } from "@docsvision/webclient/BackOffice/DirectoryValuesIcon";
2
2
  import { ITablePlugins, TablePlugins } from "@docsvision/web/components/table/interfaces";
3
3
  import React from "react";
4
- import "./RemoveFromGroupIcon.css";
4
+
5
5
  export declare const REMOVE_FROM_GROUP_COLUMN_ID = "_Employees_Remove_From_Group";
6
6
  export declare const RemoveFromGroupIconFeature = "RemoveFromGroupIconFeature";
7
7
  export declare const RemoveFromGroupIconGridPlugin: (options: {
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import "./SignatureButton.stories.css";
2
+
3
3
  import { SignatureButton } from '@docsvision/webclient/BackOffice/SignatureButton';
4
4
  declare const _default: {
5
5
  title: string;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import './SignatureButtonComponent.css';
2
+
3
3
  import { IconButtonProps } from '@docsvision/web/components/form/icon-button';
4
4
  export interface ISignatureButtonComponentProps extends IconButtonProps {
5
5
  hasSignatures: boolean;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import './SignatureButtonComponent.css';
2
+
3
3
  import { IAdaptiveMenuBarProps } from '@docsvision/webclient/Helpers/Menu/AdaptiveMenuBar';
4
4
  export interface ISignatureButtonMenuProps extends IAdaptiveMenuBarProps {
5
5
  }