phirepass-widgets 0.0.40 → 0.0.41
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/dist/cjs/phirepass-terminal.cjs.entry.js +2 -2
- package/dist/collection/phirepass-channel_bg.wasm +0 -0
- package/dist/components/phirepass-terminal.js +4 -4
- package/dist/esm/phirepass-terminal.entry.js +2 -2
- package/dist/phirepass-widgets/{p-fa55ec4a.entry.js → p-2f3f0b69.entry.js} +1 -1
- package/dist/phirepass-widgets/phirepass-channel_bg.wasm +0 -0
- package/dist/phirepass-widgets/phirepass-widgets.esm.js +1 -1
- package/package.json +2 -2
|
@@ -532,7 +532,7 @@ function __wbg_get_imports() {
|
|
|
532
532
|
const ret = Array.from(getObject(arg0));
|
|
533
533
|
return addHeapObject(ret);
|
|
534
534
|
},
|
|
535
|
-
|
|
535
|
+
__wbg_info_e7354c70648ecd2a: function(arg0, arg1) {
|
|
536
536
|
console.info(getStringFromWasm0(arg0, arg1));
|
|
537
537
|
},
|
|
538
538
|
__wbg_instanceof_ArrayBuffer_ff7c1337a5e3b33a: function(arg0) {
|
|
@@ -604,7 +604,7 @@ function __wbg_get_imports() {
|
|
|
604
604
|
__wbg_set_onopen_7ffeb01f8a628209: function(arg0, arg1) {
|
|
605
605
|
getObject(arg0).onopen = getObject(arg1);
|
|
606
606
|
},
|
|
607
|
-
|
|
607
|
+
__wbg_warn_d943e485b781f079: function(arg0, arg1) {
|
|
608
608
|
console.warn(getStringFromWasm0(arg0, arg1));
|
|
609
609
|
},
|
|
610
610
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
Binary file
|