@bitwarden/sdk-internal 0.2.0-main.366 → 0.2.0-main.368

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.
@@ -867,9 +867,17 @@ module.exports.isEncryptFileError = function (error) {
867
867
  };
868
868
 
869
869
  function __wbg_adapter_54(arg0, arg1, arg2) {
870
+ wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h49eea50fd723d292(
871
+ arg0,
872
+ arg1,
873
+ addHeapObject(arg2),
874
+ );
875
+ }
876
+
877
+ function __wbg_adapter_57(arg0, arg1, arg2) {
870
878
  try {
871
879
  const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
872
- wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h0bf1e388b6a2a546(
880
+ wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1e53e05ec7a13572(
873
881
  retptr,
874
882
  arg0,
875
883
  arg1,
@@ -885,14 +893,6 @@ function __wbg_adapter_54(arg0, arg1, arg2) {
885
893
  }
886
894
  }
887
895
 
888
- function __wbg_adapter_57(arg0, arg1, arg2) {
889
- wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h10e0c24f5f2fd803(
890
- arg0,
891
- arg1,
892
- addHeapObject(arg2),
893
- );
894
- }
895
-
896
896
  function __wbg_adapter_60(arg0, arg1) {
897
897
  wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1d088d25aee734e6(
898
898
  arg0,
@@ -4225,7 +4225,7 @@ module.exports.__wbg_call_7cccdd69e0791ae2 = function () {
4225
4225
  }, arguments);
4226
4226
  };
4227
4227
 
4228
- module.exports.__wbg_cipher_96923fc2dc579d48 = function (arg0) {
4228
+ module.exports.__wbg_cipher_08f78882224cdb00 = function (arg0) {
4229
4229
  const ret = getObject(arg0).cipher;
4230
4230
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
4231
4231
  };
@@ -4305,7 +4305,7 @@ module.exports.__wbg_fetch_509096533071c657 = function (arg0, arg1) {
4305
4305
  return addHeapObject(ret);
4306
4306
  };
4307
4307
 
4308
- module.exports.__wbg_folder_c5eb50a0ebf7fa65 = function (arg0) {
4308
+ module.exports.__wbg_folder_f76a5853497e9116 = function (arg0) {
4309
4309
  const ret = getObject(arg0).folder;
4310
4310
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
4311
4311
  };
@@ -4332,7 +4332,7 @@ module.exports.__wbg_getTime_46267b1c24877e30 = function (arg0) {
4332
4332
  return ret;
4333
4333
  };
4334
4334
 
4335
- module.exports.__wbg_get_2056fd6b02d0f357 = function () {
4335
+ module.exports.__wbg_get_302642f7a13aa938 = function () {
4336
4336
  return handleError(function (arg0, arg1, arg2) {
4337
4337
  let deferred0_0;
4338
4338
  let deferred0_1;
@@ -4347,7 +4347,7 @@ module.exports.__wbg_get_2056fd6b02d0f357 = function () {
4347
4347
  }, arguments);
4348
4348
  };
4349
4349
 
4350
- module.exports.__wbg_get_5c6c4bb616b5c6a4 = function () {
4350
+ module.exports.__wbg_get_5ec6883135f99994 = function () {
4351
4351
  return handleError(function (arg0, arg1, arg2) {
4352
4352
  let deferred0_0;
4353
4353
  let deferred0_1;
@@ -4374,7 +4374,7 @@ module.exports.__wbg_get_b9b93047fe3cf45b = function (arg0, arg1) {
4374
4374
  return addHeapObject(ret);
4375
4375
  };
4376
4376
 
4377
- module.exports.__wbg_getaccesstoken_b35e089b44c5f7a8 = function (arg0) {
4377
+ module.exports.__wbg_getaccesstoken_f91f83776d536dc6 = function (arg0) {
4378
4378
  const ret = getObject(arg0).get_access_token();
4379
4379
  return addHeapObject(ret);
4380
4380
  };
@@ -4559,14 +4559,14 @@ module.exports.__wbg_length_e2d2a49132c1b256 = function (arg0) {
4559
4559
  return ret;
4560
4560
  };
4561
4561
 
4562
- module.exports.__wbg_list_4a3c2a6612b6cbca = function () {
4562
+ module.exports.__wbg_list_1c9d0649715a6397 = function () {
4563
4563
  return handleError(function (arg0) {
4564
4564
  const ret = getObject(arg0).list();
4565
4565
  return addHeapObject(ret);
4566
4566
  }, arguments);
4567
4567
  };
4568
4568
 
4569
- module.exports.__wbg_list_820be49c69bdcbdb = function () {
4569
+ module.exports.__wbg_list_6a696a343b3e3368 = function () {
4570
4570
  return handleError(function (arg0) {
4571
4571
  const ret = getObject(arg0).list();
4572
4572
  return addHeapObject(ret);
@@ -4772,7 +4772,7 @@ module.exports.__wbg_randomFillSync_ac0988aba3254290 = function () {
4772
4772
  }, arguments);
4773
4773
  };
4774
4774
 
4775
- module.exports.__wbg_remove_090e82630c550385 = function () {
4775
+ module.exports.__wbg_remove_67be0baf343040f2 = function () {
4776
4776
  return handleError(function (arg0, arg1, arg2) {
4777
4777
  let deferred0_0;
4778
4778
  let deferred0_1;
@@ -4787,7 +4787,7 @@ module.exports.__wbg_remove_090e82630c550385 = function () {
4787
4787
  }, arguments);
4788
4788
  };
4789
4789
 
4790
- module.exports.__wbg_remove_7904915df18a115f = function () {
4790
+ module.exports.__wbg_remove_bd74d45a16a100f8 = function () {
4791
4791
  return handleError(function (arg0, arg1, arg2) {
4792
4792
  let deferred0_0;
4793
4793
  let deferred0_1;
@@ -4841,7 +4841,7 @@ module.exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
4841
4841
  getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
4842
4842
  };
4843
4843
 
4844
- module.exports.__wbg_set_54d3a17a54145928 = function () {
4844
+ module.exports.__wbg_set_6191c49af670792c = function () {
4845
4845
  return handleError(function (arg0, arg1, arg2, arg3) {
4846
4846
  let deferred0_0;
4847
4847
  let deferred0_1;
@@ -4865,7 +4865,7 @@ module.exports.__wbg_set_8fc6bf8a5b1071d1 = function (arg0, arg1, arg2) {
4865
4865
  return addHeapObject(ret);
4866
4866
  };
4867
4867
 
4868
- module.exports.__wbg_set_9207b95f2fb1d778 = function () {
4868
+ module.exports.__wbg_set_ad3ed0ab770b3ea2 = function () {
4869
4869
  return handleError(function (arg0, arg1, arg2, arg3) {
4870
4870
  let deferred0_0;
4871
4871
  let deferred0_1;
@@ -5105,18 +5105,18 @@ module.exports.__wbindgen_closure_wrapper200 = function (arg0, arg1, arg2) {
5105
5105
  return addHeapObject(ret);
5106
5106
  };
5107
5107
 
5108
- module.exports.__wbindgen_closure_wrapper4244 = function (arg0, arg1, arg2) {
5108
+ module.exports.__wbindgen_closure_wrapper4259 = function (arg0, arg1, arg2) {
5109
5109
  const ret = makeMutClosure(arg0, arg1, 349, __wbg_adapter_60);
5110
5110
  return addHeapObject(ret);
5111
5111
  };
5112
5112
 
5113
- module.exports.__wbindgen_closure_wrapper8218 = function (arg0, arg1, arg2) {
5113
+ module.exports.__wbindgen_closure_wrapper8234 = function (arg0, arg1, arg2) {
5114
5114
  const ret = makeMutClosure(arg0, arg1, 516, __wbg_adapter_60);
5115
5115
  return addHeapObject(ret);
5116
5116
  };
5117
5117
 
5118
- module.exports.__wbindgen_closure_wrapper8601 = function (arg0, arg1, arg2) {
5119
- const ret = makeMutClosure(arg0, arg1, 538, __wbg_adapter_57);
5118
+ module.exports.__wbindgen_closure_wrapper8617 = function (arg0, arg1, arg2) {
5119
+ const ret = makeMutClosure(arg0, arg1, 538, __wbg_adapter_54);
5120
5120
  return addHeapObject(ret);
5121
5121
  };
5122
5122
 
@@ -419,16 +419,16 @@ export const __wbindgen_exn_store: (a: number) => void;
419
419
  export const __wbindgen_free: (a: number, b: number, c: number) => void;
420
420
  export const __wbindgen_export_4: WebAssembly.Table;
421
421
  export const __wbindgen_add_to_stack_pointer: (a: number) => number;
422
- export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h0bf1e388b6a2a546: (
422
+ export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h49eea50fd723d292: (
423
423
  a: number,
424
424
  b: number,
425
425
  c: number,
426
- d: number,
427
426
  ) => void;
428
- export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h10e0c24f5f2fd803: (
427
+ export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1e53e05ec7a13572: (
429
428
  a: number,
430
429
  b: number,
431
430
  c: number,
431
+ d: number,
432
432
  ) => void;
433
433
  export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1d088d25aee734e6: (
434
434
  a: number,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitwarden/sdk-internal",
3
- "version": "0.2.0-main.366",
3
+ "version": "0.2.0-main.368",
4
4
  "license": "GPL-3.0",
5
5
  "repository": {
6
6
  "type": "git",