@bitwarden/sdk-internal 0.2.0-main.411 → 0.2.0-main.413
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 +29 -29
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +5 -5
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +29 -29
- 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
|
@@ -891,6 +891,10 @@ function wasm_bindgen__convert__closures_____invoke__h389a5517bdf6e196(arg0, arg
|
|
|
891
891
|
}
|
|
892
892
|
}
|
|
893
893
|
|
|
894
|
+
function wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1) {
|
|
895
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1);
|
|
896
|
+
}
|
|
897
|
+
|
|
894
898
|
function wasm_bindgen__convert__closures_____invoke__h05da89f3ce503b8f(arg0, arg1, arg2) {
|
|
895
899
|
wasm.wasm_bindgen__convert__closures_____invoke__h05da89f3ce503b8f(
|
|
896
900
|
arg0,
|
|
@@ -899,10 +903,6 @@ function wasm_bindgen__convert__closures_____invoke__h05da89f3ce503b8f(arg0, arg
|
|
|
899
903
|
);
|
|
900
904
|
}
|
|
901
905
|
|
|
902
|
-
function wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1) {
|
|
903
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(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_689703e63a75fa9d = 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_020f5c95905e6166 = 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_5d277bbf6b7a1b2d = function () {
|
|
4772
4772
|
return handleError(function (arg0, arg1, arg2) {
|
|
4773
4773
|
let deferred0_0;
|
|
4774
4774
|
let deferred0_1;
|
|
@@ -4783,17 +4783,7 @@ exports.__wbg_get_021b4709a0cd459d = function () {
|
|
|
4783
4783
|
}, arguments);
|
|
4784
4784
|
};
|
|
4785
4785
|
|
|
4786
|
-
exports.
|
|
4787
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4788
|
-
return addHeapObject(ret);
|
|
4789
|
-
};
|
|
4790
|
-
|
|
4791
|
-
exports.__wbg_get_access_token_1bd76bc1d6872a37 = function (arg0) {
|
|
4792
|
-
const ret = getObject(arg0).get_access_token();
|
|
4793
|
-
return addHeapObject(ret);
|
|
4794
|
-
};
|
|
4795
|
-
|
|
4796
|
-
exports.__wbg_get_bcdf6d1f18330518 = function () {
|
|
4786
|
+
exports.__wbg_get_5fab12afcf0882d4 = function () {
|
|
4797
4787
|
return handleError(function (arg0, arg1, arg2) {
|
|
4798
4788
|
let deferred0_0;
|
|
4799
4789
|
let deferred0_1;
|
|
@@ -4808,6 +4798,16 @@ exports.__wbg_get_bcdf6d1f18330518 = function () {
|
|
|
4808
4798
|
}, arguments);
|
|
4809
4799
|
};
|
|
4810
4800
|
|
|
4801
|
+
exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
|
|
4802
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4803
|
+
return addHeapObject(ret);
|
|
4804
|
+
};
|
|
4805
|
+
|
|
4806
|
+
exports.__wbg_get_access_token_858faa18bb41c14c = function (arg0) {
|
|
4807
|
+
const ret = getObject(arg0).get_access_token();
|
|
4808
|
+
return addHeapObject(ret);
|
|
4809
|
+
};
|
|
4810
|
+
|
|
4811
4811
|
exports.__wbg_get_efcb449f58ec27c2 = function () {
|
|
4812
4812
|
return handleError(function (arg0, arg1) {
|
|
4813
4813
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
@@ -4999,14 +4999,14 @@ exports.__wbg_length_cdd215e10d9dd507 = function (arg0) {
|
|
|
4999
4999
|
return ret;
|
|
5000
5000
|
};
|
|
5001
5001
|
|
|
5002
|
-
exports.
|
|
5002
|
+
exports.__wbg_list_1aa41e3f24080528 = 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_3016400fbf0ed67a = 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_a3700a95973747b8 = 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_4b6c74678272e489 = function () {
|
|
|
5265
5265
|
}, arguments);
|
|
5266
5266
|
};
|
|
5267
5267
|
|
|
5268
|
-
exports.
|
|
5268
|
+
exports.__wbg_remove_a61c7cc5e0235096 = function () {
|
|
5269
5269
|
return handleError(function (arg0, arg1, arg2) {
|
|
5270
5270
|
let deferred0_0;
|
|
5271
5271
|
let deferred0_1;
|
|
@@ -5311,7 +5311,7 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function (arg0, arg1) {
|
|
|
5311
5311
|
return addHeapObject(ret);
|
|
5312
5312
|
};
|
|
5313
5313
|
|
|
5314
|
-
exports.
|
|
5314
|
+
exports.__wbg_set_0ad66a220f764ebc = function () {
|
|
5315
5315
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5316
5316
|
let deferred0_0;
|
|
5317
5317
|
let deferred0_1;
|
|
@@ -5330,7 +5330,12 @@ exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
|
|
|
5330
5330
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5331
5331
|
};
|
|
5332
5332
|
|
|
5333
|
-
exports.
|
|
5333
|
+
exports.__wbg_set_907fb406c34a251d = function (arg0, arg1, arg2) {
|
|
5334
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5335
|
+
return addHeapObject(ret);
|
|
5336
|
+
};
|
|
5337
|
+
|
|
5338
|
+
exports.__wbg_set_aef181d6d6a095a1 = function () {
|
|
5334
5339
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5335
5340
|
let deferred0_0;
|
|
5336
5341
|
let deferred0_1;
|
|
@@ -5345,11 +5350,6 @@ exports.__wbg_set_5e51294e627b72fd = function () {
|
|
|
5345
5350
|
}, arguments);
|
|
5346
5351
|
};
|
|
5347
5352
|
|
|
5348
|
-
exports.__wbg_set_907fb406c34a251d = function (arg0, arg1, arg2) {
|
|
5349
|
-
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5350
|
-
return addHeapObject(ret);
|
|
5351
|
-
};
|
|
5352
|
-
|
|
5353
5353
|
exports.__wbg_set_body_3c365989753d61f4 = function (arg0, arg1) {
|
|
5354
5354
|
getObject(arg0).body = getObject(arg1);
|
|
5355
5355
|
};
|
|
Binary file
|
|
@@ -457,17 +457,17 @@ export const wasm_bindgen__convert__closures_____invoke__h389a5517bdf6e196: (
|
|
|
457
457
|
d: number,
|
|
458
458
|
) => void;
|
|
459
459
|
export const wasm_bindgen__closure__destroy__h003cf2eb90144982: (a: number, b: number) => void;
|
|
460
|
-
export const
|
|
460
|
+
export const wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2: (
|
|
461
461
|
a: number,
|
|
462
462
|
b: number,
|
|
463
|
-
c: number,
|
|
464
463
|
) => void;
|
|
465
|
-
export const
|
|
464
|
+
export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
|
|
465
|
+
export const wasm_bindgen__convert__closures_____invoke__h05da89f3ce503b8f: (
|
|
466
466
|
a: number,
|
|
467
467
|
b: number,
|
|
468
|
+
c: number,
|
|
468
469
|
) => void;
|
|
469
470
|
export const wasm_bindgen__closure__destroy__he41cbbdbe831f2ac: (a: number, b: number) => void;
|
|
470
|
-
export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
|
|
471
471
|
export const wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83: (
|
|
472
472
|
a: number,
|
|
473
473
|
b: number,
|