apify 3.2.5-beta.8 → 3.2.5
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/configuration.d.ts → configuration.d.ts} +4 -0
- package/configuration.d.ts.map +1 -0
- package/{dist/configuration.js → configuration.js} +2 -0
- package/configuration.js.map +1 -0
- package/package.json +9 -9
- package/tsconfig.build.tsbuildinfo +1 -0
- package/.turbo/turbo-build.log +0 -20
- package/.turbo/turbo-copy.log +0 -4
- package/dist/LICENSE.md +0 -201
- package/dist/README.md +0 -98
- package/dist/configuration.d.ts.map +0 -1
- package/dist/configuration.js.map +0 -1
- package/dist/package.json +0 -80
- /package/{dist/actor.d.ts → actor.d.ts} +0 -0
- /package/{dist/actor.d.ts.map → actor.d.ts.map} +0 -0
- /package/{dist/actor.js → actor.js} +0 -0
- /package/{dist/actor.js.map → actor.js.map} +0 -0
- /package/{dist/index.d.ts → index.d.ts} +0 -0
- /package/{dist/index.d.ts.map → index.d.ts.map} +0 -0
- /package/{dist/index.js → index.js} +0 -0
- /package/{dist/index.js.map → index.js.map} +0 -0
- /package/{dist/index.mjs → index.mjs} +0 -0
- /package/{dist/key_value_store.d.ts → key_value_store.d.ts} +0 -0
- /package/{dist/key_value_store.d.ts.map → key_value_store.d.ts.map} +0 -0
- /package/{dist/key_value_store.js → key_value_store.js} +0 -0
- /package/{dist/key_value_store.js.map → key_value_store.js.map} +0 -0
- /package/{dist/platform_event_manager.d.ts → platform_event_manager.d.ts} +0 -0
- /package/{dist/platform_event_manager.d.ts.map → platform_event_manager.d.ts.map} +0 -0
- /package/{dist/platform_event_manager.js → platform_event_manager.js} +0 -0
- /package/{dist/platform_event_manager.js.map → platform_event_manager.js.map} +0 -0
- /package/{dist/proxy_configuration.d.ts → proxy_configuration.d.ts} +0 -0
- /package/{dist/proxy_configuration.d.ts.map → proxy_configuration.d.ts.map} +0 -0
- /package/{dist/proxy_configuration.js → proxy_configuration.js} +0 -0
- /package/{dist/proxy_configuration.js.map → proxy_configuration.js.map} +0 -0
- /package/{dist/utils.d.ts → utils.d.ts} +0 -0
- /package/{dist/utils.d.ts.map → utils.d.ts.map} +0 -0
- /package/{dist/utils.js → utils.js} +0 -0
- /package/{dist/utils.js.map → utils.js.map} +0 -0
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { META_ORIGINS } from '@apify/consts';
|
|
1
2
|
import { Configuration as CoreConfiguration } from '@crawlee/core';
|
|
2
3
|
import type { ConfigurationOptions as CoreConfigurationOptions } from '@crawlee/core';
|
|
3
4
|
export interface ConfigurationOptions extends CoreConfigurationOptions {
|
|
@@ -19,6 +20,7 @@ export interface ConfigurationOptions extends CoreConfigurationOptions {
|
|
|
19
20
|
userId?: string;
|
|
20
21
|
inputSecretsPrivateKeyPassphrase?: string;
|
|
21
22
|
inputSecretsPrivateKeyFile?: string;
|
|
23
|
+
metaOrigin?: typeof META_ORIGINS[keyof typeof META_ORIGINS];
|
|
22
24
|
}
|
|
23
25
|
/**
|
|
24
26
|
* `Configuration` is a value object holding the SDK configuration. We can use it in two ways:
|
|
@@ -79,6 +81,7 @@ export interface ConfigurationOptions extends CoreConfigurationOptions {
|
|
|
79
81
|
* `containerUrl` | `ACTOR_WEB_SERVER_URL` | `'http://localhost:4321'`
|
|
80
82
|
* `inputKey` | `ACTOR_INPUT_KEY` | `'INPUT'`
|
|
81
83
|
* `metamorphAfterSleepMillis` | `APIFY_METAMORPH_AFTER_SLEEP_MILLIS` | `300e3`
|
|
84
|
+
* `metaOrigin` | `APIFY_META_ORIGIN` | -
|
|
82
85
|
* `proxyHostname` | `APIFY_PROXY_HOSTNAME` | `'proxy.apify.com'`
|
|
83
86
|
* `proxyPassword` | `APIFY_PROXY_PASSWORD` | -
|
|
84
87
|
* `proxyPort` | `APIFY_PROXY_PORT` | `8000`
|
|
@@ -124,6 +127,7 @@ export declare class Configuration extends CoreConfiguration {
|
|
|
124
127
|
APIFY_PROXY_PORT: string;
|
|
125
128
|
APIFY_INPUT_SECRETS_PRIVATE_KEY_FILE: string;
|
|
126
129
|
APIFY_INPUT_SECRETS_PRIVATE_KEY_PASSPHRASE: string;
|
|
130
|
+
APIFY_META_ORIGIN: string;
|
|
127
131
|
ACTOR_DEFAULT_DATASET_ID: string;
|
|
128
132
|
ACTOR_DEFAULT_KEY_VALUE_STORE_ID: string;
|
|
129
133
|
ACTOR_DEFAULT_REQUEST_QUEUE_ID: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configuration.d.ts","sourceRoot":"","sources":["../src/configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EAKH,YAAY,EACf,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,aAAa,IAAI,iBAAiB,EAAE,MAAM,eAAe,CAAC;AACnE,OAAO,KAAK,EAAE,oBAAoB,IAAI,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAEtF,MAAM,WAAW,oBAAqB,SAAQ,wBAAwB;IAClE,yBAAyB,CAAC,EAAE,MAAM,CAAC;IACnC,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,gCAAgC,CAAC,EAAE,MAAM,CAAC;IAC1C,0BAA0B,CAAC,EAAE,MAAM,CAAC;IACpC,UAAU,CAAC,EAAE,OAAO,YAAY,CAAC,MAAM,OAAO,YAAY,CAAC,CAAC;CAC/D;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqEG;AACH,qBAAa,aAAc,SAAQ,iBAAiB;IAChD,kBAAkB;IAClB,OAAgB,YAAY,CAAC,EAAE,aAAa,CAAC;IAG7C,iBAA0B,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAqD/B;IAEF,iBAA0B,YAAY,WAAsF;IAE5H,iBAA0B,YAAY,WAAuC;IAE7E,iBAA0B,QAAQ;;;;;;;;;;;;;;MAehC;IAEF;;OAEG;IACM,GAAG,CAAC,CAAC,SAAS,MAAM,oBAAoB,EAAE,CAAC,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,GAAG,EAAE,CAAC,EAAE,YAAY,CAAC,EAAE,CAAC,GAAG,CAAC;IAIlH;;OAEG;IACM,GAAG,CAAC,GAAG,EAAE,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,GAAG;IAIzD;;OAEG;WACa,eAAe,IAAI,aAAa;IAShD;;;OAGG;WACa,gBAAgB,IAAI,IAAI;CAG3C"}
|
|
@@ -63,6 +63,7 @@ const core_1 = require("@crawlee/core");
|
|
|
63
63
|
* `containerUrl` | `ACTOR_WEB_SERVER_URL` | `'http://localhost:4321'`
|
|
64
64
|
* `inputKey` | `ACTOR_INPUT_KEY` | `'INPUT'`
|
|
65
65
|
* `metamorphAfterSleepMillis` | `APIFY_METAMORPH_AFTER_SLEEP_MILLIS` | `300e3`
|
|
66
|
+
* `metaOrigin` | `APIFY_META_ORIGIN` | -
|
|
66
67
|
* `proxyHostname` | `APIFY_PROXY_HOSTNAME` | `'proxy.apify.com'`
|
|
67
68
|
* `proxyPassword` | `APIFY_PROXY_PASSWORD` | -
|
|
68
69
|
* `proxyPort` | `APIFY_PROXY_PORT` | `8000`
|
|
@@ -147,6 +148,7 @@ Object.defineProperty(Configuration, "ENV_MAP", {
|
|
|
147
148
|
APIFY_PROXY_PORT: 'proxyPort',
|
|
148
149
|
APIFY_INPUT_SECRETS_PRIVATE_KEY_FILE: 'inputSecretsPrivateKeyFile',
|
|
149
150
|
APIFY_INPUT_SECRETS_PRIVATE_KEY_PASSPHRASE: 'inputSecretsPrivateKeyPassphrase',
|
|
151
|
+
APIFY_META_ORIGIN: 'metaOrigin',
|
|
150
152
|
// Actor env vars
|
|
151
153
|
ACTOR_DEFAULT_DATASET_ID: 'defaultDatasetId',
|
|
152
154
|
ACTOR_DEFAULT_KEY_VALUE_STORE_ID: 'defaultKeyValueStoreId',
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configuration.js","sourceRoot":"","sources":["../src/configuration.ts"],"names":[],"mappings":";;;;AAAA,0CAMuB;AACvB,wCAAmE;AAyBnE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqEG;AACH,MAAa,aAAc,SAAQ,MAAA,oBAAiB,CAAA;IAiFhD;;OAEG;IACM,GAAG,CAA0E,GAAM,EAAE,YAAgB;QAC1G,OAAO,KAAK,CAAC,GAAG,CAAC,GAAqC,EAAE,YAAY,CAAC,CAAC;IAC1E,CAAC;IAED;;OAEG;IACM,GAAG,CAAC,GAA+B,EAAE,KAAW;QACrD,KAAK,CAAC,GAAG,CAAC,GAAqC,EAAE,KAAK,CAAC,CAAC;IAC5D,CAAC;IAED;;OAEG;IACH,MAAM,CAAU,eAAe;QAC3B,IAAI,EAAa,CAAC,OAAO,CAAC,QAAQ,EAAE,EAAE,CAAC;YACnC,OAAO,EAAa,CAAC,OAAO,CAAC,QAAQ,EAAmB,CAAC;QAC7D,CAAC;QAED,EAAa,CAAC,YAAY,KAA1B,EAAa,CAAC,YAAY,GAAK,IAAI,EAAa,EAAE,EAAC;QACnD,OAAO,EAAa,CAAC,YAA6B,CAAC;IACvD,CAAC;IAED;;;OAGG;IACH,MAAM,CAAU,gBAAgB;QAC5B,OAAO,IAAI,CAAC,YAAY,CAAC;IAC7B,CAAC;;AAjHL,sCAkHC;;AA9GG,2FAA2F;AACjE;;;;WAAU;QAChC,8CAA8C;QAC9C,GAAG,8BAAa;QAEhB,sDAAsD;QACtD,4BAA4B,EAAE,sBAAsB;QACpD,oBAAoB,EAAE,cAAc;QACpC,mBAAmB,EAAE,cAAc;QACnC,wBAAwB,EAAE,kBAAkB;QAC5C,gCAAgC,EAAE,wBAAwB;QAC1D,8BAA8B,EAAE,uBAAuB;QACvD,eAAe,EAAE,UAAU;QAC3B,mCAAmC,EAAE,4BAA4B;QACjE,cAAc,EAAE,UAAU;QAC1B,UAAU,EAAE,MAAM;QAClB,4BAA4B,EAAE,sBAAsB;QACpD,0BAA0B,EAAE,oBAAoB;QAChD,6BAA6B,EAAE,uBAAuB;QAEtD,iCAAiC;QACjC,WAAW,EAAE,OAAO;QACpB,kCAAkC,EAAE,2BAA2B;QAC/D,kCAAkC,EAAE,4BAA4B,EAAE,6BAA6B;QAC/F,yBAAyB,EAAE,kBAAkB;QAC7C,cAAc,EAAE,SAAS;QACzB,kBAAkB,EAAE,YAAY;QAChC,gBAAgB,EAAE,UAAU;QAC5B,kBAAkB,EAAE,YAAY;QAChC,mBAAmB,EAAE,aAAa;QAClC,oBAAoB,EAAE,eAAe;QACrC,mBAAmB,EAAE,cAAc;QACnC,aAAa,EAAE,QAAQ;QACvB,oBAAoB,EAAE,eAAe;QACrC,oBAAoB,EAAE,eAAe;QACrC,sBAAsB,EAAE,gBAAgB;QACxC,gBAAgB,EAAE,WAAW;QAC7B,oCAAoC,EAAE,4BAA4B;QAClE,0CAA0C,EAAE,kCAAkC;QAC9E,iBAAiB,EAAE,YAAY;QAE/B,iBAAiB;QACjB,wBAAwB,EAAE,kBAAkB;QAC5C,gCAAgC,EAAE,wBAAwB;QAC1D,8BAA8B,EAAE,uBAAuB;QACvD,0BAA0B,EAAE,kBAAkB;QAC9C,QAAQ,EAAE,SAAS;QACnB,eAAe,EAAE,UAAU;QAC3B,mBAAmB,EAAE,cAAc;QACnC,YAAY,EAAE,YAAY;QAC1B,kBAAkB,EAAE,aAAa;QACjC,aAAa,EAAE,aAAa;QAC5B,qBAAqB,EAAE,eAAe;QACtC,oBAAoB,EAAE,cAAc;KACvC;EArDgC,CAqD/B;AAEwB;;;;WAAe,CAAC,GAAG,mCAAkB,EAAE,WAAW,EAAE,eAAe,EAAE,2BAA2B,CAAC;EAArF,CAAsF;AAElG;;;;WAAe,CAAC,GAAG,mCAAkB,EAAE,UAAU,CAAC;EAAtC,CAAuC;AAEnD;;;;WAAW;QACjC,GAAG,+BAAc;QACjB,sBAAsB,EAAE,6BAAoB,CAAC,uBAAc,CAAC,0BAA0B,CAAC;QACvF,gBAAgB,EAAE,6BAAoB,CAAC,uBAAc,CAAC,kBAAkB,CAAC;QACzE,qBAAqB,EAAE,6BAAoB,CAAC,uBAAc,CAAC,wBAAwB,CAAC;QACpF,QAAQ,EAAE,OAAO;QACjB,UAAU,EAAE,uBAAuB;QACnC,cAAc,EAAE,wBAAwB;QACxC,aAAa,EAAE,6BAAoB,CAAC,uBAAc,CAAC,cAAc,CAAC;QAClE,SAAS,EAAE,CAAC,6BAAoB,CAAC,uBAAc,CAAC,UAAU,CAAC;QAC3D,aAAa,EAAE,CAAC,6BAAoB,CAAC,uBAAc,CAAC,eAAe,CAAC;QACpE,YAAY,EAAE,6BAAoB,CAAC,uBAAc,CAAC,cAAc,CAAC;QACjE,WAAW,EAAE,CAAC,6BAAoB,CAAC,uBAAc,CAAC,YAAY,CAAC;QAC/D,yBAAyB,EAAE,KAAK;QAChC,0BAA0B,EAAE,IAAI,EAAE,+FAA+F;KACpI;EAfiC,CAehC;AAqCN,iEAAiE;AACjE,oBAAiB,CAAC,eAAe,GAAG,aAAa,CAAC,eAAe,CAAC;AAClE,sCAAsC;AACtC,oBAAiB,CAAC,OAAO,GAAG,aAAa,CAAC,OAAO,CAAC;AAClD,sCAAsC;AACtC,oBAAiB,CAAC,YAAY,GAAG,aAAa,CAAC,YAAY,CAAC;AAC5D,sCAAsC;AACtC,oBAAiB,CAAC,YAAY,GAAG,aAAa,CAAC,YAAY,CAAC;AAC5D,sCAAsC;AACtC,oBAAiB,CAAC,QAAQ,GAAG,aAAa,CAAC,QAAQ,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "apify",
|
|
3
|
-
"version": "3.2.5
|
|
3
|
+
"version": "3.2.5",
|
|
4
4
|
"description": "The scalable web crawling and scraping library for JavaScript/Node.js. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=16.0.0"
|
|
7
7
|
},
|
|
8
|
-
"main": "./
|
|
9
|
-
"module": "./
|
|
10
|
-
"types": "./
|
|
8
|
+
"main": "./index.js",
|
|
9
|
+
"module": "./index.mjs",
|
|
10
|
+
"types": "./index.d.ts",
|
|
11
11
|
"exports": {
|
|
12
12
|
".": {
|
|
13
|
-
"import": "./
|
|
14
|
-
"require": "./
|
|
15
|
-
"types": "./
|
|
13
|
+
"import": "./index.mjs",
|
|
14
|
+
"require": "./index.js",
|
|
15
|
+
"types": "./index.d.ts"
|
|
16
16
|
},
|
|
17
17
|
"./package.json": "./package.json"
|
|
18
18
|
},
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"scripts": {
|
|
47
47
|
"build": "npm run clean && npm run compile && npm run copy && npm run fixApifyExport",
|
|
48
48
|
"clean": "rimraf ./dist",
|
|
49
|
-
"compile": "tsc -p tsconfig.build.json && gen-esm-wrapper ./
|
|
49
|
+
"compile": "tsc -p tsconfig.build.json && gen-esm-wrapper ./index.js ./index.mjs",
|
|
50
50
|
"copy": "tsx ../../scripts/copy.ts --readme=local",
|
|
51
51
|
"fixApifyExport": "tsx ../../scripts/temp_fix_apify_exports.ts"
|
|
52
52
|
},
|
|
@@ -76,5 +76,5 @@
|
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
|
-
"gitHead": "
|
|
79
|
+
"gitHead": "39a82fd2d87bae3fe2a0c77e86e6e4ab788e368c"
|
|
80
80
|
}
|
|
@@ -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.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/typescript/lib/lib.es2023.d.ts","../../../node_modules/typescript/lib/lib.esnext.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../../node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../node_modules/typescript/lib/lib.esnext.array.d.ts","../../../node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../node_modules/typescript/lib/lib.esnext.string.d.ts","../../../node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../node_modules/typescript/lib/lib.esnext.object.d.ts","../../../node_modules/typescript/lib/lib.esnext.regexp.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/tslib/tslib.d.ts","../../../node_modules/@apify/consts/cjs/index.d.ts","../../../node_modules/@apify/input_secrets/cjs/index.d.ts","../../../node_modules/@apify/log/cjs/index.d.ts","../../../node_modules/@apify/timeout/cjs/index.d.ts","../../../node_modules/@crawlee/core/errors.d.ts","../../../node_modules/@apify/utilities/cjs/index.d.ts","../../../node_modules/@crawlee/types/utility-types.d.ts","../../../node_modules/@crawlee/types/storages.d.ts","../../../node_modules/@crawlee/types/browser.d.ts","../../../node_modules/@crawlee/types/index.d.ts","../../../node_modules/@crawlee/memory-storage/consts.d.ts","../../../node_modules/@crawlee/memory-storage/resource-clients/common/base-client.d.ts","../../../node_modules/@crawlee/memory-storage/resource-clients/dataset.d.ts","../../../node_modules/@crawlee/memory-storage/resource-clients/key-value-store.d.ts","../../../node_modules/@crawlee/memory-storage/resource-clients/request-queue.d.ts","../../../node_modules/@crawlee/memory-storage/memory-storage.d.ts","../../../node_modules/@crawlee/memory-storage/index.d.ts","../../../node_modules/@vladfrangu/async_event_emitter/dist/index.d.ts","../../../node_modules/@crawlee/core/events/event_manager.d.ts","../../../node_modules/@crawlee/core/events/local_event_manager.d.ts","../../../node_modules/@crawlee/core/events/index.d.ts","../../../node_modules/type-fest/source/primitive.d.ts","../../../node_modules/type-fest/source/typed-array.d.ts","../../../node_modules/type-fest/source/basic.d.ts","../../../node_modules/type-fest/source/observable-like.d.ts","../../../node_modules/type-fest/source/keys-of-union.d.ts","../../../node_modules/type-fest/source/distributed-omit.d.ts","../../../node_modules/type-fest/source/distributed-pick.d.ts","../../../node_modules/type-fest/source/empty-object.d.ts","../../../node_modules/type-fest/source/if-empty-object.d.ts","../../../node_modules/type-fest/source/required-keys-of.d.ts","../../../node_modules/type-fest/source/has-required-keys.d.ts","../../../node_modules/type-fest/source/is-equal.d.ts","../../../node_modules/type-fest/source/except.d.ts","../../../node_modules/type-fest/source/require-at-least-one.d.ts","../../../node_modules/type-fest/source/non-empty-object.d.ts","../../../node_modules/type-fest/source/unknown-record.d.ts","../../../node_modules/type-fest/source/unknown-array.d.ts","../../../node_modules/type-fest/source/tagged-union.d.ts","../../../node_modules/type-fest/source/simplify.d.ts","../../../node_modules/type-fest/source/writable.d.ts","../../../node_modules/type-fest/source/internal/array.d.ts","../../../node_modules/type-fest/source/internal/characters.d.ts","../../../node_modules/type-fest/source/is-any.d.ts","../../../node_modules/type-fest/source/is-float.d.ts","../../../node_modules/type-fest/source/is-integer.d.ts","../../../node_modules/type-fest/source/numeric.d.ts","../../../node_modules/type-fest/source/is-never.d.ts","../../../node_modules/type-fest/source/is-literal.d.ts","../../../node_modules/type-fest/source/trim.d.ts","../../../node_modules/type-fest/source/and.d.ts","../../../node_modules/type-fest/source/or.d.ts","../../../node_modules/type-fest/source/greater-than.d.ts","../../../node_modules/type-fest/source/greater-than-or-equal.d.ts","../../../node_modules/type-fest/source/less-than.d.ts","../../../node_modules/type-fest/source/internal/tuple.d.ts","../../../node_modules/type-fest/source/internal/string.d.ts","../../../node_modules/type-fest/source/internal/keys.d.ts","../../../node_modules/type-fest/source/internal/numeric.d.ts","../../../node_modules/type-fest/source/internal/type.d.ts","../../../node_modules/type-fest/source/internal/object.d.ts","../../../node_modules/type-fest/source/internal/index.d.ts","../../../node_modules/type-fest/source/writable-deep.d.ts","../../../node_modules/type-fest/source/omit-index-signature.d.ts","../../../node_modules/type-fest/source/pick-index-signature.d.ts","../../../node_modules/type-fest/source/merge.d.ts","../../../node_modules/type-fest/source/conditional-simplify.d.ts","../../../node_modules/type-fest/source/non-empty-tuple.d.ts","../../../node_modules/type-fest/source/array-tail.d.ts","../../../node_modules/type-fest/source/enforce-optional.d.ts","../../../node_modules/type-fest/source/simplify-deep.d.ts","../../../node_modules/type-fest/source/merge-deep.d.ts","../../../node_modules/type-fest/source/merge-exclusive.d.ts","../../../node_modules/type-fest/source/require-exactly-one.d.ts","../../../node_modules/type-fest/source/require-all-or-none.d.ts","../../../node_modules/type-fest/source/require-one-or-none.d.ts","../../../node_modules/type-fest/source/single-key-object.d.ts","../../../node_modules/type-fest/source/partial-deep.d.ts","../../../node_modules/type-fest/source/required-deep.d.ts","../../../node_modules/type-fest/source/sum.d.ts","../../../node_modules/type-fest/source/subtract.d.ts","../../../node_modules/type-fest/source/paths.d.ts","../../../node_modules/type-fest/source/union-to-intersection.d.ts","../../../node_modules/type-fest/source/pick-deep.d.ts","../../../node_modules/type-fest/source/array-splice.d.ts","../../../node_modules/type-fest/source/literal-union.d.ts","../../../node_modules/type-fest/source/shared-union-fields-deep.d.ts","../../../node_modules/type-fest/source/omit-deep.d.ts","../../../node_modules/type-fest/source/is-null.d.ts","../../../node_modules/type-fest/source/is-unknown.d.ts","../../../node_modules/type-fest/source/if-unknown.d.ts","../../../node_modules/type-fest/source/partial-on-undefined-deep.d.ts","../../../node_modules/type-fest/source/undefined-on-partial-deep.d.ts","../../../node_modules/type-fest/source/readonly-deep.d.ts","../../../node_modules/type-fest/source/promisable.d.ts","../../../node_modules/type-fest/source/opaque.d.ts","../../../node_modules/type-fest/source/invariant-of.d.ts","../../../node_modules/type-fest/source/set-optional.d.ts","../../../node_modules/type-fest/source/set-readonly.d.ts","../../../node_modules/type-fest/source/set-required.d.ts","../../../node_modules/type-fest/source/set-non-nullable.d.ts","../../../node_modules/type-fest/source/value-of.d.ts","../../../node_modules/type-fest/source/async-return-type.d.ts","../../../node_modules/type-fest/source/if-never.d.ts","../../../node_modules/type-fest/source/conditional-keys.d.ts","../../../node_modules/type-fest/source/conditional-except.d.ts","../../../node_modules/type-fest/source/conditional-pick.d.ts","../../../node_modules/type-fest/source/conditional-pick-deep.d.ts","../../../node_modules/type-fest/source/stringified.d.ts","../../../node_modules/type-fest/source/join.d.ts","../../../node_modules/type-fest/source/less-than-or-equal.d.ts","../../../node_modules/type-fest/source/array-slice.d.ts","../../../node_modules/type-fest/source/string-slice.d.ts","../../../node_modules/type-fest/source/fixed-length-array.d.ts","../../../node_modules/type-fest/source/multidimensional-array.d.ts","../../../node_modules/type-fest/source/multidimensional-readonly-array.d.ts","../../../node_modules/type-fest/source/iterable-element.d.ts","../../../node_modules/type-fest/source/entry.d.ts","../../../node_modules/type-fest/source/entries.d.ts","../../../node_modules/type-fest/source/set-return-type.d.ts","../../../node_modules/type-fest/source/set-parameter-type.d.ts","../../../node_modules/type-fest/source/asyncify.d.ts","../../../node_modules/type-fest/source/jsonify.d.ts","../../../node_modules/type-fest/source/jsonifiable.d.ts","../../../node_modules/type-fest/source/find-global-type.d.ts","../../../node_modules/type-fest/source/structured-cloneable.d.ts","../../../node_modules/type-fest/source/schema.d.ts","../../../node_modules/type-fest/source/literal-to-primitive.d.ts","../../../node_modules/type-fest/source/literal-to-primitive-deep.d.ts","../../../node_modules/type-fest/source/string-key-of.d.ts","../../../node_modules/type-fest/source/exact.d.ts","../../../node_modules/type-fest/source/readonly-tuple.d.ts","../../../node_modules/type-fest/source/optional-keys-of.d.ts","../../../node_modules/type-fest/source/override-properties.d.ts","../../../node_modules/type-fest/source/has-optional-keys.d.ts","../../../node_modules/type-fest/source/readonly-keys-of.d.ts","../../../node_modules/type-fest/source/has-readonly-keys.d.ts","../../../node_modules/type-fest/source/writable-keys-of.d.ts","../../../node_modules/type-fest/source/has-writable-keys.d.ts","../../../node_modules/type-fest/source/spread.d.ts","../../../node_modules/type-fest/source/tuple-to-union.d.ts","../../../node_modules/type-fest/source/int-range.d.ts","../../../node_modules/type-fest/source/if-any.d.ts","../../../node_modules/type-fest/source/array-indices.d.ts","../../../node_modules/type-fest/source/array-values.d.ts","../../../node_modules/type-fest/source/set-field-type.d.ts","../../../node_modules/type-fest/source/if-null.d.ts","../../../node_modules/type-fest/source/split-words.d.ts","../../../node_modules/type-fest/source/camel-case.d.ts","../../../node_modules/type-fest/source/camel-cased-properties.d.ts","../../../node_modules/type-fest/source/camel-cased-properties-deep.d.ts","../../../node_modules/type-fest/source/delimiter-case.d.ts","../../../node_modules/type-fest/source/kebab-case.d.ts","../../../node_modules/type-fest/source/delimiter-cased-properties.d.ts","../../../node_modules/type-fest/source/kebab-cased-properties.d.ts","../../../node_modules/type-fest/source/delimiter-cased-properties-deep.d.ts","../../../node_modules/type-fest/source/kebab-cased-properties-deep.d.ts","../../../node_modules/type-fest/source/pascal-case.d.ts","../../../node_modules/type-fest/source/pascal-cased-properties.d.ts","../../../node_modules/type-fest/source/pascal-cased-properties-deep.d.ts","../../../node_modules/type-fest/source/snake-case.d.ts","../../../node_modules/type-fest/source/snake-cased-properties.d.ts","../../../node_modules/type-fest/source/snake-cased-properties-deep.d.ts","../../../node_modules/type-fest/source/includes.d.ts","../../../node_modules/type-fest/source/screaming-snake-case.d.ts","../../../node_modules/type-fest/source/split.d.ts","../../../node_modules/type-fest/source/replace.d.ts","../../../node_modules/type-fest/source/get.d.ts","../../../node_modules/type-fest/source/last-array-element.d.ts","../../../node_modules/type-fest/source/global-this.d.ts","../../../node_modules/type-fest/source/package-json.d.ts","../../../node_modules/type-fest/source/tsconfig-json.d.ts","../../../node_modules/type-fest/index.d.ts","../../../node_modules/@crawlee/utils/internals/blocked.d.ts","../../../node_modules/@types/node/assert.d.ts","../../../node_modules/@types/node/assert/strict.d.ts","../../../node_modules/buffer/index.d.ts","../../../node_modules/undici-types/header.d.ts","../../../node_modules/undici-types/readable.d.ts","../../../node_modules/undici-types/file.d.ts","../../../node_modules/undici-types/fetch.d.ts","../../../node_modules/undici-types/formdata.d.ts","../../../node_modules/undici-types/connector.d.ts","../../../node_modules/undici-types/client.d.ts","../../../node_modules/undici-types/errors.d.ts","../../../node_modules/undici-types/dispatcher.d.ts","../../../node_modules/undici-types/global-dispatcher.d.ts","../../../node_modules/undici-types/global-origin.d.ts","../../../node_modules/undici-types/pool-stats.d.ts","../../../node_modules/undici-types/pool.d.ts","../../../node_modules/undici-types/handlers.d.ts","../../../node_modules/undici-types/balanced-pool.d.ts","../../../node_modules/undici-types/agent.d.ts","../../../node_modules/undici-types/mock-interceptor.d.ts","../../../node_modules/undici-types/mock-agent.d.ts","../../../node_modules/undici-types/mock-client.d.ts","../../../node_modules/undici-types/mock-pool.d.ts","../../../node_modules/undici-types/mock-errors.d.ts","../../../node_modules/undici-types/proxy-agent.d.ts","../../../node_modules/undici-types/retry-handler.d.ts","../../../node_modules/undici-types/retry-agent.d.ts","../../../node_modules/undici-types/api.d.ts","../../../node_modules/undici-types/util.d.ts","../../../node_modules/undici-types/cookies.d.ts","../../../node_modules/undici-types/patch.d.ts","../../../node_modules/undici-types/websocket.d.ts","../../../node_modules/undici-types/eventsource.d.ts","../../../node_modules/undici-types/filereader.d.ts","../../../node_modules/undici-types/diagnostics-channel.d.ts","../../../node_modules/undici-types/content-type.d.ts","../../../node_modules/undici-types/cache.d.ts","../../../node_modules/undici-types/interceptors.d.ts","../../../node_modules/undici-types/index.d.ts","../../../node_modules/@types/node/globals.d.ts","../../../node_modules/@types/node/async_hooks.d.ts","../../../node_modules/@types/node/buffer.d.ts","../../../node_modules/@types/node/child_process.d.ts","../../../node_modules/@types/node/cluster.d.ts","../../../node_modules/@types/node/console.d.ts","../../../node_modules/@types/node/constants.d.ts","../../../node_modules/@types/node/crypto.d.ts","../../../node_modules/@types/node/dgram.d.ts","../../../node_modules/@types/node/diagnostics_channel.d.ts","../../../node_modules/@types/node/dns.d.ts","../../../node_modules/@types/node/dns/promises.d.ts","../../../node_modules/@types/node/domain.d.ts","../../../node_modules/@types/node/dom-events.d.ts","../../../node_modules/@types/node/events.d.ts","../../../node_modules/@types/node/fs.d.ts","../../../node_modules/@types/node/fs/promises.d.ts","../../../node_modules/@types/node/http.d.ts","../../../node_modules/@types/node/http2.d.ts","../../../node_modules/@types/node/https.d.ts","../../../node_modules/@types/node/inspector.d.ts","../../../node_modules/@types/node/module.d.ts","../../../node_modules/@types/node/net.d.ts","../../../node_modules/@types/node/os.d.ts","../../../node_modules/@types/node/path.d.ts","../../../node_modules/@types/node/perf_hooks.d.ts","../../../node_modules/@types/node/process.d.ts","../../../node_modules/@types/node/punycode.d.ts","../../../node_modules/@types/node/querystring.d.ts","../../../node_modules/@types/node/readline.d.ts","../../../node_modules/@types/node/readline/promises.d.ts","../../../node_modules/@types/node/repl.d.ts","../../../node_modules/@types/node/sea.d.ts","../../../node_modules/@types/node/stream.d.ts","../../../node_modules/@types/node/stream/promises.d.ts","../../../node_modules/@types/node/stream/consumers.d.ts","../../../node_modules/@types/node/stream/web.d.ts","../../../node_modules/@types/node/string_decoder.d.ts","../../../node_modules/@types/node/test.d.ts","../../../node_modules/@types/node/timers.d.ts","../../../node_modules/@types/node/timers/promises.d.ts","../../../node_modules/@types/node/tls.d.ts","../../../node_modules/@types/node/trace_events.d.ts","../../../node_modules/@types/node/tty.d.ts","../../../node_modules/@types/node/url.d.ts","../../../node_modules/@types/node/util.d.ts","../../../node_modules/@types/node/v8.d.ts","../../../node_modules/@types/node/vm.d.ts","../../../node_modules/@types/node/wasi.d.ts","../../../node_modules/@types/node/worker_threads.d.ts","../../../node_modules/@types/node/zlib.d.ts","../../../node_modules/@types/node/globals.global.d.ts","../../../node_modules/@types/node/index.d.ts","../../../node_modules/domelementtype/lib/index.d.ts","../../../node_modules/domhandler/lib/node.d.ts","../../../node_modules/domhandler/lib/index.d.ts","../../../node_modules/cheerio/node_modules/htmlparser2/lib/Tokenizer.d.ts","../../../node_modules/cheerio/node_modules/htmlparser2/lib/Parser.d.ts","../../../node_modules/dom-serializer/lib/index.d.ts","../../../node_modules/domutils/lib/stringify.d.ts","../../../node_modules/domutils/lib/traversal.d.ts","../../../node_modules/domutils/lib/manipulation.d.ts","../../../node_modules/domutils/lib/querying.d.ts","../../../node_modules/domutils/lib/legacy.d.ts","../../../node_modules/domutils/lib/helpers.d.ts","../../../node_modules/domutils/lib/feeds.d.ts","../../../node_modules/domutils/lib/index.d.ts","../../../node_modules/cheerio/node_modules/htmlparser2/lib/index.d.ts","../../../node_modules/css-what/lib/es/types.d.ts","../../../node_modules/css-what/lib/es/parse.d.ts","../../../node_modules/css-what/lib/es/stringify.d.ts","../../../node_modules/css-what/lib/es/index.d.ts","../../../node_modules/css-select/lib/types.d.ts","../../../node_modules/css-select/lib/pseudo-selectors/filters.d.ts","../../../node_modules/css-select/lib/pseudo-selectors/pseudos.d.ts","../../../node_modules/css-select/lib/pseudo-selectors/aliases.d.ts","../../../node_modules/css-select/lib/pseudo-selectors/index.d.ts","../../../node_modules/css-select/lib/index.d.ts","../../../node_modules/cheerio-select/lib/index.d.ts","../../../node_modules/cheerio/lib/options.d.ts","../../../node_modules/cheerio/lib/types.d.ts","../../../node_modules/cheerio/lib/api/attributes.d.ts","../../../node_modules/cheerio/lib/api/traversing.d.ts","../../../node_modules/cheerio/lib/api/manipulation.d.ts","../../../node_modules/cheerio/lib/api/css.d.ts","../../../node_modules/cheerio/lib/api/forms.d.ts","../../../node_modules/cheerio/lib/cheerio.d.ts","../../../node_modules/cheerio/lib/static.d.ts","../../../node_modules/cheerio/lib/load.d.ts","../../../node_modules/cheerio/lib/index.d.ts","../../../node_modules/@crawlee/utils/internals/cheerio.d.ts","../../../node_modules/@crawlee/utils/internals/chunk.d.ts","../../../node_modules/@crawlee/utils/internals/extract-urls.d.ts","../../../node_modules/@crawlee/utils/internals/general.d.ts","../../../node_modules/@crawlee/utils/internals/memory-info.d.ts","../../../node_modules/@crawlee/utils/internals/debug.d.ts","../../../node_modules/@crawlee/utils/internals/social.d.ts","../../../node_modules/@crawlee/utils/internals/typedefs.d.ts","../../../node_modules/@crawlee/utils/internals/open_graph_parser.d.ts","../../../node_modules/cacheable-lookup/index.d.ts","../../../node_modules/quick-lru/index.d.ts","../../../node_modules/http2-wrapper/index.d.ts","../../../node_modules/form-data-encoder/lib/index.d.ts","../../../node_modules/keyv/src/index.d.ts","../../../node_modules/responselike/index.d.ts","../../../node_modules/@types/http-cache-semantics/index.d.ts","../../../node_modules/cacheable-request/dist/types.d.ts","../../../node_modules/cacheable-request/dist/index.d.ts","../../../node_modules/@szmarczak/http-timer/dist/source/index.d.ts","../../../node_modules/p-cancelable/index.d.ts","../../../node_modules/got/dist/source/core/timed-out.d.ts","../../../node_modules/got/dist/source/core/index.d.ts","../../../node_modules/got/dist/source/core/response.d.ts","../../../node_modules/got/dist/source/core/errors.d.ts","../../../node_modules/got/dist/source/as-promise/types.d.ts","../../../node_modules/got/dist/source/core/options.d.ts","../../../node_modules/got/dist/source/core/calculate-retry-delay.d.ts","../../../node_modules/got/dist/source/types.d.ts","../../../node_modules/got/dist/source/create.d.ts","../../../node_modules/got/dist/source/core/parse-link-header.d.ts","../../../node_modules/got/dist/source/index.d.ts","../../../node_modules/got-scraping/dist/index.d.ts","../../../node_modules/@crawlee/utils/internals/gotScraping.d.ts","../../../node_modules/@crawlee/utils/internals/sitemap.d.ts","../../../node_modules/@crawlee/utils/internals/robots.d.ts","../../../node_modules/@crawlee/utils/index.d.ts","../../../node_modules/@crawlee/core/enqueue_links/shared.d.ts","../../../node_modules/@crawlee/core/enqueue_links/enqueue_links.d.ts","../../../node_modules/@crawlee/core/typedefs.d.ts","../../../node_modules/@crawlee/core/request.d.ts","../../../node_modules/@crawlee/core/proxy_configuration.d.ts","../../../node_modules/@crawlee/core/storages/storage_manager.d.ts","../../../node_modules/@crawlee/core/log.d.ts","../../../node_modules/@crawlee/core/storages/dataset.d.ts","../../../node_modules/@crawlee/core/storages/key_value_store.d.ts","../../../node_modules/@crawlee/core/storages/request_list.d.ts","../../../node_modules/@apify/datastructures/cjs/index.d.ts","../../../node_modules/@crawlee/core/storages/request_provider.d.ts","../../../node_modules/@crawlee/core/storages/request_queue.d.ts","../../../node_modules/@crawlee/core/storages/request_queue_v2.d.ts","../../../node_modules/@crawlee/core/storages/utils.d.ts","../../../node_modules/@crawlee/core/storages/access_checking.d.ts","../../../node_modules/@crawlee/core/storages/sitemap_request_list.d.ts","../../../node_modules/@crawlee/core/storages/index.d.ts","../../../node_modules/@crawlee/core/configuration.d.ts","../../../node_modules/@crawlee/core/autoscaling/system_status.d.ts","../../../node_modules/@crawlee/core/autoscaling/snapshotter.d.ts","../../../node_modules/@crawlee/core/autoscaling/autoscaled_pool.d.ts","../../../node_modules/@crawlee/core/autoscaling/index.d.ts","../../../node_modules/@types/tough-cookie/index.d.ts","../../../node_modules/@crawlee/core/crawlers/error_snapshotter.d.ts","../../../node_modules/@crawlee/core/crawlers/error_tracker.d.ts","../../../node_modules/@crawlee/core/crawlers/statistics.d.ts","../../../node_modules/@crawlee/core/session_pool/session_pool.d.ts","../../../node_modules/@crawlee/core/session_pool/session.d.ts","../../../node_modules/@crawlee/core/crawlers/crawler_commons.d.ts","../../../node_modules/@crawlee/core/crawlers/crawler_extension.d.ts","../../../node_modules/@crawlee/core/crawlers/crawler_utils.d.ts","../../../node_modules/@crawlee/core/crawlers/index.d.ts","../../../node_modules/@crawlee/core/enqueue_links/index.d.ts","../../../node_modules/@crawlee/core/router.d.ts","../../../node_modules/@crawlee/core/serialization.d.ts","../../../node_modules/@crawlee/core/session_pool/errors.d.ts","../../../node_modules/@crawlee/core/session_pool/events.d.ts","../../../node_modules/@crawlee/core/session_pool/consts.d.ts","../../../node_modules/@crawlee/core/session_pool/index.d.ts","../../../node_modules/@crawlee/core/validators.d.ts","../../../node_modules/@crawlee/core/cookie_utils.d.ts","../../../node_modules/@apify/pseudo_url/cjs/index.d.ts","../../../node_modules/@crawlee/core/index.d.ts","../../../node_modules/agentkeepalive/index.d.ts","../../../node_modules/axios/index.d.cts","../../../node_modules/apify-client/dist/interceptors.d.ts","../../../node_modules/apify-client/dist/statistics.d.ts","../../../node_modules/apify-client/dist/http_client.d.ts","../../../node_modules/apify-client/dist/base/api_client.d.ts","../../../node_modules/apify-client/dist/base/resource_client.d.ts","../../../node_modules/apify-client/dist/resource_clients/actor_env_var.d.ts","../../../node_modules/apify-client/dist/base/resource_collection_client.d.ts","../../../node_modules/apify-client/dist/apify_api_error.d.ts","../../../node_modules/apify-client/dist/resource_clients/request_queue.d.ts","../../../node_modules/apify-client/dist/resource_clients/webhook_dispatch.d.ts","../../../node_modules/apify-client/dist/resource_clients/webhook_dispatch_collection.d.ts","../../../node_modules/apify-client/dist/resource_clients/webhook.d.ts","../../../node_modules/apify-client/dist/utils.d.ts","../../../node_modules/apify-client/dist/resource_clients/actor_env_var_collection.d.ts","../../../node_modules/apify-client/dist/resource_clients/actor_version.d.ts","../../../node_modules/apify-client/dist/resource_clients/actor_version_collection.d.ts","../../../node_modules/apify-client/dist/resource_clients/log.d.ts","../../../node_modules/apify-client/dist/resource_clients/build.d.ts","../../../node_modules/apify-client/dist/resource_clients/build_collection.d.ts","../../../node_modules/apify-client/dist/resource_clients/dataset.d.ts","../../../node_modules/apify-client/dist/resource_clients/key_value_store.d.ts","../../../node_modules/apify-client/dist/resource_clients/run.d.ts","../../../node_modules/apify-client/dist/resource_clients/run_collection.d.ts","../../../node_modules/apify-client/dist/resource_clients/webhook_collection.d.ts","../../../node_modules/apify-client/dist/resource_clients/actor.d.ts","../../../node_modules/apify-client/dist/resource_clients/actor_collection.d.ts","../../../node_modules/apify-client/dist/resource_clients/dataset_collection.d.ts","../../../node_modules/apify-client/dist/resource_clients/key_value_store_collection.d.ts","../../../node_modules/apify-client/dist/resource_clients/request_queue_collection.d.ts","../../../node_modules/apify-client/dist/timezones.d.ts","../../../node_modules/apify-client/dist/resource_clients/schedule.d.ts","../../../node_modules/apify-client/dist/resource_clients/schedule_collection.d.ts","../../../node_modules/apify-client/dist/resource_clients/store_collection.d.ts","../../../node_modules/apify-client/dist/resource_clients/task.d.ts","../../../node_modules/apify-client/dist/resource_clients/task_collection.d.ts","../../../node_modules/apify-client/dist/resource_clients/user.d.ts","../../../node_modules/apify-client/dist/apify_client.d.ts","../../../node_modules/apify-client/dist/index.d.ts","../../../node_modules/ow/dist/predicates/base-predicate.d.ts","../../../node_modules/ow/dist/predicates/predicate.d.ts","../../../node_modules/ow/dist/typed-array.d.ts","../../../node_modules/ow/dist/predicates/string.d.ts","../../../node_modules/ow/dist/predicates/number.d.ts","../../../node_modules/ow/dist/predicates/bigint.d.ts","../../../node_modules/ow/dist/predicates/boolean.d.ts","../../../node_modules/ow/dist/predicates/array.d.ts","../../../node_modules/ow/dist/utils/match-shape.d.ts","../../../node_modules/ow/dist/predicates/object.d.ts","../../../node_modules/ow/dist/predicates/date.d.ts","../../../node_modules/ow/dist/predicates/error.d.ts","../../../node_modules/ow/dist/predicates/map.d.ts","../../../node_modules/ow/dist/predicates/weak-map.d.ts","../../../node_modules/ow/dist/predicates/set.d.ts","../../../node_modules/ow/dist/predicates/weak-set.d.ts","../../../node_modules/ow/dist/predicates/typed-array.d.ts","../../../node_modules/ow/dist/predicates/array-buffer.d.ts","../../../node_modules/ow/dist/predicates/data-view.d.ts","../../../node_modules/ow/dist/predicates/any.d.ts","../../../node_modules/ow/dist/predicates.d.ts","../../../node_modules/ow/dist/modifiers.d.ts","../../../node_modules/ow/dist/argument-error.d.ts","../../../node_modules/ow/dist/index.d.ts","../src/configuration.ts","../src/key_value_store.ts","../../../node_modules/@types/ws/index.d.ts","../src/platform_event_manager.ts","../src/proxy_configuration.ts","../../../node_modules/@types/jsonfile/index.d.ts","../../../node_modules/@types/jsonfile/utils.d.ts","../../../node_modules/@types/fs-extra/index.d.ts","../../../node_modules/@types/semver/classes/semver.d.ts","../../../node_modules/@types/semver/functions/parse.d.ts","../../../node_modules/@types/semver/functions/valid.d.ts","../../../node_modules/@types/semver/functions/clean.d.ts","../../../node_modules/@types/semver/functions/inc.d.ts","../../../node_modules/@types/semver/functions/diff.d.ts","../../../node_modules/@types/semver/functions/major.d.ts","../../../node_modules/@types/semver/functions/minor.d.ts","../../../node_modules/@types/semver/functions/patch.d.ts","../../../node_modules/@types/semver/functions/prerelease.d.ts","../../../node_modules/@types/semver/functions/compare.d.ts","../../../node_modules/@types/semver/functions/rcompare.d.ts","../../../node_modules/@types/semver/functions/compare-loose.d.ts","../../../node_modules/@types/semver/functions/compare-build.d.ts","../../../node_modules/@types/semver/functions/sort.d.ts","../../../node_modules/@types/semver/functions/rsort.d.ts","../../../node_modules/@types/semver/functions/gt.d.ts","../../../node_modules/@types/semver/functions/lt.d.ts","../../../node_modules/@types/semver/functions/eq.d.ts","../../../node_modules/@types/semver/functions/neq.d.ts","../../../node_modules/@types/semver/functions/gte.d.ts","../../../node_modules/@types/semver/functions/lte.d.ts","../../../node_modules/@types/semver/functions/cmp.d.ts","../../../node_modules/@types/semver/functions/coerce.d.ts","../../../node_modules/@types/semver/classes/comparator.d.ts","../../../node_modules/@types/semver/classes/range.d.ts","../../../node_modules/@types/semver/functions/satisfies.d.ts","../../../node_modules/@types/semver/ranges/max-satisfying.d.ts","../../../node_modules/@types/semver/ranges/min-satisfying.d.ts","../../../node_modules/@types/semver/ranges/to-comparators.d.ts","../../../node_modules/@types/semver/ranges/min-version.d.ts","../../../node_modules/@types/semver/ranges/valid.d.ts","../../../node_modules/@types/semver/ranges/outside.d.ts","../../../node_modules/@types/semver/ranges/gtr.d.ts","../../../node_modules/@types/semver/ranges/ltr.d.ts","../../../node_modules/@types/semver/ranges/intersects.d.ts","../../../node_modules/@types/semver/ranges/simplify.d.ts","../../../node_modules/@types/semver/ranges/subset.d.ts","../../../node_modules/@types/semver/internals/identifiers.d.ts","../../../node_modules/@types/semver/index.d.ts","../src/utils.ts","../src/actor.ts","../src/index.ts","../../../node_modules/@types/content-type/index.d.ts","../../../node_modules/@types/conventional-commits-parser/index.d.ts","../../../node_modules/@types/estree/index.d.ts","../../../node_modules/parse5/dist/cjs/common/html.d.ts","../../../node_modules/parse5/dist/cjs/common/token.d.ts","../../../node_modules/parse5/dist/cjs/common/error-codes.d.ts","../../../node_modules/parse5/dist/cjs/tokenizer/preprocessor.d.ts","../../../node_modules/parse5/dist/cjs/tokenizer/index.d.ts","../../../node_modules/parse5/dist/cjs/tree-adapters/interface.d.ts","../../../node_modules/parse5/dist/cjs/parser/open-element-stack.d.ts","../../../node_modules/parse5/dist/cjs/parser/formatting-element-list.d.ts","../../../node_modules/parse5/dist/cjs/parser/index.d.ts","../../../node_modules/parse5/dist/cjs/tree-adapters/default.d.ts","../../../node_modules/parse5/dist/cjs/serializer/index.d.ts","../../../node_modules/parse5/dist/cjs/common/foreign-content.d.ts","../../../node_modules/parse5/dist/cjs/index.d.ts","../../../node_modules/@types/jsdom/base.d.ts","../../../node_modules/@types/jsdom/index.d.ts","../../../node_modules/@types/json5/index.d.ts","../../../node_modules/@types/minimatch/index.d.ts","../../../node_modules/@types/minimist/index.d.ts","../../../node_modules/@types/normalize-package-data/index.d.ts","../../../node_modules/@types/sax/index.d.ts","../../../node_modules/@types/yauzl/index.d.ts"],"fileInfos":[{"version":"44e584d4f6444f58791784f1d530875970993129442a847597db702a073ca68c","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"17edc026abf73c5c2dd508652d63f68ec4efd9d4856e3469890d27598209feb5","impliedFormat":1},{"version":"4af6b0c727b7a2896463d512fafd23634229adf69ac7c00e2ae15a09cb084fad","affectsGlobalScope":true,"impliedFormat":1},{"version":"9c00a480825408b6a24c63c1b71362232927247595d7c97659bc24dc68ae0757","affectsGlobalScope":true,"impliedFormat":1},{"version":"6920e1448680767498a0b77c6a00a8e77d14d62c3da8967b171f1ddffa3c18e4","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true,"impliedFormat":1},{"version":"bc47685641087c015972a3f072480889f0d6c65515f12bd85222f49a98952ed7","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true,"impliedFormat":1},{"version":"6fc23bb8c3965964be8c597310a2878b53a0306edb71d4b5a4dfe760186bcc01","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea011c76963fb15ef1cdd7ce6a6808b46322c527de2077b6cfdf23ae6f5f9ec7","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"bb42a7797d996412ecdc5b2787720de477103a0b2e53058569069a0e2bae6c7e","affectsGlobalScope":true,"impliedFormat":1},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true,"impliedFormat":1},{"version":"b541a838a13f9234aba650a825393ffc2292dc0fc87681a5d81ef0c96d281e7a","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"ae37d6ccd1560b0203ab88d46987393adaaa78c919e51acf32fb82c86502e98c","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true,"impliedFormat":1},{"version":"5e07ed3809d48205d5b985642a59f2eba47c402374a7cf8006b686f79efadcbd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true,"impliedFormat":1},{"version":"479553e3779be7d4f68e9f40cdb82d038e5ef7592010100410723ceced22a0f7","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"d3d7b04b45033f57351c8434f60b6be1ea71a2dfec2d0a0c3c83badbb0e3e693","affectsGlobalScope":true,"impliedFormat":1},{"version":"956d27abdea9652e8368ce029bb1e0b9174e9678a273529f426df4b3d90abd60","affectsGlobalScope":true,"impliedFormat":1},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true,"impliedFormat":1},{"version":"e6633e05da3ff36e6da2ec170d0d03ccf33de50ca4dc6f5aeecb572cedd162fb","affectsGlobalScope":true,"impliedFormat":1},{"version":"d8670852241d4c6e03f2b89d67497a4bbefe29ecaa5a444e2c11a9b05e6fccc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"caccc56c72713969e1cfe5c3d44e5bab151544d9d2b373d7dbe5a1e4166652be","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"9d540251809289a05349b70ab5f4b7b99f922af66ab3c39ba56a475dcf95d5ff","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"0b11f3ca66aa33124202c80b70cd203219c3d4460cfc165e0707aa9ec710fc53","affectsGlobalScope":true,"impliedFormat":1},{"version":"6a3f5a0129cc80cf439ab71164334d649b47059a4f5afca90282362407d0c87f","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"15b98a533864d324e5f57cd3cfc0579b231df58c1c0f6063ea0fcb13c3c74ff9","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"33358442698bb565130f52ba79bfd3d4d484ac85fe33f3cb1759c54d18201393","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"4a882ffbb4ed09d9b7734f784aebb1dfe488d63725c40759165c5d9c657ca029","impliedFormat":1},{"version":"47f5aede74b88b3ec4c908397a15b1643d1a49c2a4458d9579b24bd2daafbec9","impliedFormat":1},{"version":"a86847e48b69a99d4f6c5340b82716a412602c6f7cca5123b312f75f235c3af1","impliedFormat":1},{"version":"ae1707107f6ee2de9ae174c7f64d459d28fd896533900934965cc2a6fa18e5cd","impliedFormat":1},{"version":"d4ad1d6a4519831a22768c3f77bbbf80fb01a9ff649ccda80123d69aeca27505","impliedFormat":1},{"version":"2170ca2ced5f8419be8e569a5b7851faaaacf33c1544c081ac29e7c0fccf5b42","impliedFormat":1},{"version":"8715d912b0662c99ce94f6e31e08ce410ec0a67cefdd054650271c211aa0614e","impliedFormat":1},{"version":"99e8a8f08bb9ac3eb63a18bd1ee79eb631ce95a8bc2e775cf53300aa9a7d11f9","impliedFormat":1},{"version":"c33026ddd93461296503a81b23d84b5e26be64b90c16df5935060f2298bc236c","impliedFormat":1},{"version":"066d15070757a1bd4d9e02431b5ea7b05412fba5f836d8403fda60767bcbb80d","impliedFormat":1},{"version":"c78c4fc382cd1cb386b35e00c0645ec04c27ab4ea131154537e2570beeeae881","impliedFormat":1},{"version":"3e8541f7cd3cc73c15172cee09187f2e430dfa8637cc50b874b7b1f3b79d9fdb","impliedFormat":1},{"version":"b2616f44ef0aea8c3010d9d37cde3ab0d8ca353c7c146248587161890eaa370c","impliedFormat":1},{"version":"dfc4851736666d6e170daacfd1c9abfd24a92c4390ab2d796023144482386b84","impliedFormat":1},{"version":"9982c48cf4f28604aba9ca61d672ab9342a66267e989b5feff2717c7c9b6a29b","impliedFormat":1},{"version":"ceeb5e873d4b94d64779b038ede503f66a50ff3b3e43e240e5a4864240026243","impliedFormat":1},{"version":"f63179a893090541f37620e488d592e053cf125ebb2cf71f680a6f1f90f43243","impliedFormat":1},{"version":"31c45e5734ac5dc72c36ab52ff4bb2681d841eb52a00f726a90728ac3149cbde","impliedFormat":1},{"version":"fb2c21b727f8bc2d09f884fdca57e01ad6ff8de24946dfc203c99090e8d53d52","impliedFormat":1},{"version":"a13164ea2434607410cda9365c0f6bb7db6d0f8fddef887a9dd4f4b2ee830ae8","impliedFormat":1},{"version":"b449a43d447e1f0edb4f39478608c23880d62c8adf55b0546bc0a821175230ea","impliedFormat":1},{"version":"12e711314ffe1017c7e7b851e760f69c549bcc22f19837a1bb2cf5cfa4c88e4b","impliedFormat":1},{"version":"cd51ceafea7762ad639afb3ca5b68e1e4ffeaacaa402d7ef2cae17016e29e098","impliedFormat":1},{"version":"1b8357b3fef5be61b5de6d6a4805a534d68fe3e040c11f1944e27d4aec85936a","impliedFormat":1},{"version":"130ec22c8432ade59047e0225e552c62a47683d870d44785bee95594c8d65408","impliedFormat":1},{"version":"4f24c2781b21b6cd65eede543669327d68a8cf0c6d9cf106a1146b164a7c8ef9","affectsGlobalScope":true,"impliedFormat":1},{"version":"8c44636cd32c9f5279e967d56e67d7623341d90382871adf63eb9ba427a3f820","impliedFormat":1},{"version":"d9720d542df1d7feba0aa80ed11b4584854951f9064232e8d7a76e65dc676136","impliedFormat":1},{"version":"d0fb3d0c64beba3b9ab25916cc018150d78ccb4952fac755c53721d9d624ba0d","impliedFormat":1},{"version":"86b484bcf6344a27a9ee19dd5cef1a5afbbd96aeb07708cc6d8b43d7dfa8466c","impliedFormat":1},{"version":"ba93f0192c9c30d895bee1141dd0c307b75df16245deef7134ac0152294788cc","impliedFormat":1},{"version":"75a7db3b7ddf0ca49651629bb665e0294fda8d19ba04fddc8a14d32bb35eb248","impliedFormat":1},{"version":"eb31477c87de3309cbe4e9984fa74a052f31581edb89103f8590f01874b4e271","impliedFormat":1},{"version":"15ab3db8aa099e50e8e6edd5719b05dd8abf2c75f56dc3895432d92ec3f6cd6b","impliedFormat":1},{"version":"6ff14b0a89cb61cef9424434ee740f91b239c09272c02031db85d388b84b7442","impliedFormat":1},{"version":"865f3db83300a1303349cc49ed80943775a858e0596e7e5a052cc65ac03b10bb","impliedFormat":1},{"version":"28fa41063a242eafcf51e1a62013fccdd9fd5d6760ded6e3ff5ce10a13c2ab31","impliedFormat":1},{"version":"ada60ff3698e7fd0c7ed0e4d93286ee28aed87f648f6748e668a57308fde5a67","impliedFormat":1},{"version":"1a67ba5891772a62706335b59a50720d89905196c90719dad7cec9c81c2990e6","impliedFormat":1},{"version":"5d6f919e1966d45ea297c2478c1985d213e41e2f9a6789964cdb53669e3f7a6f","impliedFormat":1},{"version":"a8289d1d525cf4a3a2d5a8db6b8e14e19f43d122cc47f8fb6b894b0aa2e2bde6","impliedFormat":1},{"version":"d7735a9ccd17767352ab6e799d76735016209aadd5c038a2fc07a29e7b235f02","impliedFormat":1},{"version":"aa1e3e6955faa399dc86747f8a904185a80cefdc1df5c9b952be4a657b3c98e9","impliedFormat":1},{"version":"742be2239f1a967692c4562a16973a08a1177663f972cbb4e1ef2b21bc97c9cf","impliedFormat":1},{"version":"1cf99fe49768500d01d873870085c68caa2b311fd40c1b05e831de0306f5f257","impliedFormat":1},{"version":"bcf177e80d5a2c3499f587886b4a190391fc9ad4388f74ae6aa935a1c22cd623","impliedFormat":1},{"version":"521f9f4dd927972ed9867e3eb2f0dd6990151f9edbb608ce59911864a9a2712d","impliedFormat":1},{"version":"b2a793bde18962a2e1e0f9fa5dce43dd3e801331d36d3e96a7451727185fb16f","impliedFormat":1},{"version":"4e251317bb109337e4918e5d7bcda7ef2d88f106cac531dcea03f7eee1dd2240","impliedFormat":1},{"version":"c71b7d61c20bce394784daa24afcff1a0be74bac91195a61ee47b851851d18fe","impliedFormat":1},{"version":"8504003e88870caa5474ab8bd270f318d0985ba7ede4ee30fe37646768b5362a","impliedFormat":1},{"version":"65465a64d5ee2f989ad4cf8db05f875204a9178f36b07a1e4d3a09a39f762e2e","impliedFormat":1},{"version":"2878f694f7d3a13a88a5e511da7ac084491ca0ddde9539e5dad76737ead9a5a9","impliedFormat":1},{"version":"1c0c6bd0d9b697040f43723d5b1dd6bb9feb743459ff9f95fda9adb6c97c9b37","impliedFormat":1},{"version":"0915ce92bb54e905387b7907e98982620cb7143f7b44291974fb2e592602fe00","impliedFormat":1},{"version":"3cd6df04a43858a6d18402c87a22a68534425e1c8c2fc5bb53fead29af027fcc","impliedFormat":1},{"version":"3aeae89ee20d53e08727a4eb5b5055211a6389a54a9a0a10f800a97616b5cd1b","impliedFormat":1},{"version":"4733c832fb758f546a4246bc62f2e9d68880eb8abf0f08c6bec484decb774dc9","impliedFormat":1},{"version":"58d91c410f31f4dd6fa8d50ad10b4ae9a8d1789306e73a5fbe8abea6a593099b","impliedFormat":1},{"version":"8300f48038978e6941f0425cc6955012a504ab4e83a496ed1e2a6a51d92cca12","impliedFormat":1},{"version":"d8d5061cb4521772457a2a3f0fcec028669990daceea78068bc968620641cd25","impliedFormat":1},{"version":"1f0fa44d2aa1edf989a50670c4c92206ac32f1a5acf26a030466cff77583d1cf","impliedFormat":1},{"version":"1f129869a0ee2dcb7ea9a92d6bc8ddf2c2cdaf2d244eec18c3a78efeb5e05c83","impliedFormat":1},{"version":"843e98d09268e2b5b9e6ff60487cf68f4643a72c2e55f7c29b35d1091a4ee4e9","impliedFormat":1},{"version":"4502caaa3fff6c9766bfc145b1b586ef26d53e5f104271db046122b8eef57fd1","impliedFormat":1},{"version":"382f061a24f63ef8bfb1f7a748e1a2568ea62fb91ed1328901a6cf5ad129d61c","impliedFormat":1},{"version":"6927ceeb41bb451f47593de0180c8ff1be7403965d10dc9147ee8d5c91372fff","impliedFormat":1},{"version":"ef4c9ef3ec432ccbf6508f8aa12fbb8b7f4d535c8b484258a3888476de2c6c36","impliedFormat":1},{"version":"77ff2aeb024d9e1679c00705067159c1b98ccac8310987a0bdaf0e38a6ca7333","impliedFormat":1},{"version":"2f28371c56e5d70b77de202e27995373bc46dc07336abbed23c7d74d89910677","impliedFormat":1},{"version":"952c4a8d2338e19ef26c1c0758815b1de6c082a485f88368f5bece1e555f39d4","impliedFormat":1},{"version":"1d953cb875c69aeb1ec8c58298a5226241c6139123b1ff885cedf48ac57b435c","impliedFormat":1},{"version":"49f5d5d44e3f31ca7084e2e74a83794a8ba13553567f06b7f4e44c663ec8c38a","impliedFormat":1},{"version":"f981ffdbd651f67db134479a5352dac96648ca195f981284e79dc0a1dbc53fd5","impliedFormat":1},{"version":"a1c85a61ff2b66291676ab84ae03c1b1ff7139ffde1942173f6aee8dc4ee357b","impliedFormat":1},{"version":"ee1969bda02bd6c3172c259d33e9ea5456f1662a74e0acf9fa422bb38263f535","impliedFormat":1},{"version":"f1a5a12e04ad1471647484e7ff11e36eef7960f54740f2e60e17799d99d6f5ab","impliedFormat":1},{"version":"672c1ebc4fa15a1c9b4911f1c68de2bc889f4d166a68c5be8f1e61f94014e9d8","impliedFormat":1},{"version":"ed1b2a459aa469d032f0bd482f4550d0bcd38e9e013532907eb30157054a52d7","impliedFormat":1},{"version":"5a0d920468aa4e792285943cadad77bcb312ba2acf1c665e364ada1b1ee56264","impliedFormat":1},{"version":"de54198142e582c1e26baa21c72321bcdde2a7c38b34cf18e246c7ff95bafd18","impliedFormat":1},{"version":"eccffdb59d6d42e3e773756e8bbe1fa8c23f261ef0cef052f3a8c0194dc6a0e0","impliedFormat":1},{"version":"d2dcd32c623151cfeae15c9ad6a3aff24f59cb23253352055cd700ce5f3e87ae","impliedFormat":1},{"version":"928f96b9948742cbaec33e1c34c406c127c2dad5906edb7df08e92b963500a41","impliedFormat":1},{"version":"a2e4333bf0c330ae26b90c68e395ad0a8af06121f1c977979c75c4a5f9f6bc29","impliedFormat":1},{"version":"f29768cdfdf7120ace7341b42cdcf1a215933b65da9b64784e9d5b8c7b0e1d3d","impliedFormat":1},{"version":"da2aa652d2bf03cc042e2ff31e4194f4f18f042b8344dcb2568f761daaf7869f","impliedFormat":1},{"version":"e68a372f031a576af235bb036e9fa655c731039145e21f2e53cf9ec05987720a","impliedFormat":1},{"version":"737d8647793d037380c7e6697022af24ac068567884bcd623c4568aeab786271","impliedFormat":1},{"version":"dd9694eecd70a405490ad23940ccd8979a628f1d26928090a4b05a943ac61714","impliedFormat":1},{"version":"42ca885a3c8ffdffcd9df252582aef9433438cf545a148e3a5e7568ca8575a56","impliedFormat":1},{"version":"309586820e31406ed70bb03ea8bca88b7ec15215e82d0aa85392da25d0b68630","impliedFormat":1},{"version":"98245fec2e886e8eb5398ce8f734bd0d0b05558c6633aefc09b48c4169596e4e","impliedFormat":1},{"version":"1410d60fe495685e97ed7ca6ff8ac6552b8c609ebe63bd97e51b7afe3c75b563","impliedFormat":1},{"version":"c6843fd4514c67ab4caf76efab7772ceb990fbb1a09085fbcf72b4437a307cf7","impliedFormat":1},{"version":"03ed68319c97cd4ce8f1c4ded110d9b40b8a283c3242b9fe934ccfa834e45572","impliedFormat":1},{"version":"251e4c7d34378e2fe118e6c9c6708c1f9ed35f91a82085454eee13c9b447e5a0","impliedFormat":1},{"version":"c69ecf92a8a9fb3e4019e6c520260e4074dc6cb0044a71909807b8e7cc05bb65","impliedFormat":1},{"version":"b0cefbc19466a38f5883079f0845babcb856637f7d4f3f594b746d39b74390f7","impliedFormat":1},{"version":"16219e7997bfc39ed9e0bb5f068646c0cdc15de5658d1263e2b44adf0a94ebef","impliedFormat":1},{"version":"4ccedab1527b8bf338730810280cce9f7caf450f1e9e2a6cbabaa880d80d4cf9","impliedFormat":1},{"version":"1f0ee5ddb64540632c6f9a5b63e242b06e49dd6472f3f5bd7dfeb96d12543e15","impliedFormat":1},{"version":"18b86125c67d99150f54225df07349ddd07acde086b55f3eeac1c34c81e424d8","impliedFormat":1},{"version":"2d3f23c577a913d0f396184f31998507e18c8712bc74303a433cf47f94fd7e07","impliedFormat":1},{"version":"0f2c77683296ca2d0e0bee84f8aa944a05df23bc4c5b5fef31dda757e75f660f","impliedFormat":1},{"version":"b848b40bfeb73dfe2e782c5b7588ef521010a3d595297e69386670cbde6b4d82","impliedFormat":1},{"version":"aa79b64f5b3690c66892f292e63dfe3e84eb678a886df86521f67c109d57a0c5","impliedFormat":1},{"version":"a692e092c3b9860c9554698d84baf308ba51fc8f32ddd6646e01a287810b16c6","impliedFormat":1},{"version":"64df9b13259fe3e3fea8ed9cdce950b7a0d40859d706c010eeea8c8d353d53fd","impliedFormat":1},{"version":"1848ebe5252ccb5ca1ca4ff52114516bdbbc7512589d6d0839beeea768bfb400","impliedFormat":1},{"version":"d2e3a1de4fde9291f9fb3b43672a8975a83e79896466f1af0f50066f78dbf39e","impliedFormat":1},{"version":"e37650b39727a6cf036c45a2b6df055e9c69a0afdd6dbab833ab957eb7f1a389","impliedFormat":1},{"version":"84f47c1a2ccfe41176fb5eb37e29fe7f44dbf7b9234d84811b637853b8da705f","impliedFormat":1},{"version":"dd8ded51112dedf953e09e211e423bcc9c8a3943b4b42d0c66c89466e55635a6","impliedFormat":1},{"version":"31073e7d0e51f33b1456ff2ab7f06546c95e24e11c29d5b39a634bc51f86d914","impliedFormat":1},{"version":"9ce0473b0fbaf7287afb01b6a91bd38f73a31093e59ee86de1fd3f352f3fc817","impliedFormat":1},{"version":"6f0d708924c3c4ee64b0fef8f10ad2b4cb87aa70b015eb758848c1ea02db0ed7","impliedFormat":1},{"version":"6addbb18f70100a2de900bace1c800b8d760421cdd33c1d69ee290b71e28003d","impliedFormat":1},{"version":"37569cc8f21262ca62ec9d3aa8eb5740f96e1f325fad3d6aa00a19403bd27b96","impliedFormat":1},{"version":"fa18c6fe108031717db1ada404c14dc75b8b38c54daa3bb3af4c4999861ca653","impliedFormat":1},{"version":"14be139e0f6d380a3d24aaf9b67972add107bea35cf7f2b1b1febac6553c3ede","impliedFormat":1},{"version":"23195b09849686462875673042a12b7f4cd34b4e27d38e40ca9c408dae8e6656","impliedFormat":1},{"version":"ff1731974600a4dad7ec87770e95fc86ca3d329b1ce200032766340f83585e47","impliedFormat":1},{"version":"91bc53a57079cf32e1a10ccf1a1e4a068e9820aa2fc6abc9af6bd6a52f590ffb","impliedFormat":1},{"version":"8dd284442b56814717e70f11ca22f4ea5b35feeca680f475bfcf8f65ba4ba296","impliedFormat":1},{"version":"a304e0af52f81bd7e6491e890fd480f3dc2cb0541dec3c7bd440dba9fea5c34e","impliedFormat":1},{"version":"c60fd0d7a1ba07631dfae8b757be0bffd5ef329e563f9a213e4a5402351c679f","impliedFormat":1},{"version":"a5ca6512e1e0f4aafbbdbc829a3bb5654529aaf299ab760c351e6e6b406548fb","impliedFormat":1},{"version":"e79e530a8216ee171b4aca8fc7b99bd37f5e84555cba57dc3de4cd57580ff21a","impliedFormat":1},{"version":"ceb2c0bc630cca2d0fdd48b0f48915d1e768785efaabf50e31c8399926fee5b1","impliedFormat":1},{"version":"f351eaa598ba2046e3078e5480a7533be7051e4db9212bb40f4eeb84279aa24d","impliedFormat":1},{"version":"844e4f33e4fdd208a60388d6e96c8d7ca850ec597d052c8ee0e05eaff095a163","impliedFormat":1},{"version":"4ce53edb8fb1d2f8b2f6814084b773cdf5846f49bf5a426fbe4029327bda95bf","impliedFormat":1},{"version":"1edc9192dfc277c60b92525cdfa1980e1bfd161ae77286c96777d10db36be73c","impliedFormat":1},{"version":"85d63aaff358e8390b666a6bc68d3f56985f18764ab05f750cb67910f7bccb1a","impliedFormat":1},{"version":"0a0bf0cb43af5e0ac1703b48325ebc18ad86f6bf796bdbe96a429c0e95ca4486","impliedFormat":1},{"version":"22fcfd509683e3edfaf0150c255f6afdf437fec04f033f56b43d66fe392e2ad3","impliedFormat":1},{"version":"f08d2151bd91cdaa152532d51af04e29201cfc5d1ea40f8f7cfca0eb4f0b7cf3","impliedFormat":1},{"version":"3d5d9aa6266ea07199ce0a1e1f9268a56579526fad4b511949ddb9f974644202","impliedFormat":1},{"version":"b9c889d8a4595d02ebb3d3a72a335900b2fe9e5b5c54965da404379002b4ac44","impliedFormat":1},{"version":"a3cd30ebae3d0217b6b3204245719fc2c2f29d03b626905cac7127e1fb70e79c","impliedFormat":1},{"version":"1502a23e43fd7e9976a83195dc4eaf54acaff044687e0988a3bd4f19fc26b02b","impliedFormat":1},{"version":"2132bf9bdbf54ebcae1ec755ec780a6db1825c306bd6f3e0339d5c1da490f070","impliedFormat":1},{"version":"d9c6f10eebf03d123396d4fee1efbe88bc967a47655ec040ffe7e94271a34fc7","impliedFormat":1},{"version":"380b4fe5dac74984ac6a58a116f7726bede1bdca7cec5362034c0b12971ac9c1","impliedFormat":1},{"version":"00de72aa7abede86b016f0b3bfbf767a08b5cff060991b0722d78b594a4c2105","impliedFormat":1},{"version":"710e09a2711b011cc9681d237da0c1c450d12551b0d21c764826822e548b5464","impliedFormat":1},{"version":"4f5bbef956920cfd90f2cbffccb3c34f8dfc64faaba368d9d41a46925511b6b0","impliedFormat":1},{"version":"11e4e2be18385fa1b4ffa0244c6c626f767058f445bbc66f1c7155cc8e1ec5b4","impliedFormat":1},{"version":"f47280c45ddbc8aa4909396e1d8b526f64dfad4a845aec2356a6c1dc7b6fe722","impliedFormat":1},{"version":"7b7f39411329342a28ea19a4ca3aa4c7f7d888c9f01a411b05e4126280026ea6","impliedFormat":1},{"version":"ba3ef8ea20ac0186dc0d58c1e96ffaf84327d09c377fd82f0ae99236e3430c3a","impliedFormat":1},{"version":"d66e97aa992c0fe797878bcad6257562829582f5f3a2842df71e613e60f7b778","impliedFormat":1},{"version":"a86492d82baf906c071536e8de073e601eaa5deed138c2d9c42d471d72395d7e","impliedFormat":1},{"version":"789110b95e963c99ace4e9ad8b60901201ddc4cab59f32bde5458c1359a4d887","impliedFormat":1},{"version":"92eb8a98444729aa61be5e6e489602363d763da27d1bcfdf89356c1d360484da","impliedFormat":1},{"version":"72bbfa838556113625a605be08f9fed6a4aed73ba03ab787badb317ab6f3bcd7","impliedFormat":1},{"version":"d729b8b400507b9b51ff40d11e012379dbf0acd6e2f66bf596a3bc59444d9bf1","impliedFormat":1},{"version":"32ac4394bb4b0348d46211f2575f22ab762babb399aca1e34cf77998cdef73b2","impliedFormat":1},{"version":"665c7850d78c30326b541d50c4dfad08cea616a7f58df6bb9c4872dd36778ad0","impliedFormat":1},{"version":"1567c6dcf728b0c1044606f830aafd404c00590af56d375399edef82e9ddce92","impliedFormat":1},{"version":"c00b402135ef36fb09d59519e34d03445fd6541c09e68b189abb64151f211b12","impliedFormat":1},{"version":"e08e58ac493a27b29ceee80da90bb31ec64341b520907d480df6244cdbec01f8","impliedFormat":1},{"version":"c0fe2b1135ca803efa203408c953e1e12645b8065e1a4c1336ad8bb11ea1101b","impliedFormat":1},{"version":"d82c245bfb76da44dd573948eca299ff75759b9714f8410468d2d055145a4b64","impliedFormat":1},{"version":"25b1108faedaf2043a97a76218240b1b537459bbca5ae9e2207c236c40dcfdef","impliedFormat":1},{"version":"5a4d0b09de173c391d5d50064fc20166becc194248b1ce738e8a56af5196d28c","impliedFormat":1},{"version":"0e0b8353d6d7f7cc3344adbabf3866e64f2f2813b23477254ba51f69e8fdf0eb","impliedFormat":1},{"version":"87b456a11f0ef2f1473724ebd679ec17128abdb700352401c710accb60ba0e37","impliedFormat":1},{"version":"db08c1807e3ae065930d88a3449d926273816d019e6c2a534e82da14e796686d","impliedFormat":1},{"version":"9e5c7463fc0259a38938c9afbdeda92e802cff87560277fd3e385ad24663f214","impliedFormat":1},{"version":"ef83477cca76be1c2d0539408c32b0a2118abcd25c9004f197421155a4649c37","impliedFormat":1},{"version":"b6bf369deed4ac7d681a20efee316018fbfdd044e9d3cd4ec79fdf5821688035","impliedFormat":1},{"version":"2fe17ac0fd4d5660c915b965f8a16d70a9c850cc98dfacce6ce15be88afb2b4b","impliedFormat":1},{"version":"e319f8e1c57239a13300a8159fa23dea05e7e5c42cb45503e43986537d434d4b","impliedFormat":1},{"version":"e142fda89ed689ea53d6f2c93693898464c7d29a0ae71c6dc8cdfe5a1d76c775","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"24bd580b5743dc56402c440dc7f9a4f5d592ad7a419f25414d37a7bfe11e342b","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"34b4f256dd3c591cb7c9e96a763d79d54b69d417709b9015dcec3ac5583eec73","impliedFormat":1},{"version":"3e4825171442666d31c845aeb47fcd34b62e14041bb353ae2b874285d78482aa","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","impliedFormat":1},{"version":"e9775e97ac4877aebf963a0289c81abe76d1ec9a2a7778dbe637e5151f25c5f3","impliedFormat":1},{"version":"57386628c539248e4f428d5308a69f98f4a6a3cd42a053f017d9dd3fd5a43bc5","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","impliedFormat":1},{"version":"11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","impliedFormat":1},{"version":"ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"3a84b7cb891141824bd00ef8a50b6a44596aded4075da937f180c90e362fe5f6","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","impliedFormat":1},{"version":"dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","impliedFormat":1},{"version":"8b9bf58d580d9b36ab2f23178c88757ce7cc6830ccbdd09e8a76f4cb1bc0fcf7","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"7782678102bd835ef2c54330ee16c31388e51dfd9ca535b47f6fd8f3d6e07993","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","impliedFormat":1},{"version":"24b8685c62562f5d98615c5a0c1d05f297cf5065f15246edfe99e81ec4c0e011","impliedFormat":1},{"version":"1a42891defae8cec268a4f8903140dbf0d214c0cf9ed8fdc1eb6c25e5b3e9a5c","impliedFormat":1},{"version":"339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","impliedFormat":1},{"version":"4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"d32275be3546f252e3ad33976caf8c5e842c09cb87d468cb40d5f4cf092d1acc","impliedFormat":1},{"version":"37e97c64b890352421ccb29cd8ede863774df8f03763416f6a572093f6058284","impliedFormat":1},{"version":"6f73fc82f51bcdf0487fc982f062eeadae02e0251dd2e4c444043edb247a7d3b","affectsGlobalScope":true,"impliedFormat":1},{"version":"db3ec8993b7596a4ef47f309c7b25ee2505b519c13050424d9c34701e5973315","impliedFormat":1},{"version":"e7f13a977b01cc54adb4408a9265cda9ddf11db878d70f4f3cac64bef00062e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"af49b066a76ce26673fe49d1885cc6b44153f1071ed2d952f2a90fccba1095c9","impliedFormat":1},{"version":"f22fd1dc2df53eaf5ce0ff9e0a3326fc66f880d6a652210d50563ae72625455f","impliedFormat":1},{"version":"3ddbdb519e87a7827c4f0c4007013f3628ca0ebb9e2b018cf31e5b2f61c593f1","affectsGlobalScope":true,"impliedFormat":1},{"version":"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","impliedFormat":1},{"version":"6d498d4fd8036ea02a4edcae10375854a0eb1df0496cf0b9d692577d3c0fd603","affectsGlobalScope":true,"impliedFormat":1},{"version":"24642567d3729bcc545bacb65ee7c0db423400c7f1ef757cab25d05650064f98","impliedFormat":1},{"version":"fd09b892597ab93e7f79745ce725a3aaf6dd005e8db20f0c63a5d10984cba328","impliedFormat":1},{"version":"a3be878ff1e1964ab2dc8e0a3b67087cf838731c7f3d8f603337e7b712fdd558","impliedFormat":1},{"version":"5433f7f77cd1fd53f45bd82445a4e437b2f6a72a32070e907530a4fea56c30c8","impliedFormat":1},{"version":"9be74296ee565af0c12d7071541fdd23260f53c3da7731fb6361f61150a791f6","impliedFormat":1},{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true,"impliedFormat":1},{"version":"f501a53b94ba382d9ba396a5c486969a3abc68309828fa67f916035f5d37fe2b","affectsGlobalScope":true,"impliedFormat":1},{"version":"1ee6224fcd037010a846f0222f8d607171aed9fa486b038b285dd49936911735","impliedFormat":1},{"version":"9cb2378b2c1aaed8b097615b1103e92844f933dfd0bfd8d9ed9c5b045ffb143e","impliedFormat":1},{"version":"bcfcff784a59db3f323c25cea5ae99a903ca9292c060f2c7e470ea73aaf71b44","impliedFormat":1},{"version":"672ad3045f329e94002256f8ed460cfd06173a50c92cde41edaadfacffd16808","impliedFormat":1},{"version":"64da4965d1e0559e134d9c1621ae400279a216f87ed00c4cce4f2c7c78021712","impliedFormat":1},{"version":"ddbf3aac94f85dbb8e4d0360782e60020da75a0becfc0d3c69e437c645feb30f","impliedFormat":1},{"version":"0166fce1204d520fdfd6b5febb3cda3deee438bcbf8ce9ffeb2b1bcde7155346","affectsGlobalScope":true,"impliedFormat":1},{"version":"d8b13eab85b532285031b06a971fa051bf0175d8fff68065a24a6da9c1c986cf","impliedFormat":1},{"version":"50c382ba1827988c59aa9cc9d046e386d55d70f762e9e352e95ee8cb7337cdb8","impliedFormat":1},{"version":"2178ab4b68402d1de2dda199d3e4a55f7200e3334f5a9727fbd9d16975cdf75f","impliedFormat":1},{"version":"e686bec498fbde620cc6069cc60c968981edd7591db7ca7e4614e77417eb41f2","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e523e73ee7dd119d99072fd855404efc33938c168063771528bd1deb6df56d2","affectsGlobalScope":true,"impliedFormat":1},{"version":"a215554477f7629e3dcbc8cde104bec036b78673650272f5ffdc5a2cee399a0a","impliedFormat":1},{"version":"c3497fc242aabfedcd430b5932412f94f157b5906568e737f6a18cc77b36a954","impliedFormat":1},{"version":"cdc1de3b672f9ef03ff15c443aa1b631edca35b6ae6970a7da6400647ff74d95","impliedFormat":1},{"version":"139ad1dc93a503da85b7a0d5f615bddbae61ad796bc68fedd049150db67a1e26","impliedFormat":1},{"version":"bf01fdd3b93cf633b3f7420718457af19c57ab8cbfea49268df60bae2e84d627","impliedFormat":1},{"version":"15c5e91b5f08be34a78e3d976179bf5b7a9cc28dc0ef1ffebffeb3c7812a2dca","impliedFormat":1},{"version":"65b39cc6b610a4a4aecc321f6efb436f10c0509d686124795b4c36a5e915b89e","impliedFormat":1},{"version":"269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","impliedFormat":1},{"version":"93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","impliedFormat":1},{"version":"3c1f19c7abcda6b3a4cf9438a15c7307a080bd3b51dfd56b198d9f86baf19447","impliedFormat":1},{"version":"d3edb86744e2c19f2c1503849ac7594a5e06024f2451bacae032390f2e20314a","impliedFormat":1},{"version":"7d55ea964fcefff729f78a9e9e0a7fbb5be4603b496b9b82571e2555e72057b4","affectsGlobalScope":true,"impliedFormat":1},{"version":"8a3e61347b8f80aa5af532094498bceb0c0b257b25a6aa8ab4880fd6ed57c95a","affectsGlobalScope":true,"impliedFormat":1},{"version":"98e00f3613402504bc2a2c9a621800ab48e0a463d1eed062208a4ae98ad8f84c","impliedFormat":1},{"version":"4301becc26a79eb5f4552f7bee356c2534466d3b5cd68b71523e1929d543de89","impliedFormat":1},{"version":"5475df7cfc493a08483c9d7aa61cc04791aecba9d0a2efc213f23c4006d4d3cd","impliedFormat":1},{"version":"000720870b275764c65e9f28ac97cc9e4d9e4a36942d4750ca8603e416e9c57c","impliedFormat":1},{"version":"54412c70bacb9ed547ed6caae8836f712a83ccf58d94466f3387447ec4e82dc3","affectsGlobalScope":true,"impliedFormat":1},{"version":"1d274b8bb8ca011148f87e128392bfcd17a12713b6a4e843f0fa9f3f6b45e2b1","affectsGlobalScope":true,"impliedFormat":1},{"version":"4c48e931a72f6971b5add7fdb1136be1d617f124594e94595f7114af749395e0","impliedFormat":1},{"version":"478eb5c32250678a906d91e0529c70243fc4d75477a08f3da408e2615396f558","impliedFormat":1},{"version":"e686a88c9ee004c8ba12ffc9d674ca3192a4c50ed0ca6bd5b2825c289e2b2bfe","impliedFormat":1},{"version":"98d547613610452ac9323fb9ec4eafc89acab77644d6e23105b3c94913f712b3","affectsGlobalScope":true,"impliedFormat":1},{"version":"3c1fa648ff7a62e4054bc057f7d392cb96dd019130c71d13894337add491d9f3","impliedFormat":1},{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a42be67ed1ddaec743582f41fc219db96a1b69719fccac6d1464321178d610fc","impliedFormat":1},{"version":"2556e7e8bb7e6f0bb3fe25f3da990d1812cb91f8c9b389354b6a0c8a6d687590","impliedFormat":1},{"version":"ad1c91ca536e0962dcbfcdff40073e3dd18da839e0baad3fe990cf0d10c93065","impliedFormat":1},{"version":"19cf605ba2a4e8fba017edebdddbbc45aea897ddc58b4aae4c55f382b570ff53","impliedFormat":1},{"version":"f1cb3052f76b6d3a0bbe97e87a7e8ffa15661ac8ff496079daef778a60acf9ce","impliedFormat":1},{"version":"18852bc9e6c3dfe183573ab1e15f983d8172213969e7c1f51fa5f277ed41dab6","impliedFormat":1},{"version":"7618d2cb769e2093acd4623d645b683ab9fea78c262b3aa354aba9f5afdcaaee","impliedFormat":1},{"version":"029f1ce606891c3f57f4c0c60b8a46c8ced53e719d27a7c9693817f2fe37690b","impliedFormat":1},{"version":"83596c963e276a9c5911412fba37ae7c1fe280f2d77329928828eed5a3bfa9a6","impliedFormat":1},{"version":"81acfd3a01767770e559bc57d32684756989475be6ea32e2fe6255472c3ea116","impliedFormat":1},{"version":"cd19a2471da8214c5b20a399dbe4f4e9b24d1d29f6049857d447f3ebf1cfee46","impliedFormat":1},{"version":"1486d266ecc366d6d48b906598da31cc89d53633eafd578fcf11c6ee054c0b62","impliedFormat":1},{"version":"c1c1e740195c882a776cf084acbaf963907785ee39e723c6375fec9a59bf2387","impliedFormat":1},{"version":"137f96b78e477e08876f6372072c3b6f1767672bf182013f84f8ae53d987ff86","impliedFormat":1},{"version":"29896c61d09880ff39f8a86873bf72ce4deb910158d3a496122781e29904c615","impliedFormat":1},{"version":"dc1d7cc525fd825a3172b066489eaa2048e8e40ce2a56a6f1372ad05236bc049","impliedFormat":1},{"version":"ed9ce8e6dd5b2d00ab95efc44e4ad9d0eba77362e01619cb21dedfdedbad51b8","impliedFormat":1},{"version":"5520611f997f2b8e62a6e191da45b07813ac2e758304690606604a64ac0ca976","impliedFormat":1},{"version":"00b469cba48c9d772a4555216d21ba41cdb5a732af797ccb57267344f4fc6c3d","impliedFormat":1},{"version":"2766bf77766c85c25ec31586823fefb48344e64556faad7e75a3363e517814f6","impliedFormat":1},{"version":"b7d1eaffd8003e8dc0ec275e58bd24c7b9a4dbae2a2d0d83cf248c88237262ce","impliedFormat":1},{"version":"7a8b08c0521c3a9e1db3c8b14f37e59d838fdc32389f1193b96630b435a8e64e","impliedFormat":1},{"version":"2e54848617fae9eb73654d9cf4295d99dab4b9c759934e5b82e2e57e6aaaef20","impliedFormat":1},{"version":"ae056b7c3f727d492166d4c1169d5905ddd194128a014b5d2d621248ed94b49c","impliedFormat":1},{"version":"edc5d99a04130f066f6e8d31c7c3f9ba4749496356470279408833b4faee3554","impliedFormat":1},{"version":"2f502ac2473a2bbf0d6217f9660e9d5bf40165a2f91067596323898c53dab87c","impliedFormat":1},{"version":"21f27a0c8bc8d9a4e2cf6d9c60140f8b071d0e1ffddb4b7dcf6bbf74d0e8d470","impliedFormat":1},{"version":"deb3f73972ef3525308c943cfe417840e64ccfc3a3e3cebaaed4ad51c241e6b4","impliedFormat":1},{"version":"09f1b5d09fd74c119863dd4fea0c13cac164a5b35d9efa4f0ee6c407310fc1e6","impliedFormat":1},{"version":"49ef40d7a022a3c9060581d2d1783e9a0b6eb398330cf950cf4713214892c5a5","impliedFormat":1},{"version":"5256f5cf585954c773ee01a0272df9e13e0fec1d32ae196619c9a14dd4dcfdc3","impliedFormat":1},{"version":"9cbca8447baaa98288175320c3eaa02135d5370881ee2ca2a1c91cf549b34d81","impliedFormat":1},{"version":"1d6ad75caac5c783a41789d1f9ece0da982b4af600d2ae6a7f2dd025d12aa212","impliedFormat":1},{"version":"7cb7ca9e74d896aa6f51557df37c249605ce93cf855c075a91fabaac331d4a80","impliedFormat":1},{"version":"4274ed938e85b119581cd6c65c7242555567eb55906af839a931f0acf6023982","impliedFormat":1},{"version":"8151f274499e464ac8459cbbaae63e2537d112ca41761f5067a05fb0e98e9291","impliedFormat":1},{"version":"825103c182891d61d14191b0bf64b0666663d4fd1b1468a30c203208297f253a","impliedFormat":1},{"version":"5889044020ca262dfc82a80357d75d715a0b9aa6dc3673f58220aefa36818f87","impliedFormat":1},{"version":"736cad9fb49de25673f3436f11d36272034e319fb35f1ec04d9a4a08f37b765e","impliedFormat":1},{"version":"337727416a15353fc1bfbdec3658498eeff30be0068e4d3ed95c098ea8d6060d","impliedFormat":1},{"version":"5bce51b5d80c2a735089b45f105ee1d1162f98dc51e384c50e1f6164a33a9f68","impliedFormat":1},{"version":"0b928bbb65e77991d050c701b3fb0d3800592a378d28ddc4de72cb980e70efa5","impliedFormat":1},{"version":"96cb800b8af4527e6413e11a4a6d927c423a60db9151840ec2443b603c8ac34d","impliedFormat":1},{"version":"b1bbf739417916fd93d08956691643a78bb0d882a86c049de4e0efeb8d508a24","impliedFormat":1},{"version":"2c2ff7d3e235d5677ac8f9f7b65b80a0db678f2d8784201089b2f33d95a89341","impliedFormat":1},{"version":"bfb205efe89b456b8264972670ef876bff02367c14e1f38c42384c265e8d253f","impliedFormat":1},{"version":"3b4312e45434c312da89984f3df8518cc03468e7b7c17bf362744d13690b90ba","impliedFormat":1},{"version":"4b8db4ddeab4e3d3bcdbc033f82db9c610d79d9dac4822a166b48b8115a56b86","impliedFormat":99},{"version":"a3c2abd98c3eb44a14869dabd47493c9a6ab2cbdbcbced5aa76003d0c98fe0ed","impliedFormat":1},{"version":"b0f2ff06100ac2f28b4bd6c1b0078a8e6dec8a8a4b9c73c2807c4a47d14b94bb","impliedFormat":1},{"version":"bf270d22eb31b585892e5e59ef5aa7730ebbc4d19e7de860320826de9836e912","impliedFormat":99},{"version":"42baf4ca38c38deaf411ea73f37bc39ff56c6e5c761a968b64ac1b25c92b5cd8","impliedFormat":1},{"version":"e938de3d9b0516644b3e7069e3e94e325ca00eab9a664f5fa81e84c884d52d5e","impliedFormat":99},{"version":"d7dbe0ad36bdca8a6ecf143422a48e72cc8927bab7b23a1a2485c2f78a7022c6","impliedFormat":1},{"version":"2e98b1982303344f01c625cf03309401fc2fa455fd0cd8ee5be11d51e423c6e5","impliedFormat":99},{"version":"7f56eaaee1f0040e44e60b4bf2123882210601fedfcda0c5105a597bf011ef06","impliedFormat":99},{"version":"9e0e9aeffbc647cee65d2f255de8c72198fb72ed13b8d8447de3f2c40f1bc8ab","impliedFormat":99},{"version":"b8d353cd41fc68412dc03f92bfc3e5606d606a875fc1c2a5f29fb92fe95dd79f","impliedFormat":99},{"version":"e8c1f41aeaca02f97f93626d289dcdb89b4de617b070dc0652aa9682ffd2b216","impliedFormat":99},{"version":"c869e1aba81046b2f8d96b43f06522e9735b7a15b1ff46bfa4dba090d9111702","impliedFormat":99},{"version":"e45f46abb1a79ad1e31f6d7b276aef60c3bc6c3b9e67e3b2e199ada699a352b8","impliedFormat":99},{"version":"bca0786d47b7f35c2c48e27798076b396b743be45702c711896063d5388ddf3c","impliedFormat":99},{"version":"6658ca0bf1bc8bf9695e9103e9772899be9579ceb632c9b284abd2eb378c9dd8","impliedFormat":99},{"version":"ea74a19f73d80d20423a8f7d27d9b2e38e9e66265aee434b2cb843580dc38d6d","impliedFormat":99},{"version":"712f55bbecce74c21e38d124b789802c59a1a9ad8564cc841cda45f1b5c8c5d3","impliedFormat":99},{"version":"3d9eae3609064bc0a3d0e828006577ff96f873107b586dda0aa1457767f569a4","impliedFormat":99},{"version":"c93424262e6e8274db30fcc998af77a95dea685a5a754d3a725e33bbc6913ac9","impliedFormat":99},{"version":"dc84604f43e4305be0acb23cff60f89e94156bb277b6fb8db97c99db01730906","impliedFormat":99},{"version":"f88fb23d72ea1139f3322f887d4978b698cc63f1e1aaf6b0804ece0331f40281","impliedFormat":99},{"version":"261032852b4b304b1a306946dff8eb3922035369dfd9223f7fd5e3c106ac3307","impliedFormat":99},{"version":"9a4eae8f0dfd113e65dff078688dfa813a58889fe9e13dbc0a697f525c26b3d4","impliedFormat":1},{"version":"b318383811d391e1f81fa4c848f697618123c27001f20a75cb9b8cdf4cb162ef","impliedFormat":1},{"version":"efab94ec9cdaf925c7f49f9ed4c917f2d17b5fb467005a8a264b9521e8b85ec7","impliedFormat":1},{"version":"d74d36c9f978cfe351683273c48e1d9b3e2409191f25092f1a8e85e144cbbb0a","impliedFormat":1},{"version":"e826d622ebd7a6e4e5b4195ba99514102c781482c988a997765cc10f613cf932","impliedFormat":1},{"version":"850b14287b042fcedf10d3be4de994c857b9d6a08eb3634549917278dfe11c1a","impliedFormat":1},{"version":"697f1b804550735a98283639c621d65d87f339ba723b79ca32fa57e1e00092f2","impliedFormat":1},{"version":"029b3d40db187d23cc8699b623db25b26c7d76b6bb79b8e51c2c670b08a0f894","impliedFormat":1},{"version":"1dbbe5575a394f208f8437c4f3688fc4fb088007bc8ace3ade8e46cff99b55b0","impliedFormat":1},{"version":"ed4139cd599cd22ca3df0eb5f80b03466048b8833c46485882c6fef244caa261","impliedFormat":1},{"version":"f1af071a99ab123001fa4336c6b61d54a4e1e798dc9fb430b4b4ce11c0756c8c","impliedFormat":1},{"version":"a77e79dcf66ec005a017b70bb6f0b1b78e9a4ff00c6e229fb4eb6c7747f896c8","impliedFormat":1},{"version":"7316878c9ce23f60ce851defd4c340bf1f7aeeee98cc0c7e72edf1fa6dd67b8e","impliedFormat":1},{"version":"ea64c0595be83f9b595c824dbde5b94ca00ee3a3afe9a254255cb9b265925f3d","impliedFormat":1},{"version":"da223a01fd4cf985e4e489fb2a35452dd7c79f4609428a60545e40bc944f28b2","impliedFormat":1},{"version":"2b974562f1b4415197d9934d4cdaaa9a116166e89f867e83186099326407ea5b","impliedFormat":1},{"version":"066c98a04d6fa1097a58d3b2e1bfb09e899ce58d56ce23b40dc8e2422ad9885e","impliedFormat":1},{"version":"e0d03ec4f14464c48fb633ff981aa5b05c0f7bd6205337c510eb98dffb6456d8","impliedFormat":1},{"version":"306e67d906ccce3eb9fbae6864b1415b0963a9b7b7b6ef8741469d2d8ed4ba7b","impliedFormat":1},{"version":"f092281ce4527daf2633012102c03ae9ef42306d0a8d522ffc507d5475e97a9a","impliedFormat":1},{"version":"dce8555c75652c0bcfd5855a6893416b6ff4d6f8ac65efc77192953590fe96fc","impliedFormat":1},{"version":"af6569a1bee97618bb38bec49e46907b7ac67f2385d1700bf837d40046213f74","impliedFormat":1},{"version":"c7b28b0e9d5598d272736ec6db244c9ccf019cd53ae7d998e2d49c7840d38546","impliedFormat":1},{"version":"7afc72eae3930bad4ab4ed2a771f72e0584d42acb5ad8479462a5e582c6b6fa2","impliedFormat":1},{"version":"d0812906977e6c51e00de24cd2bde64619ed979570d00aeb57f7c20ffbcde3e6","impliedFormat":1},{"version":"c7d8ed27879abc869ec2dd5c820bf09b05bf3fe745d651e18e4f2e039036d789","impliedFormat":1},{"version":"fa93cb0289dd165b8bcdbe25a62cadf0e2eb8baa7551a0938614cc3bd47aaecf","impliedFormat":1},{"version":"03c258e060b7da220973f84b89615e4e9850e9b5d30b3a8e4840b3e3268ae8eb","impliedFormat":1},{"version":"e1e0ceb857c0832a956676a7f565f2564e07b15f3fa18027bab043b986fd7232","impliedFormat":1},{"version":"563477ed7c439b4707787b262d623a2577d7352e605a3ccc02cd363d82b44e75","impliedFormat":1},{"version":"deb3e612aeb57d0b3e3c5d788518552d6b13cecb51edcc0e9002685c4339d74d","impliedFormat":1},{"version":"399c2dc048ef158abba60902e31567f5a890647d8fca9d30acaefdddc753feb8","impliedFormat":1},{"version":"91c10ad1be770bad88ecdbbb1996eba868b2f9a5b2fd7010d213b8f79e75ee2f","impliedFormat":1},{"version":"db002494b1b41bf0634c5c31fb470b047f479a88e842df0a92ec066eff3f942b","impliedFormat":1},{"version":"ceb9be879494de5e99a6a5e2a7fadc763dcba542ad1ddb08e2155ac4e0fddf10","impliedFormat":1},{"version":"ec82062338f1f627aeea65c995acebeb744f9152bec041f8e8ea6db4a1c6df79","impliedFormat":1},{"version":"11f5b1bf8b4ac072126d928167fab37b0a1aa4f37f4b60ed8654f47677771a94","impliedFormat":1},{"version":"0fc511ce4d775cb2a02aaf54b2adebeb5e33d7d5dc6b56cc24d204e103356185","impliedFormat":1},{"version":"dec39b8b3a33dd7e1ff70d2fdc284b38eb73825ba3a7643c6edcf6fe663fccf2","impliedFormat":1},{"version":"00fc56f410f2ae2035962961ad461233c48e86e7bf37cae9c7a3b2724f37d15b","impliedFormat":1},{"version":"e9d478d3e803dc05f09b1819e6d3470eb7c00ebd2d577c8effab9b484d37d4f5","impliedFormat":1},{"version":"cff0bf8b159ee1d00e9a450d71b0da18458db6c8c1ec508cf3c1576a922627e2","impliedFormat":1},{"version":"5672fa3e7b3b2a0d2ac8459735991207228070656f75364a36ea5ff5ce715ed8","impliedFormat":1},{"version":"de0cb9cf89d43261832ec99a1d15a9cf681041daacc572db781ccb3ed1b869ac","impliedFormat":1},{"version":"c420cdfcc6541432463eb14e773f25467d6ab9f4236c824a2bcfa20af1f80e00","impliedFormat":1},{"version":"52a3a559f734615e5211bf43f9ece4044e9cb505105c45e01f863f6a2da50e9d","impliedFormat":1},{"version":"355b3558e43bfe1116bf9159088f809cbef2754644ce96042b9e36673999183a","impliedFormat":1},{"version":"f4dd302891d9eeca47ea97a0102a6a920919fb185e8a22b894d81255a595314b","impliedFormat":1},{"version":"1f0539108fad59d8e9d282900dc9bd4c99cb49eccfbe11df3edb2f53854068a0","impliedFormat":1},{"version":"e8f2c43cafb207377b9118d8f711a9b21e8ce973eec946a3ac9ddf605e090f0f","impliedFormat":1},{"version":"0637fca5d32cc45b0507ea63167981f1222d717e93557da5e6c49c896285531e","impliedFormat":1},{"version":"b61f5be5c8a2c83cbcd4f27c588c1db29c047ae40d3f0200c6791d54916cac98","impliedFormat":1},{"version":"c51d6980cb2fd642b801f18b777c72a167fedce87b11d1342cd72e11d632c287","impliedFormat":1},{"version":"d00a5834d4ef95b3cea0fef90fe89cd6bf5bc9b5b3dd15ff9af51e5c288499a9","impliedFormat":1},{"version":"a30eff1d8eff417beaa607bf3dcc074019d090066b48244d336a2aa522c210d1","impliedFormat":1},{"version":"d1af8aa5589e616f6845dfe2a20ffeb3e91692f30310f93606598b959a2f8e95","impliedFormat":1},{"version":"4fbb01c38ec98a853bb41b3d6fbcf22ab58771ea210c55e4b80dce8fbbee30a5","impliedFormat":1},{"version":"a8c6e5f16841ee9179324f015c1e2090f5a9b47215ec9dfaced66326d25426f9","impliedFormat":1},{"version":"ece31b42c96e84fc9e401ac4c1f415b733931ea4773d8b69c821e0f36dbf6523","impliedFormat":1},{"version":"7125200dcb06a8a47454799fef10df0741de00a953623fc1ecca9acc4319cc3a","impliedFormat":1},{"version":"7240f5bf562398c9e8f72f078afda74ba35cde7c1c447ba5174360bd028142a6","impliedFormat":1},{"version":"c6eccffa00a5d440e96faa5c9dbe62f23cf65f7a627d181406b9870a32e0eda6","impliedFormat":1},{"version":"5219e02a8e1e2909efb002537bcba057d9f1c44b399d9fd79a730f86294474c3","affectsGlobalScope":true,"impliedFormat":1},{"version":"c151ab2fed8d48054404a8c8268ad7e9ee679c9047fe6d86d65cc46b41d17010","impliedFormat":1},{"version":"5b5aa4b85dd84fc8cf774d3968202e2057050e357053eed40fe7e76f468d9b65","impliedFormat":1},{"version":"daca4d242f67882b1e4854403a0bd863bca88829847345fe45ba16d01d9fa4c5","impliedFormat":1},{"version":"3c06e1f0a3a2747167116aa68b7fc377b3153d0495a14534ed99895bb22643dd","impliedFormat":1},{"version":"af81af2a54b032255b90cdb8ca312ba7762136e3ae42c01a89b211609b37cbfa","impliedFormat":1},{"version":"89df772f2f7d294af13af63e5e8b1c2e2242a24e8da19b1150a3cf99e0c31d71","impliedFormat":1},{"version":"a4e9db2606344d825ba6de2e84742d5bc7b54f5fd9c5575398e1f77f26dfce6f","impliedFormat":1},{"version":"62f0939f386c4607b448157ec939803ea1f62c76ac7899a4e5a01a8d45f8ff38","impliedFormat":1},{"version":"5b64fd20d2f956886cf908a8571d082260bae58db02387bbcecca3c125075b82","impliedFormat":1},{"version":"65f67ad5701719fa78210be5421cd5e2849b41840cd56158606b77a3cc1509ed","impliedFormat":1},{"version":"2a34f5470eee469ee69420f411b9be285208dfb09dfaedcc0dfd7286f5d78ce6","impliedFormat":1},{"version":"e68bb421c881fb3303cb4a5a6e5f92735eb52eaa0eb7dac32c1a55ae84169e72","impliedFormat":1},{"version":"17910179bf60cf2c6e71c1a29d6c6251523219108faa64edaac8527f9d0836ea","impliedFormat":1},{"version":"fc80fe54eeca856d34b1875bf77c9081a3209595bbd6285b72a44c07c9d516a0","impliedFormat":1},{"version":"b086908af4e3a5754c34f38064058f53f67f7babba1313c4b110f187f6629133","impliedFormat":1},{"version":"d25f09a0563a32da30edb5e2c5b02f411f157ce6072dbd0575829231a615b9c0","impliedFormat":1},{"version":"aed987f152e04997576d63513fa0aa39eee89d326b110b06ccdb90d858caa1a0","impliedFormat":1},{"version":"453131e84e2df0684e6499651f96ad8cdf715fde6bba84d37d7d433fdd82e354","impliedFormat":1},{"version":"160320b8022cff6b45257df96a753783cb6493f1d6c38115c0eb11bf8656da23","impliedFormat":1},{"version":"602659e8a03d5c95503c8b9cf62edc70c7dd4a428d99b4b75b05189b7cb14976","impliedFormat":1},{"version":"d1b511507cf1331fc5b3c1e1afe1c634cd73b492b97e1e0eac4e7e4ebbc8226f","impliedFormat":1},{"version":"d3ed26718ca2efb3276efffebf89edfc1ca591f0d14870ac686ad56f28c40298","impliedFormat":1},{"version":"3b362e2679b59fb90e896852a395973d637a14ef662bcffc43f638fc536640ff","impliedFormat":1},{"version":"d3d600527fce7568cbe7c0ad9a3ce5d311a75e04a370c97bdb933cc3c930d925","impliedFormat":1},{"version":"b22534d708aabc5b6c986fe343eaef54692972926c9bda43c60a3b9c73cba504","impliedFormat":1},{"version":"7664bc39c9085e161f5f6f8f647ceffe26418a98a3f2a4c381fdc755be4b9e64","impliedFormat":1},{"version":"2cfbeb3885b75d97160fee31a23f4e5d1508cb2af1ce34ad98741b38a4b253b9","impliedFormat":1},{"version":"b2dfd89e02ac598aae6dec025ed75316412de59423e7a2345b951d33d72f4581","impliedFormat":1},{"version":"acf43834501c92da619d35679372c53d08a135fce5de10cc04e2f54c07134ae1","impliedFormat":1},{"version":"bc8f5e3c72bcb2e68e2feb272c8312b81fd0ba7417e2993eb569aa9aba05661d","impliedFormat":1},{"version":"ef275855066eb67627a2e8e388226fd510824d27d2a8f5555251fe096a9def3e","impliedFormat":1},{"version":"3b8ab6d861339b4c45682219429441534c00abd7f23fc0714e9326213669d35a","impliedFormat":1},{"version":"74ff64ddbb6c72565b2ffc98652f78c3895cc40c8264ed0881ec1221e759de18","impliedFormat":1},{"version":"83cf78cb96cbe2cf84d7acbb777345919e79d1357bf051bd5c1da1e7d85b755a","impliedFormat":1},{"version":"40c1a3ed908790d2d173914c88721ea4182cac8a6b1e5e13ef268a82404828c4","impliedFormat":1},{"version":"8b27c6ae71f8849874f800e49d14a98c92bb0ae54e0a79d6ae617063ba2a6e5c","impliedFormat":1},{"version":"ce6fbdceac62521a6f474355eb2a0b85446f7dd7437ce59eed9ac9ced059d4a0","impliedFormat":1},{"version":"466e0434af11422a1621060ca2745a4b94067076065b6e0c0aeb874c6eaa9a63","impliedFormat":1},{"version":"2b1177d4681eade2485edf0433bcd0037fbd2a7e6851c9fa7d3285056d30193e","impliedFormat":1},{"version":"323c2d2acc276d554fff791a55433159d117aa9662ac861090a2426fa1d01ab2","impliedFormat":1},{"version":"ecb626a33e299fc633fdab872d726f7de7abe01e7dade946a7d0b2572854aa0a","impliedFormat":1},{"version":"a5f9d6671ab55c6acf3117c592a5d84b46254d3f15cc66de0a308b2633b0cf75","impliedFormat":1},{"version":"9de2b351d62216e6b894c2e8ccb9b1a44ba320afca185d071ae1e63e608b8d8d","impliedFormat":1},{"version":"6a1a11860069ab718960e14c936567b39e4c66d8e650e94ba4d8da60415f0a33","impliedFormat":1},{"version":"84f576c5d9942a70efa2b4d14c8a805134f0bb3364535964b6d9eddf94219408","impliedFormat":1},{"version":"63d143c76b01b5bf6f591dba553cd0840b1d528200c89d5c4acc6e9fb237eeb5","impliedFormat":1},{"version":"cf49d08267c66f93e5e86e2e0137f85220e525f57fa93da5b3510dae11e6ba6d","impliedFormat":1},{"version":"0f988bd62f9188817239c3f2793995f642aa24f6e676296777e817fae7e8a5e3","impliedFormat":1},{"version":"6e2ea43283fbf89bc6c98a3171a817f3163b9fb77ef16411c7f44b72e25e3bfe","impliedFormat":1},{"version":"e37e536ebf59b11c5b5aefac81280bd5aa65f46f395670deb44a395c6e6ecba8","signature":"7c75d8638eacd3315c17a0f31c6322e0e143462814ebc460c11d3487c6899e0f","impliedFormat":1},{"version":"fd400413cd93f540696923c4118f81f26d4b7f9789b4468cbd1815ab72b04c33","signature":"4e0f4f28501f60fc947c9940b18d8c799a650c89c442f06ca86ce382ff7b2cf3","impliedFormat":1},{"version":"9a2eaab4e54953c6b2ba21f7ac4c2593859da03917011c10a2acd8864e38e7b2","impliedFormat":1},{"version":"515cdcb376c882b401eb92cf8ee5207ec694fd0a3278cef338859abf23b5ceb1","signature":"e498f962795122623611db6f3fabfe3b42e119ff0d9f0af368ae99fd9ed9c688","impliedFormat":1},{"version":"d698ff9218bc6145253bc6977335e81e08ce932433df5b871c4c66ea609cfdad","signature":"60d3a071c19a7541a09175b01cf9503b31ec03d2027c2453cc7ec61448069692","impliedFormat":1},{"version":"211440ce81e87b3491cdf07155881344b0a61566df6e749acff0be7e8b9d1a07","impliedFormat":1},{"version":"5d9a0b6e6be8dbb259f64037bce02f34692e8c1519f5cd5d467d7fa4490dced4","impliedFormat":1},{"version":"880da0e0f3ebca42f9bd1bc2d3e5e7df33f2619d85f18ee0ed4bd16d1800bc32","impliedFormat":1},{"version":"cf3d384d082b933d987c4e2fe7bfb8710adfd9dc8155190056ed6695a25a559e","impliedFormat":1},{"version":"9871b7ee672bc16c78833bdab3052615834b08375cb144e4d2cba74473f4a589","impliedFormat":1},{"version":"c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","impliedFormat":1},{"version":"8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","impliedFormat":1},{"version":"86c73f2ee1752bac8eeeece234fd05dfcf0637a4fbd8032e4f5f43102faa8eec","impliedFormat":1},{"version":"42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","impliedFormat":1},{"version":"ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","impliedFormat":1},{"version":"83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","impliedFormat":1},{"version":"1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","impliedFormat":1},{"version":"0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","impliedFormat":1},{"version":"cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","impliedFormat":1},{"version":"c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","impliedFormat":1},{"version":"f4e9bf9103191ef3b3612d3ec0044ca4044ca5be27711fe648ada06fad4bcc85","impliedFormat":1},{"version":"0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","impliedFormat":1},{"version":"7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","impliedFormat":1},{"version":"bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","impliedFormat":1},{"version":"52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","impliedFormat":1},{"version":"770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","impliedFormat":1},{"version":"d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","impliedFormat":1},{"version":"799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","impliedFormat":1},{"version":"2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","impliedFormat":1},{"version":"9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","impliedFormat":1},{"version":"397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","impliedFormat":1},{"version":"a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","impliedFormat":1},{"version":"a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","impliedFormat":1},{"version":"c2576a4083232b0e2d9bd06875dd43d371dee2e090325a9eac0133fd5650c1cb","impliedFormat":1},{"version":"4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","impliedFormat":1},{"version":"f40ac11d8859092d20f953aae14ba967282c3bb056431a37fced1866ec7a2681","impliedFormat":1},{"version":"cc11e9e79d4746cc59e0e17473a59d6f104692fd0eeea1bdb2e206eabed83b03","impliedFormat":1},{"version":"b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","impliedFormat":1},{"version":"c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","impliedFormat":1},{"version":"14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","impliedFormat":1},{"version":"a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","impliedFormat":1},{"version":"f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","impliedFormat":1},{"version":"3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","impliedFormat":1},{"version":"662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","impliedFormat":1},{"version":"c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","impliedFormat":1},{"version":"2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","impliedFormat":1},{"version":"34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","impliedFormat":1},{"version":"7d8ddf0f021c53099e34ee831a06c394d50371816caa98684812f089b4c6b3d4","impliedFormat":1},{"version":"4be7ebacb480407e8c3d0dae62b9798feb921d52b7e0e5c127994bb68abef016","signature":"ada210aba1819962c86555ee1b825195fd45be5dda742c1323d21f8cc52992f7","impliedFormat":1},{"version":"70466dbfaa237b728c7e1fea1e2f5b15b6523cc59c15680edaab0ee479e81f2b","signature":"5f85211187da893c7e5e9979037b991fe011891a3261aae4d0ff1c6de6a25b90","impliedFormat":1},{"version":"9e1ec132c883bf66bd4ad25eab26ffe8ae9a841c08835d49cb3af37767275716","signature":"895bafab1295c334981a1d7a62059d130ed8e38489134259d6c9c013b21545ce","impliedFormat":1},{"version":"7a0f7320d37408a3d03ae6a0cd710615bc999d5db203146028365caa38fc8219","impliedFormat":1},{"version":"f96f3c445afc7d65d4790386e37c5b57f095f285cc89b8315b209fe0c81837c1","impliedFormat":1},{"version":"ee7d8894904b465b072be0d2e4b45cf6b887cdba16a467645c4e200982ece7ea","impliedFormat":1},{"version":"3411c785dbe8fd42f7d644d1e05a7e72b624774a08a9356479754999419c3c5a","impliedFormat":1},{"version":"8fb8fdda477cd7382477ffda92c2bb7d9f7ef583b1aa531eb6b2dc2f0a206c10","impliedFormat":1},{"version":"66995b0c991b5c5d42eff1d950733f85482c7419f7296ab8952e03718169e379","impliedFormat":1},{"version":"33f3795a4617f98b1bb8dac36312119d02f31897ae75436a1e109ce042b48ee8","impliedFormat":1},{"version":"2850c9c5dc28d34ad5f354117d0419f325fc8932d2a62eadc4dc52c018cd569b","impliedFormat":1},{"version":"c753948f7e0febe7aa1a5b71a714001a127a68861309b2c4127775aa9b6d4f24","impliedFormat":1},{"version":"3e7a40e023e1d4a9eef1a6f08a3ded8edacb67ae5fce072014205d730f717ba5","impliedFormat":1},{"version":"a77be6fc44c876bc10c897107f84eaba10790913ebdcad40fcda7e47469b2160","impliedFormat":1},{"version":"382100b010774614310d994bbf16cc9cd291c14f0d417126c7a7cfad1dc1d3f8","impliedFormat":1},{"version":"91f5dbcdb25d145a56cffe957ec665256827892d779ef108eb2f3864faff523b","impliedFormat":1},{"version":"4fdf56315340bd1770eb52e1601c3a98e45b1d207202831357e99ce29c35b55c","impliedFormat":1},{"version":"927955a3de5857e0a1c575ced5a4245e74e6821d720ed213141347dd1870197f","impliedFormat":1},{"version":"be6fd74528b32986fbf0cd2cfa9192a5ed7f369060b32a7adcb0c8d055708e61","impliedFormat":1},{"version":"6f5a9b68ce8608014210f5a777f8dd82e6382285f6278c811b7b0214bbcac5bd","impliedFormat":1},{"version":"af11413ffc8c34a2a2475cb9d2982b4cc87a9317bf474474eedaacc4aaab4582","affectsGlobalScope":true,"impliedFormat":1},{"version":"96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","impliedFormat":1},{"version":"8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649","impliedFormat":1},{"version":"fbca5ffaebf282ec3cdac47b0d1d4a138a8b0bb32105251a38acb235087d3318","impliedFormat":1},{"version":"22293bd6fa12747929f8dfca3ec1684a3fe08638aa18023dd286ab337e88a592","impliedFormat":1},{"version":"c73834a2aee5e08dea83bd8d347f131bc52f9ec5b06959165c55ef7a544cae82","impliedFormat":1},{"version":"74d5a87c3616cd5d8691059d531504403aa857e09cbaecb1c64dfb9ace0db185","impliedFormat":1}],"root":[522,523,525,526,[570,572]],"options":{"allowJs":true,"allowSyntheticDefaultImports":true,"alwaysStrict":true,"declaration":true,"declarationMap":true,"emitDecoratorMetadata":true,"esModuleInterop":true,"experimentalDecorators":true,"importHelpers":true,"importsNotUsedAsValues":0,"module":100,"newLine":1,"noEmitHelpers":true,"noFallthroughCasesInSwitch":true,"noImplicitOverride":true,"noImplicitReturns":true,"noUnusedLocals":true,"noUnusedParameters":true,"outDir":"./","preserveConstEnums":true,"removeComments":false,"skipLibCheck":true,"sourceMap":true,"strict":true,"target":7,"useDefineForClassFields":true},"fileIdsList":[[295],[302],[289],[77,295,321],[77,432,433,434],[433,434,435],[77,80,84,93,432,433],[432,434],[77,84,91,95,289,416,431],[84,305,437],[84,247,409,415,417,418,420,431,432,442],[420],[442],[431,439,443],[438,443],[438,439,440,443,444,445],[77,422,432,439],[84,247,414,431],[414,415],[413,415,417],[77,80,92,432],[93,94],[93],[79,84,95,417,418,420,431,432,436,446,447,448,449,453,454,455,456],[77],[77,417],[84,295,415,416],[84,416,417,443],[321],[441,442,450,451,452],[77,84,305,437,441],[77,93,302,422,432,440,442],[416],[84,416,419,420,432],[419,421,422,423,425,426,427,428,429,430],[84,416,419,432],[84,417,418,432],[77,84,417,418,419,424,432],[84,417,425,432],[413,417,423],[84,416,418,432],[84,432],[84],[90],[84,87,88,89],[85],[84,86,91],[81],[81,82,83],[84,248,378,379,380,381,382,383,384,385,386,410,411,412],[377],[84,305],[409],[84,377],[411],[305,340,398],[321,340],[303,340,527,528],[302,335,340,437,588,590],[589],[303,332,340],[249],[290,295,324],[291,296,302,303,310,321,332],[291,292,302,310],[293,333],[294,295,303,311],[295,321,329],[296,298,302,310],[289,297],[298,299],[300,302],[289,302],[302,303,304,321,332],[302,303,304,317,321,324],[287,290,337],[298,302,305,310,321,332,398],[302,303,305,306,310,321,329,332],[305,307,321,329,332],[249,250,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339],[302,308],[309,332,337],[298,302,310,321],[311],[312],[289,313],[310,311,314,331,337],[315],[316],[302,317,318],[317,319,333,335],[290,302,321,322,323,324],[290,321,323],[321,322],[324],[325],[302,327,328],[327,328],[295,310,321,329],[330],[310,331],[290,305,316,332],[295,333],[321,334],[309,335],[336],[290,295,302,304,313,321,332,335,337],[321,338],[530,569],[530,554,569],[569],[530],[530,555,569],[530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568],[555,569],[302,305,307,321,329,332,338,340,398],[302,321,340],[305,307,310,398],[459],[77,84,460,461,462,468,469,470,471,476,477,478,479,480,481,482,483,484,485,486,487,488,490,491,492,493,494,495],[462,496],[75,463],[463],[77,458,459,460,461],[460,467,468,469,470,471,472,476,477,478,479,480,481,482,483,484,485,486,487,488,490,491,492,493,494,495,496],[459,462],[75,463,464,471,474,475,477,478,481,482,483],[463,466,472,474,484],[463,464,474],[463,466,472,474],[463,464,465,473],[75,463,464,476],[463,466,472,477],[340,463,464,472],[463,466,472,479],[247,321,340,463,464],[463,466,472,480],[321,340,463,464],[463,464],[463,466,468,472],[463,464,468,476,479,480,484],[75,463,466,472,484],[463,464,472,489],[463,466,472,490],[463,466,472,484],[75,463,464,472,481,482,483,484],[463,466,472,493],[75,463,464,469,470],[463,466,471,472],[463,464,471],[463,466,469,472],[247,321,340,467,468,471],[298,305,398],[394],[290,302,305,332,340,391,392,393],[343,365],[343,374],[343,368,374],[340,343,367,368,369,370,371,372,373],[340,343,367,368,374,375,376],[340,343,367,368,374,375],[340,343,355,366],[343,367,368,377],[344],[341,343,344,345,354],[359,360,364],[360],[359,360,361,362,363],[359,360],[359],[356,357,358],[356],[343],[342],[341],[343,347,348,349,350,351,352,353],[341,343],[343,346],[305,408],[290,397,399,400,401],[403],[396,398,399,400,403],[305,310,321,396,400,401,403],[290,298,305,307,310,321,329,387,389,390,392,395,396,398,400,401,402],[290,396,399,401,403],[305],[405],[398,399,400,401,402,403,404,405,406,407],[247,290,399,400,402,403],[302,305,306,307,329,332,388,398],[498,499,518,519,520],[518,521],[340,498,499,500,501,502,503,504,505,507,508,509,510,511,512,513,514,515,516,517],[498,499,521],[499],[498,499],[521],[498,499,506],[498,521],[499,500],[577],[576,577],[576],[576,577,578,580,581,584,585,586,587],[577,581],[576,577,578,580,581,582,583],[576,581],[581,585],[577,578,579],[578],[576,577,581],[290,321],[96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,118,119,120,121,122,123,124,125,126,127,128,129,137,138,139,140,142,143,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246],[107],[107,121,125,127,128,136,154,159,185],[112,128,136,155],[136],[194],[222],[112,136,223],[223],[108,179],[178],[103,107,111,136,141,180],[179],[112,136,226],[226],[100],[114],[192],[96,100,107,136,164],[136,204,240],[127],[107,121,125,126,136],[207],[210],[105],[212],[118],[103],[122],[163],[164],[136,155],[112],[116,117,130,131,132,133,134,135],[118,123,131],[112,122,131],[112,114,131,132,134],[117,121,124,130],[112,121,127,129],[96,122],[121],[119,121,136],[96,121,122,136],[98],[97,98,103,112,118,121,122,136,164],[230],[228],[128],[138,202],[96],[111,112,136,138,139,140,141,142,143,144,145],[114,138,139],[107,155],[106,109],[119,120],[107,112,122,136,145,156,159,160,161],[140],[98,160],[136,140,165],[223,232],[103,112,118,122,127,136,155],[112,114,122,136,156,157],[108],[136,148],[226,235,238],[108,114],[112,136,164],[112,122,136],[136,141],[104,136],[105,114],[136,184,186],[97,199],[107,121,125,126,129,136,154],[107,121,125,126,136,155],[260,264,332],[260,321,332],[255],[257,260,329,332],[310,329],[340],[255,340],[257,260,310,332],[252,253,256,259,290,302,321,332],[252,258],[279,280],[256,260,290,324,332,340],[290,340],[279,290,340],[254,255,340],[260],[254,255,256,257,258,259,260,261,262,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,280,281,282,283,284,285,286],[260,267,268],[258,260,268,269],[259],[252,255,260],[260,264,268,269],[264],[258,260,263,332],[252,257,260,267],[252,257,260,267,274],[255,260,279,290,337,340],[74,75,76,77,78,84,295,413,457,497,521,522,523,525,526,570],[74,75,457],[74,457,497,522,523,525,526,571],[74,457,522],[74,75,80,457,522,524],[74,75,80,413,457,497,521,522,571],[74,75,77,311,312,529,569]],"referencedMap":[[76,1],[77,2],[78,3],[80,4],[435,5],[436,6],[434,7],[433,8],[432,9],[455,10],[443,11],[444,12],[445,13],[438,14],[439,15],[446,16],[440,17],[415,18],[447,19],[414,20],[93,21],[95,22],[94,23],[457,24],[420,25],[418,26],[417,27],[448,28],[449,29],[453,30],[442,31],[441,32],[429,33],[421,34],[431,35],[422,36],[423,37],[425,38],[426,39],[427,39],[430,40],[419,41],[428,42],[454,43],[91,44],[90,45],[86,46],[87,47],[88,47],[89,47],[83,48],[84,49],[82,48],[413,50],[378,51],[383,52],[410,53],[386,54],[412,55],[396,56],[574,57],[529,58],[589,59],[590,60],[527,61],[249,62],[250,62],[289,3],[290,63],[291,64],[292,65],[293,66],[294,67],[295,68],[296,69],[297,70],[298,71],[299,71],[301,2],[300,72],[302,73],[303,74],[304,75],[288,76],[305,77],[306,78],[307,79],[340,80],[308,81],[309,82],[310,83],[311,84],[312,85],[313,86],[314,87],[315,88],[316,89],[317,90],[318,90],[319,91],[321,92],[323,93],[322,94],[324,95],[325,96],[326,29],[327,97],[328,98],[329,99],[330,100],[331,101],[332,102],[333,103],[334,104],[335,105],[336,106],[337,107],[338,108],[595,57],[554,109],[555,110],[530,111],[533,111],[552,109],[553,109],[543,109],[542,112],[540,109],[535,109],[548,109],[546,109],[550,109],[534,109],[547,109],[551,109],[536,109],[537,109],[549,109],[531,109],[538,109],[539,109],[541,109],[545,109],[556,113],[544,109],[532,109],[569,114],[563,113],[565,115],[564,113],[557,113],[558,113],[560,113],[562,113],[566,115],[567,115],[559,115],[561,115],[524,116],[596,117],[458,118],[467,119],[496,120],[463,121],[464,122],[466,123],[462,124],[497,125],[460,126],[484,127],[485,128],[465,129],[473,130],[474,131],[475,130],[477,132],[478,133],[479,134],[486,135],[480,136],[487,137],[476,138],[468,139],[488,140],[481,141],[482,142],[490,143],[491,144],[492,145],[493,146],[494,147],[495,139],[471,148],[483,149],[469,150],[470,151],[472,152],[387,153],[395,154],[394,155],[366,156],[369,157],[372,157],[373,157],[371,158],[370,158],[374,159],[377,160],[376,161],[367,162],[375,163],[368,157],[345,164],[355,165],[365,166],[361,167],[364,168],[362,169],[360,170],[359,171],[357,172],[358,172],[346,173],[343,174],[342,175],[353,173],[352,173],[354,176],[351,177],[349,173],[350,173],[347,178],[348,173],[409,179],[402,180],[404,181],[401,182],[399,183],[403,184],[400,185],[398,186],[406,187],[408,188],[405,189],[389,190],[391,2],[521,191],[519,192],[518,193],[517,194],[515,195],[505,196],[498,197],[503,195],[504,195],[516,195],[508,195],[509,195],[510,195],[502,195],[507,198],[499,199],[512,195],[501,195],[514,200],[511,195],[513,195],[506,197],[578,201],[587,202],[577,203],[588,204],[583,205],[584,206],[582,207],[586,208],[580,209],[579,210],[585,211],[581,202],[392,212],[247,213],[125,214],[186,215],[159,216],[143,217],[196,218],[223,219],[225,220],[224,221],[180,222],[179,223],[182,224],[181,225],[226,217],[230,226],[228,227],[101,228],[102,228],[144,229],[193,230],[205,231],[108,214],[242,232],[128,233],[127,234],[209,235],[211,236],[106,237],[213,238],[217,239],[104,240],[178,241],[221,242],[165,243],[238,214],[216,244],[116,245],[136,246],[132,247],[133,248],[135,249],[131,250],[130,251],[134,252],[119,253],[120,254],[123,255],[164,242],[198,256],[197,257],[227,227],[231,258],[229,259],[185,233],[129,260],[203,261],[160,262],[146,263],[140,264],[189,265],[190,265],[110,266],[121,267],[162,268],[126,214],[208,269],[245,270],[152,217],[166,271],[232,221],[234,272],[233,272],[156,273],[158,274],[168,217],[210,214],[149,217],[109,275],[150,276],[153,217],[239,277],[220,278],[172,278],[195,279],[173,278],[174,278],[194,243],[161,280],[145,281],[151,282],[235,227],[237,258],[236,259],[222,217],[214,283],[187,284],[200,285],[155,286],[154,287],[124,217],[167,217],[137,217],[212,214],[115,278],[267,288],[276,289],[266,288],[285,290],[258,291],[257,292],[284,293],[278,294],[283,295],[260,296],[259,297],[281,298],[255,299],[254,300],[282,301],[256,302],[261,303],[265,303],[287,304],[286,303],[269,305],[270,306],[272,307],[268,308],[271,309],[279,293],[263,310],[264,311],[273,312],[253,212],[275,313],[274,303],[280,314],[571,315],[522,316],[572,317],[523,318],[525,319],[526,320],[570,321]]},"version":"5.5.4"}
|
package/.turbo/turbo-build.log
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
> apify@3.2.4 build
|
|
3
|
-
> npm run clean && npm run compile && npm run copy && npm run fixApifyExport
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
> apify@3.2.4 clean
|
|
7
|
-
> rimraf ./dist
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
> apify@3.2.4 compile
|
|
11
|
-
> tsc -p tsconfig.build.json && gen-esm-wrapper ./dist/index.js ./dist/index.mjs
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
> apify@3.2.4 copy
|
|
15
|
-
> tsx ../../scripts/copy.ts --readme=local
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
> apify@3.2.4 fixApifyExport
|
|
19
|
-
> tsx ../../scripts/temp_fix_apify_exports.ts
|
|
20
|
-
|
package/.turbo/turbo-copy.log
DELETED
package/dist/LICENSE.md
DELETED
|
@@ -1,201 +0,0 @@
|
|
|
1
|
-
Apache License
|
|
2
|
-
Version 2.0, January 2004
|
|
3
|
-
http://www.apache.org/licenses/
|
|
4
|
-
|
|
5
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
-
|
|
7
|
-
1. Definitions.
|
|
8
|
-
|
|
9
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
10
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
-
|
|
12
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
13
|
-
the copyright owner that is granting the License.
|
|
14
|
-
|
|
15
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
16
|
-
other entities that control, are controlled by, or are under common
|
|
17
|
-
control with that entity. For the purposes of this definition,
|
|
18
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
19
|
-
direction or management of such entity, whether by contract or
|
|
20
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
21
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
22
|
-
|
|
23
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
24
|
-
exercising permissions granted by this License.
|
|
25
|
-
|
|
26
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
-
including but not limited to software source code, documentation
|
|
28
|
-
source, and configuration files.
|
|
29
|
-
|
|
30
|
-
"Object" form shall mean any form resulting from mechanical
|
|
31
|
-
transformation or translation of a Source form, including but
|
|
32
|
-
not limited to compiled object code, generated documentation,
|
|
33
|
-
and conversions to other media types.
|
|
34
|
-
|
|
35
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
36
|
-
Object form, made available under the License, as indicated by a
|
|
37
|
-
copyright notice that is included in or attached to the work
|
|
38
|
-
(an example is provided in the Appendix below).
|
|
39
|
-
|
|
40
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
41
|
-
form, that is based on (or derived from) the Work and for which the
|
|
42
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
43
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
44
|
-
of this License, Derivative Works shall not include works that remain
|
|
45
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
46
|
-
the Work and Derivative Works thereof.
|
|
47
|
-
|
|
48
|
-
"Contribution" shall mean any work of authorship, including
|
|
49
|
-
the original version of the Work and any modifications or additions
|
|
50
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
51
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
52
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
53
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
54
|
-
means any form of electronic, verbal, or written communication sent
|
|
55
|
-
to the Licensor or its representatives, including but not limited to
|
|
56
|
-
communication on electronic mailing lists, source code control systems,
|
|
57
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
58
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
59
|
-
excluding communication that is conspicuously marked or otherwise
|
|
60
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
61
|
-
|
|
62
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
63
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
64
|
-
subsequently incorporated within the Work.
|
|
65
|
-
|
|
66
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
67
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
68
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
69
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
70
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
71
|
-
Work and such Derivative Works in Source or Object form.
|
|
72
|
-
|
|
73
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
74
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
-
(except as stated in this section) patent license to make, have made,
|
|
77
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
78
|
-
where such license applies only to those patent claims licensable
|
|
79
|
-
by such Contributor that are necessarily infringed by their
|
|
80
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
81
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
82
|
-
institute patent litigation against any entity (including a
|
|
83
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
84
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
85
|
-
or contributory patent infringement, then any patent licenses
|
|
86
|
-
granted to You under this License for that Work shall terminate
|
|
87
|
-
as of the date such litigation is filed.
|
|
88
|
-
|
|
89
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
90
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
91
|
-
modifications, and in Source or Object form, provided that You
|
|
92
|
-
meet the following conditions:
|
|
93
|
-
|
|
94
|
-
(a) You must give any other recipients of the Work or
|
|
95
|
-
Derivative Works a copy of this License; and
|
|
96
|
-
|
|
97
|
-
(b) You must cause any modified files to carry prominent notices
|
|
98
|
-
stating that You changed the files; and
|
|
99
|
-
|
|
100
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
101
|
-
that You distribute, all copyright, patent, trademark, and
|
|
102
|
-
attribution notices from the Source form of the Work,
|
|
103
|
-
excluding those notices that do not pertain to any part of
|
|
104
|
-
the Derivative Works; and
|
|
105
|
-
|
|
106
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
107
|
-
distribution, then any Derivative Works that You distribute must
|
|
108
|
-
include a readable copy of the attribution notices contained
|
|
109
|
-
within such NOTICE file, excluding those notices that do not
|
|
110
|
-
pertain to any part of the Derivative Works, in at least one
|
|
111
|
-
of the following places: within a NOTICE text file distributed
|
|
112
|
-
as part of the Derivative Works; within the Source form or
|
|
113
|
-
documentation, if provided along with the Derivative Works; or,
|
|
114
|
-
within a display generated by the Derivative Works, if and
|
|
115
|
-
wherever such third-party notices normally appear. The contents
|
|
116
|
-
of the NOTICE file are for informational purposes only and
|
|
117
|
-
do not modify the License. You may add Your own attribution
|
|
118
|
-
notices within Derivative Works that You distribute, alongside
|
|
119
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
120
|
-
that such additional attribution notices cannot be construed
|
|
121
|
-
as modifying the License.
|
|
122
|
-
|
|
123
|
-
You may add Your own copyright statement to Your modifications and
|
|
124
|
-
may provide additional or different license terms and conditions
|
|
125
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
126
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
127
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
128
|
-
the conditions stated in this License.
|
|
129
|
-
|
|
130
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
131
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
132
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
133
|
-
this License, without any additional terms or conditions.
|
|
134
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
135
|
-
the terms of any separate license agreement you may have executed
|
|
136
|
-
with Licensor regarding such Contributions.
|
|
137
|
-
|
|
138
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
139
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
140
|
-
except as required for reasonable and customary use in describing the
|
|
141
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
142
|
-
|
|
143
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
144
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
145
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
146
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
147
|
-
implied, including, without limitation, any warranties or conditions
|
|
148
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
149
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
150
|
-
appropriateness of using or redistributing the Work and assume any
|
|
151
|
-
risks associated with Your exercise of permissions under this License.
|
|
152
|
-
|
|
153
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
154
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
155
|
-
unless required by applicable law (such as deliberate and grossly
|
|
156
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
157
|
-
liable to You for damages, including any direct, indirect, special,
|
|
158
|
-
incidental, or consequential damages of any character arising as a
|
|
159
|
-
result of this License or out of the use or inability to use the
|
|
160
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
161
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
162
|
-
other commercial damages or losses), even if such Contributor
|
|
163
|
-
has been advised of the possibility of such damages.
|
|
164
|
-
|
|
165
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
166
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
167
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
168
|
-
or other liability obligations and/or rights consistent with this
|
|
169
|
-
License. However, in accepting such obligations, You may act only
|
|
170
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
171
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
172
|
-
defend, and hold each Contributor harmless for any liability
|
|
173
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
174
|
-
of your accepting any such warranty or additional liability.
|
|
175
|
-
|
|
176
|
-
END OF TERMS AND CONDITIONS
|
|
177
|
-
|
|
178
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
179
|
-
|
|
180
|
-
To apply the Apache License to your work, attach the following
|
|
181
|
-
boilerplate notice, with the fields enclosed by brackets "{}"
|
|
182
|
-
replaced with your own identifying information. (Don't include
|
|
183
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
184
|
-
comment syntax for the file format. We also recommend that a
|
|
185
|
-
file or class name and description of purpose be included on the
|
|
186
|
-
same "printed page" as the copyright notice for easier
|
|
187
|
-
identification within third-party archives.
|
|
188
|
-
|
|
189
|
-
Copyright 2018 Apify Technologies s.r.o.
|
|
190
|
-
|
|
191
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
192
|
-
you may not use this file except in compliance with the License.
|
|
193
|
-
You may obtain a copy of the License at
|
|
194
|
-
|
|
195
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
196
|
-
|
|
197
|
-
Unless required by applicable law or agreed to in writing, software
|
|
198
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
199
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
200
|
-
See the License for the specific language governing permissions and
|
|
201
|
-
limitations under the License.
|
package/dist/README.md
DELETED
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
# Apify SDK
|
|
2
|
-
|
|
3
|
-
[](https://www.npmjs.com/package/apify)
|
|
4
|
-
[](https://www.npmjs.com/package/apify)
|
|
5
|
-
[](https://discord.gg/jyEM2PRvMU)
|
|
6
|
-
[](https://github.com/apify/apify-sdk-js/actions/workflows/test-and-release.yaml)
|
|
7
|
-
|
|
8
|
-
Apify SDK provides the tools required to run your own Apify Actors. The crawlers and scraping related tools, previously included in Apify SDK (v2), have been split into a brand-new module - [`crawlee`](https://npmjs.org/crawlee), while keeping the Apify specific parts in this module.
|
|
9
|
-
|
|
10
|
-
> Would you like to work with us on Crawlee, Apify SDK or similar projects? We are hiring [Node.js engineers](https://apify.com/jobs#senior-node.js-engineer).
|
|
11
|
-
|
|
12
|
-
## Upgrading from v2
|
|
13
|
-
|
|
14
|
-
A lot of things have changed since version 2 of the Apify SDK, including the split of the crawlers to the new [`crawlee`](https://npmjs.org/crawlee) module. We've written a guide to help you easily migrate from v2 to v3. Visit the [Upgrading Guide](https://docs.apify.com/sdk/js/docs/upgrading/upgrading-to-v3) to find out what changes you need to make (especially the section related to this very [Apify SDK](https://docs.apify.com/sdk/js/docs/upgrading/upgrading-to-v3#apify-sdk)), and, if you encounter any issues, join our [Discord server](https://discord.gg/jyEM2PRvMU) for help!
|
|
15
|
-
|
|
16
|
-
## Quick Start
|
|
17
|
-
|
|
18
|
-
This short tutorial will set you up to start using Apify SDK in a minute or two.
|
|
19
|
-
If you want to learn more, proceed to the [Apify Platform](https://docs.apify.com/sdk/js/docs/guides/apify-platform)
|
|
20
|
-
guide that will take you step by step through running your Actor on Apify's platform.
|
|
21
|
-
|
|
22
|
-
Apify SDK requires [Node.js](https://nodejs.org/en/) 16 or later. Add Apify SDK to any Node.js project by running:
|
|
23
|
-
|
|
24
|
-
```bash
|
|
25
|
-
npm install apify crawlee playwright
|
|
26
|
-
```
|
|
27
|
-
|
|
28
|
-
> For this example, we'll also install the [`crawlee`](https://npmjs.org/crawlee) module, as it now provides the crawlers that were previously exported by Apify SDK. If you don't plan to use crawlers in your Actors, then you don't need to install it. Keep in mind that neither `playwright` nor `puppeteer` are bundled with `crawlee` in order to reduce install size and allow greater flexibility. That's why we manually install it with NPM. You can choose one, both, or neither.
|
|
29
|
-
|
|
30
|
-
There are two ways to initialize your Actor: by using the `Actor.main()` function you're probably used to, or by calling `Actor.init()` and `Actor.exit()` manually. We prefer explicitly calling `init` and `exit`.
|
|
31
|
-
|
|
32
|
-
### Using `Actor.init()` and `Actor.exit()`
|
|
33
|
-
|
|
34
|
-
```typescript
|
|
35
|
-
import { Actor } from 'apify';
|
|
36
|
-
import { PlaywrightCrawler } from 'crawlee';
|
|
37
|
-
|
|
38
|
-
await Actor.init()
|
|
39
|
-
|
|
40
|
-
const crawler = new PlaywrightCrawler({
|
|
41
|
-
async requestHandler({ request, page, enqueueLinks }) {
|
|
42
|
-
// Extract HTML title of the page.
|
|
43
|
-
const title = await page.title();
|
|
44
|
-
console.log(`Title of ${request.url}: ${title}`);
|
|
45
|
-
|
|
46
|
-
// Add URLs that point to the same hostname.
|
|
47
|
-
await enqueueLinks();
|
|
48
|
-
},
|
|
49
|
-
});
|
|
50
|
-
|
|
51
|
-
await crawler.run(['https://crawlee.dev/']);
|
|
52
|
-
|
|
53
|
-
await Actor.exit();
|
|
54
|
-
```
|
|
55
|
-
|
|
56
|
-
### Using `Actor.main()`
|
|
57
|
-
|
|
58
|
-
```typescript
|
|
59
|
-
import { Actor } from 'apify';
|
|
60
|
-
import { PlaywrightCrawler } from 'crawlee';
|
|
61
|
-
|
|
62
|
-
await Actor.main(async () => {
|
|
63
|
-
const crawler = new PlaywrightCrawler({
|
|
64
|
-
async requestHandler({ request, page, enqueueLinks }) {
|
|
65
|
-
// Extract HTML title of the page.
|
|
66
|
-
const title = await page.title();
|
|
67
|
-
console.log(`Title of ${request.url}: ${title}`);
|
|
68
|
-
|
|
69
|
-
// Add URLs that point to the same hostname.
|
|
70
|
-
await enqueueLinks();
|
|
71
|
-
},
|
|
72
|
-
});
|
|
73
|
-
|
|
74
|
-
await crawler.run(['https://crawlee.dev/']);
|
|
75
|
-
});
|
|
76
|
-
```
|
|
77
|
-
|
|
78
|
-
## Support
|
|
79
|
-
|
|
80
|
-
If you find any bug or issue with the Apify SDK, please [submit an issue on GitHub](https://github.com/apify/apify-sdk-js/issues).
|
|
81
|
-
For questions, you can ask on [Stack Overflow](https://stackoverflow.com/questions/tagged/apify) or contact support@apify.com
|
|
82
|
-
|
|
83
|
-
## Contributing
|
|
84
|
-
|
|
85
|
-
Your code contributions are welcome, and you'll be praised to eternity!
|
|
86
|
-
If you have any ideas for improvements, either submit an issue or create a pull request.
|
|
87
|
-
For contribution guidelines and the code of conduct,
|
|
88
|
-
see [CONTRIBUTING.md](https://github.com/apify/apify-sdk-js/blob/master/CONTRIBUTING.md).
|
|
89
|
-
|
|
90
|
-
## License
|
|
91
|
-
|
|
92
|
-
This project is licensed under the Apache License 2.0 -
|
|
93
|
-
see the [LICENSE.md](https://github.com/apify/apify-sdk-js/blob/master/LICENSE.md) file for details.
|
|
94
|
-
|
|
95
|
-
## Acknowledgments
|
|
96
|
-
|
|
97
|
-
Many thanks to [Chema Balsas](https://www.npmjs.com/~jbalsas) for giving up the `apify` package name
|
|
98
|
-
on NPM and renaming his project to [jsdocify](https://www.npmjs.com/package/jsdocify).
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"configuration.d.ts","sourceRoot":"","sources":["../src/configuration.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,aAAa,IAAI,iBAAiB,EAAE,MAAM,eAAe,CAAC;AACnE,OAAO,KAAK,EAAE,oBAAoB,IAAI,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAEtF,MAAM,WAAW,oBAAqB,SAAQ,wBAAwB;IAClE,yBAAyB,CAAC,EAAE,MAAM,CAAC;IACnC,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,gCAAgC,CAAC,EAAE,MAAM,CAAC;IAC1C,0BAA0B,CAAC,EAAE,MAAM,CAAC;CACvC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoEG;AACH,qBAAa,aAAc,SAAQ,iBAAiB;IAChD,kBAAkB;IAClB,OAAgB,YAAY,CAAC,EAAE,aAAa,CAAC;IAG7C,iBAA0B,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAoD/B;IAEF,iBAA0B,YAAY,WAAsF;IAE5H,iBAA0B,YAAY,WAAuC;IAE7E,iBAA0B,QAAQ;;;;;;;;;;;;;;MAehC;IAEF;;OAEG;IACM,GAAG,CAAC,CAAC,SAAS,MAAM,oBAAoB,EAAE,CAAC,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,GAAG,EAAE,CAAC,EAAE,YAAY,CAAC,EAAE,CAAC,GAAG,CAAC;IAIlH;;OAEG;IACM,GAAG,CAAC,GAAG,EAAE,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,GAAG;IAIzD;;OAEG;WACa,eAAe,IAAI,aAAa;IAShD;;;OAGG;WACa,gBAAgB,IAAI,IAAI;CAG3C"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"configuration.js","sourceRoot":"","sources":["../src/configuration.ts"],"names":[],"mappings":";;;;AAAA,0CAKuB;AACvB,wCAAmE;AAwBnE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoEG;AACH,MAAa,aAAc,SAAQ,MAAA,oBAAiB,CAAA;IAgFhD;;OAEG;IACM,GAAG,CAA0E,GAAM,EAAE,YAAgB;QAC1G,OAAO,KAAK,CAAC,GAAG,CAAC,GAAqC,EAAE,YAAY,CAAC,CAAC;IAC1E,CAAC;IAED;;OAEG;IACM,GAAG,CAAC,GAA+B,EAAE,KAAW;QACrD,KAAK,CAAC,GAAG,CAAC,GAAqC,EAAE,KAAK,CAAC,CAAC;IAC5D,CAAC;IAED;;OAEG;IACH,MAAM,CAAU,eAAe;QAC3B,IAAI,EAAa,CAAC,OAAO,CAAC,QAAQ,EAAE,EAAE,CAAC;YACnC,OAAO,EAAa,CAAC,OAAO,CAAC,QAAQ,EAAmB,CAAC;QAC7D,CAAC;QAED,EAAa,CAAC,YAAY,KAA1B,EAAa,CAAC,YAAY,GAAK,IAAI,EAAa,EAAE,EAAC;QACnD,OAAO,EAAa,CAAC,YAA6B,CAAC;IACvD,CAAC;IAED;;;OAGG;IACH,MAAM,CAAU,gBAAgB;QAC5B,OAAO,IAAI,CAAC,YAAY,CAAC;IAC7B,CAAC;;AAhHL,sCAiHC;;AA7GG,2FAA2F;AACjE;;;;WAAU;QAChC,8CAA8C;QAC9C,GAAG,8BAAa;QAEhB,sDAAsD;QACtD,4BAA4B,EAAE,sBAAsB;QACpD,oBAAoB,EAAE,cAAc;QACpC,mBAAmB,EAAE,cAAc;QACnC,wBAAwB,EAAE,kBAAkB;QAC5C,gCAAgC,EAAE,wBAAwB;QAC1D,8BAA8B,EAAE,uBAAuB;QACvD,eAAe,EAAE,UAAU;QAC3B,mCAAmC,EAAE,4BAA4B;QACjE,cAAc,EAAE,UAAU;QAC1B,UAAU,EAAE,MAAM;QAClB,4BAA4B,EAAE,sBAAsB;QACpD,0BAA0B,EAAE,oBAAoB;QAChD,6BAA6B,EAAE,uBAAuB;QAEtD,iCAAiC;QACjC,WAAW,EAAE,OAAO;QACpB,kCAAkC,EAAE,2BAA2B;QAC/D,kCAAkC,EAAE,4BAA4B,EAAE,6BAA6B;QAC/F,yBAAyB,EAAE,kBAAkB;QAC7C,cAAc,EAAE,SAAS;QACzB,kBAAkB,EAAE,YAAY;QAChC,gBAAgB,EAAE,UAAU;QAC5B,kBAAkB,EAAE,YAAY;QAChC,mBAAmB,EAAE,aAAa;QAClC,oBAAoB,EAAE,eAAe;QACrC,mBAAmB,EAAE,cAAc;QACnC,aAAa,EAAE,QAAQ;QACvB,oBAAoB,EAAE,eAAe;QACrC,oBAAoB,EAAE,eAAe;QACrC,sBAAsB,EAAE,gBAAgB;QACxC,gBAAgB,EAAE,WAAW;QAC7B,oCAAoC,EAAE,4BAA4B;QAClE,0CAA0C,EAAE,kCAAkC;QAE9E,iBAAiB;QACjB,wBAAwB,EAAE,kBAAkB;QAC5C,gCAAgC,EAAE,wBAAwB;QAC1D,8BAA8B,EAAE,uBAAuB;QACvD,0BAA0B,EAAE,kBAAkB;QAC9C,QAAQ,EAAE,SAAS;QACnB,eAAe,EAAE,UAAU;QAC3B,mBAAmB,EAAE,cAAc;QACnC,YAAY,EAAE,YAAY;QAC1B,kBAAkB,EAAE,aAAa;QACjC,aAAa,EAAE,aAAa;QAC5B,qBAAqB,EAAE,eAAe;QACtC,oBAAoB,EAAE,cAAc;KACvC;EApDgC,CAoD/B;AAEwB;;;;WAAe,CAAC,GAAG,mCAAkB,EAAE,WAAW,EAAE,eAAe,EAAE,2BAA2B,CAAC;EAArF,CAAsF;AAElG;;;;WAAe,CAAC,GAAG,mCAAkB,EAAE,UAAU,CAAC;EAAtC,CAAuC;AAEnD;;;;WAAW;QACjC,GAAG,+BAAc;QACjB,sBAAsB,EAAE,6BAAoB,CAAC,uBAAc,CAAC,0BAA0B,CAAC;QACvF,gBAAgB,EAAE,6BAAoB,CAAC,uBAAc,CAAC,kBAAkB,CAAC;QACzE,qBAAqB,EAAE,6BAAoB,CAAC,uBAAc,CAAC,wBAAwB,CAAC;QACpF,QAAQ,EAAE,OAAO;QACjB,UAAU,EAAE,uBAAuB;QACnC,cAAc,EAAE,wBAAwB;QACxC,aAAa,EAAE,6BAAoB,CAAC,uBAAc,CAAC,cAAc,CAAC;QAClE,SAAS,EAAE,CAAC,6BAAoB,CAAC,uBAAc,CAAC,UAAU,CAAC;QAC3D,aAAa,EAAE,CAAC,6BAAoB,CAAC,uBAAc,CAAC,eAAe,CAAC;QACpE,YAAY,EAAE,6BAAoB,CAAC,uBAAc,CAAC,cAAc,CAAC;QACjE,WAAW,EAAE,CAAC,6BAAoB,CAAC,uBAAc,CAAC,YAAY,CAAC;QAC/D,yBAAyB,EAAE,KAAK;QAChC,0BAA0B,EAAE,IAAI,EAAE,+FAA+F;KACpI;EAfiC,CAehC;AAqCN,iEAAiE;AACjE,oBAAiB,CAAC,eAAe,GAAG,aAAa,CAAC,eAAe,CAAC;AAClE,sCAAsC;AACtC,oBAAiB,CAAC,OAAO,GAAG,aAAa,CAAC,OAAO,CAAC;AAClD,sCAAsC;AACtC,oBAAiB,CAAC,YAAY,GAAG,aAAa,CAAC,YAAY,CAAC;AAC5D,sCAAsC;AACtC,oBAAiB,CAAC,YAAY,GAAG,aAAa,CAAC,YAAY,CAAC;AAC5D,sCAAsC;AACtC,oBAAiB,CAAC,QAAQ,GAAG,aAAa,CAAC,QAAQ,CAAC"}
|
package/dist/package.json
DELETED
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "apify",
|
|
3
|
-
"version": "3.2.5-beta.8+352fabd981",
|
|
4
|
-
"description": "The scalable web crawling and scraping library for JavaScript/Node.js. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.",
|
|
5
|
-
"engines": {
|
|
6
|
-
"node": ">=16.0.0"
|
|
7
|
-
},
|
|
8
|
-
"main": "./index.js",
|
|
9
|
-
"module": "./index.mjs",
|
|
10
|
-
"types": "./index.d.ts",
|
|
11
|
-
"exports": {
|
|
12
|
-
".": {
|
|
13
|
-
"import": "./index.mjs",
|
|
14
|
-
"require": "./index.js",
|
|
15
|
-
"types": "./index.d.ts"
|
|
16
|
-
},
|
|
17
|
-
"./package.json": "./package.json"
|
|
18
|
-
},
|
|
19
|
-
"keywords": [
|
|
20
|
-
"apify",
|
|
21
|
-
"headless",
|
|
22
|
-
"chrome",
|
|
23
|
-
"puppeteer",
|
|
24
|
-
"crawler",
|
|
25
|
-
"scraper"
|
|
26
|
-
],
|
|
27
|
-
"author": {
|
|
28
|
-
"name": "Apify",
|
|
29
|
-
"email": "support@apify.com",
|
|
30
|
-
"url": "https://apify.com"
|
|
31
|
-
},
|
|
32
|
-
"contributors": [
|
|
33
|
-
"Jan Curn <jan@apify.com>",
|
|
34
|
-
"Marek Trunkat <marek@apify.com>",
|
|
35
|
-
"Ondra Urban <ondra@apify.com>"
|
|
36
|
-
],
|
|
37
|
-
"license": "Apache-2.0",
|
|
38
|
-
"repository": {
|
|
39
|
-
"type": "git",
|
|
40
|
-
"url": "git+https://github.com/apify/apify-sdk-js"
|
|
41
|
-
},
|
|
42
|
-
"bugs": {
|
|
43
|
-
"url": "https://github.com/apify/apify-sdk-js/issues"
|
|
44
|
-
},
|
|
45
|
-
"homepage": "https://docs.apify.com/sdk/js",
|
|
46
|
-
"scripts": {
|
|
47
|
-
"build": "npm run clean && npm run compile && npm run copy && npm run fixApifyExport",
|
|
48
|
-
"clean": "rimraf ./dist",
|
|
49
|
-
"compile": "tsc -p tsconfig.build.json && gen-esm-wrapper ./index.js ./index.mjs",
|
|
50
|
-
"copy": "tsx ../../scripts/copy.ts --readme=local",
|
|
51
|
-
"fixApifyExport": "tsx ../../scripts/temp_fix_apify_exports.ts"
|
|
52
|
-
},
|
|
53
|
-
"publishConfig": {
|
|
54
|
-
"access": "public"
|
|
55
|
-
},
|
|
56
|
-
"dependencies": {
|
|
57
|
-
"@apify/consts": "^2.23.0",
|
|
58
|
-
"@apify/input_secrets": "^1.1.40",
|
|
59
|
-
"@apify/log": "^2.4.3",
|
|
60
|
-
"@apify/timeout": "^0.3.0",
|
|
61
|
-
"@apify/utilities": "^2.9.3",
|
|
62
|
-
"@crawlee/core": "^3.9.0",
|
|
63
|
-
"@crawlee/types": "^3.9.0",
|
|
64
|
-
"@crawlee/utils": "^3.9.0",
|
|
65
|
-
"apify-client": "^2.9.0",
|
|
66
|
-
"fs-extra": "^11.2.0",
|
|
67
|
-
"ow": "^0.28.2",
|
|
68
|
-
"semver": "^7.5.4",
|
|
69
|
-
"tslib": "^2.6.2",
|
|
70
|
-
"ws": "^8.18.0"
|
|
71
|
-
},
|
|
72
|
-
"lerna": {
|
|
73
|
-
"command": {
|
|
74
|
-
"publish": {
|
|
75
|
-
"assets": []
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
},
|
|
79
|
-
"gitHead": "352fabd981ab517ef66ba33684b49d937f70b5d5"
|
|
80
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|