@bitwarden/commercial-sdk-internal 0.2.0-main.431 → 0.2.0-main.433
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 +49 -49
- 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 +49 -49
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +4 -4
- package/package.json +1 -1
|
@@ -872,6 +872,18 @@ exports.isGetFolderError = function (error) {
|
|
|
872
872
|
}
|
|
873
873
|
};
|
|
874
874
|
|
|
875
|
+
function wasm_bindgen__convert__closures_____invoke__hb219eacf1aac2109(arg0, arg1, arg2) {
|
|
876
|
+
wasm.wasm_bindgen__convert__closures_____invoke__hb219eacf1aac2109(
|
|
877
|
+
arg0,
|
|
878
|
+
arg1,
|
|
879
|
+
addHeapObject(arg2),
|
|
880
|
+
);
|
|
881
|
+
}
|
|
882
|
+
|
|
883
|
+
function wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373(arg0, arg1) {
|
|
884
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373(arg0, arg1);
|
|
885
|
+
}
|
|
886
|
+
|
|
875
887
|
function wasm_bindgen__convert__closures_____invoke__h2dff3e72f2bb88cd(arg0, arg1, arg2) {
|
|
876
888
|
try {
|
|
877
889
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -891,18 +903,6 @@ function wasm_bindgen__convert__closures_____invoke__h2dff3e72f2bb88cd(arg0, arg
|
|
|
891
903
|
}
|
|
892
904
|
}
|
|
893
905
|
|
|
894
|
-
function wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373(arg0, arg1) {
|
|
895
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373(arg0, arg1);
|
|
896
|
-
}
|
|
897
|
-
|
|
898
|
-
function wasm_bindgen__convert__closures_____invoke__hb219eacf1aac2109(arg0, arg1, arg2) {
|
|
899
|
-
wasm.wasm_bindgen__convert__closures_____invoke__hb219eacf1aac2109(
|
|
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_07a0d9c9ee35b4a8 = 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_4692bdcb8ca48d50 = 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_13a393faedb3cf36 = 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_3a2fa028134cc150 = 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_03f59075d0b44138 = function (arg0) {
|
|
4875
|
-
const ret = getObject(arg0).get_access_token();
|
|
4876
|
-
return addHeapObject(ret);
|
|
4877
|
-
};
|
|
4878
|
-
|
|
4879
|
-
exports.__wbg_get_c21df3d6f7405edf = function () {
|
|
4869
|
+
exports.__wbg_get_797f9e0aadc4c6d3 = 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_c21df3d6f7405edf = 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_1b7ec778e4bccc00 = 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_2bf3536c2767a088 = 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_ace1845a0675312a = 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_3e5f968faf181e9d = 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_7cf24e7da315786b = function () {
|
|
|
5348
5348
|
}, arguments);
|
|
5349
5349
|
};
|
|
5350
5350
|
|
|
5351
|
-
exports.
|
|
5351
|
+
exports.__wbg_remove_d0f889c2291d1ef9 = function () {
|
|
5352
5352
|
return handleError(function (arg0, arg1, arg2) {
|
|
5353
5353
|
let deferred0_0;
|
|
5354
5354
|
let deferred0_1;
|
|
@@ -5398,12 +5398,22 @@ exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
|
|
|
5398
5398
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5399
5399
|
};
|
|
5400
5400
|
|
|
5401
|
-
exports.
|
|
5402
|
-
|
|
5403
|
-
|
|
5401
|
+
exports.__wbg_set_4621df3b84f0bb1c = function () {
|
|
5402
|
+
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5403
|
+
let deferred0_0;
|
|
5404
|
+
let deferred0_1;
|
|
5405
|
+
try {
|
|
5406
|
+
deferred0_0 = arg1;
|
|
5407
|
+
deferred0_1 = arg2;
|
|
5408
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5409
|
+
return addHeapObject(ret);
|
|
5410
|
+
} finally {
|
|
5411
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5412
|
+
}
|
|
5413
|
+
}, arguments);
|
|
5404
5414
|
};
|
|
5405
5415
|
|
|
5406
|
-
exports.
|
|
5416
|
+
exports.__wbg_set_7b803a368a380ce4 = function () {
|
|
5407
5417
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5408
5418
|
let deferred0_0;
|
|
5409
5419
|
let deferred0_1;
|
|
@@ -5418,6 +5428,11 @@ exports.__wbg_set_a89e0c39296eb693 = function () {
|
|
|
5418
5428
|
}, arguments);
|
|
5419
5429
|
};
|
|
5420
5430
|
|
|
5431
|
+
exports.__wbg_set_907fb406c34a251d = function (arg0, arg1, arg2) {
|
|
5432
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5433
|
+
return addHeapObject(ret);
|
|
5434
|
+
};
|
|
5435
|
+
|
|
5421
5436
|
exports.__wbg_set_body_3c365989753d61f4 = function (arg0, arg1) {
|
|
5422
5437
|
getObject(arg0).body = getObject(arg1);
|
|
5423
5438
|
};
|
|
@@ -5437,21 +5452,6 @@ exports.__wbg_set_credentials_f621cd2d85c0c228 = function (arg0, arg1) {
|
|
|
5437
5452
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5438
5453
|
};
|
|
5439
5454
|
|
|
5440
|
-
exports.__wbg_set_dc0809d582b333ff = function () {
|
|
5441
|
-
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5442
|
-
let deferred0_0;
|
|
5443
|
-
let deferred0_1;
|
|
5444
|
-
try {
|
|
5445
|
-
deferred0_0 = arg1;
|
|
5446
|
-
deferred0_1 = arg2;
|
|
5447
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5448
|
-
return addHeapObject(ret);
|
|
5449
|
-
} finally {
|
|
5450
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5451
|
-
}
|
|
5452
|
-
}, arguments);
|
|
5453
|
-
};
|
|
5454
|
-
|
|
5455
5455
|
exports.__wbg_set_headers_6926da238cd32ee4 = function (arg0, arg1) {
|
|
5456
5456
|
getObject(arg0).headers = getObject(arg1);
|
|
5457
5457
|
};
|
|
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__hb219eacf1aac2109: (
|
|
458
458
|
a: number,
|
|
459
459
|
b: number,
|
|
460
460
|
c: number,
|
|
461
|
-
d: number,
|
|
462
461
|
) => void;
|
|
463
462
|
export const wasm_bindgen__closure__destroy__h96ff2d5ee0ca699c: (a: number, b: number) => void;
|
|
464
463
|
export const wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373: (
|
|
465
464
|
a: number,
|
|
466
465
|
b: number,
|
|
467
466
|
) => void;
|
|
467
|
+
export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
|
|
468
468
|
export const wasm_bindgen__closure__destroy__h602c026e8307a31b: (a: number, b: number) => void;
|
|
469
|
-
export const
|
|
469
|
+
export const wasm_bindgen__convert__closures_____invoke__h2dff3e72f2bb88cd: (
|
|
470
470
|
a: number,
|
|
471
471
|
b: number,
|
|
472
472
|
c: number,
|
|
473
|
+
d: number,
|
|
473
474
|
) => void;
|
|
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,
|