@bitwarden/sdk-internal 0.2.0-main.482 → 0.2.0-main.483
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 +33 -33
- 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 +29 -29
- 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
|
+
23dbe0de4775282288c32a9d7812f2494042354a
|
|
@@ -986,6 +986,10 @@ 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
|
+
|
|
989
993
|
function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
|
|
990
994
|
wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
|
|
991
995
|
}
|
|
@@ -1004,10 +1008,6 @@ function wasm_bindgen__convert__closures_____invoke__h693de69d229f304a(arg0, arg
|
|
|
1004
1008
|
}
|
|
1005
1009
|
}
|
|
1006
1010
|
|
|
1007
|
-
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1008
|
-
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1009
|
-
}
|
|
1010
|
-
|
|
1011
1011
|
function wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, arg2, arg3) {
|
|
1012
1012
|
wasm.wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
1013
1013
|
}
|
|
@@ -4710,7 +4710,7 @@ export function __wbg_call_e762c39fa8ea36bf() { return handleError(function (arg
|
|
|
4710
4710
|
return addHeapObject(ret);
|
|
4711
4711
|
}, arguments) };
|
|
4712
4712
|
|
|
4713
|
-
export function
|
|
4713
|
+
export function __wbg_cipher_8c87dec369ded626(arg0) {
|
|
4714
4714
|
const ret = getObject(arg0).cipher;
|
|
4715
4715
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4716
4716
|
};
|
|
@@ -4802,7 +4802,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4802
4802
|
return addHeapObject(ret);
|
|
4803
4803
|
};
|
|
4804
4804
|
|
|
4805
|
-
export function
|
|
4805
|
+
export function __wbg_folder_93ecaa9aafcd4b61(arg0) {
|
|
4806
4806
|
const ret = getObject(arg0).folder;
|
|
4807
4807
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4808
4808
|
};
|
|
@@ -4834,17 +4834,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4834
4834
|
return ret;
|
|
4835
4835
|
};
|
|
4836
4836
|
|
|
4837
|
-
export function
|
|
4838
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4839
|
-
return addHeapObject(ret);
|
|
4840
|
-
};
|
|
4841
|
-
|
|
4842
|
-
export function __wbg_get_access_token_1ea7983c5f45a4b7(arg0) {
|
|
4843
|
-
const ret = getObject(arg0).get_access_token();
|
|
4844
|
-
return addHeapObject(ret);
|
|
4845
|
-
};
|
|
4846
|
-
|
|
4847
|
-
export function __wbg_get_bbeb4191e7cf6314() { return handleError(function (arg0, arg1, arg2) {
|
|
4837
|
+
export function __wbg_get_3e47828a159062e6() { return handleError(function (arg0, arg1, arg2) {
|
|
4848
4838
|
let deferred0_0;
|
|
4849
4839
|
let deferred0_1;
|
|
4850
4840
|
try {
|
|
@@ -4857,7 +4847,17 @@ export function __wbg_get_bbeb4191e7cf6314() { return handleError(function (arg0
|
|
|
4857
4847
|
}
|
|
4858
4848
|
}, arguments) };
|
|
4859
4849
|
|
|
4860
|
-
export function
|
|
4850
|
+
export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
4851
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4852
|
+
return addHeapObject(ret);
|
|
4853
|
+
};
|
|
4854
|
+
|
|
4855
|
+
export function __wbg_get_access_token_ffeb4af72e08ee66(arg0) {
|
|
4856
|
+
const ret = getObject(arg0).get_access_token();
|
|
4857
|
+
return addHeapObject(ret);
|
|
4858
|
+
};
|
|
4859
|
+
|
|
4860
|
+
export function __wbg_get_b479bc1449c6b0db() { return handleError(function (arg0, arg1, arg2) {
|
|
4861
4861
|
let deferred0_0;
|
|
4862
4862
|
let deferred0_1;
|
|
4863
4863
|
try {
|
|
@@ -5058,12 +5058,12 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
5058
5058
|
return ret;
|
|
5059
5059
|
};
|
|
5060
5060
|
|
|
5061
|
-
export function
|
|
5061
|
+
export function __wbg_list_12a410492c9d1018() { return handleError(function (arg0) {
|
|
5062
5062
|
const ret = getObject(arg0).list();
|
|
5063
5063
|
return addHeapObject(ret);
|
|
5064
5064
|
}, arguments) };
|
|
5065
5065
|
|
|
5066
|
-
export function
|
|
5066
|
+
export function __wbg_list_e805dc4a593030d3() { return handleError(function (arg0) {
|
|
5067
5067
|
const ret = getObject(arg0).list();
|
|
5068
5068
|
return addHeapObject(ret);
|
|
5069
5069
|
}, arguments) };
|
|
@@ -5285,7 +5285,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() { return handleError(fun
|
|
|
5285
5285
|
getObject(arg0).randomFillSync(takeObject(arg1));
|
|
5286
5286
|
}, arguments) };
|
|
5287
5287
|
|
|
5288
|
-
export function
|
|
5288
|
+
export function __wbg_remove_8c103adc47e3025d() { return handleError(function (arg0, arg1, arg2) {
|
|
5289
5289
|
let deferred0_0;
|
|
5290
5290
|
let deferred0_1;
|
|
5291
5291
|
try {
|
|
@@ -5298,7 +5298,7 @@ export function __wbg_remove_32d3c7d7476fc2cc() { return handleError(function (a
|
|
|
5298
5298
|
}
|
|
5299
5299
|
}, arguments) };
|
|
5300
5300
|
|
|
5301
|
-
export function
|
|
5301
|
+
export function __wbg_remove_fe654efa2ec4419f() { return handleError(function (arg0, arg1, arg2) {
|
|
5302
5302
|
let deferred0_0;
|
|
5303
5303
|
let deferred0_1;
|
|
5304
5304
|
try {
|
|
@@ -5336,16 +5336,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5336
5336
|
return addHeapObject(ret);
|
|
5337
5337
|
};
|
|
5338
5338
|
|
|
5339
|
-
export function
|
|
5340
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5341
|
-
};
|
|
5342
|
-
|
|
5343
|
-
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5344
|
-
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5345
|
-
return addHeapObject(ret);
|
|
5346
|
-
};
|
|
5347
|
-
|
|
5348
|
-
export function __wbg_set_9494af7d789f5ccd() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5339
|
+
export function __wbg_set_04b1658cadcd7431() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5349
5340
|
let deferred0_0;
|
|
5350
5341
|
let deferred0_1;
|
|
5351
5342
|
try {
|
|
@@ -5358,7 +5349,11 @@ export function __wbg_set_9494af7d789f5ccd() { return handleError(function (arg0
|
|
|
5358
5349
|
}
|
|
5359
5350
|
}, arguments) };
|
|
5360
5351
|
|
|
5361
|
-
export function
|
|
5352
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5353
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5354
|
+
};
|
|
5355
|
+
|
|
5356
|
+
export function __wbg_set_8f7a751de4437e9f() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5362
5357
|
let deferred0_0;
|
|
5363
5358
|
let deferred0_1;
|
|
5364
5359
|
try {
|
|
@@ -5371,6 +5366,11 @@ export function __wbg_set_b6ff5671ee98ec78() { return handleError(function (arg0
|
|
|
5371
5366
|
}
|
|
5372
5367
|
}, arguments) };
|
|
5373
5368
|
|
|
5369
|
+
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5370
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5371
|
+
return addHeapObject(ret);
|
|
5372
|
+
};
|
|
5373
|
+
|
|
5374
5374
|
export function __wbg_set_body_3c365989753d61f4(arg0, arg1) {
|
|
5375
5375
|
getObject(arg0).body = getObject(arg1);
|
|
5376
5376
|
};
|
|
Binary file
|
|
@@ -509,25 +509,25 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
509
509
|
export const vaultclient_attachments: (a: number) => number;
|
|
510
510
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
511
511
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
512
|
-
export const
|
|
512
|
+
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
513
513
|
a: number,
|
|
514
514
|
b: number,
|
|
515
|
-
c: number,
|
|
516
515
|
) => void;
|
|
517
|
-
export const
|
|
518
|
-
export const
|
|
516
|
+
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
517
|
+
export const wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
|
|
519
518
|
a: number,
|
|
520
519
|
b: number,
|
|
521
520
|
c: number,
|
|
522
|
-
d: number,
|
|
523
521
|
) => void;
|
|
524
522
|
export const wasm_bindgen__closure__destroy__h0d4ec2bbb1b6536b: (a: number, b: number) => void;
|
|
525
|
-
export const
|
|
523
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
524
|
+
export const wasm_bindgen__convert__closures_____invoke__h693de69d229f304a: (
|
|
526
525
|
a: number,
|
|
527
526
|
b: number,
|
|
527
|
+
c: number,
|
|
528
|
+
d: number,
|
|
528
529
|
) => void;
|
|
529
|
-
export const
|
|
530
|
-
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
530
|
+
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
531
531
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
532
532
|
a: number,
|
|
533
533
|
b: number,
|