@bitwarden/commercial-sdk-internal 0.2.0-main.396 → 0.2.0-main.397
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 +23 -23
- 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 +19 -19
- 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
|
@@ -868,6 +868,14 @@ export function isEncryptFileError(error) {
|
|
|
868
868
|
}
|
|
869
869
|
}
|
|
870
870
|
|
|
871
|
+
function wasm_bindgen__convert__closures_____invoke__hb0cefc4a47b27ccb(arg0, arg1, arg2) {
|
|
872
|
+
wasm.wasm_bindgen__convert__closures_____invoke__hb0cefc4a47b27ccb(
|
|
873
|
+
arg0,
|
|
874
|
+
arg1,
|
|
875
|
+
addHeapObject(arg2),
|
|
876
|
+
);
|
|
877
|
+
}
|
|
878
|
+
|
|
871
879
|
function wasm_bindgen__convert__closures_____invoke__h59c036539ecefa06(arg0, arg1, arg2) {
|
|
872
880
|
try {
|
|
873
881
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -891,14 +899,6 @@ function wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg
|
|
|
891
899
|
wasm.wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1);
|
|
892
900
|
}
|
|
893
901
|
|
|
894
|
-
function wasm_bindgen__convert__closures_____invoke__hb0cefc4a47b27ccb(arg0, arg1, arg2) {
|
|
895
|
-
wasm.wasm_bindgen__convert__closures_____invoke__hb0cefc4a47b27ccb(
|
|
896
|
-
arg0,
|
|
897
|
-
arg1,
|
|
898
|
-
addHeapObject(arg2),
|
|
899
|
-
);
|
|
900
|
-
}
|
|
901
|
-
|
|
902
902
|
function wasm_bindgen__convert__closures_____invoke__h43dfd80678632d6f(arg0, arg1, arg2, arg3) {
|
|
903
903
|
wasm.wasm_bindgen__convert__closures_____invoke__h43dfd80678632d6f(
|
|
904
904
|
arg0,
|
|
@@ -4507,7 +4507,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4507
4507
|
}, arguments);
|
|
4508
4508
|
}
|
|
4509
4509
|
|
|
4510
|
-
export function
|
|
4510
|
+
export function __wbg_cipher_0196bd196ae59e2c(arg0) {
|
|
4511
4511
|
const ret = getObject(arg0).cipher;
|
|
4512
4512
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4513
4513
|
}
|
|
@@ -4600,7 +4600,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4600
4600
|
return addHeapObject(ret);
|
|
4601
4601
|
}
|
|
4602
4602
|
|
|
4603
|
-
export function
|
|
4603
|
+
export function __wbg_folder_7ad956677c62f008(arg0) {
|
|
4604
4604
|
const ret = getObject(arg0).folder;
|
|
4605
4605
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4606
4606
|
}
|
|
@@ -4627,7 +4627,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4627
4627
|
return ret;
|
|
4628
4628
|
}
|
|
4629
4629
|
|
|
4630
|
-
export function
|
|
4630
|
+
export function __wbg_get_7775c3e3ae3bcefd() {
|
|
4631
4631
|
return handleError(function (arg0, arg1, arg2) {
|
|
4632
4632
|
let deferred0_0;
|
|
4633
4633
|
let deferred0_1;
|
|
@@ -4647,7 +4647,7 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4647
4647
|
return addHeapObject(ret);
|
|
4648
4648
|
}
|
|
4649
4649
|
|
|
4650
|
-
export function
|
|
4650
|
+
export function __wbg_get_access_token_1de03e544708805a(arg0) {
|
|
4651
4651
|
const ret = getObject(arg0).get_access_token();
|
|
4652
4652
|
return addHeapObject(ret);
|
|
4653
4653
|
}
|
|
@@ -4659,7 +4659,7 @@ export function __wbg_get_efcb449f58ec27c2() {
|
|
|
4659
4659
|
}, arguments);
|
|
4660
4660
|
}
|
|
4661
4661
|
|
|
4662
|
-
export function
|
|
4662
|
+
export function __wbg_get_f836288e48750d27() {
|
|
4663
4663
|
return handleError(function (arg0, arg1, arg2) {
|
|
4664
4664
|
let deferred0_0;
|
|
4665
4665
|
let deferred0_1;
|
|
@@ -4858,14 +4858,14 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
4858
4858
|
return ret;
|
|
4859
4859
|
}
|
|
4860
4860
|
|
|
4861
|
-
export function
|
|
4861
|
+
export function __wbg_list_a25d56a0eba748af() {
|
|
4862
4862
|
return handleError(function (arg0) {
|
|
4863
4863
|
const ret = getObject(arg0).list();
|
|
4864
4864
|
return addHeapObject(ret);
|
|
4865
4865
|
}, arguments);
|
|
4866
4866
|
}
|
|
4867
4867
|
|
|
4868
|
-
export function
|
|
4868
|
+
export function __wbg_list_a618bae756003515() {
|
|
4869
4869
|
return handleError(function (arg0) {
|
|
4870
4870
|
const ret = getObject(arg0).list();
|
|
4871
4871
|
return addHeapObject(ret);
|
|
@@ -5109,7 +5109,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
5109
5109
|
}, arguments);
|
|
5110
5110
|
}
|
|
5111
5111
|
|
|
5112
|
-
export function
|
|
5112
|
+
export function __wbg_remove_6e0b8907d2143b2a() {
|
|
5113
5113
|
return handleError(function (arg0, arg1, arg2) {
|
|
5114
5114
|
let deferred0_0;
|
|
5115
5115
|
let deferred0_1;
|
|
@@ -5124,7 +5124,7 @@ export function __wbg_remove_3594f15e8fca4743() {
|
|
|
5124
5124
|
}, arguments);
|
|
5125
5125
|
}
|
|
5126
5126
|
|
|
5127
|
-
export function
|
|
5127
|
+
export function __wbg_remove_a3355f80824bccaa() {
|
|
5128
5128
|
return handleError(function (arg0, arg1, arg2) {
|
|
5129
5129
|
let deferred0_0;
|
|
5130
5130
|
let deferred0_1;
|
|
@@ -5170,7 +5170,11 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5170
5170
|
return addHeapObject(ret);
|
|
5171
5171
|
}
|
|
5172
5172
|
|
|
5173
|
-
export function
|
|
5173
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5174
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5175
|
+
}
|
|
5176
|
+
|
|
5177
|
+
export function __wbg_set_4f10240cec7c0329() {
|
|
5174
5178
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5175
5179
|
let deferred0_0;
|
|
5176
5180
|
let deferred0_1;
|
|
@@ -5185,11 +5189,7 @@ export function __wbg_set_0159738cb1dd7a1d() {
|
|
|
5185
5189
|
}, arguments);
|
|
5186
5190
|
}
|
|
5187
5191
|
|
|
5188
|
-
export function
|
|
5189
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5190
|
-
}
|
|
5191
|
-
|
|
5192
|
-
export function __wbg_set_834a40164c1f126c() {
|
|
5192
|
+
export function __wbg_set_8bf42eeed138232a() {
|
|
5193
5193
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5194
5194
|
let deferred0_0;
|
|
5195
5195
|
let deferred0_1;
|
|
Binary file
|
|
@@ -435,23 +435,23 @@ export const __wbg_totpclient_free: (a: number, b: number) => void;
|
|
|
435
435
|
export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
436
436
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
437
437
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
438
|
-
export const
|
|
438
|
+
export const wasm_bindgen__convert__closures_____invoke__hb0cefc4a47b27ccb: (
|
|
439
439
|
a: number,
|
|
440
440
|
b: number,
|
|
441
441
|
c: number,
|
|
442
|
-
d: number,
|
|
443
442
|
) => void;
|
|
444
443
|
export const wasm_bindgen__closure__destroy__hd2baf0154e030ab9: (a: number, b: number) => void;
|
|
445
|
-
export const
|
|
444
|
+
export const wasm_bindgen__convert__closures_____invoke__h59c036539ecefa06: (
|
|
446
445
|
a: number,
|
|
447
446
|
b: number,
|
|
447
|
+
c: number,
|
|
448
|
+
d: number,
|
|
448
449
|
) => void;
|
|
449
|
-
export const
|
|
450
|
-
export const wasm_bindgen__convert__closures_____invoke__hb0cefc4a47b27ccb: (
|
|
450
|
+
export const wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e: (
|
|
451
451
|
a: number,
|
|
452
452
|
b: number,
|
|
453
|
-
c: number,
|
|
454
453
|
) => void;
|
|
454
|
+
export const wasm_bindgen__closure__destroy__h5bf455f3385c4f71: (a: number, b: number) => void;
|
|
455
455
|
export const wasm_bindgen__closure__destroy__hfcb631b72e5e985c: (a: number, b: number) => void;
|
|
456
456
|
export const wasm_bindgen__convert__closures_____invoke__h43dfd80678632d6f: (
|
|
457
457
|
a: number,
|