@sovity.de/edc-client 10.3.0 → 10.4.0

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.
@@ -5,7 +5,7 @@ const pt = "https://my-connector/api/management".replace(
5
5
  /\/+$/,
6
6
  ""
7
7
  );
8
- class Ze {
8
+ class Ve {
9
9
  constructor(t = {}) {
10
10
  this.configuration = t;
11
11
  }
@@ -22,7 +22,7 @@ class Ze {
22
22
  return this.configuration.middleware || [];
23
23
  }
24
24
  get queryParamsStringify() {
25
- return this.configuration.queryParamsStringify || Ve;
25
+ return this.configuration.queryParamsStringify || He;
26
26
  }
27
27
  get username() {
28
28
  return this.configuration.username;
@@ -47,7 +47,7 @@ class Ze {
47
47
  return this.configuration.credentials;
48
48
  }
49
49
  }
50
- const mt = new Ze(), we = class we {
50
+ const mt = new Ve(), we = class we {
51
51
  constructor(t = mt) {
52
52
  R(this, "middleware");
53
53
  R(this, "fetchApi", async (t, r) => {
@@ -185,14 +185,14 @@ class vt extends Error {
185
185
  this.cause = r;
186
186
  }
187
187
  }
188
- class P extends Error {
188
+ class I extends Error {
189
189
  constructor(r, n) {
190
190
  super(n);
191
191
  R(this, "name", "RequiredError");
192
192
  this.field = r;
193
193
  }
194
194
  }
195
- const oa = {
195
+ const da = {
196
196
  csv: ",",
197
197
  ssv: " ",
198
198
  tsv: " ",
@@ -202,7 +202,7 @@ function c(e, t) {
202
202
  const r = e[t];
203
203
  return r != null;
204
204
  }
205
- function Ve(e, t = "") {
205
+ function He(e, t = "") {
206
206
  return Object.keys(e).map((r) => $e(r, e[r], t)).filter((r) => r.length > 0).join("&");
207
207
  }
208
208
  function $e(e, t, r = "") {
@@ -217,17 +217,17 @@ function $e(e, t, r = "") {
217
217
  }
218
218
  return t instanceof Date ? `${encodeURIComponent(n)}=${encodeURIComponent(
219
219
  t.toISOString()
220
- )}` : t instanceof Object ? Ve(t, n) : `${encodeURIComponent(n)}=${encodeURIComponent(
220
+ )}` : t instanceof Object ? He(t, n) : `${encodeURIComponent(n)}=${encodeURIComponent(
221
221
  String(t)
222
222
  )}`;
223
223
  }
224
- function sa(e, t) {
224
+ function ua(e, t) {
225
225
  return Object.keys(e).reduce(
226
226
  (r, n) => ({ ...r, [n]: t(e[n]) }),
227
227
  {}
228
228
  );
229
229
  }
230
- function ca(e) {
230
+ function la(e) {
231
231
  for (const t of e)
232
232
  if (t.contentType === "multipart/form-data")
233
233
  return !0;
@@ -248,7 +248,7 @@ class St {
248
248
  async value() {
249
249
  }
250
250
  }
251
- class da {
251
+ class fa {
252
252
  constructor(t) {
253
253
  this.raw = t;
254
254
  }
@@ -264,7 +264,7 @@ class wt {
264
264
  return await this.raw.text();
265
265
  }
266
266
  }
267
- const ua = {
267
+ const pa = {
268
268
  Live: "LIVE",
269
269
  OnRequest: "ON_REQUEST"
270
270
  };
@@ -274,10 +274,10 @@ function Ct(e) {
274
274
  function Tt(e, t) {
275
275
  return e;
276
276
  }
277
- function la(e) {
277
+ function ma(e) {
278
278
  return e;
279
279
  }
280
- function fa(e) {
280
+ function ha(e) {
281
281
  let t = !0;
282
282
  return t = t && "dataSourceAvailability" in e, t = t && "assetId" in e, t = t && "connectorEndpoint" in e, t = t && "participantId" in e, t = t && "title" in e, t = t && "creatorOrganizationName" in e, t = t && "isOwnConnector" in e, t;
283
283
  }
@@ -353,7 +353,7 @@ function _t(e, t) {
353
353
  ) ? e.privateCustomJsonLdAsString : void 0
354
354
  };
355
355
  }
356
- function De(e) {
356
+ function Re(e) {
357
357
  if (e !== void 0)
358
358
  return e === null ? null : {
359
359
  dataSourceAvailability: e.dataSourceAvailability,
@@ -400,25 +400,25 @@ function De(e) {
400
400
  privateCustomJsonLdAsString: e.privateCustomJsonLdAsString
401
401
  };
402
402
  }
403
- function pa(e) {
403
+ function ga(e) {
404
404
  let t = !0;
405
405
  return t = t && "assets" in e, t;
406
406
  }
407
- function It(e) {
408
- return Pt(e);
407
+ function Pt(e) {
408
+ return It(e);
409
409
  }
410
- function Pt(e, t) {
410
+ function It(e, t) {
411
411
  return e == null ? e : {
412
412
  assets: e.assets.map(Ce)
413
413
  };
414
414
  }
415
- function ma(e) {
415
+ function ya(e) {
416
416
  if (e !== void 0)
417
417
  return e === null ? null : {
418
- assets: e.assets.map(De)
418
+ assets: e.assets.map(Re)
419
419
  };
420
420
  }
421
- const ha = {
421
+ const va = {
422
422
  Value: "VALUE",
423
423
  ValueList: "VALUE_LIST"
424
424
  };
@@ -428,23 +428,23 @@ function Ot(e) {
428
428
  function Nt(e, t) {
429
429
  return e;
430
430
  }
431
- function ga(e) {
431
+ function Sa(e) {
432
432
  return e;
433
433
  }
434
- function ya(e) {
434
+ function wa(e) {
435
435
  return !0;
436
436
  }
437
- function At(e) {
438
- return bt(e);
437
+ function Dt(e) {
438
+ return At(e);
439
439
  }
440
- function bt(e, t) {
440
+ function At(e, t) {
441
441
  return e == null ? e : {
442
442
  type: c(e, "type") ? Ot(e.type) : void 0,
443
443
  value: c(e, "value") ? e.value : void 0,
444
444
  valueList: c(e, "valueList") ? e.valueList : void 0
445
445
  };
446
446
  }
447
- function Dt(e) {
447
+ function bt(e) {
448
448
  if (e !== void 0)
449
449
  return e === null ? null : {
450
450
  type: e.type,
@@ -452,7 +452,7 @@ function Dt(e) {
452
452
  valueList: e.valueList
453
453
  };
454
454
  }
455
- const va = {
455
+ const Ca = {
456
456
  Like: "LIKE",
457
457
  Eq: "EQ",
458
458
  In: "IN"
@@ -463,10 +463,10 @@ function xt(e) {
463
463
  function Rt(e, t) {
464
464
  return e;
465
465
  }
466
- function Sa(e) {
466
+ function Ta(e) {
467
467
  return e;
468
468
  }
469
- function wa(e) {
469
+ function _a(e) {
470
470
  let t = !0;
471
471
  return t = t && "operandLeft" in e, t = t && "operator" in e, t = t && "operandRight" in e, t;
472
472
  }
@@ -477,7 +477,7 @@ function Ut(e, t) {
477
477
  return e == null ? e : {
478
478
  operandLeft: e.operandLeft,
479
479
  operator: xt(e.operator),
480
- operandRight: At(
480
+ operandRight: Dt(
481
481
  e.operandRight
482
482
  )
483
483
  };
@@ -487,14 +487,14 @@ function Et(e) {
487
487
  return e === null ? null : {
488
488
  operandLeft: e.operandLeft,
489
489
  operator: e.operator,
490
- operandRight: Dt(e.operandRight)
490
+ operandRight: bt(e.operandRight)
491
491
  };
492
492
  }
493
- function Ca(e) {
493
+ function Pa(e) {
494
494
  let t = !0;
495
495
  return t = t && "connectorEndpoint" in e, t;
496
496
  }
497
- function Ta(e) {
497
+ function Ia(e) {
498
498
  return Jt(e);
499
499
  }
500
500
  function Jt(e, t) {
@@ -507,7 +507,7 @@ function Jt(e, t) {
507
507
  ) : void 0
508
508
  };
509
509
  }
510
- function Ft(e) {
510
+ function qt(e) {
511
511
  if (e !== void 0)
512
512
  return e === null ? null : {
513
513
  connectorEndpoint: e.connectorEndpoint,
@@ -518,14 +518,14 @@ function Ft(e) {
518
518
  )
519
519
  };
520
520
  }
521
- function _a(e) {
521
+ function Oa(e) {
522
522
  let t = !0;
523
523
  return t = t && "numActiveConsumingContractAgreements" in e, t;
524
524
  }
525
525
  function Lt(e) {
526
- return qt(e);
526
+ return Ft(e);
527
527
  }
528
- function qt(e, t) {
528
+ function Ft(e, t) {
529
529
  return e == null ? e : {
530
530
  numActiveConsumingContractAgreements: e.numActiveConsumingContractAgreements,
531
531
  maxActiveConsumingContractAgreements: c(
@@ -534,27 +534,27 @@ function qt(e, t) {
534
534
  ) ? e.maxActiveConsumingContractAgreements : void 0
535
535
  };
536
536
  }
537
- function Ia(e) {
537
+ function Na(e) {
538
538
  if (e !== void 0)
539
539
  return e === null ? null : {
540
540
  numActiveConsumingContractAgreements: e.numActiveConsumingContractAgreements,
541
541
  maxActiveConsumingContractAgreements: e.maxActiveConsumingContractAgreements
542
542
  };
543
543
  }
544
- const Pa = {
544
+ const Da = {
545
545
  Consuming: "CONSUMING",
546
546
  Providing: "PROVIDING"
547
547
  };
548
- function He(e) {
548
+ function ze(e) {
549
549
  return Mt(e);
550
550
  }
551
551
  function Mt(e, t) {
552
552
  return e;
553
553
  }
554
- function Oa(e) {
554
+ function Aa(e) {
555
555
  return e;
556
556
  }
557
- const Na = {
557
+ const ba = {
558
558
  Self: "SELF",
559
559
  Counterparty: "COUNTERPARTY"
560
560
  };
@@ -564,17 +564,17 @@ function Zt(e) {
564
564
  function Vt(e, t) {
565
565
  return e;
566
566
  }
567
- function Aa(e) {
567
+ function xa(e) {
568
568
  return e;
569
569
  }
570
- function ba(e) {
570
+ function Ra(e) {
571
571
  let t = !0;
572
572
  return t = t && "terminatedAt" in e, t = t && "reason" in e, t = t && "detail" in e, t = t && "terminatedBy" in e, t;
573
573
  }
574
- function $t(e) {
575
- return Ht(e);
574
+ function Ht(e) {
575
+ return $t(e);
576
576
  }
577
- function Ht(e, t) {
577
+ function $t(e, t) {
578
578
  return e == null ? e : {
579
579
  terminatedAt: new Date(e.terminatedAt),
580
580
  reason: e.reason,
@@ -591,7 +591,7 @@ function zt(e) {
591
591
  terminatedBy: e.terminatedBy
592
592
  };
593
593
  }
594
- const Da = {
594
+ const ka = {
595
595
  Running: "RUNNING",
596
596
  Ok: "OK",
597
597
  Error: "ERROR"
@@ -602,14 +602,14 @@ function Bt(e) {
602
602
  function Gt(e, t) {
603
603
  return e;
604
604
  }
605
- function xa(e) {
605
+ function Ua(e) {
606
606
  return e;
607
607
  }
608
- function Ra(e) {
608
+ function Ea(e) {
609
609
  let t = !0;
610
610
  return t = t && "name" in e, t = t && "code" in e, t = t && "simplifiedState" in e, t;
611
611
  }
612
- function ze(e) {
612
+ function Be(e) {
613
613
  return Qt(e);
614
614
  }
615
615
  function Qt(e, t) {
@@ -621,7 +621,7 @@ function Qt(e, t) {
621
621
  )
622
622
  };
623
623
  }
624
- function Be(e) {
624
+ function Ge(e) {
625
625
  if (e !== void 0)
626
626
  return e === null ? null : {
627
627
  name: e.name,
@@ -629,7 +629,7 @@ function Be(e) {
629
629
  simplifiedState: e.simplifiedState
630
630
  };
631
631
  }
632
- function ka(e) {
632
+ function Ja(e) {
633
633
  let t = !0;
634
634
  return t = t && "transferProcessId" in e, t = t && "lastUpdatedDate" in e, t = t && "state" in e, t;
635
635
  }
@@ -640,7 +640,7 @@ function Wt(e, t) {
640
640
  return e == null ? e : {
641
641
  transferProcessId: e.transferProcessId,
642
642
  lastUpdatedDate: new Date(e.lastUpdatedDate),
643
- state: ze(e.state),
643
+ state: Be(e.state),
644
644
  errorMessage: c(e, "errorMessage") ? e.errorMessage : void 0
645
645
  };
646
646
  }
@@ -649,24 +649,24 @@ function Yt(e) {
649
649
  return e === null ? null : {
650
650
  transferProcessId: e.transferProcessId,
651
651
  lastUpdatedDate: e.lastUpdatedDate.toISOString(),
652
- state: Be(e.state),
652
+ state: Ge(e.state),
653
653
  errorMessage: e.errorMessage
654
654
  };
655
655
  }
656
- const Ua = {
656
+ const qa = {
657
657
  Ongoing: "ONGOING",
658
658
  Terminated: "TERMINATED"
659
659
  };
660
- function Ge(e) {
660
+ function Qe(e) {
661
661
  return Xt(e);
662
662
  }
663
663
  function Xt(e, t) {
664
664
  return e;
665
665
  }
666
- function Ea(e) {
666
+ function La(e) {
667
667
  return e;
668
668
  }
669
- const Ja = {
669
+ const Fa = {
670
670
  Eq: "EQ",
671
671
  Neq: "NEQ",
672
672
  Gt: "GT",
@@ -686,10 +686,10 @@ function jt(e) {
686
686
  function er(e, t) {
687
687
  return e;
688
688
  }
689
- function Fa(e) {
689
+ function Ma(e) {
690
690
  return e;
691
691
  }
692
- const La = {
692
+ const Za = {
693
693
  String: "STRING",
694
694
  StringList: "STRING_LIST",
695
695
  Json: "JSON"
@@ -700,10 +700,10 @@ function tr(e) {
700
700
  function rr(e, t) {
701
701
  return e;
702
702
  }
703
- function qa(e) {
703
+ function Va(e) {
704
704
  return e;
705
705
  }
706
- function Ma(e) {
706
+ function Ha(e) {
707
707
  let t = !0;
708
708
  return t = t && "type" in e, t;
709
709
  }
@@ -725,11 +725,11 @@ function ar(e) {
725
725
  valueList: e.valueList
726
726
  };
727
727
  }
728
- function Za(e) {
728
+ function $a(e) {
729
729
  let t = !0;
730
730
  return t = t && "left" in e, t = t && "operator" in e, t = t && "right" in e, t;
731
731
  }
732
- function Qe(e) {
732
+ function Ke(e) {
733
733
  return or(e);
734
734
  }
735
735
  function or(e, t) {
@@ -739,7 +739,7 @@ function or(e, t) {
739
739
  right: nr(e.right)
740
740
  };
741
741
  }
742
- function Ke(e) {
742
+ function We(e) {
743
743
  if (e !== void 0)
744
744
  return e === null ? null : {
745
745
  left: e.left,
@@ -747,7 +747,7 @@ function Ke(e) {
747
747
  right: ar(e.right)
748
748
  };
749
749
  }
750
- const Va = {
750
+ const za = {
751
751
  Empty: "EMPTY",
752
752
  Constraint: "CONSTRAINT",
753
753
  And: "AND",
@@ -760,36 +760,36 @@ function sr(e) {
760
760
  function cr(e, t) {
761
761
  return e;
762
762
  }
763
- function $a(e) {
763
+ function Ba(e) {
764
764
  return e;
765
765
  }
766
- function Ha(e) {
766
+ function Ga(e) {
767
767
  let t = !0;
768
768
  return t = t && "type" in e, t;
769
769
  }
770
- function xe(e) {
770
+ function Te(e) {
771
771
  return dr(e);
772
772
  }
773
773
  function dr(e, t) {
774
774
  return e == null ? e : {
775
775
  type: sr(e.type),
776
776
  expressions: c(e, "expressions") ? e.expressions.map(
777
- xe
777
+ Te
778
778
  ) : void 0,
779
- constraint: c(e, "constraint") ? Qe(e.constraint) : void 0
779
+ constraint: c(e, "constraint") ? Ke(e.constraint) : void 0
780
780
  };
781
781
  }
782
- function Re(e) {
782
+ function _e(e) {
783
783
  if (e !== void 0)
784
784
  return e === null ? null : {
785
785
  type: e.type,
786
786
  expressions: e.expressions === void 0 ? void 0 : e.expressions.map(
787
- Re
787
+ _e
788
788
  ),
789
- constraint: Ke(e.constraint)
789
+ constraint: We(e.constraint)
790
790
  };
791
791
  }
792
- function za(e) {
792
+ function Qa(e) {
793
793
  let t = !0;
794
794
  return t = t && "policyJsonLd" in e, t = t && "errors" in e, t;
795
795
  }
@@ -799,7 +799,7 @@ function ke(e) {
799
799
  function ur(e, t) {
800
800
  return e == null ? e : {
801
801
  policyJsonLd: e.policyJsonLd,
802
- expression: c(e, "expression") ? xe(e.expression) : void 0,
802
+ expression: c(e, "expression") ? Te(e.expression) : void 0,
803
803
  errors: e.errors
804
804
  };
805
805
  }
@@ -807,22 +807,22 @@ function Ue(e) {
807
807
  if (e !== void 0)
808
808
  return e === null ? null : {
809
809
  policyJsonLd: e.policyJsonLd,
810
- expression: Re(e.expression),
810
+ expression: _e(e.expression),
811
811
  errors: e.errors
812
812
  };
813
813
  }
814
- function Ba(e) {
814
+ function Ka(e) {
815
815
  let t = !0;
816
816
  return t = t && "contractAgreementId" in e, t = t && "contractNegotiationId" in e, t = t && "direction" in e, t = t && "counterPartyAddress" in e, t = t && "counterPartyId" in e, t = t && "contractSigningDate" in e, t = t && "asset" in e, t = t && "contractPolicy" in e, t = t && "transferProcesses" in e, t = t && "terminationStatus" in e, t;
817
817
  }
818
- function We(e) {
818
+ function Ye(e) {
819
819
  return lr(e);
820
820
  }
821
821
  function lr(e, t) {
822
822
  return e == null ? e : {
823
823
  contractAgreementId: e.contractAgreementId,
824
824
  contractNegotiationId: e.contractNegotiationId,
825
- direction: He(e.direction),
825
+ direction: ze(e.direction),
826
826
  counterPartyAddress: e.counterPartyAddress,
827
827
  counterPartyId: e.counterPartyId,
828
828
  contractSigningDate: new Date(e.contractSigningDate),
@@ -831,10 +831,10 @@ function lr(e, t) {
831
831
  transferProcesses: e.transferProcesses.map(
832
832
  Kt
833
833
  ),
834
- terminationStatus: Ge(
834
+ terminationStatus: Qe(
835
835
  e.terminationStatus
836
836
  ),
837
- terminationInformation: c(e, "terminationInformation") ? $t(
837
+ terminationInformation: c(e, "terminationInformation") ? Ht(
838
838
  e.terminationInformation
839
839
  ) : void 0
840
840
  };
@@ -848,7 +848,7 @@ function fr(e) {
848
848
  counterPartyAddress: e.counterPartyAddress,
849
849
  counterPartyId: e.counterPartyId,
850
850
  contractSigningDate: e.contractSigningDate.toISOString(),
851
- asset: De(e.asset),
851
+ asset: Re(e.asset),
852
852
  contractPolicy: Ue(e.contractPolicy),
853
853
  transferProcesses: e.transferProcesses.map(
854
854
  Yt
@@ -859,7 +859,7 @@ function fr(e) {
859
859
  )
860
860
  };
861
861
  }
862
- function Ga(e) {
862
+ function Wa(e) {
863
863
  let t = !0;
864
864
  return t = t && "contractAgreements" in e, t;
865
865
  }
@@ -869,11 +869,11 @@ function pr(e) {
869
869
  function mr(e, t) {
870
870
  return e == null ? e : {
871
871
  contractAgreements: e.contractAgreements.map(
872
- We
872
+ Ye
873
873
  )
874
874
  };
875
875
  }
876
- function Qa(e) {
876
+ function Ya(e) {
877
877
  if (e !== void 0)
878
878
  return e === null ? null : {
879
879
  contractAgreements: e.contractAgreements.map(
@@ -881,15 +881,15 @@ function Qa(e) {
881
881
  )
882
882
  };
883
883
  }
884
- function Ka(e) {
884
+ function Xa(e) {
885
885
  return !0;
886
886
  }
887
- function Wa(e) {
887
+ function ja(e) {
888
888
  return hr(e);
889
889
  }
890
890
  function hr(e, t) {
891
891
  return e == null ? e : {
892
- terminationStatus: c(e, "terminationStatus") ? Ge(e.terminationStatus) : void 0
892
+ terminationStatus: c(e, "terminationStatus") ? Qe(e.terminationStatus) : void 0
893
893
  };
894
894
  }
895
895
  function gr(e) {
@@ -898,7 +898,7 @@ function gr(e) {
898
898
  terminationStatus: e.terminationStatus
899
899
  };
900
900
  }
901
- const Ya = {
901
+ const eo = {
902
902
  Value: "VALUE",
903
903
  ValueList: "VALUE_LIST"
904
904
  };
@@ -908,10 +908,10 @@ function yr(e) {
908
908
  function vr(e, t) {
909
909
  return e;
910
910
  }
911
- function Xa(e) {
911
+ function to(e) {
912
912
  return e;
913
913
  }
914
- function ja(e) {
914
+ function ro(e) {
915
915
  return !0;
916
916
  }
917
917
  function Sr(e) {
@@ -932,7 +932,7 @@ function Cr(e) {
932
932
  valueList: e.valueList
933
933
  };
934
934
  }
935
- const eo = {
935
+ const no = {
936
936
  Eq: "EQ",
937
937
  In: "IN",
938
938
  Like: "LIKE"
@@ -943,24 +943,24 @@ function Tr(e) {
943
943
  function _r(e, t) {
944
944
  return e;
945
945
  }
946
- function to(e) {
946
+ function io(e) {
947
947
  return e;
948
948
  }
949
- function ro(e) {
949
+ function ao(e) {
950
950
  let t = !0;
951
951
  return t = t && "operandLeft" in e, t = t && "operator" in e, t = t && "operandRight" in e, t;
952
952
  }
953
- function Ye(e) {
954
- return Ir(e);
953
+ function Xe(e) {
954
+ return Pr(e);
955
955
  }
956
- function Ir(e, t) {
956
+ function Pr(e, t) {
957
957
  return e == null ? e : {
958
958
  operandLeft: e.operandLeft,
959
959
  operator: Tr(e.operator),
960
960
  operandRight: Sr(e.operandRight)
961
961
  };
962
962
  }
963
- function Xe(e) {
963
+ function je(e) {
964
964
  if (e !== void 0)
965
965
  return e === null ? null : {
966
966
  operandLeft: e.operandLeft,
@@ -968,11 +968,11 @@ function Xe(e) {
968
968
  operandRight: Cr(e.operandRight)
969
969
  };
970
970
  }
971
- function no(e) {
971
+ function oo(e) {
972
972
  let t = !0;
973
973
  return t = t && "contractDefinitionId" in e, t = t && "accessPolicyId" in e, t = t && "contractPolicyId" in e, t = t && "assetSelector" in e, t;
974
974
  }
975
- function Pr(e) {
975
+ function Ir(e) {
976
976
  return Or(e);
977
977
  }
978
978
  function Or(e, t) {
@@ -981,7 +981,7 @@ function Or(e, t) {
981
981
  accessPolicyId: e.accessPolicyId,
982
982
  contractPolicyId: e.contractPolicyId,
983
983
  assetSelector: e.assetSelector.map(
984
- Ye
984
+ Xe
985
985
  )
986
986
  };
987
987
  }
@@ -992,25 +992,25 @@ function Nr(e) {
992
992
  accessPolicyId: e.accessPolicyId,
993
993
  contractPolicyId: e.contractPolicyId,
994
994
  assetSelector: e.assetSelector.map(
995
- Xe
995
+ je
996
996
  )
997
997
  };
998
998
  }
999
- function io(e) {
999
+ function so(e) {
1000
1000
  let t = !0;
1001
1001
  return t = t && "contractDefinitions" in e, t;
1002
1002
  }
1003
- function Ar(e) {
1004
- return br(e);
1003
+ function Dr(e) {
1004
+ return Ar(e);
1005
1005
  }
1006
- function br(e, t) {
1006
+ function Ar(e, t) {
1007
1007
  return e == null ? e : {
1008
1008
  contractDefinitions: e.contractDefinitions.map(
1009
- Pr
1009
+ Ir
1010
1010
  )
1011
1011
  };
1012
1012
  }
1013
- function ao(e) {
1013
+ function co(e) {
1014
1014
  if (e !== void 0)
1015
1015
  return e === null ? null : {
1016
1016
  contractDefinitions: e.contractDefinitions.map(
@@ -1018,20 +1018,20 @@ function ao(e) {
1018
1018
  )
1019
1019
  };
1020
1020
  }
1021
- function oo(e) {
1021
+ function uo(e) {
1022
1022
  let t = !0;
1023
1023
  return t = t && "contractDefinitionId" in e, t = t && "contractPolicyId" in e, t = t && "accessPolicyId" in e, t = t && "assetSelector" in e, t;
1024
1024
  }
1025
- function so(e) {
1026
- return Dr(e);
1025
+ function lo(e) {
1026
+ return br(e);
1027
1027
  }
1028
- function Dr(e, t) {
1028
+ function br(e, t) {
1029
1029
  return e == null ? e : {
1030
1030
  contractDefinitionId: e.contractDefinitionId,
1031
1031
  contractPolicyId: e.contractPolicyId,
1032
1032
  accessPolicyId: e.accessPolicyId,
1033
1033
  assetSelector: e.assetSelector.map(
1034
- Ye
1034
+ Xe
1035
1035
  )
1036
1036
  };
1037
1037
  }
@@ -1042,15 +1042,15 @@ function xr(e) {
1042
1042
  contractPolicyId: e.contractPolicyId,
1043
1043
  accessPolicyId: e.accessPolicyId,
1044
1044
  assetSelector: e.assetSelector.map(
1045
- Xe
1045
+ je
1046
1046
  )
1047
1047
  };
1048
1048
  }
1049
- function co(e) {
1049
+ function fo(e) {
1050
1050
  let t = !0;
1051
1051
  return t = t && "counterPartyAddress" in e, t = t && "counterPartyParticipantId" in e, t = t && "contractOfferId" in e, t = t && "policyJsonLd" in e, t = t && "assetId" in e, t;
1052
1052
  }
1053
- function uo(e) {
1053
+ function po(e) {
1054
1054
  return Rr(e);
1055
1055
  }
1056
1056
  function Rr(e, t) {
@@ -1072,7 +1072,7 @@ function kr(e) {
1072
1072
  assetId: e.assetId
1073
1073
  };
1074
1074
  }
1075
- const lo = {
1075
+ const mo = {
1076
1076
  InProgress: "IN_PROGRESS",
1077
1077
  Agreed: "AGREED",
1078
1078
  Terminated: "TERMINATED"
@@ -1083,17 +1083,17 @@ function Ur(e) {
1083
1083
  function Er(e, t) {
1084
1084
  return e;
1085
1085
  }
1086
- function fo(e) {
1086
+ function ho(e) {
1087
1087
  return e;
1088
1088
  }
1089
- function po(e) {
1089
+ function go(e) {
1090
1090
  let t = !0;
1091
1091
  return t = t && "name" in e, t = t && "code" in e, t = t && "simplifiedState" in e, t;
1092
1092
  }
1093
1093
  function Jr(e) {
1094
- return Fr(e);
1094
+ return qr(e);
1095
1095
  }
1096
- function Fr(e, t) {
1096
+ function qr(e, t) {
1097
1097
  return e == null ? e : {
1098
1098
  name: e.name,
1099
1099
  code: e.code,
@@ -1110,14 +1110,14 @@ function Lr(e) {
1110
1110
  simplifiedState: e.simplifiedState
1111
1111
  };
1112
1112
  }
1113
- function mo(e) {
1113
+ function yo(e) {
1114
1114
  let t = !0;
1115
1115
  return t = t && "detail" in e, t = t && "reason" in e, t;
1116
1116
  }
1117
- function ho(e) {
1118
- return qr(e);
1117
+ function vo(e) {
1118
+ return Fr(e);
1119
1119
  }
1120
- function qr(e, t) {
1120
+ function Fr(e, t) {
1121
1121
  return e == null ? e : {
1122
1122
  detail: e.detail,
1123
1123
  reason: e.reason
@@ -1130,7 +1130,7 @@ function Mr(e) {
1130
1130
  reason: e.reason
1131
1131
  };
1132
1132
  }
1133
- function go(e) {
1133
+ function So(e) {
1134
1134
  let t = !0;
1135
1135
  return t = t && "tokenUrl" in e, t = t && "jwksUrl" in e, t;
1136
1136
  }
@@ -1143,18 +1143,18 @@ function Vr(e, t) {
1143
1143
  jwksUrl: e.jwksUrl
1144
1144
  };
1145
1145
  }
1146
- function $r(e) {
1146
+ function Hr(e) {
1147
1147
  if (e !== void 0)
1148
1148
  return e === null ? null : {
1149
1149
  tokenUrl: e.tokenUrl,
1150
1150
  jwksUrl: e.jwksUrl
1151
1151
  };
1152
1152
  }
1153
- function yo(e) {
1153
+ function wo(e) {
1154
1154
  let t = !0;
1155
1155
  return t = t && "url" in e, t = t && "tokenUrl" in e, t = t && "authorityId" in e, t;
1156
1156
  }
1157
- function Hr(e) {
1157
+ function $r(e) {
1158
1158
  return zr(e);
1159
1159
  }
1160
1160
  function zr(e, t) {
@@ -1172,11 +1172,11 @@ function Br(e) {
1172
1172
  authorityId: e.authorityId
1173
1173
  };
1174
1174
  }
1175
- function vo(e) {
1175
+ function Co(e) {
1176
1176
  let t = !0;
1177
1177
  return t = t && "numTotal" in e, t = t && "numRunning" in e, t = t && "numOk" in e, t = t && "numError" in e, t;
1178
1178
  }
1179
- function Ee(e) {
1179
+ function Je(e) {
1180
1180
  return Gr(e);
1181
1181
  }
1182
1182
  function Gr(e, t) {
@@ -1187,7 +1187,7 @@ function Gr(e, t) {
1187
1187
  numError: e.numError
1188
1188
  };
1189
1189
  }
1190
- function Je(e) {
1190
+ function qe(e) {
1191
1191
  if (e !== void 0)
1192
1192
  return e === null ? null : {
1193
1193
  numTotal: e.numTotal,
@@ -1196,7 +1196,7 @@ function Je(e) {
1196
1196
  numError: e.numError
1197
1197
  };
1198
1198
  }
1199
- function So(e) {
1199
+ function To(e) {
1200
1200
  let t = !0;
1201
1201
  return t = t && "numAssets" in e, t = t && "numPolicies" in e, t = t && "numContractDefinitions" in e, t = t && "numContractAgreementsConsuming" in e, t = t && "numContractAgreementsProviding" in e, t = t && "transferProcessesConsuming" in e, t = t && "transferProcessesProviding" in e, t = t && "connectorEndpoint" in e, t = t && "connectorParticipantId" in e, t = t && "connectorTitle" in e, t = t && "connectorDescription" in e, t = t && "connectorCuratorUrl" in e, t = t && "connectorCuratorName" in e, t = t && "connectorMaintainerUrl" in e, t = t && "connectorMaintainerName" in e, t;
1202
1202
  }
@@ -1210,10 +1210,10 @@ function Kr(e, t) {
1210
1210
  numContractDefinitions: e.numContractDefinitions,
1211
1211
  numContractAgreementsConsuming: e.numContractAgreementsConsuming,
1212
1212
  numContractAgreementsProviding: e.numContractAgreementsProviding,
1213
- transferProcessesConsuming: Ee(
1213
+ transferProcessesConsuming: Je(
1214
1214
  e.transferProcessesConsuming
1215
1215
  ),
1216
- transferProcessesProviding: Ee(
1216
+ transferProcessesProviding: Je(
1217
1217
  e.transferProcessesProviding
1218
1218
  ),
1219
1219
  connectorEndpoint: e.connectorEndpoint,
@@ -1225,10 +1225,10 @@ function Kr(e, t) {
1225
1225
  connectorMaintainerUrl: e.connectorMaintainerUrl,
1226
1226
  connectorMaintainerName: e.connectorMaintainerName,
1227
1227
  connectorDapsConfig: c(e, "connectorDapsConfig") ? Zr(e.connectorDapsConfig) : void 0,
1228
- connectorMiwConfig: c(e, "connectorMiwConfig") ? Hr(e.connectorMiwConfig) : void 0
1228
+ connectorMiwConfig: c(e, "connectorMiwConfig") ? $r(e.connectorMiwConfig) : void 0
1229
1229
  };
1230
1230
  }
1231
- function wo(e) {
1231
+ function _o(e) {
1232
1232
  if (e !== void 0)
1233
1233
  return e === null ? null : {
1234
1234
  numAssets: e.numAssets,
@@ -1236,10 +1236,10 @@ function wo(e) {
1236
1236
  numContractDefinitions: e.numContractDefinitions,
1237
1237
  numContractAgreementsConsuming: e.numContractAgreementsConsuming,
1238
1238
  numContractAgreementsProviding: e.numContractAgreementsProviding,
1239
- transferProcessesConsuming: Je(
1239
+ transferProcessesConsuming: qe(
1240
1240
  e.transferProcessesConsuming
1241
1241
  ),
1242
- transferProcessesProviding: Je(
1242
+ transferProcessesProviding: qe(
1243
1243
  e.transferProcessesProviding
1244
1244
  ),
1245
1245
  connectorEndpoint: e.connectorEndpoint,
@@ -1250,13 +1250,13 @@ function wo(e) {
1250
1250
  connectorCuratorName: e.connectorCuratorName,
1251
1251
  connectorMaintainerUrl: e.connectorMaintainerUrl,
1252
1252
  connectorMaintainerName: e.connectorMaintainerName,
1253
- connectorDapsConfig: $r(
1253
+ connectorDapsConfig: Hr(
1254
1254
  e.connectorDapsConfig
1255
1255
  ),
1256
1256
  connectorMiwConfig: Br(e.connectorMiwConfig)
1257
1257
  };
1258
1258
  }
1259
- const Co = {
1259
+ const Po = {
1260
1260
  HttpData: "HTTP_DATA",
1261
1261
  OnRequest: "ON_REQUEST",
1262
1262
  Custom: "CUSTOM"
@@ -1267,515 +1267,546 @@ function Wr(e) {
1267
1267
  function Yr(e, t) {
1268
1268
  return e;
1269
1269
  }
1270
- function To(e) {
1270
+ function Io(e) {
1271
1271
  return e;
1272
1272
  }
1273
- function _o(e) {
1274
- let t = !0;
1275
- return t = t && "id" in e, t;
1273
+ function Oo(e) {
1274
+ return !0;
1276
1275
  }
1277
- function Ie(e) {
1278
- return Xr(e);
1276
+ function Xr(e) {
1277
+ return jr(e);
1279
1278
  }
1280
- function Xr(e, t) {
1279
+ function jr(e, t) {
1281
1280
  return e == null ? e : {
1282
- id: e.id,
1283
- available: c(e, "available") ? e.available : void 0
1281
+ secretName: c(e, "secretName") ? e.secretName : void 0,
1282
+ rawValue: c(e, "rawValue") ? e.rawValue : void 0
1284
1283
  };
1285
1284
  }
1286
- function Io(e) {
1285
+ function en(e) {
1287
1286
  if (e !== void 0)
1288
1287
  return e === null ? null : {
1289
- id: e.id,
1290
- available: e.available
1288
+ secretName: e.secretName,
1289
+ rawValue: e.rawValue
1291
1290
  };
1292
1291
  }
1293
- function Po(e) {
1294
- let t = !0;
1295
- return t = t && "id" in e, t = t && "lastUpdatedDate" in e, t;
1296
- }
1297
- function N(e) {
1298
- return jr(e);
1292
+ const No = {
1293
+ Get: "GET",
1294
+ Post: "POST",
1295
+ Put: "PUT",
1296
+ Patch: "PATCH",
1297
+ Delete: "DELETE",
1298
+ Options: "OPTIONS"
1299
+ };
1300
+ function tn(e) {
1301
+ return rn(e);
1299
1302
  }
1300
- function jr(e, t) {
1301
- return e == null ? e : {
1302
- id: e.id,
1303
- lastUpdatedDate: new Date(e.lastUpdatedDate)
1304
- };
1303
+ function rn(e, t) {
1304
+ return e;
1305
1305
  }
1306
- function Oo(e) {
1307
- if (e !== void 0)
1308
- return e === null ? null : {
1309
- id: e.id,
1310
- lastUpdatedDate: e.lastUpdatedDate.toISOString()
1311
- };
1306
+ function Do(e) {
1307
+ return e;
1312
1308
  }
1313
- function No(e) {
1309
+ function Ao(e) {
1314
1310
  let t = !0;
1315
- return t = t && "contractAgreementId" in e, t = t && "transferProcessRequestJsonLd" in e, t;
1311
+ return t = t && "baseUrl" in e, t;
1316
1312
  }
1317
- function Ao(e) {
1318
- return en(e);
1313
+ function nn(e) {
1314
+ return an(e);
1319
1315
  }
1320
- function en(e, t) {
1316
+ function an(e, t) {
1321
1317
  return e == null ? e : {
1322
- contractAgreementId: e.contractAgreementId,
1323
- transferProcessRequestJsonLd: e.transferProcessRequestJsonLd
1318
+ method: c(e, "method") ? tn(e.method) : void 0,
1319
+ baseUrl: e.baseUrl,
1320
+ queryString: c(e, "queryString") ? e.queryString : void 0,
1321
+ authHeaderName: c(e, "authHeaderName") ? e.authHeaderName : void 0,
1322
+ authHeaderValue: c(e, "authHeaderValue") ? Xr(e.authHeaderValue) : void 0,
1323
+ headers: c(e, "headers") ? e.headers : void 0,
1324
+ enableMethodParameterization: c(
1325
+ e,
1326
+ "enableMethodParameterization"
1327
+ ) ? e.enableMethodParameterization : void 0,
1328
+ enablePathParameterization: c(e, "enablePathParameterization") ? e.enablePathParameterization : void 0,
1329
+ enableQueryParameterization: c(
1330
+ e,
1331
+ "enableQueryParameterization"
1332
+ ) ? e.enableQueryParameterization : void 0,
1333
+ enableBodyParameterization: c(e, "enableBodyParameterization") ? e.enableBodyParameterization : void 0
1324
1334
  };
1325
1335
  }
1326
- function tn(e) {
1336
+ function on(e) {
1327
1337
  if (e !== void 0)
1328
1338
  return e === null ? null : {
1329
- contractAgreementId: e.contractAgreementId,
1330
- transferProcessRequestJsonLd: e.transferProcessRequestJsonLd
1339
+ method: e.method,
1340
+ baseUrl: e.baseUrl,
1341
+ queryString: e.queryString,
1342
+ authHeaderName: e.authHeaderName,
1343
+ authHeaderValue: en(e.authHeaderValue),
1344
+ headers: e.headers,
1345
+ enableMethodParameterization: e.enableMethodParameterization,
1346
+ enablePathParameterization: e.enablePathParameterization,
1347
+ enableQueryParameterization: e.enableQueryParameterization,
1348
+ enableBodyParameterization: e.enableBodyParameterization
1331
1349
  };
1332
1350
  }
1333
1351
  function bo(e) {
1334
1352
  let t = !0;
1335
- return t = t && "contractAgreementId" in e, t = t && "dataSinkProperties" in e, t = t && "transferProcessProperties" in e, t;
1353
+ return t = t && "contactEmail" in e, t = t && "contactPreferredEmailSubject" in e, t;
1336
1354
  }
1337
- function Do(e) {
1338
- return rn(e);
1355
+ function sn(e) {
1356
+ return cn(e);
1339
1357
  }
1340
- function rn(e, t) {
1358
+ function cn(e, t) {
1341
1359
  return e == null ? e : {
1342
- contractAgreementId: e.contractAgreementId,
1343
- dataSinkProperties: e.dataSinkProperties,
1344
- transferProcessProperties: e.transferProcessProperties
1360
+ contactEmail: e.contactEmail,
1361
+ contactPreferredEmailSubject: e.contactPreferredEmailSubject
1345
1362
  };
1346
1363
  }
1347
- function nn(e) {
1364
+ function dn(e) {
1348
1365
  if (e !== void 0)
1349
1366
  return e === null ? null : {
1350
- contractAgreementId: e.contractAgreementId,
1351
- dataSinkProperties: e.dataSinkProperties,
1352
- transferProcessProperties: e.transferProcessProperties
1367
+ contactEmail: e.contactEmail,
1368
+ contactPreferredEmailSubject: e.contactPreferredEmailSubject
1353
1369
  };
1354
1370
  }
1355
1371
  function xo(e) {
1356
1372
  let t = !0;
1357
- return t = t && "incomingTransferProcessCounts" in e, t = t && "outgoingTransferProcessCounts" in e, t;
1373
+ return t = t && "type" in e, t;
1358
1374
  }
1359
- function an(e) {
1360
- return on(e);
1375
+ function et(e) {
1376
+ return un(e);
1361
1377
  }
1362
- function on(e, t) {
1378
+ function un(e, t) {
1363
1379
  return e == null ? e : {
1364
- incomingTransferProcessCounts: e.incomingTransferProcessCounts,
1365
- outgoingTransferProcessCounts: e.outgoingTransferProcessCounts
1380
+ type: Wr(e.type),
1381
+ httpData: c(e, "httpData") ? nn(e.httpData) : void 0,
1382
+ onRequest: c(e, "onRequest") ? sn(e.onRequest) : void 0,
1383
+ customProperties: c(e, "customProperties") ? e.customProperties : void 0
1366
1384
  };
1367
1385
  }
1368
- function sn(e) {
1386
+ function tt(e) {
1369
1387
  if (e !== void 0)
1370
1388
  return e === null ? null : {
1371
- incomingTransferProcessCounts: e.incomingTransferProcessCounts,
1372
- outgoingTransferProcessCounts: e.outgoingTransferProcessCounts
1389
+ type: e.type,
1390
+ httpData: on(e.httpData),
1391
+ onRequest: dn(e.onRequest),
1392
+ customProperties: e.customProperties
1373
1393
  };
1374
1394
  }
1375
1395
  function Ro(e) {
1376
1396
  let t = !0;
1377
- return t = t && "assetsCount" in e, t = t && "policiesCount" in e, t = t && "contractDefinitionsCount" in e, t = t && "contractAgreementsCount" in e, t = t && "transferProcessDto" in e, t;
1397
+ return t = t && "dataSource" in e, t = t && "id" in e, t;
1378
1398
  }
1379
- function cn(e) {
1380
- return dn(e);
1399
+ function ln(e) {
1400
+ return fn(e);
1381
1401
  }
1382
- function dn(e, t) {
1402
+ function fn(e, t) {
1383
1403
  return e == null ? e : {
1384
- assetsCount: e.assetsCount,
1385
- policiesCount: e.policiesCount,
1386
- contractDefinitionsCount: e.contractDefinitionsCount,
1387
- contractAgreementsCount: e.contractAgreementsCount,
1388
- transferProcessDto: an(
1389
- e.transferProcessDto
1390
- )
1404
+ dataSource: et(e.dataSource),
1405
+ id: e.id,
1406
+ title: c(e, "title") ? e.title : void 0,
1407
+ language: c(e, "language") ? e.language : void 0,
1408
+ description: c(e, "description") ? e.description : void 0,
1409
+ publisherHomepage: c(e, "publisherHomepage") ? e.publisherHomepage : void 0,
1410
+ licenseUrl: c(e, "licenseUrl") ? e.licenseUrl : void 0,
1411
+ version: c(e, "version") ? e.version : void 0,
1412
+ keywords: c(e, "keywords") ? e.keywords : void 0,
1413
+ mediaType: c(e, "mediaType") ? e.mediaType : void 0,
1414
+ landingPageUrl: c(e, "landingPageUrl") ? e.landingPageUrl : void 0,
1415
+ dataCategory: c(e, "dataCategory") ? e.dataCategory : void 0,
1416
+ dataSubcategory: c(e, "dataSubcategory") ? e.dataSubcategory : void 0,
1417
+ dataModel: c(e, "dataModel") ? e.dataModel : void 0,
1418
+ geoReferenceMethod: c(e, "geoReferenceMethod") ? e.geoReferenceMethod : void 0,
1419
+ transportMode: c(e, "transportMode") ? e.transportMode : void 0,
1420
+ sovereignLegalName: c(e, "sovereignLegalName") ? e.sovereignLegalName : void 0,
1421
+ geoLocation: c(e, "geoLocation") ? e.geoLocation : void 0,
1422
+ nutsLocations: c(e, "nutsLocations") ? e.nutsLocations : void 0,
1423
+ dataSampleUrls: c(e, "dataSampleUrls") ? e.dataSampleUrls : void 0,
1424
+ referenceFileUrls: c(e, "referenceFileUrls") ? e.referenceFileUrls : void 0,
1425
+ referenceFilesDescription: c(e, "referenceFilesDescription") ? e.referenceFilesDescription : void 0,
1426
+ conditionsForUse: c(e, "conditionsForUse") ? e.conditionsForUse : void 0,
1427
+ dataUpdateFrequency: c(e, "dataUpdateFrequency") ? e.dataUpdateFrequency : void 0,
1428
+ temporalCoverageFrom: c(e, "temporalCoverageFrom") ? new Date(e.temporalCoverageFrom) : void 0,
1429
+ temporalCoverageToInclusive: c(
1430
+ e,
1431
+ "temporalCoverageToInclusive"
1432
+ ) ? new Date(e.temporalCoverageToInclusive) : void 0,
1433
+ customJsonAsString: c(e, "customJsonAsString") ? e.customJsonAsString : void 0,
1434
+ customJsonLdAsString: c(e, "customJsonLdAsString") ? e.customJsonLdAsString : void 0,
1435
+ privateCustomJsonAsString: c(e, "privateCustomJsonAsString") ? e.privateCustomJsonAsString : void 0,
1436
+ privateCustomJsonLdAsString: c(
1437
+ e,
1438
+ "privateCustomJsonLdAsString"
1439
+ ) ? e.privateCustomJsonLdAsString : void 0
1391
1440
  };
1392
1441
  }
1393
- function ko(e) {
1442
+ function Ee(e) {
1394
1443
  if (e !== void 0)
1395
1444
  return e === null ? null : {
1396
- assetsCount: e.assetsCount,
1397
- policiesCount: e.policiesCount,
1398
- contractDefinitionsCount: e.contractDefinitionsCount,
1399
- contractAgreementsCount: e.contractAgreementsCount,
1400
- transferProcessDto: sn(
1401
- e.transferProcessDto
1402
- )
1445
+ dataSource: tt(e.dataSource),
1446
+ id: e.id,
1447
+ title: e.title,
1448
+ language: e.language,
1449
+ description: e.description,
1450
+ publisherHomepage: e.publisherHomepage,
1451
+ licenseUrl: e.licenseUrl,
1452
+ version: e.version,
1453
+ keywords: e.keywords,
1454
+ mediaType: e.mediaType,
1455
+ landingPageUrl: e.landingPageUrl,
1456
+ dataCategory: e.dataCategory,
1457
+ dataSubcategory: e.dataSubcategory,
1458
+ dataModel: e.dataModel,
1459
+ geoReferenceMethod: e.geoReferenceMethod,
1460
+ transportMode: e.transportMode,
1461
+ sovereignLegalName: e.sovereignLegalName,
1462
+ geoLocation: e.geoLocation,
1463
+ nutsLocations: e.nutsLocations,
1464
+ dataSampleUrls: e.dataSampleUrls,
1465
+ referenceFileUrls: e.referenceFileUrls,
1466
+ referenceFilesDescription: e.referenceFilesDescription,
1467
+ conditionsForUse: e.conditionsForUse,
1468
+ dataUpdateFrequency: e.dataUpdateFrequency,
1469
+ temporalCoverageFrom: e.temporalCoverageFrom === void 0 ? void 0 : e.temporalCoverageFrom.toISOString().substr(0, 10),
1470
+ temporalCoverageToInclusive: e.temporalCoverageToInclusive === void 0 ? void 0 : e.temporalCoverageToInclusive.toISOString().substr(0, 10),
1471
+ customJsonAsString: e.customJsonAsString,
1472
+ customJsonLdAsString: e.customJsonLdAsString,
1473
+ privateCustomJsonAsString: e.privateCustomJsonAsString,
1474
+ privateCustomJsonLdAsString: e.privateCustomJsonLdAsString
1403
1475
  };
1404
1476
  }
1477
+ const ko = {
1478
+ DontPublish: "DONT_PUBLISH",
1479
+ PublishUnrestricted: "PUBLISH_UNRESTRICTED",
1480
+ PublishRestricted: "PUBLISH_RESTRICTED"
1481
+ };
1405
1482
  function Uo(e) {
1406
1483
  let t = !0;
1407
- return t = t && "policyDefinitionId" in e, t = t && "expression" in e, t;
1484
+ return t = t && "uiAssetCreateRequest" in e, t = t && "policy" in e, t;
1408
1485
  }
1409
1486
  function Eo(e) {
1410
- return un(e);
1487
+ return pn(e);
1411
1488
  }
1412
- function un(e, t) {
1489
+ function pn(e, t) {
1413
1490
  return e == null ? e : {
1414
- policyDefinitionId: e.policyDefinitionId,
1415
- expression: xe(e.expression)
1491
+ uiAssetCreateRequest: ln(
1492
+ e.uiAssetCreateRequest
1493
+ ),
1494
+ policy: e.policy,
1495
+ uiPolicyExpression: c(e, "uiPolicyExpression") ? Te(e.uiPolicyExpression) : void 0
1416
1496
  };
1417
1497
  }
1418
- function ln(e) {
1498
+ function mn(e) {
1419
1499
  if (e !== void 0)
1420
1500
  return e === null ? null : {
1421
- policyDefinitionId: e.policyDefinitionId,
1422
- expression: Re(e.expression)
1501
+ uiAssetCreateRequest: Ee(
1502
+ e.uiAssetCreateRequest
1503
+ ),
1504
+ policy: e.policy,
1505
+ uiPolicyExpression: _e(e.uiPolicyExpression)
1423
1506
  };
1424
1507
  }
1425
1508
  function Jo(e) {
1426
- return !0;
1509
+ let t = !0;
1510
+ return t = t && "id" in e, t;
1427
1511
  }
1428
- function fn(e) {
1429
- return pn(e);
1512
+ function Oe(e) {
1513
+ return hn(e);
1430
1514
  }
1431
- function pn(e, t) {
1515
+ function hn(e, t) {
1432
1516
  return e == null ? e : {
1433
- constraints: c(e, "constraints") ? e.constraints.map(
1434
- Qe
1435
- ) : void 0
1517
+ id: e.id,
1518
+ available: c(e, "available") ? e.available : void 0
1436
1519
  };
1437
1520
  }
1438
- function mn(e) {
1521
+ function qo(e) {
1439
1522
  if (e !== void 0)
1440
1523
  return e === null ? null : {
1441
- constraints: e.constraints === void 0 ? void 0 : e.constraints.map(
1442
- Ke
1443
- )
1524
+ id: e.id,
1525
+ available: e.available
1444
1526
  };
1445
1527
  }
1446
- function Fo(e) {
1528
+ function Lo(e) {
1447
1529
  let t = !0;
1448
- return t = t && "policyDefinitionId" in e, t = t && "policy" in e, t;
1530
+ return t = t && "id" in e, t = t && "lastUpdatedDate" in e, t;
1449
1531
  }
1450
- function Lo(e) {
1451
- return hn(e);
1532
+ function N(e) {
1533
+ return gn(e);
1452
1534
  }
1453
- function hn(e, t) {
1535
+ function gn(e, t) {
1454
1536
  return e == null ? e : {
1455
- policyDefinitionId: e.policyDefinitionId,
1456
- policy: fn(e.policy)
1537
+ id: e.id,
1538
+ lastUpdatedDate: new Date(e.lastUpdatedDate)
1457
1539
  };
1458
1540
  }
1459
- function gn(e) {
1541
+ function Fo(e) {
1460
1542
  if (e !== void 0)
1461
1543
  return e === null ? null : {
1462
- policyDefinitionId: e.policyDefinitionId,
1463
- policy: mn(e.policy)
1544
+ id: e.id,
1545
+ lastUpdatedDate: e.lastUpdatedDate.toISOString()
1464
1546
  };
1465
1547
  }
1466
- function qo(e) {
1548
+ function Mo(e) {
1467
1549
  let t = !0;
1468
- return t = t && "policyDefinitionId" in e, t = t && "policy" in e, t;
1550
+ return t = t && "contractAgreementId" in e, t = t && "transferProcessRequestJsonLd" in e, t;
1469
1551
  }
1470
- function yn(e) {
1471
- return vn(e);
1552
+ function Zo(e) {
1553
+ return yn(e);
1472
1554
  }
1473
- function vn(e, t) {
1555
+ function yn(e, t) {
1474
1556
  return e == null ? e : {
1475
- policyDefinitionId: e.policyDefinitionId,
1476
- policy: ke(e.policy)
1557
+ contractAgreementId: e.contractAgreementId,
1558
+ transferProcessRequestJsonLd: e.transferProcessRequestJsonLd
1477
1559
  };
1478
1560
  }
1479
- function Sn(e) {
1561
+ function vn(e) {
1480
1562
  if (e !== void 0)
1481
1563
  return e === null ? null : {
1482
- policyDefinitionId: e.policyDefinitionId,
1483
- policy: Ue(e.policy)
1564
+ contractAgreementId: e.contractAgreementId,
1565
+ transferProcessRequestJsonLd: e.transferProcessRequestJsonLd
1484
1566
  };
1485
1567
  }
1486
- function Mo(e) {
1568
+ function Vo(e) {
1487
1569
  let t = !0;
1488
- return t = t && "policies" in e, t;
1570
+ return t = t && "contractAgreementId" in e, t = t && "dataSinkProperties" in e, t = t && "transferProcessProperties" in e, t;
1489
1571
  }
1490
- function wn(e) {
1491
- return Cn(e);
1572
+ function Ho(e) {
1573
+ return Sn(e);
1492
1574
  }
1493
- function Cn(e, t) {
1575
+ function Sn(e, t) {
1494
1576
  return e == null ? e : {
1495
- policies: e.policies.map(
1496
- yn
1497
- )
1577
+ contractAgreementId: e.contractAgreementId,
1578
+ dataSinkProperties: e.dataSinkProperties,
1579
+ transferProcessProperties: e.transferProcessProperties
1498
1580
  };
1499
1581
  }
1500
- function Zo(e) {
1582
+ function wn(e) {
1501
1583
  if (e !== void 0)
1502
1584
  return e === null ? null : {
1503
- policies: e.policies.map(Sn)
1585
+ contractAgreementId: e.contractAgreementId,
1586
+ dataSinkProperties: e.dataSinkProperties,
1587
+ transferProcessProperties: e.transferProcessProperties
1504
1588
  };
1505
1589
  }
1506
- function Vo(e) {
1507
- return !0;
1590
+ function $o(e) {
1591
+ let t = !0;
1592
+ return t = t && "incomingTransferProcessCounts" in e, t = t && "outgoingTransferProcessCounts" in e, t;
1508
1593
  }
1509
- function Tn(e) {
1510
- return _n(e);
1594
+ function Cn(e) {
1595
+ return Tn(e);
1511
1596
  }
1512
- function _n(e, t) {
1597
+ function Tn(e, t) {
1513
1598
  return e == null ? e : {
1514
- secretName: c(e, "secretName") ? e.secretName : void 0,
1515
- rawValue: c(e, "rawValue") ? e.rawValue : void 0
1599
+ incomingTransferProcessCounts: e.incomingTransferProcessCounts,
1600
+ outgoingTransferProcessCounts: e.outgoingTransferProcessCounts
1516
1601
  };
1517
1602
  }
1518
- function In(e) {
1603
+ function _n(e) {
1519
1604
  if (e !== void 0)
1520
1605
  return e === null ? null : {
1521
- secretName: e.secretName,
1522
- rawValue: e.rawValue
1606
+ incomingTransferProcessCounts: e.incomingTransferProcessCounts,
1607
+ outgoingTransferProcessCounts: e.outgoingTransferProcessCounts
1523
1608
  };
1524
1609
  }
1525
- function $o(e) {
1610
+ function zo(e) {
1526
1611
  let t = !0;
1527
- return t = t && "transferProcessId" in e, t = t && "createdDate" in e, t = t && "lastUpdatedDate" in e, t = t && "state" in e, t = t && "contractAgreementId" in e, t = t && "direction" in e, t = t && "counterPartyConnectorEndpoint" in e, t = t && "counterPartyParticipantId" in e, t = t && "assetName" in e, t = t && "assetId" in e, t;
1612
+ return t = t && "assetsCount" in e, t = t && "policiesCount" in e, t = t && "contractDefinitionsCount" in e, t = t && "contractAgreementsCount" in e, t = t && "transferProcessDto" in e, t;
1528
1613
  }
1529
1614
  function Pn(e) {
1615
+ return In(e);
1616
+ }
1617
+ function In(e, t) {
1618
+ return e == null ? e : {
1619
+ assetsCount: e.assetsCount,
1620
+ policiesCount: e.policiesCount,
1621
+ contractDefinitionsCount: e.contractDefinitionsCount,
1622
+ contractAgreementsCount: e.contractAgreementsCount,
1623
+ transferProcessDto: Cn(
1624
+ e.transferProcessDto
1625
+ )
1626
+ };
1627
+ }
1628
+ function Bo(e) {
1629
+ if (e !== void 0)
1630
+ return e === null ? null : {
1631
+ assetsCount: e.assetsCount,
1632
+ policiesCount: e.policiesCount,
1633
+ contractDefinitionsCount: e.contractDefinitionsCount,
1634
+ contractAgreementsCount: e.contractAgreementsCount,
1635
+ transferProcessDto: _n(
1636
+ e.transferProcessDto
1637
+ )
1638
+ };
1639
+ }
1640
+ function Go(e) {
1641
+ let t = !0;
1642
+ return t = t && "policyDefinitionId" in e, t = t && "expression" in e, t;
1643
+ }
1644
+ function Qo(e) {
1530
1645
  return On(e);
1531
1646
  }
1532
1647
  function On(e, t) {
1533
1648
  return e == null ? e : {
1534
- transferProcessId: e.transferProcessId,
1535
- createdDate: new Date(e.createdDate),
1536
- lastUpdatedDate: new Date(e.lastUpdatedDate),
1537
- state: ze(e.state),
1538
- contractAgreementId: e.contractAgreementId,
1539
- direction: He(e.direction),
1540
- counterPartyConnectorEndpoint: e.counterPartyConnectorEndpoint,
1541
- counterPartyParticipantId: e.counterPartyParticipantId,
1542
- assetName: e.assetName,
1543
- assetId: e.assetId,
1544
- errorMessage: c(e, "errorMessage") ? e.errorMessage : void 0
1649
+ policyDefinitionId: e.policyDefinitionId,
1650
+ expression: Te(e.expression)
1545
1651
  };
1546
1652
  }
1547
1653
  function Nn(e) {
1548
1654
  if (e !== void 0)
1549
1655
  return e === null ? null : {
1550
- transferProcessId: e.transferProcessId,
1551
- createdDate: e.createdDate.toISOString(),
1552
- lastUpdatedDate: e.lastUpdatedDate.toISOString(),
1553
- state: Be(e.state),
1554
- contractAgreementId: e.contractAgreementId,
1555
- direction: e.direction,
1556
- counterPartyConnectorEndpoint: e.counterPartyConnectorEndpoint,
1557
- counterPartyParticipantId: e.counterPartyParticipantId,
1558
- assetName: e.assetName,
1559
- assetId: e.assetId,
1560
- errorMessage: e.errorMessage
1656
+ policyDefinitionId: e.policyDefinitionId,
1657
+ expression: _e(e.expression)
1561
1658
  };
1562
1659
  }
1563
- function Ho(e) {
1564
- let t = !0;
1565
- return t = t && "transferEntries" in e, t;
1660
+ function Ko(e) {
1661
+ return !0;
1566
1662
  }
1567
- function An(e) {
1568
- return bn(e);
1663
+ function Dn(e) {
1664
+ return An(e);
1569
1665
  }
1570
- function bn(e, t) {
1666
+ function An(e, t) {
1571
1667
  return e == null ? e : {
1572
- transferEntries: e.transferEntries.map(
1573
- Pn
1574
- )
1668
+ constraints: c(e, "constraints") ? e.constraints.map(
1669
+ Ke
1670
+ ) : void 0
1575
1671
  };
1576
1672
  }
1577
- function zo(e) {
1673
+ function bn(e) {
1578
1674
  if (e !== void 0)
1579
1675
  return e === null ? null : {
1580
- transferEntries: e.transferEntries.map(
1581
- Nn
1676
+ constraints: e.constraints === void 0 ? void 0 : e.constraints.map(
1677
+ We
1582
1678
  )
1583
1679
  };
1584
1680
  }
1585
- const Bo = {
1586
- Get: "GET",
1587
- Post: "POST",
1588
- Put: "PUT",
1589
- Patch: "PATCH",
1590
- Delete: "DELETE",
1591
- Options: "OPTIONS"
1592
- };
1593
- function Dn(e) {
1681
+ function Wo(e) {
1682
+ let t = !0;
1683
+ return t = t && "policyDefinitionId" in e, t = t && "policy" in e, t;
1684
+ }
1685
+ function Yo(e) {
1594
1686
  return xn(e);
1595
1687
  }
1596
1688
  function xn(e, t) {
1597
- return e;
1689
+ return e == null ? e : {
1690
+ policyDefinitionId: e.policyDefinitionId,
1691
+ policy: Dn(e.policy)
1692
+ };
1598
1693
  }
1599
- function Go(e) {
1600
- return e;
1694
+ function Rn(e) {
1695
+ if (e !== void 0)
1696
+ return e === null ? null : {
1697
+ policyDefinitionId: e.policyDefinitionId,
1698
+ policy: bn(e.policy)
1699
+ };
1601
1700
  }
1602
- function Qo(e) {
1701
+ function Xo(e) {
1603
1702
  let t = !0;
1604
- return t = t && "baseUrl" in e, t;
1703
+ return t = t && "policyDefinitionId" in e, t = t && "policy" in e, t;
1605
1704
  }
1606
- function Rn(e) {
1607
- return kn(e);
1705
+ function kn(e) {
1706
+ return Un(e);
1608
1707
  }
1609
- function kn(e, t) {
1708
+ function Un(e, t) {
1610
1709
  return e == null ? e : {
1611
- method: c(e, "method") ? Dn(e.method) : void 0,
1612
- baseUrl: e.baseUrl,
1613
- queryString: c(e, "queryString") ? e.queryString : void 0,
1614
- authHeaderName: c(e, "authHeaderName") ? e.authHeaderName : void 0,
1615
- authHeaderValue: c(e, "authHeaderValue") ? Tn(e.authHeaderValue) : void 0,
1616
- headers: c(e, "headers") ? e.headers : void 0,
1617
- enableMethodParameterization: c(
1618
- e,
1619
- "enableMethodParameterization"
1620
- ) ? e.enableMethodParameterization : void 0,
1621
- enablePathParameterization: c(e, "enablePathParameterization") ? e.enablePathParameterization : void 0,
1622
- enableQueryParameterization: c(
1623
- e,
1624
- "enableQueryParameterization"
1625
- ) ? e.enableQueryParameterization : void 0,
1626
- enableBodyParameterization: c(e, "enableBodyParameterization") ? e.enableBodyParameterization : void 0
1710
+ policyDefinitionId: e.policyDefinitionId,
1711
+ policy: ke(e.policy)
1627
1712
  };
1628
1713
  }
1629
- function Un(e) {
1714
+ function En(e) {
1630
1715
  if (e !== void 0)
1631
1716
  return e === null ? null : {
1632
- method: e.method,
1633
- baseUrl: e.baseUrl,
1634
- queryString: e.queryString,
1635
- authHeaderName: e.authHeaderName,
1636
- authHeaderValue: In(e.authHeaderValue),
1637
- headers: e.headers,
1638
- enableMethodParameterization: e.enableMethodParameterization,
1639
- enablePathParameterization: e.enablePathParameterization,
1640
- enableQueryParameterization: e.enableQueryParameterization,
1641
- enableBodyParameterization: e.enableBodyParameterization
1717
+ policyDefinitionId: e.policyDefinitionId,
1718
+ policy: Ue(e.policy)
1642
1719
  };
1643
1720
  }
1644
- function Ko(e) {
1721
+ function jo(e) {
1645
1722
  let t = !0;
1646
- return t = t && "contactEmail" in e, t = t && "contactPreferredEmailSubject" in e, t;
1723
+ return t = t && "policies" in e, t;
1647
1724
  }
1648
- function En(e) {
1649
- return Jn(e);
1725
+ function Jn(e) {
1726
+ return qn(e);
1650
1727
  }
1651
- function Jn(e, t) {
1728
+ function qn(e, t) {
1652
1729
  return e == null ? e : {
1653
- contactEmail: e.contactEmail,
1654
- contactPreferredEmailSubject: e.contactPreferredEmailSubject
1730
+ policies: e.policies.map(
1731
+ kn
1732
+ )
1655
1733
  };
1656
1734
  }
1657
- function Fn(e) {
1735
+ function es(e) {
1658
1736
  if (e !== void 0)
1659
1737
  return e === null ? null : {
1660
- contactEmail: e.contactEmail,
1661
- contactPreferredEmailSubject: e.contactPreferredEmailSubject
1738
+ policies: e.policies.map(En)
1662
1739
  };
1663
1740
  }
1664
- function Wo(e) {
1741
+ function ts(e) {
1665
1742
  let t = !0;
1666
- return t = t && "type" in e, t;
1743
+ return t = t && "transferProcessId" in e, t = t && "createdDate" in e, t = t && "lastUpdatedDate" in e, t = t && "state" in e, t = t && "contractAgreementId" in e, t = t && "direction" in e, t = t && "counterPartyConnectorEndpoint" in e, t = t && "counterPartyParticipantId" in e, t = t && "assetName" in e, t = t && "assetId" in e, t;
1667
1744
  }
1668
- function je(e) {
1669
- return Ln(e);
1745
+ function Ln(e) {
1746
+ return Fn(e);
1670
1747
  }
1671
- function Ln(e, t) {
1748
+ function Fn(e, t) {
1672
1749
  return e == null ? e : {
1673
- type: Wr(e.type),
1674
- httpData: c(e, "httpData") ? Rn(e.httpData) : void 0,
1675
- onRequest: c(e, "onRequest") ? En(e.onRequest) : void 0,
1676
- customProperties: c(e, "customProperties") ? e.customProperties : void 0
1750
+ transferProcessId: e.transferProcessId,
1751
+ createdDate: new Date(e.createdDate),
1752
+ lastUpdatedDate: new Date(e.lastUpdatedDate),
1753
+ state: Be(e.state),
1754
+ contractAgreementId: e.contractAgreementId,
1755
+ direction: ze(e.direction),
1756
+ counterPartyConnectorEndpoint: e.counterPartyConnectorEndpoint,
1757
+ counterPartyParticipantId: e.counterPartyParticipantId,
1758
+ assetName: e.assetName,
1759
+ assetId: e.assetId,
1760
+ errorMessage: c(e, "errorMessage") ? e.errorMessage : void 0
1677
1761
  };
1678
1762
  }
1679
- function et(e) {
1763
+ function Mn(e) {
1680
1764
  if (e !== void 0)
1681
1765
  return e === null ? null : {
1682
- type: e.type,
1683
- httpData: Un(e.httpData),
1684
- onRequest: Fn(e.onRequest),
1685
- customProperties: e.customProperties
1766
+ transferProcessId: e.transferProcessId,
1767
+ createdDate: e.createdDate.toISOString(),
1768
+ lastUpdatedDate: e.lastUpdatedDate.toISOString(),
1769
+ state: Ge(e.state),
1770
+ contractAgreementId: e.contractAgreementId,
1771
+ direction: e.direction,
1772
+ counterPartyConnectorEndpoint: e.counterPartyConnectorEndpoint,
1773
+ counterPartyParticipantId: e.counterPartyParticipantId,
1774
+ assetName: e.assetName,
1775
+ assetId: e.assetId,
1776
+ errorMessage: e.errorMessage
1686
1777
  };
1687
1778
  }
1688
- function Yo(e) {
1779
+ function rs(e) {
1689
1780
  let t = !0;
1690
- return t = t && "dataSource" in e, t = t && "id" in e, t;
1781
+ return t = t && "transferEntries" in e, t;
1691
1782
  }
1692
- function Xo(e) {
1693
- return qn(e);
1783
+ function Zn(e) {
1784
+ return Vn(e);
1694
1785
  }
1695
- function qn(e, t) {
1786
+ function Vn(e, t) {
1696
1787
  return e == null ? e : {
1697
- dataSource: je(e.dataSource),
1698
- id: e.id,
1699
- title: c(e, "title") ? e.title : void 0,
1700
- language: c(e, "language") ? e.language : void 0,
1701
- description: c(e, "description") ? e.description : void 0,
1702
- publisherHomepage: c(e, "publisherHomepage") ? e.publisherHomepage : void 0,
1703
- licenseUrl: c(e, "licenseUrl") ? e.licenseUrl : void 0,
1704
- version: c(e, "version") ? e.version : void 0,
1705
- keywords: c(e, "keywords") ? e.keywords : void 0,
1706
- mediaType: c(e, "mediaType") ? e.mediaType : void 0,
1707
- landingPageUrl: c(e, "landingPageUrl") ? e.landingPageUrl : void 0,
1708
- dataCategory: c(e, "dataCategory") ? e.dataCategory : void 0,
1709
- dataSubcategory: c(e, "dataSubcategory") ? e.dataSubcategory : void 0,
1710
- dataModel: c(e, "dataModel") ? e.dataModel : void 0,
1711
- geoReferenceMethod: c(e, "geoReferenceMethod") ? e.geoReferenceMethod : void 0,
1712
- transportMode: c(e, "transportMode") ? e.transportMode : void 0,
1713
- sovereignLegalName: c(e, "sovereignLegalName") ? e.sovereignLegalName : void 0,
1714
- geoLocation: c(e, "geoLocation") ? e.geoLocation : void 0,
1715
- nutsLocations: c(e, "nutsLocations") ? e.nutsLocations : void 0,
1716
- dataSampleUrls: c(e, "dataSampleUrls") ? e.dataSampleUrls : void 0,
1717
- referenceFileUrls: c(e, "referenceFileUrls") ? e.referenceFileUrls : void 0,
1718
- referenceFilesDescription: c(e, "referenceFilesDescription") ? e.referenceFilesDescription : void 0,
1719
- conditionsForUse: c(e, "conditionsForUse") ? e.conditionsForUse : void 0,
1720
- dataUpdateFrequency: c(e, "dataUpdateFrequency") ? e.dataUpdateFrequency : void 0,
1721
- temporalCoverageFrom: c(e, "temporalCoverageFrom") ? new Date(e.temporalCoverageFrom) : void 0,
1722
- temporalCoverageToInclusive: c(
1723
- e,
1724
- "temporalCoverageToInclusive"
1725
- ) ? new Date(e.temporalCoverageToInclusive) : void 0,
1726
- customJsonAsString: c(e, "customJsonAsString") ? e.customJsonAsString : void 0,
1727
- customJsonLdAsString: c(e, "customJsonLdAsString") ? e.customJsonLdAsString : void 0,
1728
- privateCustomJsonAsString: c(e, "privateCustomJsonAsString") ? e.privateCustomJsonAsString : void 0,
1729
- privateCustomJsonLdAsString: c(
1730
- e,
1731
- "privateCustomJsonLdAsString"
1732
- ) ? e.privateCustomJsonLdAsString : void 0
1788
+ transferEntries: e.transferEntries.map(
1789
+ Ln
1790
+ )
1733
1791
  };
1734
1792
  }
1735
- function tt(e) {
1793
+ function ns(e) {
1736
1794
  if (e !== void 0)
1737
1795
  return e === null ? null : {
1738
- dataSource: et(e.dataSource),
1739
- id: e.id,
1740
- title: e.title,
1741
- language: e.language,
1742
- description: e.description,
1743
- publisherHomepage: e.publisherHomepage,
1744
- licenseUrl: e.licenseUrl,
1745
- version: e.version,
1746
- keywords: e.keywords,
1747
- mediaType: e.mediaType,
1748
- landingPageUrl: e.landingPageUrl,
1749
- dataCategory: e.dataCategory,
1750
- dataSubcategory: e.dataSubcategory,
1751
- dataModel: e.dataModel,
1752
- geoReferenceMethod: e.geoReferenceMethod,
1753
- transportMode: e.transportMode,
1754
- sovereignLegalName: e.sovereignLegalName,
1755
- geoLocation: e.geoLocation,
1756
- nutsLocations: e.nutsLocations,
1757
- dataSampleUrls: e.dataSampleUrls,
1758
- referenceFileUrls: e.referenceFileUrls,
1759
- referenceFilesDescription: e.referenceFilesDescription,
1760
- conditionsForUse: e.conditionsForUse,
1761
- dataUpdateFrequency: e.dataUpdateFrequency,
1762
- temporalCoverageFrom: e.temporalCoverageFrom === void 0 ? void 0 : e.temporalCoverageFrom.toISOString().substr(0, 10),
1763
- temporalCoverageToInclusive: e.temporalCoverageToInclusive === void 0 ? void 0 : e.temporalCoverageToInclusive.toISOString().substr(0, 10),
1764
- customJsonAsString: e.customJsonAsString,
1765
- customJsonLdAsString: e.customJsonLdAsString,
1766
- privateCustomJsonAsString: e.privateCustomJsonAsString,
1767
- privateCustomJsonLdAsString: e.privateCustomJsonLdAsString
1796
+ transferEntries: e.transferEntries.map(
1797
+ Mn
1798
+ )
1768
1799
  };
1769
1800
  }
1770
- function jo(e) {
1801
+ function is(e) {
1771
1802
  return !0;
1772
1803
  }
1773
- function es(e) {
1774
- return Mn(e);
1804
+ function as(e) {
1805
+ return Hn(e);
1775
1806
  }
1776
- function Mn(e, t) {
1807
+ function Hn(e, t) {
1777
1808
  return e == null ? e : {
1778
- dataSourceOverrideOrNull: c(e, "dataSourceOverrideOrNull") ? je(e.dataSourceOverrideOrNull) : void 0,
1809
+ dataSourceOverrideOrNull: c(e, "dataSourceOverrideOrNull") ? et(e.dataSourceOverrideOrNull) : void 0,
1779
1810
  title: c(e, "title") ? e.title : void 0,
1780
1811
  language: c(e, "language") ? e.language : void 0,
1781
1812
  description: c(e, "description") ? e.description : void 0,
@@ -1812,10 +1843,10 @@ function Mn(e, t) {
1812
1843
  ) ? e.privateCustomJsonLdAsString : void 0
1813
1844
  };
1814
1845
  }
1815
- function Zn(e) {
1846
+ function $n(e) {
1816
1847
  if (e !== void 0)
1817
1848
  return e === null ? null : {
1818
- dataSourceOverrideOrNull: et(
1849
+ dataSourceOverrideOrNull: tt(
1819
1850
  e.dataSourceOverrideOrNull
1820
1851
  ),
1821
1852
  title: e.title,
@@ -1848,14 +1879,14 @@ function Zn(e) {
1848
1879
  privateCustomJsonLdAsString: e.privateCustomJsonLdAsString
1849
1880
  };
1850
1881
  }
1851
- function ts(e) {
1882
+ function os(e) {
1852
1883
  let t = !0;
1853
1884
  return t = t && "contractNegotiationId" in e, t = t && "createdAt" in e, t = t && "state" in e, t;
1854
1885
  }
1855
- function Fe(e) {
1856
- return Vn(e);
1886
+ function Le(e) {
1887
+ return zn(e);
1857
1888
  }
1858
- function Vn(e, t) {
1889
+ function zn(e, t) {
1859
1890
  return e == null ? e : {
1860
1891
  contractNegotiationId: e.contractNegotiationId,
1861
1892
  createdAt: new Date(e.createdAt),
@@ -1863,7 +1894,7 @@ function Vn(e, t) {
1863
1894
  state: Jr(e.state)
1864
1895
  };
1865
1896
  }
1866
- function rs(e) {
1897
+ function ss(e) {
1867
1898
  if (e !== void 0)
1868
1899
  return e === null ? null : {
1869
1900
  contractNegotiationId: e.contractNegotiationId,
@@ -1872,55 +1903,55 @@ function rs(e) {
1872
1903
  state: Lr(e.state)
1873
1904
  };
1874
1905
  }
1875
- function ns(e) {
1906
+ function cs(e) {
1876
1907
  let t = !0;
1877
1908
  return t = t && "contractOfferId" in e, t = t && "policy" in e, t;
1878
1909
  }
1879
- function $n(e) {
1880
- return Hn(e);
1910
+ function Bn(e) {
1911
+ return Gn(e);
1881
1912
  }
1882
- function Hn(e, t) {
1913
+ function Gn(e, t) {
1883
1914
  return e == null ? e : {
1884
1915
  contractOfferId: e.contractOfferId,
1885
1916
  policy: ke(e.policy)
1886
1917
  };
1887
1918
  }
1888
- function zn(e) {
1919
+ function Qn(e) {
1889
1920
  if (e !== void 0)
1890
1921
  return e === null ? null : {
1891
1922
  contractOfferId: e.contractOfferId,
1892
1923
  policy: Ue(e.policy)
1893
1924
  };
1894
1925
  }
1895
- function is(e) {
1926
+ function ds(e) {
1896
1927
  let t = !0;
1897
1928
  return t = t && "endpoint" in e, t = t && "participantId" in e, t = t && "asset" in e, t = t && "contractOffers" in e, t;
1898
1929
  }
1899
1930
  function rt(e) {
1900
- return Bn(e);
1931
+ return Kn(e);
1901
1932
  }
1902
- function Bn(e, t) {
1933
+ function Kn(e, t) {
1903
1934
  return e == null ? e : {
1904
1935
  endpoint: e.endpoint,
1905
1936
  participantId: e.participantId,
1906
1937
  asset: Ce(e.asset),
1907
1938
  contractOffers: e.contractOffers.map(
1908
- $n
1939
+ Bn
1909
1940
  )
1910
1941
  };
1911
1942
  }
1912
- function as(e) {
1943
+ function us(e) {
1913
1944
  if (e !== void 0)
1914
1945
  return e === null ? null : {
1915
1946
  endpoint: e.endpoint,
1916
1947
  participantId: e.participantId,
1917
- asset: De(e.asset),
1948
+ asset: Re(e.asset),
1918
1949
  contractOffers: e.contractOffers.map(
1919
- zn
1950
+ Qn
1920
1951
  )
1921
1952
  };
1922
1953
  }
1923
- class Gn extends W {
1954
+ class Wn extends W {
1924
1955
  /**
1925
1956
  * Available and used resources of a connector.
1926
1957
  */
@@ -1951,12 +1982,12 @@ class Gn extends W {
1951
1982
  */
1952
1983
  async fileUploadCreateAssetRaw(t, r) {
1953
1984
  if (t.blobId === null || t.blobId === void 0)
1954
- throw new P(
1985
+ throw new I(
1955
1986
  "blobId",
1956
1987
  "Required parameter requestParameters.blobId was null or undefined when calling fileUploadCreateAsset."
1957
1988
  );
1958
1989
  if (t.uiAssetCreateRequest === null || t.uiAssetCreateRequest === void 0)
1959
- throw new P(
1990
+ throw new I(
1960
1991
  "uiAssetCreateRequest",
1961
1992
  "Required parameter requestParameters.uiAssetCreateRequest was null or undefined when calling fileUploadCreateAsset."
1962
1993
  );
@@ -1971,7 +2002,7 @@ class Gn extends W {
1971
2002
  method: "POST",
1972
2003
  headers: i,
1973
2004
  query: n,
1974
- body: tt(
2005
+ body: Ee(
1975
2006
  t.uiAssetCreateRequest
1976
2007
  )
1977
2008
  },
@@ -2010,7 +2041,7 @@ class Gn extends W {
2010
2041
  return await (await this.fileUploadRequestSasTokenRaw(t)).value();
2011
2042
  }
2012
2043
  }
2013
- class Qn extends W {
2044
+ class Yn extends W {
2014
2045
  /**
2015
2046
  * Create a new Asset
2016
2047
  */
@@ -2023,7 +2054,7 @@ class Qn extends W {
2023
2054
  method: "POST",
2024
2055
  headers: i,
2025
2056
  query: n,
2026
- body: tt(
2057
+ body: Ee(
2027
2058
  t.uiAssetCreateRequest
2028
2059
  )
2029
2060
  },
@@ -2075,6 +2106,38 @@ class Qn extends W {
2075
2106
  r
2076
2107
  )).value();
2077
2108
  }
2109
+ /**
2110
+ * Create a new asset, contract definition and optional policies. Uses the same id for the asset, the contract policy, the access policy and the contract definition
2111
+ */
2112
+ async createDataOfferRaw(t, r) {
2113
+ const n = {}, i = {};
2114
+ i["Content-Type"] = "application/json";
2115
+ const a = await this.request(
2116
+ {
2117
+ path: "/wrapper/ui/pages/create-data-offer",
2118
+ method: "POST",
2119
+ headers: i,
2120
+ query: n,
2121
+ body: mn(
2122
+ t.dataOfferCreationRequest
2123
+ )
2124
+ },
2125
+ r
2126
+ );
2127
+ return new C(
2128
+ a,
2129
+ (o) => N(o)
2130
+ );
2131
+ }
2132
+ /**
2133
+ * Create a new asset, contract definition and optional policies. Uses the same id for the asset, the contract policy, the access policy and the contract definition
2134
+ */
2135
+ async createDataOffer(t = {}, r) {
2136
+ return await (await this.createDataOfferRaw(
2137
+ t,
2138
+ r
2139
+ )).value();
2140
+ }
2078
2141
  /**
2079
2142
  * [Deprecated] Create a new Policy Definition from a list of constraints. Use createPolicyDefinitionV2 instead.
2080
2143
  */
@@ -2087,7 +2150,7 @@ class Qn extends W {
2087
2150
  method: "POST",
2088
2151
  headers: i,
2089
2152
  query: n,
2090
- body: gn(
2153
+ body: Rn(
2091
2154
  t.policyDefinitionCreateRequest
2092
2155
  )
2093
2156
  },
@@ -2119,7 +2182,7 @@ class Qn extends W {
2119
2182
  method: "POST",
2120
2183
  headers: i,
2121
2184
  query: n,
2122
- body: ln(
2185
+ body: Nn(
2123
2186
  t.policyDefinitionCreateDto
2124
2187
  )
2125
2188
  },
@@ -2144,7 +2207,7 @@ class Qn extends W {
2144
2207
  */
2145
2208
  async deleteAssetRaw(t, r) {
2146
2209
  if (t.assetId === null || t.assetId === void 0)
2147
- throw new P(
2210
+ throw new I(
2148
2211
  "assetId",
2149
2212
  "Required parameter requestParameters.assetId was null or undefined when calling deleteAsset."
2150
2213
  );
@@ -2179,7 +2242,7 @@ class Qn extends W {
2179
2242
  */
2180
2243
  async deleteContractDefinitionRaw(t, r) {
2181
2244
  if (t.contractDefinitionId === null || t.contractDefinitionId === void 0)
2182
- throw new P(
2245
+ throw new I(
2183
2246
  "contractDefinitionId",
2184
2247
  "Required parameter requestParameters.contractDefinitionId was null or undefined when calling deleteContractDefinition."
2185
2248
  );
@@ -2216,7 +2279,7 @@ class Qn extends W {
2216
2279
  */
2217
2280
  async deletePolicyDefinitionRaw(t, r) {
2218
2281
  if (t.policyId === null || t.policyId === void 0)
2219
- throw new P(
2282
+ throw new I(
2220
2283
  "policyId",
2221
2284
  "Required parameter requestParameters.policyId was null or undefined when calling deletePolicyDefinition."
2222
2285
  );
@@ -2251,7 +2314,7 @@ class Qn extends W {
2251
2314
  */
2252
2315
  async editAssetRaw(t, r) {
2253
2316
  if (t.assetId === null || t.assetId === void 0)
2254
- throw new P(
2317
+ throw new I(
2255
2318
  "assetId",
2256
2319
  "Required parameter requestParameters.assetId was null or undefined when calling editAsset."
2257
2320
  );
@@ -2266,7 +2329,7 @@ class Qn extends W {
2266
2329
  method: "PUT",
2267
2330
  headers: i,
2268
2331
  query: n,
2269
- body: Zn(
2332
+ body: $n(
2270
2333
  t.uiAssetEditRequest
2271
2334
  )
2272
2335
  },
@@ -2301,7 +2364,7 @@ class Qn extends W {
2301
2364
  );
2302
2365
  return new C(
2303
2366
  i,
2304
- (a) => It(a)
2367
+ (a) => Pt(a)
2305
2368
  );
2306
2369
  }
2307
2370
  /**
@@ -2344,7 +2407,7 @@ class Qn extends W {
2344
2407
  */
2345
2408
  async getContractAgreementCardRaw(t, r) {
2346
2409
  if (t.contractAgreementId === null || t.contractAgreementId === void 0)
2347
- throw new P(
2410
+ throw new I(
2348
2411
  "contractAgreementId",
2349
2412
  "Required parameter requestParameters.contractAgreementId was null or undefined when calling getContractAgreementCard."
2350
2413
  );
@@ -2364,7 +2427,7 @@ class Qn extends W {
2364
2427
  );
2365
2428
  return new C(
2366
2429
  a,
2367
- (o) => We(o)
2430
+ (o) => Ye(o)
2368
2431
  );
2369
2432
  }
2370
2433
  /**
@@ -2423,7 +2486,7 @@ class Qn extends W {
2423
2486
  );
2424
2487
  return new C(
2425
2488
  i,
2426
- (a) => Ar(a)
2489
+ (a) => Dr(a)
2427
2490
  );
2428
2491
  }
2429
2492
  /**
@@ -2437,7 +2500,7 @@ class Qn extends W {
2437
2500
  */
2438
2501
  async getContractNegotiationRaw(t, r) {
2439
2502
  if (t.contractNegotiationId === null || t.contractNegotiationId === void 0)
2440
- throw new P(
2503
+ throw new I(
2441
2504
  "contractNegotiationId",
2442
2505
  "Required parameter requestParameters.contractNegotiationId was null or undefined when calling getContractNegotiation."
2443
2506
  );
@@ -2457,7 +2520,7 @@ class Qn extends W {
2457
2520
  );
2458
2521
  return new C(
2459
2522
  a,
2460
- (o) => Fe(o)
2523
+ (o) => Le(o)
2461
2524
  );
2462
2525
  }
2463
2526
  /**
@@ -2508,7 +2571,7 @@ class Qn extends W {
2508
2571
  );
2509
2572
  return new C(
2510
2573
  i,
2511
- (a) => wn(a)
2574
+ (a) => Jn(a)
2512
2575
  );
2513
2576
  }
2514
2577
  /**
@@ -2532,7 +2595,7 @@ class Qn extends W {
2532
2595
  );
2533
2596
  return new C(
2534
2597
  i,
2535
- (a) => An(a)
2598
+ (a) => Zn(a)
2536
2599
  );
2537
2600
  }
2538
2601
  /**
@@ -2546,7 +2609,7 @@ class Qn extends W {
2546
2609
  */
2547
2610
  async getTransferProcessAssetRaw(t, r) {
2548
2611
  if (t.transferProcessId === null || t.transferProcessId === void 0)
2549
- throw new P(
2612
+ throw new I(
2550
2613
  "transferProcessId",
2551
2614
  "Required parameter requestParameters.transferProcessId was null or undefined when calling getTransferProcessAsset."
2552
2615
  );
@@ -2598,7 +2661,7 @@ class Qn extends W {
2598
2661
  );
2599
2662
  return new C(
2600
2663
  a,
2601
- (o) => Fe(o)
2664
+ (o) => Le(o)
2602
2665
  );
2603
2666
  }
2604
2667
  /**
@@ -2622,7 +2685,7 @@ class Qn extends W {
2622
2685
  method: "POST",
2623
2686
  headers: i,
2624
2687
  query: n,
2625
- body: tn(
2688
+ body: vn(
2626
2689
  t.initiateCustomTransferRequest
2627
2690
  )
2628
2691
  },
@@ -2654,7 +2717,7 @@ class Qn extends W {
2654
2717
  method: "POST",
2655
2718
  headers: i,
2656
2719
  query: n,
2657
- body: nn(
2720
+ body: wn(
2658
2721
  t.initiateTransferRequest
2659
2722
  )
2660
2723
  },
@@ -2679,7 +2742,7 @@ class Qn extends W {
2679
2742
  */
2680
2743
  async isAssetIdAvailableRaw(t, r) {
2681
2744
  if (t.assetId === null || t.assetId === void 0)
2682
- throw new P(
2745
+ throw new I(
2683
2746
  "assetId",
2684
2747
  "Required parameter requestParameters.assetId was null or undefined when calling isAssetIdAvailable."
2685
2748
  );
@@ -2697,7 +2760,7 @@ class Qn extends W {
2697
2760
  );
2698
2761
  return new C(
2699
2762
  a,
2700
- (o) => Ie(o)
2763
+ (o) => Oe(o)
2701
2764
  );
2702
2765
  }
2703
2766
  /**
@@ -2714,7 +2777,7 @@ class Qn extends W {
2714
2777
  */
2715
2778
  async isContractDefinitionIdAvailableRaw(t, r) {
2716
2779
  if (t.contractDefinitionId === null || t.contractDefinitionId === void 0)
2717
- throw new P(
2780
+ throw new I(
2718
2781
  "contractDefinitionId",
2719
2782
  "Required parameter requestParameters.contractDefinitionId was null or undefined when calling isContractDefinitionIdAvailable."
2720
2783
  );
@@ -2734,7 +2797,7 @@ class Qn extends W {
2734
2797
  );
2735
2798
  return new C(
2736
2799
  a,
2737
- (o) => Ie(o)
2800
+ (o) => Oe(o)
2738
2801
  );
2739
2802
  }
2740
2803
  /**
@@ -2751,7 +2814,7 @@ class Qn extends W {
2751
2814
  */
2752
2815
  async isPolicyIdAvailableRaw(t, r) {
2753
2816
  if (t.policyId === null || t.policyId === void 0)
2754
- throw new P(
2817
+ throw new I(
2755
2818
  "policyId",
2756
2819
  "Required parameter requestParameters.policyId was null or undefined when calling isPolicyIdAvailable."
2757
2820
  );
@@ -2769,7 +2832,7 @@ class Qn extends W {
2769
2832
  );
2770
2833
  return new C(
2771
2834
  a,
2772
- (o) => Ie(o)
2835
+ (o) => Oe(o)
2773
2836
  );
2774
2837
  }
2775
2838
  /**
@@ -2786,7 +2849,7 @@ class Qn extends W {
2786
2849
  */
2787
2850
  async terminateContractAgreementRaw(t, r) {
2788
2851
  if (t.contractAgreementId === null || t.contractAgreementId === void 0)
2789
- throw new P(
2852
+ throw new I(
2790
2853
  "contractAgreementId",
2791
2854
  "Required parameter requestParameters.contractAgreementId was null or undefined when calling terminateContractAgreement."
2792
2855
  );
@@ -2824,7 +2887,7 @@ class Qn extends W {
2824
2887
  )).value();
2825
2888
  }
2826
2889
  }
2827
- class Kn extends W {
2890
+ class Xn extends W {
2828
2891
  /**
2829
2892
  * Basic KPIs about the running EDC Connector.
2830
2893
  */
@@ -2840,7 +2903,7 @@ class Kn extends W {
2840
2903
  );
2841
2904
  return new C(
2842
2905
  i,
2843
- (a) => cn(a)
2906
+ (a) => Pn(a)
2844
2907
  );
2845
2908
  }
2846
2909
  /**
@@ -2875,7 +2938,7 @@ class Kn extends W {
2875
2938
  */
2876
2939
  async queryCatalogRaw(t, r) {
2877
2940
  if (t.catalogQuery === null || t.catalogQuery === void 0)
2878
- throw new P(
2941
+ throw new I(
2879
2942
  "catalogQuery",
2880
2943
  "Required parameter requestParameters.catalogQuery was null or undefined when calling queryCatalog."
2881
2944
  );
@@ -2887,7 +2950,7 @@ class Kn extends W {
2887
2950
  method: "POST",
2888
2951
  headers: i,
2889
2952
  query: n,
2890
- body: Ft(t.catalogQuery)
2953
+ body: qt(t.catalogQuery)
2891
2954
  },
2892
2955
  r
2893
2956
  );
@@ -2942,14 +3005,14 @@ var w;
2942
3005
  }
2943
3006
  e.joinValues = n, e.jsonStringifyReplacer = (i, a) => typeof a == "bigint" ? a.toString() : a;
2944
3007
  })(w || (w = {}));
2945
- var Oe;
3008
+ var De;
2946
3009
  (function(e) {
2947
3010
  e.mergeShapes = (t, r) => ({
2948
3011
  ...t,
2949
3012
  ...r
2950
3013
  // second overwrites first
2951
3014
  });
2952
- })(Oe || (Oe = {}));
3015
+ })(De || (De = {}));
2953
3016
  const l = w.arrayToEnum([
2954
3017
  "string",
2955
3018
  "nan",
@@ -2971,7 +3034,7 @@ const l = w.arrayToEnum([
2971
3034
  "never",
2972
3035
  "map",
2973
3036
  "set"
2974
- ]), F = (e) => {
3037
+ ]), q = (e) => {
2975
3038
  switch (typeof e) {
2976
3039
  case "undefined":
2977
3040
  return l.undefined;
@@ -3009,8 +3072,8 @@ const l = w.arrayToEnum([
3009
3072
  "invalid_intersection_types",
3010
3073
  "not_multiple_of",
3011
3074
  "not_finite"
3012
- ]), Wn = (e) => JSON.stringify(e, null, 2).replace(/"([^"]+)":/g, "$1:");
3013
- class b extends Error {
3075
+ ]), jn = (e) => JSON.stringify(e, null, 2).replace(/"([^"]+)":/g, "$1:");
3076
+ class A extends Error {
3014
3077
  constructor(t) {
3015
3078
  super(), this.issues = [], this.addIssue = (n) => {
3016
3079
  this.issues = [...this.issues, n];
@@ -3065,7 +3128,7 @@ class b extends Error {
3065
3128
  return this.flatten();
3066
3129
  }
3067
3130
  }
3068
- b.create = (e) => new b(e);
3131
+ A.create = (e) => new A(e);
3069
3132
  const Y = (e, t) => {
3070
3133
  let r;
3071
3134
  switch (e.code) {
@@ -3123,7 +3186,7 @@ const Y = (e, t) => {
3123
3186
  return { message: r };
3124
3187
  };
3125
3188
  let nt = Y;
3126
- function Yn(e) {
3189
+ function ei(e) {
3127
3190
  nt = e;
3128
3191
  }
3129
3192
  function le() {
@@ -3143,7 +3206,7 @@ const fe = (e) => {
3143
3206
  path: a,
3144
3207
  message: i.message || s
3145
3208
  };
3146
- }, Xn = [];
3209
+ }, ti = [];
3147
3210
  function f(e, t) {
3148
3211
  const r = fe({
3149
3212
  issueData: t,
@@ -3200,7 +3263,7 @@ class _ {
3200
3263
  }
3201
3264
  const g = Object.freeze({
3202
3265
  status: "aborted"
3203
- }), it = (e) => ({ status: "dirty", value: e }), I = (e) => ({ status: "valid", value: e }), Ne = (e) => e.status === "aborted", Ae = (e) => e.status === "dirty", X = (e) => e.status === "valid", pe = (e) => typeof Promise < "u" && e instanceof Promise;
3266
+ }), it = (e) => ({ status: "dirty", value: e }), P = (e) => ({ status: "valid", value: e }), Ae = (e) => e.status === "aborted", be = (e) => e.status === "dirty", X = (e) => e.status === "valid", pe = (e) => typeof Promise < "u" && e instanceof Promise;
3204
3267
  var m;
3205
3268
  (function(e) {
3206
3269
  e.errToObj = (t) => typeof t == "string" ? { message: t } : t || {}, e.toString = (t) => typeof t == "string" ? t : t == null ? void 0 : t.message;
@@ -3213,7 +3276,7 @@ class k {
3213
3276
  return this._cachedPath.length || (this._key instanceof Array ? this._cachedPath.push(...this._path, ...this._key) : this._cachedPath.push(...this._path, this._key)), this._cachedPath;
3214
3277
  }
3215
3278
  }
3216
- const Le = (e, t) => {
3279
+ const Fe = (e, t) => {
3217
3280
  if (X(t))
3218
3281
  return { success: !0, data: t.value };
3219
3282
  if (!e.common.issues.length)
@@ -3223,7 +3286,7 @@ const Le = (e, t) => {
3223
3286
  get error() {
3224
3287
  if (this._error)
3225
3288
  return this._error;
3226
- const r = new b(e.common.issues);
3289
+ const r = new A(e.common.issues);
3227
3290
  return this._error = r, this._error;
3228
3291
  }
3229
3292
  };
@@ -3244,13 +3307,13 @@ class v {
3244
3307
  return this._def.description;
3245
3308
  }
3246
3309
  _getType(t) {
3247
- return F(t.data);
3310
+ return q(t.data);
3248
3311
  }
3249
3312
  _getOrReturnCtx(t, r) {
3250
3313
  return r || {
3251
3314
  common: t.parent.common,
3252
3315
  data: t.data,
3253
- parsedType: F(t.data),
3316
+ parsedType: q(t.data),
3254
3317
  schemaErrorMap: this._def.errorMap,
3255
3318
  path: t.path,
3256
3319
  parent: t.parent
@@ -3262,7 +3325,7 @@ class v {
3262
3325
  ctx: {
3263
3326
  common: t.parent.common,
3264
3327
  data: t.data,
3265
- parsedType: F(t.data),
3328
+ parsedType: q(t.data),
3266
3329
  schemaErrorMap: this._def.errorMap,
3267
3330
  path: t.path,
3268
3331
  parent: t.parent
@@ -3297,9 +3360,9 @@ class v {
3297
3360
  schemaErrorMap: this._def.errorMap,
3298
3361
  parent: null,
3299
3362
  data: t,
3300
- parsedType: F(t)
3363
+ parsedType: q(t)
3301
3364
  }, a = this._parseSync({ data: t, path: i.path, parent: i });
3302
- return Le(i, a);
3365
+ return Fe(i, a);
3303
3366
  }
3304
3367
  async parseAsync(t, r) {
3305
3368
  const n = await this.safeParseAsync(t, r);
@@ -3318,9 +3381,9 @@ class v {
3318
3381
  schemaErrorMap: this._def.errorMap,
3319
3382
  parent: null,
3320
3383
  data: t,
3321
- parsedType: F(t)
3384
+ parsedType: q(t)
3322
3385
  }, i = this._parse({ data: t, path: n.path, parent: n }), a = await (pe(i) ? i : Promise.resolve(i));
3323
- return Le(n, a);
3386
+ return Fe(n, a);
3324
3387
  }
3325
3388
  refine(t, r) {
3326
3389
  const n = (i) => typeof r == "string" || typeof r > "u" ? { message: r } : typeof r == "function" ? r(i) : r;
@@ -3349,13 +3412,13 @@ class v {
3349
3412
  return E.create(this, this._def);
3350
3413
  }
3351
3414
  nullable() {
3352
- return H.create(this, this._def);
3415
+ return $.create(this, this._def);
3353
3416
  }
3354
3417
  nullish() {
3355
3418
  return this.nullable().optional();
3356
3419
  }
3357
3420
  array() {
3358
- return D.create(this, this._def);
3421
+ return b.create(this, this._def);
3359
3422
  }
3360
3423
  promise() {
3361
3424
  return Q.create(this, this._def);
@@ -3419,13 +3482,13 @@ class v {
3419
3482
  return this.safeParse(null).success;
3420
3483
  }
3421
3484
  }
3422
- const jn = /^c[^\s-]{8,}$/i, ei = /^[a-z][a-z0-9]*$/, ti = /^[0-9A-HJKMNP-TV-Z]{26}$/, ri = /^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i, ni = /^(?!\.)(?!.*\.\.)([A-Z0-9_+-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i, ii = "^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";
3423
- let Pe;
3424
- const ai = /^(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))$/, oi = /^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/, si = (e) => e.precision ? e.offset ? new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${e.precision}}(([+-]\\d{2}(:?\\d{2})?)|Z)$`) : new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${e.precision}}Z$`) : e.precision === 0 ? e.offset ? new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(([+-]\\d{2}(:?\\d{2})?)|Z)$") : new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z$") : e.offset ? new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?(([+-]\\d{2}(:?\\d{2})?)|Z)$") : new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?Z$");
3425
- function ci(e, t) {
3426
- return !!((t === "v4" || !t) && ai.test(e) || (t === "v6" || !t) && oi.test(e));
3485
+ const ri = /^c[^\s-]{8,}$/i, ni = /^[a-z][a-z0-9]*$/, ii = /^[0-9A-HJKMNP-TV-Z]{26}$/, ai = /^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i, oi = /^(?!\.)(?!.*\.\.)([A-Z0-9_+-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i, si = "^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";
3486
+ let Ne;
3487
+ const ci = /^(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))$/, di = /^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/, ui = (e) => e.precision ? e.offset ? new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${e.precision}}(([+-]\\d{2}(:?\\d{2})?)|Z)$`) : new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${e.precision}}Z$`) : e.precision === 0 ? e.offset ? new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(([+-]\\d{2}(:?\\d{2})?)|Z)$") : new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z$") : e.offset ? new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?(([+-]\\d{2}(:?\\d{2})?)|Z)$") : new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?Z$");
3488
+ function li(e, t) {
3489
+ return !!((t === "v4" || !t) && ci.test(e) || (t === "v6" || !t) && di.test(e));
3427
3490
  }
3428
- class A extends v {
3491
+ class D extends v {
3429
3492
  _parse(t) {
3430
3493
  if (this._def.coerce && (t.data = String(t.data)), this._getType(t) !== l.string) {
3431
3494
  const a = this._getOrReturnCtx(t);
@@ -3478,37 +3541,37 @@ class A extends v {
3478
3541
  message: a.message
3479
3542
  }), n.dirty());
3480
3543
  } else if (a.kind === "email")
3481
- ni.test(t.data) || (i = this._getOrReturnCtx(t, i), f(i, {
3544
+ oi.test(t.data) || (i = this._getOrReturnCtx(t, i), f(i, {
3482
3545
  validation: "email",
3483
3546
  code: d.invalid_string,
3484
3547
  message: a.message
3485
3548
  }), n.dirty());
3486
3549
  else if (a.kind === "emoji")
3487
- Pe || (Pe = new RegExp(ii, "u")), Pe.test(t.data) || (i = this._getOrReturnCtx(t, i), f(i, {
3550
+ Ne || (Ne = new RegExp(si, "u")), Ne.test(t.data) || (i = this._getOrReturnCtx(t, i), f(i, {
3488
3551
  validation: "emoji",
3489
3552
  code: d.invalid_string,
3490
3553
  message: a.message
3491
3554
  }), n.dirty());
3492
3555
  else if (a.kind === "uuid")
3493
- ri.test(t.data) || (i = this._getOrReturnCtx(t, i), f(i, {
3556
+ ai.test(t.data) || (i = this._getOrReturnCtx(t, i), f(i, {
3494
3557
  validation: "uuid",
3495
3558
  code: d.invalid_string,
3496
3559
  message: a.message
3497
3560
  }), n.dirty());
3498
3561
  else if (a.kind === "cuid")
3499
- jn.test(t.data) || (i = this._getOrReturnCtx(t, i), f(i, {
3562
+ ri.test(t.data) || (i = this._getOrReturnCtx(t, i), f(i, {
3500
3563
  validation: "cuid",
3501
3564
  code: d.invalid_string,
3502
3565
  message: a.message
3503
3566
  }), n.dirty());
3504
3567
  else if (a.kind === "cuid2")
3505
- ei.test(t.data) || (i = this._getOrReturnCtx(t, i), f(i, {
3568
+ ni.test(t.data) || (i = this._getOrReturnCtx(t, i), f(i, {
3506
3569
  validation: "cuid2",
3507
3570
  code: d.invalid_string,
3508
3571
  message: a.message
3509
3572
  }), n.dirty());
3510
3573
  else if (a.kind === "ulid")
3511
- ti.test(t.data) || (i = this._getOrReturnCtx(t, i), f(i, {
3574
+ ii.test(t.data) || (i = this._getOrReturnCtx(t, i), f(i, {
3512
3575
  validation: "ulid",
3513
3576
  code: d.invalid_string,
3514
3577
  message: a.message
@@ -3540,11 +3603,11 @@ class A extends v {
3540
3603
  code: d.invalid_string,
3541
3604
  validation: { endsWith: a.value },
3542
3605
  message: a.message
3543
- }), n.dirty()) : a.kind === "datetime" ? si(a).test(t.data) || (i = this._getOrReturnCtx(t, i), f(i, {
3606
+ }), n.dirty()) : a.kind === "datetime" ? ui(a).test(t.data) || (i = this._getOrReturnCtx(t, i), f(i, {
3544
3607
  code: d.invalid_string,
3545
3608
  validation: "datetime",
3546
3609
  message: a.message
3547
- }), n.dirty()) : a.kind === "ip" ? ci(t.data, a.version) || (i = this._getOrReturnCtx(t, i), f(i, {
3610
+ }), n.dirty()) : a.kind === "ip" ? li(t.data, a.version) || (i = this._getOrReturnCtx(t, i), f(i, {
3548
3611
  validation: "ip",
3549
3612
  code: d.invalid_string,
3550
3613
  message: a.message
@@ -3559,7 +3622,7 @@ class A extends v {
3559
3622
  });
3560
3623
  }
3561
3624
  _addCheck(t) {
3562
- return new A({
3625
+ return new D({
3563
3626
  ...this._def,
3564
3627
  checks: [...this._def.checks, t]
3565
3628
  });
@@ -3660,19 +3723,19 @@ class A extends v {
3660
3723
  return this.min(1, m.errToObj(t));
3661
3724
  }
3662
3725
  trim() {
3663
- return new A({
3726
+ return new D({
3664
3727
  ...this._def,
3665
3728
  checks: [...this._def.checks, { kind: "trim" }]
3666
3729
  });
3667
3730
  }
3668
3731
  toLowerCase() {
3669
- return new A({
3732
+ return new D({
3670
3733
  ...this._def,
3671
3734
  checks: [...this._def.checks, { kind: "toLowerCase" }]
3672
3735
  });
3673
3736
  }
3674
3737
  toUpperCase() {
3675
- return new A({
3738
+ return new D({
3676
3739
  ...this._def,
3677
3740
  checks: [...this._def.checks, { kind: "toUpperCase" }]
3678
3741
  });
@@ -3717,16 +3780,16 @@ class A extends v {
3717
3780
  return t;
3718
3781
  }
3719
3782
  }
3720
- A.create = (e) => {
3783
+ D.create = (e) => {
3721
3784
  var t;
3722
- return new A({
3785
+ return new D({
3723
3786
  checks: [],
3724
3787
  typeName: h.ZodString,
3725
3788
  coerce: (t = e == null ? void 0 : e.coerce) !== null && t !== void 0 ? t : !1,
3726
3789
  ...y(e)
3727
3790
  });
3728
3791
  };
3729
- function di(e, t) {
3792
+ function fi(e, t) {
3730
3793
  const r = (e.toString().split(".")[1] || "").length, n = (t.toString().split(".")[1] || "").length, i = r > n ? r : n, a = parseInt(e.toFixed(i).replace(".", "")), o = parseInt(t.toFixed(i).replace(".", ""));
3731
3794
  return a % o / Math.pow(10, i);
3732
3795
  }
@@ -3765,7 +3828,7 @@ class L extends v {
3765
3828
  inclusive: a.inclusive,
3766
3829
  exact: !1,
3767
3830
  message: a.message
3768
- }), i.dirty()) : a.kind === "multipleOf" ? di(t.data, a.value) !== 0 && (n = this._getOrReturnCtx(t, n), f(n, {
3831
+ }), i.dirty()) : a.kind === "multipleOf" ? fi(t.data, a.value) !== 0 && (n = this._getOrReturnCtx(t, n), f(n, {
3769
3832
  code: d.not_multiple_of,
3770
3833
  multipleOf: a.value,
3771
3834
  message: a.message
@@ -3902,7 +3965,7 @@ L.create = (e) => new L({
3902
3965
  coerce: (e == null ? void 0 : e.coerce) || !1,
3903
3966
  ...y(e)
3904
3967
  });
3905
- class q extends v {
3968
+ class F extends v {
3906
3969
  constructor() {
3907
3970
  super(...arguments), this.min = this.gte, this.max = this.lte;
3908
3971
  }
@@ -3950,7 +4013,7 @@ class q extends v {
3950
4013
  return this.setLimit("max", t, !1, m.toString(r));
3951
4014
  }
3952
4015
  setLimit(t, r, n, i) {
3953
- return new q({
4016
+ return new F({
3954
4017
  ...this._def,
3955
4018
  checks: [
3956
4019
  ...this._def.checks,
@@ -3964,7 +4027,7 @@ class q extends v {
3964
4027
  });
3965
4028
  }
3966
4029
  _addCheck(t) {
3967
- return new q({
4030
+ return new F({
3968
4031
  ...this._def,
3969
4032
  checks: [...this._def.checks, t]
3970
4033
  });
@@ -4021,9 +4084,9 @@ class q extends v {
4021
4084
  return t;
4022
4085
  }
4023
4086
  }
4024
- q.create = (e) => {
4087
+ F.create = (e) => {
4025
4088
  var t;
4026
- return new q({
4089
+ return new F({
4027
4090
  checks: [],
4028
4091
  typeName: h.ZodBigInt,
4029
4092
  coerce: (t = e == null ? void 0 : e.coerce) !== null && t !== void 0 ? t : !1,
@@ -4040,7 +4103,7 @@ class j extends v {
4040
4103
  received: n.parsedType
4041
4104
  }), g;
4042
4105
  }
4043
- return I(t.data);
4106
+ return P(t.data);
4044
4107
  }
4045
4108
  }
4046
4109
  j.create = (e) => new j({
@@ -4136,7 +4199,7 @@ class me extends v {
4136
4199
  received: n.parsedType
4137
4200
  }), g;
4138
4201
  }
4139
- return I(t.data);
4202
+ return P(t.data);
4140
4203
  }
4141
4204
  }
4142
4205
  me.create = (e) => new me({
@@ -4153,7 +4216,7 @@ class ee extends v {
4153
4216
  received: n.parsedType
4154
4217
  }), g;
4155
4218
  }
4156
- return I(t.data);
4219
+ return P(t.data);
4157
4220
  }
4158
4221
  }
4159
4222
  ee.create = (e) => new ee({
@@ -4170,7 +4233,7 @@ class te extends v {
4170
4233
  received: n.parsedType
4171
4234
  }), g;
4172
4235
  }
4173
- return I(t.data);
4236
+ return P(t.data);
4174
4237
  }
4175
4238
  }
4176
4239
  te.create = (e) => new te({
@@ -4182,7 +4245,7 @@ class G extends v {
4182
4245
  super(...arguments), this._any = !0;
4183
4246
  }
4184
4247
  _parse(t) {
4185
- return I(t.data);
4248
+ return P(t.data);
4186
4249
  }
4187
4250
  }
4188
4251
  G.create = (e) => new G({
@@ -4194,7 +4257,7 @@ class Z extends v {
4194
4257
  super(...arguments), this._unknown = !0;
4195
4258
  }
4196
4259
  _parse(t) {
4197
- return I(t.data);
4260
+ return P(t.data);
4198
4261
  }
4199
4262
  }
4200
4263
  Z.create = (e) => new Z({
@@ -4225,14 +4288,14 @@ class he extends v {
4225
4288
  received: n.parsedType
4226
4289
  }), g;
4227
4290
  }
4228
- return I(t.data);
4291
+ return P(t.data);
4229
4292
  }
4230
4293
  }
4231
4294
  he.create = (e) => new he({
4232
4295
  typeName: h.ZodVoid,
4233
4296
  ...y(e)
4234
4297
  });
4235
- class D extends v {
4298
+ class b extends v {
4236
4299
  _parse(t) {
4237
4300
  const { ctx: r, status: n } = this._processInputParams(t), i = this._def;
4238
4301
  if (r.parsedType !== l.array)
@@ -4276,19 +4339,19 @@ class D extends v {
4276
4339
  return this._def.type;
4277
4340
  }
4278
4341
  min(t, r) {
4279
- return new D({
4342
+ return new b({
4280
4343
  ...this._def,
4281
4344
  minLength: { value: t, message: m.toString(r) }
4282
4345
  });
4283
4346
  }
4284
4347
  max(t, r) {
4285
- return new D({
4348
+ return new b({
4286
4349
  ...this._def,
4287
4350
  maxLength: { value: t, message: m.toString(r) }
4288
4351
  });
4289
4352
  }
4290
4353
  length(t, r) {
4291
- return new D({
4354
+ return new b({
4292
4355
  ...this._def,
4293
4356
  exactLength: { value: t, message: m.toString(r) }
4294
4357
  });
@@ -4297,7 +4360,7 @@ class D extends v {
4297
4360
  return this.min(1, t);
4298
4361
  }
4299
4362
  }
4300
- D.create = (e, t) => new D({
4363
+ b.create = (e, t) => new b({
4301
4364
  type: e,
4302
4365
  minLength: null,
4303
4366
  maxLength: null,
@@ -4317,10 +4380,10 @@ function z(e) {
4317
4380
  shape: () => t
4318
4381
  });
4319
4382
  } else
4320
- return e instanceof D ? new D({
4383
+ return e instanceof b ? new b({
4321
4384
  ...e._def,
4322
4385
  type: z(e.element)
4323
- }) : e instanceof E ? E.create(z(e.unwrap())) : e instanceof H ? H.create(z(e.unwrap())) : e instanceof U ? U.create(e.items.map((t) => z(t))) : e;
4386
+ }) : e instanceof E ? E.create(z(e.unwrap())) : e instanceof $ ? $.create(z(e.unwrap())) : e instanceof U ? U.create(e.items.map((t) => z(t))) : e;
4324
4387
  }
4325
4388
  class T extends v {
4326
4389
  constructor() {
@@ -4620,7 +4683,7 @@ class re extends v {
4620
4683
  for (const s of a)
4621
4684
  if (s.result.status === "dirty")
4622
4685
  return r.common.issues.push(...s.ctx.common.issues), s.result;
4623
- const o = a.map((s) => new b(s.ctx.common.issues));
4686
+ const o = a.map((s) => new A(s.ctx.common.issues));
4624
4687
  return f(r, {
4625
4688
  code: d.invalid_union,
4626
4689
  unionErrors: o
@@ -4667,7 +4730,7 @@ class re extends v {
4667
4730
  }
4668
4731
  if (a)
4669
4732
  return r.common.issues.push(...a.ctx.common.issues), a.result;
4670
- const s = o.map((p) => new b(p));
4733
+ const s = o.map((p) => new A(p));
4671
4734
  return f(r, {
4672
4735
  code: d.invalid_union,
4673
4736
  unionErrors: s
@@ -4684,7 +4747,7 @@ re.create = (e, t) => new re({
4684
4747
  ...y(t)
4685
4748
  });
4686
4749
  const ue = (e) => e instanceof ae ? ue(e.schema) : e instanceof x ? ue(e.innerType()) : e instanceof oe ? [e.value] : e instanceof M ? e.options : e instanceof se ? Object.keys(e.enum) : e instanceof ce ? ue(e._def.innerType) : e instanceof ee ? [void 0] : e instanceof te ? [null] : null;
4687
- class Te extends v {
4750
+ class Pe extends v {
4688
4751
  _parse(t) {
4689
4752
  const { ctx: r } = this._processInputParams(t);
4690
4753
  if (r.parsedType !== l.object)
@@ -4737,7 +4800,7 @@ class Te extends v {
4737
4800
  i.set(s, a);
4738
4801
  }
4739
4802
  }
4740
- return new Te({
4803
+ return new Pe({
4741
4804
  typeName: h.ZodDiscriminatedUnion,
4742
4805
  discriminator: t,
4743
4806
  options: r,
@@ -4746,14 +4809,14 @@ class Te extends v {
4746
4809
  });
4747
4810
  }
4748
4811
  }
4749
- function be(e, t) {
4750
- const r = F(e), n = F(t);
4812
+ function xe(e, t) {
4813
+ const r = q(e), n = q(t);
4751
4814
  if (e === t)
4752
4815
  return { valid: !0, data: e };
4753
4816
  if (r === l.object && n === l.object) {
4754
4817
  const i = w.objectKeys(t), a = w.objectKeys(e).filter((s) => i.indexOf(s) !== -1), o = { ...e, ...t };
4755
4818
  for (const s of a) {
4756
- const p = be(e[s], t[s]);
4819
+ const p = xe(e[s], t[s]);
4757
4820
  if (!p.valid)
4758
4821
  return { valid: !1 };
4759
4822
  o[s] = p.data;
@@ -4764,7 +4827,7 @@ function be(e, t) {
4764
4827
  return { valid: !1 };
4765
4828
  const i = [];
4766
4829
  for (let a = 0; a < e.length; a++) {
4767
- const o = e[a], s = t[a], p = be(o, s);
4830
+ const o = e[a], s = t[a], p = xe(o, s);
4768
4831
  if (!p.valid)
4769
4832
  return { valid: !1 };
4770
4833
  i.push(p.data);
@@ -4776,10 +4839,10 @@ function be(e, t) {
4776
4839
  class ne extends v {
4777
4840
  _parse(t) {
4778
4841
  const { status: r, ctx: n } = this._processInputParams(t), i = (a, o) => {
4779
- if (Ne(a) || Ne(o))
4842
+ if (Ae(a) || Ae(o))
4780
4843
  return g;
4781
- const s = be(a.value, o.value);
4782
- return s.valid ? ((Ae(a) || Ae(o)) && r.dirty(), { status: r.value, value: s.data }) : (f(n, {
4844
+ const s = xe(a.value, o.value);
4845
+ return s.valid ? ((be(a) || be(o)) && r.dirty(), { status: r.value, value: s.data }) : (f(n, {
4783
4846
  code: d.invalid_intersection_types
4784
4847
  }), g);
4785
4848
  };
@@ -4894,7 +4957,7 @@ class ie extends v {
4894
4957
  typeName: h.ZodRecord,
4895
4958
  ...y(n)
4896
4959
  }) : new ie({
4897
- keyType: A.create(),
4960
+ keyType: D.create(),
4898
4961
  valueType: t,
4899
4962
  typeName: h.ZodRecord,
4900
4963
  ...y(r)
@@ -4949,7 +5012,7 @@ ge.create = (e, t, r) => new ge({
4949
5012
  typeName: h.ZodMap,
4950
5013
  ...y(r)
4951
5014
  });
4952
- class $ extends v {
5015
+ class H extends v {
4953
5016
  _parse(t) {
4954
5017
  const { status: r, ctx: n } = this._processInputParams(t);
4955
5018
  if (n.parsedType !== l.set)
@@ -4988,13 +5051,13 @@ class $ extends v {
4988
5051
  return n.common.async ? Promise.all(s).then((p) => o(p)) : o(s);
4989
5052
  }
4990
5053
  min(t, r) {
4991
- return new $({
5054
+ return new H({
4992
5055
  ...this._def,
4993
5056
  minSize: { value: t, message: m.toString(r) }
4994
5057
  });
4995
5058
  }
4996
5059
  max(t, r) {
4997
- return new $({
5060
+ return new H({
4998
5061
  ...this._def,
4999
5062
  maxSize: { value: t, message: m.toString(r) }
5000
5063
  });
@@ -5006,7 +5069,7 @@ class $ extends v {
5006
5069
  return this.min(1, t);
5007
5070
  }
5008
5071
  }
5009
- $.create = (e, t) => new $({
5072
+ H.create = (e, t) => new H({
5010
5073
  valueType: e,
5011
5074
  minSize: null,
5012
5075
  maxSize: null,
@@ -5060,23 +5123,23 @@ class B extends v {
5060
5123
  const a = { errorMap: r.common.contextualErrorMap }, o = r.data;
5061
5124
  if (this._def.returns instanceof Q) {
5062
5125
  const s = this;
5063
- return I(async function(...p) {
5064
- const u = new b([]), S = await s._def.args.parseAsync(p, a).catch((_e) => {
5065
- throw u.addIssue(n(p, _e)), u;
5126
+ return P(async function(...p) {
5127
+ const u = new A([]), S = await s._def.args.parseAsync(p, a).catch((Ie) => {
5128
+ throw u.addIssue(n(p, Ie)), u;
5066
5129
  }), O = await Reflect.apply(o, this, S);
5067
- return await s._def.returns._def.type.parseAsync(O, a).catch((_e) => {
5068
- throw u.addIssue(i(O, _e)), u;
5130
+ return await s._def.returns._def.type.parseAsync(O, a).catch((Ie) => {
5131
+ throw u.addIssue(i(O, Ie)), u;
5069
5132
  });
5070
5133
  });
5071
5134
  } else {
5072
5135
  const s = this;
5073
- return I(function(...p) {
5136
+ return P(function(...p) {
5074
5137
  const u = s._def.args.safeParse(p, a);
5075
5138
  if (!u.success)
5076
- throw new b([n(p, u.error)]);
5139
+ throw new A([n(p, u.error)]);
5077
5140
  const S = Reflect.apply(o, this, u.data), O = s._def.returns.safeParse(S, a);
5078
5141
  if (!O.success)
5079
- throw new b([i(S, O.error)]);
5142
+ throw new A([i(S, O.error)]);
5080
5143
  return O.data;
5081
5144
  });
5082
5145
  }
@@ -5174,7 +5237,7 @@ class M extends v {
5174
5237
  options: n
5175
5238
  }), g;
5176
5239
  }
5177
- return I(t.data);
5240
+ return P(t.data);
5178
5241
  }
5179
5242
  get options() {
5180
5243
  return this._def.values;
@@ -5224,7 +5287,7 @@ class se extends v {
5224
5287
  options: i
5225
5288
  }), g;
5226
5289
  }
5227
- return I(t.data);
5290
+ return P(t.data);
5228
5291
  }
5229
5292
  get enum() {
5230
5293
  return this._def.values;
@@ -5248,7 +5311,7 @@ class Q extends v {
5248
5311
  received: r.parsedType
5249
5312
  }), g;
5250
5313
  const n = r.parsedType === l.promise ? r.data : Promise.resolve(r.data);
5251
- return I(n.then((i) => this._def.type.parseAsync(i, {
5314
+ return P(n.then((i) => this._def.type.parseAsync(i, {
5252
5315
  path: r.path,
5253
5316
  errorMap: r.common.contextualErrorMap
5254
5317
  })));
@@ -5341,7 +5404,7 @@ x.createWithPreprocess = (e, t, r) => new x({
5341
5404
  });
5342
5405
  class E extends v {
5343
5406
  _parse(t) {
5344
- return this._getType(t) === l.undefined ? I(void 0) : this._def.innerType._parse(t);
5407
+ return this._getType(t) === l.undefined ? P(void 0) : this._def.innerType._parse(t);
5345
5408
  }
5346
5409
  unwrap() {
5347
5410
  return this._def.innerType;
@@ -5352,15 +5415,15 @@ E.create = (e, t) => new E({
5352
5415
  typeName: h.ZodOptional,
5353
5416
  ...y(t)
5354
5417
  });
5355
- class H extends v {
5418
+ class $ extends v {
5356
5419
  _parse(t) {
5357
- return this._getType(t) === l.null ? I(null) : this._def.innerType._parse(t);
5420
+ return this._getType(t) === l.null ? P(null) : this._def.innerType._parse(t);
5358
5421
  }
5359
5422
  unwrap() {
5360
5423
  return this._def.innerType;
5361
5424
  }
5362
5425
  }
5363
- H.create = (e, t) => new H({
5426
+ $.create = (e, t) => new $({
5364
5427
  innerType: e,
5365
5428
  typeName: h.ZodNullable,
5366
5429
  ...y(t)
@@ -5404,7 +5467,7 @@ class ye extends v {
5404
5467
  status: "valid",
5405
5468
  value: a.status === "valid" ? a.value : this._def.catchValue({
5406
5469
  get error() {
5407
- return new b(n.common.issues);
5470
+ return new A(n.common.issues);
5408
5471
  },
5409
5472
  input: n.data
5410
5473
  })
@@ -5412,7 +5475,7 @@ class ye extends v {
5412
5475
  status: "valid",
5413
5476
  value: i.status === "valid" ? i.value : this._def.catchValue({
5414
5477
  get error() {
5415
- return new b(n.common.issues);
5478
+ return new A(n.common.issues);
5416
5479
  },
5417
5480
  input: n.data
5418
5481
  })
@@ -5445,7 +5508,7 @@ ve.create = (e) => new ve({
5445
5508
  typeName: h.ZodNaN,
5446
5509
  ...y(e)
5447
5510
  });
5448
- const ui = Symbol("zod_brand");
5511
+ const pi = Symbol("zod_brand");
5449
5512
  class ot extends v {
5450
5513
  _parse(t) {
5451
5514
  const { ctx: r } = this._processInputParams(t), n = r.data;
@@ -5516,53 +5579,53 @@ const st = (e, t = {}, r) => e ? G.create().superRefine((n, i) => {
5516
5579
  const s = typeof t == "function" ? t(n) : typeof t == "string" ? { message: t } : t, p = (o = (a = s.fatal) !== null && a !== void 0 ? a : r) !== null && o !== void 0 ? o : !0, u = typeof s == "string" ? { message: s } : s;
5517
5580
  i.addIssue({ code: "custom", ...u, fatal: p });
5518
5581
  }
5519
- }) : G.create(), li = {
5582
+ }) : G.create(), mi = {
5520
5583
  object: T.lazycreate
5521
5584
  };
5522
5585
  var h;
5523
5586
  (function(e) {
5524
5587
  e.ZodString = "ZodString", e.ZodNumber = "ZodNumber", e.ZodNaN = "ZodNaN", e.ZodBigInt = "ZodBigInt", e.ZodBoolean = "ZodBoolean", e.ZodDate = "ZodDate", e.ZodSymbol = "ZodSymbol", e.ZodUndefined = "ZodUndefined", e.ZodNull = "ZodNull", e.ZodAny = "ZodAny", e.ZodUnknown = "ZodUnknown", e.ZodNever = "ZodNever", e.ZodVoid = "ZodVoid", e.ZodArray = "ZodArray", e.ZodObject = "ZodObject", e.ZodUnion = "ZodUnion", e.ZodDiscriminatedUnion = "ZodDiscriminatedUnion", e.ZodIntersection = "ZodIntersection", e.ZodTuple = "ZodTuple", e.ZodRecord = "ZodRecord", e.ZodMap = "ZodMap", e.ZodSet = "ZodSet", e.ZodFunction = "ZodFunction", e.ZodLazy = "ZodLazy", e.ZodLiteral = "ZodLiteral", e.ZodEnum = "ZodEnum", e.ZodEffects = "ZodEffects", e.ZodNativeEnum = "ZodNativeEnum", e.ZodOptional = "ZodOptional", e.ZodNullable = "ZodNullable", e.ZodDefault = "ZodDefault", e.ZodCatch = "ZodCatch", e.ZodPromise = "ZodPromise", e.ZodBranded = "ZodBranded", e.ZodPipeline = "ZodPipeline", e.ZodReadonly = "ZodReadonly";
5525
5588
  })(h || (h = {}));
5526
- const fi = (e, t = {
5589
+ const hi = (e, t = {
5527
5590
  message: `Input not instance of ${e.name}`
5528
- }) => st((r) => r instanceof e, t), ct = A.create, dt = L.create, pi = ve.create, mi = q.create, ut = j.create, hi = V.create, gi = me.create, yi = ee.create, vi = te.create, Si = G.create, wi = Z.create, Ci = J.create, Ti = he.create, _i = D.create, Ii = T.create, Pi = T.strictCreate, Oi = re.create, Ni = Te.create, Ai = ne.create, bi = U.create, Di = ie.create, xi = ge.create, Ri = $.create, ki = B.create, Ui = ae.create, Ei = oe.create, Ji = M.create, Fi = se.create, Li = Q.create, qe = x.create, qi = E.create, Mi = H.create, Zi = x.createWithPreprocess, Vi = de.create, $i = () => ct().optional(), Hi = () => dt().optional(), zi = () => ut().optional(), Bi = {
5529
- string: (e) => A.create({ ...e, coerce: !0 }),
5591
+ }) => st((r) => r instanceof e, t), ct = D.create, dt = L.create, gi = ve.create, yi = F.create, ut = j.create, vi = V.create, Si = me.create, wi = ee.create, Ci = te.create, Ti = G.create, _i = Z.create, Pi = J.create, Ii = he.create, Oi = b.create, Ni = T.create, Di = T.strictCreate, Ai = re.create, bi = Pe.create, xi = ne.create, Ri = U.create, ki = ie.create, Ui = ge.create, Ei = H.create, Ji = B.create, qi = ae.create, Li = oe.create, Fi = M.create, Mi = se.create, Zi = Q.create, Me = x.create, Vi = E.create, Hi = $.create, $i = x.createWithPreprocess, zi = de.create, Bi = () => ct().optional(), Gi = () => dt().optional(), Qi = () => ut().optional(), Ki = {
5592
+ string: (e) => D.create({ ...e, coerce: !0 }),
5530
5593
  number: (e) => L.create({ ...e, coerce: !0 }),
5531
5594
  boolean: (e) => j.create({
5532
5595
  ...e,
5533
5596
  coerce: !0
5534
5597
  }),
5535
- bigint: (e) => q.create({ ...e, coerce: !0 }),
5598
+ bigint: (e) => F.create({ ...e, coerce: !0 }),
5536
5599
  date: (e) => V.create({ ...e, coerce: !0 })
5537
- }, Gi = g;
5600
+ }, Wi = g;
5538
5601
  var K = /* @__PURE__ */ Object.freeze({
5539
5602
  __proto__: null,
5540
5603
  defaultErrorMap: Y,
5541
- setErrorMap: Yn,
5604
+ setErrorMap: ei,
5542
5605
  getErrorMap: le,
5543
5606
  makeIssue: fe,
5544
- EMPTY_PATH: Xn,
5607
+ EMPTY_PATH: ti,
5545
5608
  addIssueToContext: f,
5546
5609
  ParseStatus: _,
5547
5610
  INVALID: g,
5548
5611
  DIRTY: it,
5549
- OK: I,
5550
- isAborted: Ne,
5551
- isDirty: Ae,
5612
+ OK: P,
5613
+ isAborted: Ae,
5614
+ isDirty: be,
5552
5615
  isValid: X,
5553
5616
  isAsync: pe,
5554
5617
  get util() {
5555
5618
  return w;
5556
5619
  },
5557
5620
  get objectUtil() {
5558
- return Oe;
5621
+ return De;
5559
5622
  },
5560
5623
  ZodParsedType: l,
5561
- getParsedType: F,
5624
+ getParsedType: q,
5562
5625
  ZodType: v,
5563
- ZodString: A,
5626
+ ZodString: D,
5564
5627
  ZodNumber: L,
5565
- ZodBigInt: q,
5628
+ ZodBigInt: F,
5566
5629
  ZodBoolean: j,
5567
5630
  ZodDate: V,
5568
5631
  ZodSymbol: me,
@@ -5572,15 +5635,15 @@ var K = /* @__PURE__ */ Object.freeze({
5572
5635
  ZodUnknown: Z,
5573
5636
  ZodNever: J,
5574
5637
  ZodVoid: he,
5575
- ZodArray: D,
5638
+ ZodArray: b,
5576
5639
  ZodObject: T,
5577
5640
  ZodUnion: re,
5578
- ZodDiscriminatedUnion: Te,
5641
+ ZodDiscriminatedUnion: Pe,
5579
5642
  ZodIntersection: ne,
5580
5643
  ZodTuple: U,
5581
5644
  ZodRecord: ie,
5582
5645
  ZodMap: ge,
5583
- ZodSet: $,
5646
+ ZodSet: H,
5584
5647
  ZodFunction: B,
5585
5648
  ZodLazy: ae,
5586
5649
  ZodLiteral: oe,
@@ -5590,82 +5653,82 @@ var K = /* @__PURE__ */ Object.freeze({
5590
5653
  ZodEffects: x,
5591
5654
  ZodTransformer: x,
5592
5655
  ZodOptional: E,
5593
- ZodNullable: H,
5656
+ ZodNullable: $,
5594
5657
  ZodDefault: ce,
5595
5658
  ZodCatch: ye,
5596
5659
  ZodNaN: ve,
5597
- BRAND: ui,
5660
+ BRAND: pi,
5598
5661
  ZodBranded: ot,
5599
5662
  ZodPipeline: de,
5600
5663
  ZodReadonly: Se,
5601
5664
  custom: st,
5602
5665
  Schema: v,
5603
5666
  ZodSchema: v,
5604
- late: li,
5667
+ late: mi,
5605
5668
  get ZodFirstPartyTypeKind() {
5606
5669
  return h;
5607
5670
  },
5608
- coerce: Bi,
5609
- any: Si,
5610
- array: _i,
5611
- bigint: mi,
5671
+ coerce: Ki,
5672
+ any: Ti,
5673
+ array: Oi,
5674
+ bigint: yi,
5612
5675
  boolean: ut,
5613
- date: hi,
5614
- discriminatedUnion: Ni,
5615
- effect: qe,
5616
- enum: Ji,
5617
- function: ki,
5618
- instanceof: fi,
5619
- intersection: Ai,
5620
- lazy: Ui,
5621
- literal: Ei,
5622
- map: xi,
5623
- nan: pi,
5624
- nativeEnum: Fi,
5625
- never: Ci,
5626
- null: vi,
5627
- nullable: Mi,
5676
+ date: vi,
5677
+ discriminatedUnion: bi,
5678
+ effect: Me,
5679
+ enum: Fi,
5680
+ function: Ji,
5681
+ instanceof: hi,
5682
+ intersection: xi,
5683
+ lazy: qi,
5684
+ literal: Li,
5685
+ map: Ui,
5686
+ nan: gi,
5687
+ nativeEnum: Mi,
5688
+ never: Pi,
5689
+ null: Ci,
5690
+ nullable: Hi,
5628
5691
  number: dt,
5629
- object: Ii,
5630
- oboolean: zi,
5631
- onumber: Hi,
5632
- optional: qi,
5633
- ostring: $i,
5634
- pipeline: Vi,
5635
- preprocess: Zi,
5636
- promise: Li,
5637
- record: Di,
5638
- set: Ri,
5639
- strictObject: Pi,
5692
+ object: Ni,
5693
+ oboolean: Qi,
5694
+ onumber: Gi,
5695
+ optional: Vi,
5696
+ ostring: Bi,
5697
+ pipeline: zi,
5698
+ preprocess: $i,
5699
+ promise: Zi,
5700
+ record: ki,
5701
+ set: Ei,
5702
+ strictObject: Di,
5640
5703
  string: ct,
5641
- symbol: gi,
5642
- transformer: qe,
5643
- tuple: bi,
5644
- undefined: yi,
5645
- union: Oi,
5646
- unknown: wi,
5647
- void: Ti,
5648
- NEVER: Gi,
5704
+ symbol: Si,
5705
+ transformer: Me,
5706
+ tuple: Ri,
5707
+ undefined: wi,
5708
+ union: Ai,
5709
+ unknown: _i,
5710
+ void: Ii,
5711
+ NEVER: Wi,
5649
5712
  ZodIssueCode: d,
5650
- quotelessJson: Wn,
5651
- ZodError: b
5713
+ quotelessJson: jn,
5714
+ ZodError: A
5652
5715
  });
5653
- function Qi(e) {
5716
+ function Yi(e) {
5654
5717
  return e === 401 || e === 403;
5655
5718
  }
5656
- function Ki(e) {
5719
+ function Xi(e) {
5657
5720
  return Object.entries(e).map(([t, r]) => `${encodeURIComponent(t)}=${encodeURIComponent(r)}`).join("&");
5658
5721
  }
5659
- const Wi = K.object({
5722
+ const ji = K.object({
5660
5723
  access_token: K.string().min(1),
5661
5724
  token_type: K.string(),
5662
5725
  expires_in: K.number(),
5663
5726
  scope: K.string()
5664
5727
  });
5665
- async function Yi(e) {
5728
+ async function ea(e) {
5666
5729
  let r = await (await fetch(e.tokenUrl, {
5667
5730
  method: "POST",
5668
- body: Ki({
5731
+ body: Xi({
5669
5732
  grant_type: "client_credentials",
5670
5733
  client_id: e.clientId,
5671
5734
  client_secret: e.clientSecret
@@ -5674,15 +5737,15 @@ async function Yi(e) {
5674
5737
  "Content-Type": "application/x-www-form-urlencoded"
5675
5738
  }
5676
5739
  })).json();
5677
- return Xi(r);
5740
+ return ta(r);
5678
5741
  }
5679
- function Xi(e) {
5680
- const t = Wi.safeParse(e);
5742
+ function ta(e) {
5743
+ const t = ji.safeParse(e);
5681
5744
  if (!t.success)
5682
5745
  throw new Error("Bad access token response");
5683
5746
  return t.data;
5684
5747
  }
5685
- class ji {
5748
+ class ra {
5686
5749
  constructor(t) {
5687
5750
  R(this, "activeRequest", null);
5688
5751
  R(this, "refreshTimeout");
@@ -5698,7 +5761,7 @@ class ji {
5698
5761
  async refreshAccessToken() {
5699
5762
  if (this.activeRequest)
5700
5763
  return await this.activeRequest, this.accessToken;
5701
- this.accessToken = null, this.activeRequest = Yi(this.clientCredentials);
5764
+ this.accessToken = null, this.activeRequest = ea(this.clientCredentials);
5702
5765
  const t = await this.activeRequest;
5703
5766
  return this.scheduleNextRefresh(t), this.accessToken = t.access_token, this.activeRequest = null, this.accessToken;
5704
5767
  }
@@ -5710,40 +5773,40 @@ class ji {
5710
5773
  }, r);
5711
5774
  }
5712
5775
  }
5713
- function Me(e, t) {
5714
- e.headers = ea("Authorization", `Bearer ${t}`, e.headers);
5776
+ function Ze(e, t) {
5777
+ e.headers = na("Authorization", `Bearer ${t}`, e.headers);
5715
5778
  }
5716
- function ea(e, t, r) {
5779
+ function na(e, t, r) {
5717
5780
  return r ? Array.isArray(r) ? r.map(
5718
5781
  ([n, i]) => n !== e ? [n, i] : [e, t]
5719
- ) : ta(r) ? (r.has(e) ? r.set(e, t) : r.append(e, t), r) : (r[e] = t, r) : (r = {}, r[e] = t, r);
5782
+ ) : ia(r) ? (r.has(e) ? r.set(e, t) : r.append(e, t), r) : (r[e] = t, r) : (r = {}, r[e] = t, r);
5720
5783
  }
5721
- function ta(e) {
5784
+ function ia(e) {
5722
5785
  return "append" in e && "delete" in e && "get" in e && "has" in e && "set" in e && "forEach" in e;
5723
5786
  }
5724
- function ra(e) {
5725
- const t = new ji(e);
5787
+ function aa(e) {
5788
+ const t = new ra(e);
5726
5789
  return {
5727
5790
  pre: async (r) => {
5728
5791
  const n = await t.getAccessToken();
5729
- return Me(r.init, n), Promise.resolve({
5792
+ return Ze(r.init, n), Promise.resolve({
5730
5793
  url: r.url,
5731
5794
  init: r.init
5732
5795
  });
5733
5796
  },
5734
5797
  post: async (r) => {
5735
- if (Qi(r.response.status)) {
5798
+ if (Yi(r.response.status)) {
5736
5799
  const n = await t.refreshAccessToken();
5737
- return Me(r.init, n), await fetch(r.url, r.init);
5800
+ return Ze(r.init, n), await fetch(r.url, r.init);
5738
5801
  }
5739
5802
  return Promise.resolve(r.response);
5740
5803
  }
5741
5804
  };
5742
5805
  }
5743
- function os(e) {
5806
+ function ls(e) {
5744
5807
  let t = [], r = {};
5745
- e.clientCredentials && t.push(ra(e.clientCredentials)), e.managementApiKey && (r = na(e.managementApiKey));
5746
- const n = new Ze({
5808
+ e.clientCredentials && t.push(aa(e.clientCredentials)), e.managementApiKey && (r = oa(e.managementApiKey));
5809
+ const n = new Ve({
5747
5810
  basePath: e.managementApiUrl,
5748
5811
  headers: r,
5749
5812
  credentials: "same-origin",
@@ -5751,296 +5814,301 @@ function os(e) {
5751
5814
  ...e.configOverrides
5752
5815
  });
5753
5816
  return {
5754
- uiApi: new Qn(n),
5755
- useCaseApi: new Kn(n),
5756
- enterpriseEditionApi: new Gn(n)
5817
+ uiApi: new Yn(n),
5818
+ useCaseApi: new Xn(n),
5819
+ enterpriseEditionApi: new Wn(n)
5757
5820
  };
5758
5821
  }
5759
- function na(e) {
5822
+ function oa(e) {
5760
5823
  return {
5761
5824
  "X-Api-Key": e
5762
5825
  };
5763
5826
  }
5764
5827
  export {
5765
- It as AssetPageFromJSON,
5766
- Pt as AssetPageFromJSONTyped,
5767
- ma as AssetPageToJSON,
5828
+ Pt as AssetPageFromJSON,
5829
+ It as AssetPageFromJSONTyped,
5830
+ ya as AssetPageToJSON,
5768
5831
  pt as BASE_PATH,
5769
5832
  W as BaseAPI,
5770
- da as BlobApiResponse,
5771
- oa as COLLECTION_FORMATS,
5833
+ fa as BlobApiResponse,
5834
+ da as COLLECTION_FORMATS,
5772
5835
  kt as CatalogFilterExpressionFromJSON,
5773
5836
  Ut as CatalogFilterExpressionFromJSONTyped,
5774
- At as CatalogFilterExpressionLiteralFromJSON,
5775
- bt as CatalogFilterExpressionLiteralFromJSONTyped,
5776
- Dt as CatalogFilterExpressionLiteralToJSON,
5777
- ha as CatalogFilterExpressionLiteralType,
5837
+ Dt as CatalogFilterExpressionLiteralFromJSON,
5838
+ At as CatalogFilterExpressionLiteralFromJSONTyped,
5839
+ bt as CatalogFilterExpressionLiteralToJSON,
5840
+ va as CatalogFilterExpressionLiteralType,
5778
5841
  Ot as CatalogFilterExpressionLiteralTypeFromJSON,
5779
5842
  Nt as CatalogFilterExpressionLiteralTypeFromJSONTyped,
5780
- ga as CatalogFilterExpressionLiteralTypeToJSON,
5781
- va as CatalogFilterExpressionOperator,
5843
+ Sa as CatalogFilterExpressionLiteralTypeToJSON,
5844
+ Ca as CatalogFilterExpressionOperator,
5782
5845
  xt as CatalogFilterExpressionOperatorFromJSON,
5783
5846
  Rt as CatalogFilterExpressionOperatorFromJSONTyped,
5784
- Sa as CatalogFilterExpressionOperatorToJSON,
5847
+ Ta as CatalogFilterExpressionOperatorToJSON,
5785
5848
  Et as CatalogFilterExpressionToJSON,
5786
- Ta as CatalogQueryFromJSON,
5849
+ Ia as CatalogQueryFromJSON,
5787
5850
  Jt as CatalogQueryFromJSONTyped,
5788
- Ft as CatalogQueryToJSON,
5789
- Ze as Configuration,
5851
+ qt as CatalogQueryToJSON,
5852
+ Ve as Configuration,
5790
5853
  Lt as ConnectorLimitsFromJSON,
5791
- qt as ConnectorLimitsFromJSONTyped,
5792
- Ia as ConnectorLimitsToJSON,
5793
- We as ContractAgreementCardFromJSON,
5854
+ Ft as ConnectorLimitsFromJSONTyped,
5855
+ Na as ConnectorLimitsToJSON,
5856
+ Ye as ContractAgreementCardFromJSON,
5794
5857
  lr as ContractAgreementCardFromJSONTyped,
5795
5858
  fr as ContractAgreementCardToJSON,
5796
- Pa as ContractAgreementDirection,
5797
- He as ContractAgreementDirectionFromJSON,
5859
+ Da as ContractAgreementDirection,
5860
+ ze as ContractAgreementDirectionFromJSON,
5798
5861
  Mt as ContractAgreementDirectionFromJSONTyped,
5799
- Oa as ContractAgreementDirectionToJSON,
5862
+ Aa as ContractAgreementDirectionToJSON,
5800
5863
  pr as ContractAgreementPageFromJSON,
5801
5864
  mr as ContractAgreementPageFromJSONTyped,
5802
- Wa as ContractAgreementPageQueryFromJSON,
5865
+ ja as ContractAgreementPageQueryFromJSON,
5803
5866
  hr as ContractAgreementPageQueryFromJSONTyped,
5804
5867
  gr as ContractAgreementPageQueryToJSON,
5805
- Qa as ContractAgreementPageToJSON,
5806
- $t as ContractAgreementTerminationInfoFromJSON,
5807
- Ht as ContractAgreementTerminationInfoFromJSONTyped,
5868
+ Ya as ContractAgreementPageToJSON,
5869
+ Ht as ContractAgreementTerminationInfoFromJSON,
5870
+ $t as ContractAgreementTerminationInfoFromJSONTyped,
5808
5871
  zt as ContractAgreementTerminationInfoToJSON,
5809
5872
  Kt as ContractAgreementTransferProcessFromJSON,
5810
5873
  Wt as ContractAgreementTransferProcessFromJSONTyped,
5811
5874
  Yt as ContractAgreementTransferProcessToJSON,
5812
- Pr as ContractDefinitionEntryFromJSON,
5875
+ Ir as ContractDefinitionEntryFromJSON,
5813
5876
  Or as ContractDefinitionEntryFromJSONTyped,
5814
5877
  Nr as ContractDefinitionEntryToJSON,
5815
- Ar as ContractDefinitionPageFromJSON,
5816
- br as ContractDefinitionPageFromJSONTyped,
5817
- ao as ContractDefinitionPageToJSON,
5818
- so as ContractDefinitionRequestFromJSON,
5819
- Dr as ContractDefinitionRequestFromJSONTyped,
5878
+ Dr as ContractDefinitionPageFromJSON,
5879
+ Ar as ContractDefinitionPageFromJSONTyped,
5880
+ co as ContractDefinitionPageToJSON,
5881
+ lo as ContractDefinitionRequestFromJSON,
5882
+ br as ContractDefinitionRequestFromJSONTyped,
5820
5883
  xr as ContractDefinitionRequestToJSON,
5821
- uo as ContractNegotiationRequestFromJSON,
5884
+ po as ContractNegotiationRequestFromJSON,
5822
5885
  Rr as ContractNegotiationRequestFromJSONTyped,
5823
5886
  kr as ContractNegotiationRequestToJSON,
5824
- lo as ContractNegotiationSimplifiedState,
5887
+ mo as ContractNegotiationSimplifiedState,
5825
5888
  Ur as ContractNegotiationSimplifiedStateFromJSON,
5826
5889
  Er as ContractNegotiationSimplifiedStateFromJSONTyped,
5827
- fo as ContractNegotiationSimplifiedStateToJSON,
5890
+ ho as ContractNegotiationSimplifiedStateToJSON,
5828
5891
  Jr as ContractNegotiationStateFromJSON,
5829
- Fr as ContractNegotiationStateFromJSONTyped,
5892
+ qr as ContractNegotiationStateFromJSONTyped,
5830
5893
  Lr as ContractNegotiationStateToJSON,
5831
- Na as ContractTerminatedBy,
5894
+ ba as ContractTerminatedBy,
5832
5895
  Zt as ContractTerminatedByFromJSON,
5833
5896
  Vt as ContractTerminatedByFromJSONTyped,
5834
- Aa as ContractTerminatedByToJSON,
5835
- ho as ContractTerminationRequestFromJSON,
5836
- qr as ContractTerminationRequestFromJSONTyped,
5897
+ xa as ContractTerminatedByToJSON,
5898
+ vo as ContractTerminationRequestFromJSON,
5899
+ Fr as ContractTerminationRequestFromJSONTyped,
5837
5900
  Mr as ContractTerminationRequestToJSON,
5838
- Ua as ContractTerminationStatus,
5839
- Ge as ContractTerminationStatusFromJSON,
5901
+ qa as ContractTerminationStatus,
5902
+ Qe as ContractTerminationStatusFromJSON,
5840
5903
  Xt as ContractTerminationStatusFromJSONTyped,
5841
- Ea as ContractTerminationStatusToJSON,
5904
+ La as ContractTerminationStatusToJSON,
5842
5905
  Zr as DashboardDapsConfigFromJSON,
5843
5906
  Vr as DashboardDapsConfigFromJSONTyped,
5844
- $r as DashboardDapsConfigToJSON,
5845
- Hr as DashboardMiwConfigFromJSON,
5907
+ Hr as DashboardDapsConfigToJSON,
5908
+ $r as DashboardMiwConfigFromJSON,
5846
5909
  zr as DashboardMiwConfigFromJSONTyped,
5847
5910
  Br as DashboardMiwConfigToJSON,
5848
5911
  Qr as DashboardPageFromJSON,
5849
5912
  Kr as DashboardPageFromJSONTyped,
5850
- wo as DashboardPageToJSON,
5851
- Ee as DashboardTransferAmountsFromJSON,
5913
+ _o as DashboardPageToJSON,
5914
+ Je as DashboardTransferAmountsFromJSON,
5852
5915
  Gr as DashboardTransferAmountsFromJSONTyped,
5853
- Je as DashboardTransferAmountsToJSON,
5854
- ua as DataSourceAvailability,
5916
+ qe as DashboardTransferAmountsToJSON,
5917
+ Eo as DataOfferCreationRequestFromJSON,
5918
+ pn as DataOfferCreationRequestFromJSONTyped,
5919
+ ko as DataOfferCreationRequestPolicyEnum,
5920
+ mn as DataOfferCreationRequestToJSON,
5921
+ pa as DataSourceAvailability,
5855
5922
  Ct as DataSourceAvailabilityFromJSON,
5856
5923
  Tt as DataSourceAvailabilityFromJSONTyped,
5857
- la as DataSourceAvailabilityToJSON,
5858
- Co as DataSourceType,
5924
+ ma as DataSourceAvailabilityToJSON,
5925
+ Po as DataSourceType,
5859
5926
  Wr as DataSourceTypeFromJSON,
5860
5927
  Yr as DataSourceTypeFromJSONTyped,
5861
- To as DataSourceTypeToJSON,
5928
+ Io as DataSourceTypeToJSON,
5862
5929
  mt as DefaultConfig,
5863
- Gn as EnterpriseEditionApi,
5930
+ Wn as EnterpriseEditionApi,
5864
5931
  vt as FetchError,
5865
- Ie as IdAvailabilityResponseFromJSON,
5866
- Xr as IdAvailabilityResponseFromJSONTyped,
5867
- Io as IdAvailabilityResponseToJSON,
5932
+ Oe as IdAvailabilityResponseFromJSON,
5933
+ hn as IdAvailabilityResponseFromJSONTyped,
5934
+ qo as IdAvailabilityResponseToJSON,
5868
5935
  N as IdResponseDtoFromJSON,
5869
- jr as IdResponseDtoFromJSONTyped,
5870
- Oo as IdResponseDtoToJSON,
5871
- Ao as InitiateCustomTransferRequestFromJSON,
5872
- en as InitiateCustomTransferRequestFromJSONTyped,
5873
- tn as InitiateCustomTransferRequestToJSON,
5874
- Do as InitiateTransferRequestFromJSON,
5875
- rn as InitiateTransferRequestFromJSONTyped,
5876
- nn as InitiateTransferRequestToJSON,
5936
+ gn as IdResponseDtoFromJSONTyped,
5937
+ Fo as IdResponseDtoToJSON,
5938
+ Zo as InitiateCustomTransferRequestFromJSON,
5939
+ yn as InitiateCustomTransferRequestFromJSONTyped,
5940
+ vn as InitiateCustomTransferRequestToJSON,
5941
+ Ho as InitiateTransferRequestFromJSON,
5942
+ Sn as InitiateTransferRequestFromJSONTyped,
5943
+ wn as InitiateTransferRequestToJSON,
5877
5944
  C as JSONApiResponse,
5878
- cn as KpiResultFromJSON,
5879
- dn as KpiResultFromJSONTyped,
5880
- ko as KpiResultToJSON,
5881
- Ja as OperatorDto,
5945
+ Pn as KpiResultFromJSON,
5946
+ In as KpiResultFromJSONTyped,
5947
+ Bo as KpiResultToJSON,
5948
+ Fa as OperatorDto,
5882
5949
  jt as OperatorDtoFromJSON,
5883
5950
  er as OperatorDtoFromJSONTyped,
5884
- Fa as OperatorDtoToJSON,
5885
- Eo as PolicyDefinitionCreateDtoFromJSON,
5886
- un as PolicyDefinitionCreateDtoFromJSONTyped,
5887
- ln as PolicyDefinitionCreateDtoToJSON,
5888
- Lo as PolicyDefinitionCreateRequestFromJSON,
5889
- hn as PolicyDefinitionCreateRequestFromJSONTyped,
5890
- gn as PolicyDefinitionCreateRequestToJSON,
5891
- yn as PolicyDefinitionDtoFromJSON,
5892
- vn as PolicyDefinitionDtoFromJSONTyped,
5893
- Sn as PolicyDefinitionDtoToJSON,
5894
- wn as PolicyDefinitionPageFromJSON,
5895
- Cn as PolicyDefinitionPageFromJSONTyped,
5896
- Zo as PolicyDefinitionPageToJSON,
5897
- P as RequiredError,
5951
+ Ma as OperatorDtoToJSON,
5952
+ Qo as PolicyDefinitionCreateDtoFromJSON,
5953
+ On as PolicyDefinitionCreateDtoFromJSONTyped,
5954
+ Nn as PolicyDefinitionCreateDtoToJSON,
5955
+ Yo as PolicyDefinitionCreateRequestFromJSON,
5956
+ xn as PolicyDefinitionCreateRequestFromJSONTyped,
5957
+ Rn as PolicyDefinitionCreateRequestToJSON,
5958
+ kn as PolicyDefinitionDtoFromJSON,
5959
+ Un as PolicyDefinitionDtoFromJSONTyped,
5960
+ En as PolicyDefinitionDtoToJSON,
5961
+ Jn as PolicyDefinitionPageFromJSON,
5962
+ qn as PolicyDefinitionPageFromJSONTyped,
5963
+ es as PolicyDefinitionPageToJSON,
5964
+ I as RequiredError,
5898
5965
  yt as ResponseError,
5899
- Tn as SecretValueFromJSON,
5900
- _n as SecretValueFromJSONTyped,
5901
- In as SecretValueToJSON,
5966
+ Xr as SecretValueFromJSON,
5967
+ jr as SecretValueFromJSONTyped,
5968
+ en as SecretValueToJSON,
5902
5969
  wt as TextApiResponse,
5903
- Pn as TransferHistoryEntryFromJSON,
5904
- On as TransferHistoryEntryFromJSONTyped,
5905
- Nn as TransferHistoryEntryToJSON,
5906
- An as TransferHistoryPageFromJSON,
5907
- bn as TransferHistoryPageFromJSONTyped,
5908
- zo as TransferHistoryPageToJSON,
5909
- Da as TransferProcessSimplifiedState,
5970
+ Ln as TransferHistoryEntryFromJSON,
5971
+ Fn as TransferHistoryEntryFromJSONTyped,
5972
+ Mn as TransferHistoryEntryToJSON,
5973
+ Zn as TransferHistoryPageFromJSON,
5974
+ Vn as TransferHistoryPageFromJSONTyped,
5975
+ ns as TransferHistoryPageToJSON,
5976
+ ka as TransferProcessSimplifiedState,
5910
5977
  Bt as TransferProcessSimplifiedStateFromJSON,
5911
5978
  Gt as TransferProcessSimplifiedStateFromJSONTyped,
5912
- xa as TransferProcessSimplifiedStateToJSON,
5913
- ze as TransferProcessStateFromJSON,
5979
+ Ua as TransferProcessSimplifiedStateToJSON,
5980
+ Be as TransferProcessStateFromJSON,
5914
5981
  Qt as TransferProcessStateFromJSONTyped,
5915
- Be as TransferProcessStateToJSON,
5916
- an as TransferProcessStatesDtoFromJSON,
5917
- on as TransferProcessStatesDtoFromJSONTyped,
5918
- sn as TransferProcessStatesDtoToJSON,
5919
- Qn as UIApi,
5920
- Xo as UiAssetCreateRequestFromJSON,
5921
- qn as UiAssetCreateRequestFromJSONTyped,
5922
- tt as UiAssetCreateRequestToJSON,
5923
- es as UiAssetEditRequestFromJSON,
5924
- Mn as UiAssetEditRequestFromJSONTyped,
5925
- Zn as UiAssetEditRequestToJSON,
5982
+ Ge as TransferProcessStateToJSON,
5983
+ Cn as TransferProcessStatesDtoFromJSON,
5984
+ Tn as TransferProcessStatesDtoFromJSONTyped,
5985
+ _n as TransferProcessStatesDtoToJSON,
5986
+ Yn as UIApi,
5987
+ ln as UiAssetCreateRequestFromJSON,
5988
+ fn as UiAssetCreateRequestFromJSONTyped,
5989
+ Ee as UiAssetCreateRequestToJSON,
5990
+ as as UiAssetEditRequestFromJSON,
5991
+ Hn as UiAssetEditRequestFromJSONTyped,
5992
+ $n as UiAssetEditRequestToJSON,
5926
5993
  Ce as UiAssetFromJSON,
5927
5994
  _t as UiAssetFromJSONTyped,
5928
- De as UiAssetToJSON,
5929
- Fe as UiContractNegotiationFromJSON,
5930
- Vn as UiContractNegotiationFromJSONTyped,
5931
- rs as UiContractNegotiationToJSON,
5932
- $n as UiContractOfferFromJSON,
5933
- Hn as UiContractOfferFromJSONTyped,
5934
- zn as UiContractOfferToJSON,
5935
- Ye as UiCriterionFromJSON,
5936
- Ir as UiCriterionFromJSONTyped,
5995
+ Re as UiAssetToJSON,
5996
+ Le as UiContractNegotiationFromJSON,
5997
+ zn as UiContractNegotiationFromJSONTyped,
5998
+ ss as UiContractNegotiationToJSON,
5999
+ Bn as UiContractOfferFromJSON,
6000
+ Gn as UiContractOfferFromJSONTyped,
6001
+ Qn as UiContractOfferToJSON,
6002
+ Xe as UiCriterionFromJSON,
6003
+ Pr as UiCriterionFromJSONTyped,
5937
6004
  Sr as UiCriterionLiteralFromJSON,
5938
6005
  wr as UiCriterionLiteralFromJSONTyped,
5939
6006
  Cr as UiCriterionLiteralToJSON,
5940
- Ya as UiCriterionLiteralType,
6007
+ eo as UiCriterionLiteralType,
5941
6008
  yr as UiCriterionLiteralTypeFromJSON,
5942
6009
  vr as UiCriterionLiteralTypeFromJSONTyped,
5943
- Xa as UiCriterionLiteralTypeToJSON,
5944
- eo as UiCriterionOperator,
6010
+ to as UiCriterionLiteralTypeToJSON,
6011
+ no as UiCriterionOperator,
5945
6012
  Tr as UiCriterionOperatorFromJSON,
5946
6013
  _r as UiCriterionOperatorFromJSONTyped,
5947
- to as UiCriterionOperatorToJSON,
5948
- Xe as UiCriterionToJSON,
6014
+ io as UiCriterionOperatorToJSON,
6015
+ je as UiCriterionToJSON,
5949
6016
  rt as UiDataOfferFromJSON,
5950
- Bn as UiDataOfferFromJSONTyped,
5951
- as as UiDataOfferToJSON,
5952
- je as UiDataSourceFromJSON,
5953
- Ln as UiDataSourceFromJSONTyped,
5954
- Rn as UiDataSourceHttpDataFromJSON,
5955
- kn as UiDataSourceHttpDataFromJSONTyped,
5956
- Bo as UiDataSourceHttpDataMethod,
5957
- Dn as UiDataSourceHttpDataMethodFromJSON,
5958
- xn as UiDataSourceHttpDataMethodFromJSONTyped,
5959
- Go as UiDataSourceHttpDataMethodToJSON,
5960
- Un as UiDataSourceHttpDataToJSON,
5961
- En as UiDataSourceOnRequestFromJSON,
5962
- Jn as UiDataSourceOnRequestFromJSONTyped,
5963
- Fn as UiDataSourceOnRequestToJSON,
5964
- et as UiDataSourceToJSON,
5965
- Qe as UiPolicyConstraintFromJSON,
6017
+ Kn as UiDataOfferFromJSONTyped,
6018
+ us as UiDataOfferToJSON,
6019
+ et as UiDataSourceFromJSON,
6020
+ un as UiDataSourceFromJSONTyped,
6021
+ nn as UiDataSourceHttpDataFromJSON,
6022
+ an as UiDataSourceHttpDataFromJSONTyped,
6023
+ No as UiDataSourceHttpDataMethod,
6024
+ tn as UiDataSourceHttpDataMethodFromJSON,
6025
+ rn as UiDataSourceHttpDataMethodFromJSONTyped,
6026
+ Do as UiDataSourceHttpDataMethodToJSON,
6027
+ on as UiDataSourceHttpDataToJSON,
6028
+ sn as UiDataSourceOnRequestFromJSON,
6029
+ cn as UiDataSourceOnRequestFromJSONTyped,
6030
+ dn as UiDataSourceOnRequestToJSON,
6031
+ tt as UiDataSourceToJSON,
6032
+ Ke as UiPolicyConstraintFromJSON,
5966
6033
  or as UiPolicyConstraintFromJSONTyped,
5967
- Ke as UiPolicyConstraintToJSON,
5968
- fn as UiPolicyCreateRequestFromJSON,
5969
- pn as UiPolicyCreateRequestFromJSONTyped,
5970
- mn as UiPolicyCreateRequestToJSON,
5971
- xe as UiPolicyExpressionFromJSON,
6034
+ We as UiPolicyConstraintToJSON,
6035
+ Dn as UiPolicyCreateRequestFromJSON,
6036
+ An as UiPolicyCreateRequestFromJSONTyped,
6037
+ bn as UiPolicyCreateRequestToJSON,
6038
+ Te as UiPolicyExpressionFromJSON,
5972
6039
  dr as UiPolicyExpressionFromJSONTyped,
5973
- Re as UiPolicyExpressionToJSON,
5974
- Va as UiPolicyExpressionType,
6040
+ _e as UiPolicyExpressionToJSON,
6041
+ za as UiPolicyExpressionType,
5975
6042
  sr as UiPolicyExpressionTypeFromJSON,
5976
6043
  cr as UiPolicyExpressionTypeFromJSONTyped,
5977
- $a as UiPolicyExpressionTypeToJSON,
6044
+ Ba as UiPolicyExpressionTypeToJSON,
5978
6045
  ke as UiPolicyFromJSON,
5979
6046
  ur as UiPolicyFromJSONTyped,
5980
6047
  nr as UiPolicyLiteralFromJSON,
5981
6048
  ir as UiPolicyLiteralFromJSONTyped,
5982
6049
  ar as UiPolicyLiteralToJSON,
5983
- La as UiPolicyLiteralType,
6050
+ Za as UiPolicyLiteralType,
5984
6051
  tr as UiPolicyLiteralTypeFromJSON,
5985
6052
  rr as UiPolicyLiteralTypeFromJSONTyped,
5986
- qa as UiPolicyLiteralTypeToJSON,
6053
+ Va as UiPolicyLiteralTypeToJSON,
5987
6054
  Ue as UiPolicyToJSON,
5988
- Kn as UseCaseApi,
6055
+ Xn as UseCaseApi,
5989
6056
  St as VoidApiResponse,
5990
- os as buildEdcClient,
5991
- ca as canConsumeForm,
6057
+ ls as buildEdcClient,
6058
+ la as canConsumeForm,
5992
6059
  c as exists,
5993
- pa as instanceOfAssetPage,
5994
- wa as instanceOfCatalogFilterExpression,
5995
- ya as instanceOfCatalogFilterExpressionLiteral,
5996
- Ca as instanceOfCatalogQuery,
5997
- _a as instanceOfConnectorLimits,
5998
- Ba as instanceOfContractAgreementCard,
5999
- Ga as instanceOfContractAgreementPage,
6000
- Ka as instanceOfContractAgreementPageQuery,
6001
- ba as instanceOfContractAgreementTerminationInfo,
6002
- ka as instanceOfContractAgreementTransferProcess,
6003
- no as instanceOfContractDefinitionEntry,
6004
- io as instanceOfContractDefinitionPage,
6005
- oo as instanceOfContractDefinitionRequest,
6006
- co as instanceOfContractNegotiationRequest,
6007
- po as instanceOfContractNegotiationState,
6008
- mo as instanceOfContractTerminationRequest,
6009
- go as instanceOfDashboardDapsConfig,
6010
- yo as instanceOfDashboardMiwConfig,
6011
- So as instanceOfDashboardPage,
6012
- vo as instanceOfDashboardTransferAmounts,
6013
- _o as instanceOfIdAvailabilityResponse,
6014
- Po as instanceOfIdResponseDto,
6015
- No as instanceOfInitiateCustomTransferRequest,
6016
- bo as instanceOfInitiateTransferRequest,
6017
- Ro as instanceOfKpiResult,
6018
- Uo as instanceOfPolicyDefinitionCreateDto,
6019
- Fo as instanceOfPolicyDefinitionCreateRequest,
6020
- qo as instanceOfPolicyDefinitionDto,
6021
- Mo as instanceOfPolicyDefinitionPage,
6022
- Vo as instanceOfSecretValue,
6023
- $o as instanceOfTransferHistoryEntry,
6024
- Ho as instanceOfTransferHistoryPage,
6025
- Ra as instanceOfTransferProcessState,
6026
- xo as instanceOfTransferProcessStatesDto,
6027
- fa as instanceOfUiAsset,
6028
- Yo as instanceOfUiAssetCreateRequest,
6029
- jo as instanceOfUiAssetEditRequest,
6030
- ts as instanceOfUiContractNegotiation,
6031
- ns as instanceOfUiContractOffer,
6032
- ro as instanceOfUiCriterion,
6033
- ja as instanceOfUiCriterionLiteral,
6034
- is as instanceOfUiDataOffer,
6035
- Wo as instanceOfUiDataSource,
6036
- Qo as instanceOfUiDataSourceHttpData,
6037
- Ko as instanceOfUiDataSourceOnRequest,
6038
- za as instanceOfUiPolicy,
6039
- Za as instanceOfUiPolicyConstraint,
6040
- Jo as instanceOfUiPolicyCreateRequest,
6041
- Ha as instanceOfUiPolicyExpression,
6042
- Ma as instanceOfUiPolicyLiteral,
6043
- sa as mapValues,
6044
- Ve as querystring
6060
+ ga as instanceOfAssetPage,
6061
+ _a as instanceOfCatalogFilterExpression,
6062
+ wa as instanceOfCatalogFilterExpressionLiteral,
6063
+ Pa as instanceOfCatalogQuery,
6064
+ Oa as instanceOfConnectorLimits,
6065
+ Ka as instanceOfContractAgreementCard,
6066
+ Wa as instanceOfContractAgreementPage,
6067
+ Xa as instanceOfContractAgreementPageQuery,
6068
+ Ra as instanceOfContractAgreementTerminationInfo,
6069
+ Ja as instanceOfContractAgreementTransferProcess,
6070
+ oo as instanceOfContractDefinitionEntry,
6071
+ so as instanceOfContractDefinitionPage,
6072
+ uo as instanceOfContractDefinitionRequest,
6073
+ fo as instanceOfContractNegotiationRequest,
6074
+ go as instanceOfContractNegotiationState,
6075
+ yo as instanceOfContractTerminationRequest,
6076
+ So as instanceOfDashboardDapsConfig,
6077
+ wo as instanceOfDashboardMiwConfig,
6078
+ To as instanceOfDashboardPage,
6079
+ Co as instanceOfDashboardTransferAmounts,
6080
+ Uo as instanceOfDataOfferCreationRequest,
6081
+ Jo as instanceOfIdAvailabilityResponse,
6082
+ Lo as instanceOfIdResponseDto,
6083
+ Mo as instanceOfInitiateCustomTransferRequest,
6084
+ Vo as instanceOfInitiateTransferRequest,
6085
+ zo as instanceOfKpiResult,
6086
+ Go as instanceOfPolicyDefinitionCreateDto,
6087
+ Wo as instanceOfPolicyDefinitionCreateRequest,
6088
+ Xo as instanceOfPolicyDefinitionDto,
6089
+ jo as instanceOfPolicyDefinitionPage,
6090
+ Oo as instanceOfSecretValue,
6091
+ ts as instanceOfTransferHistoryEntry,
6092
+ rs as instanceOfTransferHistoryPage,
6093
+ Ea as instanceOfTransferProcessState,
6094
+ $o as instanceOfTransferProcessStatesDto,
6095
+ ha as instanceOfUiAsset,
6096
+ Ro as instanceOfUiAssetCreateRequest,
6097
+ is as instanceOfUiAssetEditRequest,
6098
+ os as instanceOfUiContractNegotiation,
6099
+ cs as instanceOfUiContractOffer,
6100
+ ao as instanceOfUiCriterion,
6101
+ ro as instanceOfUiCriterionLiteral,
6102
+ ds as instanceOfUiDataOffer,
6103
+ xo as instanceOfUiDataSource,
6104
+ Ao as instanceOfUiDataSourceHttpData,
6105
+ bo as instanceOfUiDataSourceOnRequest,
6106
+ Qa as instanceOfUiPolicy,
6107
+ $a as instanceOfUiPolicyConstraint,
6108
+ Ko as instanceOfUiPolicyCreateRequest,
6109
+ Ga as instanceOfUiPolicyExpression,
6110
+ Ha as instanceOfUiPolicyLiteral,
6111
+ ua as mapValues,
6112
+ He as querystring
6045
6113
  };
6046
6114
  //# sourceMappingURL=sovity-edc-client.js.map