client_plugin_logic_deb 1.8.401 → 1.8.403

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.
@@ -380,7 +380,7 @@
380
380
  function addFormatStructureForTime(structure) {
381
381
  this.s60(structure);
382
382
  }
383
- initMetadataForInterface(AbstractWithDateTimeBuilder, 'AbstractWithDateTimeBuilder', VOID, VOID, [AbstractWithDateBuilder, AbstractWithTimeBuilder, WithTime, WithDate]);
383
+ initMetadataForInterface(AbstractWithDateTimeBuilder, 'AbstractWithDateTimeBuilder', VOID, VOID, [AbstractWithDateBuilder, AbstractWithTimeBuilder, WithDate, WithTime]);
384
384
  initMetadataForClass(Builder_0, 'Builder', VOID, VOID, [AbstractDateTimeFormatBuilder, AbstractWithDateTimeBuilder]);
385
385
  initMetadataForClass(LocalDateTimeFormat, 'LocalDateTimeFormat', VOID, AbstractDateTimeFormat);
386
386
  function set_fractionOfSecond(value) {
@@ -4248,8 +4248,8 @@
4248
4248
  var tmp$ret$1 = isInterface(this_2, KSerializer) ? this_2 : THROW_CCE();
4249
4249
  var tmp$ret$2 = this_0.fp(tmp$ret$1, json);
4250
4250
  var ratingInput = mapFromDto_8(tmp$ret$2);
4251
- var tmp0_elvis_lhs = ratingInput.r7h_1;
4252
- var ratingOutputs = this.heq_1.r9f(ratingInput.o7h_1, ratingInput.p7h_1, ratingInput.q7h_1, tmp0_elvis_lhs == null ? new RatingConfig() : tmp0_elvis_lhs);
4251
+ var tmp0_elvis_lhs = ratingInput.q7h_1;
4252
+ var ratingOutputs = this.heq_1.q9f(ratingInput.n7h_1, ratingInput.o7h_1, ratingInput.p7h_1, tmp0_elvis_lhs == null ? new RatingConfig() : tmp0_elvis_lhs);
4253
4253
  var tmp0 = this.ieq_1;
4254
4254
  // Inline function 'kotlin.collections.map' call
4255
4255
  // Inline function 'kotlin.collections.mapTo' call
@@ -4268,8 +4268,8 @@
4268
4268
  var tmp$ret$7 = isInterface(this_4, KSerializer) ? this_4 : THROW_CCE();
4269
4269
  return tmp0.ep(tmp$ret$7, destination);
4270
4270
  };
4271
- protoOf(GameEngineUtilsService).p9f = function () {
4272
- var config = this.heq_1.p9f();
4271
+ protoOf(GameEngineUtilsService).o9f = function () {
4272
+ var config = this.heq_1.o9f();
4273
4273
  var tmp0 = this.ieq_1;
4274
4274
  // Inline function 'kotlinx.serialization.json.Json.encodeToString' call
4275
4275
  var value = mapToDto_0(config);
@@ -4309,7 +4309,7 @@
4309
4309
  tmp = Companion_instance_13.leq(data);
4310
4310
  break;
4311
4311
  case 'getLeaguesConfig':
4312
- var data_0 = _this__u8e3s4.p9f();
4312
+ var data_0 = _this__u8e3s4.o9f();
4313
4313
  tmp = Companion_instance_13.leq(data_0);
4314
4314
  break;
4315
4315
  case 'getAvailableLeaguesForUser':
@@ -427,7 +427,7 @@
427
427
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
428
428
  //endregion
429
429
  function GameEngineConfig() {
430
- this.version = '1.8.401';
430
+ this.version = '1.8.403';
431
431
  }
432
432
  protoOf(GameEngineConfig).g3z = function () {
433
433
  return this.version;