@graphql-yoga/graphiql 4.4.4-alpha-20260106162833-646ec7d3edff3af1c2e8153cf6ea52bb01c05c99 → 4.4.4-alpha-20260113193351-a123ba72cca9021624bde80f73cb84f48963116a
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 +1 -1
- package/dist/monacoeditorwork/editor.worker.bundle.js +76 -76
- package/dist/monacoeditorwork/graphql.worker..bundle.js +209 -209
- package/dist/monacoeditorwork/json.worker.bundle.js +77 -77
- package/dist/yoga-graphiql.es.js +57063 -55930
- package/dist/yoga-graphiql.umd.js +452 -451
- package/package.json +11 -8
- package/LICENSE +0 -23
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
mod
|
|
39
39
|
));
|
|
40
40
|
|
|
41
|
-
// ../../node_modules
|
|
41
|
+
// ../../node_modules/nullthrows/nullthrows.js
|
|
42
42
|
var require_nullthrows = __commonJS({
|
|
43
|
-
"../../node_modules
|
|
43
|
+
"../../node_modules/nullthrows/nullthrows.js"(exports, module) {
|
|
44
44
|
"use strict";
|
|
45
45
|
function nullthrows2(x, message) {
|
|
46
46
|
if (x != null) {
|
|
@@ -56,9 +56,9 @@
|
|
|
56
56
|
}
|
|
57
57
|
});
|
|
58
58
|
|
|
59
|
-
// ../../node_modules
|
|
59
|
+
// ../../node_modules/picomatch-browser/lib/constants.js
|
|
60
60
|
var require_constants = __commonJS({
|
|
61
|
-
"../../node_modules
|
|
61
|
+
"../../node_modules/picomatch-browser/lib/constants.js"(exports, module) {
|
|
62
62
|
"use strict";
|
|
63
63
|
var WIN_SLASH = "\\\\/";
|
|
64
64
|
var WIN_NO_SLASH = `[^${WIN_SLASH}]`;
|
|
@@ -254,9 +254,9 @@
|
|
|
254
254
|
}
|
|
255
255
|
});
|
|
256
256
|
|
|
257
|
-
// ../../node_modules
|
|
257
|
+
// ../../node_modules/picomatch-browser/lib/utils.js
|
|
258
258
|
var require_utils = __commonJS({
|
|
259
|
-
"../../node_modules
|
|
259
|
+
"../../node_modules/picomatch-browser/lib/utils.js"(exports) {
|
|
260
260
|
"use strict";
|
|
261
261
|
var {
|
|
262
262
|
REGEX_BACKSLASH,
|
|
@@ -314,9 +314,9 @@
|
|
|
314
314
|
}
|
|
315
315
|
});
|
|
316
316
|
|
|
317
|
-
// ../../node_modules
|
|
317
|
+
// ../../node_modules/picomatch-browser/lib/scan.js
|
|
318
318
|
var require_scan = __commonJS({
|
|
319
|
-
"../../node_modules
|
|
319
|
+
"../../node_modules/picomatch-browser/lib/scan.js"(exports, module) {
|
|
320
320
|
"use strict";
|
|
321
321
|
var utils = require_utils();
|
|
322
322
|
var {
|
|
@@ -638,9 +638,9 @@
|
|
|
638
638
|
}
|
|
639
639
|
});
|
|
640
640
|
|
|
641
|
-
// ../../node_modules
|
|
641
|
+
// ../../node_modules/picomatch-browser/lib/parse.js
|
|
642
642
|
var require_parse = __commonJS({
|
|
643
|
-
"../../node_modules
|
|
643
|
+
"../../node_modules/picomatch-browser/lib/parse.js"(exports, module) {
|
|
644
644
|
"use strict";
|
|
645
645
|
var constants = require_constants();
|
|
646
646
|
var utils = require_utils();
|
|
@@ -1404,9 +1404,9 @@
|
|
|
1404
1404
|
}
|
|
1405
1405
|
});
|
|
1406
1406
|
|
|
1407
|
-
// ../../node_modules
|
|
1407
|
+
// ../../node_modules/picomatch-browser/lib/picomatch.js
|
|
1408
1408
|
var require_picomatch = __commonJS({
|
|
1409
|
-
"../../node_modules
|
|
1409
|
+
"../../node_modules/picomatch-browser/lib/picomatch.js"(exports, module) {
|
|
1410
1410
|
"use strict";
|
|
1411
1411
|
var scan = require_scan();
|
|
1412
1412
|
var parse2 = require_parse();
|
|
@@ -1554,15 +1554,15 @@
|
|
|
1554
1554
|
}
|
|
1555
1555
|
});
|
|
1556
1556
|
|
|
1557
|
-
// ../../node_modules
|
|
1557
|
+
// ../../node_modules/picomatch-browser/index.js
|
|
1558
1558
|
var require_picomatch_browser = __commonJS({
|
|
1559
|
-
"../../node_modules
|
|
1559
|
+
"../../node_modules/picomatch-browser/index.js"(exports, module) {
|
|
1560
1560
|
"use strict";
|
|
1561
1561
|
module.exports = require_picomatch();
|
|
1562
1562
|
}
|
|
1563
1563
|
});
|
|
1564
1564
|
|
|
1565
|
-
// ../../node_modules
|
|
1565
|
+
// ../../node_modules/prettier/standalone.mjs
|
|
1566
1566
|
var standalone_exports = {};
|
|
1567
1567
|
__export(standalone_exports, {
|
|
1568
1568
|
__debug: () => ui,
|
|
@@ -3134,7 +3134,7 @@ Expected it to be ${n}.`;
|
|
|
3134
3134
|
}
|
|
3135
3135
|
var Fu, pt, pu, du, mu, Eu, er, Cu, dt, hu, gu, yu, tr, fe, Pn, Zt, Au, te, _e, mt, rr, W, Y, j, N, O, P, B, k, _, v, L, I, g, S, w, Ue, Bu, y, M, xu, ht, q, ir, le, gt, K, yt, pr, Ar, pe, Br, Te, Bt, Me, _r, z, We, X, br, Tr, Pu, Ne, R, H, de, _t, Ee, Z, kt, ze, bt, Or, Pr, Oe, vr, Rr, T, He, Je, U, G, qe, Yr, $u, J, Tt, Nt, $r, Pe, Kr, ve, Le, zr, eo, Hr, Jr, qr, Xr, Qr, Zr, to, rn, uo, on, re, sn, V, an, Ze, ge, Dn, fn, Pt, pn, et, so, b, tt, rt, nt, ut, it, st, at, Ie, _n, xn, wn, bn, Dt, Ut, kn, mo, Vt, Nn, ne, vn, De, In, Kt, Yn, bo, jn, ko, $n, Oo, zn, Mn, qt, Io, Ro, Yo, tu, Qt, ye, Ae, je, ct, ru, nu, uu, ft, ou, iu, su, au, Du, cu, ni, ui, xf;
|
|
3136
3136
|
var init_standalone = __esm({
|
|
3137
|
-
"../../node_modules
|
|
3137
|
+
"../../node_modules/prettier/standalone.mjs"() {
|
|
3138
3138
|
Fu = Object.create;
|
|
3139
3139
|
pt = Object.defineProperty;
|
|
3140
3140
|
pu = Object.getOwnPropertyDescriptor;
|
|
@@ -3897,9 +3897,9 @@ The range will extend backwards to the start of the first line containing the se
|
|
|
3897
3897
|
}
|
|
3898
3898
|
});
|
|
3899
3899
|
|
|
3900
|
-
// ../../node_modules
|
|
3900
|
+
// ../../node_modules/prettier/plugins/graphql.js
|
|
3901
3901
|
var require_graphql = __commonJS({
|
|
3902
|
-
"../../node_modules
|
|
3902
|
+
"../../node_modules/prettier/plugins/graphql.js"(exports, module) {
|
|
3903
3903
|
(function(f) {
|
|
3904
3904
|
function e() {
|
|
3905
3905
|
var i = f();
|
|
@@ -5153,7 +5153,7 @@ spurious results.`);
|
|
|
5153
5153
|
}
|
|
5154
5154
|
});
|
|
5155
5155
|
|
|
5156
|
-
// ../../node_modules
|
|
5156
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/errors.js
|
|
5157
5157
|
var ErrorHandler = class {
|
|
5158
5158
|
constructor() {
|
|
5159
5159
|
this.listeners = [];
|
|
@@ -5242,7 +5242,7 @@ spurious results.`);
|
|
|
5242
5242
|
}
|
|
5243
5243
|
};
|
|
5244
5244
|
|
|
5245
|
-
// ../../node_modules
|
|
5245
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/functional.js
|
|
5246
5246
|
function createSingleCallFunction(fn2, fnDidRunCallback) {
|
|
5247
5247
|
const _this = this;
|
|
5248
5248
|
let didCall = false;
|
|
@@ -5265,7 +5265,7 @@ spurious results.`);
|
|
|
5265
5265
|
};
|
|
5266
5266
|
}
|
|
5267
5267
|
|
|
5268
|
-
// ../../node_modules
|
|
5268
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/iterator.js
|
|
5269
5269
|
var Iterable;
|
|
5270
5270
|
(function(Iterable2) {
|
|
5271
5271
|
function is(thing) {
|
|
@@ -5404,7 +5404,7 @@ spurious results.`);
|
|
|
5404
5404
|
Iterable2.asyncToArray = asyncToArray;
|
|
5405
5405
|
})(Iterable || (Iterable = {}));
|
|
5406
5406
|
|
|
5407
|
-
// ../../node_modules
|
|
5407
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/lifecycle.js
|
|
5408
5408
|
var TRACK_DISPOSABLES = false;
|
|
5409
5409
|
var disposableTracker = null;
|
|
5410
5410
|
function setDisposableTracker(tracker) {
|
|
@@ -5595,7 +5595,7 @@ spurious results.`);
|
|
|
5595
5595
|
}
|
|
5596
5596
|
};
|
|
5597
5597
|
|
|
5598
|
-
// ../../node_modules
|
|
5598
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/linkedList.js
|
|
5599
5599
|
var Node = class _Node {
|
|
5600
5600
|
static {
|
|
5601
5601
|
this.Undefined = new _Node(void 0);
|
|
@@ -5705,7 +5705,7 @@ spurious results.`);
|
|
|
5705
5705
|
}
|
|
5706
5706
|
};
|
|
5707
5707
|
|
|
5708
|
-
// ../../node_modules
|
|
5708
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/stopwatch.js
|
|
5709
5709
|
var hasPerformanceNow = globalThis.performance && typeof globalThis.performance.now === "function";
|
|
5710
5710
|
var StopWatch = class _StopWatch {
|
|
5711
5711
|
static create(highResolution) {
|
|
@@ -5731,7 +5731,7 @@ spurious results.`);
|
|
|
5731
5731
|
}
|
|
5732
5732
|
};
|
|
5733
5733
|
|
|
5734
|
-
// ../../node_modules
|
|
5734
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/event.js
|
|
5735
5735
|
var _enableListenerGCedWarning = false;
|
|
5736
5736
|
var _enableDisposeWithListenerWarning = false;
|
|
5737
5737
|
var _enableSnapshotPotentialLeakWarning = false;
|
|
@@ -6494,7 +6494,7 @@ spurious results.`);
|
|
|
6494
6494
|
}
|
|
6495
6495
|
};
|
|
6496
6496
|
|
|
6497
|
-
// ../../node_modules
|
|
6497
|
+
// ../../node_modules/monaco-editor/esm/vs/nls.messages.js
|
|
6498
6498
|
function getNLSMessages() {
|
|
6499
6499
|
return globalThis._VSCODE_NLS_MESSAGES;
|
|
6500
6500
|
}
|
|
@@ -6502,7 +6502,7 @@ spurious results.`);
|
|
|
6502
6502
|
return globalThis._VSCODE_NLS_LANGUAGE;
|
|
6503
6503
|
}
|
|
6504
6504
|
|
|
6505
|
-
// ../../node_modules
|
|
6505
|
+
// ../../node_modules/monaco-editor/esm/vs/nls.js
|
|
6506
6506
|
var isPseudo = getNLSLanguage() === "pseudo" || typeof document !== "undefined" && document.location && document.location.hash.indexOf("pseudo=true") >= 0;
|
|
6507
6507
|
function _format(message, args) {
|
|
6508
6508
|
let result;
|
|
@@ -6543,7 +6543,7 @@ spurious results.`);
|
|
|
6543
6543
|
return message;
|
|
6544
6544
|
}
|
|
6545
6545
|
|
|
6546
|
-
// ../../node_modules
|
|
6546
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/platform.js
|
|
6547
6547
|
var LANGUAGE_DEFAULT = "en";
|
|
6548
6548
|
var _isWindows = false;
|
|
6549
6549
|
var _isMacintosh = false;
|
|
@@ -6653,7 +6653,7 @@ spurious results.`);
|
|
|
6653
6653
|
var isEdge = !!(userAgent && userAgent.indexOf("Edg/") >= 0);
|
|
6654
6654
|
var isAndroid = !!(userAgent && userAgent.indexOf("Android") >= 0);
|
|
6655
6655
|
|
|
6656
|
-
// ../../node_modules
|
|
6656
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/cache.js
|
|
6657
6657
|
function identity(t2) {
|
|
6658
6658
|
return t2;
|
|
6659
6659
|
}
|
|
@@ -6679,7 +6679,7 @@ spurious results.`);
|
|
|
6679
6679
|
}
|
|
6680
6680
|
};
|
|
6681
6681
|
|
|
6682
|
-
// ../../node_modules
|
|
6682
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/lazy.js
|
|
6683
6683
|
var Lazy = class {
|
|
6684
6684
|
constructor(executor) {
|
|
6685
6685
|
this.executor = executor;
|
|
@@ -6714,7 +6714,7 @@ spurious results.`);
|
|
|
6714
6714
|
}
|
|
6715
6715
|
};
|
|
6716
6716
|
|
|
6717
|
-
// ../../node_modules
|
|
6717
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/strings.js
|
|
6718
6718
|
function escapeRegExpCharacters(value) {
|
|
6719
6719
|
return value.replace(/[\\\{\}\*\+\?\|\^\$\.\[\]\(\)]/g, "\\$&");
|
|
6720
6720
|
}
|
|
@@ -6909,7 +6909,7 @@ spurious results.`);
|
|
|
6909
6909
|
}
|
|
6910
6910
|
};
|
|
6911
6911
|
|
|
6912
|
-
// ../../node_modules
|
|
6912
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/process.js
|
|
6913
6913
|
var safeProcess;
|
|
6914
6914
|
var vscodeGlobal = globalThis.vscode;
|
|
6915
6915
|
if (typeof vscodeGlobal !== "undefined" && typeof vscodeGlobal.process !== "undefined") {
|
|
@@ -6965,7 +6965,7 @@ spurious results.`);
|
|
|
6965
6965
|
var env = safeProcess.env;
|
|
6966
6966
|
var platform = safeProcess.platform;
|
|
6967
6967
|
|
|
6968
|
-
// ../../node_modules
|
|
6968
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/path.js
|
|
6969
6969
|
var CHAR_UPPERCASE_A = 65;
|
|
6970
6970
|
var CHAR_LOWERCASE_A = 97;
|
|
6971
6971
|
var CHAR_UPPERCASE_Z = 90;
|
|
@@ -8017,7 +8017,7 @@ spurious results.`);
|
|
|
8017
8017
|
var extname = platformIsWin32 ? win32.extname : posix.extname;
|
|
8018
8018
|
var sep = platformIsWin32 ? win32.sep : posix.sep;
|
|
8019
8019
|
|
|
8020
|
-
// ../../node_modules
|
|
8020
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/uri.js
|
|
8021
8021
|
var _schemePattern = /^\w[\w\d+.-]*$/;
|
|
8022
8022
|
var _singleSlashStart = /^\//;
|
|
8023
8023
|
var _doubleSlashStart = /^\/\//;
|
|
@@ -8550,7 +8550,7 @@ spurious results.`);
|
|
|
8550
8550
|
return str.replace(_rEncodedAsHex, (match) => decodeURIComponentGraceful(match));
|
|
8551
8551
|
}
|
|
8552
8552
|
|
|
8553
|
-
// ../../node_modules
|
|
8553
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/network.js
|
|
8554
8554
|
var Schemas;
|
|
8555
8555
|
(function(Schemas2) {
|
|
8556
8556
|
Schemas2.inMemory = "inmemory";
|
|
@@ -8738,7 +8738,7 @@ spurious results.`);
|
|
|
8738
8738
|
COI2.addSearchParam = addSearchParam;
|
|
8739
8739
|
})(COI || (COI = {}));
|
|
8740
8740
|
|
|
8741
|
-
// ../../node_modules
|
|
8741
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/worker/simpleWorker.js
|
|
8742
8742
|
var isESM = true;
|
|
8743
8743
|
var DEFAULT_CHANNEL = "default";
|
|
8744
8744
|
var INITIALIZE = "$initialize";
|
|
@@ -9051,7 +9051,7 @@ spurious results.`);
|
|
|
9051
9051
|
}
|
|
9052
9052
|
};
|
|
9053
9053
|
|
|
9054
|
-
// ../../node_modules
|
|
9054
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/diff/diffChange.js
|
|
9055
9055
|
var DiffChange = class {
|
|
9056
9056
|
/**
|
|
9057
9057
|
* Constructs a new DiffChange with the given sequence information
|
|
@@ -9077,7 +9077,7 @@ spurious results.`);
|
|
|
9077
9077
|
}
|
|
9078
9078
|
};
|
|
9079
9079
|
|
|
9080
|
-
// ../../node_modules
|
|
9080
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/hash.js
|
|
9081
9081
|
function numberHash(val, initialHashVal) {
|
|
9082
9082
|
return (initialHashVal << 5) - initialHashVal + val | 0;
|
|
9083
9083
|
}
|
|
@@ -9278,7 +9278,7 @@ spurious results.`);
|
|
|
9278
9278
|
}
|
|
9279
9279
|
};
|
|
9280
9280
|
|
|
9281
|
-
// ../../node_modules
|
|
9281
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/diff/diff.js
|
|
9282
9282
|
var StringDiffSequence = class {
|
|
9283
9283
|
constructor(source) {
|
|
9284
9284
|
this.source = source;
|
|
@@ -10015,7 +10015,7 @@ spurious results.`);
|
|
|
10015
10015
|
}
|
|
10016
10016
|
};
|
|
10017
10017
|
|
|
10018
|
-
// ../../node_modules
|
|
10018
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/core/position.js
|
|
10019
10019
|
var Position = class _Position {
|
|
10020
10020
|
constructor(lineNumber, column) {
|
|
10021
10021
|
this.lineNumber = lineNumber;
|
|
@@ -10144,7 +10144,7 @@ spurious results.`);
|
|
|
10144
10144
|
}
|
|
10145
10145
|
};
|
|
10146
10146
|
|
|
10147
|
-
// ../../node_modules
|
|
10147
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/core/range.js
|
|
10148
10148
|
var Range = class _Range {
|
|
10149
10149
|
constructor(startLineNumber, startColumn, endLineNumber, endColumn) {
|
|
10150
10150
|
if (startLineNumber > endLineNumber || startLineNumber === endLineNumber && startColumn > endColumn) {
|
|
@@ -10515,7 +10515,7 @@ spurious results.`);
|
|
|
10515
10515
|
}
|
|
10516
10516
|
};
|
|
10517
10517
|
|
|
10518
|
-
// ../../node_modules
|
|
10518
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/uint.js
|
|
10519
10519
|
function toUint8(v2) {
|
|
10520
10520
|
if (v2 < 0) {
|
|
10521
10521
|
return 0;
|
|
@@ -10535,7 +10535,7 @@ spurious results.`);
|
|
|
10535
10535
|
return v2 | 0;
|
|
10536
10536
|
}
|
|
10537
10537
|
|
|
10538
|
-
// ../../node_modules
|
|
10538
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/core/characterClassifier.js
|
|
10539
10539
|
var CharacterClassifier = class _CharacterClassifier {
|
|
10540
10540
|
constructor(_defaultValue) {
|
|
10541
10541
|
const defaultValue = toUint8(_defaultValue);
|
|
@@ -10569,7 +10569,7 @@ spurious results.`);
|
|
|
10569
10569
|
}
|
|
10570
10570
|
};
|
|
10571
10571
|
|
|
10572
|
-
// ../../node_modules
|
|
10572
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/languages/linkComputer.js
|
|
10573
10573
|
var Uint8Matrix = class {
|
|
10574
10574
|
constructor(rows, cols, defaultValue) {
|
|
10575
10575
|
const data = new Uint8Array(rows * cols);
|
|
@@ -10934,7 +10934,7 @@ spurious results.`);
|
|
|
10934
10934
|
return LinkComputer.computeLinks(model);
|
|
10935
10935
|
}
|
|
10936
10936
|
|
|
10937
|
-
// ../../node_modules
|
|
10937
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/languages/supports/inplaceReplaceSupport.js
|
|
10938
10938
|
var BasicInplaceReplace = class _BasicInplaceReplace {
|
|
10939
10939
|
constructor() {
|
|
10940
10940
|
this._defaultValueSet = [
|
|
@@ -11015,7 +11015,7 @@ spurious results.`);
|
|
|
11015
11015
|
}
|
|
11016
11016
|
};
|
|
11017
11017
|
|
|
11018
|
-
// ../../node_modules
|
|
11018
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/cancellation.js
|
|
11019
11019
|
var shortcutEvent = Object.freeze(function(callback, context) {
|
|
11020
11020
|
const handle = setTimeout(callback.bind(context), 0);
|
|
11021
11021
|
return { dispose() {
|
|
@@ -11111,7 +11111,7 @@ spurious results.`);
|
|
|
11111
11111
|
}
|
|
11112
11112
|
};
|
|
11113
11113
|
|
|
11114
|
-
// ../../node_modules
|
|
11114
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/keyCodes.js
|
|
11115
11115
|
var KeyCodeStrMap = class {
|
|
11116
11116
|
constructor() {
|
|
11117
11117
|
this._keyCodeToStr = [];
|
|
@@ -11463,7 +11463,7 @@ spurious results.`);
|
|
|
11463
11463
|
return (firstPart | chordPart) >>> 0;
|
|
11464
11464
|
}
|
|
11465
11465
|
|
|
11466
|
-
// ../../node_modules
|
|
11466
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/core/selection.js
|
|
11467
11467
|
var Selection = class _Selection extends Range {
|
|
11468
11468
|
constructor(selectionStartLineNumber, selectionStartColumn, positionLineNumber, positionColumn) {
|
|
11469
11469
|
super(selectionStartLineNumber, selectionStartColumn, positionLineNumber, positionColumn);
|
|
@@ -11589,12 +11589,12 @@ spurious results.`);
|
|
|
11589
11589
|
}
|
|
11590
11590
|
};
|
|
11591
11591
|
|
|
11592
|
-
// ../../node_modules
|
|
11592
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/types.js
|
|
11593
11593
|
function isString(str) {
|
|
11594
11594
|
return typeof str === "string";
|
|
11595
11595
|
}
|
|
11596
11596
|
|
|
11597
|
-
// ../../node_modules
|
|
11597
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/codiconsUtil.js
|
|
11598
11598
|
var _codiconFontCharacters = /* @__PURE__ */ Object.create(null);
|
|
11599
11599
|
function register(id, fontCharacter) {
|
|
11600
11600
|
if (isString(fontCharacter)) {
|
|
@@ -11608,7 +11608,7 @@ spurious results.`);
|
|
|
11608
11608
|
return { id };
|
|
11609
11609
|
}
|
|
11610
11610
|
|
|
11611
|
-
// ../../node_modules
|
|
11611
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/codiconsLibrary.js
|
|
11612
11612
|
var codiconsLibrary = {
|
|
11613
11613
|
add: register("add", 6e4),
|
|
11614
11614
|
plus: register("plus", 6e4),
|
|
@@ -12182,7 +12182,7 @@ spurious results.`);
|
|
|
12182
12182
|
attach: register("attach", 60468)
|
|
12183
12183
|
};
|
|
12184
12184
|
|
|
12185
|
-
// ../../node_modules
|
|
12185
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/codicons.js
|
|
12186
12186
|
var codiconsDerived = {
|
|
12187
12187
|
dialogError: register("dialog-error", "error"),
|
|
12188
12188
|
dialogWarning: register("dialog-warning", "warning"),
|
|
@@ -12219,7 +12219,7 @@ spurious results.`);
|
|
|
12219
12219
|
...codiconsDerived
|
|
12220
12220
|
};
|
|
12221
12221
|
|
|
12222
|
-
// ../../node_modules
|
|
12222
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/tokenizationRegistry.js
|
|
12223
12223
|
var TokenizationRegistry = class {
|
|
12224
12224
|
constructor() {
|
|
12225
12225
|
this._tokenizationSupports = /* @__PURE__ */ new Map();
|
|
@@ -12336,7 +12336,7 @@ spurious results.`);
|
|
|
12336
12336
|
}
|
|
12337
12337
|
};
|
|
12338
12338
|
|
|
12339
|
-
// ../../node_modules
|
|
12339
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/languages.js
|
|
12340
12340
|
var Token = class {
|
|
12341
12341
|
constructor(offset, type2, language) {
|
|
12342
12342
|
this.offset = offset;
|
|
@@ -12788,7 +12788,7 @@ spurious results.`);
|
|
|
12788
12788
|
InlineEditTriggerKind3[InlineEditTriggerKind3["Automatic"] = 1] = "Automatic";
|
|
12789
12789
|
})(InlineEditTriggerKind || (InlineEditTriggerKind = {}));
|
|
12790
12790
|
|
|
12791
|
-
// ../../node_modules
|
|
12791
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/standalone/standaloneEnums.js
|
|
12792
12792
|
var AccessibilitySupport;
|
|
12793
12793
|
(function(AccessibilitySupport2) {
|
|
12794
12794
|
AccessibilitySupport2[AccessibilitySupport2["Unknown"] = 0] = "Unknown";
|
|
@@ -13407,7 +13407,7 @@ spurious results.`);
|
|
|
13407
13407
|
WrappingIndent2[WrappingIndent2["DeepIndent"] = 3] = "DeepIndent";
|
|
13408
13408
|
})(WrappingIndent || (WrappingIndent = {}));
|
|
13409
13409
|
|
|
13410
|
-
// ../../node_modules
|
|
13410
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/services/editorBaseApi.js
|
|
13411
13411
|
var KeyMod = class {
|
|
13412
13412
|
static {
|
|
13413
13413
|
this.CtrlCmd = 2048;
|
|
@@ -13446,7 +13446,7 @@ spurious results.`);
|
|
|
13446
13446
|
};
|
|
13447
13447
|
}
|
|
13448
13448
|
|
|
13449
|
-
// ../../node_modules
|
|
13449
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/services/editorWorkerHost.js
|
|
13450
13450
|
var EditorWorkerHost = class _EditorWorkerHost {
|
|
13451
13451
|
static {
|
|
13452
13452
|
this.CHANNEL_NAME = "editorWorkerHost";
|
|
@@ -13459,7 +13459,7 @@ spurious results.`);
|
|
|
13459
13459
|
}
|
|
13460
13460
|
};
|
|
13461
13461
|
|
|
13462
|
-
// ../../node_modules
|
|
13462
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/map.js
|
|
13463
13463
|
var _a;
|
|
13464
13464
|
var _b;
|
|
13465
13465
|
var ResourceMapEntry = class {
|
|
@@ -13966,10 +13966,10 @@ spurious results.`);
|
|
|
13966
13966
|
}
|
|
13967
13967
|
};
|
|
13968
13968
|
|
|
13969
|
-
// ../../node_modules
|
|
13969
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/core/wordCharacterClassifier.js
|
|
13970
13970
|
var wordClassifierCache = new LRUCache(10);
|
|
13971
13971
|
|
|
13972
|
-
// ../../node_modules
|
|
13972
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/objects.js
|
|
13973
13973
|
function getAllPropertyNames(obj) {
|
|
13974
13974
|
let res = [];
|
|
13975
13975
|
while (Object.prototype !== obj) {
|
|
@@ -14001,7 +14001,7 @@ spurious results.`);
|
|
|
14001
14001
|
return result;
|
|
14002
14002
|
}
|
|
14003
14003
|
|
|
14004
|
-
// ../../node_modules
|
|
14004
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/model.js
|
|
14005
14005
|
var OverviewRulerLane2;
|
|
14006
14006
|
(function(OverviewRulerLane3) {
|
|
14007
14007
|
OverviewRulerLane3[OverviewRulerLane3["Left"] = 1] = "Left";
|
|
@@ -14023,7 +14023,7 @@ spurious results.`);
|
|
|
14023
14023
|
InjectedTextCursorStops3[InjectedTextCursorStops3["None"] = 3] = "None";
|
|
14024
14024
|
})(InjectedTextCursorStops2 || (InjectedTextCursorStops2 = {}));
|
|
14025
14025
|
|
|
14026
|
-
// ../../node_modules
|
|
14026
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/model/textModelSearch.js
|
|
14027
14027
|
function leftIsWordBounday(wordSeparators, text3, textLength, matchStartIndex, matchLength) {
|
|
14028
14028
|
if (matchStartIndex === 0) {
|
|
14029
14029
|
return true;
|
|
@@ -14111,7 +14111,7 @@ spurious results.`);
|
|
|
14111
14111
|
}
|
|
14112
14112
|
};
|
|
14113
14113
|
|
|
14114
|
-
// ../../node_modules
|
|
14114
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/assert.js
|
|
14115
14115
|
function assertNever(value, message = "Unreachable") {
|
|
14116
14116
|
throw new Error(message);
|
|
14117
14117
|
}
|
|
@@ -14135,7 +14135,7 @@ spurious results.`);
|
|
|
14135
14135
|
return true;
|
|
14136
14136
|
}
|
|
14137
14137
|
|
|
14138
|
-
// ../../node_modules
|
|
14138
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/core/wordHelper.js
|
|
14139
14139
|
var USUAL_WORD_SEPARATORS = "`~!@#$%^&*()-=+[{]}\\|;:'\",.<>/?";
|
|
14140
14140
|
function createWordRegExp(allowInWords = "") {
|
|
14141
14141
|
let source = "(-?\\d*\\.\\d\\w*)|([^";
|
|
@@ -14236,7 +14236,7 @@ spurious results.`);
|
|
|
14236
14236
|
return null;
|
|
14237
14237
|
}
|
|
14238
14238
|
|
|
14239
|
-
// ../../node_modules
|
|
14239
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/services/unicodeTextModelHighlighter.js
|
|
14240
14240
|
var UnicodeTextModelHighlighter = class {
|
|
14241
14241
|
static computeUnicodeHighlights(model, options, range) {
|
|
14242
14242
|
const startLine = range ? range.startLineNumber : 1;
|
|
@@ -14412,7 +14412,7 @@ spurious results.`);
|
|
|
14412
14412
|
return character === " " || character === "\n" || character === " ";
|
|
14413
14413
|
}
|
|
14414
14414
|
|
|
14415
|
-
// ../../node_modules
|
|
14415
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/diff/linesDiffComputer.js
|
|
14416
14416
|
var LinesDiff = class {
|
|
14417
14417
|
constructor(changes, moves, hitTimeout) {
|
|
14418
14418
|
this.changes = changes;
|
|
@@ -14427,7 +14427,7 @@ spurious results.`);
|
|
|
14427
14427
|
}
|
|
14428
14428
|
};
|
|
14429
14429
|
|
|
14430
|
-
// ../../node_modules
|
|
14430
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/core/offsetRange.js
|
|
14431
14431
|
var OffsetRange = class _OffsetRange {
|
|
14432
14432
|
static addRange(range, sortedRanges) {
|
|
14433
14433
|
let i = 0;
|
|
@@ -14559,7 +14559,7 @@ spurious results.`);
|
|
|
14559
14559
|
}
|
|
14560
14560
|
};
|
|
14561
14561
|
|
|
14562
|
-
// ../../node_modules
|
|
14562
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/arraysFind.js
|
|
14563
14563
|
function findLastMonotonous(array, predicate) {
|
|
14564
14564
|
const idx = findLastIdxMonotonous(array, predicate);
|
|
14565
14565
|
return idx === -1 ? void 0 : array[idx];
|
|
@@ -14623,7 +14623,7 @@ spurious results.`);
|
|
|
14623
14623
|
}
|
|
14624
14624
|
};
|
|
14625
14625
|
|
|
14626
|
-
// ../../node_modules
|
|
14626
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/core/lineRange.js
|
|
14627
14627
|
var LineRange = class _LineRange {
|
|
14628
14628
|
static fromRangeInclusive(range) {
|
|
14629
14629
|
return new _LineRange(range.startLineNumber, range.endLineNumber + 1);
|
|
@@ -14894,7 +14894,7 @@ spurious results.`);
|
|
|
14894
14894
|
}
|
|
14895
14895
|
};
|
|
14896
14896
|
|
|
14897
|
-
// ../../node_modules
|
|
14897
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/core/textLength.js
|
|
14898
14898
|
var TextLength = class _TextLength {
|
|
14899
14899
|
static {
|
|
14900
14900
|
this.zero = new _TextLength(0, 0);
|
|
@@ -14951,7 +14951,7 @@ spurious results.`);
|
|
|
14951
14951
|
}
|
|
14952
14952
|
};
|
|
14953
14953
|
|
|
14954
|
-
// ../../node_modules
|
|
14954
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/core/textEdit.js
|
|
14955
14955
|
var SingleTextEdit = class {
|
|
14956
14956
|
constructor(range, text3) {
|
|
14957
14957
|
this.range = range;
|
|
@@ -14965,7 +14965,7 @@ spurious results.`);
|
|
|
14965
14965
|
}
|
|
14966
14966
|
};
|
|
14967
14967
|
|
|
14968
|
-
// ../../node_modules
|
|
14968
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/diff/rangeMapping.js
|
|
14969
14969
|
var LineRangeMapping = class _LineRangeMapping {
|
|
14970
14970
|
static inverse(mapping, originalLineCount, modifiedLineCount) {
|
|
14971
14971
|
const result = [];
|
|
@@ -15108,7 +15108,7 @@ spurious results.`);
|
|
|
15108
15108
|
}
|
|
15109
15109
|
};
|
|
15110
15110
|
|
|
15111
|
-
// ../../node_modules
|
|
15111
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/diff/legacyLinesDiffComputer.js
|
|
15112
15112
|
var MINIMUM_MATCHING_CHARACTER_LENGTH = 3;
|
|
15113
15113
|
var LegacyLinesDiffComputer = class {
|
|
15114
15114
|
computeDiff(originalLines, modifiedLines, options) {
|
|
@@ -15527,7 +15527,7 @@ spurious results.`);
|
|
|
15527
15527
|
};
|
|
15528
15528
|
}
|
|
15529
15529
|
|
|
15530
|
-
// ../../node_modules
|
|
15530
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/arrays.js
|
|
15531
15531
|
function equals2(one, other, itemEquals = (a, b2) => a === b2) {
|
|
15532
15532
|
if (one === other) {
|
|
15533
15533
|
return true;
|
|
@@ -15653,7 +15653,7 @@ spurious results.`);
|
|
|
15653
15653
|
}
|
|
15654
15654
|
};
|
|
15655
15655
|
|
|
15656
|
-
// ../../node_modules
|
|
15656
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/diff/defaultLinesDiffComputer/algorithms/diffAlgorithm.js
|
|
15657
15657
|
var DiffAlgorithmResult = class _DiffAlgorithmResult {
|
|
15658
15658
|
static trivial(seq1, seq2) {
|
|
15659
15659
|
return new _DiffAlgorithmResult([new SequenceDiff(OffsetRange.ofLength(seq1.length), OffsetRange.ofLength(seq2.length))], false);
|
|
@@ -15786,7 +15786,7 @@ spurious results.`);
|
|
|
15786
15786
|
}
|
|
15787
15787
|
};
|
|
15788
15788
|
|
|
15789
|
-
// ../../node_modules
|
|
15789
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/diff/defaultLinesDiffComputer/utils.js
|
|
15790
15790
|
var Array2D = class {
|
|
15791
15791
|
constructor(width, height) {
|
|
15792
15792
|
this.width = width;
|
|
@@ -15846,7 +15846,7 @@ spurious results.`);
|
|
|
15846
15846
|
}
|
|
15847
15847
|
};
|
|
15848
15848
|
|
|
15849
|
-
// ../../node_modules
|
|
15849
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/diff/defaultLinesDiffComputer/algorithms/dynamicProgrammingDiffing.js
|
|
15850
15850
|
var DynamicProgrammingDiffing = class {
|
|
15851
15851
|
compute(sequence1, sequence2, timeout = InfiniteTimeout.instance, equalityScore) {
|
|
15852
15852
|
if (sequence1.length === 0 || sequence2.length === 0) {
|
|
@@ -15922,7 +15922,7 @@ spurious results.`);
|
|
|
15922
15922
|
}
|
|
15923
15923
|
};
|
|
15924
15924
|
|
|
15925
|
-
// ../../node_modules
|
|
15925
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/diff/defaultLinesDiffComputer/algorithms/myersDiffAlgorithm.js
|
|
15926
15926
|
var MyersDiffAlgorithm = class {
|
|
15927
15927
|
compute(seq1, seq2, timeout = InfiniteTimeout.instance) {
|
|
15928
15928
|
if (seq1.length === 0 || seq2.length === 0) {
|
|
@@ -16054,7 +16054,7 @@ spurious results.`);
|
|
|
16054
16054
|
}
|
|
16055
16055
|
};
|
|
16056
16056
|
|
|
16057
|
-
// ../../node_modules
|
|
16057
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/diff/defaultLinesDiffComputer/linesSliceCharSequence.js
|
|
16058
16058
|
var LinesSliceCharSequence = class {
|
|
16059
16059
|
constructor(lines, range, considerWhitespaceChanges) {
|
|
16060
16060
|
this.lines = lines;
|
|
@@ -16236,7 +16236,7 @@ spurious results.`);
|
|
|
16236
16236
|
}
|
|
16237
16237
|
}
|
|
16238
16238
|
|
|
16239
|
-
// ../../node_modules
|
|
16239
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/diff/defaultLinesDiffComputer/computeMovedLines.js
|
|
16240
16240
|
function computeMovedLines(changes, originalLines, modifiedLines, hashedOriginalLines, hashedModifiedLines, timeout) {
|
|
16241
16241
|
let { moves, excludedChanges } = computeMovesFromSimpleDeletionsToSimpleInsertions(changes, originalLines, modifiedLines, timeout);
|
|
16242
16242
|
if (!timeout.isValid()) {
|
|
@@ -16462,7 +16462,7 @@ spurious results.`);
|
|
|
16462
16462
|
return moves;
|
|
16463
16463
|
}
|
|
16464
16464
|
|
|
16465
|
-
// ../../node_modules
|
|
16465
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/diff/defaultLinesDiffComputer/heuristicSequenceOptimizations.js
|
|
16466
16466
|
function optimizeSequenceDiffs(sequence1, sequence2, sequenceDiffs) {
|
|
16467
16467
|
let result = sequenceDiffs;
|
|
16468
16468
|
result = joinSequenceDiffsByShifting(sequence1, sequence2, result);
|
|
@@ -16770,7 +16770,7 @@ spurious results.`);
|
|
|
16770
16770
|
return newDiffs;
|
|
16771
16771
|
}
|
|
16772
16772
|
|
|
16773
|
-
// ../../node_modules
|
|
16773
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/diff/defaultLinesDiffComputer/lineSequence.js
|
|
16774
16774
|
var LineSequence2 = class {
|
|
16775
16775
|
constructor(trimmedHash, lines) {
|
|
16776
16776
|
this.trimmedHash = trimmedHash;
|
|
@@ -16802,7 +16802,7 @@ spurious results.`);
|
|
|
16802
16802
|
return i;
|
|
16803
16803
|
}
|
|
16804
16804
|
|
|
16805
|
-
// ../../node_modules
|
|
16805
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/diff/defaultLinesDiffComputer/defaultLinesDiffComputer.js
|
|
16806
16806
|
var DefaultLinesDiffComputer = class {
|
|
16807
16807
|
constructor() {
|
|
16808
16808
|
this.dynamicProgrammingDiffing = new DynamicProgrammingDiffing();
|
|
@@ -17007,13 +17007,13 @@ spurious results.`);
|
|
|
17007
17007
|
return new LineRangeMapping(new LineRange(sequenceDiff.seq1Range.start + 1, sequenceDiff.seq1Range.endExclusive + 1), new LineRange(sequenceDiff.seq2Range.start + 1, sequenceDiff.seq2Range.endExclusive + 1));
|
|
17008
17008
|
}
|
|
17009
17009
|
|
|
17010
|
-
// ../../node_modules
|
|
17010
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/diff/linesDiffComputers.js
|
|
17011
17011
|
var linesDiffComputers = {
|
|
17012
17012
|
getLegacy: () => new LegacyLinesDiffComputer(),
|
|
17013
17013
|
getDefault: () => new DefaultLinesDiffComputer()
|
|
17014
17014
|
};
|
|
17015
17015
|
|
|
17016
|
-
// ../../node_modules
|
|
17016
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/color.js
|
|
17017
17017
|
function roundFloat(number, decimalPoints) {
|
|
17018
17018
|
const decimal = Math.pow(10, decimalPoints);
|
|
17019
17019
|
return Math.round(number * decimal) / decimal;
|
|
@@ -17473,7 +17473,7 @@ spurious results.`);
|
|
|
17473
17473
|
})(Format = Color3.Format || (Color3.Format = {}));
|
|
17474
17474
|
})(Color || (Color = {}));
|
|
17475
17475
|
|
|
17476
|
-
// ../../node_modules
|
|
17476
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/languages/defaultDocumentColorsComputer.js
|
|
17477
17477
|
function _parseCaptureGroups(captureGroups) {
|
|
17478
17478
|
const values = [];
|
|
17479
17479
|
for (const captureGroup of captureGroups) {
|
|
@@ -17594,7 +17594,7 @@ spurious results.`);
|
|
|
17594
17594
|
return computeColors(model);
|
|
17595
17595
|
}
|
|
17596
17596
|
|
|
17597
|
-
// ../../node_modules
|
|
17597
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/services/findSectionHeaders.js
|
|
17598
17598
|
var markRegex = new RegExp("\\bMARK:\\s*(.*)$", "d");
|
|
17599
17599
|
var trimDashesRegex = /^-+|-+$/g;
|
|
17600
17600
|
function findSectionHeaders(model, options) {
|
|
@@ -17666,10 +17666,10 @@ spurious results.`);
|
|
|
17666
17666
|
return { text: text3, hasSeparatorLine };
|
|
17667
17667
|
}
|
|
17668
17668
|
|
|
17669
|
-
// ../../node_modules
|
|
17669
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/symbols.js
|
|
17670
17670
|
var MicrotaskDelay = Symbol("MicrotaskDelay");
|
|
17671
17671
|
|
|
17672
|
-
// ../../node_modules
|
|
17672
|
+
// ../../node_modules/monaco-editor/esm/vs/base/common/async.js
|
|
17673
17673
|
var runWhenGlobalIdle;
|
|
17674
17674
|
var _runWhenIdle;
|
|
17675
17675
|
(function() {
|
|
@@ -17908,7 +17908,7 @@ spurious results.`);
|
|
|
17908
17908
|
}
|
|
17909
17909
|
};
|
|
17910
17910
|
|
|
17911
|
-
// ../../node_modules
|
|
17911
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/model/prefixSumComputer.js
|
|
17912
17912
|
var PrefixSumComputer = class {
|
|
17913
17913
|
constructor(values) {
|
|
17914
17914
|
this.values = values;
|
|
@@ -18044,7 +18044,7 @@ spurious results.`);
|
|
|
18044
18044
|
}
|
|
18045
18045
|
};
|
|
18046
18046
|
|
|
18047
|
-
// ../../node_modules
|
|
18047
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/model/mirrorTextModel.js
|
|
18048
18048
|
var MirrorTextModel = class {
|
|
18049
18049
|
constructor(uri, lines, eol, versionId) {
|
|
18050
18050
|
this._uri = uri;
|
|
@@ -18135,7 +18135,7 @@ spurious results.`);
|
|
|
18135
18135
|
}
|
|
18136
18136
|
};
|
|
18137
18137
|
|
|
18138
|
-
// ../../node_modules
|
|
18138
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/services/textModelSync/textModelSync.impl.js
|
|
18139
18139
|
var STOP_SYNC_MODEL_DELTA_TIME_MS = 60 * 1e3;
|
|
18140
18140
|
var WorkerTextModelSyncServer = class {
|
|
18141
18141
|
constructor() {
|
|
@@ -18337,7 +18337,7 @@ spurious results.`);
|
|
|
18337
18337
|
}
|
|
18338
18338
|
};
|
|
18339
18339
|
|
|
18340
|
-
// ../../node_modules
|
|
18340
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/common/services/editorSimpleWorker.js
|
|
18341
18341
|
var isESM2 = true;
|
|
18342
18342
|
var BaseEditorSimpleWorker = class {
|
|
18343
18343
|
constructor() {
|
|
@@ -18644,7 +18644,7 @@ spurious results.`);
|
|
|
18644
18644
|
globalThis.monaco = createMonacoBaseAPI();
|
|
18645
18645
|
}
|
|
18646
18646
|
|
|
18647
|
-
// ../../node_modules
|
|
18647
|
+
// ../../node_modules/monaco-editor/esm/vs/editor/editor.worker.js
|
|
18648
18648
|
var initialized = false;
|
|
18649
18649
|
function initialize(foreignModule) {
|
|
18650
18650
|
if (initialized) {
|
|
@@ -18664,7 +18664,7 @@ spurious results.`);
|
|
|
18664
18664
|
}
|
|
18665
18665
|
};
|
|
18666
18666
|
|
|
18667
|
-
// ../../node_modules
|
|
18667
|
+
// ../../node_modules/graphql/jsutils/devAssert.mjs
|
|
18668
18668
|
function devAssert(condition, message) {
|
|
18669
18669
|
const booleanCondition = Boolean(condition);
|
|
18670
18670
|
if (!booleanCondition) {
|
|
@@ -18672,12 +18672,12 @@ spurious results.`);
|
|
|
18672
18672
|
}
|
|
18673
18673
|
}
|
|
18674
18674
|
|
|
18675
|
-
// ../../node_modules
|
|
18675
|
+
// ../../node_modules/graphql/jsutils/isObjectLike.mjs
|
|
18676
18676
|
function isObjectLike(value) {
|
|
18677
18677
|
return typeof value == "object" && value !== null;
|
|
18678
18678
|
}
|
|
18679
18679
|
|
|
18680
|
-
// ../../node_modules
|
|
18680
|
+
// ../../node_modules/graphql/jsutils/invariant.mjs
|
|
18681
18681
|
function invariant(condition, message) {
|
|
18682
18682
|
const booleanCondition = Boolean(condition);
|
|
18683
18683
|
if (!booleanCondition) {
|
|
@@ -18687,7 +18687,7 @@ spurious results.`);
|
|
|
18687
18687
|
}
|
|
18688
18688
|
}
|
|
18689
18689
|
|
|
18690
|
-
// ../../node_modules
|
|
18690
|
+
// ../../node_modules/graphql/language/location.mjs
|
|
18691
18691
|
var LineRegExp = /\r\n|[\n\r]/g;
|
|
18692
18692
|
function getLocation(source, position) {
|
|
18693
18693
|
let lastLineStart = 0;
|
|
@@ -18706,7 +18706,7 @@ spurious results.`);
|
|
|
18706
18706
|
};
|
|
18707
18707
|
}
|
|
18708
18708
|
|
|
18709
|
-
// ../../node_modules
|
|
18709
|
+
// ../../node_modules/graphql/language/printLocation.mjs
|
|
18710
18710
|
function printLocation(location) {
|
|
18711
18711
|
return printSourceLocation(
|
|
18712
18712
|
location.source,
|
|
@@ -18753,7 +18753,7 @@ spurious results.`);
|
|
|
18753
18753
|
return existingLines.map(([prefix, line]) => prefix.padStart(padLen) + (line ? " " + line : "")).join("\n");
|
|
18754
18754
|
}
|
|
18755
18755
|
|
|
18756
|
-
// ../../node_modules
|
|
18756
|
+
// ../../node_modules/graphql/error/GraphQLError.mjs
|
|
18757
18757
|
function toNormalizedOptions(args) {
|
|
18758
18758
|
const firstArg = args[0];
|
|
18759
18759
|
if (firstArg == null || "kind" in firstArg || "length" in firstArg) {
|
|
@@ -18902,7 +18902,7 @@ spurious results.`);
|
|
|
18902
18902
|
return array === void 0 || array.length === 0 ? void 0 : array;
|
|
18903
18903
|
}
|
|
18904
18904
|
|
|
18905
|
-
// ../../node_modules
|
|
18905
|
+
// ../../node_modules/graphql/error/syntaxError.mjs
|
|
18906
18906
|
function syntaxError(source, position, description) {
|
|
18907
18907
|
return new GraphQLError(`Syntax Error: ${description}`, {
|
|
18908
18908
|
source,
|
|
@@ -18910,7 +18910,7 @@ spurious results.`);
|
|
|
18910
18910
|
});
|
|
18911
18911
|
}
|
|
18912
18912
|
|
|
18913
|
-
// ../../node_modules
|
|
18913
|
+
// ../../node_modules/graphql/language/ast.mjs
|
|
18914
18914
|
var Location = class {
|
|
18915
18915
|
/**
|
|
18916
18916
|
* The character offset at which this Node begins.
|
|
@@ -19093,7 +19093,7 @@ spurious results.`);
|
|
|
19093
19093
|
OperationTypeNode2["SUBSCRIPTION"] = "subscription";
|
|
19094
19094
|
})(OperationTypeNode || (OperationTypeNode = {}));
|
|
19095
19095
|
|
|
19096
|
-
// ../../node_modules
|
|
19096
|
+
// ../../node_modules/graphql/language/directiveLocation.mjs
|
|
19097
19097
|
var DirectiveLocation;
|
|
19098
19098
|
(function(DirectiveLocation2) {
|
|
19099
19099
|
DirectiveLocation2["QUERY"] = "QUERY";
|
|
@@ -19117,7 +19117,7 @@ spurious results.`);
|
|
|
19117
19117
|
DirectiveLocation2["INPUT_FIELD_DEFINITION"] = "INPUT_FIELD_DEFINITION";
|
|
19118
19118
|
})(DirectiveLocation || (DirectiveLocation = {}));
|
|
19119
19119
|
|
|
19120
|
-
// ../../node_modules
|
|
19120
|
+
// ../../node_modules/graphql/language/kinds.mjs
|
|
19121
19121
|
var Kind;
|
|
19122
19122
|
(function(Kind2) {
|
|
19123
19123
|
Kind2["NAME"] = "Name";
|
|
@@ -19170,7 +19170,7 @@ spurious results.`);
|
|
|
19170
19170
|
Kind2["DIRECTIVE_ARGUMENT_COORDINATE"] = "DirectiveArgumentCoordinate";
|
|
19171
19171
|
})(Kind || (Kind = {}));
|
|
19172
19172
|
|
|
19173
|
-
// ../../node_modules
|
|
19173
|
+
// ../../node_modules/graphql/language/characterClasses.mjs
|
|
19174
19174
|
function isWhiteSpace(code) {
|
|
19175
19175
|
return code === 9 || code === 32;
|
|
19176
19176
|
}
|
|
@@ -19188,7 +19188,7 @@ spurious results.`);
|
|
|
19188
19188
|
return isLetter(code) || isDigit(code) || code === 95;
|
|
19189
19189
|
}
|
|
19190
19190
|
|
|
19191
|
-
// ../../node_modules
|
|
19191
|
+
// ../../node_modules/graphql/language/blockString.mjs
|
|
19192
19192
|
function dedentBlockStringLines(lines) {
|
|
19193
19193
|
var _firstNonEmptyLine2;
|
|
19194
19194
|
let commonIndent = Number.MAX_SAFE_INTEGER;
|
|
@@ -19242,7 +19242,7 @@ spurious results.`);
|
|
|
19242
19242
|
return '"""' + result + '"""';
|
|
19243
19243
|
}
|
|
19244
19244
|
|
|
19245
|
-
// ../../node_modules
|
|
19245
|
+
// ../../node_modules/graphql/language/tokenKind.mjs
|
|
19246
19246
|
var TokenKind;
|
|
19247
19247
|
(function(TokenKind2) {
|
|
19248
19248
|
TokenKind2["SOF"] = "<SOF>";
|
|
@@ -19270,7 +19270,7 @@ spurious results.`);
|
|
|
19270
19270
|
TokenKind2["COMMENT"] = "Comment";
|
|
19271
19271
|
})(TokenKind || (TokenKind = {}));
|
|
19272
19272
|
|
|
19273
|
-
// ../../node_modules
|
|
19273
|
+
// ../../node_modules/graphql/language/lexer.mjs
|
|
19274
19274
|
var Lexer = class {
|
|
19275
19275
|
/**
|
|
19276
19276
|
* The previously focused non-ignored token.
|
|
@@ -19802,7 +19802,7 @@ spurious results.`);
|
|
|
19802
19802
|
);
|
|
19803
19803
|
}
|
|
19804
19804
|
|
|
19805
|
-
// ../../node_modules
|
|
19805
|
+
// ../../node_modules/graphql/jsutils/inspect.mjs
|
|
19806
19806
|
var MAX_ARRAY_LENGTH = 10;
|
|
19807
19807
|
var MAX_RECURSIVE_DEPTH = 2;
|
|
19808
19808
|
function inspect(value) {
|
|
@@ -19885,7 +19885,7 @@ spurious results.`);
|
|
|
19885
19885
|
return tag;
|
|
19886
19886
|
}
|
|
19887
19887
|
|
|
19888
|
-
// ../../node_modules
|
|
19888
|
+
// ../../node_modules/graphql/jsutils/instanceOf.mjs
|
|
19889
19889
|
var isProduction = globalThis.process && // eslint-disable-next-line no-undef
|
|
19890
19890
|
false;
|
|
19891
19891
|
var instanceOf = (
|
|
@@ -19924,7 +19924,7 @@ spurious results.`);
|
|
|
19924
19924
|
}
|
|
19925
19925
|
);
|
|
19926
19926
|
|
|
19927
|
-
// ../../node_modules
|
|
19927
|
+
// ../../node_modules/graphql/language/source.mjs
|
|
19928
19928
|
var Source = class {
|
|
19929
19929
|
constructor(body, name2 = "GraphQL request", locationOffset = {
|
|
19930
19930
|
line: 1,
|
|
@@ -19951,7 +19951,7 @@ spurious results.`);
|
|
|
19951
19951
|
return instanceOf(source, Source);
|
|
19952
19952
|
}
|
|
19953
19953
|
|
|
19954
|
-
// ../../node_modules
|
|
19954
|
+
// ../../node_modules/graphql/language/parser.mjs
|
|
19955
19955
|
function parse(source, options) {
|
|
19956
19956
|
const parser = new Parser(source, options);
|
|
19957
19957
|
const document2 = parser.parseDocument();
|
|
@@ -21291,7 +21291,7 @@ spurious results.`);
|
|
|
21291
21291
|
return isPunctuatorTokenKind(kind) ? `"${kind}"` : kind;
|
|
21292
21292
|
}
|
|
21293
21293
|
|
|
21294
|
-
// ../../node_modules
|
|
21294
|
+
// ../../node_modules/graphql/jsutils/didYouMean.mjs
|
|
21295
21295
|
var MAX_SUGGESTIONS = 5;
|
|
21296
21296
|
function didYouMean(firstArg, secondArg) {
|
|
21297
21297
|
const [subMessage, suggestionsArg] = secondArg ? [firstArg, secondArg] : [void 0, firstArg];
|
|
@@ -21313,12 +21313,12 @@ spurious results.`);
|
|
|
21313
21313
|
return message + selected.join(", ") + ", or " + lastItem + "?";
|
|
21314
21314
|
}
|
|
21315
21315
|
|
|
21316
|
-
// ../../node_modules
|
|
21316
|
+
// ../../node_modules/graphql/jsutils/identityFunc.mjs
|
|
21317
21317
|
function identityFunc(x) {
|
|
21318
21318
|
return x;
|
|
21319
21319
|
}
|
|
21320
21320
|
|
|
21321
|
-
// ../../node_modules
|
|
21321
|
+
// ../../node_modules/graphql/jsutils/keyMap.mjs
|
|
21322
21322
|
function keyMap(list2, keyFn) {
|
|
21323
21323
|
const result = /* @__PURE__ */ Object.create(null);
|
|
21324
21324
|
for (const item of list2) {
|
|
@@ -21327,7 +21327,7 @@ spurious results.`);
|
|
|
21327
21327
|
return result;
|
|
21328
21328
|
}
|
|
21329
21329
|
|
|
21330
|
-
// ../../node_modules
|
|
21330
|
+
// ../../node_modules/graphql/jsutils/keyValMap.mjs
|
|
21331
21331
|
function keyValMap(list2, keyFn, valFn) {
|
|
21332
21332
|
const result = /* @__PURE__ */ Object.create(null);
|
|
21333
21333
|
for (const item of list2) {
|
|
@@ -21336,7 +21336,7 @@ spurious results.`);
|
|
|
21336
21336
|
return result;
|
|
21337
21337
|
}
|
|
21338
21338
|
|
|
21339
|
-
// ../../node_modules
|
|
21339
|
+
// ../../node_modules/graphql/jsutils/mapValue.mjs
|
|
21340
21340
|
function mapValue(map, fn2) {
|
|
21341
21341
|
const result = /* @__PURE__ */ Object.create(null);
|
|
21342
21342
|
for (const key of Object.keys(map)) {
|
|
@@ -21345,7 +21345,7 @@ spurious results.`);
|
|
|
21345
21345
|
return result;
|
|
21346
21346
|
}
|
|
21347
21347
|
|
|
21348
|
-
// ../../node_modules
|
|
21348
|
+
// ../../node_modules/graphql/jsutils/naturalCompare.mjs
|
|
21349
21349
|
function naturalCompare(aStr, bStr) {
|
|
21350
21350
|
let aIndex = 0;
|
|
21351
21351
|
let bIndex = 0;
|
|
@@ -21390,7 +21390,7 @@ spurious results.`);
|
|
|
21390
21390
|
return !isNaN(code) && DIGIT_0 <= code && code <= DIGIT_9;
|
|
21391
21391
|
}
|
|
21392
21392
|
|
|
21393
|
-
// ../../node_modules
|
|
21393
|
+
// ../../node_modules/graphql/jsutils/suggestionList.mjs
|
|
21394
21394
|
function suggestionList(input, options) {
|
|
21395
21395
|
const optionsByDistance = /* @__PURE__ */ Object.create(null);
|
|
21396
21396
|
const lexicalDistance2 = new LexicalDistance(input);
|
|
@@ -21481,7 +21481,7 @@ spurious results.`);
|
|
|
21481
21481
|
return array;
|
|
21482
21482
|
}
|
|
21483
21483
|
|
|
21484
|
-
// ../../node_modules
|
|
21484
|
+
// ../../node_modules/graphql/jsutils/toObjMap.mjs
|
|
21485
21485
|
function toObjMap(obj) {
|
|
21486
21486
|
if (obj == null) {
|
|
21487
21487
|
return /* @__PURE__ */ Object.create(null);
|
|
@@ -21496,7 +21496,7 @@ spurious results.`);
|
|
|
21496
21496
|
return map;
|
|
21497
21497
|
}
|
|
21498
21498
|
|
|
21499
|
-
// ../../node_modules
|
|
21499
|
+
// ../../node_modules/graphql/language/printString.mjs
|
|
21500
21500
|
function printString(str) {
|
|
21501
21501
|
return `"${str.replace(escapedRegExp, escapedReplacer)}"`;
|
|
21502
21502
|
}
|
|
@@ -21672,7 +21672,7 @@ spurious results.`);
|
|
|
21672
21672
|
"\\u009F"
|
|
21673
21673
|
];
|
|
21674
21674
|
|
|
21675
|
-
// ../../node_modules
|
|
21675
|
+
// ../../node_modules/graphql/language/visitor.mjs
|
|
21676
21676
|
var BREAK = Object.freeze({});
|
|
21677
21677
|
function visit(root, visitor, visitorKeys = QueryDocumentKeys) {
|
|
21678
21678
|
const enterLeaveMap = /* @__PURE__ */ new Map();
|
|
@@ -21855,7 +21855,7 @@ spurious results.`);
|
|
|
21855
21855
|
};
|
|
21856
21856
|
}
|
|
21857
21857
|
|
|
21858
|
-
// ../../node_modules
|
|
21858
|
+
// ../../node_modules/graphql/language/printer.mjs
|
|
21859
21859
|
function print(ast) {
|
|
21860
21860
|
return visit(ast, printDocASTReducer);
|
|
21861
21861
|
}
|
|
@@ -22119,7 +22119,7 @@ spurious results.`);
|
|
|
22119
22119
|
return (_maybeArray$some = maybeArray === null || maybeArray === void 0 ? void 0 : maybeArray.some((str) => str.includes("\n"))) !== null && _maybeArray$some !== void 0 ? _maybeArray$some : false;
|
|
22120
22120
|
}
|
|
22121
22121
|
|
|
22122
|
-
// ../../node_modules
|
|
22122
|
+
// ../../node_modules/graphql/utilities/valueFromASTUntyped.mjs
|
|
22123
22123
|
function valueFromASTUntyped(valueNode, variables) {
|
|
22124
22124
|
switch (valueNode.kind) {
|
|
22125
22125
|
case Kind.NULL:
|
|
@@ -22147,7 +22147,7 @@ spurious results.`);
|
|
|
22147
22147
|
}
|
|
22148
22148
|
}
|
|
22149
22149
|
|
|
22150
|
-
// ../../node_modules
|
|
22150
|
+
// ../../node_modules/graphql/type/assertName.mjs
|
|
22151
22151
|
function assertName(name2) {
|
|
22152
22152
|
name2 != null || devAssert(false, "Must provide name.");
|
|
22153
22153
|
typeof name2 === "string" || devAssert(false, "Expected name to be a string.");
|
|
@@ -22175,7 +22175,7 @@ spurious results.`);
|
|
|
22175
22175
|
return assertName(name2);
|
|
22176
22176
|
}
|
|
22177
22177
|
|
|
22178
|
-
// ../../node_modules
|
|
22178
|
+
// ../../node_modules/graphql/type/definition.mjs
|
|
22179
22179
|
function isType(type2) {
|
|
22180
22180
|
return isScalarType(type2) || isObjectType(type2) || isInterfaceType(type2) || isUnionType(type2) || isEnumType(type2) || isInputObjectType(type2) || isListType(type2) || isNonNullType(type2);
|
|
22181
22181
|
}
|
|
@@ -22799,7 +22799,7 @@ spurious results.`);
|
|
|
22799
22799
|
return isNonNullType(field.type) && field.defaultValue === void 0;
|
|
22800
22800
|
}
|
|
22801
22801
|
|
|
22802
|
-
// ../../node_modules
|
|
22802
|
+
// ../../node_modules/graphql/utilities/typeComparators.mjs
|
|
22803
22803
|
function isEqualType(typeA, typeB) {
|
|
22804
22804
|
if (typeA === typeB) {
|
|
22805
22805
|
return true;
|
|
@@ -22852,7 +22852,7 @@ spurious results.`);
|
|
|
22852
22852
|
return false;
|
|
22853
22853
|
}
|
|
22854
22854
|
|
|
22855
|
-
// ../../node_modules
|
|
22855
|
+
// ../../node_modules/graphql/type/scalars.mjs
|
|
22856
22856
|
var GRAPHQL_MAX_INT = 2147483647;
|
|
22857
22857
|
var GRAPHQL_MIN_INT = -2147483648;
|
|
22858
22858
|
var GraphQLInt = new GraphQLScalarType({
|
|
@@ -23084,7 +23084,7 @@ spurious results.`);
|
|
|
23084
23084
|
return outputValue;
|
|
23085
23085
|
}
|
|
23086
23086
|
|
|
23087
|
-
// ../../node_modules
|
|
23087
|
+
// ../../node_modules/graphql/type/directives.mjs
|
|
23088
23088
|
function isDirective(directive) {
|
|
23089
23089
|
return instanceOf(directive, GraphQLDirective);
|
|
23090
23090
|
}
|
|
@@ -23199,12 +23199,12 @@ spurious results.`);
|
|
|
23199
23199
|
GraphQLOneOfDirective
|
|
23200
23200
|
]);
|
|
23201
23201
|
|
|
23202
|
-
// ../../node_modules
|
|
23202
|
+
// ../../node_modules/graphql/jsutils/isIterableObject.mjs
|
|
23203
23203
|
function isIterableObject(maybeIterable) {
|
|
23204
23204
|
return typeof maybeIterable === "object" && typeof (maybeIterable === null || maybeIterable === void 0 ? void 0 : maybeIterable[Symbol.iterator]) === "function";
|
|
23205
23205
|
}
|
|
23206
23206
|
|
|
23207
|
-
// ../../node_modules
|
|
23207
|
+
// ../../node_modules/graphql/utilities/astFromValue.mjs
|
|
23208
23208
|
function astFromValue(value, type2) {
|
|
23209
23209
|
if (isNonNullType(type2)) {
|
|
23210
23210
|
const astValue = astFromValue(value, type2.ofType);
|
|
@@ -23306,7 +23306,7 @@ spurious results.`);
|
|
|
23306
23306
|
}
|
|
23307
23307
|
var integerStringRegExp = /^-?(?:0|[1-9][0-9]*)$/;
|
|
23308
23308
|
|
|
23309
|
-
// ../../node_modules
|
|
23309
|
+
// ../../node_modules/graphql/type/introspection.mjs
|
|
23310
23310
|
var __Schema = new GraphQLObjectType({
|
|
23311
23311
|
name: "__Schema",
|
|
23312
23312
|
description: "A GraphQL Schema defines the capabilities of a GraphQL server. It exposes all available types and directives on the server, as well as the entry points for query, mutation, and subscription operations.",
|
|
@@ -23790,7 +23790,7 @@ spurious results.`);
|
|
|
23790
23790
|
return introspectionTypes.some(({ name: name2 }) => type2.name === name2);
|
|
23791
23791
|
}
|
|
23792
23792
|
|
|
23793
|
-
// ../../node_modules
|
|
23793
|
+
// ../../node_modules/graphql/type/schema.mjs
|
|
23794
23794
|
function isSchema(schema) {
|
|
23795
23795
|
return instanceOf(schema, GraphQLSchema);
|
|
23796
23796
|
}
|
|
@@ -24000,7 +24000,7 @@ spurious results.`);
|
|
|
24000
24000
|
return typeSet;
|
|
24001
24001
|
}
|
|
24002
24002
|
|
|
24003
|
-
// ../../node_modules
|
|
24003
|
+
// ../../node_modules/graphql/type/validate.mjs
|
|
24004
24004
|
function validateSchema(schema) {
|
|
24005
24005
|
assertSchema(schema);
|
|
24006
24006
|
if (schema.__validationErrors) {
|
|
@@ -24450,7 +24450,7 @@ spurious results.`);
|
|
|
24450
24450
|
);
|
|
24451
24451
|
}
|
|
24452
24452
|
|
|
24453
|
-
// ../../node_modules
|
|
24453
|
+
// ../../node_modules/graphql/utilities/typeFromAST.mjs
|
|
24454
24454
|
function typeFromAST(schema, typeNode) {
|
|
24455
24455
|
switch (typeNode.kind) {
|
|
24456
24456
|
case Kind.LIST_TYPE: {
|
|
@@ -24466,7 +24466,7 @@ spurious results.`);
|
|
|
24466
24466
|
}
|
|
24467
24467
|
}
|
|
24468
24468
|
|
|
24469
|
-
// ../../node_modules
|
|
24469
|
+
// ../../node_modules/graphql/utilities/TypeInfo.mjs
|
|
24470
24470
|
var TypeInfo = class {
|
|
24471
24471
|
constructor(schema, initialType, getFieldDefFn) {
|
|
24472
24472
|
this._schema = schema;
|
|
@@ -24716,7 +24716,7 @@ spurious results.`);
|
|
|
24716
24716
|
};
|
|
24717
24717
|
}
|
|
24718
24718
|
|
|
24719
|
-
// ../../node_modules
|
|
24719
|
+
// ../../node_modules/graphql/language/predicates.mjs
|
|
24720
24720
|
function isExecutableDefinitionNode(node) {
|
|
24721
24721
|
return node.kind === Kind.OPERATION_DEFINITION || node.kind === Kind.FRAGMENT_DEFINITION;
|
|
24722
24722
|
}
|
|
@@ -24733,7 +24733,7 @@ spurious results.`);
|
|
|
24733
24733
|
return node.kind === Kind.SCALAR_TYPE_EXTENSION || node.kind === Kind.OBJECT_TYPE_EXTENSION || node.kind === Kind.INTERFACE_TYPE_EXTENSION || node.kind === Kind.UNION_TYPE_EXTENSION || node.kind === Kind.ENUM_TYPE_EXTENSION || node.kind === Kind.INPUT_OBJECT_TYPE_EXTENSION;
|
|
24734
24734
|
}
|
|
24735
24735
|
|
|
24736
|
-
// ../../node_modules
|
|
24736
|
+
// ../../node_modules/graphql/validation/rules/ExecutableDefinitionsRule.mjs
|
|
24737
24737
|
function ExecutableDefinitionsRule(context) {
|
|
24738
24738
|
return {
|
|
24739
24739
|
Document(node) {
|
|
@@ -24752,7 +24752,7 @@ spurious results.`);
|
|
|
24752
24752
|
};
|
|
24753
24753
|
}
|
|
24754
24754
|
|
|
24755
|
-
// ../../node_modules
|
|
24755
|
+
// ../../node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.mjs
|
|
24756
24756
|
function FieldsOnCorrectTypeRule(context) {
|
|
24757
24757
|
return {
|
|
24758
24758
|
Field(node) {
|
|
@@ -24825,7 +24825,7 @@ spurious results.`);
|
|
|
24825
24825
|
return [];
|
|
24826
24826
|
}
|
|
24827
24827
|
|
|
24828
|
-
// ../../node_modules
|
|
24828
|
+
// ../../node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.mjs
|
|
24829
24829
|
function FragmentsOnCompositeTypesRule(context) {
|
|
24830
24830
|
return {
|
|
24831
24831
|
InlineFragment(node) {
|
|
@@ -24862,7 +24862,7 @@ spurious results.`);
|
|
|
24862
24862
|
};
|
|
24863
24863
|
}
|
|
24864
24864
|
|
|
24865
|
-
// ../../node_modules
|
|
24865
|
+
// ../../node_modules/graphql/validation/rules/KnownArgumentNamesRule.mjs
|
|
24866
24866
|
function KnownArgumentNamesRule(context) {
|
|
24867
24867
|
return {
|
|
24868
24868
|
// eslint-disable-next-line new-cap
|
|
@@ -24927,7 +24927,7 @@ spurious results.`);
|
|
|
24927
24927
|
};
|
|
24928
24928
|
}
|
|
24929
24929
|
|
|
24930
|
-
// ../../node_modules
|
|
24930
|
+
// ../../node_modules/graphql/validation/rules/KnownDirectivesRule.mjs
|
|
24931
24931
|
function KnownDirectivesRule(context) {
|
|
24932
24932
|
const locationsMap = /* @__PURE__ */ Object.create(null);
|
|
24933
24933
|
const schema = context.getSchema();
|
|
@@ -25030,7 +25030,7 @@ spurious results.`);
|
|
|
25030
25030
|
}
|
|
25031
25031
|
}
|
|
25032
25032
|
|
|
25033
|
-
// ../../node_modules
|
|
25033
|
+
// ../../node_modules/graphql/validation/rules/KnownFragmentNamesRule.mjs
|
|
25034
25034
|
function KnownFragmentNamesRule(context) {
|
|
25035
25035
|
return {
|
|
25036
25036
|
FragmentSpread(node) {
|
|
@@ -25047,7 +25047,7 @@ spurious results.`);
|
|
|
25047
25047
|
};
|
|
25048
25048
|
}
|
|
25049
25049
|
|
|
25050
|
-
// ../../node_modules
|
|
25050
|
+
// ../../node_modules/graphql/validation/rules/KnownTypeNamesRule.mjs
|
|
25051
25051
|
function KnownTypeNamesRule(context) {
|
|
25052
25052
|
const schema = context.getSchema();
|
|
25053
25053
|
const existingTypesMap = schema ? schema.getTypeMap() : /* @__PURE__ */ Object.create(null);
|
|
@@ -25094,7 +25094,7 @@ spurious results.`);
|
|
|
25094
25094
|
return "kind" in value && (isTypeSystemDefinitionNode(value) || isTypeSystemExtensionNode(value));
|
|
25095
25095
|
}
|
|
25096
25096
|
|
|
25097
|
-
// ../../node_modules
|
|
25097
|
+
// ../../node_modules/graphql/validation/rules/LoneAnonymousOperationRule.mjs
|
|
25098
25098
|
function LoneAnonymousOperationRule(context) {
|
|
25099
25099
|
let operationCount = 0;
|
|
25100
25100
|
return {
|
|
@@ -25118,7 +25118,7 @@ spurious results.`);
|
|
|
25118
25118
|
};
|
|
25119
25119
|
}
|
|
25120
25120
|
|
|
25121
|
-
// ../../node_modules
|
|
25121
|
+
// ../../node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.mjs
|
|
25122
25122
|
function LoneSchemaDefinitionRule(context) {
|
|
25123
25123
|
var _ref, _ref2, _oldSchema$astNode;
|
|
25124
25124
|
const oldSchema = context.getSchema();
|
|
@@ -25149,7 +25149,7 @@ spurious results.`);
|
|
|
25149
25149
|
};
|
|
25150
25150
|
}
|
|
25151
25151
|
|
|
25152
|
-
// ../../node_modules
|
|
25152
|
+
// ../../node_modules/graphql/validation/rules/MaxIntrospectionDepthRule.mjs
|
|
25153
25153
|
var MAX_LISTS_DEPTH = 3;
|
|
25154
25154
|
function MaxIntrospectionDepthRule(context) {
|
|
25155
25155
|
function checkDepth(node, visitedFragments = /* @__PURE__ */ Object.create(null), depth = 0) {
|
|
@@ -25201,7 +25201,7 @@ spurious results.`);
|
|
|
25201
25201
|
};
|
|
25202
25202
|
}
|
|
25203
25203
|
|
|
25204
|
-
// ../../node_modules
|
|
25204
|
+
// ../../node_modules/graphql/validation/rules/NoFragmentCyclesRule.mjs
|
|
25205
25205
|
function NoFragmentCyclesRule(context) {
|
|
25206
25206
|
const visitedFrags = /* @__PURE__ */ Object.create(null);
|
|
25207
25207
|
const spreadPath = [];
|
|
@@ -25251,7 +25251,7 @@ spurious results.`);
|
|
|
25251
25251
|
}
|
|
25252
25252
|
}
|
|
25253
25253
|
|
|
25254
|
-
// ../../node_modules
|
|
25254
|
+
// ../../node_modules/graphql/validation/rules/NoUndefinedVariablesRule.mjs
|
|
25255
25255
|
function NoUndefinedVariablesRule(context) {
|
|
25256
25256
|
let variableNameDefined = /* @__PURE__ */ Object.create(null);
|
|
25257
25257
|
return {
|
|
@@ -25282,7 +25282,7 @@ spurious results.`);
|
|
|
25282
25282
|
};
|
|
25283
25283
|
}
|
|
25284
25284
|
|
|
25285
|
-
// ../../node_modules
|
|
25285
|
+
// ../../node_modules/graphql/validation/rules/NoUnusedFragmentsRule.mjs
|
|
25286
25286
|
function NoUnusedFragmentsRule(context) {
|
|
25287
25287
|
const operationDefs = [];
|
|
25288
25288
|
const fragmentDefs = [];
|
|
@@ -25320,7 +25320,7 @@ spurious results.`);
|
|
|
25320
25320
|
};
|
|
25321
25321
|
}
|
|
25322
25322
|
|
|
25323
|
-
// ../../node_modules
|
|
25323
|
+
// ../../node_modules/graphql/validation/rules/NoUnusedVariablesRule.mjs
|
|
25324
25324
|
function NoUnusedVariablesRule(context) {
|
|
25325
25325
|
let variableDefs = [];
|
|
25326
25326
|
return {
|
|
@@ -25355,7 +25355,7 @@ spurious results.`);
|
|
|
25355
25355
|
};
|
|
25356
25356
|
}
|
|
25357
25357
|
|
|
25358
|
-
// ../../node_modules
|
|
25358
|
+
// ../../node_modules/graphql/utilities/sortValueNode.mjs
|
|
25359
25359
|
function sortValueNode(valueNode) {
|
|
25360
25360
|
switch (valueNode.kind) {
|
|
25361
25361
|
case Kind.OBJECT:
|
|
@@ -25381,7 +25381,7 @@ spurious results.`);
|
|
|
25381
25381
|
);
|
|
25382
25382
|
}
|
|
25383
25383
|
|
|
25384
|
-
// ../../node_modules
|
|
25384
|
+
// ../../node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.mjs
|
|
25385
25385
|
function reasonMessage(reason) {
|
|
25386
25386
|
if (Array.isArray(reason)) {
|
|
25387
25387
|
return reason.map(
|
|
@@ -25891,7 +25891,7 @@ spurious results.`);
|
|
|
25891
25891
|
}
|
|
25892
25892
|
};
|
|
25893
25893
|
|
|
25894
|
-
// ../../node_modules
|
|
25894
|
+
// ../../node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.mjs
|
|
25895
25895
|
function PossibleFragmentSpreadsRule(context) {
|
|
25896
25896
|
return {
|
|
25897
25897
|
InlineFragment(node) {
|
|
@@ -25939,7 +25939,7 @@ spurious results.`);
|
|
|
25939
25939
|
}
|
|
25940
25940
|
}
|
|
25941
25941
|
|
|
25942
|
-
// ../../node_modules
|
|
25942
|
+
// ../../node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.mjs
|
|
25943
25943
|
function PossibleTypeExtensionsRule(context) {
|
|
25944
25944
|
const schema = context.getSchema();
|
|
25945
25945
|
const definedTypes = /* @__PURE__ */ Object.create(null);
|
|
@@ -26042,7 +26042,7 @@ spurious results.`);
|
|
|
26042
26042
|
}
|
|
26043
26043
|
}
|
|
26044
26044
|
|
|
26045
|
-
// ../../node_modules
|
|
26045
|
+
// ../../node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.mjs
|
|
26046
26046
|
function ProvidedRequiredArgumentsRule(context) {
|
|
26047
26047
|
return {
|
|
26048
26048
|
// eslint-disable-next-line new-cap
|
|
@@ -26131,7 +26131,7 @@ spurious results.`);
|
|
|
26131
26131
|
return arg.type.kind === Kind.NON_NULL_TYPE && arg.defaultValue == null;
|
|
26132
26132
|
}
|
|
26133
26133
|
|
|
26134
|
-
// ../../node_modules
|
|
26134
|
+
// ../../node_modules/graphql/validation/rules/ScalarLeafsRule.mjs
|
|
26135
26135
|
function ScalarLeafsRule(context) {
|
|
26136
26136
|
return {
|
|
26137
26137
|
Field(node) {
|
|
@@ -26179,7 +26179,7 @@ spurious results.`);
|
|
|
26179
26179
|
};
|
|
26180
26180
|
}
|
|
26181
26181
|
|
|
26182
|
-
// ../../node_modules
|
|
26182
|
+
// ../../node_modules/graphql/utilities/valueFromAST.mjs
|
|
26183
26183
|
function valueFromAST(valueNode, type2, variables) {
|
|
26184
26184
|
if (!valueNode) {
|
|
26185
26185
|
return;
|
|
@@ -26281,7 +26281,7 @@ spurious results.`);
|
|
|
26281
26281
|
return valueNode.kind === Kind.VARIABLE && (variables == null || variables[valueNode.name.value] === void 0);
|
|
26282
26282
|
}
|
|
26283
26283
|
|
|
26284
|
-
// ../../node_modules
|
|
26284
|
+
// ../../node_modules/graphql/execution/values.mjs
|
|
26285
26285
|
function getArgumentValues(def, node, variableValues) {
|
|
26286
26286
|
var _node$arguments;
|
|
26287
26287
|
const coercedValues = {};
|
|
@@ -26357,7 +26357,7 @@ spurious results.`);
|
|
|
26357
26357
|
return Object.prototype.hasOwnProperty.call(obj, prop);
|
|
26358
26358
|
}
|
|
26359
26359
|
|
|
26360
|
-
// ../../node_modules
|
|
26360
|
+
// ../../node_modules/graphql/execution/collectFields.mjs
|
|
26361
26361
|
function collectFields(schema, fragments, variableValues, runtimeType, selectionSet) {
|
|
26362
26362
|
const fields = /* @__PURE__ */ new Map();
|
|
26363
26363
|
collectFieldsImpl(
|
|
@@ -26459,7 +26459,7 @@ spurious results.`);
|
|
|
26459
26459
|
return node.alias ? node.alias.value : node.name.value;
|
|
26460
26460
|
}
|
|
26461
26461
|
|
|
26462
|
-
// ../../node_modules
|
|
26462
|
+
// ../../node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.mjs
|
|
26463
26463
|
function SingleFieldSubscriptionsRule(context) {
|
|
26464
26464
|
return {
|
|
26465
26465
|
OperationDefinition(node) {
|
|
@@ -26516,7 +26516,7 @@ spurious results.`);
|
|
|
26516
26516
|
};
|
|
26517
26517
|
}
|
|
26518
26518
|
|
|
26519
|
-
// ../../node_modules
|
|
26519
|
+
// ../../node_modules/graphql/jsutils/groupBy.mjs
|
|
26520
26520
|
function groupBy(list2, keyFn) {
|
|
26521
26521
|
const result = /* @__PURE__ */ new Map();
|
|
26522
26522
|
for (const item of list2) {
|
|
@@ -26531,7 +26531,7 @@ spurious results.`);
|
|
|
26531
26531
|
return result;
|
|
26532
26532
|
}
|
|
26533
26533
|
|
|
26534
|
-
// ../../node_modules
|
|
26534
|
+
// ../../node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.mjs
|
|
26535
26535
|
function UniqueArgumentDefinitionNamesRule(context) {
|
|
26536
26536
|
return {
|
|
26537
26537
|
DirectiveDefinition(directiveNode) {
|
|
@@ -26574,7 +26574,7 @@ spurious results.`);
|
|
|
26574
26574
|
}
|
|
26575
26575
|
}
|
|
26576
26576
|
|
|
26577
|
-
// ../../node_modules
|
|
26577
|
+
// ../../node_modules/graphql/validation/rules/UniqueArgumentNamesRule.mjs
|
|
26578
26578
|
function UniqueArgumentNamesRule(context) {
|
|
26579
26579
|
return {
|
|
26580
26580
|
Field: checkArgUniqueness,
|
|
@@ -26599,7 +26599,7 @@ spurious results.`);
|
|
|
26599
26599
|
}
|
|
26600
26600
|
}
|
|
26601
26601
|
|
|
26602
|
-
// ../../node_modules
|
|
26602
|
+
// ../../node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.mjs
|
|
26603
26603
|
function UniqueDirectiveNamesRule(context) {
|
|
26604
26604
|
const knownDirectiveNames = /* @__PURE__ */ Object.create(null);
|
|
26605
26605
|
const schema = context.getSchema();
|
|
@@ -26634,7 +26634,7 @@ spurious results.`);
|
|
|
26634
26634
|
};
|
|
26635
26635
|
}
|
|
26636
26636
|
|
|
26637
|
-
// ../../node_modules
|
|
26637
|
+
// ../../node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.mjs
|
|
26638
26638
|
function UniqueDirectivesPerLocationRule(context) {
|
|
26639
26639
|
const uniqueDirectiveMap = /* @__PURE__ */ Object.create(null);
|
|
26640
26640
|
const schema = context.getSchema();
|
|
@@ -26691,7 +26691,7 @@ spurious results.`);
|
|
|
26691
26691
|
};
|
|
26692
26692
|
}
|
|
26693
26693
|
|
|
26694
|
-
// ../../node_modules
|
|
26694
|
+
// ../../node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.mjs
|
|
26695
26695
|
function UniqueEnumValueNamesRule(context) {
|
|
26696
26696
|
const schema = context.getSchema();
|
|
26697
26697
|
const existingTypeMap = schema ? schema.getTypeMap() : /* @__PURE__ */ Object.create(null);
|
|
@@ -26737,7 +26737,7 @@ spurious results.`);
|
|
|
26737
26737
|
}
|
|
26738
26738
|
}
|
|
26739
26739
|
|
|
26740
|
-
// ../../node_modules
|
|
26740
|
+
// ../../node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.mjs
|
|
26741
26741
|
function UniqueFieldDefinitionNamesRule(context) {
|
|
26742
26742
|
const schema = context.getSchema();
|
|
26743
26743
|
const existingTypeMap = schema ? schema.getTypeMap() : /* @__PURE__ */ Object.create(null);
|
|
@@ -26792,7 +26792,7 @@ spurious results.`);
|
|
|
26792
26792
|
return false;
|
|
26793
26793
|
}
|
|
26794
26794
|
|
|
26795
|
-
// ../../node_modules
|
|
26795
|
+
// ../../node_modules/graphql/validation/rules/UniqueFragmentNamesRule.mjs
|
|
26796
26796
|
function UniqueFragmentNamesRule(context) {
|
|
26797
26797
|
const knownFragmentNames = /* @__PURE__ */ Object.create(null);
|
|
26798
26798
|
return {
|
|
@@ -26816,7 +26816,7 @@ spurious results.`);
|
|
|
26816
26816
|
};
|
|
26817
26817
|
}
|
|
26818
26818
|
|
|
26819
|
-
// ../../node_modules
|
|
26819
|
+
// ../../node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.mjs
|
|
26820
26820
|
function UniqueInputFieldNamesRule(context) {
|
|
26821
26821
|
const knownNameStack = [];
|
|
26822
26822
|
let knownNames = /* @__PURE__ */ Object.create(null);
|
|
@@ -26850,7 +26850,7 @@ spurious results.`);
|
|
|
26850
26850
|
};
|
|
26851
26851
|
}
|
|
26852
26852
|
|
|
26853
|
-
// ../../node_modules
|
|
26853
|
+
// ../../node_modules/graphql/validation/rules/UniqueOperationNamesRule.mjs
|
|
26854
26854
|
function UniqueOperationNamesRule(context) {
|
|
26855
26855
|
const knownOperationNames = /* @__PURE__ */ Object.create(null);
|
|
26856
26856
|
return {
|
|
@@ -26879,7 +26879,7 @@ spurious results.`);
|
|
|
26879
26879
|
};
|
|
26880
26880
|
}
|
|
26881
26881
|
|
|
26882
|
-
// ../../node_modules
|
|
26882
|
+
// ../../node_modules/graphql/validation/rules/UniqueOperationTypesRule.mjs
|
|
26883
26883
|
function UniqueOperationTypesRule(context) {
|
|
26884
26884
|
const schema = context.getSchema();
|
|
26885
26885
|
const definedOperationTypes = /* @__PURE__ */ Object.create(null);
|
|
@@ -26924,7 +26924,7 @@ spurious results.`);
|
|
|
26924
26924
|
}
|
|
26925
26925
|
}
|
|
26926
26926
|
|
|
26927
|
-
// ../../node_modules
|
|
26927
|
+
// ../../node_modules/graphql/validation/rules/UniqueTypeNamesRule.mjs
|
|
26928
26928
|
function UniqueTypeNamesRule(context) {
|
|
26929
26929
|
const knownTypeNames = /* @__PURE__ */ Object.create(null);
|
|
26930
26930
|
const schema = context.getSchema();
|
|
@@ -26962,7 +26962,7 @@ spurious results.`);
|
|
|
26962
26962
|
}
|
|
26963
26963
|
}
|
|
26964
26964
|
|
|
26965
|
-
// ../../node_modules
|
|
26965
|
+
// ../../node_modules/graphql/validation/rules/UniqueVariableNamesRule.mjs
|
|
26966
26966
|
function UniqueVariableNamesRule(context) {
|
|
26967
26967
|
return {
|
|
26968
26968
|
OperationDefinition(operationNode) {
|
|
@@ -26988,7 +26988,7 @@ spurious results.`);
|
|
|
26988
26988
|
};
|
|
26989
26989
|
}
|
|
26990
26990
|
|
|
26991
|
-
// ../../node_modules
|
|
26991
|
+
// ../../node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.mjs
|
|
26992
26992
|
function ValuesOfCorrectTypeRule(context) {
|
|
26993
26993
|
let variableDefinitions = {};
|
|
26994
26994
|
return {
|
|
@@ -27148,7 +27148,7 @@ spurious results.`);
|
|
|
27148
27148
|
}
|
|
27149
27149
|
}
|
|
27150
27150
|
|
|
27151
|
-
// ../../node_modules
|
|
27151
|
+
// ../../node_modules/graphql/validation/rules/VariablesAreInputTypesRule.mjs
|
|
27152
27152
|
function VariablesAreInputTypesRule(context) {
|
|
27153
27153
|
return {
|
|
27154
27154
|
VariableDefinition(node) {
|
|
@@ -27169,7 +27169,7 @@ spurious results.`);
|
|
|
27169
27169
|
};
|
|
27170
27170
|
}
|
|
27171
27171
|
|
|
27172
|
-
// ../../node_modules
|
|
27172
|
+
// ../../node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.mjs
|
|
27173
27173
|
function VariablesInAllowedPositionRule(context) {
|
|
27174
27174
|
let varDefMap = /* @__PURE__ */ Object.create(null);
|
|
27175
27175
|
return {
|
|
@@ -27235,7 +27235,7 @@ spurious results.`);
|
|
|
27235
27235
|
return isTypeSubTypeOf(schema, varType, locationType);
|
|
27236
27236
|
}
|
|
27237
27237
|
|
|
27238
|
-
// ../../node_modules
|
|
27238
|
+
// ../../node_modules/graphql/validation/specifiedRules.mjs
|
|
27239
27239
|
var recommendedRules = Object.freeze([MaxIntrospectionDepthRule]);
|
|
27240
27240
|
var specifiedRules = Object.freeze([
|
|
27241
27241
|
ExecutableDefinitionsRule,
|
|
@@ -27284,7 +27284,7 @@ spurious results.`);
|
|
|
27284
27284
|
ProvidedRequiredArgumentsOnDirectivesRule
|
|
27285
27285
|
]);
|
|
27286
27286
|
|
|
27287
|
-
// ../../node_modules
|
|
27287
|
+
// ../../node_modules/graphql/validation/ValidationContext.mjs
|
|
27288
27288
|
var ASTValidationContext = class {
|
|
27289
27289
|
constructor(ast, onError) {
|
|
27290
27290
|
this._ast = ast;
|
|
@@ -27448,7 +27448,7 @@ spurious results.`);
|
|
|
27448
27448
|
}
|
|
27449
27449
|
};
|
|
27450
27450
|
|
|
27451
|
-
// ../../node_modules
|
|
27451
|
+
// ../../node_modules/graphql/validation/validate.mjs
|
|
27452
27452
|
function validate(schema, documentAST, rules = specifiedRules, options, typeInfo = new TypeInfo(schema)) {
|
|
27453
27453
|
var _options$maxErrors;
|
|
27454
27454
|
const maxErrors = (_options$maxErrors = options === null || options === void 0 ? void 0 : options.maxErrors) !== null && _options$maxErrors !== void 0 ? _options$maxErrors : 100;
|
|
@@ -27502,7 +27502,7 @@ spurious results.`);
|
|
|
27502
27502
|
}
|
|
27503
27503
|
}
|
|
27504
27504
|
|
|
27505
|
-
// ../../node_modules
|
|
27505
|
+
// ../../node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.mjs
|
|
27506
27506
|
function NoDeprecatedCustomRule(context) {
|
|
27507
27507
|
return {
|
|
27508
27508
|
Field(node) {
|
|
@@ -27586,7 +27586,7 @@ spurious results.`);
|
|
|
27586
27586
|
};
|
|
27587
27587
|
}
|
|
27588
27588
|
|
|
27589
|
-
// ../../node_modules
|
|
27589
|
+
// ../../node_modules/graphql/utilities/buildClientSchema.mjs
|
|
27590
27590
|
function buildClientSchema(introspection, options) {
|
|
27591
27591
|
isObjectLike(introspection) && isObjectLike(introspection.__schema) || devAssert(
|
|
27592
27592
|
false,
|
|
@@ -27838,7 +27838,7 @@ spurious results.`);
|
|
|
27838
27838
|
}
|
|
27839
27839
|
}
|
|
27840
27840
|
|
|
27841
|
-
// ../../node_modules
|
|
27841
|
+
// ../../node_modules/graphql/utilities/extendSchema.mjs
|
|
27842
27842
|
function extendSchemaImpl(schemaConfig, documentAST, options) {
|
|
27843
27843
|
var _schemaDef, _schemaDef$descriptio, _schemaDef2, _options$assumeValid;
|
|
27844
27844
|
const typeDefs = [];
|
|
@@ -28280,7 +28280,7 @@ spurious results.`);
|
|
|
28280
28280
|
return Boolean(getDirectiveValues(GraphQLOneOfDirective, node));
|
|
28281
28281
|
}
|
|
28282
28282
|
|
|
28283
|
-
// ../../node_modules
|
|
28283
|
+
// ../../node_modules/graphql/utilities/buildASTSchema.mjs
|
|
28284
28284
|
function buildASTSchema(documentAST, options) {
|
|
28285
28285
|
documentAST != null && documentAST.kind === Kind.DOCUMENT || devAssert(false, "Must provide valid Document AST.");
|
|
28286
28286
|
if ((options === null || options === void 0 ? void 0 : options.assumeValid) !== true && (options === null || options === void 0 ? void 0 : options.assumeValidSDL) !== true) {
|
|
@@ -28325,7 +28325,7 @@ spurious results.`);
|
|
|
28325
28325
|
return new GraphQLSchema({ ...config, directives });
|
|
28326
28326
|
}
|
|
28327
28327
|
|
|
28328
|
-
// ../../node_modules
|
|
28328
|
+
// ../../node_modules/graphql-language-service/esm/interface/autocompleteUtils.js
|
|
28329
28329
|
function objectValues(object) {
|
|
28330
28330
|
const keys = Object.keys(object);
|
|
28331
28331
|
const len = keys.length;
|
|
@@ -28414,7 +28414,7 @@ spurious results.`);
|
|
|
28414
28414
|
return field.name + `(${requiredArgs.map((arg, i) => `${arg.name}: $${i + 1}`)}) ${getInsertText("", field.type, "\n")}`;
|
|
28415
28415
|
};
|
|
28416
28416
|
|
|
28417
|
-
// ../../node_modules
|
|
28417
|
+
// ../../node_modules/vscode-languageserver-types/lib/esm/main.js
|
|
28418
28418
|
var DocumentUri;
|
|
28419
28419
|
(function(DocumentUri2) {
|
|
28420
28420
|
function is(value) {
|
|
@@ -29597,7 +29597,7 @@ spurious results.`);
|
|
|
29597
29597
|
Is2.typedArray = typedArray;
|
|
29598
29598
|
})(Is || (Is = {}));
|
|
29599
29599
|
|
|
29600
|
-
// ../../node_modules
|
|
29600
|
+
// ../../node_modules/graphql-language-service/esm/parser/CharacterStream.js
|
|
29601
29601
|
var CharacterStream = class {
|
|
29602
29602
|
constructor(sourceText) {
|
|
29603
29603
|
this._start = 0;
|
|
@@ -29702,7 +29702,7 @@ spurious results.`);
|
|
|
29702
29702
|
}
|
|
29703
29703
|
};
|
|
29704
29704
|
|
|
29705
|
-
// ../../node_modules
|
|
29705
|
+
// ../../node_modules/graphql-language-service/esm/parser/RuleHelpers.js
|
|
29706
29706
|
function opt(ofRule) {
|
|
29707
29707
|
return { ofRule };
|
|
29708
29708
|
}
|
|
@@ -29730,7 +29730,7 @@ spurious results.`);
|
|
|
29730
29730
|
};
|
|
29731
29731
|
}
|
|
29732
29732
|
|
|
29733
|
-
// ../../node_modules
|
|
29733
|
+
// ../../node_modules/graphql-language-service/esm/parser/Rules.js
|
|
29734
29734
|
var isIgnored = (ch) => ch === " " || ch === " " || ch === "," || ch === "\n" || ch === "\r" || ch === "\uFEFF" || ch === "\xA0";
|
|
29735
29735
|
var LexRules = {
|
|
29736
29736
|
Name: /^[_A-Za-z][_0-9A-Za-z]*/,
|
|
@@ -30022,7 +30022,7 @@ spurious results.`);
|
|
|
30022
30022
|
};
|
|
30023
30023
|
}
|
|
30024
30024
|
|
|
30025
|
-
// ../../node_modules
|
|
30025
|
+
// ../../node_modules/graphql-language-service/esm/parser/onlineParser.js
|
|
30026
30026
|
function onlineParser(options = {
|
|
30027
30027
|
eatWhitespace: (stream) => stream.eatWhile(isIgnored),
|
|
30028
30028
|
lexRules: LexRules,
|
|
@@ -30218,7 +30218,7 @@ spurious results.`);
|
|
|
30218
30218
|
}
|
|
30219
30219
|
}
|
|
30220
30220
|
|
|
30221
|
-
// ../../node_modules
|
|
30221
|
+
// ../../node_modules/graphql-language-service/esm/parser/api.js
|
|
30222
30222
|
function runOnlineParser(queryText, callback) {
|
|
30223
30223
|
const lines = queryText.split("\n");
|
|
30224
30224
|
const parser = onlineParser();
|
|
@@ -30340,7 +30340,7 @@ spurious results.`);
|
|
|
30340
30340
|
};
|
|
30341
30341
|
}
|
|
30342
30342
|
|
|
30343
|
-
// ../../node_modules
|
|
30343
|
+
// ../../node_modules/graphql-language-service/esm/parser/getTypeInfo.js
|
|
30344
30344
|
function getFieldDef2(schema, type2, fieldName) {
|
|
30345
30345
|
if (fieldName === SchemaMetaFieldDef.name && schema.getQueryType() === type2) {
|
|
30346
30346
|
return SchemaMetaFieldDef;
|
|
@@ -30536,7 +30536,7 @@ spurious results.`);
|
|
|
30536
30536
|
};
|
|
30537
30537
|
}
|
|
30538
30538
|
|
|
30539
|
-
// ../../node_modules
|
|
30539
|
+
// ../../node_modules/graphql-language-service/esm/parser/types.js
|
|
30540
30540
|
var AdditionalRuleKinds = {
|
|
30541
30541
|
ALIASED_FIELD: "AliasedField",
|
|
30542
30542
|
ARGUMENTS: "Arguments",
|
|
@@ -30570,7 +30570,7 @@ spurious results.`);
|
|
|
30570
30570
|
};
|
|
30571
30571
|
var RuleKinds = Object.assign(Object.assign({}, Kind), AdditionalRuleKinds);
|
|
30572
30572
|
|
|
30573
|
-
// ../../node_modules
|
|
30573
|
+
// ../../node_modules/graphql-language-service/esm/types.js
|
|
30574
30574
|
var CompletionItemKind3;
|
|
30575
30575
|
(function(CompletionItemKind4) {
|
|
30576
30576
|
CompletionItemKind4.Text = 1;
|
|
@@ -30600,7 +30600,7 @@ spurious results.`);
|
|
|
30600
30600
|
CompletionItemKind4.TypeParameter = 25;
|
|
30601
30601
|
})(CompletionItemKind3 || (CompletionItemKind3 = {}));
|
|
30602
30602
|
|
|
30603
|
-
// ../../node_modules
|
|
30603
|
+
// ../../node_modules/graphql-language-service/esm/interface/getAutocompleteSuggestions.js
|
|
30604
30604
|
var SuggestionCommand = {
|
|
30605
30605
|
command: "editor.action.triggerSuggest",
|
|
30606
30606
|
title: "Suggestions"
|
|
@@ -31159,10 +31159,10 @@ spurious results.`);
|
|
|
31159
31159
|
return state;
|
|
31160
31160
|
}
|
|
31161
31161
|
|
|
31162
|
-
// ../../node_modules
|
|
31162
|
+
// ../../node_modules/graphql-language-service/esm/utils/fragmentDependencies.js
|
|
31163
31163
|
var import_nullthrows = __toESM(require_nullthrows());
|
|
31164
31164
|
|
|
31165
|
-
// ../../node_modules
|
|
31165
|
+
// ../../node_modules/graphql-language-service/esm/utils/getVariablesJSONSchema.js
|
|
31166
31166
|
function text(into, newText) {
|
|
31167
31167
|
into.push(newText);
|
|
31168
31168
|
}
|
|
@@ -31347,7 +31347,7 @@ spurious results.`);
|
|
|
31347
31347
|
return jsonSchema;
|
|
31348
31348
|
}
|
|
31349
31349
|
|
|
31350
|
-
// ../../node_modules
|
|
31350
|
+
// ../../node_modules/graphql-language-service/esm/utils/Range.js
|
|
31351
31351
|
var Range3 = class {
|
|
31352
31352
|
constructor(start, end) {
|
|
31353
31353
|
this.containsPosition = (position) => {
|
|
@@ -31383,7 +31383,7 @@ spurious results.`);
|
|
|
31383
31383
|
}
|
|
31384
31384
|
};
|
|
31385
31385
|
|
|
31386
|
-
// ../../node_modules
|
|
31386
|
+
// ../../node_modules/graphql-language-service/esm/utils/validateWithCustomRules.js
|
|
31387
31387
|
var specifiedSDLRules2 = [
|
|
31388
31388
|
LoneSchemaDefinitionRule,
|
|
31389
31389
|
UniqueOperationTypesRule,
|
|
@@ -31432,7 +31432,7 @@ spurious results.`);
|
|
|
31432
31432
|
});
|
|
31433
31433
|
}
|
|
31434
31434
|
|
|
31435
|
-
// ../../node_modules
|
|
31435
|
+
// ../../node_modules/graphql-language-service/esm/utils/collectVariables.js
|
|
31436
31436
|
function collectVariables(schema, documentAST) {
|
|
31437
31437
|
const variableToType = /* @__PURE__ */ Object.create(null);
|
|
31438
31438
|
for (const definition of documentAST.definitions) {
|
|
@@ -31453,7 +31453,7 @@ spurious results.`);
|
|
|
31453
31453
|
return variableToType;
|
|
31454
31454
|
}
|
|
31455
31455
|
|
|
31456
|
-
// ../../node_modules
|
|
31456
|
+
// ../../node_modules/graphql-language-service/esm/utils/getOperationFacts.js
|
|
31457
31457
|
function getOperationASTFacts(documentAST, schema) {
|
|
31458
31458
|
const variableToType = schema ? collectVariables(schema, documentAST) : void 0;
|
|
31459
31459
|
const operations = [];
|
|
@@ -31465,7 +31465,7 @@ spurious results.`);
|
|
|
31465
31465
|
return { variableToType, operations };
|
|
31466
31466
|
}
|
|
31467
31467
|
|
|
31468
|
-
// ../../node_modules
|
|
31468
|
+
// ../../node_modules/graphql-language-service/esm/interface/getDiagnostics.js
|
|
31469
31469
|
var SEVERITY = {
|
|
31470
31470
|
Error: "Error",
|
|
31471
31471
|
Warning: "Warning",
|
|
@@ -31571,7 +31571,7 @@ ${fragments}` : query;
|
|
|
31571
31571
|
return location;
|
|
31572
31572
|
}
|
|
31573
31573
|
|
|
31574
|
-
// ../../node_modules
|
|
31574
|
+
// ../../node_modules/graphql-language-service/esm/interface/getHoverInformation.js
|
|
31575
31575
|
function getHoverInformation(schema, queryText, cursor, contextToken, config) {
|
|
31576
31576
|
const options = Object.assign(Object.assign({}, config), { schema });
|
|
31577
31577
|
const context = getContextAtPosition(queryText, cursor, schema, contextToken);
|
|
@@ -31732,10 +31732,10 @@ ${fragments}` : query;
|
|
|
31732
31732
|
into.push(content);
|
|
31733
31733
|
}
|
|
31734
31734
|
|
|
31735
|
-
// ../../node_modules
|
|
31735
|
+
// ../../node_modules/monaco-graphql/esm/LanguageService.js
|
|
31736
31736
|
var import_picomatch_browser = __toESM(require_picomatch_browser());
|
|
31737
31737
|
|
|
31738
|
-
// ../../node_modules
|
|
31738
|
+
// ../../node_modules/monaco-graphql/esm/schemaLoader.js
|
|
31739
31739
|
var defaultSchemaLoader = (schemaConfig, parser) => {
|
|
31740
31740
|
const { schema, documentAST, introspectionJSON, introspectionJSONString, buildSchemaOptions, documentString } = schemaConfig;
|
|
31741
31741
|
if (schema) {
|
|
@@ -31758,7 +31758,7 @@ ${fragments}` : query;
|
|
|
31758
31758
|
throw new Error("No schema supplied");
|
|
31759
31759
|
};
|
|
31760
31760
|
|
|
31761
|
-
// ../../node_modules
|
|
31761
|
+
// ../../node_modules/monaco-graphql/esm/LanguageService.js
|
|
31762
31762
|
var schemaCache = /* @__PURE__ */ new Map();
|
|
31763
31763
|
var LanguageService = class {
|
|
31764
31764
|
_parser = parse;
|
|
@@ -31913,7 +31913,7 @@ ${this._externalFragmentDefinitionsString}`);
|
|
|
31913
31913
|
};
|
|
31914
31914
|
};
|
|
31915
31915
|
|
|
31916
|
-
// ../../node_modules
|
|
31916
|
+
// ../../node_modules/monaco-graphql/esm/utils.js
|
|
31917
31917
|
function toMonacoRange(range) {
|
|
31918
31918
|
return {
|
|
31919
31919
|
startLineNumber: range.start.line + 1,
|
|
@@ -31968,7 +31968,7 @@ ${this._externalFragmentDefinitionsString}`);
|
|
|
31968
31968
|
};
|
|
31969
31969
|
}
|
|
31970
31970
|
|
|
31971
|
-
// ../../node_modules
|
|
31971
|
+
// ../../node_modules/monaco-graphql/esm/GraphQLWorker.js
|
|
31972
31972
|
var GraphQLWorker = class {
|
|
31973
31973
|
_ctx;
|
|
31974
31974
|
_languageService;
|
|
@@ -32076,7 +32076,7 @@ ${this._externalFragmentDefinitionsString}`);
|
|
|
32076
32076
|
}
|
|
32077
32077
|
};
|
|
32078
32078
|
|
|
32079
|
-
// ../../node_modules
|
|
32079
|
+
// ../../node_modules/monaco-graphql/esm/graphql.worker.js
|
|
32080
32080
|
globalThis.onmessage = () => {
|
|
32081
32081
|
initialize((ctx, createData) => new GraphQLWorker(ctx, createData));
|
|
32082
32082
|
};
|