@marcoappio/marco-config 2.0.367 → 2.0.368
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/sdk/endpoints/index.d.ts +0 -15
- package/dist/sdk/endpoints/index.d.ts.map +1 -1
- package/dist/sdk/endpoints/private/index.d.ts +0 -15
- package/dist/sdk/endpoints/private/index.d.ts.map +1 -1
- package/dist/sdk/endpoints/private/sync/index.d.ts +0 -15
- package/dist/sdk/endpoints/private/sync/index.d.ts.map +1 -1
- package/dist/sdk/endpoints/private/sync/pull/account.d.ts +0 -6
- package/dist/sdk/endpoints/private/sync/pull/account.d.ts.map +1 -1
- package/dist/sdk/endpoints/private/sync/pull/account.js +0 -3
- package/dist/sdk/endpoints/private/sync/pull/draft.d.ts +0 -6
- package/dist/sdk/endpoints/private/sync/pull/draft.d.ts.map +1 -1
- package/dist/sdk/endpoints/private/sync/pull/draft.js +0 -3
- package/dist/sdk/endpoints/private/sync/pull/index.d.ts +0 -15
- package/dist/sdk/endpoints/private/sync/pull/index.d.ts.map +1 -1
- package/dist/sdk/endpoints/private/sync/pull/user.d.ts +0 -3
- package/dist/sdk/endpoints/private/sync/pull/user.d.ts.map +1 -1
- package/dist/sdk/endpoints/private/sync/pull/user.js +0 -3
- package/dist/sdk/index.d.ts +0 -15
- package/dist/sdk/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -44,10 +44,7 @@ export declare const endpoints: {
|
|
|
44
44
|
account: EndpointConfig<"/v1/pv/sync/pull/account", import("valibot").ObjectSchema<{
|
|
45
45
|
readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
46
46
|
readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
47
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
48
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
49
47
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
50
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
51
48
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
52
49
|
}, undefined>, undefined>;
|
|
53
50
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
@@ -70,10 +67,7 @@ export declare const endpoints: {
|
|
|
70
67
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
71
68
|
readonly data: import("valibot").ObjectSchema<{
|
|
72
69
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
73
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
74
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
75
70
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
76
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
77
71
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
78
72
|
}, undefined>;
|
|
79
73
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
|
@@ -174,10 +168,7 @@ export declare const endpoints: {
|
|
|
174
168
|
draft: EndpointConfig<"/v1/pv/sync/pull/draft", import("valibot").ObjectSchema<{
|
|
175
169
|
readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
176
170
|
readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
177
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
178
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
179
171
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
180
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
181
172
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
182
173
|
}, undefined>, undefined>;
|
|
183
174
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
@@ -200,10 +191,7 @@ export declare const endpoints: {
|
|
|
200
191
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
201
192
|
readonly data: import("valibot").ObjectSchema<{
|
|
202
193
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
203
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
204
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
205
194
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
206
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
207
195
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
208
196
|
}, undefined>;
|
|
209
197
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
|
@@ -362,10 +350,7 @@ export declare const endpoints: {
|
|
|
362
350
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
363
351
|
readonly data: import("valibot").ObjectSchema<{
|
|
364
352
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
365
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
366
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
367
353
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
368
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
369
354
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
370
355
|
}, undefined>;
|
|
371
356
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/sdk/endpoints/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAEvC,OAAO,EAAE,cAAc,EAAe,MAAM,qBAAqB,CAAA;AAcjE,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/sdk/endpoints/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAEvC,OAAO,EAAE,cAAc,EAAe,MAAM,qBAAqB,CAAA;AAcjE,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGM,CAAA"}
|
|
@@ -41,10 +41,7 @@ export declare const privateGroup: {
|
|
|
41
41
|
account: import("../../..").EndpointConfig<"/v1/pv/sync/pull/account", import("valibot").ObjectSchema<{
|
|
42
42
|
readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
43
43
|
readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
44
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
45
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
46
44
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
47
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
48
45
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
49
46
|
}, undefined>, undefined>;
|
|
50
47
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
@@ -67,10 +64,7 @@ export declare const privateGroup: {
|
|
|
67
64
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
68
65
|
readonly data: import("valibot").ObjectSchema<{
|
|
69
66
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
70
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
71
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
72
67
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
73
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
74
68
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
75
69
|
}, undefined>;
|
|
76
70
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
|
@@ -171,10 +165,7 @@ export declare const privateGroup: {
|
|
|
171
165
|
draft: import("../../..").EndpointConfig<"/v1/pv/sync/pull/draft", import("valibot").ObjectSchema<{
|
|
172
166
|
readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
173
167
|
readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
174
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
175
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
176
168
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
177
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
178
169
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
179
170
|
}, undefined>, undefined>;
|
|
180
171
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
@@ -197,10 +188,7 @@ export declare const privateGroup: {
|
|
|
197
188
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
198
189
|
readonly data: import("valibot").ObjectSchema<{
|
|
199
190
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
200
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
201
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
202
191
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
203
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
204
192
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
205
193
|
}, undefined>;
|
|
206
194
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
|
@@ -359,10 +347,7 @@ export declare const privateGroup: {
|
|
|
359
347
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
360
348
|
readonly data: import("valibot").ObjectSchema<{
|
|
361
349
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
362
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
363
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
364
350
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
365
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
366
351
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
367
352
|
}, undefined>;
|
|
368
353
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/sdk/endpoints/private/index.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/sdk/endpoints/private/index.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAIxB,CAAA"}
|
|
@@ -3,10 +3,7 @@ export declare const sync: {
|
|
|
3
3
|
account: import("../../../..").EndpointConfig<"/v1/pv/sync/pull/account", import("valibot").ObjectSchema<{
|
|
4
4
|
readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
5
5
|
readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
6
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
7
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
8
6
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
9
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
10
7
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
11
8
|
}, undefined>, undefined>;
|
|
12
9
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
@@ -29,10 +26,7 @@ export declare const sync: {
|
|
|
29
26
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
30
27
|
readonly data: import("valibot").ObjectSchema<{
|
|
31
28
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
32
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
33
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
34
29
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
35
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
36
30
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
37
31
|
}, undefined>;
|
|
38
32
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
|
@@ -133,10 +127,7 @@ export declare const sync: {
|
|
|
133
127
|
draft: import("../../../..").EndpointConfig<"/v1/pv/sync/pull/draft", import("valibot").ObjectSchema<{
|
|
134
128
|
readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
135
129
|
readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
136
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
137
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
138
130
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
139
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
140
131
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
141
132
|
}, undefined>, undefined>;
|
|
142
133
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
@@ -159,10 +150,7 @@ export declare const sync: {
|
|
|
159
150
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
160
151
|
readonly data: import("valibot").ObjectSchema<{
|
|
161
152
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
162
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
163
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
164
153
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
165
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
166
154
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
167
155
|
}, undefined>;
|
|
168
156
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
|
@@ -321,10 +309,7 @@ export declare const sync: {
|
|
|
321
309
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
322
310
|
readonly data: import("valibot").ObjectSchema<{
|
|
323
311
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
324
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
325
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
326
312
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
327
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
328
313
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
329
314
|
}, undefined>;
|
|
330
315
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/endpoints/private/sync/index.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/endpoints/private/sync/index.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiB,CAAA"}
|
|
@@ -2,10 +2,7 @@ import * as v from 'valibot';
|
|
|
2
2
|
export declare const syncPullAccount: import("../../../../..").EndpointConfig<"/v1/pv/sync/pull/account", v.ObjectSchema<{
|
|
3
3
|
readonly clientGroupID: v.NonOptionalSchema<v.SchemaWithPipe<[v.StringSchema<undefined>, v.NonEmptyAction<string, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
4
4
|
readonly cookie: v.NullableSchema<v.ObjectSchema<{
|
|
5
|
-
readonly hasMore: v.BooleanSchema<undefined>;
|
|
6
|
-
readonly id: v.StringSchema<undefined>;
|
|
7
5
|
readonly order: v.StringSchema<undefined>;
|
|
8
|
-
readonly pageNum: v.NumberSchema<undefined>;
|
|
9
6
|
readonly version: v.NumberSchema<undefined>;
|
|
10
7
|
}, undefined>, undefined>;
|
|
11
8
|
}, undefined>, v.ObjectSchema<{
|
|
@@ -28,10 +25,7 @@ export declare const syncPullAccount: import("../../../../..").EndpointConfig<"/
|
|
|
28
25
|
}, undefined>, v.ObjectSchema<{
|
|
29
26
|
readonly data: v.ObjectSchema<{
|
|
30
27
|
readonly cookie: v.ObjectSchema<{
|
|
31
|
-
readonly hasMore: v.BooleanSchema<undefined>;
|
|
32
|
-
readonly id: v.StringSchema<undefined>;
|
|
33
28
|
readonly order: v.StringSchema<undefined>;
|
|
34
|
-
readonly pageNum: v.NumberSchema<undefined>;
|
|
35
29
|
readonly version: v.NumberSchema<undefined>;
|
|
36
30
|
}, undefined>;
|
|
37
31
|
readonly lastMutationIDChanges: v.RecordSchema<v.StringSchema<undefined>, v.NumberSchema<undefined>, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account.d.ts","sourceRoot":"","sources":["../../../../../../src/sdk/endpoints/private/sync/pull/account.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;
|
|
1
|
+
{"version":3,"file":"account.d.ts","sourceRoot":"","sources":["../../../../../../src/sdk/endpoints/private/sync/pull/account.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAY5B,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BA6B1B,CAAA"}
|
|
@@ -4,10 +4,7 @@ import { marcoSchemas } from '../../../../../schemas';
|
|
|
4
4
|
import { createEndpoint } from '../../../../../sdk/endpoints/createEndpointConfig';
|
|
5
5
|
import { errors } from '../../../../../sdk/validation/errors';
|
|
6
6
|
const cookieSchema = v.object({
|
|
7
|
-
hasMore: v.boolean(),
|
|
8
|
-
id: v.string(),
|
|
9
7
|
order: v.string(),
|
|
10
|
-
pageNum: v.number(),
|
|
11
8
|
version: v.number(),
|
|
12
9
|
});
|
|
13
10
|
export const syncPullAccount = createEndpoint({
|
|
@@ -2,10 +2,7 @@ import * as v from 'valibot';
|
|
|
2
2
|
export declare const syncPullDraft: import("../../../../..").EndpointConfig<"/v1/pv/sync/pull/draft", v.ObjectSchema<{
|
|
3
3
|
readonly clientGroupID: v.NonOptionalSchema<v.SchemaWithPipe<[v.StringSchema<undefined>, v.NonEmptyAction<string, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
4
4
|
readonly cookie: v.NullableSchema<v.ObjectSchema<{
|
|
5
|
-
readonly hasMore: v.BooleanSchema<undefined>;
|
|
6
|
-
readonly id: v.StringSchema<undefined>;
|
|
7
5
|
readonly order: v.StringSchema<undefined>;
|
|
8
|
-
readonly pageNum: v.NumberSchema<undefined>;
|
|
9
6
|
readonly version: v.NumberSchema<undefined>;
|
|
10
7
|
}, undefined>, undefined>;
|
|
11
8
|
}, undefined>, v.ObjectSchema<{
|
|
@@ -28,10 +25,7 @@ export declare const syncPullDraft: import("../../../../..").EndpointConfig<"/v1
|
|
|
28
25
|
}, undefined>, v.ObjectSchema<{
|
|
29
26
|
readonly data: v.ObjectSchema<{
|
|
30
27
|
readonly cookie: v.ObjectSchema<{
|
|
31
|
-
readonly hasMore: v.BooleanSchema<undefined>;
|
|
32
|
-
readonly id: v.StringSchema<undefined>;
|
|
33
28
|
readonly order: v.StringSchema<undefined>;
|
|
34
|
-
readonly pageNum: v.NumberSchema<undefined>;
|
|
35
29
|
readonly version: v.NumberSchema<undefined>;
|
|
36
30
|
}, undefined>;
|
|
37
31
|
readonly lastMutationIDChanges: v.RecordSchema<v.StringSchema<undefined>, v.NumberSchema<undefined>, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"draft.d.ts","sourceRoot":"","sources":["../../../../../../src/sdk/endpoints/private/sync/pull/draft.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;
|
|
1
|
+
{"version":3,"file":"draft.d.ts","sourceRoot":"","sources":["../../../../../../src/sdk/endpoints/private/sync/pull/draft.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAY5B,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BA4BxB,CAAA"}
|
|
@@ -4,10 +4,7 @@ import { marcoSchemas } from '../../../../../schemas';
|
|
|
4
4
|
import { createEndpoint } from '../../../../../sdk/endpoints/createEndpointConfig';
|
|
5
5
|
import { errors } from '../../../../../sdk/validation/errors';
|
|
6
6
|
const cookieSchema = v.object({
|
|
7
|
-
hasMore: v.boolean(),
|
|
8
|
-
id: v.string(),
|
|
9
7
|
order: v.string(),
|
|
10
|
-
pageNum: v.number(),
|
|
11
8
|
version: v.number(),
|
|
12
9
|
});
|
|
13
10
|
export const syncPullDraft = createEndpoint({
|
|
@@ -2,10 +2,7 @@ export declare const pull: {
|
|
|
2
2
|
account: import("../../../../..").EndpointConfig<"/v1/pv/sync/pull/account", import("valibot").ObjectSchema<{
|
|
3
3
|
readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
4
4
|
readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
5
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
6
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
7
5
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
8
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
9
6
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
10
7
|
}, undefined>, undefined>;
|
|
11
8
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
@@ -28,10 +25,7 @@ export declare const pull: {
|
|
|
28
25
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
29
26
|
readonly data: import("valibot").ObjectSchema<{
|
|
30
27
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
31
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
32
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
33
28
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
34
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
35
29
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
36
30
|
}, undefined>;
|
|
37
31
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
|
@@ -132,10 +126,7 @@ export declare const pull: {
|
|
|
132
126
|
draft: import("../../../../..").EndpointConfig<"/v1/pv/sync/pull/draft", import("valibot").ObjectSchema<{
|
|
133
127
|
readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
134
128
|
readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
135
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
136
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
137
129
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
138
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
139
130
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
140
131
|
}, undefined>, undefined>;
|
|
141
132
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
@@ -158,10 +149,7 @@ export declare const pull: {
|
|
|
158
149
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
159
150
|
readonly data: import("valibot").ObjectSchema<{
|
|
160
151
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
161
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
162
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
163
152
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
164
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
165
153
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
166
154
|
}, undefined>;
|
|
167
155
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
|
@@ -320,10 +308,7 @@ export declare const pull: {
|
|
|
320
308
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
321
309
|
readonly data: import("valibot").ObjectSchema<{
|
|
322
310
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
323
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
324
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
325
311
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
326
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
327
312
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
328
313
|
}, undefined>;
|
|
329
314
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/sdk/endpoints/private/sync/pull/index.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/sdk/endpoints/private/sync/pull/index.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA4C,CAAA"}
|
|
@@ -20,10 +20,7 @@ export declare const syncPullUser: import("../../../../..").EndpointConfig<"/v1/
|
|
|
20
20
|
}, undefined>, v.ObjectSchema<{
|
|
21
21
|
readonly data: v.ObjectSchema<{
|
|
22
22
|
readonly cookie: v.ObjectSchema<{
|
|
23
|
-
readonly hasMore: v.BooleanSchema<undefined>;
|
|
24
|
-
readonly id: v.StringSchema<undefined>;
|
|
25
23
|
readonly order: v.StringSchema<undefined>;
|
|
26
|
-
readonly pageNum: v.NumberSchema<undefined>;
|
|
27
24
|
readonly version: v.NumberSchema<undefined>;
|
|
28
25
|
}, undefined>;
|
|
29
26
|
readonly lastMutationIDChanges: v.RecordSchema<v.StringSchema<undefined>, v.NumberSchema<undefined>, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../../../../../src/sdk/endpoints/private/sync/pull/user.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;
|
|
1
|
+
{"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../../../../../src/sdk/endpoints/private/sync/pull/user.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAY5B,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BAuBvB,CAAA"}
|
|
@@ -4,10 +4,7 @@ import { marcoSchemas } from '../../../../../schemas';
|
|
|
4
4
|
import { createEndpoint } from '../../../../../sdk/endpoints/createEndpointConfig';
|
|
5
5
|
import { errors } from '../../../../../sdk/validation/errors';
|
|
6
6
|
const cookieSchema = v.object({
|
|
7
|
-
hasMore: v.boolean(),
|
|
8
|
-
id: v.string(),
|
|
9
7
|
order: v.string(),
|
|
10
|
-
pageNum: v.number(),
|
|
11
8
|
version: v.number(),
|
|
12
9
|
});
|
|
13
10
|
export const syncPullUser = createEndpoint({
|
package/dist/sdk/index.d.ts
CHANGED
|
@@ -43,10 +43,7 @@ export declare const marcoSDK: {
|
|
|
43
43
|
account: import("..").EndpointConfig<"/v1/pv/sync/pull/account", import("valibot").ObjectSchema<{
|
|
44
44
|
readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
45
45
|
readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
46
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
47
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
48
46
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
49
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
50
47
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
51
48
|
}, undefined>, undefined>;
|
|
52
49
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
@@ -69,10 +66,7 @@ export declare const marcoSDK: {
|
|
|
69
66
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
70
67
|
readonly data: import("valibot").ObjectSchema<{
|
|
71
68
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
72
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
73
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
74
69
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
75
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
76
70
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
77
71
|
}, undefined>;
|
|
78
72
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
|
@@ -173,10 +167,7 @@ export declare const marcoSDK: {
|
|
|
173
167
|
draft: import("..").EndpointConfig<"/v1/pv/sync/pull/draft", import("valibot").ObjectSchema<{
|
|
174
168
|
readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
175
169
|
readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
176
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
177
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
178
170
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
179
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
180
171
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
181
172
|
}, undefined>, undefined>;
|
|
182
173
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
@@ -199,10 +190,7 @@ export declare const marcoSDK: {
|
|
|
199
190
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
200
191
|
readonly data: import("valibot").ObjectSchema<{
|
|
201
192
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
202
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
203
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
204
193
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
205
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
206
194
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
207
195
|
}, undefined>;
|
|
208
196
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
|
@@ -361,10 +349,7 @@ export declare const marcoSDK: {
|
|
|
361
349
|
}, undefined>, import("valibot").ObjectSchema<{
|
|
362
350
|
readonly data: import("valibot").ObjectSchema<{
|
|
363
351
|
readonly cookie: import("valibot").ObjectSchema<{
|
|
364
|
-
readonly hasMore: import("valibot").BooleanSchema<undefined>;
|
|
365
|
-
readonly id: import("valibot").StringSchema<undefined>;
|
|
366
352
|
readonly order: import("valibot").StringSchema<undefined>;
|
|
367
|
-
readonly pageNum: import("valibot").NumberSchema<undefined>;
|
|
368
353
|
readonly version: import("valibot").NumberSchema<undefined>;
|
|
369
354
|
}, undefined>;
|
|
370
355
|
readonly lastMutationIDChanges: import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").NumberSchema<undefined>, undefined>;
|
package/dist/sdk/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/sdk/index.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/sdk/index.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGpB,CAAA"}
|
package/package.json
CHANGED