pnpm 10.30.2 → 10.31.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +32 -33
- package/dist/node_modules/.modules.yaml +139 -141
- package/dist/node_modules/.pnpm/lock.yaml +23 -25
- package/dist/node_modules/.pnpm-workspace-state-v1.json +1 -1
- package/dist/node_modules/balanced-match/.github/FUNDING.yml +2 -0
- package/dist/node_modules/balanced-match/index.js +62 -0
- package/dist/node_modules/balanced-match/package.json +28 -48
- package/dist/node_modules/brace-expansion/.github/FUNDING.yml +2 -0
- package/dist/node_modules/brace-expansion/LICENSE +1 -3
- package/dist/node_modules/brace-expansion/index.js +203 -0
- package/dist/node_modules/brace-expansion/package.json +36 -51
- package/dist/node_modules/isexe/LICENSE +1 -1
- package/dist/node_modules/isexe/package.json +14 -79
- package/dist/node_modules/minimatch/dist/commonjs/ast.d.ts.map +1 -1
- package/dist/node_modules/minimatch/dist/commonjs/ast.js +168 -20
- package/dist/node_modules/minimatch/dist/commonjs/ast.js.map +1 -1
- package/dist/node_modules/minimatch/dist/commonjs/index.d.ts.map +1 -1
- package/dist/node_modules/minimatch/dist/commonjs/index.js +129 -120
- package/dist/node_modules/minimatch/dist/commonjs/index.js.map +1 -1
- package/dist/node_modules/minimatch/dist/esm/ast.d.ts.map +1 -1
- package/dist/node_modules/minimatch/dist/esm/ast.js +168 -20
- package/dist/node_modules/minimatch/dist/esm/ast.js.map +1 -1
- package/dist/node_modules/minimatch/dist/esm/index.d.ts.map +1 -1
- package/dist/node_modules/minimatch/dist/esm/index.js +125 -119
- package/dist/node_modules/minimatch/dist/esm/index.js.map +1 -1
- package/dist/node_modules/minimatch/package.json +3 -2
- package/dist/node_modules/{minipass-flush/node_modules/yallist → node-gyp/node_modules/isexe}/LICENSE +1 -1
- package/dist/node_modules/node-gyp/node_modules/isexe/package.json +96 -0
- package/dist/node_modules/node-gyp/node_modules/which/package.json +52 -0
- package/dist/node_modules/strip-ansi/index.js +5 -0
- package/dist/node_modules/strip-ansi/package.json +5 -5
- package/dist/node_modules/tar/dist/commonjs/index.min.js +2 -2
- package/dist/node_modules/tar/dist/commonjs/index.min.js.map +3 -3
- package/dist/node_modules/tar/dist/commonjs/strip-absolute-path.d.ts.map +1 -1
- package/dist/node_modules/tar/dist/commonjs/strip-absolute-path.js.map +1 -1
- package/dist/node_modules/tar/dist/commonjs/unpack.js +3 -3
- package/dist/node_modules/tar/dist/commonjs/unpack.js.map +1 -1
- package/dist/node_modules/tar/dist/esm/index.min.js +2 -2
- package/dist/node_modules/tar/dist/esm/index.min.js.map +3 -3
- package/dist/node_modules/tar/dist/esm/strip-absolute-path.d.ts.map +1 -1
- package/dist/node_modules/tar/dist/esm/strip-absolute-path.js.map +1 -1
- package/dist/node_modules/tar/dist/esm/unpack.js +3 -3
- package/dist/node_modules/tar/dist/esm/unpack.js.map +1 -1
- package/dist/node_modules/tar/node_modules/yallist/package.json +68 -0
- package/dist/node_modules/tar/package.json +6 -6
- package/dist/node_modules/which/package.json +20 -29
- package/dist/node_modules/yallist/package.json +12 -51
- package/dist/pnpm.cjs +30856 -24457
- package/dist/worker.js +163 -122
- package/package.json +1 -1
- package/dist/node_modules/balanced-match/dist/commonjs/index.d.ts.map +0 -1
- package/dist/node_modules/balanced-match/dist/commonjs/index.js +0 -59
- package/dist/node_modules/balanced-match/dist/commonjs/index.js.map +0 -1
- package/dist/node_modules/balanced-match/dist/esm/index.d.ts.map +0 -1
- package/dist/node_modules/balanced-match/dist/esm/index.js +0 -54
- package/dist/node_modules/balanced-match/dist/esm/index.js.map +0 -1
- package/dist/node_modules/brace-expansion/dist/commonjs/index.d.ts.map +0 -1
- package/dist/node_modules/brace-expansion/dist/commonjs/index.js +0 -199
- package/dist/node_modules/brace-expansion/dist/commonjs/index.js.map +0 -1
- package/dist/node_modules/brace-expansion/dist/esm/index.d.ts.map +0 -1
- package/dist/node_modules/brace-expansion/dist/esm/index.js +0 -195
- package/dist/node_modules/brace-expansion/dist/esm/index.js.map +0 -1
- package/dist/node_modules/cross-spawn/node_modules/isexe/package.json +0 -31
- package/dist/node_modules/cross-spawn/node_modules/which/package.json +0 -43
- package/dist/node_modules/isexe/dist/cjs/package.json +0 -3
- package/dist/node_modules/isexe/dist/mjs/package.json +0 -3
- package/dist/node_modules/minipass-flush/node_modules/yallist/package.json +0 -29
- package/dist/node_modules/minipass-pipeline/node_modules/yallist/LICENSE +0 -15
- package/dist/node_modules/minipass-pipeline/node_modules/yallist/iterator.js +0 -8
- package/dist/node_modules/minipass-pipeline/node_modules/yallist/package.json +0 -29
- package/dist/node_modules/minipass-pipeline/node_modules/yallist/yallist.js +0 -426
- package/dist/node_modules/minipass-sized/node_modules/yallist/LICENSE +0 -15
- package/dist/node_modules/minipass-sized/node_modules/yallist/iterator.js +0 -8
- package/dist/node_modules/minipass-sized/node_modules/yallist/package.json +0 -29
- package/dist/node_modules/minipass-sized/node_modules/yallist/yallist.js +0 -426
- package/dist/node_modules/yallist/dist/commonjs/package.json +0 -3
- package/dist/node_modules/yallist/dist/esm/package.json +0 -3
- /package/dist/node_modules/{cross-spawn/node_modules/isexe → isexe}/index.js +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/isexe → isexe}/mode.js +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/isexe → isexe}/windows.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/index.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/index.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/index.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/options.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/options.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/options.js.map +0 -0
- /package/dist/node_modules/{balanced-match/dist/commonjs → node-gyp/node_modules/isexe/dist/cjs}/package.json +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/posix.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/posix.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/posix.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/win32.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/win32.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/win32.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/index.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/index.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/index.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/options.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/options.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/options.js.map +0 -0
- /package/dist/node_modules/{balanced-match/dist/esm → node-gyp/node_modules/isexe/dist/mjs}/package.json +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/posix.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/posix.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/posix.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/win32.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/win32.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/win32.js.map +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/isexe → node-gyp/node_modules/which}/LICENSE +0 -0
- /package/dist/node_modules/{which → node-gyp/node_modules/which}/bin/which.js +0 -0
- /package/dist/node_modules/{which → node-gyp/node_modules/which}/lib/index.js +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/commonjs/index.d.ts.map +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/commonjs/index.js +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/commonjs/index.js.map +0 -0
- /package/dist/node_modules/{brace-expansion → tar/node_modules/yallist}/dist/commonjs/package.json +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/esm/index.d.ts.map +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/esm/index.js +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/esm/index.js.map +0 -0
- /package/dist/node_modules/{brace-expansion → tar/node_modules/yallist}/dist/esm/package.json +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/which → which}/bin/node-which +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/which → which}/which.js +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/which → yallist}/LICENSE +0 -0
- /package/dist/node_modules/{minipass-flush/node_modules/yallist → yallist}/iterator.js +0 -0
- /package/dist/node_modules/{minipass-flush/node_modules/yallist → yallist}/yallist.js +0 -0
package/dist/worker.js
CHANGED
|
@@ -858,9 +858,9 @@ var require_lib = __commonJS({
|
|
|
858
858
|
}
|
|
859
859
|
});
|
|
860
860
|
|
|
861
|
-
// ../node_modules/.pnpm/minipass@7.1.
|
|
861
|
+
// ../node_modules/.pnpm/minipass@7.1.3/node_modules/minipass/dist/commonjs/index.js
|
|
862
862
|
var require_commonjs = __commonJS({
|
|
863
|
-
"../node_modules/.pnpm/minipass@7.1.
|
|
863
|
+
"../node_modules/.pnpm/minipass@7.1.3/node_modules/minipass/dist/commonjs/index.js"(exports2) {
|
|
864
864
|
"use strict";
|
|
865
865
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
866
866
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -950,7 +950,7 @@ var require_commonjs = __commonJS({
|
|
|
950
950
|
}
|
|
951
951
|
constructor(src, dest, opts) {
|
|
952
952
|
super(src, dest, opts);
|
|
953
|
-
this.proxyErrors = (er) => dest.emit("error", er);
|
|
953
|
+
this.proxyErrors = (er) => this.dest.emit("error", er);
|
|
954
954
|
src.on("error", this.proxyErrors);
|
|
955
955
|
}
|
|
956
956
|
};
|
|
@@ -1664,6 +1664,8 @@ var require_commonjs = __commonJS({
|
|
|
1664
1664
|
return: stop,
|
|
1665
1665
|
[Symbol.asyncIterator]() {
|
|
1666
1666
|
return this;
|
|
1667
|
+
},
|
|
1668
|
+
[Symbol.asyncDispose]: async () => {
|
|
1667
1669
|
}
|
|
1668
1670
|
};
|
|
1669
1671
|
}
|
|
@@ -1699,6 +1701,8 @@ var require_commonjs = __commonJS({
|
|
|
1699
1701
|
return: stop,
|
|
1700
1702
|
[Symbol.iterator]() {
|
|
1701
1703
|
return this;
|
|
1704
|
+
},
|
|
1705
|
+
[Symbol.dispose]: () => {
|
|
1702
1706
|
}
|
|
1703
1707
|
};
|
|
1704
1708
|
}
|
|
@@ -4802,9 +4806,9 @@ var require_individual = __commonJS({
|
|
|
4802
4806
|
}
|
|
4803
4807
|
});
|
|
4804
4808
|
|
|
4805
|
-
// ../node_modules/.pnpm/bole@5.0.
|
|
4809
|
+
// ../node_modules/.pnpm/bole@5.0.28/node_modules/bole/format.js
|
|
4806
4810
|
var require_format = __commonJS({
|
|
4807
|
-
"../node_modules/.pnpm/bole@5.0.
|
|
4811
|
+
"../node_modules/.pnpm/bole@5.0.28/node_modules/bole/format.js"(exports2, module2) {
|
|
4808
4812
|
var utilformat = require("util").format;
|
|
4809
4813
|
function format(a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15, a16) {
|
|
4810
4814
|
if (a16 !== void 0) {
|
|
@@ -4858,9 +4862,9 @@ var require_format = __commonJS({
|
|
|
4858
4862
|
}
|
|
4859
4863
|
});
|
|
4860
4864
|
|
|
4861
|
-
// ../node_modules/.pnpm/bole@5.0.
|
|
4865
|
+
// ../node_modules/.pnpm/bole@5.0.28/node_modules/bole/bole.js
|
|
4862
4866
|
var require_bole = __commonJS({
|
|
4863
|
-
"../node_modules/.pnpm/bole@5.0.
|
|
4867
|
+
"../node_modules/.pnpm/bole@5.0.28/node_modules/bole/bole.js"(exports2, module2) {
|
|
4864
4868
|
"use strict";
|
|
4865
4869
|
var _stringify = require_fast_safe_stringify();
|
|
4866
4870
|
var individual = require_individual()("$$bole", { fastTime: false });
|
|
@@ -5651,9 +5655,9 @@ var require_lib6 = __commonJS({
|
|
|
5651
5655
|
}
|
|
5652
5656
|
});
|
|
5653
5657
|
|
|
5654
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
5658
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/fs/index.js
|
|
5655
5659
|
var require_fs2 = __commonJS({
|
|
5656
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
5660
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/fs/index.js"(exports2) {
|
|
5657
5661
|
"use strict";
|
|
5658
5662
|
var u = require_universalify().fromCallback;
|
|
5659
5663
|
var fs = require_graceful_fs();
|
|
@@ -5767,9 +5771,9 @@ var require_fs2 = __commonJS({
|
|
|
5767
5771
|
}
|
|
5768
5772
|
});
|
|
5769
5773
|
|
|
5770
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
5774
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/mkdirs/utils.js
|
|
5771
5775
|
var require_utils3 = __commonJS({
|
|
5772
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
5776
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/mkdirs/utils.js"(exports2, module2) {
|
|
5773
5777
|
"use strict";
|
|
5774
5778
|
var path = require("path");
|
|
5775
5779
|
module2.exports.checkPath = function checkPath(pth) {
|
|
@@ -5785,9 +5789,9 @@ var require_utils3 = __commonJS({
|
|
|
5785
5789
|
}
|
|
5786
5790
|
});
|
|
5787
5791
|
|
|
5788
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
5792
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/mkdirs/make-dir.js
|
|
5789
5793
|
var require_make_dir2 = __commonJS({
|
|
5790
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
5794
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/mkdirs/make-dir.js"(exports2, module2) {
|
|
5791
5795
|
"use strict";
|
|
5792
5796
|
var fs = require_fs2();
|
|
5793
5797
|
var { checkPath } = require_utils3();
|
|
@@ -5813,9 +5817,9 @@ var require_make_dir2 = __commonJS({
|
|
|
5813
5817
|
}
|
|
5814
5818
|
});
|
|
5815
5819
|
|
|
5816
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
5820
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/mkdirs/index.js
|
|
5817
5821
|
var require_mkdirs2 = __commonJS({
|
|
5818
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
5822
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/mkdirs/index.js"(exports2, module2) {
|
|
5819
5823
|
"use strict";
|
|
5820
5824
|
var u = require_universalify().fromPromise;
|
|
5821
5825
|
var { makeDir: _makeDir, makeDirSync } = require_make_dir2();
|
|
@@ -5832,9 +5836,9 @@ var require_mkdirs2 = __commonJS({
|
|
|
5832
5836
|
}
|
|
5833
5837
|
});
|
|
5834
5838
|
|
|
5835
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
5839
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/path-exists/index.js
|
|
5836
5840
|
var require_path_exists2 = __commonJS({
|
|
5837
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
5841
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/path-exists/index.js"(exports2, module2) {
|
|
5838
5842
|
"use strict";
|
|
5839
5843
|
var u = require_universalify().fromPromise;
|
|
5840
5844
|
var fs = require_fs2();
|
|
@@ -5848,9 +5852,9 @@ var require_path_exists2 = __commonJS({
|
|
|
5848
5852
|
}
|
|
5849
5853
|
});
|
|
5850
5854
|
|
|
5851
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
5855
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/util/utimes.js
|
|
5852
5856
|
var require_utimes2 = __commonJS({
|
|
5853
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
5857
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/util/utimes.js"(exports2, module2) {
|
|
5854
5858
|
"use strict";
|
|
5855
5859
|
var fs = require_fs2();
|
|
5856
5860
|
var u = require_universalify().fromPromise;
|
|
@@ -5882,9 +5886,9 @@ var require_utimes2 = __commonJS({
|
|
|
5882
5886
|
}
|
|
5883
5887
|
});
|
|
5884
5888
|
|
|
5885
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
5889
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/util/stat.js
|
|
5886
5890
|
var require_stat2 = __commonJS({
|
|
5887
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
5891
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/util/stat.js"(exports2, module2) {
|
|
5888
5892
|
"use strict";
|
|
5889
5893
|
var fs = require_fs2();
|
|
5890
5894
|
var path = require("path");
|
|
@@ -6014,9 +6018,9 @@ var require_stat2 = __commonJS({
|
|
|
6014
6018
|
}
|
|
6015
6019
|
});
|
|
6016
6020
|
|
|
6017
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6021
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/util/async.js
|
|
6018
6022
|
var require_async = __commonJS({
|
|
6019
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6023
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/util/async.js"(exports2, module2) {
|
|
6020
6024
|
"use strict";
|
|
6021
6025
|
async function asyncIteratorConcurrentProcess(iterator, fn) {
|
|
6022
6026
|
const promises = [];
|
|
@@ -6042,9 +6046,9 @@ var require_async = __commonJS({
|
|
|
6042
6046
|
}
|
|
6043
6047
|
});
|
|
6044
6048
|
|
|
6045
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6049
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/copy/copy.js
|
|
6046
6050
|
var require_copy3 = __commonJS({
|
|
6047
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6051
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/copy/copy.js"(exports2, module2) {
|
|
6048
6052
|
"use strict";
|
|
6049
6053
|
var fs = require_fs2();
|
|
6050
6054
|
var path = require("path");
|
|
@@ -6168,9 +6172,9 @@ var require_copy3 = __commonJS({
|
|
|
6168
6172
|
}
|
|
6169
6173
|
});
|
|
6170
6174
|
|
|
6171
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6175
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/copy/copy-sync.js
|
|
6172
6176
|
var require_copy_sync2 = __commonJS({
|
|
6173
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6177
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/copy/copy-sync.js"(exports2, module2) {
|
|
6174
6178
|
"use strict";
|
|
6175
6179
|
var fs = require_graceful_fs();
|
|
6176
6180
|
var path = require("path");
|
|
@@ -6306,9 +6310,9 @@ var require_copy_sync2 = __commonJS({
|
|
|
6306
6310
|
}
|
|
6307
6311
|
});
|
|
6308
6312
|
|
|
6309
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6313
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/copy/index.js
|
|
6310
6314
|
var require_copy4 = __commonJS({
|
|
6311
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6315
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/copy/index.js"(exports2, module2) {
|
|
6312
6316
|
"use strict";
|
|
6313
6317
|
var u = require_universalify().fromPromise;
|
|
6314
6318
|
module2.exports = {
|
|
@@ -6318,9 +6322,9 @@ var require_copy4 = __commonJS({
|
|
|
6318
6322
|
}
|
|
6319
6323
|
});
|
|
6320
6324
|
|
|
6321
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6325
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/remove/index.js
|
|
6322
6326
|
var require_remove2 = __commonJS({
|
|
6323
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6327
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/remove/index.js"(exports2, module2) {
|
|
6324
6328
|
"use strict";
|
|
6325
6329
|
var fs = require_graceful_fs();
|
|
6326
6330
|
var u = require_universalify().fromCallback;
|
|
@@ -6337,9 +6341,9 @@ var require_remove2 = __commonJS({
|
|
|
6337
6341
|
}
|
|
6338
6342
|
});
|
|
6339
6343
|
|
|
6340
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6344
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/empty/index.js
|
|
6341
6345
|
var require_empty2 = __commonJS({
|
|
6342
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6346
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/empty/index.js"(exports2, module2) {
|
|
6343
6347
|
"use strict";
|
|
6344
6348
|
var u = require_universalify().fromPromise;
|
|
6345
6349
|
var fs = require_fs2();
|
|
@@ -6376,9 +6380,9 @@ var require_empty2 = __commonJS({
|
|
|
6376
6380
|
}
|
|
6377
6381
|
});
|
|
6378
6382
|
|
|
6379
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6383
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/ensure/file.js
|
|
6380
6384
|
var require_file2 = __commonJS({
|
|
6381
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6385
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/ensure/file.js"(exports2, module2) {
|
|
6382
6386
|
"use strict";
|
|
6383
6387
|
var u = require_universalify().fromPromise;
|
|
6384
6388
|
var path = require("path");
|
|
@@ -6435,9 +6439,9 @@ var require_file2 = __commonJS({
|
|
|
6435
6439
|
}
|
|
6436
6440
|
});
|
|
6437
6441
|
|
|
6438
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6442
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/ensure/link.js
|
|
6439
6443
|
var require_link2 = __commonJS({
|
|
6440
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6444
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/ensure/link.js"(exports2, module2) {
|
|
6441
6445
|
"use strict";
|
|
6442
6446
|
var u = require_universalify().fromPromise;
|
|
6443
6447
|
var path = require("path");
|
|
@@ -6492,9 +6496,9 @@ var require_link2 = __commonJS({
|
|
|
6492
6496
|
}
|
|
6493
6497
|
});
|
|
6494
6498
|
|
|
6495
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6499
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/ensure/symlink-paths.js
|
|
6496
6500
|
var require_symlink_paths2 = __commonJS({
|
|
6497
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6501
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/ensure/symlink-paths.js"(exports2, module2) {
|
|
6498
6502
|
"use strict";
|
|
6499
6503
|
var path = require("path");
|
|
6500
6504
|
var fs = require_fs2();
|
|
@@ -6565,9 +6569,9 @@ var require_symlink_paths2 = __commonJS({
|
|
|
6565
6569
|
}
|
|
6566
6570
|
});
|
|
6567
6571
|
|
|
6568
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6572
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/ensure/symlink-type.js
|
|
6569
6573
|
var require_symlink_type2 = __commonJS({
|
|
6570
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6574
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/ensure/symlink-type.js"(exports2, module2) {
|
|
6571
6575
|
"use strict";
|
|
6572
6576
|
var fs = require_fs2();
|
|
6573
6577
|
var u = require_universalify().fromPromise;
|
|
@@ -6598,9 +6602,9 @@ var require_symlink_type2 = __commonJS({
|
|
|
6598
6602
|
}
|
|
6599
6603
|
});
|
|
6600
6604
|
|
|
6601
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6605
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/ensure/symlink.js
|
|
6602
6606
|
var require_symlink2 = __commonJS({
|
|
6603
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6607
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/ensure/symlink.js"(exports2, module2) {
|
|
6604
6608
|
"use strict";
|
|
6605
6609
|
var u = require_universalify().fromPromise;
|
|
6606
6610
|
var path = require("path");
|
|
@@ -6617,10 +6621,19 @@ var require_symlink2 = __commonJS({
|
|
|
6617
6621
|
} catch {
|
|
6618
6622
|
}
|
|
6619
6623
|
if (stats && stats.isSymbolicLink()) {
|
|
6620
|
-
|
|
6621
|
-
|
|
6622
|
-
fs.stat(
|
|
6623
|
-
|
|
6624
|
+
let srcStat;
|
|
6625
|
+
if (path.isAbsolute(srcpath)) {
|
|
6626
|
+
srcStat = await fs.stat(srcpath);
|
|
6627
|
+
} else {
|
|
6628
|
+
const dstdir = path.dirname(dstpath);
|
|
6629
|
+
const relativeToDst = path.join(dstdir, srcpath);
|
|
6630
|
+
try {
|
|
6631
|
+
srcStat = await fs.stat(relativeToDst);
|
|
6632
|
+
} catch {
|
|
6633
|
+
srcStat = await fs.stat(srcpath);
|
|
6634
|
+
}
|
|
6635
|
+
}
|
|
6636
|
+
const dstStat = await fs.stat(dstpath);
|
|
6624
6637
|
if (areIdentical(srcStat, dstStat)) return;
|
|
6625
6638
|
}
|
|
6626
6639
|
const relative = await symlinkPaths(srcpath, dstpath);
|
|
@@ -6639,7 +6652,18 @@ var require_symlink2 = __commonJS({
|
|
|
6639
6652
|
} catch {
|
|
6640
6653
|
}
|
|
6641
6654
|
if (stats && stats.isSymbolicLink()) {
|
|
6642
|
-
|
|
6655
|
+
let srcStat;
|
|
6656
|
+
if (path.isAbsolute(srcpath)) {
|
|
6657
|
+
srcStat = fs.statSync(srcpath);
|
|
6658
|
+
} else {
|
|
6659
|
+
const dstdir = path.dirname(dstpath);
|
|
6660
|
+
const relativeToDst = path.join(dstdir, srcpath);
|
|
6661
|
+
try {
|
|
6662
|
+
srcStat = fs.statSync(relativeToDst);
|
|
6663
|
+
} catch {
|
|
6664
|
+
srcStat = fs.statSync(srcpath);
|
|
6665
|
+
}
|
|
6666
|
+
}
|
|
6643
6667
|
const dstStat = fs.statSync(dstpath);
|
|
6644
6668
|
if (areIdentical(srcStat, dstStat)) return;
|
|
6645
6669
|
}
|
|
@@ -6659,9 +6683,9 @@ var require_symlink2 = __commonJS({
|
|
|
6659
6683
|
}
|
|
6660
6684
|
});
|
|
6661
6685
|
|
|
6662
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6686
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/ensure/index.js
|
|
6663
6687
|
var require_ensure2 = __commonJS({
|
|
6664
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6688
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/ensure/index.js"(exports2, module2) {
|
|
6665
6689
|
"use strict";
|
|
6666
6690
|
var { createFile, createFileSync } = require_file2();
|
|
6667
6691
|
var { createLink, createLinkSync } = require_link2();
|
|
@@ -6686,9 +6710,9 @@ var require_ensure2 = __commonJS({
|
|
|
6686
6710
|
}
|
|
6687
6711
|
});
|
|
6688
6712
|
|
|
6689
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6713
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/json/jsonfile.js
|
|
6690
6714
|
var require_jsonfile3 = __commonJS({
|
|
6691
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6715
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/json/jsonfile.js"(exports2, module2) {
|
|
6692
6716
|
"use strict";
|
|
6693
6717
|
var jsonFile = require_jsonfile();
|
|
6694
6718
|
module2.exports = {
|
|
@@ -6701,9 +6725,9 @@ var require_jsonfile3 = __commonJS({
|
|
|
6701
6725
|
}
|
|
6702
6726
|
});
|
|
6703
6727
|
|
|
6704
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6728
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/output-file/index.js
|
|
6705
6729
|
var require_output_file2 = __commonJS({
|
|
6706
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6730
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/output-file/index.js"(exports2, module2) {
|
|
6707
6731
|
"use strict";
|
|
6708
6732
|
var u = require_universalify().fromPromise;
|
|
6709
6733
|
var fs = require_fs2();
|
|
@@ -6731,9 +6755,9 @@ var require_output_file2 = __commonJS({
|
|
|
6731
6755
|
}
|
|
6732
6756
|
});
|
|
6733
6757
|
|
|
6734
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6758
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/json/output-json.js
|
|
6735
6759
|
var require_output_json2 = __commonJS({
|
|
6736
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6760
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/json/output-json.js"(exports2, module2) {
|
|
6737
6761
|
"use strict";
|
|
6738
6762
|
var { stringify } = require_utils2();
|
|
6739
6763
|
var { outputFile } = require_output_file2();
|
|
@@ -6745,9 +6769,9 @@ var require_output_json2 = __commonJS({
|
|
|
6745
6769
|
}
|
|
6746
6770
|
});
|
|
6747
6771
|
|
|
6748
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6772
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/json/output-json-sync.js
|
|
6749
6773
|
var require_output_json_sync2 = __commonJS({
|
|
6750
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6774
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/json/output-json-sync.js"(exports2, module2) {
|
|
6751
6775
|
"use strict";
|
|
6752
6776
|
var { stringify } = require_utils2();
|
|
6753
6777
|
var { outputFileSync } = require_output_file2();
|
|
@@ -6759,9 +6783,9 @@ var require_output_json_sync2 = __commonJS({
|
|
|
6759
6783
|
}
|
|
6760
6784
|
});
|
|
6761
6785
|
|
|
6762
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6786
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/json/index.js
|
|
6763
6787
|
var require_json2 = __commonJS({
|
|
6764
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6788
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/json/index.js"(exports2, module2) {
|
|
6765
6789
|
"use strict";
|
|
6766
6790
|
var u = require_universalify().fromPromise;
|
|
6767
6791
|
var jsonFile = require_jsonfile3();
|
|
@@ -6777,9 +6801,9 @@ var require_json2 = __commonJS({
|
|
|
6777
6801
|
}
|
|
6778
6802
|
});
|
|
6779
6803
|
|
|
6780
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6804
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/move/move.js
|
|
6781
6805
|
var require_move3 = __commonJS({
|
|
6782
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6806
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/move/move.js"(exports2, module2) {
|
|
6783
6807
|
"use strict";
|
|
6784
6808
|
var fs = require_fs2();
|
|
6785
6809
|
var path = require("path");
|
|
@@ -6829,9 +6853,9 @@ var require_move3 = __commonJS({
|
|
|
6829
6853
|
}
|
|
6830
6854
|
});
|
|
6831
6855
|
|
|
6832
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6856
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/move/move-sync.js
|
|
6833
6857
|
var require_move_sync2 = __commonJS({
|
|
6834
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6858
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/move/move-sync.js"(exports2, module2) {
|
|
6835
6859
|
"use strict";
|
|
6836
6860
|
var fs = require_graceful_fs();
|
|
6837
6861
|
var path = require("path");
|
|
@@ -6882,9 +6906,9 @@ var require_move_sync2 = __commonJS({
|
|
|
6882
6906
|
}
|
|
6883
6907
|
});
|
|
6884
6908
|
|
|
6885
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6909
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/move/index.js
|
|
6886
6910
|
var require_move4 = __commonJS({
|
|
6887
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6911
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/move/index.js"(exports2, module2) {
|
|
6888
6912
|
"use strict";
|
|
6889
6913
|
var u = require_universalify().fromPromise;
|
|
6890
6914
|
module2.exports = {
|
|
@@ -6894,9 +6918,9 @@ var require_move4 = __commonJS({
|
|
|
6894
6918
|
}
|
|
6895
6919
|
});
|
|
6896
6920
|
|
|
6897
|
-
// ../node_modules/.pnpm/fs-extra@11.3.
|
|
6921
|
+
// ../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/index.js
|
|
6898
6922
|
var require_lib7 = __commonJS({
|
|
6899
|
-
"../node_modules/.pnpm/fs-extra@11.3.
|
|
6923
|
+
"../node_modules/.pnpm/fs-extra@11.3.4/node_modules/fs-extra/lib/index.js"(exports2, module2) {
|
|
6900
6924
|
"use strict";
|
|
6901
6925
|
module2.exports = {
|
|
6902
6926
|
// Export promiseified graceful-fs:
|
|
@@ -7065,17 +7089,18 @@ var require_unique_string = __commonJS({
|
|
|
7065
7089
|
}
|
|
7066
7090
|
});
|
|
7067
7091
|
|
|
7068
|
-
// ../node_modules/.pnpm/path-temp@2.1.
|
|
7092
|
+
// ../node_modules/.pnpm/path-temp@2.1.1/node_modules/path-temp/index.js
|
|
7069
7093
|
var require_path_temp = __commonJS({
|
|
7070
|
-
"../node_modules/.pnpm/path-temp@2.1.
|
|
7094
|
+
"../node_modules/.pnpm/path-temp@2.1.1/node_modules/path-temp/index.js"(exports2, module2) {
|
|
7071
7095
|
"use strict";
|
|
7072
7096
|
var path = require("path");
|
|
7073
7097
|
var uniqueString = require_unique_string();
|
|
7098
|
+
var workerThreads = require("node:worker_threads");
|
|
7074
7099
|
module2.exports = function pathTemp(folder) {
|
|
7075
7100
|
return path.join(folder, `_tmp_${process.pid}_${uniqueString()}`);
|
|
7076
7101
|
};
|
|
7077
7102
|
module2.exports.fastPathTemp = function pathTempFast(file) {
|
|
7078
|
-
return path.join(path.dirname(file), `${path.basename(file)}_tmp_${process.pid}`);
|
|
7103
|
+
return path.join(path.dirname(file), `${path.basename(file)}_tmp_${process.pid}_${workerThreads.threadId}`);
|
|
7079
7104
|
};
|
|
7080
7105
|
}
|
|
7081
7106
|
});
|
|
@@ -7108,7 +7133,6 @@ var require_importIndexedDir = __commonJS({
|
|
|
7108
7133
|
if (opts.keepModulesDir) {
|
|
7109
7134
|
moveOrMergeModulesDirs(path_1.default.join(newDir, "node_modules"), path_1.default.join(stage, "node_modules"));
|
|
7110
7135
|
}
|
|
7111
|
-
rename_overwrite_1.default.sync(stage, newDir);
|
|
7112
7136
|
} catch (err) {
|
|
7113
7137
|
try {
|
|
7114
7138
|
(0, rimraf_1.sync)(stage);
|
|
@@ -7136,6 +7160,22 @@ var require_importIndexedDir = __commonJS({
|
|
|
7136
7160
|
}
|
|
7137
7161
|
throw err;
|
|
7138
7162
|
}
|
|
7163
|
+
try {
|
|
7164
|
+
rename_overwrite_1.default.sync(stage, newDir);
|
|
7165
|
+
} catch (renameErr) {
|
|
7166
|
+
try {
|
|
7167
|
+
(0, rimraf_1.sync)(stage);
|
|
7168
|
+
} catch {
|
|
7169
|
+
}
|
|
7170
|
+
if (util_1.default.types.isNativeError(renameErr) && "code" in renameErr && (renameErr.code === "ENOTEMPTY" || renameErr.code === "EEXIST")) {
|
|
7171
|
+
const firstFile = Object.keys(filenames)[0];
|
|
7172
|
+
if (firstFile && fs_1.default.existsSync(path_1.default.join(newDir, firstFile))) {
|
|
7173
|
+
(0, logger_1.logger)("_virtual-store-race").debug({ target: newDir });
|
|
7174
|
+
return;
|
|
7175
|
+
}
|
|
7176
|
+
}
|
|
7177
|
+
throw renameErr;
|
|
7178
|
+
}
|
|
7139
7179
|
}
|
|
7140
7180
|
function sanitizeFilenames(filenames) {
|
|
7141
7181
|
const sanitizedFilenames = {};
|
|
@@ -8944,9 +8984,9 @@ var require_is_arrayish = __commonJS({
|
|
|
8944
8984
|
}
|
|
8945
8985
|
});
|
|
8946
8986
|
|
|
8947
|
-
// ../node_modules/.pnpm/error-ex@1.3.
|
|
8987
|
+
// ../node_modules/.pnpm/error-ex@1.3.4/node_modules/error-ex/index.js
|
|
8948
8988
|
var require_error_ex = __commonJS({
|
|
8949
|
-
"../node_modules/.pnpm/error-ex@1.3.
|
|
8989
|
+
"../node_modules/.pnpm/error-ex@1.3.4/node_modules/error-ex/index.js"(exports2, module2) {
|
|
8950
8990
|
"use strict";
|
|
8951
8991
|
var util = require("util");
|
|
8952
8992
|
var isArrayish = require_is_arrayish();
|
|
@@ -9310,9 +9350,9 @@ var require_js_tokens = __commonJS({
|
|
|
9310
9350
|
}
|
|
9311
9351
|
});
|
|
9312
9352
|
|
|
9313
|
-
// ../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
9353
|
+
// ../node_modules/.pnpm/@babel+helper-validator-identifier@7.28.5/node_modules/@babel/helper-validator-identifier/lib/identifier.js
|
|
9314
9354
|
var require_identifier = __commonJS({
|
|
9315
|
-
"../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
9355
|
+
"../node_modules/.pnpm/@babel+helper-validator-identifier@7.28.5/node_modules/@babel/helper-validator-identifier/lib/identifier.js"(exports2) {
|
|
9316
9356
|
"use strict";
|
|
9317
9357
|
Object.defineProperty(exports2, "__esModule", {
|
|
9318
9358
|
value: true
|
|
@@ -9320,13 +9360,13 @@ var require_identifier = __commonJS({
|
|
|
9320
9360
|
exports2.isIdentifierChar = isIdentifierChar;
|
|
9321
9361
|
exports2.isIdentifierName = isIdentifierName;
|
|
9322
9362
|
exports2.isIdentifierStart = isIdentifierStart;
|
|
9323
|
-
var nonASCIIidentifierStartChars = "\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\
|
|
9324
|
-
var nonASCIIidentifierChars = "\xB7\u0300-\u036F\u0387\u0483-\u0487\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u0669\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u06F0-\u06F9\u0711\u0730-\u074A\u07A6-\u07B0\u07C0-\u07C9\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0966-\u096F\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u09E6-\u09EF\u09FE\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A66-\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0AE6-\u0AEF\u0AFA-\u0AFF\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B62\u0B63\u0B66-\u0B6F\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0BE6-\u0BEF\u0C00-\u0C04\u0C3C\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0CE6-\u0CEF\u0CF3\u0D00-\u0D03\u0D3B\u0D3C\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D66-\u0D6F\u0D81-\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0E50-\u0E59\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0ED0-\u0ED9\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1040-\u1049\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F-\u109D\u135D-\u135F\u1369-\u1371\u1712-\u1715\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u18A9\u1920-\u192B\u1930-\u193B\u1946-\u194F\u19D0-\u19DA\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AB0-\u1ABD\u1ABF-\
|
|
9363
|
+
var nonASCIIidentifierStartChars = "\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088F\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5C\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDC-\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7DC\uA7F1-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC";
|
|
9364
|
+
var nonASCIIidentifierChars = "\xB7\u0300-\u036F\u0387\u0483-\u0487\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u0669\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u06F0-\u06F9\u0711\u0730-\u074A\u07A6-\u07B0\u07C0-\u07C9\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0966-\u096F\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u09E6-\u09EF\u09FE\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A66-\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0AE6-\u0AEF\u0AFA-\u0AFF\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B62\u0B63\u0B66-\u0B6F\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0BE6-\u0BEF\u0C00-\u0C04\u0C3C\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0CE6-\u0CEF\u0CF3\u0D00-\u0D03\u0D3B\u0D3C\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D66-\u0D6F\u0D81-\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0E50-\u0E59\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0ED0-\u0ED9\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1040-\u1049\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F-\u109D\u135D-\u135F\u1369-\u1371\u1712-\u1715\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u18A9\u1920-\u192B\u1930-\u193B\u1946-\u194F\u19D0-\u19DA\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AB0-\u1ABD\u1ABF-\u1ADD\u1AE0-\u1AEB\u1B00-\u1B04\u1B34-\u1B44\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BB0-\u1BB9\u1BE6-\u1BF3\u1C24-\u1C37\u1C40-\u1C49\u1C50-\u1C59\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF4\u1CF7-\u1CF9\u1DC0-\u1DFF\u200C\u200D\u203F\u2040\u2054\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\u30FB\uA620-\uA629\uA66F\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA82C\uA880\uA881\uA8B4-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F1\uA8FF-\uA909\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9D0-\uA9D9\uA9E5\uA9F0-\uA9F9\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA50-\uAA59\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uABF0-\uABF9\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFF10-\uFF19\uFF3F\uFF65";
|
|
9325
9365
|
var nonASCIIidentifierStart = new RegExp("[" + nonASCIIidentifierStartChars + "]");
|
|
9326
9366
|
var nonASCIIidentifier = new RegExp("[" + nonASCIIidentifierStartChars + nonASCIIidentifierChars + "]");
|
|
9327
9367
|
nonASCIIidentifierStartChars = nonASCIIidentifierChars = null;
|
|
9328
|
-
var astralIdentifierStartCodes = [0, 11, 2, 25, 2, 18, 2, 1, 2, 14, 3, 13, 35, 122, 70, 52, 268, 28, 4, 48, 48, 31, 14, 29, 6, 37, 11, 29, 3, 35, 5, 7, 2, 4, 43, 157, 19, 35, 5, 35, 5, 39, 9, 51, 13, 10, 2, 14, 2, 6, 2, 1, 2, 10, 2, 14, 2, 6, 2, 1, 4, 51, 13, 310, 10, 21, 11, 7, 25, 5, 2, 41, 2, 8, 70, 5, 3, 0, 2, 43, 2, 1, 4, 0, 3, 22, 11, 22, 10, 30, 66, 18, 2, 1, 11, 21, 11, 25,
|
|
9329
|
-
var astralIdentifierCodes = [509, 0, 227, 0, 150, 4, 294, 9, 1368, 2, 2, 1, 6, 3, 41, 2, 5, 0, 166, 1, 574, 3, 9, 9, 7, 9, 32, 4, 318, 1,
|
|
9368
|
+
var astralIdentifierStartCodes = [0, 11, 2, 25, 2, 18, 2, 1, 2, 14, 3, 13, 35, 122, 70, 52, 268, 28, 4, 48, 48, 31, 14, 29, 6, 37, 11, 29, 3, 35, 5, 7, 2, 4, 43, 157, 19, 35, 5, 35, 5, 39, 9, 51, 13, 10, 2, 14, 2, 6, 2, 1, 2, 10, 2, 14, 2, 6, 2, 1, 4, 51, 13, 310, 10, 21, 11, 7, 25, 5, 2, 41, 2, 8, 70, 5, 3, 0, 2, 43, 2, 1, 4, 0, 3, 22, 11, 22, 10, 30, 66, 18, 2, 1, 11, 21, 11, 25, 7, 25, 39, 55, 7, 1, 65, 0, 16, 3, 2, 2, 2, 28, 43, 28, 4, 28, 36, 7, 2, 27, 28, 53, 11, 21, 11, 18, 14, 17, 111, 72, 56, 50, 14, 50, 14, 35, 39, 27, 10, 22, 251, 41, 7, 1, 17, 5, 57, 28, 11, 0, 9, 21, 43, 17, 47, 20, 28, 22, 13, 52, 58, 1, 3, 0, 14, 44, 33, 24, 27, 35, 30, 0, 3, 0, 9, 34, 4, 0, 13, 47, 15, 3, 22, 0, 2, 0, 36, 17, 2, 24, 20, 1, 64, 6, 2, 0, 2, 3, 2, 14, 2, 9, 8, 46, 39, 7, 3, 1, 3, 21, 2, 6, 2, 1, 2, 4, 4, 0, 19, 0, 13, 4, 31, 9, 2, 0, 3, 0, 2, 37, 2, 0, 26, 0, 2, 0, 45, 52, 19, 3, 21, 2, 31, 47, 21, 1, 2, 0, 185, 46, 42, 3, 37, 47, 21, 0, 60, 42, 14, 0, 72, 26, 38, 6, 186, 43, 117, 63, 32, 7, 3, 0, 3, 7, 2, 1, 2, 23, 16, 0, 2, 0, 95, 7, 3, 38, 17, 0, 2, 0, 29, 0, 11, 39, 8, 0, 22, 0, 12, 45, 20, 0, 19, 72, 200, 32, 32, 8, 2, 36, 18, 0, 50, 29, 113, 6, 2, 1, 2, 37, 22, 0, 26, 5, 2, 1, 2, 31, 15, 0, 24, 43, 261, 18, 16, 0, 2, 12, 2, 33, 125, 0, 80, 921, 103, 110, 18, 195, 2637, 96, 16, 1071, 18, 5, 26, 3994, 6, 582, 6842, 29, 1763, 568, 8, 30, 18, 78, 18, 29, 19, 47, 17, 3, 32, 20, 6, 18, 433, 44, 212, 63, 33, 24, 3, 24, 45, 74, 6, 0, 67, 12, 65, 1, 2, 0, 15, 4, 10, 7381, 42, 31, 98, 114, 8702, 3, 2, 6, 2, 1, 2, 290, 16, 0, 30, 2, 3, 0, 15, 3, 9, 395, 2309, 106, 6, 12, 4, 8, 8, 9, 5991, 84, 2, 70, 2, 1, 3, 0, 3, 1, 3, 3, 2, 11, 2, 0, 2, 6, 2, 64, 2, 3, 3, 7, 2, 6, 2, 27, 2, 3, 2, 4, 2, 0, 4, 6, 2, 339, 3, 24, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 7, 1845, 30, 7, 5, 262, 61, 147, 44, 11, 6, 17, 0, 322, 29, 19, 43, 485, 27, 229, 29, 3, 0, 208, 30, 2, 2, 2, 1, 2, 6, 3, 4, 10, 1, 225, 6, 2, 3, 2, 1, 2, 14, 2, 196, 60, 67, 8, 0, 1205, 3, 2, 26, 2, 1, 2, 0, 3, 0, 2, 9, 2, 3, 2, 0, 2, 0, 7, 0, 5, 0, 2, 0, 2, 0, 2, 2, 2, 1, 2, 0, 3, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 1, 2, 0, 3, 3, 2, 6, 2, 3, 2, 3, 2, 0, 2, 9, 2, 16, 6, 2, 2, 4, 2, 16, 4421, 42719, 33, 4381, 3, 5773, 3, 7472, 16, 621, 2467, 541, 1507, 4938, 6, 8489];
|
|
9369
|
+
var astralIdentifierCodes = [509, 0, 227, 0, 150, 4, 294, 9, 1368, 2, 2, 1, 6, 3, 41, 2, 5, 0, 166, 1, 574, 3, 9, 9, 7, 9, 32, 4, 318, 1, 78, 5, 71, 10, 50, 3, 123, 2, 54, 14, 32, 10, 3, 1, 11, 3, 46, 10, 8, 0, 46, 9, 7, 2, 37, 13, 2, 9, 6, 1, 45, 0, 13, 2, 49, 13, 9, 3, 2, 11, 83, 11, 7, 0, 3, 0, 158, 11, 6, 9, 7, 3, 56, 1, 2, 6, 3, 1, 3, 2, 10, 0, 11, 1, 3, 6, 4, 4, 68, 8, 2, 0, 3, 0, 2, 3, 2, 4, 2, 0, 15, 1, 83, 17, 10, 9, 5, 0, 82, 19, 13, 9, 214, 6, 3, 8, 28, 1, 83, 16, 16, 9, 82, 12, 9, 9, 7, 19, 58, 14, 5, 9, 243, 14, 166, 9, 71, 5, 2, 1, 3, 3, 2, 0, 2, 1, 13, 9, 120, 6, 3, 6, 4, 0, 29, 9, 41, 6, 2, 3, 9, 0, 10, 10, 47, 15, 199, 7, 137, 9, 54, 7, 2, 7, 17, 9, 57, 21, 2, 13, 123, 5, 4, 0, 2, 1, 2, 6, 2, 0, 9, 9, 49, 4, 2, 1, 2, 4, 9, 9, 55, 9, 266, 3, 10, 1, 2, 0, 49, 6, 4, 4, 14, 10, 5350, 0, 7, 14, 11465, 27, 2343, 9, 87, 9, 39, 4, 60, 6, 26, 9, 535, 9, 470, 0, 2, 54, 8, 3, 82, 0, 12, 1, 19628, 1, 4178, 9, 519, 45, 3, 22, 543, 4, 4, 5, 9, 7, 3, 6, 31, 3, 149, 2, 1418, 49, 513, 54, 5, 49, 9, 0, 15, 0, 23, 4, 2, 14, 1361, 6, 2, 16, 3, 6, 2, 1, 2, 4, 101, 0, 161, 6, 10, 9, 357, 0, 62, 13, 499, 13, 245, 1, 2, 9, 233, 0, 3, 0, 8, 1, 6, 0, 475, 6, 110, 6, 6, 9, 4759, 9, 787719, 239];
|
|
9330
9370
|
function isInAstralSet(code, set) {
|
|
9331
9371
|
let pos = 65536;
|
|
9332
9372
|
for (let i = 0, length = set.length; i < length; i += 2) {
|
|
@@ -9383,9 +9423,9 @@ var require_identifier = __commonJS({
|
|
|
9383
9423
|
}
|
|
9384
9424
|
});
|
|
9385
9425
|
|
|
9386
|
-
// ../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
9426
|
+
// ../node_modules/.pnpm/@babel+helper-validator-identifier@7.28.5/node_modules/@babel/helper-validator-identifier/lib/keyword.js
|
|
9387
9427
|
var require_keyword = __commonJS({
|
|
9388
|
-
"../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
9428
|
+
"../node_modules/.pnpm/@babel+helper-validator-identifier@7.28.5/node_modules/@babel/helper-validator-identifier/lib/keyword.js"(exports2) {
|
|
9389
9429
|
"use strict";
|
|
9390
9430
|
Object.defineProperty(exports2, "__esModule", {
|
|
9391
9431
|
value: true
|
|
@@ -9421,9 +9461,9 @@ var require_keyword = __commonJS({
|
|
|
9421
9461
|
}
|
|
9422
9462
|
});
|
|
9423
9463
|
|
|
9424
|
-
// ../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
9464
|
+
// ../node_modules/.pnpm/@babel+helper-validator-identifier@7.28.5/node_modules/@babel/helper-validator-identifier/lib/index.js
|
|
9425
9465
|
var require_lib14 = __commonJS({
|
|
9426
|
-
"../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
9466
|
+
"../node_modules/.pnpm/@babel+helper-validator-identifier@7.28.5/node_modules/@babel/helper-validator-identifier/lib/index.js"(exports2) {
|
|
9427
9467
|
"use strict";
|
|
9428
9468
|
Object.defineProperty(exports2, "__esModule", {
|
|
9429
9469
|
value: true
|
|
@@ -9481,9 +9521,9 @@ var require_lib14 = __commonJS({
|
|
|
9481
9521
|
}
|
|
9482
9522
|
});
|
|
9483
9523
|
|
|
9484
|
-
// ../node_modules/.pnpm/@babel+code-frame@7.
|
|
9524
|
+
// ../node_modules/.pnpm/@babel+code-frame@7.29.0/node_modules/@babel/code-frame/lib/index.js
|
|
9485
9525
|
var require_lib15 = __commonJS({
|
|
9486
|
-
"../node_modules/.pnpm/@babel+code-frame@7.
|
|
9526
|
+
"../node_modules/.pnpm/@babel+code-frame@7.29.0/node_modules/@babel/code-frame/lib/index.js"(exports2) {
|
|
9487
9527
|
"use strict";
|
|
9488
9528
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
9489
9529
|
var picocolors = require_picocolors();
|
|
@@ -9519,39 +9559,39 @@ var require_lib15 = __commonJS({
|
|
|
9519
9559
|
var NEWLINE$1 = /\r\n|[\n\r\u2028\u2029]/;
|
|
9520
9560
|
var BRACKET = /^[()[\]{}]$/;
|
|
9521
9561
|
var tokenize;
|
|
9522
|
-
|
|
9523
|
-
|
|
9524
|
-
|
|
9525
|
-
|
|
9526
|
-
|
|
9527
|
-
|
|
9528
|
-
}
|
|
9529
|
-
if (JSX_TAG.test(token.value) && (text[offset - 1] === "<" || text.slice(offset - 2, offset) === "</")) {
|
|
9530
|
-
return "jsxIdentifier";
|
|
9531
|
-
}
|
|
9532
|
-
if (token.value[0] !== token.value[0].toLowerCase()) {
|
|
9533
|
-
return "capitalized";
|
|
9534
|
-
}
|
|
9562
|
+
var JSX_TAG = /^[a-z][\w-]*$/i;
|
|
9563
|
+
var getTokenType = function(token, offset, text) {
|
|
9564
|
+
if (token.type === "name") {
|
|
9565
|
+
const tokenValue = token.value;
|
|
9566
|
+
if (helperValidatorIdentifier.isKeyword(tokenValue) || helperValidatorIdentifier.isStrictReservedWord(tokenValue, true) || sometimesKeywords.has(tokenValue)) {
|
|
9567
|
+
return "keyword";
|
|
9535
9568
|
}
|
|
9536
|
-
if (
|
|
9537
|
-
return "
|
|
9569
|
+
if (JSX_TAG.test(tokenValue) && (text[offset - 1] === "<" || text.slice(offset - 2, offset) === "</")) {
|
|
9570
|
+
return "jsxIdentifier";
|
|
9538
9571
|
}
|
|
9539
|
-
|
|
9540
|
-
|
|
9572
|
+
const firstChar = String.fromCodePoint(tokenValue.codePointAt(0));
|
|
9573
|
+
if (firstChar !== firstChar.toLowerCase()) {
|
|
9574
|
+
return "capitalized";
|
|
9541
9575
|
}
|
|
9542
|
-
|
|
9543
|
-
|
|
9544
|
-
|
|
9545
|
-
|
|
9546
|
-
|
|
9547
|
-
|
|
9548
|
-
|
|
9549
|
-
|
|
9550
|
-
|
|
9551
|
-
|
|
9552
|
-
|
|
9553
|
-
|
|
9554
|
-
|
|
9576
|
+
}
|
|
9577
|
+
if (token.type === "punctuator" && BRACKET.test(token.value)) {
|
|
9578
|
+
return "bracket";
|
|
9579
|
+
}
|
|
9580
|
+
if (token.type === "invalid" && (token.value === "@" || token.value === "#")) {
|
|
9581
|
+
return "punctuator";
|
|
9582
|
+
}
|
|
9583
|
+
return token.type;
|
|
9584
|
+
};
|
|
9585
|
+
tokenize = function* (text) {
|
|
9586
|
+
let match;
|
|
9587
|
+
while (match = jsTokens.default.exec(text)) {
|
|
9588
|
+
const token = jsTokens.matchToToken(match);
|
|
9589
|
+
yield {
|
|
9590
|
+
type: getTokenType(token, match.index, text),
|
|
9591
|
+
value: token.value
|
|
9592
|
+
};
|
|
9593
|
+
}
|
|
9594
|
+
};
|
|
9555
9595
|
function highlight(text) {
|
|
9556
9596
|
if (text === "") return "";
|
|
9557
9597
|
const defs = getDefs(true);
|
|
@@ -9570,7 +9610,7 @@ var require_lib15 = __commonJS({
|
|
|
9570
9610
|
}
|
|
9571
9611
|
var deprecationWarningShown = false;
|
|
9572
9612
|
var NEWLINE = /\r\n|[\n\r\u2028\u2029]/;
|
|
9573
|
-
function getMarkerLines(loc, source, opts) {
|
|
9613
|
+
function getMarkerLines(loc, source, opts, startLineBaseZero) {
|
|
9574
9614
|
const startLoc = Object.assign({
|
|
9575
9615
|
column: 0,
|
|
9576
9616
|
line: -1
|
|
@@ -9580,9 +9620,9 @@ var require_lib15 = __commonJS({
|
|
|
9580
9620
|
linesAbove = 2,
|
|
9581
9621
|
linesBelow = 3
|
|
9582
9622
|
} = opts || {};
|
|
9583
|
-
const startLine = startLoc.line;
|
|
9623
|
+
const startLine = startLoc.line - startLineBaseZero;
|
|
9584
9624
|
const startColumn = startLoc.column;
|
|
9585
|
-
const endLine = endLoc.line;
|
|
9625
|
+
const endLine = endLoc.line - startLineBaseZero;
|
|
9586
9626
|
const endColumn = endLoc.column;
|
|
9587
9627
|
let start = Math.max(startLine - (linesAbove + 1), 0);
|
|
9588
9628
|
let end = Math.min(source.length, endLine + linesBelow);
|
|
@@ -9628,19 +9668,20 @@ var require_lib15 = __commonJS({
|
|
|
9628
9668
|
}
|
|
9629
9669
|
function codeFrameColumns(rawLines, loc, opts = {}) {
|
|
9630
9670
|
const shouldHighlight = opts.forceColor || isColorSupported() && opts.highlightCode;
|
|
9671
|
+
const startLineBaseZero = (opts.startLine || 1) - 1;
|
|
9631
9672
|
const defs = getDefs(shouldHighlight);
|
|
9632
9673
|
const lines = rawLines.split(NEWLINE);
|
|
9633
9674
|
const {
|
|
9634
9675
|
start,
|
|
9635
9676
|
end,
|
|
9636
9677
|
markerLines
|
|
9637
|
-
} = getMarkerLines(loc, lines, opts);
|
|
9678
|
+
} = getMarkerLines(loc, lines, opts, startLineBaseZero);
|
|
9638
9679
|
const hasColumns = loc.start && typeof loc.start.column === "number";
|
|
9639
|
-
const numberMaxWidth = String(end).length;
|
|
9680
|
+
const numberMaxWidth = String(end + startLineBaseZero).length;
|
|
9640
9681
|
const highlightedLines = shouldHighlight ? highlight(rawLines) : rawLines;
|
|
9641
9682
|
let frame = highlightedLines.split(NEWLINE, end).slice(start, end).map((line, index2) => {
|
|
9642
9683
|
const number = start + 1 + index2;
|
|
9643
|
-
const paddedNumber = ` ${number}`.slice(-numberMaxWidth);
|
|
9684
|
+
const paddedNumber = ` ${number + startLineBaseZero}`.slice(-numberMaxWidth);
|
|
9644
9685
|
const gutter = ` ${paddedNumber} |`;
|
|
9645
9686
|
const hasMarker = markerLines[number];
|
|
9646
9687
|
const lastMarkerLine = !markerLines[number + 1];
|