@bitwarden/sdk-internal 0.2.0-main.503 → 0.2.0-main.505

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
- bd253f7201cb1410ba5d297d28c7700cb5b94fc2
1
+ 0989fc35a35c2eebc6a9c2b485bf7d9fc258cc61
@@ -999,14 +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
1002
  function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
1007
1003
  wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
1008
1004
  }
1009
1005
 
1006
+ function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
1007
+ wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
1008
+ }
1009
+
1010
1010
  function wasm_bindgen__convert__closures_____invoke__h4af377e64bbfb918(arg0, arg1, arg2) {
1011
1011
  try {
1012
1012
  const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
@@ -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_328c0b123bf8fec3(arg0) {
4726
+ export function __wbg_cipher_430a4f32270db62a(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_ade0f93f5105495a(arg0) {
4818
+ export function __wbg_folder_5641d8558a1a3e18(arg0) {
4819
4819
  const ret = getObject(arg0).folder;
4820
4820
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
4821
4821
  };
@@ -4847,12 +4847,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
4847
4847
  return ret;
4848
4848
  };
4849
4849
 
4850
- export function __wbg_get_7bed016f185add81(arg0, arg1) {
4851
- const ret = getObject(arg0)[arg1 >>> 0];
4852
- return addHeapObject(ret);
4853
- };
4854
-
4855
- export function __wbg_get_9cee4ebdf2519541() { return handleError(function (arg0, arg1, arg2) {
4850
+ export function __wbg_get_190d7f3fc1c1ab6b() { return handleError(function (arg0, arg1, arg2) {
4856
4851
  let deferred0_0;
4857
4852
  let deferred0_1;
4858
4853
  try {
@@ -4865,12 +4860,17 @@ export function __wbg_get_9cee4ebdf2519541() { return handleError(function (arg0
4865
4860
  }
4866
4861
  }, arguments) };
4867
4862
 
4868
- export function __wbg_get_access_token_422f9708b8e3ec30(arg0) {
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_73f299574cb49c80(arg0) {
4869
4869
  const ret = getObject(arg0).get_access_token();
4870
4870
  return addHeapObject(ret);
4871
4871
  };
4872
4872
 
4873
- export function __wbg_get_ae38da556af8ccdd() { return handleError(function (arg0, arg1, arg2) {
4873
+ export function __wbg_get_b587772ff631eff7() { return handleError(function (arg0, arg1, arg2) {
4874
4874
  let deferred0_0;
4875
4875
  let deferred0_1;
4876
4876
  try {
@@ -5071,12 +5071,12 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
5071
5071
  return ret;
5072
5072
  };
5073
5073
 
5074
- export function __wbg_list_025e1f229756e1ab() { return handleError(function (arg0) {
5074
+ export function __wbg_list_0619ba4e3efd9f87() { 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_4d327ac2ea8d2f23() { return handleError(function (arg0) {
5079
+ export function __wbg_list_c0ab488e7a8d68e1() { 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_0fed77407893928c() { return handleError(function (arg0, arg1, arg2) {
5301
+ export function __wbg_remove_4d0c4b45c975d535() { 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_0fed77407893928c() { return handleError(function (a
5311
5311
  }
5312
5312
  }, arguments) };
5313
5313
 
5314
- export function __wbg_remove_f811c1e2fd6d09ee() { return handleError(function (arg0, arg1, arg2) {
5314
+ export function __wbg_remove_beeb48c9c3510dbd() { return handleError(function (arg0, arg1, arg2) {
5315
5315
  let deferred0_0;
5316
5316
  let deferred0_1;
5317
5317
  try {
@@ -5349,11 +5349,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
5349
5349
  return addHeapObject(ret);
5350
5350
  };
5351
5351
 
5352
- export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
5353
- getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
5354
- };
5355
-
5356
- export function __wbg_set_4c7855fd895d3a90() { return handleError(function (arg0, arg1, arg2, arg3) {
5352
+ export function __wbg_set_1e7ad9c10ad00138() { return handleError(function (arg0, arg1, arg2, arg3) {
5357
5353
  let deferred0_0;
5358
5354
  let deferred0_1;
5359
5355
  try {
@@ -5366,18 +5362,9 @@ export function __wbg_set_4c7855fd895d3a90() { return handleError(function (arg0
5366
5362
  }
5367
5363
  }, arguments) };
5368
5364
 
5369
- export function __wbg_set_65f9da4f31a2a55b() { return handleError(function (arg0, arg1, arg2, arg3) {
5370
- let deferred0_0;
5371
- let deferred0_1;
5372
- try {
5373
- deferred0_0 = arg1;
5374
- deferred0_1 = arg2;
5375
- const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
5376
- return addHeapObject(ret);
5377
- } finally {
5378
- wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
5379
- }
5380
- }, arguments) };
5365
+ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
5366
+ getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
5367
+ };
5381
5368
 
5382
5369
  export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
5383
5370
  const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
@@ -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_f2d7bad39cfd4f8b() { 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,25 +510,25 @@ 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__h7e690d71e18a977f: (
513
+ export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
514
514
  a: number,
515
515
  b: number,
516
- c: number,
517
516
  ) => void;
518
517
  export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
519
- export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
520
- export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
518
+ export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
519
+ export const wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
521
520
  a: number,
522
521
  b: number,
522
+ c: number,
523
523
  ) => void;
524
- export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
524
+ export const wasm_bindgen__closure__destroy__h68ac44da0078a006: (a: number, b: number) => void;
525
525
  export const wasm_bindgen__convert__closures_____invoke__h4af377e64bbfb918: (
526
526
  a: number,
527
527
  b: number,
528
528
  c: number,
529
529
  d: number,
530
530
  ) => void;
531
- export const wasm_bindgen__closure__destroy__h68ac44da0078a006: (a: number, b: number) => void;
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,
534
534
  b: number,