mrs-toolbox-cli 0.0.115 → 0.0.116
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Kotlin-DateTime-library-kotlinx-datetime.js +71 -71
- package/clikt-clikt.js +1126 -1126
- package/colormath-root-colormath.js +362 -362
- package/com.mrs.platform.configuration.dto.js +166 -276
- package/com.mrs.platform.configuration.dto.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +9 -9
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin-logging-js-ir.js +34 -34
- package/kotlinx.coroutines-kotlinx-coroutines-core-js-ir.js +6 -6
- package/kotlinx.coroutines-kotlinx-coroutines-core-js-ir.js.map +1 -1
- package/ktor-ktor-client-content-negotiation.js +125 -125
- package/ktor-ktor-client-core.js +1404 -1404
- package/ktor-ktor-events.js +4 -4
- package/markdown.js +1798 -1798
- package/mordant-mordant.js +1638 -1638
- package/mrs-toolbox-cli.d.ts +3 -25
- package/mrs-toolbox-cli.js +90 -90
- package/package.json +1 -1
- package/toolbox.js +1992 -1992
|
@@ -325,21 +325,19 @@
|
|
|
325
325
|
setMetadataFor(Companion_94, 'Companion', objectMeta);
|
|
326
326
|
setMetadataFor($serializer_75, '$serializer', objectMeta, VOID, [GeneratedSerializer]);
|
|
327
327
|
setMetadataFor(WorkflowQuery, 'WorkflowQuery', classMeta, VOID, [WithName], VOID, VOID, {0: $serializer_getInstance_75});
|
|
328
|
-
setMetadataFor(Companion_95, 'Companion', objectMeta
|
|
329
|
-
setMetadataFor(WorkflowBusType, 'WorkflowBusType', classMeta, Enum, VOID, VOID, VOID, {0: Companion_getInstance_95});
|
|
330
|
-
setMetadataFor(Companion_96, 'Companion', objectMeta);
|
|
328
|
+
setMetadataFor(Companion_95, 'Companion', objectMeta);
|
|
331
329
|
setMetadataFor($serializer_76, '$serializer', objectMeta, VOID, [GeneratedSerializer]);
|
|
332
|
-
setMetadataFor(WorkflowTrigger, 'WorkflowTrigger', classMeta, VOID, VOID, VOID, VOID, {0:
|
|
330
|
+
setMetadataFor(WorkflowTrigger, 'WorkflowTrigger', classMeta, VOID, VOID, VOID, VOID, {0: Companion_getInstance_98});
|
|
333
331
|
setMetadataFor(WorkflowCron, 'WorkflowCron', classMeta, WorkflowTrigger, VOID, VOID, VOID, {0: $serializer_getInstance_76});
|
|
334
|
-
setMetadataFor(
|
|
332
|
+
setMetadataFor(Companion_96, 'Companion', objectMeta);
|
|
335
333
|
setMetadataFor($serializer_77, '$serializer', objectMeta, VOID, [GeneratedSerializer]);
|
|
336
334
|
setMetadataFor(WorkflowEvent, 'WorkflowEvent', classMeta, WorkflowTrigger, VOID, VOID, VOID, {0: $serializer_getInstance_77});
|
|
337
|
-
setMetadataFor(
|
|
335
|
+
setMetadataFor(Companion_97, 'Companion', objectMeta);
|
|
338
336
|
setMetadataFor($serializer_78, '$serializer', objectMeta, VOID, [GeneratedSerializer]);
|
|
339
337
|
setMetadataFor(WorkflowRest, 'WorkflowRest', classMeta, WorkflowTrigger, VOID, WorkflowRest, VOID, {0: $serializer_getInstance_78});
|
|
338
|
+
setMetadataFor(Companion_98, 'Companion', objectMeta, VOID, [SerializerFactory]);
|
|
340
339
|
setMetadataFor(Companion_99, 'Companion', objectMeta, VOID, [SerializerFactory]);
|
|
341
|
-
setMetadataFor(
|
|
342
|
-
setMetadataFor(WorkflowTriggerType, 'WorkflowTriggerType', classMeta, Enum, VOID, VOID, VOID, {0: Companion_getInstance_100});
|
|
340
|
+
setMetadataFor(WorkflowTriggerType, 'WorkflowTriggerType', classMeta, Enum, VOID, VOID, VOID, {0: Companion_getInstance_99});
|
|
343
341
|
//endregion
|
|
344
342
|
function _get_$cachedSerializer__te6jhj($this) {
|
|
345
343
|
return $this.r35_1.s2();
|
|
@@ -17258,7 +17256,7 @@
|
|
|
17258
17256
|
// Inline function 'kotlin.arrayOf' call
|
|
17259
17257
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
17260
17258
|
// Inline function 'kotlin.js.asDynamic' call
|
|
17261
|
-
tmp.o3u_1 = [null, null, null, new ReferenceArraySerializer(getKClass(WorkflowTrigger),
|
|
17259
|
+
tmp.o3u_1 = [null, null, null, new ReferenceArraySerializer(getKClass(WorkflowTrigger), Companion_getInstance_98().serializer())];
|
|
17262
17260
|
}
|
|
17263
17261
|
protoOf(Companion_93).serializer = function () {
|
|
17264
17262
|
return $serializer_getInstance_74();
|
|
@@ -17505,124 +17503,49 @@
|
|
|
17505
17503
|
protoOf(WorkflowQuery).tb = function () {
|
|
17506
17504
|
return this.b3v_1;
|
|
17507
17505
|
};
|
|
17508
|
-
function _get_$cachedSerializer__te6jhj_18($this) {
|
|
17509
|
-
return $this.c3v_1.s2();
|
|
17510
|
-
}
|
|
17511
|
-
function WorkflowBusType$Companion$_anonymous__lteln0() {
|
|
17512
|
-
var tmp = values_13();
|
|
17513
|
-
// Inline function 'kotlin.arrayOf' call
|
|
17514
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
17515
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
17516
|
-
var tmp_0 = ['rabbitmq', 'kafka'];
|
|
17517
|
-
// Inline function 'kotlin.arrayOf' call
|
|
17518
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
17519
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
17520
|
-
var tmp$ret$5 = [null, null];
|
|
17521
|
-
return createAnnotatedEnumSerializer('dto.workflow.triggers.WorkflowBusType', tmp, tmp_0, tmp$ret$5, null);
|
|
17522
|
-
}
|
|
17523
|
-
var WorkflowBusType_rabbitmq_instance;
|
|
17524
|
-
var WorkflowBusType_kafka_instance;
|
|
17525
17506
|
function Companion_95() {
|
|
17526
17507
|
Companion_instance_95 = this;
|
|
17527
17508
|
var tmp = this;
|
|
17528
|
-
|
|
17529
|
-
|
|
17509
|
+
// Inline function 'kotlin.arrayOf' call
|
|
17510
|
+
// Inline function 'kotlin.js.unsafeCast' call
|
|
17511
|
+
// Inline function 'kotlin.js.asDynamic' call
|
|
17512
|
+
tmp.c3v_1 = [Companion_getInstance_99().serializer(), null];
|
|
17530
17513
|
}
|
|
17531
17514
|
protoOf(Companion_95).serializer = function () {
|
|
17532
|
-
return
|
|
17533
|
-
};
|
|
17534
|
-
protoOf(Companion_95).y2h = function (typeParamsSerializers) {
|
|
17535
|
-
return this.serializer();
|
|
17515
|
+
return $serializer_getInstance_76();
|
|
17536
17516
|
};
|
|
17537
17517
|
var Companion_instance_95;
|
|
17538
17518
|
function Companion_getInstance_95() {
|
|
17539
|
-
WorkflowBusType_initEntries();
|
|
17540
17519
|
if (Companion_instance_95 == null)
|
|
17541
17520
|
new Companion_95();
|
|
17542
17521
|
return Companion_instance_95;
|
|
17543
17522
|
}
|
|
17544
|
-
function values_13() {
|
|
17545
|
-
return [WorkflowBusType_rabbitmq_getInstance(), WorkflowBusType_kafka_getInstance()];
|
|
17546
|
-
}
|
|
17547
|
-
function valueOf_13(value) {
|
|
17548
|
-
switch (value) {
|
|
17549
|
-
case 'rabbitmq':
|
|
17550
|
-
return WorkflowBusType_rabbitmq_getInstance();
|
|
17551
|
-
case 'kafka':
|
|
17552
|
-
return WorkflowBusType_kafka_getInstance();
|
|
17553
|
-
default:
|
|
17554
|
-
WorkflowBusType_initEntries();
|
|
17555
|
-
THROW_IAE('No enum constant value.');
|
|
17556
|
-
break;
|
|
17557
|
-
}
|
|
17558
|
-
}
|
|
17559
|
-
var WorkflowBusType_entriesInitialized;
|
|
17560
|
-
function WorkflowBusType_initEntries() {
|
|
17561
|
-
if (WorkflowBusType_entriesInitialized)
|
|
17562
|
-
return Unit_instance;
|
|
17563
|
-
WorkflowBusType_entriesInitialized = true;
|
|
17564
|
-
WorkflowBusType_rabbitmq_instance = new WorkflowBusType('rabbitmq', 0, 'rabbitmq');
|
|
17565
|
-
WorkflowBusType_kafka_instance = new WorkflowBusType('kafka', 1, 'kafka');
|
|
17566
|
-
Companion_getInstance_95();
|
|
17567
|
-
}
|
|
17568
|
-
function WorkflowBusType(name, ordinal, code) {
|
|
17569
|
-
Enum.call(this, name, ordinal);
|
|
17570
|
-
this.code = code;
|
|
17571
|
-
}
|
|
17572
|
-
protoOf(WorkflowBusType).u35 = function () {
|
|
17573
|
-
return this.code;
|
|
17574
|
-
};
|
|
17575
|
-
function WorkflowBusType_rabbitmq_getInstance() {
|
|
17576
|
-
WorkflowBusType_initEntries();
|
|
17577
|
-
return WorkflowBusType_rabbitmq_instance;
|
|
17578
|
-
}
|
|
17579
|
-
function WorkflowBusType_kafka_getInstance() {
|
|
17580
|
-
WorkflowBusType_initEntries();
|
|
17581
|
-
return WorkflowBusType_kafka_instance;
|
|
17582
|
-
}
|
|
17583
|
-
function Companion_96() {
|
|
17584
|
-
Companion_instance_96 = this;
|
|
17585
|
-
var tmp = this;
|
|
17586
|
-
// Inline function 'kotlin.arrayOf' call
|
|
17587
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
17588
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
17589
|
-
tmp.f3v_1 = [Companion_getInstance_100().serializer(), null];
|
|
17590
|
-
}
|
|
17591
|
-
protoOf(Companion_96).serializer = function () {
|
|
17592
|
-
return $serializer_getInstance_76();
|
|
17593
|
-
};
|
|
17594
|
-
var Companion_instance_96;
|
|
17595
|
-
function Companion_getInstance_96() {
|
|
17596
|
-
if (Companion_instance_96 == null)
|
|
17597
|
-
new Companion_96();
|
|
17598
|
-
return Companion_instance_96;
|
|
17599
|
-
}
|
|
17600
17523
|
function $serializer_76() {
|
|
17601
17524
|
$serializer_instance_76 = this;
|
|
17602
17525
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('cron', this, 2);
|
|
17603
17526
|
tmp0_serialDesc.u2g('suppress', true);
|
|
17604
17527
|
tmp0_serialDesc.u2g('expression', false);
|
|
17605
17528
|
tmp0_serialDesc.c2g(new JsonClassDiscriminator('type'));
|
|
17606
|
-
this.
|
|
17529
|
+
this.d3v_1 = tmp0_serialDesc;
|
|
17607
17530
|
}
|
|
17608
17531
|
protoOf($serializer_76).y25 = function () {
|
|
17609
|
-
return this.
|
|
17532
|
+
return this.d3v_1;
|
|
17610
17533
|
};
|
|
17611
17534
|
protoOf($serializer_76).n2h = function () {
|
|
17612
17535
|
// Inline function 'kotlin.arrayOf' call
|
|
17613
17536
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
17614
17537
|
// Inline function 'kotlin.js.asDynamic' call
|
|
17615
|
-
return [
|
|
17538
|
+
return [Companion_getInstance_95().c3v_1[0], StringSerializer_getInstance()];
|
|
17616
17539
|
};
|
|
17617
17540
|
protoOf($serializer_76).a26 = function (decoder) {
|
|
17618
|
-
var tmp0_desc = this.
|
|
17541
|
+
var tmp0_desc = this.d3v_1;
|
|
17619
17542
|
var tmp1_flag = true;
|
|
17620
17543
|
var tmp2_index = 0;
|
|
17621
17544
|
var tmp3_bitMask0 = 0;
|
|
17622
17545
|
var tmp4_local0 = null;
|
|
17623
17546
|
var tmp5_local1 = null;
|
|
17624
17547
|
var tmp6_input = decoder.l29(tmp0_desc);
|
|
17625
|
-
var tmp7_cached =
|
|
17548
|
+
var tmp7_cached = Companion_getInstance_95().c3v_1;
|
|
17626
17549
|
if (tmp6_input.a2a()) {
|
|
17627
17550
|
tmp4_local0 = tmp6_input.x29(tmp0_desc, 0, tmp7_cached[0], tmp4_local0);
|
|
17628
17551
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -17650,18 +17573,18 @@
|
|
|
17650
17573
|
tmp6_input.m29(tmp0_desc);
|
|
17651
17574
|
return WorkflowCron_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
17652
17575
|
};
|
|
17653
|
-
protoOf($serializer_76).
|
|
17654
|
-
var tmp0_desc = this.
|
|
17576
|
+
protoOf($serializer_76).e3v = function (encoder, value) {
|
|
17577
|
+
var tmp0_desc = this.d3v_1;
|
|
17655
17578
|
var tmp1_output = encoder.l29(tmp0_desc);
|
|
17656
|
-
var tmp2_cached =
|
|
17657
|
-
if (tmp1_output.h2b(tmp0_desc, 0) ? true : !value.
|
|
17658
|
-
tmp1_output.b2b(tmp0_desc, 0, tmp2_cached[0], value.
|
|
17579
|
+
var tmp2_cached = Companion_getInstance_95().c3v_1;
|
|
17580
|
+
if (tmp1_output.h2b(tmp0_desc, 0) ? true : !value.f3v_1.equals(WorkflowTriggerType_cron_getInstance())) {
|
|
17581
|
+
tmp1_output.b2b(tmp0_desc, 0, tmp2_cached[0], value.f3v_1);
|
|
17659
17582
|
}
|
|
17660
17583
|
tmp1_output.z2a(tmp0_desc, 1, value.expression);
|
|
17661
17584
|
tmp1_output.m29(tmp0_desc);
|
|
17662
17585
|
};
|
|
17663
17586
|
protoOf($serializer_76).z25 = function (encoder, value) {
|
|
17664
|
-
return this.
|
|
17587
|
+
return this.e3v(encoder, value instanceof WorkflowCron ? value : THROW_CCE());
|
|
17665
17588
|
};
|
|
17666
17589
|
var $serializer_instance_76;
|
|
17667
17590
|
function $serializer_getInstance_76() {
|
|
@@ -17671,13 +17594,13 @@
|
|
|
17671
17594
|
}
|
|
17672
17595
|
function WorkflowCron_init_$Init$(seen1, type, expression, serializationConstructorMarker, $this) {
|
|
17673
17596
|
if (!(2 === (2 & seen1))) {
|
|
17674
|
-
throwMissingFieldException(seen1, 2, $serializer_getInstance_76().
|
|
17597
|
+
throwMissingFieldException(seen1, 2, $serializer_getInstance_76().d3v_1);
|
|
17675
17598
|
}
|
|
17676
17599
|
WorkflowTrigger_init_$Init$(seen1, serializationConstructorMarker, $this);
|
|
17677
17600
|
if (0 === (seen1 & 1))
|
|
17678
|
-
$this.
|
|
17601
|
+
$this.f3v_1 = WorkflowTriggerType_cron_getInstance();
|
|
17679
17602
|
else
|
|
17680
|
-
$this.
|
|
17603
|
+
$this.f3v_1 = type;
|
|
17681
17604
|
$this.expression = expression;
|
|
17682
17605
|
return $this;
|
|
17683
17606
|
}
|
|
@@ -17685,37 +17608,37 @@
|
|
|
17685
17608
|
return WorkflowCron_init_$Init$(seen1, type, expression, serializationConstructorMarker, objectCreate(protoOf(WorkflowCron)));
|
|
17686
17609
|
}
|
|
17687
17610
|
function WorkflowCron(type, expression) {
|
|
17688
|
-
|
|
17611
|
+
Companion_getInstance_95();
|
|
17689
17612
|
type = type === VOID ? WorkflowTriggerType_cron_getInstance() : type;
|
|
17690
17613
|
WorkflowTrigger.call(this);
|
|
17691
|
-
this.
|
|
17614
|
+
this.f3v_1 = type;
|
|
17692
17615
|
this.expression = expression;
|
|
17693
17616
|
}
|
|
17694
17617
|
protoOf(WorkflowCron).z35 = function () {
|
|
17695
|
-
return this.
|
|
17618
|
+
return this.f3v_1;
|
|
17696
17619
|
};
|
|
17697
|
-
protoOf(WorkflowCron).
|
|
17620
|
+
protoOf(WorkflowCron).g3v = function () {
|
|
17698
17621
|
return this.expression;
|
|
17699
17622
|
};
|
|
17700
17623
|
protoOf(WorkflowCron).hf = function () {
|
|
17701
|
-
return this.
|
|
17624
|
+
return this.f3v_1;
|
|
17702
17625
|
};
|
|
17703
17626
|
protoOf(WorkflowCron).if = function () {
|
|
17704
17627
|
return this.expression;
|
|
17705
17628
|
};
|
|
17706
|
-
protoOf(WorkflowCron).
|
|
17629
|
+
protoOf(WorkflowCron).h3v = function (type, expression) {
|
|
17707
17630
|
return new WorkflowCron(type, expression);
|
|
17708
17631
|
};
|
|
17709
17632
|
protoOf(WorkflowCron).copy = function (type, expression, $super) {
|
|
17710
|
-
type = type === VOID ? this.
|
|
17633
|
+
type = type === VOID ? this.f3v_1 : type;
|
|
17711
17634
|
expression = expression === VOID ? this.expression : expression;
|
|
17712
|
-
return this.
|
|
17635
|
+
return this.h3v(type, expression);
|
|
17713
17636
|
};
|
|
17714
17637
|
protoOf(WorkflowCron).toString = function () {
|
|
17715
|
-
return 'WorkflowCron(type=' + this.
|
|
17638
|
+
return 'WorkflowCron(type=' + this.f3v_1 + ', expression=' + this.expression + ')';
|
|
17716
17639
|
};
|
|
17717
17640
|
protoOf(WorkflowCron).hashCode = function () {
|
|
17718
|
-
var result = this.
|
|
17641
|
+
var result = this.f3v_1.hashCode();
|
|
17719
17642
|
result = imul(result, 31) + getStringHashCode(this.expression) | 0;
|
|
17720
17643
|
return result;
|
|
17721
17644
|
};
|
|
@@ -17725,115 +17648,105 @@
|
|
|
17725
17648
|
if (!(other instanceof WorkflowCron))
|
|
17726
17649
|
return false;
|
|
17727
17650
|
var tmp0_other_with_cast = other instanceof WorkflowCron ? other : THROW_CCE();
|
|
17728
|
-
if (!this.
|
|
17651
|
+
if (!this.f3v_1.equals(tmp0_other_with_cast.f3v_1))
|
|
17729
17652
|
return false;
|
|
17730
17653
|
if (!(this.expression === tmp0_other_with_cast.expression))
|
|
17731
17654
|
return false;
|
|
17732
17655
|
return true;
|
|
17733
17656
|
};
|
|
17734
|
-
function
|
|
17735
|
-
|
|
17657
|
+
function Companion_96() {
|
|
17658
|
+
Companion_instance_96 = this;
|
|
17736
17659
|
var tmp = this;
|
|
17737
17660
|
// Inline function 'kotlin.arrayOf' call
|
|
17738
17661
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
17739
17662
|
// Inline function 'kotlin.js.asDynamic' call
|
|
17740
|
-
tmp.
|
|
17663
|
+
tmp.i3v_1 = [Companion_getInstance_99().serializer(), null, null];
|
|
17741
17664
|
}
|
|
17742
|
-
protoOf(
|
|
17665
|
+
protoOf(Companion_96).serializer = function () {
|
|
17743
17666
|
return $serializer_getInstance_77();
|
|
17744
17667
|
};
|
|
17745
|
-
var
|
|
17746
|
-
function
|
|
17747
|
-
if (
|
|
17748
|
-
new
|
|
17749
|
-
return
|
|
17668
|
+
var Companion_instance_96;
|
|
17669
|
+
function Companion_getInstance_96() {
|
|
17670
|
+
if (Companion_instance_96 == null)
|
|
17671
|
+
new Companion_96();
|
|
17672
|
+
return Companion_instance_96;
|
|
17750
17673
|
}
|
|
17751
17674
|
function $serializer_77() {
|
|
17752
17675
|
$serializer_instance_77 = this;
|
|
17753
|
-
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('event', this,
|
|
17676
|
+
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('event', this, 3);
|
|
17754
17677
|
tmp0_serialDesc.u2g('suppress', true);
|
|
17755
17678
|
tmp0_serialDesc.u2g('regex', false);
|
|
17756
|
-
tmp0_serialDesc.u2g('busType', false);
|
|
17757
17679
|
tmp0_serialDesc.u2g('credName', true);
|
|
17758
17680
|
tmp0_serialDesc.c2g(new JsonClassDiscriminator('type'));
|
|
17759
|
-
this.
|
|
17681
|
+
this.j3v_1 = tmp0_serialDesc;
|
|
17760
17682
|
}
|
|
17761
17683
|
protoOf($serializer_77).y25 = function () {
|
|
17762
|
-
return this.
|
|
17684
|
+
return this.j3v_1;
|
|
17763
17685
|
};
|
|
17764
17686
|
protoOf($serializer_77).n2h = function () {
|
|
17765
|
-
var tmp0_cached = Companion_getInstance_97().l3v_1;
|
|
17766
17687
|
// Inline function 'kotlin.arrayOf' call
|
|
17767
17688
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
17768
17689
|
// Inline function 'kotlin.js.asDynamic' call
|
|
17769
|
-
return [
|
|
17690
|
+
return [Companion_getInstance_96().i3v_1[0], StringSerializer_getInstance(), StringSerializer_getInstance()];
|
|
17770
17691
|
};
|
|
17771
17692
|
protoOf($serializer_77).a26 = function (decoder) {
|
|
17772
|
-
var tmp0_desc = this.
|
|
17693
|
+
var tmp0_desc = this.j3v_1;
|
|
17773
17694
|
var tmp1_flag = true;
|
|
17774
17695
|
var tmp2_index = 0;
|
|
17775
17696
|
var tmp3_bitMask0 = 0;
|
|
17776
17697
|
var tmp4_local0 = null;
|
|
17777
17698
|
var tmp5_local1 = null;
|
|
17778
17699
|
var tmp6_local2 = null;
|
|
17779
|
-
var
|
|
17780
|
-
var
|
|
17781
|
-
|
|
17782
|
-
|
|
17783
|
-
tmp4_local0 = tmp8_input.x29(tmp0_desc, 0, tmp9_cached[0], tmp4_local0);
|
|
17700
|
+
var tmp7_input = decoder.l29(tmp0_desc);
|
|
17701
|
+
var tmp8_cached = Companion_getInstance_96().i3v_1;
|
|
17702
|
+
if (tmp7_input.a2a()) {
|
|
17703
|
+
tmp4_local0 = tmp7_input.x29(tmp0_desc, 0, tmp8_cached[0], tmp4_local0);
|
|
17784
17704
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
17785
|
-
tmp5_local1 =
|
|
17705
|
+
tmp5_local1 = tmp7_input.v29(tmp0_desc, 1);
|
|
17786
17706
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
17787
|
-
tmp6_local2 =
|
|
17707
|
+
tmp6_local2 = tmp7_input.v29(tmp0_desc, 2);
|
|
17788
17708
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
17789
|
-
tmp7_local3 = tmp8_input.v29(tmp0_desc, 3);
|
|
17790
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
17791
17709
|
} else
|
|
17792
17710
|
while (tmp1_flag) {
|
|
17793
|
-
tmp2_index =
|
|
17711
|
+
tmp2_index = tmp7_input.b2a(tmp0_desc);
|
|
17794
17712
|
switch (tmp2_index) {
|
|
17795
17713
|
case -1:
|
|
17796
17714
|
tmp1_flag = false;
|
|
17797
17715
|
break;
|
|
17798
17716
|
case 0:
|
|
17799
|
-
tmp4_local0 =
|
|
17717
|
+
tmp4_local0 = tmp7_input.x29(tmp0_desc, 0, tmp8_cached[0], tmp4_local0);
|
|
17800
17718
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
17801
17719
|
break;
|
|
17802
17720
|
case 1:
|
|
17803
|
-
tmp5_local1 =
|
|
17721
|
+
tmp5_local1 = tmp7_input.v29(tmp0_desc, 1);
|
|
17804
17722
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
17805
17723
|
break;
|
|
17806
17724
|
case 2:
|
|
17807
|
-
tmp6_local2 =
|
|
17725
|
+
tmp6_local2 = tmp7_input.v29(tmp0_desc, 2);
|
|
17808
17726
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
17809
17727
|
break;
|
|
17810
|
-
case 3:
|
|
17811
|
-
tmp7_local3 = tmp8_input.v29(tmp0_desc, 3);
|
|
17812
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
17813
|
-
break;
|
|
17814
17728
|
default:
|
|
17815
17729
|
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
17816
17730
|
}
|
|
17817
17731
|
}
|
|
17818
|
-
|
|
17819
|
-
return WorkflowEvent_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2,
|
|
17732
|
+
tmp7_input.m29(tmp0_desc);
|
|
17733
|
+
return WorkflowEvent_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
|
|
17820
17734
|
};
|
|
17821
|
-
protoOf($serializer_77).
|
|
17822
|
-
var tmp0_desc = this.
|
|
17735
|
+
protoOf($serializer_77).k3v = function (encoder, value) {
|
|
17736
|
+
var tmp0_desc = this.j3v_1;
|
|
17823
17737
|
var tmp1_output = encoder.l29(tmp0_desc);
|
|
17824
|
-
var tmp2_cached =
|
|
17825
|
-
if (tmp1_output.h2b(tmp0_desc, 0) ? true : !value.
|
|
17826
|
-
tmp1_output.b2b(tmp0_desc, 0, tmp2_cached[0], value.
|
|
17738
|
+
var tmp2_cached = Companion_getInstance_96().i3v_1;
|
|
17739
|
+
if (tmp1_output.h2b(tmp0_desc, 0) ? true : !value.l3v_1.equals(WorkflowTriggerType_event_getInstance())) {
|
|
17740
|
+
tmp1_output.b2b(tmp0_desc, 0, tmp2_cached[0], value.l3v_1);
|
|
17827
17741
|
}
|
|
17828
17742
|
tmp1_output.z2a(tmp0_desc, 1, value.regex);
|
|
17829
|
-
tmp1_output.
|
|
17830
|
-
|
|
17831
|
-
tmp1_output.z2a(tmp0_desc, 3, value.credName);
|
|
17743
|
+
if (tmp1_output.h2b(tmp0_desc, 2) ? true : !(value.credName === 'default')) {
|
|
17744
|
+
tmp1_output.z2a(tmp0_desc, 2, value.credName);
|
|
17832
17745
|
}
|
|
17833
17746
|
tmp1_output.m29(tmp0_desc);
|
|
17834
17747
|
};
|
|
17835
17748
|
protoOf($serializer_77).z25 = function (encoder, value) {
|
|
17836
|
-
return this.
|
|
17749
|
+
return this.k3v(encoder, value instanceof WorkflowEvent ? value : THROW_CCE());
|
|
17837
17750
|
};
|
|
17838
17751
|
var $serializer_instance_77;
|
|
17839
17752
|
function $serializer_getInstance_77() {
|
|
@@ -17841,77 +17754,67 @@
|
|
|
17841
17754
|
new $serializer_77();
|
|
17842
17755
|
return $serializer_instance_77;
|
|
17843
17756
|
}
|
|
17844
|
-
function WorkflowEvent_init_$Init$(seen1, type, regex,
|
|
17845
|
-
if (!(
|
|
17846
|
-
throwMissingFieldException(seen1,
|
|
17757
|
+
function WorkflowEvent_init_$Init$(seen1, type, regex, credName, serializationConstructorMarker, $this) {
|
|
17758
|
+
if (!(2 === (2 & seen1))) {
|
|
17759
|
+
throwMissingFieldException(seen1, 2, $serializer_getInstance_77().j3v_1);
|
|
17847
17760
|
}
|
|
17848
17761
|
WorkflowTrigger_init_$Init$(seen1, serializationConstructorMarker, $this);
|
|
17849
17762
|
if (0 === (seen1 & 1))
|
|
17850
|
-
$this.
|
|
17763
|
+
$this.l3v_1 = WorkflowTriggerType_event_getInstance();
|
|
17851
17764
|
else
|
|
17852
|
-
$this.
|
|
17765
|
+
$this.l3v_1 = type;
|
|
17853
17766
|
$this.regex = regex;
|
|
17854
|
-
|
|
17855
|
-
if (0 === (seen1 & 8))
|
|
17767
|
+
if (0 === (seen1 & 4))
|
|
17856
17768
|
$this.credName = 'default';
|
|
17857
17769
|
else
|
|
17858
17770
|
$this.credName = credName;
|
|
17859
17771
|
return $this;
|
|
17860
17772
|
}
|
|
17861
|
-
function WorkflowEvent_init_$Create$(seen1, type, regex,
|
|
17862
|
-
return WorkflowEvent_init_$Init$(seen1, type, regex,
|
|
17773
|
+
function WorkflowEvent_init_$Create$(seen1, type, regex, credName, serializationConstructorMarker) {
|
|
17774
|
+
return WorkflowEvent_init_$Init$(seen1, type, regex, credName, serializationConstructorMarker, objectCreate(protoOf(WorkflowEvent)));
|
|
17863
17775
|
}
|
|
17864
|
-
function WorkflowEvent(type, regex,
|
|
17865
|
-
|
|
17776
|
+
function WorkflowEvent(type, regex, credName) {
|
|
17777
|
+
Companion_getInstance_96();
|
|
17866
17778
|
type = type === VOID ? WorkflowTriggerType_event_getInstance() : type;
|
|
17867
17779
|
credName = credName === VOID ? 'default' : credName;
|
|
17868
17780
|
WorkflowTrigger.call(this);
|
|
17869
|
-
this.
|
|
17781
|
+
this.l3v_1 = type;
|
|
17870
17782
|
this.regex = regex;
|
|
17871
|
-
this.busType = busType;
|
|
17872
17783
|
this.credName = credName;
|
|
17873
17784
|
}
|
|
17874
17785
|
protoOf(WorkflowEvent).z35 = function () {
|
|
17875
|
-
return this.
|
|
17786
|
+
return this.l3v_1;
|
|
17876
17787
|
};
|
|
17877
|
-
protoOf(WorkflowEvent).
|
|
17788
|
+
protoOf(WorkflowEvent).m3v = function () {
|
|
17878
17789
|
return this.regex;
|
|
17879
17790
|
};
|
|
17880
|
-
protoOf(WorkflowEvent).
|
|
17881
|
-
return this.busType;
|
|
17882
|
-
};
|
|
17883
|
-
protoOf(WorkflowEvent).r3v = function () {
|
|
17791
|
+
protoOf(WorkflowEvent).n3v = function () {
|
|
17884
17792
|
return this.credName;
|
|
17885
17793
|
};
|
|
17886
17794
|
protoOf(WorkflowEvent).hf = function () {
|
|
17887
|
-
return this.
|
|
17795
|
+
return this.l3v_1;
|
|
17888
17796
|
};
|
|
17889
17797
|
protoOf(WorkflowEvent).if = function () {
|
|
17890
17798
|
return this.regex;
|
|
17891
17799
|
};
|
|
17892
17800
|
protoOf(WorkflowEvent).zj = function () {
|
|
17893
|
-
return this.busType;
|
|
17894
|
-
};
|
|
17895
|
-
protoOf(WorkflowEvent).o3i = function () {
|
|
17896
17801
|
return this.credName;
|
|
17897
17802
|
};
|
|
17898
|
-
protoOf(WorkflowEvent).
|
|
17899
|
-
return new WorkflowEvent(type, regex,
|
|
17803
|
+
protoOf(WorkflowEvent).o3v = function (type, regex, credName) {
|
|
17804
|
+
return new WorkflowEvent(type, regex, credName);
|
|
17900
17805
|
};
|
|
17901
|
-
protoOf(WorkflowEvent).copy = function (type, regex,
|
|
17902
|
-
type = type === VOID ? this.
|
|
17806
|
+
protoOf(WorkflowEvent).copy = function (type, regex, credName, $super) {
|
|
17807
|
+
type = type === VOID ? this.l3v_1 : type;
|
|
17903
17808
|
regex = regex === VOID ? this.regex : regex;
|
|
17904
|
-
busType = busType === VOID ? this.busType : busType;
|
|
17905
17809
|
credName = credName === VOID ? this.credName : credName;
|
|
17906
|
-
return this.
|
|
17810
|
+
return this.o3v(type, regex, credName);
|
|
17907
17811
|
};
|
|
17908
17812
|
protoOf(WorkflowEvent).toString = function () {
|
|
17909
|
-
return 'WorkflowEvent(type=' + this.
|
|
17813
|
+
return 'WorkflowEvent(type=' + this.l3v_1 + ', regex=' + this.regex + ', credName=' + this.credName + ')';
|
|
17910
17814
|
};
|
|
17911
17815
|
protoOf(WorkflowEvent).hashCode = function () {
|
|
17912
|
-
var result = this.
|
|
17816
|
+
var result = this.l3v_1.hashCode();
|
|
17913
17817
|
result = imul(result, 31) + getStringHashCode(this.regex) | 0;
|
|
17914
|
-
result = imul(result, 31) + this.busType.hashCode() | 0;
|
|
17915
17818
|
result = imul(result, 31) + getStringHashCode(this.credName) | 0;
|
|
17916
17819
|
return result;
|
|
17917
17820
|
};
|
|
@@ -17921,32 +17824,30 @@
|
|
|
17921
17824
|
if (!(other instanceof WorkflowEvent))
|
|
17922
17825
|
return false;
|
|
17923
17826
|
var tmp0_other_with_cast = other instanceof WorkflowEvent ? other : THROW_CCE();
|
|
17924
|
-
if (!this.
|
|
17827
|
+
if (!this.l3v_1.equals(tmp0_other_with_cast.l3v_1))
|
|
17925
17828
|
return false;
|
|
17926
17829
|
if (!(this.regex === tmp0_other_with_cast.regex))
|
|
17927
17830
|
return false;
|
|
17928
|
-
if (!this.busType.equals(tmp0_other_with_cast.busType))
|
|
17929
|
-
return false;
|
|
17930
17831
|
if (!(this.credName === tmp0_other_with_cast.credName))
|
|
17931
17832
|
return false;
|
|
17932
17833
|
return true;
|
|
17933
17834
|
};
|
|
17934
|
-
function
|
|
17935
|
-
|
|
17835
|
+
function Companion_97() {
|
|
17836
|
+
Companion_instance_97 = this;
|
|
17936
17837
|
var tmp = this;
|
|
17937
17838
|
// Inline function 'kotlin.arrayOf' call
|
|
17938
17839
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
17939
17840
|
// Inline function 'kotlin.js.asDynamic' call
|
|
17940
|
-
tmp.
|
|
17841
|
+
tmp.p3v_1 = [Companion_getInstance_99().serializer(), null];
|
|
17941
17842
|
}
|
|
17942
|
-
protoOf(
|
|
17843
|
+
protoOf(Companion_97).serializer = function () {
|
|
17943
17844
|
return $serializer_getInstance_78();
|
|
17944
17845
|
};
|
|
17945
|
-
var
|
|
17946
|
-
function
|
|
17947
|
-
if (
|
|
17948
|
-
new
|
|
17949
|
-
return
|
|
17846
|
+
var Companion_instance_97;
|
|
17847
|
+
function Companion_getInstance_97() {
|
|
17848
|
+
if (Companion_instance_97 == null)
|
|
17849
|
+
new Companion_97();
|
|
17850
|
+
return Companion_instance_97;
|
|
17950
17851
|
}
|
|
17951
17852
|
function $serializer_78() {
|
|
17952
17853
|
$serializer_instance_78 = this;
|
|
@@ -17954,26 +17855,26 @@
|
|
|
17954
17855
|
tmp0_serialDesc.u2g('suppress', true);
|
|
17955
17856
|
tmp0_serialDesc.u2g('isEnabled', true);
|
|
17956
17857
|
tmp0_serialDesc.c2g(new JsonClassDiscriminator('type'));
|
|
17957
|
-
this.
|
|
17858
|
+
this.q3v_1 = tmp0_serialDesc;
|
|
17958
17859
|
}
|
|
17959
17860
|
protoOf($serializer_78).y25 = function () {
|
|
17960
|
-
return this.
|
|
17861
|
+
return this.q3v_1;
|
|
17961
17862
|
};
|
|
17962
17863
|
protoOf($serializer_78).n2h = function () {
|
|
17963
17864
|
// Inline function 'kotlin.arrayOf' call
|
|
17964
17865
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
17965
17866
|
// Inline function 'kotlin.js.asDynamic' call
|
|
17966
|
-
return [
|
|
17867
|
+
return [Companion_getInstance_97().p3v_1[0], BooleanSerializer_getInstance()];
|
|
17967
17868
|
};
|
|
17968
17869
|
protoOf($serializer_78).a26 = function (decoder) {
|
|
17969
|
-
var tmp0_desc = this.
|
|
17870
|
+
var tmp0_desc = this.q3v_1;
|
|
17970
17871
|
var tmp1_flag = true;
|
|
17971
17872
|
var tmp2_index = 0;
|
|
17972
17873
|
var tmp3_bitMask0 = 0;
|
|
17973
17874
|
var tmp4_local0 = null;
|
|
17974
17875
|
var tmp5_local1 = false;
|
|
17975
17876
|
var tmp6_input = decoder.l29(tmp0_desc);
|
|
17976
|
-
var tmp7_cached =
|
|
17877
|
+
var tmp7_cached = Companion_getInstance_97().p3v_1;
|
|
17977
17878
|
if (tmp6_input.a2a()) {
|
|
17978
17879
|
tmp4_local0 = tmp6_input.x29(tmp0_desc, 0, tmp7_cached[0], tmp4_local0);
|
|
17979
17880
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -18001,12 +17902,12 @@
|
|
|
18001
17902
|
tmp6_input.m29(tmp0_desc);
|
|
18002
17903
|
return WorkflowRest_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
18003
17904
|
};
|
|
18004
|
-
protoOf($serializer_78).
|
|
18005
|
-
var tmp0_desc = this.
|
|
17905
|
+
protoOf($serializer_78).r3v = function (encoder, value) {
|
|
17906
|
+
var tmp0_desc = this.q3v_1;
|
|
18006
17907
|
var tmp1_output = encoder.l29(tmp0_desc);
|
|
18007
|
-
var tmp2_cached =
|
|
18008
|
-
if (tmp1_output.h2b(tmp0_desc, 0) ? true : !value.
|
|
18009
|
-
tmp1_output.b2b(tmp0_desc, 0, tmp2_cached[0], value.
|
|
17908
|
+
var tmp2_cached = Companion_getInstance_97().p3v_1;
|
|
17909
|
+
if (tmp1_output.h2b(tmp0_desc, 0) ? true : !value.s3v_1.equals(WorkflowTriggerType_rest_getInstance())) {
|
|
17910
|
+
tmp1_output.b2b(tmp0_desc, 0, tmp2_cached[0], value.s3v_1);
|
|
18010
17911
|
}
|
|
18011
17912
|
if (tmp1_output.h2b(tmp0_desc, 1) ? true : !(value.isEnabled === false)) {
|
|
18012
17913
|
tmp1_output.r2a(tmp0_desc, 1, value.isEnabled);
|
|
@@ -18014,7 +17915,7 @@
|
|
|
18014
17915
|
tmp1_output.m29(tmp0_desc);
|
|
18015
17916
|
};
|
|
18016
17917
|
protoOf($serializer_78).z25 = function (encoder, value) {
|
|
18017
|
-
return this.
|
|
17918
|
+
return this.r3v(encoder, value instanceof WorkflowRest ? value : THROW_CCE());
|
|
18018
17919
|
};
|
|
18019
17920
|
var $serializer_instance_78;
|
|
18020
17921
|
function $serializer_getInstance_78() {
|
|
@@ -18024,13 +17925,13 @@
|
|
|
18024
17925
|
}
|
|
18025
17926
|
function WorkflowRest_init_$Init$(seen1, type, isEnabled, serializationConstructorMarker, $this) {
|
|
18026
17927
|
if (!(0 === (0 & seen1))) {
|
|
18027
|
-
throwMissingFieldException(seen1, 0, $serializer_getInstance_78().
|
|
17928
|
+
throwMissingFieldException(seen1, 0, $serializer_getInstance_78().q3v_1);
|
|
18028
17929
|
}
|
|
18029
17930
|
WorkflowTrigger_init_$Init$(seen1, serializationConstructorMarker, $this);
|
|
18030
17931
|
if (0 === (seen1 & 1))
|
|
18031
|
-
$this.
|
|
17932
|
+
$this.s3v_1 = WorkflowTriggerType_rest_getInstance();
|
|
18032
17933
|
else
|
|
18033
|
-
$this.
|
|
17934
|
+
$this.s3v_1 = type;
|
|
18034
17935
|
if (0 === (seen1 & 2))
|
|
18035
17936
|
$this.isEnabled = false;
|
|
18036
17937
|
else
|
|
@@ -18041,38 +17942,38 @@
|
|
|
18041
17942
|
return WorkflowRest_init_$Init$(seen1, type, isEnabled, serializationConstructorMarker, objectCreate(protoOf(WorkflowRest)));
|
|
18042
17943
|
}
|
|
18043
17944
|
function WorkflowRest(type, isEnabled) {
|
|
18044
|
-
|
|
17945
|
+
Companion_getInstance_97();
|
|
18045
17946
|
type = type === VOID ? WorkflowTriggerType_rest_getInstance() : type;
|
|
18046
17947
|
isEnabled = isEnabled === VOID ? false : isEnabled;
|
|
18047
17948
|
WorkflowTrigger.call(this);
|
|
18048
|
-
this.
|
|
17949
|
+
this.s3v_1 = type;
|
|
18049
17950
|
this.isEnabled = isEnabled;
|
|
18050
17951
|
}
|
|
18051
17952
|
protoOf(WorkflowRest).z35 = function () {
|
|
18052
|
-
return this.
|
|
17953
|
+
return this.s3v_1;
|
|
18053
17954
|
};
|
|
18054
|
-
protoOf(WorkflowRest).
|
|
17955
|
+
protoOf(WorkflowRest).t3v = function () {
|
|
18055
17956
|
return this.isEnabled;
|
|
18056
17957
|
};
|
|
18057
17958
|
protoOf(WorkflowRest).hf = function () {
|
|
18058
|
-
return this.
|
|
17959
|
+
return this.s3v_1;
|
|
18059
17960
|
};
|
|
18060
17961
|
protoOf(WorkflowRest).if = function () {
|
|
18061
17962
|
return this.isEnabled;
|
|
18062
17963
|
};
|
|
18063
|
-
protoOf(WorkflowRest).
|
|
17964
|
+
protoOf(WorkflowRest).u3v = function (type, isEnabled) {
|
|
18064
17965
|
return new WorkflowRest(type, isEnabled);
|
|
18065
17966
|
};
|
|
18066
17967
|
protoOf(WorkflowRest).copy = function (type, isEnabled, $super) {
|
|
18067
|
-
type = type === VOID ? this.
|
|
17968
|
+
type = type === VOID ? this.s3v_1 : type;
|
|
18068
17969
|
isEnabled = isEnabled === VOID ? this.isEnabled : isEnabled;
|
|
18069
|
-
return this.
|
|
17970
|
+
return this.u3v(type, isEnabled);
|
|
18070
17971
|
};
|
|
18071
17972
|
protoOf(WorkflowRest).toString = function () {
|
|
18072
|
-
return 'WorkflowRest(type=' + this.
|
|
17973
|
+
return 'WorkflowRest(type=' + this.s3v_1 + ', isEnabled=' + this.isEnabled + ')';
|
|
18073
17974
|
};
|
|
18074
17975
|
protoOf(WorkflowRest).hashCode = function () {
|
|
18075
|
-
var result = this.
|
|
17976
|
+
var result = this.s3v_1.hashCode();
|
|
18076
17977
|
result = imul(result, 31) + getBooleanHashCode(this.isEnabled) | 0;
|
|
18077
17978
|
return result;
|
|
18078
17979
|
};
|
|
@@ -18082,14 +17983,14 @@
|
|
|
18082
17983
|
if (!(other instanceof WorkflowRest))
|
|
18083
17984
|
return false;
|
|
18084
17985
|
var tmp0_other_with_cast = other instanceof WorkflowRest ? other : THROW_CCE();
|
|
18085
|
-
if (!this.
|
|
17986
|
+
if (!this.s3v_1.equals(tmp0_other_with_cast.s3v_1))
|
|
18086
17987
|
return false;
|
|
18087
17988
|
if (!(this.isEnabled === tmp0_other_with_cast.isEnabled))
|
|
18088
17989
|
return false;
|
|
18089
17990
|
return true;
|
|
18090
17991
|
};
|
|
18091
|
-
function _get_$
|
|
18092
|
-
return $this.
|
|
17992
|
+
function _get_$cachedSerializer__te6jhj_18($this) {
|
|
17993
|
+
return $this.v3v_1.s2();
|
|
18093
17994
|
}
|
|
18094
17995
|
function WorkflowTrigger$Companion$_anonymous__4rndsm() {
|
|
18095
17996
|
var tmp = getKClass(WorkflowTrigger);
|
|
@@ -18107,23 +18008,23 @@
|
|
|
18107
18008
|
var tmp$ret$8 = [new JsonClassDiscriminator('type')];
|
|
18108
18009
|
return SealedClassSerializer_init_$Create$('dto.workflow.triggers.WorkflowTrigger', tmp, tmp_0, tmp_1, tmp$ret$8);
|
|
18109
18010
|
}
|
|
18110
|
-
function
|
|
18111
|
-
|
|
18011
|
+
function Companion_98() {
|
|
18012
|
+
Companion_instance_98 = this;
|
|
18112
18013
|
var tmp = this;
|
|
18113
18014
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
18114
|
-
tmp.
|
|
18015
|
+
tmp.v3v_1 = lazy(tmp_0, WorkflowTrigger$Companion$_anonymous__4rndsm);
|
|
18115
18016
|
}
|
|
18116
|
-
protoOf(
|
|
18117
|
-
return _get_$
|
|
18017
|
+
protoOf(Companion_98).serializer = function () {
|
|
18018
|
+
return _get_$cachedSerializer__te6jhj_18(this);
|
|
18118
18019
|
};
|
|
18119
|
-
protoOf(
|
|
18020
|
+
protoOf(Companion_98).y2h = function (typeParamsSerializers) {
|
|
18120
18021
|
return this.serializer();
|
|
18121
18022
|
};
|
|
18122
|
-
var
|
|
18123
|
-
function
|
|
18124
|
-
if (
|
|
18125
|
-
new
|
|
18126
|
-
return
|
|
18023
|
+
var Companion_instance_98;
|
|
18024
|
+
function Companion_getInstance_98() {
|
|
18025
|
+
if (Companion_instance_98 == null)
|
|
18026
|
+
new Companion_98();
|
|
18027
|
+
return Companion_instance_98;
|
|
18127
18028
|
}
|
|
18128
18029
|
function WorkflowTrigger_init_$Init$(seen1, serializationConstructorMarker, $this) {
|
|
18129
18030
|
return $this;
|
|
@@ -18132,13 +18033,13 @@
|
|
|
18132
18033
|
return WorkflowTrigger_init_$Init$(seen1, serializationConstructorMarker, objectCreate(protoOf(WorkflowTrigger)));
|
|
18133
18034
|
}
|
|
18134
18035
|
function WorkflowTrigger() {
|
|
18135
|
-
|
|
18036
|
+
Companion_getInstance_98();
|
|
18136
18037
|
}
|
|
18137
|
-
function _get_$
|
|
18138
|
-
return $this.
|
|
18038
|
+
function _get_$cachedSerializer__te6jhj_19($this) {
|
|
18039
|
+
return $this.w3v_1.s2();
|
|
18139
18040
|
}
|
|
18140
18041
|
function WorkflowTriggerType$Companion$_anonymous__137bus() {
|
|
18141
|
-
var tmp =
|
|
18042
|
+
var tmp = values_13();
|
|
18142
18043
|
// Inline function 'kotlin.arrayOf' call
|
|
18143
18044
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
18144
18045
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -18152,29 +18053,29 @@
|
|
|
18152
18053
|
var WorkflowTriggerType_cron_instance;
|
|
18153
18054
|
var WorkflowTriggerType_rest_instance;
|
|
18154
18055
|
var WorkflowTriggerType_event_instance;
|
|
18155
|
-
function
|
|
18156
|
-
|
|
18056
|
+
function Companion_99() {
|
|
18057
|
+
Companion_instance_99 = this;
|
|
18157
18058
|
var tmp = this;
|
|
18158
18059
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
18159
|
-
tmp.
|
|
18060
|
+
tmp.w3v_1 = lazy(tmp_0, WorkflowTriggerType$Companion$_anonymous__137bus);
|
|
18160
18061
|
}
|
|
18161
|
-
protoOf(
|
|
18162
|
-
return _get_$
|
|
18062
|
+
protoOf(Companion_99).serializer = function () {
|
|
18063
|
+
return _get_$cachedSerializer__te6jhj_19(this);
|
|
18163
18064
|
};
|
|
18164
|
-
protoOf(
|
|
18065
|
+
protoOf(Companion_99).y2h = function (typeParamsSerializers) {
|
|
18165
18066
|
return this.serializer();
|
|
18166
18067
|
};
|
|
18167
|
-
var
|
|
18168
|
-
function
|
|
18068
|
+
var Companion_instance_99;
|
|
18069
|
+
function Companion_getInstance_99() {
|
|
18169
18070
|
WorkflowTriggerType_initEntries();
|
|
18170
|
-
if (
|
|
18171
|
-
new
|
|
18172
|
-
return
|
|
18071
|
+
if (Companion_instance_99 == null)
|
|
18072
|
+
new Companion_99();
|
|
18073
|
+
return Companion_instance_99;
|
|
18173
18074
|
}
|
|
18174
|
-
function
|
|
18075
|
+
function values_13() {
|
|
18175
18076
|
return [WorkflowTriggerType_cron_getInstance(), WorkflowTriggerType_rest_getInstance(), WorkflowTriggerType_event_getInstance()];
|
|
18176
18077
|
}
|
|
18177
|
-
function
|
|
18078
|
+
function valueOf_13(value) {
|
|
18178
18079
|
switch (value) {
|
|
18179
18080
|
case 'cron':
|
|
18180
18081
|
return WorkflowTriggerType_cron_getInstance();
|
|
@@ -18196,7 +18097,7 @@
|
|
|
18196
18097
|
WorkflowTriggerType_cron_instance = new WorkflowTriggerType('cron', 0, 'cron');
|
|
18197
18098
|
WorkflowTriggerType_rest_instance = new WorkflowTriggerType('rest', 1, 'rest');
|
|
18198
18099
|
WorkflowTriggerType_event_instance = new WorkflowTriggerType('event', 2, 'event');
|
|
18199
|
-
|
|
18100
|
+
Companion_getInstance_99();
|
|
18200
18101
|
}
|
|
18201
18102
|
function WorkflowTriggerType(name, ordinal, code) {
|
|
18202
18103
|
Enum.call(this, name, ordinal);
|
|
@@ -18451,8 +18352,6 @@
|
|
|
18451
18352
|
}, function (value) {
|
|
18452
18353
|
this.x35(value);
|
|
18453
18354
|
});
|
|
18454
|
-
defineProp(protoOf(WorkflowBusType), 'name', protoOf(WorkflowBusType).tb);
|
|
18455
|
-
defineProp(protoOf(WorkflowBusType), 'ordinal', protoOf(WorkflowBusType).ub);
|
|
18456
18355
|
protoOf($serializer_76).o2h = typeParametersSerializers;
|
|
18457
18356
|
defineProp(protoOf(WorkflowTrigger), 'type', function () {
|
|
18458
18357
|
return this.z35();
|
|
@@ -19374,49 +19273,40 @@
|
|
|
19374
19273
|
var $dto = _.dto || (_.dto = {});
|
|
19375
19274
|
var $dto$workflow = $dto.workflow || ($dto.workflow = {});
|
|
19376
19275
|
var $dto$workflow$triggers = $dto$workflow.triggers || ($dto$workflow.triggers = {});
|
|
19377
|
-
$dto$workflow$triggers.WorkflowBusType = WorkflowBusType;
|
|
19378
|
-
$dto$workflow$triggers.WorkflowBusType.values = values_13;
|
|
19379
|
-
$dto$workflow$triggers.WorkflowBusType.valueOf = valueOf_13;
|
|
19380
|
-
defineProp($dto$workflow$triggers.WorkflowBusType, 'rabbitmq', WorkflowBusType_rabbitmq_getInstance);
|
|
19381
|
-
defineProp($dto$workflow$triggers.WorkflowBusType, 'kafka', WorkflowBusType_kafka_getInstance);
|
|
19382
|
-
defineProp($dto$workflow$triggers.WorkflowBusType, 'Companion', Companion_getInstance_95);
|
|
19383
|
-
var $dto = _.dto || (_.dto = {});
|
|
19384
|
-
var $dto$workflow = $dto.workflow || ($dto.workflow = {});
|
|
19385
|
-
var $dto$workflow$triggers = $dto$workflow.triggers || ($dto$workflow.triggers = {});
|
|
19386
19276
|
$dto$workflow$triggers.WorkflowCron = WorkflowCron;
|
|
19387
19277
|
$dto$workflow$triggers.WorkflowCron.WorkflowCron_init_$Create$ = WorkflowCron_init_$Create$;
|
|
19388
|
-
defineProp($dto$workflow$triggers.WorkflowCron, 'Companion',
|
|
19278
|
+
defineProp($dto$workflow$triggers.WorkflowCron, 'Companion', Companion_getInstance_95);
|
|
19389
19279
|
defineProp($dto$workflow$triggers.WorkflowCron, '$serializer', $serializer_getInstance_76);
|
|
19390
19280
|
var $dto = _.dto || (_.dto = {});
|
|
19391
19281
|
var $dto$workflow = $dto.workflow || ($dto.workflow = {});
|
|
19392
19282
|
var $dto$workflow$triggers = $dto$workflow.triggers || ($dto$workflow.triggers = {});
|
|
19393
19283
|
$dto$workflow$triggers.WorkflowEvent = WorkflowEvent;
|
|
19394
19284
|
$dto$workflow$triggers.WorkflowEvent.WorkflowEvent_init_$Create$ = WorkflowEvent_init_$Create$;
|
|
19395
|
-
defineProp($dto$workflow$triggers.WorkflowEvent, 'Companion',
|
|
19285
|
+
defineProp($dto$workflow$triggers.WorkflowEvent, 'Companion', Companion_getInstance_96);
|
|
19396
19286
|
defineProp($dto$workflow$triggers.WorkflowEvent, '$serializer', $serializer_getInstance_77);
|
|
19397
19287
|
var $dto = _.dto || (_.dto = {});
|
|
19398
19288
|
var $dto$workflow = $dto.workflow || ($dto.workflow = {});
|
|
19399
19289
|
var $dto$workflow$triggers = $dto$workflow.triggers || ($dto$workflow.triggers = {});
|
|
19400
19290
|
$dto$workflow$triggers.WorkflowRest = WorkflowRest;
|
|
19401
19291
|
$dto$workflow$triggers.WorkflowRest.WorkflowRest_init_$Create$ = WorkflowRest_init_$Create$;
|
|
19402
|
-
defineProp($dto$workflow$triggers.WorkflowRest, 'Companion',
|
|
19292
|
+
defineProp($dto$workflow$triggers.WorkflowRest, 'Companion', Companion_getInstance_97);
|
|
19403
19293
|
defineProp($dto$workflow$triggers.WorkflowRest, '$serializer', $serializer_getInstance_78);
|
|
19404
19294
|
var $dto = _.dto || (_.dto = {});
|
|
19405
19295
|
var $dto$workflow = $dto.workflow || ($dto.workflow = {});
|
|
19406
19296
|
var $dto$workflow$triggers = $dto$workflow.triggers || ($dto$workflow.triggers = {});
|
|
19407
19297
|
$dto$workflow$triggers.WorkflowTrigger = WorkflowTrigger;
|
|
19408
19298
|
$dto$workflow$triggers.WorkflowTrigger.WorkflowTrigger_init_$Create$ = WorkflowTrigger_init_$Create$;
|
|
19409
|
-
defineProp($dto$workflow$triggers.WorkflowTrigger, 'Companion',
|
|
19299
|
+
defineProp($dto$workflow$triggers.WorkflowTrigger, 'Companion', Companion_getInstance_98);
|
|
19410
19300
|
var $dto = _.dto || (_.dto = {});
|
|
19411
19301
|
var $dto$workflow = $dto.workflow || ($dto.workflow = {});
|
|
19412
19302
|
var $dto$workflow$triggers = $dto$workflow.triggers || ($dto$workflow.triggers = {});
|
|
19413
19303
|
$dto$workflow$triggers.WorkflowTriggerType = WorkflowTriggerType;
|
|
19414
|
-
$dto$workflow$triggers.WorkflowTriggerType.values =
|
|
19415
|
-
$dto$workflow$triggers.WorkflowTriggerType.valueOf =
|
|
19304
|
+
$dto$workflow$triggers.WorkflowTriggerType.values = values_13;
|
|
19305
|
+
$dto$workflow$triggers.WorkflowTriggerType.valueOf = valueOf_13;
|
|
19416
19306
|
defineProp($dto$workflow$triggers.WorkflowTriggerType, 'cron', WorkflowTriggerType_cron_getInstance);
|
|
19417
19307
|
defineProp($dto$workflow$triggers.WorkflowTriggerType, 'rest', WorkflowTriggerType_rest_getInstance);
|
|
19418
19308
|
defineProp($dto$workflow$triggers.WorkflowTriggerType, 'event', WorkflowTriggerType_event_getInstance);
|
|
19419
|
-
defineProp($dto$workflow$triggers.WorkflowTriggerType, 'Companion',
|
|
19309
|
+
defineProp($dto$workflow$triggers.WorkflowTriggerType, 'Companion', Companion_getInstance_99);
|
|
19420
19310
|
}
|
|
19421
19311
|
$jsExportAll$(_);
|
|
19422
19312
|
_.$jsExportAll$ = $jsExportAll$;
|