@bitwarden/commercial-sdk-internal 0.2.0-main.462 → 0.2.0-main.463
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 +24 -24
- 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 +24 -24
- 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
|
@@ -986,10 +986,6 @@ export function isGetFolderError(error) {
|
|
|
986
986
|
}
|
|
987
987
|
}
|
|
988
988
|
|
|
989
|
-
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
990
|
-
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
991
|
-
}
|
|
992
|
-
|
|
993
989
|
function wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000(arg0, arg1, arg2) {
|
|
994
990
|
try {
|
|
995
991
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -1004,6 +1000,10 @@ function wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000(arg0, arg
|
|
|
1004
1000
|
}
|
|
1005
1001
|
}
|
|
1006
1002
|
|
|
1003
|
+
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1004
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1005
|
+
}
|
|
1006
|
+
|
|
1007
1007
|
function wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5(arg0, arg1, arg2) {
|
|
1008
1008
|
wasm.wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5(arg0, arg1, addHeapObject(arg2));
|
|
1009
1009
|
}
|
|
@@ -4782,7 +4782,7 @@ export function __wbg_call_e762c39fa8ea36bf() { return handleError(function (arg
|
|
|
4782
4782
|
return addHeapObject(ret);
|
|
4783
4783
|
}, arguments) };
|
|
4784
4784
|
|
|
4785
|
-
export function
|
|
4785
|
+
export function __wbg_cipher_0996909f952a2bcd(arg0) {
|
|
4786
4786
|
const ret = getObject(arg0).cipher;
|
|
4787
4787
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4788
4788
|
};
|
|
@@ -4869,7 +4869,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4869
4869
|
return addHeapObject(ret);
|
|
4870
4870
|
};
|
|
4871
4871
|
|
|
4872
|
-
export function
|
|
4872
|
+
export function __wbg_folder_a44684fc16ad8ee0(arg0) {
|
|
4873
4873
|
const ret = getObject(arg0).folder;
|
|
4874
4874
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4875
4875
|
};
|
|
@@ -4896,7 +4896,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4896
4896
|
return ret;
|
|
4897
4897
|
};
|
|
4898
4898
|
|
|
4899
|
-
export function
|
|
4899
|
+
export function __wbg_get_58e6c7350c305570() { return handleError(function (arg0, arg1, arg2) {
|
|
4900
4900
|
let deferred0_0;
|
|
4901
4901
|
let deferred0_1;
|
|
4902
4902
|
try {
|
|
@@ -4914,7 +4914,7 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4914
4914
|
return addHeapObject(ret);
|
|
4915
4915
|
};
|
|
4916
4916
|
|
|
4917
|
-
export function
|
|
4917
|
+
export function __wbg_get_91992f1955ce0ac4() { return handleError(function (arg0, arg1, arg2) {
|
|
4918
4918
|
let deferred0_0;
|
|
4919
4919
|
let deferred0_1;
|
|
4920
4920
|
try {
|
|
@@ -4927,7 +4927,7 @@ export function __wbg_get_9c0a1fffb159e272() { return handleError(function (arg0
|
|
|
4927
4927
|
}
|
|
4928
4928
|
}, arguments) };
|
|
4929
4929
|
|
|
4930
|
-
export function
|
|
4930
|
+
export function __wbg_get_access_token_48788af9f5fd4bc5(arg0) {
|
|
4931
4931
|
const ret = getObject(arg0).get_access_token();
|
|
4932
4932
|
return addHeapObject(ret);
|
|
4933
4933
|
};
|
|
@@ -5115,12 +5115,12 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
5115
5115
|
return ret;
|
|
5116
5116
|
};
|
|
5117
5117
|
|
|
5118
|
-
export function
|
|
5118
|
+
export function __wbg_list_c18b1f61640b79e6() { return handleError(function (arg0) {
|
|
5119
5119
|
const ret = getObject(arg0).list();
|
|
5120
5120
|
return addHeapObject(ret);
|
|
5121
5121
|
}, arguments) };
|
|
5122
5122
|
|
|
5123
|
-
export function
|
|
5123
|
+
export function __wbg_list_d4540c3e6f1d2267() { return handleError(function (arg0) {
|
|
5124
5124
|
const ret = getObject(arg0).list();
|
|
5125
5125
|
return addHeapObject(ret);
|
|
5126
5126
|
}, arguments) };
|
|
@@ -5327,7 +5327,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() { return handleError(fun
|
|
|
5327
5327
|
getObject(arg0).randomFillSync(takeObject(arg1));
|
|
5328
5328
|
}, arguments) };
|
|
5329
5329
|
|
|
5330
|
-
export function
|
|
5330
|
+
export function __wbg_remove_6463631a8e7d5609() { return handleError(function (arg0, arg1, arg2) {
|
|
5331
5331
|
let deferred0_0;
|
|
5332
5332
|
let deferred0_1;
|
|
5333
5333
|
try {
|
|
@@ -5340,7 +5340,7 @@ export function __wbg_remove_5123a7779da24c2a() { return handleError(function (a
|
|
|
5340
5340
|
}
|
|
5341
5341
|
}, arguments) };
|
|
5342
5342
|
|
|
5343
|
-
export function
|
|
5343
|
+
export function __wbg_remove_831983a8749793a5() { return handleError(function (arg0, arg1, arg2) {
|
|
5344
5344
|
let deferred0_0;
|
|
5345
5345
|
let deferred0_1;
|
|
5346
5346
|
try {
|
|
@@ -5378,7 +5378,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5378
5378
|
return addHeapObject(ret);
|
|
5379
5379
|
};
|
|
5380
5380
|
|
|
5381
|
-
export function
|
|
5381
|
+
export function __wbg_set_0e99c56b15b5301a() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5382
5382
|
let deferred0_0;
|
|
5383
5383
|
let deferred0_1;
|
|
5384
5384
|
try {
|
|
@@ -5391,16 +5391,7 @@ export function __wbg_set_25c71478182598e6() { return handleError(function (arg0
|
|
|
5391
5391
|
}
|
|
5392
5392
|
}, arguments) };
|
|
5393
5393
|
|
|
5394
|
-
export function
|
|
5395
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5396
|
-
};
|
|
5397
|
-
|
|
5398
|
-
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5399
|
-
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5400
|
-
return addHeapObject(ret);
|
|
5401
|
-
};
|
|
5402
|
-
|
|
5403
|
-
export function __wbg_set_a07413f55a1a8490() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5394
|
+
export function __wbg_set_219a5de0cd6e0d97() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5404
5395
|
let deferred0_0;
|
|
5405
5396
|
let deferred0_1;
|
|
5406
5397
|
try {
|
|
@@ -5413,6 +5404,15 @@ export function __wbg_set_a07413f55a1a8490() { return handleError(function (arg0
|
|
|
5413
5404
|
}
|
|
5414
5405
|
}, arguments) };
|
|
5415
5406
|
|
|
5407
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5408
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5409
|
+
};
|
|
5410
|
+
|
|
5411
|
+
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5412
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5413
|
+
return addHeapObject(ret);
|
|
5414
|
+
};
|
|
5415
|
+
|
|
5416
5416
|
export function __wbg_set_body_3c365989753d61f4(arg0, arg1) {
|
|
5417
5417
|
getObject(arg0).body = getObject(arg1);
|
|
5418
5418
|
};
|
|
Binary file
|
|
@@ -513,11 +513,6 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
513
513
|
export const vaultclient_attachments: (a: number) => number;
|
|
514
514
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
515
515
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
516
|
-
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
517
|
-
a: number,
|
|
518
|
-
b: number,
|
|
519
|
-
) => void;
|
|
520
|
-
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
521
516
|
export const wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000: (
|
|
522
517
|
a: number,
|
|
523
518
|
b: number,
|
|
@@ -525,12 +520,17 @@ export const wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000: (
|
|
|
525
520
|
d: number,
|
|
526
521
|
) => void;
|
|
527
522
|
export const wasm_bindgen__closure__destroy__h7a79e3df9e7c7848: (a: number, b: number) => void;
|
|
523
|
+
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
524
|
+
a: number,
|
|
525
|
+
b: number,
|
|
526
|
+
) => void;
|
|
527
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
528
528
|
export const wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5: (
|
|
529
529
|
a: number,
|
|
530
530
|
b: number,
|
|
531
531
|
c: number,
|
|
532
532
|
) => void;
|
|
533
|
-
export const
|
|
533
|
+
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
534
534
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
535
535
|
a: number,
|
|
536
536
|
b: number,
|