@bitwarden/sdk-internal 0.2.0-main.435 → 0.2.0-main.436

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.
@@ -872,18 +872,6 @@ exports.isGetFolderError = function (error) {
872
872
  }
873
873
  };
874
874
 
875
- function wasm_bindgen__convert__closures_____invoke__h8043935442c5d178(arg0, arg1, arg2) {
876
- wasm.wasm_bindgen__convert__closures_____invoke__h8043935442c5d178(
877
- arg0,
878
- arg1,
879
- addHeapObject(arg2),
880
- );
881
- }
882
-
883
- function wasm_bindgen__convert__closures_____invoke__h62b881a194105b80(arg0, arg1) {
884
- wasm.wasm_bindgen__convert__closures_____invoke__h62b881a194105b80(arg0, arg1);
885
- }
886
-
887
875
  function wasm_bindgen__convert__closures_____invoke__hdcab5206aa3b5a3d(arg0, arg1, arg2) {
888
876
  try {
889
877
  const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
@@ -903,6 +891,18 @@ function wasm_bindgen__convert__closures_____invoke__hdcab5206aa3b5a3d(arg0, arg
903
891
  }
904
892
  }
905
893
 
894
+ function wasm_bindgen__convert__closures_____invoke__h62b881a194105b80(arg0, arg1) {
895
+ wasm.wasm_bindgen__convert__closures_____invoke__h62b881a194105b80(arg0, arg1);
896
+ }
897
+
898
+ function wasm_bindgen__convert__closures_____invoke__h8043935442c5d178(arg0, arg1, arg2) {
899
+ wasm.wasm_bindgen__convert__closures_____invoke__h8043935442c5d178(
900
+ arg0,
901
+ arg1,
902
+ addHeapObject(arg2),
903
+ );
904
+ }
905
+
906
906
  function wasm_bindgen__convert__closures_____invoke__h92667cd2c3a9eee2(arg0, arg1, arg2, arg3) {
907
907
  wasm.wasm_bindgen__convert__closures_____invoke__h92667cd2c3a9eee2(
908
908
  arg0,
@@ -4642,7 +4642,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function () {
4642
4642
  }, arguments);
4643
4643
  };
4644
4644
 
4645
- exports.__wbg_cipher_b25bc3331874ea6a = function (arg0) {
4645
+ exports.__wbg_cipher_62db5dbf622448fc = function (arg0) {
4646
4646
  const ret = getObject(arg0).cipher;
4647
4647
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
4648
4648
  };
@@ -4735,7 +4735,7 @@ exports.__wbg_fetch_f8ba0e29a9d6de0d = function (arg0, arg1) {
4735
4735
  return addHeapObject(ret);
4736
4736
  };
4737
4737
 
4738
- exports.__wbg_folder_5a94a9f4d63cf388 = function (arg0) {
4738
+ exports.__wbg_folder_3670a801e2aea1d6 = function (arg0) {
4739
4739
  const ret = getObject(arg0).folder;
4740
4740
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
4741
4741
  };
@@ -4773,7 +4773,19 @@ exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
4773
4773
  return addHeapObject(ret);
4774
4774
  };
4775
4775
 
4776
- exports.__wbg_get_84e1917d80624f6f = function () {
4776
+ exports.__wbg_get_access_token_4bf3517a5991fd37 = function (arg0) {
4777
+ const ret = getObject(arg0).get_access_token();
4778
+ return addHeapObject(ret);
4779
+ };
4780
+
4781
+ exports.__wbg_get_efcb449f58ec27c2 = function () {
4782
+ return handleError(function (arg0, arg1) {
4783
+ const ret = Reflect.get(getObject(arg0), getObject(arg1));
4784
+ return addHeapObject(ret);
4785
+ }, arguments);
4786
+ };
4787
+
4788
+ exports.__wbg_get_f4ab009a17320067 = function () {
4777
4789
  return handleError(function (arg0, arg1, arg2) {
4778
4790
  let deferred0_0;
4779
4791
  let deferred0_1;
@@ -4788,7 +4800,7 @@ exports.__wbg_get_84e1917d80624f6f = function () {
4788
4800
  }, arguments);
4789
4801
  };
4790
4802
 
4791
- exports.__wbg_get_9faf9fc61ce73f24 = function () {
4803
+ exports.__wbg_get_f722e201eb524bb0 = function () {
4792
4804
  return handleError(function (arg0, arg1, arg2) {
4793
4805
  let deferred0_0;
4794
4806
  let deferred0_1;
@@ -4803,18 +4815,6 @@ exports.__wbg_get_9faf9fc61ce73f24 = function () {
4803
4815
  }, arguments);
4804
4816
  };
4805
4817
 
4806
- exports.__wbg_get_access_token_a894dfc5fe2c1acc = function (arg0) {
4807
- const ret = getObject(arg0).get_access_token();
4808
- return addHeapObject(ret);
4809
- };
4810
-
4811
- exports.__wbg_get_efcb449f58ec27c2 = function () {
4812
- return handleError(function (arg0, arg1) {
4813
- const ret = Reflect.get(getObject(arg0), getObject(arg1));
4814
- return addHeapObject(ret);
4815
- }, arguments);
4816
- };
4817
-
4818
4818
  exports.__wbg_get_with_ref_key_1dc361bd10053bfe = function (arg0, arg1) {
4819
4819
  const ret = getObject(arg0)[getObject(arg1)];
4820
4820
  return addHeapObject(ret);
@@ -4999,14 +4999,14 @@ exports.__wbg_length_cdd215e10d9dd507 = function (arg0) {
4999
4999
  return ret;
5000
5000
  };
5001
5001
 
5002
- exports.__wbg_list_4d5c331c3a9018b2 = function () {
5002
+ exports.__wbg_list_72abfd0da6d74d62 = function () {
5003
5003
  return handleError(function (arg0) {
5004
5004
  const ret = getObject(arg0).list();
5005
5005
  return addHeapObject(ret);
5006
5006
  }, arguments);
5007
5007
  };
5008
5008
 
5009
- exports.__wbg_list_c4e47fe19f53b93e = function () {
5009
+ exports.__wbg_list_bfc8908ee2a3a979 = function () {
5010
5010
  return handleError(function (arg0) {
5011
5011
  const ret = getObject(arg0).list();
5012
5012
  return addHeapObject(ret);
@@ -5250,7 +5250,7 @@ exports.__wbg_randomFillSync_ac0988aba3254290 = function () {
5250
5250
  }, arguments);
5251
5251
  };
5252
5252
 
5253
- exports.__wbg_remove_7321c4e740469081 = function () {
5253
+ exports.__wbg_remove_85ecf2d53881ab64 = function () {
5254
5254
  return handleError(function (arg0, arg1, arg2) {
5255
5255
  let deferred0_0;
5256
5256
  let deferred0_1;
@@ -5265,7 +5265,7 @@ exports.__wbg_remove_7321c4e740469081 = function () {
5265
5265
  }, arguments);
5266
5266
  };
5267
5267
 
5268
- exports.__wbg_remove_b4416a3740ce6060 = function () {
5268
+ exports.__wbg_remove_9dfe3c8a8b55ece3 = function () {
5269
5269
  return handleError(function (arg0, arg1, arg2) {
5270
5270
  let deferred0_0;
5271
5271
  let deferred0_1;
@@ -5315,7 +5315,27 @@ exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
5315
5315
  getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
5316
5316
  };
5317
5317
 
5318
- exports.__wbg_set_448ea5ed2f3a5ac4 = function () {
5318
+ exports.__wbg_set_907fb406c34a251d = function (arg0, arg1, arg2) {
5319
+ const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
5320
+ return addHeapObject(ret);
5321
+ };
5322
+
5323
+ exports.__wbg_set_body_3c365989753d61f4 = function (arg0, arg1) {
5324
+ getObject(arg0).body = getObject(arg1);
5325
+ };
5326
+
5327
+ exports.__wbg_set_c213c871859d6500 = function (arg0, arg1, arg2) {
5328
+ getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
5329
+ };
5330
+
5331
+ exports.__wbg_set_c2abbebe8b9ebee1 = function () {
5332
+ return handleError(function (arg0, arg1, arg2) {
5333
+ const ret = Reflect.set(getObject(arg0), getObject(arg1), getObject(arg2));
5334
+ return ret;
5335
+ }, arguments);
5336
+ };
5337
+
5338
+ exports.__wbg_set_cc3d0f84989c5082 = function () {
5319
5339
  return handleError(function (arg0, arg1, arg2, arg3) {
5320
5340
  let deferred0_0;
5321
5341
  let deferred0_1;
@@ -5330,7 +5350,11 @@ exports.__wbg_set_448ea5ed2f3a5ac4 = function () {
5330
5350
  }, arguments);
5331
5351
  };
5332
5352
 
5333
- exports.__wbg_set_9046335acfb724c6 = function () {
5353
+ exports.__wbg_set_credentials_f621cd2d85c0c228 = function (arg0, arg1) {
5354
+ getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
5355
+ };
5356
+
5357
+ exports.__wbg_set_d41196ff4da7a971 = function () {
5334
5358
  return handleError(function (arg0, arg1, arg2, arg3) {
5335
5359
  let deferred0_0;
5336
5360
  let deferred0_1;
@@ -5345,30 +5369,6 @@ exports.__wbg_set_9046335acfb724c6 = function () {
5345
5369
  }, arguments);
5346
5370
  };
5347
5371
 
5348
- exports.__wbg_set_907fb406c34a251d = function (arg0, arg1, arg2) {
5349
- const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
5350
- return addHeapObject(ret);
5351
- };
5352
-
5353
- exports.__wbg_set_body_3c365989753d61f4 = function (arg0, arg1) {
5354
- getObject(arg0).body = getObject(arg1);
5355
- };
5356
-
5357
- exports.__wbg_set_c213c871859d6500 = function (arg0, arg1, arg2) {
5358
- getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
5359
- };
5360
-
5361
- exports.__wbg_set_c2abbebe8b9ebee1 = function () {
5362
- return handleError(function (arg0, arg1, arg2) {
5363
- const ret = Reflect.set(getObject(arg0), getObject(arg1), getObject(arg2));
5364
- return ret;
5365
- }, arguments);
5366
- };
5367
-
5368
- exports.__wbg_set_credentials_f621cd2d85c0c228 = function (arg0, arg1) {
5369
- getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
5370
- };
5371
-
5372
5372
  exports.__wbg_set_headers_6926da238cd32ee4 = function (arg0, arg1) {
5373
5373
  getObject(arg0).headers = getObject(arg1);
5374
5374
  };
@@ -450,24 +450,24 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
450
450
  export const __wbg_registrationclient_free: (a: number, b: number) => void;
451
451
  export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
452
452
  export const __wbg_cryptoclient_free: (a: number, b: number) => void;
453
- export const wasm_bindgen__convert__closures_____invoke__h8043935442c5d178: (
453
+ export const wasm_bindgen__convert__closures_____invoke__hdcab5206aa3b5a3d: (
454
454
  a: number,
455
455
  b: number,
456
456
  c: number,
457
+ d: number,
457
458
  ) => void;
458
- export const wasm_bindgen__closure__destroy__h4e2596d1eeea1ddd: (a: number, b: number) => void;
459
+ export const wasm_bindgen__closure__destroy__h119ee11456c43c2a: (a: number, b: number) => void;
459
460
  export const wasm_bindgen__convert__closures_____invoke__h62b881a194105b80: (
460
461
  a: number,
461
462
  b: number,
462
463
  ) => void;
463
464
  export const wasm_bindgen__closure__destroy__he95e920b8d9de938: (a: number, b: number) => void;
464
- export const wasm_bindgen__convert__closures_____invoke__hdcab5206aa3b5a3d: (
465
+ export const wasm_bindgen__closure__destroy__h4e2596d1eeea1ddd: (a: number, b: number) => void;
466
+ export const wasm_bindgen__convert__closures_____invoke__h8043935442c5d178: (
465
467
  a: number,
466
468
  b: number,
467
469
  c: number,
468
- d: number,
469
470
  ) => void;
470
- export const wasm_bindgen__closure__destroy__h119ee11456c43c2a: (a: number, b: number) => void;
471
471
  export const wasm_bindgen__convert__closures_____invoke__h92667cd2c3a9eee2: (
472
472
  a: number,
473
473
  b: number,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitwarden/sdk-internal",
3
- "version": "0.2.0-main.435",
3
+ "version": "0.2.0-main.436",
4
4
  "license": "GPL-3.0",
5
5
  "repository": {
6
6
  "type": "git",