@marcoappio/marco-config 2.0.330 → 2.0.331
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/clients/index.d.ts +1 -1
- package/dist/clients/user.d.ts +1 -1
- package/dist/clients/user.js +1 -1
- package/dist/sdk/endpoints/index.d.ts +1 -1
- package/dist/sdk/endpoints/private/index.d.ts +1 -1
- package/dist/sdk/endpoints/private/sync/index.d.ts +1 -1
- package/dist/sdk/endpoints/private/sync/push/index.d.ts +1 -1
- package/dist/sdk/endpoints/private/sync/push/user.d.ts +1 -1
- package/dist/sdk/endpoints/private/sync/push/user.js +3 -3
- package/dist/sdk/index.d.ts +1 -1
- package/package.json +1 -1
package/dist/clients/index.d.ts
CHANGED
|
@@ -459,7 +459,7 @@ export declare const marcoClients: {
|
|
|
459
459
|
readonly name: import("valibot").NullableSchema<import("valibot").SchemaWithPipe<[import("valibot").StringSchema<undefined>, import("valibot").NonEmptyAction<string, undefined>, import("valibot").MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
460
460
|
}, undefined>;
|
|
461
461
|
};
|
|
462
|
-
|
|
462
|
+
setSettingsPushNotificationToken: {
|
|
463
463
|
delta: import("valibot").ObjectSchema<{
|
|
464
464
|
readonly id: import("valibot").CustomSchema<string, import("valibot").ErrorMessage<import("valibot").CustomIssue> | undefined>;
|
|
465
465
|
readonly pushNotificationToken: import("valibot").ObjectSchema<{
|
package/dist/clients/user.d.ts
CHANGED
|
@@ -21,7 +21,7 @@ export declare const user: {
|
|
|
21
21
|
readonly name: v.NullableSchema<v.SchemaWithPipe<[v.StringSchema<undefined>, v.NonEmptyAction<string, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
22
22
|
}, undefined>;
|
|
23
23
|
};
|
|
24
|
-
|
|
24
|
+
setSettingsPushNotificationToken: {
|
|
25
25
|
delta: v.ObjectSchema<{
|
|
26
26
|
readonly id: v.CustomSchema<string, v.ErrorMessage<v.CustomIssue> | undefined>;
|
|
27
27
|
readonly pushNotificationToken: v.ObjectSchema<{
|
package/dist/clients/user.js
CHANGED
|
@@ -784,7 +784,7 @@ export declare const endpoints: {
|
|
|
784
784
|
}, undefined>;
|
|
785
785
|
readonly clientID: import("valibot").StringSchema<undefined>;
|
|
786
786
|
readonly id: import("valibot").NumberSchema<undefined>;
|
|
787
|
-
readonly name: import("valibot").LiteralSchema<"
|
|
787
|
+
readonly name: import("valibot").LiteralSchema<"setSettingsPushNotificationToken", undefined>;
|
|
788
788
|
}, undefined>)[], undefined>, undefined>;
|
|
789
789
|
}, undefined>, GenericSchema<unknown, unknown, import("valibot").BaseIssue<unknown>> | undefined, import("valibot").UnionSchema<[import("valibot").ObjectSchema<{
|
|
790
790
|
readonly data: import("valibot").ObjectSchema<{
|
|
@@ -781,7 +781,7 @@ export declare const privateGroup: {
|
|
|
781
781
|
}, undefined>;
|
|
782
782
|
readonly clientID: import("valibot").StringSchema<undefined>;
|
|
783
783
|
readonly id: import("valibot").NumberSchema<undefined>;
|
|
784
|
-
readonly name: import("valibot").LiteralSchema<"
|
|
784
|
+
readonly name: import("valibot").LiteralSchema<"setSettingsPushNotificationToken", undefined>;
|
|
785
785
|
}, undefined>)[], undefined>, undefined>;
|
|
786
786
|
}, undefined>, import("valibot").GenericSchema<unknown, unknown, import("valibot").BaseIssue<unknown>> | undefined, import("valibot").UnionSchema<[import("valibot").ObjectSchema<{
|
|
787
787
|
readonly data: import("valibot").ObjectSchema<{
|
|
@@ -748,7 +748,7 @@ export declare const sync: {
|
|
|
748
748
|
}, undefined>;
|
|
749
749
|
readonly clientID: import("valibot").StringSchema<undefined>;
|
|
750
750
|
readonly id: import("valibot").NumberSchema<undefined>;
|
|
751
|
-
readonly name: import("valibot").LiteralSchema<"
|
|
751
|
+
readonly name: import("valibot").LiteralSchema<"setSettingsPushNotificationToken", undefined>;
|
|
752
752
|
}, undefined>)[], undefined>, undefined>;
|
|
753
753
|
}, undefined>, import("valibot").GenericSchema<unknown, unknown, import("valibot").BaseIssue<unknown>> | undefined, import("valibot").UnionSchema<[import("valibot").ObjectSchema<{
|
|
754
754
|
readonly data: import("valibot").ObjectSchema<{
|
|
@@ -441,7 +441,7 @@ export declare const push: {
|
|
|
441
441
|
}, undefined>;
|
|
442
442
|
readonly clientID: import("valibot").StringSchema<undefined>;
|
|
443
443
|
readonly id: import("valibot").NumberSchema<undefined>;
|
|
444
|
-
readonly name: import("valibot").LiteralSchema<"
|
|
444
|
+
readonly name: import("valibot").LiteralSchema<"setSettingsPushNotificationToken", undefined>;
|
|
445
445
|
}, undefined>)[], undefined>, undefined>;
|
|
446
446
|
}, undefined>, import("valibot").GenericSchema<unknown, unknown, import("valibot").BaseIssue<unknown>> | undefined, import("valibot").UnionSchema<[import("valibot").ObjectSchema<{
|
|
447
447
|
readonly data: import("valibot").ObjectSchema<{
|
|
@@ -21,7 +21,7 @@ export declare const syncPushUser: import("../../../../..").EndpointConfig<"/v1/
|
|
|
21
21
|
}, undefined>;
|
|
22
22
|
readonly clientID: v.StringSchema<undefined>;
|
|
23
23
|
readonly id: v.NumberSchema<undefined>;
|
|
24
|
-
readonly name: v.LiteralSchema<"
|
|
24
|
+
readonly name: v.LiteralSchema<"setSettingsPushNotificationToken", undefined>;
|
|
25
25
|
}, undefined>)[], undefined>, undefined>;
|
|
26
26
|
}, undefined>, v.GenericSchema<unknown, unknown, v.BaseIssue<unknown>> | undefined, v.UnionSchema<[v.ObjectSchema<{
|
|
27
27
|
readonly data: v.ObjectSchema<{
|
|
@@ -12,11 +12,11 @@ export const syncPushUser = createEndpoint({
|
|
|
12
12
|
id: v.number(),
|
|
13
13
|
name: v.literal('setSettingsName'),
|
|
14
14
|
}),
|
|
15
|
-
|
|
16
|
-
args: user.mutators.
|
|
15
|
+
setSettingsPushNotificationToken: v.object({
|
|
16
|
+
args: user.mutators.setSettingsPushNotificationToken.delta,
|
|
17
17
|
clientID: v.string(),
|
|
18
18
|
id: v.number(),
|
|
19
|
-
name: v.literal('
|
|
19
|
+
name: v.literal('setSettingsPushNotificationToken'),
|
|
20
20
|
}),
|
|
21
21
|
}))),
|
|
22
22
|
}),
|
package/dist/sdk/index.d.ts
CHANGED
|
@@ -783,7 +783,7 @@ export declare const marcoSDK: {
|
|
|
783
783
|
}, undefined>;
|
|
784
784
|
readonly clientID: import("valibot").StringSchema<undefined>;
|
|
785
785
|
readonly id: import("valibot").NumberSchema<undefined>;
|
|
786
|
-
readonly name: import("valibot").LiteralSchema<"
|
|
786
|
+
readonly name: import("valibot").LiteralSchema<"setSettingsPushNotificationToken", undefined>;
|
|
787
787
|
}, undefined>)[], undefined>, undefined>;
|
|
788
788
|
}, undefined>, import("valibot").GenericSchema<unknown, unknown, import("valibot").BaseIssue<unknown>> | undefined, import("valibot").UnionSchema<[import("valibot").ObjectSchema<{
|
|
789
789
|
readonly data: import("valibot").ObjectSchema<{
|
package/package.json
CHANGED