@fluidframework/aqueduct 2.0.0-dev.1.4.6.106135 → 2.0.0-dev.2.3.0.115467
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/dist/container-runtime-factories/index.d.ts +2 -2
- package/dist/container-runtime-factories/index.d.ts.map +1 -1
- package/dist/container-runtime-factories/index.js +5 -12
- package/dist/container-runtime-factories/index.js.map +1 -1
- package/dist/container-services/index.d.ts +1 -1
- package/dist/container-services/index.d.ts.map +1 -1
- package/dist/container-services/index.js +5 -11
- package/dist/container-services/index.js.map +1 -1
- package/dist/data-object-factories/index.d.ts +2 -2
- package/dist/data-object-factories/index.d.ts.map +1 -1
- package/dist/data-object-factories/index.js +5 -12
- package/dist/data-object-factories/index.js.map +1 -1
- package/dist/data-object-factories/pureDataObjectFactory.d.ts.map +1 -1
- package/dist/data-object-factories/pureDataObjectFactory.js +16 -3
- package/dist/data-object-factories/pureDataObjectFactory.js.map +1 -1
- package/dist/data-objects/pureDataObject.d.ts +0 -1
- package/dist/data-objects/pureDataObject.d.ts.map +1 -1
- package/dist/data-objects/pureDataObject.js +13 -10
- package/dist/data-objects/pureDataObject.js.map +1 -1
- package/dist/index.d.ts +6 -6
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +23 -16
- package/dist/index.js.map +1 -1
- package/dist/request-handlers/index.d.ts +1 -1
- package/dist/request-handlers/index.d.ts.map +1 -1
- package/dist/request-handlers/index.js +5 -11
- package/dist/request-handlers/index.js.map +1 -1
- package/dist/test/tsconfig.tsbuildinfo +1 -1
- package/dist/test/types/{validateAqueductPrevious.js → validateAqueductPrevious.generated.js} +2 -4
- package/dist/test/types/validateAqueductPrevious.generated.js.map +1 -0
- package/dist/utils/index.d.ts +2 -2
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +7 -12
- package/dist/utils/index.js.map +1 -1
- package/lib/container-runtime-factories/index.js +2 -2
- package/lib/container-runtime-factories/index.js.map +1 -1
- package/lib/container-services/index.js +1 -1
- package/lib/container-services/index.js.map +1 -1
- package/lib/data-object-factories/index.js +2 -2
- package/lib/data-object-factories/index.js.map +1 -1
- package/lib/data-object-factories/pureDataObjectFactory.js +16 -3
- package/lib/data-object-factories/pureDataObjectFactory.js.map +1 -1
- package/lib/data-objects/pureDataObject.js +13 -10
- package/lib/data-objects/pureDataObject.js.map +1 -1
- package/lib/index.js +6 -6
- package/lib/index.js.map +1 -1
- package/lib/request-handlers/index.js +1 -1
- package/lib/request-handlers/index.js.map +1 -1
- package/lib/utils/index.js +2 -2
- package/lib/utils/index.js.map +1 -1
- package/package.json +31 -30
- package/dist/test/types/validateAqueductPrevious.js.map +0 -1
|
@@ -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.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.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.es2020.bigint.d.ts","../../../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../common/core-interfaces/dist/fluidObject.d.ts","../../../../common/core-interfaces/dist/fluidRouter.d.ts","../../../../common/core-interfaces/dist/provider.d.ts","../../../../common/core-interfaces/dist/handles.d.ts","../../../../common/core-interfaces/dist/fluidLoadable.d.ts","../../../../common/core-interfaces/dist/fluidPackage.d.ts","../../../../common/core-interfaces/dist/index.d.ts","../../../../../node_modules/@fluidframework/common-definitions/dist/disposable.d.ts","../../../../../node_modules/@fluidframework/common-definitions/dist/events.d.ts","../../../../../node_modules/@fluidframework/common-definitions/dist/logger.d.ts","../../../../../node_modules/@fluidframework/common-definitions/dist/index.d.ts","../../../../../node_modules/@types/node/assert.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/events/index.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/dns.d.ts","../../../../../node_modules/@types/node/domain.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/repl.d.ts","../../../../../node_modules/@types/node/stream.d.ts","../../../../../node_modules/@types/node/string_decoder.d.ts","../../../../../node_modules/@types/node/timers.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/querystring/decode.d.ts","../../../../../node_modules/querystring/encode.d.ts","../../../../../node_modules/querystring/index.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","../../../../../node_modules/@fluidframework/protocol-definitions/dist/users.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/clients.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/consensus.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/config.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/date.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/protocol.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/storage.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/summary.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/tokens.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/scopes.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/sockets.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/index.d.ts","../../../../common/container-definitions/dist/audience.d.ts","../../../../common/container-definitions/dist/fluidPackage.d.ts","../../../../common/container-definitions/dist/browserPackage.d.ts","../../../../common/container-definitions/dist/deltas.d.ts","../../../../common/container-definitions/dist/error.d.ts","../../../../common/driver-definitions/dist/urlResolver.d.ts","../../../../common/driver-definitions/dist/driverError.d.ts","../../../../common/driver-definitions/dist/storage.d.ts","../../../../common/driver-definitions/dist/index.d.ts","../../../../common/container-definitions/dist/runtime.d.ts","../../../../common/container-definitions/dist/fluidModule.d.ts","../../../../common/container-definitions/dist/loader.d.ts","../../../../common/container-definitions/dist/tokenProvider.d.ts","../../../../common/container-definitions/dist/index.d.ts","../../../../runtime/runtime-definitions/dist/dataStoreRegistry.d.ts","../../../../runtime/runtime-definitions/dist/garbageCollection.d.ts","../../../../runtime/runtime-definitions/dist/protocol.d.ts","../../../../runtime/runtime-definitions/dist/summary.d.ts","../../../../runtime/runtime-definitions/dist/dataStoreContext.d.ts","../../../../runtime/runtime-definitions/dist/dataStoreFactory.d.ts","../../../../runtime/runtime-definitions/dist/index.d.ts","../../../../runtime/container-runtime-definitions/dist/containerRuntime.d.ts","../../../../runtime/container-runtime-definitions/dist/index.d.ts","../../../../runtime/runtime-utils/dist/dataStoreHandleContextUtils.d.ts","../../../../runtime/runtime-utils/dist/dataStoreHelpers.d.ts","../../../../runtime/datastore-definitions/dist/storage.d.ts","../../../../runtime/datastore-definitions/dist/dataStoreRuntime.d.ts","../../../../runtime/datastore-definitions/dist/channel.d.ts","../../../../runtime/datastore-definitions/dist/jsonable.d.ts","../../../../runtime/datastore-definitions/dist/serializable.d.ts","../../../../runtime/datastore-definitions/dist/index.d.ts","../../../../runtime/runtime-utils/dist/objectstoragepartition.d.ts","../../../../runtime/runtime-utils/dist/objectstorageutils.d.ts","../../../../runtime/runtime-utils/dist/requestParser.d.ts","../../../../runtime/runtime-utils/dist/runtimeFactoryHelper.d.ts","../../../../runtime/runtime-utils/dist/utils.d.ts","../../../../runtime/runtime-utils/dist/summarizerNode/summarizerNodeUtils.d.ts","../../../../runtime/runtime-utils/dist/summarizerNode/summarizerNode.d.ts","../../../../runtime/runtime-utils/dist/summarizerNode/summarizerNodeWithGc.d.ts","../../../../runtime/runtime-utils/dist/summarizerNode/index.d.ts","../../../../runtime/runtime-utils/dist/summaryUtils.d.ts","../../../../runtime/runtime-utils/dist/index.d.ts","../../../request-handler/dist/requestHandlers.d.ts","../../../request-handler/dist/runtimeRequestHandlerBuilder.d.ts","../../../request-handler/dist/index.d.ts","../container-services/containerServices.d.ts","../container-services/index.d.ts","../../src/test/containerServices.spec.ts","../../../view-interfaces/dist/htmlView.d.ts","../../../view-interfaces/dist/mountableView.d.ts","../../../view-interfaces/dist/index.d.ts","../request-handlers/requestHandlers.d.ts","../request-handlers/index.d.ts","../../src/test/defaultRoute.spec.ts","../../../../../node_modules/@fluidframework/core-interfaces/dist/fluidObject.d.ts","../../../../../node_modules/@fluidframework/core-interfaces/dist/fluidRouter.d.ts","../../../../../node_modules/@fluidframework/core-interfaces/dist/provider.d.ts","../../../../../node_modules/@fluidframework/core-interfaces/dist/handles.d.ts","../../../../../node_modules/@fluidframework/core-interfaces/dist/fluidLoadable.d.ts","../../../../../node_modules/@fluidframework/core-interfaces/dist/fluidPackage.d.ts","../../../../../node_modules/@fluidframework/core-interfaces/dist/index.d.ts","../../../../../node_modules/@fluidframework/container-definitions/node_modules/@fluidframework/protocol-definitions/dist/users.d.ts","../../../../../node_modules/@fluidframework/container-definitions/node_modules/@fluidframework/protocol-definitions/dist/clients.d.ts","../../../../../node_modules/@fluidframework/container-definitions/node_modules/@fluidframework/protocol-definitions/dist/consensus.d.ts","../../../../../node_modules/@fluidframework/container-definitions/node_modules/@fluidframework/protocol-definitions/dist/config.d.ts","../../../../../node_modules/@fluidframework/container-definitions/node_modules/@fluidframework/protocol-definitions/dist/protocol.d.ts","../../../../../node_modules/@fluidframework/container-definitions/node_modules/@fluidframework/protocol-definitions/dist/storage.d.ts","../../../../../node_modules/@fluidframework/container-definitions/node_modules/@fluidframework/protocol-definitions/dist/summary.d.ts","../../../../../node_modules/@fluidframework/container-definitions/node_modules/@fluidframework/protocol-definitions/dist/tokens.d.ts","../../../../../node_modules/@fluidframework/container-definitions/node_modules/@fluidframework/protocol-definitions/dist/scopes.d.ts","../../../../../node_modules/@fluidframework/container-definitions/node_modules/@fluidframework/protocol-definitions/dist/sockets.d.ts","../../../../../node_modules/@fluidframework/container-definitions/node_modules/@fluidframework/protocol-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/audience.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/fluidPackage.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/browserPackage.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/deltas.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/error.d.ts","../../../../../node_modules/@fluidframework/driver-definitions/dist/urlResolver.d.ts","../../../../../node_modules/@fluidframework/driver-definitions/dist/driverError.d.ts","../../../../../node_modules/@fluidframework/driver-definitions/node_modules/@fluidframework/protocol-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/driver-definitions/dist/storage.d.ts","../../../../../node_modules/@fluidframework/driver-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/runtime.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/fluidModule.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/loader.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/tokenProvider.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/node_modules/@fluidframework/protocol-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/dist/dataStoreRegistry.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/dist/garbageCollection.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/dist/protocol.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/dist/summary.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/dist/dataStoreContext.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/dist/dataStoreFactory.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/datastore-definitions/node_modules/@fluidframework/protocol-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/datastore-definitions/dist/storage.d.ts","../../../../../node_modules/@fluidframework/datastore-definitions/dist/dataStoreRuntime.d.ts","../../../../../node_modules/@fluidframework/datastore-definitions/dist/channel.d.ts","../../../../../node_modules/@fluidframework/datastore-definitions/dist/jsonable.d.ts","../../../../../node_modules/@fluidframework/datastore-definitions/dist/serializable.d.ts","../../../../../node_modules/@fluidframework/datastore-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/synthesize/dist/types.d.ts","../../../../../node_modules/@fluidframework/synthesize/dist/IFluidDependencySynthesizer.d.ts","../../../../../node_modules/@fluidframework/synthesize/dist/dependencyContainer.d.ts","../../../../../node_modules/@fluidframework/synthesize/dist/index.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/assert.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/bufferNode.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/hashFileNode.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/performanceIsomorphic.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/performanceNode.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/indexNode.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/base64Encoding.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/batchManager.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/disposal.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/typedEventEmitter.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/eventForwarder.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/heap.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/logger.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/promiseCache.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/promises.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/rangeTracker.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/rateLimiter.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/safeParser.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/timer.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/trace.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/unreachable.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/lazy.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/delay.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/bufferShared.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/common-utils/dist/index.d.ts","../../../../../node_modules/@fluidframework/datastore/node_modules/@fluidframework/protocol-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/datastore/dist/dataStoreRuntime.d.ts","../../../../../node_modules/@fluidframework/datastore/dist/fluidHandle.d.ts","../../../../../node_modules/@fluidframework/datastore/dist/index.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/dist/serializer.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/node_modules/@fluidframework/common-utils/dist/index.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/node_modules/@fluidframework/protocol-definitions/dist/index.d.ts","../../../../../node_modules/@types/ms/index.d.ts","../../../../../node_modules/@types/debug/index.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/logger.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/debugLogger.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/fluidErrorBase.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/errorLogging.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/node_modules/@fluidframework/common-utils/dist/index.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/eventEmitterWithErrorHandling.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/events.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/mockLogger.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/thresholdCounter.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/utils.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/sampledTelemetryHelper.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/config.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/index.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/dist/summarySerializer.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/dist/types.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/dist/sharedObject.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/dist/utils.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/dist/valueType.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/dist/index.d.ts","../../../../../node_modules/@fluidframework/map/dist/interfaces.d.ts","../../../../../node_modules/@fluidframework/map/node_modules/@fluidframework/protocol-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/map/dist/map.d.ts","../../../../../node_modules/@fluidframework/map/dist/localValues.d.ts","../../../../../node_modules/@fluidframework/map/dist/directory.d.ts","../../../../../node_modules/@fluidframework/map/dist/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/node_modules/@fluidframework/common-utils/dist/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/data-objects/types.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/data-objects/pureDataObject.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/data-objects/dataObject.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/data-objects/index.d.ts","../../../../../node_modules/@fluidframework/container-runtime-definitions/node_modules/@fluidframework/protocol-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/container-runtime-definitions/dist/containerRuntime.d.ts","../../../../../node_modules/@fluidframework/container-runtime-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/data-object-factories/pureDataObjectFactory.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/data-object-factories/dataObjectFactory.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/data-object-factories/index.d.ts","../../../../../node_modules/@fluidframework/container-runtime/node_modules/@fluidframework/common-utils/dist/index.d.ts","../../../../../node_modules/@fluidframework/container-runtime/node_modules/@fluidframework/protocol-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/pendingStateManager.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/summaryCollection.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/summarizerTypes.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/dataStoreHandleContextUtils.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/dataStoreHelpers.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/objectstoragepartition.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/node_modules/@fluidframework/protocol-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/objectstorageutils.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/requestParser.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/runtimeFactoryHelper.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/utils.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/summarizerNode/summarizerNodeUtils.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/summarizerNode/summarizerNode.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/summarizerNode/summarizerNodeWithGc.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/summarizerNode/index.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/summaryUtils.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/index.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/summaryFormat.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/garbageCollection.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/serializedSnapshotStorage.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/containerRuntime.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/deltaScheduler.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/dataStoreRegistry.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/runWhileConnectedCoordinator.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/summarizer.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/index.d.ts","../../../../../node_modules/@fluidframework/request-handler/dist/requestHandlers.d.ts","../../../../../node_modules/@fluidframework/request-handler/dist/runtimeRequestHandlerBuilder.d.ts","../../../../../node_modules/@fluidframework/request-handler/dist/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/container-runtime-factories/baseContainerRuntimeFactory.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/container-runtime-factories/containerRuntimeFactoryWithDefaultDataStore.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/container-runtime-factories/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/container-services/containerServices.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/container-services/index.d.ts","../../../../../node_modules/@fluidframework/view-interfaces/dist/htmlView.d.ts","../../../../../node_modules/@fluidframework/view-interfaces/dist/mountableView.d.ts","../../../../../node_modules/@fluidframework/view-interfaces/dist/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/request-handlers/requestHandlers.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/request-handlers/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/utils/attachUtils.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/utils/containerInteractions.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/utils/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/index.d.ts","../../../synthesize/dist/types.d.ts","../../../synthesize/dist/IFluidDependencySynthesizer.d.ts","../../../synthesize/dist/dependencyContainer.d.ts","../../../synthesize/dist/index.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/assert.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/bufferNode.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/hashFileNode.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/performanceIsomorphic.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/performanceNode.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/indexNode.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/base64Encoding.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/disposal.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/typedEventEmitter.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/eventForwarder.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/heap.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/logger.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/promiseCache.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/promises.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/rangeTracker.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/rateLimiter.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/safeParser.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/timer.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/trace.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/unreachable.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/lazy.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/delay.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/bufferShared.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/index.d.ts","../../../../runtime/datastore/dist/dataStoreRuntime.d.ts","../../../../runtime/datastore/dist/fluidHandle.d.ts","../../../../runtime/datastore/dist/index.d.ts","../../../../dds/shared-object-base/dist/serializer.d.ts","../../../../utils/telemetry-utils/dist/logger.d.ts","../../../../utils/telemetry-utils/dist/debugLogger.d.ts","../../../../utils/telemetry-utils/dist/fluidErrorBase.d.ts","../../../../utils/telemetry-utils/dist/errorLogging.d.ts","../../../../utils/telemetry-utils/dist/eventEmitterWithErrorHandling.d.ts","../../../../utils/telemetry-utils/dist/events.d.ts","../../../../utils/telemetry-utils/dist/mockLogger.d.ts","../../../../utils/telemetry-utils/dist/thresholdCounter.d.ts","../../../../utils/telemetry-utils/dist/utils.d.ts","../../../../utils/telemetry-utils/dist/sampledTelemetryHelper.d.ts","../../../../utils/telemetry-utils/dist/config.d.ts","../../../../utils/telemetry-utils/dist/index.d.ts","../../../../dds/shared-object-base/dist/summarySerializer.d.ts","../../../../dds/shared-object-base/dist/types.d.ts","../../../../dds/shared-object-base/dist/sharedObject.d.ts","../../../../dds/shared-object-base/dist/utils.d.ts","../../../../dds/shared-object-base/dist/valueType.d.ts","../../../../dds/shared-object-base/dist/index.d.ts","../../../../dds/map/dist/interfaces.d.ts","../../../../dds/map/dist/map.d.ts","../../../../dds/map/dist/localValues.d.ts","../../../../dds/map/dist/directory.d.ts","../../../../dds/map/dist/index.d.ts","../data-objects/types.d.ts","../data-objects/pureDataObject.d.ts","../data-objects/dataObject.d.ts","../data-objects/index.d.ts","../data-object-factories/pureDataObjectFactory.d.ts","../data-object-factories/dataObjectFactory.d.ts","../data-object-factories/index.d.ts","../../../../runtime/container-runtime/dist/batchManager.d.ts","../../../../runtime/container-runtime/dist/summaryCollection.d.ts","../../../../runtime/container-runtime/dist/summaryGenerator.d.ts","../../../../runtime/container-runtime/dist/summarizerTypes.d.ts","../../../../runtime/container-runtime/dist/summaryFormat.d.ts","../../../../runtime/container-runtime/dist/garbageCollection.d.ts","../../../../runtime/container-runtime/dist/containerRuntime.d.ts","../../../../runtime/container-runtime/dist/deltaScheduler.d.ts","../../../../runtime/container-runtime/dist/dataStoreRegistry.d.ts","../../../../runtime/container-runtime/dist/pendingStateManager.d.ts","../../../../runtime/container-runtime/dist/scheduleManager.d.ts","../../../../runtime/container-runtime/dist/runWhileConnectedCoordinator.d.ts","../../../../runtime/container-runtime/dist/summarizer.d.ts","../../../../runtime/container-runtime/dist/index.d.ts","../container-runtime-factories/baseContainerRuntimeFactory.d.ts","../container-runtime-factories/containerRuntimeFactoryWithDefaultDataStore.d.ts","../container-runtime-factories/index.d.ts","../utils/attachUtils.d.ts","../utils/containerInteractions.d.ts","../utils/index.d.ts","../index.d.ts","../../src/test/types/validateAqueductPrevious.ts","../../../../../node_modules/@types/mocha/index.d.ts"],"fileInfos":[{"version":"89f78430e422a0f06d13019d60d5a45b37ec2d28e67eb647f73b1b0d19a46b72","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06",{"version":"abba1071bfd89e55e88a054b0c851ea3e8a494c340d0f3fab19eb18f6afb0c9e","affectsGlobalScope":true},{"version":"927cb2b60048e1395b183bf74b2b80a75bdb1dbe384e1d9fac654313ea2fb136","affectsGlobalScope":true},{"version":"d8996609230d17e90484a2dd58f22668f9a05a3bfe00bfb1d6271171e54a31fb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"4378fc8122ec9d1a685b01eb66c46f62aba6b239ca7228bb6483bcf8259ee493","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"1b3fe904465430e030c93239a348f05e1be80640d91f2f004c3512c2c2c89f34","affectsGlobalScope":true},{"version":"10bbdc1981b8d9310ee75bfac28ee0477bb2353e8529da8cff7cb26c409cb5e8","affectsGlobalScope":true},"c0c5dc0360cc745a411de41c30c8a8fe7a145cbc25f1a34e02476b73ecb2f4c5","766d8c595f94c9fe9dbb779b60d7a4d6d7a6526ef22090ccedbc658c2d8c77e0","9854b932fac96f1fbec20a3457567aeb9c9d5605e1cb6075089d9e31e91207f0","e14fbd5b575cdecd6e62cc8a37a0b2fa81e48c266e94b50379a01906430d7679","8692a1ed3a979fa000b62e01f8d33cf940e030b7af50945176428f9cdd4dca80","235c362ebe5951d11275e27dda418f8ccb0eeca9e2f9767919d021528ca7f822","730e91b2e5a938b59fc604ea092b379cb77dc9103f6eb6062fe95c64fe2b7ea5","739e7da9825029dead52b83a8e58525f8ecc5881ed25eb09744c9cad3ad90233","471510298742cdd3a5613a7eb84efd472abc2ef8bae510a767ac0bff05d3ae9d","d2de12ae0f86d9dae881b4c1534063fce79b19035c1b507954b11b062ece6dc7","910acae3ceaba3aba35fb52656476aca547b1585f4a10cc272acb50bb08692a6","4c2c4f53e8eedd970f8afa369d7371544fb6231bf95e659f8602e09abe74d5a5",{"version":"dc5f6951bbf5b544349cbdef895c08dee6929818abd27d7d53c38cf1209091b3","affectsGlobalScope":true},"64e2803203b14d7f104f570f2152fde13abb6edc17b2ddb33d81ad86cf43d494","2c8d9e3331aec52d9a6d4040352c00282c3abaf48053ed0944528a4845c9caa3","400db42c3a46984118bff14260d60cec580057dc1ab4c2d7310beb643e4f5935","9b2a8f604e7c0482a9061755f00b287cc99bd8718dc82d8207dd74c599b6dc43","d0fc76a91c828fbe3f0be5d683273634b7b101068333ceed975a8a9ac464137b",{"version":"1a048ff164b8d9609f5de3139d4e37f6e8a82af82087ac414b9208f52ef8aac7","affectsGlobalScope":true},"3111079f3cb5f2b9c812ca3f46161562bce5bfb355e915f46ed46c41714dc1c3","64576aba4ff801004122056ccd049f0597aa471dcfd7670a6a0b877ee8dd97c0","b32b6b16cb0bda68199582ad6f22242d07ee75fac9b1f28a98cd838afc5eea45","4441ee4119824bfaebc49308559edd7545978f9cb41a40f115074e1031dde75f",{"version":"60693a88462d0e97900123b5bf7c73e146ce0cc94da46a61fe6775b430d2ff05","affectsGlobalScope":true},{"version":"588c69eda58b9202676ec7ca11a72c3762819b46a0ed72462c769846153c447c","affectsGlobalScope":true},"cc829932ffaf5c49092f878bec18af1fa5d8591b45a45e2b7f757f793cb3b4ed","47db10fdc4e76c4f4598cf7c91ba6bfde6cf6d8082c51860fe751643bf359739","05d7d95e24bc2897bf20ce041c3dc3cca814e07148a93999145b1a0ad491094c","d1080e49778c0b2ce656042ebfa43f89dffb96ac00f86a34762188a21857ffd4","0ce99c641ea20b0c0c09d093fc28f18f5ab31dc80033707a1ac3154399de2559","f0c33a0b325d3499cc9aded7d32886f998c9a27b465097c6cc136944d0aafdaa","44e42ed6ec9c4451ebe89524e80ac8564e9dd0988c56e6c58f393c810730595d","03c91e8833eef54dc44db99d7deb469b5e3cec82f23054b4286a2380e0e00996","1606ea615c0a5ea9f5c1376a33e34c0e1112e8dee31a5b3b8a74ce781893aa6f","9fef9de633d01cb7f01f68195626a890ededd25cf96a1e785617d08c8668230d","4455c78d226d061b1203c7614c6c6eb5f4f9db5f00d44ff47d0112de8766fbc4",{"version":"bf89ceb26132596b859cd4d129ce3f447134b444dec87966ba65cd7e8e9e0cb0","affectsGlobalScope":true},"4465a636f5f6e9665a90e30691862c9e0a3ac2edc0e66296704f10865e924f2a","9af781f03d44f5635ed7844be0ce370d9d595d4b4ec67cad88f0fac03255257e","f9fd4c3ef6de27fa0e256f4e75b61711c4be05a3399f7714621d3edc832e36b0","e49290b7a927995c0d7e6b2b9c8296284b68a9036d9966531de65185269258d7","a11d4ba43bf0825d7285d54dec6cb951685cd458a4de3c5c1800f7cbf7799009","874ca809b79276460011480a2829f4c8d4db29416dd411f71efbf8f497f0ac09","82e1723b20fa0b15a7da0d1a03fec88348f82f640f7a2f308d6c0fac780cfc7c","e0202c3e09775b86b902f21623e55896cea98750efbdf0691ca7473af06fe551","23a28f834a078986bbf58f4e3705956983ff81c3c2493f3db3e5f0e8a9507779","4febdf7f3ec92706c58e0b4e8159cd6de718284ef384260b07c9641c13fc70ce","ad7e61eca7f2f8bf47e72695f9f6663b75e41d87ef49abdb17c0cb843862f8aa","ecba2e44af95b0599c269a92628cec22e752868bce37396740deb51a5c547a26","46a9fb41a8f3bc7539eeebc15a6e04b9e55d7537a081615ad3614220d34c3e0f","a2666b43d889b4882ac6ede1c48128bac351886854e94f832b20d3730e5062c5","7335933d9f30dcfd2c4b6080a8b78e81912a7fcefb1dafccb67ca4cb4b3ac23d","a6bfe9de9adef749010c118104b071d14943802ff0614732b47ce4f1c3e383cd","4c3d0e10396646db4a1e917fb852077ee77ae62e512913bef9cccc2bb0f8bd0e","3b220849d58140dcc6718f5b52dcd29fdb79c45bc28f561cbd29eb1cac6cce13","0ee22fce41f7417a24c808d266e91b850629113c104713a35854393d55994beb","22d1b1d965baba05766613e2e6c753bb005d4386c448cafd72c309ba689e8c24",{"version":"2708349d5a11a5c2e5f3a0765259ebe7ee00cdcc8161cb9990cb4910328442a1","affectsGlobalScope":true},"2a7d39ea70e483d3ebcde44031b6552940f295349bee8d486e8bdf6380162302","7da49d6be542ee6f7f8810a19ffe351a93562ea99ac68a93d0a701f344389b05","c21365787186bd17f0ed204809bdfd0b50130494593fd1c0657b5b1a2d87afcc","486e1128ffae98c512912ff444e45f17ea4d2bdefb5654372bdfebd0e7b181ea","3e429571f8c1d2355f0c105b706308a24d39b8949ca5868173cf0f75f8e40f49","7c3f74377e2f69f3af629df55db463ac4925387856002def14fe1315b8d510f3","77449f243a7586f175c3b5589d9447e442c8e904d8ba3bb7fc5f22ca7d3b8a9f","d630dd5a555d7beaf46fb9c7eab8189bb9f2fe92162a51d7a9c4093779df052c","3185273a45debd9a7cae74f280ae0fbcdc83387d11bb583fb9ec8a04afb2cf09","57c96478eedfdd3475a42d496d9657d8630923f67f948ecbb778c6b648816fb8","66489d246ba00e82db76453f7be5be7cd675c142889b72a1ff55ca0217eb1d79","8b64cc5af6eb28b695bed0262a2a98f49ac117545baeff3634419b7990f59233","550b688ee7151a09aab27b71ac6f1c86dc65f6a4338ea674dd2a34ff69d837a2","df293053630d0ebeec3ebc780e6eaf3df7d002a3ac128e8f05e68d693fa40b8a","58387e8de574c692d78eaa4dfc42889e8e454f616eedff84419ab6726f752f88","b7cf610e8c794ad23f19212c6038eb3b08eda1d55ed49eba4fc1349e3cf7196e","d3e163f3c84837e64983b6f68b171e6484d28157603a30cbb34e658c847e95a7","9217b29cd8c092fd796ab5309d0dc3cb4e63c9d32aff49e3137ab74e20d6caa2","b7de5d211bb5573ee43bd2375c4e13f70ca23aa2eedb74dc2cc96cb7490518fd","1c4c8d9a9b04b2c9b264be152aabfc529a9c08e3ec36ba7d1fb0330b287f2419","c29351a5d935f5e088f52cf6f9bc4e5ca67fe0bc6f0fa89ade0c2506c2445d6b","db393dd65f2c615ff4ad4078bc1a2660b53f18ac0b27dbee9e11a00c129feab1","15005064a3e234454f2db1700bf89691a91eed71ff21f218abbe8b6757cbf0ee","8023ac345236d4f16563d8dee36b7db6a3b58d2d478c2de674cbd70ce0249737","a5c3a72c255d86081433f6dab4aebc374bbba1da1f9c41532f41195da7c54b81","f9d3eab09c70e0814795277ab9c3f22625cd9dd09c3ab486f6e63974d6795a3d","213a0776727aa82ac484e255395a3aaf9124717c969c57fcaa383b8478fd7f92","eff90c8fb7521204ef889ea0684748a7ff8a1b62a7e0cc23ace822a96d1bff44","cc47680a0de53227ea31a69fce9ebe26984ed3023710a944308f4036faa939be","77ba40eacbb53542ece9394583ad424c8ee677543b0f85948d2387da8483afc9","8dedd0c5f67615e775a23fd2904e2f40568af755e4348aa78372306e8a4a1751","8828d1bb262f493c4471b74ed84b18f6735a403635b140249363d383e63f0d88","bcb2b5ec9bb438a4a2ec0b66e7c623ed32784dedc3ef49b6ef48c700085dd803","b1264b0d302e579b79afdad01d2999289bfd86e4baa457b921f84ac0d4572c1f","dcb546ad7323c3609d7853de1257093172a8c3d55d78c43bd4f8b3ec2099c021","41092c2f21154d134c6b180e1bb54c752fb56970fba9fbe2fcfc10d81e13732d","364a664124450723d4003b59212e6291445df626c9935ed2c1b25ccc98e5eec1","cc653803be018c2a3c50e808670718dfcd2a660d5a97c5b874f10f4d951b368b","f2f75931453414c93a462e16d1c8705792402836c8337616de10260a7740606e","e90ee5b5e82a17db7d3d39a6ea4c8bfaf519477808367920f0514a9323177787","40827adcc9d689a9de0fee0f1c9d69876c8842ff4028fc32a1a9367a6605ffe6","829c10c3b482cb6b308f1b4c38a650f08e81cad6eb92218d0ba269b2f525c412","4875b165a1ebddf149079cce60a3146443e6f6798e094c2dc5f3c109e2ecf14b","4f19fdf91321669eb811c9b47fc388449403d57181a0afc4fc00aaaaf3e1a6fe","cd4133865bd32a8dc56c8359e213449a6b6191fdd43d9df3359cb828a67732f0","056ef2d280a5c3c35f50743817bcb7ecf6b20dc66e68f5c8498a4b50851289ec","8915668a1856ed2d31f2e798ddd16d784c0eb614cb305fd61bece54ca856bc83","870d70891a4eee5d29dd4dd408d41dd260335f2eaa84fb3b7f3a2979b3ec078a","1d7ed6fd0c261ed3928aa9e1c02844e3032829d41529d7c153440de945eb693a","17bc0f8989d7d61727233312b8bcaec1d8f7ce13cfe81b7a8aa717180262c4e6","36126fc3247a8df922df616830e2416e30047e7db1d685fd074352436c591327","c1760c1bbd45030a15e5123f8d379760d8a44eb2d90e860bf5f737b1c4c55871","49d1f2798732bd4e51303485ec47ab3afabe4975da61dd22ad1e638b0b633aed","1fceef35b85bf1c2eb88d7ff87041bba70454b6fb3275cd3c0683683e87377e7","4d72a2f2b131fcad932178746692cdc6102206fa6b95541569ce44a8330ee89f","3356e68d90afbb1ff2e837c04b3d58f597a04b28379036e96719d2bb05cd211c","052fb3c9d96792bd5c8c5dae94747ee615f091663c457a01bf807a5e4747267a","f920b8e3c4abf4bc47ee138d467e5a009df70dc5b260ed6ddcb2746dc8cd48d1","ba92aeb236b7772678af8fb07bb94c60f4a80b0cfbca187b782cdbb3da865951","4fa52da408b0aa60d5f0fd24b8d1425cbe0d374ce905dc49c6e911b600d1697e","87365582535483059cf1b026f61c55ce0f1fbf19271966f13484ad2b1212a12f","55abdc0a2fd184a57c8ead3096ff97cf03d186941e9a2c1dbeccff5c1477aa05","d222657ed86e3666f87d8dfea01469fd3bb844672c2e1325b0eb72abd4d44ec4","7f4a7aa7d1a20e09abcf6694eb47052e2b66aef00c5ceffacef8987a672da0bb","9828e855e8c56419b78398d4beb2ea13fc1988016de069587fa25b57622800ed","32c58de3ca76283b45268fc4aaeff14b7f8b5badc9a98fd6e3e6ba1a1bf7b594","d9afb629da4262e636f81d9e190cb0b10109dc2ef33d47f43700b97341bc94f3","c0c5dc0360cc745a411de41c30c8a8fe7a145cbc25f1a34e02476b73ecb2f4c5","766d8c595f94c9fe9dbb779b60d7a4d6d7a6526ef22090ccedbc658c2d8c77e0","9854b932fac96f1fbec20a3457567aeb9c9d5605e1cb6075089d9e31e91207f0","008b0f774aa53fadf66f518d63e53df8a1bb6389908ac361895f3acae06159df","8692a1ed3a979fa000b62e01f8d33cf940e030b7af50945176428f9cdd4dca80","970e1154a10ec841ea6a3f2605044a65e2261bb953f3b72a1ca1faa480c697f8","730e91b2e5a938b59fc604ea092b379cb77dc9103f6eb6062fe95c64fe2b7ea5","23f4fb12c4c9562f93b2e1179b8318680fd0a4926668e4dd67e4d9e612d967f1","c21365787186bd17f0ed204809bdfd0b50130494593fd1c0657b5b1a2d87afcc","486e1128ffae98c512912ff444e45f17ea4d2bdefb5654372bdfebd0e7b181ea","295aebfd98602f95f4c41e7668309c64c7d469e02fa76f78aaac1a887031b69a","77449f243a7586f175c3b5589d9447e442c8e904d8ba3bb7fc5f22ca7d3b8a9f","400b71c3fd22577b532c14206b3e39f1cd13d7222e12a23f18253b1a8a573efc","822c3889675ada4c5e7869954cca7f1b9c17262af786a356db9d0ec78d5d3c1a","c4dbbb9e785092d70b85188942e7ebbf5382d52cd115b98265c2da6359bc64f9","1e55e1afdeca5d4c7dbb9c19f481cb2bb4b48ead954a64dbd2aa5b97e29b7c3a","2ed7a0b9c5e8eca005f9564dda5333d262a23851ac7f109886bb54d47b8cdbe9","b7bae7502647b504fe857c616093ccb6ca9723da878ea88cf658013d30b8c3d3","a5c5fcb99f794fcb8999490d1f5fccac22c4350801b527876a541e64692889b0","741a596519b5efb677cc27e0b3dc97a7053a5f08e0e388b54f6e93b7bbf5e9f4","5a6da0fe8e8896c8f05057396d825d36506a1527de189150cf4d8dea3e794239","7a6c191c69dbcbaa6694c1bb2d43717211a1cac00a5ed2c71c2c3a3c7675e314","9217b29cd8c092fd796ab5309d0dc3cb4e63c9d32aff49e3137ab74e20d6caa2","b7de5d211bb5573ee43bd2375c4e13f70ca23aa2eedb74dc2cc96cb7490518fd","1c4c8d9a9b04b2c9b264be152aabfc529a9c08e3ec36ba7d1fb0330b287f2419","b7bae7502647b504fe857c616093ccb6ca9723da878ea88cf658013d30b8c3d3","cad3b2418e58d97bd6d0c7f3e5210d632ab25c966ccccf55843e2f44eb70e3a8","db393dd65f2c615ff4ad4078bc1a2660b53f18ac0b27dbee9e11a00c129feab1","c3a3e578da68c255f2f2e1496e5dbcf9799ce7ec69e7276d5ac84b0eef7ded5f","8023ac345236d4f16563d8dee36b7db6a3b58d2d478c2de674cbd70ce0249737","c647f0eaec4bd784e9486ac821aea42ae2533e2b6d097a61c97758ed895fb654","f9d3eab09c70e0814795277ab9c3f22625cd9dd09c3ab486f6e63974d6795a3d","3f460cefa4fe914b082b4f8a13b0741561ff08707bbbee69abf8881d521ea5cb","b7bae7502647b504fe857c616093ccb6ca9723da878ea88cf658013d30b8c3d3","eff90c8fb7521204ef889ea0684748a7ff8a1b62a7e0cc23ace822a96d1bff44","b7bf39e391d0749e0e6620c6a04df5eaae0ebafab81a75723981fd5df0cc5bcb","77ba40eacbb53542ece9394583ad424c8ee677543b0f85948d2387da8483afc9","5e4966caa7216db9cd10a26c64f356ff7512f4fe99c34feea09e8bb4a6284f01","60f28f4ae67267192b57bc8bda319a19f6597dac432de8fbc15cef9ff661e74a","bcb2b5ec9bb438a4a2ec0b66e7c623ed32784dedc3ef49b6ef48c700085dd803","b1264b0d302e579b79afdad01d2999289bfd86e4baa457b921f84ac0d4572c1f","b7bae7502647b504fe857c616093ccb6ca9723da878ea88cf658013d30b8c3d3","f2f75931453414c93a462e16d1c8705792402836c8337616de10260a7740606e","e90ee5b5e82a17db7d3d39a6ea4c8bfaf519477808367920f0514a9323177787","a4a8dbf7530d8e3969e17c8da06b2cbacb07e0d5593f454684f84d9b78af20b1","c65cc65f5556f03492b7026de958b86fe4d52b33384fc894746410defc3df72e","4875b165a1ebddf149079cce60a3146443e6f6798e094c2dc5f3c109e2ecf14b","5137910b77945f21aecf56f24785337c2038eca7b5c144731ca0927ae7048517","0019f06f88e66fa5371d8eebb0e81dc749e54a8f65f8ec9b59760c77e759e46e","a15809b8be1e3dd5a4f89df2886c9609eff56afa7b5e262adae346dc81d80a19","abbf5a289e8fbe488cf30a8024ebb89cafa6ab47277ffe735ce2dd18fe1ca107","48010a1e04aff055895b4d95949566d9cd43f356bf1d989548dcbe34b07e0702","ad8ee776fa8afb97e4d373dddf5b81661e5b3eb321f4a9100c0707fec3fd081b","a2a41e5857cc06435104367b7d1f48b409bfe93a4ac77748fb98baa1478f29cf","a4b157d47e5c25e8bf0685577c960c41a112c7f0b340980e2515a43ef1887c54","38af778857e4f07da8ddf6d1dcda7bf4b501455252a2c98006f7c3344fd7f526","a10937d6dfa554517552385abaedbd1bc6fdcb9701aee152e102aac5a2c82746","a61f941a5856cf50ccfdf50137c6d295ed6704b12fb91372dd959809db54b319","2797c6273b83a6e4585358632830327d8cddb076e400e7c65668783bba0821a2","3027a5a197cd766abc3f7cd3f9e63595e23d68e5d315e1f50a9e6265ae1d0594","d1542935eb36a8cfa29aebb073bef35f1f8d2d30e25e3cdfb77622678cb9ff4a","21646c2943690d7bad80462d66dd98cbb690839778fed7d18deaf056c0171067","6d75c7a3b4ebb715532f62a9ee606acab62d6fa878b48261e3b27e30b4988142","4dd73804e37bcc88bbd9a770e7f2a3cc440e50abfb3357c6b91075435639b61c","6cee92d9fcc9773919629221c7c96dde70aeac9eacc6c15d16e7ea0507ded671","31a28937aafb9d3ae686144962a105289c6a8ae32d9129b99a6b57eb32c69bab","3e83be6adc13f0ba2b0bb5ef2fef29516877660f158ed6fdd777de2c27f7bbad","ec204da912c3b4b228626e8a5310207ae7a398c3f745ed8b5dc043033f2419f7","bf888e7b557ad080706efcd90f51fa17aae3e218974a7fd3d0592cc1ba878206","1a2a2f3641aab2918487d4a5995c29ea6e6134cb5f4d17bdd758691b9cbb6164","4d933ebf7027ed98555bfc3f98df6950f7718549ca1691bd73f9b314b4a5d9f1","df5f5ef444206c89f7f28b04ce9f4e0592cdeb7b3fb0534490487edb1654c4f4","504625fd2aff6b50298999996a66c6da9ffa84f8de390df20f4c53e6905c0ff3","f2d21e96218747c1f40f1881f3cf417d4913b43ca11e358ebbf4d3005ef82e2f","85923f9c86876e0b596ee67f48d6da91c95e61c891ab0a479b10f287811c5720","8362f95b9c16d0d7e1fdda110fa75ee386d5ee670f4885bf1f1e3e32419fb11d","f8eb054ed71a693219fa8c4ecd08272a72dadf73ab82ec9a73b365662f16775c","b7bae7502647b504fe857c616093ccb6ca9723da878ea88cf658013d30b8c3d3","020cc6b4e69c386e1387194cc9233cca102cbce8bd8308ea3dec7054cb31f1a2","fa2391e2793c9deed82cbdc69ca6ec910498b73d02aefd1fbce7080a69ec3eef","d4fec5db15ffd37b4c033e7f48e598a4d4cce990e9f15f3a4502c65def8d4525","016505d403d60f1e9b5c4ee269c8f225ac019dd267691687ec621338574227b1","f8eb054ed71a693219fa8c4ecd08272a72dadf73ab82ec9a73b365662f16775c","b7bae7502647b504fe857c616093ccb6ca9723da878ea88cf658013d30b8c3d3","6a9c5127096b35264eb7cd21b2417bfc1d42cceca9ba4ce2bb0c3410b7816042","78828b06c0d3b586954015e9ebde5480b009e166c71244763bda328ec0920f41","9598917dffdcd37efa37ec9c994031ad10cefae76d95d69a0b08c394e651f37f","5cd349e6e0ec836061cb8cd1beacfb8e447e591ad737aae01ad17778798c92a3","47f5bf82c3e5e015ac824e0accde5831f27eee560ee5949493b8e1caf9324602","8e8d512d5f32b12bc29a4fc11e3a63bccfe2cb2d18069f09aadcf39497aafe62","f8eb054ed71a693219fa8c4ecd08272a72dadf73ab82ec9a73b365662f16775c","5bcb5b4554083521d963c22321c261d0586f5351c7d04638c3fdc230bc5f5619","8c83cea5939cf24f525ff2eaa501e80fb50ed42a899942a8f07c380c02b3631c","fb833fea3e43a78bb9024ae945c8ce5d7764b7ac3bea1eca4255167409e1293c","0a92a7160724928d53615d16c922eaafb6f1d25156c4829410e843e481aa315d","4d4c7912b3928a508b8fd31077974e9e47e432df13fa7876e62ae66f358b7efe","39d5458e0b51d20138fd9ea11ff94d5a81b5122f8f3b2764014a977bc98461da","4ac3c3279a8bfdd6f66da4ad02363e69124c9b142be3d0116d66ee5af410d8dc","06ba60b1c628657d109a4faa84a86fca5297a632d874592d7388c3135359edc7","a9deea93b5e374ffb8d1949a9e9cfb5410da35ac897644b747c3180cf841db14","d843a8dcaadd65cf3fc76b8b14f8eee7b733da846abf21cac6b72491b9d0565c","58aa886e40a0dc8df131e40b484e148c718c39ac80458af07bfa599b4ecb5442","6d8642db449bc452ba5865d54b82d73fd4f86a9fb6fb2c5aca8612d53b97d4b7","f6d85487a128842a4a52514a3cedbf9fbfe7e50736f69aa445147d603e3df161","4cf6ddb523f326ac47acb2b79bf56b64763b48b8faf37582f23e6a9d51212351","fd1ba731c65bda1ad7ee22895a5c4420258c97df7bb75bb341185bc45574f090","b7bae7502647b504fe857c616093ccb6ca9723da878ea88cf658013d30b8c3d3","a824ab7b9fbb089e7065fb9e124e339fe147bec626278521cbc21bf40566b377","4df7ddafa7066d49483502abbe3397150b2609b6421c76f4bdd9074074edb1d2","21dbe924a0f71d9da39c88c0b50d32d2fe291b458a936f740585908e4692ae4b","9bfdbe52f4cb3423abc4822cf2b46754f924da470430448929d3f5084d73c868","f8eb054ed71a693219fa8c4ecd08272a72dadf73ab82ec9a73b365662f16775c","c68d89b632b1fa079e5ecfbea7773ff110df255fd7ed6696e48c9243f1d3241e","a392fbb91a57f34397e9c3eb73469a9676b4d2d996814aa9d52caef95013c789","1e5ef418179c093a6d60c35fa913e70410473040c68cd8b7c83a726ca3f4adcf","b466c41299ef2e720425f2d0bb546fbb41baa9e5f7a280a35d18125457fc8a7f","b7bae7502647b504fe857c616093ccb6ca9723da878ea88cf658013d30b8c3d3","39913df3fa7d02ad3446ebffe9fc667a18357849d3229f01870e01e991e65e12","41092c2f21154d134c6b180e1bb54c752fb56970fba9fbe2fcfc10d81e13732d","164099460637b07e28a46e2baf57bf7ef8b21e95bbe52cdcdd7b706c233b1637","2c426cf9def67c43e8ad4d4f1ddd8e561ec78437fe6b725573bb6016b2050704","1c98daf0f7a0183e0d2808ebe5ff8dc30ba97811ff45e52e1b26c98ae3c877fb","f8eb054ed71a693219fa8c4ecd08272a72dadf73ab82ec9a73b365662f16775c","b7bae7502647b504fe857c616093ccb6ca9723da878ea88cf658013d30b8c3d3","c962dfbf609283ad22a7c89cbd96d23670df9e408c56e967965e70485db55b4f","892c4eaca41613e57714982c4cf9b8d7a1ec4d1dec7610a6746e4e5b51c9238e","8b4124478498affa01b4ab97315b7c6ace5a5115bc655ee006afc94bcd6d6ba8","364a664124450723d4003b59212e6291445df626c9935ed2c1b25ccc98e5eec1","cc653803be018c2a3c50e808670718dfcd2a660d5a97c5b874f10f4d951b368b","cd4133865bd32a8dc56c8359e213449a6b6191fdd43d9df3359cb828a67732f0","b7bae7502647b504fe857c616093ccb6ca9723da878ea88cf658013d30b8c3d3","056ef2d280a5c3c35f50743817bcb7ecf6b20dc66e68f5c8498a4b50851289ec","8915668a1856ed2d31f2e798ddd16d784c0eb614cb305fd61bece54ca856bc83","870d70891a4eee5d29dd4dd408d41dd260335f2eaa84fb3b7f3a2979b3ec078a","1d7ed6fd0c261ed3928aa9e1c02844e3032829d41529d7c153440de945eb693a","aca0343780b8484fc8ab49ec1cd7ed4455d8a72fb6d37c4845f072fae2ddc94a","b3a96dee2e8e6aed3d881c17d967d64a06d2d7633eaed2dc08136c9d72fdc613","978659d568658271f4ec8028badcee98fb7631a8c5f6984afba917e8a18f2994","49d1f2798732bd4e51303485ec47ab3afabe4975da61dd22ad1e638b0b633aed","1fceef35b85bf1c2eb88d7ff87041bba70454b6fb3275cd3c0683683e87377e7","4d72a2f2b131fcad932178746692cdc6102206fa6b95541569ce44a8330ee89f","25491d913a308d1b13a49c28529fb5d1c952c6c5c202d98ee37575ed00997853","ad8a86f0301e413e4ca1c8725f999812b1cdf98e82a2225efe227cc68b602cc9","3626117c675125b61e4434a30b16fbb17072932e8757b0672d046cd41dbba43a","7efd8b3a42c5cd05dee7ed7bd0895861796fd3a8de8aad13ff5e6f9c3b2d667c","e62b7e89a9838b4eb00e69ba21da0524978a928da82d80a93c90dd3487bee5d8","afb68172b62eca8ae49e150404b2b46610f8512e0d85234f19a8699675352708","32cbce04b4e826453913bc4ec11fd60522a4d9d777bb7596c86f4f1e8d403e0a","cfa0ad632475dedce30e693430b7138af62bb1722518d7e96655f924a8b7330d","b2fbf5b0f157dbb55d06d6c41db39f700e72a3a3d5ef529b6b13aa41aebacb8e","3356e68d90afbb1ff2e837c04b3d58f597a04b28379036e96719d2bb05cd211c","052fb3c9d96792bd5c8c5dae94747ee615f091663c457a01bf807a5e4747267a","f920b8e3c4abf4bc47ee138d467e5a009df70dc5b260ed6ddcb2746dc8cd48d1","4a846d7a7c46d6bfadb93e3d82d7f635afa384bd1ecd8ab16331c63dd4363e7c","b2bbfd02443109f94b4c25a4fdb6d3229ba505f27da84878b58a36ba2e470e36","9ad3a17affdfdae0248e311cd4e184220cfdca60249923a848e1af05f2c77257","ba92aeb236b7772678af8fb07bb94c60f4a80b0cfbca187b782cdbb3da865951","4fa52da408b0aa60d5f0fd24b8d1425cbe0d374ce905dc49c6e911b600d1697e","55abdc0a2fd184a57c8ead3096ff97cf03d186941e9a2c1dbeccff5c1477aa05","d222657ed86e3666f87d8dfea01469fd3bb844672c2e1325b0eb72abd4d44ec4","7f4a7aa7d1a20e09abcf6694eb47052e2b66aef00c5ceffacef8987a672da0bb","6b44b38d58e357998bfde5d01074dfdcd367d4ff2fdd9037acfaad6b652d3bd5","32c58de3ca76283b45268fc4aaeff14b7f8b5badc9a98fd6e3e6ba1a1bf7b594","eba04c19cca475dd41c3bcd3880c6f5a03d711dc45b9faf83a99bf27308fa53f","0ca87d9a2458671841ffe178907feb67cf3c8713b2dc1f306e16743e98d5acf5","77c375cce608c31f81e0fac17835e38010c8fb21fff3d8cd9b99edf153db6fdf","2054cf6461640ec78bab12a93fbf32d985a871ac2082824fe4f9b0ffb0418b4f","0019f06f88e66fa5371d8eebb0e81dc749e54a8f65f8ec9b59760c77e759e46e","a15809b8be1e3dd5a4f89df2886c9609eff56afa7b5e262adae346dc81d80a19","f00155eae1bf0b4edea1230126aff57c010a14f8542291a2848dd3846db4cc5d","48010a1e04aff055895b4d95949566d9cd43f356bf1d989548dcbe34b07e0702","e1818e0fda127bd741e88a7e542cf693606de95ce3fb3a3fb91146e5658cb67d","5e95a5824c77f06f492ec61f3abb3898ff8d56d3130bbacc745853e49d28cd1d","3ad0fff4a0d23d591ab29a6efc91d224600285fe23281e3d0b5c643aa1b4bee5","38af778857e4f07da8ddf6d1dcda7bf4b501455252a2c98006f7c3344fd7f526","a10937d6dfa554517552385abaedbd1bc6fdcb9701aee152e102aac5a2c82746","a61f941a5856cf50ccfdf50137c6d295ed6704b12fb91372dd959809db54b319","37dd666433e9359830531617aa7f0c69de6ad40e2b96637620322978a5724505","be19f779f44110e9967b2b159640113936a3b28804a988048ac90ccde21e58c3","ea220a6083461917eeb9ed97acbbcf40be1d901d100cfa2f99f64be481449415","086590542697953a90746a49e0b45e2ac0b79af34a005159f06cb70a977742d1","3492be117d889e6ed80e99603f4fc105b533ee66853587e8a6affdb335cda68a","7bdadb8403a58ae96b264bd47fab0dd5fa989a943bd15ee779688a2aaaad1766","145a2f2032abdf710a7da87db76147469c9187f8326ff36013bb310bf7983280","3e83be6adc13f0ba2b0bb5ef2fef29516877660f158ed6fdd777de2c27f7bbad","27a8c3b5f6ffc0145fa9ce6d3abe875def31c5d06b171811948457a030959a6f","bf888e7b557ad080706efcd90f51fa17aae3e218974a7fd3d0592cc1ba878206","827bbb801acea177785b6be117e03778ccc507d66a02649468cb2f4f29487bb9","f7594c36bb7e4a4936df3ba1e078f39009a0f3a39bc76899a075d1c690752002","df5f5ef444206c89f7f28b04ce9f4e0592cdeb7b3fb0534490487edb1654c4f4","504625fd2aff6b50298999996a66c6da9ffa84f8de390df20f4c53e6905c0ff3","da77abbc2aa8976ccdff0e03552ca451291855ea252ff13681f9a799c0e55104","fabf53b6038fb84d618fe396f864979f8f6b26b18bd25d9cb01f153b07309047","83f8377dca0b114c1517321df5d9870b2459c49289aec0bd9c23fe5c01244f2b","089b5af01fb5c2bd2abea8f54004f09ea11cb1615dd2d7b31fe96e61afd88f76","7e7842af54a6e2cd55ecda3793956128507914f3122e575eb9a3f53c9cd15491","b75567a1e39cb8606fe9befe32ba790eb4cfe6bb1e29b49eb5410ca47aaeb15d","d4fec5db15ffd37b4c033e7f48e598a4d4cce990e9f15f3a4502c65def8d4525","016505d403d60f1e9b5c4ee269c8f225ac019dd267691687ec621338574227b1","7248aabcff69cbb97b8c1260530516392352e34d5cbd88ba4d1f5dbaf652a9b5","5cd349e6e0ec836061cb8cd1beacfb8e447e591ad737aae01ad17778798c92a3","47f5bf82c3e5e015ac824e0accde5831f27eee560ee5949493b8e1caf9324602","422f7121c00d987e32daf5bc85b1fd92df1e8d4e2ec91f7478ab676df563fdf5","5bcb5b4554083521d963c22321c261d0586f5351c7d04638c3fdc230bc5f5619","8c83cea5939cf24f525ff2eaa501e80fb50ed42a899942a8f07c380c02b3631c","e4d82fc84c49ab5287855a9040719333155ff7a9e3166475bdcf01e34a17f9c2","72c5ed4d45c69873ae8255fb6c5786f87bd7898e9e29131c482f4d5524e66033","4d4c7912b3928a508b8fd31077974e9e47e432df13fa7876e62ae66f358b7efe","39d5458e0b51d20138fd9ea11ff94d5a81b5122f8f3b2764014a977bc98461da","4ac3c3279a8bfdd6f66da4ad02363e69124c9b142be3d0116d66ee5af410d8dc","06ba60b1c628657d109a4faa84a86fca5297a632d874592d7388c3135359edc7","a9deea93b5e374ffb8d1949a9e9cfb5410da35ac897644b747c3180cf841db14","b61d8b1b234e0ef8c5b33a652d5d023f5e3b50b1edde09f69aa83bdab49037fd","211d77d6cae4a7dfb3b13e8169f5250f90556221f55d07671eeab264ac910474","6d8642db449bc452ba5865d54b82d73fd4f86a9fb6fb2c5aca8612d53b97d4b7","f6d85487a128842a4a52514a3cedbf9fbfe7e50736f69aa445147d603e3df161","4cf6ddb523f326ac47acb2b79bf56b64763b48b8faf37582f23e6a9d51212351","9739ff7245cc51eb2e31af1ab6f977dcd1451ffefc7b10f9eb7fc49cacef7d3a","5d36f6c3b025789a3efc491f6cd74af65a7d20adedec6627b215c727709948d2","773b635db3038caaafd425d7b414955861ab5584c2122c08f79ce870276abd0b","d4dcc1dea696e3c4aed8566cf5c6ccfed97b8cf6fa2b9ce5adfb0dcebba14641","44a8c0b5ab530696ca5c98b623b2c07490603e20629c850e529d4f781e65b71c","c68d89b632b1fa079e5ecfbea7773ff110df255fd7ed6696e48c9243f1d3241e","3ea213297b01e625ca3db5d429876cebeb04b28806672373d79d82a9a7404c83","1e5ef418179c093a6d60c35fa913e70410473040c68cd8b7c83a726ca3f4adcf","b466c41299ef2e720425f2d0bb546fbb41baa9e5f7a280a35d18125457fc8a7f","164099460637b07e28a46e2baf57bf7ef8b21e95bbe52cdcdd7b706c233b1637","2c426cf9def67c43e8ad4d4f1ddd8e561ec78437fe6b725573bb6016b2050704","1c98daf0f7a0183e0d2808ebe5ff8dc30ba97811ff45e52e1b26c98ae3c877fb","2875c8cccc2b9176699f7a10e7328f3fa1f257aa20a4c7c9d96386959acf7b6a","da476133ceeaaeb90062029748fad59c217637f3979f18b9df062c3cae3c2836","a4464bcca2bcf2177b3346469f71a8758664a4ba76a42e6012b49eef7a703f6b","f801bf973c301473dec0adae0a4f0639198b5ce703850b0413a7b55c4e667afe","2594a38efb204f3f094b716facb8c51680a81f59de9fe299c51b5a49c3d90772","c4051444ac3bd623ce5183dc7f65f4f48c2af6a22245f7e081ab35037159c7b8","7f75cef92f060cba0b108f25f7d7c7c94cd43b7e9cdefab7a4649000a62d7f02","84dd18980ebbccc2e460b0eedc4490901f8756e1bb925b275f73d309fc6eecf4","afb68172b62eca8ae49e150404b2b46610f8512e0d85234f19a8699675352708","1efd3c94b16e20384c68fa8acfaa147e5ecd5c10da62e0a1a3cdf0b600a37755","cfde4066f834f550ce18c4ec7e550476af3c1cbfcc3ecf3f0af2972d0a97ff67","32cbce04b4e826453913bc4ec11fd60522a4d9d777bb7596c86f4f1e8d403e0a","ae8446aac66b48af24c38e83398cf18188088e932d79f2f5c4fd399191ff3bbf","48d62abc125f0f8912d5a7b0a6be677898d7e42d5873e2fe34af4ece4ce53cdb","4a846d7a7c46d6bfadb93e3d82d7f635afa384bd1ecd8ab16331c63dd4363e7c","b2bbfd02443109f94b4c25a4fdb6d3229ba505f27da84878b58a36ba2e470e36","9ad3a17affdfdae0248e311cd4e184220cfdca60249923a848e1af05f2c77257","eba04c19cca475dd41c3bcd3880c6f5a03d711dc45b9faf83a99bf27308fa53f","91995c134eaadc8a267e19939b66b687d70436265eb9a2a69d1abb37b4210ffa","77c375cce608c31f81e0fac17835e38010c8fb21fff3d8cd9b99edf153db6fdf","4edfb22f680061c3316e0a44f534a61d0018dc77cfe2f2af3b95c20701f03931","1b5982a9506e13dc19493808f8c19d1d2aac632fcf6d50b4753efac8ef66ffc3",{"version":"3f6d6465811321abc30a1e5f667feed63e5b3917b3d6c8d6645daf96c75f97ba","affectsGlobalScope":true}],"options":{"declaration":false,"declarationMap":false,"esModuleInterop":true,"inlineSources":true,"module":1,"noImplicitAny":false,"noUnusedLocals":true,"outDir":"./","rootDir":"../../src/test","skipLibCheck":true,"sourceMap":true,"strict":true,"target":4},"fileIdsList":[[187,195,206,273,295,304,307],[195,206,273,304,307,308],[308,309],[161,178,273,307],[311],[195,202,206,235,270,274],[274,275],[161,178,195,202,206,235,270,273],[161,178,265,267,268],[267,268,269],[40,161,178,195,202,206,231,265,267],[40,161,178,195,202,206],[270,276,310,312,317,320],[316],[161,178,273,295,307,315],[202],[161,178,187],[318,319],[207,210,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230],[37,38,39],[40],[40,54,334],[327],[326,329,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348],[327,328,330],[329],[40,54],[54,88,172],[174],[40,172],[161,174,178,183],[173,174,175,176,177,183,184,185,186],[40,161,172,173,174,176,177,178,182,183,184],[40,161,172,173,174,176,177,178,182,185],[162],[40,163],[162,163,164,165,166,167,168,169,170,171],[163,165,166,169],[40,161,172,178,182,187,195],[272],[40,54,88,161,172,178,182,187,195,231,273,279,281,297,298],[195],[40,172,187],[40,161,172,178,187,195,295,296,299],[279,280,281,297,299,300,301,302,303],[40,172,187,195,299],[281],[172,182,187],[40,54,88,161,178,187,253,280,281,299,302,304],[40,161,172,178,187,195,253,280],[40,172,187,231],[172,182,195],[158],[156,157,159],[155,156,157,158,159,160],[161,172,178,195,197,198],[40,161,172,178,187,195,202],[197,198,199,200,201],[161,178,200],[40,161,172,178,187,195,202,231],[161,178],[233,234],[40,54,216],[208],[208,209,211],[210],[178],[178,179,181],[40,172,178],[172,195,202,259,260,263],[260,262,263,264],[40,259],[161,178,259,260],[172,195,202,259,260],[89],[40,90],[89,90,91,92,93,94,95,96,97,98,99],[90,92,94,97],[93],[305,306],[161,178,195,273,295],[161,178,273,305],[40,161,172,178,182,187,189,190,191,192,194],[193],[194],[189,190,191,192,193,194],[172],[40,172,190],[161,178,195],[282,283,284,286,287,288,289,293,294],[187,273],[290,291,292],[40,172,195,289,290],[40,172,195,289],[40,172,195,289,290,291],[40,172,195],[236,254,255,256,257,258],[40,161,172,178,195,202,231,236,253,254,255],[161,178,236],[40,172,195,202],[161,178,195,236],[203],[203,204],[203,204,205],[206],[40,231],[40,240,241],[40,243],[241,242,243,244,246,247,248,249,250,251,252],[40,241],[313,314],[239],[41],[43],[44],[46,54,55,62,71],[46,47,54,62],[48,81],[49,50,55,63],[50,71],[51,52,54,62],[52],[53,54],[54],[54,55,56,71,80],[55,56],[57,62,71,80],[54,55,57,58,62,71,74,80],[57,59,71,74,80],[41,42,43,44,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,80,81,82,83,84,85,86,87],[54,60],[61,80],[52,54,62,71],[63],[64],[43,65],[66,76],[67],[68],[54,69],[69,70,81,83],[54,71],[72],[73],[62,74],[75],[62,76],[68,80],[81],[71,82],[83],[84],[54,56,71,80,83,85],[71,86],[77,78],[54,88,100],[102],[40,100],[36,102,106,110],[101,102,103,104,105,110,111,112,113],[36,40,100,101,102,104,105,106,109,110,111],[36,40,100,101,102,104,105,106,109,112],[33],[31,32,34],[30,31,32,33,34,35],[106],[106,107,108],[40,100,106],[36,106],[100,121,131,371,372,374],[372,373,374,375],[40,371],[36,106,371,372],[100,121,131,371,372],[353,366,367,368,369,370],[36,40,100,106,121,131,349,353,365,366,367],[36,106,353],[40,100,121,131],[36,106,121,353],[114,121,123,142,145,325,397],[121,123,145,325,397,398],[398,399],[36,106,123,145],[146],[121,131,325,352,380,381],[381,382],[36,106,121,123,131,325,352,380],[36,106,376,377,378],[377,378,379],[36,40,106,121,131,325,349,376,377],[36,40,106,121,131,325],[147,153,380,383,400,403],[152],[36,106,123,142,145,151],[131],[36,106,114],[401,402],[36,41,106,123,142,147],[36,41,106,121,123,142,145,153],[321,404],[143,144],[36,106,121,123,142],[36,106,123,143],[322],[322,323],[322,323,324],[325],[149,150],[36,40,100,106,109,114,121],[122],[114,390],[36,40,100,106,109,114,121,123,349,384,387,389],[121],[40,100,114],[36,40,100,106,114,121,142,388,390],[385,387,389,390,391,392,393,394,395,396],[40,100,114,121,390],[387],[40,54,88,100,114],[36,40,54,88,106,114,365,385,387,390,395,397],[36,40,100,106,114,121,365,385,386,397],[40,100,114,349],[100,109,121],[40,349,385,387],[36,100,106,121,126,127],[36,40,100,106,114,121,131],[126,127,128,129,130],[36,106,129],[36,40,100,106,114,121,131,349],[350,351],[36,40,100,106,109,114,115,116,117,118,120],[119],[120],[115,116,117,118,119,120],[100],[40,100,116],[36,106,121],[124,125,132,133,134,135,136,140,141],[114,123],[137,138,139],[40,100,121,136,137],[40,100,121,136],[40,100,121,136,137,138],[40,100,121],[40,349],[40,240,354],[40,356],[354,355,356,357,358,359,360,361,362,363,364],[40,354]],"referencedMap":[[308,1],[309,2],[310,3],[311,4],[312,5],[275,6],[276,7],[274,8],[269,9],[270,10],[268,11],[267,12],[321,13],[317,14],[316,15],[318,16],[319,17],[320,18],[266,19],[40,20],[333,21],[335,22],[328,23],[349,24],[331,25],[337,21],[330,26],[334,27],[173,28],[175,29],[176,30],[177,21],[184,31],[187,32],[185,33],[183,34],[163,35],[164,36],[172,37],[171,38],[169,35],[272,39],[273,40],[271,37],[299,41],[301,42],[300,43],[297,44],[304,45],[279,46],[302,47],[298,48],[303,49],[281,50],[280,51],[296,52],[277,19],[278,37],[159,53],[158,54],[161,55],[199,56],[198,57],[202,58],[201,59],[196,37],[233,60],[234,61],[235,62],[215,21],[217,63],[209,64],[231,19],[212,65],[219,21],[211,66],[216,27],[232,37],[179,67],[182,68],[181,69],[178,61],[180,37],[264,70],[265,71],[260,72],[263,73],[262,74],[261,37],[90,75],[91,76],[100,77],[99,78],[95,79],[97,75],[307,80],[305,81],[306,82],[193,83],[194,84],[189,85],[195,86],[191,87],[192,88],[188,37],[282,61],[283,89],[295,90],[284,16],[286,87],[287,61],[288,91],[293,92],[291,93],[290,94],[292,95],[294,96],[289,87],[285,37],[259,97],[236,61],[256,98],[254,99],[255,100],[257,101],[237,19],[238,37],[204,102],[205,103],[206,104],[203,105],[252,106],[242,107],[244,108],[246,106],[247,27],[243,21],[253,109],[241,21],[248,110],[251,21],[249,21],[250,21],[245,19],[315,111],[314,61],[240,112],[41,113],[43,114],[44,115],[46,116],[47,117],[48,118],[49,119],[50,120],[51,121],[52,122],[53,123],[54,124],[55,125],[56,126],[57,127],[58,128],[59,129],[88,130],[60,131],[61,132],[62,133],[63,134],[64,135],[65,136],[66,137],[67,138],[68,139],[69,140],[70,141],[71,142],[72,143],[73,144],[74,145],[75,146],[76,147],[80,148],[81,149],[82,150],[83,151],[84,152],[85,153],[86,154],[79,155],[101,156],[103,157],[104,158],[105,21],[111,159],[114,160],[112,161],[110,162],[34,163],[33,164],[36,165],[107,166],[109,167],[108,168],[106,169],[375,170],[376,171],[372,172],[374,173],[373,174],[371,175],[353,169],[368,176],[366,177],[367,178],[369,179],[398,180],[399,181],[400,182],[146,183],[147,184],[382,185],[383,186],[381,187],[379,188],[380,189],[378,190],[377,191],[404,192],[153,193],[152,194],[401,195],[402,196],[403,197],[148,198],[154,199],[405,200],[145,201],[143,202],[144,203],[323,204],[324,205],[325,206],[322,207],[151,208],[150,169],[122,209],[123,210],[384,211],[390,212],[392,213],[391,214],[389,215],[397,216],[393,217],[395,218],[394,219],[396,220],[387,221],[385,222],[388,223],[386,224],[128,225],[127,226],[131,227],[130,228],[350,229],[351,169],[352,230],[119,231],[120,232],[115,233],[121,234],[117,235],[118,236],[124,169],[125,237],[142,238],[132,195],[133,235],[134,169],[135,239],[140,240],[138,241],[137,242],[139,243],[141,244],[136,235],[364,245],[355,246],[357,247],[358,245],[359,27],[356,21],[365,248],[354,21],[360,249],[363,21],[361,21],[362,21]],"exportedModulesMap":[[308,1],[309,2],[310,3],[311,4],[312,5],[275,6],[276,7],[274,8],[269,9],[270,10],[268,11],[267,12],[321,13],[317,14],[316,15],[318,16],[319,17],[320,18],[266,19],[40,20],[333,21],[335,22],[328,23],[349,24],[331,25],[337,21],[330,26],[334,27],[173,28],[175,29],[176,30],[177,21],[184,31],[187,32],[185,33],[183,34],[163,35],[164,36],[172,37],[171,38],[169,35],[272,39],[273,40],[271,37],[299,41],[301,42],[300,43],[297,44],[304,45],[279,46],[302,47],[298,48],[303,49],[281,50],[280,51],[296,52],[277,19],[278,37],[159,53],[158,54],[161,55],[199,56],[198,57],[202,58],[201,59],[196,37],[233,60],[234,61],[235,62],[215,21],[217,63],[209,64],[231,19],[212,65],[219,21],[211,66],[216,27],[232,37],[179,67],[182,68],[181,69],[178,61],[180,37],[264,70],[265,71],[260,72],[263,73],[262,74],[261,37],[90,75],[91,76],[100,77],[99,78],[95,79],[97,75],[307,80],[305,81],[306,82],[193,83],[194,84],[189,85],[195,86],[191,87],[192,88],[188,37],[282,61],[283,89],[295,90],[284,16],[286,87],[287,61],[288,91],[293,92],[291,93],[290,94],[292,95],[294,96],[289,87],[285,37],[259,97],[236,61],[256,98],[254,99],[255,100],[257,101],[237,19],[238,37],[204,102],[205,103],[206,104],[203,105],[252,106],[242,107],[244,108],[246,106],[247,27],[243,21],[253,109],[241,21],[248,110],[251,21],[249,21],[250,21],[245,19],[315,111],[314,61],[240,112],[41,113],[43,114],[44,115],[46,116],[47,117],[48,118],[49,119],[50,120],[51,121],[52,122],[53,123],[54,124],[55,125],[56,126],[57,127],[58,128],[59,129],[88,130],[60,131],[61,132],[62,133],[63,134],[64,135],[65,136],[66,137],[67,138],[68,139],[69,140],[70,141],[71,142],[72,143],[73,144],[74,145],[75,146],[76,147],[80,148],[81,149],[82,150],[83,151],[84,152],[85,153],[86,154],[79,155],[101,156],[103,157],[104,158],[105,21],[111,159],[114,160],[112,161],[110,162],[34,163],[33,164],[36,165],[107,166],[109,167],[108,168],[106,169],[375,170],[376,171],[372,172],[374,173],[373,174],[371,175],[353,169],[368,176],[366,177],[367,178],[369,179],[398,180],[399,181],[400,182],[146,183],[147,184],[382,185],[383,186],[381,187],[379,188],[380,189],[378,190],[377,191],[404,192],[153,193],[152,194],[401,195],[402,196],[403,197],[148,198],[154,199],[405,200],[145,201],[143,202],[144,203],[323,204],[324,205],[325,206],[322,207],[151,208],[150,169],[122,209],[123,210],[384,211],[390,212],[392,213],[391,214],[389,215],[397,216],[393,217],[395,218],[394,219],[396,220],[387,221],[385,222],[388,223],[386,224],[128,225],[127,226],[131,227],[130,228],[350,229],[351,169],[352,230],[119,231],[120,232],[115,233],[121,234],[117,235],[118,236],[124,169],[125,237],[142,238],[132,195],[133,235],[134,169],[135,239],[140,240],[138,241],[137,242],[139,243],[141,244],[136,235],[364,245],[355,246],[357,247],[358,245],[359,27],[356,21],[365,248],[354,21],[360,249],[363,21],[361,21],[362,21]],"semanticDiagnosticsPerFile":[308,309,310,311,312,275,276,274,269,270,268,267,321,317,316,318,319,320,266,37,38,40,39,326,332,327,348,347,333,335,328,336,349,331,346,337,329,330,338,339,340,341,342,343,344,334,345,173,175,176,177,184,174,187,185,183,186,163,165,164,172,166,170,171,167,168,169,162,272,273,271,299,301,300,297,304,279,302,298,303,281,280,296,277,278,159,155,160,156,158,161,157,199,198,202,200,201,197,196,233,234,235,207,213,214,208,230,229,215,217,209,218,231,212,228,219,210,211,220,221,222,223,224,225,226,216,227,232,179,182,181,178,180,264,265,260,263,262,261,90,92,91,93,100,94,98,99,95,96,97,89,307,305,306,193,194,189,190,195,191,192,188,282,283,295,284,286,287,288,293,291,290,292,294,289,285,259,236,256,254,255,257,258,237,238,204,205,206,203,252,242,244,246,247,243,253,241,248,251,249,250,245,313,315,314,240,45,406,239,41,43,44,46,47,48,49,50,51,52,53,54,55,56,42,87,57,58,59,88,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,80,81,82,83,84,85,86,77,78,79,6,7,9,8,2,10,11,12,13,14,15,16,17,3,4,21,18,19,20,22,23,24,5,25,26,27,28,1,29,101,103,104,105,111,102,114,112,110,113,34,30,35,31,33,36,32,107,109,108,106,375,376,372,374,373,371,353,368,366,367,369,370,398,399,400,146,147,382,383,381,379,380,378,377,404,153,152,401,402,403,148,154,405,145,143,144,323,324,325,322,149,151,150,122,123,384,390,392,391,389,397,393,395,394,396,387,385,388,386,128,127,131,129,130,126,350,351,352,119,120,115,116,121,117,118,124,125,142,132,133,134,135,140,138,137,139,141,136,364,355,357,358,359,356,365,354,360,363,361,362]},"version":"4.5.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.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.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.es2020.bigint.d.ts","../../../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../common/core-interfaces/dist/fluidObject.d.ts","../../../../common/core-interfaces/dist/fluidRouter.d.ts","../../../../common/core-interfaces/dist/provider.d.ts","../../../../common/core-interfaces/dist/handles.d.ts","../../../../common/core-interfaces/dist/fluidLoadable.d.ts","../../../../common/core-interfaces/dist/fluidPackage.d.ts","../../../../common/core-interfaces/dist/index.d.ts","../../../../../node_modules/@fluidframework/common-definitions/dist/disposable.d.ts","../../../../../node_modules/@fluidframework/common-definitions/dist/events.d.ts","../../../../../node_modules/@fluidframework/common-definitions/dist/logger.d.ts","../../../../../node_modules/@fluidframework/common-definitions/dist/index.d.ts","../../../../../node_modules/@types/node/assert.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/events/index.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/dns.d.ts","../../../../../node_modules/@types/node/domain.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/repl.d.ts","../../../../../node_modules/@types/node/stream.d.ts","../../../../../node_modules/@types/node/string_decoder.d.ts","../../../../../node_modules/@types/node/timers.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/querystring/decode.d.ts","../../../../../node_modules/querystring/encode.d.ts","../../../../../node_modules/querystring/index.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","../../../../../node_modules/@fluidframework/protocol-definitions/dist/users.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/clients.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/config.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/consensus.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/date.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/protocol.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/scopes.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/tokens.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/sockets.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/storage.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/summary.d.ts","../../../../../node_modules/@fluidframework/protocol-definitions/dist/index.d.ts","../../../../common/container-definitions/dist/audience.d.ts","../../../../common/container-definitions/dist/fluidPackage.d.ts","../../../../common/container-definitions/dist/browserPackage.d.ts","../../../../common/container-definitions/dist/deltas.d.ts","../../../../common/container-definitions/dist/error.d.ts","../../../../common/driver-definitions/dist/urlResolver.d.ts","../../../../common/driver-definitions/dist/driverError.d.ts","../../../../common/driver-definitions/dist/storage.d.ts","../../../../common/driver-definitions/dist/index.d.ts","../../../../common/container-definitions/dist/runtime.d.ts","../../../../common/container-definitions/dist/fluidModule.d.ts","../../../../common/container-definitions/dist/loader.d.ts","../../../../common/container-definitions/dist/tokenProvider.d.ts","../../../../common/container-definitions/dist/index.d.ts","../../../../runtime/runtime-definitions/dist/dataStoreFactory.d.ts","../../../../runtime/runtime-definitions/dist/dataStoreRegistry.d.ts","../../../../runtime/runtime-definitions/dist/garbageCollection.d.ts","../../../../runtime/runtime-definitions/dist/protocol.d.ts","../../../../runtime/runtime-definitions/dist/summary.d.ts","../../../../runtime/runtime-definitions/dist/dataStoreContext.d.ts","../../../../runtime/runtime-definitions/dist/index.d.ts","../../../../runtime/container-runtime-definitions/dist/containerRuntime.d.ts","../../../../runtime/container-runtime-definitions/dist/index.d.ts","../../../../runtime/runtime-utils/dist/dataStoreHandleContextUtils.d.ts","../../../../runtime/runtime-utils/dist/dataStoreHelpers.d.ts","../../../../runtime/datastore-definitions/dist/storage.d.ts","../../../../runtime/datastore-definitions/dist/dataStoreRuntime.d.ts","../../../../runtime/datastore-definitions/dist/channel.d.ts","../../../../runtime/datastore-definitions/dist/jsonable.d.ts","../../../../runtime/datastore-definitions/dist/serializable.d.ts","../../../../runtime/datastore-definitions/dist/index.d.ts","../../../../runtime/runtime-utils/dist/objectstoragepartition.d.ts","../../../../runtime/runtime-utils/dist/objectstorageutils.d.ts","../../../../runtime/runtime-utils/dist/requestParser.d.ts","../../../../runtime/runtime-utils/dist/runtimeFactoryHelper.d.ts","../../../../runtime/runtime-utils/dist/utils.d.ts","../../../../runtime/runtime-utils/dist/summarizerNode/summarizerNodeUtils.d.ts","../../../../runtime/runtime-utils/dist/summarizerNode/summarizerNode.d.ts","../../../../runtime/runtime-utils/dist/summarizerNode/summarizerNodeWithGc.d.ts","../../../../runtime/runtime-utils/dist/summarizerNode/index.d.ts","../../../../runtime/runtime-utils/dist/summaryUtils.d.ts","../../../../runtime/runtime-utils/dist/index.d.ts","../../../request-handler/dist/requestHandlers.d.ts","../../../request-handler/dist/runtimeRequestHandlerBuilder.d.ts","../../../request-handler/dist/index.d.ts","../container-services/containerServices.d.ts","../container-services/index.d.ts","../../src/test/containerServices.spec.ts","../../../view-interfaces/dist/htmlView.d.ts","../../../view-interfaces/dist/mountableView.d.ts","../../../view-interfaces/dist/index.d.ts","../request-handlers/requestHandlers.d.ts","../request-handlers/index.d.ts","../../src/test/defaultRoute.spec.ts","../../../../../node_modules/@fluidframework/core-interfaces/dist/fluidObject.d.ts","../../../../../node_modules/@fluidframework/core-interfaces/dist/fluidRouter.d.ts","../../../../../node_modules/@fluidframework/core-interfaces/dist/provider.d.ts","../../../../../node_modules/@fluidframework/core-interfaces/dist/handles.d.ts","../../../../../node_modules/@fluidframework/core-interfaces/dist/fluidLoadable.d.ts","../../../../../node_modules/@fluidframework/core-interfaces/dist/fluidPackage.d.ts","../../../../../node_modules/@fluidframework/core-interfaces/dist/index.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/audience.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/fluidPackage.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/browserPackage.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/deltas.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/error.d.ts","../../../../../node_modules/@fluidframework/driver-definitions/dist/urlResolver.d.ts","../../../../../node_modules/@fluidframework/driver-definitions/dist/driverError.d.ts","../../../../../node_modules/@fluidframework/driver-definitions/dist/storage.d.ts","../../../../../node_modules/@fluidframework/driver-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/runtime.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/fluidModule.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/loader.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/tokenProvider.d.ts","../../../../../node_modules/@fluidframework/container-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/dist/dataStoreFactory.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/dist/dataStoreRegistry.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/dist/garbageCollection.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/dist/protocol.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/dist/summary.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/dist/dataStoreContext.d.ts","../../../../../node_modules/@fluidframework/runtime-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/datastore-definitions/dist/storage.d.ts","../../../../../node_modules/@fluidframework/datastore-definitions/dist/dataStoreRuntime.d.ts","../../../../../node_modules/@fluidframework/datastore-definitions/dist/channel.d.ts","../../../../../node_modules/@fluidframework/datastore-definitions/dist/jsonable.d.ts","../../../../../node_modules/@fluidframework/datastore-definitions/dist/serializable.d.ts","../../../../../node_modules/@fluidframework/datastore-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/synthesize/dist/types.d.ts","../../../../../node_modules/@fluidframework/synthesize/dist/IFluidDependencySynthesizer.d.ts","../../../../../node_modules/@fluidframework/synthesize/dist/dependencyContainer.d.ts","../../../../../node_modules/@fluidframework/synthesize/dist/index.d.ts","../../../../../node_modules/@fluidframework/datastore/dist/fluidHandle.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/assert.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/bufferNode.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/hashFileNode.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/performanceIsomorphic.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/performanceNode.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/indexNode.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/base64Encoding.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/disposal.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/typedEventEmitter.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/eventForwarder.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/heap.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/logger.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/promiseCache.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/promises.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/rangeTracker.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/rateLimiter.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/safeParser.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/timer.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/trace.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/unreachable.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/lazy.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/delay.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/bufferShared.d.ts","../../../../../node_modules/@fluidframework/common-utils/dist/index.d.ts","../../../../../node_modules/@fluidframework/datastore/dist/dataStoreRuntime.d.ts","../../../../../node_modules/@fluidframework/datastore/dist/index.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/dist/serializer.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/config.d.ts","../../../../../node_modules/@types/ms/index.d.ts","../../../../../node_modules/@types/debug/index.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/logger.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/debugLogger.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/fluidErrorBase.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/errorLogging.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/eventEmitterWithErrorHandling.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/events.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/mockLogger.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/thresholdCounter.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/sampledTelemetryHelper.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/utils.d.ts","../../../../../node_modules/@fluidframework/telemetry-utils/dist/index.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/dist/summarySerializer.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/dist/types.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/dist/sharedObject.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/dist/utils.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/dist/valueType.d.ts","../../../../../node_modules/@fluidframework/shared-object-base/dist/index.d.ts","../../../../../node_modules/@fluidframework/map/dist/interfaces.d.ts","../../../../../node_modules/@fluidframework/map/dist/localValues.d.ts","../../../../../node_modules/@fluidframework/map/dist/directory.d.ts","../../../../../node_modules/@fluidframework/map/dist/map.d.ts","../../../../../node_modules/@fluidframework/map/dist/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/data-objects/types.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/data-objects/pureDataObject.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/data-objects/dataObject.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/data-objects/index.d.ts","../../../../../node_modules/@fluidframework/container-runtime-definitions/dist/containerRuntime.d.ts","../../../../../node_modules/@fluidframework/container-runtime-definitions/dist/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/data-object-factories/pureDataObjectFactory.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/data-object-factories/dataObjectFactory.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/data-object-factories/index.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/blobManager.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/summaryFormat.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/orderedClientElection.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/summaryCollection.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/summaryGenerator.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/summarizerTypes.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/dataStoreHandleContextUtils.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/dataStoreHelpers.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/objectstoragepartition.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/objectstorageutils.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/requestParser.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/runtimeFactoryHelper.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/utils.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/summarizerNode/summarizerNodeUtils.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/summarizerNode/summarizerNode.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/summarizerNode/summarizerNodeWithGc.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/summarizerNode/index.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/summaryUtils.d.ts","../../../../../node_modules/@fluidframework/runtime-utils/dist/index.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/garbageCollection.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/containerRuntime.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/dataStoreRegistry.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/garbageCollectionConstants.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/pendingStateManager.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/runWhileConnectedCoordinator.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/summarizer.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/opLifecycle/definitions.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/opLifecycle/batchManager.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/opLifecycle/opCompressor.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/opLifecycle/outbox.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/opLifecycle/opDecompressor.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/opLifecycle/opSplitter.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/opLifecycle/remoteMessageProcessor.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/opLifecycle/index.d.ts","../../../../../node_modules/@fluidframework/container-runtime/dist/index.d.ts","../../../../../node_modules/@fluidframework/request-handler/dist/requestHandlers.d.ts","../../../../../node_modules/@fluidframework/request-handler/dist/runtimeRequestHandlerBuilder.d.ts","../../../../../node_modules/@fluidframework/request-handler/dist/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/container-runtime-factories/baseContainerRuntimeFactory.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/container-runtime-factories/containerRuntimeFactoryWithDefaultDataStore.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/container-runtime-factories/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/container-services/containerServices.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/container-services/index.d.ts","../../../../../node_modules/@fluidframework/view-interfaces/dist/htmlView.d.ts","../../../../../node_modules/@fluidframework/view-interfaces/dist/mountableView.d.ts","../../../../../node_modules/@fluidframework/view-interfaces/dist/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/request-handlers/requestHandlers.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/request-handlers/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/utils/attachUtils.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/utils/containerInteractions.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/utils/index.d.ts","../../../../../node_modules/@fluidframework/aqueduct-previous/dist/index.d.ts","../../../synthesize/dist/types.d.ts","../../../synthesize/dist/IFluidDependencySynthesizer.d.ts","../../../synthesize/dist/dependencyContainer.d.ts","../../../synthesize/dist/index.d.ts","../../../../runtime/datastore/dist/fluidHandle.d.ts","../../../../runtime/datastore/dist/dataStoreRuntime.d.ts","../../../../runtime/datastore/dist/index.d.ts","../../../../dds/shared-object-base/dist/serializer.d.ts","../../../../utils/telemetry-utils/dist/config.d.ts","../../../../utils/telemetry-utils/dist/logger.d.ts","../../../../utils/telemetry-utils/dist/debugLogger.d.ts","../../../../utils/telemetry-utils/dist/fluidErrorBase.d.ts","../../../../utils/telemetry-utils/dist/errorLogging.d.ts","../../../../utils/telemetry-utils/dist/eventEmitterWithErrorHandling.d.ts","../../../../utils/telemetry-utils/dist/events.d.ts","../../../../utils/telemetry-utils/dist/mockLogger.d.ts","../../../../utils/telemetry-utils/dist/thresholdCounter.d.ts","../../../../utils/telemetry-utils/dist/sampledTelemetryHelper.d.ts","../../../../utils/telemetry-utils/dist/utils.d.ts","../../../../utils/telemetry-utils/dist/index.d.ts","../../../../dds/shared-object-base/dist/summarySerializer.d.ts","../../../../dds/shared-object-base/dist/types.d.ts","../../../../dds/shared-object-base/dist/sharedObject.d.ts","../../../../dds/shared-object-base/dist/utils.d.ts","../../../../dds/shared-object-base/dist/valueType.d.ts","../../../../dds/shared-object-base/dist/index.d.ts","../../../../dds/map/dist/interfaces.d.ts","../../../../dds/map/dist/localValues.d.ts","../../../../dds/map/dist/directory.d.ts","../../../../dds/map/dist/map.d.ts","../../../../dds/map/dist/index.d.ts","../data-objects/types.d.ts","../data-objects/pureDataObject.d.ts","../data-objects/dataObject.d.ts","../data-objects/index.d.ts","../data-object-factories/pureDataObjectFactory.d.ts","../data-object-factories/dataObjectFactory.d.ts","../data-object-factories/index.d.ts","../../../../runtime/container-runtime/dist/blobManager.d.ts","../../../../runtime/container-runtime/dist/summaryFormat.d.ts","../../../../runtime/container-runtime/dist/orderedClientElection.d.ts","../../../../runtime/container-runtime/dist/summaryCollection.d.ts","../../../../runtime/container-runtime/dist/summaryGenerator.d.ts","../../../../runtime/container-runtime/dist/summarizerTypes.d.ts","../../../../runtime/container-runtime/dist/garbageCollection.d.ts","../../../../runtime/container-runtime/dist/containerRuntime.d.ts","../../../../runtime/container-runtime/dist/dataStoreRegistry.d.ts","../../../../runtime/container-runtime/dist/garbageCollectionConstants.d.ts","../../../../runtime/container-runtime/dist/pendingStateManager.d.ts","../../../../runtime/container-runtime/dist/runWhileConnectedCoordinator.d.ts","../../../../runtime/container-runtime/dist/summarizer.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/definitions.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/batchManager.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/opCompressor.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/outbox.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/opDecompressor.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/opSplitter.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/remoteMessageProcessor.d.ts","../../../../runtime/container-runtime/dist/opLifecycle/index.d.ts","../../../../runtime/container-runtime/dist/index.d.ts","../container-runtime-factories/baseContainerRuntimeFactory.d.ts","../container-runtime-factories/containerRuntimeFactoryWithDefaultDataStore.d.ts","../container-runtime-factories/index.d.ts","../utils/attachUtils.d.ts","../utils/containerInteractions.d.ts","../utils/index.d.ts","../index.d.ts","../../src/test/types/validateAqueductPrevious.generated.ts","../../../../../node_modules/@types/mocha/index.d.ts"],"fileInfos":[{"version":"89f78430e422a0f06d13019d60d5a45b37ec2d28e67eb647f73b1b0d19a46b72","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06",{"version":"abba1071bfd89e55e88a054b0c851ea3e8a494c340d0f3fab19eb18f6afb0c9e","affectsGlobalScope":true},{"version":"927cb2b60048e1395b183bf74b2b80a75bdb1dbe384e1d9fac654313ea2fb136","affectsGlobalScope":true},{"version":"d8996609230d17e90484a2dd58f22668f9a05a3bfe00bfb1d6271171e54a31fb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"4378fc8122ec9d1a685b01eb66c46f62aba6b239ca7228bb6483bcf8259ee493","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"1b3fe904465430e030c93239a348f05e1be80640d91f2f004c3512c2c2c89f34","affectsGlobalScope":true},{"version":"10bbdc1981b8d9310ee75bfac28ee0477bb2353e8529da8cff7cb26c409cb5e8","affectsGlobalScope":true},"c0c5dc0360cc745a411de41c30c8a8fe7a145cbc25f1a34e02476b73ecb2f4c5","766d8c595f94c9fe9dbb779b60d7a4d6d7a6526ef22090ccedbc658c2d8c77e0","9854b932fac96f1fbec20a3457567aeb9c9d5605e1cb6075089d9e31e91207f0","5b847af60891d3784a181de27c00d9208987d01acfe004541ff1c26495c71b93","8692a1ed3a979fa000b62e01f8d33cf940e030b7af50945176428f9cdd4dca80","235c362ebe5951d11275e27dda418f8ccb0eeca9e2f9767919d021528ca7f822","bf7ca48d1976904f17ee160aaa96ff34044209d0da9cc765ebf2b83e009b4e9f","739e7da9825029dead52b83a8e58525f8ecc5881ed25eb09744c9cad3ad90233","471510298742cdd3a5613a7eb84efd472abc2ef8bae510a767ac0bff05d3ae9d","d2de12ae0f86d9dae881b4c1534063fce79b19035c1b507954b11b062ece6dc7","910acae3ceaba3aba35fb52656476aca547b1585f4a10cc272acb50bb08692a6","4c2c4f53e8eedd970f8afa369d7371544fb6231bf95e659f8602e09abe74d5a5",{"version":"dc5f6951bbf5b544349cbdef895c08dee6929818abd27d7d53c38cf1209091b3","affectsGlobalScope":true},"64e2803203b14d7f104f570f2152fde13abb6edc17b2ddb33d81ad86cf43d494","2c8d9e3331aec52d9a6d4040352c00282c3abaf48053ed0944528a4845c9caa3","400db42c3a46984118bff14260d60cec580057dc1ab4c2d7310beb643e4f5935","9b2a8f604e7c0482a9061755f00b287cc99bd8718dc82d8207dd74c599b6dc43","d0fc76a91c828fbe3f0be5d683273634b7b101068333ceed975a8a9ac464137b",{"version":"1a048ff164b8d9609f5de3139d4e37f6e8a82af82087ac414b9208f52ef8aac7","affectsGlobalScope":true},"3111079f3cb5f2b9c812ca3f46161562bce5bfb355e915f46ed46c41714dc1c3","64576aba4ff801004122056ccd049f0597aa471dcfd7670a6a0b877ee8dd97c0","b32b6b16cb0bda68199582ad6f22242d07ee75fac9b1f28a98cd838afc5eea45","4441ee4119824bfaebc49308559edd7545978f9cb41a40f115074e1031dde75f",{"version":"60693a88462d0e97900123b5bf7c73e146ce0cc94da46a61fe6775b430d2ff05","affectsGlobalScope":true},{"version":"588c69eda58b9202676ec7ca11a72c3762819b46a0ed72462c769846153c447c","affectsGlobalScope":true},"cc829932ffaf5c49092f878bec18af1fa5d8591b45a45e2b7f757f793cb3b4ed","47db10fdc4e76c4f4598cf7c91ba6bfde6cf6d8082c51860fe751643bf359739","05d7d95e24bc2897bf20ce041c3dc3cca814e07148a93999145b1a0ad491094c","d1080e49778c0b2ce656042ebfa43f89dffb96ac00f86a34762188a21857ffd4","0ce99c641ea20b0c0c09d093fc28f18f5ab31dc80033707a1ac3154399de2559","f0c33a0b325d3499cc9aded7d32886f998c9a27b465097c6cc136944d0aafdaa","44e42ed6ec9c4451ebe89524e80ac8564e9dd0988c56e6c58f393c810730595d","03c91e8833eef54dc44db99d7deb469b5e3cec82f23054b4286a2380e0e00996","1606ea615c0a5ea9f5c1376a33e34c0e1112e8dee31a5b3b8a74ce781893aa6f","9fef9de633d01cb7f01f68195626a890ededd25cf96a1e785617d08c8668230d","4455c78d226d061b1203c7614c6c6eb5f4f9db5f00d44ff47d0112de8766fbc4",{"version":"bf89ceb26132596b859cd4d129ce3f447134b444dec87966ba65cd7e8e9e0cb0","affectsGlobalScope":true},"4465a636f5f6e9665a90e30691862c9e0a3ac2edc0e66296704f10865e924f2a","9af781f03d44f5635ed7844be0ce370d9d595d4b4ec67cad88f0fac03255257e","f9fd4c3ef6de27fa0e256f4e75b61711c4be05a3399f7714621d3edc832e36b0","e49290b7a927995c0d7e6b2b9c8296284b68a9036d9966531de65185269258d7","a11d4ba43bf0825d7285d54dec6cb951685cd458a4de3c5c1800f7cbf7799009","874ca809b79276460011480a2829f4c8d4db29416dd411f71efbf8f497f0ac09","82e1723b20fa0b15a7da0d1a03fec88348f82f640f7a2f308d6c0fac780cfc7c","e0202c3e09775b86b902f21623e55896cea98750efbdf0691ca7473af06fe551","23a28f834a078986bbf58f4e3705956983ff81c3c2493f3db3e5f0e8a9507779","4febdf7f3ec92706c58e0b4e8159cd6de718284ef384260b07c9641c13fc70ce","ad7e61eca7f2f8bf47e72695f9f6663b75e41d87ef49abdb17c0cb843862f8aa","ecba2e44af95b0599c269a92628cec22e752868bce37396740deb51a5c547a26","46a9fb41a8f3bc7539eeebc15a6e04b9e55d7537a081615ad3614220d34c3e0f","a2666b43d889b4882ac6ede1c48128bac351886854e94f832b20d3730e5062c5","7335933d9f30dcfd2c4b6080a8b78e81912a7fcefb1dafccb67ca4cb4b3ac23d","a6bfe9de9adef749010c118104b071d14943802ff0614732b47ce4f1c3e383cd","4c3d0e10396646db4a1e917fb852077ee77ae62e512913bef9cccc2bb0f8bd0e","3b220849d58140dcc6718f5b52dcd29fdb79c45bc28f561cbd29eb1cac6cce13","0ee22fce41f7417a24c808d266e91b850629113c104713a35854393d55994beb","22d1b1d965baba05766613e2e6c753bb005d4386c448cafd72c309ba689e8c24",{"version":"2708349d5a11a5c2e5f3a0765259ebe7ee00cdcc8161cb9990cb4910328442a1","affectsGlobalScope":true},"2a7d39ea70e483d3ebcde44031b6552940f295349bee8d486e8bdf6380162302","7da49d6be542ee6f7f8810a19ffe351a93562ea99ac68a93d0a701f344389b05","c21365787186bd17f0ed204809bdfd0b50130494593fd1c0657b5b1a2d87afcc","3e429571f8c1d2355f0c105b706308a24d39b8949ca5868173cf0f75f8e40f49","0f75868c59fb4a2a90c582e505f1430589b7b1e104717bb8e815b20be65d6aa2","7c3f74377e2f69f3af629df55db463ac4925387856002def14fe1315b8d510f3","9e7837caf43767e2f545a9eecf95e7dbf35bc8f2bb18ca862e7a176613016571","66489d246ba00e82db76453f7be5be7cd675c142889b72a1ff55ca0217eb1d79","57c96478eedfdd3475a42d496d9657d8630923f67f948ecbb778c6b648816fb8","3688605c5b12fec84e5df13f5c929eb7587ec78ff0d24c66b5aa5d9efb0e3bcc","d630dd5a555d7beaf46fb9c7eab8189bb9f2fe92162a51d7a9c4093779df052c","1e1d138e69649922c821f854eb00ba9810589aebef9b4750ca0da9b245aa5854","aed2635e02adec91ce142ee599b4fdef2f1be7dcf453f3257243bad8017dfca6","7fac3714b8020ef54b5a93bc6c733b238d731ad6e0208f75cc00b3bb835935b0","58387e8de574c692d78eaa4dfc42889e8e454f616eedff84419ab6726f752f88","b7cf610e8c794ad23f19212c6038eb3b08eda1d55ed49eba4fc1349e3cf7196e","79ae25859e3e272b7ceaf65092296f5e985b1ef0c021ef1615a2356dd3a9fa0e","072d23340169d69d5f6900a984c5789a9ebb8cf2d349dbcd7bd3acefbdb4d3d7","b7de5d211bb5573ee43bd2375c4e13f70ca23aa2eedb74dc2cc96cb7490518fd","bdd1a4eb5add7f7fa8d887b8353c869a7772f523faa39d4ac95b81584c61d668","91d0fc7b66f1288e1b7a95795f6948998b560712cc300533f7011ab3af818d39","0a0e3819381a68aa4688d493c5bb5d45f08c2662bd13367e7a5aeae88409a4f3","d079d08669b17121c798a2c6e3f250efd6ecf8bddc3015eadff0411f356cc09e","8023ac345236d4f16563d8dee36b7db6a3b58d2d478c2de674cbd70ce0249737","9bd82c5098afd99aea4f4f1f9a0b59724e89e3d416eed86ada3ef68d7735cebb","f9d3eab09c70e0814795277ab9c3f22625cd9dd09c3ab486f6e63974d6795a3d","9deda341814a3807d9217e4ffea19b10d9fb899864e2cd410b8f0a32f2c2174f","bcb2b5ec9bb438a4a2ec0b66e7c623ed32784dedc3ef49b6ef48c700085dd803","eff90c8fb7521204ef889ea0684748a7ff8a1b62a7e0cc23ace822a96d1bff44","05052617c59958a57d11a6515a865c39893f645b5577452f0212c7c77a71c621","77ba40eacbb53542ece9394583ad424c8ee677543b0f85948d2387da8483afc9","e12405a206f85209fc1bb433148aa114eb97fc140e567f63f0e2bf141311f544","0345f70f00cc93f0605376ef9f5c6fc5024955cc0df1fb2b1d7ff9613e52c1a1","6fa486fe0704647a54b02b65af64f8e5db5b7cfb5cfcaf107a0725adab66c41a","b95621b8fa79b2208831e9919ff91d4eeea36968cba745ee3d6b380178d97c9e","f62b6dd8b5e1a5b27e293ea488a227ed240cf20015f2a36702035217988e3c38","364a664124450723d4003b59212e6291445df626c9935ed2c1b25ccc98e5eec1","4defad764e7a403c30fe160cbc2d007809ba9ccf4854841801d02d3a79daecf8","f2f75931453414c93a462e16d1c8705792402836c8337616de10260a7740606e","a2b82a64a833ef41d32312d831b5de044309448b026c8be6a1d178ca3bb003c7","40827adcc9d689a9de0fee0f1c9d69876c8842ff4028fc32a1a9367a6605ffe6","829c10c3b482cb6b308f1b4c38a650f08e81cad6eb92218d0ba269b2f525c412","4875b165a1ebddf149079cce60a3146443e6f6798e094c2dc5f3c109e2ecf14b","abbf1765db6f993626afd099d576225f1aa90b2bf6b01553a756ce2049c3394f","cd4133865bd32a8dc56c8359e213449a6b6191fdd43d9df3359cb828a67732f0","056ef2d280a5c3c35f50743817bcb7ecf6b20dc66e68f5c8498a4b50851289ec","8915668a1856ed2d31f2e798ddd16d784c0eb614cb305fd61bece54ca856bc83","870d70891a4eee5d29dd4dd408d41dd260335f2eaa84fb3b7f3a2979b3ec078a","1d7ed6fd0c261ed3928aa9e1c02844e3032829d41529d7c153440de945eb693a","17bc0f8989d7d61727233312b8bcaec1d8f7ce13cfe81b7a8aa717180262c4e6","0292b146c94231e25f7058325e1ec2b07618c4c152f86e4875ae0545b8b9be5c","5638936b85a84870cf023ca22e22644f8bcd4ebcac67202dabdb2cb77d70310d","49d1f2798732bd4e51303485ec47ab3afabe4975da61dd22ad1e638b0b633aed","1fceef35b85bf1c2eb88d7ff87041bba70454b6fb3275cd3c0683683e87377e7","a0f7cf75c2316da405c6146120f6fd4eea36b5482e43fe544f7d4c40be5fdc41","3356e68d90afbb1ff2e837c04b3d58f597a04b28379036e96719d2bb05cd211c","052fb3c9d96792bd5c8c5dae94747ee615f091663c457a01bf807a5e4747267a","04017130effec14170531ae1bf5e88f1964468d951c5f50675e6b48f49d1dfe7","ba92aeb236b7772678af8fb07bb94c60f4a80b0cfbca187b782cdbb3da865951","abc94e2e86a0130ac213991e8b301da4b3b1d8859efa8f038eb256a21ab39fac","87365582535483059cf1b026f61c55ce0f1fbf19271966f13484ad2b1212a12f","55abdc0a2fd184a57c8ead3096ff97cf03d186941e9a2c1dbeccff5c1477aa05","d222657ed86e3666f87d8dfea01469fd3bb844672c2e1325b0eb72abd4d44ec4","8046bbe73fddec58a09a5b219c594b21a24eb48fc15c0349b312f0acae172beb","9828e855e8c56419b78398d4beb2ea13fc1988016de069587fa25b57622800ed","fb6a7613fdd90e83523c205db058e5808a6fb26827c8c26be47b17e750c344d9","d9afb629da4262e636f81d9e190cb0b10109dc2ef33d47f43700b97341bc94f3","c0c5dc0360cc745a411de41c30c8a8fe7a145cbc25f1a34e02476b73ecb2f4c5","766d8c595f94c9fe9dbb779b60d7a4d6d7a6526ef22090ccedbc658c2d8c77e0","9854b932fac96f1fbec20a3457567aeb9c9d5605e1cb6075089d9e31e91207f0","5b847af60891d3784a181de27c00d9208987d01acfe004541ff1c26495c71b93","8692a1ed3a979fa000b62e01f8d33cf940e030b7af50945176428f9cdd4dca80","235c362ebe5951d11275e27dda418f8ccb0eeca9e2f9767919d021528ca7f822","bf7ca48d1976904f17ee160aaa96ff34044209d0da9cc765ebf2b83e009b4e9f","7fac3714b8020ef54b5a93bc6c733b238d731ad6e0208f75cc00b3bb835935b0","58387e8de574c692d78eaa4dfc42889e8e454f616eedff84419ab6726f752f88","b7cf610e8c794ad23f19212c6038eb3b08eda1d55ed49eba4fc1349e3cf7196e","79ae25859e3e272b7ceaf65092296f5e985b1ef0c021ef1615a2356dd3a9fa0e","072d23340169d69d5f6900a984c5789a9ebb8cf2d349dbcd7bd3acefbdb4d3d7","b7de5d211bb5573ee43bd2375c4e13f70ca23aa2eedb74dc2cc96cb7490518fd","bdd1a4eb5add7f7fa8d887b8353c869a7772f523faa39d4ac95b81584c61d668","91d0fc7b66f1288e1b7a95795f6948998b560712cc300533f7011ab3af818d39","0a0e3819381a68aa4688d493c5bb5d45f08c2662bd13367e7a5aeae88409a4f3","d079d08669b17121c798a2c6e3f250efd6ecf8bddc3015eadff0411f356cc09e","8023ac345236d4f16563d8dee36b7db6a3b58d2d478c2de674cbd70ce0249737","9bd82c5098afd99aea4f4f1f9a0b59724e89e3d416eed86ada3ef68d7735cebb","f9d3eab09c70e0814795277ab9c3f22625cd9dd09c3ab486f6e63974d6795a3d","9deda341814a3807d9217e4ffea19b10d9fb899864e2cd410b8f0a32f2c2174f","bcb2b5ec9bb438a4a2ec0b66e7c623ed32784dedc3ef49b6ef48c700085dd803","eff90c8fb7521204ef889ea0684748a7ff8a1b62a7e0cc23ace822a96d1bff44","05052617c59958a57d11a6515a865c39893f645b5577452f0212c7c77a71c621","77ba40eacbb53542ece9394583ad424c8ee677543b0f85948d2387da8483afc9","e12405a206f85209fc1bb433148aa114eb97fc140e567f63f0e2bf141311f544","0345f70f00cc93f0605376ef9f5c6fc5024955cc0df1fb2b1d7ff9613e52c1a1","6fa486fe0704647a54b02b65af64f8e5db5b7cfb5cfcaf107a0725adab66c41a","f2f75931453414c93a462e16d1c8705792402836c8337616de10260a7740606e","a2b82a64a833ef41d32312d831b5de044309448b026c8be6a1d178ca3bb003c7","40827adcc9d689a9de0fee0f1c9d69876c8842ff4028fc32a1a9367a6605ffe6","829c10c3b482cb6b308f1b4c38a650f08e81cad6eb92218d0ba269b2f525c412","4875b165a1ebddf149079cce60a3146443e6f6798e094c2dc5f3c109e2ecf14b","abbf1765db6f993626afd099d576225f1aa90b2bf6b01553a756ce2049c3394f","0019f06f88e66fa5371d8eebb0e81dc749e54a8f65f8ec9b59760c77e759e46e","a15809b8be1e3dd5a4f89df2886c9609eff56afa7b5e262adae346dc81d80a19","f00155eae1bf0b4edea1230126aff57c010a14f8542291a2848dd3846db4cc5d","eb65d522c01da9d259e18e93d456b0a1ff37a44a27d07b864ab877e005044f37","470866668f63e372951091f09b059c8c3e93d2683db5ce81ae3aba6babb85b2f","e1818e0fda127bd741e88a7e542cf693606de95ce3fb3a3fb91146e5658cb67d","5e95a5824c77f06f492ec61f3abb3898ff8d56d3130bbacc745853e49d28cd1d","3ad0fff4a0d23d591ab29a6efc91d224600285fe23281e3d0b5c643aa1b4bee5","38af778857e4f07da8ddf6d1dcda7bf4b501455252a2c98006f7c3344fd7f526","a10937d6dfa554517552385abaedbd1bc6fdcb9701aee152e102aac5a2c82746","a61f941a5856cf50ccfdf50137c6d295ed6704b12fb91372dd959809db54b319","37dd666433e9359830531617aa7f0c69de6ad40e2b96637620322978a5724505","be19f779f44110e9967b2b159640113936a3b28804a988048ac90ccde21e58c3","ea220a6083461917eeb9ed97acbbcf40be1d901d100cfa2f99f64be481449415","086590542697953a90746a49e0b45e2ac0b79af34a005159f06cb70a977742d1","3492be117d889e6ed80e99603f4fc105b533ee66853587e8a6affdb335cda68a","7bdadb8403a58ae96b264bd47fab0dd5fa989a943bd15ee779688a2aaaad1766","145a2f2032abdf710a7da87db76147469c9187f8326ff36013bb310bf7983280","3e83be6adc13f0ba2b0bb5ef2fef29516877660f158ed6fdd777de2c27f7bbad","27a8c3b5f6ffc0145fa9ce6d3abe875def31c5d06b171811948457a030959a6f","bf888e7b557ad080706efcd90f51fa17aae3e218974a7fd3d0592cc1ba878206","827bbb801acea177785b6be117e03778ccc507d66a02649468cb2f4f29487bb9","f7594c36bb7e4a4936df3ba1e078f39009a0f3a39bc76899a075d1c690752002","df5f5ef444206c89f7f28b04ce9f4e0592cdeb7b3fb0534490487edb1654c4f4","504625fd2aff6b50298999996a66c6da9ffa84f8de390df20f4c53e6905c0ff3","da77abbc2aa8976ccdff0e03552ca451291855ea252ff13681f9a799c0e55104","fabf53b6038fb84d618fe396f864979f8f6b26b18bd25d9cb01f153b07309047","83f8377dca0b114c1517321df5d9870b2459c49289aec0bd9c23fe5c01244f2b","089b5af01fb5c2bd2abea8f54004f09ea11cb1615dd2d7b31fe96e61afd88f76","61f3b2bb0dbfedd63632d02d4b2fa8b248da5daaf03d4008f60c332a614db2e4","ad9d4046f9283edf3f803118d70afd0736bd4b0bd0d3d5e4e06d8a9df121cfc8","016505d403d60f1e9b5c4ee269c8f225ac019dd267691687ec621338574227b1","4ac3c3279a8bfdd6f66da4ad02363e69124c9b142be3d0116d66ee5af410d8dc","6a9c5127096b35264eb7cd21b2417bfc1d42cceca9ba4ce2bb0c3410b7816042","78828b06c0d3b586954015e9ebde5480b009e166c71244763bda328ec0920f41","346d2eda6d84ca9e49bc63275502fc1e0fa997c6f5412671310dc0ce1955b06a","5cd349e6e0ec836061cb8cd1beacfb8e447e591ad737aae01ad17778798c92a3","47f5bf82c3e5e015ac824e0accde5831f27eee560ee5949493b8e1caf9324602","422f7121c00d987e32daf5bc85b1fd92df1e8d4e2ec91f7478ab676df563fdf5","5bcb5b4554083521d963c22321c261d0586f5351c7d04638c3fdc230bc5f5619","7fe5f015018c5aa29310fbc4a6fff7f5c9af725947fdc9ee32d0b35998f06847","e4d82fc84c49ab5287855a9040719333155ff7a9e3166475bdcf01e34a17f9c2","72c5ed4d45c69873ae8255fb6c5786f87bd7898e9e29131c482f4d5524e66033","39d5458e0b51d20138fd9ea11ff94d5a81b5122f8f3b2764014a977bc98461da","4d4c7912b3928a508b8fd31077974e9e47e432df13fa7876e62ae66f358b7efe","acd87a156d19f1ecfc2b57025667f83808e19e3ceec2ee070f6eea5a8f7257a9","a9deea93b5e374ffb8d1949a9e9cfb5410da35ac897644b747c3180cf841db14","b61d8b1b234e0ef8c5b33a652d5d023f5e3b50b1edde09f69aa83bdab49037fd","211d77d6cae4a7dfb3b13e8169f5250f90556221f55d07671eeab264ac910474","6d8642db449bc452ba5865d54b82d73fd4f86a9fb6fb2c5aca8612d53b97d4b7","f6d85487a128842a4a52514a3cedbf9fbfe7e50736f69aa445147d603e3df161","39a75ac6569f79e3e59a3b963d2625e819ef31ad4c52b24b9a95d025f1b31636","a889b239871bdb9cfb79f9b00266b1bf6d68b6c3dc90931afefe7b7b64a8c3c5","773b635db3038caaafd425d7b414955861ab5584c2122c08f79ce870276abd0b","e9fb25cd8fcf0de8ce612b27a0814795a2202f28ae21c5c713879b368bb84282","5d36f6c3b025789a3efc491f6cd74af65a7d20adedec6627b215c727709948d2","0c6005b9e838740758d77cdb1e4c265228526a0ec3dff67124a92bf3b51fb731","c68d89b632b1fa079e5ecfbea7773ff110df255fd7ed6696e48c9243f1d3241e","652d4999db35b06f8eaff2b371237918203a6b1053077a315be4ae401a775b20","1e5ef418179c093a6d60c35fa913e70410473040c68cd8b7c83a726ca3f4adcf","b466c41299ef2e720425f2d0bb546fbb41baa9e5f7a280a35d18125457fc8a7f","b95621b8fa79b2208831e9919ff91d4eeea36968cba745ee3d6b380178d97c9e","f62b6dd8b5e1a5b27e293ea488a227ed240cf20015f2a36702035217988e3c38","164099460637b07e28a46e2baf57bf7ef8b21e95bbe52cdcdd7b706c233b1637","2c426cf9def67c43e8ad4d4f1ddd8e561ec78437fe6b725573bb6016b2050704","7c2900b9461689779754779bc9254411a3322e8e6207858529dbbbf0b1371247","b886f5d40fdecf7eab19190c8dcddc7aca6435d4e59c33c705c8d99167ab1cf2","2262246833639fce0d5d6e7ec1738944d632161013b12828d67a58d6516aec9b","88c5e7ec9e6f51da9f55540fc1930203491d3d9c809816e715b8199dc045fec9","da476133ceeaaeb90062029748fad59c217637f3979f18b9df062c3cae3c2836","a4464bcca2bcf2177b3346469f71a8758664a4ba76a42e6012b49eef7a703f6b","376be591bb32e04597f94090a85f72a178786dfa5e4c966aa4f9e55cefc86d78","364a664124450723d4003b59212e6291445df626c9935ed2c1b25ccc98e5eec1","4defad764e7a403c30fe160cbc2d007809ba9ccf4854841801d02d3a79daecf8","cd4133865bd32a8dc56c8359e213449a6b6191fdd43d9df3359cb828a67732f0","056ef2d280a5c3c35f50743817bcb7ecf6b20dc66e68f5c8498a4b50851289ec","8915668a1856ed2d31f2e798ddd16d784c0eb614cb305fd61bece54ca856bc83","870d70891a4eee5d29dd4dd408d41dd260335f2eaa84fb3b7f3a2979b3ec078a","1d7ed6fd0c261ed3928aa9e1c02844e3032829d41529d7c153440de945eb693a","17bc0f8989d7d61727233312b8bcaec1d8f7ce13cfe81b7a8aa717180262c4e6","0292b146c94231e25f7058325e1ec2b07618c4c152f86e4875ae0545b8b9be5c","5638936b85a84870cf023ca22e22644f8bcd4ebcac67202dabdb2cb77d70310d","49d1f2798732bd4e51303485ec47ab3afabe4975da61dd22ad1e638b0b633aed","1fceef35b85bf1c2eb88d7ff87041bba70454b6fb3275cd3c0683683e87377e7","a0f7cf75c2316da405c6146120f6fd4eea36b5482e43fe544f7d4c40be5fdc41","0984ac343ee53d30c60f1e11afb9bce30f8b5c17c34ed8725af69ea2f7946ad8","a526b87fcdf1c13cbf5ed5b1aa0d682a3d80b7e1084a0ef7655c7326e03c12fc","afb68172b62eca8ae49e150404b2b46610f8512e0d85234f19a8699675352708","e86c294a8c13e6bd3043cbb2d9f5624c0c15debfc181b910361c3b266c9e0ffb","2cda7f53f07f0d0f0d6021d8bc14cc83e8e57378f6c6660b04cc9a93858300db","32cbce04b4e826453913bc4ec11fd60522a4d9d777bb7596c86f4f1e8d403e0a","ae8446aac66b48af24c38e83398cf18188088e932d79f2f5c4fd399191ff3bbf","35af74457249cd736b0871558938cea01b1a2c2fee6b3421a9814238454e4091","d1ef6322cd12e3d96314251fb7c633bb90d356670cdba9a8252b5c060b7c107f","8427b00c25bb40326c4f5599cebf030ad43daab7f9ba4cca822215ea6433e1b7","e4c810b5522ed7ab511243a347b2eb328fd3f2538a43e4fdf772a8d96c981d31","19b2f3aa436d5648ec499e4eda22f6d07498834b3b9519415b7d59b7d0a5b1ae","8240c5f423a1e5506049ae4a2f8b0131b70f38136636428a0a5c2278dae65003","bc7e1958f02ffed22a236cf5387c9a3913f241afe79260df10fa931c3625b803","e93d6038f1228d83fbb1a5e7da930218bae0957cc8ae5812a331ab96109a3e5c","05601c19d3522a5356519ee40da0ede2b8717d3f30ea088132a4aa7727924836","3356e68d90afbb1ff2e837c04b3d58f597a04b28379036e96719d2bb05cd211c","052fb3c9d96792bd5c8c5dae94747ee615f091663c457a01bf807a5e4747267a","04017130effec14170531ae1bf5e88f1964468d951c5f50675e6b48f49d1dfe7","4a846d7a7c46d6bfadb93e3d82d7f635afa384bd1ecd8ab16331c63dd4363e7c","b2bbfd02443109f94b4c25a4fdb6d3229ba505f27da84878b58a36ba2e470e36","3e8fa9034fecd8004897e67d9d9adce8b4167ac4d75f66c7d00e14632d071aca","ba92aeb236b7772678af8fb07bb94c60f4a80b0cfbca187b782cdbb3da865951","abc94e2e86a0130ac213991e8b301da4b3b1d8859efa8f038eb256a21ab39fac","55abdc0a2fd184a57c8ead3096ff97cf03d186941e9a2c1dbeccff5c1477aa05","d222657ed86e3666f87d8dfea01469fd3bb844672c2e1325b0eb72abd4d44ec4","8046bbe73fddec58a09a5b219c594b21a24eb48fc15c0349b312f0acae172beb","9828e855e8c56419b78398d4beb2ea13fc1988016de069587fa25b57622800ed","fb6a7613fdd90e83523c205db058e5808a6fb26827c8c26be47b17e750c344d9","eba04c19cca475dd41c3bcd3880c6f5a03d711dc45b9faf83a99bf27308fa53f","91995c134eaadc8a267e19939b66b687d70436265eb9a2a69d1abb37b4210ffa","51c8658eddad2c7aeaf533f7ab46cd4d76e553af367b977f34679e1e8ca95a35","e8bbcf9178684fde4d15bdcc7be2e74abc37d2371256bac9fc8f67d40626c9bf","0019f06f88e66fa5371d8eebb0e81dc749e54a8f65f8ec9b59760c77e759e46e","a15809b8be1e3dd5a4f89df2886c9609eff56afa7b5e262adae346dc81d80a19","f00155eae1bf0b4edea1230126aff57c010a14f8542291a2848dd3846db4cc5d","eb65d522c01da9d259e18e93d456b0a1ff37a44a27d07b864ab877e005044f37","470866668f63e372951091f09b059c8c3e93d2683db5ce81ae3aba6babb85b2f","61f3b2bb0dbfedd63632d02d4b2fa8b248da5daaf03d4008f60c332a614db2e4","ad9d4046f9283edf3f803118d70afd0736bd4b0bd0d3d5e4e06d8a9df121cfc8","016505d403d60f1e9b5c4ee269c8f225ac019dd267691687ec621338574227b1","4ac3c3279a8bfdd6f66da4ad02363e69124c9b142be3d0116d66ee5af410d8dc","346d2eda6d84ca9e49bc63275502fc1e0fa997c6f5412671310dc0ce1955b06a","5cd349e6e0ec836061cb8cd1beacfb8e447e591ad737aae01ad17778798c92a3","47f5bf82c3e5e015ac824e0accde5831f27eee560ee5949493b8e1caf9324602","422f7121c00d987e32daf5bc85b1fd92df1e8d4e2ec91f7478ab676df563fdf5","5bcb5b4554083521d963c22321c261d0586f5351c7d04638c3fdc230bc5f5619","7fe5f015018c5aa29310fbc4a6fff7f5c9af725947fdc9ee32d0b35998f06847","e4d82fc84c49ab5287855a9040719333155ff7a9e3166475bdcf01e34a17f9c2","72c5ed4d45c69873ae8255fb6c5786f87bd7898e9e29131c482f4d5524e66033","39d5458e0b51d20138fd9ea11ff94d5a81b5122f8f3b2764014a977bc98461da","4d4c7912b3928a508b8fd31077974e9e47e432df13fa7876e62ae66f358b7efe","acd87a156d19f1ecfc2b57025667f83808e19e3ceec2ee070f6eea5a8f7257a9","a9deea93b5e374ffb8d1949a9e9cfb5410da35ac897644b747c3180cf841db14","b61d8b1b234e0ef8c5b33a652d5d023f5e3b50b1edde09f69aa83bdab49037fd","211d77d6cae4a7dfb3b13e8169f5250f90556221f55d07671eeab264ac910474","6d8642db449bc452ba5865d54b82d73fd4f86a9fb6fb2c5aca8612d53b97d4b7","f6d85487a128842a4a52514a3cedbf9fbfe7e50736f69aa445147d603e3df161","39a75ac6569f79e3e59a3b963d2625e819ef31ad4c52b24b9a95d025f1b31636","a889b239871bdb9cfb79f9b00266b1bf6d68b6c3dc90931afefe7b7b64a8c3c5","773b635db3038caaafd425d7b414955861ab5584c2122c08f79ce870276abd0b","e9fb25cd8fcf0de8ce612b27a0814795a2202f28ae21c5c713879b368bb84282","5d36f6c3b025789a3efc491f6cd74af65a7d20adedec6627b215c727709948d2","0c6005b9e838740758d77cdb1e4c265228526a0ec3dff67124a92bf3b51fb731","c68d89b632b1fa079e5ecfbea7773ff110df255fd7ed6696e48c9243f1d3241e","652d4999db35b06f8eaff2b371237918203a6b1053077a315be4ae401a775b20","1e5ef418179c093a6d60c35fa913e70410473040c68cd8b7c83a726ca3f4adcf","b466c41299ef2e720425f2d0bb546fbb41baa9e5f7a280a35d18125457fc8a7f","164099460637b07e28a46e2baf57bf7ef8b21e95bbe52cdcdd7b706c233b1637","2c426cf9def67c43e8ad4d4f1ddd8e561ec78437fe6b725573bb6016b2050704","7c2900b9461689779754779bc9254411a3322e8e6207858529dbbbf0b1371247","b886f5d40fdecf7eab19190c8dcddc7aca6435d4e59c33c705c8d99167ab1cf2","2262246833639fce0d5d6e7ec1738944d632161013b12828d67a58d6516aec9b","88c5e7ec9e6f51da9f55540fc1930203491d3d9c809816e715b8199dc045fec9","da476133ceeaaeb90062029748fad59c217637f3979f18b9df062c3cae3c2836","a4464bcca2bcf2177b3346469f71a8758664a4ba76a42e6012b49eef7a703f6b","376be591bb32e04597f94090a85f72a178786dfa5e4c966aa4f9e55cefc86d78","d445c7000766cb6169a4d84244a87c34f3043ae9fdbed8dcbf3bd85c1a56ef64","b735f9caa716f34756260f678e3f38356282bdb0df4c6df036f712e5ec3c8dd7","afb68172b62eca8ae49e150404b2b46610f8512e0d85234f19a8699675352708","e86c294a8c13e6bd3043cbb2d9f5624c0c15debfc181b910361c3b266c9e0ffb","2cda7f53f07f0d0f0d6021d8bc14cc83e8e57378f6c6660b04cc9a93858300db","32cbce04b4e826453913bc4ec11fd60522a4d9d777bb7596c86f4f1e8d403e0a","ae8446aac66b48af24c38e83398cf18188088e932d79f2f5c4fd399191ff3bbf","35af74457249cd736b0871558938cea01b1a2c2fee6b3421a9814238454e4091","d1ef6322cd12e3d96314251fb7c633bb90d356670cdba9a8252b5c060b7c107f","8427b00c25bb40326c4f5599cebf030ad43daab7f9ba4cca822215ea6433e1b7","e4c810b5522ed7ab511243a347b2eb328fd3f2538a43e4fdf772a8d96c981d31","19b2f3aa436d5648ec499e4eda22f6d07498834b3b9519415b7d59b7d0a5b1ae","8240c5f423a1e5506049ae4a2f8b0131b70f38136636428a0a5c2278dae65003","bc7e1958f02ffed22a236cf5387c9a3913f241afe79260df10fa931c3625b803","e93d6038f1228d83fbb1a5e7da930218bae0957cc8ae5812a331ab96109a3e5c","05601c19d3522a5356519ee40da0ede2b8717d3f30ea088132a4aa7727924836","4a846d7a7c46d6bfadb93e3d82d7f635afa384bd1ecd8ab16331c63dd4363e7c","b2bbfd02443109f94b4c25a4fdb6d3229ba505f27da84878b58a36ba2e470e36","3e8fa9034fecd8004897e67d9d9adce8b4167ac4d75f66c7d00e14632d071aca","eba04c19cca475dd41c3bcd3880c6f5a03d711dc45b9faf83a99bf27308fa53f","91995c134eaadc8a267e19939b66b687d70436265eb9a2a69d1abb37b4210ffa","51c8658eddad2c7aeaf533f7ab46cd4d76e553af367b977f34679e1e8ca95a35","e8bbcf9178684fde4d15bdcc7be2e74abc37d2371256bac9fc8f67d40626c9bf","14111a4be53652a7bc38616b2b90ae920923fb795d385333206e2ff8fa59ae57",{"version":"3f6d6465811321abc30a1e5f667feed63e5b3917b3d6c8d6645daf96c75f97ba","affectsGlobalScope":true}],"options":{"declaration":false,"declarationMap":false,"esModuleInterop":true,"inlineSources":true,"module":1,"noImplicitAny":false,"noUnusedLocals":true,"outDir":"./","rootDir":"../../src/test","skipLibCheck":true,"sourceMap":true,"strict":true,"target":4},"fileIdsList":[[175,182,192,251,273,289,292],[182,192,251,289,292,293],[293,294],[161,167,251,292],[296],[182,188,192,219,249,252],[252,253],[161,167,182,188,192,219,249,251],[161,167,245,246,247],[246,247,248],[40,161,167,182,188,192,217,245,246],[40,161,167,182,188,192],[249,254,295,297,302,305],[301],[161,167,251,273,292,300],[188],[161,167,175],[303,304],[37,38,39],[40],[40,54,202],[195],[194,197,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216],[195,196,198],[197],[40,54],[54,88,100],[163],[40,100],[161,163,167,171],[162,163,164,165,166,171,172,173,174],[40,100,161,162,163,165,166,167,170,171,172],[40,100,161,162,163,165,166,167,170,173],[40,100,161,167,170,175,182],[250],[100,161,167,170,182,217,251],[40,100,161,167,170,175,182,217,251,255,256,257,260,274],[182],[40,100,161,167,175,182,256,273,275],[258,260,274,275,276,277,278,279,280,288],[275,281],[100,175,289],[281,282,283,284,285,286,287],[40,281],[100],[175,275,278,281,283],[100,285,286],[40,100,175,217],[40,100,175,275],[260],[40,54,88,161,167,175,234,258,260,275,279,289],[40,100,161,167,175,182,234,258,259,289],[100,170,182],[40,217,258,260],[158],[156,157,159],[155,156,157,158,159,160],[100,161,167,182,183,184],[40,100,161,167,175,182,188],[183,184,185,186,187],[161,167,186],[40,100,161,167,175,182,188,217],[161,167],[193,218],[167],[167,168,169],[40,100,167,168],[100,182,188,240,241,242],[241,242,243,244],[40,240],[161,167,240,241],[100,182,188,240,241],[89],[40,90],[89,90,91,92,93,94,95,96,97,98,99],[90,91,94,96],[93],[290,291],[161,167,182,251,273],[161,167,251,290],[40,100,161,167,170,175,176,177,178,179,180],[181],[176],[176,177,178,179,180,181],[40,100,178],[40,161,167,182],[261,262,263,264,265,266,267,271,272],[175,251],[268,269,270],[40,100,182,267,268],[40,100,182,267],[40,100,182,267,268,269],[40,100,182],[220,235,236,237,238,239],[40,100,161,167,182,188,217,220,234,235,236],[161,167,220],[40,100,182,188],[161,167,182,220],[189],[189,190],[189,190,191],[192],[40,217],[40,223,224],[40,226],[221,224,225,226,227,228,229,230,231,232,233],[40,224],[298,299],[222],[41],[43],[44],[46,54,55,62,71],[46,47,54,62],[48,81],[49,50,55,63],[50,71],[51,52,54,62],[52],[53,54],[54],[54,55,56,71,80],[55,56],[57,62,71,80],[54,55,57,58,62,71,74,80],[57,59,71,74,80],[41,42,43,44,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,80,81,82,83,84,85,86,87],[54,60],[61,80],[52,54,62,71],[63],[64],[43,65],[66,76],[67],[68],[54,69],[69,70,81,83],[54,71],[72],[73],[62,74],[75],[62,76],[68,80],[81],[71,82],[83],[84],[54,56,71,80,83,85],[71,86],[77,78],[102],[36,102,106,110],[101,102,103,104,105,110,111,112,113],[36,40,100,101,102,104,105,106,109,110,111],[36,40,100,101,102,104,105,106,109,112],[33],[31,32,34],[30,31,32,33,34,35],[106],[106,107,108],[40,100,106,107],[36,106],[100,121,131,332,333,334],[333,334,335,336],[40,332],[36,106,332,333],[100,121,131,332,333],[314,327,328,329,330,331],[36,40,100,106,121,131,217,314,326,327,328],[36,106,314],[40,100,121,131],[36,106,121,314],[114,121,123,142,145,310,366],[121,123,145,310,366,367],[367,368],[36,106,123,145],[146],[121,131,310,313,341,342],[342,343],[36,106,121,123,131,310,313,341],[36,106,337,338,339],[338,339,340],[36,40,106,121,131,217,310,337,338],[36,40,106,121,131,310],[147,153,341,344,369,372],[152],[36,106,123,142,145,151],[131],[36,106,114],[370,371],[36,41,106,123,142,147],[36,41,106,121,123,142,145,153],[306,373],[143,144],[36,106,121,123,142],[36,106,123,143],[307],[307,308],[307,308,309],[310],[149,150],[36,40,100,106,109,114,121],[122],[36,100,106,109,121,123,217],[36,40,100,106,109,114,121,123,217,345,346,347,350,351],[121],[36,40,100,106,114,121,142,346,352],[348,350,351,352,353,354,355,356,357,365],[352,358],[100,114,366],[358,359,360,361,362,363,364],[40,358],[114,352,355,358,360],[100,362,363],[40,100,114,217],[40,100,114,352],[350],[36,40,54,88,106,114,326,348,350,352,356,366],[36,40,100,106,114,121,326,348,349,366],[100,109,121],[40,217,348,350],[36,100,106,121,126,127],[36,40,100,106,114,121,131],[126,127,128,129,130],[36,106,129],[36,40,100,106,114,121,131,217],[311,312],[36,40,100,106,109,114,115,116,117,118,119],[120],[115],[115,116,117,118,119,120],[40,100,117],[36,40,106,121],[124,125,132,133,134,135,136,140,141],[114,123],[137,138,139],[40,100,121,136,137],[40,100,121,136],[40,100,121,136,137,138],[40,100,121],[40,223,316],[40,318],[315,316,317,318,319,320,321,322,323,324,325],[40,316]],"referencedMap":[[293,1],[294,2],[295,3],[296,4],[297,5],[253,6],[254,7],[252,8],[248,9],[249,10],[247,11],[246,12],[306,13],[302,14],[301,15],[303,16],[304,17],[305,18],[40,19],[201,20],[203,21],[196,22],[217,23],[199,24],[205,20],[198,25],[202,26],[162,27],[164,28],[165,29],[166,20],[172,30],[175,31],[173,32],[171,33],[250,34],[251,35],[255,36],[275,37],[276,38],[274,39],[289,40],[282,41],[281,42],[288,43],[283,44],[285,45],[286,45],[284,46],[287,47],[257,48],[278,49],[279,50],[280,51],[260,52],[258,48],[256,53],[259,54],[159,55],[158,56],[161,57],[185,58],[184,59],[188,60],[187,61],[218,62],[193,63],[219,64],[168,65],[170,66],[169,67],[167,63],[243,68],[245,69],[241,70],[242,71],[244,72],[90,73],[92,74],[100,75],[97,76],[98,77],[96,73],[292,78],[290,79],[291,80],[181,81],[176,82],[177,83],[182,84],[179,45],[180,85],[261,63],[262,86],[273,87],[263,16],[264,45],[265,63],[266,88],[271,89],[269,90],[268,91],[270,92],[272,93],[267,45],[240,94],[220,63],[237,95],[235,96],[236,97],[238,98],[190,99],[191,100],[192,101],[189,102],[221,103],[225,104],[227,105],[228,103],[229,26],[226,20],[234,106],[224,20],[230,107],[232,20],[231,20],[233,20],[300,108],[299,63],[223,109],[41,110],[43,111],[44,112],[46,113],[47,114],[48,115],[49,116],[50,117],[51,118],[52,119],[53,120],[54,121],[55,122],[56,123],[57,124],[58,125],[59,126],[88,127],[60,128],[61,129],[62,130],[63,131],[64,132],[65,133],[66,134],[67,135],[68,136],[69,137],[70,138],[71,139],[72,140],[73,141],[74,142],[75,143],[76,144],[80,145],[81,146],[82,147],[83,148],[84,149],[85,150],[86,151],[79,152],[101,27],[103,153],[104,29],[105,20],[111,154],[114,155],[112,156],[110,157],[34,158],[33,159],[36,160],[107,161],[109,162],[108,163],[106,164],[335,165],[337,166],[333,167],[334,168],[336,169],[332,170],[314,164],[329,171],[327,172],[328,173],[330,174],[367,175],[368,176],[369,177],[146,178],[147,179],[343,180],[344,181],[342,182],[340,183],[341,184],[339,185],[338,186],[373,187],[153,188],[152,189],[370,190],[371,191],[372,192],[148,193],[154,194],[374,195],[145,196],[143,197],[144,198],[308,199],[309,200],[310,201],[307,202],[151,203],[150,164],[122,204],[123,205],[345,206],[352,207],[353,208],[351,209],[366,210],[359,211],[358,212],[365,213],[360,214],[362,45],[363,45],[361,215],[364,216],[347,217],[355,218],[356,219],[357,220],[350,221],[348,217],[346,222],[349,223],[128,224],[127,225],[131,226],[130,227],[312,228],[311,164],[313,229],[120,230],[115,231],[116,232],[121,233],[118,45],[119,234],[124,164],[125,235],[142,236],[132,190],[133,45],[134,164],[135,237],[140,238],[138,239],[137,240],[139,241],[141,242],[136,45],[315,103],[317,243],[319,244],[320,103],[321,26],[318,20],[326,245],[316,20],[322,246],[324,20],[323,20],[325,20]],"exportedModulesMap":[[293,1],[294,2],[295,3],[296,4],[297,5],[253,6],[254,7],[252,8],[248,9],[249,10],[247,11],[246,12],[306,13],[302,14],[301,15],[303,16],[304,17],[305,18],[40,19],[201,20],[203,21],[196,22],[217,23],[199,24],[205,20],[198,25],[202,26],[162,27],[164,28],[165,29],[166,20],[172,30],[175,31],[173,32],[171,33],[250,34],[251,35],[255,36],[275,37],[276,38],[274,39],[289,40],[282,41],[281,42],[288,43],[283,44],[285,45],[286,45],[284,46],[287,47],[257,48],[278,49],[279,50],[280,51],[260,52],[258,48],[256,53],[259,54],[159,55],[158,56],[161,57],[185,58],[184,59],[188,60],[187,61],[218,62],[193,63],[219,64],[168,65],[170,66],[169,67],[167,63],[243,68],[245,69],[241,70],[242,71],[244,72],[90,73],[92,74],[100,75],[97,76],[98,77],[96,73],[292,78],[290,79],[291,80],[181,81],[176,82],[177,83],[182,84],[179,45],[180,85],[261,63],[262,86],[273,87],[263,16],[264,45],[265,63],[266,88],[271,89],[269,90],[268,91],[270,92],[272,93],[267,45],[240,94],[220,63],[237,95],[235,96],[236,97],[238,98],[190,99],[191,100],[192,101],[189,102],[221,103],[225,104],[227,105],[228,103],[229,26],[226,20],[234,106],[224,20],[230,107],[232,20],[231,20],[233,20],[300,108],[299,63],[223,109],[41,110],[43,111],[44,112],[46,113],[47,114],[48,115],[49,116],[50,117],[51,118],[52,119],[53,120],[54,121],[55,122],[56,123],[57,124],[58,125],[59,126],[88,127],[60,128],[61,129],[62,130],[63,131],[64,132],[65,133],[66,134],[67,135],[68,136],[69,137],[70,138],[71,139],[72,140],[73,141],[74,142],[75,143],[76,144],[80,145],[81,146],[82,147],[83,148],[84,149],[85,150],[86,151],[79,152],[101,27],[103,153],[104,29],[105,20],[111,154],[114,155],[112,156],[110,157],[34,158],[33,159],[36,160],[107,161],[109,162],[108,163],[106,164],[335,165],[337,166],[333,167],[334,168],[336,169],[332,170],[314,164],[329,171],[327,172],[328,173],[330,174],[367,175],[368,176],[369,177],[146,178],[147,179],[343,180],[344,181],[342,182],[340,183],[341,184],[339,185],[338,186],[373,187],[153,188],[152,189],[370,190],[371,191],[372,192],[148,193],[154,194],[374,195],[145,196],[143,197],[144,198],[308,199],[309,200],[310,201],[307,202],[151,203],[150,164],[122,204],[123,205],[345,206],[352,207],[353,208],[351,209],[366,210],[359,211],[358,212],[365,213],[360,214],[362,45],[363,45],[361,215],[364,216],[347,217],[355,218],[356,219],[357,220],[350,221],[348,217],[346,222],[349,223],[128,224],[127,225],[131,226],[130,227],[312,228],[311,164],[313,229],[120,230],[115,231],[116,232],[121,233],[118,45],[119,234],[124,164],[125,235],[142,236],[132,190],[133,45],[134,164],[135,237],[140,238],[138,239],[137,240],[139,241],[141,242],[136,45],[315,103],[317,243],[319,244],[320,103],[321,26],[318,20],[326,245],[316,20],[322,246],[324,20],[323,20],[325,20]],"semanticDiagnosticsPerFile":[293,294,295,296,297,253,254,252,248,249,247,246,306,302,301,303,304,305,37,38,40,39,194,200,195,216,215,201,203,196,204,217,199,214,205,197,198,206,207,208,209,210,211,212,202,213,162,164,165,166,172,163,175,173,171,174,250,251,255,275,276,274,277,289,282,281,288,283,285,286,284,287,257,278,279,280,260,258,256,259,159,155,160,156,158,161,157,185,184,188,186,187,183,218,193,219,168,170,169,167,243,245,241,242,244,90,91,92,93,100,94,95,97,98,99,96,89,292,290,291,181,176,177,178,182,179,180,261,262,273,263,264,265,266,271,269,268,270,272,267,240,220,237,235,236,238,239,190,191,192,189,221,225,227,228,229,226,234,224,230,232,231,233,298,300,299,223,45,375,222,41,43,44,46,47,48,49,50,51,52,53,54,55,56,42,87,57,58,59,88,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,80,81,82,83,84,85,86,77,78,79,6,7,9,8,2,10,11,12,13,14,15,16,17,3,4,21,18,19,20,22,23,24,5,25,26,27,28,1,29,101,103,104,105,111,102,114,112,110,113,34,30,35,31,33,36,32,107,109,108,106,335,337,333,334,336,332,314,329,327,328,330,331,367,368,369,146,147,343,344,342,340,341,339,338,373,153,152,370,371,372,148,154,374,145,143,144,308,309,310,307,149,151,150,122,123,345,352,353,351,354,366,359,358,365,360,362,363,361,364,347,355,356,357,350,348,346,349,128,127,131,129,130,126,312,311,313,120,115,116,117,121,118,119,124,125,142,132,133,134,135,140,138,137,139,141,136,315,317,319,320,321,318,326,316,322,324,323,325]},"version":"4.5.5"}
|
package/dist/test/types/{validateAqueductPrevious.js → validateAqueductPrevious.generated.js}
RENAMED
|
@@ -26,9 +26,7 @@ use_current_FunctionDeclaration_getObjectFromContainer(get_old_FunctionDeclarati
|
|
|
26
26
|
use_old_FunctionDeclaration_getObjectFromContainer(get_current_FunctionDeclaration_getObjectFromContainer());
|
|
27
27
|
use_current_FunctionDeclaration_getObjectWithIdFromContainer(get_old_FunctionDeclaration_getObjectWithIdFromContainer());
|
|
28
28
|
use_old_FunctionDeclaration_getObjectWithIdFromContainer(get_current_FunctionDeclaration_getObjectWithIdFromContainer());
|
|
29
|
-
use_current_InterfaceDeclaration_IDataObjectProps(
|
|
30
|
-
// @ts-expect-error compatibility expected to be broken
|
|
31
|
-
get_old_InterfaceDeclaration_IDataObjectProps());
|
|
29
|
+
use_current_InterfaceDeclaration_IDataObjectProps(get_old_InterfaceDeclaration_IDataObjectProps());
|
|
32
30
|
use_old_InterfaceDeclaration_IDataObjectProps(get_current_InterfaceDeclaration_IDataObjectProps());
|
|
33
31
|
use_current_InterfaceDeclaration_IRootDataObjectFactory(get_old_InterfaceDeclaration_IRootDataObjectFactory());
|
|
34
32
|
use_old_InterfaceDeclaration_IRootDataObjectFactory(get_current_InterfaceDeclaration_IRootDataObjectFactory());
|
|
@@ -42,4 +40,4 @@ use_current_VariableDeclaration_serviceRoutePathRoot(get_old_VariableDeclaration
|
|
|
42
40
|
use_old_VariableDeclaration_serviceRoutePathRoot(get_current_VariableDeclaration_serviceRoutePathRoot());
|
|
43
41
|
use_current_FunctionDeclaration_waitForAttach(get_old_FunctionDeclaration_waitForAttach());
|
|
44
42
|
use_old_FunctionDeclaration_waitForAttach(get_current_FunctionDeclaration_waitForAttach());
|
|
45
|
-
//# sourceMappingURL=validateAqueductPrevious.js.map
|
|
43
|
+
//# sourceMappingURL=validateAqueductPrevious.generated.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validateAqueductPrevious.generated.js","sourceRoot":"","sources":["../../../src/test/types/validateAqueductPrevious.generated.ts"],"names":[],"mappings":";;AAwBA,wDAAwD,CACpD,oDAAoD,EAAE,CAAC,CAAC;AAW5D,oDAAoD,CAChD,wDAAwD,EAAE,CAAC,CAAC;AAWhE,iDAAiD,CAC7C,6CAA6C,EAAE,CAAC,CAAC;AAWrD,6CAA6C,CACzC,iDAAiD,EAAE,CAAC,CAAC;AAWzD,wEAAwE,CACpE,oEAAoE,EAAE,CAAC,CAAC;AAW5E,oEAAoE,CAChE,wEAAwE,EAAE,CAAC,CAAC;AAWhF,gEAAgE,CAC5D,4DAA4D,EAAE,CAAC,CAAC;AAWpE,4DAA4D,CACxD,gEAAgE,EAAE,CAAC,CAAC;AAWxE,uCAAuC,CACnC,mCAAmC,EAAE,CAAC,CAAC;AAW3C,mCAAmC,CAC/B,uCAAuC,EAAE,CAAC,CAAC;AAW/C,8CAA8C,CAC1C,0CAA0C,EAAE,CAAC,CAAC;AAWlD,0CAA0C,CACtC,8CAA8C,EAAE,CAAC,CAAC;AAWtD,gDAAgD,CAC5C,4CAA4C,EAAE,CAAC,CAAC;AAWpD,4CAA4C,CACxC,gDAAgD,EAAE,CAAC,CAAC;AAWxD,gEAAgE,CAC5D,4DAA4D,EAAE,CAAC,CAAC;AAWpE,4DAA4D,CACxD,gEAAgE,EAAE,CAAC,CAAC;AAWxE,0DAA0D,CACtD,sDAAsD,EAAE,CAAC,CAAC;AAW9D,sDAAsD,CAClD,0DAA0D,EAAE,CAAC,CAAC;AAWlE,uEAAuE,CACnE,mEAAmE,EAAE,CAAC,CAAC;AAW3E,mEAAmE,CAC/D,uEAAuE,EAAE,CAAC,CAAC;AAW/E,6DAA6D,CACzD,yDAAyD,EAAE,CAAC,CAAC;AAWjE,yDAAyD,CACrD,6DAA6D,EAAE,CAAC,CAAC;AAWrE,sDAAsD,CAClD,kDAAkD,EAAE,CAAC,CAAC;AAW1D,kDAAkD,CAC9C,sDAAsD,EAAE,CAAC,CAAC;AAW9D,4DAA4D,CACxD,wDAAwD,EAAE,CAAC,CAAC;AAWhE,wDAAwD,CACpD,4DAA4D,EAAE,CAAC,CAAC;AAWpE,iDAAiD,CAC7C,6CAA6C,EAAE,CAAC,CAAC;AAWrD,6CAA6C,CACzC,iDAAiD,EAAE,CAAC,CAAC;AAWzD,uDAAuD,CACnD,mDAAmD,EAAE,CAAC,CAAC;AAW3D,mDAAmD,CAC/C,uDAAuD,EAAE,CAAC,CAAC;AAW/D,2DAA2D,CACvD,uDAAuD,EAAE,CAAC,CAAC;AAW/D,uDAAuD,CACnD,2DAA2D,EAAE,CAAC,CAAC;AAWnE,2CAA2C,CACvC,uCAAuC,EAAE,CAAC,CAAC;AAW/C,uCAAuC,CACnC,2CAA2C,EAAE,CAAC,CAAC;AAWnD,kDAAkD,CAC9C,8CAA8C,EAAE,CAAC,CAAC;AAWtD,8CAA8C,CAC1C,kDAAkD,EAAE,CAAC,CAAC;AAW1D,oDAAoD,CAChD,gDAAgD,EAAE,CAAC,CAAC;AAWxD,gDAAgD,CAC5C,oDAAoD,EAAE,CAAC,CAAC;AAW5D,6CAA6C,CACzC,yCAAyC,EAAE,CAAC,CAAC;AAWjD,yCAAyC,CACrC,6CAA6C,EAAE,CAAC,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n/*\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.\n * Generated by fluid-type-validator in @fluidframework/build-tools.\n */\nimport * as old from \"@fluidframework/aqueduct-previous\";\nimport * as current from \"../../index\";\n\ntype TypeOnly<T> = {\n [P in keyof T]: TypeOnly<T[P]>;\n};\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_BaseContainerRuntimeFactory\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_BaseContainerRuntimeFactory():\n TypeOnly<old.BaseContainerRuntimeFactory>;\ndeclare function use_current_ClassDeclaration_BaseContainerRuntimeFactory(\n use: TypeOnly<current.BaseContainerRuntimeFactory>);\nuse_current_ClassDeclaration_BaseContainerRuntimeFactory(\n get_old_ClassDeclaration_BaseContainerRuntimeFactory());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_BaseContainerRuntimeFactory\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_BaseContainerRuntimeFactory():\n TypeOnly<current.BaseContainerRuntimeFactory>;\ndeclare function use_old_ClassDeclaration_BaseContainerRuntimeFactory(\n use: TypeOnly<old.BaseContainerRuntimeFactory>);\nuse_old_ClassDeclaration_BaseContainerRuntimeFactory(\n get_current_ClassDeclaration_BaseContainerRuntimeFactory());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_BaseContainerService\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_BaseContainerService():\n TypeOnly<old.BaseContainerService>;\ndeclare function use_current_ClassDeclaration_BaseContainerService(\n use: TypeOnly<current.BaseContainerService>);\nuse_current_ClassDeclaration_BaseContainerService(\n get_old_ClassDeclaration_BaseContainerService());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_BaseContainerService\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_BaseContainerService():\n TypeOnly<current.BaseContainerService>;\ndeclare function use_old_ClassDeclaration_BaseContainerService(\n use: TypeOnly<old.BaseContainerService>);\nuse_old_ClassDeclaration_BaseContainerService(\n get_current_ClassDeclaration_BaseContainerService());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore():\n TypeOnly<old.ContainerRuntimeFactoryWithDefaultDataStore>;\ndeclare function use_current_ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore(\n use: TypeOnly<current.ContainerRuntimeFactoryWithDefaultDataStore>);\nuse_current_ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore(\n get_old_ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore():\n TypeOnly<current.ContainerRuntimeFactoryWithDefaultDataStore>;\ndeclare function use_old_ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore(\n use: TypeOnly<old.ContainerRuntimeFactoryWithDefaultDataStore>);\nuse_old_ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore(\n get_current_ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"TypeAliasDeclaration_ContainerServiceRegistryEntries\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_TypeAliasDeclaration_ContainerServiceRegistryEntries():\n TypeOnly<old.ContainerServiceRegistryEntries>;\ndeclare function use_current_TypeAliasDeclaration_ContainerServiceRegistryEntries(\n use: TypeOnly<current.ContainerServiceRegistryEntries>);\nuse_current_TypeAliasDeclaration_ContainerServiceRegistryEntries(\n get_old_TypeAliasDeclaration_ContainerServiceRegistryEntries());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"TypeAliasDeclaration_ContainerServiceRegistryEntries\": {\"backCompat\": false}\n*/\ndeclare function get_current_TypeAliasDeclaration_ContainerServiceRegistryEntries():\n TypeOnly<current.ContainerServiceRegistryEntries>;\ndeclare function use_old_TypeAliasDeclaration_ContainerServiceRegistryEntries(\n use: TypeOnly<old.ContainerServiceRegistryEntries>);\nuse_old_TypeAliasDeclaration_ContainerServiceRegistryEntries(\n get_current_TypeAliasDeclaration_ContainerServiceRegistryEntries());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_DataObject\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_DataObject():\n TypeOnly<old.DataObject>;\ndeclare function use_current_ClassDeclaration_DataObject(\n use: TypeOnly<current.DataObject>);\nuse_current_ClassDeclaration_DataObject(\n get_old_ClassDeclaration_DataObject());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_DataObject\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_DataObject():\n TypeOnly<current.DataObject>;\ndeclare function use_old_ClassDeclaration_DataObject(\n use: TypeOnly<old.DataObject>);\nuse_old_ClassDeclaration_DataObject(\n get_current_ClassDeclaration_DataObject());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_DataObjectFactory\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_DataObjectFactory():\n TypeOnly<old.DataObjectFactory<any,any>>;\ndeclare function use_current_ClassDeclaration_DataObjectFactory(\n use: TypeOnly<current.DataObjectFactory<any,any>>);\nuse_current_ClassDeclaration_DataObjectFactory(\n get_old_ClassDeclaration_DataObjectFactory());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_DataObjectFactory\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_DataObjectFactory():\n TypeOnly<current.DataObjectFactory<any,any>>;\ndeclare function use_old_ClassDeclaration_DataObjectFactory(\n use: TypeOnly<old.DataObjectFactory<any,any>>);\nuse_old_ClassDeclaration_DataObjectFactory(\n get_current_ClassDeclaration_DataObjectFactory());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_DataObjectTypes\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_DataObjectTypes():\n TypeOnly<old.DataObjectTypes>;\ndeclare function use_current_InterfaceDeclaration_DataObjectTypes(\n use: TypeOnly<current.DataObjectTypes>);\nuse_current_InterfaceDeclaration_DataObjectTypes(\n get_old_InterfaceDeclaration_DataObjectTypes());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_DataObjectTypes\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_DataObjectTypes():\n TypeOnly<current.DataObjectTypes>;\ndeclare function use_old_InterfaceDeclaration_DataObjectTypes(\n use: TypeOnly<old.DataObjectTypes>);\nuse_old_InterfaceDeclaration_DataObjectTypes(\n get_current_InterfaceDeclaration_DataObjectTypes());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_defaultFluidObjectRequestHandler\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_defaultFluidObjectRequestHandler():\n TypeOnly<typeof old.defaultFluidObjectRequestHandler>;\ndeclare function use_current_FunctionDeclaration_defaultFluidObjectRequestHandler(\n use: TypeOnly<typeof current.defaultFluidObjectRequestHandler>);\nuse_current_FunctionDeclaration_defaultFluidObjectRequestHandler(\n get_old_FunctionDeclaration_defaultFluidObjectRequestHandler());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_defaultFluidObjectRequestHandler\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_defaultFluidObjectRequestHandler():\n TypeOnly<typeof current.defaultFluidObjectRequestHandler>;\ndeclare function use_old_FunctionDeclaration_defaultFluidObjectRequestHandler(\n use: TypeOnly<typeof old.defaultFluidObjectRequestHandler>);\nuse_old_FunctionDeclaration_defaultFluidObjectRequestHandler(\n get_current_FunctionDeclaration_defaultFluidObjectRequestHandler());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_defaultRouteRequestHandler\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_VariableDeclaration_defaultRouteRequestHandler():\n TypeOnly<typeof old.defaultRouteRequestHandler>;\ndeclare function use_current_VariableDeclaration_defaultRouteRequestHandler(\n use: TypeOnly<typeof current.defaultRouteRequestHandler>);\nuse_current_VariableDeclaration_defaultRouteRequestHandler(\n get_old_VariableDeclaration_defaultRouteRequestHandler());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_defaultRouteRequestHandler\": {\"backCompat\": false}\n*/\ndeclare function get_current_VariableDeclaration_defaultRouteRequestHandler():\n TypeOnly<typeof current.defaultRouteRequestHandler>;\ndeclare function use_old_VariableDeclaration_defaultRouteRequestHandler(\n use: TypeOnly<typeof old.defaultRouteRequestHandler>);\nuse_old_VariableDeclaration_defaultRouteRequestHandler(\n get_current_VariableDeclaration_defaultRouteRequestHandler());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_generateContainerServicesRequestHandler\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_VariableDeclaration_generateContainerServicesRequestHandler():\n TypeOnly<typeof old.generateContainerServicesRequestHandler>;\ndeclare function use_current_VariableDeclaration_generateContainerServicesRequestHandler(\n use: TypeOnly<typeof current.generateContainerServicesRequestHandler>);\nuse_current_VariableDeclaration_generateContainerServicesRequestHandler(\n get_old_VariableDeclaration_generateContainerServicesRequestHandler());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_generateContainerServicesRequestHandler\": {\"backCompat\": false}\n*/\ndeclare function get_current_VariableDeclaration_generateContainerServicesRequestHandler():\n TypeOnly<typeof current.generateContainerServicesRequestHandler>;\ndeclare function use_old_VariableDeclaration_generateContainerServicesRequestHandler(\n use: TypeOnly<typeof old.generateContainerServicesRequestHandler>);\nuse_old_VariableDeclaration_generateContainerServicesRequestHandler(\n get_current_VariableDeclaration_generateContainerServicesRequestHandler());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_getDefaultObjectFromContainer\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_getDefaultObjectFromContainer():\n TypeOnly<typeof old.getDefaultObjectFromContainer>;\ndeclare function use_current_FunctionDeclaration_getDefaultObjectFromContainer(\n use: TypeOnly<typeof current.getDefaultObjectFromContainer>);\nuse_current_FunctionDeclaration_getDefaultObjectFromContainer(\n get_old_FunctionDeclaration_getDefaultObjectFromContainer());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_getDefaultObjectFromContainer\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_getDefaultObjectFromContainer():\n TypeOnly<typeof current.getDefaultObjectFromContainer>;\ndeclare function use_old_FunctionDeclaration_getDefaultObjectFromContainer(\n use: TypeOnly<typeof old.getDefaultObjectFromContainer>);\nuse_old_FunctionDeclaration_getDefaultObjectFromContainer(\n get_current_FunctionDeclaration_getDefaultObjectFromContainer());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_getObjectFromContainer\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_getObjectFromContainer():\n TypeOnly<typeof old.getObjectFromContainer>;\ndeclare function use_current_FunctionDeclaration_getObjectFromContainer(\n use: TypeOnly<typeof current.getObjectFromContainer>);\nuse_current_FunctionDeclaration_getObjectFromContainer(\n get_old_FunctionDeclaration_getObjectFromContainer());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_getObjectFromContainer\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_getObjectFromContainer():\n TypeOnly<typeof current.getObjectFromContainer>;\ndeclare function use_old_FunctionDeclaration_getObjectFromContainer(\n use: TypeOnly<typeof old.getObjectFromContainer>);\nuse_old_FunctionDeclaration_getObjectFromContainer(\n get_current_FunctionDeclaration_getObjectFromContainer());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_getObjectWithIdFromContainer\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_getObjectWithIdFromContainer():\n TypeOnly<typeof old.getObjectWithIdFromContainer>;\ndeclare function use_current_FunctionDeclaration_getObjectWithIdFromContainer(\n use: TypeOnly<typeof current.getObjectWithIdFromContainer>);\nuse_current_FunctionDeclaration_getObjectWithIdFromContainer(\n get_old_FunctionDeclaration_getObjectWithIdFromContainer());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_getObjectWithIdFromContainer\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_getObjectWithIdFromContainer():\n TypeOnly<typeof current.getObjectWithIdFromContainer>;\ndeclare function use_old_FunctionDeclaration_getObjectWithIdFromContainer(\n use: TypeOnly<typeof old.getObjectWithIdFromContainer>);\nuse_old_FunctionDeclaration_getObjectWithIdFromContainer(\n get_current_FunctionDeclaration_getObjectWithIdFromContainer());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IDataObjectProps\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDataObjectProps():\n TypeOnly<old.IDataObjectProps>;\ndeclare function use_current_InterfaceDeclaration_IDataObjectProps(\n use: TypeOnly<current.IDataObjectProps>);\nuse_current_InterfaceDeclaration_IDataObjectProps(\n get_old_InterfaceDeclaration_IDataObjectProps());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IDataObjectProps\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDataObjectProps():\n TypeOnly<current.IDataObjectProps>;\ndeclare function use_old_InterfaceDeclaration_IDataObjectProps(\n use: TypeOnly<old.IDataObjectProps>);\nuse_old_InterfaceDeclaration_IDataObjectProps(\n get_current_InterfaceDeclaration_IDataObjectProps());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IRootDataObjectFactory\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IRootDataObjectFactory():\n TypeOnly<old.IRootDataObjectFactory>;\ndeclare function use_current_InterfaceDeclaration_IRootDataObjectFactory(\n use: TypeOnly<current.IRootDataObjectFactory>);\nuse_current_InterfaceDeclaration_IRootDataObjectFactory(\n get_old_InterfaceDeclaration_IRootDataObjectFactory());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IRootDataObjectFactory\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IRootDataObjectFactory():\n TypeOnly<current.IRootDataObjectFactory>;\ndeclare function use_old_InterfaceDeclaration_IRootDataObjectFactory(\n use: TypeOnly<old.IRootDataObjectFactory>);\nuse_old_InterfaceDeclaration_IRootDataObjectFactory(\n get_current_InterfaceDeclaration_IRootDataObjectFactory());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_mountableViewRequestHandler\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_VariableDeclaration_mountableViewRequestHandler():\n TypeOnly<typeof old.mountableViewRequestHandler>;\ndeclare function use_current_VariableDeclaration_mountableViewRequestHandler(\n use: TypeOnly<typeof current.mountableViewRequestHandler>);\nuse_current_VariableDeclaration_mountableViewRequestHandler(\n get_old_VariableDeclaration_mountableViewRequestHandler());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_mountableViewRequestHandler\": {\"backCompat\": false}\n*/\ndeclare function get_current_VariableDeclaration_mountableViewRequestHandler():\n TypeOnly<typeof current.mountableViewRequestHandler>;\ndeclare function use_old_VariableDeclaration_mountableViewRequestHandler(\n use: TypeOnly<typeof old.mountableViewRequestHandler>);\nuse_old_VariableDeclaration_mountableViewRequestHandler(\n get_current_VariableDeclaration_mountableViewRequestHandler());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_PureDataObject\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_PureDataObject():\n TypeOnly<old.PureDataObject>;\ndeclare function use_current_ClassDeclaration_PureDataObject(\n use: TypeOnly<current.PureDataObject>);\nuse_current_ClassDeclaration_PureDataObject(\n get_old_ClassDeclaration_PureDataObject());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_PureDataObject\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_PureDataObject():\n TypeOnly<current.PureDataObject>;\ndeclare function use_old_ClassDeclaration_PureDataObject(\n use: TypeOnly<old.PureDataObject>);\nuse_old_ClassDeclaration_PureDataObject(\n get_current_ClassDeclaration_PureDataObject());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_PureDataObjectFactory\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_PureDataObjectFactory():\n TypeOnly<old.PureDataObjectFactory<any,any>>;\ndeclare function use_current_ClassDeclaration_PureDataObjectFactory(\n use: TypeOnly<current.PureDataObjectFactory<any,any>>);\nuse_current_ClassDeclaration_PureDataObjectFactory(\n get_old_ClassDeclaration_PureDataObjectFactory());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_PureDataObjectFactory\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_PureDataObjectFactory():\n TypeOnly<current.PureDataObjectFactory<any,any>>;\ndeclare function use_old_ClassDeclaration_PureDataObjectFactory(\n use: TypeOnly<old.PureDataObjectFactory<any,any>>);\nuse_old_ClassDeclaration_PureDataObjectFactory(\n get_current_ClassDeclaration_PureDataObjectFactory());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_serviceRoutePathRoot\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_VariableDeclaration_serviceRoutePathRoot():\n TypeOnly<typeof old.serviceRoutePathRoot>;\ndeclare function use_current_VariableDeclaration_serviceRoutePathRoot(\n use: TypeOnly<typeof current.serviceRoutePathRoot>);\nuse_current_VariableDeclaration_serviceRoutePathRoot(\n get_old_VariableDeclaration_serviceRoutePathRoot());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_serviceRoutePathRoot\": {\"backCompat\": false}\n*/\ndeclare function get_current_VariableDeclaration_serviceRoutePathRoot():\n TypeOnly<typeof current.serviceRoutePathRoot>;\ndeclare function use_old_VariableDeclaration_serviceRoutePathRoot(\n use: TypeOnly<typeof old.serviceRoutePathRoot>);\nuse_old_VariableDeclaration_serviceRoutePathRoot(\n get_current_VariableDeclaration_serviceRoutePathRoot());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_waitForAttach\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_waitForAttach():\n TypeOnly<typeof old.waitForAttach>;\ndeclare function use_current_FunctionDeclaration_waitForAttach(\n use: TypeOnly<typeof current.waitForAttach>);\nuse_current_FunctionDeclaration_waitForAttach(\n get_old_FunctionDeclaration_waitForAttach());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_waitForAttach\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_waitForAttach():\n TypeOnly<typeof current.waitForAttach>;\ndeclare function use_old_FunctionDeclaration_waitForAttach(\n use: TypeOnly<typeof old.waitForAttach>);\nuse_old_FunctionDeclaration_waitForAttach(\n get_current_FunctionDeclaration_waitForAttach());\n"]}
|
package/dist/utils/index.d.ts
CHANGED
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
3
|
* Licensed under the MIT License.
|
|
4
4
|
*/
|
|
5
|
-
export
|
|
6
|
-
export
|
|
5
|
+
export { waitForAttach } from "./attachUtils";
|
|
6
|
+
export { getDefaultObjectFromContainer, getObjectFromContainer, getObjectWithIdFromContainer, } from "./containerInteractions";
|
|
7
7
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/utils/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/utils/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAC9C,OAAO,EACN,6BAA6B,EAC7B,sBAAsB,EACtB,4BAA4B,GAC5B,MAAM,yBAAyB,CAAC"}
|
package/dist/utils/index.js
CHANGED
|
@@ -3,17 +3,12 @@
|
|
|
3
3
|
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
4
4
|
* Licensed under the MIT License.
|
|
5
5
|
*/
|
|
6
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
7
|
-
if (k2 === undefined) k2 = k;
|
|
8
|
-
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
|
|
18
|
-
|
|
7
|
+
exports.getObjectWithIdFromContainer = exports.getObjectFromContainer = exports.getDefaultObjectFromContainer = exports.waitForAttach = void 0;
|
|
8
|
+
var attachUtils_1 = require("./attachUtils");
|
|
9
|
+
Object.defineProperty(exports, "waitForAttach", { enumerable: true, get: function () { return attachUtils_1.waitForAttach; } });
|
|
10
|
+
var containerInteractions_1 = require("./containerInteractions");
|
|
11
|
+
Object.defineProperty(exports, "getDefaultObjectFromContainer", { enumerable: true, get: function () { return containerInteractions_1.getDefaultObjectFromContainer; } });
|
|
12
|
+
Object.defineProperty(exports, "getObjectFromContainer", { enumerable: true, get: function () { return containerInteractions_1.getObjectFromContainer; } });
|
|
13
|
+
Object.defineProperty(exports, "getObjectWithIdFromContainer", { enumerable: true, get: function () { return containerInteractions_1.getObjectWithIdFromContainer; } });
|
|
19
14
|
//# sourceMappingURL=index.js.map
|
package/dist/utils/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/utils/index.ts"],"names":[],"mappings":";AAAA;;;GAGG
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/utils/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,6CAA8C;AAArC,4GAAA,aAAa,OAAA;AACtB,iEAIiC;AAHhC,sIAAA,6BAA6B,OAAA;AAC7B,+HAAA,sBAAsB,OAAA;AACtB,qIAAA,4BAA4B,OAAA","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n\nexport { waitForAttach } from \"./attachUtils\";\nexport {\n\tgetDefaultObjectFromContainer,\n\tgetObjectFromContainer,\n\tgetObjectWithIdFromContainer,\n} from \"./containerInteractions\";\n"]}
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
3
|
* Licensed under the MIT License.
|
|
4
4
|
*/
|
|
5
|
-
export
|
|
6
|
-
export
|
|
5
|
+
export { BaseContainerRuntimeFactory } from "./baseContainerRuntimeFactory";
|
|
6
|
+
export { ContainerRuntimeFactoryWithDefaultDataStore } from "./containerRuntimeFactoryWithDefaultDataStore";
|
|
7
7
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/container-runtime-factories/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/container-runtime-factories/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAC5E,OAAO,EAAE,2CAA2C,EAAE,MAAM,+CAA+C,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n\nexport { BaseContainerRuntimeFactory } from \"./baseContainerRuntimeFactory\";\nexport { ContainerRuntimeFactoryWithDefaultDataStore } from \"./containerRuntimeFactoryWithDefaultDataStore\";\n"]}
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
3
|
* Licensed under the MIT License.
|
|
4
4
|
*/
|
|
5
|
-
export
|
|
5
|
+
export { BaseContainerService, generateContainerServicesRequestHandler, serviceRoutePathRoot, } from "./containerServices";
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/container-services/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/container-services/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EACN,oBAAoB,EAEpB,uCAAuC,EACvC,oBAAoB,GACpB,MAAM,qBAAqB,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n\nexport {\n\tBaseContainerService,\n\tContainerServiceRegistryEntries,\n\tgenerateContainerServicesRequestHandler,\n\tserviceRoutePathRoot,\n} from \"./containerServices\";\n"]}
|