@aws-amplify/graphql-api-construct 1.18.3 → 1.18.5
Sign up to get free protection for your applications and to get access to all the features.
- package/.jsii +162 -187
- package/CHANGELOG.md +8 -0
- package/jest.config.js +0 -7
- package/lib/amplify-dynamodb-table-wrapper.js +1 -1
- package/lib/amplify-graphql-api.js +1 -1
- package/lib/amplify-graphql-definition.js +1 -1
- package/lib/index.js +23 -1
- package/lib/sql-model-datasource-strategy.js +1 -1
- package/lib/types.js +11 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-auth-transformer/package.json +10 -11
- package/node_modules/@aws-amplify/graphql-conversation-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-conversation-transformer/package.json +7 -8
- package/node_modules/@aws-amplify/graphql-default-value-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-default-value-transformer/package.json +5 -6
- package/node_modules/@aws-amplify/graphql-directives/package.json +1 -2
- package/node_modules/@aws-amplify/graphql-function-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-function-transformer/package.json +4 -5
- package/node_modules/@aws-amplify/graphql-generation-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-generation-transformer/package.json +4 -5
- package/node_modules/@aws-amplify/graphql-http-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-http-transformer/package.json +4 -5
- package/node_modules/@aws-amplify/graphql-index-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-index-transformer/package.json +5 -6
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/lib/assets/mapping-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/package.json +8 -9
- package/node_modules/@aws-amplify/graphql-model-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/rds-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/rds-notification-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/rds-patching-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/package.json +4 -5
- package/node_modules/@aws-amplify/graphql-predictions-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-predictions-transformer/lib/predictionsLambdaFunction.zip +0 -0
- package/node_modules/@aws-amplify/graphql-predictions-transformer/package.json +4 -5
- package/node_modules/@aws-amplify/graphql-relational-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-relational-transformer/package.json +6 -7
- package/node_modules/@aws-amplify/graphql-searchable-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-searchable-transformer/lib/streaming-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-searchable-transformer/package.json +5 -6
- package/node_modules/@aws-amplify/graphql-sql-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-sql-transformer/package.json +5 -6
- package/node_modules/@aws-amplify/graphql-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-transformer/package.json +17 -18
- package/node_modules/@aws-amplify/graphql-transformer-core/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-transformer-core/package.json +2 -4
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/package.json +1 -2
- package/node_modules/graphql-mapping-template/package.json +1 -2
- package/node_modules/graphql-transformer-common/package.json +1 -2
- package/package.json +18 -68
- package/src/index.ts +33 -0
- package/src/types.ts +100 -0
- package/node_modules/@aws-amplify/graphql-auth-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-conversation-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-default-value-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-directives/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-function-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-generation-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-http-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-index-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-model-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-predictions-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-relational-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-searchable-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-sql-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-transformer-core/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/LICENSE +0 -201
- package/node_modules/@aws-cdk/assert/BUILD.md +0 -15
- package/node_modules/@aws-cdk/assert/LICENSE +0 -201
- package/node_modules/@aws-cdk/assert/NOTICE +0 -2
- package/node_modules/@aws-cdk/assert/README.md +0 -228
- package/node_modules/@aws-cdk/assert/clone.sh +0 -29
- package/node_modules/@aws-cdk/assert/jest.d.ts +0 -14
- package/node_modules/@aws-cdk/assert/jest.js +0 -57
- package/node_modules/@aws-cdk/assert/lib/assertion.d.ts +0 -17
- package/node_modules/@aws-cdk/assert/lib/assertion.js +0 -31
- package/node_modules/@aws-cdk/assert/lib/assertions/and-assertion.d.ts +0 -10
- package/node_modules/@aws-cdk/assert/lib/assertions/and-assertion.js +0 -21
- package/node_modules/@aws-cdk/assert/lib/assertions/count-resources.d.ts +0 -10
- package/node_modules/@aws-cdk/assert/lib/assertions/count-resources.js +0 -54
- package/node_modules/@aws-cdk/assert/lib/assertions/exist.d.ts +0 -3
- package/node_modules/@aws-cdk/assert/lib/assertions/exist.js +0 -18
- package/node_modules/@aws-cdk/assert/lib/assertions/have-output.d.ts +0 -29
- package/node_modules/@aws-cdk/assert/lib/assertions/have-output.js +0 -77
- package/node_modules/@aws-cdk/assert/lib/assertions/have-resource-matchers.d.ts +0 -123
- package/node_modules/@aws-cdk/assert/lib/assertions/have-resource-matchers.js +0 -404
- package/node_modules/@aws-cdk/assert/lib/assertions/have-resource.d.ts +0 -69
- package/node_modules/@aws-cdk/assert/lib/assertions/have-resource.js +0 -130
- package/node_modules/@aws-cdk/assert/lib/assertions/have-type.d.ts +0 -3
- package/node_modules/@aws-cdk/assert/lib/assertions/have-type.js +0 -22
- package/node_modules/@aws-cdk/assert/lib/assertions/match-template.d.ts +0 -19
- package/node_modules/@aws-cdk/assert/lib/assertions/match-template.js +0 -98
- package/node_modules/@aws-cdk/assert/lib/assertions/negated-assertion.d.ts +0 -8
- package/node_modules/@aws-cdk/assert/lib/assertions/negated-assertion.js +0 -18
- package/node_modules/@aws-cdk/assert/lib/canonicalize-assets.d.ts +0 -11
- package/node_modules/@aws-cdk/assert/lib/canonicalize-assets.js +0 -70
- package/node_modules/@aws-cdk/assert/lib/expect.d.ts +0 -4
- package/node_modules/@aws-cdk/assert/lib/expect.js +0 -16
- package/node_modules/@aws-cdk/assert/lib/index.d.ts +0 -14
- package/node_modules/@aws-cdk/assert/lib/index.js +0 -27
- package/node_modules/@aws-cdk/assert/lib/inspector.d.ts +0 -31
- package/node_modules/@aws-cdk/assert/lib/inspector.js +0 -69
- package/node_modules/@aws-cdk/assert/lib/synth-utils.d.ts +0 -30
- package/node_modules/@aws-cdk/assert/lib/synth-utils.js +0 -92
- package/node_modules/@aws-cdk/assert/package.json +0 -77
- package/node_modules/@aws-cdk/cfnspec/CHANGELOG.md +0 -16795
- package/node_modules/@aws-cdk/cfnspec/LICENSE +0 -201
- package/node_modules/@aws-cdk/cfnspec/NOTICE +0 -2
- package/node_modules/@aws-cdk/cfnspec/README.md +0 -14
- package/node_modules/@aws-cdk/cfnspec/build-tools/build.d.ts +0 -1
- package/node_modules/@aws-cdk/cfnspec/build-tools/build.js +0 -37
- package/node_modules/@aws-cdk/cfnspec/build-tools/create-missing-libraries.d.ts +0 -6
- package/node_modules/@aws-cdk/cfnspec/build-tools/create-missing-libraries.js +0 -311
- package/node_modules/@aws-cdk/cfnspec/build-tools/massage-spec.d.ts +0 -10
- package/node_modules/@aws-cdk/cfnspec/build-tools/massage-spec.js +0 -70
- package/node_modules/@aws-cdk/cfnspec/build-tools/patch-set.d.ts +0 -25
- package/node_modules/@aws-cdk/cfnspec/build-tools/patch-set.js +0 -241
- package/node_modules/@aws-cdk/cfnspec/build-tools/report-issues.d.ts +0 -9
- package/node_modules/@aws-cdk/cfnspec/build-tools/report-issues.js +0 -72
- package/node_modules/@aws-cdk/cfnspec/build-tools/scrutiny.d.ts +0 -12
- package/node_modules/@aws-cdk/cfnspec/build-tools/scrutiny.js +0 -85
- package/node_modules/@aws-cdk/cfnspec/build-tools/spec-diff.d.ts +0 -1
- package/node_modules/@aws-cdk/cfnspec/build-tools/spec-diff.js +0 -248
- package/node_modules/@aws-cdk/cfnspec/build-tools/split-spec-by-service.d.ts +0 -1
- package/node_modules/@aws-cdk/cfnspec/build-tools/split-spec-by-service.js +0 -120
- package/node_modules/@aws-cdk/cfnspec/build-tools/template/LICENSE +0 -201
- package/node_modules/@aws-cdk/cfnspec/build-tools/template/NOTICE +0 -2
- package/node_modules/@aws-cdk/cfnspec/build-tools/update-cfnlint.sh +0 -18
- package/node_modules/@aws-cdk/cfnspec/build-tools/update-metrics.sh +0 -15
- package/node_modules/@aws-cdk/cfnspec/build-tools/update.sh +0 -113
- package/node_modules/@aws-cdk/cfnspec/build-tools/validate-cfn.d.ts +0 -67
- package/node_modules/@aws-cdk/cfnspec/build-tools/validate-cfn.js +0 -285
- package/node_modules/@aws-cdk/cfnspec/cfn.version +0 -1
- package/node_modules/@aws-cdk/cfnspec/lib/_private_schema/cfn-lint.d.ts +0 -24
- package/node_modules/@aws-cdk/cfnspec/lib/_private_schema/cfn-lint.js +0 -3
- package/node_modules/@aws-cdk/cfnspec/lib/augmentations/AWS_EC2_VPNConnection.json +0 -27
- package/node_modules/@aws-cdk/cfnspec/lib/augmentations/AWS_Lambda_Function.json +0 -27
- package/node_modules/@aws-cdk/cfnspec/lib/augmentations/AWS_RDS_DBCluster.json +0 -70
- package/node_modules/@aws-cdk/cfnspec/lib/augmentations/AWS_RDS_DBInstance.json +0 -37
- package/node_modules/@aws-cdk/cfnspec/lib/augmentations/AWS_SNS_Topic.json +0 -52
- package/node_modules/@aws-cdk/cfnspec/lib/augmentations/AWS_SQS_Queue.json +0 -53
- package/node_modules/@aws-cdk/cfnspec/lib/canned-metrics/README.md +0 -168
- package/node_modules/@aws-cdk/cfnspec/lib/canned-metrics/canned-metrics-schema.d.ts +0 -60
- package/node_modules/@aws-cdk/cfnspec/lib/canned-metrics/canned-metrics-schema.js +0 -12
- package/node_modules/@aws-cdk/cfnspec/lib/canned-metrics/services.json +0 -31957
- package/node_modules/@aws-cdk/cfnspec/lib/canned-metrics.d.ts +0 -41
- package/node_modules/@aws-cdk/cfnspec/lib/canned-metrics.js +0 -75
- package/node_modules/@aws-cdk/cfnspec/lib/index.d.ts +0 -63
- package/node_modules/@aws-cdk/cfnspec/lib/index.js +0 -200
- package/node_modules/@aws-cdk/cfnspec/lib/schema/augmentation.d.ts +0 -87
- package/node_modules/@aws-cdk/cfnspec/lib/schema/augmentation.js +0 -28
- package/node_modules/@aws-cdk/cfnspec/lib/schema/base-types.d.ts +0 -14
- package/node_modules/@aws-cdk/cfnspec/lib/schema/base-types.js +0 -29
- package/node_modules/@aws-cdk/cfnspec/lib/schema/cfn-lint.d.ts +0 -13
- package/node_modules/@aws-cdk/cfnspec/lib/schema/cfn-lint.js +0 -3
- package/node_modules/@aws-cdk/cfnspec/lib/schema/docs.d.ts +0 -20
- package/node_modules/@aws-cdk/cfnspec/lib/schema/docs.js +0 -3
- package/node_modules/@aws-cdk/cfnspec/lib/schema/index.d.ts +0 -7
- package/node_modules/@aws-cdk/cfnspec/lib/schema/index.js +0 -20
- package/node_modules/@aws-cdk/cfnspec/lib/schema/property.d.ts +0 -179
- package/node_modules/@aws-cdk/cfnspec/lib/schema/property.js +0 -168
- package/node_modules/@aws-cdk/cfnspec/lib/schema/resource-type.d.ts +0 -118
- package/node_modules/@aws-cdk/cfnspec/lib/schema/resource-type.js +0 -99
- package/node_modules/@aws-cdk/cfnspec/lib/schema/specification.d.ts +0 -56
- package/node_modules/@aws-cdk/cfnspec/lib/schema/specification.js +0 -11
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/CHANGELOG.md +0 -902
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/LICENSE +0 -15
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/README.md +0 -264
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/copy/copy.js +0 -232
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/copy/index.js +0 -6
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/copy-sync/copy-sync.js +0 -166
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/copy-sync/index.js +0 -5
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/empty/index.js +0 -48
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/ensure/file.js +0 -69
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/ensure/index.js +0 -23
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/ensure/link.js +0 -61
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/ensure/symlink-paths.js +0 -99
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/ensure/symlink-type.js +0 -31
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/ensure/symlink.js +0 -63
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/fs/index.js +0 -130
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/index.js +0 -27
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/json/index.js +0 -16
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/json/jsonfile.js +0 -11
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/json/output-json-sync.js +0 -12
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/json/output-json.js +0 -12
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/mkdirs/index.js +0 -14
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/mkdirs/make-dir.js +0 -141
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/move/index.js +0 -6
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/move/move.js +0 -65
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/move-sync/index.js +0 -5
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/move-sync/move-sync.js +0 -47
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/output/index.js +0 -40
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/path-exists/index.js +0 -12
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/remove/index.js +0 -9
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/remove/rimraf.js +0 -302
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/util/stat.js +0 -139
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/util/utimes.js +0 -26
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/package.json +0 -70
- package/node_modules/@aws-cdk/cfnspec/node_modules/jsonfile/CHANGELOG.md +0 -171
- package/node_modules/@aws-cdk/cfnspec/node_modules/jsonfile/LICENSE +0 -15
- package/node_modules/@aws-cdk/cfnspec/node_modules/jsonfile/README.md +0 -230
- package/node_modules/@aws-cdk/cfnspec/node_modules/jsonfile/index.js +0 -88
- package/node_modules/@aws-cdk/cfnspec/node_modules/jsonfile/package.json +0 -40
- package/node_modules/@aws-cdk/cfnspec/node_modules/jsonfile/utils.js +0 -14
- package/node_modules/@aws-cdk/cfnspec/node_modules/universalify/LICENSE +0 -20
- package/node_modules/@aws-cdk/cfnspec/node_modules/universalify/README.md +0 -76
- package/node_modules/@aws-cdk/cfnspec/node_modules/universalify/index.js +0 -24
- package/node_modules/@aws-cdk/cfnspec/node_modules/universalify/package.json +0 -34
- package/node_modules/@aws-cdk/cfnspec/package.json +0 -63
- package/node_modules/@aws-cdk/cfnspec/spec/cfn-docs.json +0 -51044
- package/node_modules/@aws-cdk/cfnspec/spec/cfn-lint.json +0 -35
- package/node_modules/@aws-cdk/cfnspec/spec/specification.json +0 -148332
- package/node_modules/@aws-cdk/cloudformation-diff/LICENSE +0 -201
- package/node_modules/@aws-cdk/cloudformation-diff/NOTICE +0 -2
- package/node_modules/@aws-cdk/cloudformation-diff/README.md +0 -12
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff/index.d.ts +0 -9
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff/index.js +0 -94
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff/types.d.ts +0 -326
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff/types.js +0 -457
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff/util.d.ts +0 -41
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff/util.js +0 -165
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff-template.d.ts +0 -21
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff-template.js +0 -166
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diffable.d.ts +0 -22
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diffable.js +0 -47
- package/node_modules/@aws-cdk/cloudformation-diff/lib/format-table.d.ts +0 -6
- package/node_modules/@aws-cdk/cloudformation-diff/lib/format-table.js +0 -109
- package/node_modules/@aws-cdk/cloudformation-diff/lib/format.d.ts +0 -23
- package/node_modules/@aws-cdk/cloudformation-diff/lib/format.js +0 -414
- package/node_modules/@aws-cdk/cloudformation-diff/lib/iam/iam-changes.d.ts +0 -62
- package/node_modules/@aws-cdk/cloudformation-diff/lib/iam/iam-changes.js +0 -246
- package/node_modules/@aws-cdk/cloudformation-diff/lib/iam/managed-policy.d.ts +0 -18
- package/node_modules/@aws-cdk/cloudformation-diff/lib/iam/managed-policy.js +0 -29
- package/node_modules/@aws-cdk/cloudformation-diff/lib/iam/statement.d.ts +0 -127
- package/node_modules/@aws-cdk/cloudformation-diff/lib/iam/statement.js +0 -268
- package/node_modules/@aws-cdk/cloudformation-diff/lib/index.d.ts +0 -4
- package/node_modules/@aws-cdk/cloudformation-diff/lib/index.js +0 -18
- package/node_modules/@aws-cdk/cloudformation-diff/lib/network/security-group-changes.d.ts +0 -32
- package/node_modules/@aws-cdk/cloudformation-diff/lib/network/security-group-changes.js +0 -95
- package/node_modules/@aws-cdk/cloudformation-diff/lib/network/security-group-rule.d.ts +0 -50
- package/node_modules/@aws-cdk/cloudformation-diff/lib/network/security-group-rule.js +0 -91
- package/node_modules/@aws-cdk/cloudformation-diff/lib/render-intrinsics.d.ts +0 -21
- package/node_modules/@aws-cdk/cloudformation-diff/lib/render-intrinsics.js +0 -79
- package/node_modules/@aws-cdk/cloudformation-diff/lib/util.d.ts +0 -7
- package/node_modules/@aws-cdk/cloudformation-diff/lib/util.js +0 -63
- package/node_modules/@aws-cdk/cloudformation-diff/package.json +0 -60
- package/node_modules/ajv/.runkit_example.js +0 -23
- package/node_modules/ajv/LICENSE +0 -22
- package/node_modules/ajv/README.md +0 -207
- package/node_modules/ajv/dist/2019.d.ts +0 -19
- package/node_modules/ajv/dist/2019.js +0 -61
- package/node_modules/ajv/dist/2019.js.map +0 -1
- package/node_modules/ajv/dist/2020.d.ts +0 -19
- package/node_modules/ajv/dist/2020.js +0 -55
- package/node_modules/ajv/dist/2020.js.map +0 -1
- package/node_modules/ajv/dist/ajv.d.ts +0 -18
- package/node_modules/ajv/dist/ajv.js +0 -50
- package/node_modules/ajv/dist/ajv.js.map +0 -1
- package/node_modules/ajv/dist/compile/codegen/code.d.ts +0 -40
- package/node_modules/ajv/dist/compile/codegen/code.js +0 -156
- package/node_modules/ajv/dist/compile/codegen/code.js.map +0 -1
- package/node_modules/ajv/dist/compile/codegen/index.d.ts +0 -79
- package/node_modules/ajv/dist/compile/codegen/index.js +0 -697
- package/node_modules/ajv/dist/compile/codegen/index.js.map +0 -1
- package/node_modules/ajv/dist/compile/codegen/scope.d.ts +0 -79
- package/node_modules/ajv/dist/compile/codegen/scope.js +0 -143
- package/node_modules/ajv/dist/compile/codegen/scope.js.map +0 -1
- package/node_modules/ajv/dist/compile/errors.d.ts +0 -13
- package/node_modules/ajv/dist/compile/errors.js +0 -123
- package/node_modules/ajv/dist/compile/errors.js.map +0 -1
- package/node_modules/ajv/dist/compile/index.d.ts +0 -80
- package/node_modules/ajv/dist/compile/index.js +0 -242
- package/node_modules/ajv/dist/compile/index.js.map +0 -1
- package/node_modules/ajv/dist/compile/jtd/parse.d.ts +0 -4
- package/node_modules/ajv/dist/compile/jtd/parse.js +0 -350
- package/node_modules/ajv/dist/compile/jtd/parse.js.map +0 -1
- package/node_modules/ajv/dist/compile/jtd/serialize.d.ts +0 -4
- package/node_modules/ajv/dist/compile/jtd/serialize.js +0 -229
- package/node_modules/ajv/dist/compile/jtd/serialize.js.map +0 -1
- package/node_modules/ajv/dist/compile/jtd/types.d.ts +0 -6
- package/node_modules/ajv/dist/compile/jtd/types.js +0 -14
- package/node_modules/ajv/dist/compile/jtd/types.js.map +0 -1
- package/node_modules/ajv/dist/compile/names.d.ts +0 -20
- package/node_modules/ajv/dist/compile/names.js +0 -28
- package/node_modules/ajv/dist/compile/names.js.map +0 -1
- package/node_modules/ajv/dist/compile/ref_error.d.ts +0 -6
- package/node_modules/ajv/dist/compile/ref_error.js +0 -12
- package/node_modules/ajv/dist/compile/ref_error.js.map +0 -1
- package/node_modules/ajv/dist/compile/resolve.d.ts +0 -12
- package/node_modules/ajv/dist/compile/resolve.js +0 -155
- package/node_modules/ajv/dist/compile/resolve.js.map +0 -1
- package/node_modules/ajv/dist/compile/rules.d.ts +0 -28
- package/node_modules/ajv/dist/compile/rules.js +0 -26
- package/node_modules/ajv/dist/compile/rules.js.map +0 -1
- package/node_modules/ajv/dist/compile/util.d.ts +0 -40
- package/node_modules/ajv/dist/compile/util.js +0 -178
- package/node_modules/ajv/dist/compile/util.js.map +0 -1
- package/node_modules/ajv/dist/compile/validate/applicability.d.ts +0 -6
- package/node_modules/ajv/dist/compile/validate/applicability.js +0 -19
- package/node_modules/ajv/dist/compile/validate/applicability.js.map +0 -1
- package/node_modules/ajv/dist/compile/validate/boolSchema.d.ts +0 -4
- package/node_modules/ajv/dist/compile/validate/boolSchema.js +0 -50
- package/node_modules/ajv/dist/compile/validate/boolSchema.js.map +0 -1
- package/node_modules/ajv/dist/compile/validate/dataType.d.ts +0 -17
- package/node_modules/ajv/dist/compile/validate/dataType.js +0 -203
- package/node_modules/ajv/dist/compile/validate/dataType.js.map +0 -1
- package/node_modules/ajv/dist/compile/validate/defaults.d.ts +0 -2
- package/node_modules/ajv/dist/compile/validate/defaults.js +0 -35
- package/node_modules/ajv/dist/compile/validate/defaults.js.map +0 -1
- package/node_modules/ajv/dist/compile/validate/index.d.ts +0 -42
- package/node_modules/ajv/dist/compile/validate/index.js +0 -520
- package/node_modules/ajv/dist/compile/validate/index.js.map +0 -1
- package/node_modules/ajv/dist/compile/validate/keyword.d.ts +0 -8
- package/node_modules/ajv/dist/compile/validate/keyword.js +0 -124
- package/node_modules/ajv/dist/compile/validate/keyword.js.map +0 -1
- package/node_modules/ajv/dist/compile/validate/subschema.d.ts +0 -47
- package/node_modules/ajv/dist/compile/validate/subschema.js +0 -81
- package/node_modules/ajv/dist/compile/validate/subschema.js.map +0 -1
- package/node_modules/ajv/dist/core.d.ts +0 -173
- package/node_modules/ajv/dist/core.js +0 -618
- package/node_modules/ajv/dist/core.js.map +0 -1
- package/node_modules/ajv/dist/jtd.d.ts +0 -47
- package/node_modules/ajv/dist/jtd.js +0 -72
- package/node_modules/ajv/dist/jtd.js.map +0 -1
- package/node_modules/ajv/dist/refs/data.json +0 -13
- package/node_modules/ajv/dist/refs/json-schema-2019-09/index.d.ts +0 -2
- package/node_modules/ajv/dist/refs/json-schema-2019-09/index.js +0 -28
- package/node_modules/ajv/dist/refs/json-schema-2019-09/index.js.map +0 -1
- package/node_modules/ajv/dist/refs/json-schema-2019-09/meta/applicator.json +0 -53
- package/node_modules/ajv/dist/refs/json-schema-2019-09/meta/content.json +0 -17
- package/node_modules/ajv/dist/refs/json-schema-2019-09/meta/core.json +0 -57
- package/node_modules/ajv/dist/refs/json-schema-2019-09/meta/format.json +0 -14
- package/node_modules/ajv/dist/refs/json-schema-2019-09/meta/meta-data.json +0 -37
- package/node_modules/ajv/dist/refs/json-schema-2019-09/meta/validation.json +0 -90
- package/node_modules/ajv/dist/refs/json-schema-2019-09/schema.json +0 -39
- package/node_modules/ajv/dist/refs/json-schema-2020-12/index.d.ts +0 -2
- package/node_modules/ajv/dist/refs/json-schema-2020-12/index.js +0 -30
- package/node_modules/ajv/dist/refs/json-schema-2020-12/index.js.map +0 -1
- package/node_modules/ajv/dist/refs/json-schema-2020-12/meta/applicator.json +0 -48
- package/node_modules/ajv/dist/refs/json-schema-2020-12/meta/content.json +0 -17
- package/node_modules/ajv/dist/refs/json-schema-2020-12/meta/core.json +0 -51
- package/node_modules/ajv/dist/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
- package/node_modules/ajv/dist/refs/json-schema-2020-12/meta/meta-data.json +0 -37
- package/node_modules/ajv/dist/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
- package/node_modules/ajv/dist/refs/json-schema-2020-12/meta/validation.json +0 -90
- package/node_modules/ajv/dist/refs/json-schema-2020-12/schema.json +0 -55
- package/node_modules/ajv/dist/refs/json-schema-draft-06.json +0 -137
- package/node_modules/ajv/dist/refs/json-schema-draft-07.json +0 -151
- package/node_modules/ajv/dist/refs/json-schema-secure.json +0 -88
- package/node_modules/ajv/dist/refs/jtd-schema.d.ts +0 -3
- package/node_modules/ajv/dist/refs/jtd-schema.js +0 -118
- package/node_modules/ajv/dist/refs/jtd-schema.js.map +0 -1
- package/node_modules/ajv/dist/runtime/equal.d.ts +0 -6
- package/node_modules/ajv/dist/runtime/equal.js +0 -7
- package/node_modules/ajv/dist/runtime/equal.js.map +0 -1
- package/node_modules/ajv/dist/runtime/parseJson.d.ts +0 -18
- package/node_modules/ajv/dist/runtime/parseJson.js +0 -185
- package/node_modules/ajv/dist/runtime/parseJson.js.map +0 -1
- package/node_modules/ajv/dist/runtime/quote.d.ts +0 -5
- package/node_modules/ajv/dist/runtime/quote.js +0 -30
- package/node_modules/ajv/dist/runtime/quote.js.map +0 -1
- package/node_modules/ajv/dist/runtime/re2.d.ts +0 -6
- package/node_modules/ajv/dist/runtime/re2.js +0 -6
- package/node_modules/ajv/dist/runtime/re2.js.map +0 -1
- package/node_modules/ajv/dist/runtime/timestamp.d.ts +0 -5
- package/node_modules/ajv/dist/runtime/timestamp.js +0 -42
- package/node_modules/ajv/dist/runtime/timestamp.js.map +0 -1
- package/node_modules/ajv/dist/runtime/ucs2length.d.ts +0 -5
- package/node_modules/ajv/dist/runtime/ucs2length.js +0 -24
- package/node_modules/ajv/dist/runtime/ucs2length.js.map +0 -1
- package/node_modules/ajv/dist/runtime/uri.d.ts +0 -6
- package/node_modules/ajv/dist/runtime/uri.js +0 -6
- package/node_modules/ajv/dist/runtime/uri.js.map +0 -1
- package/node_modules/ajv/dist/runtime/validation_error.d.ts +0 -7
- package/node_modules/ajv/dist/runtime/validation_error.js +0 -11
- package/node_modules/ajv/dist/runtime/validation_error.js.map +0 -1
- package/node_modules/ajv/dist/standalone/index.d.ts +0 -6
- package/node_modules/ajv/dist/standalone/index.js +0 -90
- package/node_modules/ajv/dist/standalone/index.js.map +0 -1
- package/node_modules/ajv/dist/standalone/instance.d.ts +0 -12
- package/node_modules/ajv/dist/standalone/instance.js +0 -35
- package/node_modules/ajv/dist/standalone/instance.js.map +0 -1
- package/node_modules/ajv/dist/types/index.d.ts +0 -183
- package/node_modules/ajv/dist/types/index.js +0 -3
- package/node_modules/ajv/dist/types/index.js.map +0 -1
- package/node_modules/ajv/dist/types/json-schema.d.ts +0 -125
- package/node_modules/ajv/dist/types/json-schema.js +0 -3
- package/node_modules/ajv/dist/types/json-schema.js.map +0 -1
- package/node_modules/ajv/dist/types/jtd-schema.d.ts +0 -174
- package/node_modules/ajv/dist/types/jtd-schema.js +0 -3
- package/node_modules/ajv/dist/types/jtd-schema.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/additionalItems.d.ts +0 -8
- package/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js +0 -49
- package/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js +0 -106
- package/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/allOf.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/applicator/allOf.js +0 -23
- package/node_modules/ajv/dist/vocabularies/applicator/allOf.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/anyOf.d.ts +0 -4
- package/node_modules/ajv/dist/vocabularies/applicator/anyOf.js +0 -12
- package/node_modules/ajv/dist/vocabularies/applicator/anyOf.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/contains.d.ts +0 -7
- package/node_modules/ajv/dist/vocabularies/applicator/contains.js +0 -95
- package/node_modules/ajv/dist/vocabularies/applicator/contains.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/dependencies.d.ts +0 -21
- package/node_modules/ajv/dist/vocabularies/applicator/dependencies.js +0 -85
- package/node_modules/ajv/dist/vocabularies/applicator/dependencies.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js +0 -11
- package/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/if.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/applicator/if.js +0 -66
- package/node_modules/ajv/dist/vocabularies/applicator/if.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/index.d.ts +0 -13
- package/node_modules/ajv/dist/vocabularies/applicator/index.js +0 -44
- package/node_modules/ajv/dist/vocabularies/applicator/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/items.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/applicator/items.js +0 -52
- package/node_modules/ajv/dist/vocabularies/applicator/items.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/items2020.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/applicator/items2020.js +0 -30
- package/node_modules/ajv/dist/vocabularies/applicator/items2020.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/not.d.ts +0 -4
- package/node_modules/ajv/dist/vocabularies/applicator/not.js +0 -26
- package/node_modules/ajv/dist/vocabularies/applicator/not.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/oneOf.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/applicator/oneOf.js +0 -60
- package/node_modules/ajv/dist/vocabularies/applicator/oneOf.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/patternProperties.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js +0 -75
- package/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/prefixItems.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js +0 -12
- package/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/properties.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/applicator/properties.js +0 -54
- package/node_modules/ajv/dist/vocabularies/applicator/properties.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/propertyNames.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js +0 -38
- package/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/thenElse.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/applicator/thenElse.js +0 -13
- package/node_modules/ajv/dist/vocabularies/applicator/thenElse.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/code.d.ts +0 -17
- package/node_modules/ajv/dist/vocabularies/code.js +0 -131
- package/node_modules/ajv/dist/vocabularies/code.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/core/id.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/core/id.js +0 -10
- package/node_modules/ajv/dist/vocabularies/core/id.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/core/index.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/core/index.js +0 -16
- package/node_modules/ajv/dist/vocabularies/core/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/core/ref.d.ts +0 -8
- package/node_modules/ajv/dist/vocabularies/core/ref.js +0 -122
- package/node_modules/ajv/dist/vocabularies/core/ref.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/discriminator/index.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/discriminator/index.js +0 -104
- package/node_modules/ajv/dist/vocabularies/discriminator/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/discriminator/types.d.ts +0 -10
- package/node_modules/ajv/dist/vocabularies/discriminator/types.js +0 -9
- package/node_modules/ajv/dist/vocabularies/discriminator/types.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/draft2020.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/draft2020.js +0 -23
- package/node_modules/ajv/dist/vocabularies/draft2020.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/draft7.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/draft7.js +0 -17
- package/node_modules/ajv/dist/vocabularies/draft7.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js +0 -30
- package/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js +0 -51
- package/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/dynamic/index.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/dynamic/index.js +0 -9
- package/node_modules/ajv/dist/vocabularies/dynamic/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js +0 -16
- package/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js +0 -10
- package/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/errors.d.ts +0 -9
- package/node_modules/ajv/dist/vocabularies/errors.js +0 -3
- package/node_modules/ajv/dist/vocabularies/errors.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/format/format.d.ts +0 -8
- package/node_modules/ajv/dist/vocabularies/format/format.js +0 -92
- package/node_modules/ajv/dist/vocabularies/format/format.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/format/index.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/format/index.js +0 -6
- package/node_modules/ajv/dist/vocabularies/format/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/discriminator.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/jtd/discriminator.js +0 -71
- package/node_modules/ajv/dist/vocabularies/jtd/discriminator.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/elements.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/jtd/elements.js +0 -24
- package/node_modules/ajv/dist/vocabularies/jtd/elements.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/enum.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/jtd/enum.js +0 -43
- package/node_modules/ajv/dist/vocabularies/jtd/enum.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/error.d.ts +0 -9
- package/node_modules/ajv/dist/vocabularies/jtd/error.js +0 -20
- package/node_modules/ajv/dist/vocabularies/jtd/error.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/index.d.ts +0 -10
- package/node_modules/ajv/dist/vocabularies/jtd/index.js +0 -29
- package/node_modules/ajv/dist/vocabularies/jtd/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/metadata.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/jtd/metadata.js +0 -25
- package/node_modules/ajv/dist/vocabularies/jtd/metadata.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/nullable.d.ts +0 -4
- package/node_modules/ajv/dist/vocabularies/jtd/nullable.js +0 -22
- package/node_modules/ajv/dist/vocabularies/jtd/nullable.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.js +0 -15
- package/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/properties.d.ts +0 -22
- package/node_modules/ajv/dist/vocabularies/jtd/properties.js +0 -149
- package/node_modules/ajv/dist/vocabularies/jtd/properties.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/ref.d.ts +0 -4
- package/node_modules/ajv/dist/vocabularies/jtd/ref.js +0 -67
- package/node_modules/ajv/dist/vocabularies/jtd/ref.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/type.d.ts +0 -10
- package/node_modules/ajv/dist/vocabularies/jtd/type.js +0 -69
- package/node_modules/ajv/dist/vocabularies/jtd/type.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/union.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/jtd/union.js +0 -12
- package/node_modules/ajv/dist/vocabularies/jtd/union.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/values.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/jtd/values.js +0 -51
- package/node_modules/ajv/dist/vocabularies/jtd/values.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/metadata.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/metadata.js +0 -18
- package/node_modules/ajv/dist/vocabularies/metadata.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/next.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/next.js +0 -8
- package/node_modules/ajv/dist/vocabularies/next.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/unevaluated/index.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/unevaluated/index.js +0 -7
- package/node_modules/ajv/dist/vocabularies/unevaluated/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js +0 -40
- package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js +0 -65
- package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/const.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/validation/const.js +0 -25
- package/node_modules/ajv/dist/vocabularies/validation/const.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/dependentRequired.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/validation/dependentRequired.js +0 -12
- package/node_modules/ajv/dist/vocabularies/validation/dependentRequired.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/enum.d.ts +0 -8
- package/node_modules/ajv/dist/vocabularies/validation/enum.js +0 -48
- package/node_modules/ajv/dist/vocabularies/validation/enum.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/index.d.ts +0 -16
- package/node_modules/ajv/dist/vocabularies/validation/index.js +0 -33
- package/node_modules/ajv/dist/vocabularies/validation/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/limitContains.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/validation/limitContains.js +0 -15
- package/node_modules/ajv/dist/vocabularies/validation/limitContains.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/limitItems.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/validation/limitItems.js +0 -24
- package/node_modules/ajv/dist/vocabularies/validation/limitItems.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/limitLength.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/validation/limitLength.js +0 -27
- package/node_modules/ajv/dist/vocabularies/validation/limitLength.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/limitNumber.d.ts +0 -11
- package/node_modules/ajv/dist/vocabularies/validation/limitNumber.js +0 -27
- package/node_modules/ajv/dist/vocabularies/validation/limitNumber.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/limitProperties.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/validation/limitProperties.js +0 -24
- package/node_modules/ajv/dist/vocabularies/validation/limitProperties.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/multipleOf.d.ts +0 -8
- package/node_modules/ajv/dist/vocabularies/validation/multipleOf.js +0 -26
- package/node_modules/ajv/dist/vocabularies/validation/multipleOf.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/pattern.d.ts +0 -8
- package/node_modules/ajv/dist/vocabularies/validation/pattern.js +0 -24
- package/node_modules/ajv/dist/vocabularies/validation/pattern.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/required.d.ts +0 -8
- package/node_modules/ajv/dist/vocabularies/validation/required.js +0 -79
- package/node_modules/ajv/dist/vocabularies/validation/required.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/uniqueItems.d.ts +0 -9
- package/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js +0 -64
- package/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js.map +0 -1
- package/node_modules/ajv/lib/2019.ts +0 -81
- package/node_modules/ajv/lib/2020.ts +0 -75
- package/node_modules/ajv/lib/ajv.ts +0 -70
- package/node_modules/ajv/lib/compile/codegen/code.ts +0 -169
- package/node_modules/ajv/lib/compile/codegen/index.ts +0 -852
- package/node_modules/ajv/lib/compile/codegen/scope.ts +0 -215
- package/node_modules/ajv/lib/compile/errors.ts +0 -184
- package/node_modules/ajv/lib/compile/index.ts +0 -324
- package/node_modules/ajv/lib/compile/jtd/parse.ts +0 -411
- package/node_modules/ajv/lib/compile/jtd/serialize.ts +0 -266
- package/node_modules/ajv/lib/compile/jtd/types.ts +0 -16
- package/node_modules/ajv/lib/compile/names.ts +0 -27
- package/node_modules/ajv/lib/compile/ref_error.ts +0 -13
- package/node_modules/ajv/lib/compile/resolve.ts +0 -149
- package/node_modules/ajv/lib/compile/rules.ts +0 -50
- package/node_modules/ajv/lib/compile/util.ts +0 -213
- package/node_modules/ajv/lib/compile/validate/applicability.ts +0 -22
- package/node_modules/ajv/lib/compile/validate/boolSchema.ts +0 -47
- package/node_modules/ajv/lib/compile/validate/dataType.ts +0 -230
- package/node_modules/ajv/lib/compile/validate/defaults.ts +0 -32
- package/node_modules/ajv/lib/compile/validate/index.ts +0 -582
- package/node_modules/ajv/lib/compile/validate/keyword.ts +0 -171
- package/node_modules/ajv/lib/compile/validate/subschema.ts +0 -135
- package/node_modules/ajv/lib/core.ts +0 -891
- package/node_modules/ajv/lib/jtd.ts +0 -132
- package/node_modules/ajv/lib/refs/data.json +0 -13
- package/node_modules/ajv/lib/refs/json-schema-2019-09/index.ts +0 -28
- package/node_modules/ajv/lib/refs/json-schema-2019-09/meta/applicator.json +0 -53
- package/node_modules/ajv/lib/refs/json-schema-2019-09/meta/content.json +0 -17
- package/node_modules/ajv/lib/refs/json-schema-2019-09/meta/core.json +0 -57
- package/node_modules/ajv/lib/refs/json-schema-2019-09/meta/format.json +0 -14
- package/node_modules/ajv/lib/refs/json-schema-2019-09/meta/meta-data.json +0 -37
- package/node_modules/ajv/lib/refs/json-schema-2019-09/meta/validation.json +0 -90
- package/node_modules/ajv/lib/refs/json-schema-2019-09/schema.json +0 -39
- package/node_modules/ajv/lib/refs/json-schema-2020-12/index.ts +0 -30
- package/node_modules/ajv/lib/refs/json-schema-2020-12/meta/applicator.json +0 -48
- package/node_modules/ajv/lib/refs/json-schema-2020-12/meta/content.json +0 -17
- package/node_modules/ajv/lib/refs/json-schema-2020-12/meta/core.json +0 -51
- package/node_modules/ajv/lib/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
- package/node_modules/ajv/lib/refs/json-schema-2020-12/meta/meta-data.json +0 -37
- package/node_modules/ajv/lib/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
- package/node_modules/ajv/lib/refs/json-schema-2020-12/meta/validation.json +0 -90
- package/node_modules/ajv/lib/refs/json-schema-2020-12/schema.json +0 -55
- package/node_modules/ajv/lib/refs/json-schema-draft-06.json +0 -137
- package/node_modules/ajv/lib/refs/json-schema-draft-07.json +0 -151
- package/node_modules/ajv/lib/refs/json-schema-secure.json +0 -88
- package/node_modules/ajv/lib/refs/jtd-schema.ts +0 -130
- package/node_modules/ajv/lib/runtime/equal.ts +0 -7
- package/node_modules/ajv/lib/runtime/parseJson.ts +0 -177
- package/node_modules/ajv/lib/runtime/quote.ts +0 -31
- package/node_modules/ajv/lib/runtime/re2.ts +0 -6
- package/node_modules/ajv/lib/runtime/timestamp.ts +0 -46
- package/node_modules/ajv/lib/runtime/ucs2length.ts +0 -20
- package/node_modules/ajv/lib/runtime/uri.ts +0 -6
- package/node_modules/ajv/lib/runtime/validation_error.ts +0 -13
- package/node_modules/ajv/lib/standalone/index.ts +0 -100
- package/node_modules/ajv/lib/standalone/instance.ts +0 -36
- package/node_modules/ajv/lib/types/index.ts +0 -244
- package/node_modules/ajv/lib/types/json-schema.ts +0 -187
- package/node_modules/ajv/lib/types/jtd-schema.ts +0 -273
- package/node_modules/ajv/lib/vocabularies/applicator/additionalItems.ts +0 -56
- package/node_modules/ajv/lib/vocabularies/applicator/additionalProperties.ts +0 -118
- package/node_modules/ajv/lib/vocabularies/applicator/allOf.ts +0 -22
- package/node_modules/ajv/lib/vocabularies/applicator/anyOf.ts +0 -14
- package/node_modules/ajv/lib/vocabularies/applicator/contains.ts +0 -109
- package/node_modules/ajv/lib/vocabularies/applicator/dependencies.ts +0 -112
- package/node_modules/ajv/lib/vocabularies/applicator/dependentSchemas.ts +0 -11
- package/node_modules/ajv/lib/vocabularies/applicator/if.ts +0 -80
- package/node_modules/ajv/lib/vocabularies/applicator/index.ts +0 -53
- package/node_modules/ajv/lib/vocabularies/applicator/items.ts +0 -59
- package/node_modules/ajv/lib/vocabularies/applicator/items2020.ts +0 -36
- package/node_modules/ajv/lib/vocabularies/applicator/not.ts +0 -38
- package/node_modules/ajv/lib/vocabularies/applicator/oneOf.ts +0 -82
- package/node_modules/ajv/lib/vocabularies/applicator/patternProperties.ts +0 -91
- package/node_modules/ajv/lib/vocabularies/applicator/prefixItems.ts +0 -12
- package/node_modules/ajv/lib/vocabularies/applicator/properties.ts +0 -57
- package/node_modules/ajv/lib/vocabularies/applicator/propertyNames.ts +0 -50
- package/node_modules/ajv/lib/vocabularies/applicator/thenElse.ts +0 -13
- package/node_modules/ajv/lib/vocabularies/code.ts +0 -168
- package/node_modules/ajv/lib/vocabularies/core/id.ts +0 -10
- package/node_modules/ajv/lib/vocabularies/core/index.ts +0 -16
- package/node_modules/ajv/lib/vocabularies/core/ref.ts +0 -129
- package/node_modules/ajv/lib/vocabularies/discriminator/index.ts +0 -113
- package/node_modules/ajv/lib/vocabularies/discriminator/types.ts +0 -12
- package/node_modules/ajv/lib/vocabularies/draft2020.ts +0 -23
- package/node_modules/ajv/lib/vocabularies/draft7.ts +0 -17
- package/node_modules/ajv/lib/vocabularies/dynamic/dynamicAnchor.ts +0 -31
- package/node_modules/ajv/lib/vocabularies/dynamic/dynamicRef.ts +0 -51
- package/node_modules/ajv/lib/vocabularies/dynamic/index.ts +0 -9
- package/node_modules/ajv/lib/vocabularies/dynamic/recursiveAnchor.ts +0 -14
- package/node_modules/ajv/lib/vocabularies/dynamic/recursiveRef.ts +0 -10
- package/node_modules/ajv/lib/vocabularies/errors.ts +0 -18
- package/node_modules/ajv/lib/vocabularies/format/format.ts +0 -120
- package/node_modules/ajv/lib/vocabularies/format/index.ts +0 -6
- package/node_modules/ajv/lib/vocabularies/jtd/discriminator.ts +0 -89
- package/node_modules/ajv/lib/vocabularies/jtd/elements.ts +0 -32
- package/node_modules/ajv/lib/vocabularies/jtd/enum.ts +0 -45
- package/node_modules/ajv/lib/vocabularies/jtd/error.ts +0 -23
- package/node_modules/ajv/lib/vocabularies/jtd/index.ts +0 -37
- package/node_modules/ajv/lib/vocabularies/jtd/metadata.ts +0 -24
- package/node_modules/ajv/lib/vocabularies/jtd/nullable.ts +0 -21
- package/node_modules/ajv/lib/vocabularies/jtd/optionalProperties.ts +0 -15
- package/node_modules/ajv/lib/vocabularies/jtd/properties.ts +0 -184
- package/node_modules/ajv/lib/vocabularies/jtd/ref.ts +0 -76
- package/node_modules/ajv/lib/vocabularies/jtd/type.ts +0 -75
- package/node_modules/ajv/lib/vocabularies/jtd/union.ts +0 -12
- package/node_modules/ajv/lib/vocabularies/jtd/values.ts +0 -58
- package/node_modules/ajv/lib/vocabularies/metadata.ts +0 -17
- package/node_modules/ajv/lib/vocabularies/next.ts +0 -8
- package/node_modules/ajv/lib/vocabularies/unevaluated/index.ts +0 -7
- package/node_modules/ajv/lib/vocabularies/unevaluated/unevaluatedItems.ts +0 -47
- package/node_modules/ajv/lib/vocabularies/unevaluated/unevaluatedProperties.ts +0 -85
- package/node_modules/ajv/lib/vocabularies/validation/const.ts +0 -28
- package/node_modules/ajv/lib/vocabularies/validation/dependentRequired.ts +0 -23
- package/node_modules/ajv/lib/vocabularies/validation/enum.ts +0 -54
- package/node_modules/ajv/lib/vocabularies/validation/index.ts +0 -49
- package/node_modules/ajv/lib/vocabularies/validation/limitContains.ts +0 -16
- package/node_modules/ajv/lib/vocabularies/validation/limitItems.ts +0 -26
- package/node_modules/ajv/lib/vocabularies/validation/limitLength.ts +0 -30
- package/node_modules/ajv/lib/vocabularies/validation/limitNumber.ts +0 -42
- package/node_modules/ajv/lib/vocabularies/validation/limitProperties.ts +0 -26
- package/node_modules/ajv/lib/vocabularies/validation/multipleOf.ts +0 -34
- package/node_modules/ajv/lib/vocabularies/validation/pattern.ts +0 -28
- package/node_modules/ajv/lib/vocabularies/validation/required.ts +0 -98
- package/node_modules/ajv/lib/vocabularies/validation/uniqueItems.ts +0 -79
- package/node_modules/ajv/package.json +0 -126
- package/node_modules/ansi-regex/index.d.ts +0 -37
- package/node_modules/ansi-regex/index.js +0 -10
- package/node_modules/ansi-regex/license +0 -9
- package/node_modules/ansi-regex/package.json +0 -55
- package/node_modules/ansi-regex/readme.md +0 -78
- package/node_modules/ansi-styles/index.d.ts +0 -345
- package/node_modules/ansi-styles/index.js +0 -163
- package/node_modules/ansi-styles/license +0 -9
- package/node_modules/ansi-styles/package.json +0 -56
- package/node_modules/ansi-styles/readme.md +0 -152
- package/node_modules/astral-regex/index.d.ts +0 -28
- package/node_modules/astral-regex/index.js +0 -6
- package/node_modules/astral-regex/license +0 -9
- package/node_modules/astral-regex/package.json +0 -33
- package/node_modules/astral-regex/readme.md +0 -46
- package/node_modules/at-least-node/LICENSE +0 -6
- package/node_modules/at-least-node/README.md +0 -25
- package/node_modules/at-least-node/index.js +0 -5
- package/node_modules/at-least-node/package.json +0 -32
- package/node_modules/chalk/index.d.ts +0 -415
- package/node_modules/chalk/license +0 -9
- package/node_modules/chalk/package.json +0 -68
- package/node_modules/chalk/readme.md +0 -341
- package/node_modules/chalk/source/index.js +0 -229
- package/node_modules/chalk/source/templates.js +0 -134
- package/node_modules/chalk/source/util.js +0 -39
- package/node_modules/color-convert/CHANGELOG.md +0 -54
- package/node_modules/color-convert/LICENSE +0 -21
- package/node_modules/color-convert/README.md +0 -68
- package/node_modules/color-convert/conversions.js +0 -839
- package/node_modules/color-convert/index.js +0 -81
- package/node_modules/color-convert/package.json +0 -48
- package/node_modules/color-convert/route.js +0 -97
- package/node_modules/color-name/LICENSE +0 -8
- package/node_modules/color-name/README.md +0 -11
- package/node_modules/color-name/index.js +0 -152
- package/node_modules/color-name/package.json +0 -28
- package/node_modules/diff/CONTRIBUTING.md +0 -36
- package/node_modules/diff/LICENSE +0 -29
- package/node_modules/diff/README.md +0 -339
- package/node_modules/diff/dist/diff.js +0 -1730
- package/node_modules/diff/dist/diff.min.js +0 -1
- package/node_modules/diff/lib/convert/dmp.js +0 -32
- package/node_modules/diff/lib/convert/xml.js +0 -42
- package/node_modules/diff/lib/diff/array.js +0 -45
- package/node_modules/diff/lib/diff/base.js +0 -358
- package/node_modules/diff/lib/diff/character.js +0 -37
- package/node_modules/diff/lib/diff/css.js +0 -41
- package/node_modules/diff/lib/diff/json.js +0 -163
- package/node_modules/diff/lib/diff/line.js +0 -94
- package/node_modules/diff/lib/diff/sentence.js +0 -41
- package/node_modules/diff/lib/diff/word.js +0 -108
- package/node_modules/diff/lib/index.es6.js +0 -1699
- package/node_modules/diff/lib/index.js +0 -234
- package/node_modules/diff/lib/index.mjs +0 -1699
- package/node_modules/diff/lib/patch/apply.js +0 -238
- package/node_modules/diff/lib/patch/create.js +0 -276
- package/node_modules/diff/lib/patch/merge.js +0 -613
- package/node_modules/diff/lib/patch/parse.js +0 -167
- package/node_modules/diff/lib/patch/reverse.js +0 -63
- package/node_modules/diff/lib/util/array.js +0 -32
- package/node_modules/diff/lib/util/distance-iterator.js +0 -57
- package/node_modules/diff/lib/util/params.js +0 -24
- package/node_modules/diff/package.json +0 -89
- package/node_modules/diff/release-notes.md +0 -317
- package/node_modules/diff/runtime.js +0 -3
- package/node_modules/emoji-regex/LICENSE-MIT.txt +0 -20
- package/node_modules/emoji-regex/README.md +0 -73
- package/node_modules/emoji-regex/es2015/index.js +0 -6
- package/node_modules/emoji-regex/es2015/text.js +0 -6
- package/node_modules/emoji-regex/index.d.ts +0 -23
- package/node_modules/emoji-regex/index.js +0 -6
- package/node_modules/emoji-regex/package.json +0 -50
- package/node_modules/emoji-regex/text.js +0 -6
- package/node_modules/fast-deep-equal/LICENSE +0 -21
- package/node_modules/fast-deep-equal/README.md +0 -96
- package/node_modules/fast-deep-equal/es6/index.d.ts +0 -2
- package/node_modules/fast-deep-equal/es6/index.js +0 -72
- package/node_modules/fast-deep-equal/es6/react.d.ts +0 -2
- package/node_modules/fast-deep-equal/es6/react.js +0 -79
- package/node_modules/fast-deep-equal/index.d.ts +0 -4
- package/node_modules/fast-deep-equal/index.js +0 -46
- package/node_modules/fast-deep-equal/package.json +0 -61
- package/node_modules/fast-deep-equal/react.d.ts +0 -2
- package/node_modules/fast-deep-equal/react.js +0 -53
- package/node_modules/fast-uri/.gitattributes +0 -2
- package/node_modules/fast-uri/.github/.stale.yml +0 -21
- package/node_modules/fast-uri/.github/dependabot.yml +0 -13
- package/node_modules/fast-uri/.github/tests_checker.yml +0 -8
- package/node_modules/fast-uri/.github/workflows/ci.yml +0 -23
- package/node_modules/fast-uri/.github/workflows/package-manager-ci.yml +0 -20
- package/node_modules/fast-uri/LICENSE +0 -30
- package/node_modules/fast-uri/README.md +0 -125
- package/node_modules/fast-uri/benchmark.js +0 -105
- package/node_modules/fast-uri/index.js +0 -303
- package/node_modules/fast-uri/lib/schemes.js +0 -188
- package/node_modules/fast-uri/lib/scopedChars.js +0 -30
- package/node_modules/fast-uri/lib/utils.js +0 -242
- package/node_modules/fast-uri/package.json +0 -39
- package/node_modules/fast-uri/test/.gitkeep +0 -0
- package/node_modules/fast-uri/test/ajv.test.js +0 -39
- package/node_modules/fast-uri/test/compatibility.test.js +0 -131
- package/node_modules/fast-uri/test/equal.test.js +0 -103
- package/node_modules/fast-uri/test/parse.test.js +0 -318
- package/node_modules/fast-uri/test/resolve.test.js +0 -75
- package/node_modules/fast-uri/test/serialize.test.js +0 -143
- package/node_modules/fast-uri/test/uri-js.test.js +0 -912
- package/node_modules/fast-uri/test/util.test.js +0 -23
- package/node_modules/fast-uri/types/index.d.ts +0 -53
- package/node_modules/fast-uri/types/index.test-d.ts +0 -17
- package/node_modules/graphql-mapping-template/LICENSE +0 -201
- package/node_modules/graphql-transformer-common/LICENSE +0 -201
- package/node_modules/has-flag/index.d.ts +0 -39
- package/node_modules/has-flag/index.js +0 -8
- package/node_modules/has-flag/license +0 -9
- package/node_modules/has-flag/package.json +0 -46
- package/node_modules/has-flag/readme.md +0 -89
- package/node_modules/is-fullwidth-code-point/index.d.ts +0 -17
- package/node_modules/is-fullwidth-code-point/index.js +0 -50
- package/node_modules/is-fullwidth-code-point/license +0 -9
- package/node_modules/is-fullwidth-code-point/package.json +0 -42
- package/node_modules/is-fullwidth-code-point/readme.md +0 -39
- package/node_modules/json-schema-traverse/.eslintrc.yml +0 -27
- package/node_modules/json-schema-traverse/.github/FUNDING.yml +0 -2
- package/node_modules/json-schema-traverse/.github/workflows/build.yml +0 -28
- package/node_modules/json-schema-traverse/.github/workflows/publish.yml +0 -27
- package/node_modules/json-schema-traverse/LICENSE +0 -21
- package/node_modules/json-schema-traverse/README.md +0 -95
- package/node_modules/json-schema-traverse/index.d.ts +0 -40
- package/node_modules/json-schema-traverse/index.js +0 -93
- package/node_modules/json-schema-traverse/package.json +0 -43
- package/node_modules/json-schema-traverse/spec/.eslintrc.yml +0 -6
- package/node_modules/json-schema-traverse/spec/fixtures/schema.js +0 -125
- package/node_modules/json-schema-traverse/spec/index.spec.js +0 -171
- package/node_modules/lodash.truncate/LICENSE +0 -47
- package/node_modules/lodash.truncate/README.md +0 -18
- package/node_modules/lodash.truncate/index.js +0 -632
- package/node_modules/lodash.truncate/package.json +0 -17
- package/node_modules/require-from-string/index.js +0 -34
- package/node_modules/require-from-string/license +0 -21
- package/node_modules/require-from-string/package.json +0 -28
- package/node_modules/require-from-string/readme.md +0 -56
- package/node_modules/slice-ansi/index.js +0 -103
- package/node_modules/slice-ansi/license +0 -10
- package/node_modules/slice-ansi/package.json +0 -52
- package/node_modules/slice-ansi/readme.md +0 -66
- package/node_modules/string-width/index.d.ts +0 -29
- package/node_modules/string-width/index.js +0 -47
- package/node_modules/string-width/license +0 -9
- package/node_modules/string-width/package.json +0 -56
- package/node_modules/string-width/readme.md +0 -50
- package/node_modules/strip-ansi/index.d.ts +0 -17
- package/node_modules/strip-ansi/index.js +0 -4
- package/node_modules/strip-ansi/license +0 -9
- package/node_modules/strip-ansi/package.json +0 -54
- package/node_modules/strip-ansi/readme.md +0 -46
- package/node_modules/supports-color/browser.js +0 -5
- package/node_modules/supports-color/index.js +0 -135
- package/node_modules/supports-color/license +0 -9
- package/node_modules/supports-color/package.json +0 -53
- package/node_modules/supports-color/readme.md +0 -76
- package/node_modules/table/LICENSE +0 -24
- package/node_modules/table/README.md +0 -837
- package/node_modules/table/dist/src/alignSpanningCell.d.ts +0 -7
- package/node_modules/table/dist/src/alignSpanningCell.js +0 -48
- package/node_modules/table/dist/src/alignSpanningCell.js.map +0 -1
- package/node_modules/table/dist/src/alignString.d.ts +0 -6
- package/node_modules/table/dist/src/alignString.js +0 -60
- package/node_modules/table/dist/src/alignString.js.map +0 -1
- package/node_modules/table/dist/src/alignTableData.d.ts +0 -2
- package/node_modules/table/dist/src/alignTableData.js +0 -20
- package/node_modules/table/dist/src/alignTableData.js.map +0 -1
- package/node_modules/table/dist/src/calculateCellHeight.d.ts +0 -4
- package/node_modules/table/dist/src/calculateCellHeight.js +0 -12
- package/node_modules/table/dist/src/calculateCellHeight.js.map +0 -1
- package/node_modules/table/dist/src/calculateMaximumColumnWidths.d.ts +0 -7
- package/node_modules/table/dist/src/calculateMaximumColumnWidths.js +0 -36
- package/node_modules/table/dist/src/calculateMaximumColumnWidths.js.map +0 -1
- package/node_modules/table/dist/src/calculateOutputColumnWidths.d.ts +0 -2
- package/node_modules/table/dist/src/calculateOutputColumnWidths.js +0 -10
- package/node_modules/table/dist/src/calculateOutputColumnWidths.js.map +0 -1
- package/node_modules/table/dist/src/calculateRowHeights.d.ts +0 -5
- package/node_modules/table/dist/src/calculateRowHeights.js +0 -42
- package/node_modules/table/dist/src/calculateRowHeights.js.map +0 -1
- package/node_modules/table/dist/src/calculateSpanningCellWidth.d.ts +0 -3
- package/node_modules/table/dist/src/calculateSpanningCellWidth.js +0 -26
- package/node_modules/table/dist/src/calculateSpanningCellWidth.js.map +0 -1
- package/node_modules/table/dist/src/createStream.d.ts +0 -2
- package/node_modules/table/dist/src/createStream.js +0 -74
- package/node_modules/table/dist/src/createStream.js.map +0 -1
- package/node_modules/table/dist/src/drawBorder.d.ts +0 -34
- package/node_modules/table/dist/src/drawBorder.js +0 -202
- package/node_modules/table/dist/src/drawBorder.js.map +0 -1
- package/node_modules/table/dist/src/drawContent.d.ts +0 -14
- package/node_modules/table/dist/src/drawContent.js +0 -51
- package/node_modules/table/dist/src/drawContent.js.map +0 -1
- package/node_modules/table/dist/src/drawRow.d.ts +0 -10
- package/node_modules/table/dist/src/drawRow.js +0 -25
- package/node_modules/table/dist/src/drawRow.js.map +0 -1
- package/node_modules/table/dist/src/drawTable.d.ts +0 -2
- package/node_modules/table/dist/src/drawTable.js +0 -31
- package/node_modules/table/dist/src/drawTable.js.map +0 -1
- package/node_modules/table/dist/src/generated/validators.d.ts +0 -13
- package/node_modules/table/dist/src/generated/validators.js +0 -2694
- package/node_modules/table/dist/src/generated/validators.js.map +0 -1
- package/node_modules/table/dist/src/getBorderCharacters.d.ts +0 -2
- package/node_modules/table/dist/src/getBorderCharacters.js +0 -105
- package/node_modules/table/dist/src/getBorderCharacters.js.map +0 -1
- package/node_modules/table/dist/src/index.d.ts +0 -5
- package/node_modules/table/dist/src/index.js +0 -21
- package/node_modules/table/dist/src/index.js.map +0 -1
- package/node_modules/table/dist/src/injectHeaderConfig.d.ts +0 -3
- package/node_modules/table/dist/src/injectHeaderConfig.js +0 -29
- package/node_modules/table/dist/src/injectHeaderConfig.js.map +0 -1
- package/node_modules/table/dist/src/makeRangeConfig.d.ts +0 -3
- package/node_modules/table/dist/src/makeRangeConfig.js +0 -18
- package/node_modules/table/dist/src/makeRangeConfig.js.map +0 -1
- package/node_modules/table/dist/src/makeStreamConfig.d.ts +0 -7
- package/node_modules/table/dist/src/makeStreamConfig.js +0 -43
- package/node_modules/table/dist/src/makeStreamConfig.js.map +0 -1
- package/node_modules/table/dist/src/makeTableConfig.d.ts +0 -7
- package/node_modules/table/dist/src/makeTableConfig.js +0 -62
- package/node_modules/table/dist/src/makeTableConfig.js.map +0 -1
- package/node_modules/table/dist/src/mapDataUsingRowHeights.d.ts +0 -4
- package/node_modules/table/dist/src/mapDataUsingRowHeights.js +0 -52
- package/node_modules/table/dist/src/mapDataUsingRowHeights.js.map +0 -1
- package/node_modules/table/dist/src/padTableData.d.ts +0 -3
- package/node_modules/table/dist/src/padTableData.js +0 -23
- package/node_modules/table/dist/src/padTableData.js.map +0 -1
- package/node_modules/table/dist/src/schemas/config.json +0 -95
- package/node_modules/table/dist/src/schemas/shared.json +0 -139
- package/node_modules/table/dist/src/schemas/streamConfig.json +0 -25
- package/node_modules/table/dist/src/spanningCellManager.d.ts +0 -23
- package/node_modules/table/dist/src/spanningCellManager.js +0 -95
- package/node_modules/table/dist/src/spanningCellManager.js.map +0 -1
- package/node_modules/table/dist/src/stringifyTableData.d.ts +0 -2
- package/node_modules/table/dist/src/stringifyTableData.js +0 -13
- package/node_modules/table/dist/src/stringifyTableData.js.map +0 -1
- package/node_modules/table/dist/src/table.d.ts +0 -2
- package/node_modules/table/dist/src/table.js +0 -32
- package/node_modules/table/dist/src/table.js.map +0 -1
- package/node_modules/table/dist/src/truncateTableData.d.ts +0 -6
- package/node_modules/table/dist/src/truncateTableData.js +0 -24
- package/node_modules/table/dist/src/truncateTableData.js.map +0 -1
- package/node_modules/table/dist/src/types/api.d.ts +0 -130
- package/node_modules/table/dist/src/types/api.js +0 -3
- package/node_modules/table/dist/src/types/api.js.map +0 -1
- package/node_modules/table/dist/src/types/internal.d.ts +0 -1
- package/node_modules/table/dist/src/types/internal.js +0 -3
- package/node_modules/table/dist/src/types/internal.js.map +0 -1
- package/node_modules/table/dist/src/utils.d.ts +0 -9
- package/node_modules/table/dist/src/utils.js +0 -134
- package/node_modules/table/dist/src/utils.js.map +0 -1
- package/node_modules/table/dist/src/validateConfig.d.ts +0 -2
- package/node_modules/table/dist/src/validateConfig.js +0 -27
- package/node_modules/table/dist/src/validateConfig.js.map +0 -1
- package/node_modules/table/dist/src/validateSpanningCellConfig.d.ts +0 -3
- package/node_modules/table/dist/src/validateSpanningCellConfig.js +0 -46
- package/node_modules/table/dist/src/validateSpanningCellConfig.js.map +0 -1
- package/node_modules/table/dist/src/validateTableData.d.ts +0 -1
- package/node_modules/table/dist/src/validateTableData.js +0 -32
- package/node_modules/table/dist/src/validateTableData.js.map +0 -1
- package/node_modules/table/dist/src/wrapCell.d.ts +0 -8
- package/node_modules/table/dist/src/wrapCell.js +0 -33
- package/node_modules/table/dist/src/wrapCell.js.map +0 -1
- package/node_modules/table/dist/src/wrapString.d.ts +0 -9
- package/node_modules/table/dist/src/wrapString.js +0 -27
- package/node_modules/table/dist/src/wrapString.js.map +0 -1
- package/node_modules/table/dist/src/wrapWord.d.ts +0 -1
- package/node_modules/table/dist/src/wrapWord.js +0 -42
- package/node_modules/table/dist/src/wrapWord.js.map +0 -1
- package/node_modules/table/package.json +0 -77
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-api-construct",
|
3
|
-
"version": "1.18.
|
3
|
+
"version": "1.18.5",
|
4
4
|
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer.",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -56,9 +56,6 @@
|
|
56
56
|
"@aws-amplify/graphql-transformer-interfaces",
|
57
57
|
"@aws-amplify/platform-core",
|
58
58
|
"@aws-amplify/plugin-types",
|
59
|
-
"@aws-cdk/assert",
|
60
|
-
"@aws-cdk/cfnspec",
|
61
|
-
"@aws-cdk/cloudformation-diff",
|
62
59
|
"@aws-crypto/crc32",
|
63
60
|
"@aws-crypto/sha256-browser",
|
64
61
|
"@aws-crypto/sha256-js",
|
@@ -131,51 +128,29 @@
|
|
131
128
|
"@smithy/util-stream",
|
132
129
|
"@smithy/util-uri-escape",
|
133
130
|
"@smithy/util-utf8",
|
134
|
-
"ajv",
|
135
|
-
"ansi-regex",
|
136
|
-
"ansi-styles",
|
137
|
-
"astral-regex",
|
138
|
-
"at-least-node",
|
139
131
|
"bowser",
|
140
|
-
"chalk",
|
141
132
|
"charenc",
|
142
133
|
"ci-info",
|
143
|
-
"color-convert",
|
144
|
-
"color-name",
|
145
134
|
"crypt",
|
146
|
-
"diff",
|
147
|
-
"emoji-regex",
|
148
|
-
"fast-deep-equal",
|
149
|
-
"fast-uri",
|
150
135
|
"fast-xml-parser",
|
151
136
|
"fs-extra",
|
152
137
|
"graceful-fs",
|
153
138
|
"graphql",
|
154
139
|
"graphql-mapping-template",
|
155
140
|
"graphql-transformer-common",
|
156
|
-
"has-flag",
|
157
141
|
"hjson",
|
158
142
|
"immer",
|
159
143
|
"is-buffer",
|
160
144
|
"is-ci",
|
161
|
-
"is-fullwidth-code-point",
|
162
|
-
"json-schema-traverse",
|
163
145
|
"jsonfile",
|
164
146
|
"libphonenumber-js",
|
165
147
|
"lodash",
|
166
148
|
"lodash.mergewith",
|
167
|
-
"lodash.truncate",
|
168
149
|
"md5",
|
169
150
|
"object-hash",
|
170
151
|
"pluralize",
|
171
|
-
"require-from-string",
|
172
152
|
"semver",
|
173
|
-
"slice-ansi",
|
174
|
-
"string-width",
|
175
|
-
"strip-ansi",
|
176
153
|
"strnum",
|
177
|
-
"supports-color",
|
178
|
-
"table",
|
179
154
|
"ts-dedent",
|
180
155
|
"tslib",
|
181
156
|
"universalify",
|
@@ -186,28 +161,25 @@
|
|
186
161
|
"@aws-amplify/ai-constructs": "^1.0.0",
|
187
162
|
"@aws-amplify/backend-output-schemas": "^1.0.0",
|
188
163
|
"@aws-amplify/backend-output-storage": "^1.0.0",
|
189
|
-
"@aws-amplify/graphql-auth-transformer": "4.1.
|
190
|
-
"@aws-amplify/graphql-conversation-transformer": "1.1.
|
191
|
-
"@aws-amplify/graphql-default-value-transformer": "3.1.
|
164
|
+
"@aws-amplify/graphql-auth-transformer": "4.1.9",
|
165
|
+
"@aws-amplify/graphql-conversation-transformer": "1.1.4",
|
166
|
+
"@aws-amplify/graphql-default-value-transformer": "3.1.6",
|
192
167
|
"@aws-amplify/graphql-directives": "2.6.1",
|
193
|
-
"@aws-amplify/graphql-function-transformer": "3.1.
|
194
|
-
"@aws-amplify/graphql-generation-transformer": "1.1.
|
195
|
-
"@aws-amplify/graphql-http-transformer": "3.0.
|
196
|
-
"@aws-amplify/graphql-index-transformer": "3.0.
|
197
|
-
"@aws-amplify/graphql-maps-to-transformer": "4.0.
|
198
|
-
"@aws-amplify/graphql-model-transformer": "3.1.
|
199
|
-
"@aws-amplify/graphql-predictions-transformer": "3.0.
|
200
|
-
"@aws-amplify/graphql-relational-transformer": "3.1.
|
201
|
-
"@aws-amplify/graphql-searchable-transformer": "3.0.
|
202
|
-
"@aws-amplify/graphql-sql-transformer": "0.4.
|
203
|
-
"@aws-amplify/graphql-transformer": "2.2.
|
204
|
-
"@aws-amplify/graphql-transformer-core": "3.3.
|
168
|
+
"@aws-amplify/graphql-function-transformer": "3.1.8",
|
169
|
+
"@aws-amplify/graphql-generation-transformer": "1.1.2",
|
170
|
+
"@aws-amplify/graphql-http-transformer": "3.0.11",
|
171
|
+
"@aws-amplify/graphql-index-transformer": "3.0.11",
|
172
|
+
"@aws-amplify/graphql-maps-to-transformer": "4.0.11",
|
173
|
+
"@aws-amplify/graphql-model-transformer": "3.1.3",
|
174
|
+
"@aws-amplify/graphql-predictions-transformer": "3.0.11",
|
175
|
+
"@aws-amplify/graphql-relational-transformer": "3.1.3",
|
176
|
+
"@aws-amplify/graphql-searchable-transformer": "3.0.11",
|
177
|
+
"@aws-amplify/graphql-sql-transformer": "0.4.11",
|
178
|
+
"@aws-amplify/graphql-transformer": "2.2.4",
|
179
|
+
"@aws-amplify/graphql-transformer-core": "3.3.3",
|
205
180
|
"@aws-amplify/graphql-transformer-interfaces": "4.2.1",
|
206
181
|
"@aws-amplify/platform-core": "^1.0.0",
|
207
182
|
"@aws-amplify/plugin-types": "^1.0.0",
|
208
|
-
"@aws-cdk/assert": "^2.68.0",
|
209
|
-
"@aws-cdk/cfnspec": "2.68.0",
|
210
|
-
"@aws-cdk/cloudformation-diff": "2.68.0",
|
211
183
|
"@aws-crypto/crc32": "5.2.0",
|
212
184
|
"@aws-crypto/sha256-browser": "5.2.0",
|
213
185
|
"@aws-crypto/sha256-js": "^5.2.0",
|
@@ -280,51 +252,29 @@
|
|
280
252
|
"@smithy/util-stream": "^3.1.3",
|
281
253
|
"@smithy/util-uri-escape": "^3.0.0",
|
282
254
|
"@smithy/util-utf8": "^3.0.0",
|
283
|
-
"ajv": "^8.0.1",
|
284
|
-
"ansi-regex": "^5.0.1",
|
285
|
-
"ansi-styles": "^4.1.0",
|
286
|
-
"astral-regex": "^2.0.0",
|
287
|
-
"at-least-node": "^1.0.0",
|
288
255
|
"bowser": "^2.11.0",
|
289
|
-
"chalk": "^4",
|
290
256
|
"charenc": "^0.0.2",
|
291
257
|
"ci-info": "^3.2.0",
|
292
|
-
"color-convert": "^2.0.1",
|
293
|
-
"color-name": "~1.1.4",
|
294
258
|
"crypt": "^0.0.2",
|
295
|
-
"diff": "^5.1.0",
|
296
|
-
"emoji-regex": "^8.0.0",
|
297
|
-
"fast-deep-equal": "^3.1.3",
|
298
|
-
"fast-uri": "^3.0.1",
|
299
259
|
"fast-xml-parser": "4.4.1",
|
300
260
|
"fs-extra": "^8.1.0",
|
301
261
|
"graceful-fs": "^4.2.0",
|
302
262
|
"graphql": "^15.5.0",
|
303
263
|
"graphql-mapping-template": "5.0.2",
|
304
264
|
"graphql-transformer-common": "5.1.2",
|
305
|
-
"has-flag": "^4.0.0",
|
306
265
|
"hjson": "^3.2.2",
|
307
266
|
"immer": "^9.0.12",
|
308
267
|
"is-buffer": "~1.1.6",
|
309
268
|
"is-ci": "^3.0.1",
|
310
|
-
"is-fullwidth-code-point": "^3.0.0",
|
311
|
-
"json-schema-traverse": "^1.0.0",
|
312
269
|
"jsonfile": "^4.0.0",
|
313
270
|
"libphonenumber-js": "1.9.47",
|
314
271
|
"lodash": "^4.17.21",
|
315
272
|
"lodash.mergewith": "^4.6.2",
|
316
|
-
"lodash.truncate": "^4.4.2",
|
317
273
|
"md5": "^2.2.1",
|
318
274
|
"object-hash": "^3.0.0",
|
319
275
|
"pluralize": "8.0.0",
|
320
|
-
"require-from-string": "^2.0.2",
|
321
276
|
"semver": "^7.6.3",
|
322
|
-
"slice-ansi": "^4.0.0",
|
323
|
-
"string-width": "^4.2.3",
|
324
|
-
"strip-ansi": "^6.0.1",
|
325
277
|
"strnum": "^1.0.5",
|
326
|
-
"supports-color": "^7.1.0",
|
327
|
-
"table": "^6.8.1",
|
328
278
|
"ts-dedent": "^2.0.0",
|
329
279
|
"tslib": "^2.6.2",
|
330
280
|
"universalify": "^0.1.0",
|
@@ -332,7 +282,7 @@
|
|
332
282
|
"zod": "^3.22.2"
|
333
283
|
},
|
334
284
|
"devDependencies": {
|
335
|
-
"@aws-amplify/graphql-transformer-test-utils": "1.0.
|
285
|
+
"@aws-amplify/graphql-transformer-test-utils": "1.0.10",
|
336
286
|
"@types/fs-extra": "^8.0.1",
|
337
287
|
"@types/node": "^18.0.0",
|
338
288
|
"aws-cdk-lib": "2.168.0",
|
@@ -362,5 +312,5 @@
|
|
362
312
|
"outDir": "lib"
|
363
313
|
}
|
364
314
|
},
|
365
|
-
"gitHead": "
|
315
|
+
"gitHead": "9dad9722a4d00cb444beb7b1a49d3b840e857073"
|
366
316
|
}
|
package/src/index.ts
CHANGED
@@ -1,7 +1,18 @@
|
|
1
|
+
// ############################################################################
|
2
|
+
// Note that sections of this file are excluded from test coverage metrics with
|
3
|
+
// 'c8 ignore' comments. If you add code to this file, suppress non-executable
|
4
|
+
// code from coverage metrics by using a `c8 ignore`. If the code is
|
5
|
+
// executable, you MUST NOT suppress it from coverage metrics.
|
6
|
+
//
|
7
|
+
// `ignore` statements must only span a single block of code. Do not apply an
|
8
|
+
// `ignore` statement to multiple blocks, or the entire file.
|
9
|
+
// ############################################################################
|
10
|
+
|
1
11
|
/* ATTENTION
|
2
12
|
*
|
3
13
|
* If you modify this file you must also modify packages/amplify-data-construct/src/index.ts to have the same exports
|
4
14
|
*/
|
15
|
+
/* c8 ignore start */
|
5
16
|
export type {
|
6
17
|
IAMAuthorizationConfig,
|
7
18
|
IdentityPoolAuthorizationConfig,
|
@@ -34,8 +45,17 @@ export type {
|
|
34
45
|
IBackendOutputEntry,
|
35
46
|
AddFunctionProps,
|
36
47
|
} from './types';
|
48
|
+
/* c8 ignore stop */
|
49
|
+
|
50
|
+
/* c8 ignore start */
|
37
51
|
export { AmplifyGraphqlApi } from './amplify-graphql-api';
|
52
|
+
/* c8 ignore stop */
|
53
|
+
|
54
|
+
/* c8 ignore start */
|
38
55
|
export { AmplifyGraphqlDefinition } from './amplify-graphql-definition';
|
56
|
+
/* c8 ignore stop */
|
57
|
+
|
58
|
+
/* c8 ignore start */
|
39
59
|
export {
|
40
60
|
AmplifyDynamoDbTableWrapper,
|
41
61
|
TimeToLiveSpecification,
|
@@ -44,7 +64,20 @@ export {
|
|
44
64
|
SSEType,
|
45
65
|
StreamSpecification,
|
46
66
|
} from './amplify-dynamodb-table-wrapper';
|
67
|
+
/* c8 ignore stop */
|
68
|
+
|
69
|
+
/* c8 ignore start */
|
47
70
|
export { SQLLambdaModelDataSourceStrategyFactory } from './sql-model-datasource-strategy';
|
71
|
+
/* c8 ignore stop */
|
72
|
+
|
73
|
+
/* c8 ignore start */
|
48
74
|
export * from './model-datasource-strategy-types';
|
75
|
+
/* c8 ignore stop */
|
76
|
+
|
77
|
+
/* c8 ignore start */
|
49
78
|
export type { LogConfig, Logging } from './log-config-types';
|
79
|
+
/* c8 ignore stop */
|
80
|
+
|
81
|
+
/* c8 ignore start */
|
50
82
|
export { FieldLogLevel, RetentionDays } from './log-config-types';
|
83
|
+
/* c8 ignore stop */
|
package/src/types.ts
CHANGED
@@ -1,4 +1,18 @@
|
|
1
|
+
// ############################################################################
|
2
|
+
// Note that sections of this file are excluded from test coverage metrics with
|
3
|
+
// 'c8 ignore' comments. If you add code to this file, suppress non-executable
|
4
|
+
// code from coverage metrics by using a `c8 ignore`. If the code is
|
5
|
+
// executable, you MUST NOT suppress it from coverage metrics.
|
6
|
+
//
|
7
|
+
// `ignore` statements must only span a single block of code. Do not apply an
|
8
|
+
// `ignore` statement to multiple blocks, or the entire file.
|
9
|
+
// ############################################################################
|
10
|
+
|
11
|
+
/* c8 ignore start */
|
1
12
|
import { Duration, CfnResource, NestedStack } from 'aws-cdk-lib';
|
13
|
+
/* c8 ignore stop */
|
14
|
+
|
15
|
+
/* c8 ignore start */
|
2
16
|
import {
|
3
17
|
CfnGraphQLApi,
|
4
18
|
CfnGraphQLSchema,
|
@@ -12,18 +26,45 @@ import {
|
|
12
26
|
Code,
|
13
27
|
FunctionRuntime,
|
14
28
|
} from 'aws-cdk-lib/aws-appsync';
|
29
|
+
/* c8 ignore stop */
|
30
|
+
|
31
|
+
/* c8 ignore start */
|
15
32
|
import { CfnTable, ITable } from 'aws-cdk-lib/aws-dynamodb';
|
33
|
+
/* c8 ignore stop */
|
34
|
+
|
35
|
+
/* c8 ignore start */
|
16
36
|
import { IRole, CfnRole } from 'aws-cdk-lib/aws-iam';
|
37
|
+
/* c8 ignore stop */
|
38
|
+
|
39
|
+
/* c8 ignore start */
|
17
40
|
import { IUserPool } from 'aws-cdk-lib/aws-cognito';
|
41
|
+
/* c8 ignore stop */
|
42
|
+
|
43
|
+
/* c8 ignore start */
|
18
44
|
import { IFunction, CfnFunction } from 'aws-cdk-lib/aws-lambda';
|
45
|
+
/* c8 ignore stop */
|
46
|
+
|
47
|
+
/* c8 ignore start */
|
19
48
|
import { IBucket } from 'aws-cdk-lib/aws-s3';
|
49
|
+
/* c8 ignore stop */
|
50
|
+
|
51
|
+
/* c8 ignore start */
|
20
52
|
import { AmplifyDynamoDbTableWrapper } from './amplify-dynamodb-table-wrapper';
|
53
|
+
/* c8 ignore stop */
|
54
|
+
|
55
|
+
/* c8 ignore start */
|
21
56
|
import { CustomSqlDataSourceStrategy, ModelDataSourceStrategy } from './model-datasource-strategy-types';
|
57
|
+
/* c8 ignore stop */
|
58
|
+
|
59
|
+
/* c8 ignore start */
|
22
60
|
import { Logging } from './log-config-types';
|
61
|
+
/* c8 ignore stop */
|
62
|
+
|
23
63
|
/**
|
24
64
|
* Configuration for IAM Authorization on the Graphql Api.
|
25
65
|
* @struct - required since this interface begins with an 'I'
|
26
66
|
*/
|
67
|
+
/* c8 ignore start */
|
27
68
|
export interface IAMAuthorizationConfig {
|
28
69
|
/**
|
29
70
|
* ID for the Cognito Identity Pool vending auth and unauth roles.
|
@@ -69,11 +110,13 @@ export interface IAMAuthorizationConfig {
|
|
69
110
|
*/
|
70
111
|
readonly enableIamAuthorizationMode?: boolean;
|
71
112
|
}
|
113
|
+
/* c8 ignore stop */
|
72
114
|
|
73
115
|
/**
|
74
116
|
* Configuration for Cognito Identity Pool Authorization on the Graphql Api.
|
75
117
|
* @struct - required since this interface begins with an 'I'
|
76
118
|
*/
|
119
|
+
/* c8 ignore start */
|
77
120
|
export interface IdentityPoolAuthorizationConfig {
|
78
121
|
/**
|
79
122
|
* ID for the Cognito Identity Pool vending auth and unauth roles.
|
@@ -91,20 +134,24 @@ export interface IdentityPoolAuthorizationConfig {
|
|
91
134
|
*/
|
92
135
|
readonly unauthenticatedUserRole: IRole;
|
93
136
|
}
|
137
|
+
/* c8 ignore stop */
|
94
138
|
|
95
139
|
/**
|
96
140
|
* Configuration for Cognito UserPool Authorization on the Graphql Api.
|
97
141
|
*/
|
142
|
+
/* c8 ignore start */
|
98
143
|
export interface UserPoolAuthorizationConfig {
|
99
144
|
/**
|
100
145
|
* The Cognito User Pool which is used to authenticated JWT tokens, and vends group and user information.
|
101
146
|
*/
|
102
147
|
readonly userPool: IUserPool;
|
103
148
|
}
|
149
|
+
/* c8 ignore stop */
|
104
150
|
|
105
151
|
/**
|
106
152
|
* Configuration for OpenId Connect Authorization on the Graphql Api.
|
107
153
|
*/
|
154
|
+
/* c8 ignore start */
|
108
155
|
export interface OIDCAuthorizationConfig {
|
109
156
|
/**
|
110
157
|
* The issuer for the OIDC configuration.
|
@@ -134,10 +181,12 @@ export interface OIDCAuthorizationConfig {
|
|
134
181
|
*/
|
135
182
|
readonly tokenExpiryFromIssue: Duration;
|
136
183
|
}
|
184
|
+
/* c8 ignore stop */
|
137
185
|
|
138
186
|
/**
|
139
187
|
* Configuration for Api Keys on the Graphql Api.
|
140
188
|
*/
|
189
|
+
/* c8 ignore start */
|
141
190
|
export interface ApiKeyAuthorizationConfig {
|
142
191
|
/**
|
143
192
|
* Optional description for the Api Key to attach to the Api.
|
@@ -149,10 +198,12 @@ export interface ApiKeyAuthorizationConfig {
|
|
149
198
|
*/
|
150
199
|
readonly expires: Duration;
|
151
200
|
}
|
201
|
+
/* c8 ignore stop */
|
152
202
|
|
153
203
|
/**
|
154
204
|
* Configuration for Custom Lambda authorization on the Graphql Api.
|
155
205
|
*/
|
206
|
+
/* c8 ignore start */
|
156
207
|
export interface LambdaAuthorizationConfig {
|
157
208
|
/**
|
158
209
|
* The authorizer lambda function.
|
@@ -164,12 +215,14 @@ export interface LambdaAuthorizationConfig {
|
|
164
215
|
*/
|
165
216
|
readonly ttl: Duration;
|
166
217
|
}
|
218
|
+
/* c8 ignore stop */
|
167
219
|
|
168
220
|
/**
|
169
221
|
* Authorization Modes to apply to the Api.
|
170
222
|
* At least one modes must be provided, and if more than one are provided a defaultAuthorizationMode must be specified.
|
171
223
|
* For more information on Amplify Api auth, refer to https://docs.amplify.aws/cli/graphql/authorization-rules/#authorization-strategies
|
172
224
|
*/
|
225
|
+
/* c8 ignore start */
|
173
226
|
export interface AuthorizationModes {
|
174
227
|
/**
|
175
228
|
* Default auth mode to provide to the Api, required if more than one config type is specified.
|
@@ -220,25 +273,31 @@ export interface AuthorizationModes {
|
|
220
273
|
*/
|
221
274
|
readonly adminRoles?: IRole[];
|
222
275
|
}
|
276
|
+
/* c8 ignore stop */
|
223
277
|
|
224
278
|
/**
|
225
279
|
* Whether or not to use a version field to track conflict detection.
|
226
280
|
*/
|
281
|
+
/* c8 ignore start */
|
227
282
|
export type ConflictDetectionType = 'VERSION' | 'NONE';
|
283
|
+
/* c8 ignore stop */
|
228
284
|
|
229
285
|
/**
|
230
286
|
* Common parameters for conflict resolution.
|
231
287
|
*/
|
288
|
+
/* c8 ignore start */
|
232
289
|
export interface ConflictResolutionStrategyBase {
|
233
290
|
/**
|
234
291
|
* The conflict detection type used for resolution.
|
235
292
|
*/
|
236
293
|
readonly detectionType: ConflictDetectionType;
|
237
294
|
}
|
295
|
+
/* c8 ignore stop */
|
238
296
|
|
239
297
|
/**
|
240
298
|
* Enable optimistic concurrency on the project.
|
241
299
|
*/
|
300
|
+
/* c8 ignore start */
|
242
301
|
export interface AutomergeConflictResolutionStrategy extends ConflictResolutionStrategyBase {
|
243
302
|
/**
|
244
303
|
* This conflict resolution strategy executes an auto-merge.
|
@@ -246,10 +305,12 @@ export interface AutomergeConflictResolutionStrategy extends ConflictResolutionS
|
|
246
305
|
*/
|
247
306
|
readonly handlerType: 'AUTOMERGE';
|
248
307
|
}
|
308
|
+
/* c8 ignore stop */
|
249
309
|
|
250
310
|
/**
|
251
311
|
* Enable automerge on the project.
|
252
312
|
*/
|
313
|
+
/* c8 ignore start */
|
253
314
|
export interface OptimisticConflictResolutionStrategy extends ConflictResolutionStrategyBase {
|
254
315
|
/**
|
255
316
|
* This conflict resolution strategy the _version to perform optimistic concurrency.
|
@@ -257,10 +318,12 @@ export interface OptimisticConflictResolutionStrategy extends ConflictResolution
|
|
257
318
|
*/
|
258
319
|
readonly handlerType: 'OPTIMISTIC_CONCURRENCY';
|
259
320
|
}
|
321
|
+
/* c8 ignore stop */
|
260
322
|
|
261
323
|
/**
|
262
324
|
* Enable custom sync on the project, powered by a lambda.
|
263
325
|
*/
|
326
|
+
/* c8 ignore start */
|
264
327
|
export interface CustomConflictResolutionStrategy extends ConflictResolutionStrategyBase {
|
265
328
|
/**
|
266
329
|
* This conflict resolution strategy uses a lambda handler type.
|
@@ -278,20 +341,26 @@ export interface CustomConflictResolutionStrategy extends ConflictResolutionStra
|
|
278
341
|
/**
|
279
342
|
* Conflict Resolution Strategy to apply to the project or a particular model.
|
280
343
|
*/
|
344
|
+
/* c8 ignore start */
|
281
345
|
export type ConflictResolutionStrategy =
|
282
346
|
| AutomergeConflictResolutionStrategy
|
283
347
|
| OptimisticConflictResolutionStrategy
|
284
348
|
| CustomConflictResolutionStrategy;
|
349
|
+
/* c8 ignore stop */
|
285
350
|
|
286
351
|
/**
|
287
352
|
* Project level configuration for conflict resolution.
|
288
353
|
* @deprecated use DataStoreConfiguration instead.
|
289
354
|
*/
|
355
|
+
/* c8 ignore start */
|
356
|
+
// eslint-disable-next-line @typescript-eslint/no-empty-interface
|
290
357
|
export interface ConflictResolution extends DataStoreConfiguration {}
|
358
|
+
/* c8 ignore stop */
|
291
359
|
|
292
360
|
/**
|
293
361
|
* Project level configuration for DataStore
|
294
362
|
*/
|
363
|
+
/* c8 ignore start */
|
295
364
|
export interface DataStoreConfiguration {
|
296
365
|
/**
|
297
366
|
* Project-wide config for conflict resolution. Applies to all non-overridden models.
|
@@ -303,11 +372,13 @@ export interface DataStoreConfiguration {
|
|
303
372
|
*/
|
304
373
|
readonly models?: Record<string, ConflictResolutionStrategy>;
|
305
374
|
}
|
375
|
+
/* c8 ignore stop */
|
306
376
|
|
307
377
|
/**
|
308
378
|
* Params exposed to support configuring and overriding pipelined slots. This allows configuration of the underlying function,
|
309
379
|
* including the request and response mapping templates.
|
310
380
|
*/
|
381
|
+
/* c8 ignore start */
|
311
382
|
export interface FunctionSlotOverride {
|
312
383
|
/**
|
313
384
|
* Override request mapping template for the function slot. Executed before the datasource is invoked.
|
@@ -319,10 +390,12 @@ export interface FunctionSlotOverride {
|
|
319
390
|
*/
|
320
391
|
readonly responseMappingTemplate?: MappingTemplate;
|
321
392
|
}
|
393
|
+
/* c8 ignore stop */
|
322
394
|
|
323
395
|
/**
|
324
396
|
* Common slot parameters.
|
325
397
|
*/
|
398
|
+
/* c8 ignore start */
|
326
399
|
export interface FunctionSlotBase {
|
327
400
|
/**
|
328
401
|
* The field to attach this function to on the Api definition.
|
@@ -340,10 +413,12 @@ export interface FunctionSlotBase {
|
|
340
413
|
*/
|
341
414
|
readonly function: FunctionSlotOverride;
|
342
415
|
}
|
416
|
+
/* c8 ignore stop */
|
343
417
|
|
344
418
|
/**
|
345
419
|
* Slot types for Mutation Resolvers.
|
346
420
|
*/
|
421
|
+
/* c8 ignore start */
|
347
422
|
export interface MutationFunctionSlot extends FunctionSlotBase {
|
348
423
|
/**
|
349
424
|
* This slot type applies to the Mutation type on the Api definition.
|
@@ -356,10 +431,12 @@ export interface MutationFunctionSlot extends FunctionSlotBase {
|
|
356
431
|
*/
|
357
432
|
readonly slotName: 'init' | 'preAuth' | 'auth' | 'postAuth' | 'preUpdate' | 'postUpdate' | 'finish';
|
358
433
|
}
|
434
|
+
/* c8 ignore stop */
|
359
435
|
|
360
436
|
/**
|
361
437
|
* Slot types for Query Resolvers.
|
362
438
|
*/
|
439
|
+
/* c8 ignore start */
|
363
440
|
export interface QueryFunctionSlot extends FunctionSlotBase {
|
364
441
|
/**
|
365
442
|
* This slot type applies to the Query type on the Api definition.
|
@@ -372,10 +449,12 @@ export interface QueryFunctionSlot extends FunctionSlotBase {
|
|
372
449
|
*/
|
373
450
|
readonly slotName: 'init' | 'preAuth' | 'auth' | 'postAuth' | 'preDataLoad' | 'postDataLoad' | 'finish';
|
374
451
|
}
|
452
|
+
/* c8 ignore stop */
|
375
453
|
|
376
454
|
/**
|
377
455
|
* Slot types for Subscription Resolvers.
|
378
456
|
*/
|
457
|
+
/* c8 ignore start */
|
379
458
|
export interface SubscriptionFunctionSlot extends FunctionSlotBase {
|
380
459
|
/**
|
381
460
|
* This slot type applies to the Subscription type on the Api definition.
|
@@ -388,11 +467,14 @@ export interface SubscriptionFunctionSlot extends FunctionSlotBase {
|
|
388
467
|
*/
|
389
468
|
readonly slotName: 'init' | 'preAuth' | 'auth' | 'postAuth' | 'preSubscribe';
|
390
469
|
}
|
470
|
+
/* c8 ignore stop */
|
391
471
|
|
392
472
|
/**
|
393
473
|
* Input params to uniquely identify the slot which is being overridden.
|
394
474
|
*/
|
475
|
+
/* c8 ignore start */
|
395
476
|
export type FunctionSlot = MutationFunctionSlot | QueryFunctionSlot | SubscriptionFunctionSlot;
|
477
|
+
/* c8 ignore stop */
|
396
478
|
|
397
479
|
/**
|
398
480
|
* Strongly typed set of shared parameters for all transformers, and core layer.
|
@@ -400,6 +482,7 @@ export type FunctionSlot = MutationFunctionSlot | QueryFunctionSlot | Subscripti
|
|
400
482
|
* a single location, and isn't spread around the transformers, where they can
|
401
483
|
* have different default behaviors.
|
402
484
|
*/
|
485
|
+
/* c8 ignore start */
|
403
486
|
export interface TranslationBehavior {
|
404
487
|
/**
|
405
488
|
* Restore parity w/ GQLv1 @model parameter behavior, where setting a single field doesn't implicitly set the other fields to null.
|
@@ -497,10 +580,12 @@ export interface TranslationBehavior {
|
|
497
580
|
*/
|
498
581
|
readonly replaceTableUponGsiUpdate: boolean;
|
499
582
|
}
|
583
|
+
/* c8 ignore stop */
|
500
584
|
|
501
585
|
/**
|
502
586
|
* A utility interface equivalent to Partial<TranslationBehavior>.
|
503
587
|
*/
|
588
|
+
/* c8 ignore start */
|
504
589
|
export interface PartialTranslationBehavior {
|
505
590
|
/**
|
506
591
|
* Restore parity w/ GQLv1 @model parameter behavior, where setting a single field doesn't implicitly set the other fields to null.
|
@@ -615,10 +700,12 @@ export interface PartialTranslationBehavior {
|
|
615
700
|
*/
|
616
701
|
readonly _provisionHotswapFriendlyResources?: boolean;
|
617
702
|
}
|
703
|
+
/* c8 ignore stop */
|
618
704
|
|
619
705
|
/**
|
620
706
|
* Graphql Api definition, which can be implemented in multiple ways.
|
621
707
|
*/
|
708
|
+
/* c8 ignore start */
|
622
709
|
export interface IAmplifyGraphqlDefinition {
|
623
710
|
/**
|
624
711
|
* Return the schema definition as a graphql string, with amplify directives allowed.
|
@@ -652,10 +739,12 @@ export interface IAmplifyGraphqlDefinition {
|
|
652
739
|
*/
|
653
740
|
readonly customSqlDataSourceStrategies?: CustomSqlDataSourceStrategy[];
|
654
741
|
}
|
742
|
+
/* c8 ignore stop */
|
655
743
|
|
656
744
|
/**
|
657
745
|
* Entry representing the required output from the backend for codegen generate commands to work.
|
658
746
|
*/
|
747
|
+
/* c8 ignore start */
|
659
748
|
export interface IBackendOutputEntry {
|
660
749
|
/**
|
661
750
|
* The protocol version for this backend output.
|
@@ -667,10 +756,12 @@ export interface IBackendOutputEntry {
|
|
667
756
|
*/
|
668
757
|
readonly payload: Record<string, string>;
|
669
758
|
}
|
759
|
+
/* c8 ignore stop */
|
670
760
|
|
671
761
|
/**
|
672
762
|
* Backend output strategy used to write config required for codegen tasks.
|
673
763
|
*/
|
764
|
+
/* c8 ignore start */
|
674
765
|
export interface IBackendOutputStorageStrategy {
|
675
766
|
/**
|
676
767
|
* Add an entry to backend output.
|
@@ -680,11 +771,13 @@ export interface IBackendOutputStorageStrategy {
|
|
680
771
|
// eslint-disable-next-line @typescript-eslint/method-signature-style
|
681
772
|
addBackendOutputEntry(keyName: string, backendOutputEntry: IBackendOutputEntry): void;
|
682
773
|
}
|
774
|
+
/* c8 ignore stop */
|
683
775
|
|
684
776
|
/**
|
685
777
|
* Input props for the AmplifyGraphqlApi construct. Specifies what the input to transform into an Api, and configurations for
|
686
778
|
* the transformation process.
|
687
779
|
*/
|
780
|
+
/* c8 ignore start */
|
688
781
|
export interface AmplifyGraphqlApiProps {
|
689
782
|
/**
|
690
783
|
* The definition to transform in a full Api.
|
@@ -768,11 +861,13 @@ export interface AmplifyGraphqlApiProps {
|
|
768
861
|
*/
|
769
862
|
readonly logging?: Logging;
|
770
863
|
}
|
864
|
+
/* c8 ignore stop */
|
771
865
|
|
772
866
|
/**
|
773
867
|
* L1 CDK resources from the Api which were generated as part of the transform.
|
774
868
|
* These are potentially stored under nested stacks, but presented organized by type instead.
|
775
869
|
*/
|
870
|
+
/* c8 ignore start */
|
776
871
|
export interface AmplifyGraphqlApiCfnResources {
|
777
872
|
/**
|
778
873
|
* The Generated AppSync Api L1 Resource
|
@@ -829,11 +924,13 @@ export interface AmplifyGraphqlApiCfnResources {
|
|
829
924
|
*/
|
830
925
|
readonly additionalCfnResources: Record<string, CfnResource>;
|
831
926
|
}
|
927
|
+
/* c8 ignore stop */
|
832
928
|
|
833
929
|
/**
|
834
930
|
* Accessible resources from the Api which were generated as part of the transform.
|
835
931
|
* These are potentially stored under nested stacks, but presented organized by type instead.
|
836
932
|
*/
|
933
|
+
/* c8 ignore start */
|
837
934
|
export interface AmplifyGraphqlApiResources {
|
838
935
|
/**
|
839
936
|
* The Generated AppSync Api L2 Resource, includes the Schema.
|
@@ -865,11 +962,13 @@ export interface AmplifyGraphqlApiResources {
|
|
865
962
|
*/
|
866
963
|
readonly nestedStacks: Record<string, NestedStack>;
|
867
964
|
}
|
965
|
+
/* c8 ignore stop */
|
868
966
|
|
869
967
|
/**
|
870
968
|
* Input type properties when adding a new appsync.AppsyncFunction to the generated API.
|
871
969
|
* This is equivalent to the Omit<appsync.AppsyncFunctionProps, 'api'>.
|
872
970
|
*/
|
971
|
+
/* c8 ignore start */
|
873
972
|
export interface AddFunctionProps {
|
874
973
|
/**
|
875
974
|
* the data source linked to this AppSync Function
|
@@ -916,3 +1015,4 @@ export interface AddFunctionProps {
|
|
916
1015
|
*/
|
917
1016
|
readonly code?: Code;
|
918
1017
|
}
|
1018
|
+
/* c8 ignore stop */
|