@docsvision/webclient 5.17.2-beta.1 → 5.17.2-beta.2

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 (89) hide show
  1. package/BackOffice/$DigitalSignature.d.ts +2 -0
  2. package/BackOffice/ActualizeProfileCertificateSource.d.ts +1 -0
  3. package/BackOffice/AuthenticationKindsView.d.ts +1 -1
  4. package/BackOffice/CheckSectionAccessRights.d.ts +3 -0
  5. package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
  6. package/BackOffice/ConvertPowersOfAttorneyToComboBoxItems.d.ts +6 -0
  7. package/BackOffice/ConvertResponseToTree.d.ts +4 -0
  8. package/BackOffice/DeleteSection.d.ts +2 -0
  9. package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
  10. package/BackOffice/DigitalSignatureService.d.ts +3 -2
  11. package/BackOffice/DirectoryDesRowSelectDialog.d.ts +1 -0
  12. package/BackOffice/DirectoryDesignerRow.d.ts +4 -4
  13. package/BackOffice/DirectoryDesignerRowImpl.d.ts +2 -2
  14. package/BackOffice/DirectorySearchResultView.d.ts +1 -1
  15. package/BackOffice/DirectoryTree.d.ts +1 -0
  16. package/BackOffice/EmailButtonView.d.ts +2 -2
  17. package/BackOffice/ExistingCardLinkDialog.d.ts +1 -1
  18. package/BackOffice/FileSignListDialog.d.ts +9 -2
  19. package/BackOffice/FileSignListDialog.stories.d.ts +13 -0
  20. package/BackOffice/FindSection.d.ts +9 -0
  21. package/BackOffice/GetPowersIconClassName.d.ts +7 -0
  22. package/BackOffice/GetPowersRootSectionId.d.ts +5 -0
  23. package/BackOffice/IPowerModel.d.ts +10 -0
  24. package/BackOffice/IPowersDataLoadingEventArgs.d.ts +11 -0
  25. package/BackOffice/IPowersDialog.d.ts +5 -0
  26. package/BackOffice/IPowersDirectoryOptions.d.ts +12 -0
  27. package/BackOffice/IPowersTreeRow.d.ts +6 -0
  28. package/BackOffice/LoadPowersSectionLayoutFunctions.d.ts +7 -0
  29. package/BackOffice/PartnerBase.d.ts +2 -2
  30. package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
  31. package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +7 -0
  32. package/BackOffice/PowerOfAttorneyInfo.d.ts +12 -0
  33. package/BackOffice/Powers.d.ts +72 -0
  34. package/BackOffice/Powers.stories.d.ts +20 -0
  35. package/BackOffice/PowersDialogLocations.d.ts +3 -0
  36. package/BackOffice/PowersDirectory.d.ts +48 -0
  37. package/BackOffice/PowersDirectory.stories.d.ts +20 -0
  38. package/BackOffice/PowersDirectoryConstants.d.ts +12 -0
  39. package/BackOffice/PowersDirectoryContainer.d.ts +7 -0
  40. package/BackOffice/PowersDirectoryHead.d.ts +7 -0
  41. package/BackOffice/PowersDirectoryInfo.d.ts +16 -0
  42. package/BackOffice/PowersDirectoryLogic.d.ts +172 -0
  43. package/BackOffice/PowersDirectorySaveExpandedState.d.ts +5 -0
  44. package/BackOffice/PowersDirectoryTreeAddButton.d.ts +16 -0
  45. package/BackOffice/PowersDirectoryView.d.ts +61 -0
  46. package/BackOffice/PowersImpl.d.ts +72 -0
  47. package/BackOffice/PowersRootSectionConstants.d.ts +17 -0
  48. package/BackOffice/PowersSelectDialog.d.ts +74 -0
  49. package/BackOffice/PrintButtonView.d.ts +1 -1
  50. package/BackOffice/ProcessSettingsChanged.d.ts +1 -0
  51. package/BackOffice/SetPowersCodeUpdateDate.d.ts +2 -0
  52. package/BackOffice/SignatureDialog.d.ts +8 -2
  53. package/BackOffice/SignatureDialog.stories.d.ts +4 -0
  54. package/BackOffice/SignatureDialogFrame.d.ts +2 -0
  55. package/BackOffice/SignatureDialogLabels.d.ts +2 -2
  56. package/BackOffice/SignatureDialogLogic.d.ts +18 -0
  57. package/BackOffice/SignatureDialogMethods.d.ts +2 -2
  58. package/BackOffice/SignatureDialogPowersOfAttorney.d.ts +9 -0
  59. package/BackOffice/SignatureDialogSettings.d.ts +2 -2
  60. package/BackOffice/StaffDirectoryItems.d.ts +1 -1
  61. package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
  62. package/BackOffice/StaffDirectorySelectDialog.d.ts +1 -0
  63. package/BackOffice/TaskDelegate.d.ts +1 -0
  64. package/BackOffice/TasksTableView.d.ts +3 -3
  65. package/Generated/DocsVision.WebClient.Controllers.d.ts +179 -0
  66. package/Generated/DocsVision.WebClient.Models.d.ts +479 -1
  67. package/Helpers/Button.d.ts +2 -0
  68. package/Helpers/ComandBarButton.d.ts +2 -0
  69. package/Helpers/IconButton.d.ts +2 -0
  70. package/Helpers/ModalDialog/ModalDialog.d.ts +1 -0
  71. package/Helpers/Table/TableHelperRow.d.ts +4 -0
  72. package/Legacy/ApprovalFilePanel.d.ts +2 -1
  73. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  74. package/Legacy/ISignatureListItemDataModel.d.ts +1 -0
  75. package/Legacy/StandardControllers.d.ts +2 -2
  76. package/Platform/AggregatesApplyButtonPanel.d.ts +1 -0
  77. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  78. package/Platform/CardLink.d.ts +6 -6
  79. package/Platform/CertificateSettingsView.d.ts +1 -1
  80. package/Platform/ExportESignButton.d.ts +2 -0
  81. package/Platform/FilePickerOperations.d.ts +2 -1
  82. package/Platform/LoaderDialog.d.ts +1 -1
  83. package/Platform/SecurityDescriptorDialog.d.ts +1 -1
  84. package/Platform/Table.d.ts +2 -0
  85. package/Platform/TableImpl.d.ts +1 -1
  86. package/Platform/UserProfileDialog.d.ts +1 -1
  87. package/System/DirectorySelectDialog.d.ts +3 -2
  88. package/System/ResourcesStub.d.ts +60 -1
  89. package/package.json +1 -1
@@ -80,12 +80,12 @@ export declare class CardLink extends InputBasedControl<GenModels.CardLinkDataMo
80
80
  protected construct(): void;
81
81
  componentDidMount(): void;
82
82
  protected getServices(): $FileController & $LayoutFileController & $LayoutLinksController & $LayoutController & Partial<$CardId> & $EditOperationStore & $CardId & Partial<$LabelWidth> & $LayoutManager & $Layout &
83
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/System/Services/$LayoutCheckService").$LayoutCheck &
84
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CardInfo &
85
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/System/Core/RequestProcessing/$RequestManager").$RequestManager &
86
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/StandardServices").$ApplicationSettings &
87
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/System/Services/$FileService").$FileService &
88
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/StandardServices").$DeviceType & Partial<
83
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/System/Services/$LayoutCheckService").$LayoutCheck &
84
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CardInfo &
85
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/System/Core/RequestProcessing/$RequestManager").$RequestManager &
86
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/StandardServices").$ApplicationSettings &
87
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/System/Services/$FileService").$FileService &
88
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/StandardServices").$DeviceType & Partial<
89
89
  import("@docsvision/webclient/FilePreview/$FilePreview").$FilePreview> & $CardOperationsController & Partial<$LinksSearchCards> & $CardsPresentationController;
90
90
  protected createParams(): CardLinkParams;
91
91
  protected createImpl(): CardLinkImpl;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  export declare class CertificateSettingsView {
3
3
  setup: (props:
4
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/BackOffice/Dialogs/SignatureMethodsSetup/SignatureMethodsSetup").ISignatureMethodsSetupProps) => JSX.Element;
4
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/BackOffice/Dialogs/SignatureMethodsSetup/SignatureMethodsSetup").ISignatureMethodsSetupProps) => JSX.Element;
5
5
  }
@@ -11,6 +11,8 @@ export declare class ExportESignButtonParams extends BaseControlParams {
11
11
  services?: $LayoutDocumentController & $CardInfo & $EditOperationStore & $FileDownload;
12
12
  /** Формат подписи */
13
13
  signatureFormat?: GenModels.SignatureFormat;
14
+ /** Экспорт с доверенностью */
15
+ exportWithPowerOfAttorney?: boolean;
14
16
  }
15
17
  /**
16
18
  * Класс элемента управления Экспорт файлов с подписью.
@@ -10,8 +10,9 @@ import { $CardId } from '@docsvision/webclient/System/LayoutServices';
10
10
  import { EventEmitter } from '@docsvision/webclient/System/EventEmitter';
11
11
  import { $MessageBox } from '@docsvision/webclient/System/$MessageBox';
12
12
  import { $FilePreviewServices } from '@docsvision/webclient/Platform/FilePreview';
13
+ import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
13
14
  export declare class FilePickerOperations {
14
- open(file: GenModels.FileCardModel, accessState: FilePickerAccessState, events: EventEmitter, services: $MessageBox & $WindowLocation): Promise<void>;
15
+ open(file: GenModels.FileCardModel, accessState: FilePickerAccessState, events: EventEmitter, services: $MessageBox & $WindowLocation & $ApplicationSettings): Promise<void>;
15
16
  preview(file: GenModels.FileCardModel, version: GenModels.FileCardVersionModel, access: FilePickerOperationsAvailability, events: EventEmitter, onDownloadClick: () => void, services: $FileController & $LayoutFileController & $CardId & $FilePreviewServices): Promise<void>;
16
17
  showCommentsDialog(file: GenModels.FileCardModel, version: GenModels.FileCardVersionModel, enableAddComments: boolean, dialogOpenEvents: EventEmitter, dialogCloseEvents: EventEmitter, addCommentEvents: EventEmitter, deleteCommentEvents: EventEmitter, services: $LayoutFileController & $CardId): Promise<void>;
17
18
  addFileVersion(file: GenModels.FileCardModel, inputContainer: HTMLElement, services: $MessageBox & $FilePickerUpload): Promise<File>;
@@ -12,7 +12,7 @@ export declare class LoaderDialog extends React.Component<Props, State> {
12
12
  cancel: () => void;
13
13
  DialogBox:
14
14
  import("styled-components").StyledComponent<(props:
15
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/@docsvision/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
15
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/@docsvision/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
16
16
  LoadingSpan:
17
17
  import("styled-components").StyledComponent<"span", any, {}, never>;
18
18
  render(): JSX.Element;
@@ -28,7 +28,7 @@ export declare class SecurityDescriptorDialogView {
28
28
  frame: (props:
29
29
  import("./components/SecurityDialogFrame").SecurityDialogFrameProps) => JSX.Element;
30
30
  table: (props:
31
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/Helpers/Table/TableHelper").ITableHelperProps) => JSX.Element;
31
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/Helpers/Table/TableHelper").ITableHelperProps) => JSX.Element;
32
32
  tableHead: (props:
33
33
  import("./components/AccessListTableHead").AccessListTableHeadProps) => JSX.Element;
34
34
  inheritanceButtons: typeof AccessInheritanceButtons;
@@ -148,6 +148,8 @@ export declare class Table extends Panel<TableParams, ITableState> {
148
148
  beginEdit(): void;
149
149
  /** Выключает режим отложенных изменений и сохраняет произведенные правки, если необходимо. */
150
150
  endEdit(): Promise<this>;
151
+ /** Получает информацию о текущем порядке строк. */
152
+ getRowsOrder(): string[];
151
153
  /** @internal */
152
154
  protected onCardSaving(sender: any, args: ICancelableEventArgs<SaveControlDataModelEventArgs>): void;
153
155
  /** @internal */
@@ -80,7 +80,7 @@ export declare class TableImpl extends PanelImpl<TableParams, ITableState> {
80
80
  private renderTableBody;
81
81
  onReorder: (newOrder: any, sortedItems: any) => void;
82
82
  getColumnWidth: (colWidth: any) => any;
83
- renderTableRow(row: IRowInfo, rowIndex: number, canSort: boolean): JSX.Element;
83
+ renderTableRow(row: IRowInfo, rowIndex: number, canSort: boolean, id: string | number): JSX.Element;
84
84
  renderControl(): JSX.Element;
85
85
  getRowIndex(rowId: string): number;
86
86
  }
@@ -26,7 +26,7 @@ export declare class UserProfileDialog extends React.Component<Props, State> imp
26
26
  private attachRoot;
27
27
  DialogBox:
28
28
  import("styled-components").StyledComponent<(props:
29
- import("C:/Dev/WebC17/Bin/TypeScriptDefinitions/@docsvision/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
29
+ import("C:/dev/WebClient/Bin/TypeScriptDefinitions/@docsvision/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
30
30
  close(): void;
31
31
  render(): JSX.Element;
32
32
  }
@@ -34,6 +34,7 @@ export interface IDirectorySelectDialogProps<ValueT extends NodeT | ItemT | Node
34
34
  /** При смене значения на true модальное окно развернётся, при смене в false - свернётся. */
35
35
  maximized?: boolean;
36
36
  services?: any;
37
+ dataTestId?: string;
37
38
  }
38
39
  /** @internal */
39
40
  export interface IDirectoryChildrenCacheItem<DataT extends GenModels.IDirectoryItemData> {
@@ -77,10 +78,10 @@ export declare abstract class DirectorySelectDialog<ValueT extends NodeT | ItemT
77
78
  protected modalHost: CommonModalDialogHost;
78
79
  static SimpleItemView:
79
80
  import("styled-components").StyledComponent<typeof SimpleItemViewContent, any,
80
- import("C:/Dev/WebC17/Bin/Helpers/CustomTree/Theme/Default/CustomTreeNodeContentDefault").ICustomTreeNodeContentDefaultProps, never>;
81
+ import("C:/dev/WebClient/Bin/Helpers/CustomTree/Theme/Default/CustomTreeNodeContentDefault").ICustomTreeNodeContentDefaultProps, never>;
81
82
  static SimpleItemViewCompact:
82
83
  import("styled-components").StyledComponent<typeof SimpleItemViewContent, any,
83
- import("C:/Dev/WebC17/Bin/Helpers/CustomTree/Theme/Default/CustomTreeNodeContentDefault").ICustomTreeNodeContentDefaultProps, never>;
84
+ import("C:/dev/WebClient/Bin/Helpers/CustomTree/Theme/Default/CustomTreeNodeContentDefault").ICustomTreeNodeContentDefaultProps, never>;
84
85
  /** @internal */
85
86
  state: StateT;
86
87
  searchInput: HTMLInputElement;
@@ -653,7 +653,6 @@ export declare let resourcesStub: {
653
653
  Dialog_ConfirmExit: string;
654
654
  ContextMenu_Delete: string;
655
655
  StaffDirectory_InfoInRoot_Organization: string;
656
- Sign_Simple: string;
657
656
  NameNotSpecified: string;
658
657
  DocumentManagement_ConcludedError_SignDate: string;
659
658
  Error_EmployeeLocked: string;
@@ -1506,4 +1505,64 @@ export declare let resourcesStub: {
1506
1505
  NoValue: string;
1507
1506
  Diagram_WaitingForData: string;
1508
1507
  Diagram_Empty: string;
1508
+ PowersDirectory: string;
1509
+ PowersDirectory_TreeRootName: string;
1510
+ PowersDirectory_CodeTab: string;
1511
+ PowersDirectory_InfoTab: string;
1512
+ PowersDirectory_CreateLayoutDialogHeader_Code: string;
1513
+ PowersDirectory_CreateLayoutDialogHeader: string;
1514
+ PowersDirectory_CreateRootLayoutDialogHeader: string;
1515
+ ContextMenu_CreateDirectory: string;
1516
+ ContextMenu_CreateCode: string;
1517
+ PowersDirectory_DeleteConfirmationWithChildren: string;
1518
+ PowersDirectory_InfoWithoutSelection: string;
1519
+ PowersDirectory_TreeAddButtons_CreateGroup: string;
1520
+ PowersDirectory_TreeAddButtons_CreateCode: string;
1521
+ PowersDirectory_Header: string;
1522
+ AuthenticationKinds_AuthenticationService: string;
1523
+ AuthenticationKinds_AuthenticationServices: string;
1524
+ AuthenticationKinds_Change: string;
1525
+ AuthenticationKinds_Check: string;
1526
+ AuthenticationKinds_UniqueName: string;
1527
+ EmailButton_ButtonText: string;
1528
+ EmailButton_Additional: string;
1529
+ EmailButton_SelectFilesToSendByMail: string;
1530
+ EmailButton_Main: string;
1531
+ EmailButton_SizeOfAttached: string;
1532
+ SignatureDialog_SignatureOptionsButton: string;
1533
+ SignatureMethodsSetup_CertificatesTable_EnableColumnTooltip: string;
1534
+ SignatureMethodsSetup_CertificatesTable_TypeLocalTip: string;
1535
+ SignatureMethodsSetup_CertificatesTable_ValidToColumn: string;
1536
+ SignatureMethodsSetup_CloudLogin: string;
1537
+ SignatureButton_SignHistory: string;
1538
+ SignatureButton_Sign: string;
1539
+ SignatureSettingsDialog_Intro: string;
1540
+ SignatureMethodsSetup_CertificatesTable_CommentColumnPlaceholder: string;
1541
+ SignatureMethodsSetup_CloudLoginButtonLabel: string;
1542
+ SignatureMethodsSetup_CloudLoginAuthRequired: string;
1543
+ SignatureMethodsSetup_CertificatesTable_SignerColumn: string;
1544
+ SignatureMethodsSetup_CertificatesTable_AuthorityColumn: string;
1545
+ SignatureMethodsSetup_CertificatesTable_CommentColumn: string;
1546
+ SignatureMethodsSetup_CloudLoginLabel: string;
1547
+ CertificatePinCodeLabel: string;
1548
+ CertificatePinCodeHeader: string;
1549
+ Navigator_TakePoll: string;
1550
+ Sign_Simple: string;
1551
+ ViewingPowerOfAttorney: string;
1552
+ PowerOfAttorney: string;
1553
+ PowerOfAttorneyInfo_Number: string;
1554
+ PowerOfAttorneyInfo_Principal: string;
1555
+ PowerOfAttorneyInfo_Signer: string;
1556
+ PowerOfAttorneyInfo_Representative: string;
1557
+ PowerOfAttorneyInfo_Powers: string;
1558
+ PowerOfAttorneyInfo_StartDate: string;
1559
+ PowerOfAttorneyInfo_EndDate: string;
1560
+ PowerOfAttorneyInfo_OpenCard: string;
1561
+ PowerOfAttorneyInfo_Format: string;
1562
+ PowerOfAttorneyInfo_Status: string;
1563
+ FilePanel_Sign_PowerOfAttorneyIsValid: string;
1564
+ FilePanel_Sign_InconsistenciesWereFound: string;
1565
+ FilePanel_Sign_PowerOfAttorney: string;
1566
+ FilePanel_Sign_ResultOfValidation: string;
1567
+ FilePanel_Sign_InformationAboutPowerOfAttorney: string;
1509
1568
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@docsvision/webclient",
3
- "version": "5.17.2-beta.1",
3
+ "version": "5.17.2-beta.2",
4
4
  "description": "Type definitions for DocsVision WebClient scripts and extensions.",
5
5
  "main": "index.js",
6
6
  "scripts": {},