@bitwarden/sdk-internal 0.2.0-main.313 → 0.2.0-main.314

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/VERSION CHANGED
@@ -1 +1 @@
1
- 9947387b44f926a435bb6c213b996621f2ce2e11
1
+ d7ce76910a4526598590bbdd537abef485642783
@@ -821,9 +821,17 @@ export function isEncryptFileError(error) {
821
821
  }
822
822
 
823
823
  function __wbg_adapter_54(arg0, arg1, arg2) {
824
+ wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h975e31b7dc4fe5c9(
825
+ arg0,
826
+ arg1,
827
+ addHeapObject(arg2),
828
+ );
829
+ }
830
+
831
+ function __wbg_adapter_57(arg0, arg1, arg2) {
824
832
  try {
825
833
  const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
826
- wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hb9e80c303706ad41(
834
+ wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h52600fe0adb0303d(
827
835
  retptr,
828
836
  arg0,
829
837
  arg1,
@@ -839,14 +847,6 @@ function __wbg_adapter_54(arg0, arg1, arg2) {
839
847
  }
840
848
  }
841
849
 
842
- function __wbg_adapter_57(arg0, arg1, arg2) {
843
- wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hb3d7232059e1cc02(
844
- arg0,
845
- arg1,
846
- addHeapObject(arg2),
847
- );
848
- }
849
-
850
850
  function __wbg_adapter_60(arg0, arg1) {
851
851
  wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h091423ccfc08366e(
852
852
  arg0,
@@ -4128,14 +4128,7 @@ export function __wbg_getTime_46267b1c24877e30(arg0) {
4128
4128
  return ret;
4129
4129
  }
4130
4130
 
4131
- export function __wbg_get_67b2ba62fc30de12() {
4132
- return handleError(function (arg0, arg1) {
4133
- const ret = Reflect.get(getObject(arg0), getObject(arg1));
4134
- return addHeapObject(ret);
4135
- }, arguments);
4136
- }
4137
-
4138
- export function __wbg_get_87c4e0d7dba36f9a() {
4131
+ export function __wbg_get_0e2d96dca31d66de() {
4139
4132
  return handleError(function (arg0, arg1, arg2) {
4140
4133
  let deferred0_0;
4141
4134
  let deferred0_1;
@@ -4150,7 +4143,7 @@ export function __wbg_get_87c4e0d7dba36f9a() {
4150
4143
  }, arguments);
4151
4144
  }
4152
4145
 
4153
- export function __wbg_get_9a7490ad0f2fab94() {
4146
+ export function __wbg_get_3d33f1dd4f318ed3() {
4154
4147
  return handleError(function (arg0, arg1, arg2) {
4155
4148
  let deferred0_0;
4156
4149
  let deferred0_1;
@@ -4165,12 +4158,19 @@ export function __wbg_get_9a7490ad0f2fab94() {
4165
4158
  }, arguments);
4166
4159
  }
4167
4160
 
4161
+ export function __wbg_get_67b2ba62fc30de12() {
4162
+ return handleError(function (arg0, arg1) {
4163
+ const ret = Reflect.get(getObject(arg0), getObject(arg1));
4164
+ return addHeapObject(ret);
4165
+ }, arguments);
4166
+ }
4167
+
4168
4168
  export function __wbg_get_b9b93047fe3cf45b(arg0, arg1) {
4169
4169
  const ret = getObject(arg0)[arg1 >>> 0];
4170
4170
  return addHeapObject(ret);
4171
4171
  }
4172
4172
 
4173
- export function __wbg_getaccesstoken_946af7c6427025e0(arg0) {
4173
+ export function __wbg_getaccesstoken_03a6924814ac1c06(arg0) {
4174
4174
  const ret = getObject(arg0).get_access_token();
4175
4175
  return addHeapObject(ret);
4176
4176
  }
@@ -4355,14 +4355,14 @@ export function __wbg_length_e2d2a49132c1b256(arg0) {
4355
4355
  return ret;
4356
4356
  }
4357
4357
 
4358
- export function __wbg_list_04d959cba02ffd4a() {
4358
+ export function __wbg_list_78def415acb30af5() {
4359
4359
  return handleError(function (arg0) {
4360
4360
  const ret = getObject(arg0).list();
4361
4361
  return addHeapObject(ret);
4362
4362
  }, arguments);
4363
4363
  }
4364
4364
 
4365
- export function __wbg_list_991287a95b235dae() {
4365
+ export function __wbg_list_d921e68e7eecaf56() {
4366
4366
  return handleError(function (arg0) {
4367
4367
  const ret = getObject(arg0).list();
4368
4368
  return addHeapObject(ret);
@@ -4563,7 +4563,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
4563
4563
  }, arguments);
4564
4564
  }
4565
4565
 
4566
- export function __wbg_remove_aa45bd9036d4f89b() {
4566
+ export function __wbg_remove_353390b84bef89ae() {
4567
4567
  return handleError(function (arg0, arg1, arg2) {
4568
4568
  let deferred0_0;
4569
4569
  let deferred0_1;
@@ -4578,7 +4578,7 @@ export function __wbg_remove_aa45bd9036d4f89b() {
4578
4578
  }, arguments);
4579
4579
  }
4580
4580
 
4581
- export function __wbg_remove_fbf0cb72e4053c21() {
4581
+ export function __wbg_remove_8badfd5a44517082() {
4582
4582
  return handleError(function (arg0, arg1, arg2) {
4583
4583
  let deferred0_0;
4584
4584
  let deferred0_1;
@@ -4632,7 +4632,7 @@ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
4632
4632
  getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
4633
4633
  }
4634
4634
 
4635
- export function __wbg_set_4b5dafe7385152c0() {
4635
+ export function __wbg_set_54247462dc7ba6a5() {
4636
4636
  return handleError(function (arg0, arg1, arg2, arg3) {
4637
4637
  let deferred0_0;
4638
4638
  let deferred0_1;
@@ -4647,7 +4647,7 @@ export function __wbg_set_4b5dafe7385152c0() {
4647
4647
  }, arguments);
4648
4648
  }
4649
4649
 
4650
- export function __wbg_set_4c1dca3917b7d151() {
4650
+ export function __wbg_set_6503077374bd6e9d() {
4651
4651
  return handleError(function (arg0, arg1, arg2, arg3) {
4652
4652
  let deferred0_0;
4653
4653
  let deferred0_1;
@@ -4891,18 +4891,18 @@ export function __wbindgen_closure_wrapper193(arg0, arg1, arg2) {
4891
4891
  return addHeapObject(ret);
4892
4892
  }
4893
4893
 
4894
- export function __wbindgen_closure_wrapper3801(arg0, arg1, arg2) {
4895
- const ret = makeMutClosure(arg0, arg1, 293, __wbg_adapter_60);
4894
+ export function __wbindgen_closure_wrapper3844(arg0, arg1, arg2) {
4895
+ const ret = makeMutClosure(arg0, arg1, 292, __wbg_adapter_60);
4896
4896
  return addHeapObject(ret);
4897
4897
  }
4898
4898
 
4899
- export function __wbindgen_closure_wrapper6146(arg0, arg1, arg2) {
4900
- const ret = makeMutClosure(arg0, arg1, 318, __wbg_adapter_60);
4899
+ export function __wbindgen_closure_wrapper6166(arg0, arg1, arg2) {
4900
+ const ret = makeMutClosure(arg0, arg1, 317, __wbg_adapter_60);
4901
4901
  return addHeapObject(ret);
4902
4902
  }
4903
4903
 
4904
- export function __wbindgen_closure_wrapper6531(arg0, arg1, arg2) {
4905
- const ret = makeMutClosure(arg0, arg1, 341, __wbg_adapter_57);
4904
+ export function __wbindgen_closure_wrapper6545(arg0, arg1, arg2) {
4905
+ const ret = makeMutClosure(arg0, arg1, 340, __wbg_adapter_54);
4906
4906
  return addHeapObject(ret);
4907
4907
  }
4908
4908
 
Binary file
@@ -407,16 +407,16 @@ export const __wbindgen_exn_store: (a: number) => void;
407
407
  export const __wbindgen_free: (a: number, b: number, c: number) => void;
408
408
  export const __wbindgen_export_4: WebAssembly.Table;
409
409
  export const __wbindgen_add_to_stack_pointer: (a: number) => number;
410
- export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hb9e80c303706ad41: (
410
+ export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h975e31b7dc4fe5c9: (
411
411
  a: number,
412
412
  b: number,
413
413
  c: number,
414
- d: number,
415
414
  ) => void;
416
- export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hb3d7232059e1cc02: (
415
+ export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h52600fe0adb0303d: (
417
416
  a: number,
418
417
  b: number,
419
418
  c: number,
419
+ d: number,
420
420
  ) => void;
421
421
  export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h091423ccfc08366e: (
422
422
  a: number,