@bitwarden/commercial-sdk-internal 0.2.0-main.450 → 0.2.0-main.451
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 +28 -28
- 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 +28 -28
- 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,10 +976,6 @@ 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
|
-
|
|
983
979
|
function wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5(arg0, arg1, arg2) {
|
|
984
980
|
wasm.wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5(
|
|
985
981
|
arg0,
|
|
@@ -988,6 +984,10 @@ function wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5(arg0, arg
|
|
|
988
984
|
);
|
|
989
985
|
}
|
|
990
986
|
|
|
987
|
+
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
988
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
989
|
+
}
|
|
990
|
+
|
|
991
991
|
function wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000(arg0, arg1, arg2) {
|
|
992
992
|
try {
|
|
993
993
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -4975,7 +4975,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function () {
|
|
|
4975
4975
|
}, arguments);
|
|
4976
4976
|
};
|
|
4977
4977
|
|
|
4978
|
-
exports.
|
|
4978
|
+
exports.__wbg_cipher_af3e12eb9f7e34f7 = 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_291bbc6e2dc049c2 = function (arg0) {
|
|
5072
5072
|
const ret = getObject(arg0).folder;
|
|
5073
5073
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
5074
5074
|
};
|
|
@@ -5101,7 +5101,7 @@ exports.__wbg_getTime_14776bfb48a1bff9 = function (arg0) {
|
|
|
5101
5101
|
return ret;
|
|
5102
5102
|
};
|
|
5103
5103
|
|
|
5104
|
-
exports.
|
|
5104
|
+
exports.__wbg_get_20f60fd2a0e1aba0 = function () {
|
|
5105
5105
|
return handleError(function (arg0, arg1, arg2) {
|
|
5106
5106
|
let deferred0_0;
|
|
5107
5107
|
let deferred0_1;
|
|
@@ -5116,17 +5116,7 @@ exports.__wbg_get_622a532ce4f4f602 = function () {
|
|
|
5116
5116
|
}, arguments);
|
|
5117
5117
|
};
|
|
5118
5118
|
|
|
5119
|
-
exports.
|
|
5120
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
5121
|
-
return addHeapObject(ret);
|
|
5122
|
-
};
|
|
5123
|
-
|
|
5124
|
-
exports.__wbg_get_access_token_1bb7cb35ffeaf4b3 = function (arg0) {
|
|
5125
|
-
const ret = getObject(arg0).get_access_token();
|
|
5126
|
-
return addHeapObject(ret);
|
|
5127
|
-
};
|
|
5128
|
-
|
|
5129
|
-
exports.__wbg_get_e62e426bfe0b1bfe = function () {
|
|
5119
|
+
exports.__wbg_get_61217513fb681869 = function () {
|
|
5130
5120
|
return handleError(function (arg0, arg1, arg2) {
|
|
5131
5121
|
let deferred0_0;
|
|
5132
5122
|
let deferred0_1;
|
|
@@ -5141,6 +5131,16 @@ exports.__wbg_get_e62e426bfe0b1bfe = function () {
|
|
|
5141
5131
|
}, arguments);
|
|
5142
5132
|
};
|
|
5143
5133
|
|
|
5134
|
+
exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
|
|
5135
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
5136
|
+
return addHeapObject(ret);
|
|
5137
|
+
};
|
|
5138
|
+
|
|
5139
|
+
exports.__wbg_get_access_token_fab4341a9aa733a8 = function (arg0) {
|
|
5140
|
+
const ret = getObject(arg0).get_access_token();
|
|
5141
|
+
return addHeapObject(ret);
|
|
5142
|
+
};
|
|
5143
|
+
|
|
5144
5144
|
exports.__wbg_get_efcb449f58ec27c2 = function () {
|
|
5145
5145
|
return handleError(function (arg0, arg1) {
|
|
5146
5146
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
@@ -5332,14 +5332,14 @@ exports.__wbg_length_cdd215e10d9dd507 = function (arg0) {
|
|
|
5332
5332
|
return ret;
|
|
5333
5333
|
};
|
|
5334
5334
|
|
|
5335
|
-
exports.
|
|
5335
|
+
exports.__wbg_list_89563eff7fc4c21f = 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_8a8baf839a77ac0a = 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_2cf051b966259adb = 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_305804be05991243 = function () {
|
|
|
5598
5598
|
}, arguments);
|
|
5599
5599
|
};
|
|
5600
5600
|
|
|
5601
|
-
exports.
|
|
5601
|
+
exports.__wbg_remove_4b1abd49b42474d3 = function () {
|
|
5602
5602
|
return handleError(function (arg0, arg1, arg2) {
|
|
5603
5603
|
let deferred0_0;
|
|
5604
5604
|
let deferred0_1;
|
|
@@ -5644,11 +5644,7 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function (arg0, arg1) {
|
|
|
5644
5644
|
return addHeapObject(ret);
|
|
5645
5645
|
};
|
|
5646
5646
|
|
|
5647
|
-
exports.
|
|
5648
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5649
|
-
};
|
|
5650
|
-
|
|
5651
|
-
exports.__wbg_set_5886f1f4d2c9db0e = function () {
|
|
5647
|
+
exports.__wbg_set_171546e64ab663f1 = function () {
|
|
5652
5648
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5653
5649
|
let deferred0_0;
|
|
5654
5650
|
let deferred0_1;
|
|
@@ -5663,7 +5659,11 @@ exports.__wbg_set_5886f1f4d2c9db0e = function () {
|
|
|
5663
5659
|
}, arguments);
|
|
5664
5660
|
};
|
|
5665
5661
|
|
|
5666
|
-
exports.
|
|
5662
|
+
exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
|
|
5663
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5664
|
+
};
|
|
5665
|
+
|
|
5666
|
+
exports.__wbg_set_5a0e4a6e6c6d1efc = function () {
|
|
5667
5667
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5668
5668
|
let deferred0_0;
|
|
5669
5669
|
let deferred0_1;
|
|
Binary file
|
|
@@ -488,24 +488,24 @@ 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
491
|
export const wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5: (
|
|
497
492
|
a: number,
|
|
498
493
|
b: number,
|
|
499
494
|
c: number,
|
|
500
495
|
) => void;
|
|
501
|
-
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
502
496
|
export const wasm_bindgen__closure__destroy__h7a79e3df9e7c7848: (a: number, b: number) => void;
|
|
497
|
+
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
498
|
+
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
499
|
+
a: number,
|
|
500
|
+
b: number,
|
|
501
|
+
) => void;
|
|
503
502
|
export const wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000: (
|
|
504
503
|
a: number,
|
|
505
504
|
b: number,
|
|
506
505
|
c: number,
|
|
507
506
|
d: number,
|
|
508
507
|
) => void;
|
|
508
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
509
509
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
510
510
|
a: number,
|
|
511
511
|
b: number,
|