igniteui-angular-inputs 21.0.0-beta.0 → 21.0.1-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 +3640 -3311
- package/bundles/igniteui-angular-inputs.umd.min.js +1 -1
- package/esm2015/lib/ButtonGroupView_combined.js +642 -628
- package/esm2015/lib/ButtonView_combined.js +2036 -1743
- package/esm2015/lib/CalendarView_combined.js +157 -157
- package/esm2015/lib/CheckboxView_combined.js +39 -39
- package/esm2015/lib/DatePickerView_combined.js +4 -4
- package/esm2015/lib/InputGroupView_combined.js +209 -209
- package/esm2015/lib/NativeUIXInputsFactory_combined.js +35 -35
- package/esm2015/lib/RippleView_combined.js +2 -2
- package/esm2015/lib/ThemeResolver.js +38 -22
- package/esm2015/lib/XButtonBridge.js +53 -45
- package/esm2015/lib/XButtonGroupBridge.js +13 -9
- package/esm2015/lib/XIconButtonBridge.js +2 -2
- package/esm2015/lib/igx-x-button-component.js +399 -399
- package/esm2015/lib/igx-x-button-group-component.js +124 -124
- package/esm5/lib/ButtonGroupView_combined.js +620 -606
- package/esm5/lib/ButtonView_combined.js +1950 -1657
- package/esm5/lib/CalendarView_combined.js +157 -157
- package/esm5/lib/CheckboxView_combined.js +39 -39
- package/esm5/lib/DatePickerView_combined.js +4 -4
- package/esm5/lib/InputGroupView_combined.js +209 -209
- package/esm5/lib/NativeUIXInputsFactory_combined.js +35 -35
- package/esm5/lib/RippleView_combined.js +2 -2
- package/esm5/lib/ThemeResolver.js +38 -22
- package/esm5/lib/XButtonBridge.js +53 -45
- package/esm5/lib/XButtonGroupBridge.js +13 -9
- package/esm5/lib/XIconButtonBridge.js +2 -2
- package/esm5/lib/igx-x-button-component.js +399 -399
- package/esm5/lib/igx-x-button-group-component.js +124 -124
- package/fesm2015/igniteui-angular-inputs.js +3743 -3414
- package/fesm5/igniteui-angular-inputs.js +3641 -3312
- package/lib/ButtonGroupView_combined.d.ts +181 -179
- package/lib/ButtonView_combined.d.ts +479 -478
- package/lib/ThemeResolver.d.ts +18 -15
- package/package.json +2 -2
|
@@ -1775,103 +1775,103 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1775
1775
|
_this.gotFocus = null;
|
|
1776
1776
|
_this.dw = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "BorderWidth");
|
|
1777
1777
|
_this.dx = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "FocusBorderWidth");
|
|
1778
|
-
_this.kv = XInputGroup.m.
|
|
1779
|
-
_this.ol = XInputGroup.m.
|
|
1780
|
-
_this.m9 = XInputGroup.m.
|
|
1781
|
-
_this.na = XInputGroup.m.
|
|
1782
|
-
_this.nb = XInputGroup.m.
|
|
1778
|
+
_this.kv = XInputGroup.m.z(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "CornerRadius");
|
|
1779
|
+
_this.ol = XInputGroup.m.ak(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "ContentPadding");
|
|
1780
|
+
_this.m9 = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "BorderColor");
|
|
1781
|
+
_this.na = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "FocusBorderColor");
|
|
1782
|
+
_this.nb = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "FocusLabelColor");
|
|
1783
1783
|
_this.d5 = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineWidth");
|
|
1784
1784
|
_this.d4 = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineRippleWidth");
|
|
1785
1785
|
_this.d1 = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineWidth");
|
|
1786
|
-
_this.ne = XInputGroup.m.
|
|
1787
|
-
_this.nf = XInputGroup.m.
|
|
1788
|
-
_this.nd = XInputGroup.m.
|
|
1789
|
-
_this.nc = XInputGroup.m.
|
|
1786
|
+
_this.ne = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineColor");
|
|
1787
|
+
_this.nf = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineRippleColor");
|
|
1788
|
+
_this.nd = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineColor");
|
|
1789
|
+
_this.nc = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineColor");
|
|
1790
1790
|
_this.d2 = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineOpacity");
|
|
1791
1791
|
_this.d0 = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineOpacity");
|
|
1792
1792
|
_this.dy = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineOpacity");
|
|
1793
1793
|
_this.dz = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineRippleOpacity");
|
|
1794
1794
|
_this.d3 = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineRippleOpacity");
|
|
1795
|
-
_this.m8 = XInputGroup.m.
|
|
1795
|
+
_this.m8 = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 0), "BackgroundColor");
|
|
1796
1796
|
_this.dl = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "BorderWidth");
|
|
1797
1797
|
_this.dm = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "FocusBorderWidth");
|
|
1798
|
-
_this.ku = XInputGroup.m.
|
|
1799
|
-
_this.ok = XInputGroup.m.
|
|
1800
|
-
_this.m1 = XInputGroup.m.
|
|
1801
|
-
_this.m2 = XInputGroup.m.
|
|
1802
|
-
_this.m3 = XInputGroup.m.
|
|
1798
|
+
_this.ku = XInputGroup.m.z(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "CornerRadius");
|
|
1799
|
+
_this.ok = XInputGroup.m.ak(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "ContentPadding");
|
|
1800
|
+
_this.m1 = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "BorderColor");
|
|
1801
|
+
_this.m2 = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "FocusBorderColor");
|
|
1802
|
+
_this.m3 = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "FocusLabelColor");
|
|
1803
1803
|
_this.dv = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "UnderlineWidth");
|
|
1804
1804
|
_this.du = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "UnderlineRippleWidth");
|
|
1805
1805
|
_this.dr = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "HoverUnderlineWidth");
|
|
1806
|
-
_this.m6 = XInputGroup.m.
|
|
1807
|
-
_this.m7 = XInputGroup.m.
|
|
1808
|
-
_this.m5 = XInputGroup.m.
|
|
1809
|
-
_this.m4 = XInputGroup.m.
|
|
1806
|
+
_this.m6 = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "UnderlineColor");
|
|
1807
|
+
_this.m7 = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "UnderlineRippleColor");
|
|
1808
|
+
_this.m5 = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "HoverUnderlineColor");
|
|
1809
|
+
_this.m4 = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "FocusUnderlineColor");
|
|
1810
1810
|
_this.ds = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "UnderlineOpacity");
|
|
1811
1811
|
_this.dq = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "HoverUnderlineOpacity");
|
|
1812
1812
|
_this.dn = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "FocusUnderlineOpacity");
|
|
1813
1813
|
_this.dp = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "FocusUnderlineRippleOpacity");
|
|
1814
1814
|
_this.dt = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "UnderlineRippleOpacity");
|
|
1815
|
-
_this.m0 = XInputGroup.m.
|
|
1815
|
+
_this.m0 = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 1), "BackgroundColor");
|
|
1816
1816
|
_this.db = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "BorderWidth");
|
|
1817
1817
|
_this.dc = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "FocusBorderWidth");
|
|
1818
|
-
_this.kt = XInputGroup.m.
|
|
1819
|
-
_this.oj = XInputGroup.m.
|
|
1820
|
-
_this.mt = XInputGroup.m.
|
|
1821
|
-
_this.mu = XInputGroup.m.
|
|
1822
|
-
_this.mv = XInputGroup.m.
|
|
1818
|
+
_this.kt = XInputGroup.m.z(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "CornerRadius");
|
|
1819
|
+
_this.oj = XInputGroup.m.ak(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "ContentPadding");
|
|
1820
|
+
_this.mt = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "BorderColor");
|
|
1821
|
+
_this.mu = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "FocusBorderColor");
|
|
1822
|
+
_this.mv = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "FocusLabelColor");
|
|
1823
1823
|
_this.dk = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "UnderlineWidth");
|
|
1824
1824
|
_this.dj = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "UnderlineRippleWidth");
|
|
1825
1825
|
_this.dg = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "HoverUnderlineWidth");
|
|
1826
|
-
_this.my = XInputGroup.m.
|
|
1827
|
-
_this.mz = XInputGroup.m.
|
|
1828
|
-
_this.mx = XInputGroup.m.
|
|
1829
|
-
_this.mw = XInputGroup.m.
|
|
1826
|
+
_this.my = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "UnderlineColor");
|
|
1827
|
+
_this.mz = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "UnderlineRippleColor");
|
|
1828
|
+
_this.mx = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "HoverUnderlineColor");
|
|
1829
|
+
_this.mw = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "FocusUnderlineColor");
|
|
1830
1830
|
_this.dh = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "UnderlineOpacity");
|
|
1831
1831
|
_this.df = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "HoverUnderlineOpacity");
|
|
1832
1832
|
_this.dd = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "FocusUnderlineOpacity");
|
|
1833
1833
|
_this.de = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "FocusUnderlineRippleOpacity");
|
|
1834
1834
|
_this.di = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "UnderlineRippleOpacity");
|
|
1835
|
-
_this.ms = XInputGroup.m.
|
|
1835
|
+
_this.ms = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 2), "BackgroundColor");
|
|
1836
1836
|
_this.d6 = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "BorderWidth");
|
|
1837
1837
|
_this.d7 = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "FocusBorderWidth");
|
|
1838
|
-
_this.kw = XInputGroup.m.
|
|
1839
|
-
_this.om = XInputGroup.m.
|
|
1840
|
-
_this.nh = XInputGroup.m.
|
|
1841
|
-
_this.ni = XInputGroup.m.
|
|
1842
|
-
_this.nj = XInputGroup.m.
|
|
1838
|
+
_this.kw = XInputGroup.m.z(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "CornerRadius");
|
|
1839
|
+
_this.om = XInputGroup.m.ak(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "ContentPadding");
|
|
1840
|
+
_this.nh = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "BorderColor");
|
|
1841
|
+
_this.ni = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "FocusBorderColor");
|
|
1842
|
+
_this.nj = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "FocusLabelColor");
|
|
1843
1843
|
_this.ef = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "UnderlineWidth");
|
|
1844
1844
|
_this.ee = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "UnderlineRippleWidth");
|
|
1845
1845
|
_this.eb = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "HoverUnderlineWidth");
|
|
1846
|
-
_this.nm = XInputGroup.m.
|
|
1847
|
-
_this.nn = XInputGroup.m.
|
|
1848
|
-
_this.nl = XInputGroup.m.
|
|
1849
|
-
_this.nk = XInputGroup.m.
|
|
1846
|
+
_this.nm = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "UnderlineColor");
|
|
1847
|
+
_this.nn = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "UnderlineRippleColor");
|
|
1848
|
+
_this.nl = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "HoverUnderlineColor");
|
|
1849
|
+
_this.nk = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "FocusUnderlineColor");
|
|
1850
1850
|
_this.ec = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "UnderlineOpacity");
|
|
1851
1851
|
_this.ea = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "HoverUnderlineOpacity");
|
|
1852
1852
|
_this.d8 = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "FocusUnderlineOpacity");
|
|
1853
1853
|
_this.d9 = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "FocusUnderlineRippleOpacity");
|
|
1854
1854
|
_this.ed = XInputGroup.m.i(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "UnderlineRippleOpacity");
|
|
1855
|
-
_this.ng = XInputGroup.m.
|
|
1856
|
-
_this.k0 = ThemeResolver.
|
|
1857
|
-
_this.k1 = ThemeResolver.
|
|
1855
|
+
_this.ng = XInputGroup.m.af(XInputGroup.o, enumGetBox(InputGroupDisplayType_$type, 3), "BackgroundColor");
|
|
1856
|
+
_this.k0 = ThemeResolver.ah(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "BorderColor");
|
|
1857
|
+
_this.k1 = ThemeResolver.ah(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "FocusBorderColor");
|
|
1858
1858
|
_this.as = ThemeResolver.k(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "BorderWidth");
|
|
1859
1859
|
_this.at = ThemeResolver.k(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "FocusBorderWidth");
|
|
1860
|
-
_this.ki = ThemeResolver.
|
|
1861
|
-
_this.n8 = ThemeResolver.
|
|
1860
|
+
_this.ki = ThemeResolver.ab(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "CornerRadius");
|
|
1861
|
+
_this.n8 = ThemeResolver.am(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "ContentPadding");
|
|
1862
1862
|
_this.a1 = ThemeResolver.k(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineWidth");
|
|
1863
1863
|
_this.a0 = ThemeResolver.k(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineRippleWidth");
|
|
1864
1864
|
_this.ax = ThemeResolver.k(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineWidth");
|
|
1865
|
-
_this.k4 = ThemeResolver.
|
|
1866
|
-
_this.k5 = ThemeResolver.
|
|
1867
|
-
_this.k3 = ThemeResolver.
|
|
1868
|
-
_this.k2 = ThemeResolver.
|
|
1865
|
+
_this.k4 = ThemeResolver.ah(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineColor");
|
|
1866
|
+
_this.k5 = ThemeResolver.ah(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineRippleColor");
|
|
1867
|
+
_this.k3 = ThemeResolver.ah(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineColor");
|
|
1868
|
+
_this.k2 = ThemeResolver.ah(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineColor");
|
|
1869
1869
|
_this.ay = ThemeResolver.k(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineOpacity");
|
|
1870
1870
|
_this.aw = ThemeResolver.k(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineOpacity");
|
|
1871
1871
|
_this.au = ThemeResolver.k(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineOpacity");
|
|
1872
1872
|
_this.av = ThemeResolver.k(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineRippleOpacity");
|
|
1873
1873
|
_this.az = ThemeResolver.k(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineRippleOpacity");
|
|
1874
|
-
_this.kz = ThemeResolver.
|
|
1874
|
+
_this.kz = ThemeResolver.ah(XInputGroup.o, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "BackgroundColor");
|
|
1875
1875
|
_this.bc = NaN;
|
|
1876
1876
|
_this.bn = NaN;
|
|
1877
1877
|
_this.k7 = null;
|
|
@@ -2592,84 +2592,84 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2592
2592
|
XInputGroup.prototype.ka = function (a) {
|
|
2593
2593
|
this.dw = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 0), "BorderWidth");
|
|
2594
2594
|
this.dx = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 0), "FocusBorderWidth");
|
|
2595
|
-
this.kv = XInputGroup.m.
|
|
2596
|
-
this.ol = XInputGroup.m.
|
|
2597
|
-
this.m9 = XInputGroup.m.
|
|
2598
|
-
this.na = XInputGroup.m.
|
|
2599
|
-
this.nb = XInputGroup.m.
|
|
2595
|
+
this.kv = XInputGroup.m.z(a, enumGetBox(InputGroupDisplayType_$type, 0), "CornerRadius");
|
|
2596
|
+
this.ol = XInputGroup.m.ak(a, enumGetBox(InputGroupDisplayType_$type, 0), "ContentPadding");
|
|
2597
|
+
this.m9 = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 0), "BorderColor");
|
|
2598
|
+
this.na = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 0), "FocusBorderColor");
|
|
2599
|
+
this.nb = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 0), "FocusLabelColor");
|
|
2600
2600
|
this.d5 = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineWidth");
|
|
2601
2601
|
this.d4 = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineRippleWidth");
|
|
2602
2602
|
this.d1 = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineWidth");
|
|
2603
|
-
this.ne = XInputGroup.m.
|
|
2604
|
-
this.nf = XInputGroup.m.
|
|
2605
|
-
this.nd = XInputGroup.m.
|
|
2606
|
-
this.nc = XInputGroup.m.
|
|
2603
|
+
this.ne = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineColor");
|
|
2604
|
+
this.nf = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineRippleColor");
|
|
2605
|
+
this.nd = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineColor");
|
|
2606
|
+
this.nc = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineColor");
|
|
2607
2607
|
this.d2 = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineOpacity");
|
|
2608
2608
|
this.d0 = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineOpacity");
|
|
2609
2609
|
this.dy = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineOpacity");
|
|
2610
2610
|
this.dz = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineRippleOpacity");
|
|
2611
2611
|
this.d3 = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineRippleOpacity");
|
|
2612
|
-
this.m8 = XInputGroup.m.
|
|
2612
|
+
this.m8 = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 0), "BackgroundColor");
|
|
2613
2613
|
this.dl = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 1), "BorderWidth");
|
|
2614
2614
|
this.dm = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 1), "FocusBorderWidth");
|
|
2615
|
-
this.ku = XInputGroup.m.
|
|
2616
|
-
this.ok = XInputGroup.m.
|
|
2617
|
-
this.m1 = XInputGroup.m.
|
|
2618
|
-
this.m2 = XInputGroup.m.
|
|
2619
|
-
this.m3 = XInputGroup.m.
|
|
2615
|
+
this.ku = XInputGroup.m.z(a, enumGetBox(InputGroupDisplayType_$type, 1), "CornerRadius");
|
|
2616
|
+
this.ok = XInputGroup.m.ak(a, enumGetBox(InputGroupDisplayType_$type, 1), "ContentPadding");
|
|
2617
|
+
this.m1 = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 1), "BorderColor");
|
|
2618
|
+
this.m2 = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 1), "FocusBorderColor");
|
|
2619
|
+
this.m3 = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 1), "FocusLabelColor");
|
|
2620
2620
|
this.dv = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 1), "UnderlineWidth");
|
|
2621
2621
|
this.du = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 1), "UnderlineRippleWidth");
|
|
2622
2622
|
this.dr = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 1), "HoverUnderlineWidth");
|
|
2623
|
-
this.m6 = XInputGroup.m.
|
|
2624
|
-
this.m7 = XInputGroup.m.
|
|
2625
|
-
this.m5 = XInputGroup.m.
|
|
2626
|
-
this.m4 = XInputGroup.m.
|
|
2623
|
+
this.m6 = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 1), "UnderlineColor");
|
|
2624
|
+
this.m7 = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 1), "UnderlineRippleColor");
|
|
2625
|
+
this.m5 = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 1), "HoverUnderlineColor");
|
|
2626
|
+
this.m4 = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 1), "FocusUnderlineColor");
|
|
2627
2627
|
this.ds = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 1), "UnderlineOpacity");
|
|
2628
2628
|
this.dq = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 1), "HoverUnderlineOpacity");
|
|
2629
2629
|
this.dn = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 1), "FocusUnderlineOpacity");
|
|
2630
2630
|
this.dp = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 1), "FocusUnderlineRippleOpacity");
|
|
2631
2631
|
this.dt = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 1), "UnderlineRippleOpacity");
|
|
2632
|
-
this.m0 = XInputGroup.m.
|
|
2632
|
+
this.m0 = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 1), "BackgroundColor");
|
|
2633
2633
|
this.db = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 2), "BorderWidth");
|
|
2634
2634
|
this.dc = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 2), "FocusBorderWidth");
|
|
2635
|
-
this.kt = XInputGroup.m.
|
|
2636
|
-
this.oj = XInputGroup.m.
|
|
2637
|
-
this.mt = XInputGroup.m.
|
|
2638
|
-
this.mu = XInputGroup.m.
|
|
2639
|
-
this.mv = XInputGroup.m.
|
|
2635
|
+
this.kt = XInputGroup.m.z(a, enumGetBox(InputGroupDisplayType_$type, 2), "CornerRadius");
|
|
2636
|
+
this.oj = XInputGroup.m.ak(a, enumGetBox(InputGroupDisplayType_$type, 2), "ContentPadding");
|
|
2637
|
+
this.mt = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 2), "BorderColor");
|
|
2638
|
+
this.mu = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 2), "FocusBorderColor");
|
|
2639
|
+
this.mv = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 2), "FocusLabelColor");
|
|
2640
2640
|
this.dk = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 2), "UnderlineWidth");
|
|
2641
2641
|
this.dj = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 2), "UnderlineRippleWidth");
|
|
2642
2642
|
this.dg = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 2), "HoverUnderlineWidth");
|
|
2643
|
-
this.my = XInputGroup.m.
|
|
2644
|
-
this.mz = XInputGroup.m.
|
|
2645
|
-
this.mx = XInputGroup.m.
|
|
2646
|
-
this.mw = XInputGroup.m.
|
|
2643
|
+
this.my = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 2), "UnderlineColor");
|
|
2644
|
+
this.mz = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 2), "UnderlineRippleColor");
|
|
2645
|
+
this.mx = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 2), "HoverUnderlineColor");
|
|
2646
|
+
this.mw = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 2), "FocusUnderlineColor");
|
|
2647
2647
|
this.dh = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 2), "UnderlineOpacity");
|
|
2648
2648
|
this.df = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 2), "HoverUnderlineOpacity");
|
|
2649
2649
|
this.dd = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 2), "FocusUnderlineOpacity");
|
|
2650
2650
|
this.de = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 2), "FocusUnderlineRippleOpacity");
|
|
2651
2651
|
this.di = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 2), "UnderlineRippleOpacity");
|
|
2652
|
-
this.ms = XInputGroup.m.
|
|
2652
|
+
this.ms = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 2), "BackgroundColor");
|
|
2653
2653
|
this.d6 = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 3), "BorderWidth");
|
|
2654
2654
|
this.d7 = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 3), "FocusBorderWidth");
|
|
2655
|
-
this.kw = XInputGroup.m.
|
|
2656
|
-
this.om = XInputGroup.m.
|
|
2657
|
-
this.nh = XInputGroup.m.
|
|
2658
|
-
this.ni = XInputGroup.m.
|
|
2659
|
-
this.nj = XInputGroup.m.
|
|
2655
|
+
this.kw = XInputGroup.m.z(a, enumGetBox(InputGroupDisplayType_$type, 3), "CornerRadius");
|
|
2656
|
+
this.om = XInputGroup.m.ak(a, enumGetBox(InputGroupDisplayType_$type, 3), "ContentPadding");
|
|
2657
|
+
this.nh = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 3), "BorderColor");
|
|
2658
|
+
this.ni = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 3), "FocusBorderColor");
|
|
2659
|
+
this.nj = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 3), "FocusLabelColor");
|
|
2660
2660
|
this.ef = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 3), "UnderlineWidth");
|
|
2661
2661
|
this.ee = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 3), "UnderlineRippleWidth");
|
|
2662
2662
|
this.eb = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 3), "HoverUnderlineWidth");
|
|
2663
|
-
this.nm = XInputGroup.m.
|
|
2664
|
-
this.nn = XInputGroup.m.
|
|
2665
|
-
this.nl = XInputGroup.m.
|
|
2666
|
-
this.nk = XInputGroup.m.
|
|
2663
|
+
this.nm = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 3), "UnderlineColor");
|
|
2664
|
+
this.nn = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 3), "UnderlineRippleColor");
|
|
2665
|
+
this.nl = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 3), "HoverUnderlineColor");
|
|
2666
|
+
this.nk = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 3), "FocusUnderlineColor");
|
|
2667
2667
|
this.ec = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 3), "UnderlineOpacity");
|
|
2668
2668
|
this.ea = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 3), "HoverUnderlineOpacity");
|
|
2669
2669
|
this.d8 = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 3), "FocusUnderlineOpacity");
|
|
2670
2670
|
this.d9 = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 3), "FocusUnderlineRippleOpacity");
|
|
2671
2671
|
this.ed = XInputGroup.m.i(a, enumGetBox(InputGroupDisplayType_$type, 3), "UnderlineRippleOpacity");
|
|
2672
|
-
this.ng = XInputGroup.m.
|
|
2672
|
+
this.ng = XInputGroup.m.af(a, enumGetBox(InputGroupDisplayType_$type, 3), "BackgroundColor");
|
|
2673
2673
|
};
|
|
2674
2674
|
XInputGroup.prototype.jv = function () {
|
|
2675
2675
|
var _this = this;
|
|
@@ -4599,22 +4599,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4599
4599
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
4600
4600
|
$ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 4, 4));
|
|
4601
4601
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
4602
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4603
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
4604
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
4602
|
+
$ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
|
|
4603
|
+
$ret.addItem("FocusBorderColor", BrushUtil.l(255, 0, 153, 155));
|
|
4604
|
+
$ret.addItem("FocusLabelColor", BrushUtil.l(255, 0, 153, 155));
|
|
4605
4605
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4606
4606
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4607
4607
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4608
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4609
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
4610
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4611
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
4608
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(138, 0, 0, 0));
|
|
4609
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.l(255, 0, 153, 155));
|
|
4610
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(138, 0, 0, 0));
|
|
4611
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.l(255, 0, 153, 155));
|
|
4612
4612
|
$ret.addItem("UnderlineOpacity", 0);
|
|
4613
4613
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
4614
4614
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
4615
4615
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
4616
4616
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4617
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4617
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
|
|
4618
4618
|
return $ret;
|
|
4619
4619
|
})())));
|
|
4620
4620
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((function () {
|
|
@@ -4623,22 +4623,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4623
4623
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
4624
4624
|
$ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 0, 0));
|
|
4625
4625
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
4626
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4627
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
4628
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
4626
|
+
$ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
|
|
4627
|
+
$ret.addItem("FocusBorderColor", BrushUtil.l(255, 0, 153, 155));
|
|
4628
|
+
$ret.addItem("FocusLabelColor", BrushUtil.l(255, 0, 153, 155));
|
|
4629
4629
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4630
4630
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4631
4631
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4632
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4633
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
4634
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4635
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
4632
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(138, 0, 0, 0));
|
|
4633
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.l(255, 0, 153, 155));
|
|
4634
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(138, 0, 0, 0));
|
|
4635
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.l(255, 0, 153, 155));
|
|
4636
4636
|
$ret.addItem("UnderlineOpacity", 1);
|
|
4637
4637
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
4638
4638
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
4639
4639
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
4640
4640
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4641
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4641
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(20, 0, 0, 0));
|
|
4642
4642
|
return $ret;
|
|
4643
4643
|
})())));
|
|
4644
4644
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((function () {
|
|
@@ -4647,22 +4647,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4647
4647
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
4648
4648
|
$ret.addItem("CornerRadius", new CornerRadius(0, 0));
|
|
4649
4649
|
$ret.addItem("ContentPadding", new Thickness(0, 0));
|
|
4650
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4651
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
4652
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
4650
|
+
$ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
|
|
4651
|
+
$ret.addItem("FocusBorderColor", BrushUtil.l(255, 0, 153, 155));
|
|
4652
|
+
$ret.addItem("FocusLabelColor", BrushUtil.l(255, 0, 153, 155));
|
|
4653
4653
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4654
4654
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4655
4655
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4656
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4657
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
4658
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4659
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
4656
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(138, 0, 0, 0));
|
|
4657
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.l(255, 0, 153, 155));
|
|
4658
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(138, 0, 0, 0));
|
|
4659
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.l(255, 0, 153, 155));
|
|
4660
4660
|
$ret.addItem("UnderlineOpacity", 1);
|
|
4661
4661
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
4662
4662
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
4663
4663
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
4664
4664
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4665
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4665
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
|
|
4666
4666
|
return $ret;
|
|
4667
4667
|
})())));
|
|
4668
4668
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((function () {
|
|
@@ -4671,22 +4671,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4671
4671
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
4672
4672
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
4673
4673
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
4674
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4675
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
4676
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
4674
|
+
$ret.addItem("BorderColor", BrushUtil.l(138, 0, 0, 0));
|
|
4675
|
+
$ret.addItem("FocusBorderColor", BrushUtil.l(255, 0, 153, 155));
|
|
4676
|
+
$ret.addItem("FocusLabelColor", BrushUtil.l(255, 0, 153, 155));
|
|
4677
4677
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4678
4678
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4679
4679
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4680
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4681
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
4682
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4683
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
4680
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(138, 0, 0, 0));
|
|
4681
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.l(255, 0, 153, 155));
|
|
4682
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(138, 0, 0, 0));
|
|
4683
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.l(255, 0, 153, 155));
|
|
4684
4684
|
$ret.addItem("UnderlineOpacity", 0);
|
|
4685
4685
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
4686
4686
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
4687
4687
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
4688
4688
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4689
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4689
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
|
|
4690
4690
|
return $ret;
|
|
4691
4691
|
})())));
|
|
4692
4692
|
return $ret;
|
|
@@ -4702,22 +4702,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4702
4702
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
4703
4703
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
4704
4704
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
4705
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4706
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
4707
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
4705
|
+
$ret.addItem("BorderColor", BrushUtil.l(255, 186, 191, 199));
|
|
4706
|
+
$ret.addItem("FocusBorderColor", BrushUtil.l(255, 33, 150, 243));
|
|
4707
|
+
$ret.addItem("FocusLabelColor", BrushUtil.l(255, 33, 150, 243));
|
|
4708
4708
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4709
4709
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4710
4710
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4711
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4712
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
4713
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4714
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
4711
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(255, 186, 191, 199));
|
|
4712
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.l(255, 33, 150, 243));
|
|
4713
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(255, 186, 191, 199));
|
|
4714
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.l(255, 33, 150, 243));
|
|
4715
4715
|
$ret.addItem("UnderlineOpacity", 0);
|
|
4716
4716
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
4717
4717
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
4718
4718
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
4719
4719
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4720
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4720
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
|
|
4721
4721
|
return $ret;
|
|
4722
4722
|
})())));
|
|
4723
4723
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((function () {
|
|
@@ -4726,22 +4726,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4726
4726
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
4727
4727
|
$ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 0, 0));
|
|
4728
4728
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
4729
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4730
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
4731
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
4729
|
+
$ret.addItem("BorderColor", BrushUtil.l(255, 186, 191, 199));
|
|
4730
|
+
$ret.addItem("FocusBorderColor", BrushUtil.l(255, 33, 150, 243));
|
|
4731
|
+
$ret.addItem("FocusLabelColor", BrushUtil.l(255, 33, 150, 243));
|
|
4732
4732
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4733
4733
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4734
4734
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4735
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4736
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
4737
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4738
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
4735
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(255, 186, 191, 199));
|
|
4736
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.l(255, 33, 150, 243));
|
|
4737
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(255, 186, 191, 199));
|
|
4738
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.l(255, 33, 150, 243));
|
|
4739
4739
|
$ret.addItem("UnderlineOpacity", 1);
|
|
4740
4740
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
4741
4741
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
4742
4742
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
4743
4743
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4744
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4744
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(20, 0, 0, 0));
|
|
4745
4745
|
return $ret;
|
|
4746
4746
|
})())));
|
|
4747
4747
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((function () {
|
|
@@ -4750,22 +4750,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4750
4750
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
4751
4751
|
$ret.addItem("CornerRadius", new CornerRadius(0, 0));
|
|
4752
4752
|
$ret.addItem("ContentPadding", new Thickness(0, 0));
|
|
4753
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4754
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
4755
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
4753
|
+
$ret.addItem("BorderColor", BrushUtil.l(255, 186, 191, 199));
|
|
4754
|
+
$ret.addItem("FocusBorderColor", BrushUtil.l(255, 33, 150, 243));
|
|
4755
|
+
$ret.addItem("FocusLabelColor", BrushUtil.l(255, 33, 150, 243));
|
|
4756
4756
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4757
4757
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4758
4758
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4759
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4760
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
4761
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4762
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
4759
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(255, 186, 191, 199));
|
|
4760
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.l(255, 33, 150, 243));
|
|
4761
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(255, 186, 191, 199));
|
|
4762
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.l(255, 33, 150, 243));
|
|
4763
4763
|
$ret.addItem("UnderlineOpacity", 1);
|
|
4764
4764
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
4765
4765
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
4766
4766
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
4767
4767
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4768
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4768
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
|
|
4769
4769
|
return $ret;
|
|
4770
4770
|
})())));
|
|
4771
4771
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((function () {
|
|
@@ -4774,27 +4774,27 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4774
4774
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
4775
4775
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
4776
4776
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
4777
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4778
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
4779
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
4777
|
+
$ret.addItem("BorderColor", BrushUtil.l(255, 186, 191, 199));
|
|
4778
|
+
$ret.addItem("FocusBorderColor", BrushUtil.l(255, 33, 150, 243));
|
|
4779
|
+
$ret.addItem("FocusLabelColor", BrushUtil.l(255, 33, 150, 243));
|
|
4780
4780
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4781
4781
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4782
4782
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4783
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4784
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
4785
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4786
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
4783
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(255, 186, 191, 199));
|
|
4784
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.l(255, 33, 150, 243));
|
|
4785
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(255, 186, 191, 199));
|
|
4786
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.l(255, 33, 150, 243));
|
|
4787
4787
|
$ret.addItem("UnderlineOpacity", 0);
|
|
4788
4788
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
4789
4789
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
4790
4790
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
4791
4791
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4792
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4792
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
|
|
4793
4793
|
return $ret;
|
|
4794
4794
|
})())));
|
|
4795
4795
|
return $ret;
|
|
4796
4796
|
})()));
|
|
4797
|
-
XInputGroup.n5 = BrushUtil.
|
|
4797
|
+
XInputGroup.n5 = BrushUtil.l(255, 105, 136, 255);
|
|
4798
4798
|
XInputGroup.l = new Theme(1, ((function () {
|
|
4799
4799
|
var $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
4800
4800
|
return $ret;
|
|
@@ -4806,22 +4806,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4806
4806
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
4807
4807
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
4808
4808
|
$ret.addItem("ContentPadding", new Thickness(1, 8, 0, 8, 0));
|
|
4809
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4809
|
+
$ret.addItem("BorderColor", BrushUtil.l(25, 0, 0, 0));
|
|
4810
4810
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
4811
4811
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
4812
4812
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4813
4813
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4814
4814
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4815
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4815
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(25, 0, 0, 0));
|
|
4816
4816
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
4817
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4817
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(255, 0, 0, 0));
|
|
4818
4818
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
4819
4819
|
$ret.addItem("UnderlineOpacity", 0);
|
|
4820
4820
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
4821
4821
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
4822
4822
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
4823
4823
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4824
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4824
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
|
|
4825
4825
|
return $ret;
|
|
4826
4826
|
})())));
|
|
4827
4827
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((function () {
|
|
@@ -4830,22 +4830,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4830
4830
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
4831
4831
|
$ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 0, 0));
|
|
4832
4832
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
4833
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4833
|
+
$ret.addItem("BorderColor", BrushUtil.l(255, 186, 191, 199));
|
|
4834
4834
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
4835
4835
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
4836
4836
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4837
4837
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4838
4838
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4839
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4839
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(255, 186, 191, 199));
|
|
4840
4840
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
4841
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4841
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(255, 186, 191, 199));
|
|
4842
4842
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
4843
4843
|
$ret.addItem("UnderlineOpacity", 1);
|
|
4844
4844
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
4845
4845
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
4846
4846
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
4847
4847
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4848
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4848
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(25, 0, 0, 0));
|
|
4849
4849
|
return $ret;
|
|
4850
4850
|
})())));
|
|
4851
4851
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((function () {
|
|
@@ -4854,22 +4854,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4854
4854
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
4855
4855
|
$ret.addItem("CornerRadius", new CornerRadius(0, 0));
|
|
4856
4856
|
$ret.addItem("ContentPadding", new Thickness(0, 0));
|
|
4857
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4857
|
+
$ret.addItem("BorderColor", BrushUtil.l(255, 186, 191, 199));
|
|
4858
4858
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
4859
4859
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
4860
4860
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4861
4861
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4862
4862
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4863
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4863
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(255, 186, 191, 199));
|
|
4864
4864
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
4865
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4865
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(255, 186, 191, 199));
|
|
4866
4866
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
4867
4867
|
$ret.addItem("UnderlineOpacity", 1);
|
|
4868
4868
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
4869
4869
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
4870
4870
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
4871
4871
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4872
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4872
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
|
|
4873
4873
|
return $ret;
|
|
4874
4874
|
})())));
|
|
4875
4875
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((function () {
|
|
@@ -4878,22 +4878,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4878
4878
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
4879
4879
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
4880
4880
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
4881
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4881
|
+
$ret.addItem("BorderColor", BrushUtil.l(255, 186, 191, 199));
|
|
4882
4882
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
4883
4883
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
4884
4884
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4885
4885
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4886
4886
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4887
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4887
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(255, 186, 191, 199));
|
|
4888
4888
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
4889
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4889
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(255, 186, 191, 199));
|
|
4890
4890
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
4891
4891
|
$ret.addItem("UnderlineOpacity", 0);
|
|
4892
4892
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
4893
4893
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
4894
4894
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
4895
4895
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4896
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4896
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
|
|
4897
4897
|
return $ret;
|
|
4898
4898
|
})())));
|
|
4899
4899
|
return $ret;
|
|
@@ -4909,22 +4909,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4909
4909
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
4910
4910
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
4911
4911
|
$ret.addItem("ContentPadding", new Thickness(1, 8, 0, 8, 0));
|
|
4912
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4912
|
+
$ret.addItem("BorderColor", BrushUtil.l(51, 255, 255, 255));
|
|
4913
4913
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
4914
4914
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
4915
4915
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4916
4916
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4917
4917
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4918
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4918
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(51, 255, 255, 255));
|
|
4919
4919
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
4920
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4920
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(51, 255, 255, 255));
|
|
4921
4921
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
4922
4922
|
$ret.addItem("UnderlineOpacity", 0);
|
|
4923
4923
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
4924
4924
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
4925
4925
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
4926
4926
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4927
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4927
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
|
|
4928
4928
|
return $ret;
|
|
4929
4929
|
})())));
|
|
4930
4930
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((function () {
|
|
@@ -4933,22 +4933,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4933
4933
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
4934
4934
|
$ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 0, 0));
|
|
4935
4935
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
4936
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4936
|
+
$ret.addItem("BorderColor", BrushUtil.l(51, 255, 255, 255));
|
|
4937
4937
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
4938
4938
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
4939
4939
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4940
4940
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4941
4941
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4942
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4942
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(51, 255, 255, 255));
|
|
4943
4943
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
4944
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4944
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(51, 255, 255, 255));
|
|
4945
4945
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
4946
4946
|
$ret.addItem("UnderlineOpacity", 1);
|
|
4947
4947
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
4948
4948
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
4949
4949
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
4950
4950
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4951
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4951
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(128, 55, 63, 86));
|
|
4952
4952
|
return $ret;
|
|
4953
4953
|
})())));
|
|
4954
4954
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((function () {
|
|
@@ -4957,22 +4957,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4957
4957
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
4958
4958
|
$ret.addItem("CornerRadius", new CornerRadius(0, 0));
|
|
4959
4959
|
$ret.addItem("ContentPadding", new Thickness(0, 0));
|
|
4960
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4960
|
+
$ret.addItem("BorderColor", BrushUtil.l(51, 255, 255, 255));
|
|
4961
4961
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
4962
4962
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
4963
4963
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4964
4964
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4965
4965
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4966
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4966
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(51, 255, 255, 255));
|
|
4967
4967
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
4968
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4968
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(51, 255, 255, 255));
|
|
4969
4969
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
4970
4970
|
$ret.addItem("UnderlineOpacity", 1);
|
|
4971
4971
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
4972
4972
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
4973
4973
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
4974
4974
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4975
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4975
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
|
|
4976
4976
|
return $ret;
|
|
4977
4977
|
})())));
|
|
4978
4978
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((function () {
|
|
@@ -4981,22 +4981,22 @@ var XInputGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4981
4981
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
4982
4982
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
4983
4983
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
4984
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4984
|
+
$ret.addItem("BorderColor", BrushUtil.l(51, 255, 255, 255));
|
|
4985
4985
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
4986
4986
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
4987
4987
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
4988
4988
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
4989
4989
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
4990
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
4990
|
+
$ret.addItem("UnderlineColor", BrushUtil.l(51, 255, 255, 255));
|
|
4991
4991
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
4992
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
4992
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.l(51, 255, 255, 255));
|
|
4993
4993
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
4994
4994
|
$ret.addItem("UnderlineOpacity", 0);
|
|
4995
4995
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
4996
4996
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
4997
4997
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
4998
4998
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
4999
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4999
|
+
$ret.addItem("BackgroundColor", BrushUtil.l(0, 0, 0, 0));
|
|
5000
5000
|
return $ret;
|
|
5001
5001
|
})())));
|
|
5002
5002
|
return $ret;
|
|
@@ -5047,10 +5047,10 @@ var XLabel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5047
5047
|
_this.ab = false;
|
|
5048
5048
|
_this.r = 0;
|
|
5049
5049
|
_this.q = 1;
|
|
5050
|
-
_this.cv = ThemeResolver.
|
|
5051
|
-
_this.cs = ThemeResolver.
|
|
5052
|
-
_this.ct = ThemeResolver.
|
|
5053
|
-
_this.cu = ThemeResolver.
|
|
5050
|
+
_this.cv = ThemeResolver.aj(XLabel.o, XLabel.de, XLabel.c7);
|
|
5051
|
+
_this.cs = ThemeResolver.aj(XLabel.o, XLabel.db, XLabel.c4);
|
|
5052
|
+
_this.ct = ThemeResolver.aj(XLabel.o, XLabel.dc, XLabel.c5);
|
|
5053
|
+
_this.cu = ThemeResolver.aj(XLabel.o, XLabel.dd, XLabel.c6);
|
|
5054
5054
|
_this.u = null;
|
|
5055
5055
|
_this.cz = XLabel.df;
|
|
5056
5056
|
_this.cw = XLabel.c8;
|
|
@@ -5159,7 +5159,7 @@ var XLabel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5159
5159
|
$ret.m = 0.75;
|
|
5160
5160
|
return $ret;
|
|
5161
5161
|
})()));
|
|
5162
|
-
this.aa = KeyFrameAnimationFactory.f.c(this.view.b(this.i).m(new AnimationKeyFrameProperty(14, b), new AnimationKeyFrameProperty(2, BrushUtil.
|
|
5162
|
+
this.aa = KeyFrameAnimationFactory.f.c(this.view.b(this.i).m(new AnimationKeyFrameProperty(14, b), new AnimationKeyFrameProperty(2, BrushUtil.l(0, 255, 255, 255))).m(new AnimationKeyFrameProperty(14, d), new AnimationKeyFrameProperty(2, BrushUtil.l(this.l == 2 ? 255 : 0, 255, 255, 255))));
|
|
5163
5163
|
}
|
|
5164
5164
|
if (this.z == null) {
|
|
5165
5165
|
this.z = KeyFrameAnimationFactory.f.c(this.view.a(this.i).m(new AnimationKeyFrameProperty(7, this.c3)).m(new AnimationKeyFrameProperty(7, this.c0)));
|
|
@@ -5345,10 +5345,10 @@ var XLabel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5345
5345
|
this.view.ah(this.c3);
|
|
5346
5346
|
};
|
|
5347
5347
|
XLabel.prototype.cp = function (a) {
|
|
5348
|
-
XLabel.df = ThemeResolver.
|
|
5349
|
-
XLabel.c8 = ThemeResolver.
|
|
5350
|
-
XLabel.da = ThemeResolver.
|
|
5351
|
-
XLabel.c9 = ThemeResolver.
|
|
5348
|
+
XLabel.df = ThemeResolver.aj(a, XLabel.de, XLabel.c7);
|
|
5349
|
+
XLabel.c8 = ThemeResolver.aj(a, XLabel.db, XLabel.c4);
|
|
5350
|
+
XLabel.da = ThemeResolver.aj(a, XLabel.dd, XLabel.c6);
|
|
5351
|
+
XLabel.c9 = ThemeResolver.aj(a, XLabel.dc, XLabel.c5);
|
|
5352
5352
|
};
|
|
5353
5353
|
Object.defineProperty(XLabel.prototype, "t", {
|
|
5354
5354
|
get: function () {
|
|
@@ -5845,19 +5845,19 @@ var XLabel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5845
5845
|
this.view.z(a);
|
|
5846
5846
|
};
|
|
5847
5847
|
XLabel.$t = markType(XLabel, 'XLabel', XInputGroupItem.$);
|
|
5848
|
-
XLabel.de = BrushUtil.
|
|
5849
|
-
XLabel.db = BrushUtil.
|
|
5850
|
-
XLabel.dd = BrushUtil.
|
|
5851
|
-
XLabel.dc = BrushUtil.
|
|
5852
|
-
XLabel.c7 = BrushUtil.
|
|
5853
|
-
XLabel.c4 = BrushUtil.
|
|
5854
|
-
XLabel.c6 = BrushUtil.
|
|
5855
|
-
XLabel.c5 = BrushUtil.
|
|
5848
|
+
XLabel.de = BrushUtil.l(221, 0, 0, 0);
|
|
5849
|
+
XLabel.db = BrushUtil.l(255, 0, 153, 155);
|
|
5850
|
+
XLabel.dd = BrushUtil.l(221, 0, 0, 0);
|
|
5851
|
+
XLabel.dc = BrushUtil.l(255, 0, 153, 155);
|
|
5852
|
+
XLabel.c7 = BrushUtil.l(255, 24, 29, 31);
|
|
5853
|
+
XLabel.c4 = BrushUtil.l(255, 33, 150, 243);
|
|
5854
|
+
XLabel.c6 = BrushUtil.l(255, 24, 29, 31);
|
|
5855
|
+
XLabel.c5 = BrushUtil.l(255, 33, 150, 243);
|
|
5856
5856
|
XLabel.o = 2;
|
|
5857
|
-
XLabel.df = ThemeResolver.
|
|
5858
|
-
XLabel.c8 = ThemeResolver.
|
|
5859
|
-
XLabel.da = ThemeResolver.
|
|
5860
|
-
XLabel.c9 = ThemeResolver.
|
|
5857
|
+
XLabel.df = ThemeResolver.aj(XLabel.o, XLabel.de, XLabel.c7);
|
|
5858
|
+
XLabel.c8 = ThemeResolver.aj(XLabel.o, XLabel.db, XLabel.c4);
|
|
5859
|
+
XLabel.da = ThemeResolver.aj(XLabel.o, XLabel.dd, XLabel.c6);
|
|
5860
|
+
XLabel.c9 = ThemeResolver.aj(XLabel.o, XLabel.dc, XLabel.c5);
|
|
5861
5861
|
XLabel.x = null;
|
|
5862
5862
|
XLabel.av = 0;
|
|
5863
5863
|
return XLabel;
|
|
@@ -6793,8 +6793,8 @@ var XInput = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6793
6793
|
a.finished.f(function (d) { return a.commitStyles(); });
|
|
6794
6794
|
};
|
|
6795
6795
|
XInput.$t = markType(XInput, 'XInput', XInputGroupItem.$);
|
|
6796
|
-
XInput.d6 = BrushUtil.
|
|
6797
|
-
XInput.d5 = BrushUtil.
|
|
6796
|
+
XInput.d6 = BrushUtil.l(221, 0, 0, 0);
|
|
6797
|
+
XInput.d5 = BrushUtil.l(221, 0, 0, 0);
|
|
6798
6798
|
XInput.ae = null;
|
|
6799
6799
|
XInput.bf = 0;
|
|
6800
6800
|
return XInput;
|