@bitwarden/commercial-sdk-internal 0.2.0-main.398 → 0.2.0-main.399
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 +55 -55
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +7 -7
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +47 -47
- 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
|
@@ -868,18 +868,6 @@ export function isEncryptFileError(error) {
|
|
|
868
868
|
}
|
|
869
869
|
}
|
|
870
870
|
|
|
871
|
-
function wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1) {
|
|
872
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1);
|
|
873
|
-
}
|
|
874
|
-
|
|
875
|
-
function wasm_bindgen__convert__closures_____invoke__hb0cefc4a47b27ccb(arg0, arg1, arg2) {
|
|
876
|
-
wasm.wasm_bindgen__convert__closures_____invoke__hb0cefc4a47b27ccb(
|
|
877
|
-
arg0,
|
|
878
|
-
arg1,
|
|
879
|
-
addHeapObject(arg2),
|
|
880
|
-
);
|
|
881
|
-
}
|
|
882
|
-
|
|
883
871
|
function wasm_bindgen__convert__closures_____invoke__h59c036539ecefa06(arg0, arg1, arg2) {
|
|
884
872
|
try {
|
|
885
873
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -899,6 +887,18 @@ function wasm_bindgen__convert__closures_____invoke__h59c036539ecefa06(arg0, arg
|
|
|
899
887
|
}
|
|
900
888
|
}
|
|
901
889
|
|
|
890
|
+
function wasm_bindgen__convert__closures_____invoke__hb0cefc4a47b27ccb(arg0, arg1, arg2) {
|
|
891
|
+
wasm.wasm_bindgen__convert__closures_____invoke__hb0cefc4a47b27ccb(
|
|
892
|
+
arg0,
|
|
893
|
+
arg1,
|
|
894
|
+
addHeapObject(arg2),
|
|
895
|
+
);
|
|
896
|
+
}
|
|
897
|
+
|
|
898
|
+
function wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1) {
|
|
899
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1);
|
|
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,
|
|
@@ -4540,7 +4540,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4540
4540
|
}, arguments);
|
|
4541
4541
|
}
|
|
4542
4542
|
|
|
4543
|
-
export function
|
|
4543
|
+
export function __wbg_cipher_c5d7f3af290bbbf4(arg0) {
|
|
4544
4544
|
const ret = getObject(arg0).cipher;
|
|
4545
4545
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4546
4546
|
}
|
|
@@ -4633,7 +4633,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4633
4633
|
return addHeapObject(ret);
|
|
4634
4634
|
}
|
|
4635
4635
|
|
|
4636
|
-
export function
|
|
4636
|
+
export function __wbg_folder_149190ff7ec60f4c(arg0) {
|
|
4637
4637
|
const ret = getObject(arg0).folder;
|
|
4638
4638
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4639
4639
|
}
|
|
@@ -4660,7 +4660,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4660
4660
|
return ret;
|
|
4661
4661
|
}
|
|
4662
4662
|
|
|
4663
|
-
export function
|
|
4663
|
+
export function __wbg_get_3763d86f09fb65c6() {
|
|
4664
4664
|
return handleError(function (arg0, arg1, arg2) {
|
|
4665
4665
|
let deferred0_0;
|
|
4666
4666
|
let deferred0_1;
|
|
@@ -4680,12 +4680,7 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4680
4680
|
return addHeapObject(ret);
|
|
4681
4681
|
}
|
|
4682
4682
|
|
|
4683
|
-
export function
|
|
4684
|
-
const ret = getObject(arg0).get_access_token();
|
|
4685
|
-
return addHeapObject(ret);
|
|
4686
|
-
}
|
|
4687
|
-
|
|
4688
|
-
export function __wbg_get_bd5598ce2fa61fe7() {
|
|
4683
|
+
export function __wbg_get_97be5c58774542cd() {
|
|
4689
4684
|
return handleError(function (arg0, arg1, arg2) {
|
|
4690
4685
|
let deferred0_0;
|
|
4691
4686
|
let deferred0_1;
|
|
@@ -4700,6 +4695,11 @@ export function __wbg_get_bd5598ce2fa61fe7() {
|
|
|
4700
4695
|
}, arguments);
|
|
4701
4696
|
}
|
|
4702
4697
|
|
|
4698
|
+
export function __wbg_get_access_token_afc3b106f073fd8e(arg0) {
|
|
4699
|
+
const ret = getObject(arg0).get_access_token();
|
|
4700
|
+
return addHeapObject(ret);
|
|
4701
|
+
}
|
|
4702
|
+
|
|
4703
4703
|
export function __wbg_get_efcb449f58ec27c2() {
|
|
4704
4704
|
return handleError(function (arg0, arg1) {
|
|
4705
4705
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
@@ -4891,14 +4891,14 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
4891
4891
|
return ret;
|
|
4892
4892
|
}
|
|
4893
4893
|
|
|
4894
|
-
export function
|
|
4894
|
+
export function __wbg_list_53991bc038506fbc() {
|
|
4895
4895
|
return handleError(function (arg0) {
|
|
4896
4896
|
const ret = getObject(arg0).list();
|
|
4897
4897
|
return addHeapObject(ret);
|
|
4898
4898
|
}, arguments);
|
|
4899
4899
|
}
|
|
4900
4900
|
|
|
4901
|
-
export function
|
|
4901
|
+
export function __wbg_list_ff71f59ca6f21505() {
|
|
4902
4902
|
return handleError(function (arg0) {
|
|
4903
4903
|
const ret = getObject(arg0).list();
|
|
4904
4904
|
return addHeapObject(ret);
|
|
@@ -5142,7 +5142,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
5142
5142
|
}, arguments);
|
|
5143
5143
|
}
|
|
5144
5144
|
|
|
5145
|
-
export function
|
|
5145
|
+
export function __wbg_remove_a5d30e4a14a4441b() {
|
|
5146
5146
|
return handleError(function (arg0, arg1, arg2) {
|
|
5147
5147
|
let deferred0_0;
|
|
5148
5148
|
let deferred0_1;
|
|
@@ -5157,7 +5157,7 @@ export function __wbg_remove_0825e8a0ec895d58() {
|
|
|
5157
5157
|
}, arguments);
|
|
5158
5158
|
}
|
|
5159
5159
|
|
|
5160
|
-
export function
|
|
5160
|
+
export function __wbg_remove_e0d5d52e4d454588() {
|
|
5161
5161
|
return handleError(function (arg0, arg1, arg2) {
|
|
5162
5162
|
let deferred0_0;
|
|
5163
5163
|
let deferred0_1;
|
|
@@ -5203,35 +5203,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5203
5203
|
return addHeapObject(ret);
|
|
5204
5204
|
}
|
|
5205
5205
|
|
|
5206
|
-
export function
|
|
5207
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5208
|
-
}
|
|
5209
|
-
|
|
5210
|
-
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5211
|
-
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5212
|
-
return addHeapObject(ret);
|
|
5213
|
-
}
|
|
5214
|
-
|
|
5215
|
-
export function __wbg_set_body_3c365989753d61f4(arg0, arg1) {
|
|
5216
|
-
getObject(arg0).body = getObject(arg1);
|
|
5217
|
-
}
|
|
5218
|
-
|
|
5219
|
-
export function __wbg_set_c213c871859d6500(arg0, arg1, arg2) {
|
|
5220
|
-
getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
|
|
5221
|
-
}
|
|
5222
|
-
|
|
5223
|
-
export function __wbg_set_c2abbebe8b9ebee1() {
|
|
5224
|
-
return handleError(function (arg0, arg1, arg2) {
|
|
5225
|
-
const ret = Reflect.set(getObject(arg0), getObject(arg1), getObject(arg2));
|
|
5226
|
-
return ret;
|
|
5227
|
-
}, arguments);
|
|
5228
|
-
}
|
|
5229
|
-
|
|
5230
|
-
export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
5231
|
-
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5232
|
-
}
|
|
5233
|
-
|
|
5234
|
-
export function __wbg_set_e12e8ea9f0a95d29() {
|
|
5206
|
+
export function __wbg_set_2d0a9c1f306162b7() {
|
|
5235
5207
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5236
5208
|
let deferred0_0;
|
|
5237
5209
|
let deferred0_1;
|
|
@@ -5246,7 +5218,7 @@ export function __wbg_set_e12e8ea9f0a95d29() {
|
|
|
5246
5218
|
}, arguments);
|
|
5247
5219
|
}
|
|
5248
5220
|
|
|
5249
|
-
export function
|
|
5221
|
+
export function __wbg_set_32ec33366f931747() {
|
|
5250
5222
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5251
5223
|
let deferred0_0;
|
|
5252
5224
|
let deferred0_1;
|
|
@@ -5261,6 +5233,34 @@ export function __wbg_set_e4af713e5ff898d5() {
|
|
|
5261
5233
|
}, arguments);
|
|
5262
5234
|
}
|
|
5263
5235
|
|
|
5236
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5237
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5238
|
+
}
|
|
5239
|
+
|
|
5240
|
+
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5241
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5242
|
+
return addHeapObject(ret);
|
|
5243
|
+
}
|
|
5244
|
+
|
|
5245
|
+
export function __wbg_set_body_3c365989753d61f4(arg0, arg1) {
|
|
5246
|
+
getObject(arg0).body = getObject(arg1);
|
|
5247
|
+
}
|
|
5248
|
+
|
|
5249
|
+
export function __wbg_set_c213c871859d6500(arg0, arg1, arg2) {
|
|
5250
|
+
getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
|
|
5251
|
+
}
|
|
5252
|
+
|
|
5253
|
+
export function __wbg_set_c2abbebe8b9ebee1() {
|
|
5254
|
+
return handleError(function (arg0, arg1, arg2) {
|
|
5255
|
+
const ret = Reflect.set(getObject(arg0), getObject(arg1), getObject(arg2));
|
|
5256
|
+
return ret;
|
|
5257
|
+
}, arguments);
|
|
5258
|
+
}
|
|
5259
|
+
|
|
5260
|
+
export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
5261
|
+
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5262
|
+
}
|
|
5263
|
+
|
|
5264
5264
|
export function __wbg_set_headers_6926da238cd32ee4(arg0, arg1) {
|
|
5265
5265
|
getObject(arg0).headers = getObject(arg1);
|
|
5266
5266
|
}
|
|
Binary file
|
|
@@ -442,24 +442,24 @@ export const __wbg_totpclient_free: (a: number, b: number) => void;
|
|
|
442
442
|
export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
443
443
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
444
444
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
445
|
-
export const
|
|
445
|
+
export const wasm_bindgen__convert__closures_____invoke__h59c036539ecefa06: (
|
|
446
446
|
a: number,
|
|
447
447
|
b: number,
|
|
448
|
+
c: number,
|
|
449
|
+
d: number,
|
|
448
450
|
) => void;
|
|
449
|
-
export const
|
|
450
|
-
export const wasm_bindgen__closure__destroy__hfcb631b72e5e985c: (a: number, b: number) => void;
|
|
451
|
+
export const wasm_bindgen__closure__destroy__hd2baf0154e030ab9: (a: number, b: number) => void;
|
|
451
452
|
export const wasm_bindgen__convert__closures_____invoke__hb0cefc4a47b27ccb: (
|
|
452
453
|
a: number,
|
|
453
454
|
b: number,
|
|
454
455
|
c: number,
|
|
455
456
|
) => void;
|
|
456
|
-
export const
|
|
457
|
-
export const wasm_bindgen__convert__closures_____invoke__h59c036539ecefa06: (
|
|
457
|
+
export const wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e: (
|
|
458
458
|
a: number,
|
|
459
459
|
b: number,
|
|
460
|
-
c: number,
|
|
461
|
-
d: number,
|
|
462
460
|
) => void;
|
|
461
|
+
export const wasm_bindgen__closure__destroy__h5bf455f3385c4f71: (a: number, b: number) => void;
|
|
462
|
+
export const wasm_bindgen__closure__destroy__hfcb631b72e5e985c: (a: number, b: number) => void;
|
|
463
463
|
export const wasm_bindgen__convert__closures_____invoke__h43dfd80678632d6f: (
|
|
464
464
|
a: number,
|
|
465
465
|
b: number,
|