@milaboratories/pl-model-middle-layer 1.12.10 → 1.12.11

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.
@@ -285,12 +285,12 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
285
285
  content: z.ZodString;
286
286
  }, "strict", z.ZodTypeAny, {
287
287
  type: "explicit-base64";
288
- mimeType: string;
289
288
  content: string;
289
+ mimeType: string;
290
290
  }, {
291
291
  type: "explicit-base64";
292
- mimeType: string;
293
292
  content: string;
293
+ mimeType: string;
294
294
  }>, z.ZodObject<{
295
295
  type: z.ZodLiteral<"relative">;
296
296
  path: z.ZodString;
@@ -302,15 +302,15 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
302
302
  path: string;
303
303
  }>]>, {
304
304
  type: "explicit-base64";
305
- mimeType: string;
306
305
  content: string;
306
+ mimeType: string;
307
307
  } | {
308
308
  type: "absolute-url";
309
309
  url: string;
310
310
  }, {
311
311
  type: "explicit-base64";
312
- mimeType: string;
313
312
  content: string;
313
+ mimeType: string;
314
314
  } | {
315
315
  type: "relative";
316
316
  path: string;
@@ -318,16 +318,16 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
318
318
  type: "workflow-v1";
319
319
  main: {
320
320
  type: "explicit-base64";
321
- mimeType: string;
322
321
  content: string;
322
+ mimeType: string;
323
323
  } | {
324
324
  type: "absolute-url";
325
325
  url: string;
326
326
  };
327
327
  }, {
328
328
  type: "explicit-base64";
329
- mimeType: string;
330
329
  content: string;
330
+ mimeType: string;
331
331
  } | {
332
332
  type: "relative";
333
333
  path: string;
@@ -339,12 +339,12 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
339
339
  content: z.ZodString;
340
340
  }, "strict", z.ZodTypeAny, {
341
341
  type: "explicit-base64";
342
- mimeType: string;
343
342
  content: string;
343
+ mimeType: string;
344
344
  }, {
345
345
  type: "explicit-base64";
346
- mimeType: string;
347
346
  content: string;
347
+ mimeType: string;
348
348
  }>, z.ZodObject<{
349
349
  type: z.ZodLiteral<"relative">;
350
350
  path: z.ZodString;
@@ -356,15 +356,15 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
356
356
  path: string;
357
357
  }>]>, {
358
358
  type: "explicit-base64";
359
- mimeType: string;
360
359
  content: string;
360
+ mimeType: string;
361
361
  } | {
362
362
  type: "absolute-url";
363
363
  url: string;
364
364
  }, {
365
365
  type: "explicit-base64";
366
- mimeType: string;
367
366
  content: string;
367
+ mimeType: string;
368
368
  } | {
369
369
  type: "relative";
370
370
  path: string;
@@ -373,8 +373,8 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
373
373
  type: "workflow-v1";
374
374
  main: {
375
375
  type: "explicit-base64";
376
- mimeType: string;
377
376
  content: string;
377
+ mimeType: string;
378
378
  } | {
379
379
  type: "absolute-url";
380
380
  url: string;
@@ -383,8 +383,8 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
383
383
  type: "workflow-v1";
384
384
  main: {
385
385
  type: "explicit-base64";
386
- mimeType: string;
387
386
  content: string;
387
+ mimeType: string;
388
388
  } | {
389
389
  type: "relative";
390
390
  path: string;
@@ -397,12 +397,12 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
397
397
  content: z.ZodString;
398
398
  }, "strict", z.ZodTypeAny, {
399
399
  type: "explicit-base64";
400
- mimeType: string;
401
400
  content: string;
401
+ mimeType: string;
402
402
  }, {
403
403
  type: "explicit-base64";
404
- mimeType: string;
405
404
  content: string;
405
+ mimeType: string;
406
406
  }>, z.ZodObject<{
407
407
  type: z.ZodLiteral<"relative">;
408
408
  path: z.ZodString;
@@ -414,15 +414,15 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
414
414
  path: string;
415
415
  }>]>, {
416
416
  type: "explicit-base64";
417
- mimeType: string;
418
417
  content: string;
418
+ mimeType: string;
419
419
  } | {
420
420
  type: "absolute-url";
421
421
  url: string;
422
422
  }, {
423
423
  type: "explicit-base64";
424
- mimeType: string;
425
424
  content: string;
425
+ mimeType: string;
426
426
  } | {
427
427
  type: "relative";
428
428
  path: string;
@@ -431,8 +431,8 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
431
431
  type: "workflow-v1";
432
432
  main: {
433
433
  type: "explicit-base64";
434
- mimeType: string;
435
434
  content: string;
435
+ mimeType: string;
436
436
  } | {
437
437
  type: "absolute-url";
438
438
  url: string;
@@ -441,8 +441,8 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
441
441
  type: "workflow-v1";
442
442
  main: {
443
443
  type: "explicit-base64";
444
- mimeType: string;
445
444
  content: string;
445
+ mimeType: string;
446
446
  } | {
447
447
  type: "relative";
448
448
  path: string;
@@ -454,12 +454,12 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
454
454
  content: z.ZodString;
455
455
  }, "strict", z.ZodTypeAny, {
456
456
  type: "explicit-base64";
457
- mimeType: string;
458
457
  content: string;
458
+ mimeType: string;
459
459
  }, {
460
460
  type: "explicit-base64";
461
- mimeType: string;
462
461
  content: string;
462
+ mimeType: string;
463
463
  }>, z.ZodObject<{
464
464
  type: z.ZodLiteral<"relative">;
465
465
  path: z.ZodString;
@@ -471,15 +471,15 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
471
471
  path: string;
472
472
  }>]>, {
473
473
  type: "explicit-base64";
474
- mimeType: string;
475
474
  content: string;
475
+ mimeType: string;
476
476
  } | {
477
477
  type: "absolute-url";
478
478
  url: string;
479
479
  }, {
480
480
  type: "explicit-base64";
481
- mimeType: string;
482
481
  content: string;
482
+ mimeType: string;
483
483
  } | {
484
484
  type: "relative";
485
485
  path: string;
@@ -490,12 +490,12 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
490
490
  content: z.ZodString;
491
491
  }, "strict", z.ZodTypeAny, {
492
492
  type: "explicit-base64";
493
- mimeType: string;
494
493
  content: string;
494
+ mimeType: string;
495
495
  }, {
496
496
  type: "explicit-base64";
497
- mimeType: string;
498
497
  content: string;
498
+ mimeType: string;
499
499
  }>, z.ZodObject<{
500
500
  type: z.ZodLiteral<"relative">;
501
501
  path: z.ZodString;
@@ -507,15 +507,15 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
507
507
  path: string;
508
508
  }>]>, {
509
509
  type: "explicit-base64";
510
- mimeType: string;
511
510
  content: string;
511
+ mimeType: string;
512
512
  } | {
513
513
  type: "absolute-url";
514
514
  url: string;
515
515
  }, {
516
516
  type: "explicit-base64";
517
- mimeType: string;
518
517
  content: string;
518
+ mimeType: string;
519
519
  } | {
520
520
  type: "relative";
521
521
  path: string;
@@ -525,8 +525,8 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
525
525
  type: "workflow-v1";
526
526
  main: {
527
527
  type: "explicit-base64";
528
- mimeType: string;
529
528
  content: string;
529
+ mimeType: string;
530
530
  } | {
531
531
  type: "absolute-url";
532
532
  url: string;
@@ -534,16 +534,16 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
534
534
  };
535
535
  model: {
536
536
  type: "explicit-base64";
537
- mimeType: string;
538
537
  content: string;
538
+ mimeType: string;
539
539
  } | {
540
540
  type: "absolute-url";
541
541
  url: string;
542
542
  };
543
543
  ui: {
544
544
  type: "explicit-base64";
545
- mimeType: string;
546
545
  content: string;
546
+ mimeType: string;
547
547
  } | {
548
548
  type: "absolute-url";
549
549
  url: string;
@@ -551,8 +551,8 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
551
551
  }, {
552
552
  workflow: {
553
553
  type: "explicit-base64";
554
- mimeType: string;
555
554
  content: string;
555
+ mimeType: string;
556
556
  } | {
557
557
  type: "relative";
558
558
  path: string;
@@ -560,8 +560,8 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
560
560
  type: "workflow-v1";
561
561
  main: {
562
562
  type: "explicit-base64";
563
- mimeType: string;
564
563
  content: string;
564
+ mimeType: string;
565
565
  } | {
566
566
  type: "relative";
567
567
  path: string;
@@ -569,16 +569,16 @@ declare function BlockComponentsAbsoluteUrl(prefix: string): z.ZodObject<{
569
569
  };
570
570
  model: {
571
571
  type: "explicit-base64";
572
- mimeType: string;
573
572
  content: string;
573
+ mimeType: string;
574
574
  } | {
575
575
  type: "relative";
576
576
  path: string;
577
577
  };
578
578
  ui: {
579
579
  type: "explicit-base64";
580
- mimeType: string;
581
580
  content: string;
581
+ mimeType: string;
582
582
  } | {
583
583
  type: "relative";
584
584
  path: string;