@flock/wirespec 0.19.5 → 0.19.6

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.
Files changed (35) hide show
  1. package/clikt-clikt-mordant.mjs +38 -38
  2. package/colormath-root-colormath.mjs +426 -426
  3. package/kotlin-kotlin-stdlib.mjs +83 -82
  4. package/kotlin-kotlin-stdlib.mjs.map +1 -1
  5. package/kotlin-openapi-bindings.mjs +9624 -9624
  6. package/kotlin-rgxgen.mjs +1757 -1757
  7. package/kotlinx-io-kotlinx-io-core.mjs +403 -403
  8. package/kotlinx-serialization-kotlinx-serialization-core.mjs +1729 -1729
  9. package/kotlinx-serialization-kotlinx-serialization-json.mjs +1454 -1454
  10. package/mordant-mordant.mjs +1157 -1157
  11. package/package.json +1 -1
  12. package/wirespec-src-compiler-core.mjs +13 -1
  13. package/wirespec-src-compiler-core.mjs.map +1 -1
  14. package/wirespec-src-compiler-emitters-java.mjs +213 -242
  15. package/wirespec-src-compiler-emitters-java.mjs.map +1 -1
  16. package/wirespec-src-compiler-emitters-kotlin.mjs +133 -133
  17. package/wirespec-src-compiler-emitters-kotlin.mjs.map +1 -1
  18. package/wirespec-src-compiler-emitters-python.mjs +189 -181
  19. package/wirespec-src-compiler-emitters-python.mjs.map +1 -1
  20. package/wirespec-src-compiler-emitters-rust.mjs +249 -249
  21. package/wirespec-src-compiler-emitters-rust.mjs.map +1 -1
  22. package/wirespec-src-compiler-emitters-scala.mjs +101 -101
  23. package/wirespec-src-compiler-emitters-scala.mjs.map +1 -1
  24. package/wirespec-src-compiler-emitters-typescript.mjs +165 -165
  25. package/wirespec-src-compiler-emitters-typescript.mjs.map +1 -1
  26. package/wirespec-src-compiler-emitters-wirespec.mjs +9 -9
  27. package/wirespec-src-compiler-ir.mjs +2546 -2422
  28. package/wirespec-src-compiler-ir.mjs.map +1 -1
  29. package/wirespec-src-converter-avro.mjs +472 -472
  30. package/wirespec-src-converter-openapi.mjs +335 -335
  31. package/wirespec-src-ide-lsp.mjs +1346 -1346
  32. package/wirespec-src-plugin-arguments.mjs +128 -128
  33. package/wirespec-src-plugin-cli.mjs +84 -84
  34. package/wirespec-src-plugin-npm.mjs +18 -18
  35. package/wirespec-src-tools-generator.mjs +2 -2
@@ -152,7 +152,7 @@ function SpecificFile(extension) {
152
152
  }
153
153
  function Companion() {
154
154
  }
155
- protoOf(Companion).k4x = function (compile, convert) {
155
+ protoOf(Companion).i4x = function (compile, convert) {
156
156
  return subcommands(new WirespecCli(), [new Compile(compile), new Convert(convert)]);
157
157
  };
158
158
  var Companion_instance_4;
@@ -164,11 +164,11 @@ function WirespecCli() {
164
164
  }
165
165
  function _get_stdin__b8xnlj($this) {
166
166
  var tmp = KProperty1;
167
- return $this.i4y_1.r1c($this, getPropertyCallableRef('stdin', 1, tmp, Compile$_get_stdin_$ref_5ywd7d_0(), null));
167
+ return $this.g4y_1.r1c($this, getPropertyCallableRef('stdin', 1, tmp, Compile$_get_stdin_$ref_5ywd7d_0(), null));
168
168
  }
169
169
  function _get_languages__ojonze($this) {
170
170
  var tmp = KProperty1;
171
- return $this.j4y_1.r1c($this, getPropertyCallableRef('languages', 1, tmp, Compile$_get_languages_$ref_nluohg_0(), null));
171
+ return $this.h4y_1.r1c($this, getPropertyCallableRef('languages', 1, tmp, Compile$_get_languages_$ref_nluohg_0(), null));
172
172
  }
173
173
  function Compile$_get_stdin_$ref_5ywd7d() {
174
174
  return function (p0) {
@@ -211,24 +211,24 @@ function handleError$ref_1() {
211
211
  }
212
212
  function Compile(compiler) {
213
213
  CommonOptions.call(this);
214
- this.h4y_1 = compiler;
214
+ this.f4y_1 = compiler;
215
215
  var tmp = this;
216
216
  var tmp_0 = optional(argument(this, VOID, 'stdin'));
217
217
  var tmp_1 = KProperty1;
218
- tmp.i4y_1 = tmp_0.x1b(this, getPropertyCallableRef('stdin', 1, tmp_1, Compile$_get_stdin_$ref_5ywd7d(), null));
218
+ tmp.g4y_1 = tmp_0.x1b(this, getPropertyCallableRef('stdin', 1, tmp_1, Compile$_get_stdin_$ref_5ywd7d(), null));
219
219
  var tmp_2 = this;
220
- var tmp_3 = multiple(choice(option(this, Options_Language_getInstance().m4y_1.slice(), 'Language'), Companion_instance_1.d4d(), VOID, true), listOf(Language_Kotlin_getInstance()));
220
+ var tmp_3 = multiple(choice(option(this, Options_Language_getInstance().k4y_1.slice(), 'Language'), Companion_instance_1.b4d(), VOID, true), listOf(Language_Kotlin_getInstance()));
221
221
  var tmp_4 = KProperty1;
222
- tmp_2.j4y_1 = tmp_3.b1d(this, getPropertyCallableRef('languages', 1, tmp_4, Compile$_get_languages_$ref_nluohg(), null));
222
+ tmp_2.h4y_1 = tmp_3.b1d(this, getPropertyCallableRef('languages', 1, tmp_4, Compile$_get_languages_$ref_nluohg(), null));
223
223
  }
224
224
  protoOf(Compile).q13 = function () {
225
- var logger = new Logger(this.k4z(this.j4z()));
225
+ var logger = new Logger(this.i4z(this.h4z()));
226
226
  // Inline function 'arrow.core.getOrElse' call
227
- var this_0 = getFullPath(this.l4z());
227
+ var this_0 = getFullPath(this.j4z());
228
228
  var tmp;
229
229
  if (this_0 instanceof Left) {
230
230
  var it = this_0.dm_1;
231
- throw new CliktError(it.j4e_1);
231
+ throw new CliktError(it.h4e_1);
232
232
  } else {
233
233
  if (this_0 instanceof Right) {
234
234
  tmp = this_0.fm_1;
@@ -261,14 +261,14 @@ protoOf(Compile).q13 = function () {
261
261
  throw new NoClasspathPossible();
262
262
  } else {
263
263
  if (inputPath instanceof DirectoryPath) {
264
- var tmp_4 = wirespecSources(new Directory(inputPath.d4e_1), logger);
264
+ var tmp_4 = wirespecSources(new Directory(inputPath.b4e_1), logger);
265
265
  tmp_0 = or(tmp_4, handleError$ref()).tm_1;
266
266
  } else {
267
267
  if (inputPath instanceof FilePath) {
268
268
  var tmp_5;
269
- if (inputPath.i4e_1.b3_1 === 6) {
269
+ if (inputPath.g4e_1.b3_1 === 6) {
270
270
  // Inline function 'kotlin.also' call
271
- var this_1 = new NonEmptySet(nonEmptySetOf(new Source(inputPath.h4e_1, read(inputPath)), []));
271
+ var this_1 = new NonEmptySet(nonEmptySetOf(new Source(inputPath.f4e_1, read(inputPath)), []));
272
272
  this_1.tm_1;
273
273
  logger.jr('Found 1 wirespec file to process: ' + inputPath.toString());
274
274
  tmp_5 = this_1.tm_1;
@@ -283,32 +283,32 @@ protoOf(Compile).q13 = function () {
283
283
  }
284
284
  }
285
285
  var sources = tmp_0;
286
- var emitters = toEmitters(_get_languages__ojonze(this), Companion_instance_0.cs(this.y1w()), new EmitShared(this.h1x()), this.m4z());
286
+ var emitters = toEmitters(_get_languages__ojonze(this), Companion_instance_0.cs(this.w1w()), new EmitShared(this.f1x()), this.k4z());
287
287
  var tmp_6;
288
288
  if (inputPath == null) {
289
289
  tmp_6 = null;
290
290
  } else {
291
291
  // Inline function 'kotlin.let' call
292
- var tmp_7 = getOutPutPath(inputPath, this.n4z());
293
- tmp_6 = new Directory(or(tmp_7, handleError$ref_0()).d4e_1);
292
+ var tmp_7 = getOutPutPath(inputPath, this.l4z());
293
+ tmp_6 = new Directory(or(tmp_7, handleError$ref_0()).b4e_1);
294
294
  }
295
295
  var outputDir = tmp_6;
296
- var tmp_8 = this.o4z(outputDir);
297
- var tmp0 = new CompilerArguments(sources, emitters, tmp_8, handleError$ref_1(), Companion_instance_0.cs(this.y1w()), logger, this.h1x(), this.p4z(), this.m4z());
296
+ var tmp_8 = this.m4z(outputDir);
297
+ var tmp0 = new CompilerArguments(sources, emitters, tmp_8, handleError$ref_1(), Companion_instance_0.cs(this.w1w()), logger, this.f1x(), this.n4z(), this.k4z());
298
298
  // Inline function 'kotlin.let' call
299
- this.h4y_1(tmp0);
299
+ this.f4y_1(tmp0);
300
300
  };
301
301
  function _get_format__qlarck($this) {
302
302
  var tmp = KProperty1;
303
- return $this.n50_1.r1c($this, getPropertyCallableRef('format', 1, tmp, Convert$_get_format_$ref_ve190_0(), null));
303
+ return $this.l50_1.r1c($this, getPropertyCallableRef('format', 1, tmp, Convert$_get_format_$ref_ve190_0(), null));
304
304
  }
305
305
  function _get_stdin__b8xnlj_0($this) {
306
306
  var tmp = KProperty1;
307
- return $this.o50_1.r1c($this, getPropertyCallableRef('stdin', 1, tmp, Convert$_get_stdin_$ref_yiqct5_0(), null));
307
+ return $this.m50_1.r1c($this, getPropertyCallableRef('stdin', 1, tmp, Convert$_get_stdin_$ref_yiqct5_0(), null));
308
308
  }
309
309
  function _get_languages__ojonze_0($this) {
310
310
  var tmp = KProperty1;
311
- return $this.p50_1.r1c($this, getPropertyCallableRef('languages', 1, tmp, Convert$_get_languages_$ref_ykvilw_0(), null));
311
+ return $this.n50_1.r1c($this, getPropertyCallableRef('languages', 1, tmp, Convert$_get_languages_$ref_ykvilw_0(), null));
312
312
  }
313
313
  function Convert$_get_format_$ref_ve190() {
314
314
  return function (p0) {
@@ -361,7 +361,7 @@ function handleError$ref_4() {
361
361
  }
362
362
  function Convert(converter) {
363
363
  CommonOptions.call(this);
364
- this.m50_1 = converter;
364
+ this.k50_1 = converter;
365
365
  var tmp = this;
366
366
  // Inline function 'com.github.ajalt.clikt.parameters.types.enum' call
367
367
  var this_0 = argument(this, VOID, 'Input format');
@@ -381,19 +381,19 @@ function Convert(converter) {
381
381
  }
382
382
  var tmp_0 = choice_0(this_0, destination, true);
383
383
  var tmp_1 = KProperty1;
384
- tmp.n50_1 = tmp_0.x1b(this, getPropertyCallableRef('format', 1, tmp_1, Convert$_get_format_$ref_ve190(), null));
384
+ tmp.l50_1 = tmp_0.x1b(this, getPropertyCallableRef('format', 1, tmp_1, Convert$_get_format_$ref_ve190(), null));
385
385
  var tmp_2 = this;
386
386
  var tmp_3 = optional(argument(this, VOID, 'stdin'));
387
387
  var tmp_4 = KProperty1;
388
- tmp_2.o50_1 = tmp_3.x1b(this, getPropertyCallableRef('stdin', 1, tmp_4, Convert$_get_stdin_$ref_yiqct5(), null));
388
+ tmp_2.m50_1 = tmp_3.x1b(this, getPropertyCallableRef('stdin', 1, tmp_4, Convert$_get_stdin_$ref_yiqct5(), null));
389
389
  var tmp_5 = this;
390
- var tmp_6 = multiple(choice(option(this, Options_Language_getInstance().m4y_1.slice(), 'Language'), Companion_instance_1.d4d(), VOID, true));
390
+ var tmp_6 = multiple(choice(option(this, Options_Language_getInstance().k4y_1.slice(), 'Language'), Companion_instance_1.b4d(), VOID, true));
391
391
  var tmp_7 = KProperty1;
392
- tmp_5.p50_1 = tmp_6.b1d(this, getPropertyCallableRef('languages', 1, tmp_7, Convert$_get_languages_$ref_ykvilw(), null));
392
+ tmp_5.n50_1 = tmp_6.b1d(this, getPropertyCallableRef('languages', 1, tmp_7, Convert$_get_languages_$ref_ykvilw(), null));
393
393
  }
394
394
  protoOf(Convert).q13 = function () {
395
- var logger = new Logger(this.k4z(this.j4z()));
396
- var tmp = getFullPath(this.l4z());
395
+ var logger = new Logger(this.i4z(this.h4z()));
396
+ var tmp = getFullPath(this.j4z());
397
397
  var inputPath = or(tmp, handleError$ref_2());
398
398
  var tmp_0;
399
399
  if (inputPath == null) {
@@ -422,8 +422,8 @@ protoOf(Convert).q13 = function () {
422
422
  } else {
423
423
  if (inputPath instanceof FilePath) {
424
424
  var tmp_3;
425
- if (inputPath.i4e_1.b3_1 === 7) {
426
- tmp_3 = new Source(inputPath.h4e_1, read(inputPath));
425
+ if (inputPath.g4e_1.b3_1 === 7) {
426
+ tmp_3 = new Source(inputPath.f4e_1, read(inputPath));
427
427
  } else {
428
428
  throw new JSONFileError();
429
429
  }
@@ -438,91 +438,91 @@ protoOf(Convert).q13 = function () {
438
438
  }
439
439
  }
440
440
  var source = tmp_0;
441
- var emitters = toEmitters(_get_languages__ojonze_0(this), Companion_instance_0.cs(this.y1w()), new EmitShared(this.h1x()), this.m4z());
441
+ var emitters = toEmitters(_get_languages__ojonze_0(this), Companion_instance_0.cs(this.w1w()), new EmitShared(this.f1x()), this.k4z());
442
442
  var tmp_4;
443
443
  if (inputPath == null) {
444
444
  tmp_4 = null;
445
445
  } else {
446
446
  // Inline function 'kotlin.let' call
447
- var tmp_5 = getOutPutPath(inputPath, this.n4z());
448
- tmp_4 = new Directory(or(tmp_5, handleError$ref_3()).d4e_1);
447
+ var tmp_5 = getOutPutPath(inputPath, this.l4z());
448
+ tmp_4 = new Directory(or(tmp_5, handleError$ref_3()).b4e_1);
449
449
  }
450
450
  var directory = tmp_4;
451
451
  var tmp_6 = _get_format__qlarck(this);
452
452
  var tmp_7 = nonEmptySetOf(source, []);
453
- var tmp_8 = this.o4z(directory);
454
- var tmp0 = new ConverterArguments(tmp_6, tmp_7, emitters, tmp_8, handleError$ref_4(), Companion_instance_0.cs(this.y1w()), logger, this.h1x(), this.p4z(), this.m4z());
453
+ var tmp_8 = this.m4z(directory);
454
+ var tmp0 = new ConverterArguments(tmp_6, tmp_7, emitters, tmp_8, handleError$ref_4(), Companion_instance_0.cs(this.w1w()), logger, this.f1x(), this.n4z(), this.k4z());
455
455
  // Inline function 'kotlin.let' call
456
- this.m50_1(tmp0);
456
+ this.k50_1(tmp0);
457
457
  };
458
458
  function CommonOptions$_get_input_$ref_6c1nvp() {
459
459
  return function (p0) {
460
- return p0.l4z();
460
+ return p0.j4z();
461
461
  };
462
462
  }
463
463
  function CommonOptions$_get_input_$ref_6c1nvp_0() {
464
464
  return function (p0) {
465
- return p0.l4z();
465
+ return p0.j4z();
466
466
  };
467
467
  }
468
468
  function CommonOptions$_get_output_$ref_eo6xdi() {
469
469
  return function (p0) {
470
- return p0.n4z();
470
+ return p0.l4z();
471
471
  };
472
472
  }
473
473
  function CommonOptions$_get_output_$ref_eo6xdi_0() {
474
474
  return function (p0) {
475
- return p0.n4z();
475
+ return p0.l4z();
476
476
  };
477
477
  }
478
478
  function CommonOptions$_get_packageName_$ref_k5vxsu() {
479
479
  return function (p0) {
480
- return p0.y1w();
480
+ return p0.w1w();
481
481
  };
482
482
  }
483
483
  function CommonOptions$_get_packageName_$ref_k5vxsu_0() {
484
484
  return function (p0) {
485
- return p0.y1w();
485
+ return p0.w1w();
486
486
  };
487
487
  }
488
488
  function CommonOptions$_get_logLevel_$ref_mp4bhx() {
489
489
  return function (p0) {
490
- return p0.j4z();
490
+ return p0.h4z();
491
491
  };
492
492
  }
493
493
  function CommonOptions$_get_logLevel_$ref_mp4bhx_0() {
494
494
  return function (p0) {
495
- return p0.j4z();
495
+ return p0.h4z();
496
496
  };
497
497
  }
498
498
  function CommonOptions$_get_shared_$ref_7r7o2u() {
499
499
  return function (p0) {
500
- return p0.h1x();
500
+ return p0.f1x();
501
501
  };
502
502
  }
503
503
  function CommonOptions$_get_shared_$ref_7r7o2u_0() {
504
504
  return function (p0) {
505
- return p0.h1x();
505
+ return p0.f1x();
506
506
  };
507
507
  }
508
508
  function CommonOptions$_get_strict_$ref_vrzh6q() {
509
509
  return function (p0) {
510
- return p0.p4z();
510
+ return p0.n4z();
511
511
  };
512
512
  }
513
513
  function CommonOptions$_get_strict_$ref_vrzh6q_0() {
514
514
  return function (p0) {
515
- return p0.p4z();
515
+ return p0.n4z();
516
516
  };
517
517
  }
518
518
  function CommonOptions$_get_ir_$ref_x8twf6() {
519
519
  return function (p0) {
520
- return p0.m4z();
520
+ return p0.k4z();
521
521
  };
522
522
  }
523
523
  function CommonOptions$_get_ir_$ref_x8twf6_0() {
524
524
  return function (p0) {
525
- return p0.m4z();
525
+ return p0.k4z();
526
526
  };
527
527
  }
528
528
  function CommonOptions$writer$lambda($directory, this$0) {
@@ -537,7 +537,7 @@ function CommonOptions$writer$lambda($directory, this$0) {
537
537
  tmp = null;
538
538
  } else {
539
539
  // Inline function 'kotlin.let' call
540
- write(Companion_instance_2.f4e(_DirectoryPath___get_value__impl__hdy2e3(tmp0_safe_receiver.e4e_1) + '/' + element.yo_1), element.zo_1);
540
+ write(Companion_instance_2.d4e(_DirectoryPath___get_value__impl__hdy2e3(tmp0_safe_receiver.c4e_1) + '/' + element.yo_1), element.zo_1);
541
541
  tmp = Unit_instance;
542
542
  }
543
543
  if (tmp == null) {
@@ -550,63 +550,63 @@ function CommonOptions$writer$lambda($directory, this$0) {
550
550
  function CommonOptions() {
551
551
  CliktCommand.call(this);
552
552
  var tmp = this;
553
- var tmp_0 = option(this, Options_Input_getInstance().m4y_1.slice(), 'Input');
553
+ var tmp_0 = option(this, Options_Input_getInstance().k4y_1.slice(), 'Input');
554
554
  var tmp_1 = KProperty1;
555
- tmp.c4z_1 = tmp_0.b1d(this, getPropertyCallableRef('input', 1, tmp_1, CommonOptions$_get_input_$ref_6c1nvp(), null));
555
+ tmp.a4z_1 = tmp_0.b1d(this, getPropertyCallableRef('input', 1, tmp_1, CommonOptions$_get_input_$ref_6c1nvp(), null));
556
556
  var tmp_2 = this;
557
- var tmp_3 = option(this, Options_Output_getInstance().m4y_1.slice(), 'Output');
557
+ var tmp_3 = option(this, Options_Output_getInstance().k4y_1.slice(), 'Output');
558
558
  var tmp_4 = KProperty1;
559
- tmp_2.d4z_1 = tmp_3.b1d(this, getPropertyCallableRef('output', 1, tmp_4, CommonOptions$_get_output_$ref_eo6xdi(), null));
559
+ tmp_2.b4z_1 = tmp_3.b1d(this, getPropertyCallableRef('output', 1, tmp_4, CommonOptions$_get_output_$ref_eo6xdi(), null));
560
560
  var tmp_5 = this;
561
- var tmp_6 = default_0(option(this, Options_PackageName_getInstance().m4y_1.slice(), 'Package name'), 'community.flock.wirespec.generated');
561
+ var tmp_6 = default_0(option(this, Options_PackageName_getInstance().k4y_1.slice(), 'Package name'), 'community.flock.wirespec.generated');
562
562
  var tmp_7 = KProperty1;
563
- tmp_5.e4z_1 = tmp_6.b1d(this, getPropertyCallableRef('packageName', 1, tmp_7, CommonOptions$_get_packageName_$ref_k5vxsu(), null));
563
+ tmp_5.c4z_1 = tmp_6.b1d(this, getPropertyCallableRef('packageName', 1, tmp_7, CommonOptions$_get_packageName_$ref_k5vxsu(), null));
564
564
  var tmp_8 = this;
565
- var tmp_9 = default_0(option(this, Options_LogLevel_getInstance().m4y_1.slice(), 'Log level: ' + Companion_instance.toString()), Level_INFO_getInstance().toString());
565
+ var tmp_9 = default_0(option(this, Options_LogLevel_getInstance().k4y_1.slice(), 'Log level: ' + Companion_instance.toString()), Level_INFO_getInstance().toString());
566
566
  var tmp_10 = KProperty1;
567
- tmp_8.f4z_1 = tmp_9.b1d(this, getPropertyCallableRef('logLevel', 1, tmp_10, CommonOptions$_get_logLevel_$ref_mp4bhx(), null));
567
+ tmp_8.d4z_1 = tmp_9.b1d(this, getPropertyCallableRef('logLevel', 1, tmp_10, CommonOptions$_get_logLevel_$ref_mp4bhx(), null));
568
568
  var tmp_11 = this;
569
- var tmp_12 = flag(option(this, Options_Shared_getInstance().m4y_1.slice(), 'Generate shared wirespec code'), [], false);
569
+ var tmp_12 = flag(option(this, Options_Shared_getInstance().k4y_1.slice(), 'Generate shared wirespec code'), [], false);
570
570
  var tmp_13 = KProperty1;
571
- tmp_11.g4z_1 = tmp_12.b1d(this, getPropertyCallableRef('shared', 1, tmp_13, CommonOptions$_get_shared_$ref_7r7o2u(), null));
571
+ tmp_11.e4z_1 = tmp_12.b1d(this, getPropertyCallableRef('shared', 1, tmp_13, CommonOptions$_get_shared_$ref_7r7o2u(), null));
572
572
  var tmp_14 = this;
573
- var tmp_15 = flag(option(this, Options_Strict_getInstance().m4y_1.slice(), 'Strict mode'), []);
573
+ var tmp_15 = flag(option(this, Options_Strict_getInstance().k4y_1.slice(), 'Strict mode'), []);
574
574
  var tmp_16 = KProperty1;
575
- tmp_14.h4z_1 = tmp_15.b1d(this, getPropertyCallableRef('strict', 1, tmp_16, CommonOptions$_get_strict_$ref_vrzh6q(), null));
575
+ tmp_14.f4z_1 = tmp_15.b1d(this, getPropertyCallableRef('strict', 1, tmp_16, CommonOptions$_get_strict_$ref_vrzh6q(), null));
576
576
  var tmp_17 = this;
577
- var tmp_18 = flag(option(this, Options_Ir_getInstance().m4y_1.slice(), 'Output intermediate representation'), [], false);
577
+ var tmp_18 = flag(option(this, Options_Ir_getInstance().k4y_1.slice(), 'Output intermediate representation'), [], false);
578
578
  var tmp_19 = KProperty1;
579
- tmp_17.i4z_1 = tmp_18.b1d(this, getPropertyCallableRef('ir', 1, tmp_19, CommonOptions$_get_ir_$ref_x8twf6(), null));
579
+ tmp_17.g4z_1 = tmp_18.b1d(this, getPropertyCallableRef('ir', 1, tmp_19, CommonOptions$_get_ir_$ref_x8twf6(), null));
580
580
  }
581
- protoOf(CommonOptions).l4z = function () {
581
+ protoOf(CommonOptions).j4z = function () {
582
582
  var tmp = KProperty1;
583
- return this.c4z_1.r1c(this, getPropertyCallableRef('input', 1, tmp, CommonOptions$_get_input_$ref_6c1nvp_0(), null));
583
+ return this.a4z_1.r1c(this, getPropertyCallableRef('input', 1, tmp, CommonOptions$_get_input_$ref_6c1nvp_0(), null));
584
584
  };
585
- protoOf(CommonOptions).n4z = function () {
585
+ protoOf(CommonOptions).l4z = function () {
586
586
  var tmp = KProperty1;
587
- return this.d4z_1.r1c(this, getPropertyCallableRef('output', 1, tmp, CommonOptions$_get_output_$ref_eo6xdi_0(), null));
587
+ return this.b4z_1.r1c(this, getPropertyCallableRef('output', 1, tmp, CommonOptions$_get_output_$ref_eo6xdi_0(), null));
588
588
  };
589
- protoOf(CommonOptions).y1w = function () {
589
+ protoOf(CommonOptions).w1w = function () {
590
590
  var tmp = KProperty1;
591
- return this.e4z_1.r1c(this, getPropertyCallableRef('packageName', 1, tmp, CommonOptions$_get_packageName_$ref_k5vxsu_0(), null));
591
+ return this.c4z_1.r1c(this, getPropertyCallableRef('packageName', 1, tmp, CommonOptions$_get_packageName_$ref_k5vxsu_0(), null));
592
592
  };
593
- protoOf(CommonOptions).j4z = function () {
593
+ protoOf(CommonOptions).h4z = function () {
594
594
  var tmp = KProperty1;
595
- return this.f4z_1.r1c(this, getPropertyCallableRef('logLevel', 1, tmp, CommonOptions$_get_logLevel_$ref_mp4bhx_0(), null));
595
+ return this.d4z_1.r1c(this, getPropertyCallableRef('logLevel', 1, tmp, CommonOptions$_get_logLevel_$ref_mp4bhx_0(), null));
596
596
  };
597
- protoOf(CommonOptions).h1x = function () {
597
+ protoOf(CommonOptions).f1x = function () {
598
598
  var tmp = KProperty1;
599
- return this.g4z_1.r1c(this, getPropertyCallableRef('shared', 1, tmp, CommonOptions$_get_shared_$ref_7r7o2u_0(), null));
599
+ return this.e4z_1.r1c(this, getPropertyCallableRef('shared', 1, tmp, CommonOptions$_get_shared_$ref_7r7o2u_0(), null));
600
600
  };
601
- protoOf(CommonOptions).p4z = function () {
601
+ protoOf(CommonOptions).n4z = function () {
602
602
  var tmp = KProperty1;
603
- return this.h4z_1.r1c(this, getPropertyCallableRef('strict', 1, tmp, CommonOptions$_get_strict_$ref_vrzh6q_0(), null));
603
+ return this.f4z_1.r1c(this, getPropertyCallableRef('strict', 1, tmp, CommonOptions$_get_strict_$ref_vrzh6q_0(), null));
604
604
  };
605
- protoOf(CommonOptions).m4z = function () {
605
+ protoOf(CommonOptions).k4z = function () {
606
606
  var tmp = KProperty1;
607
- return this.i4z_1.r1c(this, getPropertyCallableRef('ir', 1, tmp, CommonOptions$_get_ir_$ref_x8twf6_0(), null));
607
+ return this.g4z_1.r1c(this, getPropertyCallableRef('ir', 1, tmp, CommonOptions$_get_ir_$ref_x8twf6_0(), null));
608
608
  };
609
- protoOf(CommonOptions).k4z = function (_this__u8e3s4) {
609
+ protoOf(CommonOptions).i4z = function (_this__u8e3s4) {
610
610
  // Inline function 'kotlin.text.trim' call
611
611
  // Inline function 'kotlin.text.uppercase' call
612
612
  // Inline function 'kotlin.js.asDynamic' call
@@ -629,7 +629,7 @@ protoOf(CommonOptions).k4z = function (_this__u8e3s4) {
629
629
  }
630
630
  return tmp;
631
631
  };
632
- protoOf(CommonOptions).o4z = function (directory) {
632
+ protoOf(CommonOptions).m4z = function (directory) {
633
633
  return CommonOptions$writer$lambda(directory, this);
634
634
  };
635
635
  var Options_Input_instance;
@@ -656,7 +656,7 @@ function Options_initEntries() {
656
656
  }
657
657
  function Options(name, ordinal, flags) {
658
658
  Enum.call(this, name, ordinal);
659
- this.m4y_1 = flags;
659
+ this.k4y_1 = flags;
660
660
  }
661
661
  function handleError(string) {
662
662
  throw new CliktError(string);
@@ -739,7 +739,7 @@ function main_0(args) {
739
739
  // Inline function 'kotlin.let' call
740
740
  var tmp = Companion_instance_4;
741
741
  var tmp_0 = compile$ref();
742
- main(tmp.k4x(tmp_0, convert$ref()), destination);
742
+ main(tmp.i4x(tmp_0, convert$ref()), destination);
743
743
  }
744
744
  function compile$ref() {
745
745
  var l = function (p0) {
@@ -125,27 +125,27 @@ function Shared_initEntries() {
125
125
  return Unit_instance;
126
126
  Shared_entriesInitialized = true;
127
127
  // Inline function 'kotlin.let' call
128
- var p0 = ensureNotNull((new KotlinIrEmitter(VOID, new EmitShared(true))).b1w());
129
- var tmp$ret$1 = KotlinGenerator_instance.y1v(p0);
128
+ var p0 = ensureNotNull((new KotlinIrEmitter(VOID, new EmitShared(true))).z1v());
129
+ var tmp$ret$1 = KotlinGenerator_instance.w1v(p0);
130
130
  Shared_KOTLIN_instance = new Shared('KOTLIN', 0, tmp$ret$1);
131
- var tmp0 = ensureNotNull((new JavaIrEmitter(VOID, new EmitShared(true))).b1w());
131
+ var tmp0 = ensureNotNull((new JavaIrEmitter(VOID, new EmitShared(true))).z1v());
132
132
  // Inline function 'kotlin.let' call
133
- var tmp$ret$3 = JavaGenerator_getInstance().y1v(tmp0);
133
+ var tmp$ret$3 = JavaGenerator_getInstance().w1v(tmp0);
134
134
  Shared_JAVA_instance = new Shared('JAVA', 1, tmp$ret$3);
135
- var tmp0_0 = ensureNotNull((new TypeScriptIrEmitter()).b1w());
135
+ var tmp0_0 = ensureNotNull((new TypeScriptIrEmitter()).z1v());
136
136
  // Inline function 'kotlin.let' call
137
- var tmp$ret$5 = TypeScriptGenerator_getInstance().y1v(tmp0_0);
137
+ var tmp$ret$5 = TypeScriptGenerator_getInstance().w1v(tmp0_0);
138
138
  Shared_TYPESCRIPT_instance = new Shared('TYPESCRIPT', 2, tmp$ret$5);
139
139
  // Inline function 'kotlin.let' call
140
- var p0_0 = ensureNotNull((new PythonIrEmitter(VOID, new EmitShared(true))).b1w());
141
- var tmp$ret$7 = PythonGenerator_instance.y1v(p0_0);
140
+ var p0_0 = ensureNotNull((new PythonIrEmitter(VOID, new EmitShared(true))).z1v());
141
+ var tmp$ret$7 = PythonGenerator_instance.w1v(p0_0);
142
142
  Shared_PYTHON_instance = new Shared('PYTHON', 3, tmp$ret$7);
143
143
  }
144
144
  function Shared(name, ordinal, source) {
145
145
  Enum.call(this, name, ordinal);
146
146
  this.source = source;
147
147
  }
148
- protoOf(Shared).w2y = function () {
148
+ protoOf(Shared).u2y = function () {
149
149
  return this.source;
150
150
  };
151
151
  var Emitters_WIRESPEC_instance;
@@ -264,13 +264,13 @@ function convert(source, converters, strict) {
264
264
  var tmp;
265
265
  switch (converters.b3_1) {
266
266
  case 0:
267
- tmp = produce_1(OpenAPIV2Parser_instance.q47(new ModuleContent(new FileUri(''), source), strict));
267
+ tmp = produce_1(OpenAPIV2Parser_instance.o47(new ModuleContent(new FileUri(''), source), strict));
268
268
  break;
269
269
  case 1:
270
- tmp = produce_1(OpenAPIV3Parser_instance.q47(new ModuleContent(new FileUri(''), source), strict));
270
+ tmp = produce_1(OpenAPIV3Parser_instance.o47(new ModuleContent(new FileUri(''), source), strict));
271
271
  break;
272
272
  case 2:
273
- tmp = produce_1(AvroJsonParser_instance.q47(new ModuleContent(new FileUri(''), source), strict));
273
+ tmp = produce_1(AvroJsonParser_instance.o47(new ModuleContent(new FileUri(''), source), strict));
274
274
  break;
275
275
  default:
276
276
  noWhenBranchMatchedException();
@@ -335,7 +335,7 @@ function emit(wsAst, emitter, packageName, emitShared) {
335
335
  }
336
336
 
337
337
  var tmp$ret$3 = _NonEmptyList___init__impl__fxd0xp(destination);
338
- var tmp0_0 = tmp_0.o47(tmp$ret$3, get_noLogger());
338
+ var tmp0_0 = tmp_0.m47(tmp$ret$3, get_noLogger());
339
339
  // Inline function 'kotlin.let' call
340
340
 
341
341
  // Inline function 'kotlin.let' call
@@ -365,7 +365,7 @@ function emit(wsAst, emitter, packageName, emitShared) {
365
365
  }
366
366
 
367
367
  var tmp$ret$12 = _NonEmptyList___init__impl__fxd0xp(destination_0);
368
- var tmp0_2 = tmp_1.s47(tmp$ret$12, null, get_noLogger());
368
+ var tmp0_2 = tmp_1.q47(tmp$ret$12, null, get_noLogger());
369
369
  // Inline function 'kotlin.let' call
370
370
 
371
371
  // Inline function 'kotlin.let' call
@@ -389,7 +389,7 @@ function emit(wsAst, emitter, packageName, emitShared) {
389
389
  var _iterator__ex2g4s_1 = this_3.t();
390
390
  while (_iterator__ex2g4s_1.u()) {
391
391
  var item = _iterator__ex2g4s_1.v();
392
- var tmp$ret$18 = AvroJsonEmitter_getInstance().y48(item);
392
+ var tmp$ret$18 = AvroJsonEmitter_getInstance().w48(item);
393
393
  destination_1.x(tmp$ret$18);
394
394
  }
395
395
 
@@ -408,11 +408,11 @@ function emit(wsAst, emitter, packageName, emitShared) {
408
408
  // Inline function 'kotlinx.serialization.encodeToString' call
409
409
  var this_6 = Default_getInstance();
410
410
  // Inline function 'kotlinx.serialization.serializer' call
411
- var this_7 = this_6.d25();
411
+ var this_7 = this_6.b25();
412
412
  // Inline function 'kotlinx.serialization.internal.cast' call
413
413
  var this_8 = serializer(this_7, createKType(getKClass(KtList), arrayOf([createInvariantKTypeProjection(createKType(getKClass(Type), arrayOf([]), false))]), false));
414
414
  var tmp$ret$23 = isInterface(this_8, KSerializer) ? this_8 : THROW_CCE();
415
- var tmp$ret$25 = this_6.i2m(tmp$ret$23, item_0);
415
+ var tmp$ret$25 = this_6.g2m(tmp$ret$23, item_0);
416
416
  destination_2.x(tmp$ret$25);
417
417
  }
418
418
 
@@ -464,7 +464,7 @@ function generate$1() {
464
464
  }
465
465
  function encode$lambda($serializer) {
466
466
  return function (value) {
467
- return Default_getInstance().i2m($serializer, value);
467
+ return Default_getInstance().g2m($serializer, value);
468
468
  };
469
469
  }
470
470
  function Shared_KOTLIN_getInstance() {
@@ -188,7 +188,7 @@ function resolveReference(_this__u8e3s4, type) {
188
188
  }
189
189
  function defaultGenerator(random) {
190
190
  // Inline function 'kotlin.let' call
191
- var p0 = Companion_instance.x56('\\w{1,50}').g57(random);
191
+ var p0 = Companion_instance.v56('\\w{1,50}').e57(random);
192
192
  return JsonPrimitive_1(p0);
193
193
  }
194
194
  function generateObject(_this__u8e3s4, def, random) {
@@ -326,7 +326,7 @@ function generateUnion(_this__u8e3s4, def, random) {
326
326
  return generate_0(_this__u8e3s4, it, random);
327
327
  }
328
328
  function randomRegex(regex, random) {
329
- return Companion_instance.x56(substring(regex, 1, regex.length - 2 | 0)).g57(random);
329
+ return Companion_instance.v56(substring(regex, 1, regex.length - 2 | 0)).e57(random);
330
330
  }
331
331
  //region block: exports
332
332
  export {