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.
- package/bundles/igniteui-webcomponents-inputs.umd.js +3868 -3539
- package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
- package/esm2015/lib/ButtonGroupView_combined.js +642 -628
- package/esm2015/lib/ButtonView_combined.js +2036 -1743
- package/esm2015/lib/CalendarView_combined.js +157 -157
- package/esm2015/lib/CheckboxView_combined.js +39 -39
- package/esm2015/lib/DatePickerView_combined.js +4 -4
- package/esm2015/lib/InputGroupView_combined.js +209 -209
- package/esm2015/lib/NativeUIXInputsFactory_combined.js +35 -35
- package/esm2015/lib/RippleView_combined.js +2 -2
- package/esm2015/lib/ThemeResolver.js +38 -22
- package/esm2015/lib/XButtonBridge.js +53 -45
- package/esm2015/lib/XButtonGroupBridge.js +13 -9
- package/esm2015/lib/XIconButtonBridge.js +2 -2
- package/esm2015/lib/igc-x-button-component.js +567 -567
- package/esm2015/lib/igc-x-button-group-component.js +184 -184
- package/esm5/lib/ButtonGroupView_combined.js +620 -606
- package/esm5/lib/ButtonView_combined.js +1950 -1657
- package/esm5/lib/CalendarView_combined.js +157 -157
- package/esm5/lib/CheckboxView_combined.js +39 -39
- package/esm5/lib/DatePickerView_combined.js +4 -4
- package/esm5/lib/InputGroupView_combined.js +209 -209
- package/esm5/lib/NativeUIXInputsFactory_combined.js +35 -35
- package/esm5/lib/RippleView_combined.js +2 -2
- package/esm5/lib/ThemeResolver.js +38 -22
- package/esm5/lib/XButtonBridge.js +53 -45
- package/esm5/lib/XButtonGroupBridge.js +13 -9
- package/esm5/lib/XIconButtonBridge.js +2 -2
- package/esm5/lib/igc-x-button-component.js +567 -567
- package/esm5/lib/igc-x-button-group-component.js +184 -184
- package/fesm2015/igniteui-webcomponents-inputs.js +3971 -3642
- package/fesm5/igniteui-webcomponents-inputs.js +3869 -3540
- package/lib/ButtonGroupView_combined.d.ts +181 -179
- package/lib/ButtonView_combined.d.ts +479 -478
- package/lib/ThemeResolver.d.ts +18 -15
- package/package.json +2 -2
|
@@ -312,31 +312,31 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
312
312
|
this.s = false;
|
|
313
313
|
this.ag = false;
|
|
314
314
|
this.c6 = null;
|
|
315
|
-
this.c1 = ThemeResolver.
|
|
315
|
+
this.c1 = ThemeResolver.aj(XCheckbox.m, BrushUtil.l(0, 0, 0, 0), BrushUtil.l(0, 0, 0, 0));
|
|
316
316
|
this.c3 = null;
|
|
317
317
|
this.c5 = null;
|
|
318
|
-
this.c0 = ThemeResolver.
|
|
318
|
+
this.c0 = ThemeResolver.ai(XCheckbox.m, XCheckbox.k, "TickColor");
|
|
319
319
|
this.c7 = null;
|
|
320
320
|
this.c4 = null;
|
|
321
321
|
this.bv = XCheckbox.k.v(XCheckbox.m, "CheckPath");
|
|
322
|
-
this.dj = XCheckbox.k.
|
|
323
|
-
this.dg = XCheckbox.k.
|
|
322
|
+
this.dj = XCheckbox.k.ag(XCheckbox.m, "UncheckedBorderColor");
|
|
323
|
+
this.dg = XCheckbox.k.ag(XCheckbox.m, "CheckedBorderColor");
|
|
324
324
|
this.as = XCheckbox.k.j(XCheckbox.m, "BorderWidth");
|
|
325
|
-
this.df = XCheckbox.k.
|
|
325
|
+
this.df = XCheckbox.k.ag(XCheckbox.m, "CheckedBackgroundColor");
|
|
326
326
|
this.at = XCheckbox.k.j(XCheckbox.m, "CornerRadius");
|
|
327
|
-
this.dh = XCheckbox.k.
|
|
327
|
+
this.dh = XCheckbox.k.ag(XCheckbox.m, "TickColor");
|
|
328
328
|
this.au = XCheckbox.k.j(XCheckbox.m, "TickStrokeWidth");
|
|
329
|
-
this.di = XCheckbox.k.
|
|
329
|
+
this.di = XCheckbox.k.ag(XCheckbox.m, "UncheckedBackgroundColor");
|
|
330
330
|
this.a5 = ThemeResolver.x(XCheckbox.m, XCheckbox.k, "CheckPath");
|
|
331
|
-
this.c2 = ThemeResolver.
|
|
332
|
-
this.cz = ThemeResolver.
|
|
331
|
+
this.c2 = ThemeResolver.ai(XCheckbox.m, XCheckbox.k, "UncheckedBorderColor");
|
|
332
|
+
this.cz = ThemeResolver.ai(XCheckbox.m, XCheckbox.k, "CheckedBorderColor");
|
|
333
333
|
this.ak = NaN;
|
|
334
334
|
this.ah = ThemeResolver.l(XCheckbox.m, XCheckbox.k, "BorderWidth");
|
|
335
335
|
this.al = NaN;
|
|
336
336
|
this.am = NaN;
|
|
337
337
|
this.aj = ThemeResolver.l(XCheckbox.m, XCheckbox.k, "TickStrokeWidth");
|
|
338
338
|
this.ai = ThemeResolver.l(XCheckbox.m, XCheckbox.k, "CornerRadius");
|
|
339
|
-
this.cy = ThemeResolver.
|
|
339
|
+
this.cy = ThemeResolver.ai(XCheckbox.m, XCheckbox.k, "CheckedBackgroundColor");
|
|
340
340
|
this.a9 = "ig-native-checkbox-" + XCheckbox.a1++;
|
|
341
341
|
this.a8 = "ig-checkbox-" + XCheckbox.a0++;
|
|
342
342
|
this.ba = null;
|
|
@@ -585,14 +585,14 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
585
585
|
}
|
|
586
586
|
cx(a) {
|
|
587
587
|
this.bv = XCheckbox.k.v(a, "CheckPath");
|
|
588
|
-
this.dj = XCheckbox.k.
|
|
589
|
-
this.dg = XCheckbox.k.
|
|
588
|
+
this.dj = XCheckbox.k.ag(a, "UncheckedBorderColor");
|
|
589
|
+
this.dg = XCheckbox.k.ag(a, "CheckedBorderColor");
|
|
590
590
|
this.as = XCheckbox.k.j(a, "BorderWidth");
|
|
591
|
-
this.df = XCheckbox.k.
|
|
591
|
+
this.df = XCheckbox.k.ag(a, "CheckedBackgroundColor");
|
|
592
592
|
this.at = XCheckbox.k.j(a, "CornerRadius");
|
|
593
|
-
this.dh = XCheckbox.k.
|
|
593
|
+
this.dh = XCheckbox.k.ag(a, "TickColor");
|
|
594
594
|
this.au = XCheckbox.k.j(a, "TickStrokeWidth");
|
|
595
|
-
this.di = XCheckbox.k.
|
|
595
|
+
this.di = XCheckbox.k.ag(a, "UncheckedBackgroundColor");
|
|
596
596
|
}
|
|
597
597
|
get bf() {
|
|
598
598
|
return this.a5;
|
|
@@ -861,10 +861,10 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
861
861
|
cp() {
|
|
862
862
|
this.ck();
|
|
863
863
|
if (this.checked) {
|
|
864
|
-
this.view.al(BrushUtil.
|
|
864
|
+
this.view.al(BrushUtil.u(this.c8, 0.6), BrushUtil.u(this.c8, 0.1));
|
|
865
865
|
}
|
|
866
866
|
else {
|
|
867
|
-
this.view.al(BrushUtil.
|
|
867
|
+
this.view.al(BrushUtil.u(this.c8, 0.6), BrushUtil.u(this.dc, 0.1));
|
|
868
868
|
}
|
|
869
869
|
}
|
|
870
870
|
get a() {
|
|
@@ -919,10 +919,10 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
919
919
|
c = -1;
|
|
920
920
|
}
|
|
921
921
|
if (b) {
|
|
922
|
-
this.view.al(BrushUtil.
|
|
922
|
+
this.view.al(BrushUtil.u(this.c8, 0.6), BrushUtil.u(this.c8, 0.1));
|
|
923
923
|
}
|
|
924
924
|
else {
|
|
925
|
-
this.view.al(BrushUtil.
|
|
925
|
+
this.view.al(BrushUtil.u(this.c8, 0.6), BrushUtil.u(this.dc, 0.1));
|
|
926
926
|
}
|
|
927
927
|
if (!this.indeterminate) {
|
|
928
928
|
NativeUI.af(this.view.v, null);
|
|
@@ -1056,11 +1056,11 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
1056
1056
|
XCheckbox.g = /*@__PURE__*/ ThemeResolver.a(/*@__PURE__*/ ((() => {
|
|
1057
1057
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
1058
1058
|
$ret.addItem("CheckPath", "M4.1,12.7 9,17.6 20.3,6.3");
|
|
1059
|
-
$ret.addItem("UncheckedBorderColor", BrushUtil.
|
|
1060
|
-
$ret.addItem("CheckedBorderColor", BrushUtil.
|
|
1061
|
-
$ret.addItem("UncheckedBackgroundColor", BrushUtil.
|
|
1062
|
-
$ret.addItem("CheckedBackgroundColor", BrushUtil.
|
|
1063
|
-
$ret.addItem("TickColor", BrushUtil.
|
|
1059
|
+
$ret.addItem("UncheckedBorderColor", BrushUtil.l(255, 153, 153, 153));
|
|
1060
|
+
$ret.addItem("CheckedBorderColor", BrushUtil.l(138, 33, 150, 243));
|
|
1061
|
+
$ret.addItem("UncheckedBackgroundColor", BrushUtil.l(255, 255, 255, 255));
|
|
1062
|
+
$ret.addItem("CheckedBackgroundColor", BrushUtil.l(255, 33, 150, 243));
|
|
1063
|
+
$ret.addItem("TickColor", BrushUtil.l(255, 255, 255, 255));
|
|
1064
1064
|
$ret.addItem("TickStrokeWidth", 3);
|
|
1065
1065
|
$ret.addItem("BorderWidth", NaN);
|
|
1066
1066
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -1069,11 +1069,11 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
1069
1069
|
XCheckbox.h = /*@__PURE__*/ ThemeResolver.a(/*@__PURE__*/ ((() => {
|
|
1070
1070
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
1071
1071
|
$ret.addItem("CheckPath", "M4.1,12.7 9,17.6 20.3,6.3");
|
|
1072
|
-
$ret.addItem("UncheckedBorderColor", BrushUtil.
|
|
1073
|
-
$ret.addItem("CheckedBorderColor", BrushUtil.
|
|
1074
|
-
$ret.addItem("UncheckedBackgroundColor", BrushUtil.
|
|
1075
|
-
$ret.addItem("CheckedBackgroundColor", BrushUtil.
|
|
1076
|
-
$ret.addItem("TickColor", BrushUtil.
|
|
1072
|
+
$ret.addItem("UncheckedBorderColor", BrushUtil.l(138, 0, 0, 0));
|
|
1073
|
+
$ret.addItem("CheckedBorderColor", BrushUtil.l(138, 0, 0, 0));
|
|
1074
|
+
$ret.addItem("UncheckedBackgroundColor", BrushUtil.l(255, 255, 255, 255));
|
|
1075
|
+
$ret.addItem("CheckedBackgroundColor", BrushUtil.l(255, 228, 28, 119));
|
|
1076
|
+
$ret.addItem("TickColor", BrushUtil.l(255, 255, 255, 255));
|
|
1077
1077
|
$ret.addItem("TickStrokeWidth", 3);
|
|
1078
1078
|
$ret.addItem("BorderWidth", NaN);
|
|
1079
1079
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -1082,11 +1082,11 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
1082
1082
|
XCheckbox.j = /*@__PURE__*/ ThemeResolver.a(/*@__PURE__*/ ((() => {
|
|
1083
1083
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
1084
1084
|
$ret.addItem("CheckPath", "M5.1,12.7 9,17.6 19,9");
|
|
1085
|
-
$ret.addItem("UncheckedBorderColor", BrushUtil.
|
|
1086
|
-
$ret.addItem("CheckedBorderColor", BrushUtil.
|
|
1087
|
-
$ret.addItem("UncheckedBackgroundColor", BrushUtil.
|
|
1088
|
-
$ret.addItem("CheckedBackgroundColor", BrushUtil.
|
|
1089
|
-
$ret.addItem("TickColor", BrushUtil.
|
|
1085
|
+
$ret.addItem("UncheckedBorderColor", BrushUtil.l(255, 105, 136, 255));
|
|
1086
|
+
$ret.addItem("CheckedBorderColor", BrushUtil.l(255, 105, 136, 255));
|
|
1087
|
+
$ret.addItem("UncheckedBackgroundColor", BrushUtil.l(255, 255, 255, 255));
|
|
1088
|
+
$ret.addItem("CheckedBackgroundColor", BrushUtil.l(255, 105, 136, 255));
|
|
1089
|
+
$ret.addItem("TickColor", BrushUtil.l(255, 255, 255, 255));
|
|
1090
1090
|
$ret.addItem("TickStrokeWidth", 3);
|
|
1091
1091
|
$ret.addItem("BorderWidth", 1);
|
|
1092
1092
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -1095,11 +1095,11 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
1095
1095
|
XCheckbox.i = /*@__PURE__*/ ThemeResolver.a(/*@__PURE__*/ ((() => {
|
|
1096
1096
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
1097
1097
|
$ret.addItem("CheckPath", "M5.1,12.7 9,17.6 19,9");
|
|
1098
|
-
$ret.addItem("UncheckedBorderColor", BrushUtil.
|
|
1099
|
-
$ret.addItem("CheckedBorderColor", BrushUtil.
|
|
1100
|
-
$ret.addItem("UncheckedBackgroundColor", BrushUtil.
|
|
1101
|
-
$ret.addItem("CheckedBackgroundColor", BrushUtil.
|
|
1102
|
-
$ret.addItem("TickColor", BrushUtil.
|
|
1098
|
+
$ret.addItem("UncheckedBorderColor", BrushUtil.l(255, 105, 136, 255));
|
|
1099
|
+
$ret.addItem("CheckedBorderColor", BrushUtil.l(255, 105, 136, 255));
|
|
1100
|
+
$ret.addItem("UncheckedBackgroundColor", BrushUtil.l(255, 55, 63, 86));
|
|
1101
|
+
$ret.addItem("CheckedBackgroundColor", BrushUtil.l(255, 105, 136, 255));
|
|
1102
|
+
$ret.addItem("TickColor", BrushUtil.l(255, 255, 255, 255));
|
|
1103
1103
|
$ret.addItem("TickStrokeWidth", 3);
|
|
1104
1104
|
$ret.addItem("BorderWidth", 1);
|
|
1105
1105
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -368,7 +368,7 @@ let XDatePicker = /*@__PURE__*/ (() => {
|
|
|
368
368
|
this.a8 = dateMinValue();
|
|
369
369
|
this.a7 = dateMinValue();
|
|
370
370
|
this.bk = "";
|
|
371
|
-
this.du = BrushUtil.
|
|
371
|
+
this.du = BrushUtil.l(255, 24, 29, 31);
|
|
372
372
|
this.z = null;
|
|
373
373
|
this.bm = "";
|
|
374
374
|
this.a5 = dateMinValue();
|
|
@@ -376,8 +376,8 @@ let XDatePicker = /*@__PURE__*/ (() => {
|
|
|
376
376
|
this.x = 2;
|
|
377
377
|
this.v = 1;
|
|
378
378
|
this.aa = null;
|
|
379
|
-
this.dv = BrushUtil.
|
|
380
|
-
this.dt = BrushUtil.
|
|
379
|
+
this.dv = BrushUtil.l(255, 24, 29, 31);
|
|
380
|
+
this.dt = BrushUtil.l(255, 163, 172, 184);
|
|
381
381
|
this.ao = true;
|
|
382
382
|
this.ap = false;
|
|
383
383
|
this.ag = true;
|
|
@@ -1454,7 +1454,7 @@ let XDatePicker = /*@__PURE__*/ (() => {
|
|
|
1454
1454
|
this.u = new Popup();
|
|
1455
1455
|
this.u.ar = this.aw;
|
|
1456
1456
|
this.u.ay = this.a3;
|
|
1457
|
-
this.u.c0 = BrushUtil.
|
|
1457
|
+
this.u.c0 = BrushUtil.l(255, 255, 255, 255);
|
|
1458
1458
|
this.u.a9 = 150;
|
|
1459
1459
|
this.h.at(this.u);
|
|
1460
1460
|
this.c = new XCalendar();
|