@marcoappio/marco-config 2.0.190 → 2.0.192
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 +24 -24
- package/dist/sdk/endpoints/private/index.d.ts +18 -18
- package/dist/sdk/endpoints/private/sync/index.d.ts +18 -18
- package/dist/sdk/endpoints/private/sync/pull/account.d.ts +2 -2
- package/dist/sdk/endpoints/private/sync/pull/contact.d.ts +2 -2
- package/dist/sdk/endpoints/private/sync/pull/draft.d.ts +2 -2
- package/dist/sdk/endpoints/private/sync/pull/index.d.ts +10 -10
- package/dist/sdk/endpoints/private/sync/pull/thread.d.ts +2 -2
- package/dist/sdk/endpoints/private/sync/pull/user.d.ts +2 -2
- package/dist/sdk/endpoints/private/sync/push/account.d.ts +2 -2
- package/dist/sdk/endpoints/private/sync/push/draft.d.ts +2 -2
- package/dist/sdk/endpoints/private/sync/push/index.d.ts +8 -8
- package/dist/sdk/endpoints/private/sync/push/thread.d.ts +2 -2
- package/dist/sdk/endpoints/private/sync/push/user.d.ts +2 -2
- package/dist/sdk/endpoints/public/auth/index.d.ts +6 -6
- package/dist/sdk/endpoints/public/auth/refreshAuth.d.ts +2 -2
- package/dist/sdk/endpoints/public/auth/sendAuthCode.d.ts +2 -2
- package/dist/sdk/endpoints/public/auth/verifyAuthCode.d.ts +2 -2
- package/dist/sdk/endpoints/public/index.d.ts +6 -6
- package/dist/sdk/index.d.ts +26 -26
- package/dist/sdk/validation/errors.d.ts +4 -4
- package/dist/sdk/validation/errors.js +2 -2
- package/dist/sdk/validation/index.d.ts +2 -2
- package/package.json +1 -1
|
@@ -29,8 +29,8 @@ export declare const endpoints: {
|
|
|
29
29
|
readonly data: import("valibot").ObjectSchema<{
|
|
30
30
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
31
31
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
32
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -91,8 +91,8 @@ export declare const endpoints: {
|
|
|
91
91
|
readonly data: import("valibot").ObjectSchema<{
|
|
92
92
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
93
93
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
94
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -129,8 +129,8 @@ export declare const endpoints: {
|
|
|
129
129
|
readonly data: import("valibot").ObjectSchema<{
|
|
130
130
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
131
131
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
132
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -180,8 +180,8 @@ export declare const endpoints: {
|
|
|
180
180
|
readonly data: import("valibot").ObjectSchema<{
|
|
181
181
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
182
182
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
183
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -252,8 +252,8 @@ export declare const endpoints: {
|
|
|
252
252
|
readonly data: import("valibot").ObjectSchema<{
|
|
253
253
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
254
254
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
255
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -372,8 +372,8 @@ export declare const endpoints: {
|
|
|
372
372
|
readonly data: import("valibot").ObjectSchema<{
|
|
373
373
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
374
374
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
375
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -499,8 +499,8 @@ export declare const endpoints: {
|
|
|
499
499
|
readonly data: import("valibot").ObjectSchema<{
|
|
500
500
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
501
501
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
502
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -529,8 +529,8 @@ export declare const endpoints: {
|
|
|
529
529
|
readonly data: import("valibot").ObjectSchema<{
|
|
530
530
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
531
531
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
532
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -593,8 +593,8 @@ export declare const endpoints: {
|
|
|
593
593
|
readonly data: import("valibot").ObjectSchema<{
|
|
594
594
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
595
595
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
596
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -628,8 +628,8 @@ export declare const endpoints: {
|
|
|
628
628
|
readonly data: import("valibot").ObjectSchema<{
|
|
629
629
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
630
630
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
631
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -667,8 +667,8 @@ export declare const endpoints: {
|
|
|
667
667
|
readonly data: import("valibot").ObjectSchema<{
|
|
668
668
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
669
669
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
670
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -688,8 +688,8 @@ export declare const endpoints: {
|
|
|
688
688
|
readonly data: import("valibot").ObjectSchema<{
|
|
689
689
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
690
690
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
691
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -26,8 +26,8 @@ export declare const privateGroup: {
|
|
|
26
26
|
readonly data: import("valibot").ObjectSchema<{
|
|
27
27
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
28
28
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
29
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -88,8 +88,8 @@ export declare const privateGroup: {
|
|
|
88
88
|
readonly data: import("valibot").ObjectSchema<{
|
|
89
89
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
90
90
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
91
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -126,8 +126,8 @@ export declare const privateGroup: {
|
|
|
126
126
|
readonly data: import("valibot").ObjectSchema<{
|
|
127
127
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
128
128
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
129
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -177,8 +177,8 @@ export declare const privateGroup: {
|
|
|
177
177
|
readonly data: import("valibot").ObjectSchema<{
|
|
178
178
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
179
179
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
180
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -249,8 +249,8 @@ export declare const privateGroup: {
|
|
|
249
249
|
readonly data: import("valibot").ObjectSchema<{
|
|
250
250
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
251
251
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
252
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -369,8 +369,8 @@ export declare const privateGroup: {
|
|
|
369
369
|
readonly data: import("valibot").ObjectSchema<{
|
|
370
370
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
371
371
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
372
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -496,8 +496,8 @@ export declare const privateGroup: {
|
|
|
496
496
|
readonly data: import("valibot").ObjectSchema<{
|
|
497
497
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
498
498
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
499
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -526,8 +526,8 @@ export declare const privateGroup: {
|
|
|
526
526
|
readonly data: import("valibot").ObjectSchema<{
|
|
527
527
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
528
528
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
529
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -590,8 +590,8 @@ export declare const privateGroup: {
|
|
|
590
590
|
readonly data: import("valibot").ObjectSchema<{
|
|
591
591
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
592
592
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
593
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -7,8 +7,8 @@ export declare const sync: {
|
|
|
7
7
|
readonly data: import("valibot").ObjectSchema<{
|
|
8
8
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
9
9
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
10
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -69,8 +69,8 @@ export declare const sync: {
|
|
|
69
69
|
readonly data: import("valibot").ObjectSchema<{
|
|
70
70
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
71
71
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
72
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -107,8 +107,8 @@ export declare const sync: {
|
|
|
107
107
|
readonly data: import("valibot").ObjectSchema<{
|
|
108
108
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
109
109
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
110
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -158,8 +158,8 @@ export declare const sync: {
|
|
|
158
158
|
readonly data: import("valibot").ObjectSchema<{
|
|
159
159
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
160
160
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
161
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -230,8 +230,8 @@ export declare const sync: {
|
|
|
230
230
|
readonly data: import("valibot").ObjectSchema<{
|
|
231
231
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
232
232
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
233
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -350,8 +350,8 @@ export declare const sync: {
|
|
|
350
350
|
readonly data: import("valibot").ObjectSchema<{
|
|
351
351
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
352
352
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
353
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -477,8 +477,8 @@ export declare const sync: {
|
|
|
477
477
|
readonly data: import("valibot").ObjectSchema<{
|
|
478
478
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
479
479
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
480
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -507,8 +507,8 @@ export declare const sync: {
|
|
|
507
507
|
readonly data: import("valibot").ObjectSchema<{
|
|
508
508
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
509
509
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
510
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -571,8 +571,8 @@ export declare const sync: {
|
|
|
571
571
|
readonly data: import("valibot").ObjectSchema<{
|
|
572
572
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
573
573
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
574
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -6,8 +6,8 @@ export declare const syncPullAccount: import("../../../../..").EndpointConfig<"/
|
|
|
6
6
|
readonly data: v.ObjectSchema<{
|
|
7
7
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
8
8
|
readonly issues: v.ObjectSchema<{
|
|
9
|
-
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
10
|
-
readonly other: v.OptionalSchema<v.
|
|
9
|
+
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -6,8 +6,8 @@ export declare const syncPullContact: import("../../../../..").EndpointConfig<"/
|
|
|
6
6
|
readonly data: v.ObjectSchema<{
|
|
7
7
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
8
8
|
readonly issues: v.ObjectSchema<{
|
|
9
|
-
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
10
|
-
readonly other: v.OptionalSchema<v.
|
|
9
|
+
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -6,8 +6,8 @@ export declare const syncPullDraft: import("../../../../..").EndpointConfig<"/v1
|
|
|
6
6
|
readonly data: v.ObjectSchema<{
|
|
7
7
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
8
8
|
readonly issues: v.ObjectSchema<{
|
|
9
|
-
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
10
|
-
readonly other: v.OptionalSchema<v.
|
|
9
|
+
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -6,8 +6,8 @@ export declare const pull: {
|
|
|
6
6
|
readonly data: import("valibot").ObjectSchema<{
|
|
7
7
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
8
8
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
9
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -68,8 +68,8 @@ export declare const pull: {
|
|
|
68
68
|
readonly data: import("valibot").ObjectSchema<{
|
|
69
69
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
70
70
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
71
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -106,8 +106,8 @@ export declare const pull: {
|
|
|
106
106
|
readonly data: import("valibot").ObjectSchema<{
|
|
107
107
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
108
108
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
109
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -157,8 +157,8 @@ export declare const pull: {
|
|
|
157
157
|
readonly data: import("valibot").ObjectSchema<{
|
|
158
158
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
159
159
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
160
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -229,8 +229,8 @@ export declare const pull: {
|
|
|
229
229
|
readonly data: import("valibot").ObjectSchema<{
|
|
230
230
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
231
231
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
232
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -10,8 +10,8 @@ export declare const syncPullThread: import("../../../../..").EndpointConfig<"/v
|
|
|
10
10
|
readonly data: v.ObjectSchema<{
|
|
11
11
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
12
12
|
readonly issues: v.ObjectSchema<{
|
|
13
|
-
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
14
|
-
readonly other: v.OptionalSchema<v.
|
|
13
|
+
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -6,8 +6,8 @@ export declare const syncPullUser: import("../../../../..").EndpointConfig<"/v1/
|
|
|
6
6
|
readonly data: v.ObjectSchema<{
|
|
7
7
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
8
8
|
readonly issues: v.ObjectSchema<{
|
|
9
|
-
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
10
|
-
readonly other: v.OptionalSchema<v.
|
|
9
|
+
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -83,8 +83,8 @@ export declare const syncPushAccount: import("../../../../..").EndpointConfig<"/
|
|
|
83
83
|
readonly data: v.ObjectSchema<{
|
|
84
84
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
85
85
|
readonly issues: v.ObjectSchema<{
|
|
86
|
-
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
87
|
-
readonly other: v.OptionalSchema<v.
|
|
86
|
+
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -112,8 +112,8 @@ export declare const syncPushDraft: import("../../../../..").EndpointConfig<"/v1
|
|
|
112
112
|
readonly data: v.ObjectSchema<{
|
|
113
113
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
114
114
|
readonly issues: v.ObjectSchema<{
|
|
115
|
-
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
116
|
-
readonly other: v.OptionalSchema<v.
|
|
115
|
+
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -83,8 +83,8 @@ export declare const push: {
|
|
|
83
83
|
readonly data: import("valibot").ObjectSchema<{
|
|
84
84
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
85
85
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
86
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -210,8 +210,8 @@ export declare const push: {
|
|
|
210
210
|
readonly data: import("valibot").ObjectSchema<{
|
|
211
211
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
212
212
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
213
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -240,8 +240,8 @@ export declare const push: {
|
|
|
240
240
|
readonly data: import("valibot").ObjectSchema<{
|
|
241
241
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
242
242
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
243
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -304,8 +304,8 @@ export declare const push: {
|
|
|
304
304
|
readonly data: import("valibot").ObjectSchema<{
|
|
305
305
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
306
306
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
307
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -15,8 +15,8 @@ export declare const syncPushThread: import("../../../../..").EndpointConfig<"/v
|
|
|
15
15
|
readonly data: v.ObjectSchema<{
|
|
16
16
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
17
17
|
readonly issues: v.ObjectSchema<{
|
|
18
|
-
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
19
|
-
readonly other: v.OptionalSchema<v.
|
|
18
|
+
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -44,8 +44,8 @@ export declare const syncPushUser: import("../../../../..").EndpointConfig<"/v1/
|
|
|
44
44
|
readonly data: v.ObjectSchema<{
|
|
45
45
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
46
46
|
readonly issues: v.ObjectSchema<{
|
|
47
|
-
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
48
|
-
readonly other: v.OptionalSchema<v.
|
|
47
|
+
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -5,8 +5,8 @@ export declare const auth: {
|
|
|
5
5
|
readonly data: import("valibot").ObjectSchema<{
|
|
6
6
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
7
7
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
8
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -44,8 +44,8 @@ export declare const auth: {
|
|
|
44
44
|
readonly data: import("valibot").ObjectSchema<{
|
|
45
45
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
46
46
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
47
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -65,8 +65,8 @@ export declare const auth: {
|
|
|
65
65
|
readonly data: import("valibot").ObjectSchema<{
|
|
66
66
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
67
67
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
68
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -5,8 +5,8 @@ export declare const refreshAuth: import("../../../..").EndpointConfig<"/v1/pb/a
|
|
|
5
5
|
readonly data: v.ObjectSchema<{
|
|
6
6
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
7
7
|
readonly issues: v.ObjectSchema<{
|
|
8
|
-
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
9
|
-
readonly other: v.OptionalSchema<v.
|
|
8
|
+
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -5,8 +5,8 @@ export declare const sendAuthCode: import("../../../..").EndpointConfig<"/v1/pb/
|
|
|
5
5
|
readonly data: v.ObjectSchema<{
|
|
6
6
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
7
7
|
readonly issues: v.ObjectSchema<{
|
|
8
|
-
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
9
|
-
readonly other: v.OptionalSchema<v.
|
|
8
|
+
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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,8 +6,8 @@ export declare const verifyAuthCode: import("../../../..").EndpointConfig<"/v1/p
|
|
|
6
6
|
readonly data: v.ObjectSchema<{
|
|
7
7
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
8
8
|
readonly issues: v.ObjectSchema<{
|
|
9
|
-
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
10
|
-
readonly other: v.OptionalSchema<v.
|
|
9
|
+
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -6,8 +6,8 @@ export declare const publicGroup: {
|
|
|
6
6
|
readonly data: import("valibot").ObjectSchema<{
|
|
7
7
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
8
8
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
9
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -45,8 +45,8 @@ export declare const publicGroup: {
|
|
|
45
45
|
readonly data: import("valibot").ObjectSchema<{
|
|
46
46
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
47
47
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
48
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -66,8 +66,8 @@ export declare const publicGroup: {
|
|
|
66
66
|
readonly data: import("valibot").ObjectSchema<{
|
|
67
67
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
68
68
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
69
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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
|
@@ -28,8 +28,8 @@ export declare const marcoSDK: {
|
|
|
28
28
|
readonly data: import("valibot").ObjectSchema<{
|
|
29
29
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
30
30
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
31
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -90,8 +90,8 @@ export declare const marcoSDK: {
|
|
|
90
90
|
readonly data: import("valibot").ObjectSchema<{
|
|
91
91
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
92
92
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
93
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -128,8 +128,8 @@ export declare const marcoSDK: {
|
|
|
128
128
|
readonly data: import("valibot").ObjectSchema<{
|
|
129
129
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
130
130
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
131
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -179,8 +179,8 @@ export declare const marcoSDK: {
|
|
|
179
179
|
readonly data: import("valibot").ObjectSchema<{
|
|
180
180
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
181
181
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
182
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -251,8 +251,8 @@ export declare const marcoSDK: {
|
|
|
251
251
|
readonly data: import("valibot").ObjectSchema<{
|
|
252
252
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
253
253
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
254
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -371,8 +371,8 @@ export declare const marcoSDK: {
|
|
|
371
371
|
readonly data: import("valibot").ObjectSchema<{
|
|
372
372
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
373
373
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
374
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -498,8 +498,8 @@ export declare const marcoSDK: {
|
|
|
498
498
|
readonly data: import("valibot").ObjectSchema<{
|
|
499
499
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
500
500
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
501
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -528,8 +528,8 @@ export declare const marcoSDK: {
|
|
|
528
528
|
readonly data: import("valibot").ObjectSchema<{
|
|
529
529
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
530
530
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
531
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -592,8 +592,8 @@ export declare const marcoSDK: {
|
|
|
592
592
|
readonly data: import("valibot").ObjectSchema<{
|
|
593
593
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
594
594
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
595
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -627,8 +627,8 @@ export declare const marcoSDK: {
|
|
|
627
627
|
readonly data: import("valibot").ObjectSchema<{
|
|
628
628
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
629
629
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
630
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -666,8 +666,8 @@ export declare const marcoSDK: {
|
|
|
666
666
|
readonly data: import("valibot").ObjectSchema<{
|
|
667
667
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
668
668
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
669
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -687,8 +687,8 @@ export declare const marcoSDK: {
|
|
|
687
687
|
readonly data: import("valibot").ObjectSchema<{
|
|
688
688
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
689
689
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
690
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -798,8 +798,8 @@ export declare const marcoSDK: {
|
|
|
798
798
|
readonly data: import("valibot").ObjectSchema<{
|
|
799
799
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
800
800
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
801
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -51,8 +51,8 @@ export declare const validationFailedErrorSchema: v.ObjectSchema<{
|
|
|
51
51
|
readonly data: v.ObjectSchema<{
|
|
52
52
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
53
53
|
readonly issues: v.ObjectSchema<{
|
|
54
|
-
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
55
|
-
readonly other: v.OptionalSchema<v.
|
|
54
|
+
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -111,8 +111,8 @@ export declare const errors: {
|
|
|
111
111
|
readonly data: v.ObjectSchema<{
|
|
112
112
|
readonly code: v.LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
113
113
|
readonly issues: v.ObjectSchema<{
|
|
114
|
-
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
115
|
-
readonly other: v.OptionalSchema<v.
|
|
114
|
+
readonly nested: v.OptionalSchema<v.RecordSchema<v.StringSchema<undefined>, v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|
|
@@ -35,8 +35,8 @@ export const validationFailedErrorSchema = v.object({
|
|
|
35
35
|
data: v.object({
|
|
36
36
|
code: v.literal('VALIDATION_FAILED'),
|
|
37
37
|
issues: v.object({
|
|
38
|
-
nested: v.optional(v.record(v.string(), v.array(v.string()))),
|
|
39
|
-
other: v.optional(v.
|
|
38
|
+
nested: v.optional(v.record(v.string(), v.optional(v.array(v.string())))),
|
|
39
|
+
other: v.optional(v.array(v.string())),
|
|
40
40
|
root: v.optional(v.array(v.string())),
|
|
41
41
|
}),
|
|
42
42
|
}),
|
|
@@ -52,8 +52,8 @@ export declare const validation: {
|
|
|
52
52
|
readonly data: import("valibot").ObjectSchema<{
|
|
53
53
|
readonly code: import("valibot").LiteralSchema<"VALIDATION_FAILED", undefined>;
|
|
54
54
|
readonly issues: import("valibot").ObjectSchema<{
|
|
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").
|
|
55
|
+
readonly nested: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").StringSchema<undefined>, import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>, undefined>;
|
|
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>;
|