@bitwarden/sdk-internal 0.2.0-main.396 → 0.2.0-main.397
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 +19 -19
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +6 -6
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +23 -23
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +4 -4
- package/package.json +1 -1
|
@@ -858,6 +858,14 @@ exports.isEncryptFileError = function (error) {
|
|
|
858
858
|
}
|
|
859
859
|
};
|
|
860
860
|
|
|
861
|
+
function wasm_bindgen__convert__closures_____invoke__hdc41283f124c06e5(arg0, arg1, arg2) {
|
|
862
|
+
wasm.wasm_bindgen__convert__closures_____invoke__hdc41283f124c06e5(
|
|
863
|
+
arg0,
|
|
864
|
+
arg1,
|
|
865
|
+
addHeapObject(arg2),
|
|
866
|
+
);
|
|
867
|
+
}
|
|
868
|
+
|
|
861
869
|
function wasm_bindgen__convert__closures_____invoke__h1a8786b7bd5c2cf5(arg0, arg1, arg2) {
|
|
862
870
|
try {
|
|
863
871
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -877,14 +885,6 @@ function wasm_bindgen__convert__closures_____invoke__h1a8786b7bd5c2cf5(arg0, arg
|
|
|
877
885
|
}
|
|
878
886
|
}
|
|
879
887
|
|
|
880
|
-
function wasm_bindgen__convert__closures_____invoke__hdc41283f124c06e5(arg0, arg1, arg2) {
|
|
881
|
-
wasm.wasm_bindgen__convert__closures_____invoke__hdc41283f124c06e5(
|
|
882
|
-
arg0,
|
|
883
|
-
arg1,
|
|
884
|
-
addHeapObject(arg2),
|
|
885
|
-
);
|
|
886
|
-
}
|
|
887
|
-
|
|
888
888
|
function wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1) {
|
|
889
889
|
wasm.wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1);
|
|
890
890
|
}
|
|
@@ -4466,7 +4466,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function () {
|
|
|
4466
4466
|
}, arguments);
|
|
4467
4467
|
};
|
|
4468
4468
|
|
|
4469
|
-
exports.
|
|
4469
|
+
exports.__wbg_cipher_0196bd196ae59e2c = function (arg0) {
|
|
4470
4470
|
const ret = getObject(arg0).cipher;
|
|
4471
4471
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4472
4472
|
};
|
|
@@ -4559,7 +4559,7 @@ exports.__wbg_fetch_f8ba0e29a9d6de0d = function (arg0, arg1) {
|
|
|
4559
4559
|
return addHeapObject(ret);
|
|
4560
4560
|
};
|
|
4561
4561
|
|
|
4562
|
-
exports.
|
|
4562
|
+
exports.__wbg_folder_7ad956677c62f008 = function (arg0) {
|
|
4563
4563
|
const ret = getObject(arg0).folder;
|
|
4564
4564
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4565
4565
|
};
|
|
@@ -4586,7 +4586,7 @@ exports.__wbg_getTime_14776bfb48a1bff9 = function (arg0) {
|
|
|
4586
4586
|
return ret;
|
|
4587
4587
|
};
|
|
4588
4588
|
|
|
4589
|
-
exports.
|
|
4589
|
+
exports.__wbg_get_7775c3e3ae3bcefd = function () {
|
|
4590
4590
|
return handleError(function (arg0, arg1, arg2) {
|
|
4591
4591
|
let deferred0_0;
|
|
4592
4592
|
let deferred0_1;
|
|
@@ -4606,7 +4606,7 @@ exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
|
|
|
4606
4606
|
return addHeapObject(ret);
|
|
4607
4607
|
};
|
|
4608
4608
|
|
|
4609
|
-
exports.
|
|
4609
|
+
exports.__wbg_get_access_token_1de03e544708805a = function (arg0) {
|
|
4610
4610
|
const ret = getObject(arg0).get_access_token();
|
|
4611
4611
|
return addHeapObject(ret);
|
|
4612
4612
|
};
|
|
@@ -4618,7 +4618,7 @@ exports.__wbg_get_efcb449f58ec27c2 = function () {
|
|
|
4618
4618
|
}, arguments);
|
|
4619
4619
|
};
|
|
4620
4620
|
|
|
4621
|
-
exports.
|
|
4621
|
+
exports.__wbg_get_f836288e48750d27 = function () {
|
|
4622
4622
|
return handleError(function (arg0, arg1, arg2) {
|
|
4623
4623
|
let deferred0_0;
|
|
4624
4624
|
let deferred0_1;
|
|
@@ -4817,14 +4817,14 @@ exports.__wbg_length_cdd215e10d9dd507 = function (arg0) {
|
|
|
4817
4817
|
return ret;
|
|
4818
4818
|
};
|
|
4819
4819
|
|
|
4820
|
-
exports.
|
|
4820
|
+
exports.__wbg_list_a25d56a0eba748af = function () {
|
|
4821
4821
|
return handleError(function (arg0) {
|
|
4822
4822
|
const ret = getObject(arg0).list();
|
|
4823
4823
|
return addHeapObject(ret);
|
|
4824
4824
|
}, arguments);
|
|
4825
4825
|
};
|
|
4826
4826
|
|
|
4827
|
-
exports.
|
|
4827
|
+
exports.__wbg_list_a618bae756003515 = function () {
|
|
4828
4828
|
return handleError(function (arg0) {
|
|
4829
4829
|
const ret = getObject(arg0).list();
|
|
4830
4830
|
return addHeapObject(ret);
|
|
@@ -5068,7 +5068,7 @@ exports.__wbg_randomFillSync_ac0988aba3254290 = function () {
|
|
|
5068
5068
|
}, arguments);
|
|
5069
5069
|
};
|
|
5070
5070
|
|
|
5071
|
-
exports.
|
|
5071
|
+
exports.__wbg_remove_6e0b8907d2143b2a = function () {
|
|
5072
5072
|
return handleError(function (arg0, arg1, arg2) {
|
|
5073
5073
|
let deferred0_0;
|
|
5074
5074
|
let deferred0_1;
|
|
@@ -5083,7 +5083,7 @@ exports.__wbg_remove_3594f15e8fca4743 = function () {
|
|
|
5083
5083
|
}, arguments);
|
|
5084
5084
|
};
|
|
5085
5085
|
|
|
5086
|
-
exports.
|
|
5086
|
+
exports.__wbg_remove_a3355f80824bccaa = function () {
|
|
5087
5087
|
return handleError(function (arg0, arg1, arg2) {
|
|
5088
5088
|
let deferred0_0;
|
|
5089
5089
|
let deferred0_1;
|
|
@@ -5129,7 +5129,11 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function (arg0, arg1) {
|
|
|
5129
5129
|
return addHeapObject(ret);
|
|
5130
5130
|
};
|
|
5131
5131
|
|
|
5132
|
-
exports.
|
|
5132
|
+
exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
|
|
5133
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5134
|
+
};
|
|
5135
|
+
|
|
5136
|
+
exports.__wbg_set_4f10240cec7c0329 = function () {
|
|
5133
5137
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5134
5138
|
let deferred0_0;
|
|
5135
5139
|
let deferred0_1;
|
|
@@ -5144,11 +5148,7 @@ exports.__wbg_set_0159738cb1dd7a1d = function () {
|
|
|
5144
5148
|
}, arguments);
|
|
5145
5149
|
};
|
|
5146
5150
|
|
|
5147
|
-
exports.
|
|
5148
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5149
|
-
};
|
|
5150
|
-
|
|
5151
|
-
exports.__wbg_set_834a40164c1f126c = function () {
|
|
5151
|
+
exports.__wbg_set_8bf42eeed138232a = function () {
|
|
5152
5152
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5153
5153
|
let deferred0_0;
|
|
5154
5154
|
let deferred0_1;
|
|
Binary file
|
|
@@ -431,23 +431,23 @@ export const __wbg_totpclient_free: (a: number, b: number) => void;
|
|
|
431
431
|
export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
432
432
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
433
433
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
434
|
-
export const
|
|
434
|
+
export const wasm_bindgen__convert__closures_____invoke__hdc41283f124c06e5: (
|
|
435
435
|
a: number,
|
|
436
436
|
b: number,
|
|
437
437
|
c: number,
|
|
438
|
-
d: number,
|
|
439
438
|
) => void;
|
|
440
439
|
export const wasm_bindgen__closure__destroy__h1470697583ce3ba3: (a: number, b: number) => void;
|
|
441
|
-
export const
|
|
440
|
+
export const wasm_bindgen__convert__closures_____invoke__h1a8786b7bd5c2cf5: (
|
|
442
441
|
a: number,
|
|
443
442
|
b: number,
|
|
444
443
|
c: number,
|
|
444
|
+
d: number,
|
|
445
445
|
) => void;
|
|
446
|
-
export const wasm_bindgen__closure__destroy__h5bf455f3385c4f71: (a: number, b: number) => void;
|
|
447
446
|
export const wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e: (
|
|
448
447
|
a: number,
|
|
449
448
|
b: number,
|
|
450
449
|
) => void;
|
|
450
|
+
export const wasm_bindgen__closure__destroy__h5bf455f3385c4f71: (a: number, b: number) => void;
|
|
451
451
|
export const wasm_bindgen__closure__destroy__hfcb631b72e5e985c: (a: number, b: number) => void;
|
|
452
452
|
export const wasm_bindgen__convert__closures_____invoke__h43dfd80678632d6f: (
|
|
453
453
|
a: number,
|