@marcoappio/marco-config 2.0.257 → 2.0.259

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.
@@ -197,13 +197,12 @@ export declare const endpoints: {
197
197
  thread: EndpointConfig<"/v1/pv/sync/pull/thread", import("valibot").ObjectSchema<{
198
198
  readonly clientGroupID: import("valibot").StringSchema<undefined>;
199
199
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
200
+ readonly hasMore: import("valibot").BooleanSchema<undefined>;
200
201
  readonly id: import("valibot").NullableSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").UuidAction<string, undefined>]>, undefined>;
201
202
  readonly order: import("valibot").StringSchema<undefined>;
202
- readonly version: import("valibot").ObjectSchema<{
203
- readonly current: import("valibot").NumberSchema<undefined>;
204
- readonly previous: import("valibot").NumberSchema<undefined>;
205
- readonly target: import("valibot").NumberSchema<undefined>;
206
- }, undefined>;
203
+ readonly version: import("valibot").NumberSchema<undefined>;
204
+ readonly versionMax: import("valibot").NumberSchema<undefined>;
205
+ readonly versionMin: import("valibot").NumberSchema<undefined>;
207
206
  }, undefined>, undefined>;
208
207
  }, undefined>, GenericSchema<unknown, unknown, import("valibot").BaseIssue<unknown>> | undefined, import("valibot").UnionSchema<[import("valibot").ObjectSchema<{
209
208
  readonly data: import("valibot").ObjectSchema<{
@@ -223,13 +222,12 @@ export declare const endpoints: {
223
222
  }, undefined>, import("valibot").ObjectSchema<{
224
223
  readonly data: import("valibot").ObjectSchema<{
225
224
  readonly cookie: import("valibot").ObjectSchema<{
225
+ readonly hasMore: import("valibot").BooleanSchema<undefined>;
226
226
  readonly id: import("valibot").NullableSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").UuidAction<string, undefined>]>, undefined>;
227
227
  readonly order: import("valibot").StringSchema<undefined>;
228
- readonly version: import("valibot").ObjectSchema<{
229
- readonly current: import("valibot").NumberSchema<undefined>;
230
- readonly previous: import("valibot").NumberSchema<undefined>;
231
- readonly target: import("valibot").NumberSchema<undefined>;
232
- }, undefined>;
228
+ readonly version: import("valibot").NumberSchema<undefined>;
229
+ readonly versionMax: import("valibot").NumberSchema<undefined>;
230
+ readonly versionMin: import("valibot").NumberSchema<undefined>;
233
231
  }, undefined>;
234
232
  readonly hasMore: import("valibot").BooleanSchema<undefined>;
235
233
  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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGM,CAAA"}
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"}
@@ -194,13 +194,12 @@ export declare const privateGroup: {
194
194
  thread: import("../../..").EndpointConfig<"/v1/pv/sync/pull/thread", import("valibot").ObjectSchema<{
195
195
  readonly clientGroupID: import("valibot").StringSchema<undefined>;
196
196
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
197
+ readonly hasMore: import("valibot").BooleanSchema<undefined>;
197
198
  readonly id: import("valibot").NullableSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").UuidAction<string, undefined>]>, undefined>;
198
199
  readonly order: import("valibot").StringSchema<undefined>;
199
- readonly version: import("valibot").ObjectSchema<{
200
- readonly current: import("valibot").NumberSchema<undefined>;
201
- readonly previous: import("valibot").NumberSchema<undefined>;
202
- readonly target: import("valibot").NumberSchema<undefined>;
203
- }, undefined>;
200
+ readonly version: import("valibot").NumberSchema<undefined>;
201
+ readonly versionMax: import("valibot").NumberSchema<undefined>;
202
+ readonly versionMin: import("valibot").NumberSchema<undefined>;
204
203
  }, undefined>, undefined>;
205
204
  }, undefined>, import("valibot").GenericSchema<unknown, unknown, import("valibot").BaseIssue<unknown>> | undefined, import("valibot").UnionSchema<[import("valibot").ObjectSchema<{
206
205
  readonly data: import("valibot").ObjectSchema<{
@@ -220,13 +219,12 @@ export declare const privateGroup: {
220
219
  }, undefined>, import("valibot").ObjectSchema<{
221
220
  readonly data: import("valibot").ObjectSchema<{
222
221
  readonly cookie: import("valibot").ObjectSchema<{
222
+ readonly hasMore: import("valibot").BooleanSchema<undefined>;
223
223
  readonly id: import("valibot").NullableSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").UuidAction<string, undefined>]>, undefined>;
224
224
  readonly order: import("valibot").StringSchema<undefined>;
225
- readonly version: import("valibot").ObjectSchema<{
226
- readonly current: import("valibot").NumberSchema<undefined>;
227
- readonly previous: import("valibot").NumberSchema<undefined>;
228
- readonly target: import("valibot").NumberSchema<undefined>;
229
- }, undefined>;
225
+ readonly version: import("valibot").NumberSchema<undefined>;
226
+ readonly versionMax: import("valibot").NumberSchema<undefined>;
227
+ readonly versionMin: import("valibot").NumberSchema<undefined>;
230
228
  }, undefined>;
231
229
  readonly hasMore: import("valibot").BooleanSchema<undefined>;
232
230
  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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAIxB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/sdk/endpoints/private/index.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAIxB,CAAA"}
@@ -161,13 +161,12 @@ export declare const sync: {
161
161
  thread: import("../../../..").EndpointConfig<"/v1/pv/sync/pull/thread", import("valibot").ObjectSchema<{
162
162
  readonly clientGroupID: import("valibot").StringSchema<undefined>;
163
163
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
164
+ readonly hasMore: import("valibot").BooleanSchema<undefined>;
164
165
  readonly id: import("valibot").NullableSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").UuidAction<string, undefined>]>, undefined>;
165
166
  readonly order: import("valibot").StringSchema<undefined>;
166
- readonly version: import("valibot").ObjectSchema<{
167
- readonly current: import("valibot").NumberSchema<undefined>;
168
- readonly previous: import("valibot").NumberSchema<undefined>;
169
- readonly target: import("valibot").NumberSchema<undefined>;
170
- }, undefined>;
167
+ readonly version: import("valibot").NumberSchema<undefined>;
168
+ readonly versionMax: import("valibot").NumberSchema<undefined>;
169
+ readonly versionMin: import("valibot").NumberSchema<undefined>;
171
170
  }, undefined>, undefined>;
172
171
  }, undefined>, import("valibot").GenericSchema<unknown, unknown, import("valibot").BaseIssue<unknown>> | undefined, import("valibot").UnionSchema<[import("valibot").ObjectSchema<{
173
172
  readonly data: import("valibot").ObjectSchema<{
@@ -187,13 +186,12 @@ export declare const sync: {
187
186
  }, undefined>, import("valibot").ObjectSchema<{
188
187
  readonly data: import("valibot").ObjectSchema<{
189
188
  readonly cookie: import("valibot").ObjectSchema<{
189
+ readonly hasMore: import("valibot").BooleanSchema<undefined>;
190
190
  readonly id: import("valibot").NullableSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").UuidAction<string, undefined>]>, undefined>;
191
191
  readonly order: import("valibot").StringSchema<undefined>;
192
- readonly version: import("valibot").ObjectSchema<{
193
- readonly current: import("valibot").NumberSchema<undefined>;
194
- readonly previous: import("valibot").NumberSchema<undefined>;
195
- readonly target: import("valibot").NumberSchema<undefined>;
196
- }, undefined>;
192
+ readonly version: import("valibot").NumberSchema<undefined>;
193
+ readonly versionMax: import("valibot").NumberSchema<undefined>;
194
+ readonly versionMin: import("valibot").NumberSchema<undefined>;
197
195
  }, undefined>;
198
196
  readonly hasMore: import("valibot").BooleanSchema<undefined>;
199
197
  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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/endpoints/private/sync/index.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiB,CAAA"}
@@ -160,13 +160,12 @@ export declare const pull: {
160
160
  thread: import("../../../../..").EndpointConfig<"/v1/pv/sync/pull/thread", import("valibot").ObjectSchema<{
161
161
  readonly clientGroupID: import("valibot").StringSchema<undefined>;
162
162
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
163
+ readonly hasMore: import("valibot").BooleanSchema<undefined>;
163
164
  readonly id: import("valibot").NullableSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").UuidAction<string, undefined>]>, undefined>;
164
165
  readonly order: import("valibot").StringSchema<undefined>;
165
- readonly version: import("valibot").ObjectSchema<{
166
- readonly current: import("valibot").NumberSchema<undefined>;
167
- readonly previous: import("valibot").NumberSchema<undefined>;
168
- readonly target: import("valibot").NumberSchema<undefined>;
169
- }, undefined>;
166
+ readonly version: import("valibot").NumberSchema<undefined>;
167
+ readonly versionMax: import("valibot").NumberSchema<undefined>;
168
+ readonly versionMin: import("valibot").NumberSchema<undefined>;
170
169
  }, undefined>, undefined>;
171
170
  }, undefined>, import("valibot").GenericSchema<unknown, unknown, import("valibot").BaseIssue<unknown>> | undefined, import("valibot").UnionSchema<[import("valibot").ObjectSchema<{
172
171
  readonly data: import("valibot").ObjectSchema<{
@@ -186,13 +185,12 @@ export declare const pull: {
186
185
  }, undefined>, import("valibot").ObjectSchema<{
187
186
  readonly data: import("valibot").ObjectSchema<{
188
187
  readonly cookie: import("valibot").ObjectSchema<{
188
+ readonly hasMore: import("valibot").BooleanSchema<undefined>;
189
189
  readonly id: import("valibot").NullableSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").UuidAction<string, undefined>]>, undefined>;
190
190
  readonly order: import("valibot").StringSchema<undefined>;
191
- readonly version: import("valibot").ObjectSchema<{
192
- readonly current: import("valibot").NumberSchema<undefined>;
193
- readonly previous: import("valibot").NumberSchema<undefined>;
194
- readonly target: import("valibot").NumberSchema<undefined>;
195
- }, undefined>;
191
+ readonly version: import("valibot").NumberSchema<undefined>;
192
+ readonly versionMax: import("valibot").NumberSchema<undefined>;
193
+ readonly versionMin: import("valibot").NumberSchema<undefined>;
196
194
  }, undefined>;
197
195
  readonly hasMore: import("valibot").BooleanSchema<undefined>;
198
196
  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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA4C,CAAA"}
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"}
@@ -2,13 +2,12 @@ import * as v from 'valibot';
2
2
  export declare const syncPullThread: import("../../../../..").EndpointConfig<"/v1/pv/sync/pull/thread", v.ObjectSchema<{
3
3
  readonly clientGroupID: v.StringSchema<undefined>;
4
4
  readonly cookie: v.NullableSchema<v.ObjectSchema<{
5
+ readonly hasMore: v.BooleanSchema<undefined>;
5
6
  readonly id: v.NullableSchema<v.SchemaWithPipe<[v.StringSchema<undefined>, v.UuidAction<string, undefined>]>, undefined>;
6
7
  readonly order: v.StringSchema<undefined>;
7
- readonly version: v.ObjectSchema<{
8
- readonly current: v.NumberSchema<undefined>;
9
- readonly previous: v.NumberSchema<undefined>;
10
- readonly target: v.NumberSchema<undefined>;
11
- }, undefined>;
8
+ readonly version: v.NumberSchema<undefined>;
9
+ readonly versionMax: v.NumberSchema<undefined>;
10
+ readonly versionMin: v.NumberSchema<undefined>;
12
11
  }, undefined>, undefined>;
13
12
  }, undefined>, v.GenericSchema<unknown, unknown, v.BaseIssue<unknown>> | undefined, v.UnionSchema<[v.ObjectSchema<{
14
13
  readonly data: v.ObjectSchema<{
@@ -28,13 +27,12 @@ export declare const syncPullThread: import("../../../../..").EndpointConfig<"/v
28
27
  }, undefined>, v.ObjectSchema<{
29
28
  readonly data: v.ObjectSchema<{
30
29
  readonly cookie: v.ObjectSchema<{
30
+ readonly hasMore: v.BooleanSchema<undefined>;
31
31
  readonly id: v.NullableSchema<v.SchemaWithPipe<[v.StringSchema<undefined>, v.UuidAction<string, undefined>]>, undefined>;
32
32
  readonly order: v.StringSchema<undefined>;
33
- readonly version: v.ObjectSchema<{
34
- readonly current: v.NumberSchema<undefined>;
35
- readonly previous: v.NumberSchema<undefined>;
36
- readonly target: v.NumberSchema<undefined>;
37
- }, undefined>;
33
+ readonly version: v.NumberSchema<undefined>;
34
+ readonly versionMax: v.NumberSchema<undefined>;
35
+ readonly versionMin: v.NumberSchema<undefined>;
38
36
  }, undefined>;
39
37
  readonly hasMore: v.BooleanSchema<undefined>;
40
38
  readonly lastMutationIDChanges: v.RecordSchema<v.StringSchema<undefined>, v.NumberSchema<undefined>, undefined>;
@@ -1 +1 @@
1
- {"version":3,"file":"thread.d.ts","sourceRoot":"","sources":["../../../../../../src/sdk/endpoints/private/sync/pull/thread.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAM5B,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BAyCzB,CAAA"}
1
+ {"version":3,"file":"thread.d.ts","sourceRoot":"","sources":["../../../../../../src/sdk/endpoints/private/sync/pull/thread.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAM5B,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BAuCzB,CAAA"}
@@ -6,13 +6,12 @@ export const syncPullThread = createEndpoint({
6
6
  body: v.object({
7
7
  clientGroupID: v.string(),
8
8
  cookie: v.nullable(v.object({
9
+ hasMore: v.boolean(),
9
10
  id: v.nullable(v.pipe(v.string(), v.uuid())),
10
11
  order: v.string(),
11
- version: v.object({
12
- current: v.number(),
13
- previous: v.number(),
14
- target: v.number(),
15
- }),
12
+ version: v.number(),
13
+ versionMax: v.number(),
14
+ versionMin: v.number(),
16
15
  })),
17
16
  }),
18
17
  method: 'POST',
@@ -23,13 +22,12 @@ export const syncPullThread = createEndpoint({
23
22
  v.object({
24
23
  data: v.object({
25
24
  cookie: v.object({
25
+ hasMore: v.boolean(),
26
26
  id: v.nullable(v.pipe(v.string(), v.uuid())),
27
27
  order: v.string(),
28
- version: v.object({
29
- current: v.number(),
30
- previous: v.number(),
31
- target: v.number(),
32
- }),
28
+ version: v.number(),
29
+ versionMax: v.number(),
30
+ versionMin: v.number(),
33
31
  }),
34
32
  hasMore: v.boolean(),
35
33
  lastMutationIDChanges: v.record(v.string(), v.number()),
@@ -196,13 +196,12 @@ export declare const marcoSDK: {
196
196
  thread: import("..").EndpointConfig<"/v1/pv/sync/pull/thread", import("valibot").ObjectSchema<{
197
197
  readonly clientGroupID: import("valibot").StringSchema<undefined>;
198
198
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
199
+ readonly hasMore: import("valibot").BooleanSchema<undefined>;
199
200
  readonly id: import("valibot").NullableSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").UuidAction<string, undefined>]>, undefined>;
200
201
  readonly order: import("valibot").StringSchema<undefined>;
201
- readonly version: import("valibot").ObjectSchema<{
202
- readonly current: import("valibot").NumberSchema<undefined>;
203
- readonly previous: import("valibot").NumberSchema<undefined>;
204
- readonly target: import("valibot").NumberSchema<undefined>;
205
- }, undefined>;
202
+ readonly version: import("valibot").NumberSchema<undefined>;
203
+ readonly versionMax: import("valibot").NumberSchema<undefined>;
204
+ readonly versionMin: import("valibot").NumberSchema<undefined>;
206
205
  }, undefined>, undefined>;
207
206
  }, undefined>, import("valibot").GenericSchema<unknown, unknown, import("valibot").BaseIssue<unknown>> | undefined, import("valibot").UnionSchema<[import("valibot").ObjectSchema<{
208
207
  readonly data: import("valibot").ObjectSchema<{
@@ -222,13 +221,12 @@ export declare const marcoSDK: {
222
221
  }, undefined>, import("valibot").ObjectSchema<{
223
222
  readonly data: import("valibot").ObjectSchema<{
224
223
  readonly cookie: import("valibot").ObjectSchema<{
224
+ readonly hasMore: import("valibot").BooleanSchema<undefined>;
225
225
  readonly id: import("valibot").NullableSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").UuidAction<string, undefined>]>, undefined>;
226
226
  readonly order: import("valibot").StringSchema<undefined>;
227
- readonly version: import("valibot").ObjectSchema<{
228
- readonly current: import("valibot").NumberSchema<undefined>;
229
- readonly previous: import("valibot").NumberSchema<undefined>;
230
- readonly target: import("valibot").NumberSchema<undefined>;
231
- }, undefined>;
227
+ readonly version: import("valibot").NumberSchema<undefined>;
228
+ readonly versionMax: import("valibot").NumberSchema<undefined>;
229
+ readonly versionMin: import("valibot").NumberSchema<undefined>;
232
230
  }, undefined>;
233
231
  readonly hasMore: import("valibot").BooleanSchema<undefined>;
234
232
  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/index.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGpB,CAAA"}
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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@marcoappio/marco-config",
3
3
  "packageManager": "bun@1.2.0",
4
- "version": "2.0.257",
4
+ "version": "2.0.259",
5
5
  "author": "team@marcoapp.io",
6
6
  "main": "dist/index.js",
7
7
  "repository": "git@github.com:marcoappio/marco-config.git",