@bitwarden/commercial-sdk-internal 0.2.0-main.495 → 0.2.0-main.497
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 +31 -31
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +8 -8
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +27 -27
- 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
|
@@ -999,6 +999,14 @@ export function isGetFolderError(error) {
|
|
|
999
999
|
}
|
|
1000
1000
|
}
|
|
1001
1001
|
|
|
1002
|
+
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1003
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1004
|
+
}
|
|
1005
|
+
|
|
1006
|
+
function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
|
|
1007
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
|
|
1008
|
+
}
|
|
1009
|
+
|
|
1002
1010
|
function wasm_bindgen__convert__closures_____invoke__hbe1b1141e23123c3(arg0, arg1, arg2) {
|
|
1003
1011
|
try {
|
|
1004
1012
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -1013,14 +1021,6 @@ function wasm_bindgen__convert__closures_____invoke__hbe1b1141e23123c3(arg0, arg
|
|
|
1013
1021
|
}
|
|
1014
1022
|
}
|
|
1015
1023
|
|
|
1016
|
-
function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
|
|
1017
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
|
|
1018
|
-
}
|
|
1019
|
-
|
|
1020
|
-
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1021
|
-
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1022
|
-
}
|
|
1023
|
-
|
|
1024
1024
|
function wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, arg2, arg3) {
|
|
1025
1025
|
wasm.wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
1026
1026
|
}
|
|
@@ -4797,7 +4797,7 @@ export function __wbg_call_e762c39fa8ea36bf() { return handleError(function (arg
|
|
|
4797
4797
|
return addHeapObject(ret);
|
|
4798
4798
|
}, arguments) };
|
|
4799
4799
|
|
|
4800
|
-
export function
|
|
4800
|
+
export function __wbg_cipher_99d0bf2a506cd93a(arg0) {
|
|
4801
4801
|
const ret = getObject(arg0).cipher;
|
|
4802
4802
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4803
4803
|
};
|
|
@@ -4889,7 +4889,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4889
4889
|
return addHeapObject(ret);
|
|
4890
4890
|
};
|
|
4891
4891
|
|
|
4892
|
-
export function
|
|
4892
|
+
export function __wbg_folder_bd11165c8ba409a5(arg0) {
|
|
4893
4893
|
const ret = getObject(arg0).folder;
|
|
4894
4894
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4895
4895
|
};
|
|
@@ -4921,7 +4921,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4921
4921
|
return ret;
|
|
4922
4922
|
};
|
|
4923
4923
|
|
|
4924
|
-
export function
|
|
4924
|
+
export function __wbg_get_3a39ecb3d61925e8() { return handleError(function (arg0, arg1, arg2) {
|
|
4925
4925
|
let deferred0_0;
|
|
4926
4926
|
let deferred0_1;
|
|
4927
4927
|
try {
|
|
@@ -4939,12 +4939,12 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4939
4939
|
return addHeapObject(ret);
|
|
4940
4940
|
};
|
|
4941
4941
|
|
|
4942
|
-
export function
|
|
4942
|
+
export function __wbg_get_access_token_caeee7a05d361115(arg0) {
|
|
4943
4943
|
const ret = getObject(arg0).get_access_token();
|
|
4944
4944
|
return addHeapObject(ret);
|
|
4945
4945
|
};
|
|
4946
4946
|
|
|
4947
|
-
export function
|
|
4947
|
+
export function __wbg_get_efc472cc8b33cc90() { return handleError(function (arg0, arg1, arg2) {
|
|
4948
4948
|
let deferred0_0;
|
|
4949
4949
|
let deferred0_1;
|
|
4950
4950
|
try {
|
|
@@ -5145,12 +5145,12 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
5145
5145
|
return ret;
|
|
5146
5146
|
};
|
|
5147
5147
|
|
|
5148
|
-
export function
|
|
5148
|
+
export function __wbg_list_6b31f0e7826be6fa() { return handleError(function (arg0) {
|
|
5149
5149
|
const ret = getObject(arg0).list();
|
|
5150
5150
|
return addHeapObject(ret);
|
|
5151
5151
|
}, arguments) };
|
|
5152
5152
|
|
|
5153
|
-
export function
|
|
5153
|
+
export function __wbg_list_bea4ba6ef563512c() { return handleError(function (arg0) {
|
|
5154
5154
|
const ret = getObject(arg0).list();
|
|
5155
5155
|
return addHeapObject(ret);
|
|
5156
5156
|
}, arguments) };
|
|
@@ -5372,7 +5372,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() { return handleError(fun
|
|
|
5372
5372
|
getObject(arg0).randomFillSync(takeObject(arg1));
|
|
5373
5373
|
}, arguments) };
|
|
5374
5374
|
|
|
5375
|
-
export function
|
|
5375
|
+
export function __wbg_remove_eca422df184eb1de() { return handleError(function (arg0, arg1, arg2) {
|
|
5376
5376
|
let deferred0_0;
|
|
5377
5377
|
let deferred0_1;
|
|
5378
5378
|
try {
|
|
@@ -5385,7 +5385,7 @@ export function __wbg_remove_3a3cacf524eaa53f() { return handleError(function (a
|
|
|
5385
5385
|
}
|
|
5386
5386
|
}, arguments) };
|
|
5387
5387
|
|
|
5388
|
-
export function
|
|
5388
|
+
export function __wbg_remove_ee9c977274161f7f() { return handleError(function (arg0, arg1, arg2) {
|
|
5389
5389
|
let deferred0_0;
|
|
5390
5390
|
let deferred0_1;
|
|
5391
5391
|
try {
|
|
@@ -5432,19 +5432,6 @@ export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
|
5432
5432
|
return addHeapObject(ret);
|
|
5433
5433
|
};
|
|
5434
5434
|
|
|
5435
|
-
export function __wbg_set_a15108bd2a85f7ad() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5436
|
-
let deferred0_0;
|
|
5437
|
-
let deferred0_1;
|
|
5438
|
-
try {
|
|
5439
|
-
deferred0_0 = arg1;
|
|
5440
|
-
deferred0_1 = arg2;
|
|
5441
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5442
|
-
return addHeapObject(ret);
|
|
5443
|
-
} finally {
|
|
5444
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5445
|
-
}
|
|
5446
|
-
}, arguments) };
|
|
5447
|
-
|
|
5448
5435
|
export function __wbg_set_body_3c365989753d61f4(arg0, arg1) {
|
|
5449
5436
|
getObject(arg0).body = getObject(arg1);
|
|
5450
5437
|
};
|
|
@@ -5458,11 +5445,24 @@ export function __wbg_set_c2abbebe8b9ebee1() { return handleError(function (arg0
|
|
|
5458
5445
|
return ret;
|
|
5459
5446
|
}, arguments) };
|
|
5460
5447
|
|
|
5448
|
+
export function __wbg_set_cacab93d39f80fd1() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5449
|
+
let deferred0_0;
|
|
5450
|
+
let deferred0_1;
|
|
5451
|
+
try {
|
|
5452
|
+
deferred0_0 = arg1;
|
|
5453
|
+
deferred0_1 = arg2;
|
|
5454
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5455
|
+
return addHeapObject(ret);
|
|
5456
|
+
} finally {
|
|
5457
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5458
|
+
}
|
|
5459
|
+
}, arguments) };
|
|
5460
|
+
|
|
5461
5461
|
export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
5462
5462
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5463
5463
|
};
|
|
5464
5464
|
|
|
5465
|
-
export function
|
|
5465
|
+
export function __wbg_set_e6f6b4ab3f89ad14() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5466
5466
|
let deferred0_0;
|
|
5467
5467
|
let deferred0_1;
|
|
5468
5468
|
try {
|
|
Binary file
|
|
@@ -514,25 +514,25 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
514
514
|
export const vaultclient_attachments: (a: number) => number;
|
|
515
515
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
516
516
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
517
|
-
export const
|
|
517
|
+
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
518
518
|
a: number,
|
|
519
519
|
b: number,
|
|
520
|
-
c: number,
|
|
521
|
-
d: number,
|
|
522
520
|
) => void;
|
|
523
|
-
export const
|
|
521
|
+
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
522
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
524
523
|
export const wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
|
|
525
524
|
a: number,
|
|
526
525
|
b: number,
|
|
527
526
|
c: number,
|
|
528
527
|
) => void;
|
|
529
|
-
export const
|
|
528
|
+
export const wasm_bindgen__closure__destroy__h1d5e70ff7d1cc2b9: (a: number, b: number) => void;
|
|
529
|
+
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
530
|
+
export const wasm_bindgen__convert__closures_____invoke__hbe1b1141e23123c3: (
|
|
530
531
|
a: number,
|
|
531
532
|
b: number,
|
|
533
|
+
c: number,
|
|
534
|
+
d: number,
|
|
532
535
|
) => void;
|
|
533
|
-
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
534
|
-
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
535
|
-
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
536
536
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
537
537
|
a: number,
|
|
538
538
|
b: number,
|