igniteui-webcomponents-inputs 4.6.0 → 4.7.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.
- package/bundles/igniteui-webcomponents-inputs.umd.js +369 -369
- package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
- package/esm2015/lib/ButtonGroupView_combined.js +48 -48
- package/esm2015/lib/ButtonView_combined.js +172 -172
- package/esm2015/lib/CalendarView_combined.js +10 -10
- package/esm2015/lib/CheckboxView_combined.js +25 -25
- package/esm2015/lib/DatePickerView_combined.js +4 -4
- package/esm2015/lib/InputGroupView_combined.js +108 -108
- package/esm2015/lib/RippleView_combined.js +2 -2
- package/esm5/lib/ButtonGroupView_combined.js +48 -48
- package/esm5/lib/ButtonView_combined.js +172 -172
- package/esm5/lib/CalendarView_combined.js +10 -10
- package/esm5/lib/CheckboxView_combined.js +25 -25
- package/esm5/lib/DatePickerView_combined.js +4 -4
- package/esm5/lib/InputGroupView_combined.js +108 -108
- package/esm5/lib/RippleView_combined.js +2 -2
- package/fesm2015/igniteui-webcomponents-inputs.js +369 -369
- package/fesm5/igniteui-webcomponents-inputs.js +369 -369
- package/package.json +2 -2
|
@@ -353,7 +353,7 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
353
353
|
_this.s = false;
|
|
354
354
|
_this.ag = false;
|
|
355
355
|
_this.c6 = null;
|
|
356
|
-
_this.c1 = ThemeResolver.ah(XCheckbox.m, BrushUtil.
|
|
356
|
+
_this.c1 = ThemeResolver.ah(XCheckbox.m, BrushUtil.h(0, 0, 0, 0), BrushUtil.h(0, 0, 0, 0));
|
|
357
357
|
_this.c3 = null;
|
|
358
358
|
_this.c5 = null;
|
|
359
359
|
_this.c0 = ThemeResolver.ag(XCheckbox.m, XCheckbox.k, "TickColor");
|
|
@@ -1045,10 +1045,10 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1045
1045
|
XCheckbox.prototype.cp = function () {
|
|
1046
1046
|
this.ck();
|
|
1047
1047
|
if (this.checked) {
|
|
1048
|
-
this.view.aj(BrushUtil.
|
|
1048
|
+
this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.c8, 0.1));
|
|
1049
1049
|
}
|
|
1050
1050
|
else {
|
|
1051
|
-
this.view.aj(BrushUtil.
|
|
1051
|
+
this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.dc, 0.1));
|
|
1052
1052
|
}
|
|
1053
1053
|
};
|
|
1054
1054
|
Object.defineProperty(XCheckbox.prototype, "a", {
|
|
@@ -1108,10 +1108,10 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1108
1108
|
c = -1;
|
|
1109
1109
|
}
|
|
1110
1110
|
if (b) {
|
|
1111
|
-
this.view.aj(BrushUtil.
|
|
1111
|
+
this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.c8, 0.1));
|
|
1112
1112
|
}
|
|
1113
1113
|
else {
|
|
1114
|
-
this.view.aj(BrushUtil.
|
|
1114
|
+
this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.dc, 0.1));
|
|
1115
1115
|
}
|
|
1116
1116
|
if (!this.indeterminate) {
|
|
1117
1117
|
NativeUI.af(this.view.t, null);
|
|
@@ -1236,11 +1236,11 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1236
1236
|
XCheckbox.g = ThemeResolver.a(((function () {
|
|
1237
1237
|
var $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
1238
1238
|
$ret.addItem("CheckPath", "M4.1,12.7 9,17.6 20.3,6.3");
|
|
1239
|
-
$ret.addItem("UncheckedBorderColor", BrushUtil.
|
|
1240
|
-
$ret.addItem("CheckedBorderColor", BrushUtil.
|
|
1241
|
-
$ret.addItem("UncheckedBackgroundColor", BrushUtil.
|
|
1242
|
-
$ret.addItem("CheckedBackgroundColor", BrushUtil.
|
|
1243
|
-
$ret.addItem("TickColor", BrushUtil.
|
|
1239
|
+
$ret.addItem("UncheckedBorderColor", BrushUtil.h(255, 153, 153, 153));
|
|
1240
|
+
$ret.addItem("CheckedBorderColor", BrushUtil.h(138, 33, 150, 243));
|
|
1241
|
+
$ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 255, 255, 255));
|
|
1242
|
+
$ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 33, 150, 243));
|
|
1243
|
+
$ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
|
|
1244
1244
|
$ret.addItem("TickStrokeWidth", 3);
|
|
1245
1245
|
$ret.addItem("BorderWidth", NaN);
|
|
1246
1246
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -1249,11 +1249,11 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1249
1249
|
XCheckbox.h = ThemeResolver.a(((function () {
|
|
1250
1250
|
var $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
1251
1251
|
$ret.addItem("CheckPath", "M4.1,12.7 9,17.6 20.3,6.3");
|
|
1252
|
-
$ret.addItem("UncheckedBorderColor", BrushUtil.
|
|
1253
|
-
$ret.addItem("CheckedBorderColor", BrushUtil.
|
|
1254
|
-
$ret.addItem("UncheckedBackgroundColor", BrushUtil.
|
|
1255
|
-
$ret.addItem("CheckedBackgroundColor", BrushUtil.
|
|
1256
|
-
$ret.addItem("TickColor", BrushUtil.
|
|
1252
|
+
$ret.addItem("UncheckedBorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
1253
|
+
$ret.addItem("CheckedBorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
1254
|
+
$ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 255, 255, 255));
|
|
1255
|
+
$ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 228, 28, 119));
|
|
1256
|
+
$ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
|
|
1257
1257
|
$ret.addItem("TickStrokeWidth", 3);
|
|
1258
1258
|
$ret.addItem("BorderWidth", NaN);
|
|
1259
1259
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -1262,11 +1262,11 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1262
1262
|
XCheckbox.j = ThemeResolver.a(((function () {
|
|
1263
1263
|
var $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
1264
1264
|
$ret.addItem("CheckPath", "M5.1,12.7 9,17.6 19,9");
|
|
1265
|
-
$ret.addItem("UncheckedBorderColor", BrushUtil.
|
|
1266
|
-
$ret.addItem("CheckedBorderColor", BrushUtil.
|
|
1267
|
-
$ret.addItem("UncheckedBackgroundColor", BrushUtil.
|
|
1268
|
-
$ret.addItem("CheckedBackgroundColor", BrushUtil.
|
|
1269
|
-
$ret.addItem("TickColor", BrushUtil.
|
|
1265
|
+
$ret.addItem("UncheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
|
|
1266
|
+
$ret.addItem("CheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
|
|
1267
|
+
$ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 255, 255, 255));
|
|
1268
|
+
$ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
|
|
1269
|
+
$ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
|
|
1270
1270
|
$ret.addItem("TickStrokeWidth", 3);
|
|
1271
1271
|
$ret.addItem("BorderWidth", NaN);
|
|
1272
1272
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -1275,11 +1275,11 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1275
1275
|
XCheckbox.i = ThemeResolver.a(((function () {
|
|
1276
1276
|
var $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
1277
1277
|
$ret.addItem("CheckPath", "M5.1,12.7 9,17.6 19,9");
|
|
1278
|
-
$ret.addItem("UncheckedBorderColor", BrushUtil.
|
|
1279
|
-
$ret.addItem("CheckedBorderColor", BrushUtil.
|
|
1280
|
-
$ret.addItem("UncheckedBackgroundColor", BrushUtil.
|
|
1281
|
-
$ret.addItem("CheckedBackgroundColor", BrushUtil.
|
|
1282
|
-
$ret.addItem("TickColor", BrushUtil.
|
|
1278
|
+
$ret.addItem("UncheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
|
|
1279
|
+
$ret.addItem("CheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
|
|
1280
|
+
$ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 55, 63, 86));
|
|
1281
|
+
$ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
|
|
1282
|
+
$ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
|
|
1283
1283
|
$ret.addItem("TickStrokeWidth", 3);
|
|
1284
1284
|
$ret.addItem("BorderWidth", NaN);
|
|
1285
1285
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -379,7 +379,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
379
379
|
_this.a7 = dateMinValue();
|
|
380
380
|
_this.a6 = dateMinValue();
|
|
381
381
|
_this.bj = "";
|
|
382
|
-
_this.dt = BrushUtil.
|
|
382
|
+
_this.dt = BrushUtil.h(255, 24, 29, 31);
|
|
383
383
|
_this.z = null;
|
|
384
384
|
_this.bl = "";
|
|
385
385
|
_this.a4 = dateMinValue();
|
|
@@ -387,8 +387,8 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
387
387
|
_this.x = 2;
|
|
388
388
|
_this.v = 1;
|
|
389
389
|
_this.aa = null;
|
|
390
|
-
_this.du = BrushUtil.
|
|
391
|
-
_this.ds = BrushUtil.
|
|
390
|
+
_this.du = BrushUtil.h(255, 24, 29, 31);
|
|
391
|
+
_this.ds = BrushUtil.h(255, 163, 172, 184);
|
|
392
392
|
_this.ao = true;
|
|
393
393
|
_this.ap = false;
|
|
394
394
|
_this.ag = true;
|
|
@@ -1570,7 +1570,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1570
1570
|
this.u = new Popup();
|
|
1571
1571
|
this.u.aq = this.aw;
|
|
1572
1572
|
this.u.ax = this.a2;
|
|
1573
|
-
this.u.cw = BrushUtil.
|
|
1573
|
+
this.u.cw = BrushUtil.h(255, 255, 255, 255);
|
|
1574
1574
|
this.u.a8 = 150;
|
|
1575
1575
|
this.h.at(this.u);
|
|
1576
1576
|
this.c = new XCalendar();
|