@flock/wirespec 0.17.3 → 0.17.4

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 (37) hide show
  1. package/clikt-clikt.mjs +1174 -1174
  2. package/colormath-root-colormath.mjs +425 -425
  3. package/kotlin-kotlin-stdlib.mjs +46 -45
  4. package/kotlin-kotlin-stdlib.mjs.map +1 -1
  5. package/kotlin-openapi-bindings.mjs +9202 -9761
  6. package/kotlin-openapi-bindings.mjs.map +1 -1
  7. package/kotlin-rgxgen.mjs +1767 -1767
  8. package/kotlinx-io-kotlinx-io-core.mjs +380 -380
  9. package/kotlinx-serialization-kotlinx-serialization-core.mjs +4 -0
  10. package/kotlinx-serialization-kotlinx-serialization-core.mjs.map +1 -1
  11. package/kotlinx-serialization-kotlinx-serialization-json.mjs +299 -299
  12. package/kotlinx-serialization-kotlinx-serialization-json.mjs.map +1 -1
  13. package/markdown.mjs +1876 -1876
  14. package/mordant-mordant.mjs +1643 -1643
  15. package/package.json +1 -1
  16. package/wirespec-src-compiler-core.mjs +1059 -1059
  17. package/wirespec-src-compiler-emitters-java.mjs +242 -242
  18. package/wirespec-src-compiler-emitters-java.mjs.map +1 -1
  19. package/wirespec-src-compiler-emitters-kotlin.mjs +194 -194
  20. package/wirespec-src-compiler-emitters-kotlin.mjs.map +1 -1
  21. package/wirespec-src-compiler-emitters-python.mjs +213 -213
  22. package/wirespec-src-compiler-emitters-python.mjs.map +1 -1
  23. package/wirespec-src-compiler-emitters-typescript.mjs +196 -196
  24. package/wirespec-src-compiler-emitters-typescript.mjs.map +1 -1
  25. package/wirespec-src-compiler-emitters-wirespec.mjs +71 -71
  26. package/wirespec-src-compiler-emitters-wirespec.mjs.map +1 -1
  27. package/wirespec-src-compiler-lib.mjs +377 -327
  28. package/wirespec-src-compiler-lib.mjs.map +1 -1
  29. package/wirespec-src-converter-avro.mjs +316 -316
  30. package/wirespec-src-converter-openapi.mjs +2565 -2561
  31. package/wirespec-src-converter-openapi.mjs.map +1 -1
  32. package/wirespec-src-plugin-arguments.mjs +139 -139
  33. package/wirespec-src-plugin-cli.mjs +77 -77
  34. package/wirespec-src-plugin-npm.d.ts +13 -5
  35. package/wirespec-src-plugin-npm.mjs +41 -41
  36. package/wirespec-src-plugin-npm.mjs.map +1 -1
  37. package/wirespec-src-tools-generator.mjs +25 -25
@@ -162,7 +162,7 @@ var Language_OpenAPIV3_instance;
162
162
  var Language_Avro_instance;
163
163
  function Companion_0() {
164
164
  }
165
- protoOf(Companion_0).p2j = function () {
165
+ protoOf(Companion_0).g2i = function () {
166
166
  // Inline function 'kotlin.collections.associateBy' call
167
167
  var this_0 = get_entries_1();
168
168
  var capacity = coerceAtLeast(mapCapacity(collectionSizeOrDefault(this_0, 10)), 16);
@@ -278,7 +278,7 @@ function Language_Avro_getInstance() {
278
278
  function compile_0(arguments_0) {
279
279
  var ctx = new compile$ctx$1(arguments_0);
280
280
  // Inline function 'arrow.core.NonEmptySet.map' call
281
- var this_0 = arguments_0.q2j_1;
281
+ var this_0 = arguments_0.h2i_1;
282
282
  // Inline function 'kotlin.collections.map' call
283
283
  var this_1 = _NonEmptySet___get_elements__impl__g09gj9(this_0);
284
284
  // Inline function 'kotlin.collections.mapTo' call
@@ -287,7 +287,7 @@ function compile_0(arguments_0) {
287
287
  while (tmp0_iterator.h()) {
288
288
  var item = tmp0_iterator.i();
289
289
  // Inline function 'community.flock.wirespec.plugin.compile.<anonymous>' call
290
- var tmp$ret$0 = new ModuleContent(_FileUri___init__impl__ujwvc9(_Name___get_value__impl__3tbxxy(item.y2j_1)), item.z2j_1);
290
+ var tmp$ret$0 = new ModuleContent(_FileUri___init__impl__ujwvc9(_Name___get_value__impl__3tbxxy(item.p2i_1)), item.q2i_1);
291
291
  destination.e(tmp$ret$0);
292
292
  }
293
293
  var tmp$ret$3 = ensureNotNull(toNonEmptyListOrNull(destination));
@@ -295,7 +295,7 @@ function compile_0(arguments_0) {
295
295
  }
296
296
  function convert(arguments_0) {
297
297
  var tmp;
298
- switch (arguments_0.a2k_1.r2_1) {
298
+ switch (arguments_0.r2i_1.r2_1) {
299
299
  case 0:
300
300
  tmp = OpenAPIV2Parser_instance;
301
301
  break;
@@ -310,13 +310,13 @@ function convert(arguments_0) {
310
310
  break;
311
311
  }
312
312
  var parser = tmp;
313
- var options = new ParseOptions(arguments_0.i2k_1);
313
+ var options = new ParseOptions(arguments_0.z2i_1);
314
314
  // Inline function 'arrow.core.Either.map' call
315
315
  // Inline function 'kotlin.let' call
316
316
  // Inline function 'arrow.core.NonEmptyList.map' call
317
317
  // Inline function 'arrow.core.NonEmptyList.map' call
318
318
  // Inline function 'arrow.core.NonEmptySet.map' call
319
- var this_0 = arguments_0.b2k_1;
319
+ var this_0 = arguments_0.s2i_1;
320
320
  // Inline function 'kotlin.collections.map' call
321
321
  var this_1 = _NonEmptySet___get_elements__impl__g09gj9(this_0);
322
322
  // Inline function 'kotlin.collections.mapTo' call
@@ -325,13 +325,13 @@ function convert(arguments_0) {
325
325
  while (tmp0_iterator.h()) {
326
326
  var item = tmp0_iterator.i();
327
327
  // Inline function 'community.flock.wirespec.plugin.convert.<anonymous>' call
328
- var tmp$ret$0 = new ModuleContent(_FileUri___init__impl__ujwvc9(_Name___get_value__impl__3tbxxy(item.y2j_1)), item.z2j_1);
328
+ var tmp$ret$0 = new ModuleContent(_FileUri___init__impl__ujwvc9(_Name___get_value__impl__3tbxxy(item.p2i_1)), item.q2i_1);
329
329
  destination.e(tmp$ret$0);
330
330
  }
331
331
  var this_2 = ensureNotNull(toNonEmptyListOrNull(destination));
332
332
  // Inline function 'community.flock.wirespec.plugin.convert.<anonymous>' call
333
333
  var moduleContent = this_2.pk_1;
334
- var tmp_0 = parser.g2f(moduleContent, arguments_0.i2k_1);
334
+ var tmp_0 = parser.a2e(moduleContent, arguments_0.z2i_1);
335
335
  // Inline function 'kotlin.collections.map' call
336
336
  var this_3 = this_2.qk_1;
337
337
  // Inline function 'kotlin.collections.mapTo' call
@@ -340,13 +340,13 @@ function convert(arguments_0) {
340
340
  while (tmp0_iterator_0.h()) {
341
341
  var item_0 = tmp0_iterator_0.i();
342
342
  // Inline function 'community.flock.wirespec.plugin.convert.<anonymous>' call
343
- var tmp$ret$5 = parser.g2f(item_0, arguments_0.i2k_1);
343
+ var tmp$ret$5 = parser.a2e(item_0, arguments_0.z2i_1);
344
344
  destination_0.e(tmp$ret$5);
345
345
  }
346
346
  var this_4 = new NonEmptyList(tmp_0, destination_0);
347
347
  // Inline function 'community.flock.wirespec.plugin.convert.<anonymous>' call
348
348
  var it = this_4.pk_1;
349
- var tmp_1 = Validator_instance.d2a(options, it);
349
+ var tmp_1 = Validator_instance.x28(options, it);
350
350
  // Inline function 'kotlin.collections.map' call
351
351
  var this_5 = this_4.qk_1;
352
352
  // Inline function 'kotlin.collections.mapTo' call
@@ -355,7 +355,7 @@ function convert(arguments_0) {
355
355
  while (tmp0_iterator_1.h()) {
356
356
  var item_1 = tmp0_iterator_1.i();
357
357
  // Inline function 'community.flock.wirespec.plugin.convert.<anonymous>' call
358
- var tmp$ret$10 = Validator_instance.d2a(options, item_1);
358
+ var tmp$ret$10 = Validator_instance.x28(options, item_1);
359
359
  destination_1.e(tmp$ret$10);
360
360
  }
361
361
  // Inline function 'kotlin.contracts.contract' call
@@ -407,7 +407,7 @@ function convert(arguments_0) {
407
407
  // Inline function 'community.flock.wirespec.plugin.convert.<anonymous>.<anonymous>' call
408
408
  var ast = this_7.pk_1;
409
409
  // Inline function 'arrow.core.NonEmptySet.flatMap' call
410
- var this_8 = arguments_0.c2k_1;
410
+ var this_8 = arguments_0.t2i_1;
411
411
  // Inline function 'kotlin.collections.flatMap' call
412
412
  // Inline function 'kotlin.collections.flatMapTo' call
413
413
  var this_9 = _NonEmptySet___get_elements__impl__g09gj9(this_8);
@@ -416,7 +416,7 @@ function convert(arguments_0) {
416
416
  while (tmp0_iterator_2.h()) {
417
417
  var element = tmp0_iterator_2.i();
418
418
  // Inline function 'community.flock.wirespec.plugin.convert.<anonymous>.<anonymous>.<anonymous>' call
419
- var list = element.g23(ast, arguments_0.g2k_1);
419
+ var list = element.a22(ast, arguments_0.x2i_1);
420
420
  addAll(destination_2, list);
421
421
  }
422
422
  var tmp_5 = ensureNotNull(toNonEmptyListOrNull(destination_2)).nk();
@@ -429,7 +429,7 @@ function convert(arguments_0) {
429
429
  var element_0 = tmp0_iterator_3.i();
430
430
  // Inline function 'community.flock.wirespec.plugin.convert.<anonymous>.<anonymous>' call
431
431
  // Inline function 'arrow.core.NonEmptySet.flatMap' call
432
- var this_11 = arguments_0.c2k_1;
432
+ var this_11 = arguments_0.t2i_1;
433
433
  // Inline function 'kotlin.collections.flatMap' call
434
434
  // Inline function 'kotlin.collections.flatMapTo' call
435
435
  var this_12 = _NonEmptySet___get_elements__impl__g09gj9(this_11);
@@ -438,7 +438,7 @@ function convert(arguments_0) {
438
438
  while (tmp0_iterator_4.h()) {
439
439
  var element_1 = tmp0_iterator_4.i();
440
440
  // Inline function 'community.flock.wirespec.plugin.convert.<anonymous>.<anonymous>.<anonymous>' call
441
- var list_0 = element_1.g23(element_0, arguments_0.g2k_1);
441
+ var list_0 = element_1.a22(element_0, arguments_0.x2i_1);
442
442
  addAll(destination_4, list_0);
443
443
  }
444
444
  var list_1 = ensureNotNull(toNonEmptyListOrNull(destination_4));
@@ -512,8 +512,8 @@ function fold(_this__u8e3s4, arguments_0) {
512
512
  }
513
513
  }
514
514
  var this_3 = tmp_1;
515
- var ifLeft = arguments_0.j2k();
516
- var ifRight = arguments_0.k2k();
515
+ var ifLeft = arguments_0.a2j();
516
+ var ifRight = arguments_0.b2j();
517
517
  // Inline function 'kotlin.contracts.contract' call
518
518
  var tmp_2;
519
519
  if (this_3 instanceof Right) {
@@ -528,43 +528,43 @@ function fold(_this__u8e3s4, arguments_0) {
528
528
  return tmp_2;
529
529
  }
530
530
  function compile$ctx$1($arguments) {
531
- this.l2k_1 = $arguments.v2j_1;
532
- this.m2k_1 = $arguments.r2j_1;
531
+ this.c2j_1 = $arguments.m2i_1;
532
+ this.d2j_1 = $arguments.i2i_1;
533
533
  }
534
- protoOf(compile$ctx$1).t22 = function () {
535
- return this.l2k_1;
534
+ protoOf(compile$ctx$1).n21 = function () {
535
+ return this.c2j_1;
536
536
  };
537
- protoOf(compile$ctx$1).f23 = function () {
538
- return this.m2k_1;
537
+ protoOf(compile$ctx$1).z21 = function () {
538
+ return this.d2j_1;
539
539
  };
540
540
  function CompilerArguments(input, emitters, writer, error, packageName, logger, shared, strict) {
541
- this.q2j_1 = input;
542
- this.r2j_1 = emitters;
543
- this.s2j_1 = writer;
544
- this.t2j_1 = error;
545
- this.u2j_1 = packageName;
546
- this.v2j_1 = logger;
547
- this.w2j_1 = shared;
548
- this.x2j_1 = strict;
549
- }
550
- protoOf(CompilerArguments).k2k = function () {
551
- return this.s2j_1;
541
+ this.h2i_1 = input;
542
+ this.i2i_1 = emitters;
543
+ this.j2i_1 = writer;
544
+ this.k2i_1 = error;
545
+ this.l2i_1 = packageName;
546
+ this.m2i_1 = logger;
547
+ this.n2i_1 = shared;
548
+ this.o2i_1 = strict;
549
+ }
550
+ protoOf(CompilerArguments).b2j = function () {
551
+ return this.j2i_1;
552
552
  };
553
- protoOf(CompilerArguments).j2k = function () {
554
- return this.t2j_1;
553
+ protoOf(CompilerArguments).a2j = function () {
554
+ return this.k2i_1;
555
555
  };
556
556
  protoOf(CompilerArguments).toString = function () {
557
- return 'CompilerArguments(input=' + NonEmptySet__toString_impl_yfcj6n(this.q2j_1) + ', emitters=' + NonEmptySet__toString_impl_yfcj6n(this.r2j_1) + ', writer=' + toString(this.s2j_1) + ', error=' + toString(this.t2j_1) + ', packageName=' + this.u2j_1.toString() + ', logger=' + toString(this.v2j_1) + ', shared=' + this.w2j_1 + ', strict=' + this.x2j_1 + ')';
557
+ return 'CompilerArguments(input=' + NonEmptySet__toString_impl_yfcj6n(this.h2i_1) + ', emitters=' + NonEmptySet__toString_impl_yfcj6n(this.i2i_1) + ', writer=' + toString(this.j2i_1) + ', error=' + toString(this.k2i_1) + ', packageName=' + this.l2i_1.toString() + ', logger=' + toString(this.m2i_1) + ', shared=' + this.n2i_1 + ', strict=' + this.o2i_1 + ')';
558
558
  };
559
559
  protoOf(CompilerArguments).hashCode = function () {
560
- var result = NonEmptySet__hashCode_impl_co6mds(this.q2j_1);
561
- result = imul(result, 31) + NonEmptySet__hashCode_impl_co6mds(this.r2j_1) | 0;
562
- result = imul(result, 31) + hashCode(this.s2j_1) | 0;
563
- result = imul(result, 31) + hashCode(this.t2j_1) | 0;
564
- result = imul(result, 31) + hashCode(this.u2j_1) | 0;
565
- result = imul(result, 31) + hashCode(this.v2j_1) | 0;
566
- result = imul(result, 31) + getBooleanHashCode(this.w2j_1) | 0;
567
- result = imul(result, 31) + getBooleanHashCode(this.x2j_1) | 0;
560
+ var result = NonEmptySet__hashCode_impl_co6mds(this.h2i_1);
561
+ result = imul(result, 31) + NonEmptySet__hashCode_impl_co6mds(this.i2i_1) | 0;
562
+ result = imul(result, 31) + hashCode(this.j2i_1) | 0;
563
+ result = imul(result, 31) + hashCode(this.k2i_1) | 0;
564
+ result = imul(result, 31) + hashCode(this.l2i_1) | 0;
565
+ result = imul(result, 31) + hashCode(this.m2i_1) | 0;
566
+ result = imul(result, 31) + getBooleanHashCode(this.n2i_1) | 0;
567
+ result = imul(result, 31) + getBooleanHashCode(this.o2i_1) | 0;
568
568
  return result;
569
569
  };
570
570
  protoOf(CompilerArguments).equals = function (other) {
@@ -573,54 +573,54 @@ protoOf(CompilerArguments).equals = function (other) {
573
573
  if (!(other instanceof CompilerArguments))
574
574
  return false;
575
575
  var tmp0_other_with_cast = other instanceof CompilerArguments ? other : THROW_CCE();
576
- if (!equals(new NonEmptySet(this.q2j_1), new NonEmptySet(tmp0_other_with_cast.q2j_1)))
576
+ if (!equals(new NonEmptySet(this.h2i_1), new NonEmptySet(tmp0_other_with_cast.h2i_1)))
577
577
  return false;
578
- if (!equals(new NonEmptySet(this.r2j_1), new NonEmptySet(tmp0_other_with_cast.r2j_1)))
578
+ if (!equals(new NonEmptySet(this.i2i_1), new NonEmptySet(tmp0_other_with_cast.i2i_1)))
579
579
  return false;
580
- if (!equals(this.s2j_1, tmp0_other_with_cast.s2j_1))
580
+ if (!equals(this.j2i_1, tmp0_other_with_cast.j2i_1))
581
581
  return false;
582
- if (!equals(this.t2j_1, tmp0_other_with_cast.t2j_1))
582
+ if (!equals(this.k2i_1, tmp0_other_with_cast.k2i_1))
583
583
  return false;
584
- if (!equals(this.u2j_1, tmp0_other_with_cast.u2j_1))
584
+ if (!equals(this.l2i_1, tmp0_other_with_cast.l2i_1))
585
585
  return false;
586
- if (!equals(this.v2j_1, tmp0_other_with_cast.v2j_1))
586
+ if (!equals(this.m2i_1, tmp0_other_with_cast.m2i_1))
587
587
  return false;
588
- if (!(this.w2j_1 === tmp0_other_with_cast.w2j_1))
588
+ if (!(this.n2i_1 === tmp0_other_with_cast.n2i_1))
589
589
  return false;
590
- if (!(this.x2j_1 === tmp0_other_with_cast.x2j_1))
590
+ if (!(this.o2i_1 === tmp0_other_with_cast.o2i_1))
591
591
  return false;
592
592
  return true;
593
593
  };
594
594
  function ConverterArguments(format, input, emitters, writer, error, packageName, logger, shared, strict) {
595
- this.a2k_1 = format;
596
- this.b2k_1 = input;
597
- this.c2k_1 = emitters;
598
- this.d2k_1 = writer;
599
- this.e2k_1 = error;
600
- this.f2k_1 = packageName;
601
- this.g2k_1 = logger;
602
- this.h2k_1 = shared;
603
- this.i2k_1 = strict;
604
- }
605
- protoOf(ConverterArguments).k2k = function () {
606
- return this.d2k_1;
595
+ this.r2i_1 = format;
596
+ this.s2i_1 = input;
597
+ this.t2i_1 = emitters;
598
+ this.u2i_1 = writer;
599
+ this.v2i_1 = error;
600
+ this.w2i_1 = packageName;
601
+ this.x2i_1 = logger;
602
+ this.y2i_1 = shared;
603
+ this.z2i_1 = strict;
604
+ }
605
+ protoOf(ConverterArguments).b2j = function () {
606
+ return this.u2i_1;
607
607
  };
608
- protoOf(ConverterArguments).j2k = function () {
609
- return this.e2k_1;
608
+ protoOf(ConverterArguments).a2j = function () {
609
+ return this.v2i_1;
610
610
  };
611
611
  protoOf(ConverterArguments).toString = function () {
612
- return 'ConverterArguments(format=' + this.a2k_1.toString() + ', input=' + NonEmptySet__toString_impl_yfcj6n(this.b2k_1) + ', emitters=' + NonEmptySet__toString_impl_yfcj6n(this.c2k_1) + ', writer=' + toString(this.d2k_1) + ', error=' + toString(this.e2k_1) + ', packageName=' + this.f2k_1.toString() + ', logger=' + toString(this.g2k_1) + ', shared=' + this.h2k_1 + ', strict=' + this.i2k_1 + ')';
612
+ return 'ConverterArguments(format=' + this.r2i_1.toString() + ', input=' + NonEmptySet__toString_impl_yfcj6n(this.s2i_1) + ', emitters=' + NonEmptySet__toString_impl_yfcj6n(this.t2i_1) + ', writer=' + toString(this.u2i_1) + ', error=' + toString(this.v2i_1) + ', packageName=' + this.w2i_1.toString() + ', logger=' + toString(this.x2i_1) + ', shared=' + this.y2i_1 + ', strict=' + this.z2i_1 + ')';
613
613
  };
614
614
  protoOf(ConverterArguments).hashCode = function () {
615
- var result = this.a2k_1.hashCode();
616
- result = imul(result, 31) + NonEmptySet__hashCode_impl_co6mds(this.b2k_1) | 0;
617
- result = imul(result, 31) + NonEmptySet__hashCode_impl_co6mds(this.c2k_1) | 0;
618
- result = imul(result, 31) + hashCode(this.d2k_1) | 0;
619
- result = imul(result, 31) + hashCode(this.e2k_1) | 0;
620
- result = imul(result, 31) + hashCode(this.f2k_1) | 0;
621
- result = imul(result, 31) + hashCode(this.g2k_1) | 0;
622
- result = imul(result, 31) + getBooleanHashCode(this.h2k_1) | 0;
623
- result = imul(result, 31) + getBooleanHashCode(this.i2k_1) | 0;
615
+ var result = this.r2i_1.hashCode();
616
+ result = imul(result, 31) + NonEmptySet__hashCode_impl_co6mds(this.s2i_1) | 0;
617
+ result = imul(result, 31) + NonEmptySet__hashCode_impl_co6mds(this.t2i_1) | 0;
618
+ result = imul(result, 31) + hashCode(this.u2i_1) | 0;
619
+ result = imul(result, 31) + hashCode(this.v2i_1) | 0;
620
+ result = imul(result, 31) + hashCode(this.w2i_1) | 0;
621
+ result = imul(result, 31) + hashCode(this.x2i_1) | 0;
622
+ result = imul(result, 31) + getBooleanHashCode(this.y2i_1) | 0;
623
+ result = imul(result, 31) + getBooleanHashCode(this.z2i_1) | 0;
624
624
  return result;
625
625
  };
626
626
  protoOf(ConverterArguments).equals = function (other) {
@@ -629,36 +629,36 @@ protoOf(ConverterArguments).equals = function (other) {
629
629
  if (!(other instanceof ConverterArguments))
630
630
  return false;
631
631
  var tmp0_other_with_cast = other instanceof ConverterArguments ? other : THROW_CCE();
632
- if (!this.a2k_1.equals(tmp0_other_with_cast.a2k_1))
632
+ if (!this.r2i_1.equals(tmp0_other_with_cast.r2i_1))
633
633
  return false;
634
- if (!equals(new NonEmptySet(this.b2k_1), new NonEmptySet(tmp0_other_with_cast.b2k_1)))
634
+ if (!equals(new NonEmptySet(this.s2i_1), new NonEmptySet(tmp0_other_with_cast.s2i_1)))
635
635
  return false;
636
- if (!equals(new NonEmptySet(this.c2k_1), new NonEmptySet(tmp0_other_with_cast.c2k_1)))
636
+ if (!equals(new NonEmptySet(this.t2i_1), new NonEmptySet(tmp0_other_with_cast.t2i_1)))
637
637
  return false;
638
- if (!equals(this.d2k_1, tmp0_other_with_cast.d2k_1))
638
+ if (!equals(this.u2i_1, tmp0_other_with_cast.u2i_1))
639
639
  return false;
640
- if (!equals(this.e2k_1, tmp0_other_with_cast.e2k_1))
640
+ if (!equals(this.v2i_1, tmp0_other_with_cast.v2i_1))
641
641
  return false;
642
- if (!equals(this.f2k_1, tmp0_other_with_cast.f2k_1))
642
+ if (!equals(this.w2i_1, tmp0_other_with_cast.w2i_1))
643
643
  return false;
644
- if (!equals(this.g2k_1, tmp0_other_with_cast.g2k_1))
644
+ if (!equals(this.x2i_1, tmp0_other_with_cast.x2i_1))
645
645
  return false;
646
- if (!(this.h2k_1 === tmp0_other_with_cast.h2k_1))
646
+ if (!(this.y2i_1 === tmp0_other_with_cast.y2i_1))
647
647
  return false;
648
- if (!(this.i2k_1 === tmp0_other_with_cast.i2k_1))
648
+ if (!(this.z2i_1 === tmp0_other_with_cast.z2i_1))
649
649
  return false;
650
650
  return true;
651
651
  };
652
652
  function Source(name, content) {
653
- this.y2j_1 = name;
654
- this.z2j_1 = content;
653
+ this.p2i_1 = name;
654
+ this.q2i_1 = content;
655
655
  }
656
656
  protoOf(Source).toString = function () {
657
- return 'Source(name=' + Name__toString_impl_61tomu(this.y2j_1) + ', content=' + this.z2j_1 + ')';
657
+ return 'Source(name=' + Name__toString_impl_61tomu(this.p2i_1) + ', content=' + this.q2i_1 + ')';
658
658
  };
659
659
  protoOf(Source).hashCode = function () {
660
- var result = Name__hashCode_impl_fpc861(this.y2j_1);
661
- result = imul(result, 31) + getStringHashCode(this.z2j_1) | 0;
660
+ var result = Name__hashCode_impl_fpc861(this.p2i_1);
661
+ result = imul(result, 31) + getStringHashCode(this.q2i_1) | 0;
662
662
  return result;
663
663
  };
664
664
  protoOf(Source).equals = function (other) {
@@ -667,9 +667,9 @@ protoOf(Source).equals = function (other) {
667
667
  if (!(other instanceof Source))
668
668
  return false;
669
669
  var tmp0_other_with_cast = other instanceof Source ? other : THROW_CCE();
670
- if (!(this.y2j_1 === tmp0_other_with_cast.y2j_1))
670
+ if (!(this.p2i_1 === tmp0_other_with_cast.p2i_1))
671
671
  return false;
672
- if (!(this.z2j_1 === tmp0_other_with_cast.z2j_1))
672
+ if (!(this.q2i_1 === tmp0_other_with_cast.q2i_1))
673
673
  return false;
674
674
  return true;
675
675
  };
@@ -700,21 +700,21 @@ function ClassPath__hashCode_impl_cciyyd($this) {
700
700
  function ClassPath__equals_impl_kffpch($this, other) {
701
701
  if (!(other instanceof ClassPath))
702
702
  return false;
703
- if (!($this === (other instanceof ClassPath ? other.n2k_1 : THROW_CCE())))
703
+ if (!($this === (other instanceof ClassPath ? other.e2j_1 : THROW_CCE())))
704
704
  return false;
705
705
  return true;
706
706
  }
707
707
  function ClassPath(value) {
708
- this.n2k_1 = value;
708
+ this.e2j_1 = value;
709
709
  }
710
710
  protoOf(ClassPath).toString = function () {
711
- return ClassPath__toString_impl_y3ovr8(this.n2k_1);
711
+ return ClassPath__toString_impl_y3ovr8(this.e2j_1);
712
712
  };
713
713
  protoOf(ClassPath).hashCode = function () {
714
- return ClassPath__hashCode_impl_cciyyd(this.n2k_1);
714
+ return ClassPath__hashCode_impl_cciyyd(this.e2j_1);
715
715
  };
716
716
  protoOf(ClassPath).equals = function (other) {
717
- return ClassPath__equals_impl_kffpch(this.n2k_1, other);
717
+ return ClassPath__equals_impl_kffpch(this.e2j_1, other);
718
718
  };
719
719
  function _DirectoryPath___init__impl__5bzkjd(value) {
720
720
  return value;
@@ -731,28 +731,28 @@ function DirectoryPath__hashCode_impl_cv3skg($this) {
731
731
  function DirectoryPath__equals_impl_c2rwsc($this, other) {
732
732
  if (!(other instanceof DirectoryPath))
733
733
  return false;
734
- if (!($this === (other instanceof DirectoryPath ? other.o2k_1 : THROW_CCE())))
734
+ if (!($this === (other instanceof DirectoryPath ? other.f2j_1 : THROW_CCE())))
735
735
  return false;
736
736
  return true;
737
737
  }
738
738
  function DirectoryPath(value) {
739
- this.o2k_1 = value;
739
+ this.f2j_1 = value;
740
740
  }
741
741
  protoOf(DirectoryPath).toString = function () {
742
- return DirectoryPath__toString_impl_ym9pdb(this.o2k_1);
742
+ return DirectoryPath__toString_impl_ym9pdb(this.f2j_1);
743
743
  };
744
744
  protoOf(DirectoryPath).hashCode = function () {
745
- return DirectoryPath__hashCode_impl_cv3skg(this.o2k_1);
745
+ return DirectoryPath__hashCode_impl_cv3skg(this.f2j_1);
746
746
  };
747
747
  protoOf(DirectoryPath).equals = function (other) {
748
- return DirectoryPath__equals_impl_c2rwsc(this.o2k_1, other);
748
+ return DirectoryPath__equals_impl_c2rwsc(this.f2j_1, other);
749
749
  };
750
750
  function Directory(path) {
751
- this.p2k_1 = path;
751
+ this.g2j_1 = path;
752
752
  }
753
753
  function Companion_1() {
754
754
  }
755
- protoOf(Companion_1).q2k = function (input) {
755
+ protoOf(Companion_1).h2j = function (input) {
756
756
  // Inline function 'kotlin.let' call
757
757
  // Inline function 'kotlin.contracts.contract' call
758
758
  // Inline function 'community.flock.wirespec.plugin.io.Companion.invoke.<anonymous>' call
@@ -770,7 +770,7 @@ protoOf(Companion_1).q2k = function (input) {
770
770
  while (tmp0_iterator.h()) {
771
771
  var element = tmp0_iterator.i();
772
772
  // Inline function 'community.flock.wirespec.plugin.io.Companion.invoke.<anonymous>' call
773
- if (element.e26_1 === ext) {
773
+ if (element.y24_1 === ext) {
774
774
  tmp$ret$5 = element;
775
775
  break $l$block;
776
776
  }
@@ -796,17 +796,17 @@ function Companion_getInstance_1() {
796
796
  return Companion_instance_1;
797
797
  }
798
798
  function FilePath(directory, name, extension) {
799
- this.r2k_1 = directory;
800
- this.s2k_1 = name;
801
- this.t2k_1 = extension;
799
+ this.i2j_1 = directory;
800
+ this.j2j_1 = name;
801
+ this.k2j_1 = extension;
802
802
  }
803
803
  protoOf(FilePath).toString = function () {
804
- return DirectoryPath__toString_impl_ym9pdb(this.r2k_1) + '/' + _Name___get_value__impl__3tbxxy(this.s2k_1) + '.' + this.t2k_1.e26_1;
804
+ return DirectoryPath__toString_impl_ym9pdb(this.i2j_1) + '/' + _Name___get_value__impl__3tbxxy(this.j2j_1) + '.' + this.k2j_1.y24_1;
805
805
  };
806
806
  protoOf(FilePath).hashCode = function () {
807
- var result = DirectoryPath__hashCode_impl_cv3skg(this.r2k_1);
808
- result = imul(result, 31) + Name__hashCode_impl_fpc861(this.s2k_1) | 0;
809
- result = imul(result, 31) + this.t2k_1.hashCode() | 0;
807
+ var result = DirectoryPath__hashCode_impl_cv3skg(this.i2j_1);
808
+ result = imul(result, 31) + Name__hashCode_impl_fpc861(this.j2j_1) | 0;
809
+ result = imul(result, 31) + this.k2j_1.hashCode() | 0;
810
810
  return result;
811
811
  };
812
812
  protoOf(FilePath).equals = function (other) {
@@ -815,24 +815,24 @@ protoOf(FilePath).equals = function (other) {
815
815
  if (!(other instanceof FilePath))
816
816
  return false;
817
817
  var tmp0_other_with_cast = other instanceof FilePath ? other : THROW_CCE();
818
- if (!(this.r2k_1 === tmp0_other_with_cast.r2k_1))
818
+ if (!(this.i2j_1 === tmp0_other_with_cast.i2j_1))
819
819
  return false;
820
- if (!(this.s2k_1 === tmp0_other_with_cast.s2k_1))
820
+ if (!(this.j2j_1 === tmp0_other_with_cast.j2j_1))
821
821
  return false;
822
- if (!this.t2k_1.equals(tmp0_other_with_cast.t2k_1))
822
+ if (!this.k2j_1.equals(tmp0_other_with_cast.k2j_1))
823
823
  return false;
824
824
  return true;
825
825
  };
826
826
  function path(_this__u8e3s4) {
827
827
  var tmp;
828
828
  if (_this__u8e3s4 instanceof ClassPath) {
829
- tmp = _ClassPath___get_value__impl__lfuxg0(_this__u8e3s4.n2k_1);
829
+ tmp = _ClassPath___get_value__impl__lfuxg0(_this__u8e3s4.e2j_1);
830
830
  } else {
831
831
  if (_this__u8e3s4 instanceof DirectoryPath) {
832
- tmp = _DirectoryPath___get_value__impl__hdy2e3(_this__u8e3s4.o2k_1);
832
+ tmp = _DirectoryPath___get_value__impl__hdy2e3(_this__u8e3s4.f2j_1);
833
833
  } else {
834
834
  if (_this__u8e3s4 instanceof FilePath) {
835
- tmp = _DirectoryPath___get_value__impl__hdy2e3(_this__u8e3s4.r2k_1);
835
+ tmp = _DirectoryPath___get_value__impl__hdy2e3(_this__u8e3s4.i2j_1);
836
836
  } else {
837
837
  noWhenBranchMatchedException();
838
838
  }
@@ -841,7 +841,7 @@ function path(_this__u8e3s4) {
841
841
  return tmp;
842
842
  }
843
843
  function IOError(message) {
844
- this.u2k_1 = message;
844
+ this.l2j_1 = message;
845
845
  }
846
846
  function WirespecFileError() {
847
847
  SpecificFile.call(this, FileExtension_Wirespec_getInstance());
@@ -877,7 +877,7 @@ function getFullPath(input, createIfNotExists_0) {
877
877
  tmp_0 = new ClassPath(_ClassPath___init__impl__obyw3o(substringAfter(input, 'classpath:')));
878
878
  } else {
879
879
  var path = createIfNotExists(Path(input), createIfNotExists_0);
880
- var tmp0_elvis_lhs = get_SystemFileSystem().b2j(path);
880
+ var tmp0_elvis_lhs = get_SystemFileSystem().s2h(path);
881
881
  var tmp_1;
882
882
  if (tmp0_elvis_lhs == null) {
883
883
  raise.mk(new CannotAccessFileOrDirectory(input));
@@ -887,10 +887,10 @@ function getFullPath(input, createIfNotExists_0) {
887
887
  var meta = tmp_1;
888
888
  var pathString = path.toString();
889
889
  var tmp_2;
890
- if (meta.e2j_1) {
890
+ if (meta.v2h_1) {
891
891
  tmp_2 = new DirectoryPath(_DirectoryPath___init__impl__5bzkjd(pathString));
892
- } else if (meta.d2j_1) {
893
- tmp_2 = Companion_instance_1.q2k(pathString);
892
+ } else if (meta.u2h_1) {
893
+ tmp_2 = Companion_instance_1.h2j(pathString);
894
894
  } else {
895
895
  raise.mk(new IsNotAFileOrDirectory(pathString));
896
896
  }
@@ -933,7 +933,7 @@ function or(_this__u8e3s4, errorFn) {
933
933
  tmp = _this__u8e3s4.ek_1;
934
934
  } else {
935
935
  if (_this__u8e3s4 instanceof Left) {
936
- errorFn(_this__u8e3s4.yj_1.u2k_1);
936
+ errorFn(_this__u8e3s4.yj_1.l2j_1);
937
937
  tmp = throwKotlinNothingValueException();
938
938
  } else {
939
939
  noWhenBranchMatchedException();
@@ -957,10 +957,10 @@ function wirespecSources(_this__u8e3s4) {
957
957
  // Inline function 'kotlin.collections.filter' call
958
958
  // Inline function 'kotlin.collections.filter' call
959
959
  // Inline function 'kotlin.let' call
960
- var this_0 = Path(_DirectoryPath___get_value__impl__hdy2e3(_this__u8e3s4.p2k_1));
960
+ var this_0 = Path(_DirectoryPath___get_value__impl__hdy2e3(_this__u8e3s4.g2j_1));
961
961
  // Inline function 'kotlin.contracts.contract' call
962
962
  // Inline function 'kotlin.collections.filterTo' call
963
- var this_1 = get_SystemFileSystem().c2j(this_0);
963
+ var this_1 = get_SystemFileSystem().t2h(this_0);
964
964
  var destination = ArrayList_init_$Create$_0();
965
965
  var tmp0_iterator = this_1.g();
966
966
  while (tmp0_iterator.h()) {
@@ -984,7 +984,7 @@ function wirespecSources(_this__u8e3s4) {
984
984
  while (tmp0_iterator_1.h()) {
985
985
  var item = tmp0_iterator_1.i();
986
986
  // Inline function 'community.flock.wirespec.plugin.io.wirespecSources.<anonymous>.<anonymous>' call
987
- var tmp$ret$8 = to(Companion_instance_1.q2k(item.toString()), readString(buffered(get_SystemFileSystem().y2i(item))));
987
+ var tmp$ret$8 = to(Companion_instance_1.h2j(item.toString()), readString(buffered(get_SystemFileSystem().p2h(item))));
988
988
  destination_1.e(tmp$ret$8);
989
989
  }
990
990
  // Inline function 'kotlin.collections.mapTo' call
@@ -995,7 +995,7 @@ function wirespecSources(_this__u8e3s4) {
995
995
  // Inline function 'community.flock.wirespec.plugin.io.wirespecSources.<anonymous>.<anonymous>' call
996
996
  var path = item_0.sd();
997
997
  var source = item_0.td();
998
- var tmp$ret$11 = new Source(path.s2k_1, source);
998
+ var tmp$ret$11 = new Source(path.j2j_1, source);
999
999
  destination_2.e(tmp$ret$11);
1000
1000
  }
1001
1001
  var tmp0_elvis_lhs = toNonEmptySetOrNull(destination_2);
@@ -1036,7 +1036,7 @@ function read(_this__u8e3s4) {
1036
1036
  // Inline function 'kotlin.contracts.contract' call
1037
1037
  // Inline function 'community.flock.wirespec.plugin.io.read.<anonymous>' call
1038
1038
  var it = Path(_this__u8e3s4.toString());
1039
- return readString(buffered(get_SystemFileSystem().y2i(it)));
1039
+ return readString(buffered(get_SystemFileSystem().p2h(it)));
1040
1040
  }
1041
1041
  function getOutPutPath(inputPath, output) {
1042
1042
  // Inline function 'arrow.core.raise.either' call
@@ -1055,7 +1055,7 @@ function getOutPutPath(inputPath, output) {
1055
1055
  tmp_0 = _DirectoryPath___init__impl__5bzkjd(path(inputPath) + '/out');
1056
1056
  } else {
1057
1057
  if (it instanceof DirectoryPath) {
1058
- tmp_0 = it.o2k_1;
1058
+ tmp_0 = it.f2j_1;
1059
1059
  } else {
1060
1060
  var tmp_1;
1061
1061
  if (it instanceof FilePath) {
@@ -1101,14 +1101,14 @@ function write(_this__u8e3s4, string) {
1101
1101
  var this_0 = Path(_this__u8e3s4.toString());
1102
1102
  // Inline function 'kotlin.contracts.contract' call
1103
1103
  // Inline function 'community.flock.wirespec.plugin.io.write.<anonymous>' call
1104
- var tmp0_safe_receiver = this_0.h2j();
1104
+ var tmp0_safe_receiver = this_0.y2h();
1105
1105
  if (tmp0_safe_receiver == null)
1106
1106
  null;
1107
1107
  else
1108
1108
  createIfNotExists(tmp0_safe_receiver);
1109
1109
  // Inline function 'kotlin.contracts.contract' call
1110
1110
  // Inline function 'kotlin.apply' call
1111
- var this_1 = buffered_0(get_SystemFileSystem().a2j(this_0));
1111
+ var this_1 = buffered_0(get_SystemFileSystem().r2h(this_0));
1112
1112
  // Inline function 'kotlin.contracts.contract' call
1113
1113
  // Inline function 'community.flock.wirespec.plugin.io.write.<anonymous>.<anonymous>' call
1114
1114
  writeString(this_1, string);
@@ -1120,23 +1120,23 @@ function createIfNotExists(_this__u8e3s4, create) {
1120
1120
  // Inline function 'kotlin.also' call
1121
1121
  // Inline function 'kotlin.contracts.contract' call
1122
1122
  // Inline function 'community.flock.wirespec.plugin.io.createIfNotExists.<anonymous>' call
1123
- if (create && !get_SystemFileSystem().w2i(_this__u8e3s4)) {
1124
- get_SystemFileSystem().x2i(_this__u8e3s4, true);
1123
+ if (create && !get_SystemFileSystem().n2h(_this__u8e3s4)) {
1124
+ get_SystemFileSystem().o2h(_this__u8e3s4, true);
1125
1125
  }
1126
1126
  return _this__u8e3s4;
1127
1127
  }
1128
1128
  function isWirespecFile(path) {
1129
- return get_extension(path) === FileExtension_Wirespec_getInstance().e26_1;
1129
+ return get_extension(path) === FileExtension_Wirespec_getInstance().y24_1;
1130
1130
  }
1131
1131
  function isRegularFile(path) {
1132
- var tmp0_safe_receiver = get_SystemFileSystem().b2j(path);
1133
- return (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.d2j_1) === true;
1132
+ var tmp0_safe_receiver = get_SystemFileSystem().s2h(path);
1133
+ return (tmp0_safe_receiver == null ? null : tmp0_safe_receiver.u2h_1) === true;
1134
1134
  }
1135
1135
  function get_extension(_this__u8e3s4) {
1136
1136
  return substringAfterLast(_this__u8e3s4.s2(), _Char___init__impl__6a9atx(46), '');
1137
1137
  }
1138
1138
  //region block: post-declaration
1139
- protoOf(compile$ctx$1).e23 = get_spec;
1139
+ protoOf(compile$ctx$1).y21 = get_spec;
1140
1140
  //endregion
1141
1141
  //region block: init
1142
1142
  Companion_instance = new Companion();