igniteui-webcomponents-inputs 5.4.0 → 5.5.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1186,7 +1186,7 @@ export let XButton = /*@__PURE__*/ (() => {
1186
1186
  NativeUI.m(a, this.no);
1187
1187
  }
1188
1188
  }
1189
- this.view.ay(this.ny, BrushUtil.h(0, 0, 0, 0));
1189
+ this.view.ay(this.ny, BrushUtil.j(0, 0, 0, 0));
1190
1190
  if (this.aa != null) {
1191
1191
  this.view.a1(this.aa);
1192
1192
  }
@@ -2906,7 +2906,7 @@ export let XButton = /*@__PURE__*/ (() => {
2906
2906
  }
2907
2907
  kl() {
2908
2908
  this.j8();
2909
- this.view.ay(this.ny, BrushUtil.h(0, 0, 0, 0));
2909
+ this.view.ay(this.ny, BrushUtil.j(0, 0, 0, 0));
2910
2910
  this.kp();
2911
2911
  }
2912
2912
  get a() {
@@ -3015,348 +3015,348 @@ export let XButton = /*@__PURE__*/ (() => {
3015
3015
  XButton.d8 = 0;
3016
3016
  XButton.i = /*@__PURE__*/ new Theme(1, /*@__PURE__*/ ((() => {
3017
3017
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3018
- $ret.addItem("UmbraShadowColor", BrushUtil.h(66, 0, 0, 0));
3019
- $ret.addItem("PenumbraShadowColor", BrushUtil.h(30, 0, 0, 0));
3020
- $ret.addItem("AmbientShadowColor", BrushUtil.h(20, 0, 0, 0));
3018
+ $ret.addItem("UmbraShadowColor", BrushUtil.j(66, 0, 0, 0));
3019
+ $ret.addItem("PenumbraShadowColor", BrushUtil.j(30, 0, 0, 0));
3020
+ $ret.addItem("AmbientShadowColor", BrushUtil.j(20, 0, 0, 0));
3021
3021
  $ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 1));
3022
3022
  return $ret;
3023
3023
  })()), /*@__PURE__*/ ((() => {
3024
3024
  let $ret = new Dictionary$2(Base.$, Theme.$, 0);
3025
3025
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((() => {
3026
3026
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3027
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
3028
- $ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
3029
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3027
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(10, 0, 0, 0));
3028
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(10, 0, 0, 0));
3029
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3030
3030
  $ret.addItem("DisabledElevation", 0);
3031
3031
  $ret.addItem("RestingElevation", 2);
3032
3032
  $ret.addItem("HoverElevation", 4);
3033
3033
  $ret.addItem("FocusElevation", 8);
3034
- $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
3035
- $ret.addItem("RippleColor", BrushUtil.h(138, 0, 0, 0));
3034
+ $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3035
+ $ret.addItem("RippleColor", BrushUtil.j(138, 0, 0, 0));
3036
3036
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
3037
3037
  $ret.addItem("BorderWidth", NaN);
3038
- $ret.addItem("BackgroundColor", BrushUtil.h(255, 228, 28, 119));
3039
- $ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
3040
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 0, 0, 0));
3041
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 220, 83, 145));
3042
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 220, 83, 145));
3043
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 0, 0, 0));
3038
+ $ret.addItem("BackgroundColor", BrushUtil.j(255, 228, 28, 119));
3039
+ $ret.addItem("TextColor", BrushUtil.j(255, 0, 0, 0));
3040
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 0, 0, 0));
3041
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(255, 220, 83, 145));
3042
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 220, 83, 145));
3043
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 0, 0, 0));
3044
3044
  return $ret;
3045
3045
  })())));
3046
3046
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((() => {
3047
3047
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3048
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
3049
- $ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
3050
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3048
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3049
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(0, 0, 0, 0));
3050
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3051
3051
  $ret.addItem("DisabledElevation", 0);
3052
3052
  $ret.addItem("RestingElevation", 0);
3053
3053
  $ret.addItem("HoverElevation", 0);
3054
3054
  $ret.addItem("FocusElevation", 0);
3055
- $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
3056
- $ret.addItem("RippleColor", BrushUtil.h(138, 0, 0, 0));
3055
+ $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3056
+ $ret.addItem("RippleColor", BrushUtil.j(138, 0, 0, 0));
3057
3057
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
3058
3058
  $ret.addItem("BorderWidth", NaN);
3059
- $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
3060
- $ret.addItem("TextColor", BrushUtil.h(255, 228, 28, 119));
3061
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 228, 28, 119));
3062
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(13, 228, 28, 119));
3063
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(30, 228, 28, 119));
3064
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 228, 28, 119));
3059
+ $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3060
+ $ret.addItem("TextColor", BrushUtil.j(255, 228, 28, 119));
3061
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 228, 28, 119));
3062
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(13, 228, 28, 119));
3063
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(30, 228, 28, 119));
3064
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 228, 28, 119));
3065
3065
  return $ret;
3066
3066
  })())));
3067
3067
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((() => {
3068
3068
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3069
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
3070
- $ret.addItem("DisabledBorderColor", BrushUtil.h(30, 0, 0, 0));
3071
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3069
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3070
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(30, 0, 0, 0));
3071
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3072
3072
  $ret.addItem("DisabledElevation", 0);
3073
3073
  $ret.addItem("RestingElevation", 0);
3074
3074
  $ret.addItem("HoverElevation", 0);
3075
3075
  $ret.addItem("FocusElevation", 0);
3076
- $ret.addItem("BorderColor", BrushUtil.h(255, 228, 28, 119));
3077
- $ret.addItem("RippleColor", BrushUtil.h(138, 0, 0, 0));
3076
+ $ret.addItem("BorderColor", BrushUtil.j(255, 228, 28, 119));
3077
+ $ret.addItem("RippleColor", BrushUtil.j(138, 0, 0, 0));
3078
3078
  $ret.addItem("CornerRadius", new CornerRadius(0, 4));
3079
3079
  $ret.addItem("BorderWidth", 1);
3080
- $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
3081
- $ret.addItem("TextColor", BrushUtil.h(255, 228, 28, 119));
3082
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 228, 28, 119));
3083
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(13, 228, 28, 119));
3084
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(30, 228, 28, 119));
3085
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 228, 28, 119));
3080
+ $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3081
+ $ret.addItem("TextColor", BrushUtil.j(255, 228, 28, 119));
3082
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 228, 28, 119));
3083
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(13, 228, 28, 119));
3084
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(30, 228, 28, 119));
3085
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 228, 28, 119));
3086
3086
  return $ret;
3087
3087
  })())));
3088
3088
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((() => {
3089
3089
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3090
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
3091
- $ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
3092
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3090
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3091
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(0, 0, 0, 0));
3092
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3093
3093
  $ret.addItem("DisabledElevation", 0);
3094
3094
  $ret.addItem("RestingElevation", 0);
3095
3095
  $ret.addItem("HoverElevation", 0);
3096
3096
  $ret.addItem("FocusElevation", 0);
3097
- $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
3098
- $ret.addItem("RippleColor", BrushUtil.h(138, 0, 0, 0));
3097
+ $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3098
+ $ret.addItem("RippleColor", BrushUtil.j(138, 0, 0, 0));
3099
3099
  $ret.addItem("CornerRadius", new CornerRadius(0, 28));
3100
3100
  $ret.addItem("BorderWidth", NaN);
3101
- $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
3102
- $ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
3103
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 0, 0, 0));
3104
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(30, 0, 0, 0));
3105
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(66, 0, 0, 0));
3106
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 0, 0, 0));
3101
+ $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3102
+ $ret.addItem("TextColor", BrushUtil.j(255, 0, 0, 0));
3103
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 0, 0, 0));
3104
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(30, 0, 0, 0));
3105
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(66, 0, 0, 0));
3106
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 0, 0, 0));
3107
3107
  return $ret;
3108
3108
  })())));
3109
3109
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((() => {
3110
3110
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3111
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
3112
- $ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
3113
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3111
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(10, 0, 0, 0));
3112
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(10, 0, 0, 0));
3113
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3114
3114
  $ret.addItem("DisabledElevation", 0);
3115
3115
  $ret.addItem("RestingElevation", 6);
3116
3116
  $ret.addItem("HoverElevation", 12);
3117
3117
  $ret.addItem("FocusElevation", 12);
3118
- $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
3119
- $ret.addItem("RippleColor", BrushUtil.h(138, 0, 0, 0));
3118
+ $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3119
+ $ret.addItem("RippleColor", BrushUtil.j(138, 0, 0, 0));
3120
3120
  $ret.addItem("CornerRadius", new CornerRadius(0, 28));
3121
3121
  $ret.addItem("BorderWidth", NaN);
3122
- $ret.addItem("BackgroundColor", BrushUtil.h(255, 228, 28, 119));
3123
- $ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
3124
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 0, 0, 0));
3125
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 220, 83, 145));
3126
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 220, 83, 145));
3127
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 0, 0, 0));
3122
+ $ret.addItem("BackgroundColor", BrushUtil.j(255, 228, 28, 119));
3123
+ $ret.addItem("TextColor", BrushUtil.j(255, 0, 0, 0));
3124
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 0, 0, 0));
3125
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(255, 220, 83, 145));
3126
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 220, 83, 145));
3127
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 0, 0, 0));
3128
3128
  return $ret;
3129
3129
  })())));
3130
3130
  return $ret;
3131
3131
  })()));
3132
3132
  XButton.h = /*@__PURE__*/ new Theme(1, /*@__PURE__*/ ((() => {
3133
3133
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3134
- $ret.addItem("UmbraShadowColor", BrushUtil.h(100, 33, 150, 243));
3135
- $ret.addItem("PenumbraShadowColor", BrushUtil.h(70, 33, 150, 243));
3136
- $ret.addItem("AmbientShadowColor", BrushUtil.h(40, 33, 150, 243));
3134
+ $ret.addItem("UmbraShadowColor", BrushUtil.j(100, 33, 150, 243));
3135
+ $ret.addItem("PenumbraShadowColor", BrushUtil.j(70, 33, 150, 243));
3136
+ $ret.addItem("AmbientShadowColor", BrushUtil.j(40, 33, 150, 243));
3137
3137
  $ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 2));
3138
3138
  return $ret;
3139
3139
  })()), /*@__PURE__*/ ((() => {
3140
3140
  let $ret = new Dictionary$2(Base.$, Theme.$, 0);
3141
3141
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((() => {
3142
3142
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3143
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
3144
- $ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
3145
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3143
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(10, 0, 0, 0));
3144
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(10, 0, 0, 0));
3145
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3146
3146
  $ret.addItem("DisabledElevation", 0);
3147
3147
  $ret.addItem("RestingElevation", 0);
3148
3148
  $ret.addItem("HoverElevation", 0);
3149
3149
  $ret.addItem("FocusElevation", 2);
3150
- $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
3151
- $ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
3150
+ $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3151
+ $ret.addItem("RippleColor", BrushUtil.j(255, 255, 255, 255));
3152
3152
  $ret.addItem("CornerRadius", new CornerRadius(0, 3));
3153
3153
  $ret.addItem("BorderWidth", NaN);
3154
- $ret.addItem("BackgroundColor", BrushUtil.h(255, 33, 150, 243));
3155
- $ret.addItem("TextColor", BrushUtil.h(255, 255, 255, 255));
3156
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 255, 255, 255));
3157
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 27, 135, 220));
3158
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 21, 112, 184));
3159
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
3154
+ $ret.addItem("BackgroundColor", BrushUtil.j(255, 33, 150, 243));
3155
+ $ret.addItem("TextColor", BrushUtil.j(255, 255, 255, 255));
3156
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 255, 255, 255));
3157
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(255, 27, 135, 220));
3158
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 21, 112, 184));
3159
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 255, 255, 255));
3160
3160
  return $ret;
3161
3161
  })())));
3162
3162
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((() => {
3163
3163
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3164
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
3165
- $ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
3166
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3164
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3165
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(0, 0, 0, 0));
3166
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3167
3167
  $ret.addItem("DisabledElevation", 0);
3168
3168
  $ret.addItem("RestingElevation", 0);
3169
3169
  $ret.addItem("HoverElevation", 0);
3170
3170
  $ret.addItem("FocusElevation", 2);
3171
- $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
3172
- $ret.addItem("RippleColor", BrushUtil.h(100, 33, 150, 243));
3171
+ $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3172
+ $ret.addItem("RippleColor", BrushUtil.j(100, 33, 150, 243));
3173
3173
  $ret.addItem("CornerRadius", new CornerRadius(0, 3));
3174
3174
  $ret.addItem("BorderWidth", NaN);
3175
- $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
3176
- $ret.addItem("TextColor", BrushUtil.h(255, 119, 119, 119));
3177
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 119, 119, 119));
3178
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(26, 33, 150, 243));
3179
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(0, 0, 0, 0));
3180
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 33, 150, 243));
3175
+ $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3176
+ $ret.addItem("TextColor", BrushUtil.j(255, 119, 119, 119));
3177
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 119, 119, 119));
3178
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(26, 33, 150, 243));
3179
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3180
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 33, 150, 243));
3181
3181
  return $ret;
3182
3182
  })())));
3183
3183
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((() => {
3184
3184
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3185
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
3186
- $ret.addItem("DisabledBorderColor", BrushUtil.h(30, 0, 0, 0));
3187
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3185
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3186
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(30, 0, 0, 0));
3187
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3188
3188
  $ret.addItem("DisabledElevation", 0);
3189
3189
  $ret.addItem("RestingElevation", 0);
3190
3190
  $ret.addItem("HoverElevation", 0);
3191
3191
  $ret.addItem("FocusElevation", 2);
3192
- $ret.addItem("BorderColor", BrushUtil.h(255, 33, 150, 243));
3193
- $ret.addItem("RippleColor", BrushUtil.h(0, 0, 0, 0));
3192
+ $ret.addItem("BorderColor", BrushUtil.j(255, 33, 150, 243));
3193
+ $ret.addItem("RippleColor", BrushUtil.j(0, 0, 0, 0));
3194
3194
  $ret.addItem("CornerRadius", new CornerRadius(0, 3));
3195
3195
  $ret.addItem("BorderWidth", 1);
3196
- $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
3197
- $ret.addItem("TextColor", BrushUtil.h(255, 33, 150, 243));
3198
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 33, 150, 243));
3199
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(26, 33, 150, 243));
3200
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 33, 150, 243));
3201
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
3196
+ $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3197
+ $ret.addItem("TextColor", BrushUtil.j(255, 33, 150, 243));
3198
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 33, 150, 243));
3199
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(26, 33, 150, 243));
3200
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 33, 150, 243));
3201
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 255, 255, 255));
3202
3202
  return $ret;
3203
3203
  })())));
3204
3204
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((() => {
3205
3205
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3206
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
3207
- $ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
3208
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3206
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3207
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(0, 0, 0, 0));
3208
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3209
3209
  $ret.addItem("DisabledElevation", 0);
3210
3210
  $ret.addItem("RestingElevation", 0);
3211
3211
  $ret.addItem("HoverElevation", 0);
3212
3212
  $ret.addItem("FocusElevation", 2);
3213
- $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
3213
+ $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3214
3214
  $ret.addItem("RippleColor", null);
3215
3215
  $ret.addItem("CornerRadius", new CornerRadius(0, 28));
3216
3216
  $ret.addItem("BorderWidth", NaN);
3217
- $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
3218
- $ret.addItem("TextColor", BrushUtil.h(255, 119, 119, 119));
3219
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 119, 119, 119));
3220
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(30, 0, 0, 0));
3221
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(66, 0, 0, 0));
3222
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 33, 150, 243));
3217
+ $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3218
+ $ret.addItem("TextColor", BrushUtil.j(255, 119, 119, 119));
3219
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 119, 119, 119));
3220
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(30, 0, 0, 0));
3221
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(66, 0, 0, 0));
3222
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 33, 150, 243));
3223
3223
  return $ret;
3224
3224
  })())));
3225
3225
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((() => {
3226
3226
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3227
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
3228
- $ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
3229
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3227
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(10, 0, 0, 0));
3228
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(10, 0, 0, 0));
3229
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3230
3230
  $ret.addItem("DisabledElevation", 0);
3231
3231
  $ret.addItem("RestingElevation", 0);
3232
3232
  $ret.addItem("HoverElevation", 0);
3233
3233
  $ret.addItem("FocusElevation", 2);
3234
- $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
3235
- $ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
3234
+ $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3235
+ $ret.addItem("RippleColor", BrushUtil.j(255, 255, 255, 255));
3236
3236
  $ret.addItem("CornerRadius", new CornerRadius(0, 28));
3237
3237
  $ret.addItem("BorderWidth", NaN);
3238
- $ret.addItem("BackgroundColor", BrushUtil.h(255, 33, 150, 243));
3239
- $ret.addItem("TextColor", BrushUtil.h(255, 255, 255, 255));
3240
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 255, 255, 255));
3241
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 27, 135, 220));
3242
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 21, 112, 184));
3243
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
3238
+ $ret.addItem("BackgroundColor", BrushUtil.j(255, 33, 150, 243));
3239
+ $ret.addItem("TextColor", BrushUtil.j(255, 255, 255, 255));
3240
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 255, 255, 255));
3241
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(255, 27, 135, 220));
3242
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 21, 112, 184));
3243
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 255, 255, 255));
3244
3244
  return $ret;
3245
3245
  })())));
3246
3246
  return $ret;
3247
3247
  })()));
3248
3248
  XButton.j = /*@__PURE__*/ new Theme(1, /*@__PURE__*/ ((() => {
3249
3249
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3250
- $ret.addItem("UmbraShadowColor", BrushUtil.h(100, 33, 150, 243));
3251
- $ret.addItem("PenumbraShadowColor", BrushUtil.h(70, 33, 150, 243));
3252
- $ret.addItem("AmbientShadowColor", BrushUtil.h(40, 33, 150, 243));
3250
+ $ret.addItem("UmbraShadowColor", BrushUtil.j(100, 33, 150, 243));
3251
+ $ret.addItem("PenumbraShadowColor", BrushUtil.j(70, 33, 150, 243));
3252
+ $ret.addItem("AmbientShadowColor", BrushUtil.j(40, 33, 150, 243));
3253
3253
  $ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 2));
3254
3254
  return $ret;
3255
3255
  })()), /*@__PURE__*/ ((() => {
3256
3256
  let $ret = new Dictionary$2(Base.$, Theme.$, 0);
3257
3257
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((() => {
3258
3258
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3259
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
3260
- $ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
3261
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3259
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(10, 0, 0, 0));
3260
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(10, 0, 0, 0));
3261
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3262
3262
  $ret.addItem("DisabledElevation", 0);
3263
3263
  $ret.addItem("RestingElevation", 0);
3264
3264
  $ret.addItem("HoverElevation", 0);
3265
3265
  $ret.addItem("FocusElevation", 2);
3266
- $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
3267
- $ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
3266
+ $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3267
+ $ret.addItem("RippleColor", BrushUtil.j(255, 255, 255, 255));
3268
3268
  $ret.addItem("CornerRadius", new CornerRadius(0, 3));
3269
3269
  $ret.addItem("BorderWidth", NaN);
3270
- $ret.addItem("BackgroundColor", BrushUtil.h(255, 33, 150, 243));
3271
- $ret.addItem("TextColor", BrushUtil.h(255, 255, 255, 255));
3272
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 255, 255, 255));
3273
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 27, 135, 220));
3274
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 21, 112, 184));
3275
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
3270
+ $ret.addItem("BackgroundColor", BrushUtil.j(255, 33, 150, 243));
3271
+ $ret.addItem("TextColor", BrushUtil.j(255, 255, 255, 255));
3272
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 255, 255, 255));
3273
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(255, 27, 135, 220));
3274
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 21, 112, 184));
3275
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 255, 255, 255));
3276
3276
  return $ret;
3277
3277
  })())));
3278
3278
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((() => {
3279
3279
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3280
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
3281
- $ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
3282
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3280
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3281
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(0, 0, 0, 0));
3282
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3283
3283
  $ret.addItem("DisabledElevation", 0);
3284
3284
  $ret.addItem("RestingElevation", 0);
3285
3285
  $ret.addItem("HoverElevation", 0);
3286
3286
  $ret.addItem("FocusElevation", 2);
3287
- $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
3288
- $ret.addItem("RippleColor", BrushUtil.h(100, 33, 150, 243));
3287
+ $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3288
+ $ret.addItem("RippleColor", BrushUtil.j(100, 33, 150, 243));
3289
3289
  $ret.addItem("CornerRadius", new CornerRadius(0, 3));
3290
3290
  $ret.addItem("BorderWidth", NaN);
3291
- $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
3292
- $ret.addItem("TextColor", BrushUtil.h(255, 119, 119, 119));
3293
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 119, 119, 119));
3294
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(26, 33, 150, 243));
3295
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(0, 0, 0, 0));
3296
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 33, 150, 243));
3291
+ $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3292
+ $ret.addItem("TextColor", BrushUtil.j(255, 119, 119, 119));
3293
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 119, 119, 119));
3294
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(26, 33, 150, 243));
3295
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3296
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 33, 150, 243));
3297
3297
  return $ret;
3298
3298
  })())));
3299
3299
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((() => {
3300
3300
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3301
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
3302
- $ret.addItem("DisabledBorderColor", BrushUtil.h(30, 0, 0, 0));
3303
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3301
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3302
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(30, 0, 0, 0));
3303
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3304
3304
  $ret.addItem("DisabledElevation", 0);
3305
3305
  $ret.addItem("RestingElevation", 0);
3306
3306
  $ret.addItem("HoverElevation", 0);
3307
3307
  $ret.addItem("FocusElevation", 2);
3308
- $ret.addItem("BorderColor", BrushUtil.h(255, 33, 150, 243));
3309
- $ret.addItem("RippleColor", BrushUtil.h(0, 0, 0, 0));
3308
+ $ret.addItem("BorderColor", BrushUtil.j(255, 33, 150, 243));
3309
+ $ret.addItem("RippleColor", BrushUtil.j(0, 0, 0, 0));
3310
3310
  $ret.addItem("CornerRadius", new CornerRadius(0, 3));
3311
3311
  $ret.addItem("BorderWidth", 1);
3312
- $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
3313
- $ret.addItem("TextColor", BrushUtil.h(255, 33, 150, 243));
3314
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 33, 150, 243));
3315
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(26, 33, 150, 243));
3316
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 33, 150, 243));
3317
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
3312
+ $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3313
+ $ret.addItem("TextColor", BrushUtil.j(255, 33, 150, 243));
3314
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 33, 150, 243));
3315
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(26, 33, 150, 243));
3316
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 33, 150, 243));
3317
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 255, 255, 255));
3318
3318
  return $ret;
3319
3319
  })())));
3320
3320
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((() => {
3321
3321
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3322
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
3323
- $ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
3324
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3322
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(0, 0, 0, 0));
3323
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(0, 0, 0, 0));
3324
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3325
3325
  $ret.addItem("DisabledElevation", 0);
3326
3326
  $ret.addItem("RestingElevation", 0);
3327
3327
  $ret.addItem("HoverElevation", 0);
3328
3328
  $ret.addItem("FocusElevation", 2);
3329
- $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
3329
+ $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3330
3330
  $ret.addItem("RippleColor", null);
3331
3331
  $ret.addItem("CornerRadius", new CornerRadius(0, 28));
3332
3332
  $ret.addItem("BorderWidth", NaN);
3333
- $ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
3334
- $ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
3335
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 0, 0, 0));
3336
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(51, 178, 191, 220));
3337
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(51, 178, 191, 220));
3338
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 0, 0, 0));
3333
+ $ret.addItem("BackgroundColor", BrushUtil.j(0, 0, 0, 0));
3334
+ $ret.addItem("TextColor", BrushUtil.j(255, 0, 0, 0));
3335
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 0, 0, 0));
3336
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(51, 178, 191, 220));
3337
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(51, 178, 191, 220));
3338
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 0, 0, 0));
3339
3339
  return $ret;
3340
3340
  })())));
3341
3341
  $ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((() => {
3342
3342
  let $ret = new Dictionary$2(String_$type, Base.$, 0);
3343
- $ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
3344
- $ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
3345
- $ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
3343
+ $ret.addItem("DisabledBackgroundColor", BrushUtil.j(10, 0, 0, 0));
3344
+ $ret.addItem("DisabledBorderColor", BrushUtil.j(10, 0, 0, 0));
3345
+ $ret.addItem("DisabledTextColor", BrushUtil.j(66, 0, 0, 0));
3346
3346
  $ret.addItem("DisabledElevation", 0);
3347
3347
  $ret.addItem("RestingElevation", 0);
3348
3348
  $ret.addItem("HoverElevation", 0);
3349
3349
  $ret.addItem("FocusElevation", 2);
3350
- $ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
3351
- $ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
3350
+ $ret.addItem("BorderColor", BrushUtil.j(138, 0, 0, 0));
3351
+ $ret.addItem("RippleColor", BrushUtil.j(255, 255, 255, 255));
3352
3352
  $ret.addItem("CornerRadius", new CornerRadius(0, 28));
3353
3353
  $ret.addItem("BorderWidth", NaN);
3354
- $ret.addItem("BackgroundColor", BrushUtil.h(255, 33, 150, 243));
3355
- $ret.addItem("TextColor", BrushUtil.h(255, 255, 255, 255));
3356
- $ret.addItem("HoverTextColor", BrushUtil.h(255, 255, 255, 255));
3357
- $ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 27, 135, 220));
3358
- $ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 21, 112, 184));
3359
- $ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
3354
+ $ret.addItem("BackgroundColor", BrushUtil.j(255, 33, 150, 243));
3355
+ $ret.addItem("TextColor", BrushUtil.j(255, 255, 255, 255));
3356
+ $ret.addItem("HoverTextColor", BrushUtil.j(255, 255, 255, 255));
3357
+ $ret.addItem("HoverBackgroundColor", BrushUtil.j(255, 27, 135, 220));
3358
+ $ret.addItem("FocusBackgroundColor", BrushUtil.j(255, 21, 112, 184));
3359
+ $ret.addItem("FocusTextColor", BrushUtil.j(255, 255, 255, 255));
3360
3360
  return $ret;
3361
3361
  })())));
3362
3362
  return $ret;
@@ -1364,16 +1364,16 @@ export let XCalendar = /*@__PURE__*/ (() => {
1364
1364
  this.an = dateMaxValue();
1365
1365
  this.s = 3;
1366
1366
  this.q = 1;
1367
- this.c6 = BrushUtil.h(0, 255, 255, 255);
1368
- this.dc = BrushUtil.h(255, 33, 150, 243);
1369
- this.de = BrushUtil.h(255, 21, 112, 184);
1370
- this.c9 = BrushUtil.h(76, 33, 150, 243);
1371
- this.db = BrushUtil.h(50, 186, 191, 199);
1372
- this.df = BrushUtil.h(255, 24, 29, 31);
1373
- this.dd = BrushUtil.h(255, 255, 255, 255);
1374
- this.da = BrushUtil.h(255, 24, 29, 31);
1375
- this.c8 = BrushUtil.h(255, 33, 150, 243);
1376
- this.c7 = BrushUtil.h(255, 33, 150, 243);
1367
+ this.c6 = BrushUtil.j(0, 255, 255, 255);
1368
+ this.dc = BrushUtil.j(255, 33, 150, 243);
1369
+ this.de = BrushUtil.j(255, 21, 112, 184);
1370
+ this.c9 = BrushUtil.j(76, 33, 150, 243);
1371
+ this.db = BrushUtil.j(50, 186, 191, 199);
1372
+ this.df = BrushUtil.j(255, 24, 29, 31);
1373
+ this.dd = BrushUtil.j(255, 255, 255, 255);
1374
+ this.da = BrushUtil.j(255, 24, 29, 31);
1375
+ this.c8 = BrushUtil.j(255, 33, 150, 243);
1376
+ this.c7 = BrushUtil.j(255, 33, 150, 243);
1377
1377
  this.y = false;
1378
1378
  this.u = null;
1379
1379
  this.k = 0;