@fluid-experimental/property-changeset 2.0.0-dev.7.4.0.217212 → 2.0.0-dev.7.4.0.221926

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/dist/test/tsconfig.tsbuildinfo +1 -1
  2. package/lib/changeset.d.ts +232 -0
  3. package/lib/changeset.d.ts.map +1 -0
  4. package/lib/changeset_operations/array.d.ts +167 -0
  5. package/lib/changeset_operations/array.d.ts.map +1 -0
  6. package/lib/changeset_operations/arrayChangesetIterator.d.ts +93 -0
  7. package/lib/changeset_operations/arrayChangesetIterator.d.ts.map +1 -0
  8. package/lib/changeset_operations/changesetConflictTypes.d.ts +28 -0
  9. package/lib/changeset_operations/changesetConflictTypes.d.ts.map +1 -0
  10. package/lib/changeset_operations/indexedCollection.d.ts +51 -0
  11. package/lib/changeset_operations/indexedCollection.d.ts.map +1 -0
  12. package/lib/changeset_operations/isEmptyChangeset.d.ts +16 -0
  13. package/lib/changeset_operations/isEmptyChangeset.d.ts.map +1 -0
  14. package/lib/changeset_operations/operationTypes.d.ts +15 -0
  15. package/lib/changeset_operations/operationTypes.d.ts.map +1 -0
  16. package/lib/helpers/typeidHelper.d.ts +137 -0
  17. package/lib/helpers/typeidHelper.d.ts.map +1 -0
  18. package/lib/index.d.ts +18 -0
  19. package/lib/index.d.ts.map +1 -0
  20. package/lib/isReservedKeyword.d.ts +14 -0
  21. package/lib/isReservedKeyword.d.ts.map +1 -0
  22. package/lib/pathHelper.d.ts +124 -0
  23. package/lib/pathHelper.d.ts.map +1 -0
  24. package/lib/rebase.d.ts +9 -0
  25. package/lib/rebase.d.ts.map +1 -0
  26. package/lib/templateSchema.d.ts +320 -0
  27. package/lib/templateSchema.d.ts.map +1 -0
  28. package/lib/templateValidator.d.ts +161 -0
  29. package/lib/templateValidator.d.ts.map +1 -0
  30. package/lib/utils.d.ts +554 -0
  31. package/lib/utils.d.ts.map +1 -0
  32. package/lib/validationResultBuilder.d.ts +45 -0
  33. package/lib/validationResultBuilder.d.ts.map +1 -0
  34. package/package.json +4 -4
@@ -1 +1 @@
1
- {"program":{"fileNames":["../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.dom.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.decorators.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/common.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/array.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/collection.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/date.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/function.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/lang.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/math.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/number.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/object.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/seq.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/string.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/util.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/index.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/isEmpty.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/isNumber.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/range.d.ts","../changeset_operations/operationTypes.d.ts","../changeset_operations/arrayChangesetIterator.d.ts","../changeset_operations/array.d.ts","../changeset_operations/changesetConflictTypes.d.ts","../changeset_operations/indexedCollection.d.ts","../changeset.d.ts","../../src/test/array.spec.ts","../../src/test/indexedCollection.spec.ts","../changeset_operations/isEmptyChangeset.d.ts","../../src/test/map.spec.ts","../pathHelper.d.ts","../../src/test/pathHelper.spec.ts","../../src/test/reversibleCs.spec.ts","../validationResultBuilder.d.ts","../templateValidator.d.ts","../helpers/typeidHelper.d.ts","../../src/test/schemaValidator.ts","../../src/test/schemas/badBothPropertiesAndTypeid.ts","../../src/test/schemas/badInvalidSemverInTypeid.ts","../../src/test/schemas/badMissingSemverInTypeid.ts","../../src/test/schemas/badNestedProperties.ts","../../src/test/schemas/badPrimitiveTypeid.ts","../../src/test/schemas/badVersionedTypeid.ts","../../src/test/schemas/goodColorPalette.ts","../../src/test/schemas/goodDraftAsVersion.ts","../../src/test/schemas/goodPointId.ts","../../src/test/schemas/goodReferenceAndRegular.ts","../../src/test/schemas/goodReservedTypes.ts","../../src/test/schemas/goodUIBorder.ts","../../src/test/validator/templateSyntax.spec.ts","../../src/test/validator/templateValidator.spec.ts","../../src/test/validator/typeidHelper.spec.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/assert.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/assert/strict.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/globals.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/async_hooks.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/buffer.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/child_process.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/cluster.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/console.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/constants.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/crypto.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/dgram.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/diagnostics_channel.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/dns.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/dns/promises.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/domain.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/events.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/fs.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/fs/promises.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/http.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/http2.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/https.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/inspector.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/module.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/net.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/os.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/path.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/perf_hooks.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/process.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/punycode.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/querystring.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/readline.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/repl.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/stream.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/stream/promises.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/stream/consumers.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/stream/web.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/string_decoder.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/test.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/timers.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/timers/promises.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/tls.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/trace_events.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/tty.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/url.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/util.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/v8.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/vm.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/wasi.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/worker_threads.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/zlib.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/globals.global.d.ts","../../../../../../node_modules/.pnpm/@types+node@16.18.65/node_modules/@types/node/index.d.ts","../../../../../../node_modules/.pnpm/@types+mocha@9.1.1/node_modules/@types/mocha/index.d.ts"],"fileInfos":[{"version":"f59215c5f1d886b05395ee7aca73e0ac69ddfad2843aa88530e797879d511bad","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","27147504487dc1159369da4f4da8a26406364624fa9bc3db632f7d94a5bae2c3","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4",{"version":"3dda5344576193a4ae48b8d03f105c86f20b2f2aff0a1d1fd7935f5d68649654","affectsGlobalScope":true},{"version":"35299ae4a62086698444a5aaee27fc7aa377c68cbb90b441c9ace246ffd05c97","affectsGlobalScope":true},{"version":"9d9885c728913c1d16e0d2831b40341d6ad9a0ceecaabc55209b306ad9c736a5","affectsGlobalScope":true},{"version":"17bea081b9c0541f39dd1ae9bc8c78bdd561879a682e60e2f25f688c0ecab248","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"ab22100fdd0d24cfc2cc59d0a00fc8cf449830d9c4030dc54390a46bd562e929","affectsGlobalScope":true},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true},{"version":"36ae84ccc0633f7c0787bc6108386c8b773e95d3b052d9464a99cd9b8795fbec","affectsGlobalScope":true},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true},{"version":"f06948deb2a51aae25184561c9640fb66afeddb34531a9212d011792b1d19e0a","affectsGlobalScope":true},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true},{"version":"189c0703923150aa30673fa3de411346d727cc44a11c75d05d7cf9ef095daa22","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"b8442e9db28157344d1bc5d8a5a256f1692de213f0c0ddeb84359834015a008c","458111fc89d11d2151277c822dfdc1a28fa5b6b2493cf942e37d4cd0a6ee5f22","da2b6356b84a40111aaecb18304ea4e4fcb43d70efb1c13ca7d7a906445ee0d3","187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42","febf0b2de54781102b00f61653b21377390a048fbf5262718c91860d11ff34a6","6f294731b495c65ecf46a5694f0082954b961cf05463bea823f8014098eaffa0","0aaef8cded245bf5036a7a40b65622dd6c4da71f7a35343112edbe112b348a1e","00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a","68a0d0c508e1b6d8d23a519a8a0a3303dc5baa4849ca049f21e5bad41945e3fc","3c92b6dfd43cc1c2485d9eba5ff0b74a19bb8725b692773ef1d66dac48cda4bd","b03afe4bec768ae333582915146f48b161e567a81b5ebc31c4d78af089770ac9","df996e25faa505f85aeb294d15ebe61b399cf1d1e49959cdfaf2cc0815c203f9","4f6a12044ee6f458db11964153830abbc499e73d065c51c329ec97407f4b13dd","8dcd8273655aef81be9c273e532a55f56032c7907b20f8ed4d069f7eec44ace8","e3602c7ef8cfedd027c02a023075b2c7ba2705d26ec521a8e95f2084f4a138ba","9b58c2cbd15e7c2c5ccd13f983fa2ef06c8c32724787b1f5bf1642129a0ac3c2","808213e7e3c5d1e36072fca77c018a754a882c448bb58a1c40bf04334ae032c4","510b83d3818527cc9e1f23b0b043bd749d1d3a688249cf874cc06b20b674b7f8","efe8cfd6cc85e2f226b82c63174bac4951bb7ea0df04492902b63ad2c311bcbb","0aae832ccde937603fc48837170272233e79517413fa1e95f20e86691f005c0f","d492b05b32167c0f06e6b7beebd5d0481137a68af5e8a80b9a913d2bc50bb169","2caa7da0c3932b2855dd36586aabf9bf0fc913026b2848ca81981fe4f1d82311","7ad775ed8b252e7c314d357cc188f70827b700f493879980cbba9112aa3f4db5","a83fb6460502d9f4aadbe03fc4ed79ef1cf5c58810388a8caf41f64e208ee5ec","539b21e4e58e36671784ff05532b54088d0a079d1acb5776130bd89e990918c0","966e998cfbbbd3432d4c85d3a408c31d2806fd0e000265b0e02fc6d179bd672e","10dea3b466f621f29f1ff5bae850b2a2ff0ca5faf9a2fef2e845c44a57cbd4e0","4d2ab92c7e6177d9957db25e730ab8ad654cc44fb5b4b6e6a4dc4ef0a7081145","8bb18373931214e34b22f150339ad0adc489c1d2c4614f651742f0b1f80b764d","a394eea637f1e2dcc34d91da48dd00985abbc360cc74d0bf0aa4d94876089e7a","ecade64bb25b118bcadd6cb16cbf8a07be575e2243ae8172e59bcdeda6a0c51e","c335ac4e4c47a28b077c7c03a02942d9f422accce4270ab722a92b4e6e16f489","79805efd67a851e41ed4b8eecc35b8af82ab51faa64d2810b4c06ea9f7f86c09",{"version":"f24e5fbf285f61ee4408e487552fe42302845ebb0c56502392753549605adf3c","affectsGlobalScope":true},{"version":"e3163cdc463800856499463903d39909fa61ddeae8ce9ebd494e3e597e90fb11","affectsGlobalScope":true},{"version":"1e3eb5ae0254be73a073028eb82b498a295a8673db67126e9a22ad3a91bbdb97","affectsGlobalScope":true},{"version":"e50f3fe53016d8b2e19de18e7e4302c11645148554e267f575fea091090433fb","affectsGlobalScope":true},{"version":"1c5df11308d9ca2a1885794460e15c1ee1e4e742d37a03a31746b6ac98b019d6","affectsGlobalScope":true},{"version":"8ca5261c2267d675310520f3b80a27751fcbf6af6b290573cda8fd994e529b8d","affectsGlobalScope":true},{"version":"f3b8104a3638c305e8417622ce05ec39938638cd5271ae4d763b678fd9a474a5","affectsGlobalScope":true},{"version":"431087b067ee7de63f314ac7c3d160bf201e3c72b8c0f645449ea9c42a4b4b72","affectsGlobalScope":true},{"version":"23a8d3930d7756c8ebd9317f769f2dbc1bfcf2209eabf03e3ad3a7084c93b768","affectsGlobalScope":true},{"version":"ac3931cbbdf957519a182fcb974156ac34ba650f87ce6c18e75c8d1d695e8b53","affectsGlobalScope":true},{"version":"6a5da0d0f91bd39a7fba09e287a609dedcce46cbfd7fd1f9e56cde97a4bc23d9","affectsGlobalScope":true},{"version":"fa89162c6398e0c1034df9aad15289b366708f32695a60bf6819a60e042759f9","affectsGlobalScope":true},"520f54d6f2a53add71cacc92135eedf82904f08ceeda3b6742808b23b6fcea74","9f85b7dc9b7fb5800a123f1330ae25228bfe3353c47aa1c3b680032f5c820019","b406a03731b63302d815ef70651eed838c3e580f2949758d94f1c37cd0fdae45","5b3cd03ae354ea96eff1f74d7c410fe4852e6382227e8b0ecf87ab5e3a5bbcd4","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419",{"version":"e44ea2d6b7b853f6c81482416db43dafc11944561b810e469ae423085511ce7e","affectsGlobalScope":true},"f51b4042a3ac86f1f707500a9768f88d0b0c1fc3f3e45a73333283dea720cdc6",{"version":"27e6182a94e1e0b526d54bc7f222ea114327ec8a8e0b30666147390abe59f221","affectsGlobalScope":true},"45c831238c6dac21c72da5f335747736a56a3847192bf03c84b958a7e9ec93e2","132ca47da601c60141dd6f10bd08c70d0620177e5638439df2464ec3945b6d98",{"version":"8f387a4ea108cefa8842d015ca988cf11b9a240f0d3eee3cf15d95e7da83f0cd","affectsGlobalScope":true},"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","648503b763db5c1fafd8e1fd28b8b2fc150573364f1df5e4cc7f980882ee0fa7","7a3a0899d386f209a6e8c649aa028df88c49753b990d0e0f4701137e7b05f5d3","7693b90b3075deaccafd5efb467bf9f2b747a3075be888652ef73e64396d8628","a9d543f20fbb7b7e3eb4cae702168c111495b8ccf0554b52423d9828a5618da8","562b73833a6056449ace10691103b3cba32d40731d43e5b78edb9072fda27d50","5f20d20b7607174caf1a6da9141aeb9f2142159ae2410ca30c7a0fccd1d19c99",{"version":"a0c0e3bf3e8dc9454cdca64c6234c1a698a4368f2a461a7153ce274db0e96ecc","affectsGlobalScope":true},"e4f38f155b8f55db7a7678fc4246d74872489424470a5b0d42d7db6de40b12ce","9bba37424094688c4663c177a1379b229f919b8912889a472f32fdc5f08ddb4d","ba52968b8c871f757d19aa879011749e022e2cbb9727623c6904aa8e2755b6df","1f972e38400a2a7e97b3627f4e52d36b7b8d3d62e16bd4c692d247c8683bae8b","bf268a0aea37ad4ae3b7a9b58559190b6fc01ea16a31e35cd05817a0a60f895a","f238f3c4409b45a3fda3de9723a7ff8ec62dfd7f47eb09e67cf0aa6bda78780d",{"version":"d7dad6db394a3d9f7b49755e4b610fbf8ed6eb0c9810ae5f1a119f6b5d76de45","affectsGlobalScope":true},"8058b50d648acc321cf77fedea9f56947441f9f1c2fcccdb7d841745fb7ecb54","bf755525c4e6f85a970b98c4755d98e8aa1b6dbd83a5d8fcc57d3d497351b936","dd67d2b5e4e8a182a38de8e69fb736945eaa4588e0909c14e01a14bd3cc1fd1e",{"version":"28084e15b63e6211769db2fe646d8bc5c4c6776321e0deffe2d12eefd52cb6b9","affectsGlobalScope":true},{"version":"2923dee3c897f03e91b54a210cdbefea7290562f0ac4b948667d4c9ee844b79e","affectsGlobalScope":true},"cc6ef5733d4ea6d2e06310a32dffd2c16418b467c5033d49cecc4f3a25de7497","94768454c3348b6ebe48e45fbad8c92e2bb7af4a35243edbe2b90823d0bd7f9a","0be79b3ff0f16b6c2f9bc8c4cc7097ea417d8d67f8267f7e1eec8e32b548c2ff","1c61ffa3a71b77363b30d19832c269ef62fba787f5610cac7254728d3b69ab2e","a234d62ae81d012ebf23898a45672edf3e5c93ecf5a438a42b96c08dd68cde43","269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","6e191fea1db6e9e4fa828259cf489e820ec9170effff57fb081a2f3295db4722","09d801ff4a303d4976d4b9cb94af3a9097c4a70345e662d176975872d2998e51","c8558b01389b5f7610ac293aa612ccea2ae64d83af43b49f8142f190be1f414c","c40fdf7b2e18df49ce0568e37f0292c12807a0748be79e272745e7216bed2606",{"version":"e933de8143e1d12dd51d89b398760fd5a9081896be366dad88a922d0b29f3c69","affectsGlobalScope":true},"4e228e78c1e9b0a75c70588d59288f63a6258e8b1fe4a67b0c53fe03461421d9","0fe1cbee115a49de6e9a871528bfb36aebe9e686514d6040d66fc62d116b3527","205d50c24359ead003dc537b9b65d2a64208dfdffe368f403cf9e0357831db9e","1265fddcd0c68be9d2a3b29805d0280484c961264dd95e0b675f7bd91f777e78",{"version":"eba1e3d7c9bf7c9d9a23877e1e5d29b81063c217af79fd8671bb701dc5c66544","affectsGlobalScope":true},{"version":"d942354e4966a98d3a92d1b1af0b4ac06f33af3f88116743e2c304c027ca26ef","affectsGlobalScope":true},"39f0808e5be3cb38674726c21fe2eb453c55e48a901679b4ce30fef85549b892","1d65d4798df9c2df008884035c41d3e67731f29db5ecb64cd7378797c7c53a2f","1cab96b37d5614aa6f22874894170ffd7fe886a98887be74daad1f7ef2d95c5b","c6c01ea1c42508edf11a36d13b70f6e35774f74355ba5d358354d4a77cc67ea1","867f95abf1df444aab146b19847391fc2f922a55f6a970a27ed8226766cee29f",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"41e3968eb33a5bae4b9072ee87652289007d45190c1cb269985d4325a5b24da0",{"version":"3f6d6465811321abc30a1e5f667feed63e5b3917b3d6c8d6645daf96c75f97ba","affectsGlobalScope":true}],"root":[68,69,71,73,74,[78,93]],"options":{"declaration":false,"declarationMap":false,"esModuleInterop":true,"inlineSources":true,"module":1,"noImplicitAny":false,"noUnusedLocals":true,"outDir":"./","rootDir":"../../src/test","sourceMap":true,"strict":false,"target":7},"fileIdsList":[[64,65,66,138],[63,67,138],[62,67,138],[138],[67,138],[75,138],[59,60,61,67,138],[58,67,138],[67,70,138],[72,138],[76,77,138],[78,138],[76,78,138],[77,138],[46,48,49,50,51,52,53,54,55,56,57,58,138],[46,47,49,50,51,52,53,54,55,56,57,58,138],[47,48,49,50,51,52,53,54,55,56,57,58,138],[46,47,48,50,51,52,53,54,55,56,57,58,138],[46,47,48,49,51,52,53,54,55,56,57,58,138],[46,47,48,49,50,52,53,54,55,56,57,58,138],[46,47,48,49,50,51,53,54,55,56,57,58,138],[46,47,48,49,50,51,52,54,55,56,57,58,138],[46,47,48,49,50,51,52,53,55,56,57,58,138],[46,47,48,49,50,51,52,53,54,56,57,58,138],[46,47,48,49,50,51,52,53,54,55,57,58,138],[46,47,48,49,50,51,52,53,54,55,56,58,138],[46,47,48,49,50,51,52,53,54,55,56,57,138],[58,138],[94,138],[97,138],[98,103,129,138],[99,109,110,117,126,137,138],[99,100,109,117,138],[101,138],[102,103,110,118,138],[103,126,134,138],[104,106,109,117,138],[105,138],[106,107,138],[108,109,138],[97,109,138],[109,110,111,126,137,138],[109,110,111,126,138],[109,112,117,126,137,138],[109,110,112,113,117,126,134,137,138],[112,114,126,134,137,138],[94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144],[109,115,138],[116,137,138,142],[106,109,117,126,138],[118,138],[119,138],[97,120,138],[121,136,138,142],[122,138],[123,138],[109,124,138],[124,125,138,140],[98,109,126,127,128,138],[98,126,128,138],[126,127,138],[129,138],[130,138],[109,132,133,138],[132,133,138],[103,117,134,138],[135,138],[117,136,138],[98,112,123,137,138],[103,138],[126,138,139],[138,140],[138,141],[98,103,109,111,120,126,137,138,140,142],[126,138,143]],"referencedMap":[[67,1],[64,2],[63,3],[65,4],[66,5],[70,5],[62,4],[77,4],[72,4],[76,6],[75,4],[68,7],[69,8],[71,9],[73,10],[74,5],[78,11],[79,4],[80,4],[81,4],[82,4],[83,4],[84,4],[85,4],[86,4],[87,4],[88,4],[89,4],[90,4],[91,12],[92,13],[93,14],[47,15],[48,16],[46,17],[49,18],[50,19],[51,20],[52,21],[53,22],[54,23],[55,24],[56,25],[57,26],[58,27],[59,28],[60,28],[61,28],[146,4],[94,29],[95,29],[97,30],[98,31],[99,32],[100,33],[101,34],[102,35],[103,36],[104,37],[105,38],[106,39],[107,39],[108,40],[109,41],[110,42],[111,43],[96,4],[144,4],[112,44],[113,45],[114,46],[145,47],[115,48],[116,49],[117,50],[118,51],[119,52],[120,53],[121,54],[122,55],[123,56],[124,57],[125,58],[126,59],[128,60],[127,61],[129,62],[130,63],[131,4],[132,64],[133,65],[134,66],[135,67],[136,68],[137,69],[138,70],[139,71],[140,72],[141,73],[142,74],[143,75],[44,4],[45,4],[8,4],[9,4],[11,4],[10,4],[2,4],[12,4],[13,4],[14,4],[15,4],[16,4],[17,4],[18,4],[19,4],[3,4],[4,4],[23,4],[20,4],[21,4],[22,4],[24,4],[25,4],[26,4],[5,4],[27,4],[28,4],[29,4],[30,4],[6,4],[34,4],[31,4],[32,4],[33,4],[35,4],[7,4],[36,4],[41,4],[42,4],[37,4],[38,4],[39,4],[40,4],[1,4],[43,4]],"exportedModulesMap":[[67,1],[64,2],[63,3],[65,4],[66,5],[70,5],[62,4],[77,4],[72,4],[76,6],[75,4],[68,7],[69,8],[71,9],[73,10],[74,5],[78,11],[79,4],[80,4],[81,4],[82,4],[83,4],[84,4],[85,4],[86,4],[87,4],[88,4],[89,4],[90,4],[91,12],[92,13],[93,14],[47,15],[48,16],[46,17],[49,18],[50,19],[51,20],[52,21],[53,22],[54,23],[55,24],[56,25],[57,26],[58,27],[59,28],[60,28],[61,28],[146,4],[94,29],[95,29],[97,30],[98,31],[99,32],[100,33],[101,34],[102,35],[103,36],[104,37],[105,38],[106,39],[107,39],[108,40],[109,41],[110,42],[111,43],[96,4],[144,4],[112,44],[113,45],[114,46],[145,47],[115,48],[116,49],[117,50],[118,51],[119,52],[120,53],[121,54],[122,55],[123,56],[124,57],[125,58],[126,59],[128,60],[127,61],[129,62],[130,63],[131,4],[132,64],[133,65],[134,66],[135,67],[136,68],[137,69],[138,70],[139,71],[140,72],[141,73],[142,74],[143,75],[44,4],[45,4],[8,4],[9,4],[11,4],[10,4],[2,4],[12,4],[13,4],[14,4],[15,4],[16,4],[17,4],[18,4],[19,4],[3,4],[4,4],[23,4],[20,4],[21,4],[22,4],[24,4],[25,4],[26,4],[5,4],[27,4],[28,4],[29,4],[30,4],[6,4],[34,4],[31,4],[32,4],[33,4],[35,4],[7,4],[36,4],[41,4],[42,4],[37,4],[38,4],[39,4],[40,4],[1,4],[43,4]],"semanticDiagnosticsPerFile":[67,64,63,65,66,70,62,77,72,76,75,68,69,71,73,74,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,47,48,46,49,50,51,52,53,54,55,56,57,58,59,60,61,146,94,95,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,96,144,112,113,114,145,115,116,117,118,119,120,121,122,123,124,125,126,128,127,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,44,45,8,9,11,10,2,12,13,14,15,16,17,18,19,3,4,23,20,21,22,24,25,26,5,27,28,29,30,6,34,31,32,33,35,7,36,41,42,37,38,39,40,1,43]},"version":"5.1.6"}
1
+ {"program":{"fileNames":["../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.dom.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.decorators.d.ts","../../../../../../node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/common.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/array.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/collection.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/date.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/function.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/lang.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/math.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/number.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/object.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/seq.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/string.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/common/util.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/index.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/isEmpty.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/isNumber.d.ts","../../../../../../node_modules/.pnpm/@types+lodash@4.14.202/node_modules/@types/lodash/range.d.ts","../changeset_operations/operationTypes.d.ts","../changeset_operations/arrayChangesetIterator.d.ts","../changeset_operations/array.d.ts","../changeset_operations/changesetConflictTypes.d.ts","../changeset_operations/indexedCollection.d.ts","../changeset.d.ts","../../src/test/array.spec.ts","../../src/test/indexedCollection.spec.ts","../changeset_operations/isEmptyChangeset.d.ts","../../src/test/map.spec.ts","../pathHelper.d.ts","../../src/test/pathHelper.spec.ts","../../src/test/reversibleCs.spec.ts","../validationResultBuilder.d.ts","../templateValidator.d.ts","../helpers/typeidHelper.d.ts","../../src/test/schemaValidator.ts","../../src/test/schemas/badBothPropertiesAndTypeid.ts","../../src/test/schemas/badInvalidSemverInTypeid.ts","../../src/test/schemas/badMissingSemverInTypeid.ts","../../src/test/schemas/badNestedProperties.ts","../../src/test/schemas/badPrimitiveTypeid.ts","../../src/test/schemas/badVersionedTypeid.ts","../../src/test/schemas/goodColorPalette.ts","../../src/test/schemas/goodDraftAsVersion.ts","../../src/test/schemas/goodPointId.ts","../../src/test/schemas/goodReferenceAndRegular.ts","../../src/test/schemas/goodReservedTypes.ts","../../src/test/schemas/goodUIBorder.ts","../../src/test/validator/templateSyntax.spec.ts","../../src/test/validator/templateValidator.spec.ts","../../src/test/validator/typeidHelper.spec.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/assert.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/assert/strict.d.ts","../../../../../../node_modules/.pnpm/@types+events@3.0.3/node_modules/@types/events/index.d.ts","../../../../../../node_modules/.pnpm/buffer@6.0.3/node_modules/buffer/index.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/header.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/readable.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/file.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/fetch.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/formdata.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/connector.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/client.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/errors.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/dispatcher.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/global-dispatcher.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/global-origin.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/pool-stats.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/pool.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/handlers.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/balanced-pool.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/agent.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-interceptor.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-agent.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-client.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-pool.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-errors.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/proxy-agent.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/api.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/cookies.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/patch.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/filereader.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/diagnostics-channel.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/websocket.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/content-type.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/cache.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/interceptors.d.ts","../../../../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/index.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/globals.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/async_hooks.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/buffer.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/child_process.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/cluster.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/console.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/constants.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/crypto.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/dgram.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/diagnostics_channel.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/dns.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/dns/promises.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/domain.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/dom-events.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/events.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/fs.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/fs/promises.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/http.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/http2.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/https.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/inspector.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/module.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/net.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/os.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/path.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/perf_hooks.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/process.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/punycode.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/querystring.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/readline.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/readline/promises.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/repl.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/stream.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/stream/promises.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/stream/consumers.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/stream/web.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/string_decoder.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/test.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/timers.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/timers/promises.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/tls.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/trace_events.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/tty.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/url.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/util.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/v8.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/vm.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/wasi.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/worker_threads.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/zlib.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/globals.global.d.ts","../../../../../../node_modules/.pnpm/@types+node@18.19.1/node_modules/@types/node/index.d.ts","../../../../../../node_modules/.pnpm/@types+mocha@9.1.1/node_modules/@types/mocha/index.d.ts"],"fileInfos":[{"version":"f59215c5f1d886b05395ee7aca73e0ac69ddfad2843aa88530e797879d511bad","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","27147504487dc1159369da4f4da8a26406364624fa9bc3db632f7d94a5bae2c3","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4",{"version":"3dda5344576193a4ae48b8d03f105c86f20b2f2aff0a1d1fd7935f5d68649654","affectsGlobalScope":true},{"version":"35299ae4a62086698444a5aaee27fc7aa377c68cbb90b441c9ace246ffd05c97","affectsGlobalScope":true},{"version":"9d9885c728913c1d16e0d2831b40341d6ad9a0ceecaabc55209b306ad9c736a5","affectsGlobalScope":true},{"version":"17bea081b9c0541f39dd1ae9bc8c78bdd561879a682e60e2f25f688c0ecab248","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"ab22100fdd0d24cfc2cc59d0a00fc8cf449830d9c4030dc54390a46bd562e929","affectsGlobalScope":true},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true},{"version":"36ae84ccc0633f7c0787bc6108386c8b773e95d3b052d9464a99cd9b8795fbec","affectsGlobalScope":true},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true},{"version":"f06948deb2a51aae25184561c9640fb66afeddb34531a9212d011792b1d19e0a","affectsGlobalScope":true},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true},{"version":"189c0703923150aa30673fa3de411346d727cc44a11c75d05d7cf9ef095daa22","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"b8442e9db28157344d1bc5d8a5a256f1692de213f0c0ddeb84359834015a008c","458111fc89d11d2151277c822dfdc1a28fa5b6b2493cf942e37d4cd0a6ee5f22","da2b6356b84a40111aaecb18304ea4e4fcb43d70efb1c13ca7d7a906445ee0d3","187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42","febf0b2de54781102b00f61653b21377390a048fbf5262718c91860d11ff34a6","6f294731b495c65ecf46a5694f0082954b961cf05463bea823f8014098eaffa0","0aaef8cded245bf5036a7a40b65622dd6c4da71f7a35343112edbe112b348a1e","00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a","68a0d0c508e1b6d8d23a519a8a0a3303dc5baa4849ca049f21e5bad41945e3fc","3c92b6dfd43cc1c2485d9eba5ff0b74a19bb8725b692773ef1d66dac48cda4bd","b03afe4bec768ae333582915146f48b161e567a81b5ebc31c4d78af089770ac9","df996e25faa505f85aeb294d15ebe61b399cf1d1e49959cdfaf2cc0815c203f9","4f6a12044ee6f458db11964153830abbc499e73d065c51c329ec97407f4b13dd","8dcd8273655aef81be9c273e532a55f56032c7907b20f8ed4d069f7eec44ace8","e3602c7ef8cfedd027c02a023075b2c7ba2705d26ec521a8e95f2084f4a138ba","9b58c2cbd15e7c2c5ccd13f983fa2ef06c8c32724787b1f5bf1642129a0ac3c2","808213e7e3c5d1e36072fca77c018a754a882c448bb58a1c40bf04334ae032c4","510b83d3818527cc9e1f23b0b043bd749d1d3a688249cf874cc06b20b674b7f8","efe8cfd6cc85e2f226b82c63174bac4951bb7ea0df04492902b63ad2c311bcbb","0aae832ccde937603fc48837170272233e79517413fa1e95f20e86691f005c0f","d492b05b32167c0f06e6b7beebd5d0481137a68af5e8a80b9a913d2bc50bb169","2caa7da0c3932b2855dd36586aabf9bf0fc913026b2848ca81981fe4f1d82311","7ad775ed8b252e7c314d357cc188f70827b700f493879980cbba9112aa3f4db5","a83fb6460502d9f4aadbe03fc4ed79ef1cf5c58810388a8caf41f64e208ee5ec","539b21e4e58e36671784ff05532b54088d0a079d1acb5776130bd89e990918c0","966e998cfbbbd3432d4c85d3a408c31d2806fd0e000265b0e02fc6d179bd672e","10dea3b466f621f29f1ff5bae850b2a2ff0ca5faf9a2fef2e845c44a57cbd4e0","4d2ab92c7e6177d9957db25e730ab8ad654cc44fb5b4b6e6a4dc4ef0a7081145","8bb18373931214e34b22f150339ad0adc489c1d2c4614f651742f0b1f80b764d","a394eea637f1e2dcc34d91da48dd00985abbc360cc74d0bf0aa4d94876089e7a","ecade64bb25b118bcadd6cb16cbf8a07be575e2243ae8172e59bcdeda6a0c51e","c335ac4e4c47a28b077c7c03a02942d9f422accce4270ab722a92b4e6e16f489","79805efd67a851e41ed4b8eecc35b8af82ab51faa64d2810b4c06ea9f7f86c09",{"version":"f24e5fbf285f61ee4408e487552fe42302845ebb0c56502392753549605adf3c","affectsGlobalScope":true},{"version":"e3163cdc463800856499463903d39909fa61ddeae8ce9ebd494e3e597e90fb11","affectsGlobalScope":true},{"version":"1e3eb5ae0254be73a073028eb82b498a295a8673db67126e9a22ad3a91bbdb97","affectsGlobalScope":true},{"version":"e50f3fe53016d8b2e19de18e7e4302c11645148554e267f575fea091090433fb","affectsGlobalScope":true},{"version":"1c5df11308d9ca2a1885794460e15c1ee1e4e742d37a03a31746b6ac98b019d6","affectsGlobalScope":true},{"version":"8ca5261c2267d675310520f3b80a27751fcbf6af6b290573cda8fd994e529b8d","affectsGlobalScope":true},{"version":"f3b8104a3638c305e8417622ce05ec39938638cd5271ae4d763b678fd9a474a5","affectsGlobalScope":true},{"version":"431087b067ee7de63f314ac7c3d160bf201e3c72b8c0f645449ea9c42a4b4b72","affectsGlobalScope":true},{"version":"23a8d3930d7756c8ebd9317f769f2dbc1bfcf2209eabf03e3ad3a7084c93b768","affectsGlobalScope":true},{"version":"ac3931cbbdf957519a182fcb974156ac34ba650f87ce6c18e75c8d1d695e8b53","affectsGlobalScope":true},{"version":"6a5da0d0f91bd39a7fba09e287a609dedcce46cbfd7fd1f9e56cde97a4bc23d9","affectsGlobalScope":true},{"version":"fa89162c6398e0c1034df9aad15289b366708f32695a60bf6819a60e042759f9","affectsGlobalScope":true},"520f54d6f2a53add71cacc92135eedf82904f08ceeda3b6742808b23b6fcea74","9f85b7dc9b7fb5800a123f1330ae25228bfe3353c47aa1c3b680032f5c820019","b406a03731b63302d815ef70651eed838c3e580f2949758d94f1c37cd0fdae45","3846d0dcf468a1d1a07e6d00eaa37ec542956fb5fe0357590a6407af20d2ff90","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","93d28b4eb12c68fccc1f2fc04a4ef83ea3b2a03b18055d3bf29cab267aa7042e","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":"49026435d21e3d7559d723af3ae48f73ec28f9cba651b41bd2ac991012836122","affectsGlobalScope":true},"39b1a50d543770780b0409a4caacb87f3ff1d510aedfeb7dc06ed44188256f89",{"version":"b6a4a51bc749ad882c33d98563ff5a94716ca884bfde949a8c97bad530e4ee2c","affectsGlobalScope":true},"16b872cf5432818bdbf405428b4a1d77bb2a7ab908e8bd6609f9a541cea92f81","fe39ceafa361b6d339b518936275eff89a77e7dfe92f2efa5fb97abf9a95ca49",{"version":"4009dd21843fe4a62d1d97b584a2937ca9f045df6fbd65c8b264d8dd04b656fd","affectsGlobalScope":true},"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","c9e6ea53a25729dbb5b5bb6960db4387df2f8e88add9cbf36b6ff590481134f9","3e95e6310d49db6d575ac6c2896c02761426aa5aab0b18169f971151c709b770","7eb0662b995994db248290a0f0a1d8ed685991a162ff9eb4dee36f099cccd0d9","bea5c9fc0843a6961411ab4a04df856a8372448bc0d180da0c3a054ff31044b8","715873cecbfcebb49f293f0521bd0955d6298486e2eeb9c7bbf5e9f20a6ed152","c6cf9428f45f3d78b07df7d7aab1569994c177d36549e3a962f952d89f026bc4",{"version":"2c71199d1fc83bf17636ad5bf63a945633406b7b94887612bba4ef027c662b3e","affectsGlobalScope":true},{"version":"6c7b9d2139abd8f2e83ed8fa018c3799ab3187755a6665621feb6e93d3429ac3","affectsGlobalScope":true},"a019c9782ea4e21c83881c780cebce8ad86e3f78122619336eacbd87e47fe674","021ca24be8eb8c46f99b4e03ebf872931f590c9b07b88d715c68bd30495b6c44","5899ab1898582115c432cccef063298f75477bf2cebe5473360043fddd67bcc6","6b97f4106d72ae6b4ebf4e46d2fe90f4d04dd04b3dbff6e294572440a428209d","e3baa0c5780c2c805ec33a999722a2f740b572eb3746fd0a5f93a0a5c3dbf7f6","48fedd2f8549a2ae7e62f30fdb015779c2a7b536760730c5269406cd3d17cab2",{"version":"089867511b37a534ae71f3d9bc97acc0b925b7f5dbec113f98c4b49224c694eb","affectsGlobalScope":true},"c874bfffe38a94b129077eaba4e26575972d545d5d04cd64e90c02d2c029ead6","f5ce35485541e817c2d4105d3eb78e3e538bbb009515ed014694363fa3e94ceb","323506ce173f7f865f42f493885ee3dacd18db6359ea1141d57676d3781ce10c",{"version":"bd88055918cf8bf30ad7c9269177f7ebeafd4c5f0d28919edccd1c1d24f7e73c","affectsGlobalScope":true},{"version":"4ee9304173804c2c6dff4fcb8ad900619a4078b30d37f7e455236836e8e87a45","affectsGlobalScope":true},"ea3ab3727cd6c222d94003ecafa30e8550c61eadcdabbf59514aee76e86211a5","d3cdd41693c5ed6bec4f1a1c399d9501372b14bd341bc46eedacf2854c5df5a7","2de7a21c92226fb8abbeed7a0a9bd8aa6d37e4c68a8c7ff7938c644267e9fcc1","6d6070c5c81ba0bfe58988c69e3ba3149fc86421fd383f253aeb071cbf29cd41","48dab0d6e633b8052e7eaa0efb0bb3d58a733777b248765eafcb0b0349439834","6e4b2642721462bf62d19593770659f268a6ca1e9fd15543747efb3ac471cee3","269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","cdaaf046791d7d588f28f32197c5d6acc43343e62540a67eed194c9c20535fdc","4b1ff655bd8edd879dd4f04f15338ce0109f58ccb424165d44fa07e7ea39c4bf",{"version":"6fa61015444e843013443f2e5ca6bee5f033cbf361f953fd932abb0c029b73b2","affectsGlobalScope":true},{"version":"300f8e9de0b0c3482be3e749462b6ebc3dab8a316801f1da0def94aed0cd2018","affectsGlobalScope":true},"4e228e78c1e9b0a75c70588d59288f63a6258e8b1fe4a67b0c53fe03461421d9","24b8c93eb91a64a6fbb877a295cfac4c10aa4660599970c954a99d33697534a3","76a89af04f2ba1807309320dab5169c0d1243b80738b4a2005989e40a136733e","c045b664abf3fc2a4750fa96117ab2735e4ed45ddd571b2a6a91b9917e231a02",{"version":"ca619678b887ae262316673b55bb358c517593d3b6b96c1271972716c699da32","affectsGlobalScope":true},{"version":"40ed27386f21a739bd0d2e2cfed563760588f2aeaa7ad149c1bf1454a7ec743a","affectsGlobalScope":true},"d1ef1d8516286380fd0a6f498f1650d374a8cb5f03d91633b6124e4fb8fb131d","fecdf44bec4ee9c5188e5f2f58c292c9689c02520900dceaaa6e76594de6da90","2641e5e19268b6f5038ad48a6e2598965301df8a77c48c99d8df760a6a154204",{"version":"6a4a80787c57c10b3ea8314c80d9cc6e1deb99d20adca16106a337825f582420","affectsGlobalScope":true},"f2b9440f98d6f94c8105883a2b65aee2fce0248f71f41beafd0a80636f3a565d",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"b510d0a18e3db42ac9765d26711083ec1e8b4e21caaca6dc4d25ae6e8623f447",{"version":"3f6d6465811321abc30a1e5f667feed63e5b3917b3d6c8d6645daf96c75f97ba","affectsGlobalScope":true}],"root":[68,69,71,73,74,[78,93]],"options":{"declaration":false,"declarationMap":false,"esModuleInterop":true,"inlineSources":true,"module":1,"noImplicitAny":false,"noUnusedLocals":true,"outDir":"./","rootDir":"../../src/test","sourceMap":true,"strict":false,"target":7},"fileIdsList":[[64,65,66,174],[63,67,174],[62,67,174],[174],[67,174],[75,174],[59,60,61,67,174],[58,67,174],[67,70,174],[72,174],[76,77,174],[78,174],[76,78,174],[77,174],[46,48,49,50,51,52,53,54,55,56,57,58,174],[46,47,49,50,51,52,53,54,55,56,57,58,174],[47,48,49,50,51,52,53,54,55,56,57,58,174],[46,47,48,50,51,52,53,54,55,56,57,58,174],[46,47,48,49,51,52,53,54,55,56,57,58,174],[46,47,48,49,50,52,53,54,55,56,57,58,174],[46,47,48,49,50,51,53,54,55,56,57,58,174],[46,47,48,49,50,51,52,54,55,56,57,58,174],[46,47,48,49,50,51,52,53,55,56,57,58,174],[46,47,48,49,50,51,52,53,54,56,57,58,174],[46,47,48,49,50,51,52,53,54,55,57,58,174],[46,47,48,49,50,51,52,53,54,55,56,58,174],[46,47,48,49,50,51,52,53,54,55,56,57,174],[58,174],[94,174],[131,174],[132,137,165,174],[133,144,145,152,162,173,174],[133,134,144,152,174],[135,174],[136,137,145,153,174],[137,162,170,174],[138,140,144,152,174],[139,174],[140,141,174],[144,174],[142,144,174],[131,144,174],[144,145,146,162,173,174],[144,145,146,159,162,165,174],[129,174,178],[140,144,147,152,162,173,174],[144,145,147,148,152,162,170,173,174],[147,149,162,170,173,174],[94,95,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180],[144,150,174],[151,173,174,178],[140,144,152,162,174],[153,174],[154,174],[131,155,174],[156,172,174,178],[157,174],[158,174],[144,159,160,174],[159,161,174,176],[132,144,162,163,164,165,174],[132,162,164,174],[162,163,174],[165,174],[166,174],[131,162,174],[144,168,169,174],[168,169,174],[137,152,162,170,174],[171,174],[152,172,174],[132,147,158,173,174],[137,174],[162,174,175],[151,174,176],[174,177],[132,137,144,146,155,162,173,174,176,178],[162,174,179],[106,110,173,174],[106,162,173,174],[101,174],[103,106,170,173,174],[152,170,174],[174,181],[101,174,181],[103,106,152,173,174],[98,99,102,105,132,144,162,173,174],[98,104,174],[102,106,132,165,173,174,181],[132,174,181],[122,132,174,181],[100,101,174,181],[106,174],[100,101,102,103,104,105,106,107,108,110,111,112,113,114,115,116,117,118,119,120,121,123,124,125,126,127,128,174],[106,113,114,174],[104,106,114,115,174],[105,174],[98,101,106,174],[106,110,114,115,174],[110,174],[104,106,109,173,174],[98,103,104,106,110,113,174],[132,162,174],[101,106,122,132,174,178,181]],"referencedMap":[[67,1],[64,2],[63,3],[65,4],[66,5],[70,5],[62,4],[77,4],[72,4],[76,6],[75,4],[68,7],[69,8],[71,9],[73,10],[74,5],[78,11],[79,4],[80,4],[81,4],[82,4],[83,4],[84,4],[85,4],[86,4],[87,4],[88,4],[89,4],[90,4],[91,12],[92,13],[93,14],[96,4],[47,15],[48,16],[46,17],[49,18],[50,19],[51,20],[52,21],[53,22],[54,23],[55,24],[56,25],[57,26],[58,27],[59,28],[60,28],[61,28],[182,4],[94,29],[95,29],[131,30],[132,31],[133,32],[134,33],[135,34],[136,35],[137,36],[138,37],[139,38],[140,39],[141,39],[143,40],[142,41],[144,42],[145,43],[146,44],[130,45],[180,4],[147,46],[148,47],[149,48],[181,49],[150,50],[151,51],[152,52],[153,53],[154,54],[155,55],[156,56],[157,57],[158,58],[159,59],[160,59],[161,60],[162,61],[164,62],[163,63],[165,64],[166,65],[167,66],[168,67],[169,68],[170,69],[171,70],[172,71],[173,72],[174,73],[175,74],[176,75],[177,76],[178,77],[179,78],[97,4],[44,4],[45,4],[8,4],[9,4],[11,4],[10,4],[2,4],[12,4],[13,4],[14,4],[15,4],[16,4],[17,4],[18,4],[19,4],[3,4],[4,4],[23,4],[20,4],[21,4],[22,4],[24,4],[25,4],[26,4],[5,4],[27,4],[28,4],[29,4],[30,4],[6,4],[34,4],[31,4],[32,4],[33,4],[35,4],[7,4],[36,4],[41,4],[42,4],[37,4],[38,4],[39,4],[40,4],[1,4],[43,4],[113,79],[120,80],[112,79],[127,81],[104,82],[103,83],[126,84],[121,85],[124,86],[106,87],[105,88],[101,89],[100,90],[123,91],[102,92],[107,93],[108,4],[111,93],[98,4],[129,94],[128,93],[115,95],[116,96],[118,97],[114,98],[117,99],[122,84],[109,100],[110,101],[119,102],[99,103],[125,104]],"exportedModulesMap":[[67,1],[64,2],[63,3],[65,4],[66,5],[70,5],[62,4],[77,4],[72,4],[76,6],[75,4],[68,7],[69,8],[71,9],[73,10],[74,5],[78,11],[79,4],[80,4],[81,4],[82,4],[83,4],[84,4],[85,4],[86,4],[87,4],[88,4],[89,4],[90,4],[91,12],[92,13],[93,14],[96,4],[47,15],[48,16],[46,17],[49,18],[50,19],[51,20],[52,21],[53,22],[54,23],[55,24],[56,25],[57,26],[58,27],[59,28],[60,28],[61,28],[182,4],[94,29],[95,29],[131,30],[132,31],[133,32],[134,33],[135,34],[136,35],[137,36],[138,37],[139,38],[140,39],[141,39],[143,40],[142,41],[144,42],[145,43],[146,44],[130,45],[180,4],[147,46],[148,47],[149,48],[181,49],[150,50],[151,51],[152,52],[153,53],[154,54],[155,55],[156,56],[157,57],[158,58],[159,59],[160,59],[161,60],[162,61],[164,62],[163,63],[165,64],[166,65],[167,66],[168,67],[169,68],[170,69],[171,70],[172,71],[173,72],[174,73],[175,74],[176,75],[177,76],[178,77],[179,78],[97,4],[44,4],[45,4],[8,4],[9,4],[11,4],[10,4],[2,4],[12,4],[13,4],[14,4],[15,4],[16,4],[17,4],[18,4],[19,4],[3,4],[4,4],[23,4],[20,4],[21,4],[22,4],[24,4],[25,4],[26,4],[5,4],[27,4],[28,4],[29,4],[30,4],[6,4],[34,4],[31,4],[32,4],[33,4],[35,4],[7,4],[36,4],[41,4],[42,4],[37,4],[38,4],[39,4],[40,4],[1,4],[43,4],[113,79],[120,80],[112,79],[127,81],[104,82],[103,83],[126,84],[121,85],[124,86],[106,87],[105,88],[101,89],[100,90],[123,91],[102,92],[107,93],[108,4],[111,93],[98,4],[129,94],[128,93],[115,95],[116,96],[118,97],[114,98],[117,99],[122,84],[109,100],[110,101],[119,102],[99,103],[125,104]],"semanticDiagnosticsPerFile":[67,64,63,65,66,70,62,77,72,76,75,68,69,71,73,74,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,96,47,48,46,49,50,51,52,53,54,55,56,57,58,59,60,61,182,94,95,131,132,133,134,135,136,137,138,139,140,141,143,142,144,145,146,130,180,147,148,149,181,150,151,152,153,154,155,156,157,158,159,160,161,162,164,163,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,97,44,45,8,9,11,10,2,12,13,14,15,16,17,18,19,3,4,23,20,21,22,24,25,26,5,27,28,29,30,6,34,31,32,33,35,7,36,41,42,37,38,39,40,1,43,113,120,112,127,104,103,126,121,124,106,105,101,100,123,102,107,108,111,98,129,128,115,116,118,114,117,122,109,110,119,99,125]},"version":"5.1.6"}
@@ -0,0 +1,232 @@
1
+ /*!
2
+ * Copyright (c) Microsoft Corporation and contributors. All rights reserved.
3
+ * Licensed under the MIT License.
4
+ */
5
+ /**
6
+ * @fileoverview Serialized representation of the changes in a repository
7
+ */
8
+ import { ChangeSetArrayFunctions } from "./changeset_operations/array";
9
+ import { ConflictType } from "./changeset_operations/changesetConflictTypes";
10
+ import { ChangeSetIndexedCollectionFunctions } from "./changeset_operations/indexedCollection";
11
+ export interface ApplyChangeSetOptions {
12
+ /**
13
+ * Additional meta information which help later to obtain more compact changeset during the apply operation.
14
+ */
15
+ applyAfterMetaInformation?: Map<any, any>;
16
+ /**
17
+ * Throw error for template definition mismatches.
18
+ */
19
+ throwOnTemplateMismatch?: boolean;
20
+ }
21
+ export interface RebaseChangeSetOptions extends ApplyChangeSetOptions {
22
+ rebaseMetaInformation?: object;
23
+ }
24
+ /**
25
+ * The plain serialization data structure used to encode a ChangeSet.
26
+ * @internal
27
+ */
28
+ export type SerializedChangeSet = any;
29
+ export type ChangeSetType = any;
30
+ export interface ConflictInfo {
31
+ /**
32
+ * Path to the position where the conflict occurred. If the conflicting change is of type
33
+ * MISMATCH_TEMPLATES then the path will be undefined.
34
+ */
35
+ path?: string | undefined;
36
+ /**
37
+ * Type of the conflict
38
+ */
39
+ type: ConflictType;
40
+ conflictingChange?: SerializedChangeSet;
41
+ }
42
+ /**
43
+ * The ChangeSet represents an operation to be done (or that was done) on the data. It encapsulate one or
44
+ * many addition/insertion and deletion of properties. The ChangeSetObject also provides functionality
45
+ * to merge and swap change sets.
46
+ * @internal
47
+ */
48
+ export declare class ChangeSet {
49
+ static ConflictType: typeof ConflictType;
50
+ static isEmptyChangeSet: (in_changeSet: any) => boolean;
51
+ static isReservedKeyword: (in_key: string) => boolean;
52
+ _cleanIndexedCollectionChangeSet: typeof ChangeSetIndexedCollectionFunctions._cleanIndexedCollectionChangeSet;
53
+ _performApplyAfterOnPropertyArray: typeof ChangeSetArrayFunctions._performApplyAfterOnPropertyArray;
54
+ _rebaseArrayChangeSetForProperty: typeof ChangeSetArrayFunctions._rebaseArrayChangeSetForProperty;
55
+ _rebaseChangeSetForString: typeof ChangeSetArrayFunctions._rebaseChangeSetForString;
56
+ _performApplyAfterOnPropertyIndexedCollection: typeof ChangeSetIndexedCollectionFunctions._performApplyAfterOnPropertyIndexedCollection;
57
+ _rebaseIndexedCollectionChangeSetForProperty: typeof ChangeSetIndexedCollectionFunctions._rebaseIndexedCollectionChangeSetForProperty;
58
+ _changes: SerializedChangeSet;
59
+ _isNormalized: boolean;
60
+ /**
61
+ * @param [in_changes] - The serialized changes to store in this change set if a string is supplied,
62
+ * we assume it to be a serialized JSON representation of the change set. If none is supplied, an empty changeset will be created.
63
+ */
64
+ constructor(in_changes?: ChangeSetType);
65
+ /**
66
+ * Creates a string representation of the change set
67
+ * @returns JSON encoding of the changes in this change set
68
+ */
69
+ toString(): string;
70
+ /**
71
+ * Returns the serialized changes.
72
+ *
73
+ * @returns The serialized changeset
74
+ */
75
+ getSerializedChangeSet(): SerializedChangeSet;
76
+ /**
77
+ * Indicates whether this is a normalized ChangeSet. If this is set to true, squashes will not remove empty entries
78
+ * from the ChangeSet.
79
+ *
80
+ * @param in_isNormalized - is this a normalized ChangeSet?
81
+ */
82
+ setIsNormalized(in_isNormalized: boolean): void;
83
+ /**
84
+ * Indicates whether this is a normalized ChangeSet. If this is set to true, squashes will not remove empty entries
85
+ * from the ChangeSet.
86
+ *
87
+ * @returns Is this a normalized ChangeSet?
88
+ */
89
+ getIsNormalized(): boolean;
90
+ /**
91
+ * Clones the ChangeSet
92
+ *
93
+ * @returns The cloned ChangeSet
94
+ */
95
+ clone(): ChangeSet;
96
+ /**
97
+ * Updates this ChangeSet. The result will be the concatenation of the two ChangeSets. First the changes in this
98
+ * ChangeSet are executed, then the changes in the supplied in_changeSet are applied. The result will be
99
+ * stored in this ChangeSet. This function assumes that the second ChangeSet is relative to the state after
100
+ * application of the first ChangeSet.
101
+ *
102
+ * @param in_changeSet - The changeset to apply
103
+ * @param in_options - Optional additional parameters
104
+ */
105
+ applyChangeSet(in_changeSet: SerializedChangeSet, in_options?: ApplyChangeSetOptions): void;
106
+ /**
107
+ * Applies a changeset to a given property (recursively). The ChangeSet is assumed to be relative to the same
108
+ * property root and it will be applied behind the base ChangeSet (assuming that the changes are relative to the
109
+ * state after the base ChangeSet has been applied. It will change the base ChangeSet).
110
+ *
111
+ * @param io_basePropertyChanges - The ChangeSet describing the initial state.
112
+ * @param in_appliedPropertyChanges - The ChangeSet to apply to this state.
113
+ * @param in_removeEmpty - Should empty ChangeSets be removed?
114
+ * @param in_options - Optional additional parameters.
115
+ */
116
+ private _performApplyAfterOnProperty;
117
+ /**
118
+ * Helper function used to apply a new value to a given ChangeSet.
119
+ * It is used to handle setting a primitive value, which might either be represented
120
+ * via a literal or an object with a member value.
121
+ * applies in_appliedValue to the io_baseChanges at the given in_baseKey
122
+ * @param io_baseChanges - base changes (modified)
123
+ * @param in_baseKey - key
124
+ * @param in_appliedValue - applied changes to be applied
125
+ */
126
+ private _applyValue;
127
+ /**
128
+ * Decides based on the given Typeid which applyAfter operation to perform.
129
+ * Note: This function is not directly called on the ChangeSet but on the object containing it together with a key
130
+ * since it needs to be able to overwrite this entry
131
+ *
132
+ * @param in_changedKey - The key of the entry in the object.
133
+ * @param in_baseChanges - The object containing the state before the applyAfter.
134
+ * @param in_appliedPropertyChanges - The object containing the ChangeSet with the modification.
135
+ * @param in_typeid - The typeid of the property to modify.
136
+ * @param in_removeEmpty - Should empty ChangeSets be removed?
137
+ * @param in_options - Optional additional parameters.
138
+ */
139
+ performApplyAfterOnPropertyWithTypeid(in_changedKey: string, in_baseChanges: SerializedChangeSet, in_appliedPropertyChanges: {
140
+ [x: string]: any;
141
+ }, in_typeid: string, in_removeEmpty: boolean, in_options?: ApplyChangeSetOptions): void;
142
+ /**
143
+ * Rebases a given ChangeSet behind the current ChangeSet.
144
+ *
145
+ * This function takes a ChangeSet which is assumed to be relative to the same base state as the ChangeSet stored in
146
+ * this class and transforms it in such a way that it can be applied after this ChangeSet. The function will modify
147
+ * the supplied ChangeSet
148
+ *
149
+ * @param io_changeSet - The ChangeSet that is rebased behind the state obtained by application of this ChangeSet.
150
+ * @param out_conflicts - A list of paths that resulted in conflicts together with the type of the conflict.
151
+ * @param in_options - Optional additional parameters.
152
+ * @returns The rebased ChangeSet (the same object as io_changeSet, it will be
153
+ * modified in place).
154
+ */
155
+ _rebaseChangeSet(io_changeSet: SerializedChangeSet, out_conflicts: ConflictInfo[], in_options?: RebaseChangeSetOptions): SerializedChangeSet;
156
+ /**
157
+ * Internal helper function that performs a rebase on a single property
158
+ *
159
+ * @param in_ownPropertyChangeSet - The ChangeSet for the property stored in this class
160
+ * @param io_rebasePropertyChangeSet - The ChangeSet for the property to be rebased
161
+ * @param in_basePath - Base path to get to the property processed by this function
162
+ * @param out_conflicts - A list of paths that resulted in conflicts together with the type of the conflict
163
+ * @param in_options - Optional additional parameters
164
+ * @returns The rebased ChangeSet for this property
165
+ */
166
+ private _rebaseChangeSetForProperty;
167
+ /**
168
+ * Decides based on the given Typeid which rebase operation to perform.
169
+ *
170
+ * @remarks Note: This function is not directly called on the ChangeSet but on the object containing it together
171
+ * with a key since it needs to be able to overwrite this entry
172
+ *
173
+ * @param in_key - The key of the entry in the object
174
+ * @param in_ownPropertyChangeSet - The object containing the ChangeSet for the property stored in this class.
175
+ * @param io_rebasePropertyChangeSet - The object containing the ChangeSet for the property to be rebased.
176
+ * @param in_typeid - The typeid of the property to rebase.
177
+ * @param in_basePath - Base path to get to the property processed by this function.
178
+ * @param in_removeEmpty - Should empty ChangeSets be removed?
179
+ * @param out_conflicts - A list of paths that resulted in conflicts together with the type of the conflict.
180
+ *
181
+ * @returns Has there been a simple set collision? Those have to be handled separately
182
+ *
183
+ * @privateRemarks TODO: We should unify the handling of set collisions
184
+ * @private
185
+ */
186
+ private rebaseChangeSetForPropertyEntryWithTypeid;
187
+ /**
188
+ * Recursive helper function for ChangeSet.prototype._toReversibleChangeSet
189
+ * which converts a irreversible changeset to a reversible changeset
190
+ * or updates the former state of a reversible changeset
191
+ * @param in_context - The traversal context.
192
+ */
193
+ private _recursivelyBuildReversibleChangeSet;
194
+ /**
195
+ * Converts an irreversible changeset to a reversible changeset
196
+ * or updates the former state of a reversible changeset
197
+ * WARNING: This function is still experimental and needs more testing
198
+ * and it's set to private for now. It will be converted to a public API function
199
+ * in a later release.
200
+ * @param in_oldSerializedState - The old state.
201
+ */
202
+ _toReversibleChangeSet(in_oldSerializedState: SerializedChangeSet): void;
203
+ /**
204
+ * Converts a reversible changeset to an irreversible changeset
205
+ * WARNING: This function is still experimental and needs more testing
206
+ * and it's set to private for now. It will be converted to a public API function
207
+ * in a later release.
208
+ * @param in_withoutRoot - Bypass a fix where the root of a changeset is cleaned
209
+ */
210
+ _stripReversibleChangeSet(in_withoutRoot: boolean): void;
211
+ /**
212
+ * Helper function to extract the first level paths from a given change set
213
+ * @param in_changeSet - The ChangeSet to extract paths from.
214
+ * @param isPrimitiveCollection - Is this a primitive type collection?
215
+ *
216
+ * @returns List of paths found at the first level of the change set
217
+ */
218
+ private _extractFirstLevelPaths;
219
+ /**
220
+ * recursive helper function for ChangeSet.prototype._toInverseChangeSet
221
+ * @param in_context - The traversal context.
222
+ */
223
+ private _recursivelyInvertReversibleChangeset;
224
+ /**
225
+ * Inverts a reversible ChangeSets
226
+ * WARNING: This function is still experimental and needs more testing
227
+ * and it's set to private for now. It will be converted to a public API function
228
+ * in a later release
229
+ */
230
+ toInverseChangeSet(): void;
231
+ }
232
+ //# sourceMappingURL=changeset.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"changeset.d.ts","sourceRoot":"","sources":["../src/changeset.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH;;GAEG;AAaH,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAGvE,OAAO,EAAE,YAAY,EAAE,MAAM,+CAA+C,CAAC;AAE7E,OAAO,EAAE,mCAAmC,EAAE,MAAM,0CAA0C,CAAC;AAW/F,MAAM,WAAW,qBAAqB;IACrC;;OAEG;IACH,yBAAyB,CAAC,EAAE,GAAG,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC;IAE1C;;OAEG;IACH,uBAAuB,CAAC,EAAE,OAAO,CAAC;CAClC;AAED,MAAM,WAAW,sBAAuB,SAAQ,qBAAqB;IACpE,qBAAqB,CAAC,EAAE,MAAM,CAAC;CAC/B;AAED;;;GAGG;AACH,MAAM,MAAM,mBAAmB,GAAG,GAAG,CAAC;AACtC,MAAM,MAAM,aAAa,GAAG,GAAG,CAAC;AAChC,MAAM,WAAW,YAAY;IAC5B;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B;;OAEG;IACH,IAAI,EAAE,YAAY,CAAC;IACnB,iBAAiB,CAAC,EAAE,mBAAmB,CAAC;CACxC;AAED;;;;;GAKG;AACH,qBAAa,SAAS;IACrB,MAAM,CAAC,YAAY,sBAAgB;IACnC,MAAM,CAAC,gBAAgB,iCAAoB;IAC3C,MAAM,CAAC,iBAAiB,8BAAqB;IAE9B,gCAAgC,EAAE,OAAO,mCAAmC,CAAC,gCAAgC,CAAC;IAC9G,iCAAiC,EAAE,OAAO,uBAAuB,CAAC,iCAAiC,CAAC;IACpG,gCAAgC,EAAE,OAAO,uBAAuB,CAAC,gCAAgC,CAAC;IAClG,yBAAyB,EAAE,OAAO,uBAAuB,CAAC,yBAAyB,CAAC;IACpF,6CAA6C,EAAE,OAAO,mCAAmC,CAAC,6CAA6C,CAAC;IACxI,4CAA4C,EAAE,OAAO,mCAAmC,CAAC,4CAA4C,CAAC;IAErJ,QAAQ,EAAE,mBAAmB,CAAC;IAC9B,aAAa,EAAE,OAAO,CAAC;IAEvB;;;OAGG;gBACS,UAAU,CAAC,EAAE,aAAa;IAgBtC;;;OAGG;IACH,QAAQ,IAAI,MAAM;IAIlB;;;;OAIG;IACH,sBAAsB,IAAI,mBAAmB;IAI7C;;;;;OAKG;IACH,eAAe,CAAC,eAAe,EAAE,OAAO;IAIxC;;;;;OAKG;IACH,eAAe,IAAI,OAAO;IAI1B;;;;OAIG;IACH,KAAK,IAAI,SAAS;IAIlB;;;;;;;;OAQG;IACH,cAAc,CAAC,YAAY,EAAE,mBAAmB,EAAE,UAAU,CAAC,EAAE,qBAAqB;IAsBpF;;;;;;;;;OASG;IACH,OAAO,CAAC,4BAA4B;IAyDpC;;;;;;;;OAQG;IACH,OAAO,CAAC,WAAW;IAwBnB;;;;;;;;;;;OAWG;IACI,qCAAqC,CAC3C,aAAa,EAAE,MAAM,EACrB,cAAc,EAAE,mBAAmB,EACnC,yBAAyB,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,EAC/C,SAAS,EAAE,MAAM,EACjB,cAAc,EAAE,OAAO,EACvB,UAAU,CAAC,EAAE,qBAAqB;IAiInC;;;;;;;;;;;;OAYG;IACI,gBAAgB,CACtB,YAAY,EAAE,mBAAmB,EACjC,aAAa,EAAE,YAAY,EAAE,EAC7B,UAAU,CAAC,EAAE,sBAAsB,GACjC,mBAAmB;IAWtB;;;;;;;;;OASG;IACH,OAAO,CAAC,2BAA2B;IAmMnC;;;;;;;;;;;;;;;;;;OAkBG;IACH,OAAO,CAAC,yCAAyC;IAiFjD;;;;;OAKG;IACH,OAAO,CAAC,oCAAoC;IAqN5C;;;;;;;OAOG;IACI,sBAAsB,CAAC,qBAAqB,EAAE,mBAAmB;IA8BxE;;;;;;OAMG;IACI,yBAAyB,CAAC,cAAc,EAAE,OAAO;IA0HxD;;;;;;OAMG;IACH,OAAO,CAAC,uBAAuB;IAmB/B;;;OAGG;IACH,OAAO,CAAC,qCAAqC;IAsK7C;;;;;OAKG;IACI,kBAAkB;CAWzB"}
@@ -0,0 +1,167 @@
1
+ import { ApplyChangeSetOptions, ConflictInfo, SerializedChangeSet } from "../changeset";
2
+ import { arrayInsertList, arrayRemoveList, GenericOperation, InsertOperation, ModifyOperation, NOPOperation, RemoveOperation } from "./arrayChangesetIterator";
3
+ /**
4
+ * The range combinations of two change sets (A and B)
5
+ * This can either be complete operations, parts of complete operations or overlapping segments
6
+ * @enum number
7
+ */
8
+ declare enum ArrayChangeSetRangeType {
9
+ /**
10
+ * A complete operation of change set A.
11
+ */
12
+ completeA = 0,
13
+ /**
14
+ * A complete operation of change set B.
15
+ */
16
+ completeB = 1,
17
+ /**
18
+ * A partial operation of change set A.
19
+ */
20
+ partOfA = 2,
21
+ /**
22
+ * A partial operation of change set B.
23
+ */
24
+ partOfB = 3,
25
+ /**
26
+ * A complete operation of change set A overlapping with a partial operation of change set B.
27
+ */
28
+ completeApartOfB = 4,
29
+ /**
30
+ * A complete operation of change set B overlapping with a partial operation of change set A.
31
+ */
32
+ completeBpartOfA = 5,
33
+ /**
34
+ * A complete operation of change set A overlapping a complete operation of change set B.
35
+ */
36
+ completeAcompleteB = 6,
37
+ /**
38
+ * A partial operation of change set A, a partial operation of change set B.
39
+ */
40
+ partOfApartOfB = 7
41
+ }
42
+ /**
43
+ * A range of an array operation
44
+ */
45
+ export interface OperationRangeDescription<T = GenericOperation> {
46
+ opA?: any;
47
+ opB?: any;
48
+ insertAlreadyProcessed?: boolean;
49
+ removeInsertOperationB?: arrayRemoveList | arrayInsertList;
50
+ removeInsertOperation?: arrayRemoveList | arrayInsertList;
51
+ removeInsertOperationA?: arrayRemoveList | arrayInsertList;
52
+ op?: T;
53
+ begin?: number;
54
+ end?: number;
55
+ flag?: ArrayChangeSetRangeType;
56
+ }
57
+ /**
58
+ * A range of an insert array operation
59
+ */
60
+ export interface OperationRangeInsert extends OperationRangeDescription<InsertOperation> {
61
+ removeInsertOperationB?: arrayInsertList;
62
+ removeInsertOperation?: arrayInsertList;
63
+ removeInsertOperationA?: arrayInsertList;
64
+ }
65
+ /**
66
+ * A range of a remove array operation
67
+ */
68
+ export interface OperationRangeRemove extends OperationRangeDescription<RemoveOperation> {
69
+ removeInsertOperationB?: arrayRemoveList;
70
+ removeInsertOperation?: arrayRemoveList;
71
+ removeInsertOperationA?: arrayRemoveList;
72
+ }
73
+ /**
74
+ * A range of a modify array operation
75
+ */
76
+ export interface OperationRangeModify extends Omit<OperationRangeDescription<ModifyOperation>, "removeInsertOperationB" | "removeInsertOperation" | "removeInsertOperationA"> {
77
+ }
78
+ /**
79
+ * A range of a NOP array operation
80
+ */
81
+ export interface OperationRangeNOP extends Omit<OperationRangeDescription<NOPOperation>, "removeInsertOperationB" | "removeInsertOperation" | "removeInsertOperationA"> {
82
+ }
83
+ /**
84
+ * A range of a none NOP array operation
85
+ */
86
+ export type OperationRangeNoneNOP = OperationRangeInsert | OperationRangeRemove | OperationRangeModify;
87
+ export type OperationRange = OperationRangeNoneNOP | OperationRangeNOP;
88
+ export declare namespace ChangeSetArrayFunctions {
89
+ /**
90
+ * Applies a changeset to a given array property. The ChangeSet is assumed to be relative to the same
91
+ * property root and it will be applied behind the base ChangeSet (assuming that the changes are relative to the
92
+ * state after the base ChangeSet has been applied. It will change the base ChangeSet.)
93
+ *
94
+ * @param io_basePropertyChanges - The ChangeSet describing the initial state
95
+ * @param in_appliedPropertyChanges - The ChangeSet to apply to this state
96
+ * @param in_typeid - The typeid of the contents of the collection (without the collection type)
97
+ */
98
+ function _performApplyAfterOnPropertyArray(io_basePropertyChanges: SerializedChangeSet, in_appliedPropertyChanges: SerializedChangeSet, in_typeid: string, in_options?: ApplyChangeSetOptions): void;
99
+ /**
100
+ * Performs the rebase operation for array changes
101
+ *
102
+ * @param in_ownPropertyChangeSet -The ChangeSet for the property stored in this object
103
+ * @param io_rebasePropertyChangeSet - The ChangeSet for the property to be rebased
104
+ * @param in_basePath - Base path to get to the property processed by this function
105
+ * @param out_conflicts - A list of paths that resulted in conflicts together with the type of the conflict
106
+ * @param in_typeid - The typeid of the contents of the collection (without the collection type)
107
+ */
108
+ function _rebaseArrayChangeSetForProperty(in_ownPropertyChangeSet: SerializedChangeSet, io_rebasePropertyChangeSet: SerializedChangeSet, in_basePath: string, out_conflicts: ConflictInfo[], in_typeid: string, in_options?: ApplyChangeSetOptions): void;
109
+ /**
110
+ * Performs the rebase operation for string changes
111
+ *
112
+ *
113
+ * We have to handle the conflicting rebase changes. The changes we do, are summarized in this table.
114
+ * Other is the modified, rebased (on own) changeset.
115
+ *
116
+ * ```
117
+ * BASE
118
+ * / \
119
+ * / \
120
+ * OWN OTHER
121
+ * ```
122
+ *
123
+ * gets rebased to:
124
+ *
125
+ * ```
126
+ * BASE
127
+ * /
128
+ * OWN
129
+ * \
130
+ * OTHER
131
+ * ```
132
+ *
133
+ * conflict default behavior in ()
134
+ *
135
+ * ```
136
+ * -------|-----------------+------------------+------------------|----------------|
137
+ * \Own| insert | modify | remove | String set |
138
+ * \ | | | | |
139
+ * other\ | | | | |
140
+ * ------\|-----------------+------------------+------------------|----------------|
141
+ * | conflicting | non-conflicting | non-conflicting | conflict |
142
+ * insert | inserts | change | change |(ignore insert) |
143
+ * | (i. other after)| | | |
144
+ * -------|-----------------+------------------+------------------|----------------|
145
+ * | non-conflicting | conflict | conflict | conflict |
146
+ * modify | change |(notify the user) | (delete modify |(ignore modify) |
147
+ * | | | in other) | |
148
+ * -------|-----------------+------------------+------------------|----------------|
149
+ * | non-conflicting | non-conflicting | non-conflicting | conflict |
150
+ * remove | change | change | change |(ignore remove) |
151
+ * -------|-----------------+------------------+------------------+----------------|
152
+ * Str. | | conflict | |
153
+ * set | 'other's set overwrites whatever happend before |
154
+ * | | | | |
155
+ * --------------------------------------------------------------------------------|
156
+ * ```
157
+ *
158
+ * @param in_ownPropertyChangeSet - The ChangeSet for the property stored in this object
159
+ * @param io_rebasePropertyChangeSetParent - The Array containing the ChangeSet for the property to be rebased
160
+ * @param in_key - The key to the ChangeSet in io_rebasePropertyChangeSetParent we are rebasing on
161
+ * @param in_basePath - Base path to get to the property processed by this function
162
+ * @param out_conflicts - A list of paths that resulted in conflicts together with the type of the conflict
163
+ */
164
+ function _rebaseChangeSetForString(in_ownPropertyChangeSet: SerializedChangeSet, io_rebasePropertyChangeSetParent: SerializedChangeSet, in_key: string, in_basePath: string, out_conflicts: ConflictInfo[], in_options?: ApplyChangeSetOptions): void;
165
+ }
166
+ export {};
167
+ //# sourceMappingURL=array.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"array.d.ts","sourceRoot":"","sources":["../../src/changeset_operations/array.ts"],"names":[],"mappings":"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"}