igniteui-webcomponents-inputs 7.0.0 → 7.0.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.
Files changed (36) hide show
  1. package/bundles/igniteui-webcomponents-inputs.umd.js +3868 -3539
  2. package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonGroupView_combined.js +642 -628
  4. package/esm2015/lib/ButtonView_combined.js +2036 -1743
  5. package/esm2015/lib/CalendarView_combined.js +157 -157
  6. package/esm2015/lib/CheckboxView_combined.js +39 -39
  7. package/esm2015/lib/DatePickerView_combined.js +4 -4
  8. package/esm2015/lib/InputGroupView_combined.js +209 -209
  9. package/esm2015/lib/NativeUIXInputsFactory_combined.js +35 -35
  10. package/esm2015/lib/RippleView_combined.js +2 -2
  11. package/esm2015/lib/ThemeResolver.js +38 -22
  12. package/esm2015/lib/XButtonBridge.js +53 -45
  13. package/esm2015/lib/XButtonGroupBridge.js +13 -9
  14. package/esm2015/lib/XIconButtonBridge.js +2 -2
  15. package/esm2015/lib/igc-x-button-component.js +567 -567
  16. package/esm2015/lib/igc-x-button-group-component.js +184 -184
  17. package/esm5/lib/ButtonGroupView_combined.js +620 -606
  18. package/esm5/lib/ButtonView_combined.js +1950 -1657
  19. package/esm5/lib/CalendarView_combined.js +157 -157
  20. package/esm5/lib/CheckboxView_combined.js +39 -39
  21. package/esm5/lib/DatePickerView_combined.js +4 -4
  22. package/esm5/lib/InputGroupView_combined.js +209 -209
  23. package/esm5/lib/NativeUIXInputsFactory_combined.js +35 -35
  24. package/esm5/lib/RippleView_combined.js +2 -2
  25. package/esm5/lib/ThemeResolver.js +38 -22
  26. package/esm5/lib/XButtonBridge.js +53 -45
  27. package/esm5/lib/XButtonGroupBridge.js +13 -9
  28. package/esm5/lib/XIconButtonBridge.js +2 -2
  29. package/esm5/lib/igc-x-button-component.js +567 -567
  30. package/esm5/lib/igc-x-button-group-component.js +184 -184
  31. package/fesm2015/igniteui-webcomponents-inputs.js +3971 -3642
  32. package/fesm5/igniteui-webcomponents-inputs.js +3869 -3540
  33. package/lib/ButtonGroupView_combined.d.ts +181 -179
  34. package/lib/ButtonView_combined.d.ts +479 -478
  35. package/lib/ThemeResolver.d.ts +18 -15
  36. package/package.json +2 -2
@@ -368,31 +368,31 @@ export var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
368
368
  _this.s = false;
369
369
  _this.ag = false;
370
370
  _this.c6 = null;
371
- _this.c1 = ThemeResolver.ah(XCheckbox.m, BrushUtil.j(0, 0, 0, 0), BrushUtil.j(0, 0, 0, 0));
371
+ _this.c1 = ThemeResolver.aj(XCheckbox.m, BrushUtil.l(0, 0, 0, 0), BrushUtil.l(0, 0, 0, 0));
372
372
  _this.c3 = null;
373
373
  _this.c5 = null;
374
- _this.c0 = ThemeResolver.ag(XCheckbox.m, XCheckbox.k, "TickColor");
374
+ _this.c0 = ThemeResolver.ai(XCheckbox.m, XCheckbox.k, "TickColor");
375
375
  _this.c7 = null;
376
376
  _this.c4 = null;
377
377
  _this.bv = XCheckbox.k.v(XCheckbox.m, "CheckPath");
378
- _this.dj = XCheckbox.k.ae(XCheckbox.m, "UncheckedBorderColor");
379
- _this.dg = XCheckbox.k.ae(XCheckbox.m, "CheckedBorderColor");
378
+ _this.dj = XCheckbox.k.ag(XCheckbox.m, "UncheckedBorderColor");
379
+ _this.dg = XCheckbox.k.ag(XCheckbox.m, "CheckedBorderColor");
380
380
  _this.as = XCheckbox.k.j(XCheckbox.m, "BorderWidth");
381
- _this.df = XCheckbox.k.ae(XCheckbox.m, "CheckedBackgroundColor");
381
+ _this.df = XCheckbox.k.ag(XCheckbox.m, "CheckedBackgroundColor");
382
382
  _this.at = XCheckbox.k.j(XCheckbox.m, "CornerRadius");
383
- _this.dh = XCheckbox.k.ae(XCheckbox.m, "TickColor");
383
+ _this.dh = XCheckbox.k.ag(XCheckbox.m, "TickColor");
384
384
  _this.au = XCheckbox.k.j(XCheckbox.m, "TickStrokeWidth");
385
- _this.di = XCheckbox.k.ae(XCheckbox.m, "UncheckedBackgroundColor");
385
+ _this.di = XCheckbox.k.ag(XCheckbox.m, "UncheckedBackgroundColor");
386
386
  _this.a5 = ThemeResolver.x(XCheckbox.m, XCheckbox.k, "CheckPath");
387
- _this.c2 = ThemeResolver.ag(XCheckbox.m, XCheckbox.k, "UncheckedBorderColor");
388
- _this.cz = ThemeResolver.ag(XCheckbox.m, XCheckbox.k, "CheckedBorderColor");
387
+ _this.c2 = ThemeResolver.ai(XCheckbox.m, XCheckbox.k, "UncheckedBorderColor");
388
+ _this.cz = ThemeResolver.ai(XCheckbox.m, XCheckbox.k, "CheckedBorderColor");
389
389
  _this.ak = NaN;
390
390
  _this.ah = ThemeResolver.l(XCheckbox.m, XCheckbox.k, "BorderWidth");
391
391
  _this.al = NaN;
392
392
  _this.am = NaN;
393
393
  _this.aj = ThemeResolver.l(XCheckbox.m, XCheckbox.k, "TickStrokeWidth");
394
394
  _this.ai = ThemeResolver.l(XCheckbox.m, XCheckbox.k, "CornerRadius");
395
- _this.cy = ThemeResolver.ag(XCheckbox.m, XCheckbox.k, "CheckedBackgroundColor");
395
+ _this.cy = ThemeResolver.ai(XCheckbox.m, XCheckbox.k, "CheckedBackgroundColor");
396
396
  _this.a9 = "ig-native-checkbox-" + XCheckbox.a1++;
397
397
  _this.a8 = "ig-checkbox-" + XCheckbox.a0++;
398
398
  _this.ba = null;
@@ -678,14 +678,14 @@ export var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
678
678
  });
679
679
  XCheckbox.prototype.cx = function (a) {
680
680
  this.bv = XCheckbox.k.v(a, "CheckPath");
681
- this.dj = XCheckbox.k.ae(a, "UncheckedBorderColor");
682
- this.dg = XCheckbox.k.ae(a, "CheckedBorderColor");
681
+ this.dj = XCheckbox.k.ag(a, "UncheckedBorderColor");
682
+ this.dg = XCheckbox.k.ag(a, "CheckedBorderColor");
683
683
  this.as = XCheckbox.k.j(a, "BorderWidth");
684
- this.df = XCheckbox.k.ae(a, "CheckedBackgroundColor");
684
+ this.df = XCheckbox.k.ag(a, "CheckedBackgroundColor");
685
685
  this.at = XCheckbox.k.j(a, "CornerRadius");
686
- this.dh = XCheckbox.k.ae(a, "TickColor");
686
+ this.dh = XCheckbox.k.ag(a, "TickColor");
687
687
  this.au = XCheckbox.k.j(a, "TickStrokeWidth");
688
- this.di = XCheckbox.k.ae(a, "UncheckedBackgroundColor");
688
+ this.di = XCheckbox.k.ag(a, "UncheckedBackgroundColor");
689
689
  };
690
690
  Object.defineProperty(XCheckbox.prototype, "bf", {
691
691
  get: function () {
@@ -1062,10 +1062,10 @@ export var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
1062
1062
  XCheckbox.prototype.cp = function () {
1063
1063
  this.ck();
1064
1064
  if (this.checked) {
1065
- this.view.al(BrushUtil.s(this.c8, 0.6), BrushUtil.s(this.c8, 0.1));
1065
+ this.view.al(BrushUtil.u(this.c8, 0.6), BrushUtil.u(this.c8, 0.1));
1066
1066
  }
1067
1067
  else {
1068
- this.view.al(BrushUtil.s(this.c8, 0.6), BrushUtil.s(this.dc, 0.1));
1068
+ this.view.al(BrushUtil.u(this.c8, 0.6), BrushUtil.u(this.dc, 0.1));
1069
1069
  }
1070
1070
  };
1071
1071
  Object.defineProperty(XCheckbox.prototype, "a", {
@@ -1125,10 +1125,10 @@ export var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
1125
1125
  c = -1;
1126
1126
  }
1127
1127
  if (b) {
1128
- this.view.al(BrushUtil.s(this.c8, 0.6), BrushUtil.s(this.c8, 0.1));
1128
+ this.view.al(BrushUtil.u(this.c8, 0.6), BrushUtil.u(this.c8, 0.1));
1129
1129
  }
1130
1130
  else {
1131
- this.view.al(BrushUtil.s(this.c8, 0.6), BrushUtil.s(this.dc, 0.1));
1131
+ this.view.al(BrushUtil.u(this.c8, 0.6), BrushUtil.u(this.dc, 0.1));
1132
1132
  }
1133
1133
  if (!this.indeterminate) {
1134
1134
  NativeUI.af(this.view.v, null);
@@ -1261,11 +1261,11 @@ export var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
1261
1261
  XCheckbox.g = ThemeResolver.a(((function () {
1262
1262
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
1263
1263
  $ret.addItem("CheckPath", "M4.1,12.7 9,17.6 20.3,6.3");
1264
- $ret.addItem("UncheckedBorderColor", BrushUtil.j(255, 153, 153, 153));
1265
- $ret.addItem("CheckedBorderColor", BrushUtil.j(138, 33, 150, 243));
1266
- $ret.addItem("UncheckedBackgroundColor", BrushUtil.j(255, 255, 255, 255));
1267
- $ret.addItem("CheckedBackgroundColor", BrushUtil.j(255, 33, 150, 243));
1268
- $ret.addItem("TickColor", BrushUtil.j(255, 255, 255, 255));
1264
+ $ret.addItem("UncheckedBorderColor", BrushUtil.l(255, 153, 153, 153));
1265
+ $ret.addItem("CheckedBorderColor", BrushUtil.l(138, 33, 150, 243));
1266
+ $ret.addItem("UncheckedBackgroundColor", BrushUtil.l(255, 255, 255, 255));
1267
+ $ret.addItem("CheckedBackgroundColor", BrushUtil.l(255, 33, 150, 243));
1268
+ $ret.addItem("TickColor", BrushUtil.l(255, 255, 255, 255));
1269
1269
  $ret.addItem("TickStrokeWidth", 3);
1270
1270
  $ret.addItem("BorderWidth", NaN);
1271
1271
  $ret.addItem("CornerRadius", 2);
@@ -1274,11 +1274,11 @@ export var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
1274
1274
  XCheckbox.h = ThemeResolver.a(((function () {
1275
1275
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
1276
1276
  $ret.addItem("CheckPath", "M4.1,12.7 9,17.6 20.3,6.3");
1277
- $ret.addItem("UncheckedBorderColor", BrushUtil.j(138, 0, 0, 0));
1278
- $ret.addItem("CheckedBorderColor", BrushUtil.j(138, 0, 0, 0));
1279
- $ret.addItem("UncheckedBackgroundColor", BrushUtil.j(255, 255, 255, 255));
1280
- $ret.addItem("CheckedBackgroundColor", BrushUtil.j(255, 228, 28, 119));
1281
- $ret.addItem("TickColor", BrushUtil.j(255, 255, 255, 255));
1277
+ $ret.addItem("UncheckedBorderColor", BrushUtil.l(138, 0, 0, 0));
1278
+ $ret.addItem("CheckedBorderColor", BrushUtil.l(138, 0, 0, 0));
1279
+ $ret.addItem("UncheckedBackgroundColor", BrushUtil.l(255, 255, 255, 255));
1280
+ $ret.addItem("CheckedBackgroundColor", BrushUtil.l(255, 228, 28, 119));
1281
+ $ret.addItem("TickColor", BrushUtil.l(255, 255, 255, 255));
1282
1282
  $ret.addItem("TickStrokeWidth", 3);
1283
1283
  $ret.addItem("BorderWidth", NaN);
1284
1284
  $ret.addItem("CornerRadius", 2);
@@ -1287,11 +1287,11 @@ export var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
1287
1287
  XCheckbox.j = ThemeResolver.a(((function () {
1288
1288
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
1289
1289
  $ret.addItem("CheckPath", "M5.1,12.7 9,17.6 19,9");
1290
- $ret.addItem("UncheckedBorderColor", BrushUtil.j(255, 105, 136, 255));
1291
- $ret.addItem("CheckedBorderColor", BrushUtil.j(255, 105, 136, 255));
1292
- $ret.addItem("UncheckedBackgroundColor", BrushUtil.j(255, 255, 255, 255));
1293
- $ret.addItem("CheckedBackgroundColor", BrushUtil.j(255, 105, 136, 255));
1294
- $ret.addItem("TickColor", BrushUtil.j(255, 255, 255, 255));
1290
+ $ret.addItem("UncheckedBorderColor", BrushUtil.l(255, 105, 136, 255));
1291
+ $ret.addItem("CheckedBorderColor", BrushUtil.l(255, 105, 136, 255));
1292
+ $ret.addItem("UncheckedBackgroundColor", BrushUtil.l(255, 255, 255, 255));
1293
+ $ret.addItem("CheckedBackgroundColor", BrushUtil.l(255, 105, 136, 255));
1294
+ $ret.addItem("TickColor", BrushUtil.l(255, 255, 255, 255));
1295
1295
  $ret.addItem("TickStrokeWidth", 3);
1296
1296
  $ret.addItem("BorderWidth", 1);
1297
1297
  $ret.addItem("CornerRadius", 2);
@@ -1300,11 +1300,11 @@ export var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
1300
1300
  XCheckbox.i = ThemeResolver.a(((function () {
1301
1301
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
1302
1302
  $ret.addItem("CheckPath", "M5.1,12.7 9,17.6 19,9");
1303
- $ret.addItem("UncheckedBorderColor", BrushUtil.j(255, 105, 136, 255));
1304
- $ret.addItem("CheckedBorderColor", BrushUtil.j(255, 105, 136, 255));
1305
- $ret.addItem("UncheckedBackgroundColor", BrushUtil.j(255, 55, 63, 86));
1306
- $ret.addItem("CheckedBackgroundColor", BrushUtil.j(255, 105, 136, 255));
1307
- $ret.addItem("TickColor", BrushUtil.j(255, 255, 255, 255));
1303
+ $ret.addItem("UncheckedBorderColor", BrushUtil.l(255, 105, 136, 255));
1304
+ $ret.addItem("CheckedBorderColor", BrushUtil.l(255, 105, 136, 255));
1305
+ $ret.addItem("UncheckedBackgroundColor", BrushUtil.l(255, 55, 63, 86));
1306
+ $ret.addItem("CheckedBackgroundColor", BrushUtil.l(255, 105, 136, 255));
1307
+ $ret.addItem("TickColor", BrushUtil.l(255, 255, 255, 255));
1308
1308
  $ret.addItem("TickStrokeWidth", 3);
1309
1309
  $ret.addItem("BorderWidth", 1);
1310
1310
  $ret.addItem("CornerRadius", 2);
@@ -378,7 +378,7 @@ export var XDatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
378
378
  _this.a8 = dateMinValue();
379
379
  _this.a7 = dateMinValue();
380
380
  _this.bk = "";
381
- _this.du = BrushUtil.j(255, 24, 29, 31);
381
+ _this.du = BrushUtil.l(255, 24, 29, 31);
382
382
  _this.z = null;
383
383
  _this.bm = "";
384
384
  _this.a5 = dateMinValue();
@@ -386,8 +386,8 @@ export var XDatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
386
386
  _this.x = 2;
387
387
  _this.v = 1;
388
388
  _this.aa = null;
389
- _this.dv = BrushUtil.j(255, 24, 29, 31);
390
- _this.dt = BrushUtil.j(255, 163, 172, 184);
389
+ _this.dv = BrushUtil.l(255, 24, 29, 31);
390
+ _this.dt = BrushUtil.l(255, 163, 172, 184);
391
391
  _this.ao = true;
392
392
  _this.ap = false;
393
393
  _this.ag = true;
@@ -1577,7 +1577,7 @@ export var XDatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
1577
1577
  this.u = new Popup();
1578
1578
  this.u.ar = this.aw;
1579
1579
  this.u.ay = this.a3;
1580
- this.u.c0 = BrushUtil.j(255, 255, 255, 255);
1580
+ this.u.c0 = BrushUtil.l(255, 255, 255, 255);
1581
1581
  this.u.a9 = 150;
1582
1582
  this.h.at(this.u);
1583
1583
  this.c = new XCalendar();