@goast/kotlin 0.4.6 → 0.4.7-beta2
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.
- package/LICENSE +21 -21
- package/README.md +45 -45
- package/assets/client/okhttp3/ApiClient.kt +250 -250
- package/esm/src/ast/references/spring.d.ts +1 -0
- package/esm/src/ast/references/spring.d.ts.map +1 -1
- package/esm/src/ast/references/spring.js +2 -0
- package/esm/src/generators/services/okhttp3-clients/okhttp3-client-generator.js +26 -26
- package/esm/src/generators/services/spring-controllers/args.d.ts +17 -2
- package/esm/src/generators/services/spring-controllers/args.d.ts.map +1 -1
- package/esm/src/generators/services/spring-controllers/models.d.ts +2 -0
- package/esm/src/generators/services/spring-controllers/models.d.ts.map +1 -1
- package/esm/src/generators/services/spring-controllers/models.js +2 -0
- package/esm/src/generators/services/spring-controllers/spring-controller-generator.d.ts +3 -1
- package/esm/src/generators/services/spring-controllers/spring-controller-generator.d.ts.map +1 -1
- package/esm/src/generators/services/spring-controllers/spring-controller-generator.js +74 -6
- package/package.json +2 -1
- package/script/src/ast/references/spring.d.ts +1 -0
- package/script/src/ast/references/spring.d.ts.map +1 -1
- package/script/src/ast/references/spring.js +3 -1
- package/script/src/generators/services/okhttp3-clients/okhttp3-client-generator.js +26 -26
- package/script/src/generators/services/spring-controllers/args.d.ts +17 -2
- package/script/src/generators/services/spring-controllers/args.d.ts.map +1 -1
- package/script/src/generators/services/spring-controllers/models.d.ts +2 -0
- package/script/src/generators/services/spring-controllers/models.d.ts.map +1 -1
- package/script/src/generators/services/spring-controllers/models.js +2 -0
- package/script/src/generators/services/spring-controllers/spring-controller-generator.d.ts +3 -1
- package/script/src/generators/services/spring-controllers/spring-controller-generator.d.ts.map +1 -1
- package/script/src/generators/services/spring-controllers/spring-controller-generator.js +74 -6
- package/esm/_dnt.test_polyfills.d.ts +0 -29
- package/esm/_dnt.test_polyfills.d.ts.map +0 -1
- package/esm/_dnt.test_polyfills.js +0 -31
- package/esm/_dnt.test_shims.d.ts +0 -6
- package/esm/_dnt.test_shims.d.ts.map +0 -1
- package/esm/_dnt.test_shims.js +0 -61
- package/esm/deps/jsr.io/@std/assert/1.0.8/assertion_error.d.ts +0 -26
- package/esm/deps/jsr.io/@std/assert/1.0.8/assertion_error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/assertion_error.js +0 -30
- package/esm/deps/jsr.io/@std/assert/1.0.8/equal.d.ts +0 -17
- package/esm/deps/jsr.io/@std/assert/1.0.8/equal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/equal.js +0 -183
- package/esm/deps/jsr.io/@std/assert/1.0.8/equals.d.ts +0 -22
- package/esm/deps/jsr.io/@std/assert/1.0.8/equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/equals.js +0 -45
- package/esm/deps/jsr.io/@std/assert/1.0.8/false.d.ts +0 -18
- package/esm/deps/jsr.io/@std/assert/1.0.8/false.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/false.js +0 -22
- package/esm/deps/jsr.io/@std/assert/1.0.8/instance_of.d.ts +0 -23
- package/esm/deps/jsr.io/@std/assert/1.0.8/instance_of.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/instance_of.js +0 -53
- package/esm/deps/jsr.io/@std/assert/1.0.8/is_error.d.ts +0 -25
- package/esm/deps/jsr.io/@std/assert/1.0.8/is_error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/is_error.js +0 -54
- package/esm/deps/jsr.io/@std/assert/1.0.8/match.d.ts +0 -18
- package/esm/deps/jsr.io/@std/assert/1.0.8/match.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/match.js +0 -26
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_instance_of.d.ts +0 -20
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_instance_of.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_instance_of.js +0 -29
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_match.d.ts +0 -18
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_match.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_match.js +0 -26
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.d.ts +0 -23
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.js +0 -32
- package/esm/deps/jsr.io/@std/assert/1.0.8/rejects.d.ts +0 -42
- package/esm/deps/jsr.io/@std/assert/1.0.8/rejects.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/rejects.js +0 -53
- package/esm/deps/jsr.io/@std/assert/1.0.8/strict_equals.d.ts +0 -24
- package/esm/deps/jsr.io/@std/assert/1.0.8/strict_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/strict_equals.js +0 -57
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_equals.d.ts +0 -20
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_equals.js +0 -29
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.d.ts +0 -17
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.js +0 -26
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assertions.d.ts +0 -4
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assertions.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assertions.js +0 -13
- package/esm/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.d.ts +0 -46
- package/esm/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.js +0 -160
- package/esm/deps/jsr.io/@std/expect/1.0.8/_build_message.d.ts +0 -6
- package/esm/deps/jsr.io/@std/expect/1.0.8/_build_message.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_build_message.js +0 -29
- package/esm/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.d.ts +0 -4
- package/esm/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.js +0 -11
- package/esm/deps/jsr.io/@std/expect/1.0.8/_equal.d.ts +0 -9
- package/esm/deps/jsr.io/@std/expect/1.0.8/_equal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_equal.js +0 -191
- package/esm/deps/jsr.io/@std/expect/1.0.8/_extend.d.ts +0 -4
- package/esm/deps/jsr.io/@std/expect/1.0.8/_extend.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_extend.js +0 -11
- package/esm/deps/jsr.io/@std/expect/1.0.8/_inspect_args.d.ts +0 -3
- package/esm/deps/jsr.io/@std/expect/1.0.8/_inspect_args.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_inspect_args.js +0 -12
- package/esm/deps/jsr.io/@std/expect/1.0.8/_matchers.d.ts +0 -34
- package/esm/deps/jsr.io/@std/expect/1.0.8/_matchers.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_matchers.js +0 -563
- package/esm/deps/jsr.io/@std/expect/1.0.8/_mock_util.d.ts +0 -11
- package/esm/deps/jsr.io/@std/expect/1.0.8/_mock_util.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_mock_util.js +0 -10
- package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts +0 -4
- package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.js +0 -10
- package/esm/deps/jsr.io/@std/expect/1.0.8/_types.d.ts +0 -839
- package/esm/deps/jsr.io/@std/expect/1.0.8/_types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_types.js +0 -3
- package/esm/deps/jsr.io/@std/expect/1.0.8/_utils.d.ts +0 -9
- package/esm/deps/jsr.io/@std/expect/1.0.8/_utils.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_utils.js +0 -218
- package/esm/deps/jsr.io/@std/expect/1.0.8/expect.d.ts +0 -60
- package/esm/deps/jsr.io/@std/expect/1.0.8/expect.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/expect.js +0 -523
- package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts +0 -160
- package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.js +0 -199
- package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts +0 -82
- package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.js +0 -111
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff.d.ts +0 -140
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff.js +0 -277
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts +0 -99
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.js +0 -180
- package/esm/deps/jsr.io/@std/internal/1.0.5/format.d.ts +0 -2
- package/esm/deps/jsr.io/@std/internal/1.0.5/format.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/format.js +0 -37
- package/esm/deps/jsr.io/@std/internal/1.0.5/styles.d.ts +0 -159
- package/esm/deps/jsr.io/@std/internal/1.0.5/styles.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/styles.js +0 -207
- package/esm/deps/jsr.io/@std/internal/1.0.5/types.d.ts +0 -16
- package/esm/deps/jsr.io/@std/internal/1.0.5/types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/types.js +0 -2
- package/esm/deps/jsr.io/@std/testing/1.0.5/_mock_utils.d.ts +0 -15
- package/esm/deps/jsr.io/@std/testing/1.0.5/_mock_utils.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/testing/1.0.5/_mock_utils.js +0 -35
- package/esm/deps/jsr.io/@std/testing/1.0.5/_test_suite.d.ts +0 -74
- package/esm/deps/jsr.io/@std/testing/1.0.5/_test_suite.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/testing/1.0.5/_test_suite.js +0 -350
- package/esm/deps/jsr.io/@std/testing/1.0.5/bdd.d.ts +0 -731
- package/esm/deps/jsr.io/@std/testing/1.0.5/bdd.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/testing/1.0.5/bdd.js +0 -581
- package/esm/deps/jsr.io/@std/testing/1.0.5/mock.d.ts +0 -674
- package/esm/deps/jsr.io/@std/testing/1.0.5/mock.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/testing/1.0.5/mock.js +0 -1083
- package/esm/src/ast/nodes/annotation.test.d.ts +0 -2
- package/esm/src/ast/nodes/annotation.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/annotation.test.js +0 -56
- package/esm/src/ast/nodes/argument.test.d.ts +0 -2
- package/esm/src/ast/nodes/argument.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/argument.test.js +0 -33
- package/esm/src/ast/nodes/call.test.d.ts +0 -2
- package/esm/src/ast/nodes/call.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/call.test.js +0 -35
- package/esm/src/ast/nodes/class.test.d.ts +0 -2
- package/esm/src/ast/nodes/class.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/class.test.js +0 -219
- package/esm/src/ast/nodes/constructor.test.d.ts +0 -2
- package/esm/src/ast/nodes/constructor.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/constructor.test.js +0 -139
- package/esm/src/ast/nodes/doc-tag.test.d.ts +0 -2
- package/esm/src/ast/nodes/doc-tag.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/doc-tag.test.js +0 -67
- package/esm/src/ast/nodes/doc.test.d.ts +0 -2
- package/esm/src/ast/nodes/doc.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/doc.test.js +0 -33
- package/esm/src/ast/nodes/enum-value.test.d.ts +0 -2
- package/esm/src/ast/nodes/enum-value.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/enum-value.test.js +0 -115
- package/esm/src/ast/nodes/enum.test.d.ts +0 -2
- package/esm/src/ast/nodes/enum.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/enum.test.js +0 -129
- package/esm/src/ast/nodes/function.test.d.ts +0 -2
- package/esm/src/ast/nodes/function.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/function.test.js +0 -160
- package/esm/src/ast/nodes/generic-parameter.test.d.ts +0 -2
- package/esm/src/ast/nodes/generic-parameter.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/generic-parameter.test.js +0 -49
- package/esm/src/ast/nodes/init-block.test.d.ts +0 -2
- package/esm/src/ast/nodes/init-block.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/init-block.test.js +0 -28
- package/esm/src/ast/nodes/interface.test.d.ts +0 -2
- package/esm/src/ast/nodes/interface.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/interface.test.js +0 -121
- package/esm/src/ast/nodes/object.test.d.ts +0 -2
- package/esm/src/ast/nodes/object.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/object.test.js +0 -78
- package/esm/src/ast/nodes/parameter.test.d.ts +0 -2
- package/esm/src/ast/nodes/parameter.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/parameter.test.js +0 -152
- package/esm/src/ast/nodes/property.test.d.ts +0 -2
- package/esm/src/ast/nodes/property.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/property.test.js +0 -206
- package/esm/src/ast/nodes/reference.test.d.ts +0 -2
- package/esm/src/ast/nodes/reference.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/reference.test.js +0 -36
- package/esm/src/ast/nodes/string.test.d.ts +0 -2
- package/esm/src/ast/nodes/string.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/string.test.js +0 -48
- package/esm/src/import-collection.test.d.ts +0 -2
- package/esm/src/import-collection.test.d.ts.map +0 -1
- package/esm/src/import-collection.test.js +0 -99
- package/esm/tests/openapi-models.test.d.ts +0 -2
- package/esm/tests/openapi-models.test.d.ts.map +0 -1
- package/esm/tests/openapi-models.test.js +0 -45
- package/script/_dnt.test_polyfills.d.ts +0 -29
- package/script/_dnt.test_polyfills.d.ts.map +0 -1
- package/script/_dnt.test_polyfills.js +0 -32
- package/script/_dnt.test_shims.d.ts +0 -6
- package/script/_dnt.test_shims.d.ts.map +0 -1
- package/script/_dnt.test_shims.js +0 -65
- package/script/deps/jsr.io/@std/assert/1.0.8/assertion_error.d.ts +0 -26
- package/script/deps/jsr.io/@std/assert/1.0.8/assertion_error.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/assertion_error.js +0 -34
- package/script/deps/jsr.io/@std/assert/1.0.8/equal.d.ts +0 -17
- package/script/deps/jsr.io/@std/assert/1.0.8/equal.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/equal.js +0 -187
- package/script/deps/jsr.io/@std/assert/1.0.8/equals.d.ts +0 -22
- package/script/deps/jsr.io/@std/assert/1.0.8/equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/equals.js +0 -48
- package/script/deps/jsr.io/@std/assert/1.0.8/false.d.ts +0 -18
- package/script/deps/jsr.io/@std/assert/1.0.8/false.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/false.js +0 -25
- package/script/deps/jsr.io/@std/assert/1.0.8/instance_of.d.ts +0 -23
- package/script/deps/jsr.io/@std/assert/1.0.8/instance_of.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/instance_of.js +0 -56
- package/script/deps/jsr.io/@std/assert/1.0.8/is_error.d.ts +0 -25
- package/script/deps/jsr.io/@std/assert/1.0.8/is_error.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/is_error.js +0 -57
- package/script/deps/jsr.io/@std/assert/1.0.8/match.d.ts +0 -18
- package/script/deps/jsr.io/@std/assert/1.0.8/match.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/match.js +0 -29
- package/script/deps/jsr.io/@std/assert/1.0.8/not_instance_of.d.ts +0 -20
- package/script/deps/jsr.io/@std/assert/1.0.8/not_instance_of.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/not_instance_of.js +0 -32
- package/script/deps/jsr.io/@std/assert/1.0.8/not_match.d.ts +0 -18
- package/script/deps/jsr.io/@std/assert/1.0.8/not_match.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/not_match.js +0 -29
- package/script/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.d.ts +0 -23
- package/script/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.js +0 -35
- package/script/deps/jsr.io/@std/assert/1.0.8/rejects.d.ts +0 -42
- package/script/deps/jsr.io/@std/assert/1.0.8/rejects.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/rejects.js +0 -56
- package/script/deps/jsr.io/@std/assert/1.0.8/strict_equals.d.ts +0 -24
- package/script/deps/jsr.io/@std/assert/1.0.8/strict_equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/strict_equals.js +0 -60
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_equals.d.ts +0 -20
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_equals.js +0 -32
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.d.ts +0 -17
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.js +0 -29
- package/script/deps/jsr.io/@std/expect/1.0.8/_assertions.d.ts +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_assertions.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_assertions.js +0 -18
- package/script/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.d.ts +0 -46
- package/script/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.js +0 -182
- package/script/deps/jsr.io/@std/expect/1.0.8/_build_message.d.ts +0 -6
- package/script/deps/jsr.io/@std/expect/1.0.8/_build_message.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_build_message.js +0 -33
- package/script/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.d.ts +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.js +0 -15
- package/script/deps/jsr.io/@std/expect/1.0.8/_equal.d.ts +0 -9
- package/script/deps/jsr.io/@std/expect/1.0.8/_equal.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_equal.js +0 -194
- package/script/deps/jsr.io/@std/expect/1.0.8/_extend.d.ts +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_extend.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_extend.js +0 -15
- package/script/deps/jsr.io/@std/expect/1.0.8/_inspect_args.d.ts +0 -3
- package/script/deps/jsr.io/@std/expect/1.0.8/_inspect_args.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_inspect_args.js +0 -17
- package/script/deps/jsr.io/@std/expect/1.0.8/_matchers.d.ts +0 -34
- package/script/deps/jsr.io/@std/expect/1.0.8/_matchers.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_matchers.js +0 -597
- package/script/deps/jsr.io/@std/expect/1.0.8/_mock_util.d.ts +0 -11
- package/script/deps/jsr.io/@std/expect/1.0.8/_mock_util.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_mock_util.js +0 -14
- package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.js +0 -14
- package/script/deps/jsr.io/@std/expect/1.0.8/_types.d.ts +0 -839
- package/script/deps/jsr.io/@std/expect/1.0.8/_types.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_types.js +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_utils.d.ts +0 -9
- package/script/deps/jsr.io/@std/expect/1.0.8/_utils.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_utils.js +0 -226
- package/script/deps/jsr.io/@std/expect/1.0.8/expect.d.ts +0 -60
- package/script/deps/jsr.io/@std/expect/1.0.8/expect.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/expect.js +0 -527
- package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts +0 -160
- package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.js +0 -204
- package/script/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts +0 -82
- package/script/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/build_message.js +0 -116
- package/script/deps/jsr.io/@std/internal/1.0.5/diff.d.ts +0 -140
- package/script/deps/jsr.io/@std/internal/1.0.5/diff.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/diff.js +0 -284
- package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts +0 -99
- package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.js +0 -186
- package/script/deps/jsr.io/@std/internal/1.0.5/format.d.ts +0 -2
- package/script/deps/jsr.io/@std/internal/1.0.5/format.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/format.js +0 -41
- package/script/deps/jsr.io/@std/internal/1.0.5/styles.d.ts +0 -159
- package/script/deps/jsr.io/@std/internal/1.0.5/styles.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/styles.js +0 -220
- package/script/deps/jsr.io/@std/internal/1.0.5/types.d.ts +0 -16
- package/script/deps/jsr.io/@std/internal/1.0.5/types.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/types.js +0 -3
- package/script/deps/jsr.io/@std/testing/1.0.5/_mock_utils.d.ts +0 -15
- package/script/deps/jsr.io/@std/testing/1.0.5/_mock_utils.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/testing/1.0.5/_mock_utils.js +0 -41
- package/script/deps/jsr.io/@std/testing/1.0.5/_test_suite.d.ts +0 -74
- package/script/deps/jsr.io/@std/testing/1.0.5/_test_suite.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/testing/1.0.5/_test_suite.js +0 -355
- package/script/deps/jsr.io/@std/testing/1.0.5/bdd.d.ts +0 -731
- package/script/deps/jsr.io/@std/testing/1.0.5/bdd.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/testing/1.0.5/bdd.js +0 -592
- package/script/deps/jsr.io/@std/testing/1.0.5/mock.d.ts +0 -674
- package/script/deps/jsr.io/@std/testing/1.0.5/mock.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/testing/1.0.5/mock.js +0 -1102
- package/script/src/ast/nodes/annotation.test.d.ts +0 -2
- package/script/src/ast/nodes/annotation.test.d.ts.map +0 -1
- package/script/src/ast/nodes/annotation.test.js +0 -58
- package/script/src/ast/nodes/argument.test.d.ts +0 -2
- package/script/src/ast/nodes/argument.test.d.ts.map +0 -1
- package/script/src/ast/nodes/argument.test.js +0 -35
- package/script/src/ast/nodes/call.test.d.ts +0 -2
- package/script/src/ast/nodes/call.test.d.ts.map +0 -1
- package/script/src/ast/nodes/call.test.js +0 -37
- package/script/src/ast/nodes/class.test.d.ts +0 -2
- package/script/src/ast/nodes/class.test.d.ts.map +0 -1
- package/script/src/ast/nodes/class.test.js +0 -221
- package/script/src/ast/nodes/constructor.test.d.ts +0 -2
- package/script/src/ast/nodes/constructor.test.d.ts.map +0 -1
- package/script/src/ast/nodes/constructor.test.js +0 -141
- package/script/src/ast/nodes/doc-tag.test.d.ts +0 -2
- package/script/src/ast/nodes/doc-tag.test.d.ts.map +0 -1
- package/script/src/ast/nodes/doc-tag.test.js +0 -69
- package/script/src/ast/nodes/doc.test.d.ts +0 -2
- package/script/src/ast/nodes/doc.test.d.ts.map +0 -1
- package/script/src/ast/nodes/doc.test.js +0 -35
- package/script/src/ast/nodes/enum-value.test.d.ts +0 -2
- package/script/src/ast/nodes/enum-value.test.d.ts.map +0 -1
- package/script/src/ast/nodes/enum-value.test.js +0 -117
- package/script/src/ast/nodes/enum.test.d.ts +0 -2
- package/script/src/ast/nodes/enum.test.d.ts.map +0 -1
- package/script/src/ast/nodes/enum.test.js +0 -131
- package/script/src/ast/nodes/function.test.d.ts +0 -2
- package/script/src/ast/nodes/function.test.d.ts.map +0 -1
- package/script/src/ast/nodes/function.test.js +0 -162
- package/script/src/ast/nodes/generic-parameter.test.d.ts +0 -2
- package/script/src/ast/nodes/generic-parameter.test.d.ts.map +0 -1
- package/script/src/ast/nodes/generic-parameter.test.js +0 -51
- package/script/src/ast/nodes/init-block.test.d.ts +0 -2
- package/script/src/ast/nodes/init-block.test.d.ts.map +0 -1
- package/script/src/ast/nodes/init-block.test.js +0 -30
- package/script/src/ast/nodes/interface.test.d.ts +0 -2
- package/script/src/ast/nodes/interface.test.d.ts.map +0 -1
- package/script/src/ast/nodes/interface.test.js +0 -123
- package/script/src/ast/nodes/object.test.d.ts +0 -2
- package/script/src/ast/nodes/object.test.d.ts.map +0 -1
- package/script/src/ast/nodes/object.test.js +0 -80
- package/script/src/ast/nodes/parameter.test.d.ts +0 -2
- package/script/src/ast/nodes/parameter.test.d.ts.map +0 -1
- package/script/src/ast/nodes/parameter.test.js +0 -154
- package/script/src/ast/nodes/property.test.d.ts +0 -2
- package/script/src/ast/nodes/property.test.d.ts.map +0 -1
- package/script/src/ast/nodes/property.test.js +0 -208
- package/script/src/ast/nodes/reference.test.d.ts +0 -2
- package/script/src/ast/nodes/reference.test.d.ts.map +0 -1
- package/script/src/ast/nodes/reference.test.js +0 -38
- package/script/src/ast/nodes/string.test.d.ts +0 -2
- package/script/src/ast/nodes/string.test.d.ts.map +0 -1
- package/script/src/ast/nodes/string.test.js +0 -50
- package/script/src/import-collection.test.d.ts +0 -2
- package/script/src/import-collection.test.d.ts.map +0 -1
- package/script/src/import-collection.test.js +0 -101
- package/script/tests/openapi-models.test.d.ts +0 -2
- package/script/tests/openapi-models.test.d.ts.map +0 -1
- package/script/tests/openapi-models.test.js +0 -48
- package/src/_dnt.test_polyfills.ts +0 -70
- package/src/_dnt.test_shims.ts +0 -64
- package/src/deps/jsr.io/@std/assert/1.0.8/assertion_error.ts +0 -31
- package/src/deps/jsr.io/@std/assert/1.0.8/equal.ts +0 -210
- package/src/deps/jsr.io/@std/assert/1.0.8/equals.ts +0 -52
- package/src/deps/jsr.io/@std/assert/1.0.8/false.ts +0 -26
- package/src/deps/jsr.io/@std/assert/1.0.8/instance_of.ts +0 -64
- package/src/deps/jsr.io/@std/assert/1.0.8/is_error.ts +0 -65
- package/src/deps/jsr.io/@std/assert/1.0.8/match.ts +0 -30
- package/src/deps/jsr.io/@std/assert/1.0.8/not_instance_of.ts +0 -33
- package/src/deps/jsr.io/@std/assert/1.0.8/not_match.ts +0 -30
- package/src/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.ts +0 -42
- package/src/deps/jsr.io/@std/assert/1.0.8/rejects.ts +0 -123
- package/src/deps/jsr.io/@std/assert/1.0.8/strict_equals.ts +0 -67
- package/src/deps/jsr.io/@std/expect/1.0.8/_assert_equals.ts +0 -38
- package/src/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.ts +0 -35
- package/src/deps/jsr.io/@std/expect/1.0.8/_assertions.ts +0 -18
- package/src/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.ts +0 -193
- package/src/deps/jsr.io/@std/expect/1.0.8/_build_message.ts +0 -51
- package/src/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.ts +0 -19
- package/src/deps/jsr.io/@std/expect/1.0.8/_equal.ts +0 -230
- package/src/deps/jsr.io/@std/expect/1.0.8/_extend.ts +0 -16
- package/src/deps/jsr.io/@std/expect/1.0.8/_inspect_args.ts +0 -15
- package/src/deps/jsr.io/@std/expect/1.0.8/_matchers.ts +0 -832
- package/src/deps/jsr.io/@std/expect/1.0.8/_mock_util.ts +0 -22
- package/src/deps/jsr.io/@std/expect/1.0.8/_serializer.ts +0 -15
- package/src/deps/jsr.io/@std/expect/1.0.8/_types.ts +0 -919
- package/src/deps/jsr.io/@std/expect/1.0.8/_utils.ts +0 -283
- package/src/deps/jsr.io/@std/expect/1.0.8/expect.ts +0 -620
- package/src/deps/jsr.io/@std/internal/1.0.5/assertion_state.ts +0 -214
- package/src/deps/jsr.io/@std/internal/1.0.5/build_message.ts +0 -134
- package/src/deps/jsr.io/@std/internal/1.0.5/diff.ts +0 -317
- package/src/deps/jsr.io/@std/internal/1.0.5/diff_str.ts +0 -204
- package/src/deps/jsr.io/@std/internal/1.0.5/format.ts +0 -39
- package/src/deps/jsr.io/@std/internal/1.0.5/styles.ts +0 -233
- package/src/deps/jsr.io/@std/internal/1.0.5/types.ts +0 -18
- package/src/deps/jsr.io/@std/testing/1.0.5/_mock_utils.ts +0 -43
- package/src/deps/jsr.io/@std/testing/1.0.5/_test_suite.ts +0 -410
- package/src/deps/jsr.io/@std/testing/1.0.5/bdd.ts +0 -1211
- package/src/deps/jsr.io/@std/testing/1.0.5/mock.ts +0 -1807
- package/src/mod.ts +0 -8
- package/src/src/assets.ts +0 -9
- package/src/src/ast/_index.ts +0 -66
- package/src/src/ast/common.ts +0 -1
- package/src/src/ast/index.ts +0 -1
- package/src/src/ast/node.ts +0 -10
- package/src/src/ast/nodes/annotation.test.ts +0 -69
- package/src/src/ast/nodes/annotation.ts +0 -79
- package/src/src/ast/nodes/argument.test.ts +0 -41
- package/src/src/ast/nodes/argument.ts +0 -62
- package/src/src/ast/nodes/call.test.ts +0 -44
- package/src/src/ast/nodes/call.ts +0 -66
- package/src/src/ast/nodes/class.test.ts +0 -274
- package/src/src/ast/nodes/class.ts +0 -178
- package/src/src/ast/nodes/collection-literal.ts +0 -49
- package/src/src/ast/nodes/constructor.test.ts +0 -178
- package/src/src/ast/nodes/constructor.ts +0 -126
- package/src/src/ast/nodes/doc-tag.test.ts +0 -84
- package/src/src/ast/nodes/doc-tag.ts +0 -138
- package/src/src/ast/nodes/doc.test.ts +0 -42
- package/src/src/ast/nodes/doc.ts +0 -111
- package/src/src/ast/nodes/enum-value.test.ts +0 -146
- package/src/src/ast/nodes/enum-value.ts +0 -100
- package/src/src/ast/nodes/enum.test.ts +0 -167
- package/src/src/ast/nodes/enum.ts +0 -163
- package/src/src/ast/nodes/function.test.ts +0 -194
- package/src/src/ast/nodes/function.ts +0 -176
- package/src/src/ast/nodes/generic-parameter.test.ts +0 -60
- package/src/src/ast/nodes/generic-parameter.ts +0 -54
- package/src/src/ast/nodes/init-block.test.ts +0 -36
- package/src/src/ast/nodes/init-block.ts +0 -38
- package/src/src/ast/nodes/interface.test.ts +0 -151
- package/src/src/ast/nodes/interface.ts +0 -133
- package/src/src/ast/nodes/lambda-type.ts +0 -68
- package/src/src/ast/nodes/lambda.ts +0 -68
- package/src/src/ast/nodes/object.test.ts +0 -101
- package/src/src/ast/nodes/object.ts +0 -102
- package/src/src/ast/nodes/parameter.test.ts +0 -191
- package/src/src/ast/nodes/parameter.ts +0 -118
- package/src/src/ast/nodes/property.test.ts +0 -253
- package/src/src/ast/nodes/property.ts +0 -225
- package/src/src/ast/nodes/reference.test.ts +0 -47
- package/src/src/ast/nodes/reference.ts +0 -178
- package/src/src/ast/nodes/string.test.ts +0 -61
- package/src/src/ast/nodes/string.ts +0 -114
- package/src/src/ast/nodes/types.ts +0 -23
- package/src/src/ast/references/index.ts +0 -8
- package/src/src/ast/references/jackson.ts +0 -16
- package/src/src/ast/references/jakarta.ts +0 -10
- package/src/src/ast/references/java.ts +0 -19
- package/src/src/ast/references/kotlin.ts +0 -40
- package/src/src/ast/references/okhttp3.ts +0 -5
- package/src/src/ast/references/reactor.ts +0 -5
- package/src/src/ast/references/spring.ts +0 -58
- package/src/src/ast/references/swagger.ts +0 -23
- package/src/src/ast/utils/get-kotlin-builder-options.ts +0 -19
- package/src/src/ast/utils/to-kt-node.ts +0 -31
- package/src/src/ast/utils/write-kt-annotations.ts +0 -15
- package/src/src/ast/utils/write-kt-arguments.ts +0 -45
- package/src/src/ast/utils/write-kt-enum-values.ts +0 -27
- package/src/src/ast/utils/write-kt-generic-parameters.ts +0 -12
- package/src/src/ast/utils/write-kt-members.ts +0 -25
- package/src/src/ast/utils/write-kt-node.ts +0 -37
- package/src/src/ast/utils/write-kt-parameters.ts +0 -25
- package/src/src/common-results.ts +0 -4
- package/src/src/config.ts +0 -41
- package/src/src/file-builder.ts +0 -108
- package/src/src/generators/file-generator.ts +0 -29
- package/src/src/generators/index.ts +0 -4
- package/src/src/generators/models/args.ts +0 -128
- package/src/src/generators/models/index.ts +0 -4
- package/src/src/generators/models/model-generator.ts +0 -602
- package/src/src/generators/models/models-generator.ts +0 -65
- package/src/src/generators/models/models.ts +0 -95
- package/src/src/generators/services/okhttp3-clients/args.ts +0 -78
- package/src/src/generators/services/okhttp3-clients/index.ts +0 -4
- package/src/src/generators/services/okhttp3-clients/models.ts +0 -62
- package/src/src/generators/services/okhttp3-clients/okhttp3-client-generator.ts +0 -557
- package/src/src/generators/services/okhttp3-clients/okhttp3-clients-generator.ts +0 -130
- package/src/src/generators/services/okhttp3-clients/refs.ts +0 -55
- package/src/src/generators/services/spring-controllers/args.ts +0 -73
- package/src/src/generators/services/spring-controllers/index.ts +0 -4
- package/src/src/generators/services/spring-controllers/models.ts +0 -58
- package/src/src/generators/services/spring-controllers/spring-controller-generator.ts +0 -653
- package/src/src/generators/services/spring-controllers/spring-controllers-generator.ts +0 -70
- package/src/src/import-collection.test.ts +0 -116
- package/src/src/import-collection.ts +0 -98
- package/src/src/types.ts +0 -3
- package/src/src/utils.ts +0 -39
- package/src/tests/openapi-models.test.ts +0 -63
- package/test_runner.js +0 -227
package/script/src/generators/services/spring-controllers/spring-controller-generator.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spring-controller-generator.d.ts","sourceRoot":"","sources":["../../../../../src/src/generators/services/spring-controllers/spring-controller-generator.ts"],"names":[],"mappings":"AAGA,OAAO,EAGL,KAAK,gBAAgB,EAIrB,KAAK,YAAY,EAGjB,aAAa,EAEd,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"spring-controller-generator.d.ts","sourceRoot":"","sources":["../../../../../src/src/generators/services/spring-controllers/spring-controller-generator.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,6 +5,7 @@ exports.listToFlux = listToFlux;
|
|
|
5
5
|
const tslib_1 = require("tslib");
|
|
6
6
|
const fs_extra_1 = tslib_1.__importDefault(require("fs-extra"));
|
|
7
7
|
const core_1 = require("@goast/core");
|
|
8
|
+
const http_status_codes_1 = require("http-status-codes");
|
|
8
9
|
const index_js_1 = require("../../../ast/index.js");
|
|
9
10
|
const file_builder_js_1 = require("../../../file-builder.js");
|
|
10
11
|
const utils_js_1 = require("../../../utils.js");
|
|
@@ -70,6 +71,9 @@ class DefaultKotlinSpringControllerGenerator extends file_generator_js_1.KotlinF
|
|
|
70
71
|
ctx.service.endpoints.forEach((endpoint) => {
|
|
71
72
|
members.push(this.getApiInterfaceEndpointMethod(ctx, { endpoint }));
|
|
72
73
|
});
|
|
74
|
+
if (ctx.config.strictResponseEntities) {
|
|
75
|
+
members.push(...ctx.service.endpoints.map((endpoint) => this.getApiResponseEntityClass(ctx, { endpoint })));
|
|
76
|
+
}
|
|
73
77
|
return members;
|
|
74
78
|
}
|
|
75
79
|
getApiInterfaceEndpointMethod(ctx, args) {
|
|
@@ -79,7 +83,9 @@ class DefaultKotlinSpringControllerGenerator extends file_generator_js_1.KotlinF
|
|
|
79
83
|
suspend: true,
|
|
80
84
|
annotations: this.getApiInterfaceEndpointMethodAnnnotations(ctx, endpoint),
|
|
81
85
|
parameters: parameters.map((parameter) => this.getApiInterfaceEndpointMethodParameter(ctx, endpoint, parameter)),
|
|
82
|
-
returnType:
|
|
86
|
+
returnType: ctx.config.strictResponseEntities
|
|
87
|
+
? index_js_1.kt.reference(this.getApiResponseEntityName(ctx, { endpoint }), null, { generics: ['*'] })
|
|
88
|
+
: index_js_1.kt.refs.spring.responseEntity([this.getResponseType(ctx, { endpoint })]),
|
|
83
89
|
body: this.getApiInterfaceEndpointMethodBody(ctx, endpoint, parameters),
|
|
84
90
|
});
|
|
85
91
|
}
|
|
@@ -192,6 +198,53 @@ class DefaultKotlinSpringControllerGenerator extends file_generator_js_1.KotlinF
|
|
|
192
198
|
(0, core_1.builderTemplate) `return ${index_js_1.kt.call([index_js_1.kt.call(index_js_1.kt.reference('getDelegate'), []), (0, core_1.toCasing)(endpoint.name, ctx.config.functionNameCasing)], parameters.map((x) => (0, core_1.toCasing)(x.name, ctx.config.parameterNameCasing)))}`,
|
|
193
199
|
], '\n');
|
|
194
200
|
}
|
|
201
|
+
getApiResponseEntityClass(ctx, args) {
|
|
202
|
+
const { endpoint } = args;
|
|
203
|
+
const name = this.getApiResponseEntityName(ctx, { endpoint });
|
|
204
|
+
return index_js_1.kt.class(name, {
|
|
205
|
+
doc: index_js_1.kt.doc(`Response entity for ${endpoint.name}.`),
|
|
206
|
+
generics: [index_js_1.kt.genericParameter('T')],
|
|
207
|
+
primaryConstructor: index_js_1.kt.constructor([
|
|
208
|
+
index_js_1.kt.parameter.class('body', index_js_1.kt.reference('T')),
|
|
209
|
+
index_js_1.kt.parameter.class('rawStatus', index_js_1.kt.refs.int()),
|
|
210
|
+
index_js_1.kt.parameter.class('headers', index_js_1.kt.refs.spring.multiValueMap([index_js_1.kt.refs.string(), index_js_1.kt.refs.string()], { nullable: true }), { default: index_js_1.kt.toNode(null) }),
|
|
211
|
+
], null, {
|
|
212
|
+
accessModifier: endpoint.responses.length > 0 ? 'private' : null,
|
|
213
|
+
delegateTarget: 'super',
|
|
214
|
+
delegateArguments: [index_js_1.kt.argument('body'), index_js_1.kt.argument('headers'), index_js_1.kt.argument('rawStatus')],
|
|
215
|
+
}),
|
|
216
|
+
extends: index_js_1.kt.refs.spring.responseEntity([index_js_1.kt.reference('T')]),
|
|
217
|
+
companionObject: index_js_1.kt.object({
|
|
218
|
+
members: Array.from(new Set([
|
|
219
|
+
...ctx.config.defaultStatusCodes,
|
|
220
|
+
501,
|
|
221
|
+
...endpoint.responses.map((x) => x.statusCode),
|
|
222
|
+
].filter(core_1.notNullish)))
|
|
223
|
+
.map((code) => {
|
|
224
|
+
const fnName = (0, core_1.toCasing)((0, http_status_codes_1.getReasonPhrase)(code), ctx.config.functionNameCasing);
|
|
225
|
+
const response = endpoint.responses.find((x) => x.statusCode === code);
|
|
226
|
+
const responseType = response ? this.getResponseType(ctx, { endpoint, response }) : undefined;
|
|
227
|
+
const hasResponseBody = responseType && !index_js_1.kt.refs.unit.matches(responseType);
|
|
228
|
+
return index_js_1.kt.function(fnName, {
|
|
229
|
+
parameters: [
|
|
230
|
+
hasResponseBody ? index_js_1.kt.parameter.class('body', responseType) : null,
|
|
231
|
+
index_js_1.kt.parameter.class('headers', index_js_1.kt.refs.spring.multiValueMap([index_js_1.kt.refs.string(), index_js_1.kt.refs.string()], { nullable: true }), { default: index_js_1.kt.toNode(null) }),
|
|
232
|
+
],
|
|
233
|
+
singleExpression: true,
|
|
234
|
+
body: index_js_1.kt.call([
|
|
235
|
+
index_js_1.kt.reference(this.getApiResponseEntityName(ctx, { endpoint }), null, {
|
|
236
|
+
generics: [hasResponseBody ? responseType : index_js_1.kt.refs.unit({ nullable: true })],
|
|
237
|
+
}),
|
|
238
|
+
], [
|
|
239
|
+
hasResponseBody ? index_js_1.kt.argument('body') : index_js_1.kt.toNode(null),
|
|
240
|
+
index_js_1.kt.toNode(code),
|
|
241
|
+
index_js_1.kt.argument('headers'),
|
|
242
|
+
]),
|
|
243
|
+
});
|
|
244
|
+
}),
|
|
245
|
+
}),
|
|
246
|
+
});
|
|
247
|
+
}
|
|
195
248
|
// #endregion
|
|
196
249
|
// #region API Controller
|
|
197
250
|
generateApiControllerFile(ctx, args) {
|
|
@@ -298,14 +351,25 @@ class DefaultKotlinSpringControllerGenerator extends file_generator_js_1.KotlinF
|
|
|
298
351
|
getApiDelegateInterfaceEndpointMethod(ctx, args) {
|
|
299
352
|
const { endpoint } = args;
|
|
300
353
|
const parameters = this.getAllParameters(ctx, { endpoint });
|
|
301
|
-
|
|
354
|
+
const fn = index_js_1.kt.function((0, core_1.toCasing)(endpoint.name, ctx.config.functionNameCasing), {
|
|
302
355
|
suspend: true,
|
|
303
356
|
parameters: parameters.map((parameter) => {
|
|
304
357
|
return index_js_1.kt.parameter((0, core_1.toCasing)(parameter.name, ctx.config.parameterNameCasing), this.getParameterType(ctx, { endpoint, parameter }));
|
|
305
358
|
}),
|
|
306
|
-
returnType: index_js_1.kt.refs.spring.responseEntity([this.getResponseType(ctx, { endpoint })]),
|
|
307
|
-
body: (0, core_1.appendValueGroup)([(0, core_1.builderTemplate) `return ${index_js_1.kt.refs.spring.responseEntity.infer()}(${index_js_1.kt.refs.spring.httpStatus()}.NOT_IMPLEMENTED)`], '\n'),
|
|
308
359
|
});
|
|
360
|
+
if (ctx.config.strictResponseEntities) {
|
|
361
|
+
const responseEntity = index_js_1.kt.reference.genericFactory(this.getApiResponseEntityName(ctx, { endpoint }), `${this.getPackageName(ctx, {})}.${this.getApiInterfaceName(ctx, {})}`);
|
|
362
|
+
fn.returnType = responseEntity(['*']);
|
|
363
|
+
fn.body = (0, core_1.appendValueGroup)([(0, core_1.builderTemplate) `return ${index_js_1.kt.call([
|
|
364
|
+
responseEntity.infer(),
|
|
365
|
+
(0, core_1.toCasing)((0, http_status_codes_1.getReasonPhrase)(501), ctx.config.functionNameCasing),
|
|
366
|
+
], [])}`], '\n');
|
|
367
|
+
}
|
|
368
|
+
else {
|
|
369
|
+
fn.returnType = index_js_1.kt.refs.spring.responseEntity([this.getResponseType(ctx, { endpoint })]);
|
|
370
|
+
fn.body = (0, core_1.appendValueGroup)([(0, core_1.builderTemplate) `return ${index_js_1.kt.refs.spring.responseEntity.infer()}(${index_js_1.kt.refs.spring.httpStatus()}.NOT_IMPLEMENTED)`], '\n');
|
|
371
|
+
}
|
|
372
|
+
return fn;
|
|
309
373
|
}
|
|
310
374
|
// #endregion
|
|
311
375
|
getParameterType(ctx, args) {
|
|
@@ -321,8 +385,8 @@ class DefaultKotlinSpringControllerGenerator extends file_generator_js_1.KotlinF
|
|
|
321
385
|
return parameter.target === 'body' ? listToFlux(type) : type;
|
|
322
386
|
}
|
|
323
387
|
getResponseType(ctx, args) {
|
|
324
|
-
const { endpoint } = args;
|
|
325
|
-
const responseSchemas = endpoint.responses
|
|
388
|
+
const { endpoint, response } = args;
|
|
389
|
+
const responseSchemas = (response ? [response] : endpoint.responses)
|
|
326
390
|
.flatMap((x) => x.contentOptions.flatMap((x) => x.schema))
|
|
327
391
|
.filter(core_1.notNullish)
|
|
328
392
|
.filter((x, i, a) => a.findIndex((y) => {
|
|
@@ -379,6 +443,10 @@ class DefaultKotlinSpringControllerGenerator extends file_generator_js_1.KotlinF
|
|
|
379
443
|
: ctx.config.packageSuffix(ctx.service);
|
|
380
444
|
return ctx.config.packageName + packageSuffix;
|
|
381
445
|
}
|
|
446
|
+
getApiResponseEntityName(ctx, args) {
|
|
447
|
+
const { endpoint } = args;
|
|
448
|
+
return (0, core_1.toCasing)(`${endpoint.name}_ResponseEntity`, ctx.config.typeNameCasing);
|
|
449
|
+
}
|
|
382
450
|
getApiInterfaceName(ctx, _args) {
|
|
383
451
|
return (0, core_1.toCasing)(ctx.service.name + '_Api', ctx.config.typeNameCasing);
|
|
384
452
|
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
declare global {
|
|
2
|
-
interface Object {
|
|
3
|
-
/**
|
|
4
|
-
* Determines whether an object has a property with the specified name.
|
|
5
|
-
* @param o An object.
|
|
6
|
-
* @param v A property name.
|
|
7
|
-
*/
|
|
8
|
-
hasOwn(o: object, v: PropertyKey): boolean;
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export {};
|
|
12
|
-
declare global {
|
|
13
|
-
interface String {
|
|
14
|
-
/**
|
|
15
|
-
* Replace all instances of a substring in a string, using a regular expression or search string.
|
|
16
|
-
* @param searchValue A string to search for.
|
|
17
|
-
* @param replaceValue A string containing the text to replace for every successful match of searchValue in this string.
|
|
18
|
-
*/
|
|
19
|
-
replaceAll(searchValue: string | RegExp, replaceValue: string): string;
|
|
20
|
-
/**
|
|
21
|
-
* Replace all instances of a substring in a string, using a regular expression or search string.
|
|
22
|
-
* @param searchValue A string to search for.
|
|
23
|
-
* @param replacer A function that returns the replacement text.
|
|
24
|
-
*/
|
|
25
|
-
replaceAll(searchValue: string | RegExp, replacer: (substring: string, ...args: any[]) => string): string;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
export {};
|
|
29
|
-
//# sourceMappingURL=_dnt.test_polyfills.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"_dnt.test_polyfills.d.ts","sourceRoot":"","sources":["../src/_dnt.test_polyfills.ts"],"names":[],"mappings":"AAeA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd;;;;WAIG;QACH,MAAM,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC;KAC5C;CACF;AAED,OAAO,EAAE,CAAC;AACV,OAAO,CAAC,MAAM,CAAC;IAEb,UAAU,MAAM;QACd;;;;WAIG;QACH,UAAU,CAAC,WAAW,EAAE,MAAM,GAAG,MAAM,EAAE,YAAY,EAAE,MAAM,GAAG,MAAM,CAAC;QAEvE;;;;WAIG;QACH,UAAU,CACR,WAAW,EAAE,MAAM,GAAG,MAAM,EAC5B,QAAQ,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,MAAM,GACtD,MAAM,CAAC;KACX;CACF;AAsBD,OAAO,EAAE,CAAC"}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
// https://github.com/tc39/proposal-accessible-object-hasownproperty/blob/main/polyfill.js
|
|
2
|
-
if (!Object.hasOwn) {
|
|
3
|
-
Object.defineProperty(Object, "hasOwn", {
|
|
4
|
-
value: function (object, property) {
|
|
5
|
-
if (object == null) {
|
|
6
|
-
throw new TypeError("Cannot convert undefined or null to object");
|
|
7
|
-
}
|
|
8
|
-
return Object.prototype.hasOwnProperty.call(Object(object), property);
|
|
9
|
-
},
|
|
10
|
-
configurable: true,
|
|
11
|
-
enumerable: false,
|
|
12
|
-
writable: true,
|
|
13
|
-
});
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* String.prototype.replaceAll() polyfill
|
|
17
|
-
* https://gomakethings.com/how-to-replace-a-section-of-a-string-with-another-one-with-vanilla-js/
|
|
18
|
-
* @author Chris Ferdinandi
|
|
19
|
-
* @license MIT
|
|
20
|
-
*/
|
|
21
|
-
if (!String.prototype.replaceAll) {
|
|
22
|
-
String.prototype.replaceAll = function (str, newStr) {
|
|
23
|
-
// If a regex pattern
|
|
24
|
-
if (Object.prototype.toString.call(str).toLowerCase() === "[object regexp]") {
|
|
25
|
-
return this.replace(str, newStr);
|
|
26
|
-
}
|
|
27
|
-
// If a string
|
|
28
|
-
return this.replace(new RegExp(str, "g"), newStr);
|
|
29
|
-
};
|
|
30
|
-
}
|
|
31
|
-
export {};
|
package/esm/_dnt.test_shims.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"_dnt.test_shims.d.ts","sourceRoot":"","sources":["../src/_dnt.test_shims.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAC5C,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAK5C,eAAO,MAAM,aAAa;;CAA2C,CAAC"}
|
package/esm/_dnt.test_shims.js
DELETED
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { Deno } from "@deno/shim-deno-test";
|
|
2
|
-
export { Deno } from "@deno/shim-deno-test";
|
|
3
|
-
const dntGlobals = {
|
|
4
|
-
Deno,
|
|
5
|
-
};
|
|
6
|
-
export const dntGlobalThis = createMergeProxy(globalThis, dntGlobals);
|
|
7
|
-
function createMergeProxy(baseObj, extObj) {
|
|
8
|
-
return new Proxy(baseObj, {
|
|
9
|
-
get(_target, prop, _receiver) {
|
|
10
|
-
if (prop in extObj) {
|
|
11
|
-
return extObj[prop];
|
|
12
|
-
}
|
|
13
|
-
else {
|
|
14
|
-
return baseObj[prop];
|
|
15
|
-
}
|
|
16
|
-
},
|
|
17
|
-
set(_target, prop, value) {
|
|
18
|
-
if (prop in extObj) {
|
|
19
|
-
delete extObj[prop];
|
|
20
|
-
}
|
|
21
|
-
baseObj[prop] = value;
|
|
22
|
-
return true;
|
|
23
|
-
},
|
|
24
|
-
deleteProperty(_target, prop) {
|
|
25
|
-
let success = false;
|
|
26
|
-
if (prop in extObj) {
|
|
27
|
-
delete extObj[prop];
|
|
28
|
-
success = true;
|
|
29
|
-
}
|
|
30
|
-
if (prop in baseObj) {
|
|
31
|
-
delete baseObj[prop];
|
|
32
|
-
success = true;
|
|
33
|
-
}
|
|
34
|
-
return success;
|
|
35
|
-
},
|
|
36
|
-
ownKeys(_target) {
|
|
37
|
-
const baseKeys = Reflect.ownKeys(baseObj);
|
|
38
|
-
const extKeys = Reflect.ownKeys(extObj);
|
|
39
|
-
const extKeysSet = new Set(extKeys);
|
|
40
|
-
return [...baseKeys.filter((k) => !extKeysSet.has(k)), ...extKeys];
|
|
41
|
-
},
|
|
42
|
-
defineProperty(_target, prop, desc) {
|
|
43
|
-
if (prop in extObj) {
|
|
44
|
-
delete extObj[prop];
|
|
45
|
-
}
|
|
46
|
-
Reflect.defineProperty(baseObj, prop, desc);
|
|
47
|
-
return true;
|
|
48
|
-
},
|
|
49
|
-
getOwnPropertyDescriptor(_target, prop) {
|
|
50
|
-
if (prop in extObj) {
|
|
51
|
-
return Reflect.getOwnPropertyDescriptor(extObj, prop);
|
|
52
|
-
}
|
|
53
|
-
else {
|
|
54
|
-
return Reflect.getOwnPropertyDescriptor(baseObj, prop);
|
|
55
|
-
}
|
|
56
|
-
},
|
|
57
|
-
has(_target, prop) {
|
|
58
|
-
return prop in extObj || prop in baseObj;
|
|
59
|
-
},
|
|
60
|
-
});
|
|
61
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Error thrown when an assertion fails.
|
|
3
|
-
*
|
|
4
|
-
* @example Usage
|
|
5
|
-
* ```ts ignore
|
|
6
|
-
* import { AssertionError } from "@std/assert";
|
|
7
|
-
*
|
|
8
|
-
* try {
|
|
9
|
-
* throw new AssertionError("foo", { cause: "bar" });
|
|
10
|
-
* } catch (error) {
|
|
11
|
-
* if (error instanceof AssertionError) {
|
|
12
|
-
* error.message === "foo"; // true
|
|
13
|
-
* error.cause === "bar"; // true
|
|
14
|
-
* }
|
|
15
|
-
* }
|
|
16
|
-
* ```
|
|
17
|
-
*/
|
|
18
|
-
export declare class AssertionError extends Error {
|
|
19
|
-
/** Constructs a new instance.
|
|
20
|
-
*
|
|
21
|
-
* @param message The error message.
|
|
22
|
-
* @param options Additional options. This argument is still unstable. It may change in the future release.
|
|
23
|
-
*/
|
|
24
|
-
constructor(message: string, options?: ErrorOptions);
|
|
25
|
-
}
|
|
26
|
-
//# sourceMappingURL=assertion_error.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"assertion_error.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/assertion_error.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;;;;;GAgBG;AACH,qBAAa,cAAe,SAAQ,KAAK;IACvC;;;;OAIG;gBACS,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,YAAY;CAIpD"}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
2
|
-
// This module is browser compatible.
|
|
3
|
-
/**
|
|
4
|
-
* Error thrown when an assertion fails.
|
|
5
|
-
*
|
|
6
|
-
* @example Usage
|
|
7
|
-
* ```ts ignore
|
|
8
|
-
* import { AssertionError } from "@std/assert";
|
|
9
|
-
*
|
|
10
|
-
* try {
|
|
11
|
-
* throw new AssertionError("foo", { cause: "bar" });
|
|
12
|
-
* } catch (error) {
|
|
13
|
-
* if (error instanceof AssertionError) {
|
|
14
|
-
* error.message === "foo"; // true
|
|
15
|
-
* error.cause === "bar"; // true
|
|
16
|
-
* }
|
|
17
|
-
* }
|
|
18
|
-
* ```
|
|
19
|
-
*/
|
|
20
|
-
export class AssertionError extends Error {
|
|
21
|
-
/** Constructs a new instance.
|
|
22
|
-
*
|
|
23
|
-
* @param message The error message.
|
|
24
|
-
* @param options Additional options. This argument is still unstable. It may change in the future release.
|
|
25
|
-
*/
|
|
26
|
-
constructor(message, options) {
|
|
27
|
-
super(message, options);
|
|
28
|
-
this.name = "AssertionError";
|
|
29
|
-
}
|
|
30
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Deep equality comparison used in assertions.
|
|
3
|
-
*
|
|
4
|
-
* @param a The actual value
|
|
5
|
-
* @param b The expected value
|
|
6
|
-
* @returns `true` if the values are deeply equal, `false` otherwise
|
|
7
|
-
*
|
|
8
|
-
* @example Usage
|
|
9
|
-
* ```ts
|
|
10
|
-
* import { equal } from "@std/assert/equal";
|
|
11
|
-
*
|
|
12
|
-
* equal({ foo: "bar" }, { foo: "bar" }); // Returns `true`
|
|
13
|
-
* equal({ foo: "bar" }, { foo: "baz" }); // Returns `false`
|
|
14
|
-
* ```
|
|
15
|
-
*/
|
|
16
|
-
export declare function equal(a: unknown, b: unknown): boolean;
|
|
17
|
-
//# sourceMappingURL=equal.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"equal.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/equal.ts"],"names":[],"mappings":"AA2FA;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,KAAK,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,OAAO,GAAG,OAAO,CAuGrD"}
|
|
@@ -1,183 +0,0 @@
|
|
|
1
|
-
var _a;
|
|
2
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
3
|
-
// This module is browser compatible.
|
|
4
|
-
import * as dntShim from "../../../../../_dnt.test_shims.js";
|
|
5
|
-
function isKeyedCollection(x) {
|
|
6
|
-
return x instanceof Set || x instanceof Map;
|
|
7
|
-
}
|
|
8
|
-
function prototypesEqual(a, b) {
|
|
9
|
-
const pa = Object.getPrototypeOf(a);
|
|
10
|
-
const pb = Object.getPrototypeOf(b);
|
|
11
|
-
return pa === pb ||
|
|
12
|
-
pa === Object.prototype && pb === null ||
|
|
13
|
-
pa === null && pb === Object.prototype;
|
|
14
|
-
}
|
|
15
|
-
function isBasicObjectOrArray(obj) {
|
|
16
|
-
const proto = Object.getPrototypeOf(obj);
|
|
17
|
-
return proto === null || proto === Object.prototype ||
|
|
18
|
-
proto === Array.prototype;
|
|
19
|
-
}
|
|
20
|
-
// Slightly faster than Reflect.ownKeys in V8 as of 12.9.202.13-rusty (2024-10-28)
|
|
21
|
-
function ownKeys(obj) {
|
|
22
|
-
return [
|
|
23
|
-
...Object.getOwnPropertyNames(obj),
|
|
24
|
-
...Object.getOwnPropertySymbols(obj),
|
|
25
|
-
];
|
|
26
|
-
}
|
|
27
|
-
function getKeysDeep(obj) {
|
|
28
|
-
const keys = new Set();
|
|
29
|
-
while (obj !== Object.prototype && obj !== Array.prototype && obj != null) {
|
|
30
|
-
for (const key of ownKeys(obj)) {
|
|
31
|
-
keys.add(key);
|
|
32
|
-
}
|
|
33
|
-
obj = Object.getPrototypeOf(obj);
|
|
34
|
-
}
|
|
35
|
-
return keys;
|
|
36
|
-
}
|
|
37
|
-
// deno-lint-ignore no-explicit-any
|
|
38
|
-
const Temporal = (_a = dntShim.dntGlobalThis.Temporal) !== null && _a !== void 0 ? _a : new Proxy({}, { get: () => { } });
|
|
39
|
-
/** A non-exhaustive list of prototypes that can be accurately fast-path compared with `String(instance)` */
|
|
40
|
-
const stringComparablePrototypes = new Set([
|
|
41
|
-
Intl.Locale,
|
|
42
|
-
RegExp,
|
|
43
|
-
Temporal.Duration,
|
|
44
|
-
Temporal.Instant,
|
|
45
|
-
Temporal.PlainDate,
|
|
46
|
-
Temporal.PlainDateTime,
|
|
47
|
-
Temporal.PlainTime,
|
|
48
|
-
Temporal.PlainYearMonth,
|
|
49
|
-
Temporal.PlainMonthDay,
|
|
50
|
-
Temporal.ZonedDateTime,
|
|
51
|
-
URL,
|
|
52
|
-
URLSearchParams,
|
|
53
|
-
].filter((x) => x != null).map((x) => x.prototype));
|
|
54
|
-
function isPrimitive(x) {
|
|
55
|
-
return typeof x === "string" ||
|
|
56
|
-
typeof x === "number" ||
|
|
57
|
-
typeof x === "boolean" ||
|
|
58
|
-
typeof x === "bigint" ||
|
|
59
|
-
typeof x === "symbol" ||
|
|
60
|
-
x == null;
|
|
61
|
-
}
|
|
62
|
-
const TypedArray = Object.getPrototypeOf(Uint8Array);
|
|
63
|
-
function compareTypedArrays(a, b) {
|
|
64
|
-
if (a.length !== b.length)
|
|
65
|
-
return false;
|
|
66
|
-
for (let i = 0; i < b.length; i++) {
|
|
67
|
-
if (!sameValueZero(a[i], b[i]))
|
|
68
|
-
return false;
|
|
69
|
-
}
|
|
70
|
-
return true;
|
|
71
|
-
}
|
|
72
|
-
/** Check both strict equality (`0 == -0`) and `Object.is` (`NaN == NaN`) */
|
|
73
|
-
function sameValueZero(a, b) {
|
|
74
|
-
return a === b || Object.is(a, b);
|
|
75
|
-
}
|
|
76
|
-
/**
|
|
77
|
-
* Deep equality comparison used in assertions.
|
|
78
|
-
*
|
|
79
|
-
* @param a The actual value
|
|
80
|
-
* @param b The expected value
|
|
81
|
-
* @returns `true` if the values are deeply equal, `false` otherwise
|
|
82
|
-
*
|
|
83
|
-
* @example Usage
|
|
84
|
-
* ```ts
|
|
85
|
-
* import { equal } from "@std/assert/equal";
|
|
86
|
-
*
|
|
87
|
-
* equal({ foo: "bar" }, { foo: "bar" }); // Returns `true`
|
|
88
|
-
* equal({ foo: "bar" }, { foo: "baz" }); // Returns `false`
|
|
89
|
-
* ```
|
|
90
|
-
*/
|
|
91
|
-
export function equal(a, b) {
|
|
92
|
-
const seen = new Map();
|
|
93
|
-
return (function compare(a, b) {
|
|
94
|
-
if (sameValueZero(a, b))
|
|
95
|
-
return true;
|
|
96
|
-
if (isPrimitive(a) || isPrimitive(b))
|
|
97
|
-
return false;
|
|
98
|
-
if (a instanceof Date && b instanceof Date) {
|
|
99
|
-
return Object.is(a.getTime(), b.getTime());
|
|
100
|
-
}
|
|
101
|
-
if (a && typeof a === "object" && b && typeof b === "object") {
|
|
102
|
-
if (!prototypesEqual(a, b)) {
|
|
103
|
-
return false;
|
|
104
|
-
}
|
|
105
|
-
if (a instanceof TypedArray) {
|
|
106
|
-
return compareTypedArrays(a, b);
|
|
107
|
-
}
|
|
108
|
-
if (a instanceof WeakMap) {
|
|
109
|
-
throw new TypeError("cannot compare WeakMap instances");
|
|
110
|
-
}
|
|
111
|
-
if (a instanceof WeakSet) {
|
|
112
|
-
throw new TypeError("cannot compare WeakSet instances");
|
|
113
|
-
}
|
|
114
|
-
if (a instanceof WeakRef) {
|
|
115
|
-
return compare(a.deref(), b.deref());
|
|
116
|
-
}
|
|
117
|
-
if (seen.get(a) === b) {
|
|
118
|
-
return true;
|
|
119
|
-
}
|
|
120
|
-
if (Object.keys(a).length !== Object.keys(b).length) {
|
|
121
|
-
return false;
|
|
122
|
-
}
|
|
123
|
-
seen.set(a, b);
|
|
124
|
-
if (isKeyedCollection(a) && isKeyedCollection(b)) {
|
|
125
|
-
if (a.size !== b.size) {
|
|
126
|
-
return false;
|
|
127
|
-
}
|
|
128
|
-
const aKeys = [...a.keys()];
|
|
129
|
-
const primitiveKeysFastPath = aKeys.every(isPrimitive);
|
|
130
|
-
if (primitiveKeysFastPath) {
|
|
131
|
-
if (a instanceof Set) {
|
|
132
|
-
return a.symmetricDifference(b).size === 0;
|
|
133
|
-
}
|
|
134
|
-
for (const key of aKeys) {
|
|
135
|
-
if (!b.has(key) ||
|
|
136
|
-
!compare(a.get(key), b.get(key))) {
|
|
137
|
-
return false;
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
return true;
|
|
141
|
-
}
|
|
142
|
-
let unmatchedEntries = a.size;
|
|
143
|
-
for (const [aKey, aValue] of a.entries()) {
|
|
144
|
-
for (const [bKey, bValue] of b.entries()) {
|
|
145
|
-
/* Given that Map keys can be references, we need
|
|
146
|
-
* to ensure that they are also deeply equal */
|
|
147
|
-
if (!compare(aKey, bKey))
|
|
148
|
-
continue;
|
|
149
|
-
if ((aKey === aValue && bKey === bValue) ||
|
|
150
|
-
(compare(aValue, bValue))) {
|
|
151
|
-
unmatchedEntries--;
|
|
152
|
-
break;
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
return unmatchedEntries === 0;
|
|
157
|
-
}
|
|
158
|
-
let keys;
|
|
159
|
-
if (isBasicObjectOrArray(a)) {
|
|
160
|
-
// fast path
|
|
161
|
-
keys = ownKeys({ ...a, ...b });
|
|
162
|
-
}
|
|
163
|
-
else if (stringComparablePrototypes.has(Object.getPrototypeOf(a))) {
|
|
164
|
-
// medium path
|
|
165
|
-
return String(a) === String(b);
|
|
166
|
-
}
|
|
167
|
-
else {
|
|
168
|
-
// slow path
|
|
169
|
-
keys = getKeysDeep(a).union(getKeysDeep(b));
|
|
170
|
-
}
|
|
171
|
-
for (const key of keys) {
|
|
172
|
-
if (!compare(a[key], b[key])) {
|
|
173
|
-
return false;
|
|
174
|
-
}
|
|
175
|
-
if (((key in a) && (!(key in b))) || ((key in b) && (!(key in a)))) {
|
|
176
|
-
return false;
|
|
177
|
-
}
|
|
178
|
-
}
|
|
179
|
-
return true;
|
|
180
|
-
}
|
|
181
|
-
return false;
|
|
182
|
-
})(a, b);
|
|
183
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Make an assertion that `actual` and `expected` are equal, deeply. If not
|
|
3
|
-
* deeply equal, then throw.
|
|
4
|
-
*
|
|
5
|
-
* Type parameter can be specified to ensure values under comparison have the
|
|
6
|
-
* same type.
|
|
7
|
-
*
|
|
8
|
-
* @example Usage
|
|
9
|
-
* ```ts ignore
|
|
10
|
-
* import { assertEquals } from "@std/assert";
|
|
11
|
-
*
|
|
12
|
-
* assertEquals("world", "world"); // Doesn't throw
|
|
13
|
-
* assertEquals("hello", "world"); // Throws
|
|
14
|
-
* ```
|
|
15
|
-
*
|
|
16
|
-
* @typeParam T The type of the values to compare. This is usually inferred.
|
|
17
|
-
* @param actual The actual value to compare.
|
|
18
|
-
* @param expected The expected value to compare.
|
|
19
|
-
* @param msg The optional message to display if the assertion fails.
|
|
20
|
-
*/
|
|
21
|
-
export declare function assertEquals<T>(actual: T, expected: T, msg?: string): void;
|
|
22
|
-
//# sourceMappingURL=equals.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/equals.ts"],"names":[],"mappings":"AAUA;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,YAAY,CAAC,CAAC,EAC5B,MAAM,EAAE,CAAC,EACT,QAAQ,EAAE,CAAC,EACX,GAAG,CAAC,EAAE,MAAM,QAkBb"}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
2
|
-
// This module is browser compatible.
|
|
3
|
-
import { equal } from "./equal.js";
|
|
4
|
-
import { buildMessage } from "../../internal/1.0.5/build_message.js";
|
|
5
|
-
import { diff } from "../../internal/1.0.5/diff.js";
|
|
6
|
-
import { diffStr } from "../../internal/1.0.5/diff_str.js";
|
|
7
|
-
import { format } from "../../internal/1.0.5/format.js";
|
|
8
|
-
import { AssertionError } from "./assertion_error.js";
|
|
9
|
-
/**
|
|
10
|
-
* Make an assertion that `actual` and `expected` are equal, deeply. If not
|
|
11
|
-
* deeply equal, then throw.
|
|
12
|
-
*
|
|
13
|
-
* Type parameter can be specified to ensure values under comparison have the
|
|
14
|
-
* same type.
|
|
15
|
-
*
|
|
16
|
-
* @example Usage
|
|
17
|
-
* ```ts ignore
|
|
18
|
-
* import { assertEquals } from "@std/assert";
|
|
19
|
-
*
|
|
20
|
-
* assertEquals("world", "world"); // Doesn't throw
|
|
21
|
-
* assertEquals("hello", "world"); // Throws
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @typeParam T The type of the values to compare. This is usually inferred.
|
|
25
|
-
* @param actual The actual value to compare.
|
|
26
|
-
* @param expected The expected value to compare.
|
|
27
|
-
* @param msg The optional message to display if the assertion fails.
|
|
28
|
-
*/
|
|
29
|
-
export function assertEquals(actual, expected, msg) {
|
|
30
|
-
if (equal(actual, expected)) {
|
|
31
|
-
return;
|
|
32
|
-
}
|
|
33
|
-
const msgSuffix = msg ? `: ${msg}` : ".";
|
|
34
|
-
let message = `Values are not equal${msgSuffix}`;
|
|
35
|
-
const actualString = format(actual);
|
|
36
|
-
const expectedString = format(expected);
|
|
37
|
-
const stringDiff = (typeof actual === "string") &&
|
|
38
|
-
(typeof expected === "string");
|
|
39
|
-
const diffResult = stringDiff
|
|
40
|
-
? diffStr(actual, expected)
|
|
41
|
-
: diff(actualString.split("\n"), expectedString.split("\n"));
|
|
42
|
-
const diffMsg = buildMessage(diffResult, { stringDiff }).join("\n");
|
|
43
|
-
message = `${message}\n${diffMsg}`;
|
|
44
|
-
throw new AssertionError(message);
|
|
45
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/** Assertion condition for {@linkcode assertFalse}. */
|
|
2
|
-
export type Falsy = false | 0 | 0n | "" | null | undefined;
|
|
3
|
-
/**
|
|
4
|
-
* Make an assertion, error will be thrown if `expr` have truthy value.
|
|
5
|
-
*
|
|
6
|
-
* @example Usage
|
|
7
|
-
* ```ts ignore
|
|
8
|
-
* import { assertFalse } from "@std/assert";
|
|
9
|
-
*
|
|
10
|
-
* assertFalse(false); // Doesn't throw
|
|
11
|
-
* assertFalse(true); // Throws
|
|
12
|
-
* ```
|
|
13
|
-
*
|
|
14
|
-
* @param expr The expression to test.
|
|
15
|
-
* @param msg The optional message to display if the assertion fails.
|
|
16
|
-
*/
|
|
17
|
-
export declare function assertFalse(expr: unknown, msg?: string): asserts expr is Falsy;
|
|
18
|
-
//# sourceMappingURL=false.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"false.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/false.ts"],"names":[],"mappings":"AAIA,uDAAuD;AACvD,MAAM,MAAM,KAAK,GAAG,KAAK,GAAG,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,IAAI,GAAG,SAAS,CAAC;AAE3D;;;;;;;;;;;;;GAaG;AACH,wBAAgB,WAAW,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,SAAK,GAAG,OAAO,CAAC,IAAI,IAAI,KAAK,CAI1E"}
|