@bitwarden/sdk-internal 0.2.0-main.493 → 0.2.0-main.494
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 +35 -35
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +7 -7
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +39 -39
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +6 -6
- package/package.json +1 -1
|
@@ -989,6 +989,14 @@ exports.isGetFolderError = function(error) {
|
|
|
989
989
|
}
|
|
990
990
|
};
|
|
991
991
|
|
|
992
|
+
function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
|
|
993
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
|
|
994
|
+
}
|
|
995
|
+
|
|
996
|
+
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
997
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
998
|
+
}
|
|
999
|
+
|
|
992
1000
|
function wasm_bindgen__convert__closures_____invoke__h15dc1a5ab679adb5(arg0, arg1, arg2) {
|
|
993
1001
|
try {
|
|
994
1002
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -1003,14 +1011,6 @@ function wasm_bindgen__convert__closures_____invoke__h15dc1a5ab679adb5(arg0, arg
|
|
|
1003
1011
|
}
|
|
1004
1012
|
}
|
|
1005
1013
|
|
|
1006
|
-
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1007
|
-
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1008
|
-
}
|
|
1009
|
-
|
|
1010
|
-
function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
|
|
1011
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
|
|
1012
|
-
}
|
|
1013
|
-
|
|
1014
1014
|
function wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, arg2, arg3) {
|
|
1015
1015
|
wasm.wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
1016
1016
|
}
|
|
@@ -4765,7 +4765,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function() { return handleError(function (
|
|
|
4765
4765
|
return addHeapObject(ret);
|
|
4766
4766
|
}, arguments) };
|
|
4767
4767
|
|
|
4768
|
-
exports.
|
|
4768
|
+
exports.__wbg_cipher_334c107d0ebf25b7 = function(arg0) {
|
|
4769
4769
|
const ret = getObject(arg0).cipher;
|
|
4770
4770
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4771
4771
|
};
|
|
@@ -4857,7 +4857,7 @@ exports.__wbg_fetch_f8ba0e29a9d6de0d = function(arg0, arg1) {
|
|
|
4857
4857
|
return addHeapObject(ret);
|
|
4858
4858
|
};
|
|
4859
4859
|
|
|
4860
|
-
exports.
|
|
4860
|
+
exports.__wbg_folder_4505144d49834d03 = function(arg0) {
|
|
4861
4861
|
const ret = getObject(arg0).folder;
|
|
4862
4862
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4863
4863
|
};
|
|
@@ -4889,7 +4889,7 @@ exports.__wbg_getTime_14776bfb48a1bff9 = function(arg0) {
|
|
|
4889
4889
|
return ret;
|
|
4890
4890
|
};
|
|
4891
4891
|
|
|
4892
|
-
exports.
|
|
4892
|
+
exports.__wbg_get_4ea77edc1bdc192f = function() { return handleError(function (arg0, arg1, arg2) {
|
|
4893
4893
|
let deferred0_0;
|
|
4894
4894
|
let deferred0_1;
|
|
4895
4895
|
try {
|
|
@@ -4902,12 +4902,7 @@ exports.__wbg_get_48963211297a621e = function() { return handleError(function (a
|
|
|
4902
4902
|
}
|
|
4903
4903
|
}, arguments) };
|
|
4904
4904
|
|
|
4905
|
-
exports.
|
|
4906
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4907
|
-
return addHeapObject(ret);
|
|
4908
|
-
};
|
|
4909
|
-
|
|
4910
|
-
exports.__wbg_get_a92c3deae1964973 = function() { return handleError(function (arg0, arg1, arg2) {
|
|
4905
|
+
exports.__wbg_get_72c322985749a1a3 = function() { return handleError(function (arg0, arg1, arg2) {
|
|
4911
4906
|
let deferred0_0;
|
|
4912
4907
|
let deferred0_1;
|
|
4913
4908
|
try {
|
|
@@ -4920,7 +4915,12 @@ exports.__wbg_get_a92c3deae1964973 = function() { return handleError(function (a
|
|
|
4920
4915
|
}
|
|
4921
4916
|
}, arguments) };
|
|
4922
4917
|
|
|
4923
|
-
exports.
|
|
4918
|
+
exports.__wbg_get_7bed016f185add81 = function(arg0, arg1) {
|
|
4919
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4920
|
+
return addHeapObject(ret);
|
|
4921
|
+
};
|
|
4922
|
+
|
|
4923
|
+
exports.__wbg_get_access_token_66ff53f474d63a38 = function(arg0) {
|
|
4924
4924
|
const ret = getObject(arg0).get_access_token();
|
|
4925
4925
|
return addHeapObject(ret);
|
|
4926
4926
|
};
|
|
@@ -5113,12 +5113,12 @@ exports.__wbg_length_cdd215e10d9dd507 = function(arg0) {
|
|
|
5113
5113
|
return ret;
|
|
5114
5114
|
};
|
|
5115
5115
|
|
|
5116
|
-
exports.
|
|
5116
|
+
exports.__wbg_list_1942ef275450a6e7 = function() { return handleError(function (arg0) {
|
|
5117
5117
|
const ret = getObject(arg0).list();
|
|
5118
5118
|
return addHeapObject(ret);
|
|
5119
5119
|
}, arguments) };
|
|
5120
5120
|
|
|
5121
|
-
exports.
|
|
5121
|
+
exports.__wbg_list_9bcacdd0c24e9dd5 = function() { return handleError(function (arg0) {
|
|
5122
5122
|
const ret = getObject(arg0).list();
|
|
5123
5123
|
return addHeapObject(ret);
|
|
5124
5124
|
}, arguments) };
|
|
@@ -5340,7 +5340,7 @@ exports.__wbg_randomFillSync_ac0988aba3254290 = function() { return handleError(
|
|
|
5340
5340
|
getObject(arg0).randomFillSync(takeObject(arg1));
|
|
5341
5341
|
}, arguments) };
|
|
5342
5342
|
|
|
5343
|
-
exports.
|
|
5343
|
+
exports.__wbg_remove_518f73c57c533770 = function() { return handleError(function (arg0, arg1, arg2) {
|
|
5344
5344
|
let deferred0_0;
|
|
5345
5345
|
let deferred0_1;
|
|
5346
5346
|
try {
|
|
@@ -5353,7 +5353,7 @@ exports.__wbg_remove_5e280e527e85a804 = function() { return handleError(function
|
|
|
5353
5353
|
}
|
|
5354
5354
|
}, arguments) };
|
|
5355
5355
|
|
|
5356
|
-
exports.
|
|
5356
|
+
exports.__wbg_remove_8e0a86721fc446d9 = function() { return handleError(function (arg0, arg1, arg2) {
|
|
5357
5357
|
let deferred0_0;
|
|
5358
5358
|
let deferred0_1;
|
|
5359
5359
|
try {
|
|
@@ -5391,11 +5391,20 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function(arg0, arg1) {
|
|
|
5391
5391
|
return addHeapObject(ret);
|
|
5392
5392
|
};
|
|
5393
5393
|
|
|
5394
|
-
exports.
|
|
5395
|
-
|
|
5396
|
-
|
|
5394
|
+
exports.__wbg_set_20602ece9953ea43 = function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5395
|
+
let deferred0_0;
|
|
5396
|
+
let deferred0_1;
|
|
5397
|
+
try {
|
|
5398
|
+
deferred0_0 = arg1;
|
|
5399
|
+
deferred0_1 = arg2;
|
|
5400
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5401
|
+
return addHeapObject(ret);
|
|
5402
|
+
} finally {
|
|
5403
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5404
|
+
}
|
|
5405
|
+
}, arguments) };
|
|
5397
5406
|
|
|
5398
|
-
exports.
|
|
5407
|
+
exports.__wbg_set_2ded68bc326bbfd7 = function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5399
5408
|
let deferred0_0;
|
|
5400
5409
|
let deferred0_1;
|
|
5401
5410
|
try {
|
|
@@ -5408,6 +5417,10 @@ exports.__wbg_set_8f306648943d1ded = function() { return handleError(function (a
|
|
|
5408
5417
|
}
|
|
5409
5418
|
}, arguments) };
|
|
5410
5419
|
|
|
5420
|
+
exports.__wbg_set_3f1d0b984ed272ed = function(arg0, arg1, arg2) {
|
|
5421
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5422
|
+
};
|
|
5423
|
+
|
|
5411
5424
|
exports.__wbg_set_907fb406c34a251d = function(arg0, arg1, arg2) {
|
|
5412
5425
|
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5413
5426
|
return addHeapObject(ret);
|
|
@@ -5426,19 +5439,6 @@ exports.__wbg_set_c2abbebe8b9ebee1 = function() { return handleError(function (a
|
|
|
5426
5439
|
return ret;
|
|
5427
5440
|
}, arguments) };
|
|
5428
5441
|
|
|
5429
|
-
exports.__wbg_set_cefa8814cc3188ab = function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5430
|
-
let deferred0_0;
|
|
5431
|
-
let deferred0_1;
|
|
5432
|
-
try {
|
|
5433
|
-
deferred0_0 = arg1;
|
|
5434
|
-
deferred0_1 = arg2;
|
|
5435
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5436
|
-
return addHeapObject(ret);
|
|
5437
|
-
} finally {
|
|
5438
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5439
|
-
}
|
|
5440
|
-
}, arguments) };
|
|
5441
|
-
|
|
5442
5442
|
exports.__wbg_set_credentials_f621cd2d85c0c228 = function(arg0, arg1) {
|
|
5443
5443
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5444
5444
|
};
|
|
Binary file
|
|
@@ -510,25 +510,25 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
510
510
|
export const vaultclient_attachments: (a: number) => number;
|
|
511
511
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
512
512
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
513
|
-
export const
|
|
513
|
+
export const wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
|
|
514
514
|
a: number,
|
|
515
515
|
b: number,
|
|
516
516
|
c: number,
|
|
517
|
-
d: number,
|
|
518
517
|
) => void;
|
|
519
|
-
export const
|
|
518
|
+
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
519
|
+
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
520
520
|
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
521
521
|
a: number,
|
|
522
522
|
b: number,
|
|
523
523
|
) => void;
|
|
524
|
-
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
525
524
|
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
526
|
-
export const
|
|
525
|
+
export const wasm_bindgen__convert__closures_____invoke__h15dc1a5ab679adb5: (
|
|
527
526
|
a: number,
|
|
528
527
|
b: number,
|
|
529
528
|
c: number,
|
|
529
|
+
d: number,
|
|
530
530
|
) => void;
|
|
531
|
-
export const
|
|
531
|
+
export const wasm_bindgen__closure__destroy__h8316b5ffc9c02e99: (a: number, b: number) => void;
|
|
532
532
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
533
533
|
a: number,
|
|
534
534
|
b: number,
|