@docsvision/webclient 5.17.2-beta.4 → 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 -8
  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 -7
  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 +1892 -2054
  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 -11
  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
@@ -9,7 +9,7 @@ import { $MessageBox } from "@docsvision/webclient/System/$MessageBox";
9
9
  import { HtmlProps } from "@docsvision/web/core/component";
10
10
 
11
11
  import { $CardInfo } from "@docsvision/webclient/System/LayoutServices";
12
- export interface ISignatureDialogSettingsProps extends HtmlProps.div {
12
+ export interface ISignatureDialogSettingsPops extends HtmlProps.div {
13
13
  settings: GenModels.SignatureMethodSettings;
14
14
  showSettingsDialog: boolean;
15
15
  onShowSettingsDialog: () => void;
@@ -18,4 +18,4 @@ export interface ISignatureDialogSettingsProps extends HtmlProps.div {
18
18
  onSaveSettings: () => void;
19
19
  services: $LocalStorage & $ApplicationSettings & $CryptoPro & $WebViewIOSEnabled & $CloudSignature & $SignatureController & $MessageBox & $CardInfo & $DeviceType;
20
20
  }
21
- export declare function SignatureDialogSettings(props: ISignatureDialogSettingsProps): JSX.Element;
21
+ export declare function SignatureDialogSettings(props: ISignatureDialogSettingsPops): JSX.Element;
@@ -82,7 +82,7 @@ export declare class StaffDirectoryItems<ValueT extends StaffValueType = StaffVa
82
82
  private set binding(value);
83
83
  private set defaultEmployeeBinding(value);
84
84
  get inputChanged():
85
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/System/Events/SimpleEvent").SimpleEvent<string>;
85
+ import("C:/Dev/WebCDev/Bin/TypeScriptDefinitions/System/Events/SimpleEvent").SimpleEvent<string>;
86
86
  /** @covered */
87
87
  get inputText(): string;
88
88
  /** @covered */
@@ -66,7 +66,7 @@ export declare class StaffDirectoryItemsImpl extends DirectoryBaseImpl<StaffValu
66
66
  private shouldShowFavorites;
67
67
  onRemoveClick(item: ItemT, ev?: React.MouseEvent<any> | React.TouchEvent<any>): Promise<void>;
68
68
  protected showEditPopover(popoverOptions?: IEditPopoverProps): Promise<
69
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/System/Controls/DirectoryBase/DirectoryBase").DirectoryBase<StaffValueType, GenModels.IDirectoryItemData, GenModels.IDirectoryItemData, StaffDirectoryItemsParams<StaffValueType>, StaffDirectoryItemsState<StaffValueType>>>;
69
+ import("C:/Dev/WebCDev/Bin/TypeScriptDefinitions/System/Controls/DirectoryBase/DirectoryBase").DirectoryBase<StaffValueType, GenModels.IDirectoryItemData, GenModels.IDirectoryItemData, StaffDirectoryItemsParams<StaffValueType>, StaffDirectoryItemsState<StaffValueType>>>;
70
70
  protected onEditPopoverShowed(control: any): void;
71
71
  protected getItemTooltip(employee: GenModels.IDirectoryItemData): string;
72
72
  protected onIconClick(): void;
@@ -29,7 +29,6 @@ export interface IStaffDirectorySelectDialogProps extends IDirectorySelectDialog
29
29
  initialSelectedValues: ItemT[];
30
30
  dataSource: GenModels.StaffItemsDataSourceModel;
31
31
  favoritesKey?: string;
32
- dataTestId?: string;
33
32
  services: $StaffDirectoryItemsController & $CardInfo;
34
33
  }
35
34
  /** @internal */
@@ -20,16 +20,16 @@ import { TasksTableIconButton } from '@docsvision/webclient/BackOffice/TasksTabl
20
20
  import { StaffDirectoryItems } from '@docsvision/webclient/BackOffice/StaffDirectoryItems';
21
21
  export declare class TasksTableView {
22
22
  mainButton: (props:
23
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/Helpers/Button").IButtonProperties) => JSX.Element;
23
+ import("C:/Dev/WebCDev/Bin/TypeScriptDefinitions/Helpers/Button").IButtonProperties) => JSX.Element;
24
24
  dialog: (props:
25
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/Helpers/ModalDialog/CommonModalDialog").CommonModalDialogProps) => JSX.Element;
25
+ import("C:/Dev/WebCDev/Bin/TypeScriptDefinitions/Helpers/ModalDialog/CommonModalDialog").CommonModalDialogProps) => JSX.Element;
26
26
  controlWrapper: typeof TasksTableControlWrapper;
27
27
  ribbon: typeof TasksTableRibbon;
28
28
  ribbonGroup:
29
29
  import("styled-components").StyledComponent<"div", any, {
30
30
  className: string;
31
31
  } &
32
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/Helpers/Ribbon/RibbonGroup").IRibbonGroupProps, "className">;
32
+ import("C:/Dev/WebCDev/Bin/TypeScriptDefinitions/Helpers/Ribbon/RibbonGroup").IRibbonGroupProps, "className">;
33
33
  ribbonButton: typeof TasksTableRibbonButton;
34
34
  ribbonContainer: typeof TasksTableRibbonContainer;
35
35
  ribbonFilterButton: typeof TasksTableFilterButton;