@bitwarden/commercial-sdk-internal 0.2.0-main.430 → 0.2.0-main.432

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,6 +872,14 @@ exports.isGetFolderError = function (error) {
872
872
  }
873
873
  };
874
874
 
875
+ function wasm_bindgen__convert__closures_____invoke__hb219eacf1aac2109(arg0, arg1, arg2) {
876
+ wasm.wasm_bindgen__convert__closures_____invoke__hb219eacf1aac2109(
877
+ arg0,
878
+ arg1,
879
+ addHeapObject(arg2),
880
+ );
881
+ }
882
+
875
883
  function wasm_bindgen__convert__closures_____invoke__h2dff3e72f2bb88cd(arg0, arg1, arg2) {
876
884
  try {
877
885
  const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
@@ -895,14 +903,6 @@ function wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373(arg0, arg
895
903
  wasm.wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373(arg0, arg1);
896
904
  }
897
905
 
898
- function wasm_bindgen__convert__closures_____invoke__hb219eacf1aac2109(arg0, arg1, arg2) {
899
- wasm.wasm_bindgen__convert__closures_____invoke__hb219eacf1aac2109(
900
- arg0,
901
- arg1,
902
- addHeapObject(arg2),
903
- );
904
- }
905
-
906
906
  function wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83(arg0, arg1, arg2, arg3) {
907
907
  wasm.wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83(
908
908
  arg0,
@@ -4725,7 +4725,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function () {
4725
4725
  }, arguments);
4726
4726
  };
4727
4727
 
4728
- exports.__wbg_cipher_ab4dc2dfd8613bbd = function (arg0) {
4728
+ exports.__wbg_cipher_95c94baaf1e83616 = function (arg0) {
4729
4729
  const ret = getObject(arg0).cipher;
4730
4730
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
4731
4731
  };
@@ -4818,7 +4818,7 @@ exports.__wbg_fetch_f8ba0e29a9d6de0d = function (arg0, arg1) {
4818
4818
  return addHeapObject(ret);
4819
4819
  };
4820
4820
 
4821
- exports.__wbg_folder_8ccb4c0476439bbb = function (arg0) {
4821
+ exports.__wbg_folder_61e35a1eb78f4393 = function (arg0) {
4822
4822
  const ret = getObject(arg0).folder;
4823
4823
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
4824
4824
  };
@@ -4851,7 +4851,12 @@ exports.__wbg_getTime_14776bfb48a1bff9 = function (arg0) {
4851
4851
  return ret;
4852
4852
  };
4853
4853
 
4854
- exports.__wbg_get_3be148d347d8651e = function () {
4854
+ exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
4855
+ const ret = getObject(arg0)[arg1 >>> 0];
4856
+ return addHeapObject(ret);
4857
+ };
4858
+
4859
+ exports.__wbg_get_abe7fcfec2b761bc = function () {
4855
4860
  return handleError(function (arg0, arg1, arg2) {
4856
4861
  let deferred0_0;
4857
4862
  let deferred0_1;
@@ -4866,7 +4871,12 @@ exports.__wbg_get_3be148d347d8651e = function () {
4866
4871
  }, arguments);
4867
4872
  };
4868
4873
 
4869
- exports.__wbg_get_4d25ce8517e089e1 = function () {
4874
+ exports.__wbg_get_access_token_40cd251c0933b77e = function (arg0) {
4875
+ const ret = getObject(arg0).get_access_token();
4876
+ return addHeapObject(ret);
4877
+ };
4878
+
4879
+ exports.__wbg_get_d9f25c85cbbe093e = function () {
4870
4880
  return handleError(function (arg0, arg1, arg2) {
4871
4881
  let deferred0_0;
4872
4882
  let deferred0_1;
@@ -4881,16 +4891,6 @@ exports.__wbg_get_4d25ce8517e089e1 = function () {
4881
4891
  }, arguments);
4882
4892
  };
4883
4893
 
4884
- exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
4885
- const ret = getObject(arg0)[arg1 >>> 0];
4886
- return addHeapObject(ret);
4887
- };
4888
-
4889
- exports.__wbg_get_access_token_36c63e31b9d76c95 = function (arg0) {
4890
- const ret = getObject(arg0).get_access_token();
4891
- return addHeapObject(ret);
4892
- };
4893
-
4894
4894
  exports.__wbg_get_efcb449f58ec27c2 = function () {
4895
4895
  return handleError(function (arg0, arg1) {
4896
4896
  const ret = Reflect.get(getObject(arg0), getObject(arg1));
@@ -5082,14 +5082,14 @@ exports.__wbg_length_cdd215e10d9dd507 = function (arg0) {
5082
5082
  return ret;
5083
5083
  };
5084
5084
 
5085
- exports.__wbg_list_c883d28ef233631e = function () {
5085
+ exports.__wbg_list_84f65569916dbcfb = function () {
5086
5086
  return handleError(function (arg0) {
5087
5087
  const ret = getObject(arg0).list();
5088
5088
  return addHeapObject(ret);
5089
5089
  }, arguments);
5090
5090
  };
5091
5091
 
5092
- exports.__wbg_list_daadef1c328b1594 = function () {
5092
+ exports.__wbg_list_8963473cdcb3408a = function () {
5093
5093
  return handleError(function (arg0) {
5094
5094
  const ret = getObject(arg0).list();
5095
5095
  return addHeapObject(ret);
@@ -5333,7 +5333,7 @@ exports.__wbg_randomFillSync_ac0988aba3254290 = function () {
5333
5333
  }, arguments);
5334
5334
  };
5335
5335
 
5336
- exports.__wbg_remove_995bff82504fc5ed = function () {
5336
+ exports.__wbg_remove_cb8f1f3a20720068 = function () {
5337
5337
  return handleError(function (arg0, arg1, arg2) {
5338
5338
  let deferred0_0;
5339
5339
  let deferred0_1;
@@ -5348,7 +5348,7 @@ exports.__wbg_remove_995bff82504fc5ed = function () {
5348
5348
  }, arguments);
5349
5349
  };
5350
5350
 
5351
- exports.__wbg_remove_a48d3f7482eaf629 = function () {
5351
+ exports.__wbg_remove_dd662cb9ac3fe29a = function () {
5352
5352
  return handleError(function (arg0, arg1, arg2) {
5353
5353
  let deferred0_0;
5354
5354
  let deferred0_1;
@@ -5394,7 +5394,7 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function (arg0, arg1) {
5394
5394
  return addHeapObject(ret);
5395
5395
  };
5396
5396
 
5397
- exports.__wbg_set_1caeef79e0b2e26e = function () {
5397
+ exports.__wbg_set_29272eb3fa69484a = function () {
5398
5398
  return handleError(function (arg0, arg1, arg2, arg3) {
5399
5399
  let deferred0_0;
5400
5400
  let deferred0_1;
@@ -5413,7 +5413,12 @@ exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
5413
5413
  getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
5414
5414
  };
5415
5415
 
5416
- exports.__wbg_set_52bf1a68097da36d = function () {
5416
+ exports.__wbg_set_907fb406c34a251d = function (arg0, arg1, arg2) {
5417
+ const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
5418
+ return addHeapObject(ret);
5419
+ };
5420
+
5421
+ exports.__wbg_set_aa991687f3fd23fe = function () {
5417
5422
  return handleError(function (arg0, arg1, arg2, arg3) {
5418
5423
  let deferred0_0;
5419
5424
  let deferred0_1;
@@ -5428,11 +5433,6 @@ exports.__wbg_set_52bf1a68097da36d = function () {
5428
5433
  }, arguments);
5429
5434
  };
5430
5435
 
5431
- exports.__wbg_set_907fb406c34a251d = function (arg0, arg1, arg2) {
5432
- const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
5433
- return addHeapObject(ret);
5434
- };
5435
-
5436
5436
  exports.__wbg_set_body_3c365989753d61f4 = function (arg0, arg1) {
5437
5437
  getObject(arg0).body = getObject(arg1);
5438
5438
  };
@@ -454,22 +454,22 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
454
454
  export const __wbg_registrationclient_free: (a: number, b: number) => void;
455
455
  export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
456
456
  export const __wbg_cryptoclient_free: (a: number, b: number) => void;
457
- export const wasm_bindgen__convert__closures_____invoke__h2dff3e72f2bb88cd: (
457
+ export const wasm_bindgen__convert__closures_____invoke__hb219eacf1aac2109: (
458
458
  a: number,
459
459
  b: number,
460
460
  c: number,
461
- d: number,
462
461
  ) => void;
462
+ export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
463
463
  export const wasm_bindgen__closure__destroy__h96ff2d5ee0ca699c: (a: number, b: number) => void;
464
- export const wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373: (
464
+ export const wasm_bindgen__convert__closures_____invoke__h2dff3e72f2bb88cd: (
465
465
  a: number,
466
466
  b: number,
467
+ c: number,
468
+ d: number,
467
469
  ) => void;
468
- export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
469
- export const wasm_bindgen__convert__closures_____invoke__hb219eacf1aac2109: (
470
+ export const wasm_bindgen__convert__closures_____invoke__h1920d8a7b3007373: (
470
471
  a: number,
471
472
  b: number,
472
- c: number,
473
473
  ) => void;
474
474
  export const wasm_bindgen__closure__destroy__h602c026e8307a31b: (a: number, b: number) => void;
475
475
  export const wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83: (
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitwarden/commercial-sdk-internal",
3
- "version": "0.2.0-main.430",
3
+ "version": "0.2.0-main.432",
4
4
  "license": "BITWARDEN SOFTWARE DEVELOPMENT KIT LICENSE AGREEMENT",
5
5
  "repository": {
6
6
  "type": "git",