@bitwarden/sdk-internal 0.2.0-main.433 → 0.2.0-main.434
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 +23 -23
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +4 -4
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +27 -27
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +7 -7
- package/package.json +1 -1
|
@@ -872,18 +872,6 @@ exports.isGetFolderError = function (error) {
|
|
|
872
872
|
}
|
|
873
873
|
};
|
|
874
874
|
|
|
875
|
-
function wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373(arg0, arg1) {
|
|
876
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373(arg0, arg1);
|
|
877
|
-
}
|
|
878
|
-
|
|
879
|
-
function wasm_bindgen__convert__closures_____invoke__h4c674a07d62b8820(arg0, arg1, arg2) {
|
|
880
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h4c674a07d62b8820(
|
|
881
|
-
arg0,
|
|
882
|
-
arg1,
|
|
883
|
-
addHeapObject(arg2),
|
|
884
|
-
);
|
|
885
|
-
}
|
|
886
|
-
|
|
887
875
|
function wasm_bindgen__convert__closures_____invoke__hea2276c16b64824b(arg0, arg1, arg2) {
|
|
888
876
|
try {
|
|
889
877
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -903,6 +891,18 @@ function wasm_bindgen__convert__closures_____invoke__hea2276c16b64824b(arg0, arg
|
|
|
903
891
|
}
|
|
904
892
|
}
|
|
905
893
|
|
|
894
|
+
function wasm_bindgen__convert__closures_____invoke__h4c674a07d62b8820(arg0, arg1, arg2) {
|
|
895
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h4c674a07d62b8820(
|
|
896
|
+
arg0,
|
|
897
|
+
arg1,
|
|
898
|
+
addHeapObject(arg2),
|
|
899
|
+
);
|
|
900
|
+
}
|
|
901
|
+
|
|
902
|
+
function wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373(arg0, arg1) {
|
|
903
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373(arg0, arg1);
|
|
904
|
+
}
|
|
905
|
+
|
|
906
906
|
function wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83(arg0, arg1, arg2, arg3) {
|
|
907
907
|
wasm.wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83(
|
|
908
908
|
arg0,
|
|
@@ -4642,7 +4642,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function () {
|
|
|
4642
4642
|
}, arguments);
|
|
4643
4643
|
};
|
|
4644
4644
|
|
|
4645
|
-
exports.
|
|
4645
|
+
exports.__wbg_cipher_dc744c7a90bf0dca = function (arg0) {
|
|
4646
4646
|
const ret = getObject(arg0).cipher;
|
|
4647
4647
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4648
4648
|
};
|
|
@@ -4735,7 +4735,7 @@ exports.__wbg_fetch_f8ba0e29a9d6de0d = function (arg0, arg1) {
|
|
|
4735
4735
|
return addHeapObject(ret);
|
|
4736
4736
|
};
|
|
4737
4737
|
|
|
4738
|
-
exports.
|
|
4738
|
+
exports.__wbg_folder_c429c35fce1122c9 = function (arg0) {
|
|
4739
4739
|
const ret = getObject(arg0).folder;
|
|
4740
4740
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4741
4741
|
};
|
|
@@ -4768,7 +4768,7 @@ exports.__wbg_getTime_14776bfb48a1bff9 = function (arg0) {
|
|
|
4768
4768
|
return ret;
|
|
4769
4769
|
};
|
|
4770
4770
|
|
|
4771
|
-
exports.
|
|
4771
|
+
exports.__wbg_get_64ea302847f9968b = function () {
|
|
4772
4772
|
return handleError(function (arg0, arg1, arg2) {
|
|
4773
4773
|
let deferred0_0;
|
|
4774
4774
|
let deferred0_1;
|
|
@@ -4783,7 +4783,7 @@ exports.__wbg_get_13a393faedb3cf36 = function () {
|
|
|
4783
4783
|
}, arguments);
|
|
4784
4784
|
};
|
|
4785
4785
|
|
|
4786
|
-
exports.
|
|
4786
|
+
exports.__wbg_get_67b7db44237fed1a = function () {
|
|
4787
4787
|
return handleError(function (arg0, arg1, arg2) {
|
|
4788
4788
|
let deferred0_0;
|
|
4789
4789
|
let deferred0_1;
|
|
@@ -4803,7 +4803,7 @@ exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
|
|
|
4803
4803
|
return addHeapObject(ret);
|
|
4804
4804
|
};
|
|
4805
4805
|
|
|
4806
|
-
exports.
|
|
4806
|
+
exports.__wbg_get_access_token_9452186249787cca = function (arg0) {
|
|
4807
4807
|
const ret = getObject(arg0).get_access_token();
|
|
4808
4808
|
return addHeapObject(ret);
|
|
4809
4809
|
};
|
|
@@ -4999,14 +4999,14 @@ exports.__wbg_length_cdd215e10d9dd507 = function (arg0) {
|
|
|
4999
4999
|
return ret;
|
|
5000
5000
|
};
|
|
5001
5001
|
|
|
5002
|
-
exports.
|
|
5002
|
+
exports.__wbg_list_100306996c5a5d07 = function () {
|
|
5003
5003
|
return handleError(function (arg0) {
|
|
5004
5004
|
const ret = getObject(arg0).list();
|
|
5005
5005
|
return addHeapObject(ret);
|
|
5006
5006
|
}, arguments);
|
|
5007
5007
|
};
|
|
5008
5008
|
|
|
5009
|
-
exports.
|
|
5009
|
+
exports.__wbg_list_645f068e2e4d0c5b = function () {
|
|
5010
5010
|
return handleError(function (arg0) {
|
|
5011
5011
|
const ret = getObject(arg0).list();
|
|
5012
5012
|
return addHeapObject(ret);
|
|
@@ -5250,7 +5250,7 @@ exports.__wbg_randomFillSync_ac0988aba3254290 = function () {
|
|
|
5250
5250
|
}, arguments);
|
|
5251
5251
|
};
|
|
5252
5252
|
|
|
5253
|
-
exports.
|
|
5253
|
+
exports.__wbg_remove_7cceb9e1fe991113 = function () {
|
|
5254
5254
|
return handleError(function (arg0, arg1, arg2) {
|
|
5255
5255
|
let deferred0_0;
|
|
5256
5256
|
let deferred0_1;
|
|
@@ -5265,7 +5265,7 @@ exports.__wbg_remove_3e5f968faf181e9d = function () {
|
|
|
5265
5265
|
}, arguments);
|
|
5266
5266
|
};
|
|
5267
5267
|
|
|
5268
|
-
exports.
|
|
5268
|
+
exports.__wbg_remove_bc6c297db829f17d = function () {
|
|
5269
5269
|
return handleError(function (arg0, arg1, arg2) {
|
|
5270
5270
|
let deferred0_0;
|
|
5271
5271
|
let deferred0_1;
|
|
@@ -5311,11 +5311,7 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function (arg0, arg1) {
|
|
|
5311
5311
|
return addHeapObject(ret);
|
|
5312
5312
|
};
|
|
5313
5313
|
|
|
5314
|
-
exports.
|
|
5315
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5316
|
-
};
|
|
5317
|
-
|
|
5318
|
-
exports.__wbg_set_4621df3b84f0bb1c = function () {
|
|
5314
|
+
exports.__wbg_set_26f95519d06bd003 = function () {
|
|
5319
5315
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5320
5316
|
let deferred0_0;
|
|
5321
5317
|
let deferred0_1;
|
|
@@ -5330,7 +5326,11 @@ exports.__wbg_set_4621df3b84f0bb1c = function () {
|
|
|
5330
5326
|
}, arguments);
|
|
5331
5327
|
};
|
|
5332
5328
|
|
|
5333
|
-
exports.
|
|
5329
|
+
exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
|
|
5330
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5331
|
+
};
|
|
5332
|
+
|
|
5333
|
+
exports.__wbg_set_54cab6cf22747d0c = function () {
|
|
5334
5334
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5335
5335
|
let deferred0_0;
|
|
5336
5336
|
let deferred0_1;
|
|
Binary file
|
|
@@ -450,24 +450,24 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
450
450
|
export const __wbg_registrationclient_free: (a: number, b: number) => void;
|
|
451
451
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
452
452
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
453
|
-
export const
|
|
453
|
+
export const wasm_bindgen__convert__closures_____invoke__hea2276c16b64824b: (
|
|
454
454
|
a: number,
|
|
455
455
|
b: number,
|
|
456
|
+
c: number,
|
|
457
|
+
d: number,
|
|
456
458
|
) => void;
|
|
457
|
-
export const
|
|
459
|
+
export const wasm_bindgen__closure__destroy__h563da61d09f48819: (a: number, b: number) => void;
|
|
458
460
|
export const wasm_bindgen__convert__closures_____invoke__h4c674a07d62b8820: (
|
|
459
461
|
a: number,
|
|
460
462
|
b: number,
|
|
461
463
|
c: number,
|
|
462
464
|
) => void;
|
|
463
|
-
export const
|
|
464
|
-
export const wasm_bindgen__closure__destroy__h602c026e8307a31b: (a: number, b: number) => void;
|
|
465
|
-
export const wasm_bindgen__convert__closures_____invoke__hea2276c16b64824b: (
|
|
465
|
+
export const wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373: (
|
|
466
466
|
a: number,
|
|
467
467
|
b: number,
|
|
468
|
-
c: number,
|
|
469
|
-
d: number,
|
|
470
468
|
) => void;
|
|
469
|
+
export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
|
|
470
|
+
export const wasm_bindgen__closure__destroy__h602c026e8307a31b: (a: number, b: number) => void;
|
|
471
471
|
export const wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83: (
|
|
472
472
|
a: number,
|
|
473
473
|
b: number,
|