@marcoappio/marco-config 2.0.190 → 2.0.191
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 +12 -12
- package/dist/sdk/endpoints/private/index.d.ts +9 -9
- package/dist/sdk/endpoints/private/sync/index.d.ts +9 -9
- package/dist/sdk/endpoints/private/sync/pull/account.d.ts +1 -1
- package/dist/sdk/endpoints/private/sync/pull/contact.d.ts +1 -1
- package/dist/sdk/endpoints/private/sync/pull/draft.d.ts +1 -1
- package/dist/sdk/endpoints/private/sync/pull/index.d.ts +5 -5
- package/dist/sdk/endpoints/private/sync/pull/thread.d.ts +1 -1
- package/dist/sdk/endpoints/private/sync/pull/user.d.ts +1 -1
- package/dist/sdk/endpoints/private/sync/push/account.d.ts +1 -1
- package/dist/sdk/endpoints/private/sync/push/draft.d.ts +1 -1
- package/dist/sdk/endpoints/private/sync/push/index.d.ts +4 -4
- package/dist/sdk/endpoints/private/sync/push/thread.d.ts +1 -1
- package/dist/sdk/endpoints/private/sync/push/user.d.ts +1 -1
- package/dist/sdk/endpoints/public/auth/index.d.ts +3 -3
- package/dist/sdk/endpoints/public/auth/refreshAuth.d.ts +1 -1
- package/dist/sdk/endpoints/public/auth/sendAuthCode.d.ts +1 -1
- package/dist/sdk/endpoints/public/auth/verifyAuthCode.d.ts +1 -1
- package/dist/sdk/endpoints/public/index.d.ts +3 -3
- package/dist/sdk/index.d.ts +13 -13
- package/dist/sdk/validation/errors.d.ts +2 -2
- package/dist/sdk/validation/errors.js +1 -1
- package/dist/sdk/validation/index.d.ts +1 -1
- package/package.json +1 -1
|
@@ -30,7 +30,7 @@ export declare const endpoints: {
|
|
|
30
30
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
31
31
|
readonly issues: import("valibot").ObjectSchema<{
|
|
32
32
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
33
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
33
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
34
34
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
35
35
|
}, undefined>;
|
|
36
36
|
}, undefined>;
|
|
@@ -92,7 +92,7 @@ export declare const endpoints: {
|
|
|
92
92
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
93
93
|
readonly issues: import("valibot").ObjectSchema<{
|
|
94
94
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
95
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
95
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
96
96
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
97
97
|
}, undefined>;
|
|
98
98
|
}, undefined>;
|
|
@@ -130,7 +130,7 @@ export declare const endpoints: {
|
|
|
130
130
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
131
131
|
readonly issues: import("valibot").ObjectSchema<{
|
|
132
132
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
133
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
133
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
134
134
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
135
135
|
}, undefined>;
|
|
136
136
|
}, undefined>;
|
|
@@ -181,7 +181,7 @@ export declare const endpoints: {
|
|
|
181
181
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
182
182
|
readonly issues: import("valibot").ObjectSchema<{
|
|
183
183
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
184
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
184
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
185
185
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
186
186
|
}, undefined>;
|
|
187
187
|
}, undefined>;
|
|
@@ -253,7 +253,7 @@ export declare const endpoints: {
|
|
|
253
253
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
254
254
|
readonly issues: import("valibot").ObjectSchema<{
|
|
255
255
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
256
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
256
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
257
257
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
258
258
|
}, undefined>;
|
|
259
259
|
}, undefined>;
|
|
@@ -373,7 +373,7 @@ export declare const endpoints: {
|
|
|
373
373
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
374
374
|
readonly issues: import("valibot").ObjectSchema<{
|
|
375
375
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
376
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
376
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
377
377
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
378
378
|
}, undefined>;
|
|
379
379
|
}, undefined>;
|
|
@@ -500,7 +500,7 @@ export declare const endpoints: {
|
|
|
500
500
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
501
501
|
readonly issues: import("valibot").ObjectSchema<{
|
|
502
502
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
503
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
503
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
504
504
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
505
505
|
}, undefined>;
|
|
506
506
|
}, undefined>;
|
|
@@ -530,7 +530,7 @@ export declare const endpoints: {
|
|
|
530
530
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
531
531
|
readonly issues: import("valibot").ObjectSchema<{
|
|
532
532
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
533
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
533
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
534
534
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
535
535
|
}, undefined>;
|
|
536
536
|
}, undefined>;
|
|
@@ -594,7 +594,7 @@ export declare const endpoints: {
|
|
|
594
594
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
595
595
|
readonly issues: import("valibot").ObjectSchema<{
|
|
596
596
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
597
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
597
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
598
598
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
599
599
|
}, undefined>;
|
|
600
600
|
}, undefined>;
|
|
@@ -629,7 +629,7 @@ export declare const endpoints: {
|
|
|
629
629
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
630
630
|
readonly issues: import("valibot").ObjectSchema<{
|
|
631
631
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
632
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
632
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
633
633
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
634
634
|
}, undefined>;
|
|
635
635
|
}, undefined>;
|
|
@@ -668,7 +668,7 @@ export declare const endpoints: {
|
|
|
668
668
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
669
669
|
readonly issues: import("valibot").ObjectSchema<{
|
|
670
670
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
671
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
671
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
672
672
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
673
673
|
}, undefined>;
|
|
674
674
|
}, undefined>;
|
|
@@ -689,7 +689,7 @@ export declare const endpoints: {
|
|
|
689
689
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
690
690
|
readonly issues: import("valibot").ObjectSchema<{
|
|
691
691
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
692
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
692
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
693
693
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
694
694
|
}, undefined>;
|
|
695
695
|
}, undefined>;
|
|
@@ -27,7 +27,7 @@ export declare const privateGroup: {
|
|
|
27
27
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
28
28
|
readonly issues: import("valibot").ObjectSchema<{
|
|
29
29
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
30
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
30
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
31
31
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
32
32
|
}, undefined>;
|
|
33
33
|
}, undefined>;
|
|
@@ -89,7 +89,7 @@ export declare const privateGroup: {
|
|
|
89
89
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
90
90
|
readonly issues: import("valibot").ObjectSchema<{
|
|
91
91
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
92
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
92
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
93
93
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
94
94
|
}, undefined>;
|
|
95
95
|
}, undefined>;
|
|
@@ -127,7 +127,7 @@ export declare const privateGroup: {
|
|
|
127
127
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
128
128
|
readonly issues: import("valibot").ObjectSchema<{
|
|
129
129
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
130
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
130
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
131
131
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
132
132
|
}, undefined>;
|
|
133
133
|
}, undefined>;
|
|
@@ -178,7 +178,7 @@ export declare const privateGroup: {
|
|
|
178
178
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
179
179
|
readonly issues: import("valibot").ObjectSchema<{
|
|
180
180
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
181
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
181
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
182
182
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
183
183
|
}, undefined>;
|
|
184
184
|
}, undefined>;
|
|
@@ -250,7 +250,7 @@ export declare const privateGroup: {
|
|
|
250
250
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
251
251
|
readonly issues: import("valibot").ObjectSchema<{
|
|
252
252
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
253
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
253
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
254
254
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
255
255
|
}, undefined>;
|
|
256
256
|
}, undefined>;
|
|
@@ -370,7 +370,7 @@ export declare const privateGroup: {
|
|
|
370
370
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
371
371
|
readonly issues: import("valibot").ObjectSchema<{
|
|
372
372
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
373
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
373
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
374
374
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
375
375
|
}, undefined>;
|
|
376
376
|
}, undefined>;
|
|
@@ -497,7 +497,7 @@ export declare const privateGroup: {
|
|
|
497
497
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
498
498
|
readonly issues: import("valibot").ObjectSchema<{
|
|
499
499
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
500
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
500
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
501
501
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
502
502
|
}, undefined>;
|
|
503
503
|
}, undefined>;
|
|
@@ -527,7 +527,7 @@ export declare const privateGroup: {
|
|
|
527
527
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
528
528
|
readonly issues: import("valibot").ObjectSchema<{
|
|
529
529
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
530
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
530
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
531
531
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
532
532
|
}, undefined>;
|
|
533
533
|
}, undefined>;
|
|
@@ -591,7 +591,7 @@ export declare const privateGroup: {
|
|
|
591
591
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
592
592
|
readonly issues: import("valibot").ObjectSchema<{
|
|
593
593
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
594
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
594
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
595
595
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
596
596
|
}, undefined>;
|
|
597
597
|
}, undefined>;
|
|
@@ -8,7 +8,7 @@ export declare const sync: {
|
|
|
8
8
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
9
9
|
readonly issues: import("valibot").ObjectSchema<{
|
|
10
10
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
11
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
11
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
12
12
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
13
13
|
}, undefined>;
|
|
14
14
|
}, undefined>;
|
|
@@ -70,7 +70,7 @@ export declare const sync: {
|
|
|
70
70
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
71
71
|
readonly issues: import("valibot").ObjectSchema<{
|
|
72
72
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
73
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
73
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
74
74
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
75
75
|
}, undefined>;
|
|
76
76
|
}, undefined>;
|
|
@@ -108,7 +108,7 @@ export declare const sync: {
|
|
|
108
108
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
109
109
|
readonly issues: import("valibot").ObjectSchema<{
|
|
110
110
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
111
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
111
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
112
112
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
113
113
|
}, undefined>;
|
|
114
114
|
}, undefined>;
|
|
@@ -159,7 +159,7 @@ export declare const sync: {
|
|
|
159
159
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
160
160
|
readonly issues: import("valibot").ObjectSchema<{
|
|
161
161
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
162
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
162
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
163
163
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
164
164
|
}, undefined>;
|
|
165
165
|
}, undefined>;
|
|
@@ -231,7 +231,7 @@ export declare const sync: {
|
|
|
231
231
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
232
232
|
readonly issues: import("valibot").ObjectSchema<{
|
|
233
233
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
234
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
234
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
235
235
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
236
236
|
}, undefined>;
|
|
237
237
|
}, undefined>;
|
|
@@ -351,7 +351,7 @@ export declare const sync: {
|
|
|
351
351
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
352
352
|
readonly issues: import("valibot").ObjectSchema<{
|
|
353
353
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
354
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
354
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
355
355
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
356
356
|
}, undefined>;
|
|
357
357
|
}, undefined>;
|
|
@@ -478,7 +478,7 @@ export declare const sync: {
|
|
|
478
478
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
479
479
|
readonly issues: import("valibot").ObjectSchema<{
|
|
480
480
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
481
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
481
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
482
482
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
483
483
|
}, undefined>;
|
|
484
484
|
}, undefined>;
|
|
@@ -508,7 +508,7 @@ export declare const sync: {
|
|
|
508
508
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
509
509
|
readonly issues: import("valibot").ObjectSchema<{
|
|
510
510
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
511
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
511
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
512
512
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
513
513
|
}, undefined>;
|
|
514
514
|
}, undefined>;
|
|
@@ -572,7 +572,7 @@ export declare const sync: {
|
|
|
572
572
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
573
573
|
readonly issues: import("valibot").ObjectSchema<{
|
|
574
574
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
575
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
575
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
576
576
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
577
577
|
}, undefined>;
|
|
578
578
|
}, undefined>;
|
|
@@ -7,7 +7,7 @@ export declare const syncPullAccount: import("../../../../..").EndpointConfig<"/
|
|
|
7
7
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
8
8
|
readonly issues: v.ObjectSchema<{
|
|
9
9
|
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
10
|
-
readonly other: v.OptionalSchema<v.
|
|
10
|
+
readonly other: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
11
11
|
readonly root: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
12
12
|
}, undefined>;
|
|
13
13
|
}, undefined>;
|
|
@@ -7,7 +7,7 @@ export declare const syncPullContact: import("../../../../..").EndpointConfig<"/
|
|
|
7
7
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
8
8
|
readonly issues: v.ObjectSchema<{
|
|
9
9
|
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
10
|
-
readonly other: v.OptionalSchema<v.
|
|
10
|
+
readonly other: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
11
11
|
readonly root: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
12
12
|
}, undefined>;
|
|
13
13
|
}, undefined>;
|
|
@@ -7,7 +7,7 @@ export declare const syncPullDraft: import("../../../../..").EndpointConfig<"/v1
|
|
|
7
7
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
8
8
|
readonly issues: v.ObjectSchema<{
|
|
9
9
|
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
10
|
-
readonly other: v.OptionalSchema<v.
|
|
10
|
+
readonly other: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
11
11
|
readonly root: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
12
12
|
}, undefined>;
|
|
13
13
|
}, undefined>;
|
|
@@ -7,7 +7,7 @@ export declare const pull: {
|
|
|
7
7
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
8
8
|
readonly issues: import("valibot").ObjectSchema<{
|
|
9
9
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
10
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
10
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
11
11
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
12
12
|
}, undefined>;
|
|
13
13
|
}, undefined>;
|
|
@@ -69,7 +69,7 @@ export declare const pull: {
|
|
|
69
69
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
70
70
|
readonly issues: import("valibot").ObjectSchema<{
|
|
71
71
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
72
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
72
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
73
73
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
74
74
|
}, undefined>;
|
|
75
75
|
}, undefined>;
|
|
@@ -107,7 +107,7 @@ export declare const pull: {
|
|
|
107
107
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
108
108
|
readonly issues: import("valibot").ObjectSchema<{
|
|
109
109
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
110
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
110
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
111
111
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
112
112
|
}, undefined>;
|
|
113
113
|
}, undefined>;
|
|
@@ -158,7 +158,7 @@ export declare const pull: {
|
|
|
158
158
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
159
159
|
readonly issues: import("valibot").ObjectSchema<{
|
|
160
160
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
161
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
161
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
162
162
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
163
163
|
}, undefined>;
|
|
164
164
|
}, undefined>;
|
|
@@ -230,7 +230,7 @@ export declare const pull: {
|
|
|
230
230
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
231
231
|
readonly issues: import("valibot").ObjectSchema<{
|
|
232
232
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
233
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
233
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
234
234
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
235
235
|
}, undefined>;
|
|
236
236
|
}, undefined>;
|
|
@@ -11,7 +11,7 @@ export declare const syncPullThread: import("../../../../..").EndpointConfig<"/v
|
|
|
11
11
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
12
12
|
readonly issues: v.ObjectSchema<{
|
|
13
13
|
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
14
|
-
readonly other: v.OptionalSchema<v.
|
|
14
|
+
readonly other: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
15
15
|
readonly root: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
16
16
|
}, undefined>;
|
|
17
17
|
}, undefined>;
|
|
@@ -7,7 +7,7 @@ export declare const syncPullUser: import("../../../../..").EndpointConfig<"/v1/
|
|
|
7
7
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
8
8
|
readonly issues: v.ObjectSchema<{
|
|
9
9
|
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
10
|
-
readonly other: v.OptionalSchema<v.
|
|
10
|
+
readonly other: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
11
11
|
readonly root: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
12
12
|
}, undefined>;
|
|
13
13
|
}, undefined>;
|
|
@@ -84,7 +84,7 @@ export declare const syncPushAccount: import("../../../../..").EndpointConfig<"/
|
|
|
84
84
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
85
85
|
readonly issues: v.ObjectSchema<{
|
|
86
86
|
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
87
|
-
readonly other: v.OptionalSchema<v.
|
|
87
|
+
readonly other: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
88
88
|
readonly root: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
89
89
|
}, undefined>;
|
|
90
90
|
}, undefined>;
|
|
@@ -113,7 +113,7 @@ export declare const syncPushDraft: import("../../../../..").EndpointConfig<"/v1
|
|
|
113
113
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
114
114
|
readonly issues: v.ObjectSchema<{
|
|
115
115
|
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
116
|
-
readonly other: v.OptionalSchema<v.
|
|
116
|
+
readonly other: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
117
117
|
readonly root: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
118
118
|
}, undefined>;
|
|
119
119
|
}, undefined>;
|
|
@@ -84,7 +84,7 @@ export declare const push: {
|
|
|
84
84
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
85
85
|
readonly issues: import("valibot").ObjectSchema<{
|
|
86
86
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
87
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
87
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
88
88
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
89
89
|
}, undefined>;
|
|
90
90
|
}, undefined>;
|
|
@@ -211,7 +211,7 @@ export declare const push: {
|
|
|
211
211
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
212
212
|
readonly issues: import("valibot").ObjectSchema<{
|
|
213
213
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
214
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
214
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
215
215
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
216
216
|
}, undefined>;
|
|
217
217
|
}, undefined>;
|
|
@@ -241,7 +241,7 @@ export declare const push: {
|
|
|
241
241
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
242
242
|
readonly issues: import("valibot").ObjectSchema<{
|
|
243
243
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
244
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
244
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
245
245
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
246
246
|
}, undefined>;
|
|
247
247
|
}, undefined>;
|
|
@@ -305,7 +305,7 @@ export declare const push: {
|
|
|
305
305
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
306
306
|
readonly issues: import("valibot").ObjectSchema<{
|
|
307
307
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
308
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
308
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
309
309
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
310
310
|
}, undefined>;
|
|
311
311
|
}, undefined>;
|
|
@@ -16,7 +16,7 @@ export declare const syncPushThread: import("../../../../..").EndpointConfig<"/v
|
|
|
16
16
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
17
17
|
readonly issues: v.ObjectSchema<{
|
|
18
18
|
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
19
|
-
readonly other: v.OptionalSchema<v.
|
|
19
|
+
readonly other: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
20
20
|
readonly root: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
21
21
|
}, undefined>;
|
|
22
22
|
}, undefined>;
|
|
@@ -45,7 +45,7 @@ export declare const syncPushUser: import("../../../../..").EndpointConfig<"/v1/
|
|
|
45
45
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
46
46
|
readonly issues: v.ObjectSchema<{
|
|
47
47
|
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
48
|
-
readonly other: v.OptionalSchema<v.
|
|
48
|
+
readonly other: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
49
49
|
readonly root: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
50
50
|
}, undefined>;
|
|
51
51
|
}, undefined>;
|
|
@@ -6,7 +6,7 @@ export declare const auth: {
|
|
|
6
6
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
7
7
|
readonly issues: import("valibot").ObjectSchema<{
|
|
8
8
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
9
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
9
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
10
10
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
11
11
|
}, undefined>;
|
|
12
12
|
}, undefined>;
|
|
@@ -45,7 +45,7 @@ export declare const auth: {
|
|
|
45
45
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
46
46
|
readonly issues: import("valibot").ObjectSchema<{
|
|
47
47
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
48
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
48
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
49
49
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
50
50
|
}, undefined>;
|
|
51
51
|
}, undefined>;
|
|
@@ -66,7 +66,7 @@ export declare const auth: {
|
|
|
66
66
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
67
67
|
readonly issues: import("valibot").ObjectSchema<{
|
|
68
68
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
69
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
69
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
70
70
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
71
71
|
}, undefined>;
|
|
72
72
|
}, undefined>;
|
|
@@ -6,7 +6,7 @@ export declare const refreshAuth: import("../../../..").EndpointConfig<"/v1/pb/a
|
|
|
6
6
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
7
7
|
readonly issues: v.ObjectSchema<{
|
|
8
8
|
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
9
|
-
readonly other: v.OptionalSchema<v.
|
|
9
|
+
readonly other: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
10
10
|
readonly root: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
11
11
|
}, undefined>;
|
|
12
12
|
}, undefined>;
|
|
@@ -6,7 +6,7 @@ export declare const sendAuthCode: import("../../../..").EndpointConfig<"/v1/pb/
|
|
|
6
6
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
7
7
|
readonly issues: v.ObjectSchema<{
|
|
8
8
|
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
9
|
-
readonly other: v.OptionalSchema<v.
|
|
9
|
+
readonly other: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
10
10
|
readonly root: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
11
11
|
}, undefined>;
|
|
12
12
|
}, undefined>;
|
|
@@ -7,7 +7,7 @@ export declare const verifyAuthCode: import("../../../..").EndpointConfig<"/v1/p
|
|
|
7
7
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
8
8
|
readonly issues: v.ObjectSchema<{
|
|
9
9
|
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
10
|
-
readonly other: v.OptionalSchema<v.
|
|
10
|
+
readonly other: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
11
11
|
readonly root: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
12
12
|
}, undefined>;
|
|
13
13
|
}, undefined>;
|
|
@@ -7,7 +7,7 @@ export declare const publicGroup: {
|
|
|
7
7
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
8
8
|
readonly issues: import("valibot").ObjectSchema<{
|
|
9
9
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
10
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
10
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
11
11
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
12
12
|
}, undefined>;
|
|
13
13
|
}, undefined>;
|
|
@@ -46,7 +46,7 @@ export declare const publicGroup: {
|
|
|
46
46
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
47
47
|
readonly issues: import("valibot").ObjectSchema<{
|
|
48
48
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
49
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
49
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
50
50
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
51
51
|
}, undefined>;
|
|
52
52
|
}, undefined>;
|
|
@@ -67,7 +67,7 @@ export declare const publicGroup: {
|
|
|
67
67
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
68
68
|
readonly issues: import("valibot").ObjectSchema<{
|
|
69
69
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
70
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
70
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
71
71
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
72
72
|
}, undefined>;
|
|
73
73
|
}, undefined>;
|
package/dist/sdk/index.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ export declare const marcoSDK: {
|
|
|
29
29
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
30
30
|
readonly issues: import("valibot").ObjectSchema<{
|
|
31
31
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
32
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
32
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
33
33
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
34
34
|
}, undefined>;
|
|
35
35
|
}, undefined>;
|
|
@@ -91,7 +91,7 @@ export declare const marcoSDK: {
|
|
|
91
91
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
92
92
|
readonly issues: import("valibot").ObjectSchema<{
|
|
93
93
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
94
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
94
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
95
95
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
96
96
|
}, undefined>;
|
|
97
97
|
}, undefined>;
|
|
@@ -129,7 +129,7 @@ export declare const marcoSDK: {
|
|
|
129
129
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
130
130
|
readonly issues: import("valibot").ObjectSchema<{
|
|
131
131
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
132
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
132
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
133
133
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
134
134
|
}, undefined>;
|
|
135
135
|
}, undefined>;
|
|
@@ -180,7 +180,7 @@ export declare const marcoSDK: {
|
|
|
180
180
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
181
181
|
readonly issues: import("valibot").ObjectSchema<{
|
|
182
182
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
183
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
183
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
184
184
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
185
185
|
}, undefined>;
|
|
186
186
|
}, undefined>;
|
|
@@ -252,7 +252,7 @@ export declare const marcoSDK: {
|
|
|
252
252
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
253
253
|
readonly issues: import("valibot").ObjectSchema<{
|
|
254
254
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
255
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
255
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
256
256
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
257
257
|
}, undefined>;
|
|
258
258
|
}, undefined>;
|
|
@@ -372,7 +372,7 @@ export declare const marcoSDK: {
|
|
|
372
372
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
373
373
|
readonly issues: import("valibot").ObjectSchema<{
|
|
374
374
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
375
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
375
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
376
376
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
377
377
|
}, undefined>;
|
|
378
378
|
}, undefined>;
|
|
@@ -499,7 +499,7 @@ export declare const marcoSDK: {
|
|
|
499
499
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
500
500
|
readonly issues: import("valibot").ObjectSchema<{
|
|
501
501
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
502
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
502
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
503
503
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
504
504
|
}, undefined>;
|
|
505
505
|
}, undefined>;
|
|
@@ -529,7 +529,7 @@ export declare const marcoSDK: {
|
|
|
529
529
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
530
530
|
readonly issues: import("valibot").ObjectSchema<{
|
|
531
531
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
532
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
532
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
533
533
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
534
534
|
}, undefined>;
|
|
535
535
|
}, undefined>;
|
|
@@ -593,7 +593,7 @@ export declare const marcoSDK: {
|
|
|
593
593
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
594
594
|
readonly issues: import("valibot").ObjectSchema<{
|
|
595
595
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
596
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
596
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
597
597
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
598
598
|
}, undefined>;
|
|
599
599
|
}, undefined>;
|
|
@@ -628,7 +628,7 @@ export declare const marcoSDK: {
|
|
|
628
628
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
629
629
|
readonly issues: import("valibot").ObjectSchema<{
|
|
630
630
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
631
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
631
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
632
632
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
633
633
|
}, undefined>;
|
|
634
634
|
}, undefined>;
|
|
@@ -667,7 +667,7 @@ export declare const marcoSDK: {
|
|
|
667
667
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
668
668
|
readonly issues: import("valibot").ObjectSchema<{
|
|
669
669
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
670
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
670
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
671
671
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
672
672
|
}, undefined>;
|
|
673
673
|
}, undefined>;
|
|
@@ -688,7 +688,7 @@ export declare const marcoSDK: {
|
|
|
688
688
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
689
689
|
readonly issues: import("valibot").ObjectSchema<{
|
|
690
690
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
691
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
691
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
692
692
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
693
693
|
}, undefined>;
|
|
694
694
|
}, undefined>;
|
|
@@ -799,7 +799,7 @@ export declare const marcoSDK: {
|
|
|
799
799
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
800
800
|
readonly issues: import("valibot").ObjectSchema<{
|
|
801
801
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
802
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
802
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
803
803
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
804
804
|
}, undefined>;
|
|
805
805
|
}, undefined>;
|
|
@@ -52,7 +52,7 @@ export declare const validationFailedErrorSchema: v.ObjectSchema<{
|
|
|
52
52
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
53
53
|
readonly issues: v.ObjectSchema<{
|
|
54
54
|
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
55
|
-
readonly other: v.OptionalSchema<v.
|
|
55
|
+
readonly other: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
56
56
|
readonly root: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
57
57
|
}, undefined>;
|
|
58
58
|
}, undefined>;
|
|
@@ -112,7 +112,7 @@ export declare const errors: {
|
|
|
112
112
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
113
113
|
readonly issues: v.ObjectSchema<{
|
|
114
114
|
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
115
|
-
readonly other: v.OptionalSchema<v.
|
|
115
|
+
readonly other: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
116
116
|
readonly root: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
117
117
|
}, undefined>;
|
|
118
118
|
}, undefined>;
|
|
@@ -36,7 +36,7 @@ export const validationFailedErrorSchema = v.object({
|
|
|
36
36
|
code: v.literal('VALIDATION_FAILED'),
|
|
37
37
|
issues: v.object({
|
|
38
38
|
nested: v.optional(v.record(v.string(), v.array(v.string()))),
|
|
39
|
-
other: v.optional(v.
|
|
39
|
+
other: v.optional(v.array(v.string())),
|
|
40
40
|
root: v.optional(v.array(v.string())),
|
|
41
41
|
}),
|
|
42
42
|
}),
|
|
@@ -53,7 +53,7 @@ export declare const validation: {
|
|
|
53
53
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
54
54
|
readonly issues: import("valibot").ObjectSchema<{
|
|
55
55
|
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
56
|
-
readonly other: import("valibot").OptionalSchema<import("valibot").
|
|
56
|
+
readonly other: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
57
57
|
readonly root: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
58
58
|
}, undefined>;
|
|
59
59
|
}, undefined>;
|