stripe 22.0.0 → 22.0.1
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/CHANGELOG.md +76 -42
- package/VERSION +1 -1
- package/cjs/Types.d.ts +1 -1
- package/cjs/Webhooks.d.ts +11 -1
- package/cjs/Webhooks.js +7 -7
- package/cjs/Webhooks.js.map +1 -1
- package/cjs/lib.d.ts +7 -1
- package/cjs/net/FetchHttpClient.js +4 -1
- package/cjs/net/FetchHttpClient.js.map +1 -1
- package/cjs/resources/Apps/index.d.ts +5 -1
- package/cjs/resources/Apps/index.js.map +1 -1
- package/cjs/resources/Billing/index.d.ts +33 -7
- package/cjs/resources/Billing/index.js.map +1 -1
- package/cjs/resources/BillingPortal/index.d.ts +7 -2
- package/cjs/resources/BillingPortal/index.js.map +1 -1
- package/cjs/resources/Checkout/index.d.ts +7 -1
- package/cjs/resources/Checkout/index.js.map +1 -1
- package/cjs/resources/Climate/index.d.ts +12 -3
- package/cjs/resources/Climate/index.js.map +1 -1
- package/cjs/resources/Entitlements/index.d.ts +9 -2
- package/cjs/resources/Entitlements/index.js.map +1 -1
- package/cjs/resources/FinancialConnections/index.d.ts +16 -3
- package/cjs/resources/FinancialConnections/index.js.map +1 -1
- package/cjs/resources/Forwarding/index.d.ts +4 -1
- package/cjs/resources/Forwarding/index.js.map +1 -1
- package/cjs/resources/Identity/index.d.ts +10 -2
- package/cjs/resources/Identity/index.js.map +1 -1
- package/cjs/resources/Issuing/index.d.ts +38 -8
- package/cjs/resources/Issuing/index.js.map +1 -1
- package/cjs/resources/Radar/index.d.ts +16 -4
- package/cjs/resources/Radar/index.js.map +1 -1
- package/cjs/resources/Reporting/index.d.ts +7 -2
- package/cjs/resources/Reporting/index.js.map +1 -1
- package/cjs/resources/Sigma/index.d.ts +3 -1
- package/cjs/resources/Sigma/index.js.map +1 -1
- package/cjs/resources/Tax/index.d.ts +21 -5
- package/cjs/resources/Tax/index.js.map +1 -1
- package/cjs/resources/Terminal/index.d.ts +30 -5
- package/cjs/resources/Terminal/index.js.map +1 -1
- package/cjs/resources/TestHelpers/Issuing/index.js.map +1 -1
- package/cjs/resources/TestHelpers/Terminal/index.js.map +1 -1
- package/cjs/resources/TestHelpers/Treasury/index.js.map +1 -1
- package/cjs/resources/TestHelpers/index.d.ts +6 -1
- package/cjs/resources/TestHelpers/index.js.map +1 -1
- package/cjs/resources/Treasury/index.d.ts +44 -10
- package/cjs/resources/Treasury/index.js.map +1 -1
- package/cjs/resources/V2/Billing/index.d.ts +6 -3
- package/cjs/resources/V2/Billing/index.js.map +1 -1
- package/cjs/resources/V2/Core/index.d.ts +25 -5
- package/cjs/resources/V2/Core/index.js.map +1 -1
- package/cjs/resources/V2/index.d.ts +1 -0
- package/cjs/resources/V2/index.js.map +1 -1
- package/cjs/stripe.cjs.node.d.ts +4 -1
- package/cjs/stripe.cjs.node.js +3 -1
- package/cjs/stripe.cjs.node.js.map +1 -1
- package/cjs/stripe.cjs.worker.d.ts +4 -1
- package/cjs/stripe.cjs.worker.js +3 -1
- package/cjs/stripe.cjs.worker.js.map +1 -1
- package/cjs/stripe.core.d.ts +5 -4
- package/cjs/stripe.core.js +1 -1
- package/cjs/stripe.core.js.map +1 -1
- package/esm/Types.d.ts +1 -1
- package/esm/Webhooks.d.ts +11 -1
- package/esm/Webhooks.js +7 -7
- package/esm/Webhooks.js.map +1 -1
- package/esm/lib.d.ts +7 -1
- package/esm/net/FetchHttpClient.js +4 -1
- package/esm/net/FetchHttpClient.js.map +1 -1
- package/esm/resources/Apps/index.d.ts +5 -1
- package/esm/resources/Apps/index.js.map +1 -1
- package/esm/resources/Billing/index.d.ts +33 -7
- package/esm/resources/Billing/index.js +2 -2
- package/esm/resources/Billing/index.js.map +1 -1
- package/esm/resources/BillingPortal/index.d.ts +7 -2
- package/esm/resources/BillingPortal/index.js +2 -2
- package/esm/resources/BillingPortal/index.js.map +1 -1
- package/esm/resources/Checkout/index.d.ts +7 -1
- package/esm/resources/Checkout/index.js +1 -1
- package/esm/resources/Checkout/index.js.map +1 -1
- package/esm/resources/Climate/index.d.ts +12 -3
- package/esm/resources/Climate/index.js +2 -2
- package/esm/resources/Climate/index.js.map +1 -1
- package/esm/resources/Entitlements/index.d.ts +9 -2
- package/esm/resources/Entitlements/index.js +1 -1
- package/esm/resources/Entitlements/index.js.map +1 -1
- package/esm/resources/FinancialConnections/index.d.ts +16 -3
- package/esm/resources/FinancialConnections/index.js +3 -3
- package/esm/resources/FinancialConnections/index.js.map +1 -1
- package/esm/resources/Forwarding/index.d.ts +4 -1
- package/esm/resources/Forwarding/index.js +1 -1
- package/esm/resources/Forwarding/index.js.map +1 -1
- package/esm/resources/Identity/index.d.ts +10 -2
- package/esm/resources/Identity/index.js.map +1 -1
- package/esm/resources/Issuing/index.d.ts +38 -8
- package/esm/resources/Issuing/index.js +5 -5
- package/esm/resources/Issuing/index.js.map +1 -1
- package/esm/resources/Radar/index.d.ts +16 -4
- package/esm/resources/Radar/index.js +2 -2
- package/esm/resources/Radar/index.js.map +1 -1
- package/esm/resources/Reporting/index.d.ts +7 -2
- package/esm/resources/Reporting/index.js +2 -2
- package/esm/resources/Reporting/index.js.map +1 -1
- package/esm/resources/Sigma/index.d.ts +3 -1
- package/esm/resources/Sigma/index.js.map +1 -1
- package/esm/resources/Tax/index.d.ts +21 -5
- package/esm/resources/Tax/index.js +4 -4
- package/esm/resources/Tax/index.js.map +1 -1
- package/esm/resources/Terminal/index.d.ts +30 -5
- package/esm/resources/Terminal/index.js +5 -5
- package/esm/resources/Terminal/index.js.map +1 -1
- package/esm/resources/TestHelpers/Issuing/index.js +3 -3
- package/esm/resources/TestHelpers/Issuing/index.js.map +1 -1
- package/esm/resources/TestHelpers/Terminal/index.js +1 -1
- package/esm/resources/TestHelpers/Terminal/index.js.map +1 -1
- package/esm/resources/TestHelpers/Treasury/index.js +5 -5
- package/esm/resources/TestHelpers/Treasury/index.js.map +1 -1
- package/esm/resources/TestHelpers/index.d.ts +6 -1
- package/esm/resources/TestHelpers/index.js +4 -4
- package/esm/resources/TestHelpers/index.js.map +1 -1
- package/esm/resources/Treasury/index.d.ts +44 -10
- package/esm/resources/Treasury/index.js +7 -7
- package/esm/resources/Treasury/index.js.map +1 -1
- package/esm/resources/V2/Billing/index.d.ts +6 -3
- package/esm/resources/V2/Billing/index.js +2 -2
- package/esm/resources/V2/Billing/index.js.map +1 -1
- package/esm/resources/V2/Core/index.d.ts +25 -5
- package/esm/resources/V2/Core/index.js +2 -2
- package/esm/resources/V2/Core/index.js.map +1 -1
- package/esm/resources/V2/index.d.ts +1 -0
- package/esm/resources/V2/index.js.map +1 -1
- package/esm/stripe.core.d.ts +5 -4
- package/esm/stripe.core.js +1 -1
- package/esm/stripe.core.js.map +1 -1
- package/esm/stripe.esm.node.d.ts +5 -4
- package/esm/stripe.esm.node.js +1 -1
- package/esm/stripe.esm.node.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { Stripe } from '../../stripe.core.js';
|
|
2
|
-
import { Authorization, AuthorizationResource } from './Authorizations.js';
|
|
3
|
-
import { Card, CardResource } from './Cards.js';
|
|
4
|
-
import { Cardholder, CardholderResource } from './Cardholders.js';
|
|
5
|
-
import { Dispute, DisputeResource } from './Disputes.js';
|
|
6
|
-
import { PersonalizationDesign, PersonalizationDesignResource } from './PersonalizationDesigns.js';
|
|
7
|
-
import { PhysicalBundle, PhysicalBundleResource } from './PhysicalBundles.js';
|
|
8
|
-
import { Token, TokenResource } from './Tokens.js';
|
|
9
|
-
import { Transaction, TransactionResource } from './Transactions.js';
|
|
2
|
+
import { Issuing as IssuingNamespace0, Authorization, AuthorizationResource } from './Authorizations.js';
|
|
3
|
+
import { Issuing as IssuingNamespace1, Card, CardResource } from './Cards.js';
|
|
4
|
+
import { Issuing as IssuingNamespace2, Cardholder, CardholderResource } from './Cardholders.js';
|
|
5
|
+
import { Issuing as IssuingNamespace3, Dispute, DisputeResource } from './Disputes.js';
|
|
6
|
+
import { Issuing as IssuingNamespace4, PersonalizationDesign, PersonalizationDesignResource } from './PersonalizationDesigns.js';
|
|
7
|
+
import { Issuing as IssuingNamespace5, PhysicalBundle, PhysicalBundleResource } from './PhysicalBundles.js';
|
|
8
|
+
import { Issuing as IssuingNamespace6, Token, TokenResource } from './Tokens.js';
|
|
9
|
+
import { Issuing as IssuingNamespace7, Transaction, TransactionResource } from './Transactions.js';
|
|
10
10
|
export { Authorization } from './Authorizations.js';
|
|
11
11
|
export { Card } from './Cards.js';
|
|
12
12
|
export { Cardholder } from './Cardholders.js';
|
|
@@ -28,12 +28,42 @@ export declare class Issuing {
|
|
|
28
28
|
constructor(stripe: Stripe);
|
|
29
29
|
}
|
|
30
30
|
export declare namespace Issuing {
|
|
31
|
+
export type AuthorizationListParams = IssuingNamespace0.AuthorizationListParams;
|
|
32
|
+
export type AuthorizationRetrieveParams = IssuingNamespace0.AuthorizationRetrieveParams;
|
|
33
|
+
export type AuthorizationUpdateParams = IssuingNamespace0.AuthorizationUpdateParams;
|
|
34
|
+
export type AuthorizationApproveParams = IssuingNamespace0.AuthorizationApproveParams;
|
|
35
|
+
export type AuthorizationDeclineParams = IssuingNamespace0.AuthorizationDeclineParams;
|
|
31
36
|
export { Authorization };
|
|
37
|
+
export type CardListParams = IssuingNamespace1.CardListParams;
|
|
38
|
+
export type CardCreateParams = IssuingNamespace1.CardCreateParams;
|
|
39
|
+
export type CardRetrieveParams = IssuingNamespace1.CardRetrieveParams;
|
|
40
|
+
export type CardUpdateParams = IssuingNamespace1.CardUpdateParams;
|
|
32
41
|
export { Card };
|
|
42
|
+
export type CardholderListParams = IssuingNamespace2.CardholderListParams;
|
|
43
|
+
export type CardholderCreateParams = IssuingNamespace2.CardholderCreateParams;
|
|
44
|
+
export type CardholderRetrieveParams = IssuingNamespace2.CardholderRetrieveParams;
|
|
45
|
+
export type CardholderUpdateParams = IssuingNamespace2.CardholderUpdateParams;
|
|
33
46
|
export { Cardholder };
|
|
47
|
+
export type DisputeListParams = IssuingNamespace3.DisputeListParams;
|
|
48
|
+
export type DisputeCreateParams = IssuingNamespace3.DisputeCreateParams;
|
|
49
|
+
export type DisputeRetrieveParams = IssuingNamespace3.DisputeRetrieveParams;
|
|
50
|
+
export type DisputeUpdateParams = IssuingNamespace3.DisputeUpdateParams;
|
|
51
|
+
export type DisputeSubmitParams = IssuingNamespace3.DisputeSubmitParams;
|
|
34
52
|
export { Dispute };
|
|
53
|
+
export type PersonalizationDesignListParams = IssuingNamespace4.PersonalizationDesignListParams;
|
|
54
|
+
export type PersonalizationDesignCreateParams = IssuingNamespace4.PersonalizationDesignCreateParams;
|
|
55
|
+
export type PersonalizationDesignRetrieveParams = IssuingNamespace4.PersonalizationDesignRetrieveParams;
|
|
56
|
+
export type PersonalizationDesignUpdateParams = IssuingNamespace4.PersonalizationDesignUpdateParams;
|
|
35
57
|
export { PersonalizationDesign };
|
|
58
|
+
export type PhysicalBundleListParams = IssuingNamespace5.PhysicalBundleListParams;
|
|
59
|
+
export type PhysicalBundleRetrieveParams = IssuingNamespace5.PhysicalBundleRetrieveParams;
|
|
36
60
|
export { PhysicalBundle };
|
|
61
|
+
export type TokenListParams = IssuingNamespace6.TokenListParams;
|
|
62
|
+
export type TokenRetrieveParams = IssuingNamespace6.TokenRetrieveParams;
|
|
63
|
+
export type TokenUpdateParams = IssuingNamespace6.TokenUpdateParams;
|
|
37
64
|
export { Token };
|
|
65
|
+
export type TransactionListParams = IssuingNamespace7.TransactionListParams;
|
|
66
|
+
export type TransactionRetrieveParams = IssuingNamespace7.TransactionRetrieveParams;
|
|
67
|
+
export type TransactionUpdateParams = IssuingNamespace7.TransactionUpdateParams;
|
|
38
68
|
export { Transaction };
|
|
39
69
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/Issuing/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/Issuing/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,2DAI6B;AAC7B,yCAA4E;AAC5E,qDAI0B;AAC1B,+CAIuB;AACvB,2EAIqC;AACrC,6DAI8B;AAC9B,2CAA+E;AAC/E,uDAI2B;AAW3B,MAAa,OAAO;IAUlB,YAA6B,MAAc;QAAd,WAAM,GAAN,MAAM,CAAQ;QACzC,IAAI,CAAC,cAAc,GAAG,IAAI,yCAAqB,CAAC,MAAM,CAAC,CAAC;QACxD,IAAI,CAAC,KAAK,GAAG,IAAI,uBAAY,CAAC,MAAM,CAAC,CAAC;QACtC,IAAI,CAAC,WAAW,GAAG,IAAI,mCAAkB,CAAC,MAAM,CAAC,CAAC;QAClD,IAAI,CAAC,QAAQ,GAAG,IAAI,6BAAe,CAAC,MAAM,CAAC,CAAC;QAC5C,IAAI,CAAC,sBAAsB,GAAG,IAAI,yDAA6B,CAAC,MAAM,CAAC,CAAC;QACxE,IAAI,CAAC,eAAe,GAAG,IAAI,2CAAsB,CAAC,MAAM,CAAC,CAAC;QAC1D,IAAI,CAAC,MAAM,GAAG,IAAI,yBAAa,CAAC,MAAM,CAAC,CAAC;QACxC,IAAI,CAAC,YAAY,GAAG,IAAI,qCAAmB,CAAC,MAAM,CAAC,CAAC;IACtD,CAAC;CACF;AApBD,0BAoBC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Stripe } from '../../stripe.core.js';
|
|
2
|
-
import { EarlyFraudWarning, EarlyFraudWarningResource } from './EarlyFraudWarnings.js';
|
|
3
|
-
import { PaymentEvaluation, PaymentEvaluationResource } from './PaymentEvaluations.js';
|
|
4
|
-
import { ValueList, ValueListResource } from './ValueLists.js';
|
|
5
|
-
import { ValueListItem, ValueListItemResource } from './ValueListItems.js';
|
|
2
|
+
import { Radar as RadarNamespace0, EarlyFraudWarning, EarlyFraudWarningResource } from './EarlyFraudWarnings.js';
|
|
3
|
+
import { Radar as RadarNamespace1, PaymentEvaluation, PaymentEvaluationResource } from './PaymentEvaluations.js';
|
|
4
|
+
import { Radar as RadarNamespace2, ValueList, ValueListResource } from './ValueLists.js';
|
|
5
|
+
import { Radar as RadarNamespace3, ValueListItem, ValueListItemResource } from './ValueListItems.js';
|
|
6
6
|
export { EarlyFraudWarning } from './EarlyFraudWarnings.js';
|
|
7
7
|
export { PaymentEvaluation } from './PaymentEvaluations.js';
|
|
8
8
|
export { ValueList } from './ValueLists.js';
|
|
@@ -16,8 +16,20 @@ export declare class Radar {
|
|
|
16
16
|
constructor(stripe: Stripe);
|
|
17
17
|
}
|
|
18
18
|
export declare namespace Radar {
|
|
19
|
+
export type EarlyFraudWarningListParams = RadarNamespace0.EarlyFraudWarningListParams;
|
|
20
|
+
export type EarlyFraudWarningRetrieveParams = RadarNamespace0.EarlyFraudWarningRetrieveParams;
|
|
19
21
|
export { EarlyFraudWarning };
|
|
22
|
+
export type PaymentEvaluationCreateParams = RadarNamespace1.PaymentEvaluationCreateParams;
|
|
20
23
|
export { PaymentEvaluation };
|
|
24
|
+
export type ValueListDeleteParams = RadarNamespace2.ValueListDeleteParams;
|
|
25
|
+
export type ValueListRetrieveParams = RadarNamespace2.ValueListRetrieveParams;
|
|
26
|
+
export type ValueListUpdateParams = RadarNamespace2.ValueListUpdateParams;
|
|
27
|
+
export type ValueListListParams = RadarNamespace2.ValueListListParams;
|
|
28
|
+
export type ValueListCreateParams = RadarNamespace2.ValueListCreateParams;
|
|
21
29
|
export { ValueList };
|
|
30
|
+
export type ValueListItemDeleteParams = RadarNamespace3.ValueListItemDeleteParams;
|
|
31
|
+
export type ValueListItemRetrieveParams = RadarNamespace3.ValueListItemRetrieveParams;
|
|
32
|
+
export type ValueListItemListParams = RadarNamespace3.ValueListItemListParams;
|
|
33
|
+
export type ValueListItemCreateParams = RadarNamespace3.ValueListItemCreateParams;
|
|
22
34
|
export { ValueListItem };
|
|
23
35
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/Radar/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/Radar/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,mEAIiC;AACjC,mEAIiC;AACjC,mDAIyB;AACzB,2DAI6B;AAO7B,MAAa,KAAK;IAMhB,YAA6B,MAAc;QAAd,WAAM,GAAN,MAAM,CAAQ;QACzC,IAAI,CAAC,kBAAkB,GAAG,IAAI,iDAAyB,CAAC,MAAM,CAAC,CAAC;QAChE,IAAI,CAAC,kBAAkB,GAAG,IAAI,iDAAyB,CAAC,MAAM,CAAC,CAAC;QAChE,IAAI,CAAC,UAAU,GAAG,IAAI,iCAAiB,CAAC,MAAM,CAAC,CAAC;QAChD,IAAI,CAAC,cAAc,GAAG,IAAI,yCAAqB,CAAC,MAAM,CAAC,CAAC;IAC1D,CAAC;CACF;AAZD,sBAYC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Stripe } from '../../stripe.core.js';
|
|
2
|
-
import { ReportRun, ReportRunResource } from './ReportRuns.js';
|
|
3
|
-
import { ReportType, ReportTypeResource } from './ReportTypes.js';
|
|
2
|
+
import { Reporting as ReportingNamespace0, ReportRun, ReportRunResource } from './ReportRuns.js';
|
|
3
|
+
import { Reporting as ReportingNamespace1, ReportType, ReportTypeResource } from './ReportTypes.js';
|
|
4
4
|
export { ReportRun } from './ReportRuns.js';
|
|
5
5
|
export { ReportType } from './ReportTypes.js';
|
|
6
6
|
export declare class Reporting {
|
|
@@ -10,6 +10,11 @@ export declare class Reporting {
|
|
|
10
10
|
constructor(stripe: Stripe);
|
|
11
11
|
}
|
|
12
12
|
export declare namespace Reporting {
|
|
13
|
+
export type ReportRunListParams = ReportingNamespace0.ReportRunListParams;
|
|
14
|
+
export type ReportRunCreateParams = ReportingNamespace0.ReportRunCreateParams;
|
|
15
|
+
export type ReportRunRetrieveParams = ReportingNamespace0.ReportRunRetrieveParams;
|
|
13
16
|
export { ReportRun };
|
|
17
|
+
export type ReportTypeListParams = ReportingNamespace1.ReportTypeListParams;
|
|
18
|
+
export type ReportTypeRetrieveParams = ReportingNamespace1.ReportTypeRetrieveParams;
|
|
14
19
|
export { ReportType };
|
|
15
20
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/Reporting/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/Reporting/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,mDAIyB;AACzB,qDAI0B;AAK1B,MAAa,SAAS;IAIpB,YAA6B,MAAc;QAAd,WAAM,GAAN,MAAM,CAAQ;QACzC,IAAI,CAAC,UAAU,GAAG,IAAI,iCAAiB,CAAC,MAAM,CAAC,CAAC;QAChD,IAAI,CAAC,WAAW,GAAG,IAAI,mCAAkB,CAAC,MAAM,CAAC,CAAC;IACpD,CAAC;CACF;AARD,8BAQC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Stripe } from '../../stripe.core.js';
|
|
2
|
-
import { ScheduledQueryRun, ScheduledQueryRunResource } from './ScheduledQueryRuns.js';
|
|
2
|
+
import { Sigma as SigmaNamespace0, ScheduledQueryRun, ScheduledQueryRunResource } from './ScheduledQueryRuns.js';
|
|
3
3
|
export { ScheduledQueryRun } from './ScheduledQueryRuns.js';
|
|
4
4
|
export declare class Sigma {
|
|
5
5
|
private readonly stripe;
|
|
@@ -7,5 +7,7 @@ export declare class Sigma {
|
|
|
7
7
|
constructor(stripe: Stripe);
|
|
8
8
|
}
|
|
9
9
|
export declare namespace Sigma {
|
|
10
|
+
export type ScheduledQueryRunListParams = SigmaNamespace0.ScheduledQueryRunListParams;
|
|
11
|
+
export type ScheduledQueryRunRetrieveParams = SigmaNamespace0.ScheduledQueryRunRetrieveParams;
|
|
10
12
|
export { ScheduledQueryRun };
|
|
11
13
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/Sigma/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/Sigma/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,mEAIiC;AAIjC,MAAa,KAAK;IAGhB,YAA6B,MAAc;QAAd,WAAM,GAAN,MAAM,CAAQ;QACzC,IAAI,CAAC,kBAAkB,GAAG,IAAI,iDAAyB,CAAC,MAAM,CAAC,CAAC;IAClE,CAAC;CACF;AAND,sBAMC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Stripe } from '../../stripe.core.js';
|
|
2
|
-
import { Association, AssociationResource } from './Associations.js';
|
|
3
|
-
import { Calculation, CalculationResource } from './Calculations.js';
|
|
4
|
-
import { Registration, RegistrationResource } from './Registrations.js';
|
|
5
|
-
import { Settings, SettingResource } from './Settings.js';
|
|
6
|
-
import { Transaction, TransactionResource } from './Transactions.js';
|
|
2
|
+
import { Tax as TaxNamespace0, Association, AssociationResource } from './Associations.js';
|
|
3
|
+
import { Tax as TaxNamespace1, Calculation, CalculationResource } from './Calculations.js';
|
|
4
|
+
import { Tax as TaxNamespace2, Registration, RegistrationResource } from './Registrations.js';
|
|
5
|
+
import { Tax as TaxNamespace3, Settings, SettingResource } from './Settings.js';
|
|
6
|
+
import { Tax as TaxNamespace4, Transaction, TransactionResource } from './Transactions.js';
|
|
7
7
|
import { CalculationLineItem } from './CalculationLineItems.js';
|
|
8
8
|
import { TransactionLineItem } from './TransactionLineItems.js';
|
|
9
9
|
export { Association } from './Associations.js';
|
|
@@ -11,6 +11,8 @@ export { Calculation } from './Calculations.js';
|
|
|
11
11
|
export { Registration } from './Registrations.js';
|
|
12
12
|
export { Settings } from './Settings.js';
|
|
13
13
|
export { Transaction } from './Transactions.js';
|
|
14
|
+
export { CalculationLineItem } from './CalculationLineItems.js';
|
|
15
|
+
export { TransactionLineItem } from './TransactionLineItems.js';
|
|
14
16
|
export declare class Tax {
|
|
15
17
|
private readonly stripe;
|
|
16
18
|
associations: AssociationResource;
|
|
@@ -21,10 +23,24 @@ export declare class Tax {
|
|
|
21
23
|
constructor(stripe: Stripe);
|
|
22
24
|
}
|
|
23
25
|
export declare namespace Tax {
|
|
26
|
+
export type AssociationFindParams = TaxNamespace0.AssociationFindParams;
|
|
24
27
|
export { Association };
|
|
28
|
+
export type CalculationRetrieveParams = TaxNamespace1.CalculationRetrieveParams;
|
|
29
|
+
export type CalculationCreateParams = TaxNamespace1.CalculationCreateParams;
|
|
30
|
+
export type CalculationListLineItemsParams = TaxNamespace1.CalculationListLineItemsParams;
|
|
25
31
|
export { Calculation };
|
|
32
|
+
export type RegistrationListParams = TaxNamespace2.RegistrationListParams;
|
|
33
|
+
export type RegistrationCreateParams = TaxNamespace2.RegistrationCreateParams;
|
|
34
|
+
export type RegistrationRetrieveParams = TaxNamespace2.RegistrationRetrieveParams;
|
|
35
|
+
export type RegistrationUpdateParams = TaxNamespace2.RegistrationUpdateParams;
|
|
26
36
|
export { Registration };
|
|
37
|
+
export type SettingsRetrieveParams = TaxNamespace3.SettingsRetrieveParams;
|
|
38
|
+
export type SettingsUpdateParams = TaxNamespace3.SettingsUpdateParams;
|
|
27
39
|
export { Settings };
|
|
40
|
+
export type TransactionRetrieveParams = TaxNamespace4.TransactionRetrieveParams;
|
|
41
|
+
export type TransactionCreateFromCalculationParams = TaxNamespace4.TransactionCreateFromCalculationParams;
|
|
42
|
+
export type TransactionCreateReversalParams = TaxNamespace4.TransactionCreateReversalParams;
|
|
43
|
+
export type TransactionListLineItemsParams = TaxNamespace4.TransactionListLineItemsParams;
|
|
28
44
|
export { Transaction };
|
|
29
45
|
export { CalculationLineItem };
|
|
30
46
|
export { TransactionLineItem };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/Tax/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/Tax/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,uDAI2B;AAC3B,uDAI2B;AAC3B,yDAI4B;AAC5B,+CAA8E;AAC9E,uDAI2B;AAY3B,MAAa,GAAG;IAOd,YAA6B,MAAc;QAAd,WAAM,GAAN,MAAM,CAAQ;QACzC,IAAI,CAAC,YAAY,GAAG,IAAI,qCAAmB,CAAC,MAAM,CAAC,CAAC;QACpD,IAAI,CAAC,YAAY,GAAG,IAAI,qCAAmB,CAAC,MAAM,CAAC,CAAC;QACpD,IAAI,CAAC,aAAa,GAAG,IAAI,uCAAoB,CAAC,MAAM,CAAC,CAAC;QACtD,IAAI,CAAC,QAAQ,GAAG,IAAI,6BAAe,CAAC,MAAM,CAAC,CAAC;QAC5C,IAAI,CAAC,YAAY,GAAG,IAAI,qCAAmB,CAAC,MAAM,CAAC,CAAC;IACtD,CAAC;CACF;AAdD,kBAcC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Stripe } from '../../stripe.core.js';
|
|
2
|
-
import { Configuration, ConfigurationResource } from './Configurations.js';
|
|
3
|
-
import { ConnectionToken, ConnectionTokenResource } from './ConnectionTokens.js';
|
|
4
|
-
import { Location, LocationResource } from './Locations.js';
|
|
5
|
-
import { OnboardingLink, OnboardingLinkResource } from './OnboardingLinks.js';
|
|
6
|
-
import { Reader, ReaderResource } from './Readers.js';
|
|
2
|
+
import { Terminal as TerminalNamespace0, Configuration, ConfigurationResource } from './Configurations.js';
|
|
3
|
+
import { Terminal as TerminalNamespace1, ConnectionToken, ConnectionTokenResource } from './ConnectionTokens.js';
|
|
4
|
+
import { Terminal as TerminalNamespace2, Location, LocationResource } from './Locations.js';
|
|
5
|
+
import { Terminal as TerminalNamespace3, OnboardingLink, OnboardingLinkResource } from './OnboardingLinks.js';
|
|
6
|
+
import { Terminal as TerminalNamespace4, Reader, ReaderResource } from './Readers.js';
|
|
7
7
|
export { Configuration } from './Configurations.js';
|
|
8
8
|
export { ConnectionToken } from './ConnectionTokens.js';
|
|
9
9
|
export { Location } from './Locations.js';
|
|
@@ -19,9 +19,34 @@ export declare class Terminal {
|
|
|
19
19
|
constructor(stripe: Stripe);
|
|
20
20
|
}
|
|
21
21
|
export declare namespace Terminal {
|
|
22
|
+
export type ConfigurationDeleteParams = TerminalNamespace0.ConfigurationDeleteParams;
|
|
23
|
+
export type ConfigurationRetrieveParams = TerminalNamespace0.ConfigurationRetrieveParams;
|
|
24
|
+
export type ConfigurationUpdateParams = TerminalNamespace0.ConfigurationUpdateParams;
|
|
25
|
+
export type ConfigurationListParams = TerminalNamespace0.ConfigurationListParams;
|
|
26
|
+
export type ConfigurationCreateParams = TerminalNamespace0.ConfigurationCreateParams;
|
|
22
27
|
export { Configuration };
|
|
28
|
+
export type ConnectionTokenCreateParams = TerminalNamespace1.ConnectionTokenCreateParams;
|
|
23
29
|
export { ConnectionToken };
|
|
30
|
+
export type LocationDeleteParams = TerminalNamespace2.LocationDeleteParams;
|
|
31
|
+
export type LocationRetrieveParams = TerminalNamespace2.LocationRetrieveParams;
|
|
32
|
+
export type LocationUpdateParams = TerminalNamespace2.LocationUpdateParams;
|
|
33
|
+
export type LocationListParams = TerminalNamespace2.LocationListParams;
|
|
34
|
+
export type LocationCreateParams = TerminalNamespace2.LocationCreateParams;
|
|
24
35
|
export { Location };
|
|
36
|
+
export type OnboardingLinkCreateParams = TerminalNamespace3.OnboardingLinkCreateParams;
|
|
25
37
|
export { OnboardingLink };
|
|
38
|
+
export type ReaderDeleteParams = TerminalNamespace4.ReaderDeleteParams;
|
|
39
|
+
export type ReaderRetrieveParams = TerminalNamespace4.ReaderRetrieveParams;
|
|
40
|
+
export type ReaderUpdateParams = TerminalNamespace4.ReaderUpdateParams;
|
|
41
|
+
export type ReaderListParams = TerminalNamespace4.ReaderListParams;
|
|
42
|
+
export type ReaderCreateParams = TerminalNamespace4.ReaderCreateParams;
|
|
43
|
+
export type ReaderCancelActionParams = TerminalNamespace4.ReaderCancelActionParams;
|
|
44
|
+
export type ReaderCollectInputsParams = TerminalNamespace4.ReaderCollectInputsParams;
|
|
45
|
+
export type ReaderCollectPaymentMethodParams = TerminalNamespace4.ReaderCollectPaymentMethodParams;
|
|
46
|
+
export type ReaderConfirmPaymentIntentParams = TerminalNamespace4.ReaderConfirmPaymentIntentParams;
|
|
47
|
+
export type ReaderProcessPaymentIntentParams = TerminalNamespace4.ReaderProcessPaymentIntentParams;
|
|
48
|
+
export type ReaderProcessSetupIntentParams = TerminalNamespace4.ReaderProcessSetupIntentParams;
|
|
49
|
+
export type ReaderRefundPaymentParams = TerminalNamespace4.ReaderRefundPaymentParams;
|
|
50
|
+
export type ReaderSetReaderDisplayParams = TerminalNamespace4.ReaderSetReaderDisplayParams;
|
|
26
51
|
export { Reader };
|
|
27
52
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/Terminal/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/Terminal/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,2DAI6B;AAC7B,+DAI+B;AAC/B,iDAIwB;AACxB,6DAI8B;AAC9B,6CAIsB;AAQtB,MAAa,QAAQ;IAOnB,YAA6B,MAAc;QAAd,WAAM,GAAN,MAAM,CAAQ;QACzC,IAAI,CAAC,cAAc,GAAG,IAAI,yCAAqB,CAAC,MAAM,CAAC,CAAC;QACxD,IAAI,CAAC,gBAAgB,GAAG,IAAI,6CAAuB,CAAC,MAAM,CAAC,CAAC;QAC5D,IAAI,CAAC,SAAS,GAAG,IAAI,+BAAgB,CAAC,MAAM,CAAC,CAAC;QAC9C,IAAI,CAAC,eAAe,GAAG,IAAI,2CAAsB,CAAC,MAAM,CAAC,CAAC;QAC1D,IAAI,CAAC,OAAO,GAAG,IAAI,2BAAc,CAAC,MAAM,CAAC,CAAC;IAC5C,CAAC;CACF;AAdD,4BAcC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/resources/TestHelpers/Issuing/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/resources/TestHelpers/Issuing/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,2DAG6B;AAC7B,yCAA8E;AAC9E,2EAGqC;AACrC,uDAG2B;AAE3B,MAAa,OAAO;IAMlB,YAA6B,MAAc;QAAd,WAAM,GAAN,MAAM,CAAQ;QACzC,IAAI,CAAC,cAAc,GAAG,IAAI,yCAAqB,CAAC,MAAM,CAAC,CAAC;QACxD,IAAI,CAAC,KAAK,GAAG,IAAI,uBAAY,CAAC,MAAM,CAAC,CAAC;QACtC,IAAI,CAAC,sBAAsB,GAAG,IAAI,yDAA6B,CAAC,MAAM,CAAC,CAAC;QACxE,IAAI,CAAC,YAAY,GAAG,IAAI,qCAAmB,CAAC,MAAM,CAAC,CAAC;IACtD,CAAC;CACF;AAZD,0BAYC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/resources/TestHelpers/Terminal/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/resources/TestHelpers/Terminal/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,6CAGsB;AAEtB,MAAa,QAAQ;IAGnB,YAA6B,MAAc;QAAd,WAAM,GAAN,MAAM,CAAQ;QACzC,IAAI,CAAC,OAAO,GAAG,IAAI,2BAAc,CAAC,MAAM,CAAC,CAAC;IAC5C,CAAC;CACF;AAND,4BAMC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/resources/TestHelpers/Treasury/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,+
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/resources/TestHelpers/Treasury/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,+DAG+B;AAC/B,+DAG+B;AAC/B,iEAGgC;AAChC,6DAG8B;AAC9B,2DAG6B;AAE7B,MAAa,QAAQ;IAOnB,YAA6B,MAAc;QAAd,WAAM,GAAN,MAAM,CAAQ;QACzC,IAAI,CAAC,gBAAgB,GAAG,IAAI,6CAAuB,CAAC,MAAM,CAAC,CAAC;QAC5D,IAAI,CAAC,gBAAgB,GAAG,IAAI,6CAAuB,CAAC,MAAM,CAAC,CAAC;QAC5D,IAAI,CAAC,iBAAiB,GAAG,IAAI,+CAAwB,CAAC,MAAM,CAAC,CAAC;QAC9D,IAAI,CAAC,eAAe,GAAG,IAAI,2CAAsB,CAAC,MAAM,CAAC,CAAC;QAC1D,IAAI,CAAC,cAAc,GAAG,IAAI,yCAAqB,CAAC,MAAM,CAAC,CAAC;IAC1D,CAAC;CACF;AAdD,4BAcC"}
|
|
@@ -2,7 +2,7 @@ import { Stripe } from '../../stripe.core.js';
|
|
|
2
2
|
import { ConfirmationTokenResource } from './ConfirmationTokens.js';
|
|
3
3
|
import { CustomerResource } from './Customers.js';
|
|
4
4
|
import { RefundResource } from './Refunds.js';
|
|
5
|
-
import { TestClock, TestClockResource } from './TestClocks.js';
|
|
5
|
+
import { TestHelpers as TestHelpersNamespace3, TestClock, TestClockResource } from './TestClocks.js';
|
|
6
6
|
import { Issuing } from './Issuing/index.js';
|
|
7
7
|
import { Terminal } from './Terminal/index.js';
|
|
8
8
|
import { Treasury } from './Treasury/index.js';
|
|
@@ -19,6 +19,11 @@ export declare class TestHelpers {
|
|
|
19
19
|
constructor(stripe: Stripe);
|
|
20
20
|
}
|
|
21
21
|
export declare namespace TestHelpers {
|
|
22
|
+
export type TestClockDeleteParams = TestHelpersNamespace3.TestClockDeleteParams;
|
|
23
|
+
export type TestClockRetrieveParams = TestHelpersNamespace3.TestClockRetrieveParams;
|
|
24
|
+
export type TestClockListParams = TestHelpersNamespace3.TestClockListParams;
|
|
25
|
+
export type TestClockCreateParams = TestHelpersNamespace3.TestClockCreateParams;
|
|
26
|
+
export type TestClockAdvanceParams = TestHelpersNamespace3.TestClockAdvanceParams;
|
|
22
27
|
export { TestClock };
|
|
23
28
|
export { Issuing };
|
|
24
29
|
export { Terminal };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/TestHelpers/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/TestHelpers/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,mEAGiC;AACjC,iDAGwB;AACxB,6CAGsB;AACtB,mDAIyB;AACzB,iDAA2C;AAC3C,kDAA6C;AAC7C,kDAA6C;AAI7C,MAAa,WAAW;IAStB,YAA6B,MAAc;QAAd,WAAM,GAAN,MAAM,CAAQ;QACzC,IAAI,CAAC,kBAAkB,GAAG,IAAI,iDAAyB,CAAC,MAAM,CAAC,CAAC;QAChE,IAAI,CAAC,SAAS,GAAG,IAAI,+BAAgB,CAAC,MAAM,CAAC,CAAC;QAC9C,IAAI,CAAC,OAAO,GAAG,IAAI,2BAAc,CAAC,MAAM,CAAC,CAAC;QAC1C,IAAI,CAAC,UAAU,GAAG,IAAI,iCAAiB,CAAC,MAAM,CAAC,CAAC;QAChD,IAAI,CAAC,OAAO,GAAG,IAAI,kBAAO,CAAC,MAAM,CAAC,CAAC;QACnC,IAAI,CAAC,QAAQ,GAAG,IAAI,mBAAQ,CAAC,MAAM,CAAC,CAAC;QACrC,IAAI,CAAC,QAAQ,GAAG,IAAI,mBAAQ,CAAC,MAAM,CAAC,CAAC;IACvC,CAAC;CACF;AAlBD,kCAkBC"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { Stripe } from '../../stripe.core.js';
|
|
2
|
-
import { CreditReversal, CreditReversalResource } from './CreditReversals.js';
|
|
3
|
-
import { DebitReversal, DebitReversalResource } from './DebitReversals.js';
|
|
4
|
-
import { FinancialAccount, FinancialAccountResource } from './FinancialAccounts.js';
|
|
5
|
-
import { InboundTransfer, InboundTransferResource } from './InboundTransfers.js';
|
|
6
|
-
import { OutboundPayment, OutboundPaymentResource } from './OutboundPayments.js';
|
|
7
|
-
import { OutboundTransfer, OutboundTransferResource } from './OutboundTransfers.js';
|
|
8
|
-
import { ReceivedCredit, ReceivedCreditResource } from './ReceivedCredits.js';
|
|
9
|
-
import { ReceivedDebit, ReceivedDebitResource } from './ReceivedDebits.js';
|
|
10
|
-
import { Transaction, TransactionResource } from './Transactions.js';
|
|
11
|
-
import { TransactionEntry, TransactionEntryResource } from './TransactionEntries.js';
|
|
2
|
+
import { Treasury as TreasuryNamespace0, CreditReversal, CreditReversalResource } from './CreditReversals.js';
|
|
3
|
+
import { Treasury as TreasuryNamespace1, DebitReversal, DebitReversalResource } from './DebitReversals.js';
|
|
4
|
+
import { Treasury as TreasuryNamespace2, FinancialAccount, FinancialAccountResource } from './FinancialAccounts.js';
|
|
5
|
+
import { Treasury as TreasuryNamespace3, InboundTransfer, InboundTransferResource } from './InboundTransfers.js';
|
|
6
|
+
import { Treasury as TreasuryNamespace4, OutboundPayment, OutboundPaymentResource } from './OutboundPayments.js';
|
|
7
|
+
import { Treasury as TreasuryNamespace5, OutboundTransfer, OutboundTransferResource } from './OutboundTransfers.js';
|
|
8
|
+
import { Treasury as TreasuryNamespace6, ReceivedCredit, ReceivedCreditResource } from './ReceivedCredits.js';
|
|
9
|
+
import { Treasury as TreasuryNamespace7, ReceivedDebit, ReceivedDebitResource } from './ReceivedDebits.js';
|
|
10
|
+
import { Treasury as TreasuryNamespace8, Transaction, TransactionResource } from './Transactions.js';
|
|
11
|
+
import { Treasury as TreasuryNamespace9, TransactionEntry, TransactionEntryResource } from './TransactionEntries.js';
|
|
12
12
|
import { FinancialAccountFeatures } from './FinancialAccountFeatures.js';
|
|
13
13
|
export { CreditReversal } from './CreditReversals.js';
|
|
14
14
|
export { DebitReversal } from './DebitReversals.js';
|
|
@@ -20,6 +20,7 @@ export { ReceivedCredit } from './ReceivedCredits.js';
|
|
|
20
20
|
export { ReceivedDebit } from './ReceivedDebits.js';
|
|
21
21
|
export { Transaction } from './Transactions.js';
|
|
22
22
|
export { TransactionEntry } from './TransactionEntries.js';
|
|
23
|
+
export { FinancialAccountFeatures } from './FinancialAccountFeatures.js';
|
|
23
24
|
export declare class Treasury {
|
|
24
25
|
private readonly stripe;
|
|
25
26
|
creditReversals: CreditReversalResource;
|
|
@@ -35,15 +36,48 @@ export declare class Treasury {
|
|
|
35
36
|
constructor(stripe: Stripe);
|
|
36
37
|
}
|
|
37
38
|
export declare namespace Treasury {
|
|
39
|
+
export type CreditReversalListParams = TreasuryNamespace0.CreditReversalListParams;
|
|
40
|
+
export type CreditReversalCreateParams = TreasuryNamespace0.CreditReversalCreateParams;
|
|
41
|
+
export type CreditReversalRetrieveParams = TreasuryNamespace0.CreditReversalRetrieveParams;
|
|
38
42
|
export { CreditReversal };
|
|
43
|
+
export type DebitReversalListParams = TreasuryNamespace1.DebitReversalListParams;
|
|
44
|
+
export type DebitReversalCreateParams = TreasuryNamespace1.DebitReversalCreateParams;
|
|
45
|
+
export type DebitReversalRetrieveParams = TreasuryNamespace1.DebitReversalRetrieveParams;
|
|
39
46
|
export { DebitReversal };
|
|
47
|
+
export type FinancialAccountListParams = TreasuryNamespace2.FinancialAccountListParams;
|
|
48
|
+
export type FinancialAccountCreateParams = TreasuryNamespace2.FinancialAccountCreateParams;
|
|
49
|
+
export type FinancialAccountRetrieveParams = TreasuryNamespace2.FinancialAccountRetrieveParams;
|
|
50
|
+
export type FinancialAccountUpdateParams = TreasuryNamespace2.FinancialAccountUpdateParams;
|
|
51
|
+
export type FinancialAccountCloseParams = TreasuryNamespace2.FinancialAccountCloseParams;
|
|
52
|
+
export type FinancialAccountUpdateFeaturesParams = TreasuryNamespace2.FinancialAccountUpdateFeaturesParams;
|
|
53
|
+
export type FinancialAccountRetrieveFeaturesParams = TreasuryNamespace2.FinancialAccountRetrieveFeaturesParams;
|
|
40
54
|
export { FinancialAccount };
|
|
55
|
+
export type InboundTransferListParams = TreasuryNamespace3.InboundTransferListParams;
|
|
56
|
+
export type InboundTransferCreateParams = TreasuryNamespace3.InboundTransferCreateParams;
|
|
57
|
+
export type InboundTransferRetrieveParams = TreasuryNamespace3.InboundTransferRetrieveParams;
|
|
58
|
+
export type InboundTransferCancelParams = TreasuryNamespace3.InboundTransferCancelParams;
|
|
41
59
|
export { InboundTransfer };
|
|
60
|
+
export type OutboundPaymentListParams = TreasuryNamespace4.OutboundPaymentListParams;
|
|
61
|
+
export type OutboundPaymentCreateParams = TreasuryNamespace4.OutboundPaymentCreateParams;
|
|
62
|
+
export type OutboundPaymentRetrieveParams = TreasuryNamespace4.OutboundPaymentRetrieveParams;
|
|
63
|
+
export type OutboundPaymentCancelParams = TreasuryNamespace4.OutboundPaymentCancelParams;
|
|
42
64
|
export { OutboundPayment };
|
|
65
|
+
export type OutboundTransferListParams = TreasuryNamespace5.OutboundTransferListParams;
|
|
66
|
+
export type OutboundTransferCreateParams = TreasuryNamespace5.OutboundTransferCreateParams;
|
|
67
|
+
export type OutboundTransferRetrieveParams = TreasuryNamespace5.OutboundTransferRetrieveParams;
|
|
68
|
+
export type OutboundTransferCancelParams = TreasuryNamespace5.OutboundTransferCancelParams;
|
|
43
69
|
export { OutboundTransfer };
|
|
70
|
+
export type ReceivedCreditListParams = TreasuryNamespace6.ReceivedCreditListParams;
|
|
71
|
+
export type ReceivedCreditRetrieveParams = TreasuryNamespace6.ReceivedCreditRetrieveParams;
|
|
44
72
|
export { ReceivedCredit };
|
|
73
|
+
export type ReceivedDebitListParams = TreasuryNamespace7.ReceivedDebitListParams;
|
|
74
|
+
export type ReceivedDebitRetrieveParams = TreasuryNamespace7.ReceivedDebitRetrieveParams;
|
|
45
75
|
export { ReceivedDebit };
|
|
76
|
+
export type TransactionListParams = TreasuryNamespace8.TransactionListParams;
|
|
77
|
+
export type TransactionRetrieveParams = TreasuryNamespace8.TransactionRetrieveParams;
|
|
46
78
|
export { Transaction };
|
|
79
|
+
export type TransactionEntryListParams = TreasuryNamespace9.TransactionEntryListParams;
|
|
80
|
+
export type TransactionEntryRetrieveParams = TreasuryNamespace9.TransactionEntryRetrieveParams;
|
|
47
81
|
export { TransactionEntry };
|
|
48
82
|
export { FinancialAccountFeatures };
|
|
49
83
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/Treasury/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/Treasury/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,6DAI8B;AAC9B,2DAI6B;AAC7B,iEAIgC;AAChC,+DAI+B;AAC/B,+DAI+B;AAC/B,iEAIgC;AAChC,6DAI8B;AAC9B,2DAI6B;AAC7B,uDAI2B;AAC3B,mEAIiC;AAejC,MAAa,QAAQ;IAYnB,YAA6B,MAAc;QAAd,WAAM,GAAN,MAAM,CAAQ;QACzC,IAAI,CAAC,eAAe,GAAG,IAAI,2CAAsB,CAAC,MAAM,CAAC,CAAC;QAC1D,IAAI,CAAC,cAAc,GAAG,IAAI,yCAAqB,CAAC,MAAM,CAAC,CAAC;QACxD,IAAI,CAAC,iBAAiB,GAAG,IAAI,+CAAwB,CAAC,MAAM,CAAC,CAAC;QAC9D,IAAI,CAAC,gBAAgB,GAAG,IAAI,6CAAuB,CAAC,MAAM,CAAC,CAAC;QAC5D,IAAI,CAAC,gBAAgB,GAAG,IAAI,6CAAuB,CAAC,MAAM,CAAC,CAAC;QAC5D,IAAI,CAAC,iBAAiB,GAAG,IAAI,+CAAwB,CAAC,MAAM,CAAC,CAAC;QAC9D,IAAI,CAAC,eAAe,GAAG,IAAI,2CAAsB,CAAC,MAAM,CAAC,CAAC;QAC1D,IAAI,CAAC,cAAc,GAAG,IAAI,yCAAqB,CAAC,MAAM,CAAC,CAAC;QACxD,IAAI,CAAC,YAAY,GAAG,IAAI,qCAAmB,CAAC,MAAM,CAAC,CAAC;QACpD,IAAI,CAAC,kBAAkB,GAAG,IAAI,gDAAwB,CAAC,MAAM,CAAC,CAAC;IACjE,CAAC;CACF;AAxBD,4BAwBC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Stripe } from '../../../stripe.core.js';
|
|
2
|
-
import { MeterEvent, MeterEventResource } from './MeterEvents.js';
|
|
3
|
-
import { MeterEventAdjustment, MeterEventAdjustmentResource } from './MeterEventAdjustments.js';
|
|
4
|
-
import { MeterEventSession, MeterEventSessionResource } from './MeterEventSession.js';
|
|
2
|
+
import { V2 as V2Namespace0, MeterEvent, MeterEventResource } from './MeterEvents.js';
|
|
3
|
+
import { V2 as V2Namespace1, MeterEventAdjustment, MeterEventAdjustmentResource } from './MeterEventAdjustments.js';
|
|
4
|
+
import { V2 as V2Namespace2, MeterEventSession, MeterEventSessionResource } from './MeterEventSession.js';
|
|
5
5
|
import { MeterEventStreamResource } from './MeterEventStream.js';
|
|
6
6
|
export { MeterEvent } from './MeterEvents.js';
|
|
7
7
|
export { MeterEventAdjustment } from './MeterEventAdjustments.js';
|
|
@@ -15,7 +15,10 @@ export declare class Billing {
|
|
|
15
15
|
constructor(stripe: Stripe);
|
|
16
16
|
}
|
|
17
17
|
export declare namespace Billing {
|
|
18
|
+
export type MeterEventCreateParams = V2Namespace0.Billing.MeterEventCreateParams;
|
|
18
19
|
export { MeterEvent };
|
|
20
|
+
export type MeterEventAdjustmentCreateParams = V2Namespace1.Billing.MeterEventAdjustmentCreateParams;
|
|
19
21
|
export { MeterEventAdjustment };
|
|
22
|
+
export type MeterEventSessionCreateParams = V2Namespace2.Billing.MeterEventSessionCreateParams;
|
|
20
23
|
export { MeterEventSession };
|
|
21
24
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/resources/V2/Billing/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/resources/V2/Billing/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,qDAI0B;AAC1B,yEAIoC;AACpC,iEAIgC;AAChC,+DAG+B;AAM/B,MAAa,OAAO;IAMlB,YAA6B,MAAc;QAAd,WAAM,GAAN,MAAM,CAAQ;QACzC,IAAI,CAAC,WAAW,GAAG,IAAI,mCAAkB,CAAC,MAAM,CAAC,CAAC;QAClD,IAAI,CAAC,qBAAqB,GAAG,IAAI,uDAA4B,CAAC,MAAM,CAAC,CAAC;QACtE,IAAI,CAAC,iBAAiB,GAAG,IAAI,gDAAyB,CAAC,MAAM,CAAC,CAAC;QAC/D,IAAI,CAAC,gBAAgB,GAAG,IAAI,8CAAwB,CAAC,MAAM,CAAC,CAAC;IAC/D,CAAC;CACF;AAZD,0BAYC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Stripe } from '../../../stripe.core.js';
|
|
2
|
-
import { Account, AccountResource } from './Accounts.js';
|
|
3
|
-
import { AccountLink, AccountLinkResource } from './AccountLinks.js';
|
|
4
|
-
import { AccountToken, AccountTokenResource } from './AccountTokens.js';
|
|
5
|
-
import { EventBase, EventNotification, Event, Events, EventResource } from './Events.js';
|
|
6
|
-
import { EventDestination, EventDestinationResource } from './EventDestinations.js';
|
|
2
|
+
import { V2 as V2Namespace0, Account, AccountResource } from './Accounts.js';
|
|
3
|
+
import { V2 as V2Namespace1, AccountLink, AccountLinkResource } from './AccountLinks.js';
|
|
4
|
+
import { V2 as V2Namespace2, AccountToken, AccountTokenResource } from './AccountTokens.js';
|
|
5
|
+
import { EventBase, EventNotification, Event, Events, V2 as V2EventsNamespace, EventResource } from './Events.js';
|
|
6
|
+
import { V2 as V2Namespace4, EventDestination, EventDestinationResource } from './EventDestinations.js';
|
|
7
7
|
import { AccountPersonToken } from './AccountPersonTokens.js';
|
|
8
8
|
import { AccountPerson } from './AccountPersons.js';
|
|
9
9
|
export { Account } from './Accounts.js';
|
|
@@ -11,6 +11,8 @@ export { AccountLink } from './AccountLinks.js';
|
|
|
11
11
|
export { AccountToken } from './AccountTokens.js';
|
|
12
12
|
export { Event } from './Events.js';
|
|
13
13
|
export { EventDestination } from './EventDestinations.js';
|
|
14
|
+
export { AccountPersonToken } from './AccountPersonTokens.js';
|
|
15
|
+
export { AccountPerson } from './AccountPersons.js';
|
|
14
16
|
export declare class Core {
|
|
15
17
|
private readonly stripe;
|
|
16
18
|
accounts: AccountResource;
|
|
@@ -21,10 +23,28 @@ export declare class Core {
|
|
|
21
23
|
constructor(stripe: Stripe);
|
|
22
24
|
}
|
|
23
25
|
export declare namespace Core {
|
|
26
|
+
export type AccountListParams = V2Namespace0.Core.AccountListParams;
|
|
27
|
+
export type AccountCreateParams = V2Namespace0.Core.AccountCreateParams;
|
|
28
|
+
export type AccountRetrieveParams = V2Namespace0.Core.AccountRetrieveParams;
|
|
29
|
+
export type AccountUpdateParams = V2Namespace0.Core.AccountUpdateParams;
|
|
30
|
+
export type AccountCloseParams = V2Namespace0.Core.AccountCloseParams;
|
|
24
31
|
export { Account };
|
|
32
|
+
export type AccountLinkCreateParams = V2Namespace1.Core.AccountLinkCreateParams;
|
|
25
33
|
export { AccountLink };
|
|
34
|
+
export type AccountTokenCreateParams = V2Namespace2.Core.AccountTokenCreateParams;
|
|
35
|
+
export type AccountTokenRetrieveParams = V2Namespace2.Core.AccountTokenRetrieveParams;
|
|
26
36
|
export { AccountToken };
|
|
37
|
+
export type EventListParams = V2EventsNamespace.Core.EventListParams;
|
|
38
|
+
export type EventRetrieveParams = V2EventsNamespace.Core.EventRetrieveParams;
|
|
27
39
|
export { EventBase, Event, EventNotification, Events };
|
|
40
|
+
export type EventDestinationListParams = V2Namespace4.Core.EventDestinationListParams;
|
|
41
|
+
export type EventDestinationCreateParams = V2Namespace4.Core.EventDestinationCreateParams;
|
|
42
|
+
export type EventDestinationDeleteParams = V2Namespace4.Core.EventDestinationDeleteParams;
|
|
43
|
+
export type EventDestinationRetrieveParams = V2Namespace4.Core.EventDestinationRetrieveParams;
|
|
44
|
+
export type EventDestinationUpdateParams = V2Namespace4.Core.EventDestinationUpdateParams;
|
|
45
|
+
export type EventDestinationDisableParams = V2Namespace4.Core.EventDestinationDisableParams;
|
|
46
|
+
export type EventDestinationEnableParams = V2Namespace4.Core.EventDestinationEnableParams;
|
|
47
|
+
export type EventDestinationPingParams = V2Namespace4.Core.EventDestinationPingParams;
|
|
28
48
|
export { EventDestination };
|
|
29
49
|
export { AccountPersonToken };
|
|
30
50
|
export { AccountPerson };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/resources/V2/Core/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,+
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/resources/V2/Core/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAGvC,+CAA2E;AAC3E,uDAI2B;AAC3B,yDAI4B;AAC5B,2CAOqB;AACrB,iEAIgC;AAYhC,MAAa,IAAI;IAOf,YAA6B,MAAc;QAAd,WAAM,GAAN,MAAM,CAAQ;QACzC,IAAI,CAAC,QAAQ,GAAG,IAAI,6BAAe,CAAC,MAAM,CAAC,CAAC;QAC5C,IAAI,CAAC,YAAY,GAAG,IAAI,qCAAmB,CAAC,MAAM,CAAC,CAAC;QACpD,IAAI,CAAC,aAAa,GAAG,IAAI,uCAAoB,CAAC,MAAM,CAAC,CAAC;QACtD,IAAI,CAAC,MAAM,GAAG,IAAI,yBAAa,CAAC,MAAM,CAAC,CAAC;QACxC,IAAI,CAAC,iBAAiB,GAAG,IAAI,+CAAwB,CAAC,MAAM,CAAC,CAAC;IAChE,CAAC;CACF;AAdD,oBAcC"}
|
|
@@ -2,6 +2,7 @@ import { Stripe } from '../../stripe.core.js';
|
|
|
2
2
|
import { DeletedObject } from './DeletedObject.js';
|
|
3
3
|
import { Billing } from './Billing/index.js';
|
|
4
4
|
import { Core } from './Core/index.js';
|
|
5
|
+
export { DeletedObject } from './DeletedObject.js';
|
|
5
6
|
export declare class V2 {
|
|
6
7
|
private readonly stripe;
|
|
7
8
|
billing: Billing;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/V2/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAIvC,iDAA2C;AAC3C,8CAAqC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/resources/V2/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;;;AAIvC,iDAA2C;AAC3C,8CAAqC;AAIrC,MAAa,EAAE;IAIb,YAA6B,MAAc;QAAd,WAAM,GAAN,MAAM,CAAQ;QACzC,IAAI,CAAC,OAAO,GAAG,IAAI,kBAAO,CAAC,MAAM,CAAC,CAAC;QACnC,IAAI,CAAC,IAAI,GAAG,IAAI,eAAI,CAAC,MAAM,CAAC,CAAC;IAC/B,CAAC;CACF;AARD,gBAQC"}
|
package/cjs/stripe.cjs.node.d.ts
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
import { Stripe } from './stripe.core.js';
|
|
2
|
-
|
|
2
|
+
type StripeCallableConstructor = typeof Stripe & {
|
|
3
|
+
(key: string, config?: Record<string, unknown>): Stripe;
|
|
4
|
+
};
|
|
5
|
+
declare const StripeConstructor: StripeCallableConstructor;
|
|
3
6
|
declare namespace StripeConstructor {
|
|
4
7
|
type Stripe = import('./stripe.core.js').Stripe;
|
|
5
8
|
}
|
package/cjs/stripe.cjs.node.js
CHANGED
|
@@ -3,7 +3,9 @@ const NodePlatformFunctions_js_1 = require("./platform/NodePlatformFunctions.js"
|
|
|
3
3
|
const stripe_core_js_1 = require("./stripe.core.js");
|
|
4
4
|
// Initialize the Stripe class with Node platform functions
|
|
5
5
|
stripe_core_js_1.Stripe.initialize(new NodePlatformFunctions_js_1.NodePlatformFunctions());
|
|
6
|
-
//
|
|
6
|
+
// @ts-expect-error: function expression lacks a construct signature, but at runtime
|
|
7
|
+
// the prototype chain wiring below makes both `new StripeConstructor()` and
|
|
8
|
+
// `StripeConstructor()` work correctly.
|
|
7
9
|
// eslint-disable-next-line func-style
|
|
8
10
|
const StripeConstructor = function (key, config) {
|
|
9
11
|
// Support calling without `new`
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stripe.cjs.node.js","sourceRoot":"","sources":["../src/stripe.cjs.node.ts"],"names":[],"mappings":";AAAA,kFAA0E;AAC1E,qDAAwC;
|
|
1
|
+
{"version":3,"file":"stripe.cjs.node.js","sourceRoot":"","sources":["../src/stripe.cjs.node.ts"],"names":[],"mappings":";AAAA,kFAA0E;AAC1E,qDAAwC;AAGxC,2DAA2D;AAC3D,uBAAM,CAAC,UAAU,CAAC,IAAI,gDAAqB,EAAE,CAAC,CAAC;AAS/C,oFAAoF;AACpF,4EAA4E;AAC5E,wCAAwC;AACxC,sCAAsC;AACtC,MAAM,iBAAiB,GAA8B,UAEnD,GAAW,EACX,MAAqB;IAErB,gCAAgC;IAChC,IAAI,CAAC,CAAC,IAAI,YAAY,iBAAiB,CAAC,EAAE;QACxC,OAAO,IAAI,uBAAM,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC;KAChC;IACD,qDAAqD;IACrD,OAAO,IAAI,uBAAM,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC;AACjC,CAAC,CAAC;AAEF,wDAAwD;AACxD,MAAM,CAAC,cAAc,CAAC,iBAAiB,EAAE,uBAAM,CAAC,CAAC;AACjD,MAAM,CAAC,cAAc,CAAC,iBAAiB,CAAC,SAAS,EAAE,uBAAM,CAAC,SAAS,CAAC,CAAC;AAErE,oCAAoC;AACpC,KAAK,MAAM,GAAG,IAAI,MAAM,CAAC,mBAAmB,CAAC,uBAAM,CAAC,EAAE;IACpD,IAAI,GAAG,KAAK,QAAQ,IAAI,GAAG,KAAK,WAAW,IAAI,GAAG,KAAK,MAAM,EAAE;QAC7D,MAAM,CAAC,cAAc,CAAC,iBAAiB,EAAE,GAAG,EAAE;YAC5C,KAAK,EAAG,uBAAc,CAAC,GAAG,CAAC;YAC3B,QAAQ,EAAE,IAAI;YACd,UAAU,EAAE,IAAI;YAChB,YAAY,EAAE,IAAI;SACnB,CAAC,CAAC;KACJ;CACF;AAID,iBAAS,iBAAiB,CAAC"}
|
|
@@ -1,3 +1,6 @@
|
|
|
1
1
|
import { Stripe } from './stripe.core.js';
|
|
2
|
-
|
|
2
|
+
type StripeCallableConstructor = typeof Stripe & {
|
|
3
|
+
(key: string, config?: Record<string, unknown>): Stripe;
|
|
4
|
+
};
|
|
5
|
+
declare const StripeConstructor: StripeCallableConstructor;
|
|
3
6
|
export = StripeConstructor;
|
package/cjs/stripe.cjs.worker.js
CHANGED
|
@@ -3,7 +3,9 @@ const WebPlatformFunctions_js_1 = require("./platform/WebPlatformFunctions.js");
|
|
|
3
3
|
const stripe_core_js_1 = require("./stripe.core.js");
|
|
4
4
|
// Initialize the Stripe class with Web platform functions
|
|
5
5
|
stripe_core_js_1.Stripe.initialize(new WebPlatformFunctions_js_1.WebPlatformFunctions());
|
|
6
|
-
//
|
|
6
|
+
// @ts-expect-error: function expression lacks a construct signature, but at runtime
|
|
7
|
+
// the prototype chain wiring below makes both `new StripeConstructor()` and
|
|
8
|
+
// `StripeConstructor()` work correctly.
|
|
7
9
|
// eslint-disable-next-line func-style
|
|
8
10
|
const StripeConstructor = function (key, config) {
|
|
9
11
|
// Support calling without `new`
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stripe.cjs.worker.js","sourceRoot":"","sources":["../src/stripe.cjs.worker.ts"],"names":[],"mappings":";AAAA,gFAAwE;AACxE,qDAAwC;
|
|
1
|
+
{"version":3,"file":"stripe.cjs.worker.js","sourceRoot":"","sources":["../src/stripe.cjs.worker.ts"],"names":[],"mappings":";AAAA,gFAAwE;AACxE,qDAAwC;AAGxC,0DAA0D;AAC1D,uBAAM,CAAC,UAAU,CAAC,IAAI,8CAAoB,EAAE,CAAC,CAAC;AAS9C,oFAAoF;AACpF,4EAA4E;AAC5E,wCAAwC;AACxC,sCAAsC;AACtC,MAAM,iBAAiB,GAA8B,UAEnD,GAAW,EACX,MAAqB;IAErB,gCAAgC;IAChC,IAAI,CAAC,CAAC,IAAI,YAAY,iBAAiB,CAAC,EAAE;QACxC,OAAO,IAAI,uBAAM,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC;KAChC;IACD,qDAAqD;IACrD,OAAO,IAAI,uBAAM,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC;AACjC,CAAC,CAAC;AAEF,wDAAwD;AACxD,MAAM,CAAC,cAAc,CAAC,iBAAiB,EAAE,uBAAM,CAAC,CAAC;AACjD,MAAM,CAAC,cAAc,CAAC,iBAAiB,CAAC,SAAS,EAAE,uBAAM,CAAC,SAAS,CAAC,CAAC;AAErE,oCAAoC;AACpC,KAAK,MAAM,GAAG,IAAI,MAAM,CAAC,mBAAmB,CAAC,uBAAM,CAAC,EAAE;IACpD,IAAI,GAAG,KAAK,QAAQ,IAAI,GAAG,KAAK,WAAW,IAAI,GAAG,KAAK,MAAM,EAAE;QAC7D,MAAM,CAAC,cAAc,CAAC,iBAAiB,EAAE,GAAG,EAAE;YAC5C,KAAK,EAAG,uBAAc,CAAC,GAAG,CAAC;YAC3B,QAAQ,EAAE,IAAI;YACd,UAAU,EAAE,IAAI;YAChB,YAAY,EAAE,IAAI;SACnB,CAAC,CAAC;KACJ;CACF;AACD,iBAAS,iBAAiB,CAAC"}
|