igniteui-angular-inputs 17.3.1-alpha.0 → 18.0.0

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.
@@ -4304,165 +4304,157 @@ let IconView = /*@__PURE__*/ (() => {
4304
4304
  class IconView extends Base {
4305
4305
  constructor() {
4306
4306
  super();
4307
- this.d = null;
4308
- this.t = null;
4309
- this.g = null;
4310
- this.m = new List$1(Delegate_$type, 0);
4307
+ this.c = null;
4308
+ this.s = null;
4309
+ this.f = null;
4310
+ this.l = new List$1(Delegate_$type, 0);
4311
+ this.n = null;
4311
4312
  this.o = null;
4312
4313
  this.p = null;
4313
4314
  this.q = null;
4314
4315
  this.r = null;
4315
- this.s = null;
4316
+ this.d = null;
4316
4317
  this.e = null;
4317
- this.f = null;
4318
- this.ab = null;
4319
- this.a = null;
4320
- this.aa = null;
4321
- this.z = null;
4322
- this.l = new Dictionary$2(Brush.$, String_$type, 0);
4323
- this.h = true;
4324
- this.w = null;
4318
+ this.y = null;
4319
+ this.k = new Dictionary$2(Brush.$, String_$type, 0);
4320
+ this.g = true;
4325
4321
  this.v = null;
4326
4322
  this.u = null;
4327
- this.n = new List$1(DomWrapper_$type, 0);
4323
+ this.t = null;
4324
+ this.m = new List$1(DomWrapper_$type, 0);
4325
+ this.n = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4328
4326
  this.o = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4329
4327
  this.p = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4330
4328
  this.q = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4331
4329
  this.r = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4332
- this.s = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
4330
+ this.d = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
4333
4331
  this.e = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
4334
- this.f = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
4335
4332
  }
4336
- aj() {
4333
+ ag() {
4337
4334
  }
4338
- j() {
4335
+ i() {
4339
4336
  return true;
4340
4337
  }
4341
- get x() {
4342
- return this.w;
4338
+ get w() {
4339
+ return this.v;
4343
4340
  }
4344
- get y() {
4341
+ get x() {
4345
4342
  return null;
4346
4343
  }
4347
- get c() {
4348
- return this.n.toArray();
4344
+ get b() {
4345
+ return this.m.toArray();
4349
4346
  }
4350
- get k() {
4347
+ get j() {
4351
4348
  return true;
4352
4349
  }
4353
- ah(a) {
4350
+ ae(a) {
4354
4351
  if (a == null) {
4355
- for (let b of fromEnum(this.m)) {
4352
+ for (let b of fromEnum(this.l)) {
4356
4353
  b();
4357
4354
  }
4358
- this.m.clear();
4359
- if (this.w != null) {
4360
- this.w.unlistenAll();
4361
- }
4355
+ this.l.clear();
4362
4356
  if (this.v != null) {
4363
4357
  this.v.unlistenAll();
4364
4358
  }
4359
+ if (this.u != null) {
4360
+ this.u.unlistenAll();
4361
+ }
4365
4362
  }
4366
- this.t = a;
4363
+ this.s = a;
4367
4364
  a.rootWrapper.setStyleProperty("position", "relative");
4368
- this.t.rootWrapper.setStyleProperty("display", "flex");
4369
- this.t.rootWrapper.setStyleProperty("flex-direction", "row");
4370
- this.t.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
4371
- this.t.rootWrapper.setStyleProperty("align-items", "center");
4372
- this.t.rootWrapper.setStyleProperty("justify-content", "center");
4373
- this.ap();
4374
- let c = this.t.createElementNS("svg", "http://www.w3.org/2000/svg");
4365
+ this.s.rootWrapper.setStyleProperty("display", "flex");
4366
+ this.s.rootWrapper.setStyleProperty("flex-direction", "row");
4367
+ this.s.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
4368
+ this.s.rootWrapper.setStyleProperty("align-items", "center");
4369
+ this.s.rootWrapper.setStyleProperty("justify-content", "center");
4370
+ this.am();
4371
+ let c = this.s.createElementNS("svg", "http://www.w3.org/2000/svg");
4375
4372
  c.setStyleProperty("position", "absolute");
4376
4373
  c.setStyleProperty("top", "0");
4377
4374
  c.setStyleProperty("left", "0");
4378
4375
  c.setStyleProperty("right", "0");
4379
4376
  c.setStyleProperty("bottom", "0");
4380
- this.w = c;
4381
- let d = this.t.createElement("img");
4377
+ this.v = c;
4378
+ let d = this.s.createElement("img");
4382
4379
  d.setStyleProperty("height", "100%");
4383
4380
  d.setStyleProperty("width", "100%");
4384
4381
  d.setStyleProperty("object-fit", "contain");
4385
- this.v = d;
4386
- this.au();
4387
- this.u = a.createElementNS("defs", "http://www.w3.org/2000/svg");
4388
- this.w.append(this.u);
4389
- this.t.append(this.w);
4390
- this.m.add(c.listen("click", runOn(this, this.ag)));
4391
- this.d.cc();
4382
+ this.u = d;
4383
+ this.ar();
4384
+ this.t = a.createElementNS("defs", "http://www.w3.org/2000/svg");
4385
+ this.v.append(this.t);
4386
+ this.s.append(this.v);
4387
+ this.l.add(c.listen("click", runOn(this, this.ad)));
4388
+ this.c.cc();
4392
4389
  }
4393
- ar(a) {
4394
- this.l.clear();
4395
- if (this.ab != a) {
4396
- this.ab = a;
4397
- this.t.rootWrapper.removeChildren();
4398
- this.t.rootWrapper.append(this.w);
4399
- this.w.removeChildren();
4400
- this.u.removeChildren();
4401
- this.n.clear();
4402
- let b = this.t.createElementNS("path", "http://www.w3.org/2000/svg");
4403
- b.setAttribute("d", this.ab);
4404
- this.w.append(this.u);
4405
- this.w.append(b);
4406
- this.n.add(b);
4390
+ ao(a) {
4391
+ this.k.clear();
4392
+ this.s.rootWrapper.removeChildren();
4393
+ this.s.rootWrapper.append(this.v);
4394
+ this.v.removeChildren();
4395
+ this.t.removeChildren();
4396
+ this.m.clear();
4397
+ if (a != null) {
4398
+ let b = this.s.createElementNS("path", "http://www.w3.org/2000/svg");
4399
+ b.setAttribute("d", a);
4400
+ this.v.append(this.t);
4401
+ this.v.append(b);
4402
+ this.m.add(b);
4407
4403
  }
4408
4404
  }
4409
- as(a) {
4410
- this.l.clear();
4411
- if (this.a != a) {
4412
- this.a = a;
4413
- this.t.rootWrapper.removeChildren();
4414
- this.t.rootWrapper.append(this.w);
4415
- this.w.removeChildren();
4416
- this.u.removeChildren();
4417
- this.n.clear();
4418
- if (this.a != null && this.a.length > 0) {
4419
- this.w.append(this.u);
4420
- for (let b = 0; b < this.a.length; b++) {
4421
- let c = this.t.createElementNS("path", "http://www.w3.org/2000/svg");
4422
- c.setAttribute("d", this.a[b]);
4423
- this.w.append(c);
4424
- this.n.add(c);
4425
- }
4405
+ ap(a) {
4406
+ this.k.clear();
4407
+ this.s.rootWrapper.removeChildren();
4408
+ this.s.rootWrapper.append(this.v);
4409
+ this.v.removeChildren();
4410
+ this.t.removeChildren();
4411
+ this.m.clear();
4412
+ if (a != null && a.length > 0) {
4413
+ this.v.append(this.t);
4414
+ for (let b = 0; b < a.length; b++) {
4415
+ let c = this.s.createElementNS("path", "http://www.w3.org/2000/svg");
4416
+ c.setAttribute("d", a[b]);
4417
+ this.v.append(c);
4418
+ this.m.add(c);
4426
4419
  }
4427
4420
  }
4428
4421
  }
4429
- aq(a) {
4430
- if (this.aa != a) {
4431
- this.aa = a;
4432
- this.t.rootWrapper.removeChildren();
4433
- let b = this.t.rootWrapper.getNativeElement();
4434
- b.innerHTML = this.aa;
4422
+ an(a) {
4423
+ this.s.rootWrapper.removeChildren();
4424
+ if (a != null) {
4425
+ let b = this.s.rootWrapper.getNativeElement();
4426
+ b.innerHTML = a;
4435
4427
  }
4436
4428
  }
4437
- ao(a) {
4438
- if (this.z != a) {
4439
- this.z = a;
4440
- this.t.rootWrapper.removeChildren();
4441
- this.t.rootWrapper.append(this.v);
4442
- this.v.setAttribute("src", a);
4429
+ al(a) {
4430
+ if (this.y != a) {
4431
+ this.y = a;
4432
+ this.s.rootWrapper.removeChildren();
4433
+ this.s.rootWrapper.append(this.u);
4434
+ this.u.setAttribute("src", a);
4443
4435
  }
4444
4436
  }
4445
- i() {
4446
- return this.d.svgPath != null || this.d.svg != null || this.d.b != null;
4437
+ h() {
4438
+ return this.c.svgPath != null || this.c.svg != null || this.c.b != null;
4447
4439
  }
4448
- ap() {
4449
- this.t.rootWrapper.setStyleProperty("width", isNaN_(this.d.aq) ? "1.5rem" : this.d.aq + "px");
4450
- this.t.rootWrapper.setStyleProperty("height", isNaN_(this.d.ai) ? "1.5rem" : this.d.ai + "px");
4440
+ am() {
4441
+ this.s.rootWrapper.setStyleProperty("width", isNaN_(this.c.aq) ? "1.5rem" : this.c.aq + "px");
4442
+ this.s.rootWrapper.setStyleProperty("height", isNaN_(this.c.ai) ? "1.5rem" : this.c.ai + "px");
4451
4443
  }
4452
- au() {
4453
- let a = isNaN_(this.d.an) ? 0 : this.d.an;
4454
- let b = isNaN_(this.d.ao) ? 0 : this.d.ao;
4455
- let c = isNaN_(this.d.ap) ? 24 : this.d.ap;
4456
- let d = isNaN_(this.d.am) ? 24 : this.d.am;
4457
- this.w.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
4444
+ ar() {
4445
+ let a = isNaN_(this.c.an) ? 0 : this.c.an;
4446
+ let b = isNaN_(this.c.ao) ? 0 : this.c.ao;
4447
+ let c = isNaN_(this.c.ap) ? 24 : this.c.ap;
4448
+ let d = isNaN_(this.c.am) ? 24 : this.c.am;
4449
+ this.v.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
4458
4450
  }
4459
- al(a, b) {
4451
+ ai(a, b) {
4460
4452
  let c = a.color;
4461
- if (!this.l.containsKey(a)) {
4453
+ if (!this.k.containsKey(a)) {
4462
4454
  if (a.isGradient) {
4463
- let d = this.u.getChildCount();
4455
+ let d = this.t.getChildCount();
4464
4456
  let e = a;
4465
- let f = this.t.createElementNS("linearGradient", "http://www.w3.org/2000/svg");
4457
+ let f = this.s.createElementNS("linearGradient", "http://www.w3.org/2000/svg");
4466
4458
  let g = "ig_gradient_" + b + "_" + d;
4467
4459
  f.setAttribute("id", g);
4468
4460
  f.setAttribute("x1", e.startX.toString());
@@ -4472,69 +4464,69 @@ let IconView = /*@__PURE__*/ (() => {
4472
4464
  let j = e.gradientStops;
4473
4465
  for (let i = 0; i < j.length; i++) {
4474
4466
  let h = j[i];
4475
- let k = this.t.createElementNS("stop", "http://www.w3.org/2000/svg");
4467
+ let k = this.s.createElementNS("stop", "http://www.w3.org/2000/svg");
4476
4468
  k.setAttribute("offset", h.offset * 100 + "%");
4477
4469
  k.setAttribute("stop-color", h._fill);
4478
4470
  f.append(k);
4479
4471
  }
4480
- this.u.append(f);
4481
- this.l.addItem(a, g);
4472
+ this.t.append(f);
4473
+ this.k.addItem(a, g);
4482
4474
  }
4483
4475
  else if (a.isRadialGradient) {
4484
4476
  }
4485
4477
  }
4486
4478
  }
4487
- am(a, b) {
4479
+ aj(a, b) {
4488
4480
  let c = a;
4489
- if (this.l.containsKey(b)) {
4490
- c.setAttribute("fill", "url(#" + this.l.item(b) + ")");
4491
- this.t.rootWrapper.removeChildren();
4492
- this.t.rootWrapper.append(this.w);
4481
+ if (this.k.containsKey(b)) {
4482
+ c.setAttribute("fill", "url(#" + this.k.item(b) + ")");
4483
+ this.s.rootWrapper.removeChildren();
4484
+ this.s.rootWrapper.append(this.v);
4493
4485
  }
4494
4486
  else {
4495
4487
  NativeUI.r(a, b);
4496
4488
  }
4497
4489
  }
4498
- an(a, b) {
4490
+ ak(a, b) {
4499
4491
  let c = a;
4500
- if (this.l.containsKey(b)) {
4501
- c.setAttribute("stroke", "url('#" + this.l.item(b) + "')");
4492
+ if (this.k.containsKey(b)) {
4493
+ c.setAttribute("stroke", "url('#" + this.k.item(b) + "')");
4502
4494
  }
4503
4495
  else {
4504
4496
  NativeUI.aa(a, b);
4505
4497
  }
4506
4498
  }
4507
- ac(a) {
4499
+ z(a) {
4508
4500
  }
4509
- ak() {
4510
- if (this.j()) {
4501
+ ah() {
4502
+ if (this.i()) {
4511
4503
  }
4512
4504
  }
4513
- ad(a) {
4514
- this.d.b9();
4505
+ aa(a) {
4506
+ this.c.b9();
4515
4507
  }
4516
- ae(a) {
4517
- this.d.ca();
4508
+ ab(a) {
4509
+ this.c.ca();
4518
4510
  }
4519
- af() {
4520
- this.h = true;
4521
- this.m.add(this.t.rootWrapper.listen("mouseenter", runOn(this, this.ad)));
4522
- this.m.add(this.t.rootWrapper.listen("mouseleave", runOn(this, this.ae)));
4511
+ ac() {
4512
+ this.g = true;
4513
+ this.l.add(this.s.rootWrapper.listen("mouseenter", runOn(this, this.aa)));
4514
+ this.l.add(this.s.rootWrapper.listen("mouseleave", runOn(this, this.ab)));
4523
4515
  }
4524
- ai() {
4525
- this.h = false;
4526
- for (let a of fromEnum(this.m)) {
4516
+ af() {
4517
+ this.g = false;
4518
+ for (let a of fromEnum(this.l)) {
4527
4519
  a();
4528
4520
  }
4529
- this.m.clear();
4521
+ this.l.clear();
4530
4522
  }
4531
- at(a) {
4523
+ aq(a) {
4532
4524
  if (a != null) {
4533
- this.t.rootWrapper.setStyleProperty("font", a.fontString);
4525
+ this.s.rootWrapper.setStyleProperty("font", a.fontString);
4534
4526
  }
4535
4527
  }
4536
- b() {
4537
- let rect_ = this.t.rootWrapper.getNativeElement().getBoundingClientRect();
4528
+ a() {
4529
+ let rect_ = this.s.rootWrapper.getNativeElement().getBoundingClientRect();
4538
4530
  let a = (rect_.top);
4539
4531
  let b = (rect_.left);
4540
4532
  let c = new Array(2);
@@ -4542,8 +4534,8 @@ let IconView = /*@__PURE__*/ (() => {
4542
4534
  c[1] = b;
4543
4535
  return c;
4544
4536
  }
4545
- ag(a) {
4546
- this.d.b7();
4537
+ ad(a) {
4538
+ this.c.b7();
4547
4539
  }
4548
4540
  }
4549
4541
  IconView.$t = markType(IconView, 'IconView');
@@ -4597,9 +4589,9 @@ let XIcon = /*@__PURE__*/ (() => {
4597
4589
  this.clicked = null;
4598
4590
  this.propertyChanged = null;
4599
4591
  let a = new IconView();
4600
- a.d = this;
4592
+ a.c = this;
4601
4593
  this.view = a;
4602
- this.view.aj();
4594
+ this.view.ag();
4603
4595
  }
4604
4596
  get view() {
4605
4597
  return this._view;
@@ -4632,10 +4624,27 @@ let XIcon = /*@__PURE__*/ (() => {
4632
4624
  case "ActualFill":
4633
4625
  case "ActualStroke":
4634
4626
  case "ActualStrokeWidth":
4627
+ this.cg();
4628
+ break;
4629
+ case "SVG":
4630
+ this.az = null;
4631
+ this.a = null;
4632
+ this.cg();
4633
+ break;
4635
4634
  case "SVGPath":
4635
+ this.ay = null;
4636
+ this.a = null;
4637
+ this.cg();
4638
+ break;
4636
4639
  case "SVGPaths":
4637
- case "SVG":
4640
+ this.ay = null;
4641
+ this.az = null;
4642
+ this.cg();
4643
+ break;
4638
4644
  case "DataURL":
4645
+ this.ay = null;
4646
+ this.az = null;
4647
+ this.a = null;
4639
4648
  this.cg();
4640
4649
  break;
4641
4650
  case "Opacity":
@@ -4645,11 +4654,11 @@ let XIcon = /*@__PURE__*/ (() => {
4645
4654
  case "ViewBoxTop":
4646
4655
  case "ViewBoxWidth":
4647
4656
  case "ViewBoxHeight":
4648
- this.view.au();
4657
+ this.view.ar();
4649
4658
  break;
4650
4659
  case "Width":
4651
4660
  case "Height":
4652
- this.view.ap();
4661
+ this.view.am();
4653
4662
  break;
4654
4663
  }
4655
4664
  }
@@ -4672,15 +4681,15 @@ let XIcon = /*@__PURE__*/ (() => {
4672
4681
  }
4673
4682
  }
4674
4683
  get r() {
4675
- return this.svgPath != null && !this.view.k;
4684
+ return this.svgPath != null && !this.view.j;
4676
4685
  }
4677
4686
  ch() {
4678
- NativeUI.y(this.view.x, this.ak);
4687
+ NativeUI.y(this.view.w, this.ak);
4679
4688
  }
4680
4689
  cg() {
4681
- let a = this.view.x;
4690
+ let a = this.view.w;
4682
4691
  if (this.r) {
4683
- let b = this.view.y;
4692
+ let b = this.view.x;
4684
4693
  NativeUI.r(b, this.cw);
4685
4694
  NativeUI.aa(b, this.cx);
4686
4695
  NativeUI.ad(b, this.af);
@@ -4689,22 +4698,22 @@ let XIcon = /*@__PURE__*/ (() => {
4689
4698
  let c = false;
4690
4699
  if (this.svgPath != null) {
4691
4700
  if (stringStartsWith(trimStart(this.svgPath, ' ', '\n', '\r', '\t'), "<svg")) {
4692
- this.view.aq(this.svgPath);
4701
+ this.view.an(this.svgPath);
4693
4702
  c = true;
4694
4703
  }
4695
4704
  else {
4696
- this.view.ar(this.svgPath);
4705
+ this.view.ao(this.svgPath);
4697
4706
  }
4698
4707
  }
4699
4708
  else if (this.b != null) {
4700
- this.view.as(this.b);
4701
- let d = this.view.c;
4709
+ this.view.ap(this.b);
4710
+ let d = this.view.b;
4702
4711
  if (d != null && d.length > 0) {
4703
4712
  let e = NativeUI.r;
4704
4713
  let f = NativeUI.aa;
4705
4714
  this.cd();
4706
- e = runOn(this.view, this.view.am);
4707
- f = runOn(this.view, this.view.an);
4715
+ e = runOn(this.view, this.view.aj);
4716
+ f = runOn(this.view, this.view.ak);
4708
4717
  for (let g = 0; g < d.length; g++) {
4709
4718
  if (this.cw != null) {
4710
4719
  e(d[g], this.cw);
@@ -4727,63 +4736,63 @@ let XIcon = /*@__PURE__*/ (() => {
4727
4736
  }
4728
4737
  }
4729
4738
  if (this.m != null) {
4730
- this.view.at(this.m);
4739
+ this.view.aq(this.m);
4731
4740
  }
4732
4741
  return;
4733
4742
  }
4734
4743
  else if (this.svg != null) {
4735
- this.view.aq(this.svg);
4744
+ this.view.an(this.svg);
4736
4745
  c = true;
4737
4746
  }
4738
4747
  else if (this.a7 != null) {
4739
- this.view.ao(this.a7);
4748
+ this.view.al(this.a7);
4740
4749
  }
4741
4750
  if (c) {
4742
- for (let h = 0; h < this.view.p.count; h++) {
4743
- let i = this.view.p._inner[h].c;
4744
- NativeUI.r(this.view.p._inner[h].d, i.l.f(this.c8));
4751
+ for (let h = 0; h < this.view.o.count; h++) {
4752
+ let i = this.view.o._inner[h].c;
4753
+ NativeUI.r(this.view.o._inner[h].d, i.l.f(this.c8));
4745
4754
  }
4746
- for (let j = 0; j < this.view.q.count; j++) {
4747
- let k = this.view.q._inner[j].c;
4748
- NativeUI.aa(this.view.q._inner[j].d, k.m.f(this.c9));
4755
+ for (let j = 0; j < this.view.p.count; j++) {
4756
+ let k = this.view.p._inner[j].c;
4757
+ NativeUI.aa(this.view.p._inner[j].d, k.m.f(this.c9));
4749
4758
  }
4750
- for (let l = 0; l < this.view.r.count; l++) {
4751
- let m = this.view.r._inner[l].c;
4752
- NativeUI.r(this.view.r._inner[l].d, m.l.f(this.da));
4759
+ for (let l = 0; l < this.view.q.count; l++) {
4760
+ let m = this.view.q._inner[l].c;
4761
+ NativeUI.r(this.view.q._inner[l].d, m.l.f(this.da));
4753
4762
  }
4754
- for (let n = 0; n < this.view.s.count; n++) {
4755
- let o = this.view.s._inner[n].c;
4756
- NativeUI.aa(this.view.s._inner[n].d, o.m.f(this.db));
4763
+ for (let n = 0; n < this.view.r.count; n++) {
4764
+ let o = this.view.r._inner[n].c;
4765
+ NativeUI.aa(this.view.r._inner[n].d, o.m.f(this.db));
4757
4766
  }
4758
- for (let p = 0; p < this.view.e.o.count; p++) {
4759
- let q = this.view.e.o._inner[p];
4767
+ for (let p = 0; p < this.view.d.o.count; p++) {
4768
+ let q = this.view.d.o._inner[p];
4760
4769
  let r = q.split('-');
4761
4770
  let s = parseInt(r[r.length - 1]);
4762
4771
  if (s < this.e.count) {
4763
- for (let t = 0; t < this.view.e.q._inner[p].count; t++) {
4764
- let u = this.view.e.q._inner[p]._inner[t].c;
4765
- NativeUI.r(this.view.e.q._inner[p]._inner[t].d, u.l.f(this.e.item(s)));
4772
+ for (let t = 0; t < this.view.d.q._inner[p].count; t++) {
4773
+ let u = this.view.d.q._inner[p]._inner[t].c;
4774
+ NativeUI.r(this.view.d.q._inner[p]._inner[t].d, u.l.f(this.e.item(s)));
4766
4775
  }
4767
4776
  }
4768
4777
  }
4769
- for (let v = 0; v < this.view.f.o.count; v++) {
4770
- let w = this.view.f.o._inner[v];
4778
+ for (let v = 0; v < this.view.e.o.count; v++) {
4779
+ let w = this.view.e.o._inner[v];
4771
4780
  let x = w.split('-');
4772
4781
  let y = parseInt(x[x.length - 1]);
4773
4782
  if (y < this.f.count) {
4774
- for (let z = 0; z < this.view.f.q._inner[v].count; z++) {
4775
- let aa = this.view.f.q._inner[v]._inner[z].c;
4776
- NativeUI.aa(this.view.f.q._inner[v]._inner[z].d, aa.m.f(this.f.item(y)));
4783
+ for (let z = 0; z < this.view.e.q._inner[v].count; z++) {
4784
+ let aa = this.view.e.q._inner[v]._inner[z].c;
4785
+ NativeUI.aa(this.view.e.q._inner[v]._inner[z].d, aa.m.f(this.f.item(y)));
4777
4786
  }
4778
4787
  }
4779
4788
  }
4780
- for (let ab = 0; ab < this.view.o.count; ab++) {
4781
- let ac = this.view.o._inner[ab].c;
4782
- NativeUI.r(this.view.o._inner[ab].d, ac.l.f(this.cw));
4783
- NativeUI.aa(this.view.o._inner[ab].d, ac.m.f(this.cx));
4789
+ for (let ab = 0; ab < this.view.n.count; ab++) {
4790
+ let ac = this.view.n._inner[ab].c;
4791
+ NativeUI.r(this.view.n._inner[ab].d, ac.l.f(this.cw));
4792
+ NativeUI.aa(this.view.n._inner[ab].d, ac.m.f(this.cx));
4784
4793
  }
4785
4794
  }
4786
- let ad = this.view.x;
4795
+ let ad = this.view.w;
4787
4796
  if (this.cw != null) {
4788
4797
  NativeUI.r(ad, this.cw);
4789
4798
  }
@@ -4795,27 +4804,27 @@ let XIcon = /*@__PURE__*/ (() => {
4795
4804
  }
4796
4805
  }
4797
4806
  if (this.m != null) {
4798
- this.view.at(this.m);
4807
+ this.view.aq(this.m);
4799
4808
  }
4800
4809
  if (this.cy != null) {
4801
- NativeUI.q(this.view.x, this.cy);
4810
+ NativeUI.q(this.view.w, this.cy);
4802
4811
  }
4803
4812
  }
4804
4813
  cd() {
4805
4814
  if (this.cw != null) {
4806
- this.view.al(this.cw, "fill");
4815
+ this.view.ai(this.cw, "fill");
4807
4816
  }
4808
4817
  if (this.cx != null) {
4809
- this.view.al(this.cx, "stroke");
4818
+ this.view.ai(this.cx, "stroke");
4810
4819
  }
4811
4820
  if (this.e != null) {
4812
4821
  for (let a of fromEnum(this.e)) {
4813
- this.view.al(a, "fills");
4822
+ this.view.ai(a, "fills");
4814
4823
  }
4815
4824
  }
4816
4825
  if (this.f != null) {
4817
4826
  for (let b of fromEnum(this.f)) {
4818
- this.view.al(b, "strokes");
4827
+ this.view.ai(b, "strokes");
4819
4828
  }
4820
4829
  }
4821
4830
  }
@@ -5192,10 +5201,10 @@ let XIcon = /*@__PURE__*/ (() => {
5192
5201
  cc() {
5193
5202
  }
5194
5203
  onDetachedFromUI() {
5195
- this.view.ai();
5204
+ this.view.af();
5196
5205
  }
5197
5206
  onAttachedToUI() {
5198
- this.view.af();
5207
+ this.view.ac();
5199
5208
  }
5200
5209
  b7() {
5201
5210
  if (this.disabled) {
@@ -5206,7 +5215,7 @@ let XIcon = /*@__PURE__*/ (() => {
5206
5215
  }
5207
5216
  }
5208
5217
  u() {
5209
- return this.view.j();
5218
+ return this.view.i();
5210
5219
  }
5211
5220
  au() {
5212
5221
  return this.g();
@@ -5217,12 +5226,12 @@ let XIcon = /*@__PURE__*/ (() => {
5217
5226
  }
5218
5227
  g() {
5219
5228
  let a = new IconVisualModelExport();
5220
- let b = this.view.x;
5229
+ let b = this.view.w;
5221
5230
  a.a = AppearanceHelper.a(NativeUI.al(b));
5222
5231
  a.c = AppearanceHelper.a(NativeUI.al(b));
5223
5232
  a.b = AppearanceHelper.a(NativeUI.am(b));
5224
5233
  a.d = this.af;
5225
- let c = this.view.b();
5234
+ let c = this.view.a();
5226
5235
  a.h = c[0];
5227
5236
  a.f = c[1];
5228
5237
  a.e = NativeUI.d(b);
@@ -5232,7 +5241,7 @@ let XIcon = /*@__PURE__*/ (() => {
5232
5241
  if (this.m != null) {
5233
5242
  let d = this.m;
5234
5243
  if (this.view != null && d.q == null) {
5235
- let e = this.view.t;
5244
+ let e = this.view.s;
5236
5245
  let f = FontUtil.getFontInfoFromString(e, d.fontString);
5237
5246
  d.q = f.q;
5238
5247
  d.f = f.f;
@@ -5260,7 +5269,7 @@ let XIcon = /*@__PURE__*/ (() => {
5260
5269
  return a;
5261
5270
  }
5262
5271
  provideContainer(a) {
5263
- this.view.ah(a);
5272
+ this.view.ae(a);
5264
5273
  }
5265
5274
  }
5266
5275
  XIcon.$t = markType(XIcon, 'XIcon', Base.$, [INotifyPropertyChanged_$type, IIcon_$type]);
@@ -7747,7 +7756,9 @@ let XCalendar = /*@__PURE__*/ (() => {
7747
7756
  }
7748
7757
  }
7749
7758
  else {
7759
+ this.aj._inner[0].disabled = false;
7750
7760
  this.aj._inner[2].disabled = false;
7761
+ this.aj._inner[3].disabled = false;
7751
7762
  if (b == this.au.getFullYear()) {
7752
7763
  if (c == dateGetMonth(this.au)) {
7753
7764
  this.aj._inner[0].disabled = true;
@@ -30341,6 +30352,9 @@ let XIconBridge = /*@__PURE__*/ (() => {
30341
30352
  return super.getTargetForProperty(a, b);
30342
30353
  }
30343
30354
  w(a) {
30355
+ a.svg = null;
30356
+ a.svgPath = null;
30357
+ a.b = null;
30344
30358
  let b = SvgIconRegistry.instance.getSvgPathString(this.u, this.v);
30345
30359
  if (b != null) {
30346
30360
  if (stringStartsWith(trimStart(b, ' ', '\n', '\r', '\t'), "<svg")) {
@@ -30850,7 +30864,7 @@ let XIconButtonBridge = /*@__PURE__*/ (() => {
30850
30864
  switch (a) {
30851
30865
  case 16:
30852
30866
  case 15:
30853
- case 17: return this.al.t.view.t;
30867
+ case 17: return this.al.t.view.s;
30854
30868
  }
30855
30869
  return super.getTargetForProperty(a, b);
30856
30870
  }