git-semver-tagger 2.4.0 → 2.5.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.
- package/kotlin/clikt-clikt-mordant-markdown.js +3 -3
- package/kotlin/clikt-clikt-mordant.js +86 -86
- package/kotlin/clikt-clikt.js +1389 -1385
- package/kotlin/clikt-clikt.js.map +1 -1
- package/kotlin/colormath-root-colormath.js +451 -451
- package/kotlin/command-line-tools-tagger-cli.js +348 -348
- package/kotlin/command-line-tools-tagger-cli.js.map +1 -1
- package/kotlin/kotlin-kotlin-stdlib.js +179 -178
- package/kotlin/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js +1590 -1598
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js +2029 -1711
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js.map +1 -1
- package/kotlin/markdown.js +1899 -1899
- package/kotlin/mordant-mordant-markdown.js +195 -195
- package/kotlin/mordant-mordant.js +1518 -1518
- package/kotlin/tools-cli-tools.js +3 -3
- package/kotlin/tools-digger-core.js +2 -2
- package/kotlin/tools-git-adapter.js +21 -21
- package/kotlin/tools-tagger-core.js +27 -27
- package/kotlin/tools-tagger-json.js +135 -135
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
(function (_, process, fs, kotlin_kotlin) {
|
|
2
2
|
'use strict';
|
|
3
3
|
//region block: imports
|
|
4
|
-
var until = kotlin_kotlin.$_$.
|
|
4
|
+
var until = kotlin_kotlin.$_$.fb;
|
|
5
5
|
var slice = kotlin_kotlin.$_$.j7;
|
|
6
6
|
var copyToArray = kotlin_kotlin.$_$.n5;
|
|
7
|
-
var to = kotlin_kotlin.$_$.
|
|
8
|
-
var json = kotlin_kotlin.$_$.
|
|
7
|
+
var to = kotlin_kotlin.$_$.yf;
|
|
8
|
+
var json = kotlin_kotlin.$_$.ja;
|
|
9
9
|
var Unit_instance = kotlin_kotlin.$_$.v;
|
|
10
10
|
//endregion
|
|
11
11
|
//region block: pre-declaration
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
var RegexOption_IGNORE_CASE_getInstance = kotlin_kotlin.$_$.w;
|
|
5
5
|
var Regex_init_$Create$ = kotlin_kotlin.$_$.o1;
|
|
6
6
|
var Regex_init_$Create$_0 = kotlin_kotlin.$_$.n1;
|
|
7
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
8
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
7
|
+
var protoOf = kotlin_kotlin.$_$.qa;
|
|
8
|
+
var initMetadataForObject = kotlin_kotlin.$_$.x9;
|
|
9
9
|
//endregion
|
|
10
10
|
//region block: pre-declaration
|
|
11
11
|
initMetadataForObject(Defaults, 'Defaults');
|
|
@@ -2,55 +2,55 @@
|
|
|
2
2
|
'use strict';
|
|
3
3
|
//region block: imports
|
|
4
4
|
var imul = Math.imul;
|
|
5
|
-
var toString = kotlin_kotlin.$_$.
|
|
6
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
7
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
8
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
9
|
-
var equals = kotlin_kotlin.$_$.
|
|
10
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
5
|
+
var toString = kotlin_kotlin.$_$.sa;
|
|
6
|
+
var protoOf = kotlin_kotlin.$_$.qa;
|
|
7
|
+
var getStringHashCode = kotlin_kotlin.$_$.q9;
|
|
8
|
+
var hashCode = kotlin_kotlin.$_$.r9;
|
|
9
|
+
var equals = kotlin_kotlin.$_$.m9;
|
|
10
|
+
var initMetadataForClass = kotlin_kotlin.$_$.s9;
|
|
11
11
|
var emptyMap = kotlin_kotlin.$_$.r5;
|
|
12
12
|
var VOID = kotlin_kotlin.$_$.c;
|
|
13
13
|
var plus = kotlin_kotlin.$_$.y6;
|
|
14
14
|
var emptyList = kotlin_kotlin.$_$.q5;
|
|
15
15
|
var listOf = kotlin_kotlin.$_$.r6;
|
|
16
|
-
var split = kotlin_kotlin.$_$.
|
|
16
|
+
var split = kotlin_kotlin.$_$.id;
|
|
17
17
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.a1;
|
|
18
18
|
var joinToString = kotlin_kotlin.$_$.d6;
|
|
19
19
|
var reversed = kotlin_kotlin.$_$.e7;
|
|
20
20
|
var Companion_getInstance = kotlin_kotlin.$_$.m;
|
|
21
21
|
var last = kotlin_kotlin.$_$.n6;
|
|
22
22
|
var Unit_instance = kotlin_kotlin.$_$.v;
|
|
23
|
-
var isBlank = kotlin_kotlin.$_$.
|
|
23
|
+
var isBlank = kotlin_kotlin.$_$.nc;
|
|
24
24
|
var collectionSizeOrDefault = kotlin_kotlin.$_$.z4;
|
|
25
25
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.z;
|
|
26
26
|
var charSequenceLength = kotlin_kotlin.$_$.i9;
|
|
27
|
-
var startsWith = kotlin_kotlin.$_$.
|
|
28
|
-
var substring = kotlin_kotlin.$_$.
|
|
29
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
30
|
-
var isCharSequence = kotlin_kotlin.$_$.
|
|
31
|
-
var trim = kotlin_kotlin.$_$.
|
|
27
|
+
var startsWith = kotlin_kotlin.$_$.jd;
|
|
28
|
+
var substring = kotlin_kotlin.$_$.od;
|
|
29
|
+
var THROW_CCE = kotlin_kotlin.$_$.ye;
|
|
30
|
+
var isCharSequence = kotlin_kotlin.$_$.ca;
|
|
31
|
+
var trim = kotlin_kotlin.$_$.ge;
|
|
32
32
|
var listOf_0 = kotlin_kotlin.$_$.q6;
|
|
33
33
|
var plus_0 = kotlin_kotlin.$_$.b7;
|
|
34
|
-
var to = kotlin_kotlin.$_$.
|
|
34
|
+
var to = kotlin_kotlin.$_$.yf;
|
|
35
35
|
var mapOf = kotlin_kotlin.$_$.t6;
|
|
36
36
|
var firstOrNull = kotlin_kotlin.$_$.t5;
|
|
37
|
-
var toInt = kotlin_kotlin.$_$.
|
|
37
|
+
var toInt = kotlin_kotlin.$_$.vd;
|
|
38
38
|
var Companion_instance = kotlin_kotlin.$_$.q;
|
|
39
39
|
var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.n2;
|
|
40
|
-
var createFailure = kotlin_kotlin.$_$.
|
|
40
|
+
var createFailure = kotlin_kotlin.$_$.nf;
|
|
41
41
|
var _Result___get_value__impl__bjfvqg = kotlin_kotlin.$_$.r2;
|
|
42
42
|
var _Result___get_isFailure__impl__jpiriv = kotlin_kotlin.$_$.p2;
|
|
43
|
-
var getBooleanHashCode = kotlin_kotlin.$_$.
|
|
44
|
-
var Exception = kotlin_kotlin.$_$.
|
|
43
|
+
var getBooleanHashCode = kotlin_kotlin.$_$.n9;
|
|
44
|
+
var Exception = kotlin_kotlin.$_$.re;
|
|
45
45
|
var Exception_init_$Init$ = kotlin_kotlin.$_$.t1;
|
|
46
46
|
var captureStack = kotlin_kotlin.$_$.d9;
|
|
47
|
-
var contains = kotlin_kotlin.$_$.
|
|
47
|
+
var contains = kotlin_kotlin.$_$.dc;
|
|
48
48
|
var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.q1;
|
|
49
49
|
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.i2;
|
|
50
|
-
var lines = kotlin_kotlin.$_$.
|
|
50
|
+
var lines = kotlin_kotlin.$_$.wc;
|
|
51
51
|
var first = kotlin_kotlin.$_$.u5;
|
|
52
52
|
var copyToArray = kotlin_kotlin.$_$.n5;
|
|
53
|
-
var json = kotlin_kotlin.$_$.
|
|
53
|
+
var json = kotlin_kotlin.$_$.ja;
|
|
54
54
|
var toList = kotlin_kotlin.$_$.r7;
|
|
55
55
|
//endregion
|
|
56
56
|
//region block: pre-declaration
|
|
@@ -2,57 +2,57 @@
|
|
|
2
2
|
'use strict';
|
|
3
3
|
//region block: imports
|
|
4
4
|
var imul = Math.imul;
|
|
5
|
-
var split = kotlin_kotlin.$_$.
|
|
5
|
+
var split = kotlin_kotlin.$_$.id;
|
|
6
6
|
var collectionSizeOrDefault = kotlin_kotlin.$_$.z4;
|
|
7
7
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.z;
|
|
8
|
-
var toInt = kotlin_kotlin.$_$.
|
|
8
|
+
var toInt = kotlin_kotlin.$_$.vd;
|
|
9
9
|
var Unit_instance = kotlin_kotlin.$_$.v;
|
|
10
10
|
var charSequenceLength = kotlin_kotlin.$_$.i9;
|
|
11
11
|
var charSequenceGet = kotlin_kotlin.$_$.h9;
|
|
12
|
-
var digitToIntOrNull = kotlin_kotlin.$_$.
|
|
13
|
-
var substring = kotlin_kotlin.$_$.
|
|
12
|
+
var digitToIntOrNull = kotlin_kotlin.$_$.fc;
|
|
13
|
+
var substring = kotlin_kotlin.$_$.od;
|
|
14
14
|
var listOf = kotlin_kotlin.$_$.q6;
|
|
15
15
|
var emptyList = kotlin_kotlin.$_$.q5;
|
|
16
16
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.a1;
|
|
17
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
18
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
17
|
+
var protoOf = kotlin_kotlin.$_$.qa;
|
|
18
|
+
var initMetadataForClass = kotlin_kotlin.$_$.s9;
|
|
19
19
|
var VOID = kotlin_kotlin.$_$.c;
|
|
20
20
|
var enumEntries = kotlin_kotlin.$_$.e8;
|
|
21
|
-
var Enum = kotlin_kotlin.$_$.
|
|
22
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
23
|
-
var getBooleanHashCode = kotlin_kotlin.$_$.
|
|
24
|
-
var lineSequence = kotlin_kotlin.$_$.
|
|
25
|
-
var firstOrNull = kotlin_kotlin.$_$.
|
|
26
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
27
|
-
var isCharSequence = kotlin_kotlin.$_$.
|
|
28
|
-
var trim = kotlin_kotlin.$_$.
|
|
29
|
-
var toString = kotlin_kotlin.$_$.
|
|
21
|
+
var Enum = kotlin_kotlin.$_$.qe;
|
|
22
|
+
var getStringHashCode = kotlin_kotlin.$_$.q9;
|
|
23
|
+
var getBooleanHashCode = kotlin_kotlin.$_$.n9;
|
|
24
|
+
var lineSequence = kotlin_kotlin.$_$.vc;
|
|
25
|
+
var firstOrNull = kotlin_kotlin.$_$.qb;
|
|
26
|
+
var THROW_CCE = kotlin_kotlin.$_$.ye;
|
|
27
|
+
var isCharSequence = kotlin_kotlin.$_$.ca;
|
|
28
|
+
var trim = kotlin_kotlin.$_$.ge;
|
|
29
|
+
var toString = kotlin_kotlin.$_$.sa;
|
|
30
30
|
var Companion_instance = kotlin_kotlin.$_$.q;
|
|
31
|
-
var get = kotlin_kotlin.$_$.
|
|
31
|
+
var get = kotlin_kotlin.$_$.kc;
|
|
32
32
|
var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.n2;
|
|
33
|
-
var createFailure = kotlin_kotlin.$_$.
|
|
33
|
+
var createFailure = kotlin_kotlin.$_$.nf;
|
|
34
34
|
var _Result___get_isFailure__impl__jpiriv = kotlin_kotlin.$_$.p2;
|
|
35
35
|
var _Result___get_value__impl__bjfvqg = kotlin_kotlin.$_$.r2;
|
|
36
36
|
var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.q1;
|
|
37
37
|
var joinToString = kotlin_kotlin.$_$.d6;
|
|
38
38
|
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.i2;
|
|
39
|
-
var removePrefix = kotlin_kotlin.$_$.
|
|
39
|
+
var removePrefix = kotlin_kotlin.$_$.zc;
|
|
40
40
|
var last = kotlin_kotlin.$_$.n6;
|
|
41
|
-
var substringBefore = kotlin_kotlin.$_$.
|
|
42
|
-
var contains = kotlin_kotlin.$_$.
|
|
43
|
-
var to = kotlin_kotlin.$_$.
|
|
44
|
-
var startsWith = kotlin_kotlin.$_$.
|
|
41
|
+
var substringBefore = kotlin_kotlin.$_$.md;
|
|
42
|
+
var contains = kotlin_kotlin.$_$.dc;
|
|
43
|
+
var to = kotlin_kotlin.$_$.yf;
|
|
44
|
+
var startsWith = kotlin_kotlin.$_$.jd;
|
|
45
45
|
var _Result___get_isSuccess__impl__sndoy8 = kotlin_kotlin.$_$.q2;
|
|
46
46
|
var Result__exceptionOrNull_impl_p6xea9 = kotlin_kotlin.$_$.o2;
|
|
47
47
|
var ProcessError = kotlin_com_zegreatrob_tools_git_adapter.$_$.b;
|
|
48
48
|
var mapOf = kotlin_kotlin.$_$.u6;
|
|
49
49
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.j1;
|
|
50
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
51
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
52
|
-
var equals = kotlin_kotlin.$_$.
|
|
50
|
+
var initMetadataForObject = kotlin_kotlin.$_$.x9;
|
|
51
|
+
var hashCode = kotlin_kotlin.$_$.r9;
|
|
52
|
+
var equals = kotlin_kotlin.$_$.m9;
|
|
53
53
|
var Defaults_getInstance = kotlin_com_zegreatrob_tools_digger_core.$_$.a;
|
|
54
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
55
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
54
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.t9;
|
|
55
|
+
var toString_0 = kotlin_kotlin.$_$.xf;
|
|
56
56
|
//endregion
|
|
57
57
|
//region block: pre-declaration
|
|
58
58
|
initMetadataForClass(SnapshotReason, 'SnapshotReason', VOID, Enum);
|
|
@@ -2,24 +2,24 @@
|
|
|
2
2
|
'use strict';
|
|
3
3
|
//region block: imports
|
|
4
4
|
var imul = Math.imul;
|
|
5
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
6
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
5
|
+
var protoOf = kotlin_kotlin.$_$.qa;
|
|
6
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.t9;
|
|
7
7
|
var PluginGeneratedSerialDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.s1;
|
|
8
8
|
var StringSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.j;
|
|
9
9
|
var Unit_instance = kotlin_kotlin.$_$.v;
|
|
10
10
|
var BooleanSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.i;
|
|
11
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
11
|
+
var THROW_CCE = kotlin_kotlin.$_$.ye;
|
|
12
12
|
var UnknownFieldException_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.l;
|
|
13
13
|
var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.o;
|
|
14
14
|
var typeParametersSerializers = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.n1;
|
|
15
15
|
var GeneratedSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.o1;
|
|
16
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
16
|
+
var initMetadataForObject = kotlin_kotlin.$_$.x9;
|
|
17
17
|
var VOID = kotlin_kotlin.$_$.c;
|
|
18
|
-
var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
19
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
20
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
21
|
-
var getBooleanHashCode = kotlin_kotlin.$_$.
|
|
22
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
18
|
+
var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.w1;
|
|
19
|
+
var objectCreate = kotlin_kotlin.$_$.pa;
|
|
20
|
+
var getStringHashCode = kotlin_kotlin.$_$.q9;
|
|
21
|
+
var getBooleanHashCode = kotlin_kotlin.$_$.n9;
|
|
22
|
+
var initMetadataForClass = kotlin_kotlin.$_$.s9;
|
|
23
23
|
var Defaults_getInstance = kotlin_com_zegreatrob_tools_tagger_core.$_$.j;
|
|
24
24
|
var SerializableWith = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.d2;
|
|
25
25
|
//endregion
|
|
@@ -42,70 +42,70 @@
|
|
|
42
42
|
function $serializer() {
|
|
43
43
|
$serializer_instance = this;
|
|
44
44
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.zegreatrob.tools.tagger.json.TaggerConfig', this, 13);
|
|
45
|
-
tmp0_serialDesc.
|
|
46
|
-
tmp0_serialDesc.
|
|
47
|
-
tmp0_serialDesc.
|
|
48
|
-
tmp0_serialDesc.
|
|
49
|
-
tmp0_serialDesc.
|
|
50
|
-
tmp0_serialDesc.
|
|
51
|
-
tmp0_serialDesc.
|
|
52
|
-
tmp0_serialDesc.
|
|
53
|
-
tmp0_serialDesc.
|
|
54
|
-
tmp0_serialDesc.
|
|
55
|
-
tmp0_serialDesc.
|
|
56
|
-
tmp0_serialDesc.
|
|
57
|
-
tmp0_serialDesc.
|
|
58
|
-
this.
|
|
45
|
+
tmp0_serialDesc.ez('releaseBranch', true);
|
|
46
|
+
tmp0_serialDesc.ez('implicitPatch', true);
|
|
47
|
+
tmp0_serialDesc.ez('disableDetached', true);
|
|
48
|
+
tmp0_serialDesc.ez('allowDetachedHead', true);
|
|
49
|
+
tmp0_serialDesc.ez('forceSnapshot', true);
|
|
50
|
+
tmp0_serialDesc.ez('majorRegex', true);
|
|
51
|
+
tmp0_serialDesc.ez('minorRegex', true);
|
|
52
|
+
tmp0_serialDesc.ez('patchRegex', true);
|
|
53
|
+
tmp0_serialDesc.ez('noneRegex', true);
|
|
54
|
+
tmp0_serialDesc.ez('versionRegex', true);
|
|
55
|
+
tmp0_serialDesc.ez('userName', true);
|
|
56
|
+
tmp0_serialDesc.ez('userEmail', true);
|
|
57
|
+
tmp0_serialDesc.ez('warningsAsErrors', true);
|
|
58
|
+
this.u18_1 = tmp0_serialDesc;
|
|
59
59
|
}
|
|
60
|
-
protoOf($serializer).
|
|
61
|
-
var tmp0_desc = this.
|
|
62
|
-
var tmp1_output = encoder.
|
|
63
|
-
if (tmp1_output.
|
|
64
|
-
tmp1_output.
|
|
60
|
+
protoOf($serializer).v18 = function (encoder, value) {
|
|
61
|
+
var tmp0_desc = this.u18_1;
|
|
62
|
+
var tmp1_output = encoder.vr(tmp0_desc);
|
|
63
|
+
if (tmp1_output.rt(tmp0_desc, 0) ? true : !(value.w18_1 == null)) {
|
|
64
|
+
tmp1_output.nt(tmp0_desc, 0, StringSerializer_getInstance(), value.w18_1);
|
|
65
65
|
}
|
|
66
|
-
if (tmp1_output.
|
|
67
|
-
tmp1_output.
|
|
66
|
+
if (tmp1_output.rt(tmp0_desc, 1) ? true : !(value.x18_1 == null)) {
|
|
67
|
+
tmp1_output.nt(tmp0_desc, 1, BooleanSerializer_getInstance(), value.x18_1);
|
|
68
68
|
}
|
|
69
|
-
if (tmp1_output.
|
|
70
|
-
tmp1_output.
|
|
69
|
+
if (tmp1_output.rt(tmp0_desc, 2) ? true : !(value.y18_1 == null)) {
|
|
70
|
+
tmp1_output.nt(tmp0_desc, 2, BooleanSerializer_getInstance(), value.y18_1);
|
|
71
71
|
}
|
|
72
|
-
if (tmp1_output.
|
|
73
|
-
tmp1_output.
|
|
72
|
+
if (tmp1_output.rt(tmp0_desc, 3) ? true : !(value.z18_1 == null)) {
|
|
73
|
+
tmp1_output.nt(tmp0_desc, 3, BooleanSerializer_getInstance(), value.z18_1);
|
|
74
74
|
}
|
|
75
|
-
if (tmp1_output.
|
|
76
|
-
tmp1_output.
|
|
75
|
+
if (tmp1_output.rt(tmp0_desc, 4) ? true : !(value.a19_1 == null)) {
|
|
76
|
+
tmp1_output.nt(tmp0_desc, 4, BooleanSerializer_getInstance(), value.a19_1);
|
|
77
77
|
}
|
|
78
|
-
if (tmp1_output.
|
|
79
|
-
tmp1_output.
|
|
78
|
+
if (tmp1_output.rt(tmp0_desc, 5) ? true : !(value.b19_1 == null)) {
|
|
79
|
+
tmp1_output.nt(tmp0_desc, 5, StringSerializer_getInstance(), value.b19_1);
|
|
80
80
|
}
|
|
81
|
-
if (tmp1_output.
|
|
82
|
-
tmp1_output.
|
|
81
|
+
if (tmp1_output.rt(tmp0_desc, 6) ? true : !(value.c19_1 == null)) {
|
|
82
|
+
tmp1_output.nt(tmp0_desc, 6, StringSerializer_getInstance(), value.c19_1);
|
|
83
83
|
}
|
|
84
|
-
if (tmp1_output.
|
|
85
|
-
tmp1_output.
|
|
84
|
+
if (tmp1_output.rt(tmp0_desc, 7) ? true : !(value.d19_1 == null)) {
|
|
85
|
+
tmp1_output.nt(tmp0_desc, 7, StringSerializer_getInstance(), value.d19_1);
|
|
86
86
|
}
|
|
87
|
-
if (tmp1_output.
|
|
88
|
-
tmp1_output.
|
|
87
|
+
if (tmp1_output.rt(tmp0_desc, 8) ? true : !(value.e19_1 == null)) {
|
|
88
|
+
tmp1_output.nt(tmp0_desc, 8, StringSerializer_getInstance(), value.e19_1);
|
|
89
89
|
}
|
|
90
|
-
if (tmp1_output.
|
|
91
|
-
tmp1_output.
|
|
90
|
+
if (tmp1_output.rt(tmp0_desc, 9) ? true : !(value.f19_1 == null)) {
|
|
91
|
+
tmp1_output.nt(tmp0_desc, 9, StringSerializer_getInstance(), value.f19_1);
|
|
92
92
|
}
|
|
93
|
-
if (tmp1_output.
|
|
94
|
-
tmp1_output.
|
|
93
|
+
if (tmp1_output.rt(tmp0_desc, 10) ? true : !(value.g19_1 == null)) {
|
|
94
|
+
tmp1_output.nt(tmp0_desc, 10, StringSerializer_getInstance(), value.g19_1);
|
|
95
95
|
}
|
|
96
|
-
if (tmp1_output.
|
|
97
|
-
tmp1_output.
|
|
96
|
+
if (tmp1_output.rt(tmp0_desc, 11) ? true : !(value.h19_1 == null)) {
|
|
97
|
+
tmp1_output.nt(tmp0_desc, 11, StringSerializer_getInstance(), value.h19_1);
|
|
98
98
|
}
|
|
99
|
-
if (tmp1_output.
|
|
100
|
-
tmp1_output.
|
|
99
|
+
if (tmp1_output.rt(tmp0_desc, 12) ? true : !(value.i19_1 == null)) {
|
|
100
|
+
tmp1_output.nt(tmp0_desc, 12, BooleanSerializer_getInstance(), value.i19_1);
|
|
101
101
|
}
|
|
102
|
-
tmp1_output.
|
|
102
|
+
tmp1_output.wr(tmp0_desc);
|
|
103
103
|
};
|
|
104
104
|
protoOf($serializer).yo = function (encoder, value) {
|
|
105
|
-
return this.
|
|
105
|
+
return this.v18(encoder, value instanceof TaggerConfig ? value : THROW_CCE());
|
|
106
106
|
};
|
|
107
107
|
protoOf($serializer).zo = function (decoder) {
|
|
108
|
-
var tmp0_desc = this.
|
|
108
|
+
var tmp0_desc = this.u18_1;
|
|
109
109
|
var tmp1_flag = true;
|
|
110
110
|
var tmp2_index = 0;
|
|
111
111
|
var tmp3_bitMask0 = 0;
|
|
@@ -122,104 +122,104 @@
|
|
|
122
122
|
var tmp14_local10 = null;
|
|
123
123
|
var tmp15_local11 = null;
|
|
124
124
|
var tmp16_local12 = null;
|
|
125
|
-
var tmp17_input = decoder.
|
|
126
|
-
if (tmp17_input.
|
|
127
|
-
tmp4_local0 = tmp17_input.
|
|
125
|
+
var tmp17_input = decoder.vr(tmp0_desc);
|
|
126
|
+
if (tmp17_input.ls()) {
|
|
127
|
+
tmp4_local0 = tmp17_input.js(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
128
128
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
129
|
-
tmp5_local1 = tmp17_input.
|
|
129
|
+
tmp5_local1 = tmp17_input.js(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp5_local1);
|
|
130
130
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
131
|
-
tmp6_local2 = tmp17_input.
|
|
131
|
+
tmp6_local2 = tmp17_input.js(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp6_local2);
|
|
132
132
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
133
|
-
tmp7_local3 = tmp17_input.
|
|
133
|
+
tmp7_local3 = tmp17_input.js(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp7_local3);
|
|
134
134
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
135
|
-
tmp8_local4 = tmp17_input.
|
|
135
|
+
tmp8_local4 = tmp17_input.js(tmp0_desc, 4, BooleanSerializer_getInstance(), tmp8_local4);
|
|
136
136
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
137
|
-
tmp9_local5 = tmp17_input.
|
|
137
|
+
tmp9_local5 = tmp17_input.js(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
|
|
138
138
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
139
|
-
tmp10_local6 = tmp17_input.
|
|
139
|
+
tmp10_local6 = tmp17_input.js(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
|
|
140
140
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
141
|
-
tmp11_local7 = tmp17_input.
|
|
141
|
+
tmp11_local7 = tmp17_input.js(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
|
|
142
142
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
143
|
-
tmp12_local8 = tmp17_input.
|
|
143
|
+
tmp12_local8 = tmp17_input.js(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
|
|
144
144
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
145
|
-
tmp13_local9 = tmp17_input.
|
|
145
|
+
tmp13_local9 = tmp17_input.js(tmp0_desc, 9, StringSerializer_getInstance(), tmp13_local9);
|
|
146
146
|
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
147
|
-
tmp14_local10 = tmp17_input.
|
|
147
|
+
tmp14_local10 = tmp17_input.js(tmp0_desc, 10, StringSerializer_getInstance(), tmp14_local10);
|
|
148
148
|
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
149
|
-
tmp15_local11 = tmp17_input.
|
|
149
|
+
tmp15_local11 = tmp17_input.js(tmp0_desc, 11, StringSerializer_getInstance(), tmp15_local11);
|
|
150
150
|
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
151
|
-
tmp16_local12 = tmp17_input.
|
|
151
|
+
tmp16_local12 = tmp17_input.js(tmp0_desc, 12, BooleanSerializer_getInstance(), tmp16_local12);
|
|
152
152
|
tmp3_bitMask0 = tmp3_bitMask0 | 4096;
|
|
153
153
|
} else
|
|
154
154
|
while (tmp1_flag) {
|
|
155
|
-
tmp2_index = tmp17_input.
|
|
155
|
+
tmp2_index = tmp17_input.ms(tmp0_desc);
|
|
156
156
|
switch (tmp2_index) {
|
|
157
157
|
case -1:
|
|
158
158
|
tmp1_flag = false;
|
|
159
159
|
break;
|
|
160
160
|
case 0:
|
|
161
|
-
tmp4_local0 = tmp17_input.
|
|
161
|
+
tmp4_local0 = tmp17_input.js(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
162
162
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
163
163
|
break;
|
|
164
164
|
case 1:
|
|
165
|
-
tmp5_local1 = tmp17_input.
|
|
165
|
+
tmp5_local1 = tmp17_input.js(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp5_local1);
|
|
166
166
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
167
167
|
break;
|
|
168
168
|
case 2:
|
|
169
|
-
tmp6_local2 = tmp17_input.
|
|
169
|
+
tmp6_local2 = tmp17_input.js(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp6_local2);
|
|
170
170
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
171
171
|
break;
|
|
172
172
|
case 3:
|
|
173
|
-
tmp7_local3 = tmp17_input.
|
|
173
|
+
tmp7_local3 = tmp17_input.js(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp7_local3);
|
|
174
174
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
175
175
|
break;
|
|
176
176
|
case 4:
|
|
177
|
-
tmp8_local4 = tmp17_input.
|
|
177
|
+
tmp8_local4 = tmp17_input.js(tmp0_desc, 4, BooleanSerializer_getInstance(), tmp8_local4);
|
|
178
178
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
179
179
|
break;
|
|
180
180
|
case 5:
|
|
181
|
-
tmp9_local5 = tmp17_input.
|
|
181
|
+
tmp9_local5 = tmp17_input.js(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
|
|
182
182
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
183
183
|
break;
|
|
184
184
|
case 6:
|
|
185
|
-
tmp10_local6 = tmp17_input.
|
|
185
|
+
tmp10_local6 = tmp17_input.js(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
|
|
186
186
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
187
187
|
break;
|
|
188
188
|
case 7:
|
|
189
|
-
tmp11_local7 = tmp17_input.
|
|
189
|
+
tmp11_local7 = tmp17_input.js(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
|
|
190
190
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
191
191
|
break;
|
|
192
192
|
case 8:
|
|
193
|
-
tmp12_local8 = tmp17_input.
|
|
193
|
+
tmp12_local8 = tmp17_input.js(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
|
|
194
194
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
195
195
|
break;
|
|
196
196
|
case 9:
|
|
197
|
-
tmp13_local9 = tmp17_input.
|
|
197
|
+
tmp13_local9 = tmp17_input.js(tmp0_desc, 9, StringSerializer_getInstance(), tmp13_local9);
|
|
198
198
|
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
199
199
|
break;
|
|
200
200
|
case 10:
|
|
201
|
-
tmp14_local10 = tmp17_input.
|
|
201
|
+
tmp14_local10 = tmp17_input.js(tmp0_desc, 10, StringSerializer_getInstance(), tmp14_local10);
|
|
202
202
|
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
203
203
|
break;
|
|
204
204
|
case 11:
|
|
205
|
-
tmp15_local11 = tmp17_input.
|
|
205
|
+
tmp15_local11 = tmp17_input.js(tmp0_desc, 11, StringSerializer_getInstance(), tmp15_local11);
|
|
206
206
|
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
207
207
|
break;
|
|
208
208
|
case 12:
|
|
209
|
-
tmp16_local12 = tmp17_input.
|
|
209
|
+
tmp16_local12 = tmp17_input.js(tmp0_desc, 12, BooleanSerializer_getInstance(), tmp16_local12);
|
|
210
210
|
tmp3_bitMask0 = tmp3_bitMask0 | 4096;
|
|
211
211
|
break;
|
|
212
212
|
default:
|
|
213
213
|
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
214
214
|
}
|
|
215
215
|
}
|
|
216
|
-
tmp17_input.
|
|
216
|
+
tmp17_input.wr(tmp0_desc);
|
|
217
217
|
return TaggerConfig_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, tmp15_local11, tmp16_local12, null);
|
|
218
218
|
};
|
|
219
219
|
protoOf($serializer).xo = function () {
|
|
220
|
-
return this.
|
|
220
|
+
return this.u18_1;
|
|
221
221
|
};
|
|
222
|
-
protoOf($serializer).
|
|
222
|
+
protoOf($serializer).gz = function () {
|
|
223
223
|
// Inline function 'kotlin.arrayOf' call
|
|
224
224
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
225
225
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -233,60 +233,60 @@
|
|
|
233
233
|
}
|
|
234
234
|
function TaggerConfig_init_$Init$(seen0, releaseBranch, implicitPatch, disableDetached, allowDetachedHead, forceSnapshot, majorRegex, minorRegex, patchRegex, noneRegex, versionRegex, userName, userEmail, warningsAsErrors, serializationConstructorMarker, $this) {
|
|
235
235
|
if (!(0 === (0 & seen0))) {
|
|
236
|
-
throwMissingFieldException(seen0, 0, $serializer_getInstance().
|
|
236
|
+
throwMissingFieldException(seen0, 0, $serializer_getInstance().u18_1);
|
|
237
237
|
}
|
|
238
238
|
if (0 === (seen0 & 1))
|
|
239
|
-
$this.
|
|
239
|
+
$this.w18_1 = null;
|
|
240
240
|
else
|
|
241
|
-
$this.
|
|
241
|
+
$this.w18_1 = releaseBranch;
|
|
242
242
|
if (0 === (seen0 & 2))
|
|
243
|
-
$this.
|
|
243
|
+
$this.x18_1 = null;
|
|
244
244
|
else
|
|
245
|
-
$this.
|
|
245
|
+
$this.x18_1 = implicitPatch;
|
|
246
246
|
if (0 === (seen0 & 4))
|
|
247
|
-
$this.
|
|
247
|
+
$this.y18_1 = null;
|
|
248
248
|
else
|
|
249
|
-
$this.
|
|
249
|
+
$this.y18_1 = disableDetached;
|
|
250
250
|
if (0 === (seen0 & 8))
|
|
251
|
-
$this.
|
|
251
|
+
$this.z18_1 = null;
|
|
252
252
|
else
|
|
253
|
-
$this.
|
|
253
|
+
$this.z18_1 = allowDetachedHead;
|
|
254
254
|
if (0 === (seen0 & 16))
|
|
255
|
-
$this.
|
|
255
|
+
$this.a19_1 = null;
|
|
256
256
|
else
|
|
257
|
-
$this.
|
|
257
|
+
$this.a19_1 = forceSnapshot;
|
|
258
258
|
if (0 === (seen0 & 32))
|
|
259
|
-
$this.
|
|
259
|
+
$this.b19_1 = null;
|
|
260
260
|
else
|
|
261
|
-
$this.
|
|
261
|
+
$this.b19_1 = majorRegex;
|
|
262
262
|
if (0 === (seen0 & 64))
|
|
263
|
-
$this.
|
|
263
|
+
$this.c19_1 = null;
|
|
264
264
|
else
|
|
265
|
-
$this.
|
|
265
|
+
$this.c19_1 = minorRegex;
|
|
266
266
|
if (0 === (seen0 & 128))
|
|
267
|
-
$this.
|
|
267
|
+
$this.d19_1 = null;
|
|
268
268
|
else
|
|
269
|
-
$this.
|
|
269
|
+
$this.d19_1 = patchRegex;
|
|
270
270
|
if (0 === (seen0 & 256))
|
|
271
|
-
$this.
|
|
271
|
+
$this.e19_1 = null;
|
|
272
272
|
else
|
|
273
|
-
$this.
|
|
273
|
+
$this.e19_1 = noneRegex;
|
|
274
274
|
if (0 === (seen0 & 512))
|
|
275
|
-
$this.
|
|
275
|
+
$this.f19_1 = null;
|
|
276
276
|
else
|
|
277
|
-
$this.
|
|
277
|
+
$this.f19_1 = versionRegex;
|
|
278
278
|
if (0 === (seen0 & 1024))
|
|
279
|
-
$this.
|
|
279
|
+
$this.g19_1 = null;
|
|
280
280
|
else
|
|
281
|
-
$this.
|
|
281
|
+
$this.g19_1 = userName;
|
|
282
282
|
if (0 === (seen0 & 2048))
|
|
283
|
-
$this.
|
|
283
|
+
$this.h19_1 = null;
|
|
284
284
|
else
|
|
285
|
-
$this.
|
|
285
|
+
$this.h19_1 = userEmail;
|
|
286
286
|
if (0 === (seen0 & 4096))
|
|
287
|
-
$this.
|
|
287
|
+
$this.i19_1 = null;
|
|
288
288
|
else
|
|
289
|
-
$this.
|
|
289
|
+
$this.i19_1 = warningsAsErrors;
|
|
290
290
|
return $this;
|
|
291
291
|
}
|
|
292
292
|
function TaggerConfig_init_$Create$(seen0, releaseBranch, implicitPatch, disableDetached, allowDetachedHead, forceSnapshot, majorRegex, minorRegex, patchRegex, noneRegex, versionRegex, userName, userEmail, warningsAsErrors, serializationConstructorMarker) {
|
|
@@ -306,37 +306,37 @@
|
|
|
306
306
|
userName = userName === VOID ? null : userName;
|
|
307
307
|
userEmail = userEmail === VOID ? null : userEmail;
|
|
308
308
|
warningsAsErrors = warningsAsErrors === VOID ? null : warningsAsErrors;
|
|
309
|
-
this.
|
|
310
|
-
this.
|
|
311
|
-
this.
|
|
312
|
-
this.
|
|
313
|
-
this.
|
|
314
|
-
this.
|
|
315
|
-
this.
|
|
316
|
-
this.
|
|
317
|
-
this.
|
|
318
|
-
this.
|
|
319
|
-
this.
|
|
320
|
-
this.
|
|
321
|
-
this.
|
|
309
|
+
this.w18_1 = releaseBranch;
|
|
310
|
+
this.x18_1 = implicitPatch;
|
|
311
|
+
this.y18_1 = disableDetached;
|
|
312
|
+
this.z18_1 = allowDetachedHead;
|
|
313
|
+
this.a19_1 = forceSnapshot;
|
|
314
|
+
this.b19_1 = majorRegex;
|
|
315
|
+
this.c19_1 = minorRegex;
|
|
316
|
+
this.d19_1 = patchRegex;
|
|
317
|
+
this.e19_1 = noneRegex;
|
|
318
|
+
this.f19_1 = versionRegex;
|
|
319
|
+
this.g19_1 = userName;
|
|
320
|
+
this.h19_1 = userEmail;
|
|
321
|
+
this.i19_1 = warningsAsErrors;
|
|
322
322
|
}
|
|
323
323
|
protoOf(TaggerConfig).toString = function () {
|
|
324
|
-
return 'TaggerConfig(releaseBranch=' + this.
|
|
324
|
+
return 'TaggerConfig(releaseBranch=' + this.w18_1 + ', implicitPatch=' + this.x18_1 + ', disableDetached=' + this.y18_1 + ', allowDetachedHead=' + this.z18_1 + ', forceSnapshot=' + this.a19_1 + ', majorRegex=' + this.b19_1 + ', minorRegex=' + this.c19_1 + ', patchRegex=' + this.d19_1 + ', noneRegex=' + this.e19_1 + ', versionRegex=' + this.f19_1 + ', userName=' + this.g19_1 + ', userEmail=' + this.h19_1 + ', warningsAsErrors=' + this.i19_1 + ')';
|
|
325
325
|
};
|
|
326
326
|
protoOf(TaggerConfig).hashCode = function () {
|
|
327
|
-
var result = this.
|
|
328
|
-
result = imul(result, 31) + (this.w18_1 == null ? 0 : getBooleanHashCode(this.w18_1)) | 0;
|
|
327
|
+
var result = this.w18_1 == null ? 0 : getStringHashCode(this.w18_1);
|
|
329
328
|
result = imul(result, 31) + (this.x18_1 == null ? 0 : getBooleanHashCode(this.x18_1)) | 0;
|
|
330
329
|
result = imul(result, 31) + (this.y18_1 == null ? 0 : getBooleanHashCode(this.y18_1)) | 0;
|
|
331
330
|
result = imul(result, 31) + (this.z18_1 == null ? 0 : getBooleanHashCode(this.z18_1)) | 0;
|
|
332
|
-
result = imul(result, 31) + (this.a19_1 == null ? 0 :
|
|
331
|
+
result = imul(result, 31) + (this.a19_1 == null ? 0 : getBooleanHashCode(this.a19_1)) | 0;
|
|
333
332
|
result = imul(result, 31) + (this.b19_1 == null ? 0 : getStringHashCode(this.b19_1)) | 0;
|
|
334
333
|
result = imul(result, 31) + (this.c19_1 == null ? 0 : getStringHashCode(this.c19_1)) | 0;
|
|
335
334
|
result = imul(result, 31) + (this.d19_1 == null ? 0 : getStringHashCode(this.d19_1)) | 0;
|
|
336
335
|
result = imul(result, 31) + (this.e19_1 == null ? 0 : getStringHashCode(this.e19_1)) | 0;
|
|
337
336
|
result = imul(result, 31) + (this.f19_1 == null ? 0 : getStringHashCode(this.f19_1)) | 0;
|
|
338
337
|
result = imul(result, 31) + (this.g19_1 == null ? 0 : getStringHashCode(this.g19_1)) | 0;
|
|
339
|
-
result = imul(result, 31) + (this.h19_1 == null ? 0 :
|
|
338
|
+
result = imul(result, 31) + (this.h19_1 == null ? 0 : getStringHashCode(this.h19_1)) | 0;
|
|
339
|
+
result = imul(result, 31) + (this.i19_1 == null ? 0 : getBooleanHashCode(this.i19_1)) | 0;
|
|
340
340
|
return result;
|
|
341
341
|
};
|
|
342
342
|
protoOf(TaggerConfig).equals = function (other) {
|
|
@@ -344,8 +344,6 @@
|
|
|
344
344
|
return true;
|
|
345
345
|
if (!(other instanceof TaggerConfig))
|
|
346
346
|
return false;
|
|
347
|
-
if (!(this.v18_1 == other.v18_1))
|
|
348
|
-
return false;
|
|
349
347
|
if (!(this.w18_1 == other.w18_1))
|
|
350
348
|
return false;
|
|
351
349
|
if (!(this.x18_1 == other.x18_1))
|
|
@@ -370,6 +368,8 @@
|
|
|
370
368
|
return false;
|
|
371
369
|
if (!(this.h19_1 == other.h19_1))
|
|
372
370
|
return false;
|
|
371
|
+
if (!(this.i19_1 == other.i19_1))
|
|
372
|
+
return false;
|
|
373
373
|
return true;
|
|
374
374
|
};
|
|
375
375
|
var properties_initialized_TaggerConfig_kt_islkm6;
|
|
@@ -380,7 +380,7 @@
|
|
|
380
380
|
}
|
|
381
381
|
}
|
|
382
382
|
//region block: post-declaration
|
|
383
|
-
protoOf($serializer).
|
|
383
|
+
protoOf($serializer).hz = typeParametersSerializers;
|
|
384
384
|
//endregion
|
|
385
385
|
//region block: init
|
|
386
386
|
Companion_instance = new Companion();
|