@bitwarden/sdk-internal 0.2.0-main.468 → 0.2.0-main.469

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.
@@ -976,10 +976,6 @@ exports.isGetFolderError = function(error) {
976
976
  }
977
977
  };
978
978
 
979
- function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
980
- wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
981
- }
982
-
983
979
  function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
984
980
  wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
985
981
  }
@@ -998,6 +994,10 @@ function wasm_bindgen__convert__closures_____invoke__h693de69d229f304a(arg0, arg
998
994
  }
999
995
  }
1000
996
 
997
+ function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
998
+ wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
999
+ }
1000
+
1001
1001
  function wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, arg2, arg3) {
1002
1002
  wasm.wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
1003
1003
  }
@@ -4752,7 +4752,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function() { return handleError(function (
4752
4752
  return addHeapObject(ret);
4753
4753
  }, arguments) };
4754
4754
 
4755
- exports.__wbg_cipher_fe470fea985a8a6d = function(arg0) {
4755
+ exports.__wbg_cipher_2d4ed2050451fb68 = function(arg0) {
4756
4756
  const ret = getObject(arg0).cipher;
4757
4757
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
4758
4758
  };
@@ -4844,7 +4844,7 @@ exports.__wbg_fetch_f8ba0e29a9d6de0d = function(arg0, arg1) {
4844
4844
  return addHeapObject(ret);
4845
4845
  };
4846
4846
 
4847
- exports.__wbg_folder_d80c0868df28ac35 = function(arg0) {
4847
+ exports.__wbg_folder_2ecd0840a56a1fc6 = function(arg0) {
4848
4848
  const ret = getObject(arg0).folder;
4849
4849
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
4850
4850
  };
@@ -4876,17 +4876,7 @@ exports.__wbg_getTime_14776bfb48a1bff9 = function(arg0) {
4876
4876
  return ret;
4877
4877
  };
4878
4878
 
4879
- exports.__wbg_get_7bed016f185add81 = function(arg0, arg1) {
4880
- const ret = getObject(arg0)[arg1 >>> 0];
4881
- return addHeapObject(ret);
4882
- };
4883
-
4884
- exports.__wbg_get_access_token_b0b989f9f82971d5 = function(arg0) {
4885
- const ret = getObject(arg0).get_access_token();
4886
- return addHeapObject(ret);
4887
- };
4888
-
4889
- exports.__wbg_get_b26f0d5f6940c343 = function() { return handleError(function (arg0, arg1, arg2) {
4879
+ exports.__wbg_get_0cc6bb3949df4ac2 = function() { return handleError(function (arg0, arg1, arg2) {
4890
4880
  let deferred0_0;
4891
4881
  let deferred0_1;
4892
4882
  try {
@@ -4899,7 +4889,7 @@ exports.__wbg_get_b26f0d5f6940c343 = function() { return handleError(function (a
4899
4889
  }
4900
4890
  }, arguments) };
4901
4891
 
4902
- exports.__wbg_get_d880898a1b9a4f5e = function() { return handleError(function (arg0, arg1, arg2) {
4892
+ exports.__wbg_get_79c4822ce7ab6745 = function() { return handleError(function (arg0, arg1, arg2) {
4903
4893
  let deferred0_0;
4904
4894
  let deferred0_1;
4905
4895
  try {
@@ -4912,6 +4902,16 @@ exports.__wbg_get_d880898a1b9a4f5e = function() { return handleError(function (a
4912
4902
  }
4913
4903
  }, arguments) };
4914
4904
 
4905
+ exports.__wbg_get_7bed016f185add81 = function(arg0, arg1) {
4906
+ const ret = getObject(arg0)[arg1 >>> 0];
4907
+ return addHeapObject(ret);
4908
+ };
4909
+
4910
+ exports.__wbg_get_access_token_2d94948131a21b38 = function(arg0) {
4911
+ const ret = getObject(arg0).get_access_token();
4912
+ return addHeapObject(ret);
4913
+ };
4914
+
4915
4915
  exports.__wbg_get_efcb449f58ec27c2 = function() { return handleError(function (arg0, arg1) {
4916
4916
  const ret = Reflect.get(getObject(arg0), getObject(arg1));
4917
4917
  return addHeapObject(ret);
@@ -5100,12 +5100,12 @@ exports.__wbg_length_cdd215e10d9dd507 = function(arg0) {
5100
5100
  return ret;
5101
5101
  };
5102
5102
 
5103
- exports.__wbg_list_4e9c3edceef562a8 = function() { return handleError(function (arg0) {
5103
+ exports.__wbg_list_48a4957641f7fd07 = function() { return handleError(function (arg0) {
5104
5104
  const ret = getObject(arg0).list();
5105
5105
  return addHeapObject(ret);
5106
5106
  }, arguments) };
5107
5107
 
5108
- exports.__wbg_list_7fd825f491677ed2 = function() { return handleError(function (arg0) {
5108
+ exports.__wbg_list_5dfc70b12787e5aa = function() { return handleError(function (arg0) {
5109
5109
  const ret = getObject(arg0).list();
5110
5110
  return addHeapObject(ret);
5111
5111
  }, arguments) };
@@ -5327,7 +5327,7 @@ exports.__wbg_randomFillSync_ac0988aba3254290 = function() { return handleError(
5327
5327
  getObject(arg0).randomFillSync(takeObject(arg1));
5328
5328
  }, arguments) };
5329
5329
 
5330
- exports.__wbg_remove_147d80aa9f8bf196 = function() { return handleError(function (arg0, arg1, arg2) {
5330
+ exports.__wbg_remove_50fe1edb8d8c56fb = function() { return handleError(function (arg0, arg1, arg2) {
5331
5331
  let deferred0_0;
5332
5332
  let deferred0_1;
5333
5333
  try {
@@ -5340,7 +5340,7 @@ exports.__wbg_remove_147d80aa9f8bf196 = function() { return handleError(function
5340
5340
  }
5341
5341
  }, arguments) };
5342
5342
 
5343
- exports.__wbg_remove_6e84f229c817351b = function() { return handleError(function (arg0, arg1, arg2) {
5343
+ exports.__wbg_remove_a88e07af57754253 = function() { return handleError(function (arg0, arg1, arg2) {
5344
5344
  let deferred0_0;
5345
5345
  let deferred0_1;
5346
5346
  try {
@@ -5378,16 +5378,7 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function(arg0, arg1) {
5378
5378
  return addHeapObject(ret);
5379
5379
  };
5380
5380
 
5381
- exports.__wbg_set_3f1d0b984ed272ed = function(arg0, arg1, arg2) {
5382
- getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
5383
- };
5384
-
5385
- exports.__wbg_set_907fb406c34a251d = function(arg0, arg1, arg2) {
5386
- const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
5387
- return addHeapObject(ret);
5388
- };
5389
-
5390
- exports.__wbg_set_967356a272c2b1cf = function() { return handleError(function (arg0, arg1, arg2, arg3) {
5381
+ exports.__wbg_set_0fbe9e381bec3aaa = function() { return handleError(function (arg0, arg1, arg2, arg3) {
5391
5382
  let deferred0_0;
5392
5383
  let deferred0_1;
5393
5384
  try {
@@ -5400,7 +5391,11 @@ exports.__wbg_set_967356a272c2b1cf = function() { return handleError(function (a
5400
5391
  }
5401
5392
  }, arguments) };
5402
5393
 
5403
- exports.__wbg_set_b61c2fdb462c5452 = function() { return handleError(function (arg0, arg1, arg2, arg3) {
5394
+ exports.__wbg_set_3f1d0b984ed272ed = function(arg0, arg1, arg2) {
5395
+ getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
5396
+ };
5397
+
5398
+ exports.__wbg_set_7a95f793cbf6b234 = function() { return handleError(function (arg0, arg1, arg2, arg3) {
5404
5399
  let deferred0_0;
5405
5400
  let deferred0_1;
5406
5401
  try {
@@ -5413,6 +5408,11 @@ exports.__wbg_set_b61c2fdb462c5452 = function() { return handleError(function (a
5413
5408
  }
5414
5409
  }, arguments) };
5415
5410
 
5411
+ exports.__wbg_set_907fb406c34a251d = function(arg0, arg1, arg2) {
5412
+ const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
5413
+ return addHeapObject(ret);
5414
+ };
5415
+
5416
5416
  exports.__wbg_set_body_3c365989753d61f4 = function(arg0, arg1) {
5417
5417
  getObject(arg0).body = getObject(arg1);
5418
5418
  };
@@ -509,25 +509,25 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
509
509
  export const vaultclient_attachments: (a: number) => number;
510
510
  export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
511
511
  export const __wbg_cryptoclient_free: (a: number, b: number) => void;
512
- export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
513
- a: number,
514
- b: number,
515
- ) => void;
516
- export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
517
512
  export const wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
518
513
  a: number,
519
514
  b: number,
520
515
  c: number,
521
516
  ) => void;
522
517
  export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
523
- export const wasm_bindgen__closure__destroy__h0d4ec2bbb1b6536b: (a: number, b: number) => void;
524
518
  export const wasm_bindgen__convert__closures_____invoke__h693de69d229f304a: (
525
519
  a: number,
526
520
  b: number,
527
521
  c: number,
528
522
  d: number,
529
523
  ) => void;
524
+ export const wasm_bindgen__closure__destroy__h0d4ec2bbb1b6536b: (a: number, b: number) => void;
530
525
  export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
526
+ export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
527
+ a: number,
528
+ b: number,
529
+ ) => void;
530
+ export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
531
531
  export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
532
532
  a: number,
533
533
  b: number,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitwarden/sdk-internal",
3
- "version": "0.2.0-main.468",
3
+ "version": "0.2.0-main.469",
4
4
  "license": "GPL-3.0",
5
5
  "repository": {
6
6
  "type": "git",