@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
@@ -0,0 +1,2 @@
1
+ export declare const MAX_WIDTH_FOR_MOVE_EFFECT = 1500;
2
+ export declare const addBackgroundMovementEffect: (element: HTMLElement) => ((e: MouseEvent) => void)[];
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+
3
+ export interface IAuthBox {
4
+ renderContent(): JSX.Element;
5
+ logo: React.JSXElementConstructor<unknown>;
6
+ box: React.JSXElementConstructor<{
7
+ error: boolean;
8
+ children: React.ReactElement;
9
+ }>;
10
+ }
11
+ export declare function AuthBox({ renderContent, logo: Logo, box: Box }: IAuthBox): JSX.Element;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+
3
+ export interface IBoxProps {
4
+ error: boolean;
5
+ children?: React.ReactElement;
6
+ }
7
+ export declare function Box({ error, children }: IBoxProps): JSX.Element;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+
3
+ export interface IButtonProps extends React.ComponentProps<'button'> {
4
+ text: string;
5
+ handleClick?: (event: React.MouseEvent) => void;
6
+ disabled?: boolean;
7
+ loading?: boolean;
8
+ type?: "button" | "submit" | "reset";
9
+ }
10
+ export declare function Button({ text, disabled, type, handleClick, loading }: IButtonProps): JSX.Element;
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+
3
+ export declare function ChangeMethodButton({ text, handleClick }: {
4
+ text: any;
5
+ handleClick: any;
6
+ }): JSX.Element;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+
3
+ export interface IContactBoxProps {
4
+ text: string;
5
+ contact: string;
6
+ }
7
+ export declare function ContactBox({ contact, text }: IContactBoxProps): JSX.Element;
@@ -0,0 +1,7 @@
1
+ import { MouseEventHandler } from 'react';
2
+
3
+ export interface IErrorBlockProps {
4
+ text: string;
5
+ close: MouseEventHandler<HTMLDivElement>;
6
+ }
7
+ export declare function ErrorBlock({ text, close }: IErrorBlockProps): JSX.Element;
@@ -0,0 +1,11 @@
1
+ /// <reference types="react" />
2
+
3
+ export declare function Form({ disabled, onSubmit, loading, resources, renderInputs, button: Button, autoComplete }: {
4
+ disabled: any;
5
+ onSubmit: any;
6
+ loading: any;
7
+ resources: any;
8
+ renderInputs: any;
9
+ button: any;
10
+ autoComplete: any;
11
+ }): JSX.Element;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+
3
+ export interface IGreetingProps {
4
+ text: string;
5
+ name: string;
6
+ }
7
+ export declare function Greeting({ text, name }: IGreetingProps): JSX.Element;
@@ -0,0 +1,15 @@
1
+ /// <reference types="react" />
2
+
3
+ export interface IInputProps {
4
+ type?: string;
5
+ placeholder?: string;
6
+ handleChange?(value: string): void;
7
+ value?: string;
8
+ autoComplete?: string;
9
+ name?: string;
10
+ }
11
+ export declare enum InputType {
12
+ Text = "text",
13
+ Password = "password"
14
+ }
15
+ export declare function Input({ type: defaultType, placeholder, handleChange, value, autoComplete, name, }: IInputProps): JSX.Element;
@@ -0,0 +1,12 @@
1
+ /// <reference types="react" />
2
+ import { LoginPage } from './LoginPage';
3
+ declare const _default: {
4
+ title: string;
5
+ component: typeof LoginPage;
6
+ };
7
+ export default _default;
8
+ export declare const Default: () => JSX.Element;
9
+ export declare const Extensions: () => JSX.Element;
10
+ export declare const UnknownError: () => JSX.Element;
11
+ export declare const Form: () => JSX.Element;
12
+ export declare const WrongPassword: () => JSX.Element;
@@ -0,0 +1,46 @@
1
+ import { AuthBox } from '@docsvision/webclient/Account/Components/AuthBox';
2
+ import { LoginError } from '@docsvision/webclient/Account/Components/LoginError';
3
+ import { LoginLogic } from '@docsvision/webclient/Account/LoginLogic';
4
+ import React from 'react';
5
+ import { AutoCompleteOptions, ILoginExtensionManager } from '@docsvision/webclient/Account/';
6
+ import { ErrorBlock } from '@docsvision/webclient/Account/Components/ErrorBlock';
7
+ import { Form } from '@docsvision/webclient/Account/Components/Form';
8
+ import { LoginInputsDivider } from '@docsvision/webclient/Account/Components/LoginInputsDivider';
9
+ import { ChangeMethodButton } from '@docsvision/webclient/Account/Components/ChangeMethodButton';
10
+ import { IComponentProps } from '@docsvision/web/core/component';
11
+ import { Box } from '@docsvision/webclient/Account/Components/Box';
12
+ export declare class LoginView {
13
+ form: typeof Form;
14
+ changeMethodButton: typeof ChangeMethodButton;
15
+ divider: typeof LoginInputsDivider;
16
+ errorBox: typeof LoginError;
17
+ errorBlock: typeof ErrorBlock;
18
+ authBox: typeof AuthBox;
19
+ box: typeof Box;
20
+ greeting: React.NamedExoticComponent<
21
+ import("./Components/Greeting").IGreetingProps>;
22
+ providers: React.NamedExoticComponent<
23
+ import("./Components/Providers").IProvidersProps>;
24
+ contactBox: React.NamedExoticComponent<
25
+ import("./Components/ContactBox").IContactBoxProps>;
26
+ providerButton: React.NamedExoticComponent<
27
+ import("./Components/ProviderButton").IProviderButtonProps>;
28
+ logo: React.NamedExoticComponent<Record<string, any>>;
29
+ input: React.NamedExoticComponent<
30
+ import("./Components/Input").IInputProps>;
31
+ button: React.NamedExoticComponent<
32
+ import("./Components/Button").IButtonProps>;
33
+ authBoxBefore: (logic: LoginLogic) => React.ReactElement;
34
+ authBoxAfter: (logic: LoginLogic) => React.ReactElement;
35
+ formBefore: (logic: LoginLogic) => React.ReactElement;
36
+ formAfter: (logic: LoginLogic) => React.ReactElement;
37
+ providersBefore: (logic: LoginLogic) => React.ReactElement;
38
+ providersAfter: (logic: LoginLogic) => React.ReactElement;
39
+ }
40
+ export interface ILoginContainerProps extends IComponentProps<LoginLogic, LoginView> {
41
+ options?: ILoginExtensionManager;
42
+ }
43
+ export declare function LoginContainer(props: ILoginContainerProps): JSX.Element;
44
+ export declare function renderInputs(logic: LoginLogic, view: LoginView, resources: {
45
+ [key: string]: string;
46
+ }, hideLoginInput: boolean, autocompleteOptions: AutoCompleteOptions): JSX.Element;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+
3
+ export interface ILoginErrorProps {
4
+ resources: object;
5
+ onClose: (event: React.MouseEvent) => void;
6
+ }
7
+ export declare function LoginError({ resources, onClose, changeStateButton: Button }: {
8
+ resources: any;
9
+ onClose: any;
10
+ changeStateButton: any;
11
+ }): JSX.Element;
@@ -0,0 +1,3 @@
1
+ import { ILoginExtensionManager } from "@docsvision/webclient/Account/";
2
+ export declare let loginExtensionManager: ILoginExtensionManager;
3
+ export declare function prepareExtensionManager(): ILoginExtensionManager;
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+
3
+ export declare function LoginInputsDivider({ text }: {
4
+ text: any;
5
+ }): JSX.Element;
@@ -0,0 +1,61 @@
1
+ import { FormType, ILoginProvider } from "@docsvision/webclient/Account/";
2
+ import { ComponentLogic } from "@docsvision/web/core/component";
3
+ export declare const defaultNumberOfProviders = 1;
4
+ export declare class LoginLogic extends ComponentLogic {
5
+ domain:
6
+ import("effector").Domain;
7
+ setUser:
8
+ import("effector").Event<string>;
9
+ $user:
10
+ import("effector").Store<string>;
11
+ $userAccount:
12
+ import("effector").Store<string>;
13
+ site: string;
14
+ origin: string;
15
+ returnUrl: string;
16
+ onChangeUserName:
17
+ import("effector").Event<string>;
18
+ onChangePassword:
19
+ import("effector").Event<string>;
20
+ $userName:
21
+ import("effector").Store<string>;
22
+ $password:
23
+ import("effector").Store<string>;
24
+ $providers:
25
+ import("effector").Store<ILoginProvider[]>;
26
+ $userProviders:
27
+ import("effector").Store<ILoginProvider[]>;
28
+ setError:
29
+ import("effector").Event<string>;
30
+ $error:
31
+ import("effector").Store<string>;
32
+ setFormType:
33
+ import("effector").Event<FormType>;
34
+ $formType:
35
+ import("effector").Store<FormType>;
36
+ setLoading:
37
+ import("effector").Event<boolean>;
38
+ $formSubmitLoading:
39
+ import("effector").Store<boolean>;
40
+ $currentAuthenticationExtensionId:
41
+ import("effector").Store<string>;
42
+ $formDisabled:
43
+ import("effector").Store<boolean>;
44
+ $providersUpdate:
45
+ import("effector").Store<[ILoginProvider[], ILoginProvider[]]>;
46
+ constructor();
47
+ submitForm:
48
+ import("effector").Effect<unknown, any, Error>;
49
+ getProviders:
50
+ import("effector").Effect<unknown, {
51
+ currentAuthenticationExtensionId: any;
52
+ userAccount: any;
53
+ userName: any;
54
+ userAuthenticationExtensions: any[];
55
+ authenticationExtensionModels: any[];
56
+ }, Error>;
57
+ handleContactClick: (e: MouseEvent) => void;
58
+ getNumberOfProvidersFromStorage(): number;
59
+ getProvidersList(): ILoginProvider[];
60
+ init(): void;
61
+ }
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+
3
+ export declare function LoginPage(): JSX.Element;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+
3
+ export declare function Logo(): JSX.Element;
@@ -0,0 +1,9 @@
1
+ /// <reference types="react" />
2
+
3
+ export interface IProviderButtonProps {
4
+ iconSrc: string;
5
+ text: string;
6
+ name: string;
7
+ url: string;
8
+ }
9
+ export declare function ProviderButton({ iconSrc, text, name, url }: IProviderButtonProps): JSX.Element;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+
3
+ export interface IProvidersProps {
4
+ numberOfProviders: number;
5
+ loading: boolean;
6
+ children: React.ReactElement[];
7
+ }
8
+ export declare function Providers({ numberOfProviders, loading, children }: IProvidersProps): JSX.Element;
@@ -0,0 +1,100 @@
1
+ /// <reference types="react" />
2
+ import { LoginView } from "@docsvision/webclient/Account/LoginContainer";
3
+ import { LoginLogic } from "@docsvision/webclient/Account/LoginLogic";
4
+ export declare enum FormType {
5
+ FormAndProviders = 0,
6
+ Form = 1,
7
+ Providers = 2,
8
+ Error = 3,
9
+ Loading = 4
10
+ }
11
+ export interface ILoginProvider {
12
+ description: string;
13
+ id: string;
14
+ logo: string;
15
+ name: string;
16
+ supportedModes: string[];
17
+ supportedTypes: string[];
18
+ url: string;
19
+ }
20
+ export declare type EventParameters = {
21
+ logic: LoginLogic;
22
+ data: FormData;
23
+ } | {
24
+ loginPageRef: React.RefObject<HTMLDivElement>;
25
+ } | {
26
+ logic: LoginLogic;
27
+ } | {
28
+ loginPageRef: React.RefObject<HTMLDivElement>;
29
+ } | {
30
+ logic: LoginLogic;
31
+ body: object;
32
+ } | {
33
+ logic: LoginLogic;
34
+ view: LoginView;
35
+ };
36
+ export interface ILoginPlugin {
37
+ name?: string;
38
+ order?: number;
39
+ fn: (data: EventParameters) => boolean | void | Promise<boolean | void>;
40
+ eventName: LoginEvents;
41
+ }
42
+ export declare type AutoCompleteOptions = Partial<{
43
+ login: string;
44
+ password: string;
45
+ form: string;
46
+ }>;
47
+ export declare enum LoginEvents {
48
+ LogicEventConstructor = "LogicEventConstructor",
49
+ LogicEventBeforeFormSubmit = "LogicEventBeforeFormSubmit",
50
+ LogicEventAfterFormSubmit = "LogicEventAfterFormSubmit",
51
+ LogicEventBeforeGetProviders = "LogicEventBeforeGetProviders",
52
+ LogicEventAfterGetProviders = "LogicEventAfterGetProviders",
53
+ EventLoginPageUseEffect = "EventLoginPageUseEffect",
54
+ EventContainerUseEffect = "EventContainerUseEffect"
55
+ }
56
+ export interface ILoginExtensionManager {
57
+ currentLocale: string;
58
+ getResources?: () => {
59
+ [key: string]: string;
60
+ };
61
+ setResources?: (resources: {
62
+ [key: string]: string;
63
+ }) => void;
64
+ addPlugin: (plugin: ILoginPlugin) => void;
65
+ addPlugins: (plugins: ILoginPlugin[]) => void;
66
+ removePlugin: (name: string) => void;
67
+ onSetupView: (view: LoginView) => void;
68
+ logicEventConstructor: (data: {
69
+ logic: LoginLogic;
70
+ }) => boolean | void;
71
+ logicEventBeforeFormSubmit: (data: {
72
+ logic: LoginLogic;
73
+ data: FormData;
74
+ }) => Promise<boolean | void>;
75
+ logicEventAfterFormSubmit: (data: {
76
+ logic: LoginLogic;
77
+ data: object;
78
+ }) => Promise<boolean | void>;
79
+ eventContainerUseEffect: (data: {
80
+ logic: LoginLogic;
81
+ view: LoginView;
82
+ }) => Promise<boolean | void>;
83
+ logicEventBeforeGetProviders: (data: {
84
+ logic: LoginLogic;
85
+ data: {
86
+ body: string;
87
+ };
88
+ }) => Promise<boolean | void>;
89
+ logicEventAfterGetProviders: (data: {
90
+ logic: LoginLogic;
91
+ data: object;
92
+ }) => Promise<boolean | void>;
93
+ eventLoginPageUseEffect: (data: {
94
+ loginPageRef: React.RefObject<HTMLDivElement>;
95
+ }) => Promise<boolean | void>;
96
+ }
97
+ export declare type LoginExtensionManager = {
98
+ loginExtensionManager: ILoginExtensionManager;
99
+ };
100
+ export declare type windowWithLoginExtensionManager = Window & typeof globalThis & LoginExtensionManager;
@@ -17,6 +17,7 @@ export declare class AgreementStage extends React.Component<AgreementStageProps,
17
17
  [key: number]: string;
18
18
  };
19
19
  constructor(props: AgreementStageProps);
20
+ componentDidUpdate(prevProps: any): void;
20
21
  onToggleClick(ev: React.MouseEvent<any>): void;
21
22
  onStageCheckChange(val: boolean): void;
22
23
  onDeleteApproverClick(id: string): Promise<void>;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import { ButtonProps } from '@docsvision/web/components/form/button';
3
- import './AcknowledgementListButton.css';
4
- import './AcknowledgementListContent.css';
3
+
4
+
5
5
  export declare function AcknowledgementListButton(props: ButtonProps): JSX.Element;
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import { AcknowledgementListLogic } from '@docsvision/webclient/BackOffice/AcknowledgementListLogic';
3
3
  import { AcknowledgementListView } from '@docsvision/webclient/BackOffice/AcknowledgementListView';
4
- import './AcknowledgementListContainer.css';
4
+
5
5
  export declare function AcknowledgementListContainer(props: {
6
6
  logic: AcknowledgementListLogic;
7
7
  view: AcknowledgementListView;
@@ -0,0 +1,23 @@
1
+ /// <reference types="react" />
2
+ import { BaseControl } from "@docsvision/webclient/System/BaseControl";
3
+ import { AuthenticationKindsView } from "@docsvision/webclient/BackOffice/AuthenticationKindsView";
4
+ import { AuthenticationKindsLogic } from "@docsvision/webclient/BackOffice/AuthenticationKindsLogic";
5
+ import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
6
+ import { BaseControlImplState } from "@docsvision/webclient/System/BaseControlImpl";
7
+ import { AuthenticationKindsParams } from "@docsvision/webclient/BackOffice/AuthenticationKindsOptions";
8
+ import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
9
+ export interface IAuthenticationKindsState extends BaseControlImplState, AuthenticationKindsParams {
10
+ logic: AuthenticationKindsLogic;
11
+ view: AuthenticationKindsView;
12
+ }
13
+ /**
14
+ * Класс элемента управления AuthenticationKinds.
15
+ */
16
+ export declare class AuthenticationKinds extends BaseControl<AuthenticationKindsParams, IAuthenticationKindsState> {
17
+ construct(): void;
18
+ protected createParams(): AuthenticationKindsParams;
19
+ protected createImpl(): ControlImpl;
20
+ private set setBinding(value);
21
+ getBindings(): IBindingResult<any>[];
22
+ renderControl(): JSX.Element;
23
+ }
@@ -0,0 +1,10 @@
1
+ /// <reference types="react" />
2
+ import { AuthenticationKinds } from '@docsvision/webclient/BackOffice/AuthenticationKinds';
3
+
4
+ declare const _default: {
5
+ title: string;
6
+ component: typeof AuthenticationKinds;
7
+ };
8
+ export default _default;
9
+ export declare const Default: () => JSX.Element;
10
+ export declare const ModalDialog: () => JSX.Element;
@@ -0,0 +1 @@
1
+ export declare const AUTH_KINDS_EMPLOYEE_SECTION_ID = "dbc8ae9d-c1d2-4d5e-978b-339d22b32482";
@@ -0,0 +1,8 @@
1
+ /// <reference types="react" />
2
+ import { AuthenticationKindsLogic } from "@docsvision/webclient/BackOffice/AuthenticationKindsLogic";
3
+ import { AuthenticationKindsView } from "@docsvision/webclient/BackOffice/AuthenticationKindsView";
4
+
5
+ export declare function AuthenticationKindsContainer(props: {
6
+ logic: AuthenticationKindsLogic;
7
+ view: AuthenticationKindsView;
8
+ }): JSX.Element;
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ import { HtmlProps } from "@docsvision/web/core/component";
3
+
4
+ export interface IAuthenticationKindsFrameProps extends HtmlProps.div {
5
+ }
6
+ export declare function AuthenticationKindsFrame(props: IAuthenticationKindsFrameProps): JSX.Element;
@@ -0,0 +1,6 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
+ /**
3
+ * @param kind способ аутентификации
4
+ * @returns возвращает заголовок модального окна
5
+ */
6
+ export declare function authenticationKindsGetHeader(kind: GenModels.AuthenticationKindsModel): string;
@@ -0,0 +1,6 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
+ /**
3
+ * @param kind способ аутентификации
4
+ * @returns возвращает название расширения и логин
5
+ */
6
+ export declare function authenticationKindsGetLabel(kind: GenModels.AuthenticationKindsModel): string;
@@ -0,0 +1,7 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
+ import { EditMode } from "@docsvision/webclient/System/EditMode";
3
+ /**
4
+ * @param kind способ аутентификации
5
+ * @param editMode режим редактирования
6
+ */
7
+ export declare function authenticationKindsGetUseExtensionState(kind: GenModels.AuthenticationKindsModel, editMode: EditMode): boolean;
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ import { HtmlProps } from "@docsvision/web/core/component";
3
+
4
+ export interface IAuthenticationKindsItemProps extends HtmlProps.li {
5
+ }
6
+ export declare function AuthenticationKindsItem(props: IAuthenticationKindsItemProps): JSX.Element;
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ import { HtmlProps } from "@docsvision/web/core/component";
3
+
4
+ export interface IAuthenticationKindsListProps extends HtmlProps.ul {
5
+ }
6
+ export declare function AuthenticationKindsList(props: IAuthenticationKindsListProps): JSX.Element;
@@ -0,0 +1,56 @@
1
+ import { AuthenticationKindsParams } from "@docsvision/webclient/BackOffice/AuthenticationKindsOptions";
2
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
+ import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
4
+ export declare class AuthenticationKindsLogic {
5
+ options: AuthenticationKindsParams;
6
+ constructor(options: AuthenticationKindsParams);
7
+ domain:
8
+ import("effector").Domain;
9
+ $kinds:
10
+ import("effector").Store<GenModels.AuthenticationKindsModel[]>;
11
+ setKinds:
12
+ import("effector").Event<GenModels.AuthenticationKindsModel[]>;
13
+ useExtensionChange:
14
+ import("effector").Event<{
15
+ value: boolean;
16
+ kind: GenModels.AuthenticationKindsModel;
17
+ }>;
18
+ $selectedKind:
19
+ import("effector").Store<GenModels.AuthenticationKindsModel>;
20
+ setSelectedKind:
21
+ import("effector").Event<GenModels.AuthenticationKindsModel>;
22
+ loginChangeKind:
23
+ import("effector").Event<string>;
24
+ loginChanged:
25
+ import("effector").Event<{
26
+ kinds: GenModels.AuthenticationKindsModel[];
27
+ selectedKind: GenModels.AuthenticationKindsModel;
28
+ }>;
29
+ loginCheckExist:
30
+ import("effector").Event<GenModels.AuthenticationKindsModel>;
31
+ $isOpen:
32
+ import("effector").Store<boolean>;
33
+ setOpen:
34
+ import("effector").Event<boolean>;
35
+ $isExist:
36
+ import("effector").Store<boolean>;
37
+ $binding:
38
+ import("effector").Store<IBindingResult<GenModels.AuthenticationKindsModel[]>>;
39
+ setBinding:
40
+ import("effector").Event<IBindingResult<GenModels.AuthenticationKindsModel[]>>;
41
+ saveFx:
42
+ import("effector").Effect<GenModels.AuthenticationKindsModel[], GenModels.AuthenticationKindsModel[], void>;
43
+ loginCheckExistFx:
44
+ import("effector").Effect<GenModels.AuthenticationKindsModel, boolean, Error>;
45
+ $isLoadingSave:
46
+ import("effector").Store<boolean>;
47
+ $isLoadingCheckExist:
48
+ import("effector").Store<boolean>;
49
+ $isAccess:
50
+ import("effector").Store<boolean>;
51
+ checkAccess:
52
+ import("effector").Event<void>;
53
+ checkAccessFx:
54
+ import("effector").Effect<void, boolean, Error>;
55
+ init(): void;
56
+ }
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ import { ModalDialogProps } from "@docsvision/web/components/modals/modal-dialog";
3
+
4
+ export interface IAuthenticationKindsModalDialogProps extends ModalDialogProps {
5
+ }
6
+ export declare function AuthenticationKindsModalDialog(props: IAuthenticationKindsModalDialogProps): JSX.Element;
@@ -0,0 +1,8 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
+ /**
3
+ * проверка на равенство логинов
4
+ */
5
+ export declare function authenticationKindsNotEqualLogins({ kinds, selectedKind }: {
6
+ kinds: GenModels.AuthenticationKindsModel[];
7
+ selectedKind: GenModels.AuthenticationKindsModel;
8
+ }): boolean;
@@ -0,0 +1,30 @@
1
+ import { BaseControlParams } from "@docsvision/webclient/System/BaseControl";
2
+ import { AuthenticationKindsLogic } from "@docsvision/webclient/BackOffice/AuthenticationKindsLogic";
3
+ import { AuthenticationKindsView } from "@docsvision/webclient/BackOffice/AuthenticationKindsView";
4
+ import { IControlOptions } from "@docsvision/webclient/System/IControlOptions";
5
+ import { Optional } from "@docsvision/web/core/services";
6
+ import { EditMode } from "@docsvision/webclient/System/EditMode";
7
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
8
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
9
+ import { $AuthenticationKindsController, $SecurityController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
10
+ import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
11
+ import { $RowInfo } from "@docsvision/webclient/System/LayoutServices";
12
+ import { $CurrentEmployeeId } from "@docsvision/webclient/StandardServices";
13
+ /**
14
+ * Содержит публичные свойства элемента управления [AuthenticationKinds]{@link AuthenticationKinds}.
15
+ */
16
+ export declare class AuthenticationKindsParams extends BaseControlParams {
17
+ /** Стандартный CSS класс со стилями элемента управления */
18
+ standardCssClass?: string;
19
+ /** Режим редактирования */
20
+ editMode?: EditMode;
21
+ /** Подсказка */
22
+ tip?: string;
23
+ /** Список способов аутентификации для сотрудника */
24
+ kinds: GenModels.AuthenticationKindsModel[];
25
+ services: Optional<$AuthenticationKindsOptions> & $Layout & $AuthenticationKindsController & $LocalStorage & $RowInfo & $SecurityController & $CurrentEmployeeId;
26
+ }
27
+ export declare type $AuthenticationKindsOptions = {
28
+ AuthenticationKindsOptions: IControlOptions<AuthenticationKindsParams, AuthenticationKindsLogic, AuthenticationKindsView>;
29
+ };
30
+ export declare const $AuthenticationKindsOptions: string | ((model?: $AuthenticationKindsOptions) => IControlOptions<AuthenticationKindsParams, AuthenticationKindsLogic, AuthenticationKindsView>);
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { TextBoxParams } from "@docsvision/webclient/Platform/TextBox";
3
+
4
+ export interface IAuthenticationKindsTextBoxProps extends TextBoxParams {
5
+ isLoginExist: boolean;
6
+ }
7
+ export declare function AuthenticationKindsTextBox(props: IAuthenticationKindsTextBoxProps): JSX.Element;
@@ -0,0 +1,8 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
+ /**
3
+ * @returns новое состояние способов аутентификации
4
+ */
5
+ export declare function authenticationKindsUpdateLogin({ kinds, selectedKind }: {
6
+ kinds: GenModels.AuthenticationKindsModel[];
7
+ selectedKind: GenModels.AuthenticationKindsModel;
8
+ }): GenModels.AuthenticationKindsModel[];
@@ -0,0 +1,8 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
+ /**
3
+ * @returns новое состояние способов аутентификации
4
+ */
5
+ export declare function authenticationKindsUpdateUseExtension(kinds: GenModels.AuthenticationKindsModel[], { value, kind: selectedKind }: {
6
+ value: boolean;
7
+ kind: GenModels.AuthenticationKindsModel;
8
+ }): GenModels.AuthenticationKindsModel[];