@bitwarden/commercial-sdk-internal 0.2.0-main.428 → 0.2.0-main.429
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 +18 -18
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +2 -2
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +22 -22
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +5 -5
- package/package.json +1 -1
|
@@ -4681,7 +4681,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4681
4681
|
}, arguments);
|
|
4682
4682
|
}
|
|
4683
4683
|
|
|
4684
|
-
export function
|
|
4684
|
+
export function __wbg_cipher_fe58753d44df0540(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_1a8d26c509b21f3e(arg0) {
|
|
4778
4778
|
const ret = getObject(arg0).folder;
|
|
4779
4779
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4780
4780
|
}
|
|
@@ -4812,12 +4812,12 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4812
4812
|
return addHeapObject(ret);
|
|
4813
4813
|
}
|
|
4814
4814
|
|
|
4815
|
-
export function
|
|
4815
|
+
export function __wbg_get_access_token_37e662b3688b4c50(arg0) {
|
|
4816
4816
|
const ret = getObject(arg0).get_access_token();
|
|
4817
4817
|
return addHeapObject(ret);
|
|
4818
4818
|
}
|
|
4819
4819
|
|
|
4820
|
-
export function
|
|
4820
|
+
export function __wbg_get_d99715335bc5b515() {
|
|
4821
4821
|
return handleError(function (arg0, arg1, arg2) {
|
|
4822
4822
|
let deferred0_0;
|
|
4823
4823
|
let deferred0_1;
|
|
@@ -4832,7 +4832,14 @@ export function __wbg_get_dda40ec6d42b2baa() {
|
|
|
4832
4832
|
}, arguments);
|
|
4833
4833
|
}
|
|
4834
4834
|
|
|
4835
|
-
export function
|
|
4835
|
+
export function __wbg_get_efcb449f58ec27c2() {
|
|
4836
|
+
return handleError(function (arg0, arg1) {
|
|
4837
|
+
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
4838
|
+
return addHeapObject(ret);
|
|
4839
|
+
}, arguments);
|
|
4840
|
+
}
|
|
4841
|
+
|
|
4842
|
+
export function __wbg_get_f2c5cc6413b5f512() {
|
|
4836
4843
|
return handleError(function (arg0, arg1, arg2) {
|
|
4837
4844
|
let deferred0_0;
|
|
4838
4845
|
let deferred0_1;
|
|
@@ -4847,13 +4854,6 @@ export function __wbg_get_e25662302912cbd7() {
|
|
|
4847
4854
|
}, arguments);
|
|
4848
4855
|
}
|
|
4849
4856
|
|
|
4850
|
-
export function __wbg_get_efcb449f58ec27c2() {
|
|
4851
|
-
return handleError(function (arg0, arg1) {
|
|
4852
|
-
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
4853
|
-
return addHeapObject(ret);
|
|
4854
|
-
}, arguments);
|
|
4855
|
-
}
|
|
4856
|
-
|
|
4857
4857
|
export function __wbg_get_with_ref_key_1dc361bd10053bfe(arg0, arg1) {
|
|
4858
4858
|
const ret = getObject(arg0)[getObject(arg1)];
|
|
4859
4859
|
return addHeapObject(ret);
|
|
@@ -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_3609e7aae7fa122f() {
|
|
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_8f257c2745a38c68() {
|
|
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_78a41e6f6533ef09() {
|
|
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_02b05e6c5788ae10() {
|
|
|
5304
5304
|
}, arguments);
|
|
5305
5305
|
}
|
|
5306
5306
|
|
|
5307
|
-
export function
|
|
5307
|
+
export function __wbg_remove_cf244c833645553e() {
|
|
5308
5308
|
return handleError(function (arg0, arg1, arg2) {
|
|
5309
5309
|
let deferred0_0;
|
|
5310
5310
|
let deferred0_1;
|
|
@@ -5354,7 +5354,7 @@ 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_7b22b88241de008f() {
|
|
5358
5358
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5359
5359
|
let deferred0_0;
|
|
5360
5360
|
let deferred0_1;
|
|
@@ -5374,7 +5374,7 @@ export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
|
5374
5374
|
return addHeapObject(ret);
|
|
5375
5375
|
}
|
|
5376
5376
|
|
|
5377
|
-
export function
|
|
5377
|
+
export function __wbg_set_ba9c6d0af220b4d8() {
|
|
5378
5378
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5379
5379
|
let deferred0_0;
|
|
5380
5380
|
let deferred0_1;
|
|
Binary file
|
|
@@ -458,20 +458,20 @@ export const wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373: (
|
|
|
458
458
|
a: number,
|
|
459
459
|
b: number,
|
|
460
460
|
) => void;
|
|
461
|
-
export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
|
|
462
461
|
export const wasm_bindgen__closure__destroy__h602c026e8307a31b: (a: number, b: number) => void;
|
|
463
462
|
export const wasm_bindgen__convert__closures_____invoke__hb219eacf1aac2109: (
|
|
464
463
|
a: number,
|
|
465
464
|
b: number,
|
|
466
465
|
c: number,
|
|
467
466
|
) => void;
|
|
467
|
+
export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
|
|
468
|
+
export const wasm_bindgen__closure__destroy__h96ff2d5ee0ca699c: (a: number, b: number) => void;
|
|
468
469
|
export const wasm_bindgen__convert__closures_____invoke__h2dff3e72f2bb88cd: (
|
|
469
470
|
a: number,
|
|
470
471
|
b: number,
|
|
471
472
|
c: number,
|
|
472
473
|
d: number,
|
|
473
474
|
) => void;
|
|
474
|
-
export const wasm_bindgen__closure__destroy__h96ff2d5ee0ca699c: (a: number, b: number) => void;
|
|
475
475
|
export const wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83: (
|
|
476
476
|
a: number,
|
|
477
477
|
b: number,
|