@flock/wirespec 0.17.19 → 0.18.0-RC.1
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/arrow-arrow-annotations.mjs.map +1 -1
- package/arrow-arrow-atomic.mjs +13 -13
- package/arrow-arrow-atomic.mjs.map +1 -1
- package/arrow-arrow-core.mjs +594 -431
- package/arrow-arrow-core.mjs.map +1 -1
- package/arrow-arrow-exception-utils.mjs +30 -0
- package/arrow-arrow-exception-utils.mjs.map +1 -0
- package/clikt-clikt-mordant.mjs +318 -0
- package/clikt-clikt-mordant.mjs.map +1 -0
- package/clikt-clikt.mjs +3834 -3696
- package/clikt-clikt.mjs.map +1 -1
- package/colormath-root-colormath.mjs +619 -682
- package/colormath-root-colormath.mjs.map +1 -1
- package/kotlin-js-core.mjs +4 -0
- package/kotlin-js-core.mjs.map +1 -0
- package/kotlin-js.mjs +4 -0
- package/kotlin-js.mjs.map +1 -0
- package/kotlin-kotlin-stdlib.mjs +6339 -5816
- package/kotlin-kotlin-stdlib.mjs.map +1 -1
- package/kotlin-openapi-bindings.mjs +8163 -8198
- package/kotlin-openapi-bindings.mjs.map +1 -1
- package/kotlin-plugins-js-plain-objects-runtime.mjs +4 -0
- package/kotlin-plugins-js-plain-objects-runtime.mjs.map +1 -0
- package/kotlin-rgxgen.mjs +2007 -2062
- package/kotlin-rgxgen.mjs.map +1 -1
- package/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.mjs.map +1 -1
- package/kotlinx-atomicfu.mjs +4 -0
- package/kotlinx-atomicfu.mjs.map +1 -0
- package/kotlinx-coroutines-core.mjs +4 -0
- package/kotlinx-coroutines-core.mjs.map +1 -0
- package/kotlinx-io-kotlinx-io-bytestring.mjs.map +1 -1
- package/kotlinx-io-kotlinx-io-core.mjs +803 -839
- package/kotlinx-io-kotlinx-io-core.mjs.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-core.mjs +2483 -2553
- package/kotlinx-serialization-kotlinx-serialization-core.mjs.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.mjs +1869 -1928
- package/kotlinx-serialization-kotlinx-serialization-json.mjs.map +1 -1
- package/mordant-mordant-omnibus.mjs +4 -0
- package/mordant-mordant-omnibus.mjs.map +1 -0
- package/mordant-mordant.mjs +2532 -4425
- package/mordant-mordant.mjs.map +1 -1
- package/package.json +4 -7
- package/seskar-core.mjs +4 -0
- package/seskar-core.mjs.map +1 -0
- package/wirespec-bin.mjs +13 -1
- package/wirespec-fetch.d.ts +4 -1
- package/wirespec-fetch.mjs +34 -0
- package/wirespec-serialization.d.ts +13 -2
- package/wirespec-serialization.mjs +22 -1
- package/wirespec-src-compiler-core.mjs +2856 -3908
- package/wirespec-src-compiler-core.mjs.map +1 -1
- package/wirespec-src-compiler-emitters-java.mjs +1358 -427
- package/wirespec-src-compiler-emitters-java.mjs.map +1 -1
- package/wirespec-src-compiler-emitters-kotlin.mjs +1010 -337
- package/wirespec-src-compiler-emitters-kotlin.mjs.map +1 -1
- package/wirespec-src-compiler-emitters-python.mjs +1462 -385
- package/wirespec-src-compiler-emitters-python.mjs.map +1 -1
- package/wirespec-src-compiler-emitters-rust.mjs +2247 -0
- package/wirespec-src-compiler-emitters-rust.mjs.map +1 -0
- package/wirespec-src-compiler-emitters-scala.mjs +1018 -0
- package/wirespec-src-compiler-emitters-scala.mjs.map +1 -0
- package/wirespec-src-compiler-emitters-typescript.mjs +1540 -426
- package/wirespec-src-compiler-emitters-typescript.mjs.map +1 -1
- package/wirespec-src-compiler-emitters-wirespec.mjs +119 -141
- package/wirespec-src-compiler-emitters-wirespec.mjs.map +1 -1
- package/wirespec-src-compiler-ir.mjs +17339 -0
- package/wirespec-src-compiler-ir.mjs.map +1 -0
- package/wirespec-src-compiler-lib.mjs +662 -728
- package/wirespec-src-compiler-lib.mjs.map +1 -1
- package/wirespec-src-converter-avro.mjs +630 -656
- package/wirespec-src-converter-avro.mjs.map +1 -1
- package/wirespec-src-converter-common.mjs.map +1 -1
- package/wirespec-src-converter-openapi.mjs +1705 -2024
- package/wirespec-src-converter-openapi.mjs.map +1 -1
- package/wirespec-src-plugin-arguments.mjs +418 -459
- package/wirespec-src-plugin-arguments.mjs.map +1 -1
- package/wirespec-src-plugin-cli.mjs +367 -331
- package/wirespec-src-plugin-cli.mjs.map +1 -1
- package/{wirespec-src-plugin-npm.d.ts → wirespec-src-plugin-npm.d.mts} +247 -0
- package/wirespec-src-plugin-npm.mjs +166 -359
- package/wirespec-src-plugin-npm.mjs.map +1 -1
- package/wirespec-src-tools-generator.mjs +79 -106
- package/wirespec-src-tools-generator.mjs.map +1 -1
- package/arrow-arrow-continuations.mjs +0 -18
- package/arrow-arrow-continuations.mjs.map +0 -1
- package/markdown.mjs +0 -6756
- package/markdown.mjs.map +0 -1
|
@@ -1,19 +1,21 @@
|
|
|
1
1
|
import {
|
|
2
2
|
protoOf180f3jzyo7rfj as protoOf,
|
|
3
3
|
initMetadataForInterface1egvbzx539z91 as initMetadataForInterface,
|
|
4
|
-
|
|
4
|
+
VOID3gxj6tk5isa35 as VOID,
|
|
5
5
|
collectionSizeOrDefault36dulx8yinfqm as collectionSizeOrDefault,
|
|
6
|
-
ArrayList_init_$Create$
|
|
7
|
-
|
|
6
|
+
ArrayList_init_$Create$3ivpeip4ouddx as ArrayList_init_$Create$,
|
|
7
|
+
Unit_instance28fytmsmm6r23 as Unit_instance,
|
|
8
8
|
joinToString1cxrrlmo0chqs as joinToString,
|
|
9
|
+
listOfvhqybd2zx248 as listOf,
|
|
9
10
|
noWhenBranchMatchedException2a6r7ubxgky5j as noWhenBranchMatchedException,
|
|
10
11
|
initMetadataForClassbxx6q50dy2s7 as initMetadataForClass,
|
|
11
12
|
firstOrNull1982767dljvdy as firstOrNull,
|
|
12
13
|
trimMarginhyd3fsmh8iev as trimMargin,
|
|
13
14
|
charSequenceLength3278n89t01tmv as charSequenceLength,
|
|
14
|
-
|
|
15
|
-
|
|
15
|
+
charCodeAt1yspne1d8erbm as charCodeAt,
|
|
16
|
+
toString3dhdjl9yf50de as toString,
|
|
16
17
|
toString1pkumu07cwy4m as toString_0,
|
|
18
|
+
substring3saq8ornu0luv as substring,
|
|
17
19
|
setOf45ia9pnfhe90 as setOf,
|
|
18
20
|
initMetadataForCompanion1wyw17z38v6ac as initMetadataForCompanion,
|
|
19
21
|
first3kg261hmihapu as first,
|
|
@@ -22,20 +24,20 @@ import {
|
|
|
22
24
|
} from './kotlin-kotlin-stdlib.mjs';
|
|
23
25
|
import {
|
|
24
26
|
LanguageEmitterxhzgykhux3qm as LanguageEmitter,
|
|
25
|
-
|
|
27
|
+
FileExtension_Wirespec_getInstance29avtvqk6h59d as FileExtension_Wirespec_getInstance,
|
|
26
28
|
Emitted12h24rpo4uifw as Emitted,
|
|
27
29
|
Bound2mp7s0560derz as Bound,
|
|
28
|
-
|
|
30
|
+
_RegExp___get_value__impl__7o76182iqk274prw39c as _RegExp___get_value__impl__7o7618,
|
|
29
31
|
RegExpiyof7szm5zfu as RegExp_0,
|
|
30
|
-
|
|
32
|
+
Spacer_instance1p6915grp4mfk as Spacer_instance,
|
|
31
33
|
fixStatus2l9jrn3538wpy as fixStatus,
|
|
32
34
|
Literal331hu9r04vptz as Literal,
|
|
33
35
|
Paramvfwnys2w6aj1 as Param,
|
|
34
36
|
addBackticks1di5q03fw4yhx as addBackticks,
|
|
35
37
|
FieldIdentifier34k7iphndcnl0 as FieldIdentifier,
|
|
36
38
|
DefinitionIdentifiervfasqdb33qef as DefinitionIdentifier,
|
|
37
|
-
|
|
38
|
-
|
|
39
|
+
Bytes_instance1o9u095wd3kx6 as Bytes_instance,
|
|
40
|
+
Boolean_instance237vwt01w3hs8 as Boolean_instance,
|
|
39
41
|
String1czvr8pxnm6on as String_0,
|
|
40
42
|
Number1mui0heypwdhp as Number_0,
|
|
41
43
|
Integer39lqx4uc63u28 as Integer,
|
|
@@ -51,7 +53,8 @@ import {
|
|
|
51
53
|
} from './wirespec-src-compiler-core.mjs';
|
|
52
54
|
import {
|
|
53
55
|
NonEmptyList3ak25ihy2gcvs as NonEmptyList,
|
|
54
|
-
|
|
56
|
+
_NonEmptyList___get_all__impl__pmf5092svcdxelgy1aa as _NonEmptyList___get_all__impl__pmf509,
|
|
57
|
+
_NonEmptyList___init__impl__fxd0xp3qwfhfa83yk9f as _NonEmptyList___init__impl__fxd0xp,
|
|
55
58
|
} from './arrow-arrow-core.mjs';
|
|
56
59
|
//region block: imports
|
|
57
60
|
//endregion
|
|
@@ -60,15 +63,11 @@ function emit(identifier) {
|
|
|
60
63
|
var tmp;
|
|
61
64
|
if (identifier instanceof DefinitionIdentifier) {
|
|
62
65
|
// Inline function 'kotlin.run' call
|
|
63
|
-
|
|
64
|
-
// Inline function 'community.flock.wirespec.emitters.wirespec.WirespecIdentifierEmitter.emit.<anonymous>' call
|
|
65
|
-
tmp = Companion_getInstance().p2c_1.o1(identifier.b1()) ? addBackticks(identifier.b1()) : identifier.b1();
|
|
66
|
+
tmp = Companion_getInstance().c21_1.h1(identifier.n1()) ? addBackticks(identifier.n1()) : identifier.n1();
|
|
66
67
|
} else {
|
|
67
68
|
if (identifier instanceof FieldIdentifier) {
|
|
68
69
|
// Inline function 'kotlin.run' call
|
|
69
|
-
|
|
70
|
-
// Inline function 'community.flock.wirespec.emitters.wirespec.WirespecIdentifierEmitter.emit.<anonymous>' call
|
|
71
|
-
tmp = Companion_getInstance().p2c_1.o1(identifier.b1()) || isUpperCase(first(identifier.b1())) ? addBackticks(identifier.b1()) : identifier.b1();
|
|
70
|
+
tmp = Companion_getInstance().c21_1.h1(identifier.n1()) || isUpperCase(first(identifier.n1())) ? addBackticks(identifier.n1()) : identifier.n1();
|
|
72
71
|
} else {
|
|
73
72
|
noWhenBranchMatchedException();
|
|
74
73
|
}
|
|
@@ -77,22 +76,21 @@ function emit(identifier) {
|
|
|
77
76
|
}
|
|
78
77
|
initMetadataForInterface(WirespecIdentifierEmitter, 'WirespecIdentifierEmitter');
|
|
79
78
|
function emit_0(type, module_0) {
|
|
80
|
-
return trimMargin('\n |type ' + this.
|
|
79
|
+
return trimMargin('\n |type ' + this.yq(type.xo_1) + ' {\n |' + this.xp(type.yo_1) + '\n |}\n |');
|
|
81
80
|
}
|
|
82
81
|
function emit_1(_this__u8e3s4) {
|
|
83
|
-
return joinToString(_this__u8e3s4.
|
|
82
|
+
return joinToString(_this__u8e3s4.uo_1, ',\n', VOID, VOID, VOID, VOID, WirespecTypeDefinitionEmitter$emit$lambda(this));
|
|
84
83
|
}
|
|
85
84
|
function emit_2(_this__u8e3s4) {
|
|
86
|
-
return this.
|
|
85
|
+
return this.yq(_this__u8e3s4.cp_1) + ': ' + this.zp(_this__u8e3s4.dp_1);
|
|
87
86
|
}
|
|
88
87
|
function emit_3(_this__u8e3s4) {
|
|
89
|
-
// Inline function 'kotlin.let' call
|
|
90
88
|
var tmp;
|
|
91
89
|
if (_this__u8e3s4 instanceof Dict) {
|
|
92
|
-
tmp = '{ ' + this.
|
|
90
|
+
tmp = '{ ' + this.zp(_this__u8e3s4.eo_1) + ' }';
|
|
93
91
|
} else {
|
|
94
92
|
if (_this__u8e3s4 instanceof Iterable) {
|
|
95
|
-
tmp = this.
|
|
93
|
+
tmp = this.zp(_this__u8e3s4.bo_1) + '[]';
|
|
96
94
|
} else {
|
|
97
95
|
if (_this__u8e3s4 instanceof Unit) {
|
|
98
96
|
tmp = 'Unit';
|
|
@@ -101,10 +99,10 @@ function emit_3(_this__u8e3s4) {
|
|
|
101
99
|
tmp = 'Any';
|
|
102
100
|
} else {
|
|
103
101
|
if (_this__u8e3s4 instanceof Custom) {
|
|
104
|
-
tmp = _this__u8e3s4.
|
|
102
|
+
tmp = _this__u8e3s4.nu_1;
|
|
105
103
|
} else {
|
|
106
104
|
if (_this__u8e3s4 instanceof Primitive) {
|
|
107
|
-
var t = _this__u8e3s4.
|
|
105
|
+
var t = _this__u8e3s4.ru_1;
|
|
108
106
|
var tmp_0;
|
|
109
107
|
if (t instanceof String_0) {
|
|
110
108
|
tmp_0 = 'String';
|
|
@@ -117,7 +115,7 @@ function emit_3(_this__u8e3s4) {
|
|
|
117
115
|
} else {
|
|
118
116
|
if (t instanceof Integer) {
|
|
119
117
|
var tmp_1;
|
|
120
|
-
switch (t.
|
|
118
|
+
switch (t.vt_1.c3_1) {
|
|
121
119
|
case 0:
|
|
122
120
|
tmp_1 = 'Integer32';
|
|
123
121
|
break;
|
|
@@ -132,7 +130,7 @@ function emit_3(_this__u8e3s4) {
|
|
|
132
130
|
} else {
|
|
133
131
|
if (t instanceof Number_0) {
|
|
134
132
|
var tmp_2;
|
|
135
|
-
switch (t.
|
|
133
|
+
switch (t.yt_1.c3_1) {
|
|
136
134
|
case 0:
|
|
137
135
|
tmp_2 = 'Number32';
|
|
138
136
|
break;
|
|
@@ -160,55 +158,49 @@ function emit_3(_this__u8e3s4) {
|
|
|
160
158
|
}
|
|
161
159
|
}
|
|
162
160
|
}
|
|
163
|
-
// Inline function 'kotlin.
|
|
164
|
-
// Inline function 'community.flock.wirespec.emitters.wirespec.WirespecTypeDefinitionEmitter.emit.<anonymous>' call
|
|
161
|
+
// Inline function 'kotlin.let' call
|
|
165
162
|
var it = tmp;
|
|
166
|
-
return _this__u8e3s4.
|
|
163
|
+
return _this__u8e3s4.fu() ? it + '?' : it;
|
|
167
164
|
}
|
|
168
165
|
initMetadataForInterface(WirespecTypeDefinitionEmitter, 'WirespecTypeDefinitionEmitter', VOID, VOID, [TypeDefinitionEmitter, WirespecIdentifierEmitter]);
|
|
169
166
|
function emit_4(channel) {
|
|
170
|
-
return 'channel ' + this.
|
|
167
|
+
return 'channel ' + this.yq(channel.oo_1) + ' -> ' + this.zp(channel.po_1);
|
|
171
168
|
}
|
|
172
169
|
initMetadataForInterface(WirespecChannelDefinitionEmitter, 'WirespecChannelDefinitionEmitter', VOID, VOID, [WirespecTypeDefinitionEmitter]);
|
|
173
170
|
function emit_5(endpoint) {
|
|
174
|
-
var tmp = this.
|
|
175
|
-
var tmp_0 = endpoint.
|
|
176
|
-
var tmp_1 = emitRequest(endpoint.
|
|
177
|
-
var tmp_2 = emitPath(endpoint.
|
|
178
|
-
var tmp_3 = emitQuery(endpoint.
|
|
179
|
-
var tmp_4 = emitHeader(endpoint.
|
|
180
|
-
return trimMargin('\n |endpoint ' + tmp + ' ' + tmp_0 + tmp_1 + ' ' + tmp_2 + tmp_3 + tmp_4 + ' -> {\n |' + joinToString(endpoint.
|
|
171
|
+
var tmp = this.yq(endpoint.gp_1);
|
|
172
|
+
var tmp_0 = endpoint.hp_1.toString();
|
|
173
|
+
var tmp_1 = emitRequest(this, endpoint.lp_1);
|
|
174
|
+
var tmp_2 = emitPath(this, endpoint.ip_1);
|
|
175
|
+
var tmp_3 = emitQuery(this, endpoint.jp_1);
|
|
176
|
+
var tmp_4 = emitHeader(this, endpoint.kp_1);
|
|
177
|
+
return trimMargin('\n |endpoint ' + tmp + ' ' + tmp_0 + tmp_1 + ' ' + tmp_2 + tmp_3 + tmp_4 + ' -> {\n |' + joinToString(endpoint.mp_1, '\n', VOID, VOID, VOID, VOID, WirespecEndpointDefinitionEmitter$emit$lambda(this)) + '\n |}\n |\n ');
|
|
181
178
|
}
|
|
182
179
|
initMetadataForInterface(WirespecEndpointDefinitionEmitter, 'WirespecEndpointDefinitionEmitter', VOID, VOID, [WirespecTypeDefinitionEmitter]);
|
|
183
|
-
function emit_6(
|
|
184
|
-
|
|
185
|
-
return 'type ' + tmp + ' = ' + joinToString(union.t23_1, ' | ', VOID, VOID, VOID, VOID, WirespecUnionDefinitionEmitter$emit$lambda(this)) + '\n';
|
|
186
|
-
}
|
|
187
|
-
initMetadataForInterface(WirespecUnionDefinitionEmitter, 'WirespecUnionDefinitionEmitter', VOID, VOID, [WirespecTypeDefinitionEmitter]);
|
|
188
|
-
function emit_7(refined) {
|
|
189
|
-
return 'type ' + this.y25(refined.d26_1) + ' = ' + this.z24(refined.e26_1) + this.m26(refined) + '\n';
|
|
180
|
+
function emit_6(refined) {
|
|
181
|
+
return 'type ' + this.yq(refined.dr_1) + ' = ' + this.zp(refined.er_1) + this.mr(refined) + '\n';
|
|
190
182
|
}
|
|
191
183
|
function emitValidator(_this__u8e3s4) {
|
|
192
|
-
var type = _this__u8e3s4.
|
|
184
|
+
var type = _this__u8e3s4.er_1.ru_1;
|
|
193
185
|
var tmp;
|
|
194
186
|
if (type instanceof Integer) {
|
|
195
|
-
var tmp0_safe_receiver = type.
|
|
196
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : this.
|
|
187
|
+
var tmp0_safe_receiver = type.wt_1;
|
|
188
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : this.aq(tmp0_safe_receiver);
|
|
197
189
|
tmp = tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs;
|
|
198
190
|
} else {
|
|
199
191
|
if (type instanceof Number_0) {
|
|
200
|
-
var tmp2_safe_receiver = type.
|
|
201
|
-
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : this.
|
|
192
|
+
var tmp2_safe_receiver = type.zt_1;
|
|
193
|
+
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : this.aq(tmp2_safe_receiver);
|
|
202
194
|
tmp = tmp3_elvis_lhs == null ? '' : tmp3_elvis_lhs;
|
|
203
195
|
} else {
|
|
204
196
|
if (type instanceof String_0) {
|
|
205
|
-
var tmp4_safe_receiver = type.
|
|
197
|
+
var tmp4_safe_receiver = type.tt_1;
|
|
206
198
|
var tmp_0;
|
|
207
199
|
var tmp_1 = tmp4_safe_receiver;
|
|
208
200
|
if ((tmp_1 == null ? null : new RegExp_0(tmp_1)) == null) {
|
|
209
201
|
tmp_0 = null;
|
|
210
202
|
} else {
|
|
211
|
-
tmp_0 = this.
|
|
203
|
+
tmp_0 = this.aq(new RegExp_0(tmp4_safe_receiver));
|
|
212
204
|
}
|
|
213
205
|
var tmp5_elvis_lhs = tmp_0;
|
|
214
206
|
tmp = tmp5_elvis_lhs == null ? '' : tmp5_elvis_lhs;
|
|
@@ -228,96 +220,91 @@ function emitValidator(_this__u8e3s4) {
|
|
|
228
220
|
return tmp;
|
|
229
221
|
}
|
|
230
222
|
initMetadataForInterface(WirespecRefinedTypeDefinitionEmitter, 'WirespecRefinedTypeDefinitionEmitter', VOID, VOID, [WirespecTypeDefinitionEmitter]);
|
|
231
|
-
function
|
|
232
|
-
var tmp = this.
|
|
223
|
+
function emit_7(enum_0, module_0) {
|
|
224
|
+
var tmp = this.yq(enum_0.ir_1);
|
|
233
225
|
var tmp_0 = Spacer_instance.toString();
|
|
234
|
-
return 'enum ' + tmp + ' {\n' + tmp_0 + joinToString(enum_0.
|
|
226
|
+
return 'enum ' + tmp + ' {\n' + tmp_0 + joinToString(enum_0.jr_1, ', ', VOID, VOID, VOID, VOID, WirespecEnumDefinitionEmitter$emit$lambda(this)) + '\n}\n';
|
|
235
227
|
}
|
|
236
228
|
initMetadataForInterface(WirespecEnumDefinitionEmitter, 'WirespecEnumDefinitionEmitter', VOID, VOID, [WirespecIdentifierEmitter]);
|
|
237
|
-
|
|
229
|
+
function emit_8(union) {
|
|
230
|
+
var tmp = this.yq(union.so_1);
|
|
231
|
+
return 'type ' + tmp + ' = ' + joinToString(union.to_1, ' | ', VOID, VOID, VOID, VOID, WirespecUnionDefinitionEmitter$emit$lambda(this)) + '\n';
|
|
232
|
+
}
|
|
233
|
+
initMetadataForInterface(WirespecUnionDefinitionEmitter, 'WirespecUnionDefinitionEmitter', VOID, VOID, [WirespecTypeDefinitionEmitter]);
|
|
234
|
+
initMetadataForClass(WirespecEmitter, 'WirespecEmitter', WirespecEmitter, LanguageEmitter, [LanguageEmitter, WirespecEndpointDefinitionEmitter, WirespecRefinedTypeDefinitionEmitter, WirespecChannelDefinitionEmitter, WirespecEnumDefinitionEmitter, WirespecTypeDefinitionEmitter, WirespecUnionDefinitionEmitter, WirespecIdentifierEmitter]);
|
|
238
235
|
initMetadataForCompanion(Companion);
|
|
239
236
|
//endregion
|
|
240
237
|
function WirespecChannelDefinitionEmitter() {
|
|
241
238
|
}
|
|
242
239
|
function WirespecEmitter() {
|
|
243
240
|
LanguageEmitter.call(this);
|
|
244
|
-
this.
|
|
245
|
-
this.
|
|
246
|
-
this.
|
|
241
|
+
this.z20_1 = FileExtension_Wirespec_getInstance();
|
|
242
|
+
this.a21_1 = null;
|
|
243
|
+
this.b21_1 = '\n';
|
|
247
244
|
}
|
|
248
|
-
protoOf(WirespecEmitter).
|
|
249
|
-
return this.
|
|
245
|
+
protoOf(WirespecEmitter).gq = function () {
|
|
246
|
+
return this.z20_1;
|
|
250
247
|
};
|
|
251
|
-
protoOf(WirespecEmitter).
|
|
252
|
-
return this.
|
|
248
|
+
protoOf(WirespecEmitter).hq = function () {
|
|
249
|
+
return this.b21_1;
|
|
253
250
|
};
|
|
254
|
-
protoOf(WirespecEmitter).
|
|
251
|
+
protoOf(WirespecEmitter).qn = function (ast, logger) {
|
|
255
252
|
// Inline function 'kotlin.let' call
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
var e = protoOf(LanguageEmitter).q22.call(this, ast, logger);
|
|
259
|
-
// Inline function 'arrow.core.nel' call
|
|
260
|
-
var tmp = 'wirespec.' + this.g25().p25_1;
|
|
253
|
+
var e = protoOf(LanguageEmitter).qn.call(this, ast, logger);
|
|
254
|
+
var tmp = 'wirespec.' + this.gq().pq_1;
|
|
261
255
|
// Inline function 'arrow.core.NonEmptyList.map' call
|
|
262
|
-
// Inline function 'community.flock.wirespec.emitters.wirespec.WirespecEmitter.emit.<anonymous>.<anonymous>' call
|
|
263
|
-
var tmp_0 = e.pk_1.l23_1;
|
|
264
256
|
// Inline function 'kotlin.collections.map' call
|
|
265
|
-
var this_0 = e
|
|
257
|
+
var this_0 = _NonEmptyList___get_all__impl__pmf509(e);
|
|
266
258
|
// Inline function 'kotlin.collections.mapTo' call
|
|
267
259
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_0, 10));
|
|
268
|
-
var
|
|
269
|
-
while (
|
|
270
|
-
var item =
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
destination.e(tmp$ret$1);
|
|
260
|
+
var _iterator__ex2g4s = this_0.t();
|
|
261
|
+
while (_iterator__ex2g4s.u()) {
|
|
262
|
+
var item = _iterator__ex2g4s.v();
|
|
263
|
+
var tmp$ret$0 = item.lo_1;
|
|
264
|
+
destination.x(tmp$ret$0);
|
|
274
265
|
}
|
|
275
|
-
var tmp$ret$
|
|
276
|
-
|
|
277
|
-
|
|
266
|
+
var tmp$ret$3 = _NonEmptyList___init__impl__fxd0xp(destination);
|
|
267
|
+
// Inline function 'arrow.core.nel' call
|
|
268
|
+
var this_1 = new Emitted(tmp, joinToString(new NonEmptyList(tmp$ret$3), '\n'));
|
|
269
|
+
return _NonEmptyList___init__impl__fxd0xp(listOf(this_1));
|
|
278
270
|
};
|
|
279
|
-
protoOf(WirespecEmitter).
|
|
271
|
+
protoOf(WirespecEmitter).aq = function (_this__u8e3s4) {
|
|
280
272
|
var tmp;
|
|
281
273
|
if (_this__u8e3s4 instanceof RegExp_0) {
|
|
282
|
-
tmp = '(' + _RegExp___get_value__impl__7o7618(_this__u8e3s4.
|
|
274
|
+
tmp = '(' + _RegExp___get_value__impl__7o7618(_this__u8e3s4.at_1) + ')';
|
|
283
275
|
} else {
|
|
284
276
|
if (_this__u8e3s4 instanceof Bound) {
|
|
285
|
-
tmp = '(' + _this__u8e3s4.
|
|
277
|
+
tmp = '(' + _this__u8e3s4.rt_1 + ', ' + _this__u8e3s4.st_1 + ')';
|
|
286
278
|
} else {
|
|
287
279
|
noWhenBranchMatchedException();
|
|
288
280
|
}
|
|
289
281
|
}
|
|
290
282
|
return tmp;
|
|
291
283
|
};
|
|
292
|
-
function emitPath(
|
|
284
|
+
function emitPath($this, _this__u8e3s4) {
|
|
293
285
|
return '/' + joinToString(_this__u8e3s4, '/', VOID, VOID, VOID, VOID, WirespecEndpointDefinitionEmitter$emitPath$lambda($this));
|
|
294
286
|
}
|
|
295
|
-
function emitRequest(
|
|
296
|
-
// Inline function 'kotlin.text.orEmpty' call
|
|
287
|
+
function emitRequest($this, _this__u8e3s4) {
|
|
297
288
|
var tmp0_safe_receiver = firstOrNull(_this__u8e3s4);
|
|
298
|
-
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
299
|
-
var tmp2_safe_receiver = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.
|
|
300
|
-
var tmp3_safe_receiver = tmp2_safe_receiver == null ? null : $this.
|
|
289
|
+
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.pp_1;
|
|
290
|
+
var tmp2_safe_receiver = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.rp_1;
|
|
291
|
+
var tmp3_safe_receiver = tmp2_safe_receiver == null ? null : $this.zp(tmp2_safe_receiver);
|
|
301
292
|
var tmp;
|
|
302
293
|
if (tmp3_safe_receiver == null) {
|
|
303
294
|
tmp = null;
|
|
304
295
|
} else {
|
|
305
296
|
// Inline function 'kotlin.let' call
|
|
306
|
-
// Inline function 'kotlin.contracts.contract' call
|
|
307
|
-
// Inline function 'community.flock.wirespec.emitters.wirespec.WirespecEndpointDefinitionEmitter.emitRequest.<anonymous>' call
|
|
308
297
|
tmp = ' ' + tmp3_safe_receiver;
|
|
309
298
|
}
|
|
299
|
+
// Inline function 'kotlin.text.orEmpty' call
|
|
310
300
|
var tmp0_elvis_lhs = tmp;
|
|
311
301
|
return tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
312
302
|
}
|
|
313
|
-
function emitQuery(
|
|
314
|
-
// Inline function 'kotlin.text.orEmpty' call
|
|
303
|
+
function emitQuery($this, _this__u8e3s4) {
|
|
315
304
|
// Inline function 'kotlin.takeIf' call
|
|
316
|
-
// Inline function 'kotlin.contracts.contract' call
|
|
317
305
|
var tmp;
|
|
318
|
-
// Inline function 'community.flock.wirespec.emitters.wirespec.WirespecEndpointDefinitionEmitter.emitQuery.<anonymous>' call
|
|
319
306
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
320
|
-
if (!_this__u8e3s4.
|
|
307
|
+
if (!_this__u8e3s4.r()) {
|
|
321
308
|
tmp = _this__u8e3s4;
|
|
322
309
|
} else {
|
|
323
310
|
tmp = null;
|
|
@@ -335,21 +322,17 @@ function emitQuery(_this__u8e3s4, $this) {
|
|
|
335
322
|
tmp_1 = null;
|
|
336
323
|
} else {
|
|
337
324
|
// Inline function 'kotlin.let' call
|
|
338
|
-
// Inline function 'kotlin.contracts.contract' call
|
|
339
|
-
// Inline function 'community.flock.wirespec.emitters.wirespec.WirespecEndpointDefinitionEmitter.emitQuery.<anonymous>' call
|
|
340
325
|
tmp_1 = ' ?' + tmp1_safe_receiver;
|
|
341
326
|
}
|
|
327
|
+
// Inline function 'kotlin.text.orEmpty' call
|
|
342
328
|
var tmp0_elvis_lhs = tmp_1;
|
|
343
329
|
return tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
344
330
|
}
|
|
345
|
-
function emitHeader(
|
|
346
|
-
// Inline function 'kotlin.text.orEmpty' call
|
|
331
|
+
function emitHeader($this, _this__u8e3s4) {
|
|
347
332
|
// Inline function 'kotlin.takeIf' call
|
|
348
|
-
// Inline function 'kotlin.contracts.contract' call
|
|
349
333
|
var tmp;
|
|
350
|
-
// Inline function 'community.flock.wirespec.emitters.wirespec.WirespecEndpointDefinitionEmitter.emitHeader.<anonymous>' call
|
|
351
334
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
352
|
-
if (!_this__u8e3s4.
|
|
335
|
+
if (!_this__u8e3s4.r()) {
|
|
353
336
|
tmp = _this__u8e3s4;
|
|
354
337
|
} else {
|
|
355
338
|
tmp = null;
|
|
@@ -367,40 +350,39 @@ function emitHeader(_this__u8e3s4, $this) {
|
|
|
367
350
|
tmp_1 = null;
|
|
368
351
|
} else {
|
|
369
352
|
// Inline function 'kotlin.let' call
|
|
370
|
-
// Inline function 'kotlin.contracts.contract' call
|
|
371
|
-
// Inline function 'community.flock.wirespec.emitters.wirespec.WirespecEndpointDefinitionEmitter.emitHeader.<anonymous>' call
|
|
372
353
|
tmp_1 = ' #' + tmp1_safe_receiver;
|
|
373
354
|
}
|
|
355
|
+
// Inline function 'kotlin.text.orEmpty' call
|
|
374
356
|
var tmp0_elvis_lhs = tmp_1;
|
|
375
357
|
return tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
376
358
|
}
|
|
377
359
|
function WirespecEndpointDefinitionEmitter$emit$lambda(this$0) {
|
|
378
360
|
return function (it) {
|
|
379
361
|
var tmp = Spacer_instance.toString();
|
|
380
|
-
var tmp_0 = fixStatus(it.
|
|
381
|
-
var tmp0_safe_receiver = it.
|
|
382
|
-
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
383
|
-
var tmp2_elvis_lhs = tmp1_safe_receiver == null ? null : this$0.
|
|
362
|
+
var tmp_0 = fixStatus(it.sp_1);
|
|
363
|
+
var tmp0_safe_receiver = it.up_1;
|
|
364
|
+
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.rp_1;
|
|
365
|
+
var tmp2_elvis_lhs = tmp1_safe_receiver == null ? null : this$0.zp(tmp1_safe_receiver);
|
|
384
366
|
var tmp_1 = tmp2_elvis_lhs == null ? 'Unit' : tmp2_elvis_lhs;
|
|
385
367
|
var tmp_2;
|
|
386
|
-
var tmp3_safe_receiver = it.
|
|
387
|
-
var tmp4_safe_receiver = tmp3_safe_receiver == null ? null : tmp3_safe_receiver.
|
|
388
|
-
if ((tmp4_safe_receiver == null ? null : tmp4_safe_receiver.
|
|
368
|
+
var tmp3_safe_receiver = it.up_1;
|
|
369
|
+
var tmp4_safe_receiver = tmp3_safe_receiver == null ? null : tmp3_safe_receiver.rp_1;
|
|
370
|
+
if ((tmp4_safe_receiver == null ? null : tmp4_safe_receiver.fu()) === true) {
|
|
389
371
|
tmp_2 = '?';
|
|
390
372
|
} else {
|
|
391
373
|
tmp_2 = '';
|
|
392
374
|
}
|
|
393
|
-
return tmp + tmp_0 + ' -> ' + tmp_1 + tmp_2 + emitHeader(
|
|
375
|
+
return tmp + tmp_0 + ' -> ' + tmp_1 + tmp_2 + emitHeader(this$0, it.tp_1);
|
|
394
376
|
};
|
|
395
377
|
}
|
|
396
378
|
function WirespecEndpointDefinitionEmitter$emitPath$lambda(this$0) {
|
|
397
379
|
return function (it) {
|
|
398
380
|
var tmp;
|
|
399
381
|
if (it instanceof Param) {
|
|
400
|
-
tmp = '{' + it.
|
|
382
|
+
tmp = '{' + it.np_1.n1() + ': ' + this$0.zp(it.op_1) + '}';
|
|
401
383
|
} else {
|
|
402
384
|
if (it instanceof Literal) {
|
|
403
|
-
tmp = it.
|
|
385
|
+
tmp = it.jq_1;
|
|
404
386
|
} else {
|
|
405
387
|
noWhenBranchMatchedException();
|
|
406
388
|
}
|
|
@@ -410,31 +392,27 @@ function WirespecEndpointDefinitionEmitter$emitPath$lambda(this$0) {
|
|
|
410
392
|
}
|
|
411
393
|
function WirespecEndpointDefinitionEmitter$emitQuery$lambda(this$0) {
|
|
412
394
|
return function (it) {
|
|
413
|
-
return this$0.
|
|
395
|
+
return this$0.yp(it);
|
|
414
396
|
};
|
|
415
397
|
}
|
|
416
398
|
function WirespecEndpointDefinitionEmitter$emitHeader$lambda(this$0) {
|
|
417
399
|
return function (it) {
|
|
418
|
-
return this$0.
|
|
400
|
+
return this$0.yp(it);
|
|
419
401
|
};
|
|
420
402
|
}
|
|
421
403
|
function WirespecEndpointDefinitionEmitter() {
|
|
422
404
|
}
|
|
423
|
-
function capitalize(
|
|
405
|
+
function capitalize($this, _this__u8e3s4) {
|
|
424
406
|
// Inline function 'kotlin.text.replaceFirstChar' call
|
|
425
407
|
var tmp;
|
|
426
408
|
// Inline function 'kotlin.text.isNotEmpty' call
|
|
427
409
|
if (charSequenceLength(_this__u8e3s4) > 0) {
|
|
428
|
-
// Inline function 'community.flock.wirespec.emitters.wirespec.WirespecEnumDefinitionEmitter.capitalize.<anonymous>' call
|
|
429
410
|
// Inline function 'kotlin.text.uppercase' call
|
|
430
|
-
var this_0 =
|
|
431
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
411
|
+
var this_0 = charCodeAt(_this__u8e3s4, 0);
|
|
432
412
|
// Inline function 'kotlin.js.asDynamic' call
|
|
413
|
+
// Inline function 'kotlin.js.unsafeCast' call
|
|
433
414
|
var tmp$ret$4 = toString(this_0).toUpperCase();
|
|
434
|
-
|
|
435
|
-
// Inline function 'kotlin.text.substring' call
|
|
436
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
437
|
-
tmp = tmp_0 + _this__u8e3s4.substring(1);
|
|
415
|
+
tmp = toString_0(tmp$ret$4) + substring(_this__u8e3s4, 1);
|
|
438
416
|
} else {
|
|
439
417
|
tmp = _this__u8e3s4;
|
|
440
418
|
}
|
|
@@ -442,14 +420,14 @@ function capitalize(_this__u8e3s4, $this) {
|
|
|
442
420
|
}
|
|
443
421
|
function WirespecEnumDefinitionEmitter$emit$lambda(this$0) {
|
|
444
422
|
return function (it) {
|
|
445
|
-
return capitalize(
|
|
423
|
+
return capitalize(this$0, it);
|
|
446
424
|
};
|
|
447
425
|
}
|
|
448
426
|
function WirespecEnumDefinitionEmitter() {
|
|
449
427
|
}
|
|
450
428
|
function Companion() {
|
|
451
429
|
Companion_instance = this;
|
|
452
|
-
this.
|
|
430
|
+
this.c21_1 = setOf(['type', 'enum', 'endpoint']);
|
|
453
431
|
}
|
|
454
432
|
var Companion_instance;
|
|
455
433
|
function Companion_getInstance() {
|
|
@@ -463,30 +441,30 @@ function WirespecRefinedTypeDefinitionEmitter() {
|
|
|
463
441
|
}
|
|
464
442
|
function WirespecTypeDefinitionEmitter$emit$lambda(this$0) {
|
|
465
443
|
return function (it) {
|
|
466
|
-
return Spacer_instance.toString() + this$0.
|
|
444
|
+
return Spacer_instance.toString() + this$0.yp(it);
|
|
467
445
|
};
|
|
468
446
|
}
|
|
469
447
|
function WirespecTypeDefinitionEmitter() {
|
|
470
448
|
}
|
|
471
449
|
function WirespecUnionDefinitionEmitter$emit$lambda(this$0) {
|
|
472
450
|
return function (it) {
|
|
473
|
-
return this$0.
|
|
451
|
+
return this$0.zp(it);
|
|
474
452
|
};
|
|
475
453
|
}
|
|
476
454
|
function WirespecUnionDefinitionEmitter() {
|
|
477
455
|
}
|
|
478
456
|
//region block: post-declaration
|
|
479
|
-
protoOf(WirespecEmitter).
|
|
480
|
-
protoOf(WirespecEmitter).
|
|
481
|
-
protoOf(WirespecEmitter).
|
|
482
|
-
protoOf(WirespecEmitter).
|
|
483
|
-
protoOf(WirespecEmitter).
|
|
484
|
-
protoOf(WirespecEmitter).
|
|
485
|
-
protoOf(WirespecEmitter).
|
|
486
|
-
protoOf(WirespecEmitter).
|
|
487
|
-
protoOf(WirespecEmitter).
|
|
488
|
-
protoOf(WirespecEmitter).
|
|
489
|
-
protoOf(WirespecEmitter).
|
|
457
|
+
protoOf(WirespecEmitter).wp = emit_0;
|
|
458
|
+
protoOf(WirespecEmitter).xp = emit_1;
|
|
459
|
+
protoOf(WirespecEmitter).yp = emit_2;
|
|
460
|
+
protoOf(WirespecEmitter).zp = emit_3;
|
|
461
|
+
protoOf(WirespecEmitter).kr = emit_7;
|
|
462
|
+
protoOf(WirespecEmitter).fr = emit_6;
|
|
463
|
+
protoOf(WirespecEmitter).lr = emit_5;
|
|
464
|
+
protoOf(WirespecEmitter).ar = emit_8;
|
|
465
|
+
protoOf(WirespecEmitter).yq = emit;
|
|
466
|
+
protoOf(WirespecEmitter).zq = emit_4;
|
|
467
|
+
protoOf(WirespecEmitter).mr = emitValidator;
|
|
490
468
|
//endregion
|
|
491
469
|
//region block: exports
|
|
492
470
|
export {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["
|
|
1
|
+
{"version":3,"sources":["../../../../../src/compiler/emitters/wirespec/src/commonMain/kotlin/community/flock/wirespec/emitters/wirespec/WirespecIdentifierEmitter.kt","../../../../../src/compiler/emitters/wirespec/src/commonMain/kotlin/community/flock/wirespec/emitters/wirespec/WirespecTypeDefinitionEmitter.kt","../../../../../src/compiler/emitters/wirespec/src/commonMain/kotlin/community/flock/wirespec/emitters/wirespec/WirespecChannelDefinitionEmitter.kt","../../../../../src/compiler/emitters/wirespec/src/commonMain/kotlin/community/flock/wirespec/emitters/wirespec/WirespecEndpointDefinitionEmitter.kt","../../../../../src/compiler/emitters/wirespec/src/commonMain/kotlin/community/flock/wirespec/emitters/wirespec/WirespecRefinedTypeDefinitionEmitter.kt","../../../../../src/compiler/emitters/wirespec/src/commonMain/kotlin/community/flock/wirespec/emitters/wirespec/WirespecEnumDefinitionEmitter.kt","../../../../../src/compiler/emitters/wirespec/src/commonMain/kotlin/community/flock/wirespec/emitters/wirespec/WirespecUnionDefinitionEmitter.kt","../../../../../src/compiler/emitters/wirespec/src/commonMain/kotlin/community/flock/wirespec/emitters/wirespec/WirespecEmitter.kt","../../../../../../../arrow/arrow/arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/NonEmptyList.kt","../../../../../src/plugin/npm/build/compileSync/js/main/productionLibrary/kotlin/common/src/generated/_Collections.kt","../../../../../src/plugin/npm/build/compileSync/js/main/productionLibrary/kotlin/src/kotlin/text/Strings.kt","../../../../../src/plugin/npm/build/compileSync/js/main/productionLibrary/kotlin/src/kotlin/util/Standard.kt","../../../../../src/plugin/npm/build/compileSync/js/main/productionLibrary/kotlin/src/kotlin/collections/Collections.kt","../../../../../src/plugin/npm/build/compileSync/js/main/productionLibrary/kotlin/js/src/kotlin/text/charJs.kt"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["emit","identifier","type","module","<this>","t","channel","endpoint","refined","emitValidator","enum","union","<init>","<get-extension>","<get-singleLineComment>","ast","logger","item","emitPath","emitRequest","emitQuery","emitHeader","WirespecEndpointDefinitionEmitter$emit$lambda","WirespecEndpointDefinitionEmitter$emit$lambda$lambda","WirespecEndpointDefinitionEmitter$emitPath$lambda","WirespecEndpointDefinitionEmitter$emitPath$lambda$lambda","WirespecEndpointDefinitionEmitter$emitQuery$lambda","WirespecEndpointDefinitionEmitter$emitQuery$lambda$lambda","WirespecEndpointDefinitionEmitter$emitHeader$lambda","WirespecEndpointDefinitionEmitter$emitHeader$lambda$lambda","capitalize","WirespecEnumDefinitionEmitter$emit$lambda","WirespecEnumDefinitionEmitter$emit$lambda$lambda","WirespecTypeDefinitionEmitter$emit$lambda","WirespecTypeDefinitionEmitter$emit$lambda$lambda","WirespecUnionDefinitionEmitter$emit$lambda","WirespecUnionDefinitionEmitter$emit$lambda$lambda"],"mappings":"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"}
|