qlue-ls 2.5.1 → 2.5.3

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/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "Ioannis Nezis <ioannis@nezis.de>"
6
6
  ],
7
7
  "description": "A language server for SPARQL",
8
- "version": "2.5.1",
8
+ "version": "2.5.3",
9
9
  "license": "SEE LICENSE IN LICENSE",
10
10
  "repository": {
11
11
  "type": "git",
package/qlue_ls.d.ts CHANGED
@@ -21,9 +21,9 @@ export interface InitOutput {
21
21
  readonly listen: (a: number, b: any) => any;
22
22
  readonly format_raw: (a: number, b: number) => [number, number, number, number];
23
23
  readonly __wbg_server_free: (a: number, b: number) => void;
24
- readonly wasm_bindgen_8be2313e8adba0b1___closure__destroy___dyn_core_b03932f25916e09f___ops__function__FnMut__wasm_bindgen_8be2313e8adba0b1___JsValue____Output_______: (a: number, b: number) => void;
25
- readonly wasm_bindgen_8be2313e8adba0b1___convert__closures_____invoke___wasm_bindgen_8be2313e8adba0b1___JsValue__wasm_bindgen_8be2313e8adba0b1___JsValue_____: (a: number, b: number, c: any, d: any) => void;
26
- readonly wasm_bindgen_8be2313e8adba0b1___convert__closures_____invoke___wasm_bindgen_8be2313e8adba0b1___JsValue_____: (a: number, b: number, c: any) => void;
24
+ readonly wasm_bindgen_afc07c9804b361eb___closure__destroy___dyn_core_b03932f25916e09f___ops__function__FnMut__wasm_bindgen_afc07c9804b361eb___JsValue____Output___core_b03932f25916e09f___result__Result_____wasm_bindgen_afc07c9804b361eb___JsError___: (a: number, b: number) => void;
25
+ readonly wasm_bindgen_afc07c9804b361eb___convert__closures_____invoke___wasm_bindgen_afc07c9804b361eb___JsValue__core_b03932f25916e09f___result__Result_____wasm_bindgen_afc07c9804b361eb___JsError___true_: (a: number, b: number, c: any) => [number, number];
26
+ readonly wasm_bindgen_afc07c9804b361eb___convert__closures_____invoke___js_sys_d12d4504758e371f___Function_fn_wasm_bindgen_afc07c9804b361eb___JsValue_____wasm_bindgen_afc07c9804b361eb___sys__Undefined___js_sys_d12d4504758e371f___Function_fn_wasm_bindgen_afc07c9804b361eb___JsValue_____wasm_bindgen_afc07c9804b361eb___sys__Undefined_______true_: (a: number, b: number, c: any, d: any) => void;
27
27
  readonly __wbindgen_malloc: (a: number, b: number) => number;
28
28
  readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
29
29
  readonly __externref_table_alloc: () => number;
package/qlue_ls.js CHANGED
@@ -70,65 +70,65 @@ export function listen(server, reader) {
70
70
  function __wbg_get_imports() {
71
71
  const import0 = {
72
72
  __proto__: null,
73
- __wbg_Error_8c4e43fe74559d73: function(arg0, arg1) {
73
+ __wbg_Error_83742b46f01ce22d: function(arg0, arg1) {
74
74
  const ret = Error(getStringFromWasm0(arg0, arg1));
75
75
  return ret;
76
76
  },
77
- __wbg_Number_04624de7d0e8332d: function(arg0) {
77
+ __wbg_Number_a5a435bd7bbec835: function(arg0) {
78
78
  const ret = Number(arg0);
79
79
  return ret;
80
80
  },
81
- __wbg_String_8f0eb39a4a4c2f66: function(arg0, arg1) {
81
+ __wbg_String_8564e559799eccda: function(arg0, arg1) {
82
82
  const ret = String(arg1);
83
83
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
84
84
  const len1 = WASM_VECTOR_LEN;
85
85
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
86
86
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
87
87
  },
88
- __wbg___wbindgen_boolean_get_bbbb1c18aa2f5e25: function(arg0) {
88
+ __wbg___wbindgen_boolean_get_c0f3f60bac5a78d1: function(arg0) {
89
89
  const v = arg0;
90
90
  const ret = typeof(v) === 'boolean' ? v : undefined;
91
91
  return isLikeNone(ret) ? 0xFFFFFF : ret ? 1 : 0;
92
92
  },
93
- __wbg___wbindgen_debug_string_0bc8482c6e3508ae: function(arg0, arg1) {
93
+ __wbg___wbindgen_debug_string_5398f5bb970e0daa: function(arg0, arg1) {
94
94
  const ret = debugString(arg1);
95
95
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
96
96
  const len1 = WASM_VECTOR_LEN;
97
97
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
98
98
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
99
99
  },
100
- __wbg___wbindgen_in_47fa6863be6f2f25: function(arg0, arg1) {
100
+ __wbg___wbindgen_in_41dbb8413020e076: function(arg0, arg1) {
101
101
  const ret = arg0 in arg1;
102
102
  return ret;
103
103
  },
104
- __wbg___wbindgen_is_function_0095a73b8b156f76: function(arg0) {
104
+ __wbg___wbindgen_is_function_3c846841762788c1: function(arg0) {
105
105
  const ret = typeof(arg0) === 'function';
106
106
  return ret;
107
107
  },
108
- __wbg___wbindgen_is_object_5ae8e5880f2c1fbd: function(arg0) {
108
+ __wbg___wbindgen_is_object_781bc9f159099513: function(arg0) {
109
109
  const val = arg0;
110
110
  const ret = typeof(val) === 'object' && val !== null;
111
111
  return ret;
112
112
  },
113
- __wbg___wbindgen_is_string_cd444516edc5b180: function(arg0) {
113
+ __wbg___wbindgen_is_string_7ef6b97b02428fae: function(arg0) {
114
114
  const ret = typeof(arg0) === 'string';
115
115
  return ret;
116
116
  },
117
- __wbg___wbindgen_is_undefined_9e4d92534c42d778: function(arg0) {
117
+ __wbg___wbindgen_is_undefined_52709e72fb9f179c: function(arg0) {
118
118
  const ret = arg0 === undefined;
119
119
  return ret;
120
120
  },
121
- __wbg___wbindgen_jsval_loose_eq_9dd77d8cd6671811: function(arg0, arg1) {
121
+ __wbg___wbindgen_jsval_loose_eq_5bcc3bed3c69e72b: function(arg0, arg1) {
122
122
  const ret = arg0 == arg1;
123
123
  return ret;
124
124
  },
125
- __wbg___wbindgen_number_get_8ff4255516ccad3e: function(arg0, arg1) {
125
+ __wbg___wbindgen_number_get_34bb9d9dcfa21373: function(arg0, arg1) {
126
126
  const obj = arg1;
127
127
  const ret = typeof(obj) === 'number' ? obj : undefined;
128
128
  getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
129
129
  getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
130
130
  },
131
- __wbg___wbindgen_string_get_72fb696202c56729: function(arg0, arg1) {
131
+ __wbg___wbindgen_string_get_395e606bd0ee4427: function(arg0, arg1) {
132
132
  const obj = arg1;
133
133
  const ret = typeof(obj) === 'string' ? obj : undefined;
134
134
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ -136,72 +136,72 @@ function __wbg_get_imports() {
136
136
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
137
137
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
138
138
  },
139
- __wbg___wbindgen_throw_be289d5034ed271b: function(arg0, arg1) {
139
+ __wbg___wbindgen_throw_6ddd609b62940d55: function(arg0, arg1) {
140
140
  throw new Error(getStringFromWasm0(arg0, arg1));
141
141
  },
142
- __wbg__wbg_cb_unref_d9b87ff7982e3b21: function(arg0) {
142
+ __wbg__wbg_cb_unref_6b5b6b8576d35cb1: function(arg0) {
143
143
  arg0._wbg_cb_unref();
144
144
  },
145
- __wbg_abort_d549b92d3c665de1: function(arg0, arg1) {
145
+ __wbg_abort_6479c2d794ebf2ee: function(arg0, arg1) {
146
146
  arg0.abort(arg1);
147
147
  },
148
- __wbg_body_3a0b4437dadea6bf: function(arg0) {
148
+ __wbg_body_ac1dad652946e6da: function(arg0) {
149
149
  const ret = arg0.body;
150
150
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
151
151
  },
152
- __wbg_call_389efe28435a9388: function() { return handleError(function (arg0, arg1) {
153
- const ret = arg0.call(arg1);
152
+ __wbg_call_2d781c1f4d5c0ef8: function() { return handleError(function (arg0, arg1, arg2) {
153
+ const ret = arg0.call(arg1, arg2);
154
154
  return ret;
155
155
  }, arguments); },
156
- __wbg_call_4708e0c13bdc8e95: function() { return handleError(function (arg0, arg1, arg2) {
157
- const ret = arg0.call(arg1, arg2);
156
+ __wbg_call_e133b57c9155d22c: function() { return handleError(function (arg0, arg1) {
157
+ const ret = arg0.call(arg1);
158
158
  return ret;
159
159
  }, arguments); },
160
- __wbg_debug_46a93995fc6f8820: function(arg0, arg1, arg2, arg3) {
160
+ __wbg_debug_271c16e6de0bc226: function(arg0, arg1, arg2, arg3) {
161
161
  console.debug(arg0, arg1, arg2, arg3);
162
162
  },
163
- __wbg_encodeURIComponent_46e9eafddd38cb39: function(arg0, arg1) {
163
+ __wbg_encodeURIComponent_92643eb91e22a715: function(arg0, arg1) {
164
164
  const ret = encodeURIComponent(getStringFromWasm0(arg0, arg1));
165
165
  return ret;
166
166
  },
167
- __wbg_entries_58c7934c745daac7: function(arg0) {
167
+ __wbg_entries_e8a20ff8c9757101: function(arg0) {
168
168
  const ret = Object.entries(arg0);
169
169
  return ret;
170
170
  },
171
- __wbg_error_794d0ffc9d00d5c3: function(arg0, arg1, arg2, arg3) {
171
+ __wbg_error_1eece6b0039034ce: function(arg0, arg1, arg2, arg3) {
172
172
  console.error(arg0, arg1, arg2, arg3);
173
173
  },
174
- __wbg_error_9a7fe3f932034cde: function(arg0) {
174
+ __wbg_error_8d9a8e04cd1d3588: function(arg0) {
175
175
  console.error(arg0);
176
176
  },
177
- __wbg_fetch_afb6a4b6cacf876d: function(arg0, arg1) {
177
+ __wbg_fetch_5550a88cf343aaa9: function(arg0, arg1) {
178
178
  const ret = arg0.fetch(arg1);
179
179
  return ret;
180
180
  },
181
- __wbg_getReader_804829cfb24eb4dd: function(arg0) {
181
+ __wbg_getReader_b8b3f10b91ca5ca8: function(arg0) {
182
182
  const ret = arg0.getReader();
183
183
  return ret;
184
184
  },
185
- __wbg_get_9b94d73e6221f75c: function(arg0, arg1) {
186
- const ret = arg0[arg1 >>> 0];
187
- return ret;
188
- },
189
- __wbg_get_b3ed3ad4be2bc8ac: function() { return handleError(function (arg0, arg1) {
185
+ __wbg_get_3ef1eba1850ade27: function() { return handleError(function (arg0, arg1) {
190
186
  const ret = Reflect.get(arg0, arg1);
191
187
  return ret;
192
188
  }, arguments); },
193
- __wbg_get_with_ref_key_1dc361bd10053bfe: function(arg0, arg1) {
189
+ __wbg_get_a8ee5c45dabc1b3b: function(arg0, arg1) {
190
+ const ret = arg0[arg1 >>> 0];
191
+ return ret;
192
+ },
193
+ __wbg_get_with_ref_key_6412cf3094599694: function(arg0, arg1) {
194
194
  const ret = arg0[arg1];
195
195
  return ret;
196
196
  },
197
- __wbg_headers_5a897f7fee9a0571: function(arg0) {
197
+ __wbg_headers_fc8c672cd757e0fd: function(arg0) {
198
198
  const ret = arg0.headers;
199
199
  return ret;
200
200
  },
201
- __wbg_info_9e602cf10c5c690b: function(arg0, arg1, arg2, arg3) {
201
+ __wbg_info_0194681687b5ab04: function(arg0, arg1, arg2, arg3) {
202
202
  console.info(arg0, arg1, arg2, arg3);
203
203
  },
204
- __wbg_instanceof_ArrayBuffer_c367199e2fa2aa04: function(arg0) {
204
+ __wbg_instanceof_ArrayBuffer_101e2bf31071a9f6: function(arg0) {
205
205
  let result;
206
206
  try {
207
207
  result = arg0 instanceof ArrayBuffer;
@@ -211,7 +211,7 @@ function __wbg_get_imports() {
211
211
  const ret = result;
212
212
  return ret;
213
213
  },
214
- __wbg_instanceof_DomException_99c177193e554b75: function(arg0) {
214
+ __wbg_instanceof_DomException_2bdcf7791a2d7d09: function(arg0) {
215
215
  let result;
216
216
  try {
217
217
  result = arg0 instanceof DOMException;
@@ -221,7 +221,7 @@ function __wbg_get_imports() {
221
221
  const ret = result;
222
222
  return ret;
223
223
  },
224
- __wbg_instanceof_Response_ee1d54d79ae41977: function(arg0) {
224
+ __wbg_instanceof_Response_9b4d9fd451e051b1: function(arg0) {
225
225
  let result;
226
226
  try {
227
227
  result = arg0 instanceof Response;
@@ -231,7 +231,7 @@ function __wbg_get_imports() {
231
231
  const ret = result;
232
232
  return ret;
233
233
  },
234
- __wbg_instanceof_Uint8Array_9b9075935c74707c: function(arg0) {
234
+ __wbg_instanceof_Uint8Array_740438561a5b956d: function(arg0) {
235
235
  let result;
236
236
  try {
237
237
  result = arg0 instanceof Uint8Array;
@@ -241,44 +241,52 @@ function __wbg_get_imports() {
241
241
  const ret = result;
242
242
  return ret;
243
243
  },
244
- __wbg_isSafeInteger_bfbc7332a9768d2a: function(arg0) {
244
+ __wbg_isSafeInteger_ecd6a7f9c3e053cd: function(arg0) {
245
245
  const ret = Number.isSafeInteger(arg0);
246
246
  return ret;
247
247
  },
248
- __wbg_json_d214c3d336140979: function() { return handleError(function (arg0) {
248
+ __wbg_json_602d0b5448ab6391: function() { return handleError(function (arg0) {
249
249
  const ret = arg0.json();
250
250
  return ret;
251
251
  }, arguments); },
252
- __wbg_length_32ed9a279acd054c: function(arg0) {
252
+ __wbg_length_b3416cf66a5452c8: function(arg0) {
253
253
  const ret = arg0.length;
254
254
  return ret;
255
255
  },
256
- __wbg_length_35a7bace40f36eac: function(arg0) {
256
+ __wbg_length_ea16607d7b61445b: function(arg0) {
257
257
  const ret = arg0.length;
258
258
  return ret;
259
259
  },
260
- __wbg_log_24aba2a6d8990b35: function(arg0, arg1, arg2, arg3) {
260
+ __wbg_log_70972330cfc941dd: function(arg0, arg1, arg2, arg3) {
261
261
  console.log(arg0, arg1, arg2, arg3);
262
262
  },
263
- __wbg_name_242753e5110cd756: function(arg0, arg1) {
263
+ __wbg_name_7a3bbd030d0afa16: function(arg0, arg1) {
264
264
  const ret = arg1.name;
265
265
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
266
266
  const len1 = WASM_VECTOR_LEN;
267
267
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
268
268
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
269
269
  },
270
- __wbg_new_361308b2356cecd0: function() {
270
+ __wbg_new_5f486cdf45a04d78: function(arg0) {
271
+ const ret = new Uint8Array(arg0);
272
+ return ret;
273
+ },
274
+ __wbg_new_ab79df5bd7c26067: function() {
271
275
  const ret = new Object();
272
276
  return ret;
273
277
  },
274
- __wbg_new_b5d9e2fb389fef91: function(arg0, arg1) {
278
+ __wbg_new_c518c60af666645b: function() { return handleError(function () {
279
+ const ret = new AbortController();
280
+ return ret;
281
+ }, arguments); },
282
+ __wbg_new_typed_aaaeaf29cf802876: function(arg0, arg1) {
275
283
  try {
276
284
  var state0 = {a: arg0, b: arg1};
277
285
  var cb0 = (arg0, arg1) => {
278
286
  const a = state0.a;
279
287
  state0.a = 0;
280
288
  try {
281
- return wasm_bindgen_8be2313e8adba0b1___convert__closures_____invoke___wasm_bindgen_8be2313e8adba0b1___JsValue__wasm_bindgen_8be2313e8adba0b1___JsValue_____(a, state0.b, arg0, arg1);
289
+ return wasm_bindgen_afc07c9804b361eb___convert__closures_____invoke___js_sys_d12d4504758e371f___Function_fn_wasm_bindgen_afc07c9804b361eb___JsValue_____wasm_bindgen_afc07c9804b361eb___sys__Undefined___js_sys_d12d4504758e371f___Function_fn_wasm_bindgen_afc07c9804b361eb___JsValue_____wasm_bindgen_afc07c9804b361eb___sys__Undefined_______true_(a, state0.b, arg0, arg1);
282
290
  } finally {
283
291
  state0.a = a;
284
292
  }
@@ -289,117 +297,105 @@ function __wbg_get_imports() {
289
297
  state0.a = state0.b = 0;
290
298
  }
291
299
  },
292
- __wbg_new_b949e7f56150a5d1: function() { return handleError(function () {
293
- const ret = new AbortController();
294
- return ret;
295
- }, arguments); },
296
- __wbg_new_dd2b680c8bf6ae29: function(arg0) {
297
- const ret = new Uint8Array(arg0);
298
- return ret;
299
- },
300
- __wbg_new_no_args_1c7c842f08d00ebb: function(arg0, arg1) {
301
- const ret = new Function(getStringFromWasm0(arg0, arg1));
302
- return ret;
303
- },
304
- __wbg_new_with_args_7bba34e94b1cfa40: function(arg0, arg1, arg2, arg3) {
300
+ __wbg_new_with_args_4c76adfe7b6e456b: function(arg0, arg1, arg2, arg3) {
305
301
  const ret = new Function(getStringFromWasm0(arg0, arg1), getStringFromWasm0(arg2, arg3));
306
302
  return ret;
307
303
  },
308
- __wbg_new_with_str_and_init_a61cbc6bdef21614: function() { return handleError(function (arg0, arg1, arg2) {
304
+ __wbg_new_with_str_and_init_b4b54d1a819bc724: function() { return handleError(function (arg0, arg1, arg2) {
309
305
  const ret = new Request(getStringFromWasm0(arg0, arg1), arg2);
310
306
  return ret;
311
307
  }, arguments); },
312
- __wbg_now_ebffdf7e580f210d: function(arg0) {
308
+ __wbg_now_c6d7a7d35f74f6f1: function(arg0) {
313
309
  const ret = arg0.now();
314
310
  return ret;
315
311
  },
316
- __wbg_ok_87f537440a0acf85: function(arg0) {
312
+ __wbg_ok_7ec8b94facac7704: function(arg0) {
317
313
  const ret = arg0.ok;
318
314
  return ret;
319
315
  },
320
- __wbg_performance_bba4d45afeed7106: function(arg0) {
316
+ __wbg_performance_599e4d148cad7c7a: function(arg0) {
321
317
  const ret = arg0.performance;
322
318
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
323
319
  },
324
- __wbg_prototypesetcall_bdcdcc5842e4d77d: function(arg0, arg1, arg2) {
320
+ __wbg_prototypesetcall_d62e5099504357e6: function(arg0, arg1, arg2) {
325
321
  Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), arg2);
326
322
  },
327
- __wbg_queueMicrotask_0aa0a927f78f5d98: function(arg0) {
323
+ __wbg_queueMicrotask_0c399741342fb10f: function(arg0) {
328
324
  const ret = arg0.queueMicrotask;
329
325
  return ret;
330
326
  },
331
- __wbg_queueMicrotask_5bb536982f78a56f: function(arg0) {
327
+ __wbg_queueMicrotask_a082d78ce798393e: function(arg0) {
332
328
  queueMicrotask(arg0);
333
329
  },
334
- __wbg_read_68fd377df67e19b0: function(arg0) {
330
+ __wbg_read_7f593a961a7f80ed: function(arg0) {
335
331
  const ret = arg0.read();
336
332
  return ret;
337
333
  },
338
- __wbg_resolve_002c4b7d9d8f6b64: function(arg0) {
334
+ __wbg_resolve_ae8d83246e5bcc12: function(arg0) {
339
335
  const ret = Promise.resolve(arg0);
340
336
  return ret;
341
337
  },
342
- __wbg_set_body_9a7e00afe3cfe244: function(arg0, arg1) {
338
+ __wbg_set_body_a3d856b097dfda04: function(arg0, arg1) {
343
339
  arg0.body = arg1;
344
340
  },
345
- __wbg_set_db769d02949a271d: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
341
+ __wbg_set_e09648bea3f1af1e: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
346
342
  arg0.set(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
347
343
  }, arguments); },
348
- __wbg_set_method_c3e20375f5ae7fac: function(arg0, arg1, arg2) {
344
+ __wbg_set_method_8c015e8bcafd7be1: function(arg0, arg1, arg2) {
349
345
  arg0.method = getStringFromWasm0(arg1, arg2);
350
346
  },
351
- __wbg_set_mode_b13642c312648202: function(arg0, arg1) {
347
+ __wbg_set_mode_5a87f2c809cf37c2: function(arg0, arg1) {
352
348
  arg0.mode = __wbindgen_enum_RequestMode[arg1];
353
349
  },
354
- __wbg_set_signal_f2d3f8599248896d: function(arg0, arg1) {
350
+ __wbg_set_signal_0cebecb698f25d21: function(arg0, arg1) {
355
351
  arg0.signal = arg1;
356
352
  },
357
- __wbg_signal_d1285ecab4ebc5ad: function(arg0) {
353
+ __wbg_signal_166e1da31adcac18: function(arg0) {
358
354
  const ret = arg0.signal;
359
355
  return ret;
360
356
  },
361
- __wbg_static_accessor_GLOBAL_12837167ad935116: function() {
357
+ __wbg_static_accessor_GLOBAL_8adb955bd33fac2f: function() {
362
358
  const ret = typeof global === 'undefined' ? null : global;
363
359
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
364
360
  },
365
- __wbg_static_accessor_GLOBAL_THIS_e628e89ab3b1c95f: function() {
361
+ __wbg_static_accessor_GLOBAL_THIS_ad356e0db91c7913: function() {
366
362
  const ret = typeof globalThis === 'undefined' ? null : globalThis;
367
363
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
368
364
  },
369
- __wbg_static_accessor_SELF_a621d3dfbb60d0ce: function() {
365
+ __wbg_static_accessor_SELF_f207c857566db248: function() {
370
366
  const ret = typeof self === 'undefined' ? null : self;
371
367
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
372
368
  },
373
- __wbg_static_accessor_WINDOW_f8727f0cf888e0bd: function() {
369
+ __wbg_static_accessor_WINDOW_bb9f1ba69d61b386: function() {
374
370
  const ret = typeof window === 'undefined' ? null : window;
375
371
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
376
372
  },
377
- __wbg_text_083b8727c990c8c0: function() { return handleError(function (arg0) {
373
+ __wbg_text_372f5b91442c50f9: function() { return handleError(function (arg0) {
378
374
  const ret = arg0.text();
379
375
  return ret;
380
376
  }, arguments); },
381
- __wbg_then_0d9fe2c7b1857d32: function(arg0, arg1, arg2) {
382
- const ret = arg0.then(arg1, arg2);
377
+ __wbg_then_098abe61755d12f6: function(arg0, arg1) {
378
+ const ret = arg0.then(arg1);
383
379
  return ret;
384
380
  },
385
- __wbg_then_b9e7b3b5f1a9e1b5: function(arg0, arg1) {
386
- const ret = arg0.then(arg1);
381
+ __wbg_then_9e335f6dd892bc11: function(arg0, arg1, arg2) {
382
+ const ret = arg0.then(arg1, arg2);
387
383
  return ret;
388
384
  },
389
- __wbg_timeout_4a4c09d04e4cda28: function(arg0) {
385
+ __wbg_timeout_be2cf33603101664: function(arg0) {
390
386
  const ret = AbortSignal.timeout(arg0 >>> 0);
391
387
  return ret;
392
388
  },
393
- __wbg_warn_a40b971467b219c7: function(arg0, arg1, arg2, arg3) {
389
+ __wbg_warn_809cad1bfc2b3a42: function(arg0, arg1, arg2, arg3) {
394
390
  console.warn(arg0, arg1, arg2, arg3);
395
391
  },
396
- __wbg_write_4dbba5e5426abaf4: function(arg0, arg1) {
392
+ __wbg_write_6c1ce79b0d7a43ff: function(arg0, arg1) {
397
393
  const ret = arg0.write(arg1);
398
394
  return ret;
399
395
  },
400
396
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
401
- // Cast intrinsic for `Closure(Closure { dtor_idx: 1226, function: Function { arguments: [Externref], shim_idx: 1227, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
402
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_8be2313e8adba0b1___closure__destroy___dyn_core_b03932f25916e09f___ops__function__FnMut__wasm_bindgen_8be2313e8adba0b1___JsValue____Output_______, wasm_bindgen_8be2313e8adba0b1___convert__closures_____invoke___wasm_bindgen_8be2313e8adba0b1___JsValue_____);
397
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 1231, function: Function { arguments: [Externref], shim_idx: 1270, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
398
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_afc07c9804b361eb___closure__destroy___dyn_core_b03932f25916e09f___ops__function__FnMut__wasm_bindgen_afc07c9804b361eb___JsValue____Output___core_b03932f25916e09f___result__Result_____wasm_bindgen_afc07c9804b361eb___JsError___, wasm_bindgen_afc07c9804b361eb___convert__closures_____invoke___wasm_bindgen_afc07c9804b361eb___JsValue__core_b03932f25916e09f___result__Result_____wasm_bindgen_afc07c9804b361eb___JsError___true_);
403
399
  return ret;
404
400
  },
405
401
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
@@ -423,12 +419,15 @@ function __wbg_get_imports() {
423
419
  };
424
420
  }
425
421
 
426
- function wasm_bindgen_8be2313e8adba0b1___convert__closures_____invoke___wasm_bindgen_8be2313e8adba0b1___JsValue_____(arg0, arg1, arg2) {
427
- wasm.wasm_bindgen_8be2313e8adba0b1___convert__closures_____invoke___wasm_bindgen_8be2313e8adba0b1___JsValue_____(arg0, arg1, arg2);
422
+ function wasm_bindgen_afc07c9804b361eb___convert__closures_____invoke___wasm_bindgen_afc07c9804b361eb___JsValue__core_b03932f25916e09f___result__Result_____wasm_bindgen_afc07c9804b361eb___JsError___true_(arg0, arg1, arg2) {
423
+ const ret = wasm.wasm_bindgen_afc07c9804b361eb___convert__closures_____invoke___wasm_bindgen_afc07c9804b361eb___JsValue__core_b03932f25916e09f___result__Result_____wasm_bindgen_afc07c9804b361eb___JsError___true_(arg0, arg1, arg2);
424
+ if (ret[1]) {
425
+ throw takeFromExternrefTable0(ret[0]);
426
+ }
428
427
  }
429
428
 
430
- function wasm_bindgen_8be2313e8adba0b1___convert__closures_____invoke___wasm_bindgen_8be2313e8adba0b1___JsValue__wasm_bindgen_8be2313e8adba0b1___JsValue_____(arg0, arg1, arg2, arg3) {
431
- wasm.wasm_bindgen_8be2313e8adba0b1___convert__closures_____invoke___wasm_bindgen_8be2313e8adba0b1___JsValue__wasm_bindgen_8be2313e8adba0b1___JsValue_____(arg0, arg1, arg2, arg3);
429
+ function wasm_bindgen_afc07c9804b361eb___convert__closures_____invoke___js_sys_d12d4504758e371f___Function_fn_wasm_bindgen_afc07c9804b361eb___JsValue_____wasm_bindgen_afc07c9804b361eb___sys__Undefined___js_sys_d12d4504758e371f___Function_fn_wasm_bindgen_afc07c9804b361eb___JsValue_____wasm_bindgen_afc07c9804b361eb___sys__Undefined_______true_(arg0, arg1, arg2, arg3) {
430
+ wasm.wasm_bindgen_afc07c9804b361eb___convert__closures_____invoke___js_sys_d12d4504758e371f___Function_fn_wasm_bindgen_afc07c9804b361eb___JsValue_____wasm_bindgen_afc07c9804b361eb___sys__Undefined___js_sys_d12d4504758e371f___Function_fn_wasm_bindgen_afc07c9804b361eb___JsValue_____wasm_bindgen_afc07c9804b361eb___sys__Undefined_______true_(arg0, arg1, arg2, arg3);
432
431
  }
433
432
 
434
433
 
package/qlue_ls_bg.wasm CHANGED
Binary file