@remnawave/backend-contract 2.3.46 → 2.3.47
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/build/backend/models/subscription-page-config/subscription-page-config.schema.d.ts +0 -31
- package/build/backend/models/subscription-page-config/subscription-page-config.schema.d.ts.map +1 -1
- package/build/backend/models/subscription-page-config/subscription-page-config.schema.js +0 -3
- package/build/frontend/models/subscription-page-config/subscription-page-config.schema.js +0 -3
- package/package.json +1 -1
|
@@ -77,13 +77,6 @@ export declare const SubscriptionPageRawConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
77
77
|
name: string;
|
|
78
78
|
featured: boolean;
|
|
79
79
|
}>;
|
|
80
|
-
subscriptionLinkSettings: z.ZodObject<{
|
|
81
|
-
encodeBase64: z.ZodBoolean;
|
|
82
|
-
}, "strip", z.ZodTypeAny, {
|
|
83
|
-
encodeBase64: boolean;
|
|
84
|
-
}, {
|
|
85
|
-
encodeBase64: boolean;
|
|
86
|
-
}>;
|
|
87
80
|
blocks: z.ZodArray<z.ZodObject<{
|
|
88
81
|
svgIcon: z.ZodString;
|
|
89
82
|
title: z.ZodObject<{
|
|
@@ -233,9 +226,6 @@ export declare const SubscriptionPageRawConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
233
226
|
name: string;
|
|
234
227
|
featured: boolean;
|
|
235
228
|
};
|
|
236
|
-
subscriptionLinkSettings: {
|
|
237
|
-
encodeBase64: boolean;
|
|
238
|
-
};
|
|
239
229
|
blocks: {
|
|
240
230
|
title: {
|
|
241
231
|
en: string;
|
|
@@ -271,9 +261,6 @@ export declare const SubscriptionPageRawConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
271
261
|
name: string;
|
|
272
262
|
featured: boolean;
|
|
273
263
|
};
|
|
274
|
-
subscriptionLinkSettings: {
|
|
275
|
-
encodeBase64: boolean;
|
|
276
|
-
};
|
|
277
264
|
blocks: {
|
|
278
265
|
title: {
|
|
279
266
|
en: string;
|
|
@@ -319,9 +306,6 @@ export declare const SubscriptionPageRawConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
319
306
|
name: string;
|
|
320
307
|
featured: boolean;
|
|
321
308
|
};
|
|
322
|
-
subscriptionLinkSettings: {
|
|
323
|
-
encodeBase64: boolean;
|
|
324
|
-
};
|
|
325
309
|
blocks: {
|
|
326
310
|
title: {
|
|
327
311
|
en: string;
|
|
@@ -367,9 +351,6 @@ export declare const SubscriptionPageRawConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
367
351
|
name: string;
|
|
368
352
|
featured: boolean;
|
|
369
353
|
};
|
|
370
|
-
subscriptionLinkSettings: {
|
|
371
|
-
encodeBase64: boolean;
|
|
372
|
-
};
|
|
373
354
|
blocks: {
|
|
374
355
|
title: {
|
|
375
356
|
en: string;
|
|
@@ -424,9 +405,6 @@ export declare const SubscriptionPageRawConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
424
405
|
name: string;
|
|
425
406
|
featured: boolean;
|
|
426
407
|
};
|
|
427
|
-
subscriptionLinkSettings: {
|
|
428
|
-
encodeBase64: boolean;
|
|
429
|
-
};
|
|
430
408
|
blocks: {
|
|
431
409
|
title: {
|
|
432
410
|
en: string;
|
|
@@ -481,9 +459,6 @@ export declare const SubscriptionPageRawConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
481
459
|
name: string;
|
|
482
460
|
featured: boolean;
|
|
483
461
|
};
|
|
484
|
-
subscriptionLinkSettings: {
|
|
485
|
-
encodeBase64: boolean;
|
|
486
|
-
};
|
|
487
462
|
blocks: {
|
|
488
463
|
title: {
|
|
489
464
|
en: string;
|
|
@@ -538,9 +513,6 @@ export declare const SubscriptionPageRawConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
538
513
|
name: string;
|
|
539
514
|
featured: boolean;
|
|
540
515
|
};
|
|
541
|
-
subscriptionLinkSettings: {
|
|
542
|
-
encodeBase64: boolean;
|
|
543
|
-
};
|
|
544
516
|
blocks: {
|
|
545
517
|
title: {
|
|
546
518
|
en: string;
|
|
@@ -595,9 +567,6 @@ export declare const SubscriptionPageRawConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
595
567
|
name: string;
|
|
596
568
|
featured: boolean;
|
|
597
569
|
};
|
|
598
|
-
subscriptionLinkSettings: {
|
|
599
|
-
encodeBase64: boolean;
|
|
600
|
-
};
|
|
601
570
|
blocks: {
|
|
602
571
|
title: {
|
|
603
572
|
en: string;
|
package/build/backend/models/subscription-page-config/subscription-page-config.schema.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscription-page-config.schema.d.ts","sourceRoot":"","sources":["../../../../models/subscription-page-config/subscription-page-config.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AASxB,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;EAM9B,CAAC;
|
|
1
|
+
{"version":3,"file":"subscription-page-config.schema.d.ts","sourceRoot":"","sources":["../../../../models/subscription-page-config/subscription-page-config.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AASxB,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;EAM9B,CAAC;AAqCH,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAStC,CAAC;AAEP,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,+BAA+B,CAAC,CAAC"}
|
|
@@ -29,9 +29,6 @@ const PlatformAppSchema = zod_1.z.object({
|
|
|
29
29
|
name: zod_1.z.string(),
|
|
30
30
|
featured: zod_1.z.boolean(),
|
|
31
31
|
}),
|
|
32
|
-
subscriptionLinkSettings: zod_1.z.object({
|
|
33
|
-
encodeBase64: zod_1.z.boolean(),
|
|
34
|
-
}),
|
|
35
32
|
blocks: zod_1.z.array(BlockSchema),
|
|
36
33
|
});
|
|
37
34
|
const PlatformSchema = zod_1.z.object({
|
|
@@ -29,9 +29,6 @@ const PlatformAppSchema = zod_1.z.object({
|
|
|
29
29
|
name: zod_1.z.string(),
|
|
30
30
|
featured: zod_1.z.boolean(),
|
|
31
31
|
}),
|
|
32
|
-
subscriptionLinkSettings: zod_1.z.object({
|
|
33
|
-
encodeBase64: zod_1.z.boolean(),
|
|
34
|
-
}),
|
|
35
32
|
blocks: zod_1.z.array(BlockSchema),
|
|
36
33
|
});
|
|
37
34
|
const PlatformSchema = zod_1.z.object({
|