@bitwarden/sdk-internal 0.2.0-main.385 → 0.2.0-main.387

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.
@@ -865,18 +865,6 @@ exports.isEncryptFileError = function (error) {
865
865
  }
866
866
  };
867
867
 
868
- function wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f(arg0, arg1, arg2) {
869
- wasm.wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f(
870
- arg0,
871
- arg1,
872
- addHeapObject(arg2),
873
- );
874
- }
875
-
876
- function wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1) {
877
- wasm.wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1);
878
- }
879
-
880
868
  function wasm_bindgen__convert__closures_____invoke__h1c653e1622801c06(arg0, arg1, arg2) {
881
869
  try {
882
870
  const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
@@ -896,6 +884,18 @@ function wasm_bindgen__convert__closures_____invoke__h1c653e1622801c06(arg0, arg
896
884
  }
897
885
  }
898
886
 
887
+ function wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1) {
888
+ wasm.wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01(arg0, arg1);
889
+ }
890
+
891
+ function wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f(arg0, arg1, arg2) {
892
+ wasm.wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f(
893
+ arg0,
894
+ arg1,
895
+ addHeapObject(arg2),
896
+ );
897
+ }
898
+
899
899
  function wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7(arg0, arg1, arg2, arg3) {
900
900
  wasm.wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7(
901
901
  arg0,
@@ -4472,7 +4472,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function () {
4472
4472
  }, arguments);
4473
4473
  };
4474
4474
 
4475
- exports.__wbg_cipher_beeed8fdc10f514f = function (arg0) {
4475
+ exports.__wbg_cipher_773587a992ac56bb = function (arg0) {
4476
4476
  const ret = getObject(arg0).cipher;
4477
4477
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
4478
4478
  };
@@ -4552,7 +4552,7 @@ exports.__wbg_fetch_f8ba0e29a9d6de0d = function (arg0, arg1) {
4552
4552
  return addHeapObject(ret);
4553
4553
  };
4554
4554
 
4555
- exports.__wbg_folder_3d3eb726b27f1023 = function (arg0) {
4555
+ exports.__wbg_folder_f29a8295b2cc39b2 = function (arg0) {
4556
4556
  const ret = getObject(arg0).folder;
4557
4557
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
4558
4558
  };
@@ -4579,7 +4579,12 @@ exports.__wbg_getTime_14776bfb48a1bff9 = function (arg0) {
4579
4579
  return ret;
4580
4580
  };
4581
4581
 
4582
- exports.__wbg_get_517736d4b36c39ce = function () {
4582
+ exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
4583
+ const ret = getObject(arg0)[arg1 >>> 0];
4584
+ return addHeapObject(ret);
4585
+ };
4586
+
4587
+ exports.__wbg_get_a9464edd244ec74b = function () {
4583
4588
  return handleError(function (arg0, arg1, arg2) {
4584
4589
  let deferred0_0;
4585
4590
  let deferred0_1;
@@ -4594,17 +4599,12 @@ exports.__wbg_get_517736d4b36c39ce = function () {
4594
4599
  }, arguments);
4595
4600
  };
4596
4601
 
4597
- exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
4598
- const ret = getObject(arg0)[arg1 >>> 0];
4599
- return addHeapObject(ret);
4600
- };
4601
-
4602
- exports.__wbg_get_access_token_41d5a4873da95065 = function (arg0) {
4602
+ exports.__wbg_get_access_token_48842ac96d816dce = function (arg0) {
4603
4603
  const ret = getObject(arg0).get_access_token();
4604
4604
  return addHeapObject(ret);
4605
4605
  };
4606
4606
 
4607
- exports.__wbg_get_d5d33026f824f2da = function () {
4607
+ exports.__wbg_get_ddf20079aee0315b = function () {
4608
4608
  return handleError(function (arg0, arg1, arg2) {
4609
4609
  let deferred0_0;
4610
4610
  let deferred0_1;
@@ -4806,14 +4806,14 @@ exports.__wbg_length_cdd215e10d9dd507 = function (arg0) {
4806
4806
  return ret;
4807
4807
  };
4808
4808
 
4809
- exports.__wbg_list_89e1f28772a0150e = function () {
4809
+ exports.__wbg_list_496674a823bb9739 = function () {
4810
4810
  return handleError(function (arg0) {
4811
4811
  const ret = getObject(arg0).list();
4812
4812
  return addHeapObject(ret);
4813
4813
  }, arguments);
4814
4814
  };
4815
4815
 
4816
- exports.__wbg_list_95180547dd91bc15 = function () {
4816
+ exports.__wbg_list_65d51e12d923b207 = function () {
4817
4817
  return handleError(function (arg0) {
4818
4818
  const ret = getObject(arg0).list();
4819
4819
  return addHeapObject(ret);
@@ -5028,7 +5028,7 @@ exports.__wbg_randomFillSync_ac0988aba3254290 = function () {
5028
5028
  }, arguments);
5029
5029
  };
5030
5030
 
5031
- exports.__wbg_remove_3867098070a08103 = function () {
5031
+ exports.__wbg_remove_cb58e82e3cf88537 = function () {
5032
5032
  return handleError(function (arg0, arg1, arg2) {
5033
5033
  let deferred0_0;
5034
5034
  let deferred0_1;
@@ -5043,7 +5043,7 @@ exports.__wbg_remove_3867098070a08103 = function () {
5043
5043
  }, arguments);
5044
5044
  };
5045
5045
 
5046
- exports.__wbg_remove_d1bb1b5f13ea80e3 = function () {
5046
+ exports.__wbg_remove_ed730f8231f8cf07 = function () {
5047
5047
  return handleError(function (arg0, arg1, arg2) {
5048
5048
  let deferred0_0;
5049
5049
  let deferred0_1;
@@ -5089,11 +5089,7 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function (arg0, arg1) {
5089
5089
  return addHeapObject(ret);
5090
5090
  };
5091
5091
 
5092
- exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
5093
- getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
5094
- };
5095
-
5096
- exports.__wbg_set_7fdca33802ad13bf = function () {
5092
+ exports.__wbg_set_03a6e80ec1c33690 = function () {
5097
5093
  return handleError(function (arg0, arg1, arg2, arg3) {
5098
5094
  let deferred0_0;
5099
5095
  let deferred0_1;
@@ -5108,12 +5104,28 @@ exports.__wbg_set_7fdca33802ad13bf = function () {
5108
5104
  }, arguments);
5109
5105
  };
5110
5106
 
5107
+ exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
5108
+ getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
5109
+ };
5110
+
5111
5111
  exports.__wbg_set_907fb406c34a251d = function (arg0, arg1, arg2) {
5112
5112
  const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
5113
5113
  return addHeapObject(ret);
5114
5114
  };
5115
5115
 
5116
- exports.__wbg_set_9f0c2fc298382a54 = function () {
5116
+ exports.__wbg_set_body_3c365989753d61f4 = function (arg0, arg1) {
5117
+ getObject(arg0).body = getObject(arg1);
5118
+ };
5119
+
5120
+ exports.__wbg_set_c213c871859d6500 = function (arg0, arg1, arg2) {
5121
+ getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
5122
+ };
5123
+
5124
+ exports.__wbg_set_credentials_f621cd2d85c0c228 = function (arg0, arg1) {
5125
+ getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
5126
+ };
5127
+
5128
+ exports.__wbg_set_f37e88df570e3ce8 = function () {
5117
5129
  return handleError(function (arg0, arg1, arg2, arg3) {
5118
5130
  let deferred0_0;
5119
5131
  let deferred0_1;
@@ -5128,18 +5140,6 @@ exports.__wbg_set_9f0c2fc298382a54 = function () {
5128
5140
  }, arguments);
5129
5141
  };
5130
5142
 
5131
- exports.__wbg_set_body_3c365989753d61f4 = function (arg0, arg1) {
5132
- getObject(arg0).body = getObject(arg1);
5133
- };
5134
-
5135
- exports.__wbg_set_c213c871859d6500 = function (arg0, arg1, arg2) {
5136
- getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
5137
- };
5138
-
5139
- exports.__wbg_set_credentials_f621cd2d85c0c228 = function (arg0, arg1) {
5140
- getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
5141
- };
5142
-
5143
5143
  exports.__wbg_set_headers_6926da238cd32ee4 = function (arg0, arg1) {
5144
5144
  getObject(arg0).headers = getObject(arg1);
5145
5145
  };
@@ -432,24 +432,24 @@ export const __wbg_totpclient_free: (a: number, b: number) => void;
432
432
  export const __wbg_get_outgoingmessage_destination: (a: number) => number;
433
433
  export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
434
434
  export const __wbg_cryptoclient_free: (a: number, b: number) => void;
435
- export const wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f: (
435
+ export const wasm_bindgen__convert__closures_____invoke__h1c653e1622801c06: (
436
436
  a: number,
437
437
  b: number,
438
438
  c: number,
439
+ d: number,
439
440
  ) => void;
440
- export const wasm_bindgen__closure__destroy__h04ff7fddf688fec6: (a: number, b: number) => void;
441
+ export const wasm_bindgen__closure__destroy__h48fb4a7613b3575b: (a: number, b: number) => void;
441
442
  export const wasm_bindgen__convert__closures_____invoke__h76c71c1158b6af01: (
442
443
  a: number,
443
444
  b: number,
444
445
  ) => void;
445
- export const wasm_bindgen__convert__closures_____invoke__h1c653e1622801c06: (
446
+ export const wasm_bindgen__closure__destroy__h1cce7ce4a094839d: (a: number, b: number) => void;
447
+ export const wasm_bindgen__convert__closures_____invoke__h83a98c89c87b6d3f: (
446
448
  a: number,
447
449
  b: number,
448
450
  c: number,
449
- d: number,
450
451
  ) => void;
451
- export const wasm_bindgen__closure__destroy__h48fb4a7613b3575b: (a: number, b: number) => void;
452
- export const wasm_bindgen__closure__destroy__h1cce7ce4a094839d: (a: number, b: number) => void;
452
+ export const wasm_bindgen__closure__destroy__h04ff7fddf688fec6: (a: number, b: number) => void;
453
453
  export const wasm_bindgen__convert__closures_____invoke__h4096c3b930b983e7: (
454
454
  a: number,
455
455
  b: number,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitwarden/sdk-internal",
3
- "version": "0.2.0-main.385",
3
+ "version": "0.2.0-main.387",
4
4
  "license": "GPL-3.0",
5
5
  "repository": {
6
6
  "type": "git",