@milaboratories/pl-model-middle-layer 1.16.1 → 1.16.2
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/block_meta/block_components.d.ts +33 -33
- package/dist/block_meta/block_description.d.ts +88 -88
- package/dist/block_meta/block_manifest.d.ts +182 -182
- package/dist/block_meta/block_meta.d.ts +46 -46
- package/dist/block_meta/content_types.d.ts +23 -23
- package/dist/block_registry/overview.d.ts +616 -616
- package/package.json +4 -4
|
@@ -282,8 +282,8 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
282
282
|
}>]>]>>;
|
|
283
283
|
logo: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
284
284
|
type: "explicit-base64";
|
|
285
|
-
content: string;
|
|
286
285
|
mimeType: string;
|
|
286
|
+
content: string;
|
|
287
287
|
} | {
|
|
288
288
|
type: "relative";
|
|
289
289
|
path: string;
|
|
@@ -293,12 +293,12 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
293
293
|
content: z.ZodString;
|
|
294
294
|
}, "strict", z.ZodTypeAny, {
|
|
295
295
|
type: "explicit-base64";
|
|
296
|
-
content: string;
|
|
297
296
|
mimeType: string;
|
|
297
|
+
content: string;
|
|
298
298
|
}, {
|
|
299
299
|
type: "explicit-base64";
|
|
300
|
-
content: string;
|
|
301
300
|
mimeType: string;
|
|
301
|
+
content: string;
|
|
302
302
|
}>, z.ZodObject<{
|
|
303
303
|
type: z.ZodLiteral<"relative">;
|
|
304
304
|
path: z.ZodString;
|
|
@@ -327,8 +327,8 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
327
327
|
url: z.ZodString;
|
|
328
328
|
logo: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
329
329
|
type: "explicit-base64";
|
|
330
|
-
content: string;
|
|
331
330
|
mimeType: string;
|
|
331
|
+
content: string;
|
|
332
332
|
} | {
|
|
333
333
|
type: "relative";
|
|
334
334
|
path: string;
|
|
@@ -338,12 +338,12 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
338
338
|
content: z.ZodString;
|
|
339
339
|
}, "strict", z.ZodTypeAny, {
|
|
340
340
|
type: "explicit-base64";
|
|
341
|
-
content: string;
|
|
342
341
|
mimeType: string;
|
|
342
|
+
content: string;
|
|
343
343
|
}, {
|
|
344
344
|
type: "explicit-base64";
|
|
345
|
-
content: string;
|
|
346
345
|
mimeType: string;
|
|
346
|
+
content: string;
|
|
347
347
|
}>, z.ZodObject<{
|
|
348
348
|
type: z.ZodLiteral<"relative">;
|
|
349
349
|
path: z.ZodString;
|
|
@@ -368,8 +368,8 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
368
368
|
url: z.ZodString;
|
|
369
369
|
logo: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
370
370
|
type: "explicit-base64";
|
|
371
|
-
content: string;
|
|
372
371
|
mimeType: string;
|
|
372
|
+
content: string;
|
|
373
373
|
} | {
|
|
374
374
|
type: "relative";
|
|
375
375
|
path: string;
|
|
@@ -379,12 +379,12 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
379
379
|
content: z.ZodString;
|
|
380
380
|
}, "strict", z.ZodTypeAny, {
|
|
381
381
|
type: "explicit-base64";
|
|
382
|
-
content: string;
|
|
383
382
|
mimeType: string;
|
|
383
|
+
content: string;
|
|
384
384
|
}, {
|
|
385
385
|
type: "explicit-base64";
|
|
386
|
-
content: string;
|
|
387
386
|
mimeType: string;
|
|
387
|
+
content: string;
|
|
388
388
|
}>, z.ZodObject<{
|
|
389
389
|
type: z.ZodLiteral<"relative">;
|
|
390
390
|
path: z.ZodString;
|
|
@@ -409,8 +409,8 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
409
409
|
url: z.ZodString;
|
|
410
410
|
logo: z.ZodOptional<z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
411
411
|
type: "explicit-base64";
|
|
412
|
-
content: string;
|
|
413
412
|
mimeType: string;
|
|
413
|
+
content: string;
|
|
414
414
|
} | {
|
|
415
415
|
type: "relative";
|
|
416
416
|
path: string;
|
|
@@ -420,12 +420,12 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
420
420
|
content: z.ZodString;
|
|
421
421
|
}, "strict", z.ZodTypeAny, {
|
|
422
422
|
type: "explicit-base64";
|
|
423
|
-
content: string;
|
|
424
423
|
mimeType: string;
|
|
424
|
+
content: string;
|
|
425
425
|
}, {
|
|
426
426
|
type: "explicit-base64";
|
|
427
|
-
content: string;
|
|
428
427
|
mimeType: string;
|
|
428
|
+
content: string;
|
|
429
429
|
}>, z.ZodObject<{
|
|
430
430
|
type: z.ZodLiteral<"relative">;
|
|
431
431
|
path: z.ZodString;
|
|
@@ -470,8 +470,8 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
470
470
|
url: string;
|
|
471
471
|
logo?: {
|
|
472
472
|
type: "explicit-base64";
|
|
473
|
-
content: string;
|
|
474
473
|
mimeType: string;
|
|
474
|
+
content: string;
|
|
475
475
|
} | {
|
|
476
476
|
type: "relative";
|
|
477
477
|
path: string;
|
|
@@ -484,7 +484,6 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
484
484
|
};
|
|
485
485
|
title: string;
|
|
486
486
|
description: string;
|
|
487
|
-
url?: string | undefined;
|
|
488
487
|
longDescription?: {
|
|
489
488
|
type: "explicit-string";
|
|
490
489
|
content: string;
|
|
@@ -507,8 +506,8 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
507
506
|
} | undefined;
|
|
508
507
|
logo?: {
|
|
509
508
|
type: "explicit-base64";
|
|
510
|
-
content: string;
|
|
511
509
|
mimeType: string;
|
|
510
|
+
content: string;
|
|
512
511
|
} | {
|
|
513
512
|
type: "relative";
|
|
514
513
|
path: string;
|
|
@@ -516,6 +515,7 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
516
515
|
type: "absolute-file";
|
|
517
516
|
file: string;
|
|
518
517
|
} | undefined;
|
|
518
|
+
url?: string | undefined;
|
|
519
519
|
docs?: string | undefined;
|
|
520
520
|
support?: string | undefined;
|
|
521
521
|
tags?: string[] | undefined;
|
|
@@ -529,8 +529,8 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
529
529
|
url: string;
|
|
530
530
|
logo?: string | {
|
|
531
531
|
type: "explicit-base64";
|
|
532
|
-
content: string;
|
|
533
532
|
mimeType: string;
|
|
533
|
+
content: string;
|
|
534
534
|
} | {
|
|
535
535
|
type: "relative";
|
|
536
536
|
path: string;
|
|
@@ -543,7 +543,6 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
543
543
|
};
|
|
544
544
|
title: string;
|
|
545
545
|
description: string;
|
|
546
|
-
url?: string | undefined;
|
|
547
546
|
longDescription?: string | {
|
|
548
547
|
type: "explicit-string";
|
|
549
548
|
content: string;
|
|
@@ -566,8 +565,8 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
566
565
|
} | undefined;
|
|
567
566
|
logo?: string | {
|
|
568
567
|
type: "explicit-base64";
|
|
569
|
-
content: string;
|
|
570
568
|
mimeType: string;
|
|
569
|
+
content: string;
|
|
571
570
|
} | {
|
|
572
571
|
type: "relative";
|
|
573
572
|
path: string;
|
|
@@ -575,6 +574,7 @@ declare const BlockPackMetaDescriptionRaw: z.ZodObject<{
|
|
|
575
574
|
type: "absolute-file";
|
|
576
575
|
file: string;
|
|
577
576
|
} | undefined;
|
|
577
|
+
url?: string | undefined;
|
|
578
578
|
docs?: string | undefined;
|
|
579
579
|
support?: string | undefined;
|
|
580
580
|
tags?: string[] | undefined;
|
|
@@ -595,12 +595,12 @@ declare const BlockPackMetaEmbeddedBase64: z.ZodObject<{
|
|
|
595
595
|
content: z.ZodString;
|
|
596
596
|
}, "strict", z.ZodTypeAny, {
|
|
597
597
|
type: "explicit-base64";
|
|
598
|
-
content: string;
|
|
599
598
|
mimeType: string;
|
|
599
|
+
content: string;
|
|
600
600
|
}, {
|
|
601
601
|
type: "explicit-base64";
|
|
602
|
-
content: string;
|
|
603
602
|
mimeType: string;
|
|
603
|
+
content: string;
|
|
604
604
|
}>>;
|
|
605
605
|
url: z.ZodOptional<z.ZodString>;
|
|
606
606
|
docs: z.ZodOptional<z.ZodString>;
|
|
@@ -615,12 +615,12 @@ declare const BlockPackMetaEmbeddedBase64: z.ZodObject<{
|
|
|
615
615
|
content: z.ZodString;
|
|
616
616
|
}, "strict", z.ZodTypeAny, {
|
|
617
617
|
type: "explicit-base64";
|
|
618
|
-
content: string;
|
|
619
618
|
mimeType: string;
|
|
619
|
+
content: string;
|
|
620
620
|
}, {
|
|
621
621
|
type: "explicit-base64";
|
|
622
|
-
content: string;
|
|
623
622
|
mimeType: string;
|
|
623
|
+
content: string;
|
|
624
624
|
}>>;
|
|
625
625
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
626
626
|
name: z.ZodString;
|
|
@@ -631,12 +631,12 @@ declare const BlockPackMetaEmbeddedBase64: z.ZodObject<{
|
|
|
631
631
|
content: z.ZodString;
|
|
632
632
|
}, "strict", z.ZodTypeAny, {
|
|
633
633
|
type: "explicit-base64";
|
|
634
|
-
content: string;
|
|
635
634
|
mimeType: string;
|
|
635
|
+
content: string;
|
|
636
636
|
}, {
|
|
637
637
|
type: "explicit-base64";
|
|
638
|
-
content: string;
|
|
639
638
|
mimeType: string;
|
|
639
|
+
content: string;
|
|
640
640
|
}>>;
|
|
641
641
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
642
642
|
name: z.ZodString;
|
|
@@ -647,12 +647,12 @@ declare const BlockPackMetaEmbeddedBase64: z.ZodObject<{
|
|
|
647
647
|
content: z.ZodString;
|
|
648
648
|
}, "strict", z.ZodTypeAny, {
|
|
649
649
|
type: "explicit-base64";
|
|
650
|
-
content: string;
|
|
651
650
|
mimeType: string;
|
|
651
|
+
content: string;
|
|
652
652
|
}, {
|
|
653
653
|
type: "explicit-base64";
|
|
654
|
-
content: string;
|
|
655
654
|
mimeType: string;
|
|
655
|
+
content: string;
|
|
656
656
|
}>>;
|
|
657
657
|
}, z.ZodTypeAny, "passthrough">>;
|
|
658
658
|
/**
|
|
@@ -679,22 +679,22 @@ declare const BlockPackMetaEmbeddedBase64: z.ZodObject<{
|
|
|
679
679
|
url: string;
|
|
680
680
|
logo?: {
|
|
681
681
|
type: "explicit-base64";
|
|
682
|
-
content: string;
|
|
683
682
|
mimeType: string;
|
|
683
|
+
content: string;
|
|
684
684
|
} | undefined;
|
|
685
685
|
} & {
|
|
686
686
|
[k: string]: unknown;
|
|
687
687
|
};
|
|
688
688
|
title: string;
|
|
689
689
|
description: string;
|
|
690
|
-
url?: string | undefined;
|
|
691
690
|
longDescription?: string | undefined;
|
|
692
691
|
changelog?: string | undefined;
|
|
693
692
|
logo?: {
|
|
694
693
|
type: "explicit-base64";
|
|
695
|
-
content: string;
|
|
696
694
|
mimeType: string;
|
|
695
|
+
content: string;
|
|
697
696
|
} | undefined;
|
|
697
|
+
url?: string | undefined;
|
|
698
698
|
docs?: string | undefined;
|
|
699
699
|
support?: string | undefined;
|
|
700
700
|
tags?: string[] | undefined;
|
|
@@ -708,22 +708,22 @@ declare const BlockPackMetaEmbeddedBase64: z.ZodObject<{
|
|
|
708
708
|
url: string;
|
|
709
709
|
logo?: {
|
|
710
710
|
type: "explicit-base64";
|
|
711
|
-
content: string;
|
|
712
711
|
mimeType: string;
|
|
712
|
+
content: string;
|
|
713
713
|
} | undefined;
|
|
714
714
|
} & {
|
|
715
715
|
[k: string]: unknown;
|
|
716
716
|
};
|
|
717
717
|
title: string;
|
|
718
718
|
description: string;
|
|
719
|
-
url?: string | undefined;
|
|
720
719
|
longDescription?: string | undefined;
|
|
721
720
|
changelog?: string | undefined;
|
|
722
721
|
logo?: {
|
|
723
722
|
type: "explicit-base64";
|
|
724
|
-
content: string;
|
|
725
723
|
mimeType: string;
|
|
724
|
+
content: string;
|
|
726
725
|
} | undefined;
|
|
726
|
+
url?: string | undefined;
|
|
727
727
|
docs?: string | undefined;
|
|
728
728
|
support?: string | undefined;
|
|
729
729
|
tags?: string[] | undefined;
|
|
@@ -744,12 +744,12 @@ declare const BlockPackMetaEmbeddedBytes: z.ZodObject<{
|
|
|
744
744
|
content: z.ZodType<Uint8Array<ArrayBuffer>, z.ZodTypeDef, Uint8Array<ArrayBuffer>>;
|
|
745
745
|
}, "strict", z.ZodTypeAny, {
|
|
746
746
|
type: "explicit-bytes";
|
|
747
|
-
content: Uint8Array<ArrayBuffer>;
|
|
748
747
|
mimeType: string;
|
|
748
|
+
content: Uint8Array<ArrayBuffer>;
|
|
749
749
|
}, {
|
|
750
750
|
type: "explicit-bytes";
|
|
751
|
-
content: Uint8Array<ArrayBuffer>;
|
|
752
751
|
mimeType: string;
|
|
752
|
+
content: Uint8Array<ArrayBuffer>;
|
|
753
753
|
}>>;
|
|
754
754
|
url: z.ZodOptional<z.ZodString>;
|
|
755
755
|
docs: z.ZodOptional<z.ZodString>;
|
|
@@ -764,12 +764,12 @@ declare const BlockPackMetaEmbeddedBytes: z.ZodObject<{
|
|
|
764
764
|
content: z.ZodType<Uint8Array<ArrayBuffer>, z.ZodTypeDef, Uint8Array<ArrayBuffer>>;
|
|
765
765
|
}, "strict", z.ZodTypeAny, {
|
|
766
766
|
type: "explicit-bytes";
|
|
767
|
-
content: Uint8Array<ArrayBuffer>;
|
|
768
767
|
mimeType: string;
|
|
768
|
+
content: Uint8Array<ArrayBuffer>;
|
|
769
769
|
}, {
|
|
770
770
|
type: "explicit-bytes";
|
|
771
|
-
content: Uint8Array<ArrayBuffer>;
|
|
772
771
|
mimeType: string;
|
|
772
|
+
content: Uint8Array<ArrayBuffer>;
|
|
773
773
|
}>>;
|
|
774
774
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
775
775
|
name: z.ZodString;
|
|
@@ -780,12 +780,12 @@ declare const BlockPackMetaEmbeddedBytes: z.ZodObject<{
|
|
|
780
780
|
content: z.ZodType<Uint8Array<ArrayBuffer>, z.ZodTypeDef, Uint8Array<ArrayBuffer>>;
|
|
781
781
|
}, "strict", z.ZodTypeAny, {
|
|
782
782
|
type: "explicit-bytes";
|
|
783
|
-
content: Uint8Array<ArrayBuffer>;
|
|
784
783
|
mimeType: string;
|
|
784
|
+
content: Uint8Array<ArrayBuffer>;
|
|
785
785
|
}, {
|
|
786
786
|
type: "explicit-bytes";
|
|
787
|
-
content: Uint8Array<ArrayBuffer>;
|
|
788
787
|
mimeType: string;
|
|
788
|
+
content: Uint8Array<ArrayBuffer>;
|
|
789
789
|
}>>;
|
|
790
790
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
791
791
|
name: z.ZodString;
|
|
@@ -796,12 +796,12 @@ declare const BlockPackMetaEmbeddedBytes: z.ZodObject<{
|
|
|
796
796
|
content: z.ZodType<Uint8Array<ArrayBuffer>, z.ZodTypeDef, Uint8Array<ArrayBuffer>>;
|
|
797
797
|
}, "strict", z.ZodTypeAny, {
|
|
798
798
|
type: "explicit-bytes";
|
|
799
|
-
content: Uint8Array<ArrayBuffer>;
|
|
800
799
|
mimeType: string;
|
|
800
|
+
content: Uint8Array<ArrayBuffer>;
|
|
801
801
|
}, {
|
|
802
802
|
type: "explicit-bytes";
|
|
803
|
-
content: Uint8Array<ArrayBuffer>;
|
|
804
803
|
mimeType: string;
|
|
804
|
+
content: Uint8Array<ArrayBuffer>;
|
|
805
805
|
}>>;
|
|
806
806
|
}, z.ZodTypeAny, "passthrough">>;
|
|
807
807
|
/**
|
|
@@ -828,22 +828,22 @@ declare const BlockPackMetaEmbeddedBytes: z.ZodObject<{
|
|
|
828
828
|
url: string;
|
|
829
829
|
logo?: {
|
|
830
830
|
type: "explicit-bytes";
|
|
831
|
-
content: Uint8Array<ArrayBuffer>;
|
|
832
831
|
mimeType: string;
|
|
832
|
+
content: Uint8Array<ArrayBuffer>;
|
|
833
833
|
} | undefined;
|
|
834
834
|
} & {
|
|
835
835
|
[k: string]: unknown;
|
|
836
836
|
};
|
|
837
837
|
title: string;
|
|
838
838
|
description: string;
|
|
839
|
-
url?: string | undefined;
|
|
840
839
|
longDescription?: string | undefined;
|
|
841
840
|
changelog?: string | undefined;
|
|
842
841
|
logo?: {
|
|
843
842
|
type: "explicit-bytes";
|
|
844
|
-
content: Uint8Array<ArrayBuffer>;
|
|
845
843
|
mimeType: string;
|
|
844
|
+
content: Uint8Array<ArrayBuffer>;
|
|
846
845
|
} | undefined;
|
|
846
|
+
url?: string | undefined;
|
|
847
847
|
docs?: string | undefined;
|
|
848
848
|
support?: string | undefined;
|
|
849
849
|
tags?: string[] | undefined;
|
|
@@ -857,22 +857,22 @@ declare const BlockPackMetaEmbeddedBytes: z.ZodObject<{
|
|
|
857
857
|
url: string;
|
|
858
858
|
logo?: {
|
|
859
859
|
type: "explicit-bytes";
|
|
860
|
-
content: Uint8Array<ArrayBuffer>;
|
|
861
860
|
mimeType: string;
|
|
861
|
+
content: Uint8Array<ArrayBuffer>;
|
|
862
862
|
} | undefined;
|
|
863
863
|
} & {
|
|
864
864
|
[k: string]: unknown;
|
|
865
865
|
};
|
|
866
866
|
title: string;
|
|
867
867
|
description: string;
|
|
868
|
-
url?: string | undefined;
|
|
869
868
|
longDescription?: string | undefined;
|
|
870
869
|
changelog?: string | undefined;
|
|
871
870
|
logo?: {
|
|
872
871
|
type: "explicit-bytes";
|
|
873
|
-
content: Uint8Array<ArrayBuffer>;
|
|
874
872
|
mimeType: string;
|
|
873
|
+
content: Uint8Array<ArrayBuffer>;
|
|
875
874
|
} | undefined;
|
|
875
|
+
url?: string | undefined;
|
|
876
876
|
docs?: string | undefined;
|
|
877
877
|
support?: string | undefined;
|
|
878
878
|
tags?: string[] | undefined;
|
|
@@ -18,12 +18,12 @@ declare const ContentExplicitBase64: z.ZodObject<{
|
|
|
18
18
|
content: z.ZodString;
|
|
19
19
|
}, "strict", z.ZodTypeAny, {
|
|
20
20
|
type: "explicit-base64";
|
|
21
|
-
content: string;
|
|
22
21
|
mimeType: string;
|
|
22
|
+
content: string;
|
|
23
23
|
}, {
|
|
24
24
|
type: "explicit-base64";
|
|
25
|
-
content: string;
|
|
26
25
|
mimeType: string;
|
|
26
|
+
content: string;
|
|
27
27
|
}>;
|
|
28
28
|
type ContentExplicitBase64 = z.infer<typeof ContentExplicitBase64>;
|
|
29
29
|
declare const ContentRelative: z.ZodObject<{
|
|
@@ -65,12 +65,12 @@ declare const ContentExplicitBytes: z.ZodObject<{
|
|
|
65
65
|
content: z.ZodType<Uint8Array<ArrayBuffer>, z.ZodTypeDef, Uint8Array<ArrayBuffer>>;
|
|
66
66
|
}, "strict", z.ZodTypeAny, {
|
|
67
67
|
type: "explicit-bytes";
|
|
68
|
-
content: Uint8Array<ArrayBuffer>;
|
|
69
68
|
mimeType: string;
|
|
69
|
+
content: Uint8Array<ArrayBuffer>;
|
|
70
70
|
}, {
|
|
71
71
|
type: "explicit-bytes";
|
|
72
|
-
content: Uint8Array<ArrayBuffer>;
|
|
73
72
|
mimeType: string;
|
|
73
|
+
content: Uint8Array<ArrayBuffer>;
|
|
74
74
|
}>;
|
|
75
75
|
type ContentExplicitBytes = z.infer<typeof ContentExplicitBytes>;
|
|
76
76
|
declare const ContentAbsoluteFolder: z.ZodObject<{
|
|
@@ -99,12 +99,12 @@ declare const ContentAny: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
99
99
|
content: z.ZodString;
|
|
100
100
|
}, "strict", z.ZodTypeAny, {
|
|
101
101
|
type: "explicit-base64";
|
|
102
|
-
content: string;
|
|
103
102
|
mimeType: string;
|
|
103
|
+
content: string;
|
|
104
104
|
}, {
|
|
105
105
|
type: "explicit-base64";
|
|
106
|
-
content: string;
|
|
107
106
|
mimeType: string;
|
|
107
|
+
content: string;
|
|
108
108
|
}>, z.ZodObject<{
|
|
109
109
|
type: z.ZodLiteral<"relative">;
|
|
110
110
|
path: z.ZodString;
|
|
@@ -149,12 +149,12 @@ declare const ContentExplicitOrRelative: z.ZodDiscriminatedUnion<"type", [z.ZodO
|
|
|
149
149
|
content: z.ZodString;
|
|
150
150
|
}, "strict", z.ZodTypeAny, {
|
|
151
151
|
type: "explicit-base64";
|
|
152
|
-
content: string;
|
|
153
152
|
mimeType: string;
|
|
153
|
+
content: string;
|
|
154
154
|
}, {
|
|
155
155
|
type: "explicit-base64";
|
|
156
|
-
content: string;
|
|
157
156
|
mimeType: string;
|
|
157
|
+
content: string;
|
|
158
158
|
}>, z.ZodObject<{
|
|
159
159
|
type: z.ZodLiteral<"relative">;
|
|
160
160
|
path: z.ZodString;
|
|
@@ -181,12 +181,12 @@ declare const ContentAnyLocal: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
181
181
|
content: z.ZodString;
|
|
182
182
|
}, "strict", z.ZodTypeAny, {
|
|
183
183
|
type: "explicit-base64";
|
|
184
|
-
content: string;
|
|
185
184
|
mimeType: string;
|
|
185
|
+
content: string;
|
|
186
186
|
}, {
|
|
187
187
|
type: "explicit-base64";
|
|
188
|
-
content: string;
|
|
189
188
|
mimeType: string;
|
|
189
|
+
content: string;
|
|
190
190
|
}>, z.ZodObject<{
|
|
191
191
|
type: z.ZodLiteral<"relative">;
|
|
192
192
|
path: z.ZodString;
|
|
@@ -222,12 +222,12 @@ declare const ContentAnyRemote: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
222
222
|
content: z.ZodString;
|
|
223
223
|
}, "strict", z.ZodTypeAny, {
|
|
224
224
|
type: "explicit-base64";
|
|
225
|
-
content: string;
|
|
226
225
|
mimeType: string;
|
|
226
|
+
content: string;
|
|
227
227
|
}, {
|
|
228
228
|
type: "explicit-base64";
|
|
229
|
-
content: string;
|
|
230
229
|
mimeType: string;
|
|
230
|
+
content: string;
|
|
231
231
|
}>, z.ZodObject<{
|
|
232
232
|
type: z.ZodLiteral<"relative">;
|
|
233
233
|
path: z.ZodString;
|
|
@@ -254,12 +254,12 @@ declare const ContentAnyBinaryLocal: z.ZodDiscriminatedUnion<"type", [z.ZodObjec
|
|
|
254
254
|
content: z.ZodString;
|
|
255
255
|
}, "strict", z.ZodTypeAny, {
|
|
256
256
|
type: "explicit-base64";
|
|
257
|
-
content: string;
|
|
258
257
|
mimeType: string;
|
|
258
|
+
content: string;
|
|
259
259
|
}, {
|
|
260
260
|
type: "explicit-base64";
|
|
261
|
-
content: string;
|
|
262
261
|
mimeType: string;
|
|
262
|
+
content: string;
|
|
263
263
|
}>, z.ZodObject<{
|
|
264
264
|
type: z.ZodLiteral<"relative">;
|
|
265
265
|
path: z.ZodString;
|
|
@@ -315,12 +315,12 @@ declare const ContentAbsoluteBinaryRemote: z.ZodDiscriminatedUnion<"type", [z.Zo
|
|
|
315
315
|
content: z.ZodString;
|
|
316
316
|
}, "strict", z.ZodTypeAny, {
|
|
317
317
|
type: "explicit-base64";
|
|
318
|
-
content: string;
|
|
319
318
|
mimeType: string;
|
|
319
|
+
content: string;
|
|
320
320
|
}, {
|
|
321
321
|
type: "explicit-base64";
|
|
322
|
-
content: string;
|
|
323
322
|
mimeType: string;
|
|
323
|
+
content: string;
|
|
324
324
|
}>, z.ZodObject<{
|
|
325
325
|
type: z.ZodLiteral<"absolute-url">;
|
|
326
326
|
url: z.ZodString;
|
|
@@ -338,12 +338,12 @@ declare const ContentAbsoluteBinaryLocal: z.ZodDiscriminatedUnion<"type", [z.Zod
|
|
|
338
338
|
content: z.ZodString;
|
|
339
339
|
}, "strict", z.ZodTypeAny, {
|
|
340
340
|
type: "explicit-base64";
|
|
341
|
-
content: string;
|
|
342
341
|
mimeType: string;
|
|
342
|
+
content: string;
|
|
343
343
|
}, {
|
|
344
344
|
type: "explicit-base64";
|
|
345
|
-
content: string;
|
|
346
345
|
mimeType: string;
|
|
346
|
+
content: string;
|
|
347
347
|
}>, z.ZodObject<{
|
|
348
348
|
type: z.ZodLiteral<"absolute-file">;
|
|
349
349
|
file: z.ZodString;
|
|
@@ -401,12 +401,12 @@ declare const ContentRelativeBinary: z.ZodDiscriminatedUnion<"type", [z.ZodObjec
|
|
|
401
401
|
content: z.ZodString;
|
|
402
402
|
}, "strict", z.ZodTypeAny, {
|
|
403
403
|
type: "explicit-base64";
|
|
404
|
-
content: string;
|
|
405
404
|
mimeType: string;
|
|
405
|
+
content: string;
|
|
406
406
|
}, {
|
|
407
407
|
type: "explicit-base64";
|
|
408
|
-
content: string;
|
|
409
408
|
mimeType: string;
|
|
409
|
+
content: string;
|
|
410
410
|
}>, z.ZodObject<{
|
|
411
411
|
type: z.ZodLiteral<"relative">;
|
|
412
412
|
path: z.ZodString;
|
|
@@ -440,8 +440,8 @@ declare const ContentRelativeText: z.ZodDiscriminatedUnion<"type", [z.ZodObject<
|
|
|
440
440
|
type ContentRelativeText = z.infer<typeof ContentRelativeText>;
|
|
441
441
|
declare const DescriptionContentBinary: z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
442
442
|
type: "explicit-base64";
|
|
443
|
-
content: string;
|
|
444
443
|
mimeType: string;
|
|
444
|
+
content: string;
|
|
445
445
|
} | {
|
|
446
446
|
type: "relative";
|
|
447
447
|
path: string;
|
|
@@ -451,12 +451,12 @@ declare const DescriptionContentBinary: z.ZodUnion<[z.ZodEffects<z.ZodString, {
|
|
|
451
451
|
content: z.ZodString;
|
|
452
452
|
}, "strict", z.ZodTypeAny, {
|
|
453
453
|
type: "explicit-base64";
|
|
454
|
-
content: string;
|
|
455
454
|
mimeType: string;
|
|
455
|
+
content: string;
|
|
456
456
|
}, {
|
|
457
457
|
type: "explicit-base64";
|
|
458
|
-
content: string;
|
|
459
458
|
mimeType: string;
|
|
459
|
+
content: string;
|
|
460
460
|
}>, z.ZodObject<{
|
|
461
461
|
type: z.ZodLiteral<"relative">;
|
|
462
462
|
path: z.ZodString;
|