@module-federation/enhanced 0.10.0 → 0.11.1

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.
Files changed (42) hide show
  1. package/dist/package.json +1 -1
  2. package/dist/src/lib/container/ContainerEntryDependency.d.ts +1 -4
  3. package/dist/src/lib/container/ContainerEntryDependency.js +1 -3
  4. package/dist/src/lib/container/ContainerEntryDependency.js.map +1 -1
  5. package/dist/src/lib/container/ContainerEntryModule.d.ts +1 -3
  6. package/dist/src/lib/container/ContainerEntryModule.js +4 -22
  7. package/dist/src/lib/container/ContainerEntryModule.js.map +1 -1
  8. package/dist/src/lib/container/ContainerEntryModuleFactory.js +1 -1
  9. package/dist/src/lib/container/ContainerEntryModuleFactory.js.map +1 -1
  10. package/dist/src/lib/container/ContainerPlugin.js +3 -5
  11. package/dist/src/lib/container/ContainerPlugin.js.map +1 -1
  12. package/dist/src/lib/container/ModuleFederationPlugin.js +7 -5
  13. package/dist/src/lib/container/ModuleFederationPlugin.js.map +1 -1
  14. package/dist/src/lib/container/runtime/EmbedFederationRuntimeModule.d.ts +1 -0
  15. package/dist/src/lib/container/runtime/EmbedFederationRuntimeModule.js +18 -2
  16. package/dist/src/lib/container/runtime/EmbedFederationRuntimeModule.js.map +1 -1
  17. package/dist/src/lib/container/runtime/EmbedFederationRuntimePlugin.d.ts +22 -0
  18. package/dist/src/lib/container/runtime/EmbedFederationRuntimePlugin.js +69 -5
  19. package/dist/src/lib/container/runtime/EmbedFederationRuntimePlugin.js.map +1 -1
  20. package/dist/src/lib/container/runtime/FederationRuntimePlugin.d.ts +1 -0
  21. package/dist/src/lib/container/runtime/FederationRuntimePlugin.js +42 -55
  22. package/dist/src/lib/container/runtime/FederationRuntimePlugin.js.map +1 -1
  23. package/dist/src/lib/startup/MfStartupChunkDependenciesPlugin.js +11 -5
  24. package/dist/src/lib/startup/MfStartupChunkDependenciesPlugin.js.map +1 -1
  25. package/dist/src/lib/startup/StartupHelpers.js +1 -0
  26. package/dist/src/lib/startup/StartupHelpers.js.map +1 -1
  27. package/dist/src/schemas/container/ContainerPlugin.check.d.ts +1 -1
  28. package/dist/src/schemas/container/ContainerPlugin.check.js +516 -544
  29. package/dist/src/schemas/container/ContainerPlugin.check.js.map +1 -1
  30. package/dist/src/schemas/container/ContainerPlugin.d.ts +3 -6
  31. package/dist/src/schemas/container/ContainerPlugin.js +3 -9
  32. package/dist/src/schemas/container/ContainerPlugin.js.map +1 -1
  33. package/dist/src/schemas/container/ModuleFederationPlugin.check.d.ts +0 -5
  34. package/dist/src/schemas/container/ModuleFederationPlugin.check.js +535 -604
  35. package/dist/src/schemas/container/ModuleFederationPlugin.check.js.map +1 -1
  36. package/dist/src/schemas/container/ModuleFederationPlugin.d.ts +3 -8
  37. package/dist/src/schemas/container/ModuleFederationPlugin.js +3 -11
  38. package/dist/src/schemas/container/ModuleFederationPlugin.js.map +1 -1
  39. package/package.json +12 -12
  40. package/dist/src/lib/container/runtime/RemoteEntryPlugin.d.ts +0 -8
  41. package/dist/src/lib/container/runtime/RemoteEntryPlugin.js +0 -32
  42. package/dist/src/lib/container/runtime/RemoteEntryPlugin.js.map +0 -1
@@ -363,12 +363,7 @@ const t = {
363
363
  experiments: {
364
364
  type: 'object',
365
365
  properties: {
366
- federationRuntime: {
367
- anyOf: [
368
- { type: 'boolean', enum: [!1] },
369
- { type: 'string', enum: ['hoisted'] },
370
- ],
371
- },
366
+ asyncStartup: { type: 'boolean' },
372
367
  externalRuntime: { type: 'boolean' },
373
368
  provideExternalRuntime: { type: 'boolean' },
374
369
  },
@@ -439,9 +434,9 @@ function a(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
439
434
  if (r === l) {
440
435
  if (void 0 !== e.import) {
441
436
  let r = e.import;
442
- const n = l, m = l;
443
- let y = !1;
444
- const u = l;
437
+ const n = l, y = l;
438
+ let c = !1;
439
+ const m = l;
445
440
  if (l == l)
446
441
  if ('string' == typeof r) {
447
442
  if (r.length < 1) {
@@ -453,8 +448,8 @@ function a(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
453
448
  const e = { params: { type: 'string' } };
454
449
  null === i ? (i = [e]) : i.push(e), l++;
455
450
  }
456
- var p = u === l;
457
- if (((y = y || p), !y)) {
451
+ var p = m === l;
452
+ if (((c = c || p), !c)) {
458
453
  const n = l;
459
454
  o(r, {
460
455
  instancePath: t + '/import',
@@ -465,13 +460,13 @@ function a(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
465
460
  ((i = null === i ? o.errors : i.concat(o.errors)),
466
461
  (l = i.length)),
467
462
  (p = n === l),
468
- (y = y || p);
463
+ (c = c || p);
469
464
  }
470
- if (!y) {
465
+ if (!c) {
471
466
  const e = { params: {} };
472
467
  return (null === i ? (i = [e]) : i.push(e), l++, (a.errors = i), !1);
473
468
  }
474
- (l = m), null !== i && (m ? (i.length = m) : (i = null));
469
+ (l = y), null !== i && (y ? (i.length = y) : (i = null));
475
470
  var f = n === l;
476
471
  }
477
472
  else
@@ -498,17 +493,17 @@ function i(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
498
493
  return (i.errors = [{ params: { type: 'object' } }]), !1;
499
494
  for (const r in e) {
500
495
  let n = e[r];
501
- const m = p, y = p;
502
- let u = !1;
503
- const c = p;
496
+ const y = p, c = p;
497
+ let m = !1;
498
+ const u = p;
504
499
  a(n, {
505
500
  instancePath: t + '/' + r.replace(/~/g, '~0').replace(/\//g, '~1'),
506
501
  parentData: e,
507
502
  parentDataProperty: r,
508
503
  rootData: s,
509
504
  }) || ((l = null === l ? a.errors : l.concat(a.errors)), (p = l.length));
510
- var f = c === p;
511
- if (((u = u || f), !u)) {
505
+ var f = u === p;
506
+ if (((m = m || f), !m)) {
512
507
  const a = p;
513
508
  if (p == p)
514
509
  if ('string' == typeof n) {
@@ -521,7 +516,7 @@ function i(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
521
516
  const e = { params: { type: 'string' } };
522
517
  null === l ? (l = [e]) : l.push(e), p++;
523
518
  }
524
- if (((f = a === p), (u = u || f), !u)) {
519
+ if (((f = a === p), (m = m || f), !m)) {
525
520
  const a = p;
526
521
  o(n, {
527
522
  instancePath: t + '/' + r.replace(/~/g, '~0').replace(/\//g, '~1'),
@@ -531,14 +526,14 @@ function i(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
531
526
  }) ||
532
527
  ((l = null === l ? o.errors : l.concat(o.errors)), (p = l.length)),
533
528
  (f = a === p),
534
- (u = u || f);
529
+ (m = m || f);
535
530
  }
536
531
  }
537
- if (!u) {
532
+ if (!m) {
538
533
  const e = { params: {} };
539
534
  return null === l ? (l = [e]) : l.push(e), p++, (i.errors = l), !1;
540
535
  }
541
- if (((p = y), null !== l && (y ? (l.length = y) : (l = null)), m !== p))
536
+ if (((p = c), null !== l && (c ? (l.length = c) : (l = null)), y !== p))
542
537
  break;
543
538
  }
544
539
  }
@@ -548,15 +543,15 @@ function l(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
548
543
  let o = null, a = 0;
549
544
  const p = a;
550
545
  let f = !1;
551
- const m = a;
552
- if (a === m)
546
+ const y = a;
547
+ if (a === y)
553
548
  if (Array.isArray(e)) {
554
549
  const r = e.length;
555
550
  for (let n = 0; n < r; n++) {
556
551
  let r = e[n];
557
552
  const l = a, p = a;
558
553
  let f = !1;
559
- const m = a;
554
+ const y = a;
560
555
  if (a == a)
561
556
  if ('string' == typeof r) {
562
557
  if (r.length < 1) {
@@ -568,8 +563,8 @@ function l(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
568
563
  const e = { params: { type: 'string' } };
569
564
  null === o ? (o = [e]) : o.push(e), a++;
570
565
  }
571
- var y = m === a;
572
- if (((f = f || y), !f)) {
566
+ var c = y === a;
567
+ if (((f = f || c), !f)) {
573
568
  const l = a;
574
569
  i(r, {
575
570
  instancePath: t + '/' + n,
@@ -578,8 +573,8 @@ function l(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
578
573
  rootData: s,
579
574
  }) ||
580
575
  ((o = null === o ? i.errors : o.concat(i.errors)), (a = o.length)),
581
- (y = l === a),
582
- (f = f || y);
576
+ (c = l === a),
577
+ (f = f || c);
583
578
  }
584
579
  if (f)
585
580
  (a = p), null !== o && (p ? (o.length = p) : (o = null));
@@ -595,8 +590,8 @@ function l(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
595
590
  const e = { params: { type: 'array' } };
596
591
  null === o ? (o = [e]) : o.push(e), a++;
597
592
  }
598
- var u = m === a;
599
- if (((f = f || u), !f)) {
593
+ var m = y === a;
594
+ if (((f = f || m), !f)) {
600
595
  const l = a;
601
596
  i(e, {
602
597
  instancePath: t,
@@ -604,8 +599,8 @@ function l(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
604
599
  parentDataProperty: n,
605
600
  rootData: s,
606
601
  }) || ((o = null === o ? i.errors : o.concat(i.errors)), (a = o.length)),
607
- (u = l === a),
608
- (f = f || u);
602
+ (m = l === a),
603
+ (f = f || m);
609
604
  }
610
605
  if (!f) {
611
606
  const e = { params: {} };
@@ -652,8 +647,8 @@ function f(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
652
647
  const e = { params: { type: 'string' } };
653
648
  null === o ? (o = [e]) : o.push(e), a++;
654
649
  }
655
- var m = p === a;
656
- if (((l = l || m), !l)) {
650
+ var y = p === a;
651
+ if (((l = l || y), !l)) {
657
652
  const t = a;
658
653
  if (a == a)
659
654
  if (e && 'object' == typeof e && !Array.isArray(e)) {
@@ -674,43 +669,43 @@ function f(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
674
669
  const e = { params: { type: 'string' } };
675
670
  null === o ? (o = [e]) : o.push(e), a++;
676
671
  }
677
- var y = t === a;
672
+ var c = t === a;
678
673
  }
679
674
  else
680
- y = !0;
681
- if (y) {
675
+ c = !0;
676
+ if (c) {
682
677
  if (void 0 !== e.commonjs) {
683
678
  const t = a;
684
679
  if ('string' != typeof e.commonjs) {
685
680
  const e = { params: { type: 'string' } };
686
681
  null === o ? (o = [e]) : o.push(e), a++;
687
682
  }
688
- y = t === a;
683
+ c = t === a;
689
684
  }
690
685
  else
691
- y = !0;
692
- if (y) {
686
+ c = !0;
687
+ if (c) {
693
688
  if (void 0 !== e.commonjs2) {
694
689
  const t = a;
695
690
  if ('string' != typeof e.commonjs2) {
696
691
  const e = { params: { type: 'string' } };
697
692
  null === o ? (o = [e]) : o.push(e), a++;
698
693
  }
699
- y = t === a;
694
+ c = t === a;
700
695
  }
701
696
  else
702
- y = !0;
703
- if (y)
697
+ c = !0;
698
+ if (c)
704
699
  if (void 0 !== e.root) {
705
700
  const t = a;
706
701
  if ('string' != typeof e.root) {
707
702
  const e = { params: { type: 'string' } };
708
703
  null === o ? (o = [e]) : o.push(e), a++;
709
704
  }
710
- y = t === a;
705
+ c = t === a;
711
706
  }
712
707
  else
713
- y = !0;
708
+ c = !0;
714
709
  }
715
710
  }
716
711
  }
@@ -719,7 +714,7 @@ function f(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
719
714
  const e = { params: { type: 'object' } };
720
715
  null === o ? (o = [e]) : o.push(e), a++;
721
716
  }
722
- (m = t === a), (l = l || m);
717
+ (y = t === a), (l = l || y);
723
718
  }
724
719
  if (!l) {
725
720
  const e = { params: {} };
@@ -730,7 +725,7 @@ function f(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
730
725
  (f.errors = o),
731
726
  0 === a);
732
727
  }
733
- function m(e, { instancePath: t = '', parentData: r, parentDataProperty: n, rootData: s = e, } = {}) {
728
+ function y(e, { instancePath: t = '', parentData: r, parentDataProperty: n, rootData: s = e, } = {}) {
734
729
  let o = null, a = 0;
735
730
  const i = a;
736
731
  let l = !1;
@@ -805,11 +800,11 @@ function m(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
805
800
  const e = { params: { type: 'string' } };
806
801
  null === o ? (o = [e]) : o.push(e), a++;
807
802
  }
808
- var y = r === a;
803
+ var c = r === a;
809
804
  }
810
805
  else
811
- y = !0;
812
- if (y) {
806
+ c = !0;
807
+ if (c) {
813
808
  if (void 0 !== e.commonjs) {
814
809
  let t = e.commonjs;
815
810
  const r = a;
@@ -824,11 +819,11 @@ function m(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
824
819
  const e = { params: { type: 'string' } };
825
820
  null === o ? (o = [e]) : o.push(e), a++;
826
821
  }
827
- y = r === a;
822
+ c = r === a;
828
823
  }
829
824
  else
830
- y = !0;
831
- if (y)
825
+ c = !0;
826
+ if (c)
832
827
  if (void 0 !== e.root) {
833
828
  let t = e.root;
834
829
  const r = a, n = a;
@@ -859,8 +854,8 @@ function m(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
859
854
  const e = { params: { type: 'array' } };
860
855
  null === o ? (o = [e]) : o.push(e), a++;
861
856
  }
862
- var u = i === a;
863
- if (((s = s || u), !s)) {
857
+ var m = i === a;
858
+ if (((s = s || m), !s)) {
864
859
  const e = a;
865
860
  if (a === e)
866
861
  if ('string' == typeof t) {
@@ -873,7 +868,7 @@ function m(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
873
868
  const e = { params: { type: 'string' } };
874
869
  null === o ? (o = [e]) : o.push(e), a++;
875
870
  }
876
- (u = e === a), (s = s || u);
871
+ (m = e === a), (s = s || m);
877
872
  }
878
873
  if (s)
879
874
  (a = n), null !== o && (n ? (o.length = n) : (o = null));
@@ -881,10 +876,10 @@ function m(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
881
876
  const e = { params: {} };
882
877
  null === o ? (o = [e]) : o.push(e), a++;
883
878
  }
884
- y = r === a;
879
+ c = r === a;
885
880
  }
886
881
  else
887
- y = !0;
882
+ c = !0;
888
883
  }
889
884
  }
890
885
  }
@@ -897,22 +892,22 @@ function m(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
897
892
  }
898
893
  if (!l) {
899
894
  const e = { params: {} };
900
- return null === o ? (o = [e]) : o.push(e), a++, (m.errors = o), !1;
895
+ return null === o ? (o = [e]) : o.push(e), a++, (y.errors = o), !1;
901
896
  }
902
897
  return ((a = i),
903
898
  null !== o && (i ? (o.length = i) : (o = null)),
904
- (m.errors = o),
899
+ (y.errors = o),
905
900
  0 === a);
906
901
  }
907
- function y(e, { instancePath: t = '', parentData: r, parentDataProperty: n, rootData: s = e, } = {}) {
902
+ function c(e, { instancePath: t = '', parentData: r, parentDataProperty: n, rootData: s = e, } = {}) {
908
903
  let o = null, a = 0;
909
904
  if (0 === a) {
910
905
  if (!e || 'object' != typeof e || Array.isArray(e))
911
- return (y.errors = [{ params: { type: 'object' } }]), !1;
906
+ return (c.errors = [{ params: { type: 'object' } }]), !1;
912
907
  {
913
908
  let r;
914
909
  if (void 0 === e.type && (r = 'type'))
915
- return (y.errors = [{ params: { missingProperty: r } }]), !1;
910
+ return (c.errors = [{ params: { missingProperty: r } }]), !1;
916
911
  {
917
912
  const r = a;
918
913
  for (const t in e)
@@ -922,16 +917,16 @@ function y(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
922
917
  'name' !== t &&
923
918
  'type' !== t &&
924
919
  'umdNamedDefine' !== t)
925
- return (y.errors = [{ params: { additionalProperty: t } }]), !1;
920
+ return (c.errors = [{ params: { additionalProperty: t } }]), !1;
926
921
  if (r === a) {
927
922
  if (void 0 !== e.amdContainer) {
928
923
  let t = e.amdContainer;
929
924
  const r = a;
930
925
  if (a == a) {
931
926
  if ('string' != typeof t)
932
- return (y.errors = [{ params: { type: 'string' } }]), !1;
927
+ return (c.errors = [{ params: { type: 'string' } }]), !1;
933
928
  if (t.length < 1)
934
- return (y.errors = [{ params: {} }]), !1;
929
+ return (c.errors = [{ params: {} }]), !1;
935
930
  }
936
931
  var i = r === a;
937
932
  }
@@ -1001,7 +996,7 @@ function y(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1001
996
  }
1002
997
  if (!s) {
1003
998
  const e = { params: {} };
1004
- return (null === o ? (o = [e]) : o.push(e), a++, (y.errors = o), !1);
999
+ return (null === o ? (o = [e]) : o.push(e), a++, (c.errors = o), !1);
1005
1000
  }
1006
1001
  (a = n),
1007
1002
  null !== o && (n ? (o.length = n) : (o = null)),
@@ -1012,13 +1007,13 @@ function y(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1012
1007
  if (i) {
1013
1008
  if (void 0 !== e.name) {
1014
1009
  const r = a;
1015
- m(e.name, {
1010
+ y(e.name, {
1016
1011
  instancePath: t + '/name',
1017
1012
  parentData: e,
1018
1013
  parentDataProperty: 'name',
1019
1014
  rootData: s,
1020
1015
  }) ||
1021
- ((o = null === o ? m.errors : o.concat(m.errors)),
1016
+ ((o = null === o ? y.errors : o.concat(y.errors)),
1022
1017
  (a = o.length)),
1023
1018
  (i = r === a);
1024
1019
  }
@@ -1051,20 +1046,20 @@ function y(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1051
1046
  const e = { params: { allowedValues: p.anyOf[0].enum } };
1052
1047
  null === o ? (o = [e]) : o.push(e), a++;
1053
1048
  }
1054
- var u = l === a;
1055
- if (((s = s || u), !s)) {
1049
+ var m = l === a;
1050
+ if (((s = s || m), !s)) {
1056
1051
  const e = a;
1057
1052
  if ('string' != typeof t) {
1058
1053
  const e = { params: { type: 'string' } };
1059
1054
  null === o ? (o = [e]) : o.push(e), a++;
1060
1055
  }
1061
- (u = e === a), (s = s || u);
1056
+ (m = e === a), (s = s || m);
1062
1057
  }
1063
1058
  if (!s) {
1064
1059
  const e = { params: {} };
1065
1060
  return (null === o ? (o = [e]) : o.push(e),
1066
1061
  a++,
1067
- (y.errors = o),
1062
+ (c.errors = o),
1068
1063
  !1);
1069
1064
  }
1070
1065
  (a = n),
@@ -1077,7 +1072,7 @@ function y(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1077
1072
  if (void 0 !== e.umdNamedDefine) {
1078
1073
  const t = a;
1079
1074
  if ('boolean' != typeof e.umdNamedDefine)
1080
- return ((y.errors = [{ params: { type: 'boolean' } }]), !1);
1075
+ return ((c.errors = [{ params: { type: 'boolean' } }]), !1);
1081
1076
  i = t === a;
1082
1077
  }
1083
1078
  else
@@ -1090,46 +1085,46 @@ function y(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1090
1085
  }
1091
1086
  }
1092
1087
  }
1093
- return (y.errors = o), 0 === a;
1088
+ return (c.errors = o), 0 === a;
1094
1089
  }
1095
- function u(e, { instancePath: t = '', parentData: r, parentDataProperty: n, rootData: s = e, } = {}) {
1090
+ function m(e, { instancePath: t = '', parentData: r, parentDataProperty: n, rootData: s = e, } = {}) {
1096
1091
  if (!Array.isArray(e))
1097
- return (u.errors = [{ params: { type: 'array' } }]), !1;
1092
+ return (m.errors = [{ params: { type: 'array' } }]), !1;
1098
1093
  {
1099
1094
  const t = e.length;
1100
1095
  for (let r = 0; r < t; r++) {
1101
1096
  let t = e[r];
1102
1097
  const n = 0;
1103
1098
  if ('string' != typeof t)
1104
- return (u.errors = [{ params: { type: 'string' } }]), !1;
1099
+ return (m.errors = [{ params: { type: 'string' } }]), !1;
1105
1100
  if (t.length < 1)
1106
- return (u.errors = [{ params: {} }]), !1;
1101
+ return (m.errors = [{ params: {} }]), !1;
1107
1102
  if (0 !== n)
1108
1103
  break;
1109
1104
  }
1110
1105
  }
1111
- return (u.errors = null), !0;
1106
+ return (m.errors = null), !0;
1112
1107
  }
1113
- function c(e, { instancePath: t = '', parentData: r, parentDataProperty: n, rootData: s = e, } = {}) {
1108
+ function u(e, { instancePath: t = '', parentData: r, parentDataProperty: n, rootData: s = e, } = {}) {
1114
1109
  let o = null, a = 0;
1115
1110
  if (0 === a) {
1116
1111
  if (!e || 'object' != typeof e || Array.isArray(e))
1117
- return (c.errors = [{ params: { type: 'object' } }]), !1;
1112
+ return (u.errors = [{ params: { type: 'object' } }]), !1;
1118
1113
  {
1119
1114
  let r;
1120
1115
  if (void 0 === e.external && (r = 'external'))
1121
- return (c.errors = [{ params: { missingProperty: r } }]), !1;
1116
+ return (u.errors = [{ params: { missingProperty: r } }]), !1;
1122
1117
  {
1123
1118
  const r = a;
1124
1119
  for (const t in e)
1125
1120
  if ('external' !== t && 'shareScope' !== t)
1126
- return (c.errors = [{ params: { additionalProperty: t } }]), !1;
1121
+ return (u.errors = [{ params: { additionalProperty: t } }]), !1;
1127
1122
  if (r === a) {
1128
1123
  if (void 0 !== e.external) {
1129
1124
  let r = e.external;
1130
1125
  const n = a, p = a;
1131
1126
  let f = !1;
1132
- const m = a;
1127
+ const y = a;
1133
1128
  if (a == a)
1134
1129
  if ('string' == typeof r) {
1135
1130
  if (r.length < 1) {
@@ -1141,23 +1136,23 @@ function c(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1141
1136
  const e = { params: { type: 'string' } };
1142
1137
  null === o ? (o = [e]) : o.push(e), a++;
1143
1138
  }
1144
- var i = m === a;
1139
+ var i = y === a;
1145
1140
  if (((f = f || i), !f)) {
1146
1141
  const n = a;
1147
- u(r, {
1142
+ m(r, {
1148
1143
  instancePath: t + '/external',
1149
1144
  parentData: e,
1150
1145
  parentDataProperty: 'external',
1151
1146
  rootData: s,
1152
1147
  }) ||
1153
- ((o = null === o ? u.errors : o.concat(u.errors)),
1148
+ ((o = null === o ? m.errors : o.concat(m.errors)),
1154
1149
  (a = o.length)),
1155
1150
  (i = n === a),
1156
1151
  (f = f || i);
1157
1152
  }
1158
1153
  if (!f) {
1159
1154
  const e = { params: {} };
1160
- return (null === o ? (o = [e]) : o.push(e), a++, (c.errors = o), !1);
1155
+ return (null === o ? (o = [e]) : o.push(e), a++, (u.errors = o), !1);
1161
1156
  }
1162
1157
  (a = p), null !== o && (p ? (o.length = p) : (o = null));
1163
1158
  var l = n === a;
@@ -1170,9 +1165,9 @@ function c(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1170
1165
  const r = a;
1171
1166
  if (a === r) {
1172
1167
  if ('string' != typeof t)
1173
- return (c.errors = [{ params: { type: 'string' } }]), !1;
1168
+ return (u.errors = [{ params: { type: 'string' } }]), !1;
1174
1169
  if (t.length < 1)
1175
- return (c.errors = [{ params: {} }]), !1;
1170
+ return (u.errors = [{ params: {} }]), !1;
1176
1171
  }
1177
1172
  l = r === a;
1178
1173
  }
@@ -1182,7 +1177,7 @@ function c(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1182
1177
  }
1183
1178
  }
1184
1179
  }
1185
- return (c.errors = o), 0 === a;
1180
+ return (u.errors = o), 0 === a;
1186
1181
  }
1187
1182
  function d(e, { instancePath: t = '', parentData: r, parentDataProperty: n, rootData: s = e, } = {}) {
1188
1183
  let o = null, a = 0;
@@ -1193,14 +1188,14 @@ function d(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1193
1188
  let n = e[r];
1194
1189
  const l = a, p = a;
1195
1190
  let f = !1;
1196
- const m = a;
1197
- c(n, {
1191
+ const y = a;
1192
+ u(n, {
1198
1193
  instancePath: t + '/' + r.replace(/~/g, '~0').replace(/\//g, '~1'),
1199
1194
  parentData: e,
1200
1195
  parentDataProperty: r,
1201
1196
  rootData: s,
1202
- }) || ((o = null === o ? c.errors : o.concat(c.errors)), (a = o.length));
1203
- var i = m === a;
1197
+ }) || ((o = null === o ? u.errors : o.concat(u.errors)), (a = o.length));
1198
+ var i = y === a;
1204
1199
  if (((f = f || i), !f)) {
1205
1200
  const l = a;
1206
1201
  if (a == a)
@@ -1216,13 +1211,13 @@ function d(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1216
1211
  }
1217
1212
  if (((i = l === a), (f = f || i), !f)) {
1218
1213
  const l = a;
1219
- u(n, {
1214
+ m(n, {
1220
1215
  instancePath: t + '/' + r.replace(/~/g, '~0').replace(/\//g, '~1'),
1221
1216
  parentData: e,
1222
1217
  parentDataProperty: r,
1223
1218
  rootData: s,
1224
1219
  }) ||
1225
- ((o = null === o ? u.errors : o.concat(u.errors)), (a = o.length)),
1220
+ ((o = null === o ? m.errors : o.concat(m.errors)), (a = o.length)),
1226
1221
  (i = l === a),
1227
1222
  (f = f || i);
1228
1223
  }
@@ -1249,7 +1244,7 @@ function g(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1249
1244
  let r = e[n];
1250
1245
  const i = a, l = a;
1251
1246
  let p = !1;
1252
- const m = a;
1247
+ const y = a;
1253
1248
  if (a == a)
1254
1249
  if ('string' == typeof r) {
1255
1250
  if (r.length < 1) {
@@ -1261,7 +1256,7 @@ function g(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1261
1256
  const e = { params: { type: 'string' } };
1262
1257
  null === o ? (o = [e]) : o.push(e), a++;
1263
1258
  }
1264
- var f = m === a;
1259
+ var f = y === a;
1265
1260
  if (((p = p || f), !p)) {
1266
1261
  const i = a;
1267
1262
  d(r, {
@@ -1288,8 +1283,8 @@ function g(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1288
1283
  const e = { params: { type: 'array' } };
1289
1284
  null === o ? (o = [e]) : o.push(e), a++;
1290
1285
  }
1291
- var m = p === a;
1292
- if (((l = l || m), !l)) {
1286
+ var y = p === a;
1287
+ if (((l = l || y), !l)) {
1293
1288
  const i = a;
1294
1289
  d(e, {
1295
1290
  instancePath: t,
@@ -1297,8 +1292,8 @@ function g(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1297
1292
  parentDataProperty: n,
1298
1293
  rootData: s,
1299
1294
  }) || ((o = null === o ? d.errors : o.concat(d.errors)), (a = o.length)),
1300
- (m = i === a),
1301
- (l = l || m);
1295
+ (y = i === a),
1296
+ (l = l || y);
1302
1297
  }
1303
1298
  if (!l) {
1304
1299
  const e = { params: {} };
@@ -1506,14 +1501,14 @@ function b(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1506
1501
  };
1507
1502
  null === a ? (a = [e]) : a.push(e), i++;
1508
1503
  }
1509
- var m = o === i;
1510
- if (((s = s || m), !s)) {
1504
+ var y = o === i;
1505
+ if (((s = s || y), !s)) {
1511
1506
  const e = i;
1512
1507
  if ('string' != typeof t) {
1513
1508
  const e = { params: { type: 'string' } };
1514
1509
  null === a ? (a = [e]) : a.push(e), i++;
1515
1510
  }
1516
- (m = e === i), (s = s || m);
1511
+ (y = e === i), (s = s || y);
1517
1512
  }
1518
1513
  if (!s) {
1519
1514
  const e = { params: {} };
@@ -1550,14 +1545,14 @@ function v(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1550
1545
  let n = e[r];
1551
1546
  const l = a, p = a;
1552
1547
  let f = !1;
1553
- const m = a;
1548
+ const y = a;
1554
1549
  b(n, {
1555
1550
  instancePath: t + '/' + r.replace(/~/g, '~0').replace(/\//g, '~1'),
1556
1551
  parentData: e,
1557
1552
  parentDataProperty: r,
1558
1553
  rootData: s,
1559
1554
  }) || ((o = null === o ? b.errors : o.concat(b.errors)), (a = o.length));
1560
- var i = m === a;
1555
+ var i = y === a;
1561
1556
  if (((f = f || i), !f)) {
1562
1557
  const e = a;
1563
1558
  if (a == a)
@@ -1595,7 +1590,7 @@ function P(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1595
1590
  let r = e[n];
1596
1591
  const i = a, l = a;
1597
1592
  let p = !1;
1598
- const m = a;
1593
+ const y = a;
1599
1594
  if (a == a)
1600
1595
  if ('string' == typeof r) {
1601
1596
  if (r.length < 1) {
@@ -1607,7 +1602,7 @@ function P(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1607
1602
  const e = { params: { type: 'string' } };
1608
1603
  null === o ? (o = [e]) : o.push(e), a++;
1609
1604
  }
1610
- var f = m === a;
1605
+ var f = y === a;
1611
1606
  if (((p = p || f), !p)) {
1612
1607
  const i = a;
1613
1608
  v(r, {
@@ -1634,8 +1629,8 @@ function P(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1634
1629
  const e = { params: { type: 'array' } };
1635
1630
  null === o ? (o = [e]) : o.push(e), a++;
1636
1631
  }
1637
- var m = p === a;
1638
- if (((l = l || m), !l)) {
1632
+ var y = p === a;
1633
+ if (((l = l || y), !l)) {
1639
1634
  const i = a;
1640
1635
  v(e, {
1641
1636
  instancePath: t,
@@ -1643,8 +1638,8 @@ function P(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1643
1638
  parentDataProperty: n,
1644
1639
  rootData: s,
1645
1640
  }) || ((o = null === o ? v.errors : o.concat(v.errors)), (a = o.length)),
1646
- (m = i === a),
1647
- (l = l || m);
1641
+ (y = i === a),
1642
+ (l = l || y);
1648
1643
  }
1649
1644
  if (!l) {
1650
1645
  const e = { params: {} };
@@ -1656,141 +1651,141 @@ function P(e, { instancePath: t = '', parentData: r, parentDataProperty: n, root
1656
1651
  0 === a);
1657
1652
  }
1658
1653
  function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, rootData: f = o, } = {}) {
1659
- let m = null, u = 0;
1660
- if (0 === u) {
1654
+ let y = null, m = 0;
1655
+ if (0 === m) {
1661
1656
  if (!o || 'object' != typeof o || Array.isArray(o))
1662
1657
  return (j.errors = [{ params: { type: 'object' } }]), !1;
1663
1658
  {
1664
- const i = u;
1659
+ const i = m;
1665
1660
  for (const e in o)
1666
1661
  if (!s.call(t.properties, e))
1667
1662
  return (j.errors = [{ params: { additionalProperty: e } }]), !1;
1668
- if (i === u) {
1663
+ if (i === m) {
1669
1664
  if (void 0 !== o.dataPrefetch) {
1670
- const e = u;
1665
+ const e = m;
1671
1666
  if ('boolean' != typeof o.dataPrefetch)
1672
1667
  return (j.errors = [{ params: { type: 'boolean' } }]), !1;
1673
- var c = e === u;
1668
+ var u = e === m;
1674
1669
  }
1675
1670
  else
1676
- c = !0;
1677
- if (c) {
1671
+ u = !0;
1672
+ if (u) {
1678
1673
  if (void 0 !== o.exposes) {
1679
- const e = u;
1674
+ const e = m;
1680
1675
  l(o.exposes, {
1681
1676
  instancePath: a + '/exposes',
1682
1677
  parentData: o,
1683
1678
  parentDataProperty: 'exposes',
1684
1679
  rootData: f,
1685
1680
  }) ||
1686
- ((m = null === m ? l.errors : m.concat(l.errors)),
1687
- (u = m.length)),
1688
- (c = e === u);
1681
+ ((y = null === y ? l.errors : y.concat(l.errors)),
1682
+ (m = y.length)),
1683
+ (u = e === m);
1689
1684
  }
1690
1685
  else
1691
- c = !0;
1692
- if (c) {
1686
+ u = !0;
1687
+ if (u) {
1693
1688
  if (void 0 !== o.filename) {
1694
1689
  let t = o.filename;
1695
- const r = u;
1696
- if (u === r) {
1690
+ const r = m;
1691
+ if (m === r) {
1697
1692
  if ('string' != typeof t)
1698
1693
  return (j.errors = [{ params: { type: 'string' } }]), !1;
1699
1694
  if (t.includes('!') || !1 !== e.test(t))
1700
1695
  return (j.errors = [{ params: {} }]), !1;
1701
1696
  }
1702
- c = r === u;
1697
+ u = r === m;
1703
1698
  }
1704
1699
  else
1705
- c = !0;
1706
- if (c) {
1700
+ u = !0;
1701
+ if (u) {
1707
1702
  if (void 0 !== o.getPublicPath) {
1708
- const e = u;
1703
+ const e = m;
1709
1704
  if ('string' != typeof o.getPublicPath)
1710
1705
  return (j.errors = [{ params: { type: 'string' } }]), !1;
1711
- c = e === u;
1706
+ u = e === m;
1712
1707
  }
1713
1708
  else
1714
- c = !0;
1715
- if (c) {
1709
+ u = !0;
1710
+ if (u) {
1716
1711
  if (void 0 !== o.implementation) {
1717
- const e = u;
1712
+ const e = m;
1718
1713
  if ('string' != typeof o.implementation)
1719
1714
  return (j.errors = [{ params: { type: 'string' } }]), !1;
1720
- c = e === u;
1715
+ u = e === m;
1721
1716
  }
1722
1717
  else
1723
- c = !0;
1724
- if (c) {
1718
+ u = !0;
1719
+ if (u) {
1725
1720
  if (void 0 !== o.library) {
1726
- const e = u;
1727
- y(o.library, {
1721
+ const e = m;
1722
+ c(o.library, {
1728
1723
  instancePath: a + '/library',
1729
1724
  parentData: o,
1730
1725
  parentDataProperty: 'library',
1731
1726
  rootData: f,
1732
1727
  }) ||
1733
- ((m = null === m ? y.errors : m.concat(y.errors)),
1734
- (u = m.length)),
1735
- (c = e === u);
1728
+ ((y = null === y ? c.errors : y.concat(c.errors)),
1729
+ (m = y.length)),
1730
+ (u = e === m);
1736
1731
  }
1737
1732
  else
1738
- c = !0;
1739
- if (c) {
1733
+ u = !0;
1734
+ if (u) {
1740
1735
  if (void 0 !== o.manifest) {
1741
1736
  let e = o.manifest;
1742
- const t = u, r = u;
1737
+ const t = m, r = m;
1743
1738
  let n = !1;
1744
- const s = u;
1739
+ const s = m;
1745
1740
  if ('boolean' != typeof e) {
1746
1741
  const e = { params: { type: 'boolean' } };
1747
- null === m ? (m = [e]) : m.push(e), u++;
1742
+ null === y ? (y = [e]) : y.push(e), m++;
1748
1743
  }
1749
- var d = s === u;
1744
+ var d = s === m;
1750
1745
  if (((n = n || d), !n)) {
1751
- const t = u;
1752
- if (u === t)
1746
+ const t = m;
1747
+ if (m === t)
1753
1748
  if (e && 'object' == typeof e && !Array.isArray(e)) {
1754
1749
  if (void 0 !== e.filePath) {
1755
- const t = u;
1750
+ const t = m;
1756
1751
  if ('string' != typeof e.filePath) {
1757
1752
  const e = { params: { type: 'string' } };
1758
- null === m ? (m = [e]) : m.push(e), u++;
1753
+ null === y ? (y = [e]) : y.push(e), m++;
1759
1754
  }
1760
- var h = t === u;
1755
+ var h = t === m;
1761
1756
  }
1762
1757
  else
1763
1758
  h = !0;
1764
1759
  if (h) {
1765
1760
  if (void 0 !== e.disableAssetsAnalyze) {
1766
- const t = u;
1761
+ const t = m;
1767
1762
  if ('boolean' != typeof e.disableAssetsAnalyze) {
1768
1763
  const e = { params: { type: 'boolean' } };
1769
- null === m ? (m = [e]) : m.push(e), u++;
1764
+ null === y ? (y = [e]) : y.push(e), m++;
1770
1765
  }
1771
- h = t === u;
1766
+ h = t === m;
1772
1767
  }
1773
1768
  else
1774
1769
  h = !0;
1775
1770
  if (h) {
1776
1771
  if (void 0 !== e.fileName) {
1777
- const t = u;
1772
+ const t = m;
1778
1773
  if ('string' != typeof e.fileName) {
1779
1774
  const e = { params: { type: 'string' } };
1780
- null === m ? (m = [e]) : m.push(e), u++;
1775
+ null === y ? (y = [e]) : y.push(e), m++;
1781
1776
  }
1782
- h = t === u;
1777
+ h = t === m;
1783
1778
  }
1784
1779
  else
1785
1780
  h = !0;
1786
1781
  if (h)
1787
1782
  if (void 0 !== e.additionalData) {
1788
- const t = u;
1783
+ const t = m;
1789
1784
  if ('string' != typeof e.additionalData) {
1790
1785
  const e = { params: { type: 'string' } };
1791
- null === m ? (m = [e]) : m.push(e), u++;
1786
+ null === y ? (y = [e]) : y.push(e), m++;
1792
1787
  }
1793
- h = t === u;
1788
+ h = t === m;
1794
1789
  }
1795
1790
  else
1796
1791
  h = !0;
@@ -1799,38 +1794,38 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
1799
1794
  }
1800
1795
  else {
1801
1796
  const e = { params: { type: 'object' } };
1802
- null === m ? (m = [e]) : m.push(e), u++;
1797
+ null === y ? (y = [e]) : y.push(e), m++;
1803
1798
  }
1804
- (d = t === u), (n = n || d);
1799
+ (d = t === m), (n = n || d);
1805
1800
  }
1806
1801
  if (!n) {
1807
1802
  const e = { params: {} };
1808
- return (null === m ? (m = [e]) : m.push(e),
1809
- u++,
1810
- (j.errors = m),
1803
+ return (null === y ? (y = [e]) : y.push(e),
1804
+ m++,
1805
+ (j.errors = y),
1811
1806
  !1);
1812
1807
  }
1813
- (u = r),
1814
- null !== m && (r ? (m.length = r) : (m = null)),
1815
- (c = t === u);
1808
+ (m = r),
1809
+ null !== y && (r ? (y.length = r) : (y = null)),
1810
+ (u = t === m);
1816
1811
  }
1817
1812
  else
1818
- c = !0;
1819
- if (c) {
1813
+ u = !0;
1814
+ if (u) {
1820
1815
  if (void 0 !== o.name) {
1821
- const e = u;
1816
+ const e = m;
1822
1817
  if ('string' != typeof o.name)
1823
1818
  return ((j.errors = [{ params: { type: 'string' } }]), !1);
1824
- c = e === u;
1819
+ u = e === m;
1825
1820
  }
1826
1821
  else
1827
- c = !0;
1828
- if (c) {
1822
+ u = !0;
1823
+ if (u) {
1829
1824
  if (void 0 !== o.remoteType) {
1830
1825
  let e = o.remoteType;
1831
- const t = u, n = u;
1826
+ const t = m, n = m;
1832
1827
  let s = !1, a = null;
1833
- const i = u;
1828
+ const i = m;
1834
1829
  if ('var' !== e &&
1835
1830
  'module' !== e &&
1836
1831
  'assign' !== e &&
@@ -1854,82 +1849,82 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
1854
1849
  'module-import' !== e &&
1855
1850
  'node-commonjs' !== e) {
1856
1851
  const e = { params: { allowedValues: r.enum } };
1857
- null === m ? (m = [e]) : m.push(e), u++;
1852
+ null === y ? (y = [e]) : y.push(e), m++;
1858
1853
  }
1859
- if ((i === u && ((s = !0), (a = 0)), !s)) {
1854
+ if ((i === m && ((s = !0), (a = 0)), !s)) {
1860
1855
  const e = { params: { passingSchemas: a } };
1861
- return (null === m ? (m = [e]) : m.push(e),
1862
- u++,
1863
- (j.errors = m),
1856
+ return (null === y ? (y = [e]) : y.push(e),
1857
+ m++,
1858
+ (j.errors = y),
1864
1859
  !1);
1865
1860
  }
1866
- (u = n),
1867
- null !== m && (n ? (m.length = n) : (m = null)),
1868
- (c = t === u);
1861
+ (m = n),
1862
+ null !== y && (n ? (y.length = n) : (y = null)),
1863
+ (u = t === m);
1869
1864
  }
1870
1865
  else
1871
- c = !0;
1872
- if (c) {
1866
+ u = !0;
1867
+ if (u) {
1873
1868
  if (void 0 !== o.remotes) {
1874
- const e = u;
1869
+ const e = m;
1875
1870
  g(o.remotes, {
1876
1871
  instancePath: a + '/remotes',
1877
1872
  parentData: o,
1878
1873
  parentDataProperty: 'remotes',
1879
1874
  rootData: f,
1880
1875
  }) ||
1881
- ((m = null === m ? g.errors : m.concat(g.errors)),
1882
- (u = m.length)),
1883
- (c = e === u);
1876
+ ((y = null === y ? g.errors : y.concat(g.errors)),
1877
+ (m = y.length)),
1878
+ (u = e === m);
1884
1879
  }
1885
1880
  else
1886
- c = !0;
1887
- if (c) {
1881
+ u = !0;
1882
+ if (u) {
1888
1883
  if (void 0 !== o.runtime) {
1889
1884
  let e = o.runtime;
1890
- const t = u, r = u;
1885
+ const t = m, r = m;
1891
1886
  let s = !1;
1892
- const a = u;
1887
+ const a = m;
1893
1888
  if (!1 !== e) {
1894
1889
  const e = {
1895
1890
  params: { allowedValues: n.anyOf[0].enum },
1896
1891
  };
1897
- null === m ? (m = [e]) : m.push(e), u++;
1892
+ null === y ? (y = [e]) : y.push(e), m++;
1898
1893
  }
1899
- var b = a === u;
1894
+ var b = a === m;
1900
1895
  if (((s = s || b), !s)) {
1901
- const t = u;
1902
- if (u === t)
1896
+ const t = m;
1897
+ if (m === t)
1903
1898
  if ('string' == typeof e) {
1904
1899
  if (e.length < 1) {
1905
1900
  const e = { params: {} };
1906
- null === m ? (m = [e]) : m.push(e), u++;
1901
+ null === y ? (y = [e]) : y.push(e), m++;
1907
1902
  }
1908
1903
  }
1909
1904
  else {
1910
1905
  const e = { params: { type: 'string' } };
1911
- null === m ? (m = [e]) : m.push(e), u++;
1906
+ null === y ? (y = [e]) : y.push(e), m++;
1912
1907
  }
1913
- (b = t === u), (s = s || b);
1908
+ (b = t === m), (s = s || b);
1914
1909
  }
1915
1910
  if (!s) {
1916
1911
  const e = { params: {} };
1917
- return (null === m ? (m = [e]) : m.push(e),
1918
- u++,
1919
- (j.errors = m),
1912
+ return (null === y ? (y = [e]) : y.push(e),
1913
+ m++,
1914
+ (j.errors = y),
1920
1915
  !1);
1921
1916
  }
1922
- (u = r),
1923
- null !== m && (r ? (m.length = r) : (m = null)),
1924
- (c = t === u);
1917
+ (m = r),
1918
+ null !== y && (r ? (y.length = r) : (y = null)),
1919
+ (u = t === m);
1925
1920
  }
1926
1921
  else
1927
- c = !0;
1928
- if (c) {
1922
+ u = !0;
1923
+ if (u) {
1929
1924
  if (void 0 !== o.runtimePlugins) {
1930
1925
  let e = o.runtimePlugins;
1931
- const t = u;
1932
- if (u === t) {
1926
+ const t = m;
1927
+ if (m === t) {
1933
1928
  if (!Array.isArray(e))
1934
1929
  return ((j.errors = [
1935
1930
  { params: { type: 'array' } },
@@ -1938,26 +1933,26 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
1938
1933
  {
1939
1934
  const t = e.length;
1940
1935
  for (let r = 0; r < t; r++) {
1941
- const t = u;
1936
+ const t = m;
1942
1937
  if ('string' != typeof e[r])
1943
1938
  return ((j.errors = [
1944
1939
  { params: { type: 'string' } },
1945
1940
  ]),
1946
1941
  !1);
1947
- if (t !== u)
1942
+ if (t !== m)
1948
1943
  break;
1949
1944
  }
1950
1945
  }
1951
1946
  }
1952
- c = t === u;
1947
+ u = t === m;
1953
1948
  }
1954
1949
  else
1955
- c = !0;
1956
- if (c) {
1950
+ u = !0;
1951
+ if (u) {
1957
1952
  if (void 0 !== o.shareScope) {
1958
1953
  let e = o.shareScope;
1959
- const t = u;
1960
- if (u === t) {
1954
+ const t = m;
1955
+ if (m === t) {
1961
1956
  if ('string' != typeof e)
1962
1957
  return ((j.errors = [
1963
1958
  { params: { type: 'string' } },
@@ -1966,14 +1961,14 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
1966
1961
  if (e.length < 1)
1967
1962
  return (j.errors = [{ params: {} }]), !1;
1968
1963
  }
1969
- c = t === u;
1964
+ u = t === m;
1970
1965
  }
1971
1966
  else
1972
- c = !0;
1973
- if (c) {
1967
+ u = !0;
1968
+ if (u) {
1974
1969
  if (void 0 !== o.shareStrategy) {
1975
1970
  let e = o.shareStrategy;
1976
- const r = u;
1971
+ const r = m;
1977
1972
  if ('version-first' !== e &&
1978
1973
  'loaded-first' !== e)
1979
1974
  return ((j.errors = [
@@ -1984,63 +1979,63 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
1984
1979
  },
1985
1980
  ]),
1986
1981
  !1);
1987
- c = r === u;
1982
+ u = r === m;
1988
1983
  }
1989
1984
  else
1990
- c = !0;
1991
- if (c) {
1985
+ u = !0;
1986
+ if (u) {
1992
1987
  if (void 0 !== o.shared) {
1993
- const e = u;
1988
+ const e = m;
1994
1989
  P(o.shared, {
1995
1990
  instancePath: a + '/shared',
1996
1991
  parentData: o,
1997
1992
  parentDataProperty: 'shared',
1998
1993
  rootData: f,
1999
1994
  }) ||
2000
- ((m =
2001
- null === m
1995
+ ((y =
1996
+ null === y
2002
1997
  ? P.errors
2003
- : m.concat(P.errors)),
2004
- (u = m.length)),
2005
- (c = e === u);
1998
+ : y.concat(P.errors)),
1999
+ (m = y.length)),
2000
+ (u = e === m);
2006
2001
  }
2007
2002
  else
2008
- c = !0;
2009
- if (c) {
2003
+ u = !0;
2004
+ if (u) {
2010
2005
  if (void 0 !== o.virtualRuntimeEntry) {
2011
- const e = u;
2006
+ const e = m;
2012
2007
  if ('boolean' !=
2013
2008
  typeof o.virtualRuntimeEntry)
2014
2009
  return ((j.errors = [
2015
2010
  { params: { type: 'boolean' } },
2016
2011
  ]),
2017
2012
  !1);
2018
- c = e === u;
2013
+ u = e === m;
2019
2014
  }
2020
2015
  else
2021
- c = !0;
2022
- if (c) {
2016
+ u = !0;
2017
+ if (u) {
2023
2018
  if (void 0 !== o.dev) {
2024
2019
  let e = o.dev;
2025
- const t = u, r = u;
2020
+ const t = m, r = m;
2026
2021
  let n = !1;
2027
- const s = u;
2022
+ const s = m;
2028
2023
  if ('boolean' != typeof e) {
2029
2024
  const e = {
2030
2025
  params: { type: 'boolean' },
2031
2026
  };
2032
- null === m ? (m = [e]) : m.push(e),
2033
- u++;
2027
+ null === y ? (y = [e]) : y.push(e),
2028
+ m++;
2034
2029
  }
2035
- var v = s === u;
2030
+ var v = s === m;
2036
2031
  if (((n = n || v), !n)) {
2037
- const t = u;
2038
- if (u === t)
2032
+ const t = m;
2033
+ if (m === t)
2039
2034
  if (e &&
2040
2035
  'object' == typeof e &&
2041
2036
  !Array.isArray(e)) {
2042
2037
  if (void 0 !== e.disableLiveReload) {
2043
- const t = u;
2038
+ const t = m;
2044
2039
  if ('boolean' !=
2045
2040
  typeof e.disableLiveReload) {
2046
2041
  const e = {
@@ -2048,19 +2043,19 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2048
2043
  type: 'boolean',
2049
2044
  },
2050
2045
  };
2051
- null === m
2052
- ? (m = [e])
2053
- : m.push(e),
2054
- u++;
2046
+ null === y
2047
+ ? (y = [e])
2048
+ : y.push(e),
2049
+ m++;
2055
2050
  }
2056
- var D = t === u;
2051
+ var D = t === m;
2057
2052
  }
2058
2053
  else
2059
2054
  D = !0;
2060
2055
  if (D) {
2061
2056
  if (void 0 !==
2062
2057
  e.disableHotTypesReload) {
2063
- const t = u;
2058
+ const t = m;
2064
2059
  if ('boolean' !=
2065
2060
  typeof e.disableHotTypesReload) {
2066
2061
  const e = {
@@ -2068,19 +2063,19 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2068
2063
  type: 'boolean',
2069
2064
  },
2070
2065
  };
2071
- null === m
2072
- ? (m = [e])
2073
- : m.push(e),
2074
- u++;
2066
+ null === y
2067
+ ? (y = [e])
2068
+ : y.push(e),
2069
+ m++;
2075
2070
  }
2076
- D = t === u;
2071
+ D = t === m;
2077
2072
  }
2078
2073
  else
2079
2074
  D = !0;
2080
2075
  if (D)
2081
2076
  if (void 0 !==
2082
2077
  e.disableDynamicRemoteTypeHints) {
2083
- const t = u;
2078
+ const t = m;
2084
2079
  if ('boolean' !=
2085
2080
  typeof e.disableDynamicRemoteTypeHints) {
2086
2081
  const e = {
@@ -2088,12 +2083,12 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2088
2083
  type: 'boolean',
2089
2084
  },
2090
2085
  };
2091
- null === m
2092
- ? (m = [e])
2093
- : m.push(e),
2094
- u++;
2086
+ null === y
2087
+ ? (y = [e])
2088
+ : y.push(e),
2089
+ m++;
2095
2090
  }
2096
- D = t === u;
2091
+ D = t === m;
2097
2092
  }
2098
2093
  else
2099
2094
  D = !0;
@@ -2103,78 +2098,78 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2103
2098
  const e = {
2104
2099
  params: { type: 'object' },
2105
2100
  };
2106
- null === m
2107
- ? (m = [e])
2108
- : m.push(e),
2109
- u++;
2101
+ null === y
2102
+ ? (y = [e])
2103
+ : y.push(e),
2104
+ m++;
2110
2105
  }
2111
- (v = t === u), (n = n || v);
2106
+ (v = t === m), (n = n || v);
2112
2107
  }
2113
2108
  if (!n) {
2114
2109
  const e = { params: {} };
2115
- return (null === m
2116
- ? (m = [e])
2117
- : m.push(e),
2118
- u++,
2119
- (j.errors = m),
2110
+ return (null === y
2111
+ ? (y = [e])
2112
+ : y.push(e),
2113
+ m++,
2114
+ (j.errors = y),
2120
2115
  !1);
2121
2116
  }
2122
- (u = r),
2123
- null !== m &&
2124
- (r ? (m.length = r) : (m = null)),
2125
- (c = t === u);
2117
+ (m = r),
2118
+ null !== y &&
2119
+ (r ? (y.length = r) : (y = null)),
2120
+ (u = t === m);
2126
2121
  }
2127
2122
  else
2128
- c = !0;
2129
- if (c) {
2123
+ u = !0;
2124
+ if (u) {
2130
2125
  if (void 0 !== o.dts) {
2131
2126
  let e = o.dts;
2132
- const r = u, n = u;
2127
+ const r = m, n = m;
2133
2128
  let s = !1;
2134
- const a = u;
2129
+ const a = m;
2135
2130
  if ('boolean' != typeof e) {
2136
2131
  const e = {
2137
2132
  params: { type: 'boolean' },
2138
2133
  };
2139
- null === m
2140
- ? (m = [e])
2141
- : m.push(e),
2142
- u++;
2134
+ null === y
2135
+ ? (y = [e])
2136
+ : y.push(e),
2137
+ m++;
2143
2138
  }
2144
- var A = a === u;
2139
+ var A = a === m;
2145
2140
  if (((s = s || A), !s)) {
2146
- const r = u;
2147
- if (u === r)
2141
+ const r = m;
2142
+ if (m === r)
2148
2143
  if (e &&
2149
2144
  'object' == typeof e &&
2150
2145
  !Array.isArray(e)) {
2151
2146
  if (void 0 !== e.generateTypes) {
2152
2147
  let r = e.generateTypes;
2153
- const n = u, s = u;
2148
+ const n = m, s = m;
2154
2149
  let o = !1;
2155
- const a = u;
2150
+ const a = m;
2156
2151
  if ('boolean' != typeof r) {
2157
2152
  const e = {
2158
2153
  params: {
2159
2154
  type: 'boolean',
2160
2155
  },
2161
2156
  };
2162
- null === m
2163
- ? (m = [e])
2164
- : m.push(e),
2165
- u++;
2157
+ null === y
2158
+ ? (y = [e])
2159
+ : y.push(e),
2160
+ m++;
2166
2161
  }
2167
- var x = a === u;
2162
+ var x = a === m;
2168
2163
  if (((o = o || x), !o)) {
2169
- const e = u;
2170
- if (u === e)
2164
+ const e = m;
2165
+ if (m === e)
2171
2166
  if (r &&
2172
2167
  'object' ==
2173
2168
  typeof r &&
2174
2169
  !Array.isArray(r)) {
2175
2170
  if (void 0 !==
2176
2171
  r.tsConfigPath) {
2177
- const e = u;
2172
+ const e = m;
2178
2173
  if ('string' !=
2179
2174
  typeof r.tsConfigPath) {
2180
2175
  const e = {
@@ -2182,19 +2177,19 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2182
2177
  type: 'string',
2183
2178
  },
2184
2179
  };
2185
- null === m
2186
- ? (m = [e])
2187
- : m.push(e),
2188
- u++;
2180
+ null === y
2181
+ ? (y = [e])
2182
+ : y.push(e),
2183
+ m++;
2189
2184
  }
2190
- var O = e === u;
2185
+ var O = e === m;
2191
2186
  }
2192
2187
  else
2193
2188
  O = !0;
2194
2189
  if (O) {
2195
2190
  if (void 0 !==
2196
2191
  r.typesFolder) {
2197
- const e = u;
2192
+ const e = m;
2198
2193
  if ('string' !=
2199
2194
  typeof r.typesFolder) {
2200
2195
  const e = {
@@ -2202,19 +2197,19 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2202
2197
  type: 'string',
2203
2198
  },
2204
2199
  };
2205
- null === m
2206
- ? (m = [e])
2207
- : m.push(e),
2208
- u++;
2200
+ null === y
2201
+ ? (y = [e])
2202
+ : y.push(e),
2203
+ m++;
2209
2204
  }
2210
- O = e === u;
2205
+ O = e === m;
2211
2206
  }
2212
2207
  else
2213
2208
  O = !0;
2214
2209
  if (O) {
2215
2210
  if (void 0 !==
2216
2211
  r.compiledTypesFolder) {
2217
- const e = u;
2212
+ const e = m;
2218
2213
  if ('string' !=
2219
2214
  typeof r.compiledTypesFolder) {
2220
2215
  const e = {
@@ -2222,19 +2217,19 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2222
2217
  type: 'string',
2223
2218
  },
2224
2219
  };
2225
- null === m
2226
- ? (m = [e])
2227
- : m.push(e),
2228
- u++;
2220
+ null === y
2221
+ ? (y = [e])
2222
+ : y.push(e),
2223
+ m++;
2229
2224
  }
2230
- O = e === u;
2225
+ O = e === m;
2231
2226
  }
2232
2227
  else
2233
2228
  O = !0;
2234
2229
  if (O) {
2235
2230
  if (void 0 !==
2236
2231
  r.deleteTypesFolder) {
2237
- const e = u;
2232
+ const e = m;
2238
2233
  if ('boolean' !=
2239
2234
  typeof r.deleteTypesFolder) {
2240
2235
  const e = {
@@ -2242,14 +2237,14 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2242
2237
  type: 'boolean',
2243
2238
  },
2244
2239
  };
2245
- null === m
2246
- ? (m = [
2240
+ null === y
2241
+ ? (y = [
2247
2242
  e,
2248
2243
  ])
2249
- : m.push(e),
2250
- u++;
2244
+ : y.push(e),
2245
+ m++;
2251
2246
  }
2252
- O = e === u;
2247
+ O = e === m;
2253
2248
  }
2254
2249
  else
2255
2250
  O = !0;
@@ -2257,12 +2252,12 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2257
2252
  if (void 0 !==
2258
2253
  r.additionalFilesToCompile) {
2259
2254
  let e = r.additionalFilesToCompile;
2260
- const t = u;
2261
- if (u === t)
2255
+ const t = m;
2256
+ if (m === t)
2262
2257
  if (Array.isArray(e)) {
2263
2258
  const t = e.length;
2264
2259
  for (let r = 0; r < t; r++) {
2265
- const t = u;
2260
+ const t = m;
2266
2261
  if ('string' !=
2267
2262
  typeof e[r]) {
2268
2263
  const e = {
@@ -2271,16 +2266,16 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2271
2266
  },
2272
2267
  };
2273
2268
  null ===
2274
- m
2275
- ? (m =
2269
+ y
2270
+ ? (y =
2276
2271
  [
2277
2272
  e,
2278
2273
  ])
2279
- : m.push(e),
2280
- u++;
2274
+ : y.push(e),
2275
+ m++;
2281
2276
  }
2282
2277
  if (t !==
2283
- u)
2278
+ m)
2284
2279
  break;
2285
2280
  }
2286
2281
  }
@@ -2291,22 +2286,22 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2291
2286
  },
2292
2287
  };
2293
2288
  null ===
2294
- m
2295
- ? (m =
2289
+ y
2290
+ ? (y =
2296
2291
  [
2297
2292
  e,
2298
2293
  ])
2299
- : m.push(e),
2300
- u++;
2294
+ : y.push(e),
2295
+ m++;
2301
2296
  }
2302
- O = t === u;
2297
+ O = t === m;
2303
2298
  }
2304
2299
  else
2305
2300
  O = !0;
2306
2301
  if (O) {
2307
2302
  if (void 0 !==
2308
2303
  r.compileInChildProcess) {
2309
- const e = u;
2304
+ const e = m;
2310
2305
  if ('boolean' !=
2311
2306
  typeof r.compileInChildProcess) {
2312
2307
  const e = {
@@ -2315,16 +2310,16 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2315
2310
  },
2316
2311
  };
2317
2312
  null ===
2318
- m
2319
- ? (m =
2313
+ y
2314
+ ? (y =
2320
2315
  [
2321
2316
  e,
2322
2317
  ])
2323
- : m.push(e),
2324
- u++;
2318
+ : y.push(e),
2319
+ m++;
2325
2320
  }
2326
2321
  O =
2327
- e === u;
2322
+ e === m;
2328
2323
  }
2329
2324
  else
2330
2325
  O = !0;
@@ -2332,7 +2327,7 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2332
2327
  if (void 0 !==
2333
2328
  r.compilerInstance) {
2334
2329
  let e = r.compilerInstance;
2335
- const n = u;
2330
+ const n = m;
2336
2331
  if ('tsc' !==
2337
2332
  e &&
2338
2333
  'vue-tsc' !==
@@ -2352,24 +2347,24 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2352
2347
  },
2353
2348
  };
2354
2349
  null ===
2355
- m
2356
- ? (m =
2350
+ y
2351
+ ? (y =
2357
2352
  [
2358
2353
  e,
2359
2354
  ])
2360
- : m.push(e),
2361
- u++;
2355
+ : y.push(e),
2356
+ m++;
2362
2357
  }
2363
2358
  O =
2364
2359
  n ===
2365
- u;
2360
+ m;
2366
2361
  }
2367
2362
  else
2368
2363
  O = !0;
2369
2364
  if (O) {
2370
2365
  if (void 0 !==
2371
2366
  r.generateAPITypes) {
2372
- const e = u;
2367
+ const e = m;
2373
2368
  if ('boolean' !=
2374
2369
  typeof r.generateAPITypes) {
2375
2370
  const e = {
@@ -2378,17 +2373,17 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2378
2373
  },
2379
2374
  };
2380
2375
  null ===
2381
- m
2382
- ? (m =
2376
+ y
2377
+ ? (y =
2383
2378
  [
2384
2379
  e,
2385
2380
  ])
2386
- : m.push(e),
2387
- u++;
2381
+ : y.push(e),
2382
+ m++;
2388
2383
  }
2389
2384
  O =
2390
2385
  e ===
2391
- u;
2386
+ m;
2392
2387
  }
2393
2388
  else
2394
2389
  O =
@@ -2396,7 +2391,7 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2396
2391
  if (O) {
2397
2392
  if (void 0 !==
2398
2393
  r.extractThirdParty) {
2399
- const e = u;
2394
+ const e = m;
2400
2395
  if ('boolean' !=
2401
2396
  typeof r.extractThirdParty) {
2402
2397
  const e = {
@@ -2405,17 +2400,17 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2405
2400
  },
2406
2401
  };
2407
2402
  null ===
2408
- m
2409
- ? (m =
2403
+ y
2404
+ ? (y =
2410
2405
  [
2411
2406
  e,
2412
2407
  ])
2413
- : m.push(e),
2414
- u++;
2408
+ : y.push(e),
2409
+ m++;
2415
2410
  }
2416
2411
  O =
2417
2412
  e ===
2418
- u;
2413
+ m;
2419
2414
  }
2420
2415
  else
2421
2416
  O =
@@ -2423,7 +2418,7 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2423
2418
  if (O) {
2424
2419
  if (void 0 !==
2425
2420
  r.extractRemoteTypes) {
2426
- const e = u;
2421
+ const e = m;
2427
2422
  if ('boolean' !=
2428
2423
  typeof r.extractRemoteTypes) {
2429
2424
  const e = {
@@ -2432,17 +2427,17 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2432
2427
  },
2433
2428
  };
2434
2429
  null ===
2435
- m
2436
- ? (m =
2430
+ y
2431
+ ? (y =
2437
2432
  [
2438
2433
  e,
2439
2434
  ])
2440
- : m.push(e),
2441
- u++;
2435
+ : y.push(e),
2436
+ m++;
2442
2437
  }
2443
2438
  O =
2444
2439
  e ===
2445
- u;
2440
+ m;
2446
2441
  }
2447
2442
  else
2448
2443
  O =
@@ -2450,7 +2445,7 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2450
2445
  if (O)
2451
2446
  if (void 0 !==
2452
2447
  r.abortOnError) {
2453
- const e = u;
2448
+ const e = m;
2454
2449
  if ('boolean' !=
2455
2450
  typeof r.abortOnError) {
2456
2451
  const e = {
@@ -2459,17 +2454,17 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2459
2454
  },
2460
2455
  };
2461
2456
  null ===
2462
- m
2463
- ? (m =
2457
+ y
2458
+ ? (y =
2464
2459
  [
2465
2460
  e,
2466
2461
  ])
2467
- : m.push(e),
2468
- u++;
2462
+ : y.push(e),
2463
+ m++;
2469
2464
  }
2470
2465
  O =
2471
2466
  e ===
2472
- u;
2467
+ m;
2473
2468
  }
2474
2469
  else
2475
2470
  O =
@@ -2490,59 +2485,59 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2490
2485
  type: 'object',
2491
2486
  },
2492
2487
  };
2493
- null === m
2494
- ? (m = [e])
2495
- : m.push(e),
2496
- u++;
2488
+ null === y
2489
+ ? (y = [e])
2490
+ : y.push(e),
2491
+ m++;
2497
2492
  }
2498
- (x = e === u),
2493
+ (x = e === m),
2499
2494
  (o = o || x);
2500
2495
  }
2501
2496
  if (o)
2502
- (u = s),
2503
- null !== m &&
2497
+ (m = s),
2498
+ null !== y &&
2504
2499
  (s
2505
- ? (m.length = s)
2506
- : (m = null));
2500
+ ? (y.length = s)
2501
+ : (y = null));
2507
2502
  else {
2508
2503
  const e = { params: {} };
2509
- null === m
2510
- ? (m = [e])
2511
- : m.push(e),
2512
- u++;
2504
+ null === y
2505
+ ? (y = [e])
2506
+ : y.push(e),
2507
+ m++;
2513
2508
  }
2514
- var T = n === u;
2509
+ var T = n === m;
2515
2510
  }
2516
2511
  else
2517
2512
  T = !0;
2518
2513
  if (T) {
2519
2514
  if (void 0 !== e.consumeTypes) {
2520
2515
  let t = e.consumeTypes;
2521
- const r = u, n = u;
2516
+ const r = m, n = m;
2522
2517
  let s = !1;
2523
- const o = u;
2518
+ const o = m;
2524
2519
  if ('boolean' != typeof t) {
2525
2520
  const e = {
2526
2521
  params: {
2527
2522
  type: 'boolean',
2528
2523
  },
2529
2524
  };
2530
- null === m
2531
- ? (m = [e])
2532
- : m.push(e),
2533
- u++;
2525
+ null === y
2526
+ ? (y = [e])
2527
+ : y.push(e),
2528
+ m++;
2534
2529
  }
2535
- var R = o === u;
2530
+ var R = o === m;
2536
2531
  if (((s = s || R), !s)) {
2537
- const e = u;
2538
- if (u === e)
2532
+ const e = m;
2533
+ if (m === e)
2539
2534
  if (t &&
2540
2535
  'object' ==
2541
2536
  typeof t &&
2542
2537
  !Array.isArray(t)) {
2543
2538
  if (void 0 !==
2544
2539
  t.typesFolder) {
2545
- const e = u;
2540
+ const e = m;
2546
2541
  if ('string' !=
2547
2542
  typeof t.typesFolder) {
2548
2543
  const e = {
@@ -2550,19 +2545,19 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2550
2545
  type: 'string',
2551
2546
  },
2552
2547
  };
2553
- null === m
2554
- ? (m = [e])
2555
- : m.push(e),
2556
- u++;
2548
+ null === y
2549
+ ? (y = [e])
2550
+ : y.push(e),
2551
+ m++;
2557
2552
  }
2558
- var $ = e === u;
2553
+ var $ = e === m;
2559
2554
  }
2560
2555
  else
2561
2556
  $ = !0;
2562
2557
  if ($) {
2563
2558
  if (void 0 !==
2564
2559
  t.abortOnError) {
2565
- const e = u;
2560
+ const e = m;
2566
2561
  if ('boolean' !=
2567
2562
  typeof t.abortOnError) {
2568
2563
  const e = {
@@ -2570,19 +2565,19 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2570
2565
  type: 'boolean',
2571
2566
  },
2572
2567
  };
2573
- null === m
2574
- ? (m = [e])
2575
- : m.push(e),
2576
- u++;
2568
+ null === y
2569
+ ? (y = [e])
2570
+ : y.push(e),
2571
+ m++;
2577
2572
  }
2578
- $ = e === u;
2573
+ $ = e === m;
2579
2574
  }
2580
2575
  else
2581
2576
  $ = !0;
2582
2577
  if ($) {
2583
2578
  if (void 0 !==
2584
2579
  t.remoteTypesFolder) {
2585
- const e = u;
2580
+ const e = m;
2586
2581
  if ('string' !=
2587
2582
  typeof t.remoteTypesFolder) {
2588
2583
  const e = {
@@ -2590,21 +2585,21 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2590
2585
  type: 'string',
2591
2586
  },
2592
2587
  };
2593
- null === m
2594
- ? (m = [
2588
+ null === y
2589
+ ? (y = [
2595
2590
  e,
2596
2591
  ])
2597
- : m.push(e),
2598
- u++;
2592
+ : y.push(e),
2593
+ m++;
2599
2594
  }
2600
- $ = e === u;
2595
+ $ = e === m;
2601
2596
  }
2602
2597
  else
2603
2598
  $ = !0;
2604
2599
  if ($) {
2605
2600
  if (void 0 !==
2606
2601
  t.deleteTypesFolder) {
2607
- const e = u;
2602
+ const e = m;
2608
2603
  if ('boolean' !=
2609
2604
  typeof t.deleteTypesFolder) {
2610
2605
  const e = {
@@ -2612,21 +2607,21 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2612
2607
  type: 'boolean',
2613
2608
  },
2614
2609
  };
2615
- null === m
2616
- ? (m = [
2610
+ null === y
2611
+ ? (y = [
2617
2612
  e,
2618
2613
  ])
2619
- : m.push(e),
2620
- u++;
2614
+ : y.push(e),
2615
+ m++;
2621
2616
  }
2622
- $ = e === u;
2617
+ $ = e === m;
2623
2618
  }
2624
2619
  else
2625
2620
  $ = !0;
2626
2621
  if ($) {
2627
2622
  if (void 0 !==
2628
2623
  t.maxRetries) {
2629
- const e = u;
2624
+ const e = m;
2630
2625
  if ('number' !=
2631
2626
  typeof t.maxRetries) {
2632
2627
  const e = {
@@ -2635,23 +2630,23 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2635
2630
  },
2636
2631
  };
2637
2632
  null ===
2638
- m
2639
- ? (m =
2633
+ y
2634
+ ? (y =
2640
2635
  [
2641
2636
  e,
2642
2637
  ])
2643
- : m.push(e),
2644
- u++;
2638
+ : y.push(e),
2639
+ m++;
2645
2640
  }
2646
2641
  $ =
2647
- e === u;
2642
+ e === m;
2648
2643
  }
2649
2644
  else
2650
2645
  $ = !0;
2651
2646
  if ($) {
2652
2647
  if (void 0 !==
2653
2648
  t.consumeAPITypes) {
2654
- const e = u;
2649
+ const e = m;
2655
2650
  if ('boolean' !=
2656
2651
  typeof t.consumeAPITypes) {
2657
2652
  const e = {
@@ -2660,17 +2655,17 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2660
2655
  },
2661
2656
  };
2662
2657
  null ===
2663
- m
2664
- ? (m =
2658
+ y
2659
+ ? (y =
2665
2660
  [
2666
2661
  e,
2667
2662
  ])
2668
- : m.push(e),
2669
- u++;
2663
+ : y.push(e),
2664
+ m++;
2670
2665
  }
2671
2666
  $ =
2672
2667
  e ===
2673
- u;
2668
+ m;
2674
2669
  }
2675
2670
  else
2676
2671
  $ = !0;
@@ -2678,14 +2673,14 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2678
2673
  if (void 0 !==
2679
2674
  t.runtimePkgs) {
2680
2675
  let e = t.runtimePkgs;
2681
- const r = u;
2682
- if (u ===
2676
+ const r = m;
2677
+ if (m ===
2683
2678
  r)
2684
2679
  if (Array.isArray(e)) {
2685
2680
  const t = e.length;
2686
2681
  for (let r = 0; r <
2687
2682
  t; r++) {
2688
- const t = u;
2683
+ const t = m;
2689
2684
  if ('string' !=
2690
2685
  typeof e[r]) {
2691
2686
  const e = {
@@ -2694,16 +2689,16 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2694
2689
  },
2695
2690
  };
2696
2691
  null ===
2697
- m
2698
- ? (m =
2692
+ y
2693
+ ? (y =
2699
2694
  [
2700
2695
  e,
2701
2696
  ])
2702
- : m.push(e),
2703
- u++;
2697
+ : y.push(e),
2698
+ m++;
2704
2699
  }
2705
2700
  if (t !==
2706
- u)
2701
+ m)
2707
2702
  break;
2708
2703
  }
2709
2704
  }
@@ -2714,17 +2709,17 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2714
2709
  },
2715
2710
  };
2716
2711
  null ===
2717
- m
2718
- ? (m =
2712
+ y
2713
+ ? (y =
2719
2714
  [
2720
2715
  e,
2721
2716
  ])
2722
- : m.push(e),
2723
- u++;
2717
+ : y.push(e),
2718
+ m++;
2724
2719
  }
2725
2720
  $ =
2726
2721
  r ===
2727
- u;
2722
+ m;
2728
2723
  }
2729
2724
  else
2730
2725
  $ =
@@ -2741,37 +2736,37 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2741
2736
  type: 'object',
2742
2737
  },
2743
2738
  };
2744
- null === m
2745
- ? (m = [e])
2746
- : m.push(e),
2747
- u++;
2739
+ null === y
2740
+ ? (y = [e])
2741
+ : y.push(e),
2742
+ m++;
2748
2743
  }
2749
- (R = e === u),
2744
+ (R = e === m),
2750
2745
  (s = s || R);
2751
2746
  }
2752
2747
  if (s)
2753
- (u = n),
2754
- null !== m &&
2748
+ (m = n),
2749
+ null !== y &&
2755
2750
  (n
2756
- ? (m.length = n)
2757
- : (m = null));
2751
+ ? (y.length = n)
2752
+ : (y = null));
2758
2753
  else {
2759
2754
  const e = {
2760
2755
  params: {},
2761
2756
  };
2762
- null === m
2763
- ? (m = [e])
2764
- : m.push(e),
2765
- u++;
2757
+ null === y
2758
+ ? (y = [e])
2759
+ : y.push(e),
2760
+ m++;
2766
2761
  }
2767
- T = r === u;
2762
+ T = r === m;
2768
2763
  }
2769
2764
  else
2770
2765
  T = !0;
2771
2766
  if (T) {
2772
2767
  if (void 0 !==
2773
2768
  e.tsConfigPath) {
2774
- const t = u;
2769
+ const t = m;
2775
2770
  if ('string' !=
2776
2771
  typeof e.tsConfigPath) {
2777
2772
  const e = {
@@ -2779,12 +2774,12 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2779
2774
  type: 'string',
2780
2775
  },
2781
2776
  };
2782
- null === m
2783
- ? (m = [e])
2784
- : m.push(e),
2785
- u++;
2777
+ null === y
2778
+ ? (y = [e])
2779
+ : y.push(e),
2780
+ m++;
2786
2781
  }
2787
- T = t === u;
2782
+ T = t === m;
2788
2783
  }
2789
2784
  else
2790
2785
  T = !0;
@@ -2792,7 +2787,7 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2792
2787
  if (void 0 !==
2793
2788
  e.extraOptions) {
2794
2789
  let t = e.extraOptions;
2795
- const r = u;
2790
+ const r = m;
2796
2791
  if (!t ||
2797
2792
  'object' !=
2798
2793
  typeof t ||
@@ -2802,19 +2797,19 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2802
2797
  type: 'object',
2803
2798
  },
2804
2799
  };
2805
- null === m
2806
- ? (m = [e])
2807
- : m.push(e),
2808
- u++;
2800
+ null === y
2801
+ ? (y = [e])
2802
+ : y.push(e),
2803
+ m++;
2809
2804
  }
2810
- T = r === u;
2805
+ T = r === m;
2811
2806
  }
2812
2807
  else
2813
2808
  T = !0;
2814
2809
  if (T) {
2815
2810
  if (void 0 !==
2816
2811
  e.implementation) {
2817
- const t = u;
2812
+ const t = m;
2818
2813
  if ('string' !=
2819
2814
  typeof e.implementation) {
2820
2815
  const e = {
@@ -2822,18 +2817,18 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2822
2817
  type: 'string',
2823
2818
  },
2824
2819
  };
2825
- null === m
2826
- ? (m = [e])
2827
- : m.push(e),
2828
- u++;
2820
+ null === y
2821
+ ? (y = [e])
2822
+ : y.push(e),
2823
+ m++;
2829
2824
  }
2830
- T = t === u;
2825
+ T = t === m;
2831
2826
  }
2832
2827
  else
2833
2828
  T = !0;
2834
2829
  if (T) {
2835
2830
  if (void 0 !== e.cwd) {
2836
- const t = u;
2831
+ const t = m;
2837
2832
  if ('string' !=
2838
2833
  typeof e.cwd) {
2839
2834
  const e = {
@@ -2841,19 +2836,19 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2841
2836
  type: 'string',
2842
2837
  },
2843
2838
  };
2844
- null === m
2845
- ? (m = [e])
2846
- : m.push(e),
2847
- u++;
2839
+ null === y
2840
+ ? (y = [e])
2841
+ : y.push(e),
2842
+ m++;
2848
2843
  }
2849
- T = t === u;
2844
+ T = t === m;
2850
2845
  }
2851
2846
  else
2852
2847
  T = !0;
2853
2848
  if (T)
2854
2849
  if (void 0 !==
2855
2850
  e.displayErrorInTerminal) {
2856
- const t = u;
2851
+ const t = m;
2857
2852
  if ('boolean' !=
2858
2853
  typeof e.displayErrorInTerminal) {
2859
2854
  const e = {
@@ -2861,12 +2856,12 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2861
2856
  type: 'boolean',
2862
2857
  },
2863
2858
  };
2864
- null === m
2865
- ? (m = [e])
2866
- : m.push(e),
2867
- u++;
2859
+ null === y
2860
+ ? (y = [e])
2861
+ : y.push(e),
2862
+ m++;
2868
2863
  }
2869
- T = t === u;
2864
+ T = t === m;
2870
2865
  }
2871
2866
  else
2872
2867
  T = !0;
@@ -2880,36 +2875,36 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2880
2875
  const e = {
2881
2876
  params: { type: 'object' },
2882
2877
  };
2883
- null === m
2884
- ? (m = [e])
2885
- : m.push(e),
2886
- u++;
2878
+ null === y
2879
+ ? (y = [e])
2880
+ : y.push(e),
2881
+ m++;
2887
2882
  }
2888
- (A = r === u), (s = s || A);
2883
+ (A = r === m), (s = s || A);
2889
2884
  }
2890
2885
  if (!s) {
2891
2886
  const e = { params: {} };
2892
- return (null === m
2893
- ? (m = [e])
2894
- : m.push(e),
2895
- u++,
2896
- (j.errors = m),
2887
+ return (null === y
2888
+ ? (y = [e])
2889
+ : y.push(e),
2890
+ m++,
2891
+ (j.errors = y),
2897
2892
  !1);
2898
2893
  }
2899
- (u = n),
2900
- null !== m &&
2894
+ (m = n),
2895
+ null !== y &&
2901
2896
  (n
2902
- ? (m.length = n)
2903
- : (m = null)),
2904
- (c = r === u);
2897
+ ? (y.length = n)
2898
+ : (y = null)),
2899
+ (u = r === m);
2905
2900
  }
2906
2901
  else
2907
- c = !0;
2908
- if (c) {
2902
+ u = !0;
2903
+ if (u) {
2909
2904
  if (void 0 !== o.experiments) {
2910
2905
  let e = o.experiments;
2911
- const r = u;
2912
- if (u === r) {
2906
+ const t = m;
2907
+ if (m === t) {
2913
2908
  if (!e ||
2914
2909
  'object' != typeof e ||
2915
2910
  Array.isArray(e))
@@ -2921,89 +2916,25 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
2921
2916
  },
2922
2917
  ]),
2923
2918
  !1);
2924
- if (void 0 !== e.federationRuntime) {
2925
- let r = e.federationRuntime;
2926
- const n = u, s = u;
2927
- let o = !1;
2928
- const a = u;
2929
- if ('boolean' != typeof r) {
2930
- const e = {
2931
- params: {
2932
- type: 'boolean',
2933
- },
2934
- };
2935
- null === m
2936
- ? (m = [e])
2937
- : m.push(e),
2938
- u++;
2939
- }
2940
- if (!1 !== r) {
2941
- const e = {
2942
- params: {
2943
- allowedValues: t.properties
2944
- .experiments
2945
- .properties
2946
- .federationRuntime
2947
- .anyOf[0].enum,
2948
- },
2949
- };
2950
- null === m
2951
- ? (m = [e])
2952
- : m.push(e),
2953
- u++;
2954
- }
2955
- var C = a === u;
2956
- if (((o = o || C), !o)) {
2957
- const e = u;
2958
- if ('string' != typeof r) {
2959
- const e = {
2960
- params: {
2961
- type: 'string',
2962
- },
2963
- };
2964
- null === m
2965
- ? (m = [e])
2966
- : m.push(e),
2967
- u++;
2968
- }
2969
- if ('hoisted' !== r) {
2970
- const e = {
2919
+ if (void 0 !== e.asyncStartup) {
2920
+ const t = m;
2921
+ if ('boolean' !=
2922
+ typeof e.asyncStartup)
2923
+ return ((j.errors = [
2924
+ {
2971
2925
  params: {
2972
- allowedValues: t.properties
2973
- .experiments
2974
- .properties
2975
- .federationRuntime
2976
- .anyOf[1].enum,
2926
+ type: 'boolean',
2977
2927
  },
2978
- };
2979
- null === m
2980
- ? (m = [e])
2981
- : m.push(e),
2982
- u++;
2983
- }
2984
- (C = e === u), (o = o || C);
2985
- }
2986
- if (!o) {
2987
- const e = { params: {} };
2988
- return (null === m
2989
- ? (m = [e])
2990
- : m.push(e),
2991
- u++,
2992
- (j.errors = m),
2928
+ },
2929
+ ]),
2993
2930
  !1);
2994
- }
2995
- (u = s),
2996
- null !== m &&
2997
- (s
2998
- ? (m.length = s)
2999
- : (m = null));
3000
- var I = n === u;
2931
+ var C = t === m;
3001
2932
  }
3002
2933
  else
3003
- I = !0;
3004
- if (I) {
2934
+ C = !0;
2935
+ if (C) {
3005
2936
  if (void 0 !== e.externalRuntime) {
3006
- const t = u;
2937
+ const t = m;
3007
2938
  if ('boolean' !=
3008
2939
  typeof e.externalRuntime)
3009
2940
  return ((j.errors = [
@@ -3014,14 +2945,14 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
3014
2945
  },
3015
2946
  ]),
3016
2947
  !1);
3017
- I = t === u;
2948
+ C = t === m;
3018
2949
  }
3019
2950
  else
3020
- I = !0;
3021
- if (I)
2951
+ C = !0;
2952
+ if (C)
3022
2953
  if (void 0 !==
3023
2954
  e.provideExternalRuntime) {
3024
- const t = u;
2955
+ const t = m;
3025
2956
  if ('boolean' !=
3026
2957
  typeof e.provideExternalRuntime)
3027
2958
  return ((j.errors = [
@@ -3032,21 +2963,21 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
3032
2963
  },
3033
2964
  ]),
3034
2965
  !1);
3035
- I = t === u;
2966
+ C = t === m;
3036
2967
  }
3037
2968
  else
3038
- I = !0;
2969
+ C = !0;
3039
2970
  }
3040
2971
  }
3041
- c = r === u;
2972
+ u = t === m;
3042
2973
  }
3043
2974
  else
3044
- c = !0;
3045
- if (c)
2975
+ u = !0;
2976
+ if (u)
3046
2977
  if (void 0 !== o.bridge) {
3047
2978
  let e = o.bridge;
3048
- const t = u;
3049
- if (u === t) {
2979
+ const t = m;
2980
+ if (m === t) {
3050
2981
  if (!e ||
3051
2982
  'object' != typeof e ||
3052
2983
  Array.isArray(e))
@@ -3070,10 +3001,10 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
3070
3001
  ]),
3071
3002
  !1);
3072
3003
  }
3073
- c = t === u;
3004
+ u = t === m;
3074
3005
  }
3075
3006
  else
3076
- c = !0;
3007
+ u = !0;
3077
3008
  }
3078
3009
  }
3079
3010
  }
@@ -3095,6 +3026,6 @@ function j(o, { instancePath: a = '', parentData: i, parentDataProperty: p, root
3095
3026
  }
3096
3027
  }
3097
3028
  }
3098
- return (j.errors = m), 0 === u;
3029
+ return (j.errors = y), 0 === m;
3099
3030
  }
3100
3031
  //# sourceMappingURL=ModuleFederationPlugin.check.js.map