@secrecy/lib 1.0.0-dev.77 → 1.0.0-dev.78
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/dist/zeus/const.js +5 -14
- package/dist/zeus/index.d.ts +17 -59
- package/dist/zeus/index.js +1 -1
- package/package.json +1 -1
package/dist/zeus/index.d.ts
CHANGED
|
@@ -233,7 +233,7 @@ export declare type ScalarCoders = {
|
|
|
233
233
|
Json?: ScalarResolver;
|
|
234
234
|
Bytes?: ScalarResolver;
|
|
235
235
|
};
|
|
236
|
-
declare type ZEUS_UNIONS = GraphQLTypes["AppNotificationsResult"] | GraphQLTypes["BlogResult"] | GraphQLTypes["DbConfigResult"] | GraphQLTypes["DbGetResult"] | GraphQLTypes["DbSearchResult"] | GraphQLTypes["DeletedMailsResult"] | GraphQLTypes["DeletedNodesResult"] | GraphQLTypes["FaqResult"] | GraphQLTypes["FileResult"] | GraphQLTypes["FileContentResult"] | GraphQLTypes["FilesContentResult"] | GraphQLTypes["GetJwtResult"] | GraphQLTypes["IsCryptoTransactionDoneResult"] | GraphQLTypes["LimitsResult"] | GraphQLTypes["MailResult"] | GraphQLTypes["MyCryptoBalanceResult"] | GraphQLTypes["NodeResult"] | GraphQLTypes["NodesSharedWithMeResult"] | GraphQLTypes["PaymentInfosResult"] | GraphQLTypes["PlansResult"] | GraphQLTypes["SharedNodesResult"] | GraphQLTypes["UnreadReceivedMailsCountResult"] | GraphQLTypes["UserResult"] | GraphQLTypes["UserListResult"] | GraphQLTypes["GetStripeBalanceResult"] | GraphQLTypes["GetStripeBalanceTransactionResult"] | GraphQLTypes["GetStripeTransactionResult"] | GraphQLTypes["HasStripeAccountResult"] | GraphQLTypes["KycStripeCompletedResult"] | GraphQLTypes["GetAllStripeTransferResult"] | GraphQLTypes["GetStripeTransferResult"] | GraphQLTypes["GetAllStripePayoutResult"] | GraphQLTypes["GetStripePayoutResult"] | GraphQLTypes["GetAllPaymentRequestToCollectResult"] | GraphQLTypes["GetAllPaymentRequestToPayResult"] | GraphQLTypes["GetPaymentRequestToCollectResult"] | GraphQLTypes["GetPaymentRequestToPayResult"] | GraphQLTypes["AddFileToHistoryResult"] | GraphQLTypes["CancelPaymentResult"] | GraphQLTypes["CreateApplicationResult"] | GraphQLTypes["CreateCryptoWalletResult"] | GraphQLTypes["CreateDraftMailResult"] | GraphQLTypes["CreateFolderResult"] | GraphQLTypes["DbConfigMutationResult"] | GraphQLTypes["DbSetResult"] | GraphQLTypes["DeleteDraftMailResult"] | GraphQLTypes["DeleteFileResult"] | GraphQLTypes["DeleteMailResult"] | GraphQLTypes["DeleteMailTrashResult"] | GraphQLTypes["DeleteNodeResult"] | GraphQLTypes["DeleteNodeCloudTrashResult"] | GraphQLTypes["DeleteNodeSharingResult"] | GraphQLTypes["DeleteUserResult"] | GraphQLTypes["DuplicateNodeResult"] | GraphQLTypes["EmptyCloudTrashResult"] | GraphQLTypes["EmptyMailTrashResult"] | GraphQLTypes["LogoutResult"] | GraphQLTypes["MoveNodesResult"] | GraphQLTypes["PayResult"] | GraphQLTypes["ReadMailResult"] | GraphQLTypes["RecoverMailResult"] | GraphQLTypes["RecoverNodeResult"] | GraphQLTypes["SaveInCloudResult"] | GraphQLTypes["SendAppMailResult"] | GraphQLTypes["SendCryptoTransactionResult"] | GraphQLTypes["SendDraftMailResult"] | GraphQLTypes["SendOneMailResult"] | GraphQLTypes["SendReportResult"] | GraphQLTypes["ShareFileInHistoryResult"] | GraphQLTypes["ShareNodeResult"] | GraphQLTypes["ShareNodeFinishResult"] | GraphQLTypes["UnreadMailResult"] | GraphQLTypes["UpdateAppNotificationsResult"] | GraphQLTypes["UpdateAppSettingsResult"] | GraphQLTypes["UpdateAutoDisconnectDelayResult"] | GraphQLTypes["UpdateDraftMailResult"] | GraphQLTypes["UpdateNodeResult"] | GraphQLTypes["UpdateProfileResult"] | GraphQLTypes["UploadFileResult"] | GraphQLTypes["UploadFileEndResult"] | GraphQLTypes["UploadFilePartEndResult"] | GraphQLTypes["UploadLiteFileResult"] | GraphQLTypes["ChangeUserPlanResult"] | GraphQLTypes["CreateCardTokenResult"] | GraphQLTypes["CreateStripeTransferResult"] | GraphQLTypes["StripeOnBoardingResult"] | GraphQLTypes["CancelStripePayoutResult"] | GraphQLTypes["CreateStripePayoutResult"] | GraphQLTypes["AddCartToPaymentIntentResult"] | GraphQLTypes["CancelPaymentIntentResult"] | GraphQLTypes["ConfirmPaymentIntentResult"] | GraphQLTypes["CreatePaymentIntentResult"] | GraphQLTypes["Error"] | GraphQLTypes["FileContent"]
|
|
236
|
+
declare type ZEUS_UNIONS = GraphQLTypes["AppNotificationsResult"] | GraphQLTypes["BlogResult"] | GraphQLTypes["DbConfigResult"] | GraphQLTypes["DbGetResult"] | GraphQLTypes["DbSearchResult"] | GraphQLTypes["DeletedMailsResult"] | GraphQLTypes["DeletedNodesResult"] | GraphQLTypes["FaqResult"] | GraphQLTypes["FileResult"] | GraphQLTypes["FileContentResult"] | GraphQLTypes["FilesContentResult"] | GraphQLTypes["GetJwtResult"] | GraphQLTypes["IsCryptoTransactionDoneResult"] | GraphQLTypes["LimitsResult"] | GraphQLTypes["MailResult"] | GraphQLTypes["MyCryptoBalanceResult"] | GraphQLTypes["NodeResult"] | GraphQLTypes["NodesSharedWithMeResult"] | GraphQLTypes["PaymentInfosResult"] | GraphQLTypes["PlansResult"] | GraphQLTypes["SharedNodesResult"] | GraphQLTypes["UnreadReceivedMailsCountResult"] | GraphQLTypes["UserResult"] | GraphQLTypes["UserListResult"] | GraphQLTypes["GetStripeBalanceResult"] | GraphQLTypes["GetStripeBalanceTransactionResult"] | GraphQLTypes["GetStripeTransactionResult"] | GraphQLTypes["HasStripeAccountResult"] | GraphQLTypes["KycStripeCompletedResult"] | GraphQLTypes["GetAllStripeTransferResult"] | GraphQLTypes["GetStripeTransferResult"] | GraphQLTypes["GetAllStripePayoutResult"] | GraphQLTypes["GetStripePayoutResult"] | GraphQLTypes["GetAllPaymentRequestToCollectResult"] | GraphQLTypes["GetAllPaymentRequestToPayResult"] | GraphQLTypes["GetPaymentRequestToCollectResult"] | GraphQLTypes["GetPaymentRequestToPayResult"] | GraphQLTypes["AddFileToHistoryResult"] | GraphQLTypes["CancelPaymentResult"] | GraphQLTypes["CreateApplicationResult"] | GraphQLTypes["CreateCryptoWalletResult"] | GraphQLTypes["CreateDraftMailResult"] | GraphQLTypes["CreateFolderResult"] | GraphQLTypes["DbConfigMutationResult"] | GraphQLTypes["DbSetResult"] | GraphQLTypes["DeleteDraftMailResult"] | GraphQLTypes["DeleteFileResult"] | GraphQLTypes["DeleteMailResult"] | GraphQLTypes["DeleteMailTrashResult"] | GraphQLTypes["DeleteNodeResult"] | GraphQLTypes["DeleteNodeCloudTrashResult"] | GraphQLTypes["DeleteNodeSharingResult"] | GraphQLTypes["DeleteUserResult"] | GraphQLTypes["DuplicateNodeResult"] | GraphQLTypes["EmptyCloudTrashResult"] | GraphQLTypes["EmptyMailTrashResult"] | GraphQLTypes["LogoutResult"] | GraphQLTypes["MoveNodesResult"] | GraphQLTypes["PayResult"] | GraphQLTypes["ReadMailResult"] | GraphQLTypes["RecoverMailResult"] | GraphQLTypes["RecoverNodeResult"] | GraphQLTypes["SaveInCloudResult"] | GraphQLTypes["SendAppMailResult"] | GraphQLTypes["SendCryptoTransactionResult"] | GraphQLTypes["SendDraftMailResult"] | GraphQLTypes["SendOneMailResult"] | GraphQLTypes["SendReportResult"] | GraphQLTypes["ShareFileInHistoryResult"] | GraphQLTypes["ShareNodeResult"] | GraphQLTypes["ShareNodeFinishResult"] | GraphQLTypes["UnreadMailResult"] | GraphQLTypes["UpdateAppNotificationsResult"] | GraphQLTypes["UpdateAppSettingsResult"] | GraphQLTypes["UpdateAutoDisconnectDelayResult"] | GraphQLTypes["UpdateDraftMailResult"] | GraphQLTypes["UpdateNodeResult"] | GraphQLTypes["UpdateProfileResult"] | GraphQLTypes["UploadFileResult"] | GraphQLTypes["UploadFileEndResult"] | GraphQLTypes["UploadFilePartEndResult"] | GraphQLTypes["UploadLiteFileResult"] | GraphQLTypes["ChangeUserPlanResult"] | GraphQLTypes["CreateCardTokenResult"] | GraphQLTypes["CreateStripeTransferResult"] | GraphQLTypes["StripeOnBoardingResult"] | GraphQLTypes["CancelStripePayoutResult"] | GraphQLTypes["CreateStripePayoutResult"] | GraphQLTypes["AddCartToPaymentIntentResult"] | GraphQLTypes["CancelPaymentIntentResult"] | GraphQLTypes["ConfirmPaymentIntentResult"] | GraphQLTypes["CreatePaymentIntentResult"] | GraphQLTypes["Error"] | GraphQLTypes["FileContent"];
|
|
237
237
|
export declare type ValueTypes = {
|
|
238
238
|
["BigInt"]: unknown;
|
|
239
239
|
["DateTime"]: unknown;
|
|
@@ -1714,7 +1714,8 @@ export declare type ValueTypes = {
|
|
|
1714
1714
|
amount?: boolean | `@${string}`;
|
|
1715
1715
|
amount_capturable?: boolean | `@${string}`;
|
|
1716
1716
|
amount_received?: boolean | `@${string}`;
|
|
1717
|
-
|
|
1717
|
+
application_id?: boolean | `@${string}`;
|
|
1718
|
+
application_name?: boolean | `@${string}`;
|
|
1718
1719
|
application_fee_amount?: boolean | `@${string}`;
|
|
1719
1720
|
canceled_at?: boolean | `@${string}`;
|
|
1720
1721
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -1741,7 +1742,8 @@ export declare type ValueTypes = {
|
|
|
1741
1742
|
amount?: boolean | `@${string}`;
|
|
1742
1743
|
amount_capturable?: boolean | `@${string}`;
|
|
1743
1744
|
amount_received?: boolean | `@${string}`;
|
|
1744
|
-
|
|
1745
|
+
application_id?: boolean | `@${string}`;
|
|
1746
|
+
application_name?: boolean | `@${string}`;
|
|
1745
1747
|
application_fee_amount?: boolean | `@${string}`;
|
|
1746
1748
|
canceled_at?: boolean | `@${string}`;
|
|
1747
1749
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -1762,20 +1764,6 @@ export declare type ValueTypes = {
|
|
|
1762
1764
|
paymentRequestToPay?: ValueTypes["GetPaymentRequestToPay"];
|
|
1763
1765
|
__typename?: boolean | `@${string}`;
|
|
1764
1766
|
}>;
|
|
1765
|
-
["ApplicationString"]: AliasType<{
|
|
1766
|
-
application?: boolean | `@${string}`;
|
|
1767
|
-
__typename?: boolean | `@${string}`;
|
|
1768
|
-
}>;
|
|
1769
|
-
["ApplicationStripe"]: AliasType<{
|
|
1770
|
-
id?: boolean | `@${string}`;
|
|
1771
|
-
name?: boolean | `@${string}`;
|
|
1772
|
-
__typename?: boolean | `@${string}`;
|
|
1773
|
-
}>;
|
|
1774
|
-
["ApplicationType"]: AliasType<{
|
|
1775
|
-
["...on ApplicationStripe"]: ValueTypes["ApplicationStripe"];
|
|
1776
|
-
["...on ApplicationString"]: ValueTypes["ApplicationString"];
|
|
1777
|
-
__typename?: boolean | `@${string}`;
|
|
1778
|
-
}>;
|
|
1779
1767
|
["CancellationReason"]: CancellationReason;
|
|
1780
1768
|
["CaptureMethod"]: CaptureMethod;
|
|
1781
1769
|
["ConfirmationMethod"]: ConfirmationMethod;
|
|
@@ -3978,7 +3966,8 @@ export declare type ResolverInputTypes = {
|
|
|
3978
3966
|
amount?: boolean | `@${string}`;
|
|
3979
3967
|
amount_capturable?: boolean | `@${string}`;
|
|
3980
3968
|
amount_received?: boolean | `@${string}`;
|
|
3981
|
-
|
|
3969
|
+
application_id?: boolean | `@${string}`;
|
|
3970
|
+
application_name?: boolean | `@${string}`;
|
|
3982
3971
|
application_fee_amount?: boolean | `@${string}`;
|
|
3983
3972
|
canceled_at?: boolean | `@${string}`;
|
|
3984
3973
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -4005,7 +3994,8 @@ export declare type ResolverInputTypes = {
|
|
|
4005
3994
|
amount?: boolean | `@${string}`;
|
|
4006
3995
|
amount_capturable?: boolean | `@${string}`;
|
|
4007
3996
|
amount_received?: boolean | `@${string}`;
|
|
4008
|
-
|
|
3997
|
+
application_id?: boolean | `@${string}`;
|
|
3998
|
+
application_name?: boolean | `@${string}`;
|
|
4009
3999
|
application_fee_amount?: boolean | `@${string}`;
|
|
4010
4000
|
canceled_at?: boolean | `@${string}`;
|
|
4011
4001
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -4026,20 +4016,6 @@ export declare type ResolverInputTypes = {
|
|
|
4026
4016
|
paymentRequestToPay?: ResolverInputTypes["GetPaymentRequestToPay"];
|
|
4027
4017
|
__typename?: boolean | `@${string}`;
|
|
4028
4018
|
}>;
|
|
4029
|
-
["ApplicationString"]: AliasType<{
|
|
4030
|
-
application?: boolean | `@${string}`;
|
|
4031
|
-
__typename?: boolean | `@${string}`;
|
|
4032
|
-
}>;
|
|
4033
|
-
["ApplicationStripe"]: AliasType<{
|
|
4034
|
-
id?: boolean | `@${string}`;
|
|
4035
|
-
name?: boolean | `@${string}`;
|
|
4036
|
-
__typename?: boolean | `@${string}`;
|
|
4037
|
-
}>;
|
|
4038
|
-
["ApplicationType"]: AliasType<{
|
|
4039
|
-
ApplicationStripe?: ResolverInputTypes["ApplicationStripe"];
|
|
4040
|
-
ApplicationString?: ResolverInputTypes["ApplicationString"];
|
|
4041
|
-
__typename?: boolean | `@${string}`;
|
|
4042
|
-
}>;
|
|
4043
4019
|
["CancellationReason"]: CancellationReason;
|
|
4044
4020
|
["CaptureMethod"]: CaptureMethod;
|
|
4045
4021
|
["ConfirmationMethod"]: ConfirmationMethod;
|
|
@@ -5579,7 +5555,8 @@ export declare type ModelTypes = {
|
|
|
5579
5555
|
amount: number;
|
|
5580
5556
|
amount_capturable: number;
|
|
5581
5557
|
amount_received: number;
|
|
5582
|
-
|
|
5558
|
+
application_id?: string | undefined;
|
|
5559
|
+
application_name?: string | undefined;
|
|
5583
5560
|
application_fee_amount?: number | undefined;
|
|
5584
5561
|
canceled_at?: number | undefined;
|
|
5585
5562
|
cancellation_reason?: ModelTypes["CancellationReason"] | undefined;
|
|
@@ -5604,7 +5581,8 @@ export declare type ModelTypes = {
|
|
|
5604
5581
|
amount: number;
|
|
5605
5582
|
amount_capturable: number;
|
|
5606
5583
|
amount_received: number;
|
|
5607
|
-
|
|
5584
|
+
application_id?: string | undefined;
|
|
5585
|
+
application_name?: string | undefined;
|
|
5608
5586
|
application_fee_amount?: number | undefined;
|
|
5609
5587
|
canceled_at?: number | undefined;
|
|
5610
5588
|
cancellation_reason?: ModelTypes["CancellationReason"] | undefined;
|
|
@@ -5623,14 +5601,6 @@ export declare type ModelTypes = {
|
|
|
5623
5601
|
["GetPaymentRequestToPayResponse"]: {
|
|
5624
5602
|
paymentRequestToPay: ModelTypes["GetPaymentRequestToPay"];
|
|
5625
5603
|
};
|
|
5626
|
-
["ApplicationString"]: {
|
|
5627
|
-
application?: string | undefined;
|
|
5628
|
-
};
|
|
5629
|
-
["ApplicationStripe"]: {
|
|
5630
|
-
id: string;
|
|
5631
|
-
name?: string | undefined;
|
|
5632
|
-
};
|
|
5633
|
-
["ApplicationType"]: ModelTypes["ApplicationStripe"] | ModelTypes["ApplicationString"];
|
|
5634
5604
|
["CancellationReason"]: CancellationReason;
|
|
5635
5605
|
["CaptureMethod"]: CaptureMethod;
|
|
5636
5606
|
["ConfirmationMethod"]: ConfirmationMethod;
|
|
@@ -7362,7 +7332,8 @@ export declare type GraphQLTypes = {
|
|
|
7362
7332
|
amount: number;
|
|
7363
7333
|
amount_capturable: number;
|
|
7364
7334
|
amount_received: number;
|
|
7365
|
-
|
|
7335
|
+
application_id?: string | undefined;
|
|
7336
|
+
application_name?: string | undefined;
|
|
7366
7337
|
application_fee_amount?: number | undefined;
|
|
7367
7338
|
canceled_at?: number | undefined;
|
|
7368
7339
|
cancellation_reason?: GraphQLTypes["CancellationReason"] | undefined;
|
|
@@ -7389,7 +7360,8 @@ export declare type GraphQLTypes = {
|
|
|
7389
7360
|
amount: number;
|
|
7390
7361
|
amount_capturable: number;
|
|
7391
7362
|
amount_received: number;
|
|
7392
|
-
|
|
7363
|
+
application_id?: string | undefined;
|
|
7364
|
+
application_name?: string | undefined;
|
|
7393
7365
|
application_fee_amount?: number | undefined;
|
|
7394
7366
|
canceled_at?: number | undefined;
|
|
7395
7367
|
cancellation_reason?: GraphQLTypes["CancellationReason"] | undefined;
|
|
@@ -7409,20 +7381,6 @@ export declare type GraphQLTypes = {
|
|
|
7409
7381
|
__typename: "GetPaymentRequestToPayResponse";
|
|
7410
7382
|
paymentRequestToPay: GraphQLTypes["GetPaymentRequestToPay"];
|
|
7411
7383
|
};
|
|
7412
|
-
["ApplicationString"]: {
|
|
7413
|
-
__typename: "ApplicationString";
|
|
7414
|
-
application?: string | undefined;
|
|
7415
|
-
};
|
|
7416
|
-
["ApplicationStripe"]: {
|
|
7417
|
-
__typename: "ApplicationStripe";
|
|
7418
|
-
id: string;
|
|
7419
|
-
name?: string | undefined;
|
|
7420
|
-
};
|
|
7421
|
-
["ApplicationType"]: {
|
|
7422
|
-
__typename: "ApplicationStripe" | "ApplicationString";
|
|
7423
|
-
["...on ApplicationStripe"]: "__union" & GraphQLTypes["ApplicationStripe"];
|
|
7424
|
-
["...on ApplicationString"]: "__union" & GraphQLTypes["ApplicationString"];
|
|
7425
|
-
};
|
|
7426
7384
|
["CancellationReason"]: CancellationReason;
|
|
7427
7385
|
["CaptureMethod"]: CaptureMethod;
|
|
7428
7386
|
["ConfirmationMethod"]: ConfirmationMethod;
|