igniteui-webcomponents-inputs 5.4.0 → 5.5.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.
- package/bundles/igniteui-webcomponents-inputs.umd.js +404 -404
- package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
- package/esm2015/lib/ButtonGroupView_combined.js +48 -48
- package/esm2015/lib/ButtonView_combined.js +174 -174
- 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/NativeUIXInputsFactory_combined.js +33 -33
- package/esm2015/lib/RippleView_combined.js +2 -2
- package/esm5/lib/ButtonGroupView_combined.js +48 -48
- package/esm5/lib/ButtonView_combined.js +174 -174
- 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/NativeUIXInputsFactory_combined.js +33 -33
- package/esm5/lib/RippleView_combined.js +2 -2
- package/fesm2015/igniteui-webcomponents-inputs.js +404 -404
- package/fesm5/igniteui-webcomponents-inputs.js +404 -404
- package/package.json +2 -2
|
@@ -809,22 +809,22 @@ var ColorEditor = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
809
809
|
_this.v = false;
|
|
810
810
|
_this.af = false;
|
|
811
811
|
_this.ad = false;
|
|
812
|
-
_this.cj = BrushUtil.
|
|
812
|
+
_this.cj = BrushUtil.j(0, 0, 0, 0);
|
|
813
813
|
_this.w = false;
|
|
814
814
|
_this.propertyChanged = null;
|
|
815
815
|
_this.valueChanged = null;
|
|
816
816
|
_this.valueChanging = null;
|
|
817
817
|
_this.s = null;
|
|
818
818
|
_this.a = null;
|
|
819
|
-
_this.cl = BrushUtil.
|
|
819
|
+
_this.cl = BrushUtil.j(255, 0, 0, 255);
|
|
820
820
|
_this.ar = "";
|
|
821
|
-
_this.ci = BrushUtil.
|
|
821
|
+
_this.ci = BrushUtil.j(255, 24, 29, 31);
|
|
822
822
|
_this.l = null;
|
|
823
823
|
_this.j = 2;
|
|
824
824
|
_this.h = 1;
|
|
825
825
|
_this.m = null;
|
|
826
|
-
_this.ck = BrushUtil.
|
|
827
|
-
_this.ch = BrushUtil.
|
|
826
|
+
_this.ck = BrushUtil.j(255, 24, 29, 31);
|
|
827
|
+
_this.ch = BrushUtil.j(255, 163, 172, 184);
|
|
828
828
|
_this.ac = true;
|
|
829
829
|
_this.u = true;
|
|
830
830
|
_this.ab = true;
|
|
@@ -1200,7 +1200,7 @@ var ColorEditor = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1200
1200
|
if (this.q != null) {
|
|
1201
1201
|
this.q.b7 = "";
|
|
1202
1202
|
}
|
|
1203
|
-
this.value = BrushUtil.
|
|
1203
|
+
this.value = BrushUtil.j(0, 0, 0, 0);
|
|
1204
1204
|
this.d.ax();
|
|
1205
1205
|
this.z = false;
|
|
1206
1206
|
};
|
|
@@ -1244,7 +1244,7 @@ var ColorEditor = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1244
1244
|
b.bn(d);
|
|
1245
1245
|
d.bn(e);
|
|
1246
1246
|
_this.g.l(c);
|
|
1247
|
-
b.ch = BrushUtil.
|
|
1247
|
+
b.ch = BrushUtil.j(255, 255, 255, 255);
|
|
1248
1248
|
b.ca = 150;
|
|
1249
1249
|
b.b8 = 8;
|
|
1250
1250
|
b.cb = 4;
|
|
@@ -1253,12 +1253,12 @@ var ColorEditor = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1253
1253
|
_this.q.c = _this.i;
|
|
1254
1254
|
_this.q.bp = _this.k;
|
|
1255
1255
|
_this.q.b6 = ColorEditor.a5;
|
|
1256
|
-
_this.q.cc = BrushUtil.
|
|
1257
|
-
_this.q.cd = BrushUtil.
|
|
1256
|
+
_this.q.cc = BrushUtil.j(255, 255, 255, 255);
|
|
1257
|
+
_this.q.cd = BrushUtil.j(255, 0, 0, 0);
|
|
1258
1258
|
_this.q.bn = runOn(_this, _this.cc);
|
|
1259
1259
|
_this.q.n = runOn(_this, _this.bv);
|
|
1260
1260
|
_this.q.o = runOn(_this, _this.bx);
|
|
1261
|
-
_this.q.cb = BrushUtil.
|
|
1261
|
+
_this.q.cb = BrushUtil.j(255, 0, 0, 255);
|
|
1262
1262
|
_this.r = b;
|
|
1263
1263
|
_this.d = _this.g.c(f);
|
|
1264
1264
|
_this.d.value = _this.value;
|
|
@@ -1438,23 +1438,23 @@ var ColorEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1438
1438
|
function ColorEditorPanel() {
|
|
1439
1439
|
var _this = _super.call(this) || this;
|
|
1440
1440
|
_this.d = null;
|
|
1441
|
-
_this.bv = BrushUtil.
|
|
1441
|
+
_this.bv = BrushUtil.j(0, 0, 0, 0);
|
|
1442
1442
|
_this.bo = null;
|
|
1443
|
-
_this.bs = BrushUtil.
|
|
1443
|
+
_this.bs = BrushUtil.j(0, 0, 0, 0);
|
|
1444
1444
|
_this.propertyChanged = null;
|
|
1445
1445
|
_this.closed = null;
|
|
1446
1446
|
_this.valueChanged = null;
|
|
1447
1447
|
_this.valueChanging = null;
|
|
1448
1448
|
_this.v = null;
|
|
1449
|
-
_this.bx = BrushUtil.
|
|
1449
|
+
_this.bx = BrushUtil.j(255, 0, 0, 255);
|
|
1450
1450
|
_this.g = 3;
|
|
1451
1451
|
_this.e = 1;
|
|
1452
|
-
_this.bp = BrushUtil.
|
|
1453
|
-
_this.bt = BrushUtil.
|
|
1454
|
-
_this.bu = BrushUtil.
|
|
1455
|
-
_this.bq = BrushUtil.
|
|
1456
|
-
_this.br = BrushUtil.
|
|
1457
|
-
_this.bw = BrushUtil.
|
|
1452
|
+
_this.bp = BrushUtil.j(0, 255, 255, 255);
|
|
1453
|
+
_this.bt = BrushUtil.j(255, 33, 150, 243);
|
|
1454
|
+
_this.bu = BrushUtil.j(255, 21, 112, 184);
|
|
1455
|
+
_this.bq = BrushUtil.j(76, 33, 150, 243);
|
|
1456
|
+
_this.br = BrushUtil.j(50, 186, 191, 199);
|
|
1457
|
+
_this.bw = BrushUtil.j(255, 24, 29, 31);
|
|
1458
1458
|
_this.i = null;
|
|
1459
1459
|
_this.n = null;
|
|
1460
1460
|
_this.s = null;
|
|
@@ -1473,7 +1473,7 @@ var ColorEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1473
1473
|
_this.x = false;
|
|
1474
1474
|
NativeUIInputsFactory.n();
|
|
1475
1475
|
NativeUIXInputsFactory.m();
|
|
1476
|
-
_this.bo = BrushUtil.
|
|
1476
|
+
_this.bo = BrushUtil.j(0, 0, 0, 0);
|
|
1477
1477
|
var a = new ColorEditorPanelView();
|
|
1478
1478
|
a.a = _this;
|
|
1479
1479
|
_this.d = a;
|
|
@@ -1756,9 +1756,9 @@ var ColorEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1756
1756
|
e.bk = 2;
|
|
1757
1757
|
i.bk = 0;
|
|
1758
1758
|
g.bk = 1;
|
|
1759
|
-
e.bw = BrushUtil.
|
|
1760
|
-
i.bw = BrushUtil.
|
|
1761
|
-
g.bw = BrushUtil.
|
|
1759
|
+
e.bw = BrushUtil.j(0, 0, 0, 0);
|
|
1760
|
+
i.bw = BrushUtil.j(0, 0, 0, 0);
|
|
1761
|
+
g.bw = BrushUtil.j(0, 0, 0, 0);
|
|
1762
1762
|
g.bh = new Thickness(1, 0, 5, 5, 0);
|
|
1763
1763
|
f.bh = new Thickness(1, 0, 5, 5, 0);
|
|
1764
1764
|
l.bz = "Ok";
|
|
@@ -1770,7 +1770,7 @@ var ColorEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1770
1770
|
e.bh = new Thickness(1, 5, 5, 5, 0);
|
|
1771
1771
|
d.bh = new Thickness(1, 5, 5, 5, 0);
|
|
1772
1772
|
p.bh = new Thickness(1, 5, 16, 0, 11);
|
|
1773
|
-
p.a8 = BrushUtil.
|
|
1773
|
+
p.a8 = BrushUtil.j(255, 255, 0, 0);
|
|
1774
1774
|
c.cc(p, 0);
|
|
1775
1775
|
c.ca(p, 0);
|
|
1776
1776
|
c.bn(p);
|
|
@@ -1853,12 +1853,12 @@ var ColorEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1853
1853
|
_this.q = o;
|
|
1854
1854
|
_this.s.bq = 0;
|
|
1855
1855
|
_this.s.bp = 360;
|
|
1856
|
-
_this.s.by = BrushUtil.
|
|
1857
|
-
_this.s.bz = BrushUtil.
|
|
1856
|
+
_this.s.by = BrushUtil.j(255, 255, 255, 255);
|
|
1857
|
+
_this.s.bz = BrushUtil.j(255, 255, 255, 255);
|
|
1858
1858
|
_this.u.bq = 0;
|
|
1859
1859
|
_this.u.bp = 1;
|
|
1860
|
-
_this.t.by = BrushUtil.
|
|
1861
|
-
_this.t.bz = BrushUtil.
|
|
1860
|
+
_this.t.by = BrushUtil.j(255, 155, 155, 155);
|
|
1861
|
+
_this.t.bz = BrushUtil.j(255, 255, 255, 255);
|
|
1862
1862
|
_this.t.bq = 0;
|
|
1863
1863
|
_this.t.bp = 1;
|
|
1864
1864
|
_this.t.bu = 0;
|
|
@@ -1911,9 +1911,9 @@ var ColorEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1911
1911
|
var f = 1 - this.u.bs;
|
|
1912
1912
|
b = ColorUtil.r(1, c, 1, 0.5);
|
|
1913
1913
|
a = ColorUtil.r(f, c, d, e);
|
|
1914
|
-
this.s.bx = BrushUtil.
|
|
1915
|
-
this.t.bx = BrushUtil.
|
|
1916
|
-
this.o.a8 = BrushUtil.
|
|
1914
|
+
this.s.bx = BrushUtil.j(b.l, b.o, b.n, b.m);
|
|
1915
|
+
this.t.bx = BrushUtil.j(a.l, a.o, a.n, a.m);
|
|
1916
|
+
this.o.a8 = BrushUtil.j(a.l, a.o, a.n, a.m);
|
|
1917
1917
|
this.d.bm(this.s.bs);
|
|
1918
1918
|
this.d.bn(0);
|
|
1919
1919
|
this.d.bo(this.s.bs, this.t.bs, 1 - this.t.bv);
|
|
@@ -1926,7 +1926,7 @@ var ColorEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1926
1926
|
var h = ColorUtil.k(a, false);
|
|
1927
1927
|
this.q.b7 = h;
|
|
1928
1928
|
}
|
|
1929
|
-
this.bx = BrushUtil.
|
|
1929
|
+
this.bx = BrushUtil.j(a.l, a.o, a.n, a.m);
|
|
1930
1930
|
this.bc(this.value);
|
|
1931
1931
|
};
|
|
1932
1932
|
ColorEditorPanel.prototype.au = function (a, b) {
|
|
@@ -1950,7 +1950,7 @@ var ColorEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1950
1950
|
ColorEditorPanel.prototype.bi = function () {
|
|
1951
1951
|
};
|
|
1952
1952
|
ColorEditorPanel.prototype.ax = function () {
|
|
1953
|
-
this.value = BrushUtil.
|
|
1953
|
+
this.value = BrushUtil.j(0, 0, 0, 0);
|
|
1954
1954
|
};
|
|
1955
1955
|
Object.defineProperty(ColorEditorPanel.prototype, "b5", {
|
|
1956
1956
|
get: function () {
|
|
@@ -484,8 +484,8 @@ var XRipple = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
484
484
|
this.c.t(a);
|
|
485
485
|
};
|
|
486
486
|
XRipple.$t = markType(XRipple, 'XRipple', Base.$, [INotifyPropertyChanged_$type]);
|
|
487
|
-
XRipple.au = BrushUtil.
|
|
488
|
-
XRipple.av = BrushUtil.
|
|
487
|
+
XRipple.au = BrushUtil.j(40, 0, 0, 0);
|
|
488
|
+
XRipple.av = BrushUtil.j(189, 0, 0, 0);
|
|
489
489
|
return XRipple;
|
|
490
490
|
}(Base));
|
|
491
491
|
export { XRipple };
|