igniteui-webcomponents-inputs 7.0.1 → 7.1.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -68,7 +68,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
68
68
  return NativeUIXInputsFactory.a;
69
69
  }
70
70
  static m() {
71
- NativeUIComponent.as(NativeUIXInputsFactory.b);
71
+ NativeUIComponent.at(NativeUIXInputsFactory.b);
72
72
  }
73
73
  get flavor() {
74
74
  return this.c;
@@ -138,7 +138,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
138
138
  f.inputs.add(j);
139
139
  let l = new XInputBridge(f);
140
140
  let m = new NativeUIInput();
141
- m.an = d;
141
+ m.ao = d;
142
142
  m.d = l;
143
143
  b(m);
144
144
  }
@@ -152,7 +152,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
152
152
  let g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
153
153
  let h = new XButtonBridge(f);
154
154
  let i = new NativeUIButton();
155
- i.an = d;
155
+ i.ao = d;
156
156
  i.d = h;
157
157
  b(i);
158
158
  }
@@ -167,7 +167,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
167
167
  let h = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
168
168
  let i = new MultiSliderBridge(f);
169
169
  let j = new NativeUISlider();
170
- j.an = d;
170
+ j.ao = d;
171
171
  j.d = i;
172
172
  b(j);
173
173
  }
@@ -180,7 +180,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
180
180
  let g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
181
181
  let h = new XButtonGroupBridge(f);
182
182
  let i = new NativeUIButtonGroup();
183
- i.an = d;
183
+ i.ao = d;
184
184
  i.d = h;
185
185
  b(i);
186
186
  }
@@ -193,7 +193,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
193
193
  let g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
194
194
  let h = new ColorEditorBridge(f);
195
195
  let i = new NativeUIColorEditor();
196
- i.an = d;
196
+ i.ao = d;
197
197
  i.d = h;
198
198
  b(i);
199
199
  }
@@ -206,7 +206,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
206
206
  let g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
207
207
  let h = new XCheckboxBridge(f);
208
208
  let i = new NativeUICheckbox();
209
- i.an = d;
209
+ i.ao = d;
210
210
  i.d = h;
211
211
  b(i);
212
212
  }
@@ -219,7 +219,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
219
219
  let g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
220
220
  let h = new XIconBridge(f);
221
221
  let i = new NativeUIIcon();
222
- i.an = d;
222
+ i.ao = d;
223
223
  i.d = h;
224
224
  let j = c.createElement("div");
225
225
  let k = c.getSubRenderer(j);
@@ -230,9 +230,9 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
230
230
  let m = k.getExternal(l, k.rootWrapper, k.getExternal(l, null, null));
231
231
  let n = new XButtonBridge(l);
232
232
  let o = new NativeUIButton();
233
- o.an = j;
233
+ o.ao = j;
234
234
  o.d = n;
235
- o.bo = i;
235
+ o.bp = i;
236
236
  b(o);
237
237
  }
238
238
  h(a, b) {
@@ -244,7 +244,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
244
244
  let g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
245
245
  let h = new XIconBridge(f);
246
246
  let i = new NativeUIIcon();
247
- i.an = d;
247
+ i.ao = d;
248
248
  i.d = h;
249
249
  b(i);
250
250
  }
@@ -256,7 +256,7 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
256
256
  f.provideRenderer(e);
257
257
  let g = new XPopupBridge(f);
258
258
  let h = new NativeUIPopup();
259
- h.an = d;
259
+ h.ao = d;
260
260
  h.d = g;
261
261
  b(h);
262
262
  }
@@ -445,7 +445,7 @@ let ColorEditorPanelView = /*@__PURE__*/ (() => {
445
445
  bf(a) {
446
446
  }
447
447
  a8(a) {
448
- this.aa.append(this.aa.getWrapper(a.an));
448
+ this.aa.append(this.aa.getWrapper(a.ao));
449
449
  }
450
450
  be(a, b, c, d, e, f, g) {
451
451
  let h = truncate(Math.round(f * this.a.ab));
@@ -468,8 +468,8 @@ let ColorEditorPanelView = /*@__PURE__*/ (() => {
468
468
  };
469
469
  }
470
470
  ba(a) {
471
- if (this.ae == null || a.ao == null) {
472
- a.ao = "image";
471
+ if (this.ae == null || a.ap == null) {
472
+ a.ap = "image";
473
473
  let b = this.aa.createElement("canvas");
474
474
  this.ae = b;
475
475
  let c = this.be(this.ae, this.m, this.l, this.au, this.at, 148, 148);
@@ -479,7 +479,7 @@ let ColorEditorPanelView = /*@__PURE__*/ (() => {
479
479
  this.at = c.p4;
480
480
  this.ae.setStyleProperty("justify-self", "center");
481
481
  this.ae.setStyleProperty("align-self", "center");
482
- let d = a.an;
482
+ let d = a.ao;
483
483
  d.append(this.ae);
484
484
  this.bm(this.a.ad());
485
485
  }
@@ -513,8 +513,8 @@ let ColorEditorPanelView = /*@__PURE__*/ (() => {
513
513
  }
514
514
  }
515
515
  a9(a) {
516
- if (this.ad == null || a.ao == null) {
517
- a.ao = "image";
516
+ if (this.ad == null || a.ap == null) {
517
+ a.ap = "image";
518
518
  let b = this.aa.createElement("canvas");
519
519
  this.ad = b;
520
520
  let c = this.be(this.ad, this.j, this.h, this.as, this.ar, 248, 19);
@@ -524,7 +524,7 @@ let ColorEditorPanelView = /*@__PURE__*/ (() => {
524
524
  this.ar = c.p4;
525
525
  this.ad.setStyleProperty("justify-self", "center");
526
526
  this.ad.setStyleProperty("align-self", "center");
527
- let d = a.an;
527
+ let d = a.ao;
528
528
  d.append(this.ad);
529
529
  this.bl(0);
530
530
  }
@@ -558,9 +558,9 @@ let ColorEditorPanelView = /*@__PURE__*/ (() => {
558
558
  }
559
559
  }
560
560
  bb(a) {
561
- let b = a.an;
561
+ let b = a.ao;
562
562
  if (b.getChildCount() == 1) {
563
- a.ao = "image";
563
+ a.ap = "image";
564
564
  let c = this.aa.createElement("canvas");
565
565
  this.ah = c;
566
566
  let d = this.be(this.ah, this.t, this.p, this.aw, this.av, 85, 148);
@@ -582,8 +582,8 @@ let ColorEditorPanelView = /*@__PURE__*/ (() => {
582
582
  }
583
583
  }
584
584
  bc(a) {
585
- if (this.ai == null || a.ao == null) {
586
- a.ao = "image";
585
+ if (this.ai == null || a.ap == null) {
586
+ a.ap = "image";
587
587
  let b = this.aa.createElement("canvas");
588
588
  this.ai = b;
589
589
  let c = this.be(this.ai, this.z, this.v, this.aw, this.av, 25, 148);
@@ -593,7 +593,7 @@ let ColorEditorPanelView = /*@__PURE__*/ (() => {
593
593
  this.av = c.p4;
594
594
  this.ai.setStyleProperty("justify-self", "center");
595
595
  this.ai.setStyleProperty("align-self", "center");
596
- let d = a.an;
596
+ let d = a.ao;
597
597
  d.append(this.ai);
598
598
  this.bo(0, 1, 0.5);
599
599
  }
@@ -723,11 +723,11 @@ let ColorEditorView = /*@__PURE__*/ (() => {
723
723
  return b;
724
724
  }
725
725
  k(a, b) {
726
- let c = a.an;
726
+ let c = a.ao;
727
727
  c.append(this.h.getWrapper(b));
728
728
  }
729
729
  l(a) {
730
- this.h.append(this.h.getWrapper(a.an));
730
+ this.h.append(this.h.getWrapper(a.ao));
731
731
  }
732
732
  c(a) {
733
733
  return this.b;
@@ -1023,7 +1023,7 @@ let ColorEditor = /*@__PURE__*/ (() => {
1023
1023
  break;
1024
1024
  case "Label":
1025
1025
  if (this.r != null) {
1026
- this.r.b5 = this.a2;
1026
+ this.r.b6 = this.a2;
1027
1027
  }
1028
1028
  break;
1029
1029
  case "TextStyle":
@@ -1031,7 +1031,7 @@ let ColorEditor = /*@__PURE__*/ (() => {
1031
1031
  break;
1032
1032
  case "ShowClearButton":
1033
1033
  if (this.r != null) {
1034
- if (this.r.b7 != "") {
1034
+ if (this.r.b8 != "") {
1035
1035
  }
1036
1036
  }
1037
1037
  break;
@@ -1043,14 +1043,14 @@ let ColorEditor = /*@__PURE__*/ (() => {
1043
1043
  break;
1044
1044
  case "AllowTextInput":
1045
1045
  if (this.r != null) {
1046
- this.r.b0 = this.am();
1046
+ this.r.b1 = this.am();
1047
1047
  }
1048
1048
  break;
1049
1049
  case "OpenOnFocus": break;
1050
1050
  case "IsDisabled":
1051
1051
  {
1052
1052
  if (this.r != null) {
1053
- this.r.b0 = this.am();
1053
+ this.r.b1 = this.am();
1054
1054
  }
1055
1055
  }
1056
1056
  break;
@@ -1061,7 +1061,7 @@ let ColorEditor = /*@__PURE__*/ (() => {
1061
1061
  }
1062
1062
  cj() {
1063
1063
  if (this.r != null) {
1064
- this.r.ce = this.cr;
1064
+ this.r.cf = this.cr;
1065
1065
  }
1066
1066
  }
1067
1067
  ch() {
@@ -1070,7 +1070,7 @@ let ColorEditor = /*@__PURE__*/ (() => {
1070
1070
  }
1071
1071
  ci() {
1072
1072
  if (this.n != null) {
1073
- this.r.bk = this.n;
1073
+ this.r.bl = this.n;
1074
1074
  }
1075
1075
  }
1076
1076
  bh() {
@@ -1078,7 +1078,7 @@ let ColorEditor = /*@__PURE__*/ (() => {
1078
1078
  return;
1079
1079
  }
1080
1080
  if (this.r != null) {
1081
- this.r.b7 = "";
1081
+ this.r.b8 = "";
1082
1082
  }
1083
1083
  this.value = BrushUtil.l(0, 0, 0, 0);
1084
1084
  this.e.ax();
@@ -1101,43 +1101,43 @@ let ColorEditor = /*@__PURE__*/ (() => {
1101
1101
  b6(a) {
1102
1102
  let b = a;
1103
1103
  if (this.r != null) {
1104
- if (this.s.b6 && !this.s.t(b.b) && !this.r.t(b.b)) {
1104
+ if (this.s.b7 && !this.s.t(b.b) && !this.r.t(b.b)) {
1105
1105
  this.bi();
1106
1106
  }
1107
1107
  }
1108
1108
  }
1109
1109
  b7(a) {
1110
1110
  if (this.r != null) {
1111
- let b = this.r.be();
1112
- this.s.ce(b);
1111
+ let b = this.r.bf();
1112
+ this.s.cf(b);
1113
1113
  }
1114
1114
  }
1115
1115
  bj() {
1116
- NativeUIComponent.av(this.h.j(), [12, 2, 7, 0], [2, 2, 2, 2], (a) => {
1116
+ NativeUIComponent.aw(this.h.j(), [12, 2, 7, 0], [2, 2, 2, 2], (a) => {
1117
1117
  let b = a[0];
1118
1118
  let c = a[1];
1119
1119
  let d = a[2];
1120
1120
  let e = a[3];
1121
1121
  let f = this.h.i();
1122
1122
  this.h.k(e, f);
1123
- b.bn(d);
1124
- d.bn(e);
1123
+ b.bo(d);
1124
+ d.bo(e);
1125
1125
  this.h.l(c);
1126
- b.ch = BrushUtil.l(255, 255, 255, 255);
1127
- b.ca = 150;
1128
- b.b8 = 8;
1129
- b.cb = 4;
1130
- b.b1 = true;
1126
+ b.ci = BrushUtil.l(255, 255, 255, 255);
1127
+ b.cb = 150;
1128
+ b.b9 = 8;
1129
+ b.cc = 4;
1130
+ b.b2 = true;
1131
1131
  this.r = c;
1132
1132
  this.r.c = this.j;
1133
- this.r.bp = this.l;
1134
- this.r.b6 = ColorEditor.a8;
1135
- this.r.cc = BrushUtil.l(255, 255, 255, 255);
1136
- this.r.cd = BrushUtil.l(255, 0, 0, 0);
1137
- this.r.bn = runOn(this, this.cf);
1133
+ this.r.bq = this.l;
1134
+ this.r.b7 = ColorEditor.a8;
1135
+ this.r.cd = BrushUtil.l(255, 255, 255, 255);
1136
+ this.r.ce = BrushUtil.l(255, 0, 0, 0);
1137
+ this.r.bo = runOn(this, this.cf);
1138
1138
  this.r.n = runOn(this, this.by);
1139
1139
  this.r.o = runOn(this, this.b0);
1140
- this.r.cb = BrushUtil.l(255, 0, 0, 255);
1140
+ this.r.cc = BrushUtil.l(255, 0, 0, 255);
1141
1141
  this.s = b;
1142
1142
  this.e = this.h.c(f);
1143
1143
  this.e.value = this.value;
@@ -1159,7 +1159,7 @@ let ColorEditor = /*@__PURE__*/ (() => {
1159
1159
  this.bl(a);
1160
1160
  }
1161
1161
  b0(a, b) {
1162
- if (!this.s.t(b.b) && !this.r.t(b.b) && !(this.r.an == b.b)) {
1162
+ if (!this.s.t(b.b) && !this.r.t(b.b) && !(this.r.ao == b.b)) {
1163
1163
  this.bp();
1164
1164
  }
1165
1165
  }
@@ -1177,18 +1177,18 @@ let ColorEditor = /*@__PURE__*/ (() => {
1177
1177
  }
1178
1178
  b5(a, b) {
1179
1179
  if (this.r != null) {
1180
- this.r.cb = b;
1180
+ this.r.cc = b;
1181
1181
  }
1182
1182
  }
1183
1183
  bl(a) {
1184
- if (this.s.b6) {
1184
+ if (this.s.b7) {
1185
1185
  this.w = true;
1186
1186
  this.bi();
1187
1187
  }
1188
1188
  }
1189
1189
  cg() {
1190
1190
  if (this.w == false) {
1191
- if (this.s.b6) {
1191
+ if (this.s.b7) {
1192
1192
  this.bi();
1193
1193
  }
1194
1194
  else {
@@ -1226,12 +1226,12 @@ let ColorEditor = /*@__PURE__*/ (() => {
1226
1226
  ce(a, b) {
1227
1227
  {
1228
1228
  let c = this.h.r(true);
1229
- this.s.cf(c, a, b);
1229
+ this.s.cg(c, a, b);
1230
1230
  }
1231
1231
  }
1232
1232
  bi() {
1233
1233
  if (this.s != null) {
1234
- this.a.executeDelayed(() => this.s.cc(), 0);
1234
+ this.a.executeDelayed(() => this.s.cd(), 0);
1235
1235
  }
1236
1236
  if (this.e != null) {
1237
1237
  this.e.bg();
@@ -1240,9 +1240,9 @@ let ColorEditor = /*@__PURE__*/ (() => {
1240
1240
  }
1241
1241
  focus(a = false) {
1242
1242
  if (this.r != null) {
1243
- this.r.a0();
1243
+ this.r.a1();
1244
1244
  }
1245
- if (!this.s.b6 && this.al == true) {
1245
+ if (!this.s.b7 && this.al == true) {
1246
1246
  if (this.w == false) {
1247
1247
  if (this.aa) {
1248
1248
  return;
@@ -1270,7 +1270,7 @@ let ColorEditor = /*@__PURE__*/ (() => {
1270
1270
  }
1271
1271
  cb() {
1272
1272
  if (this.r != null) {
1273
- this.r.b9();
1273
+ this.r.ca();
1274
1274
  }
1275
1275
  }
1276
1276
  bo() {
@@ -1569,7 +1569,7 @@ let ColorEditorPanel = /*@__PURE__*/ (() => {
1569
1569
  }
1570
1570
  }
1571
1571
  a4() {
1572
- NativeUIContent.av(this.d.a7(), [7, 7, 0, 5, 0, 5, 0, 5, 2, 7, 1, 1, 7, 2, 7], [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], (a) => {
1572
+ NativeUIContent.aw(this.d.a7(), [7, 7, 0, 5, 0, 5, 0, 5, 2, 7, 1, 1, 7, 2, 7], [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], (a) => {
1573
1573
  let b = a[0];
1574
1574
  let c = a[1];
1575
1575
  let d = a[2];
@@ -1585,97 +1585,97 @@ let ColorEditorPanel = /*@__PURE__*/ (() => {
1585
1585
  let n = a[12];
1586
1586
  let o = a[13];
1587
1587
  let p = a[14];
1588
- e.bk = 2;
1589
- i.bk = 0;
1590
- g.bk = 1;
1591
- e.bw = BrushUtil.l(0, 0, 0, 0);
1592
- i.bw = BrushUtil.l(0, 0, 0, 0);
1593
- g.bw = BrushUtil.l(0, 0, 0, 0);
1594
- g.bh = new Thickness(1, 0, 5, 5, 0);
1595
- f.bh = new Thickness(1, 0, 5, 5, 0);
1596
- l.bz = "Ok";
1588
+ e.bl = 2;
1589
+ i.bl = 0;
1590
+ g.bl = 1;
1591
+ e.bx = BrushUtil.l(0, 0, 0, 0);
1592
+ i.bx = BrushUtil.l(0, 0, 0, 0);
1593
+ g.bx = BrushUtil.l(0, 0, 0, 0);
1594
+ g.bi = new Thickness(1, 0, 5, 5, 0);
1595
+ f.bi = new Thickness(1, 0, 5, 5, 0);
1596
+ l.b0 = "Ok";
1597
1597
  l.c = this.f;
1598
- m.bz = "Cancel";
1598
+ m.b0 = "Cancel";
1599
1599
  m.c = this.f;
1600
- i.bh = new Thickness(1, 5, 0, 5, 2);
1601
- h.bh = new Thickness(1, 5, 0, 5, 2);
1602
- e.bh = new Thickness(1, 5, 5, 5, 0);
1603
- d.bh = new Thickness(1, 5, 5, 5, 0);
1604
- p.bh = new Thickness(1, 5, 16, 0, 11);
1605
- p.a8 = BrushUtil.l(255, 255, 0, 0);
1606
- c.cc(p, 0);
1607
- c.ca(p, 0);
1608
- c.bn(p);
1609
- n.b2(0, 2, 1);
1610
- n.b2(1, 2, 1);
1611
- n.bh = new Thickness(1, 5, 2, 5, 2);
1612
- n.ca(j, 0);
1613
- j.bh = new Thickness(1, 0, 0, 2, 0);
1614
- j.bu = 1;
1615
- j.bp = this.h;
1600
+ i.bi = new Thickness(1, 5, 0, 5, 2);
1601
+ h.bi = new Thickness(1, 5, 0, 5, 2);
1602
+ e.bi = new Thickness(1, 5, 5, 5, 0);
1603
+ d.bi = new Thickness(1, 5, 5, 5, 0);
1604
+ p.bi = new Thickness(1, 5, 16, 0, 11);
1605
+ p.a9 = BrushUtil.l(255, 255, 0, 0);
1606
+ c.cd(p, 0);
1607
+ c.cb(p, 0);
1608
+ c.bo(p);
1609
+ n.b3(0, 2, 1);
1610
+ n.b3(1, 2, 1);
1611
+ n.bi = new Thickness(1, 5, 2, 5, 2);
1612
+ n.cb(j, 0);
1613
+ j.bi = new Thickness(1, 0, 0, 2, 0);
1614
+ j.bv = 1;
1615
+ j.bq = this.h;
1616
1616
  j.c = this.f;
1617
- j.b5 = "rgba";
1618
- o.bh = new Thickness(1, 0, 0, 2, 0);
1619
- o.bu = 1;
1620
- o.bp = this.h;
1617
+ j.b6 = "rgba";
1618
+ o.bi = new Thickness(1, 0, 0, 2, 0);
1619
+ o.bv = 1;
1620
+ o.bq = this.h;
1621
1621
  o.c = this.f;
1622
- o.b5 = "hex";
1623
- n.ca(o, 1);
1624
- n.bn(j);
1625
- n.bn(o);
1626
- l.bh = new Thickness(1, 5, 2, 5, 2);
1627
- m.bh = new Thickness(1, 5, 2, 5, 2);
1628
- l.bp = this.h;
1629
- m.bp = this.h;
1630
- l.bm = runOn(this, this.a6);
1631
- m.bm = runOn(this, this.bh);
1632
- b.b4(0, 1, 175);
1633
- b.b4(1, 0, 0);
1634
- b.b4(2, 0, 0);
1635
- b.b4(3, 0, 0);
1636
- b.b2(0, 1, 90);
1637
- b.b2(1, 1, 175);
1638
- b.b2(2, 1, 25);
1639
- b.cc(c, 0);
1640
- b.ca(c, 0);
1641
- b.cc(d, 0);
1642
- b.ca(d, 1);
1643
- b.cc(e, 0);
1644
- b.ca(e, 1);
1645
- b.cc(f, 0);
1646
- b.ca(f, 3);
1647
- b.cc(g, 0);
1648
- b.ca(g, 3);
1649
- b.cc(h, 1);
1650
- b.ca(h, 0);
1651
- b.cb(h, 3);
1652
- b.cc(i, 1);
1653
- b.ca(i, 0);
1654
- b.cb(i, 3);
1655
- b.cc(n, 2);
1656
- b.ca(n, 0);
1657
- b.cb(n, 3);
1622
+ o.b6 = "hex";
1623
+ n.cb(o, 1);
1624
+ n.bo(j);
1625
+ n.bo(o);
1626
+ l.bi = new Thickness(1, 5, 2, 5, 2);
1627
+ m.bi = new Thickness(1, 5, 2, 5, 2);
1628
+ l.bq = this.h;
1629
+ m.bq = this.h;
1630
+ l.bn = runOn(this, this.a6);
1631
+ m.bn = runOn(this, this.bh);
1632
+ b.b5(0, 1, 175);
1633
+ b.b5(1, 0, 0);
1634
+ b.b5(2, 0, 0);
1635
+ b.b5(3, 0, 0);
1636
+ b.b3(0, 1, 90);
1637
+ b.b3(1, 1, 175);
1638
+ b.b3(2, 1, 25);
1639
+ b.cd(c, 0);
1640
+ b.cb(c, 0);
1641
+ b.cd(d, 0);
1642
+ b.cb(d, 1);
1643
+ b.cd(e, 0);
1644
+ b.cb(e, 1);
1645
+ b.cd(f, 0);
1646
+ b.cb(f, 3);
1647
+ b.cd(g, 0);
1648
+ b.cb(g, 3);
1649
+ b.cd(h, 1);
1650
+ b.cb(h, 0);
1651
+ b.cc(h, 3);
1652
+ b.cd(i, 1);
1653
+ b.cb(i, 0);
1654
+ b.cc(i, 3);
1655
+ b.cd(n, 2);
1656
+ b.cb(n, 0);
1657
+ b.cc(n, 3);
1658
+ b.cd(k, 3);
1659
+ b.cb(k, 0);
1658
1660
  b.cc(k, 3);
1659
- b.ca(k, 0);
1660
- b.cb(k, 3);
1661
- k.b2(0, 2, 1);
1662
- k.b2(1, 2, 1);
1663
- k.ca(l, 0);
1664
- k.ca(m, 1);
1665
- k.bn(l);
1666
- k.bn(m);
1667
- b.bn(c);
1668
- b.bn(d);
1669
- b.bn(e);
1670
- b.bn(f);
1671
- b.bn(g);
1672
- b.bn(h);
1673
- b.bn(i);
1674
- b.bn(n);
1675
- b.bn(k);
1661
+ k.b3(0, 2, 1);
1662
+ k.b3(1, 2, 1);
1663
+ k.cb(l, 0);
1664
+ k.cb(m, 1);
1665
+ k.bo(l);
1666
+ k.bo(m);
1667
+ b.bo(c);
1668
+ b.bo(d);
1669
+ b.bo(e);
1670
+ b.bo(f);
1671
+ b.bo(g);
1672
+ b.bo(h);
1673
+ b.bo(i);
1674
+ b.bo(n);
1675
+ b.bo(k);
1676
1676
  this.d.a8(b);
1677
1677
  this.n = b;
1678
- this.n.bw = true;
1678
+ this.n.bx = true;
1679
1679
  this.s = i;
1680
1680
  this.u = g;
1681
1681
  this.m = f;
@@ -1683,24 +1683,24 @@ let ColorEditorPanel = /*@__PURE__*/ (() => {
1683
1683
  this.o = p;
1684
1684
  this.r = j;
1685
1685
  this.q = o;
1686
- this.s.bq = 0;
1687
- this.s.bp = 360;
1688
- this.s.by = BrushUtil.l(255, 255, 255, 255);
1686
+ this.s.br = 0;
1687
+ this.s.bq = 360;
1689
1688
  this.s.bz = BrushUtil.l(255, 255, 255, 255);
1690
- this.u.bq = 0;
1691
- this.u.bp = 1;
1692
- this.t.by = BrushUtil.l(255, 155, 155, 155);
1693
- this.t.bz = BrushUtil.l(255, 255, 255, 255);
1694
- this.t.bq = 0;
1695
- this.t.bp = 1;
1696
- this.t.bu = 0;
1697
- this.t.bt = 1;
1689
+ this.s.b0 = BrushUtil.l(255, 255, 255, 255);
1690
+ this.u.br = 0;
1691
+ this.u.bq = 1;
1692
+ this.t.bz = BrushUtil.l(255, 155, 155, 155);
1693
+ this.t.b0 = BrushUtil.l(255, 255, 255, 255);
1694
+ this.t.br = 0;
1695
+ this.t.bq = 1;
1696
+ this.t.bv = 0;
1697
+ this.t.bu = 1;
1698
+ this.s.bp = runOn(this, this.au);
1698
1699
  this.s.bo = runOn(this, this.au);
1699
- this.s.bn = runOn(this, this.au);
1700
+ this.u.bp = runOn(this, this.aw);
1700
1701
  this.u.bo = runOn(this, this.aw);
1701
- this.u.bn = runOn(this, this.aw);
1702
+ this.t.bp = runOn(this, this.av);
1702
1703
  this.t.bo = runOn(this, this.av);
1703
- this.t.bn = runOn(this, this.av);
1704
1704
  this.l = d;
1705
1705
  this.k = h;
1706
1706
  this.p = c;
@@ -1736,26 +1736,26 @@ let ColorEditorPanel = /*@__PURE__*/ (() => {
1736
1736
  let a = Color.u(0, 0, 0, 0);
1737
1737
  let b = Color.u(255, 255, 0, 0);
1738
1738
  if (this.s != null) {
1739
- let c = this.s.bs;
1740
- let d = this.t.bs;
1741
- let e = 1 - this.t.bv;
1742
- let f = 1 - this.u.bs;
1739
+ let c = this.s.bt;
1740
+ let d = this.t.bt;
1741
+ let e = 1 - this.t.bw;
1742
+ let f = 1 - this.u.bt;
1743
1743
  b = ColorUtil.r(1, c, 1, 0.5);
1744
1744
  a = ColorUtil.r(f, c, d, e);
1745
- this.s.bx = BrushUtil.l(b.l, b.o, b.n, b.m);
1746
- this.t.bx = BrushUtil.l(a.l, a.o, a.n, a.m);
1747
- this.o.a8 = BrushUtil.l(a.l, a.o, a.n, a.m);
1748
- this.d.bm(this.s.bs);
1745
+ this.s.by = BrushUtil.l(b.l, b.o, b.n, b.m);
1746
+ this.t.by = BrushUtil.l(a.l, a.o, a.n, a.m);
1747
+ this.o.a9 = BrushUtil.l(a.l, a.o, a.n, a.m);
1748
+ this.d.bm(this.s.bt);
1749
1749
  this.d.bn(0);
1750
- this.d.bo(this.s.bs, this.t.bs, 1 - this.t.bv);
1750
+ this.d.bo(this.s.bt, this.t.bt, 1 - this.t.bw);
1751
1751
  }
1752
1752
  if (this.r != null) {
1753
1753
  let g = a.o + ", " + a.n + ", " + a.m + ", " + Math.round((a.l / 255) * 1000) / 1000;
1754
- this.r.b7 = g;
1754
+ this.r.b8 = g;
1755
1755
  }
1756
1756
  if (this.q != null) {
1757
1757
  let h = ColorUtil.k(a, false);
1758
- this.q.b7 = h;
1758
+ this.q.b8 = h;
1759
1759
  }
1760
1760
  this.bx = BrushUtil.l(a.l, a.o, a.n, a.m);
1761
1761
  this.bc(this.value);
@@ -1768,7 +1768,7 @@ let ColorEditorPanel = /*@__PURE__*/ (() => {
1768
1768
  bl() {
1769
1769
  }
1770
1770
  a3() {
1771
- this.n.az();
1771
+ this.n.a0();
1772
1772
  }
1773
1773
  onAttachedToUI() {
1774
1774
  this.d.bg();
@@ -1794,10 +1794,10 @@ let ColorEditorPanel = /*@__PURE__*/ (() => {
1794
1794
  let a = this.b5;
1795
1795
  let b = ColorUtil.a(a);
1796
1796
  this.y = true;
1797
- this.s.bs = b[1] == -1 ? 0 : b[1];
1798
- this.u.bs = 1 - b[0];
1799
- this.t.bs = b[2];
1800
- this.t.bv = 1 - b[3];
1797
+ this.s.bt = b[1] == -1 ? 0 : b[1];
1798
+ this.u.bt = 1 - b[0];
1799
+ this.t.bt = b[2];
1800
+ this.t.bw = 1 - b[3];
1801
1801
  this.y = false;
1802
1802
  if (this.x) {
1803
1803
  this.bn();
@@ -1817,7 +1817,7 @@ let ColorEditorPanel = /*@__PURE__*/ (() => {
1817
1817
  this.bn();
1818
1818
  }
1819
1819
  a0(a, b, c) {
1820
- let d = this.s.bs;
1820
+ let d = this.s.bt;
1821
1821
  let e = 1;
1822
1822
  let f = 255;
1823
1823
  for (let g = 0; g < c; g++) {
@@ -1976,12 +1976,12 @@ let ColorEditorPanel = /*@__PURE__*/ (() => {
1976
1976
  }
1977
1977
  ad() {
1978
1978
  if (this.s != null) {
1979
- return this.s.bs;
1979
+ return this.s.bt;
1980
1980
  }
1981
1981
  return 0;
1982
1982
  }
1983
1983
  a1(a, b, c) {
1984
- let d = this.s.bs;
1984
+ let d = this.s.bt;
1985
1985
  let e = 1;
1986
1986
  let f = 255;
1987
1987
  for (let g = 0; g < c; g++) {
@@ -2018,11 +2018,11 @@ let ColorEditorPanel = /*@__PURE__*/ (() => {
2018
2018
  }
2019
2019
  }
2020
2020
  a2(a, b, c) {
2021
- let d = this.s.bs;
2021
+ let d = this.s.bt;
2022
2022
  let e = 1;
2023
2023
  let f = 255;
2024
- let g = 1 - this.t.bv;
2025
- let h = this.t.bs;
2024
+ let g = 1 - this.t.bw;
2025
+ let h = this.t.bt;
2026
2026
  for (let i = 0; i < c; i++) {
2027
2027
  let j = i / c;
2028
2028
  for (let k = 0; k < b; k++) {