@bitwarden/commercial-sdk-internal 0.2.0-main.375 → 0.2.0-main.376
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 +46 -46
- 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 +38 -38
- 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
|
@@ -875,18 +875,6 @@ export function isEncryptFileError(error) {
|
|
|
875
875
|
}
|
|
876
876
|
}
|
|
877
877
|
|
|
878
|
-
function wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1) {
|
|
879
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1);
|
|
880
|
-
}
|
|
881
|
-
|
|
882
|
-
function wasm_bindgen__convert__closures_____invoke__h4f8d9ba9b5b9a009(arg0, arg1, arg2) {
|
|
883
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h4f8d9ba9b5b9a009(
|
|
884
|
-
arg0,
|
|
885
|
-
arg1,
|
|
886
|
-
addHeapObject(arg2),
|
|
887
|
-
);
|
|
888
|
-
}
|
|
889
|
-
|
|
890
878
|
function wasm_bindgen__convert__closures_____invoke__hf869d8564f5adb52(arg0, arg1, arg2) {
|
|
891
879
|
try {
|
|
892
880
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -906,6 +894,18 @@ function wasm_bindgen__convert__closures_____invoke__hf869d8564f5adb52(arg0, arg
|
|
|
906
894
|
}
|
|
907
895
|
}
|
|
908
896
|
|
|
897
|
+
function wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1) {
|
|
898
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1);
|
|
899
|
+
}
|
|
900
|
+
|
|
901
|
+
function wasm_bindgen__convert__closures_____invoke__h4f8d9ba9b5b9a009(arg0, arg1, arg2) {
|
|
902
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h4f8d9ba9b5b9a009(
|
|
903
|
+
arg0,
|
|
904
|
+
arg1,
|
|
905
|
+
addHeapObject(arg2),
|
|
906
|
+
);
|
|
907
|
+
}
|
|
908
|
+
|
|
909
909
|
function wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7(arg0, arg1, arg2, arg3) {
|
|
910
910
|
wasm.wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7(
|
|
911
911
|
arg0,
|
|
@@ -4513,7 +4513,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4513
4513
|
}, arguments);
|
|
4514
4514
|
}
|
|
4515
4515
|
|
|
4516
|
-
export function
|
|
4516
|
+
export function __wbg_cipher_9701deafaff968bd(arg0) {
|
|
4517
4517
|
const ret = getObject(arg0).cipher;
|
|
4518
4518
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4519
4519
|
}
|
|
@@ -4593,7 +4593,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4593
4593
|
return addHeapObject(ret);
|
|
4594
4594
|
}
|
|
4595
4595
|
|
|
4596
|
-
export function
|
|
4596
|
+
export function __wbg_folder_0ac974e0faeac5a3(arg0) {
|
|
4597
4597
|
const ret = getObject(arg0).folder;
|
|
4598
4598
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4599
4599
|
}
|
|
@@ -4620,17 +4620,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4620
4620
|
return ret;
|
|
4621
4621
|
}
|
|
4622
4622
|
|
|
4623
|
-
export function
|
|
4624
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4625
|
-
return addHeapObject(ret);
|
|
4626
|
-
}
|
|
4627
|
-
|
|
4628
|
-
export function __wbg_get_access_token_2a6f3a7572a71513(arg0) {
|
|
4629
|
-
const ret = getObject(arg0).get_access_token();
|
|
4630
|
-
return addHeapObject(ret);
|
|
4631
|
-
}
|
|
4632
|
-
|
|
4633
|
-
export function __wbg_get_e964441f5ccb3c80() {
|
|
4623
|
+
export function __wbg_get_18698e0d6fcbb417() {
|
|
4634
4624
|
return handleError(function (arg0, arg1, arg2) {
|
|
4635
4625
|
let deferred0_0;
|
|
4636
4626
|
let deferred0_1;
|
|
@@ -4645,7 +4635,7 @@ export function __wbg_get_e964441f5ccb3c80() {
|
|
|
4645
4635
|
}, arguments);
|
|
4646
4636
|
}
|
|
4647
4637
|
|
|
4648
|
-
export function
|
|
4638
|
+
export function __wbg_get_30883f9918eff6a9() {
|
|
4649
4639
|
return handleError(function (arg0, arg1, arg2) {
|
|
4650
4640
|
let deferred0_0;
|
|
4651
4641
|
let deferred0_1;
|
|
@@ -4660,6 +4650,16 @@ export function __wbg_get_ec74c278e7438da5() {
|
|
|
4660
4650
|
}, arguments);
|
|
4661
4651
|
}
|
|
4662
4652
|
|
|
4653
|
+
export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
4654
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4655
|
+
return addHeapObject(ret);
|
|
4656
|
+
}
|
|
4657
|
+
|
|
4658
|
+
export function __wbg_get_access_token_22d89957129b443b(arg0) {
|
|
4659
|
+
const ret = getObject(arg0).get_access_token();
|
|
4660
|
+
return addHeapObject(ret);
|
|
4661
|
+
}
|
|
4662
|
+
|
|
4663
4663
|
export function __wbg_get_efcb449f58ec27c2() {
|
|
4664
4664
|
return handleError(function (arg0, arg1) {
|
|
4665
4665
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
@@ -4847,14 +4847,14 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
4847
4847
|
return ret;
|
|
4848
4848
|
}
|
|
4849
4849
|
|
|
4850
|
-
export function
|
|
4850
|
+
export function __wbg_list_0eee12d125e84f59() {
|
|
4851
4851
|
return handleError(function (arg0) {
|
|
4852
4852
|
const ret = getObject(arg0).list();
|
|
4853
4853
|
return addHeapObject(ret);
|
|
4854
4854
|
}, arguments);
|
|
4855
4855
|
}
|
|
4856
4856
|
|
|
4857
|
-
export function
|
|
4857
|
+
export function __wbg_list_7695393584d6a69b() {
|
|
4858
4858
|
return handleError(function (arg0) {
|
|
4859
4859
|
const ret = getObject(arg0).list();
|
|
4860
4860
|
return addHeapObject(ret);
|
|
@@ -5069,7 +5069,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
5069
5069
|
}, arguments);
|
|
5070
5070
|
}
|
|
5071
5071
|
|
|
5072
|
-
export function
|
|
5072
|
+
export function __wbg_remove_8b189a6fd3dcbfd4() {
|
|
5073
5073
|
return handleError(function (arg0, arg1, arg2) {
|
|
5074
5074
|
let deferred0_0;
|
|
5075
5075
|
let deferred0_1;
|
|
@@ -5084,7 +5084,7 @@ export function __wbg_remove_3bf97e854da9e7c3() {
|
|
|
5084
5084
|
}, arguments);
|
|
5085
5085
|
}
|
|
5086
5086
|
|
|
5087
|
-
export function
|
|
5087
|
+
export function __wbg_remove_b53fd6b594257783() {
|
|
5088
5088
|
return handleError(function (arg0, arg1, arg2) {
|
|
5089
5089
|
let deferred0_0;
|
|
5090
5090
|
let deferred0_1;
|
|
@@ -5130,7 +5130,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5130
5130
|
return addHeapObject(ret);
|
|
5131
5131
|
}
|
|
5132
5132
|
|
|
5133
|
-
export function
|
|
5133
|
+
export function __wbg_set_2b24ea7b5665d88e() {
|
|
5134
5134
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5135
5135
|
let deferred0_0;
|
|
5136
5136
|
let deferred0_1;
|
|
@@ -5149,6 +5149,21 @@ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
|
5149
5149
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5150
5150
|
}
|
|
5151
5151
|
|
|
5152
|
+
export function __wbg_set_685d7b8ddf2c6d23() {
|
|
5153
|
+
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5154
|
+
let deferred0_0;
|
|
5155
|
+
let deferred0_1;
|
|
5156
|
+
try {
|
|
5157
|
+
deferred0_0 = arg1;
|
|
5158
|
+
deferred0_1 = arg2;
|
|
5159
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5160
|
+
return addHeapObject(ret);
|
|
5161
|
+
} finally {
|
|
5162
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5163
|
+
}
|
|
5164
|
+
}, arguments);
|
|
5165
|
+
}
|
|
5166
|
+
|
|
5152
5167
|
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5153
5168
|
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5154
5169
|
return addHeapObject(ret);
|
|
@@ -5166,21 +5181,6 @@ export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
|
5166
5181
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5167
5182
|
}
|
|
5168
5183
|
|
|
5169
|
-
export function __wbg_set_f2f0abdffceab618() {
|
|
5170
|
-
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5171
|
-
let deferred0_0;
|
|
5172
|
-
let deferred0_1;
|
|
5173
|
-
try {
|
|
5174
|
-
deferred0_0 = arg1;
|
|
5175
|
-
deferred0_1 = arg2;
|
|
5176
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5177
|
-
return addHeapObject(ret);
|
|
5178
|
-
} finally {
|
|
5179
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5180
|
-
}
|
|
5181
|
-
}, arguments);
|
|
5182
|
-
}
|
|
5183
|
-
|
|
5184
5184
|
export function __wbg_set_headers_6926da238cd32ee4(arg0, arg1) {
|
|
5185
5185
|
getObject(arg0).headers = getObject(arg1);
|
|
5186
5186
|
}
|
|
Binary file
|
|
@@ -436,22 +436,22 @@ export const __wbg_totpclient_free: (a: number, b: number) => void;
|
|
|
436
436
|
export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
437
437
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
438
438
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
439
|
-
export const
|
|
439
|
+
export const wasm_bindgen__convert__closures_____invoke__hf869d8564f5adb52: (
|
|
440
440
|
a: number,
|
|
441
441
|
b: number,
|
|
442
|
+
c: number,
|
|
443
|
+
d: number,
|
|
442
444
|
) => void;
|
|
443
|
-
export const
|
|
444
|
-
export const
|
|
445
|
+
export const wasm_bindgen__closure__destroy__h7b7f88151484c167: (a: number, b: number) => void;
|
|
446
|
+
export const wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01: (
|
|
445
447
|
a: number,
|
|
446
448
|
b: number,
|
|
447
|
-
c: number,
|
|
448
449
|
) => void;
|
|
449
|
-
export const
|
|
450
|
-
export const
|
|
450
|
+
export const wasm_bindgen__closure__destroy__h1cce7ce4a094839d: (a: number, b: number) => void;
|
|
451
|
+
export const wasm_bindgen__convert__closures_____invoke__h4f8d9ba9b5b9a009: (
|
|
451
452
|
a: number,
|
|
452
453
|
b: number,
|
|
453
454
|
c: number,
|
|
454
|
-
d: number,
|
|
455
455
|
) => void;
|
|
456
456
|
export const wasm_bindgen__closure__destroy__h04ff7fddf688fec6: (a: number, b: number) => void;
|
|
457
457
|
export const wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7: (
|