@atlaspack/runtime-js 2.15.1 → 2.15.3-typescript-08dcc1c9b.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,16 @@
1
1
  # @atlaspack/runtime-js
2
2
 
3
+ ## 2.15.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#702](https://github.com/atlassian-labs/atlaspack/pull/702) [`daaa768`](https://github.com/atlassian-labs/atlaspack/commit/daaa7688786772d7e3713b71c5bba6b89ec704aa) Thanks [@alshdavid](https://github.com/alshdavid)! - Fixes to Flow types
8
+
9
+ - Updated dependencies [[`daaa768`](https://github.com/atlassian-labs/atlaspack/commit/daaa7688786772d7e3713b71c5bba6b89ec704aa), [`1c7865a`](https://github.com/atlassian-labs/atlaspack/commit/1c7865a64451116d94015e248302435839d347c0), [`a0b959f`](https://github.com/atlassian-labs/atlaspack/commit/a0b959fbf61fc3f820ff03c7e8988945fe40a91a)]:
10
+ - @atlaspack/plugin@2.14.20
11
+ - @atlaspack/feature-flags@2.19.2
12
+ - @atlaspack/utils@2.17.2
13
+
3
14
  ## 2.15.1
4
15
 
5
16
  ### Patch Changes
package/LICENSE 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 (c) 2024 Atlassian US., Inc.
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/lib/JSRuntime.js CHANGED
@@ -76,8 +76,10 @@ const LOADERS = {
76
76
  }
77
77
  };
78
78
  function getLoaders(ctx) {
79
+ // @ts-expect-error TS2322
79
80
  if (ctx.isWorker()) return LOADERS.worker;
80
81
  if (ctx.isBrowser()) return LOADERS.browser;
82
+ // @ts-expect-error TS2322
81
83
  if (ctx.isNode()) return LOADERS.node;
82
84
  return null;
83
85
  }
@@ -208,6 +210,8 @@ var _default = exports.default = new (_plugin().Runtime)({
208
210
  const conditions = bundleGraph.getConditionsForDependencies(conditionalDependencies, bundle);
209
211
  for (const cond of conditions) {
210
212
  const requireName = (0, _featureFlags().getFeatureFlag)('hmrImprovements') || bundle.env.shouldScopeHoist ? 'parcelRequire' : '__parcel__require__';
213
+
214
+ // @ts-expect-error TS7006
211
215
  const fallbackUrls = cond => {
212
216
  return `[${[...cond.ifTrueBundles, ...cond.ifFalseBundles].map(target => {
213
217
  let relativePathExpr = getRelativePathExpr(bundle, target, options);
@@ -397,6 +401,7 @@ function getLoaderRuntime({
397
401
  let needsEsmLoadPrelude = false;
398
402
  let loaderModules = [];
399
403
  function getLoaderForBundle(bundle, to, shardingConfig) {
404
+ // @ts-expect-error TS18049
400
405
  let loader = loaders[to.type];
401
406
  if (!loader) {
402
407
  return;
@@ -412,7 +417,11 @@ function getLoaderRuntime({
412
417
  if (!needsDynamicImportPolyfill) {
413
418
  return `__parcel__import__("./" + ${relativePathExpr})`;
414
419
  }
415
- loader = (0, _nullthrows().default)(loaders.IMPORT_POLYFILL, `No import() polyfill available for context '${bundle.env.context}'`);
420
+
421
+ // @ts-expect-error TS2322
422
+ loader = (0, _nullthrows().default)(
423
+ // @ts-expect-error TS18049
424
+ loaders.IMPORT_POLYFILL, `No import() polyfill available for context '${bundle.env.context}'`);
416
425
  } else if (to.type === 'js' && to.env.outputFormat === 'commonjs') {
417
426
  return `Promise.resolve(__parcel__require__("./" + ${relativePathExpr}))`;
418
427
  }
@@ -446,8 +455,16 @@ function getLoaderRuntime({
446
455
  const loaders = [];
447
456
  for (const cond of conditions) {
448
457
  // This bundle has a conditional dependency, we need to load the bundle group
449
- const ifTrueLoaders = cond.ifTrueBundles.flatMap(targetBundle => getConditionalLoadersForCondition(getDependencies(targetBundle).conditionalDependencies, targetBundle)).concat(cond.ifTrueBundles.map(targetBundle => getLoaderForBundle(sourceBundle, targetBundle)));
450
- const ifFalseLoaders = cond.ifFalseBundles.flatMap(targetBundle => getConditionalLoadersForCondition(getDependencies(targetBundle).conditionalDependencies, targetBundle)).concat(cond.ifFalseBundles.map(targetBundle => getLoaderForBundle(sourceBundle, targetBundle)));
458
+ const ifTrueLoaders = cond.ifTrueBundles.flatMap(targetBundle => getConditionalLoadersForCondition(getDependencies(targetBundle).conditionalDependencies, targetBundle)).concat(
459
+ // @ts-expect-error TS2769
460
+ cond.ifTrueBundles.map(targetBundle =>
461
+ // @ts-expect-error TS2554
462
+ getLoaderForBundle(sourceBundle, targetBundle)));
463
+ const ifFalseLoaders = cond.ifFalseBundles.flatMap(targetBundle => getConditionalLoadersForCondition(getDependencies(targetBundle).conditionalDependencies, targetBundle)).concat(
464
+ // @ts-expect-error TS2769
465
+ cond.ifFalseBundles.map(targetBundle =>
466
+ // @ts-expect-error TS2554
467
+ getLoaderForBundle(sourceBundle, targetBundle)));
451
468
  if (ifTrueLoaders.length > 0 || ifFalseLoaders.length > 0) {
452
469
  // Load conditional bundles with helper (and a dev mode with additional hints)
453
470
  loaders.push(`require('./helpers/conditional-loader${options.mode === 'development' ? '-dev' : ''}')('${cond.key}', function (){return Promise.all([${ifTrueLoaders.join(',')}]);}, function (){return Promise.all([${ifFalseLoaders.join(',')}]);})`);
@@ -533,14 +550,16 @@ function getHintedBundleGroups(bundleGraph, bundle) {
533
550
  var _dependency$meta;
534
551
  let attributes = (_dependency$meta = dependency.meta) === null || _dependency$meta === void 0 ? void 0 : _dependency$meta.importAttributes;
535
552
  if (typeof attributes === 'object' && attributes != null && (
536
- // $FlowFixMe
553
+ // @ts-expect-error TS2339
537
554
  attributes.preload || attributes.prefetch)) {
538
555
  let resolved = bundleGraph.resolveAsyncDependency(dependency, bundle);
539
556
  if ((resolved === null || resolved === void 0 ? void 0 : resolved.type) === 'bundle_group') {
540
557
  // === true for flow
558
+ // @ts-expect-error TS2339
541
559
  if (attributes.preload === true) {
542
560
  preload.push(resolved.value);
543
561
  }
562
+ // @ts-expect-error TS2339
544
563
  if (attributes.prefetch === true) {
545
564
  prefetch.push(resolved.value);
546
565
  }
@@ -558,8 +577,11 @@ function getHintLoaders(bundleGraph, from, bundleGroups, loader, options) {
558
577
  let bundlesToPreload = bundleGraph.getBundlesInBundleGroup(bundleGroupToPreload);
559
578
  for (let bundleToPreload of bundlesToPreload) {
560
579
  let relativePathExpr = getRelativePathExpr(from, bundleToPreload, options);
580
+ // @ts-expect-error TS7053
561
581
  let priority = TYPE_TO_RESOURCE_PRIORITY[bundleToPreload.type];
562
- hintLoaders.push(`require(${JSON.stringify(loader)})(${getAbsoluteUrlExpr(relativePathExpr, from)}, ${priority ? JSON.stringify(priority) : 'null'}, ${JSON.stringify(bundleToPreload.target.env.outputFormat === 'esmodule')})`);
582
+ hintLoaders.push(
583
+ // @ts-expect-error TS2554
584
+ `require(${JSON.stringify(loader)})(${getAbsoluteUrlExpr(relativePathExpr, from)}, ${priority ? JSON.stringify(priority) : 'null'}, ${JSON.stringify(bundleToPreload.target.env.outputFormat === 'esmodule')})`);
563
585
  }
564
586
  }
565
587
  return hintLoaders;
@@ -603,6 +625,7 @@ function getURLRuntime(dependency, from, to, options, shardingConfig) {
603
625
  };
604
626
  }
605
627
  function getRegisterCode(entryBundle, bundleGraph) {
628
+ // @ts-expect-error TS2304
606
629
  let mappings = [];
607
630
  bundleGraph.traverseBundles((bundle, _, actions) => {
608
631
  if (bundle.bundleBehavior === 'inline') {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaspack/runtime-js",
3
- "version": "2.15.1",
3
+ "version": "2.15.3-typescript-08dcc1c9b.0",
4
4
  "license": "(MIT OR Apache-2.0)",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -10,17 +10,22 @@
10
10
  "url": "https://github.com/atlassian-labs/atlaspack.git"
11
11
  },
12
12
  "main": "lib/JSRuntime.js",
13
- "source": "src/JSRuntime.js",
13
+ "source": "src/JSRuntime.ts",
14
14
  "engines": {
15
15
  "node": ">= 16.0.0"
16
16
  },
17
17
  "dependencies": {
18
- "@atlaspack/diagnostic": "2.14.1",
19
- "@atlaspack/domain-sharding": "2.14.1",
20
- "@atlaspack/feature-flags": "2.19.1",
21
- "@atlaspack/plugin": "2.14.19",
22
- "@atlaspack/utils": "2.17.1",
18
+ "@atlaspack/diagnostic": "2.14.2-typescript-08dcc1c9b.0",
19
+ "@atlaspack/domain-sharding": "2.14.2-typescript-08dcc1c9b.0",
20
+ "@atlaspack/feature-flags": "2.19.3-typescript-08dcc1c9b.0",
21
+ "@atlaspack/plugin": "2.14.21-typescript-08dcc1c9b.0",
22
+ "@atlaspack/utils": "2.17.3-typescript-08dcc1c9b.0",
23
23
  "nullthrows": "^1.1.1"
24
24
  },
25
- "type": "commonjs"
25
+ "type": "commonjs",
26
+ "scripts": {
27
+ "check-ts": "tsc --noEmit"
28
+ },
29
+ "types": "src/JSRuntime.ts",
30
+ "gitHead": "08dcc1c9bcdc6ab931d55e05ccc0f45669de2f22"
26
31
  }
@@ -1,4 +1,3 @@
1
- // @flow strict-local
2
1
  import type {
3
2
  BundleGraph,
4
3
  BundleGroup,
@@ -13,7 +12,7 @@ import {Runtime} from '@atlaspack/plugin';
13
12
  import {
14
13
  relativeBundlePath,
15
14
  validateSchema,
16
- type SchemaEntity,
15
+ SchemaEntity,
17
16
  } from '@atlaspack/utils';
18
17
  import {encodeJSONKeyComponent} from '@atlaspack/diagnostic';
19
18
  import path from 'path';
@@ -24,7 +23,7 @@ import {getFeatureFlag} from '@atlaspack/feature-flags';
24
23
  const TYPE_TO_RESOURCE_PRIORITY = {
25
24
  css: 'style',
26
25
  js: 'script',
27
- };
26
+ } as const;
28
27
 
29
28
  const BROWSER_PRELOAD_LOADER = './helpers/browser/preload-loader';
30
29
  const BROWSER_PREFETCH_LOADER = './helpers/browser/prefetch-loader';
@@ -49,13 +48,20 @@ const LOADERS = {
49
48
  wasm: './helpers/node/wasm-loader',
50
49
  IMPORT_POLYFILL: null,
51
50
  },
52
- };
51
+ } as const;
53
52
 
54
- function getLoaders(
55
- ctx: Environment,
56
- ): ?{[string]: string, IMPORT_POLYFILL: null | false | string, ...} {
53
+ function getLoaders(ctx: Environment):
54
+ | {
55
+ // @ts-expect-error TS2411
56
+ IMPORT_POLYFILL: null | false | string;
57
+ [key: string]: string;
58
+ }
59
+ | null
60
+ | undefined {
61
+ // @ts-expect-error TS2322
57
62
  if (ctx.isWorker()) return LOADERS.worker;
58
63
  if (ctx.isBrowser()) return LOADERS.browser;
64
+ // @ts-expect-error TS2322
59
65
  if (ctx.isNode()) return LOADERS.node;
60
66
  return null;
61
67
  }
@@ -64,19 +70,19 @@ function getLoaders(
64
70
  // This can happen when we reuse the BundleGraph between subsequent builds
65
71
  let bundleDependencies = new WeakMap<
66
72
  NamedBundle,
67
- {|
68
- asyncDependencies: Array<Dependency>,
69
- conditionalDependencies: Array<Dependency>,
70
- otherDependencies: Array<Dependency>,
71
- |},
73
+ {
74
+ asyncDependencies: Array<Dependency>;
75
+ conditionalDependencies: Array<Dependency>;
76
+ otherDependencies: Array<Dependency>;
77
+ }
72
78
  >();
73
79
 
74
- type JSRuntimeConfig = {|
75
- splitManifestThreshold: number,
76
- domainSharding?: {|
77
- maxShards: number,
78
- |},
79
- |};
80
+ type JSRuntimeConfig = {
81
+ splitManifestThreshold: number;
82
+ domainSharding?: {
83
+ maxShards: number;
84
+ };
85
+ };
80
86
 
81
87
  let defaultConfig: JSRuntimeConfig = {
82
88
  splitManifestThreshold: 100000,
@@ -102,7 +108,7 @@ const CONFIG_SCHEMA: SchemaEntity = {
102
108
  additionalProperties: false,
103
109
  };
104
110
 
105
- export default (new Runtime({
111
+ export default new Runtime({
106
112
  async loadConfig({config, options}): Promise<JSRuntimeConfig> {
107
113
  let packageKey = '@atlaspack/runtime-js';
108
114
  let conf = await config.getConfig<JSRuntimeConfig>([], {
@@ -144,7 +150,7 @@ export default (new Runtime({
144
150
  let {asyncDependencies, conditionalDependencies, otherDependencies} =
145
151
  getDependencies(bundle);
146
152
 
147
- let assets = [];
153
+ let assets: Array<RuntimeAsset> = [];
148
154
  for (let dependency of asyncDependencies) {
149
155
  let resolved = bundleGraph.resolveAsyncDependency(dependency, bundle);
150
156
  if (resolved == null) {
@@ -221,6 +227,7 @@ export default (new Runtime({
221
227
  ? 'parcelRequire'
222
228
  : '__parcel__require__';
223
229
 
230
+ // @ts-expect-error TS7006
224
231
  const fallbackUrls = (cond) => {
225
232
  return `[${[...cond.ifTrueBundles, ...cond.ifFalseBundles]
226
233
  .map((target) => {
@@ -393,21 +400,21 @@ export default (new Runtime({
393
400
 
394
401
  return assets;
395
402
  },
396
- }): Runtime);
403
+ }) as Runtime<JSRuntimeConfig>;
397
404
 
398
- function getDependencies(bundle: NamedBundle): {|
399
- asyncDependencies: Array<Dependency>,
400
- conditionalDependencies: Array<Dependency>,
401
- otherDependencies: Array<Dependency>,
402
- |} {
405
+ function getDependencies(bundle: NamedBundle): {
406
+ asyncDependencies: Array<Dependency>;
407
+ conditionalDependencies: Array<Dependency>;
408
+ otherDependencies: Array<Dependency>;
409
+ } {
403
410
  let cachedDependencies = bundleDependencies.get(bundle);
404
411
 
405
412
  if (cachedDependencies) {
406
413
  return cachedDependencies;
407
414
  } else {
408
- let asyncDependencies = [];
409
- let otherDependencies = [];
410
- let conditionalDependencies = [];
415
+ let asyncDependencies: Array<Dependency> = [];
416
+ let otherDependencies: Array<Dependency> = [];
417
+ let conditionalDependencies: Array<Dependency> = [];
411
418
  bundle.traverse((node) => {
412
419
  if (node.type !== 'dependency') {
413
420
  return;
@@ -441,14 +448,14 @@ function getLoaderRuntime({
441
448
  bundleGraph,
442
449
  options,
443
450
  shardingConfig,
444
- }: {|
445
- bundle: NamedBundle,
446
- dependency: Dependency,
447
- bundleGroup: BundleGroup,
448
- bundleGraph: BundleGraph<NamedBundle>,
449
- options: PluginOptions,
450
- shardingConfig: JSRuntimeConfig['domainSharding'],
451
- |}): ?RuntimeAsset {
451
+ }: {
452
+ bundle: NamedBundle;
453
+ dependency: Dependency;
454
+ bundleGroup: BundleGroup;
455
+ bundleGraph: BundleGraph<NamedBundle>;
456
+ options: PluginOptions;
457
+ shardingConfig: JSRuntimeConfig['domainSharding'];
458
+ }): RuntimeAsset | null | undefined {
452
459
  let loaders = getLoaders(bundle.env);
453
460
  if (loaders == null) {
454
461
  return;
@@ -490,7 +497,8 @@ function getLoaderRuntime({
490
497
  bundle: NamedBundle,
491
498
  to: NamedBundle,
492
499
  shardingConfig: JSRuntimeConfig['domainSharding'],
493
- ): string | void {
500
+ ): string | undefined {
501
+ // @ts-expect-error TS18049
494
502
  let loader = loaders[to.type];
495
503
  if (!loader) {
496
504
  return;
@@ -514,7 +522,9 @@ function getLoaderRuntime({
514
522
  return `__parcel__import__("./" + ${relativePathExpr})`;
515
523
  }
516
524
 
525
+ // @ts-expect-error TS2322
517
526
  loader = nullthrows(
527
+ // @ts-expect-error TS18049
518
528
  loaders.IMPORT_POLYFILL,
519
529
  `No import() polyfill available for context '${bundle.env.context}'`,
520
530
  );
@@ -567,7 +577,7 @@ function getLoaderRuntime({
567
577
  sourceBundle,
568
578
  );
569
579
 
570
- const loaders = [];
580
+ const loaders: Array<string> = [];
571
581
  for (const cond of conditions) {
572
582
  // This bundle has a conditional dependency, we need to load the bundle group
573
583
  const ifTrueLoaders = cond.ifTrueBundles
@@ -578,7 +588,9 @@ function getLoaderRuntime({
578
588
  ),
579
589
  )
580
590
  .concat(
591
+ // @ts-expect-error TS2769
581
592
  cond.ifTrueBundles.map((targetBundle) =>
593
+ // @ts-expect-error TS2554
582
594
  getLoaderForBundle(sourceBundle, targetBundle),
583
595
  ),
584
596
  );
@@ -591,7 +603,9 @@ function getLoaderRuntime({
591
603
  ),
592
604
  )
593
605
  .concat(
606
+ // @ts-expect-error TS2769
594
607
  cond.ifFalseBundles.map((targetBundle) =>
608
+ // @ts-expect-error TS2554
595
609
  getLoaderForBundle(sourceBundle, targetBundle),
596
610
  ),
597
611
  );
@@ -700,7 +714,7 @@ function getLoaderRuntime({
700
714
  };
701
715
  }
702
716
 
703
- let code = [];
717
+ let code: Array<string> = [];
704
718
 
705
719
  if (needsEsmLoadPrelude) {
706
720
  let preludeLoad = shardingConfig
@@ -723,24 +737,29 @@ function getLoaderRuntime({
723
737
  function getHintedBundleGroups(
724
738
  bundleGraph: BundleGraph<NamedBundle>,
725
739
  bundle: NamedBundle,
726
- ): {|preload: Array<BundleGroup>, prefetch: Array<BundleGroup>|} {
727
- let preload = [];
728
- let prefetch = [];
740
+ ): {
741
+ preload: Array<BundleGroup>;
742
+ prefetch: Array<BundleGroup>;
743
+ } {
744
+ let preload: Array<BundleGroup> = [];
745
+ let prefetch: Array<BundleGroup> = [];
729
746
  let {asyncDependencies} = getDependencies(bundle);
730
747
  for (let dependency of asyncDependencies) {
731
748
  let attributes = dependency.meta?.importAttributes;
732
749
  if (
733
750
  typeof attributes === 'object' &&
734
751
  attributes != null &&
735
- // $FlowFixMe
752
+ // @ts-expect-error TS2339
736
753
  (attributes.preload || attributes.prefetch)
737
754
  ) {
738
755
  let resolved = bundleGraph.resolveAsyncDependency(dependency, bundle);
739
756
  if (resolved?.type === 'bundle_group') {
740
757
  // === true for flow
758
+ // @ts-expect-error TS2339
741
759
  if (attributes.preload === true) {
742
760
  preload.push(resolved.value);
743
761
  }
762
+ // @ts-expect-error TS2339
744
763
  if (attributes.prefetch === true) {
745
764
  prefetch.push(resolved.value);
746
765
  }
@@ -758,7 +777,7 @@ function getHintLoaders(
758
777
  loader: string,
759
778
  options: PluginOptions,
760
779
  ): Array<string> {
761
- let hintLoaders = [];
780
+ let hintLoaders: Array<string> = [];
762
781
  for (let bundleGroupToPreload of bundleGroups) {
763
782
  let bundlesToPreload =
764
783
  bundleGraph.getBundlesInBundleGroup(bundleGroupToPreload);
@@ -769,8 +788,10 @@ function getHintLoaders(
769
788
  bundleToPreload,
770
789
  options,
771
790
  );
791
+ // @ts-expect-error TS7053
772
792
  let priority = TYPE_TO_RESOURCE_PRIORITY[bundleToPreload.type];
773
793
  hintLoaders.push(
794
+ // @ts-expect-error TS2554
774
795
  `require(${JSON.stringify(loader)})(${getAbsoluteUrlExpr(
775
796
  relativePathExpr,
776
797
  from,
@@ -857,7 +878,8 @@ function getRegisterCode(
857
878
  entryBundle: NamedBundle,
858
879
  bundleGraph: BundleGraph<NamedBundle>,
859
880
  ): string {
860
- let mappings = [];
881
+ // @ts-expect-error TS2304
882
+ let mappings: Array<FilePath | string> = [];
861
883
  bundleGraph.traverseBundles((bundle, _, actions) => {
862
884
  if (bundle.bundleBehavior === 'inline') {
863
885
  return;
@@ -959,7 +981,7 @@ function getManifestBundlePriority(
959
981
  bundleGraph: BundleGraph<NamedBundle>,
960
982
  bundle: NamedBundle,
961
983
  threshold: number,
962
- ): $PropertyType<RuntimeAsset, 'priority'> {
984
+ ): RuntimeAsset['priority'] {
963
985
  let bundleSize = 0;
964
986
 
965
987
  bundle.traverseAssets((asset, _, actions) => {
@@ -15,5 +15,4 @@ module.exports = cacheLoader(function preloadJSBundle(
15
15
 
16
16
  document.getElementsByTagName('head')[0].appendChild(link);
17
17
  return Promise.resolve();
18
- },
19
- 'preload');
18
+ }, 'preload');
@@ -1,9 +1,8 @@
1
- // @flow
2
1
  import assert from 'assert';
3
2
 
4
3
  import {getBaseURL, getBundleURL} from '../src/helpers/bundle-url';
5
4
 
6
- const createErrorStack = (url) => {
5
+ const createErrorStack = (url: any) => {
7
6
  // This error stack is copied from a local dev, with a bunch
8
7
  // of lines trimmed off the end so it's not unnecessarily long
9
8
  return `
package/tsconfig.json ADDED
@@ -0,0 +1,4 @@
1
+ {
2
+ "extends": "../../../tsconfig.json",
3
+ "include": ["src"]
4
+ }