git-semver-tagger 1.8.77 → 1.8.79
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.js +77 -77
- package/kotlin/clikt-clikt.js +1314 -1314
- package/kotlin/colormath-root-colormath.js +432 -432
- package/kotlin/command-line-tools-tagger-cli.js +113 -94
- package/kotlin/command-line-tools-tagger-cli.js.map +1 -1
- package/kotlin/kotlin-kotlin-stdlib.js +4 -4
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js +1715 -1715
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js +1484 -1484
- package/kotlin/mordant-mordant.js +1192 -1192
- package/kotlin/tools-tagger-core.js +88 -67
- package/kotlin/tools-tagger-core.js.map +1 -1
- package/kotlin/tools-tagger-json.js +149 -129
- package/kotlin/tools-tagger-json.js.map +1 -1
- package/package.json +1 -1
|
@@ -40,63 +40,67 @@
|
|
|
40
40
|
}
|
|
41
41
|
function $serializer() {
|
|
42
42
|
$serializer_instance = this;
|
|
43
|
-
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.zegreatrob.tools.tagger.json.TaggerConfig', this,
|
|
44
|
-
tmp0_serialDesc.
|
|
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
|
-
|
|
43
|
+
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.zegreatrob.tools.tagger.json.TaggerConfig', this, 12);
|
|
44
|
+
tmp0_serialDesc.py('releaseBranch', true);
|
|
45
|
+
tmp0_serialDesc.py('implicitPatch', true);
|
|
46
|
+
tmp0_serialDesc.py('disableDetached', true);
|
|
47
|
+
tmp0_serialDesc.py('forceSnapshot', true);
|
|
48
|
+
tmp0_serialDesc.py('majorRegex', true);
|
|
49
|
+
tmp0_serialDesc.py('minorRegex', true);
|
|
50
|
+
tmp0_serialDesc.py('patchRegex', true);
|
|
51
|
+
tmp0_serialDesc.py('noneRegex', true);
|
|
52
|
+
tmp0_serialDesc.py('versionRegex', true);
|
|
53
|
+
tmp0_serialDesc.py('userName', true);
|
|
54
|
+
tmp0_serialDesc.py('userEmail', true);
|
|
55
|
+
tmp0_serialDesc.py('warningsAsErrors', true);
|
|
56
|
+
this.f18_1 = tmp0_serialDesc;
|
|
56
57
|
}
|
|
57
|
-
protoOf($serializer).
|
|
58
|
-
var tmp0_desc = this.
|
|
59
|
-
var tmp1_output = encoder.
|
|
60
|
-
if (tmp1_output.
|
|
61
|
-
tmp1_output.
|
|
58
|
+
protoOf($serializer).g18 = function (encoder, value) {
|
|
59
|
+
var tmp0_desc = this.f18_1;
|
|
60
|
+
var tmp1_output = encoder.gr(tmp0_desc);
|
|
61
|
+
if (tmp1_output.ct(tmp0_desc, 0) ? true : !(value.h18_1 == null)) {
|
|
62
|
+
tmp1_output.ys(tmp0_desc, 0, StringSerializer_getInstance(), value.h18_1);
|
|
62
63
|
}
|
|
63
|
-
if (tmp1_output.
|
|
64
|
-
tmp1_output.
|
|
64
|
+
if (tmp1_output.ct(tmp0_desc, 1) ? true : !(value.i18_1 == null)) {
|
|
65
|
+
tmp1_output.ys(tmp0_desc, 1, BooleanSerializer_getInstance(), value.i18_1);
|
|
65
66
|
}
|
|
66
|
-
if (tmp1_output.
|
|
67
|
-
tmp1_output.
|
|
67
|
+
if (tmp1_output.ct(tmp0_desc, 2) ? true : !(value.j18_1 == null)) {
|
|
68
|
+
tmp1_output.ys(tmp0_desc, 2, BooleanSerializer_getInstance(), value.j18_1);
|
|
68
69
|
}
|
|
69
|
-
if (tmp1_output.
|
|
70
|
-
tmp1_output.
|
|
70
|
+
if (tmp1_output.ct(tmp0_desc, 3) ? true : !(value.k18_1 == null)) {
|
|
71
|
+
tmp1_output.ys(tmp0_desc, 3, BooleanSerializer_getInstance(), value.k18_1);
|
|
71
72
|
}
|
|
72
|
-
if (tmp1_output.
|
|
73
|
-
tmp1_output.
|
|
73
|
+
if (tmp1_output.ct(tmp0_desc, 4) ? true : !(value.l18_1 == null)) {
|
|
74
|
+
tmp1_output.ys(tmp0_desc, 4, StringSerializer_getInstance(), value.l18_1);
|
|
74
75
|
}
|
|
75
|
-
if (tmp1_output.
|
|
76
|
-
tmp1_output.
|
|
76
|
+
if (tmp1_output.ct(tmp0_desc, 5) ? true : !(value.m18_1 == null)) {
|
|
77
|
+
tmp1_output.ys(tmp0_desc, 5, StringSerializer_getInstance(), value.m18_1);
|
|
77
78
|
}
|
|
78
|
-
if (tmp1_output.
|
|
79
|
-
tmp1_output.
|
|
79
|
+
if (tmp1_output.ct(tmp0_desc, 6) ? true : !(value.n18_1 == null)) {
|
|
80
|
+
tmp1_output.ys(tmp0_desc, 6, StringSerializer_getInstance(), value.n18_1);
|
|
80
81
|
}
|
|
81
|
-
if (tmp1_output.
|
|
82
|
-
tmp1_output.
|
|
82
|
+
if (tmp1_output.ct(tmp0_desc, 7) ? true : !(value.o18_1 == null)) {
|
|
83
|
+
tmp1_output.ys(tmp0_desc, 7, StringSerializer_getInstance(), value.o18_1);
|
|
83
84
|
}
|
|
84
|
-
if (tmp1_output.
|
|
85
|
-
tmp1_output.
|
|
85
|
+
if (tmp1_output.ct(tmp0_desc, 8) ? true : !(value.p18_1 == null)) {
|
|
86
|
+
tmp1_output.ys(tmp0_desc, 8, StringSerializer_getInstance(), value.p18_1);
|
|
86
87
|
}
|
|
87
|
-
if (tmp1_output.
|
|
88
|
-
tmp1_output.
|
|
88
|
+
if (tmp1_output.ct(tmp0_desc, 9) ? true : !(value.q18_1 == null)) {
|
|
89
|
+
tmp1_output.ys(tmp0_desc, 9, StringSerializer_getInstance(), value.q18_1);
|
|
89
90
|
}
|
|
90
|
-
if (tmp1_output.
|
|
91
|
-
tmp1_output.
|
|
91
|
+
if (tmp1_output.ct(tmp0_desc, 10) ? true : !(value.r18_1 == null)) {
|
|
92
|
+
tmp1_output.ys(tmp0_desc, 10, StringSerializer_getInstance(), value.r18_1);
|
|
92
93
|
}
|
|
93
|
-
tmp1_output.
|
|
94
|
+
if (tmp1_output.ct(tmp0_desc, 11) ? true : !(value.s18_1 == null)) {
|
|
95
|
+
tmp1_output.ys(tmp0_desc, 11, BooleanSerializer_getInstance(), value.s18_1);
|
|
96
|
+
}
|
|
97
|
+
tmp1_output.hr(tmp0_desc);
|
|
94
98
|
};
|
|
95
|
-
protoOf($serializer).
|
|
96
|
-
return this.
|
|
99
|
+
protoOf($serializer).ko = function (encoder, value) {
|
|
100
|
+
return this.g18(encoder, value instanceof TaggerConfig ? value : THROW_CCE());
|
|
97
101
|
};
|
|
98
|
-
protoOf($serializer).
|
|
99
|
-
var tmp0_desc = this.
|
|
102
|
+
protoOf($serializer).lo = function (decoder) {
|
|
103
|
+
var tmp0_desc = this.f18_1;
|
|
100
104
|
var tmp1_flag = true;
|
|
101
105
|
var tmp2_index = 0;
|
|
102
106
|
var tmp3_bitMask0 = 0;
|
|
@@ -111,96 +115,103 @@
|
|
|
111
115
|
var tmp12_local8 = null;
|
|
112
116
|
var tmp13_local9 = null;
|
|
113
117
|
var tmp14_local10 = null;
|
|
114
|
-
var
|
|
115
|
-
|
|
116
|
-
|
|
118
|
+
var tmp15_local11 = null;
|
|
119
|
+
var tmp16_input = decoder.gr(tmp0_desc);
|
|
120
|
+
if (tmp16_input.wr()) {
|
|
121
|
+
tmp4_local0 = tmp16_input.ur(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
117
122
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
118
|
-
tmp5_local1 =
|
|
123
|
+
tmp5_local1 = tmp16_input.ur(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp5_local1);
|
|
119
124
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
120
|
-
tmp6_local2 =
|
|
125
|
+
tmp6_local2 = tmp16_input.ur(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp6_local2);
|
|
121
126
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
122
|
-
tmp7_local3 =
|
|
127
|
+
tmp7_local3 = tmp16_input.ur(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp7_local3);
|
|
123
128
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
124
|
-
tmp8_local4 =
|
|
129
|
+
tmp8_local4 = tmp16_input.ur(tmp0_desc, 4, StringSerializer_getInstance(), tmp8_local4);
|
|
125
130
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
126
|
-
tmp9_local5 =
|
|
131
|
+
tmp9_local5 = tmp16_input.ur(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
|
|
127
132
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
128
|
-
tmp10_local6 =
|
|
133
|
+
tmp10_local6 = tmp16_input.ur(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
|
|
129
134
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
130
|
-
tmp11_local7 =
|
|
135
|
+
tmp11_local7 = tmp16_input.ur(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
|
|
131
136
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
132
|
-
tmp12_local8 =
|
|
137
|
+
tmp12_local8 = tmp16_input.ur(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
|
|
133
138
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
134
|
-
tmp13_local9 =
|
|
139
|
+
tmp13_local9 = tmp16_input.ur(tmp0_desc, 9, StringSerializer_getInstance(), tmp13_local9);
|
|
135
140
|
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
136
|
-
tmp14_local10 =
|
|
141
|
+
tmp14_local10 = tmp16_input.ur(tmp0_desc, 10, StringSerializer_getInstance(), tmp14_local10);
|
|
137
142
|
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
143
|
+
tmp15_local11 = tmp16_input.ur(tmp0_desc, 11, BooleanSerializer_getInstance(), tmp15_local11);
|
|
144
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
138
145
|
} else
|
|
139
146
|
while (tmp1_flag) {
|
|
140
|
-
tmp2_index =
|
|
147
|
+
tmp2_index = tmp16_input.xr(tmp0_desc);
|
|
141
148
|
switch (tmp2_index) {
|
|
142
149
|
case -1:
|
|
143
150
|
tmp1_flag = false;
|
|
144
151
|
break;
|
|
145
152
|
case 0:
|
|
146
|
-
tmp4_local0 =
|
|
153
|
+
tmp4_local0 = tmp16_input.ur(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
147
154
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
148
155
|
break;
|
|
149
156
|
case 1:
|
|
150
|
-
tmp5_local1 =
|
|
157
|
+
tmp5_local1 = tmp16_input.ur(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp5_local1);
|
|
151
158
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
152
159
|
break;
|
|
153
160
|
case 2:
|
|
154
|
-
tmp6_local2 =
|
|
161
|
+
tmp6_local2 = tmp16_input.ur(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp6_local2);
|
|
155
162
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
156
163
|
break;
|
|
157
164
|
case 3:
|
|
158
|
-
tmp7_local3 =
|
|
165
|
+
tmp7_local3 = tmp16_input.ur(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp7_local3);
|
|
159
166
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
160
167
|
break;
|
|
161
168
|
case 4:
|
|
162
|
-
tmp8_local4 =
|
|
169
|
+
tmp8_local4 = tmp16_input.ur(tmp0_desc, 4, StringSerializer_getInstance(), tmp8_local4);
|
|
163
170
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
164
171
|
break;
|
|
165
172
|
case 5:
|
|
166
|
-
tmp9_local5 =
|
|
173
|
+
tmp9_local5 = tmp16_input.ur(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
|
|
167
174
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
168
175
|
break;
|
|
169
176
|
case 6:
|
|
170
|
-
tmp10_local6 =
|
|
177
|
+
tmp10_local6 = tmp16_input.ur(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
|
|
171
178
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
172
179
|
break;
|
|
173
180
|
case 7:
|
|
174
|
-
tmp11_local7 =
|
|
181
|
+
tmp11_local7 = tmp16_input.ur(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
|
|
175
182
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
176
183
|
break;
|
|
177
184
|
case 8:
|
|
178
|
-
tmp12_local8 =
|
|
185
|
+
tmp12_local8 = tmp16_input.ur(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
|
|
179
186
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
180
187
|
break;
|
|
181
188
|
case 9:
|
|
182
|
-
tmp13_local9 =
|
|
189
|
+
tmp13_local9 = tmp16_input.ur(tmp0_desc, 9, StringSerializer_getInstance(), tmp13_local9);
|
|
183
190
|
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
184
191
|
break;
|
|
185
192
|
case 10:
|
|
186
|
-
tmp14_local10 =
|
|
193
|
+
tmp14_local10 = tmp16_input.ur(tmp0_desc, 10, StringSerializer_getInstance(), tmp14_local10);
|
|
187
194
|
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
188
195
|
break;
|
|
196
|
+
case 11:
|
|
197
|
+
tmp15_local11 = tmp16_input.ur(tmp0_desc, 11, BooleanSerializer_getInstance(), tmp15_local11);
|
|
198
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
199
|
+
break;
|
|
189
200
|
default:
|
|
190
201
|
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
191
202
|
}
|
|
192
203
|
}
|
|
193
|
-
|
|
194
|
-
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, null);
|
|
204
|
+
tmp16_input.hr(tmp0_desc);
|
|
205
|
+
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, null);
|
|
195
206
|
};
|
|
196
|
-
protoOf($serializer).
|
|
197
|
-
return this.
|
|
207
|
+
protoOf($serializer).jo = function () {
|
|
208
|
+
return this.f18_1;
|
|
198
209
|
};
|
|
199
|
-
protoOf($serializer).
|
|
210
|
+
protoOf($serializer).ry = function () {
|
|
200
211
|
// Inline function 'kotlin.arrayOf' call
|
|
201
212
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
202
213
|
// Inline function 'kotlin.js.asDynamic' call
|
|
203
|
-
return [get_nullable(StringSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance())];
|
|
214
|
+
return [get_nullable(StringSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance())];
|
|
204
215
|
};
|
|
205
216
|
var $serializer_instance;
|
|
206
217
|
function $serializer_getInstance() {
|
|
@@ -208,63 +219,68 @@
|
|
|
208
219
|
new $serializer();
|
|
209
220
|
return $serializer_instance;
|
|
210
221
|
}
|
|
211
|
-
function TaggerConfig_init_$Init$(seen0, releaseBranch, implicitPatch, disableDetached, majorRegex, minorRegex, patchRegex, noneRegex, versionRegex, userName, userEmail, warningsAsErrors, serializationConstructorMarker, $this) {
|
|
222
|
+
function TaggerConfig_init_$Init$(seen0, releaseBranch, implicitPatch, disableDetached, forceSnapshot, majorRegex, minorRegex, patchRegex, noneRegex, versionRegex, userName, userEmail, warningsAsErrors, serializationConstructorMarker, $this) {
|
|
212
223
|
if (!(0 === (0 & seen0))) {
|
|
213
|
-
throwMissingFieldException(seen0, 0, $serializer_getInstance().
|
|
224
|
+
throwMissingFieldException(seen0, 0, $serializer_getInstance().f18_1);
|
|
214
225
|
}
|
|
215
226
|
if (0 === (seen0 & 1))
|
|
216
|
-
$this.
|
|
227
|
+
$this.h18_1 = null;
|
|
217
228
|
else
|
|
218
|
-
$this.
|
|
229
|
+
$this.h18_1 = releaseBranch;
|
|
219
230
|
if (0 === (seen0 & 2))
|
|
220
|
-
$this.
|
|
231
|
+
$this.i18_1 = null;
|
|
221
232
|
else
|
|
222
|
-
$this.
|
|
233
|
+
$this.i18_1 = implicitPatch;
|
|
223
234
|
if (0 === (seen0 & 4))
|
|
224
|
-
$this.
|
|
235
|
+
$this.j18_1 = null;
|
|
225
236
|
else
|
|
226
|
-
$this.
|
|
237
|
+
$this.j18_1 = disableDetached;
|
|
227
238
|
if (0 === (seen0 & 8))
|
|
228
|
-
$this.
|
|
239
|
+
$this.k18_1 = null;
|
|
229
240
|
else
|
|
230
|
-
$this.
|
|
241
|
+
$this.k18_1 = forceSnapshot;
|
|
231
242
|
if (0 === (seen0 & 16))
|
|
232
|
-
$this.
|
|
243
|
+
$this.l18_1 = null;
|
|
233
244
|
else
|
|
234
|
-
$this.
|
|
245
|
+
$this.l18_1 = majorRegex;
|
|
235
246
|
if (0 === (seen0 & 32))
|
|
236
|
-
$this.
|
|
247
|
+
$this.m18_1 = null;
|
|
237
248
|
else
|
|
238
|
-
$this.
|
|
249
|
+
$this.m18_1 = minorRegex;
|
|
239
250
|
if (0 === (seen0 & 64))
|
|
240
|
-
$this.
|
|
251
|
+
$this.n18_1 = null;
|
|
241
252
|
else
|
|
242
|
-
$this.
|
|
253
|
+
$this.n18_1 = patchRegex;
|
|
243
254
|
if (0 === (seen0 & 128))
|
|
244
|
-
$this.
|
|
255
|
+
$this.o18_1 = null;
|
|
245
256
|
else
|
|
246
|
-
$this.
|
|
257
|
+
$this.o18_1 = noneRegex;
|
|
247
258
|
if (0 === (seen0 & 256))
|
|
248
|
-
$this.
|
|
259
|
+
$this.p18_1 = null;
|
|
249
260
|
else
|
|
250
|
-
$this.
|
|
261
|
+
$this.p18_1 = versionRegex;
|
|
251
262
|
if (0 === (seen0 & 512))
|
|
252
|
-
$this.
|
|
263
|
+
$this.q18_1 = null;
|
|
253
264
|
else
|
|
254
|
-
$this.
|
|
265
|
+
$this.q18_1 = userName;
|
|
255
266
|
if (0 === (seen0 & 1024))
|
|
256
|
-
$this.
|
|
267
|
+
$this.r18_1 = null;
|
|
268
|
+
else
|
|
269
|
+
$this.r18_1 = userEmail;
|
|
270
|
+
if (0 === (seen0 & 2048))
|
|
271
|
+
$this.s18_1 = null;
|
|
257
272
|
else
|
|
258
|
-
$this.
|
|
273
|
+
$this.s18_1 = warningsAsErrors;
|
|
259
274
|
return $this;
|
|
260
275
|
}
|
|
261
|
-
function TaggerConfig_init_$Create$(seen0, releaseBranch, implicitPatch, disableDetached, majorRegex, minorRegex, patchRegex, noneRegex, versionRegex, userName, userEmail, warningsAsErrors, serializationConstructorMarker) {
|
|
262
|
-
return TaggerConfig_init_$Init$(seen0, releaseBranch, implicitPatch, disableDetached, majorRegex, minorRegex, patchRegex, noneRegex, versionRegex, userName, userEmail, warningsAsErrors, serializationConstructorMarker, objectCreate(protoOf(TaggerConfig)));
|
|
276
|
+
function TaggerConfig_init_$Create$(seen0, releaseBranch, implicitPatch, disableDetached, forceSnapshot, majorRegex, minorRegex, patchRegex, noneRegex, versionRegex, userName, userEmail, warningsAsErrors, serializationConstructorMarker) {
|
|
277
|
+
return TaggerConfig_init_$Init$(seen0, releaseBranch, implicitPatch, disableDetached, forceSnapshot, majorRegex, minorRegex, patchRegex, noneRegex, versionRegex, userName, userEmail, warningsAsErrors, serializationConstructorMarker, objectCreate(protoOf(TaggerConfig)));
|
|
263
278
|
}
|
|
264
|
-
function TaggerConfig(releaseBranch, implicitPatch, disableDetached, majorRegex, minorRegex, patchRegex, noneRegex, versionRegex, userName, userEmail, warningsAsErrors) {
|
|
279
|
+
function TaggerConfig(releaseBranch, implicitPatch, disableDetached, forceSnapshot, majorRegex, minorRegex, patchRegex, noneRegex, versionRegex, userName, userEmail, warningsAsErrors) {
|
|
265
280
|
releaseBranch = releaseBranch === VOID ? null : releaseBranch;
|
|
266
281
|
implicitPatch = implicitPatch === VOID ? null : implicitPatch;
|
|
267
282
|
disableDetached = disableDetached === VOID ? null : disableDetached;
|
|
283
|
+
forceSnapshot = forceSnapshot === VOID ? null : forceSnapshot;
|
|
268
284
|
majorRegex = majorRegex === VOID ? null : majorRegex;
|
|
269
285
|
minorRegex = minorRegex === VOID ? null : minorRegex;
|
|
270
286
|
patchRegex = patchRegex === VOID ? null : patchRegex;
|
|
@@ -273,33 +289,35 @@
|
|
|
273
289
|
userName = userName === VOID ? null : userName;
|
|
274
290
|
userEmail = userEmail === VOID ? null : userEmail;
|
|
275
291
|
warningsAsErrors = warningsAsErrors === VOID ? null : warningsAsErrors;
|
|
276
|
-
this.
|
|
277
|
-
this.
|
|
278
|
-
this.
|
|
279
|
-
this.
|
|
280
|
-
this.
|
|
281
|
-
this.
|
|
282
|
-
this.
|
|
283
|
-
this.
|
|
284
|
-
this.
|
|
285
|
-
this.
|
|
286
|
-
this.
|
|
292
|
+
this.h18_1 = releaseBranch;
|
|
293
|
+
this.i18_1 = implicitPatch;
|
|
294
|
+
this.j18_1 = disableDetached;
|
|
295
|
+
this.k18_1 = forceSnapshot;
|
|
296
|
+
this.l18_1 = majorRegex;
|
|
297
|
+
this.m18_1 = minorRegex;
|
|
298
|
+
this.n18_1 = patchRegex;
|
|
299
|
+
this.o18_1 = noneRegex;
|
|
300
|
+
this.p18_1 = versionRegex;
|
|
301
|
+
this.q18_1 = userName;
|
|
302
|
+
this.r18_1 = userEmail;
|
|
303
|
+
this.s18_1 = warningsAsErrors;
|
|
287
304
|
}
|
|
288
305
|
protoOf(TaggerConfig).toString = function () {
|
|
289
|
-
return 'TaggerConfig(releaseBranch=' + this.
|
|
306
|
+
return 'TaggerConfig(releaseBranch=' + this.h18_1 + ', implicitPatch=' + this.i18_1 + ', disableDetached=' + this.j18_1 + ', forceSnapshot=' + this.k18_1 + ', majorRegex=' + this.l18_1 + ', minorRegex=' + this.m18_1 + ', patchRegex=' + this.n18_1 + ', noneRegex=' + this.o18_1 + ', versionRegex=' + this.p18_1 + ', userName=' + this.q18_1 + ', userEmail=' + this.r18_1 + ', warningsAsErrors=' + this.s18_1 + ')';
|
|
290
307
|
};
|
|
291
308
|
protoOf(TaggerConfig).hashCode = function () {
|
|
292
|
-
var result = this.
|
|
293
|
-
result = imul(result, 31) + (this.
|
|
294
|
-
result = imul(result, 31) + (this.
|
|
295
|
-
result = imul(result, 31) + (this.
|
|
296
|
-
result = imul(result, 31) + (this.i18_1 == null ? 0 : getStringHashCode(this.i18_1)) | 0;
|
|
297
|
-
result = imul(result, 31) + (this.j18_1 == null ? 0 : getStringHashCode(this.j18_1)) | 0;
|
|
298
|
-
result = imul(result, 31) + (this.k18_1 == null ? 0 : getStringHashCode(this.k18_1)) | 0;
|
|
309
|
+
var result = this.h18_1 == null ? 0 : getStringHashCode(this.h18_1);
|
|
310
|
+
result = imul(result, 31) + (this.i18_1 == null ? 0 : getBooleanHashCode(this.i18_1)) | 0;
|
|
311
|
+
result = imul(result, 31) + (this.j18_1 == null ? 0 : getBooleanHashCode(this.j18_1)) | 0;
|
|
312
|
+
result = imul(result, 31) + (this.k18_1 == null ? 0 : getBooleanHashCode(this.k18_1)) | 0;
|
|
299
313
|
result = imul(result, 31) + (this.l18_1 == null ? 0 : getStringHashCode(this.l18_1)) | 0;
|
|
300
314
|
result = imul(result, 31) + (this.m18_1 == null ? 0 : getStringHashCode(this.m18_1)) | 0;
|
|
301
315
|
result = imul(result, 31) + (this.n18_1 == null ? 0 : getStringHashCode(this.n18_1)) | 0;
|
|
302
|
-
result = imul(result, 31) + (this.o18_1 == null ? 0 :
|
|
316
|
+
result = imul(result, 31) + (this.o18_1 == null ? 0 : getStringHashCode(this.o18_1)) | 0;
|
|
317
|
+
result = imul(result, 31) + (this.p18_1 == null ? 0 : getStringHashCode(this.p18_1)) | 0;
|
|
318
|
+
result = imul(result, 31) + (this.q18_1 == null ? 0 : getStringHashCode(this.q18_1)) | 0;
|
|
319
|
+
result = imul(result, 31) + (this.r18_1 == null ? 0 : getStringHashCode(this.r18_1)) | 0;
|
|
320
|
+
result = imul(result, 31) + (this.s18_1 == null ? 0 : getBooleanHashCode(this.s18_1)) | 0;
|
|
303
321
|
return result;
|
|
304
322
|
};
|
|
305
323
|
protoOf(TaggerConfig).equals = function (other) {
|
|
@@ -307,12 +325,6 @@
|
|
|
307
325
|
return true;
|
|
308
326
|
if (!(other instanceof TaggerConfig))
|
|
309
327
|
return false;
|
|
310
|
-
if (!(this.e18_1 == other.e18_1))
|
|
311
|
-
return false;
|
|
312
|
-
if (!(this.f18_1 == other.f18_1))
|
|
313
|
-
return false;
|
|
314
|
-
if (!(this.g18_1 == other.g18_1))
|
|
315
|
-
return false;
|
|
316
328
|
if (!(this.h18_1 == other.h18_1))
|
|
317
329
|
return false;
|
|
318
330
|
if (!(this.i18_1 == other.i18_1))
|
|
@@ -329,17 +341,25 @@
|
|
|
329
341
|
return false;
|
|
330
342
|
if (!(this.o18_1 == other.o18_1))
|
|
331
343
|
return false;
|
|
344
|
+
if (!(this.p18_1 == other.p18_1))
|
|
345
|
+
return false;
|
|
346
|
+
if (!(this.q18_1 == other.q18_1))
|
|
347
|
+
return false;
|
|
348
|
+
if (!(this.r18_1 == other.r18_1))
|
|
349
|
+
return false;
|
|
350
|
+
if (!(this.s18_1 == other.s18_1))
|
|
351
|
+
return false;
|
|
332
352
|
return true;
|
|
333
353
|
};
|
|
334
354
|
var properties_initialized_TaggerConfig_kt_islkm6;
|
|
335
355
|
function _init_properties_TaggerConfig_kt__fn8iyk() {
|
|
336
356
|
if (!properties_initialized_TaggerConfig_kt_islkm6) {
|
|
337
357
|
properties_initialized_TaggerConfig_kt_islkm6 = true;
|
|
338
|
-
runtimeDefaultConfig = new TaggerConfig(VOID, true, true, Defaults_getInstance().
|
|
358
|
+
runtimeDefaultConfig = new TaggerConfig(VOID, true, true, false, Defaults_getInstance().do_1.tb_1, Defaults_getInstance().co_1.tb_1, Defaults_getInstance().bo_1.tb_1, Defaults_getInstance().ao_1.tb_1, VOID, VOID, VOID, false);
|
|
339
359
|
}
|
|
340
360
|
}
|
|
341
361
|
//region block: post-declaration
|
|
342
|
-
protoOf($serializer).
|
|
362
|
+
protoOf($serializer).sy = typeParametersSerializers;
|
|
343
363
|
//endregion
|
|
344
364
|
//region block: init
|
|
345
365
|
Companion_instance = new Companion();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../tools/tagger-json/src/commonMain/kotlin/com/zegreatrob/tools/tagger/json/TaggerConfig.kt"],"sourcesContent":[null],"ignoreList":[],"x_google_ignoreList":[],"names":["<get-runtimeDefaultConfig>","serialize","encoder","value","deserialize","childSerializers","<init>","releaseBranch","implicitPatch","disableDetached","majorRegex","minorRegex","patchRegex","noneRegex","versionRegex","userName","userEmail","warningsAsErrors","result","<init properties TaggerConfig.kt>"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"sources":["../../../../../../tools/tagger-json/src/commonMain/kotlin/com/zegreatrob/tools/tagger/json/TaggerConfig.kt"],"sourcesContent":[null],"ignoreList":[],"x_google_ignoreList":[],"names":["<get-runtimeDefaultConfig>","serialize","encoder","value","deserialize","childSerializers","<init>","releaseBranch","implicitPatch","disableDetached","forceSnapshot","majorRegex","minorRegex","patchRegex","noneRegex","versionRegex","userName","userEmail","warningsAsErrors","result","<init properties TaggerConfig.kt>"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;mCAqBAA,CAAAA,EAAA;A;IAAA,2B;EAAuB,C;;;;;;;;;;QAhBvB,gH;IAAA,yC;IAAA,yC;IAAA,2C;IAAA,yC;IAAA,sC;IAAA,sC;IAAA,sC;IAAA,qC;IAAA,wC;IAAA,oC;IAAA,qC;IAAA,4C;IAAA,4B;;sCAAAC,CAAA,O,EAAA,KAAAA,EAAA;A,QAAA,sB;QAAA,mC;IAAA,2DAEiC,IAFjC,E;MAAA,yE;;IAAA,2DAGkC,IAHlC,E;MAAA,0E;;IAAA,2DAIoC,IAJpC,E;MAAA,0E;;IAAA,2DAKkC,IALlC,E;MAAA,0E;;IAAA,2DAM8B,IAN9B,E;MAAA,yE;;IAAA,2DAO8B,IAP9B,E;MAAA,yE;;IAAA,2DAQ8B,IAR9B,E;MAAA,yE;;IAAA,2DAS6B,IAT7B,E;MAAA,yE;;IAAA,2DAUgC,IAVhC,E;MAAA,yE;;IAAA,2DAW4B,IAX5B,E;MAAA,yE;;IAAA,4DAY6B,IAZ7B,E;MAAA,0E;;IAAA,4DAaqC,IAbrC,E;MAAA,2E;;IAAA,yB;EAcA,C;sCAYguLC,O,EAAkBC,K;;;qCA1BlvLC,CAAA,OAAAA,EAAA;A,QAAA,sB;QAAA,gB;QAAA,c;QAAA,iB;QAAA,kB;QAAA,kB;QAAA,kB;QAAA,kB;QAAA,kB;QAAA,kB;QAAA,mB;QAAA,mB;QAAA,mB;QAAA,mB;QAAA,oB;QAAA,oB;QAAA,mC;IAAA,qB,CAAA;A,MAAA,uF;MAAA,iC;MAAA,wF;MAAA,iC;MAAA,wF;MAAA,iC;MAAA,wF;MAAA,iC;MAAA,uF;MAAA,kC;MAAA,uF;MAAA,kC;MAAA,yF;MAAA,kC;MAAA,yF;MAAA,mC;MAAA,yF;MAAA,mC;MAAA,yF;MAAA,mC;MAAA,4F;MAAA,oC;MAAA,6F;MAAA,oC;IAcA,C;aAdA,S,EAAA;A,QAAA,sC;QAAA,mB;eAAA,E;YAAA,iB;;eAAA,C;YAAA,uF;YAAA,iC;;eAAA,C;YAAA,wF;YAAA,iC;;eAAA,C;YAAA,wF;YAAA,iC;;eAAA,C;YAAA,wF;YAAA,iC;;eAAA,C;YAAA,uF;YAAA,kC;;eAAA,C;YAAA,uF;YAAA,kC;;eAAA,C;YAAA,yF;YAAA,kC;;eAAA,C;YAAA,yF;YAAA,mC;;eAAA,C;YAAA,yF;YAAA,mC;;eAAA,C;YAAA,yF;YAAA,mC;;eAAA,E;YAAA,4F;YAAA,oC;;eAAA,E;YAAA,6F;YAAA,oC;;;YAAA,qD;;MAcA,C;IAdA,yB;IAAA,0N;EAcA,C;;;;qCAdAC,CAAAA,EAAA;A;;;IAAA,mjB;EAcA,C;;;;;;;;IAdA,yB;MAAA,qE;;IAAA,sB;MAAA,cAEiC,I;;MAFjC,2B;IAAA,sB;MAAA,cAGkC,I;;MAHlC,2B;IAAA,sB;MAAA,cAIoC,I;;MAJpC,6B;IAAA,sB;MAAA,cAKkC,I;;MALlC,2B;IAAA,uB;MAAA,cAM8B,I;;MAN9B,wB;IAAA,uB;MAAA,cAO8B,I;;MAP9B,wB;IAAA,uB;MAAA,cAQ8B,I;;MAR9B,wB;IAAA,wB;MAAA,cAS6B,I;;MAT7B,uB;IAAA,wB;MAAA,cAUgC,I;;MAVhC,0B;IAAA,wB;MAAA,cAW4B,I;;MAX5B,sB;IAAA,yB;MAAA,cAY6B,I;;MAZ7B,uB;IAAA,yB;MAAA,cAaqC,I;;MAbrC,8B;;;;;;uBACuBC,CACnBC,a,EACAC,a,EACAC,e,EACAC,a,EACAC,U,EACAC,U,EACAC,U,EACAC,S,EACAC,Y,EACAC,Q,EACAC,S,EACAC,gBAZmBZ,EAAA;A,6CACU,I;6CACC,I;iDACE,I;6CACF,I;uCACJ,I;uCACA,I;uCACA,I;qCACD,I;2CACG,I;mCACJ,I;qCACC,I;mDACQ,I;IAXjC,0B;IACA,0B;IACA,4B;IACA,0B;IACA,uB;IACA,uB;IACA,uB;IACA,sB;IACA,yB;IACA,qB;IACA,sB;IACA,6B;EAZmB,C;+CANvB;A,IAAA,2Z;EAAA,C;+CAAA;A,QAAAa,+D;IAAA,yF;IAAA,yF;IAAA,yF;IAAA,wF;IAAA,wF;IAAA,wF;IAAA,wF;IAAA,wF;IAAA,wF;IAAA,wF;IAAA,yF;IAAA,a;EAAA,C;kDAAA;A,IAAA,mB;MAAA,W;IAAA,qC;MAAA,Y;IAAA,iC;MAAA,Y;IAAA,iC;MAAA,Y;IAAA,iC;MAAA,Y;IAAA,iC;MAAA,Y;IAAA,iC;MAAA,Y;IAAA,iC;MAAA,Y;IAAA,iC;MAAA,Y;IAAA,iC;MAAA,Y;IAAA,iC;MAAA,Y;IAAA,iC;MAAA,Y;IAAA,iC;MAAA,Y;IAAA,iC;MAAA,Y;IAAA,W;EAAA,C;;mDAAAC,CAAAA,E;;;6BAqB2B,uBACP,IADO,EAEL,IAFK,EAGP,KAHO,yBAIY,IAJZ,CAIkB,IAJlB,yBAKY,IALZ,CAKkB,IALlB,yBAMY,IANZ,CAMkB,IANlB,yBAOW,IAPX,CAOgB,IAPhB,oBAQJ,KARI,C;;G;;;;;;;;;;;;;;"}
|