@docsvision/webclient 5.17.2-beta.1 → 5.17.2-beta.3
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.
- package/BackOffice/$DigitalSignature.d.ts +2 -0
- package/BackOffice/ActualizeProfileCertificateSource.d.ts +1 -0
- package/BackOffice/AuthenticationKindsView.d.ts +1 -1
- package/BackOffice/CheckSectionAccessRights.d.ts +3 -0
- package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
- package/BackOffice/ConvertPowersOfAttorneyToComboBoxItems.d.ts +6 -0
- package/BackOffice/ConvertResponseToTree.d.ts +4 -0
- package/BackOffice/DeleteSection.d.ts +2 -0
- package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
- package/BackOffice/DigitalSignatureService.d.ts +3 -2
- package/BackOffice/DirectoryDesRowSelectDialog.d.ts +1 -0
- package/BackOffice/DirectoryDesignerRow.d.ts +4 -4
- package/BackOffice/DirectoryDesignerRowImpl.d.ts +2 -2
- package/BackOffice/DirectorySearchResultView.d.ts +1 -1
- package/BackOffice/DirectoryTree.d.ts +1 -0
- package/BackOffice/EmailButtonView.d.ts +2 -2
- package/BackOffice/ExistingCardLinkDialog.d.ts +1 -1
- package/BackOffice/FileSignListDialog.d.ts +9 -2
- package/BackOffice/FileSignListDialog.stories.d.ts +13 -0
- package/BackOffice/FindSection.d.ts +9 -0
- package/BackOffice/GetPowersIconClassName.d.ts +7 -0
- package/BackOffice/GetPowersRootSectionId.d.ts +5 -0
- package/BackOffice/IPowerModel.d.ts +10 -0
- package/BackOffice/IPowersDataLoadingEventArgs.d.ts +11 -0
- package/BackOffice/IPowersDialog.d.ts +5 -0
- package/BackOffice/IPowersDirectoryOptions.d.ts +12 -0
- package/BackOffice/IPowersTreeRow.d.ts +6 -0
- package/BackOffice/LoadPowersSectionLayoutFunctions.d.ts +7 -0
- package/BackOffice/PartnerBase.d.ts +2 -2
- package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
- package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +7 -0
- package/BackOffice/PowerOfAttorneyInfo.d.ts +12 -0
- package/BackOffice/Powers.d.ts +72 -0
- package/BackOffice/Powers.stories.d.ts +20 -0
- package/BackOffice/PowersDialogLocations.d.ts +3 -0
- package/BackOffice/PowersDirectory.d.ts +49 -0
- package/BackOffice/PowersDirectory.stories.d.ts +20 -0
- package/BackOffice/PowersDirectoryConstants.d.ts +12 -0
- package/BackOffice/PowersDirectoryContainer.d.ts +7 -0
- package/BackOffice/PowersDirectoryHead.d.ts +7 -0
- package/BackOffice/PowersDirectoryInfo.d.ts +16 -0
- package/BackOffice/PowersDirectoryLogic.d.ts +172 -0
- package/BackOffice/PowersDirectorySaveExpandedState.d.ts +5 -0
- package/BackOffice/PowersDirectoryTreeAddButton.d.ts +17 -0
- package/BackOffice/PowersDirectoryView.d.ts +61 -0
- package/BackOffice/PowersImpl.d.ts +72 -0
- package/BackOffice/PowersRootSectionConstants.d.ts +17 -0
- package/BackOffice/PowersSelectDialog.d.ts +74 -0
- package/BackOffice/PrintButtonView.d.ts +1 -1
- package/BackOffice/ProcessSettingsChanged.d.ts +1 -0
- package/BackOffice/SetPowersCodeUpdateDate.d.ts +2 -0
- package/BackOffice/SignatureDialog.d.ts +8 -2
- package/BackOffice/SignatureDialog.stories.d.ts +4 -0
- package/BackOffice/SignatureDialogFrame.d.ts +2 -0
- package/BackOffice/SignatureDialogLabels.d.ts +2 -2
- package/BackOffice/SignatureDialogLogic.d.ts +18 -0
- package/BackOffice/SignatureDialogMethods.d.ts +2 -2
- package/BackOffice/SignatureDialogPowersOfAttorney.d.ts +9 -0
- package/BackOffice/SignatureDialogSettings.d.ts +2 -2
- package/BackOffice/StaffDirectoryItems.d.ts +1 -1
- package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
- package/BackOffice/StaffDirectorySelectDialog.d.ts +1 -0
- package/BackOffice/TaskDelegate.d.ts +1 -0
- package/BackOffice/TasksTableView.d.ts +3 -3
- package/Generated/DocsVision.WebClient.Controllers.d.ts +202 -0
- package/Generated/DocsVision.WebClient.Models.d.ts +1119 -1
- package/Helpers/Button.d.ts +2 -0
- package/Helpers/ComandBarButton.d.ts +2 -0
- package/Helpers/IconButton.d.ts +2 -0
- package/Helpers/ModalDialog/ModalDialog.d.ts +1 -0
- package/Helpers/Table/TableHelperRow.d.ts +4 -0
- package/Legacy/ApprovalFilePanel.d.ts +2 -1
- package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
- package/Legacy/ISignatureListItemDataModel.d.ts +1 -0
- package/Legacy/StandardControllers.d.ts +2 -2
- package/Platform/AggregatesApplyButtonPanel.d.ts +1 -0
- package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
- package/Platform/CardLink.d.ts +6 -6
- package/Platform/CertificateSettingsView.d.ts +1 -1
- package/Platform/ExportESignButton.d.ts +2 -0
- package/Platform/FilePickerOperations.d.ts +2 -1
- package/Platform/LoaderDialog.d.ts +1 -1
- package/Platform/SecurityDescriptorDialog.d.ts +1 -1
- package/Platform/Table.d.ts +2 -0
- package/Platform/TableImpl.d.ts +1 -1
- package/Platform/UserProfileDialog.d.ts +1 -1
- package/System/DirectorySelectDialog.d.ts +3 -2
- package/System/ResourcesStub.d.ts +61 -1
- package/package.json +1 -1
|
@@ -29,6 +29,7 @@ export interface IStaffDirectorySelectDialogProps extends IDirectorySelectDialog
|
|
|
29
29
|
initialSelectedValues: ItemT[];
|
|
30
30
|
dataSource: GenModels.StaffItemsDataSourceModel;
|
|
31
31
|
favoritesKey?: string;
|
|
32
|
+
dataTestId?: string;
|
|
32
33
|
services: $StaffDirectoryItemsController & $CardInfo;
|
|
33
34
|
}
|
|
34
35
|
/** @internal */
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { CustomButton } from '@docsvision/webclient/Platform/CustomButton';
|
|
2
2
|
import { Layout } from '@docsvision/webclient/System/Layout';
|
|
3
|
+
export declare const DELEGATION_FAVORITES_KEY = "DelegationFavorites";
|
|
3
4
|
export declare function onDelegateLayoutOpened(sender: Layout): Promise<void>;
|
|
4
5
|
export declare function onTaskDelegateOkClick(sender: CustomButton): Promise<void>;
|
|
@@ -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("
|
|
23
|
+
import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/Helpers/Button").IButtonProperties) => JSX.Element;
|
|
24
24
|
dialog: (props:
|
|
25
|
-
import("
|
|
25
|
+
import("D:/Repositories/Webc17/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("
|
|
32
|
+
import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/Helpers/Ribbon/RibbonGroup").IRibbonGroupProps, "className">;
|
|
33
33
|
ribbonButton: typeof TasksTableRibbonButton;
|
|
34
34
|
ribbonContainer: typeof TasksTableRibbonContainer;
|
|
35
35
|
ribbonFilterButton: typeof TasksTableFilterButton;
|
|
@@ -391,6 +391,148 @@ export declare type $AvailableTemplatesController = {
|
|
|
391
391
|
availableTemplatesController: GenControllers.IAvailableTemplatesController;
|
|
392
392
|
};
|
|
393
393
|
export declare const $AvailableTemplatesController: string | ((model?: $AvailableTemplatesController) => GenControllers.IAvailableTemplatesController);
|
|
394
|
+
export declare namespace GenControllers {
|
|
395
|
+
/**
|
|
396
|
+
* Api controller with power of attorney methods
|
|
397
|
+
*/
|
|
398
|
+
interface IPowerOfAttorneyApiController {
|
|
399
|
+
/**
|
|
400
|
+
* Creates new power of attorney with DovEl format
|
|
401
|
+
*
|
|
402
|
+
* @param request Parameters for creating power of attorney
|
|
403
|
+
*
|
|
404
|
+
* @returns ID of created power of attorney
|
|
405
|
+
*/
|
|
406
|
+
createPowerOfAttorneyDovEl(request: GenModels.CreatePowerOfAttorneyRequestDovEl, options?: RequestOptions): Promise<string>;
|
|
407
|
+
/**
|
|
408
|
+
* Creates retrusted power of attorney with DovEl format
|
|
409
|
+
*
|
|
410
|
+
* @param request Parameters for creating power of attorney
|
|
411
|
+
*
|
|
412
|
+
* @returns ID of created power of attorney
|
|
413
|
+
*/
|
|
414
|
+
retrustPowerOfAttorneyDovEl(request: GenModels.RetrustPowerOfAttorneyRequestDovEl, options?: RequestOptions): Promise<string>;
|
|
415
|
+
/**
|
|
416
|
+
* Creates new power of attorney with DovBb format
|
|
417
|
+
*
|
|
418
|
+
* @param request Parameters for creating power of attorney
|
|
419
|
+
*
|
|
420
|
+
* @returns ID of created power of attorney
|
|
421
|
+
*/
|
|
422
|
+
createPowerOfAttorneyDovBb(request: GenModels.CreatePowerOfAttorneyRequestDovBb, options?: RequestOptions): Promise<string>;
|
|
423
|
+
/**
|
|
424
|
+
* Creates retrusted power of attorney with DovBb format
|
|
425
|
+
*
|
|
426
|
+
* @param request Parameters for creating power of attorney
|
|
427
|
+
*
|
|
428
|
+
* @returns ID of created power of attorney
|
|
429
|
+
*/
|
|
430
|
+
retrustPowerOfAttorneyDovBb(request: GenModels.RetrustPowerOfAttorneyRequestDovBb, options?: RequestOptions): Promise<string>;
|
|
431
|
+
/**
|
|
432
|
+
* Search power of attorney
|
|
433
|
+
*
|
|
434
|
+
* @param request Query
|
|
435
|
+
*
|
|
436
|
+
* @returns Search result
|
|
437
|
+
*/
|
|
438
|
+
findPowersOfAttorney(request: GenModels.FindPowersOfAttorneyRequest, options?: RequestOptions): Promise<GenModels.FindPowersOfAttorneyResponse>;
|
|
439
|
+
/**
|
|
440
|
+
* Get power of attorney info
|
|
441
|
+
*
|
|
442
|
+
* @param cardID Power of attorney card ID
|
|
443
|
+
*
|
|
444
|
+
* @throws {Error}
|
|
445
|
+
*
|
|
446
|
+
* @returns Power of attorney info
|
|
447
|
+
*/
|
|
448
|
+
getPowerOfAttorneyInfo(cardID: string, options?: RequestOptions): Promise<GenModels.PowerOfAttorneyInfoModel>;
|
|
449
|
+
/**
|
|
450
|
+
* Returns the contents of a machine-readable power of attorney
|
|
451
|
+
*
|
|
452
|
+
* @param powerOfAttorneyId ID of power of attorney
|
|
453
|
+
*
|
|
454
|
+
* @returns Contents of a machine-readable power of attorney
|
|
455
|
+
*/
|
|
456
|
+
getMachineReadablePowerOfAttorneyData(powerOfAttorneyId: string, options?: RequestOptions): Promise<GenModels.GetPowerOfAttorneyInfoResponse>;
|
|
457
|
+
/**
|
|
458
|
+
* Adds disconnected signature of machine-readable power of attorney to power of attorney system card
|
|
459
|
+
*
|
|
460
|
+
* @param request Signing parameters
|
|
461
|
+
*/
|
|
462
|
+
attachSignatureToPowerOfAttorney(request: GenModels.AttachSignatureToPowerOfAttorneyRequest, options?: RequestOptions): Promise<void>;
|
|
463
|
+
/**
|
|
464
|
+
* Adds a signature to the revocation of a machine-readable power of attorney
|
|
465
|
+
*
|
|
466
|
+
* @param request Signing parameters
|
|
467
|
+
*/
|
|
468
|
+
attachSignatureToRevocationPowerOfAttorney(request: GenModels.AttachSignatureToPowerOfAttorneyRequest, options?: RequestOptions): Promise<void>;
|
|
469
|
+
/**
|
|
470
|
+
* Generates request to revoke power of attorney
|
|
471
|
+
*
|
|
472
|
+
* @param request Revoke request
|
|
473
|
+
*/
|
|
474
|
+
requestRevocationPowerOfAttorney(request: GenModels.RequestRevocationPowerOfAttorneyRequest, options?: RequestOptions): Promise<GenModels.RevocationPowerOfAttorneyResponse>;
|
|
475
|
+
/**
|
|
476
|
+
* Revokes power of attorney
|
|
477
|
+
*
|
|
478
|
+
* For revoked power of attorney, request for revocation of power of attorney must be pre-formed
|
|
479
|
+
* Power of attorney may be revoked together with subsidiaries. To do this, WithChildrenPowerOfAttorney flag must be set in request
|
|
480
|
+
*
|
|
481
|
+
* @param request Revocation parameters
|
|
482
|
+
*/
|
|
483
|
+
revokePowerOfAttorney(request: GenModels.RevokePowerOfAttorneyRequest, options?: RequestOptions): Promise<void>;
|
|
484
|
+
/**
|
|
485
|
+
* Save power of attorney to archive and return as attachment
|
|
486
|
+
*
|
|
487
|
+
* @param powerOfAttorneyId ID of power of attorney
|
|
488
|
+
* @param withSignature Include signature data
|
|
489
|
+
*/
|
|
490
|
+
exportPowerOfAttorney(powerOfAttorneyId: string, withSignature: boolean, options?: RequestOptions): Promise<any>;
|
|
491
|
+
/**
|
|
492
|
+
* Save revocation of power of attorney to archive and return as attachment
|
|
493
|
+
*
|
|
494
|
+
* @param powerOfAttorneyId ID of power of attorney
|
|
495
|
+
*/
|
|
496
|
+
exportPowerOfAttorneyRevocation(powerOfAttorneyId: string, options?: RequestOptions): Promise<any>;
|
|
497
|
+
/**
|
|
498
|
+
* Creates new power of attorney with general format
|
|
499
|
+
*
|
|
500
|
+
* @param request Parameters for creating power of attorney
|
|
501
|
+
*
|
|
502
|
+
* @returns ID of created power of attorney
|
|
503
|
+
*/
|
|
504
|
+
createPowerOfAttorneyGeneral(request: GenModels.CreatePowerOfAttorneyRequestEmchd, options?: RequestOptions): Promise<string>;
|
|
505
|
+
/**
|
|
506
|
+
* Creates retrusted power of attorney with general format
|
|
507
|
+
*
|
|
508
|
+
* @param request Parameters for creating power of attorney
|
|
509
|
+
*
|
|
510
|
+
* @returns ID of created power of attorney
|
|
511
|
+
*/
|
|
512
|
+
retrustPowerOfAttorneyGeneral(request: GenModels.RetrustPowerOfAttorneyRequestEmchd, options?: RequestOptions): Promise<string>;
|
|
513
|
+
}
|
|
514
|
+
class PowerOfAttorneyApiController extends BaseController implements IPowerOfAttorneyApiController {
|
|
515
|
+
createPowerOfAttorneyDovEl(request: GenModels.CreatePowerOfAttorneyRequestDovEl, options?: RequestOptions): Promise<string>;
|
|
516
|
+
retrustPowerOfAttorneyDovEl(request: GenModels.RetrustPowerOfAttorneyRequestDovEl, options?: RequestOptions): Promise<string>;
|
|
517
|
+
createPowerOfAttorneyDovBb(request: GenModels.CreatePowerOfAttorneyRequestDovBb, options?: RequestOptions): Promise<string>;
|
|
518
|
+
retrustPowerOfAttorneyDovBb(request: GenModels.RetrustPowerOfAttorneyRequestDovBb, options?: RequestOptions): Promise<string>;
|
|
519
|
+
findPowersOfAttorney(request: GenModels.FindPowersOfAttorneyRequest, options?: RequestOptions): Promise<GenModels.FindPowersOfAttorneyResponse>;
|
|
520
|
+
getPowerOfAttorneyInfo(cardID: string, options?: RequestOptions): Promise<GenModels.PowerOfAttorneyInfoModel>;
|
|
521
|
+
getMachineReadablePowerOfAttorneyData(powerOfAttorneyId: string, options?: RequestOptions): Promise<GenModels.GetPowerOfAttorneyInfoResponse>;
|
|
522
|
+
attachSignatureToPowerOfAttorney(request: GenModels.AttachSignatureToPowerOfAttorneyRequest, options?: RequestOptions): Promise<void>;
|
|
523
|
+
attachSignatureToRevocationPowerOfAttorney(request: GenModels.AttachSignatureToPowerOfAttorneyRequest, options?: RequestOptions): Promise<void>;
|
|
524
|
+
requestRevocationPowerOfAttorney(request: GenModels.RequestRevocationPowerOfAttorneyRequest, options?: RequestOptions): Promise<GenModels.RevocationPowerOfAttorneyResponse>;
|
|
525
|
+
revokePowerOfAttorney(request: GenModels.RevokePowerOfAttorneyRequest, options?: RequestOptions): Promise<void>;
|
|
526
|
+
exportPowerOfAttorney(powerOfAttorneyId: string, withSignature: boolean, options?: RequestOptions): Promise<any>;
|
|
527
|
+
exportPowerOfAttorneyRevocation(powerOfAttorneyId: string, options?: RequestOptions): Promise<any>;
|
|
528
|
+
createPowerOfAttorneyGeneral(request: GenModels.CreatePowerOfAttorneyRequestEmchd, options?: RequestOptions): Promise<string>;
|
|
529
|
+
retrustPowerOfAttorneyGeneral(request: GenModels.RetrustPowerOfAttorneyRequestEmchd, options?: RequestOptions): Promise<string>;
|
|
530
|
+
}
|
|
531
|
+
}
|
|
532
|
+
export declare type $PowerOfAttorneyApiController = {
|
|
533
|
+
powerOfAttorneyApiController: GenControllers.IPowerOfAttorneyApiController;
|
|
534
|
+
};
|
|
535
|
+
export declare const $PowerOfAttorneyApiController: string | ((model?: $PowerOfAttorneyApiController) => GenControllers.IPowerOfAttorneyApiController);
|
|
394
536
|
export declare namespace GenControllers {
|
|
395
537
|
/**
|
|
396
538
|
* Access signature methods configuration
|
|
@@ -1147,6 +1289,10 @@ export declare namespace GenControllers {
|
|
|
1147
1289
|
* Checks if document can be signed
|
|
1148
1290
|
*/
|
|
1149
1291
|
canAddSignature(documentId: string, options?: RequestOptions): Promise<boolean>;
|
|
1292
|
+
/**
|
|
1293
|
+
* Return power of attorney info for signature
|
|
1294
|
+
*/
|
|
1295
|
+
verifyPowerOfAttorneyOfSignature(documentId: string, signatureId: string, options?: RequestOptions): Promise<GenModels.PowerOfAttorneyVerificationModel>;
|
|
1150
1296
|
}
|
|
1151
1297
|
class SignatureController extends BaseController implements ISignatureController {
|
|
1152
1298
|
getSignatureKind(certEncoded: string, options?: RequestOptions): Promise<GenModels.SignatureKindSelectionModel>;
|
|
@@ -1158,6 +1304,7 @@ export declare namespace GenControllers {
|
|
|
1158
1304
|
getSignatureVerification(documentId: string, signatureId: string, options?: RequestOptions): Promise<GenModels.SignatureVerificationModel>;
|
|
1159
1305
|
getSignatureDetails(documentId: string, signatureId: string, options?: RequestOptions): Promise<GenModels.SignatureDetailsModel>;
|
|
1160
1306
|
canAddSignature(documentId: string, options?: RequestOptions): Promise<boolean>;
|
|
1307
|
+
verifyPowerOfAttorneyOfSignature(documentId: string, signatureId: string, options?: RequestOptions): Promise<GenModels.PowerOfAttorneyVerificationModel>;
|
|
1161
1308
|
}
|
|
1162
1309
|
}
|
|
1163
1310
|
export declare type $SignatureController = {
|
|
@@ -1663,6 +1810,53 @@ export declare type $LayoutHistoryController = {
|
|
|
1663
1810
|
layoutHistoryController: GenControllers.ILayoutHistoryController;
|
|
1664
1811
|
};
|
|
1665
1812
|
export declare const $LayoutHistoryController: string | ((model?: $LayoutHistoryController) => GenControllers.ILayoutHistoryController);
|
|
1813
|
+
export declare namespace GenControllers {
|
|
1814
|
+
/**
|
|
1815
|
+
* Powers Directory controller
|
|
1816
|
+
*/
|
|
1817
|
+
interface IPowersDirectoryController {
|
|
1818
|
+
/**
|
|
1819
|
+
* Get data
|
|
1820
|
+
*
|
|
1821
|
+
* @param request Request
|
|
1822
|
+
*
|
|
1823
|
+
* @returns Directory's data
|
|
1824
|
+
*/
|
|
1825
|
+
getData(request: GenModels.GetDataRequest, options?: RequestOptions): Promise<GenModels.GetDataResponse>;
|
|
1826
|
+
/**
|
|
1827
|
+
* Move code to another group
|
|
1828
|
+
*
|
|
1829
|
+
* @param request Request
|
|
1830
|
+
*/
|
|
1831
|
+
moveCode(request: GenModels.MoveCodeRequest, options?: RequestOptions): Promise<void>;
|
|
1832
|
+
/**
|
|
1833
|
+
* Quick search powers
|
|
1834
|
+
*
|
|
1835
|
+
* @param request Search data
|
|
1836
|
+
*
|
|
1837
|
+
* @returns List of found powers
|
|
1838
|
+
*/
|
|
1839
|
+
quickSearchPowers(request: GenModels.SearchPowersRequest, options?: RequestOptions): Promise<GenModels.SearchPowersQueryResponse>;
|
|
1840
|
+
/**
|
|
1841
|
+
* Import powers NSI
|
|
1842
|
+
*
|
|
1843
|
+
* @param data NSI data (must be in Base64)
|
|
1844
|
+
*
|
|
1845
|
+
* @returns Result of import
|
|
1846
|
+
*/
|
|
1847
|
+
importPowers(data: string, options?: RequestOptions): Promise<GenModels.ImportPowersResponse>;
|
|
1848
|
+
}
|
|
1849
|
+
class PowersDirectoryController extends BaseController implements IPowersDirectoryController {
|
|
1850
|
+
getData(request: GenModels.GetDataRequest, options?: RequestOptions): Promise<GenModels.GetDataResponse>;
|
|
1851
|
+
moveCode(request: GenModels.MoveCodeRequest, options?: RequestOptions): Promise<void>;
|
|
1852
|
+
quickSearchPowers(request: GenModels.SearchPowersRequest, options?: RequestOptions): Promise<GenModels.SearchPowersQueryResponse>;
|
|
1853
|
+
importPowers(data: string, options?: RequestOptions): Promise<GenModels.ImportPowersResponse>;
|
|
1854
|
+
}
|
|
1855
|
+
}
|
|
1856
|
+
export declare type $PowersDirectoryController = {
|
|
1857
|
+
powersDirectoryController: GenControllers.IPowersDirectoryController;
|
|
1858
|
+
};
|
|
1859
|
+
export declare const $PowersDirectoryController: string | ((model?: $PowersDirectoryController) => GenControllers.IPowersDirectoryController);
|
|
1666
1860
|
export declare namespace GenControllers {
|
|
1667
1861
|
/**
|
|
1668
1862
|
* CardOperations controller
|
|
@@ -2390,6 +2584,13 @@ export declare namespace GenControllers {
|
|
|
2390
2584
|
* @param signatureFormat Signature export format
|
|
2391
2585
|
*/
|
|
2392
2586
|
exportESign(cardId: string, signatureFormat: GenModels.SignatureFormat, options?: RequestOptions): Promise<any>;
|
|
2587
|
+
/**
|
|
2588
|
+
* Exports zip-archive with electronic signature files and powers of attorney (with signatures if exists)
|
|
2589
|
+
*
|
|
2590
|
+
* @param cardId Document card identifier
|
|
2591
|
+
* @param signatureFormat Signature export format
|
|
2592
|
+
*/
|
|
2593
|
+
exportESignWithPowerOfAttorney(cardId: string, signatureFormat: GenModels.SignatureFormat, options?: RequestOptions): Promise<any>;
|
|
2393
2594
|
/**
|
|
2394
2595
|
* Downloads signature byte array
|
|
2395
2596
|
*/
|
|
@@ -2410,6 +2611,7 @@ export declare namespace GenControllers {
|
|
|
2410
2611
|
getCheckUniqueAttributes(documentId: string, options?: RequestOptions): Promise<Array<GenModels.UniqueAttribute>>;
|
|
2411
2612
|
checkUniqueAttributes(uniqueAttributeValues: GenModels.UniqueAttributesValuesList, options?: RequestOptions): Promise<Array<GenModels.UniqueAttributeCard>>;
|
|
2412
2613
|
exportESign(cardId: string, signatureFormat: GenModels.SignatureFormat, options?: RequestOptions): Promise<any>;
|
|
2614
|
+
exportESignWithPowerOfAttorney(cardId: string, signatureFormat: GenModels.SignatureFormat, options?: RequestOptions): Promise<any>;
|
|
2413
2615
|
downloadSignature(request: GenModels.SignatureRequest, options?: RequestOptions): Promise<any>;
|
|
2414
2616
|
getSignatureInfo(documentId: string, signaturePartId: string, signatureId: string, options?: RequestOptions): Promise<GenModels.SignatureInfoModel>;
|
|
2415
2617
|
getAcknowledgemenList(request: GenModels.GetAcknowledgemenListRequest, options?: RequestOptions): Promise<string>;
|