@bitwarden/commercial-sdk-internal 0.2.0-main.383 → 0.2.0-main.384
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 +30 -30
- 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 +30 -30
- 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
|
@@ -875,10 +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
878
|
function wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f(arg0, arg1, arg2) {
|
|
883
879
|
wasm.wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f(
|
|
884
880
|
arg0,
|
|
@@ -887,6 +883,10 @@ function wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f(arg0, arg
|
|
|
887
883
|
);
|
|
888
884
|
}
|
|
889
885
|
|
|
886
|
+
function wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1) {
|
|
887
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1);
|
|
888
|
+
}
|
|
889
|
+
|
|
890
890
|
function wasm_bindgen__convert__closures_____invoke__h905452fe3225e8dd(arg0, arg1, arg2) {
|
|
891
891
|
try {
|
|
892
892
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -4513,7 +4513,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4513
4513
|
}, arguments);
|
|
4514
4514
|
}
|
|
4515
4515
|
|
|
4516
|
-
export function
|
|
4516
|
+
export function __wbg_cipher_41aef29ed8cf6de1(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_e8aad496b067d4da(arg0) {
|
|
4597
4597
|
const ret = getObject(arg0).folder;
|
|
4598
4598
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4599
4599
|
}
|
|
@@ -4620,7 +4620,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4620
4620
|
return ret;
|
|
4621
4621
|
}
|
|
4622
4622
|
|
|
4623
|
-
export function
|
|
4623
|
+
export function __wbg_get_4a962c24a4854eaa() {
|
|
4624
4624
|
return handleError(function (arg0, arg1, arg2) {
|
|
4625
4625
|
let deferred0_0;
|
|
4626
4626
|
let deferred0_1;
|
|
@@ -4640,19 +4640,7 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4640
4640
|
return addHeapObject(ret);
|
|
4641
4641
|
}
|
|
4642
4642
|
|
|
4643
|
-
export function
|
|
4644
|
-
const ret = getObject(arg0).get_access_token();
|
|
4645
|
-
return addHeapObject(ret);
|
|
4646
|
-
}
|
|
4647
|
-
|
|
4648
|
-
export function __wbg_get_efcb449f58ec27c2() {
|
|
4649
|
-
return handleError(function (arg0, arg1) {
|
|
4650
|
-
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
4651
|
-
return addHeapObject(ret);
|
|
4652
|
-
}, arguments);
|
|
4653
|
-
}
|
|
4654
|
-
|
|
4655
|
-
export function __wbg_get_fbff6e23ad2c5178() {
|
|
4643
|
+
export function __wbg_get_8b9410f3d3f58f50() {
|
|
4656
4644
|
return handleError(function (arg0, arg1, arg2) {
|
|
4657
4645
|
let deferred0_0;
|
|
4658
4646
|
let deferred0_1;
|
|
@@ -4667,6 +4655,18 @@ export function __wbg_get_fbff6e23ad2c5178() {
|
|
|
4667
4655
|
}, arguments);
|
|
4668
4656
|
}
|
|
4669
4657
|
|
|
4658
|
+
export function __wbg_get_access_token_e2b790fe5dddfb72(arg0) {
|
|
4659
|
+
const ret = getObject(arg0).get_access_token();
|
|
4660
|
+
return addHeapObject(ret);
|
|
4661
|
+
}
|
|
4662
|
+
|
|
4663
|
+
export function __wbg_get_efcb449f58ec27c2() {
|
|
4664
|
+
return handleError(function (arg0, arg1) {
|
|
4665
|
+
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
4666
|
+
return addHeapObject(ret);
|
|
4667
|
+
}, arguments);
|
|
4668
|
+
}
|
|
4669
|
+
|
|
4670
4670
|
export function __wbg_get_with_ref_key_1dc361bd10053bfe(arg0, arg1) {
|
|
4671
4671
|
const ret = getObject(arg0)[getObject(arg1)];
|
|
4672
4672
|
return addHeapObject(ret);
|
|
@@ -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_c832d5613bc1579c() {
|
|
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_e80a81993f3fa4ee() {
|
|
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_55025431e525c3a9() {
|
|
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_313e1b78a169ae0d() {
|
|
|
5084
5084
|
}, arguments);
|
|
5085
5085
|
}
|
|
5086
5086
|
|
|
5087
|
-
export function
|
|
5087
|
+
export function __wbg_remove_ebeb3ccd5db72822() {
|
|
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_111948797cd904f8() {
|
|
5134
5134
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5135
5135
|
let deferred0_0;
|
|
5136
5136
|
let deferred0_1;
|
|
@@ -5145,7 +5145,11 @@ export function __wbg_set_3a49362f0780608c() {
|
|
|
5145
5145
|
}, arguments);
|
|
5146
5146
|
}
|
|
5147
5147
|
|
|
5148
|
-
export function
|
|
5148
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5149
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5150
|
+
}
|
|
5151
|
+
|
|
5152
|
+
export function __wbg_set_88de2aba6962e513() {
|
|
5149
5153
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5150
5154
|
let deferred0_0;
|
|
5151
5155
|
let deferred0_1;
|
|
@@ -5160,10 +5164,6 @@ export function __wbg_set_3ed431456ebe7fd1() {
|
|
|
5160
5164
|
}, arguments);
|
|
5161
5165
|
}
|
|
5162
5166
|
|
|
5163
|
-
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5164
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5165
|
-
}
|
|
5166
|
-
|
|
5167
5167
|
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5168
5168
|
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5169
5169
|
return addHeapObject(ret);
|
|
Binary file
|
|
@@ -436,17 +436,17 @@ 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 wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01: (
|
|
440
|
-
a: number,
|
|
441
|
-
b: number,
|
|
442
|
-
) => void;
|
|
443
|
-
export const wasm_bindgen__closure__destroy__h1cce7ce4a094839d: (a: number, b: number) => void;
|
|
444
439
|
export const wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f: (
|
|
445
440
|
a: number,
|
|
446
441
|
b: number,
|
|
447
442
|
c: number,
|
|
448
443
|
) => void;
|
|
449
444
|
export const wasm_bindgen__closure__destroy__h04ff7fddf688fec6: (a: number, b: number) => void;
|
|
445
|
+
export const wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01: (
|
|
446
|
+
a: number,
|
|
447
|
+
b: number,
|
|
448
|
+
) => void;
|
|
449
|
+
export const wasm_bindgen__closure__destroy__h1cce7ce4a094839d: (a: number, b: number) => void;
|
|
450
450
|
export const wasm_bindgen__convert__closures_____invoke__h905452fe3225e8dd: (
|
|
451
451
|
a: number,
|
|
452
452
|
b: number,
|