@bitwarden/sdk-internal 0.2.0-main.456 → 0.2.0-main.457
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/VERSION +1 -1
- package/bitwarden_wasm_internal_bg.js +43 -43
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +4 -4
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +31 -31
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +2 -2
- package/package.json +1 -1
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
f210319d442d37704a34bfb6d198df6388fd8efc
|
|
@@ -986,6 +986,18 @@ export function isGetFolderError(error) {
|
|
|
986
986
|
}
|
|
987
987
|
}
|
|
988
988
|
|
|
989
|
+
function wasm_bindgen__convert__closures_____invoke__hba3f8c4b169f1560(arg0, arg1, arg2) {
|
|
990
|
+
wasm.wasm_bindgen__convert__closures_____invoke__hba3f8c4b169f1560(
|
|
991
|
+
arg0,
|
|
992
|
+
arg1,
|
|
993
|
+
addHeapObject(arg2),
|
|
994
|
+
);
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
998
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
999
|
+
}
|
|
1000
|
+
|
|
989
1001
|
function wasm_bindgen__convert__closures_____invoke__hbae79a1adccf1d8c(arg0, arg1, arg2) {
|
|
990
1002
|
try {
|
|
991
1003
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -1005,18 +1017,6 @@ function wasm_bindgen__convert__closures_____invoke__hbae79a1adccf1d8c(arg0, arg
|
|
|
1005
1017
|
}
|
|
1006
1018
|
}
|
|
1007
1019
|
|
|
1008
|
-
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1009
|
-
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1010
|
-
}
|
|
1011
|
-
|
|
1012
|
-
function wasm_bindgen__convert__closures_____invoke__hba3f8c4b169f1560(arg0, arg1, arg2) {
|
|
1013
|
-
wasm.wasm_bindgen__convert__closures_____invoke__hba3f8c4b169f1560(
|
|
1014
|
-
arg0,
|
|
1015
|
-
arg1,
|
|
1016
|
-
addHeapObject(arg2),
|
|
1017
|
-
);
|
|
1018
|
-
}
|
|
1019
|
-
|
|
1020
1020
|
function wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, arg2, arg3) {
|
|
1021
1021
|
wasm.wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(
|
|
1022
1022
|
arg0,
|
|
@@ -4850,7 +4850,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4850
4850
|
}, arguments);
|
|
4851
4851
|
}
|
|
4852
4852
|
|
|
4853
|
-
export function
|
|
4853
|
+
export function __wbg_cipher_694afbf0712317d0(arg0) {
|
|
4854
4854
|
const ret = getObject(arg0).cipher;
|
|
4855
4855
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4856
4856
|
}
|
|
@@ -4943,7 +4943,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4943
4943
|
return addHeapObject(ret);
|
|
4944
4944
|
}
|
|
4945
4945
|
|
|
4946
|
-
export function
|
|
4946
|
+
export function __wbg_folder_de425cf87ff168dd(arg0) {
|
|
4947
4947
|
const ret = getObject(arg0).folder;
|
|
4948
4948
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4949
4949
|
}
|
|
@@ -4976,12 +4976,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4976
4976
|
return ret;
|
|
4977
4977
|
}
|
|
4978
4978
|
|
|
4979
|
-
export function
|
|
4980
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4981
|
-
return addHeapObject(ret);
|
|
4982
|
-
}
|
|
4983
|
-
|
|
4984
|
-
export function __wbg_get_a939c535ba26fc01() {
|
|
4979
|
+
export function __wbg_get_6a4b3799287feba0() {
|
|
4985
4980
|
return handleError(function (arg0, arg1, arg2) {
|
|
4986
4981
|
let deferred0_0;
|
|
4987
4982
|
let deferred0_1;
|
|
@@ -4996,12 +4991,12 @@ export function __wbg_get_a939c535ba26fc01() {
|
|
|
4996
4991
|
}, arguments);
|
|
4997
4992
|
}
|
|
4998
4993
|
|
|
4999
|
-
export function
|
|
5000
|
-
const ret = getObject(arg0)
|
|
4994
|
+
export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
4995
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
5001
4996
|
return addHeapObject(ret);
|
|
5002
4997
|
}
|
|
5003
4998
|
|
|
5004
|
-
export function
|
|
4999
|
+
export function __wbg_get_a955ea201bb79876() {
|
|
5005
5000
|
return handleError(function (arg0, arg1, arg2) {
|
|
5006
5001
|
let deferred0_0;
|
|
5007
5002
|
let deferred0_1;
|
|
@@ -5016,6 +5011,11 @@ export function __wbg_get_b43e43713aff9dab() {
|
|
|
5016
5011
|
}, arguments);
|
|
5017
5012
|
}
|
|
5018
5013
|
|
|
5014
|
+
export function __wbg_get_access_token_3c82f801dc6dc5a1(arg0) {
|
|
5015
|
+
const ret = getObject(arg0).get_access_token();
|
|
5016
|
+
return addHeapObject(ret);
|
|
5017
|
+
}
|
|
5018
|
+
|
|
5019
5019
|
export function __wbg_get_efcb449f58ec27c2() {
|
|
5020
5020
|
return handleError(function (arg0, arg1) {
|
|
5021
5021
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
@@ -5207,14 +5207,14 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
5207
5207
|
return ret;
|
|
5208
5208
|
}
|
|
5209
5209
|
|
|
5210
|
-
export function
|
|
5210
|
+
export function __wbg_list_0d519f983800b862() {
|
|
5211
5211
|
return handleError(function (arg0) {
|
|
5212
5212
|
const ret = getObject(arg0).list();
|
|
5213
5213
|
return addHeapObject(ret);
|
|
5214
5214
|
}, arguments);
|
|
5215
5215
|
}
|
|
5216
5216
|
|
|
5217
|
-
export function
|
|
5217
|
+
export function __wbg_list_e5d800b505a7dea1() {
|
|
5218
5218
|
return handleError(function (arg0) {
|
|
5219
5219
|
const ret = getObject(arg0).list();
|
|
5220
5220
|
return addHeapObject(ret);
|
|
@@ -5458,7 +5458,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
5458
5458
|
}, arguments);
|
|
5459
5459
|
}
|
|
5460
5460
|
|
|
5461
|
-
export function
|
|
5461
|
+
export function __wbg_remove_2f84188b41393d9b() {
|
|
5462
5462
|
return handleError(function (arg0, arg1, arg2) {
|
|
5463
5463
|
let deferred0_0;
|
|
5464
5464
|
let deferred0_1;
|
|
@@ -5473,7 +5473,7 @@ export function __wbg_remove_ca3546ef91db62db() {
|
|
|
5473
5473
|
}, arguments);
|
|
5474
5474
|
}
|
|
5475
5475
|
|
|
5476
|
-
export function
|
|
5476
|
+
export function __wbg_remove_696dfb10b9afb65e() {
|
|
5477
5477
|
return handleError(function (arg0, arg1, arg2) {
|
|
5478
5478
|
let deferred0_0;
|
|
5479
5479
|
let deferred0_1;
|
|
@@ -5519,7 +5519,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5519
5519
|
return addHeapObject(ret);
|
|
5520
5520
|
}
|
|
5521
5521
|
|
|
5522
|
-
export function
|
|
5522
|
+
export function __wbg_set_0e7aa8f0d5535d1e() {
|
|
5523
5523
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5524
5524
|
let deferred0_0;
|
|
5525
5525
|
let deferred0_1;
|
|
@@ -5538,6 +5538,21 @@ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
|
5538
5538
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5539
5539
|
}
|
|
5540
5540
|
|
|
5541
|
+
export function __wbg_set_7be39e6bf3477510() {
|
|
5542
|
+
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5543
|
+
let deferred0_0;
|
|
5544
|
+
let deferred0_1;
|
|
5545
|
+
try {
|
|
5546
|
+
deferred0_0 = arg1;
|
|
5547
|
+
deferred0_1 = arg2;
|
|
5548
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5549
|
+
return addHeapObject(ret);
|
|
5550
|
+
} finally {
|
|
5551
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5552
|
+
}
|
|
5553
|
+
}, arguments);
|
|
5554
|
+
}
|
|
5555
|
+
|
|
5541
5556
|
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5542
5557
|
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5543
5558
|
return addHeapObject(ret);
|
|
@@ -5562,21 +5577,6 @@ export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
|
5562
5577
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5563
5578
|
}
|
|
5564
5579
|
|
|
5565
|
-
export function __wbg_set_d2f8411286bde288() {
|
|
5566
|
-
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5567
|
-
let deferred0_0;
|
|
5568
|
-
let deferred0_1;
|
|
5569
|
-
try {
|
|
5570
|
-
deferred0_0 = arg1;
|
|
5571
|
-
deferred0_1 = arg2;
|
|
5572
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5573
|
-
return addHeapObject(ret);
|
|
5574
|
-
} finally {
|
|
5575
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5576
|
-
}
|
|
5577
|
-
}, arguments);
|
|
5578
|
-
}
|
|
5579
|
-
|
|
5580
5580
|
export function __wbg_set_headers_6926da238cd32ee4(arg0, arg1) {
|
|
5581
5581
|
getObject(arg0).headers = getObject(arg1);
|
|
5582
5582
|
}
|
|
Binary file
|
|
@@ -484,11 +484,10 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
484
484
|
export const vaultclient_attachments: (a: number) => number;
|
|
485
485
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
486
486
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
487
|
-
export const
|
|
487
|
+
export const wasm_bindgen__convert__closures_____invoke__hba3f8c4b169f1560: (
|
|
488
488
|
a: number,
|
|
489
489
|
b: number,
|
|
490
490
|
c: number,
|
|
491
|
-
d: number,
|
|
492
491
|
) => void;
|
|
493
492
|
export const wasm_bindgen__closure__destroy__h026b1f581392f119: (a: number, b: number) => void;
|
|
494
493
|
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
@@ -496,12 +495,13 @@ export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
|
496
495
|
b: number,
|
|
497
496
|
) => void;
|
|
498
497
|
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
499
|
-
export const
|
|
500
|
-
export const wasm_bindgen__convert__closures_____invoke__hba3f8c4b169f1560: (
|
|
498
|
+
export const wasm_bindgen__convert__closures_____invoke__hbae79a1adccf1d8c: (
|
|
501
499
|
a: number,
|
|
502
500
|
b: number,
|
|
503
501
|
c: number,
|
|
502
|
+
d: number,
|
|
504
503
|
) => void;
|
|
504
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
505
505
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
506
506
|
a: number,
|
|
507
507
|
b: number,
|