game_client_logic_deb 1.8.319 → 1.8.320

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.
@@ -324,7 +324,7 @@
324
324
  function addFormatStructureForTime(structure) {
325
325
  this.y58(structure);
326
326
  }
327
- initMetadataForInterface(AbstractWithDateTimeBuilder, 'AbstractWithDateTimeBuilder', VOID, VOID, [AbstractWithDateBuilder, AbstractWithTimeBuilder, WithDate, WithTime]);
327
+ initMetadataForInterface(AbstractWithDateTimeBuilder, 'AbstractWithDateTimeBuilder', VOID, VOID, [AbstractWithDateBuilder, AbstractWithTimeBuilder, WithTime, WithDate]);
328
328
  function offsetHours$default(padding, $super) {
329
329
  padding = padding === VOID ? Padding_ZERO_getInstance() : padding;
330
330
  var tmp;
@@ -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, WithDate, WithTime, WithUtcOffset]);
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');
@@ -380,7 +380,7 @@
380
380
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
381
381
  //endregion
382
382
  function GameEngineConfig() {
383
- this.version = '1.8.319';
383
+ this.version = '1.8.320';
384
384
  }
385
385
  protoOf(GameEngineConfig).o2y = function () {
386
386
  return this.version;
@@ -14537,8 +14537,8 @@
14537
14537
  var combinationReasonMappingLegacy;
14538
14538
  function mapToCombinationType(_this__u8e3s4) {
14539
14539
  _init_properties_CombinationsDtoMappers_kt__fk981j();
14540
- var tmp0_elvis_lhs = toDomainEnumSafe(_this__u8e3s4, get_combinationTypeMapping());
14541
- return tmp0_elvis_lhs == null ? toDomainEnum(_this__u8e3s4, get_combinationTypeMappingLegacy()) : tmp0_elvis_lhs;
14540
+ var tmp0_elvis_lhs = toDomainEnumSafe(_this__u8e3s4, get_combinationTypeMappingLegacy());
14541
+ return tmp0_elvis_lhs == null ? toDomainEnum(_this__u8e3s4, get_combinationTypeMapping()) : tmp0_elvis_lhs;
14542
14542
  }
14543
14543
  function mapToDto_7(_this__u8e3s4) {
14544
14544
  _init_properties_CombinationsDtoMappers_kt__fk981j();
@@ -14650,8 +14650,8 @@
14650
14650
  }
14651
14651
  function mapToDto_9(_this__u8e3s4) {
14652
14652
  _init_properties_CombinationsDtoMappers_kt__fk981j();
14653
- var tmp0_elvis_lhs = enumToStringSafe(_this__u8e3s4, get_combinationTypeMapping());
14654
- return tmp0_elvis_lhs == null ? enumToString(_this__u8e3s4, get_combinationTypeMappingLegacy()) : tmp0_elvis_lhs;
14653
+ var tmp0_elvis_lhs = enumToStringSafe(_this__u8e3s4, get_combinationTypeMappingLegacy());
14654
+ return tmp0_elvis_lhs == null ? enumToString(_this__u8e3s4, get_combinationTypeMapping()) : tmp0_elvis_lhs;
14655
14655
  }
14656
14656
  function mapToDto_10(_this__u8e3s4) {
14657
14657
  _init_properties_CombinationsDtoMappers_kt__fk981j();