apify 3.3.1 → 3.3.2-beta.2
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/.turbo/turbo-build.log +20 -0
- package/.turbo/turbo-copy.log +4 -0
- package/dist/LICENSE.md +201 -0
- package/dist/README.md +98 -0
- package/{charging.d.ts.map → dist/charging.d.ts.map} +1 -1
- package/{charging.js → dist/charging.js} +1 -4
- package/dist/charging.js.map +1 -0
- package/{configuration.d.ts.map → dist/configuration.d.ts.map} +1 -1
- package/{configuration.js → dist/configuration.js} +1 -1
- package/{configuration.js.map → dist/configuration.js.map} +1 -1
- package/dist/package.json +80 -0
- package/package.json +10 -10
- package/charging.js.map +0 -1
- package/tsconfig.build.tsbuildinfo +0 -1
- /package/{actor.d.ts → dist/actor.d.ts} +0 -0
- /package/{actor.d.ts.map → dist/actor.d.ts.map} +0 -0
- /package/{actor.js → dist/actor.js} +0 -0
- /package/{actor.js.map → dist/actor.js.map} +0 -0
- /package/{charging.d.ts → dist/charging.d.ts} +0 -0
- /package/{configuration.d.ts → dist/configuration.d.ts} +0 -0
- /package/{index.d.ts → dist/index.d.ts} +0 -0
- /package/{index.d.ts.map → dist/index.d.ts.map} +0 -0
- /package/{index.js → dist/index.js} +0 -0
- /package/{index.js.map → dist/index.js.map} +0 -0
- /package/{index.mjs → dist/index.mjs} +0 -0
- /package/{key_value_store.d.ts → dist/key_value_store.d.ts} +0 -0
- /package/{key_value_store.d.ts.map → dist/key_value_store.d.ts.map} +0 -0
- /package/{key_value_store.js → dist/key_value_store.js} +0 -0
- /package/{key_value_store.js.map → dist/key_value_store.js.map} +0 -0
- /package/{platform_event_manager.d.ts → dist/platform_event_manager.d.ts} +0 -0
- /package/{platform_event_manager.d.ts.map → dist/platform_event_manager.d.ts.map} +0 -0
- /package/{platform_event_manager.js → dist/platform_event_manager.js} +0 -0
- /package/{platform_event_manager.js.map → dist/platform_event_manager.js.map} +0 -0
- /package/{proxy_configuration.d.ts → dist/proxy_configuration.d.ts} +0 -0
- /package/{proxy_configuration.d.ts.map → dist/proxy_configuration.d.ts.map} +0 -0
- /package/{proxy_configuration.js → dist/proxy_configuration.js} +0 -0
- /package/{proxy_configuration.js.map → dist/proxy_configuration.js.map} +0 -0
- /package/{utils.d.ts → dist/utils.d.ts} +0 -0
- /package/{utils.d.ts.map → dist/utils.d.ts.map} +0 -0
- /package/{utils.js → dist/utils.js} +0 -0
- /package/{utils.js.map → dist/utils.js.map} +0 -0
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
|
|
2
|
+
> apify@3.3.1 build
|
|
3
|
+
> npm run clean && npm run compile && npm run copy && npm run fixApifyExport
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
> apify@3.3.1 clean
|
|
7
|
+
> rimraf ./dist
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
> apify@3.3.1 compile
|
|
11
|
+
> tsc -p tsconfig.build.json && gen-esm-wrapper ./dist/index.js ./dist/index.mjs
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
> apify@3.3.1 copy
|
|
15
|
+
> tsx ../../scripts/copy.ts --readme=local
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
> apify@3.3.1 fixApifyExport
|
|
19
|
+
> tsx ../../scripts/temp_fix_apify_exports.ts
|
|
20
|
+
|
package/dist/LICENSE.md
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
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
ADDED
|
@@ -0,0 +1,98 @@
|
|
|
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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"charging.d.ts","sourceRoot":"","sources":["../src/charging.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,mBAAmB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAErE,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAEnD;;GAEG;AACH,qBAAa,eAAe;IACxB,OAAO,CAAC,QAAQ,CAAC,+BAA+B,CAAkB;IAClE,OAAO,CAAC,QAAQ,CAAC,oCAAoC,CAA6B;IAElF,OAAO,CAAC,iBAAiB,CAAS;IAClC,OAAO,CAAC,QAAQ,CAAU;IAC1B,OAAO,CAAC,UAAU,CAAC,CAAS;IAC5B,OAAO,CAAC,YAAY,CAAC,CAAsC;IAC3D,OAAO,CAAC,uBAAuB,CAAU;IACzC,OAAO,CAAC,qBAAqB,CAAU;IACvC,OAAO,CAAC,oBAAoB,CAAS;IAErC,OAAO,CAAC,WAAW,CAAwD;IAC3E,OAAO,CAAC,aAAa,CAAC,CAAoC;IAC1D,OAAO,CAAC,kBAAkB,CAAC,CAAU;IAErC,OAAO,CAAC,WAAW,CAAc;gBAErB,aAAa,EAAE,aAAa,EAAE,WAAW,EAAE,WAAW;
|
|
1
|
+
{"version":3,"file":"charging.d.ts","sourceRoot":"","sources":["../src/charging.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,mBAAmB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAErE,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAEnD;;GAEG;AACH,qBAAa,eAAe;IACxB,OAAO,CAAC,QAAQ,CAAC,+BAA+B,CAAkB;IAClE,OAAO,CAAC,QAAQ,CAAC,oCAAoC,CAA6B;IAElF,OAAO,CAAC,iBAAiB,CAAS;IAClC,OAAO,CAAC,QAAQ,CAAU;IAC1B,OAAO,CAAC,UAAU,CAAC,CAAS;IAC5B,OAAO,CAAC,YAAY,CAAC,CAAsC;IAC3D,OAAO,CAAC,uBAAuB,CAAU;IACzC,OAAO,CAAC,qBAAqB,CAAU;IACvC,OAAO,CAAC,oBAAoB,CAAS;IAErC,OAAO,CAAC,WAAW,CAAwD;IAC3E,OAAO,CAAC,aAAa,CAAC,CAAoC;IAC1D,OAAO,CAAC,kBAAkB,CAAC,CAAU;IAErC,OAAO,CAAC,WAAW,CAAc;gBAErB,aAAa,EAAE,aAAa,EAAE,WAAW,EAAE,WAAW;IAsBlE,OAAO,KAAK,aAAa,GAExB;IAED;;OAEG;IACG,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;YAwDb,kCAAkC;IAahD;;OAEG;IACH,cAAc,IAAI,gBAAgB;IAelC;;;;OAIG;IACG,MAAM,CAAC,EAAE,SAAS,EAAE,KAAS,EAAE,EAAE,aAAa,GAAG,OAAO,CAAC,YAAY,CAAC;IA8E5E;;OAEG;IACH,oBAAoB,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;IAQ/C;;OAEG;IACH,oBAAoB,IAAI,MAAM;IAQ9B,OAAO,CAAC,2BAA2B;IAWnC;;;OAGG;IACH,uCAAuC,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;CAqBrE;AAOD,MAAM,WAAW,aAAa;IAC1B,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,WAAW,YAAY;IACzB,uBAAuB,EAAE,OAAO,CAAC;IACjC,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACjD;AAED,MAAM,WAAW,gBAAgB;IAC7B,YAAY,CAAC,EAAE,mBAAmB,CAAC,cAAc,CAAC,CAAC;IACnD,iBAAiB,EAAE,MAAM,CAAC;IAC1B,aAAa,EAAE,OAAO,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAC1C"}
|
|
@@ -87,10 +87,7 @@ class ChargingManager {
|
|
|
87
87
|
writable: true,
|
|
88
88
|
value: void 0
|
|
89
89
|
});
|
|
90
|
-
this.maxTotalChargeUsd = configuration.get('maxTotalChargeUsd')
|
|
91
|
-
if (typeof this.maxTotalChargeUsd === 'string') { // TODO workaround for incorrect Configuration class behavior
|
|
92
|
-
this.maxTotalChargeUsd = Infinity;
|
|
93
|
-
}
|
|
90
|
+
this.maxTotalChargeUsd = configuration.get('maxTotalChargeUsd') || Infinity; // convert `0` to `Infinity` in case the value is an empty string
|
|
94
91
|
this.isAtHome = configuration.get('isAtHome');
|
|
95
92
|
this.actorRunId = configuration.get('actorRunId');
|
|
96
93
|
this.purgeChargingLogDataset = configuration.get('purgeOnStart');
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"charging.js","sourceRoot":"","sources":["../src/charging.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +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;;MAEE;IACF,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,gCAAgC,CAAC,EAAE,MAAM,CAAC;IAC1C,0BAA0B,CAAC,EAAE,MAAM,CAAC;IACpC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,OAAO,YAAY,CAAC,MAAM,OAAO,YAAY,CAAC,CAAC;IAC5D,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACnC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsEG;AACH,qBAAa,aAAc,SAAQ,iBAAiB;IAChD,kBAAkB;IAClB,OAAgB,YAAY,CAAC,EAAE,aAAa,CAAC;IAG7C,iBAA0B,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAyD/B;IAEF,iBAA0B,YAAY,
|
|
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;;MAEE;IACF,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,gCAAgC,CAAC,EAAE,MAAM,CAAC;IAC1C,0BAA0B,CAAC,EAAE,MAAM,CAAC;IACpC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,OAAO,YAAY,CAAC,MAAM,OAAO,YAAY,CAAC,CAAC;IAC5D,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACnC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsEG;AACH,qBAAa,aAAc,SAAQ,iBAAiB;IAChD,kBAAkB;IAClB,OAAgB,YAAY,CAAC,EAAE,aAAa,CAAC;IAG7C,iBAA0B,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAyD/B;IAEF,iBAA0B,YAAY,WAA2G;IAEjJ,iBAA0B,YAAY,WAAmF;IAEzH,iBAA0B,QAAQ;;;;;;;;;;;;;;;;MAiBhC;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"}
|
|
@@ -173,7 +173,7 @@ Object.defineProperty(Configuration, "INTEGER_VARS", {
|
|
|
173
173
|
enumerable: true,
|
|
174
174
|
configurable: true,
|
|
175
175
|
writable: true,
|
|
176
|
-
value: [...Reflect.get(_b, "INTEGER_VARS", _a), 'proxyPort', 'containerPort', 'metamorphAfterSleepMillis']
|
|
176
|
+
value: [...Reflect.get(_b, "INTEGER_VARS", _a), 'proxyPort', 'containerPort', 'metamorphAfterSleepMillis', 'maxTotalChargeUsd']
|
|
177
177
|
});
|
|
178
178
|
Object.defineProperty(Configuration, "BOOLEAN_VARS", {
|
|
179
179
|
enumerable: true,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"configuration.js","sourceRoot":"","sources":["../src/configuration.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"configuration.js","sourceRoot":"","sources":["../src/configuration.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "apify",
|
|
3
|
+
"version": "3.3.2-beta.2+bb65f70be4",
|
|
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.12.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": "bb65f70be4750c8dc1bee368f849fafa924add39"
|
|
80
|
+
}
|
package/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "apify",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.2-beta.2+bb65f70be4",
|
|
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": "./index.js",
|
|
9
|
-
"module": "./index.mjs",
|
|
10
|
-
"types": "./index.d.ts",
|
|
8
|
+
"main": "./dist/index.js",
|
|
9
|
+
"module": "./dist/index.mjs",
|
|
10
|
+
"types": "./dist/index.d.ts",
|
|
11
11
|
"exports": {
|
|
12
12
|
".": {
|
|
13
|
-
"import": "./index.mjs",
|
|
14
|
-
"require": "./index.js",
|
|
15
|
-
"types": "./index.d.ts"
|
|
13
|
+
"import": "./dist/index.mjs",
|
|
14
|
+
"require": "./dist/index.js",
|
|
15
|
+
"types": "./dist/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 ./index.js ./index.mjs",
|
|
49
|
+
"compile": "tsc -p tsconfig.build.json && gen-esm-wrapper ./dist/index.js ./dist/index.mjs",
|
|
50
50
|
"copy": "tsx ../../scripts/copy.ts --readme=local",
|
|
51
51
|
"fixApifyExport": "tsx ../../scripts/temp_fix_apify_exports.ts"
|
|
52
52
|
},
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"@crawlee/core": "^3.9.0",
|
|
63
63
|
"@crawlee/types": "^3.9.0",
|
|
64
64
|
"@crawlee/utils": "^3.9.0",
|
|
65
|
-
"apify-client": "^2.
|
|
65
|
+
"apify-client": "^2.12.0",
|
|
66
66
|
"fs-extra": "^11.2.0",
|
|
67
67
|
"ow": "^0.28.2",
|
|
68
68
|
"semver": "^7.5.4",
|
|
@@ -76,5 +76,5 @@
|
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
|
-
"gitHead": "
|
|
79
|
+
"gitHead": "bb65f70be4750c8dc1bee368f849fafa924add39"
|
|
80
80
|
}
|
package/charging.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"charging.js","sourceRoot":"","sources":["../src/charging.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"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.es2024.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.arraybuffer.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.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.es2024.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2024.collection.d.ts","../../../node_modules/typescript/lib/lib.es2024.object.d.ts","../../../node_modules/typescript/lib/lib.es2024.promise.d.ts","../../../node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2024.string.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.decorators.d.ts","../../../node_modules/typescript/lib/lib.esnext.iterator.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/arrayable.d.ts","../../../node_modules/type-fest/source/tagged.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/union-to-tuple.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/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/string-repeat.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/compatibility/disposable.d.ts","../../../node_modules/@types/node/compatibility/indexable.d.ts","../../../node_modules/@types/node/compatibility/iterators.d.ts","../../../node_modules/@types/node/compatibility/index.d.ts","../../../node_modules/@types/node/globals.typedarray.d.ts","../../../node_modules/@types/node/buffer.buffer.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/env-http-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/interceptors.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/index.d.ts","../../../node_modules/@types/node/globals.d.ts","../../../node_modules/@types/node/assert.d.ts","../../../node_modules/@types/node/assert/strict.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/sqlite.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/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/internals/url.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/enqueue_links/index.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/tough-cookie/dist/cookie/constants.d.ts","../../../node_modules/tough-cookie/dist/cookie/cookie.d.ts","../../../node_modules/tough-cookie/dist/utils.d.ts","../../../node_modules/tough-cookie/dist/store.d.ts","../../../node_modules/tough-cookie/dist/memstore.d.ts","../../../node_modules/tough-cookie/dist/pathMatch.d.ts","../../../node_modules/tough-cookie/dist/permuteDomain.d.ts","../../../node_modules/tough-cookie/dist/getPublicSuffix.d.ts","../../../node_modules/tough-cookie/dist/validators.d.ts","../../../node_modules/tough-cookie/dist/version.d.ts","../../../node_modules/tough-cookie/dist/cookie/canonicalDomain.d.ts","../../../node_modules/tough-cookie/dist/cookie/cookieCompare.d.ts","../../../node_modules/tough-cookie/dist/cookie/cookieJar.d.ts","../../../node_modules/tough-cookie/dist/cookie/defaultPath.d.ts","../../../node_modules/tough-cookie/dist/cookie/domainMatch.d.ts","../../../node_modules/tough-cookie/dist/cookie/formatDate.d.ts","../../../node_modules/tough-cookie/dist/cookie/parseDate.d.ts","../../../node_modules/tough-cookie/dist/cookie/permutePath.d.ts","../../../node_modules/tough-cookie/dist/cookie/index.d.ts","../../../node_modules/@crawlee/core/cookie_utils.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/http_clients/form-data-like.d.ts","../../../node_modules/@crawlee/core/http_clients/base-http-client.d.ts","../../../node_modules/@crawlee/core/http_clients/got-scraping-http-client.d.ts","../../../node_modules/@crawlee/core/http_clients/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/@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/charging.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/entities/lib/generated/decode-data-html.d.ts","../../../node_modules/entities/lib/generated/decode-data-xml.d.ts","../../../node_modules/entities/lib/decode_codepoint.d.ts","../../../node_modules/entities/lib/decode.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/tough-cookie/index.d.ts","../../../node_modules/@types/yauzl/index.d.ts"],"fileIdsList":[[262,305],[262,305,310],[262,305,317],[262,304,305],[82,262,305,310,337],[82,262,305,449,450,451],[262,305,450,451,452],[82,85,89,98,262,305,449,450],[262,305,449,451],[82,89,96,100,262,304,305,432,448],[89,262,305,472],[89,255,262,305,424,431,433,434,436,448,449,478],[262,305,436],[262,305,478],[262,305,448,475,479],[262,305,474,479],[262,305,474,475,476,479,480,481],[82,262,305,438,449,475],[89,255,262,305,430,448],[262,305,430,431],[262,305,429,431,433],[82,85,97,262,305,449],[98,99,262,305],[98,262,305],[262,305,337,429,483],[262,305,484],[262,305,484,485],[84,89,100,262,305,433,434,436,446,448,449,453,473,482,486,487,488,492,493,494],[82,262,305],[82,262,305,433],[89,262,305,310,431,432],[89,262,305,432,433,479],[262,305,337],[262,305,477,478,489,490,491],[82,89,262,305,472,473,477],[82,98,262,305,317,438,449,476,478],[262,305,432],[89,262,305,432,435,436,449],[262,305,435,437,438,439,441,442,443,444,445,447],[89,262,305,432,435,449],[89,262,305,433,434,449],[82,89,262,305,433,434,435,440,449],[89,262,305,433,441,449],[262,305,429,433,439,446],[89,262,305,432,434,449],[89,262,305,449],[89,262,305],[95,262,305],[89,92,93,94,262,305],[90,262,305],[89,91,96,262,305],[86,262,305],[86,87,88,262,305],[89,256,262,305,393,394,395,396,397,398,399,400,401,425,426,427,428],[262,305,392],[89,262,305,320],[262,305,424],[89,262,305,392],[262,305,426],[262,305,320,355,413],[262,305,337,355],[262,305,318,355,566,567],[262,305,317,351,355,472,631,633],[262,305,632],[262,305,318,348,355],[262,302,305],[305],[262,305,310,340],[262,305,306,311,317,318,325,337,348],[262,305,306,307,317,325],[257,258,259,262,305],[262,305,308,349],[262,305,309,310,318,326],[262,305,310,337,345],[262,305,311,313,317,325],[262,304,305,312],[262,305,313,314],[262,305,315,317],[262,304,305,317],[262,305,317,318,319,337,348],[262,305,317,318,319,332,337,340],[262,300,305,353],[262,300,305,313,317,320,325,337,348,413],[262,305,317,318,320,321,325,337,345,348],[262,305,320,322,337,345,348],[260,261,262,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,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354],[262,305,317,323],[262,305,324,348,353],[262,305,313,317,325,337],[262,305,326],[262,305,327],[262,304,305,328],[262,302,303,304,305,306,307,308,309,310,311,312,313,314,315,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,413],[262,305,330],[262,305,331],[262,305,317,332,333],[262,305,332,334,349,351],[262,305,317,337,338,339,340],[262,305,337,339],[262,305,337,338],[262,305,340],[262,305,341],[262,302,305,337],[262,305,317,343,344],[262,305,343,344],[262,305,310,325,337,345],[262,305,346],[262,305,325,347],[262,305,320,331,348],[262,305,310,349],[262,305,337,350],[262,305,324,351],[262,305,352],[262,305,310,317,319,328,337,348,351,353],[262,305,337,354],[262,305,569,608],[262,305,569,593,608],[262,305,608],[262,305,569],[262,305,569,594,608],[262,305,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607],[262,305,594,608],[262,305,317,320,322,337,345,348,354,355,413],[262,305,317,337,355],[262,305,320,322,325,413],[262,305,497],[82,89,262,305,498,499,500,506,507,508,509,514,515,516,517,518,519,520,521,522,523,524,525,526,528,529,530,531,532,533],[262,305,500,534],[80,262,305,501],[262,305,501],[82,262,305,496,497,498,499],[262,305,498,505,506,507,508,509,510,514,515,516,517,518,519,520,521,522,523,524,525,526,528,529,530,531,532,533,534],[262,305,497,500],[80,262,305,501,502,509,512,513,515,516,519,520,521],[262,305,501,504,510,512,522],[262,305,501,502,512],[262,305,501,504,510,512],[262,305,501,502,503,511],[80,262,305,501,502,514,522],[262,305,501,504,510,515],[262,305,501,502,510],[262,305,501,504,510,517],[255,262,305,337,501,502],[262,305,501,504,510,518],[262,305,337,501,502],[262,305,501,502],[262,305,501,504,506,510],[262,305,500,501,502,506,514,517,518,522],[80,262,305,501,504,510,522],[262,305,501,502,510,527],[262,305,501,504,510,528],[262,305,501,504,510,522],[80,262,305,501,502,510,519,520,521,522],[262,305,501,504,510,531],[80,262,305,501,502,507,508],[262,305,501,504,509,510],[262,305,501,502,509],[262,305,501,504,507,510],[255,262,305,337,505,506,509],[262,305,313,320,413],[262,305,409],[262,305,317,320,348,355,406,407,408],[262,305,358,380],[262,305,358,389],[262,305,358,383,389],[262,305,355,358,382,383,384,385,386,387,388],[262,305,355,358,382,383,389,390,391],[262,305,355,358,382,383,389,390],[262,305,355,358,370,381],[262,305,358,382,383,392],[262,305,359],[262,305,356,358,359,360,369],[262,305,374,375,379],[262,305,375],[262,305,374,375,376,377,378],[262,305,374,375],[262,305,374],[262,305,371,372,373],[262,305,371],[262,305,358],[262,305,357],[262,305,356],[262,305,358,362,363,364,365,366,367,368],[262,305,356,358],[262,305,358,361],[262,305,619,620,621],[262,305,320,423],[262,305,412,414,415,416],[262,305,418],[262,305,411,413,414,415,418],[262,305,320,325,337,411,415,416,418],[262,305,313,320,322,325,337,345,402,404,405,407,410,411,413,415,416,417],[262,305,411,414,416,418],[262,305,320],[262,305,420],[262,305,413,414,415,416,417,418,419,420,421,422],[255,262,305,414,415,417,418],[262,305,317,320,321,322,345,348,403,413],[262,305,536,537,556,557,558],[262,305,556,559],[262,305,355,536,537,538,539,540,541,542,543,545,546,547,548,549,550,551,552,553,554,555],[262,305,536,537,559],[262,305,537],[262,305,536,537],[262,305,559],[262,305,536,537,544],[262,305,536,559],[262,305,537,538],[262,305,616],[262,305,615,616],[262,305,615],[262,305,615,616,617,623,624,627,628,629,630],[262,305,616,624],[262,305,615,616,617,623,624,625,626],[262,305,615,624],[262,305,624,628],[262,305,616,617,618,622],[262,305,617],[262,305,615,616,624],[262,305,456],[262,305,454],[262,305,455],[262,305,454,455,456,457],[262,305,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471],[262,305,455,456,457],[262,305,456,472],[101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,123,124,125,126,127,128,129,130,131,132,133,134,142,143,144,145,147,148,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,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,262,305],[112,262,305],[112,126,130,132,133,141,159,164,191,262,305],[117,133,141,160,262,305],[141,262,305],[200,262,305],[229,262,305],[117,141,230,262,305],[230,262,305],[113,185,262,305],[184,262,305],[108,112,116,141,146,186,262,305],[185,262,305],[117,141,233,262,305],[233,262,305],[105,262,305],[119,262,305],[198,262,305],[101,105,112,141,169,262,305],[141,161,165,210,247,262,305],[132,262,305],[112,126,130,131,141,262,305],[213,262,305],[216,262,305],[110,262,305],[218,262,305],[123,262,305],[108,262,305],[127,262,305],[168,262,305],[169,262,305],[141,160,262,305],[117,262,305],[121,122,135,136,137,138,139,140,262,305],[123,128,136,262,305],[117,127,136,262,305],[117,119,136,137,139,262,305],[122,126,129,135,262,305],[117,126,132,134,262,305],[101,127,262,305],[126,262,305],[124,126,141,262,305],[101,126,127,141,262,305],[103,262,305],[102,103,108,117,123,126,127,141,169,262,305],[237,262,305],[235,262,305],[133,262,305],[143,208,262,305],[101,262,305],[116,117,141,143,144,145,146,147,148,149,150,262,305],[119,143,144,262,305],[112,160,262,305],[111,114,262,305],[124,125,262,305],[112,117,127,141,150,161,164,165,166,262,305],[145,262,305],[103,165,262,305],[141,145,170,262,305],[230,239,262,305],[108,117,123,132,141,160,262,305],[117,119,127,141,161,162,262,305],[113,262,305],[141,153,262,305],[233,242,245,262,305],[113,119,262,305],[117,141,169,262,305],[117,127,141,262,305],[141,146,262,305],[109,141,262,305],[110,119,262,305],[126,160,262,305],[141,190,192,262,305],[102,205,262,305],[112,126,130,131,134,141,159,262,305],[112,126,130,131,141,160,262,305],[127,162,262,305],[262,272,276,305,348],[262,272,305,337,348],[262,267,305],[262,269,272,305,345,348],[262,305,325,345],[262,305,355],[262,267,305,355],[262,269,272,305,325,348],[262,264,265,268,271,305,317,337,348],[262,272,279,305],[262,264,270,305],[262,272,293,294,305],[262,268,272,305,340,348,355],[262,293,305,355],[262,266,267,305,355],[262,272,305],[262,266,267,268,269,270,271,272,273,274,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,294,295,296,297,298,299,305],[262,272,287,305],[262,272,279,280,305],[262,270,272,280,281,305],[262,271,305],[262,264,267,272,305],[262,272,276,280,281,305],[262,276,305],[262,270,272,275,305,348],[262,264,269,272,279,305],[262,267,272,293,305,353,355],[79,80,81,82,83,89,262,305,310,429,495,535,559,560,561,562,564,565,609],[79,82,262,305,495,535,560],[79,80,262,305,495],[79,262,305,495,535,560,561,562,564,565,610],[79,262,305,495,560],[79,80,85,262,305,495,560,563],[79,80,85,262,305,429,495,535,559,560,610],[79,80,82,262,305,326,327,568,608]],"fileInfos":[{"version":"e41c290ef7dd7dab3493e6cbe5909e0148edf4a8dad0271be08edec368a0f7b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"e12a46ce14b817d4c9e6b2b478956452330bf00c9801b79de46f7a1815b5bd40","impliedFormat":1},{"version":"4fd3f3422b2d2a3dfd5cdd0f387b3a8ec45f006c6ea896a4cb41264c2100bb2c","affectsGlobalScope":true,"impliedFormat":1},{"version":"69e65d976bf166ce4a9e6f6c18f94d2424bf116e90837ace179610dbccad9b42","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"62bb211266ee48b2d0edf0d8d1b191f0c24fc379a82bd4c1692a082c540bc6b1","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":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","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":"f1e2a172204962276504466a6393426d2ca9c54894b1ad0a6c9dad867a65f876","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"b5ce7a470bc3628408429040c4e3a53a27755022a32fd05e2cb694e7015386c7","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"bab26767638ab3557de12c900f0b91f710c7dc40ee9793d5a27d32c04f0bf646","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"61d6a2092f48af66dbfb220e31eea8b10bc02b6932d6e529005fd2d7b3281290","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"a6a5253138c5432c68a1510c70fe78a644fe2e632111ba778e1978010d6edfec","impliedFormat":1},{"version":"3883c7b85edc1e0705f096907eab49a8baf500d9df2354cc7be27b011fc5939d","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":"9cc3476489d502c5a282ac888a272ba84b8fa7619263d3c1e4a210b3354f6bac","impliedFormat":1},{"version":"cd2db60e571a1837cc97368a45a296e4de7068647bef385ead7ab52d466f6a4c","impliedFormat":1},{"version":"5ee407b1fec4992b11fda88c8865d6321045d278147e376a1ccb71e4ecbdcabf","impliedFormat":1},{"version":"f63179a893090541f37620e488d592e053cf125ebb2cf71f680a6f1f90f43243","impliedFormat":1},{"version":"31c45e5734ac5dc72c36ab52ff4bb2681d841eb52a00f726a90728ac3149cbde","impliedFormat":1},{"version":"fcd49e75e303b11506c91b618b5f50aa2d027e0c4219a016a4406a2fd6f6ea61","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":"7ca6bb19f016eadcff4eb8993a37ba89be7b42bdf0dbc630d0b0db34e5fc7df0","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":"1a80e164acd9ee4f3e2a919f9a92bfcdb3412d1fe680b15d60e85eadbaa460f8","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":"2d98be5066df3ec9f217b93ef40abab987ec3b55b8f8756a43a081362a356e61","impliedFormat":1},{"version":"928f96b9948742cbaec33e1c34c406c127c2dad5906edb7df08e92b963500a41","impliedFormat":1},{"version":"a2e4333bf0c330ae26b90c68e395ad0a8af06121f1c977979c75c4a5f9f6bc29","impliedFormat":1},{"version":"f29768cdfdf7120ace7341b42cdcf1a215933b65da9b64784e9d5b8c7b0e1d3d","impliedFormat":1},{"version":"2cbf557a03f80df74106cb7cfb38386db82725b720b859e511bdead881171c32","impliedFormat":1},{"version":"8fe0a1f0a17c3f1f23294b328e75b8ec5a9190b5cc5ec443ecd27c750cbbc289","impliedFormat":1},{"version":"5718274a266c16d3fbe9cd44c0e591ca981c374904137807e0ee7d601524deda","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":"3238e3ed704fe1ba3d523a8a5c8ffd8ca3250a8898cf75ac5e6b13d132a8d226","impliedFormat":1},{"version":"7d8f40a7c4cc81db66ac8eaf88f192996c8a5542c192fdebb7a7f2498c18427d","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":"b848c5cd9ba9a70d6933e9bafde26b9fe442bfbeb4bef2427b9d9cf09375553d","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":"e0ef70ca30cdc08f55a9511c51a91415e814f53fcc355b14fc8947d32ce9e1aa","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":"12aeda564ee3f1d96ac759553d6749534fafeb2e5142ea2867f22ed39f9d3260","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":"c6e23745504b016ed3ffbe637d69bcc2145d598ecd8bafa4892cafbac09d5fcf","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":"dd7a3e1f2a79a6fa8e08b00c8f9095b6102b814492106a62062c845c3696975d","impliedFormat":1},{"version":"fd53b02b51f3b38b6c57bc7a2af7d766d9b0dbbf7376d9ec5027339a478438b5","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":"fc9ed6f3665b53b9b258ae7eda6394d8387e17fab6d85f48f4603d19633b006b","impliedFormat":1},{"version":"18012cb157b4eaa861284a3d7ed19d4f3c4d708859e5b20d5208966688a67922","impliedFormat":1},{"version":"db08c1807e3ae065930d88a3449d926273816d019e6c2a534e82da14e796686d","impliedFormat":1},{"version":"9e5c7463fc0259a38938c9afbdeda92e802cff87560277fd3e385ad24663f214","impliedFormat":1},{"version":"ef83477cca76be1c2d0539408c32b0a2118abcd25c9004f197421155a4649c37","impliedFormat":1},{"version":"93962f33d5f95ebfe4a8299843b6a76d119e45d0e16ed8550da2667dbaf1928d","impliedFormat":1},{"version":"ecd4849dafdc653268ba2e73adb55534b780f4184e75d1721cc537bb09c19d5a","impliedFormat":1},{"version":"e319f8e1c57239a13300a8159fa23dea05e7e5c42cb45503e43986537d434d4b","impliedFormat":1},{"version":"70521b6ab0dcba37539e5303104f29b721bfb2940b2776da4cc818c07e1fefc1","affectsGlobalScope":true,"impliedFormat":1},{"version":"030e350db2525514580ed054f712ffb22d273e6bc7eddc1bb7eda1e0ba5d395e","affectsGlobalScope":true,"impliedFormat":1},{"version":"d153a11543fd884b596587ccd97aebbeed950b26933ee000f94009f1ab142848","affectsGlobalScope":true,"impliedFormat":1},{"version":"21d819c173c0cf7cc3ce57c3276e77fd9a8a01d35a06ad87158781515c9a438a","impliedFormat":1},{"version":"a79e62f1e20467e11a904399b8b18b18c0c6eea6b50c1168bf215356d5bebfaf","affectsGlobalScope":true,"impliedFormat":1},{"version":"0fd06258805d26c72f5997e07a23155d322d5f05387adb3744a791fe6a0b042d","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"24bd580b5743dc56402c440dc7f9a4f5d592ad7a419f25414d37a7bfe11e342b","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","impliedFormat":1},{"version":"78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","impliedFormat":1},{"version":"5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","impliedFormat":1},{"version":"6bdc71028db658243775263e93a7db2fd2abfce3ca569c3cca5aee6ed5eb186d","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":"c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","impliedFormat":1},{"version":"24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","impliedFormat":1},{"version":"dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","impliedFormat":1},{"version":"405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"4d2b0eb911816f66abe4970898f97a2cfc902bcd743cbfa5017fad79f7ef90d8","impliedFormat":1},{"version":"bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","impliedFormat":1},{"version":"24b8685c62562f5d98615c5a0c1d05f297cf5065f15246edfe99e81ec4c0e011","impliedFormat":1},{"version":"93507c745e8f29090efb99399c3f77bec07db17acd75634249dc92f961573387","impliedFormat":1},{"version":"339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","impliedFormat":1},{"version":"4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107","impliedFormat":1},{"version":"81184fe8e67d78ac4e5374650f0892d547d665d77da2b2f544b5d84729c4a15d","affectsGlobalScope":true,"impliedFormat":1},{"version":"f52e8dacc97d71dcc96af29e49584353f9c54cb916d132e3e768d8b8129c928d","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"76103716ba397bbb61f9fa9c9090dca59f39f9047cb1352b2179c5d8e7f4e8d0","impliedFormat":1},{"version":"53eac70430b30089a3a1959d8306b0f9cfaf0de75224b68ef25243e0b5ad1ca3","affectsGlobalScope":true,"impliedFormat":1},{"version":"4314c7a11517e221f7296b46547dbc4df047115b182f544d072bdccffa57fc72","impliedFormat":1},{"version":"115971d64632ea4742b5b115fb64ed04bcaae2c3c342f13d9ba7e3f9ee39c4e7","impliedFormat":1},{"version":"c2510f124c0293ab80b1777c44d80f812b75612f297b9857406468c0f4dafe29","affectsGlobalScope":true,"impliedFormat":1},{"version":"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","impliedFormat":1},{"version":"a76037255d4e7af8b20d191a4d3ad13236fba352239d3d9d54868a98dbb222f5","affectsGlobalScope":true,"impliedFormat":1},{"version":"24642567d3729bcc545bacb65ee7c0db423400c7f1ef757cab25d05650064f98","impliedFormat":1},{"version":"e6f5a38687bebe43a4cef426b69d34373ef68be9a6b1538ec0a371e69f309354","impliedFormat":1},{"version":"a6bf63d17324010ca1fbf0389cab83f93389bb0b9a01dc8a346d092f65b3605f","impliedFormat":1},{"version":"e009777bef4b023a999b2e5b9a136ff2cde37dc3f77c744a02840f05b18be8ff","impliedFormat":1},{"version":"1e0d1f8b0adfa0b0330e028c7941b5a98c08b600efe7f14d2d2a00854fb2f393","impliedFormat":1},{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true,"impliedFormat":1},{"version":"875928df2f3e9a3aed4019539a15d04ff6140a06df6cd1b2feb836d22a81eaca","affectsGlobalScope":true,"impliedFormat":1},{"version":"e9ad08a376ac84948fcca0013d6f1d4ae4f9522e26b91f87945b97c99d7cc30b","impliedFormat":1},{"version":"f65eecc63138013d13fefea9092e83c3043cb52a5e351d22ea194e81021c1cd5","impliedFormat":1},{"version":"4617299caf33afef24b5e074e6d20ce8f510dd212cebd75884ef27c64457a77b","impliedFormat":1},{"version":"fa56be9b96f747e93b895d8dc2aa4fb9f0816743e6e2abb9d60705e88d4743a2","impliedFormat":1},{"version":"4f80de3a11c0d2f1329a72e92c7416b2f7eab14f67e92cac63bb4e8d01c6edc8","impliedFormat":1},{"version":"6d386bc0d7f3afa1d401afc3e00ed6b09205a354a9795196caed937494a713e6","impliedFormat":1},{"version":"04296378d9636f6f9450a6e2b9889ea1d3b72a05b9270cb529ace09f04cda1f2","affectsGlobalScope":true,"impliedFormat":1},{"version":"94c4187083503a74f4544503b5a30e2bd7af0032dc739b0c9a7ce87f8bddc7b9","impliedFormat":1},{"version":"b1b6ee0d012aeebe11d776a155d8979730440082797695fc8e2a5c326285678f","impliedFormat":1},{"version":"45875bcae57270aeb3ebc73a5e3fb4c7b9d91d6b045f107c1d8513c28ece71c0","impliedFormat":1},{"version":"3eb62baae4df08c9173e6903d3ca45942ccec8c3659b0565684a75f3292cffbb","affectsGlobalScope":true,"impliedFormat":1},{"version":"6f6abdaf8764ef01a552a958f45e795b5e79153b87ddad3af5264b86d2681b72","affectsGlobalScope":true,"impliedFormat":1},{"version":"3f16a7e4deafa527ed9995a772bb380eb7d3c2c0fd4ae178c5263ed18394db2c","impliedFormat":1},{"version":"c6b4e0a02545304935ecbf7de7a8e056a31bb50939b5b321c9d50a405b5a0bba","impliedFormat":1},{"version":"fab29e6d649aa074a6b91e3bdf2bff484934a46067f6ee97a30fcd9762ae2213","impliedFormat":1},{"version":"8145e07aad6da5f23f2fcd8c8e4c5c13fb26ee986a79d03b0829b8fce152d8b2","impliedFormat":1},{"version":"e1120271ebbc9952fdc7b2dd3e145560e52e06956345e6fdf91d70ca4886464f","impliedFormat":1},{"version":"15c5e91b5f08be34a78e3d976179bf5b7a9cc28dc0ef1ffebffeb3c7812a2dca","impliedFormat":1},{"version":"a8f06c2382a30b7cb89ad2dfc48fc3b2b490f3dafcd839dadc008e4e5d57031d","impliedFormat":1},{"version":"553870e516f8c772b89f3820576152ebc70181d7994d96917bb943e37da7f8a7","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","impliedFormat":1},{"version":"745c4240220559bd340c8aeb6e3c5270a709d3565e934dc22a69c304703956bc","affectsGlobalScope":true,"impliedFormat":1},{"version":"2754d8221d77c7b382096651925eb476f1066b3348da4b73fe71ced7801edada","impliedFormat":1},{"version":"918d3b03a75858dcd5dbb275f19448b6b9a222aa8fc8471aca38c28a32ecb40f","affectsGlobalScope":true,"impliedFormat":1},{"version":"bef91efa0baea5d0e0f0f27b574a8bc100ce62a6d7e70220a0d58af6acab5e89","affectsGlobalScope":true,"impliedFormat":1},{"version":"282fd2a1268a25345b830497b4b7bf5037a5e04f6a9c44c840cb605e19fea841","impliedFormat":1},{"version":"5360a27d3ebca11b224d7d3e38e3e2c63f8290cb1fcf6c3610401898f8e68bc3","impliedFormat":1},{"version":"66ba1b2c3e3a3644a1011cd530fb444a96b1b2dfe2f5e837a002d41a1a799e60","impliedFormat":1},{"version":"7e514f5b852fdbc166b539fdd1f4e9114f29911592a5eb10a94bb3a13ccac3c4","impliedFormat":1},{"version":"7d6ff413e198d25639f9f01f16673e7df4e4bd2875a42455afd4ecc02ef156da","affectsGlobalScope":true,"impliedFormat":1},{"version":"6bd91a2a356600dee28eb0438082d0799a18a974a6537c4410a796bab749813c","affectsGlobalScope":true,"impliedFormat":1},{"version":"a5c09990a37469b0311a92ce8feeb8682e83918723aedbd445bd7a0f510eaaa3","impliedFormat":1},{"version":"ae25afbbf1ed5df63a177d67b9048bf7481067f1b8dc9c39212e59db94fc9fc6","impliedFormat":1},{"version":"ac5ed35e649cdd8143131964336ab9076937fa91802ec760b3ea63b59175c10a","impliedFormat":1},{"version":"89332fc3cc945c8df2bc0aead55230430a0dabd3277c39a43315e00330de97a6","affectsGlobalScope":true,"impliedFormat":1},{"version":"78dc0513cc4f1642906b74dda42146bcbd9df7401717d6e89ea6d72d12ecb539","impliedFormat":1},{"version":"ad90122e1cb599b3bc06a11710eb5489101be678f2920f2322b0ac3e195af78d","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":"3031a6dc446fa30542637256b1e724b94e4c7dfeea29822554024efd2aea3879","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":"a6d0096ffc95d52d04b1590e3b0f5342c3008ed6cc4309d0a8b37206f0eb952c","impliedFormat":99},{"version":"bca0786d47b7f35c2c48e27798076b396b743be45702c711896063d5388ddf3c","impliedFormat":99},{"version":"6658ca0bf1bc8bf9695e9103e9772899be9579ceb632c9b284abd2eb378c9dd8","impliedFormat":99},{"version":"acfa761f52b41b1f3087746bfb5484ac73b1fcd4bee3c68aa0fd22351db55609","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":"7a453e7626bf36ede50c050bb0ca12f07ddcb8db8eb12a26e781b294a0bb575e","impliedFormat":1},{"version":"efab94ec9cdaf925c7f49f9ed4c917f2d17b5fb467005a8a264b9521e8b85ec7","impliedFormat":1},{"version":"5a9f261fd6fc3a912b74fcf234bc282a457b6bb27a7973b99e219ad217a82cc4","impliedFormat":1},{"version":"96fb3d2da3e205746545a88a8591a5dc377891c39e2b3714e377ce193a932169","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":"3d6642135daeeeaf9dfd40575ad9664b6178a99eaa4eec52f4fb3138f8ba8321","impliedFormat":1},{"version":"ecd46dcea892f5e5875ac0b8c11f61db529990ca4e69882b782bf37fa09eb7c0","impliedFormat":1},{"version":"2f73d10b5b2cdf64affc6b28bac00b288e4539db286c12f58f5c97342bf6fa27","impliedFormat":1},{"version":"306e67d906ccce3eb9fbae6864b1415b0963a9b7b7b6ef8741469d2d8ed4ba7b","impliedFormat":1},{"version":"f092281ce4527daf2633012102c03ae9ef42306d0a8d522ffc507d5475e97a9a","impliedFormat":1},{"version":"0fc511ce4d775cb2a02aaf54b2adebeb5e33d7d5dc6b56cc24d204e103356185","impliedFormat":1},{"version":"84f5774a9db56863fd842ec7d8b596bbcbcce68dd79102944be9b8453de30194","impliedFormat":1},{"version":"af6569a1bee97618bb38bec49e46907b7ac67f2385d1700bf837d40046213f74","impliedFormat":1},{"version":"c7b28b0e9d5598d272736ec6db244c9ccf019cd53ae7d998e2d49c7840d38546","impliedFormat":1},{"version":"7afc72eae3930bad4ab4ed2a771f72e0584d42acb5ad8479462a5e582c6b6fa2","impliedFormat":1},{"version":"d0812906977e6c51e00de24cd2bde64619ed979570d00aeb57f7c20ffbcde3e6","impliedFormat":1},{"version":"b9fbb74c38bd6900f54f44a7dd9259221a58328e5b0f06fae3d07ed0964fc5cc","impliedFormat":1},{"version":"fa93cb0289dd165b8bcdbe25a62cadf0e2eb8baa7551a0938614cc3bd47aaecf","impliedFormat":1},{"version":"1d750f895e442ff056c9f88a7004635372e24504401d1ea5710fd476c11c374c","impliedFormat":1},{"version":"4dd71c090dd1bda26d8fa06a8cde8462a07c798d93df2603966b1c37e048e19a","impliedFormat":1},{"version":"1e13bda0589d714493973ae87a135aadb8bdadc2b8ba412a62d6a8f05f13ae76","impliedFormat":1},{"version":"9e9217786bc4dced2d11b82eaf62c77f172a2b4671f1a6353835dcbf7eef0843","impliedFormat":1},{"version":"8c18473f354a9648fd8798196f520b3c3868181c315ab6a726177e5b5d2ada1c","impliedFormat":1},{"version":"067fe0fe11f79aa3eef819ee2f1d7beecc7a6d9e95ee1b2b84553495fb61b2fe","impliedFormat":1},{"version":"65e7aa0d38b9513dad1d66fa622ca0897efd8f6e11cb3887231451eb1dde719a","impliedFormat":1},{"version":"cf8d966c5b46aa3b4e2bc55aeaf5932253a734d2c09fc9e05867d47f7fc3fe31","impliedFormat":1},{"version":"e11fb3c6b0788cddcda16e472a173c03d8729201dc325beb1251f54d2630ebbb","impliedFormat":1},{"version":"63c7cf02d6b66e8d7c45dd691307e2f91ea026e024549c8f8bbf3469265a352c","impliedFormat":1},{"version":"48676769d0f4904e916425f778ae25c140370fb90b33ad85151c7ebab166a0cc","impliedFormat":1},{"version":"b70a8d1c0d9628260158c2e96982f5ffb415ca87f97388ea743e52bd6ef37a9c","impliedFormat":1},{"version":"9e5964f938787f1340bfe9d01888eb0e2fa8999e48bdf07f1c509315c649d9de","impliedFormat":1},{"version":"7a625afe5721361715736bc3f9548206e1f173dcdc43eecaf7f70557f5151361","impliedFormat":1},{"version":"4d114e382693704d3792d2d6da45adc1aa2d8a86c1b8ebe5fc225dccd30aaf36","impliedFormat":1},{"version":"329760175a249a5e13e16f281ede4d8da4a4a72d511bf631bf7e5bd363146a80","impliedFormat":1},{"version":"9fbdb40eb68109a83dcc5f19c450556b20699b4fa19783dabdfc06a9937c9c30","impliedFormat":1},{"version":"afb75becf7075fc3673a6f1f7b669b5bb909ae67609284ce6548ec44d8038a61","impliedFormat":1},{"version":"0fa8e2b488a03d64da653952e48f4c4b20fe06b63ceee328a2f26ca5db27dc06","impliedFormat":1},{"version":"9e586cf780cb9f7efd644c5bbb614e36175c21a7a36a89776316deb75b967a4a","impliedFormat":1},{"version":"e1e0ceb857c0832a956676a7f565f2564e07b15f3fa18027bab043b986fd7232","impliedFormat":1},{"version":"563477ed7c439b4707787b262d623a2577d7352e605a3ccc02cd363d82b44e75","impliedFormat":1},{"version":"deb3e612aeb57d0b3e3c5d788518552d6b13cecb51edcc0e9002685c4339d74d","impliedFormat":1},{"version":"399c2dc048ef158abba60902e31567f5a890647d8fca9d30acaefdddc753feb8","impliedFormat":1},{"version":"995050bd7b90a53799d511920da48b429ebcb41da2c9f0c3c802e13cbf97167f","impliedFormat":1},{"version":"db002494b1b41bf0634c5c31fb470b047f479a88e842df0a92ec066eff3f942b","impliedFormat":1},{"version":"ceb9be879494de5e99a6a5e2a7fadc763dcba542ad1ddb08e2155ac4e0fddf10","impliedFormat":1},{"version":"ec82062338f1f627aeea65c995acebeb744f9152bec041f8e8ea6db4a1c6df79","impliedFormat":1},{"version":"11f5b1bf8b4ac072126d928167fab37b0a1aa4f37f4b60ed8654f47677771a94","impliedFormat":1},{"version":"fa9e8f7672d69d1e151898e10cc62e9167e8aa1ae0fa096e857fafd6895c8bd9","impliedFormat":1},{"version":"74815c8e929629e0e55fef82f0e94302398b5012dbf616bf229a9a388cfa0f74","impliedFormat":1},{"version":"45ece5a6072aa79e1d0e9fdd8552a8b1dcfee07f4987bb1743f105ffa9f50051","impliedFormat":1},{"version":"8ddc5c3c4c36b66010959490b7d544ee4cf9c790ad07653f70417cd9ec9e4772","impliedFormat":1},{"version":"dec39b8b3a33dd7e1ff70d2fdc284b38eb73825ba3a7643c6edcf6fe663fccf2","impliedFormat":1},{"version":"307e2083a29a8b15effd002e75017f45915f85a23d333d8b47a9b49226cc8296","impliedFormat":1},{"version":"e9d478d3e803dc05f09b1819e6d3470eb7c00ebd2d577c8effab9b484d37d4f5","impliedFormat":1},{"version":"cff0bf8b159ee1d00e9a450d71b0da18458db6c8c1ec508cf3c1576a922627e2","impliedFormat":1},{"version":"5672fa3e7b3b2a0d2ac8459735991207228070656f75364a36ea5ff5ce715ed8","impliedFormat":1},{"version":"de0cb9cf89d43261832ec99a1d15a9cf681041daacc572db781ccb3ed1b869ac","impliedFormat":1},{"version":"c420cdfcc6541432463eb14e773f25467d6ab9f4236c824a2bcfa20af1f80e00","impliedFormat":1},{"version":"355b3558e43bfe1116bf9159088f809cbef2754644ce96042b9e36673999183a","impliedFormat":1},{"version":"ae10273e9fa735ac385c3fc41e9a0c4e20a0af4393692b4364362b0c4a2467d5","impliedFormat":1},{"version":"1f0539108fad59d8e9d282900dc9bd4c99cb49eccfbe11df3edb2f53854068a0","impliedFormat":1},{"version":"e8f2c43cafb207377b9118d8f711a9b21e8ce973eec946a3ac9ddf605e090f0f","impliedFormat":1},{"version":"0637fca5d32cc45b0507ea63167981f1222d717e93557da5e6c49c896285531e","impliedFormat":1},{"version":"b61f5be5c8a2c83cbcd4f27c588c1db29c047ae40d3f0200c6791d54916cac98","impliedFormat":1},{"version":"86d6074b25d2bdac376bb2e5853c5355e8f45166d4bf6f1d5f71ba9cdbff6845","impliedFormat":1},{"version":"d00a5834d4ef95b3cea0fef90fe89cd6bf5bc9b5b3dd15ff9af51e5c288499a9","impliedFormat":1},{"version":"a30eff1d8eff417beaa607bf3dcc074019d090066b48244d336a2aa522c210d1","impliedFormat":1},{"version":"d1af8aa5589e616f6845dfe2a20ffeb3e91692f30310f93606598b959a2f8e95","impliedFormat":1},{"version":"4fbb01c38ec98a853bb41b3d6fbcf22ab58771ea210c55e4b80dce8fbbee30a5","impliedFormat":1},{"version":"a8c6e5f16841ee9179324f015c1e2090f5a9b47215ec9dfaced66326d25426f9","impliedFormat":1},{"version":"d11173383f38ab4a7dc31fbaec7befa5a44e6b91900e2a979f890f3270139c01","impliedFormat":1},{"version":"7125200dcb06a8a47454799fef10df0741de00a953623fc1ecca9acc4319cc3a","impliedFormat":1},{"version":"7240f5bf562398c9e8f72f078afda74ba35cde7c1c447ba5174360bd028142a6","impliedFormat":1},{"version":"c6eccffa00a5d440e96faa5c9dbe62f23cf65f7a627d181406b9870a32e0eda6","impliedFormat":1},{"version":"3e08b91b109b09f7c0c1162818c7b91e9cb8c26ecac69096da9c47189a032861","affectsGlobalScope":true,"impliedFormat":1},{"version":"c151ab2fed8d48054404a8c8268ad7e9ee679c9047fe6d86d65cc46b41d17010","impliedFormat":1},{"version":"5b5aa4b85dd84fc8cf774d3968202e2057050e357053eed40fe7e76f468d9b65","impliedFormat":1},{"version":"daca4d242f67882b1e4854403a0bd863bca88829847345fe45ba16d01d9fa4c5","impliedFormat":1},{"version":"aeea65c3f5315896137841bb4d6e40eb6c6124ec2f5d445bebe877a7ada96a35","impliedFormat":1},{"version":"7da8d470aae64e3d1934ef1892fa0b750eeb02b67cf08bbc47f8580dc17e1944","impliedFormat":1},{"version":"89df772f2f7d294af13af63e5e8b1c2e2242a24e8da19b1150a3cf99e0c31d71","impliedFormat":1},{"version":"6b11495f979f39c49e6b8695b7f93d77aebb5692eea1fca82de4443843a009ed","impliedFormat":1},{"version":"9a51d6b1ac1e3b7127641bf32645141800f2332c73b6009cb5f4ccf54984d1de","impliedFormat":1},{"version":"108f7f6cba3b128558a66b621f5535c8f9ad1569d9c188da7e698a4674fbcc6d","impliedFormat":1},{"version":"65f67ad5701719fa78210be5421cd5e2849b41840cd56158606b77a3cc1509ed","impliedFormat":1},{"version":"2a34f5470eee469ee69420f411b9be285208dfb09dfaedcc0dfd7286f5d78ce6","impliedFormat":1},{"version":"af0091f8a7d2c198ea8e0ae932c6d0e37644688df9d7e1e7dadf82c83be2d8d8","impliedFormat":1},{"version":"47ee6f7ed87d1c48e58a60b31dee843ac3684009e136bf7137515f867f3a75ee","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":"1cf89f69d4cecb805c94ba5e87b76c8c9395b067483e1dd042370473d023f28b","impliedFormat":1},{"version":"d3ed26718ca2efb3276efffebf89edfc1ca591f0d14870ac686ad56f28c40298","impliedFormat":1},{"version":"2e6edad2b3444dc164b57c96eeb5ec3e795b7148ed63a43ca6b8b1a1ba02ee30","impliedFormat":1},{"version":"2f6495b1a95be8f8a3385aae0825db7f41863fccc99f2a252abb3df514ce86a6","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":"ce5307793652ccc5d0c1a436bba7006866f433fa21214641d72242708ac366b7","signature":"c35bb318625847730a4f6937a5a9d97d9fa4e679fca3cb62d496b1d0370d8fa1","impliedFormat":1},{"version":"c8573af6a1787f77172fd5e5bb6389d10d4563c93dcf094a3a134f896b6f9945","signature":"0c8e2961edd1d254e194bc38920db6d93633742b2e3c26d22048a7d51ef886af","impliedFormat":1},{"version":"fd400413cd93f540696923c4118f81f26d4b7f9789b4468cbd1815ab72b04c33","signature":"4e0f4f28501f60fc947c9940b18d8c799a650c89c442f06ca86ce382ff7b2cf3","impliedFormat":1},{"version":"eb15edfcef078300657e1d5d678e1944b3518c2dd8f26792fdba2fe29f73d32b","impliedFormat":1},{"version":"515cdcb376c882b401eb92cf8ee5207ec694fd0a3278cef338859abf23b5ceb1","signature":"e498f962795122623611db6f3fabfe3b42e119ff0d9f0af368ae99fd9ed9c688","impliedFormat":1},{"version":"e4ef05834fd4f1231300b96ab3b4c65770759fc0044e0d5d6a88fb8e0bc1ecaa","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":"2624fe2cbf063db20780f4d8b40817ea6a8ff36369fcb56271dac410299e8152","signature":"94c8952cf299a20c22672a95d76a2ceea5f3638113632cb1fd83e34901dc089d","impliedFormat":1},{"version":"6e1af5f2b7eb6ff75e03a745e599bf25e899f7e92309d8fb4f2d801a1ac4562f","signature":"925dc4a2877ef03bba46a4b9e457e578cbfe42d6c8223faffbf89b15d0077ccc","impliedFormat":1},{"version":"9a9a2ba54dfd6d0fa75be3d6d3b355094ac6ea29add2531365c399a3f4ecb9bc","signature":"6714f4f4b934b6c6620e98a7782916cf1e87a57c9c272a7fedc2fc2be90f1863","impliedFormat":1},{"version":"7a0f7320d37408a3d03ae6a0cd710615bc999d5db203146028365caa38fc8219","impliedFormat":1},{"version":"f96f3c445afc7d65d4790386e37c5b57f095f285cc89b8315b209fe0c81837c1","impliedFormat":1},{"version":"785b9d575b49124ce01b46f5b9402157c7611e6532effa562ac6aebec0074dfc","impliedFormat":1},{"version":"19990350fca066265b2c190c9b6cde1229f35002ea2d4df8c9e397e9942f6c89","impliedFormat":1},{"version":"8fb8fdda477cd7382477ffda92c2bb7d9f7ef583b1aa531eb6b2dc2f0a206c10","impliedFormat":1},{"version":"66995b0c991b5c5d42eff1d950733f85482c7419f7296ab8952e03718169e379","impliedFormat":1},{"version":"9863f888da357e35e013ca3465b794a490a198226bd8232c2f81fb44e16ff323","impliedFormat":1},{"version":"3ee468ba409b231f05d8120a257d8fd52f81db173cfd55d2d38825d4a9e0d4d8","impliedFormat":1},{"version":"3ee468ba409b231f05d8120a257d8fd52f81db173cfd55d2d38825d4a9e0d4d8","impliedFormat":1},{"version":"8eda1b176639dc7e6dfb326bd10532e2de9e18c4f100ed9f3d0753b04e2c9f53","impliedFormat":1},{"version":"e61235deb17d4d200b1aebd5e1b78a9f7f03108d3fe73c522476de89f2169d88","impliedFormat":1},{"version":"fa292ea8941a603dc795593c5811d9b865b96e560f99dcfcec94705d5264296d","impliedFormat":1},{"version":"db085d2171d48938a99e851dafe0e486dce9859e5dfa73c21de5ed3d4d6fb0c5","impliedFormat":1},{"version":"fb741132c87a219532b69832d9389ed13db734b436ad3d0d62d722de86321869","impliedFormat":1},{"version":"a77be6fc44c876bc10c897107f84eaba10790913ebdcad40fcda7e47469b2160","impliedFormat":1},{"version":"0b098b627c5198819456b7466aef8253f562a6a64d66810804cfad6ff36204c6","impliedFormat":1},{"version":"91f5dbcdb25d145a56cffe957ec665256827892d779ef108eb2f3864faff523b","impliedFormat":1},{"version":"052ba354bab8fb943e0bc05a0769f7b81d7c3b3c6cd0f5cfa53c7b2da2a525c5","impliedFormat":1},{"version":"927955a3de5857e0a1c575ced5a4245e74e6821d720ed213141347dd1870197f","impliedFormat":1},{"version":"fec804d54cd97dd77e956232fc37dc13f53e160d4bbeeb5489e86eeaa91f7ebd","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":"03c258e060b7da220973f84b89615e4e9850e9b5d30b3a8e4840b3e3268ae8eb","impliedFormat":1},{"version":"74d5a87c3616cd5d8691059d531504403aa857e09cbaecb1c64dfb9ace0db185","impliedFormat":1}],"root":[[560,562],564,565,[609,611]],"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},"referencedMap":[[80,1],[440,1],[81,2],[82,3],[494,1],[83,4],[85,5],[452,6],[453,7],[451,8],[450,9],[449,10],[473,11],[479,12],[480,13],[481,14],[474,15],[475,16],[482,17],[476,18],[431,19],[446,20],[430,21],[84,1],[98,22],[100,23],[99,24],[484,25],[483,1],[485,26],[486,27],[495,28],[436,29],[434,30],[433,31],[487,32],[488,33],[491,1],[489,1],[490,1],[492,34],[478,35],[477,36],[445,37],[437,38],[448,39],[438,40],[439,41],[441,42],[442,43],[443,43],[447,44],[435,45],[444,46],[432,1],[493,47],[90,1],[96,48],[95,49],[91,50],[92,51],[93,51],[94,51],[88,52],[89,53],[87,52],[86,1],[429,54],[256,1],[393,55],[394,1],[398,56],[395,1],[396,1],[425,57],[397,1],[401,58],[427,59],[426,57],[399,1],[400,1],[428,1],[411,60],[612,1],[613,61],[614,1],[568,62],[408,1],[632,63],[633,64],[634,1],[566,65],[567,1],[635,1],[636,1],[302,66],[303,66],[304,4],[262,67],[305,68],[306,69],[307,70],[257,1],[260,71],[258,1],[259,1],[308,72],[309,73],[310,74],[311,75],[312,76],[313,77],[314,77],[316,3],[315,78],[317,79],[318,80],[319,81],[301,82],[261,1],[320,83],[321,84],[322,85],[355,86],[323,87],[324,88],[325,89],[326,90],[327,91],[328,92],[329,93],[330,94],[331,95],[332,96],[333,96],[334,97],[335,1],[336,1],[337,98],[339,99],[338,100],[340,101],[341,102],[342,103],[343,104],[344,105],[345,106],[346,107],[347,108],[348,109],[349,110],[350,111],[351,112],[352,113],[353,114],[354,115],[637,1],[638,61],[593,116],[594,117],[569,118],[572,118],[591,116],[592,116],[582,116],[581,119],[579,116],[574,116],[587,116],[585,116],[589,116],[573,116],[586,116],[590,116],[575,116],[576,116],[588,116],[570,116],[577,116],[578,116],[580,116],[584,116],[595,120],[583,116],[571,116],[608,121],[607,1],[602,120],[604,122],[603,120],[596,120],[597,120],[599,120],[601,120],[605,122],[606,122],[598,122],[600,122],[639,1],[563,123],[640,124],[97,1],[496,125],[505,126],[534,127],[501,128],[502,129],[504,130],[500,131],[535,132],[498,133],[522,134],[523,135],[503,136],[511,137],[512,138],[513,137],[515,139],[516,140],[517,141],[524,142],[518,143],[525,144],[514,145],[506,146],[526,147],[519,148],[520,149],[528,150],[529,151],[530,152],[531,153],[532,154],[533,146],[509,155],[521,156],[507,157],[508,158],[499,1],[527,1],[510,159],[497,1],[263,1],[402,160],[410,161],[409,162],[381,163],[384,164],[387,164],[388,164],[386,165],[385,165],[389,166],[392,167],[391,168],[382,169],[390,170],[383,164],[360,171],[359,1],[370,172],[380,173],[378,1],[376,174],[379,175],[377,176],[375,177],[374,178],[372,179],[373,179],[371,1],[361,180],[356,1],[358,181],[357,182],[368,180],[367,180],[369,183],[366,184],[364,180],[365,180],[362,185],[363,180],[622,186],[621,1],[619,1],[620,1],[405,1],[424,187],[417,188],[419,189],[416,190],[414,191],[418,192],[422,1],[415,193],[413,194],[421,195],[423,196],[420,197],[404,198],[406,3],[558,1],[559,199],[557,200],[556,201],[555,202],[553,203],[543,204],[536,205],[541,203],[542,203],[554,203],[546,203],[547,203],[548,203],[540,203],[545,206],[537,207],[550,203],[539,203],[552,208],[549,203],[551,203],[538,1],[544,205],[412,1],[617,209],[630,210],[615,1],[616,211],[631,212],[626,213],[627,214],[625,215],[629,216],[623,217],[618,218],[628,219],[624,210],[403,1],[407,33],[464,220],[454,1],[455,221],[465,222],[466,223],[467,220],[468,220],[469,1],[472,224],[470,220],[471,1],[461,1],[458,225],[459,1],[460,1],[457,226],[456,1],[462,220],[463,1],[79,1],[255,227],[130,228],[225,1],[192,229],[164,230],[148,231],[226,1],[175,1],[183,1],[202,232],[103,1],[230,233],[232,234],[231,235],[186,236],[185,237],[188,238],[187,239],[146,1],[233,231],[237,240],[235,241],[106,242],[107,242],[108,1],[149,243],[199,244],[198,1],[211,245],[113,228],[205,1],[194,1],[250,246],[252,1],[133,247],[132,248],[215,249],[217,250],[111,251],[219,252],[224,253],[109,254],[184,255],[228,256],[170,257],[245,228],[223,258],[121,259],[122,1],[141,260],[137,261],[138,262],[140,263],[136,264],[135,265],[139,266],[177,1],[123,1],[112,1],[124,267],[125,268],[128,269],[127,1],[168,1],[169,256],[197,1],[190,1],[204,270],[203,271],[234,241],[238,272],[236,273],[105,1],[251,1],[191,247],[134,274],[209,275],[208,1],[165,276],[151,277],[152,1],[145,278],[195,279],[196,279],[115,280],[147,1],[126,281],[104,1],[167,282],[143,1],[213,1],[131,228],[214,283],[253,284],[157,231],[171,285],[239,235],[241,286],[240,286],[161,287],[163,288],[144,1],[101,1],[174,1],[173,231],[216,228],[212,1],[248,1],[154,231],[114,289],[153,1],[155,290],[158,231],[110,1],[207,1],[246,291],[227,292],[181,1],[178,292],[201,293],[179,292],[180,292],[200,257],[166,294],[150,295],[119,1],[156,296],[242,241],[244,272],[243,273],[247,1],[220,297],[210,1],[249,298],[193,299],[189,1],[206,300],[160,301],[159,302],[118,1],[176,1],[129,231],[254,1],[221,1],[102,1],[172,231],[162,1],[222,303],[117,1],[116,1],[182,1],[229,231],[142,231],[218,228],[120,292],[77,1],[78,1],[13,1],[14,1],[16,1],[15,1],[2,1],[17,1],[18,1],[19,1],[20,1],[21,1],[22,1],[23,1],[24,1],[3,1],[25,1],[26,1],[4,1],[27,1],[31,1],[28,1],[29,1],[30,1],[32,1],[33,1],[34,1],[5,1],[35,1],[36,1],[37,1],[38,1],[6,1],[42,1],[39,1],[40,1],[41,1],[43,1],[7,1],[44,1],[49,1],[50,1],[45,1],[46,1],[47,1],[48,1],[8,1],[54,1],[51,1],[52,1],[53,1],[55,1],[9,1],[56,1],[57,1],[58,1],[60,1],[59,1],[61,1],[62,1],[10,1],[63,1],[64,1],[65,1],[11,1],[66,1],[67,1],[68,1],[69,1],[70,1],[1,1],[71,1],[72,1],[12,1],[75,1],[74,1],[73,1],[76,1],[279,304],[289,305],[278,304],[299,306],[270,307],[269,308],[298,309],[292,310],[297,311],[272,312],[286,313],[271,314],[295,315],[267,316],[266,309],[296,317],[268,318],[273,319],[274,1],[277,319],[264,1],[300,320],[290,321],[281,322],[282,323],[284,324],[280,325],[283,326],[293,309],[275,327],[276,328],[285,329],[265,33],[288,321],[287,319],[291,1],[294,330],[610,331],[561,332],[560,333],[611,334],[562,335],[564,336],[565,337],[609,338]],"version":"5.7.2"}
|
|
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
|
|
File without changes
|
|
File without changes
|