@docsvision/webclient 5.17.2-beta.3 → 6.1.0

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 (146) 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/DepartmentFilterViewComponents.d.ts +1 -1
  7. package/BackOffice/DigitalSignatureService.d.ts +2 -3
  8. package/BackOffice/DirectoryDesignerRow.d.ts +4 -4
  9. package/BackOffice/DirectoryDesignerRowImpl.d.ts +2 -2
  10. package/BackOffice/DirectoryEntryModal.d.ts +2 -0
  11. package/BackOffice/DirectoryEntryModalLogic.d.ts +1 -0
  12. package/BackOffice/DirectorySearchResultView.d.ts +1 -1
  13. package/BackOffice/DirectoryTree.d.ts +0 -1
  14. package/BackOffice/DssSignRequestModels.d.ts +2 -0
  15. package/BackOffice/EmailButtonView.d.ts +2 -2
  16. package/BackOffice/ExistingCardLinkDialog.d.ts +2 -1
  17. package/BackOffice/FileListControl.d.ts +5 -4
  18. package/BackOffice/FileListControlLogic.d.ts +10 -4
  19. package/BackOffice/FileListItemComponent.d.ts +1 -0
  20. package/BackOffice/FileListItemProps.d.ts +2 -2
  21. package/BackOffice/FileListItemState.d.ts +3 -1
  22. package/BackOffice/FileSignListDialog.d.ts +2 -9
  23. package/BackOffice/GetEmployeeGroups.d.ts +1 -0
  24. package/BackOffice/ICertificateStatus.d.ts +5 -4
  25. package/BackOffice/IFileOpenRequestModel.d.ts +13 -0
  26. package/BackOffice/LinksImpl.d.ts +1 -1
  27. package/BackOffice/NumeratorImpl.d.ts +1 -0
  28. package/BackOffice/PartnerBase.d.ts +2 -2
  29. package/BackOffice/PartnerBaseImpl.d.ts +1 -0
  30. package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
  31. package/BackOffice/PartnerSelectDialog.d.ts +1 -0
  32. package/BackOffice/PrintButtonView.d.ts +1 -1
  33. package/BackOffice/SetDisplayName.d.ts +2 -0
  34. package/BackOffice/SignatureDialog.d.ts +2 -8
  35. package/BackOffice/SignatureDialog.stories.d.ts +0 -4
  36. package/BackOffice/SignatureDialogFrame.d.ts +0 -2
  37. package/BackOffice/SignatureDialogLabels.d.ts +2 -2
  38. package/BackOffice/SignatureDialogLogic.d.ts +0 -18
  39. package/BackOffice/SignatureDialogMethods.d.ts +2 -2
  40. package/BackOffice/SignatureDialogSettings.d.ts +2 -2
  41. package/BackOffice/StaffDirectoryItems.d.ts +1 -1
  42. package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
  43. package/BackOffice/StaffDirectorySelectDialog.d.ts +0 -1
  44. package/BackOffice/TasksTableView.d.ts +3 -3
  45. package/Generated/DocsVision.WebClient.Controllers.d.ts +1894 -2046
  46. package/Generated/DocsVision.WebClient.Models.d.ts +4621 -7273
  47. package/Helpers/Button.d.ts +0 -2
  48. package/Helpers/ComandBarButton.d.ts +0 -2
  49. package/Helpers/ComboBox/ComboBoxElement.d.ts +2 -0
  50. package/Helpers/ComboBox/ComboBoxTitle.d.ts +2 -0
  51. package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +1 -1
  52. package/Helpers/IconButton.d.ts +0 -2
  53. package/Helpers/LabeledText.d.ts +3 -1
  54. package/Helpers/ModalDialog/ModalDialog.d.ts +0 -1
  55. package/Helpers/PopoverHelpers/Popover.d.ts +4 -1
  56. package/Helpers/Table/TableHelperRow.d.ts +0 -1
  57. package/Legacy/ApprovalFilePanel.d.ts +14 -3
  58. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  59. package/Legacy/DocumentCard.d.ts +1 -1
  60. package/Legacy/ISignatureListItemDataModel.d.ts +0 -1
  61. package/Legacy/LinkControl.d.ts +1 -1
  62. package/Legacy/StandardControllers.d.ts +2 -2
  63. package/Legacy/TaskCardFilePanelRazorControl.d.ts +12 -3
  64. package/Legacy/TaskCardView.d.ts +1 -0
  65. package/Legacy/Utils.d.ts +5 -0
  66. package/Platform/AutoConsolidation.d.ts +2 -1
  67. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  68. package/Platform/CardLink.d.ts +8 -6
  69. package/Platform/CardManagement.d.ts +2 -1
  70. package/Platform/CertificateSettingsView.d.ts +1 -1
  71. package/Platform/CommentFile.d.ts +5 -4
  72. package/Platform/CommentFileImpl.d.ts +5 -0
  73. package/Platform/DateTimePickerImpl.d.ts +2 -2
  74. package/Platform/DownloadFilesBatchOperationImpl.d.ts +1 -1
  75. package/Platform/ExportESignButton.d.ts +0 -2
  76. package/Platform/FileExtensions.d.ts +4 -1
  77. package/Platform/FilePreview.d.ts +5 -2
  78. package/Platform/FilePreviewImpl.d.ts +3 -8
  79. package/Platform/FileViewer.d.ts +24 -0
  80. package/Platform/GetDocType.d.ts +1 -0
  81. package/Platform/GetFileType.d.ts +1 -0
  82. package/Platform/IsImageExtension.d.ts +1 -0
  83. package/Platform/LoaderDialog.d.ts +1 -1
  84. package/Platform/PdfjsViewer.d.ts +13 -0
  85. package/Platform/R7Viewer.d.ts +13 -0
  86. package/Platform/ScanButtonImpl.d.ts +1 -0
  87. package/Platform/SecurityDescriptorDialog.d.ts +1 -1
  88. package/Platform/SettingsPopupLogic.d.ts +1 -1
  89. package/Platform/Table.d.ts +10 -0
  90. package/Platform/TableImpl.d.ts +1 -0
  91. package/Platform/UnreadBarService.d.ts +2 -2
  92. package/Platform/UnreadBarTablePlugins.d.ts +2 -2
  93. package/Platform/UnreadCounter.d.ts +1 -2
  94. package/Platform/UserProfileDialog.d.ts +1 -1
  95. package/System/$FileService.d.ts +2 -0
  96. package/System/$RealtimeCommunicationService.d.ts +2 -0
  97. package/System/CheckIsLinux.d.ts +1 -0
  98. package/System/{BaseController.d.ts → ControllerBase.d.ts} +1 -1
  99. package/System/Decorators.d.ts +7 -7
  100. package/System/DirectoryBaseImpl.d.ts +1 -0
  101. package/System/DirectorySelectDialog.d.ts +2 -3
  102. package/System/FileService.d.ts +4 -0
  103. package/System/InputBasedControlImpl.d.ts +1 -0
  104. package/System/JsonUtils.d.ts +1 -0
  105. package/System/RealtimeCommunicationService.d.ts +3 -1
  106. package/System/RealtimeServerSender.d.ts +1 -2
  107. package/System/ResourcesStub.d.ts +2 -61
  108. package/System/ServerController.d.ts +2 -2
  109. package/System/ServiceActionMetaData.d.ts +2 -2
  110. package/System/WebServicesService.d.ts +2 -2
  111. package/package.json +1 -1
  112. package/BackOffice/CheckSectionAccessRights.d.ts +0 -3
  113. package/BackOffice/ConvertPowersOfAttorneyToComboBoxItems.d.ts +0 -6
  114. package/BackOffice/ConvertResponseToTree.d.ts +0 -4
  115. package/BackOffice/DeleteSection.d.ts +0 -2
  116. package/BackOffice/FileSignListDialog.stories.d.ts +0 -13
  117. package/BackOffice/FindSection.d.ts +0 -9
  118. package/BackOffice/GetPowersIconClassName.d.ts +0 -7
  119. package/BackOffice/GetPowersRootSectionId.d.ts +0 -5
  120. package/BackOffice/IPowerModel.d.ts +0 -10
  121. package/BackOffice/IPowersDataLoadingEventArgs.d.ts +0 -11
  122. package/BackOffice/IPowersDialog.d.ts +0 -5
  123. package/BackOffice/IPowersDirectoryOptions.d.ts +0 -12
  124. package/BackOffice/IPowersTreeRow.d.ts +0 -6
  125. package/BackOffice/LoadPowersSectionLayoutFunctions.d.ts +0 -7
  126. package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +0 -7
  127. package/BackOffice/PowerOfAttorneyInfo.d.ts +0 -12
  128. package/BackOffice/Powers.d.ts +0 -72
  129. package/BackOffice/Powers.stories.d.ts +0 -20
  130. package/BackOffice/PowersDialogLocations.d.ts +0 -3
  131. package/BackOffice/PowersDirectory.d.ts +0 -49
  132. package/BackOffice/PowersDirectory.stories.d.ts +0 -20
  133. package/BackOffice/PowersDirectoryConstants.d.ts +0 -12
  134. package/BackOffice/PowersDirectoryContainer.d.ts +0 -7
  135. package/BackOffice/PowersDirectoryHead.d.ts +0 -7
  136. package/BackOffice/PowersDirectoryInfo.d.ts +0 -16
  137. package/BackOffice/PowersDirectoryLogic.d.ts +0 -172
  138. package/BackOffice/PowersDirectorySaveExpandedState.d.ts +0 -5
  139. package/BackOffice/PowersDirectoryTreeAddButton.d.ts +0 -17
  140. package/BackOffice/PowersDirectoryView.d.ts +0 -61
  141. package/BackOffice/PowersImpl.d.ts +0 -72
  142. package/BackOffice/PowersRootSectionConstants.d.ts +0 -17
  143. package/BackOffice/PowersSelectDialog.d.ts +0 -74
  144. package/BackOffice/SetPowersCodeUpdateDate.d.ts +0 -2
  145. package/BackOffice/SignatureDialogPowersOfAttorney.d.ts +0 -9
  146. 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.