@aws-amplify/geo 2.3.5 → 3.0.1-console-preview.431c340.0
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/README.md +3 -0
- package/lib/Geo.d.ts +3 -9
- package/lib/Geo.js +33 -44
- package/lib/index.js +4 -2
- package/{lib-esm/Providers → lib/providers/location-service}/AmazonLocationServiceProvider.d.ts +3 -7
- package/lib/{Providers → providers/location-service}/AmazonLocationServiceProvider.js +66 -62
- package/lib/tsconfig.tsbuildinfo +1 -0
- package/lib/types/AmazonLocationServiceProvider.d.ts +7 -7
- package/lib/types/AmazonLocationServiceProvider.js +0 -1
- package/lib/types/Geo.d.ts +28 -45
- package/lib/types/Geo.js +0 -1
- package/lib/types/Provider.d.ts +0 -1
- package/lib/types/Provider.js +0 -1
- package/lib/types/index.js +6 -1
- package/lib/util.js +19 -19
- package/lib-esm/Geo.d.ts +3 -9
- package/lib-esm/Geo.js +31 -43
- package/lib-esm/index.js +1 -1
- package/{lib/Providers → lib-esm/providers/location-service}/AmazonLocationServiceProvider.d.ts +3 -7
- package/lib-esm/{Providers → providers/location-service}/AmazonLocationServiceProvider.js +50 -47
- package/lib-esm/tsconfig.tsbuildinfo +1 -0
- package/lib-esm/types/AmazonLocationServiceProvider.d.ts +7 -7
- package/lib-esm/types/AmazonLocationServiceProvider.js +1 -1
- package/lib-esm/types/Geo.d.ts +28 -45
- package/lib-esm/types/Geo.js +1 -1
- package/lib-esm/types/Provider.d.ts +0 -1
- package/lib-esm/types/Provider.js +1 -1
- package/lib-esm/types/index.js +5 -1
- package/lib-esm/util.js +17 -18
- package/package.json +132 -115
- package/src/Geo.ts +12 -35
- package/src/{Providers → providers/location-service}/AmazonLocationServiceProvider.ts +55 -56
- package/src/types/Geo.ts +1 -17
- package/src/types/Provider.ts +0 -3
- package/src/util.ts +3 -3
- package/lib/.tsbuildinfo +0 -3
- package/lib/Geo.js.map +0 -1
- package/lib/Providers/AmazonLocationServiceProvider.js.map +0 -1
- package/lib/index.js.map +0 -1
- package/lib/types/AmazonLocationServiceProvider.js.map +0 -1
- package/lib/types/Geo.js.map +0 -1
- package/lib/types/Provider.js.map +0 -1
- package/lib/types/index.js.map +0 -1
- package/lib/util.js.map +0 -1
- package/lib-esm/.tsbuildinfo +0 -3
- package/lib-esm/Geo.js.map +0 -1
- package/lib-esm/Providers/AmazonLocationServiceProvider.js.map +0 -1
- package/lib-esm/index.js.map +0 -1
- package/lib-esm/types/AmazonLocationServiceProvider.js.map +0 -1
- package/lib-esm/types/Geo.js.map +0 -1
- package/lib-esm/types/Provider.js.map +0 -1
- package/lib-esm/types/index.js.map +0 -1
- package/lib-esm/util.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"program":{"fileNames":["../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.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.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.decorators.d.ts","../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/tslib/tslib.d.ts","../../core/lib-esm/Hub/types/AuthTypes.d.ts","../../core/lib-esm/Hub/types/HubTypes.d.ts","../../core/lib-esm/Hub/types/index.d.ts","../../core/lib-esm/Hub/index.d.ts","../../core/lib-esm/singleton/Auth/types.d.ts","../../core/lib-esm/singleton/API/types.d.ts","../../core/lib-esm/types/core.d.ts","../../core/lib-esm/types/errors.d.ts","../../core/lib-esm/types/logging.d.ts","../../core/lib-esm/types/storage.d.ts","../../core/lib-esm/types/index.d.ts","../../core/lib-esm/providers/pinpoint/types/pinpoint.d.ts","../../core/lib-esm/providers/pinpoint/types/index.d.ts","../../core/lib-esm/singleton/Analytics/types.d.ts","../../core/lib-esm/singleton/Geo/types.d.ts","../../core/lib-esm/singleton/Storage/types.d.ts","../../core/lib-esm/singleton/types.d.ts","../../core/lib-esm/singleton/Auth/index.d.ts","../../core/lib-esm/singleton/Amplify.d.ts","../../core/lib-esm/singleton/apis/fetchAuthSession.d.ts","../../core/lib-esm/singleton/apis/clearCredentials.d.ts","../../core/lib-esm/singleton/index.d.ts","../../core/lib-esm/clients/endpoints/getDnsSuffix.d.ts","../../core/lib-esm/clients/endpoints/index.d.ts","../../core/lib-esm/clients/types/core.d.ts","../../core/lib-esm/clients/types/http.d.ts","../../core/lib-esm/clients/handlers/fetch.d.ts","../../core/lib-esm/clients/middleware/retry/middleware.d.ts","../../core/lib-esm/clients/middleware/retry/jitteredBackoff.d.ts","../../../node_modules/@smithy/types/dist-types/abort.d.ts","../../../node_modules/@smithy/types/dist-types/auth.d.ts","../../../node_modules/@types/events/index.d.ts","../../../node_modules/@types/node/inspector.d.ts","../../../node_modules/@types/node/base.d.ts","../../../node_modules/@types/node/index.d.ts","../../../node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts","../../../node_modules/@smithy/types/dist-types/crypto.d.ts","../../../node_modules/@smithy/types/dist-types/checksum.d.ts","../../../node_modules/@smithy/types/dist-types/endpoint.d.ts","../../../node_modules/@smithy/types/dist-types/logger.d.ts","../../../node_modules/@smithy/types/dist-types/uri.d.ts","../../../node_modules/@smithy/types/dist-types/http.d.ts","../../../node_modules/@smithy/types/dist-types/response.d.ts","../../../node_modules/@smithy/types/dist-types/util.d.ts","../../../node_modules/@smithy/types/dist-types/middleware.d.ts","../../../node_modules/@smithy/types/dist-types/command.d.ts","../../../node_modules/@smithy/types/dist-types/client.d.ts","../../../node_modules/@smithy/types/dist-types/connection/config.d.ts","../../../node_modules/@smithy/types/dist-types/transfer.d.ts","../../../node_modules/@smithy/types/dist-types/connection/manager.d.ts","../../../node_modules/@smithy/types/dist-types/connection/pool.d.ts","../../../node_modules/@smithy/types/dist-types/connection/index.d.ts","../../../node_modules/@smithy/types/dist-types/eventStream.d.ts","../../../node_modules/@smithy/types/dist-types/encode.d.ts","../../../node_modules/@smithy/types/dist-types/endpoints/shared.d.ts","../../../node_modules/@smithy/types/dist-types/endpoints/EndpointRuleObject.d.ts","../../../node_modules/@smithy/types/dist-types/endpoints/ErrorRuleObject.d.ts","../../../node_modules/@smithy/types/dist-types/endpoints/TreeRuleObject.d.ts","../../../node_modules/@smithy/types/dist-types/endpoints/RuleSetObject.d.ts","../../../node_modules/@smithy/types/dist-types/endpoints/index.d.ts","../../../node_modules/@smithy/types/dist-types/extensions/checksum.d.ts","../../../node_modules/@smithy/types/dist-types/extensions/defaultClientConfiguration.d.ts","../../../node_modules/@smithy/types/dist-types/retry.d.ts","../../../node_modules/@smithy/types/dist-types/extensions/retry.d.ts","../../../node_modules/@smithy/types/dist-types/extensions/defaultExtensionConfiguration.d.ts","../../../node_modules/@smithy/types/dist-types/extensions/index.d.ts","../../../node_modules/@smithy/types/dist-types/identity/identity.d.ts","../../../node_modules/@smithy/types/dist-types/identity/awsCredentialIdentity.d.ts","../../../node_modules/@smithy/types/dist-types/identity/index.d.ts","../../../node_modules/@smithy/types/dist-types/pagination.d.ts","../../../node_modules/@smithy/types/dist-types/profile.d.ts","../../../node_modules/@smithy/types/dist-types/serde.d.ts","../../../node_modules/@smithy/types/dist-types/shapes.d.ts","../../../node_modules/@smithy/types/dist-types/signature.d.ts","../../../node_modules/@smithy/types/dist-types/stream.d.ts","../../../node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts","../../../node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts","../../../node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts","../../../node_modules/@smithy/types/dist-types/transform/type-transform.d.ts","../../../node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts","../../../node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts","../../../node_modules/@smithy/types/dist-types/waiter.d.ts","../../../node_modules/@smithy/types/dist-types/index.d.ts","../../../node_modules/@aws-sdk/types/dist-types/abort.d.ts","../../../node_modules/@aws-sdk/types/dist-types/auth.d.ts","../../../node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts","../../../node_modules/@aws-sdk/types/dist-types/checksum.d.ts","../../../node_modules/@aws-sdk/types/dist-types/client.d.ts","../../../node_modules/@aws-sdk/types/dist-types/command.d.ts","../../../node_modules/@aws-sdk/types/dist-types/connection.d.ts","../../../node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts","../../../node_modules/@aws-sdk/types/dist-types/identity/AnonymousIdentity.d.ts","../../../node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts","../../../node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts","../../../node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts","../../../node_modules/@aws-sdk/types/dist-types/identity/index.d.ts","../../../node_modules/@aws-sdk/types/dist-types/util.d.ts","../../../node_modules/@aws-sdk/types/dist-types/credentials.d.ts","../../../node_modules/@aws-sdk/types/dist-types/crypto.d.ts","../../../node_modules/@aws-sdk/types/dist-types/dns.d.ts","../../../node_modules/@aws-sdk/types/dist-types/encode.d.ts","../../../node_modules/@aws-sdk/types/dist-types/endpoint.d.ts","../../../node_modules/@aws-sdk/types/dist-types/eventStream.d.ts","../../../node_modules/@aws-sdk/types/dist-types/http.d.ts","../../../node_modules/@aws-sdk/types/dist-types/logger.d.ts","../../../node_modules/@aws-sdk/types/dist-types/middleware.d.ts","../../../node_modules/@aws-sdk/types/dist-types/pagination.d.ts","../../../node_modules/@aws-sdk/types/dist-types/profile.d.ts","../../../node_modules/@aws-sdk/types/dist-types/request.d.ts","../../../node_modules/@aws-sdk/types/dist-types/response.d.ts","../../../node_modules/@aws-sdk/types/dist-types/retry.d.ts","../../../node_modules/@aws-sdk/types/dist-types/serde.d.ts","../../../node_modules/@aws-sdk/types/dist-types/shapes.d.ts","../../../node_modules/@aws-sdk/types/dist-types/signature.d.ts","../../../node_modules/@aws-sdk/types/dist-types/stream.d.ts","../../../node_modules/@aws-sdk/types/dist-types/token.d.ts","../../../node_modules/@aws-sdk/types/dist-types/transfer.d.ts","../../../node_modules/@aws-sdk/types/dist-types/uri.d.ts","../../../node_modules/@aws-sdk/types/dist-types/waiter.d.ts","../../../node_modules/@aws-sdk/types/dist-types/index.d.ts","../../core/lib-esm/clients/types/aws.d.ts","../../core/lib-esm/clients/types/index.d.ts","../../core/lib-esm/clients/middleware/retry/defaultRetryDecider.d.ts","../../core/lib-esm/clients/middleware/retry/index.d.ts","../../core/lib-esm/clients/middleware/userAgent/middleware.d.ts","../../core/lib-esm/clients/middleware/userAgent/index.d.ts","../../core/lib-esm/clients/handlers/unauthenticated.d.ts","../../core/lib-esm/clients/middleware/signing/middleware.d.ts","../../core/lib-esm/clients/middleware/signing/index.d.ts","../../core/lib-esm/clients/handlers/authenticated.d.ts","../../core/lib-esm/clients/middleware/signing/signer/signatureV4/types/signer.d.ts","../../core/lib-esm/clients/middleware/signing/signer/signatureV4/signRequest.d.ts","../../core/lib-esm/clients/middleware/signing/signer/signatureV4/types/index.d.ts","../../core/lib-esm/clients/middleware/signing/signer/signatureV4/presignUrl.d.ts","../../core/lib-esm/clients/middleware/signing/signer/signatureV4/constants.d.ts","../../core/lib-esm/clients/middleware/signing/signer/signatureV4/utils/getHashedPayload.d.ts","../../core/lib-esm/clients/middleware/signing/signer/signatureV4/index.d.ts","../../core/lib-esm/clients/middleware/signing/utils/extendedEncodeURIComponent.d.ts","../../core/lib-esm/clients/serde/responseInfo.d.ts","../../core/lib-esm/clients/serde/json.d.ts","../../core/lib-esm/clients/serde/index.d.ts","../../core/lib-esm/clients/utils/memoization.d.ts","../../core/lib-esm/clients/index.d.ts","../../core/lib-esm/AwsClients/CognitoIdentity/types.d.ts","../../core/lib-esm/AwsClients/CognitoIdentity/getId.d.ts","../../core/lib-esm/AwsClients/CognitoIdentity/getCredentialsForIdentity.d.ts","../../core/lib-esm/AwsClients/CognitoIdentity/index.d.ts","../../core/lib-esm/storage/KeyValueStorage.d.ts","../../core/lib-esm/storage/DefaultStorage.d.ts","../../core/lib-esm/storage/SessionStorage.d.ts","../../core/lib-esm/storage/CookieStorage.d.ts","../../core/lib-esm/storage/index.d.ts","../../core/lib-esm/Cache/types/Cache.d.ts","../../core/lib-esm/Cache/types/index.d.ts","../../core/lib-esm/Cache/StorageCache.d.ts","../../core/lib-esm/Cache/BrowserStorageCache.d.ts","../../core/lib-esm/Cache/InMemoryCache.d.ts","../../core/lib-esm/I18n/types.d.ts","../../core/lib-esm/I18n/index.d.ts","../../core/lib-esm/index.d.ts","../../core/lib-esm/Util/JS.d.ts","../../core/lib-esm/parseAWSExports.d.ts","../../core/lib-esm/singleton/Auth/utils/index.d.ts","../../core/lib-esm/Signer.d.ts","../../core/lib-esm/Logger/logger-interface.d.ts","../../core/lib-esm/Logger/ConsoleLogger.d.ts","../../core/lib-esm/Logger/index.d.ts","../../core/lib-esm/ClientDevice/index.d.ts","../../core/lib-esm/Platform/types.d.ts","../../core/lib-esm/Platform/index.d.ts","../../core/lib-esm/ServiceWorker/ServiceWorker.d.ts","../../core/lib-esm/ServiceWorker/index.d.ts","../../core/lib-esm/Util/Retry.d.ts","../../core/lib-esm/Util/Mutex.d.ts","../../../node_modules/zen-observable-ts/lib/types.d.ts","../../../node_modules/zen-observable-ts/lib/zenObservable.d.ts","../../../node_modules/zen-observable-ts/lib/index.d.ts","../../core/lib-esm/Util/Reachability.d.ts","../../core/lib-esm/Util/DateUtils.d.ts","../../core/lib-esm/Util/StringUtils.d.ts","../../core/lib-esm/Util/Constants.d.ts","../../core/lib-esm/Util/BackgroundProcessManager.d.ts","../../core/lib-esm/Util/index.d.ts","../../core/lib-esm/errors/AmplifyError.d.ts","../../core/lib-esm/errors/createAssertionFunction.d.ts","../../core/lib-esm/errors/PlatformNotSupportedError.d.ts","../../core/lib-esm/errors/index.d.ts","../../core/lib-esm/singleton/apis/internal/fetchAuthSession.d.ts","../../core/lib-esm/libraryUtils.d.ts","../../../node_modules/camelcase-keys/index.d.ts","../../../node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts","../../../node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts","../../../node_modules/@smithy/signature-v4/dist-types/getCanonicalHeaders.d.ts","../../../node_modules/@smithy/signature-v4/dist-types/getCanonicalQuery.d.ts","../../../node_modules/@smithy/signature-v4/dist-types/getPayloadHash.d.ts","../../../node_modules/@smithy/signature-v4/dist-types/moveHeadersToQuery.d.ts","../../../node_modules/@smithy/signature-v4/dist-types/prepareRequest.d.ts","../../../node_modules/@smithy/signature-v4/dist-types/credentialDerivation.d.ts","../../../node_modules/@smithy/signature-v4/dist-types/index.d.ts","../../../node_modules/@aws-sdk/middleware-signing/dist-types/awsAuthConfiguration.d.ts","../../../node_modules/@aws-sdk/middleware-signing/dist-types/awsAuthMiddleware.d.ts","../../../node_modules/@aws-sdk/middleware-signing/dist-types/index.d.ts","../../../node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts","../../../node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts","../../../node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts","../../../node_modules/@smithy/node-config-provider/dist-types/fromEnv.d.ts","../../../node_modules/@smithy/shared-ini-file-loader/dist-types/getHomeDir.d.ts","../../../node_modules/@smithy/shared-ini-file-loader/dist-types/getProfileName.d.ts","../../../node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFilepath.d.ts","../../../node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts","../../../node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts","../../../node_modules/@smithy/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts","../../../node_modules/@smithy/shared-ini-file-loader/dist-types/parseKnownFiles.d.ts","../../../node_modules/@smithy/shared-ini-file-loader/dist-types/types.d.ts","../../../node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts","../../../node_modules/@smithy/node-config-provider/dist-types/fromSharedConfigFiles.d.ts","../../../node_modules/@smithy/node-config-provider/dist-types/fromStatic.d.ts","../../../node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts","../../../node_modules/@smithy/node-config-provider/dist-types/index.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveEndpointsConfig.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveCustomEndpointsConfig.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/endpointsConfig/index.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/regionConfig/config.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/regionConfig/resolveRegionConfig.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/regionConfig/index.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariantTag.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariant.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/regionInfo/PartitionHash.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/regionInfo/RegionHash.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/regionInfo/getRegionInfo.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/regionInfo/index.d.ts","../../../node_modules/@smithy/config-resolver/dist-types/index.d.ts","../../../node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts","../../../node_modules/@smithy/middleware-endpoint/dist-types/types.d.ts","../../../node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromInstructions.d.ts","../../../node_modules/@smithy/middleware-endpoint/dist-types/adaptors/toEndpointV1.d.ts","../../../node_modules/@smithy/middleware-endpoint/dist-types/adaptors/index.d.ts","../../../node_modules/@smithy/middleware-endpoint/dist-types/endpointMiddleware.d.ts","../../../node_modules/@smithy/middleware-endpoint/dist-types/getEndpointPlugin.d.ts","../../../node_modules/@smithy/middleware-endpoint/dist-types/index.d.ts","../../../node_modules/@smithy/util-retry/dist-types/types.d.ts","../../../node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts","../../../node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts","../../../node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts","../../../node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts","../../../node_modules/@smithy/util-retry/dist-types/config.d.ts","../../../node_modules/@smithy/util-retry/dist-types/constants.d.ts","../../../node_modules/@smithy/util-retry/dist-types/index.d.ts","../../../node_modules/@smithy/middleware-retry/dist-types/types.d.ts","../../../node_modules/@smithy/middleware-retry/dist-types/StandardRetryStrategy.d.ts","../../../node_modules/@smithy/middleware-retry/dist-types/AdaptiveRetryStrategy.d.ts","../../../node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts","../../../node_modules/@smithy/middleware-retry/dist-types/delayDecider.d.ts","../../../node_modules/@smithy/middleware-retry/dist-types/omitRetryHeadersMiddleware.d.ts","../../../node_modules/@smithy/middleware-retry/dist-types/retryDecider.d.ts","../../../node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts","../../../node_modules/@smithy/middleware-retry/dist-types/index.d.ts","../../../node_modules/@smithy/protocol-http/dist-types/Field.d.ts","../../../node_modules/@smithy/protocol-http/dist-types/Fields.d.ts","../../../node_modules/@smithy/protocol-http/dist-types/httpRequest.d.ts","../../../node_modules/@smithy/protocol-http/dist-types/httpResponse.d.ts","../../../node_modules/@smithy/protocol-http/dist-types/httpHandler.d.ts","../../../node_modules/@smithy/protocol-http/dist-types/isValidHostname.d.ts","../../../node_modules/@smithy/protocol-http/dist-types/types.d.ts","../../../node_modules/@smithy/protocol-http/dist-types/index.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/NoOpLogger.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/client.d.ts","../../../node_modules/@smithy/util-stream/dist-types/blob/Uint8ArrayBlobAdapter.d.ts","../../../node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts","../../../node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.d.ts","../../../node_modules/@smithy/util-stream/dist-types/index.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/collect-stream-body.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/command.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/constants.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/date-utils.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/defaults-mode.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/emitWarningIfUnsupportedVersion.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/extensions/retry.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/extensions/index.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/exceptions.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/extended-encode-uri-component.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/get-array-if-single-item.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/get-value-from-text-node.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/lazy-json.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/object-mapping.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/parse-utils.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/resolve-path.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/ser-utils.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/serde-json.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/split-every.d.ts","../../../node_modules/@smithy/smithy-client/dist-types/index.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/models/LocationServiceException.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/models/models_0.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/AssociateTrackerConsumerCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/BatchDeleteDevicePositionHistoryCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/BatchDeleteGeofenceCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/BatchEvaluateGeofencesCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/BatchGetDevicePositionCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/BatchPutGeofenceCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/BatchUpdateDevicePositionCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/CalculateRouteCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/CalculateRouteMatrixCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/CreateGeofenceCollectionCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/CreateKeyCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/CreateMapCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/CreatePlaceIndexCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/CreateRouteCalculatorCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/CreateTrackerCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/DeleteGeofenceCollectionCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/DeleteKeyCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/DeleteMapCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/DeletePlaceIndexCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/DeleteRouteCalculatorCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/DeleteTrackerCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/DescribeGeofenceCollectionCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/DescribeKeyCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/DescribeMapCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/DescribePlaceIndexCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/DescribeRouteCalculatorCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/DescribeTrackerCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/DisassociateTrackerConsumerCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/GetDevicePositionCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/GetDevicePositionHistoryCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/GetGeofenceCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/GetMapGlyphsCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/GetMapSpritesCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/GetMapStyleDescriptorCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/GetMapTileCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/GetPlaceCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/ListDevicePositionsCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/ListGeofenceCollectionsCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/ListGeofencesCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/ListKeysCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/ListMapsCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/ListPlaceIndexesCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/ListRouteCalculatorsCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/ListTagsForResourceCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/ListTrackerConsumersCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/ListTrackersCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/PutGeofenceCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/SearchPlaceIndexForPositionCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/SearchPlaceIndexForSuggestionsCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/SearchPlaceIndexForTextCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/TagResourceCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/UntagResourceCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/UpdateGeofenceCollectionCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/UpdateKeyCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/UpdateMapCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/UpdatePlaceIndexCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/UpdateRouteCalculatorCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/UpdateTrackerCommand.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/endpoint/EndpointParameters.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/extensionConfiguration.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/runtimeExtensions.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/LocationClient.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/Location.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/commands/index.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/pagination/Interfaces.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/pagination/GetDevicePositionHistoryPaginator.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/pagination/ListDevicePositionsPaginator.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/pagination/ListGeofenceCollectionsPaginator.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/pagination/ListGeofencesPaginator.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/pagination/ListKeysPaginator.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/pagination/ListMapsPaginator.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/pagination/ListPlaceIndexesPaginator.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/pagination/ListRouteCalculatorsPaginator.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/pagination/ListTrackerConsumersPaginator.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/pagination/ListTrackersPaginator.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/pagination/index.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/models/index.d.ts","../../../node_modules/@aws-sdk/client-location/dist-types/index.d.ts","../../../node_modules/@turf/helpers/dist/js/lib/geojson.d.ts","../../../node_modules/@turf/helpers/dist/js/index.d.ts","../../../node_modules/@turf/boolean-clockwise/dist/js/index.d.ts","../src/types/Geo.ts","../src/types/Provider.ts","../src/types/AmazonLocationServiceProvider.ts","../src/types/index.ts","../src/util.ts","../src/providers/location-service/AmazonLocationServiceProvider.ts","../src/Geo.ts","../src/index.ts","../../../node_modules/jest-diff/build/types.d.ts","../../../node_modules/jest-diff/build/index.d.ts","../../../node_modules/@types/jest/index.d.ts"],"fileInfos":[{"version":"6a6b471e7e43e15ef6f8fe617a22ce4ecb0e34efa6c3dfcfe7cebd392bcca9d2","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","27147504487dc1159369da4f4da8a26406364624fa9bc3db632f7d94a5bae2c3","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7",{"version":"fcd3ecc9f764f06f4d5c467677f4f117f6abf49dee6716283aa204ff1162498b","affectsGlobalScope":true},{"version":"9a60b92bca4c1257db03b349d58e63e4868cfc0d1c8d0ba60c2dbc63f4e6c9f6","affectsGlobalScope":true},{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true},{"version":"5114a95689b63f96b957e00216bc04baf9e1a1782aa4d8ee7e5e9acbf768e301","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"ab22100fdd0d24cfc2cc59d0a00fc8cf449830d9c4030dc54390a46bd562e929","affectsGlobalScope":true},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true},{"version":"36ae84ccc0633f7c0787bc6108386c8b773e95d3b052d9464a99cd9b8795fbec","affectsGlobalScope":true},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true},{"version":"189c0703923150aa30673fa3de411346d727cc44a11c75d05d7cf9ef095daa22","affectsGlobalScope":true},{"version":"95f22ce5f9dbcfc757ff850e7326a1ba1bc69806f1e70f48caefa824819d6f4f","affectsGlobalScope":true},"7a1971efcba559ea9002ada4c4e3c925004fb67a755300d53b5edf9399354900","b8e5ba29dd7f2369f52d2b2ea829e168399e177879cae7fce6ad10e4f50975f3","9a23afdd036a23560984aeeec5dbdfc3ddd3e50bd8ca87929fca3d0a13292148","2b57988ad287ad13fd9abceb983fe2e8d16906d0abb910696de8da426e8002a2","2077e93daeb39cd72b5f35797d8f71ecae21760d54f5d3753847f8e8ec0e6441","4200db79a41dd88ecb68d2cc68f0e8124e71a610824b407b2b7d7bdb1b4b4210","2887de3ec817fc4653f0daae2f3c3b5fb29e759a528e31aabd91bc2529acfe8d","6e0ec1c9c4f3c3919a9df1da7d53c85eb7c139e05e7e7c17759c26f0da3e9ade","43ca964f10c9690c0031b84882fdfce852bc640c212632ad69c3259ccd0244d7","93435d0cb12c02ea8de08c8d58e1bba2badb01f9c94bcfab450308a3dba84a97","62fb62d6e03c94e6269a4f1a64077f97ac65265af075f3554708616f86968b9c","e4e57c7707a3fcd8f9e05b019f657731c14ee6eac1e1c4b8658e64874b4389ca","d0beffa24a6ee04f6ac49081bb4e2b20acddef834efe61a188c73f88d2b78608","4719d02184cf8209c2bb62e01d319f4452260159efdcdb04ceccb80468db87b8","918cf1ba151c31cb372e2366b88a84bbad57953a8e8becbdf5629257a280b665","0496344cca8596e5fcfbcf489ea39fd6ea82a4d6a010f968685edf5b4f6c2533","9b1f66012e58888f1bd2f5b8b749784d7d592ad7d5ac48972511e2e942161e96","af16d87d2c348b5836e843c29a74040f82a9bf08cafb54207db1d2f41127b972","702d32653e4f248e6abac940c03a9f1ab1cf87bbde61493e1a491648cc7f73bf","2ff57bdf0a0ce1bdffb532e5ef5d55411a1cd11254cd66dfd753041eb68d353b","df1a1f23d18a3dac758a03f4f8f6a3d14e83fb78a45431d15e6833fb53ed8055","21fa3aaad5d8cbfa85395e4eae75972ab8333020b001b4585f4b8ec81994e2f5","87e852324ee3c69c24b13c17a0b9f320d8e3d8eb1d49669ad1d7774b45058265","68947051891fb1dde45efbcc0f562b501658b16f5140d2899c6ffd5746c6a2cc","75b8b33bb1945e875e0d09fea6a6de04f0bd6bb1239d3841683a42118c00e7ed","622028afad3e12a65acced3c75ae7726bf56d49c199ec3607be2564fca27aac3","7784419956b37af55a9b17e20ef076c61a1e245b577e7b4ec0ff3ea347f3064c","9e6390c460ca50e0b768107f2be5a14f3da4adb6e775ada0f239d2b3be5732c5","0a219ea8ec306caaf53a291af13ce0241f36c98dbfe4657728107efeae95ce51","7de5baa4b52a643d2740398148968188c6a254a17aaa46c706c94452fc8c4f86","c55ae709f94155174ff63647edd2a7e3acbd02a2909aa2541569e8b8bac9fc40","dccbb9e0b7e4c3585234775219e1c2d9dc43e717a84c56941bfc7523d4bceca0","400db42c3a46984118bff14260d60cec580057dc1ab4c2d7310beb643e4f5935","7e49dbf1543b3ee54853ade4c5e9fa460b6a4eca967efe6bf943e0c505d087ed",{"version":"4450cc7b485b116b876cfe3e57d82b76464d6aee1ecefe0bf5ffc03ad9f13cf7","affectsGlobalScope":true},"9f0963be7caec23db8944f66bacb623a7bc7391520125845087241a270e9b3ce","81d8b494be2d4665e017c19095362ca9d8422646c4124d4e40edc48a049e6031","017de6fdabea79015d493bf71e56cbbff092525253c1d76003b3d58280cd82a0","ab9ea2596cb7800bd79d1526930c785606ec4f439c275adbca5adc1ddf87747d","5d514a639cfd3ffd8af8094fc05ea4e8d276946d0069ebff273d6a07ec4f8abd","4d2b263907b8c03c5b2df90e6c1f166e9da85bd87bf439683f150afc91fce7e7","c70e38e0f30b7c0542af9aa7e0324a23dd2b0c1a64e078296653d1d3b36fa248","d12680e217215b37094868d491d00196e80f270ce47e5a4bc50269945ae5554d","396c2c14fa408707235d761a965bd84ce3d4fc3117c3b9f1404d6987d98a30d6","5866f85b79bae844211df93770e10e68298d934f2aed751e7a5cdf9ab59f76dc","d9b79a1c93b9a04efde2748addbeece1a6c729256652fbc87d5e0cf5748f44c2","aee8faa433dde04beedb779b3329456a286a966462d666c138c19113ce78c79e","b7e9c39f7edd1ecd2c3d73b753213a0834144d82ac2a67230c1d291d25430a2e","4e693235d606287d6b5a4e7d572f190862b93ea4a28df8a63fc328aa8becdc9d","e58d1ea2fc84c9c03742b4f56449b7d4602c8c4deb4f0e57c619bab35bbbbf81","d82bc1f8fe8eef55aa741373da68b80a8503228c9aa0ec46bdd38fd7e0c02a18","d7c7f8a461326507d90d0888efff0c4011a5e69eb08ccb990232aa22334e4dd6","5af5ebe8c9b84f667cd047cfcf1942d53e3b369dbd63fbea2a189bbf381146c6","27deb39ac0921db739b503407dc9aa93a546b015c06738bc8b66bdf0ae593c7c","eff5b8bdfe94c0a174484a6de01e802fb66f99f8737a20e4fba4df05c2f24cea","52fa3a4f47e30ef266dbda3b69821fe5811be4faad2b266586090d8b4806342e","5cb6f9ea4a097094fe624c3513111292690e39e83167a412f8912807be71ca65","fa461c83b2adc6b33997a95335d19723bddd4d7aaff41cac6f9f817e3c3ae730","d9eed4a308aeb32babee0600d21c3a3ba8452c89e8a4916e5460b45da147c33c","96812f4fe12e18d14ca12f9af2be3a0ecc4f07859a298dd822aba0bd7cca423d","e647d13de80e1b6b4e1d94363ea6f5f8f77dfb95d562748b488a7248af25aabf","0c3c4ce6a1884610c99306719f59174d81808c69393c30119f9c2aef0449a2cb","219a25474e58a8161b242776856ec5f6960839b63e74809445e51cadbfc18096","16a6f76f6507cc76012cfd3954136a41a58db595231c2f9bfaf35eca6b25346c","bef94eba81ae2c09059c0d9abdb1ae1b7090314f70550f3c8cd5d7ead4a4f212","48b787ad458be9b524fa5fdfef34f68798074132d4b8cfe6a6fe9c2bf334c532","37280465f8f9b2ea21d490979952b18b7f4d1f0d8fab2d627618fb2cfa1828e3","07863eea4f350458f803714350e43947f7f73d1d67a9ddf747017065d36b073a","9252778562c2587c88775bf9e8a474a2ac51d562fff90b0ab240b51d0248f16d","a57e2e11a5c279edfa86c59c822e2cbaad9776b9ad90b3936815fec0dcb5d18e","29a99d2e57b3e08a997cbc2397bdb251441a545306a74b95ffedc5f03d9bc6b7","d1abdb6b55d9657539f59a08e115f81e3606404cae89bceb8c8db732dfc92a0a","c5f2cdab01270375da7f5c3ae12157d529938533f0145fa0df91735a96cc1a65","53522a2c33f9196ef05e72118a009c6ae717265e5b0eac3ee6bdc8305e8dde2e","9da2c58a27fdce871c2eac09d5172b04248bb86ada9b0d10e8b3dfa8470b8dd3","5c317403752871838140f70879b09509e37422e92e7364b4363c7b179310ee44","78bc52637a67f2815407bdf87c857b4af9e43214ef711a091bc9a4a749b73487","5df51db7d128af1aab9e78500f2278a841a61120598a8e3f53ced8a8b06b0174","0b1e4cee9abaf79ef53d736bb4b50a2b0c19733cbaf8bbc6e480d81fb1b91b3f","057cac07c7bc5abdcfba44325fcea4906dff7919a3d7d82d4ec40f8b4c90cf2f","38aa389acf91d77db5a4f8e26e713ed53dc832ed5573def9cd20acd9ba97c1fe","65f20bda7afd3738c59db566dc94ff98a9e22b87d39bc259351d9e4201ab2595","b9115605f72b65a662723020b2a1eb696c375a5803d6b401dc01fcbfe49ece90","f1afe721e73e468fa292f5fe9ed48955fc6c53ef8b62e9783446b563e0b66fc4","a54f60678f44415d01a810ca27244e04b4dde3d9b6d9492874262f1a95e56c7d","84058607d19ac1fdef225a04832d7480478808c094cbaedbceda150fa87c7e25","415d60633cf542e700dc0d6d5d320b31052efbdc519fcd8b6b30a1f992ef6d5c","901c640dced9243875645e850705362cb0a9a7f2eea1a82bb95ed53d162f38dd","ebb0d92294fe20f62a07925ce590a93012d6323a6c77ddce92b7743fa1e9dd20","b499f398b4405b9f073b99ad853e47a6394ae6e1b7397c5d2f19c23a4081f213","ef2cbb05dee40c0167de4e459b9da523844707ab4b3b32e40090c649ad5616e9","068a22b89ecc0bed7182e79724a3d4d3d05daacfe3b6e6d3fd2fa3d063d94f44","3f2009badf85a479d3659a735e40607d9f00f23606a0626ae28db3da90b8bf52","fd80c03dca7c1c9b56d6845c3b94c67bf082b72e7e0108a2dfd2c0dec03fb53f","d32b5a3d39b581f0330bd05a5ef577173bd1d51166a7fff43b633f0cc8020071","d97766e9af30de9f96c7a5e8d7d6b3e39a269b8bd011083bd3745be7bd532b13","363dd28f6a218239fbd45bbcc37202ad6a9a40b533b3e208e030137fa8037b03","c6986e90cf95cf639f7f55d8ca49c7aaf0d561d47e6d70ab6879e40f73518c8d","fa2a8e2cc0bde051290d89f15a7b8f4db16d71cf67892be2bf4fca8cc2c3b338","1518707348d7bd6154e30d49487ba92d47b6bd9a32d320cd8e602b59700b5317","ede55f9bac348427d5b32a45ad7a24cc6297354289076d50c68f1692add61bce","d53a7e00791305f0bd04ea6e4d7ea9850ccc3538877f070f55308b3222f0a793","4ea5b45c6693288bb66b2007041a950a9d2fe765e376738377ba445950e927f6","7f25e826bfabe77a159a5fec52af069c13378d0a09d2712c6373ff904ba55d4b","c30b346ad7f4df2f7659f5b3aff4c5c490a1f4654e31c44c839292c930199649","48f1a1b9f15770d9a64b51c596f9569f262fc7e67d7767595068a69539d32939","a83a104129a183f71c203f3a680486abe808895917c4c8380b312161e17b84db","64269ed536e2647e12239481e8287509f9ee029cbb11169793796519cc37ecd4","c06fd8688dd064796b41170733bba3dcacfaf7e711045859364f4f778263fc7b","b0a8bf71fea54a788588c181c0bffbdd2c49904075a7c9cb8c98a3106ad6aa6d","434c5a40f2d5defeede46ae03fb07ed8b8c1d65e10412abd700291b24953c578","c5a6184688526f9cf53e3c9f216beb2123165bfa1ffcbfc7b1c3a925d031abf7",{"version":"cd548f9fcd3cebe99b5ba91ae0ec61c3eae50bed9bc3cfd29d42dcfc201b68b5","affectsGlobalScope":true},"14a8ec10f9faf6e0baff58391578250a51e19d2e14abcc6fc239edb0fb4df7c5","81b0cf8cd66ae6736fd5496c5bbb9e19759713e29c9ed414b00350bd13d89d70","4992afbc8b2cb81e0053d989514a87d1e6c68cc7dedfe71f4b6e1ba35e29b77a","f15480150f26caaccf7680a61c410a07bd4c765eedc6cbdca71f7bca1c241c32","1c390420d6e444195fd814cb9dc2d9ca65e86eb2df9c1e14ff328098e1dc48ae","ec8b45e83323be47c740f3b573760a6f444964d19bbe20d34e3bca4b0304b3ad","ab8b86168ceb965a16e6fc39989b601c0857e1fd3fd63ff8289230163b114171","25a6f013a17350c81854e5a62c01aa24841e2219d5d95da5946890d3d8cbdcdf","0da837840ba21f91b1f9c3c8450cc4f81510b38005ac42c2cd0da4a37e414740","552f15c117a4c13bdd11903a0de928e29dcda845a6aaf9fc5388a26304b96233","1d44cf66f6aaadd2f192a95b1af1270142a6d966b5b4641136060d79b40cdfa6","db515f15908f421edac14e77743e2583d1adc5ff005d051d9013b24e575f0aa3","ddf752b71b7c4c1b09c20cabdd2712305c7c7e815d02a720a7c45f465f9f5578","5ded46b22f516dc8f0f8eeb8bd89130f1a0ad9eef8dfdb8f1cd6849be7ebef90","74bb817a79884249a393466dda60df28f2d2c7a583facba4012ef1d27fb9d4d4","e5392016ff99b5f6a53fb57816e13fea7482f71f7bf9d7ca493a15013db46e2f","8f15d54abeeef93a0d41ce96f659078b9f3ba3eb7cf193fc00682f2ff780931c","c36b9847b1c3f8b837c3a2501b1d2f2605d5dcc3730d59bb22eaecd3b894b0cf","404bb2400a069a39f90d792aeb656b86b33365053fa90d45992b1eb12740f316","38492c28c947539347d0c4677eeddc9ec13e9eb4fb2eb7d29cbf6b8cf38aaacb","4a09f82cf471f95f2d392dd33a598ada3a0987e9f8efff160883d004ea4f08bc","aada70df37b186d7f870362533ff395098fdae80a5ab19ed9c41dfe1285aa364","a19e34d8a2f1470c3e353e8d366e7d9e835d19dd78a3122114c5fe52e5a79a60","7949d810d38b5358244cd86e80f0d840cad62caac4a4b3a6a75c6dab78ae29a8","e6dfc1705e93a5d648527d304e4cf0463902d442a64566e3262e7ffba4e38af4","ea22dd065a3ee61e8f5fc53b4f2275e809a09a3f58b98bb66f8fc07050100892","ff1eab0e4b697c10256786b2d62f47a88ae33c3cea17864f13e6f7bf4137c810","bc8e1ef35172e1b9c46cb39e262c0c4c5839732e75c3bf8b4c3a10fe8a6dec97","190ce538265abf5fb250db8d335bce7665eab997ce16a218a189c2978a7a8b8a","2e62ed413051bfbf3978d1f3cde446dbc6fbee5e7a425820d4692dd6cc74563d","8b4034aca6f85bd65594e19eaa642b37fa9f4741f9026ca3ab739c84eb61a1be","4e44566ddea6053606d02c098cfa08ab23167a3baf7fce6a752a94b970096245","a905e2a4d34f5b9689f081aeae3ac6f66f6b9b74d26e3fea0d680abddb9440b5","c129eb7ae39d46b088611e72e42f2eca6aa881bd22a930030364840cf6b7dd34","3d818456cf9b63583e99c67aebccca8b5ec05675316048507fa5eefb2abd3123","35587060a6244e9b10629024cd12ab34ab7e874379a9761e61aca06847981fec","56cd67ee37e8b99f38be9096472df3defcef640fca4ae8cb68c495d105b68aeb","54adf87084900e062a22a02e0e2b3bb9c862ce3b0af04af452cc2cac1539f58c","15a3d1c6f23a3c7015c3d718bd8ddaffe9de21e5f4baf57998a188ce36698eb3","09f8c424b8d8394a44bf731306d0022eef5f9b18845cb796da2cc4d4d49b5795","022c2921df6a3b481e721e5bc4dc4df70656b3e6445bf573e1ad77ee79274fc0","42e2414802c2b01007ec019171a588249931675e29d61e6eb8cfbcb18a9a1e85","456328f2ba6290e9d85d213de29b9ff1495734bca75cc6b214b05751051addff","45fe7896fd6e269bd3a8c1c6713e07701c127076cdb74f183516b9ba5ea3318f","a21e6b4bebe10b7e0ad199954dff9c5b9813e6552585fd5a944a691d5d0250ed","c7525ce0da03c467948253477743c85a19d4d80af168491ac93f171892b05361","5750131d1fc5684bf3d6dd7e22f64526d3ca52d362676e26e85bf0a573b11c56","961b863ef850a0b1d97c21a273560ee4434a313849b41f4dc9505804f9a6108c","b07b765c7407b972ab62b6edc374e6295ea233cd54892bb5432e0c0022b41a95","9c2b50924961e9da2c7ced6ea9b1119ff68297217345c6bfd74dc927beb07a78","5de129155f3c75bb698d6e12b2617d6f5e5ecdcf23bcd42d09d3156d987361b9","a4ec97372c9fbe46f63967913148522b5966b77a1c58516ad4e5b8f168fc9ce1","31dcc0a044f6ec34e633f24d50a68af9b28fce321ac88f91398ac0d5b95569f5","9339629f426a34250a332e83c468c433a401139eee914790c55d2518320417d9","2a9dd23cd43596eeda1866c1086fbcf2cdb4abf17994bc8a6b9656fe8062b4cb","edf7f975df241cc98c9f4c51aab781f4ecfc884ff6ce03cfd3c59a19a7e729b8","419f10aa9fe307eb5e0b0d410a096d22126c75b36c7a9eb0c17d96c15a5e346f","52470c64ff42d847d24be31b19aff4d39c4a74b2073de6cc7fb95545ef8d87a5","b0e330349eae981f3a980231098a9617358aa39d024c16e23d2300ebdf1bcd92","71282feddaf48e9f4e7b9f4424212fea6ef6d10e077782d19f06c1c10e883b57","04fdd290883caeddaba1daea7785ab6466ed7ee3b1e427da306e83705029bcd4","3f90d3efbeabab0fecf21a642dd0bc3a2fc4e5ce0f95ceb3efcb62ebe6f51e02","b9bd24b171b907a61f153e14a41c8898ea6e106b655329e16b75af2e74153514","5192439c9b51f8092412c50911ffb41a08ad4501f4c6fc46257fda58fdd9d211","8e2dff92f635c8e5438be2a53e3222c4e379e5a2a89811201fb34079b773e0e0","2b3fd32b91b46728c0e51eea7193f08be3494e7b4a53210a800c71839ac16346","5310895182becfe8588f89e9e7aebf9187898ede63d176c97f1c0462c60ae39e","265e6c1ff2cb6ba60eb77a60fa1281a41001c86f07ea636d3fb3c15ef2456b47","b7a8abcf97b3507eacf5ab28718d249c8fd578b8ddce412db993096f1500761e","cd2ca6c6ff07f39fc35ecac63814e20754d923ad1248717a66a8079bcd1fd5ff","b03ea4fde2350f177062b5c1ef2a6966447c4410601b98f28172317cf562ffc9","2e6a34ee0f4ddd21d21c2a1d66e05c872a8a0d395458f5621a1d94a6ae841d84","9d7ba343fa2f243cf57a2c6881e68b13b040da24d2d89f8fba9e043ce758e5fe","ce2b6886b9d0d9884ea0ab60ec8a5f26ba52cec5ad37fbfd211557676c536b7a","208a469170c2a8ef18e5da161a054d3f3b9be693885d05254de9bc51549363e9","e02f9f6928bd974cc18803419ecc30e12dc39fb3c4383eaa897bf8d868135ef1","420004c2defbe929eebfb82b0fa741ba6422bb69d300e4310ad2ccee935488b5","70bdd14c47591e97719e52dc62527a4b092dce3cb73259e2d058cb59306b4a61","7639642137f8329ef4a19410ce8d3e46910a76294df263f46b428fd61c79d033","2ec607f96bdcd7dfc06b24bf5c05ff93c6859a0c0e77d9e1b098a20aa3c77fb1","7634eca84d60522b68ac679813fd9247a4260f7412890e924c7779758f8d6391","b4ff74f0589487410168be50e3231caf687c5e1302266709742382e8d004fe1e","406f227eebfe8be216d7a4b215ed09198b0c2f6599f2273b69ee5b75824c5435","a67d719563c9919592cc1acaa197b35deb92cc20801d33ba75214dd33988c49e","4f4dcc8af3798205431971473b0e6808e5415f5c3963d8aabc094808e0223880","8a90f97fdb10d83c6842a699c3df474246755f4fbf3ee2d35e69d6599fe9092c","88aacf6e2493633490812c70595b517c8e4299f054d28a51687b10f0968276c3","640811635cc168a85b92bae89396e1b7486a5840ec17f60c24dd9035718dbe5d","b7b053daaf3c19f6b66de2c6b0c839cc7780691c5cf736101ccb64ddfd9c4f99","f5d16e51c887c9bb9360c29e2816da99a2209111f7eb2433a3b7c1c0980c0d3e","8e69efd9afdfcd34d85adb6d8e71a5e13fea2a33c7019dd624cc7696772183a0","a7ebfe3e2c8f4fea5dac7ffbf6d00acee63c530de24d57cdeeed05530285ca26","82b4045609dc0918319f835de4f6cb6a931fd729602292921c443a732a6bb811","b9c6fc6c7b1296dd405f5dbd91ea1ae9f110de4cfab772c80c77d73fe33b2887","c0c0b22cefd1896b92d805556fcabda18720d24981b8cb74e08ffea1f73f96c2","b97e6411a3ee83e6f77760f0400d117313a980d05ec89f1e1a7502229e36d060","270418f8a6639be745d14bfd085e62685f24eaa6d6482aa9803bae8b8b93919a","4cb33d05ff168c1ca836d6d438f93040972af43fc09774876c4add2ad96d125f","3c542d768f46f69da94804272302cc68fa837c4c146e34c3e0848b1838c92d9c","38104b9a37d0b9dc54be36ae43b1a32f9cfae34742743bfd7104cf1f39661225","47ff32ca9ab8474e89615b4bbe5f2264c2940fc12b86c4dc0a99659479517a6b","f892f85b4838f6a2ff1438d240dcf23a872d090794967c7f817a82ea8da1ad8e","cb498c53a9d35ac1cf9a3515f3835d48b4626a612cf7540c5bfb99542c9ab1a5","2140b56e561aae323457023f66f694c95335a913bf85d511729beaaadaab9929","16173f5b3e68a373e7dfe6d00948549facc9947c9dbde813f1efe3a0f236ff6a","f457fc1b7583e1215393db13b95a186593660aad29706515ab7479869bc585e0","a11288edc8161f664148ea7d56101517e380335f5fa1a94408db86efce025bba","0fd70ca1eaef1e2dd6f48f16886df4838664821d992fd8076d07fc15e83c8498","ba30e6d2f1d20c707566cf485167331a10c539802a79040ced055b62a7aae53e","642eae3e9ec5997883f86dd7346d818f07d40fb83cc3530f0e52e232ffb4e631","29a6df727893a86807f4dc02116c31d9e6097139579ed6e8029b14c526cba027","537a2b61594512c5e75fad7e29d25c23922e27e5a1506eb4fce74fe858472a6e","311ca94091f3db783c0874128808d0f93ab5d7be82abc20ceb74afe275315d4a","7c07838da165fd43759a54d2d490461315e977f9f37c046e0e357623c657fc42","b311d973a0028d6bc19dfbaae891ad3f7c5057684eb105cfbeec992ab71fbc13","115c8691bd8fac390f6f6eef5b356543d716da7cffa4c2f70f288d56c5b06aeb","e91516e66f9fbf39c978a4092c16ffda3bb0b32158fca6def75aae9fab358153","abd4563a6a7668fa6f8f5e5a425a0900b80fc2309fec5186e2cae67f3ce92663","cb48f3011e72efef9d5a5b312f4a956f699b8d423bf9f2772724cdded496bd50","9aed07904079877252e6c0aedf1d2cf1935ed91d4abc16f726c76b61ea453919","6621af294bd4af8f3f9dd9bd99bd83ed8d2facd16faa6690a5b02d305abd98ab","5eada4495ab95470990b51f467c78d47aecfccc42365df4b1e7e88a2952af1a3","7c19fe4d68e5c67c8ca8f3ee60abf888e325873c5991d380f66e6730c73215f8","c7d30b164562b7ce99fcb53ab78f937cc845e003f6089d648351331921379994","fe2d1251f167d801a27f0dfb4e2c14f4f08bf2214d9784a1b8c310fdfdcdaaea","2a1182578228dc1faad14627859042d59ea5ab7e3ac69cb2a3453329aaaa3b83","dfa99386b9a1c1803eb20df3f6d3adc9e44effc84fa7c2ab6537ed1cb5cc8cfb","79b0d5635af72fb87a2a4b62334b0ab996ff7a1a14cfdb895702e74051917718","5f00b052713bfe8e9405df03a1bbe406006b30ec6b0c2ce57d207e70b48cf4e9","7abcae770f21794b5ffbc3186483c3dbcf8b0c8e37d3ef3ed6277ece5c5dd4be","4720efe0341867600b139bca9a8fa7858b56b3a13a4a665bd98c77052ca64ea4","566fc645642572ec1ae3981e3c0a7dc976636976bd7a1d09740c23e8521496e5","66182e2432a30468eb5e2225063c391262b6a6732928bbc8ee794642b041dd87","11792ab82e35e82f93690040fd634689cad71e98ab56e0e31c3758662fc85736","3957b1244f49991b89f12cc45942c24f9c5927dc72677b105bb896d316f0454e","6c53c05df974ece61aca769df915345dc6d5b7649a01dc715b7da1809ce00a77","18c505381728b8cc6ea6986728403c1969f0d81216ed04163a867780af89f839","d121a48de03095d7dd5cd09d39e1a1c4892b520dad4c1d9c339c5d5008cfb536","f6d55e607f55be35a3c481b7685461a9acc1e27b893839218eb9313f7e85278c","b394ea95c82281d184ea83e8511bd1a43f78d6908eb34b536446d3eb08f9d47f","41edf4071b119fdf28b46a3c28c0845f2598bb8b196e7e4c9e01415403fdaea5","3b94274c74d878c30cbc7251ac5fd4a807e7c4476861cdb57fa37f86b0402ec0","603bafdacee4c8850ef5820f8642a817a3f0db6f76dda0474bcf3d17c2e15398","a10c79ab97c8a4f6074203094dba87bc736ca574ec480be1df6ec2c82d774573","88d8d75d3f5ccf82cec246b8ea0afae62a93226689b2e178e6a7f24ede8da66e","70bba0a9c9c2ad7a042e134a840c4d8462bf0ad98e41c50ca52725ae47265eb9","f4dc28fbbba727722cb1fd82f51a7b9540fbe410ed04ddf35cab191d6aa2ba10","c573fef34c2e5cc5269fd9c95fe73a1eb9db17142f5d8f36ffe4a686378b8660","d97e30dd93590392fed422f2b27325d10ab007d034faaaf61e28e9ddc9d3825b","79cbed8c779049fdbdd856f1597f2e79be137b6ed44e66ead16ee8bf035d17da","1a8e6a4f31a5196144f35d0434e16369881d828c849d6a1c9290b6bde8807449","bb793cfe345210fd07a1c7cf08a607d91dbee5900723833b0e5ee8a415f4143d","d1f8a829c5e90734bb47a1d1941b8819aeee6e81a2a772c3c0f70b30e3693fa9","be1dfacee25a14d79724ba21f1fde67f966b46e2128c68fed2e48c6e1e9822c5","57b75f249255cd8a4e9207ead27501eaf633448aaaced658fca2be1dba9fbd11","4d250e905299144850c6f8e74dad1ee892d847643bacf637e89adcce013f0700","54b7035573d88f8e94019d00067b3999bf97f4181e6fc3f0573e9cfcb68d0b98","ed3e176bc769725ebc1d93f1d6890fc3d977b9155ae5d03be96ec2d49b303370","7933769d84f5ae16546aef06537ca578f1c8d7cca0708452a00613050ac1f265","cc5c913c4716a0d1563b2a63a7c4dc2fa81b7d7bc58489c79896d69b27e978cd","f194cdeb1caaf80e625f4fad340a9434b2b83786028dcc5ea6f3c459cc7789a0","f8ce447bbda4f75da74cecd866cc1ff9bdde62189ac9d8dc14a16c48b3d702fa","0fda680cf2b072a930dfe98dcd8f5c1da8f9fcac4cac37768ee318ef40145c8c","7f5a6eac3d3d334e2f2eba41f659e9618c06361958762869055e22219f341554","6f996f44113b76a9960d3fad280f4f671115c5e971356d1dbb4d1b000af8b3b3","67f2cd6e208e68fdfa366967d1949575df6ccf90c104fc9747b3f1bdb69ad55a","f99ab9dffe6281c9b6df9ae9d8584d18eabf2107572bbd8fa5c83c8afe531af8","4fc9939c86a7d80ab6a361264e5666336d37e080a00d831d9358ad83575267da","f4ba385eedea4d7be1feeeac05aaa05d6741d931251a85ab48e0610271d001ce","fc79932b9aa710f025b89bf8d8329d99080286e5e079a7d5a529236e9f5dd69e","6646d9075e3e0eedb02c9d03bffef54c8bbeb601d27eed46f143aba435bac37d","0dec72b4c5c4bb149750fef4fc26bdae8f410de941ee766c953f5ac77381d690","8f2644578a3273f43fd700803b89b842d2cd09c1fba2421db45737357e50f5b1","f5405fb679a467cb979f8744940b22b7bc3a0bcbe648c3910d98de3188d42a78","68969a0efd9030866f60c027aedbd600f66ea09e1c9290853cc24c2dcc92000f","639f94fe145a72ce520d3d7b9b3b6c9049624d90cbf85cff46fb47fb28d1d8fe","8327a51d574987a2b0f61ea40df4adddf959f67bc48c303d4b33d47ba3be114a","991fd5ebf9f30ffa17cae6faeae6a838d3d91bdcdd419bce358dc99b8e5b0ad0","51b4ab145645785c8ced29238192f870dbb98f1968a7c7ef2580cd40663b2940","589713fefe7282fd008a2672c5fbacc4a94f31138bae6a03db2c7b5453dc8788","786691c952fe3feac79aca8f0e7e580d95c19afc8a4c6f8765e99fb756d8d9d7","4c348f139d006057ce9384e60b4ee1ce06bee5c16e19ff70f293ad88d5893386","e9d33b2549b5779b6cad92cb6a370c6c106cc12dc80da1cc199e2cb3a715bf38","62b753ed351fba7e0f6b57103529ce90f2e11b949b8fc69c39464fe958535c25","21e1fa3e5c95c61161a1ea2d819972e3b7e916a58571f8f9828b8a6c32e641ea","949b859888fc53e9b9770b5dc393158da6baa02f43cf9e9c64e2530ef367939d","e510713143915f3595fb9875b3a53b969fb95f3edba08205758180981e8c3d8d","f06fb5c2a25a565e7f4045c32e2f6e3bc9312bcfa271be9243fb07408c934522","0ec31ac1bf6d7f262ff96e8b5ad810b32a721076ac7108c61e37c7980b6f3db3","cdcf634d969599d96013eefee8e4cb7419bb9f3c5e98d7790899cffe215422e9","87a059fdd935aa99c02954d069bd41c1a9dcefa3cfd80826953ad2e755cb051a","c519d44da2313165044d39db1b433156812d7ae25e19d9ca5f581f72c80df263","a7e095aa5de9acbf771db94de485599f5585b1720762492738dfba9bc4a90257","654b98bf280612b9f4be0368b48e6cc10d131b28496bf7c07779c9bd8869d530","3f5de0096bc46355bf2a830fc6390beaa0f1aa2d47f7f1b5d8639bc0cf4f2088","11f72243275d125a392ecaeb4e63d44f7ffeead820f696d9836d84339c06c871","79215ce7931aa91d1b3b4363be4ab855eaaf0dcb6692ef732e98dda0856f7d50","ccb6ed88d2629123fd1a5477cb1c325a25214f89a85a9dc7d61c251028b82784","cfce2e8c257c3c2864ab5a28400b4fae1236c50039ff4cb16de49f3c8822ec70","34d7aceaeeff675c16209fe5ecc98a8445543b2d13c036484bc614ff3c3d31f0","b03b3487fe2f7fc9e1f42adda37d9162998dea7733866e8e7c6a33aa11cf23da","90585d43bcf406a63318fa288658c4cc41025e83da0a6e5f3bbb57b167196968","f17620dc31bc18d966c0d821ad443622a6753bd21ef5618dbc352e0f1b4ecb6a","e6a586d7414f02f45d4416862ec9d7bd484a533df6d3157bdd46ad742f497064","d276c66e897503aaab41744bc18378c961dfba34f1f09fd715a97645b1ab85d3","23e8d4e373909b88cdc752309f90711b26393ec751712f3e762020febd7886b0","6f087845979d641b566753d569ce89f34674f97b8ddeb6af7d24fe5784bbb9ae","ad8dc2348225257fea4f44ce4259d2a3e9c7df66d5af7352866dab60842d05ab","8b5b2e735e94951bcc1ad2f4485cc08dbc2cc833d84dbd74f0d4b8f5e9d04901","e321a7e9e4ac53c99419a56c36df829d8b81388ef2458f539739825333ca481e","a2f7707b8290b0888c5774625c7bf3e56138c5e5bf2ba00ec8c01275ac4ade91","409f3b47f48b00108038a6506f167a448519ad425684ca1773534b42d1832cd9","d8348d163800088565e1e231586888aebf22ac7ee1893700f55ed59b8d7ee97e","cffb539d75c92c1b183ae5533cc7a531954fcd0cbe96d1b64a5f4a57e4da22db","c5ab87d56fcfbdfa001194139b2aa1ad49b825f5c35a2ac4f43166ade8ccbed9","fae2109f79f4ba59179ac397686f5c0c84c26aac2440e90102a4a124a16878b1","40ff6cceb8559fffce9f7b48a35ac5aa6fd12c56da829256c9ac8528f5bf31a7","7c0ac2075cf4a9842661fddc4bb3aa769bfeb09909960fe1da7f5978b0acbbff","18d0a2dc3c6ddf5074dd4a1955a51612b548f01810f5c7070a1bba10af62d29d","14cba5b81c037f3e5f7e35dd0b276088c8adfeffaeba91f26761c0d19c940243","97703b70f130aaf87fc62b839b7248601d4f9ebc9be8b980b449a6ecb723ff21","1bcb7f49d594911a5eb4cbf7d0755e422f3deb47e5ed0cfa1a8a23b97efab707","f352b3c6f6d6f8a3c1c2c9bd3052325978542d9414ca545bf12cfaf9347a41d1","cb62761d9ead3a29d7237ad30e0a1285f728ec35ed3bf16198521c4e2cde6b55","33d3aefddf868c5b626c4b7997bb2442f2c0d8b3eda73d086b18d31ad6361c31","cecf04a0c0cd26afe9c8f2761336f5c98fc0accfab34b78bdf3a4e476f936b85","8c648393ae4f688ab57952415c44768208cc9fbfc6e3d3aa6d43049536ff9ecc","3da38eed90df7a553136c3ad8f42446336132cc40dbfd57682bf48dcb1524643","b4437d57deadc1458beedec716d267675535052b89d28802ab717d58e3727c37","7f57af700807584131e10137a4dd93fae30bcfb39f69e980eee915a842ed72a6","b3f9abe6f3eddabb8c2199214613df15b57608304bd5fc9225a53c25a8de8edc","a2cebcd3019a7c50d991524c7221d9985aa33d470c22fd82e353a745797091eb","03af2544ede6f69f240d217370574836a3724c511e14c9001b63149c34be4a4e","b2fb6c1169b17d949226e3419822e314750cadb0b19aa345dcd87fdf11064a25","6abb35e65424ba3a608793eb16fb6c8b1329032c533dd43d2e65b9503d3605e8","92ab55b6fbd2451db27631726ee78e6f9f89b42051e84f67a606f0589ef06e15","6c720f76b9f799b49109537ab067363457b60c288fd7fbaea26ca9a3baa81892","444643d209f35671069347860a1cd66762bfe9ec72b6ddfabab14b8102ab9417","b8a2d7a4e50f685d2b78bb4ddabb0342ea7052368fed6fb0ca4e72a1f278f86a","cc59c302f8e80b92ee860a88f9f832a2062e4cdd16f4256af49a7159db5b54c3","c9369b998bec49c1ebe0c54a4965bf406042de67b43d88eadd0fb164f30557be","b7c12ae1a87d93911c5fcd7c00986d185721c323faebd3bd9ad6a260669cdb10","7e99e6e2fe95266f426ccc58ea2ec20f2ed351fb2966a3f32d5c125e2f25ab2b","0c441995f42e85d564c7490608b086abc0bacc9714d81b76cbea08a91b742966","d7a17000acb720e79ca24f23544c1cea4812ba37c2cdf9630122d4d12eb8c57d","71597dd58444a76bf162400d5b2029485a2f587b31fc21da2df4a22474dc2b06","518afb0ccca21194fd7146d793cea45a6f17c2d684f2c00ae424cdce6a773d15","a38a681bc846de5504cc39b200b72d6e0a5e2a6d488a0555555f4df090f650ff","a4740e54f96fd41782f5b386f1517dfb6a2ab60da1481ed746db3ed887a6d7be","b2685d2a820fbb2c80667031b77b3f4bd5df4045d0d66311a93688efca34ef0b","c5a50543a5f91d866e83c502f6d2c897fc4e4aaee8e40dcbf026e88f9b3c8196","dabb32e1c11d75e44cb8ca8d5645244ac365352e7f055d2101b0a15ce28a84da","a6322fba3c70eca01bd3fe1642f30895a8a9cae4d3287a8837e19b88d479955c","d3942228a9a422dee87d830d7b277ff26d4980b3685fb529788d07b53345308d","cb7b9449cca4c2ac8668c34af26b7e1c39db8bba3a578c7849d99c3a28aadb1c","33a3ce53ccfe390e5be6b8cfb0f139b58ec326279ffc56778b70fb0c018b64d8","08aaf89e1a7b8b55e60b9fc394f3e11ddfc6948b4f60d107783f2479639ca7bd","6bae62367d5096ef44d506964427f3aa461897fd6a12253fbc92762ea4a5489b","d600660058072071ce7cbd8e1931cb3da33ac7ccb57dd6542c3f044974be4a7b","a48bf1b0b2a9e093e4324bccf69296df0d8cb20a3a95e0f0d9cbe7f1589a83d1","091ee807dad1239a33a0a9ea03a848bd0c36508fe1c92650e896c6675f6d7ad5","ce3a41d506243a3f5c715a702929b72d955e1d77452227c042ff51bcea6039b3","4eb0eef7f2e6b7e2bb1ee844caed2a3de69eb120ecba95bdd1f629a63c9588b9","72be668a833df00839fc3be968c1f38e0503e7c867de89f2128bcc2883d90aee","d3b7b0c853d70c2f32c65345d60f5f3af2e113f035655420b138778932f272b2","b07705bcc32e76e988958ee77d6aa8af64f2bd37471c6dcef6f2f73b65ef703c","7e8b953d19b2dd932ff4d0549dbeeef0f9afb875afb4dec881406511ab8058e2","dcc48e90549f003627e776391878a3b715f20b311573b82d2df0d0048f5be7d4",{"version":"df08a7085a0beb53039e65191f57e83896126c02bbce86ba8f858c32d1da9c30","signature":"f74c56c7d62ec91bae1725c570834e6e31fa6f5d4a0ddbf6f852f514a0746e10"},{"version":"ca9319d580c9d56c5ca5dd966770d32c64c0ac1b272fe157e55a3ded317c9891","signature":"f9026569fd7bcce77c36ae2a3049981d4683fbd306da0df2b56bc1b85ea7c45a"},{"version":"c3eaef5e06081826005546c8214b508bb9e5fa0e414744bef83485e9dac0d354","signature":"08571f0cf5f65c20e32f6cc65dc5a817086d7c12f433b54c62c57a4e73517b6c"},{"version":"e3b3d0caa48eda6208e862fa1956885f00b5d60d9b02199c4d321212d3f4725f","signature":"fff13650c03c8233608b37ec4a3255e5f463386ae6b5984f099035a4a1661403"},{"version":"22c87a46be4f6064fdd5539d8eb0b1ba26e7cccadcf006492d3366b88b269fba","signature":"46d0e93f57f139a04890116ac8c642f22d86203802d1312416e8b095200c97a0"},{"version":"bc4e697399348dc34ea85e9227e6f3cfc1d6ffa59adbbeace5dd6c5184049d22","signature":"aff1fd2dfdc61623fdc36f7046d7866989fef75c2d41aae768901dc8bc240f2f"},{"version":"9c71caccee64c7ed1ebf1e3bf7f964563b4b3026f47f13464c02f28c9646d0d3","signature":"973494d10234c531f437546adc51d386630844972a75a47321c2f2e3b78f96f3"},{"version":"0e01ca2281b21069600e9a6aa07b5e8d597ee92902ac385f374223f9c323ee26","signature":"aa4227ccfc6d1f3e06fd459bac788f1a14ba0f632a63329c54957d484a3c77f5"},"5e19ceb6e35d1eb760f4f6dbb37e1163994b43750075dde08411f5c2982207f6","1b92924f3b3a02e0fbed8001853feef4c9607d3b34e984d70afcc40e627d0c65",{"version":"375c56b1890858dcdae495877f0ce3b694980adf64762e2fd3fbe78e3eac76ba","affectsGlobalScope":true}],"root":[[418,425]],"options":{"declaration":true,"downlevelIteration":true,"esModuleInterop":true,"importHelpers":true,"module":99,"noEmitOnError":true,"noImplicitAny":false,"outDir":"./","strict":true,"target":1},"fileIdsList":[[71,72,120,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,398],[71,72,120,157,228,239,242,271,279,296,304,334,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,397],[71,72,120,279,334,336,398],[71,72,120,279,310,334,336,398],[71,72,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394],[71,72,120],[71,72,335,395,398,399,400,412,413],[71,72,334],[71,72,336],[71,72,334,335],[71,72,120,366,401],[71,72,120,398],[71,72,120,373,401],[71,72,120,374,401],[71,72,120,375,401],[71,72,120,376,401],[71,72,120,377,401],[71,72,120,378,401],[71,72,120,379,401],[71,72,120,381,401],[71,72,120,382,401],[71,72,401,402,403,404,405,406,407,408,409,410,411],[71,72,396],[71,72,120,236],[71,72,120,237],[71,72,237,238],[71,72,240,241],[71,72,120,240],[71,72,133,134],[71,72],[71,72,128],[71,72,128,129,130,131,132],[71,72,121,122,123,124,125,126,127,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156],[71,72,256],[71,72,257,258,259,260],[71,72,120,259],[71,72,261,264,270],[71,72,262,263],[71,72,265],[71,72,266],[71,72,120,267,268],[71,72,267,268,269],[71,72,120,272,273],[71,72,274,275],[71,72,272,273,276,277,278],[71,72,120,287,289],[71,72,120,288],[71,72,120,256],[71,72,289,290,291,292,293,294,295],[71,72,120,291],[71,72,120,243,253,254],[71,72,120,252],[71,72,255],[71,72,120,297],[71,72,120,299,300],[71,72,297,298,299,300,301,302,303],[71,72,244,245,246,247,248,249,250,251],[71,72,120,248],[71,72,229,230,231,232,233,234,235],[71,72,120,310],[71,72,306],[71,72,120,319,320],[71,72,321],[71,72,120,305,306,311,312,313,314,315,316,317,318,322,323,324,325,326,327,328,329,330,331,332,333],[71,72,74],[71,72,80,81,82,83],[71,72,80,82],[71,72,85,87,88],[71,72,85,86],[71,72,90],[68,71,72],[71,72,76,92],[71,72,92],[71,72,95],[71,72,92,93,94],[71,72,92,93,94,95,96],[71,72,77],[71,72,79,80,82],[71,72,74,75],[71,72,98],[71,72,98,101],[71,72,98,99,101,102],[71,72,81,100],[67,71,72,78],[71,72,104],[71,72,104,105],[67,68,71,72,73,74,75,76,77,78,79,80,81,82,83,84,86,89,90,91,97,100,103,106,107,108,109,110,111,112,113,114,115,116,118,119],[68,71,72,76,77,81],[71,72,84],[71,72,79,81,86],[71,72,79,80],[71,72,79,90],[71,72,74,75,81],[71,72,109],[71,72,80,83,115,116],[71,72,79,84,109,117],[71,72,79],[67,71,72],[71,72,120,280],[71,72,120,282],[71,72,280],[71,72,280,281,282,283,284,285,286],[71,72,307,308,309],[71,72,416],[71,72,415],[71,72,427],[70,71,72],[71],[71,72,426],[71,72,213],[71,72,212],[71,72,180,181],[71,72,182,183],[71,72,157],[71,72,191,192],[71,72,191],[71,72,190],[40,71,72],[38,71,72],[38,39,71,72],[71,72,195],[48,71,72,202],[71,72,203],[48,71,72],[71,72,157,206],[71,72,208],[71,72,214],[71,72,210,211,215,216,217,218,219],[60,71,72],[71,72,159,161,163,166],[62,63,71,72],[71,72,159,161,163],[61,64,71,72,159,161,163,164,166,167,172,174,175,178,179],[71,72,159],[65,66,71,72,160],[65,71,72],[62,71,72],[71,72,165],[71,72,169,170,171,172,173],[71,72,170],[71,72,159,168],[71,72,168],[71,72,162],[71,72,176,177],[63,71,72,157],[62,63,71,72,157],[62,63,71,72,158],[45,71,72],[71,72,221],[48,71,72,221],[71,72,221,222,223],[40,41,42,48,54,59,71,72,184,189,193,194,196],[41,42,43,48,54,55,71,72,198,199,200,201,204,205,206,207,209,218,220,224,225],[54,71,72],[49,71,72],[42,48,71,72],[54,55,71,72],[50,71,72],[42,71,72],[42,56,71,72],[56,57,58,71,72],[42,43,51,52,53,71,72],[71,72,185],[71,72,185,186,187,188],[44,45,46,47,71,72],[37,71,72,197,226,421,422,423],[37,71,72,421,424],[37,71,72,197,226,227,414,421,422],[37,71,72,418],[37,71,72,197],[37,71,72,418,419,420],[37,71,72,417,421],[421],[421,424],[418],[197],[418,419,420]],"referencedMap":[[399,1],[398,2],[337,3],[338,3],[339,3],[340,3],[341,3],[342,3],[343,3],[344,3],[345,3],[346,3],[347,3],[348,3],[349,3],[350,3],[351,3],[352,3],[353,3],[354,3],[355,3],[356,3],[357,3],[358,3],[359,3],[360,3],[361,3],[362,3],[363,3],[364,3],[365,3],[366,3],[367,3],[368,4],[369,4],[370,4],[371,4],[372,3],[373,3],[374,3],[375,3],[376,3],[377,3],[378,3],[379,3],[380,3],[381,3],[382,3],[383,3],[384,3],[385,3],[386,3],[387,3],[388,3],[389,3],[390,3],[391,3],[392,3],[393,3],[394,3],[400,5],[395,6],[396,6],[414,7],[335,8],[413,9],[336,10],[402,11],[401,12],[403,13],[404,14],[405,15],[406,16],[407,17],[408,18],[409,19],[410,20],[411,21],[412,22],[397,23],[228,6],[237,24],[238,25],[239,26],[240,6],[242,27],[241,28],[121,6],[122,6],[123,6],[124,6],[125,6],[126,6],[127,6],[135,29],[136,6],[137,30],[138,6],[139,6],[140,6],[141,6],[129,31],[130,6],[128,6],[131,31],[132,31],[133,32],[157,33],[142,6],[143,6],[144,6],[145,6],[146,30],[147,6],[148,6],[149,6],[150,6],[151,6],[152,6],[153,29],[154,6],[155,6],[134,6],[156,6],[257,34],[258,34],[261,35],[260,36],[259,6],[271,37],[262,34],[264,38],[263,6],[266,39],[265,30],[267,40],[268,40],[269,41],[270,42],[274,43],[276,44],[275,6],[277,43],[278,43],[279,45],[272,6],[273,30],[290,46],[289,47],[291,48],[292,30],[296,49],[293,6],[294,6],[295,50],[288,6],[255,51],[243,6],[253,52],[254,6],[256,53],[297,6],[298,54],[301,55],[299,6],[300,6],[304,56],[302,30],[303,6],[244,30],[245,30],[246,30],[247,30],[252,57],[248,6],[249,6],[250,58],[251,6],[229,6],[235,6],[230,6],[231,6],[232,6],[236,59],[233,6],[234,6],[305,6],[306,6],[311,60],[312,6],[313,30],[314,61],[315,30],[316,30],[317,30],[318,30],[323,6],[324,30],[319,6],[321,62],[322,63],[320,6],[325,30],[326,30],[334,64],[327,30],[328,30],[329,30],[330,30],[331,30],[332,30],[333,30],[67,30],[68,30],[73,30],[75,65],[84,66],[83,67],[85,30],[89,68],[87,69],[88,30],[74,30],[91,70],[76,71],[93,72],[94,73],[96,74],[95,75],[97,76],[92,77],[90,78],[98,79],[99,80],[102,81],[103,82],[101,83],[79,84],[105,85],[104,30],[106,86],[120,87],[77,30],[82,88],[107,89],[108,30],[80,30],[100,30],[109,90],[110,91],[111,92],[112,93],[113,30],[114,30],[115,94],[86,30],[117,95],[118,96],[116,30],[78,97],[81,78],[119,98],[281,99],[283,100],[284,101],[282,6],[285,30],[286,30],[287,102],[280,30],[307,30],[308,6],[310,103],[309,6],[417,104],[416,105],[415,30],[69,30],[428,106],[71,107],[72,108],[70,30],[227,30],[427,109],[426,30],[37,30],[214,110],[212,30],[213,111],[183,112],[182,112],[184,113],[181,114],[193,115],[194,115],[192,116],[190,30],[191,117],[205,30],[41,118],[38,30],[39,119],[40,120],[196,121],[195,30],[203,122],[204,123],[202,124],[207,125],[206,30],[208,30],[209,126],[201,30],[219,30],[218,30],[216,30],[198,30],[211,30],[215,127],[210,124],[217,30],[220,128],[60,30],[61,129],[167,130],[64,131],[164,132],[180,133],[160,134],[161,135],[66,136],[65,137],[166,138],[165,134],[172,30],[174,139],[171,140],[169,141],[170,142],[168,134],[173,134],[175,30],[163,143],[162,131],[178,144],[177,134],[176,145],[158,146],[62,30],[63,137],[159,147],[179,30],[221,148],[223,149],[222,150],[224,151],[197,152],[226,153],[199,154],[50,155],[49,156],[43,30],[56,157],[51,158],[55,159],[42,30],[200,159],[52,30],[53,30],[58,30],[57,159],[225,160],[59,161],[54,162],[188,124],[186,163],[185,124],[187,163],[189,164],[44,30],[45,30],[48,165],[46,30],[47,30],[35,30],[36,30],[7,30],[8,30],[10,30],[9,30],[2,30],[11,30],[12,30],[13,30],[14,30],[15,30],[16,30],[17,30],[18,30],[3,30],[4,30],[22,30],[19,30],[20,30],[21,30],[23,30],[24,30],[25,30],[5,30],[26,30],[27,30],[28,30],[29,30],[6,30],[33,30],[30,30],[31,30],[32,30],[34,30],[1,30],[424,166],[425,167],[423,168],[420,169],[418,170],[419,169],[421,171],[422,172]],"exportedModulesMap":[[399,1],[398,2],[337,3],[338,3],[339,3],[340,3],[341,3],[342,3],[343,3],[344,3],[345,3],[346,3],[347,3],[348,3],[349,3],[350,3],[351,3],[352,3],[353,3],[354,3],[355,3],[356,3],[357,3],[358,3],[359,3],[360,3],[361,3],[362,3],[363,3],[364,3],[365,3],[366,3],[367,3],[368,4],[369,4],[370,4],[371,4],[372,3],[373,3],[374,3],[375,3],[376,3],[377,3],[378,3],[379,3],[380,3],[381,3],[382,3],[383,3],[384,3],[385,3],[386,3],[387,3],[388,3],[389,3],[390,3],[391,3],[392,3],[393,3],[394,3],[400,5],[395,6],[396,6],[414,7],[335,8],[413,9],[336,10],[402,11],[401,12],[403,13],[404,14],[405,15],[406,16],[407,17],[408,18],[409,19],[410,20],[411,21],[412,22],[397,23],[228,6],[237,24],[238,25],[239,26],[240,6],[242,27],[241,28],[121,6],[122,6],[123,6],[124,6],[125,6],[126,6],[127,6],[135,29],[136,6],[137,30],[138,6],[139,6],[140,6],[141,6],[129,31],[130,6],[128,6],[131,31],[132,31],[133,32],[157,33],[142,6],[143,6],[144,6],[145,6],[146,30],[147,6],[148,6],[149,6],[150,6],[151,6],[152,6],[153,29],[154,6],[155,6],[134,6],[156,6],[257,34],[258,34],[261,35],[260,36],[259,6],[271,37],[262,34],[264,38],[263,6],[266,39],[265,30],[267,40],[268,40],[269,41],[270,42],[274,43],[276,44],[275,6],[277,43],[278,43],[279,45],[272,6],[273,30],[290,46],[289,47],[291,48],[292,30],[296,49],[293,6],[294,6],[295,50],[288,6],[255,51],[243,6],[253,52],[254,6],[256,53],[297,6],[298,54],[301,55],[299,6],[300,6],[304,56],[302,30],[303,6],[244,30],[245,30],[246,30],[247,30],[252,57],[248,6],[249,6],[250,58],[251,6],[229,6],[235,6],[230,6],[231,6],[232,6],[236,59],[233,6],[234,6],[305,6],[306,6],[311,60],[312,6],[313,30],[314,61],[315,30],[316,30],[317,30],[318,30],[323,6],[324,30],[319,6],[321,62],[322,63],[320,6],[325,30],[326,30],[334,64],[327,30],[328,30],[329,30],[330,30],[331,30],[332,30],[333,30],[67,30],[68,30],[73,30],[75,65],[84,66],[83,67],[85,30],[89,68],[87,69],[88,30],[74,30],[91,70],[76,71],[93,72],[94,73],[96,74],[95,75],[97,76],[92,77],[90,78],[98,79],[99,80],[102,81],[103,82],[101,83],[79,84],[105,85],[104,30],[106,86],[120,87],[77,30],[82,88],[107,89],[108,30],[80,30],[100,30],[109,90],[110,91],[111,92],[112,93],[113,30],[114,30],[115,94],[86,30],[117,95],[118,96],[116,30],[78,97],[81,78],[119,98],[281,99],[283,100],[284,101],[282,6],[285,30],[286,30],[287,102],[280,30],[307,30],[308,6],[310,103],[309,6],[417,104],[416,105],[415,30],[69,30],[428,106],[71,107],[72,108],[70,30],[227,30],[427,109],[426,30],[37,30],[214,110],[212,30],[213,111],[183,112],[182,112],[184,113],[181,114],[193,115],[194,115],[192,116],[190,30],[191,117],[205,30],[41,118],[38,30],[39,119],[40,120],[196,121],[195,30],[203,122],[204,123],[202,124],[207,125],[206,30],[208,30],[209,126],[201,30],[219,30],[218,30],[216,30],[198,30],[211,30],[215,127],[210,124],[217,30],[220,128],[60,30],[61,129],[167,130],[64,131],[164,132],[180,133],[160,134],[161,135],[66,136],[65,137],[166,138],[165,134],[172,30],[174,139],[171,140],[169,141],[170,142],[168,134],[173,134],[175,30],[163,143],[162,131],[178,144],[177,134],[176,145],[158,146],[62,30],[63,137],[159,147],[179,30],[221,148],[223,149],[222,150],[224,151],[197,152],[226,153],[199,154],[50,155],[49,156],[43,30],[56,157],[51,158],[55,159],[42,30],[200,159],[52,30],[53,30],[58,30],[57,159],[225,160],[59,161],[54,162],[188,124],[186,163],[185,124],[187,163],[189,164],[44,30],[45,30],[48,165],[46,30],[47,30],[35,30],[36,30],[7,30],[8,30],[10,30],[9,30],[2,30],[11,30],[12,30],[13,30],[14,30],[15,30],[16,30],[17,30],[18,30],[3,30],[4,30],[22,30],[19,30],[20,30],[21,30],[23,30],[24,30],[25,30],[5,30],[26,30],[27,30],[28,30],[29,30],[6,30],[33,30],[30,30],[31,30],[32,30],[34,30],[1,30],[424,173],[425,174],[423,173],[420,175],[418,176],[419,175],[421,177],[422,173]],"semanticDiagnosticsPerFile":[399,398,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,400,395,396,414,335,413,336,402,401,403,404,405,406,407,408,409,410,411,412,397,228,237,238,239,240,242,241,121,122,123,124,125,126,127,135,136,137,138,139,140,141,129,130,128,131,132,133,157,142,143,144,145,146,147,148,149,150,151,152,153,154,155,134,156,257,258,261,260,259,271,262,264,263,266,265,267,268,269,270,274,276,275,277,278,279,272,273,290,289,291,292,296,293,294,295,288,255,243,253,254,256,297,298,301,299,300,304,302,303,244,245,246,247,252,248,249,250,251,229,235,230,231,232,236,233,234,305,306,311,312,313,314,315,316,317,318,323,324,319,321,322,320,325,326,334,327,328,329,330,331,332,333,67,68,73,75,84,83,85,89,87,88,74,91,76,93,94,96,95,97,92,90,98,99,102,103,101,79,105,104,106,120,77,82,107,108,80,100,109,110,111,112,113,114,115,86,117,118,116,78,81,119,281,283,284,282,285,286,287,280,307,308,310,309,417,416,415,69,428,71,72,70,227,427,426,37,214,212,213,183,182,184,181,193,194,192,190,191,205,41,38,39,40,196,195,203,204,202,207,206,208,209,201,219,218,216,198,211,215,210,217,220,60,61,167,64,164,180,160,161,66,65,166,165,172,174,171,169,170,168,173,175,163,162,178,177,176,158,62,63,159,179,221,223,222,224,197,226,199,50,49,43,56,51,55,42,200,52,53,58,57,225,59,54,188,186,185,187,189,44,45,48,46,47,35,36,7,8,10,9,2,11,12,13,14,15,16,17,18,3,4,22,19,20,21,23,24,25,5,26,27,28,29,6,33,30,31,32,34,1,424,425,423,420,418,419,421,422]},"version":"5.0.2"}
|
|
@@ -2,23 +2,23 @@ import { MapStyle, GeofenceOptions, ListGeofenceOptions, Geofence, DeleteGeofenc
|
|
|
2
2
|
export interface AmazonLocationServiceMapStyle extends MapStyle {
|
|
3
3
|
region: string;
|
|
4
4
|
}
|
|
5
|
-
export
|
|
5
|
+
export type AmazonLocationServiceGeofenceOptions = GeofenceOptions & {
|
|
6
6
|
collectionName?: string;
|
|
7
7
|
};
|
|
8
|
-
export
|
|
9
|
-
export
|
|
8
|
+
export type AmazonLocationServiceGeofenceStatus = 'ACTIVE' | 'PENDING' | 'FAILED' | 'DELETED' | 'DELETING';
|
|
9
|
+
export type AmazonLocationServiceGeofence = Omit<Geofence, 'status'> & {
|
|
10
10
|
status: AmazonLocationServiceGeofenceStatus;
|
|
11
11
|
};
|
|
12
|
-
export
|
|
12
|
+
export type AmazonLocationServiceListGeofenceOptions = ListGeofenceOptions & {
|
|
13
13
|
collectionName?: string;
|
|
14
14
|
};
|
|
15
|
-
export
|
|
16
|
-
export
|
|
15
|
+
export type AmazonLocationServiceBatchGeofenceErrorMessages = 'AccessDeniedException' | 'InternalServerException' | 'ResourceNotFoundException' | 'ThrottlingException' | 'ValidationException';
|
|
16
|
+
export type AmazonLocationServiceBatchGeofenceError = Omit<GeofenceError, 'error'> & {
|
|
17
17
|
error: {
|
|
18
18
|
code: string;
|
|
19
19
|
message: AmazonLocationServiceBatchGeofenceErrorMessages;
|
|
20
20
|
};
|
|
21
21
|
};
|
|
22
|
-
export
|
|
22
|
+
export type AmazonLocationServiceDeleteGeofencesResults = Omit<DeleteGeofencesResults, 'errors'> & {
|
|
23
23
|
errors: AmazonLocationServiceBatchGeofenceError[];
|
|
24
24
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
export {};
|
package/lib-esm/types/Geo.d.ts
CHANGED
|
@@ -1,32 +1,16 @@
|
|
|
1
|
-
export
|
|
2
|
-
region?: string;
|
|
3
|
-
AmazonLocationService?: {
|
|
4
|
-
maps?: {
|
|
5
|
-
items: {};
|
|
6
|
-
default: string;
|
|
7
|
-
};
|
|
8
|
-
search_indices?: {
|
|
9
|
-
items: string[];
|
|
10
|
-
default: string;
|
|
11
|
-
};
|
|
12
|
-
geofenceCollections?: {
|
|
13
|
-
items: string[];
|
|
14
|
-
default: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
}
|
|
1
|
+
export { GeoConfig } from '@aws-amplify/core';
|
|
18
2
|
export interface MapStyle {
|
|
19
3
|
mapName: string;
|
|
20
4
|
style: string;
|
|
21
5
|
}
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
6
|
+
export type Longitude = number;
|
|
7
|
+
export type Latitude = number;
|
|
8
|
+
export type Coordinates = [Longitude, Latitude];
|
|
9
|
+
export type SWLongitude = Longitude;
|
|
10
|
+
export type SWLatitude = Latitude;
|
|
11
|
+
export type NELongitude = Longitude;
|
|
12
|
+
export type NELatitude = Latitude;
|
|
13
|
+
export type BoundingBox = [SWLongitude, SWLatitude, NELongitude, NELatitude];
|
|
30
14
|
export interface SearchByTextOptionsBase {
|
|
31
15
|
countries?: string[];
|
|
32
16
|
maxResults?: number;
|
|
@@ -39,16 +23,16 @@ export interface SearchByTextOptionsWithBiasPosition extends SearchByTextOptions
|
|
|
39
23
|
export interface SearchByTextOptionsWithSearchAreaConstraints extends SearchByTextOptionsBase {
|
|
40
24
|
searchAreaConstraints?: BoundingBox;
|
|
41
25
|
}
|
|
42
|
-
export
|
|
43
|
-
export
|
|
26
|
+
export type SearchByTextOptions = SearchByTextOptionsWithBiasPosition | SearchByTextOptionsWithSearchAreaConstraints;
|
|
27
|
+
export type SearchByCoordinatesOptions = {
|
|
44
28
|
maxResults?: number;
|
|
45
29
|
searchIndexName?: string;
|
|
46
30
|
providerName?: string;
|
|
47
31
|
};
|
|
48
|
-
export
|
|
32
|
+
export type searchByPlaceIdOptions = {
|
|
49
33
|
searchIndexName?: string;
|
|
50
34
|
};
|
|
51
|
-
export
|
|
35
|
+
export type PlaceGeometry = {
|
|
52
36
|
point: Coordinates;
|
|
53
37
|
};
|
|
54
38
|
export interface Place {
|
|
@@ -63,52 +47,51 @@ export interface Place {
|
|
|
63
47
|
street?: string;
|
|
64
48
|
subRegion?: string;
|
|
65
49
|
}
|
|
66
|
-
export
|
|
67
|
-
export
|
|
68
|
-
export
|
|
50
|
+
export type LinearRing = Coordinates[];
|
|
51
|
+
export type GeofencePolygon = LinearRing[];
|
|
52
|
+
export type PolygonGeometry = {
|
|
69
53
|
polygon: GeofencePolygon;
|
|
70
54
|
};
|
|
71
|
-
export
|
|
72
|
-
export
|
|
55
|
+
export type GeofenceId = string;
|
|
56
|
+
export type GeofenceInput = {
|
|
73
57
|
geofenceId: GeofenceId;
|
|
74
58
|
geometry: PolygonGeometry;
|
|
75
59
|
};
|
|
76
|
-
export
|
|
60
|
+
export type GeofenceOptions = {
|
|
77
61
|
providerName?: string;
|
|
78
62
|
};
|
|
79
|
-
export
|
|
63
|
+
export type GeofenceError = {
|
|
80
64
|
error: {
|
|
81
65
|
code: string;
|
|
82
66
|
message: string;
|
|
83
67
|
};
|
|
84
68
|
geofenceId: GeofenceId;
|
|
85
69
|
};
|
|
86
|
-
|
|
70
|
+
type GeofenceBase = {
|
|
87
71
|
geofenceId: GeofenceId;
|
|
88
72
|
createTime?: Date;
|
|
89
73
|
updateTime?: Date;
|
|
90
74
|
};
|
|
91
|
-
export
|
|
75
|
+
export type Geofence = GeofenceBase & {
|
|
92
76
|
geometry: PolygonGeometry;
|
|
93
77
|
};
|
|
94
|
-
export
|
|
78
|
+
export type SaveGeofencesResults = {
|
|
95
79
|
successes: GeofenceBase[];
|
|
96
80
|
errors: GeofenceError[];
|
|
97
81
|
};
|
|
98
|
-
export
|
|
82
|
+
export type ListGeofenceOptions = GeofenceOptions & {
|
|
99
83
|
nextToken?: string;
|
|
100
84
|
};
|
|
101
|
-
export
|
|
85
|
+
export type ListGeofenceResults = {
|
|
102
86
|
entries: Geofence[];
|
|
103
87
|
nextToken: string | undefined;
|
|
104
88
|
};
|
|
105
|
-
export
|
|
89
|
+
export type DeleteGeofencesResults = {
|
|
106
90
|
successes: GeofenceId[];
|
|
107
91
|
errors: GeofenceError[];
|
|
108
92
|
};
|
|
109
|
-
export
|
|
110
|
-
export
|
|
93
|
+
export type SearchForSuggestionsResults = SearchForSuggestionsResult[];
|
|
94
|
+
export type SearchForSuggestionsResult = {
|
|
111
95
|
text: string;
|
|
112
96
|
placeId?: string;
|
|
113
97
|
};
|
|
114
|
-
export {};
|
package/lib-esm/types/Geo.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
export {};
|
|
@@ -2,7 +2,6 @@ import { SearchByTextOptions, SearchByCoordinatesOptions, SearchForSuggestionsRe
|
|
|
2
2
|
export interface GeoProvider {
|
|
3
3
|
getCategory(): string;
|
|
4
4
|
getProviderName(): string;
|
|
5
|
-
configure(config: object): object;
|
|
6
5
|
getAvailableMaps(): MapStyle[];
|
|
7
6
|
getDefaultMap(): MapStyle;
|
|
8
7
|
searchByText(text: string, options?: SearchByTextOptions): Promise<Place[]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
export {};
|
package/lib-esm/types/index.js
CHANGED
package/lib-esm/util.js
CHANGED
|
@@ -4,7 +4,7 @@ import { __assign, __read } from "tslib";
|
|
|
4
4
|
import booleanClockwise from '@turf/boolean-clockwise';
|
|
5
5
|
export function validateCoordinates(lng, lat) {
|
|
6
6
|
if (!Number.isFinite(lng) || !Number.isFinite(lat)) {
|
|
7
|
-
throw new Error("Invalid coordinates: ["
|
|
7
|
+
throw new Error("Invalid coordinates: [".concat(lng, ",").concat(lat, "]"));
|
|
8
8
|
}
|
|
9
9
|
if (lat < -90 || 90 < lat) {
|
|
10
10
|
throw new Error('Latitude must be between -90 and 90 degrees inclusive.');
|
|
@@ -17,14 +17,14 @@ export function validateGeofenceId(geofenceId) {
|
|
|
17
17
|
var geofenceIdRegex = /^[-._\p{L}\p{N}]+$/iu;
|
|
18
18
|
// Check if geofenceId is valid
|
|
19
19
|
if (!geofenceIdRegex.test(geofenceId)) {
|
|
20
|
-
throw new Error("Invalid geofenceId: '"
|
|
20
|
+
throw new Error("Invalid geofenceId: '".concat(geofenceId, "' - IDs can only contain alphanumeric characters, hyphens, underscores and periods."));
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
export function validateLinearRing(linearRing, geofenceId) {
|
|
24
|
-
var errorPrefix = geofenceId ? geofenceId
|
|
24
|
+
var errorPrefix = geofenceId ? "".concat(geofenceId, ": ") : '';
|
|
25
25
|
// Validate LinearRing size, must be at least 4 points
|
|
26
26
|
if (linearRing.length < 4) {
|
|
27
|
-
throw new Error(errorPrefix
|
|
27
|
+
throw new Error("".concat(errorPrefix, "LinearRing must contain 4 or more coordinates."));
|
|
28
28
|
}
|
|
29
29
|
// Validate all coordinates are valid, error with which ones are bad
|
|
30
30
|
var badCoordinates = [];
|
|
@@ -37,32 +37,32 @@ export function validateLinearRing(linearRing, geofenceId) {
|
|
|
37
37
|
}
|
|
38
38
|
});
|
|
39
39
|
if (badCoordinates.length > 0) {
|
|
40
|
-
throw new Error(errorPrefix
|
|
40
|
+
throw new Error("".concat(errorPrefix, "One or more of the coordinates in the Polygon LinearRing are not valid: ").concat(JSON.stringify(badCoordinates)));
|
|
41
41
|
}
|
|
42
42
|
// Validate first and last coordinates are the same
|
|
43
43
|
var _a = __read(linearRing[0], 2), lngA = _a[0], latA = _a[1];
|
|
44
44
|
var _b = __read(linearRing[linearRing.length - 1], 2), lngB = _b[0], latB = _b[1];
|
|
45
45
|
if (lngA !== lngB || latA !== latB) {
|
|
46
|
-
throw new Error(errorPrefix
|
|
46
|
+
throw new Error("".concat(errorPrefix, "LinearRing's first and last coordinates are not the same"));
|
|
47
47
|
}
|
|
48
48
|
if (booleanClockwise(linearRing)) {
|
|
49
|
-
throw new Error(errorPrefix
|
|
49
|
+
throw new Error("".concat(errorPrefix, "LinearRing coordinates must be wound counterclockwise"));
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
52
|
export function validatePolygon(polygon, geofenceId) {
|
|
53
|
-
var errorPrefix = geofenceId ? geofenceId
|
|
53
|
+
var errorPrefix = geofenceId ? "".concat(geofenceId, ": ") : '';
|
|
54
54
|
if (!Array.isArray(polygon)) {
|
|
55
|
-
throw new Error(errorPrefix
|
|
55
|
+
throw new Error("".concat(errorPrefix, "Polygon is of incorrect structure. It should be an array of LinearRings"));
|
|
56
56
|
}
|
|
57
57
|
if (polygon.length < 1) {
|
|
58
|
-
throw new Error(errorPrefix
|
|
58
|
+
throw new Error("".concat(errorPrefix, "Polygon must have a single LinearRing array."));
|
|
59
59
|
}
|
|
60
60
|
if (polygon.length > 1) {
|
|
61
|
-
throw new Error(errorPrefix
|
|
61
|
+
throw new Error("".concat(errorPrefix, "Polygon must have a single LinearRing array. Note: We do not currently support polygons with holes, multipolygons, polygons that are wound clockwise, or that cross the antimeridian."));
|
|
62
62
|
}
|
|
63
63
|
var verticesCount = polygon.reduce(function (prev, linearRing) { return prev + linearRing.length; }, 0);
|
|
64
64
|
if (verticesCount > 1000) {
|
|
65
|
-
throw new Error(errorPrefix
|
|
65
|
+
throw new Error("".concat(errorPrefix, "Polygon has more than the maximum 1000 vertices."));
|
|
66
66
|
}
|
|
67
67
|
polygon.forEach(function (linearRing) {
|
|
68
68
|
validateLinearRing(linearRing, geofenceId);
|
|
@@ -74,25 +74,25 @@ export function validateGeofencesInput(geofences) {
|
|
|
74
74
|
// verify all required properties are present
|
|
75
75
|
// Validate geofenceId exists
|
|
76
76
|
if (!geofence.geofenceId) {
|
|
77
|
-
throw new Error("Geofence '"
|
|
77
|
+
throw new Error("Geofence '".concat(geofence, "' is missing geofenceId"));
|
|
78
78
|
}
|
|
79
79
|
var geofenceId = geofence.geofenceId;
|
|
80
80
|
validateGeofenceId(geofenceId);
|
|
81
81
|
// Validate geofenceId is unique
|
|
82
82
|
if (geofenceIds[geofenceId]) {
|
|
83
|
-
throw new Error("Duplicate geofenceId: "
|
|
83
|
+
throw new Error("Duplicate geofenceId: ".concat(geofenceId));
|
|
84
84
|
}
|
|
85
85
|
else {
|
|
86
86
|
geofenceIds[geofenceId] = true;
|
|
87
87
|
}
|
|
88
88
|
// Validate geometry exists
|
|
89
89
|
if (!geofence.geometry) {
|
|
90
|
-
throw new Error("Geofence '"
|
|
90
|
+
throw new Error("Geofence '".concat(geofenceId, "' is missing geometry"));
|
|
91
91
|
}
|
|
92
92
|
var geometry = geofence.geometry;
|
|
93
93
|
// Validate polygon exists
|
|
94
94
|
if (!geometry.polygon) {
|
|
95
|
-
throw new Error("Geofence '"
|
|
95
|
+
throw new Error("Geofence '".concat(geofenceId, "' is missing geometry.polygon"));
|
|
96
96
|
}
|
|
97
97
|
var polygon = geometry.polygon;
|
|
98
98
|
// Validate polygon length and structure
|
|
@@ -101,7 +101,7 @@ export function validateGeofencesInput(geofences) {
|
|
|
101
101
|
}
|
|
102
102
|
catch (error) {
|
|
103
103
|
if (error.message.includes('Polygon has more than the maximum 1000 vertices.')) {
|
|
104
|
-
throw new Error("Geofence '"
|
|
104
|
+
throw new Error("Geofence '".concat(geofenceId, "' has more than the maximum of 1000 vertices"));
|
|
105
105
|
}
|
|
106
106
|
}
|
|
107
107
|
// Validate LinearRing length, structure, and coordinates
|
|
@@ -127,4 +127,3 @@ export function mapSearchOptions(options, locationServiceInput) {
|
|
|
127
127
|
}
|
|
128
128
|
return locationServiceModifiedInput;
|
|
129
129
|
}
|
|
130
|
-
//# sourceMappingURL=util.js.map
|