igniteui-webcomponents-inputs 4.6.0 → 4.7.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.
@@ -516,8 +516,8 @@ var XRipple = /** @class */ /*@__PURE__*/ (function (_super) {
516
516
  this.c.t(a);
517
517
  };
518
518
  XRipple.$t = markType(XRipple, 'XRipple', Base.$, [INotifyPropertyChanged_$type]);
519
- XRipple.au = BrushUtil.g(40, 0, 0, 0);
520
- XRipple.av = BrushUtil.g(189, 0, 0, 0);
519
+ XRipple.au = BrushUtil.h(40, 0, 0, 0);
520
+ XRipple.av = BrushUtil.h(189, 0, 0, 0);
521
521
  return XRipple;
522
522
  }(Base));
523
523
 
@@ -2567,7 +2567,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
2567
2567
  NativeUI.m(a, this.nf);
2568
2568
  }
2569
2569
  }
2570
- this.view.aw(this.np, BrushUtil.g(0, 0, 0, 0));
2570
+ this.view.aw(this.np, BrushUtil.h(0, 0, 0, 0));
2571
2571
  if (this.aa != null) {
2572
2572
  this.view.az(this.aa);
2573
2573
  }
@@ -4917,7 +4917,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
4917
4917
  });
4918
4918
  XButton.prototype.ke = function () {
4919
4919
  this.j3();
4920
- this.view.aw(this.np, BrushUtil.g(0, 0, 0, 0));
4920
+ this.view.aw(this.np, BrushUtil.h(0, 0, 0, 0));
4921
4921
  this.kh();
4922
4922
  };
4923
4923
  Object.defineProperty(XButton.prototype, "a", {
@@ -5031,348 +5031,348 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
5031
5031
  XButton.d4 = 0;
5032
5032
  XButton.i = new Theme(1, ((function () {
5033
5033
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5034
- $ret.addItem("UmbraShadowColor", BrushUtil.g(66, 0, 0, 0));
5035
- $ret.addItem("PenumbraShadowColor", BrushUtil.g(30, 0, 0, 0));
5036
- $ret.addItem("AmbientShadowColor", BrushUtil.g(20, 0, 0, 0));
5034
+ $ret.addItem("UmbraShadowColor", BrushUtil.h(66, 0, 0, 0));
5035
+ $ret.addItem("PenumbraShadowColor", BrushUtil.h(30, 0, 0, 0));
5036
+ $ret.addItem("AmbientShadowColor", BrushUtil.h(20, 0, 0, 0));
5037
5037
  $ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 1));
5038
5038
  return $ret;
5039
5039
  })()), ((function () {
5040
5040
  var $ret = new Dictionary$2(Base.$, Theme.$, 0);
5041
5041
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((function () {
5042
5042
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5043
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(10, 0, 0, 0));
5044
- $ret.addItem("DisabledBorderColor", BrushUtil.g(10, 0, 0, 0));
5045
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5043
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
5044
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
5045
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5046
5046
  $ret.addItem("DisabledElevation", 0);
5047
5047
  $ret.addItem("RestingElevation", 2);
5048
5048
  $ret.addItem("HoverElevation", 4);
5049
5049
  $ret.addItem("FocusElevation", 8);
5050
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
5051
- $ret.addItem("RippleColor", BrushUtil.g(255, 255, 255, 255));
5050
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5051
+ $ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
5052
5052
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
5053
5053
  $ret.addItem("BorderWidth", NaN);
5054
- $ret.addItem("BackgroundColor", BrushUtil.g(255, 228, 28, 119));
5055
- $ret.addItem("TextColor", BrushUtil.g(255, 0, 0, 0));
5056
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 0, 0, 0));
5057
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(255, 220, 83, 145));
5058
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(255, 220, 83, 145));
5059
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 0, 0, 0));
5054
+ $ret.addItem("BackgroundColor", BrushUtil.h(255, 228, 28, 119));
5055
+ $ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
5056
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 0, 0, 0));
5057
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 220, 83, 145));
5058
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 220, 83, 145));
5059
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 0, 0, 0));
5060
5060
  return $ret;
5061
5061
  })())));
5062
5062
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((function () {
5063
5063
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5064
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(0, 0, 0, 0));
5065
- $ret.addItem("DisabledBorderColor", BrushUtil.g(0, 0, 0, 0));
5066
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5064
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
5065
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
5066
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5067
5067
  $ret.addItem("DisabledElevation", 0);
5068
5068
  $ret.addItem("RestingElevation", 0);
5069
5069
  $ret.addItem("HoverElevation", 0);
5070
5070
  $ret.addItem("FocusElevation", 0);
5071
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
5071
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5072
5072
  $ret.addItem("RippleColor", null);
5073
5073
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
5074
5074
  $ret.addItem("BorderWidth", NaN);
5075
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
5076
- $ret.addItem("TextColor", BrushUtil.g(255, 0, 0, 0));
5077
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 228, 28, 119));
5078
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(13, 228, 28, 119));
5079
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(30, 228, 28, 119));
5080
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 228, 28, 119));
5075
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
5076
+ $ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
5077
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 228, 28, 119));
5078
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(13, 228, 28, 119));
5079
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(30, 228, 28, 119));
5080
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 228, 28, 119));
5081
5081
  return $ret;
5082
5082
  })())));
5083
5083
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((function () {
5084
5084
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5085
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(0, 0, 0, 0));
5086
- $ret.addItem("DisabledBorderColor", BrushUtil.g(30, 0, 0, 0));
5087
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5085
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
5086
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(30, 0, 0, 0));
5087
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5088
5088
  $ret.addItem("DisabledElevation", 0);
5089
5089
  $ret.addItem("RestingElevation", 0);
5090
5090
  $ret.addItem("HoverElevation", 0);
5091
5091
  $ret.addItem("FocusElevation", 0);
5092
- $ret.addItem("BorderColor", BrushUtil.g(30, 0, 0, 0));
5093
- $ret.addItem("RippleColor", BrushUtil.g(0, 0, 0, 0));
5092
+ $ret.addItem("BorderColor", BrushUtil.h(30, 0, 0, 0));
5093
+ $ret.addItem("RippleColor", BrushUtil.h(0, 0, 0, 0));
5094
5094
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
5095
5095
  $ret.addItem("BorderWidth", 1);
5096
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
5097
- $ret.addItem("TextColor", BrushUtil.g(255, 228, 28, 119));
5098
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 228, 28, 119));
5099
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(13, 228, 28, 119));
5100
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(30, 228, 28, 119));
5101
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 228, 28, 119));
5096
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
5097
+ $ret.addItem("TextColor", BrushUtil.h(255, 228, 28, 119));
5098
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 228, 28, 119));
5099
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(13, 228, 28, 119));
5100
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(30, 228, 28, 119));
5101
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 228, 28, 119));
5102
5102
  return $ret;
5103
5103
  })())));
5104
5104
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((function () {
5105
5105
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5106
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(0, 0, 0, 0));
5107
- $ret.addItem("DisabledBorderColor", BrushUtil.g(0, 0, 0, 0));
5108
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5106
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
5107
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
5108
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5109
5109
  $ret.addItem("DisabledElevation", 0);
5110
5110
  $ret.addItem("RestingElevation", 0);
5111
5111
  $ret.addItem("HoverElevation", 0);
5112
5112
  $ret.addItem("FocusElevation", 0);
5113
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
5113
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5114
5114
  $ret.addItem("RippleColor", null);
5115
5115
  $ret.addItem("CornerRadius", new CornerRadius(0, 28));
5116
5116
  $ret.addItem("BorderWidth", NaN);
5117
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
5118
- $ret.addItem("TextColor", BrushUtil.g(255, 0, 0, 0));
5119
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 0, 0, 0));
5120
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(30, 0, 0, 0));
5121
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(66, 0, 0, 0));
5122
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 0, 0, 0));
5117
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
5118
+ $ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
5119
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 0, 0, 0));
5120
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(30, 0, 0, 0));
5121
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(66, 0, 0, 0));
5122
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 0, 0, 0));
5123
5123
  return $ret;
5124
5124
  })())));
5125
5125
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((function () {
5126
5126
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5127
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(10, 0, 0, 0));
5128
- $ret.addItem("DisabledBorderColor", BrushUtil.g(10, 0, 0, 0));
5129
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5127
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
5128
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
5129
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5130
5130
  $ret.addItem("DisabledElevation", 0);
5131
5131
  $ret.addItem("RestingElevation", 6);
5132
5132
  $ret.addItem("HoverElevation", 12);
5133
5133
  $ret.addItem("FocusElevation", 12);
5134
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
5135
- $ret.addItem("RippleColor", BrushUtil.g(255, 255, 255, 255));
5134
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5135
+ $ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
5136
5136
  $ret.addItem("CornerRadius", new CornerRadius(0, 28));
5137
5137
  $ret.addItem("BorderWidth", NaN);
5138
- $ret.addItem("BackgroundColor", BrushUtil.g(255, 228, 28, 119));
5139
- $ret.addItem("TextColor", BrushUtil.g(255, 0, 0, 0));
5140
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 0, 0, 0));
5141
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(255, 220, 83, 145));
5142
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(255, 220, 83, 145));
5143
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 0, 0, 0));
5138
+ $ret.addItem("BackgroundColor", BrushUtil.h(255, 228, 28, 119));
5139
+ $ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
5140
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 0, 0, 0));
5141
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 220, 83, 145));
5142
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 220, 83, 145));
5143
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 0, 0, 0));
5144
5144
  return $ret;
5145
5145
  })())));
5146
5146
  return $ret;
5147
5147
  })()));
5148
5148
  XButton.h = new Theme(1, ((function () {
5149
5149
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5150
- $ret.addItem("UmbraShadowColor", BrushUtil.g(100, 33, 150, 243));
5151
- $ret.addItem("PenumbraShadowColor", BrushUtil.g(70, 33, 150, 243));
5152
- $ret.addItem("AmbientShadowColor", BrushUtil.g(40, 33, 150, 243));
5150
+ $ret.addItem("UmbraShadowColor", BrushUtil.h(100, 33, 150, 243));
5151
+ $ret.addItem("PenumbraShadowColor", BrushUtil.h(70, 33, 150, 243));
5152
+ $ret.addItem("AmbientShadowColor", BrushUtil.h(40, 33, 150, 243));
5153
5153
  $ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 2));
5154
5154
  return $ret;
5155
5155
  })()), ((function () {
5156
5156
  var $ret = new Dictionary$2(Base.$, Theme.$, 0);
5157
5157
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((function () {
5158
5158
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5159
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(10, 0, 0, 0));
5160
- $ret.addItem("DisabledBorderColor", BrushUtil.g(10, 0, 0, 0));
5161
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5159
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
5160
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
5161
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5162
5162
  $ret.addItem("DisabledElevation", 0);
5163
5163
  $ret.addItem("RestingElevation", 0);
5164
5164
  $ret.addItem("HoverElevation", 0);
5165
5165
  $ret.addItem("FocusElevation", 2);
5166
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
5167
- $ret.addItem("RippleColor", BrushUtil.g(255, 255, 255, 255));
5166
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5167
+ $ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
5168
5168
  $ret.addItem("CornerRadius", new CornerRadius(0, 3));
5169
5169
  $ret.addItem("BorderWidth", NaN);
5170
- $ret.addItem("BackgroundColor", BrushUtil.g(255, 33, 150, 243));
5171
- $ret.addItem("TextColor", BrushUtil.g(255, 255, 255, 255));
5172
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 255, 255, 255));
5173
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(255, 27, 135, 220));
5174
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(255, 21, 112, 184));
5175
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 255, 255, 255));
5170
+ $ret.addItem("BackgroundColor", BrushUtil.h(255, 33, 150, 243));
5171
+ $ret.addItem("TextColor", BrushUtil.h(255, 255, 255, 255));
5172
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 255, 255, 255));
5173
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 27, 135, 220));
5174
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 21, 112, 184));
5175
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
5176
5176
  return $ret;
5177
5177
  })())));
5178
5178
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((function () {
5179
5179
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5180
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(0, 0, 0, 0));
5181
- $ret.addItem("DisabledBorderColor", BrushUtil.g(0, 0, 0, 0));
5182
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5180
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
5181
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
5182
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5183
5183
  $ret.addItem("DisabledElevation", 0);
5184
5184
  $ret.addItem("RestingElevation", 0);
5185
5185
  $ret.addItem("HoverElevation", 0);
5186
5186
  $ret.addItem("FocusElevation", 2);
5187
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
5188
- $ret.addItem("RippleColor", BrushUtil.g(100, 33, 150, 243));
5187
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5188
+ $ret.addItem("RippleColor", BrushUtil.h(100, 33, 150, 243));
5189
5189
  $ret.addItem("CornerRadius", new CornerRadius(0, 3));
5190
5190
  $ret.addItem("BorderWidth", NaN);
5191
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
5192
- $ret.addItem("TextColor", BrushUtil.g(255, 119, 119, 119));
5193
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 119, 119, 119));
5194
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(26, 33, 150, 243));
5195
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(0, 0, 0, 0));
5196
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 33, 150, 243));
5191
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
5192
+ $ret.addItem("TextColor", BrushUtil.h(255, 119, 119, 119));
5193
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 119, 119, 119));
5194
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(26, 33, 150, 243));
5195
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(0, 0, 0, 0));
5196
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 33, 150, 243));
5197
5197
  return $ret;
5198
5198
  })())));
5199
5199
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((function () {
5200
5200
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5201
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(0, 0, 0, 0));
5202
- $ret.addItem("DisabledBorderColor", BrushUtil.g(30, 0, 0, 0));
5203
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5201
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
5202
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(30, 0, 0, 0));
5203
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5204
5204
  $ret.addItem("DisabledElevation", 0);
5205
5205
  $ret.addItem("RestingElevation", 0);
5206
5206
  $ret.addItem("HoverElevation", 0);
5207
5207
  $ret.addItem("FocusElevation", 2);
5208
- $ret.addItem("BorderColor", BrushUtil.g(255, 33, 150, 243));
5209
- $ret.addItem("RippleColor", BrushUtil.g(0, 0, 0, 0));
5208
+ $ret.addItem("BorderColor", BrushUtil.h(255, 33, 150, 243));
5209
+ $ret.addItem("RippleColor", BrushUtil.h(0, 0, 0, 0));
5210
5210
  $ret.addItem("CornerRadius", new CornerRadius(0, 3));
5211
5211
  $ret.addItem("BorderWidth", 1);
5212
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
5213
- $ret.addItem("TextColor", BrushUtil.g(255, 33, 150, 243));
5214
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 33, 150, 243));
5215
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(26, 33, 150, 243));
5216
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(255, 33, 150, 243));
5217
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 255, 255, 255));
5212
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
5213
+ $ret.addItem("TextColor", BrushUtil.h(255, 33, 150, 243));
5214
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 33, 150, 243));
5215
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(26, 33, 150, 243));
5216
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 33, 150, 243));
5217
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
5218
5218
  return $ret;
5219
5219
  })())));
5220
5220
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((function () {
5221
5221
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5222
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(0, 0, 0, 0));
5223
- $ret.addItem("DisabledBorderColor", BrushUtil.g(0, 0, 0, 0));
5224
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5222
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
5223
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
5224
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5225
5225
  $ret.addItem("DisabledElevation", 0);
5226
5226
  $ret.addItem("RestingElevation", 0);
5227
5227
  $ret.addItem("HoverElevation", 0);
5228
5228
  $ret.addItem("FocusElevation", 2);
5229
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
5229
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5230
5230
  $ret.addItem("RippleColor", null);
5231
5231
  $ret.addItem("CornerRadius", new CornerRadius(0, 28));
5232
5232
  $ret.addItem("BorderWidth", NaN);
5233
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
5234
- $ret.addItem("TextColor", BrushUtil.g(255, 119, 119, 119));
5235
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 119, 119, 119));
5236
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(30, 0, 0, 0));
5237
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(66, 0, 0, 0));
5238
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 33, 150, 243));
5233
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
5234
+ $ret.addItem("TextColor", BrushUtil.h(255, 119, 119, 119));
5235
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 119, 119, 119));
5236
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(30, 0, 0, 0));
5237
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(66, 0, 0, 0));
5238
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 33, 150, 243));
5239
5239
  return $ret;
5240
5240
  })())));
5241
5241
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((function () {
5242
5242
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5243
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(10, 0, 0, 0));
5244
- $ret.addItem("DisabledBorderColor", BrushUtil.g(10, 0, 0, 0));
5245
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5243
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
5244
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
5245
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5246
5246
  $ret.addItem("DisabledElevation", 0);
5247
5247
  $ret.addItem("RestingElevation", 0);
5248
5248
  $ret.addItem("HoverElevation", 0);
5249
5249
  $ret.addItem("FocusElevation", 2);
5250
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
5251
- $ret.addItem("RippleColor", BrushUtil.g(255, 255, 255, 255));
5250
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5251
+ $ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
5252
5252
  $ret.addItem("CornerRadius", new CornerRadius(0, 28));
5253
5253
  $ret.addItem("BorderWidth", NaN);
5254
- $ret.addItem("BackgroundColor", BrushUtil.g(255, 33, 150, 243));
5255
- $ret.addItem("TextColor", BrushUtil.g(255, 255, 255, 255));
5256
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 255, 255, 255));
5257
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(255, 27, 135, 220));
5258
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(255, 21, 112, 184));
5259
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 255, 255, 255));
5254
+ $ret.addItem("BackgroundColor", BrushUtil.h(255, 33, 150, 243));
5255
+ $ret.addItem("TextColor", BrushUtil.h(255, 255, 255, 255));
5256
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 255, 255, 255));
5257
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 27, 135, 220));
5258
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 21, 112, 184));
5259
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
5260
5260
  return $ret;
5261
5261
  })())));
5262
5262
  return $ret;
5263
5263
  })()));
5264
5264
  XButton.j = new Theme(1, ((function () {
5265
5265
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5266
- $ret.addItem("UmbraShadowColor", BrushUtil.g(100, 33, 150, 243));
5267
- $ret.addItem("PenumbraShadowColor", BrushUtil.g(70, 33, 150, 243));
5268
- $ret.addItem("AmbientShadowColor", BrushUtil.g(40, 33, 150, 243));
5266
+ $ret.addItem("UmbraShadowColor", BrushUtil.h(100, 33, 150, 243));
5267
+ $ret.addItem("PenumbraShadowColor", BrushUtil.h(70, 33, 150, 243));
5268
+ $ret.addItem("AmbientShadowColor", BrushUtil.h(40, 33, 150, 243));
5269
5269
  $ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 2));
5270
5270
  return $ret;
5271
5271
  })()), ((function () {
5272
5272
  var $ret = new Dictionary$2(Base.$, Theme.$, 0);
5273
5273
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((function () {
5274
5274
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5275
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(10, 0, 0, 0));
5276
- $ret.addItem("DisabledBorderColor", BrushUtil.g(10, 0, 0, 0));
5277
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5275
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
5276
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
5277
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5278
5278
  $ret.addItem("DisabledElevation", 0);
5279
5279
  $ret.addItem("RestingElevation", 0);
5280
5280
  $ret.addItem("HoverElevation", 0);
5281
5281
  $ret.addItem("FocusElevation", 2);
5282
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
5283
- $ret.addItem("RippleColor", BrushUtil.g(255, 255, 255, 255));
5282
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5283
+ $ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
5284
5284
  $ret.addItem("CornerRadius", new CornerRadius(0, 3));
5285
5285
  $ret.addItem("BorderWidth", NaN);
5286
- $ret.addItem("BackgroundColor", BrushUtil.g(255, 33, 150, 243));
5287
- $ret.addItem("TextColor", BrushUtil.g(255, 255, 255, 255));
5288
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 255, 255, 255));
5289
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(255, 27, 135, 220));
5290
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(255, 21, 112, 184));
5291
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 255, 255, 255));
5286
+ $ret.addItem("BackgroundColor", BrushUtil.h(255, 33, 150, 243));
5287
+ $ret.addItem("TextColor", BrushUtil.h(255, 255, 255, 255));
5288
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 255, 255, 255));
5289
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 27, 135, 220));
5290
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 21, 112, 184));
5291
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
5292
5292
  return $ret;
5293
5293
  })())));
5294
5294
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((function () {
5295
5295
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5296
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(0, 0, 0, 0));
5297
- $ret.addItem("DisabledBorderColor", BrushUtil.g(0, 0, 0, 0));
5298
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5296
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
5297
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
5298
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5299
5299
  $ret.addItem("DisabledElevation", 0);
5300
5300
  $ret.addItem("RestingElevation", 0);
5301
5301
  $ret.addItem("HoverElevation", 0);
5302
5302
  $ret.addItem("FocusElevation", 2);
5303
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
5304
- $ret.addItem("RippleColor", BrushUtil.g(100, 33, 150, 243));
5303
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5304
+ $ret.addItem("RippleColor", BrushUtil.h(100, 33, 150, 243));
5305
5305
  $ret.addItem("CornerRadius", new CornerRadius(0, 3));
5306
5306
  $ret.addItem("BorderWidth", NaN);
5307
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
5308
- $ret.addItem("TextColor", BrushUtil.g(255, 119, 119, 119));
5309
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 119, 119, 119));
5310
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(26, 33, 150, 243));
5311
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(0, 0, 0, 0));
5312
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 33, 150, 243));
5307
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
5308
+ $ret.addItem("TextColor", BrushUtil.h(255, 119, 119, 119));
5309
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 119, 119, 119));
5310
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(26, 33, 150, 243));
5311
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(0, 0, 0, 0));
5312
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 33, 150, 243));
5313
5313
  return $ret;
5314
5314
  })())));
5315
5315
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((function () {
5316
5316
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5317
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(0, 0, 0, 0));
5318
- $ret.addItem("DisabledBorderColor", BrushUtil.g(30, 0, 0, 0));
5319
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5317
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
5318
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(30, 0, 0, 0));
5319
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5320
5320
  $ret.addItem("DisabledElevation", 0);
5321
5321
  $ret.addItem("RestingElevation", 0);
5322
5322
  $ret.addItem("HoverElevation", 0);
5323
5323
  $ret.addItem("FocusElevation", 2);
5324
- $ret.addItem("BorderColor", BrushUtil.g(255, 33, 150, 243));
5325
- $ret.addItem("RippleColor", BrushUtil.g(0, 0, 0, 0));
5324
+ $ret.addItem("BorderColor", BrushUtil.h(255, 33, 150, 243));
5325
+ $ret.addItem("RippleColor", BrushUtil.h(0, 0, 0, 0));
5326
5326
  $ret.addItem("CornerRadius", new CornerRadius(0, 3));
5327
5327
  $ret.addItem("BorderWidth", 1);
5328
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
5329
- $ret.addItem("TextColor", BrushUtil.g(255, 33, 150, 243));
5330
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 33, 150, 243));
5331
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(26, 33, 150, 243));
5332
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(255, 33, 150, 243));
5333
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 255, 255, 255));
5328
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
5329
+ $ret.addItem("TextColor", BrushUtil.h(255, 33, 150, 243));
5330
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 33, 150, 243));
5331
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(26, 33, 150, 243));
5332
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 33, 150, 243));
5333
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
5334
5334
  return $ret;
5335
5335
  })())));
5336
5336
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((function () {
5337
5337
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5338
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(0, 0, 0, 0));
5339
- $ret.addItem("DisabledBorderColor", BrushUtil.g(0, 0, 0, 0));
5340
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5338
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
5339
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
5340
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5341
5341
  $ret.addItem("DisabledElevation", 0);
5342
5342
  $ret.addItem("RestingElevation", 0);
5343
5343
  $ret.addItem("HoverElevation", 0);
5344
5344
  $ret.addItem("FocusElevation", 2);
5345
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
5345
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5346
5346
  $ret.addItem("RippleColor", null);
5347
5347
  $ret.addItem("CornerRadius", new CornerRadius(0, 28));
5348
5348
  $ret.addItem("BorderWidth", NaN);
5349
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
5350
- $ret.addItem("TextColor", BrushUtil.g(255, 0, 0, 0));
5351
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 0, 0, 0));
5352
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(51, 178, 191, 220));
5353
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(51, 178, 191, 220));
5354
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 0, 0, 0));
5349
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
5350
+ $ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
5351
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 0, 0, 0));
5352
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(51, 178, 191, 220));
5353
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(51, 178, 191, 220));
5354
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 0, 0, 0));
5355
5355
  return $ret;
5356
5356
  })())));
5357
5357
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((function () {
5358
5358
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
5359
- $ret.addItem("DisabledBackgroundColor", BrushUtil.g(10, 0, 0, 0));
5360
- $ret.addItem("DisabledBorderColor", BrushUtil.g(10, 0, 0, 0));
5361
- $ret.addItem("DisabledTextColor", BrushUtil.g(66, 0, 0, 0));
5359
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
5360
+ $ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
5361
+ $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
5362
5362
  $ret.addItem("DisabledElevation", 0);
5363
5363
  $ret.addItem("RestingElevation", 0);
5364
5364
  $ret.addItem("HoverElevation", 0);
5365
5365
  $ret.addItem("FocusElevation", 2);
5366
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
5367
- $ret.addItem("RippleColor", BrushUtil.g(255, 255, 255, 255));
5366
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
5367
+ $ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
5368
5368
  $ret.addItem("CornerRadius", new CornerRadius(0, 28));
5369
5369
  $ret.addItem("BorderWidth", NaN);
5370
- $ret.addItem("BackgroundColor", BrushUtil.g(255, 33, 150, 243));
5371
- $ret.addItem("TextColor", BrushUtil.g(255, 255, 255, 255));
5372
- $ret.addItem("HoverTextColor", BrushUtil.g(255, 255, 255, 255));
5373
- $ret.addItem("HoverBackgroundColor", BrushUtil.g(255, 27, 135, 220));
5374
- $ret.addItem("FocusBackgroundColor", BrushUtil.g(255, 21, 112, 184));
5375
- $ret.addItem("FocusTextColor", BrushUtil.g(255, 255, 255, 255));
5370
+ $ret.addItem("BackgroundColor", BrushUtil.h(255, 33, 150, 243));
5371
+ $ret.addItem("TextColor", BrushUtil.h(255, 255, 255, 255));
5372
+ $ret.addItem("HoverTextColor", BrushUtil.h(255, 255, 255, 255));
5373
+ $ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 27, 135, 220));
5374
+ $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 21, 112, 184));
5375
+ $ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
5376
5376
  return $ret;
5377
5377
  })())));
5378
5378
  return $ret;
@@ -11900,16 +11900,16 @@ var XCalendar = /** @class */ /*@__PURE__*/ (function (_super) {
11900
11900
  _this.an = dateMaxValue();
11901
11901
  _this.s = 3;
11902
11902
  _this.q = 1;
11903
- _this.c6 = BrushUtil.g(0, 255, 255, 255);
11904
- _this.dc = BrushUtil.g(255, 33, 150, 243);
11905
- _this.de = BrushUtil.g(255, 21, 112, 184);
11906
- _this.c9 = BrushUtil.g(76, 33, 150, 243);
11907
- _this.db = BrushUtil.g(50, 186, 191, 199);
11908
- _this.df = BrushUtil.g(255, 24, 29, 31);
11909
- _this.dd = BrushUtil.g(255, 255, 255, 255);
11910
- _this.da = BrushUtil.g(255, 24, 29, 31);
11911
- _this.c8 = BrushUtil.g(255, 33, 150, 243);
11912
- _this.c7 = BrushUtil.g(255, 33, 150, 243);
11903
+ _this.c6 = BrushUtil.h(0, 255, 255, 255);
11904
+ _this.dc = BrushUtil.h(255, 33, 150, 243);
11905
+ _this.de = BrushUtil.h(255, 21, 112, 184);
11906
+ _this.c9 = BrushUtil.h(76, 33, 150, 243);
11907
+ _this.db = BrushUtil.h(50, 186, 191, 199);
11908
+ _this.df = BrushUtil.h(255, 24, 29, 31);
11909
+ _this.dd = BrushUtil.h(255, 255, 255, 255);
11910
+ _this.da = BrushUtil.h(255, 24, 29, 31);
11911
+ _this.c8 = BrushUtil.h(255, 33, 150, 243);
11912
+ _this.c7 = BrushUtil.h(255, 33, 150, 243);
11913
11913
  _this.y = false;
11914
11914
  _this.u = null;
11915
11915
  _this.k = 0;
@@ -19410,22 +19410,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19410
19410
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
19411
19411
  $ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 4, 4));
19412
19412
  $ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
19413
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
19414
- $ret.addItem("FocusBorderColor", BrushUtil.g(255, 0, 153, 155));
19415
- $ret.addItem("FocusLabelColor", BrushUtil.g(255, 0, 153, 155));
19413
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
19414
+ $ret.addItem("FocusBorderColor", BrushUtil.h(255, 0, 153, 155));
19415
+ $ret.addItem("FocusLabelColor", BrushUtil.h(255, 0, 153, 155));
19416
19416
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19417
19417
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19418
19418
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19419
- $ret.addItem("UnderlineColor", BrushUtil.g(138, 0, 0, 0));
19420
- $ret.addItem("UnderlineRippleColor", BrushUtil.g(255, 0, 153, 155));
19421
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(138, 0, 0, 0));
19422
- $ret.addItem("FocusUnderlineColor", BrushUtil.g(255, 0, 153, 155));
19419
+ $ret.addItem("UnderlineColor", BrushUtil.h(138, 0, 0, 0));
19420
+ $ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 0, 153, 155));
19421
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(138, 0, 0, 0));
19422
+ $ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 0, 153, 155));
19423
19423
  $ret.addItem("UnderlineOpacity", 0);
19424
19424
  $ret.addItem("HoverUnderlineOpacity", 0);
19425
19425
  $ret.addItem("FocusUnderlineOpacity", 0);
19426
19426
  $ret.addItem("FocusUnderlineRippleOpacity", 0);
19427
19427
  $ret.addItem("UnderlineRippleOpacity", 0);
19428
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
19428
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
19429
19429
  return $ret;
19430
19430
  })())));
19431
19431
  $ret.addItem(enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((function () {
@@ -19434,22 +19434,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19434
19434
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
19435
19435
  $ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 0, 0));
19436
19436
  $ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
19437
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
19438
- $ret.addItem("FocusBorderColor", BrushUtil.g(255, 0, 153, 155));
19439
- $ret.addItem("FocusLabelColor", BrushUtil.g(255, 0, 153, 155));
19437
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
19438
+ $ret.addItem("FocusBorderColor", BrushUtil.h(255, 0, 153, 155));
19439
+ $ret.addItem("FocusLabelColor", BrushUtil.h(255, 0, 153, 155));
19440
19440
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19441
19441
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19442
19442
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19443
- $ret.addItem("UnderlineColor", BrushUtil.g(138, 0, 0, 0));
19444
- $ret.addItem("UnderlineRippleColor", BrushUtil.g(255, 0, 153, 155));
19445
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(138, 0, 0, 0));
19446
- $ret.addItem("FocusUnderlineColor", BrushUtil.g(255, 0, 153, 155));
19443
+ $ret.addItem("UnderlineColor", BrushUtil.h(138, 0, 0, 0));
19444
+ $ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 0, 153, 155));
19445
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(138, 0, 0, 0));
19446
+ $ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 0, 153, 155));
19447
19447
  $ret.addItem("UnderlineOpacity", 1);
19448
19448
  $ret.addItem("HoverUnderlineOpacity", 1);
19449
19449
  $ret.addItem("FocusUnderlineOpacity", 1);
19450
19450
  $ret.addItem("FocusUnderlineRippleOpacity", 1);
19451
19451
  $ret.addItem("UnderlineRippleOpacity", 0);
19452
- $ret.addItem("BackgroundColor", BrushUtil.g(20, 0, 0, 0));
19452
+ $ret.addItem("BackgroundColor", BrushUtil.h(20, 0, 0, 0));
19453
19453
  return $ret;
19454
19454
  })())));
19455
19455
  $ret.addItem(enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((function () {
@@ -19458,22 +19458,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19458
19458
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
19459
19459
  $ret.addItem("CornerRadius", new CornerRadius(0, 0));
19460
19460
  $ret.addItem("ContentPadding", new Thickness(0, 0));
19461
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
19462
- $ret.addItem("FocusBorderColor", BrushUtil.g(255, 0, 153, 155));
19463
- $ret.addItem("FocusLabelColor", BrushUtil.g(255, 0, 153, 155));
19461
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
19462
+ $ret.addItem("FocusBorderColor", BrushUtil.h(255, 0, 153, 155));
19463
+ $ret.addItem("FocusLabelColor", BrushUtil.h(255, 0, 153, 155));
19464
19464
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19465
19465
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19466
19466
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19467
- $ret.addItem("UnderlineColor", BrushUtil.g(138, 0, 0, 0));
19468
- $ret.addItem("UnderlineRippleColor", BrushUtil.g(255, 0, 153, 155));
19469
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(138, 0, 0, 0));
19470
- $ret.addItem("FocusUnderlineColor", BrushUtil.g(255, 0, 153, 155));
19467
+ $ret.addItem("UnderlineColor", BrushUtil.h(138, 0, 0, 0));
19468
+ $ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 0, 153, 155));
19469
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(138, 0, 0, 0));
19470
+ $ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 0, 153, 155));
19471
19471
  $ret.addItem("UnderlineOpacity", 1);
19472
19472
  $ret.addItem("HoverUnderlineOpacity", 1);
19473
19473
  $ret.addItem("FocusUnderlineOpacity", 1);
19474
19474
  $ret.addItem("FocusUnderlineRippleOpacity", 1);
19475
19475
  $ret.addItem("UnderlineRippleOpacity", 0);
19476
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
19476
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
19477
19477
  return $ret;
19478
19478
  })())));
19479
19479
  $ret.addItem(enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((function () {
@@ -19482,22 +19482,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19482
19482
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
19483
19483
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
19484
19484
  $ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
19485
- $ret.addItem("BorderColor", BrushUtil.g(138, 0, 0, 0));
19486
- $ret.addItem("FocusBorderColor", BrushUtil.g(255, 0, 153, 155));
19487
- $ret.addItem("FocusLabelColor", BrushUtil.g(255, 0, 153, 155));
19485
+ $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
19486
+ $ret.addItem("FocusBorderColor", BrushUtil.h(255, 0, 153, 155));
19487
+ $ret.addItem("FocusLabelColor", BrushUtil.h(255, 0, 153, 155));
19488
19488
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19489
19489
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19490
19490
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19491
- $ret.addItem("UnderlineColor", BrushUtil.g(138, 0, 0, 0));
19492
- $ret.addItem("UnderlineRippleColor", BrushUtil.g(255, 0, 153, 155));
19493
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(138, 0, 0, 0));
19494
- $ret.addItem("FocusUnderlineColor", BrushUtil.g(255, 0, 153, 155));
19491
+ $ret.addItem("UnderlineColor", BrushUtil.h(138, 0, 0, 0));
19492
+ $ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 0, 153, 155));
19493
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(138, 0, 0, 0));
19494
+ $ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 0, 153, 155));
19495
19495
  $ret.addItem("UnderlineOpacity", 0);
19496
19496
  $ret.addItem("HoverUnderlineOpacity", 0);
19497
19497
  $ret.addItem("FocusUnderlineOpacity", 0);
19498
19498
  $ret.addItem("FocusUnderlineRippleOpacity", 0);
19499
19499
  $ret.addItem("UnderlineRippleOpacity", 0);
19500
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
19500
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
19501
19501
  return $ret;
19502
19502
  })())));
19503
19503
  return $ret;
@@ -19513,22 +19513,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19513
19513
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
19514
19514
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
19515
19515
  $ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
19516
- $ret.addItem("BorderColor", BrushUtil.g(255, 186, 191, 199));
19517
- $ret.addItem("FocusBorderColor", BrushUtil.g(255, 33, 150, 243));
19518
- $ret.addItem("FocusLabelColor", BrushUtil.g(255, 33, 150, 243));
19516
+ $ret.addItem("BorderColor", BrushUtil.h(255, 186, 191, 199));
19517
+ $ret.addItem("FocusBorderColor", BrushUtil.h(255, 33, 150, 243));
19518
+ $ret.addItem("FocusLabelColor", BrushUtil.h(255, 33, 150, 243));
19519
19519
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19520
19520
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19521
19521
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19522
- $ret.addItem("UnderlineColor", BrushUtil.g(255, 186, 191, 199));
19523
- $ret.addItem("UnderlineRippleColor", BrushUtil.g(255, 33, 150, 243));
19524
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(255, 186, 191, 199));
19525
- $ret.addItem("FocusUnderlineColor", BrushUtil.g(255, 33, 150, 243));
19522
+ $ret.addItem("UnderlineColor", BrushUtil.h(255, 186, 191, 199));
19523
+ $ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 33, 150, 243));
19524
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 186, 191, 199));
19525
+ $ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 33, 150, 243));
19526
19526
  $ret.addItem("UnderlineOpacity", 0);
19527
19527
  $ret.addItem("HoverUnderlineOpacity", 0);
19528
19528
  $ret.addItem("FocusUnderlineOpacity", 0);
19529
19529
  $ret.addItem("FocusUnderlineRippleOpacity", 0);
19530
19530
  $ret.addItem("UnderlineRippleOpacity", 0);
19531
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
19531
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
19532
19532
  return $ret;
19533
19533
  })())));
19534
19534
  $ret.addItem(enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((function () {
@@ -19537,22 +19537,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19537
19537
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
19538
19538
  $ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 0, 0));
19539
19539
  $ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
19540
- $ret.addItem("BorderColor", BrushUtil.g(255, 186, 191, 199));
19541
- $ret.addItem("FocusBorderColor", BrushUtil.g(255, 33, 150, 243));
19542
- $ret.addItem("FocusLabelColor", BrushUtil.g(255, 33, 150, 243));
19540
+ $ret.addItem("BorderColor", BrushUtil.h(255, 186, 191, 199));
19541
+ $ret.addItem("FocusBorderColor", BrushUtil.h(255, 33, 150, 243));
19542
+ $ret.addItem("FocusLabelColor", BrushUtil.h(255, 33, 150, 243));
19543
19543
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19544
19544
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19545
19545
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19546
- $ret.addItem("UnderlineColor", BrushUtil.g(255, 186, 191, 199));
19547
- $ret.addItem("UnderlineRippleColor", BrushUtil.g(255, 33, 150, 243));
19548
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(255, 186, 191, 199));
19549
- $ret.addItem("FocusUnderlineColor", BrushUtil.g(255, 33, 150, 243));
19546
+ $ret.addItem("UnderlineColor", BrushUtil.h(255, 186, 191, 199));
19547
+ $ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 33, 150, 243));
19548
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 186, 191, 199));
19549
+ $ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 33, 150, 243));
19550
19550
  $ret.addItem("UnderlineOpacity", 1);
19551
19551
  $ret.addItem("HoverUnderlineOpacity", 1);
19552
19552
  $ret.addItem("FocusUnderlineOpacity", 1);
19553
19553
  $ret.addItem("FocusUnderlineRippleOpacity", 1);
19554
19554
  $ret.addItem("UnderlineRippleOpacity", 0);
19555
- $ret.addItem("BackgroundColor", BrushUtil.g(20, 0, 0, 0));
19555
+ $ret.addItem("BackgroundColor", BrushUtil.h(20, 0, 0, 0));
19556
19556
  return $ret;
19557
19557
  })())));
19558
19558
  $ret.addItem(enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((function () {
@@ -19561,22 +19561,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19561
19561
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
19562
19562
  $ret.addItem("CornerRadius", new CornerRadius(0, 0));
19563
19563
  $ret.addItem("ContentPadding", new Thickness(0, 0));
19564
- $ret.addItem("BorderColor", BrushUtil.g(255, 186, 191, 199));
19565
- $ret.addItem("FocusBorderColor", BrushUtil.g(255, 33, 150, 243));
19566
- $ret.addItem("FocusLabelColor", BrushUtil.g(255, 33, 150, 243));
19564
+ $ret.addItem("BorderColor", BrushUtil.h(255, 186, 191, 199));
19565
+ $ret.addItem("FocusBorderColor", BrushUtil.h(255, 33, 150, 243));
19566
+ $ret.addItem("FocusLabelColor", BrushUtil.h(255, 33, 150, 243));
19567
19567
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19568
19568
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19569
19569
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19570
- $ret.addItem("UnderlineColor", BrushUtil.g(255, 186, 191, 199));
19571
- $ret.addItem("UnderlineRippleColor", BrushUtil.g(255, 33, 150, 243));
19572
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(255, 186, 191, 199));
19573
- $ret.addItem("FocusUnderlineColor", BrushUtil.g(255, 33, 150, 243));
19570
+ $ret.addItem("UnderlineColor", BrushUtil.h(255, 186, 191, 199));
19571
+ $ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 33, 150, 243));
19572
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 186, 191, 199));
19573
+ $ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 33, 150, 243));
19574
19574
  $ret.addItem("UnderlineOpacity", 1);
19575
19575
  $ret.addItem("HoverUnderlineOpacity", 1);
19576
19576
  $ret.addItem("FocusUnderlineOpacity", 1);
19577
19577
  $ret.addItem("FocusUnderlineRippleOpacity", 1);
19578
19578
  $ret.addItem("UnderlineRippleOpacity", 0);
19579
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
19579
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
19580
19580
  return $ret;
19581
19581
  })())));
19582
19582
  $ret.addItem(enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((function () {
@@ -19585,27 +19585,27 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19585
19585
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
19586
19586
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
19587
19587
  $ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
19588
- $ret.addItem("BorderColor", BrushUtil.g(255, 186, 191, 199));
19589
- $ret.addItem("FocusBorderColor", BrushUtil.g(255, 33, 150, 243));
19590
- $ret.addItem("FocusLabelColor", BrushUtil.g(255, 33, 150, 243));
19588
+ $ret.addItem("BorderColor", BrushUtil.h(255, 186, 191, 199));
19589
+ $ret.addItem("FocusBorderColor", BrushUtil.h(255, 33, 150, 243));
19590
+ $ret.addItem("FocusLabelColor", BrushUtil.h(255, 33, 150, 243));
19591
19591
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19592
19592
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19593
19593
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19594
- $ret.addItem("UnderlineColor", BrushUtil.g(255, 186, 191, 199));
19595
- $ret.addItem("UnderlineRippleColor", BrushUtil.g(255, 33, 150, 243));
19596
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(255, 186, 191, 199));
19597
- $ret.addItem("FocusUnderlineColor", BrushUtil.g(255, 33, 150, 243));
19594
+ $ret.addItem("UnderlineColor", BrushUtil.h(255, 186, 191, 199));
19595
+ $ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 33, 150, 243));
19596
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 186, 191, 199));
19597
+ $ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 33, 150, 243));
19598
19598
  $ret.addItem("UnderlineOpacity", 0);
19599
19599
  $ret.addItem("HoverUnderlineOpacity", 0);
19600
19600
  $ret.addItem("FocusUnderlineOpacity", 0);
19601
19601
  $ret.addItem("FocusUnderlineRippleOpacity", 0);
19602
19602
  $ret.addItem("UnderlineRippleOpacity", 0);
19603
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
19603
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
19604
19604
  return $ret;
19605
19605
  })())));
19606
19606
  return $ret;
19607
19607
  })()));
19608
- XInputGroup.n5 = BrushUtil.g(255, 105, 136, 255);
19608
+ XInputGroup.n5 = BrushUtil.h(255, 105, 136, 255);
19609
19609
  XInputGroup.l = new Theme(1, ((function () {
19610
19610
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
19611
19611
  return $ret;
@@ -19617,22 +19617,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19617
19617
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
19618
19618
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
19619
19619
  $ret.addItem("ContentPadding", new Thickness(1, 8, 0, 8, 0));
19620
- $ret.addItem("BorderColor", BrushUtil.g(25, 0, 0, 0));
19620
+ $ret.addItem("BorderColor", BrushUtil.h(25, 0, 0, 0));
19621
19621
  $ret.addItem("FocusBorderColor", XInputGroup.n5);
19622
19622
  $ret.addItem("FocusLabelColor", XInputGroup.n5);
19623
19623
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19624
19624
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19625
19625
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19626
- $ret.addItem("UnderlineColor", BrushUtil.g(25, 0, 0, 0));
19626
+ $ret.addItem("UnderlineColor", BrushUtil.h(25, 0, 0, 0));
19627
19627
  $ret.addItem("UnderlineRippleColor", XInputGroup.n5);
19628
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(255, 0, 0, 0));
19628
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 0, 0, 0));
19629
19629
  $ret.addItem("FocusUnderlineColor", XInputGroup.n5);
19630
19630
  $ret.addItem("UnderlineOpacity", 0);
19631
19631
  $ret.addItem("HoverUnderlineOpacity", 0);
19632
19632
  $ret.addItem("FocusUnderlineOpacity", 0);
19633
19633
  $ret.addItem("FocusUnderlineRippleOpacity", 0);
19634
19634
  $ret.addItem("UnderlineRippleOpacity", 0);
19635
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
19635
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
19636
19636
  return $ret;
19637
19637
  })())));
19638
19638
  $ret.addItem(enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((function () {
@@ -19641,22 +19641,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19641
19641
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
19642
19642
  $ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 0, 0));
19643
19643
  $ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
19644
- $ret.addItem("BorderColor", BrushUtil.g(255, 186, 191, 199));
19644
+ $ret.addItem("BorderColor", BrushUtil.h(255, 186, 191, 199));
19645
19645
  $ret.addItem("FocusBorderColor", XInputGroup.n5);
19646
19646
  $ret.addItem("FocusLabelColor", XInputGroup.n5);
19647
19647
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19648
19648
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19649
19649
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19650
- $ret.addItem("UnderlineColor", BrushUtil.g(255, 186, 191, 199));
19650
+ $ret.addItem("UnderlineColor", BrushUtil.h(255, 186, 191, 199));
19651
19651
  $ret.addItem("UnderlineRippleColor", XInputGroup.n5);
19652
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(255, 186, 191, 199));
19652
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 186, 191, 199));
19653
19653
  $ret.addItem("FocusUnderlineColor", XInputGroup.n5);
19654
19654
  $ret.addItem("UnderlineOpacity", 1);
19655
19655
  $ret.addItem("HoverUnderlineOpacity", 1);
19656
19656
  $ret.addItem("FocusUnderlineOpacity", 1);
19657
19657
  $ret.addItem("FocusUnderlineRippleOpacity", 1);
19658
19658
  $ret.addItem("UnderlineRippleOpacity", 0);
19659
- $ret.addItem("BackgroundColor", BrushUtil.g(25, 0, 0, 0));
19659
+ $ret.addItem("BackgroundColor", BrushUtil.h(25, 0, 0, 0));
19660
19660
  return $ret;
19661
19661
  })())));
19662
19662
  $ret.addItem(enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((function () {
@@ -19665,22 +19665,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19665
19665
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
19666
19666
  $ret.addItem("CornerRadius", new CornerRadius(0, 0));
19667
19667
  $ret.addItem("ContentPadding", new Thickness(0, 0));
19668
- $ret.addItem("BorderColor", BrushUtil.g(255, 186, 191, 199));
19668
+ $ret.addItem("BorderColor", BrushUtil.h(255, 186, 191, 199));
19669
19669
  $ret.addItem("FocusBorderColor", XInputGroup.n5);
19670
19670
  $ret.addItem("FocusLabelColor", XInputGroup.n5);
19671
19671
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19672
19672
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19673
19673
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19674
- $ret.addItem("UnderlineColor", BrushUtil.g(255, 186, 191, 199));
19674
+ $ret.addItem("UnderlineColor", BrushUtil.h(255, 186, 191, 199));
19675
19675
  $ret.addItem("UnderlineRippleColor", XInputGroup.n5);
19676
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(255, 186, 191, 199));
19676
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 186, 191, 199));
19677
19677
  $ret.addItem("FocusUnderlineColor", XInputGroup.n5);
19678
19678
  $ret.addItem("UnderlineOpacity", 1);
19679
19679
  $ret.addItem("HoverUnderlineOpacity", 1);
19680
19680
  $ret.addItem("FocusUnderlineOpacity", 1);
19681
19681
  $ret.addItem("FocusUnderlineRippleOpacity", 1);
19682
19682
  $ret.addItem("UnderlineRippleOpacity", 0);
19683
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
19683
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
19684
19684
  return $ret;
19685
19685
  })())));
19686
19686
  $ret.addItem(enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((function () {
@@ -19689,22 +19689,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19689
19689
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
19690
19690
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
19691
19691
  $ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
19692
- $ret.addItem("BorderColor", BrushUtil.g(255, 186, 191, 199));
19692
+ $ret.addItem("BorderColor", BrushUtil.h(255, 186, 191, 199));
19693
19693
  $ret.addItem("FocusBorderColor", XInputGroup.n5);
19694
19694
  $ret.addItem("FocusLabelColor", XInputGroup.n5);
19695
19695
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19696
19696
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19697
19697
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19698
- $ret.addItem("UnderlineColor", BrushUtil.g(255, 186, 191, 199));
19698
+ $ret.addItem("UnderlineColor", BrushUtil.h(255, 186, 191, 199));
19699
19699
  $ret.addItem("UnderlineRippleColor", XInputGroup.n5);
19700
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(255, 186, 191, 199));
19700
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 186, 191, 199));
19701
19701
  $ret.addItem("FocusUnderlineColor", XInputGroup.n5);
19702
19702
  $ret.addItem("UnderlineOpacity", 0);
19703
19703
  $ret.addItem("HoverUnderlineOpacity", 0);
19704
19704
  $ret.addItem("FocusUnderlineOpacity", 0);
19705
19705
  $ret.addItem("FocusUnderlineRippleOpacity", 0);
19706
19706
  $ret.addItem("UnderlineRippleOpacity", 0);
19707
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
19707
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
19708
19708
  return $ret;
19709
19709
  })())));
19710
19710
  return $ret;
@@ -19720,22 +19720,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19720
19720
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
19721
19721
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
19722
19722
  $ret.addItem("ContentPadding", new Thickness(1, 8, 0, 8, 0));
19723
- $ret.addItem("BorderColor", BrushUtil.g(51, 255, 255, 255));
19723
+ $ret.addItem("BorderColor", BrushUtil.h(51, 255, 255, 255));
19724
19724
  $ret.addItem("FocusBorderColor", XInputGroup.n5);
19725
19725
  $ret.addItem("FocusLabelColor", XInputGroup.n5);
19726
19726
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19727
19727
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19728
19728
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19729
- $ret.addItem("UnderlineColor", BrushUtil.g(51, 255, 255, 255));
19729
+ $ret.addItem("UnderlineColor", BrushUtil.h(51, 255, 255, 255));
19730
19730
  $ret.addItem("UnderlineRippleColor", XInputGroup.n5);
19731
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(51, 255, 255, 255));
19731
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(51, 255, 255, 255));
19732
19732
  $ret.addItem("FocusUnderlineColor", XInputGroup.n5);
19733
19733
  $ret.addItem("UnderlineOpacity", 0);
19734
19734
  $ret.addItem("HoverUnderlineOpacity", 0);
19735
19735
  $ret.addItem("FocusUnderlineOpacity", 0);
19736
19736
  $ret.addItem("FocusUnderlineRippleOpacity", 0);
19737
19737
  $ret.addItem("UnderlineRippleOpacity", 0);
19738
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
19738
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
19739
19739
  return $ret;
19740
19740
  })())));
19741
19741
  $ret.addItem(enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((function () {
@@ -19744,22 +19744,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19744
19744
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
19745
19745
  $ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 0, 0));
19746
19746
  $ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
19747
- $ret.addItem("BorderColor", BrushUtil.g(51, 255, 255, 255));
19747
+ $ret.addItem("BorderColor", BrushUtil.h(51, 255, 255, 255));
19748
19748
  $ret.addItem("FocusBorderColor", XInputGroup.n5);
19749
19749
  $ret.addItem("FocusLabelColor", XInputGroup.n5);
19750
19750
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19751
19751
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19752
19752
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19753
- $ret.addItem("UnderlineColor", BrushUtil.g(51, 255, 255, 255));
19753
+ $ret.addItem("UnderlineColor", BrushUtil.h(51, 255, 255, 255));
19754
19754
  $ret.addItem("UnderlineRippleColor", XInputGroup.n5);
19755
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(51, 255, 255, 255));
19755
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(51, 255, 255, 255));
19756
19756
  $ret.addItem("FocusUnderlineColor", XInputGroup.n5);
19757
19757
  $ret.addItem("UnderlineOpacity", 1);
19758
19758
  $ret.addItem("HoverUnderlineOpacity", 1);
19759
19759
  $ret.addItem("FocusUnderlineOpacity", 1);
19760
19760
  $ret.addItem("FocusUnderlineRippleOpacity", 1);
19761
19761
  $ret.addItem("UnderlineRippleOpacity", 0);
19762
- $ret.addItem("BackgroundColor", BrushUtil.g(128, 55, 63, 86));
19762
+ $ret.addItem("BackgroundColor", BrushUtil.h(128, 55, 63, 86));
19763
19763
  return $ret;
19764
19764
  })())));
19765
19765
  $ret.addItem(enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((function () {
@@ -19768,22 +19768,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19768
19768
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
19769
19769
  $ret.addItem("CornerRadius", new CornerRadius(0, 0));
19770
19770
  $ret.addItem("ContentPadding", new Thickness(0, 0));
19771
- $ret.addItem("BorderColor", BrushUtil.g(51, 255, 255, 255));
19771
+ $ret.addItem("BorderColor", BrushUtil.h(51, 255, 255, 255));
19772
19772
  $ret.addItem("FocusBorderColor", XInputGroup.n5);
19773
19773
  $ret.addItem("FocusLabelColor", XInputGroup.n5);
19774
19774
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19775
19775
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19776
19776
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19777
- $ret.addItem("UnderlineColor", BrushUtil.g(51, 255, 255, 255));
19777
+ $ret.addItem("UnderlineColor", BrushUtil.h(51, 255, 255, 255));
19778
19778
  $ret.addItem("UnderlineRippleColor", XInputGroup.n5);
19779
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(51, 255, 255, 255));
19779
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(51, 255, 255, 255));
19780
19780
  $ret.addItem("FocusUnderlineColor", XInputGroup.n5);
19781
19781
  $ret.addItem("UnderlineOpacity", 1);
19782
19782
  $ret.addItem("HoverUnderlineOpacity", 1);
19783
19783
  $ret.addItem("FocusUnderlineOpacity", 1);
19784
19784
  $ret.addItem("FocusUnderlineRippleOpacity", 1);
19785
19785
  $ret.addItem("UnderlineRippleOpacity", 0);
19786
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
19786
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
19787
19787
  return $ret;
19788
19788
  })())));
19789
19789
  $ret.addItem(enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((function () {
@@ -19792,22 +19792,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
19792
19792
  $ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
19793
19793
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
19794
19794
  $ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
19795
- $ret.addItem("BorderColor", BrushUtil.g(51, 255, 255, 255));
19795
+ $ret.addItem("BorderColor", BrushUtil.h(51, 255, 255, 255));
19796
19796
  $ret.addItem("FocusBorderColor", XInputGroup.n5);
19797
19797
  $ret.addItem("FocusLabelColor", XInputGroup.n5);
19798
19798
  $ret.addItem("UnderlineWidth", DeviceUtils.g(1));
19799
19799
  $ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
19800
19800
  $ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
19801
- $ret.addItem("UnderlineColor", BrushUtil.g(51, 255, 255, 255));
19801
+ $ret.addItem("UnderlineColor", BrushUtil.h(51, 255, 255, 255));
19802
19802
  $ret.addItem("UnderlineRippleColor", XInputGroup.n5);
19803
- $ret.addItem("HoverUnderlineColor", BrushUtil.g(51, 255, 255, 255));
19803
+ $ret.addItem("HoverUnderlineColor", BrushUtil.h(51, 255, 255, 255));
19804
19804
  $ret.addItem("FocusUnderlineColor", XInputGroup.n5);
19805
19805
  $ret.addItem("UnderlineOpacity", 0);
19806
19806
  $ret.addItem("HoverUnderlineOpacity", 0);
19807
19807
  $ret.addItem("FocusUnderlineOpacity", 0);
19808
19808
  $ret.addItem("FocusUnderlineRippleOpacity", 0);
19809
19809
  $ret.addItem("UnderlineRippleOpacity", 0);
19810
- $ret.addItem("BackgroundColor", BrushUtil.g(0, 0, 0, 0));
19810
+ $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
19811
19811
  return $ret;
19812
19812
  })())));
19813
19813
  return $ret;
@@ -19963,7 +19963,7 @@ var XLabel = /** @class */ /*@__PURE__*/ (function (_super) {
19963
19963
  $ret.m = 0.75;
19964
19964
  return $ret;
19965
19965
  })()));
19966
- this.aa = KeyFrameAnimationFactory.f.c(this.view.b(this.i).m(new AnimationKeyFrameProperty(14, b), new AnimationKeyFrameProperty(2, BrushUtil.g(0, 255, 255, 255))).m(new AnimationKeyFrameProperty(14, d), new AnimationKeyFrameProperty(2, BrushUtil.g(this.l == 2 ? 255 : 0, 255, 255, 255))));
19966
+ this.aa = KeyFrameAnimationFactory.f.c(this.view.b(this.i).m(new AnimationKeyFrameProperty(14, b), new AnimationKeyFrameProperty(2, BrushUtil.h(0, 255, 255, 255))).m(new AnimationKeyFrameProperty(14, d), new AnimationKeyFrameProperty(2, BrushUtil.h(this.l == 2 ? 255 : 0, 255, 255, 255))));
19967
19967
  }
19968
19968
  if (this.z == null) {
19969
19969
  this.z = KeyFrameAnimationFactory.f.c(this.view.a(this.i).m(new AnimationKeyFrameProperty(7, this.cz)).m(new AnimationKeyFrameProperty(7, this.cw)));
@@ -20617,14 +20617,14 @@ var XLabel = /** @class */ /*@__PURE__*/ (function (_super) {
20617
20617
  this.view.w(a);
20618
20618
  };
20619
20619
  XLabel.$t = markType(XLabel, 'XLabel', XInputGroupItem.$);
20620
- XLabel.da = BrushUtil.g(221, 0, 0, 0);
20621
- XLabel.c7 = BrushUtil.g(255, 0, 153, 155);
20622
- XLabel.c9 = BrushUtil.g(221, 0, 0, 0);
20623
- XLabel.c8 = BrushUtil.g(255, 0, 153, 155);
20624
- XLabel.c3 = BrushUtil.g(255, 24, 29, 31);
20625
- XLabel.c0 = BrushUtil.g(255, 33, 150, 243);
20626
- XLabel.c2 = BrushUtil.g(255, 24, 29, 31);
20627
- XLabel.c1 = BrushUtil.g(255, 33, 150, 243);
20620
+ XLabel.da = BrushUtil.h(221, 0, 0, 0);
20621
+ XLabel.c7 = BrushUtil.h(255, 0, 153, 155);
20622
+ XLabel.c9 = BrushUtil.h(221, 0, 0, 0);
20623
+ XLabel.c8 = BrushUtil.h(255, 0, 153, 155);
20624
+ XLabel.c3 = BrushUtil.h(255, 24, 29, 31);
20625
+ XLabel.c0 = BrushUtil.h(255, 33, 150, 243);
20626
+ XLabel.c2 = BrushUtil.h(255, 24, 29, 31);
20627
+ XLabel.c1 = BrushUtil.h(255, 33, 150, 243);
20628
20628
  XLabel.o = 2;
20629
20629
  XLabel.db = ThemeResolver.ah(XLabel.o, XLabel.da, XLabel.c3);
20630
20630
  XLabel.c4 = ThemeResolver.ah(XLabel.o, XLabel.c7, XLabel.c0);
@@ -21561,8 +21561,8 @@ var XInput = /** @class */ /*@__PURE__*/ (function (_super) {
21561
21561
  a.finished.f(function (d) { return a.commitStyles(); });
21562
21562
  };
21563
21563
  XInput.$t = markType(XInput, 'XInput', XInputGroupItem.$);
21564
- XInput.d6 = BrushUtil.g(221, 0, 0, 0);
21565
- XInput.d5 = BrushUtil.g(221, 0, 0, 0);
21564
+ XInput.d6 = BrushUtil.h(221, 0, 0, 0);
21565
+ XInput.d5 = BrushUtil.h(221, 0, 0, 0);
21566
21566
  XInput.ae = null;
21567
21567
  XInput.bf = 0;
21568
21568
  return XInput;
@@ -26478,7 +26478,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
26478
26478
  _this.a7 = dateMinValue();
26479
26479
  _this.a6 = dateMinValue();
26480
26480
  _this.bj = "";
26481
- _this.dt = BrushUtil.g(255, 24, 29, 31);
26481
+ _this.dt = BrushUtil.h(255, 24, 29, 31);
26482
26482
  _this.z = null;
26483
26483
  _this.bl = "";
26484
26484
  _this.a4 = dateMinValue();
@@ -26486,8 +26486,8 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
26486
26486
  _this.x = 2;
26487
26487
  _this.v = 1;
26488
26488
  _this.aa = null;
26489
- _this.du = BrushUtil.g(255, 24, 29, 31);
26490
- _this.ds = BrushUtil.g(255, 163, 172, 184);
26489
+ _this.du = BrushUtil.h(255, 24, 29, 31);
26490
+ _this.ds = BrushUtil.h(255, 163, 172, 184);
26491
26491
  _this.ao = true;
26492
26492
  _this.ap = false;
26493
26493
  _this.ag = true;
@@ -27669,7 +27669,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
27669
27669
  this.u = new Popup();
27670
27670
  this.u.aq = this.aw;
27671
27671
  this.u.ax = this.a2;
27672
- this.u.cw = BrushUtil.g(255, 255, 255, 255);
27672
+ this.u.cw = BrushUtil.h(255, 255, 255, 255);
27673
27673
  this.u.a8 = 150;
27674
27674
  this.h.at(this.u);
27675
27675
  this.c = new XCalendar();
@@ -29287,7 +29287,7 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
29287
29287
  _this.s = false;
29288
29288
  _this.ag = false;
29289
29289
  _this.c6 = null;
29290
- _this.c1 = ThemeResolver.ah(XCheckbox.m, BrushUtil.g(0, 0, 0, 0), BrushUtil.g(0, 0, 0, 0));
29290
+ _this.c1 = ThemeResolver.ah(XCheckbox.m, BrushUtil.h(0, 0, 0, 0), BrushUtil.h(0, 0, 0, 0));
29291
29291
  _this.c3 = null;
29292
29292
  _this.c5 = null;
29293
29293
  _this.c0 = ThemeResolver.ag(XCheckbox.m, XCheckbox.k, "TickColor");
@@ -29979,10 +29979,10 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
29979
29979
  XCheckbox.prototype.cp = function () {
29980
29980
  this.ck();
29981
29981
  if (this.checked) {
29982
- this.view.aj(BrushUtil.p(this.c8, 0.6), BrushUtil.p(this.c8, 0.1));
29982
+ this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.c8, 0.1));
29983
29983
  }
29984
29984
  else {
29985
- this.view.aj(BrushUtil.p(this.c8, 0.6), BrushUtil.p(this.dc, 0.1));
29985
+ this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.dc, 0.1));
29986
29986
  }
29987
29987
  };
29988
29988
  Object.defineProperty(XCheckbox.prototype, "a", {
@@ -30042,10 +30042,10 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30042
30042
  c = -1;
30043
30043
  }
30044
30044
  if (b) {
30045
- this.view.aj(BrushUtil.p(this.c8, 0.6), BrushUtil.p(this.c8, 0.1));
30045
+ this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.c8, 0.1));
30046
30046
  }
30047
30047
  else {
30048
- this.view.aj(BrushUtil.p(this.c8, 0.6), BrushUtil.p(this.dc, 0.1));
30048
+ this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.dc, 0.1));
30049
30049
  }
30050
30050
  if (!this.indeterminate) {
30051
30051
  NativeUI.af(this.view.t, null);
@@ -30170,11 +30170,11 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30170
30170
  XCheckbox.g = ThemeResolver.a(((function () {
30171
30171
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
30172
30172
  $ret.addItem("CheckPath", "M4.1,12.7 9,17.6 20.3,6.3");
30173
- $ret.addItem("UncheckedBorderColor", BrushUtil.g(255, 153, 153, 153));
30174
- $ret.addItem("CheckedBorderColor", BrushUtil.g(138, 33, 150, 243));
30175
- $ret.addItem("UncheckedBackgroundColor", BrushUtil.g(255, 255, 255, 255));
30176
- $ret.addItem("CheckedBackgroundColor", BrushUtil.g(255, 33, 150, 243));
30177
- $ret.addItem("TickColor", BrushUtil.g(255, 255, 255, 255));
30173
+ $ret.addItem("UncheckedBorderColor", BrushUtil.h(255, 153, 153, 153));
30174
+ $ret.addItem("CheckedBorderColor", BrushUtil.h(138, 33, 150, 243));
30175
+ $ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 255, 255, 255));
30176
+ $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 33, 150, 243));
30177
+ $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
30178
30178
  $ret.addItem("TickStrokeWidth", 3);
30179
30179
  $ret.addItem("BorderWidth", NaN);
30180
30180
  $ret.addItem("CornerRadius", 2);
@@ -30183,11 +30183,11 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30183
30183
  XCheckbox.h = ThemeResolver.a(((function () {
30184
30184
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
30185
30185
  $ret.addItem("CheckPath", "M4.1,12.7 9,17.6 20.3,6.3");
30186
- $ret.addItem("UncheckedBorderColor", BrushUtil.g(138, 0, 0, 0));
30187
- $ret.addItem("CheckedBorderColor", BrushUtil.g(138, 0, 0, 0));
30188
- $ret.addItem("UncheckedBackgroundColor", BrushUtil.g(255, 255, 255, 255));
30189
- $ret.addItem("CheckedBackgroundColor", BrushUtil.g(255, 228, 28, 119));
30190
- $ret.addItem("TickColor", BrushUtil.g(255, 255, 255, 255));
30186
+ $ret.addItem("UncheckedBorderColor", BrushUtil.h(138, 0, 0, 0));
30187
+ $ret.addItem("CheckedBorderColor", BrushUtil.h(138, 0, 0, 0));
30188
+ $ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 255, 255, 255));
30189
+ $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 228, 28, 119));
30190
+ $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
30191
30191
  $ret.addItem("TickStrokeWidth", 3);
30192
30192
  $ret.addItem("BorderWidth", NaN);
30193
30193
  $ret.addItem("CornerRadius", 2);
@@ -30196,11 +30196,11 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30196
30196
  XCheckbox.j = ThemeResolver.a(((function () {
30197
30197
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
30198
30198
  $ret.addItem("CheckPath", "M5.1,12.7 9,17.6 19,9");
30199
- $ret.addItem("UncheckedBorderColor", BrushUtil.g(255, 105, 136, 255));
30200
- $ret.addItem("CheckedBorderColor", BrushUtil.g(255, 105, 136, 255));
30201
- $ret.addItem("UncheckedBackgroundColor", BrushUtil.g(255, 255, 255, 255));
30202
- $ret.addItem("CheckedBackgroundColor", BrushUtil.g(255, 105, 136, 255));
30203
- $ret.addItem("TickColor", BrushUtil.g(255, 255, 255, 255));
30199
+ $ret.addItem("UncheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
30200
+ $ret.addItem("CheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
30201
+ $ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 255, 255, 255));
30202
+ $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
30203
+ $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
30204
30204
  $ret.addItem("TickStrokeWidth", 3);
30205
30205
  $ret.addItem("BorderWidth", NaN);
30206
30206
  $ret.addItem("CornerRadius", 2);
@@ -30209,11 +30209,11 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30209
30209
  XCheckbox.i = ThemeResolver.a(((function () {
30210
30210
  var $ret = new Dictionary$2(String_$type, Base.$, 0);
30211
30211
  $ret.addItem("CheckPath", "M5.1,12.7 9,17.6 19,9");
30212
- $ret.addItem("UncheckedBorderColor", BrushUtil.g(255, 105, 136, 255));
30213
- $ret.addItem("CheckedBorderColor", BrushUtil.g(255, 105, 136, 255));
30214
- $ret.addItem("UncheckedBackgroundColor", BrushUtil.g(255, 55, 63, 86));
30215
- $ret.addItem("CheckedBackgroundColor", BrushUtil.g(255, 105, 136, 255));
30216
- $ret.addItem("TickColor", BrushUtil.g(255, 255, 255, 255));
30212
+ $ret.addItem("UncheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
30213
+ $ret.addItem("CheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
30214
+ $ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 55, 63, 86));
30215
+ $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
30216
+ $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
30217
30217
  $ret.addItem("TickStrokeWidth", 3);
30218
30218
  $ret.addItem("BorderWidth", NaN);
30219
30219
  $ret.addItem("CornerRadius", 2);
@@ -32847,61 +32847,61 @@ var XButtonGroup = /** @class */ /*@__PURE__*/ (function (_super) {
32847
32847
  XButtonGroup.$t = markType(XButtonGroup, 'XButtonGroup', Base.$, [INotifyPropertyChanged_$type]);
32848
32848
  XButtonGroup.o = 2;
32849
32849
  XButtonGroup.av = 4;
32850
- XButtonGroup.gn = BrushUtil.g(255, 255, 255, 255);
32851
- XButtonGroup.gp = BrushUtil.g(10, 0, 0, 0);
32852
- XButtonGroup.go = BrushUtil.g(255, 199, 199, 199);
32853
- XButtonGroup.gq = BrushUtil.g(255, 199, 199, 199);
32850
+ XButtonGroup.gn = BrushUtil.h(255, 255, 255, 255);
32851
+ XButtonGroup.gp = BrushUtil.h(10, 0, 0, 0);
32852
+ XButtonGroup.go = BrushUtil.h(255, 199, 199, 199);
32853
+ XButtonGroup.gq = BrushUtil.h(255, 199, 199, 199);
32854
32854
  XButtonGroup.au = 1;
32855
- XButtonGroup.gu = BrushUtil.g(255, 0, 0, 0);
32856
- XButtonGroup.gr = BrushUtil.g(66, 0, 0, 0);
32857
- XButtonGroup.gv = BrushUtil.g(60, 0, 0, 0);
32858
- XButtonGroup.gy = BrushUtil.g(255, 0, 0, 0);
32859
- XButtonGroup.gs = BrushUtil.g(30, 0, 0, 0);
32860
- XButtonGroup.gt = BrushUtil.g(255, 0, 0, 0);
32861
- XButtonGroup.gw = BrushUtil.g(96, 0, 0, 0);
32862
- XButtonGroup.gx = BrushUtil.g(255, 0, 0, 0);
32855
+ XButtonGroup.gu = BrushUtil.h(255, 0, 0, 0);
32856
+ XButtonGroup.gr = BrushUtil.h(66, 0, 0, 0);
32857
+ XButtonGroup.gv = BrushUtil.h(60, 0, 0, 0);
32858
+ XButtonGroup.gy = BrushUtil.h(255, 0, 0, 0);
32859
+ XButtonGroup.gs = BrushUtil.h(30, 0, 0, 0);
32860
+ XButtonGroup.gt = BrushUtil.h(255, 0, 0, 0);
32861
+ XButtonGroup.gw = BrushUtil.h(96, 0, 0, 0);
32862
+ XButtonGroup.gx = BrushUtil.h(255, 0, 0, 0);
32863
32863
  XButtonGroup.ap = 3;
32864
- XButtonGroup.fn = BrushUtil.g(0, 255, 255, 255);
32865
- XButtonGroup.fp = BrushUtil.g(10, 0, 0, 0);
32866
- XButtonGroup.fo = BrushUtil.g(255, 33, 150, 243);
32867
- XButtonGroup.fq = BrushUtil.g(255, 199, 199, 199);
32864
+ XButtonGroup.fn = BrushUtil.h(0, 255, 255, 255);
32865
+ XButtonGroup.fp = BrushUtil.h(10, 0, 0, 0);
32866
+ XButtonGroup.fo = BrushUtil.h(255, 33, 150, 243);
32867
+ XButtonGroup.fq = BrushUtil.h(255, 199, 199, 199);
32868
32868
  XButtonGroup.ao = 1;
32869
- XButtonGroup.fu = BrushUtil.g(255, 33, 150, 243);
32870
- XButtonGroup.fr = BrushUtil.g(66, 0, 0, 0);
32871
- XButtonGroup.fv = BrushUtil.g(255, 33, 150, 243);
32872
- XButtonGroup.fy = BrushUtil.g(255, 255, 255, 255);
32873
- XButtonGroup.fs = BrushUtil.g(26, 33, 150, 243);
32874
- XButtonGroup.ft = BrushUtil.g(255, 33, 150, 243);
32875
- XButtonGroup.fw = BrushUtil.g(255, 33, 150, 243);
32876
- XButtonGroup.fx = BrushUtil.g(255, 255, 255, 255);
32869
+ XButtonGroup.fu = BrushUtil.h(255, 33, 150, 243);
32870
+ XButtonGroup.fr = BrushUtil.h(66, 0, 0, 0);
32871
+ XButtonGroup.fv = BrushUtil.h(255, 33, 150, 243);
32872
+ XButtonGroup.fy = BrushUtil.h(255, 255, 255, 255);
32873
+ XButtonGroup.fs = BrushUtil.h(26, 33, 150, 243);
32874
+ XButtonGroup.ft = BrushUtil.h(255, 33, 150, 243);
32875
+ XButtonGroup.fw = BrushUtil.h(255, 33, 150, 243);
32876
+ XButtonGroup.fx = BrushUtil.h(255, 255, 255, 255);
32877
32877
  XButtonGroup.at = 4;
32878
- XButtonGroup.gb = BrushUtil.g(0, 255, 255, 255);
32879
- XButtonGroup.gd = BrushUtil.g(10, 0, 0, 0);
32880
- XButtonGroup.gc = BrushUtil.g(0, 0, 0, 0);
32881
- XButtonGroup.ge = BrushUtil.g(255, 199, 199, 199);
32878
+ XButtonGroup.gb = BrushUtil.h(0, 255, 255, 255);
32879
+ XButtonGroup.gd = BrushUtil.h(10, 0, 0, 0);
32880
+ XButtonGroup.gc = BrushUtil.h(0, 0, 0, 0);
32881
+ XButtonGroup.ge = BrushUtil.h(255, 199, 199, 199);
32882
32882
  XButtonGroup.as = 0;
32883
- XButtonGroup.gi = BrushUtil.g(255, 228, 28, 119);
32884
- XButtonGroup.gf = BrushUtil.g(66, 0, 0, 0);
32885
- XButtonGroup.gj = BrushUtil.g(30, 228, 28, 119);
32886
- XButtonGroup.gm = BrushUtil.g(255, 228, 28, 119);
32887
- XButtonGroup.gg = BrushUtil.g(13, 228, 28, 119);
32888
- XButtonGroup.gh = BrushUtil.g(255, 228, 28, 119);
32889
- XButtonGroup.gk = BrushUtil.g(30, 228, 28, 119);
32890
- XButtonGroup.gl = BrushUtil.g(255, 228, 28, 119);
32883
+ XButtonGroup.gi = BrushUtil.h(255, 228, 28, 119);
32884
+ XButtonGroup.gf = BrushUtil.h(66, 0, 0, 0);
32885
+ XButtonGroup.gj = BrushUtil.h(30, 228, 28, 119);
32886
+ XButtonGroup.gm = BrushUtil.h(255, 228, 28, 119);
32887
+ XButtonGroup.gg = BrushUtil.h(13, 228, 28, 119);
32888
+ XButtonGroup.gh = BrushUtil.h(255, 228, 28, 119);
32889
+ XButtonGroup.gk = BrushUtil.h(30, 228, 28, 119);
32890
+ XButtonGroup.gl = BrushUtil.h(255, 228, 28, 119);
32891
32891
  XButtonGroup.an = 0;
32892
- XButtonGroup.fb = BrushUtil.g(0, 255, 255, 255);
32893
- XButtonGroup.fd = BrushUtil.g(10, 0, 0, 0);
32894
- XButtonGroup.fc = BrushUtil.g(0, 0, 0, 0);
32895
- XButtonGroup.fe = BrushUtil.g(0, 0, 0, 0);
32892
+ XButtonGroup.fb = BrushUtil.h(0, 255, 255, 255);
32893
+ XButtonGroup.fd = BrushUtil.h(10, 0, 0, 0);
32894
+ XButtonGroup.fc = BrushUtil.h(0, 0, 0, 0);
32895
+ XButtonGroup.fe = BrushUtil.h(0, 0, 0, 0);
32896
32896
  XButtonGroup.am = 0;
32897
- XButtonGroup.fi = BrushUtil.g(255, 119, 119, 119);
32898
- XButtonGroup.ff = BrushUtil.g(66, 0, 0, 0);
32899
- XButtonGroup.fj = BrushUtil.g(26, 33, 150, 243);
32900
- XButtonGroup.fm = BrushUtil.g(255, 33, 150, 243);
32901
- XButtonGroup.fg = BrushUtil.g(10, 33, 150, 243);
32902
- XButtonGroup.fh = BrushUtil.g(255, 119, 119, 119);
32903
- XButtonGroup.fk = BrushUtil.g(26, 33, 150, 243);
32904
- XButtonGroup.fl = BrushUtil.g(255, 33, 150, 243);
32897
+ XButtonGroup.fi = BrushUtil.h(255, 119, 119, 119);
32898
+ XButtonGroup.ff = BrushUtil.h(66, 0, 0, 0);
32899
+ XButtonGroup.fj = BrushUtil.h(26, 33, 150, 243);
32900
+ XButtonGroup.fm = BrushUtil.h(255, 33, 150, 243);
32901
+ XButtonGroup.fg = BrushUtil.h(10, 33, 150, 243);
32902
+ XButtonGroup.fh = BrushUtil.h(255, 119, 119, 119);
32903
+ XButtonGroup.fk = BrushUtil.h(26, 33, 150, 243);
32904
+ XButtonGroup.fl = BrushUtil.h(255, 33, 150, 243);
32905
32905
  XButtonGroup.cv = "OutlinedSelectedItemHoverBackgroundColor";
32906
32906
  XButtonGroup.a4 = 0;
32907
32907
  return XButtonGroup;