@docsvision/webclient 5.17.3 → 6.1.1

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 (188) hide show
  1. package/Approval/AgreementStageEmployeesLoader.d.ts +3 -0
  2. package/BackOffice/$DigitalSignature.d.ts +0 -2
  3. package/BackOffice/AuthenticationKindsView.d.ts +1 -1
  4. package/BackOffice/CardKindImpl.d.ts +1 -0
  5. package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
  6. package/BackOffice/CommandMenuComponent.d.ts +1 -1
  7. package/BackOffice/Comments.d.ts +2 -2
  8. package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
  9. package/BackOffice/DigitalSignatureService.d.ts +3 -5
  10. package/BackOffice/DirectoryDesRowSelectDialog.d.ts +2 -5
  11. package/BackOffice/DirectoryDesignerRow.d.ts +4 -4
  12. package/BackOffice/DirectoryDesignerRowImpl.d.ts +2 -2
  13. package/BackOffice/DirectoryEntryModal.d.ts +2 -0
  14. package/BackOffice/DirectoryEntryModalLogic.d.ts +1 -0
  15. package/BackOffice/DirectorySearchResultView.d.ts +1 -1
  16. package/BackOffice/DirectoryTree.d.ts +0 -1
  17. package/BackOffice/DisplayPerformersImpl.d.ts +1 -1
  18. package/BackOffice/DssSignRequestModels.d.ts +2 -0
  19. package/BackOffice/EmailButtonView.d.ts +2 -2
  20. package/BackOffice/EmployeeImpl.d.ts +0 -5
  21. package/BackOffice/ExistingCardLinkDialog.d.ts +2 -1
  22. package/BackOffice/FileListConstants.d.ts +0 -4
  23. package/BackOffice/FileListControl.d.ts +9 -13
  24. package/BackOffice/FileListControlLogic.d.ts +10 -4
  25. package/BackOffice/FileListItemComponent.d.ts +1 -0
  26. package/BackOffice/FileListItemProps.d.ts +2 -2
  27. package/BackOffice/FileListItemState.d.ts +3 -1
  28. package/BackOffice/FileSignListDialog.d.ts +2 -10
  29. package/BackOffice/GetEmployeeGroups.d.ts +1 -0
  30. package/BackOffice/ICertificateStatus.d.ts +5 -4
  31. package/BackOffice/IFileOpenRequestModel.d.ts +13 -0
  32. package/BackOffice/Links.d.ts +2 -2
  33. package/BackOffice/LinksImpl.d.ts +1 -1
  34. package/BackOffice/NumeratorImpl.d.ts +2 -1
  35. package/BackOffice/PartnerBase.d.ts +2 -2
  36. package/BackOffice/PartnerBaseImpl.d.ts +1 -0
  37. package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
  38. package/BackOffice/PartnerSelectDialog.d.ts +1 -0
  39. package/BackOffice/PrintButtonView.d.ts +1 -1
  40. package/BackOffice/SetDisplayName.d.ts +2 -0
  41. package/BackOffice/SignatureDialog.d.ts +2 -11
  42. package/BackOffice/SignatureDialog.stories.d.ts +0 -13
  43. package/BackOffice/SignatureDialogFrame.d.ts +0 -2
  44. package/BackOffice/SignatureDialogLabels.d.ts +2 -2
  45. package/BackOffice/SignatureDialogLogic.d.ts +0 -20
  46. package/BackOffice/SignatureDialogMethods.d.ts +2 -2
  47. package/BackOffice/SignatureDialogSettings.d.ts +2 -2
  48. package/BackOffice/StaffDirectoryItems.d.ts +1 -1
  49. package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
  50. package/BackOffice/StaffDirectorySelectDialog.d.ts +0 -1
  51. package/BackOffice/TaskListItemComponent.d.ts +1 -1
  52. package/BackOffice/TasksTableView.d.ts +3 -3
  53. package/BackOffice/Utils.d.ts +0 -1
  54. package/Generated/DocsVision.WebClient.Controllers.d.ts +1936 -2029
  55. package/Generated/DocsVision.WebClient.Models.d.ts +4578 -6845
  56. package/Helpers/Button.d.ts +0 -2
  57. package/Helpers/ComandBarButton.d.ts +0 -2
  58. package/Helpers/ComboBox/ComboBoxElement.d.ts +3 -3
  59. package/Helpers/ComboBox/ComboBoxTitle.d.ts +3 -1
  60. package/Helpers/ComboBox/Data/ClientModels/IComboBoxElement.d.ts +0 -2
  61. package/Helpers/CustomTree/CustomTreeNode.d.ts +1 -1
  62. package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +1 -1
  63. package/Helpers/IconButton.d.ts +0 -2
  64. package/Helpers/InputMask/InputMaskView.d.ts +1 -1
  65. package/Helpers/InputMask/components/InputMaskField.d.ts +1 -1
  66. package/Helpers/LabeledText.d.ts +3 -1
  67. package/Helpers/ModalDialog/ModalDialog.d.ts +0 -1
  68. package/Helpers/PopoverHelpers/Popover.d.ts +4 -3
  69. package/Helpers/SliderCheckBox/SliderCheckBox.d.ts +1 -1
  70. package/Helpers/Table/TableHelperRow.d.ts +0 -1
  71. package/Legacy/ApprovalFilePanel.d.ts +14 -4
  72. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  73. package/Legacy/DocumentCard.d.ts +1 -1
  74. package/Legacy/DocumentPanel.d.ts +0 -2
  75. package/Legacy/ISignatureListItemDataModel.d.ts +0 -1
  76. package/Legacy/LinkControl.d.ts +1 -1
  77. package/Legacy/StandardControllers.d.ts +2 -2
  78. package/Legacy/TaskCardFilePanelRazorControl.d.ts +13 -4
  79. package/Legacy/TaskCardView.d.ts +1 -0
  80. package/Legacy/Utils.d.ts +5 -0
  81. package/Platform/$CommandBarManagement.d.ts +4 -4
  82. package/Platform/$GridOptions.d.ts +0 -1
  83. package/Platform/$ScanDialog.d.ts +4 -4
  84. package/Platform/AutoConsolidation.d.ts +2 -1
  85. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  86. package/Platform/ButtonPositionsSelection.d.ts +1 -1
  87. package/Platform/CardLink.d.ts +8 -6
  88. package/Platform/CardLinkImpl.d.ts +1 -1
  89. package/Platform/CardManagement.d.ts +2 -1
  90. package/Platform/CertificateSettingsView.d.ts +1 -1
  91. package/Platform/CommentFile.d.ts +5 -4
  92. package/Platform/CommentFileImpl.d.ts +6 -1
  93. package/Platform/DateTimePickerImpl.d.ts +2 -2
  94. package/Platform/DownloadFilesBatchOperationImpl.d.ts +1 -1
  95. package/Platform/ExportESignButton.d.ts +0 -2
  96. package/Platform/FileExtensions.d.ts +4 -1
  97. package/Platform/FilePreview.d.ts +5 -2
  98. package/Platform/FilePreviewImpl.d.ts +4 -9
  99. package/Platform/FileViewer.d.ts +24 -0
  100. package/Platform/FolderCardsDashboardWidget.d.ts +0 -2
  101. package/Platform/FolderViewItemsImpl.d.ts +8 -8
  102. package/Platform/GetDocType.d.ts +1 -0
  103. package/Platform/GetFileType.d.ts +1 -0
  104. package/Platform/IsImageExtension.d.ts +1 -0
  105. package/Platform/ListCheckbox.d.ts +1 -1
  106. package/Platform/LoaderDialog.d.ts +1 -1
  107. package/Platform/PdfjsViewer.d.ts +13 -0
  108. package/Platform/R7Viewer.d.ts +13 -0
  109. package/Platform/RecentCardsDashboardWidget.d.ts +0 -2
  110. package/Platform/RecentCardsDashboardWidgetDataLoader.d.ts +2 -2
  111. package/Platform/ScanButtonImpl.d.ts +1 -0
  112. package/Platform/ScanDialogService.d.ts +1 -1
  113. package/Platform/SearchTextInput.d.ts +1 -1
  114. package/Platform/SecurityDescriptorDialog.d.ts +1 -1
  115. package/Platform/SettingsPopupLogic.d.ts +1 -1
  116. package/Platform/Table.d.ts +10 -0
  117. package/Platform/TableImpl.d.ts +1 -0
  118. package/Platform/TextListInputView.d.ts +2 -2
  119. package/Platform/UnreadBarService.d.ts +2 -2
  120. package/Platform/UnreadBarTablePlugins.d.ts +2 -2
  121. package/Platform/UnreadCounter.d.ts +1 -2
  122. package/Platform/UserProfileDialog.d.ts +1 -1
  123. package/README.md +1 -1
  124. package/System/$FileService.d.ts +2 -0
  125. package/System/$LastSearchResponse.d.ts +2 -2
  126. package/System/$RealtimeCommunicationService.d.ts +2 -0
  127. package/System/BaseControlImpl.d.ts +1 -1
  128. package/System/CheckIsLinux.d.ts +1 -0
  129. package/System/{BaseController.d.ts → ControllerBase.d.ts} +1 -1
  130. package/System/Decorators.d.ts +7 -7
  131. package/System/DirectoryBaseImpl.d.ts +1 -0
  132. package/System/DirectorySelectDialog.d.ts +2 -3
  133. package/System/FileService.d.ts +4 -0
  134. package/System/InputBasedControlImpl.d.ts +2 -1
  135. package/System/JsonUtils.d.ts +1 -0
  136. package/System/LastSearchResponseService.d.ts +3 -3
  137. package/System/RealtimeCommunicationService.d.ts +3 -1
  138. package/System/RealtimeServerSender.d.ts +1 -2
  139. package/System/ResourcesStub.d.ts +2 -62
  140. package/System/ServerController.d.ts +2 -2
  141. package/System/ServiceActionMetaData.d.ts +2 -2
  142. package/System/StringUtils.d.ts +1 -1
  143. package/System/Summernote.d.ts +0 -2
  144. package/System/WebServicesService.d.ts +2 -2
  145. package/package.json +1 -1
  146. package/Account/AddBackgroundMovementEffect.d.ts +0 -2
  147. package/BackOffice/CheckSectionAccessRights.d.ts +0 -3
  148. package/BackOffice/ConvertPowersOfAttorneyToComboBoxItems.d.ts +0 -7
  149. package/BackOffice/ConvertResponseToTree.d.ts +0 -4
  150. package/BackOffice/DeleteSection.d.ts +0 -2
  151. package/BackOffice/FileSignListDialog.stories.d.ts +0 -13
  152. package/BackOffice/FindSection.d.ts +0 -9
  153. package/BackOffice/GetPowersIconClassName.d.ts +0 -7
  154. package/BackOffice/GetPowersRootSectionId.d.ts +0 -5
  155. package/BackOffice/GetSearchItemsType.d.ts +0 -2
  156. package/BackOffice/IExtraFileAdded.d.ts +0 -3
  157. package/BackOffice/IFileTypeChangeArgs.d.ts +0 -4
  158. package/BackOffice/IMainFileAdded.d.ts +0 -3
  159. package/BackOffice/INewFileList.d.ts +0 -3
  160. package/BackOffice/IPowerModel.d.ts +0 -10
  161. package/BackOffice/IPowersDataLoadingEventArgs.d.ts +0 -11
  162. package/BackOffice/IPowersDialog.d.ts +0 -5
  163. package/BackOffice/IPowersDirectoryOptions.d.ts +0 -12
  164. package/BackOffice/IPowersTreeRow.d.ts +0 -6
  165. package/BackOffice/LoadPowersSectionLayoutFunctions.d.ts +0 -7
  166. package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +0 -7
  167. package/BackOffice/PowerOfAttorneyInfo.d.ts +0 -11
  168. package/BackOffice/Powers.d.ts +0 -72
  169. package/BackOffice/Powers.stories.d.ts +0 -19
  170. package/BackOffice/PowersDialogLocations.d.ts +0 -3
  171. package/BackOffice/PowersDirectory.d.ts +0 -49
  172. package/BackOffice/PowersDirectory.stories.d.ts +0 -20
  173. package/BackOffice/PowersDirectoryConstants.d.ts +0 -12
  174. package/BackOffice/PowersDirectoryContainer.d.ts +0 -7
  175. package/BackOffice/PowersDirectoryHead.d.ts +0 -7
  176. package/BackOffice/PowersDirectoryInfo.d.ts +0 -16
  177. package/BackOffice/PowersDirectoryLogic.d.ts +0 -172
  178. package/BackOffice/PowersDirectorySaveExpandedState.d.ts +0 -5
  179. package/BackOffice/PowersDirectoryTreeAddButton.d.ts +0 -17
  180. package/BackOffice/PowersDirectoryView.d.ts +0 -61
  181. package/BackOffice/PowersImpl.d.ts +0 -72
  182. package/BackOffice/PowersRootSectionConstants.d.ts +0 -17
  183. package/BackOffice/PowersSelectDialog.d.ts +0 -74
  184. package/BackOffice/SetPowersCodeUpdateDate.d.ts +0 -2
  185. package/BackOffice/SignatureDialogPowersOfAttorney.d.ts +0 -9
  186. package/BackOffice/ToSearchArea.d.ts +0 -3
  187. package/Platform/SkipSavingCursorRequestResolver.d.ts +0 -12
  188. package/System/IRealtimeCommunicationHub.d.ts +0 -15

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.