@bitwarden/commercial-sdk-internal 0.2.0-main.392 → 0.2.0-main.393
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 +23 -23
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +6 -6
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +19 -19
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +3 -3
- package/package.json +1 -1
|
@@ -876,10 +876,6 @@ function wasm_bindgen__convert__closures_____invoke__hbb2542ae4cb45009(arg0, arg
|
|
|
876
876
|
);
|
|
877
877
|
}
|
|
878
878
|
|
|
879
|
-
function wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1) {
|
|
880
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e(arg0, arg1);
|
|
881
|
-
}
|
|
882
|
-
|
|
883
879
|
function wasm_bindgen__convert__closures_____invoke__hd5a28d1a4ac42f9b(arg0, arg1, arg2) {
|
|
884
880
|
try {
|
|
885
881
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -899,6 +895,10 @@ function wasm_bindgen__convert__closures_____invoke__hd5a28d1a4ac42f9b(arg0, arg
|
|
|
899
895
|
}
|
|
900
896
|
}
|
|
901
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,
|
|
@@ -4506,7 +4506,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4506
4506
|
}, arguments);
|
|
4507
4507
|
}
|
|
4508
4508
|
|
|
4509
|
-
export function
|
|
4509
|
+
export function __wbg_cipher_714180efd19abe39(arg0) {
|
|
4510
4510
|
const ret = getObject(arg0).cipher;
|
|
4511
4511
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4512
4512
|
}
|
|
@@ -4599,7 +4599,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4599
4599
|
return addHeapObject(ret);
|
|
4600
4600
|
}
|
|
4601
4601
|
|
|
4602
|
-
export function
|
|
4602
|
+
export function __wbg_folder_b6b79b8cc135fb3d(arg0) {
|
|
4603
4603
|
const ret = getObject(arg0).folder;
|
|
4604
4604
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4605
4605
|
}
|
|
@@ -4626,7 +4626,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4626
4626
|
return ret;
|
|
4627
4627
|
}
|
|
4628
4628
|
|
|
4629
|
-
export function
|
|
4629
|
+
export function __wbg_get_383e80494f97cfd5() {
|
|
4630
4630
|
return handleError(function (arg0, arg1, arg2) {
|
|
4631
4631
|
let deferred0_0;
|
|
4632
4632
|
let deferred0_1;
|
|
@@ -4646,12 +4646,7 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4646
4646
|
return addHeapObject(ret);
|
|
4647
4647
|
}
|
|
4648
4648
|
|
|
4649
|
-
export function
|
|
4650
|
-
const ret = getObject(arg0).get_access_token();
|
|
4651
|
-
return addHeapObject(ret);
|
|
4652
|
-
}
|
|
4653
|
-
|
|
4654
|
-
export function __wbg_get_d4dab676cdc7d57a() {
|
|
4649
|
+
export function __wbg_get_7f6c3ff94df2aa6c() {
|
|
4655
4650
|
return handleError(function (arg0, arg1, arg2) {
|
|
4656
4651
|
let deferred0_0;
|
|
4657
4652
|
let deferred0_1;
|
|
@@ -4666,6 +4661,11 @@ export function __wbg_get_d4dab676cdc7d57a() {
|
|
|
4666
4661
|
}, arguments);
|
|
4667
4662
|
}
|
|
4668
4663
|
|
|
4664
|
+
export function __wbg_get_access_token_46ed2f70057f8402(arg0) {
|
|
4665
|
+
const ret = getObject(arg0).get_access_token();
|
|
4666
|
+
return addHeapObject(ret);
|
|
4667
|
+
}
|
|
4668
|
+
|
|
4669
4669
|
export function __wbg_get_efcb449f58ec27c2() {
|
|
4670
4670
|
return handleError(function (arg0, arg1) {
|
|
4671
4671
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
@@ -4857,14 +4857,14 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
4857
4857
|
return ret;
|
|
4858
4858
|
}
|
|
4859
4859
|
|
|
4860
|
-
export function
|
|
4860
|
+
export function __wbg_list_80ca43e844d9c495() {
|
|
4861
4861
|
return handleError(function (arg0) {
|
|
4862
4862
|
const ret = getObject(arg0).list();
|
|
4863
4863
|
return addHeapObject(ret);
|
|
4864
4864
|
}, arguments);
|
|
4865
4865
|
}
|
|
4866
4866
|
|
|
4867
|
-
export function
|
|
4867
|
+
export function __wbg_list_b7f5efc44610b512() {
|
|
4868
4868
|
return handleError(function (arg0) {
|
|
4869
4869
|
const ret = getObject(arg0).list();
|
|
4870
4870
|
return addHeapObject(ret);
|
|
@@ -5108,7 +5108,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
5108
5108
|
}, arguments);
|
|
5109
5109
|
}
|
|
5110
5110
|
|
|
5111
|
-
export function
|
|
5111
|
+
export function __wbg_remove_80c407e6bc79ddd7() {
|
|
5112
5112
|
return handleError(function (arg0, arg1, arg2) {
|
|
5113
5113
|
let deferred0_0;
|
|
5114
5114
|
let deferred0_1;
|
|
@@ -5123,7 +5123,7 @@ export function __wbg_remove_22052ed3130af2b0() {
|
|
|
5123
5123
|
}, arguments);
|
|
5124
5124
|
}
|
|
5125
5125
|
|
|
5126
|
-
export function
|
|
5126
|
+
export function __wbg_remove_b3cae9357b40413e() {
|
|
5127
5127
|
return handleError(function (arg0, arg1, arg2) {
|
|
5128
5128
|
let deferred0_0;
|
|
5129
5129
|
let deferred0_1;
|
|
@@ -5169,7 +5169,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5169
5169
|
return addHeapObject(ret);
|
|
5170
5170
|
}
|
|
5171
5171
|
|
|
5172
|
-
export function
|
|
5172
|
+
export function __wbg_set_3362502ce1828512() {
|
|
5173
5173
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5174
5174
|
let deferred0_0;
|
|
5175
5175
|
let deferred0_1;
|
|
@@ -5208,7 +5208,11 @@ export function __wbg_set_c2abbebe8b9ebee1() {
|
|
|
5208
5208
|
}, arguments);
|
|
5209
5209
|
}
|
|
5210
5210
|
|
|
5211
|
-
export function
|
|
5211
|
+
export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
5212
|
+
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5213
|
+
}
|
|
5214
|
+
|
|
5215
|
+
export function __wbg_set_e017ea27f0d2d9f4() {
|
|
5212
5216
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5213
5217
|
let deferred0_0;
|
|
5214
5218
|
let deferred0_1;
|
|
@@ -5223,10 +5227,6 @@ export function __wbg_set_c343f5c11c24425f() {
|
|
|
5223
5227
|
}, arguments);
|
|
5224
5228
|
}
|
|
5225
5229
|
|
|
5226
|
-
export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
5227
|
-
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5228
|
-
}
|
|
5229
|
-
|
|
5230
5230
|
export function __wbg_set_headers_6926da238cd32ee4(arg0, arg1) {
|
|
5231
5231
|
getObject(arg0).headers = getObject(arg1);
|
|
5232
5232
|
}
|
|
Binary file
|
|
@@ -440,19 +440,19 @@ export const wasm_bindgen__convert__closures_____invoke__hbb2542ae4cb45009: (
|
|
|
440
440
|
b: number,
|
|
441
441
|
c: number,
|
|
442
442
|
) => void;
|
|
443
|
-
export const wasm_bindgen__closure__destroy__h23c4eb650ac78f8a: (a: number, b: number) => void;
|
|
444
|
-
export const wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e: (
|
|
445
|
-
a: number,
|
|
446
|
-
b: number,
|
|
447
|
-
) => void;
|
|
448
|
-
export const wasm_bindgen__closure__destroy__hfcb631b72e5e985c: (a: number, b: number) => void;
|
|
449
443
|
export const wasm_bindgen__closure__destroy__h5bf455f3385c4f71: (a: number, b: number) => void;
|
|
444
|
+
export const wasm_bindgen__closure__destroy__h23c4eb650ac78f8a: (a: number, b: number) => void;
|
|
450
445
|
export const wasm_bindgen__convert__closures_____invoke__hd5a28d1a4ac42f9b: (
|
|
451
446
|
a: number,
|
|
452
447
|
b: number,
|
|
453
448
|
c: number,
|
|
454
449
|
d: number,
|
|
455
450
|
) => void;
|
|
451
|
+
export const wasm_bindgen__convert__closures_____invoke__h092300064b8afb1e: (
|
|
452
|
+
a: number,
|
|
453
|
+
b: number,
|
|
454
|
+
) => void;
|
|
455
|
+
export const wasm_bindgen__closure__destroy__hfcb631b72e5e985c: (a: number, b: number) => void;
|
|
456
456
|
export const wasm_bindgen__convert__closures_____invoke__h43dfd80678632d6f: (
|
|
457
457
|
a: number,
|
|
458
458
|
b: number,
|