@bitwarden/commercial-sdk-internal 0.2.0-main.422 → 0.2.0-main.424
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 +24 -24
- 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 +28 -28
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +5 -5
- package/package.json +1 -1
|
@@ -876,14 +876,6 @@ function wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg
|
|
|
876
876
|
wasm.wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1);
|
|
877
877
|
}
|
|
878
878
|
|
|
879
|
-
function wasm_bindgen__convert__closures_____invoke__hdced9b5886b06c62(arg0, arg1, arg2) {
|
|
880
|
-
wasm.wasm_bindgen__convert__closures_____invoke__hdced9b5886b06c62(
|
|
881
|
-
arg0,
|
|
882
|
-
arg1,
|
|
883
|
-
addHeapObject(arg2),
|
|
884
|
-
);
|
|
885
|
-
}
|
|
886
|
-
|
|
887
879
|
function wasm_bindgen__convert__closures_____invoke__ha432c5dfb6304f11(arg0, arg1, arg2) {
|
|
888
880
|
try {
|
|
889
881
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -903,6 +895,14 @@ function wasm_bindgen__convert__closures_____invoke__ha432c5dfb6304f11(arg0, arg
|
|
|
903
895
|
}
|
|
904
896
|
}
|
|
905
897
|
|
|
898
|
+
function wasm_bindgen__convert__closures_____invoke__hdced9b5886b06c62(arg0, arg1, arg2) {
|
|
899
|
+
wasm.wasm_bindgen__convert__closures_____invoke__hdced9b5886b06c62(
|
|
900
|
+
arg0,
|
|
901
|
+
arg1,
|
|
902
|
+
addHeapObject(arg2),
|
|
903
|
+
);
|
|
904
|
+
}
|
|
905
|
+
|
|
906
906
|
function wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83(arg0, arg1, arg2, arg3) {
|
|
907
907
|
wasm.wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83(
|
|
908
908
|
arg0,
|
|
@@ -4725,7 +4725,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function () {
|
|
|
4725
4725
|
}, arguments);
|
|
4726
4726
|
};
|
|
4727
4727
|
|
|
4728
|
-
exports.
|
|
4728
|
+
exports.__wbg_cipher_d3a477a8df673652 = function (arg0) {
|
|
4729
4729
|
const ret = getObject(arg0).cipher;
|
|
4730
4730
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4731
4731
|
};
|
|
@@ -4818,7 +4818,7 @@ exports.__wbg_fetch_f8ba0e29a9d6de0d = function (arg0, arg1) {
|
|
|
4818
4818
|
return addHeapObject(ret);
|
|
4819
4819
|
};
|
|
4820
4820
|
|
|
4821
|
-
exports.
|
|
4821
|
+
exports.__wbg_folder_cf6710d7bcc08b39 = function (arg0) {
|
|
4822
4822
|
const ret = getObject(arg0).folder;
|
|
4823
4823
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4824
4824
|
};
|
|
@@ -4851,7 +4851,7 @@ exports.__wbg_getTime_14776bfb48a1bff9 = function (arg0) {
|
|
|
4851
4851
|
return ret;
|
|
4852
4852
|
};
|
|
4853
4853
|
|
|
4854
|
-
exports.
|
|
4854
|
+
exports.__wbg_get_3528dc3794a8de2d = function () {
|
|
4855
4855
|
return handleError(function (arg0, arg1, arg2) {
|
|
4856
4856
|
let deferred0_0;
|
|
4857
4857
|
let deferred0_1;
|
|
@@ -4866,7 +4866,12 @@ exports.__wbg_get_38a0d33f5d8fe3e6 = function () {
|
|
|
4866
4866
|
}, arguments);
|
|
4867
4867
|
};
|
|
4868
4868
|
|
|
4869
|
-
exports.
|
|
4869
|
+
exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
|
|
4870
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4871
|
+
return addHeapObject(ret);
|
|
4872
|
+
};
|
|
4873
|
+
|
|
4874
|
+
exports.__wbg_get_94406e7678e29713 = function () {
|
|
4870
4875
|
return handleError(function (arg0, arg1, arg2) {
|
|
4871
4876
|
let deferred0_0;
|
|
4872
4877
|
let deferred0_1;
|
|
@@ -4881,12 +4886,7 @@ exports.__wbg_get_63331cddb3c81318 = function () {
|
|
|
4881
4886
|
}, arguments);
|
|
4882
4887
|
};
|
|
4883
4888
|
|
|
4884
|
-
exports.
|
|
4885
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4886
|
-
return addHeapObject(ret);
|
|
4887
|
-
};
|
|
4888
|
-
|
|
4889
|
-
exports.__wbg_get_access_token_ff492ff9ec7db859 = function (arg0) {
|
|
4889
|
+
exports.__wbg_get_access_token_88dc7c09a576432c = function (arg0) {
|
|
4890
4890
|
const ret = getObject(arg0).get_access_token();
|
|
4891
4891
|
return addHeapObject(ret);
|
|
4892
4892
|
};
|
|
@@ -5082,14 +5082,14 @@ exports.__wbg_length_cdd215e10d9dd507 = function (arg0) {
|
|
|
5082
5082
|
return ret;
|
|
5083
5083
|
};
|
|
5084
5084
|
|
|
5085
|
-
exports.
|
|
5085
|
+
exports.__wbg_list_05af67e3e4df7ec4 = function () {
|
|
5086
5086
|
return handleError(function (arg0) {
|
|
5087
5087
|
const ret = getObject(arg0).list();
|
|
5088
5088
|
return addHeapObject(ret);
|
|
5089
5089
|
}, arguments);
|
|
5090
5090
|
};
|
|
5091
5091
|
|
|
5092
|
-
exports.
|
|
5092
|
+
exports.__wbg_list_48a7cbe7b804534f = function () {
|
|
5093
5093
|
return handleError(function (arg0) {
|
|
5094
5094
|
const ret = getObject(arg0).list();
|
|
5095
5095
|
return addHeapObject(ret);
|
|
@@ -5333,7 +5333,7 @@ exports.__wbg_randomFillSync_ac0988aba3254290 = function () {
|
|
|
5333
5333
|
}, arguments);
|
|
5334
5334
|
};
|
|
5335
5335
|
|
|
5336
|
-
exports.
|
|
5336
|
+
exports.__wbg_remove_662a447836fc0213 = function () {
|
|
5337
5337
|
return handleError(function (arg0, arg1, arg2) {
|
|
5338
5338
|
let deferred0_0;
|
|
5339
5339
|
let deferred0_1;
|
|
@@ -5348,7 +5348,7 @@ exports.__wbg_remove_177b181db8985dde = function () {
|
|
|
5348
5348
|
}, arguments);
|
|
5349
5349
|
};
|
|
5350
5350
|
|
|
5351
|
-
exports.
|
|
5351
|
+
exports.__wbg_remove_9b7b7e47c1464ec7 = function () {
|
|
5352
5352
|
return handleError(function (arg0, arg1, arg2) {
|
|
5353
5353
|
let deferred0_0;
|
|
5354
5354
|
let deferred0_1;
|
|
@@ -5394,7 +5394,7 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function (arg0, arg1) {
|
|
|
5394
5394
|
return addHeapObject(ret);
|
|
5395
5395
|
};
|
|
5396
5396
|
|
|
5397
|
-
exports.
|
|
5397
|
+
exports.__wbg_set_130fc92ad5bc93cc = function () {
|
|
5398
5398
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5399
5399
|
let deferred0_0;
|
|
5400
5400
|
let deferred0_1;
|
|
@@ -5409,7 +5409,11 @@ exports.__wbg_set_1e170041843aba75 = function () {
|
|
|
5409
5409
|
}, arguments);
|
|
5410
5410
|
};
|
|
5411
5411
|
|
|
5412
|
-
exports.
|
|
5412
|
+
exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
|
|
5413
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5414
|
+
};
|
|
5415
|
+
|
|
5416
|
+
exports.__wbg_set_8e2af17aad7e3578 = function () {
|
|
5413
5417
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5414
5418
|
let deferred0_0;
|
|
5415
5419
|
let deferred0_1;
|
|
@@ -5424,10 +5428,6 @@ exports.__wbg_set_20c8942e7d6fc8d9 = function () {
|
|
|
5424
5428
|
}, arguments);
|
|
5425
5429
|
};
|
|
5426
5430
|
|
|
5427
|
-
exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
|
|
5428
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5429
|
-
};
|
|
5430
|
-
|
|
5431
5431
|
exports.__wbg_set_907fb406c34a251d = function (arg0, arg1, arg2) {
|
|
5432
5432
|
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5433
5433
|
return addHeapObject(ret);
|
|
Binary file
|
|
@@ -458,20 +458,20 @@ export const wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2: (
|
|
|
458
458
|
a: number,
|
|
459
459
|
b: number,
|
|
460
460
|
) => void;
|
|
461
|
-
export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
|
|
462
461
|
export const wasm_bindgen__closure__destroy__he41cbbdbe831f2ac: (a: number, b: number) => void;
|
|
463
|
-
export const
|
|
462
|
+
export const wasm_bindgen__convert__closures_____invoke__ha432c5dfb6304f11: (
|
|
464
463
|
a: number,
|
|
465
464
|
b: number,
|
|
466
465
|
c: number,
|
|
466
|
+
d: number,
|
|
467
467
|
) => void;
|
|
468
|
-
export const
|
|
468
|
+
export const wasm_bindgen__closure__destroy__h450a29d5adc6ff56: (a: number, b: number) => void;
|
|
469
|
+
export const wasm_bindgen__convert__closures_____invoke__hdced9b5886b06c62: (
|
|
469
470
|
a: number,
|
|
470
471
|
b: number,
|
|
471
472
|
c: number,
|
|
472
|
-
d: number,
|
|
473
473
|
) => void;
|
|
474
|
-
export const
|
|
474
|
+
export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
|
|
475
475
|
export const wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83: (
|
|
476
476
|
a: number,
|
|
477
477
|
b: number,
|