@goast/kotlin 0.4.4 → 0.4.5

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 (304) hide show
  1. package/{script/deps/jsr.io/@std/assert/1.0.7 → esm/deps/jsr.io/@std/assert/1.0.8}/assertion_error.d.ts.map +1 -1
  2. package/{script/deps/jsr.io/@std/assert/1.0.7 → esm/deps/jsr.io/@std/assert/1.0.8}/equal.d.ts +4 -4
  3. package/esm/deps/jsr.io/@std/assert/1.0.8/equal.d.ts.map +1 -0
  4. package/esm/deps/jsr.io/@std/assert/1.0.8/equal.js +183 -0
  5. package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/equals.d.ts.map +1 -1
  6. package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/false.d.ts.map +1 -1
  7. package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/instance_of.d.ts.map +1 -1
  8. package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/is_error.d.ts.map +1 -1
  9. package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/match.d.ts.map +1 -1
  10. package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_instance_of.d.ts.map +1 -1
  11. package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_match.d.ts.map +1 -1
  12. package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_strict_equals.d.ts.map +1 -1
  13. package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/rejects.d.ts.map +1 -1
  14. package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/strict_equals.d.ts.map +1 -1
  15. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_equals.d.ts.map +1 -1
  16. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_equals.js +1 -1
  17. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_not_equals.d.ts.map +1 -1
  18. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_not_equals.js +1 -1
  19. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assertions.d.ts.map +1 -1
  20. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_asymmetric_matchers.d.ts.map +1 -1
  21. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_build_message.d.ts.map +1 -1
  22. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_custom_equality_tester.d.ts.map +1 -1
  23. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_equal.d.ts.map +1 -1
  24. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_extend.d.ts.map +1 -1
  25. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_inspect_args.d.ts.map +1 -1
  26. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_matchers.d.ts.map +1 -1
  27. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_matchers.js +8 -8
  28. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_mock_util.d.ts.map +1 -1
  29. package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts +4 -0
  30. package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts.map +1 -0
  31. package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.js +10 -0
  32. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_types.d.ts +1 -0
  33. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_types.d.ts.map +1 -1
  34. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_utils.d.ts.map +1 -1
  35. package/{script/deps/jsr.io/@std/expect/1.0.7 → esm/deps/jsr.io/@std/expect/1.0.8}/expect.d.ts +2 -1
  36. package/esm/deps/jsr.io/@std/expect/1.0.8/expect.d.ts.map +1 -0
  37. package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/expect.js +18 -1
  38. package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_mock_utils.d.ts.map +1 -1
  39. package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_test_suite.d.ts.map +1 -1
  40. package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_test_suite.js +1 -1
  41. package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/bdd.d.ts.map +1 -1
  42. package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/bdd.js +1 -1
  43. package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/mock.d.ts.map +1 -1
  44. package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/mock.js +4 -4
  45. package/esm/src/ast/nodes/annotation.test.js +2 -2
  46. package/esm/src/ast/nodes/argument.test.js +2 -2
  47. package/esm/src/ast/nodes/call.test.js +2 -2
  48. package/esm/src/ast/nodes/class.test.js +2 -2
  49. package/esm/src/ast/nodes/constructor.test.js +2 -2
  50. package/esm/src/ast/nodes/doc-tag.test.js +2 -2
  51. package/esm/src/ast/nodes/doc.test.js +2 -2
  52. package/esm/src/ast/nodes/enum-value.test.js +2 -2
  53. package/esm/src/ast/nodes/enum.test.js +2 -2
  54. package/esm/src/ast/nodes/function.test.js +2 -2
  55. package/esm/src/ast/nodes/generic-parameter.test.js +2 -2
  56. package/esm/src/ast/nodes/init-block.test.js +2 -2
  57. package/esm/src/ast/nodes/interface.test.js +2 -2
  58. package/esm/src/ast/nodes/object.test.js +2 -2
  59. package/esm/src/ast/nodes/parameter.test.js +2 -2
  60. package/esm/src/ast/nodes/property.test.js +2 -2
  61. package/esm/src/ast/nodes/reference.test.js +2 -2
  62. package/esm/src/ast/nodes/string.test.js +2 -2
  63. package/esm/src/config.d.ts +1 -0
  64. package/esm/src/config.d.ts.map +1 -1
  65. package/esm/src/config.js +1 -0
  66. package/esm/src/generators/services/spring-controllers/args.d.ts +3 -0
  67. package/esm/src/generators/services/spring-controllers/args.d.ts.map +1 -1
  68. package/esm/src/generators/services/spring-controllers/spring-controller-generator.d.ts +1 -0
  69. package/esm/src/generators/services/spring-controllers/spring-controller-generator.d.ts.map +1 -1
  70. package/esm/src/generators/services/spring-controllers/spring-controller-generator.js +11 -1
  71. package/esm/src/import-collection.test.js +2 -2
  72. package/esm/tests/openapi-models.test.js +2 -2
  73. package/package.json +1 -1
  74. package/{esm/deps/jsr.io/@std/assert/1.0.7 → script/deps/jsr.io/@std/assert/1.0.8}/assertion_error.d.ts.map +1 -1
  75. package/{esm/deps/jsr.io/@std/assert/1.0.7 → script/deps/jsr.io/@std/assert/1.0.8}/equal.d.ts +4 -4
  76. package/script/deps/jsr.io/@std/assert/1.0.8/equal.d.ts.map +1 -0
  77. package/script/deps/jsr.io/@std/assert/1.0.8/equal.js +187 -0
  78. package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/equals.d.ts.map +1 -1
  79. package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/false.d.ts.map +1 -1
  80. package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/instance_of.d.ts.map +1 -1
  81. package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/is_error.d.ts.map +1 -1
  82. package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/match.d.ts.map +1 -1
  83. package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_instance_of.d.ts.map +1 -1
  84. package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_match.d.ts.map +1 -1
  85. package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_strict_equals.d.ts.map +1 -1
  86. package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/rejects.d.ts.map +1 -1
  87. package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/strict_equals.d.ts.map +1 -1
  88. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_equals.d.ts.map +1 -1
  89. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_equals.js +1 -1
  90. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_not_equals.d.ts.map +1 -1
  91. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_not_equals.js +1 -1
  92. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assertions.d.ts.map +1 -1
  93. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_asymmetric_matchers.d.ts.map +1 -1
  94. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_build_message.d.ts.map +1 -1
  95. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_custom_equality_tester.d.ts.map +1 -1
  96. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_equal.d.ts.map +1 -1
  97. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_extend.d.ts.map +1 -1
  98. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_inspect_args.d.ts.map +1 -1
  99. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_matchers.d.ts.map +1 -1
  100. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_matchers.js +8 -8
  101. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_mock_util.d.ts.map +1 -1
  102. package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts +4 -0
  103. package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts.map +1 -0
  104. package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.js +14 -0
  105. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_types.d.ts +1 -0
  106. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_types.d.ts.map +1 -1
  107. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_utils.d.ts.map +1 -1
  108. package/{esm/deps/jsr.io/@std/expect/1.0.7 → script/deps/jsr.io/@std/expect/1.0.8}/expect.d.ts +2 -1
  109. package/script/deps/jsr.io/@std/expect/1.0.8/expect.d.ts.map +1 -0
  110. package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/expect.js +18 -1
  111. package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_mock_utils.d.ts.map +1 -1
  112. package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_test_suite.d.ts.map +1 -1
  113. package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_test_suite.js +1 -1
  114. package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/bdd.d.ts.map +1 -1
  115. package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/bdd.js +1 -1
  116. package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/mock.d.ts.map +1 -1
  117. package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/mock.js +4 -4
  118. package/script/src/ast/nodes/annotation.test.js +2 -2
  119. package/script/src/ast/nodes/argument.test.js +2 -2
  120. package/script/src/ast/nodes/call.test.js +2 -2
  121. package/script/src/ast/nodes/class.test.js +2 -2
  122. package/script/src/ast/nodes/constructor.test.js +2 -2
  123. package/script/src/ast/nodes/doc-tag.test.js +2 -2
  124. package/script/src/ast/nodes/doc.test.js +2 -2
  125. package/script/src/ast/nodes/enum-value.test.js +2 -2
  126. package/script/src/ast/nodes/enum.test.js +2 -2
  127. package/script/src/ast/nodes/function.test.js +2 -2
  128. package/script/src/ast/nodes/generic-parameter.test.js +2 -2
  129. package/script/src/ast/nodes/init-block.test.js +2 -2
  130. package/script/src/ast/nodes/interface.test.js +2 -2
  131. package/script/src/ast/nodes/object.test.js +2 -2
  132. package/script/src/ast/nodes/parameter.test.js +2 -2
  133. package/script/src/ast/nodes/property.test.js +2 -2
  134. package/script/src/ast/nodes/reference.test.js +2 -2
  135. package/script/src/ast/nodes/string.test.js +2 -2
  136. package/script/src/config.d.ts +1 -0
  137. package/script/src/config.d.ts.map +1 -1
  138. package/script/src/config.js +1 -0
  139. package/script/src/generators/services/spring-controllers/args.d.ts +3 -0
  140. package/script/src/generators/services/spring-controllers/args.d.ts.map +1 -1
  141. package/script/src/generators/services/spring-controllers/spring-controller-generator.d.ts +1 -0
  142. package/script/src/generators/services/spring-controllers/spring-controller-generator.d.ts.map +1 -1
  143. package/script/src/generators/services/spring-controllers/spring-controller-generator.js +11 -1
  144. package/script/src/import-collection.test.js +2 -2
  145. package/script/tests/openapi-models.test.js +2 -2
  146. package/src/deps/jsr.io/@std/assert/1.0.8/equal.ts +210 -0
  147. package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_equals.ts +1 -1
  148. package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_not_equals.ts +1 -1
  149. package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_matchers.ts +8 -8
  150. package/src/deps/jsr.io/@std/expect/1.0.8/_serializer.ts +15 -0
  151. package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_types.ts +2 -0
  152. package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/expect.ts +21 -2
  153. package/src/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_test_suite.ts +1 -1
  154. package/src/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/bdd.ts +1 -1
  155. package/src/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/mock.ts +4 -4
  156. package/src/src/ast/nodes/annotation.test.ts +2 -2
  157. package/src/src/ast/nodes/argument.test.ts +2 -2
  158. package/src/src/ast/nodes/call.test.ts +2 -2
  159. package/src/src/ast/nodes/class.test.ts +2 -2
  160. package/src/src/ast/nodes/constructor.test.ts +2 -2
  161. package/src/src/ast/nodes/doc-tag.test.ts +2 -2
  162. package/src/src/ast/nodes/doc.test.ts +2 -2
  163. package/src/src/ast/nodes/enum-value.test.ts +2 -2
  164. package/src/src/ast/nodes/enum.test.ts +2 -2
  165. package/src/src/ast/nodes/function.test.ts +2 -2
  166. package/src/src/ast/nodes/generic-parameter.test.ts +2 -2
  167. package/src/src/ast/nodes/init-block.test.ts +2 -2
  168. package/src/src/ast/nodes/interface.test.ts +2 -2
  169. package/src/src/ast/nodes/object.test.ts +2 -2
  170. package/src/src/ast/nodes/parameter.test.ts +2 -2
  171. package/src/src/ast/nodes/property.test.ts +2 -2
  172. package/src/src/ast/nodes/reference.test.ts +2 -2
  173. package/src/src/ast/nodes/string.test.ts +2 -2
  174. package/src/src/config.ts +2 -0
  175. package/src/src/generators/services/spring-controllers/args.ts +2 -0
  176. package/src/src/generators/services/spring-controllers/spring-controller-generator.ts +14 -1
  177. package/src/src/import-collection.test.ts +2 -2
  178. package/src/tests/openapi-models.test.ts +2 -2
  179. package/esm/deps/jsr.io/@std/assert/1.0.7/equal.d.ts.map +0 -1
  180. package/esm/deps/jsr.io/@std/assert/1.0.7/equal.js +0 -136
  181. package/esm/deps/jsr.io/@std/expect/1.0.7/expect.d.ts.map +0 -1
  182. package/script/deps/jsr.io/@std/assert/1.0.7/equal.d.ts.map +0 -1
  183. package/script/deps/jsr.io/@std/assert/1.0.7/equal.js +0 -139
  184. package/script/deps/jsr.io/@std/expect/1.0.7/expect.d.ts.map +0 -1
  185. package/src/deps/jsr.io/@std/assert/1.0.7/equal.ts +0 -152
  186. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/assertion_error.d.ts +0 -0
  187. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/assertion_error.js +0 -0
  188. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/equals.d.ts +0 -0
  189. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/equals.js +0 -0
  190. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/false.d.ts +0 -0
  191. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/false.js +0 -0
  192. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/instance_of.d.ts +0 -0
  193. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/instance_of.js +0 -0
  194. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/is_error.d.ts +0 -0
  195. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/is_error.js +0 -0
  196. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/match.d.ts +0 -0
  197. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/match.js +0 -0
  198. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_instance_of.d.ts +0 -0
  199. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_instance_of.js +0 -0
  200. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_match.d.ts +0 -0
  201. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_match.js +0 -0
  202. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_strict_equals.d.ts +0 -0
  203. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_strict_equals.js +0 -0
  204. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/rejects.d.ts +0 -0
  205. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/rejects.js +0 -0
  206. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/strict_equals.d.ts +0 -0
  207. /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/strict_equals.js +0 -0
  208. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_equals.d.ts +0 -0
  209. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_not_equals.d.ts +0 -0
  210. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assertions.d.ts +0 -0
  211. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assertions.js +0 -0
  212. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_asymmetric_matchers.d.ts +0 -0
  213. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_asymmetric_matchers.js +0 -0
  214. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_build_message.d.ts +0 -0
  215. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_build_message.js +0 -0
  216. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_custom_equality_tester.d.ts +0 -0
  217. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_custom_equality_tester.js +0 -0
  218. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_equal.d.ts +0 -0
  219. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_equal.js +0 -0
  220. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_extend.d.ts +0 -0
  221. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_extend.js +0 -0
  222. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_inspect_args.d.ts +0 -0
  223. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_inspect_args.js +0 -0
  224. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_matchers.d.ts +0 -0
  225. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_mock_util.d.ts +0 -0
  226. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_mock_util.js +0 -0
  227. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_types.js +0 -0
  228. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_utils.d.ts +0 -0
  229. /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_utils.js +0 -0
  230. /package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_mock_utils.d.ts +0 -0
  231. /package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_mock_utils.js +0 -0
  232. /package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_test_suite.d.ts +0 -0
  233. /package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/bdd.d.ts +0 -0
  234. /package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/mock.d.ts +0 -0
  235. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/assertion_error.d.ts +0 -0
  236. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/assertion_error.js +0 -0
  237. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/equals.d.ts +0 -0
  238. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/equals.js +0 -0
  239. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/false.d.ts +0 -0
  240. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/false.js +0 -0
  241. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/instance_of.d.ts +0 -0
  242. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/instance_of.js +0 -0
  243. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/is_error.d.ts +0 -0
  244. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/is_error.js +0 -0
  245. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/match.d.ts +0 -0
  246. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/match.js +0 -0
  247. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_instance_of.d.ts +0 -0
  248. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_instance_of.js +0 -0
  249. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_match.d.ts +0 -0
  250. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_match.js +0 -0
  251. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_strict_equals.d.ts +0 -0
  252. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_strict_equals.js +0 -0
  253. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/rejects.d.ts +0 -0
  254. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/rejects.js +0 -0
  255. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/strict_equals.d.ts +0 -0
  256. /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/strict_equals.js +0 -0
  257. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_equals.d.ts +0 -0
  258. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_not_equals.d.ts +0 -0
  259. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assertions.d.ts +0 -0
  260. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assertions.js +0 -0
  261. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_asymmetric_matchers.d.ts +0 -0
  262. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_asymmetric_matchers.js +0 -0
  263. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_build_message.d.ts +0 -0
  264. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_build_message.js +0 -0
  265. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_custom_equality_tester.d.ts +0 -0
  266. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_custom_equality_tester.js +0 -0
  267. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_equal.d.ts +0 -0
  268. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_equal.js +0 -0
  269. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_extend.d.ts +0 -0
  270. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_extend.js +0 -0
  271. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_inspect_args.d.ts +0 -0
  272. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_inspect_args.js +0 -0
  273. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_matchers.d.ts +0 -0
  274. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_mock_util.d.ts +0 -0
  275. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_mock_util.js +0 -0
  276. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_types.js +0 -0
  277. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_utils.d.ts +0 -0
  278. /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_utils.js +0 -0
  279. /package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_mock_utils.d.ts +0 -0
  280. /package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_mock_utils.js +0 -0
  281. /package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_test_suite.d.ts +0 -0
  282. /package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/bdd.d.ts +0 -0
  283. /package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/mock.d.ts +0 -0
  284. /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/assertion_error.ts +0 -0
  285. /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/equals.ts +0 -0
  286. /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/false.ts +0 -0
  287. /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/instance_of.ts +0 -0
  288. /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/is_error.ts +0 -0
  289. /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/match.ts +0 -0
  290. /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_instance_of.ts +0 -0
  291. /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_match.ts +0 -0
  292. /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_strict_equals.ts +0 -0
  293. /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/rejects.ts +0 -0
  294. /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/strict_equals.ts +0 -0
  295. /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assertions.ts +0 -0
  296. /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_asymmetric_matchers.ts +0 -0
  297. /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_build_message.ts +0 -0
  298. /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_custom_equality_tester.ts +0 -0
  299. /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_equal.ts +0 -0
  300. /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_extend.ts +0 -0
  301. /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_inspect_args.ts +0 -0
  302. /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_mock_util.ts +0 -0
  303. /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_utils.ts +0 -0
  304. /package/src/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_mock_utils.ts +0 -0
@@ -1,139 +0,0 @@
1
- "use strict";
2
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
3
- // This module is browser compatible.
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.equal = equal;
6
- function isKeyedCollection(x) {
7
- return x instanceof Set || x instanceof Map;
8
- }
9
- function constructorsEqual(a, b) {
10
- return a.constructor === b.constructor ||
11
- a.constructor === Object && !b.constructor ||
12
- !a.constructor && b.constructor === Object;
13
- }
14
- /**
15
- * Deep equality comparison used in assertions.
16
- *
17
- * @param c The actual value
18
- * @param d The expected value
19
- * @returns `true` if the values are deeply equal, `false` otherwise
20
- *
21
- * @example Usage
22
- * ```ts
23
- * import { equal } from "@std/assert/equal";
24
- *
25
- * equal({ foo: "bar" }, { foo: "bar" }); // Returns `true`
26
- * equal({ foo: "bar" }, { foo: "baz" }); // Returns `false
27
- * ```
28
- */
29
- function equal(c, d) {
30
- const seen = new Map();
31
- return (function compare(a, b) {
32
- // Have to render RegExp & Date for string comparison
33
- // unless it's mistreated as object
34
- if (a &&
35
- b &&
36
- ((a instanceof RegExp && b instanceof RegExp) ||
37
- (a instanceof URL && b instanceof URL))) {
38
- return String(a) === String(b);
39
- }
40
- if (a instanceof Date && b instanceof Date) {
41
- const aTime = a.getTime();
42
- const bTime = b.getTime();
43
- // Check for NaN equality manually since NaN is not
44
- // equal to itself.
45
- if (Number.isNaN(aTime) && Number.isNaN(bTime)) {
46
- return true;
47
- }
48
- return aTime === bTime;
49
- }
50
- if (typeof a === "number" && typeof b === "number") {
51
- return Number.isNaN(a) && Number.isNaN(b) || a === b;
52
- }
53
- if (Object.is(a, b)) {
54
- return true;
55
- }
56
- if (a && typeof a === "object" && b && typeof b === "object") {
57
- if (a && b && !constructorsEqual(a, b)) {
58
- return false;
59
- }
60
- if (a instanceof WeakMap || b instanceof WeakMap) {
61
- if (!(a instanceof WeakMap && b instanceof WeakMap))
62
- return false;
63
- throw new TypeError("cannot compare WeakMap instances");
64
- }
65
- if (a instanceof WeakSet || b instanceof WeakSet) {
66
- if (!(a instanceof WeakSet && b instanceof WeakSet))
67
- return false;
68
- throw new TypeError("cannot compare WeakSet instances");
69
- }
70
- if (a instanceof WeakRef || b instanceof WeakRef) {
71
- if (!(a instanceof WeakRef && b instanceof WeakRef))
72
- return false;
73
- return compare(a.deref(), b.deref());
74
- }
75
- if (seen.get(a) === b) {
76
- return true;
77
- }
78
- if (Object.keys(a).length !== Object.keys(b).length) {
79
- return false;
80
- }
81
- seen.set(a, b);
82
- if (isKeyedCollection(a) && isKeyedCollection(b)) {
83
- if (a.size !== b.size) {
84
- return false;
85
- }
86
- const aKeys = [...a.keys()];
87
- const primitiveKeysFastPath = aKeys.every((k) => {
88
- return typeof k === "string" ||
89
- typeof k === "number" ||
90
- typeof k === "boolean" ||
91
- typeof k === "bigint" ||
92
- typeof k === "symbol" ||
93
- k == null;
94
- });
95
- if (primitiveKeysFastPath) {
96
- if (a instanceof Set) {
97
- return a.symmetricDifference(b).size === 0;
98
- }
99
- for (const key of aKeys) {
100
- if (!b.has(key) ||
101
- !compare(a.get(key), b.get(key))) {
102
- return false;
103
- }
104
- }
105
- return true;
106
- }
107
- let unmatchedEntries = a.size;
108
- for (const [aKey, aValue] of a.entries()) {
109
- for (const [bKey, bValue] of b.entries()) {
110
- /* Given that Map keys can be references, we need
111
- * to ensure that they are also deeply equal */
112
- if (!compare(aKey, bKey))
113
- continue;
114
- if ((aKey === aValue && bKey === bValue) ||
115
- (compare(aValue, bValue))) {
116
- unmatchedEntries--;
117
- break;
118
- }
119
- }
120
- }
121
- return unmatchedEntries === 0;
122
- }
123
- const merged = { ...a, ...b };
124
- for (const key of [
125
- ...Object.getOwnPropertyNames(merged),
126
- ...Object.getOwnPropertySymbols(merged),
127
- ]) {
128
- if (!compare(a && a[key], b && b[key])) {
129
- return false;
130
- }
131
- if (((key in a) && (!(key in b))) || ((key in b) && (!(key in a)))) {
132
- return false;
133
- }
134
- }
135
- return true;
136
- }
137
- return false;
138
- })(c, d);
139
- }
@@ -1 +0,0 @@
1
- {"version":3,"file":"expect.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/expect/1.0.7/expect.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EACV,QAAQ,EAKR,QAAQ,EACT,MAAM,aAAa,CAAC;AAgDrB,OAAO,KAAK,kBAAkB,MAAM,2BAA2B,CAAC;AAChE,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AAE1C,YAAY,EAAE,cAAc,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AA+CnE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,wBAAgB,MAAM,CAAC,CAAC,SAAS,QAAQ,GAAG,QAAQ,EAClD,KAAK,EAAE,OAAO,EACd,aAAa,CAAC,EAAE,MAAM,GACrB,CAAC,CAwFH;yBA3Fe,MAAM;yCAsJR,MAAM,EAAE,KACjB,IAAI;oCAyDgD,QAAQ,KAAK,IAAI;wBAgBnB,UAAU,CAC/D,OAAO,kBAAkB,CAAC,QAAQ,CACnC;iBAuBI,OAAO,KACP,UAAU,CAAC,OAAO,kBAAkB,CAAC,GAAG,CAAC;6BA0BzC,GAAG,EAAE,KACL,UAAU,CAAC,OAAO,kBAAkB,CAAC,eAAe,CAAC;uBA0BnD,MAAM,cACC,MAAM,KACf,UAAU,CAAC,OAAO,kBAAkB,CAAC,OAAO,CAAC;gCAmB3C,MAAM,KACR,UAAU,CAAC,OAAO,kBAAkB,CAAC,gBAAgB,CAAC;kCAwBhD,MAAM,GAAG,MAAM,KACrB,UAAU,CAAC,OAAO,kBAAkB,CAAC,cAAc,CAAC;6BAmBX,IAAI;0BAmBV,MAAM,KAAK,IAAI;gCAkBhD,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,KACzB,UAAU,CAAC,OAAO,kBAAkB,CAAC,gBAAgB,CAAC"}
@@ -1,152 +0,0 @@
1
- // Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
2
- // This module is browser compatible.
3
-
4
- type KeyedCollection = Set<unknown> | Map<unknown, unknown>;
5
- function isKeyedCollection(x: unknown): x is KeyedCollection {
6
- return x instanceof Set || x instanceof Map;
7
- }
8
-
9
- function constructorsEqual(a: object, b: object) {
10
- return a.constructor === b.constructor ||
11
- a.constructor === Object && !b.constructor ||
12
- !a.constructor && b.constructor === Object;
13
- }
14
-
15
- /**
16
- * Deep equality comparison used in assertions.
17
- *
18
- * @param c The actual value
19
- * @param d The expected value
20
- * @returns `true` if the values are deeply equal, `false` otherwise
21
- *
22
- * @example Usage
23
- * ```ts
24
- * import { equal } from "@std/assert/equal";
25
- *
26
- * equal({ foo: "bar" }, { foo: "bar" }); // Returns `true`
27
- * equal({ foo: "bar" }, { foo: "baz" }); // Returns `false
28
- * ```
29
- */
30
- export function equal(c: unknown, d: unknown): boolean {
31
- const seen = new Map();
32
- return (function compare(a: unknown, b: unknown): boolean {
33
- // Have to render RegExp & Date for string comparison
34
- // unless it's mistreated as object
35
- if (
36
- a &&
37
- b &&
38
- ((a instanceof RegExp && b instanceof RegExp) ||
39
- (a instanceof URL && b instanceof URL))
40
- ) {
41
- return String(a) === String(b);
42
- }
43
- if (a instanceof Date && b instanceof Date) {
44
- const aTime = a.getTime();
45
- const bTime = b.getTime();
46
- // Check for NaN equality manually since NaN is not
47
- // equal to itself.
48
- if (Number.isNaN(aTime) && Number.isNaN(bTime)) {
49
- return true;
50
- }
51
- return aTime === bTime;
52
- }
53
- if (typeof a === "number" && typeof b === "number") {
54
- return Number.isNaN(a) && Number.isNaN(b) || a === b;
55
- }
56
- if (Object.is(a, b)) {
57
- return true;
58
- }
59
- if (a && typeof a === "object" && b && typeof b === "object") {
60
- if (a && b && !constructorsEqual(a, b)) {
61
- return false;
62
- }
63
- if (a instanceof WeakMap || b instanceof WeakMap) {
64
- if (!(a instanceof WeakMap && b instanceof WeakMap)) return false;
65
- throw new TypeError("cannot compare WeakMap instances");
66
- }
67
- if (a instanceof WeakSet || b instanceof WeakSet) {
68
- if (!(a instanceof WeakSet && b instanceof WeakSet)) return false;
69
- throw new TypeError("cannot compare WeakSet instances");
70
- }
71
- if (a instanceof WeakRef || b instanceof WeakRef) {
72
- if (!(a instanceof WeakRef && b instanceof WeakRef)) return false;
73
- return compare(a.deref(), b.deref());
74
- }
75
- if (seen.get(a) === b) {
76
- return true;
77
- }
78
- if (Object.keys(a).length !== Object.keys(b).length) {
79
- return false;
80
- }
81
- seen.set(a, b);
82
- if (isKeyedCollection(a) && isKeyedCollection(b)) {
83
- if (a.size !== b.size) {
84
- return false;
85
- }
86
-
87
- const aKeys = [...a.keys()];
88
- const primitiveKeysFastPath = aKeys.every((k) => {
89
- return typeof k === "string" ||
90
- typeof k === "number" ||
91
- typeof k === "boolean" ||
92
- typeof k === "bigint" ||
93
- typeof k === "symbol" ||
94
- k == null;
95
- });
96
- if (primitiveKeysFastPath) {
97
- if (a instanceof Set) {
98
- return a.symmetricDifference(b).size === 0;
99
- }
100
-
101
- for (const key of aKeys) {
102
- if (
103
- !b.has(key) ||
104
- !compare(a.get(key), (b as Map<unknown, unknown>).get(key))
105
- ) {
106
- return false;
107
- }
108
- }
109
- return true;
110
- }
111
-
112
- let unmatchedEntries = a.size;
113
-
114
- for (const [aKey, aValue] of a.entries()) {
115
- for (const [bKey, bValue] of b.entries()) {
116
- /* Given that Map keys can be references, we need
117
- * to ensure that they are also deeply equal */
118
-
119
- if (!compare(aKey, bKey)) continue;
120
-
121
- if (
122
- (aKey === aValue && bKey === bValue) ||
123
- (compare(aValue, bValue))
124
- ) {
125
- unmatchedEntries--;
126
- break;
127
- }
128
- }
129
- }
130
-
131
- return unmatchedEntries === 0;
132
- }
133
- const merged = { ...a, ...b };
134
- for (
135
- const key of [
136
- ...Object.getOwnPropertyNames(merged),
137
- ...Object.getOwnPropertySymbols(merged),
138
- ]
139
- ) {
140
- type Key = keyof typeof merged;
141
- if (!compare(a && a[key as Key], b && b[key as Key])) {
142
- return false;
143
- }
144
- if (((key in a) && (!(key in b))) || ((key in b) && (!(key in a)))) {
145
- return false;
146
- }
147
- }
148
- return true;
149
- }
150
- return false;
151
- })(c, d);
152
- }