game_client_logic_deb 1.8.325 → 1.8.326

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');
@@ -380,7 +380,7 @@
380
380
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
381
381
  //endregion
382
382
  function GameEngineConfig() {
383
- this.version = '1.8.325';
383
+ this.version = '1.8.326';
384
384
  }
385
385
  protoOf(GameEngineConfig).o2y = function () {
386
386
  return this.version;
@@ -54049,7 +54049,7 @@
54049
54049
  }
54050
54050
  function GameHelper() {
54051
54051
  }
54052
- function prepareFilterObjectInternal($this, map) {
54052
+ function prepareLobbyFilterInternal($this, map) {
54053
54053
  var jsObject = {};
54054
54054
  var tmp = map.k2('players');
54055
54055
  var tmp0_safe_receiver = (tmp == null ? true : isArray(tmp)) ? tmp : null;
@@ -54066,7 +54066,7 @@
54066
54066
  while (inductionVariable < last) {
54067
54067
  var element = tmp0_safe_receiver[inductionVariable];
54068
54068
  inductionVariable = inductionVariable + 1 | 0;
54069
- // Inline function 'GameHelperImpl.prepareFilterObjectInternal.<anonymous>' call
54069
+ // Inline function 'GameHelperImpl.prepareLobbyFilterInternal.<anonymous>' call
54070
54070
  validatePlayers($this, element);
54071
54071
  }
54072
54072
  tmp_0 = tmp0_safe_receiver;
@@ -54079,7 +54079,7 @@
54079
54079
  // Inline function 'kotlin.takeIf' call
54080
54080
  // Inline function 'kotlin.contracts.contract' call
54081
54081
  var tmp_2;
54082
- // Inline function 'GameHelperImpl.prepareFilterObjectInternal.<anonymous>' call
54082
+ // Inline function 'GameHelperImpl.prepareLobbyFilterInternal.<anonymous>' call
54083
54083
  // Inline function 'kotlin.collections.isNotEmpty' call
54084
54084
  // Inline function 'kotlin.collections.isEmpty' call
54085
54085
  if (!(tmp1_safe_receiver.length === 0)) {
@@ -54105,7 +54105,7 @@
54105
54105
  while (inductionVariable_0 < last_0) {
54106
54106
  var element_0 = tmp2_safe_receiver[inductionVariable_0];
54107
54107
  inductionVariable_0 = inductionVariable_0 + 1 | 0;
54108
- // Inline function 'GameHelperImpl.prepareFilterObjectInternal.<anonymous>' call
54108
+ // Inline function 'GameHelperImpl.prepareLobbyFilterInternal.<anonymous>' call
54109
54109
  validatePoints($this, element_0);
54110
54110
  }
54111
54111
  tmp_4 = tmp2_safe_receiver;
@@ -54118,7 +54118,7 @@
54118
54118
  // Inline function 'kotlin.takeIf' call
54119
54119
  // Inline function 'kotlin.contracts.contract' call
54120
54120
  var tmp_6;
54121
- // Inline function 'GameHelperImpl.prepareFilterObjectInternal.<anonymous>' call
54121
+ // Inline function 'GameHelperImpl.prepareLobbyFilterInternal.<anonymous>' call
54122
54122
  // Inline function 'kotlin.collections.isNotEmpty' call
54123
54123
  // Inline function 'kotlin.collections.isEmpty' call
54124
54124
  if (!(tmp3_safe_receiver.length === 0)) {
@@ -54144,7 +54144,7 @@
54144
54144
  while (inductionVariable_1 < last_1) {
54145
54145
  var element_1 = tmp4_safe_receiver[inductionVariable_1];
54146
54146
  inductionVariable_1 = inductionVariable_1 + 1 | 0;
54147
- // Inline function 'GameHelperImpl.prepareFilterObjectInternal.<anonymous>' call
54147
+ // Inline function 'GameHelperImpl.prepareLobbyFilterInternal.<anonymous>' call
54148
54148
  validateTimeoutTime($this, element_1);
54149
54149
  }
54150
54150
  tmp_8 = tmp4_safe_receiver;
@@ -54157,7 +54157,7 @@
54157
54157
  // Inline function 'kotlin.takeIf' call
54158
54158
  // Inline function 'kotlin.contracts.contract' call
54159
54159
  var tmp_10;
54160
- // Inline function 'GameHelperImpl.prepareFilterObjectInternal.<anonymous>' call
54160
+ // Inline function 'GameHelperImpl.prepareLobbyFilterInternal.<anonymous>' call
54161
54161
  // Inline function 'kotlin.collections.isNotEmpty' call
54162
54162
  // Inline function 'kotlin.collections.isEmpty' call
54163
54163
  if (!(tmp5_safe_receiver.length === 0)) {
@@ -54183,7 +54183,7 @@
54183
54183
  while (inductionVariable_2 < last_2) {
54184
54184
  var element_2 = tmp6_safe_receiver[inductionVariable_2];
54185
54185
  inductionVariable_2 = inductionVariable_2 + 1 | 0;
54186
- // Inline function 'GameHelperImpl.prepareFilterObjectInternal.<anonymous>' call
54186
+ // Inline function 'GameHelperImpl.prepareLobbyFilterInternal.<anonymous>' call
54187
54187
  validateLeague($this, element_2);
54188
54188
  }
54189
54189
  tmp_12 = tmp6_safe_receiver;
@@ -54196,7 +54196,7 @@
54196
54196
  // Inline function 'kotlin.takeIf' call
54197
54197
  // Inline function 'kotlin.contracts.contract' call
54198
54198
  var tmp_14;
54199
- // Inline function 'GameHelperImpl.prepareFilterObjectInternal.<anonymous>' call
54199
+ // Inline function 'GameHelperImpl.prepareLobbyFilterInternal.<anonymous>' call
54200
54200
  // Inline function 'kotlin.collections.isNotEmpty' call
54201
54201
  // Inline function 'kotlin.collections.isEmpty' call
54202
54202
  if (!(tmp7_safe_receiver.length === 0)) {
@@ -54222,7 +54222,7 @@
54222
54222
  while (inductionVariable_3 < last_3) {
54223
54223
  var element_3 = tmp8_safe_receiver[inductionVariable_3];
54224
54224
  inductionVariable_3 = inductionVariable_3 + 1 | 0;
54225
- // Inline function 'GameHelperImpl.prepareFilterObjectInternal.<anonymous>' call
54225
+ // Inline function 'GameHelperImpl.prepareLobbyFilterInternal.<anonymous>' call
54226
54226
  validateRulesSetType($this, element_3);
54227
54227
  }
54228
54228
  tmp_16 = tmp8_safe_receiver;
@@ -54235,7 +54235,7 @@
54235
54235
  // Inline function 'kotlin.takeIf' call
54236
54236
  // Inline function 'kotlin.contracts.contract' call
54237
54237
  var tmp_18;
54238
- // Inline function 'GameHelperImpl.prepareFilterObjectInternal.<anonymous>' call
54238
+ // Inline function 'GameHelperImpl.prepareLobbyFilterInternal.<anonymous>' call
54239
54239
  // Inline function 'kotlin.collections.isNotEmpty' call
54240
54240
  // Inline function 'kotlin.collections.isEmpty' call
54241
54241
  if (!(tmp9_safe_receiver.length === 0)) {
@@ -54288,7 +54288,7 @@
54288
54288
  var tmp0_iterator = this_0.j();
54289
54289
  while (tmp0_iterator.k()) {
54290
54290
  var item = tmp0_iterator.l();
54291
- // Inline function 'GameHelperImpl.prepareFilterObjectInternal.<anonymous>' call
54291
+ // Inline function 'GameHelperImpl.prepareLobbyFilterInternal.<anonymous>' call
54292
54292
  var tmp$ret$39 = item.q2_1;
54293
54293
  destination.e(tmp$ret$39);
54294
54294
  }
@@ -54307,7 +54307,7 @@
54307
54307
  var tmp0_iterator_0 = this_1.j();
54308
54308
  while (tmp0_iterator_0.k()) {
54309
54309
  var item_0 = tmp0_iterator_0.l();
54310
- // Inline function 'GameHelperImpl.prepareFilterObjectInternal.<anonymous>' call
54310
+ // Inline function 'GameHelperImpl.prepareLobbyFilterInternal.<anonymous>' call
54311
54311
  // Inline function 'kotlin.text.lowercase' call
54312
54312
  // Inline function 'kotlin.js.asDynamic' call
54313
54313
  var tmp$ret$45 = item_0.q2_1.toLowerCase();
@@ -54584,7 +54584,11 @@
54584
54584
  var tmp$ret$0 = item.q2_1;
54585
54585
  destination.e(tmp$ret$0);
54586
54586
  }
54587
- if (!destination.v1(league)) {
54587
+ var tmp = destination;
54588
+ // Inline function 'kotlin.text.uppercase' call
54589
+ // Inline function 'kotlin.js.asDynamic' call
54590
+ var tmp$ret$4 = league.toUpperCase();
54591
+ if (!tmp.v1(tmp$ret$4)) {
54588
54592
  throw IllegalStateException_init_$Create$('Not valid league ' + league);
54589
54593
  }
54590
54594
  }
@@ -54600,7 +54604,11 @@
54600
54604
  var tmp$ret$0 = item.q2_1;
54601
54605
  destination.e(tmp$ret$0);
54602
54606
  }
54603
- if (!destination.v1(rulesSetType)) {
54607
+ var tmp = destination;
54608
+ // Inline function 'kotlin.text.uppercase' call
54609
+ // Inline function 'kotlin.js.asDynamic' call
54610
+ var tmp$ret$4 = rulesSetType.toUpperCase();
54611
+ if (!tmp.v1(tmp$ret$4)) {
54604
54612
  throw IllegalStateException_init_$Create$('Not valid rulesSetType mode ' + rulesSetType);
54605
54613
  }
54606
54614
  }
@@ -54913,7 +54921,7 @@
54913
54921
  protoOf(GameHelperImpl).mapRules = function (rules) {
54914
54922
  return mapRulesObject(this, rules);
54915
54923
  };
54916
- protoOf(GameHelperImpl).prepareConfigObjectWithPagination = function (config) {
54924
+ protoOf(GameHelperImpl).prepareLobbyConfigWithPagination = function (config) {
54917
54925
  var map = mapOfObject(config);
54918
54926
  var tmp = map.k2('limit');
54919
54927
  var tmp0_safe_receiver = (!(tmp == null) ? typeof tmp === 'number' : false) ? tmp : null;
@@ -54923,18 +54931,245 @@
54923
54931
  } else {
54924
54932
  // Inline function 'kotlin.also' call
54925
54933
  // Inline function 'kotlin.contracts.contract' call
54926
- // Inline function 'GameHelperImpl.prepareConfigObjectWithPagination.<anonymous>' call
54934
+ // Inline function 'GameHelperImpl.prepareLobbyConfigWithPagination.<anonymous>' call
54927
54935
  validateLimit(this, tmp0_safe_receiver);
54928
54936
  tmp_0 = tmp0_safe_receiver;
54929
54937
  }
54930
54938
  var limit = tmp_0;
54931
- var jsObject = prepareFilterObjectInternal(this, map);
54939
+ var jsObject = prepareLobbyFilterInternal(this, map);
54932
54940
  jsObject['limit'] = limit == null ? 20 : limit;
54933
54941
  return jsObject;
54934
54942
  };
54935
- protoOf(GameHelperImpl).prepareConfigObject = function (config) {
54943
+ protoOf(GameHelperImpl).prepareLobbyConfig = function (config) {
54936
54944
  var map = mapOfObject(config);
54937
- return prepareFilterObjectInternal(this, map);
54945
+ return prepareLobbyFilterInternal(this, map);
54946
+ };
54947
+ protoOf(GameHelperImpl).prepareLeagueConfig = function (config) {
54948
+ var map = mapOfObject(config);
54949
+ var jsObject = {};
54950
+ var tmp = map.k2('players');
54951
+ var tmp0_safe_receiver = (tmp == null ? true : isArray(tmp)) ? tmp : null;
54952
+ var tmp_0;
54953
+ if (tmp0_safe_receiver == null) {
54954
+ tmp_0 = null;
54955
+ } else {
54956
+ // Inline function 'kotlin.collections.onEach' call
54957
+ // Inline function 'kotlin.apply' call
54958
+ // Inline function 'kotlin.contracts.contract' call
54959
+ // Inline function 'kotlin.collections.onEach.<anonymous>' call
54960
+ var inductionVariable = 0;
54961
+ var last = tmp0_safe_receiver.length;
54962
+ while (inductionVariable < last) {
54963
+ var element = tmp0_safe_receiver[inductionVariable];
54964
+ inductionVariable = inductionVariable + 1 | 0;
54965
+ // Inline function 'GameHelperImpl.prepareLeagueConfig.<anonymous>' call
54966
+ validatePlayers(this, element);
54967
+ }
54968
+ tmp_0 = tmp0_safe_receiver;
54969
+ }
54970
+ var tmp1_safe_receiver = tmp_0;
54971
+ var tmp_1;
54972
+ if (tmp1_safe_receiver == null) {
54973
+ tmp_1 = null;
54974
+ } else {
54975
+ // Inline function 'kotlin.takeIf' call
54976
+ // Inline function 'kotlin.contracts.contract' call
54977
+ var tmp_2;
54978
+ // Inline function 'GameHelperImpl.prepareLeagueConfig.<anonymous>' call
54979
+ // Inline function 'kotlin.collections.isNotEmpty' call
54980
+ // Inline function 'kotlin.collections.isEmpty' call
54981
+ if (!(tmp1_safe_receiver.length === 0)) {
54982
+ tmp_2 = tmp1_safe_receiver;
54983
+ } else {
54984
+ tmp_2 = null;
54985
+ }
54986
+ tmp_1 = tmp_2;
54987
+ }
54988
+ var players = tmp_1;
54989
+ var tmp_3 = map.k2('points');
54990
+ var tmp2_safe_receiver = (tmp_3 == null ? true : isArray(tmp_3)) ? tmp_3 : null;
54991
+ var tmp_4;
54992
+ if (tmp2_safe_receiver == null) {
54993
+ tmp_4 = null;
54994
+ } else {
54995
+ // Inline function 'kotlin.collections.onEach' call
54996
+ // Inline function 'kotlin.apply' call
54997
+ // Inline function 'kotlin.contracts.contract' call
54998
+ // Inline function 'kotlin.collections.onEach.<anonymous>' call
54999
+ var inductionVariable_0 = 0;
55000
+ var last_0 = tmp2_safe_receiver.length;
55001
+ while (inductionVariable_0 < last_0) {
55002
+ var element_0 = tmp2_safe_receiver[inductionVariable_0];
55003
+ inductionVariable_0 = inductionVariable_0 + 1 | 0;
55004
+ // Inline function 'GameHelperImpl.prepareLeagueConfig.<anonymous>' call
55005
+ validatePoints(this, element_0);
55006
+ }
55007
+ tmp_4 = tmp2_safe_receiver;
55008
+ }
55009
+ var tmp3_safe_receiver = tmp_4;
55010
+ var tmp_5;
55011
+ if (tmp3_safe_receiver == null) {
55012
+ tmp_5 = null;
55013
+ } else {
55014
+ // Inline function 'kotlin.takeIf' call
55015
+ // Inline function 'kotlin.contracts.contract' call
55016
+ var tmp_6;
55017
+ // Inline function 'GameHelperImpl.prepareLeagueConfig.<anonymous>' call
55018
+ // Inline function 'kotlin.collections.isNotEmpty' call
55019
+ // Inline function 'kotlin.collections.isEmpty' call
55020
+ if (!(tmp3_safe_receiver.length === 0)) {
55021
+ tmp_6 = tmp3_safe_receiver;
55022
+ } else {
55023
+ tmp_6 = null;
55024
+ }
55025
+ tmp_5 = tmp_6;
55026
+ }
55027
+ var points = tmp_5;
55028
+ var tmp_7 = map.k2('timeoutTime');
55029
+ var tmp4_safe_receiver = (tmp_7 == null ? true : isArray(tmp_7)) ? tmp_7 : null;
55030
+ var tmp_8;
55031
+ if (tmp4_safe_receiver == null) {
55032
+ tmp_8 = null;
55033
+ } else {
55034
+ // Inline function 'kotlin.collections.onEach' call
55035
+ // Inline function 'kotlin.apply' call
55036
+ // Inline function 'kotlin.contracts.contract' call
55037
+ // Inline function 'kotlin.collections.onEach.<anonymous>' call
55038
+ var inductionVariable_1 = 0;
55039
+ var last_1 = tmp4_safe_receiver.length;
55040
+ while (inductionVariable_1 < last_1) {
55041
+ var element_1 = tmp4_safe_receiver[inductionVariable_1];
55042
+ inductionVariable_1 = inductionVariable_1 + 1 | 0;
55043
+ // Inline function 'GameHelperImpl.prepareLeagueConfig.<anonymous>' call
55044
+ validateTimeoutTime(this, element_1);
55045
+ }
55046
+ tmp_8 = tmp4_safe_receiver;
55047
+ }
55048
+ var tmp5_safe_receiver = tmp_8;
55049
+ var tmp_9;
55050
+ if (tmp5_safe_receiver == null) {
55051
+ tmp_9 = null;
55052
+ } else {
55053
+ // Inline function 'kotlin.takeIf' call
55054
+ // Inline function 'kotlin.contracts.contract' call
55055
+ var tmp_10;
55056
+ // Inline function 'GameHelperImpl.prepareLeagueConfig.<anonymous>' call
55057
+ // Inline function 'kotlin.collections.isNotEmpty' call
55058
+ // Inline function 'kotlin.collections.isEmpty' call
55059
+ if (!(tmp5_safe_receiver.length === 0)) {
55060
+ tmp_10 = tmp5_safe_receiver;
55061
+ } else {
55062
+ tmp_10 = null;
55063
+ }
55064
+ tmp_9 = tmp_10;
55065
+ }
55066
+ var timeoutTime = tmp_9;
55067
+ var tmp_11 = map.k2('league');
55068
+ var tmp6_safe_receiver = (!(tmp_11 == null) ? typeof tmp_11 === 'string' : false) ? tmp_11 : null;
55069
+ var tmp_12;
55070
+ if (tmp6_safe_receiver == null) {
55071
+ tmp_12 = null;
55072
+ } else {
55073
+ // Inline function 'kotlin.apply' call
55074
+ // Inline function 'kotlin.contracts.contract' call
55075
+ // Inline function 'GameHelperImpl.prepareLeagueConfig.<anonymous>' call
55076
+ validateLeague(this, tmp6_safe_receiver);
55077
+ tmp_12 = tmp6_safe_receiver;
55078
+ }
55079
+ var league = tmp_12;
55080
+ var tmp_13 = map.k2('rulesPreset');
55081
+ var tmp7_safe_receiver = (tmp_13 == null ? true : isArray(tmp_13)) ? tmp_13 : null;
55082
+ var tmp_14;
55083
+ if (tmp7_safe_receiver == null) {
55084
+ tmp_14 = null;
55085
+ } else {
55086
+ // Inline function 'kotlin.collections.onEach' call
55087
+ // Inline function 'kotlin.apply' call
55088
+ // Inline function 'kotlin.contracts.contract' call
55089
+ // Inline function 'kotlin.collections.onEach.<anonymous>' call
55090
+ var inductionVariable_2 = 0;
55091
+ var last_2 = tmp7_safe_receiver.length;
55092
+ while (inductionVariable_2 < last_2) {
55093
+ var element_2 = tmp7_safe_receiver[inductionVariable_2];
55094
+ inductionVariable_2 = inductionVariable_2 + 1 | 0;
55095
+ // Inline function 'GameHelperImpl.prepareLeagueConfig.<anonymous>' call
55096
+ validateRulesSetType(this, element_2);
55097
+ }
55098
+ tmp_14 = tmp7_safe_receiver;
55099
+ }
55100
+ var tmp8_safe_receiver = tmp_14;
55101
+ var tmp_15;
55102
+ if (tmp8_safe_receiver == null) {
55103
+ tmp_15 = null;
55104
+ } else {
55105
+ // Inline function 'kotlin.takeIf' call
55106
+ // Inline function 'kotlin.contracts.contract' call
55107
+ var tmp_16;
55108
+ // Inline function 'GameHelperImpl.prepareLeagueConfig.<anonymous>' call
55109
+ // Inline function 'kotlin.collections.isNotEmpty' call
55110
+ // Inline function 'kotlin.collections.isEmpty' call
55111
+ if (!(tmp8_safe_receiver.length === 0)) {
55112
+ tmp_16 = tmp8_safe_receiver;
55113
+ } else {
55114
+ tmp_16 = null;
55115
+ }
55116
+ tmp_15 = tmp_16;
55117
+ }
55118
+ var rulesPreset = tmp_15;
55119
+ var tmp_17 = map.k2('isChatEnabled');
55120
+ var isChatEnabled = (!(tmp_17 == null) ? typeof tmp_17 === 'boolean' : false) ? tmp_17 : null;
55121
+ var tmp_18;
55122
+ if (players == null) {
55123
+ // Inline function 'kotlin.arrayOf' call
55124
+ // Inline function 'kotlin.js.unsafeCast' call
55125
+ // Inline function 'kotlin.js.asDynamic' call
55126
+ tmp_18 = [2, 3, 4, 5];
55127
+ } else {
55128
+ tmp_18 = players;
55129
+ }
55130
+ jsObject['players'] = tmp_18;
55131
+ var tmp_19;
55132
+ if (points == null) {
55133
+ // Inline function 'kotlin.arrayOf' call
55134
+ // Inline function 'kotlin.js.unsafeCast' call
55135
+ // Inline function 'kotlin.js.asDynamic' call
55136
+ tmp_19 = [301, 501, 1001];
55137
+ } else {
55138
+ tmp_19 = points;
55139
+ }
55140
+ jsObject['points'] = tmp_19;
55141
+ var tmp_20;
55142
+ if (timeoutTime == null) {
55143
+ // Inline function 'kotlin.arrayOf' call
55144
+ // Inline function 'kotlin.js.unsafeCast' call
55145
+ // Inline function 'kotlin.js.asDynamic' call
55146
+ tmp_20 = [15, 30, 45];
55147
+ } else {
55148
+ tmp_20 = timeoutTime;
55149
+ }
55150
+ jsObject['timeoutTime'] = tmp_20;
55151
+ var tmp_21;
55152
+ if (rulesPreset == null) {
55153
+ // Inline function 'kotlin.collections.toTypedArray' call
55154
+ // Inline function 'kotlin.collections.map' call
55155
+ var this_0 = get_entries_3();
55156
+ // Inline function 'kotlin.collections.mapTo' call
55157
+ var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_0, 10));
55158
+ var tmp0_iterator = this_0.j();
55159
+ while (tmp0_iterator.k()) {
55160
+ var item = tmp0_iterator.l();
55161
+ // Inline function 'GameHelperImpl.prepareLeagueConfig.<anonymous>' call
55162
+ var tmp$ret$34 = item.q2_1;
55163
+ destination.e(tmp$ret$34);
55164
+ }
55165
+ tmp_21 = copyToArray(destination);
55166
+ } else {
55167
+ tmp_21 = rulesPreset;
55168
+ }
55169
+ jsObject['rulesPreset'] = tmp_21;
55170
+ jsObject['league'] = league;
55171
+ jsObject['isChatEnabled'] = isChatEnabled;
55172
+ return jsObject;
54938
55173
  };
54939
55174
  protoOf(GameHelperImpl).isValidConfigObject = function (config) {
54940
55175
  var map = mapOfObject(config);
@@ -55005,7 +55240,10 @@
55005
55240
  return tmp;
55006
55241
  };
55007
55242
  protoOf(GameHelperImpl).mapRulesSetType = function (name) {
55008
- return valueOf_6(name);
55243
+ // Inline function 'kotlin.text.uppercase' call
55244
+ // Inline function 'kotlin.js.asDynamic' call
55245
+ var tmp$ret$1 = name.toUpperCase();
55246
+ return valueOf_6(tmp$ret$1);
55009
55247
  };
55010
55248
  protoOf(GameHelperImpl).mapToLeague = function (name) {
55011
55249
  // Inline function 'kotlin.text.uppercase' call