@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.
- 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
- package/{script/deps/jsr.io/@std/assert/1.0.7 → esm/deps/jsr.io/@std/assert/1.0.8}/equal.d.ts +4 -4
- package/esm/deps/jsr.io/@std/assert/1.0.8/equal.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/assert/1.0.8/equal.js +183 -0
- package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/equals.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/false.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/instance_of.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/is_error.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/match.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_instance_of.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_match.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_strict_equals.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/rejects.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/strict_equals.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_equals.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_equals.js +1 -1
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_not_equals.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_not_equals.js +1 -1
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assertions.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_asymmetric_matchers.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_build_message.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_custom_equality_tester.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_equal.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_extend.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_inspect_args.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_matchers.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_matchers.js +8 -8
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_mock_util.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts +4 -0
- package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.js +10 -0
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_types.d.ts +1 -0
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_types.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_utils.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/expect/1.0.7 → esm/deps/jsr.io/@std/expect/1.0.8}/expect.d.ts +2 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/expect.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/expect.js +18 -1
- package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_mock_utils.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_test_suite.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_test_suite.js +1 -1
- package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/bdd.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/bdd.js +1 -1
- package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/mock.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/mock.js +4 -4
- package/esm/src/ast/nodes/annotation.test.js +2 -2
- package/esm/src/ast/nodes/argument.test.js +2 -2
- package/esm/src/ast/nodes/call.test.js +2 -2
- package/esm/src/ast/nodes/class.test.js +2 -2
- package/esm/src/ast/nodes/constructor.test.js +2 -2
- package/esm/src/ast/nodes/doc-tag.test.js +2 -2
- package/esm/src/ast/nodes/doc.test.js +2 -2
- package/esm/src/ast/nodes/enum-value.test.js +2 -2
- package/esm/src/ast/nodes/enum.test.js +2 -2
- package/esm/src/ast/nodes/function.test.js +2 -2
- package/esm/src/ast/nodes/generic-parameter.test.js +2 -2
- package/esm/src/ast/nodes/init-block.test.js +2 -2
- package/esm/src/ast/nodes/interface.test.js +2 -2
- package/esm/src/ast/nodes/object.test.js +2 -2
- package/esm/src/ast/nodes/parameter.test.js +2 -2
- package/esm/src/ast/nodes/property.test.js +2 -2
- package/esm/src/ast/nodes/reference.test.js +2 -2
- package/esm/src/ast/nodes/string.test.js +2 -2
- package/esm/src/config.d.ts +1 -0
- package/esm/src/config.d.ts.map +1 -1
- package/esm/src/config.js +1 -0
- package/esm/src/generators/services/spring-controllers/args.d.ts +3 -0
- package/esm/src/generators/services/spring-controllers/args.d.ts.map +1 -1
- package/esm/src/generators/services/spring-controllers/spring-controller-generator.d.ts +1 -0
- 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 +11 -1
- package/esm/src/import-collection.test.js +2 -2
- package/esm/tests/openapi-models.test.js +2 -2
- package/package.json +1 -1
- 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
- package/{esm/deps/jsr.io/@std/assert/1.0.7 → script/deps/jsr.io/@std/assert/1.0.8}/equal.d.ts +4 -4
- package/script/deps/jsr.io/@std/assert/1.0.8/equal.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/assert/1.0.8/equal.js +187 -0
- package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/equals.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/false.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/instance_of.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/is_error.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/match.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_instance_of.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_match.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_strict_equals.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/rejects.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/strict_equals.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_equals.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_equals.js +1 -1
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_not_equals.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_not_equals.js +1 -1
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assertions.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_asymmetric_matchers.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_build_message.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_custom_equality_tester.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_equal.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_extend.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_inspect_args.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_matchers.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_matchers.js +8 -8
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_mock_util.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts +4 -0
- package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.js +14 -0
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_types.d.ts +1 -0
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_types.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_utils.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/expect/1.0.7 → script/deps/jsr.io/@std/expect/1.0.8}/expect.d.ts +2 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/expect.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/expect.js +18 -1
- package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_mock_utils.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_test_suite.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_test_suite.js +1 -1
- package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/bdd.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/bdd.js +1 -1
- package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/mock.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/mock.js +4 -4
- package/script/src/ast/nodes/annotation.test.js +2 -2
- package/script/src/ast/nodes/argument.test.js +2 -2
- package/script/src/ast/nodes/call.test.js +2 -2
- package/script/src/ast/nodes/class.test.js +2 -2
- package/script/src/ast/nodes/constructor.test.js +2 -2
- package/script/src/ast/nodes/doc-tag.test.js +2 -2
- package/script/src/ast/nodes/doc.test.js +2 -2
- package/script/src/ast/nodes/enum-value.test.js +2 -2
- package/script/src/ast/nodes/enum.test.js +2 -2
- package/script/src/ast/nodes/function.test.js +2 -2
- package/script/src/ast/nodes/generic-parameter.test.js +2 -2
- package/script/src/ast/nodes/init-block.test.js +2 -2
- package/script/src/ast/nodes/interface.test.js +2 -2
- package/script/src/ast/nodes/object.test.js +2 -2
- package/script/src/ast/nodes/parameter.test.js +2 -2
- package/script/src/ast/nodes/property.test.js +2 -2
- package/script/src/ast/nodes/reference.test.js +2 -2
- package/script/src/ast/nodes/string.test.js +2 -2
- package/script/src/config.d.ts +1 -0
- package/script/src/config.d.ts.map +1 -1
- package/script/src/config.js +1 -0
- package/script/src/generators/services/spring-controllers/args.d.ts +3 -0
- package/script/src/generators/services/spring-controllers/args.d.ts.map +1 -1
- package/script/src/generators/services/spring-controllers/spring-controller-generator.d.ts +1 -0
- 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 +11 -1
- package/script/src/import-collection.test.js +2 -2
- package/script/tests/openapi-models.test.js +2 -2
- package/src/deps/jsr.io/@std/assert/1.0.8/equal.ts +210 -0
- package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_equals.ts +1 -1
- package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_not_equals.ts +1 -1
- package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_matchers.ts +8 -8
- package/src/deps/jsr.io/@std/expect/1.0.8/_serializer.ts +15 -0
- package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_types.ts +2 -0
- package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/expect.ts +21 -2
- package/src/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_test_suite.ts +1 -1
- package/src/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/bdd.ts +1 -1
- package/src/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/mock.ts +4 -4
- package/src/src/ast/nodes/annotation.test.ts +2 -2
- package/src/src/ast/nodes/argument.test.ts +2 -2
- package/src/src/ast/nodes/call.test.ts +2 -2
- package/src/src/ast/nodes/class.test.ts +2 -2
- package/src/src/ast/nodes/constructor.test.ts +2 -2
- package/src/src/ast/nodes/doc-tag.test.ts +2 -2
- package/src/src/ast/nodes/doc.test.ts +2 -2
- package/src/src/ast/nodes/enum-value.test.ts +2 -2
- package/src/src/ast/nodes/enum.test.ts +2 -2
- package/src/src/ast/nodes/function.test.ts +2 -2
- package/src/src/ast/nodes/generic-parameter.test.ts +2 -2
- package/src/src/ast/nodes/init-block.test.ts +2 -2
- package/src/src/ast/nodes/interface.test.ts +2 -2
- package/src/src/ast/nodes/object.test.ts +2 -2
- package/src/src/ast/nodes/parameter.test.ts +2 -2
- package/src/src/ast/nodes/property.test.ts +2 -2
- package/src/src/ast/nodes/reference.test.ts +2 -2
- package/src/src/ast/nodes/string.test.ts +2 -2
- package/src/src/config.ts +2 -0
- package/src/src/generators/services/spring-controllers/args.ts +2 -0
- package/src/src/generators/services/spring-controllers/spring-controller-generator.ts +14 -1
- package/src/src/import-collection.test.ts +2 -2
- package/src/tests/openapi-models.test.ts +2 -2
- package/esm/deps/jsr.io/@std/assert/1.0.7/equal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.7/equal.js +0 -136
- package/esm/deps/jsr.io/@std/expect/1.0.7/expect.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.7/equal.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.7/equal.js +0 -139
- package/script/deps/jsr.io/@std/expect/1.0.7/expect.d.ts.map +0 -1
- package/src/deps/jsr.io/@std/assert/1.0.7/equal.ts +0 -152
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/assertion_error.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/assertion_error.js +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/equals.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/equals.js +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/false.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/false.js +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/instance_of.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/instance_of.js +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/is_error.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/is_error.js +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/match.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/match.js +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_instance_of.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_instance_of.js +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_match.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_match.js +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_strict_equals.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_strict_equals.js +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/rejects.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/rejects.js +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/strict_equals.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/strict_equals.js +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_equals.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_not_equals.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assertions.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assertions.js +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_asymmetric_matchers.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_asymmetric_matchers.js +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_build_message.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_build_message.js +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_custom_equality_tester.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_custom_equality_tester.js +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_equal.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_equal.js +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_extend.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_extend.js +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_inspect_args.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_inspect_args.js +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_matchers.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_mock_util.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_mock_util.js +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_types.js +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_utils.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_utils.js +0 -0
- /package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_mock_utils.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_mock_utils.js +0 -0
- /package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_test_suite.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/bdd.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/mock.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/assertion_error.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/assertion_error.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/equals.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/equals.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/false.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/false.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/instance_of.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/instance_of.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/is_error.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/is_error.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/match.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/match.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_instance_of.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_instance_of.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_match.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_match.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_strict_equals.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_strict_equals.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/rejects.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/rejects.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/strict_equals.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/strict_equals.js +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_equals.d.ts +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assert_not_equals.d.ts +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assertions.d.ts +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assertions.js +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_asymmetric_matchers.d.ts +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_asymmetric_matchers.js +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_build_message.d.ts +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_build_message.js +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_custom_equality_tester.d.ts +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_custom_equality_tester.js +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_equal.d.ts +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_equal.js +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_extend.d.ts +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_extend.js +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_inspect_args.d.ts +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_inspect_args.js +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_matchers.d.ts +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_mock_util.d.ts +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_mock_util.js +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_types.js +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_utils.d.ts +0 -0
- /package/script/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_utils.js +0 -0
- /package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_mock_utils.d.ts +0 -0
- /package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_mock_utils.js +0 -0
- /package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/_test_suite.d.ts +0 -0
- /package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/bdd.d.ts +0 -0
- /package/script/deps/jsr.io/@std/testing/{1.0.4 → 1.0.5}/mock.d.ts +0 -0
- /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/assertion_error.ts +0 -0
- /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/equals.ts +0 -0
- /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/false.ts +0 -0
- /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/instance_of.ts +0 -0
- /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/is_error.ts +0 -0
- /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/match.ts +0 -0
- /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_instance_of.ts +0 -0
- /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_match.ts +0 -0
- /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/not_strict_equals.ts +0 -0
- /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/rejects.ts +0 -0
- /package/src/deps/jsr.io/@std/assert/{1.0.7 → 1.0.8}/strict_equals.ts +0 -0
- /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_assertions.ts +0 -0
- /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_asymmetric_matchers.ts +0 -0
- /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_build_message.ts +0 -0
- /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_custom_equality_tester.ts +0 -0
- /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_equal.ts +0 -0
- /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_extend.ts +0 -0
- /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_inspect_args.ts +0 -0
- /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_mock_util.ts +0 -0
- /package/src/deps/jsr.io/@std/expect/{1.0.7 → 1.0.8}/_utils.ts +0 -0
- /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
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|