@bitwarden/commercial-sdk-internal 0.2.0-main.412 → 0.2.0-main.414
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 +37 -37
- 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 +45 -45
- 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
|
@@ -882,10 +882,6 @@ export function isGetFolderError(error) {
|
|
|
882
882
|
}
|
|
883
883
|
}
|
|
884
884
|
|
|
885
|
-
function wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1) {
|
|
886
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1);
|
|
887
|
-
}
|
|
888
|
-
|
|
889
885
|
function wasm_bindgen__convert__closures_____invoke__ha3eecaeccbf508bc(arg0, arg1, arg2) {
|
|
890
886
|
wasm.wasm_bindgen__convert__closures_____invoke__ha3eecaeccbf508bc(
|
|
891
887
|
arg0,
|
|
@@ -913,6 +909,10 @@ function wasm_bindgen__convert__closures_____invoke__h86320ba04bc5bce5(arg0, arg
|
|
|
913
909
|
}
|
|
914
910
|
}
|
|
915
911
|
|
|
912
|
+
function wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1) {
|
|
913
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1);
|
|
914
|
+
}
|
|
915
|
+
|
|
916
916
|
function wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83(arg0, arg1, arg2, arg3) {
|
|
917
917
|
wasm.wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83(
|
|
918
918
|
arg0,
|
|
@@ -4681,7 +4681,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4681
4681
|
}, arguments);
|
|
4682
4682
|
}
|
|
4683
4683
|
|
|
4684
|
-
export function
|
|
4684
|
+
export function __wbg_cipher_f4d327f97a824b5d(arg0) {
|
|
4685
4685
|
const ret = getObject(arg0).cipher;
|
|
4686
4686
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4687
4687
|
}
|
|
@@ -4774,7 +4774,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4774
4774
|
return addHeapObject(ret);
|
|
4775
4775
|
}
|
|
4776
4776
|
|
|
4777
|
-
export function
|
|
4777
|
+
export function __wbg_folder_2f33e9a13c4d6a6f(arg0) {
|
|
4778
4778
|
const ret = getObject(arg0).folder;
|
|
4779
4779
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4780
4780
|
}
|
|
@@ -4807,7 +4807,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4807
4807
|
return ret;
|
|
4808
4808
|
}
|
|
4809
4809
|
|
|
4810
|
-
export function
|
|
4810
|
+
export function __wbg_get_77b89488c803cd62() {
|
|
4811
4811
|
return handleError(function (arg0, arg1, arg2) {
|
|
4812
4812
|
let deferred0_0;
|
|
4813
4813
|
let deferred0_1;
|
|
@@ -4822,7 +4822,12 @@ export function __wbg_get_02506dc16a509e18() {
|
|
|
4822
4822
|
}, arguments);
|
|
4823
4823
|
}
|
|
4824
4824
|
|
|
4825
|
-
export function
|
|
4825
|
+
export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
4826
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4827
|
+
return addHeapObject(ret);
|
|
4828
|
+
}
|
|
4829
|
+
|
|
4830
|
+
export function __wbg_get_abf89f08a81fc2c3() {
|
|
4826
4831
|
return handleError(function (arg0, arg1, arg2) {
|
|
4827
4832
|
let deferred0_0;
|
|
4828
4833
|
let deferred0_1;
|
|
@@ -4837,12 +4842,7 @@ export function __wbg_get_27ecddc404eb5960() {
|
|
|
4837
4842
|
}, arguments);
|
|
4838
4843
|
}
|
|
4839
4844
|
|
|
4840
|
-
export function
|
|
4841
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4842
|
-
return addHeapObject(ret);
|
|
4843
|
-
}
|
|
4844
|
-
|
|
4845
|
-
export function __wbg_get_access_token_4c11d5b6b88e273c(arg0) {
|
|
4845
|
+
export function __wbg_get_access_token_669c5ac30a03c2fb(arg0) {
|
|
4846
4846
|
const ret = getObject(arg0).get_access_token();
|
|
4847
4847
|
return addHeapObject(ret);
|
|
4848
4848
|
}
|
|
@@ -5038,14 +5038,14 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
5038
5038
|
return ret;
|
|
5039
5039
|
}
|
|
5040
5040
|
|
|
5041
|
-
export function
|
|
5041
|
+
export function __wbg_list_00f6c349a1769c8e() {
|
|
5042
5042
|
return handleError(function (arg0) {
|
|
5043
5043
|
const ret = getObject(arg0).list();
|
|
5044
5044
|
return addHeapObject(ret);
|
|
5045
5045
|
}, arguments);
|
|
5046
5046
|
}
|
|
5047
5047
|
|
|
5048
|
-
export function
|
|
5048
|
+
export function __wbg_list_8e307e84085dd320() {
|
|
5049
5049
|
return handleError(function (arg0) {
|
|
5050
5050
|
const ret = getObject(arg0).list();
|
|
5051
5051
|
return addHeapObject(ret);
|
|
@@ -5289,7 +5289,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
5289
5289
|
}, arguments);
|
|
5290
5290
|
}
|
|
5291
5291
|
|
|
5292
|
-
export function
|
|
5292
|
+
export function __wbg_remove_3a2f9b397f8853a4() {
|
|
5293
5293
|
return handleError(function (arg0, arg1, arg2) {
|
|
5294
5294
|
let deferred0_0;
|
|
5295
5295
|
let deferred0_1;
|
|
@@ -5304,7 +5304,7 @@ export function __wbg_remove_6f13f6b2aeaea191() {
|
|
|
5304
5304
|
}, arguments);
|
|
5305
5305
|
}
|
|
5306
5306
|
|
|
5307
|
-
export function
|
|
5307
|
+
export function __wbg_remove_a0e35ba711958b21() {
|
|
5308
5308
|
return handleError(function (arg0, arg1, arg2) {
|
|
5309
5309
|
let deferred0_0;
|
|
5310
5310
|
let deferred0_1;
|
|
@@ -5354,7 +5354,12 @@ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
|
5354
5354
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5355
5355
|
}
|
|
5356
5356
|
|
|
5357
|
-
export function
|
|
5357
|
+
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5358
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5359
|
+
return addHeapObject(ret);
|
|
5360
|
+
}
|
|
5361
|
+
|
|
5362
|
+
export function __wbg_set_ab74b64dfab76974() {
|
|
5358
5363
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5359
5364
|
let deferred0_0;
|
|
5360
5365
|
let deferred0_1;
|
|
@@ -5369,9 +5374,19 @@ export function __wbg_set_83ea0a967b99b5d2() {
|
|
|
5369
5374
|
}, arguments);
|
|
5370
5375
|
}
|
|
5371
5376
|
|
|
5372
|
-
export function
|
|
5373
|
-
|
|
5374
|
-
|
|
5377
|
+
export function __wbg_set_b2b1523fb974ffff() {
|
|
5378
|
+
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5379
|
+
let deferred0_0;
|
|
5380
|
+
let deferred0_1;
|
|
5381
|
+
try {
|
|
5382
|
+
deferred0_0 = arg1;
|
|
5383
|
+
deferred0_1 = arg2;
|
|
5384
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5385
|
+
return addHeapObject(ret);
|
|
5386
|
+
} finally {
|
|
5387
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5388
|
+
}
|
|
5389
|
+
}, arguments);
|
|
5375
5390
|
}
|
|
5376
5391
|
|
|
5377
5392
|
export function __wbg_set_body_3c365989753d61f4(arg0, arg1) {
|
|
@@ -5389,21 +5404,6 @@ export function __wbg_set_c2abbebe8b9ebee1() {
|
|
|
5389
5404
|
}, arguments);
|
|
5390
5405
|
}
|
|
5391
5406
|
|
|
5392
|
-
export function __wbg_set_c93d3183f4c04f25() {
|
|
5393
|
-
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5394
|
-
let deferred0_0;
|
|
5395
|
-
let deferred0_1;
|
|
5396
|
-
try {
|
|
5397
|
-
deferred0_0 = arg1;
|
|
5398
|
-
deferred0_1 = arg2;
|
|
5399
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5400
|
-
return addHeapObject(ret);
|
|
5401
|
-
} finally {
|
|
5402
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5403
|
-
}
|
|
5404
|
-
}, arguments);
|
|
5405
|
-
}
|
|
5406
|
-
|
|
5407
5407
|
export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
5408
5408
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5409
5409
|
}
|
|
Binary file
|
|
@@ -454,24 +454,24 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
454
454
|
export const __wbg_registrationclient_free: (a: number, b: number) => void;
|
|
455
455
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
456
456
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
457
|
-
export const wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2: (
|
|
458
|
-
a: number,
|
|
459
|
-
b: number,
|
|
460
|
-
) => void;
|
|
461
|
-
export const wasm_bindgen__closure__destroy__he41cbbdbe831f2ac: (a: number, b: number) => void;
|
|
462
457
|
export const wasm_bindgen__convert__closures_____invoke__ha3eecaeccbf508bc: (
|
|
463
458
|
a: number,
|
|
464
459
|
b: number,
|
|
465
460
|
c: number,
|
|
466
461
|
) => void;
|
|
467
|
-
export const
|
|
462
|
+
export const wasm_bindgen__closure__destroy__h0a76ff7104f80505: (a: number, b: number) => void;
|
|
468
463
|
export const wasm_bindgen__convert__closures_____invoke__h86320ba04bc5bce5: (
|
|
469
464
|
a: number,
|
|
470
465
|
b: number,
|
|
471
466
|
c: number,
|
|
472
467
|
d: number,
|
|
473
468
|
) => void;
|
|
474
|
-
export const
|
|
469
|
+
export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
|
|
470
|
+
export const wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2: (
|
|
471
|
+
a: number,
|
|
472
|
+
b: number,
|
|
473
|
+
) => void;
|
|
474
|
+
export const wasm_bindgen__closure__destroy__he41cbbdbe831f2ac: (a: number, b: number) => void;
|
|
475
475
|
export const wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83: (
|
|
476
476
|
a: number,
|
|
477
477
|
b: number,
|