mrs-toolbox-cli 0.0.71 → 0.0.73

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.
@@ -1 +1 @@
1
- a33fba4db1e61e8a18c0f21320eed8b1
1
+ 168a7216239b69c83bd5497d11779e0c
@@ -16174,7 +16174,7 @@
16174
16174
  var tmp = this;
16175
16175
  var tmp$ret$2;
16176
16176
  // Inline function 'kotlin.arrayOf' call
16177
- var tmp0_arrayOf = [new ReferenceArraySerializer(getKClass(Column), $serializer_getInstance_62()), null, null, null, Companion_getInstance_83().serializer()];
16177
+ var tmp0_arrayOf = [new ReferenceArraySerializer(getKClass(Column), $serializer_getInstance_62()), null, null, null, Companion_getInstance_83().serializer(), null, null];
16178
16178
  var tmp$ret$1;
16179
16179
  // Inline function 'kotlin.js.unsafeCast' call
16180
16180
  var tmp$ret$0;
@@ -16195,12 +16195,14 @@
16195
16195
  }
16196
16196
  function $serializer_66() {
16197
16197
  $serializer_instance_66 = this;
16198
- var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('dto.view.settings.Settings', this, 5);
16198
+ var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('dto.view.settings.Settings', this, 7);
16199
16199
  tmp0_serialDesc.g3j('columns', true);
16200
16200
  tmp0_serialDesc.g3j('height', true);
16201
16201
  tmp0_serialDesc.g3j('dashboardUiConfig', true);
16202
16202
  tmp0_serialDesc.g3j('emptyList', true);
16203
16203
  tmp0_serialDesc.g3j('type', true);
16204
+ tmp0_serialDesc.g3j('selectChildren', true);
16205
+ tmp0_serialDesc.g3j('folderEmptyText', true);
16204
16206
  this.d4t_1 = tmp0_serialDesc;
16205
16207
  }
16206
16208
  protoOf($serializer_66).s38 = function () {
@@ -16210,7 +16212,7 @@
16210
16212
  var tmp0_cached = Companion_getInstance_82().c4t_1;
16211
16213
  var tmp$ret$2;
16212
16214
  // Inline function 'kotlin.arrayOf' call
16213
- var tmp0_arrayOf = [get_nullable(tmp0_cached[0]), get_nullable(IntSerializer_getInstance()), get_nullable($serializer_getInstance_68()), get_nullable($serializer_getInstance_63()), get_nullable(tmp0_cached[4])];
16215
+ var tmp0_arrayOf = [get_nullable(tmp0_cached[0]), get_nullable(IntSerializer_getInstance()), get_nullable($serializer_getInstance_68()), get_nullable($serializer_getInstance_63()), get_nullable(tmp0_cached[4]), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance())];
16214
16216
  var tmp$ret$1;
16215
16217
  // Inline function 'kotlin.js.unsafeCast' call
16216
16218
  var tmp$ret$0;
@@ -16230,52 +16232,66 @@
16230
16232
  var tmp6_local2 = null;
16231
16233
  var tmp7_local3 = null;
16232
16234
  var tmp8_local4 = null;
16233
- var tmp9_input = decoder.e3c(tmp0_desc);
16234
- var tmp10_cached = Companion_getInstance_82().c4t_1;
16235
- if (tmp9_input.t3c()) {
16236
- tmp4_local0 = tmp9_input.s3c(tmp0_desc, 0, tmp10_cached[0], tmp4_local0);
16235
+ var tmp9_local5 = null;
16236
+ var tmp10_local6 = null;
16237
+ var tmp11_input = decoder.e3c(tmp0_desc);
16238
+ var tmp12_cached = Companion_getInstance_82().c4t_1;
16239
+ if (tmp11_input.t3c()) {
16240
+ tmp4_local0 = tmp11_input.s3c(tmp0_desc, 0, tmp12_cached[0], tmp4_local0);
16237
16241
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
16238
- tmp5_local1 = tmp9_input.s3c(tmp0_desc, 1, IntSerializer_getInstance(), tmp5_local1);
16242
+ tmp5_local1 = tmp11_input.s3c(tmp0_desc, 1, IntSerializer_getInstance(), tmp5_local1);
16239
16243
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
16240
- tmp6_local2 = tmp9_input.s3c(tmp0_desc, 2, $serializer_getInstance_68(), tmp6_local2);
16244
+ tmp6_local2 = tmp11_input.s3c(tmp0_desc, 2, $serializer_getInstance_68(), tmp6_local2);
16241
16245
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
16242
- tmp7_local3 = tmp9_input.s3c(tmp0_desc, 3, $serializer_getInstance_63(), tmp7_local3);
16246
+ tmp7_local3 = tmp11_input.s3c(tmp0_desc, 3, $serializer_getInstance_63(), tmp7_local3);
16243
16247
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
16244
- tmp8_local4 = tmp9_input.s3c(tmp0_desc, 4, tmp10_cached[4], tmp8_local4);
16248
+ tmp8_local4 = tmp11_input.s3c(tmp0_desc, 4, tmp12_cached[4], tmp8_local4);
16245
16249
  tmp3_bitMask0 = tmp3_bitMask0 | 16;
16250
+ tmp9_local5 = tmp11_input.s3c(tmp0_desc, 5, BooleanSerializer_getInstance(), tmp9_local5);
16251
+ tmp3_bitMask0 = tmp3_bitMask0 | 32;
16252
+ tmp10_local6 = tmp11_input.s3c(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
16253
+ tmp3_bitMask0 = tmp3_bitMask0 | 64;
16246
16254
  } else
16247
16255
  while (tmp1_flag) {
16248
- tmp2_index = tmp9_input.u3c(tmp0_desc);
16256
+ tmp2_index = tmp11_input.u3c(tmp0_desc);
16249
16257
  switch (tmp2_index) {
16250
16258
  case -1:
16251
16259
  tmp1_flag = false;
16252
16260
  break;
16253
16261
  case 0:
16254
- tmp4_local0 = tmp9_input.s3c(tmp0_desc, 0, tmp10_cached[0], tmp4_local0);
16262
+ tmp4_local0 = tmp11_input.s3c(tmp0_desc, 0, tmp12_cached[0], tmp4_local0);
16255
16263
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
16256
16264
  break;
16257
16265
  case 1:
16258
- tmp5_local1 = tmp9_input.s3c(tmp0_desc, 1, IntSerializer_getInstance(), tmp5_local1);
16266
+ tmp5_local1 = tmp11_input.s3c(tmp0_desc, 1, IntSerializer_getInstance(), tmp5_local1);
16259
16267
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
16260
16268
  break;
16261
16269
  case 2:
16262
- tmp6_local2 = tmp9_input.s3c(tmp0_desc, 2, $serializer_getInstance_68(), tmp6_local2);
16270
+ tmp6_local2 = tmp11_input.s3c(tmp0_desc, 2, $serializer_getInstance_68(), tmp6_local2);
16263
16271
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
16264
16272
  break;
16265
16273
  case 3:
16266
- tmp7_local3 = tmp9_input.s3c(tmp0_desc, 3, $serializer_getInstance_63(), tmp7_local3);
16274
+ tmp7_local3 = tmp11_input.s3c(tmp0_desc, 3, $serializer_getInstance_63(), tmp7_local3);
16267
16275
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
16268
16276
  break;
16269
16277
  case 4:
16270
- tmp8_local4 = tmp9_input.s3c(tmp0_desc, 4, tmp10_cached[4], tmp8_local4);
16278
+ tmp8_local4 = tmp11_input.s3c(tmp0_desc, 4, tmp12_cached[4], tmp8_local4);
16271
16279
  tmp3_bitMask0 = tmp3_bitMask0 | 16;
16272
16280
  break;
16281
+ case 5:
16282
+ tmp9_local5 = tmp11_input.s3c(tmp0_desc, 5, BooleanSerializer_getInstance(), tmp9_local5);
16283
+ tmp3_bitMask0 = tmp3_bitMask0 | 32;
16284
+ break;
16285
+ case 6:
16286
+ tmp10_local6 = tmp11_input.s3c(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
16287
+ tmp3_bitMask0 = tmp3_bitMask0 | 64;
16288
+ break;
16273
16289
  default:
16274
16290
  throw UnknownFieldException_init_$Create$(tmp2_index);
16275
16291
  }
16276
16292
  }
16277
- tmp9_input.f3c(tmp0_desc);
16278
- return Settings_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, null);
16293
+ tmp11_input.f3c(tmp0_desc);
16294
+ return Settings_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, null);
16279
16295
  };
16280
16296
  protoOf($serializer_66).e4t = function (encoder, value) {
16281
16297
  var tmp0_desc = this.d4t_1;
@@ -16296,6 +16312,12 @@
16296
16312
  if (tmp1_output.a3e(tmp0_desc, 4) ? true : !(value.type == null)) {
16297
16313
  tmp1_output.w3d(tmp0_desc, 4, tmp2_cached[4], value.type);
16298
16314
  }
16315
+ if (tmp1_output.a3e(tmp0_desc, 5) ? true : !(value.selectChildren == null)) {
16316
+ tmp1_output.w3d(tmp0_desc, 5, BooleanSerializer_getInstance(), value.selectChildren);
16317
+ }
16318
+ if (tmp1_output.a3e(tmp0_desc, 6) ? true : !(value.folderEmptyText == null)) {
16319
+ tmp1_output.w3d(tmp0_desc, 6, StringSerializer_getInstance(), value.folderEmptyText);
16320
+ }
16299
16321
  tmp1_output.f3c(tmp0_desc);
16300
16322
  };
16301
16323
  protoOf($serializer_66).t38 = function (encoder, value) {
@@ -16307,7 +16329,7 @@
16307
16329
  new $serializer_66();
16308
16330
  return $serializer_instance_66;
16309
16331
  }
16310
- function Settings_init_$Init$(seen1, columns, height, dashboardUiConfig, emptyList, type, serializationConstructorMarker, $this) {
16332
+ function Settings_init_$Init$(seen1, columns, height, dashboardUiConfig, emptyList, type, selectChildren, folderEmptyText, serializationConstructorMarker, $this) {
16311
16333
  if (!(0 === (0 & seen1))) {
16312
16334
  throwMissingFieldException(seen1, 0, $serializer_getInstance_66().d4t_1);
16313
16335
  }
@@ -16331,10 +16353,18 @@
16331
16353
  $this.type = null;
16332
16354
  else
16333
16355
  $this.type = type;
16356
+ if (0 === (seen1 & 32))
16357
+ $this.selectChildren = null;
16358
+ else
16359
+ $this.selectChildren = selectChildren;
16360
+ if (0 === (seen1 & 64))
16361
+ $this.folderEmptyText = null;
16362
+ else
16363
+ $this.folderEmptyText = folderEmptyText;
16334
16364
  return $this;
16335
16365
  }
16336
- function Settings_init_$Create$(seen1, columns, height, dashboardUiConfig, emptyList, type, serializationConstructorMarker) {
16337
- return Settings_init_$Init$(seen1, columns, height, dashboardUiConfig, emptyList, type, serializationConstructorMarker, objectCreate(protoOf(Settings)));
16366
+ function Settings_init_$Create$(seen1, columns, height, dashboardUiConfig, emptyList, type, selectChildren, folderEmptyText, serializationConstructorMarker) {
16367
+ return Settings_init_$Init$(seen1, columns, height, dashboardUiConfig, emptyList, type, selectChildren, folderEmptyText, serializationConstructorMarker, objectCreate(protoOf(Settings)));
16338
16368
  }
16339
16369
  function Settings() {
16340
16370
  Companion_getInstance_82();
@@ -16343,6 +16373,8 @@
16343
16373
  this.dashboardUiConfig = null;
16344
16374
  this.emptyList = null;
16345
16375
  this.type = null;
16376
+ this.selectChildren = null;
16377
+ this.folderEmptyText = null;
16346
16378
  }
16347
16379
  protoOf(Settings).f4t = function (_set____db54di) {
16348
16380
  this.columns = _set____db54di;
@@ -16371,8 +16403,14 @@
16371
16403
  protoOf(Settings).t47 = function () {
16372
16404
  return this.type;
16373
16405
  };
16406
+ protoOf(Settings).n4t = function () {
16407
+ return this.selectChildren;
16408
+ };
16409
+ protoOf(Settings).o4t = function () {
16410
+ return this.folderEmptyText;
16411
+ };
16374
16412
  function _get_$cachedSerializer__te6jhj_15($this) {
16375
- return $this.n4t_1.y();
16413
+ return $this.p4t_1.y();
16376
16414
  }
16377
16415
  function SettingsType$Companion$_anonymous__gzs7yq() {
16378
16416
  return createSimpleEnumSerializer('dto.view.settings.SettingsType', values_10());
@@ -16385,7 +16423,7 @@
16385
16423
  Companion_instance_83 = this;
16386
16424
  var tmp = this;
16387
16425
  var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
16388
- tmp.n4t_1 = lazy(tmp_0, SettingsType$Companion$_anonymous__gzs7yq);
16426
+ tmp.p4t_1 = lazy(tmp_0, SettingsType$Companion$_anonymous__gzs7yq);
16389
16427
  }
16390
16428
  protoOf(Companion_83).serializer = function () {
16391
16429
  return _get_$cachedSerializer__te6jhj_15(this);
@@ -16472,10 +16510,10 @@
16472
16510
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('dto.view.settings.UiConfigFilters', this, 2);
16473
16511
  tmp0_serialDesc.g3j('visible', true);
16474
16512
  tmp0_serialDesc.g3j('expanded', true);
16475
- this.q4t_1 = tmp0_serialDesc;
16513
+ this.s4t_1 = tmp0_serialDesc;
16476
16514
  }
16477
16515
  protoOf($serializer_67).s38 = function () {
16478
- return this.q4t_1;
16516
+ return this.s4t_1;
16479
16517
  };
16480
16518
  protoOf($serializer_67).y3j = function () {
16481
16519
  var tmp$ret$2;
@@ -16491,7 +16529,7 @@
16491
16529
  return tmp$ret$2;
16492
16530
  };
16493
16531
  protoOf($serializer_67).u38 = function (decoder) {
16494
- var tmp0_desc = this.q4t_1;
16532
+ var tmp0_desc = this.s4t_1;
16495
16533
  var tmp1_flag = true;
16496
16534
  var tmp2_index = 0;
16497
16535
  var tmp3_bitMask0 = 0;
@@ -16525,8 +16563,8 @@
16525
16563
  tmp6_input.f3c(tmp0_desc);
16526
16564
  return UiConfigFilters_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
16527
16565
  };
16528
- protoOf($serializer_67).r4t = function (encoder, value) {
16529
- var tmp0_desc = this.q4t_1;
16566
+ protoOf($serializer_67).t4t = function (encoder, value) {
16567
+ var tmp0_desc = this.s4t_1;
16530
16568
  var tmp1_output = encoder.e3c(tmp0_desc);
16531
16569
  if (tmp1_output.a3e(tmp0_desc, 0) ? true : !(value.visible == null)) {
16532
16570
  tmp1_output.w3d(tmp0_desc, 0, BooleanSerializer_getInstance(), value.visible);
@@ -16537,7 +16575,7 @@
16537
16575
  tmp1_output.f3c(tmp0_desc);
16538
16576
  };
16539
16577
  protoOf($serializer_67).t38 = function (encoder, value) {
16540
- return this.r4t(encoder, value instanceof UiConfigFilters ? value : THROW_CCE());
16578
+ return this.t4t(encoder, value instanceof UiConfigFilters ? value : THROW_CCE());
16541
16579
  };
16542
16580
  var $serializer_instance_67;
16543
16581
  function $serializer_getInstance_67() {
@@ -16547,7 +16585,7 @@
16547
16585
  }
16548
16586
  function UiConfigFilters_init_$Init$(seen1, visible, expanded, serializationConstructorMarker, $this) {
16549
16587
  if (!(0 === (0 & seen1))) {
16550
- throwMissingFieldException(seen1, 0, $serializer_getInstance_67().q4t_1);
16588
+ throwMissingFieldException(seen1, 0, $serializer_getInstance_67().s4t_1);
16551
16589
  }
16552
16590
  if (0 === (seen1 & 1))
16553
16591
  $this.visible = null;
@@ -16561,7 +16599,7 @@
16561
16599
  var tmp$ret$0;
16562
16600
  // Inline function 'kotlin.collections.mutableMapOf' call
16563
16601
  tmp$ret$0 = LinkedHashMap_init_$Create$();
16564
- tmp.s4t_1 = tmp$ret$0;
16602
+ tmp.u4t_1 = tmp$ret$0;
16565
16603
  return $this;
16566
16604
  }
16567
16605
  function UiConfigFilters_init_$Create$(seen1, visible, expanded, serializationConstructorMarker) {
@@ -16573,43 +16611,43 @@
16573
16611
  var tmp$ret$0;
16574
16612
  // Inline function 'kotlin.collections.mutableMapOf' call
16575
16613
  tmp$ret$0 = LinkedHashMap_init_$Create$();
16576
- tmp.s4t_1 = tmp$ret$0;
16614
+ tmp.u4t_1 = tmp$ret$0;
16577
16615
  this.visible = null;
16578
16616
  this.expanded = null;
16579
16617
  }
16580
16618
  protoOf(UiConfigFilters).w = function () {
16581
- return this.s4t_1.w();
16619
+ return this.u4t_1.w();
16582
16620
  };
16583
16621
  protoOf(UiConfigFilters).q2 = function () {
16584
- return this.s4t_1.q2();
16622
+ return this.u4t_1.q2();
16585
16623
  };
16586
16624
  protoOf(UiConfigFilters).i = function () {
16587
- return this.s4t_1.i();
16625
+ return this.u4t_1.i();
16588
16626
  };
16589
16627
  protoOf(UiConfigFilters).r2 = function () {
16590
- return this.s4t_1.r2();
16628
+ return this.u4t_1.r2();
16591
16629
  };
16592
16630
  protoOf(UiConfigFilters).l3 = function () {
16593
- this.s4t_1.l3();
16631
+ this.u4t_1.l3();
16594
16632
  };
16595
16633
  protoOf(UiConfigFilters).d1l = function (key) {
16596
- return this.s4t_1.j2(key);
16634
+ return this.u4t_1.j2(key);
16597
16635
  };
16598
16636
  protoOf(UiConfigFilters).j2 = function (key) {
16599
16637
  if (!(!(key == null) ? typeof key === 'string' : false))
16600
16638
  return false;
16601
16639
  return this.d1l((!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE());
16602
16640
  };
16603
- protoOf(UiConfigFilters).t4t = function (value) {
16604
- return this.s4t_1.n2(value);
16641
+ protoOf(UiConfigFilters).v4t = function (value) {
16642
+ return this.u4t_1.n2(value);
16605
16643
  };
16606
16644
  protoOf(UiConfigFilters).n2 = function (value) {
16607
16645
  if (!(value == null ? true : typeof value === 'boolean'))
16608
16646
  return false;
16609
- return this.t4t((value == null ? true : typeof value === 'boolean') ? value : THROW_CCE());
16647
+ return this.v4t((value == null ? true : typeof value === 'boolean') ? value : THROW_CCE());
16610
16648
  };
16611
16649
  protoOf(UiConfigFilters).g9 = function (key) {
16612
- return this.s4t_1.p2(key);
16650
+ return this.u4t_1.p2(key);
16613
16651
  };
16614
16652
  protoOf(UiConfigFilters).p2 = function (key) {
16615
16653
  if (!(!(key == null) ? typeof key === 'string' : false))
@@ -16617,39 +16655,39 @@
16617
16655
  return this.g9((!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE());
16618
16656
  };
16619
16657
  protoOf(UiConfigFilters).l = function () {
16620
- return this.s4t_1.l();
16658
+ return this.u4t_1.l();
16621
16659
  };
16622
- protoOf(UiConfigFilters).u4t = function (key, value) {
16623
- return this.s4t_1.i4(key, value);
16660
+ protoOf(UiConfigFilters).w4t = function (key, value) {
16661
+ return this.u4t_1.i4(key, value);
16624
16662
  };
16625
16663
  protoOf(UiConfigFilters).i4 = function (key, value) {
16626
16664
  var tmp = (!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE();
16627
- return this.u4t(tmp, (value == null ? true : typeof value === 'boolean') ? value : THROW_CCE());
16665
+ return this.w4t(tmp, (value == null ? true : typeof value === 'boolean') ? value : THROW_CCE());
16628
16666
  };
16629
- protoOf(UiConfigFilters).v4t = function (from) {
16630
- this.s4t_1.k4(from);
16667
+ protoOf(UiConfigFilters).x4t = function (from) {
16668
+ this.u4t_1.k4(from);
16631
16669
  };
16632
16670
  protoOf(UiConfigFilters).k4 = function (from) {
16633
- return this.v4t(from);
16671
+ return this.x4t(from);
16634
16672
  };
16635
16673
  protoOf(UiConfigFilters).h1l = function (key) {
16636
- return this.s4t_1.j4(key);
16674
+ return this.u4t_1.j4(key);
16637
16675
  };
16638
16676
  protoOf(UiConfigFilters).j4 = function (key) {
16639
16677
  if (!(!(key == null) ? typeof key === 'string' : false))
16640
16678
  return null;
16641
16679
  return this.h1l((!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE());
16642
16680
  };
16643
- protoOf(UiConfigFilters).w4t = function (_set____db54di) {
16681
+ protoOf(UiConfigFilters).y4t = function (_set____db54di) {
16644
16682
  this.visible = _set____db54di;
16645
16683
  };
16646
- protoOf(UiConfigFilters).x4t = function () {
16684
+ protoOf(UiConfigFilters).z4t = function () {
16647
16685
  return this.visible;
16648
16686
  };
16649
- protoOf(UiConfigFilters).y4t = function (_set____db54di) {
16687
+ protoOf(UiConfigFilters).a4u = function (_set____db54di) {
16650
16688
  this.expanded = _set____db54di;
16651
16689
  };
16652
- protoOf(UiConfigFilters).z4t = function () {
16690
+ protoOf(UiConfigFilters).b4u = function () {
16653
16691
  return this.expanded;
16654
16692
  };
16655
16693
  function Companion_85() {
@@ -16671,10 +16709,10 @@
16671
16709
  tmp0_serialDesc.g3j('hideTab', true);
16672
16710
  tmp0_serialDesc.g3j('hideChartControls', true);
16673
16711
  tmp0_serialDesc.g3j('filters', true);
16674
- this.a4u_1 = tmp0_serialDesc;
16712
+ this.c4u_1 = tmp0_serialDesc;
16675
16713
  }
16676
16714
  protoOf($serializer_68).s38 = function () {
16677
- return this.a4u_1;
16715
+ return this.c4u_1;
16678
16716
  };
16679
16717
  protoOf($serializer_68).y3j = function () {
16680
16718
  var tmp$ret$2;
@@ -16690,7 +16728,7 @@
16690
16728
  return tmp$ret$2;
16691
16729
  };
16692
16730
  protoOf($serializer_68).u38 = function (decoder) {
16693
- var tmp0_desc = this.a4u_1;
16731
+ var tmp0_desc = this.c4u_1;
16694
16732
  var tmp1_flag = true;
16695
16733
  var tmp2_index = 0;
16696
16734
  var tmp3_bitMask0 = 0;
@@ -16738,8 +16776,8 @@
16738
16776
  tmp8_input.f3c(tmp0_desc);
16739
16777
  return UiConfigType_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
16740
16778
  };
16741
- protoOf($serializer_68).b4u = function (encoder, value) {
16742
- var tmp0_desc = this.a4u_1;
16779
+ protoOf($serializer_68).d4u = function (encoder, value) {
16780
+ var tmp0_desc = this.c4u_1;
16743
16781
  var tmp1_output = encoder.e3c(tmp0_desc);
16744
16782
  if (tmp1_output.a3e(tmp0_desc, 0) ? true : !(value.hideTitle == null)) {
16745
16783
  tmp1_output.w3d(tmp0_desc, 0, BooleanSerializer_getInstance(), value.hideTitle);
@@ -16756,7 +16794,7 @@
16756
16794
  tmp1_output.f3c(tmp0_desc);
16757
16795
  };
16758
16796
  protoOf($serializer_68).t38 = function (encoder, value) {
16759
- return this.b4u(encoder, value instanceof UiConfigType ? value : THROW_CCE());
16797
+ return this.d4u(encoder, value instanceof UiConfigType ? value : THROW_CCE());
16760
16798
  };
16761
16799
  var $serializer_instance_68;
16762
16800
  function $serializer_getInstance_68() {
@@ -16766,7 +16804,7 @@
16766
16804
  }
16767
16805
  function UiConfigType_init_$Init$(seen1, hideTitle, hideTab, hideChartControls, filters, serializationConstructorMarker, $this) {
16768
16806
  if (!(0 === (0 & seen1))) {
16769
- throwMissingFieldException(seen1, 0, $serializer_getInstance_68().a4u_1);
16807
+ throwMissingFieldException(seen1, 0, $serializer_getInstance_68().c4u_1);
16770
16808
  }
16771
16809
  if (0 === (seen1 & 1))
16772
16810
  $this.hideTitle = null;
@@ -16796,25 +16834,25 @@
16796
16834
  this.hideChartControls = null;
16797
16835
  this.filters = null;
16798
16836
  }
16799
- protoOf(UiConfigType).c4u = function (_set____db54di) {
16837
+ protoOf(UiConfigType).e4u = function (_set____db54di) {
16800
16838
  this.hideTitle = _set____db54di;
16801
16839
  };
16802
- protoOf(UiConfigType).d4u = function () {
16840
+ protoOf(UiConfigType).f4u = function () {
16803
16841
  return this.hideTitle;
16804
16842
  };
16805
- protoOf(UiConfigType).e4u = function (_set____db54di) {
16843
+ protoOf(UiConfigType).g4u = function (_set____db54di) {
16806
16844
  this.hideTab = _set____db54di;
16807
16845
  };
16808
- protoOf(UiConfigType).f4u = function () {
16846
+ protoOf(UiConfigType).h4u = function () {
16809
16847
  return this.hideTab;
16810
16848
  };
16811
- protoOf(UiConfigType).g4u = function (_set____db54di) {
16849
+ protoOf(UiConfigType).i4u = function (_set____db54di) {
16812
16850
  this.hideChartControls = _set____db54di;
16813
16851
  };
16814
- protoOf(UiConfigType).h4u = function () {
16852
+ protoOf(UiConfigType).j4u = function () {
16815
16853
  return this.hideChartControls;
16816
16854
  };
16817
- protoOf(UiConfigType).i4u = function (_set____db54di) {
16855
+ protoOf(UiConfigType).k4u = function (_set____db54di) {
16818
16856
  this.filters = _set____db54di;
16819
16857
  };
16820
16858
  protoOf(UiConfigType).k4o = function () {
@@ -1 +1 @@
1
- c41b9bfa0a6ea259e6f453b09b858990
1
+ 51b177e44e2fd587cbba3c5a5fe348ac