igniteui-angular-inputs 17.0.0 → 17.2.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.
@@ -305,7 +305,7 @@ export let XCheckbox = /*@__PURE__*/ (() => {
305
305
  this.s = false;
306
306
  this.ag = false;
307
307
  this.c6 = null;
308
- this.c1 = ThemeResolver.ah(XCheckbox.m, BrushUtil.g(0, 0, 0, 0), BrushUtil.g(0, 0, 0, 0));
308
+ this.c1 = ThemeResolver.ah(XCheckbox.m, BrushUtil.h(0, 0, 0, 0), BrushUtil.h(0, 0, 0, 0));
309
309
  this.c3 = null;
310
310
  this.c5 = null;
311
311
  this.c0 = ThemeResolver.ag(XCheckbox.m, XCheckbox.k, "TickColor");
@@ -852,10 +852,10 @@ export let XCheckbox = /*@__PURE__*/ (() => {
852
852
  cp() {
853
853
  this.ck();
854
854
  if (this.checked) {
855
- this.view.aj(BrushUtil.p(this.c8, 0.6), BrushUtil.p(this.c8, 0.1));
855
+ this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.c8, 0.1));
856
856
  }
857
857
  else {
858
- this.view.aj(BrushUtil.p(this.c8, 0.6), BrushUtil.p(this.dc, 0.1));
858
+ this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.dc, 0.1));
859
859
  }
860
860
  }
861
861
  get a() {
@@ -910,10 +910,10 @@ export let XCheckbox = /*@__PURE__*/ (() => {
910
910
  c = -1;
911
911
  }
912
912
  if (b) {
913
- this.view.aj(BrushUtil.p(this.c8, 0.6), BrushUtil.p(this.c8, 0.1));
913
+ this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.c8, 0.1));
914
914
  }
915
915
  else {
916
- this.view.aj(BrushUtil.p(this.c8, 0.6), BrushUtil.p(this.dc, 0.1));
916
+ this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.dc, 0.1));
917
917
  }
918
918
  if (!this.indeterminate) {
919
919
  NativeUI.af(this.view.t, null);
@@ -1039,11 +1039,11 @@ export let XCheckbox = /*@__PURE__*/ (() => {
1039
1039
  XCheckbox.g = ThemeResolver.a(((() => {
1040
1040
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
1041
1041
  $ret.addItem("CheckPath", "M4.1,12.7 9,17.6 20.3,6.3");
1042
- $ret.addItem("UncheckedBorderColor", BrushUtil.g(255, 153, 153, 153));
1043
- $ret.addItem("CheckedBorderColor", BrushUtil.g(138, 33, 150, 243));
1044
- $ret.addItem("UncheckedBackgroundColor", BrushUtil.g(255, 255, 255, 255));
1045
- $ret.addItem("CheckedBackgroundColor", BrushUtil.g(255, 33, 150, 243));
1046
- $ret.addItem("TickColor", BrushUtil.g(255, 255, 255, 255));
1042
+ $ret.addItem("UncheckedBorderColor", BrushUtil.h(255, 153, 153, 153));
1043
+ $ret.addItem("CheckedBorderColor", BrushUtil.h(138, 33, 150, 243));
1044
+ $ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 255, 255, 255));
1045
+ $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 33, 150, 243));
1046
+ $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
1047
1047
  $ret.addItem("TickStrokeWidth", 3);
1048
1048
  $ret.addItem("BorderWidth", NaN);
1049
1049
  $ret.addItem("CornerRadius", 2);
@@ -1052,11 +1052,11 @@ export let XCheckbox = /*@__PURE__*/ (() => {
1052
1052
  XCheckbox.h = ThemeResolver.a(((() => {
1053
1053
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
1054
1054
  $ret.addItem("CheckPath", "M4.1,12.7 9,17.6 20.3,6.3");
1055
- $ret.addItem("UncheckedBorderColor", BrushUtil.g(138, 0, 0, 0));
1056
- $ret.addItem("CheckedBorderColor", BrushUtil.g(138, 0, 0, 0));
1057
- $ret.addItem("UncheckedBackgroundColor", BrushUtil.g(255, 255, 255, 255));
1058
- $ret.addItem("CheckedBackgroundColor", BrushUtil.g(255, 228, 28, 119));
1059
- $ret.addItem("TickColor", BrushUtil.g(255, 255, 255, 255));
1055
+ $ret.addItem("UncheckedBorderColor", BrushUtil.h(138, 0, 0, 0));
1056
+ $ret.addItem("CheckedBorderColor", BrushUtil.h(138, 0, 0, 0));
1057
+ $ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 255, 255, 255));
1058
+ $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 228, 28, 119));
1059
+ $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
1060
1060
  $ret.addItem("TickStrokeWidth", 3);
1061
1061
  $ret.addItem("BorderWidth", NaN);
1062
1062
  $ret.addItem("CornerRadius", 2);
@@ -1065,11 +1065,11 @@ export let XCheckbox = /*@__PURE__*/ (() => {
1065
1065
  XCheckbox.j = ThemeResolver.a(((() => {
1066
1066
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
1067
1067
  $ret.addItem("CheckPath", "M5.1,12.7 9,17.6 19,9");
1068
- $ret.addItem("UncheckedBorderColor", BrushUtil.g(255, 105, 136, 255));
1069
- $ret.addItem("CheckedBorderColor", BrushUtil.g(255, 105, 136, 255));
1070
- $ret.addItem("UncheckedBackgroundColor", BrushUtil.g(255, 255, 255, 255));
1071
- $ret.addItem("CheckedBackgroundColor", BrushUtil.g(255, 105, 136, 255));
1072
- $ret.addItem("TickColor", BrushUtil.g(255, 255, 255, 255));
1068
+ $ret.addItem("UncheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
1069
+ $ret.addItem("CheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
1070
+ $ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 255, 255, 255));
1071
+ $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
1072
+ $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
1073
1073
  $ret.addItem("TickStrokeWidth", 3);
1074
1074
  $ret.addItem("BorderWidth", NaN);
1075
1075
  $ret.addItem("CornerRadius", 2);
@@ -1078,11 +1078,11 @@ export let XCheckbox = /*@__PURE__*/ (() => {
1078
1078
  XCheckbox.i = ThemeResolver.a(((() => {
1079
1079
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
1080
1080
  $ret.addItem("CheckPath", "M5.1,12.7 9,17.6 19,9");
1081
- $ret.addItem("UncheckedBorderColor", BrushUtil.g(255, 105, 136, 255));
1082
- $ret.addItem("CheckedBorderColor", BrushUtil.g(255, 105, 136, 255));
1083
- $ret.addItem("UncheckedBackgroundColor", BrushUtil.g(255, 55, 63, 86));
1084
- $ret.addItem("CheckedBackgroundColor", BrushUtil.g(255, 105, 136, 255));
1085
- $ret.addItem("TickColor", BrushUtil.g(255, 255, 255, 255));
1081
+ $ret.addItem("UncheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
1082
+ $ret.addItem("CheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
1083
+ $ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 55, 63, 86));
1084
+ $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
1085
+ $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
1086
1086
  $ret.addItem("TickStrokeWidth", 3);
1087
1087
  $ret.addItem("BorderWidth", NaN);
1088
1088
  $ret.addItem("CornerRadius", 2);