-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBlik_2023_sources.json
799 lines (799 loc) · 60.3 KB
/
Blik_2023_sources.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
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
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
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
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
{
"digitalbazaar_2013_nodeforge.js":{"https://github.com/digitalbazaar/forge":{"v1.3.1":["lib/pki.js",{"syntax":"commonjs"}]}},
"haverbeke_2012_acorn.js":{"https://github.com/acornjs/acorn":{"8.9.0":["acorn/src/index.js"]}},
"haverbeke_2012_acorn_walk.js":{"https://github.com/acornjs/acorn/acorn-walk":{"8.9.0":"acorn-walk/src/index.js"}},
"davidbonnet_2015_astring.js":{"https://github.com/davidbonnet/astring":{"v1.8.6":["src/astring.js"]}},
"xtuc_2020_acorn_importattributes.js":{"https://github.com/xtuc/acorn-import-attributes":{"v1.9.2":["src/index.js",{"alias":{"acorn":"./haverbeke_2012_acorn.js"}}]}},
"xtuc_2020_acorn_importassertions.js":{"https://github.com/xtuc/acorn-import-attributes":{"v1.7.6":["src/index.js",{"alias":{"acorn":"./haverbeke_2012_acorn.js"}}]}},
"eslint_2019_typescript_estree.js":{"https://github.com/typescript-eslint/typescript-eslint/packages/typescript-estree":{"v6.4.1":["src/parser.ts"]}},
"microsoft_2014_typescript.js":{"https://github.com/microsoft/TypeScript":{"v5.1.6":["src/compiler/_namespaces/ts.ts",{"syntax":"typescript"}]}},
"jridgewell_2015_sourcemap_codec.js":{"https://github.com/jridgewell/sourcemap-codec":{"v1.4.13":["src/sourcemap-codec.ts"]}},
"Harris_2014_magic_string.js":{"https://github.com/rich-harris/magic-string":{"v0.27.0":["src/index.js",{
"alias":{"@jridgewell/sourcemap-codec":"./jridgewell_2015_sourcemap_codec.js"},
"edit":{"DEBUG":"false"}
}]}},
"Harris_2016_is_reference.js":{"https://github.com/Rich-Harris/is-reference":{"v3.0.1":["src/index.js"]}},
"Harris_2015_estree_walker.js":{"https://github.com/Rich-Harris/estree-walker":{"v2.0.2":["src/index.js"]}},
"Harris_2016_locate_character.js":{"https://github.com/Rich-Harris/locate-character":{"v3.0.0":["src/index.js"]}},
"lukeed_2019_flru.js":{"https://github.com/lukeed/flru":{"v1.0.2":["src/index.js"]}},
"sindresorhus_2015_builtin_modules_static.js":{"https://github.com/sindresorhus/builtin-modules":{"v3.3.0":["builtin-modules.json",{"syntax":"commonjs","./Harris_2015_json.js":{}}]}},
"sindresorhus_2015_builtin_modules.js":{"https://github.com/sindresorhus/builtin-modules":{"v3.3.0":["index.js",{"syntax":"commonjs"}]}},
"sindresorhus_2015_is-builtin-module.js":{"https://github.com/sindresorhus/is-builtin-module":{"v3.2.1":["index.js",{"syntax":"commonjs","alias":{"builtin-modules":"./sindresorhus_2015_builtin_modules.js"}}]}},
"micromatch_2018_picomatch.js":{"https://github.com/micromatch/picomatch":{"2.3.0":["lib/picomatch.js",{"syntax":"commonjs"}]}},
"definitely_2015_estree.js":{"https://registry.npmjs.org/@types/estree/-/estree-1.0.0.tgz":["index.d.ts"]},
"definitely_2015_resolve.js":{"https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz":["index.d.ts"]},
"jorgebucaran_2018_colorette.js":{"https://github.com/jorgebucaran/colorette":{"2.0.20":["index.js",{"syntax":"commonjs"}]}},
"browserify_2011_resolve.js":{"https://github.com/browserify/resolve":{"v1.22.1":["index.js",{"syntax":"commonjs","./Harris_2015_json.js":{},"alias":{
"path-parse":"./jbgutierrez_2021_path_parse.js",
"supports-preserve-symlinks-flag":"./ljharb_2022_preserve_symlinks_flag.js",
"is-core-module":"./ljharb_2014_is_core_module.js"
}}]}},
"Raynos_2014_function_bind.js":{"https://github.com/Raynos/function-bind":{"v1.1.1":["index.js",{"syntax":"commonjs"}]}},
"tarruda_2013_has.js":{"https://github.com/tarruda/has":{"v1.0.3":["src/index.js",{"syntax":"commonjs","alias":{"function-bind":"./Raynos_2014_function_bind.js"}}]}},
"ljharb_2014_is_core_module.js":{"https://github.com/inspect-js/is-core-module":{"v2.9.0":["index.js",{"syntax":"commonjs","alias":{"has":"./tarruda_2013_has.js"},"./Harris_2015_json.js":{}}]}},
"ljharb_2022_preserve_symlinks_flag.js":{"https://github.com/inspect-js/node-supports-preserve-symlinks-flag":{"v1.0.0":["index.js",{"syntax":"commonjs"}]}},
"jbgutierrez_2021_path_parse.js":{"https://github.com/jbgutierrez/path-parse":{"v1.0.7":["index.js",{"syntax":"commonjs"}]}},
"timaschew_2014_is-module.js":{"https://github.com/component/is-module":{"1.0.0":["index.js",{"syntax":"commonjs"}]}},
"Fisher_2012_deepmerge.js":{"https://github.com/TehShrike/deepmerge":{"v4.2.2":["index.js",{"syntax":"commonjs","alias":{"is-mergeable-object":"./TehStrike_2017_is-mergeable-object.js"}}]}},
"TehStrike_2017_is-mergeable-object.js":{"https://github.com/TehShrike/is-mergeable-object":{"v1.1.0":["index.js",{"syntax":"commonjs"}]}},
"Harris_2015_rollup.js":{"https://github.com/rollup/rollup/src cli browser":{"v3.28.1":["src/node-entry.ts",{"./Harris_2015_json.js":{},"alias":{
"package.json":"./Harris_2015_rollup/0/package.json",
"acorn":"./haverbeke_2012_acorn.js",
"locate-character":"./Harris_2016_locate_character.js",
"acorn-import-assertions":"./xtuc_2020_acorn_importassertions.js",
"@rollup/pluginutils":"./Harris_2015_pluginutils.js",
"magic-string":"./Harris_2014_magic_string.js",
"acorn-walk":"./haverbeke_2012_acorn_walk.js",
"flru":"./lukeed_2019_flru.js",
"is-reference":"./Harris_2016_is_reference.js",
"@jridgewell/sourcemap-codec":"./jridgewell_2015_sourcemap_codec.js",
"builtin-modules/static":"./sindresorhus_2015_builtin_modules_static.js",
"colorette":"./jorgebucaran_2018_colorette.js",
"chokidar":"./paulmillr_2012_chokidar.js"
}}]}},
"Harris_2015_pluginutils.js":{"https://github.com/rollup/plugins/packages/pluginutils":{"pluginutils-v5.0.4":[
"packages/pluginutils/src/index.ts",
{"alias":{
"estree":"./definitely_2015_estree.js",
"estree-walker":"./Harris_2015_estree_walker.js",
"picomatch":"./micromatch_2018_picomatch.js"
}}
]}},
"jonschlinkert_2015_matched.js":{"https://github.com/jonschlinkert/matched":{"v5.0.1":["index.js",{
"syntax":"commonjs",
"alias":{"glob":"./isaacs_2010_glob.js","picomatch":"./micromatch_2018_picomatch.js"},
"comment":"glob version 9 offers modular rewrite but also API changes. This module should adopt it."
}]}},
"Harris_2015_alias.js":{"https://github.com/rollup/plugins/packages/alias":{"alias-v5.0.0":["packages/alias/src/index.js"]}},
"Harris_2015_virtual.js":{"https://github.com/rollup/plugins/packages/virtual":{"virtual-v3.0.0":["packages/virtual/src/index.ts",{
"edit":{"{ (Plugin|RollupVirtualOptions) }":"{type $1}"}
}]}},
"Harris_2015_multientry.js":{"https://github.com/rollup/plugins/packages/multi-entry":{"multi-entry-v6.0.0":["packages/multi-entry/src/index.js",{
"edit":{"{ promise as matched }":"matched","matched\\(":"matched.promise("},
"alias":{"matched":"./jonschlinkert_2015_matched.js","@rollup/plugin-virtual":"./Harris_2015_virtual.js"}
}]}},
"Harris_2015_noderesolve.js":{"https://github.com/rollup/plugins/packages/node-resolve":{"node-resolve-v15.2.1":["packages/node-resolve/src/index.js",{
"./Harris_2015_json.js":{},
"alias":{
"deepmerge":"./Fisher_2012_deepmerge.js",
"resolve":"./browserify_2011_resolve.js",
"is-module":"./timaschew_2014_is-module.js",
"is-builtin-module":"./sindresorhus_2015_is-builtin-module.js",
"@rollup/pluginutils":"./Harris_2015_pluginutils.js",
"@types/resolve":"./definitely_2015_resolve.js"
}
}]}},
"Harris_2015_json.js":{"https://github.com/rollup/plugins/packages/json":{"json-v6.0.0":["packages/json/src/index.js",{"alias":{
"@rollup/pluginutils":"./Harris_2015_pluginutils.js"
}}]}},
"isaacs_2011_rimraf.js": {
"https://github.com/isaacs/rimraf": {
"v4.4.0": [
"src/index.ts",
{
"syntax":"commonjs",
"./Harris_2015_alias.js": {"entries": [{"find": "^(.*)\\.js$", "replacement": "$1.ts"}]}
}
]
}
},
"lupomontero_2019_psl.js":{"https://github.com/lupomontero/psl":{"v1.1.33":["index.js",{
"syntax":"commonjs",
"alias":{"punycode":"./Bynens_2011_punycode.js"},
"./Harris_2015_json.js": {}
}]}},
"ryanzim_2017_universalify.js":{"https://github.com/RyanZim/universalify":{"v0.2.0":["index.js",{"syntax":"commonjs"}]}},
"unshiftio_2014_querystringify.js":{"https://github.com/unshiftio/querystringify":{"2.1.1":["index.js",{"syntax":"commonjs"}]}},
"unshiftio_2015_port_requisite.js":{"https://github.com/unshiftio/requires-port":{"1.0.0":["index.js",{"syntax":"commonjs"}]}},
"unshiftio_2014_urlparse.js":{"https://github.com/unshiftio/url-parse/":{"1.5.3":[
"index.js",{"syntax":"commonjs","alias":{
"requires-port":"./unshiftio_2015_port_requisite.js",
"querystringify":"./unshiftio_2014_querystringify.js"
}}
]}},
"Bynens_2011_punycode.js":{"https://github.com/mathiasbynens/punycode.js":{"v2.1.1":["punycode.js",{"syntax":"commonjs"}]}},
"salesforce_2011_toughcookie.js": {
"https://github.com/salesforce/tough-cookie": {
"v4.1.2": [
"lib/cookie.js", {
"./Harris_2015_json.js": {},
"edit":{"lib/utilHelper.js":{"require\\(\"util\"\\)":"null"}},
"alias": {
"punycode/": "./Bynens_2011_punycode.js","url-parse":"./unshiftio_2014_urlparse.js","universalify":"./ryanzim_2017_universalify.js",
"psl":"./lupomontero_2019_psl.js"
},
"syntax":"commonjs"
}
]
}
},
"domenic_2014_webidl.js":{"https://github.com/jsdom/webidl-conversions":{"v7.0.0":["lib/index.js",{"syntax":"commonjs"}]}},
"domenic_2016_html_encodingsniffer.js":{"https://github.com/jsdom/html-encoding-sniffer": {"v3.0.0": ["lib/html-encoding-sniffer.js",{"syntax":"commonjs","alias":{"whatwg-encoding":"./domenic_2016_whatwg_encoding.js"}}]}},
"isaacs_2015_yallist.js":{"https://github.com/isaacs/yallist":{"v4.0.0":["yallist.js",{"syntax":"commonjs"}]}},
"isaacs_2017_minipass.js":{"https://github.com/isaacs/minipass": {"v3.1.0": ["index.js", {
"syntax":"commonjs",
"alias":{"yallist":"./isaacs_2015_yallist.js"}
}]}},
"isaacs_2019_minipass_sized.js":{"https://github.com/isaacs/minipass-sized":{"v1.0.3":["index.js",{"syntax":"commonjs","alias":{"minipass":"./isaacs_2017_minipass.js"}}]}},
"isaacs_2017_minizlib.js":{"https://github.com/isaacs/minizlib":{"v2.0.0":["index.js",{"syntax":"commonjs","alias":{"minipass":"./isaacs_2017_minipass.js"}}]}},
"isaacs_2019_minipass_fetch.js":{"https://github.com/npm/minipass-fetch":{"v1.4.1":["lib/index.js",
{
"syntax":"commonjs",
"alias": {
"minizlib": "./isaacs_2017_minizlib.js",
"minipass": "./isaacs_2017_minipass.js",
"minipass-sized": "./isaacs_2019_minipass_sized.js"
},
"./Harris_2015_json.js": {},
"comment":"encoding is an optional dependency, its failed resolution is handled by the module"
}
]}},
"isaacs_2011_minimatch.js":{"https://github.com/isaacs/minimatch":{"v5.0.1":["minimatch.js",{"alias":{"brace-expansion":"./isaacs_2014_brace_expansion.js"},"syntax":"commonjs"}]}},
"isaacs_2013_balanced_match.js":{"https://github.com/isaacs/balanced-match":{"0.1.0":["index.js",{"syntax":"commonjs"}]}},
"isaacs_2014_brace_expansion.js":{"https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz":["index.js",{"syntax":"commonjs","alias":{"balanced-match":"./isaacs_2013_balanced_match.js"}}]},
"isaacs_2012_once.js":{"https://github.com/isaacs/once":{"v1.3.0":["once.js",{"syntax":"commonjs"}]}},
"isaacs_2014_wrappy.js":{"https://github.com/isaacs/wrappy":{"v1.0.0":["wrappy.js",{"syntax":"commonjs"}]}},
"isaacs_2015_inherits.js":{"https://github.com/isaacs/inherits":{"v2.0.0":["inherits.js",{"syntax":"commonjs"}]}},
"isaacs_2014_inflight.js":{"https://github.com/isaacs/inflight":{"v1.0.4":["inflight.js",{"syntax":"commonjs","alias":{"wrappy":"./isaacs_2014_wrappy.js","once":"./isaacs_2012_once.js"}}]}},
"isaacs_2016_fs_realpath.js":{"https://github.com/isaacs/fs.realpath":{"v1.0.0":["index.js",{"syntax":"commonjs"}]}},
"isaacs_2010_glob.js":{"https://github.com/isaacs/node-glob":{"v8.0.3":["glob.js",{
"syntax":"commonjs",
"alias":{
"inflight":"./isaacs_2014_inflight.js",
"inherits":"./isaacs_2015_inherits.js","minimatch":"./isaacs_2011_minimatch.js",
"once":"./isaacs_2012_once.js","fs.realpath":"./isaacs_2016_fs_realpath.js"
},
"edit":{"sync.js":{"var Glob = .*?\n":""}},
"comment":"pointless, unused circular dependency detached. Version 9 upgrade recommended."
}]}},
"w3c_2016_webidl2.js": {
"https://github.com/w3c/webidl2.js": {
"v24.4.0": [
"index.js", {
"edit":{"index.js":{"export":"import","^((?:.*[\n$])*)": "$1\nexport default {parse,write,validate,WebIDLParseError};"}},
"comment":"webidl2js requires (aka default-imports) this module, despite it only re-exports namespaces. re-exported namespaces can't be default exported, hence the conversion to imports before the new default export."
}
]
}
},
"domenic_2022_jsdom_webidl2js.js": {
"https://github.com/jsdom/webidl2js": {
"v17.1.0": [
"lib/transformer.js", {
"scripts": "./domenic_2022_jsdom_webidl2js_output_utils.js",
"syntax":"commonjs",
"alias": {
"webidl2": "./w3c_2016_webidl2.js",
"webidl-conversions": "./domenic_2014_webidl.js"
},
"detach":["prettier"],
"edit":{"lib/transformer.js":{
"_prettify\\(source\\) \\{": "_prettify(source){return source;",
"\"output/utils.js\"":"\"../../../domenic_2022_jsdom_webidl2js_output_utils.js\"",
"(utilsText = await )(.*?);":"$1new Promise(function expect_utils_bundle(resolve){$2.then(resolve).catch(fail=>console.log(\"Awaiting webidl output_utils bundle for \"+import.meta.url+\"...\")||setTimeout(time=>expect_utils_bundle(resolve),2500))})"
}},
"replace": {
"lib/transformer.js":{"Literal":{"../../../domenic_2022_jsdom_webidl2js_output_utils.js":"domenic_2022_jsdom_webidl2js_output_utils.js"}}
},
"./Harris_2015_json.js": {},
"comment":"prettier was easy to detach with one small edit. libs/output/utils.js asset is preserved in a separate bundle, and therefore awaited in case it's preceded by usage."
}
]
}
},
"domenic_2022_jsdom_webidl2js_output_utils.js": {
"https://github.com/jsdom/webidl2js/lib/output/utils.js": {
"v17.1.0": [
"lib/output/utils.js",{
"syntax":"commonjs",
"comment": "preserved during webidl2js bundling as a static part of scripts written by its Transformer (used by eg. whatwg_url's transform and jsdom's convert script to produce webidl modules)."
}
]
}
},
"Mayr_2017_tr46.js":{"https://github.com/jsdom/tr46":{"v4.1.1":["index.js",{
"syntax":"commonjs",
"scripts":["Mayr_2017_tr46/0/scripts/generateMappingTable.js","Mayr_2017_tr46/0/scripts/generateRegexes.js"],
"alias":{
"punycode/":"./Bynens_2011_punycode.js",
"minipass-fetch":"./isaacs_2019_minipass_fetch.js",
"regenerate":"./Bynens_2013_regenerate.js",
"@unicode/unicode-15.0.0/General_Category/Mark/code-points.js":"./Bynens_2022_unicode_Mark.js",
"@unicode/unicode-15.0.0/Bidi_Class/Left_To_Right/code-points.js":"./Bynens_2022_unicode_LTR.js",
"@unicode/unicode-15.0.0/Bidi_Class/Right_To_Left/code-points.js":"./Bynens_2022_unicode_RTL.js",
"@unicode/unicode-15.0.0/Bidi_Class/Arabic_Letter/code-points.js":"./Bynens_2022_unicode_Arabic.js",
"@unicode/unicode-15.0.0/Bidi_Class/European_Number/code-points.js":"./Bynens_2022_unicode_EU_number.js",
"@unicode/unicode-15.0.0/Bidi_Class/European_Separator/code-points.js":"./Bynens_2022_unicode_EU_separator.js",
"@unicode/unicode-15.0.0/Bidi_Class/European_Terminator/code-points.js":"./Bynens_2022_unicode_EU_terminator.js",
"@unicode/unicode-15.0.0/Bidi_Class/Common_Separator/code-points.js":"./Bynens_2022_unicode_Common_separator.js",
"@unicode/unicode-15.0.0/Bidi_Class/Nonspacing_Mark/code-points.js":"./Bynens_2022_unicode_Nonspacing_mark.js",
"@unicode/unicode-15.0.0/Bidi_Class/Boundary_Neutral/code-points.js":"./Bynens_2022_unicode_Neutral_Boundary.js",
"@unicode/unicode-15.0.0/Bidi_Class/Other_Neutral/code-points.js":"./Bynens_2022_unicode_Neutral.js",
"@unicode/unicode-15.0.0/Bidi_Class/Arabic_Number/code-points.js":"./Bynens_2022_unicode_Arabic_number.js"
},
"edit":{
"scripts/generateMappingTable.js":{"main\\(\\)\\.catch":"module.exports=main().catch"},
"scripts/generateRegexes.js":{"main\\(\\)\\.catch":"module.exports=main().catch","`(.*)\\${unicodeVersion}(.*)`":"\"$115.0.0$2\""}
},
"./Harris_2015_json.js": {}
}]}},
"Bynens_2022_unicode_Mark.js":{"https://github.com/node-unicode/unicode-15.0.0/General_Category/Mark":{"v1.3.1":["General_Category/Mark/code-points.js",{"syntax":"commonjs"}]}},
"Bynens_2022_unicode_LTR.js":{"https://github.com/node-unicode/unicode-15.0.0/Bidi_Class/Left_To_Right":{"v1.3.1":["Bidi_Class/Left_To_Right/code-points.js",{"syntax":"commonjs"}]}},
"Bynens_2022_unicode_RTL.js":{"https://github.com/node-unicode/unicode-15.0.0/Bidi_Class/Right_To_Left":{"v1.3.1":["Bidi_Class/Right_To_Left/code-points.js",{"syntax":"commonjs"}]}},
"Bynens_2022_unicode_Arabic.js":{"https://github.com/node-unicode/unicode-15.0.0/Bidi_Class/Arabic_Letter":{"v1.3.1":["Bidi_Class/Arabic_Letter/code-points.js",{"syntax":"commonjs"}]}},
"Bynens_2022_unicode_EU_number.js":{"https://github.com/node-unicode/unicode-15.0.0/Bidi_Class/European_Number":{"v1.3.1":["Bidi_Class/European_Number/code-points.js",{"syntax":"commonjs"}]}},
"Bynens_2022_unicode_EU_separator.js":{"https://github.com/node-unicode/unicode-15.0.0/Bidi_Class/European_Separator":{"v1.3.1":["Bidi_Class/European_Separator/code-points.js",{"syntax":"commonjs"}]}},
"Bynens_2022_unicode_EU_terminator.js":{"https://github.com/node-unicode/unicode-15.0.0/Bidi_Class/European_Terminator":{"v1.3.1":["Bidi_Class/European_Terminator/code-points.js",{"syntax":"commonjs"}]}},
"Bynens_2022_unicode_Common_separator.js":{"https://github.com/node-unicode/unicode-15.0.0/Bidi_Class/Common_Separator":{"v1.3.1":["Bidi_Class/Common_Separator/code-points.js",{"syntax":"commonjs"}]}},
"Bynens_2022_unicode_Nonspacing_mark.js":{"https://github.com/node-unicode/unicode-15.0.0/Bidi_Class/Nonspacing_Mark":{"v1.3.1":["Bidi_Class/Nonspacing_Mark/code-points.js",{"syntax":"commonjs"}]}},
"Bynens_2022_unicode_Neutral_Boundary.js":{"https://github.com/node-unicode/unicode-15.0.0/Bidi_Class/Boundary_Neutral":{"v1.3.1":["Bidi_Class/Boundary_Neutral/code-points.js",{"syntax":"commonjs"}]}},
"Bynens_2022_unicode_Neutral.js":{"https://github.com/node-unicode/unicode-15.0.0/Bidi_Class/Other_Neutral":{"v1.3.1":["Bidi_Class/Other_Neutral/code-points.js",{"syntax":"commonjs"}]}},
"Bynens_2022_unicode_Arabic_number.js":{"https://github.com/node-unicode/unicode-15.0.0/Bidi_Class/Arabic_Number":{"v1.3.1":["Bidi_Class/Arabic_Number/code-points.js",{"syntax":"commonjs"}]}},
"Bynens_2013_regenerate.js":{"https://github.com/mathiasbynens/regenerate":{"v1.4.2":["regenerate.js",{"syntax":"commonjs"}]}},
"Isonen_2014_jss.js":{"https://github.com/cssinjs/jss/packages/jss":{"v10.10.0":["packages/jss/src/index.js",{
"alias":{"is-in-browser":"./Anderson_2016_isinbrowser.js"},
"detach":["tiny-warning"],
"edit":{"warning\\(":"console.warn(","process.env.VERSION":"undefined"},
"comment":"tiny-warning is a useless module for server-side logging."
}]}},
"Isonen_2014_jss_nested.js":{"https://github.com/cssinjs/jss/packages/jss-plugin-nested":{"v10.10.0":["packages/jss-plugin-nested/src/index.js",{"detach":["tiny-warning"],"edit":{"warning\\(":"console.warn("}}]}},
"Isonen_2014_jss_extend.js":{"https://github.com/cssinjs/jss/packages/jss-plugin-extend":{"v10.10.0":["packages/jss-plugin-extend/src/index.js",{"detach":["tiny-warning"],"edit":{"warning\\(":"console.warn("}}]}},
"Isonen_2014_jss_global.js":{"https://github.com/cssinjs/jss/packages/jss-plugin-global":{"v10.10.0":["packages/jss-plugin-global/src/index.js",{"alias":{"jss":"./Isonen_2014_jss.js"}}]}},
"Anderson_2016_isinbrowser.js":{"https://github.com/tuxsudo/is-in-browser":{"v.2.0.0":["src/index.ts"]}},
"domenic_2015_whatwg_url.js": {
"https://github.com/jsdom/whatwg-url": {
"v12.0.0": [
"index.js", {
"syntax":"commonjs",
"scripts": ["./domenic_2015_whatwg_url/0/scripts/transform.js"],
"alias":{
"webidl-conversions":"./domenic_2014_webidl.js","tr46":"./Mayr_2017_tr46.js",
"rimraf": "./isaacs_2011_rimraf.js",
"webidl2js": "./domenic_2022_jsdom_webidl2js.js",
"minipass-fetch": "./isaacs_2019_minipass_fetch.js"
},
"edit": {"scripts/transform.js": {
"transformer\\.generate": "module.exports=transformer.generate"
}},
"comment":"commonjs executes synchronously, so its thread needs to be exported to track after modularization.",
"./Harris_2015_json.js": {}
}
]
}
},
"domenic_2015_whatwg_url_webidl_wrapper.js": {
"https://github.com/jsdom/whatwg-url": {
"v12.0.0": [
"webidl2js-wrapper.js", {
"syntax":"commonjs",
"scripts": ["./domenic_2015_whatwg_url_webidl_wrapper/0/scripts/transform.js"],
"alias":{
"webidl-conversions":"./domenic_2014_webidl.js","tr46":"./Mayr_2017_tr46.js",
"rimraf": "./isaacs_2011_rimraf.js",
"webidl2js": "./domenic_2022_jsdom_webidl2js.js",
"minipass-fetch": "./isaacs_2019_minipass_fetch.js"
},
"edit": {"scripts/transform.js": {
"transformer\\.generate": "module.exports=transformer.generate"
}},
"comment":"commonjs executes synchronously, so its thread needs to be exported to track after modularization.",
"./Harris_2015_json.js": {}
}
]
}
},
"facebook_2014_flow_parser.js":{"https://registry.npmjs.org/flow-parser/-/flow-parser-0.216.1.tgz":["flow_parser.js",{
"syntax":"commonjs",
"edit":{"require\\(z_\\)":"require('fs')"}
}]},
"facebook_2013_react.js":{"https://github.com/facebook/react/packages/react packages/shared":{"v18.3.1":["packages/react/src/React.js",{
"syntax":"flow",
"edit":{
"__DEV__":"false",
"packages/react/src/ReactServerContext.js":{"shared/ReactSharedInternals":"./ReactSharedInternals.js"},
"packages/react":{"from 'shared/":"from '../../shared/"},
"packages/shared":{"shared/ReactSharedInternals":"../react/src/ReactSharedInternals.js","from 'shared/":"from './","__EXPERIMENTAL__":"false","__PROFILE__":"false"}
},
"alias":{"shared/ReactSharedInternals.js":{"react":"./facebook_2013_react/0/packages/react/src/React.js"}},
"comment":"shared/ReactSharedInternals circularly imports React, which imports it back indirectly. redirected those imports to the original react/src/ReactSharedInternals..."
}]}},
"facebook_2013_react_dom_client.js":{"https://github.com/facebook/react/packages/react-dom packages/shared packages/react-reconciler packages/scheduler react-dom-bindings/src react-client/src/ReactClientConsoleConfigBrowser.js":
{"v18.3.1":["packages/react-dom/src/client/ReactDOM.js",{
"syntax":"flow",
"edit":{
"packages/react-dom/src/events/plugins":{"from '(shared|react-reconciler)":"from '../../../../$1"},
"packages/react-dom":{"from '(shared|react-reconciler|scheduler)":"from '../../../$1"},
"packages/react-reconciler":{
"from '(react-dom-bindings|react-client|react-dom)":"from '../../../$1",
"from '(shared|scheduler)":"from '../../$1",
"from 'react-reconciler":"from '.."
},
"packages/react-dom-bindings":{
"from '(react-reconciler|react-dom-bindings|react-dom|shared)":"from '../../../$1"
},
"packages/shared":{"from 'shared/":"from './","__EXPERIMENTAL__":"false","__PROFILE__":"false"},
"__DEV__":"false"
},
"alias":{
"react":"./facebook_2013_react.js",
"./ReactFiberHostConfig":"./facebook_2013_react_dom_client/0/packages/react-reconciler/src/forks/ReactFiberHostConfig.dom.js"
}
}]
}},
"facebook_2013_react_dom_server.js":{"https://github.com/facebook/react/packages/react-dom packages/react-server packages/shared":{"v18.3.1":["packages/react-dom/src/server/ReactDOMFizzServerNode.js","packages/react-dom/src/server/ReactDOMLegacyServerNode.js",{
"syntax":"flow",
"edit":{
"__DEV__":"false",
"packages/react-server/src":{"from '(shared)":"from '../../$1"},
"packages/shared":{"from '(shared)":"from './","__EXPERIMENTAL__":"false","__PROFILE__":"false"},
"from '(react-server|shared)":"from '../../../$1",
"ReactDOMFizzServerNode.js":{", ReactVersion as version":""}
},
"alias":{
"react":"./facebook_2013_react.js",
"./ReactServerFormatConfig":"./facebook_2013_react_dom_server/0/packages/react-dom/src/server/ReactDOMServerFormatConfig.js",
"./ReactServerStreamConfig":"./facebook_2013_react_dom_server/0/packages/react-server/src/ReactServerStreamConfigNode.js",
"../../../react-server/src/ReactServerStreamConfig":"./facebook_2013_react_dom_server/0/packages/react-server/src/ReactServerStreamConfigNode.js"
}
}]}},
"remix_2015_history.js":{"https://github.com/remix-run/history/packages/history":{"v5.3.0":["packages/history/index.ts",{"edit":{"__DEV__":"false"}}]}},
"remix_2014_react_router_dom.js":{"https://github.com/remix-run/react-router/packages/react-router-dom packages/react-router":{"v6.3.0":["packages/react-router-dom/index.tsx",{
"syntax":"typescript","edit":{"__DEV__":"false","lib/components.tsx":{", Navigator":""}},
"alias":{
"react":"./facebook_2013_react.js","react-dom":"./facebook_2013_react_dom_client.js","history":"./remix_2015_history.js",
"react-router":"./remix_2014_react_router_dom/0/packages/react-router/index.ts"
}
}]}},
"remix_2014_react_router_dom_server.js":{"https://github.com/remix-run/react-router/packages/react-router-dom":{"v6.3.0":["packages/react-router-dom/server.tsx",{
"syntax":"typescript",
"edit":{"server.tsx":{", Location, To":""}},
"alias":{"react":"./facebook_2013_react.js","history":"./remix_2015_history.js","react-router-dom":"./remix_2014_react_router_dom.js"}
}]}},
"mui_2014_material.js":{"https://github.com/mui/material-ui/packages/mui-material":{"v5.14.10":[
"src/index.ts",
{"comment":"dependencies go to deep, let's just not use this okay? do really you need babel as runtime dependency for a layout library?"}
]}},
"domenic_2016_whatwg_encoding.js": {
"https://github.com/jsdom/whatwg-encoding": {
"v2.0.0": [
"lib/whatwg-encoding.js",
{ "scripts": "./domenic_2016_whatwg_encoding/0/scripts/update.js",
"syntax":"commonjs",
"alias": {
"minipass-fetch": "./isaacs_2019_minipass_fetch.js",
"iconv-lite":"./ashtuchkin_2012_iconv_lite.js"
},
"edit": {"scripts/update.js": {
"(res = await (fetch\\((.*)\\)));":"$1.catch(function retry(fail,index=1){if(index<50)return console.log(index+\"/50 attempt to fetch \"+$3+\": \"+fail.stack),$2.catch(fail=>retry(fail,index+1));throw fail;})",
"(main\\(\\)\\.catch)":"module.exports=$1"
}},
"./Harris_2015_json.js": {}
}
]
}
},
"domenic_2016_whatwg_mimetype.js":{"https://github.com/jsdom/whatwg-mimetype":{"v3.0.0":["lib/mime-type.js",{"syntax":"commonjs"}]}},
"Skovoroda_2018_saferbuffer.js":{"https://github.com/ChALkeR/safer-buffer":{"v2.1.2":["safer.js",{"syntax":"commonjs"}]}},
"ashtuchkin_2012_iconv_lite.js":{"https://github.com/ashtuchkin/iconv-lite":{"v0.6.3":["lib/index.js",{
"syntax":"commonjs",
"alias":{"safer-buffer":"./Skovoroda_2018_saferbuffer.js"},
"edit":{"encodings/index.js":{"var module = modules":"let module=modules"}},
"./Harris_2015_json.js": {},
"comment":"hoisted commonjs variable named 'module' edited to local scope to not conflict with inserted module variable in module scope after standardization."
}]}},
"rrweb_2010_cssom.js": {"https://github.com/rrweb-io/CSSOM": {"a469aae2f92e454e669aec821781626924f98d17": ["lib/index.js", {
"scripts":["./rrweb_2010_cssom/0/build.js"],
"syntax":"commonjs",
"edit":{
"lib/parse.js":{"(CSSOM\\.CSSStyleDeclaration = require\\('\\.\\/CSSStyleDeclaration'\\).CSSStyleDeclaration)":"!async function(){$1}()"},
"lib/CSSStyleSheet.js":{
"CSSOM = ({(?:.*\n)*?});((?:.*\n)*)(CSSOM.CSSStyleSheet.prototype =(?:.*\n)*)(exports.CSSStyleSheet =)":"CSSOM={};!async function(){Object.assign(CSSOM,$1);\n$3}();\n$2$4",
"(CSSOM\\.parse = require\\('\\.\\/parse'\\).parse)":"!async function(){$1}()"
},
"lib/CSSStyleRule.js":{"var CSSOM = ({(?:.*\n)*?});((?:.*\n)*)(CSSOM.CSSStyleRule.prototype =(?:.*\n)*)(CSSOM.CSSStyleRule.parse =)":"var CSSOM={};\n!async function(){Object.assign(CSSOM,$1);\n$3}();\n$2$4"},
"lib/CSSFontFaceRule.js":{"var CSSOM = ({(?:.*\n)*?});((?:.*\n)*)(CSSOM.CSSFontFaceRule.prototype =(?:.*\n)*)(exports.CSSFontFaceRule =)":"var CSSOM={};\n!async function(){Object.assign(CSSOM,$1);\n$3}();\n$2$4"},
"lib/CSSKeyframeRule.js":{"var CSSOM = ({(?:.*\n)*?});((?:.*\n)*)(CSSOM.CSSKeyframeRule.prototype =(?:.*\n)*)(exports.CSSKeyframeRule =)":"var CSSOM={};\n!async function(){Object.assign(CSSOM,$1);\n$3}();\n$2$4"},
"build.js":{
"__dirname":"PATH.dirname(new URL(import.meta.url).pathname)",
"process.stdout":"module.exports=process.stdout",
", 0755":""
}
},
"comment":"circular requires edited dynamic to resolve horrific circular dependency. there must be a generic way to modularize synchronous circular imports without these edits (rollup's commonjs plugin may have hints). This way, some throttling is expected before the module is ready to use. Hopefully not many commonjs dependencies have such an insane structure for this to need general support."
}]}},
"Sakas_2018_cssstyle.js": {"https://github.com/jsdom/cssstyle": {
"v3.0.0": [
"lib/CSSStyleDeclaration.js", {
"syntax":"commonjs",
"scripts": ["./Sakas_2018_cssstyle/0/scripts/download_latest_properties.js","./Sakas_2018_cssstyle/0/scripts/generate_implemented_properties.js","./Sakas_2018_cssstyle/0/scripts/generate_properties.js"],
"edit":{
"scripts/download_latest_properties.js":{
"(res = await (fetch\\(url\\)));":"$1.catch(function retry(fail,index=1){if(index<50)return console.log(index+\"/50 attempt to fetch \"+url+\": \"+fail.stack),$2.catch(fail=>retry(fail,index+1));throw fail;})",
"main\\(\\)\\.catch":"module.exports=main().catch",
"(out_file.end\\(function \\(err\\) {)":"return new Promise(resolve=>$1resolve(err);",
"(ties.\\'\\);\n }\\))":"$1)"
},
"scripts/generate_implemented_properties.js":{
"^((?:.*[\n$])*)":" let [{promises:{readdir:r,writeFile:w}},{dirname:d,basename:b}]=await Promise.all(['fs','path'].map(m=>import(m)))\n,l=d(new URL(import.meta.url).pathname)\n,f=await r(l+'/../lib/properties').then(f=>\n new Set(f.flatMap(f=>/\\.js$/.test(f)?b(f,'.js').replace(/[A-Z]/,'-$&').replace(/^([^-]+)-/,(m,g)=>\n ['o','moz','ms','webkit'].includes(g)?'-'+m:m).toLowerCase():[])));\n module.exports=w(l+'/../lib/implementedProperties.js','module.exports=new Set('+JSON.stringify(Array.from(f))+')');"
},
"scripts/generate_properties.js":{
"^((?:.*[\n$])*)":"let [{promises:{readdir:r,writeFile:w}},{dirname:d,basename:b}]=await Promise.all(['fs','path'].map(m=>import(m)))\n,l=d(new URL(import.meta.url).pathname)\n,f=await r(l+'/../lib/properties').then(f=>\n Array.from(new Set(f.flatMap((f,n)=>[n=b(f,'.js'),n.replace(/[A-Z]/,'-$&').replace(/^([^-]+)-/,(m,g)=>\n ['o','moz','ms','webkit'].includes(g)?'-'+m:m).toLowerCase()].map(n=>'\"'+n+'\":require(\"./properties/'+f+'\").definition')))));\n f='const properties={'+f+'};module.exports=function(prototype){Object.defineProperties(prototype,properties);}';\n module.exports=w(l+'/../lib/properties.js',f)"
}
},
"alias": {"rrweb-cssom": "./rrweb_2010_cssom.js","minipass-fetch":"./isaacs_2019_minipass_fetch.js"},
"./Harris_2015_json.js": {},
"comment":"generate_implemented_properties originally generates an imperative script from ast literal, with babel (!), instead of simply iterating directly.... \n generate_properties is a simple bundler: parses property files listing their dependencies, sorts external dependencies above local, reconciles namespace of exports and imports, exports function to extend a prototype with property namespace entries, in dashed and camel case. the last step is sufficient input for an external bundler."
}
]
}},
"McKenzie_2014_babel_types.js": {"https://github.com/babel/babel/packages/babel-types": {"v6.13.0": ["src/index.js",{"syntax": "typescript"}]}},
"domenic_2018_dataurls.js":{"https://github.com/jsdom/data-urls":{"v4.0.0":["lib/parser.js",{"syntax":"commonjs","alias":{
"whatwg-url": "./domenic_2015_whatwg_url.js",
"whatwg-mimetype": "./domenic_2016_whatwg_mimetype.js",
"abab":"./Carpenter_2015_abab.js"
}}]}},
"Carpenter_2015_abab.js":{"https://github.com/jsdom/abab":{"2.0.6":["index.js",{"syntax":"commonjs"}]}},
"wel_2015_symbol_tree.js":{"https://github.com/jsdom/js-symbol-tree":{"v3.2.4":["lib/SymbolTree.js",{"syntax":"commonjs"}]}},
"domenic_2017_domexception_webidl2js-wrapper.js":{"https://github.com/jsdom/domexception":{"v4.0.0":["webidl2js-wrapper.js",{
"syntax":"commonjs",
"scripts":"./domenic_2017_domexception_webidl2js-wrapper/0/scripts/generate.js",
"alias":{"webidl-conversions":"./domenic_2014_webidl.js","webidl2js":"./domenic_2022_jsdom_webidl2js.js"},
"./Harris_2015_json.js": {},
"edit":{"scripts/generate.js":{"transformer\\.generate": "module.exports=transformer.generate"}},
"comment":"commonjs executes synchronously, so its thread needs to be exported to track after modularization."
}]}},
"jonathanong_2014_mimedb.js":{"https://github.com/jshttp/mime-db":{"v1.24.0":["index.js",{"syntax":"commonjs","./Harris_2015_json.js":{}}]}},
"felixge_2011_delayedstream.js":{"https://github.com/felixge/node-delayed-stream":{"1.0.0":["lib/delayed_stream.js",{"syntax":"commonjs"}]}},
"jonathanong_2014_mimetypes.js":{"https://github.com/jshttp/mime-types":{"2.1.12":["index.js",{"syntax":"commonjs","alias":{"mime-db":"./jonathanong_2014_mimedb.js"}}]}},
"felixge_2015_combined_stream.js":{"https://github.com/felixge/node-combined-stream":{"v1.0.8":["lib/combined_stream.js",{"syntax":"commonjs","alias":{"delayed-stream":"./felixge_2011_delayedstream.js"}}]}},
"alexindigo_2016_asynckit.js":{"https://github.com/alexindigo/asynckit":{"v0.4.0":["index.js",{"syntax":"commonjs"}]}},
"alexindigo_2013_formdata.js":{"https://github.com/form-data/form-data":{"v4.0.0":["lib/form_data.js",{"syntax":"commonjs","alias":{
"asynckit":"./alexindigo_2016_asynckit.js","combined-stream":"./felixge_2015_combined_stream.js","mime-types":"./jonathanong_2014_mimetypes.js"
}}]}},
"rauchg_2012_ms.js":{"https://github.com/vercel/ms":{"2.1.2":["index.js",{"syntax":"commonjs"}]}},
"MikeMcl_2014_decimal.js":{"https://github.com/MikeMcl/decimal.js":{"v10.4.3":["decimal.mjs"]}},
"Holowaychuk_2011_debug.js":{"https://github.com/debug-js/debug":{"4.3.4":["src/node.js",{
"syntax":"commonjs",
"alias":{"ms":"./rauchg_2012_ms.js"},
"edit":{"src/node.js":{"module\\.exports = require":"module.exports=await require"}},
"comment":"support-color is an optional dependency, its failed resolution is handled by the module."
}]}},
"TooTallNate_2015_agent_base.js":{"https://github.com/TooTallNate/proxy-agents/packages/agent-base":{"[email protected]":["packages/agent-base/src/index.ts",{"alias":{"debug":"./Holowaychuk_2011_debug.js"}}]}},
"TooTallNate_2015_http_proxy_agent.js":{"https://github.com/TooTallNate/proxy-agents/packages/http-proxy-agent":{"[email protected]":["packages/http-proxy-agent/src/index.ts",{
"alias":{"agent-base":"./TooTallNate_2015_agent_base.js","debug":"./Holowaychuk_2011_debug.js"},
"edit":{"src/index.ts":{"export class HttpProxyAgent":"export default class HttpProxyAgent"}},
"comment":"JSDOM default imports version 5.0.0 with ambiguous type/namespace import of 'http' module (import name AND import type {type} from 'http'!). Upgraded to namespace import of 6.2.0 where this was mostly fixed. The ambiguity would cause excessive edits or polyphyletic generalization (which tsc has normalized)."
}]}},
"TooTallNate_2015_https_proxy_agent.js":{"https://github.com/TooTallNate/proxy-agents/packages/https-proxy-agent":{"[email protected]":["packages/https-proxy-agent/src/index.ts",{
"alias":{"agent-base":"./TooTallNate_2015_agent_base.js","debug":"./Holowaychuk_2011_debug.js"},
"edit":{
"src/index.ts":{"export class HttpsProxyAgent":"export default class HttpsProxyAgent"},
"src/parse-proxy-response.ts":{"import { IncomingHttpHeaders }":"import { type IncomingHttpHeaders }"}
},
"comment":"JSDOM default imports version 5.0.0 with ambiguous type/namespace import of 'http' module (import name AND import type {type} from 'http'!). Upgraded to namespace import of 6.2.0 where this was mostly fixed. The ambiguity would cause excessive edits or polyphyletic generalization (which tsc has normalized)."
}]}},
"Bynens_2016_potential_customelementname.js":{"https://github.com/mathiasbynens/is-potential-custom-element-name":{"v1.0.1":["index.js",{"syntax":"commonjs"}]}},
"dperini_2017_nwsapi.js":{"https://github.com/dperini/nwsapi":{"8d71cdfcdeb85800d7c0578476e8bca31d36285b":["src/nwsapi.js",{"syntax":"commonjs"}]}},
"Boehm_2014_entities_decode.js":{"https://github.com/fb55/entities/src":{"v4.4.0":["src/decode.ts",{"edit":{"from \"(.*?)\\.js\"":"from \"$1.ts\""}}]}},
"Boehm_2014_entities_escape.js":{"https://github.com/fb55/entities/src/escape.ts":{"v4.4.0":["src/escape.ts"]}},
"inikulin_2013_parse5.js":{"https://github.com/inikulin/parse5/packages/parse5":{"v7.1.2":["packages/parse5/lib/index.ts",{
"alias":{
"entities/lib/escape.js":"./Boehm_2014_entities_escape.js",
"entities/lib/decode.js":"./Boehm_2014_entities_decode.js"
},
"edit":{"from '\\.(.*?)\\.js'":"from '.$1'","lib/index.ts":{
"import { Parser, type ParserOptions } from '.\\/parser\\/index';\\n":"",
"import type { DefaultTreeAdapterMap } from '.\\/tree-adapters\\/default';\\n":"",
"import type { TreeAdapterTypeMap } from '.\\/tree-adapters\\/interface';\\n":"",
"export ([*{])":"import $1",
"^((?:.*[\n$])*)": "$1\nexport default {defaultTreeAdapter,serialize,serializeOuter,ErrorCodes,foreignContent,html,Token,Tokenizer,TokenizerMode,parse,parseFragment};"
}},
"comment":"jsdom requires (aka default-imports) this module. re-exported namespaces can't be default exported, hence the conversion to imports before the added default export."
}]}},
"Dubeau_2018_xmlns1_ed3_chars.js":{"https://github.com/lddubeau/xmlchars/src/xmlns/1.0":{"v2.2.0":["src/xmlns/1.0/ed3.ts"]}},
"Dubeau_2018_xml1_ed5_chars.js":{"https://github.com/lddubeau/xmlchars/src/xml/1.0":{"v2.2.0":["src/xml/1.0/ed5.ts"]}},
"Dubeau_2018_xml1_2ed2_chars.js":{"https://github.com/lddubeau/xmlchars/src/xml/1.1":{"v2.2.0":["src/xml/1.1/ed2.ts"]}},
"Dubeau_2011_saxes.js":{"https://github.com/lddubeau/saxes":{"v6.0.0":["src/saxes.ts",{
"alias":{
"xmlchars/xmlns/1.0/ed3":"./Dubeau_2018_xmlns1_ed3_chars.js",
"xmlchars/xml/1.0/ed5":"./Dubeau_2018_xml1_ed5_chars.js",
"xmlchars/xml/1.1/ed2":"./Dubeau_2018_xml1_2ed2_chars.js"
},
"edit":{"src/saxes.ts":{"^((?:.*[\n$])*)": "$1\nexport default {SaxesParser};"}},
"comment":"jsdom requires (aka default-imports) this module despite it's a namespace."
}]}},
"einaros_2011_ws.js":{"https://github.com/websockets/ws":{"8.13.0":["index.js",{
"syntax":"commonjs",
"comment":"bufferutil and utf8-validate are optional dependencies. resolution errors can be ignored."
}]}},
"Mayr_2018_w3c_xmlserializer.js":{"https://github.com/jsdom/w3c-xmlserializer":{"v4.0.0":["lib/serialize.js",{"syntax":"commonjs","alias":{"xml-name-validator":"./domenic_2014_xml_name_validator.js"}}]}},
"domenic_2014_xml_name_validator.js":{"https://github.com/jsdom/xml-name-validator":{"v4.0.0":["lib/xml-name-validator.js",{"syntax":"commonjs"}]}},
"Domenic_2010_jsdom.js": {
"https://github.com/jsdom/jsdom": {"22.1.0": [
"lib/api.js",
{
"syntax": "commonjs",
"scripts": ["./Domenic_2010_jsdom/0/scripts/webidl/convert.js", "./Domenic_2010_jsdom/0/scripts/generate-js-globals.js"],
"alias": {
"tough-cookie": "./salesforce_2011_toughcookie.js",
"webidl-conversions": "./domenic_2014_webidl.js",
"html-encoding-sniffer": "./domenic_2016_html_encodingsniffer.js",
"whatwg-url/webidl2js-wrapper": "./domenic_2015_whatwg_url_webidl_wrapper.js",
"whatwg-url": "./domenic_2015_whatwg_url.js",
"whatwg-encoding": "./domenic_2016_whatwg_encoding.js",
"whatwg-mimetype": "./domenic_2016_whatwg_mimetype.js",
"cssstyle": "./Sakas_2018_cssstyle.js",
"rrweb-cssom":"./rrweb_2010_cssom.js",
"symbol-tree":"./wel_2015_symbol_tree.js",
"abab":"./Carpenter_2015_abab.js",
"data-urls":"./domenic_2018_dataurls.js",
"xml-name-validator":"./domenic_2014_xml_name_validator.js",
"decimal.js":"./MikeMcl_2014_decimal.js",
"domexception/webidl2js-wrapper":"./domenic_2017_domexception_webidl2js-wrapper.js",
"form-data":"./alexindigo_2013_formdata.js",
"http-proxy-agent":"./TooTallNate_2015_http_proxy_agent.js",
"https-proxy-agent":"./TooTallNate_2015_https_proxy_agent.js",
"is-potential-custom-element-name": "./Bynens_2016_potential_customelementname.js",
"nwsapi": "./dperini_2017_nwsapi.js",
"parse5": "./inikulin_2013_parse5.js",
"saxes": "./Dubeau_2011_saxes.js",
"ws": "./einaros_2011_ws.js",
"w3c-xmlserializer":"./Mayr_2018_w3c_xmlserializer.js",
"rimraf": "./isaacs_2011_rimraf.js",
"webidl2js": "./domenic_2022_jsdom_webidl2js.js"
},
"input": { "external": ["prettier"] },
"edit":{
"scripts/generate-js-globals.js": {
"fs\\.writeFileSync": "module.exports=fs.writeFileSync"
},
"scripts/webidl/convert.js": {
"transformer\\.generate": "module.exports=transformer.generate"
},
"living/nodes/Document-impl.js":{
"const (documents) = (require\\(\"..\\/documents.js\"\\))":"var $1;(async function expect_hoisted_$1(){try{$1=$2}catch(fail){setTimeout(expect_hoisted_$1,100);}})();",
"const (DOMImplementation) = (require\\(\"..\\/generated\\/DOMImplementation\"\\))":"var $1;(async function expect_hoisted_$1(){try{$1=$2}catch(fail){setTimeout(expect_hoisted_$1,100);}})();"
},
"living/nodes/HTMLFrameElement-impl.js":{"const (window) = (require\\(\"..\\/..\\/browser\\/Window\"\\))":"var $1;(async function expect_hoisted_$1(){try{$1=$2}catch(fail){setTimeout(expect_hoisted_$1,100);}})();"},
"living/generated/AbortSignal.js":{
"const (Impl) = (require\\(\"..\\/aborting\\/AbortSignal-impl.js\"\\))":"var $1;(async function expect_hoisted_$1(){try{$1=$2}catch(fail){setTimeout(expect_hoisted_$1,100);}})();",
"const (EventTarget) = (require\\(\".\\/EventTarget.js\"\\))":"var $1;(async function expect_hoisted_$1(){try{$1=$2}catch(fail){setTimeout(expect_hoisted_$1,100);}})();"
},
"living/generated/MouseEventInit.js":{"const (EventTarget) = (require\\(\".\\/EventTarget.js\"\\))":"var $1;(async function expect_hoisted_$1(){try{$1=$2}catch(fail){setTimeout(expect_hoisted_$1,100);}})();"},
"living/generated/MouseEvent.js":{"const (EventTarget) = (require\\(\".\\/EventTarget.js\"\\))":"var $1;(async function expect_hoisted_$1(){try{$1=$2}catch(fail){setTimeout(expect_hoisted_$1,100);}})();"},
"helpers/create-element.js":{"const (interfaces) = (require\\(\"..\\/interfaces\"\\))":"var $1;(async function expect_hoisted_$1(){try{$1=$2}catch(fail){setTimeout(expect_hoisted_$1,100);}})();"},
"living/range/Range-impl.js":{"const (Range) = (require\\(\"..\\/generated\\/Range\"\\))":"var $1;(async function expect_hoisted_$1(){try{$1=$2}catch(fail){setTimeout(expect_hoisted_$1,100);}})();"},
"living/webstorage/Storage-impl.js":{"const (StorageEvent) = (require\\(\"..\\/generated\\/StorageEvent\"\\))":"var $1;(async function expect_hoisted_$1(){try{$1=$2}catch(fail){setTimeout(expect_hoisted_$1,100);}})();"},
"living/file-api/Blob-impl.js":{"const (Blob) = (require\\(\"..\\/generated\\/Blob\"\\))":"var $1;(async function expect_hoisted_$1(){try{$1=$2}catch(fail){setTimeout(expect_hoisted_$1,100);}})();"},
"living/geometry/DOMRectReadOnly-impl.js":{"const (DOMRectReadOnly) = (require\\(\"..\\/generated\\/DOMRectReadOnly\"\\))":"var $1;(async function expect_hoisted_$1(){try{$1=$2}catch(fail){setTimeout(expect_hoisted_$1,100);}})();"},
"living/geometry/DOMRect-impl.js":{"const (DOMRect) = (require\\(\"..\\/generated\\/DOMRect\"\\))":"var $1;(async function expect_hoisted_$1(){try{$1=$2}catch(fail){setTimeout(expect_hoisted_$1,100);}})();"},
"XMLHttpRequest-impl.js":{"(const syncWorkerFile =) .*?\n":"$1 null;"},
"lib/api.js":{"^((?:.*[\n$])*)":"$1\nexport default new Promise(function expect(resolve){setTimeout(...module.exports.JSDOM&&idlUtils?[time=>resolve(module.exports),3000]:[time=>expect(resolve),1000]);});"}
},
"./Harris_2015_json.js": {},
"comment":"circular static requires need to be edited to await hoisted assignment in bundle. AbortSignal seems to be the last file in the bundle. should be genneralized from the list of circular require specifiers."
}
]}
},
"jonschlinkert_2015_is_number.js":{"https://github.com/jonschlinkert/is-number":{"7.0.0":["index.js",{"syntax":"commonjs"}]}},
"jonschlinkert_2015_regex_range.js":{"https://github.com/micromatch/to-regex-range":{"5.0.1":["index.js",{"syntax":"commonjs","alias":{"is-number":"./jonschlinkert_2015_is_number.js"}}]}},
"jonschlinkert_2014_fill_range.js":{"https://github.com/jonschlinkert/fill-range":{"7.0":["index.js",{"syntax":"commonjs","alias":{"to-regex-range":"./jonschlinkert_2015_regex_range.js"}}]}},
"paulmillr_2013_anymatch.js":{"https://github.com/micromatch/anymatch":{"3.1.2":["index.js",{"syntax":"commonjs","alias":{
"picomatch":"./micromatch_2018_picomatch.js",
"normalize-path":"./jonschlinkert_2015_normalize_path.js"
}}]}},
"jonschlinkert_2014_braces.js":{"https://github.com/micromatch/braces":{"3.0.2":["index.js",{"syntax":"commonjs","alias":{"fill-range":"./jonschlinkert_2014_fill_range.js"}}]}},
"phated_2021_glob_parent.js":{"https://github.com/gulpjs/glob-parent":{"v5.1.2":["index.js",{"syntax":"commonjs","alias":{"is-glob":"./jonschlinkert_2015_is_glob.js"}}]}},
"sindresorhus_2015_binary_extensions.js":{"https://github.com/sindresorhus/binary-extensions":{"v2.0.0":["index.js",{"syntax":"commonjs","./Harris_2015_json.js":{}}]}},
"sindresorhus_2015_is_binary_path.js":{"https://github.com/sindresorhus/is-binary-path":{"v2.1.0":["index.js",{"syntax":"commonjs","alias":{"binary-extensions":"./sindresorhus_2015_binary_extensions.js"}}]}},
"jonschlinkert_2015_is_extglob.js":{"https://github.com/micromatch/is-extglob":{"2.1.1":["index.js",{"syntax":"commonjs"}]}},
"jonschlinkert_2015_is_glob.js":{"https://github.com/micromatch/is-glob":{"4.0.1":["index.js",{"syntax":"commonjs","alias":{"is-extglob":"./jonschlinkert_2015_is_extglob.js"}}]}},
"jonschlinkert_2015_normalize_path.js":{"https://github.com/jonschlinkert/normalize-path":{"3.0.0":["index.js",{"syntax":"commonjs"}]}},
"paulmillr_2012_readdirp.js":{"https://github.com/paulmillr/readdirp":{"3.6.0":["index.js",{"syntax":"commonjs","alias":{"picomatch":"./micromatch_2018_picomatch.js"}}]}},
"paulmillr_2012_chokidar.js":{"https://github.com/paulmillr/chokidar":{"3.5.3":["index.js",{"syntax":"commonjs","comment":"fsevents is optional dependency, resolution failure can be ignored.","alias":{
"anymatch":"./paulmillr_2013_anymatch.js",
"braces":"./jonschlinkert_2014_braces.js",
"glob-parent":"./phated_2021_glob_parent.js",
"is-binary-path":"./sindresorhus_2015_is_binary_path.js",
"is-glob":"./jonschlinkert_2015_is_glob.js",
"normalize-path":"./jonschlinkert_2015_normalize_path.js",
"readdirp":"./paulmillr_2012_readdirp.js"
}}]}},
"Bostock_2011_internmap.js":{"https://github.com/mbostock/internmap":{"v2.0.3":"src/index.js"}},
"Bostock_2015_array.js":{"https://github.com/d3/d3-array":{"v3.2.0":["src/index.js",{"alias":{"internmap":"./Bostock_2011_internmap.js"}}]}},
"Bostock_2011_d3_select.js":{"https://github.com/d3/d3-selection":{"v3.0.0":"src/index.js"}},
"Bostock_2011_d3.js":{
"https://github.com/d3/d3-time":{"v3.0.0":["src/index.js",{"alias":{"d3-array":"./Bostock_2015_array.js"}}]},
"https://github.com/d3/d3-time-format": {"v4.1.0":["src/index.js",{"alias": {"d3-time": "./Bostock_2011_d3/0/src/index.js"}}]},
"https://github.com/d3/d3-color": {"v3.0.1": "src/index.js"},
"https://github.com/d3/d3-interpolate": {"v3.0.1": ["src/index.js",{"alias": {"d3-color": "./Bostock_2011_d3/2/src/index.js"}}]},
"https://github.com/d3/d3-format": {"v3.1.0": "src/index.js"},
"https://github.com/d3/d3-scale":{"v4.0.2":["src/index.js",{"alias":{
"d3-array": "./Bostock_2015_array.js",
"d3-time": "./Bostock_2011_d3/0/src/index.js",
"d3-time-format": "./Bostock_2011_d3/1/src/index.js",
"d3-interpolate": "./Bostock_2011_d3/3/src/index.js",
"d3-format": "./Bostock_2011_d3/4/src/index.js"
}}]},
"https://github.com/d3/d3-quadtree":{"v3.0.1":"src/index.js"},
"https://github.com/d3/d3-dispatch":{"v3.0.1":"src/index.js"},
"https://github.com/d3/d3-timer":{"v3.0.1":"src/index.js"},
"https://github.com/d3/d3-force":{"v3.0.0":["src/index.js",{"alias":{
"d3-quadtree":"./Bostock_2011_d3/6/src/index.js",
"d3-dispatch":"./Bostock_2011_d3/7/src/index.js",
"d3-timer":"./Bostock_2011_d3/8/src/index.js"
}}]},
"https://github.com/d3/d3-hierarchy":{"v3.1.2":"src/index.js"},
"https://github.com/d3/d3-path":{"v3.0.1":"src/index.js"},
"https://github.com/d3/d3-drag":{"v3.0.0":["src/index.js",{"alias":{"d3-dispatch":"./Bostock_2011_d3/7/src/index.js","d3-selection":"./Bostock_2011_d3_select.js"}}]},
"https://github.com/d3/d3-shape":{"v3.1.0":["src/index.js",{"alias":{"d3-path":"./Bostock_2011_d3/11/src/index.js"}}]},
"https://github.com/d3/d3-zoom":{"v3.0.0":["src/index.js",{"alias":{
"d3-dispatch":"./Bostock_2011_d3/7/src/index.js",
"d3-drag":"./Bostock_2011_d3/12/src/index.js",
"d3-interpolate":"./Bostock_2011_d3/3/src/index.js",
"d3-selection":"./Bostock_2011_d3_select.js",
"d3-transition":"./Bostock_2011_d3/15/src/index.js"
}}]},
"https://github.com/d3/d3-transition":{"v3.0.1":["src/index.js",{"alias":{
"d3-selection":"./Bostock_2011_d3_select.js",
"d3-color":"./Bostock_2011_d3/2/src/index.js",
"d3-dispatch":"./Bostock_2011_d3/7/src/index.js",
"d3-ease":"./Bostock_2011_d3/16/src/index.js",
"d3-interpolate":"./Bostock_2011_d3/3/src/index.js",
"d3-timer":"./Bostock_2011_d3/8/src/index.js"
}}]},
"https://github.com/d3/d3-ease":{"v3.0.1":"src/index.js"}
},
"Bostock_2016_geo.js":{"https://github.com/d3/d3-geo":{"v3.1.1":["src/index.js",{"alias":{"d3-array":"./Bostock_2015_array.js"}}]}},
"Bostock_2016_tiles.js":{"https://github.com/d3/d3-tile":{"v1.0.0":"src/index.js"}},
"Bostock_2016_topojson.js":{"https://github.com/topojson/topojson-client":{"v3.1.0":"src/feature.js"}},
"mapbox_2014_vectortile.js":{"https://github.com/mapbox/vector-tile-js":{"v1.3.0":["index.js",{"syntax":"commonjs","alias":{"point-geometry":"./mapbox_2014_point-geometry.js"}}]}},
"mapbox_2014_point-geometry.js":{"https://github.com/mapbox/point-geometry":{"v0.1.0":["index.js",{"syntax":"commonjs"}]}},
"mapbox_2014_protocolbuffer.js":{"https://github.com/mapbox/pbf":{"v3.2.1":["index.js",{"syntax":"commonjs","alias":{"ieee754":"./Feross_2013_ieee754.js","resolve-protobuf-schema":"./Buus_2014_protocolbuffer_schema_resolve.js"}}]}},
"mapbox_2014_geojson_tiles.js":{"https://github.com/mapbox/geojson-vt":{"v4.0.2":["src/index.js"]}},
"mapbox_2014_vectortile_buffer.js":{"https://github.com/mapbox/vt-pbf":{"v3.1.3":["index.js",{
"syntax":"commonjs",
"alias":{"@mapbox/point-geometry":"./mapbox_2014_point-geometry.js","@mapbox/vector-tile":"./mapbox_2014_vectortile.js","pbf":"./mapbox_2014_protocolbuffer.js"}}]
}},
"Feross_2013_ieee754.js":{"https://github.com/feross/ieee754":{"v1.2.1":["index.js",{"syntax":"commonjs"}]}},
"Buus_2014_protocolbuffer_schema_resolve.js":{"https://github.com/mafintosh/resolve-protobuf-schema":{"v2.1.0":["index.js",{"syntax":"commonjs","alias":{"protocol-buffers-schema":"./Buus_2014_protocolbuffer_schema.js"}}]}},
"Buus_2014_protocolbuffer_schema.js":{"https://github.com/mafintosh/protocol-buffers-schema":{"v3.6.0":["index.js",{"syntax":"commonjs"}]}},
"haverbeke_2020_crelt.js":{"https://github.com/marijnh/crelt":{"1.0.6":["index.js"]}},
"haverbeke_2022_lezer.js":{"https://github.com/lezer-parser/common/src":{"1.2.1":["src/index.ts"]}},
"haverbeke_2022_lezer_lr.js":{"https://github.com/lezer-parser/lr/src":{"1.4.2":["src/index.ts",{"alias":{
"@lezer/common": "./haverbeke_2022_lezer.js"
}}]}},
"haverbeke_2022_lezer_lr_constants.js":{"https://github.com/lezer-parser/lr/src/constants":{"1.4.2":["src/constants.ts"]}},
"haverbeke_2022_lezer_highlight.js":{"https://github.com/lezer-parser/highlight/src":{"1.2.1":["src/highlight.ts",{"alias":{
"@lezer/common": "./haverbeke_2022_lezer.js"
}}]}},
"haverbeke_2022_lezer_js.js":{
"https://github.com/lezer-parser/javascript":{"1.4.18":["src/parser.js",{"syntax":"javascript","alias":{
"@lezer/common": "./haverbeke_2022_lezer.js",
"@lezer/lr": "./haverbeke_2022_lezer_lr.js",
"@lezer/highlight": "./haverbeke_2022_lezer_highlight.js"
}}]},
"https://github.com/lezer-parser/generator":{"1.7.1":["src/lezer-generator.cjs",{"syntax":"commonjs",
"alias":{"..":"./haverbeke_2022_lezer_generator.js"},
"edit":{"#!.*?\n":"var argv=['node','./haverbeke_2022_lezer_generator.js','./haverbeke_2022_lezer_js/0/src/javascript.grammar','-o','./haverbeke_2022_lezer_js/0/src/parser'];\n","process.argv":"argv"},
"scripts":["./haverbeke_2022_lezer_js/1/src/lezer-generator.cjs"],
"comment":"another contrived usage of commonjs importing local typescript namespace. latter bundled separately with default export of its namespace for commonjs."
}]}
},
"haverbeke_2022_lezer_generator.js":{"https://github.com/lezer-parser/generator":{"1.7.1":["src/index.ts",{"alias":{
"@lezer/common": "./haverbeke_2022_lezer.js",
"@lezer/lr": "./haverbeke_2022_lezer_lr.js",
"@lezer/lr/dist/constants":"./haverbeke_2022_lezer_lr_constants.js"
},"edit":{"index.ts":{
"export":"import","(\"./error\")":"$1;export default {BuildOptions,buildParser,buildParserFile,GenError}"
}}}]}
},
"haverbeke_2022_codemirror_language.js":{"https://github.com/codemirror/language/src":{"6.10.8":["src/index.ts",{"alias":{
"@codemirror/state":"./haverbeke_2022_codemirror_state.js",
"@codemirror/view":"./haverbeke_2022_codemirror_view.js",
"@lezer/common": "./haverbeke_2022_lezer.js",
"@lezer/highlight": "./haverbeke_2022_lezer_highlight.js",
"@lezer/lr": "./haverbeke_2022_lezer_lr.js",
"style-mod":"./haverbeke_2022_stylemod.js"
},"edit":{"highlight.ts":{"StyleSpec, ":"",": {scope.*?\n":"\n"},"fold.ts":{"d(ocument.createElement)":"view.dom.ownerD$1"}}}]}},
"haverbeke_2022_codemirror_autocomplete.js":{"https://github.com/codemirror/autocomplete/src":{"6.18.1":["src/index.ts",{"alias":{
"@codemirror/language":"./haverbeke_2022_codemirror_language.js",
"@codemirror/state":"./haverbeke_2022_codemirror_state.js",
"@codemirror/view":"./haverbeke_2022_codemirror_view.js",
"@lezer/common": "./haverbeke_2022_lezer.js"
}}]}},
"haverbeke_2022_codemirror_lint.js":{"https://github.com/codemirror/lint/src":{"6.8.1":["src/lint.ts",{"alias":{
"@codemirror/state":"./haverbeke_2022_codemirror_state.js",
"@codemirror/view":"./haverbeke_2022_codemirror_view.js",
"crelt": "./haverbeke_2020_crelt.js"
}}]}},
"haverbeke_2022_codemirror_js.js":{"https://github.com/codemirror/lang-javascript/src":{"6.2.2":["src/index.ts",{"alias":{
"@codemirror/state":"./haverbeke_2022_codemirror_state.js",
"@codemirror/view":"./haverbeke_2022_codemirror_view.js",
"@codemirror/lint":"./haverbeke_2022_codemirror_lint.js",
"@codemirror/language":"./haverbeke_2022_codemirror_language.js",
"@codemirror/autocomplete":"./haverbeke_2022_codemirror_autocomplete.js",
"@lezer/common":"./haverbeke_2022_lezer.js",
"@lezer/javascript":"./haverbeke_2022_lezer_js.js"
}}]}},
"haverbeke_2022_codemirror_view.js":{"https://github.com/codemirror/view/src":{"6.33.0":["src/index.ts",{
"alias":{
"@codemirror/state":"./haverbeke_2022_codemirror_state.js",
"style-mod":"./haverbeke_2022_stylemod.js",
"w3c-keyname":"./haverbeke_2022_w3ckeyname.js",
"interface":"./Blik_2023_interface.js"
},
"edit":{
"editorview.ts":{
"(import {EditorState)":"import {window} from \"interface\";\n$1",
"(new ViewState\\(config.state \\|\\| EditorState.create\\(config\\))\\)":"$1,window)",
"(config: EditorViewConfig = {})":"$1,window",
"(= |\\| |\\(|\\) )document":"$1 window.document",
"(new DOMObserver\\(this)\\)":"$1,window)",
"(requestAnimationFrame)":"$1?.",
", StyleSpec":""
},
"blockview.ts":{
"(DOM\\(|hack = )document":"$1view.dom.ownerDocument",
"(elt = )document":"$1arguments[0].dom.ownerDocument"
},
"inlineview.ts":{"d(ocument.create(TextNode|Element))":"this.parent.dom.ownerD$1"},
"layer.ts":{"\\(d(ocument.createElement)":"(view.dom.ownerD$1"},
"extension.ts":{
"(import {EditorState)":"import {window} from \"interface\";\n$1",
"(new cls\\(view)\\)":"$1,window)"
},
"theme.ts":{", StyleSpec":""},
"gutter.ts":{"this.dom = document":"this.dom=view.dom.ownerDocument","(toDOM\\()\\) {":"$1view){let document=view.dom.ownerDocument;"},
"draw-selection.ts":{"import {StyleSpec} from \"style-mod\"\n":""},
"bidi.ts":{"T.L | T.R | T.AL":"1","T.EN | T.AN":"8"},
"viewstate.ts":{
"(constructor\\(public state: EditorState)\\)":"$1,window)","VP.Margin / 4":"1000 / 4",
"(elt = )document":"$1arguments[0].dom.ownerDocument"
},
"domobserver.ts":{"(private view: EditorView)":"$1,window","new (MutationObserver)":"new window.$1","= Margin \\* 3":"= 10000 * 3"}
},
"comment":"edited ambiguous type/namespace imports, browser context assumptions. latter might be inferrable from this.dom.ownerDocument more often."
}]}},
"haverbeke_2022_codemirror_state.js":{"https://github.com/codemirror/state/src":{"6.4.1":["src/index.ts",{"edit":{
"rangeset.ts":{"static of<T extends RangeValue>":"static of"},
"text.ts":{"<< Tree.BranchShift":"<< 5"}
},"comment":"reckless typescript syntax edited."}]}},
"haverbeke_2022_codemirror_commands.js":{"https://github.com/codemirror/commands/src":{"6.6.2":["src/commands.ts",{"alias":{
"@codemirror/language": "./haverbeke_2022_codemirror_language.js",
"@codemirror/state": "./haverbeke_2022_codemirror_state.js",
"@codemirror/view": "./haverbeke_2022_codemirror_view.js",
"@lezer/common": "./haverbeke_2022_lezer.js"
}}]}},
"haverbeke_2020_codemirror.js":{"https://github.com/codemirror/codemirror5/src":{"5.48.4":["src/codemirror.js"]}},
"haverbeke_2020_codemirror_jsmode.js":{"https://github.com/codemirror/codemirror5/mode/javascript":{"5.48.4":["mode/javascript/javascript.js"]}},
"haverbeke_2022_w3ckeyname.js":{"https://github.com/marijnh/w3c-keyname":{"2.2.8":["index.js"]}},
"haverbeke_2022_stylemod.js":{"https://github.com/marijnh/style-mod/src":{"4.1.2":["src/style-mod.js"]}},
"Yahoo_2014_serialize.js":{"https://github.com/yahoo/serialize-javascript":{"v6.0.2":["index.js",{"syntax":"commonjs","edit":{
"randomBytes = require\\('randombytes'\\)":"{randomBytes}=globalThis.crypto?{}:await import('crypto')",
"= generateUID":"= globalThis.crypto?.randomUUID()||generateUID"
}}]}},
"Fogel_2016_polygonclipping.js":{"https://github.com/mfogel/polygon-clipping":{"v0.15.7":["src/index.js",{"alias":{"splaytree":"./Milevski_2018_splaytree.js","robust-predicates":"./Agafonkin_2019_robustpredicates.js"}}]}},
"Agafonkin_2019_robustpredicates.js":{"https://github.com/mourner/robust-predicates":{"v3.0.2":["src/orient2d.js","src/orient3d.js","src/incircle.js","src/insphere.js"]}},
"Milevski_2018_splaytree.js":{"https://github.com/w8r/splay-tree":{"v3.1.2":["src/index.ts"]}}
}