@bitwarden/commercial-sdk-internal 0.2.0-main.414 → 0.2.0-main.415
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 +35 -35
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +5 -5
- 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 +1 -1
- package/package.json +1 -1
|
@@ -890,6 +890,10 @@ function wasm_bindgen__convert__closures_____invoke__ha3eecaeccbf508bc(arg0, arg
|
|
|
890
890
|
);
|
|
891
891
|
}
|
|
892
892
|
|
|
893
|
+
function wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1) {
|
|
894
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1);
|
|
895
|
+
}
|
|
896
|
+
|
|
893
897
|
function wasm_bindgen__convert__closures_____invoke__h86320ba04bc5bce5(arg0, arg1, arg2) {
|
|
894
898
|
try {
|
|
895
899
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -909,10 +913,6 @@ function wasm_bindgen__convert__closures_____invoke__h86320ba04bc5bce5(arg0, arg
|
|
|
909
913
|
}
|
|
910
914
|
}
|
|
911
915
|
|
|
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_5a5a0b8adb484607(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_5afab4a97d025253(arg0) {
|
|
4778
4778
|
const ret = getObject(arg0).folder;
|
|
4779
4779
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4780
4780
|
}
|
|
@@ -4807,7 +4807,12 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4807
4807
|
return ret;
|
|
4808
4808
|
}
|
|
4809
4809
|
|
|
4810
|
-
export function
|
|
4810
|
+
export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
4811
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4812
|
+
return addHeapObject(ret);
|
|
4813
|
+
}
|
|
4814
|
+
|
|
4815
|
+
export function __wbg_get_97310884b352bead() {
|
|
4811
4816
|
return handleError(function (arg0, arg1, arg2) {
|
|
4812
4817
|
let deferred0_0;
|
|
4813
4818
|
let deferred0_1;
|
|
@@ -4822,12 +4827,12 @@ export function __wbg_get_77b89488c803cd62() {
|
|
|
4822
4827
|
}, arguments);
|
|
4823
4828
|
}
|
|
4824
4829
|
|
|
4825
|
-
export function
|
|
4826
|
-
const ret = getObject(arg0)
|
|
4830
|
+
export function __wbg_get_access_token_4647ebc3da76a0f5(arg0) {
|
|
4831
|
+
const ret = getObject(arg0).get_access_token();
|
|
4827
4832
|
return addHeapObject(ret);
|
|
4828
4833
|
}
|
|
4829
4834
|
|
|
4830
|
-
export function
|
|
4835
|
+
export function __wbg_get_df478dbdc2d81948() {
|
|
4831
4836
|
return handleError(function (arg0, arg1, arg2) {
|
|
4832
4837
|
let deferred0_0;
|
|
4833
4838
|
let deferred0_1;
|
|
@@ -4842,11 +4847,6 @@ export function __wbg_get_abf89f08a81fc2c3() {
|
|
|
4842
4847
|
}, arguments);
|
|
4843
4848
|
}
|
|
4844
4849
|
|
|
4845
|
-
export function __wbg_get_access_token_669c5ac30a03c2fb(arg0) {
|
|
4846
|
-
const ret = getObject(arg0).get_access_token();
|
|
4847
|
-
return addHeapObject(ret);
|
|
4848
|
-
}
|
|
4849
|
-
|
|
4850
4850
|
export function __wbg_get_efcb449f58ec27c2() {
|
|
4851
4851
|
return handleError(function (arg0, arg1) {
|
|
4852
4852
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
@@ -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_22d21ea007760b38() {
|
|
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_f7701da2cc8847cf() {
|
|
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_1014a38f83c1fc60() {
|
|
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_3a2f9b397f8853a4() {
|
|
|
5304
5304
|
}, arguments);
|
|
5305
5305
|
}
|
|
5306
5306
|
|
|
5307
|
-
export function
|
|
5307
|
+
export function __wbg_remove_3875db376304e308() {
|
|
5308
5308
|
return handleError(function (arg0, arg1, arg2) {
|
|
5309
5309
|
let deferred0_0;
|
|
5310
5310
|
let deferred0_1;
|
|
@@ -5359,22 +5359,7 @@ export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
|
5359
5359
|
return addHeapObject(ret);
|
|
5360
5360
|
}
|
|
5361
5361
|
|
|
5362
|
-
export function
|
|
5363
|
-
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5364
|
-
let deferred0_0;
|
|
5365
|
-
let deferred0_1;
|
|
5366
|
-
try {
|
|
5367
|
-
deferred0_0 = arg1;
|
|
5368
|
-
deferred0_1 = arg2;
|
|
5369
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5370
|
-
return addHeapObject(ret);
|
|
5371
|
-
} finally {
|
|
5372
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5373
|
-
}
|
|
5374
|
-
}, arguments);
|
|
5375
|
-
}
|
|
5376
|
-
|
|
5377
|
-
export function __wbg_set_b2b1523fb974ffff() {
|
|
5362
|
+
export function __wbg_set_bf26e0bd37f5f7b6() {
|
|
5378
5363
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5379
5364
|
let deferred0_0;
|
|
5380
5365
|
let deferred0_1;
|
|
@@ -5408,6 +5393,21 @@ export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
|
5408
5393
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5409
5394
|
}
|
|
5410
5395
|
|
|
5396
|
+
export function __wbg_set_da2ae31dc1f44d6c() {
|
|
5397
|
+
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5398
|
+
let deferred0_0;
|
|
5399
|
+
let deferred0_1;
|
|
5400
|
+
try {
|
|
5401
|
+
deferred0_0 = arg1;
|
|
5402
|
+
deferred0_1 = arg2;
|
|
5403
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5404
|
+
return addHeapObject(ret);
|
|
5405
|
+
} finally {
|
|
5406
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5407
|
+
}
|
|
5408
|
+
}, arguments);
|
|
5409
|
+
}
|
|
5410
|
+
|
|
5411
5411
|
export function __wbg_set_headers_6926da238cd32ee4(arg0, arg1) {
|
|
5412
5412
|
getObject(arg0).headers = getObject(arg1);
|
|
5413
5413
|
}
|
|
Binary file
|
|
@@ -460,18 +460,18 @@ export const wasm_bindgen__convert__closures_____invoke__ha3eecaeccbf508bc: (
|
|
|
460
460
|
c: number,
|
|
461
461
|
) => void;
|
|
462
462
|
export const wasm_bindgen__closure__destroy__h0a76ff7104f80505: (a: number, b: number) => void;
|
|
463
|
-
export const
|
|
463
|
+
export const wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2: (
|
|
464
464
|
a: number,
|
|
465
465
|
b: number,
|
|
466
|
-
c: number,
|
|
467
|
-
d: number,
|
|
468
466
|
) => void;
|
|
469
467
|
export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
|
|
470
|
-
export const
|
|
468
|
+
export const wasm_bindgen__closure__destroy__he41cbbdbe831f2ac: (a: number, b: number) => void;
|
|
469
|
+
export const wasm_bindgen__convert__closures_____invoke__h86320ba04bc5bce5: (
|
|
471
470
|
a: number,
|
|
472
471
|
b: number,
|
|
472
|
+
c: number,
|
|
473
|
+
d: number,
|
|
473
474
|
) => 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,
|