@continuous-excellence/coupling-cli 1.1.514 → 1.1.515

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.
@@ -30,24 +30,24 @@ import { CliktError136b5l5psfi1n as CliktError } from '../../../../../../clikt-c
30
30
  //endregion
31
31
  function _get_context__ps0bpe($this) {
32
32
  var tmp = KProperty1();
33
- return $this.m75_1.zp($this, getPropertyCallableRef('context', 1, tmp, PartyDetails$_get_context_$ref_q6kw5z(), null));
33
+ return $this.o75_1.zp($this, getPropertyCallableRef('context', 1, tmp, PartyDetails$_get_context_$ref_q6kw5z(), null));
34
34
  }
35
35
  function _get_partyId__g79dgw($this) {
36
36
  var tmp = KProperty1();
37
- return $this.n75_1.zp($this, getPropertyCallableRef('partyId', 1, tmp, PartyDetails$_get_partyId_$ref_gt5zd(), null));
37
+ return $this.p75_1.zp($this, getPropertyCallableRef('partyId', 1, tmp, PartyDetails$_get_partyId_$ref_gt5zd(), null));
38
38
  }
39
39
  var sam$kotlin_properties_ReadOnlyProperty$0Class;
40
40
  function sam$kotlin_properties_ReadOnlyProperty$0() {
41
41
  if (sam$kotlin_properties_ReadOnlyProperty$0Class === VOID) {
42
42
  class $ {
43
43
  constructor(function_0) {
44
- this.o75_1 = function_0;
44
+ this.q75_1 = function_0;
45
45
  }
46
46
  zp(thisRef, property) {
47
- return this.o75_1(thisRef, property);
47
+ return this.q75_1(thisRef, property);
48
48
  }
49
49
  c5() {
50
- return this.o75_1;
50
+ return this.q75_1;
51
51
  }
52
52
  equals(other) {
53
53
  var tmp;
@@ -78,13 +78,13 @@ function sam$kotlin_properties_ReadOnlyProperty$0_0() {
78
78
  if (sam$kotlin_properties_ReadOnlyProperty$0Class_0 === VOID) {
79
79
  class $ {
80
80
  constructor(function_0) {
81
- this.p75_1 = function_0;
81
+ this.r75_1 = function_0;
82
82
  }
83
83
  zp(thisRef, property) {
84
- return this.p75_1(thisRef, property);
84
+ return this.r75_1(thisRef, property);
85
85
  }
86
86
  c5() {
87
- return this.p75_1;
87
+ return this.r75_1;
88
88
  }
89
89
  equals(other) {
90
90
  var tmp;
@@ -160,22 +160,22 @@ function PartyDetails() {
160
160
  class $ extends SuspendingCliktCommand() {
161
161
  constructor(cannon) {
162
162
  super('details');
163
- this.l75_1 = cannon;
163
+ this.n75_1 = cannon;
164
164
  var tmp = this;
165
165
  // Inline function 'com.github.ajalt.clikt.core.requireObject' call
166
166
  var key = 'default_object';
167
167
  var tmp_0 = PartyDetails$context$delegate$lambda(key);
168
- tmp.m75_1 = new (sam$kotlin_properties_ReadOnlyProperty$0())(tmp_0);
168
+ tmp.o75_1 = new (sam$kotlin_properties_ReadOnlyProperty$0())(tmp_0);
169
169
  var tmp_1 = this;
170
170
  // Inline function 'com.github.ajalt.clikt.core.requireObject' call
171
171
  var tmp_2 = PartyDetails$partyId$delegate$lambda('partyId');
172
- tmp_1.n75_1 = new (sam$kotlin_properties_ReadOnlyProperty$0_0())(tmp_2);
172
+ tmp_1.p75_1 = new (sam$kotlin_properties_ReadOnlyProperty$0_0())(tmp_2);
173
173
  }
174
174
  *g5i($completion) {
175
- var tmp0_elvis_lhs = this.l75_1;
175
+ var tmp0_elvis_lhs = this.n75_1;
176
176
  var tmp;
177
177
  if (tmp0_elvis_lhs == null) {
178
- var tmp_0 = _get_context__ps0bpe(this).e74_1;
178
+ var tmp_0 = _get_context__ps0bpe(this).g74_1;
179
179
  tmp = yield* loadSdk(tmp_0, PartyDetails$echo$ref(this), $completion);
180
180
  } else {
181
181
  tmp = tmp0_elvis_lhs;
@@ -26,7 +26,7 @@ import { withSdk35tk3ax9pa40k as withSdk } from '../WithSdk.mjs';
26
26
  //endregion
27
27
  function _get_env__e67txg($this) {
28
28
  var tmp = KProperty1();
29
- return $this.g76_1.zp($this, getPropertyCallableRef('env', 1, tmp, PartyList$_get_env_$ref_drep03_0(), null));
29
+ return $this.i76_1.zp($this, getPropertyCallableRef('env', 1, tmp, PartyList$_get_env_$ref_drep03_0(), null));
30
30
  }
31
31
  function PartyList$_get_env_$ref_drep03() {
32
32
  return (p0) => _get_env__e67txg(p0);
@@ -81,14 +81,14 @@ function PartyList$run$slambda() {
81
81
  if (PartyList$run$slambdaClass === VOID) {
82
82
  class $ {
83
83
  constructor($handleResult) {
84
- this.h76_1 = $handleResult;
84
+ this.j76_1 = $handleResult;
85
85
  }
86
- *n72(sdk, $completion) {
87
- this.h76_1(yield* sdk.g57(new (GqlQuery())(new (PartyListQuery())()), $completion));
86
+ *p72(sdk, $completion) {
87
+ this.j76_1(yield* sdk.g57(new (GqlQuery())(new (PartyListQuery())()), $completion));
88
88
  return Unit_instance;
89
89
  }
90
90
  vd(p1, $completion) {
91
- return this.n72((!(p1 == null) ? isInterface(p1, ActionCannon()) : false) ? p1 : THROW_CCE(), $completion);
91
+ return this.p72((!(p1 == null) ? isInterface(p1, ActionCannon()) : false) ? p1 : THROW_CCE(), $completion);
92
92
  }
93
93
  }
94
94
  initMetadataForLambda($, VOID, VOID, [1]);
@@ -98,7 +98,7 @@ function PartyList$run$slambda() {
98
98
  }
99
99
  function PartyList$run$slambda_0($handleResult) {
100
100
  var i = new (PartyList$run$slambda())($handleResult);
101
- var l = (sdk, $completion) => i.n72(sdk, $completion);
101
+ var l = (sdk, $completion) => i.p72(sdk, $completion);
102
102
  l.$arity = 1;
103
103
  return l;
104
104
  }
@@ -108,15 +108,15 @@ function PartyList() {
108
108
  class $ extends SuspendingCliktCommand() {
109
109
  constructor(cannon) {
110
110
  super('list');
111
- this.f76_1 = cannon;
111
+ this.h76_1 = cannon;
112
112
  var tmp = this;
113
113
  var tmp_0 = default_0(option(this, []), 'production');
114
114
  var tmp_1 = KProperty1();
115
- tmp.g76_1 = tmp_0.j68(this, getPropertyCallableRef('env', 1, tmp_1, PartyList$_get_env_$ref_drep03(), null));
115
+ tmp.i76_1 = tmp_0.j68(this, getPropertyCallableRef('env', 1, tmp_1, PartyList$_get_env_$ref_drep03(), null));
116
116
  }
117
117
  *g5i($completion) {
118
118
  var handleResult = PartyList$run$lambda(this);
119
- var tmp0_safe_receiver = this.f76_1;
119
+ var tmp0_safe_receiver = this.h76_1;
120
120
  var tmp;
121
121
  if (tmp0_safe_receiver == null) {
122
122
  tmp = null;
@@ -30,24 +30,24 @@ import { NotBlankString__toString_impl_5tex9r2ig2s5isyc5ve as NotBlankString__to
30
30
  //endregion
31
31
  function _get_context__ps0bpe($this) {
32
32
  var tmp = KProperty1();
33
- return $this.y76_1.zp($this, getPropertyCallableRef('context', 1, tmp, Players$_get_context_$ref_7m15sv(), null));
33
+ return $this.a77_1.zp($this, getPropertyCallableRef('context', 1, tmp, Players$_get_context_$ref_7m15sv(), null));
34
34
  }
35
35
  function _get_partyId__g79dgw($this) {
36
36
  var tmp = KProperty1();
37
- return $this.z76_1.zp($this, getPropertyCallableRef('partyId', 1, tmp, Players$_get_partyId_$ref_xbsvzh(), null));
37
+ return $this.b77_1.zp($this, getPropertyCallableRef('partyId', 1, tmp, Players$_get_partyId_$ref_xbsvzh(), null));
38
38
  }
39
39
  var sam$kotlin_properties_ReadOnlyProperty$0Class;
40
40
  function sam$kotlin_properties_ReadOnlyProperty$0() {
41
41
  if (sam$kotlin_properties_ReadOnlyProperty$0Class === VOID) {
42
42
  class $ {
43
43
  constructor(function_0) {
44
- this.a77_1 = function_0;
44
+ this.c77_1 = function_0;
45
45
  }
46
46
  zp(thisRef, property) {
47
- return this.a77_1(thisRef, property);
47
+ return this.c77_1(thisRef, property);
48
48
  }
49
49
  c5() {
50
- return this.a77_1;
50
+ return this.c77_1;
51
51
  }
52
52
  equals(other) {
53
53
  var tmp;
@@ -78,13 +78,13 @@ function sam$kotlin_properties_ReadOnlyProperty$0_0() {
78
78
  if (sam$kotlin_properties_ReadOnlyProperty$0Class_0 === VOID) {
79
79
  class $ {
80
80
  constructor(function_0) {
81
- this.b77_1 = function_0;
81
+ this.d77_1 = function_0;
82
82
  }
83
83
  zp(thisRef, property) {
84
- return this.b77_1(thisRef, property);
84
+ return this.d77_1(thisRef, property);
85
85
  }
86
86
  c5() {
87
- return this.b77_1;
87
+ return this.d77_1;
88
88
  }
89
89
  equals(other) {
90
90
  var tmp;
@@ -160,22 +160,22 @@ function Players() {
160
160
  class $ extends SuspendingCliktCommand() {
161
161
  constructor(cannon) {
162
162
  super();
163
- this.x76_1 = cannon;
163
+ this.z76_1 = cannon;
164
164
  var tmp = this;
165
165
  // Inline function 'com.github.ajalt.clikt.core.requireObject' call
166
166
  var key = 'default_object';
167
167
  var tmp_0 = Players$context$delegate$lambda(key);
168
- tmp.y76_1 = new (sam$kotlin_properties_ReadOnlyProperty$0())(tmp_0);
168
+ tmp.a77_1 = new (sam$kotlin_properties_ReadOnlyProperty$0())(tmp_0);
169
169
  var tmp_1 = this;
170
170
  // Inline function 'com.github.ajalt.clikt.core.requireObject' call
171
171
  var tmp_2 = Players$partyId$delegate$lambda('partyId');
172
- tmp_1.z76_1 = new (sam$kotlin_properties_ReadOnlyProperty$0_0())(tmp_2);
172
+ tmp_1.b77_1 = new (sam$kotlin_properties_ReadOnlyProperty$0_0())(tmp_2);
173
173
  }
174
174
  *g5i($completion) {
175
- var tmp0_elvis_lhs = this.x76_1;
175
+ var tmp0_elvis_lhs = this.z76_1;
176
176
  var tmp;
177
177
  if (tmp0_elvis_lhs == null) {
178
- var tmp_0 = _get_context__ps0bpe(this).e74_1;
178
+ var tmp_0 = _get_context__ps0bpe(this).g74_1;
179
179
  tmp = yield* loadSdk(tmp_0, Players$echo$ref(this), $completion);
180
180
  } else {
181
181
  tmp = tmp0_elvis_lhs;