@dxos/node-std 0.8.3 → 0.8.4-main.f9ba587

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.
Files changed (78) hide show
  1. package/dist/lib/browser/_/config.mjs +1 -1
  2. package/dist/lib/browser/assert.mjs +37 -38
  3. package/dist/lib/browser/assert.mjs.map +1 -1
  4. package/dist/lib/browser/buffer.mjs +2 -2
  5. package/dist/lib/browser/{chunk-W3AYESYQ.mjs → chunk-LJ5EWKWX.mjs} +4 -4
  6. package/dist/lib/browser/{chunk-QWZSWMMO.mjs → chunk-WA6DPORN.mjs} +2 -2
  7. package/dist/lib/browser/{chunk-GM2BGSSZ.mjs → chunk-WIBV42KC.mjs} +219 -750
  8. package/dist/lib/browser/chunk-WIBV42KC.mjs.map +7 -0
  9. package/dist/lib/browser/{chunk-PY2IJ42L.mjs → chunk-YERYCS33.mjs} +7 -7
  10. package/dist/lib/browser/crypto.mjs +1 -1
  11. package/dist/lib/browser/events.mjs +3 -3
  12. package/dist/lib/browser/fs/promises.mjs +1 -1
  13. package/dist/lib/browser/fs.mjs +1 -1
  14. package/dist/lib/browser/globals.mjs +3 -3
  15. package/dist/lib/browser/inject-globals.mjs +3 -3
  16. package/dist/lib/browser/meta.json +1 -1
  17. package/dist/lib/browser/path.mjs +3 -3
  18. package/dist/lib/browser/stream.mjs +1 -1
  19. package/dist/lib/browser/util.mjs +5 -5
  20. package/dist/lib/node-esm/_/config.mjs +1 -1
  21. package/dist/lib/node-esm/assert.mjs +1 -1
  22. package/dist/lib/node-esm/buffer.mjs +2 -2
  23. package/dist/lib/node-esm/{chunk-KIVTZY6Z.mjs → chunk-3EE3KRAW.mjs} +2 -2
  24. package/dist/lib/node-esm/{chunk-SOGAFZTS.mjs → chunk-F5GZS76O.mjs} +7 -7
  25. package/dist/lib/node-esm/{chunk-I3G4DBJU.mjs → chunk-RJ7I7ZC3.mjs} +4 -4
  26. package/dist/lib/node-esm/crypto.mjs +1 -1
  27. package/dist/lib/node-esm/events.mjs +1 -1
  28. package/dist/lib/node-esm/fs/promises.mjs +1 -1
  29. package/dist/lib/node-esm/fs.mjs +1 -1
  30. package/dist/lib/node-esm/globals.mjs +3 -3
  31. package/dist/lib/node-esm/inject-globals.mjs +3 -3
  32. package/dist/lib/node-esm/meta.json +1 -1
  33. package/dist/lib/node-esm/path.mjs +3 -3
  34. package/dist/lib/node-esm/stream.mjs +1 -1
  35. package/dist/lib/node-esm/util.mjs +182 -712
  36. package/dist/lib/node-esm/util.mjs.map +4 -4
  37. package/dist/types/tsconfig.tsbuildinfo +1 -0
  38. package/package.json +2 -2
  39. package/dist/lib/browser/chunk-GM2BGSSZ.mjs.map +0 -7
  40. package/dist/lib/node/_/config.cjs +0 -44
  41. package/dist/lib/node/_/config.cjs.map +0 -7
  42. package/dist/lib/node/assert.cjs +0 -37
  43. package/dist/lib/node/assert.cjs.map +0 -7
  44. package/dist/lib/node/buffer.cjs +0 -32
  45. package/dist/lib/node/buffer.cjs.map +0 -7
  46. package/dist/lib/node/chunk-6SZKM6EC.cjs +0 -63
  47. package/dist/lib/node/chunk-6SZKM6EC.cjs.map +0 -7
  48. package/dist/lib/node/chunk-ENV4LVNZ.cjs +0 -133
  49. package/dist/lib/node/chunk-ENV4LVNZ.cjs.map +0 -7
  50. package/dist/lib/node/chunk-FCCITQEP.cjs +0 -1812
  51. package/dist/lib/node/chunk-FCCITQEP.cjs.map +0 -7
  52. package/dist/lib/node/chunk-P2R5OUNF.cjs +0 -22
  53. package/dist/lib/node/chunk-P2R5OUNF.cjs.map +0 -7
  54. package/dist/lib/node/crypto.cjs +0 -32
  55. package/dist/lib/node/crypto.cjs.map +0 -7
  56. package/dist/lib/node/events.cjs +0 -32
  57. package/dist/lib/node/events.cjs.map +0 -7
  58. package/dist/lib/node/fs/promises.cjs +0 -120
  59. package/dist/lib/node/fs/promises.cjs.map +0 -7
  60. package/dist/lib/node/fs.cjs +0 -53
  61. package/dist/lib/node/fs.cjs.map +0 -7
  62. package/dist/lib/node/globals.cjs +0 -6
  63. package/dist/lib/node/globals.cjs.map +0 -7
  64. package/dist/lib/node/inject-globals.cjs +0 -38
  65. package/dist/lib/node/inject-globals.cjs.map +0 -7
  66. package/dist/lib/node/meta.json +0 -1
  67. package/dist/lib/node/path.cjs +0 -466
  68. package/dist/lib/node/path.cjs.map +0 -7
  69. package/dist/lib/node/stream.cjs +0 -42
  70. package/dist/lib/node/stream.cjs.map +0 -7
  71. package/dist/lib/node/util.cjs +0 -2493
  72. package/dist/lib/node/util.cjs.map +0 -7
  73. /package/dist/lib/browser/{chunk-W3AYESYQ.mjs.map → chunk-LJ5EWKWX.mjs.map} +0 -0
  74. /package/dist/lib/browser/{chunk-QWZSWMMO.mjs.map → chunk-WA6DPORN.mjs.map} +0 -0
  75. /package/dist/lib/browser/{chunk-PY2IJ42L.mjs.map → chunk-YERYCS33.mjs.map} +0 -0
  76. /package/dist/lib/node-esm/{chunk-KIVTZY6Z.mjs.map → chunk-3EE3KRAW.mjs.map} +0 -0
  77. /package/dist/lib/node-esm/{chunk-SOGAFZTS.mjs.map → chunk-F5GZS76O.mjs.map} +0 -0
  78. /package/dist/lib/node-esm/{chunk-I3G4DBJU.mjs.map → chunk-RJ7I7ZC3.mjs.map} +0 -0
@@ -2,9 +2,9 @@ import {
2
2
  __commonJS
3
3
  } from "./chunk-3QS3WKRC.mjs";
4
4
 
5
- // node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js
5
+ // ../../../node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js
6
6
  var require_shams = __commonJS({
7
- "node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js"(exports, module) {
7
+ "../../../node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js"(exports, module) {
8
8
  "use strict";
9
9
  module.exports = function hasSymbols() {
10
10
  if (typeof Symbol !== "function" || typeof Object.getOwnPropertySymbols !== "function") {
@@ -54,9 +54,9 @@ var require_shams = __commonJS({
54
54
  }
55
55
  });
56
56
 
57
- // node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js
57
+ // ../../../node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js
58
58
  var require_shams2 = __commonJS({
59
- "node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js"(exports, module) {
59
+ "../../../node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js"(exports, module) {
60
60
  "use strict";
61
61
  var hasSymbols = require_shams();
62
62
  module.exports = function hasToStringTagShams() {
@@ -65,9 +65,65 @@ var require_shams2 = __commonJS({
65
65
  }
66
66
  });
67
67
 
68
- // node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js
68
+ // ../../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/index.js
69
+ var require_es_errors = __commonJS({
70
+ "../../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/index.js"(exports, module) {
71
+ "use strict";
72
+ module.exports = Error;
73
+ }
74
+ });
75
+
76
+ // ../../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/eval.js
77
+ var require_eval = __commonJS({
78
+ "../../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/eval.js"(exports, module) {
79
+ "use strict";
80
+ module.exports = EvalError;
81
+ }
82
+ });
83
+
84
+ // ../../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/range.js
85
+ var require_range = __commonJS({
86
+ "../../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/range.js"(exports, module) {
87
+ "use strict";
88
+ module.exports = RangeError;
89
+ }
90
+ });
91
+
92
+ // ../../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/ref.js
93
+ var require_ref = __commonJS({
94
+ "../../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/ref.js"(exports, module) {
95
+ "use strict";
96
+ module.exports = ReferenceError;
97
+ }
98
+ });
99
+
100
+ // ../../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/syntax.js
101
+ var require_syntax = __commonJS({
102
+ "../../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/syntax.js"(exports, module) {
103
+ "use strict";
104
+ module.exports = SyntaxError;
105
+ }
106
+ });
107
+
108
+ // ../../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/type.js
109
+ var require_type = __commonJS({
110
+ "../../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/type.js"(exports, module) {
111
+ "use strict";
112
+ module.exports = TypeError;
113
+ }
114
+ });
115
+
116
+ // ../../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/uri.js
117
+ var require_uri = __commonJS({
118
+ "../../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/uri.js"(exports, module) {
119
+ "use strict";
120
+ module.exports = URIError;
121
+ }
122
+ });
123
+
124
+ // ../../../node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js
69
125
  var require_has_symbols = __commonJS({
70
- "node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js"(exports, module) {
126
+ "../../../node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js"(exports, module) {
71
127
  "use strict";
72
128
  var origSymbol = typeof Symbol !== "undefined" && Symbol;
73
129
  var hasSymbolSham = require_shams();
@@ -89,23 +145,24 @@ var require_has_symbols = __commonJS({
89
145
  }
90
146
  });
91
147
 
92
- // node_modules/.pnpm/has-proto@1.0.1/node_modules/has-proto/index.js
148
+ // ../../../node_modules/.pnpm/has-proto@1.0.3/node_modules/has-proto/index.js
93
149
  var require_has_proto = __commonJS({
94
- "node_modules/.pnpm/has-proto@1.0.1/node_modules/has-proto/index.js"(exports, module) {
150
+ "../../../node_modules/.pnpm/has-proto@1.0.3/node_modules/has-proto/index.js"(exports, module) {
95
151
  "use strict";
96
152
  var test = {
153
+ __proto__: null,
97
154
  foo: {}
98
155
  };
99
156
  var $Object = Object;
100
157
  module.exports = function hasProto() {
101
- return { __proto__: test }.foo === test.foo && !({ __proto__: null } instanceof $Object);
158
+ return { __proto__: test }.foo === test.foo && !(test instanceof $Object);
102
159
  };
103
160
  }
104
161
  });
105
162
 
106
- // node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js
163
+ // ../../../node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js
107
164
  var require_implementation = __commonJS({
108
- "node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js"(exports, module) {
165
+ "../../../node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js"(exports, module) {
109
166
  "use strict";
110
167
  var ERROR_MESSAGE = "Function.prototype.bind called on incompatible ";
111
168
  var toStr = Object.prototype.toString;
@@ -134,483 +191,63 @@ var require_implementation = __commonJS({
134
191
  str += arr[i];
135
192
  if (i + 1 < arr.length) {
136
193
  str += joiner;
137
- }
138
- }
139
- return str;
140
- };
141
- module.exports = function bind(that) {
142
- var target = this;
143
- if (typeof target !== "function" || toStr.apply(target) !== funcType) {
144
- throw new TypeError(ERROR_MESSAGE + target);
145
- }
146
- var args = slicy(arguments, 1);
147
- var bound;
148
- var binder = function() {
149
- if (this instanceof bound) {
150
- var result = target.apply(
151
- this,
152
- concatty(args, arguments)
153
- );
154
- if (Object(result) === result) {
155
- return result;
156
- }
157
- return this;
158
- }
159
- return target.apply(
160
- that,
161
- concatty(args, arguments)
162
- );
163
- };
164
- var boundLength = max(0, target.length - args.length);
165
- var boundArgs = [];
166
- for (var i = 0; i < boundLength; i++) {
167
- boundArgs[i] = "$" + i;
168
- }
169
- bound = Function("binder", "return function (" + joiny(boundArgs, ",") + "){ return binder.apply(this,arguments); }")(binder);
170
- if (target.prototype) {
171
- var Empty = function Empty2() {
172
- };
173
- Empty.prototype = target.prototype;
174
- bound.prototype = new Empty();
175
- Empty.prototype = null;
176
- }
177
- return bound;
178
- };
179
- }
180
- });
181
-
182
- // node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.js
183
- var require_function_bind = __commonJS({
184
- "node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.js"(exports, module) {
185
- "use strict";
186
- var implementation = require_implementation();
187
- module.exports = Function.prototype.bind || implementation;
188
- }
189
- });
190
-
191
- // node_modules/.pnpm/hasown@2.0.0/node_modules/hasown/index.js
192
- var require_hasown = __commonJS({
193
- "node_modules/.pnpm/hasown@2.0.0/node_modules/hasown/index.js"(exports, module) {
194
- "use strict";
195
- var call = Function.prototype.call;
196
- var $hasOwn = Object.prototype.hasOwnProperty;
197
- var bind = require_function_bind();
198
- module.exports = bind.call(call, $hasOwn);
199
- }
200
- });
201
-
202
- // node_modules/.pnpm/get-intrinsic@1.2.2/node_modules/get-intrinsic/index.js
203
- var require_get_intrinsic = __commonJS({
204
- "node_modules/.pnpm/get-intrinsic@1.2.2/node_modules/get-intrinsic/index.js"(exports, module) {
205
- "use strict";
206
- var undefined2;
207
- var $SyntaxError = SyntaxError;
208
- var $Function = Function;
209
- var $TypeError = TypeError;
210
- var getEvalledConstructor = function(expressionSyntax) {
211
- try {
212
- return $Function('"use strict"; return (' + expressionSyntax + ").constructor;")();
213
- } catch (e) {
214
- }
215
- };
216
- var $gOPD = Object.getOwnPropertyDescriptor;
217
- if ($gOPD) {
218
- try {
219
- $gOPD({}, "");
220
- } catch (e) {
221
- $gOPD = null;
222
- }
223
- }
224
- var throwTypeError = function() {
225
- throw new $TypeError();
226
- };
227
- var ThrowTypeError = $gOPD ? function() {
228
- try {
229
- arguments.callee;
230
- return throwTypeError;
231
- } catch (calleeThrows) {
232
- try {
233
- return $gOPD(arguments, "callee").get;
234
- } catch (gOPDthrows) {
235
- return throwTypeError;
236
- }
237
- }
238
- }() : throwTypeError;
239
- var hasSymbols = require_has_symbols()();
240
- var hasProto = require_has_proto()();
241
- var getProto = Object.getPrototypeOf || (hasProto ? function(x) {
242
- return x.__proto__;
243
- } : null);
244
- var needsEval = {};
245
- var TypedArray = typeof Uint8Array === "undefined" || !getProto ? undefined2 : getProto(Uint8Array);
246
- var INTRINSICS = {
247
- "%AggregateError%": typeof AggregateError === "undefined" ? undefined2 : AggregateError,
248
- "%Array%": Array,
249
- "%ArrayBuffer%": typeof ArrayBuffer === "undefined" ? undefined2 : ArrayBuffer,
250
- "%ArrayIteratorPrototype%": hasSymbols && getProto ? getProto([][Symbol.iterator]()) : undefined2,
251
- "%AsyncFromSyncIteratorPrototype%": undefined2,
252
- "%AsyncFunction%": needsEval,
253
- "%AsyncGenerator%": needsEval,
254
- "%AsyncGeneratorFunction%": needsEval,
255
- "%AsyncIteratorPrototype%": needsEval,
256
- "%Atomics%": typeof Atomics === "undefined" ? undefined2 : Atomics,
257
- "%BigInt%": typeof BigInt === "undefined" ? undefined2 : BigInt,
258
- "%BigInt64Array%": typeof BigInt64Array === "undefined" ? undefined2 : BigInt64Array,
259
- "%BigUint64Array%": typeof BigUint64Array === "undefined" ? undefined2 : BigUint64Array,
260
- "%Boolean%": Boolean,
261
- "%DataView%": typeof DataView === "undefined" ? undefined2 : DataView,
262
- "%Date%": Date,
263
- "%decodeURI%": decodeURI,
264
- "%decodeURIComponent%": decodeURIComponent,
265
- "%encodeURI%": encodeURI,
266
- "%encodeURIComponent%": encodeURIComponent,
267
- "%Error%": Error,
268
- "%eval%": eval,
269
- // eslint-disable-line no-eval
270
- "%EvalError%": EvalError,
271
- "%Float32Array%": typeof Float32Array === "undefined" ? undefined2 : Float32Array,
272
- "%Float64Array%": typeof Float64Array === "undefined" ? undefined2 : Float64Array,
273
- "%FinalizationRegistry%": typeof FinalizationRegistry === "undefined" ? undefined2 : FinalizationRegistry,
274
- "%Function%": $Function,
275
- "%GeneratorFunction%": needsEval,
276
- "%Int8Array%": typeof Int8Array === "undefined" ? undefined2 : Int8Array,
277
- "%Int16Array%": typeof Int16Array === "undefined" ? undefined2 : Int16Array,
278
- "%Int32Array%": typeof Int32Array === "undefined" ? undefined2 : Int32Array,
279
- "%isFinite%": isFinite,
280
- "%isNaN%": isNaN,
281
- "%IteratorPrototype%": hasSymbols && getProto ? getProto(getProto([][Symbol.iterator]())) : undefined2,
282
- "%JSON%": typeof JSON === "object" ? JSON : undefined2,
283
- "%Map%": typeof Map === "undefined" ? undefined2 : Map,
284
- "%MapIteratorPrototype%": typeof Map === "undefined" || !hasSymbols || !getProto ? undefined2 : getProto((/* @__PURE__ */ new Map())[Symbol.iterator]()),
285
- "%Math%": Math,
286
- "%Number%": Number,
287
- "%Object%": Object,
288
- "%parseFloat%": parseFloat,
289
- "%parseInt%": parseInt,
290
- "%Promise%": typeof Promise === "undefined" ? undefined2 : Promise,
291
- "%Proxy%": typeof Proxy === "undefined" ? undefined2 : Proxy,
292
- "%RangeError%": RangeError,
293
- "%ReferenceError%": ReferenceError,
294
- "%Reflect%": typeof Reflect === "undefined" ? undefined2 : Reflect,
295
- "%RegExp%": RegExp,
296
- "%Set%": typeof Set === "undefined" ? undefined2 : Set,
297
- "%SetIteratorPrototype%": typeof Set === "undefined" || !hasSymbols || !getProto ? undefined2 : getProto((/* @__PURE__ */ new Set())[Symbol.iterator]()),
298
- "%SharedArrayBuffer%": typeof SharedArrayBuffer === "undefined" ? undefined2 : SharedArrayBuffer,
299
- "%String%": String,
300
- "%StringIteratorPrototype%": hasSymbols && getProto ? getProto(""[Symbol.iterator]()) : undefined2,
301
- "%Symbol%": hasSymbols ? Symbol : undefined2,
302
- "%SyntaxError%": $SyntaxError,
303
- "%ThrowTypeError%": ThrowTypeError,
304
- "%TypedArray%": TypedArray,
305
- "%TypeError%": $TypeError,
306
- "%Uint8Array%": typeof Uint8Array === "undefined" ? undefined2 : Uint8Array,
307
- "%Uint8ClampedArray%": typeof Uint8ClampedArray === "undefined" ? undefined2 : Uint8ClampedArray,
308
- "%Uint16Array%": typeof Uint16Array === "undefined" ? undefined2 : Uint16Array,
309
- "%Uint32Array%": typeof Uint32Array === "undefined" ? undefined2 : Uint32Array,
310
- "%URIError%": URIError,
311
- "%WeakMap%": typeof WeakMap === "undefined" ? undefined2 : WeakMap,
312
- "%WeakRef%": typeof WeakRef === "undefined" ? undefined2 : WeakRef,
313
- "%WeakSet%": typeof WeakSet === "undefined" ? undefined2 : WeakSet
314
- };
315
- if (getProto) {
316
- try {
317
- null.error;
318
- } catch (e) {
319
- errorProto = getProto(getProto(e));
320
- INTRINSICS["%Error.prototype%"] = errorProto;
321
- }
322
- }
323
- var errorProto;
324
- var doEval = function doEval2(name) {
325
- var value;
326
- if (name === "%AsyncFunction%") {
327
- value = getEvalledConstructor("async function () {}");
328
- } else if (name === "%GeneratorFunction%") {
329
- value = getEvalledConstructor("function* () {}");
330
- } else if (name === "%AsyncGeneratorFunction%") {
331
- value = getEvalledConstructor("async function* () {}");
332
- } else if (name === "%AsyncGenerator%") {
333
- var fn = doEval2("%AsyncGeneratorFunction%");
334
- if (fn) {
335
- value = fn.prototype;
336
- }
337
- } else if (name === "%AsyncIteratorPrototype%") {
338
- var gen = doEval2("%AsyncGenerator%");
339
- if (gen && getProto) {
340
- value = getProto(gen.prototype);
341
- }
342
- }
343
- INTRINSICS[name] = value;
344
- return value;
345
- };
346
- var LEGACY_ALIASES = {
347
- "%ArrayBufferPrototype%": ["ArrayBuffer", "prototype"],
348
- "%ArrayPrototype%": ["Array", "prototype"],
349
- "%ArrayProto_entries%": ["Array", "prototype", "entries"],
350
- "%ArrayProto_forEach%": ["Array", "prototype", "forEach"],
351
- "%ArrayProto_keys%": ["Array", "prototype", "keys"],
352
- "%ArrayProto_values%": ["Array", "prototype", "values"],
353
- "%AsyncFunctionPrototype%": ["AsyncFunction", "prototype"],
354
- "%AsyncGenerator%": ["AsyncGeneratorFunction", "prototype"],
355
- "%AsyncGeneratorPrototype%": ["AsyncGeneratorFunction", "prototype", "prototype"],
356
- "%BooleanPrototype%": ["Boolean", "prototype"],
357
- "%DataViewPrototype%": ["DataView", "prototype"],
358
- "%DatePrototype%": ["Date", "prototype"],
359
- "%ErrorPrototype%": ["Error", "prototype"],
360
- "%EvalErrorPrototype%": ["EvalError", "prototype"],
361
- "%Float32ArrayPrototype%": ["Float32Array", "prototype"],
362
- "%Float64ArrayPrototype%": ["Float64Array", "prototype"],
363
- "%FunctionPrototype%": ["Function", "prototype"],
364
- "%Generator%": ["GeneratorFunction", "prototype"],
365
- "%GeneratorPrototype%": ["GeneratorFunction", "prototype", "prototype"],
366
- "%Int8ArrayPrototype%": ["Int8Array", "prototype"],
367
- "%Int16ArrayPrototype%": ["Int16Array", "prototype"],
368
- "%Int32ArrayPrototype%": ["Int32Array", "prototype"],
369
- "%JSONParse%": ["JSON", "parse"],
370
- "%JSONStringify%": ["JSON", "stringify"],
371
- "%MapPrototype%": ["Map", "prototype"],
372
- "%NumberPrototype%": ["Number", "prototype"],
373
- "%ObjectPrototype%": ["Object", "prototype"],
374
- "%ObjProto_toString%": ["Object", "prototype", "toString"],
375
- "%ObjProto_valueOf%": ["Object", "prototype", "valueOf"],
376
- "%PromisePrototype%": ["Promise", "prototype"],
377
- "%PromiseProto_then%": ["Promise", "prototype", "then"],
378
- "%Promise_all%": ["Promise", "all"],
379
- "%Promise_reject%": ["Promise", "reject"],
380
- "%Promise_resolve%": ["Promise", "resolve"],
381
- "%RangeErrorPrototype%": ["RangeError", "prototype"],
382
- "%ReferenceErrorPrototype%": ["ReferenceError", "prototype"],
383
- "%RegExpPrototype%": ["RegExp", "prototype"],
384
- "%SetPrototype%": ["Set", "prototype"],
385
- "%SharedArrayBufferPrototype%": ["SharedArrayBuffer", "prototype"],
386
- "%StringPrototype%": ["String", "prototype"],
387
- "%SymbolPrototype%": ["Symbol", "prototype"],
388
- "%SyntaxErrorPrototype%": ["SyntaxError", "prototype"],
389
- "%TypedArrayPrototype%": ["TypedArray", "prototype"],
390
- "%TypeErrorPrototype%": ["TypeError", "prototype"],
391
- "%Uint8ArrayPrototype%": ["Uint8Array", "prototype"],
392
- "%Uint8ClampedArrayPrototype%": ["Uint8ClampedArray", "prototype"],
393
- "%Uint16ArrayPrototype%": ["Uint16Array", "prototype"],
394
- "%Uint32ArrayPrototype%": ["Uint32Array", "prototype"],
395
- "%URIErrorPrototype%": ["URIError", "prototype"],
396
- "%WeakMapPrototype%": ["WeakMap", "prototype"],
397
- "%WeakSetPrototype%": ["WeakSet", "prototype"]
398
- };
399
- var bind = require_function_bind();
400
- var hasOwn = require_hasown();
401
- var $concat = bind.call(Function.call, Array.prototype.concat);
402
- var $spliceApply = bind.call(Function.apply, Array.prototype.splice);
403
- var $replace = bind.call(Function.call, String.prototype.replace);
404
- var $strSlice = bind.call(Function.call, String.prototype.slice);
405
- var $exec = bind.call(Function.call, RegExp.prototype.exec);
406
- var rePropName = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;
407
- var reEscapeChar = /\\(\\)?/g;
408
- var stringToPath = function stringToPath2(string) {
409
- var first = $strSlice(string, 0, 1);
410
- var last = $strSlice(string, -1);
411
- if (first === "%" && last !== "%") {
412
- throw new $SyntaxError("invalid intrinsic syntax, expected closing `%`");
413
- } else if (last === "%" && first !== "%") {
414
- throw new $SyntaxError("invalid intrinsic syntax, expected opening `%`");
415
- }
416
- var result = [];
417
- $replace(string, rePropName, function(match, number, quote, subString) {
418
- result[result.length] = quote ? $replace(subString, reEscapeChar, "$1") : number || match;
419
- });
420
- return result;
421
- };
422
- var getBaseIntrinsic = function getBaseIntrinsic2(name, allowMissing) {
423
- var intrinsicName = name;
424
- var alias;
425
- if (hasOwn(LEGACY_ALIASES, intrinsicName)) {
426
- alias = LEGACY_ALIASES[intrinsicName];
427
- intrinsicName = "%" + alias[0] + "%";
428
- }
429
- if (hasOwn(INTRINSICS, intrinsicName)) {
430
- var value = INTRINSICS[intrinsicName];
431
- if (value === needsEval) {
432
- value = doEval(intrinsicName);
433
- }
434
- if (typeof value === "undefined" && !allowMissing) {
435
- throw new $TypeError("intrinsic " + name + " exists, but is not available. Please file an issue!");
436
- }
437
- return {
438
- alias,
439
- name: intrinsicName,
440
- value
441
- };
442
- }
443
- throw new $SyntaxError("intrinsic " + name + " does not exist!");
444
- };
445
- module.exports = function GetIntrinsic(name, allowMissing) {
446
- if (typeof name !== "string" || name.length === 0) {
447
- throw new $TypeError("intrinsic name must be a non-empty string");
448
- }
449
- if (arguments.length > 1 && typeof allowMissing !== "boolean") {
450
- throw new $TypeError('"allowMissing" argument must be a boolean');
451
- }
452
- if ($exec(/^%?[^%]*%?$/, name) === null) {
453
- throw new $SyntaxError("`%` may not be present anywhere but at the beginning and end of the intrinsic name");
454
- }
455
- var parts = stringToPath(name);
456
- var intrinsicBaseName = parts.length > 0 ? parts[0] : "";
457
- var intrinsic = getBaseIntrinsic("%" + intrinsicBaseName + "%", allowMissing);
458
- var intrinsicRealName = intrinsic.name;
459
- var value = intrinsic.value;
460
- var skipFurtherCaching = false;
461
- var alias = intrinsic.alias;
462
- if (alias) {
463
- intrinsicBaseName = alias[0];
464
- $spliceApply(parts, $concat([0, 1], alias));
465
- }
466
- for (var i = 1, isOwn = true; i < parts.length; i += 1) {
467
- var part = parts[i];
468
- var first = $strSlice(part, 0, 1);
469
- var last = $strSlice(part, -1);
470
- if ((first === '"' || first === "'" || first === "`" || (last === '"' || last === "'" || last === "`")) && first !== last) {
471
- throw new $SyntaxError("property names with quotes must have matching quotes");
472
- }
473
- if (part === "constructor" || !isOwn) {
474
- skipFurtherCaching = true;
475
- }
476
- intrinsicBaseName += "." + part;
477
- intrinsicRealName = "%" + intrinsicBaseName + "%";
478
- if (hasOwn(INTRINSICS, intrinsicRealName)) {
479
- value = INTRINSICS[intrinsicRealName];
480
- } else if (value != null) {
481
- if (!(part in value)) {
482
- if (!allowMissing) {
483
- throw new $TypeError("base intrinsic for " + name + " exists, but the property is not available.");
484
- }
485
- return void 0;
486
- }
487
- if ($gOPD && i + 1 >= parts.length) {
488
- var desc = $gOPD(value, part);
489
- isOwn = !!desc;
490
- if (isOwn && "get" in desc && !("originalValue" in desc.get)) {
491
- value = desc.get;
492
- } else {
493
- value = value[part];
494
- }
495
- } else {
496
- isOwn = hasOwn(value, part);
497
- value = value[part];
498
- }
499
- if (isOwn && !skipFurtherCaching) {
500
- INTRINSICS[intrinsicRealName] = value;
501
- }
502
- }
503
- }
504
- return value;
505
- };
506
- }
507
- });
508
-
509
- // node_modules/.pnpm/has-property-descriptors@1.0.0/node_modules/has-property-descriptors/index.js
510
- var require_has_property_descriptors = __commonJS({
511
- "node_modules/.pnpm/has-property-descriptors@1.0.0/node_modules/has-property-descriptors/index.js"(exports, module) {
512
- "use strict";
513
- var GetIntrinsic = require_get_intrinsic();
514
- var $defineProperty = GetIntrinsic("%Object.defineProperty%", true);
515
- var hasPropertyDescriptors = function hasPropertyDescriptors2() {
516
- if ($defineProperty) {
517
- try {
518
- $defineProperty({}, "a", { value: 1 });
519
- return true;
520
- } catch (e) {
521
- return false;
522
- }
523
- }
524
- return false;
525
- };
526
- hasPropertyDescriptors.hasArrayLengthDefineBug = function hasArrayLengthDefineBug() {
527
- if (!hasPropertyDescriptors()) {
528
- return null;
529
- }
530
- try {
531
- return $defineProperty([], "length", { value: 1 }).length !== 1;
532
- } catch (e) {
533
- return true;
534
- }
535
- };
536
- module.exports = hasPropertyDescriptors;
537
- }
538
- });
539
-
540
- // node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/index.js
541
- var require_es_errors = __commonJS({
542
- "node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/index.js"(exports, module) {
543
- "use strict";
544
- module.exports = Error;
545
- }
546
- });
547
-
548
- // node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/eval.js
549
- var require_eval = __commonJS({
550
- "node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/eval.js"(exports, module) {
551
- "use strict";
552
- module.exports = EvalError;
553
- }
554
- });
555
-
556
- // node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/range.js
557
- var require_range = __commonJS({
558
- "node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/range.js"(exports, module) {
559
- "use strict";
560
- module.exports = RangeError;
561
- }
562
- });
563
-
564
- // node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/ref.js
565
- var require_ref = __commonJS({
566
- "node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/ref.js"(exports, module) {
567
- "use strict";
568
- module.exports = ReferenceError;
569
- }
570
- });
571
-
572
- // node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/syntax.js
573
- var require_syntax = __commonJS({
574
- "node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/syntax.js"(exports, module) {
575
- "use strict";
576
- module.exports = SyntaxError;
577
- }
578
- });
579
-
580
- // node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/type.js
581
- var require_type = __commonJS({
582
- "node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/type.js"(exports, module) {
583
- "use strict";
584
- module.exports = TypeError;
585
- }
586
- });
587
-
588
- // node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/uri.js
589
- var require_uri = __commonJS({
590
- "node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/uri.js"(exports, module) {
591
- "use strict";
592
- module.exports = URIError;
194
+ }
195
+ }
196
+ return str;
197
+ };
198
+ module.exports = function bind(that) {
199
+ var target = this;
200
+ if (typeof target !== "function" || toStr.apply(target) !== funcType) {
201
+ throw new TypeError(ERROR_MESSAGE + target);
202
+ }
203
+ var args = slicy(arguments, 1);
204
+ var bound;
205
+ var binder = function() {
206
+ if (this instanceof bound) {
207
+ var result = target.apply(
208
+ this,
209
+ concatty(args, arguments)
210
+ );
211
+ if (Object(result) === result) {
212
+ return result;
213
+ }
214
+ return this;
215
+ }
216
+ return target.apply(
217
+ that,
218
+ concatty(args, arguments)
219
+ );
220
+ };
221
+ var boundLength = max(0, target.length - args.length);
222
+ var boundArgs = [];
223
+ for (var i = 0; i < boundLength; i++) {
224
+ boundArgs[i] = "$" + i;
225
+ }
226
+ bound = Function("binder", "return function (" + joiny(boundArgs, ",") + "){ return binder.apply(this,arguments); }")(binder);
227
+ if (target.prototype) {
228
+ var Empty = function Empty2() {
229
+ };
230
+ Empty.prototype = target.prototype;
231
+ bound.prototype = new Empty();
232
+ Empty.prototype = null;
233
+ }
234
+ return bound;
235
+ };
593
236
  }
594
237
  });
595
238
 
596
- // node_modules/.pnpm/has-proto@1.0.3/node_modules/has-proto/index.js
597
- var require_has_proto2 = __commonJS({
598
- "node_modules/.pnpm/has-proto@1.0.3/node_modules/has-proto/index.js"(exports, module) {
239
+ // ../../../node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.js
240
+ var require_function_bind = __commonJS({
241
+ "../../../node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.js"(exports, module) {
599
242
  "use strict";
600
- var test = {
601
- __proto__: null,
602
- foo: {}
603
- };
604
- var $Object = Object;
605
- module.exports = function hasProto() {
606
- return { __proto__: test }.foo === test.foo && !(test instanceof $Object);
607
- };
243
+ var implementation = require_implementation();
244
+ module.exports = Function.prototype.bind || implementation;
608
245
  }
609
246
  });
610
247
 
611
- // node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/index.js
612
- var require_hasown2 = __commonJS({
613
- "node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/index.js"(exports, module) {
248
+ // ../../../node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/index.js
249
+ var require_hasown = __commonJS({
250
+ "../../../node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/index.js"(exports, module) {
614
251
  "use strict";
615
252
  var call = Function.prototype.call;
616
253
  var $hasOwn = Object.prototype.hasOwnProperty;
@@ -619,9 +256,9 @@ var require_hasown2 = __commonJS({
619
256
  }
620
257
  });
621
258
 
622
- // node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/index.js
623
- var require_get_intrinsic2 = __commonJS({
624
- "node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/index.js"(exports, module) {
259
+ // ../../../node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/index.js
260
+ var require_get_intrinsic = __commonJS({
261
+ "../../../node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/index.js"(exports, module) {
625
262
  "use strict";
626
263
  var undefined2;
627
264
  var $Error = require_es_errors();
@@ -662,7 +299,7 @@ var require_get_intrinsic2 = __commonJS({
662
299
  }
663
300
  }() : throwTypeError;
664
301
  var hasSymbols = require_has_symbols()();
665
- var hasProto = require_has_proto2()();
302
+ var hasProto = require_has_proto()();
666
303
  var getProto = Object.getPrototypeOf || (hasProto ? function(x) {
667
304
  return x.__proto__;
668
305
  } : null);
@@ -824,7 +461,7 @@ var require_get_intrinsic2 = __commonJS({
824
461
  "%WeakSetPrototype%": ["WeakSet", "prototype"]
825
462
  };
826
463
  var bind = require_function_bind();
827
- var hasOwn = require_hasown2();
464
+ var hasOwn = require_hasown();
828
465
  var $concat = bind.call(Function.call, Array.prototype.concat);
829
466
  var $spliceApply = bind.call(Function.apply, Array.prototype.splice);
830
467
  var $replace = bind.call(Function.call, String.prototype.replace);
@@ -909,7 +546,7 @@ var require_get_intrinsic2 = __commonJS({
909
546
  if (!allowMissing) {
910
547
  throw new $TypeError("base intrinsic for " + name + " exists, but the property is not available.");
911
548
  }
912
- return void 0;
549
+ return void undefined2;
913
550
  }
914
551
  if ($gOPD && i + 1 >= parts.length) {
915
552
  var desc = $gOPD(value, part);
@@ -933,9 +570,26 @@ var require_get_intrinsic2 = __commonJS({
933
570
  }
934
571
  });
935
572
 
936
- // node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js
573
+ // ../../../node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/index.js
574
+ var require_es_define_property = __commonJS({
575
+ "../../../node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/index.js"(exports, module) {
576
+ "use strict";
577
+ var GetIntrinsic = require_get_intrinsic();
578
+ var $defineProperty = GetIntrinsic("%Object.defineProperty%", true) || false;
579
+ if ($defineProperty) {
580
+ try {
581
+ $defineProperty({}, "a", { value: 1 });
582
+ } catch (e) {
583
+ $defineProperty = false;
584
+ }
585
+ }
586
+ module.exports = $defineProperty;
587
+ }
588
+ });
589
+
590
+ // ../../../node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js
937
591
  var require_gopd = __commonJS({
938
- "node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js"(exports, module) {
592
+ "../../../node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js"(exports, module) {
939
593
  "use strict";
940
594
  var GetIntrinsic = require_get_intrinsic();
941
595
  var $gOPD = GetIntrinsic("%Object.getOwnPropertyDescriptor%", true);
@@ -950,22 +604,13 @@ var require_gopd = __commonJS({
950
604
  }
951
605
  });
952
606
 
953
- // node_modules/.pnpm/define-data-property@1.1.1/node_modules/define-data-property/index.js
607
+ // ../../../node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/index.js
954
608
  var require_define_data_property = __commonJS({
955
- "node_modules/.pnpm/define-data-property@1.1.1/node_modules/define-data-property/index.js"(exports, module) {
609
+ "../../../node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/index.js"(exports, module) {
956
610
  "use strict";
957
- var hasPropertyDescriptors = require_has_property_descriptors()();
958
- var GetIntrinsic = require_get_intrinsic2();
959
- var $defineProperty = hasPropertyDescriptors && GetIntrinsic("%Object.defineProperty%", true);
960
- if ($defineProperty) {
961
- try {
962
- $defineProperty({}, "a", { value: 1 });
963
- } catch (e) {
964
- $defineProperty = false;
965
- }
966
- }
967
- var $SyntaxError = GetIntrinsic("%SyntaxError%");
968
- var $TypeError = GetIntrinsic("%TypeError%");
611
+ var $defineProperty = require_es_define_property();
612
+ var $SyntaxError = require_syntax();
613
+ var $TypeError = require_type();
969
614
  var gopd = require_gopd();
970
615
  module.exports = function defineDataProperty(obj, property, value) {
971
616
  if (!obj || typeof obj !== "object" && typeof obj !== "function") {
@@ -1007,15 +652,37 @@ var require_define_data_property = __commonJS({
1007
652
  }
1008
653
  });
1009
654
 
1010
- // node_modules/.pnpm/set-function-length@1.1.1/node_modules/set-function-length/index.js
655
+ // ../../../node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/index.js
656
+ var require_has_property_descriptors = __commonJS({
657
+ "../../../node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/index.js"(exports, module) {
658
+ "use strict";
659
+ var $defineProperty = require_es_define_property();
660
+ var hasPropertyDescriptors = function hasPropertyDescriptors2() {
661
+ return !!$defineProperty;
662
+ };
663
+ hasPropertyDescriptors.hasArrayLengthDefineBug = function hasArrayLengthDefineBug() {
664
+ if (!$defineProperty) {
665
+ return null;
666
+ }
667
+ try {
668
+ return $defineProperty([], "length", { value: 1 }).length !== 1;
669
+ } catch (e) {
670
+ return true;
671
+ }
672
+ };
673
+ module.exports = hasPropertyDescriptors;
674
+ }
675
+ });
676
+
677
+ // ../../../node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/index.js
1011
678
  var require_set_function_length = __commonJS({
1012
- "node_modules/.pnpm/set-function-length@1.1.1/node_modules/set-function-length/index.js"(exports, module) {
679
+ "../../../node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/index.js"(exports, module) {
1013
680
  "use strict";
1014
681
  var GetIntrinsic = require_get_intrinsic();
1015
682
  var define = require_define_data_property();
1016
683
  var hasDescriptors = require_has_property_descriptors()();
1017
684
  var gOPD = require_gopd();
1018
- var $TypeError = GetIntrinsic("%TypeError%");
685
+ var $TypeError = require_type();
1019
686
  var $floor = GetIntrinsic("%Math.floor%");
1020
687
  module.exports = function setFunctionLength(fn, length) {
1021
688
  if (typeof fn !== "function") {
@@ -1038,9 +705,21 @@ var require_set_function_length = __commonJS({
1038
705
  }
1039
706
  if (functionLengthIsConfigurable || functionLengthIsWritable || !loose) {
1040
707
  if (hasDescriptors) {
1041
- define(fn, "length", length, true, true);
708
+ define(
709
+ /** @type {Parameters<define>[0]} */
710
+ fn,
711
+ "length",
712
+ length,
713
+ true,
714
+ true
715
+ );
1042
716
  } else {
1043
- define(fn, "length", length);
717
+ define(
718
+ /** @type {Parameters<define>[0]} */
719
+ fn,
720
+ "length",
721
+ length
722
+ );
1044
723
  }
1045
724
  }
1046
725
  return fn;
@@ -1048,26 +727,19 @@ var require_set_function_length = __commonJS({
1048
727
  }
1049
728
  });
1050
729
 
1051
- // node_modules/.pnpm/call-bind@1.0.5/node_modules/call-bind/index.js
730
+ // ../../../node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/index.js
1052
731
  var require_call_bind = __commonJS({
1053
- "node_modules/.pnpm/call-bind@1.0.5/node_modules/call-bind/index.js"(exports, module) {
732
+ "../../../node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/index.js"(exports, module) {
1054
733
  "use strict";
1055
734
  var bind = require_function_bind();
1056
735
  var GetIntrinsic = require_get_intrinsic();
1057
736
  var setFunctionLength = require_set_function_length();
1058
- var $TypeError = GetIntrinsic("%TypeError%");
737
+ var $TypeError = require_type();
1059
738
  var $apply = GetIntrinsic("%Function.prototype.apply%");
1060
739
  var $call = GetIntrinsic("%Function.prototype.call%");
1061
740
  var $reflectApply = GetIntrinsic("%Reflect.apply%", true) || bind.call($call, $apply);
1062
- var $defineProperty = GetIntrinsic("%Object.defineProperty%", true);
741
+ var $defineProperty = require_es_define_property();
1063
742
  var $max = GetIntrinsic("%Math.max%");
1064
- if ($defineProperty) {
1065
- try {
1066
- $defineProperty({}, "a", { value: 1 });
1067
- } catch (e) {
1068
- $defineProperty = null;
1069
- }
1070
- }
1071
743
  module.exports = function callBind(originalFunction) {
1072
744
  if (typeof originalFunction !== "function") {
1073
745
  throw new $TypeError("a function is required");
@@ -1090,9 +762,9 @@ var require_call_bind = __commonJS({
1090
762
  }
1091
763
  });
1092
764
 
1093
- // node_modules/.pnpm/call-bind@1.0.5/node_modules/call-bind/callBound.js
765
+ // ../../../node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/callBound.js
1094
766
  var require_callBound = __commonJS({
1095
- "node_modules/.pnpm/call-bind@1.0.5/node_modules/call-bind/callBound.js"(exports, module) {
767
+ "../../../node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/callBound.js"(exports, module) {
1096
768
  "use strict";
1097
769
  var GetIntrinsic = require_get_intrinsic();
1098
770
  var callBind = require_call_bind();
@@ -1107,9 +779,9 @@ var require_callBound = __commonJS({
1107
779
  }
1108
780
  });
1109
781
 
1110
- // node_modules/.pnpm/is-arguments@1.1.1/node_modules/is-arguments/index.js
782
+ // ../../../node_modules/.pnpm/is-arguments@1.1.1/node_modules/is-arguments/index.js
1111
783
  var require_is_arguments = __commonJS({
1112
- "node_modules/.pnpm/is-arguments@1.1.1/node_modules/is-arguments/index.js"(exports, module) {
784
+ "../../../node_modules/.pnpm/is-arguments@1.1.1/node_modules/is-arguments/index.js"(exports, module) {
1113
785
  "use strict";
1114
786
  var hasToStringTag = require_shams2()();
1115
787
  var callBound = require_callBound();
@@ -1134,9 +806,9 @@ var require_is_arguments = __commonJS({
1134
806
  }
1135
807
  });
1136
808
 
1137
- // node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/index.js
809
+ // ../../../node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/index.js
1138
810
  var require_is_generator_function = __commonJS({
1139
- "node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/index.js"(exports, module) {
811
+ "../../../node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/index.js"(exports, module) {
1140
812
  "use strict";
1141
813
  var toStr = Object.prototype.toString;
1142
814
  var fnToStr = Function.prototype.toString;
@@ -1176,9 +848,9 @@ var require_is_generator_function = __commonJS({
1176
848
  }
1177
849
  });
1178
850
 
1179
- // node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js
851
+ // ../../../node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js
1180
852
  var require_is_callable = __commonJS({
1181
- "node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js"(exports, module) {
853
+ "../../../node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js"(exports, module) {
1182
854
  "use strict";
1183
855
  var fnToStr = Function.prototype.toString;
1184
856
  var reflectApply = typeof Reflect === "object" && Reflect !== null && Reflect.apply;
@@ -1294,9 +966,9 @@ var require_is_callable = __commonJS({
1294
966
  }
1295
967
  });
1296
968
 
1297
- // node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/index.js
969
+ // ../../../node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/index.js
1298
970
  var require_for_each = __commonJS({
1299
- "node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/index.js"(exports, module) {
971
+ "../../../node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/index.js"(exports, module) {
1300
972
  "use strict";
1301
973
  var isCallable = require_is_callable();
1302
974
  var toStr = Object.prototype.toString;
@@ -1352,9 +1024,9 @@ var require_for_each = __commonJS({
1352
1024
  }
1353
1025
  });
1354
1026
 
1355
- // node_modules/.pnpm/available-typed-arrays@1.0.5/node_modules/available-typed-arrays/index.js
1027
+ // ../../../node_modules/.pnpm/available-typed-arrays@1.0.5/node_modules/available-typed-arrays/index.js
1356
1028
  var require_available_typed_arrays = __commonJS({
1357
- "node_modules/.pnpm/available-typed-arrays@1.0.5/node_modules/available-typed-arrays/index.js"(exports, module) {
1029
+ "../../../node_modules/.pnpm/available-typed-arrays@1.0.5/node_modules/available-typed-arrays/index.js"(exports, module) {
1358
1030
  "use strict";
1359
1031
  var possibleNames = [
1360
1032
  "BigInt64Array",
@@ -1382,87 +1054,9 @@ var require_available_typed_arrays = __commonJS({
1382
1054
  }
1383
1055
  });
1384
1056
 
1385
- // node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/index.js
1386
- var require_call_bind2 = __commonJS({
1387
- "node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/index.js"(exports, module) {
1388
- "use strict";
1389
- var bind = require_function_bind();
1390
- var GetIntrinsic = require_get_intrinsic();
1391
- var $apply = GetIntrinsic("%Function.prototype.apply%");
1392
- var $call = GetIntrinsic("%Function.prototype.call%");
1393
- var $reflectApply = GetIntrinsic("%Reflect.apply%", true) || bind.call($call, $apply);
1394
- var $gOPD = GetIntrinsic("%Object.getOwnPropertyDescriptor%", true);
1395
- var $defineProperty = GetIntrinsic("%Object.defineProperty%", true);
1396
- var $max = GetIntrinsic("%Math.max%");
1397
- if ($defineProperty) {
1398
- try {
1399
- $defineProperty({}, "a", { value: 1 });
1400
- } catch (e) {
1401
- $defineProperty = null;
1402
- }
1403
- }
1404
- module.exports = function callBind(originalFunction) {
1405
- var func = $reflectApply(bind, $call, arguments);
1406
- if ($gOPD && $defineProperty) {
1407
- var desc = $gOPD(func, "length");
1408
- if (desc.configurable) {
1409
- $defineProperty(
1410
- func,
1411
- "length",
1412
- { value: 1 + $max(0, originalFunction.length - (arguments.length - 1)) }
1413
- );
1414
- }
1415
- }
1416
- return func;
1417
- };
1418
- var applyBind = function applyBind2() {
1419
- return $reflectApply(bind, $apply, arguments);
1420
- };
1421
- if ($defineProperty) {
1422
- $defineProperty(module.exports, "apply", { value: applyBind });
1423
- } else {
1424
- module.exports.apply = applyBind;
1425
- }
1426
- }
1427
- });
1428
-
1429
- // node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/callBound.js
1430
- var require_callBound2 = __commonJS({
1431
- "node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/callBound.js"(exports, module) {
1432
- "use strict";
1433
- var GetIntrinsic = require_get_intrinsic();
1434
- var callBind = require_call_bind2();
1435
- var $indexOf = callBind(GetIntrinsic("String.prototype.indexOf"));
1436
- module.exports = function callBoundIntrinsic(name, allowMissing) {
1437
- var intrinsic = GetIntrinsic(name, !!allowMissing);
1438
- if (typeof intrinsic === "function" && $indexOf(name, ".prototype.") > -1) {
1439
- return callBind(intrinsic);
1440
- }
1441
- return intrinsic;
1442
- };
1443
- }
1444
- });
1445
-
1446
- // node_modules/.pnpm/es-abstract@1.20.4/node_modules/es-abstract/helpers/getOwnPropertyDescriptor.js
1447
- var require_getOwnPropertyDescriptor = __commonJS({
1448
- "node_modules/.pnpm/es-abstract@1.20.4/node_modules/es-abstract/helpers/getOwnPropertyDescriptor.js"(exports, module) {
1449
- "use strict";
1450
- var GetIntrinsic = require_get_intrinsic();
1451
- var $gOPD = GetIntrinsic("%Object.getOwnPropertyDescriptor%", true);
1452
- if ($gOPD) {
1453
- try {
1454
- $gOPD([], "length");
1455
- } catch (e) {
1456
- $gOPD = null;
1457
- }
1458
- }
1459
- module.exports = $gOPD;
1460
- }
1461
- });
1462
-
1463
- // node_modules/.pnpm/which-typed-array@1.1.13/node_modules/which-typed-array/index.js
1057
+ // ../../../node_modules/.pnpm/which-typed-array@1.1.13/node_modules/which-typed-array/index.js
1464
1058
  var require_which_typed_array = __commonJS({
1465
- "node_modules/.pnpm/which-typed-array@1.1.13/node_modules/which-typed-array/index.js"(exports, module) {
1059
+ "../../../node_modules/.pnpm/which-typed-array@1.1.13/node_modules/which-typed-array/index.js"(exports, module) {
1466
1060
  "use strict";
1467
1061
  var forEach = require_for_each();
1468
1062
  var availableTypedArrays = require_available_typed_arrays();
@@ -1555,9 +1149,9 @@ var require_which_typed_array = __commonJS({
1555
1149
  }
1556
1150
  });
1557
1151
 
1558
- // node_modules/.pnpm/is-typed-array@1.1.12/node_modules/is-typed-array/index.js
1152
+ // ../../../node_modules/.pnpm/is-typed-array@1.1.12/node_modules/is-typed-array/index.js
1559
1153
  var require_is_typed_array = __commonJS({
1560
- "node_modules/.pnpm/is-typed-array@1.1.12/node_modules/is-typed-array/index.js"(exports, module) {
1154
+ "../../../node_modules/.pnpm/is-typed-array@1.1.12/node_modules/is-typed-array/index.js"(exports, module) {
1561
1155
  "use strict";
1562
1156
  var whichTypedArray = require_which_typed_array();
1563
1157
  module.exports = function isTypedArray(value) {
@@ -1566,138 +1160,14 @@ var require_is_typed_array = __commonJS({
1566
1160
  }
1567
1161
  });
1568
1162
 
1569
- // node_modules/.pnpm/which-typed-array@1.1.8/node_modules/which-typed-array/index.js
1570
- var require_which_typed_array2 = __commonJS({
1571
- "node_modules/.pnpm/which-typed-array@1.1.8/node_modules/which-typed-array/index.js"(exports, module) {
1572
- "use strict";
1573
- var forEach = require_for_each();
1574
- var availableTypedArrays = require_available_typed_arrays();
1575
- var callBound = require_callBound2();
1576
- var $toString = callBound("Object.prototype.toString");
1577
- var hasToStringTag = require_shams2()();
1578
- var g = typeof globalThis === "undefined" ? global : globalThis;
1579
- var typedArrays = availableTypedArrays();
1580
- var $slice = callBound("String.prototype.slice");
1581
- var toStrTags = {};
1582
- var gOPD = require_getOwnPropertyDescriptor();
1583
- var getPrototypeOf = Object.getPrototypeOf;
1584
- if (hasToStringTag && gOPD && getPrototypeOf) {
1585
- forEach(typedArrays, function(typedArray) {
1586
- if (typeof g[typedArray] === "function") {
1587
- var arr = new g[typedArray]();
1588
- if (Symbol.toStringTag in arr) {
1589
- var proto = getPrototypeOf(arr);
1590
- var descriptor = gOPD(proto, Symbol.toStringTag);
1591
- if (!descriptor) {
1592
- var superProto = getPrototypeOf(proto);
1593
- descriptor = gOPD(superProto, Symbol.toStringTag);
1594
- }
1595
- toStrTags[typedArray] = descriptor.get;
1596
- }
1597
- }
1598
- });
1599
- }
1600
- var tryTypedArrays = function tryAllTypedArrays(value) {
1601
- var foundName = false;
1602
- forEach(toStrTags, function(getter, typedArray) {
1603
- if (!foundName) {
1604
- try {
1605
- var name = getter.call(value);
1606
- if (name === typedArray) {
1607
- foundName = name;
1608
- }
1609
- } catch (e) {
1610
- }
1611
- }
1612
- });
1613
- return foundName;
1614
- };
1615
- var isTypedArray = require_is_typed_array();
1616
- module.exports = function whichTypedArray(value) {
1617
- if (!isTypedArray(value)) {
1618
- return false;
1619
- }
1620
- if (!hasToStringTag || !(Symbol.toStringTag in value)) {
1621
- return $slice($toString(value), 8, -1);
1622
- }
1623
- return tryTypedArrays(value);
1624
- };
1625
- }
1626
- });
1627
-
1628
- // node_modules/.pnpm/is-typed-array@1.1.9/node_modules/is-typed-array/index.js
1629
- var require_is_typed_array2 = __commonJS({
1630
- "node_modules/.pnpm/is-typed-array@1.1.9/node_modules/is-typed-array/index.js"(exports, module) {
1631
- "use strict";
1632
- var forEach = require_for_each();
1633
- var availableTypedArrays = require_available_typed_arrays();
1634
- var callBound = require_callBound2();
1635
- var $toString = callBound("Object.prototype.toString");
1636
- var hasToStringTag = require_shams2()();
1637
- var g = typeof globalThis === "undefined" ? global : globalThis;
1638
- var typedArrays = availableTypedArrays();
1639
- var $indexOf = callBound("Array.prototype.indexOf", true) || function indexOf(array, value) {
1640
- for (var i = 0; i < array.length; i += 1) {
1641
- if (array[i] === value) {
1642
- return i;
1643
- }
1644
- }
1645
- return -1;
1646
- };
1647
- var $slice = callBound("String.prototype.slice");
1648
- var toStrTags = {};
1649
- var gOPD = require_getOwnPropertyDescriptor();
1650
- var getPrototypeOf = Object.getPrototypeOf;
1651
- if (hasToStringTag && gOPD && getPrototypeOf) {
1652
- forEach(typedArrays, function(typedArray) {
1653
- var arr = new g[typedArray]();
1654
- if (Symbol.toStringTag in arr) {
1655
- var proto = getPrototypeOf(arr);
1656
- var descriptor = gOPD(proto, Symbol.toStringTag);
1657
- if (!descriptor) {
1658
- var superProto = getPrototypeOf(proto);
1659
- descriptor = gOPD(superProto, Symbol.toStringTag);
1660
- }
1661
- toStrTags[typedArray] = descriptor.get;
1662
- }
1663
- });
1664
- }
1665
- var tryTypedArrays = function tryAllTypedArrays(value) {
1666
- var anyTrue = false;
1667
- forEach(toStrTags, function(getter, typedArray) {
1668
- if (!anyTrue) {
1669
- try {
1670
- anyTrue = getter.call(value) === typedArray;
1671
- } catch (e) {
1672
- }
1673
- }
1674
- });
1675
- return anyTrue;
1676
- };
1677
- module.exports = function isTypedArray(value) {
1678
- if (!value || typeof value !== "object") {
1679
- return false;
1680
- }
1681
- if (!hasToStringTag || !(Symbol.toStringTag in value)) {
1682
- var tag = $slice($toString(value), 8, -1);
1683
- return $indexOf(typedArrays, tag) > -1;
1684
- }
1685
- if (!gOPD) {
1686
- return false;
1687
- }
1688
- return tryTypedArrays(value);
1689
- };
1690
- }
1691
- });
1692
-
1693
- // node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js
1163
+ // ../../../node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js
1694
1164
  var require_types = __commonJS({
1695
- "node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js"(exports) {
1165
+ "../../../node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js"(exports) {
1696
1166
  "use strict";
1697
1167
  var isArgumentsObject = require_is_arguments();
1698
1168
  var isGeneratorFunction = require_is_generator_function();
1699
- var whichTypedArray = require_which_typed_array2();
1700
- var isTypedArray = require_is_typed_array2();
1169
+ var whichTypedArray = require_which_typed_array();
1170
+ var isTypedArray = require_is_typed_array();
1701
1171
  function uncurryThis(f) {
1702
1172
  return f.call.bind(f);
1703
1173
  }
@@ -1920,18 +1390,18 @@ var require_types = __commonJS({
1920
1390
  }
1921
1391
  });
1922
1392
 
1923
- // node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js
1393
+ // ../../../node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js
1924
1394
  var require_isBufferBrowser = __commonJS({
1925
- "node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js"(exports, module) {
1395
+ "../../../node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js"(exports, module) {
1926
1396
  module.exports = function isBuffer(arg) {
1927
1397
  return arg && typeof arg === "object" && typeof arg.copy === "function" && typeof arg.fill === "function" && typeof arg.readUInt8 === "function";
1928
1398
  };
1929
1399
  }
1930
1400
  });
1931
1401
 
1932
- // node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js
1402
+ // ../../../node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js
1933
1403
  var require_inherits_browser = __commonJS({
1934
- "node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js"(exports, module) {
1404
+ "../../../node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js"(exports, module) {
1935
1405
  if (typeof Object.create === "function") {
1936
1406
  module.exports = function inherits(ctor, superCtor) {
1937
1407
  if (superCtor) {
@@ -1961,9 +1431,9 @@ var require_inherits_browser = __commonJS({
1961
1431
  }
1962
1432
  });
1963
1433
 
1964
- // node_modules/.pnpm/util@0.12.5/node_modules/util/util.js
1434
+ // ../../../node_modules/.pnpm/util@0.12.5/node_modules/util/util.js
1965
1435
  var require_util = __commonJS({
1966
- "node_modules/.pnpm/util@0.12.5/node_modules/util/util.js"(exports) {
1436
+ "../../../node_modules/.pnpm/util@0.12.5/node_modules/util/util.js"(exports) {
1967
1437
  var getOwnPropertyDescriptors = Object.getOwnPropertyDescriptors || function getOwnPropertyDescriptors2(obj) {
1968
1438
  var keys = Object.keys(obj);
1969
1439
  var descriptors = {};
@@ -2521,10 +1991,9 @@ var require_util = __commonJS({
2521
1991
  });
2522
1992
 
2523
1993
  export {
2524
- require_has_property_descriptors,
2525
1994
  require_define_data_property,
1995
+ require_has_property_descriptors,
2526
1996
  require_call_bind,
2527
- require_call_bind2,
2528
1997
  require_util
2529
1998
  };
2530
- //# sourceMappingURL=chunk-GM2BGSSZ.mjs.map
1999
+ //# sourceMappingURL=chunk-WIBV42KC.mjs.map