@flock/wirespec 0.12.4 → 0.13.0

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/arrow-arrow-atomic.mjs.map +1 -1
  2. package/arrow-arrow-core.mjs +4 -4
  3. package/arrow-arrow-core.mjs.map +1 -1
  4. package/clikt-clikt.mjs +1308 -1308
  5. package/clikt-clikt.mjs.map +1 -1
  6. package/colormath-root-colormath.mjs +430 -430
  7. package/colormath-root-colormath.mjs.map +1 -1
  8. package/kotlin-kotlin-stdlib.mjs +975 -942
  9. package/kotlin-kotlin-stdlib.mjs.map +1 -1
  10. package/kotlin-openapi-bindings.mjs +4 -4
  11. package/kotlin-openapi-bindings.mjs.map +1 -1
  12. package/kotlin-rgxgen.mjs +1803 -1803
  13. package/kotlin-rgxgen.mjs.map +1 -1
  14. package/kotlinx-io-kotlinx-io-core.mjs +399 -399
  15. package/kotlinx-serialization-kotlinx-serialization-core.mjs +30 -30
  16. package/kotlinx-serialization-kotlinx-serialization-json.mjs +94 -94
  17. package/markdown.mjs +1895 -1895
  18. package/mordant-mordant.mjs +1690 -1690
  19. package/mordant-mordant.mjs.map +1 -1
  20. package/package.json +1 -1
  21. package/wirespec-src-compiler-core.mjs +2925 -1608
  22. package/wirespec-src-compiler-core.mjs.map +1 -1
  23. package/wirespec-src-compiler-lib.mjs +594 -475
  24. package/wirespec-src-compiler-lib.mjs.map +1 -1
  25. package/wirespec-src-converter-avro.mjs +358 -322
  26. package/wirespec-src-converter-avro.mjs.map +1 -1
  27. package/wirespec-src-converter-openapi.mjs +473 -405
  28. package/wirespec-src-converter-openapi.mjs.map +1 -1
  29. package/wirespec-src-plugin-arguments.mjs +1334 -377
  30. package/wirespec-src-plugin-arguments.mjs.map +1 -1
  31. package/wirespec-src-plugin-cli.mjs +339 -1030
  32. package/wirespec-src-plugin-cli.mjs.map +1 -1
  33. package/wirespec-src-plugin-npm.d.ts +50 -22
  34. package/wirespec-src-plugin-npm.mjs +195 -184
  35. package/wirespec-src-plugin-npm.mjs.map +1 -1
  36. package/wirespec-src-tools-generator.mjs +35 -30
  37. package/wirespec-src-tools-generator.mjs.map +1 -1
@@ -3789,7 +3789,7 @@ protoOf(LinksObjectSerializer).ul = function (decoder) {
3789
3789
  var tmp_0 = element.a1();
3790
3790
  // Inline function 'community.flock.kotlinx.openapi.bindings.v2.LinksObjectSerializer.deserialize.<anonymous>' call
3791
3791
  var tmp$ret$1 = input.x17().x15(Companion_instance_14.g18(), element.b1());
3792
- destination.l2(tmp_0, tmp$ret$1);
3792
+ destination.n2(tmp_0, tmp$ret$1);
3793
3793
  }
3794
3794
  return new LinksObject(destination.z());
3795
3795
  };
@@ -6071,7 +6071,7 @@ protoOf(CallbacksObjectSerializer).ul = function (decoder) {
6071
6071
  var tmp_0 = element.a1();
6072
6072
  // Inline function 'community.flock.kotlinx.openapi.bindings.v2.CallbacksObjectSerializer.deserialize.<anonymous>' call
6073
6073
  var tmp$ret$1 = input.x17().x15(Companion_getInstance_2().g18(), element.b1());
6074
- destination.l2(tmp_0, tmp$ret$1);
6074
+ destination.n2(tmp_0, tmp$ret$1);
6075
6075
  }
6076
6076
  return new CallbacksObject(destination.z());
6077
6077
  };
@@ -12827,7 +12827,7 @@ protoOf(LinksObjectSerializer_0).ul = function (decoder) {
12827
12827
  var tmp_0 = element.a1();
12828
12828
  // Inline function 'community.flock.kotlinx.openapi.bindings.v3.LinksObjectSerializer.deserialize.<anonymous>' call
12829
12829
  var tmp$ret$1 = input.x17().x15(Companion_instance_31.g18(), element.b1());
12830
- destination.l2(tmp_0, tmp$ret$1);
12830
+ destination.n2(tmp_0, tmp$ret$1);
12831
12831
  }
12832
12832
  return new LinksObject_0(destination.z());
12833
12833
  };
@@ -13052,7 +13052,7 @@ protoOf(CallbacksObjectSerializer_0).ul = function (decoder) {
13052
13052
  var tmp_0 = element.a1();
13053
13053
  // Inline function 'community.flock.kotlinx.openapi.bindings.v3.CallbacksObjectSerializer.deserialize.<anonymous>' call
13054
13054
  var tmp$ret$1 = input.x17().x15(Companion_getInstance_26().g18(), element.b1());
13055
- destination.l2(tmp_0, tmp$ret$1);
13055
+ destination.n2(tmp_0, tmp$ret$1);
13056
13056
  }
13057
13057
  return new CallbacksObject_0(destination.z());
13058
13058
  };