@usethrottle/api-client 1.4.2 → 2.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/README.md +10 -0
- package/dist/generated/index.d.ts +1 -0
- package/dist/generated/index.d.ts.map +1 -1
- package/dist/generated/index.js.map +1 -1
- package/dist/generated/models/EnvironmentIdHeader.d.ts +5 -0
- package/dist/generated/models/EnvironmentIdHeader.d.ts.map +1 -0
- package/dist/generated/models/EnvironmentIdHeader.js +2 -0
- package/dist/generated/models/EnvironmentIdHeader.js.map +1 -0
- package/dist/generated/services/AffiliatesService.d.ts +8 -4
- package/dist/generated/services/AffiliatesService.d.ts.map +1 -1
- package/dist/generated/services/AffiliatesService.js +20 -4
- package/dist/generated/services/AffiliatesService.js.map +1 -1
- package/dist/generated/services/ApiKeysService.d.ts +6 -3
- package/dist/generated/services/ApiKeysService.d.ts.map +1 -1
- package/dist/generated/services/ApiKeysService.js +15 -3
- package/dist/generated/services/ApiKeysService.js.map +1 -1
- package/dist/generated/services/ApplicationEmailSettingsService.d.ts +12 -6
- package/dist/generated/services/ApplicationEmailSettingsService.d.ts.map +1 -1
- package/dist/generated/services/ApplicationEmailSettingsService.js +30 -6
- package/dist/generated/services/ApplicationEmailSettingsService.js.map +1 -1
- package/dist/generated/services/ApplicationEmailTemplatesService.d.ts +14 -7
- package/dist/generated/services/ApplicationEmailTemplatesService.d.ts.map +1 -1
- package/dist/generated/services/ApplicationEmailTemplatesService.js +35 -7
- package/dist/generated/services/ApplicationEmailTemplatesService.js.map +1 -1
- package/dist/generated/services/ApplicationsService.d.ts +14 -7
- package/dist/generated/services/ApplicationsService.d.ts.map +1 -1
- package/dist/generated/services/ApplicationsService.js +35 -7
- package/dist/generated/services/ApplicationsService.js.map +1 -1
- package/dist/generated/services/AuditService.d.ts +2 -1
- package/dist/generated/services/AuditService.d.ts.map +1 -1
- package/dist/generated/services/AuditService.js +5 -1
- package/dist/generated/services/AuditService.js.map +1 -1
- package/dist/generated/services/AuthService.d.ts +2 -1
- package/dist/generated/services/AuthService.d.ts.map +1 -1
- package/dist/generated/services/AuthService.js +5 -1
- package/dist/generated/services/AuthService.js.map +1 -1
- package/dist/generated/services/BigCommerceService.d.ts +8 -4
- package/dist/generated/services/BigCommerceService.d.ts.map +1 -1
- package/dist/generated/services/BigCommerceService.js +20 -4
- package/dist/generated/services/BigCommerceService.js.map +1 -1
- package/dist/generated/services/CartsService.d.ts +30 -15
- package/dist/generated/services/CartsService.d.ts.map +1 -1
- package/dist/generated/services/CartsService.js +75 -15
- package/dist/generated/services/CartsService.js.map +1 -1
- package/dist/generated/services/CheckoutSessionsService.d.ts +24 -12
- package/dist/generated/services/CheckoutSessionsService.d.ts.map +1 -1
- package/dist/generated/services/CheckoutSessionsService.js +60 -12
- package/dist/generated/services/CheckoutSessionsService.js.map +1 -1
- package/dist/generated/services/ConnectorsService.d.ts +26 -13
- package/dist/generated/services/ConnectorsService.d.ts.map +1 -1
- package/dist/generated/services/ConnectorsService.js +65 -13
- package/dist/generated/services/ConnectorsService.js.map +1 -1
- package/dist/generated/services/CustomersService.d.ts +34 -17
- package/dist/generated/services/CustomersService.d.ts.map +1 -1
- package/dist/generated/services/CustomersService.js +85 -17
- package/dist/generated/services/CustomersService.js.map +1 -1
- package/dist/generated/services/DefaultService.d.ts +98 -49
- package/dist/generated/services/DefaultService.d.ts.map +1 -1
- package/dist/generated/services/DefaultService.js +245 -49
- package/dist/generated/services/DefaultService.js.map +1 -1
- package/dist/generated/services/DiscountsService.d.ts +14 -7
- package/dist/generated/services/DiscountsService.d.ts.map +1 -1
- package/dist/generated/services/DiscountsService.js +35 -7
- package/dist/generated/services/DiscountsService.js.map +1 -1
- package/dist/generated/services/EmailSettingsService.d.ts +12 -6
- package/dist/generated/services/EmailSettingsService.d.ts.map +1 -1
- package/dist/generated/services/EmailSettingsService.js +30 -6
- package/dist/generated/services/EmailSettingsService.js.map +1 -1
- package/dist/generated/services/EmailTemplatesService.d.ts +16 -8
- package/dist/generated/services/EmailTemplatesService.d.ts.map +1 -1
- package/dist/generated/services/EmailTemplatesService.js +40 -8
- package/dist/generated/services/EmailTemplatesService.js.map +1 -1
- package/dist/generated/services/EmbedService.d.ts +4 -2
- package/dist/generated/services/EmbedService.d.ts.map +1 -1
- package/dist/generated/services/EmbedService.js +10 -2
- package/dist/generated/services/EmbedService.js.map +1 -1
- package/dist/generated/services/EventsService.d.ts +4 -2
- package/dist/generated/services/EventsService.d.ts.map +1 -1
- package/dist/generated/services/EventsService.js +10 -2
- package/dist/generated/services/EventsService.js.map +1 -1
- package/dist/generated/services/ExtensionsService.d.ts +38 -14
- package/dist/generated/services/ExtensionsService.d.ts.map +1 -1
- package/dist/generated/services/ExtensionsService.js +54 -10
- package/dist/generated/services/ExtensionsService.js.map +1 -1
- package/dist/generated/services/FulfillmentsService.d.ts +20 -10
- package/dist/generated/services/FulfillmentsService.d.ts.map +1 -1
- package/dist/generated/services/FulfillmentsService.js +50 -10
- package/dist/generated/services/FulfillmentsService.js.map +1 -1
- package/dist/generated/services/MerchantService.d.ts +10 -5
- package/dist/generated/services/MerchantService.d.ts.map +1 -1
- package/dist/generated/services/MerchantService.js +25 -5
- package/dist/generated/services/MerchantService.js.map +1 -1
- package/dist/generated/services/MerchantsService.d.ts +2 -1
- package/dist/generated/services/MerchantsService.d.ts.map +1 -1
- package/dist/generated/services/MerchantsService.js +5 -1
- package/dist/generated/services/MerchantsService.js.map +1 -1
- package/dist/generated/services/OrdersService.d.ts +22 -11
- package/dist/generated/services/OrdersService.d.ts.map +1 -1
- package/dist/generated/services/OrdersService.js +55 -11
- package/dist/generated/services/OrdersService.js.map +1 -1
- package/dist/generated/services/OrganizationsService.d.ts +8 -4
- package/dist/generated/services/OrganizationsService.d.ts.map +1 -1
- package/dist/generated/services/OrganizationsService.js +20 -4
- package/dist/generated/services/OrganizationsService.js.map +1 -1
- package/dist/generated/services/PartnerSeatsService.d.ts +6 -3
- package/dist/generated/services/PartnerSeatsService.d.ts.map +1 -1
- package/dist/generated/services/PartnerSeatsService.js +15 -3
- package/dist/generated/services/PartnerSeatsService.js.map +1 -1
- package/dist/generated/services/PartnersService.d.ts +16 -8
- package/dist/generated/services/PartnersService.d.ts.map +1 -1
- package/dist/generated/services/PartnersService.js +40 -8
- package/dist/generated/services/PartnersService.js.map +1 -1
- package/dist/generated/services/PaymentMethodsService.d.ts +4 -2
- package/dist/generated/services/PaymentMethodsService.d.ts.map +1 -1
- package/dist/generated/services/PaymentMethodsService.js +10 -2
- package/dist/generated/services/PaymentMethodsService.js.map +1 -1
- package/dist/generated/services/PaymentsService.d.ts +38 -19
- package/dist/generated/services/PaymentsService.d.ts.map +1 -1
- package/dist/generated/services/PaymentsService.js +95 -19
- package/dist/generated/services/PaymentsService.js.map +1 -1
- package/dist/generated/services/StoresService.d.ts +8 -4
- package/dist/generated/services/StoresService.d.ts.map +1 -1
- package/dist/generated/services/StoresService.js +20 -4
- package/dist/generated/services/StoresService.js.map +1 -1
- package/dist/generated/services/SubscriptionsService.d.ts +16 -8
- package/dist/generated/services/SubscriptionsService.d.ts.map +1 -1
- package/dist/generated/services/SubscriptionsService.js +40 -8
- package/dist/generated/services/SubscriptionsService.js.map +1 -1
- package/dist/generated/services/TeamService.d.ts +30 -15
- package/dist/generated/services/TeamService.d.ts.map +1 -1
- package/dist/generated/services/TeamService.js +75 -15
- package/dist/generated/services/TeamService.js.map +1 -1
- package/dist/generated/services/WebhooksInboundService.d.ts +2 -1
- package/dist/generated/services/WebhooksInboundService.d.ts.map +1 -1
- package/dist/generated/services/WebhooksInboundService.js +5 -1
- package/dist/generated/services/WebhooksInboundService.js.map +1 -1
- package/dist/generated/services/WebhooksOutboundService.d.ts +14 -7
- package/dist/generated/services/WebhooksOutboundService.d.ts.map +1 -1
- package/dist/generated/services/WebhooksOutboundService.js +35 -7
- package/dist/generated/services/WebhooksOutboundService.js.map +1 -1
- package/dist/generated/services/WebhooksService.d.ts +14 -7
- package/dist/generated/services/WebhooksService.d.ts.map +1 -1
- package/dist/generated/services/WebhooksService.js +35 -7
- package/dist/generated/services/WebhooksService.js.map +1 -1
- package/dist/generated/services/WorkspaceService.d.ts +2 -1
- package/dist/generated/services/WorkspaceService.d.ts.map +1 -1
- package/dist/generated/services/WorkspaceService.js +5 -1
- package/dist/generated/services/WorkspaceService.js.map +1 -1
- package/dist/generated/services/WorkspacesService.d.ts +10 -5
- package/dist/generated/services/WorkspacesService.d.ts.map +1 -1
- package/dist/generated/services/WorkspacesService.js +25 -5
- package/dist/generated/services/WorkspacesService.js.map +1 -1
- package/package.json +10 -10
|
@@ -4,13 +4,17 @@ export class CartsService {
|
|
|
4
4
|
/**
|
|
5
5
|
* Create a new cart
|
|
6
6
|
* @param requestBody
|
|
7
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
7
8
|
* @returns any Default Response
|
|
8
9
|
* @throws ApiError
|
|
9
10
|
*/
|
|
10
|
-
static postApiV1Carts(requestBody) {
|
|
11
|
+
static postApiV1Carts(requestBody, xThrottleEnvironmentId) {
|
|
11
12
|
return __request(OpenAPI, {
|
|
12
13
|
method: 'POST',
|
|
13
14
|
url: '/api/v1/carts',
|
|
15
|
+
headers: {
|
|
16
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
17
|
+
},
|
|
14
18
|
body: requestBody,
|
|
15
19
|
mediaType: 'application/json',
|
|
16
20
|
});
|
|
@@ -18,16 +22,20 @@ export class CartsService {
|
|
|
18
22
|
/**
|
|
19
23
|
* Get a cart by ID (includes line items)
|
|
20
24
|
* @param id
|
|
25
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
21
26
|
* @returns any Default Response
|
|
22
27
|
* @throws ApiError
|
|
23
28
|
*/
|
|
24
|
-
static getApiV1Carts(id) {
|
|
29
|
+
static getApiV1Carts(id, xThrottleEnvironmentId) {
|
|
25
30
|
return __request(OpenAPI, {
|
|
26
31
|
method: 'GET',
|
|
27
32
|
url: '/api/v1/carts/{id}',
|
|
28
33
|
path: {
|
|
29
34
|
'id': id,
|
|
30
35
|
},
|
|
36
|
+
headers: {
|
|
37
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
38
|
+
},
|
|
31
39
|
errors: {
|
|
32
40
|
404: `Default Response`,
|
|
33
41
|
},
|
|
@@ -37,16 +45,20 @@ export class CartsService {
|
|
|
37
45
|
* Update a cart
|
|
38
46
|
* @param id
|
|
39
47
|
* @param requestBody
|
|
48
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
40
49
|
* @returns any Default Response
|
|
41
50
|
* @throws ApiError
|
|
42
51
|
*/
|
|
43
|
-
static patchApiV1Carts(id, requestBody) {
|
|
52
|
+
static patchApiV1Carts(id, requestBody, xThrottleEnvironmentId) {
|
|
44
53
|
return __request(OpenAPI, {
|
|
45
54
|
method: 'PATCH',
|
|
46
55
|
url: '/api/v1/carts/{id}',
|
|
47
56
|
path: {
|
|
48
57
|
'id': id,
|
|
49
58
|
},
|
|
59
|
+
headers: {
|
|
60
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
61
|
+
},
|
|
50
62
|
body: requestBody,
|
|
51
63
|
mediaType: 'application/json',
|
|
52
64
|
});
|
|
@@ -55,16 +67,20 @@ export class CartsService {
|
|
|
55
67
|
* Add a line item to a cart
|
|
56
68
|
* @param id
|
|
57
69
|
* @param requestBody
|
|
70
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
58
71
|
* @returns any Default Response
|
|
59
72
|
* @throws ApiError
|
|
60
73
|
*/
|
|
61
|
-
static postApiV1CartsItems(id, requestBody) {
|
|
74
|
+
static postApiV1CartsItems(id, requestBody, xThrottleEnvironmentId) {
|
|
62
75
|
return __request(OpenAPI, {
|
|
63
76
|
method: 'POST',
|
|
64
77
|
url: '/api/v1/carts/{id}/items',
|
|
65
78
|
path: {
|
|
66
79
|
'id': id,
|
|
67
80
|
},
|
|
81
|
+
headers: {
|
|
82
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
83
|
+
},
|
|
68
84
|
body: requestBody,
|
|
69
85
|
mediaType: 'application/json',
|
|
70
86
|
});
|
|
@@ -74,10 +90,11 @@ export class CartsService {
|
|
|
74
90
|
* @param cartId
|
|
75
91
|
* @param id
|
|
76
92
|
* @param requestBody
|
|
93
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
77
94
|
* @returns any Default Response
|
|
78
95
|
* @throws ApiError
|
|
79
96
|
*/
|
|
80
|
-
static patchApiV1CartsItems(cartId, id, requestBody) {
|
|
97
|
+
static patchApiV1CartsItems(cartId, id, requestBody, xThrottleEnvironmentId) {
|
|
81
98
|
return __request(OpenAPI, {
|
|
82
99
|
method: 'PATCH',
|
|
83
100
|
url: '/api/v1/carts/{cartId}/items/{id}',
|
|
@@ -85,6 +102,9 @@ export class CartsService {
|
|
|
85
102
|
'cartId': cartId,
|
|
86
103
|
'id': id,
|
|
87
104
|
},
|
|
105
|
+
headers: {
|
|
106
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
107
|
+
},
|
|
88
108
|
body: requestBody,
|
|
89
109
|
mediaType: 'application/json',
|
|
90
110
|
});
|
|
@@ -93,10 +113,11 @@ export class CartsService {
|
|
|
93
113
|
* Remove a line item from a cart
|
|
94
114
|
* @param cartId
|
|
95
115
|
* @param id
|
|
116
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
96
117
|
* @returns void
|
|
97
118
|
* @throws ApiError
|
|
98
119
|
*/
|
|
99
|
-
static deleteApiV1CartsItems(cartId, id) {
|
|
120
|
+
static deleteApiV1CartsItems(cartId, id, xThrottleEnvironmentId) {
|
|
100
121
|
return __request(OpenAPI, {
|
|
101
122
|
method: 'DELETE',
|
|
102
123
|
url: '/api/v1/carts/{cartId}/items/{id}',
|
|
@@ -104,21 +125,28 @@ export class CartsService {
|
|
|
104
125
|
'cartId': cartId,
|
|
105
126
|
'id': id,
|
|
106
127
|
},
|
|
128
|
+
headers: {
|
|
129
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
130
|
+
},
|
|
107
131
|
});
|
|
108
132
|
}
|
|
109
133
|
/**
|
|
110
134
|
* Convert the cart to a draft order. Legacy alias for /finalize — same handler, identical semantics. New integrations should call /finalize instead.
|
|
111
135
|
* @param id
|
|
136
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
112
137
|
* @returns any Default Response
|
|
113
138
|
* @throws ApiError
|
|
114
139
|
*/
|
|
115
|
-
static postApiV1CartsCheckout(id) {
|
|
140
|
+
static postApiV1CartsCheckout(id, xThrottleEnvironmentId) {
|
|
116
141
|
return __request(OpenAPI, {
|
|
117
142
|
method: 'POST',
|
|
118
143
|
url: '/api/v1/carts/{id}/checkout',
|
|
119
144
|
path: {
|
|
120
145
|
'id': id,
|
|
121
146
|
},
|
|
147
|
+
headers: {
|
|
148
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
149
|
+
},
|
|
122
150
|
errors: {
|
|
123
151
|
400: `Default Response`,
|
|
124
152
|
},
|
|
@@ -127,16 +155,20 @@ export class CartsService {
|
|
|
127
155
|
/**
|
|
128
156
|
* Finalize a cart by converting it to a draft order (status=draft). To collect payment, mint a checkout session against the resulting order afterwards.
|
|
129
157
|
* @param id
|
|
158
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
130
159
|
* @returns any Default Response
|
|
131
160
|
* @throws ApiError
|
|
132
161
|
*/
|
|
133
|
-
static postApiV1CartsFinalize(id) {
|
|
162
|
+
static postApiV1CartsFinalize(id, xThrottleEnvironmentId) {
|
|
134
163
|
return __request(OpenAPI, {
|
|
135
164
|
method: 'POST',
|
|
136
165
|
url: '/api/v1/carts/{id}/finalize',
|
|
137
166
|
path: {
|
|
138
167
|
'id': id,
|
|
139
168
|
},
|
|
169
|
+
headers: {
|
|
170
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
171
|
+
},
|
|
140
172
|
errors: {
|
|
141
173
|
400: `Default Response`,
|
|
142
174
|
},
|
|
@@ -146,16 +178,20 @@ export class CartsService {
|
|
|
146
178
|
* Apply a discount code to a cart
|
|
147
179
|
* @param id
|
|
148
180
|
* @param requestBody
|
|
181
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
149
182
|
* @returns any Default Response
|
|
150
183
|
* @throws ApiError
|
|
151
184
|
*/
|
|
152
|
-
static postApiV1CartsApplyDiscount(id, requestBody) {
|
|
185
|
+
static postApiV1CartsApplyDiscount(id, requestBody, xThrottleEnvironmentId) {
|
|
153
186
|
return __request(OpenAPI, {
|
|
154
187
|
method: 'POST',
|
|
155
188
|
url: '/api/v1/carts/{id}/apply-discount',
|
|
156
189
|
path: {
|
|
157
190
|
'id': id,
|
|
158
191
|
},
|
|
192
|
+
headers: {
|
|
193
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
194
|
+
},
|
|
159
195
|
body: requestBody,
|
|
160
196
|
mediaType: 'application/json',
|
|
161
197
|
});
|
|
@@ -163,32 +199,40 @@ export class CartsService {
|
|
|
163
199
|
/**
|
|
164
200
|
* Remove discount code from a cart
|
|
165
201
|
* @param id
|
|
202
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
166
203
|
* @returns any Default Response
|
|
167
204
|
* @throws ApiError
|
|
168
205
|
*/
|
|
169
|
-
static deleteApiV1CartsDiscount(id) {
|
|
206
|
+
static deleteApiV1CartsDiscount(id, xThrottleEnvironmentId) {
|
|
170
207
|
return __request(OpenAPI, {
|
|
171
208
|
method: 'DELETE',
|
|
172
209
|
url: '/api/v1/carts/{id}/discount',
|
|
173
210
|
path: {
|
|
174
211
|
'id': id,
|
|
175
212
|
},
|
|
213
|
+
headers: {
|
|
214
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
215
|
+
},
|
|
176
216
|
});
|
|
177
217
|
}
|
|
178
218
|
/**
|
|
179
219
|
* Select a shipping method for a cart
|
|
180
220
|
* @param id
|
|
181
221
|
* @param requestBody
|
|
222
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
182
223
|
* @returns any Default Response
|
|
183
224
|
* @throws ApiError
|
|
184
225
|
*/
|
|
185
|
-
static postApiV1CartsShipping(id, requestBody) {
|
|
226
|
+
static postApiV1CartsShipping(id, requestBody, xThrottleEnvironmentId) {
|
|
186
227
|
return __request(OpenAPI, {
|
|
187
228
|
method: 'POST',
|
|
188
229
|
url: '/api/v1/carts/{id}/shipping',
|
|
189
230
|
path: {
|
|
190
231
|
'id': id,
|
|
191
232
|
},
|
|
233
|
+
headers: {
|
|
234
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
235
|
+
},
|
|
192
236
|
body: requestBody,
|
|
193
237
|
mediaType: 'application/json',
|
|
194
238
|
});
|
|
@@ -196,32 +240,40 @@ export class CartsService {
|
|
|
196
240
|
/**
|
|
197
241
|
* Clear the selected shipping method from a cart
|
|
198
242
|
* @param id
|
|
243
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
199
244
|
* @returns any Default Response
|
|
200
245
|
* @throws ApiError
|
|
201
246
|
*/
|
|
202
|
-
static deleteApiV1CartsShipping(id) {
|
|
247
|
+
static deleteApiV1CartsShipping(id, xThrottleEnvironmentId) {
|
|
203
248
|
return __request(OpenAPI, {
|
|
204
249
|
method: 'DELETE',
|
|
205
250
|
url: '/api/v1/carts/{id}/shipping',
|
|
206
251
|
path: {
|
|
207
252
|
'id': id,
|
|
208
253
|
},
|
|
254
|
+
headers: {
|
|
255
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
256
|
+
},
|
|
209
257
|
});
|
|
210
258
|
}
|
|
211
259
|
/**
|
|
212
260
|
* Replace all tax lines on a cart
|
|
213
261
|
* @param id
|
|
214
262
|
* @param requestBody
|
|
263
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
215
264
|
* @returns any Default Response
|
|
216
265
|
* @throws ApiError
|
|
217
266
|
*/
|
|
218
|
-
static putApiV1CartsTaxLines(id, requestBody) {
|
|
267
|
+
static putApiV1CartsTaxLines(id, requestBody, xThrottleEnvironmentId) {
|
|
219
268
|
return __request(OpenAPI, {
|
|
220
269
|
method: 'PUT',
|
|
221
270
|
url: '/api/v1/carts/{id}/tax-lines',
|
|
222
271
|
path: {
|
|
223
272
|
'id': id,
|
|
224
273
|
},
|
|
274
|
+
headers: {
|
|
275
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
276
|
+
},
|
|
225
277
|
body: requestBody,
|
|
226
278
|
mediaType: 'application/json',
|
|
227
279
|
});
|
|
@@ -229,33 +281,41 @@ export class CartsService {
|
|
|
229
281
|
/**
|
|
230
282
|
* Clear all tax lines from a cart
|
|
231
283
|
* @param id
|
|
284
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
232
285
|
* @returns any Default Response
|
|
233
286
|
* @throws ApiError
|
|
234
287
|
*/
|
|
235
|
-
static deleteApiV1CartsTaxLines(id) {
|
|
288
|
+
static deleteApiV1CartsTaxLines(id, xThrottleEnvironmentId) {
|
|
236
289
|
return __request(OpenAPI, {
|
|
237
290
|
method: 'DELETE',
|
|
238
291
|
url: '/api/v1/carts/{id}/tax-lines',
|
|
239
292
|
path: {
|
|
240
293
|
'id': id,
|
|
241
294
|
},
|
|
295
|
+
headers: {
|
|
296
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
297
|
+
},
|
|
242
298
|
});
|
|
243
299
|
}
|
|
244
300
|
/**
|
|
245
301
|
* List audit events for a cart
|
|
246
302
|
* @param id
|
|
303
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
247
304
|
* @param sinceSequence
|
|
248
305
|
* @param limit
|
|
249
306
|
* @returns any Default Response
|
|
250
307
|
* @throws ApiError
|
|
251
308
|
*/
|
|
252
|
-
static getApiV1CartsEvents(id, sinceSequence, limit) {
|
|
309
|
+
static getApiV1CartsEvents(id, xThrottleEnvironmentId, sinceSequence, limit) {
|
|
253
310
|
return __request(OpenAPI, {
|
|
254
311
|
method: 'GET',
|
|
255
312
|
url: '/api/v1/carts/{id}/events',
|
|
256
313
|
path: {
|
|
257
314
|
'id': id,
|
|
258
315
|
},
|
|
316
|
+
headers: {
|
|
317
|
+
'X-Throttle-Environment-Id': xThrottleEnvironmentId,
|
|
318
|
+
},
|
|
259
319
|
query: {
|
|
260
320
|
'sinceSequence': sinceSequence,
|
|
261
321
|
'limit': limit,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CartsService.js","sourceRoot":"","sources":["../../../src/generated/services/CartsService.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAC1D,MAAM,OAAO,YAAY;IACrB
|
|
1
|
+
{"version":3,"file":"CartsService.js","sourceRoot":"","sources":["../../../src/generated/services/CartsService.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAC1D,MAAM,OAAO,YAAY;IACrB;;;;;;OAMG;IACI,MAAM,CAAC,cAAc,CACxB,WASC,EACD,sBAA+B;QAmF/B,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,eAAe;YACpB,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;YACD,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;SAChC,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,MAAM,CAAC,aAAa,CACvB,EAAU,EACV,sBAA+B;QAmF/B,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,oBAAoB;YACzB,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;YACD,MAAM,EAAE;gBACJ,GAAG,EAAE,kBAAkB;aAC1B;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;OAOG;IACI,MAAM,CAAC,eAAe,CACzB,EAAU,EACV,WAUC,EACD,sBAA+B;QAmF/B,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,OAAO;YACf,GAAG,EAAE,oBAAoB;YACzB,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;YACD,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;SAChC,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;OAOG;IACI,MAAM,CAAC,mBAAmB,CAC7B,EAAU,EACV,WAuBC,EACD,sBAA+B;QA2B/B,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,0BAA0B;YAC/B,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;YACD,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;SAChC,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;;OAQG;IACI,MAAM,CAAC,oBAAoB,CAC9B,MAAc,EACd,EAAU,EACV,WAkBC,EACD,sBAA+B;QA2B/B,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,OAAO;YACf,GAAG,EAAE,mCAAmC;YACxC,IAAI,EAAE;gBACF,QAAQ,EAAE,MAAM;gBAChB,IAAI,EAAE,EAAE;aACX;YACD,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;YACD,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;SAChC,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;OAOG;IACI,MAAM,CAAC,qBAAqB,CAC/B,MAAc,EACd,EAAU,EACV,sBAA+B;QAE/B,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,mCAAmC;YACxC,IAAI,EAAE;gBACF,QAAQ,EAAE,MAAM;gBAChB,IAAI,EAAE,EAAE;aACX;YACD,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,MAAM,CAAC,sBAAsB,CAChC,EAAU,EACV,sBAA+B;QA6B/B,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,6BAA6B;YAClC,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;YACD,MAAM,EAAE;gBACJ,GAAG,EAAE,kBAAkB;aAC1B;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,MAAM,CAAC,sBAAsB,CAChC,EAAU,EACV,sBAA+B;QA6B/B,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,6BAA6B;YAClC,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;YACD,MAAM,EAAE;gBACJ,GAAG,EAAE,kBAAkB;aAC1B;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;OAOG;IACI,MAAM,CAAC,2BAA2B,CACrC,EAAU,EACV,WAEC,EACD,sBAA+B;QAmF/B,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,mCAAmC;YACxC,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;YACD,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;SAChC,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,MAAM,CAAC,wBAAwB,CAClC,EAAU,EACV,sBAA+B;QAmF/B,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,6BAA6B;YAClC,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;OAOG;IACI,MAAM,CAAC,sBAAsB,CAChC,EAAU,EACV,WAWC,EACD,sBAA+B;QAmF/B,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,6BAA6B;YAClC,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;YACD,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;SAChC,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,MAAM,CAAC,wBAAwB,CAClC,EAAU,EACV,sBAA+B;QAmF/B,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,6BAA6B;YAClC,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;OAOG;IACI,MAAM,CAAC,qBAAqB,CAC/B,EAAU,EACV,WAUC,EACD,sBAA+B;QAmF/B,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,8BAA8B;YACnC,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;YACD,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;SAChC,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,MAAM,CAAC,wBAAwB,CAClC,EAAU,EACV,sBAA+B;QAmF/B,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,8BAA8B;YACnC,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;;OAQG;IACI,MAAM,CAAC,mBAAmB,CAC7B,EAAU,EACV,sBAA+B,EAC/B,aAAsB,EACtB,KAAc;QAoBd,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,2BAA2B;YAChC,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,OAAO,EAAE;gBACL,2BAA2B,EAAE,sBAAsB;aACtD;YACD,KAAK,EAAE;gBACH,eAAe,EAAE,aAAa;gBAC9B,OAAO,EAAE,KAAK;aACjB;SACJ,CAAC,CAAC;IACP,CAAC;CACJ"}
|
|
@@ -2,86 +2,98 @@ import type { CancelablePromise } from '../core/CancelablePromise.js';
|
|
|
2
2
|
export declare class CheckoutSessionsService {
|
|
3
3
|
/**
|
|
4
4
|
* Create a new hosted checkout session
|
|
5
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
5
6
|
* @returns any Default Response
|
|
6
7
|
* @throws ApiError
|
|
7
8
|
*/
|
|
8
|
-
static postApiV1CheckoutSessions(): CancelablePromise<any>;
|
|
9
|
+
static postApiV1CheckoutSessions(xThrottleEnvironmentId?: string): CancelablePromise<any>;
|
|
9
10
|
/**
|
|
10
11
|
* Get a checkout session by ID
|
|
11
12
|
* @param id
|
|
13
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
12
14
|
* @returns any Default Response
|
|
13
15
|
* @throws ApiError
|
|
14
16
|
*/
|
|
15
|
-
static getApiV1CheckoutSessions(id: string): CancelablePromise<any>;
|
|
17
|
+
static getApiV1CheckoutSessions(id: string, xThrottleEnvironmentId?: string): CancelablePromise<any>;
|
|
16
18
|
/**
|
|
17
19
|
* Cancel a checkout session
|
|
18
20
|
* @param id
|
|
21
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
19
22
|
* @returns void
|
|
20
23
|
* @throws ApiError
|
|
21
24
|
*/
|
|
22
|
-
static deleteApiV1CheckoutSessions(id: string): CancelablePromise<void>;
|
|
25
|
+
static deleteApiV1CheckoutSessions(id: string, xThrottleEnvironmentId?: string): CancelablePromise<void>;
|
|
23
26
|
/**
|
|
24
27
|
* Get a customer-facing checkout session by ID (public)
|
|
25
28
|
* @param id
|
|
29
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
26
30
|
* @returns any Default Response
|
|
27
31
|
* @throws ApiError
|
|
28
32
|
*/
|
|
29
|
-
static getApiV1CheckoutSessions1(id: string): CancelablePromise<any>;
|
|
33
|
+
static getApiV1CheckoutSessions1(id: string, xThrottleEnvironmentId?: string): CancelablePromise<any>;
|
|
30
34
|
/**
|
|
31
35
|
* Get customer-facing embed config by checkout session ID (public)
|
|
32
36
|
* @param id
|
|
37
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
33
38
|
* @returns any Default Response
|
|
34
39
|
* @throws ApiError
|
|
35
40
|
*/
|
|
36
|
-
static getApiV1CheckoutSessionsEmbedConfig(id: string): CancelablePromise<any>;
|
|
41
|
+
static getApiV1CheckoutSessionsEmbedConfig(id: string, xThrottleEnvironmentId?: string): CancelablePromise<any>;
|
|
37
42
|
/**
|
|
38
43
|
* Get a customer-facing checkout session cart by session ID (public)
|
|
39
44
|
* @param id
|
|
45
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
40
46
|
* @returns any Default Response
|
|
41
47
|
* @throws ApiError
|
|
42
48
|
*/
|
|
43
|
-
static getApiV1CheckoutSessionsCart(id: string): CancelablePromise<any>;
|
|
49
|
+
static getApiV1CheckoutSessionsCart(id: string, xThrottleEnvironmentId?: string): CancelablePromise<any>;
|
|
44
50
|
/**
|
|
45
51
|
* Calculate customer-facing checkout session totals by session ID (public)
|
|
46
52
|
* @param id
|
|
53
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
47
54
|
* @returns any Default Response
|
|
48
55
|
* @throws ApiError
|
|
49
56
|
*/
|
|
50
|
-
static postApiV1CheckoutSessionsCalculate(id: string): CancelablePromise<any>;
|
|
57
|
+
static postApiV1CheckoutSessionsCalculate(id: string, xThrottleEnvironmentId?: string): CancelablePromise<any>;
|
|
51
58
|
/**
|
|
52
59
|
* Apply a customer-facing checkout discount by session ID (public)
|
|
53
60
|
* @param id
|
|
61
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
54
62
|
* @returns any Default Response
|
|
55
63
|
* @throws ApiError
|
|
56
64
|
*/
|
|
57
|
-
static postApiV1CheckoutSessionsDiscount(id: string): CancelablePromise<any>;
|
|
65
|
+
static postApiV1CheckoutSessionsDiscount(id: string, xThrottleEnvironmentId?: string): CancelablePromise<any>;
|
|
58
66
|
/**
|
|
59
67
|
* Remove a customer-facing checkout discount by session ID (public)
|
|
60
68
|
* @param id
|
|
69
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
61
70
|
* @returns any Default Response
|
|
62
71
|
* @throws ApiError
|
|
63
72
|
*/
|
|
64
|
-
static deleteApiV1CheckoutSessionsDiscount(id: string): CancelablePromise<any>;
|
|
73
|
+
static deleteApiV1CheckoutSessionsDiscount(id: string, xThrottleEnvironmentId?: string): CancelablePromise<any>;
|
|
65
74
|
/**
|
|
66
75
|
* Complete a checkout session
|
|
67
76
|
* @param id
|
|
77
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
68
78
|
* @returns any Default Response
|
|
69
79
|
* @throws ApiError
|
|
70
80
|
*/
|
|
71
|
-
static postApiV1CheckoutSessionsComplete(id: string): CancelablePromise<any>;
|
|
81
|
+
static postApiV1CheckoutSessionsComplete(id: string, xThrottleEnvironmentId?: string): CancelablePromise<any>;
|
|
72
82
|
/**
|
|
73
83
|
* Public customer-facing complete
|
|
74
84
|
* @param id
|
|
85
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
75
86
|
* @returns any Default Response
|
|
76
87
|
* @throws ApiError
|
|
77
88
|
*/
|
|
78
|
-
static postApiV1CheckoutSessionsComplete1(id: string): CancelablePromise<any>;
|
|
89
|
+
static postApiV1CheckoutSessionsComplete1(id: string, xThrottleEnvironmentId?: string): CancelablePromise<any>;
|
|
79
90
|
/**
|
|
80
91
|
* List payment methods available for a checkout session (public)
|
|
81
92
|
* @param id
|
|
93
|
+
* @param xThrottleEnvironmentId Optional workspace environment id for dashboard-session, Clerk JWT, and extension-session requests. API keys are already pinned to one workspace environment.
|
|
82
94
|
* @returns any Default Response
|
|
83
95
|
* @throws ApiError
|
|
84
96
|
*/
|
|
85
|
-
static getApiV1CheckoutSessionsPaymentMethods(id: string): CancelablePromise<any>;
|
|
97
|
+
static getApiV1CheckoutSessionsPaymentMethods(id: string, xThrottleEnvironmentId?: string): CancelablePromise<any>;
|
|
86
98
|
}
|
|
87
99
|
//# sourceMappingURL=CheckoutSessionsService.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CheckoutSessionsService.d.ts","sourceRoot":"","sources":["../../../src/generated/services/CheckoutSessionsService.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAGtE,qBAAa,uBAAuB;IAChC
|
|
1
|
+
{"version":3,"file":"CheckoutSessionsService.d.ts","sourceRoot":"","sources":["../../../src/generated/services/CheckoutSessionsService.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAGtE,qBAAa,uBAAuB;IAChC;;;;;OAKG;WACW,yBAAyB,CACnC,sBAAsB,CAAC,EAAE,MAAM,GAChC,iBAAiB,CAAC,GAAG,CAAC;IASzB;;;;;;OAMG;WACW,wBAAwB,CAClC,EAAE,EAAE,MAAM,EACV,sBAAsB,CAAC,EAAE,MAAM,GAChC,iBAAiB,CAAC,GAAG,CAAC;IAYzB;;;;;;OAMG;WACW,2BAA2B,CACrC,EAAE,EAAE,MAAM,EACV,sBAAsB,CAAC,EAAE,MAAM,GAChC,iBAAiB,CAAC,IAAI,CAAC;IAY1B;;;;;;OAMG;WACW,yBAAyB,CACnC,EAAE,EAAE,MAAM,EACV,sBAAsB,CAAC,EAAE,MAAM,GAChC,iBAAiB,CAAC,GAAG,CAAC;IAYzB;;;;;;OAMG;WACW,mCAAmC,CAC7C,EAAE,EAAE,MAAM,EACV,sBAAsB,CAAC,EAAE,MAAM,GAChC,iBAAiB,CAAC,GAAG,CAAC;IAYzB;;;;;;OAMG;WACW,4BAA4B,CACtC,EAAE,EAAE,MAAM,EACV,sBAAsB,CAAC,EAAE,MAAM,GAChC,iBAAiB,CAAC,GAAG,CAAC;IAYzB;;;;;;OAMG;WACW,kCAAkC,CAC5C,EAAE,EAAE,MAAM,EACV,sBAAsB,CAAC,EAAE,MAAM,GAChC,iBAAiB,CAAC,GAAG,CAAC;IAYzB;;;;;;OAMG;WACW,iCAAiC,CAC3C,EAAE,EAAE,MAAM,EACV,sBAAsB,CAAC,EAAE,MAAM,GAChC,iBAAiB,CAAC,GAAG,CAAC;IAYzB;;;;;;OAMG;WACW,mCAAmC,CAC7C,EAAE,EAAE,MAAM,EACV,sBAAsB,CAAC,EAAE,MAAM,GAChC,iBAAiB,CAAC,GAAG,CAAC;IAYzB;;;;;;OAMG;WACW,iCAAiC,CAC3C,EAAE,EAAE,MAAM,EACV,sBAAsB,CAAC,EAAE,MAAM,GAChC,iBAAiB,CAAC,GAAG,CAAC;IAYzB;;;;;;OAMG;WACW,kCAAkC,CAC5C,EAAE,EAAE,MAAM,EACV,sBAAsB,CAAC,EAAE,MAAM,GAChC,iBAAiB,CAAC,GAAG,CAAC;IAYzB;;;;;;OAMG;WACW,sCAAsC,CAChD,EAAE,EAAE,MAAM,EACV,sBAAsB,CAAC,EAAE,MAAM,GAChC,iBAAiB,CAAC,GAAG,CAAC;CAY5B"}
|