@bitwarden/sdk-internal 0.2.0-main.505 → 0.2.0-main.507
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 +19 -19
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +8 -8
- package/package.json +1 -1
|
@@ -989,10 +989,6 @@ 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
992
|
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
997
993
|
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
998
994
|
}
|
|
@@ -1011,6 +1007,10 @@ function wasm_bindgen__convert__closures_____invoke__h4af377e64bbfb918(arg0, arg
|
|
|
1011
1007
|
}
|
|
1012
1008
|
}
|
|
1013
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_826f5352a485e4d6 = 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_f79f86365de56d80 = 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_4f3201a8853e4cbe = function() { return handleError(function (arg0, arg1, arg2) {
|
|
4893
4893
|
let deferred0_0;
|
|
4894
4894
|
let deferred0_1;
|
|
4895
4895
|
try {
|
|
@@ -4907,12 +4907,12 @@ exports.__wbg_get_7bed016f185add81 = function(arg0, arg1) {
|
|
|
4907
4907
|
return addHeapObject(ret);
|
|
4908
4908
|
};
|
|
4909
4909
|
|
|
4910
|
-
exports.
|
|
4910
|
+
exports.__wbg_get_access_token_8908dff91f59bba2 = function(arg0) {
|
|
4911
4911
|
const ret = getObject(arg0).get_access_token();
|
|
4912
4912
|
return addHeapObject(ret);
|
|
4913
4913
|
};
|
|
4914
4914
|
|
|
4915
|
-
exports.
|
|
4915
|
+
exports.__wbg_get_ba2260add10d02d3 = function() { return handleError(function (arg0, arg1, arg2) {
|
|
4916
4916
|
let deferred0_0;
|
|
4917
4917
|
let deferred0_1;
|
|
4918
4918
|
try {
|
|
@@ -5113,12 +5113,12 @@ exports.__wbg_length_cdd215e10d9dd507 = function(arg0) {
|
|
|
5113
5113
|
return ret;
|
|
5114
5114
|
};
|
|
5115
5115
|
|
|
5116
|
-
exports.
|
|
5116
|
+
exports.__wbg_list_bcd51c04d839ee1a = 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_d194855caaa7a5bc = 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_17af878ad2f37157 = 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_4d0c4b45c975d535 = function() { return handleError(function
|
|
|
5353
5353
|
}
|
|
5354
5354
|
}, arguments) };
|
|
5355
5355
|
|
|
5356
|
-
exports.
|
|
5356
|
+
exports.__wbg_remove_5e218db9e3189ecd = function() { return handleError(function (arg0, arg1, arg2) {
|
|
5357
5357
|
let deferred0_0;
|
|
5358
5358
|
let deferred0_1;
|
|
5359
5359
|
try {
|
|
@@ -5391,7 +5391,11 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function(arg0, arg1) {
|
|
|
5391
5391
|
return addHeapObject(ret);
|
|
5392
5392
|
};
|
|
5393
5393
|
|
|
5394
|
-
exports.
|
|
5394
|
+
exports.__wbg_set_3f1d0b984ed272ed = function(arg0, arg1, arg2) {
|
|
5395
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5396
|
+
};
|
|
5397
|
+
|
|
5398
|
+
exports.__wbg_set_790c5101ec7a5e85 = function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5395
5399
|
let deferred0_0;
|
|
5396
5400
|
let deferred0_1;
|
|
5397
5401
|
try {
|
|
@@ -5404,10 +5408,6 @@ exports.__wbg_set_1e7ad9c10ad00138 = function() { return handleError(function (a
|
|
|
5404
5408
|
}
|
|
5405
5409
|
}, arguments) };
|
|
5406
5410
|
|
|
5407
|
-
exports.__wbg_set_3f1d0b984ed272ed = function(arg0, arg1, arg2) {
|
|
5408
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5409
|
-
};
|
|
5410
|
-
|
|
5411
5411
|
exports.__wbg_set_907fb406c34a251d = function(arg0, arg1, arg2) {
|
|
5412
5412
|
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5413
5413
|
return addHeapObject(ret);
|
|
@@ -5430,7 +5430,7 @@ exports.__wbg_set_credentials_f621cd2d85c0c228 = function(arg0, arg1) {
|
|
|
5430
5430
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5431
5431
|
};
|
|
5432
5432
|
|
|
5433
|
-
exports.
|
|
5433
|
+
exports.__wbg_set_dc790f0e82fabd6e = function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5434
5434
|
let deferred0_0;
|
|
5435
5435
|
let deferred0_1;
|
|
5436
5436
|
try {
|
|
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 wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
|
|
514
|
-
a: number,
|
|
515
|
-
b: number,
|
|
516
|
-
c: number,
|
|
517
|
-
) => void;
|
|
518
|
-
export const wasm_bindgen__closure__destroy__h68ac44da0078a006: (a: number, b: number) => void;
|
|
519
|
-
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
520
513
|
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
521
514
|
a: number,
|
|
522
515
|
b: number,
|
|
523
516
|
) => void;
|
|
524
|
-
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
525
517
|
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
518
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
526
519
|
export const wasm_bindgen__convert__closures_____invoke__h4af377e64bbfb918: (
|
|
527
520
|
a: number,
|
|
528
521
|
b: number,
|
|
529
522
|
c: number,
|
|
530
523
|
d: number,
|
|
531
524
|
) => void;
|
|
525
|
+
export const wasm_bindgen__closure__destroy__h68ac44da0078a006: (a: number, b: number) => void;
|
|
526
|
+
export const wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
|
|
527
|
+
a: number,
|
|
528
|
+
b: number,
|
|
529
|
+
c: number,
|
|
530
|
+
) => void;
|
|
531
|
+
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
532
532
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
533
533
|
a: number,
|
|
534
534
|
b: number,
|