igniteui-angular-inputs 19.0.0 → 19.1.0-beta.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.
Files changed (57) hide show
  1. package/bundles/igniteui-angular-inputs.umd.js +3805 -3574
  2. package/bundles/igniteui-angular-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonGroupView_combined.js +74 -74
  4. package/esm2015/lib/ButtonView_combined.js +1890 -1834
  5. package/esm2015/lib/CalendarView_combined.js +322 -308
  6. package/esm2015/lib/CheckboxView_combined.js +25 -25
  7. package/esm2015/lib/DatePickerView_combined.js +6 -6
  8. package/esm2015/lib/IconViewType.js +11 -0
  9. package/esm2015/lib/IconView_combined.js +529 -451
  10. package/esm2015/lib/InputGroupView_combined.js +433 -404
  11. package/esm2015/lib/MultiSliderBridge.js +14 -14
  12. package/esm2015/lib/NativeUIXInputsFactory_combined.js +43 -43
  13. package/esm2015/lib/RippleView_combined.js +2 -2
  14. package/esm2015/lib/XButtonBridge.js +39 -35
  15. package/esm2015/lib/XButtonGroupBridge.js +2 -2
  16. package/esm2015/lib/XCheckboxBridge.js +8 -8
  17. package/esm2015/lib/XComponentBridge.js +1 -1
  18. package/esm2015/lib/XIconBridge.js +25 -23
  19. package/esm2015/lib/XInputBridge.js +22 -22
  20. package/esm2015/lib/XPopupBridge.js +15 -5
  21. package/esm2015/lib/igx-x-button-component.js +396 -385
  22. package/esm2015/lib/igx-x-icon-component.js +63 -63
  23. package/esm2015/lib/igx-x-label-component.js +40 -40
  24. package/esm2015/public_api.js +1 -0
  25. package/esm5/lib/ButtonGroupView_combined.js +74 -74
  26. package/esm5/lib/ButtonView_combined.js +1756 -1696
  27. package/esm5/lib/CalendarView_combined.js +322 -308
  28. package/esm5/lib/CheckboxView_combined.js +25 -25
  29. package/esm5/lib/DatePickerView_combined.js +6 -6
  30. package/esm5/lib/IconViewType.js +11 -0
  31. package/esm5/lib/IconView_combined.js +515 -429
  32. package/esm5/lib/InputGroupView_combined.js +426 -397
  33. package/esm5/lib/MultiSliderBridge.js +14 -14
  34. package/esm5/lib/NativeUIXInputsFactory_combined.js +43 -43
  35. package/esm5/lib/RippleView_combined.js +2 -2
  36. package/esm5/lib/XButtonBridge.js +39 -35
  37. package/esm5/lib/XButtonGroupBridge.js +2 -2
  38. package/esm5/lib/XCheckboxBridge.js +8 -8
  39. package/esm5/lib/XComponentBridge.js +1 -1
  40. package/esm5/lib/XIconBridge.js +25 -23
  41. package/esm5/lib/XInputBridge.js +22 -22
  42. package/esm5/lib/XPopupBridge.js +15 -5
  43. package/esm5/lib/igx-x-button-component.js +400 -385
  44. package/esm5/lib/igx-x-icon-component.js +63 -63
  45. package/esm5/lib/igx-x-label-component.js +40 -40
  46. package/esm5/public_api.js +1 -0
  47. package/fesm2015/igniteui-angular-inputs.js +3962 -3748
  48. package/fesm5/igniteui-angular-inputs.js +3806 -3576
  49. package/lib/ButtonView_combined.d.ts +513 -504
  50. package/lib/CalendarView_combined.d.ts +38 -35
  51. package/lib/IconViewType.d.ts +16 -0
  52. package/lib/IconView_combined.d.ts +139 -125
  53. package/lib/InputGroupView_combined.d.ts +103 -100
  54. package/lib/XPopupBridge.d.ts +1 -0
  55. package/lib/igx-x-button-component.d.ts +7 -1
  56. package/package.json +2 -2
  57. package/public_api.d.ts +1 -0
@@ -138,14 +138,14 @@ export let ButtonGroupView = /*@__PURE__*/ (() => {
138
138
  }
139
139
  x(a) {
140
140
  if (this.a.k == 0) {
141
- a.fw = "flex";
142
- a.g0 = "row";
143
- a.e7 = "center";
141
+ a.f0 = "flex";
142
+ a.g4 = "row";
143
+ a.fb = "center";
144
144
  }
145
145
  else {
146
- a.fw = "flex";
147
- a.g0 = "column";
148
- a.e7 = "stretch";
146
+ a.f0 = "flex";
147
+ a.g4 = "column";
148
+ a.fb = "stretch";
149
149
  }
150
150
  }
151
151
  o(a) {
@@ -543,27 +543,27 @@ export let XButtonGroup = /*@__PURE__*/ (() => {
543
543
  this.dk(b);
544
544
  }
545
545
  b.e = 1;
546
- b.az = false;
546
+ b.a2 = false;
547
547
  if (this.v) {
548
548
  b.disabled = this.disabled;
549
549
  }
550
- b.nv = this.e0;
551
- b.bg = this.ak;
552
- b.pj = this.e2;
553
- b.pi = this.e1;
554
- b.pk = this.e3;
550
+ b.n2 = this.e0;
551
+ b.bk = this.ak;
552
+ b.pq = this.e2;
553
+ b.pp = this.e1;
554
+ b.pr = this.e3;
555
555
  this.view.x(b);
556
556
  if (this.aa(b)) {
557
- b.nu = this.e7;
558
- b.q9 = this.fa;
559
- b.p9 = this.e8;
560
- b.qa = this.e9;
557
+ b.n1 = this.e7;
558
+ b.rg = this.fa;
559
+ b.qg = this.e8;
560
+ b.qh = this.e9;
561
561
  }
562
562
  else {
563
- b.nu = this.ez;
564
- b.q9 = this.e6;
565
- b.p9 = this.e4;
566
- b.qa = this.e5;
563
+ b.n1 = this.ez;
564
+ b.rg = this.e6;
565
+ b.qg = this.e4;
566
+ b.qh = this.e5;
567
567
  }
568
568
  }
569
569
  }
@@ -577,22 +577,22 @@ export let XButtonGroup = /*@__PURE__*/ (() => {
577
577
  return false;
578
578
  }
579
579
  dk(a) {
580
- a.ku = new CornerRadius(1, 0, 0, 0, 0);
580
+ a.k1 = new CornerRadius(1, 0, 0, 0, 0);
581
581
  }
582
582
  dj(a) {
583
583
  if (this.k == 1) {
584
- a.ku = new CornerRadius(1, 0, 0, this.al, this.al);
584
+ a.k1 = new CornerRadius(1, 0, 0, this.al, this.al);
585
585
  }
586
586
  else {
587
- a.ku = new CornerRadius(1, 0, this.al, this.al, 0);
587
+ a.k1 = new CornerRadius(1, 0, this.al, this.al, 0);
588
588
  }
589
589
  }
590
590
  di(a) {
591
591
  if (this.k == 1) {
592
- a.ku = new CornerRadius(1, this.al, this.al, 0, 0);
592
+ a.k1 = new CornerRadius(1, this.al, this.al, 0, 0);
593
593
  }
594
594
  else {
595
- a.ku = new CornerRadius(1, this.al, 0, 0, this.al);
595
+ a.k1 = new CornerRadius(1, this.al, 0, 0, this.al);
596
596
  }
597
597
  }
598
598
  dh(a) {
@@ -1258,7 +1258,7 @@ export let XButtonGroup = /*@__PURE__*/ (() => {
1258
1258
  a.h = this.z;
1259
1259
  a.i = new List$1(ButtonVisualModelExport.$, 0);
1260
1260
  for (let b = 0; b < this.buttons.count; b++) {
1261
- a.i.add1(this.buttons._inner[b].d7());
1261
+ a.i.add1(this.buttons._inner[b].eb());
1262
1262
  }
1263
1263
  return a;
1264
1264
  }
@@ -1272,61 +1272,61 @@ export let XButtonGroup = /*@__PURE__*/ (() => {
1272
1272
  XButtonGroup.$t = markType(XButtonGroup, 'XButtonGroup', Base.$, [INotifyPropertyChanged_$type]);
1273
1273
  XButtonGroup.o = 2;
1274
1274
  XButtonGroup.av = 4;
1275
- XButtonGroup.gn = BrushUtil.h(255, 255, 255, 255);
1276
- XButtonGroup.gp = BrushUtil.h(10, 0, 0, 0);
1277
- XButtonGroup.go = BrushUtil.h(255, 199, 199, 199);
1278
- XButtonGroup.gq = BrushUtil.h(255, 199, 199, 199);
1275
+ XButtonGroup.gn = BrushUtil.j(255, 255, 255, 255);
1276
+ XButtonGroup.gp = BrushUtil.j(10, 0, 0, 0);
1277
+ XButtonGroup.go = BrushUtil.j(255, 199, 199, 199);
1278
+ XButtonGroup.gq = BrushUtil.j(255, 199, 199, 199);
1279
1279
  XButtonGroup.au = 1;
1280
- XButtonGroup.gu = BrushUtil.h(255, 0, 0, 0);
1281
- XButtonGroup.gr = BrushUtil.h(66, 0, 0, 0);
1282
- XButtonGroup.gv = BrushUtil.h(60, 0, 0, 0);
1283
- XButtonGroup.gy = BrushUtil.h(255, 0, 0, 0);
1284
- XButtonGroup.gs = BrushUtil.h(30, 0, 0, 0);
1285
- XButtonGroup.gt = BrushUtil.h(255, 0, 0, 0);
1286
- XButtonGroup.gw = BrushUtil.h(96, 0, 0, 0);
1287
- XButtonGroup.gx = BrushUtil.h(255, 0, 0, 0);
1280
+ XButtonGroup.gu = BrushUtil.j(255, 0, 0, 0);
1281
+ XButtonGroup.gr = BrushUtil.j(66, 0, 0, 0);
1282
+ XButtonGroup.gv = BrushUtil.j(60, 0, 0, 0);
1283
+ XButtonGroup.gy = BrushUtil.j(255, 0, 0, 0);
1284
+ XButtonGroup.gs = BrushUtil.j(30, 0, 0, 0);
1285
+ XButtonGroup.gt = BrushUtil.j(255, 0, 0, 0);
1286
+ XButtonGroup.gw = BrushUtil.j(96, 0, 0, 0);
1287
+ XButtonGroup.gx = BrushUtil.j(255, 0, 0, 0);
1288
1288
  XButtonGroup.ap = 3;
1289
- XButtonGroup.fn = BrushUtil.h(0, 255, 255, 255);
1290
- XButtonGroup.fp = BrushUtil.h(10, 0, 0, 0);
1291
- XButtonGroup.fo = BrushUtil.h(255, 33, 150, 243);
1292
- XButtonGroup.fq = BrushUtil.h(255, 199, 199, 199);
1289
+ XButtonGroup.fn = BrushUtil.j(0, 255, 255, 255);
1290
+ XButtonGroup.fp = BrushUtil.j(10, 0, 0, 0);
1291
+ XButtonGroup.fo = BrushUtil.j(255, 33, 150, 243);
1292
+ XButtonGroup.fq = BrushUtil.j(255, 199, 199, 199);
1293
1293
  XButtonGroup.ao = 1;
1294
- XButtonGroup.fu = BrushUtil.h(255, 33, 150, 243);
1295
- XButtonGroup.fr = BrushUtil.h(66, 0, 0, 0);
1296
- XButtonGroup.fv = BrushUtil.h(255, 33, 150, 243);
1297
- XButtonGroup.fy = BrushUtil.h(255, 255, 255, 255);
1298
- XButtonGroup.fs = BrushUtil.h(26, 33, 150, 243);
1299
- XButtonGroup.ft = BrushUtil.h(255, 33, 150, 243);
1300
- XButtonGroup.fw = BrushUtil.h(255, 33, 150, 243);
1301
- XButtonGroup.fx = BrushUtil.h(255, 255, 255, 255);
1294
+ XButtonGroup.fu = BrushUtil.j(255, 33, 150, 243);
1295
+ XButtonGroup.fr = BrushUtil.j(66, 0, 0, 0);
1296
+ XButtonGroup.fv = BrushUtil.j(255, 33, 150, 243);
1297
+ XButtonGroup.fy = BrushUtil.j(255, 255, 255, 255);
1298
+ XButtonGroup.fs = BrushUtil.j(26, 33, 150, 243);
1299
+ XButtonGroup.ft = BrushUtil.j(255, 33, 150, 243);
1300
+ XButtonGroup.fw = BrushUtil.j(255, 33, 150, 243);
1301
+ XButtonGroup.fx = BrushUtil.j(255, 255, 255, 255);
1302
1302
  XButtonGroup.at = 4;
1303
- XButtonGroup.gb = BrushUtil.h(0, 255, 255, 255);
1304
- XButtonGroup.gd = BrushUtil.h(10, 0, 0, 0);
1305
- XButtonGroup.gc = BrushUtil.h(0, 0, 0, 0);
1306
- XButtonGroup.ge = BrushUtil.h(255, 199, 199, 199);
1303
+ XButtonGroup.gb = BrushUtil.j(0, 255, 255, 255);
1304
+ XButtonGroup.gd = BrushUtil.j(10, 0, 0, 0);
1305
+ XButtonGroup.gc = BrushUtil.j(0, 0, 0, 0);
1306
+ XButtonGroup.ge = BrushUtil.j(255, 199, 199, 199);
1307
1307
  XButtonGroup.as = 0;
1308
- XButtonGroup.gi = BrushUtil.h(255, 228, 28, 119);
1309
- XButtonGroup.gf = BrushUtil.h(66, 0, 0, 0);
1310
- XButtonGroup.gj = BrushUtil.h(30, 228, 28, 119);
1311
- XButtonGroup.gm = BrushUtil.h(255, 228, 28, 119);
1312
- XButtonGroup.gg = BrushUtil.h(13, 228, 28, 119);
1313
- XButtonGroup.gh = BrushUtil.h(255, 228, 28, 119);
1314
- XButtonGroup.gk = BrushUtil.h(30, 228, 28, 119);
1315
- XButtonGroup.gl = BrushUtil.h(255, 228, 28, 119);
1308
+ XButtonGroup.gi = BrushUtil.j(255, 228, 28, 119);
1309
+ XButtonGroup.gf = BrushUtil.j(66, 0, 0, 0);
1310
+ XButtonGroup.gj = BrushUtil.j(30, 228, 28, 119);
1311
+ XButtonGroup.gm = BrushUtil.j(255, 228, 28, 119);
1312
+ XButtonGroup.gg = BrushUtil.j(13, 228, 28, 119);
1313
+ XButtonGroup.gh = BrushUtil.j(255, 228, 28, 119);
1314
+ XButtonGroup.gk = BrushUtil.j(30, 228, 28, 119);
1315
+ XButtonGroup.gl = BrushUtil.j(255, 228, 28, 119);
1316
1316
  XButtonGroup.an = 0;
1317
- XButtonGroup.fb = BrushUtil.h(0, 255, 255, 255);
1318
- XButtonGroup.fd = BrushUtil.h(10, 0, 0, 0);
1319
- XButtonGroup.fc = BrushUtil.h(0, 0, 0, 0);
1320
- XButtonGroup.fe = BrushUtil.h(0, 0, 0, 0);
1317
+ XButtonGroup.fb = BrushUtil.j(0, 255, 255, 255);
1318
+ XButtonGroup.fd = BrushUtil.j(10, 0, 0, 0);
1319
+ XButtonGroup.fc = BrushUtil.j(0, 0, 0, 0);
1320
+ XButtonGroup.fe = BrushUtil.j(0, 0, 0, 0);
1321
1321
  XButtonGroup.am = 0;
1322
- XButtonGroup.fi = BrushUtil.h(255, 119, 119, 119);
1323
- XButtonGroup.ff = BrushUtil.h(66, 0, 0, 0);
1324
- XButtonGroup.fj = BrushUtil.h(26, 33, 150, 243);
1325
- XButtonGroup.fm = BrushUtil.h(255, 33, 150, 243);
1326
- XButtonGroup.fg = BrushUtil.h(10, 33, 150, 243);
1327
- XButtonGroup.fh = BrushUtil.h(255, 119, 119, 119);
1328
- XButtonGroup.fk = BrushUtil.h(26, 33, 150, 243);
1329
- XButtonGroup.fl = BrushUtil.h(255, 33, 150, 243);
1322
+ XButtonGroup.fi = BrushUtil.j(255, 119, 119, 119);
1323
+ XButtonGroup.ff = BrushUtil.j(66, 0, 0, 0);
1324
+ XButtonGroup.fj = BrushUtil.j(26, 33, 150, 243);
1325
+ XButtonGroup.fm = BrushUtil.j(255, 33, 150, 243);
1326
+ XButtonGroup.fg = BrushUtil.j(10, 33, 150, 243);
1327
+ XButtonGroup.fh = BrushUtil.j(255, 119, 119, 119);
1328
+ XButtonGroup.fk = BrushUtil.j(26, 33, 150, 243);
1329
+ XButtonGroup.fl = BrushUtil.j(255, 33, 150, 243);
1330
1330
  XButtonGroup.cv = "OutlinedSelectedItemHoverBackgroundColor";
1331
1331
  XButtonGroup.a4 = 0;
1332
1332
  return XButtonGroup;