igniteui-angular-core 16.1.0 → 16.1.1

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.
@@ -68237,13 +68237,13 @@
68237
68237
  enumerable: false,
68238
68238
  configurable: true
68239
68239
  });
68240
- CodeGeneratingComponentRendererDataEmitter.prototype.v = function (a, b) {
68240
+ CodeGeneratingComponentRendererDataEmitter.prototype.w = function (a, b) {
68241
68241
  if (b === void 0) {
68242
68242
  b = false;
68243
68243
  }
68244
68244
  return a;
68245
68245
  };
68246
- CodeGeneratingComponentRendererDataEmitter.prototype.u = function (a) {
68246
+ CodeGeneratingComponentRendererDataEmitter.prototype.v = function (a) {
68247
68247
  return a;
68248
68248
  };
68249
68249
  Object.defineProperty(CodeGeneratingComponentRendererDataEmitter.prototype, "h", {
@@ -68300,7 +68300,17 @@
68300
68300
  enumerable: false,
68301
68301
  configurable: true
68302
68302
  });
68303
- CodeGeneratingComponentRendererDataEmitter.prototype.aa = function (a) {
68303
+ CodeGeneratingComponentRendererDataEmitter.prototype.get_u = function () {
68304
+ return ".json";
68305
+ };
68306
+ Object.defineProperty(CodeGeneratingComponentRendererDataEmitter.prototype, "u", {
68307
+ get: function () {
68308
+ return this.get_u();
68309
+ },
68310
+ enumerable: false,
68311
+ configurable: true
68312
+ });
68313
+ CodeGeneratingComponentRendererDataEmitter.prototype.ab = function (a) {
68304
68314
  var e_1, _a;
68305
68315
  if (a != null) {
68306
68316
  var b = a;
@@ -68310,22 +68320,22 @@
68310
68320
  var f = b.item(e);
68311
68321
  if (typeCast(JsonDictionaryValue.$, f) !== null) {
68312
68322
  var g = f;
68313
- this.ag(e, g);
68323
+ this.ah(e, g);
68314
68324
  }
68315
68325
  else if (typeCast(JsonDictionaryArray.$, f) !== null) {
68316
68326
  var h = f;
68317
- this.ae(e, h, this.h, this.k);
68318
- this.af(e, 0, null);
68327
+ this.af(e, h, this.h, this.k);
68328
+ this.ag(e, 0, null);
68319
68329
  }
68320
68330
  else {
68321
68331
  var i = f;
68322
68332
  var j = this.a(i);
68323
68333
  var k = this.b(i);
68324
- var l = this.r(this.v(e, true), this.v(e), j, k);
68334
+ var l = this.r(this.w(e, true), this.w(e), j, k);
68325
68335
  try {
68326
68336
  for (var _b = (e_1 = void 0, tslib.__values(fromEnum(l))), _c = _b.next(); !_c.done; _c = _b.next()) {
68327
68337
  var m = _c.value;
68328
- this.ab(m, this.h, this.k);
68338
+ this.ac(m, this.h, this.k);
68329
68339
  }
68330
68340
  }
68331
68341
  catch (e_1_1) {
@@ -68341,7 +68351,7 @@
68341
68351
  throw e_1.error;
68342
68352
  }
68343
68353
  }
68344
- this.ah(e, j, k, i);
68354
+ this.ai(e, j, k, i);
68345
68355
  }
68346
68356
  }
68347
68357
  }
@@ -68355,45 +68365,47 @@
68355
68365
  }
68356
68366
  n.add_1(p.a.e);
68357
68367
  var q = this.o.library.getItem(p.a.e);
68368
+ var r = this.s;
68358
68369
  if (q.type == 0) {
68359
- var r = new CodeGeneratingCodeWriter(this.o);
68360
- var s = new CodeGeneratingImportManager();
68361
- var t = q.name;
68362
- var u = q.getContentForPlatform(this.m.platform);
68363
- if (u.isJson) {
68364
- var v = q.getConfigForPlatform(this.m.platform);
68365
- var w = 0;
68366
- if (v != null) {
68367
- w = v.location;
68370
+ var s = new CodeGeneratingCodeWriter(this.o);
68371
+ var t = new CodeGeneratingImportManager();
68372
+ var u = q.name;
68373
+ var v = q.getContentForPlatform(this.m.platform);
68374
+ if (v.isJson) {
68375
+ var w = q.getConfigForPlatform(this.m.platform);
68376
+ var x = 0;
68377
+ if (w != null) {
68378
+ x = w.location;
68368
68379
  }
68369
- switch (w) {
68380
+ switch (x) {
68370
68381
  case 0:
68371
- var x = new JsonDictionaryParser();
68372
- var y = x.parse(u.content);
68373
- this.ad(r);
68374
- this.ae(t, y, r, s);
68375
- this.ac(r);
68376
- this.af(t, w, u);
68382
+ var y = new JsonDictionaryParser();
68383
+ var z = y.parse(v.content);
68384
+ this.ae(s);
68385
+ this.af(u, z, s, t);
68386
+ this.ad(s);
68387
+ this.ag(u, x, v);
68377
68388
  break;
68378
68389
  case 2:
68379
- this.af(t, w, u);
68390
+ this.ag(u, x, v);
68380
68391
  break;
68381
68392
  case 1:
68382
- this.af(t, w, u);
68383
- var z = u.content;
68384
- this.y(t, s);
68385
- r.j(z);
68393
+ this.ag(u, x, v);
68394
+ var aa = v.content;
68395
+ r = this.u;
68396
+ this.z(u, u + r, t);
68397
+ s.j(aa);
68386
68398
  break;
68387
68399
  }
68388
68400
  }
68389
68401
  else {
68390
- var aa = u.content;
68391
- this.x(t, s);
68392
- r.j(aa);
68393
- this.af(t, 0, u);
68402
+ var ab = v.content;
68403
+ this.y(u, t);
68404
+ s.j(ab);
68405
+ this.ag(u, 0, v);
68394
68406
  }
68395
- this.z(t, s);
68396
- this.m.addContainerNewFileResult(t + this.s, r.toString());
68407
+ this.aa(u, t);
68408
+ this.m.addContainerNewFileResult(u + r, s.toString());
68397
68409
  }
68398
68410
  }
68399
68411
  }
@@ -68404,23 +68416,23 @@
68404
68416
  this.m.addContainerResult("vmLibraryProjectFiles", this.f.toString());
68405
68417
  this.m.addContainerResult("vmData", this.h.toString());
68406
68418
  };
68407
- CodeGeneratingComponentRendererDataEmitter.prototype.ac = function (a) {
68408
- };
68409
68419
  CodeGeneratingComponentRendererDataEmitter.prototype.ad = function (a) {
68410
68420
  };
68411
- CodeGeneratingComponentRendererDataEmitter.prototype.z = function (a, b) {
68421
+ CodeGeneratingComponentRendererDataEmitter.prototype.ae = function (a) {
68412
68422
  };
68413
- CodeGeneratingComponentRendererDataEmitter.prototype.x = function (a, b) {
68423
+ CodeGeneratingComponentRendererDataEmitter.prototype.aa = function (a, b) {
68414
68424
  };
68415
68425
  CodeGeneratingComponentRendererDataEmitter.prototype.y = function (a, b) {
68416
68426
  };
68417
- CodeGeneratingComponentRendererDataEmitter.prototype.ah = function (a, b, c, d) {
68427
+ CodeGeneratingComponentRendererDataEmitter.prototype.z = function (a, b, c) {
68418
68428
  };
68419
- CodeGeneratingComponentRendererDataEmitter.prototype.af = function (a, b, c) {
68429
+ CodeGeneratingComponentRendererDataEmitter.prototype.ai = function (a, b, c, d) {
68430
+ };
68431
+ CodeGeneratingComponentRendererDataEmitter.prototype.ag = function (a, b, c) {
68420
68432
  };
68421
- CodeGeneratingComponentRendererDataEmitter.prototype.ag = function (a, b) {
68433
+ CodeGeneratingComponentRendererDataEmitter.prototype.ah = function (a, b) {
68422
68434
  };
68423
- CodeGeneratingComponentRendererDataEmitter.prototype.ae = function (a, b, c, d) {
68435
+ CodeGeneratingComponentRendererDataEmitter.prototype.af = function (a, b, c, d) {
68424
68436
  if (typeCast(JsonDictionaryArray.$, b) !== null) {
68425
68437
  var e = b;
68426
68438
  if (e.items != null && e.items.length > 0) {
@@ -68429,19 +68441,19 @@
68429
68441
  var g = this.a(f);
68430
68442
  var h = this.b(f);
68431
68443
  if (g != null) {
68432
- this.aj(a, g, h, c, d);
68444
+ this.ak(a, g, h, c, d);
68433
68445
  for (var i = 0; i < e.items.length; i++) {
68434
- this.w(a, g, h, e.items[i], i, c);
68446
+ this.x(a, g, h, e.items[i], i, c);
68435
68447
  }
68436
- this.ai(a, g, h, c);
68448
+ this.aj(a, g, h, c);
68437
68449
  }
68438
68450
  }
68439
68451
  }
68440
68452
  }
68441
68453
  };
68442
- CodeGeneratingComponentRendererDataEmitter.prototype.ai = function (a, b, c, d) {
68454
+ CodeGeneratingComponentRendererDataEmitter.prototype.aj = function (a, b, c, d) {
68443
68455
  };
68444
- CodeGeneratingComponentRendererDataEmitter.prototype.ab = function (a, b, c) {
68456
+ CodeGeneratingComponentRendererDataEmitter.prototype.ac = function (a, b, c) {
68445
68457
  };
68446
68458
  CodeGeneratingComponentRendererDataEmitter.prototype.r = function (a, b, c, d) {
68447
68459
  var e = new List$1(CodeGeneratingComponentRendererDataEmitterItemType.$, 0);
@@ -68455,19 +68467,19 @@
68455
68467
  var h = c[g];
68456
68468
  var i = d[g];
68457
68469
  if (i.f) {
68458
- var j = this.r(this.v(a) + "_" + h, b, i.a, i.b);
68470
+ var j = this.r(this.w(a) + "_" + h, b, i.a, i.b);
68459
68471
  e.o(j);
68460
68472
  }
68461
68473
  else if (i.d) {
68462
- var k = this.r(this.v(a) + "_" + h + "Item", b, i.a, i.b);
68474
+ var k = this.r(this.w(a) + "_" + h + "Item", b, i.a, i.b);
68463
68475
  e.o(k);
68464
68476
  }
68465
68477
  }
68466
68478
  return e;
68467
68479
  };
68468
- CodeGeneratingComponentRendererDataEmitter.prototype.w = function (a, b, c, d, e, f) {
68480
+ CodeGeneratingComponentRendererDataEmitter.prototype.x = function (a, b, c, d, e, f) {
68469
68481
  };
68470
- CodeGeneratingComponentRendererDataEmitter.prototype.aj = function (a, b, c, d, e) {
68482
+ CodeGeneratingComponentRendererDataEmitter.prototype.ak = function (a, b, c, d, e) {
68471
68483
  };
68472
68484
  CodeGeneratingComponentRendererDataEmitter.prototype.b = function (a) {
68473
68485
  var b = new List$1(CodeGeneratingComponentRendererDataEmitterPropertyType.$, 0);
@@ -76562,10 +76574,10 @@
76562
76574
  tslib.__extends(TSCodeGeneratingComponentRendererDataEmitter, _super);
76563
76575
  function TSCodeGeneratingComponentRendererDataEmitter(a, b) {
76564
76576
  var _this = _super.call(this, a, b) || this;
76565
- _this.ak = new Dictionary$2(CodeGeneratingCodeWriter.$, Number_$type, 0);
76577
+ _this.al = new Dictionary$2(CodeGeneratingCodeWriter.$, Number_$type, 0);
76566
76578
  return _this;
76567
76579
  }
76568
- TSCodeGeneratingComponentRendererDataEmitter.prototype.v = function (a, b) {
76580
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.w = function (a, b) {
76569
76581
  if (b === void 0) {
76570
76582
  b = false;
76571
76583
  }
@@ -76576,28 +76588,28 @@
76576
76588
  }
76577
76589
  return a;
76578
76590
  };
76579
- TSCodeGeneratingComponentRendererDataEmitter.prototype.u = function (a) {
76591
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.v = function (a) {
76580
76592
  a = stringReplace(a, "-", "_");
76581
76593
  if (this.p.e) {
76582
76594
  return a;
76583
76595
  }
76584
76596
  return CodeGeneratingComponentRenderer.d4(a);
76585
76597
  };
76586
- TSCodeGeneratingComponentRendererDataEmitter.prototype.ao = function (a) {
76598
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.ap = function (a) {
76587
76599
  a = stringReplace(a, "-", "_");
76588
76600
  return "_" + CodeGeneratingComponentRenderer.d4(a);
76589
76601
  };
76590
76602
  TSCodeGeneratingComponentRendererDataEmitter.prototype.get_s = function () {
76591
76603
  return ".ts";
76592
76604
  };
76593
- TSCodeGeneratingComponentRendererDataEmitter.prototype.aj = function (a, b, c, d, e) {
76605
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.ak = function (a, b, c, d, e) {
76594
76606
  var e_7, _a;
76595
- _super.prototype.aj.call(this, a, b, c, d, e);
76596
- var f = this.r(this.v(a, true), this.v(a, false), b, c);
76607
+ _super.prototype.ak.call(this, a, b, c, d, e);
76608
+ var f = this.r(this.w(a, true), this.w(a, false), b, c);
76597
76609
  try {
76598
76610
  for (var _b = tslib.__values(fromEnum(f)), _c = _b.next(); !_c.done; _c = _b.next()) {
76599
76611
  var g = _c.value;
76600
- this.ab(g, d, e);
76612
+ this.ac(g, d, e);
76601
76613
  }
76602
76614
  }
76603
76615
  catch (e_7_1) {
@@ -76615,20 +76627,20 @@
76615
76627
  }
76616
76628
  var h = 0;
76617
76629
  if (e == this.k) {
76618
- e.addPackageImport("./" + this.v(a, false), this.v(a, false));
76630
+ e.addPackageImport("./" + this.w(a, false), this.w(a, false));
76619
76631
  }
76620
76632
  else {
76621
- e.addPackageImport("./" + this.v(a, false), this.v(a, false));
76633
+ e.addPackageImport("./" + this.w(a, false), this.w(a, false));
76622
76634
  }
76623
- d.l("export class " + this.v(a, false) + " extends Array<" + this.v(a, true) + "> {");
76635
+ d.l("export class " + this.w(a, false) + " extends Array<" + this.w(a, true) + "> {");
76624
76636
  d.h();
76625
76637
  d.l("public constructor() {");
76626
76638
  d.h();
76627
76639
  d.l("super();");
76628
76640
  };
76629
- TSCodeGeneratingComponentRendererDataEmitter.prototype.af = function (a, b, c) {
76630
- _super.prototype.af.call(this, a, b, c);
76631
- var d = this.p.cDNBasePath + this.v(a, false) + ".json";
76641
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.ag = function (a, b, c) {
76642
+ _super.prototype.ag.call(this, a, b, c);
76643
+ var d = this.p.cDNBasePath + this.w(a, false) + ".json";
76632
76644
  var e = "";
76633
76645
  if (this.n.platform == 2) {
76634
76646
  e = "this.setState({}); ";
@@ -76639,7 +76651,7 @@
76639
76651
  if (this.n.platform == 1) {
76640
76652
  e = "this._detector.markForCheck(); ";
76641
76653
  }
76642
- var f = this.v(a, false);
76654
+ var f = this.w(a, false);
76643
76655
  var g = "null";
76644
76656
  switch (b) {
76645
76657
  case 2:
@@ -76647,85 +76659,85 @@
76647
76659
  break;
76648
76660
  case 1:
76649
76661
  f = "any[]";
76650
- g = this.v(a, false);
76662
+ g = this.w(a, false);
76651
76663
  break;
76652
76664
  case 0: break;
76653
76665
  }
76654
- this.g.l("private " + this.ao(a) + ": " + f + " = " + g + ";");
76666
+ this.g.l("private " + this.ap(a) + ": " + f + " = " + g + ";");
76655
76667
  if (b == 2 || (c != null && c.isAsync)) {
76656
- this.g.l("private " + this.ao(a) + "Fetching: boolean = false;");
76668
+ this.g.l("private " + this.ap(a) + "Fetching: boolean = false;");
76657
76669
  }
76658
76670
  this.g.l("public get " + CodeGeneratingComponentRenderer.d4(a) + "(): " + f + " {");
76659
76671
  this.g.h();
76660
76672
  if (c != null && c.isAsync) {
76661
- this.g.l("if (this." + this.ao(a) + " == null && !this." + this.ao(a) + "Fetching)");
76673
+ this.g.l("if (this." + this.ap(a) + " == null && !this." + this.ap(a) + "Fetching)");
76662
76674
  this.g.l("{");
76663
76675
  this.g.h();
76664
- this.g.l("this." + this.ao(a) + "Fetching = true;");
76665
- this.g.l("( async () => { this." + this.ao(a) + " = await (await " + this.v(a, false) + ".fetch()); " + e + " })();");
76676
+ this.g.l("this." + this.ap(a) + "Fetching = true;");
76677
+ this.g.l("( async () => { this." + this.ap(a) + " = await (await " + this.w(a, false) + ".fetch()); " + e + " })();");
76666
76678
  this.g.f();
76667
76679
  this.g.l("}");
76668
76680
  }
76669
76681
  else {
76670
76682
  if (b == 2) {
76671
- this.g.l("if (this." + this.ao(a) + " == null && !this." + this.ao(a) + "Fetching)");
76683
+ this.g.l("if (this." + this.ap(a) + " == null && !this." + this.ap(a) + "Fetching)");
76672
76684
  this.g.l("{");
76673
76685
  this.g.h();
76674
- this.g.l(this.ao(a) + "Fetching = true;");
76675
- this.g.l("( async () => { this." + this.ao(a) + " = await (await fetch('" + d + "')).json(); " + e + " })();");
76686
+ this.g.l(this.ap(a) + "Fetching = true;");
76687
+ this.g.l("( async () => { this." + this.ap(a) + " = await (await fetch('" + d + "')).json(); " + e + " })();");
76676
76688
  this.g.f();
76677
76689
  this.g.l("}");
76678
76690
  }
76679
76691
  if (b == 0) {
76680
- this.g.l("if (this." + this.ao(a) + " == null)");
76692
+ this.g.l("if (this." + this.ap(a) + " == null)");
76681
76693
  this.g.l("{");
76682
76694
  this.g.h();
76683
- this.g.l("this." + this.ao(a) + " = new " + this.v(a, false) + "();");
76695
+ this.g.l("this." + this.ap(a) + " = new " + this.w(a, false) + "();");
76684
76696
  this.g.f();
76685
76697
  this.g.l("}");
76686
76698
  }
76687
76699
  }
76688
- this.g.l("return this." + this.ao(a) + ";");
76700
+ this.g.l("return this." + this.ap(a) + ";");
76689
76701
  this.g.f();
76690
76702
  this.g.l("}");
76691
76703
  this.g.l("");
76692
76704
  };
76693
- TSCodeGeneratingComponentRendererDataEmitter.prototype.ag = function (a, b) {
76694
- _super.prototype.ag.call(this, a, b);
76695
- this.g.l("private " + this.ao(a) + ": " + this.al(b.e) + " = " + this.am(b) + ";");
76696
- this.g.l("public get " + CodeGeneratingComponentRenderer.d4(a) + "(): " + this.al(b.e) + " {");
76705
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.ah = function (a, b) {
76706
+ _super.prototype.ah.call(this, a, b);
76707
+ this.g.l("private " + this.ap(a) + ": " + this.am(b.e) + " = " + this.an(b) + ";");
76708
+ this.g.l("public get " + CodeGeneratingComponentRenderer.d4(a) + "(): " + this.am(b.e) + " {");
76697
76709
  this.g.h();
76698
- this.g.l("return this." + this.ao(a) + ";");
76710
+ this.g.l("return this." + this.ap(a) + ";");
76699
76711
  this.g.f();
76700
76712
  this.g.l("}");
76701
76713
  this.g.l("");
76702
76714
  };
76703
- TSCodeGeneratingComponentRendererDataEmitter.prototype.ah = function (a, b, c, d) {
76704
- _super.prototype.ah.call(this, a, b, c, d);
76705
- this.g.l("private " + this.ao(a) + ": " + this.v(a, false) + "Item = null;");
76706
- this.g.l("public get " + CodeGeneratingComponentRenderer.d4(a) + "(): " + this.v(a, false) + "Item {");
76715
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.ai = function (a, b, c, d) {
76716
+ _super.prototype.ai.call(this, a, b, c, d);
76717
+ this.g.l("private " + this.ap(a) + ": " + this.w(a, false) + "Item = null;");
76718
+ this.g.l("public get " + CodeGeneratingComponentRenderer.d4(a) + "(): " + this.w(a, false) + "Item {");
76707
76719
  this.g.h();
76708
- this.g.l("if (this." + this.ao(a) + " == null)");
76720
+ this.g.l("if (this." + this.ap(a) + " == null)");
76709
76721
  this.g.l("{");
76710
76722
  this.g.h();
76711
- this.g.l("this." + this.ao(a) + " = ");
76712
- this.ap(this.v(a, true), b, c, d, this.g);
76723
+ this.g.l("this." + this.ap(a) + " = ");
76724
+ this.aq(this.w(a, true), b, c, d, this.g);
76713
76725
  this.g.l("}");
76714
- this.g.l("return this." + this.ao(a) + ";");
76726
+ this.g.l("return this." + this.ap(a) + ";");
76715
76727
  this.g.f();
76716
76728
  this.g.l("}");
76717
76729
  this.g.l("");
76718
76730
  };
76719
- TSCodeGeneratingComponentRendererDataEmitter.prototype.x = function (a, b) {
76731
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.y = function (a, b) {
76720
76732
  b.addPackageImport("./" + a, a);
76721
76733
  };
76722
- TSCodeGeneratingComponentRendererDataEmitter.prototype.y = function (a, b) {
76723
- b.addDefaultImport("./" + a, a);
76734
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.z = function (a, b, c) {
76735
+ c.addDefaultImport("./" + b, a);
76724
76736
  };
76725
- TSCodeGeneratingComponentRendererDataEmitter.prototype.z = function (a, b) {
76737
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.aa = function (a, b) {
76726
76738
  this.l = CodeGeneratingImportManager.merge(this.l, b);
76727
76739
  };
76728
- TSCodeGeneratingComponentRendererDataEmitter.prototype.ab = function (a, b, c) {
76740
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.ac = function (a, b, c) {
76729
76741
  var d = 0;
76730
76742
  if (c == this.k) {
76731
76743
  c.addPackageImport("./" + a.c, a.d);
@@ -76744,13 +76756,13 @@
76744
76756
  for (var e = 0; e < a.a.length; e++) {
76745
76757
  var f = a.a[e];
76746
76758
  var g = a.b[e];
76747
- b.l("public " + this.u(f) + ": " + this.an(a, f, g) + ";");
76759
+ b.l("public " + this.v(f) + ": " + this.ao(a, f, g) + ";");
76748
76760
  }
76749
76761
  b.f();
76750
76762
  b.l("");
76751
76763
  b.l("}");
76752
76764
  };
76753
- TSCodeGeneratingComponentRendererDataEmitter.prototype.al = function (a) {
76765
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.am = function (a) {
76754
76766
  switch (a) {
76755
76767
  case 1: return "boolean";
76756
76768
  case 0: return "number";
@@ -76759,12 +76771,12 @@
76759
76771
  }
76760
76772
  return "any";
76761
76773
  };
76762
- TSCodeGeneratingComponentRendererDataEmitter.prototype.an = function (a, b, c) {
76774
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.ao = function (a, b, c) {
76763
76775
  if (c.d) {
76764
- return a.d + "_" + CodeGeneratingComponentRenderer.d5(this.u(b)) + "Item[]";
76776
+ return a.d + "_" + CodeGeneratingComponentRenderer.d5(this.v(b)) + "Item[]";
76765
76777
  }
76766
76778
  else if (c.f) {
76767
- return a.d + "_" + this.u(b);
76779
+ return a.d + "_" + this.v(b);
76768
76780
  }
76769
76781
  else {
76770
76782
  switch (c.c) {
@@ -76776,20 +76788,20 @@
76776
76788
  }
76777
76789
  return "any";
76778
76790
  };
76779
- TSCodeGeneratingComponentRendererDataEmitter.prototype.ai = function (a, b, c, d) {
76780
- _super.prototype.ai.call(this, a, b, c, d);
76791
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.aj = function (a, b, c, d) {
76792
+ _super.prototype.aj.call(this, a, b, c, d);
76781
76793
  d.f();
76782
76794
  d.l("}");
76783
76795
  d.f();
76784
76796
  d.l("}");
76785
76797
  };
76786
- TSCodeGeneratingComponentRendererDataEmitter.prototype.w = function (a, b, c, d, e, f) {
76787
- _super.prototype.w.call(this, a, b, c, d, e, f);
76798
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.x = function (a, b, c, d, e, f) {
76799
+ _super.prototype.x.call(this, a, b, c, d, e, f);
76788
76800
  f.j("this.push(");
76789
- this.ap(this.v(a, true), b, c, d, f);
76801
+ this.aq(this.w(a, true), b, c, d, f);
76790
76802
  f.l(");");
76791
76803
  };
76792
- TSCodeGeneratingComponentRendererDataEmitter.prototype.ap = function (a, b, c, d, e) {
76804
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.aq = function (a, b, c, d, e) {
76793
76805
  if (d == null) {
76794
76806
  e.j("null");
76795
76807
  return;
@@ -76803,7 +76815,7 @@
76803
76815
  if (g > 0) {
76804
76816
  e.l(",");
76805
76817
  }
76806
- this.ap(a, b, c, f.items[g], e);
76818
+ this.aq(a, b, c, f.items[g], e);
76807
76819
  }
76808
76820
  }
76809
76821
  e.f();
@@ -76820,14 +76832,14 @@
76820
76832
  if (i > 0) {
76821
76833
  e.l(",");
76822
76834
  }
76823
- e.j(this.u(j) + ": ");
76835
+ e.j(this.v(j) + ": ");
76824
76836
  if (k.d) {
76825
- var l = a + "_" + CodeGeneratingComponentRenderer.d5(this.u(j)) + "Item";
76826
- this.ap(l, k.a, k.b, h.item(j), e);
76837
+ var l = a + "_" + CodeGeneratingComponentRenderer.d5(this.v(j)) + "Item";
76838
+ this.aq(l, k.a, k.b, h.item(j), e);
76827
76839
  }
76828
76840
  else if (k.f) {
76829
- var m = a + "_" + CodeGeneratingComponentRenderer.d5(this.u(j));
76830
- this.ap(m, k.a, k.b, h.item(j), e);
76841
+ var m = a + "_" + CodeGeneratingComponentRenderer.d5(this.v(j));
76842
+ this.aq(m, k.a, k.b, h.item(j), e);
76831
76843
  }
76832
76844
  else {
76833
76845
  var n = h.item(j);
@@ -76851,7 +76863,7 @@
76851
76863
  }
76852
76864
  return "";
76853
76865
  };
76854
- TSCodeGeneratingComponentRendererDataEmitter.prototype.am = function (a) {
76866
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.an = function (a) {
76855
76867
  switch (a.e) {
76856
76868
  case 1: return (a.value ? "true" : "false");
76857
76869
  case 0: return (a.value.toString());
@@ -77107,29 +77119,29 @@
77107
77119
  tslib.__extends(DotNetCodeGeneratingComponentRendererDataEmitter, _super);
77108
77120
  function DotNetCodeGeneratingComponentRendererDataEmitter(a, b) {
77109
77121
  var _this = _super.call(this, a, b) || this;
77110
- _this.ak = false;
77122
+ _this.al = false;
77111
77123
  return _this;
77112
77124
  }
77113
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.z = function (a, b) {
77114
- _super.prototype.z.call(this, a, b);
77125
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.aa = function (a, b) {
77126
+ _super.prototype.aa.call(this, a, b);
77115
77127
  this.f.l("<Compile Include=\"" + a + ".cs\">");
77116
77128
  this.f.h();
77117
77129
  this.f.l("<SubType>Code</SubType>");
77118
77130
  this.f.f();
77119
77131
  this.f.l("</Compile>");
77120
77132
  };
77121
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ad = function (a) {
77133
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ae = function (a) {
77122
77134
  a.l("using System;");
77123
77135
  a.l("using System.Collections.Generic;");
77124
- if (!this.ak) {
77125
- this.ak = true;
77136
+ if (!this.al) {
77137
+ this.al = true;
77126
77138
  }
77127
- _super.prototype.ad.call(this, a);
77139
+ _super.prototype.ae.call(this, a);
77128
77140
  };
77129
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ac = function (a) {
77130
- _super.prototype.ac.call(this, a);
77141
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ad = function (a) {
77142
+ _super.prototype.ad.call(this, a);
77131
77143
  };
77132
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.v = function (a, b) {
77144
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.w = function (a, b) {
77133
77145
  if (b === void 0) {
77134
77146
  b = false;
77135
77147
  }
@@ -77140,22 +77152,22 @@
77140
77152
  }
77141
77153
  return a;
77142
77154
  };
77143
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.u = function (a) {
77155
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.v = function (a) {
77144
77156
  a = stringReplace(a, "-", "_");
77145
77157
  return CodeGeneratingComponentRenderer.d5(a);
77146
77158
  };
77147
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ao = function (a) {
77159
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ap = function (a) {
77148
77160
  a = stringReplace(a, "-", "_");
77149
77161
  return "_" + CodeGeneratingComponentRenderer.d4(a);
77150
77162
  };
77151
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.aj = function (a, b, c, d, e) {
77163
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ak = function (a, b, c, d, e) {
77152
77164
  var e_9, _a;
77153
- _super.prototype.aj.call(this, a, b, c, d, e);
77154
- var f = this.r(this.v(a, true), this.v(a, false), b, c);
77165
+ _super.prototype.ak.call(this, a, b, c, d, e);
77166
+ var f = this.r(this.w(a, true), this.w(a, false), b, c);
77155
77167
  try {
77156
77168
  for (var _b = tslib.__values(fromEnum(f)), _c = _b.next(); !_c.done; _c = _b.next()) {
77157
77169
  var g = _c.value;
77158
- this.ab(g, d, e);
77170
+ this.ac(g, d, e);
77159
77171
  }
77160
77172
  }
77161
77173
  catch (e_9_1) {
@@ -77172,82 +77184,82 @@
77172
77184
  }
77173
77185
  }
77174
77186
  d.l("");
77175
- d.l("public class " + this.v(a, false));
77187
+ d.l("public class " + this.w(a, false));
77176
77188
  d.h();
77177
- d.l(": List<" + this.v(a, true) + ">");
77189
+ d.l(": List<" + this.w(a, true) + ">");
77178
77190
  d.f();
77179
77191
  d.l("{");
77180
77192
  d.h();
77181
- d.l("public " + this.v(a, false) + "()");
77193
+ d.l("public " + this.w(a, false) + "()");
77182
77194
  d.l("{");
77183
77195
  d.h();
77184
77196
  };
77185
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.af = function (a, b, c) {
77186
- _super.prototype.af.call(this, a, b, c);
77187
- var d = this.ao(a) + " = " + "new " + this.v(a, false) + "(); ";
77197
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ag = function (a, b, c) {
77198
+ _super.prototype.ag.call(this, a, b, c);
77199
+ var d = this.ap(a) + " = " + "new " + this.w(a, false) + "(); ";
77188
77200
  var e = "";
77189
77201
  if (this.n.platform == 5) {
77190
77202
  e = " StateHasChanged();";
77191
77203
  }
77192
77204
  else {
77193
- e = " OnPropertyChanged(\"" + this.v(a, false) + "\");";
77205
+ e = " OnPropertyChanged(\"" + this.w(a, false) + "\");";
77194
77206
  }
77195
77207
  if (c != null && c.isAsync) {
77196
- d = this.v(a, false) + ".Fetch().ContinueWith((t) => {" + this.ao(a) + " = t.Result; " + e + " });";
77208
+ d = this.w(a, false) + ".Fetch().ContinueWith((t) => {" + this.ap(a) + " = t.Result; " + e + " });";
77197
77209
  }
77198
- this.g.l("private " + this.v(a, false) + " " + this.ao(a) + " = null;");
77199
- this.g.l("public " + this.v(a, false) + " " + this.u(a));
77210
+ this.g.l("private " + this.w(a, false) + " " + this.ap(a) + " = null;");
77211
+ this.g.l("public " + this.w(a, false) + " " + this.v(a));
77200
77212
  this.g.l("{");
77201
77213
  this.g.h();
77202
77214
  this.g.l("get");
77203
77215
  this.g.l("{");
77204
77216
  this.g.h();
77205
- this.g.l("if (" + this.ao(a) + " == null)");
77217
+ this.g.l("if (" + this.ap(a) + " == null)");
77206
77218
  this.g.l("{");
77207
77219
  this.g.h();
77208
77220
  this.g.l(d);
77209
77221
  this.g.f();
77210
77222
  this.g.l("}");
77211
- this.g.l("return " + this.ao(a) + ";");
77223
+ this.g.l("return " + this.ap(a) + ";");
77212
77224
  this.g.f();
77213
77225
  this.g.l("}");
77214
77226
  this.g.f();
77215
77227
  this.g.l("}");
77216
77228
  this.g.l("");
77217
77229
  };
77218
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ag = function (a, b) {
77219
- _super.prototype.ag.call(this, a, b);
77220
- this.g.l("private " + this.al(b.e) + " " + this.ao(a) + " = " + this.am(b) + ";");
77221
- this.g.l("public " + this.al(b.e) + " " + this.u(a));
77230
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ah = function (a, b) {
77231
+ _super.prototype.ah.call(this, a, b);
77232
+ this.g.l("private " + this.am(b.e) + " " + this.ap(a) + " = " + this.an(b) + ";");
77233
+ this.g.l("public " + this.am(b.e) + " " + this.v(a));
77222
77234
  this.g.l("{");
77223
77235
  this.g.h();
77224
77236
  this.g.l("get");
77225
77237
  this.g.l("{");
77226
77238
  this.g.h();
77227
- this.g.l("return " + this.ao(a) + ";");
77239
+ this.g.l("return " + this.ap(a) + ";");
77228
77240
  this.g.f();
77229
77241
  this.g.l("}");
77230
77242
  this.g.f();
77231
77243
  this.g.l("}");
77232
77244
  this.g.l("");
77233
77245
  };
77234
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ah = function (a, b, c, d) {
77235
- _super.prototype.ah.call(this, a, b, c, d);
77236
- this.g.l("private " + this.v(a, false) + "Item " + this.ao(a) + " = null;");
77237
- this.g.l("public " + this.v(a, false) + "Item " + this.u(a));
77246
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ai = function (a, b, c, d) {
77247
+ _super.prototype.ai.call(this, a, b, c, d);
77248
+ this.g.l("private " + this.w(a, false) + "Item " + this.ap(a) + " = null;");
77249
+ this.g.l("public " + this.w(a, false) + "Item " + this.v(a));
77238
77250
  this.g.l("{");
77239
77251
  this.g.h();
77240
77252
  this.g.l("get");
77241
77253
  this.g.l("{");
77242
77254
  this.g.h();
77243
- this.g.l("if (" + this.ao(a) + " == null)");
77255
+ this.g.l("if (" + this.ap(a) + " == null)");
77244
77256
  this.g.l("{");
77245
77257
  this.g.h();
77246
77258
  this.g.l("_" + a + " = ");
77247
- this.ap(this.v(a, true), b, c, d, this.g);
77259
+ this.aq(this.w(a, true), b, c, d, this.g);
77248
77260
  this.g.f();
77249
77261
  this.g.l("}");
77250
- this.g.l("return " + this.ao(a) + ";");
77262
+ this.g.l("return " + this.ap(a) + ";");
77251
77263
  this.g.f();
77252
77264
  this.g.l("}");
77253
77265
  this.g.f();
@@ -77257,19 +77269,19 @@
77257
77269
  DotNetCodeGeneratingComponentRendererDataEmitter.prototype.get_s = function () {
77258
77270
  return ".cs";
77259
77271
  };
77260
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ab = function (a, b, c) {
77272
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ac = function (a, b, c) {
77261
77273
  b.l("public class " + a.d);
77262
77274
  b.l("{");
77263
77275
  b.h();
77264
77276
  for (var d = 0; d < a.a.length; d++) {
77265
77277
  var e = a.a[d];
77266
77278
  var f = a.b[d];
77267
- b.l("public " + this.an(a, e, f) + " " + this.u(e) + " { get; set; }");
77279
+ b.l("public " + this.ao(a, e, f) + " " + this.v(e) + " { get; set; }");
77268
77280
  }
77269
77281
  b.f();
77270
77282
  b.l("}");
77271
77283
  };
77272
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.al = function (a) {
77284
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.am = function (a) {
77273
77285
  switch (a) {
77274
77286
  case 1: return "bool";
77275
77287
  case 0: return "double";
@@ -77278,12 +77290,12 @@
77278
77290
  }
77279
77291
  return "object";
77280
77292
  };
77281
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.an = function (a, b, c) {
77293
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ao = function (a, b, c) {
77282
77294
  if (c.d) {
77283
- return "List<" + a.d + "_" + this.u(b) + "Item>";
77295
+ return "List<" + a.d + "_" + this.v(b) + "Item>";
77284
77296
  }
77285
77297
  else if (c.f) {
77286
- return a.d + "_" + this.u(b);
77298
+ return a.d + "_" + this.v(b);
77287
77299
  }
77288
77300
  else {
77289
77301
  switch (c.c) {
@@ -77295,20 +77307,20 @@
77295
77307
  }
77296
77308
  return "object";
77297
77309
  };
77298
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ai = function (a, b, c, d) {
77299
- _super.prototype.ai.call(this, a, b, c, d);
77310
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.aj = function (a, b, c, d) {
77311
+ _super.prototype.aj.call(this, a, b, c, d);
77300
77312
  d.f();
77301
77313
  d.l("}");
77302
77314
  d.f();
77303
77315
  d.l("}");
77304
77316
  };
77305
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.w = function (a, b, c, d, e, f) {
77306
- _super.prototype.w.call(this, a, b, c, d, e, f);
77317
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.x = function (a, b, c, d, e, f) {
77318
+ _super.prototype.x.call(this, a, b, c, d, e, f);
77307
77319
  f.j("this.Add(");
77308
- this.ap(this.v(a, true), b, c, d, f);
77320
+ this.aq(this.w(a, true), b, c, d, f);
77309
77321
  f.l(");");
77310
77322
  };
77311
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ap = function (a, b, c, d, e) {
77323
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.aq = function (a, b, c, d, e) {
77312
77324
  if (d == null) {
77313
77325
  e.j("null");
77314
77326
  return;
@@ -77323,7 +77335,7 @@
77323
77335
  if (g > 0) {
77324
77336
  e.l(",");
77325
77337
  }
77326
- this.ap(a, b, c, f.items[g], e);
77338
+ this.aq(a, b, c, f.items[g], e);
77327
77339
  }
77328
77340
  }
77329
77341
  e.f();
@@ -77345,12 +77357,12 @@
77345
77357
  }
77346
77358
  e.j(j + " = ");
77347
77359
  if (k.d) {
77348
- var l = a + "_" + this.u(j) + "Item";
77349
- this.ap(l, k.a, k.b, h.item(j), e);
77360
+ var l = a + "_" + this.v(j) + "Item";
77361
+ this.aq(l, k.a, k.b, h.item(j), e);
77350
77362
  }
77351
77363
  else if (k.f) {
77352
- var m = a + "_" + this.u(j);
77353
- this.ap(m, k.a, k.b, h.item(j), e);
77364
+ var m = a + "_" + this.v(j);
77365
+ this.aq(m, k.a, k.b, h.item(j), e);
77354
77366
  }
77355
77367
  else {
77356
77368
  var n = h.item(j);
@@ -77380,7 +77392,7 @@
77380
77392
  }
77381
77393
  return "";
77382
77394
  };
77383
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.am = function (a) {
77395
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.an = function (a) {
77384
77396
  switch (a.e) {
77385
77397
  case 1: return (a.value ? "true" : "false");
77386
77398
  case 0: return (a.value.toString());
@@ -77871,7 +77883,7 @@
77871
77883
  }
77872
77884
  {
77873
77885
  var n = this.dr(this.dw, b);
77874
- n.aa(this.d1);
77886
+ n.ab(this.d1);
77875
77887
  }
77876
77888
  var o = this.ds(this.dw, b);
77877
77889
  var p = new List$1(String_$type, 0);