mrs-toolbox-cli 0.0.110 → 0.0.111
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 +70 -70
- package/clikt-clikt.js +1120 -1120
- package/colormath-root-colormath.js +358 -358
- package/com.mrs.platform.configuration.dto.js +54 -32
- 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 +1395 -1395
- package/ktor-ktor-events.js +4 -4
- package/markdown.js +1789 -1789
- package/mordant-mordant.js +1601 -1601
- package/mrs-toolbox-cli.d.ts +3 -1
- package/mrs-toolbox-cli.js +90 -90
- package/package.json +1 -1
- package/toolbox.js +1975 -1975
|
@@ -16866,12 +16866,13 @@
|
|
|
16866
16866
|
}
|
|
16867
16867
|
function $serializer_73() {
|
|
16868
16868
|
$serializer_instance_73 = this;
|
|
16869
|
-
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('dto.workflow.WorkflowDTO', this,
|
|
16869
|
+
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('dto.workflow.WorkflowDTO', this, 6);
|
|
16870
16870
|
tmp0_serialDesc.u2g('name', false);
|
|
16871
16871
|
tmp0_serialDesc.u2g('path', true);
|
|
16872
16872
|
tmp0_serialDesc.u2g('regexString', true);
|
|
16873
16873
|
tmp0_serialDesc.u2g('script', true);
|
|
16874
16874
|
tmp0_serialDesc.u2g('timeout', true);
|
|
16875
|
+
tmp0_serialDesc.u2g('cronExpression', true);
|
|
16875
16876
|
this.d3u_1 = tmp0_serialDesc;
|
|
16876
16877
|
}
|
|
16877
16878
|
protoOf($serializer_73).y25 = function () {
|
|
@@ -16881,7 +16882,7 @@
|
|
|
16881
16882
|
// Inline function 'kotlin.arrayOf' call
|
|
16882
16883
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
16883
16884
|
// Inline function 'kotlin.js.asDynamic' call
|
|
16884
|
-
return [StringSerializer_getInstance(), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(IntSerializer_getInstance())];
|
|
16885
|
+
return [StringSerializer_getInstance(), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(StringSerializer_getInstance())];
|
|
16885
16886
|
};
|
|
16886
16887
|
protoOf($serializer_73).a26 = function (decoder) {
|
|
16887
16888
|
var tmp0_desc = this.d3u_1;
|
|
@@ -16893,51 +16894,58 @@
|
|
|
16893
16894
|
var tmp6_local2 = null;
|
|
16894
16895
|
var tmp7_local3 = null;
|
|
16895
16896
|
var tmp8_local4 = null;
|
|
16896
|
-
var
|
|
16897
|
-
|
|
16898
|
-
|
|
16897
|
+
var tmp9_local5 = null;
|
|
16898
|
+
var tmp10_input = decoder.l29(tmp0_desc);
|
|
16899
|
+
if (tmp10_input.a2a()) {
|
|
16900
|
+
tmp4_local0 = tmp10_input.v29(tmp0_desc, 0);
|
|
16899
16901
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
16900
|
-
tmp5_local1 =
|
|
16902
|
+
tmp5_local1 = tmp10_input.z29(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
|
|
16901
16903
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
16902
|
-
tmp6_local2 =
|
|
16904
|
+
tmp6_local2 = tmp10_input.z29(tmp0_desc, 2, StringSerializer_getInstance(), tmp6_local2);
|
|
16903
16905
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
16904
|
-
tmp7_local3 =
|
|
16906
|
+
tmp7_local3 = tmp10_input.z29(tmp0_desc, 3, StringSerializer_getInstance(), tmp7_local3);
|
|
16905
16907
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
16906
|
-
tmp8_local4 =
|
|
16908
|
+
tmp8_local4 = tmp10_input.z29(tmp0_desc, 4, IntSerializer_getInstance(), tmp8_local4);
|
|
16907
16909
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
16910
|
+
tmp9_local5 = tmp10_input.z29(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
|
|
16911
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
16908
16912
|
} else
|
|
16909
16913
|
while (tmp1_flag) {
|
|
16910
|
-
tmp2_index =
|
|
16914
|
+
tmp2_index = tmp10_input.b2a(tmp0_desc);
|
|
16911
16915
|
switch (tmp2_index) {
|
|
16912
16916
|
case -1:
|
|
16913
16917
|
tmp1_flag = false;
|
|
16914
16918
|
break;
|
|
16915
16919
|
case 0:
|
|
16916
|
-
tmp4_local0 =
|
|
16920
|
+
tmp4_local0 = tmp10_input.v29(tmp0_desc, 0);
|
|
16917
16921
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
16918
16922
|
break;
|
|
16919
16923
|
case 1:
|
|
16920
|
-
tmp5_local1 =
|
|
16924
|
+
tmp5_local1 = tmp10_input.z29(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
|
|
16921
16925
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
16922
16926
|
break;
|
|
16923
16927
|
case 2:
|
|
16924
|
-
tmp6_local2 =
|
|
16928
|
+
tmp6_local2 = tmp10_input.z29(tmp0_desc, 2, StringSerializer_getInstance(), tmp6_local2);
|
|
16925
16929
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
16926
16930
|
break;
|
|
16927
16931
|
case 3:
|
|
16928
|
-
tmp7_local3 =
|
|
16932
|
+
tmp7_local3 = tmp10_input.z29(tmp0_desc, 3, StringSerializer_getInstance(), tmp7_local3);
|
|
16929
16933
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
16930
16934
|
break;
|
|
16931
16935
|
case 4:
|
|
16932
|
-
tmp8_local4 =
|
|
16936
|
+
tmp8_local4 = tmp10_input.z29(tmp0_desc, 4, IntSerializer_getInstance(), tmp8_local4);
|
|
16933
16937
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
16934
16938
|
break;
|
|
16939
|
+
case 5:
|
|
16940
|
+
tmp9_local5 = tmp10_input.z29(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
|
|
16941
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
16942
|
+
break;
|
|
16935
16943
|
default:
|
|
16936
16944
|
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
16937
16945
|
}
|
|
16938
16946
|
}
|
|
16939
|
-
|
|
16940
|
-
return WorkflowDTO_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, null);
|
|
16947
|
+
tmp10_input.m29(tmp0_desc);
|
|
16948
|
+
return WorkflowDTO_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, null);
|
|
16941
16949
|
};
|
|
16942
16950
|
protoOf($serializer_73).e3u = function (encoder, value) {
|
|
16943
16951
|
var tmp0_desc = this.d3u_1;
|
|
@@ -16955,6 +16963,9 @@
|
|
|
16955
16963
|
if (tmp1_output.h2b(tmp0_desc, 4) ? true : !(value.timeout == null)) {
|
|
16956
16964
|
tmp1_output.d2b(tmp0_desc, 4, IntSerializer_getInstance(), value.timeout);
|
|
16957
16965
|
}
|
|
16966
|
+
if (tmp1_output.h2b(tmp0_desc, 5) ? true : !(value.cronExpression == null)) {
|
|
16967
|
+
tmp1_output.d2b(tmp0_desc, 5, StringSerializer_getInstance(), value.cronExpression);
|
|
16968
|
+
}
|
|
16958
16969
|
tmp1_output.m29(tmp0_desc);
|
|
16959
16970
|
};
|
|
16960
16971
|
protoOf($serializer_73).z25 = function (encoder, value) {
|
|
@@ -16966,7 +16977,7 @@
|
|
|
16966
16977
|
new $serializer_73();
|
|
16967
16978
|
return $serializer_instance_73;
|
|
16968
16979
|
}
|
|
16969
|
-
function WorkflowDTO_init_$Init$(seen1, name, path, regexString, script, timeout, serializationConstructorMarker, $this) {
|
|
16980
|
+
function WorkflowDTO_init_$Init$(seen1, name, path, regexString, script, timeout, cronExpression, serializationConstructorMarker, $this) {
|
|
16970
16981
|
if (!(1 === (1 & seen1))) {
|
|
16971
16982
|
throwMissingFieldException(seen1, 1, $serializer_getInstance_73().d3u_1);
|
|
16972
16983
|
}
|
|
@@ -16987,16 +16998,21 @@
|
|
|
16987
16998
|
$this.timeout = null;
|
|
16988
16999
|
else
|
|
16989
17000
|
$this.timeout = timeout;
|
|
17001
|
+
if (0 === (seen1 & 32))
|
|
17002
|
+
$this.cronExpression = null;
|
|
17003
|
+
else
|
|
17004
|
+
$this.cronExpression = cronExpression;
|
|
16990
17005
|
return $this;
|
|
16991
17006
|
}
|
|
16992
|
-
function WorkflowDTO_init_$Create$(seen1, name, path, regexString, script, timeout, serializationConstructorMarker) {
|
|
16993
|
-
return WorkflowDTO_init_$Init$(seen1, name, path, regexString, script, timeout, serializationConstructorMarker, objectCreate(protoOf(WorkflowDTO)));
|
|
17007
|
+
function WorkflowDTO_init_$Create$(seen1, name, path, regexString, script, timeout, cronExpression, serializationConstructorMarker) {
|
|
17008
|
+
return WorkflowDTO_init_$Init$(seen1, name, path, regexString, script, timeout, cronExpression, serializationConstructorMarker, objectCreate(protoOf(WorkflowDTO)));
|
|
16994
17009
|
}
|
|
16995
17010
|
function WorkflowDTO() {
|
|
16996
17011
|
this.path = null;
|
|
16997
17012
|
this.regexString = null;
|
|
16998
17013
|
this.script = null;
|
|
16999
17014
|
this.timeout = null;
|
|
17015
|
+
this.cronExpression = null;
|
|
17000
17016
|
}
|
|
17001
17017
|
protoOf(WorkflowDTO).x35 = function (_set____db54di) {
|
|
17002
17018
|
this.f3u_1 = _set____db54di;
|
|
@@ -17033,6 +17049,12 @@
|
|
|
17033
17049
|
protoOf(WorkflowDTO).n3u = function () {
|
|
17034
17050
|
return this.timeout;
|
|
17035
17051
|
};
|
|
17052
|
+
protoOf(WorkflowDTO).o3u = function (_set____db54di) {
|
|
17053
|
+
this.cronExpression = _set____db54di;
|
|
17054
|
+
};
|
|
17055
|
+
protoOf(WorkflowDTO).p3u = function () {
|
|
17056
|
+
return this.cronExpression;
|
|
17057
|
+
};
|
|
17036
17058
|
function Companion_92() {
|
|
17037
17059
|
}
|
|
17038
17060
|
protoOf(Companion_92).serializer = function () {
|
|
@@ -17047,10 +17069,10 @@
|
|
|
17047
17069
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('dto.workflow.WorkflowQuery', this, 2);
|
|
17048
17070
|
tmp0_serialDesc.u2g('name', false);
|
|
17049
17071
|
tmp0_serialDesc.u2g('path', false);
|
|
17050
|
-
this.
|
|
17072
|
+
this.q3u_1 = tmp0_serialDesc;
|
|
17051
17073
|
}
|
|
17052
17074
|
protoOf($serializer_74).y25 = function () {
|
|
17053
|
-
return this.
|
|
17075
|
+
return this.q3u_1;
|
|
17054
17076
|
};
|
|
17055
17077
|
protoOf($serializer_74).n2h = function () {
|
|
17056
17078
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -17059,7 +17081,7 @@
|
|
|
17059
17081
|
return [StringSerializer_getInstance(), StringSerializer_getInstance()];
|
|
17060
17082
|
};
|
|
17061
17083
|
protoOf($serializer_74).a26 = function (decoder) {
|
|
17062
|
-
var tmp0_desc = this.
|
|
17084
|
+
var tmp0_desc = this.q3u_1;
|
|
17063
17085
|
var tmp1_flag = true;
|
|
17064
17086
|
var tmp2_index = 0;
|
|
17065
17087
|
var tmp3_bitMask0 = 0;
|
|
@@ -17093,15 +17115,15 @@
|
|
|
17093
17115
|
tmp6_input.m29(tmp0_desc);
|
|
17094
17116
|
return WorkflowQuery_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
17095
17117
|
};
|
|
17096
|
-
protoOf($serializer_74).
|
|
17097
|
-
var tmp0_desc = this.
|
|
17118
|
+
protoOf($serializer_74).r3u = function (encoder, value) {
|
|
17119
|
+
var tmp0_desc = this.q3u_1;
|
|
17098
17120
|
var tmp1_output = encoder.l29(tmp0_desc);
|
|
17099
17121
|
tmp1_output.z2a(tmp0_desc, 0, value.name);
|
|
17100
17122
|
tmp1_output.z2a(tmp0_desc, 1, value.path);
|
|
17101
17123
|
tmp1_output.m29(tmp0_desc);
|
|
17102
17124
|
};
|
|
17103
17125
|
protoOf($serializer_74).z25 = function (encoder, value) {
|
|
17104
|
-
return this.
|
|
17126
|
+
return this.r3u(encoder, value instanceof WorkflowQuery ? value : THROW_CCE());
|
|
17105
17127
|
};
|
|
17106
17128
|
var $serializer_instance_74;
|
|
17107
17129
|
function $serializer_getInstance_74() {
|
|
@@ -17111,9 +17133,9 @@
|
|
|
17111
17133
|
}
|
|
17112
17134
|
function WorkflowQuery_init_$Init$(seen1, name, path, serializationConstructorMarker, $this) {
|
|
17113
17135
|
if (!(3 === (3 & seen1))) {
|
|
17114
|
-
throwMissingFieldException(seen1, 3, $serializer_getInstance_74().
|
|
17136
|
+
throwMissingFieldException(seen1, 3, $serializer_getInstance_74().q3u_1);
|
|
17115
17137
|
}
|
|
17116
|
-
$this.
|
|
17138
|
+
$this.s3u_1 = name;
|
|
17117
17139
|
$this.path = path;
|
|
17118
17140
|
return $this;
|
|
17119
17141
|
}
|
|
@@ -17121,16 +17143,16 @@
|
|
|
17121
17143
|
return WorkflowQuery_init_$Init$(seen1, name, path, serializationConstructorMarker, objectCreate(protoOf(WorkflowQuery)));
|
|
17122
17144
|
}
|
|
17123
17145
|
function WorkflowQuery(name, path) {
|
|
17124
|
-
this.
|
|
17146
|
+
this.s3u_1 = name;
|
|
17125
17147
|
this.path = path;
|
|
17126
17148
|
}
|
|
17127
17149
|
protoOf(WorkflowQuery).x35 = function (_set____db54di) {
|
|
17128
|
-
this.
|
|
17150
|
+
this.s3u_1 = _set____db54di;
|
|
17129
17151
|
};
|
|
17130
17152
|
protoOf(WorkflowQuery).tb = function () {
|
|
17131
|
-
return this.
|
|
17153
|
+
return this.s3u_1;
|
|
17132
17154
|
};
|
|
17133
|
-
protoOf(WorkflowQuery).
|
|
17155
|
+
protoOf(WorkflowQuery).t3u = function (_set____db54di) {
|
|
17134
17156
|
this.path = _set____db54di;
|
|
17135
17157
|
};
|
|
17136
17158
|
protoOf(WorkflowQuery).h3u = function () {
|