@bitwarden/commercial-sdk-internal 0.2.0-main.379 → 0.2.0-main.381
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 +47 -47
- 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 +41 -41
- 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
|
@@ -875,18 +875,14 @@ export function isEncryptFileError(error) {
|
|
|
875
875
|
}
|
|
876
876
|
}
|
|
877
877
|
|
|
878
|
-
function
|
|
879
|
-
wasm.
|
|
880
|
-
arg0,
|
|
881
|
-
arg1,
|
|
882
|
-
addHeapObject(arg2),
|
|
883
|
-
);
|
|
878
|
+
function wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1) {
|
|
879
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1);
|
|
884
880
|
}
|
|
885
881
|
|
|
886
|
-
function
|
|
882
|
+
function wasm_bindgen__convert__closures_____invoke__h905452fe3225e8dd(arg0, arg1, arg2) {
|
|
887
883
|
try {
|
|
888
884
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
889
|
-
wasm.
|
|
885
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h905452fe3225e8dd(
|
|
890
886
|
retptr,
|
|
891
887
|
arg0,
|
|
892
888
|
arg1,
|
|
@@ -902,8 +898,12 @@ function wasm_bindgen__convert__closures_____invoke__hf869d8564f5adb52(arg0, arg
|
|
|
902
898
|
}
|
|
903
899
|
}
|
|
904
900
|
|
|
905
|
-
function
|
|
906
|
-
wasm.
|
|
901
|
+
function wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f(arg0, arg1, arg2) {
|
|
902
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f(
|
|
903
|
+
arg0,
|
|
904
|
+
arg1,
|
|
905
|
+
addHeapObject(arg2),
|
|
906
|
+
);
|
|
907
907
|
}
|
|
908
908
|
|
|
909
909
|
function wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7(arg0, arg1, arg2, arg3) {
|
|
@@ -4513,7 +4513,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4513
4513
|
}, arguments);
|
|
4514
4514
|
}
|
|
4515
4515
|
|
|
4516
|
-
export function
|
|
4516
|
+
export function __wbg_cipher_3fab3e95f6e1a146(arg0) {
|
|
4517
4517
|
const ret = getObject(arg0).cipher;
|
|
4518
4518
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4519
4519
|
}
|
|
@@ -4593,7 +4593,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4593
4593
|
return addHeapObject(ret);
|
|
4594
4594
|
}
|
|
4595
4595
|
|
|
4596
|
-
export function
|
|
4596
|
+
export function __wbg_folder_c4d61352ccca8e47(arg0) {
|
|
4597
4597
|
const ret = getObject(arg0).folder;
|
|
4598
4598
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4599
4599
|
}
|
|
@@ -4620,7 +4620,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4620
4620
|
return ret;
|
|
4621
4621
|
}
|
|
4622
4622
|
|
|
4623
|
-
export function
|
|
4623
|
+
export function __wbg_get_00588870713b1020() {
|
|
4624
4624
|
return handleError(function (arg0, arg1, arg2) {
|
|
4625
4625
|
let deferred0_0;
|
|
4626
4626
|
let deferred0_1;
|
|
@@ -4640,12 +4640,7 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4640
4640
|
return addHeapObject(ret);
|
|
4641
4641
|
}
|
|
4642
4642
|
|
|
4643
|
-
export function
|
|
4644
|
-
const ret = getObject(arg0).get_access_token();
|
|
4645
|
-
return addHeapObject(ret);
|
|
4646
|
-
}
|
|
4647
|
-
|
|
4648
|
-
export function __wbg_get_d4d3b9c6c1beeab3() {
|
|
4643
|
+
export function __wbg_get_7d0459558b41949b() {
|
|
4649
4644
|
return handleError(function (arg0, arg1, arg2) {
|
|
4650
4645
|
let deferred0_0;
|
|
4651
4646
|
let deferred0_1;
|
|
@@ -4660,6 +4655,11 @@ export function __wbg_get_d4d3b9c6c1beeab3() {
|
|
|
4660
4655
|
}, arguments);
|
|
4661
4656
|
}
|
|
4662
4657
|
|
|
4658
|
+
export function __wbg_get_access_token_952489a1bcd7c718(arg0) {
|
|
4659
|
+
const ret = getObject(arg0).get_access_token();
|
|
4660
|
+
return addHeapObject(ret);
|
|
4661
|
+
}
|
|
4662
|
+
|
|
4663
4663
|
export function __wbg_get_efcb449f58ec27c2() {
|
|
4664
4664
|
return handleError(function (arg0, arg1) {
|
|
4665
4665
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
@@ -4847,14 +4847,14 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
4847
4847
|
return ret;
|
|
4848
4848
|
}
|
|
4849
4849
|
|
|
4850
|
-
export function
|
|
4850
|
+
export function __wbg_list_626cf45c4ac284d3() {
|
|
4851
4851
|
return handleError(function (arg0) {
|
|
4852
4852
|
const ret = getObject(arg0).list();
|
|
4853
4853
|
return addHeapObject(ret);
|
|
4854
4854
|
}, arguments);
|
|
4855
4855
|
}
|
|
4856
4856
|
|
|
4857
|
-
export function
|
|
4857
|
+
export function __wbg_list_903fafb164e625d8() {
|
|
4858
4858
|
return handleError(function (arg0) {
|
|
4859
4859
|
const ret = getObject(arg0).list();
|
|
4860
4860
|
return addHeapObject(ret);
|
|
@@ -5069,7 +5069,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
5069
5069
|
}, arguments);
|
|
5070
5070
|
}
|
|
5071
5071
|
|
|
5072
|
-
export function
|
|
5072
|
+
export function __wbg_remove_3d306be24abf42df() {
|
|
5073
5073
|
return handleError(function (arg0, arg1, arg2) {
|
|
5074
5074
|
let deferred0_0;
|
|
5075
5075
|
let deferred0_1;
|
|
@@ -5084,7 +5084,7 @@ export function __wbg_remove_07e2982dd6b11327() {
|
|
|
5084
5084
|
}, arguments);
|
|
5085
5085
|
}
|
|
5086
5086
|
|
|
5087
|
-
export function
|
|
5087
|
+
export function __wbg_remove_915702aa24ef4c10() {
|
|
5088
5088
|
return handleError(function (arg0, arg1, arg2) {
|
|
5089
5089
|
let deferred0_0;
|
|
5090
5090
|
let deferred0_1;
|
|
@@ -5134,7 +5134,7 @@ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
|
5134
5134
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5135
5135
|
}
|
|
5136
5136
|
|
|
5137
|
-
export function
|
|
5137
|
+
export function __wbg_set_47ab99c26443c6ca() {
|
|
5138
5138
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5139
5139
|
let deferred0_0;
|
|
5140
5140
|
let deferred0_1;
|
|
@@ -5154,7 +5154,7 @@ export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
|
5154
5154
|
return addHeapObject(ret);
|
|
5155
5155
|
}
|
|
5156
5156
|
|
|
5157
|
-
export function
|
|
5157
|
+
export function __wbg_set_9b65e180b67d4b28() {
|
|
5158
5158
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5159
5159
|
let deferred0_0;
|
|
5160
5160
|
let deferred0_1;
|
|
@@ -5380,34 +5380,23 @@ export function __wbindgen_cast_7a6d185652cd8149(arg0, arg1) {
|
|
|
5380
5380
|
return addHeapObject(ret);
|
|
5381
5381
|
}
|
|
5382
5382
|
|
|
5383
|
-
export function
|
|
5384
|
-
// Cast intrinsic for `
|
|
5385
|
-
const ret =
|
|
5386
|
-
arg0,
|
|
5387
|
-
arg1,
|
|
5388
|
-
wasm.wasm_bindgen__closure__destroy__h7b7f88151484c167,
|
|
5389
|
-
wasm_bindgen__convert__closures_____invoke__h4f8d9ba9b5b9a009,
|
|
5390
|
-
);
|
|
5383
|
+
export function __wbindgen_cast_9ae0607507abb057(arg0) {
|
|
5384
|
+
// Cast intrinsic for `I64 -> Externref`.
|
|
5385
|
+
const ret = arg0;
|
|
5391
5386
|
return addHeapObject(ret);
|
|
5392
5387
|
}
|
|
5393
5388
|
|
|
5394
|
-
export function
|
|
5395
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
5389
|
+
export function __wbindgen_cast_b5381fbb5b406c64(arg0, arg1) {
|
|
5390
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 5, function: Function { arguments: [NamedExternref("IDBVersionChangeEvent")], shim_idx: 8, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
5396
5391
|
const ret = makeMutClosure(
|
|
5397
5392
|
arg0,
|
|
5398
5393
|
arg1,
|
|
5399
|
-
wasm.
|
|
5400
|
-
|
|
5394
|
+
wasm.wasm_bindgen__closure__destroy__ha6cdc63e913338dc,
|
|
5395
|
+
wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f,
|
|
5401
5396
|
);
|
|
5402
5397
|
return addHeapObject(ret);
|
|
5403
5398
|
}
|
|
5404
5399
|
|
|
5405
|
-
export function __wbindgen_cast_9ae0607507abb057(arg0) {
|
|
5406
|
-
// Cast intrinsic for `I64 -> Externref`.
|
|
5407
|
-
const ret = arg0;
|
|
5408
|
-
return addHeapObject(ret);
|
|
5409
|
-
}
|
|
5410
|
-
|
|
5411
5400
|
export function __wbindgen_cast_cb9088102bce6b30(arg0, arg1) {
|
|
5412
5401
|
// Cast intrinsic for `Ref(Slice(U8)) -> NamedExternref("Uint8Array")`.
|
|
5413
5402
|
const ret = getArrayU8FromWasm0(arg0, arg1);
|
|
@@ -5420,13 +5409,13 @@ export function __wbindgen_cast_d6cd19b81560fd6e(arg0) {
|
|
|
5420
5409
|
return addHeapObject(ret);
|
|
5421
5410
|
}
|
|
5422
5411
|
|
|
5423
|
-
export function
|
|
5424
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx: 5, function: Function { arguments: [NamedExternref("Event")], shim_idx:
|
|
5412
|
+
export function __wbindgen_cast_e26c11be9cd2d69f(arg0, arg1) {
|
|
5413
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 5, function: Function { arguments: [NamedExternref("Event")], shim_idx: 6, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
5425
5414
|
const ret = makeMutClosure(
|
|
5426
5415
|
arg0,
|
|
5427
5416
|
arg1,
|
|
5428
|
-
wasm.
|
|
5429
|
-
|
|
5417
|
+
wasm.wasm_bindgen__closure__destroy__ha6cdc63e913338dc,
|
|
5418
|
+
wasm_bindgen__convert__closures_____invoke__h905452fe3225e8dd,
|
|
5430
5419
|
);
|
|
5431
5420
|
return addHeapObject(ret);
|
|
5432
5421
|
}
|
|
@@ -5450,6 +5439,17 @@ export function __wbindgen_cast_f31034722c398fdb(arg0, arg1) {
|
|
|
5450
5439
|
return addHeapObject(ret);
|
|
5451
5440
|
}
|
|
5452
5441
|
|
|
5442
|
+
export function __wbindgen_cast_f66f93a990df8ea4(arg0, arg1) {
|
|
5443
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 268, function: Function { arguments: [Externref], shim_idx: 8, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
5444
|
+
const ret = makeMutClosure(
|
|
5445
|
+
arg0,
|
|
5446
|
+
arg1,
|
|
5447
|
+
wasm.wasm_bindgen__closure__destroy__h04ff7fddf688fec6,
|
|
5448
|
+
wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f,
|
|
5449
|
+
);
|
|
5450
|
+
return addHeapObject(ret);
|
|
5451
|
+
}
|
|
5452
|
+
|
|
5453
5453
|
export function __wbindgen_object_clone_ref(arg0) {
|
|
5454
5454
|
const ret = getObject(arg0);
|
|
5455
5455
|
return addHeapObject(ret);
|
|
Binary file
|
|
@@ -436,24 +436,24 @@ export const __wbg_totpclient_free: (a: number, b: number) => void;
|
|
|
436
436
|
export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
437
437
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
438
438
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
439
|
-
export const
|
|
439
|
+
export const wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01: (
|
|
440
440
|
a: number,
|
|
441
441
|
b: number,
|
|
442
|
-
c: number,
|
|
443
442
|
) => void;
|
|
444
|
-
export const
|
|
445
|
-
export const
|
|
443
|
+
export const wasm_bindgen__closure__destroy__h1cce7ce4a094839d: (a: number, b: number) => void;
|
|
444
|
+
export const wasm_bindgen__closure__destroy__h04ff7fddf688fec6: (a: number, b: number) => void;
|
|
445
|
+
export const wasm_bindgen__convert__closures_____invoke__h905452fe3225e8dd: (
|
|
446
446
|
a: number,
|
|
447
447
|
b: number,
|
|
448
448
|
c: number,
|
|
449
449
|
d: number,
|
|
450
450
|
) => void;
|
|
451
|
-
export const
|
|
451
|
+
export const wasm_bindgen__closure__destroy__ha6cdc63e913338dc: (a: number, b: number) => void;
|
|
452
|
+
export const wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f: (
|
|
452
453
|
a: number,
|
|
453
454
|
b: number,
|
|
455
|
+
c: number,
|
|
454
456
|
) => void;
|
|
455
|
-
export const wasm_bindgen__closure__destroy__h04ff7fddf688fec6: (a: number, b: number) => void;
|
|
456
|
-
export const wasm_bindgen__closure__destroy__h1cce7ce4a094839d: (a: number, b: number) => void;
|
|
457
457
|
export const wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7: (
|
|
458
458
|
a: number,
|
|
459
459
|
b: number,
|