@loaders.gl/textures 4.2.0-alpha.5 → 4.2.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/basis-worker-node.js +183 -127
- package/dist/basis-worker.js +5 -3
- package/dist/compressed-texture-worker.js +5 -3
- package/dist/crunch-worker.js +5 -3
- package/dist/dist.min.js +2 -2
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/ktx2-basis-writer-worker-node.js +183 -127
- package/dist/ktx2-basis-writer-worker.js +5 -3
- package/dist/lib/utils/version.js +1 -1
- package/dist/npy-worker.js +4 -2
- package/package.json +7 -9
|
@@ -48791,9 +48791,9 @@ var require_fast_deep_equal = __commonJS({
|
|
|
48791
48791
|
}
|
|
48792
48792
|
});
|
|
48793
48793
|
|
|
48794
|
-
// ../../node_modules/ajv/lib/compile/ucs2length.js
|
|
48794
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/compile/ucs2length.js
|
|
48795
48795
|
var require_ucs2length = __commonJS({
|
|
48796
|
-
"../../node_modules/ajv/lib/compile/ucs2length.js"(exports, module2) {
|
|
48796
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/compile/ucs2length.js"(exports, module2) {
|
|
48797
48797
|
"use strict";
|
|
48798
48798
|
module2.exports = function ucs2length(str) {
|
|
48799
48799
|
var length = 0, len = str.length, pos = 0, value;
|
|
@@ -48811,9 +48811,9 @@ var require_ucs2length = __commonJS({
|
|
|
48811
48811
|
}
|
|
48812
48812
|
});
|
|
48813
48813
|
|
|
48814
|
-
// ../../node_modules/ajv/lib/compile/util.js
|
|
48814
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/compile/util.js
|
|
48815
48815
|
var require_util3 = __commonJS({
|
|
48816
|
-
"../../node_modules/ajv/lib/compile/util.js"(exports, module2) {
|
|
48816
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/compile/util.js"(exports, module2) {
|
|
48817
48817
|
"use strict";
|
|
48818
48818
|
module2.exports = {
|
|
48819
48819
|
copy,
|
|
@@ -49017,9 +49017,9 @@ var require_util3 = __commonJS({
|
|
|
49017
49017
|
}
|
|
49018
49018
|
});
|
|
49019
49019
|
|
|
49020
|
-
// ../../node_modules/ajv/lib/compile/schema_obj.js
|
|
49020
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/compile/schema_obj.js
|
|
49021
49021
|
var require_schema_obj = __commonJS({
|
|
49022
|
-
"../../node_modules/ajv/lib/compile/schema_obj.js"(exports, module2) {
|
|
49022
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/compile/schema_obj.js"(exports, module2) {
|
|
49023
49023
|
"use strict";
|
|
49024
49024
|
var util = require_util3();
|
|
49025
49025
|
module2.exports = SchemaObject;
|
|
@@ -49113,9 +49113,9 @@ var require_json_schema_traverse = __commonJS({
|
|
|
49113
49113
|
}
|
|
49114
49114
|
});
|
|
49115
49115
|
|
|
49116
|
-
// ../../node_modules/ajv/lib/compile/resolve.js
|
|
49116
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/compile/resolve.js
|
|
49117
49117
|
var require_resolve = __commonJS({
|
|
49118
|
-
"../../node_modules/ajv/lib/compile/resolve.js"(exports, module2) {
|
|
49118
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/compile/resolve.js"(exports, module2) {
|
|
49119
49119
|
"use strict";
|
|
49120
49120
|
var URI = require_uri_all();
|
|
49121
49121
|
var equal = require_fast_deep_equal();
|
|
@@ -49357,9 +49357,9 @@ var require_resolve = __commonJS({
|
|
|
49357
49357
|
}
|
|
49358
49358
|
});
|
|
49359
49359
|
|
|
49360
|
-
// ../../node_modules/ajv/lib/compile/error_classes.js
|
|
49360
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/compile/error_classes.js
|
|
49361
49361
|
var require_error_classes = __commonJS({
|
|
49362
|
-
"../../node_modules/ajv/lib/compile/error_classes.js"(exports, module2) {
|
|
49362
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/compile/error_classes.js"(exports, module2) {
|
|
49363
49363
|
"use strict";
|
|
49364
49364
|
var resolve = require_resolve();
|
|
49365
49365
|
module2.exports = {
|
|
@@ -49453,9 +49453,9 @@ var require_fast_json_stable_stringify = __commonJS({
|
|
|
49453
49453
|
}
|
|
49454
49454
|
});
|
|
49455
49455
|
|
|
49456
|
-
// ../../node_modules/ajv/lib/dotjs/validate.js
|
|
49456
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/validate.js
|
|
49457
49457
|
var require_validate2 = __commonJS({
|
|
49458
|
-
"../../node_modules/ajv/lib/dotjs/validate.js"(exports, module2) {
|
|
49458
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/validate.js"(exports, module2) {
|
|
49459
49459
|
"use strict";
|
|
49460
49460
|
module2.exports = function generate_validate(it, $keyword, $ruleType) {
|
|
49461
49461
|
var out = "";
|
|
@@ -49924,9 +49924,9 @@ var require_validate2 = __commonJS({
|
|
|
49924
49924
|
}
|
|
49925
49925
|
});
|
|
49926
49926
|
|
|
49927
|
-
// ../../node_modules/ajv/lib/compile/index.js
|
|
49927
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/compile/index.js
|
|
49928
49928
|
var require_compile2 = __commonJS({
|
|
49929
|
-
"../../node_modules/ajv/lib/compile/index.js"(exports, module2) {
|
|
49929
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/compile/index.js"(exports, module2) {
|
|
49930
49930
|
"use strict";
|
|
49931
49931
|
var resolve = require_resolve();
|
|
49932
49932
|
var util = require_util3();
|
|
@@ -50216,9 +50216,9 @@ var require_compile2 = __commonJS({
|
|
|
50216
50216
|
}
|
|
50217
50217
|
});
|
|
50218
50218
|
|
|
50219
|
-
// ../../node_modules/ajv/lib/cache.js
|
|
50219
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/cache.js
|
|
50220
50220
|
var require_cache = __commonJS({
|
|
50221
|
-
"../../node_modules/ajv/lib/cache.js"(exports, module2) {
|
|
50221
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/cache.js"(exports, module2) {
|
|
50222
50222
|
"use strict";
|
|
50223
50223
|
var Cache = module2.exports = function Cache2() {
|
|
50224
50224
|
this._cache = {};
|
|
@@ -50238,9 +50238,9 @@ var require_cache = __commonJS({
|
|
|
50238
50238
|
}
|
|
50239
50239
|
});
|
|
50240
50240
|
|
|
50241
|
-
// ../../node_modules/ajv/lib/compile/formats.js
|
|
50241
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/compile/formats.js
|
|
50242
50242
|
var require_formats2 = __commonJS({
|
|
50243
|
-
"../../node_modules/ajv/lib/compile/formats.js"(exports, module2) {
|
|
50243
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/compile/formats.js"(exports, module2) {
|
|
50244
50244
|
"use strict";
|
|
50245
50245
|
var util = require_util3();
|
|
50246
50246
|
var DATE = /^(\d\d\d\d)-(\d\d)-(\d\d)$/;
|
|
@@ -50353,9 +50353,9 @@ var require_formats2 = __commonJS({
|
|
|
50353
50353
|
}
|
|
50354
50354
|
});
|
|
50355
50355
|
|
|
50356
|
-
// ../../node_modules/ajv/lib/dotjs/ref.js
|
|
50356
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/ref.js
|
|
50357
50357
|
var require_ref = __commonJS({
|
|
50358
|
-
"../../node_modules/ajv/lib/dotjs/ref.js"(exports, module2) {
|
|
50358
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/ref.js"(exports, module2) {
|
|
50359
50359
|
"use strict";
|
|
50360
50360
|
module2.exports = function generate_ref(it, $keyword, $ruleType) {
|
|
50361
50361
|
var out = " ";
|
|
@@ -50482,9 +50482,9 @@ var require_ref = __commonJS({
|
|
|
50482
50482
|
}
|
|
50483
50483
|
});
|
|
50484
50484
|
|
|
50485
|
-
// ../../node_modules/ajv/lib/dotjs/allOf.js
|
|
50485
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/allOf.js
|
|
50486
50486
|
var require_allOf = __commonJS({
|
|
50487
|
-
"../../node_modules/ajv/lib/dotjs/allOf.js"(exports, module2) {
|
|
50487
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/allOf.js"(exports, module2) {
|
|
50488
50488
|
"use strict";
|
|
50489
50489
|
module2.exports = function generate_allOf(it, $keyword, $ruleType) {
|
|
50490
50490
|
var out = " ";
|
|
@@ -50528,9 +50528,9 @@ var require_allOf = __commonJS({
|
|
|
50528
50528
|
}
|
|
50529
50529
|
});
|
|
50530
50530
|
|
|
50531
|
-
// ../../node_modules/ajv/lib/dotjs/anyOf.js
|
|
50531
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/anyOf.js
|
|
50532
50532
|
var require_anyOf = __commonJS({
|
|
50533
|
-
"../../node_modules/ajv/lib/dotjs/anyOf.js"(exports, module2) {
|
|
50533
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/anyOf.js"(exports, module2) {
|
|
50534
50534
|
"use strict";
|
|
50535
50535
|
module2.exports = function generate_anyOf(it, $keyword, $ruleType) {
|
|
50536
50536
|
var out = " ";
|
|
@@ -50605,9 +50605,9 @@ var require_anyOf = __commonJS({
|
|
|
50605
50605
|
}
|
|
50606
50606
|
});
|
|
50607
50607
|
|
|
50608
|
-
// ../../node_modules/ajv/lib/dotjs/comment.js
|
|
50608
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/comment.js
|
|
50609
50609
|
var require_comment = __commonJS({
|
|
50610
|
-
"../../node_modules/ajv/lib/dotjs/comment.js"(exports, module2) {
|
|
50610
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/comment.js"(exports, module2) {
|
|
50611
50611
|
"use strict";
|
|
50612
50612
|
module2.exports = function generate_comment(it, $keyword, $ruleType) {
|
|
50613
50613
|
var out = " ";
|
|
@@ -50625,9 +50625,9 @@ var require_comment = __commonJS({
|
|
|
50625
50625
|
}
|
|
50626
50626
|
});
|
|
50627
50627
|
|
|
50628
|
-
// ../../node_modules/ajv/lib/dotjs/const.js
|
|
50628
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/const.js
|
|
50629
50629
|
var require_const = __commonJS({
|
|
50630
|
-
"../../node_modules/ajv/lib/dotjs/const.js"(exports, module2) {
|
|
50630
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/const.js"(exports, module2) {
|
|
50631
50631
|
"use strict";
|
|
50632
50632
|
module2.exports = function generate_const(it, $keyword, $ruleType) {
|
|
50633
50633
|
var out = " ";
|
|
@@ -50685,9 +50685,9 @@ var require_const = __commonJS({
|
|
|
50685
50685
|
}
|
|
50686
50686
|
});
|
|
50687
50687
|
|
|
50688
|
-
// ../../node_modules/ajv/lib/dotjs/contains.js
|
|
50688
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/contains.js
|
|
50689
50689
|
var require_contains = __commonJS({
|
|
50690
|
-
"../../node_modules/ajv/lib/dotjs/contains.js"(exports, module2) {
|
|
50690
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/contains.js"(exports, module2) {
|
|
50691
50691
|
"use strict";
|
|
50692
50692
|
module2.exports = function generate_contains(it, $keyword, $ruleType) {
|
|
50693
50693
|
var out = " ";
|
|
@@ -50767,9 +50767,9 @@ var require_contains = __commonJS({
|
|
|
50767
50767
|
}
|
|
50768
50768
|
});
|
|
50769
50769
|
|
|
50770
|
-
// ../../node_modules/ajv/lib/dotjs/dependencies.js
|
|
50770
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/dependencies.js
|
|
50771
50771
|
var require_dependencies = __commonJS({
|
|
50772
|
-
"../../node_modules/ajv/lib/dotjs/dependencies.js"(exports, module2) {
|
|
50772
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/dependencies.js"(exports, module2) {
|
|
50773
50773
|
"use strict";
|
|
50774
50774
|
module2.exports = function generate_dependencies(it, $keyword, $ruleType) {
|
|
50775
50775
|
var out = " ";
|
|
@@ -50933,9 +50933,9 @@ var require_dependencies = __commonJS({
|
|
|
50933
50933
|
}
|
|
50934
50934
|
});
|
|
50935
50935
|
|
|
50936
|
-
// ../../node_modules/ajv/lib/dotjs/enum.js
|
|
50936
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/enum.js
|
|
50937
50937
|
var require_enum = __commonJS({
|
|
50938
|
-
"../../node_modules/ajv/lib/dotjs/enum.js"(exports, module2) {
|
|
50938
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/enum.js"(exports, module2) {
|
|
50939
50939
|
"use strict";
|
|
50940
50940
|
module2.exports = function generate_enum(it, $keyword, $ruleType) {
|
|
50941
50941
|
var out = " ";
|
|
@@ -51002,9 +51002,9 @@ var require_enum = __commonJS({
|
|
|
51002
51002
|
}
|
|
51003
51003
|
});
|
|
51004
51004
|
|
|
51005
|
-
// ../../node_modules/ajv/lib/dotjs/format.js
|
|
51005
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/format.js
|
|
51006
51006
|
var require_format = __commonJS({
|
|
51007
|
-
"../../node_modules/ajv/lib/dotjs/format.js"(exports, module2) {
|
|
51007
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/format.js"(exports, module2) {
|
|
51008
51008
|
"use strict";
|
|
51009
51009
|
module2.exports = function generate_format(it, $keyword, $ruleType) {
|
|
51010
51010
|
var out = " ";
|
|
@@ -51155,9 +51155,9 @@ var require_format = __commonJS({
|
|
|
51155
51155
|
}
|
|
51156
51156
|
});
|
|
51157
51157
|
|
|
51158
|
-
// ../../node_modules/ajv/lib/dotjs/if.js
|
|
51158
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/if.js
|
|
51159
51159
|
var require_if = __commonJS({
|
|
51160
|
-
"../../node_modules/ajv/lib/dotjs/if.js"(exports, module2) {
|
|
51160
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/if.js"(exports, module2) {
|
|
51161
51161
|
"use strict";
|
|
51162
51162
|
module2.exports = function generate_if(it, $keyword, $ruleType) {
|
|
51163
51163
|
var out = " ";
|
|
@@ -51259,9 +51259,9 @@ var require_if = __commonJS({
|
|
|
51259
51259
|
}
|
|
51260
51260
|
});
|
|
51261
51261
|
|
|
51262
|
-
// ../../node_modules/ajv/lib/dotjs/items.js
|
|
51262
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/items.js
|
|
51263
51263
|
var require_items = __commonJS({
|
|
51264
|
-
"../../node_modules/ajv/lib/dotjs/items.js"(exports, module2) {
|
|
51264
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/items.js"(exports, module2) {
|
|
51265
51265
|
"use strict";
|
|
51266
51266
|
module2.exports = function generate_items(it, $keyword, $ruleType) {
|
|
51267
51267
|
var out = " ";
|
|
@@ -51400,9 +51400,9 @@ var require_items = __commonJS({
|
|
|
51400
51400
|
}
|
|
51401
51401
|
});
|
|
51402
51402
|
|
|
51403
|
-
// ../../node_modules/ajv/lib/dotjs/_limit.js
|
|
51403
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/_limit.js
|
|
51404
51404
|
var require_limit = __commonJS({
|
|
51405
|
-
"../../node_modules/ajv/lib/dotjs/_limit.js"(exports, module2) {
|
|
51405
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/_limit.js"(exports, module2) {
|
|
51406
51406
|
"use strict";
|
|
51407
51407
|
module2.exports = function generate__limit(it, $keyword, $ruleType) {
|
|
51408
51408
|
var out = " ";
|
|
@@ -51555,9 +51555,9 @@ var require_limit = __commonJS({
|
|
|
51555
51555
|
}
|
|
51556
51556
|
});
|
|
51557
51557
|
|
|
51558
|
-
// ../../node_modules/ajv/lib/dotjs/_limitItems.js
|
|
51558
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitItems.js
|
|
51559
51559
|
var require_limitItems = __commonJS({
|
|
51560
|
-
"../../node_modules/ajv/lib/dotjs/_limitItems.js"(exports, module2) {
|
|
51560
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitItems.js"(exports, module2) {
|
|
51561
51561
|
"use strict";
|
|
51562
51562
|
module2.exports = function generate__limitItems(it, $keyword, $ruleType) {
|
|
51563
51563
|
var out = " ";
|
|
@@ -51639,9 +51639,9 @@ var require_limitItems = __commonJS({
|
|
|
51639
51639
|
}
|
|
51640
51640
|
});
|
|
51641
51641
|
|
|
51642
|
-
// ../../node_modules/ajv/lib/dotjs/_limitLength.js
|
|
51642
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitLength.js
|
|
51643
51643
|
var require_limitLength = __commonJS({
|
|
51644
|
-
"../../node_modules/ajv/lib/dotjs/_limitLength.js"(exports, module2) {
|
|
51644
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitLength.js"(exports, module2) {
|
|
51645
51645
|
"use strict";
|
|
51646
51646
|
module2.exports = function generate__limitLength(it, $keyword, $ruleType) {
|
|
51647
51647
|
var out = " ";
|
|
@@ -51728,9 +51728,9 @@ var require_limitLength = __commonJS({
|
|
|
51728
51728
|
}
|
|
51729
51729
|
});
|
|
51730
51730
|
|
|
51731
|
-
// ../../node_modules/ajv/lib/dotjs/_limitProperties.js
|
|
51731
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitProperties.js
|
|
51732
51732
|
var require_limitProperties = __commonJS({
|
|
51733
|
-
"../../node_modules/ajv/lib/dotjs/_limitProperties.js"(exports, module2) {
|
|
51733
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitProperties.js"(exports, module2) {
|
|
51734
51734
|
"use strict";
|
|
51735
51735
|
module2.exports = function generate__limitProperties(it, $keyword, $ruleType) {
|
|
51736
51736
|
var out = " ";
|
|
@@ -51812,9 +51812,9 @@ var require_limitProperties = __commonJS({
|
|
|
51812
51812
|
}
|
|
51813
51813
|
});
|
|
51814
51814
|
|
|
51815
|
-
// ../../node_modules/ajv/lib/dotjs/multipleOf.js
|
|
51815
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/multipleOf.js
|
|
51816
51816
|
var require_multipleOf = __commonJS({
|
|
51817
|
-
"../../node_modules/ajv/lib/dotjs/multipleOf.js"(exports, module2) {
|
|
51817
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/multipleOf.js"(exports, module2) {
|
|
51818
51818
|
"use strict";
|
|
51819
51819
|
module2.exports = function generate_multipleOf(it, $keyword, $ruleType) {
|
|
51820
51820
|
var out = " ";
|
|
@@ -51896,9 +51896,9 @@ var require_multipleOf = __commonJS({
|
|
|
51896
51896
|
}
|
|
51897
51897
|
});
|
|
51898
51898
|
|
|
51899
|
-
// ../../node_modules/ajv/lib/dotjs/not.js
|
|
51899
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/not.js
|
|
51900
51900
|
var require_not = __commonJS({
|
|
51901
|
-
"../../node_modules/ajv/lib/dotjs/not.js"(exports, module2) {
|
|
51901
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/not.js"(exports, module2) {
|
|
51902
51902
|
"use strict";
|
|
51903
51903
|
module2.exports = function generate_not(it, $keyword, $ruleType) {
|
|
51904
51904
|
var out = " ";
|
|
@@ -51986,9 +51986,9 @@ var require_not = __commonJS({
|
|
|
51986
51986
|
}
|
|
51987
51987
|
});
|
|
51988
51988
|
|
|
51989
|
-
// ../../node_modules/ajv/lib/dotjs/oneOf.js
|
|
51989
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/oneOf.js
|
|
51990
51990
|
var require_oneOf = __commonJS({
|
|
51991
|
-
"../../node_modules/ajv/lib/dotjs/oneOf.js"(exports, module2) {
|
|
51991
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/oneOf.js"(exports, module2) {
|
|
51992
51992
|
"use strict";
|
|
51993
51993
|
module2.exports = function generate_oneOf(it, $keyword, $ruleType) {
|
|
51994
51994
|
var out = " ";
|
|
@@ -52061,9 +52061,9 @@ var require_oneOf = __commonJS({
|
|
|
52061
52061
|
}
|
|
52062
52062
|
});
|
|
52063
52063
|
|
|
52064
|
-
// ../../node_modules/ajv/lib/dotjs/pattern.js
|
|
52064
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/pattern.js
|
|
52065
52065
|
var require_pattern = __commonJS({
|
|
52066
|
-
"../../node_modules/ajv/lib/dotjs/pattern.js"(exports, module2) {
|
|
52066
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/pattern.js"(exports, module2) {
|
|
52067
52067
|
"use strict";
|
|
52068
52068
|
module2.exports = function generate_pattern(it, $keyword, $ruleType) {
|
|
52069
52069
|
var out = " ";
|
|
@@ -52140,9 +52140,9 @@ var require_pattern = __commonJS({
|
|
|
52140
52140
|
}
|
|
52141
52141
|
});
|
|
52142
52142
|
|
|
52143
|
-
// ../../node_modules/ajv/lib/dotjs/properties.js
|
|
52143
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/properties.js
|
|
52144
52144
|
var require_properties = __commonJS({
|
|
52145
|
-
"../../node_modules/ajv/lib/dotjs/properties.js"(exports, module2) {
|
|
52145
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/properties.js"(exports, module2) {
|
|
52146
52146
|
"use strict";
|
|
52147
52147
|
module2.exports = function generate_properties(it, $keyword, $ruleType) {
|
|
52148
52148
|
var out = " ";
|
|
@@ -52456,9 +52456,9 @@ var require_properties = __commonJS({
|
|
|
52456
52456
|
}
|
|
52457
52457
|
});
|
|
52458
52458
|
|
|
52459
|
-
// ../../node_modules/ajv/lib/dotjs/propertyNames.js
|
|
52459
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/propertyNames.js
|
|
52460
52460
|
var require_propertyNames = __commonJS({
|
|
52461
|
-
"../../node_modules/ajv/lib/dotjs/propertyNames.js"(exports, module2) {
|
|
52461
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/propertyNames.js"(exports, module2) {
|
|
52462
52462
|
"use strict";
|
|
52463
52463
|
module2.exports = function generate_propertyNames(it, $keyword, $ruleType) {
|
|
52464
52464
|
var out = " ";
|
|
@@ -52534,9 +52534,9 @@ var require_propertyNames = __commonJS({
|
|
|
52534
52534
|
}
|
|
52535
52535
|
});
|
|
52536
52536
|
|
|
52537
|
-
// ../../node_modules/ajv/lib/dotjs/required.js
|
|
52537
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/required.js
|
|
52538
52538
|
var require_required = __commonJS({
|
|
52539
|
-
"../../node_modules/ajv/lib/dotjs/required.js"(exports, module2) {
|
|
52539
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/required.js"(exports, module2) {
|
|
52540
52540
|
"use strict";
|
|
52541
52541
|
module2.exports = function generate_required(it, $keyword, $ruleType) {
|
|
52542
52542
|
var out = " ";
|
|
@@ -52794,9 +52794,9 @@ var require_required = __commonJS({
|
|
|
52794
52794
|
}
|
|
52795
52795
|
});
|
|
52796
52796
|
|
|
52797
|
-
// ../../node_modules/ajv/lib/dotjs/uniqueItems.js
|
|
52797
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/uniqueItems.js
|
|
52798
52798
|
var require_uniqueItems = __commonJS({
|
|
52799
|
-
"../../node_modules/ajv/lib/dotjs/uniqueItems.js"(exports, module2) {
|
|
52799
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/uniqueItems.js"(exports, module2) {
|
|
52800
52800
|
"use strict";
|
|
52801
52801
|
module2.exports = function generate_uniqueItems(it, $keyword, $ruleType) {
|
|
52802
52802
|
var out = " ";
|
|
@@ -52883,9 +52883,9 @@ var require_uniqueItems = __commonJS({
|
|
|
52883
52883
|
}
|
|
52884
52884
|
});
|
|
52885
52885
|
|
|
52886
|
-
// ../../node_modules/ajv/lib/dotjs/index.js
|
|
52886
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/index.js
|
|
52887
52887
|
var require_dotjs = __commonJS({
|
|
52888
|
-
"../../node_modules/ajv/lib/dotjs/index.js"(exports, module2) {
|
|
52888
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/index.js"(exports, module2) {
|
|
52889
52889
|
"use strict";
|
|
52890
52890
|
module2.exports = {
|
|
52891
52891
|
"$ref": require_ref(),
|
|
@@ -52920,9 +52920,9 @@ var require_dotjs = __commonJS({
|
|
|
52920
52920
|
}
|
|
52921
52921
|
});
|
|
52922
52922
|
|
|
52923
|
-
// ../../node_modules/ajv/lib/compile/rules.js
|
|
52923
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/compile/rules.js
|
|
52924
52924
|
var require_rules2 = __commonJS({
|
|
52925
|
-
"../../node_modules/ajv/lib/compile/rules.js"(exports, module2) {
|
|
52925
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/compile/rules.js"(exports, module2) {
|
|
52926
52926
|
"use strict";
|
|
52927
52927
|
var ruleModules = require_dotjs();
|
|
52928
52928
|
var toHash = require_util3().toHash;
|
|
@@ -53015,9 +53015,9 @@ var require_rules2 = __commonJS({
|
|
|
53015
53015
|
}
|
|
53016
53016
|
});
|
|
53017
53017
|
|
|
53018
|
-
// ../../node_modules/ajv/lib/data.js
|
|
53018
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/data.js
|
|
53019
53019
|
var require_data = __commonJS({
|
|
53020
|
-
"../../node_modules/ajv/lib/data.js"(exports, module2) {
|
|
53020
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/data.js"(exports, module2) {
|
|
53021
53021
|
"use strict";
|
|
53022
53022
|
var KEYWORDS = [
|
|
53023
53023
|
"multipleOf",
|
|
@@ -53066,9 +53066,9 @@ var require_data = __commonJS({
|
|
|
53066
53066
|
}
|
|
53067
53067
|
});
|
|
53068
53068
|
|
|
53069
|
-
// ../../node_modules/ajv/lib/compile/async.js
|
|
53069
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/compile/async.js
|
|
53070
53070
|
var require_async2 = __commonJS({
|
|
53071
|
-
"../../node_modules/ajv/lib/compile/async.js"(exports, module2) {
|
|
53071
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/compile/async.js"(exports, module2) {
|
|
53072
53072
|
"use strict";
|
|
53073
53073
|
var MissingRefError = require_error_classes().MissingRef;
|
|
53074
53074
|
module2.exports = compileAsync;
|
|
@@ -53136,9 +53136,9 @@ var require_async2 = __commonJS({
|
|
|
53136
53136
|
}
|
|
53137
53137
|
});
|
|
53138
53138
|
|
|
53139
|
-
// ../../node_modules/ajv/lib/dotjs/custom.js
|
|
53139
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/dotjs/custom.js
|
|
53140
53140
|
var require_custom = __commonJS({
|
|
53141
|
-
"../../node_modules/ajv/lib/dotjs/custom.js"(exports, module2) {
|
|
53141
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/dotjs/custom.js"(exports, module2) {
|
|
53142
53142
|
"use strict";
|
|
53143
53143
|
module2.exports = function generate_custom(it, $keyword, $ruleType) {
|
|
53144
53144
|
var out = " ";
|
|
@@ -53362,9 +53362,9 @@ var require_custom = __commonJS({
|
|
|
53362
53362
|
}
|
|
53363
53363
|
});
|
|
53364
53364
|
|
|
53365
|
-
// ../../node_modules/ajv/lib/refs/json-schema-draft-07.json
|
|
53365
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/refs/json-schema-draft-07.json
|
|
53366
53366
|
var require_json_schema_draft_07 = __commonJS({
|
|
53367
|
-
"../../node_modules/ajv/lib/refs/json-schema-draft-07.json"(exports, module2) {
|
|
53367
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/refs/json-schema-draft-07.json"(exports, module2) {
|
|
53368
53368
|
module2.exports = {
|
|
53369
53369
|
$schema: "http://json-schema.org/draft-07/schema#",
|
|
53370
53370
|
$id: "http://json-schema.org/draft-07/schema#",
|
|
@@ -53536,9 +53536,9 @@ var require_json_schema_draft_07 = __commonJS({
|
|
|
53536
53536
|
}
|
|
53537
53537
|
});
|
|
53538
53538
|
|
|
53539
|
-
// ../../node_modules/ajv/lib/definition_schema.js
|
|
53539
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/definition_schema.js
|
|
53540
53540
|
var require_definition_schema = __commonJS({
|
|
53541
|
-
"../../node_modules/ajv/lib/definition_schema.js"(exports, module2) {
|
|
53541
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/definition_schema.js"(exports, module2) {
|
|
53542
53542
|
"use strict";
|
|
53543
53543
|
var metaSchema = require_json_schema_draft_07();
|
|
53544
53544
|
module2.exports = {
|
|
@@ -53577,9 +53577,9 @@ var require_definition_schema = __commonJS({
|
|
|
53577
53577
|
}
|
|
53578
53578
|
});
|
|
53579
53579
|
|
|
53580
|
-
// ../../node_modules/ajv/lib/keyword.js
|
|
53580
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/keyword.js
|
|
53581
53581
|
var require_keyword = __commonJS({
|
|
53582
|
-
"../../node_modules/ajv/lib/keyword.js"(exports, module2) {
|
|
53582
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/keyword.js"(exports, module2) {
|
|
53583
53583
|
"use strict";
|
|
53584
53584
|
var IDENTIFIER = /^[a-z_$][a-z0-9_$-]*$/i;
|
|
53585
53585
|
var customRuleCode = require_custom();
|
|
@@ -53678,9 +53678,9 @@ var require_keyword = __commonJS({
|
|
|
53678
53678
|
}
|
|
53679
53679
|
});
|
|
53680
53680
|
|
|
53681
|
-
// ../../node_modules/ajv/lib/refs/data.json
|
|
53681
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/refs/data.json
|
|
53682
53682
|
var require_data2 = __commonJS({
|
|
53683
|
-
"../../node_modules/ajv/lib/refs/data.json"(exports, module2) {
|
|
53683
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/refs/data.json"(exports, module2) {
|
|
53684
53684
|
module2.exports = {
|
|
53685
53685
|
$schema: "http://json-schema.org/draft-07/schema#",
|
|
53686
53686
|
$id: "https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",
|
|
@@ -53701,9 +53701,9 @@ var require_data2 = __commonJS({
|
|
|
53701
53701
|
}
|
|
53702
53702
|
});
|
|
53703
53703
|
|
|
53704
|
-
// ../../node_modules/ajv/lib/ajv.js
|
|
53704
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/ajv.js
|
|
53705
53705
|
var require_ajv = __commonJS({
|
|
53706
|
-
"../../node_modules/ajv/lib/ajv.js"(exports, module2) {
|
|
53706
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/ajv.js"(exports, module2) {
|
|
53707
53707
|
"use strict";
|
|
53708
53708
|
var compileSchema = require_compile2();
|
|
53709
53709
|
var resolve = require_resolve();
|
|
@@ -54811,9 +54811,9 @@ var require_lib5 = __commonJS({
|
|
|
54811
54811
|
}
|
|
54812
54812
|
});
|
|
54813
54813
|
|
|
54814
|
-
// ../../node_modules/ajv/lib/refs/json-schema-draft-06.json
|
|
54814
|
+
// ../../node_modules/har-validator/node_modules/ajv/lib/refs/json-schema-draft-06.json
|
|
54815
54815
|
var require_json_schema_draft_06 = __commonJS({
|
|
54816
|
-
"../../node_modules/ajv/lib/refs/json-schema-draft-06.json"(exports, module2) {
|
|
54816
|
+
"../../node_modules/har-validator/node_modules/ajv/lib/refs/json-schema-draft-06.json"(exports, module2) {
|
|
54817
54817
|
module2.exports = {
|
|
54818
54818
|
$schema: "http://json-schema.org/draft-06/schema#",
|
|
54819
54819
|
$id: "http://json-schema.org/draft-06/schema#",
|
|
@@ -55213,9 +55213,9 @@ var require_har2 = __commonJS({
|
|
|
55213
55213
|
}
|
|
55214
55214
|
});
|
|
55215
55215
|
|
|
55216
|
-
// ../../node_modules/uuid/lib/rng.js
|
|
55216
|
+
// ../../node_modules/request/node_modules/uuid/lib/rng.js
|
|
55217
55217
|
var require_rng = __commonJS({
|
|
55218
|
-
"../../node_modules/uuid/lib/rng.js"(exports, module2) {
|
|
55218
|
+
"../../node_modules/request/node_modules/uuid/lib/rng.js"(exports, module2) {
|
|
55219
55219
|
var crypto2 = require("crypto");
|
|
55220
55220
|
module2.exports = function nodeRNG() {
|
|
55221
55221
|
return crypto2.randomBytes(16);
|
|
@@ -55223,9 +55223,9 @@ var require_rng = __commonJS({
|
|
|
55223
55223
|
}
|
|
55224
55224
|
});
|
|
55225
55225
|
|
|
55226
|
-
// ../../node_modules/uuid/lib/bytesToUuid.js
|
|
55226
|
+
// ../../node_modules/request/node_modules/uuid/lib/bytesToUuid.js
|
|
55227
55227
|
var require_bytesToUuid = __commonJS({
|
|
55228
|
-
"../../node_modules/uuid/lib/bytesToUuid.js"(exports, module2) {
|
|
55228
|
+
"../../node_modules/request/node_modules/uuid/lib/bytesToUuid.js"(exports, module2) {
|
|
55229
55229
|
var byteToHex = [];
|
|
55230
55230
|
for (i = 0; i < 256; ++i) {
|
|
55231
55231
|
byteToHex[i] = (i + 256).toString(16).substr(1);
|
|
@@ -55261,9 +55261,9 @@ var require_bytesToUuid = __commonJS({
|
|
|
55261
55261
|
}
|
|
55262
55262
|
});
|
|
55263
55263
|
|
|
55264
|
-
// ../../node_modules/uuid/v4.js
|
|
55264
|
+
// ../../node_modules/request/node_modules/uuid/v4.js
|
|
55265
55265
|
var require_v4 = __commonJS({
|
|
55266
|
-
"../../node_modules/uuid/v4.js"(exports, module2) {
|
|
55266
|
+
"../../node_modules/request/node_modules/uuid/v4.js"(exports, module2) {
|
|
55267
55267
|
var rng = require_rng();
|
|
55268
55268
|
var bytesToUuid = require_bytesToUuid();
|
|
55269
55269
|
function v4(options, buf, offset) {
|
|
@@ -63886,7 +63886,7 @@ function getVersion() {
|
|
|
63886
63886
|
);
|
|
63887
63887
|
globalThis._loadersgl_.version = NPM_TAG;
|
|
63888
63888
|
} else {
|
|
63889
|
-
globalThis._loadersgl_.version = "4.2.0-alpha.
|
|
63889
|
+
globalThis._loadersgl_.version = "4.2.0-alpha.5";
|
|
63890
63890
|
}
|
|
63891
63891
|
}
|
|
63892
63892
|
return globalThis._loadersgl_.version;
|
|
@@ -63987,7 +63987,9 @@ var WorkerBody = class {
|
|
|
63987
63987
|
}
|
|
63988
63988
|
getParentPort().then((parentPort2) => {
|
|
63989
63989
|
if (parentPort2) {
|
|
63990
|
-
parentPort2.on("message",
|
|
63990
|
+
parentPort2.on("message", (message) => {
|
|
63991
|
+
handleMessage(message);
|
|
63992
|
+
});
|
|
63991
63993
|
parentPort2.on("exit", () => console.debug("Node worker closing"));
|
|
63992
63994
|
} else {
|
|
63993
63995
|
globalThis.onmessage = handleMessage;
|
|
@@ -64312,6 +64314,10 @@ function resolvePath(filename) {
|
|
|
64312
64314
|
// ../polyfills/src/filesystems/node-file.ts
|
|
64313
64315
|
var import_fs = __toESM(require("fs"), 1);
|
|
64314
64316
|
var NodeFile = class {
|
|
64317
|
+
handle;
|
|
64318
|
+
size;
|
|
64319
|
+
bigsize;
|
|
64320
|
+
url;
|
|
64315
64321
|
constructor(path3, flags, mode) {
|
|
64316
64322
|
path3 = resolvePath(path3);
|
|
64317
64323
|
this.handle = import_fs.default.openSync(path3, flags, mode);
|
|
@@ -64353,18 +64359,21 @@ var NodeFile = class {
|
|
|
64353
64359
|
}
|
|
64354
64360
|
async stat() {
|
|
64355
64361
|
return await new Promise(
|
|
64356
|
-
(resolve, reject) =>
|
|
64357
|
-
|
|
64358
|
-
|
|
64359
|
-
|
|
64360
|
-
|
|
64361
|
-
|
|
64362
|
-
|
|
64363
|
-
|
|
64364
|
-
|
|
64365
|
-
|
|
64366
|
-
|
|
64367
|
-
|
|
64362
|
+
(resolve, reject) => (
|
|
64363
|
+
// @ts-expect-error bigint typings
|
|
64364
|
+
import_fs.default.fstat(this.handle, { bigint: true }, (err, info) => {
|
|
64365
|
+
const stats = {
|
|
64366
|
+
size: Number(info.size),
|
|
64367
|
+
bigsize: info.size,
|
|
64368
|
+
isDirectory: info.isDirectory()
|
|
64369
|
+
};
|
|
64370
|
+
if (err) {
|
|
64371
|
+
reject(err);
|
|
64372
|
+
} else {
|
|
64373
|
+
resolve(stats);
|
|
64374
|
+
}
|
|
64375
|
+
})
|
|
64376
|
+
)
|
|
64368
64377
|
);
|
|
64369
64378
|
}
|
|
64370
64379
|
async read(offset, length) {
|
|
@@ -64404,13 +64413,16 @@ var NodeFile = class {
|
|
|
64404
64413
|
};
|
|
64405
64414
|
async function readBytes(fd, uint8Array, offset, length, position) {
|
|
64406
64415
|
return await new Promise(
|
|
64407
|
-
(resolve, reject) =>
|
|
64408
|
-
|
|
64409
|
-
|
|
64410
|
-
|
|
64411
|
-
|
|
64412
|
-
|
|
64413
|
-
|
|
64416
|
+
(resolve, reject) => (
|
|
64417
|
+
// @ts-expect-error bigint?
|
|
64418
|
+
import_fs.default.read(
|
|
64419
|
+
fd,
|
|
64420
|
+
uint8Array,
|
|
64421
|
+
offset,
|
|
64422
|
+
length,
|
|
64423
|
+
position,
|
|
64424
|
+
(err, bytesRead) => err ? reject(err) : resolve(bytesRead)
|
|
64425
|
+
)
|
|
64414
64426
|
)
|
|
64415
64427
|
);
|
|
64416
64428
|
}
|
|
@@ -64552,10 +64564,10 @@ function getHeadersForFile(noqueryUrl) {
|
|
|
64552
64564
|
|
|
64553
64565
|
// ../polyfills/src/filesystems/node-filesystem.ts
|
|
64554
64566
|
var NodeFileSystem = class {
|
|
64567
|
+
readable = true;
|
|
64568
|
+
writable = true;
|
|
64555
64569
|
// implements FileSystem
|
|
64556
64570
|
constructor() {
|
|
64557
|
-
this.readable = true;
|
|
64558
|
-
this.writable = true;
|
|
64559
64571
|
}
|
|
64560
64572
|
async readdir(dirname2 = ".", options) {
|
|
64561
64573
|
return await import_promises.default.readdir(dirname2, options);
|
|
@@ -64611,10 +64623,15 @@ var Hash = class {
|
|
|
64611
64623
|
// ../polyfills/src/crypto/node-hash.ts
|
|
64612
64624
|
var crypto = __toESM(require("crypto"), 1);
|
|
64613
64625
|
var NodeHash = class extends Hash {
|
|
64626
|
+
name = "crypto-node";
|
|
64627
|
+
options;
|
|
64628
|
+
// @ts-ignore
|
|
64629
|
+
_algorithm;
|
|
64630
|
+
// @ts-ignore
|
|
64631
|
+
_hash;
|
|
64614
64632
|
constructor(options) {
|
|
64615
64633
|
var _a, _b;
|
|
64616
64634
|
super();
|
|
64617
|
-
this.name = "crypto-node";
|
|
64618
64635
|
this.options = options;
|
|
64619
64636
|
if (!((_b = (_a = this.options) == null ? void 0 : _a.crypto) == null ? void 0 : _b.algorithm)) {
|
|
64620
64637
|
throw new Error(this.name);
|
|
@@ -64673,6 +64690,9 @@ function makeNodeStream(source, options) {
|
|
|
64673
64690
|
return new AsyncIterableReadable(iterator, options);
|
|
64674
64691
|
}
|
|
64675
64692
|
var AsyncIterableReadable = class extends Readable3 {
|
|
64693
|
+
_pulling;
|
|
64694
|
+
_bytesMode;
|
|
64695
|
+
_iterator;
|
|
64676
64696
|
constructor(it, options) {
|
|
64677
64697
|
super(options);
|
|
64678
64698
|
this._iterator = it;
|
|
@@ -64725,12 +64745,13 @@ var ReadableStreamPolyfill = class extends import_web_streams_polyfill.ReadableS
|
|
|
64725
64745
|
|
|
64726
64746
|
// ../polyfills/src/file/blob-stream-controller.ts
|
|
64727
64747
|
var BlobStreamController = class {
|
|
64748
|
+
chunks;
|
|
64749
|
+
isWorking = false;
|
|
64750
|
+
isCancelled = false;
|
|
64728
64751
|
/**
|
|
64729
64752
|
* @param chunks
|
|
64730
64753
|
*/
|
|
64731
64754
|
constructor(chunks) {
|
|
64732
|
-
this.isWorking = false;
|
|
64733
|
-
this.isCancelled = false;
|
|
64734
64755
|
this.chunks = chunks;
|
|
64735
64756
|
}
|
|
64736
64757
|
/**
|
|
@@ -64780,6 +64801,7 @@ var BlobStreamController = class {
|
|
|
64780
64801
|
|
|
64781
64802
|
// ../polyfills/src/file/blob-stream.ts
|
|
64782
64803
|
var BlobStream = class extends ReadableStreamPolyfill {
|
|
64804
|
+
_chunks;
|
|
64783
64805
|
/**
|
|
64784
64806
|
* @param chunks
|
|
64785
64807
|
*/
|
|
@@ -64800,6 +64822,12 @@ var BlobStream = class extends ReadableStreamPolyfill {
|
|
|
64800
64822
|
|
|
64801
64823
|
// ../polyfills/src/file/blob.ts
|
|
64802
64824
|
var BlobPolyfill = class {
|
|
64825
|
+
// implements Blob {
|
|
64826
|
+
/** The MIME type of the data contained in the Blob. If type is unknown, string is empty. */
|
|
64827
|
+
type;
|
|
64828
|
+
/** The size, in bytes, of the data contained in the Blob object. */
|
|
64829
|
+
size;
|
|
64830
|
+
parts;
|
|
64803
64831
|
/**
|
|
64804
64832
|
* @param [init]
|
|
64805
64833
|
* @param [options]
|
|
@@ -64946,6 +64974,22 @@ var Blob_ = instalBlobPolyfills();
|
|
|
64946
64974
|
|
|
64947
64975
|
// ../polyfills/src/file/file-reader.ts
|
|
64948
64976
|
var FileReaderPolyfill = class {
|
|
64977
|
+
// onload: ({result: any}) => void;
|
|
64978
|
+
onload;
|
|
64979
|
+
onabort;
|
|
64980
|
+
onerror;
|
|
64981
|
+
error;
|
|
64982
|
+
onloadstart;
|
|
64983
|
+
onloadend;
|
|
64984
|
+
onprogress;
|
|
64985
|
+
readyState;
|
|
64986
|
+
result;
|
|
64987
|
+
DONE;
|
|
64988
|
+
EMPTY;
|
|
64989
|
+
LOADING;
|
|
64990
|
+
addEventListener;
|
|
64991
|
+
removeEventListener;
|
|
64992
|
+
dispatchEvent;
|
|
64949
64993
|
constructor() {
|
|
64950
64994
|
this.onload = null;
|
|
64951
64995
|
}
|
|
@@ -64978,6 +65022,17 @@ var FileReaderPolyfill = class {
|
|
|
64978
65022
|
|
|
64979
65023
|
// ../polyfills/src/file/file.ts
|
|
64980
65024
|
var FilePolyfill = class extends globalThis.Blob {
|
|
65025
|
+
// implements File {
|
|
65026
|
+
// public API
|
|
65027
|
+
/** The name of the file referenced by the File object. */
|
|
65028
|
+
name = "";
|
|
65029
|
+
/** The path the URL of the File is relative to. */
|
|
65030
|
+
webkitRelativePath = "";
|
|
65031
|
+
/**
|
|
65032
|
+
* Returns the last modified time of the file, in millisecond since the UNIX
|
|
65033
|
+
* epoch (January 1st, 1970 at Midnight).
|
|
65034
|
+
*/
|
|
65035
|
+
lastModified;
|
|
64981
65036
|
/**
|
|
64982
65037
|
* @param init
|
|
64983
65038
|
* @param name - A USVString representing the file name or the path
|
|
@@ -64986,12 +65041,6 @@ var FilePolyfill = class extends globalThis.Blob {
|
|
|
64986
65041
|
*/
|
|
64987
65042
|
constructor(init, name, options = {}) {
|
|
64988
65043
|
super(init, options);
|
|
64989
|
-
// implements File {
|
|
64990
|
-
// public API
|
|
64991
|
-
/** The name of the file referenced by the File object. */
|
|
64992
|
-
this.name = "";
|
|
64993
|
-
/** The path the URL of the File is relative to. */
|
|
64994
|
-
this.webkitRelativePath = "";
|
|
64995
65044
|
this.name = String(name).replace(/\//g, ":");
|
|
64996
65045
|
this.lastModified = (options == null ? void 0 : options.lastModified) || Date.now();
|
|
64997
65046
|
}
|
|
@@ -65041,7 +65090,7 @@ async function requireFromFile2(filename) {
|
|
|
65041
65090
|
if (!filename.startsWith("/")) {
|
|
65042
65091
|
filename = `${process.cwd()}/${filename}`;
|
|
65043
65092
|
}
|
|
65044
|
-
const code =
|
|
65093
|
+
const code = import_fs3.default.readFileSync(filename, "utf8");
|
|
65045
65094
|
return requireFromString2(code);
|
|
65046
65095
|
}
|
|
65047
65096
|
function requireFromString2(code, filename = "", options) {
|
|
@@ -65067,6 +65116,7 @@ function requireFromString2(code, filename = "", options) {
|
|
|
65067
65116
|
|
|
65068
65117
|
// ../polyfills/src/fetch/headers-polyfill.ts
|
|
65069
65118
|
var Headers2 = class {
|
|
65119
|
+
map;
|
|
65070
65120
|
constructor(headers) {
|
|
65071
65121
|
this.map = {};
|
|
65072
65122
|
if (headers instanceof Headers2) {
|
|
@@ -65174,9 +65224,15 @@ var isFunction2 = (x) => typeof x === "function";
|
|
|
65174
65224
|
var isObject2 = (x) => x !== null && typeof x === "object";
|
|
65175
65225
|
var isReadableNodeStream2 = (x) => isObject2(x) && isFunction2(x.read) && isFunction2(x.pipe) && isBoolean2(x.readable);
|
|
65176
65226
|
var Response2 = class {
|
|
65227
|
+
ok;
|
|
65228
|
+
status;
|
|
65229
|
+
statusText;
|
|
65230
|
+
headers;
|
|
65231
|
+
url;
|
|
65232
|
+
bodyUsed = false;
|
|
65233
|
+
_body;
|
|
65177
65234
|
// TODO - handle ArrayBuffer, ArrayBufferView, Buffer
|
|
65178
65235
|
constructor(body, options) {
|
|
65179
|
-
this.bodyUsed = false;
|
|
65180
65236
|
const { headers, status = 200, statusText = "OK", url } = options || {};
|
|
65181
65237
|
this.url = url;
|
|
65182
65238
|
this.ok = status === 200;
|
|
@@ -65420,7 +65476,7 @@ if (nodeVersion2 < 18) {
|
|
|
65420
65476
|
}
|
|
65421
65477
|
|
|
65422
65478
|
// src/lib/utils/version.ts
|
|
65423
|
-
var VERSION2 = true ? "4.2.0-alpha.
|
|
65479
|
+
var VERSION2 = true ? "4.2.0-alpha.5" : "latest";
|
|
65424
65480
|
|
|
65425
65481
|
// src/lib/parsers/basis-module-loader.ts
|
|
65426
65482
|
var BASIS_EXTERNAL_LIBRARIES = {
|