@bitwarden/sdk-internal 0.2.0-main.450 → 0.2.0-main.452
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 +46 -46
- 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 +38 -38
- 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
|
@@ -976,6 +976,10 @@ exports.isGetFolderError = function (error) {
|
|
|
976
976
|
}
|
|
977
977
|
};
|
|
978
978
|
|
|
979
|
+
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
980
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
981
|
+
}
|
|
982
|
+
|
|
979
983
|
function wasm_bindgen__convert__closures_____invoke__hbae79a1adccf1d8c(arg0, arg1, arg2) {
|
|
980
984
|
try {
|
|
981
985
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -1003,10 +1007,6 @@ function wasm_bindgen__convert__closures_____invoke__hba3f8c4b169f1560(arg0, arg
|
|
|
1003
1007
|
);
|
|
1004
1008
|
}
|
|
1005
1009
|
|
|
1006
|
-
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1007
|
-
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1008
|
-
}
|
|
1009
|
-
|
|
1010
1010
|
function wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, arg2, arg3) {
|
|
1011
1011
|
wasm.wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(
|
|
1012
1012
|
arg0,
|
|
@@ -4892,7 +4892,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function () {
|
|
|
4892
4892
|
}, arguments);
|
|
4893
4893
|
};
|
|
4894
4894
|
|
|
4895
|
-
exports.
|
|
4895
|
+
exports.__wbg_cipher_1455deea0c1dbf9c = function (arg0) {
|
|
4896
4896
|
const ret = getObject(arg0).cipher;
|
|
4897
4897
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4898
4898
|
};
|
|
@@ -4985,7 +4985,7 @@ exports.__wbg_fetch_f8ba0e29a9d6de0d = function (arg0, arg1) {
|
|
|
4985
4985
|
return addHeapObject(ret);
|
|
4986
4986
|
};
|
|
4987
4987
|
|
|
4988
|
-
exports.
|
|
4988
|
+
exports.__wbg_folder_a1679cffad7e7154 = function (arg0) {
|
|
4989
4989
|
const ret = getObject(arg0).folder;
|
|
4990
4990
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4991
4991
|
};
|
|
@@ -5018,7 +5018,7 @@ exports.__wbg_getTime_14776bfb48a1bff9 = function (arg0) {
|
|
|
5018
5018
|
return ret;
|
|
5019
5019
|
};
|
|
5020
5020
|
|
|
5021
|
-
exports.
|
|
5021
|
+
exports.__wbg_get_3969e1377b90fc5d = function () {
|
|
5022
5022
|
return handleError(function (arg0, arg1, arg2) {
|
|
5023
5023
|
let deferred0_0;
|
|
5024
5024
|
let deferred0_1;
|
|
@@ -5033,17 +5033,7 @@ exports.__wbg_get_622a532ce4f4f602 = function () {
|
|
|
5033
5033
|
}, arguments);
|
|
5034
5034
|
};
|
|
5035
5035
|
|
|
5036
|
-
exports.
|
|
5037
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
5038
|
-
return addHeapObject(ret);
|
|
5039
|
-
};
|
|
5040
|
-
|
|
5041
|
-
exports.__wbg_get_access_token_1bb7cb35ffeaf4b3 = function (arg0) {
|
|
5042
|
-
const ret = getObject(arg0).get_access_token();
|
|
5043
|
-
return addHeapObject(ret);
|
|
5044
|
-
};
|
|
5045
|
-
|
|
5046
|
-
exports.__wbg_get_e62e426bfe0b1bfe = function () {
|
|
5036
|
+
exports.__wbg_get_42c1c8a1b405bc1a = function () {
|
|
5047
5037
|
return handleError(function (arg0, arg1, arg2) {
|
|
5048
5038
|
let deferred0_0;
|
|
5049
5039
|
let deferred0_1;
|
|
@@ -5058,6 +5048,16 @@ exports.__wbg_get_e62e426bfe0b1bfe = function () {
|
|
|
5058
5048
|
}, arguments);
|
|
5059
5049
|
};
|
|
5060
5050
|
|
|
5051
|
+
exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
|
|
5052
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
5053
|
+
return addHeapObject(ret);
|
|
5054
|
+
};
|
|
5055
|
+
|
|
5056
|
+
exports.__wbg_get_access_token_1aca3db966efcba7 = function (arg0) {
|
|
5057
|
+
const ret = getObject(arg0).get_access_token();
|
|
5058
|
+
return addHeapObject(ret);
|
|
5059
|
+
};
|
|
5060
|
+
|
|
5061
5061
|
exports.__wbg_get_efcb449f58ec27c2 = function () {
|
|
5062
5062
|
return handleError(function (arg0, arg1) {
|
|
5063
5063
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
@@ -5249,14 +5249,14 @@ exports.__wbg_length_cdd215e10d9dd507 = function (arg0) {
|
|
|
5249
5249
|
return ret;
|
|
5250
5250
|
};
|
|
5251
5251
|
|
|
5252
|
-
exports.
|
|
5252
|
+
exports.__wbg_list_138cf40f7911ab71 = function () {
|
|
5253
5253
|
return handleError(function (arg0) {
|
|
5254
5254
|
const ret = getObject(arg0).list();
|
|
5255
5255
|
return addHeapObject(ret);
|
|
5256
5256
|
}, arguments);
|
|
5257
5257
|
};
|
|
5258
5258
|
|
|
5259
|
-
exports.
|
|
5259
|
+
exports.__wbg_list_f273c350fb9c3ff4 = function () {
|
|
5260
5260
|
return handleError(function (arg0) {
|
|
5261
5261
|
const ret = getObject(arg0).list();
|
|
5262
5262
|
return addHeapObject(ret);
|
|
@@ -5500,7 +5500,7 @@ exports.__wbg_randomFillSync_ac0988aba3254290 = function () {
|
|
|
5500
5500
|
}, arguments);
|
|
5501
5501
|
};
|
|
5502
5502
|
|
|
5503
|
-
exports.
|
|
5503
|
+
exports.__wbg_remove_41dcbe62632bab19 = function () {
|
|
5504
5504
|
return handleError(function (arg0, arg1, arg2) {
|
|
5505
5505
|
let deferred0_0;
|
|
5506
5506
|
let deferred0_1;
|
|
@@ -5515,7 +5515,7 @@ exports.__wbg_remove_305804be05991243 = function () {
|
|
|
5515
5515
|
}, arguments);
|
|
5516
5516
|
};
|
|
5517
5517
|
|
|
5518
|
-
exports.
|
|
5518
|
+
exports.__wbg_remove_af718267806b16d0 = function () {
|
|
5519
5519
|
return handleError(function (arg0, arg1, arg2) {
|
|
5520
5520
|
let deferred0_0;
|
|
5521
5521
|
let deferred0_1;
|
|
@@ -5565,22 +5565,7 @@ exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
|
|
|
5565
5565
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5566
5566
|
};
|
|
5567
5567
|
|
|
5568
|
-
exports.
|
|
5569
|
-
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5570
|
-
let deferred0_0;
|
|
5571
|
-
let deferred0_1;
|
|
5572
|
-
try {
|
|
5573
|
-
deferred0_0 = arg1;
|
|
5574
|
-
deferred0_1 = arg2;
|
|
5575
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5576
|
-
return addHeapObject(ret);
|
|
5577
|
-
} finally {
|
|
5578
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5579
|
-
}
|
|
5580
|
-
}, arguments);
|
|
5581
|
-
};
|
|
5582
|
-
|
|
5583
|
-
exports.__wbg_set_6fd579c79c799c7b = function () {
|
|
5568
|
+
exports.__wbg_set_81ad3cf271c1d3d4 = function () {
|
|
5584
5569
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5585
5570
|
let deferred0_0;
|
|
5586
5571
|
let deferred0_1;
|
|
@@ -5619,6 +5604,21 @@ exports.__wbg_set_credentials_f621cd2d85c0c228 = function (arg0, arg1) {
|
|
|
5619
5604
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5620
5605
|
};
|
|
5621
5606
|
|
|
5607
|
+
exports.__wbg_set_f1711c8dda7d36da = function () {
|
|
5608
|
+
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5609
|
+
let deferred0_0;
|
|
5610
|
+
let deferred0_1;
|
|
5611
|
+
try {
|
|
5612
|
+
deferred0_0 = arg1;
|
|
5613
|
+
deferred0_1 = arg2;
|
|
5614
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5615
|
+
return addHeapObject(ret);
|
|
5616
|
+
} finally {
|
|
5617
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5618
|
+
}
|
|
5619
|
+
}, arguments);
|
|
5620
|
+
};
|
|
5621
|
+
|
|
5622
5622
|
exports.__wbg_set_headers_6926da238cd32ee4 = function (arg0, arg1) {
|
|
5623
5623
|
getObject(arg0).headers = getObject(arg1);
|
|
5624
5624
|
};
|
|
Binary file
|
|
@@ -484,6 +484,11 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
484
484
|
export const vaultclient_attachments: (a: number) => number;
|
|
485
485
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
486
486
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
487
|
+
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
488
|
+
a: number,
|
|
489
|
+
b: number,
|
|
490
|
+
) => void;
|
|
491
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
487
492
|
export const wasm_bindgen__convert__closures_____invoke__hbae79a1adccf1d8c: (
|
|
488
493
|
a: number,
|
|
489
494
|
b: number,
|
|
@@ -491,17 +496,12 @@ export const wasm_bindgen__convert__closures_____invoke__hbae79a1adccf1d8c: (
|
|
|
491
496
|
d: number,
|
|
492
497
|
) => void;
|
|
493
498
|
export const wasm_bindgen__closure__destroy__h026b1f581392f119: (a: number, b: number) => void;
|
|
499
|
+
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
494
500
|
export const wasm_bindgen__convert__closures_____invoke__hba3f8c4b169f1560: (
|
|
495
501
|
a: number,
|
|
496
502
|
b: number,
|
|
497
503
|
c: number,
|
|
498
504
|
) => void;
|
|
499
|
-
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
500
|
-
a: number,
|
|
501
|
-
b: number,
|
|
502
|
-
) => void;
|
|
503
|
-
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
504
|
-
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
505
505
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
506
506
|
a: number,
|
|
507
507
|
b: number,
|