igniteui-angular-inputs 19.0.1 → 19.1.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.
- package/bundles/igniteui-angular-inputs.umd.js +1075 -1003
- package/bundles/igniteui-angular-inputs.umd.min.js +1 -1
- package/esm2015/lib/ButtonGroupView_combined.js +48 -48
- package/esm2015/lib/ButtonView_combined.js +176 -174
- package/esm2015/lib/CalendarView_combined.js +10 -10
- package/esm2015/lib/CheckboxView_combined.js +25 -25
- package/esm2015/lib/DatePickerView_combined.js +6 -6
- package/esm2015/lib/IconView_combined.js +336 -288
- package/esm2015/lib/InputGroupView_combined.js +318 -311
- package/esm2015/lib/MultiSliderBridge.js +14 -14
- package/esm2015/lib/NativeUIXInputsFactory_combined.js +39 -39
- package/esm2015/lib/RippleView_combined.js +2 -2
- package/esm2015/lib/XButtonBridge.js +2 -2
- package/esm2015/lib/XButtonGroupBridge.js +2 -2
- package/esm2015/lib/XComponentBridge.js +1 -1
- package/esm2015/lib/XIconBridge.js +5 -5
- package/esm2015/lib/XInputBridge.js +22 -22
- package/esm2015/lib/XPopupBridge.js +11 -3
- package/esm2015/lib/igx-x-icon-component.js +34 -34
- package/esm2015/lib/igx-x-label-component.js +40 -40
- package/esm5/lib/ButtonGroupView_combined.js +48 -48
- package/esm5/lib/ButtonView_combined.js +176 -174
- package/esm5/lib/CalendarView_combined.js +10 -10
- package/esm5/lib/CheckboxView_combined.js +25 -25
- package/esm5/lib/DatePickerView_combined.js +6 -6
- package/esm5/lib/IconView_combined.js +328 -272
- package/esm5/lib/InputGroupView_combined.js +311 -304
- package/esm5/lib/MultiSliderBridge.js +14 -14
- package/esm5/lib/NativeUIXInputsFactory_combined.js +39 -39
- package/esm5/lib/RippleView_combined.js +2 -2
- package/esm5/lib/XButtonBridge.js +2 -2
- package/esm5/lib/XButtonGroupBridge.js +2 -2
- package/esm5/lib/XComponentBridge.js +1 -1
- package/esm5/lib/XIconBridge.js +5 -5
- package/esm5/lib/XInputBridge.js +22 -22
- package/esm5/lib/XPopupBridge.js +11 -3
- package/esm5/lib/igx-x-icon-component.js +34 -34
- package/esm5/lib/igx-x-label-component.js +40 -40
- package/fesm2015/igniteui-angular-inputs.js +1091 -1027
- package/fesm5/igniteui-angular-inputs.js +1076 -1004
- package/lib/IconView_combined.d.ts +94 -84
- package/lib/InputGroupView_combined.d.ts +75 -74
- package/lib/XPopupBridge.d.ts +1 -0
- package/package.json +2 -2
|
@@ -68,15 +68,15 @@ export let MultiSliderBridge = /*@__PURE__*/ (() => {
|
|
|
68
68
|
switch (b) {
|
|
69
69
|
case 12: return a.bg;
|
|
70
70
|
case 13: return a.bf;
|
|
71
|
-
case
|
|
72
|
-
case
|
|
71
|
+
case 97: return a.bv;
|
|
72
|
+
case 98: return a.bf;
|
|
73
73
|
case 14: return a.bl;
|
|
74
74
|
case 2: return a.thumbs._inner[0].s;
|
|
75
|
-
case
|
|
76
|
-
case
|
|
77
|
-
case
|
|
78
|
-
case
|
|
79
|
-
case
|
|
75
|
+
case 92: return a.b0;
|
|
76
|
+
case 93: return a.ek;
|
|
77
|
+
case 94: return a.es;
|
|
78
|
+
case 96: return a.eu;
|
|
79
|
+
case 95: return a.et;
|
|
80
80
|
case 30:
|
|
81
81
|
let c = a.e;
|
|
82
82
|
switch (c) {
|
|
@@ -116,10 +116,10 @@ export let MultiSliderBridge = /*@__PURE__*/ (() => {
|
|
|
116
116
|
case 13:
|
|
117
117
|
a.bf = c;
|
|
118
118
|
break;
|
|
119
|
-
case
|
|
119
|
+
case 97:
|
|
120
120
|
a.bv = c;
|
|
121
121
|
break;
|
|
122
|
-
case
|
|
122
|
+
case 98:
|
|
123
123
|
a.bu = c;
|
|
124
124
|
break;
|
|
125
125
|
case 14:
|
|
@@ -128,19 +128,19 @@ export let MultiSliderBridge = /*@__PURE__*/ (() => {
|
|
|
128
128
|
case 2:
|
|
129
129
|
a.thumbs._inner[0].s = c;
|
|
130
130
|
break;
|
|
131
|
-
case
|
|
131
|
+
case 92:
|
|
132
132
|
a.b0 = c;
|
|
133
133
|
break;
|
|
134
|
-
case
|
|
134
|
+
case 93:
|
|
135
135
|
a.ek = c;
|
|
136
136
|
break;
|
|
137
|
-
case
|
|
137
|
+
case 94:
|
|
138
138
|
a.es = c;
|
|
139
139
|
break;
|
|
140
|
-
case
|
|
140
|
+
case 96:
|
|
141
141
|
a.eu = c;
|
|
142
142
|
break;
|
|
143
|
-
case
|
|
143
|
+
case 95:
|
|
144
144
|
a.et = c;
|
|
145
145
|
break;
|
|
146
146
|
case 30:
|
|
@@ -762,22 +762,22 @@ export let ColorEditor = /*@__PURE__*/ (() => {
|
|
|
762
762
|
this.v = false;
|
|
763
763
|
this.af = false;
|
|
764
764
|
this.ad = false;
|
|
765
|
-
this.cj = BrushUtil.
|
|
765
|
+
this.cj = BrushUtil.j(0, 0, 0, 0);
|
|
766
766
|
this.w = false;
|
|
767
767
|
this.propertyChanged = null;
|
|
768
768
|
this.valueChanged = null;
|
|
769
769
|
this.valueChanging = null;
|
|
770
770
|
this.s = null;
|
|
771
771
|
this.a = null;
|
|
772
|
-
this.cl = BrushUtil.
|
|
772
|
+
this.cl = BrushUtil.j(255, 0, 0, 255);
|
|
773
773
|
this.ar = "";
|
|
774
|
-
this.ci = BrushUtil.
|
|
774
|
+
this.ci = BrushUtil.j(255, 24, 29, 31);
|
|
775
775
|
this.l = null;
|
|
776
776
|
this.j = 2;
|
|
777
777
|
this.h = 1;
|
|
778
778
|
this.m = null;
|
|
779
|
-
this.ck = BrushUtil.
|
|
780
|
-
this.ch = BrushUtil.
|
|
779
|
+
this.ck = BrushUtil.j(255, 24, 29, 31);
|
|
780
|
+
this.ch = BrushUtil.j(255, 163, 172, 184);
|
|
781
781
|
this.ac = true;
|
|
782
782
|
this.u = true;
|
|
783
783
|
this.ab = true;
|
|
@@ -1080,7 +1080,7 @@ export let ColorEditor = /*@__PURE__*/ (() => {
|
|
|
1080
1080
|
if (this.q != null) {
|
|
1081
1081
|
this.q.b7 = "";
|
|
1082
1082
|
}
|
|
1083
|
-
this.value = BrushUtil.
|
|
1083
|
+
this.value = BrushUtil.j(0, 0, 0, 0);
|
|
1084
1084
|
this.d.ax();
|
|
1085
1085
|
this.z = false;
|
|
1086
1086
|
}
|
|
@@ -1109,7 +1109,7 @@ export let ColorEditor = /*@__PURE__*/ (() => {
|
|
|
1109
1109
|
b4(a) {
|
|
1110
1110
|
if (this.q != null) {
|
|
1111
1111
|
let b = this.q.be();
|
|
1112
|
-
this.r.
|
|
1112
|
+
this.r.ce(b);
|
|
1113
1113
|
}
|
|
1114
1114
|
}
|
|
1115
1115
|
bg() {
|
|
@@ -1123,21 +1123,21 @@ export let ColorEditor = /*@__PURE__*/ (() => {
|
|
|
1123
1123
|
b.bn(d);
|
|
1124
1124
|
d.bn(e);
|
|
1125
1125
|
this.g.l(c);
|
|
1126
|
-
b.
|
|
1127
|
-
b.
|
|
1128
|
-
b.
|
|
1129
|
-
b.
|
|
1126
|
+
b.ch = BrushUtil.j(255, 255, 255, 255);
|
|
1127
|
+
b.ca = 150;
|
|
1128
|
+
b.b8 = 8;
|
|
1129
|
+
b.cb = 4;
|
|
1130
1130
|
b.b1 = true;
|
|
1131
1131
|
this.q = c;
|
|
1132
1132
|
this.q.c = this.i;
|
|
1133
1133
|
this.q.bp = this.k;
|
|
1134
1134
|
this.q.b6 = ColorEditor.a5;
|
|
1135
|
-
this.q.cc = BrushUtil.
|
|
1136
|
-
this.q.cd = BrushUtil.
|
|
1135
|
+
this.q.cc = BrushUtil.j(255, 255, 255, 255);
|
|
1136
|
+
this.q.cd = BrushUtil.j(255, 0, 0, 0);
|
|
1137
1137
|
this.q.bn = runOn(this, this.cc);
|
|
1138
1138
|
this.q.n = runOn(this, this.bv);
|
|
1139
1139
|
this.q.o = runOn(this, this.bx);
|
|
1140
|
-
this.q.cb = BrushUtil.
|
|
1140
|
+
this.q.cb = BrushUtil.j(255, 0, 0, 255);
|
|
1141
1141
|
this.r = b;
|
|
1142
1142
|
this.d = this.g.c(f);
|
|
1143
1143
|
this.d.value = this.value;
|
|
@@ -1226,12 +1226,12 @@ export let ColorEditor = /*@__PURE__*/ (() => {
|
|
|
1226
1226
|
cb(a, b) {
|
|
1227
1227
|
{
|
|
1228
1228
|
let c = this.g.r(true);
|
|
1229
|
-
this.r.
|
|
1229
|
+
this.r.cf(c, a, b);
|
|
1230
1230
|
}
|
|
1231
1231
|
}
|
|
1232
1232
|
bf() {
|
|
1233
1233
|
if (this.r != null) {
|
|
1234
|
-
this.a.executeDelayed(() => this.r.
|
|
1234
|
+
this.a.executeDelayed(() => this.r.cc(), 0);
|
|
1235
1235
|
}
|
|
1236
1236
|
if (this.d != null) {
|
|
1237
1237
|
this.d.bg();
|
|
@@ -1312,23 +1312,23 @@ export let ColorEditorPanel = /*@__PURE__*/ (() => {
|
|
|
1312
1312
|
constructor() {
|
|
1313
1313
|
super();
|
|
1314
1314
|
this.d = null;
|
|
1315
|
-
this.bv = BrushUtil.
|
|
1315
|
+
this.bv = BrushUtil.j(0, 0, 0, 0);
|
|
1316
1316
|
this.bo = null;
|
|
1317
|
-
this.bs = BrushUtil.
|
|
1317
|
+
this.bs = BrushUtil.j(0, 0, 0, 0);
|
|
1318
1318
|
this.propertyChanged = null;
|
|
1319
1319
|
this.closed = null;
|
|
1320
1320
|
this.valueChanged = null;
|
|
1321
1321
|
this.valueChanging = null;
|
|
1322
1322
|
this.v = null;
|
|
1323
|
-
this.bx = BrushUtil.
|
|
1323
|
+
this.bx = BrushUtil.j(255, 0, 0, 255);
|
|
1324
1324
|
this.g = 3;
|
|
1325
1325
|
this.e = 1;
|
|
1326
|
-
this.bp = BrushUtil.
|
|
1327
|
-
this.bt = BrushUtil.
|
|
1328
|
-
this.bu = BrushUtil.
|
|
1329
|
-
this.bq = BrushUtil.
|
|
1330
|
-
this.br = BrushUtil.
|
|
1331
|
-
this.bw = BrushUtil.
|
|
1326
|
+
this.bp = BrushUtil.j(0, 255, 255, 255);
|
|
1327
|
+
this.bt = BrushUtil.j(255, 33, 150, 243);
|
|
1328
|
+
this.bu = BrushUtil.j(255, 21, 112, 184);
|
|
1329
|
+
this.bq = BrushUtil.j(76, 33, 150, 243);
|
|
1330
|
+
this.br = BrushUtil.j(50, 186, 191, 199);
|
|
1331
|
+
this.bw = BrushUtil.j(255, 24, 29, 31);
|
|
1332
1332
|
this.i = null;
|
|
1333
1333
|
this.n = null;
|
|
1334
1334
|
this.s = null;
|
|
@@ -1347,7 +1347,7 @@ export let ColorEditorPanel = /*@__PURE__*/ (() => {
|
|
|
1347
1347
|
this.x = false;
|
|
1348
1348
|
NativeUIInputsFactory.n();
|
|
1349
1349
|
NativeUIXInputsFactory.m();
|
|
1350
|
-
this.bo = BrushUtil.
|
|
1350
|
+
this.bo = BrushUtil.j(0, 0, 0, 0);
|
|
1351
1351
|
let a = new ColorEditorPanelView();
|
|
1352
1352
|
a.a = this;
|
|
1353
1353
|
this.d = a;
|
|
@@ -1576,9 +1576,9 @@ export let ColorEditorPanel = /*@__PURE__*/ (() => {
|
|
|
1576
1576
|
e.bk = 2;
|
|
1577
1577
|
i.bk = 0;
|
|
1578
1578
|
g.bk = 1;
|
|
1579
|
-
e.bw = BrushUtil.
|
|
1580
|
-
i.bw = BrushUtil.
|
|
1581
|
-
g.bw = BrushUtil.
|
|
1579
|
+
e.bw = BrushUtil.j(0, 0, 0, 0);
|
|
1580
|
+
i.bw = BrushUtil.j(0, 0, 0, 0);
|
|
1581
|
+
g.bw = BrushUtil.j(0, 0, 0, 0);
|
|
1582
1582
|
g.bh = new Thickness(1, 0, 5, 5, 0);
|
|
1583
1583
|
f.bh = new Thickness(1, 0, 5, 5, 0);
|
|
1584
1584
|
l.bz = "Ok";
|
|
@@ -1590,7 +1590,7 @@ export let ColorEditorPanel = /*@__PURE__*/ (() => {
|
|
|
1590
1590
|
e.bh = new Thickness(1, 5, 5, 5, 0);
|
|
1591
1591
|
d.bh = new Thickness(1, 5, 5, 5, 0);
|
|
1592
1592
|
p.bh = new Thickness(1, 5, 16, 0, 11);
|
|
1593
|
-
p.a8 = BrushUtil.
|
|
1593
|
+
p.a8 = BrushUtil.j(255, 255, 0, 0);
|
|
1594
1594
|
c.cc(p, 0);
|
|
1595
1595
|
c.ca(p, 0);
|
|
1596
1596
|
c.bn(p);
|
|
@@ -1673,12 +1673,12 @@ export let ColorEditorPanel = /*@__PURE__*/ (() => {
|
|
|
1673
1673
|
this.q = o;
|
|
1674
1674
|
this.s.bq = 0;
|
|
1675
1675
|
this.s.bp = 360;
|
|
1676
|
-
this.s.by = BrushUtil.
|
|
1677
|
-
this.s.bz = BrushUtil.
|
|
1676
|
+
this.s.by = BrushUtil.j(255, 255, 255, 255);
|
|
1677
|
+
this.s.bz = BrushUtil.j(255, 255, 255, 255);
|
|
1678
1678
|
this.u.bq = 0;
|
|
1679
1679
|
this.u.bp = 1;
|
|
1680
|
-
this.t.by = BrushUtil.
|
|
1681
|
-
this.t.bz = BrushUtil.
|
|
1680
|
+
this.t.by = BrushUtil.j(255, 155, 155, 155);
|
|
1681
|
+
this.t.bz = BrushUtil.j(255, 255, 255, 255);
|
|
1682
1682
|
this.t.bq = 0;
|
|
1683
1683
|
this.t.bp = 1;
|
|
1684
1684
|
this.t.bu = 0;
|
|
@@ -1730,9 +1730,9 @@ export let ColorEditorPanel = /*@__PURE__*/ (() => {
|
|
|
1730
1730
|
let f = 1 - this.u.bs;
|
|
1731
1731
|
b = ColorUtil.r(1, c, 1, 0.5);
|
|
1732
1732
|
a = ColorUtil.r(f, c, d, e);
|
|
1733
|
-
this.s.bx = BrushUtil.
|
|
1734
|
-
this.t.bx = BrushUtil.
|
|
1735
|
-
this.o.a8 = BrushUtil.
|
|
1733
|
+
this.s.bx = BrushUtil.j(b.l, b.o, b.n, b.m);
|
|
1734
|
+
this.t.bx = BrushUtil.j(a.l, a.o, a.n, a.m);
|
|
1735
|
+
this.o.a8 = BrushUtil.j(a.l, a.o, a.n, a.m);
|
|
1736
1736
|
this.d.bm(this.s.bs);
|
|
1737
1737
|
this.d.bn(0);
|
|
1738
1738
|
this.d.bo(this.s.bs, this.t.bs, 1 - this.t.bv);
|
|
@@ -1745,7 +1745,7 @@ export let ColorEditorPanel = /*@__PURE__*/ (() => {
|
|
|
1745
1745
|
let h = ColorUtil.k(a, false);
|
|
1746
1746
|
this.q.b7 = h;
|
|
1747
1747
|
}
|
|
1748
|
-
this.bx = BrushUtil.
|
|
1748
|
+
this.bx = BrushUtil.j(a.l, a.o, a.n, a.m);
|
|
1749
1749
|
this.bc(this.value);
|
|
1750
1750
|
}
|
|
1751
1751
|
au(a, b) {
|
|
@@ -1769,7 +1769,7 @@ export let ColorEditorPanel = /*@__PURE__*/ (() => {
|
|
|
1769
1769
|
bi() {
|
|
1770
1770
|
}
|
|
1771
1771
|
ax() {
|
|
1772
|
-
this.value = BrushUtil.
|
|
1772
|
+
this.value = BrushUtil.j(0, 0, 0, 0);
|
|
1773
1773
|
}
|
|
1774
1774
|
get b5() {
|
|
1775
1775
|
let a = ColorUtil.p(this.value);
|
|
@@ -390,7 +390,7 @@ export let XRipple = /*@__PURE__*/ (() => {
|
|
|
390
390
|
}
|
|
391
391
|
}
|
|
392
392
|
XRipple.$t = markType(XRipple, 'XRipple', Base.$, [INotifyPropertyChanged_$type]);
|
|
393
|
-
XRipple.au = BrushUtil.
|
|
394
|
-
XRipple.av = BrushUtil.
|
|
393
|
+
XRipple.au = BrushUtil.j(40, 0, 0, 0);
|
|
394
|
+
XRipple.av = BrushUtil.j(189, 0, 0, 0);
|
|
395
395
|
return XRipple;
|
|
396
396
|
})();
|
|
@@ -216,7 +216,7 @@ export let XButtonBridge = /*@__PURE__*/ (() => {
|
|
|
216
216
|
case 11:
|
|
217
217
|
d.aa = c;
|
|
218
218
|
break;
|
|
219
|
-
case
|
|
219
|
+
case 88:
|
|
220
220
|
d.by = c;
|
|
221
221
|
break;
|
|
222
222
|
case 59:
|
|
@@ -258,7 +258,7 @@ export let XButtonBridge = /*@__PURE__*/ (() => {
|
|
|
258
258
|
case 56: return c.av;
|
|
259
259
|
case 58: return c.at;
|
|
260
260
|
case 17: return c.k1;
|
|
261
|
-
case
|
|
261
|
+
case 88: return c.by;
|
|
262
262
|
case 59: return c.a5;
|
|
263
263
|
}
|
|
264
264
|
return null;
|
|
@@ -80,7 +80,7 @@ export let XButtonGroupBridge = /*@__PURE__*/ (() => {
|
|
|
80
80
|
}
|
|
81
81
|
return enumGetBox(NativeUIDisplayDensity_$type, e);
|
|
82
82
|
case 18: return enumGetBox(BaseControlTheme_$type, c.p);
|
|
83
|
-
case
|
|
83
|
+
case 87: return c.d;
|
|
84
84
|
case 0:
|
|
85
85
|
switch (c.i) {
|
|
86
86
|
case 0: return enumGetBox(NativeUIButtonGroupDisplayType_$type, 0);
|
|
@@ -120,7 +120,7 @@ export let XButtonGroupBridge = /*@__PURE__*/ (() => {
|
|
|
120
120
|
case 18:
|
|
121
121
|
d.p = EnumUtil.getEnumValue(BaseControlTheme_$type, c);
|
|
122
122
|
break;
|
|
123
|
-
case
|
|
123
|
+
case 87:
|
|
124
124
|
d.d = c;
|
|
125
125
|
break;
|
|
126
126
|
case 0:
|
|
@@ -93,8 +93,8 @@ export let XIconBridge = /*@__PURE__*/ (() => {
|
|
|
93
93
|
a.svg = null;
|
|
94
94
|
a.svgPath = null;
|
|
95
95
|
a.b = null;
|
|
96
|
-
a.
|
|
97
|
-
a.
|
|
96
|
+
a.bg = null;
|
|
97
|
+
a.a1 = null;
|
|
98
98
|
let b = SvgIconRegistry.instance.getSvgPathString(this.u, this.v);
|
|
99
99
|
if (b != null) {
|
|
100
100
|
if (stringStartsWith(trimStart(b, ' ', '\n', '\r', '\t'), "<svg")) {
|
|
@@ -112,16 +112,16 @@ export let XIconBridge = /*@__PURE__*/ (() => {
|
|
|
112
112
|
}
|
|
113
113
|
let d = SvgIconRegistry.instance.getDataURLString(this.u, this.v);
|
|
114
114
|
if (d != null) {
|
|
115
|
-
a.
|
|
115
|
+
a.bg = d;
|
|
116
116
|
return;
|
|
117
117
|
}
|
|
118
118
|
let e = SvgIconRegistry.instance.getIconSource(this.u, this.v);
|
|
119
119
|
if (e != null) {
|
|
120
|
-
a.
|
|
120
|
+
a.a1 = e;
|
|
121
121
|
}
|
|
122
122
|
}
|
|
123
123
|
exportVisualData(a) {
|
|
124
|
-
return a.
|
|
124
|
+
return a.a0();
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
127
|
XIconBridge.$t = markType(XIconBridge, 'XIconBridge', XComponentBridge.$);
|
|
@@ -55,12 +55,12 @@ export let XInputBridge = /*@__PURE__*/ (() => {
|
|
|
55
55
|
this.ab = d;
|
|
56
56
|
this.ag = b;
|
|
57
57
|
break;
|
|
58
|
-
case
|
|
58
|
+
case 27:
|
|
59
59
|
f.compositionEnd = delegateCombine(f.compositionEnd, runOn(this, this.ap));
|
|
60
60
|
this.ac = d;
|
|
61
61
|
this.ah = b;
|
|
62
62
|
break;
|
|
63
|
-
case
|
|
63
|
+
case 28:
|
|
64
64
|
f.keyDown = delegateCombine(f.keyDown, runOn(this, this.ar));
|
|
65
65
|
this.ad = d;
|
|
66
66
|
this.aj = b;
|
|
@@ -75,7 +75,7 @@ export let XInputBridge = /*@__PURE__*/ (() => {
|
|
|
75
75
|
this.aa = d;
|
|
76
76
|
this.af = b;
|
|
77
77
|
break;
|
|
78
|
-
case
|
|
78
|
+
case 25:
|
|
79
79
|
this.ao(a);
|
|
80
80
|
let g = this.w(a);
|
|
81
81
|
let h = this.u;
|
|
@@ -154,12 +154,12 @@ export let XInputBridge = /*@__PURE__*/ (() => {
|
|
|
154
154
|
this.ab = null;
|
|
155
155
|
this.ag = null;
|
|
156
156
|
break;
|
|
157
|
-
case
|
|
157
|
+
case 27:
|
|
158
158
|
f.compositionEnd = delegateRemove(f.compositionEnd, runOn(this, this.ap));
|
|
159
159
|
this.ac = null;
|
|
160
160
|
this.ah = null;
|
|
161
161
|
break;
|
|
162
|
-
case
|
|
162
|
+
case 28:
|
|
163
163
|
f.keyDown = delegateRemove(f.keyDown, runOn(this, this.ar));
|
|
164
164
|
this.ad = null;
|
|
165
165
|
this.aj = null;
|
|
@@ -174,7 +174,7 @@ export let XInputBridge = /*@__PURE__*/ (() => {
|
|
|
174
174
|
this.aa = null;
|
|
175
175
|
this.af = null;
|
|
176
176
|
break;
|
|
177
|
-
case
|
|
177
|
+
case 25:
|
|
178
178
|
this.ao(a);
|
|
179
179
|
let g = this.w(a);
|
|
180
180
|
let h = this.u;
|
|
@@ -265,20 +265,20 @@ export let XInputBridge = /*@__PURE__*/ (() => {
|
|
|
265
265
|
let c = a;
|
|
266
266
|
let d = typeCast(XInput.$, c.inputs._inner[0]);
|
|
267
267
|
switch (b) {
|
|
268
|
-
case
|
|
268
|
+
case 103: return a.mc;
|
|
269
269
|
case 3:
|
|
270
270
|
this.an(a);
|
|
271
271
|
let e = this.v(a);
|
|
272
272
|
return e.text;
|
|
273
|
-
case
|
|
273
|
+
case 100:
|
|
274
274
|
this.ao(a);
|
|
275
275
|
return this.u.svgPath;
|
|
276
|
-
case
|
|
276
|
+
case 101:
|
|
277
277
|
this.ao(a);
|
|
278
278
|
return this.u.fill;
|
|
279
|
-
case
|
|
279
|
+
case 102:
|
|
280
280
|
this.ao(a);
|
|
281
|
-
return this.u.
|
|
281
|
+
return this.u.dp;
|
|
282
282
|
case 2: return d.cq;
|
|
283
283
|
case 1:
|
|
284
284
|
switch (c.t) {
|
|
@@ -314,9 +314,9 @@ export let XInputBridge = /*@__PURE__*/ (() => {
|
|
|
314
314
|
case 21: return d.a1;
|
|
315
315
|
case 32: return d.disabled;
|
|
316
316
|
case 33: return d.d8;
|
|
317
|
-
case
|
|
318
|
-
case
|
|
319
|
-
case
|
|
317
|
+
case 105: return d.selectionStart;
|
|
318
|
+
case 106: return d.selectionEnd;
|
|
319
|
+
case 107: return c.an;
|
|
320
320
|
}
|
|
321
321
|
return null;
|
|
322
322
|
}
|
|
@@ -324,7 +324,7 @@ export let XInputBridge = /*@__PURE__*/ (() => {
|
|
|
324
324
|
let d = a;
|
|
325
325
|
let e = typeCast(XInput.$, d.inputs._inner[0]);
|
|
326
326
|
switch (b) {
|
|
327
|
-
case
|
|
327
|
+
case 103:
|
|
328
328
|
a.mc = c;
|
|
329
329
|
break;
|
|
330
330
|
case 3:
|
|
@@ -332,17 +332,17 @@ export let XInputBridge = /*@__PURE__*/ (() => {
|
|
|
332
332
|
let f = this.v(a);
|
|
333
333
|
f.text = c;
|
|
334
334
|
break;
|
|
335
|
-
case
|
|
335
|
+
case 100:
|
|
336
336
|
this.ao(a);
|
|
337
337
|
this.u.svgPath = c;
|
|
338
338
|
break;
|
|
339
|
-
case
|
|
339
|
+
case 101:
|
|
340
340
|
this.ao(a);
|
|
341
341
|
this.u.fill = c;
|
|
342
342
|
break;
|
|
343
|
-
case
|
|
343
|
+
case 102:
|
|
344
344
|
this.ao(a);
|
|
345
|
-
this.u.
|
|
345
|
+
this.u.dp = c;
|
|
346
346
|
break;
|
|
347
347
|
case 2:
|
|
348
348
|
e.cq = c == null ? null : c.toString();
|
|
@@ -417,13 +417,13 @@ export let XInputBridge = /*@__PURE__*/ (() => {
|
|
|
417
417
|
case 33:
|
|
418
418
|
e.d8 = c;
|
|
419
419
|
break;
|
|
420
|
-
case
|
|
420
|
+
case 105:
|
|
421
421
|
e.selectionStart = typeGetValue(c);
|
|
422
422
|
break;
|
|
423
|
-
case
|
|
423
|
+
case 106:
|
|
424
424
|
e.selectionEnd = typeGetValue(c);
|
|
425
425
|
break;
|
|
426
|
-
case
|
|
426
|
+
case 107:
|
|
427
427
|
d.an = c;
|
|
428
428
|
break;
|
|
429
429
|
}
|
|
@@ -77,7 +77,7 @@ export let XPopupBridge = /*@__PURE__*/ (() => {
|
|
|
77
77
|
this.y = d;
|
|
78
78
|
this.ah = b;
|
|
79
79
|
break;
|
|
80
|
-
case
|
|
80
|
+
case 29:
|
|
81
81
|
e.measuringContentSize = delegateCombine(e.measuringContentSize, runOn(this, this.ar));
|
|
82
82
|
this.ac = d;
|
|
83
83
|
this.w = b;
|
|
@@ -122,7 +122,7 @@ export let XPopupBridge = /*@__PURE__*/ (() => {
|
|
|
122
122
|
this.y = null;
|
|
123
123
|
this.ah = null;
|
|
124
124
|
break;
|
|
125
|
-
case
|
|
125
|
+
case 29:
|
|
126
126
|
e.measuringContentSize = delegateRemove(e.measuringContentSize, runOn(this, this.ar));
|
|
127
127
|
this.ac = null;
|
|
128
128
|
this.w = null;
|
|
@@ -189,6 +189,7 @@ export let XPopupBridge = /*@__PURE__*/ (() => {
|
|
|
189
189
|
case 42: return c.c4;
|
|
190
190
|
case 39: return c.ao;
|
|
191
191
|
case 62: return c.a4;
|
|
192
|
+
case 110: return c.ay;
|
|
192
193
|
}
|
|
193
194
|
return super.getValue(a, b);
|
|
194
195
|
}
|
|
@@ -248,12 +249,19 @@ export let XPopupBridge = /*@__PURE__*/ (() => {
|
|
|
248
249
|
case 62:
|
|
249
250
|
d.a4 = c;
|
|
250
251
|
break;
|
|
252
|
+
case 110:
|
|
253
|
+
d.ay = c;
|
|
254
|
+
break;
|
|
251
255
|
}
|
|
252
256
|
super.setValue(a, b, c);
|
|
253
257
|
}
|
|
254
258
|
showRelativeToExclusionRect(a, b, c, d) {
|
|
255
259
|
a.showRelativeToExclusionRect(b, this.v(c), this.u(d));
|
|
256
260
|
}
|
|
261
|
+
showRelativeToTarget(a, b, c, d) {
|
|
262
|
+
let e = b.an.getNativeElement();
|
|
263
|
+
a.cr(e, this.v(c), this.u(d));
|
|
264
|
+
}
|
|
257
265
|
close(a) {
|
|
258
266
|
a.b6();
|
|
259
267
|
}
|
|
@@ -283,7 +291,7 @@ export let XPopupBridge = /*@__PURE__*/ (() => {
|
|
|
283
291
|
}
|
|
284
292
|
}
|
|
285
293
|
exportVisualData(a) {
|
|
286
|
-
return a.
|
|
294
|
+
return a.a0();
|
|
287
295
|
}
|
|
288
296
|
addChild(a, b) {
|
|
289
297
|
this.ae.add(b);
|