@marcoappio/marco-config 2.0.373 → 2.0.374

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.
@@ -113,8 +113,8 @@ export declare const endpoints: {
113
113
  contact: EndpointConfig<"/v1/pv/sync/pull/contact", import("valibot").ObjectSchema<{
114
114
  readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
115
115
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
116
- readonly id: import("valibot").StringSchema<undefined>;
117
116
  readonly order: import("valibot").StringSchema<undefined>;
117
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
118
118
  readonly versionMax: import("valibot").NumberSchema<undefined>;
119
119
  readonly versionMin: import("valibot").NumberSchema<undefined>;
120
120
  }, undefined>, undefined>;
@@ -138,8 +138,8 @@ export declare const endpoints: {
138
138
  }, undefined>, import("valibot").ObjectSchema<{
139
139
  readonly data: import("valibot").ObjectSchema<{
140
140
  readonly cookie: import("valibot").ObjectSchema<{
141
- readonly id: import("valibot").StringSchema<undefined>;
142
141
  readonly order: import("valibot").StringSchema<undefined>;
142
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
143
143
  readonly versionMax: import("valibot").NumberSchema<undefined>;
144
144
  readonly versionMin: import("valibot").NumberSchema<undefined>;
145
145
  }, undefined>;
@@ -235,9 +235,9 @@ export declare const endpoints: {
235
235
  thread: EndpointConfig<"/v1/pv/sync/pull/thread", import("valibot").ObjectSchema<{
236
236
  readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
237
237
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
238
- readonly id: import("valibot").StringSchema<undefined>;
239
238
  readonly order: import("valibot").StringSchema<undefined>;
240
239
  readonly sentAt: import("valibot").NumberSchema<undefined>;
240
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
241
241
  readonly versionMax: import("valibot").NumberSchema<undefined>;
242
242
  readonly versionMin: import("valibot").NumberSchema<undefined>;
243
243
  }, undefined>, undefined>;
@@ -261,9 +261,9 @@ export declare const endpoints: {
261
261
  }, undefined>, import("valibot").ObjectSchema<{
262
262
  readonly data: import("valibot").ObjectSchema<{
263
263
  readonly cookie: import("valibot").ObjectSchema<{
264
- readonly id: import("valibot").StringSchema<undefined>;
265
264
  readonly order: import("valibot").StringSchema<undefined>;
266
265
  readonly sentAt: import("valibot").NumberSchema<undefined>;
266
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
267
267
  readonly versionMax: import("valibot").NumberSchema<undefined>;
268
268
  readonly versionMin: import("valibot").NumberSchema<undefined>;
269
269
  }, undefined>;
@@ -110,8 +110,8 @@ export declare const privateGroup: {
110
110
  contact: import("../../..").EndpointConfig<"/v1/pv/sync/pull/contact", import("valibot").ObjectSchema<{
111
111
  readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
112
112
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
113
- readonly id: import("valibot").StringSchema<undefined>;
114
113
  readonly order: import("valibot").StringSchema<undefined>;
114
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
115
115
  readonly versionMax: import("valibot").NumberSchema<undefined>;
116
116
  readonly versionMin: import("valibot").NumberSchema<undefined>;
117
117
  }, undefined>, undefined>;
@@ -135,8 +135,8 @@ export declare const privateGroup: {
135
135
  }, undefined>, import("valibot").ObjectSchema<{
136
136
  readonly data: import("valibot").ObjectSchema<{
137
137
  readonly cookie: import("valibot").ObjectSchema<{
138
- readonly id: import("valibot").StringSchema<undefined>;
139
138
  readonly order: import("valibot").StringSchema<undefined>;
139
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
140
140
  readonly versionMax: import("valibot").NumberSchema<undefined>;
141
141
  readonly versionMin: import("valibot").NumberSchema<undefined>;
142
142
  }, undefined>;
@@ -232,9 +232,9 @@ export declare const privateGroup: {
232
232
  thread: import("../../..").EndpointConfig<"/v1/pv/sync/pull/thread", import("valibot").ObjectSchema<{
233
233
  readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
234
234
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
235
- readonly id: import("valibot").StringSchema<undefined>;
236
235
  readonly order: import("valibot").StringSchema<undefined>;
237
236
  readonly sentAt: import("valibot").NumberSchema<undefined>;
237
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
238
238
  readonly versionMax: import("valibot").NumberSchema<undefined>;
239
239
  readonly versionMin: import("valibot").NumberSchema<undefined>;
240
240
  }, undefined>, undefined>;
@@ -258,9 +258,9 @@ export declare const privateGroup: {
258
258
  }, undefined>, import("valibot").ObjectSchema<{
259
259
  readonly data: import("valibot").ObjectSchema<{
260
260
  readonly cookie: import("valibot").ObjectSchema<{
261
- readonly id: import("valibot").StringSchema<undefined>;
262
261
  readonly order: import("valibot").StringSchema<undefined>;
263
262
  readonly sentAt: import("valibot").NumberSchema<undefined>;
263
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
264
264
  readonly versionMax: import("valibot").NumberSchema<undefined>;
265
265
  readonly versionMin: import("valibot").NumberSchema<undefined>;
266
266
  }, undefined>;
@@ -72,8 +72,8 @@ export declare const sync: {
72
72
  contact: import("../../../..").EndpointConfig<"/v1/pv/sync/pull/contact", import("valibot").ObjectSchema<{
73
73
  readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
74
74
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
75
- readonly id: import("valibot").StringSchema<undefined>;
76
75
  readonly order: import("valibot").StringSchema<undefined>;
76
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
77
77
  readonly versionMax: import("valibot").NumberSchema<undefined>;
78
78
  readonly versionMin: import("valibot").NumberSchema<undefined>;
79
79
  }, undefined>, undefined>;
@@ -97,8 +97,8 @@ export declare const sync: {
97
97
  }, undefined>, import("valibot").ObjectSchema<{
98
98
  readonly data: import("valibot").ObjectSchema<{
99
99
  readonly cookie: import("valibot").ObjectSchema<{
100
- readonly id: import("valibot").StringSchema<undefined>;
101
100
  readonly order: import("valibot").StringSchema<undefined>;
101
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
102
102
  readonly versionMax: import("valibot").NumberSchema<undefined>;
103
103
  readonly versionMin: import("valibot").NumberSchema<undefined>;
104
104
  }, undefined>;
@@ -194,9 +194,9 @@ export declare const sync: {
194
194
  thread: import("../../../..").EndpointConfig<"/v1/pv/sync/pull/thread", import("valibot").ObjectSchema<{
195
195
  readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
196
196
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
197
- readonly id: import("valibot").StringSchema<undefined>;
198
197
  readonly order: import("valibot").StringSchema<undefined>;
199
198
  readonly sentAt: import("valibot").NumberSchema<undefined>;
199
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
200
200
  readonly versionMax: import("valibot").NumberSchema<undefined>;
201
201
  readonly versionMin: import("valibot").NumberSchema<undefined>;
202
202
  }, undefined>, undefined>;
@@ -220,9 +220,9 @@ export declare const sync: {
220
220
  }, undefined>, import("valibot").ObjectSchema<{
221
221
  readonly data: import("valibot").ObjectSchema<{
222
222
  readonly cookie: import("valibot").ObjectSchema<{
223
- readonly id: import("valibot").StringSchema<undefined>;
224
223
  readonly order: import("valibot").StringSchema<undefined>;
225
224
  readonly sentAt: import("valibot").NumberSchema<undefined>;
225
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
226
226
  readonly versionMax: import("valibot").NumberSchema<undefined>;
227
227
  readonly versionMin: import("valibot").NumberSchema<undefined>;
228
228
  }, undefined>;
@@ -2,8 +2,8 @@ import * as v from 'valibot';
2
2
  export declare const syncPullContact: import("../../../../..").EndpointConfig<"/v1/pv/sync/pull/contact", 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 id: v.StringSchema<undefined>;
6
5
  readonly order: v.StringSchema<undefined>;
6
+ readonly seqNo: v.NumberSchema<undefined>;
7
7
  readonly versionMax: v.NumberSchema<undefined>;
8
8
  readonly versionMin: v.NumberSchema<undefined>;
9
9
  }, undefined>, undefined>;
@@ -27,8 +27,8 @@ export declare const syncPullContact: import("../../../../..").EndpointConfig<"/
27
27
  }, undefined>, v.ObjectSchema<{
28
28
  readonly data: v.ObjectSchema<{
29
29
  readonly cookie: v.ObjectSchema<{
30
- readonly id: v.StringSchema<undefined>;
31
30
  readonly order: v.StringSchema<undefined>;
31
+ readonly seqNo: v.NumberSchema<undefined>;
32
32
  readonly versionMax: v.NumberSchema<undefined>;
33
33
  readonly versionMin: v.NumberSchema<undefined>;
34
34
  }, undefined>;
@@ -4,8 +4,8 @@ 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
- id: v.string(),
8
7
  order: v.string(),
8
+ seqNo: v.number(),
9
9
  versionMax: v.number(),
10
10
  versionMin: v.number(),
11
11
  });
@@ -71,8 +71,8 @@ export declare const pull: {
71
71
  contact: import("../../../../..").EndpointConfig<"/v1/pv/sync/pull/contact", import("valibot").ObjectSchema<{
72
72
  readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
73
73
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
74
- readonly id: import("valibot").StringSchema<undefined>;
75
74
  readonly order: import("valibot").StringSchema<undefined>;
75
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
76
76
  readonly versionMax: import("valibot").NumberSchema<undefined>;
77
77
  readonly versionMin: import("valibot").NumberSchema<undefined>;
78
78
  }, undefined>, undefined>;
@@ -96,8 +96,8 @@ export declare const pull: {
96
96
  }, undefined>, import("valibot").ObjectSchema<{
97
97
  readonly data: import("valibot").ObjectSchema<{
98
98
  readonly cookie: import("valibot").ObjectSchema<{
99
- readonly id: import("valibot").StringSchema<undefined>;
100
99
  readonly order: import("valibot").StringSchema<undefined>;
100
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
101
101
  readonly versionMax: import("valibot").NumberSchema<undefined>;
102
102
  readonly versionMin: import("valibot").NumberSchema<undefined>;
103
103
  }, undefined>;
@@ -193,9 +193,9 @@ export declare const pull: {
193
193
  thread: import("../../../../..").EndpointConfig<"/v1/pv/sync/pull/thread", import("valibot").ObjectSchema<{
194
194
  readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
195
195
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
196
- readonly id: import("valibot").StringSchema<undefined>;
197
196
  readonly order: import("valibot").StringSchema<undefined>;
198
197
  readonly sentAt: import("valibot").NumberSchema<undefined>;
198
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
199
199
  readonly versionMax: import("valibot").NumberSchema<undefined>;
200
200
  readonly versionMin: import("valibot").NumberSchema<undefined>;
201
201
  }, undefined>, undefined>;
@@ -219,9 +219,9 @@ export declare const pull: {
219
219
  }, undefined>, import("valibot").ObjectSchema<{
220
220
  readonly data: import("valibot").ObjectSchema<{
221
221
  readonly cookie: import("valibot").ObjectSchema<{
222
- readonly id: import("valibot").StringSchema<undefined>;
223
222
  readonly order: import("valibot").StringSchema<undefined>;
224
223
  readonly sentAt: import("valibot").NumberSchema<undefined>;
224
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
225
225
  readonly versionMax: import("valibot").NumberSchema<undefined>;
226
226
  readonly versionMin: import("valibot").NumberSchema<undefined>;
227
227
  }, undefined>;
@@ -2,9 +2,9 @@ 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.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 id: v.StringSchema<undefined>;
6
5
  readonly order: v.StringSchema<undefined>;
7
6
  readonly sentAt: v.NumberSchema<undefined>;
7
+ readonly seqNo: v.NumberSchema<undefined>;
8
8
  readonly versionMax: v.NumberSchema<undefined>;
9
9
  readonly versionMin: v.NumberSchema<undefined>;
10
10
  }, undefined>, undefined>;
@@ -28,9 +28,9 @@ export declare const syncPullThread: import("../../../../..").EndpointConfig<"/v
28
28
  }, undefined>, v.ObjectSchema<{
29
29
  readonly data: v.ObjectSchema<{
30
30
  readonly cookie: v.ObjectSchema<{
31
- readonly id: v.StringSchema<undefined>;
32
31
  readonly order: v.StringSchema<undefined>;
33
32
  readonly sentAt: v.NumberSchema<undefined>;
33
+ readonly seqNo: v.NumberSchema<undefined>;
34
34
  readonly versionMax: v.NumberSchema<undefined>;
35
35
  readonly versionMin: v.NumberSchema<undefined>;
36
36
  }, undefined>;
@@ -4,9 +4,9 @@ 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
- id: v.string(),
8
7
  order: v.string(),
9
8
  sentAt: v.number(),
9
+ seqNo: v.number(),
10
10
  versionMax: v.number(),
11
11
  versionMin: v.number(),
12
12
  });
@@ -112,8 +112,8 @@ export declare const marcoSDK: {
112
112
  contact: import("..").EndpointConfig<"/v1/pv/sync/pull/contact", import("valibot").ObjectSchema<{
113
113
  readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
114
114
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
115
- readonly id: import("valibot").StringSchema<undefined>;
116
115
  readonly order: import("valibot").StringSchema<undefined>;
116
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
117
117
  readonly versionMax: import("valibot").NumberSchema<undefined>;
118
118
  readonly versionMin: import("valibot").NumberSchema<undefined>;
119
119
  }, undefined>, undefined>;
@@ -137,8 +137,8 @@ export declare const marcoSDK: {
137
137
  }, undefined>, import("valibot").ObjectSchema<{
138
138
  readonly data: import("valibot").ObjectSchema<{
139
139
  readonly cookie: import("valibot").ObjectSchema<{
140
- readonly id: import("valibot").StringSchema<undefined>;
141
140
  readonly order: import("valibot").StringSchema<undefined>;
141
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
142
142
  readonly versionMax: import("valibot").NumberSchema<undefined>;
143
143
  readonly versionMin: import("valibot").NumberSchema<undefined>;
144
144
  }, undefined>;
@@ -234,9 +234,9 @@ export declare const marcoSDK: {
234
234
  thread: import("..").EndpointConfig<"/v1/pv/sync/pull/thread", import("valibot").ObjectSchema<{
235
235
  readonly clientGroupID: import("valibot").NonOptionalSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
236
236
  readonly cookie: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
237
- readonly id: import("valibot").StringSchema<undefined>;
238
237
  readonly order: import("valibot").StringSchema<undefined>;
239
238
  readonly sentAt: import("valibot").NumberSchema<undefined>;
239
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
240
240
  readonly versionMax: import("valibot").NumberSchema<undefined>;
241
241
  readonly versionMin: import("valibot").NumberSchema<undefined>;
242
242
  }, undefined>, undefined>;
@@ -260,9 +260,9 @@ export declare const marcoSDK: {
260
260
  }, undefined>, import("valibot").ObjectSchema<{
261
261
  readonly data: import("valibot").ObjectSchema<{
262
262
  readonly cookie: import("valibot").ObjectSchema<{
263
- readonly id: import("valibot").StringSchema<undefined>;
264
263
  readonly order: import("valibot").StringSchema<undefined>;
265
264
  readonly sentAt: import("valibot").NumberSchema<undefined>;
265
+ readonly seqNo: import("valibot").NumberSchema<undefined>;
266
266
  readonly versionMax: import("valibot").NumberSchema<undefined>;
267
267
  readonly versionMin: import("valibot").NumberSchema<undefined>;
268
268
  }, undefined>;
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.373",
4
+ "version": "2.0.374",
5
5
  "author": "team@marcoapp.io",
6
6
  "main": "dist/index.js",
7
7
  "repository": "git@github.com:marcoappio/marco-config.git",