@continuous-excellence/coupling-cli 1.1.417 → 1.1.419
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/Coupling-cli/com/zegreatrob/coupling/cli/WithSdk.mjs +7 -6
- package/kotlin/Coupling-cli/com/zegreatrob/coupling/cli/WithSdk.mjs.map +1 -1
- package/kotlin/Coupling-cli/com/zegreatrob/coupling/cli/party/Party.mjs +1 -1
- package/kotlin/Coupling-cli/com/zegreatrob/coupling/cli/party/Party.mjs.map +1 -1
- package/kotlin/Coupling-cli/com/zegreatrob/coupling/cli/party/PartyDetails.mjs +55 -70
- package/kotlin/Coupling-cli/com/zegreatrob/coupling/cli/party/PartyDetails.mjs.map +1 -1
- package/kotlin/Coupling-cli/com/zegreatrob/coupling/cli/party/PartyList.mjs +5 -5
- package/kotlin/Coupling-cli/com/zegreatrob/coupling/cli/party/SaveContribution.mjs +29 -29
- package/kotlin/Coupling-sdk/com/zegreatrob/coupling/sdk/KtorSdk.mjs +2 -2
- package/kotlin/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableCollectionJs.mjs +1 -1
- package/kotlin/kotlin-kotlin-stdlib/kotlin/collections/Collections.mjs +2 -2
- package/kotlin/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntry.mjs +2 -2
- package/kotlin/kotlin-kotlin-stdlib/kotlin/text/stringJs.mjs +6 -6
- package/kotlin/kotlin-kotlin-stdlib/kotlin/text/stringJs.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { VOID3gxj6tk5isa35 as VOID } from '../../../../../kotlin-kotlin-stdlib/kotlin/js/void.mjs';
|
|
2
|
-
import {
|
|
2
|
+
import { asyncz02dsa2nb2zt as async } from '../../../../../kotlinx-coroutines-core/kotlinx/coroutines/Builders.common.mjs';
|
|
3
3
|
import { Companion_getInstance3p7529cu4pihk as Companion_getInstance } from './Auth0Environment.mjs';
|
|
4
4
|
import { getAccessToken3ewjdaz56mx7j as getAccessToken } from './Main.mjs';
|
|
5
5
|
import { defaultClient32xevb6g4ofep as defaultClient } from '../../../../../Coupling-sdk/com/zegreatrob/coupling/sdk/KtorSyntax.mjs';
|
|
@@ -27,7 +27,7 @@ function withSdk(scope, env, echo, cannon, doWork) {
|
|
|
27
27
|
tmp = null;
|
|
28
28
|
} else {
|
|
29
29
|
// Inline function 'kotlin.let' call
|
|
30
|
-
tmp =
|
|
30
|
+
tmp = async(scope, VOID, VOID, withSdk$slambda_0(doWork, tmp1_safe_receiver));
|
|
31
31
|
}
|
|
32
32
|
return tmp;
|
|
33
33
|
}
|
|
@@ -54,7 +54,7 @@ function actionCannon(accessToken, environment) {
|
|
|
54
54
|
function audienceHost(_this__u8e3s4) {
|
|
55
55
|
return 'https://' + getHost(_this__u8e3s4.p6m_1);
|
|
56
56
|
}
|
|
57
|
-
function *_generator_invoke__zhh2q8($this, $this$
|
|
57
|
+
function *_generator_invoke__zhh2q8($this, $this$async, $completion) {
|
|
58
58
|
var tmp = $this.z6n_1($this.a6o_1, $completion);
|
|
59
59
|
if (tmp === get_COROUTINE_SUSPENDED())
|
|
60
60
|
tmp = yield tmp;
|
|
@@ -68,8 +68,8 @@ function withSdk$slambda() {
|
|
|
68
68
|
this.z6n_1 = $doWork;
|
|
69
69
|
this.a6o_1 = $it;
|
|
70
70
|
}
|
|
71
|
-
a1h($this$
|
|
72
|
-
return suspendOrReturn(/*#__NOINLINE__*/_generator_invoke__zhh2q8.bind(VOID, this, $this$
|
|
71
|
+
a1h($this$async, $completion) {
|
|
72
|
+
return suspendOrReturn(/*#__NOINLINE__*/_generator_invoke__zhh2q8.bind(VOID, this, $this$async), $completion);
|
|
73
73
|
}
|
|
74
74
|
de(p1, $completion) {
|
|
75
75
|
return this.a1h((!(p1 == null) ? isInterface(p1, CoroutineScope()) : false) ? p1 : THROW_CCE(), $completion);
|
|
@@ -82,7 +82,7 @@ function withSdk$slambda() {
|
|
|
82
82
|
}
|
|
83
83
|
function withSdk$slambda_0($doWork, $it) {
|
|
84
84
|
var i = new (withSdk$slambda())($doWork, $it);
|
|
85
|
-
var l = ($this$
|
|
85
|
+
var l = ($this$async, $completion) => i.a1h($this$async, $completion);
|
|
86
86
|
l.$arity = 1;
|
|
87
87
|
return l;
|
|
88
88
|
}
|
|
@@ -120,6 +120,7 @@ function actionCannon$lambda$lambda($this$install) {
|
|
|
120
120
|
}
|
|
121
121
|
//region block: exports
|
|
122
122
|
export {
|
|
123
|
+
loadSdk as loadSdkeuvn99af68rz,
|
|
123
124
|
withSdk as withSdk2z91d0wg9s3or,
|
|
124
125
|
};
|
|
125
126
|
//endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../cli/src/commonMain/kotlin/com/zegreatrob/coupling/cli/WithSdk.kt","../../../../../cli/build/compileSync/js/main/productionExecutable/kotlin/Coupling-cli/com/zegreatrob/coupling/cli/src/kotlin/util/Standard.kt"],"sourcesContent":[null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["withSdk","scope","env","echo","cannon","doWork","loadSdk","environment","accessToken","actionCannon","sdk","audienceHost","<this>","<generator-invoke>","$completion","$doWork","invoke","withSdk$slambda","withSdk$slambda$lambda","$accessToken","actionCannon$slambda","actionCannon$slambda$lambda","actionCannon$lambda","actionCannon$lambda$lambda"],"mappings":";;;;;;;;;;;;;;;;;;;;;gBAYAA,CACIC,K,EACAC,G,EACAC,I,EACAC,M,EACAC,MALJL,EAMI;A,6BAF+C,I;MAE9C,sCAAU,QAAQ,GAAR,EAAa,IAAb,CAAV,S;;EACC,+B;UAAA,I;;;UAAY,
|
|
1
|
+
{"version":3,"sources":["../../../../../cli/src/commonMain/kotlin/com/zegreatrob/coupling/cli/WithSdk.kt","../../../../../cli/build/compileSync/js/main/productionExecutable/kotlin/Coupling-cli/com/zegreatrob/coupling/cli/src/kotlin/util/Standard.kt"],"sourcesContent":[null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["withSdk","scope","env","echo","cannon","doWork","loadSdk","environment","accessToken","actionCannon","sdk","audienceHost","<this>","<generator-invoke>","$completion","$doWork","invoke","withSdk$slambda","withSdk$slambda$lambda","$accessToken","actionCannon$slambda","actionCannon$slambda$lambda","actionCannon$lambda","actionCannon$lambda$lambda"],"mappings":";;;;;;;;;;;;;;;;;;;;;gBAYAA,CACIC,K,EACAC,G,EACAC,I,EACAC,M,EACAC,MALJL,EAMI;A,6BAF+C,I;MAE9C,sCAAU,QAAQ,GAAR,EAAa,IAAb,CAAV,S;;EACC,+B;UAAA,I;;;UAAY,MAAN,KAAM,cAAM,0BADnB,kBACmB,CAAN,C;;EAAsB,U;AAAD,C;gBAEvCM,CACIJ,G,EACAC,IAFJG,EAGwC;A,MACpCC,cAAkB,wBAAiB,KAAjB,IAAqB,GAArB,C;EACd,qBAAe,IAAf,E,CAAqB;A,QACrBC,cAAkB,gB;IACd,mBAAe,IAAf,C,CAAqB;A,MACrB,KAAK,kCAAL,C;IACJ,C,MAAO;A,MACH,OAAO,aAAa,WAAb,EAA0B,WAA1B,C;IACX,C;EACJ,C,MAAO;A,IACH,KAAK,wBAAL,C;EACJ,C;EACA,OAAO,I;AACX,C;qBAEQC,CACJD,W,EACAD,WAFIE,EAG+B;A,YAEd,mC;cACJ,cAA0B,aAAZ,WAAY,CAA1B,C;MAFjBC,MAA+C,iBAEY,UAAO,mBAAP,CAFZ,4BAQb,8BARa,E;EAU/C,OAAO,G;AACX,C;qBAEQC,CAAIC,aAAJD,EAAsC;A,EAA8B,OAA7B,UAA6B,GAAnB,QAAQ,aAAR,CAAQ,KAAR,C;AAAkB,C;mCArCnDE,CAAA,K,EAAA,W,EAAAC,WAAAD,EAAE;A,MAAA,kBAAO,KAAP,CAAO,KAAP,c;;;EAAS,oB;AAAA,C;;;;;kBCF0BE,O;;;;SAM1DC,CAAA,W,EAAAF,WAAAE,E;;O;SAvBH,E,EAAAF,W;;;;;;;;;0BDmBwBG,CAFpBF,O,KAEoBE,E;;UAAAC,CAAA,W,EAAAJ,WAAAI,oC;;;C;;;;;kBAqBpBC,Y;;;QAIqBH,CAAAF,WAAAE,EAAE;A,QAAW,OAAX,IAAW,CAAX,K;MAAU,C;;;;;;;+BAAZI,CAJrBD,YAIqBC,E;;UAAAC,CAAAP,WAAAO,sB;;;C;4BAC6CC,CAAA,YAAAA,EAAA;A,YAClD,sB;EAAR,sBAA0B,0BAA1B,C;EAIJ,oB;AAAA,C;mCAJ8BC,CAAA,aAAAA,EAAA;A,EACtB,kBAAiC,CAAjC,C;EACA,mB;EACJ,oB;AAAA,C;;;;;"}
|
|
@@ -169,7 +169,7 @@ function PartyContext() {
|
|
|
169
169
|
return PartyContextClass;
|
|
170
170
|
}
|
|
171
171
|
function party(scope, cannon) {
|
|
172
|
-
return subcommands(subcommands(subcommands(new (Party())(), [new (PartyList())()]), [new (PartyDetails())(
|
|
172
|
+
return subcommands(subcommands(subcommands(new (Party())(), [new (PartyList())()]), [new (PartyDetails())(cannon)]), [subcommands(subcommands(new (Contribution())(), [new (SaveContribution())(VOID, VOID, System_instance)]), [new (BatchContribution())()])]);
|
|
173
173
|
}
|
|
174
174
|
//region block: exports
|
|
175
175
|
export {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../cli/src/commonMain/kotlin/com/zegreatrob/coupling/cli/party/Party.kt","../../../../../../../../../../Users/runner/work/clikt/clikt/clikt/src/commonMain/kotlin/com/github/ajalt/clikt/core/Context.kt","../../../../../cli/build/compileSync/js/main/productionExecutable/kotlin/Coupling-cli/com/zegreatrob/coupling/cli/party/src/kotlin/collections/Maps.kt","../../../../../cli/build/compileSync/js/main/productionExecutable/kotlin/Coupling-cli/com/zegreatrob/coupling/cli/party/src/kotlin/util/Standard.kt"],"sourcesContent":[null,null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<get-partyId>","<get-env>","Party$run$lambda","Party$run$lambda$lambda","run","$completion","partyId","env","result","party","scope","cannon"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BAaYA,CAAA,KAAAA,EAAe;A;EAAA,iH;AAAO,C;yBACtBC,CAAA,KAAAA,EAAW;A;EAAA,yG;AAA6B,C;;iBADzB,wB;;;iBAAA,wB;;;iBACJ,oB;;;iBAAA,oB;;
|
|
1
|
+
{"version":3,"sources":["../../../../../cli/src/commonMain/kotlin/com/zegreatrob/coupling/cli/party/Party.kt","../../../../../../../../../../Users/runner/work/clikt/clikt/clikt/src/commonMain/kotlin/com/github/ajalt/clikt/core/Context.kt","../../../../../cli/build/compileSync/js/main/productionExecutable/kotlin/Coupling-cli/com/zegreatrob/coupling/cli/party/src/kotlin/collections/Maps.kt","../../../../../cli/build/compileSync/js/main/productionExecutable/kotlin/Coupling-cli/com/zegreatrob/coupling/cli/party/src/kotlin/util/Standard.kt"],"sourcesContent":[null,null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<get-partyId>","<get-env>","Party$run$lambda","Party$run$lambda$lambda","run","$completion","partyId","env","result","party","scope","cannon"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BAaYA,CAAA,KAAAA,EAAe;A;EAAA,iH;AAAO,C;yBACtBC,CAAA,KAAAA,EAAW;A;EAAA,yG;AAA6B,C;;iBADzB,wB;;;iBAAA,wB;;;iBACJ,oB;;;iBAAA,oB;;yBAkB+8IC,C,IAAAA,E;SAAAC,CAAA,EAAAA,KAAA;A,cAAE,GAAG,KAAH,IAAQ,IAAR,C;IAAkB,kCAAlB,GAAkB,O;EAAC,C;C;2BAArBD,C,IAAAA,E;SAAAC,CAAA,EAAAA,KAAA;A,cAAE,GAAG,KAAH,IAAQ,IAAR,C;IAAkB,uCAAlB,GAAkB,O;EAAC,C;C;;;;;;;kBAnBh+I,I;oBAAA,gB;;QAAA,gH;oBACJ,I;oBAAS,UAAT,gBAAS,EAAQ,YAAR,C;;QAAT,0G;;SACFC,CAAAC,WAAAD,EAAU;A,YACT,+C;;QAAS,+B;gBAAA,I;;;gBAAI,UAAb,kBAAa,C;;YAAJ,wB;;QACjB,+B;kBAAA,I;;;;uBAAO,U;;sBCoIN,iBAQA,MARA,C;cAQA,iBARqD,YAAlC,kBAAW,iBDpIgB,SCoIhB,CAAX,CAAkC,C;;UAQrD,2B;;;YAAyC,MC2GpD,CD3GoD,KC2GpD,IFvPyD,SEuPzD,EFxPkB,kBEwPlB,C;oBFxPkB,kB;;oBC6IP,c;;kBD7IO,kB;;YAAdE,e;;qBAEA,U;kBCwIc,gB;;oBALP,iBAQA,MARA,C;YAQA,mBARqD,YAAlC,kBAAW,mBAQnB,GARmB,CAAX,CAAkC,C;;QAQrD,6B;;4CD3IuC,O,EAAS,sB;;UC2IP,MC2GpD,CD3GoD,KC2GpD,ID3GyD,GC2GzD,EClKM,MDkKN,C;kBCjKO,M;;kBFsDI,gB;;QD1IX,oB;MAAA,C;;;;;;;;;;;kBAGoBA,O,EAAuBC,G;QAAvB,oB;QAAuB,gB;;iBAtB/C;A,QAAA,mF;MAAA,C;iBAAA;A,YAAAC,uD;QAAA,6D;QAAA,a;MAAA,C;oBAAA;A,QAAA,mB;UAAA,W;QAAA,uC;UAAA,Y;QAAA,qC;UAAA,Y;QAAA,kC;UAAA,Y;QAAA,W;MAAA,C;;;;;;;cAwBAC,CAAUC,K,EAAuBC,MAAjCF,EAAyG;A,EAOpG,OAJA,YADA,YADA,6BAAY,qBAAZ,CACA,EAAY,sBAAa,MAAb,EAAZ,CACA,EAGQ,aADA,oCAAY,uDAAZ,CACA,EAAY,6BAAZ,EAHR,C;AAID,C;;;;;"}
|
|
@@ -1,11 +1,13 @@
|
|
|
1
|
+
import { KProperty1ca4yb4wlo496 as KProperty1 } from '../../../../../../kotlin-kotlin-stdlib/kotlin/reflect/KPropertyJs.mjs';
|
|
2
|
+
import { getPropertyCallableRef3hckxc0xueiaj as getPropertyCallableRef } from '../../../../../../kotlin-kotlin-stdlib/kotlin/js/reflectRuntime.mjs';
|
|
3
|
+
import { loadSdkeuvn99af68rz as loadSdk } from '../WithSdk.mjs';
|
|
1
4
|
import { PartyDetailsQuery1ma7sq80in4hi as PartyDetailsQuery } from '../../../../../../Coupling-sdk/com/zegreatrob/coupling/sdk/schema/PartyDetailsQuery.mjs';
|
|
2
5
|
import { GqlQueryfz0vfezppkdu as GqlQuery } from '../../../../../../Coupling-sdk/com/zegreatrob/coupling/sdk/gql/GqlQuery.mjs';
|
|
3
6
|
import { get_COROUTINE_SUSPENDED3ujt3p13qm4iy as get_COROUTINE_SUSPENDED } from '../../../../../../kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/Intrinsics.mjs';
|
|
7
|
+
import { toDomain13ri9vnrcp4hq as toDomain } from '../../../../../../Coupling-sdk/com/zegreatrob/coupling/sdk/mapper/PartyDetailsMapper.mjs';
|
|
8
|
+
import { CliktError136b5l5psfi1n as CliktError } from '../../../../../../clikt-clikt/com/github/ajalt/clikt/core/exceptions.mjs';
|
|
9
|
+
import { VOID3gxj6tk5isa35 as VOID } from '../../../../../../kotlin-kotlin-stdlib/kotlin/js/void.mjs';
|
|
4
10
|
import { Unit_instance28fytmsmm6r23 as Unit_instance } from '../../../../../../kotlin-kotlin-stdlib/kotlin/Unit.mjs';
|
|
5
|
-
import { KProperty1ca4yb4wlo496 as KProperty1 } from '../../../../../../kotlin-kotlin-stdlib/kotlin/reflect/KPropertyJs.mjs';
|
|
6
|
-
import { getPropertyCallableRef3hckxc0xueiaj as getPropertyCallableRef } from '../../../../../../kotlin-kotlin-stdlib/kotlin/js/reflectRuntime.mjs';
|
|
7
|
-
import { println2shhhgwwt4c61 as println } from '../../../../../../kotlin-kotlin-stdlib/kotlin/io/console.mjs';
|
|
8
|
-
import { withSdk2z91d0wg9s3or as withSdk } from '../WithSdk.mjs';
|
|
9
11
|
import {
|
|
10
12
|
equals2au1ep9vhcato as equals,
|
|
11
13
|
hashCodeq5arwsb9dgti as hashCode,
|
|
@@ -13,56 +15,65 @@ import {
|
|
|
13
15
|
import { FunctionAdapter3lcrrz3moet5b as FunctionAdapter } from '../../../../../../kotlin-kotlin-stdlib/kotlin/js/FunctionAdapter.mjs';
|
|
14
16
|
import { isInterface3d6p8outrmvmk as isInterface } from '../../../../../../kotlin-kotlin-stdlib/kotlin/js/typeCheckUtils.mjs';
|
|
15
17
|
import { ReadOnlyPropertyhimsujm8ri3k as ReadOnlyProperty } from '../../../../../../kotlin-kotlin-stdlib/kotlin/properties/Interfaces.mjs';
|
|
16
|
-
import {
|
|
17
|
-
initMetadataForClassbxx6q50dy2s7 as initMetadataForClass,
|
|
18
|
-
initMetadataForLambda3af3he42mmnh as initMetadataForLambda,
|
|
19
|
-
} from '../../../../../../kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs';
|
|
20
|
-
import { VOID3gxj6tk5isa35 as VOID } from '../../../../../../kotlin-kotlin-stdlib/kotlin/js/void.mjs';
|
|
18
|
+
import { initMetadataForClassbxx6q50dy2s7 as initMetadataForClass } from '../../../../../../kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs';
|
|
21
19
|
import { PartyContext2sgu0y2mnzw1k as PartyContext } from './Party.mjs';
|
|
22
20
|
import { selfAndAncestors2dend8wm8aud9 as selfAndAncestors } from '../../../../../../clikt-clikt/com/github/ajalt/clikt/core/Context.mjs';
|
|
23
21
|
import {
|
|
24
22
|
mapNotNull3b8ce5hky4k2l as mapNotNull,
|
|
25
23
|
firstOrNull175qkyx53x0vd as firstOrNull,
|
|
26
24
|
} from '../../../../../../kotlin-kotlin-stdlib/kotlin/sequences/_Sequences.mjs';
|
|
27
|
-
import {
|
|
28
|
-
ensureNotNull1e947j3ixpazm as ensureNotNull,
|
|
29
|
-
THROW_CCE2g6jy02ryeudk as THROW_CCE,
|
|
30
|
-
} from '../../../../../../kotlin-kotlin-stdlib/kotlin/hacks.mjs';
|
|
25
|
+
import { ensureNotNull1e947j3ixpazm as ensureNotNull } from '../../../../../../kotlin-kotlin-stdlib/kotlin/hacks.mjs';
|
|
31
26
|
import { PartyId30onj62xl01at as PartyId } from '../../../../../../Coupling-libraries-model/com/zegreatrob/coupling/model/party/PartyId.mjs';
|
|
32
|
-
import { suspendOrReturn49pspzlx5djv as suspendOrReturn } from '../../../../../../kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/IntrinsicsJs.mjs';
|
|
33
|
-
import { ActionCannon17qqlawtblrps as ActionCannon } from '../../../../../../testmints-action-async/com/zegreatrob/testmints/action/ActionCannon.mjs';
|
|
34
27
|
import { SuspendingCliktCommand1zyftwh5k9ke9 as SuspendingCliktCommand } from '../../../../../../clikt-clikt-mordant/com/github/ajalt/clikt/command/SuspendingCliktCommand.mjs';
|
|
28
|
+
import { suspendOrReturn49pspzlx5djv as suspendOrReturn } from '../../../../../../kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/IntrinsicsJs.mjs';
|
|
35
29
|
//region block: imports
|
|
36
30
|
//endregion
|
|
37
31
|
//region block: pre-declaration
|
|
38
32
|
//endregion
|
|
39
|
-
function *_generator_invoke__zhh2q8($this, it, $completion) {
|
|
40
|
-
var tmp = it.m4y(new (GqlQuery())(new (PartyDetailsQuery())(_get_partyId__g79dgw($this.o6q_1))), $completion);
|
|
41
|
-
if (tmp === get_COROUTINE_SUSPENDED())
|
|
42
|
-
tmp = yield tmp;
|
|
43
|
-
$this.o6q_1.q5h('Details retrieved.');
|
|
44
|
-
return Unit_instance;
|
|
45
|
-
}
|
|
46
33
|
function _get_context__ps0bpe($this) {
|
|
47
34
|
var tmp = KProperty1();
|
|
48
|
-
return $this.
|
|
35
|
+
return $this.e6r_1.fp($this, getPropertyCallableRef('context', 1, tmp, PartyDetails$_get_context_$ref_q6kw5z(), null));
|
|
49
36
|
}
|
|
50
37
|
function _get_partyId__g79dgw($this) {
|
|
51
38
|
var tmp = KProperty1();
|
|
52
|
-
return $this.
|
|
39
|
+
return $this.f6r_1.fp($this, getPropertyCallableRef('partyId', 1, tmp, PartyDetails$_get_partyId_$ref_gt5zd(), null));
|
|
53
40
|
}
|
|
54
41
|
function *_generator_run__cb7u2f($this, $completion) {
|
|
55
|
-
|
|
56
|
-
var tmp
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
42
|
+
var tmp0_elvis_lhs = $this.d6r_1;
|
|
43
|
+
var tmp;
|
|
44
|
+
if (tmp0_elvis_lhs == null) {
|
|
45
|
+
var tmp_0 = _get_context__ps0bpe($this).n6q_1;
|
|
46
|
+
tmp = loadSdk(tmp_0, PartyDetails$echo$ref($this));
|
|
47
|
+
} else {
|
|
48
|
+
tmp = tmp0_elvis_lhs;
|
|
49
|
+
}
|
|
50
|
+
var actionCannon = tmp;
|
|
51
|
+
var tmp_1;
|
|
52
|
+
if (actionCannon == null) {
|
|
53
|
+
tmp_1 = null;
|
|
54
|
+
} else {
|
|
55
|
+
var tmp_2 = actionCannon.m4y(new (GqlQuery())(new (PartyDetailsQuery())(_get_partyId__g79dgw($this))), $completion);
|
|
56
|
+
if (tmp_2 === get_COROUTINE_SUSPENDED())
|
|
57
|
+
tmp_2 = yield tmp_2;
|
|
58
|
+
tmp_1 = tmp_2;
|
|
59
|
+
}
|
|
60
|
+
var tmp2_safe_receiver = tmp_1;
|
|
61
|
+
var tmp3_safe_receiver = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.v5c_1;
|
|
62
|
+
var tmp4_safe_receiver = tmp3_safe_receiver == null ? null : tmp3_safe_receiver.x5c_1;
|
|
63
|
+
var partyDetails = tmp4_safe_receiver == null ? null : toDomain(tmp4_safe_receiver);
|
|
64
|
+
if (partyDetails == null) {
|
|
65
|
+
throw CliktError().t5l('Party not found.', VOID, VOID, true);
|
|
65
66
|
}
|
|
67
|
+
$this.q5h('Party ID: ' + partyDetails.n4w_1.toString());
|
|
68
|
+
$this.q5h('Name: ' + partyDetails.t4w_1);
|
|
69
|
+
$this.q5h('Email: ' + partyDetails.s4w_1);
|
|
70
|
+
$this.q5h('PairingRule: ' + partyDetails.o4w_1.toString());
|
|
71
|
+
$this.q5h('BadgesEnabled: ' + partyDetails.p4w_1);
|
|
72
|
+
$this.q5h('DefaultBadgeName: ' + partyDetails.q4w_1);
|
|
73
|
+
$this.q5h('AlternateBadgeName: ' + partyDetails.r4w_1);
|
|
74
|
+
$this.q5h('CallSignsEnabled: ' + partyDetails.u4w_1);
|
|
75
|
+
$this.q5h('AnimationEnabled: ' + partyDetails.v4w_1);
|
|
76
|
+
$this.q5h('AnimationSpeed: ' + partyDetails.w4w_1);
|
|
66
77
|
return Unit_instance;
|
|
67
78
|
}
|
|
68
79
|
var sam$kotlin_properties_ReadOnlyProperty$0Class;
|
|
@@ -70,13 +81,13 @@ function sam$kotlin_properties_ReadOnlyProperty$0() {
|
|
|
70
81
|
if (sam$kotlin_properties_ReadOnlyProperty$0Class === VOID) {
|
|
71
82
|
class $ {
|
|
72
83
|
constructor(function_0) {
|
|
73
|
-
this.
|
|
84
|
+
this.g6r_1 = function_0;
|
|
74
85
|
}
|
|
75
86
|
fp(thisRef, property) {
|
|
76
|
-
return this.
|
|
87
|
+
return this.g6r_1(thisRef, property);
|
|
77
88
|
}
|
|
78
89
|
h5() {
|
|
79
|
-
return this.
|
|
90
|
+
return this.g6r_1;
|
|
80
91
|
}
|
|
81
92
|
equals(other) {
|
|
82
93
|
var tmp;
|
|
@@ -107,13 +118,13 @@ function sam$kotlin_properties_ReadOnlyProperty$0_0() {
|
|
|
107
118
|
if (sam$kotlin_properties_ReadOnlyProperty$0Class_0 === VOID) {
|
|
108
119
|
class $ {
|
|
109
120
|
constructor(function_0) {
|
|
110
|
-
this.
|
|
121
|
+
this.h6r_1 = function_0;
|
|
111
122
|
}
|
|
112
123
|
fp(thisRef, property) {
|
|
113
|
-
return this.
|
|
124
|
+
return this.h6r_1(thisRef, property);
|
|
114
125
|
}
|
|
115
126
|
h5() {
|
|
116
|
-
return this.
|
|
127
|
+
return this.h6r_1;
|
|
117
128
|
}
|
|
118
129
|
equals(other) {
|
|
119
130
|
var tmp;
|
|
@@ -183,48 +194,22 @@ function PartyDetails$echo$ref(p0) {
|
|
|
183
194
|
return Unit_instance;
|
|
184
195
|
};
|
|
185
196
|
}
|
|
186
|
-
var PartyDetails$run$slambdaClass;
|
|
187
|
-
function PartyDetails$run$slambda() {
|
|
188
|
-
if (PartyDetails$run$slambdaClass === VOID) {
|
|
189
|
-
class $ {
|
|
190
|
-
constructor(this$0) {
|
|
191
|
-
this.o6q_1 = this$0;
|
|
192
|
-
}
|
|
193
|
-
b6p(it, $completion) {
|
|
194
|
-
return suspendOrReturn(/*#__NOINLINE__*/_generator_invoke__zhh2q8.bind(VOID, this, it), $completion);
|
|
195
|
-
}
|
|
196
|
-
de(p1, $completion) {
|
|
197
|
-
return this.b6p((!(p1 == null) ? isInterface(p1, ActionCannon()) : false) ? p1 : THROW_CCE(), $completion);
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
initMetadataForLambda($, VOID, VOID, [1]);
|
|
201
|
-
PartyDetails$run$slambdaClass = $;
|
|
202
|
-
}
|
|
203
|
-
return PartyDetails$run$slambdaClass;
|
|
204
|
-
}
|
|
205
|
-
function PartyDetails$run$slambda_0(this$0) {
|
|
206
|
-
var i = new (PartyDetails$run$slambda())(this$0);
|
|
207
|
-
var l = (it, $completion) => i.b6p(it, $completion);
|
|
208
|
-
l.$arity = 1;
|
|
209
|
-
return l;
|
|
210
|
-
}
|
|
211
197
|
var PartyDetailsClass;
|
|
212
198
|
function PartyDetails() {
|
|
213
199
|
if (PartyDetailsClass === VOID) {
|
|
214
200
|
class $ extends SuspendingCliktCommand() {
|
|
215
|
-
constructor(
|
|
201
|
+
constructor(cannon) {
|
|
216
202
|
super('details');
|
|
217
|
-
this.
|
|
218
|
-
this.f6r_1 = cannon;
|
|
203
|
+
this.d6r_1 = cannon;
|
|
219
204
|
var tmp = this;
|
|
220
205
|
// Inline function 'com.github.ajalt.clikt.core.requireObject' call
|
|
221
206
|
var key = 'default_object';
|
|
222
207
|
var tmp_0 = PartyDetails$context$delegate$lambda(key);
|
|
223
|
-
tmp.
|
|
208
|
+
tmp.e6r_1 = new (sam$kotlin_properties_ReadOnlyProperty$0())(tmp_0);
|
|
224
209
|
var tmp_1 = this;
|
|
225
210
|
// Inline function 'com.github.ajalt.clikt.core.requireObject' call
|
|
226
211
|
var tmp_2 = PartyDetails$partyId$delegate$lambda('partyId');
|
|
227
|
-
tmp_1.
|
|
212
|
+
tmp_1.f6r_1 = new (sam$kotlin_properties_ReadOnlyProperty$0_0())(tmp_2);
|
|
228
213
|
}
|
|
229
214
|
h59($completion) {
|
|
230
215
|
return suspendOrReturn(/*#__NOINLINE__*/_generator_run__cb7u2f.bind(VOID, this), $completion);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../cli/src/commonMain/kotlin/com/zegreatrob/coupling/cli/party/PartyDetails.kt","../../../../../../../../../../Users/runner/work/clikt/clikt/clikt/src/commonMain/kotlin/com/github/ajalt/clikt/core/Context.kt"],"sourcesContent":[null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<
|
|
1
|
+
{"version":3,"sources":["../../../../../cli/src/commonMain/kotlin/com/zegreatrob/coupling/cli/party/PartyDetails.kt","../../../../../../../../../../Users/runner/work/clikt/clikt/clikt/src/commonMain/kotlin/com/github/ajalt/clikt/core/Context.kt"],"sourcesContent":[null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<get-context>","<get-partyId>","<generator-run>","$completion","actionCannon","partyDetails","getValue","thisRef","property","equals","hashCode","PartyDetails$context$delegate$lambda$lambda","PartyDetails$context$delegate$lambda$lambda$lambda","PartyDetails$context$delegate$lambda","PartyDetails$partyId$delegate$lambda$lambda","PartyDetails$partyId$delegate$lambda$lambda$lambda","PartyDetails$partyId$delegate$lambda","PartyDetails$echo$ref","p0","PartyDetails$echo$ref$lambda","cannon","run"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BAeYA,CAAA,KAAAA,EAAe;A;EAAA,sH;AAA4B,C;6BAC3CC,CAAA,KAAAA,EAAwB;A;EAAA,qH;AAAgC,C;gCAE/CC,CAAA,K,EAAAC,WAAAD,EAAU;A,MACJ,4B;;EAAA,2B;gBAAkB,2B,CAAQ,K;UAAhB,eAAqB,4BAArB,C;;UAAV,c;;MAAnBE,kB;;EACiC,IAAd,YAAc,S;YAAA,I;;QAAA,QAAd,YAAc,gDAAgC,2BAAhC,gB;;;;;MAAA,0B;MAC3B,yDADa,kBACb,M;MAAO,yDADM,kBACN,M;MADbC,eAC2B,6CADR,kBACQ,C;EAEvB,oBAAgB,IAAhB,C,CAAsB;A,IACtB,uBAAiB,kBAAjB,cAAkD,IAAlD,C;EACJ,C;EACA,UAAM,YAAN,GAAkB,YAAlB,CAA+B,KAA/B,Y;EACA,UAAM,QAAN,GAAc,YAAd,CAA2B,KAA3B,C;EACA,UAAM,SAAN,GAAe,YAAf,CAA4B,KAA5B,C;EACA,UAAM,eAAN,GAAqB,YAArB,CAAkC,KAAlC,Y;EACA,UAAM,iBAAN,GAAuB,YAAvB,CAAoC,KAApC,C;EACA,UAAM,oBAAN,GAA0B,YAA1B,CAAuC,KAAvC,C;EACA,UAAM,sBAAN,GAA4B,YAA5B,CAAyC,KAAzC,C;EACA,UAAM,oBAAN,GAA0B,YAA1B,CAAuC,KAAvC,C;EACA,UAAM,oBAAN,GAA0B,YAA1B,CAAuC,KAAvC,C;EACA,UAAM,kBAAN,GAAwB,YAAxB,CAAqC,KAArC,C;EACJ,oB;AAAA,C;;;;;;QAEk8hB,uB;;QAAAC,CAlB/3hBC,O,EAAYC,QAkBm3hBF,E;;O;;;;YAtCt8hBG,C,KAAAA,E;;;;;;;;;;;;;;O;cAAAC,CAAAA,E;;O;;;;;;;;;;;;QAsCs8hB,uB;;QAAAJ,CAlB/3hBC,O,EAAYC,QAkBm3hBF,E;;O;;;;YAtCt8hBG,C,KAAAA,E;;;;;;;;;;;;;;O;cAAAC,CAAAA,E;;O;;;;;;;oDAsCyhIC,C,IAAAA,E;SAAAC,CAAA,EAAAA,KAAA;A,cAAE,GAAG,KAAH,IAAQ,IAAR,C;IAAkB,uCAAlB,GAAkB,O;EAAC,C;C;6CAAy6ZC,C,IAAAA,E;SAAAF,CAAE,O,EAAS,mBAAXA,KAAA;A,eAAgB,OAAQ,M;;cAA0B,I;cC+G1/hB,sB;QAAP,YAA4D,YAAlC,gBAAW,gDAAX,CAAkC,C;ID/G28hB,OAAxC,cAAuB,SAAvB,C;EAAyC,C;C;;iBAvBr/hB,wB;;oDAuB8/HG,C,IAAAA,E;SAAAC,CAAA,EAAAA,KAAA;A,cAAE,GAAG,KAAH,IAAQ,IAAR,C;IAAkB,kCAAlB,GAAkB,O;EAAC,C;C;6CAAy6ZC,C,IAAAA,E;SAAAF,CAAE,O,EAAS,mBAAXA,KAAA;A,eAAgB,OAAQ,M;;cAA0B,I;cC+G1/hB,sB;QAAP,YAA4D,YAAlC,gBAAW,gDAAX,CAAkC,C;ID/G28hB,OAAxC,cAAuB,SAAvB,C;EAAyC,C;C;;iBAtB5+hB,wB;;8BAGsBG,CAAAC,EAAAD,E;SAAAE,C,QAAAA,KAAA;A,IAAA,gB;IAAK,oB;EAAA,C;C;;;;;kBAN5CC,M;cAA2E,S;QAA3E,mB;kBAEQ,I;;kBCodD,gB;YAEE,iD;QDtdD,6DCsdC,KDtdD,C;oBACS,I;;YCqdR,6CDrd+B,SCqd/B,C;QDrdQ,iECqdR,KDrdQ,C;;SAEfC,CAAAlB,WAAAkB,E;;O;;;;;;;;;;;"}
|
|
@@ -59,7 +59,7 @@ function *_generator_invoke__zhh2q8($this, sdk, $completion) {
|
|
|
59
59
|
var tmp0_elvis_lhs = tmp_1;
|
|
60
60
|
// Inline function 'kotlin.let' call
|
|
61
61
|
var it = tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
62
|
-
$this.
|
|
62
|
+
$this.i6r_1.q5h(it);
|
|
63
63
|
return Unit_instance;
|
|
64
64
|
}
|
|
65
65
|
function PartyList$run$slambda$lambda(it) {
|
|
@@ -67,7 +67,7 @@ function PartyList$run$slambda$lambda(it) {
|
|
|
67
67
|
}
|
|
68
68
|
function _get_env__e67txg($this) {
|
|
69
69
|
var tmp = KProperty1();
|
|
70
|
-
return $this.
|
|
70
|
+
return $this.y6r_1.fp($this, getPropertyCallableRef('env', 1, tmp, PartyList$_get_env_$ref_drep03_0(), null));
|
|
71
71
|
}
|
|
72
72
|
function *_generator_run__cb7u2f($this, $completion) {
|
|
73
73
|
var tmp = get_cliScope();
|
|
@@ -100,7 +100,7 @@ function PartyList$run$slambda() {
|
|
|
100
100
|
if (PartyList$run$slambdaClass === VOID) {
|
|
101
101
|
class $ {
|
|
102
102
|
constructor(this$0) {
|
|
103
|
-
this.
|
|
103
|
+
this.i6r_1 = this$0;
|
|
104
104
|
}
|
|
105
105
|
b6p(sdk, $completion) {
|
|
106
106
|
return suspendOrReturn(/*#__NOINLINE__*/_generator_invoke__zhh2q8.bind(VOID, this, sdk), $completion);
|
|
@@ -125,11 +125,11 @@ function PartyList() {
|
|
|
125
125
|
if (PartyListClass === VOID) {
|
|
126
126
|
class $ extends SuspendingCliktCommand() {
|
|
127
127
|
constructor() {
|
|
128
|
-
super('
|
|
128
|
+
super('list');
|
|
129
129
|
var tmp = this;
|
|
130
130
|
var tmp_0 = default_0(option(this, []), 'production');
|
|
131
131
|
var tmp_1 = KProperty1();
|
|
132
|
-
tmp.
|
|
132
|
+
tmp.y6r_1 = tmp_0.m5w(this, getPropertyCallableRef('env', 1, tmp_1, PartyList$_get_env_$ref_drep03(), null));
|
|
133
133
|
}
|
|
134
134
|
h59($completion) {
|
|
135
135
|
return suspendOrReturn(/*#__NOINLINE__*/_generator_run__cb7u2f.bind(VOID, this), $completion);
|
|
@@ -63,46 +63,46 @@ import { withSdk2z91d0wg9s3or as withSdk } from '../WithSdk.mjs';
|
|
|
63
63
|
//region block: pre-declaration
|
|
64
64
|
//endregion
|
|
65
65
|
function *_generator_invoke__zhh2q8($this, sdk, $completion) {
|
|
66
|
-
var tmp = fire(sdk, $this.
|
|
66
|
+
var tmp = fire(sdk, $this.z6r_1, $completion);
|
|
67
67
|
if (tmp === get_COROUTINE_SUSPENDED())
|
|
68
68
|
tmp = yield tmp;
|
|
69
69
|
return Unit_instance;
|
|
70
70
|
}
|
|
71
71
|
function _get_inputJson__zeyf3($this) {
|
|
72
72
|
var tmp = KProperty1();
|
|
73
|
-
return $this.
|
|
73
|
+
return $this.s6s_1.fp($this, getPropertyCallableRef('inputJson', 1, tmp, SaveContribution$_get_inputJson_$ref_unof55_0(), null));
|
|
74
74
|
}
|
|
75
75
|
function _get_contributionId__8s6i8w($this) {
|
|
76
76
|
var tmp = KProperty1();
|
|
77
|
-
return $this.
|
|
77
|
+
return $this.t6s_1.fp($this, getPropertyCallableRef('contributionId', 1, tmp, SaveContribution$_get_contributionId_$ref_6u0ayi_0(), null));
|
|
78
78
|
}
|
|
79
79
|
function _get_participantEmail__9itsn2($this) {
|
|
80
80
|
var tmp = KProperty1();
|
|
81
|
-
return $this.
|
|
81
|
+
return $this.u6s_1.fp($this, getPropertyCallableRef('participantEmail', 1, tmp, SaveContribution$_get_participantEmail_$ref_8y823c_0(), null));
|
|
82
82
|
}
|
|
83
83
|
function _get_hash__d7hhq5($this) {
|
|
84
84
|
var tmp = KProperty1();
|
|
85
|
-
return $this.
|
|
85
|
+
return $this.v6s_1.fp($this, getPropertyCallableRef('hash', 1, tmp, SaveContribution$_get_hash_$ref_wkneql_0(), null));
|
|
86
86
|
}
|
|
87
87
|
function _get_dateTime__k7u9ow($this) {
|
|
88
88
|
var tmp = KProperty1();
|
|
89
|
-
return $this.
|
|
89
|
+
return $this.w6s_1.fp($this, getPropertyCallableRef('dateTime', 1, tmp, SaveContribution$_get_dateTime_$ref_1986a2_0(), null));
|
|
90
90
|
}
|
|
91
91
|
function _get_ease__d5u3vh($this) {
|
|
92
92
|
var tmp = KProperty1();
|
|
93
|
-
return $this.
|
|
93
|
+
return $this.x6s_1.fp($this, getPropertyCallableRef('ease', 1, tmp, SaveContribution$_get_ease_$ref_fck9j1_0(), null));
|
|
94
94
|
}
|
|
95
95
|
function _get_story__b8qft0($this) {
|
|
96
96
|
var tmp = KProperty1();
|
|
97
|
-
return $this.
|
|
97
|
+
return $this.y6s_1.fp($this, getPropertyCallableRef('story', 1, tmp, SaveContribution$_get_story_$ref_8z989g_0(), null));
|
|
98
98
|
}
|
|
99
99
|
function _get_cycleTimeFromFirstCommit__2fkwv5($this) {
|
|
100
100
|
var tmp = KProperty1();
|
|
101
|
-
return $this.
|
|
101
|
+
return $this.z6s_1.fp($this, getPropertyCallableRef('cycleTimeFromFirstCommit', 1, tmp, SaveContribution$_get_cycleTimeFromFirstCommit_$ref_f3z9fr_0(), null));
|
|
102
102
|
}
|
|
103
103
|
function _get_cycleTime__uahmu6($this) {
|
|
104
104
|
var tmp = KProperty1();
|
|
105
|
-
return $this.
|
|
105
|
+
return $this.a6t_1.fp($this, getPropertyCallableRef('cycleTime', 1, tmp, SaveContribution$_get_cycleTime_$ref_b0lgcq_0(), null));
|
|
106
106
|
}
|
|
107
107
|
function SaveContribution$_get_inputJson_$ref_unof55() {
|
|
108
108
|
return (p0) => _get_inputJson__zeyf3(p0);
|
|
@@ -187,7 +187,7 @@ function SaveContribution$run$slambda() {
|
|
|
187
187
|
if (SaveContribution$run$slambdaClass === VOID) {
|
|
188
188
|
class $ {
|
|
189
189
|
constructor($action) {
|
|
190
|
-
this.
|
|
190
|
+
this.z6r_1 = $action;
|
|
191
191
|
}
|
|
192
192
|
b6p(sdk, $completion) {
|
|
193
193
|
return suspendOrReturn(/*#__NOINLINE__*/_generator_invoke__zhh2q8.bind(VOID, this, sdk), $completion);
|
|
@@ -215,61 +215,61 @@ function SaveContribution() {
|
|
|
215
215
|
scope = scope === VOID ? get_cliScope() : scope;
|
|
216
216
|
cannon = cannon === VOID ? null : cannon;
|
|
217
217
|
super('save');
|
|
218
|
-
this.
|
|
219
|
-
this.
|
|
220
|
-
this.
|
|
218
|
+
this.p6s_1 = scope;
|
|
219
|
+
this.q6s_1 = cannon;
|
|
220
|
+
this.r6s_1 = clock;
|
|
221
221
|
var tmp = this;
|
|
222
222
|
var tmp_0 = prompt(option(this, []));
|
|
223
223
|
var tmp_1 = KProperty1();
|
|
224
|
-
tmp.
|
|
224
|
+
tmp.s6s_1 = tmp_0.m5w(this, getPropertyCallableRef('inputJson', 1, tmp_1, SaveContribution$_get_inputJson_$ref_unof55(), null));
|
|
225
225
|
var tmp_2 = this;
|
|
226
226
|
var tmp_3 = default_0(option(this, []), '');
|
|
227
227
|
var tmp_4 = KProperty1();
|
|
228
|
-
tmp_2.
|
|
228
|
+
tmp_2.t6s_1 = tmp_3.m5w(this, getPropertyCallableRef('contributionId', 1, tmp_4, SaveContribution$_get_contributionId_$ref_6u0ayi(), null));
|
|
229
229
|
var tmp_5 = this;
|
|
230
230
|
var tmp_6 = multiple(option(this, []));
|
|
231
231
|
var tmp_7 = KProperty1();
|
|
232
|
-
tmp_5.
|
|
232
|
+
tmp_5.u6s_1 = tmp_6.m5w(this, getPropertyCallableRef('participantEmail', 1, tmp_7, SaveContribution$_get_participantEmail_$ref_8y823c(), null));
|
|
233
233
|
var tmp_8 = this;
|
|
234
234
|
var tmp_9 = default_0(option(this, []), '');
|
|
235
235
|
var tmp_10 = KProperty1();
|
|
236
|
-
tmp_8.
|
|
236
|
+
tmp_8.v6s_1 = tmp_9.m5w(this, getPropertyCallableRef('hash', 1, tmp_10, SaveContribution$_get_hash_$ref_wkneql(), null));
|
|
237
237
|
var tmp_11 = this;
|
|
238
238
|
var tmp_12 = default_0(option(this, []), '');
|
|
239
239
|
var tmp_13 = KProperty1();
|
|
240
|
-
tmp_11.
|
|
240
|
+
tmp_11.w6s_1 = tmp_12.m5w(this, getPropertyCallableRef('dateTime', 1, tmp_13, SaveContribution$_get_dateTime_$ref_1986a2(), null));
|
|
241
241
|
var tmp_14 = this;
|
|
242
242
|
var tmp_15 = default_0(option(this, []), '');
|
|
243
243
|
var tmp_16 = KProperty1();
|
|
244
|
-
tmp_14.
|
|
244
|
+
tmp_14.x6s_1 = tmp_15.m5w(this, getPropertyCallableRef('ease', 1, tmp_16, SaveContribution$_get_ease_$ref_fck9j1(), null));
|
|
245
245
|
var tmp_17 = this;
|
|
246
246
|
var tmp_18 = default_0(option(this, []), '');
|
|
247
247
|
var tmp_19 = KProperty1();
|
|
248
|
-
tmp_17.
|
|
248
|
+
tmp_17.y6s_1 = tmp_18.m5w(this, getPropertyCallableRef('story', 1, tmp_19, SaveContribution$_get_story_$ref_8z989g(), null));
|
|
249
249
|
var tmp_20 = this;
|
|
250
250
|
var tmp_21 = flag(option(this, []), []);
|
|
251
251
|
var tmp_22 = KProperty1();
|
|
252
|
-
tmp_20.
|
|
252
|
+
tmp_20.z6s_1 = tmp_21.m5w(this, getPropertyCallableRef('cycleTimeFromFirstCommit', 1, tmp_22, SaveContribution$_get_cycleTimeFromFirstCommit_$ref_f3z9fr(), null));
|
|
253
253
|
var tmp_23 = this;
|
|
254
254
|
var tmp_24 = default_0(option(this, []), '');
|
|
255
255
|
var tmp_25 = KProperty1();
|
|
256
|
-
tmp_23.
|
|
256
|
+
tmp_23.a6t_1 = tmp_24.m5w(this, getPropertyCallableRef('cycleTime', 1, tmp_25, SaveContribution$_get_cycleTime_$ref_b0lgcq(), null));
|
|
257
257
|
var tmp_26 = this;
|
|
258
258
|
var tmp_27 = default_0(option(this, []), '');
|
|
259
259
|
var tmp_28 = KProperty1();
|
|
260
|
-
tmp_26.
|
|
260
|
+
tmp_26.b6t_1 = tmp_27.m5w(this, getPropertyCallableRef('link', 1, tmp_28, SaveContribution$_get_link_$ref_6h1qnr(), null));
|
|
261
261
|
var tmp_29 = this;
|
|
262
262
|
var tmp_30 = default_0(option(this, []), '');
|
|
263
263
|
var tmp_31 = KProperty1();
|
|
264
|
-
tmp_29.
|
|
264
|
+
tmp_29.c6t_1 = tmp_30.m5w(this, getPropertyCallableRef('label', 1, tmp_31, SaveContribution$_get_label_$ref_s0igz9(), null));
|
|
265
265
|
}
|
|
266
266
|
a6p() {
|
|
267
267
|
var tmp = KProperty1();
|
|
268
|
-
return this.
|
|
268
|
+
return this.b6t_1.fp(this, getPropertyCallableRef('link', 1, tmp, SaveContribution$_get_link_$ref_6h1qnr_0(), null));
|
|
269
269
|
}
|
|
270
270
|
z6o() {
|
|
271
271
|
var tmp = KProperty1();
|
|
272
|
-
return this.
|
|
272
|
+
return this.c6t_1.fp(this, getPropertyCallableRef('label', 1, tmp, SaveContribution$_get_label_$ref_s0igz9_0(), null));
|
|
273
273
|
}
|
|
274
274
|
h59($completion) {
|
|
275
275
|
// Inline function 'com.github.ajalt.clikt.core.Context.findObject' call
|
|
@@ -311,7 +311,7 @@ function SaveContribution() {
|
|
|
311
311
|
var tmp4_label = tmp_3;
|
|
312
312
|
var tmp_4;
|
|
313
313
|
if (_get_cycleTimeFromFirstCommit__2fkwv5(this)) {
|
|
314
|
-
tmp_4 = cycleTimeFromFirstCommit(this, contribution, this.
|
|
314
|
+
tmp_4 = cycleTimeFromFirstCommit(this, contribution, this.r6s_1.nr());
|
|
315
315
|
} else {
|
|
316
316
|
// Inline function 'kotlin.text.ifBlank' call
|
|
317
317
|
var this_4 = _get_cycleTime__uahmu6(this);
|
|
@@ -396,7 +396,7 @@ function SaveContribution() {
|
|
|
396
396
|
this.q5h('Could not parse contribution', VOID, true);
|
|
397
397
|
} else {
|
|
398
398
|
var tmp_19 = SaveContribution$echo$ref(this);
|
|
399
|
-
withSdk(this.
|
|
399
|
+
withSdk(this.p6s_1, contributionContext.d6p_1, tmp_19, this.q6s_1, SaveContribution$run$slambda_0(action));
|
|
400
400
|
}
|
|
401
401
|
return Unit_instance;
|
|
402
402
|
}
|
|
@@ -16,8 +16,8 @@ import {
|
|
|
16
16
|
execute3ka32mbtyv00e as execute,
|
|
17
17
|
GqlTrait2wtoeyl3yfalb as GqlTrait,
|
|
18
18
|
} from './gql/GqlTrait.mjs';
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
19
|
+
import { Dispatcher2xvjdz9qh940 as Dispatcher } from './gql/GqlQuery.mjs';
|
|
20
|
+
import { Dispatcherhdhfzcswb8hc as Dispatcher_0 } from '../../../../../Coupling-libraries-action/com/zegreatrob/coupling/action/party/SaveContributionCommand.mjs';
|
|
21
21
|
import { initMetadataForClassbxx6q50dy2s7 as initMetadataForClass } from '../../../../../kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs';
|
|
22
22
|
import {
|
|
23
23
|
apolloMutation1qfm4b9xbpwrf as apolloMutation,
|
|
@@ -65,7 +65,7 @@ function AbstractMutableCollection() {
|
|
|
65
65
|
r6() {
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
|
-
initMetadataForClass($, 'AbstractMutableCollection', VOID, VOID, [AbstractCollection(),
|
|
68
|
+
initMetadataForClass($, 'AbstractMutableCollection', VOID, VOID, [AbstractCollection(), Collection(), MutableIterable()]);
|
|
69
69
|
AbstractMutableCollectionClass = $;
|
|
70
70
|
}
|
|
71
71
|
return AbstractMutableCollectionClass;
|
|
@@ -53,7 +53,7 @@ var KtMutableListClass;
|
|
|
53
53
|
function KtMutableList() {
|
|
54
54
|
if (KtMutableListClass === VOID) {
|
|
55
55
|
class $ {}
|
|
56
|
-
initMetadataForInterface($, 'MutableList', VOID, VOID, [KtList(),
|
|
56
|
+
initMetadataForInterface($, 'MutableList', VOID, VOID, [KtList(), Collection(), MutableIterable()]);
|
|
57
57
|
KtMutableListClass = $;
|
|
58
58
|
}
|
|
59
59
|
return KtMutableListClass;
|
|
@@ -71,7 +71,7 @@ var KtMutableSetClass;
|
|
|
71
71
|
function KtMutableSet() {
|
|
72
72
|
if (KtMutableSetClass === VOID) {
|
|
73
73
|
class $ {}
|
|
74
|
-
initMetadataForInterface($, 'MutableSet', VOID, VOID, [KtSet(),
|
|
74
|
+
initMetadataForInterface($, 'MutableSet', VOID, VOID, [KtSet(), Collection(), MutableIterable()]);
|
|
75
75
|
KtMutableSetClass = $;
|
|
76
76
|
}
|
|
77
77
|
return KtMutableSetClass;
|
|
@@ -2,8 +2,8 @@ import { AbstractMutableSetthfi6jds1k2h as AbstractMutableSet } from './Abstract
|
|
|
2
2
|
import { UnsupportedOperationException2tkumpmhredt3 as UnsupportedOperationException } from '../exceptions.mjs';
|
|
3
3
|
import {
|
|
4
4
|
KtMutableSetwuwn7k5m570a as KtMutableSet,
|
|
5
|
-
MutableIterablez3x4ksk1fmrm as MutableIterable,
|
|
6
5
|
Collection1k04j3hzsbod0 as Collection,
|
|
6
|
+
MutableIterablez3x4ksk1fmrm as MutableIterable,
|
|
7
7
|
Entry2xmjmyutzoq3p as Entry,
|
|
8
8
|
} from './Collections.mjs';
|
|
9
9
|
import { initMetadataForClassbxx6q50dy2s7 as initMetadataForClass } from '../js/metadataUtils.mjs';
|
|
@@ -99,7 +99,7 @@ function HashMapValues() {
|
|
|
99
99
|
return this.t9_1.z9();
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
|
-
initMetadataForClass($, 'HashMapValues', VOID, VOID, [
|
|
102
|
+
initMetadataForClass($, 'HashMapValues', VOID, VOID, [Collection(), MutableIterable(), AbstractMutableCollection()]);
|
|
103
103
|
HashMapValuesClass = $;
|
|
104
104
|
}
|
|
105
105
|
return HashMapValuesClass;
|
|
@@ -1,10 +1,4 @@
|
|
|
1
1
|
//region block: polyfills
|
|
2
|
-
if (typeof String.prototype.startsWith === 'undefined') {
|
|
3
|
-
Object.defineProperty(String.prototype, 'startsWith', {value: function (searchString, position) {
|
|
4
|
-
position = position || 0;
|
|
5
|
-
return this.lastIndexOf(searchString, position) === position;
|
|
6
|
-
}});
|
|
7
|
-
}
|
|
8
2
|
if (typeof String.prototype.endsWith === 'undefined') {
|
|
9
3
|
Object.defineProperty(String.prototype, 'endsWith', {value: function (searchString, position) {
|
|
10
4
|
var subjectString = this.toString();
|
|
@@ -16,6 +10,12 @@ if (typeof String.prototype.endsWith === 'undefined') {
|
|
|
16
10
|
return lastIndex !== -1 && lastIndex === position;
|
|
17
11
|
}});
|
|
18
12
|
}
|
|
13
|
+
if (typeof String.prototype.startsWith === 'undefined') {
|
|
14
|
+
Object.defineProperty(String.prototype, 'startsWith', {value: function (searchString, position) {
|
|
15
|
+
position = position || 0;
|
|
16
|
+
return this.lastIndexOf(searchString, position) === position;
|
|
17
|
+
}});
|
|
18
|
+
}
|
|
19
19
|
//endregion
|
|
20
20
|
import { VOID3gxj6tk5isa35 as VOID } from '../js/void.mjs';
|
|
21
21
|
import { compareTo3ankvs086tmwq as compareTo } from '../js/compareTo.mjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../cli/build/compileSync/js/main/productionExecutable/kotlin/kotlin-kotlin-stdlib/kotlin/text/js/src/kotlin/text/stringJs.kt","../../../../../cli/build/compileSync/js/main/productionExecutable/kotlin/kotlin-kotlin-stdlib/kotlin/text/js/src/generated/_ComparisonsJs.kt","../../../../../cli/build/compileSync/js/main/productionExecutable/kotlin/kotlin-kotlin-stdlib/kotlin/text/js/src/kotlin/text/charJs.kt"],"sourcesContent":[null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["searchString","position","subjectString","lastIndex","substring","<this>","startIndex","endIndex","compareTo","other","ignoreCase","n1","n2","min","index","thisChar","otherChar","concatToString","result","char","decodeToString","throwOnInvalidSequence","encodeToByteArray","toCharArray","compare","a","b","equals","hashCode","STRING_CASE_INSENSITIVE_ORDER$lambda","<init properties stringJs.kt>"],"mappings":";
|
|
1
|
+
{"version":3,"sources":["../../../../../cli/build/compileSync/js/main/productionExecutable/kotlin/kotlin-kotlin-stdlib/kotlin/text/js/src/kotlin/text/stringJs.kt","../../../../../cli/build/compileSync/js/main/productionExecutable/kotlin/kotlin-kotlin-stdlib/kotlin/text/js/src/generated/_ComparisonsJs.kt","../../../../../cli/build/compileSync/js/main/productionExecutable/kotlin/kotlin-kotlin-stdlib/kotlin/text/js/src/kotlin/text/charJs.kt"],"sourcesContent":[null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["searchString","position","subjectString","lastIndex","substring","<this>","startIndex","endIndex","compareTo","other","ignoreCase","n1","n2","min","index","thisChar","otherChar","concatToString","result","char","decodeToString","throwOnInvalidSequence","encodeToByteArray","toCharArray","compare","a","b","equals","hashCode","STRING_CASE_INSENSITIVE_ORDER$lambda","<init properties stringJs.kt>"],"mappings":";AAiQA,IAAI,OAAO,MAAP,CAAc,SAAd,CAAwB,QAAS,KAAI,WAAzC,C,CAAsD;A,EAClD,MAAqB,CAAd,cAAc,CAAC,MAAD,CAAQ,SAAR,EAAmB,UAAnB,EAA+B,CAChD,KADgD,WAChC,CAACA,Y,EAAcC,QAAf,E;IACZ,IAAIC,gBAAgB,IAAa,CAAR,QAAQ,E;IACjC,IAAI,QAAS,KAAI,SAAU,IAAG,QAAS,GAAE,aAAF,CAAgB,MAAvD,C,CAA+D;A,MAC3D,QAAS,GAAE,aAAF,CAAgB,M;;IAE7B,QAAS,IAAG,YAAH,CAAgB,M;IACzB,IAAIC,YAAY,aAAqB,CAAP,OAAO,CAAC,YAAD,EAAe,QAAf,C;IACrC,OAAO,SAAU,KAAI,EAAG,IAAG,SAAU,KAAI,Q;GARG,CAA/B,C;;AAdzB,IAAI,OAAO,MAAP,CAAc,SAAd,CAAwB,UAAW,KAAI,WAA3C,C,CAAwD;A,EACpD,MAAqB,CAAd,cAAc,CAAC,MAAD,CAAQ,SAAR,EAAmB,YAAnB,EAAiC,CAClD,KADkD,WAClC,CAACH,Y,EAAcC,QAAf,E;IACZ,QAAS,GAAE,QAAS,IAAG,C;IACvB,OAAO,IAAgB,CAAX,WAAW,CAAC,YAAD,EAAe,QAAf,CAAyB,KAAI,Q;GAHN,CAAjC,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBA8BXG,CAAIC,a,EAAiBC,U,EAAiBC,QAAtCH,EAA+D;A;;EAA2C,OAA3C,aAAY,WAAU,UAAV,EAAsB,QAAtB,C;AAA8B,C;oBAFzGA,CAAIC,a,EAAiBC,UAArBF,EAAgD;A;;EAAiC,OAAjC,aAAY,WAAU,UAAV,C;AAAoB,C;oBA2BhFI,CAAIH,a,EAAiBI,K,EAAeC,UAApCF,EAAsE;A,qCAAZ,K;;EAChE,e;QACAG,KAAS,aAATA,CAAc,M;QACdC,KAAS,KAATA,CAAe,M;;QACfC,MC5CG,IAAO,KD4CM,EC5CN,ED4CU,EC5CV,C;ID6CN,YAAO,CAAP,C;MAAU,OAAO,KAAK,EAAZ,I;QACA,qB;IAAd,wBAAsB,GAAtB,C;SAAA;A,YAAKC,QAAS,iB;QAAA,6C;YACVC,WAAe,0BAAK,KAAL,C;YACfC,YAAgB,kBAAM,KAAN,C;QAEZ,mBAAY,SAAZ,E,CAAuB;A,UACvB,WAAoB,cAAT,QAAS,C;UACpB,YAAsB,cAAV,SAAU,C;UAElB,mBAAY,SAAZ,E,CAAuB;A;;yBACZ,Q;;;gBEnR8E,YAAzD,gBAAqC,CAAd,WAAc,E;YFmRrE,WEjSkC,sBAAY,CAAZ,C;;;yBFkStB,S;;;gBEpR6E,YAAzD,gBAAqC,CAAd,WAAc,E;YFoRrE,YElSkC,sBAAY,CAAZ,C;YFoS9B,mBAAY,SAAZ,E,CAAuB;A,cACvB,OAAgB,4BAAT,QAAS,EAAU,SAAV,C;YACpB,C;UACJ,C;QACJ,C;;MAhBJ,4BAAsB,GAAtB,C;IAkBA,OAAO,KAAK,EAAZ,I;;IAEA,OAAO,yBAAU,KAAV,C;;AAEf,C;uBA1RcC,CAAIZ,aAAJY,EAAuC;A;MACjDC,SAAa,E;MACA,qB;MAAA,2B;SAAb,oBAAa,I,EAAb;A,QAAKC,OAAQ,gC;IAAA,6C;IACT,2BAAU,IAAV,C;;EAEJ,OAAO,M;AACX,C;yBAacF,CAAIZ,a,EAAyBC,U,EAAqBC,QAAlDU,EAAqF;A,qCAAtC,C;iCAAmB,a,CAAK,M;;EACpE,sBAAmB,UAAnB,EAA+B,QAA/B,EAAyC,aAAzC,CAA8C,MAA9C,C;MACbC,SAAa,E;MACC,8B;EAAd,wBAA+B,QAA/B,C;OAAA;A,UAAKJ,QAAS,iB;MAAA,6C;MACV,2BAAU,cAAK,KAAL,CAAV,C;;IADJ,4BAA+B,QAA/B,C;EAGA,OAAO,M;AACX,C;uBA+EcM,CAAIf,a,EACdC,U,EACAC,Q,EACAc,sBAHUD,EAIJ;A,qCAHY,C;iCACF,a,CAAK,M;6DACa,K;;EAErB,sBAAmB,UAAnB,EAA+B,QAA/B,EAAyC,aAAzC,CAA8C,MAA9C,C;EACb,OAAO,WAAW,aAAX,EAAiB,UAAjB,EAA6B,QAA7B,EAAuC,sBAAvC,C;AACX,C;0BAUcE,CAAIjB,aAAJiB,EAA0C;A;EACpD,OAAO,WAAW,aAAX,EAAiB,CAAjB,EAAoB,aAApB,CAAoB,MAApB,EAA4B,KAA5B,C;AACX,C;yBApCcF,CAAIf,aAAJe,EAAuC;A;EACjD,OAAO,WAAW,aAAX,EAAiB,CAAjB,EAAoB,aAApB,CAAoB,MAApB,EAA0B,KAA1B,C;AACX,C;4BAmDcE,CAAIjB,a,EACdC,U,EACAC,Q,EACAc,sBAHUC,EAID;A,qCAHS,C;iCACF,a,CAAK,M;6DACa,K;;EAErB,sBAAmB,UAAnB,EAA+B,QAA/B,EAAyC,aAAzC,CAAyC,MAAzC,C;EACb,OAAO,WAAW,aAAX,EAAiB,UAAjB,EAA6B,QAA7B,EAAuC,sBAAvC,C;AACX,C;oBApHcC,CAAIlB,aAAJkB,EAAoC;A;MACvC,O;MAAU,4B;MAAV,wB;SAAA,W,EAAA;A,QAAA,W;IAAA,eAAoB,0BAAI,KAAJ,C;IAApB,iB;EAA4B,C;EAAnC,OAAO,K;AACX,C;;;;;;QAmR4C,sB;;QAAAC,CAtVnCC,C,EAAMC,CAsV6BF,E;;O;cAtVnCC,C,EAAMC,C;;;;;;YAbfC,C,KAAAA,E;;;;;;;;;;;;;;O;cAAAC,CAAAA,E;;O;;;;;;;6CAmW+DC,CAAE,C,EAAG,CAALA,EAAA;A;EAA2C,OAA/B,YAAF,CAAE,EAAU,CAAV,EAA0B,IAA1B,C;AAAgC,C;;6CAnW3GC,CAAAA,E;;;QAmW+D,0C;oEAAA,G;;C;;;;;"}
|