@contember/client-content-generator 2.0.0-alpha.6 → 2.0.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api-extractor.json +3 -0
- package/dist/development/generate.cjs +1 -2
- package/dist/development/generate.cjs.map +1 -1
- package/dist/development/generate.js +1 -2
- package/dist/development/generate.js.map +1 -1
- package/dist/development/index.cjs +4 -4
- package/dist/development/index.js +4 -4
- package/dist/development/src/ContemberClientGenerator.cjs.map +1 -0
- package/dist/development/src/ContemberClientGenerator.js.map +1 -0
- package/dist/development/src/EntityTypeSchemaGenerator.cjs.map +1 -0
- package/dist/development/src/EntityTypeSchemaGenerator.js.map +1 -0
- package/dist/development/src/EnumTypeSchemaGenerator.cjs.map +1 -0
- package/dist/development/src/EnumTypeSchemaGenerator.js.map +1 -0
- package/dist/development/src/NameSchemaGenerator.cjs.map +1 -0
- package/dist/development/src/NameSchemaGenerator.js.map +1 -0
- package/dist/production/generate.cjs +1 -2
- package/dist/production/generate.cjs.map +1 -1
- package/dist/production/generate.js +1 -2
- package/dist/production/generate.js.map +1 -1
- package/dist/production/index.cjs +4 -4
- package/dist/production/index.js +4 -4
- package/dist/production/src/ContemberClientGenerator.cjs.map +1 -0
- package/dist/production/src/ContemberClientGenerator.js.map +1 -0
- package/dist/production/src/EntityTypeSchemaGenerator.cjs.map +1 -0
- package/dist/production/src/EntityTypeSchemaGenerator.js.map +1 -0
- package/dist/production/src/EnumTypeSchemaGenerator.cjs.map +1 -0
- package/dist/production/src/EnumTypeSchemaGenerator.js.map +1 -0
- package/dist/production/src/NameSchemaGenerator.cjs.map +1 -0
- package/dist/production/src/NameSchemaGenerator.js.map +1 -0
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +10 -16
- package/src/tsconfig.json +3 -1
- package/tests/generateEnittyTypes.test.ts +303 -0
- package/tests/generateEnumTypes.test.ts +23 -0
- package/tests/schemas.ts +73 -0
- package/tests/tsconfig.json +11 -0
- package/tsconfig.json +8 -0
- package/tsdoc.json +6 -0
- package/vitest.config.ts +3 -0
- package/dist/development/ContemberClientGenerator.cjs.map +0 -1
- package/dist/development/ContemberClientGenerator.js.map +0 -1
- package/dist/development/EntityTypeSchemaGenerator.cjs.map +0 -1
- package/dist/development/EntityTypeSchemaGenerator.js.map +0 -1
- package/dist/development/EnumTypeSchemaGenerator.cjs.map +0 -1
- package/dist/development/EnumTypeSchemaGenerator.js.map +0 -1
- package/dist/development/NameSchemaGenerator.cjs.map +0 -1
- package/dist/development/NameSchemaGenerator.js.map +0 -1
- package/dist/production/ContemberClientGenerator.cjs.map +0 -1
- package/dist/production/ContemberClientGenerator.js.map +0 -1
- package/dist/production/EntityTypeSchemaGenerator.cjs.map +0 -1
- package/dist/production/EntityTypeSchemaGenerator.js.map +0 -1
- package/dist/production/EnumTypeSchemaGenerator.cjs.map +0 -1
- package/dist/production/EnumTypeSchemaGenerator.js.map +0 -1
- package/dist/production/NameSchemaGenerator.cjs.map +0 -1
- package/dist/production/NameSchemaGenerator.js.map +0 -1
- /package/dist/development/{ContemberClientGenerator.cjs → src/ContemberClientGenerator.cjs} +0 -0
- /package/dist/development/{ContemberClientGenerator.js → src/ContemberClientGenerator.js} +0 -0
- /package/dist/development/{EntityTypeSchemaGenerator.cjs → src/EntityTypeSchemaGenerator.cjs} +0 -0
- /package/dist/development/{EntityTypeSchemaGenerator.js → src/EntityTypeSchemaGenerator.js} +0 -0
- /package/dist/development/{EnumTypeSchemaGenerator.cjs → src/EnumTypeSchemaGenerator.cjs} +0 -0
- /package/dist/development/{EnumTypeSchemaGenerator.js → src/EnumTypeSchemaGenerator.js} +0 -0
- /package/dist/development/{NameSchemaGenerator.cjs → src/NameSchemaGenerator.cjs} +0 -0
- /package/dist/development/{NameSchemaGenerator.js → src/NameSchemaGenerator.js} +0 -0
- /package/dist/production/{ContemberClientGenerator.cjs → src/ContemberClientGenerator.cjs} +0 -0
- /package/dist/production/{ContemberClientGenerator.js → src/ContemberClientGenerator.js} +0 -0
- /package/dist/production/{EntityTypeSchemaGenerator.cjs → src/EntityTypeSchemaGenerator.cjs} +0 -0
- /package/dist/production/{EntityTypeSchemaGenerator.js → src/EntityTypeSchemaGenerator.js} +0 -0
- /package/dist/production/{EnumTypeSchemaGenerator.cjs → src/EnumTypeSchemaGenerator.cjs} +0 -0
- /package/dist/production/{EnumTypeSchemaGenerator.js → src/EnumTypeSchemaGenerator.js} +0 -0
- /package/dist/production/{NameSchemaGenerator.cjs → src/NameSchemaGenerator.cjs} +0 -0
- /package/dist/production/{NameSchemaGenerator.js → src/NameSchemaGenerator.js} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"program":{"fileNames":["../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../../node_modules/typescript/lib/lib.es2023.d.ts","../../../../node_modules/typescript/lib/lib.esnext.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../../node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../../../node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../../node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../../node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../../node_modules/typescript/lib/lib.esnext.object.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../../node_modules/@types/react/global.d.ts","../../../../node_modules/csstype/index.d.ts","../../../../node_modules/@types/prop-types/index.d.ts","../../../../node_modules/@types/react/index.d.ts","../../../../node_modules/@types/react/jsx-runtime.d.ts","../../../../node_modules/@contember/schema/dist/src/schema/value.d.ts","../../../../node_modules/@contember/schema/dist/src/schema/input.d.ts","../../../../node_modules/@contember/schema/dist/src/schema/json.d.ts","../../../../node_modules/@contember/schema/dist/src/schema/acl.d.ts","../../../../node_modules/@contember/schema/dist/src/schema/actions.d.ts","../../../../node_modules/@contember/schema/dist/src/schema/model.d.ts","../../../../node_modules/@contember/schema/dist/src/schema/result.d.ts","../../../../node_modules/@contember/schema/dist/src/schema/validation.d.ts","../../../../node_modules/@contember/schema/dist/src/schema/settings.d.ts","../../../../node_modules/@contember/schema/dist/src/ProjectRole.d.ts","../../../../node_modules/@contember/schema/dist/src/index.d.ts","../../src/EnumTypeSchemaGenerator.ts","../../../../node_modules/@contember/typesafe/dist/src/index.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/model/modelUtils.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/model/resolveDefaultColumnType.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/model/NamingConventions.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/model/index.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/definition-generator/TsDefinitionGenerator.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/definition-generator/DefinitionNamingConventions.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/definition-generator/AclDefinitionCodeGenerator.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/definition-generator/DefinitionCodeGenerator.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/definition-generator/index.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/SchemaDatabaseMetadata.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/lax/schema.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/lax/LaxSchemaConverter.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/lax/index.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/acl/AllowAllPermissionFactory.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/acl/PredicateDefinitionProcessor.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/acl/schemaUtils.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/acl/index.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/dataUtils.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/validation/errors.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/validation/AclValidator.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/validation/ModelValidator.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/validation/ValidationValidator.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/validation/SchemaValidator.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/validation/MembershipResolver.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/validation/index.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/schemaNormalizer.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/schemaFilter.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/utils/assertNever.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/utils/isIt.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/utils/deepCompare.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/utils/index.d.ts","../../../../node_modules/@contember/schema-utils/dist/src/index.d.ts","../../src/EntityTypeSchemaGenerator.ts","../../../graphql-client/dist/types/GraphQlClientRequestOptions.d.ts","../../../graphql-client/dist/types/GraphQlClient.d.ts","../../../graphql-client/dist/types/GraphQlClientError.d.ts","../../../graphql-client/dist/types/index.d.ts","../../../client-content/dist/types/types/Schema.d.ts","../../../client-content/dist/types/types/Input.d.ts","../../../client-content/dist/types/types/Result.d.ts","../../../client-content/dist/types/types/index.d.ts","../../../graphql-builder/dist/types/nodes/GraphQlFragmentSpread.d.ts","../../../graphql-builder/dist/types/nodes/GraphQlInlineFragment.d.ts","../../../graphql-builder/dist/types/nodes/GraphQlField.d.ts","../../../graphql-builder/dist/types/nodes/GraphQlFragment.d.ts","../../../graphql-builder/dist/types/nodes/index.d.ts","../../../graphql-builder/dist/types/GraphQlQueryPrinter.d.ts","../../../graphql-builder/dist/types/index.d.ts","../../../client-content/dist/types/nodes/ContentEntitySelection.d.ts","../../../client-content/dist/types/nodes/ContentOperation.d.ts","../../../client-content/dist/types/nodes/TypedEntitySelection.d.ts","../../../client-content/dist/types/nodes/index.d.ts","../../../client-content/dist/types/ContentClient.d.ts","../../../client-content/dist/types/ContentQueryBuilder.d.ts","../../../client-content/dist/types/TypedContentQueryBuilder.d.ts","../../../client-content/dist/types/utils/mutationFragments.d.ts","../../../client-content/dist/types/index.d.ts","../../src/NameSchemaGenerator.ts","../../src/ContemberClientGenerator.ts","../../src/generate.ts","../../src/index.ts","../../../../node_modules/@types/node/assert.d.ts","../../../../node_modules/@types/node/assert/strict.d.ts","../../../../node_modules/buffer/index.d.ts","../../../../node_modules/undici-types/header.d.ts","../../../../node_modules/undici-types/readable.d.ts","../../../../node_modules/undici-types/file.d.ts","../../../../node_modules/undici-types/fetch.d.ts","../../../../node_modules/undici-types/formdata.d.ts","../../../../node_modules/undici-types/connector.d.ts","../../../../node_modules/undici-types/client.d.ts","../../../../node_modules/undici-types/errors.d.ts","../../../../node_modules/undici-types/dispatcher.d.ts","../../../../node_modules/undici-types/global-dispatcher.d.ts","../../../../node_modules/undici-types/global-origin.d.ts","../../../../node_modules/undici-types/pool-stats.d.ts","../../../../node_modules/undici-types/pool.d.ts","../../../../node_modules/undici-types/handlers.d.ts","../../../../node_modules/undici-types/balanced-pool.d.ts","../../../../node_modules/undici-types/agent.d.ts","../../../../node_modules/undici-types/mock-interceptor.d.ts","../../../../node_modules/undici-types/mock-agent.d.ts","../../../../node_modules/undici-types/mock-client.d.ts","../../../../node_modules/undici-types/mock-pool.d.ts","../../../../node_modules/undici-types/mock-errors.d.ts","../../../../node_modules/undici-types/proxy-agent.d.ts","../../../../node_modules/undici-types/api.d.ts","../../../../node_modules/undici-types/cookies.d.ts","../../../../node_modules/undici-types/patch.d.ts","../../../../node_modules/undici-types/filereader.d.ts","../../../../node_modules/undici-types/diagnostics-channel.d.ts","../../../../node_modules/undici-types/websocket.d.ts","../../../../node_modules/undici-types/content-type.d.ts","../../../../node_modules/undici-types/cache.d.ts","../../../../node_modules/undici-types/interceptors.d.ts","../../../../node_modules/undici-types/index.d.ts","../../../../node_modules/@types/node/globals.d.ts","../../../../node_modules/@types/node/async_hooks.d.ts","../../../../node_modules/@types/node/buffer.d.ts","../../../../node_modules/@types/node/child_process.d.ts","../../../../node_modules/@types/node/cluster.d.ts","../../../../node_modules/@types/node/console.d.ts","../../../../node_modules/@types/node/constants.d.ts","../../../../node_modules/@types/node/crypto.d.ts","../../../../node_modules/@types/node/dgram.d.ts","../../../../node_modules/@types/node/diagnostics_channel.d.ts","../../../../node_modules/@types/node/dns.d.ts","../../../../node_modules/@types/node/dns/promises.d.ts","../../../../node_modules/@types/node/domain.d.ts","../../../../node_modules/@types/node/dom-events.d.ts","../../../../node_modules/@types/node/events.d.ts","../../../../node_modules/@types/node/fs.d.ts","../../../../node_modules/@types/node/fs/promises.d.ts","../../../../node_modules/@types/node/http.d.ts","../../../../node_modules/@types/node/http2.d.ts","../../../../node_modules/@types/node/https.d.ts","../../../../node_modules/@types/node/inspector.d.ts","../../../../node_modules/@types/node/module.d.ts","../../../../node_modules/@types/node/net.d.ts","../../../../node_modules/@types/node/os.d.ts","../../../../node_modules/@types/node/path.d.ts","../../../../node_modules/@types/node/perf_hooks.d.ts","../../../../node_modules/@types/node/process.d.ts","../../../../node_modules/@types/node/punycode.d.ts","../../../../node_modules/@types/node/querystring.d.ts","../../../../node_modules/@types/node/readline.d.ts","../../../../node_modules/@types/node/readline/promises.d.ts","../../../../node_modules/@types/node/repl.d.ts","../../../../node_modules/@types/node/stream.d.ts","../../../../node_modules/@types/node/stream/promises.d.ts","../../../../node_modules/@types/node/stream/consumers.d.ts","../../../../node_modules/@types/node/stream/web.d.ts","../../../../node_modules/@types/node/string_decoder.d.ts","../../../../node_modules/@types/node/test.d.ts","../../../../node_modules/@types/node/timers.d.ts","../../../../node_modules/@types/node/timers/promises.d.ts","../../../../node_modules/@types/node/tls.d.ts","../../../../node_modules/@types/node/trace_events.d.ts","../../../../node_modules/@types/node/tty.d.ts","../../../../node_modules/@types/node/url.d.ts","../../../../node_modules/@types/node/util.d.ts","../../../../node_modules/@types/node/v8.d.ts","../../../../node_modules/@types/node/vm.d.ts","../../../../node_modules/@types/node/wasi.d.ts","../../../../node_modules/@types/node/worker_threads.d.ts","../../../../node_modules/@types/node/zlib.d.ts","../../../../node_modules/@types/node/globals.global.d.ts","../../../../node_modules/@types/node/index.d.ts"],"fileInfos":[{"version":"824cb491a40f7e8fdeb56f1df5edf91b23f3e3ee6b4cde84d4a99be32338faee","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","1c0cdb8dc619bc549c3e5020643e7cf7ae7940058e8c7e5aefa5871b6d86f44b","886e50ef125efb7878f744e86908884c0133e7a6d9d80013f421b0cd8fb2af94",{"version":"87d693a4920d794a73384b3c779cadcb8548ac6945aa7a925832fe2418c9527a","affectsGlobalScope":true},{"version":"76f838d5d49b65de83bc345c04aa54c62a3cfdb72a477dc0c0fce89a30596c30","affectsGlobalScope":true},{"version":"138fb588d26538783b78d1e3b2c2cc12d55840b97bf5e08bca7f7a174fbe2f17","affectsGlobalScope":true},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"bc47685641087c015972a3f072480889f0d6c65515f12bd85222f49a98952ed7","affectsGlobalScope":true},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true},{"version":"6fc23bb8c3965964be8c597310a2878b53a0306edb71d4b5a4dfe760186bcc01","affectsGlobalScope":true},{"version":"ea011c76963fb15ef1cdd7ce6a6808b46322c527de2077b6cfdf23ae6f5f9ec7","affectsGlobalScope":true},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true},{"version":"bb42a7797d996412ecdc5b2787720de477103a0b2e53058569069a0e2bae6c7e","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"b541a838a13f9234aba650a825393ffc2292dc0fc87681a5d81ef0c96d281e7a","affectsGlobalScope":true},{"version":"b20fe0eca9a4e405f1a5ae24a2b3290b37cf7f21eba6cbe4fc3fab979237d4f3","affectsGlobalScope":true},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"49ed889be54031e1044af0ad2c603d627b8bda8b50c1a68435fe85583901d072","affectsGlobalScope":true},{"version":"e93d098658ce4f0c8a0779e6cab91d0259efb88a318137f686ad76f8410ca270","affectsGlobalScope":true},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"5e07ed3809d48205d5b985642a59f2eba47c402374a7cf8006b686f79efadcbd","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"8073890e29d2f46fdbc19b8d6d2eb9ea58db9a2052f8640af20baff9afbc8640","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true},{"version":"51e547984877a62227042850456de71a5c45e7fe86b7c975c6e68896c86fa23b","affectsGlobalScope":true},{"version":"956d27abdea9652e8368ce029bb1e0b9174e9678a273529f426df4b3d90abd60","affectsGlobalScope":true},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true},{"version":"e6633e05da3ff36e6da2ec170d0d03ccf33de50ca4dc6f5aeecb572cedd162fb","affectsGlobalScope":true},{"version":"d8670852241d4c6e03f2b89d67497a4bbefe29ecaa5a444e2c11a9b05e6fccc6","affectsGlobalScope":true},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true},{"version":"caccc56c72713969e1cfe5c3d44e5bab151544d9d2b373d7dbe5a1e4166652be","affectsGlobalScope":true},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true},{"version":"50d53ccd31f6667aff66e3d62adf948879a3a16f05d89882d1188084ee415bbc","affectsGlobalScope":true},{"version":"08a58483392df5fcc1db57d782e87734f77ae9eab42516028acbfe46f29a3ef7","affectsGlobalScope":true},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true},{"version":"13f6e6380c78e15e140243dc4be2fa546c287c6d61f4729bc2dd7cf449605471","affectsGlobalScope":true},{"version":"15b98a533864d324e5f57cd3cfc0579b231df58c1c0f6063ea0fcb13c3c74ff9","affectsGlobalScope":true},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true},{"version":"33358442698bb565130f52ba79bfd3d4d484ac85fe33f3cb1759c54d18201393","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},{"version":"55461596dc873b866911ef4e640fae4c39da7ac1fbc7ef5e649cb2f2fb42c349","affectsGlobalScope":true},"8a8eb4ebffd85e589a1cc7c178e291626c359543403d58c9cd22b81fab5b1fb9","6a386ff939f180ae8ef064699d8b7b6e62bc2731a62d7fbf5e02589383838dea",{"version":"8ca4709dbd22a34bcc1ebf93e1877645bdb02ebd3f3d9a211a299a8db2ee4ba1","affectsGlobalScope":true},"42c169fb8c2d42f4f668c624a9a11e719d5d07dacbebb63cbcf7ef365b0a75b3","3ae62be455efcb1874e7fd1f30f2bb83144757d2f349ceb0c6523bb9f7f7a860","be0f711ade459d8e51739f8544a565bc7d2ea56a9dda7ef6d5edd9d864737276","b1296831e111197bd9ebd73f0d15ad0fe2e11fcc51a6302edb23ffd93794db36","5610e8177b34fa50394973f3faba06fd5268b1264a2f4f7daaa71fee1194a94d","4dc29833bfcaa8597097a99fd486d72a0de9c38bb7a6dcd1dadb70e1b9c17282","9869fe612661e4bb3a63b339b3a0d0cdbb6c9e85dd4a59209c86383179e3fbd9","f42116e2e8ad600dc90bdf8ceade9dcf593c35812d8aaba9c03a3f1dbb87330e","dff2fee737ebe5174f549c9f28e114c0cabac4b5fe4e364654465ba528979ba4","86c9954d4c0c270f2952a8695b90fbf4a58210deae10911be98b6c31b84cc8db","466df547af9cf3861658b08baf3ecbd41c0eaad2101378fadfa54ab24db103e6","66b37de2f4b108cf4467570730a30cac8aa7d9ec94a0e335825c9192c1188094",{"version":"eca5cad3e8e191ea65e1486cdfb95565082734046f86c27323498bf43079438c","signature":"f0b0d83cf814e2d1f3cbe11a382f307774f4527d4c5c97cb37a9d7d96958ac60"},"b4bd6b53c9d607ed4f59eb7d79a763046defa80788c4ad6eb673d16f2199dfcd","de78748abf34d4d974f5fc95c30941f065cd23dbf704c439cf9dfcca5b68afd4","1208b368dc1c1e92d8fcbd3eac3f37dfea25672dc37134cce620455559e4da96","fb76be343c21f4e9dc23ddbb69f7a4a81dab90e9586c303668081dd3b4e30e58","daa9330eda367a2de8034fe1c11a387f25c1fb9c7b1a694facda6114bb22fef0","6c8f26d28cdb6bd0edc2d9d5b7040654b84776e85b2fb2da9ff5d23de67ff17c","bd25f7cb1c87f89392b2e5c6ed6846c4acc016e959783f1bc2d1c529b804492c","dc0b794be4f93caea87286e4f8a1b9bb1c8f2d6b26f35a3ea9f366b0b13478b6","2fa776928692b8d0cf9363ee7fd815b1539f207c91cae851639623e923174ae7","1120c659d2214c93367b3d93336d28a3ab1a45fccecd0ba3599ea99a20295af3","3e11c76fc81fb9414c55542be7681ca763d6f37343f188beaa8ed6aadfe0151d","d0419cdfd43aa71487c9ff6359a2d14d3949148cf6cf914255f9d8259e047d65","9dfd6d6aa56e7f5ab521b038c35b8c42fbf789abe3316cd917cebc5e9117d7e0","9ac8296db617c4ae910ee4b618bb78bb130cdfca956ad8c4502e8d3283381c99","aa03a6771a194845f7d08c94a5927aaf0b67d0c0c4d9ab06167c1d36eda18f2b","2e3f3ef49948c5ddaa9bc1187af0cefb685b8cc529460264548c434de625f5bc","7777d96bf1dd9d4a21853f1db7f8ac76b362f1534a882692c9fc8f7b3850dcab","8da1c5a41069f9cbcae8690056768f4d315ee9e020d3162fd1703013cf8c0325","1c7e479e7b890df91d2d214032f2a68f4478540edc5c3d99d01089a2dd8ff64b","1ab55d65db2bc181e91481b6ce92a2285eda09ccfea566f047c055d2ff0cb03c","d5bb605f28707fe26e7c87836418abc6fba7679cf5ee99a49ecf532c93846bf9","e9124ac92fb22b3e867d40dc8d9c1d9d1502fa69b3611d05ace7258be72f9777","a29fee10a827a80f5c211a21e5513185349ba264ea8b04a382a451982e23b294","5d995618ca866cf7530564278835f281c3fa9712952da777270edf3f438d80a0","3fa52693f21eed67e1bd50be0d25c7055d326580d78ceef9cca0c287e224656e","05ebf96323766ec1a492a055ada17f8e540142335b9467e1f430023c40f4592d","8b9c51e573464bff3b83adf232405f01a87447d1266b1a1a93a02fe3b713b588","8cf3d80aa530218e59750d58f63922099c102514ff34255480cc5ba24099711d","a95c25e1f9146dd90f7cb36c7e306a25a67bdef1eaae7319a60d2f9d3ff66804","0b95dcf0d66f6827416dc96a036abfe5748d96e4f05f91a2f6ee423455a6a178","c51e163a5110087ff0e59381f117d97fd23d275a80aa9c7bb4c7a58f52a3943a","b7f4d30efff05ede0b6358ded8aedefb29802ed4cf6fbd16e3921f9cf76780ae","7e247903f0d259ce44f34601207961982a4a6ef877a8cd04356dcad4c21a7c67",{"version":"f8a67047ed9dd64f5dab6cb2d2109c4014cfb41542b0b007b40a98e80cfc803a","signature":"360b9a2f734bdda3c3877cd6e5dd92fae9f3e914cf2c14d935dc8c9cc29ff4ce"},"8c56ed339fb7ea09a933aae91daa038e669730da6b6d422275d0a7e5293b46a7","711255f9dda18a35389ec1e3fa8ebe6e906e67902550afad96b0ac6c5a5de327","4d023a0827a63ad5e6b498f92830d79e40e6fd487ed6b7c6fc2528eb9b3c0937","e17fbde86ef68adc663fff12c63cce11175482b3f108afd90fa3c11754afe6c6","af8e795fed72274bbd8d655d04588bbd88871dbd603dff6461362cb5207d2284","33491243e9e60504ee3d733817b089c90d639dc3f1238a3d6417083e9dd5b683","f289c5204b0819632486cefeec845a20a7a9c769180fb6bede63b0d7f24839d2","feaceef383869ce3addd7d620c89fa6ff1d5753f7b451cffb1e926998df2b5e4","34e5c5b2be8aa1b3f75ccd21529ae8b9163f510dbdabae4caae3fec3010cc33b","45fb3525f5c652416e54f91bd8378464d41e22b0ccc108de7db918cf8e92ffd3","e2402a646d4471b0985495b6bfca6c9c731d335195bf206e8c982d8ca362692f","08d34fcbf615950f6d3dd6858437159f0c0af08d5af645ec415ebfeaeacf3bd0","13ce162c8088b92a985e41a2ddf61cbb191101c280214a74dd9e8d2fd3c9c905","d2689735d2498972d6f02fbaff989b1fa500b5a140af7e7c08a15fbc36c1d3d3","4b47e095287cc1351b5fa9c5112d1d2d255bd8916ce76347225837b244e97ed5","4f4d0e8aeb309bbb646dd57615ca9375fa2821df08120fe318124647d91de80a","06c1e22ce1921cfd383c800f9e191972c5dfaca8996cca54d85c4b4cb41db49d","0b42a31c12bc794fe3b4efafc5af85e9bd2d094f086157dfdc98ea4f0a13016a","6c7327831239ec38e57c18eb15c5b191aa258ada0528de8dc93092efcba20896","3c4de8d194c64b484827151ff14582884166268c345cbb13f9c19e4be3912f54","62ca877d3c090576b3ca1cd3e576c931eaedefc3af1b5ef405e41fd22c8b2955","5e8c7ad4619cc15007aa5bc3f4e1a30cb01540c14beaa609fb8d17d21acaceba","016e695348eb662b9adead21973e3da689bbff9c65811491644e2ed594fca800","1702404293385fb18761a3cf716b3c2888c6fa95d3ef96bc8e4e8f5a6e679689",{"version":"3ba31b0ae95aeb5491f764222294fe55d7599567c149854dbf999db97b5bb7af","signature":"d5efb5060898d1f076715772c3480d4ce727be55e2167fb299bd6556ae70eeae"},{"version":"6eea1cd7302667f74cf05794d56316644f2a94156c43f39ab56940c2ed9ac50c","signature":"64fc8e10187e3facc023e41fafcd45a40b767a607e41270184e0585efe894d81"},{"version":"64e1f5a6a5cfade16c82633c77b44d9598e756132ed72ce104245d69bae178e4","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"675668049a0b4175aa1ad4fd80c751267db0053152755a7fac646eef592c3882","signature":"5cb53013b1adc504c16bed8523675d1efdeab8e7b22cd9a880d1d074cd5357e4"},"efc7d584a33fe3422847783d228f315c4cd1afe74bd7cf8e3f0e4c1125129fef","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","4967529644e391115ca5592184d4b63980569adf60ee685f968fd59ab1557188","5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","7180c03fd3cb6e22f911ce9ba0f8a7008b1a6ddbe88ccf16a9c8140ef9ac1686","25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","54cb85a47d760da1c13c00add10d26b5118280d44d58e6908d8e89abbd9d7725","3e4825171442666d31c845aeb47fcd34b62e14041bb353ae2b874285d78482aa","c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","a967bfe3ad4e62243eb604bf956101e4c740f5921277c60debaf325c1320bf88","e9775e97ac4877aebf963a0289c81abe76d1ec9a2a7778dbe637e5151f25c5f3","471e1da5a78350bc55ef8cef24eb3aca6174143c281b8b214ca2beda51f5e04a","cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","db3435f3525cd785bf21ec6769bf8da7e8a776be1a99e2e7efb5f244a2ef5fee","c3b170c45fc031db31f782e612adf7314b167e60439d304b49e704010e7bafe5","40383ebef22b943d503c6ce2cb2e060282936b952a01bea5f9f493d5fb487cc7","4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","3a84b7cb891141824bd00ef8a50b6a44596aded4075da937f180c90e362fe5f6","13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","33203609eba548914dc83ddf6cadbc0bcb6e8ef89f6d648ca0908ae887f9fcc5","0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","9f0a92164925aa37d4a5d9dd3e0134cff8177208dba55fd2310cd74beea40ee2","8bfdb79bf1a9d435ec48d9372dc93291161f152c0865b81fc0b2694aedb4578d","2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","d32275be3546f252e3ad33976caf8c5e842c09cb87d468cb40d5f4cf092d1acc","4a0c3504813a3289f7fb1115db13967c8e004aa8e4f8a9021b95285502221bd1",{"version":"a14ed46fa3f5ffc7a8336b497cd07b45c2084213aaca933a22443fcb2eef0d07","affectsGlobalScope":true},"cce1f5f86974c1e916ec4a8cab6eec9aa8e31e8148845bf07fbaa8e1d97b1a2c",{"version":"185282b122cbca820c297a02a57b89cf5967ab43e220e3e174d872d3f9a94d2c","affectsGlobalScope":true},"16d74fe4d8e183344d3beb15d48b123c5980ff32ff0cc8c3b96614ddcdf9b239","7b43160a49cf2c6082da0465876c4a0b164e160b81187caeb0a6ca7a281e85ba",{"version":"41fb2a1c108fbf46609ce5a451b7ec78eb9b5ada95fd5b94643e4b26397de0b3","affectsGlobalScope":true},"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","e8968b394e4365588f8f89cfff86435258cf10062585c1d2224627ab92acda22","285e512c7a0db217a0599e18c462d565fa35be4a5153dd7b80bee88c83e83ddf","b5b719a47968cd61a6f83f437236bb6fe22a39223b6620da81ef89f5d7a78fb7","8806ae97308ef26363bd7ec8071bca4d07fb575f905ee3d8a91aff226df6d618","af5bf1db6f1804fb0069039ae77a05d60133c77a2158d9635ea27b6bb2828a8f","b7fe70be794e13d1b7940e318b8770cd1fb3eced7707805318a2e3aaac2c3e9e",{"version":"2c71199d1fc83bf17636ad5bf63a945633406b7b94887612bba4ef027c662b3e","affectsGlobalScope":true},{"version":"7ae9dc7dbb58cd843065639707815df85c044babaa0947116f97bdb824d07204","affectsGlobalScope":true},"7aae1df2053572c2cfc2089a77847aadbb38eedbaa837a846c6a49fb37c6e5bd","313a0b063f5188037db113509de1b934a0e286f14e9479af24fada241435e707","1f758340b027b18ae8773ac3d33a60648a2af49eaae9e4fde18d0a0dd608642c","87ef1a23caa071b07157c72077fa42b86d30568f9dc9e31eed24d5d14fc30ba8","396a8939b5e177542bdf9b5262b4eee85d29851b2d57681fa9d7eae30e225830","21773f5ac69ddf5a05636ba1f50b5239f4f2d27e4420db147fc2f76a5ae598ac",{"version":"dea4c00820d4fac5e530d4842aed2fb20d6744d75a674b95502cbd433f88bcb0","affectsGlobalScope":true},"a5fe4cc622c3bf8e09ababde5f4096ceac53163eefcd95e9cd53f062ff9bb67a","45b1053e691c5af9bfe85060a3e1542835f8d84a7e6e2e77ca305251eda0cb3c","0f05c06ff6196958d76b865ae17245b52d8fe01773626ac3c43214a2458ea7b7",{"version":"0d832a0650a74aafc276cb3f7bb26bde2e2270a6f87e6c871a64122e9203079b","affectsGlobalScope":true},{"version":"c6f3869f12bb5c3bb8ecd0b050ea20342b89b944eae18d313cde6b0ccc0925d7","affectsGlobalScope":true},"8abd0566d2854c4bd1c5e48e05df5c74927187f1541e6770001d9637ac41542e","d742ed2db6d5425b3b6ac5fb1f2e4b1ed2ae74fbeee8d0030d852121a4b05d2f","d8dba11dc34d50cb4202de5effa9a1b296d7a2f4a029eec871f894bddfb6430d","8b71dd18e7e63b6f991b511a201fad7c3bf8d1e0dd98acb5e3d844f335a73634","01d8e1419c84affad359cc240b2b551fb9812b450b4d3d456b64cda8102d4f60","8221b00f271cf7f535a8eeec03b0f80f0929c7a16116e2d2df089b41066de69b","269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","f8c87b19eae111f8720b0345ab301af8d81add39621b63614dfc2d15fd6f140a","831c22d257717bf2cbb03afe9c4bcffc5ccb8a2074344d4238bf16d3a857bb12",{"version":"2225100373ca3d63bcc7f206e1177152d2e2161285a0bd83c8374db1503a0d1f","affectsGlobalScope":true},{"version":"7052b7b0c3829df3b4985bab2fd74531074b4835d5a7b263b75c82f0916ad62f","affectsGlobalScope":true},"aa34c3aa493d1c699601027c441b9664547c3024f9dbab1639df7701d63d18fa","eefcdf86cefff36e5d87de36a3638ab5f7d16c2b68932be4a72c14bb924e43c1","7c651f8dce91a927ab62925e73f190763574c46098f2b11fb8ddc1b147a6709a","7440ab60f4cb031812940cc38166b8bb6fbf2540cfe599f87c41c08011f0c1df",{"version":"4d0405568cf6e0ff36a4861c4a77e641366feaefa751600b0a4d12a5e8f730a8","affectsGlobalScope":true},{"version":"f5b5dc128973498b75f52b1b8c2d5f8629869104899733ae485100c2309b4c12","affectsGlobalScope":true},"e393915d3dc385e69c0e2390739c87b2d296a610662eb0b1cb85224e55992250","79bad8541d5779c85e82a9fb119c1fe06af77a71cc40f869d62ad379473d4b75","4a34b074b11c3597fb2ff890bc8f1484375b3b80793ab01f974534808d5777c7",{"version":"629d20681ca284d9e38c0a019f647108f5fe02f9c59ac164d56f5694fc3faf4d","affectsGlobalScope":true},"e7dbf5716d76846c7522e910896c5747b6df1abd538fee8f5291bdc843461795",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"b510d0a18e3db42ac9765d26711083ec1e8b4e21caaca6dc4d25ae6e8623f447"],"root":[86,120,[145,148]],"options":{"allowSyntheticDefaultImports":true,"composite":true,"declaration":true,"declarationMap":true,"emitDeclarationOnly":true,"esModuleInterop":true,"experimentalDecorators":true,"jsx":4,"module":99,"noEmitOnError":true,"noImplicitOverride":true,"outDir":"./","skipLibCheck":true,"sourceMap":true,"strict":true,"target":7,"useDefineForClassFields":true},"fileIdsList":[[85],[101,102,103],[85,93],[85,91,93,94],[85,91],[92,93,94,95],[85,87,91,96,97,100,104,105,112,113,114,118],[85,91,98],[98,99],[87],[88,89,90],[115,116,117],[85,106],[106,107,108,109,110,111],[75,76,77,78,79,80,81,82,83,84],[76,77],[77],[75],[76],[149],[185],[186,191,219],[187,198,199,206,216,227],[187,188,198,206],[189,228],[190,191,199,207],[191,216,224],[192,194,198,206],[193],[194,195],[198],[196,198],[185,198],[198,199,200,216,227],[198,199,200,213,216,219],[183,186,232],[194,198,201,206,216,227],[198,199,201,202,206,216,224,227],[201,203,216,224,227],[149,150,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234],[198,204],[205,227,232],[194,198,206,216],[207],[208],[185,209],[210,226,232],[211],[212],[198,213,214],[213,215,228,230],[186,198,216,217,218,219],[186,216,218],[216,217],[219],[220],[185,216],[198,222,223],[222,223],[191,206,216,224],[225],[206,226],[186,201,212,227],[191,228],[216,229],[205,230],[231],[186,191,198,200,209,216,227,230,232],[216,233],[70,71,72],[73],[160,164,227],[160,216,227],[155],[157,160,224,227],[206,224],[235],[155,235],[157,160,206,227],[152,153,156,159,186,198,216,227],[152,158],[156,160,186,219,227,235],[186,235],[176,186,235],[154,155,235],[160],[154,155,156,157,158,159,160,161,162,164,165,166,167,168,169,170,171,172,173,174,175,177,178,179,180,181,182],[160,167,168],[158,160,168,169],[159],[152,155,160],[160,164,168,169],[164],[158,160,163,227],[152,157,158,160,164,167],[186,216],[155,160,176,186,232,235],[74,85,86,120,145],[74,85,119],[74,85],[74,85,119,144],[74,146,200,208],[74,86,120,145,146],[124,139],[85,128,139],[128,139,141],[128,139,140,141,142,143],[85,128,135],[135],[128,136],[136,137,138],[85,125],[125,126,127],[85,133],[133,134],[85,129,130],[131],[129,130,131,132],[121],[121,122,123],[85,86,120,145],[85,144],[86,120,145,146]],"referencedMap":[[101,1],[102,1],[104,2],[103,1],[105,1],[94,3],[95,4],[92,5],[96,6],[119,7],[99,8],[100,9],[98,10],[91,11],[88,1],[89,1],[114,1],[113,1],[118,12],[107,13],[111,1],[108,13],[110,13],[109,13],[112,14],[85,15],[78,16],[79,17],[76,18],[80,19],[81,18],[82,17],[149,20],[150,20],[185,21],[186,22],[187,23],[188,24],[189,25],[190,26],[191,27],[192,28],[193,29],[194,30],[195,30],[197,31],[196,32],[198,33],[199,34],[200,35],[184,36],[201,37],[202,38],[203,39],[235,40],[204,41],[205,42],[206,43],[207,44],[208,45],[209,46],[210,47],[211,48],[212,49],[213,50],[214,50],[215,51],[216,52],[218,53],[217,54],[219,55],[220,56],[221,57],[222,58],[223,59],[224,60],[225,61],[226,62],[227,63],[228,64],[229,65],[230,66],[231,67],[232,68],[233,69],[73,70],[74,71],[167,72],[174,73],[166,72],[181,74],[158,75],[157,76],[180,77],[175,78],[178,79],[160,80],[159,81],[155,82],[154,83],[177,84],[156,85],[161,86],[165,86],[183,87],[182,86],[169,88],[170,89],[172,90],[168,91],[171,92],[176,77],[163,93],[164,94],[173,95],[153,96],[179,97],[146,98],[120,99],[86,100],[145,101],[147,102],[148,103],[140,104],[141,105],[142,106],[144,107],[136,108],[137,109],[138,110],[139,111],[126,112],[127,1],[125,1],[128,113],[143,109],[134,114],[135,115],[131,116],[132,117],[130,117],[133,118],[122,119],[124,120]],"exportedModulesMap":[[101,1],[102,1],[104,2],[103,1],[105,1],[94,3],[95,4],[92,5],[96,6],[119,7],[99,8],[100,9],[98,10],[91,11],[88,1],[89,1],[114,1],[113,1],[118,12],[107,13],[111,1],[108,13],[110,13],[109,13],[112,14],[85,15],[78,16],[79,17],[76,18],[80,19],[81,18],[82,17],[149,20],[150,20],[185,21],[186,22],[187,23],[188,24],[189,25],[190,26],[191,27],[192,28],[193,29],[194,30],[195,30],[197,31],[196,32],[198,33],[199,34],[200,35],[184,36],[201,37],[202,38],[203,39],[235,40],[204,41],[205,42],[206,43],[207,44],[208,45],[209,46],[210,47],[211,48],[212,49],[213,50],[214,50],[215,51],[216,52],[218,53],[217,54],[219,55],[220,56],[221,57],[222,58],[223,59],[224,60],[225,61],[226,62],[227,63],[228,64],[229,65],[230,66],[231,67],[232,68],[233,69],[73,70],[74,71],[167,72],[174,73],[166,72],[181,74],[158,75],[157,76],[180,77],[175,78],[178,79],[160,80],[159,81],[155,82],[154,83],[177,84],[156,85],[161,86],[165,86],[183,87],[182,86],[169,88],[170,89],[172,90],[168,91],[171,92],[176,77],[163,93],[164,94],[173,95],[153,96],[179,97],[146,121],[120,1],[86,1],[145,122],[148,123],[140,104],[141,105],[142,106],[144,107],[136,108],[137,109],[138,110],[139,111],[126,112],[127,1],[125,1],[128,113],[143,109],[134,114],[135,115],[131,116],[132,117],[130,117],[133,118],[122,119],[124,120]],"semanticDiagnosticsPerFile":[97,101,102,104,103,105,94,95,93,92,96,119,99,100,98,90,91,88,89,114,113,115,117,118,116,107,111,108,110,109,106,112,84,85,78,79,76,77,80,81,83,82,75,87,149,150,185,186,187,188,189,190,191,192,193,194,195,197,196,198,199,200,184,234,201,202,203,235,204,205,206,207,208,209,210,211,212,213,214,215,216,218,217,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,72,70,73,74,151,71,68,69,12,13,15,14,2,16,17,18,19,20,21,22,23,3,24,4,25,29,26,27,28,30,31,32,5,33,34,35,36,6,40,37,38,39,41,7,42,47,48,43,44,45,46,8,52,49,50,51,53,9,54,55,56,59,57,58,60,61,10,1,62,11,66,64,63,67,65,167,174,166,181,158,157,180,175,178,160,159,155,154,177,156,161,162,165,152,183,182,169,170,172,168,171,176,163,164,173,153,179,146,120,86,145,147,148,140,141,142,144,136,137,138,139,126,127,125,128,143,134,135,131,132,129,130,133,122,123,121,124],"latestChangedDtsFile":"./index.d.ts"},"version":"5.4.5"}
|
|
1
|
+
{"program":{"fileNames":["../../../../node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../../node_modules/typescript/lib/lib.es2023.d.ts","../../../../node_modules/typescript/lib/lib.esnext.d.ts","../../../../node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../../node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../../../node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../../node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../../node_modules/typescript/lib/lib.esnext.array.d.ts","../../../../node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../../node_modules/typescript/lib/lib.esnext.string.d.ts","../../../../node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../../node_modules/typescript/lib/lib.esnext.object.d.ts","../../../../node_modules/typescript/lib/lib.esnext.regexp.d.ts","../../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../../node_modules/@types/react/global.d.ts","../../../../node_modules/csstype/index.d.ts","../../../../node_modules/@types/prop-types/index.d.ts","../../../../node_modules/@types/react/index.d.ts","../../../../node_modules/@types/react/jsx-runtime.d.ts","../../../schema/dist/types/schema/value.d.ts","../../../schema/dist/types/schema/input.d.ts","../../../schema/dist/types/schema/json.d.ts","../../../schema/dist/types/schema/acl.d.ts","../../../schema/dist/types/schema/actions.d.ts","../../../schema/dist/types/schema/actionsPayload.d.ts","../../../schema/dist/types/schema/model.d.ts","../../../schema/dist/types/schema/result.d.ts","../../../schema/dist/types/schema/settings.d.ts","../../../schema/dist/types/schema/validation.d.ts","../../../schema/dist/types/schema/index.d.ts","../../../schema/dist/types/ProjectRole.d.ts","../../../schema/dist/types/index.d.ts","../../src/EnumTypeSchemaGenerator.ts","../../../typesafe/dist/types/index.d.ts","../../../schema-utils/dist/types/model/modelUtils.d.ts","../../../schema-utils/dist/types/model/resolveDefaultColumnType.d.ts","../../../schema-utils/dist/types/model/NamingConventions.d.ts","../../../schema-utils/dist/types/model/index.d.ts","../../../schema-utils/dist/types/definition-generator/TsDefinitionGenerator.d.ts","../../../schema-utils/dist/types/definition-generator/DefinitionNamingConventions.d.ts","../../../schema-utils/dist/types/definition-generator/AclDefinitionCodeGenerator.d.ts","../../../schema-utils/dist/types/definition-generator/DefinitionCodeGenerator.d.ts","../../../schema-utils/dist/types/definition-generator/index.d.ts","../../../schema-utils/dist/types/lax/schema.d.ts","../../../schema-utils/dist/types/lax/LaxSchemaConverter.d.ts","../../../schema-utils/dist/types/lax/index.d.ts","../../../schema-utils/dist/types/acl/AllowAllPermissionFactory.d.ts","../../../schema-utils/dist/types/acl/PredicateDefinitionProcessor.d.ts","../../../schema-utils/dist/types/acl/schemaUtils.d.ts","../../../schema-utils/dist/types/acl/index.d.ts","../../../schema-utils/dist/types/dataUtils.d.ts","../../../schema-utils/dist/types/validation/errors.d.ts","../../../schema-utils/dist/types/validation/AclValidator.d.ts","../../../schema-utils/dist/types/validation/ModelValidator.d.ts","../../../schema-utils/dist/types/validation/ValidationValidator.d.ts","../../../schema-utils/dist/types/validation/SchemaValidator.d.ts","../../../schema-utils/dist/types/validation/MembershipResolver.d.ts","../../../schema-utils/dist/types/validation/index.d.ts","../../../schema-utils/dist/types/schemaNormalizer.d.ts","../../../schema-utils/dist/types/schemaFilter.d.ts","../../../schema-utils/dist/types/utils/assertNever.d.ts","../../../schema-utils/dist/types/utils/isIt.d.ts","../../../schema-utils/dist/types/utils/deepCompare.d.ts","../../../schema-utils/dist/types/utils/index.d.ts","../../../schema-utils/dist/types/index.d.ts","../../src/EntityTypeSchemaGenerator.ts","../../../graphql-client/dist/types/GraphQlClientRequestOptions.d.ts","../../../graphql-client/dist/types/GraphQlClient.d.ts","../../../graphql-client/dist/types/GraphQlClientError.d.ts","../../../graphql-client/dist/types/index.d.ts","../../../client-content/dist/types/types/Schema.d.ts","../../../client-content/dist/types/types/Input.d.ts","../../../client-content/dist/types/types/Result.d.ts","../../../client-content/dist/types/types/index.d.ts","../../../graphql-builder/dist/types/nodes/GraphQlFragmentSpread.d.ts","../../../graphql-builder/dist/types/nodes/GraphQlInlineFragment.d.ts","../../../graphql-builder/dist/types/nodes/GraphQlField.d.ts","../../../graphql-builder/dist/types/nodes/GraphQlFragment.d.ts","../../../graphql-builder/dist/types/nodes/index.d.ts","../../../graphql-builder/dist/types/GraphQlQueryPrinter.d.ts","../../../graphql-builder/dist/types/index.d.ts","../../../client-content/dist/types/nodes/ContentEntitySelection.d.ts","../../../client-content/dist/types/nodes/ContentOperation.d.ts","../../../client-content/dist/types/nodes/TypedEntitySelection.d.ts","../../../client-content/dist/types/nodes/index.d.ts","../../../client-content/dist/types/ContentClient.d.ts","../../../client-content/dist/types/ContentQueryBuilder.d.ts","../../../client-content/dist/types/TypedContentQueryBuilder.d.ts","../../../client-content/dist/types/utils/mutationFragments.d.ts","../../../client-content/dist/types/index.d.ts","../../src/NameSchemaGenerator.ts","../../src/ContemberClientGenerator.ts","../../src/generate.ts","../../src/index.ts","../../../../node_modules/@types/node/assert.d.ts","../../../../node_modules/@types/node/assert/strict.d.ts","../../../../node_modules/buffer/index.d.ts","../../../../node_modules/undici-types/header.d.ts","../../../../node_modules/undici-types/readable.d.ts","../../../../node_modules/undici-types/file.d.ts","../../../../node_modules/undici-types/fetch.d.ts","../../../../node_modules/undici-types/formdata.d.ts","../../../../node_modules/undici-types/connector.d.ts","../../../../node_modules/undici-types/client.d.ts","../../../../node_modules/undici-types/errors.d.ts","../../../../node_modules/undici-types/dispatcher.d.ts","../../../../node_modules/undici-types/global-dispatcher.d.ts","../../../../node_modules/undici-types/global-origin.d.ts","../../../../node_modules/undici-types/pool-stats.d.ts","../../../../node_modules/undici-types/pool.d.ts","../../../../node_modules/undici-types/handlers.d.ts","../../../../node_modules/undici-types/balanced-pool.d.ts","../../../../node_modules/undici-types/agent.d.ts","../../../../node_modules/undici-types/mock-interceptor.d.ts","../../../../node_modules/undici-types/mock-agent.d.ts","../../../../node_modules/undici-types/mock-client.d.ts","../../../../node_modules/undici-types/mock-pool.d.ts","../../../../node_modules/undici-types/mock-errors.d.ts","../../../../node_modules/undici-types/proxy-agent.d.ts","../../../../node_modules/undici-types/api.d.ts","../../../../node_modules/undici-types/cookies.d.ts","../../../../node_modules/undici-types/patch.d.ts","../../../../node_modules/undici-types/filereader.d.ts","../../../../node_modules/undici-types/diagnostics-channel.d.ts","../../../../node_modules/undici-types/websocket.d.ts","../../../../node_modules/undici-types/content-type.d.ts","../../../../node_modules/undici-types/cache.d.ts","../../../../node_modules/undici-types/interceptors.d.ts","../../../../node_modules/undici-types/index.d.ts","../../../../node_modules/@types/node/globals.d.ts","../../../../node_modules/@types/node/async_hooks.d.ts","../../../../node_modules/@types/node/buffer.d.ts","../../../../node_modules/@types/node/child_process.d.ts","../../../../node_modules/@types/node/cluster.d.ts","../../../../node_modules/@types/node/console.d.ts","../../../../node_modules/@types/node/constants.d.ts","../../../../node_modules/@types/node/crypto.d.ts","../../../../node_modules/@types/node/dgram.d.ts","../../../../node_modules/@types/node/diagnostics_channel.d.ts","../../../../node_modules/@types/node/dns.d.ts","../../../../node_modules/@types/node/dns/promises.d.ts","../../../../node_modules/@types/node/domain.d.ts","../../../../node_modules/@types/node/dom-events.d.ts","../../../../node_modules/@types/node/events.d.ts","../../../../node_modules/@types/node/fs.d.ts","../../../../node_modules/@types/node/fs/promises.d.ts","../../../../node_modules/@types/node/http.d.ts","../../../../node_modules/@types/node/http2.d.ts","../../../../node_modules/@types/node/https.d.ts","../../../../node_modules/@types/node/inspector.d.ts","../../../../node_modules/@types/node/module.d.ts","../../../../node_modules/@types/node/net.d.ts","../../../../node_modules/@types/node/os.d.ts","../../../../node_modules/@types/node/path.d.ts","../../../../node_modules/@types/node/perf_hooks.d.ts","../../../../node_modules/@types/node/process.d.ts","../../../../node_modules/@types/node/punycode.d.ts","../../../../node_modules/@types/node/querystring.d.ts","../../../../node_modules/@types/node/readline.d.ts","../../../../node_modules/@types/node/readline/promises.d.ts","../../../../node_modules/@types/node/repl.d.ts","../../../../node_modules/@types/node/stream.d.ts","../../../../node_modules/@types/node/stream/promises.d.ts","../../../../node_modules/@types/node/stream/consumers.d.ts","../../../../node_modules/@types/node/stream/web.d.ts","../../../../node_modules/@types/node/string_decoder.d.ts","../../../../node_modules/@types/node/test.d.ts","../../../../node_modules/@types/node/timers.d.ts","../../../../node_modules/@types/node/timers/promises.d.ts","../../../../node_modules/@types/node/tls.d.ts","../../../../node_modules/@types/node/trace_events.d.ts","../../../../node_modules/@types/node/tty.d.ts","../../../../node_modules/@types/node/url.d.ts","../../../../node_modules/@types/node/util.d.ts","../../../../node_modules/@types/node/v8.d.ts","../../../../node_modules/@types/node/vm.d.ts","../../../../node_modules/@types/node/wasi.d.ts","../../../../node_modules/@types/node/worker_threads.d.ts","../../../../node_modules/@types/node/zlib.d.ts","../../../../node_modules/@types/node/globals.global.d.ts","../../../../node_modules/@types/node/index.d.ts"],"fileInfos":[{"version":"44e584d4f6444f58791784f1d530875970993129442a847597db702a073ca68c","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","17edc026abf73c5c2dd508652d63f68ec4efd9d4856e3469890d27598209feb5",{"version":"4af6b0c727b7a2896463d512fafd23634229adf69ac7c00e2ae15a09cb084fad","affectsGlobalScope":true},{"version":"9c00a480825408b6a24c63c1b71362232927247595d7c97659bc24dc68ae0757","affectsGlobalScope":true},{"version":"6920e1448680767498a0b77c6a00a8e77d14d62c3da8967b171f1ddffa3c18e4","affectsGlobalScope":true},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"bc47685641087c015972a3f072480889f0d6c65515f12bd85222f49a98952ed7","affectsGlobalScope":true},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true},{"version":"6fc23bb8c3965964be8c597310a2878b53a0306edb71d4b5a4dfe760186bcc01","affectsGlobalScope":true},{"version":"ea011c76963fb15ef1cdd7ce6a6808b46322c527de2077b6cfdf23ae6f5f9ec7","affectsGlobalScope":true},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true},{"version":"bb42a7797d996412ecdc5b2787720de477103a0b2e53058569069a0e2bae6c7e","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"b541a838a13f9234aba650a825393ffc2292dc0fc87681a5d81ef0c96d281e7a","affectsGlobalScope":true},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true},{"version":"ae37d6ccd1560b0203ab88d46987393adaaa78c919e51acf32fb82c86502e98c","affectsGlobalScope":true},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"5e07ed3809d48205d5b985642a59f2eba47c402374a7cf8006b686f79efadcbd","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"479553e3779be7d4f68e9f40cdb82d038e5ef7592010100410723ceced22a0f7","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true},{"version":"d3d7b04b45033f57351c8434f60b6be1ea71a2dfec2d0a0c3c83badbb0e3e693","affectsGlobalScope":true},{"version":"956d27abdea9652e8368ce029bb1e0b9174e9678a273529f426df4b3d90abd60","affectsGlobalScope":true},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true},{"version":"e6633e05da3ff36e6da2ec170d0d03ccf33de50ca4dc6f5aeecb572cedd162fb","affectsGlobalScope":true},{"version":"d8670852241d4c6e03f2b89d67497a4bbefe29ecaa5a444e2c11a9b05e6fccc6","affectsGlobalScope":true},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true},{"version":"caccc56c72713969e1cfe5c3d44e5bab151544d9d2b373d7dbe5a1e4166652be","affectsGlobalScope":true},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true},{"version":"08a58483392df5fcc1db57d782e87734f77ae9eab42516028acbfe46f29a3ef7","affectsGlobalScope":true},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true},{"version":"0b11f3ca66aa33124202c80b70cd203219c3d4460cfc165e0707aa9ec710fc53","affectsGlobalScope":true},{"version":"6a3f5a0129cc80cf439ab71164334d649b47059a4f5afca90282362407d0c87f","affectsGlobalScope":true},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true},{"version":"15b98a533864d324e5f57cd3cfc0579b231df58c1c0f6063ea0fcb13c3c74ff9","affectsGlobalScope":true},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true},{"version":"33358442698bb565130f52ba79bfd3d4d484ac85fe33f3cb1759c54d18201393","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},{"version":"36a2e4c9a67439aca5f91bb304611d5ae6e20d420503e96c230cf8fcdc948d94","affectsGlobalScope":true},"8a8eb4ebffd85e589a1cc7c178e291626c359543403d58c9cd22b81fab5b1fb9","247a952efd811d780e5630f8cfd76f495196f5fa74f6f0fee39ac8ba4a3c9800",{"version":"8ca4709dbd22a34bcc1ebf93e1877645bdb02ebd3f3d9a211a299a8db2ee4ba1","affectsGlobalScope":true},"42c169fb8c2d42f4f668c624a9a11e719d5d07dacbebb63cbcf7ef365b0a75b3","3ae62be455efcb1874e7fd1f30f2bb83144757d2f349ceb0c6523bb9f7f7a860","8e86b98b3e0df46d3f83c303661824d1965ddd63e674fc0b6849f7869f5b86f0","b1296831e111197bd9ebd73f0d15ad0fe2e11fcc51a6302edb23ffd93794db36","5610e8177b34fa50394973f3faba06fd5268b1264a2f4f7daaa71fee1194a94d","ec0b1ad8de385d526b4e16c7ab8da4b84c1fb15a680d4c82b0e0b5f70e9f80c5","462c0b72a4911d6356ebbfed5dedd9682edf2bd60bcf6ea025539f1cd8c64bf4","5c3f0890ecc492ada4fa62824b8db132adbf9757e918cdc7421a586474b7cb16","f42116e2e8ad600dc90bdf8ceade9dcf593c35812d8aaba9c03a3f1dbb87330e","0a719586fbf47735737c3ef22372473f05ae36bcdec431c5bb565478466190be","dff2fee737ebe5174f549c9f28e114c0cabac4b5fe4e364654465ba528979ba4","ad1f130d5fb49665e218d5366db67ead55593335a2c02733ae5f8466a99def53","466df547af9cf3861658b08baf3ecbd41c0eaad2101378fadfa54ab24db103e6","92404f0f42ffd8d939cf6fb1a911235e931981f94dcab0e85f9ae5faf876ea3c",{"version":"eca5cad3e8e191ea65e1486cdfb95565082734046f86c27323498bf43079438c","signature":"f0b0d83cf814e2d1f3cbe11a382f307774f4527d4c5c97cb37a9d7d96958ac60"},"5631be3447b74e49a1ebae38530320cfeedffac181181491ec1a03ce11d59b26","1090a100fefe5c21a36fe36b0c83dd566ac8c3d9b3fa1f2c2733e173c599614c","1208b368dc1c1e92d8fcbd3eac3f37dfea25672dc37134cce620455559e4da96","fb76be343c21f4e9dc23ddbb69f7a4a81dab90e9586c303668081dd3b4e30e58","daa9330eda367a2de8034fe1c11a387f25c1fb9c7b1a694facda6114bb22fef0","6c8f26d28cdb6bd0edc2d9d5b7040654b84776e85b2fb2da9ff5d23de67ff17c","bd25f7cb1c87f89392b2e5c6ed6846c4acc016e959783f1bc2d1c529b804492c","dc0b794be4f93caea87286e4f8a1b9bb1c8f2d6b26f35a3ea9f366b0b13478b6","2fa776928692b8d0cf9363ee7fd815b1539f207c91cae851639623e923174ae7","1120c659d2214c93367b3d93336d28a3ab1a45fccecd0ba3599ea99a20295af3","2d994cd941265041b7ab04efd9f9628a0ddaa7eb3ca13bc53c1f73f0b8954a74","9dfd6d6aa56e7f5ab521b038c35b8c42fbf789abe3316cd917cebc5e9117d7e0","9ac8296db617c4ae910ee4b618bb78bb130cdfca956ad8c4502e8d3283381c99","aa03a6771a194845f7d08c94a5927aaf0b67d0c0c4d9ab06167c1d36eda18f2b","2e3f3ef49948c5ddaa9bc1187af0cefb685b8cc529460264548c434de625f5bc","7777d96bf1dd9d4a21853f1db7f8ac76b362f1534a882692c9fc8f7b3850dcab","8da1c5a41069f9cbcae8690056768f4d315ee9e020d3162fd1703013cf8c0325","46454d6185f96b8d90c816ace56e90aa21d0c3e3907f65e47182e63ca87d7e33","1ab55d65db2bc181e91481b6ce92a2285eda09ccfea566f047c055d2ff0cb03c","d5bb605f28707fe26e7c87836418abc6fba7679cf5ee99a49ecf532c93846bf9","e9124ac92fb22b3e867d40dc8d9c1d9d1502fa69b3611d05ace7258be72f9777","a29fee10a827a80f5c211a21e5513185349ba264ea8b04a382a451982e23b294","f4fefa0f2c0e1a5587c1d698d5ded77e6c8695ab2eff6c7b28c3d3d18d58f731","3fa52693f21eed67e1bd50be0d25c7055d326580d78ceef9cca0c287e224656e","05ebf96323766ec1a492a055ada17f8e540142335b9467e1f430023c40f4592d","8b9c51e573464bff3b83adf232405f01a87447d1266b1a1a93a02fe3b713b588","8cf3d80aa530218e59750d58f63922099c102514ff34255480cc5ba24099711d","a95c25e1f9146dd90f7cb36c7e306a25a67bdef1eaae7319a60d2f9d3ff66804","2e8b4d5b4a88c5cb82edc4585e7615641f7714676a8d92bf36884dcc7c975f12","c51e163a5110087ff0e59381f117d97fd23d275a80aa9c7bb4c7a58f52a3943a","b7f4d30efff05ede0b6358ded8aedefb29802ed4cf6fbd16e3921f9cf76780ae","2dc906575272f4927bed22be08951795f035f498d2f0c24ba04ba8807cc54473",{"version":"f8a67047ed9dd64f5dab6cb2d2109c4014cfb41542b0b007b40a98e80cfc803a","signature":"360b9a2f734bdda3c3877cd6e5dd92fae9f3e914cf2c14d935dc8c9cc29ff4ce"},"8c56ed339fb7ea09a933aae91daa038e669730da6b6d422275d0a7e5293b46a7","711255f9dda18a35389ec1e3fa8ebe6e906e67902550afad96b0ac6c5a5de327","4d023a0827a63ad5e6b498f92830d79e40e6fd487ed6b7c6fc2528eb9b3c0937","e17fbde86ef68adc663fff12c63cce11175482b3f108afd90fa3c11754afe6c6","af8e795fed72274bbd8d655d04588bbd88871dbd603dff6461362cb5207d2284","33491243e9e60504ee3d733817b089c90d639dc3f1238a3d6417083e9dd5b683","f289c5204b0819632486cefeec845a20a7a9c769180fb6bede63b0d7f24839d2","feaceef383869ce3addd7d620c89fa6ff1d5753f7b451cffb1e926998df2b5e4","34e5c5b2be8aa1b3f75ccd21529ae8b9163f510dbdabae4caae3fec3010cc33b","45fb3525f5c652416e54f91bd8378464d41e22b0ccc108de7db918cf8e92ffd3","e2402a646d4471b0985495b6bfca6c9c731d335195bf206e8c982d8ca362692f","08d34fcbf615950f6d3dd6858437159f0c0af08d5af645ec415ebfeaeacf3bd0","13ce162c8088b92a985e41a2ddf61cbb191101c280214a74dd9e8d2fd3c9c905","d2689735d2498972d6f02fbaff989b1fa500b5a140af7e7c08a15fbc36c1d3d3","4b47e095287cc1351b5fa9c5112d1d2d255bd8916ce76347225837b244e97ed5","4f4d0e8aeb309bbb646dd57615ca9375fa2821df08120fe318124647d91de80a","06c1e22ce1921cfd383c800f9e191972c5dfaca8996cca54d85c4b4cb41db49d","0b42a31c12bc794fe3b4efafc5af85e9bd2d094f086157dfdc98ea4f0a13016a","6c7327831239ec38e57c18eb15c5b191aa258ada0528de8dc93092efcba20896","3c4de8d194c64b484827151ff14582884166268c345cbb13f9c19e4be3912f54","62ca877d3c090576b3ca1cd3e576c931eaedefc3af1b5ef405e41fd22c8b2955","5e8c7ad4619cc15007aa5bc3f4e1a30cb01540c14beaa609fb8d17d21acaceba","016e695348eb662b9adead21973e3da689bbff9c65811491644e2ed594fca800","1702404293385fb18761a3cf716b3c2888c6fa95d3ef96bc8e4e8f5a6e679689",{"version":"3ba31b0ae95aeb5491f764222294fe55d7599567c149854dbf999db97b5bb7af","signature":"d5efb5060898d1f076715772c3480d4ce727be55e2167fb299bd6556ae70eeae"},{"version":"6eea1cd7302667f74cf05794d56316644f2a94156c43f39ab56940c2ed9ac50c","signature":"64fc8e10187e3facc023e41fafcd45a40b767a607e41270184e0585efe894d81"},{"version":"64e1f5a6a5cfade16c82633c77b44d9598e756132ed72ce104245d69bae178e4","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"675668049a0b4175aa1ad4fd80c751267db0053152755a7fac646eef592c3882","signature":"5cb53013b1adc504c16bed8523675d1efdeab8e7b22cd9a880d1d074cd5357e4"},"09df3b4f1c937f02e7fee2836d4c4d7a63e66db70fd4d4e97126f4542cc21d9d","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","4967529644e391115ca5592184d4b63980569adf60ee685f968fd59ab1557188","5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","7180c03fd3cb6e22f911ce9ba0f8a7008b1a6ddbe88ccf16a9c8140ef9ac1686","25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","54cb85a47d760da1c13c00add10d26b5118280d44d58e6908d8e89abbd9d7725","3e4825171442666d31c845aeb47fcd34b62e14041bb353ae2b874285d78482aa","c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","a967bfe3ad4e62243eb604bf956101e4c740f5921277c60debaf325c1320bf88","e9775e97ac4877aebf963a0289c81abe76d1ec9a2a7778dbe637e5151f25c5f3","471e1da5a78350bc55ef8cef24eb3aca6174143c281b8b214ca2beda51f5e04a","cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","db3435f3525cd785bf21ec6769bf8da7e8a776be1a99e2e7efb5f244a2ef5fee","c3b170c45fc031db31f782e612adf7314b167e60439d304b49e704010e7bafe5","40383ebef22b943d503c6ce2cb2e060282936b952a01bea5f9f493d5fb487cc7","4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","3a84b7cb891141824bd00ef8a50b6a44596aded4075da937f180c90e362fe5f6","13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","33203609eba548914dc83ddf6cadbc0bcb6e8ef89f6d648ca0908ae887f9fcc5","0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","9f0a92164925aa37d4a5d9dd3e0134cff8177208dba55fd2310cd74beea40ee2","8bfdb79bf1a9d435ec48d9372dc93291161f152c0865b81fc0b2694aedb4578d","2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","d32275be3546f252e3ad33976caf8c5e842c09cb87d468cb40d5f4cf092d1acc","4a0c3504813a3289f7fb1115db13967c8e004aa8e4f8a9021b95285502221bd1",{"version":"4d719cfab49ae4045d15cb6bed0f38ad3d7d6eb7f277d2603502a0f862ca3182","affectsGlobalScope":true},"cce1f5f86974c1e916ec4a8cab6eec9aa8e31e8148845bf07fbaa8e1d97b1a2c",{"version":"5a856afb15f9dc9983faa391dde989826995a33983c1cccb173e9606688e9709","affectsGlobalScope":true},"546ab07e19116d935ad982e76a223275b53bff7771dab94f433b7ab04652936e","7b43160a49cf2c6082da0465876c4a0b164e160b81187caeb0a6ca7a281e85ba",{"version":"aefb5a4a209f756b580eb53ea771cca8aad411603926f307a5e5b8ec6b16dcf6","affectsGlobalScope":true},"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","f5a8b7ec4b798c88679194a8ebc25dcb6f5368e6e5811fcda9fe12b0d445b8db","b86e1a45b29437f3a99bad4147cb9fe2357617e8008c0484568e5bb5138d6e13","b5b719a47968cd61a6f83f437236bb6fe22a39223b6620da81ef89f5d7a78fb7","42c431e7965b641106b5e25ab3283aa4865ca7bb9909610a2abfa6226e4348be","0b7e732af0a9599be28c091d6bd1cb22c856ec0d415d4749c087c3881ca07a56","b7fe70be794e13d1b7940e318b8770cd1fb3eced7707805318a2e3aaac2c3e9e",{"version":"2c71199d1fc83bf17636ad5bf63a945633406b7b94887612bba4ef027c662b3e","affectsGlobalScope":true},{"version":"8d6138a264ddc6f94f16e99d4e117a2d6eb31b217891cf091b6437a2f114d561","affectsGlobalScope":true},"3b4c85eea12187de9929a76792b98406e8778ce575caca8c574f06da82622c54","f788131a39c81e0c9b9e463645dd7132b5bc1beb609b0e31e5c1ceaea378b4df","0c236069ce7bded4f6774946e928e4b3601894d294054af47a553f7abcafe2c1","21894466693f64957b9bd4c80fa3ec7fdfd4efa9d1861e070aca23f10220c9b2","396a8939b5e177542bdf9b5262b4eee85d29851b2d57681fa9d7eae30e225830","21773f5ac69ddf5a05636ba1f50b5239f4f2d27e4420db147fc2f76a5ae598ac",{"version":"6ec93c745c5e3e25e278fa35451bf18ef857f733de7e57c15e7920ac463baa2a","affectsGlobalScope":true},"a5fe4cc622c3bf8e09ababde5f4096ceac53163eefcd95e9cd53f062ff9bb67a","30c2ec6abf6aaa60eb4f32fb1235531506b7961c6d1bdc7430711aec8fd85295","0f05c06ff6196958d76b865ae17245b52d8fe01773626ac3c43214a2458ea7b7",{"version":"308b84e1943ef30015469770e931eb21b795348893b2a6562ca54ea8f0b3c41c","affectsGlobalScope":true},{"version":"d48009cbe8a30a504031cc82e1286f78fed33b7a42abf7602c23b5547b382563","affectsGlobalScope":true},"7aaeb5e62f90e1b2be0fc4844df78cdb1be15c22b427bc6c39d57308785b8f10","3ba30205a029ebc0c91d7b1ab4da73f6277d730ca1fc6692d5a9144c6772c76b","d8dba11dc34d50cb4202de5effa9a1b296d7a2f4a029eec871f894bddfb6430d","8b71dd18e7e63b6f991b511a201fad7c3bf8d1e0dd98acb5e3d844f335a73634","01d8e1419c84affad359cc240b2b551fb9812b450b4d3d456b64cda8102d4f60","458b216959c231df388a5de9dcbcafd4b4ca563bc3784d706d0455467d7d4942","269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","f8c87b19eae111f8720b0345ab301af8d81add39621b63614dfc2d15fd6f140a","831c22d257717bf2cbb03afe9c4bcffc5ccb8a2074344d4238bf16d3a857bb12",{"version":"24ba151e213906027e2b1f5223d33575a3612b0234a0e2b56119520bbe0e594b","affectsGlobalScope":true},{"version":"cbf046714f3a3ba2544957e1973ac94aa819fa8aa668846fa8de47eb1c41b0b2","affectsGlobalScope":true},"aa34c3aa493d1c699601027c441b9664547c3024f9dbab1639df7701d63d18fa","eae74e3d50820f37c72c0679fed959cd1e63c98f6a146a55b8c4361582fa6a52","7c651f8dce91a927ab62925e73f190763574c46098f2b11fb8ddc1b147a6709a","7440ab60f4cb031812940cc38166b8bb6fbf2540cfe599f87c41c08011f0c1df",{"version":"aed89e3c18f4c659ee8153a76560dffda23e2d801e1e60d7a67abd84bc555f8d","affectsGlobalScope":true},{"version":"0ed13c80faeb2b7160bffb4926ff299c468e67a37a645b3ae0917ba0db633c1b","affectsGlobalScope":true},"e393915d3dc385e69c0e2390739c87b2d296a610662eb0b1cb85224e55992250","2f940651c2f30e6b29f8743fae3f40b7b1c03615184f837132b56ea75edad08b","5749c327c3f789f658072f8340786966c8b05ea124a56c1d8d60e04649495a4d",{"version":"c9d62b2a51b2ff166314d8be84f6881a7fcbccd37612442cf1c70d27d5352f50","affectsGlobalScope":true},"e7dbf5716d76846c7522e910896c5747b6df1abd538fee8f5291bdc843461795",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"b510d0a18e3db42ac9765d26711083ec1e8b4e21caaca6dc4d25ae6e8623f447"],"root":[92,125,[150,153]],"options":{"allowSyntheticDefaultImports":true,"composite":true,"declaration":true,"declarationMap":true,"emitDeclarationOnly":true,"esModuleInterop":true,"experimentalDecorators":true,"jsx":4,"module":99,"noEmitOnError":true,"noImplicitOverride":true,"outDir":"./","skipLibCheck":true,"sourceMap":true,"strict":true,"target":7,"useDefineForClassFields":true},"fileIdsList":[[154,233],[190,233],[191,196,224,233],[192,203,204,211,221,232,233],[192,193,203,211,233],[194,233],[195,196,204,212,233],[196,221,229,233],[197,199,203,211,233],[198,233],[199,200,233],[203,233],[201,203,233],[190,203,233],[203,204,205,221,232,233],[203,204,205,218,221,224,233],[188,233,237],[233],[199,203,206,211,221,232,233],[203,204,206,207,211,221,229,232,233],[206,208,221,229,232,233],[154,155,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239],[203,209,233],[210,232,233,237],[199,203,211,221,233],[212,233],[213,233],[190,214,233],[215,231,233,237],[216,233],[217,233],[203,218,219,233],[218,220,233,235],[191,203,221,222,223,224,233],[191,221,223,233],[221,222,233],[224,233],[225,233],[190,221,233],[203,227,228,233],[227,228,233],[196,211,221,229,233],[230,233],[211,231,233],[191,206,217,232,233],[196,233],[221,233,234],[210,233,235],[233,236],[191,196,203,205,214,221,232,233,235,237],[221,233,238],[74,75,76,233],[77,233],[165,169,232,233],[165,221,232,233],[160,233],[162,165,229,232,233],[211,229,233],[233,240],[160,233,240],[162,165,211,232,233],[157,158,161,164,191,203,221,232,233],[157,163,233],[161,165,191,224,232,233,240],[191,233,240],[181,191,233,240],[159,160,233,240],[165,233],[159,160,161,162,163,164,165,166,167,169,170,171,172,173,174,175,176,177,178,179,180,182,183,184,185,186,187,233],[165,172,173,233],[163,165,173,174,233],[164,233],[157,160,165,233],[165,169,173,174,233],[169,233],[163,165,168,232,233],[157,162,163,165,169,172,233],[191,221,233],[160,165,181,191,233,237,240],[78,91,92,125,150,233],[78,91,124,233],[78,91,233],[78,91,124,149,233],[78,151,205,213,233],[78,92,125,150,151,233],[129,144,233],[91,133,144,233],[133,144,146,233],[133,144,145,146,147,148,233],[91,133,140,233],[140,233],[133,141,233],[141,142,143,233],[91,130,233],[91,233],[130,131,132,233],[91,138,233],[138,139,233],[91,134,135,233],[136,233],[134,135,136,137,233],[126,233],[126,127,128,233],[106,107,108,233],[91,99,233],[91,97,99,100,233],[91,97,233],[98,99,100,101,233],[91,93,97,102,105,109,110,117,118,119,123,233],[91,97,103,233],[103,104,233],[93,233],[94,95,96,233],[120,121,122,233],[91,111,233],[111,112,113,114,115,116,233],[89,90,233],[80,81,233],[81,233],[79,80,81,82,83,84,85,86,87,88,233],[79,233],[80,233]],"referencedMap":[[154,1],[155,1],[190,2],[191,3],[192,4],[193,5],[194,6],[195,7],[196,8],[197,9],[198,10],[199,11],[200,11],[202,12],[201,13],[203,14],[204,15],[205,16],[189,17],[239,18],[206,19],[207,20],[208,21],[240,22],[209,23],[210,24],[211,25],[212,26],[213,27],[214,28],[215,29],[216,30],[217,31],[218,32],[219,32],[220,33],[221,34],[223,35],[222,36],[224,37],[225,38],[226,39],[227,40],[228,41],[229,42],[230,43],[231,44],[232,45],[233,46],[234,47],[235,48],[236,49],[237,50],[238,51],[76,18],[74,18],[77,52],[78,53],[156,18],[75,18],[72,18],[73,18],[12,18],[13,18],[15,18],[14,18],[2,18],[16,18],[17,18],[18,18],[19,18],[20,18],[21,18],[22,18],[23,18],[3,18],[24,18],[4,18],[25,18],[29,18],[26,18],[27,18],[28,18],[30,18],[31,18],[32,18],[5,18],[33,18],[34,18],[35,18],[36,18],[6,18],[40,18],[37,18],[38,18],[39,18],[41,18],[7,18],[42,18],[47,18],[48,18],[43,18],[44,18],[45,18],[46,18],[8,18],[52,18],[49,18],[50,18],[51,18],[53,18],[9,18],[54,18],[55,18],[56,18],[59,18],[57,18],[58,18],[60,18],[61,18],[10,18],[62,18],[1,18],[63,18],[64,18],[11,18],[69,18],[66,18],[65,18],[70,18],[68,18],[71,18],[67,18],[172,54],[179,55],[171,54],[186,56],[163,57],[162,58],[185,59],[180,60],[183,61],[165,62],[164,63],[160,64],[159,65],[182,66],[161,67],[166,68],[167,18],[170,68],[157,18],[188,69],[187,68],[174,70],[175,71],[177,72],[173,73],[176,74],[181,59],[168,75],[169,76],[178,77],[158,78],[184,79],[151,80],[125,81],[92,82],[150,83],[152,84],[153,85],[145,86],[146,87],[147,88],[149,89],[141,90],[142,91],[143,92],[144,93],[131,94],[132,95],[130,95],[133,96],[148,91],[139,97],[140,98],[136,99],[137,100],[134,18],[135,100],[138,101],[127,102],[128,18],[126,18],[129,103],[106,95],[107,95],[109,104],[108,95],[110,95],[100,105],[101,106],[99,18],[98,107],[102,108],[124,109],[104,110],[105,111],[103,112],[96,18],[97,113],[94,95],[95,95],[119,95],[118,95],[120,18],[122,18],[123,114],[121,18],[112,115],[116,95],[113,115],[115,115],[114,115],[111,18],[117,116],[90,18],[91,117],[82,118],[83,119],[84,118],[89,120],[80,121],[81,18],[85,122],[86,121],[87,18],[88,119],[79,18],[93,18]],"latestChangedDtsFile":"./index.d.ts"},"version":"5.5.3"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contember/client-content-generator",
|
|
3
3
|
"license": "Apache-2.0",
|
|
4
|
-
"version": "2.0.0-alpha.
|
|
4
|
+
"version": "2.0.0-alpha.8",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"main": "./dist/production/index.js",
|
|
@@ -14,42 +14,36 @@
|
|
|
14
14
|
"types": "./dist/types/index.d.ts",
|
|
15
15
|
"development": "./dist/development/index.js",
|
|
16
16
|
"production": "./dist/production/index.js",
|
|
17
|
+
"typescript": "./src/index.ts",
|
|
17
18
|
"default": "./dist/production/index.js"
|
|
18
19
|
},
|
|
19
20
|
"require": {
|
|
20
21
|
"types": "./dist/types/index.d.ts",
|
|
21
22
|
"development": "./dist/development/index.cjs",
|
|
22
23
|
"production": "./dist/production/index.cjs",
|
|
24
|
+
"typescript": "./src/index.ts",
|
|
23
25
|
"default": "./dist/production/index.cjs"
|
|
24
26
|
}
|
|
25
27
|
}
|
|
26
28
|
},
|
|
27
|
-
"files": [
|
|
28
|
-
"dist/",
|
|
29
|
-
"src/"
|
|
30
|
-
],
|
|
31
29
|
"typings": "./dist/types/index.d.ts",
|
|
32
30
|
"scripts": {
|
|
33
|
-
"build": "
|
|
34
|
-
"build:js:dev": "NODE_ENV=development vite build --mode development",
|
|
35
|
-
"build:js:prod": "vite build --mode production",
|
|
31
|
+
"build": "chmod +x ./dist/production/generate.cjs",
|
|
36
32
|
"ae:build": "api-extractor run --local",
|
|
37
|
-
"ae:test": "api-extractor run"
|
|
38
|
-
"test": "vitest"
|
|
33
|
+
"ae:test": "api-extractor run"
|
|
39
34
|
},
|
|
40
35
|
"dependencies": {
|
|
41
|
-
"@contember/client-content": "2.0.0-alpha.
|
|
42
|
-
"@contember/schema": "
|
|
43
|
-
"@contember/schema-utils": "
|
|
36
|
+
"@contember/client-content": "2.0.0-alpha.8",
|
|
37
|
+
"@contember/schema": "2.0.0-alpha.8",
|
|
38
|
+
"@contember/schema-utils": "2.0.0-alpha.8"
|
|
44
39
|
},
|
|
45
40
|
"devDependencies": {
|
|
46
|
-
"@contember/schema-definition": "
|
|
41
|
+
"@contember/schema-definition": "2.0.0-alpha.8",
|
|
47
42
|
"@types/node": "^20.10.5"
|
|
48
43
|
},
|
|
49
44
|
"repository": {
|
|
50
45
|
"type": "git",
|
|
51
46
|
"url": "https://github.com/contember/interface.git",
|
|
52
47
|
"directory": "packages/client-content-generator"
|
|
53
|
-
}
|
|
54
|
-
"stableVersion": "0.0.0"
|
|
48
|
+
}
|
|
55
49
|
}
|
package/src/tsconfig.json
CHANGED
|
@@ -0,0 +1,303 @@
|
|
|
1
|
+
import { describe, expect, test } from 'vitest'
|
|
2
|
+
import { EntityTypeSchemaGenerator } from '../src'
|
|
3
|
+
import { schemas } from './schemas'
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
describe('generate entities', () => {
|
|
7
|
+
|
|
8
|
+
const entityGenerator = new EntityTypeSchemaGenerator()
|
|
9
|
+
test('generate for scalars', () => {
|
|
10
|
+
|
|
11
|
+
expect(entityGenerator.generate(schemas.scalarsSchema.model)).toMatchInlineSnapshot(`
|
|
12
|
+
"
|
|
13
|
+
export type JSONPrimitive = string | number | boolean | null
|
|
14
|
+
export type JSONValue = JSONPrimitive | JSONObject | JSONArray
|
|
15
|
+
export type JSONObject = { readonly [K in string]?: JSONValue }
|
|
16
|
+
export type JSONArray = readonly JSONValue[]
|
|
17
|
+
|
|
18
|
+
export type Foo <OverRelation extends string | never = never> = {
|
|
19
|
+
name: 'Foo'
|
|
20
|
+
unique:
|
|
21
|
+
| Omit<{ id: string}, OverRelation>
|
|
22
|
+
columns: {
|
|
23
|
+
id: string
|
|
24
|
+
stringCol: string | null
|
|
25
|
+
intCol: number | null
|
|
26
|
+
doubleCol: number | null
|
|
27
|
+
dateCol: string | null
|
|
28
|
+
datetimeCol: string | null
|
|
29
|
+
booleanCol: boolean | null
|
|
30
|
+
jsonCol: JSONValue | null
|
|
31
|
+
uuidCol: string | null
|
|
32
|
+
}
|
|
33
|
+
hasOne: {
|
|
34
|
+
}
|
|
35
|
+
hasMany: {
|
|
36
|
+
}
|
|
37
|
+
hasManyBy: {
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
export type ContemberClientEntities = {
|
|
42
|
+
Foo: Foo
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
export type ContemberClientSchema = {
|
|
46
|
+
entities: ContemberClientEntities
|
|
47
|
+
}
|
|
48
|
+
"
|
|
49
|
+
`)
|
|
50
|
+
})
|
|
51
|
+
|
|
52
|
+
test('generate for has enum', () => {
|
|
53
|
+
|
|
54
|
+
expect(entityGenerator.generate(schemas.enumSchema.model)).toMatchInlineSnapshot(`
|
|
55
|
+
"import type { FooEnumCol } from './enums'
|
|
56
|
+
|
|
57
|
+
export type JSONPrimitive = string | number | boolean | null
|
|
58
|
+
export type JSONValue = JSONPrimitive | JSONObject | JSONArray
|
|
59
|
+
export type JSONObject = { readonly [K in string]?: JSONValue }
|
|
60
|
+
export type JSONArray = readonly JSONValue[]
|
|
61
|
+
|
|
62
|
+
export type Foo <OverRelation extends string | never = never> = {
|
|
63
|
+
name: 'Foo'
|
|
64
|
+
unique:
|
|
65
|
+
| Omit<{ id: string}, OverRelation>
|
|
66
|
+
columns: {
|
|
67
|
+
id: string
|
|
68
|
+
enumCol: FooEnumCol | null
|
|
69
|
+
}
|
|
70
|
+
hasOne: {
|
|
71
|
+
}
|
|
72
|
+
hasMany: {
|
|
73
|
+
}
|
|
74
|
+
hasManyBy: {
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
export type ContemberClientEntities = {
|
|
79
|
+
Foo: Foo
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
export type ContemberClientSchema = {
|
|
83
|
+
entities: ContemberClientEntities
|
|
84
|
+
}
|
|
85
|
+
"
|
|
86
|
+
`)
|
|
87
|
+
})
|
|
88
|
+
test('generate one has one', () => {
|
|
89
|
+
|
|
90
|
+
expect(entityGenerator.generate(schemas.oneHasOneSchema.model)).toMatchInlineSnapshot(`
|
|
91
|
+
"
|
|
92
|
+
export type JSONPrimitive = string | number | boolean | null
|
|
93
|
+
export type JSONValue = JSONPrimitive | JSONObject | JSONArray
|
|
94
|
+
export type JSONObject = { readonly [K in string]?: JSONValue }
|
|
95
|
+
export type JSONArray = readonly JSONValue[]
|
|
96
|
+
|
|
97
|
+
export type Foo <OverRelation extends string | never = never> = {
|
|
98
|
+
name: 'Foo'
|
|
99
|
+
unique:
|
|
100
|
+
| Omit<{ id: string}, OverRelation>
|
|
101
|
+
| Omit<{ oneHasOneInverseRel: Bar['unique']}, OverRelation>
|
|
102
|
+
columns: {
|
|
103
|
+
id: string
|
|
104
|
+
}
|
|
105
|
+
hasOne: {
|
|
106
|
+
oneHasOneInverseRel: Bar
|
|
107
|
+
}
|
|
108
|
+
hasMany: {
|
|
109
|
+
}
|
|
110
|
+
hasManyBy: {
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
export type Bar <OverRelation extends string | never = never> = {
|
|
114
|
+
name: 'Bar'
|
|
115
|
+
unique:
|
|
116
|
+
| Omit<{ id: string}, OverRelation>
|
|
117
|
+
| Omit<{ oneHasOneOwningRel: Foo['unique']}, OverRelation>
|
|
118
|
+
columns: {
|
|
119
|
+
id: string
|
|
120
|
+
}
|
|
121
|
+
hasOne: {
|
|
122
|
+
oneHasOneOwningRel: Foo
|
|
123
|
+
}
|
|
124
|
+
hasMany: {
|
|
125
|
+
}
|
|
126
|
+
hasManyBy: {
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
export type ContemberClientEntities = {
|
|
131
|
+
Foo: Foo
|
|
132
|
+
Bar: Bar
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
export type ContemberClientSchema = {
|
|
136
|
+
entities: ContemberClientEntities
|
|
137
|
+
}
|
|
138
|
+
"
|
|
139
|
+
`)
|
|
140
|
+
})
|
|
141
|
+
|
|
142
|
+
test('generate one has many', () => {
|
|
143
|
+
|
|
144
|
+
expect(entityGenerator.generate(schemas.oneHasManySchema.model)).toMatchInlineSnapshot(`
|
|
145
|
+
"
|
|
146
|
+
export type JSONPrimitive = string | number | boolean | null
|
|
147
|
+
export type JSONValue = JSONPrimitive | JSONObject | JSONArray
|
|
148
|
+
export type JSONObject = { readonly [K in string]?: JSONValue }
|
|
149
|
+
export type JSONArray = readonly JSONValue[]
|
|
150
|
+
|
|
151
|
+
export type Foo <OverRelation extends string | never = never> = {
|
|
152
|
+
name: 'Foo'
|
|
153
|
+
unique:
|
|
154
|
+
| Omit<{ id: string}, OverRelation>
|
|
155
|
+
| Omit<{ oneHasManyRel: Bar['unique']}, OverRelation>
|
|
156
|
+
columns: {
|
|
157
|
+
id: string
|
|
158
|
+
}
|
|
159
|
+
hasOne: {
|
|
160
|
+
}
|
|
161
|
+
hasMany: {
|
|
162
|
+
oneHasManyRel: Bar<'manyHasOneRel'>
|
|
163
|
+
}
|
|
164
|
+
hasManyBy: {
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
export type Bar <OverRelation extends string | never = never> = {
|
|
168
|
+
name: 'Bar'
|
|
169
|
+
unique:
|
|
170
|
+
| Omit<{ id: string}, OverRelation>
|
|
171
|
+
columns: {
|
|
172
|
+
id: string
|
|
173
|
+
}
|
|
174
|
+
hasOne: {
|
|
175
|
+
manyHasOneRel: Foo
|
|
176
|
+
}
|
|
177
|
+
hasMany: {
|
|
178
|
+
}
|
|
179
|
+
hasManyBy: {
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
export type ContemberClientEntities = {
|
|
184
|
+
Foo: Foo
|
|
185
|
+
Bar: Bar
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
export type ContemberClientSchema = {
|
|
189
|
+
entities: ContemberClientEntities
|
|
190
|
+
}
|
|
191
|
+
"
|
|
192
|
+
`)
|
|
193
|
+
})
|
|
194
|
+
|
|
195
|
+
test('generate many has many', () => {
|
|
196
|
+
|
|
197
|
+
expect(entityGenerator.generate(schemas.manyHasManySchema.model)).toMatchInlineSnapshot(`
|
|
198
|
+
"
|
|
199
|
+
export type JSONPrimitive = string | number | boolean | null
|
|
200
|
+
export type JSONValue = JSONPrimitive | JSONObject | JSONArray
|
|
201
|
+
export type JSONObject = { readonly [K in string]?: JSONValue }
|
|
202
|
+
export type JSONArray = readonly JSONValue[]
|
|
203
|
+
|
|
204
|
+
export type Foo <OverRelation extends string | never = never> = {
|
|
205
|
+
name: 'Foo'
|
|
206
|
+
unique:
|
|
207
|
+
| Omit<{ id: string}, OverRelation>
|
|
208
|
+
columns: {
|
|
209
|
+
id: string
|
|
210
|
+
}
|
|
211
|
+
hasOne: {
|
|
212
|
+
}
|
|
213
|
+
hasMany: {
|
|
214
|
+
manyHasManyRel: Bar
|
|
215
|
+
}
|
|
216
|
+
hasManyBy: {
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
export type Bar <OverRelation extends string | never = never> = {
|
|
220
|
+
name: 'Bar'
|
|
221
|
+
unique:
|
|
222
|
+
| Omit<{ id: string}, OverRelation>
|
|
223
|
+
columns: {
|
|
224
|
+
id: string
|
|
225
|
+
}
|
|
226
|
+
hasOne: {
|
|
227
|
+
}
|
|
228
|
+
hasMany: {
|
|
229
|
+
manyHasManyInverseRel: Foo
|
|
230
|
+
}
|
|
231
|
+
hasManyBy: {
|
|
232
|
+
}
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
export type ContemberClientEntities = {
|
|
236
|
+
Foo: Foo
|
|
237
|
+
Bar: Bar
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
export type ContemberClientSchema = {
|
|
241
|
+
entities: ContemberClientEntities
|
|
242
|
+
}
|
|
243
|
+
"
|
|
244
|
+
`)
|
|
245
|
+
})
|
|
246
|
+
|
|
247
|
+
test('generate reduced has by', () => {
|
|
248
|
+
|
|
249
|
+
expect(entityGenerator.generate(schemas.reducedHasManySchema.model)).toMatchInlineSnapshot(`
|
|
250
|
+
"
|
|
251
|
+
export type JSONPrimitive = string | number | boolean | null
|
|
252
|
+
export type JSONValue = JSONPrimitive | JSONObject | JSONArray
|
|
253
|
+
export type JSONObject = { readonly [K in string]?: JSONValue }
|
|
254
|
+
export type JSONArray = readonly JSONValue[]
|
|
255
|
+
|
|
256
|
+
export type Foo <OverRelation extends string | never = never> = {
|
|
257
|
+
name: 'Foo'
|
|
258
|
+
unique:
|
|
259
|
+
| Omit<{ id: string}, OverRelation>
|
|
260
|
+
| Omit<{ locales: FooLocale['unique']}, OverRelation>
|
|
261
|
+
columns: {
|
|
262
|
+
id: string
|
|
263
|
+
}
|
|
264
|
+
hasOne: {
|
|
265
|
+
}
|
|
266
|
+
hasMany: {
|
|
267
|
+
locales: FooLocale<'foo'>
|
|
268
|
+
}
|
|
269
|
+
hasManyBy: {
|
|
270
|
+
localesByLocale: { entity: FooLocale; by: {locale: string} }
|
|
271
|
+
}
|
|
272
|
+
}
|
|
273
|
+
export type FooLocale <OverRelation extends string | never = never> = {
|
|
274
|
+
name: 'FooLocale'
|
|
275
|
+
unique:
|
|
276
|
+
| Omit<{ id: string}, OverRelation>
|
|
277
|
+
| Omit<{ locale: string, foo: Foo['unique']}, OverRelation>
|
|
278
|
+
columns: {
|
|
279
|
+
id: string
|
|
280
|
+
locale: string
|
|
281
|
+
}
|
|
282
|
+
hasOne: {
|
|
283
|
+
foo: Foo
|
|
284
|
+
}
|
|
285
|
+
hasMany: {
|
|
286
|
+
}
|
|
287
|
+
hasManyBy: {
|
|
288
|
+
}
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
export type ContemberClientEntities = {
|
|
292
|
+
Foo: Foo
|
|
293
|
+
FooLocale: FooLocale
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
export type ContemberClientSchema = {
|
|
297
|
+
entities: ContemberClientEntities
|
|
298
|
+
}
|
|
299
|
+
"
|
|
300
|
+
`)
|
|
301
|
+
})
|
|
302
|
+
|
|
303
|
+
})
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { describe, expect, test } from 'vitest'
|
|
2
|
+
import { EnumTypeSchemaGenerator } from '../src'
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
test('generate enums', () => {
|
|
6
|
+
const enumGenerator = new EnumTypeSchemaGenerator()
|
|
7
|
+
expect(enumGenerator.generate({
|
|
8
|
+
entities: {},
|
|
9
|
+
enums: {
|
|
10
|
+
OrderStatus: ['new', 'paid', 'cancelled'],
|
|
11
|
+
OrderType: ['normal', 'express'],
|
|
12
|
+
},
|
|
13
|
+
})).toMatchInlineSnapshot(`
|
|
14
|
+
"export type OrderStatus =
|
|
15
|
+
| "new"
|
|
16
|
+
| "paid"
|
|
17
|
+
| "cancelled"
|
|
18
|
+
export type OrderType =
|
|
19
|
+
| "normal"
|
|
20
|
+
| "express"
|
|
21
|
+
"
|
|
22
|
+
`)
|
|
23
|
+
})
|