@flock/wirespec 0.6.0 → 0.6.2

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 (25) hide show
  1. package/kotlin/Kotlinx-Cli-Library-kotlinx-cli-js-ir.js +294 -294
  2. package/kotlin/kotlin-kotlin-stdlib-js-ir.js +3 -3
  3. package/kotlin/kotlin-kotlin-stdlib-js-ir.js.map +1 -1
  4. package/kotlin/kotlin-openapi-bindings.js +3290 -3290
  5. package/kotlin/kotlinx-serialization-kotlinx-serialization-core-js-ir.js +1238 -1238
  6. package/kotlin/kotlinx-serialization-kotlinx-serialization-core-js-ir.js.map +1 -1
  7. package/kotlin/kotlinx-serialization-kotlinx-serialization-json-js-ir.js +979 -979
  8. package/kotlin/wirespec-cli.js +80 -80
  9. package/kotlin/wirespec-core.js +385 -242
  10. package/kotlin/wirespec-core.js.map +1 -1
  11. package/kotlin/wirespec-lib.js +38 -38
  12. package/kotlin/wirespec-openapi.js +311 -311
  13. package/package.json +1 -1
  14. package/sync-hashes/Kotlinx-Cli-Library-kotlinx-cli-js-ir.js.hash +1 -1
  15. package/sync-hashes/kotlin-kotlin-stdlib-js-ir.js.hash +1 -1
  16. package/sync-hashes/kotlin-kotlin-stdlib-js-ir.js.map.hash +1 -1
  17. package/sync-hashes/kotlin-openapi-bindings.js.hash +1 -1
  18. package/sync-hashes/kotlinx-serialization-kotlinx-serialization-core-js-ir.js.hash +1 -1
  19. package/sync-hashes/kotlinx-serialization-kotlinx-serialization-core-js-ir.js.map.hash +1 -1
  20. package/sync-hashes/kotlinx-serialization-kotlinx-serialization-json-js-ir.js.hash +1 -1
  21. package/sync-hashes/wirespec-cli.js.hash +1 -1
  22. package/sync-hashes/wirespec-core.js.hash +1 -1
  23. package/sync-hashes/wirespec-core.js.map.hash +1 -1
  24. package/sync-hashes/wirespec-lib.js.hash +1 -1
  25. package/sync-hashes/wirespec-openapi.js.hash +1 -1
@@ -682,12 +682,12 @@ if (typeof Math.imul === 'undefined') {
682
682
  return last_0;
683
683
  }
684
684
  }
685
- function lastOrNull(_this__u8e3s4) {
686
- return _this__u8e3s4.g() ? null : _this__u8e3s4.h(_this__u8e3s4.f() - 1 | 0);
687
- }
688
685
  function filterNotNull(_this__u8e3s4) {
689
686
  return filterNotNullTo(_this__u8e3s4, ArrayList_init_$Create$());
690
687
  }
688
+ function lastOrNull(_this__u8e3s4) {
689
+ return _this__u8e3s4.g() ? null : _this__u8e3s4.h(_this__u8e3s4.f() - 1 | 0);
690
+ }
691
691
  function toList_0(_this__u8e3s4) {
692
692
  if (isInterface(_this__u8e3s4, Collection)) {
693
693
  var tmp0_subject = _this__u8e3s4.f();