@medusajs/js-sdk 2.0.0-preview-20241022094107 → 2.0.0-rc-20241022183311
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/admin/api-key.d.ts +144 -1
- package/dist/admin/api-key.d.ts.map +1 -1
- package/dist/admin/api-key.js +143 -0
- package/dist/admin/api-key.js.map +1 -1
- package/dist/admin/campaign.d.ts +135 -0
- package/dist/admin/campaign.d.ts.map +1 -1
- package/dist/admin/campaign.js +135 -0
- package/dist/admin/campaign.js.map +1 -1
- package/dist/admin/claim.d.ts +542 -19
- package/dist/admin/claim.d.ts.map +1 -1
- package/dist/admin/claim.js +523 -0
- package/dist/admin/claim.js.map +1 -1
- package/dist/admin/currency.d.ts +80 -1
- package/dist/admin/currency.d.ts.map +1 -1
- package/dist/admin/currency.js +81 -2
- package/dist/admin/currency.js.map +1 -1
- package/dist/admin/customer-group.d.ts +152 -2
- package/dist/admin/customer-group.d.ts.map +1 -1
- package/dist/admin/customer-group.js +150 -0
- package/dist/admin/customer-group.js.map +1 -1
- package/dist/admin/customer.d.ts +135 -13
- package/dist/admin/customer.d.ts.map +1 -1
- package/dist/admin/customer.js +130 -0
- package/dist/admin/customer.js.map +1 -1
- package/dist/admin/exchange.d.ts +471 -16
- package/dist/admin/exchange.d.ts.map +1 -1
- package/dist/admin/exchange.js +455 -0
- package/dist/admin/exchange.js.map +1 -1
- package/dist/admin/fulfillment-provider.d.ts +47 -0
- package/dist/admin/fulfillment-provider.d.ts.map +1 -1
- package/dist/admin/fulfillment-provider.js +47 -0
- package/dist/admin/fulfillment-provider.js.map +1 -1
- package/dist/admin/fulfillment-set.d.ts +122 -0
- package/dist/admin/fulfillment-set.d.ts.map +1 -1
- package/dist/admin/fulfillment-set.js +122 -0
- package/dist/admin/fulfillment-set.js.map +1 -1
- package/dist/admin/fulfillment.d.ts +74 -0
- package/dist/admin/fulfillment.d.ts.map +1 -1
- package/dist/admin/fulfillment.js +75 -0
- package/dist/admin/fulfillment.js.map +1 -1
- package/dist/admin/inventory-item.d.ts +252 -1
- package/dist/admin/inventory-item.d.ts.map +1 -1
- package/dist/admin/inventory-item.js +251 -0
- package/dist/admin/inventory-item.js.map +1 -1
- package/dist/admin/invite.d.ts +170 -15
- package/dist/admin/invite.d.ts.map +1 -1
- package/dist/admin/invite.js +162 -0
- package/dist/admin/invite.js.map +1 -1
- package/dist/client.d.ts +1 -1
- package/dist/client.d.ts.map +1 -1
- package/dist/client.js +2 -1
- package/dist/client.js.map +1 -1
- package/dist/esm/admin/api-key.d.ts +144 -1
- package/dist/esm/admin/api-key.d.ts.map +1 -1
- package/dist/esm/admin/api-key.js +143 -0
- package/dist/esm/admin/api-key.js.map +1 -1
- package/dist/esm/admin/campaign.d.ts +135 -0
- package/dist/esm/admin/campaign.d.ts.map +1 -1
- package/dist/esm/admin/campaign.js +135 -0
- package/dist/esm/admin/campaign.js.map +1 -1
- package/dist/esm/admin/claim.d.ts +542 -19
- package/dist/esm/admin/claim.d.ts.map +1 -1
- package/dist/esm/admin/claim.js +523 -0
- package/dist/esm/admin/claim.js.map +1 -1
- package/dist/esm/admin/currency.d.ts +80 -1
- package/dist/esm/admin/currency.d.ts.map +1 -1
- package/dist/esm/admin/currency.js +81 -2
- package/dist/esm/admin/currency.js.map +1 -1
- package/dist/esm/admin/customer-group.d.ts +152 -2
- package/dist/esm/admin/customer-group.d.ts.map +1 -1
- package/dist/esm/admin/customer-group.js +150 -0
- package/dist/esm/admin/customer-group.js.map +1 -1
- package/dist/esm/admin/customer.d.ts +135 -13
- package/dist/esm/admin/customer.d.ts.map +1 -1
- package/dist/esm/admin/customer.js +130 -0
- package/dist/esm/admin/customer.js.map +1 -1
- package/dist/esm/admin/exchange.d.ts +471 -16
- package/dist/esm/admin/exchange.d.ts.map +1 -1
- package/dist/esm/admin/exchange.js +455 -0
- package/dist/esm/admin/exchange.js.map +1 -1
- package/dist/esm/admin/fulfillment-provider.d.ts +47 -0
- package/dist/esm/admin/fulfillment-provider.d.ts.map +1 -1
- package/dist/esm/admin/fulfillment-provider.js +47 -0
- package/dist/esm/admin/fulfillment-provider.js.map +1 -1
- package/dist/esm/admin/fulfillment-set.d.ts +122 -0
- package/dist/esm/admin/fulfillment-set.d.ts.map +1 -1
- package/dist/esm/admin/fulfillment-set.js +122 -0
- package/dist/esm/admin/fulfillment-set.js.map +1 -1
- package/dist/esm/admin/fulfillment.d.ts +74 -0
- package/dist/esm/admin/fulfillment.d.ts.map +1 -1
- package/dist/esm/admin/fulfillment.js +75 -0
- package/dist/esm/admin/fulfillment.js.map +1 -1
- package/dist/esm/admin/inventory-item.d.ts +252 -1
- package/dist/esm/admin/inventory-item.d.ts.map +1 -1
- package/dist/esm/admin/inventory-item.js +251 -0
- package/dist/esm/admin/inventory-item.js.map +1 -1
- package/dist/esm/admin/invite.d.ts +170 -15
- package/dist/esm/admin/invite.d.ts.map +1 -1
- package/dist/esm/admin/invite.js +162 -0
- package/dist/esm/admin/invite.js.map +1 -1
- package/dist/esm/client.d.ts +1 -1
- package/dist/esm/client.d.ts.map +1 -1
- package/dist/esm/client.js +2 -1
- package/dist/esm/client.js.map +1 -1
- package/dist/esm/store/index.d.ts +1 -1
- package/dist/esm/store/index.js +1 -1
- package/dist/esm/types.d.ts +1 -1
- package/dist/esm/types.d.ts.map +1 -1
- package/dist/store/index.d.ts +1 -1
- package/dist/store/index.js +1 -1
- package/dist/types.d.ts +1 -1
- package/dist/types.d.ts.map +1 -1
- package/package.json +2 -2
@@ -1,4 +1,4 @@
|
|
1
|
-
import {
|
1
|
+
import { HttpTypes, SelectParams } from "@medusajs/types";
|
2
2
|
import { Client } from "../client";
|
3
3
|
import { ClientHeaders } from "../types";
|
4
4
|
export declare class Customer {
|
@@ -10,18 +10,140 @@ export declare class Customer {
|
|
10
10
|
* @ignore
|
11
11
|
*/
|
12
12
|
constructor(client: Client);
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
13
|
+
/**
|
14
|
+
* This method creates a customer. It sends a request to the
|
15
|
+
* [Create Customer](https://docs.medusajs.com/v2/api/admin#customers_postcustomers) API route.
|
16
|
+
*
|
17
|
+
* @param body - The customer's details.
|
18
|
+
* @param query - Configure the fields to retrieve in the customer.
|
19
|
+
* @param headers - Headers to pass in the request.
|
20
|
+
* @returns The customer's details.
|
21
|
+
*
|
22
|
+
* @example
|
23
|
+
* sdk.admin.customer.create({
|
24
|
+
* email: "customer@gmail.com"
|
25
|
+
* })
|
26
|
+
* .then(({ customer }) => {
|
27
|
+
* console.log(customer)
|
28
|
+
* })
|
29
|
+
*/
|
30
|
+
create(body: HttpTypes.AdminCreateCustomer, query?: SelectParams, headers?: ClientHeaders): Promise<HttpTypes.AdminCustomerResponse>;
|
31
|
+
/**
|
32
|
+
* This method updates a customer's details. It sends a request to the
|
33
|
+
* [Update Customer](https://docs.medusajs.com/v2/api/admin#customers_postcustomersid) API route.
|
34
|
+
*
|
35
|
+
* @param id - The customer's ID.
|
36
|
+
* @param body - The details to update of the customer.
|
37
|
+
* @param query - Configure the fields to retrieve in the customer.
|
38
|
+
* @param headers - Headers to pass in the request.
|
39
|
+
* @returns The customer's details.
|
40
|
+
*
|
41
|
+
* @example
|
42
|
+
* sdk.admin.customer.update("cus_123", {
|
43
|
+
* first_name: "John"
|
44
|
+
* })
|
45
|
+
* .then(({ customer }) => {
|
46
|
+
* console.log(customer)
|
47
|
+
* })
|
48
|
+
*/
|
49
|
+
update(id: string, body: HttpTypes.AdminUpdateCustomer, query?: SelectParams, headers?: ClientHeaders): Promise<HttpTypes.AdminCustomerResponse>;
|
50
|
+
/**
|
51
|
+
* This method retrieves a paginated list of customers. It sends a request to the
|
52
|
+
* [List Customers](https://docs.medusajs.com/v2/api/admin#customers_getcustomers)
|
53
|
+
* API route.
|
54
|
+
*
|
55
|
+
* @param queryParams - Filters and pagination configurations.
|
56
|
+
* @param headers - Headers to pass in the request.
|
57
|
+
* @returns The paginated list of customers.
|
58
|
+
*
|
59
|
+
* @example
|
60
|
+
* To retrieve the list of customers:
|
61
|
+
*
|
62
|
+
* ```ts
|
63
|
+
* sdk.admin.customer.list()
|
64
|
+
* .then(({ customers, count, limit, offset }) => {
|
65
|
+
* console.log(customers)
|
66
|
+
* })
|
67
|
+
* ```
|
68
|
+
*
|
69
|
+
* To configure the pagination, pass the `limit` and `offset` query parameters.
|
70
|
+
*
|
71
|
+
* For example, to retrieve only 10 items and skip 10 items:
|
72
|
+
*
|
73
|
+
* ```ts
|
74
|
+
* sdk.admin.customer.list({
|
75
|
+
* limit: 10,
|
76
|
+
* offset: 10
|
77
|
+
* })
|
78
|
+
* .then(({ customers, count, limit, offset }) => {
|
79
|
+
* console.log(customers)
|
80
|
+
* })
|
81
|
+
* ```
|
82
|
+
*
|
83
|
+
* Using the `fields` query parameter, you can specify the fields and relations to retrieve
|
84
|
+
* in each customer:
|
85
|
+
*
|
86
|
+
* ```ts
|
87
|
+
* sdk.admin.customer.list({
|
88
|
+
* fields: "id,*groups"
|
89
|
+
* })
|
90
|
+
* .then(({ customers, count, limit, offset }) => {
|
91
|
+
* console.log(customers)
|
92
|
+
* })
|
93
|
+
* ```
|
94
|
+
*
|
95
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/v2/api/store#select-fields-and-relations).
|
96
|
+
*/
|
97
|
+
list(queryParams?: HttpTypes.AdminCustomerFilters, headers?: ClientHeaders): Promise<HttpTypes.AdminCustomerListResponse>;
|
98
|
+
/**
|
99
|
+
* This method retrieves a customer by its ID. It sends a request to the
|
100
|
+
* [Get Customer](https://docs.medusajs.com/v2/api/admin#customers_getcustomersid)
|
101
|
+
* API route.
|
102
|
+
*
|
103
|
+
* @param id - The customer's ID.
|
104
|
+
* @param query - Configure the fields to retrieve in the customer.
|
105
|
+
* @param headers - Headers to pass in the request.
|
106
|
+
* @returns The customer's details.
|
107
|
+
*
|
108
|
+
* @example
|
109
|
+
* To retrieve a customer by its ID:
|
110
|
+
*
|
111
|
+
* ```ts
|
112
|
+
* sdk.admin.customer.retrieve("cus_123")
|
113
|
+
* .then(({ customer }) => {
|
114
|
+
* console.log(customer)
|
115
|
+
* })
|
116
|
+
* ```
|
117
|
+
*
|
118
|
+
* To specify the fields and relations to retrieve:
|
119
|
+
*
|
120
|
+
* ```ts
|
121
|
+
* sdk.admin.customer.retrieve("cus_123", {
|
122
|
+
* fields: "id,*groups"
|
123
|
+
* })
|
124
|
+
* .then(({ customer }) => {
|
125
|
+
* console.log(customer)
|
126
|
+
* })
|
127
|
+
* ```
|
128
|
+
*
|
129
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/v2/api/store#select-fields-and-relations).
|
130
|
+
*/
|
131
|
+
retrieve(id: string, query?: SelectParams, headers?: ClientHeaders): Promise<HttpTypes.AdminCustomerResponse>;
|
132
|
+
/**
|
133
|
+
* This method deletes a customer by its ID. It sends a request to the
|
134
|
+
* [Delete Customer](https://docs.medusajs.com/v2/api/admin#customers_deletecustomersid)
|
135
|
+
* API route.
|
136
|
+
*
|
137
|
+
* @param id - The customer's ID.
|
138
|
+
* @param headers - Headers to pass in the request.
|
139
|
+
* @returns The deletion's details.
|
140
|
+
*
|
141
|
+
* @example
|
142
|
+
* sdk.admin.customer.delete("cus_123")
|
143
|
+
* .then(({ deleted }) => {
|
144
|
+
* console.log(deleted)
|
145
|
+
* })
|
146
|
+
*/
|
25
147
|
delete(id: string, headers?: ClientHeaders): Promise<HttpTypes.AdminCustomerDeleteResponse>;
|
26
148
|
}
|
27
149
|
//# sourceMappingURL=customer.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"customer.d.ts","sourceRoot":"","sources":["../../../src/admin/customer.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,
|
1
|
+
{"version":3,"file":"customer.d.ts","sourceRoot":"","sources":["../../../src/admin/customer.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,SAAS,EACT,YAAY,EACb,MAAM,iBAAiB,CAAA;AACxB,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAA;AAClC,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAExC,qBAAa,QAAQ;IACnB;;OAEG;IACH,OAAO,CAAC,MAAM,CAAQ;IACtB;;OAEG;gBACS,MAAM,EAAE,MAAM;IAI1B;;;;;;;;;;;;;;;;OAgBG;IACG,MAAM,CACV,IAAI,EAAE,SAAS,CAAC,mBAAmB,EACnC,KAAK,CAAC,EAAE,YAAY,EACpB,OAAO,CAAC,EAAE,aAAa;IAYzB;;;;;;;;;;;;;;;;;OAiBG;IACG,MAAM,CACV,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,SAAS,CAAC,mBAAmB,EACnC,KAAK,CAAC,EAAE,YAAY,EACpB,OAAO,CAAC,EAAE,aAAa;IAazB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA8CG;IACG,IAAI,CACR,WAAW,CAAC,EAAE,SAAS,CAAC,oBAAoB,EAC5C,OAAO,CAAC,EAAE,aAAa;IAUzB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAgCG;IACG,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,aAAa;IAUxE;;;;;;;;;;;;;;OAcG;IACG,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,aAAa;CASjD"}
|
@@ -14,6 +14,23 @@ export class Customer {
|
|
14
14
|
constructor(client) {
|
15
15
|
this.client = client;
|
16
16
|
}
|
17
|
+
/**
|
18
|
+
* This method creates a customer. It sends a request to the
|
19
|
+
* [Create Customer](https://docs.medusajs.com/v2/api/admin#customers_postcustomers) API route.
|
20
|
+
*
|
21
|
+
* @param body - The customer's details.
|
22
|
+
* @param query - Configure the fields to retrieve in the customer.
|
23
|
+
* @param headers - Headers to pass in the request.
|
24
|
+
* @returns The customer's details.
|
25
|
+
*
|
26
|
+
* @example
|
27
|
+
* sdk.admin.customer.create({
|
28
|
+
* email: "customer@gmail.com"
|
29
|
+
* })
|
30
|
+
* .then(({ customer }) => {
|
31
|
+
* console.log(customer)
|
32
|
+
* })
|
33
|
+
*/
|
17
34
|
create(body, query, headers) {
|
18
35
|
return __awaiter(this, void 0, void 0, function* () {
|
19
36
|
return this.client.fetch(`/admin/customers`, {
|
@@ -24,6 +41,24 @@ export class Customer {
|
|
24
41
|
});
|
25
42
|
});
|
26
43
|
}
|
44
|
+
/**
|
45
|
+
* This method updates a customer's details. It sends a request to the
|
46
|
+
* [Update Customer](https://docs.medusajs.com/v2/api/admin#customers_postcustomersid) API route.
|
47
|
+
*
|
48
|
+
* @param id - The customer's ID.
|
49
|
+
* @param body - The details to update of the customer.
|
50
|
+
* @param query - Configure the fields to retrieve in the customer.
|
51
|
+
* @param headers - Headers to pass in the request.
|
52
|
+
* @returns The customer's details.
|
53
|
+
*
|
54
|
+
* @example
|
55
|
+
* sdk.admin.customer.update("cus_123", {
|
56
|
+
* first_name: "John"
|
57
|
+
* })
|
58
|
+
* .then(({ customer }) => {
|
59
|
+
* console.log(customer)
|
60
|
+
* })
|
61
|
+
*/
|
27
62
|
update(id, body, query, headers) {
|
28
63
|
return __awaiter(this, void 0, void 0, function* () {
|
29
64
|
return this.client.fetch(`/admin/customers/${id}`, {
|
@@ -34,6 +69,53 @@ export class Customer {
|
|
34
69
|
});
|
35
70
|
});
|
36
71
|
}
|
72
|
+
/**
|
73
|
+
* This method retrieves a paginated list of customers. It sends a request to the
|
74
|
+
* [List Customers](https://docs.medusajs.com/v2/api/admin#customers_getcustomers)
|
75
|
+
* API route.
|
76
|
+
*
|
77
|
+
* @param queryParams - Filters and pagination configurations.
|
78
|
+
* @param headers - Headers to pass in the request.
|
79
|
+
* @returns The paginated list of customers.
|
80
|
+
*
|
81
|
+
* @example
|
82
|
+
* To retrieve the list of customers:
|
83
|
+
*
|
84
|
+
* ```ts
|
85
|
+
* sdk.admin.customer.list()
|
86
|
+
* .then(({ customers, count, limit, offset }) => {
|
87
|
+
* console.log(customers)
|
88
|
+
* })
|
89
|
+
* ```
|
90
|
+
*
|
91
|
+
* To configure the pagination, pass the `limit` and `offset` query parameters.
|
92
|
+
*
|
93
|
+
* For example, to retrieve only 10 items and skip 10 items:
|
94
|
+
*
|
95
|
+
* ```ts
|
96
|
+
* sdk.admin.customer.list({
|
97
|
+
* limit: 10,
|
98
|
+
* offset: 10
|
99
|
+
* })
|
100
|
+
* .then(({ customers, count, limit, offset }) => {
|
101
|
+
* console.log(customers)
|
102
|
+
* })
|
103
|
+
* ```
|
104
|
+
*
|
105
|
+
* Using the `fields` query parameter, you can specify the fields and relations to retrieve
|
106
|
+
* in each customer:
|
107
|
+
*
|
108
|
+
* ```ts
|
109
|
+
* sdk.admin.customer.list({
|
110
|
+
* fields: "id,*groups"
|
111
|
+
* })
|
112
|
+
* .then(({ customers, count, limit, offset }) => {
|
113
|
+
* console.log(customers)
|
114
|
+
* })
|
115
|
+
* ```
|
116
|
+
*
|
117
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/v2/api/store#select-fields-and-relations).
|
118
|
+
*/
|
37
119
|
list(queryParams, headers) {
|
38
120
|
return __awaiter(this, void 0, void 0, function* () {
|
39
121
|
return this.client.fetch(`/admin/customers`, {
|
@@ -42,6 +124,39 @@ export class Customer {
|
|
42
124
|
});
|
43
125
|
});
|
44
126
|
}
|
127
|
+
/**
|
128
|
+
* This method retrieves a customer by its ID. It sends a request to the
|
129
|
+
* [Get Customer](https://docs.medusajs.com/v2/api/admin#customers_getcustomersid)
|
130
|
+
* API route.
|
131
|
+
*
|
132
|
+
* @param id - The customer's ID.
|
133
|
+
* @param query - Configure the fields to retrieve in the customer.
|
134
|
+
* @param headers - Headers to pass in the request.
|
135
|
+
* @returns The customer's details.
|
136
|
+
*
|
137
|
+
* @example
|
138
|
+
* To retrieve a customer by its ID:
|
139
|
+
*
|
140
|
+
* ```ts
|
141
|
+
* sdk.admin.customer.retrieve("cus_123")
|
142
|
+
* .then(({ customer }) => {
|
143
|
+
* console.log(customer)
|
144
|
+
* })
|
145
|
+
* ```
|
146
|
+
*
|
147
|
+
* To specify the fields and relations to retrieve:
|
148
|
+
*
|
149
|
+
* ```ts
|
150
|
+
* sdk.admin.customer.retrieve("cus_123", {
|
151
|
+
* fields: "id,*groups"
|
152
|
+
* })
|
153
|
+
* .then(({ customer }) => {
|
154
|
+
* console.log(customer)
|
155
|
+
* })
|
156
|
+
* ```
|
157
|
+
*
|
158
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/v2/api/store#select-fields-and-relations).
|
159
|
+
*/
|
45
160
|
retrieve(id, query, headers) {
|
46
161
|
return __awaiter(this, void 0, void 0, function* () {
|
47
162
|
return this.client.fetch(`/admin/customers/${id}`, {
|
@@ -50,6 +165,21 @@ export class Customer {
|
|
50
165
|
});
|
51
166
|
});
|
52
167
|
}
|
168
|
+
/**
|
169
|
+
* This method deletes a customer by its ID. It sends a request to the
|
170
|
+
* [Delete Customer](https://docs.medusajs.com/v2/api/admin#customers_deletecustomersid)
|
171
|
+
* API route.
|
172
|
+
*
|
173
|
+
* @param id - The customer's ID.
|
174
|
+
* @param headers - Headers to pass in the request.
|
175
|
+
* @returns The deletion's details.
|
176
|
+
*
|
177
|
+
* @example
|
178
|
+
* sdk.admin.customer.delete("cus_123")
|
179
|
+
* .then(({ deleted }) => {
|
180
|
+
* console.log(deleted)
|
181
|
+
* })
|
182
|
+
*/
|
53
183
|
delete(id, headers) {
|
54
184
|
return __awaiter(this, void 0, void 0, function* () {
|
55
185
|
return this.client.fetch(`/admin/customers/${id}`, {
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"customer.js","sourceRoot":"","sources":["../../../src/admin/customer.ts"],"names":[],"mappings":";;;;;;;;;
|
1
|
+
{"version":3,"file":"customer.js","sourceRoot":"","sources":["../../../src/admin/customer.ts"],"names":[],"mappings":";;;;;;;;;AAOA,MAAM,OAAO,QAAQ;IAKnB;;OAEG;IACH,YAAY,MAAc;QACxB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAA;IACtB,CAAC;IAED;;;;;;;;;;;;;;;;OAgBG;IACG,MAAM,CACV,IAAmC,EACnC,KAAoB,EACpB,OAAuB;;YAEvB,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CAEtB,kBAAkB,EAAE;gBACpB,MAAM,EAAE,MAAM;gBACd,OAAO;gBACP,IAAI;gBACJ,KAAK;aACN,CAAC,CAAA;QACJ,CAAC;KAAA;IAED;;;;;;;;;;;;;;;;;OAiBG;IACG,MAAM,CACV,EAAU,EACV,IAAmC,EACnC,KAAoB,EACpB,OAAuB;;YAEvB,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CACtB,oBAAoB,EAAE,EAAE,EACxB;gBACE,MAAM,EAAE,MAAM;gBACd,OAAO;gBACP,IAAI;gBACJ,KAAK;aACN,CACF,CAAA;QACH,CAAC;KAAA;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA8CG;IACG,IAAI,CACR,WAA4C,EAC5C,OAAuB;;YAEvB,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CAEtB,kBAAkB,EAAE;gBACpB,OAAO;gBACP,KAAK,EAAE,WAAW;aACnB,CAAC,CAAA;QACJ,CAAC;KAAA;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAgCG;IACG,QAAQ,CAAC,EAAU,EAAE,KAAoB,EAAE,OAAuB;;YACtE,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CACtB,oBAAoB,EAAE,EAAE,EACxB;gBACE,KAAK;gBACL,OAAO;aACR,CACF,CAAA;QACH,CAAC;KAAA;IAED;;;;;;;;;;;;;;OAcG;IACG,MAAM,CAAC,EAAU,EAAE,OAAuB;;YAC9C,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CACtB,oBAAoB,EAAE,EAAE,EACxB;gBACE,MAAM,EAAE,QAAQ;gBAChB,OAAO;aACR,CACF,CAAA;QACH,CAAC;KAAA;CACF"}
|