igniteui-angular-inputs 17.0.0 → 17.2.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 +1030 -848
- package/bundles/igniteui-angular-inputs.umd.min.js +1 -1
- package/esm2015/lib/ButtonGroupView_combined.js +48 -48
- package/esm2015/lib/ButtonView_combined.js +172 -172
- package/esm2015/lib/CalendarView_combined.js +11 -11
- package/esm2015/lib/CheckboxView_combined.js +25 -25
- package/esm2015/lib/DatePickerView_combined.js +561 -436
- package/esm2015/lib/InputGroupView_combined.js +108 -108
- package/esm2015/lib/RippleView_combined.js +2 -2
- package/esm2015/lib/XPopupBridge.js +28 -28
- package/esm2015/lib/igx-date-picker-component.js +67 -34
- package/esm5/lib/ButtonGroupView_combined.js +48 -48
- package/esm5/lib/ButtonView_combined.js +172 -172
- package/esm5/lib/CalendarView_combined.js +11 -11
- package/esm5/lib/CheckboxView_combined.js +25 -25
- package/esm5/lib/DatePickerView_combined.js +557 -420
- package/esm5/lib/InputGroupView_combined.js +108 -108
- package/esm5/lib/RippleView_combined.js +2 -2
- package/esm5/lib/XPopupBridge.js +28 -28
- package/esm5/lib/igx-date-picker-component.js +79 -34
- package/fesm2015/igniteui-angular-inputs.js +1023 -865
- package/fesm5/igniteui-angular-inputs.js +1031 -849
- package/lib/DatePickerView_combined.d.ts +134 -113
- package/lib/igx-date-picker-component.d.ts +19 -1
- package/package.json +2 -2
|
@@ -587,8 +587,8 @@
|
|
|
587
587
|
this.c.t(a);
|
|
588
588
|
};
|
|
589
589
|
XRipple.$t = igniteuiAngularCore.markType(XRipple, 'XRipple', igniteuiAngularCore.Base.$, [igniteuiAngularCore.INotifyPropertyChanged_$type]);
|
|
590
|
-
XRipple.au = igniteuiAngularCore.BrushUtil.
|
|
591
|
-
XRipple.av = igniteuiAngularCore.BrushUtil.
|
|
590
|
+
XRipple.au = igniteuiAngularCore.BrushUtil.h(40, 0, 0, 0);
|
|
591
|
+
XRipple.av = igniteuiAngularCore.BrushUtil.h(189, 0, 0, 0);
|
|
592
592
|
return XRipple;
|
|
593
593
|
}(igniteuiAngularCore.Base));
|
|
594
594
|
|
|
@@ -2173,7 +2173,7 @@
|
|
|
2173
2173
|
igniteuiAngularCore.NativeUI.m(a, this.nf);
|
|
2174
2174
|
}
|
|
2175
2175
|
}
|
|
2176
|
-
this.view.aw(this.np, igniteuiAngularCore.BrushUtil.
|
|
2176
|
+
this.view.aw(this.np, igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
2177
2177
|
if (this.aa != null) {
|
|
2178
2178
|
this.view.az(this.aa);
|
|
2179
2179
|
}
|
|
@@ -4523,7 +4523,7 @@
|
|
|
4523
4523
|
});
|
|
4524
4524
|
XButton.prototype.ke = function () {
|
|
4525
4525
|
this.j3();
|
|
4526
|
-
this.view.aw(this.np, igniteuiAngularCore.BrushUtil.
|
|
4526
|
+
this.view.aw(this.np, igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4527
4527
|
this.kh();
|
|
4528
4528
|
};
|
|
4529
4529
|
Object.defineProperty(XButton.prototype, "a", {
|
|
@@ -4637,348 +4637,348 @@
|
|
|
4637
4637
|
XButton.d4 = 0;
|
|
4638
4638
|
XButton.i = new Theme(1, ((function () {
|
|
4639
4639
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4640
|
-
$ret.addItem("UmbraShadowColor", igniteuiAngularCore.BrushUtil.
|
|
4641
|
-
$ret.addItem("PenumbraShadowColor", igniteuiAngularCore.BrushUtil.
|
|
4642
|
-
$ret.addItem("AmbientShadowColor", igniteuiAngularCore.BrushUtil.
|
|
4640
|
+
$ret.addItem("UmbraShadowColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4641
|
+
$ret.addItem("PenumbraShadowColor", igniteuiAngularCore.BrushUtil.h(30, 0, 0, 0));
|
|
4642
|
+
$ret.addItem("AmbientShadowColor", igniteuiAngularCore.BrushUtil.h(20, 0, 0, 0));
|
|
4643
4643
|
$ret.addItem("ElevationMode", igniteuiAngularCore.enumGetBox(igniteuiAngularCore.ElevationMode_$type, 1));
|
|
4644
4644
|
return $ret;
|
|
4645
4645
|
})()), ((function () {
|
|
4646
4646
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.Base.$, Theme.$, 0);
|
|
4647
4647
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((function () {
|
|
4648
4648
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4649
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4650
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4651
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4649
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0));
|
|
4650
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0));
|
|
4651
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4652
4652
|
$ret.addItem("DisabledElevation", 0);
|
|
4653
4653
|
$ret.addItem("RestingElevation", 2);
|
|
4654
4654
|
$ret.addItem("HoverElevation", 4);
|
|
4655
4655
|
$ret.addItem("FocusElevation", 8);
|
|
4656
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4657
|
-
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.
|
|
4656
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
4657
|
+
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4658
4658
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 4));
|
|
4659
4659
|
$ret.addItem("BorderWidth", NaN);
|
|
4660
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4661
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4662
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4663
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4664
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4665
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4660
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119));
|
|
4661
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
|
|
4662
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
|
|
4663
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 220, 83, 145));
|
|
4664
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 220, 83, 145));
|
|
4665
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
|
|
4666
4666
|
return $ret;
|
|
4667
4667
|
})())));
|
|
4668
4668
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((function () {
|
|
4669
4669
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4670
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4671
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4672
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4670
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4671
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4672
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4673
4673
|
$ret.addItem("DisabledElevation", 0);
|
|
4674
4674
|
$ret.addItem("RestingElevation", 0);
|
|
4675
4675
|
$ret.addItem("HoverElevation", 0);
|
|
4676
4676
|
$ret.addItem("FocusElevation", 0);
|
|
4677
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4677
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
4678
4678
|
$ret.addItem("RippleColor", null);
|
|
4679
4679
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 4));
|
|
4680
4680
|
$ret.addItem("BorderWidth", NaN);
|
|
4681
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4682
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4683
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4684
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4685
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4686
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4681
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4682
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
|
|
4683
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119));
|
|
4684
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(13, 228, 28, 119));
|
|
4685
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(30, 228, 28, 119));
|
|
4686
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119));
|
|
4687
4687
|
return $ret;
|
|
4688
4688
|
})())));
|
|
4689
4689
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((function () {
|
|
4690
4690
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4691
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4692
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4693
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4691
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4692
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(30, 0, 0, 0));
|
|
4693
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4694
4694
|
$ret.addItem("DisabledElevation", 0);
|
|
4695
4695
|
$ret.addItem("RestingElevation", 0);
|
|
4696
4696
|
$ret.addItem("HoverElevation", 0);
|
|
4697
4697
|
$ret.addItem("FocusElevation", 0);
|
|
4698
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4699
|
-
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.
|
|
4698
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(30, 0, 0, 0));
|
|
4699
|
+
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4700
4700
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 4));
|
|
4701
4701
|
$ret.addItem("BorderWidth", 1);
|
|
4702
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4703
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4704
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4705
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4706
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4707
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4702
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4703
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119));
|
|
4704
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119));
|
|
4705
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(13, 228, 28, 119));
|
|
4706
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(30, 228, 28, 119));
|
|
4707
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119));
|
|
4708
4708
|
return $ret;
|
|
4709
4709
|
})())));
|
|
4710
4710
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((function () {
|
|
4711
4711
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4712
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4713
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4714
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4712
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4713
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4714
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4715
4715
|
$ret.addItem("DisabledElevation", 0);
|
|
4716
4716
|
$ret.addItem("RestingElevation", 0);
|
|
4717
4717
|
$ret.addItem("HoverElevation", 0);
|
|
4718
4718
|
$ret.addItem("FocusElevation", 0);
|
|
4719
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4719
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
4720
4720
|
$ret.addItem("RippleColor", null);
|
|
4721
4721
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 28));
|
|
4722
4722
|
$ret.addItem("BorderWidth", NaN);
|
|
4723
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4724
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4725
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4726
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4727
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4728
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4723
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4724
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
|
|
4725
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
|
|
4726
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(30, 0, 0, 0));
|
|
4727
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4728
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
|
|
4729
4729
|
return $ret;
|
|
4730
4730
|
})())));
|
|
4731
4731
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((function () {
|
|
4732
4732
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4733
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4734
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4735
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4733
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0));
|
|
4734
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0));
|
|
4735
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4736
4736
|
$ret.addItem("DisabledElevation", 0);
|
|
4737
4737
|
$ret.addItem("RestingElevation", 6);
|
|
4738
4738
|
$ret.addItem("HoverElevation", 12);
|
|
4739
4739
|
$ret.addItem("FocusElevation", 12);
|
|
4740
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4741
|
-
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.
|
|
4740
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
4741
|
+
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4742
4742
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 28));
|
|
4743
4743
|
$ret.addItem("BorderWidth", NaN);
|
|
4744
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4745
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4746
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4747
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4748
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4749
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4744
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119));
|
|
4745
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
|
|
4746
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
|
|
4747
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 220, 83, 145));
|
|
4748
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 220, 83, 145));
|
|
4749
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
|
|
4750
4750
|
return $ret;
|
|
4751
4751
|
})())));
|
|
4752
4752
|
return $ret;
|
|
4753
4753
|
})()));
|
|
4754
4754
|
XButton.h = new Theme(1, ((function () {
|
|
4755
4755
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4756
|
-
$ret.addItem("UmbraShadowColor", igniteuiAngularCore.BrushUtil.
|
|
4757
|
-
$ret.addItem("PenumbraShadowColor", igniteuiAngularCore.BrushUtil.
|
|
4758
|
-
$ret.addItem("AmbientShadowColor", igniteuiAngularCore.BrushUtil.
|
|
4756
|
+
$ret.addItem("UmbraShadowColor", igniteuiAngularCore.BrushUtil.h(100, 33, 150, 243));
|
|
4757
|
+
$ret.addItem("PenumbraShadowColor", igniteuiAngularCore.BrushUtil.h(70, 33, 150, 243));
|
|
4758
|
+
$ret.addItem("AmbientShadowColor", igniteuiAngularCore.BrushUtil.h(40, 33, 150, 243));
|
|
4759
4759
|
$ret.addItem("ElevationMode", igniteuiAngularCore.enumGetBox(igniteuiAngularCore.ElevationMode_$type, 2));
|
|
4760
4760
|
return $ret;
|
|
4761
4761
|
})()), ((function () {
|
|
4762
4762
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.Base.$, Theme.$, 0);
|
|
4763
4763
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((function () {
|
|
4764
4764
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4765
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4766
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4767
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4765
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0));
|
|
4766
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0));
|
|
4767
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4768
4768
|
$ret.addItem("DisabledElevation", 0);
|
|
4769
4769
|
$ret.addItem("RestingElevation", 0);
|
|
4770
4770
|
$ret.addItem("HoverElevation", 0);
|
|
4771
4771
|
$ret.addItem("FocusElevation", 2);
|
|
4772
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4773
|
-
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.
|
|
4772
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
4773
|
+
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4774
4774
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 3));
|
|
4775
4775
|
$ret.addItem("BorderWidth", NaN);
|
|
4776
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4777
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4778
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4779
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4780
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4781
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4776
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4777
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4778
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4779
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 27, 135, 220));
|
|
4780
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 21, 112, 184));
|
|
4781
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4782
4782
|
return $ret;
|
|
4783
4783
|
})())));
|
|
4784
4784
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((function () {
|
|
4785
4785
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4786
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4787
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4788
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4786
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4787
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4788
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4789
4789
|
$ret.addItem("DisabledElevation", 0);
|
|
4790
4790
|
$ret.addItem("RestingElevation", 0);
|
|
4791
4791
|
$ret.addItem("HoverElevation", 0);
|
|
4792
4792
|
$ret.addItem("FocusElevation", 2);
|
|
4793
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4794
|
-
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.
|
|
4793
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
4794
|
+
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(100, 33, 150, 243));
|
|
4795
4795
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 3));
|
|
4796
4796
|
$ret.addItem("BorderWidth", NaN);
|
|
4797
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4798
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4799
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4800
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4801
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4802
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4797
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4798
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 119, 119, 119));
|
|
4799
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 119, 119, 119));
|
|
4800
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(26, 33, 150, 243));
|
|
4801
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4802
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4803
4803
|
return $ret;
|
|
4804
4804
|
})())));
|
|
4805
4805
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((function () {
|
|
4806
4806
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4807
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4808
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4809
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4807
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4808
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(30, 0, 0, 0));
|
|
4809
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4810
4810
|
$ret.addItem("DisabledElevation", 0);
|
|
4811
4811
|
$ret.addItem("RestingElevation", 0);
|
|
4812
4812
|
$ret.addItem("HoverElevation", 0);
|
|
4813
4813
|
$ret.addItem("FocusElevation", 2);
|
|
4814
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4815
|
-
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.
|
|
4814
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4815
|
+
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4816
4816
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 3));
|
|
4817
4817
|
$ret.addItem("BorderWidth", 1);
|
|
4818
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4819
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4820
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4821
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4822
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4823
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4818
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4819
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4820
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4821
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(26, 33, 150, 243));
|
|
4822
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4823
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4824
4824
|
return $ret;
|
|
4825
4825
|
})())));
|
|
4826
4826
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((function () {
|
|
4827
4827
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4828
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4829
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4830
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4828
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4829
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4830
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4831
4831
|
$ret.addItem("DisabledElevation", 0);
|
|
4832
4832
|
$ret.addItem("RestingElevation", 0);
|
|
4833
4833
|
$ret.addItem("HoverElevation", 0);
|
|
4834
4834
|
$ret.addItem("FocusElevation", 2);
|
|
4835
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4835
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
4836
4836
|
$ret.addItem("RippleColor", null);
|
|
4837
4837
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 28));
|
|
4838
4838
|
$ret.addItem("BorderWidth", NaN);
|
|
4839
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4840
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4841
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4842
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4843
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4844
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4839
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4840
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 119, 119, 119));
|
|
4841
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 119, 119, 119));
|
|
4842
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(30, 0, 0, 0));
|
|
4843
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4844
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4845
4845
|
return $ret;
|
|
4846
4846
|
})())));
|
|
4847
4847
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((function () {
|
|
4848
4848
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4849
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4850
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4851
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4849
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0));
|
|
4850
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0));
|
|
4851
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4852
4852
|
$ret.addItem("DisabledElevation", 0);
|
|
4853
4853
|
$ret.addItem("RestingElevation", 0);
|
|
4854
4854
|
$ret.addItem("HoverElevation", 0);
|
|
4855
4855
|
$ret.addItem("FocusElevation", 2);
|
|
4856
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4857
|
-
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.
|
|
4856
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
4857
|
+
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4858
4858
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 28));
|
|
4859
4859
|
$ret.addItem("BorderWidth", NaN);
|
|
4860
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4861
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4862
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4863
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4864
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4865
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4860
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4861
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4862
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4863
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 27, 135, 220));
|
|
4864
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 21, 112, 184));
|
|
4865
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4866
4866
|
return $ret;
|
|
4867
4867
|
})())));
|
|
4868
4868
|
return $ret;
|
|
4869
4869
|
})()));
|
|
4870
4870
|
XButton.j = new Theme(1, ((function () {
|
|
4871
4871
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4872
|
-
$ret.addItem("UmbraShadowColor", igniteuiAngularCore.BrushUtil.
|
|
4873
|
-
$ret.addItem("PenumbraShadowColor", igniteuiAngularCore.BrushUtil.
|
|
4874
|
-
$ret.addItem("AmbientShadowColor", igniteuiAngularCore.BrushUtil.
|
|
4872
|
+
$ret.addItem("UmbraShadowColor", igniteuiAngularCore.BrushUtil.h(100, 33, 150, 243));
|
|
4873
|
+
$ret.addItem("PenumbraShadowColor", igniteuiAngularCore.BrushUtil.h(70, 33, 150, 243));
|
|
4874
|
+
$ret.addItem("AmbientShadowColor", igniteuiAngularCore.BrushUtil.h(40, 33, 150, 243));
|
|
4875
4875
|
$ret.addItem("ElevationMode", igniteuiAngularCore.enumGetBox(igniteuiAngularCore.ElevationMode_$type, 2));
|
|
4876
4876
|
return $ret;
|
|
4877
4877
|
})()), ((function () {
|
|
4878
4878
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.Base.$, Theme.$, 0);
|
|
4879
4879
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((function () {
|
|
4880
4880
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4881
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4882
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4883
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4881
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0));
|
|
4882
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0));
|
|
4883
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4884
4884
|
$ret.addItem("DisabledElevation", 0);
|
|
4885
4885
|
$ret.addItem("RestingElevation", 0);
|
|
4886
4886
|
$ret.addItem("HoverElevation", 0);
|
|
4887
4887
|
$ret.addItem("FocusElevation", 2);
|
|
4888
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4889
|
-
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.
|
|
4888
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
4889
|
+
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4890
4890
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 3));
|
|
4891
4891
|
$ret.addItem("BorderWidth", NaN);
|
|
4892
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4893
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4894
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4895
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4896
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4897
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4892
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4893
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4894
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4895
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 27, 135, 220));
|
|
4896
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 21, 112, 184));
|
|
4897
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4898
4898
|
return $ret;
|
|
4899
4899
|
})())));
|
|
4900
4900
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((function () {
|
|
4901
4901
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4902
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4903
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4904
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4902
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4903
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4904
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4905
4905
|
$ret.addItem("DisabledElevation", 0);
|
|
4906
4906
|
$ret.addItem("RestingElevation", 0);
|
|
4907
4907
|
$ret.addItem("HoverElevation", 0);
|
|
4908
4908
|
$ret.addItem("FocusElevation", 2);
|
|
4909
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4910
|
-
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.
|
|
4909
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
4910
|
+
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(100, 33, 150, 243));
|
|
4911
4911
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 3));
|
|
4912
4912
|
$ret.addItem("BorderWidth", NaN);
|
|
4913
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4914
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4915
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4916
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4917
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4918
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4913
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4914
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 119, 119, 119));
|
|
4915
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 119, 119, 119));
|
|
4916
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(26, 33, 150, 243));
|
|
4917
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4918
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4919
4919
|
return $ret;
|
|
4920
4920
|
})())));
|
|
4921
4921
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((function () {
|
|
4922
4922
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4923
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4924
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4925
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4923
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4924
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(30, 0, 0, 0));
|
|
4925
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4926
4926
|
$ret.addItem("DisabledElevation", 0);
|
|
4927
4927
|
$ret.addItem("RestingElevation", 0);
|
|
4928
4928
|
$ret.addItem("HoverElevation", 0);
|
|
4929
4929
|
$ret.addItem("FocusElevation", 2);
|
|
4930
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4931
|
-
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.
|
|
4930
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4931
|
+
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4932
4932
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 3));
|
|
4933
4933
|
$ret.addItem("BorderWidth", 1);
|
|
4934
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4935
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4936
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4937
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4938
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4939
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4934
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4935
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4936
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4937
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(26, 33, 150, 243));
|
|
4938
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4939
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4940
4940
|
return $ret;
|
|
4941
4941
|
})())));
|
|
4942
4942
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((function () {
|
|
4943
4943
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4944
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4945
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4946
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4944
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4945
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4946
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4947
4947
|
$ret.addItem("DisabledElevation", 0);
|
|
4948
4948
|
$ret.addItem("RestingElevation", 0);
|
|
4949
4949
|
$ret.addItem("HoverElevation", 0);
|
|
4950
4950
|
$ret.addItem("FocusElevation", 2);
|
|
4951
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4951
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
4952
4952
|
$ret.addItem("RippleColor", null);
|
|
4953
4953
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 28));
|
|
4954
4954
|
$ret.addItem("BorderWidth", NaN);
|
|
4955
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4956
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4957
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4958
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4959
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4960
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4955
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
4956
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
|
|
4957
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
|
|
4958
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(51, 178, 191, 220));
|
|
4959
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(51, 178, 191, 220));
|
|
4960
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
|
|
4961
4961
|
return $ret;
|
|
4962
4962
|
})())));
|
|
4963
4963
|
$ret.addItem(igniteuiAngularCore.enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((function () {
|
|
4964
4964
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
4965
|
-
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4966
|
-
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.
|
|
4967
|
-
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.
|
|
4965
|
+
$ret.addItem("DisabledBackgroundColor", igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0));
|
|
4966
|
+
$ret.addItem("DisabledBorderColor", igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0));
|
|
4967
|
+
$ret.addItem("DisabledTextColor", igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0));
|
|
4968
4968
|
$ret.addItem("DisabledElevation", 0);
|
|
4969
4969
|
$ret.addItem("RestingElevation", 0);
|
|
4970
4970
|
$ret.addItem("HoverElevation", 0);
|
|
4971
4971
|
$ret.addItem("FocusElevation", 2);
|
|
4972
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
4973
|
-
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.
|
|
4972
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
4973
|
+
$ret.addItem("RippleColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4974
4974
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 28));
|
|
4975
4975
|
$ret.addItem("BorderWidth", NaN);
|
|
4976
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4977
|
-
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.
|
|
4978
|
-
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.
|
|
4979
|
-
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4980
|
-
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
4981
|
-
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.
|
|
4976
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
4977
|
+
$ret.addItem("TextColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4978
|
+
$ret.addItem("HoverTextColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4979
|
+
$ret.addItem("HoverBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 27, 135, 220));
|
|
4980
|
+
$ret.addItem("FocusBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 21, 112, 184));
|
|
4981
|
+
$ret.addItem("FocusTextColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
4982
4982
|
return $ret;
|
|
4983
4983
|
})())));
|
|
4984
4984
|
return $ret;
|
|
@@ -7184,7 +7184,7 @@
|
|
|
7184
7184
|
};
|
|
7185
7185
|
CalendarView.prototype.ah = function () {
|
|
7186
7186
|
if (this.p != null) {
|
|
7187
|
-
this.p.parent().parent().focus(
|
|
7187
|
+
this.p.parent().parent().focus(true);
|
|
7188
7188
|
}
|
|
7189
7189
|
};
|
|
7190
7190
|
CalendarView.prototype.aq = function (a, b) {
|
|
@@ -7666,16 +7666,16 @@
|
|
|
7666
7666
|
_this.an = igniteuiAngularCore.dateMaxValue();
|
|
7667
7667
|
_this.s = 3;
|
|
7668
7668
|
_this.q = 1;
|
|
7669
|
-
_this.c6 = igniteuiAngularCore.BrushUtil.
|
|
7670
|
-
_this.dc = igniteuiAngularCore.BrushUtil.
|
|
7671
|
-
_this.de = igniteuiAngularCore.BrushUtil.
|
|
7672
|
-
_this.c9 = igniteuiAngularCore.BrushUtil.
|
|
7673
|
-
_this.db = igniteuiAngularCore.BrushUtil.
|
|
7674
|
-
_this.df = igniteuiAngularCore.BrushUtil.
|
|
7675
|
-
_this.dd = igniteuiAngularCore.BrushUtil.
|
|
7676
|
-
_this.da = igniteuiAngularCore.BrushUtil.
|
|
7677
|
-
_this.c8 = igniteuiAngularCore.BrushUtil.
|
|
7678
|
-
_this.c7 = igniteuiAngularCore.BrushUtil.
|
|
7669
|
+
_this.c6 = igniteuiAngularCore.BrushUtil.h(0, 255, 255, 255);
|
|
7670
|
+
_this.dc = igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243);
|
|
7671
|
+
_this.de = igniteuiAngularCore.BrushUtil.h(255, 21, 112, 184);
|
|
7672
|
+
_this.c9 = igniteuiAngularCore.BrushUtil.h(76, 33, 150, 243);
|
|
7673
|
+
_this.db = igniteuiAngularCore.BrushUtil.h(50, 186, 191, 199);
|
|
7674
|
+
_this.df = igniteuiAngularCore.BrushUtil.h(255, 24, 29, 31);
|
|
7675
|
+
_this.dd = igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255);
|
|
7676
|
+
_this.da = igniteuiAngularCore.BrushUtil.h(255, 24, 29, 31);
|
|
7677
|
+
_this.c8 = igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243);
|
|
7678
|
+
_this.c7 = igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243);
|
|
7679
7679
|
_this.y = false;
|
|
7680
7680
|
_this.u = null;
|
|
7681
7681
|
_this.k = 0;
|
|
@@ -19529,22 +19529,22 @@
|
|
|
19529
19529
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19530
19530
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(1, 4, 4, 4, 4));
|
|
19531
19531
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(1, 16, 0, 16, 0));
|
|
19532
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19533
|
-
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.
|
|
19534
|
-
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.
|
|
19532
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
19533
|
+
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19534
|
+
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19535
19535
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19536
19536
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19537
19537
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19538
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19539
|
-
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.
|
|
19540
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19541
|
-
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19538
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
19539
|
+
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19540
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
19541
|
+
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19542
19542
|
$ret.addItem("UnderlineOpacity", 0);
|
|
19543
19543
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
19544
19544
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
19545
19545
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
19546
19546
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19547
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19547
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
19548
19548
|
return $ret;
|
|
19549
19549
|
})())));
|
|
19550
19550
|
$ret.addItem(igniteuiAngularCore.enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((function () {
|
|
@@ -19553,22 +19553,22 @@
|
|
|
19553
19553
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(0));
|
|
19554
19554
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(1, 4, 4, 0, 0));
|
|
19555
19555
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(1, 16, 0, 16, 0));
|
|
19556
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19557
|
-
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.
|
|
19558
|
-
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.
|
|
19556
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
19557
|
+
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19558
|
+
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19559
19559
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19560
19560
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19561
19561
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19562
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19563
|
-
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.
|
|
19564
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19565
|
-
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19562
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
19563
|
+
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19564
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
19565
|
+
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19566
19566
|
$ret.addItem("UnderlineOpacity", 1);
|
|
19567
19567
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
19568
19568
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
19569
19569
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
19570
19570
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19571
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19571
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(20, 0, 0, 0));
|
|
19572
19572
|
return $ret;
|
|
19573
19573
|
})())));
|
|
19574
19574
|
$ret.addItem(igniteuiAngularCore.enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((function () {
|
|
@@ -19577,22 +19577,22 @@
|
|
|
19577
19577
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(0));
|
|
19578
19578
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 0));
|
|
19579
19579
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(0, 0));
|
|
19580
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19581
|
-
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.
|
|
19582
|
-
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.
|
|
19580
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
19581
|
+
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19582
|
+
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19583
19583
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19584
19584
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19585
19585
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19586
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19587
|
-
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.
|
|
19588
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19589
|
-
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19586
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
19587
|
+
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19588
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
19589
|
+
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19590
19590
|
$ret.addItem("UnderlineOpacity", 1);
|
|
19591
19591
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
19592
19592
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
19593
19593
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
19594
19594
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19595
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19595
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
19596
19596
|
return $ret;
|
|
19597
19597
|
})())));
|
|
19598
19598
|
$ret.addItem(igniteuiAngularCore.enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((function () {
|
|
@@ -19601,22 +19601,22 @@
|
|
|
19601
19601
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19602
19602
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 4));
|
|
19603
19603
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(1, 16, 0, 16, 0));
|
|
19604
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19605
|
-
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.
|
|
19606
|
-
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.
|
|
19604
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
19605
|
+
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19606
|
+
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19607
19607
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19608
19608
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19609
19609
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19610
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19611
|
-
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.
|
|
19612
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19613
|
-
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19610
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
19611
|
+
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19612
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
19613
|
+
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155));
|
|
19614
19614
|
$ret.addItem("UnderlineOpacity", 0);
|
|
19615
19615
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
19616
19616
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
19617
19617
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
19618
19618
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19619
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19619
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
19620
19620
|
return $ret;
|
|
19621
19621
|
})())));
|
|
19622
19622
|
return $ret;
|
|
@@ -19632,22 +19632,22 @@
|
|
|
19632
19632
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19633
19633
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 4));
|
|
19634
19634
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(1, 16, 0, 16, 0));
|
|
19635
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19636
|
-
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.
|
|
19637
|
-
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.
|
|
19635
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19636
|
+
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19637
|
+
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19638
19638
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19639
19639
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19640
19640
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19641
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19642
|
-
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.
|
|
19643
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19644
|
-
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19641
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19642
|
+
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19643
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19644
|
+
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19645
19645
|
$ret.addItem("UnderlineOpacity", 0);
|
|
19646
19646
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
19647
19647
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
19648
19648
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
19649
19649
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19650
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19650
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
19651
19651
|
return $ret;
|
|
19652
19652
|
})())));
|
|
19653
19653
|
$ret.addItem(igniteuiAngularCore.enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((function () {
|
|
@@ -19656,22 +19656,22 @@
|
|
|
19656
19656
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(0));
|
|
19657
19657
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(1, 4, 4, 0, 0));
|
|
19658
19658
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(1, 16, 0, 16, 0));
|
|
19659
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19660
|
-
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.
|
|
19661
|
-
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.
|
|
19659
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19660
|
+
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19661
|
+
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19662
19662
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19663
19663
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19664
19664
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19665
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19666
|
-
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.
|
|
19667
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19668
|
-
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19665
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19666
|
+
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19667
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19668
|
+
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19669
19669
|
$ret.addItem("UnderlineOpacity", 1);
|
|
19670
19670
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
19671
19671
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
19672
19672
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
19673
19673
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19674
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19674
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(20, 0, 0, 0));
|
|
19675
19675
|
return $ret;
|
|
19676
19676
|
})())));
|
|
19677
19677
|
$ret.addItem(igniteuiAngularCore.enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((function () {
|
|
@@ -19680,22 +19680,22 @@
|
|
|
19680
19680
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(0));
|
|
19681
19681
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 0));
|
|
19682
19682
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(0, 0));
|
|
19683
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19684
|
-
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.
|
|
19685
|
-
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.
|
|
19683
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19684
|
+
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19685
|
+
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19686
19686
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19687
19687
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19688
19688
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19689
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19690
|
-
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.
|
|
19691
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19692
|
-
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19689
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19690
|
+
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19691
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19692
|
+
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19693
19693
|
$ret.addItem("UnderlineOpacity", 1);
|
|
19694
19694
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
19695
19695
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
19696
19696
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
19697
19697
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19698
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19698
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
19699
19699
|
return $ret;
|
|
19700
19700
|
})())));
|
|
19701
19701
|
$ret.addItem(igniteuiAngularCore.enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((function () {
|
|
@@ -19704,27 +19704,27 @@
|
|
|
19704
19704
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19705
19705
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 4));
|
|
19706
19706
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(1, 16, 0, 16, 0));
|
|
19707
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19708
|
-
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.
|
|
19709
|
-
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.
|
|
19707
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19708
|
+
$ret.addItem("FocusBorderColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19709
|
+
$ret.addItem("FocusLabelColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19710
19710
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19711
19711
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19712
19712
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19713
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19714
|
-
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.
|
|
19715
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19716
|
-
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19713
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19714
|
+
$ret.addItem("UnderlineRippleColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19715
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19716
|
+
$ret.addItem("FocusUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
19717
19717
|
$ret.addItem("UnderlineOpacity", 0);
|
|
19718
19718
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
19719
19719
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
19720
19720
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
19721
19721
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19722
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19722
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
19723
19723
|
return $ret;
|
|
19724
19724
|
})())));
|
|
19725
19725
|
return $ret;
|
|
19726
19726
|
})()));
|
|
19727
|
-
XInputGroup.n5 = igniteuiAngularCore.BrushUtil.
|
|
19727
|
+
XInputGroup.n5 = igniteuiAngularCore.BrushUtil.h(255, 105, 136, 255);
|
|
19728
19728
|
XInputGroup.l = new Theme(1, ((function () {
|
|
19729
19729
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
19730
19730
|
return $ret;
|
|
@@ -19736,22 +19736,22 @@
|
|
|
19736
19736
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19737
19737
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 4));
|
|
19738
19738
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(1, 8, 0, 8, 0));
|
|
19739
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19739
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(25, 0, 0, 0));
|
|
19740
19740
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
19741
19741
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
19742
19742
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19743
19743
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19744
19744
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19745
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19745
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(25, 0, 0, 0));
|
|
19746
19746
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
19747
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19747
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0));
|
|
19748
19748
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
19749
19749
|
$ret.addItem("UnderlineOpacity", 0);
|
|
19750
19750
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
19751
19751
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
19752
19752
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
19753
19753
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19754
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19754
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
19755
19755
|
return $ret;
|
|
19756
19756
|
})())));
|
|
19757
19757
|
$ret.addItem(igniteuiAngularCore.enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((function () {
|
|
@@ -19760,22 +19760,22 @@
|
|
|
19760
19760
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(0));
|
|
19761
19761
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(1, 4, 4, 0, 0));
|
|
19762
19762
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(1, 16, 0, 16, 0));
|
|
19763
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19763
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19764
19764
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
19765
19765
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
19766
19766
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19767
19767
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19768
19768
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19769
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19769
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19770
19770
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
19771
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19771
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19772
19772
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
19773
19773
|
$ret.addItem("UnderlineOpacity", 1);
|
|
19774
19774
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
19775
19775
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
19776
19776
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
19777
19777
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19778
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19778
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(25, 0, 0, 0));
|
|
19779
19779
|
return $ret;
|
|
19780
19780
|
})())));
|
|
19781
19781
|
$ret.addItem(igniteuiAngularCore.enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((function () {
|
|
@@ -19784,22 +19784,22 @@
|
|
|
19784
19784
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(0));
|
|
19785
19785
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 0));
|
|
19786
19786
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(0, 0));
|
|
19787
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19787
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19788
19788
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
19789
19789
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
19790
19790
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19791
19791
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19792
19792
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19793
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19793
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19794
19794
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
19795
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19795
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19796
19796
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
19797
19797
|
$ret.addItem("UnderlineOpacity", 1);
|
|
19798
19798
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
19799
19799
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
19800
19800
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
19801
19801
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19802
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19802
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
19803
19803
|
return $ret;
|
|
19804
19804
|
})())));
|
|
19805
19805
|
$ret.addItem(igniteuiAngularCore.enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((function () {
|
|
@@ -19808,22 +19808,22 @@
|
|
|
19808
19808
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19809
19809
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 4));
|
|
19810
19810
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(1, 16, 0, 16, 0));
|
|
19811
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19811
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19812
19812
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
19813
19813
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
19814
19814
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19815
19815
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19816
19816
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19817
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19817
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19818
19818
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
19819
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19819
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(255, 186, 191, 199));
|
|
19820
19820
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
19821
19821
|
$ret.addItem("UnderlineOpacity", 0);
|
|
19822
19822
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
19823
19823
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
19824
19824
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
19825
19825
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19826
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19826
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
19827
19827
|
return $ret;
|
|
19828
19828
|
})())));
|
|
19829
19829
|
return $ret;
|
|
@@ -19839,22 +19839,22 @@
|
|
|
19839
19839
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19840
19840
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 4));
|
|
19841
19841
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(1, 8, 0, 8, 0));
|
|
19842
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19842
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(51, 255, 255, 255));
|
|
19843
19843
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
19844
19844
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
19845
19845
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19846
19846
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19847
19847
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19848
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19848
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(51, 255, 255, 255));
|
|
19849
19849
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
19850
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19850
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(51, 255, 255, 255));
|
|
19851
19851
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
19852
19852
|
$ret.addItem("UnderlineOpacity", 0);
|
|
19853
19853
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
19854
19854
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
19855
19855
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
19856
19856
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19857
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19857
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
19858
19858
|
return $ret;
|
|
19859
19859
|
})())));
|
|
19860
19860
|
$ret.addItem(igniteuiAngularCore.enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((function () {
|
|
@@ -19863,22 +19863,22 @@
|
|
|
19863
19863
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(0));
|
|
19864
19864
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(1, 4, 4, 0, 0));
|
|
19865
19865
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(1, 16, 0, 16, 0));
|
|
19866
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19866
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(51, 255, 255, 255));
|
|
19867
19867
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
19868
19868
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
19869
19869
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19870
19870
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19871
19871
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19872
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19872
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(51, 255, 255, 255));
|
|
19873
19873
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
19874
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19874
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(51, 255, 255, 255));
|
|
19875
19875
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
19876
19876
|
$ret.addItem("UnderlineOpacity", 1);
|
|
19877
19877
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
19878
19878
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
19879
19879
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
19880
19880
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19881
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19881
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(128, 55, 63, 86));
|
|
19882
19882
|
return $ret;
|
|
19883
19883
|
})())));
|
|
19884
19884
|
$ret.addItem(igniteuiAngularCore.enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((function () {
|
|
@@ -19887,22 +19887,22 @@
|
|
|
19887
19887
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(0));
|
|
19888
19888
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 0));
|
|
19889
19889
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(0, 0));
|
|
19890
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19890
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(51, 255, 255, 255));
|
|
19891
19891
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
19892
19892
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
19893
19893
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19894
19894
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19895
19895
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19896
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19896
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(51, 255, 255, 255));
|
|
19897
19897
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
19898
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19898
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(51, 255, 255, 255));
|
|
19899
19899
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
19900
19900
|
$ret.addItem("UnderlineOpacity", 1);
|
|
19901
19901
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
19902
19902
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
19903
19903
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
19904
19904
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19905
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19905
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
19906
19906
|
return $ret;
|
|
19907
19907
|
})())));
|
|
19908
19908
|
$ret.addItem(igniteuiAngularCore.enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((function () {
|
|
@@ -19911,22 +19911,22 @@
|
|
|
19911
19911
|
$ret.addItem("FocusBorderWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19912
19912
|
$ret.addItem("CornerRadius", new igniteuiAngularCore.CornerRadius(0, 4));
|
|
19913
19913
|
$ret.addItem("ContentPadding", new igniteuiAngularCore.Thickness(1, 16, 0, 16, 0));
|
|
19914
|
-
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.
|
|
19914
|
+
$ret.addItem("BorderColor", igniteuiAngularCore.BrushUtil.h(51, 255, 255, 255));
|
|
19915
19915
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
19916
19916
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
19917
19917
|
$ret.addItem("UnderlineWidth", igniteuiAngularCore.DeviceUtils.g(1));
|
|
19918
19918
|
$ret.addItem("UnderlineRippleWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19919
19919
|
$ret.addItem("HoverUnderlineWidth", igniteuiAngularCore.DeviceUtils.g(2));
|
|
19920
|
-
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19920
|
+
$ret.addItem("UnderlineColor", igniteuiAngularCore.BrushUtil.h(51, 255, 255, 255));
|
|
19921
19921
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
19922
|
-
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.
|
|
19922
|
+
$ret.addItem("HoverUnderlineColor", igniteuiAngularCore.BrushUtil.h(51, 255, 255, 255));
|
|
19923
19923
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
19924
19924
|
$ret.addItem("UnderlineOpacity", 0);
|
|
19925
19925
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
19926
19926
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
19927
19927
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
19928
19928
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
19929
|
-
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
19929
|
+
$ret.addItem("BackgroundColor", igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
19930
19930
|
return $ret;
|
|
19931
19931
|
})())));
|
|
19932
19932
|
return $ret;
|
|
@@ -20082,7 +20082,7 @@
|
|
|
20082
20082
|
$ret.m = 0.75;
|
|
20083
20083
|
return $ret;
|
|
20084
20084
|
})()));
|
|
20085
|
-
this.aa = igniteuiAngularCore.KeyFrameAnimationFactory.f.c(this.view.b(this.i).m(new igniteuiAngularCore.AnimationKeyFrameProperty(14, b), new igniteuiAngularCore.AnimationKeyFrameProperty(2, igniteuiAngularCore.BrushUtil.
|
|
20085
|
+
this.aa = igniteuiAngularCore.KeyFrameAnimationFactory.f.c(this.view.b(this.i).m(new igniteuiAngularCore.AnimationKeyFrameProperty(14, b), new igniteuiAngularCore.AnimationKeyFrameProperty(2, igniteuiAngularCore.BrushUtil.h(0, 255, 255, 255))).m(new igniteuiAngularCore.AnimationKeyFrameProperty(14, d), new igniteuiAngularCore.AnimationKeyFrameProperty(2, igniteuiAngularCore.BrushUtil.h(this.l == 2 ? 255 : 0, 255, 255, 255))));
|
|
20086
20086
|
}
|
|
20087
20087
|
if (this.z == null) {
|
|
20088
20088
|
this.z = igniteuiAngularCore.KeyFrameAnimationFactory.f.c(this.view.a(this.i).m(new igniteuiAngularCore.AnimationKeyFrameProperty(7, this.cz)).m(new igniteuiAngularCore.AnimationKeyFrameProperty(7, this.cw)));
|
|
@@ -20736,14 +20736,14 @@
|
|
|
20736
20736
|
this.view.w(a);
|
|
20737
20737
|
};
|
|
20738
20738
|
XLabel.$t = igniteuiAngularCore.markType(XLabel, 'XLabel', XInputGroupItem.$);
|
|
20739
|
-
XLabel.da = igniteuiAngularCore.BrushUtil.
|
|
20740
|
-
XLabel.c7 = igniteuiAngularCore.BrushUtil.
|
|
20741
|
-
XLabel.c9 = igniteuiAngularCore.BrushUtil.
|
|
20742
|
-
XLabel.c8 = igniteuiAngularCore.BrushUtil.
|
|
20743
|
-
XLabel.c3 = igniteuiAngularCore.BrushUtil.
|
|
20744
|
-
XLabel.c0 = igniteuiAngularCore.BrushUtil.
|
|
20745
|
-
XLabel.c2 = igniteuiAngularCore.BrushUtil.
|
|
20746
|
-
XLabel.c1 = igniteuiAngularCore.BrushUtil.
|
|
20739
|
+
XLabel.da = igniteuiAngularCore.BrushUtil.h(221, 0, 0, 0);
|
|
20740
|
+
XLabel.c7 = igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155);
|
|
20741
|
+
XLabel.c9 = igniteuiAngularCore.BrushUtil.h(221, 0, 0, 0);
|
|
20742
|
+
XLabel.c8 = igniteuiAngularCore.BrushUtil.h(255, 0, 153, 155);
|
|
20743
|
+
XLabel.c3 = igniteuiAngularCore.BrushUtil.h(255, 24, 29, 31);
|
|
20744
|
+
XLabel.c0 = igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243);
|
|
20745
|
+
XLabel.c2 = igniteuiAngularCore.BrushUtil.h(255, 24, 29, 31);
|
|
20746
|
+
XLabel.c1 = igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243);
|
|
20747
20747
|
XLabel.o = 2;
|
|
20748
20748
|
XLabel.db = ThemeResolver.ah(XLabel.o, XLabel.da, XLabel.c3);
|
|
20749
20749
|
XLabel.c4 = ThemeResolver.ah(XLabel.o, XLabel.c7, XLabel.c0);
|
|
@@ -21680,8 +21680,8 @@
|
|
|
21680
21680
|
a.finished.f(function (d) { return a.commitStyles(); });
|
|
21681
21681
|
};
|
|
21682
21682
|
XInput.$t = igniteuiAngularCore.markType(XInput, 'XInput', XInputGroupItem.$);
|
|
21683
|
-
XInput.d6 = igniteuiAngularCore.BrushUtil.
|
|
21684
|
-
XInput.d5 = igniteuiAngularCore.BrushUtil.
|
|
21683
|
+
XInput.d6 = igniteuiAngularCore.BrushUtil.h(221, 0, 0, 0);
|
|
21684
|
+
XInput.d5 = igniteuiAngularCore.BrushUtil.h(221, 0, 0, 0);
|
|
21685
21685
|
XInput.ae = null;
|
|
21686
21686
|
XInput.bf = 0;
|
|
21687
21687
|
return XInput;
|
|
@@ -21974,10 +21974,12 @@
|
|
|
21974
21974
|
_this.f = null;
|
|
21975
21975
|
_this.i = null;
|
|
21976
21976
|
_this.h = null;
|
|
21977
|
+
_this.o = null;
|
|
21977
21978
|
_this.document_Click = _this.document_Click.bind(_this);
|
|
21979
|
+
_this.window_Resize = _this.window_Resize.bind(_this);
|
|
21978
21980
|
return _this;
|
|
21979
21981
|
}
|
|
21980
|
-
DatePickerView.prototype.
|
|
21982
|
+
DatePickerView.prototype.am = function () {
|
|
21981
21983
|
};
|
|
21982
21984
|
Object.defineProperty(DatePickerView.prototype, "n", {
|
|
21983
21985
|
get: function () {
|
|
@@ -21986,12 +21988,14 @@
|
|
|
21986
21988
|
enumerable: false,
|
|
21987
21989
|
configurable: true
|
|
21988
21990
|
});
|
|
21989
|
-
DatePickerView.prototype.
|
|
21991
|
+
DatePickerView.prototype.ak = function (a) {
|
|
21990
21992
|
if (a == null) {
|
|
21993
|
+
this.b.cq();
|
|
21991
21994
|
if (this.d != null) {
|
|
21992
21995
|
var b = this.d.rootWrapper.getChildAt(0);
|
|
21993
21996
|
b.unlistenAll();
|
|
21994
21997
|
document.removeEventListener("click", this.document_Click, false);
|
|
21998
|
+
window.removeEventListener("resize", this.window_Resize, false);
|
|
21995
21999
|
}
|
|
21996
22000
|
this.d = null;
|
|
21997
22001
|
return;
|
|
@@ -21999,18 +22003,20 @@
|
|
|
21999
22003
|
this.d = a;
|
|
22000
22004
|
var c = Math.round(a.rootWrapper.width());
|
|
22001
22005
|
var d = Math.round(a.rootWrapper.height());
|
|
22002
|
-
this.
|
|
22003
|
-
this.
|
|
22006
|
+
this.ad();
|
|
22007
|
+
this.ae();
|
|
22004
22008
|
var e = this.d.rootWrapper.getChildAt(0);
|
|
22005
|
-
e.listen("keydown", igniteuiAngularCore.runOn(this, this.
|
|
22006
|
-
e.listen("focusin", igniteuiAngularCore.runOn(this, this.
|
|
22007
|
-
e.listen("focusout", igniteuiAngularCore.runOn(this, this.
|
|
22009
|
+
e.listen("keydown", igniteuiAngularCore.runOn(this, this.y));
|
|
22010
|
+
e.listen("focusin", igniteuiAngularCore.runOn(this, this.w));
|
|
22011
|
+
e.listen("focusout", igniteuiAngularCore.runOn(this, this.x));
|
|
22008
22012
|
document.addEventListener("click", this.document_Click, false);
|
|
22013
|
+
window.addEventListener("resize", this.window_Resize, false);
|
|
22014
|
+
this.o = new MutationObserver(igniteuiAngularCore.runOn(this, this.al));
|
|
22009
22015
|
};
|
|
22010
|
-
DatePickerView.prototype.
|
|
22016
|
+
DatePickerView.prototype.ad = function () {
|
|
22011
22017
|
if (this.d != null) {
|
|
22012
22018
|
this.k = this.d.rootWrapper.getChildAt(0);
|
|
22013
|
-
this.k.setAttribute("tabIndex", this.b.
|
|
22019
|
+
this.k.setAttribute("tabIndex", this.b.be.toString());
|
|
22014
22020
|
this.k.setStyleProperty("display", "flex");
|
|
22015
22021
|
this.k.setStyleProperty("height", "100%");
|
|
22016
22022
|
this.l = this.d.createElement("div");
|
|
@@ -22023,71 +22029,73 @@
|
|
|
22023
22029
|
this.i = this.d.createElement("div");
|
|
22024
22030
|
this.i.setAttribute("aria-hidden", "true");
|
|
22025
22031
|
this.h = this.d.createElement("div");
|
|
22026
|
-
this.b.
|
|
22032
|
+
this.b.cr();
|
|
22027
22033
|
this.j.getChildAt(0).setAttribute("aria-expanded", "fasle");
|
|
22028
22034
|
this.j.getChildAt(0).setAttribute("aria-invalid", "false");
|
|
22029
22035
|
this.f.setStyleProperty("height", "16px");
|
|
22030
22036
|
this.f.setStyleProperty("width", "16px");
|
|
22031
22037
|
this.h.setStyleProperty("height", "16px");
|
|
22032
22038
|
this.h.setStyleProperty("width", "16px");
|
|
22033
|
-
this.f.listen("click", igniteuiAngularCore.runOn(this, this.
|
|
22034
|
-
this.
|
|
22039
|
+
this.f.listen("click", igniteuiAngularCore.runOn(this, this.ac));
|
|
22040
|
+
this.f.listen("mousedown", igniteuiAngularCore.runOn(this, this.aa));
|
|
22041
|
+
this.f.listen("mouseleave", igniteuiAngularCore.runOn(this, this.ab));
|
|
22042
|
+
this.h.listen("click", igniteuiAngularCore.runOn(this, this.ag));
|
|
22035
22043
|
}
|
|
22036
22044
|
};
|
|
22037
|
-
DatePickerView.prototype.
|
|
22045
|
+
DatePickerView.prototype.aq = function (a) {
|
|
22038
22046
|
if (this.d != null) {
|
|
22039
22047
|
var b = this.d.getSubRenderer(this.k);
|
|
22040
22048
|
a.provideContainer(b);
|
|
22041
22049
|
var c = b.getExternal(a, b.rootWrapper, this.d.getExternal(this.b, null, null));
|
|
22042
22050
|
}
|
|
22043
22051
|
};
|
|
22044
|
-
DatePickerView.prototype.
|
|
22052
|
+
DatePickerView.prototype.as = function (a) {
|
|
22045
22053
|
if (this.d != null) {
|
|
22046
22054
|
var b = this.d.getSubRenderer(this.l);
|
|
22047
22055
|
a.provideContainer(b);
|
|
22048
22056
|
var c = b.getExternal(a, b.rootWrapper, this.d.getExternal(this.b, null, null));
|
|
22049
22057
|
}
|
|
22050
22058
|
};
|
|
22051
|
-
DatePickerView.prototype.
|
|
22059
|
+
DatePickerView.prototype.ar = function (a) {
|
|
22052
22060
|
if (this.d != null) {
|
|
22053
22061
|
var b = this.d.getSubRenderer(this.j);
|
|
22054
22062
|
a.provideContainer(b);
|
|
22055
22063
|
var c = b.getExternal(a, b.rootWrapper, this.d.getExternal(this.b, null, null));
|
|
22056
22064
|
}
|
|
22057
22065
|
};
|
|
22058
|
-
DatePickerView.prototype.
|
|
22066
|
+
DatePickerView.prototype.au = function (a, b) {
|
|
22059
22067
|
if (this.d != null) {
|
|
22060
22068
|
var c = this.d.getSubRenderer(b);
|
|
22061
22069
|
a.provideContainer(c);
|
|
22062
22070
|
var d = c.getExternal(a, c.rootWrapper, this.d.getExternal(this.b, null, null));
|
|
22063
22071
|
}
|
|
22064
22072
|
};
|
|
22065
|
-
DatePickerView.prototype.
|
|
22073
|
+
DatePickerView.prototype.ap = function (a, b) {
|
|
22066
22074
|
if (this.d != null) {
|
|
22067
22075
|
var c = this.d.getSubRenderer(b);
|
|
22068
22076
|
a.provideContainer(c);
|
|
22069
22077
|
var d = c.getExternal(a, c.rootWrapper, this.d.getExternal(this.b, null, null));
|
|
22070
22078
|
}
|
|
22071
22079
|
};
|
|
22072
|
-
DatePickerView.prototype.
|
|
22080
|
+
DatePickerView.prototype.v = function () {
|
|
22073
22081
|
return this.l;
|
|
22074
22082
|
};
|
|
22075
|
-
DatePickerView.prototype.
|
|
22083
|
+
DatePickerView.prototype.u = function () {
|
|
22076
22084
|
return this.j;
|
|
22077
22085
|
};
|
|
22078
|
-
DatePickerView.prototype.
|
|
22086
|
+
DatePickerView.prototype.r = function () {
|
|
22079
22087
|
return this.g;
|
|
22080
22088
|
};
|
|
22081
|
-
DatePickerView.prototype.
|
|
22089
|
+
DatePickerView.prototype.q = function () {
|
|
22082
22090
|
return this.f;
|
|
22083
22091
|
};
|
|
22084
|
-
DatePickerView.prototype.
|
|
22092
|
+
DatePickerView.prototype.t = function () {
|
|
22085
22093
|
return this.i;
|
|
22086
22094
|
};
|
|
22087
|
-
DatePickerView.prototype.
|
|
22095
|
+
DatePickerView.prototype.s = function () {
|
|
22088
22096
|
return this.h;
|
|
22089
22097
|
};
|
|
22090
|
-
DatePickerView.prototype.
|
|
22098
|
+
DatePickerView.prototype.aw = function (a) {
|
|
22091
22099
|
if (this.j != null) {
|
|
22092
22100
|
if (a) {
|
|
22093
22101
|
this.j.getChildAt(0).setAttribute("aria-expanded", "true");
|
|
@@ -22097,7 +22105,7 @@
|
|
|
22097
22105
|
}
|
|
22098
22106
|
}
|
|
22099
22107
|
};
|
|
22100
|
-
DatePickerView.prototype.
|
|
22108
|
+
DatePickerView.prototype.ay = function (a) {
|
|
22101
22109
|
if (a != null && a != "") {
|
|
22102
22110
|
this.j.getChildAt(0).setAttribute("aria-label", a);
|
|
22103
22111
|
}
|
|
@@ -22105,9 +22113,9 @@
|
|
|
22105
22113
|
this.j.getChildAt(0).setAttribute("aria-label", "Select a date");
|
|
22106
22114
|
}
|
|
22107
22115
|
};
|
|
22108
|
-
DatePickerView.prototype.
|
|
22116
|
+
DatePickerView.prototype.av = function () {
|
|
22109
22117
|
if (this.f != null) {
|
|
22110
|
-
if (this.b.
|
|
22118
|
+
if (this.b.az == true) {
|
|
22111
22119
|
this.f.show();
|
|
22112
22120
|
}
|
|
22113
22121
|
else {
|
|
@@ -22115,115 +22123,131 @@
|
|
|
22115
22123
|
}
|
|
22116
22124
|
}
|
|
22117
22125
|
};
|
|
22118
|
-
DatePickerView.prototype.
|
|
22126
|
+
DatePickerView.prototype.ah = function () {
|
|
22119
22127
|
if (this.f != null) {
|
|
22120
22128
|
this.f.hide();
|
|
22121
22129
|
}
|
|
22122
22130
|
};
|
|
22123
|
-
DatePickerView.prototype.
|
|
22124
|
-
this.k.setAttribute("tabIndex", this.b.
|
|
22131
|
+
DatePickerView.prototype.ax = function () {
|
|
22132
|
+
this.k.setAttribute("tabIndex", this.b.be.toString());
|
|
22133
|
+
};
|
|
22134
|
+
DatePickerView.prototype.an = function () {
|
|
22135
|
+
this.o.observe(document, { childList: true, subtree: true });
|
|
22136
|
+
};
|
|
22137
|
+
DatePickerView.prototype.aj = function () {
|
|
22138
|
+
this.o.disconnect();
|
|
22125
22139
|
};
|
|
22126
|
-
DatePickerView.prototype.
|
|
22140
|
+
DatePickerView.prototype.ae = function () {
|
|
22127
22141
|
if (this.d != null) {
|
|
22128
22142
|
this.m = this.d.rootWrapper.getChildAt(1);
|
|
22129
22143
|
this.e = this.d.createElement("div");
|
|
22130
22144
|
this.e.setStyleProperty("width", "100%");
|
|
22131
22145
|
this.e.setStyleProperty("height", "100%");
|
|
22132
22146
|
this.e.setStyleProperty("display", "flex");
|
|
22133
|
-
this.b.
|
|
22147
|
+
this.b.cs();
|
|
22134
22148
|
this.e.parent().setStyleProperty("height", "100%");
|
|
22135
|
-
if (this.b.
|
|
22149
|
+
if (this.b.a1 == true) {
|
|
22136
22150
|
this.e.parent().parent().setStyleProperty("max-width", "245px");
|
|
22137
22151
|
}
|
|
22138
22152
|
else {
|
|
22139
22153
|
this.e.parent().parent().setStyleProperty("max-width", "232px");
|
|
22140
22154
|
}
|
|
22141
|
-
if (this.b.au == true) {
|
|
22142
|
-
this.e.parent().parent().setStyleProperty("min-height", "270px");
|
|
22143
|
-
}
|
|
22144
|
-
else {
|
|
22145
|
-
this.e.parent().parent().setStyleProperty("min-height", "234px");
|
|
22146
|
-
}
|
|
22147
22155
|
}
|
|
22148
22156
|
};
|
|
22149
|
-
DatePickerView.prototype.
|
|
22157
|
+
DatePickerView.prototype.z = function () {
|
|
22150
22158
|
if (this.d != null) {
|
|
22151
|
-
if (this.b.
|
|
22159
|
+
if (this.b.a1 == true) {
|
|
22152
22160
|
this.e.parent().parent().setStyleProperty("max-width", "245px");
|
|
22153
22161
|
}
|
|
22154
22162
|
else {
|
|
22155
22163
|
this.e.parent().parent().setStyleProperty("max-width", "232px");
|
|
22156
22164
|
}
|
|
22157
|
-
if (this.b.au == true) {
|
|
22158
|
-
this.e.parent().parent().setStyleProperty("min-height", "270px");
|
|
22159
|
-
}
|
|
22160
|
-
else {
|
|
22161
|
-
this.e.parent().parent().setStyleProperty("min-height", "234px");
|
|
22162
|
-
}
|
|
22163
22165
|
}
|
|
22164
22166
|
};
|
|
22165
|
-
DatePickerView.prototype.
|
|
22167
|
+
DatePickerView.prototype.at = function (a) {
|
|
22166
22168
|
if (this.d != null) {
|
|
22167
22169
|
var b = this.d.getSubRenderer(this.m);
|
|
22168
22170
|
a.provideRenderer(b);
|
|
22169
22171
|
var c = b.getExternal(a, b.rootWrapper, this.d.getExternal(this.b, null, null));
|
|
22170
22172
|
}
|
|
22171
22173
|
};
|
|
22172
|
-
DatePickerView.prototype.
|
|
22174
|
+
DatePickerView.prototype.ao = function (a) {
|
|
22173
22175
|
if (this.d != null) {
|
|
22174
22176
|
var b = this.d.getSubRenderer(this.e);
|
|
22175
22177
|
a.provideContainer(b);
|
|
22176
22178
|
var c = b.getExternal(a, b.rootWrapper, this.d.getExternal(this.b, null, null));
|
|
22177
22179
|
}
|
|
22178
22180
|
};
|
|
22179
|
-
DatePickerView.prototype.
|
|
22181
|
+
DatePickerView.prototype.p = function () {
|
|
22180
22182
|
return this.e;
|
|
22181
22183
|
};
|
|
22182
|
-
DatePickerView.prototype.
|
|
22183
|
-
if (this.b.
|
|
22184
|
+
DatePickerView.prototype.ac = function (a) {
|
|
22185
|
+
if (this.b.av == true) {
|
|
22184
22186
|
return;
|
|
22185
22187
|
}
|
|
22186
|
-
this.b.
|
|
22188
|
+
this.b.cp();
|
|
22187
22189
|
if (this.f != null) {
|
|
22188
22190
|
this.f.hide();
|
|
22189
22191
|
}
|
|
22190
22192
|
};
|
|
22191
|
-
DatePickerView.prototype.
|
|
22193
|
+
DatePickerView.prototype.aa = function (a) {
|
|
22194
|
+
this.b.c8();
|
|
22195
|
+
};
|
|
22196
|
+
DatePickerView.prototype.ab = function (a) {
|
|
22197
|
+
this.b.c9();
|
|
22198
|
+
};
|
|
22199
|
+
DatePickerView.prototype.ag = function (a) {
|
|
22192
22200
|
a.stopPropagation();
|
|
22193
|
-
this.b.
|
|
22201
|
+
this.b.cx();
|
|
22194
22202
|
};
|
|
22195
|
-
DatePickerView.prototype.
|
|
22203
|
+
DatePickerView.prototype.y = function (a) {
|
|
22196
22204
|
var b = a.which;
|
|
22197
22205
|
if (b == 27) {
|
|
22198
|
-
this.b.
|
|
22206
|
+
this.b.cq();
|
|
22199
22207
|
}
|
|
22200
22208
|
};
|
|
22201
|
-
DatePickerView.prototype.
|
|
22209
|
+
DatePickerView.prototype.w = function (a) {
|
|
22202
22210
|
this.b.focus();
|
|
22203
22211
|
var b = (a.originalEvent.relatedTarget);
|
|
22204
22212
|
if (!this.c(b)) {
|
|
22205
|
-
this.b.
|
|
22213
|
+
this.b.c3();
|
|
22206
22214
|
}
|
|
22207
22215
|
};
|
|
22208
|
-
DatePickerView.prototype.
|
|
22216
|
+
DatePickerView.prototype.x = function (a) {
|
|
22209
22217
|
var b = (a.originalEvent.relatedTarget);
|
|
22210
22218
|
if (!this.c(b)) {
|
|
22211
|
-
this.b.
|
|
22212
|
-
this.b.
|
|
22219
|
+
this.b.cw();
|
|
22220
|
+
this.b.c4();
|
|
22221
|
+
}
|
|
22222
|
+
};
|
|
22223
|
+
DatePickerView.prototype.al = function (a, b) {
|
|
22224
|
+
if (this.d != null) {
|
|
22225
|
+
var c = this.d.rootWrapper.getNativeElement();
|
|
22226
|
+
if (!document.documentElement.contains(c)) {
|
|
22227
|
+
this.b.cq();
|
|
22228
|
+
}
|
|
22229
|
+
}
|
|
22230
|
+
else {
|
|
22231
|
+
this.b.cq();
|
|
22213
22232
|
}
|
|
22214
22233
|
};
|
|
22215
22234
|
DatePickerView.prototype.document_Click = function (a) {
|
|
22216
22235
|
var b = a.target;
|
|
22217
22236
|
if (!this.c(b)) {
|
|
22218
|
-
this.b.
|
|
22237
|
+
this.b.cq();
|
|
22219
22238
|
}
|
|
22220
22239
|
};
|
|
22221
|
-
DatePickerView.prototype.
|
|
22240
|
+
DatePickerView.prototype.window_Resize = function (a) {
|
|
22241
|
+
this.b.dm();
|
|
22242
|
+
};
|
|
22243
|
+
DatePickerView.prototype.a0 = function (a) {
|
|
22222
22244
|
if (this.d != null) {
|
|
22223
|
-
var
|
|
22224
|
-
var
|
|
22225
|
-
|
|
22226
|
-
|
|
22245
|
+
var b = this.d.rootWrapper.getNativeElement();
|
|
22246
|
+
var c = (b.getBoundingClientRect());
|
|
22247
|
+
if (a) {
|
|
22248
|
+
c = new igniteuiAngularCore.Rect(0, c.left + window.pageXOffset, c.top + window.pageYOffset, c.width, c.height);
|
|
22249
|
+
}
|
|
22250
|
+
return c;
|
|
22227
22251
|
}
|
|
22228
22252
|
return null;
|
|
22229
22253
|
};
|
|
@@ -22239,11 +22263,11 @@
|
|
|
22239
22263
|
if (null == a) {
|
|
22240
22264
|
return false;
|
|
22241
22265
|
}
|
|
22242
|
-
var b = this.
|
|
22266
|
+
var b = this.d.rootWrapper.getNativeElement();
|
|
22243
22267
|
var c = this.e.getNativeElement();
|
|
22244
22268
|
return b.contains(a) || c.contains(a);
|
|
22245
22269
|
};
|
|
22246
|
-
DatePickerView.prototype.
|
|
22270
|
+
DatePickerView.prototype.ai = function () {
|
|
22247
22271
|
};
|
|
22248
22272
|
DatePickerView.$t = igniteuiAngularCore.markType(DatePickerView, 'DatePickerView');
|
|
22249
22273
|
return DatePickerView;
|
|
@@ -22263,44 +22287,48 @@
|
|
|
22263
22287
|
_this.m = null;
|
|
22264
22288
|
_this.n = null;
|
|
22265
22289
|
_this.c = null;
|
|
22266
|
-
_this.
|
|
22267
|
-
_this.
|
|
22268
|
-
_this.
|
|
22269
|
-
_this.
|
|
22270
|
-
_this.
|
|
22290
|
+
_this.bg = "dd";
|
|
22291
|
+
_this.bk = "mm";
|
|
22292
|
+
_this.bn = "yyyy";
|
|
22293
|
+
_this.bh = "mdy";
|
|
22294
|
+
_this.bm = "/";
|
|
22271
22295
|
_this.ah = false;
|
|
22272
|
-
_this.
|
|
22273
|
-
_this.
|
|
22274
|
-
_this.
|
|
22296
|
+
_this.at = false;
|
|
22297
|
+
_this.ar = false;
|
|
22298
|
+
_this.a5 = igniteuiAngularCore.dateMinValue();
|
|
22275
22299
|
_this.ai = false;
|
|
22276
22300
|
_this.propertyChanged = null;
|
|
22277
22301
|
_this.selectedValueChanged = null;
|
|
22278
22302
|
_this.ae = null;
|
|
22279
|
-
_this.
|
|
22280
|
-
_this.
|
|
22281
|
-
_this.
|
|
22282
|
-
_this.
|
|
22303
|
+
_this.a7 = igniteuiAngularCore.dateMinValue();
|
|
22304
|
+
_this.a6 = igniteuiAngularCore.dateMinValue();
|
|
22305
|
+
_this.bj = "";
|
|
22306
|
+
_this.dt = igniteuiAngularCore.BrushUtil.h(255, 24, 29, 31);
|
|
22283
22307
|
_this.z = null;
|
|
22284
|
-
_this.
|
|
22285
|
-
_this.
|
|
22286
|
-
_this.
|
|
22308
|
+
_this.bl = "";
|
|
22309
|
+
_this.a4 = igniteuiAngularCore.dateMinValue();
|
|
22310
|
+
_this.a3 = igniteuiAngularCore.dateMaxValue();
|
|
22287
22311
|
_this.x = 2;
|
|
22288
22312
|
_this.v = 1;
|
|
22289
22313
|
_this.aa = null;
|
|
22290
|
-
_this.
|
|
22291
|
-
_this.
|
|
22292
|
-
_this.
|
|
22293
|
-
_this.
|
|
22314
|
+
_this.du = igniteuiAngularCore.BrushUtil.h(255, 24, 29, 31);
|
|
22315
|
+
_this.ds = igniteuiAngularCore.BrushUtil.h(255, 163, 172, 184);
|
|
22316
|
+
_this.ao = true;
|
|
22317
|
+
_this.ap = false;
|
|
22294
22318
|
_this.ag = true;
|
|
22295
|
-
_this.
|
|
22319
|
+
_this.an = true;
|
|
22296
22320
|
_this.i = 0;
|
|
22297
22321
|
_this.k = 0;
|
|
22298
|
-
_this.
|
|
22322
|
+
_this.aq = false;
|
|
22299
22323
|
_this.a = new DateTimeValueFormatter();
|
|
22300
22324
|
_this.d = 0;
|
|
22301
|
-
_this.
|
|
22325
|
+
_this.bi = null;
|
|
22302
22326
|
_this.aj = false;
|
|
22303
|
-
_this.
|
|
22327
|
+
_this.bd = 0;
|
|
22328
|
+
_this.ak = false;
|
|
22329
|
+
_this.am = false;
|
|
22330
|
+
_this.as = false;
|
|
22331
|
+
_this.al = false;
|
|
22304
22332
|
_this.gotFocus = null;
|
|
22305
22333
|
_this.lostFocus = null;
|
|
22306
22334
|
_this.keyDown = null;
|
|
@@ -22308,16 +22336,16 @@
|
|
|
22308
22336
|
var a = new DatePickerView();
|
|
22309
22337
|
a.b = _this;
|
|
22310
22338
|
_this.h = a;
|
|
22311
|
-
_this.h.
|
|
22312
|
-
_this.
|
|
22339
|
+
_this.h.am();
|
|
22340
|
+
_this.co();
|
|
22313
22341
|
return _this;
|
|
22314
22342
|
}
|
|
22315
|
-
DatePicker.prototype.
|
|
22343
|
+
DatePicker.prototype.db = function (a, b) {
|
|
22316
22344
|
if (this.u != null) {
|
|
22317
22345
|
this.ah = true;
|
|
22318
|
-
this.
|
|
22346
|
+
this.cq();
|
|
22319
22347
|
}
|
|
22320
|
-
this.
|
|
22348
|
+
this.dl();
|
|
22321
22349
|
if (this.selectedValueChanged != null) {
|
|
22322
22350
|
this.selectedValueChanged(this, ((function () {
|
|
22323
22351
|
var $ret = new SelectedValueChangedEventArgs();
|
|
@@ -22327,23 +22355,23 @@
|
|
|
22327
22355
|
})()));
|
|
22328
22356
|
}
|
|
22329
22357
|
if (this.ai) {
|
|
22330
|
-
this.
|
|
22358
|
+
this.df();
|
|
22331
22359
|
}
|
|
22332
22360
|
};
|
|
22333
22361
|
DatePicker.prototype.notifySizeChanged = function () {
|
|
22334
|
-
this.h.
|
|
22362
|
+
this.h.ai();
|
|
22335
22363
|
};
|
|
22336
22364
|
DatePicker.prototype.destroy = function () {
|
|
22337
22365
|
if (this.c != null) {
|
|
22338
22366
|
var a = this.c;
|
|
22339
|
-
a.selectedValueChanged = igniteuiAngularCore.delegateRemove(a.selectedValueChanged, igniteuiAngularCore.runOn(this, this.
|
|
22367
|
+
a.selectedValueChanged = igniteuiAngularCore.delegateRemove(a.selectedValueChanged, igniteuiAngularCore.runOn(this, this.cn));
|
|
22340
22368
|
var b = this.c;
|
|
22341
|
-
b.close = igniteuiAngularCore.delegateRemove(b.close, igniteuiAngularCore.runOn(this, this.
|
|
22369
|
+
b.close = igniteuiAngularCore.delegateRemove(b.close, igniteuiAngularCore.runOn(this, this.cm));
|
|
22342
22370
|
}
|
|
22343
22371
|
this.provideContainer(null);
|
|
22344
22372
|
};
|
|
22345
22373
|
DatePicker.prototype.provideContainer = function (a) {
|
|
22346
|
-
this.h.
|
|
22374
|
+
this.h.ak(a);
|
|
22347
22375
|
};
|
|
22348
22376
|
DatePicker.prototype.setName = function (a) {
|
|
22349
22377
|
this.o.e = a;
|
|
@@ -22361,56 +22389,56 @@
|
|
|
22361
22389
|
});
|
|
22362
22390
|
Object.defineProperty(DatePicker.prototype, "value", {
|
|
22363
22391
|
get: function () {
|
|
22364
|
-
return this.
|
|
22392
|
+
return this.a7;
|
|
22365
22393
|
},
|
|
22366
22394
|
set: function (a) {
|
|
22367
|
-
var b = this.
|
|
22368
|
-
this.
|
|
22369
|
-
this.
|
|
22370
|
-
if (+b != +(this.
|
|
22371
|
-
this.
|
|
22395
|
+
var b = this.a7;
|
|
22396
|
+
this.a5 = b;
|
|
22397
|
+
this.a7 = a;
|
|
22398
|
+
if (+b != +(this.a7)) {
|
|
22399
|
+
this.da("Value", b, this.a7);
|
|
22372
22400
|
}
|
|
22373
22401
|
},
|
|
22374
22402
|
enumerable: false,
|
|
22375
22403
|
configurable: true
|
|
22376
22404
|
});
|
|
22377
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22405
|
+
Object.defineProperty(DatePicker.prototype, "ba", {
|
|
22378
22406
|
get: function () {
|
|
22379
|
-
return this.
|
|
22407
|
+
return this.a6;
|
|
22380
22408
|
},
|
|
22381
22409
|
set: function (a) {
|
|
22382
|
-
var b = this.
|
|
22383
|
-
this.
|
|
22384
|
-
if (+b != +(this.
|
|
22385
|
-
this.
|
|
22410
|
+
var b = this.a6;
|
|
22411
|
+
this.a6 = a;
|
|
22412
|
+
if (+b != +(this.a6)) {
|
|
22413
|
+
this.da("Today", b, this.a6);
|
|
22386
22414
|
}
|
|
22387
22415
|
},
|
|
22388
22416
|
enumerable: false,
|
|
22389
22417
|
configurable: true
|
|
22390
22418
|
});
|
|
22391
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22419
|
+
Object.defineProperty(DatePicker.prototype, "b3", {
|
|
22392
22420
|
get: function () {
|
|
22393
|
-
return this.
|
|
22421
|
+
return this.bj;
|
|
22394
22422
|
},
|
|
22395
22423
|
set: function (a) {
|
|
22396
|
-
var b = this.
|
|
22397
|
-
this.
|
|
22398
|
-
if (b != this.
|
|
22399
|
-
this.
|
|
22424
|
+
var b = this.bj;
|
|
22425
|
+
this.bj = a;
|
|
22426
|
+
if (b != this.bj) {
|
|
22427
|
+
this.da("Label", b, this.bj);
|
|
22400
22428
|
}
|
|
22401
22429
|
},
|
|
22402
22430
|
enumerable: false,
|
|
22403
22431
|
configurable: true
|
|
22404
22432
|
});
|
|
22405
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22433
|
+
Object.defineProperty(DatePicker.prototype, "dw", {
|
|
22406
22434
|
get: function () {
|
|
22407
|
-
return this.
|
|
22435
|
+
return this.dt;
|
|
22408
22436
|
},
|
|
22409
22437
|
set: function (a) {
|
|
22410
|
-
var b = this.
|
|
22411
|
-
this.
|
|
22412
|
-
if (b != this.
|
|
22413
|
-
this.
|
|
22438
|
+
var b = this.dt;
|
|
22439
|
+
this.dt = a;
|
|
22440
|
+
if (b != this.dt) {
|
|
22441
|
+
this.da("LabelTextColor", b, a);
|
|
22414
22442
|
}
|
|
22415
22443
|
},
|
|
22416
22444
|
enumerable: false,
|
|
@@ -22424,49 +22452,49 @@
|
|
|
22424
22452
|
var b = this.z;
|
|
22425
22453
|
this.z = a;
|
|
22426
22454
|
if (b != this.z) {
|
|
22427
|
-
this.
|
|
22455
|
+
this.da("LabelTextStyle", b, this.z);
|
|
22428
22456
|
}
|
|
22429
22457
|
},
|
|
22430
22458
|
enumerable: false,
|
|
22431
22459
|
configurable: true
|
|
22432
22460
|
});
|
|
22433
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22461
|
+
Object.defineProperty(DatePicker.prototype, "cb", {
|
|
22434
22462
|
get: function () {
|
|
22435
|
-
return this.
|
|
22463
|
+
return this.bl;
|
|
22436
22464
|
},
|
|
22437
22465
|
set: function (a) {
|
|
22438
|
-
var b = this.
|
|
22439
|
-
this.
|
|
22440
|
-
if (b != this.
|
|
22441
|
-
this.
|
|
22466
|
+
var b = this.bl;
|
|
22467
|
+
this.bl = a;
|
|
22468
|
+
if (b != this.bl) {
|
|
22469
|
+
this.da("Placeholder", b, this.bl);
|
|
22442
22470
|
}
|
|
22443
22471
|
},
|
|
22444
22472
|
enumerable: false,
|
|
22445
22473
|
configurable: true
|
|
22446
22474
|
});
|
|
22447
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22475
|
+
Object.defineProperty(DatePicker.prototype, "a9", {
|
|
22448
22476
|
get: function () {
|
|
22449
|
-
return this.
|
|
22477
|
+
return this.a4;
|
|
22450
22478
|
},
|
|
22451
22479
|
set: function (a) {
|
|
22452
|
-
var b = this.
|
|
22453
|
-
this.
|
|
22454
|
-
if (+b != +(this.
|
|
22455
|
-
this.
|
|
22480
|
+
var b = this.a4;
|
|
22481
|
+
this.a4 = a;
|
|
22482
|
+
if (+b != +(this.a4)) {
|
|
22483
|
+
this.da("MinDate", b, this.a4);
|
|
22456
22484
|
}
|
|
22457
22485
|
},
|
|
22458
22486
|
enumerable: false,
|
|
22459
22487
|
configurable: true
|
|
22460
22488
|
});
|
|
22461
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22489
|
+
Object.defineProperty(DatePicker.prototype, "a8", {
|
|
22462
22490
|
get: function () {
|
|
22463
|
-
return this.
|
|
22491
|
+
return this.a3;
|
|
22464
22492
|
},
|
|
22465
22493
|
set: function (a) {
|
|
22466
|
-
var b = this.
|
|
22467
|
-
this.
|
|
22468
|
-
if (+b != +(this.
|
|
22469
|
-
this.
|
|
22494
|
+
var b = this.a3;
|
|
22495
|
+
this.a3 = a;
|
|
22496
|
+
if (+b != +(this.a3)) {
|
|
22497
|
+
this.da("MaxDate", b, this.a3);
|
|
22470
22498
|
}
|
|
22471
22499
|
},
|
|
22472
22500
|
enumerable: false,
|
|
@@ -22480,7 +22508,7 @@
|
|
|
22480
22508
|
var b = this.x;
|
|
22481
22509
|
this.x = a;
|
|
22482
22510
|
if (b != this.x) {
|
|
22483
|
-
this.
|
|
22511
|
+
this.da("Density", igniteuiAngularCore.enumGetBox(igniteuiAngularCore.ControlDisplayDensity_$type, b), igniteuiAngularCore.enumGetBox(igniteuiAngularCore.ControlDisplayDensity_$type, this.x));
|
|
22484
22512
|
}
|
|
22485
22513
|
},
|
|
22486
22514
|
enumerable: false,
|
|
@@ -22494,7 +22522,7 @@
|
|
|
22494
22522
|
var b = this.v;
|
|
22495
22523
|
this.v = a;
|
|
22496
22524
|
if (b != this.v) {
|
|
22497
|
-
this.
|
|
22525
|
+
this.da("BaseTheme", igniteuiAngularCore.enumGetBox(igniteuiAngularCore.BaseControlTheme_$type, b), igniteuiAngularCore.enumGetBox(igniteuiAngularCore.BaseControlTheme_$type, this.v));
|
|
22498
22526
|
}
|
|
22499
22527
|
},
|
|
22500
22528
|
enumerable: false,
|
|
@@ -22508,69 +22536,69 @@
|
|
|
22508
22536
|
var b = this.aa;
|
|
22509
22537
|
this.aa = a;
|
|
22510
22538
|
if (b != this.aa) {
|
|
22511
|
-
this.
|
|
22539
|
+
this.da("TextStyle", b, this.aa);
|
|
22512
22540
|
}
|
|
22513
22541
|
},
|
|
22514
22542
|
enumerable: false,
|
|
22515
22543
|
configurable: true
|
|
22516
22544
|
});
|
|
22517
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22545
|
+
Object.defineProperty(DatePicker.prototype, "dx", {
|
|
22518
22546
|
get: function () {
|
|
22519
|
-
return this.
|
|
22547
|
+
return this.du;
|
|
22520
22548
|
},
|
|
22521
22549
|
set: function (a) {
|
|
22522
|
-
var b = this.
|
|
22523
|
-
this.
|
|
22524
|
-
if (b != this.
|
|
22525
|
-
this.
|
|
22550
|
+
var b = this.du;
|
|
22551
|
+
this.du = a;
|
|
22552
|
+
if (b != this.du) {
|
|
22553
|
+
this.da("TextColor", b, this.du);
|
|
22526
22554
|
}
|
|
22527
22555
|
},
|
|
22528
22556
|
enumerable: false,
|
|
22529
22557
|
configurable: true
|
|
22530
22558
|
});
|
|
22531
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22559
|
+
Object.defineProperty(DatePicker.prototype, "dv", {
|
|
22532
22560
|
get: function () {
|
|
22533
|
-
return this.
|
|
22561
|
+
return this.ds;
|
|
22534
22562
|
},
|
|
22535
22563
|
set: function (a) {
|
|
22536
|
-
var b = this.
|
|
22537
|
-
this.
|
|
22538
|
-
if (b != this.
|
|
22539
|
-
this.
|
|
22564
|
+
var b = this.ds;
|
|
22565
|
+
this.ds = a;
|
|
22566
|
+
if (b != this.ds) {
|
|
22567
|
+
this.da("IconColor", b, this.ds);
|
|
22540
22568
|
}
|
|
22541
22569
|
},
|
|
22542
22570
|
enumerable: false,
|
|
22543
22571
|
configurable: true
|
|
22544
22572
|
});
|
|
22545
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22573
|
+
Object.defineProperty(DatePicker.prototype, "az", {
|
|
22546
22574
|
get: function () {
|
|
22547
|
-
return this.
|
|
22575
|
+
return this.ao;
|
|
22548
22576
|
},
|
|
22549
22577
|
set: function (a) {
|
|
22550
|
-
var b = this.
|
|
22551
|
-
this.
|
|
22552
|
-
if (b != this.
|
|
22553
|
-
this.
|
|
22578
|
+
var b = this.ao;
|
|
22579
|
+
this.ao = a;
|
|
22580
|
+
if (b != this.ao) {
|
|
22581
|
+
this.da("ShowClearButton", b, this.ao);
|
|
22554
22582
|
}
|
|
22555
22583
|
},
|
|
22556
22584
|
enumerable: false,
|
|
22557
22585
|
configurable: true
|
|
22558
22586
|
});
|
|
22559
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22587
|
+
Object.defineProperty(DatePicker.prototype, "a0", {
|
|
22560
22588
|
get: function () {
|
|
22561
|
-
return this.
|
|
22589
|
+
return this.ap;
|
|
22562
22590
|
},
|
|
22563
22591
|
set: function (a) {
|
|
22564
|
-
var b = this.
|
|
22565
|
-
this.
|
|
22566
|
-
if (b != this.
|
|
22567
|
-
this.
|
|
22592
|
+
var b = this.ap;
|
|
22593
|
+
this.ap = a;
|
|
22594
|
+
if (b != this.ap) {
|
|
22595
|
+
this.da("ShowTodayButton", b, this.ap);
|
|
22568
22596
|
}
|
|
22569
22597
|
},
|
|
22570
22598
|
enumerable: false,
|
|
22571
22599
|
configurable: true
|
|
22572
22600
|
});
|
|
22573
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22601
|
+
Object.defineProperty(DatePicker.prototype, "au", {
|
|
22574
22602
|
get: function () {
|
|
22575
22603
|
return this.ag;
|
|
22576
22604
|
},
|
|
@@ -22578,21 +22606,21 @@
|
|
|
22578
22606
|
var b = this.ag;
|
|
22579
22607
|
this.ag = a;
|
|
22580
22608
|
if (b != this.ag) {
|
|
22581
|
-
this.
|
|
22609
|
+
this.da("AllowTextInput", b, this.ag);
|
|
22582
22610
|
}
|
|
22583
22611
|
},
|
|
22584
22612
|
enumerable: false,
|
|
22585
22613
|
configurable: true
|
|
22586
22614
|
});
|
|
22587
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22615
|
+
Object.defineProperty(DatePicker.prototype, "ay", {
|
|
22588
22616
|
get: function () {
|
|
22589
|
-
return this.
|
|
22617
|
+
return this.an;
|
|
22590
22618
|
},
|
|
22591
22619
|
set: function (a) {
|
|
22592
|
-
var b = this.
|
|
22593
|
-
this.
|
|
22594
|
-
if (b != this.
|
|
22595
|
-
this.
|
|
22620
|
+
var b = this.an;
|
|
22621
|
+
this.an = a;
|
|
22622
|
+
if (b != this.an) {
|
|
22623
|
+
this.da("OpenOnFocus", b, this.an);
|
|
22596
22624
|
}
|
|
22597
22625
|
},
|
|
22598
22626
|
enumerable: false,
|
|
@@ -22606,7 +22634,7 @@
|
|
|
22606
22634
|
var b = this.i;
|
|
22607
22635
|
this.i = a;
|
|
22608
22636
|
if (b != this.i) {
|
|
22609
|
-
this.
|
|
22637
|
+
this.da("FirstDayOfWeek", igniteuiAngularCore.enumGetBox(DayOfWeek_$type, b), igniteuiAngularCore.enumGetBox(DayOfWeek_$type, this.i));
|
|
22610
22638
|
}
|
|
22611
22639
|
},
|
|
22612
22640
|
enumerable: false,
|
|
@@ -22620,21 +22648,21 @@
|
|
|
22620
22648
|
var b = this.k;
|
|
22621
22649
|
this.k = a;
|
|
22622
22650
|
if (b != this.k) {
|
|
22623
|
-
this.
|
|
22651
|
+
this.da("FirstWeekOfYear", igniteuiAngularCore.enumGetBox(FirstWeek_$type, b), igniteuiAngularCore.enumGetBox(FirstWeek_$type, this.k));
|
|
22624
22652
|
}
|
|
22625
22653
|
},
|
|
22626
22654
|
enumerable: false,
|
|
22627
22655
|
configurable: true
|
|
22628
22656
|
});
|
|
22629
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22657
|
+
Object.defineProperty(DatePicker.prototype, "a1", {
|
|
22630
22658
|
get: function () {
|
|
22631
|
-
return this.
|
|
22659
|
+
return this.aq;
|
|
22632
22660
|
},
|
|
22633
22661
|
set: function (a) {
|
|
22634
|
-
var b = this.
|
|
22635
|
-
this.
|
|
22636
|
-
if (b != this.
|
|
22637
|
-
this.
|
|
22662
|
+
var b = this.aq;
|
|
22663
|
+
this.aq = a;
|
|
22664
|
+
if (b != this.aq) {
|
|
22665
|
+
this.da("ShowWeekNumbers", b, this.aq);
|
|
22638
22666
|
}
|
|
22639
22667
|
},
|
|
22640
22668
|
enumerable: false,
|
|
@@ -22648,27 +22676,27 @@
|
|
|
22648
22676
|
var b = this.d;
|
|
22649
22677
|
this.d = a;
|
|
22650
22678
|
if (this.d != b) {
|
|
22651
|
-
this.
|
|
22679
|
+
this.da("DateFormat", igniteuiAngularCore.enumGetBox(DateFormats_$type, b), igniteuiAngularCore.enumGetBox(DateFormats_$type, this.d));
|
|
22652
22680
|
}
|
|
22653
22681
|
},
|
|
22654
22682
|
enumerable: false,
|
|
22655
22683
|
configurable: true
|
|
22656
22684
|
});
|
|
22657
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22685
|
+
Object.defineProperty(DatePicker.prototype, "by", {
|
|
22658
22686
|
get: function () {
|
|
22659
|
-
return this.
|
|
22687
|
+
return this.bi;
|
|
22660
22688
|
},
|
|
22661
22689
|
set: function (a) {
|
|
22662
|
-
var b = this.
|
|
22663
|
-
this.
|
|
22664
|
-
if (b != this.
|
|
22665
|
-
this.
|
|
22690
|
+
var b = this.bi;
|
|
22691
|
+
this.bi = a;
|
|
22692
|
+
if (b != this.bi) {
|
|
22693
|
+
this.da("FormatString", b, this.bi);
|
|
22666
22694
|
}
|
|
22667
22695
|
},
|
|
22668
22696
|
enumerable: false,
|
|
22669
22697
|
configurable: true
|
|
22670
22698
|
});
|
|
22671
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22699
|
+
Object.defineProperty(DatePicker.prototype, "av", {
|
|
22672
22700
|
get: function () {
|
|
22673
22701
|
return this.aj;
|
|
22674
22702
|
},
|
|
@@ -22676,58 +22704,100 @@
|
|
|
22676
22704
|
var b = this.aj;
|
|
22677
22705
|
this.aj = a;
|
|
22678
22706
|
if (b != this.aj) {
|
|
22679
|
-
this.
|
|
22707
|
+
this.da("IsDisabled", b, this.aj);
|
|
22680
22708
|
}
|
|
22681
22709
|
},
|
|
22682
22710
|
enumerable: false,
|
|
22683
22711
|
configurable: true
|
|
22684
22712
|
});
|
|
22685
|
-
Object.defineProperty(DatePicker.prototype, "
|
|
22713
|
+
Object.defineProperty(DatePicker.prototype, "be", {
|
|
22686
22714
|
get: function () {
|
|
22687
|
-
return this.
|
|
22715
|
+
return this.bd;
|
|
22688
22716
|
},
|
|
22689
22717
|
set: function (a) {
|
|
22690
|
-
var b = this.
|
|
22691
|
-
this.
|
|
22692
|
-
if (b != this.
|
|
22693
|
-
this.
|
|
22718
|
+
var b = this.bd;
|
|
22719
|
+
this.bd = a;
|
|
22720
|
+
if (b != this.bd) {
|
|
22721
|
+
this.da("TabIndex", b, this.bd);
|
|
22694
22722
|
}
|
|
22695
22723
|
},
|
|
22696
22724
|
enumerable: false,
|
|
22697
22725
|
configurable: true
|
|
22698
22726
|
});
|
|
22699
|
-
DatePicker.prototype
|
|
22727
|
+
Object.defineProperty(DatePicker.prototype, "aw", {
|
|
22728
|
+
get: function () {
|
|
22729
|
+
return this.ak;
|
|
22730
|
+
},
|
|
22731
|
+
set: function (a) {
|
|
22732
|
+
var b = this.ak;
|
|
22733
|
+
this.ak = a;
|
|
22734
|
+
if (b != this.ak) {
|
|
22735
|
+
this.da("IsFixed", b, this.ak);
|
|
22736
|
+
}
|
|
22737
|
+
},
|
|
22738
|
+
enumerable: false,
|
|
22739
|
+
configurable: true
|
|
22740
|
+
});
|
|
22741
|
+
Object.defineProperty(DatePicker.prototype, "ax", {
|
|
22742
|
+
get: function () {
|
|
22743
|
+
return this.am;
|
|
22744
|
+
},
|
|
22745
|
+
set: function (a) {
|
|
22746
|
+
var b = this.am;
|
|
22747
|
+
this.am = a;
|
|
22748
|
+
if (b != this.am) {
|
|
22749
|
+
this.da("OpenAsChild", b, this.am);
|
|
22750
|
+
}
|
|
22751
|
+
},
|
|
22752
|
+
enumerable: false,
|
|
22753
|
+
configurable: true
|
|
22754
|
+
});
|
|
22755
|
+
Object.defineProperty(DatePicker.prototype, "a2", {
|
|
22756
|
+
get: function () {
|
|
22757
|
+
return this.as;
|
|
22758
|
+
},
|
|
22759
|
+
set: function (a) {
|
|
22760
|
+
var b = this.as;
|
|
22761
|
+
this.as = a;
|
|
22762
|
+
if (b != this.as) {
|
|
22763
|
+
this.da("UseTopLayer", b, this.as);
|
|
22764
|
+
}
|
|
22765
|
+
},
|
|
22766
|
+
enumerable: false,
|
|
22767
|
+
configurable: true
|
|
22768
|
+
});
|
|
22769
|
+
DatePicker.prototype.da = function (a, b, c) {
|
|
22700
22770
|
if (this.propertyChanged != null) {
|
|
22701
22771
|
this.propertyChanged(this, new igniteuiAngularCore.PropertyChangedEventArgs(a));
|
|
22702
22772
|
}
|
|
22703
|
-
this.
|
|
22773
|
+
this.dd(a, b, c);
|
|
22704
22774
|
};
|
|
22705
|
-
DatePicker.prototype.
|
|
22775
|
+
DatePicker.prototype.dd = function (a, b, c) {
|
|
22706
22776
|
switch (a) {
|
|
22707
22777
|
case "Density":
|
|
22708
|
-
this.
|
|
22778
|
+
this.dg();
|
|
22709
22779
|
break;
|
|
22710
22780
|
case "BaseTheme":
|
|
22711
|
-
this.
|
|
22781
|
+
this.di();
|
|
22712
22782
|
break;
|
|
22713
22783
|
case "Value":
|
|
22714
22784
|
if (+(this.value) != +(igniteuiAngularCore.dateMinValue())) {
|
|
22715
|
-
if (igniteuiAngularCore.dateGetDate(this.value) < igniteuiAngularCore.dateGetDate(this.
|
|
22785
|
+
if (igniteuiAngularCore.dateGetDate(this.value) < igniteuiAngularCore.dateGetDate(this.a9) || igniteuiAngularCore.dateGetDate(this.value) > igniteuiAngularCore.dateGetDate(this.a8)) {
|
|
22716
22786
|
this.ai = true;
|
|
22717
|
-
this.value = this.
|
|
22787
|
+
this.value = this.a5;
|
|
22718
22788
|
this.ai = false;
|
|
22719
22789
|
}
|
|
22720
22790
|
}
|
|
22721
|
-
this.
|
|
22722
|
-
this.
|
|
22791
|
+
this.db(this.a5, this.value);
|
|
22792
|
+
this.a5 = this.value;
|
|
22723
22793
|
if (this.c != null) {
|
|
22724
22794
|
this.c.value = this.value;
|
|
22725
22795
|
}
|
|
22726
22796
|
break;
|
|
22727
22797
|
case "Label":
|
|
22728
22798
|
if (this.r != null) {
|
|
22729
|
-
this.r.text = this.
|
|
22730
|
-
if (this.
|
|
22799
|
+
this.r.text = this.b3;
|
|
22800
|
+
if (this.b3 != null && this.b3 != "") {
|
|
22731
22801
|
if (!this.q.inputs.contains(this.r)) {
|
|
22732
22802
|
this.q.inputs.insert(0, this.r);
|
|
22733
22803
|
}
|
|
@@ -22741,25 +22811,25 @@
|
|
|
22741
22811
|
break;
|
|
22742
22812
|
case "Placeholder":
|
|
22743
22813
|
if (this.o != null) {
|
|
22744
|
-
this.o.cg = this.
|
|
22745
|
-
this.h.
|
|
22814
|
+
this.o.cg = this.cb;
|
|
22815
|
+
this.h.ay(this.cb);
|
|
22746
22816
|
}
|
|
22747
22817
|
break;
|
|
22748
22818
|
case "Today":
|
|
22749
22819
|
if (this.c != null) {
|
|
22750
|
-
this.c.av = this.
|
|
22820
|
+
this.c.av = this.ba;
|
|
22751
22821
|
}
|
|
22752
22822
|
break;
|
|
22753
22823
|
case "MaxDate":
|
|
22754
22824
|
if (this.c != null) {
|
|
22755
|
-
var d = igniteuiAngularCore.Base.compareSimple(this.
|
|
22825
|
+
var d = igniteuiAngularCore.Base.compareSimple(this.a9, this.a8);
|
|
22756
22826
|
if (d >= 0) {
|
|
22757
|
-
this.
|
|
22827
|
+
this.a8 = igniteuiAngularCore.dateMaxValue();
|
|
22758
22828
|
}
|
|
22759
|
-
this.c.at = this.
|
|
22829
|
+
this.c.at = this.a3;
|
|
22760
22830
|
}
|
|
22761
|
-
if (igniteuiAngularCore.dateGetDate(this.value) > igniteuiAngularCore.dateGetDate(this.
|
|
22762
|
-
this.
|
|
22831
|
+
if (igniteuiAngularCore.dateGetDate(this.value) > igniteuiAngularCore.dateGetDate(this.a8)) {
|
|
22832
|
+
this.a5 = igniteuiAngularCore.dateMinValue();
|
|
22763
22833
|
this.ai = true;
|
|
22764
22834
|
this.value = igniteuiAngularCore.dateMinValue();
|
|
22765
22835
|
this.ai = false;
|
|
@@ -22767,27 +22837,27 @@
|
|
|
22767
22837
|
break;
|
|
22768
22838
|
case "MinDate":
|
|
22769
22839
|
if (this.c != null) {
|
|
22770
|
-
this.c.au = this.
|
|
22771
|
-
var e = igniteuiAngularCore.Base.compareSimple(this.
|
|
22840
|
+
this.c.au = this.a4;
|
|
22841
|
+
var e = igniteuiAngularCore.Base.compareSimple(this.a9, this.a8);
|
|
22772
22842
|
if (e >= 0) {
|
|
22773
|
-
this.
|
|
22774
|
-
this.c.at = this.
|
|
22843
|
+
this.a5 = igniteuiAngularCore.dateMaxValue();
|
|
22844
|
+
this.c.at = this.a8;
|
|
22775
22845
|
}
|
|
22776
22846
|
}
|
|
22777
|
-
if (igniteuiAngularCore.dateGetDate(this.value) < igniteuiAngularCore.dateGetDate(this.
|
|
22778
|
-
this.
|
|
22847
|
+
if (igniteuiAngularCore.dateGetDate(this.value) < igniteuiAngularCore.dateGetDate(this.a9)) {
|
|
22848
|
+
this.a5 = igniteuiAngularCore.dateMinValue();
|
|
22779
22849
|
this.ai = true;
|
|
22780
22850
|
this.value = igniteuiAngularCore.dateMinValue();
|
|
22781
22851
|
this.ai = false;
|
|
22782
22852
|
}
|
|
22783
22853
|
break;
|
|
22784
22854
|
case "TextStyle":
|
|
22785
|
-
this.
|
|
22855
|
+
this.dn();
|
|
22786
22856
|
break;
|
|
22787
22857
|
case "ShowClearButton":
|
|
22788
22858
|
if (this.o != null) {
|
|
22789
22859
|
if (this.o.cq != "") {
|
|
22790
|
-
this.h.
|
|
22860
|
+
this.h.av();
|
|
22791
22861
|
}
|
|
22792
22862
|
}
|
|
22793
22863
|
break;
|
|
@@ -22795,27 +22865,27 @@
|
|
|
22795
22865
|
case "LabelTextStyle":
|
|
22796
22866
|
case "TextColor":
|
|
22797
22867
|
case "IconColor":
|
|
22798
|
-
this.
|
|
22868
|
+
this.dp();
|
|
22799
22869
|
break;
|
|
22800
22870
|
case "ShowTodayButton":
|
|
22801
22871
|
if (this.c != null) {
|
|
22802
|
-
this.c.ae = this.
|
|
22803
|
-
this.h.
|
|
22872
|
+
this.c.ae = this.a0;
|
|
22873
|
+
this.h.z();
|
|
22804
22874
|
}
|
|
22805
22875
|
break;
|
|
22806
22876
|
case "AllowTextInput":
|
|
22807
22877
|
if (this.o != null) {
|
|
22808
|
-
this.o.disabled = !this.
|
|
22878
|
+
this.o.disabled = !this.au;
|
|
22809
22879
|
}
|
|
22810
22880
|
break;
|
|
22811
22881
|
case "OpenOnFocus": break;
|
|
22812
22882
|
case "DateFormat":
|
|
22813
22883
|
this.a.k(this.e);
|
|
22814
|
-
this.
|
|
22884
|
+
this.dl();
|
|
22815
22885
|
break;
|
|
22816
22886
|
case "FormatString":
|
|
22817
|
-
this.
|
|
22818
|
-
this.
|
|
22887
|
+
this.co();
|
|
22888
|
+
this.dl();
|
|
22819
22889
|
break;
|
|
22820
22890
|
case "FirstDayOfWeek":
|
|
22821
22891
|
if (this.c != null) {
|
|
@@ -22824,8 +22894,8 @@
|
|
|
22824
22894
|
break;
|
|
22825
22895
|
case "ShowWeekNumbers":
|
|
22826
22896
|
if (this.c != null) {
|
|
22827
|
-
this.c.af = this.
|
|
22828
|
-
this.h.
|
|
22897
|
+
this.c.af = this.a1;
|
|
22898
|
+
this.h.z();
|
|
22829
22899
|
}
|
|
22830
22900
|
break;
|
|
22831
22901
|
case "FirstWeekOfYear":
|
|
@@ -22836,21 +22906,31 @@
|
|
|
22836
22906
|
case "IsDisabled":
|
|
22837
22907
|
{
|
|
22838
22908
|
if (this.q != null) {
|
|
22839
|
-
this.q.disabled = this.
|
|
22909
|
+
this.q.disabled = this.av;
|
|
22840
22910
|
}
|
|
22841
22911
|
if (this.o != null) {
|
|
22842
|
-
this.o.disabled = this.
|
|
22912
|
+
this.o.disabled = this.av;
|
|
22843
22913
|
}
|
|
22844
22914
|
}
|
|
22845
22915
|
break;
|
|
22846
22916
|
case "TabIndex":
|
|
22847
|
-
this.h.
|
|
22917
|
+
this.h.ax();
|
|
22918
|
+
break;
|
|
22919
|
+
case "IsFixed":
|
|
22920
|
+
if (this.u != null) {
|
|
22921
|
+
this.u.aq = this.aw;
|
|
22922
|
+
}
|
|
22923
|
+
break;
|
|
22924
|
+
case "UseTopLayer":
|
|
22925
|
+
if (this.u != null) {
|
|
22926
|
+
this.u.ax = this.a2;
|
|
22927
|
+
}
|
|
22848
22928
|
break;
|
|
22849
22929
|
}
|
|
22850
22930
|
};
|
|
22851
|
-
DatePicker.prototype.
|
|
22931
|
+
DatePicker.prototype.co = function () {
|
|
22852
22932
|
var a = '/';
|
|
22853
|
-
var b = this.
|
|
22933
|
+
var b = this.by != null ? this.by.toLowerCase() : this.a.j();
|
|
22854
22934
|
if (igniteuiAngularCore.stringContains(b, "/")) {
|
|
22855
22935
|
a = '/';
|
|
22856
22936
|
}
|
|
@@ -22866,7 +22946,7 @@
|
|
|
22866
22946
|
else if (igniteuiAngularCore.stringContains(b, ",")) {
|
|
22867
22947
|
a = ',';
|
|
22868
22948
|
}
|
|
22869
|
-
this.
|
|
22949
|
+
this.bm = a.toString();
|
|
22870
22950
|
var c = b.split(a);
|
|
22871
22951
|
if (c.length == 3) {
|
|
22872
22952
|
var d = "";
|
|
@@ -22875,19 +22955,19 @@
|
|
|
22875
22955
|
d += "d";
|
|
22876
22956
|
switch (c[e]) {
|
|
22877
22957
|
case "d":
|
|
22878
|
-
this.
|
|
22958
|
+
this.bg = c[e];
|
|
22879
22959
|
break;
|
|
22880
22960
|
case "dd":
|
|
22881
|
-
this.
|
|
22961
|
+
this.bg = c[e];
|
|
22882
22962
|
break;
|
|
22883
22963
|
case "ddd":
|
|
22884
|
-
this.
|
|
22964
|
+
this.bg = c[e];
|
|
22885
22965
|
break;
|
|
22886
22966
|
case "dddd":
|
|
22887
|
-
this.
|
|
22967
|
+
this.bg = c[e];
|
|
22888
22968
|
break;
|
|
22889
22969
|
default:
|
|
22890
|
-
this.
|
|
22970
|
+
this.bg = "dd";
|
|
22891
22971
|
break;
|
|
22892
22972
|
}
|
|
22893
22973
|
}
|
|
@@ -22895,125 +22975,125 @@
|
|
|
22895
22975
|
d += "m";
|
|
22896
22976
|
switch (c[e]) {
|
|
22897
22977
|
case "m":
|
|
22898
|
-
this.
|
|
22978
|
+
this.bk = c[e];
|
|
22899
22979
|
break;
|
|
22900
22980
|
case "mm":
|
|
22901
|
-
this.
|
|
22981
|
+
this.bk = c[e];
|
|
22902
22982
|
break;
|
|
22903
22983
|
case "mmm":
|
|
22904
|
-
this.
|
|
22984
|
+
this.bk = c[e];
|
|
22905
22985
|
break;
|
|
22906
22986
|
case "mmmm":
|
|
22907
|
-
this.
|
|
22987
|
+
this.bk = c[e];
|
|
22908
22988
|
break;
|
|
22909
22989
|
default:
|
|
22910
|
-
this.
|
|
22990
|
+
this.bk = "mm";
|
|
22911
22991
|
break;
|
|
22912
22992
|
}
|
|
22913
|
-
this.
|
|
22993
|
+
this.bk = c[e];
|
|
22914
22994
|
}
|
|
22915
22995
|
else if (igniteuiAngularCore.stringContains(c[e], "y")) {
|
|
22916
22996
|
d += "y";
|
|
22917
22997
|
switch (c[e]) {
|
|
22918
22998
|
case "yy":
|
|
22919
|
-
this.
|
|
22999
|
+
this.bn = c[e];
|
|
22920
23000
|
break;
|
|
22921
23001
|
case "yyyy":
|
|
22922
|
-
this.
|
|
23002
|
+
this.bn = c[e];
|
|
22923
23003
|
break;
|
|
22924
23004
|
default:
|
|
22925
|
-
this.
|
|
23005
|
+
this.bn = "yyyy";
|
|
22926
23006
|
break;
|
|
22927
23007
|
}
|
|
22928
23008
|
}
|
|
22929
23009
|
}
|
|
22930
23010
|
if (d == "dmy" || d == "mdy" || d == "ymd") {
|
|
22931
|
-
this.
|
|
23011
|
+
this.bh = d;
|
|
22932
23012
|
}
|
|
22933
23013
|
else {
|
|
22934
|
-
this.
|
|
23014
|
+
this.bh = "mdy";
|
|
22935
23015
|
}
|
|
22936
23016
|
}
|
|
22937
23017
|
};
|
|
22938
|
-
DatePicker.prototype.
|
|
23018
|
+
DatePicker.prototype.dp = function () {
|
|
22939
23019
|
if (this.o != null) {
|
|
22940
|
-
this.o.d8 = this.
|
|
23020
|
+
this.o.d8 = this.dx;
|
|
22941
23021
|
}
|
|
22942
23022
|
if (this.m != null) {
|
|
22943
|
-
this.m.fill = this.
|
|
23023
|
+
this.m.fill = this.dv;
|
|
22944
23024
|
}
|
|
22945
23025
|
if (this.n != null) {
|
|
22946
|
-
this.n.fill = this.
|
|
23026
|
+
this.n.fill = this.dv;
|
|
22947
23027
|
}
|
|
22948
23028
|
if (this.r != null) {
|
|
22949
|
-
this.r.df = this.
|
|
23029
|
+
this.r.df = this.dw;
|
|
22950
23030
|
this.r.y = this.ac;
|
|
22951
23031
|
}
|
|
22952
23032
|
};
|
|
22953
|
-
DatePicker.prototype.
|
|
23033
|
+
DatePicker.prototype.dk = function () {
|
|
22954
23034
|
if (this.q != null) {
|
|
22955
23035
|
}
|
|
22956
23036
|
};
|
|
22957
|
-
DatePicker.prototype.
|
|
23037
|
+
DatePicker.prototype.dn = function () {
|
|
22958
23038
|
if (this.aa != null) {
|
|
22959
23039
|
this.o.af = this.aa;
|
|
22960
23040
|
}
|
|
22961
23041
|
};
|
|
22962
|
-
DatePicker.prototype.
|
|
23042
|
+
DatePicker.prototype.cr = function () {
|
|
22963
23043
|
this.q = new XInputGroup();
|
|
22964
|
-
this.h.
|
|
23044
|
+
this.h.aq(this.q);
|
|
22965
23045
|
this.q.d = 0;
|
|
22966
23046
|
this.q.p = this.w;
|
|
22967
23047
|
this.q.t = this.y;
|
|
22968
23048
|
this.r = new XLabel();
|
|
22969
|
-
this.h.
|
|
22970
|
-
this.r.df = this.
|
|
23049
|
+
this.h.as(this.r);
|
|
23050
|
+
this.r.df = this.dw;
|
|
22971
23051
|
this.r.y = this.ac;
|
|
22972
|
-
this.q.appendContentChild(this.h.
|
|
22973
|
-
if (this.
|
|
22974
|
-
this.r.text = this.
|
|
23052
|
+
this.q.appendContentChild(this.h.v());
|
|
23053
|
+
if (this.b3 != null && this.b3 != "") {
|
|
23054
|
+
this.r.text = this.b3;
|
|
22975
23055
|
this.q.inputs.add(this.r);
|
|
22976
23056
|
}
|
|
22977
23057
|
this.o = new XInput();
|
|
22978
|
-
this.h.
|
|
23058
|
+
this.h.ar(this.o);
|
|
22979
23059
|
this.o.b8 = "text";
|
|
22980
23060
|
if (this.aa != null) {
|
|
22981
23061
|
this.o.af = this.aa;
|
|
22982
23062
|
}
|
|
22983
|
-
this.o.disabled = !this.
|
|
22984
|
-
this.o.d8 = this.
|
|
22985
|
-
this.q.appendContentChild(this.h.
|
|
23063
|
+
this.o.disabled = !this.au;
|
|
23064
|
+
this.o.d8 = this.dx;
|
|
23065
|
+
this.q.appendContentChild(this.h.u());
|
|
22986
23066
|
this.q.inputs.add(this.o);
|
|
22987
|
-
this.o.cg = this.
|
|
22988
|
-
this.h.
|
|
23067
|
+
this.o.cg = this.cb;
|
|
23068
|
+
this.h.ay(this.cb);
|
|
22989
23069
|
var a = this.o;
|
|
22990
|
-
a.change = igniteuiAngularCore.delegateCombine(a.change, igniteuiAngularCore.runOn(this, this.
|
|
23070
|
+
a.change = igniteuiAngularCore.delegateCombine(a.change, igniteuiAngularCore.runOn(this, this.cy));
|
|
22991
23071
|
var b = this.o;
|
|
22992
|
-
b.changing = igniteuiAngularCore.delegateCombine(b.changing, igniteuiAngularCore.runOn(this, this.
|
|
23072
|
+
b.changing = igniteuiAngularCore.delegateCombine(b.changing, igniteuiAngularCore.runOn(this, this.cz));
|
|
22993
23073
|
var c = this.o;
|
|
22994
|
-
c.keyDown = igniteuiAngularCore.delegateCombine(c.keyDown, igniteuiAngularCore.runOn(this, this.
|
|
23074
|
+
c.keyDown = igniteuiAngularCore.delegateCombine(c.keyDown, igniteuiAngularCore.runOn(this, this.c0));
|
|
22995
23075
|
var d = new XSuffix();
|
|
22996
|
-
this.h.
|
|
23076
|
+
this.h.au(d, this.h.r());
|
|
22997
23077
|
this.m = new XIcon();
|
|
22998
|
-
this.h.
|
|
22999
|
-
this.m.svgPath = DatePicker.
|
|
23000
|
-
this.m.fill = this.
|
|
23001
|
-
d.appendContentChild(this.h.
|
|
23002
|
-
this.q.appendContentChild(this.h.
|
|
23078
|
+
this.h.ap(this.m, this.h.q());
|
|
23079
|
+
this.m.svgPath = DatePicker.br;
|
|
23080
|
+
this.m.fill = this.dv;
|
|
23081
|
+
d.appendContentChild(this.h.q());
|
|
23082
|
+
this.q.appendContentChild(this.h.r());
|
|
23003
23083
|
this.q.inputs.add(d);
|
|
23004
|
-
this.
|
|
23084
|
+
this.dl();
|
|
23005
23085
|
var e = new XSuffix();
|
|
23006
|
-
this.h.
|
|
23086
|
+
this.h.au(e, this.h.t());
|
|
23007
23087
|
this.n = new XIcon();
|
|
23008
|
-
this.h.
|
|
23009
|
-
this.n.svgPath = DatePicker.
|
|
23010
|
-
this.n.fill = this.
|
|
23011
|
-
e.appendContentChild(this.h.
|
|
23012
|
-
this.q.appendContentChild(this.h.
|
|
23088
|
+
this.h.ap(this.n, this.h.s());
|
|
23089
|
+
this.n.svgPath = DatePicker.bq;
|
|
23090
|
+
this.n.fill = this.dv;
|
|
23091
|
+
e.appendContentChild(this.h.s());
|
|
23092
|
+
this.q.appendContentChild(this.h.t());
|
|
23013
23093
|
this.q.inputs.add(e);
|
|
23014
23094
|
};
|
|
23015
|
-
DatePicker.prototype.
|
|
23016
|
-
this.
|
|
23095
|
+
DatePicker.prototype.c0 = function (a, b) {
|
|
23096
|
+
this.c6(b);
|
|
23017
23097
|
if (b.defaultPrevented) {
|
|
23018
23098
|
return;
|
|
23019
23099
|
}
|
|
@@ -23021,51 +23101,51 @@
|
|
|
23021
23101
|
var d = b.modifiers;
|
|
23022
23102
|
switch (c) {
|
|
23023
23103
|
case 9:
|
|
23024
|
-
this.
|
|
23025
|
-
if (!this.
|
|
23026
|
-
this.
|
|
23104
|
+
this.ar = true;
|
|
23105
|
+
if (!this.at) {
|
|
23106
|
+
this.dr(this.o.cq);
|
|
23027
23107
|
}
|
|
23028
23108
|
this.ah = true;
|
|
23029
|
-
this.
|
|
23030
|
-
this.
|
|
23109
|
+
this.cq();
|
|
23110
|
+
this.ar = false;
|
|
23031
23111
|
break;
|
|
23032
23112
|
case 13:
|
|
23033
|
-
this.
|
|
23034
|
-
if (!this.
|
|
23035
|
-
this.
|
|
23113
|
+
this.ar = true;
|
|
23114
|
+
if (!this.at) {
|
|
23115
|
+
this.dr(this.o.cq);
|
|
23036
23116
|
}
|
|
23037
23117
|
this.ah = true;
|
|
23038
|
-
this.
|
|
23039
|
-
this.
|
|
23118
|
+
this.cq();
|
|
23119
|
+
this.ar = false;
|
|
23040
23120
|
break;
|
|
23041
23121
|
case 40:
|
|
23042
23122
|
if (d == 1) {
|
|
23043
|
-
this.
|
|
23044
|
-
this.
|
|
23123
|
+
this.dc();
|
|
23124
|
+
this.cv();
|
|
23045
23125
|
}
|
|
23046
23126
|
break;
|
|
23047
23127
|
case 38:
|
|
23048
23128
|
if (d == 1) {
|
|
23049
|
-
this.
|
|
23129
|
+
this.cq();
|
|
23050
23130
|
}
|
|
23051
23131
|
break;
|
|
23052
23132
|
}
|
|
23053
23133
|
};
|
|
23054
|
-
DatePicker.prototype.
|
|
23055
|
-
this.
|
|
23134
|
+
DatePicker.prototype.cz = function (a, b) {
|
|
23135
|
+
this.c2(b);
|
|
23056
23136
|
if (b.value.length > 0) {
|
|
23057
|
-
this.h.
|
|
23137
|
+
this.h.av();
|
|
23058
23138
|
}
|
|
23059
23139
|
else {
|
|
23060
|
-
this.h.
|
|
23140
|
+
this.h.ah();
|
|
23061
23141
|
}
|
|
23062
23142
|
};
|
|
23063
|
-
DatePicker.prototype.
|
|
23064
|
-
this.
|
|
23065
|
-
this.
|
|
23066
|
-
this.
|
|
23143
|
+
DatePicker.prototype.cy = function (a, b) {
|
|
23144
|
+
this.at = true;
|
|
23145
|
+
this.dr(b.value);
|
|
23146
|
+
this.at = false;
|
|
23067
23147
|
};
|
|
23068
|
-
DatePicker.prototype.
|
|
23148
|
+
DatePicker.prototype.dr = function (a) {
|
|
23069
23149
|
var b = ['/', '-', ' ', '.', ','];
|
|
23070
23150
|
var c = igniteuiAngularCore.stringSplit(a, b, 1);
|
|
23071
23151
|
var d = 0;
|
|
@@ -23076,17 +23156,17 @@
|
|
|
23076
23156
|
if (c[0].length == 0 || c[1].length == 0 || c[2].length == 0) {
|
|
23077
23157
|
g = false;
|
|
23078
23158
|
}
|
|
23079
|
-
if (this.
|
|
23159
|
+
if (this.bh == "dmy") {
|
|
23080
23160
|
d = parseInt(c[0]);
|
|
23081
23161
|
e = parseInt(c[1]);
|
|
23082
23162
|
f = parseInt(c[2]);
|
|
23083
23163
|
}
|
|
23084
|
-
else if (this.
|
|
23164
|
+
else if (this.bh == "mdy") {
|
|
23085
23165
|
e = parseInt(c[0]);
|
|
23086
23166
|
d = parseInt(c[1]);
|
|
23087
23167
|
f = parseInt(c[2]);
|
|
23088
23168
|
}
|
|
23089
|
-
else if (this.
|
|
23169
|
+
else if (this.bh == "ymd") {
|
|
23090
23170
|
f = parseInt(c[0]);
|
|
23091
23171
|
e = parseInt(c[1]);
|
|
23092
23172
|
d = parseInt(c[2]);
|
|
@@ -23099,13 +23179,13 @@
|
|
|
23099
23179
|
}
|
|
23100
23180
|
if (igniteuiAngularCore.isNaN_(e)) {
|
|
23101
23181
|
var h = "";
|
|
23102
|
-
if (this.
|
|
23182
|
+
if (this.bh == "dmy") {
|
|
23103
23183
|
h = c[1].toLowerCase();
|
|
23104
23184
|
}
|
|
23105
|
-
else if (this.
|
|
23185
|
+
else if (this.bh == "mdy") {
|
|
23106
23186
|
h = c[0].toLowerCase();
|
|
23107
23187
|
}
|
|
23108
|
-
else if (this.
|
|
23188
|
+
else if (this.bh == "ymd") {
|
|
23109
23189
|
h = c[1].toLowerCase();
|
|
23110
23190
|
}
|
|
23111
23191
|
var i = !igniteuiAngularCore.stringIsNullOrWhiteSpace(this.af.b1("January_Full")) ? this.af.b1("January_Full").toLowerCase() : "january";
|
|
@@ -23181,45 +23261,45 @@
|
|
|
23181
23261
|
}
|
|
23182
23262
|
if (g) {
|
|
23183
23263
|
var ag = igniteuiAngularCore.dateFromValues(f, e, d, 0, 0, 0, 0);
|
|
23184
|
-
var ah = igniteuiAngularCore.Base.compareSimple(ag, this.
|
|
23185
|
-
var ai = igniteuiAngularCore.Base.compareSimple(ag, this.
|
|
23264
|
+
var ah = igniteuiAngularCore.Base.compareSimple(ag, this.a9);
|
|
23265
|
+
var ai = igniteuiAngularCore.Base.compareSimple(ag, this.a8);
|
|
23186
23266
|
if (ah < 0 || ai > 0) {
|
|
23187
|
-
this.
|
|
23267
|
+
this.dl();
|
|
23188
23268
|
}
|
|
23189
23269
|
else {
|
|
23190
|
-
this.
|
|
23191
|
-
this.h.
|
|
23270
|
+
this.dq(ag);
|
|
23271
|
+
this.h.av();
|
|
23192
23272
|
}
|
|
23193
23273
|
}
|
|
23194
23274
|
else {
|
|
23195
23275
|
if (igniteuiAngularCore.stringIsNullOrEmpty(a)) {
|
|
23196
|
-
this.
|
|
23276
|
+
this.cp();
|
|
23197
23277
|
}
|
|
23198
23278
|
else {
|
|
23199
|
-
this.
|
|
23279
|
+
this.dl();
|
|
23200
23280
|
}
|
|
23201
23281
|
}
|
|
23202
23282
|
};
|
|
23203
|
-
DatePicker.prototype.
|
|
23283
|
+
DatePicker.prototype.dq = function (a) {
|
|
23204
23284
|
var b = this.value;
|
|
23205
23285
|
this.value = a;
|
|
23206
23286
|
};
|
|
23207
|
-
DatePicker.prototype.
|
|
23287
|
+
DatePicker.prototype.dl = function () {
|
|
23208
23288
|
if (this.o != null) {
|
|
23209
|
-
if (+(this.
|
|
23289
|
+
if (+(this.a7) != +(igniteuiAngularCore.dateMinValue())) {
|
|
23210
23290
|
var a = "";
|
|
23211
|
-
if (this.
|
|
23291
|
+
if (this.by == null) {
|
|
23212
23292
|
a = this.a.i(this.value);
|
|
23213
23293
|
}
|
|
23214
23294
|
else {
|
|
23215
23295
|
var b = this.value.getDate().toString();
|
|
23216
23296
|
var c = b;
|
|
23217
|
-
if (this.
|
|
23297
|
+
if (this.bg == "dd") {
|
|
23218
23298
|
if (this.value.getDate() < 10) {
|
|
23219
23299
|
b = "0" + b;
|
|
23220
23300
|
}
|
|
23221
23301
|
}
|
|
23222
|
-
else if (this.
|
|
23302
|
+
else if (this.bg == "ddd") {
|
|
23223
23303
|
switch (this.value.getDay()) {
|
|
23224
23304
|
case 0:
|
|
23225
23305
|
b = !igniteuiAngularCore.stringIsNullOrWhiteSpace(this.af.b1("Sunday_Short")) ? this.af.b1("Sunday_Short") : "Sun";
|
|
@@ -23244,7 +23324,7 @@
|
|
|
23244
23324
|
break;
|
|
23245
23325
|
}
|
|
23246
23326
|
}
|
|
23247
|
-
else if (this.
|
|
23327
|
+
else if (this.bg == "dddd") {
|
|
23248
23328
|
switch (this.value.getDay()) {
|
|
23249
23329
|
case 0:
|
|
23250
23330
|
b = !igniteuiAngularCore.stringIsNullOrWhiteSpace(this.af.b1("Sunday_Full")) ? this.af.b1("Sunday_Full") : "Sunday";
|
|
@@ -23270,12 +23350,12 @@
|
|
|
23270
23350
|
}
|
|
23271
23351
|
}
|
|
23272
23352
|
var d = igniteuiAngularCore.dateGetMonth(this.value).toString();
|
|
23273
|
-
if (this.
|
|
23353
|
+
if (this.bk == "mm") {
|
|
23274
23354
|
if (igniteuiAngularCore.dateGetMonth(this.value) < 10) {
|
|
23275
23355
|
d = "0" + d;
|
|
23276
23356
|
}
|
|
23277
23357
|
}
|
|
23278
|
-
else if (this.
|
|
23358
|
+
else if (this.bk == "mmm") {
|
|
23279
23359
|
switch (igniteuiAngularCore.dateGetMonth(this.value)) {
|
|
23280
23360
|
case 1:
|
|
23281
23361
|
d = !igniteuiAngularCore.stringIsNullOrWhiteSpace(this.af.b1("January_Short")) ? this.af.b1("January_Short") : "Jan";
|
|
@@ -23315,7 +23395,7 @@
|
|
|
23315
23395
|
break;
|
|
23316
23396
|
}
|
|
23317
23397
|
}
|
|
23318
|
-
else if (this.
|
|
23398
|
+
else if (this.bk == "mmmm") {
|
|
23319
23399
|
switch (igniteuiAngularCore.dateGetMonth(this.value)) {
|
|
23320
23400
|
case 1:
|
|
23321
23401
|
d = !igniteuiAngularCore.stringIsNullOrWhiteSpace(this.af.b1("January_Full")) ? this.af.b1("January_Full") : "January";
|
|
@@ -23356,45 +23436,45 @@
|
|
|
23356
23436
|
}
|
|
23357
23437
|
}
|
|
23358
23438
|
var e = this.value.getFullYear().toString();
|
|
23359
|
-
if (this.
|
|
23439
|
+
if (this.bn == "yy") {
|
|
23360
23440
|
e = e.substr(2);
|
|
23361
23441
|
}
|
|
23362
|
-
if (this.
|
|
23363
|
-
if (this.
|
|
23364
|
-
a = b + this.
|
|
23442
|
+
if (this.bh == "dmy") {
|
|
23443
|
+
if (this.bg == "ddd" || this.bg == "dddd") {
|
|
23444
|
+
a = b + this.bm + d + " " + c + this.bm + e;
|
|
23365
23445
|
}
|
|
23366
23446
|
else {
|
|
23367
|
-
a = b + this.
|
|
23447
|
+
a = b + this.bm + d + this.bm + e;
|
|
23368
23448
|
}
|
|
23369
23449
|
}
|
|
23370
|
-
else if (this.
|
|
23371
|
-
if (this.
|
|
23372
|
-
a = d + " " + c + this.
|
|
23450
|
+
else if (this.bh == "mdy") {
|
|
23451
|
+
if (this.bg == "ddd" || this.bg == "dddd") {
|
|
23452
|
+
a = d + " " + c + this.bm + b + this.bm + e;
|
|
23373
23453
|
}
|
|
23374
23454
|
else {
|
|
23375
|
-
a = d + this.
|
|
23455
|
+
a = d + this.bm + b + this.bm + e;
|
|
23376
23456
|
}
|
|
23377
23457
|
}
|
|
23378
|
-
else if (this.
|
|
23379
|
-
if (this.
|
|
23380
|
-
a = e + this.
|
|
23458
|
+
else if (this.bh == "ymd") {
|
|
23459
|
+
if (this.bg == "ddd" || this.bg == "dddd") {
|
|
23460
|
+
a = e + this.bm + d + " " + c + this.bm + b;
|
|
23381
23461
|
}
|
|
23382
23462
|
else {
|
|
23383
|
-
a = e + this.
|
|
23463
|
+
a = e + this.bm + d + this.bm + b;
|
|
23384
23464
|
}
|
|
23385
23465
|
}
|
|
23386
23466
|
}
|
|
23387
23467
|
this.o.cq = a;
|
|
23388
|
-
this.h.
|
|
23468
|
+
this.h.av();
|
|
23389
23469
|
}
|
|
23390
23470
|
else {
|
|
23391
23471
|
this.o.cq = "";
|
|
23392
|
-
this.h.
|
|
23472
|
+
this.h.ah();
|
|
23393
23473
|
}
|
|
23394
23474
|
}
|
|
23395
23475
|
};
|
|
23396
|
-
DatePicker.prototype.
|
|
23397
|
-
if (this.
|
|
23476
|
+
DatePicker.prototype.cp = function () {
|
|
23477
|
+
if (this.av == true) {
|
|
23398
23478
|
return;
|
|
23399
23479
|
}
|
|
23400
23480
|
if (this.o != null) {
|
|
@@ -23402,93 +23482,147 @@
|
|
|
23402
23482
|
}
|
|
23403
23483
|
this.value = igniteuiAngularCore.dateMinValue();
|
|
23404
23484
|
this.c.ch();
|
|
23485
|
+
this.al = false;
|
|
23486
|
+
};
|
|
23487
|
+
DatePicker.prototype.c8 = function () {
|
|
23488
|
+
this.al = true;
|
|
23405
23489
|
};
|
|
23406
|
-
DatePicker.prototype.
|
|
23490
|
+
DatePicker.prototype.c9 = function () {
|
|
23491
|
+
this.al = false;
|
|
23492
|
+
};
|
|
23493
|
+
DatePicker.prototype.cs = function () {
|
|
23407
23494
|
this.u = new igniteuiAngularCore.Popup();
|
|
23408
|
-
this.
|
|
23495
|
+
this.u.aq = this.aw;
|
|
23496
|
+
this.u.ax = this.a2;
|
|
23497
|
+
this.u.cw = igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255);
|
|
23498
|
+
this.u.a8 = 150;
|
|
23499
|
+
this.h.at(this.u);
|
|
23409
23500
|
this.c = new XCalendar();
|
|
23410
|
-
this.h.
|
|
23411
|
-
if (+(this.
|
|
23412
|
-
this.c.au = this.
|
|
23501
|
+
this.h.ao(this.c);
|
|
23502
|
+
if (+(this.a9) != +(igniteuiAngularCore.dateMinValue())) {
|
|
23503
|
+
this.c.au = this.a9;
|
|
23413
23504
|
}
|
|
23414
|
-
if (+(this.
|
|
23415
|
-
this.c.at = this.
|
|
23505
|
+
if (+(this.a8) != +(igniteuiAngularCore.dateMaxValue())) {
|
|
23506
|
+
this.c.at = this.a8;
|
|
23416
23507
|
}
|
|
23417
|
-
if (+(this.
|
|
23418
|
-
this.c.av = this.
|
|
23508
|
+
if (+(this.ba) != +(igniteuiAngularCore.dateMinValue())) {
|
|
23509
|
+
this.c.av = this.ba;
|
|
23419
23510
|
}
|
|
23420
|
-
this.c.ae = this.
|
|
23511
|
+
this.c.ae = this.a0;
|
|
23421
23512
|
this.c.l = this.j;
|
|
23422
|
-
this.c.af = this.
|
|
23513
|
+
this.c.af = this.a1;
|
|
23423
23514
|
this.c.o = this.l;
|
|
23424
23515
|
var a = this.c;
|
|
23425
|
-
a.selectedValueChanged = igniteuiAngularCore.delegateCombine(a.selectedValueChanged, igniteuiAngularCore.runOn(this, this.
|
|
23516
|
+
a.selectedValueChanged = igniteuiAngularCore.delegateCombine(a.selectedValueChanged, igniteuiAngularCore.runOn(this, this.cn));
|
|
23426
23517
|
var b = this.c;
|
|
23427
|
-
b.close = igniteuiAngularCore.delegateCombine(b.close, igniteuiAngularCore.runOn(this, this.
|
|
23428
|
-
this.u.appendPopupContent(this.h.
|
|
23518
|
+
b.close = igniteuiAngularCore.delegateCombine(b.close, igniteuiAngularCore.runOn(this, this.cm));
|
|
23519
|
+
this.u.appendPopupContent(this.h.p());
|
|
23429
23520
|
};
|
|
23430
|
-
DatePicker.prototype.
|
|
23521
|
+
DatePicker.prototype.cn = function (a, b) {
|
|
23431
23522
|
this.ai = true;
|
|
23432
23523
|
this.value = b.newValue;
|
|
23433
23524
|
this.ai = false;
|
|
23434
23525
|
};
|
|
23435
|
-
DatePicker.prototype.
|
|
23436
|
-
if (this.u.
|
|
23526
|
+
DatePicker.prototype.cm = function (a) {
|
|
23527
|
+
if (this.u.aw) {
|
|
23437
23528
|
this.ah = true;
|
|
23438
|
-
this.
|
|
23529
|
+
this.cq();
|
|
23439
23530
|
}
|
|
23440
23531
|
};
|
|
23441
|
-
DatePicker.prototype.
|
|
23532
|
+
DatePicker.prototype.cx = function () {
|
|
23442
23533
|
if (this.ah == false) {
|
|
23443
|
-
if (this.u.
|
|
23444
|
-
this.
|
|
23534
|
+
if (this.u.aw) {
|
|
23535
|
+
this.cq();
|
|
23445
23536
|
}
|
|
23446
23537
|
else {
|
|
23447
|
-
this.
|
|
23538
|
+
this.dc();
|
|
23448
23539
|
}
|
|
23449
23540
|
}
|
|
23450
23541
|
else {
|
|
23451
23542
|
this.ah = false;
|
|
23452
23543
|
}
|
|
23453
23544
|
};
|
|
23454
|
-
DatePicker.prototype.
|
|
23455
|
-
if (this.
|
|
23545
|
+
DatePicker.prototype.dc = function () {
|
|
23546
|
+
if (this.av) {
|
|
23456
23547
|
return;
|
|
23457
23548
|
}
|
|
23458
23549
|
if (this.u != null) {
|
|
23459
|
-
var a = this.h.
|
|
23550
|
+
var a = this.h.a0(false);
|
|
23551
|
+
var b = this.h.a()[1];
|
|
23552
|
+
var c = 240;
|
|
23553
|
+
if (this.a0 == true) {
|
|
23554
|
+
c = 270;
|
|
23555
|
+
}
|
|
23556
|
+
var d = a.bottom + c;
|
|
23557
|
+
if (b < d) {
|
|
23558
|
+
var e = a.top - c;
|
|
23559
|
+
if (e < 0) {
|
|
23560
|
+
this.dj(1, 0);
|
|
23561
|
+
}
|
|
23562
|
+
else {
|
|
23563
|
+
this.dj(2, 0);
|
|
23564
|
+
}
|
|
23565
|
+
}
|
|
23566
|
+
else {
|
|
23567
|
+
this.dj(1, 0);
|
|
23568
|
+
}
|
|
23569
|
+
this.h.an();
|
|
23570
|
+
this.h.aw(true);
|
|
23571
|
+
}
|
|
23572
|
+
};
|
|
23573
|
+
DatePicker.prototype.dj = function (a, b) {
|
|
23574
|
+
if (this.ax) {
|
|
23575
|
+
this.u.cn(this.h.d.rootWrapper.getNativeElement(), a, b);
|
|
23576
|
+
}
|
|
23577
|
+
else {
|
|
23578
|
+
var c = this.h.a0(true);
|
|
23579
|
+
this.u.showRelativeToExclusionRect(c, a, b);
|
|
23580
|
+
}
|
|
23581
|
+
};
|
|
23582
|
+
DatePicker.prototype.dm = function () {
|
|
23583
|
+
if (this.u.aw) {
|
|
23584
|
+
var a = this.h.a0(false);
|
|
23460
23585
|
var b = new igniteuiAngularCore.Rect(0, a.left + window.pageXOffset, a.top + window.pageYOffset, a.width, a.height);
|
|
23461
23586
|
var c = this.h.a()[1];
|
|
23462
23587
|
var d = 240;
|
|
23463
|
-
if (this.
|
|
23588
|
+
if (this.a0 == true) {
|
|
23464
23589
|
d = 270;
|
|
23465
23590
|
}
|
|
23466
23591
|
var e = a.bottom + d;
|
|
23467
23592
|
if (c < e) {
|
|
23468
23593
|
var f = a.top - d;
|
|
23469
23594
|
if (f < 0) {
|
|
23470
|
-
this.u.
|
|
23595
|
+
if (this.u.r != 1) {
|
|
23596
|
+
this.u.r = 1;
|
|
23597
|
+
this.u.b7(b);
|
|
23598
|
+
}
|
|
23471
23599
|
}
|
|
23472
23600
|
else {
|
|
23473
|
-
this.u.
|
|
23601
|
+
if (this.u.r != 2) {
|
|
23602
|
+
this.u.r = 2;
|
|
23603
|
+
this.u.b7(b);
|
|
23604
|
+
}
|
|
23474
23605
|
}
|
|
23475
23606
|
}
|
|
23476
23607
|
else {
|
|
23477
|
-
this.u.
|
|
23608
|
+
if (this.u.r != 1) {
|
|
23609
|
+
this.u.r = 1;
|
|
23610
|
+
this.u.b7(b);
|
|
23611
|
+
}
|
|
23478
23612
|
}
|
|
23479
|
-
this.h.aq(true);
|
|
23480
23613
|
}
|
|
23481
23614
|
};
|
|
23482
|
-
DatePicker.prototype.
|
|
23615
|
+
DatePicker.prototype.cq = function () {
|
|
23483
23616
|
var _this = this;
|
|
23484
23617
|
if (this.u != null) {
|
|
23485
|
-
window.setTimeout(function () { return _this.u.
|
|
23618
|
+
window.setTimeout(function () { return _this.u.b3(); }, 0);
|
|
23486
23619
|
}
|
|
23487
23620
|
if (this.c != null) {
|
|
23488
23621
|
this.c.cy();
|
|
23489
23622
|
}
|
|
23490
|
-
this.h.
|
|
23623
|
+
this.h.aw(false);
|
|
23491
23624
|
this.ah = false;
|
|
23625
|
+
this.h.aj();
|
|
23492
23626
|
};
|
|
23493
23627
|
DatePicker.prototype.focus = function (a) {
|
|
23494
23628
|
var _this = this;
|
|
@@ -23498,18 +23632,21 @@
|
|
|
23498
23632
|
if (this.o != null) {
|
|
23499
23633
|
this.o.focus(a);
|
|
23500
23634
|
}
|
|
23501
|
-
if (!this.u.
|
|
23635
|
+
if (!this.u.aw && this.ay == true) {
|
|
23502
23636
|
if (this.ah == false) {
|
|
23503
|
-
if (this.
|
|
23504
|
-
|
|
23637
|
+
if (this.al) {
|
|
23638
|
+
return;
|
|
23639
|
+
}
|
|
23640
|
+
if (this.au == false) {
|
|
23641
|
+
this.dc();
|
|
23505
23642
|
this.ah = true;
|
|
23506
|
-
window.setTimeout(function () { return _this.
|
|
23643
|
+
window.setTimeout(function () { return _this.cv(); }, 0);
|
|
23507
23644
|
}
|
|
23508
23645
|
else {
|
|
23509
|
-
if (this.
|
|
23510
|
-
this.
|
|
23646
|
+
if (this.ay == true && this.ar == false) {
|
|
23647
|
+
this.dc();
|
|
23511
23648
|
this.ah = true;
|
|
23512
|
-
window.setTimeout(function () { return _this.
|
|
23649
|
+
window.setTimeout(function () { return _this.cv(); }, 0);
|
|
23513
23650
|
}
|
|
23514
23651
|
}
|
|
23515
23652
|
}
|
|
@@ -23518,33 +23655,33 @@
|
|
|
23518
23655
|
}
|
|
23519
23656
|
}
|
|
23520
23657
|
};
|
|
23521
|
-
DatePicker.prototype.
|
|
23658
|
+
DatePicker.prototype.cw = function () {
|
|
23522
23659
|
this.ah = false;
|
|
23523
23660
|
};
|
|
23524
|
-
DatePicker.prototype.
|
|
23661
|
+
DatePicker.prototype.df = function () {
|
|
23525
23662
|
if (this.o != null) {
|
|
23526
23663
|
this.o.dp();
|
|
23527
23664
|
}
|
|
23528
23665
|
};
|
|
23529
|
-
DatePicker.prototype.
|
|
23666
|
+
DatePicker.prototype.cv = function () {
|
|
23530
23667
|
this.c.cq();
|
|
23531
23668
|
};
|
|
23532
|
-
DatePicker.prototype.
|
|
23669
|
+
DatePicker.prototype.c3 = function () {
|
|
23533
23670
|
var a = new GotFocusEventArgs();
|
|
23534
|
-
this.
|
|
23671
|
+
this.c5(a);
|
|
23535
23672
|
};
|
|
23536
|
-
DatePicker.prototype.
|
|
23673
|
+
DatePicker.prototype.c4 = function () {
|
|
23537
23674
|
var a = new LostFocusEventArgs();
|
|
23538
|
-
this.
|
|
23675
|
+
this.c7(a);
|
|
23539
23676
|
};
|
|
23540
|
-
DatePicker.prototype.
|
|
23677
|
+
DatePicker.prototype.di = function () {
|
|
23541
23678
|
};
|
|
23542
|
-
DatePicker.prototype.
|
|
23679
|
+
DatePicker.prototype.dg = function () {
|
|
23543
23680
|
};
|
|
23544
|
-
DatePicker.prototype.
|
|
23681
|
+
DatePicker.prototype.bf = function () {
|
|
23545
23682
|
return this.b();
|
|
23546
23683
|
};
|
|
23547
|
-
DatePicker.prototype.
|
|
23684
|
+
DatePicker.prototype.bv = function () {
|
|
23548
23685
|
var a = this.b();
|
|
23549
23686
|
return a.g();
|
|
23550
23687
|
};
|
|
@@ -23552,7 +23689,7 @@
|
|
|
23552
23689
|
var a = new DatePickerVisualModelExport();
|
|
23553
23690
|
a.e = this.y;
|
|
23554
23691
|
a.d = this.w;
|
|
23555
|
-
a.c = this.u.
|
|
23692
|
+
a.c = this.u.bc();
|
|
23556
23693
|
a.b = this.q.fe();
|
|
23557
23694
|
a.a = this.c.bj();
|
|
23558
23695
|
if (this.ad != null) {
|
|
@@ -23585,29 +23722,29 @@
|
|
|
23585
23722
|
}
|
|
23586
23723
|
return a;
|
|
23587
23724
|
};
|
|
23588
|
-
DatePicker.prototype.
|
|
23725
|
+
DatePicker.prototype.c5 = function (a) {
|
|
23589
23726
|
if (null != this.gotFocus) {
|
|
23590
23727
|
this.gotFocus(this, a);
|
|
23591
23728
|
}
|
|
23592
23729
|
};
|
|
23593
|
-
DatePicker.prototype.
|
|
23730
|
+
DatePicker.prototype.c7 = function (a) {
|
|
23594
23731
|
if (null != this.lostFocus) {
|
|
23595
23732
|
this.lostFocus(this, a);
|
|
23596
23733
|
}
|
|
23597
23734
|
};
|
|
23598
|
-
DatePicker.prototype.
|
|
23735
|
+
DatePicker.prototype.c6 = function (a) {
|
|
23599
23736
|
if (null != this.keyDown) {
|
|
23600
23737
|
this.keyDown(this, a);
|
|
23601
23738
|
}
|
|
23602
23739
|
};
|
|
23603
|
-
DatePicker.prototype.
|
|
23740
|
+
DatePicker.prototype.c2 = function (a) {
|
|
23604
23741
|
if (null != this.changing) {
|
|
23605
23742
|
this.changing(this, a);
|
|
23606
23743
|
}
|
|
23607
23744
|
};
|
|
23608
23745
|
DatePicker.$t = igniteuiAngularCore.markType(DatePicker, 'DatePicker', igniteuiAngularCore.Base.$, [igniteuiAngularCore.INotifyPropertyChanged_$type]);
|
|
23609
|
-
DatePicker.
|
|
23610
|
-
DatePicker.
|
|
23746
|
+
DatePicker.bq = "M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z";
|
|
23747
|
+
DatePicker.br = "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z";
|
|
23611
23748
|
DatePicker.ab = null;
|
|
23612
23749
|
return DatePicker;
|
|
23613
23750
|
}(igniteuiAngularCore.Base));
|
|
@@ -23843,10 +23980,10 @@
|
|
|
23843
23980
|
* Gets or Sets the property name that contains the values.
|
|
23844
23981
|
*/
|
|
23845
23982
|
get: function () {
|
|
23846
|
-
return this.i.
|
|
23983
|
+
return this.i.ba;
|
|
23847
23984
|
},
|
|
23848
23985
|
set: function (v) {
|
|
23849
|
-
this.i.
|
|
23986
|
+
this.i.ba = v;
|
|
23850
23987
|
},
|
|
23851
23988
|
enumerable: false,
|
|
23852
23989
|
configurable: true
|
|
@@ -23856,10 +23993,10 @@
|
|
|
23856
23993
|
* Gets or Sets the property name that contains the label.
|
|
23857
23994
|
*/
|
|
23858
23995
|
get: function () {
|
|
23859
|
-
return this.i.
|
|
23996
|
+
return this.i.b3;
|
|
23860
23997
|
},
|
|
23861
23998
|
set: function (v) {
|
|
23862
|
-
this.i.
|
|
23999
|
+
this.i.b3 = v;
|
|
23863
24000
|
},
|
|
23864
24001
|
enumerable: false,
|
|
23865
24002
|
configurable: true
|
|
@@ -23869,10 +24006,10 @@
|
|
|
23869
24006
|
* Gets or sets the color to use for the text.
|
|
23870
24007
|
*/
|
|
23871
24008
|
get: function () {
|
|
23872
|
-
return igniteuiAngularCore.brushToString(this.i.
|
|
24009
|
+
return igniteuiAngularCore.brushToString(this.i.dw);
|
|
23873
24010
|
},
|
|
23874
24011
|
set: function (v) {
|
|
23875
|
-
this.i.
|
|
24012
|
+
this.i.dw = igniteuiAngularCore.stringToBrush(v);
|
|
23876
24013
|
},
|
|
23877
24014
|
enumerable: false,
|
|
23878
24015
|
configurable: true
|
|
@@ -23900,10 +24037,10 @@
|
|
|
23900
24037
|
* Gets or Sets the property name that contains the placeholder.
|
|
23901
24038
|
*/
|
|
23902
24039
|
get: function () {
|
|
23903
|
-
return this.i.
|
|
24040
|
+
return this.i.cb;
|
|
23904
24041
|
},
|
|
23905
24042
|
set: function (v) {
|
|
23906
|
-
this.i.
|
|
24043
|
+
this.i.cb = v;
|
|
23907
24044
|
},
|
|
23908
24045
|
enumerable: false,
|
|
23909
24046
|
configurable: true
|
|
@@ -23913,10 +24050,10 @@
|
|
|
23913
24050
|
* Gets or Sets the property name that contains the MinDate.
|
|
23914
24051
|
*/
|
|
23915
24052
|
get: function () {
|
|
23916
|
-
return this.i.
|
|
24053
|
+
return this.i.a9;
|
|
23917
24054
|
},
|
|
23918
24055
|
set: function (v) {
|
|
23919
|
-
this.i.
|
|
24056
|
+
this.i.a9 = v;
|
|
23920
24057
|
},
|
|
23921
24058
|
enumerable: false,
|
|
23922
24059
|
configurable: true
|
|
@@ -23926,10 +24063,10 @@
|
|
|
23926
24063
|
* Gets or Sets the property name that contains the MaxDate.
|
|
23927
24064
|
*/
|
|
23928
24065
|
get: function () {
|
|
23929
|
-
return this.i.
|
|
24066
|
+
return this.i.a8;
|
|
23930
24067
|
},
|
|
23931
24068
|
set: function (v) {
|
|
23932
|
-
this.i.
|
|
24069
|
+
this.i.a8 = v;
|
|
23933
24070
|
},
|
|
23934
24071
|
enumerable: false,
|
|
23935
24072
|
configurable: true
|
|
@@ -23983,10 +24120,10 @@
|
|
|
23983
24120
|
* Gets or Sets the text color
|
|
23984
24121
|
*/
|
|
23985
24122
|
get: function () {
|
|
23986
|
-
return igniteuiAngularCore.brushToString(this.i.
|
|
24123
|
+
return igniteuiAngularCore.brushToString(this.i.dx);
|
|
23987
24124
|
},
|
|
23988
24125
|
set: function (v) {
|
|
23989
|
-
this.i.
|
|
24126
|
+
this.i.dx = igniteuiAngularCore.stringToBrush(v);
|
|
23990
24127
|
},
|
|
23991
24128
|
enumerable: false,
|
|
23992
24129
|
configurable: true
|
|
@@ -23996,10 +24133,10 @@
|
|
|
23996
24133
|
* Gets or Sets the text color
|
|
23997
24134
|
*/
|
|
23998
24135
|
get: function () {
|
|
23999
|
-
return igniteuiAngularCore.brushToString(this.i.
|
|
24136
|
+
return igniteuiAngularCore.brushToString(this.i.dv);
|
|
24000
24137
|
},
|
|
24001
24138
|
set: function (v) {
|
|
24002
|
-
this.i.
|
|
24139
|
+
this.i.dv = igniteuiAngularCore.stringToBrush(v);
|
|
24003
24140
|
},
|
|
24004
24141
|
enumerable: false,
|
|
24005
24142
|
configurable: true
|
|
@@ -24009,10 +24146,10 @@
|
|
|
24009
24146
|
* Gets or sets the ShowClearButton property to detirmine if the clear button is shown
|
|
24010
24147
|
*/
|
|
24011
24148
|
get: function () {
|
|
24012
|
-
return this.i.
|
|
24149
|
+
return this.i.az;
|
|
24013
24150
|
},
|
|
24014
24151
|
set: function (v) {
|
|
24015
|
-
this.i.
|
|
24152
|
+
this.i.az = igniteuiAngularCore.ensureBool(v);
|
|
24016
24153
|
},
|
|
24017
24154
|
enumerable: false,
|
|
24018
24155
|
configurable: true
|
|
@@ -24022,10 +24159,10 @@
|
|
|
24022
24159
|
* Gets or sets the ShowTodayButton property to detirmine if the today button is shown
|
|
24023
24160
|
*/
|
|
24024
24161
|
get: function () {
|
|
24025
|
-
return this.i.
|
|
24162
|
+
return this.i.a0;
|
|
24026
24163
|
},
|
|
24027
24164
|
set: function (v) {
|
|
24028
|
-
this.i.
|
|
24165
|
+
this.i.a0 = igniteuiAngularCore.ensureBool(v);
|
|
24029
24166
|
},
|
|
24030
24167
|
enumerable: false,
|
|
24031
24168
|
configurable: true
|
|
@@ -24035,10 +24172,10 @@
|
|
|
24035
24172
|
* Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
|
|
24036
24173
|
*/
|
|
24037
24174
|
get: function () {
|
|
24038
|
-
return this.i.
|
|
24175
|
+
return this.i.au;
|
|
24039
24176
|
},
|
|
24040
24177
|
set: function (v) {
|
|
24041
|
-
this.i.
|
|
24178
|
+
this.i.au = igniteuiAngularCore.ensureBool(v);
|
|
24042
24179
|
},
|
|
24043
24180
|
enumerable: false,
|
|
24044
24181
|
configurable: true
|
|
@@ -24048,10 +24185,10 @@
|
|
|
24048
24185
|
* Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
|
|
24049
24186
|
*/
|
|
24050
24187
|
get: function () {
|
|
24051
|
-
return this.i.
|
|
24188
|
+
return this.i.ay;
|
|
24052
24189
|
},
|
|
24053
24190
|
set: function (v) {
|
|
24054
|
-
this.i.
|
|
24191
|
+
this.i.ay = igniteuiAngularCore.ensureBool(v);
|
|
24055
24192
|
},
|
|
24056
24193
|
enumerable: false,
|
|
24057
24194
|
configurable: true
|
|
@@ -24087,10 +24224,10 @@
|
|
|
24087
24224
|
* Gets or sets the ShowWeekNumbers property to detirmine if the week numbers are shown
|
|
24088
24225
|
*/
|
|
24089
24226
|
get: function () {
|
|
24090
|
-
return this.i.
|
|
24227
|
+
return this.i.a1;
|
|
24091
24228
|
},
|
|
24092
24229
|
set: function (v) {
|
|
24093
|
-
this.i.
|
|
24230
|
+
this.i.a1 = igniteuiAngularCore.ensureBool(v);
|
|
24094
24231
|
},
|
|
24095
24232
|
enumerable: false,
|
|
24096
24233
|
configurable: true
|
|
@@ -24113,20 +24250,59 @@
|
|
|
24113
24250
|
* Gets or sets the Format property to detirmine the format of the date in the input
|
|
24114
24251
|
*/
|
|
24115
24252
|
get: function () {
|
|
24116
|
-
return this.i.
|
|
24253
|
+
return this.i.by;
|
|
24117
24254
|
},
|
|
24118
24255
|
set: function (v) {
|
|
24119
|
-
this.i.
|
|
24256
|
+
this.i.by = v;
|
|
24120
24257
|
},
|
|
24121
24258
|
enumerable: false,
|
|
24122
24259
|
configurable: true
|
|
24123
24260
|
});
|
|
24124
24261
|
Object.defineProperty(IgxDatePickerComponent.prototype, "isDisabled", {
|
|
24125
24262
|
get: function () {
|
|
24126
|
-
return this.i.
|
|
24263
|
+
return this.i.av;
|
|
24127
24264
|
},
|
|
24128
24265
|
set: function (v) {
|
|
24129
|
-
this.i.
|
|
24266
|
+
this.i.av = igniteuiAngularCore.ensureBool(v);
|
|
24267
|
+
},
|
|
24268
|
+
enumerable: false,
|
|
24269
|
+
configurable: true
|
|
24270
|
+
});
|
|
24271
|
+
Object.defineProperty(IgxDatePickerComponent.prototype, "isFixed", {
|
|
24272
|
+
/**
|
|
24273
|
+
* Indicates that the calendar dropdown will position itself relative to the window instead of the document.
|
|
24274
|
+
*/
|
|
24275
|
+
get: function () {
|
|
24276
|
+
return this.i.aw;
|
|
24277
|
+
},
|
|
24278
|
+
set: function (v) {
|
|
24279
|
+
this.i.aw = igniteuiAngularCore.ensureBool(v);
|
|
24280
|
+
},
|
|
24281
|
+
enumerable: false,
|
|
24282
|
+
configurable: true
|
|
24283
|
+
});
|
|
24284
|
+
Object.defineProperty(IgxDatePickerComponent.prototype, "openAsChild", {
|
|
24285
|
+
/**
|
|
24286
|
+
* Indicates that the dropdown should open as a child of the date picker.
|
|
24287
|
+
*/
|
|
24288
|
+
get: function () {
|
|
24289
|
+
return this.i.ax;
|
|
24290
|
+
},
|
|
24291
|
+
set: function (v) {
|
|
24292
|
+
this.i.ax = igniteuiAngularCore.ensureBool(v);
|
|
24293
|
+
},
|
|
24294
|
+
enumerable: false,
|
|
24295
|
+
configurable: true
|
|
24296
|
+
});
|
|
24297
|
+
Object.defineProperty(IgxDatePickerComponent.prototype, "useTopLayer", {
|
|
24298
|
+
/**
|
|
24299
|
+
* Indicates that the dropdown will place itself into the browser top layer.
|
|
24300
|
+
*/
|
|
24301
|
+
get: function () {
|
|
24302
|
+
return this.i.a2;
|
|
24303
|
+
},
|
|
24304
|
+
set: function (v) {
|
|
24305
|
+
this.i.a2 = igniteuiAngularCore.ensureBool(v);
|
|
24130
24306
|
},
|
|
24131
24307
|
enumerable: false,
|
|
24132
24308
|
configurable: true
|
|
@@ -24189,14 +24365,14 @@
|
|
|
24189
24365
|
this._inStyling = false;
|
|
24190
24366
|
};
|
|
24191
24367
|
IgxDatePickerComponent.prototype.select = function () {
|
|
24192
|
-
this.i.
|
|
24368
|
+
this.i.df();
|
|
24193
24369
|
};
|
|
24194
24370
|
/**
|
|
24195
24371
|
* Exports visual information about the current state of the grid.
|
|
24196
24372
|
|
|
24197
24373
|
*/
|
|
24198
24374
|
IgxDatePickerComponent.prototype.exportVisualModel = function () {
|
|
24199
|
-
var iv = this.i.
|
|
24375
|
+
var iv = this.i.bf();
|
|
24200
24376
|
return (iv);
|
|
24201
24377
|
};
|
|
24202
24378
|
/**
|
|
@@ -24204,7 +24380,7 @@
|
|
|
24204
24380
|
|
|
24205
24381
|
*/
|
|
24206
24382
|
IgxDatePickerComponent.prototype.exportSerializedVisualModel = function () {
|
|
24207
|
-
var iv = this.i.
|
|
24383
|
+
var iv = this.i.bv();
|
|
24208
24384
|
return (iv);
|
|
24209
24385
|
};
|
|
24210
24386
|
Object.defineProperty(IgxDatePickerComponent.prototype, "selectedValueChanged", {
|
|
@@ -24358,7 +24534,7 @@
|
|
|
24358
24534
|
}
|
|
24359
24535
|
};
|
|
24360
24536
|
IgxDatePickerComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ViewContainerRef }, { token: i0.NgZone }, { token: i0.Injector }, { token: i0.ComponentFactoryResolver }], target: i0["ɵɵFactoryTarget"].Component });
|
|
24361
|
-
IgxDatePickerComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.17", type: IgxDatePickerComponent, selector: "igx-date-picker", inputs: { height: "height", width: "width", value: "value", today: "today", label: "label", labelTextColor: "labelTextColor", labelTextStyle: "labelTextStyle", placeholder: "placeholder", minDate: "minDate", maxDate: "maxDate", density: "density", baseTheme: "baseTheme", textStyle: "textStyle", textColor: "textColor", iconColor: "iconColor", showClearButton: "showClearButton", showTodayButton: "showTodayButton", allowTextInput: "allowTextInput", openOnFocus: "openOnFocus", firstDayOfWeek: "firstDayOfWeek", firstWeekOfYear: "firstWeekOfYear", showWeekNumbers: "showWeekNumbers", dateFormat: "dateFormat", formatString: "formatString", isDisabled: "isDisabled" }, outputs: { selectedValueChanged: "selectedValueChanged", gotFocus: "gotFocus", lostFocus: "lostFocus", keyDown: "keyDown", changing: "changing", valueChange: "valueChange" }, host: { classAttribute: "ig-date-picker igx-date-picker" }, providers: [], viewQueries: [{ propertyName: "_datePickerContainer", first: true, predicate: ["datePickerContainer"], descendants: true, read: i0.ElementRef, static: true }], ngImport: i0, template: "<div #datePickerContainer>\n <div #inputcontainer>\n </div>\n <div #popupContainer>\n </div>\n </div>", isInline: true, styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
24537
|
+
IgxDatePickerComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.17", type: IgxDatePickerComponent, selector: "igx-date-picker", inputs: { height: "height", width: "width", value: "value", today: "today", label: "label", labelTextColor: "labelTextColor", labelTextStyle: "labelTextStyle", placeholder: "placeholder", minDate: "minDate", maxDate: "maxDate", density: "density", baseTheme: "baseTheme", textStyle: "textStyle", textColor: "textColor", iconColor: "iconColor", showClearButton: "showClearButton", showTodayButton: "showTodayButton", allowTextInput: "allowTextInput", openOnFocus: "openOnFocus", firstDayOfWeek: "firstDayOfWeek", firstWeekOfYear: "firstWeekOfYear", showWeekNumbers: "showWeekNumbers", dateFormat: "dateFormat", formatString: "formatString", isDisabled: "isDisabled", isFixed: "isFixed", openAsChild: "openAsChild", useTopLayer: "useTopLayer" }, outputs: { selectedValueChanged: "selectedValueChanged", gotFocus: "gotFocus", lostFocus: "lostFocus", keyDown: "keyDown", changing: "changing", valueChange: "valueChange" }, host: { classAttribute: "ig-date-picker igx-date-picker" }, providers: [], viewQueries: [{ propertyName: "_datePickerContainer", first: true, predicate: ["datePickerContainer"], descendants: true, read: i0.ElementRef, static: true }], ngImport: i0, template: "<div #datePickerContainer>\n <div #inputcontainer>\n </div>\n <div #popupContainer>\n </div>\n </div>", isInline: true, styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
24362
24538
|
return IgxDatePickerComponent;
|
|
24363
24539
|
}());
|
|
24364
24540
|
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerComponent, decorators: [{
|
|
@@ -24424,6 +24600,12 @@
|
|
|
24424
24600
|
type: i0.Input
|
|
24425
24601
|
}], isDisabled: [{
|
|
24426
24602
|
type: i0.Input
|
|
24603
|
+
}], isFixed: [{
|
|
24604
|
+
type: i0.Input
|
|
24605
|
+
}], openAsChild: [{
|
|
24606
|
+
type: i0.Input
|
|
24607
|
+
}], useTopLayer: [{
|
|
24608
|
+
type: i0.Input
|
|
24427
24609
|
}], selectedValueChanged: [{
|
|
24428
24610
|
type: i0.Output
|
|
24429
24611
|
}], gotFocus: [{
|
|
@@ -29282,7 +29464,7 @@
|
|
|
29282
29464
|
_this.s = false;
|
|
29283
29465
|
_this.ag = false;
|
|
29284
29466
|
_this.c6 = null;
|
|
29285
|
-
_this.c1 = ThemeResolver.ah(XCheckbox.m, igniteuiAngularCore.BrushUtil.
|
|
29467
|
+
_this.c1 = ThemeResolver.ah(XCheckbox.m, igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0), igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0));
|
|
29286
29468
|
_this.c3 = null;
|
|
29287
29469
|
_this.c5 = null;
|
|
29288
29470
|
_this.c0 = ThemeResolver.ag(XCheckbox.m, XCheckbox.k, "TickColor");
|
|
@@ -29974,10 +30156,10 @@
|
|
|
29974
30156
|
XCheckbox.prototype.cp = function () {
|
|
29975
30157
|
this.ck();
|
|
29976
30158
|
if (this.checked) {
|
|
29977
|
-
this.view.aj(igniteuiAngularCore.BrushUtil.
|
|
30159
|
+
this.view.aj(igniteuiAngularCore.BrushUtil.q(this.c8, 0.6), igniteuiAngularCore.BrushUtil.q(this.c8, 0.1));
|
|
29978
30160
|
}
|
|
29979
30161
|
else {
|
|
29980
|
-
this.view.aj(igniteuiAngularCore.BrushUtil.
|
|
30162
|
+
this.view.aj(igniteuiAngularCore.BrushUtil.q(this.c8, 0.6), igniteuiAngularCore.BrushUtil.q(this.dc, 0.1));
|
|
29981
30163
|
}
|
|
29982
30164
|
};
|
|
29983
30165
|
Object.defineProperty(XCheckbox.prototype, "a", {
|
|
@@ -30037,10 +30219,10 @@
|
|
|
30037
30219
|
c = -1;
|
|
30038
30220
|
}
|
|
30039
30221
|
if (b) {
|
|
30040
|
-
this.view.aj(igniteuiAngularCore.BrushUtil.
|
|
30222
|
+
this.view.aj(igniteuiAngularCore.BrushUtil.q(this.c8, 0.6), igniteuiAngularCore.BrushUtil.q(this.c8, 0.1));
|
|
30041
30223
|
}
|
|
30042
30224
|
else {
|
|
30043
|
-
this.view.aj(igniteuiAngularCore.BrushUtil.
|
|
30225
|
+
this.view.aj(igniteuiAngularCore.BrushUtil.q(this.c8, 0.6), igniteuiAngularCore.BrushUtil.q(this.dc, 0.1));
|
|
30044
30226
|
}
|
|
30045
30227
|
if (!this.indeterminate) {
|
|
30046
30228
|
igniteuiAngularCore.NativeUI.af(this.view.t, null);
|
|
@@ -30165,11 +30347,11 @@
|
|
|
30165
30347
|
XCheckbox.g = ThemeResolver.a(((function () {
|
|
30166
30348
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
30167
30349
|
$ret.addItem("CheckPath", "M4.1,12.7 9,17.6 20.3,6.3");
|
|
30168
|
-
$ret.addItem("UncheckedBorderColor", igniteuiAngularCore.BrushUtil.
|
|
30169
|
-
$ret.addItem("CheckedBorderColor", igniteuiAngularCore.BrushUtil.
|
|
30170
|
-
$ret.addItem("UncheckedBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
30171
|
-
$ret.addItem("CheckedBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
30172
|
-
$ret.addItem("TickColor", igniteuiAngularCore.BrushUtil.
|
|
30350
|
+
$ret.addItem("UncheckedBorderColor", igniteuiAngularCore.BrushUtil.h(255, 153, 153, 153));
|
|
30351
|
+
$ret.addItem("CheckedBorderColor", igniteuiAngularCore.BrushUtil.h(138, 33, 150, 243));
|
|
30352
|
+
$ret.addItem("UncheckedBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
30353
|
+
$ret.addItem("CheckedBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243));
|
|
30354
|
+
$ret.addItem("TickColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
30173
30355
|
$ret.addItem("TickStrokeWidth", 3);
|
|
30174
30356
|
$ret.addItem("BorderWidth", NaN);
|
|
30175
30357
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -30178,11 +30360,11 @@
|
|
|
30178
30360
|
XCheckbox.h = ThemeResolver.a(((function () {
|
|
30179
30361
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
30180
30362
|
$ret.addItem("CheckPath", "M4.1,12.7 9,17.6 20.3,6.3");
|
|
30181
|
-
$ret.addItem("UncheckedBorderColor", igniteuiAngularCore.BrushUtil.
|
|
30182
|
-
$ret.addItem("CheckedBorderColor", igniteuiAngularCore.BrushUtil.
|
|
30183
|
-
$ret.addItem("UncheckedBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
30184
|
-
$ret.addItem("CheckedBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
30185
|
-
$ret.addItem("TickColor", igniteuiAngularCore.BrushUtil.
|
|
30363
|
+
$ret.addItem("UncheckedBorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
30364
|
+
$ret.addItem("CheckedBorderColor", igniteuiAngularCore.BrushUtil.h(138, 0, 0, 0));
|
|
30365
|
+
$ret.addItem("UncheckedBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
30366
|
+
$ret.addItem("CheckedBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119));
|
|
30367
|
+
$ret.addItem("TickColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
30186
30368
|
$ret.addItem("TickStrokeWidth", 3);
|
|
30187
30369
|
$ret.addItem("BorderWidth", NaN);
|
|
30188
30370
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -30191,11 +30373,11 @@
|
|
|
30191
30373
|
XCheckbox.j = ThemeResolver.a(((function () {
|
|
30192
30374
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
30193
30375
|
$ret.addItem("CheckPath", "M5.1,12.7 9,17.6 19,9");
|
|
30194
|
-
$ret.addItem("UncheckedBorderColor", igniteuiAngularCore.BrushUtil.
|
|
30195
|
-
$ret.addItem("CheckedBorderColor", igniteuiAngularCore.BrushUtil.
|
|
30196
|
-
$ret.addItem("UncheckedBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
30197
|
-
$ret.addItem("CheckedBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
30198
|
-
$ret.addItem("TickColor", igniteuiAngularCore.BrushUtil.
|
|
30376
|
+
$ret.addItem("UncheckedBorderColor", igniteuiAngularCore.BrushUtil.h(255, 105, 136, 255));
|
|
30377
|
+
$ret.addItem("CheckedBorderColor", igniteuiAngularCore.BrushUtil.h(255, 105, 136, 255));
|
|
30378
|
+
$ret.addItem("UncheckedBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
30379
|
+
$ret.addItem("CheckedBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 105, 136, 255));
|
|
30380
|
+
$ret.addItem("TickColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
30199
30381
|
$ret.addItem("TickStrokeWidth", 3);
|
|
30200
30382
|
$ret.addItem("BorderWidth", NaN);
|
|
30201
30383
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -30204,11 +30386,11 @@
|
|
|
30204
30386
|
XCheckbox.i = ThemeResolver.a(((function () {
|
|
30205
30387
|
var $ret = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.Base.$, 0);
|
|
30206
30388
|
$ret.addItem("CheckPath", "M5.1,12.7 9,17.6 19,9");
|
|
30207
|
-
$ret.addItem("UncheckedBorderColor", igniteuiAngularCore.BrushUtil.
|
|
30208
|
-
$ret.addItem("CheckedBorderColor", igniteuiAngularCore.BrushUtil.
|
|
30209
|
-
$ret.addItem("UncheckedBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
30210
|
-
$ret.addItem("CheckedBackgroundColor", igniteuiAngularCore.BrushUtil.
|
|
30211
|
-
$ret.addItem("TickColor", igniteuiAngularCore.BrushUtil.
|
|
30389
|
+
$ret.addItem("UncheckedBorderColor", igniteuiAngularCore.BrushUtil.h(255, 105, 136, 255));
|
|
30390
|
+
$ret.addItem("CheckedBorderColor", igniteuiAngularCore.BrushUtil.h(255, 105, 136, 255));
|
|
30391
|
+
$ret.addItem("UncheckedBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 55, 63, 86));
|
|
30392
|
+
$ret.addItem("CheckedBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 105, 136, 255));
|
|
30393
|
+
$ret.addItem("TickColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
|
|
30212
30394
|
$ret.addItem("TickStrokeWidth", 3);
|
|
30213
30395
|
$ret.addItem("BorderWidth", NaN);
|
|
30214
30396
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -32831,61 +33013,61 @@
|
|
|
32831
33013
|
XButtonGroup.$t = igniteuiAngularCore.markType(XButtonGroup, 'XButtonGroup', igniteuiAngularCore.Base.$, [igniteuiAngularCore.INotifyPropertyChanged_$type]);
|
|
32832
33014
|
XButtonGroup.o = 2;
|
|
32833
33015
|
XButtonGroup.av = 4;
|
|
32834
|
-
XButtonGroup.gn = igniteuiAngularCore.BrushUtil.
|
|
32835
|
-
XButtonGroup.gp = igniteuiAngularCore.BrushUtil.
|
|
32836
|
-
XButtonGroup.go = igniteuiAngularCore.BrushUtil.
|
|
32837
|
-
XButtonGroup.gq = igniteuiAngularCore.BrushUtil.
|
|
33016
|
+
XButtonGroup.gn = igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255);
|
|
33017
|
+
XButtonGroup.gp = igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0);
|
|
33018
|
+
XButtonGroup.go = igniteuiAngularCore.BrushUtil.h(255, 199, 199, 199);
|
|
33019
|
+
XButtonGroup.gq = igniteuiAngularCore.BrushUtil.h(255, 199, 199, 199);
|
|
32838
33020
|
XButtonGroup.au = 1;
|
|
32839
|
-
XButtonGroup.gu = igniteuiAngularCore.BrushUtil.
|
|
32840
|
-
XButtonGroup.gr = igniteuiAngularCore.BrushUtil.
|
|
32841
|
-
XButtonGroup.gv = igniteuiAngularCore.BrushUtil.
|
|
32842
|
-
XButtonGroup.gy = igniteuiAngularCore.BrushUtil.
|
|
32843
|
-
XButtonGroup.gs = igniteuiAngularCore.BrushUtil.
|
|
32844
|
-
XButtonGroup.gt = igniteuiAngularCore.BrushUtil.
|
|
32845
|
-
XButtonGroup.gw = igniteuiAngularCore.BrushUtil.
|
|
32846
|
-
XButtonGroup.gx = igniteuiAngularCore.BrushUtil.
|
|
33021
|
+
XButtonGroup.gu = igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0);
|
|
33022
|
+
XButtonGroup.gr = igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0);
|
|
33023
|
+
XButtonGroup.gv = igniteuiAngularCore.BrushUtil.h(60, 0, 0, 0);
|
|
33024
|
+
XButtonGroup.gy = igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0);
|
|
33025
|
+
XButtonGroup.gs = igniteuiAngularCore.BrushUtil.h(30, 0, 0, 0);
|
|
33026
|
+
XButtonGroup.gt = igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0);
|
|
33027
|
+
XButtonGroup.gw = igniteuiAngularCore.BrushUtil.h(96, 0, 0, 0);
|
|
33028
|
+
XButtonGroup.gx = igniteuiAngularCore.BrushUtil.h(255, 0, 0, 0);
|
|
32847
33029
|
XButtonGroup.ap = 3;
|
|
32848
|
-
XButtonGroup.fn = igniteuiAngularCore.BrushUtil.
|
|
32849
|
-
XButtonGroup.fp = igniteuiAngularCore.BrushUtil.
|
|
32850
|
-
XButtonGroup.fo = igniteuiAngularCore.BrushUtil.
|
|
32851
|
-
XButtonGroup.fq = igniteuiAngularCore.BrushUtil.
|
|
33030
|
+
XButtonGroup.fn = igniteuiAngularCore.BrushUtil.h(0, 255, 255, 255);
|
|
33031
|
+
XButtonGroup.fp = igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0);
|
|
33032
|
+
XButtonGroup.fo = igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243);
|
|
33033
|
+
XButtonGroup.fq = igniteuiAngularCore.BrushUtil.h(255, 199, 199, 199);
|
|
32852
33034
|
XButtonGroup.ao = 1;
|
|
32853
|
-
XButtonGroup.fu = igniteuiAngularCore.BrushUtil.
|
|
32854
|
-
XButtonGroup.fr = igniteuiAngularCore.BrushUtil.
|
|
32855
|
-
XButtonGroup.fv = igniteuiAngularCore.BrushUtil.
|
|
32856
|
-
XButtonGroup.fy = igniteuiAngularCore.BrushUtil.
|
|
32857
|
-
XButtonGroup.fs = igniteuiAngularCore.BrushUtil.
|
|
32858
|
-
XButtonGroup.ft = igniteuiAngularCore.BrushUtil.
|
|
32859
|
-
XButtonGroup.fw = igniteuiAngularCore.BrushUtil.
|
|
32860
|
-
XButtonGroup.fx = igniteuiAngularCore.BrushUtil.
|
|
33035
|
+
XButtonGroup.fu = igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243);
|
|
33036
|
+
XButtonGroup.fr = igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0);
|
|
33037
|
+
XButtonGroup.fv = igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243);
|
|
33038
|
+
XButtonGroup.fy = igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255);
|
|
33039
|
+
XButtonGroup.fs = igniteuiAngularCore.BrushUtil.h(26, 33, 150, 243);
|
|
33040
|
+
XButtonGroup.ft = igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243);
|
|
33041
|
+
XButtonGroup.fw = igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243);
|
|
33042
|
+
XButtonGroup.fx = igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255);
|
|
32861
33043
|
XButtonGroup.at = 4;
|
|
32862
|
-
XButtonGroup.gb = igniteuiAngularCore.BrushUtil.
|
|
32863
|
-
XButtonGroup.gd = igniteuiAngularCore.BrushUtil.
|
|
32864
|
-
XButtonGroup.gc = igniteuiAngularCore.BrushUtil.
|
|
32865
|
-
XButtonGroup.ge = igniteuiAngularCore.BrushUtil.
|
|
33044
|
+
XButtonGroup.gb = igniteuiAngularCore.BrushUtil.h(0, 255, 255, 255);
|
|
33045
|
+
XButtonGroup.gd = igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0);
|
|
33046
|
+
XButtonGroup.gc = igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0);
|
|
33047
|
+
XButtonGroup.ge = igniteuiAngularCore.BrushUtil.h(255, 199, 199, 199);
|
|
32866
33048
|
XButtonGroup.as = 0;
|
|
32867
|
-
XButtonGroup.gi = igniteuiAngularCore.BrushUtil.
|
|
32868
|
-
XButtonGroup.gf = igniteuiAngularCore.BrushUtil.
|
|
32869
|
-
XButtonGroup.gj = igniteuiAngularCore.BrushUtil.
|
|
32870
|
-
XButtonGroup.gm = igniteuiAngularCore.BrushUtil.
|
|
32871
|
-
XButtonGroup.gg = igniteuiAngularCore.BrushUtil.
|
|
32872
|
-
XButtonGroup.gh = igniteuiAngularCore.BrushUtil.
|
|
32873
|
-
XButtonGroup.gk = igniteuiAngularCore.BrushUtil.
|
|
32874
|
-
XButtonGroup.gl = igniteuiAngularCore.BrushUtil.
|
|
33049
|
+
XButtonGroup.gi = igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119);
|
|
33050
|
+
XButtonGroup.gf = igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0);
|
|
33051
|
+
XButtonGroup.gj = igniteuiAngularCore.BrushUtil.h(30, 228, 28, 119);
|
|
33052
|
+
XButtonGroup.gm = igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119);
|
|
33053
|
+
XButtonGroup.gg = igniteuiAngularCore.BrushUtil.h(13, 228, 28, 119);
|
|
33054
|
+
XButtonGroup.gh = igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119);
|
|
33055
|
+
XButtonGroup.gk = igniteuiAngularCore.BrushUtil.h(30, 228, 28, 119);
|
|
33056
|
+
XButtonGroup.gl = igniteuiAngularCore.BrushUtil.h(255, 228, 28, 119);
|
|
32875
33057
|
XButtonGroup.an = 0;
|
|
32876
|
-
XButtonGroup.fb = igniteuiAngularCore.BrushUtil.
|
|
32877
|
-
XButtonGroup.fd = igniteuiAngularCore.BrushUtil.
|
|
32878
|
-
XButtonGroup.fc = igniteuiAngularCore.BrushUtil.
|
|
32879
|
-
XButtonGroup.fe = igniteuiAngularCore.BrushUtil.
|
|
33058
|
+
XButtonGroup.fb = igniteuiAngularCore.BrushUtil.h(0, 255, 255, 255);
|
|
33059
|
+
XButtonGroup.fd = igniteuiAngularCore.BrushUtil.h(10, 0, 0, 0);
|
|
33060
|
+
XButtonGroup.fc = igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0);
|
|
33061
|
+
XButtonGroup.fe = igniteuiAngularCore.BrushUtil.h(0, 0, 0, 0);
|
|
32880
33062
|
XButtonGroup.am = 0;
|
|
32881
|
-
XButtonGroup.fi = igniteuiAngularCore.BrushUtil.
|
|
32882
|
-
XButtonGroup.ff = igniteuiAngularCore.BrushUtil.
|
|
32883
|
-
XButtonGroup.fj = igniteuiAngularCore.BrushUtil.
|
|
32884
|
-
XButtonGroup.fm = igniteuiAngularCore.BrushUtil.
|
|
32885
|
-
XButtonGroup.fg = igniteuiAngularCore.BrushUtil.
|
|
32886
|
-
XButtonGroup.fh = igniteuiAngularCore.BrushUtil.
|
|
32887
|
-
XButtonGroup.fk = igniteuiAngularCore.BrushUtil.
|
|
32888
|
-
XButtonGroup.fl = igniteuiAngularCore.BrushUtil.
|
|
33063
|
+
XButtonGroup.fi = igniteuiAngularCore.BrushUtil.h(255, 119, 119, 119);
|
|
33064
|
+
XButtonGroup.ff = igniteuiAngularCore.BrushUtil.h(66, 0, 0, 0);
|
|
33065
|
+
XButtonGroup.fj = igniteuiAngularCore.BrushUtil.h(26, 33, 150, 243);
|
|
33066
|
+
XButtonGroup.fm = igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243);
|
|
33067
|
+
XButtonGroup.fg = igniteuiAngularCore.BrushUtil.h(10, 33, 150, 243);
|
|
33068
|
+
XButtonGroup.fh = igniteuiAngularCore.BrushUtil.h(255, 119, 119, 119);
|
|
33069
|
+
XButtonGroup.fk = igniteuiAngularCore.BrushUtil.h(26, 33, 150, 243);
|
|
33070
|
+
XButtonGroup.fl = igniteuiAngularCore.BrushUtil.h(255, 33, 150, 243);
|
|
32889
33071
|
XButtonGroup.cv = "OutlinedSelectedItemHoverBackgroundColor";
|
|
32890
33072
|
XButtonGroup.a4 = 0;
|
|
32891
33073
|
return XButtonGroup;
|
|
@@ -35581,26 +35763,26 @@
|
|
|
35581
35763
|
XPopupBridge.prototype.getValue = function (a, b) {
|
|
35582
35764
|
var c = a;
|
|
35583
35765
|
switch (b) {
|
|
35584
|
-
case 22: return c.
|
|
35766
|
+
case 22: return c.aw;
|
|
35585
35767
|
case 25: return c.al;
|
|
35586
|
-
case 26: return c.
|
|
35587
|
-
case 17: return c.
|
|
35588
|
-
case 23: return c.
|
|
35589
|
-
case 35: switch (c.
|
|
35768
|
+
case 26: return c.a8;
|
|
35769
|
+
case 17: return c.a0;
|
|
35770
|
+
case 23: return c.cw;
|
|
35771
|
+
case 35: switch (c.p) {
|
|
35590
35772
|
case 1: return igniteuiAngularCore.enumGetBox(igniteuiAngularCore.NativeUIPopupAnimationType_$type, 1);
|
|
35591
35773
|
default: return igniteuiAngularCore.enumGetBox(igniteuiAngularCore.NativeUIPopupAnimationType_$type, 0);
|
|
35592
35774
|
}
|
|
35593
|
-
case 36: return c.
|
|
35594
|
-
case 37: return c.
|
|
35595
|
-
case 40: return c.
|
|
35596
|
-
case 41: return c.
|
|
35597
|
-
case 43: switch (c.
|
|
35775
|
+
case 36: return c.as;
|
|
35776
|
+
case 37: return c.ar;
|
|
35777
|
+
case 40: return c.ba;
|
|
35778
|
+
case 41: return c.at;
|
|
35779
|
+
case 43: switch (c.u) {
|
|
35598
35780
|
case 1: return igniteuiAngularCore.enumGetBox(igniteuiAngularCore.NativeUIPopupPointerPosition_$type, 1);
|
|
35599
35781
|
default: return igniteuiAngularCore.enumGetBox(igniteuiAngularCore.NativeUIPopupPointerPosition_$type, 2);
|
|
35600
35782
|
}
|
|
35601
|
-
case 42: return c.
|
|
35783
|
+
case 42: return c.c0;
|
|
35602
35784
|
case 39: return c.an;
|
|
35603
|
-
case 61: return c.
|
|
35785
|
+
case 61: return c.a3;
|
|
35604
35786
|
}
|
|
35605
35787
|
return _super.prototype.getValue.call(this, a, b);
|
|
35606
35788
|
};
|
|
@@ -35611,46 +35793,46 @@
|
|
|
35611
35793
|
d.al = c;
|
|
35612
35794
|
break;
|
|
35613
35795
|
case 26:
|
|
35614
|
-
d.
|
|
35796
|
+
d.a8 = igniteuiAngularCore.typeGetValue(c);
|
|
35615
35797
|
break;
|
|
35616
35798
|
case 17:
|
|
35617
|
-
d.
|
|
35799
|
+
d.a0 = c;
|
|
35618
35800
|
break;
|
|
35619
35801
|
case 23:
|
|
35620
|
-
d.
|
|
35802
|
+
d.cw = c;
|
|
35621
35803
|
break;
|
|
35622
35804
|
case 35:
|
|
35623
35805
|
switch (igniteuiAngularCore.EnumUtil.getEnumValue(igniteuiAngularCore.NativeUIPopupAnimationType_$type, c)) {
|
|
35624
35806
|
case 1:
|
|
35625
|
-
d.
|
|
35807
|
+
d.p = 1;
|
|
35626
35808
|
break;
|
|
35627
35809
|
default:
|
|
35628
|
-
d.
|
|
35810
|
+
d.p = 0;
|
|
35629
35811
|
break;
|
|
35630
35812
|
}
|
|
35631
35813
|
break;
|
|
35632
35814
|
case 36:
|
|
35633
|
-
d.
|
|
35815
|
+
d.as = c;
|
|
35634
35816
|
break;
|
|
35635
35817
|
case 37:
|
|
35636
|
-
d.
|
|
35818
|
+
d.ar = c;
|
|
35637
35819
|
break;
|
|
35638
35820
|
case 40:
|
|
35639
|
-
d.
|
|
35821
|
+
d.ba = igniteuiAngularCore.typeGetValue(c);
|
|
35640
35822
|
break;
|
|
35641
35823
|
case 41:
|
|
35642
|
-
d.
|
|
35824
|
+
d.at = c;
|
|
35643
35825
|
break;
|
|
35644
35826
|
case 42:
|
|
35645
|
-
d.
|
|
35827
|
+
d.c0 = c;
|
|
35646
35828
|
break;
|
|
35647
35829
|
case 43:
|
|
35648
35830
|
switch (igniteuiAngularCore.EnumUtil.getEnumValue(igniteuiAngularCore.NativeUIPopupPointerPosition_$type, c)) {
|
|
35649
35831
|
case 1:
|
|
35650
|
-
d.
|
|
35832
|
+
d.u = 1;
|
|
35651
35833
|
break;
|
|
35652
35834
|
case 2:
|
|
35653
|
-
d.
|
|
35835
|
+
d.u = 2;
|
|
35654
35836
|
break;
|
|
35655
35837
|
}
|
|
35656
35838
|
break;
|
|
@@ -35658,7 +35840,7 @@
|
|
|
35658
35840
|
d.an = c;
|
|
35659
35841
|
break;
|
|
35660
35842
|
case 61:
|
|
35661
|
-
d.
|
|
35843
|
+
d.a3 = c;
|
|
35662
35844
|
break;
|
|
35663
35845
|
}
|
|
35664
35846
|
_super.prototype.setValue.call(this, a, b, c);
|
|
@@ -35667,13 +35849,13 @@
|
|
|
35667
35849
|
a.showRelativeToExclusionRect(b, this.v(c), this.u(d));
|
|
35668
35850
|
};
|
|
35669
35851
|
XPopupBridge.prototype.close = function (a) {
|
|
35670
|
-
a.
|
|
35852
|
+
a.b3();
|
|
35671
35853
|
};
|
|
35672
35854
|
XPopupBridge.prototype.notifyContentSizeChanged = function (a) {
|
|
35673
|
-
a.
|
|
35855
|
+
a.b6();
|
|
35674
35856
|
};
|
|
35675
35857
|
XPopupBridge.prototype.notifyExclusionRectChanged = function (a, b) {
|
|
35676
|
-
a.
|
|
35858
|
+
a.b7(b);
|
|
35677
35859
|
};
|
|
35678
35860
|
XPopupBridge.prototype.v = function (a) {
|
|
35679
35861
|
switch (a) {
|