mrs-toolbox-cli 0.0.78 → 0.0.80
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/88b0986a7186d029-atomicfu-js-ir.js +8 -8
- package/88b0986a7186d029-atomicfu-js-ir.js.hash +1 -1
- package/clikt-clikt-js-ir.js +80 -80
- package/clikt-clikt-js-ir.js.hash +1 -1
- package/com.mrs.platform.configuration.dto.js +100 -78
- package/com.mrs.platform.configuration.dto.js.hash +1 -1
- package/com.mrs.platform.configuration.dto.js.map +1 -1
- package/com.mrs.platform.configuration.dto.js.map.hash +1 -1
- package/kotlin-kotlin-stdlib-js-ir.js +218 -214
- package/kotlin-kotlin-stdlib-js-ir.js.hash +1 -1
- package/kotlin-kotlin-stdlib-js-ir.js.map +1 -1
- package/kotlin-kotlin-stdlib-js-ir.js.map.hash +1 -1
- package/kotlin-logging-js-ir.js +13 -13
- package/kotlin-logging-js-ir.js.hash +1 -1
- package/kotlinx-serialization-kotlinx-serialization-core-js-ir.js +69 -69
- package/kotlinx-serialization-kotlinx-serialization-core-js-ir.js.hash +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json-js-ir.js +61 -61
- package/kotlinx-serialization-kotlinx-serialization-json-js-ir.js.hash +1 -1
- package/kotlinx.coroutines-kotlinx-coroutines-core-js-ir.js +52 -52
- package/kotlinx.coroutines-kotlinx-coroutines-core-js-ir.js.hash +1 -1
- package/ktor-ktor-client-content-negotiation.js +18 -18
- package/ktor-ktor-client-content-negotiation.js.hash +1 -1
- package/ktor-ktor-client-core.js +50 -50
- package/ktor-ktor-client-core.js.hash +1 -1
- package/ktor-ktor-events.js +7 -7
- package/ktor-ktor-events.js.hash +1 -1
- package/ktor-ktor-http.js +59 -59
- package/ktor-ktor-http.js.hash +1 -1
- package/ktor-ktor-io.js +42 -42
- package/ktor-ktor-io.js.hash +1 -1
- package/ktor-ktor-serialization-kotlinx-json.js +1 -1
- package/ktor-ktor-serialization-kotlinx-json.js.hash +1 -1
- package/ktor-ktor-serialization-kotlinx.js +12 -12
- package/ktor-ktor-serialization-kotlinx.js.hash +1 -1
- package/ktor-ktor-serialization.js +13 -13
- package/ktor-ktor-serialization.js.hash +1 -1
- package/ktor-ktor-utils.js +43 -43
- package/ktor-ktor-utils.js.hash +1 -1
- package/ktor-ktor-websockets.js +15 -15
- package/ktor-ktor-websockets.js.hash +1 -1
- package/mrs-toolbox-cli.d.ts +3 -1
- package/mrs-toolbox-cli.d.ts.hash +1 -1
- package/mrs-toolbox-cli.js +72 -72
- package/mrs-toolbox-cli.js.hash +1 -1
- package/package.json +1 -1
- package/toolbox.js +1699 -1768
- package/toolbox.js.hash +1 -1
- package/toolbox.js.map +1 -1
- package/toolbox.js.map.hash +1 -1
|
@@ -5,43 +5,43 @@
|
|
|
5
5
|
var Unit_getInstance = kotlin_kotlin.$_$.w4;
|
|
6
6
|
var createAnnotatedEnumSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.h2;
|
|
7
7
|
var LazyThreadSafetyMode_PUBLICATION_getInstance = kotlin_kotlin.$_$.g;
|
|
8
|
-
var lazy = kotlin_kotlin.$_$.
|
|
9
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
8
|
+
var lazy = kotlin_kotlin.$_$.of;
|
|
9
|
+
var protoOf = kotlin_kotlin.$_$.wa;
|
|
10
10
|
var SerializerFactory = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.g2;
|
|
11
|
-
var objectMeta = kotlin_kotlin.$_$.
|
|
12
|
-
var VOID = kotlin_kotlin.$_$.
|
|
13
|
-
var setMetadataFor = kotlin_kotlin.$_$.
|
|
14
|
-
var THROW_ISE = kotlin_kotlin.$_$.
|
|
15
|
-
var Enum = kotlin_kotlin.$_$.
|
|
16
|
-
var defineProp = kotlin_kotlin.$_$.
|
|
17
|
-
var classMeta = kotlin_kotlin.$_$.
|
|
18
|
-
var interfaceMeta = kotlin_kotlin.$_$.
|
|
11
|
+
var objectMeta = kotlin_kotlin.$_$.va;
|
|
12
|
+
var VOID = kotlin_kotlin.$_$.wf;
|
|
13
|
+
var setMetadataFor = kotlin_kotlin.$_$.xa;
|
|
14
|
+
var THROW_ISE = kotlin_kotlin.$_$.te;
|
|
15
|
+
var Enum = kotlin_kotlin.$_$.he;
|
|
16
|
+
var defineProp = kotlin_kotlin.$_$.s9;
|
|
17
|
+
var classMeta = kotlin_kotlin.$_$.q9;
|
|
18
|
+
var interfaceMeta = kotlin_kotlin.$_$.z9;
|
|
19
19
|
var PluginGeneratedSerialDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.e2;
|
|
20
20
|
var StringSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.q;
|
|
21
21
|
var UnknownFieldException_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.f;
|
|
22
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
22
|
+
var THROW_CCE = kotlin_kotlin.$_$.se;
|
|
23
23
|
var typeParametersSerializers = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.z1;
|
|
24
24
|
var GeneratedSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.a2;
|
|
25
25
|
var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.l2;
|
|
26
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
27
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
26
|
+
var objectCreate = kotlin_kotlin.$_$.ua;
|
|
27
|
+
var getStringHashCode = kotlin_kotlin.$_$.x9;
|
|
28
28
|
var PrimitiveClasses_getInstance = kotlin_kotlin.$_$.n4;
|
|
29
29
|
var ReferenceArraySerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.f2;
|
|
30
30
|
var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.u;
|
|
31
|
-
var lazy_0 = kotlin_kotlin.$_$.
|
|
31
|
+
var lazy_0 = kotlin_kotlin.$_$.pf;
|
|
32
32
|
var Regex_init_$Create$ = kotlin_kotlin.$_$.a1;
|
|
33
|
-
var throwUninitializedPropertyAccessException = kotlin_kotlin.$_$.
|
|
34
|
-
var KProperty1 = kotlin_kotlin.$_$.
|
|
35
|
-
var getPropertyCallableRef = kotlin_kotlin.$_$.
|
|
33
|
+
var throwUninitializedPropertyAccessException = kotlin_kotlin.$_$.tf;
|
|
34
|
+
var KProperty1 = kotlin_kotlin.$_$.nb;
|
|
35
|
+
var getPropertyCallableRef = kotlin_kotlin.$_$.w9;
|
|
36
36
|
var getKClass = kotlin_kotlin.$_$.e;
|
|
37
|
-
var equals = kotlin_kotlin.$_$.
|
|
37
|
+
var equals = kotlin_kotlin.$_$.t9;
|
|
38
38
|
var JsonClassDiscriminator = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json.$_$.d;
|
|
39
39
|
var SealedClassSerializer_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.c;
|
|
40
40
|
var IntSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.p;
|
|
41
41
|
var BooleanSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.o;
|
|
42
42
|
var LinkedHashMapSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.c2;
|
|
43
|
-
var toString = kotlin_kotlin.$_$.
|
|
44
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
43
|
+
var toString = kotlin_kotlin.$_$.bb;
|
|
44
|
+
var hashCode = kotlin_kotlin.$_$.y9;
|
|
45
45
|
var PolymorphicSerializer_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b;
|
|
46
46
|
var JsonNames = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json.$_$.e;
|
|
47
47
|
var Map = kotlin_kotlin.$_$.g5;
|
|
@@ -7184,7 +7184,7 @@
|
|
|
7184
7184
|
var tmp = this;
|
|
7185
7185
|
var tmp$ret$2;
|
|
7186
7186
|
// Inline function 'kotlin.arrayOf' call
|
|
7187
|
-
var tmp0_arrayOf = [null, null, null, null, null, null, null, null, new LinkedHashMapSerializer(StringSerializer_getInstance(), StringSerializer_getInstance()), new ReferenceArraySerializer(PrimitiveClasses_getInstance().vg(), StringSerializer_getInstance()), new ReferenceArraySerializer(getKClass(Sort), $serializer_getInstance_48())];
|
|
7187
|
+
var tmp0_arrayOf = [null, null, null, null, null, null, null, null, new LinkedHashMapSerializer(StringSerializer_getInstance(), StringSerializer_getInstance()), new ReferenceArraySerializer(PrimitiveClasses_getInstance().vg(), StringSerializer_getInstance()), new ReferenceArraySerializer(getKClass(Sort), $serializer_getInstance_48()), null];
|
|
7188
7188
|
var tmp$ret$1;
|
|
7189
7189
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
7190
7190
|
var tmp$ret$0;
|
|
@@ -7205,7 +7205,7 @@
|
|
|
7205
7205
|
}
|
|
7206
7206
|
function $serializer_29() {
|
|
7207
7207
|
$serializer_instance_29 = this;
|
|
7208
|
-
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('viewDisplay', this,
|
|
7208
|
+
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('viewDisplay', this, 12);
|
|
7209
7209
|
tmp0_serialDesc.g3j('name', false);
|
|
7210
7210
|
tmp0_serialDesc.g3j('title', true);
|
|
7211
7211
|
tmp0_serialDesc.g3j('readOnly', true);
|
|
@@ -7217,6 +7217,7 @@
|
|
|
7217
7217
|
tmp0_serialDesc.g3j('variables', false);
|
|
7218
7218
|
tmp0_serialDesc.g3j('fields', true);
|
|
7219
7219
|
tmp0_serialDesc.g3j('sort', true);
|
|
7220
|
+
tmp0_serialDesc.g3j('canCreate', true);
|
|
7220
7221
|
tmp0_serialDesc.o3i(new JsonClassDiscriminator('type'));
|
|
7221
7222
|
this.w4g_1 = tmp0_serialDesc;
|
|
7222
7223
|
}
|
|
@@ -7227,7 +7228,7 @@
|
|
|
7227
7228
|
var tmp0_cached = Companion_getInstance_32().v4g_1;
|
|
7228
7229
|
var tmp$ret$2;
|
|
7229
7230
|
// Inline function 'kotlin.arrayOf' call
|
|
7230
|
-
var tmp0_arrayOf = [StringSerializer_getInstance(), StringSerializer_getInstance(), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), StringSerializer_getInstance(), tmp0_cached[8], get_nullable(tmp0_cached[9]), get_nullable(tmp0_cached[10])];
|
|
7231
|
+
var tmp0_arrayOf = [StringSerializer_getInstance(), StringSerializer_getInstance(), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), StringSerializer_getInstance(), tmp0_cached[8], get_nullable(tmp0_cached[9]), get_nullable(tmp0_cached[10]), get_nullable(BooleanSerializer_getInstance())];
|
|
7231
7232
|
var tmp$ret$1;
|
|
7232
7233
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
7233
7234
|
var tmp$ret$0;
|
|
@@ -7253,88 +7254,95 @@
|
|
|
7253
7254
|
var tmp12_local8 = null;
|
|
7254
7255
|
var tmp13_local9 = null;
|
|
7255
7256
|
var tmp14_local10 = null;
|
|
7256
|
-
var
|
|
7257
|
-
var
|
|
7258
|
-
|
|
7259
|
-
|
|
7257
|
+
var tmp15_local11 = null;
|
|
7258
|
+
var tmp16_input = decoder.e3c(tmp0_desc);
|
|
7259
|
+
var tmp17_cached = Companion_getInstance_32().v4g_1;
|
|
7260
|
+
if (tmp16_input.t3c()) {
|
|
7261
|
+
tmp4_local0 = tmp16_input.o3c(tmp0_desc, 0);
|
|
7260
7262
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
7261
|
-
tmp5_local1 =
|
|
7263
|
+
tmp5_local1 = tmp16_input.o3c(tmp0_desc, 1);
|
|
7262
7264
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
7263
|
-
tmp6_local2 =
|
|
7265
|
+
tmp6_local2 = tmp16_input.s3c(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp6_local2);
|
|
7264
7266
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
7265
|
-
tmp7_local3 =
|
|
7267
|
+
tmp7_local3 = tmp16_input.s3c(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp7_local3);
|
|
7266
7268
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
7267
|
-
tmp8_local4 =
|
|
7269
|
+
tmp8_local4 = tmp16_input.s3c(tmp0_desc, 4, BooleanSerializer_getInstance(), tmp8_local4);
|
|
7268
7270
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
7269
|
-
tmp9_local5 =
|
|
7271
|
+
tmp9_local5 = tmp16_input.s3c(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
|
|
7270
7272
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
7271
|
-
tmp10_local6 =
|
|
7273
|
+
tmp10_local6 = tmp16_input.s3c(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
|
|
7272
7274
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
7273
|
-
tmp11_local7 =
|
|
7275
|
+
tmp11_local7 = tmp16_input.o3c(tmp0_desc, 7);
|
|
7274
7276
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
7275
|
-
tmp12_local8 =
|
|
7277
|
+
tmp12_local8 = tmp16_input.q3c(tmp0_desc, 8, tmp17_cached[8], tmp12_local8);
|
|
7276
7278
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
7277
|
-
tmp13_local9 =
|
|
7279
|
+
tmp13_local9 = tmp16_input.s3c(tmp0_desc, 9, tmp17_cached[9], tmp13_local9);
|
|
7278
7280
|
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
7279
|
-
tmp14_local10 =
|
|
7281
|
+
tmp14_local10 = tmp16_input.s3c(tmp0_desc, 10, tmp17_cached[10], tmp14_local10);
|
|
7280
7282
|
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
7283
|
+
tmp15_local11 = tmp16_input.s3c(tmp0_desc, 11, BooleanSerializer_getInstance(), tmp15_local11);
|
|
7284
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
7281
7285
|
} else
|
|
7282
7286
|
while (tmp1_flag) {
|
|
7283
|
-
tmp2_index =
|
|
7287
|
+
tmp2_index = tmp16_input.u3c(tmp0_desc);
|
|
7284
7288
|
switch (tmp2_index) {
|
|
7285
7289
|
case -1:
|
|
7286
7290
|
tmp1_flag = false;
|
|
7287
7291
|
break;
|
|
7288
7292
|
case 0:
|
|
7289
|
-
tmp4_local0 =
|
|
7293
|
+
tmp4_local0 = tmp16_input.o3c(tmp0_desc, 0);
|
|
7290
7294
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
7291
7295
|
break;
|
|
7292
7296
|
case 1:
|
|
7293
|
-
tmp5_local1 =
|
|
7297
|
+
tmp5_local1 = tmp16_input.o3c(tmp0_desc, 1);
|
|
7294
7298
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
7295
7299
|
break;
|
|
7296
7300
|
case 2:
|
|
7297
|
-
tmp6_local2 =
|
|
7301
|
+
tmp6_local2 = tmp16_input.s3c(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp6_local2);
|
|
7298
7302
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
7299
7303
|
break;
|
|
7300
7304
|
case 3:
|
|
7301
|
-
tmp7_local3 =
|
|
7305
|
+
tmp7_local3 = tmp16_input.s3c(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp7_local3);
|
|
7302
7306
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
7303
7307
|
break;
|
|
7304
7308
|
case 4:
|
|
7305
|
-
tmp8_local4 =
|
|
7309
|
+
tmp8_local4 = tmp16_input.s3c(tmp0_desc, 4, BooleanSerializer_getInstance(), tmp8_local4);
|
|
7306
7310
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
7307
7311
|
break;
|
|
7308
7312
|
case 5:
|
|
7309
|
-
tmp9_local5 =
|
|
7313
|
+
tmp9_local5 = tmp16_input.s3c(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
|
|
7310
7314
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
7311
7315
|
break;
|
|
7312
7316
|
case 6:
|
|
7313
|
-
tmp10_local6 =
|
|
7317
|
+
tmp10_local6 = tmp16_input.s3c(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
|
|
7314
7318
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
7315
7319
|
break;
|
|
7316
7320
|
case 7:
|
|
7317
|
-
tmp11_local7 =
|
|
7321
|
+
tmp11_local7 = tmp16_input.o3c(tmp0_desc, 7);
|
|
7318
7322
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
7319
7323
|
break;
|
|
7320
7324
|
case 8:
|
|
7321
|
-
tmp12_local8 =
|
|
7325
|
+
tmp12_local8 = tmp16_input.q3c(tmp0_desc, 8, tmp17_cached[8], tmp12_local8);
|
|
7322
7326
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
7323
7327
|
break;
|
|
7324
7328
|
case 9:
|
|
7325
|
-
tmp13_local9 =
|
|
7329
|
+
tmp13_local9 = tmp16_input.s3c(tmp0_desc, 9, tmp17_cached[9], tmp13_local9);
|
|
7326
7330
|
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
7327
7331
|
break;
|
|
7328
7332
|
case 10:
|
|
7329
|
-
tmp14_local10 =
|
|
7333
|
+
tmp14_local10 = tmp16_input.s3c(tmp0_desc, 10, tmp17_cached[10], tmp14_local10);
|
|
7330
7334
|
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
7331
7335
|
break;
|
|
7336
|
+
case 11:
|
|
7337
|
+
tmp15_local11 = tmp16_input.s3c(tmp0_desc, 11, BooleanSerializer_getInstance(), tmp15_local11);
|
|
7338
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
7339
|
+
break;
|
|
7332
7340
|
default:
|
|
7333
7341
|
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
7334
7342
|
}
|
|
7335
7343
|
}
|
|
7336
|
-
|
|
7337
|
-
return ViewDisplayProperty_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, null);
|
|
7344
|
+
tmp16_input.f3c(tmp0_desc);
|
|
7345
|
+
return ViewDisplayProperty_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, tmp15_local11, null);
|
|
7338
7346
|
};
|
|
7339
7347
|
protoOf($serializer_29).x4g = function (encoder, value) {
|
|
7340
7348
|
var tmp0_desc = this.w4g_1;
|
|
@@ -7367,6 +7375,9 @@
|
|
|
7367
7375
|
if (tmp1_output.a3e(tmp0_desc, 10) ? true : !(value.b4h_1 == null)) {
|
|
7368
7376
|
tmp1_output.w3d(tmp0_desc, 10, tmp2_cached[10], value.b4h_1);
|
|
7369
7377
|
}
|
|
7378
|
+
if (tmp1_output.a3e(tmp0_desc, 11) ? true : !(value.canCreate == null)) {
|
|
7379
|
+
tmp1_output.w3d(tmp0_desc, 11, BooleanSerializer_getInstance(), value.canCreate);
|
|
7380
|
+
}
|
|
7370
7381
|
tmp1_output.f3c(tmp0_desc);
|
|
7371
7382
|
};
|
|
7372
7383
|
protoOf($serializer_29).t38 = function (encoder, value) {
|
|
@@ -7378,7 +7389,7 @@
|
|
|
7378
7389
|
new $serializer_29();
|
|
7379
7390
|
return $serializer_instance_29;
|
|
7380
7391
|
}
|
|
7381
|
-
function ViewDisplayProperty_init_$Init$(seen1, name, title, readOnly, disabled, hidden, helperText, description, viewId, variables, fields, sort, serializationConstructorMarker, $this) {
|
|
7392
|
+
function ViewDisplayProperty_init_$Init$(seen1, name, title, readOnly, disabled, hidden, helperText, description, viewId, variables, fields, sort, canCreate, serializationConstructorMarker, $this) {
|
|
7382
7393
|
if (!(385 === (385 & seen1))) {
|
|
7383
7394
|
throwMissingFieldException(seen1, 385, $serializer_getInstance_29().w4g_1);
|
|
7384
7395
|
}
|
|
@@ -7393,16 +7404,21 @@
|
|
|
7393
7404
|
$this.b4h_1 = null;
|
|
7394
7405
|
else
|
|
7395
7406
|
$this.b4h_1 = sort;
|
|
7407
|
+
if (0 === (seen1 & 2048))
|
|
7408
|
+
$this.canCreate = null;
|
|
7409
|
+
else
|
|
7410
|
+
$this.canCreate = canCreate;
|
|
7396
7411
|
return $this;
|
|
7397
7412
|
}
|
|
7398
|
-
function ViewDisplayProperty_init_$Create$(seen1, name, title, readOnly, disabled, hidden, helperText, description, viewId, variables, fields, sort, serializationConstructorMarker) {
|
|
7399
|
-
return ViewDisplayProperty_init_$Init$(seen1, name, title, readOnly, disabled, hidden, helperText, description, viewId, variables, fields, sort, serializationConstructorMarker, objectCreate(protoOf(ViewDisplayProperty)));
|
|
7413
|
+
function ViewDisplayProperty_init_$Create$(seen1, name, title, readOnly, disabled, hidden, helperText, description, viewId, variables, fields, sort, canCreate, serializationConstructorMarker) {
|
|
7414
|
+
return ViewDisplayProperty_init_$Init$(seen1, name, title, readOnly, disabled, hidden, helperText, description, viewId, variables, fields, sort, canCreate, serializationConstructorMarker, objectCreate(protoOf(ViewDisplayProperty)));
|
|
7400
7415
|
}
|
|
7401
7416
|
function ViewDisplayProperty() {
|
|
7402
7417
|
Companion_getInstance_32();
|
|
7403
7418
|
Property.call(this);
|
|
7404
7419
|
this.fields = null;
|
|
7405
7420
|
this.b4h_1 = null;
|
|
7421
|
+
this.canCreate = null;
|
|
7406
7422
|
}
|
|
7407
7423
|
protoOf(ViewDisplayProperty).o4e = function (_set____db54di) {
|
|
7408
7424
|
this.z4g_1 = _set____db54di;
|
|
@@ -7438,6 +7454,12 @@
|
|
|
7438
7454
|
protoOf(ViewDisplayProperty).j4e = function () {
|
|
7439
7455
|
return this.b4h_1;
|
|
7440
7456
|
};
|
|
7457
|
+
protoOf(ViewDisplayProperty).e4h = function (_set____db54di) {
|
|
7458
|
+
this.canCreate = _set____db54di;
|
|
7459
|
+
};
|
|
7460
|
+
protoOf(ViewDisplayProperty).f4h = function () {
|
|
7461
|
+
return this.canCreate;
|
|
7462
|
+
};
|
|
7441
7463
|
defineProp(protoOf(ViewDisplayProperty), 'viewId', protoOf(ViewDisplayProperty).p4e, protoOf(ViewDisplayProperty).o4e);
|
|
7442
7464
|
defineProp(protoOf(ViewDisplayProperty), 'variables', protoOf(ViewDisplayProperty).d4h, protoOf(ViewDisplayProperty).c4h);
|
|
7443
7465
|
function Companion_33() {
|
|
@@ -7453,7 +7475,7 @@
|
|
|
7453
7475
|
tmp$ret$0 = tmp0_arrayOf;
|
|
7454
7476
|
tmp$ret$1 = tmp$ret$0;
|
|
7455
7477
|
tmp$ret$2 = tmp$ret$1;
|
|
7456
|
-
tmp.
|
|
7478
|
+
tmp.g4h_1 = tmp$ret$2;
|
|
7457
7479
|
}
|
|
7458
7480
|
protoOf(Companion_33).serializer = function () {
|
|
7459
7481
|
return $serializer_getInstance_30();
|
|
@@ -7483,13 +7505,13 @@
|
|
|
7483
7505
|
tmp0_serialDesc.g3j('autoUpdate', true);
|
|
7484
7506
|
tmp0_serialDesc.g3j('sort', true);
|
|
7485
7507
|
tmp0_serialDesc.o3i(new JsonClassDiscriminator('type'));
|
|
7486
|
-
this.
|
|
7508
|
+
this.h4h_1 = tmp0_serialDesc;
|
|
7487
7509
|
}
|
|
7488
7510
|
protoOf($serializer_30).s38 = function () {
|
|
7489
|
-
return this.
|
|
7511
|
+
return this.h4h_1;
|
|
7490
7512
|
};
|
|
7491
7513
|
protoOf($serializer_30).y3j = function () {
|
|
7492
|
-
var tmp0_cached = Companion_getInstance_33().
|
|
7514
|
+
var tmp0_cached = Companion_getInstance_33().g4h_1;
|
|
7493
7515
|
var tmp$ret$2;
|
|
7494
7516
|
// Inline function 'kotlin.arrayOf' call
|
|
7495
7517
|
var tmp0_arrayOf = [StringSerializer_getInstance(), StringSerializer_getInstance(), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), StringSerializer_getInstance(), get_nullable(tmp0_cached[8]), get_nullable(tmp0_cached[9]), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable($serializer_getInstance_34()), get_nullable(BooleanSerializer_getInstance()), get_nullable(tmp0_cached[14])];
|
|
@@ -7503,7 +7525,7 @@
|
|
|
7503
7525
|
return tmp$ret$2;
|
|
7504
7526
|
};
|
|
7505
7527
|
protoOf($serializer_30).u38 = function (decoder) {
|
|
7506
|
-
var tmp0_desc = this.
|
|
7528
|
+
var tmp0_desc = this.h4h_1;
|
|
7507
7529
|
var tmp1_flag = true;
|
|
7508
7530
|
var tmp2_index = 0;
|
|
7509
7531
|
var tmp3_bitMask0 = 0;
|
|
@@ -7523,7 +7545,7 @@
|
|
|
7523
7545
|
var tmp17_local13 = null;
|
|
7524
7546
|
var tmp18_local14 = null;
|
|
7525
7547
|
var tmp19_input = decoder.e3c(tmp0_desc);
|
|
7526
|
-
var tmp20_cached = Companion_getInstance_33().
|
|
7548
|
+
var tmp20_cached = Companion_getInstance_33().g4h_1;
|
|
7527
7549
|
if (tmp19_input.t3c()) {
|
|
7528
7550
|
tmp4_local0 = tmp19_input.o3c(tmp0_desc, 0);
|
|
7529
7551
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -7629,10 +7651,10 @@
|
|
|
7629
7651
|
tmp19_input.f3c(tmp0_desc);
|
|
7630
7652
|
return ViewProperty_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, tmp15_local11, tmp16_local12, tmp17_local13, tmp18_local14, null);
|
|
7631
7653
|
};
|
|
7632
|
-
protoOf($serializer_30).
|
|
7633
|
-
var tmp0_desc = this.
|
|
7654
|
+
protoOf($serializer_30).i4h = function (encoder, value) {
|
|
7655
|
+
var tmp0_desc = this.h4h_1;
|
|
7634
7656
|
var tmp1_output = encoder.e3c(tmp0_desc);
|
|
7635
|
-
var tmp2_cached = Companion_getInstance_33().
|
|
7657
|
+
var tmp2_cached = Companion_getInstance_33().g4h_1;
|
|
7636
7658
|
tmp1_output.s3d(tmp0_desc, 0, value.name);
|
|
7637
7659
|
if (tmp1_output.a3e(tmp0_desc, 1) ? true : !(value.title === '')) {
|
|
7638
7660
|
tmp1_output.s3d(tmp0_desc, 1, value.title);
|
|
@@ -7671,13 +7693,13 @@
|
|
|
7671
7693
|
if (tmp1_output.a3e(tmp0_desc, 13) ? true : !(value.autoUpdate == null)) {
|
|
7672
7694
|
tmp1_output.w3d(tmp0_desc, 13, BooleanSerializer_getInstance(), value.autoUpdate);
|
|
7673
7695
|
}
|
|
7674
|
-
if (tmp1_output.a3e(tmp0_desc, 14) ? true : !(value.
|
|
7675
|
-
tmp1_output.w3d(tmp0_desc, 14, tmp2_cached[14], value.
|
|
7696
|
+
if (tmp1_output.a3e(tmp0_desc, 14) ? true : !(value.l4h_1 == null)) {
|
|
7697
|
+
tmp1_output.w3d(tmp0_desc, 14, tmp2_cached[14], value.l4h_1);
|
|
7676
7698
|
}
|
|
7677
7699
|
tmp1_output.f3c(tmp0_desc);
|
|
7678
7700
|
};
|
|
7679
7701
|
protoOf($serializer_30).t38 = function (encoder, value) {
|
|
7680
|
-
return this.
|
|
7702
|
+
return this.i4h(encoder, value instanceof ViewProperty ? value : THROW_CCE());
|
|
7681
7703
|
};
|
|
7682
7704
|
var $serializer_instance_30;
|
|
7683
7705
|
function $serializer_getInstance_30() {
|
|
@@ -7687,10 +7709,10 @@
|
|
|
7687
7709
|
}
|
|
7688
7710
|
function ViewProperty_init_$Init$(seen1, name, title, readOnly, disabled, hidden, helperText, description, viewId, variables, fields, multiple, canCreate, linkTo, autoUpdate, sort, serializationConstructorMarker, $this) {
|
|
7689
7711
|
if (!(129 === (129 & seen1))) {
|
|
7690
|
-
throwMissingFieldException(seen1, 129, $serializer_getInstance_30().
|
|
7712
|
+
throwMissingFieldException(seen1, 129, $serializer_getInstance_30().h4h_1);
|
|
7691
7713
|
}
|
|
7692
7714
|
Property_init_$Init$(seen1, name, title, readOnly, disabled, hidden, helperText, description, serializationConstructorMarker, $this);
|
|
7693
|
-
$this.
|
|
7715
|
+
$this.k4h_1 = viewId;
|
|
7694
7716
|
if (0 === (seen1 & 256))
|
|
7695
7717
|
$this.variables = null;
|
|
7696
7718
|
else
|
|
@@ -7716,9 +7738,9 @@
|
|
|
7716
7738
|
else
|
|
7717
7739
|
$this.autoUpdate = autoUpdate;
|
|
7718
7740
|
if (0 === (seen1 & 16384))
|
|
7719
|
-
$this.
|
|
7741
|
+
$this.l4h_1 = null;
|
|
7720
7742
|
else
|
|
7721
|
-
$this.
|
|
7743
|
+
$this.l4h_1 = sort;
|
|
7722
7744
|
return $this;
|
|
7723
7745
|
}
|
|
7724
7746
|
function ViewProperty_init_$Create$(seen1, name, title, readOnly, disabled, hidden, helperText, description, viewId, variables, fields, multiple, canCreate, linkTo, autoUpdate, sort, serializationConstructorMarker) {
|
|
@@ -7733,20 +7755,20 @@
|
|
|
7733
7755
|
this.canCreate = null;
|
|
7734
7756
|
this.linkTo = null;
|
|
7735
7757
|
this.autoUpdate = null;
|
|
7736
|
-
this.
|
|
7758
|
+
this.l4h_1 = null;
|
|
7737
7759
|
}
|
|
7738
7760
|
protoOf(ViewProperty).o4e = function (_set____db54di) {
|
|
7739
|
-
this.
|
|
7761
|
+
this.k4h_1 = _set____db54di;
|
|
7740
7762
|
};
|
|
7741
7763
|
protoOf(ViewProperty).p4e = function () {
|
|
7742
|
-
var tmp = this.
|
|
7764
|
+
var tmp = this.k4h_1;
|
|
7743
7765
|
if (!(tmp == null))
|
|
7744
7766
|
return tmp;
|
|
7745
7767
|
else {
|
|
7746
7768
|
throwUninitializedPropertyAccessException('viewId');
|
|
7747
7769
|
}
|
|
7748
7770
|
};
|
|
7749
|
-
protoOf(ViewProperty).
|
|
7771
|
+
protoOf(ViewProperty).m4h = function (_set____db54di) {
|
|
7750
7772
|
this.variables = _set____db54di;
|
|
7751
7773
|
};
|
|
7752
7774
|
protoOf(ViewProperty).d4h = function () {
|
|
@@ -7764,10 +7786,10 @@
|
|
|
7764
7786
|
protoOf(ViewProperty).h4e = function () {
|
|
7765
7787
|
return this.multiple;
|
|
7766
7788
|
};
|
|
7767
|
-
protoOf(ViewProperty).
|
|
7789
|
+
protoOf(ViewProperty).e4h = function (_set____db54di) {
|
|
7768
7790
|
this.canCreate = _set____db54di;
|
|
7769
7791
|
};
|
|
7770
|
-
protoOf(ViewProperty).
|
|
7792
|
+
protoOf(ViewProperty).f4h = function () {
|
|
7771
7793
|
return this.canCreate;
|
|
7772
7794
|
};
|
|
7773
7795
|
protoOf(ViewProperty).n4h = function (_set____db54di) {
|
|
@@ -7780,10 +7802,10 @@
|
|
|
7780
7802
|
return this.autoUpdate;
|
|
7781
7803
|
};
|
|
7782
7804
|
protoOf(ViewProperty).i4e = function (_set____db54di) {
|
|
7783
|
-
this.
|
|
7805
|
+
this.l4h_1 = _set____db54di;
|
|
7784
7806
|
};
|
|
7785
7807
|
protoOf(ViewProperty).j4e = function () {
|
|
7786
|
-
return this.
|
|
7808
|
+
return this.l4h_1;
|
|
7787
7809
|
};
|
|
7788
7810
|
defineProp(protoOf(ViewProperty), 'viewId', protoOf(ViewProperty).p4e, protoOf(ViewProperty).o4e);
|
|
7789
7811
|
function Companion_34() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
c164376310716bf30a4dca06458a64c5
|