@duckdb/duckdb-wasm-shell
Advanced tools
Comparing version 1.28.1-dev82.0 to 1.28.1-dev87.0
@@ -36,3 +36,3 @@ "use strict"; | ||
name: "@duckdb/duckdb-wasm-shell", | ||
version: "1.28.1-dev82.0", | ||
version: "1.28.1-dev87.0", | ||
description: "", | ||
@@ -61,3 +61,3 @@ author: "Andre Kohn <kohn.a@outlook.com>", | ||
dependencies: { | ||
"@duckdb/duckdb-wasm": "^1.28.1-dev82.0", | ||
"@duckdb/duckdb-wasm": "^1.28.1-dev87.0", | ||
xterm: "^5.3.0", | ||
@@ -70,3 +70,3 @@ "xterm-addon-fit": "^0.8.0", | ||
esbuild: "^0.19.10", | ||
eslint: "^8.54.0", | ||
eslint: "^8.56.0", | ||
"eslint-plugin-jasmine": "^4.1.3", | ||
@@ -78,3 +78,3 @@ "eslint-plugin-react": "^7.33.2", | ||
"make-dir": "^4.0.0", | ||
prettier: "^3.1.1", | ||
prettier: "^3.2.2", | ||
rimraf: "^5.0.5", | ||
@@ -310,7 +310,7 @@ "wasm-pack": "^0.12.1" | ||
function __wbg_adapter_22(arg0, arg1, arg2) { | ||
const ret = wasm.wasm_bindgen__convert__closures__invoke1_mut__h55677a793e848de5(arg0, arg1, addHeapObject(arg2)); | ||
const ret = wasm.wasm_bindgen__convert__closures__invoke1_mut__h7e625be7026adc7c(arg0, arg1, addHeapObject(arg2)); | ||
return ret !== 0; | ||
} | ||
function __wbg_adapter_25(arg0, arg1, arg2) { | ||
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h7a732a7084fdd670(arg0, arg1, addHeapObject(arg2)); | ||
wasm.wasm_bindgen__convert__closures__invoke1_mut__hc13282646fd8976d(arg0, arg1, addHeapObject(arg2)); | ||
} | ||
@@ -392,3 +392,3 @@ function handleError(f, args) { | ||
function __wbg_adapter_214(arg0, arg1, arg2, arg3) { | ||
wasm.wasm_bindgen__convert__closures__invoke2_mut__hc227b212df1c3e22(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3)); | ||
wasm.wasm_bindgen__convert__closures__invoke2_mut__h085319ab0941bbff(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3)); | ||
} | ||
@@ -523,8 +523,2 @@ var ShellInputContext = Object.freeze({ FileInput: 0, "0": "FileInput" }); | ||
}; | ||
imports.wbg.__wbg_copyFileToBuffer_8303548b5434aa38 = function() { | ||
return handleError(function(arg0, arg1, arg2) { | ||
const ret = getObject(arg0).copyFileToBuffer(getStringFromWasm0(arg1, arg2)); | ||
return addHeapObject(ret); | ||
}, arguments); | ||
}; | ||
imports.wbg.__wbg_dropFile_377dfecd7aafe02e = function() { | ||
@@ -542,2 +536,8 @@ return handleError(function(arg0, arg1, arg2) { | ||
}; | ||
imports.wbg.__wbg_copyFileToBuffer_8303548b5434aa38 = function() { | ||
return handleError(function(arg0, arg1, arg2) { | ||
const ret = getObject(arg0).copyFileToBuffer(getStringFromWasm0(arg1, arg2)); | ||
return addHeapObject(ret); | ||
}, arguments); | ||
}; | ||
imports.wbg.__wbg_downloadFile_4cc8985e2c240fec = function() { | ||
@@ -655,2 +655,10 @@ return handleError(function(arg0, arg1, arg2, arg3) { | ||
}; | ||
imports.wbg.__wbindgen_json_serialize = function(arg0, arg1) { | ||
const obj = getObject(arg1); | ||
const ret = JSON.stringify(obj === void 0 ? null : obj); | ||
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); | ||
const len1 = WASM_VECTOR_LEN; | ||
getInt32Memory0()[arg0 / 4 + 1] = len1; | ||
getInt32Memory0()[arg0 / 4 + 0] = ptr1; | ||
}; | ||
imports.wbg.__wbg_new_79cc836771d68198 = function() { | ||
@@ -660,2 +668,16 @@ const ret = new import_xterm_addon_fit.FitAddon(); | ||
}; | ||
imports.wbg.__wbg_static_accessor_PACKAGE_VERSION_549ba11794cf5003 = function(arg0) { | ||
const ret = import_duckdb_wasm.PACKAGE_VERSION; | ||
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); | ||
const len1 = WASM_VECTOR_LEN; | ||
getInt32Memory0()[arg0 / 4 + 1] = len1; | ||
getInt32Memory0()[arg0 / 4 + 0] = ptr1; | ||
}; | ||
imports.wbg.__wbg_static_accessor_PACKAGE_NAME_0af717684e189e55 = function(arg0) { | ||
const ret = import_duckdb_wasm.PACKAGE_NAME; | ||
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); | ||
const len1 = WASM_VECTOR_LEN; | ||
getInt32Memory0()[arg0 / 4 + 1] = len1; | ||
getInt32Memory0()[arg0 / 4 + 0] = ptr1; | ||
}; | ||
imports.wbg.__wbindgen_cb_drop = function(arg0) { | ||
@@ -670,9 +692,11 @@ const obj = takeObject(arg0).original; | ||
}; | ||
imports.wbg.__wbg_backgroundColor_17a9784f0207d5b0 = function(arg0, arg1) { | ||
const ret = getObject(arg1).backgroundColor; | ||
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); | ||
const len1 = WASM_VECTOR_LEN; | ||
getInt32Memory0()[arg0 / 4 + 1] = len1; | ||
getInt32Memory0()[arg0 / 4 + 0] = ptr1; | ||
imports.wbg.__wbg_setrows_6b947e6079c486dc = function(arg0, arg1) { | ||
getObject(arg0).rows = arg1 >>> 0; | ||
}; | ||
imports.wbg.__wbg_setcursorBlink_8a3f7244eb29b1f6 = function(arg0, arg1) { | ||
getObject(arg0).cursorBlink = arg1 !== 0; | ||
}; | ||
imports.wbg.__wbg_setcursorWidth_55abde268dea1312 = function(arg0, arg1) { | ||
getObject(arg0).cursorWidth = arg1 >>> 0; | ||
}; | ||
imports.wbg.__wbg_fontFamily_204223b3338f8381 = function(arg0, arg1) { | ||
@@ -685,11 +709,25 @@ const ret = getObject(arg1).fontFamily; | ||
}; | ||
imports.wbg.__wbg_static_accessor_PACKAGE_NAME_0af717684e189e55 = function(arg0) { | ||
const ret = import_duckdb_wasm.PACKAGE_NAME; | ||
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); | ||
const len1 = WASM_VECTOR_LEN; | ||
getInt32Memory0()[arg0 / 4 + 1] = len1; | ||
getInt32Memory0()[arg0 / 4 + 0] = ptr1; | ||
imports.wbg.__wbg_setfontFamily_a0645fa4f7aaaf21 = function(arg0, arg1, arg2) { | ||
getObject(arg0).fontFamily = getStringFromWasm0(arg1, arg2); | ||
}; | ||
imports.wbg.__wbg_static_accessor_PACKAGE_VERSION_549ba11794cf5003 = function(arg0) { | ||
const ret = import_duckdb_wasm.PACKAGE_VERSION; | ||
imports.wbg.__wbg_setfontSize_11962e753390bde1 = function(arg0, arg1) { | ||
getObject(arg0).fontSize = arg1 >>> 0; | ||
}; | ||
imports.wbg.__wbg_setdrawBoldTextInBrightColors_4f711243dff6df11 = function(arg0, arg1) { | ||
getObject(arg0).drawBoldTextInBrightColors = arg1 !== 0; | ||
}; | ||
imports.wbg.__wbg_setrightClickSelectsWord_ede48f0595cd3fed = function(arg0, arg1) { | ||
getObject(arg0).rightClickSelectsWord = arg1 !== 0; | ||
}; | ||
imports.wbg.__wbg_setallowProposedApi_0147ac2b5a9906b3 = function(arg0, arg1) { | ||
getObject(arg0).allowProposedApi = arg1 !== 0; | ||
}; | ||
imports.wbg.__wbg_setbrightYellow_deb3fbc58aa44642 = function(arg0, arg1, arg2) { | ||
getObject(arg0).brightYellow = getStringFromWasm0(arg1, arg2); | ||
}; | ||
imports.wbg.__wbg_setforeground_87dc40b78955df05 = function(arg0, arg1, arg2) { | ||
getObject(arg0).foreground = getStringFromWasm0(arg1, arg2); | ||
}; | ||
imports.wbg.__wbg_backgroundColor_17a9784f0207d5b0 = function(arg0, arg1) { | ||
const ret = getObject(arg1).backgroundColor; | ||
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); | ||
@@ -700,2 +738,42 @@ const len1 = WASM_VECTOR_LEN; | ||
}; | ||
imports.wbg.__wbg_setbackground_550386b829ec5c24 = function(arg0, arg1, arg2) { | ||
getObject(arg0).background = getStringFromWasm0(arg1, arg2); | ||
}; | ||
imports.wbg.__wbg_settheme_4e67878b7d6cc0fc = function(arg0, arg1) { | ||
getObject(arg0).theme = getObject(arg1); | ||
}; | ||
imports.wbg.__wbg_open_7d3a0690ea9e5a45 = function(arg0, arg1) { | ||
getObject(arg0).open(takeObject(arg1)); | ||
}; | ||
imports.wbg.__wbg_new_70821bf9dbd17152 = function(arg0) { | ||
const ret = new import_xterm_addon_webgl.WebglAddon(arg0 === 16777215 ? void 0 : arg0 !== 0); | ||
return addHeapObject(ret); | ||
}; | ||
imports.wbg.__wbg_instanceof_WebglAddon_c39f68697a31af73 = function(arg0) { | ||
let result; | ||
try { | ||
result = getObject(arg0) instanceof import_xterm_addon_webgl.WebglAddon; | ||
} catch (e) { | ||
result = false; | ||
} | ||
const ret = result; | ||
return ret; | ||
}; | ||
imports.wbg.__wbg_loadAddon_1bfe744e6f456990 = function(arg0, arg1) { | ||
getObject(arg0).loadAddon(takeObject(arg1)); | ||
}; | ||
imports.wbg.__wbg_new_92aa50f448dac851 = function(arg0, arg1, arg2) { | ||
const ret = new import_xterm_addon_web_links.WebLinksAddon(getObject(arg0), getObject(arg1), arg2 === 16777215 ? void 0 : arg2 !== 0); | ||
return addHeapObject(ret); | ||
}; | ||
imports.wbg.__wbg_instanceof_WebLinksAddon_fbcf4efb54881c53 = function(arg0) { | ||
let result; | ||
try { | ||
result = getObject(arg0) instanceof import_xterm_addon_web_links.WebLinksAddon; | ||
} catch (e) { | ||
result = false; | ||
} | ||
const ret = result; | ||
return ret; | ||
}; | ||
imports.wbg.__wbg_disconnect_d9855433758f0afc = function() { | ||
@@ -748,80 +826,2 @@ return handleError(function(arg0, arg1) { | ||
}; | ||
imports.wbg.__wbg_instanceof_WebLinksAddon_fbcf4efb54881c53 = function(arg0) { | ||
let result; | ||
try { | ||
result = getObject(arg0) instanceof import_xterm_addon_web_links.WebLinksAddon; | ||
} catch (e) { | ||
result = false; | ||
} | ||
const ret = result; | ||
return ret; | ||
}; | ||
imports.wbg.__wbg_instanceof_WebglAddon_c39f68697a31af73 = function(arg0) { | ||
let result; | ||
try { | ||
result = getObject(arg0) instanceof import_xterm_addon_webgl.WebglAddon; | ||
} catch (e) { | ||
result = false; | ||
} | ||
const ret = result; | ||
return ret; | ||
}; | ||
imports.wbg.__wbg_setallowProposedApi_0147ac2b5a9906b3 = function(arg0, arg1) { | ||
getObject(arg0).allowProposedApi = arg1 !== 0; | ||
}; | ||
imports.wbg.__wbg_setcursorBlink_8a3f7244eb29b1f6 = function(arg0, arg1) { | ||
getObject(arg0).cursorBlink = arg1 !== 0; | ||
}; | ||
imports.wbg.__wbg_setcursorWidth_55abde268dea1312 = function(arg0, arg1) { | ||
getObject(arg0).cursorWidth = arg1 >>> 0; | ||
}; | ||
imports.wbg.__wbg_setdrawBoldTextInBrightColors_4f711243dff6df11 = function(arg0, arg1) { | ||
getObject(arg0).drawBoldTextInBrightColors = arg1 !== 0; | ||
}; | ||
imports.wbg.__wbg_setfontSize_11962e753390bde1 = function(arg0, arg1) { | ||
getObject(arg0).fontSize = arg1 >>> 0; | ||
}; | ||
imports.wbg.__wbg_setfontFamily_a0645fa4f7aaaf21 = function(arg0, arg1, arg2) { | ||
getObject(arg0).fontFamily = getStringFromWasm0(arg1, arg2); | ||
}; | ||
imports.wbg.__wbg_setrightClickSelectsWord_ede48f0595cd3fed = function(arg0, arg1) { | ||
getObject(arg0).rightClickSelectsWord = arg1 !== 0; | ||
}; | ||
imports.wbg.__wbg_setrows_6b947e6079c486dc = function(arg0, arg1) { | ||
getObject(arg0).rows = arg1 >>> 0; | ||
}; | ||
imports.wbg.__wbg_settheme_4e67878b7d6cc0fc = function(arg0, arg1) { | ||
getObject(arg0).theme = getObject(arg1); | ||
}; | ||
imports.wbg.__wbg_setforeground_87dc40b78955df05 = function(arg0, arg1, arg2) { | ||
getObject(arg0).foreground = getStringFromWasm0(arg1, arg2); | ||
}; | ||
imports.wbg.__wbg_setbackground_550386b829ec5c24 = function(arg0, arg1, arg2) { | ||
getObject(arg0).background = getStringFromWasm0(arg1, arg2); | ||
}; | ||
imports.wbg.__wbg_setbrightYellow_deb3fbc58aa44642 = function(arg0, arg1, arg2) { | ||
getObject(arg0).brightYellow = getStringFromWasm0(arg1, arg2); | ||
}; | ||
imports.wbg.__wbg_open_7d3a0690ea9e5a45 = function(arg0, arg1) { | ||
getObject(arg0).open(takeObject(arg1)); | ||
}; | ||
imports.wbg.__wbg_loadAddon_1bfe744e6f456990 = function(arg0, arg1) { | ||
getObject(arg0).loadAddon(takeObject(arg1)); | ||
}; | ||
imports.wbg.__wbg_new_92aa50f448dac851 = function(arg0, arg1, arg2) { | ||
const ret = new import_xterm_addon_web_links.WebLinksAddon(getObject(arg0), getObject(arg1), arg2 === 16777215 ? void 0 : arg2 !== 0); | ||
return addHeapObject(ret); | ||
}; | ||
imports.wbg.__wbg_new_70821bf9dbd17152 = function(arg0) { | ||
const ret = new import_xterm_addon_webgl.WebglAddon(arg0 === 16777215 ? void 0 : arg0 !== 0); | ||
return addHeapObject(ret); | ||
}; | ||
imports.wbg.__wbindgen_json_serialize = function(arg0, arg1) { | ||
const obj = getObject(arg1); | ||
const ret = JSON.stringify(obj === void 0 ? null : obj); | ||
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); | ||
const len1 = WASM_VECTOR_LEN; | ||
getInt32Memory0()[arg0 / 4 + 1] = len1; | ||
getInt32Memory0()[arg0 / 4 + 0] = ptr1; | ||
}; | ||
imports.wbg.__wbg_new_abda76e883ba8a5f = function() { | ||
@@ -863,2 +863,13 @@ const ret = new Error(); | ||
}; | ||
imports.wbg.__wbg_type_4197dff653b7d208 = function(arg0, arg1) { | ||
const ret = getObject(arg1).type; | ||
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); | ||
const len1 = WASM_VECTOR_LEN; | ||
getInt32Memory0()[arg0 / 4 + 1] = len1; | ||
getInt32Memory0()[arg0 / 4 + 0] = ptr1; | ||
}; | ||
imports.wbg.__wbg_now_0cfdc90c97d0c24b = function(arg0) { | ||
const ret = getObject(arg0).now(); | ||
return ret; | ||
}; | ||
imports.wbg.__wbg_ctrlKey_582686fb2263dd3c = function(arg0) { | ||
@@ -879,13 +890,2 @@ const ret = getObject(arg0).ctrlKey; | ||
}; | ||
imports.wbg.__wbg_type_4197dff653b7d208 = function(arg0, arg1) { | ||
const ret = getObject(arg1).type; | ||
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); | ||
const len1 = WASM_VECTOR_LEN; | ||
getInt32Memory0()[arg0 / 4 + 1] = len1; | ||
getInt32Memory0()[arg0 / 4 + 0] = ptr1; | ||
}; | ||
imports.wbg.__wbg_now_0cfdc90c97d0c24b = function(arg0) { | ||
const ret = getObject(arg0).now(); | ||
return ret; | ||
}; | ||
imports.wbg.__wbg_get_44be0491f933a435 = function(arg0, arg1) { | ||
@@ -1026,8 +1026,8 @@ const ret = getObject(arg0)[arg1 >>> 0]; | ||
}; | ||
imports.wbg.__wbindgen_closure_wrapper351 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 84, __wbg_adapter_22); | ||
imports.wbg.__wbindgen_closure_wrapper369 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 119, __wbg_adapter_22); | ||
return addHeapObject(ret); | ||
}; | ||
imports.wbg.__wbindgen_closure_wrapper964 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 152, __wbg_adapter_25); | ||
imports.wbg.__wbindgen_closure_wrapper967 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 202, __wbg_adapter_25); | ||
return addHeapObject(ret); | ||
@@ -1034,0 +1034,0 @@ }; |
{ | ||
"name": "@duckdb/duckdb-wasm-shell", | ||
"version": "1.28.1-dev82.0", | ||
"version": "1.28.1-dev87.0", | ||
"description": "", | ||
@@ -27,3 +27,3 @@ "author": "Andre Kohn <kohn.a@outlook.com>", | ||
"dependencies": { | ||
"@duckdb/duckdb-wasm": "^1.28.1-dev82.0", | ||
"@duckdb/duckdb-wasm": "^1.28.1-dev87.0", | ||
"xterm": "^5.3.0", | ||
@@ -36,3 +36,3 @@ "xterm-addon-fit": "^0.8.0", | ||
"esbuild": "^0.19.10", | ||
"eslint": "^8.54.0", | ||
"eslint": "^8.56.0", | ||
"eslint-plugin-jasmine": "^4.1.3", | ||
@@ -44,3 +44,3 @@ "eslint-plugin-react": "^7.33.2", | ||
"make-dir": "^4.0.0", | ||
"prettier": "^3.1.1", | ||
"prettier": "^3.2.2", | ||
"rimraf": "^5.0.5", | ||
@@ -47,0 +47,0 @@ "wasm-pack": "^0.12.1" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2511528