@bitwarden/sdk-internal 0.2.0-main.494 → 0.2.0-main.495

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
- b8cddcf5d60f7a7838d0061aa2d04b4c2472e058
1
+ c97bc923c86c4881e2f1696baa0ebbeb8f7cee4d
@@ -999,6 +999,14 @@ export function isGetFolderError(error) {
999
999
  }
1000
1000
  }
1001
1001
 
1002
+ function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
1003
+ wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
1004
+ }
1005
+
1006
+ function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
1007
+ wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
1008
+ }
1009
+
1002
1010
  function wasm_bindgen__convert__closures_____invoke__h15dc1a5ab679adb5(arg0, arg1, arg2) {
1003
1011
  try {
1004
1012
  const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
@@ -1013,14 +1021,6 @@ function wasm_bindgen__convert__closures_____invoke__h15dc1a5ab679adb5(arg0, arg
1013
1021
  }
1014
1022
  }
1015
1023
 
1016
- function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
1017
- wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
1018
- }
1019
-
1020
- function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
1021
- wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
1022
- }
1023
-
1024
1024
  function wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, arg2, arg3) {
1025
1025
  wasm.wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
1026
1026
  }
@@ -4723,7 +4723,7 @@ export function __wbg_call_e762c39fa8ea36bf() { return handleError(function (arg
4723
4723
  return addHeapObject(ret);
4724
4724
  }, arguments) };
4725
4725
 
4726
- export function __wbg_cipher_334c107d0ebf25b7(arg0) {
4726
+ export function __wbg_cipher_b75af9deb9e2830c(arg0) {
4727
4727
  const ret = getObject(arg0).cipher;
4728
4728
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
4729
4729
  };
@@ -4815,7 +4815,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
4815
4815
  return addHeapObject(ret);
4816
4816
  };
4817
4817
 
4818
- export function __wbg_folder_4505144d49834d03(arg0) {
4818
+ export function __wbg_folder_283e7c2c34f0ca5c(arg0) {
4819
4819
  const ret = getObject(arg0).folder;
4820
4820
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
4821
4821
  };
@@ -4847,7 +4847,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
4847
4847
  return ret;
4848
4848
  };
4849
4849
 
4850
- export function __wbg_get_4ea77edc1bdc192f() { return handleError(function (arg0, arg1, arg2) {
4850
+ export function __wbg_get_40eee536895e613e() { return handleError(function (arg0, arg1, arg2) {
4851
4851
  let deferred0_0;
4852
4852
  let deferred0_1;
4853
4853
  try {
@@ -4860,7 +4860,17 @@ export function __wbg_get_4ea77edc1bdc192f() { return handleError(function (arg0
4860
4860
  }
4861
4861
  }, arguments) };
4862
4862
 
4863
- export function __wbg_get_72c322985749a1a3() { return handleError(function (arg0, arg1, arg2) {
4863
+ export function __wbg_get_7bed016f185add81(arg0, arg1) {
4864
+ const ret = getObject(arg0)[arg1 >>> 0];
4865
+ return addHeapObject(ret);
4866
+ };
4867
+
4868
+ export function __wbg_get_access_token_b69e0519f332d3ec(arg0) {
4869
+ const ret = getObject(arg0).get_access_token();
4870
+ return addHeapObject(ret);
4871
+ };
4872
+
4873
+ export function __wbg_get_c5b5807c39649657() { return handleError(function (arg0, arg1, arg2) {
4864
4874
  let deferred0_0;
4865
4875
  let deferred0_1;
4866
4876
  try {
@@ -4873,16 +4883,6 @@ export function __wbg_get_72c322985749a1a3() { return handleError(function (arg0
4873
4883
  }
4874
4884
  }, arguments) };
4875
4885
 
4876
- export function __wbg_get_7bed016f185add81(arg0, arg1) {
4877
- const ret = getObject(arg0)[arg1 >>> 0];
4878
- return addHeapObject(ret);
4879
- };
4880
-
4881
- export function __wbg_get_access_token_66ff53f474d63a38(arg0) {
4882
- const ret = getObject(arg0).get_access_token();
4883
- return addHeapObject(ret);
4884
- };
4885
-
4886
4886
  export function __wbg_get_efcb449f58ec27c2() { return handleError(function (arg0, arg1) {
4887
4887
  const ret = Reflect.get(getObject(arg0), getObject(arg1));
4888
4888
  return addHeapObject(ret);
@@ -5071,12 +5071,12 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
5071
5071
  return ret;
5072
5072
  };
5073
5073
 
5074
- export function __wbg_list_1942ef275450a6e7() { return handleError(function (arg0) {
5074
+ export function __wbg_list_2468652788babb44() { return handleError(function (arg0) {
5075
5075
  const ret = getObject(arg0).list();
5076
5076
  return addHeapObject(ret);
5077
5077
  }, arguments) };
5078
5078
 
5079
- export function __wbg_list_9bcacdd0c24e9dd5() { return handleError(function (arg0) {
5079
+ export function __wbg_list_32b63bcd0e37d974() { return handleError(function (arg0) {
5080
5080
  const ret = getObject(arg0).list();
5081
5081
  return addHeapObject(ret);
5082
5082
  }, arguments) };
@@ -5298,7 +5298,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() { return handleError(fun
5298
5298
  getObject(arg0).randomFillSync(takeObject(arg1));
5299
5299
  }, arguments) };
5300
5300
 
5301
- export function __wbg_remove_518f73c57c533770() { return handleError(function (arg0, arg1, arg2) {
5301
+ export function __wbg_remove_3a3cacf524eaa53f() { return handleError(function (arg0, arg1, arg2) {
5302
5302
  let deferred0_0;
5303
5303
  let deferred0_1;
5304
5304
  try {
@@ -5311,7 +5311,7 @@ export function __wbg_remove_518f73c57c533770() { return handleError(function (a
5311
5311
  }
5312
5312
  }, arguments) };
5313
5313
 
5314
- export function __wbg_remove_8e0a86721fc446d9() { return handleError(function (arg0, arg1, arg2) {
5314
+ export function __wbg_remove_82b6d75356fb5626() { return handleError(function (arg0, arg1, arg2) {
5315
5315
  let deferred0_0;
5316
5316
  let deferred0_1;
5317
5317
  try {
@@ -5349,20 +5349,16 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
5349
5349
  return addHeapObject(ret);
5350
5350
  };
5351
5351
 
5352
- export function __wbg_set_20602ece9953ea43() { return handleError(function (arg0, arg1, arg2, arg3) {
5353
- let deferred0_0;
5354
- let deferred0_1;
5355
- try {
5356
- deferred0_0 = arg1;
5357
- deferred0_1 = arg2;
5358
- const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
5359
- return addHeapObject(ret);
5360
- } finally {
5361
- wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
5362
- }
5363
- }, arguments) };
5352
+ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
5353
+ getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
5354
+ };
5364
5355
 
5365
- export function __wbg_set_2ded68bc326bbfd7() { return handleError(function (arg0, arg1, arg2, arg3) {
5356
+ export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
5357
+ const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
5358
+ return addHeapObject(ret);
5359
+ };
5360
+
5361
+ export function __wbg_set_a15108bd2a85f7ad() { return handleError(function (arg0, arg1, arg2, arg3) {
5366
5362
  let deferred0_0;
5367
5363
  let deferred0_1;
5368
5364
  try {
@@ -5375,15 +5371,6 @@ export function __wbg_set_2ded68bc326bbfd7() { return handleError(function (arg0
5375
5371
  }
5376
5372
  }, arguments) };
5377
5373
 
5378
- export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
5379
- getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
5380
- };
5381
-
5382
- export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
5383
- const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
5384
- return addHeapObject(ret);
5385
- };
5386
-
5387
5374
  export function __wbg_set_body_3c365989753d61f4(arg0, arg1) {
5388
5375
  getObject(arg0).body = getObject(arg1);
5389
5376
  };
@@ -5401,6 +5388,19 @@ export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
5401
5388
  getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
5402
5389
  };
5403
5390
 
5391
+ export function __wbg_set_db18226266b1ea85() { return handleError(function (arg0, arg1, arg2, arg3) {
5392
+ let deferred0_0;
5393
+ let deferred0_1;
5394
+ try {
5395
+ deferred0_0 = arg1;
5396
+ deferred0_1 = arg2;
5397
+ const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
5398
+ return addHeapObject(ret);
5399
+ } finally {
5400
+ wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
5401
+ }
5402
+ }, arguments) };
5403
+
5404
5404
  export function __wbg_set_headers_6926da238cd32ee4(arg0, arg1) {
5405
5405
  getObject(arg0).headers = getObject(arg1);
5406
5406
  };
Binary file
@@ -510,24 +510,24 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
510
510
  export const vaultclient_attachments: (a: number) => number;
511
511
  export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
512
512
  export const __wbg_cryptoclient_free: (a: number, b: number) => void;
513
- export const wasm_bindgen__convert__closures_____invoke__h15dc1a5ab679adb5: (
513
+ export const wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
514
514
  a: number,
515
515
  b: number,
516
516
  c: number,
517
- d: number,
518
517
  ) => void;
519
- export const wasm_bindgen__closure__destroy__h8316b5ffc9c02e99: (a: number, b: number) => void;
518
+ export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
520
519
  export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
521
520
  a: number,
522
521
  b: number,
523
522
  ) => void;
524
523
  export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
525
- export const wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
524
+ export const wasm_bindgen__closure__destroy__h8316b5ffc9c02e99: (a: number, b: number) => void;
525
+ export const wasm_bindgen__convert__closures_____invoke__h15dc1a5ab679adb5: (
526
526
  a: number,
527
527
  b: number,
528
528
  c: number,
529
+ d: number,
529
530
  ) => void;
530
- export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
531
531
  export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
532
532
  export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
533
533
  a: number,