@bitwarden/commercial-sdk-internal 0.2.0-main.456 → 0.2.0-main.458
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/bitwarden_wasm_internal_bg.js +20 -20
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +24 -24
- 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__h6fa4a14c2e357000(arg0, arg1, arg2) {
|
|
980
984
|
try {
|
|
981
985
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -995,10 +999,6 @@ function wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000(arg0, arg
|
|
|
995
999
|
}
|
|
996
1000
|
}
|
|
997
1001
|
|
|
998
|
-
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
999
|
-
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1000
|
-
}
|
|
1001
|
-
|
|
1002
1002
|
function wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5(arg0, arg1, arg2) {
|
|
1003
1003
|
wasm.wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5(
|
|
1004
1004
|
arg0,
|
|
@@ -4975,7 +4975,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function () {
|
|
|
4975
4975
|
}, arguments);
|
|
4976
4976
|
};
|
|
4977
4977
|
|
|
4978
|
-
exports.
|
|
4978
|
+
exports.__wbg_cipher_53e60e520ae98ff8 = function (arg0) {
|
|
4979
4979
|
const ret = getObject(arg0).cipher;
|
|
4980
4980
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4981
4981
|
};
|
|
@@ -5068,7 +5068,7 @@ exports.__wbg_fetch_f8ba0e29a9d6de0d = function (arg0, arg1) {
|
|
|
5068
5068
|
return addHeapObject(ret);
|
|
5069
5069
|
};
|
|
5070
5070
|
|
|
5071
|
-
exports.
|
|
5071
|
+
exports.__wbg_folder_ca4cffdaa92d0cec = function (arg0) {
|
|
5072
5072
|
const ret = getObject(arg0).folder;
|
|
5073
5073
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
5074
5074
|
};
|
|
@@ -5106,7 +5106,7 @@ exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
|
|
|
5106
5106
|
return addHeapObject(ret);
|
|
5107
5107
|
};
|
|
5108
5108
|
|
|
5109
|
-
exports.
|
|
5109
|
+
exports.__wbg_get_7ec0f310f972810d = function () {
|
|
5110
5110
|
return handleError(function (arg0, arg1, arg2) {
|
|
5111
5111
|
let deferred0_0;
|
|
5112
5112
|
let deferred0_1;
|
|
@@ -5121,12 +5121,12 @@ exports.__wbg_get_a939c535ba26fc01 = function () {
|
|
|
5121
5121
|
}, arguments);
|
|
5122
5122
|
};
|
|
5123
5123
|
|
|
5124
|
-
exports.
|
|
5124
|
+
exports.__wbg_get_access_token_ff6f685a8a67a5db = function (arg0) {
|
|
5125
5125
|
const ret = getObject(arg0).get_access_token();
|
|
5126
5126
|
return addHeapObject(ret);
|
|
5127
5127
|
};
|
|
5128
5128
|
|
|
5129
|
-
exports.
|
|
5129
|
+
exports.__wbg_get_b513275fbef0cba7 = function () {
|
|
5130
5130
|
return handleError(function (arg0, arg1, arg2) {
|
|
5131
5131
|
let deferred0_0;
|
|
5132
5132
|
let deferred0_1;
|
|
@@ -5332,14 +5332,14 @@ exports.__wbg_length_cdd215e10d9dd507 = function (arg0) {
|
|
|
5332
5332
|
return ret;
|
|
5333
5333
|
};
|
|
5334
5334
|
|
|
5335
|
-
exports.
|
|
5335
|
+
exports.__wbg_list_246f5348dfc7cebb = function () {
|
|
5336
5336
|
return handleError(function (arg0) {
|
|
5337
5337
|
const ret = getObject(arg0).list();
|
|
5338
5338
|
return addHeapObject(ret);
|
|
5339
5339
|
}, arguments);
|
|
5340
5340
|
};
|
|
5341
5341
|
|
|
5342
|
-
exports.
|
|
5342
|
+
exports.__wbg_list_4c5f76b00a43ad9f = function () {
|
|
5343
5343
|
return handleError(function (arg0) {
|
|
5344
5344
|
const ret = getObject(arg0).list();
|
|
5345
5345
|
return addHeapObject(ret);
|
|
@@ -5583,7 +5583,7 @@ exports.__wbg_randomFillSync_ac0988aba3254290 = function () {
|
|
|
5583
5583
|
}, arguments);
|
|
5584
5584
|
};
|
|
5585
5585
|
|
|
5586
|
-
exports.
|
|
5586
|
+
exports.__wbg_remove_382e10a950eecfb7 = function () {
|
|
5587
5587
|
return handleError(function (arg0, arg1, arg2) {
|
|
5588
5588
|
let deferred0_0;
|
|
5589
5589
|
let deferred0_1;
|
|
@@ -5598,7 +5598,7 @@ exports.__wbg_remove_ca3546ef91db62db = function () {
|
|
|
5598
5598
|
}, arguments);
|
|
5599
5599
|
};
|
|
5600
5600
|
|
|
5601
|
-
exports.
|
|
5601
|
+
exports.__wbg_remove_8d8de0eb9e310a9a = function () {
|
|
5602
5602
|
return handleError(function (arg0, arg1, arg2) {
|
|
5603
5603
|
let deferred0_0;
|
|
5604
5604
|
let deferred0_1;
|
|
@@ -5644,7 +5644,16 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function (arg0, arg1) {
|
|
|
5644
5644
|
return addHeapObject(ret);
|
|
5645
5645
|
};
|
|
5646
5646
|
|
|
5647
|
-
exports.
|
|
5647
|
+
exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
|
|
5648
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5649
|
+
};
|
|
5650
|
+
|
|
5651
|
+
exports.__wbg_set_907fb406c34a251d = function (arg0, arg1, arg2) {
|
|
5652
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5653
|
+
return addHeapObject(ret);
|
|
5654
|
+
};
|
|
5655
|
+
|
|
5656
|
+
exports.__wbg_set_bbcdf33dbd4a2835 = function () {
|
|
5648
5657
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5649
5658
|
let deferred0_0;
|
|
5650
5659
|
let deferred0_1;
|
|
@@ -5659,15 +5668,6 @@ exports.__wbg_set_166c95980e700e2d = function () {
|
|
|
5659
5668
|
}, arguments);
|
|
5660
5669
|
};
|
|
5661
5670
|
|
|
5662
|
-
exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
|
|
5663
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5664
|
-
};
|
|
5665
|
-
|
|
5666
|
-
exports.__wbg_set_907fb406c34a251d = function (arg0, arg1, arg2) {
|
|
5667
|
-
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5668
|
-
return addHeapObject(ret);
|
|
5669
|
-
};
|
|
5670
|
-
|
|
5671
5671
|
exports.__wbg_set_body_3c365989753d61f4 = function (arg0, arg1) {
|
|
5672
5672
|
getObject(arg0).body = getObject(arg1);
|
|
5673
5673
|
};
|
|
@@ -5687,7 +5687,7 @@ exports.__wbg_set_credentials_f621cd2d85c0c228 = function (arg0, arg1) {
|
|
|
5687
5687
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5688
5688
|
};
|
|
5689
5689
|
|
|
5690
|
-
exports.
|
|
5690
|
+
exports.__wbg_set_ee494851be12e881 = function () {
|
|
5691
5691
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5692
5692
|
let deferred0_0;
|
|
5693
5693
|
let deferred0_1;
|
|
Binary file
|
|
@@ -488,6 +488,12 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
488
488
|
export const vaultclient_attachments: (a: number) => number;
|
|
489
489
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
490
490
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
491
|
+
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
492
|
+
a: number,
|
|
493
|
+
b: number,
|
|
494
|
+
) => void;
|
|
495
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
496
|
+
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
491
497
|
export const wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000: (
|
|
492
498
|
a: number,
|
|
493
499
|
b: number,
|
|
@@ -495,17 +501,11 @@ export const wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000: (
|
|
|
495
501
|
d: number,
|
|
496
502
|
) => void;
|
|
497
503
|
export const wasm_bindgen__closure__destroy__h7a79e3df9e7c7848: (a: number, b: number) => void;
|
|
498
|
-
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
499
|
-
a: number,
|
|
500
|
-
b: number,
|
|
501
|
-
) => void;
|
|
502
|
-
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
503
504
|
export const wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5: (
|
|
504
505
|
a: number,
|
|
505
506
|
b: number,
|
|
506
507
|
c: number,
|
|
507
508
|
) => void;
|
|
508
|
-
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
509
509
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
510
510
|
a: number,
|
|
511
511
|
b: number,
|