@bitwarden/commercial-sdk-internal 0.2.0-main.411 → 0.2.0-main.412
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 +38 -38
- 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 +46 -46
- 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
|
@@ -872,18 +872,6 @@ exports.isGetFolderError = function (error) {
|
|
|
872
872
|
}
|
|
873
873
|
};
|
|
874
874
|
|
|
875
|
-
function wasm_bindgen__convert__closures_____invoke__ha3eecaeccbf508bc(arg0, arg1, arg2) {
|
|
876
|
-
wasm.wasm_bindgen__convert__closures_____invoke__ha3eecaeccbf508bc(
|
|
877
|
-
arg0,
|
|
878
|
-
arg1,
|
|
879
|
-
addHeapObject(arg2),
|
|
880
|
-
);
|
|
881
|
-
}
|
|
882
|
-
|
|
883
|
-
function wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1) {
|
|
884
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1);
|
|
885
|
-
}
|
|
886
|
-
|
|
887
875
|
function wasm_bindgen__convert__closures_____invoke__h86320ba04bc5bce5(arg0, arg1, arg2) {
|
|
888
876
|
try {
|
|
889
877
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -903,6 +891,18 @@ function wasm_bindgen__convert__closures_____invoke__h86320ba04bc5bce5(arg0, arg
|
|
|
903
891
|
}
|
|
904
892
|
}
|
|
905
893
|
|
|
894
|
+
function wasm_bindgen__convert__closures_____invoke__ha3eecaeccbf508bc(arg0, arg1, arg2) {
|
|
895
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha3eecaeccbf508bc(
|
|
896
|
+
arg0,
|
|
897
|
+
arg1,
|
|
898
|
+
addHeapObject(arg2),
|
|
899
|
+
);
|
|
900
|
+
}
|
|
901
|
+
|
|
902
|
+
function wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1) {
|
|
903
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1);
|
|
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_d41365b5935ef9f6 = 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_70cb2b2470bd6fb3 = 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_02506dc16a509e18 = function () {
|
|
4855
4855
|
return handleError(function (arg0, arg1, arg2) {
|
|
4856
4856
|
let deferred0_0;
|
|
4857
4857
|
let deferred0_1;
|
|
@@ -4866,17 +4866,7 @@ exports.__wbg_get_021b4709a0cd459d = function () {
|
|
|
4866
4866
|
}, arguments);
|
|
4867
4867
|
};
|
|
4868
4868
|
|
|
4869
|
-
exports.
|
|
4870
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4871
|
-
return addHeapObject(ret);
|
|
4872
|
-
};
|
|
4873
|
-
|
|
4874
|
-
exports.__wbg_get_access_token_1bd76bc1d6872a37 = function (arg0) {
|
|
4875
|
-
const ret = getObject(arg0).get_access_token();
|
|
4876
|
-
return addHeapObject(ret);
|
|
4877
|
-
};
|
|
4878
|
-
|
|
4879
|
-
exports.__wbg_get_bcdf6d1f18330518 = function () {
|
|
4869
|
+
exports.__wbg_get_27ecddc404eb5960 = function () {
|
|
4880
4870
|
return handleError(function (arg0, arg1, arg2) {
|
|
4881
4871
|
let deferred0_0;
|
|
4882
4872
|
let deferred0_1;
|
|
@@ -4891,6 +4881,16 @@ exports.__wbg_get_bcdf6d1f18330518 = function () {
|
|
|
4891
4881
|
}, arguments);
|
|
4892
4882
|
};
|
|
4893
4883
|
|
|
4884
|
+
exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
|
|
4885
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4886
|
+
return addHeapObject(ret);
|
|
4887
|
+
};
|
|
4888
|
+
|
|
4889
|
+
exports.__wbg_get_access_token_4c11d5b6b88e273c = function (arg0) {
|
|
4890
|
+
const ret = getObject(arg0).get_access_token();
|
|
4891
|
+
return addHeapObject(ret);
|
|
4892
|
+
};
|
|
4893
|
+
|
|
4894
4894
|
exports.__wbg_get_efcb449f58ec27c2 = function () {
|
|
4895
4895
|
return handleError(function (arg0, arg1) {
|
|
4896
4896
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
@@ -5082,14 +5082,14 @@ exports.__wbg_length_cdd215e10d9dd507 = function (arg0) {
|
|
|
5082
5082
|
return ret;
|
|
5083
5083
|
};
|
|
5084
5084
|
|
|
5085
|
-
exports.
|
|
5085
|
+
exports.__wbg_list_30b9a7bffa62c29d = 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_3e3162ec99984853 = 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_6f13f6b2aeaea191 = 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_4b6c74678272e489 = function () {
|
|
|
5348
5348
|
}, arguments);
|
|
5349
5349
|
};
|
|
5350
5350
|
|
|
5351
|
-
exports.
|
|
5351
|
+
exports.__wbg_remove_b941496fdbe98774 = function () {
|
|
5352
5352
|
return handleError(function (arg0, arg1, arg2) {
|
|
5353
5353
|
let deferred0_0;
|
|
5354
5354
|
let deferred0_1;
|
|
@@ -5394,26 +5394,11 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function (arg0, arg1) {
|
|
|
5394
5394
|
return addHeapObject(ret);
|
|
5395
5395
|
};
|
|
5396
5396
|
|
|
5397
|
-
exports.__wbg_set_0a163d5675fd3741 = function () {
|
|
5398
|
-
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5399
|
-
let deferred0_0;
|
|
5400
|
-
let deferred0_1;
|
|
5401
|
-
try {
|
|
5402
|
-
deferred0_0 = arg1;
|
|
5403
|
-
deferred0_1 = arg2;
|
|
5404
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5405
|
-
return addHeapObject(ret);
|
|
5406
|
-
} finally {
|
|
5407
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5408
|
-
}
|
|
5409
|
-
}, arguments);
|
|
5410
|
-
};
|
|
5411
|
-
|
|
5412
5397
|
exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
|
|
5413
5398
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5414
5399
|
};
|
|
5415
5400
|
|
|
5416
|
-
exports.
|
|
5401
|
+
exports.__wbg_set_83ea0a967b99b5d2 = function () {
|
|
5417
5402
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5418
5403
|
let deferred0_0;
|
|
5419
5404
|
let deferred0_1;
|
|
@@ -5448,6 +5433,21 @@ exports.__wbg_set_c2abbebe8b9ebee1 = function () {
|
|
|
5448
5433
|
}, arguments);
|
|
5449
5434
|
};
|
|
5450
5435
|
|
|
5436
|
+
exports.__wbg_set_c93d3183f4c04f25 = function () {
|
|
5437
|
+
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5438
|
+
let deferred0_0;
|
|
5439
|
+
let deferred0_1;
|
|
5440
|
+
try {
|
|
5441
|
+
deferred0_0 = arg1;
|
|
5442
|
+
deferred0_1 = arg2;
|
|
5443
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5444
|
+
return addHeapObject(ret);
|
|
5445
|
+
} finally {
|
|
5446
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5447
|
+
}
|
|
5448
|
+
}, arguments);
|
|
5449
|
+
};
|
|
5450
|
+
|
|
5451
5451
|
exports.__wbg_set_credentials_f621cd2d85c0c228 = function (arg0, arg1) {
|
|
5452
5452
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5453
5453
|
};
|
|
Binary file
|
|
@@ -454,24 +454,24 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
454
454
|
export const __wbg_registrationclient_free: (a: number, b: number) => void;
|
|
455
455
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
456
456
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
457
|
-
export const
|
|
457
|
+
export const wasm_bindgen__convert__closures_____invoke__h86320ba04bc5bce5: (
|
|
458
458
|
a: number,
|
|
459
459
|
b: number,
|
|
460
460
|
c: number,
|
|
461
|
+
d: number,
|
|
461
462
|
) => void;
|
|
462
463
|
export const wasm_bindgen__closure__destroy__h0a76ff7104f80505: (a: number, b: number) => void;
|
|
463
|
-
export const
|
|
464
|
+
export const wasm_bindgen__convert__closures_____invoke__ha3eecaeccbf508bc: (
|
|
464
465
|
a: number,
|
|
465
466
|
b: number,
|
|
467
|
+
c: number,
|
|
466
468
|
) => void;
|
|
467
|
-
export const wasm_bindgen__closure__destroy__he41cbbdbe831f2ac: (a: number, b: number) => void;
|
|
468
469
|
export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
|
|
469
|
-
export const
|
|
470
|
+
export const wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2: (
|
|
470
471
|
a: number,
|
|
471
472
|
b: number,
|
|
472
|
-
c: number,
|
|
473
|
-
d: number,
|
|
474
473
|
) => void;
|
|
474
|
+
export const wasm_bindgen__closure__destroy__he41cbbdbe831f2ac: (a: number, b: number) => void;
|
|
475
475
|
export const wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83: (
|
|
476
476
|
a: number,
|
|
477
477
|
b: number,
|