client_plugin_logic_deb 1.8.331 → 1.8.332

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.
@@ -377,7 +377,7 @@
377
377
  return tmp;
378
378
  }
379
379
  initMetadataForInterface(AbstractWithOffsetBuilder, 'AbstractWithOffsetBuilder', VOID, VOID, [WithUtcOffset]);
380
- initMetadataForClass(Builder, 'Builder', VOID, VOID, [AbstractDateTimeFormatBuilder, AbstractWithDateTimeBuilder, AbstractWithOffsetBuilder, WithUtcOffset, WithTime, WithDate]);
380
+ initMetadataForClass(Builder, 'Builder', VOID, VOID, [AbstractDateTimeFormatBuilder, AbstractWithDateTimeBuilder, AbstractWithOffsetBuilder, WithTime, WithDate, WithUtcOffset]);
381
381
  initMetadataForClass(AbstractDateTimeFormat, 'AbstractDateTimeFormat');
382
382
  initMetadataForClass(DateTimeComponentsFormat, 'DateTimeComponentsFormat', VOID, AbstractDateTimeFormat);
383
383
  initMetadataForClass(TwoDigitNumber, 'TwoDigitNumber');
@@ -412,7 +412,7 @@
412
412
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
413
413
  //endregion
414
414
  function GameEngineConfig() {
415
- this.version = '1.8.331';
415
+ this.version = '1.8.332';
416
416
  }
417
417
  protoOf(GameEngineConfig).l33 = function () {
418
418
  return this.version;
@@ -190,11 +190,11 @@
190
190
  var $serializer_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.q5;
191
191
  var mapToDto = kotlin_io_raspberryapps_game_engine_core.$_$.i1;
192
192
  var mapFromDto = kotlin_io_raspberryapps_game_engine_core.$_$.z;
193
- var toDomainEnumSafe = kotlin_io_raspberryapps_game_engine_core.$_$.a4;
194
193
  var toDomainEnum = kotlin_io_raspberryapps_game_engine_core.$_$.b4;
195
194
  var emptySet = kotlin_kotlin.$_$.q7;
196
195
  var enumToStringSafe = kotlin_io_raspberryapps_game_engine_core.$_$.q3;
197
196
  var enumToString = kotlin_io_raspberryapps_game_engine_core.$_$.r3;
197
+ var toDomainEnumSafe = kotlin_io_raspberryapps_game_engine_core.$_$.a4;
198
198
  var mapOf_0 = kotlin_kotlin.$_$.u8;
199
199
  var mapToDto_0 = kotlin_io_raspberryapps_game_engine_core.$_$.g1;
200
200
  var mapToDto_1 = kotlin_io_raspberryapps_game_engine_core.$_$.d1;
@@ -18335,7 +18335,7 @@
18335
18335
  var combinationReasonMappingLegacy;
18336
18336
  function mapToCombinationType(_this__u8e3s4) {
18337
18337
  _init_properties_CombinationsDtoMappers_kt__fk981j();
18338
- var tmp0_elvis_lhs = toDomainEnumSafe(_this__u8e3s4, get_combinationTypeMappingLegacy());
18338
+ var tmp0_elvis_lhs = get_combinationTypeMappingLegacy().k2(_this__u8e3s4);
18339
18339
  return tmp0_elvis_lhs == null ? toDomainEnum(_this__u8e3s4, get_combinationTypeMapping()) : tmp0_elvis_lhs;
18340
18340
  }
18341
18341
  function mapToDto_8(_this__u8e3s4) {