mrs-toolbox-cli 0.0.74 → 0.0.75

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
- f00fba66a3c67e26e1d015697523192d
1
+ 006fb9f3e9d451820be0d8288bee3275
@@ -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,20 @@
16371
16403
  protoOf(Settings).t47 = function () {
16372
16404
  return this.type;
16373
16405
  };
16406
+ protoOf(Settings).n4t = function (_set____db54di) {
16407
+ this.selectChildren = _set____db54di;
16408
+ };
16409
+ protoOf(Settings).o4t = function () {
16410
+ return this.selectChildren;
16411
+ };
16412
+ protoOf(Settings).p4t = function (_set____db54di) {
16413
+ this.folderEmptyText = _set____db54di;
16414
+ };
16415
+ protoOf(Settings).q4t = function () {
16416
+ return this.folderEmptyText;
16417
+ };
16374
16418
  function _get_$cachedSerializer__te6jhj_15($this) {
16375
- return $this.n4t_1.y();
16419
+ return $this.r4t_1.y();
16376
16420
  }
16377
16421
  function SettingsType$Companion$_anonymous__gzs7yq() {
16378
16422
  return createSimpleEnumSerializer('dto.view.settings.SettingsType', values_10());
@@ -16385,7 +16429,7 @@
16385
16429
  Companion_instance_83 = this;
16386
16430
  var tmp = this;
16387
16431
  var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
16388
- tmp.n4t_1 = lazy(tmp_0, SettingsType$Companion$_anonymous__gzs7yq);
16432
+ tmp.r4t_1 = lazy(tmp_0, SettingsType$Companion$_anonymous__gzs7yq);
16389
16433
  }
16390
16434
  protoOf(Companion_83).serializer = function () {
16391
16435
  return _get_$cachedSerializer__te6jhj_15(this);
@@ -16472,10 +16516,10 @@
16472
16516
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('dto.view.settings.UiConfigFilters', this, 2);
16473
16517
  tmp0_serialDesc.g3j('visible', true);
16474
16518
  tmp0_serialDesc.g3j('expanded', true);
16475
- this.q4t_1 = tmp0_serialDesc;
16519
+ this.u4t_1 = tmp0_serialDesc;
16476
16520
  }
16477
16521
  protoOf($serializer_67).s38 = function () {
16478
- return this.q4t_1;
16522
+ return this.u4t_1;
16479
16523
  };
16480
16524
  protoOf($serializer_67).y3j = function () {
16481
16525
  var tmp$ret$2;
@@ -16491,7 +16535,7 @@
16491
16535
  return tmp$ret$2;
16492
16536
  };
16493
16537
  protoOf($serializer_67).u38 = function (decoder) {
16494
- var tmp0_desc = this.q4t_1;
16538
+ var tmp0_desc = this.u4t_1;
16495
16539
  var tmp1_flag = true;
16496
16540
  var tmp2_index = 0;
16497
16541
  var tmp3_bitMask0 = 0;
@@ -16525,8 +16569,8 @@
16525
16569
  tmp6_input.f3c(tmp0_desc);
16526
16570
  return UiConfigFilters_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
16527
16571
  };
16528
- protoOf($serializer_67).r4t = function (encoder, value) {
16529
- var tmp0_desc = this.q4t_1;
16572
+ protoOf($serializer_67).v4t = function (encoder, value) {
16573
+ var tmp0_desc = this.u4t_1;
16530
16574
  var tmp1_output = encoder.e3c(tmp0_desc);
16531
16575
  if (tmp1_output.a3e(tmp0_desc, 0) ? true : !(value.visible == null)) {
16532
16576
  tmp1_output.w3d(tmp0_desc, 0, BooleanSerializer_getInstance(), value.visible);
@@ -16537,7 +16581,7 @@
16537
16581
  tmp1_output.f3c(tmp0_desc);
16538
16582
  };
16539
16583
  protoOf($serializer_67).t38 = function (encoder, value) {
16540
- return this.r4t(encoder, value instanceof UiConfigFilters ? value : THROW_CCE());
16584
+ return this.v4t(encoder, value instanceof UiConfigFilters ? value : THROW_CCE());
16541
16585
  };
16542
16586
  var $serializer_instance_67;
16543
16587
  function $serializer_getInstance_67() {
@@ -16547,7 +16591,7 @@
16547
16591
  }
16548
16592
  function UiConfigFilters_init_$Init$(seen1, visible, expanded, serializationConstructorMarker, $this) {
16549
16593
  if (!(0 === (0 & seen1))) {
16550
- throwMissingFieldException(seen1, 0, $serializer_getInstance_67().q4t_1);
16594
+ throwMissingFieldException(seen1, 0, $serializer_getInstance_67().u4t_1);
16551
16595
  }
16552
16596
  if (0 === (seen1 & 1))
16553
16597
  $this.visible = null;
@@ -16561,7 +16605,7 @@
16561
16605
  var tmp$ret$0;
16562
16606
  // Inline function 'kotlin.collections.mutableMapOf' call
16563
16607
  tmp$ret$0 = LinkedHashMap_init_$Create$();
16564
- tmp.s4t_1 = tmp$ret$0;
16608
+ tmp.w4t_1 = tmp$ret$0;
16565
16609
  return $this;
16566
16610
  }
16567
16611
  function UiConfigFilters_init_$Create$(seen1, visible, expanded, serializationConstructorMarker) {
@@ -16573,43 +16617,43 @@
16573
16617
  var tmp$ret$0;
16574
16618
  // Inline function 'kotlin.collections.mutableMapOf' call
16575
16619
  tmp$ret$0 = LinkedHashMap_init_$Create$();
16576
- tmp.s4t_1 = tmp$ret$0;
16620
+ tmp.w4t_1 = tmp$ret$0;
16577
16621
  this.visible = null;
16578
16622
  this.expanded = null;
16579
16623
  }
16580
16624
  protoOf(UiConfigFilters).w = function () {
16581
- return this.s4t_1.w();
16625
+ return this.w4t_1.w();
16582
16626
  };
16583
16627
  protoOf(UiConfigFilters).q2 = function () {
16584
- return this.s4t_1.q2();
16628
+ return this.w4t_1.q2();
16585
16629
  };
16586
16630
  protoOf(UiConfigFilters).i = function () {
16587
- return this.s4t_1.i();
16631
+ return this.w4t_1.i();
16588
16632
  };
16589
16633
  protoOf(UiConfigFilters).r2 = function () {
16590
- return this.s4t_1.r2();
16634
+ return this.w4t_1.r2();
16591
16635
  };
16592
16636
  protoOf(UiConfigFilters).l3 = function () {
16593
- this.s4t_1.l3();
16637
+ this.w4t_1.l3();
16594
16638
  };
16595
16639
  protoOf(UiConfigFilters).d1l = function (key) {
16596
- return this.s4t_1.j2(key);
16640
+ return this.w4t_1.j2(key);
16597
16641
  };
16598
16642
  protoOf(UiConfigFilters).j2 = function (key) {
16599
16643
  if (!(!(key == null) ? typeof key === 'string' : false))
16600
16644
  return false;
16601
16645
  return this.d1l((!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE());
16602
16646
  };
16603
- protoOf(UiConfigFilters).t4t = function (value) {
16604
- return this.s4t_1.n2(value);
16647
+ protoOf(UiConfigFilters).x4t = function (value) {
16648
+ return this.w4t_1.n2(value);
16605
16649
  };
16606
16650
  protoOf(UiConfigFilters).n2 = function (value) {
16607
16651
  if (!(value == null ? true : typeof value === 'boolean'))
16608
16652
  return false;
16609
- return this.t4t((value == null ? true : typeof value === 'boolean') ? value : THROW_CCE());
16653
+ return this.x4t((value == null ? true : typeof value === 'boolean') ? value : THROW_CCE());
16610
16654
  };
16611
16655
  protoOf(UiConfigFilters).g9 = function (key) {
16612
- return this.s4t_1.p2(key);
16656
+ return this.w4t_1.p2(key);
16613
16657
  };
16614
16658
  protoOf(UiConfigFilters).p2 = function (key) {
16615
16659
  if (!(!(key == null) ? typeof key === 'string' : false))
@@ -16617,39 +16661,39 @@
16617
16661
  return this.g9((!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE());
16618
16662
  };
16619
16663
  protoOf(UiConfigFilters).l = function () {
16620
- return this.s4t_1.l();
16664
+ return this.w4t_1.l();
16621
16665
  };
16622
- protoOf(UiConfigFilters).u4t = function (key, value) {
16623
- return this.s4t_1.i4(key, value);
16666
+ protoOf(UiConfigFilters).y4t = function (key, value) {
16667
+ return this.w4t_1.i4(key, value);
16624
16668
  };
16625
16669
  protoOf(UiConfigFilters).i4 = function (key, value) {
16626
16670
  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());
16671
+ return this.y4t(tmp, (value == null ? true : typeof value === 'boolean') ? value : THROW_CCE());
16628
16672
  };
16629
- protoOf(UiConfigFilters).v4t = function (from) {
16630
- this.s4t_1.k4(from);
16673
+ protoOf(UiConfigFilters).z4t = function (from) {
16674
+ this.w4t_1.k4(from);
16631
16675
  };
16632
16676
  protoOf(UiConfigFilters).k4 = function (from) {
16633
- return this.v4t(from);
16677
+ return this.z4t(from);
16634
16678
  };
16635
16679
  protoOf(UiConfigFilters).h1l = function (key) {
16636
- return this.s4t_1.j4(key);
16680
+ return this.w4t_1.j4(key);
16637
16681
  };
16638
16682
  protoOf(UiConfigFilters).j4 = function (key) {
16639
16683
  if (!(!(key == null) ? typeof key === 'string' : false))
16640
16684
  return null;
16641
16685
  return this.h1l((!(key == null) ? typeof key === 'string' : false) ? key : THROW_CCE());
16642
16686
  };
16643
- protoOf(UiConfigFilters).w4t = function (_set____db54di) {
16687
+ protoOf(UiConfigFilters).a4u = function (_set____db54di) {
16644
16688
  this.visible = _set____db54di;
16645
16689
  };
16646
- protoOf(UiConfigFilters).x4t = function () {
16690
+ protoOf(UiConfigFilters).b4u = function () {
16647
16691
  return this.visible;
16648
16692
  };
16649
- protoOf(UiConfigFilters).y4t = function (_set____db54di) {
16693
+ protoOf(UiConfigFilters).c4u = function (_set____db54di) {
16650
16694
  this.expanded = _set____db54di;
16651
16695
  };
16652
- protoOf(UiConfigFilters).z4t = function () {
16696
+ protoOf(UiConfigFilters).d4u = function () {
16653
16697
  return this.expanded;
16654
16698
  };
16655
16699
  function Companion_85() {
@@ -16671,10 +16715,10 @@
16671
16715
  tmp0_serialDesc.g3j('hideTab', true);
16672
16716
  tmp0_serialDesc.g3j('hideChartControls', true);
16673
16717
  tmp0_serialDesc.g3j('filters', true);
16674
- this.a4u_1 = tmp0_serialDesc;
16718
+ this.e4u_1 = tmp0_serialDesc;
16675
16719
  }
16676
16720
  protoOf($serializer_68).s38 = function () {
16677
- return this.a4u_1;
16721
+ return this.e4u_1;
16678
16722
  };
16679
16723
  protoOf($serializer_68).y3j = function () {
16680
16724
  var tmp$ret$2;
@@ -16690,7 +16734,7 @@
16690
16734
  return tmp$ret$2;
16691
16735
  };
16692
16736
  protoOf($serializer_68).u38 = function (decoder) {
16693
- var tmp0_desc = this.a4u_1;
16737
+ var tmp0_desc = this.e4u_1;
16694
16738
  var tmp1_flag = true;
16695
16739
  var tmp2_index = 0;
16696
16740
  var tmp3_bitMask0 = 0;
@@ -16738,8 +16782,8 @@
16738
16782
  tmp8_input.f3c(tmp0_desc);
16739
16783
  return UiConfigType_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
16740
16784
  };
16741
- protoOf($serializer_68).b4u = function (encoder, value) {
16742
- var tmp0_desc = this.a4u_1;
16785
+ protoOf($serializer_68).f4u = function (encoder, value) {
16786
+ var tmp0_desc = this.e4u_1;
16743
16787
  var tmp1_output = encoder.e3c(tmp0_desc);
16744
16788
  if (tmp1_output.a3e(tmp0_desc, 0) ? true : !(value.hideTitle == null)) {
16745
16789
  tmp1_output.w3d(tmp0_desc, 0, BooleanSerializer_getInstance(), value.hideTitle);
@@ -16756,7 +16800,7 @@
16756
16800
  tmp1_output.f3c(tmp0_desc);
16757
16801
  };
16758
16802
  protoOf($serializer_68).t38 = function (encoder, value) {
16759
- return this.b4u(encoder, value instanceof UiConfigType ? value : THROW_CCE());
16803
+ return this.f4u(encoder, value instanceof UiConfigType ? value : THROW_CCE());
16760
16804
  };
16761
16805
  var $serializer_instance_68;
16762
16806
  function $serializer_getInstance_68() {
@@ -16766,7 +16810,7 @@
16766
16810
  }
16767
16811
  function UiConfigType_init_$Init$(seen1, hideTitle, hideTab, hideChartControls, filters, serializationConstructorMarker, $this) {
16768
16812
  if (!(0 === (0 & seen1))) {
16769
- throwMissingFieldException(seen1, 0, $serializer_getInstance_68().a4u_1);
16813
+ throwMissingFieldException(seen1, 0, $serializer_getInstance_68().e4u_1);
16770
16814
  }
16771
16815
  if (0 === (seen1 & 1))
16772
16816
  $this.hideTitle = null;
@@ -16796,25 +16840,25 @@
16796
16840
  this.hideChartControls = null;
16797
16841
  this.filters = null;
16798
16842
  }
16799
- protoOf(UiConfigType).c4u = function (_set____db54di) {
16843
+ protoOf(UiConfigType).g4u = function (_set____db54di) {
16800
16844
  this.hideTitle = _set____db54di;
16801
16845
  };
16802
- protoOf(UiConfigType).d4u = function () {
16846
+ protoOf(UiConfigType).h4u = function () {
16803
16847
  return this.hideTitle;
16804
16848
  };
16805
- protoOf(UiConfigType).e4u = function (_set____db54di) {
16849
+ protoOf(UiConfigType).i4u = function (_set____db54di) {
16806
16850
  this.hideTab = _set____db54di;
16807
16851
  };
16808
- protoOf(UiConfigType).f4u = function () {
16852
+ protoOf(UiConfigType).j4u = function () {
16809
16853
  return this.hideTab;
16810
16854
  };
16811
- protoOf(UiConfigType).g4u = function (_set____db54di) {
16855
+ protoOf(UiConfigType).k4u = function (_set____db54di) {
16812
16856
  this.hideChartControls = _set____db54di;
16813
16857
  };
16814
- protoOf(UiConfigType).h4u = function () {
16858
+ protoOf(UiConfigType).l4u = function () {
16815
16859
  return this.hideChartControls;
16816
16860
  };
16817
- protoOf(UiConfigType).i4u = function (_set____db54di) {
16861
+ protoOf(UiConfigType).m4u = function (_set____db54di) {
16818
16862
  this.filters = _set____db54di;
16819
16863
  };
16820
16864
  protoOf(UiConfigType).k4o = function () {
@@ -1 +1 @@
1
- 859f0cf760f6d4eabcd5178ca3fa21d8
1
+ 8e8c645d4579e876239085e8dec43453