@bitwarden/sdk-internal 0.2.0-main.339 → 0.2.0-main.340
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/VERSION +1 -1
- package/bitwarden_wasm_internal_bg.js +42 -42
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +2 -2
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +42 -42
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +2 -2
- package/package.json +1 -1
|
@@ -815,7 +815,7 @@ module.exports.isEncryptFileError = function (error) {
|
|
|
815
815
|
};
|
|
816
816
|
|
|
817
817
|
function __wbg_adapter_54(arg0, arg1, arg2) {
|
|
818
|
-
wasm.
|
|
818
|
+
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h73da98aaeb1dd73e(
|
|
819
819
|
arg0,
|
|
820
820
|
arg1,
|
|
821
821
|
addHeapObject(arg2),
|
|
@@ -825,7 +825,7 @@ function __wbg_adapter_54(arg0, arg1, arg2) {
|
|
|
825
825
|
function __wbg_adapter_57(arg0, arg1, arg2) {
|
|
826
826
|
try {
|
|
827
827
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
828
|
-
wasm.
|
|
828
|
+
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h8ea2596275819f2b(
|
|
829
829
|
retptr,
|
|
830
830
|
arg0,
|
|
831
831
|
arg1,
|
|
@@ -4061,7 +4061,7 @@ module.exports.__wbg_call_7cccdd69e0791ae2 = function () {
|
|
|
4061
4061
|
}, arguments);
|
|
4062
4062
|
};
|
|
4063
4063
|
|
|
4064
|
-
module.exports.
|
|
4064
|
+
module.exports.__wbg_cipher_d28a18ea3d26d0c8 = function (arg0) {
|
|
4065
4065
|
const ret = getObject(arg0).cipher;
|
|
4066
4066
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4067
4067
|
};
|
|
@@ -4141,7 +4141,7 @@ module.exports.__wbg_fetch_509096533071c657 = function (arg0, arg1) {
|
|
|
4141
4141
|
return addHeapObject(ret);
|
|
4142
4142
|
};
|
|
4143
4143
|
|
|
4144
|
-
module.exports.
|
|
4144
|
+
module.exports.__wbg_folder_c5d4913c31a42791 = function (arg0) {
|
|
4145
4145
|
const ret = getObject(arg0).folder;
|
|
4146
4146
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4147
4147
|
};
|
|
@@ -4163,19 +4163,7 @@ module.exports.__wbg_getTime_46267b1c24877e30 = function (arg0) {
|
|
|
4163
4163
|
return ret;
|
|
4164
4164
|
};
|
|
4165
4165
|
|
|
4166
|
-
module.exports.
|
|
4167
|
-
return handleError(function (arg0, arg1) {
|
|
4168
|
-
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
4169
|
-
return addHeapObject(ret);
|
|
4170
|
-
}, arguments);
|
|
4171
|
-
};
|
|
4172
|
-
|
|
4173
|
-
module.exports.__wbg_get_b9b93047fe3cf45b = function (arg0, arg1) {
|
|
4174
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4175
|
-
return addHeapObject(ret);
|
|
4176
|
-
};
|
|
4177
|
-
|
|
4178
|
-
module.exports.__wbg_get_d7c51a05dfeaa12f = function () {
|
|
4166
|
+
module.exports.__wbg_get_03a6d00b89384f5a = function () {
|
|
4179
4167
|
return handleError(function (arg0, arg1, arg2) {
|
|
4180
4168
|
let deferred0_0;
|
|
4181
4169
|
let deferred0_1;
|
|
@@ -4190,7 +4178,14 @@ module.exports.__wbg_get_d7c51a05dfeaa12f = function () {
|
|
|
4190
4178
|
}, arguments);
|
|
4191
4179
|
};
|
|
4192
4180
|
|
|
4193
|
-
module.exports.
|
|
4181
|
+
module.exports.__wbg_get_67b2ba62fc30de12 = function () {
|
|
4182
|
+
return handleError(function (arg0, arg1) {
|
|
4183
|
+
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
4184
|
+
return addHeapObject(ret);
|
|
4185
|
+
}, arguments);
|
|
4186
|
+
};
|
|
4187
|
+
|
|
4188
|
+
module.exports.__wbg_get_9e599b8c72437d91 = function () {
|
|
4194
4189
|
return handleError(function (arg0, arg1, arg2) {
|
|
4195
4190
|
let deferred0_0;
|
|
4196
4191
|
let deferred0_1;
|
|
@@ -4205,7 +4200,12 @@ module.exports.__wbg_get_fc731c8c9a23d7a2 = function () {
|
|
|
4205
4200
|
}, arguments);
|
|
4206
4201
|
};
|
|
4207
4202
|
|
|
4208
|
-
module.exports.
|
|
4203
|
+
module.exports.__wbg_get_b9b93047fe3cf45b = function (arg0, arg1) {
|
|
4204
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4205
|
+
return addHeapObject(ret);
|
|
4206
|
+
};
|
|
4207
|
+
|
|
4208
|
+
module.exports.__wbg_getaccesstoken_a589910e940e81e8 = function (arg0) {
|
|
4209
4209
|
const ret = getObject(arg0).get_access_token();
|
|
4210
4210
|
return addHeapObject(ret);
|
|
4211
4211
|
};
|
|
@@ -4390,14 +4390,14 @@ module.exports.__wbg_length_e2d2a49132c1b256 = function (arg0) {
|
|
|
4390
4390
|
return ret;
|
|
4391
4391
|
};
|
|
4392
4392
|
|
|
4393
|
-
module.exports.
|
|
4393
|
+
module.exports.__wbg_list_10f1c90e1ace3d49 = function () {
|
|
4394
4394
|
return handleError(function (arg0) {
|
|
4395
4395
|
const ret = getObject(arg0).list();
|
|
4396
4396
|
return addHeapObject(ret);
|
|
4397
4397
|
}, arguments);
|
|
4398
4398
|
};
|
|
4399
4399
|
|
|
4400
|
-
module.exports.
|
|
4400
|
+
module.exports.__wbg_list_9260a1302ecb8efd = function () {
|
|
4401
4401
|
return handleError(function (arg0) {
|
|
4402
4402
|
const ret = getObject(arg0).list();
|
|
4403
4403
|
return addHeapObject(ret);
|
|
@@ -4598,7 +4598,7 @@ module.exports.__wbg_randomFillSync_ac0988aba3254290 = function () {
|
|
|
4598
4598
|
}, arguments);
|
|
4599
4599
|
};
|
|
4600
4600
|
|
|
4601
|
-
module.exports.
|
|
4601
|
+
module.exports.__wbg_remove_6ef0f2b338016696 = function () {
|
|
4602
4602
|
return handleError(function (arg0, arg1, arg2) {
|
|
4603
4603
|
let deferred0_0;
|
|
4604
4604
|
let deferred0_1;
|
|
@@ -4613,7 +4613,7 @@ module.exports.__wbg_remove_6d3fd998c31aa2b9 = function () {
|
|
|
4613
4613
|
}, arguments);
|
|
4614
4614
|
};
|
|
4615
4615
|
|
|
4616
|
-
module.exports.
|
|
4616
|
+
module.exports.__wbg_remove_a0ac1354f7600ff7 = function () {
|
|
4617
4617
|
return handleError(function (arg0, arg1, arg2) {
|
|
4618
4618
|
let deferred0_0;
|
|
4619
4619
|
let deferred0_1;
|
|
@@ -4659,21 +4659,6 @@ module.exports.__wbg_setTimeout_ca12ead8b48245e2 = function (arg0, arg1) {
|
|
|
4659
4659
|
return addHeapObject(ret);
|
|
4660
4660
|
};
|
|
4661
4661
|
|
|
4662
|
-
module.exports.__wbg_set_1baf58a22fb26eae = function () {
|
|
4663
|
-
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
4664
|
-
let deferred0_0;
|
|
4665
|
-
let deferred0_1;
|
|
4666
|
-
try {
|
|
4667
|
-
deferred0_0 = arg1;
|
|
4668
|
-
deferred0_1 = arg2;
|
|
4669
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
4670
|
-
return addHeapObject(ret);
|
|
4671
|
-
} finally {
|
|
4672
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
4673
|
-
}
|
|
4674
|
-
}, arguments);
|
|
4675
|
-
};
|
|
4676
|
-
|
|
4677
4662
|
module.exports.__wbg_set_37837023f3d740e8 = function (arg0, arg1, arg2) {
|
|
4678
4663
|
getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
|
|
4679
4664
|
};
|
|
@@ -4691,7 +4676,22 @@ module.exports.__wbg_set_8fc6bf8a5b1071d1 = function (arg0, arg1, arg2) {
|
|
|
4691
4676
|
return addHeapObject(ret);
|
|
4692
4677
|
};
|
|
4693
4678
|
|
|
4694
|
-
module.exports.
|
|
4679
|
+
module.exports.__wbg_set_c4b30245a6989a0a = function () {
|
|
4680
|
+
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
4681
|
+
let deferred0_0;
|
|
4682
|
+
let deferred0_1;
|
|
4683
|
+
try {
|
|
4684
|
+
deferred0_0 = arg1;
|
|
4685
|
+
deferred0_1 = arg2;
|
|
4686
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
4687
|
+
return addHeapObject(ret);
|
|
4688
|
+
} finally {
|
|
4689
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
4690
|
+
}
|
|
4691
|
+
}, arguments);
|
|
4692
|
+
};
|
|
4693
|
+
|
|
4694
|
+
module.exports.__wbg_set_e2dedc41ca07ac06 = function () {
|
|
4695
4695
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
4696
4696
|
let deferred0_0;
|
|
4697
4697
|
let deferred0_1;
|
|
@@ -4926,12 +4926,12 @@ module.exports.__wbindgen_closure_wrapper195 = function (arg0, arg1, arg2) {
|
|
|
4926
4926
|
return addHeapObject(ret);
|
|
4927
4927
|
};
|
|
4928
4928
|
|
|
4929
|
-
module.exports.
|
|
4930
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4929
|
+
module.exports.__wbindgen_closure_wrapper3844 = function (arg0, arg1, arg2) {
|
|
4930
|
+
const ret = makeMutClosure(arg0, arg1, 293, __wbg_adapter_60);
|
|
4931
4931
|
return addHeapObject(ret);
|
|
4932
4932
|
};
|
|
4933
4933
|
|
|
4934
|
-
module.exports.
|
|
4934
|
+
module.exports.__wbindgen_closure_wrapper6176 = function (arg0, arg1, arg2) {
|
|
4935
4935
|
const ret = makeMutClosure(arg0, arg1, 319, __wbg_adapter_60);
|
|
4936
4936
|
return addHeapObject(ret);
|
|
4937
4937
|
};
|
|
Binary file
|
|
@@ -408,12 +408,12 @@ export const __wbindgen_exn_store: (a: number) => void;
|
|
|
408
408
|
export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
409
409
|
export const __wbindgen_export_4: WebAssembly.Table;
|
|
410
410
|
export const __wbindgen_add_to_stack_pointer: (a: number) => number;
|
|
411
|
-
export const
|
|
411
|
+
export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h73da98aaeb1dd73e: (
|
|
412
412
|
a: number,
|
|
413
413
|
b: number,
|
|
414
414
|
c: number,
|
|
415
415
|
) => void;
|
|
416
|
-
export const
|
|
416
|
+
export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h8ea2596275819f2b: (
|
|
417
417
|
a: number,
|
|
418
418
|
b: number,
|
|
419
419
|
c: number,
|