git-digger 1.5.19 → 1.5.21

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.
@@ -3,14 +3,14 @@
3
3
  //region block: imports
4
4
  var CoreCliktCommand = kotlin_clikt_clikt.$_$.a;
5
5
  var VOID = kotlin_kotlin.$_$.g;
6
- var Unit_instance = kotlin_kotlin.$_$.g3;
7
- var protoOf = kotlin_kotlin.$_$.o8;
8
- var initMetadataForClass = kotlin_kotlin.$_$.p7;
6
+ var Unit_instance = kotlin_kotlin.$_$.h3;
7
+ var protoOf = kotlin_kotlin.$_$.p8;
8
+ var initMetadataForClass = kotlin_kotlin.$_$.q7;
9
9
  var selfAndAncestors = kotlin_clikt_clikt.$_$.d;
10
- var mapNotNull = kotlin_kotlin.$_$.o9;
11
- var firstOrNull = kotlin_kotlin.$_$.j9;
10
+ var mapNotNull = kotlin_kotlin.$_$.p9;
11
+ var firstOrNull = kotlin_kotlin.$_$.k9;
12
12
  var Terminal_init_$Create$ = kotlin_mordant_mordant.$_$.g;
13
- var last = kotlin_kotlin.$_$.n9;
13
+ var last = kotlin_kotlin.$_$.o9;
14
14
  var MultiplatformSystem_instance = kotlin_mordant_mordant.$_$.i;
15
15
  var FileNotFound = kotlin_clikt_clikt.$_$.b;
16
16
  var Terminal = kotlin_mordant_mordant.$_$.b;
@@ -18,17 +18,17 @@
18
18
  var Text_init_$Create$ = kotlin_mordant_mordant.$_$.h;
19
19
  var AbstractHelpFormatter = kotlin_clikt_clikt.$_$.f;
20
20
  var verticalLayout = kotlin_mordant_mordant.$_$.a;
21
- var charSequenceLength = kotlin_kotlin.$_$.f7;
21
+ var charSequenceLength = kotlin_kotlin.$_$.g7;
22
22
  var definitionList = kotlin_mordant_mordant.$_$.c;
23
23
  var withPadding = kotlin_mordant_mordant.$_$.d;
24
- var collectionSizeOrDefault = kotlin_kotlin.$_$.d4;
24
+ var collectionSizeOrDefault = kotlin_kotlin.$_$.e4;
25
25
  var ArrayList_init_$Create$ = kotlin_kotlin.$_$.k;
26
- var ensureNotNull = kotlin_kotlin.$_$.mc;
27
- var drop = kotlin_kotlin.$_$.z9;
28
- var plus = kotlin_kotlin.$_$.sc;
26
+ var ensureNotNull = kotlin_kotlin.$_$.nc;
27
+ var drop = kotlin_kotlin.$_$.aa;
28
+ var plus = kotlin_kotlin.$_$.tc;
29
29
  var Whitespace_PRE_WRAP_getInstance = kotlin_mordant_mordant.$_$.f;
30
- var isBlank = kotlin_kotlin.$_$.ga;
31
- var replace = kotlin_kotlin.$_$.sa;
30
+ var isBlank = kotlin_kotlin.$_$.ha;
31
+ var replace = kotlin_kotlin.$_$.ta;
32
32
  //endregion
33
33
  //region block: pre-declaration
34
34
  initMetadataForClass(CliktCommand, 'CliktCommand', VOID, CoreCliktCommand);
@@ -41,7 +41,7 @@
41
41
  }
42
42
  function installMordant(_this__u8e3s4, force) {
43
43
  force = force === VOID ? false : force;
44
- _this__u8e3s4.d1h(installMordant$lambda(force));
44
+ _this__u8e3s4.t1h(installMordant$lambda(force));
45
45
  }
46
46
  function get_terminal(_this__u8e3s4) {
47
47
  // Inline function 'com.github.ajalt.clikt.core.Context.findObject' call
@@ -55,9 +55,9 @@
55
55
  // Inline function 'kotlin.contracts.contract' call
56
56
  // Inline function 'com.github.ajalt.clikt.core.<get-terminal>.<anonymous>' call
57
57
  // Inline function 'kotlin.collections.set' call
58
- var this_1 = last(selfAndAncestors(_this__u8e3s4)).b1f_1;
58
+ var this_1 = last(selfAndAncestors(_this__u8e3s4)).r1f_1;
59
59
  var key_0 = 'mordant_terminal';
60
- this_1.c2(key_0, this_0);
60
+ this_1.e2(key_0, this_0);
61
61
  tmp_0 = this_0;
62
62
  } else {
63
63
  tmp_0 = tmp0_elvis_lhs;
@@ -68,10 +68,10 @@
68
68
  return new MordantHelpFormatter(it);
69
69
  }
70
70
  function installMordant$lambda$lambda_0(it) {
71
- return MultiplatformSystem_instance.w22(it);
71
+ return MultiplatformSystem_instance.o23(it);
72
72
  }
73
73
  function installMordant$lambda$lambda_1(it) {
74
- var tmp0_elvis_lhs = MultiplatformSystem_instance.y22(it);
74
+ var tmp0_elvis_lhs = MultiplatformSystem_instance.q23(it);
75
75
  var tmp;
76
76
  if (tmp0_elvis_lhs == null) {
77
77
  throw new FileNotFound(it);
@@ -81,91 +81,91 @@
81
81
  return tmp;
82
82
  }
83
83
  function installMordant$lambda$lambda_2(it) {
84
- MultiplatformSystem_instance.x22(it);
84
+ MultiplatformSystem_instance.p23(it);
85
85
  return Unit_instance;
86
86
  }
87
87
  function installMordant$lambda$lambda_3(context, message, trailingNewline, err) {
88
88
  if (trailingNewline) {
89
- get_terminal(context).x2c(message, VOID, VOID, VOID, VOID, err);
89
+ get_terminal(context).p2d(message, VOID, VOID, VOID, VOID, err);
90
90
  } else {
91
- get_terminal(context).v2c(message, VOID, VOID, VOID, VOID, err);
91
+ get_terminal(context).n2d(message, VOID, VOID, VOID, VOID, err);
92
92
  }
93
93
  return Unit_instance;
94
94
  }
95
95
  function installMordant$lambda($force) {
96
96
  return function ($this$configureContext) {
97
97
  var tmp;
98
- if (!$force && !($this$configureContext.e1h_1 == null)) {
98
+ if (!$force && !($this$configureContext.u1h_1 == null)) {
99
99
  return Unit_instance;
100
100
  }
101
101
  var tmp_0 = $this$configureContext;
102
- tmp_0.j1h_1 = installMordant$lambda$lambda;
102
+ tmp_0.z1h_1 = installMordant$lambda$lambda;
103
103
  var tmp_1 = $this$configureContext;
104
- tmp_1.r1h_1 = installMordant$lambda$lambda_0;
104
+ tmp_1.h1i_1 = installMordant$lambda$lambda_0;
105
105
  var tmp_2 = $this$configureContext;
106
- tmp_2.m1h_1 = installMordant$lambda$lambda_1;
106
+ tmp_2.c1i_1 = installMordant$lambda$lambda_1;
107
107
  var tmp_3 = $this$configureContext;
108
- tmp_3.u1h_1 = installMordant$lambda$lambda_2;
108
+ tmp_3.k1i_1 = installMordant$lambda$lambda_2;
109
109
  var tmp_4 = $this$configureContext;
110
- tmp_4.t1h_1 = installMordant$lambda$lambda_3;
110
+ tmp_4.j1i_1 = installMordant$lambda$lambda_3;
111
111
  return Unit_instance;
112
112
  };
113
113
  }
114
114
  function _get_terminal_$lambda_5keric($key) {
115
115
  return function (it) {
116
- var tmp = it.b1f_1.v1($key);
116
+ var tmp = it.r1f_1.w1($key);
117
117
  return tmp instanceof Terminal ? tmp : null;
118
118
  };
119
119
  }
120
120
  function MordantHelpFormatter$formatHelp$lambda(this$0, $error, $prolog, $epilog, $parameters, $programName) {
121
121
  return function ($this$verticalLayout) {
122
- $this$verticalLayout.n29(1);
123
- $this$verticalLayout.k29(this$0.k1n($error, $prolog, $epilog, $parameters, $programName));
122
+ $this$verticalLayout.f2a(1);
123
+ $this$verticalLayout.c2a(this$0.c1o($error, $prolog, $epilog, $parameters, $programName));
124
124
  return Unit_instance;
125
125
  };
126
126
  }
127
127
  function MordantHelpFormatter$renderUsage$lambda($prog, $usageParts) {
128
128
  return function ($this$definitionList) {
129
- $this$definitionList.h2d($prog, Text_init_$Create$($usageParts, Whitespace_NORMAL_getInstance()));
130
- $this$definitionList.b2d_1 = true;
131
- $this$definitionList.e2d(1);
129
+ $this$definitionList.z2d($prog, Text_init_$Create$($usageParts, Whitespace_NORMAL_getInstance()));
130
+ $this$definitionList.t2d_1 = true;
131
+ $this$definitionList.w2d(1);
132
132
  return Unit_instance;
133
133
  };
134
134
  }
135
135
  function MordantHelpFormatter$renderProlog$lambda($this$withPadding) {
136
- $this$withPadding.k2b_1 = 2;
136
+ $this$withPadding.c2c_1 = 2;
137
137
  return Unit_instance;
138
138
  }
139
139
  function MordantHelpFormatter$renderParameters$lambda(this$0, $parameters) {
140
140
  return function ($this$definitionList) {
141
- var _iterator__ex2g4s = this$0.x1o($parameters).m();
141
+ var _iterator__ex2g4s = this$0.p1p($parameters).m();
142
142
  while (_iterator__ex2g4s.n()) {
143
143
  var section = _iterator__ex2g4s.o();
144
- $this$definitionList.h2d(section.r1m_1, section.s1m_1);
144
+ $this$definitionList.z2d(section.j1n_1, section.k1n_1);
145
145
  }
146
146
  return Unit_instance;
147
147
  };
148
148
  }
149
149
  function MordantHelpFormatter$renderOptionGroup$lambda($this$withPadding) {
150
- $this$withPadding.h2b_1 = 1;
151
- $this$withPadding.k2b_1 = 2;
152
- $this$withPadding.j2b_1 = 1;
150
+ $this$withPadding.z2b_1 = 1;
151
+ $this$withPadding.c2c_1 = 2;
152
+ $this$withPadding.b2c_1 = 1;
153
153
  return Unit_instance;
154
154
  }
155
155
  function MordantHelpFormatter$renderOptionGroup$lambda_0($markdown, this$0, $options) {
156
156
  return function ($this$verticalLayout) {
157
- $this$verticalLayout.m29($markdown);
158
- $this$verticalLayout.m29(this$0.h1p($options));
157
+ $this$verticalLayout.e2a($markdown);
158
+ $this$verticalLayout.e2a(this$0.z1p($options));
159
159
  return Unit_instance;
160
160
  };
161
161
  }
162
162
  function MordantHelpFormatter$buildParameterList$lambda($rows, this$0) {
163
163
  return function ($this$definitionList) {
164
- $this$definitionList.b2d_1 = true;
164
+ $this$definitionList.t2d_1 = true;
165
165
  var _iterator__ex2g4s = $rows.m();
166
166
  while (_iterator__ex2g4s.n()) {
167
167
  var row = _iterator__ex2g4s.o();
168
- $this$definitionList.i2d(this$0.c1q(row), this$0.d1q(row));
168
+ $this$definitionList.a2e(this$0.u1q(row), this$0.v1q(row));
169
169
  }
170
170
  return Unit_instance;
171
171
  };
@@ -176,20 +176,20 @@
176
176
  showRequiredTag = showRequiredTag === VOID ? false : showRequiredTag;
177
177
  AbstractHelpFormatter.call(this, context, requiredOptionMarker, showDefaultValues, showRequiredTag);
178
178
  }
179
- protoOf(MordantHelpFormatter).m2e = function () {
180
- return get_terminal(this.y1m_1).h26_1;
179
+ protoOf(MordantHelpFormatter).e2f = function () {
180
+ return get_terminal(this.q1n_1).z26_1;
181
181
  };
182
- protoOf(MordantHelpFormatter).x1g = function (error, prolog, epilog, parameters, programName) {
182
+ protoOf(MordantHelpFormatter).n1h = function (error, prolog, epilog, parameters, programName) {
183
183
  var widget = verticalLayout(MordantHelpFormatter$formatHelp$lambda(this, error, prolog, epilog, parameters, programName));
184
- return get_terminal(this.y1m_1).y2c(widget);
184
+ return get_terminal(this.q1n_1).q2d(widget);
185
185
  };
186
- protoOf(MordantHelpFormatter).m1n = function (parameters, error) {
187
- return Text_init_$Create$(this.q1n(parameters, error));
186
+ protoOf(MordantHelpFormatter).e1o = function (parameters, error) {
187
+ return Text_init_$Create$(this.i1o(parameters, error));
188
188
  };
189
- protoOf(MordantHelpFormatter).l1n = function (parameters, programName) {
190
- var title = this.n2e(this.j1n().x1p());
189
+ protoOf(MordantHelpFormatter).d1o = function (parameters, programName) {
190
+ var title = this.f2f(this.b1o().p1q());
191
191
  var prog = title + ' ' + programName;
192
- var usageParts = this.u1n(parameters);
192
+ var usageParts = this.m1o(parameters);
193
193
  var tmp;
194
194
  // Inline function 'kotlin.text.isEmpty' call
195
195
  if (charSequenceLength(usageParts) === 0) {
@@ -199,78 +199,78 @@
199
199
  }
200
200
  return tmp;
201
201
  };
202
- protoOf(MordantHelpFormatter).n1n = function (prolog) {
203
- var tmp = this.o2e(prolog);
202
+ protoOf(MordantHelpFormatter).f1o = function (prolog) {
203
+ var tmp = this.g2f(prolog);
204
204
  return withPadding(tmp, false, MordantHelpFormatter$renderProlog$lambda);
205
205
  };
206
- protoOf(MordantHelpFormatter).p1n = function (epilog) {
207
- return this.o2e(epilog);
206
+ protoOf(MordantHelpFormatter).h1o = function (epilog) {
207
+ return this.g2f(epilog);
208
208
  };
209
- protoOf(MordantHelpFormatter).o1n = function (parameters) {
209
+ protoOf(MordantHelpFormatter).g1o = function (parameters) {
210
210
  return definitionList(MordantHelpFormatter$renderParameters$lambda(this, parameters));
211
211
  };
212
- protoOf(MordantHelpFormatter).v1o = function (help, parameters) {
212
+ protoOf(MordantHelpFormatter).n1p = function (help, parameters) {
213
213
  // Inline function 'kotlin.collections.map' call
214
214
  // Inline function 'kotlin.collections.mapTo' call
215
215
  var destination = ArrayList_init_$Create$(collectionSizeOrDefault(parameters, 10));
216
216
  var tmp0_iterator = parameters.m();
217
217
  while (tmp0_iterator.n()) {
218
218
  var item = tmp0_iterator.o();
219
- var tmp$ret$0 = this.a1p(item);
219
+ var tmp$ret$0 = this.s1p(item);
220
220
  destination.e(tmp$ret$0);
221
221
  }
222
222
  var options = destination;
223
223
  if (help == null)
224
- return this.h1p(options);
225
- var tmp = this.o2e(help);
224
+ return this.z1p(options);
225
+ var tmp = this.g2f(help);
226
226
  var markdown = withPadding(tmp, false, MordantHelpFormatter$renderOptionGroup$lambda);
227
227
  return verticalLayout(MordantHelpFormatter$renderOptionGroup$lambda_0(markdown, this, options));
228
228
  };
229
- protoOf(MordantHelpFormatter).g1n = function (name) {
229
+ protoOf(MordantHelpFormatter).y1n = function (name) {
230
230
  // Inline function 'kotlin.text.lowercase' call
231
231
  // Inline function 'kotlin.js.asDynamic' call
232
232
  return '<' + name.toLowerCase() + '>';
233
233
  };
234
- protoOf(MordantHelpFormatter).f1p = function (name) {
235
- return this.m2e().w25('danger').u1y(name);
234
+ protoOf(MordantHelpFormatter).x1p = function (name) {
235
+ return this.e2f().o26('danger').m1z(name);
236
236
  };
237
- protoOf(MordantHelpFormatter).o1p = function (name) {
238
- return this.m2e().w25('muted').u1y(name);
237
+ protoOf(MordantHelpFormatter).g1q = function (name) {
238
+ return this.e2f().o26('muted').m1z(name);
239
239
  };
240
- protoOf(MordantHelpFormatter).e1n = function (name) {
241
- return this.m2e().w25('info').u1y(name);
240
+ protoOf(MordantHelpFormatter).w1n = function (name) {
241
+ return this.e2f().o26('info').m1z(name);
242
242
  };
243
- protoOf(MordantHelpFormatter).h1n = function (name) {
244
- return this.m2e().w25('info').u1y(name);
243
+ protoOf(MordantHelpFormatter).z1n = function (name) {
244
+ return this.e2f().o26('info').m1z(name);
245
245
  };
246
- protoOf(MordantHelpFormatter).i1n = function (name) {
247
- return this.m2e().w25('info').u1y(name);
246
+ protoOf(MordantHelpFormatter).a1o = function (name) {
247
+ return this.e2f().o26('info').m1z(name);
248
248
  };
249
- protoOf(MordantHelpFormatter).w1o = function (title) {
250
- return this.m2e().w25('warning').u1y(title);
249
+ protoOf(MordantHelpFormatter).o1p = function (title) {
250
+ return this.e2f().o26('warning').m1z(title);
251
251
  };
252
- protoOf(MordantHelpFormatter).n2e = function (title) {
253
- return this.m2e().w25('warning').u1y(title);
252
+ protoOf(MordantHelpFormatter).f2f = function (title) {
253
+ return this.e2f().o26('warning').m1z(title);
254
254
  };
255
- protoOf(MordantHelpFormatter).s1n = function (title) {
256
- return this.m2e().w25('danger').u1y(title);
255
+ protoOf(MordantHelpFormatter).k1o = function (title) {
256
+ return this.e2f().o26('danger').m1z(title);
257
257
  };
258
- protoOf(MordantHelpFormatter).x1n = function (parameter) {
259
- return this.m2e().w25('muted').u1y(parameter);
258
+ protoOf(MordantHelpFormatter).p1o = function (parameter) {
259
+ return this.e2f().o26('muted').m1z(parameter);
260
260
  };
261
- protoOf(MordantHelpFormatter).q1p = function (metavar) {
262
- return this.m2e().w25('warning').j22(this.m2e().w25('muted')).u1y(metavar);
261
+ protoOf(MordantHelpFormatter).i1q = function (metavar) {
262
+ return this.e2f().o26('warning').b23(this.e2f().o26('muted')).m1z(metavar);
263
263
  };
264
- protoOf(MordantHelpFormatter).c1q = function (row) {
264
+ protoOf(MordantHelpFormatter).u1q = function (row) {
265
265
  var tmp;
266
266
  // Inline function 'kotlin.text.isNullOrEmpty' call
267
- var this_0 = row.v1m_1;
267
+ var this_0 = row.n1n_1;
268
268
  // Inline function 'kotlin.contracts.contract' call
269
269
  if (this_0 == null || charSequenceLength(this_0) === 0) {
270
270
  tmp = ' ';
271
271
  } else {
272
272
  // Inline function 'kotlin.text.ifEmpty' call
273
- var this_1 = drop(' ', ensureNotNull(row.v1m_1).length);
273
+ var this_1 = drop(' ', ensureNotNull(row.n1n_1).length);
274
274
  // Inline function 'kotlin.contracts.contract' call
275
275
  var tmp_0;
276
276
  // Inline function 'kotlin.text.isEmpty' call
@@ -281,18 +281,18 @@
281
281
  tmp_0 = this_1;
282
282
  }
283
283
  var tmp$ret$3 = tmp_0;
284
- tmp = plus(row.v1m_1, tmp$ret$3);
284
+ tmp = plus(row.n1n_1, tmp$ret$3);
285
285
  }
286
286
  var termPrefix = tmp;
287
- return Text_init_$Create$(termPrefix + row.t1m_1, Whitespace_PRE_WRAP_getInstance());
287
+ return Text_init_$Create$(termPrefix + row.l1n_1, Whitespace_PRE_WRAP_getInstance());
288
288
  };
289
- protoOf(MordantHelpFormatter).d1q = function (row) {
290
- return isBlank(row.u1m_1) ? Text_init_$Create$('') : this.o2e(row.u1m_1);
289
+ protoOf(MordantHelpFormatter).v1q = function (row) {
290
+ return isBlank(row.m1n_1) ? Text_init_$Create$('') : this.g2f(row.m1n_1);
291
291
  };
292
- protoOf(MordantHelpFormatter).h1p = function (rows) {
292
+ protoOf(MordantHelpFormatter).z1p = function (rows) {
293
293
  return definitionList(MordantHelpFormatter$buildParameterList$lambda(rows, this));
294
294
  };
295
- protoOf(MordantHelpFormatter).o2e = function (text) {
295
+ protoOf(MordantHelpFormatter).g2f = function (text) {
296
296
  return Text_init_$Create$(replace(text, '\n\n', '\x85\x85'), Whitespace_NORMAL_getInstance());
297
297
  };
298
298
  //region block: exports