@docsvision/webclient 5.17.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 (140) hide show
  1. package/Account/LoginContainer.d.ts +1 -0
  2. package/Account/LoginLogic.d.ts +13 -0
  3. package/Account/ProviderButton.d.ts +4 -2
  4. package/Account/index.d.ts +2 -0
  5. package/BackOffice/$DigitalSignature.d.ts +2 -0
  6. package/BackOffice/$WebFrameDirectorySearchInfoStorageService.d.ts +2 -1
  7. package/BackOffice/ActualizeProfileCertificateSource.d.ts +1 -0
  8. package/BackOffice/AuthenticationKindsFormatLogin.d.ts +7 -0
  9. package/BackOffice/AuthenticationKindsGetMaskOptions.d.ts +8 -0
  10. package/BackOffice/AuthenticationKindsLogic.d.ts +4 -0
  11. package/BackOffice/AuthenticationKindsUpdateLogin.d.ts +2 -0
  12. package/BackOffice/AuthenticationKindsValidRegExps.d.ts +3 -0
  13. package/BackOffice/AuthenticationKindsView.d.ts +3 -3
  14. package/BackOffice/CheckSectionAccessRights.d.ts +3 -0
  15. package/BackOffice/{CheckEmployeeAccount.d.ts → CheckStaffDirectoryData.d.ts} +1 -0
  16. package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
  17. package/BackOffice/ConvertPowersOfAttorneyToComboBoxItems.d.ts +6 -0
  18. package/BackOffice/ConvertResponseToTree.d.ts +4 -0
  19. package/BackOffice/DeleteSection.d.ts +2 -0
  20. package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
  21. package/BackOffice/DigitalSignatureService.d.ts +3 -2
  22. package/BackOffice/DirectoryDesRowSelectDialog.d.ts +7 -0
  23. package/BackOffice/DirectoryDesignerRow.d.ts +10 -5
  24. package/BackOffice/DirectoryDesignerRowImpl.d.ts +2 -2
  25. package/BackOffice/DirectorySearchContent.d.ts +1 -1
  26. package/BackOffice/DirectorySearchFilters.d.ts +6 -0
  27. package/BackOffice/DirectorySearchResultView.d.ts +1 -1
  28. package/BackOffice/DirectoryTree.d.ts +1 -0
  29. package/BackOffice/DssSignRequestModels.d.ts +1 -0
  30. package/BackOffice/EmailButtonView.d.ts +2 -2
  31. package/BackOffice/ExistingCardLinkDialog.d.ts +4 -2
  32. package/BackOffice/FileSign.d.ts +14 -2
  33. package/BackOffice/FileSignCreateDialog.d.ts +81 -0
  34. package/BackOffice/FileSignListDialog.d.ts +9 -2
  35. package/BackOffice/FileSignListDialog.stories.d.ts +13 -0
  36. package/BackOffice/FileSignSelectCertificateDialog.d.ts +54 -0
  37. package/BackOffice/FindSection.d.ts +9 -0
  38. package/BackOffice/GetPowersIconClassName.d.ts +7 -0
  39. package/BackOffice/GetPowersRootSectionId.d.ts +5 -0
  40. package/BackOffice/IExtraFileAddingArgs.d.ts +1 -0
  41. package/BackOffice/IFileSignInteractionModel.d.ts +1 -0
  42. package/BackOffice/IMainFileAddingArgs.d.ts +1 -0
  43. package/BackOffice/IPowerModel.d.ts +10 -0
  44. package/BackOffice/IPowersDataLoadingEventArgs.d.ts +11 -0
  45. package/BackOffice/IPowersDialog.d.ts +5 -0
  46. package/BackOffice/IPowersDirectoryOptions.d.ts +12 -0
  47. package/BackOffice/IPowersTreeRow.d.ts +6 -0
  48. package/BackOffice/Index.d.ts +0 -6
  49. package/BackOffice/LinksImpl.d.ts +2 -0
  50. package/BackOffice/LoadPowersSectionLayoutFunctions.d.ts +7 -0
  51. package/BackOffice/MarkPartnersAsDepartment.d.ts +2 -0
  52. package/BackOffice/PartnerBase.d.ts +2 -2
  53. package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
  54. package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +7 -0
  55. package/BackOffice/PowerOfAttorneyInfo.d.ts +12 -0
  56. package/BackOffice/Powers.d.ts +72 -0
  57. package/BackOffice/Powers.stories.d.ts +20 -0
  58. package/BackOffice/PowersDialogLocations.d.ts +3 -0
  59. package/BackOffice/PowersDirectory.d.ts +48 -0
  60. package/BackOffice/PowersDirectory.stories.d.ts +20 -0
  61. package/BackOffice/PowersDirectoryConstants.d.ts +12 -0
  62. package/BackOffice/PowersDirectoryContainer.d.ts +7 -0
  63. package/BackOffice/PowersDirectoryHead.d.ts +7 -0
  64. package/BackOffice/PowersDirectoryInfo.d.ts +16 -0
  65. package/BackOffice/PowersDirectoryLogic.d.ts +172 -0
  66. package/BackOffice/PowersDirectorySaveExpandedState.d.ts +5 -0
  67. package/BackOffice/PowersDirectoryTreeAddButton.d.ts +16 -0
  68. package/BackOffice/PowersDirectoryView.d.ts +61 -0
  69. package/BackOffice/PowersImpl.d.ts +72 -0
  70. package/BackOffice/PowersRootSectionConstants.d.ts +17 -0
  71. package/BackOffice/PowersSelectDialog.d.ts +74 -0
  72. package/BackOffice/PrintButtonView.d.ts +1 -1
  73. package/BackOffice/ProcessSettingsChanged.d.ts +1 -0
  74. package/BackOffice/SetPowersCodeUpdateDate.d.ts +2 -0
  75. package/BackOffice/SignatureButtonLogic.d.ts +2 -0
  76. package/BackOffice/SignatureButtonOptions.d.ts +3 -2
  77. package/BackOffice/SignatureDialog.d.ts +8 -2
  78. package/BackOffice/SignatureDialog.stories.d.ts +4 -0
  79. package/BackOffice/SignatureDialogFrame.d.ts +2 -0
  80. package/BackOffice/SignatureDialogLabels.d.ts +2 -2
  81. package/BackOffice/SignatureDialogLogic.d.ts +18 -0
  82. package/BackOffice/SignatureDialogMethods.d.ts +2 -2
  83. package/BackOffice/SignatureDialogPowersOfAttorney.d.ts +9 -0
  84. package/BackOffice/SignatureDialogSettings.d.ts +2 -2
  85. package/BackOffice/StaffDirectoryItems.d.ts +1 -1
  86. package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
  87. package/BackOffice/StaffDirectorySelectDialog.d.ts +1 -0
  88. package/BackOffice/TaskDelegate.d.ts +1 -0
  89. package/BackOffice/TasksTableView.d.ts +3 -3
  90. package/Generated/DocsVision.WebClient.Controllers.d.ts +179 -0
  91. package/Generated/DocsVision.WebClient.Models.d.ts +703 -1
  92. package/Helpers/Button.d.ts +2 -0
  93. package/Helpers/ComandBarButton.d.ts +2 -0
  94. package/Helpers/IconButton.d.ts +2 -0
  95. package/Helpers/InputMask/IInputMaskProps.d.ts +71 -0
  96. package/Helpers/InputMask/InputMask.d.ts +8 -0
  97. package/Helpers/InputMask/InputMask.stories.d.ts +11 -0
  98. package/Helpers/InputMask/InputMaskView.d.ts +14 -0
  99. package/Helpers/InputMask/components/InputMaskContainer.d.ts +7 -0
  100. package/Helpers/InputMask/components/InputMaskField.d.ts +7 -0
  101. package/Helpers/InputMask/components/InputMaskLabel.d.ts +18 -0
  102. package/Helpers/InputMask/index.d.ts +5 -0
  103. package/Helpers/ModalDialog/ModalDialog.d.ts +1 -0
  104. package/Helpers/Table/TableHelperRow.d.ts +4 -0
  105. package/Legacy/ApprovalFilePanel.d.ts +2 -1
  106. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  107. package/Legacy/ISignatureListItemDataModel.d.ts +1 -0
  108. package/Legacy/StandardControllers.d.ts +2 -2
  109. package/MainBundle.d.ts +4 -0
  110. package/Platform/AggregatesApplyButtonPanel.d.ts +1 -0
  111. package/Platform/ApprovalVisualizationVisBlock.d.ts +1 -1
  112. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  113. package/Platform/BaseNavigationMenuItemRouteHandler.d.ts +1 -0
  114. package/Platform/CardLink.d.ts +7 -7
  115. package/Platform/CardLinkImpl.d.ts +2 -0
  116. package/Platform/CertificateSettingsView.d.ts +1 -1
  117. package/Platform/ExportESignButton.d.ts +2 -0
  118. package/Platform/FilePickerImpl.d.ts +1 -0
  119. package/Platform/FilePickerOperations.d.ts +2 -1
  120. package/Platform/FilteringExtendedData.d.ts +1 -0
  121. package/Platform/FilteringRequestResolver.d.ts +4 -0
  122. package/Platform/FilteringResponseResolver.d.ts +4 -0
  123. package/Platform/ListCheckbox.d.ts +1 -1
  124. package/Platform/ListInput.d.ts +1 -1
  125. package/Platform/LoaderDialog.d.ts +1 -1
  126. package/Platform/QuotesHighlight.d.ts +2 -0
  127. package/Platform/QuotesLogic.d.ts +7 -0
  128. package/Platform/QuotesModalQuote.d.ts +2 -0
  129. package/Platform/SearchTextInput.d.ts +1 -1
  130. package/Platform/SecurityDescriptorDialog.d.ts +1 -1
  131. package/Platform/Table.d.ts +2 -0
  132. package/Platform/TableImpl.d.ts +1 -1
  133. package/Platform/TextListInputCultureWiseParseFloat.d.ts +3 -0
  134. package/Platform/TextListInputLogic.d.ts +4 -0
  135. package/Platform/UserProfileDialog.d.ts +1 -1
  136. package/System/DirectorySelectDialog.d.ts +3 -2
  137. package/System/NumberCultureFormatting.d.ts +9 -0
  138. package/System/ResourcesStub.d.ts +60 -1
  139. package/package.json +1 -1
  140. package/BackOffice/AuthenticationKindsTextBox.d.ts +0 -7
@@ -193,7 +193,7 @@ export declare namespace GenModels {
193
193
  /**
194
194
  * Gets or sets visibility of a column
195
195
  */
196
- visible: boolean;
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
  */
@@ -2500,6 +2748,12 @@ export declare namespace GenModels {
2500
2748
  * Reason for signature invalidity
2501
2749
  */
2502
2750
  reason: string;
2751
+ /**
2752
+ * Attached signature identifier
2753
+ *
2754
+ * @format datatype.uuid
2755
+ */
2756
+ signatureId: string;
2503
2757
  }
2504
2758
  }
2505
2759
  export declare namespace GenModels {
@@ -2797,6 +3051,28 @@ export declare namespace GenModels {
2797
3051
  isMain: boolean;
2798
3052
  }
2799
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
+ }
2800
3076
  export declare namespace GenControllers {
2801
3077
  interface FileUploadApiControllerBase {
2802
3078
  }
@@ -3570,6 +3846,12 @@ export declare namespace GenModels {
3570
3846
  * @format datatype.uuid
3571
3847
  */
3572
3848
  instanceId: string;
3849
+ /**
3850
+ * Gets or sets current view cursor id
3851
+ *
3852
+ * @format datatype.uuid
3853
+ */
3854
+ cursorId: string;
3573
3855
  /**
3574
3856
  * Gets or sets size
3575
3857
  */
@@ -4602,6 +4884,174 @@ export declare namespace GenModels {
4602
4884
  displayName: string;
4603
4885
  }
4604
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
+ }
4605
5055
  export declare namespace GenModels {
4606
5056
  interface IsHasFileCertificateSignatureModel {
4607
5057
  /**
@@ -5088,6 +5538,12 @@ export declare namespace GenModels {
5088
5538
  * @format datatype.uuid
5089
5539
  */
5090
5540
  dataSourceCardSection?: string;
5541
+ /**
5542
+ * Extended data source
5543
+ *
5544
+ * @format datatype.uuid
5545
+ */
5546
+ extendedDataSource: string;
5091
5547
  /**
5092
5548
  * Employee field alias
5093
5549
  */
@@ -8764,6 +9220,10 @@ export declare namespace GenModels {
8764
9220
  * Pdf cache directory
8765
9221
  */
8766
9222
  pdfCacheDirectory: string;
9223
+ /**
9224
+ * Pdf allow partial load
9225
+ */
9226
+ pdfAllowPartialLoad: boolean;
8767
9227
  /**
8768
9228
  * Gets or sets whether DVWebTool should be terminated after use.
8769
9229
  */
@@ -8908,6 +9368,10 @@ export declare namespace GenModels {
8908
9368
  * Enabled unread counters or not.
8909
9369
  */
8910
9370
  unreadCountersEnabled: boolean;
9371
+ /**
9372
+ * Disable warning if file is read only
9373
+ */
9374
+ disableReadOnlyWarning: boolean;
8911
9375
  }
8912
9376
  }
8913
9377
  export declare namespace GenModels {
@@ -10459,6 +10923,14 @@ export declare namespace GenModels {
10459
10923
  * Supported modes of response
10460
10924
  */
10461
10925
  supportedModes: Array<string>;
10926
+ /**
10927
+ * Add state guid to login url
10928
+ */
10929
+ isStateCompare: boolean;
10930
+ /**
10931
+ * Time to refresh login uri in seconds
10932
+ */
10933
+ timeOut: number;
10462
10934
  }
10463
10935
  }
10464
10936
  export declare namespace GenModels {
@@ -10491,6 +10963,14 @@ export declare namespace GenModels {
10491
10963
  * Flag if extension allowed check user login
10492
10964
  */
10493
10965
  checkButtonEnable: boolean;
10966
+ /**
10967
+ * Information that used as login
10968
+ */
10969
+ loginType: GenModels.AuthenticationLoginType;
10970
+ /**
10971
+ * State of extension license
10972
+ */
10973
+ licenseState: GenModels.AuthenticationExtensionState;
10494
10974
  }
10495
10975
  }
10496
10976
  export declare namespace GenModels {
@@ -10834,6 +11314,25 @@ export declare namespace GenModels {
10834
11314
  Stage = 0
10835
11315
  }
10836
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
+ }
10837
11336
  export declare namespace GenModels {
10838
11337
  /**
10839
11338
  * Where from signature method was received.
@@ -11277,6 +11776,13 @@ export declare namespace GenModels {
11277
11776
  CertificateCanNotValidated = 7
11278
11777
  }
11279
11778
  }
11779
+ export declare namespace GenModels {
11780
+ enum PowerOfAttorneyVerificationResult {
11781
+ Valid = 0,
11782
+ Invalid = 1,
11783
+ NotUsed = 2
11784
+ }
11785
+ }
11280
11786
  export declare namespace GenModels {
11281
11787
  /**
11282
11788
  * Possible task columns in TasksTable control
@@ -12866,6 +13372,48 @@ export declare namespace GenModels {
12866
13372
  DisplayAll = 2
12867
13373
  }
12868
13374
  }
13375
+ export declare namespace GenModels {
13376
+ /**
13377
+ * Type of data that uses as login
13378
+ */
13379
+ enum AuthenticationLoginType {
13380
+ /**
13381
+ * Indicates that uses phone number as login
13382
+ */
13383
+ Phone = 0,
13384
+ /**
13385
+ * Indicates that uses INIPA(SNILS) as login
13386
+ */
13387
+ Snils = 1,
13388
+ /**
13389
+ * Indicates that uses email as login
13390
+ */
13391
+ Email = 2,
13392
+ /**
13393
+ * Indicates that uses custom data as login
13394
+ */
13395
+ Custom = 3
13396
+ }
13397
+ }
13398
+ export declare namespace GenModels {
13399
+ /**
13400
+ * Type of data that uses as login
13401
+ */
13402
+ enum AuthenticationExtensionState {
13403
+ /**
13404
+ * Known extension but license doesn't contains feature
13405
+ */
13406
+ NotLicensed = 0,
13407
+ /**
13408
+ * Known extension and license contains feature
13409
+ */
13410
+ Licensed = 1,
13411
+ /**
13412
+ * User extension
13413
+ */
13414
+ Unknown = 2
13415
+ }
13416
+ }
12869
13417
  export declare namespace GenModels {
12870
13418
  /**
12871
13419
  * Defines color mode for Diagram control
@@ -13102,3 +13650,157 @@ export declare namespace GenModels {
13102
13650
  CardState = 17
13103
13651
  }
13104
13652
  }
13653
+ export declare namespace GenModels {
13654
+ enum ErrorCode {
13655
+ Failure = 1280,
13656
+ SQLFailure = 1281,
13657
+ InternalFailure = 1282,
13658
+ CannotAcccessSQL = 1283,
13659
+ NoAuthenticationInfo = 1284,
13660
+ Deadlock = 1285,
13661
+ FiberModeNotSupported = 1286,
13662
+ TransactionOpen = 1287,
13663
+ Timeout = 1288,
13664
+ InvalidDatabase = 1289,
13665
+ InvalidLogin = 1290,
13666
+ TransactionLogIsFull = 1291,
13667
+ WorkflowUnavailable = 1292,
13668
+ OutOfMemory = 1293,
13669
+ ServiceNotRegisteredInCluster = 1294,
13670
+ DatabaseNodeIsReadOnly = 1295,
13671
+ InvalidBase = 1312,
13672
+ InvalidSession = 1313,
13673
+ InvalidSessionOwner = 1314,
13674
+ InvalidUser = 1315,
13675
+ VersionMismatch = 1316,
13676
+ GlobalInfoMissing = 1317,
13677
+ SessionDenied = 1318,
13678
+ EmployeeLocked = 1319,
13679
+ OfflineSession = 1320,
13680
+ InvalidEmployee = 1321,
13681
+ InvalidCard = 1344,
13682
+ InvalidObject = 1345,
13683
+ InvalidCursor = 1346,
13684
+ InvalidRow = 1347,
13685
+ InvalidSection = 1348,
13686
+ DataReadError = 1349,
13687
+ DataWriteError = 1350,
13688
+ DataUpdateError = 1351,
13689
+ ParentCannotBeChild = 1352,
13690
+ InvalidRowFormat = 1353,
13691
+ UnsupportedReadType = 1354,
13692
+ InvalidFieldName = 1355,
13693
+ MetadataFieldTypeInvalidChange = 1356,
13694
+ MetadataSectionTypeInvalidChange = 1357,
13695
+ InvalidImportFormat = 1360,
13696
+ NullLinkReference = 1361,
13697
+ TreeUniquenessViolated = 1362,
13698
+ SectionUniquenessViolated = 1363,
13699
+ CardUniquenessViolated = 1364,
13700
+ GlobalUniquenessViolated = 1365,
13701
+ AddingSecondRowToStruct = 1366,
13702
+ InvalidSqlObject = 1367,
13703
+ InvalidEnumValue = 1368,
13704
+ InvalidParentRow = 1369,
13705
+ NoParentObject = 1370,
13706
+ RowDataTooLarge = 1371,
13707
+ BadCardForReferenceField = 1372,
13708
+ RowIsNotDeletable = 1373,
13709
+ RowBelongsToAnotherServer = 1374,
13710
+ ParentRowBelongsToAnotherServer = 1375,
13711
+ AccessDenied = 1376,
13712
+ IsNotAdmin = 1377,
13713
+ SecuritySchemaReadError = 1378,
13714
+ InvalidSecurityDescriptor = 1379,
13715
+ SecurityManagerLibIsMissing = 1380,
13716
+ ObjectCannotBeSecured = 1381,
13717
+ DictionaryReadDenied = 1382,
13718
+ IsNotControllerOfProcess = 1383,
13719
+ DatabaseIsReadOnly = 1384,
13720
+ SecurityObjectTypeIsDeprecated = 1385,
13721
+ IsNotArchiveOperator = 1392,
13722
+ IsNotSecurityAdmin = 1393,
13723
+ InvalidUserSid = 1394,
13724
+ InvalidSearchQuery = 1408,
13725
+ SearchFailed = 1409,
13726
+ EmptyCondition = 1410,
13727
+ FullTextSearchFailed = 1411,
13728
+ InvalidFullTextQuery = 1412,
13729
+ ErrorPublishingSearch = 1413,
13730
+ DisabledAutogenerateSearch = 1414,
13731
+ CryptoObjectDoesNotExist = 1440,
13732
+ InvalidCryptoObject = 1441,
13733
+ CryptObjectAlreadyExists = 1442,
13734
+ ObjectLocked = 1536,
13735
+ FileLocked = 1537,
13736
+ CardLocked = 1538,
13737
+ RowLocked = 1539,
13738
+ ObjectOwnerLocked = 1540,
13739
+ InvalidLogMessageCode = 1568,
13740
+ InvalidLogType = 1569,
13741
+ InvalidFile = 1600,
13742
+ FileIsInUse = 1601,
13743
+ FileIsReadOnly = 1602,
13744
+ FileIsWriteOnly = 1603,
13745
+ FileReadError = 1604,
13746
+ FileWriteError = 1605,
13747
+ FileIsOffline = 1606,
13748
+ FileNotOffline = 1607,
13749
+ FileIsArchived = 1608,
13750
+ FileNotArchived = 1609,
13751
+ BinaryStorageNotFound = 1616,
13752
+ BinaryArchivationFromExternalStorageToInternalNotSupported = 1617,
13753
+ InvalidBinary = 1618,
13754
+ InvalidView = 1632,
13755
+ InvalidViewColumn = 1633,
13756
+ InvalidViewRequest = 1634,
13757
+ TypesNotDefinedForView = 1635,
13758
+ InvalidCardView = 1636,
13759
+ ErrorPublishingView = 1637,
13760
+ InvalidGuidConversion = 1638,
13761
+ InvalidConversion = 1639,
13762
+ UnsupportedAggregate = 1640,
13763
+ DisabledAutogenerateView = 1641,
13764
+ InvalidNumberOrNumberInUse = 1665,
13765
+ InvalidRange = 1666,
13766
+ InvalidNumerator = 1667,
13767
+ NumberIsInUse = 1668,
13768
+ NumeratorIsInUse = 1669,
13769
+ NumberReserved = 1670,
13770
+ NoFreeNumbers = 1671,
13771
+ ExcludedRangeHasNumbers = 1672,
13772
+ NumeratorIsNotAvailable = 1673,
13773
+ LinkWillCauseCycles = 1793,
13774
+ CannotDeleteHardLinkedCard = 1794,
13775
+ DeletedCard = 1795,
13776
+ InvalidCardLinkValue = 1796,
13777
+ DictionaryExists = 1797,
13778
+ DictionaryCannotBeDeleted = 1798,
13779
+ InvalidCardType = 1799,
13780
+ CardTypeNotCopyable = 1800,
13781
+ CardTypeCannotBeTemplate = 1801,
13782
+ CardIsArchived = 1802,
13783
+ CardNotArchived = 1803,
13784
+ CardCannotBeArchived = 1804,
13785
+ CardIsNotDeletable = 1805,
13786
+ InvalidParameterType = 1872,
13787
+ ExtensionInternalError = 1873,
13788
+ ExtensionNotRegistered = 1904,
13789
+ InvalidLicense = 2048,
13790
+ LicenseExpired = 2049,
13791
+ ConnectionLimit = 2050,
13792
+ UpdateLimit = 2051,
13793
+ ServerLimit = 2052,
13794
+ InvalidFeature = 2053,
13795
+ IncrementFeatureError = 2054,
13796
+ FeatureLimit = 2055,
13797
+ NonConcurentLimit = 2056,
13798
+ LicenseFeatureMissing = 2057,
13799
+ ReplCannotMarkNonrefType = 4096,
13800
+ ReplCannotUnmarkInheritedFolder = 4097,
13801
+ ReplNotSynchronizedBase = 4098,
13802
+ InvalidIconIdentifier = 4352,
13803
+ DuplicateIconData = 4353,
13804
+ InvalidLabel = 4608
13805
+ }
13806
+ }