@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.
- 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 +48 -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 +16 -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 +179 -0
- package/Generated/DocsVision.WebClient.Models.d.ts +479 -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 +60 -1
- package/package.json +1 -1
|
@@ -193,7 +193,7 @@ export declare namespace GenModels {
|
|
|
193
193
|
/**
|
|
194
194
|
* Gets or sets visibility of a column
|
|
195
195
|
*/
|
|
196
|
-
visible
|
|
196
|
+
visible?: boolean;
|
|
197
197
|
/**
|
|
198
198
|
* Gets or sets order of a column
|
|
199
199
|
*/
|
|
@@ -731,12 +731,254 @@ export declare namespace GenModels {
|
|
|
731
731
|
nodeType: GenModels.NodeType;
|
|
732
732
|
}
|
|
733
733
|
}
|
|
734
|
+
export declare namespace GenModels {
|
|
735
|
+
interface PowerOfAttorneyData {
|
|
736
|
+
}
|
|
737
|
+
}
|
|
738
|
+
export declare namespace GenModels {
|
|
739
|
+
interface PowerOfAttorneyFNSData extends GenModels.PowerOfAttorneyData {
|
|
740
|
+
}
|
|
741
|
+
}
|
|
742
|
+
export declare namespace GenModels {
|
|
743
|
+
interface PowerOfAttorneyFNSDOVELData extends GenModels.PowerOfAttorneyFNSData {
|
|
744
|
+
}
|
|
745
|
+
}
|
|
746
|
+
export declare namespace GenModels {
|
|
747
|
+
interface CreatePowerOfAttorneyRequest<TPowerOfAttorney extends GenModels.PowerOfAttorneyData> {
|
|
748
|
+
/**
|
|
749
|
+
* Данные доверенности
|
|
750
|
+
*/
|
|
751
|
+
powerOfAttorneyData: TPowerOfAttorney;
|
|
752
|
+
/**
|
|
753
|
+
* Представитель
|
|
754
|
+
*
|
|
755
|
+
* @format datatype.uuid
|
|
756
|
+
*/
|
|
757
|
+
representative: string;
|
|
758
|
+
/**
|
|
759
|
+
* Подписант
|
|
760
|
+
*
|
|
761
|
+
* @format datatype.uuid
|
|
762
|
+
*/
|
|
763
|
+
signer: string;
|
|
764
|
+
/**
|
|
765
|
+
* Тип доверенности
|
|
766
|
+
*
|
|
767
|
+
* @format datatype.uuid
|
|
768
|
+
*/
|
|
769
|
+
powerOfAttorneyType: string;
|
|
770
|
+
/**
|
|
771
|
+
* Идентификатор пользовательской карточки доверенности
|
|
772
|
+
*
|
|
773
|
+
* @format datatype.uuid
|
|
774
|
+
*/
|
|
775
|
+
userCardId?: string;
|
|
776
|
+
/**
|
|
777
|
+
* ИНН доверителя
|
|
778
|
+
*/
|
|
779
|
+
principalInn: string;
|
|
780
|
+
}
|
|
781
|
+
}
|
|
782
|
+
export declare namespace GenModels {
|
|
783
|
+
interface CreatePowerOfAttorneyRequestDovEl extends GenModels.CreatePowerOfAttorneyRequest<GenModels.PowerOfAttorneyFNSDOVELData> {
|
|
784
|
+
}
|
|
785
|
+
}
|
|
786
|
+
export declare namespace GenModels {
|
|
787
|
+
interface RetrustPowerOfAttorneyRequest<TPowerOfAttorney extends GenModels.PowerOfAttorneyData> {
|
|
788
|
+
/**
|
|
789
|
+
* Данные доверенности
|
|
790
|
+
*/
|
|
791
|
+
powerOfAttorneyData: TPowerOfAttorney;
|
|
792
|
+
/**
|
|
793
|
+
* Представитель
|
|
794
|
+
*
|
|
795
|
+
* @format datatype.uuid
|
|
796
|
+
*/
|
|
797
|
+
representative: string;
|
|
798
|
+
/**
|
|
799
|
+
* Подписант
|
|
800
|
+
*
|
|
801
|
+
* @format datatype.uuid
|
|
802
|
+
*/
|
|
803
|
+
signer: string;
|
|
804
|
+
/**
|
|
805
|
+
* Родительская доверенность
|
|
806
|
+
*
|
|
807
|
+
* @format datatype.uuid
|
|
808
|
+
*/
|
|
809
|
+
parentPowersOfAttorney: string;
|
|
810
|
+
/**
|
|
811
|
+
* Идентификатор пользовательской карточки доверенности
|
|
812
|
+
*
|
|
813
|
+
* @format datatype.uuid
|
|
814
|
+
*/
|
|
815
|
+
userCardId?: string;
|
|
816
|
+
/**
|
|
817
|
+
* ИНН доверителя
|
|
818
|
+
*/
|
|
819
|
+
principalInn: string;
|
|
820
|
+
}
|
|
821
|
+
}
|
|
822
|
+
export declare namespace GenModels {
|
|
823
|
+
interface RetrustPowerOfAttorneyRequestDovEl extends GenModels.RetrustPowerOfAttorneyRequest<GenModels.PowerOfAttorneyFNSDOVELData> {
|
|
824
|
+
}
|
|
825
|
+
}
|
|
826
|
+
export declare namespace GenModels {
|
|
827
|
+
interface PowerOfAttorneyFNSDOVBBData extends GenModels.PowerOfAttorneyFNSData {
|
|
828
|
+
}
|
|
829
|
+
}
|
|
830
|
+
export declare namespace GenModels {
|
|
831
|
+
interface CreatePowerOfAttorneyRequestDovBb extends GenModels.CreatePowerOfAttorneyRequest<GenModels.PowerOfAttorneyFNSDOVBBData> {
|
|
832
|
+
}
|
|
833
|
+
}
|
|
834
|
+
export declare namespace GenModels {
|
|
835
|
+
interface RetrustPowerOfAttorneyRequestDovBb extends GenModels.RetrustPowerOfAttorneyRequest<GenModels.PowerOfAttorneyFNSDOVBBData> {
|
|
836
|
+
}
|
|
837
|
+
}
|
|
838
|
+
export declare namespace GenModels {
|
|
839
|
+
interface FindPowersOfAttorneyRequest {
|
|
840
|
+
/**
|
|
841
|
+
* Идентификатор карточки, для выполнения операций с которой ищется доверенность
|
|
842
|
+
*
|
|
843
|
+
* @format datatype.uuid
|
|
844
|
+
*/
|
|
845
|
+
cardID: string;
|
|
846
|
+
}
|
|
847
|
+
}
|
|
848
|
+
export declare namespace GenModels {
|
|
849
|
+
interface FindPowersOfAttorneyResponse {
|
|
850
|
+
/**
|
|
851
|
+
* Необходимость использования доверенности
|
|
852
|
+
*/
|
|
853
|
+
powerOfAttorneyUseStatus: GenModels.PowerOfAttorneyUseStatus;
|
|
854
|
+
/**
|
|
855
|
+
* Список доверенностей
|
|
856
|
+
*/
|
|
857
|
+
powersOfAttorney: Array<GenModels.PowerOfAttorneyModel>;
|
|
858
|
+
/**
|
|
859
|
+
* Содержимое ошибки поиска доверенностей
|
|
860
|
+
*/
|
|
861
|
+
errorMessage: string;
|
|
862
|
+
}
|
|
863
|
+
}
|
|
864
|
+
export declare namespace GenModels {
|
|
865
|
+
interface PowerOfAttorneyModel {
|
|
866
|
+
/**
|
|
867
|
+
* Идентификатор СКД
|
|
868
|
+
*
|
|
869
|
+
* @format datatype.uuid
|
|
870
|
+
*/
|
|
871
|
+
cardID: string;
|
|
872
|
+
/**
|
|
873
|
+
* Отображаемое название доверенности
|
|
874
|
+
*/
|
|
875
|
+
title: string;
|
|
876
|
+
}
|
|
877
|
+
}
|
|
878
|
+
export declare namespace GenModels {
|
|
879
|
+
interface PowerOfAttorneyInfoModel {
|
|
880
|
+
/**
|
|
881
|
+
* Идентификатор СКД
|
|
882
|
+
*
|
|
883
|
+
* @format datatype.uuid
|
|
884
|
+
*/
|
|
885
|
+
cardID: string;
|
|
886
|
+
/**
|
|
887
|
+
* Номер доверенности
|
|
888
|
+
*
|
|
889
|
+
* @format datatype.uuid
|
|
890
|
+
*/
|
|
891
|
+
powerOfAttorneyID: string;
|
|
892
|
+
/**
|
|
893
|
+
* Идентификатор пользовательской карточки доверенности
|
|
894
|
+
*
|
|
895
|
+
* @format datatype.uuid
|
|
896
|
+
*/
|
|
897
|
+
powerOfAttorneyUserCardID: string;
|
|
898
|
+
/**
|
|
899
|
+
* Представитель
|
|
900
|
+
*/
|
|
901
|
+
representativeName: string;
|
|
902
|
+
/**
|
|
903
|
+
* Доверитель
|
|
904
|
+
*/
|
|
905
|
+
principalName: string;
|
|
906
|
+
/**
|
|
907
|
+
* Подписант
|
|
908
|
+
*/
|
|
909
|
+
signerName: string;
|
|
910
|
+
/**
|
|
911
|
+
* Дата совершения доверенности
|
|
912
|
+
*/
|
|
913
|
+
startDate: string;
|
|
914
|
+
/**
|
|
915
|
+
* Срок действия доверенности
|
|
916
|
+
*/
|
|
917
|
+
endDate: string;
|
|
918
|
+
/**
|
|
919
|
+
* Полномочия
|
|
920
|
+
*/
|
|
921
|
+
powers: Array<string>;
|
|
922
|
+
/**
|
|
923
|
+
* Отображаемое значение статуса доверенности
|
|
924
|
+
*/
|
|
925
|
+
status: string;
|
|
926
|
+
/**
|
|
927
|
+
* Отображаемое значение формата доверенности
|
|
928
|
+
*/
|
|
929
|
+
format: string;
|
|
930
|
+
}
|
|
931
|
+
}
|
|
932
|
+
export declare namespace GenModels {
|
|
933
|
+
interface GetPowerOfAttorneyInfoResponse {
|
|
934
|
+
/**
|
|
935
|
+
* Содержимое машиночитаемой доверенности в формате Base64
|
|
936
|
+
*/
|
|
937
|
+
content: string;
|
|
938
|
+
/**
|
|
939
|
+
* Имя файла машиночитаемой доверенности
|
|
940
|
+
*/
|
|
941
|
+
fileName: string;
|
|
942
|
+
}
|
|
943
|
+
}
|
|
944
|
+
export declare namespace GenModels {
|
|
945
|
+
interface AttachSignatureToPowerOfAttorneyRequest {
|
|
946
|
+
/**
|
|
947
|
+
* Идентификатор доверенности
|
|
948
|
+
*
|
|
949
|
+
* @format datatype.uuid
|
|
950
|
+
*/
|
|
951
|
+
powerOfAttorneyId: string;
|
|
952
|
+
/**
|
|
953
|
+
* Содержимое подписи
|
|
954
|
+
*/
|
|
955
|
+
signature: Array<number>;
|
|
956
|
+
}
|
|
957
|
+
}
|
|
958
|
+
export declare namespace GenModels {
|
|
959
|
+
interface RevokePowerOfAttorneyRequest {
|
|
960
|
+
/**
|
|
961
|
+
* Идентификатор доверенности
|
|
962
|
+
*
|
|
963
|
+
* @format datatype.uuid
|
|
964
|
+
*/
|
|
965
|
+
powerOfAttorneyId: string;
|
|
966
|
+
/**
|
|
967
|
+
* Отзывать также дочерние доверенности
|
|
968
|
+
*/
|
|
969
|
+
withChildrenPowerOfAttorney: boolean;
|
|
970
|
+
}
|
|
971
|
+
}
|
|
734
972
|
export declare namespace GenModels {
|
|
735
973
|
interface SignatureMethodSettings {
|
|
736
974
|
/**
|
|
737
975
|
* User name in DSS service
|
|
738
976
|
*/
|
|
739
977
|
cloudAccountName: string;
|
|
978
|
+
/**
|
|
979
|
+
* Whether cloud certificates should be shown.
|
|
980
|
+
*/
|
|
981
|
+
showCloudCertificates: boolean;
|
|
740
982
|
/**
|
|
741
983
|
* Long live DSS access token stored in database.
|
|
742
984
|
*/
|
|
@@ -2460,6 +2702,12 @@ export declare namespace GenModels {
|
|
|
2460
2702
|
* Gets or sets certificate thumbprint
|
|
2461
2703
|
*/
|
|
2462
2704
|
certificateThumbprint: string;
|
|
2705
|
+
/**
|
|
2706
|
+
* Gets or sets power of attorney card ID
|
|
2707
|
+
*
|
|
2708
|
+
* @format datatype.uuid
|
|
2709
|
+
*/
|
|
2710
|
+
powerOfAttorneyID: string;
|
|
2463
2711
|
/**
|
|
2464
2712
|
* Gets signature items
|
|
2465
2713
|
*/
|
|
@@ -2803,6 +3051,28 @@ export declare namespace GenModels {
|
|
|
2803
3051
|
isMain: boolean;
|
|
2804
3052
|
}
|
|
2805
3053
|
}
|
|
3054
|
+
export declare namespace GenModels {
|
|
3055
|
+
interface PowerOfAttorneyVerificationModel {
|
|
3056
|
+
/**
|
|
3057
|
+
* Power of attorney card ID
|
|
3058
|
+
*
|
|
3059
|
+
* @format datatype.uuid
|
|
3060
|
+
*/
|
|
3061
|
+
powerOfAttorneyCardId: string;
|
|
3062
|
+
/**
|
|
3063
|
+
* Displayed name of power of attorney
|
|
3064
|
+
*/
|
|
3065
|
+
powerOfAttorneyTitle: string;
|
|
3066
|
+
/**
|
|
3067
|
+
* Result of power of attorney verification
|
|
3068
|
+
*/
|
|
3069
|
+
result: GenModels.PowerOfAttorneyVerificationResult;
|
|
3070
|
+
/**
|
|
3071
|
+
* Message with verification errors
|
|
3072
|
+
*/
|
|
3073
|
+
messages: Array<string>;
|
|
3074
|
+
}
|
|
3075
|
+
}
|
|
2806
3076
|
export declare namespace GenControllers {
|
|
2807
3077
|
interface FileUploadApiControllerBase {
|
|
2808
3078
|
}
|
|
@@ -4614,6 +4884,174 @@ export declare namespace GenModels {
|
|
|
4614
4884
|
displayName: string;
|
|
4615
4885
|
}
|
|
4616
4886
|
}
|
|
4887
|
+
export declare namespace GenModels {
|
|
4888
|
+
interface GetDataRequest {
|
|
4889
|
+
/**
|
|
4890
|
+
* Group id
|
|
4891
|
+
*
|
|
4892
|
+
* @format datatype.uuid
|
|
4893
|
+
*/
|
|
4894
|
+
groupId?: string;
|
|
4895
|
+
/**
|
|
4896
|
+
* Group id
|
|
4897
|
+
*/
|
|
4898
|
+
expandedNodes: Array<string>;
|
|
4899
|
+
/**
|
|
4900
|
+
* Pagination
|
|
4901
|
+
*/
|
|
4902
|
+
pagination: GenModels.Pagination;
|
|
4903
|
+
}
|
|
4904
|
+
}
|
|
4905
|
+
export declare namespace GenModels {
|
|
4906
|
+
interface GetDataResponse {
|
|
4907
|
+
/**
|
|
4908
|
+
* Groups
|
|
4909
|
+
*/
|
|
4910
|
+
items: Array<GenModels.PowersGroupModel>;
|
|
4911
|
+
/**
|
|
4912
|
+
* Total items count, including not loaded items or zero, if total count is not available.
|
|
4913
|
+
*/
|
|
4914
|
+
totalItemsCount: number;
|
|
4915
|
+
/**
|
|
4916
|
+
* Total partners count
|
|
4917
|
+
*/
|
|
4918
|
+
hasMore: boolean;
|
|
4919
|
+
/**
|
|
4920
|
+
* Directory timestamp
|
|
4921
|
+
*/
|
|
4922
|
+
directoryTimestamp: number;
|
|
4923
|
+
}
|
|
4924
|
+
}
|
|
4925
|
+
export declare namespace GenModels {
|
|
4926
|
+
interface PowersGroupModel {
|
|
4927
|
+
/**
|
|
4928
|
+
* Id
|
|
4929
|
+
*
|
|
4930
|
+
* @format datatype.uuid
|
|
4931
|
+
*/
|
|
4932
|
+
id: string;
|
|
4933
|
+
/**
|
|
4934
|
+
* Name
|
|
4935
|
+
*/
|
|
4936
|
+
name: string;
|
|
4937
|
+
/**
|
|
4938
|
+
* Code
|
|
4939
|
+
*/
|
|
4940
|
+
code: string;
|
|
4941
|
+
/**
|
|
4942
|
+
* Author
|
|
4943
|
+
*/
|
|
4944
|
+
author: string;
|
|
4945
|
+
/**
|
|
4946
|
+
* Codes
|
|
4947
|
+
*/
|
|
4948
|
+
codes: Array<GenModels.PowersCodeModel>;
|
|
4949
|
+
/**
|
|
4950
|
+
* Has children
|
|
4951
|
+
*/
|
|
4952
|
+
hasChildren: boolean;
|
|
4953
|
+
}
|
|
4954
|
+
}
|
|
4955
|
+
export declare namespace GenModels {
|
|
4956
|
+
interface PowersCodeModel {
|
|
4957
|
+
/**
|
|
4958
|
+
* Id
|
|
4959
|
+
*
|
|
4960
|
+
* @format datatype.uuid
|
|
4961
|
+
*/
|
|
4962
|
+
id: string;
|
|
4963
|
+
/**
|
|
4964
|
+
* Name
|
|
4965
|
+
*/
|
|
4966
|
+
name: string;
|
|
4967
|
+
/**
|
|
4968
|
+
* Code
|
|
4969
|
+
*/
|
|
4970
|
+
code: string;
|
|
4971
|
+
/**
|
|
4972
|
+
* Mnemonics
|
|
4973
|
+
*/
|
|
4974
|
+
mnemonics: string;
|
|
4975
|
+
/**
|
|
4976
|
+
* Description
|
|
4977
|
+
*/
|
|
4978
|
+
description: string;
|
|
4979
|
+
/**
|
|
4980
|
+
* Principal
|
|
4981
|
+
*/
|
|
4982
|
+
principal: string;
|
|
4983
|
+
/**
|
|
4984
|
+
* Creation date
|
|
4985
|
+
*
|
|
4986
|
+
* @format datatype.datetime
|
|
4987
|
+
*/
|
|
4988
|
+
creationDate?: string;
|
|
4989
|
+
/**
|
|
4990
|
+
* Update date
|
|
4991
|
+
*
|
|
4992
|
+
* @format datatype.datetime
|
|
4993
|
+
*/
|
|
4994
|
+
updateDate?: string;
|
|
4995
|
+
/**
|
|
4996
|
+
* Parent group Id
|
|
4997
|
+
*
|
|
4998
|
+
* @format datatype.uuid
|
|
4999
|
+
*/
|
|
5000
|
+
groupId: string;
|
|
5001
|
+
}
|
|
5002
|
+
}
|
|
5003
|
+
export declare namespace GenModels {
|
|
5004
|
+
interface MoveCodeRequest {
|
|
5005
|
+
/**
|
|
5006
|
+
* Code id
|
|
5007
|
+
*
|
|
5008
|
+
* @format datatype.uuid
|
|
5009
|
+
*/
|
|
5010
|
+
id: string;
|
|
5011
|
+
/**
|
|
5012
|
+
* Target group id
|
|
5013
|
+
*
|
|
5014
|
+
* @format datatype.uuid
|
|
5015
|
+
*/
|
|
5016
|
+
targetGroupId: string;
|
|
5017
|
+
}
|
|
5018
|
+
}
|
|
5019
|
+
export declare namespace GenModels {
|
|
5020
|
+
interface SearchPowersRequest {
|
|
5021
|
+
/**
|
|
5022
|
+
* Search string
|
|
5023
|
+
*/
|
|
5024
|
+
searchText: string;
|
|
5025
|
+
/**
|
|
5026
|
+
* Pagination data
|
|
5027
|
+
*/
|
|
5028
|
+
pagination: GenModels.Pagination;
|
|
5029
|
+
/**
|
|
5030
|
+
* List of identifiers, which should be removed from result
|
|
5031
|
+
*/
|
|
5032
|
+
excludeItems?: Array<string>;
|
|
5033
|
+
}
|
|
5034
|
+
}
|
|
5035
|
+
export declare namespace GenModels {
|
|
5036
|
+
interface SearchPowersQueryResponse {
|
|
5037
|
+
/**
|
|
5038
|
+
* Powers
|
|
5039
|
+
*/
|
|
5040
|
+
items: Array<GenModels.PowersCodeModel>;
|
|
5041
|
+
/**
|
|
5042
|
+
* Total items count, including not loaded items or zero, if total count is not available.
|
|
5043
|
+
*/
|
|
5044
|
+
totalItemsCount: number;
|
|
5045
|
+
/**
|
|
5046
|
+
* Total partners count
|
|
5047
|
+
*/
|
|
5048
|
+
hasMore: boolean;
|
|
5049
|
+
/**
|
|
5050
|
+
* Directory timestamp
|
|
5051
|
+
*/
|
|
5052
|
+
directoryTimestamp: number;
|
|
5053
|
+
}
|
|
5054
|
+
}
|
|
4617
5055
|
export declare namespace GenModels {
|
|
4618
5056
|
interface IsHasFileCertificateSignatureModel {
|
|
4619
5057
|
/**
|
|
@@ -5100,6 +5538,12 @@ export declare namespace GenModels {
|
|
|
5100
5538
|
* @format datatype.uuid
|
|
5101
5539
|
*/
|
|
5102
5540
|
dataSourceCardSection?: string;
|
|
5541
|
+
/**
|
|
5542
|
+
* Extended data source
|
|
5543
|
+
*
|
|
5544
|
+
* @format datatype.uuid
|
|
5545
|
+
*/
|
|
5546
|
+
extendedDataSource: string;
|
|
5103
5547
|
/**
|
|
5104
5548
|
* Employee field alias
|
|
5105
5549
|
*/
|
|
@@ -8776,6 +9220,10 @@ export declare namespace GenModels {
|
|
|
8776
9220
|
* Pdf cache directory
|
|
8777
9221
|
*/
|
|
8778
9222
|
pdfCacheDirectory: string;
|
|
9223
|
+
/**
|
|
9224
|
+
* Pdf allow partial load
|
|
9225
|
+
*/
|
|
9226
|
+
pdfAllowPartialLoad: boolean;
|
|
8779
9227
|
/**
|
|
8780
9228
|
* Gets or sets whether DVWebTool should be terminated after use.
|
|
8781
9229
|
*/
|
|
@@ -8920,6 +9368,10 @@ export declare namespace GenModels {
|
|
|
8920
9368
|
* Enabled unread counters or not.
|
|
8921
9369
|
*/
|
|
8922
9370
|
unreadCountersEnabled: boolean;
|
|
9371
|
+
/**
|
|
9372
|
+
* Disable warning if file is read only
|
|
9373
|
+
*/
|
|
9374
|
+
disableReadOnlyWarning: boolean;
|
|
8923
9375
|
}
|
|
8924
9376
|
}
|
|
8925
9377
|
export declare namespace GenModels {
|
|
@@ -10862,6 +11314,25 @@ export declare namespace GenModels {
|
|
|
10862
11314
|
Stage = 0
|
|
10863
11315
|
}
|
|
10864
11316
|
}
|
|
11317
|
+
export declare namespace GenModels {
|
|
11318
|
+
/**
|
|
11319
|
+
* Определяет необходимость использования доверенности при выполнении операции
|
|
11320
|
+
*/
|
|
11321
|
+
enum PowerOfAttorneyUseStatus {
|
|
11322
|
+
/**
|
|
11323
|
+
* Доверенность не используется
|
|
11324
|
+
*/
|
|
11325
|
+
NotUsed = 0,
|
|
11326
|
+
/**
|
|
11327
|
+
* Доверенность не обязательна
|
|
11328
|
+
*/
|
|
11329
|
+
NotRequired = 1,
|
|
11330
|
+
/**
|
|
11331
|
+
* Доверенность обязательна
|
|
11332
|
+
*/
|
|
11333
|
+
Required = 2
|
|
11334
|
+
}
|
|
11335
|
+
}
|
|
10865
11336
|
export declare namespace GenModels {
|
|
10866
11337
|
/**
|
|
10867
11338
|
* Where from signature method was received.
|
|
@@ -11305,6 +11776,13 @@ export declare namespace GenModels {
|
|
|
11305
11776
|
CertificateCanNotValidated = 7
|
|
11306
11777
|
}
|
|
11307
11778
|
}
|
|
11779
|
+
export declare namespace GenModels {
|
|
11780
|
+
enum PowerOfAttorneyVerificationResult {
|
|
11781
|
+
Valid = 0,
|
|
11782
|
+
Invalid = 1,
|
|
11783
|
+
NotUsed = 2
|
|
11784
|
+
}
|
|
11785
|
+
}
|
|
11308
11786
|
export declare namespace GenModels {
|
|
11309
11787
|
/**
|
|
11310
11788
|
* Possible task columns in TasksTable control
|
package/Helpers/Button.d.ts
CHANGED
|
@@ -74,6 +74,8 @@ export interface IButtonProperties {
|
|
|
74
74
|
backgroundColor?: string;
|
|
75
75
|
/** Цвет текста кнопки. */
|
|
76
76
|
textColor?: string;
|
|
77
|
+
/** Атрибут для cypress-тестирования */
|
|
78
|
+
dataTestId?: string;
|
|
77
79
|
}
|
|
78
80
|
/** @internal Режимы выравнивания кнопки. */
|
|
79
81
|
export declare enum ButtonAlignModes {
|
|
@@ -20,6 +20,8 @@ export interface ICommandBarButtonProps {
|
|
|
20
20
|
tabIndex?: number;
|
|
21
21
|
/** Класс иконки. */
|
|
22
22
|
iconClassName?: string;
|
|
23
|
+
/** Атрибут для cypress-тестирования */
|
|
24
|
+
dataTestId?: string;
|
|
23
25
|
}
|
|
24
26
|
/**
|
|
25
27
|
* @internal Представляет собой анимированную кнопку, которая выглядит как знак "+" в свёрнутом состоянии, и как "x" в развёрнутом.
|
package/Helpers/IconButton.d.ts
CHANGED
|
@@ -15,6 +15,10 @@ export interface ITableRowHelperProps {
|
|
|
15
15
|
innerRef?: (HTMLElement: any) => void;
|
|
16
16
|
onClick?: (ev: React.MouseEvent) => void;
|
|
17
17
|
id?: string;
|
|
18
|
+
dataTestName?: string;
|
|
19
|
+
customAttributes?: {
|
|
20
|
+
[key: string]: unknown;
|
|
21
|
+
};
|
|
18
22
|
}
|
|
19
23
|
/** @internal */
|
|
20
24
|
export interface ITableRowCellHelperProps {
|
|
@@ -3,6 +3,7 @@ import { IEventArgs } from '@docsvision/webclient/System/IEventArgs';
|
|
|
3
3
|
import { $CardTimestamp } from '@docsvision/webclient/System/LayoutServices';
|
|
4
4
|
import { $RequestManager } from '@docsvision/webclient/System/$RequestManager';
|
|
5
5
|
import { $FileService } from "@docsvision/webclient/System/$FileService";
|
|
6
|
+
import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
|
|
6
7
|
export declare class ApprovalFilePanel {
|
|
7
8
|
static ControlTypeName: string;
|
|
8
9
|
private static FileLinkCssClass;
|
|
@@ -26,7 +27,7 @@ export declare class ApprovalFilePanel {
|
|
|
26
27
|
private taskId;
|
|
27
28
|
private disclosureId;
|
|
28
29
|
private controlReloadRequested;
|
|
29
|
-
services: $CardTimestamp & $RequestManager & $FileService;
|
|
30
|
+
services: $CardTimestamp & $RequestManager & $FileService & $ApplicationSettings;
|
|
30
31
|
get ControlReloadRequested(): IBasicEvent<IEventArgs>;
|
|
31
32
|
constructor(filePanelId: string);
|
|
32
33
|
private Initialize;
|
|
@@ -54,7 +54,7 @@ export declare abstract class BasicGridHtmlBuilder implements IGridHtmlBuilder {
|
|
|
54
54
|
protected abstract buildRowSwitcher(options: GridOptions, model: GenModels.GridViewModel, rowSwitcher: HTMLDivElement, rootElement: HTMLElement): HTMLDivElement;
|
|
55
55
|
abstract getChanges(): Promise<GenModels.GridViewModel>;
|
|
56
56
|
getSelection():
|
|
57
|
-
import("C:/
|
|
57
|
+
import("C:/dev/WebClient/Bin/TypeScriptDefinitions/@docsvision/Platform/Services/Table/TableRowsSelectionModel").TableRowsSelectionModel;
|
|
58
58
|
clearSelection(cardIds?: string[]): void;
|
|
59
59
|
selectionChanged: SimpleEvent<any>;
|
|
60
60
|
protected addActionButtons(header: HTMLElement): void;
|
|
@@ -7,4 +7,5 @@ export interface ISignatureListItemDataModel extends GenModels.DocumentSignature
|
|
|
7
7
|
validationState: GenModels.ValidationState;
|
|
8
8
|
signatureKind: string;
|
|
9
9
|
signatureDetails: ISignatureListItemDetailDataModel[];
|
|
10
|
+
powerOfAttorneyData: GenModels.PowerOfAttorneyVerificationModel;
|
|
10
11
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { $BarcodeSearchButtonController, $BusinessCalendarController, $ClientLogController, $CommentsController, $LayoutAgreementController, $LayoutCardController, $LayoutCardKindController, $LayoutController, $LayoutDirectoryDesignerController, $LayoutDocumentController, $LayoutFileApiController, $LayoutFileController, $LayoutFolderController, $LayoutHistoryController, $LayoutLinksController, $LayoutPartnerController, $LayoutStaffController, $LayoutTasksController, $LayoutUserSettingsController, $LocalizationController, $PagesController, $CardKindController, $DirectoryDesignerRowController, $EmployeeController, $DepartmentController, $PartnerEmployeeController, $SignatureController, $GridController, $CardDataController, $LayoutRowController, $StaffDirectoryItemsController, $FilePickerController, $TaskGroupPerformersController, $DataVisualizationController, $TasksTreeController, $CardController, $CardsPresentationController, $CardOperationsController, $SecurityController, $BaseCardController, $SignatureMethodsController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
1
|
+
import { $BarcodeSearchButtonController, $BusinessCalendarController, $ClientLogController, $CommentsController, $LayoutAgreementController, $LayoutCardController, $LayoutCardKindController, $LayoutController, $LayoutDirectoryDesignerController, $LayoutDocumentController, $LayoutFileApiController, $LayoutFileController, $LayoutFolderController, $LayoutHistoryController, $LayoutLinksController, $LayoutPartnerController, $LayoutStaffController, $LayoutTasksController, $LayoutUserSettingsController, $LocalizationController, $PagesController, $CardKindController, $DirectoryDesignerRowController, $EmployeeController, $DepartmentController, $PartnerEmployeeController, $SignatureController, $GridController, $CardDataController, $LayoutRowController, $StaffDirectoryItemsController, $FilePickerController, $TaskGroupPerformersController, $DataVisualizationController, $TasksTreeController, $CardController, $CardsPresentationController, $CardOperationsController, $SecurityController, $BaseCardController, $SignatureMethodsController, $PowersDirectoryController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
2
|
import { $DocumentCardController } from "@docsvision/webclient/Legacy/DocumentCard";
|
|
3
3
|
import { $EmployeesController } from "@docsvision/webclient/Legacy/EmployeesController";
|
|
4
4
|
import { $FileController } from "@docsvision/webclient/Legacy/FileController";
|
|
5
|
-
export declare type $StandardControllers = $BusinessCalendarController & $DocumentCardController & $FileController & $LayoutAgreementController & $LayoutCardController & $LayoutCardKindController & $LayoutController & $LayoutDirectoryDesignerController & $LayoutDocumentController & $LayoutFileController & $LayoutFolderController & $LayoutHistoryController & $LayoutLinksController & $LayoutPartnerController & $LayoutStaffController & $LayoutTasksController & $LayoutUserSettingsController & $PagesController & $EmployeesController & $CommentsController & $LayoutFileApiController & $LocalizationController & $BarcodeSearchButtonController & $ClientLogController & $CardKindController & $DirectoryDesignerRowController & $EmployeeController & $DepartmentController & $PartnerEmployeeController & $SignatureController & $GridController & $CardDataController & $LayoutRowController & $StaffDirectoryItemsController & $FilePickerController & $TaskGroupPerformersController & $DataVisualizationController & $CardOperationsController & $CardsPresentationController & $TasksTreeController & $SecurityController & $CardController & $BaseCardController & $SignatureMethodsController;
|
|
5
|
+
export declare type $StandardControllers = $BusinessCalendarController & $DocumentCardController & $FileController & $LayoutAgreementController & $LayoutCardController & $LayoutCardKindController & $LayoutController & $LayoutDirectoryDesignerController & $LayoutDocumentController & $LayoutFileController & $LayoutFolderController & $LayoutHistoryController & $LayoutLinksController & $LayoutPartnerController & $LayoutStaffController & $LayoutTasksController & $LayoutUserSettingsController & $PagesController & $EmployeesController & $CommentsController & $LayoutFileApiController & $LocalizationController & $BarcodeSearchButtonController & $ClientLogController & $CardKindController & $DirectoryDesignerRowController & $EmployeeController & $DepartmentController & $PartnerEmployeeController & $SignatureController & $GridController & $CardDataController & $LayoutRowController & $StaffDirectoryItemsController & $FilePickerController & $TaskGroupPerformersController & $DataVisualizationController & $CardOperationsController & $CardsPresentationController & $TasksTreeController & $SecurityController & $CardController & $BaseCardController & $SignatureMethodsController & $PowersDirectoryController;
|
|
@@ -16,10 +16,10 @@ export declare class BaseMainMenuItemImpl<PropsT extends BaseMainMenuItemParams,
|
|
|
16
16
|
UNSAFE_componentWillMount(): void;
|
|
17
17
|
componentDidMount(): void;
|
|
18
18
|
onSelecting():
|
|
19
|
-
import("C:/
|
|
19
|
+
import("C:/dev/WebClient/Bin/System/Events/CancelableEventArgs").CancelableEventArgs<boolean>;
|
|
20
20
|
onSelected(): void;
|
|
21
21
|
onToggling():
|
|
22
|
-
import("C:/
|
|
22
|
+
import("C:/dev/WebClient/Bin/System/Events/CancelableEventArgs").CancelableEventArgs<boolean>;
|
|
23
23
|
onToggled(): void;
|
|
24
24
|
protected onClick(event: React.MouseEvent): void;
|
|
25
25
|
protected getCssClass(): string;
|