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
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import * as i0 from '@angular/core';
|
|
9
9
|
import { EventEmitter, ɵɵngDeclareFactory, Renderer2, ViewContainerRef, NgZone, Injector, ComponentFactoryResolver, ɵɵFactoryTarget, ɵɵngDeclareComponent, ElementRef, ChangeDetectionStrategy, ɵɵngDeclareClassMetadata, Component, ViewChild, Input, Output, ɵɵngDeclareNgModule, ɵɵngDeclareInjector, NgModule, TemplateRef, HostBinding, ContentChildren } from '@angular/core';
|
|
10
|
-
import { markEnum, Base, markType, StringBuilder, List$1, Delegate_$type, fromEnum, runOn, NativeUI, ScaleTransform, KeyFrameAnimationFactory, AnimationKeyFrameEffect, LinkedList$1, IKeyFrameAnimation_$type, PropertyChangedEventArgs, AnimationKeyFrameProperty, AnimationKeyFrameEffectTiming, AppearanceHelper, INotifyPropertyChanged_$type, BrushUtil, typeGetValue, EnumUtil, ElevationMode_$type, EventArgs, stringIsNullOrEmpty, isNaN_, enumGetBox, CornerRadius, MouseEventArgs, FocusEventArgs, Thickness, ControlDisplayDensity_$type, BaseControlTheme_$type, HorizontalAlignment_$type, VerticalAlignment_$type, UIElementPropertyAccessorFactory, FontUtil, Dictionary$2, String_$type, Tuple$2, SVGNode, FastIterationDictionary$2, stringStartsWith, trimStart, IIcon_$type, DomWrapper_$type, dateMinValue, dateGetMonth, parseBool, dateNow, dateMaxValue, dateAddYears, ObservableCollection$1, dateFromValues, delegateRemove, SRProvider, dateGetDate, stringIsNullOrWhiteSpace, delegateCombine, dateAddDays, Number_$type, dateAddMonths, truncate, timeSpanTotalDays, intDivide, NamePatcher, AngularRenderer, ensureEnum, brushToString, stringToBrush, ensureBool, FontInfo, toSpinal, initializePropertiesFromCss, TypeRegistrar, PortalManager, IgxFocusEventArgs, IgxChildContentModule, IgxChildContentDynamicModule, fromBrushCollection, toBrushCollection, Localization, HashSet$1, typeCast, stringReplace, TransformGroup, TranslateTransform, MouseButtonEventArgs, Point_$type, KeyEventArgs, toNullable, fromEn, DeviceUtils, stringContains, stringSplit, Popup,
|
|
10
|
+
import { markEnum, Base, markType, StringBuilder, List$1, Delegate_$type, fromEnum, runOn, NativeUI, ScaleTransform, KeyFrameAnimationFactory, AnimationKeyFrameEffect, LinkedList$1, IKeyFrameAnimation_$type, PropertyChangedEventArgs, AnimationKeyFrameProperty, AnimationKeyFrameEffectTiming, AppearanceHelper, INotifyPropertyChanged_$type, BrushUtil, typeGetValue, EnumUtil, ElevationMode_$type, EventArgs, stringIsNullOrEmpty, isNaN_, enumGetBox, CornerRadius, MouseEventArgs, FocusEventArgs, Thickness, ControlDisplayDensity_$type, BaseControlTheme_$type, HorizontalAlignment_$type, VerticalAlignment_$type, UIElementPropertyAccessorFactory, FontUtil, Dictionary$2, String_$type, Tuple$2, SVGNode, FastIterationDictionary$2, stringStartsWith, trimStart, IIcon_$type, DomWrapper_$type, dateMinValue, dateGetMonth, parseBool, dateNow, dateMaxValue, dateAddYears, ObservableCollection$1, dateFromValues, delegateRemove, SRProvider, dateGetDate, stringIsNullOrWhiteSpace, delegateCombine, dateAddDays, Number_$type, dateAddMonths, truncate, timeSpanTotalDays, intDivide, NamePatcher, AngularRenderer, ensureEnum, brushToString, stringToBrush, ensureBool, FontInfo, toSpinal, initializePropertiesFromCss, TypeRegistrar, PortalManager, IgxFocusEventArgs, IgxChildContentModule, IgxChildContentDynamicModule, fromBrushCollection, toBrushCollection, Localization, HashSet$1, typeCast, stringReplace, TransformGroup, TranslateTransform, MouseButtonEventArgs, Point_$type, KeyEventArgs, toNullable, fromEn, DeviceUtils, Rect, stringContains, stringSplit, Popup, IgxKeyEventArgs, IgCollection, SyncableObservableCollection$2, CollectionAdapter, NotifyCollectionChangedAction, Size, RotateTransform, NativeUIElementBridge, NativeUIInputChangingEventArgs, NativeUIComponentHorizontalAlignment_$type, NativeUIInputType_$type, NativeUIInputDisplayType_$type, NativeUIDisplayDensity_$type, INativeUIInputBridge_$type, NativeUIButtonClickedEventArgs, NativeUIMouseEventArgs, NativeUIFocusEventArgs, NativeUIButtonDisplayType_$type, NativeUIComponent, NativeUICheckboxChangeEventArgs, SvgIconRegistry, NativeUIPopupOpenedEventArgs, NativeUIPopupClosedEventArgs, NativeUIPopupPointerPosition_$type, NativeUIPopupAnimationType_$type, INativeUIPopupBridge_$type, NativeUIInput, NativeUIButton, NativeUICheckbox, NativeUIIcon, NativeUIPopup, INativeUIElementFactory_$type } from 'igniteui-angular-core';
|
|
11
11
|
import { CommonModule } from '@angular/common';
|
|
12
12
|
|
|
13
13
|
/*
|
|
@@ -494,8 +494,8 @@ let XRipple = /*@__PURE__*/ (() => {
|
|
|
494
494
|
}
|
|
495
495
|
}
|
|
496
496
|
XRipple.$t = markType(XRipple, 'XRipple', Base.$, [INotifyPropertyChanged_$type]);
|
|
497
|
-
XRipple.au = BrushUtil.
|
|
498
|
-
XRipple.av = BrushUtil.
|
|
497
|
+
XRipple.au = BrushUtil.h(40, 0, 0, 0);
|
|
498
|
+
XRipple.av = BrushUtil.h(189, 0, 0, 0);
|
|
499
499
|
return XRipple;
|
|
500
500
|
})();
|
|
501
501
|
|
|
@@ -2016,7 +2016,7 @@ let XButton = /*@__PURE__*/ (() => {
|
|
|
2016
2016
|
NativeUI.m(a, this.nf);
|
|
2017
2017
|
}
|
|
2018
2018
|
}
|
|
2019
|
-
this.view.aw(this.np, BrushUtil.
|
|
2019
|
+
this.view.aw(this.np, BrushUtil.h(0, 0, 0, 0));
|
|
2020
2020
|
if (this.aa != null) {
|
|
2021
2021
|
this.view.az(this.aa);
|
|
2022
2022
|
}
|
|
@@ -3726,7 +3726,7 @@ let XButton = /*@__PURE__*/ (() => {
|
|
|
3726
3726
|
}
|
|
3727
3727
|
ke() {
|
|
3728
3728
|
this.j3();
|
|
3729
|
-
this.view.aw(this.np, BrushUtil.
|
|
3729
|
+
this.view.aw(this.np, BrushUtil.h(0, 0, 0, 0));
|
|
3730
3730
|
this.kh();
|
|
3731
3731
|
}
|
|
3732
3732
|
get a() {
|
|
@@ -3837,348 +3837,348 @@ let XButton = /*@__PURE__*/ (() => {
|
|
|
3837
3837
|
XButton.d4 = 0;
|
|
3838
3838
|
XButton.i = new Theme(1, ((() => {
|
|
3839
3839
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
3840
|
-
$ret.addItem("UmbraShadowColor", BrushUtil.
|
|
3841
|
-
$ret.addItem("PenumbraShadowColor", BrushUtil.
|
|
3842
|
-
$ret.addItem("AmbientShadowColor", BrushUtil.
|
|
3840
|
+
$ret.addItem("UmbraShadowColor", BrushUtil.h(66, 0, 0, 0));
|
|
3841
|
+
$ret.addItem("PenumbraShadowColor", BrushUtil.h(30, 0, 0, 0));
|
|
3842
|
+
$ret.addItem("AmbientShadowColor", BrushUtil.h(20, 0, 0, 0));
|
|
3843
3843
|
$ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 1));
|
|
3844
3844
|
return $ret;
|
|
3845
3845
|
})()), ((() => {
|
|
3846
3846
|
let $ret = new Dictionary$2(Base.$, Theme.$, 0);
|
|
3847
3847
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((() => {
|
|
3848
3848
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
3849
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
3850
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
3851
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
3849
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
|
|
3850
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
|
|
3851
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
3852
3852
|
$ret.addItem("DisabledElevation", 0);
|
|
3853
3853
|
$ret.addItem("RestingElevation", 2);
|
|
3854
3854
|
$ret.addItem("HoverElevation", 4);
|
|
3855
3855
|
$ret.addItem("FocusElevation", 8);
|
|
3856
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
3857
|
-
$ret.addItem("RippleColor", BrushUtil.
|
|
3856
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
3857
|
+
$ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
|
|
3858
3858
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
3859
3859
|
$ret.addItem("BorderWidth", NaN);
|
|
3860
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
3861
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
3862
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
3863
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
3864
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
3865
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
3860
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(255, 228, 28, 119));
|
|
3861
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
|
|
3862
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 0, 0, 0));
|
|
3863
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 220, 83, 145));
|
|
3864
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 220, 83, 145));
|
|
3865
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 0, 0, 0));
|
|
3866
3866
|
return $ret;
|
|
3867
3867
|
})())));
|
|
3868
3868
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((() => {
|
|
3869
3869
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
3870
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
3871
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
3872
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
3870
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
3871
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
|
|
3872
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
3873
3873
|
$ret.addItem("DisabledElevation", 0);
|
|
3874
3874
|
$ret.addItem("RestingElevation", 0);
|
|
3875
3875
|
$ret.addItem("HoverElevation", 0);
|
|
3876
3876
|
$ret.addItem("FocusElevation", 0);
|
|
3877
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
3877
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
3878
3878
|
$ret.addItem("RippleColor", null);
|
|
3879
3879
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
3880
3880
|
$ret.addItem("BorderWidth", NaN);
|
|
3881
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
3882
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
3883
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
3884
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
3885
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
3886
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
3881
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
3882
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
|
|
3883
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 228, 28, 119));
|
|
3884
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(13, 228, 28, 119));
|
|
3885
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(30, 228, 28, 119));
|
|
3886
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 228, 28, 119));
|
|
3887
3887
|
return $ret;
|
|
3888
3888
|
})())));
|
|
3889
3889
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((() => {
|
|
3890
3890
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
3891
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
3892
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
3893
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
3891
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
3892
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(30, 0, 0, 0));
|
|
3893
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
3894
3894
|
$ret.addItem("DisabledElevation", 0);
|
|
3895
3895
|
$ret.addItem("RestingElevation", 0);
|
|
3896
3896
|
$ret.addItem("HoverElevation", 0);
|
|
3897
3897
|
$ret.addItem("FocusElevation", 0);
|
|
3898
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
3899
|
-
$ret.addItem("RippleColor", BrushUtil.
|
|
3898
|
+
$ret.addItem("BorderColor", BrushUtil.h(30, 0, 0, 0));
|
|
3899
|
+
$ret.addItem("RippleColor", BrushUtil.h(0, 0, 0, 0));
|
|
3900
3900
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
3901
3901
|
$ret.addItem("BorderWidth", 1);
|
|
3902
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
3903
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
3904
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
3905
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
3906
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
3907
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
3902
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
3903
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 228, 28, 119));
|
|
3904
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 228, 28, 119));
|
|
3905
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(13, 228, 28, 119));
|
|
3906
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(30, 228, 28, 119));
|
|
3907
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 228, 28, 119));
|
|
3908
3908
|
return $ret;
|
|
3909
3909
|
})())));
|
|
3910
3910
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((() => {
|
|
3911
3911
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
3912
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
3913
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
3914
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
3912
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
3913
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
|
|
3914
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
3915
3915
|
$ret.addItem("DisabledElevation", 0);
|
|
3916
3916
|
$ret.addItem("RestingElevation", 0);
|
|
3917
3917
|
$ret.addItem("HoverElevation", 0);
|
|
3918
3918
|
$ret.addItem("FocusElevation", 0);
|
|
3919
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
3919
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
3920
3920
|
$ret.addItem("RippleColor", null);
|
|
3921
3921
|
$ret.addItem("CornerRadius", new CornerRadius(0, 28));
|
|
3922
3922
|
$ret.addItem("BorderWidth", NaN);
|
|
3923
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
3924
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
3925
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
3926
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
3927
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
3928
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
3923
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
3924
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
|
|
3925
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 0, 0, 0));
|
|
3926
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(30, 0, 0, 0));
|
|
3927
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(66, 0, 0, 0));
|
|
3928
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 0, 0, 0));
|
|
3929
3929
|
return $ret;
|
|
3930
3930
|
})())));
|
|
3931
3931
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((() => {
|
|
3932
3932
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
3933
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
3934
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
3935
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
3933
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
|
|
3934
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
|
|
3935
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
3936
3936
|
$ret.addItem("DisabledElevation", 0);
|
|
3937
3937
|
$ret.addItem("RestingElevation", 6);
|
|
3938
3938
|
$ret.addItem("HoverElevation", 12);
|
|
3939
3939
|
$ret.addItem("FocusElevation", 12);
|
|
3940
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
3941
|
-
$ret.addItem("RippleColor", BrushUtil.
|
|
3940
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
3941
|
+
$ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
|
|
3942
3942
|
$ret.addItem("CornerRadius", new CornerRadius(0, 28));
|
|
3943
3943
|
$ret.addItem("BorderWidth", NaN);
|
|
3944
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
3945
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
3946
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
3947
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
3948
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
3949
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
3944
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(255, 228, 28, 119));
|
|
3945
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
|
|
3946
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 0, 0, 0));
|
|
3947
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 220, 83, 145));
|
|
3948
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 220, 83, 145));
|
|
3949
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 0, 0, 0));
|
|
3950
3950
|
return $ret;
|
|
3951
3951
|
})())));
|
|
3952
3952
|
return $ret;
|
|
3953
3953
|
})()));
|
|
3954
3954
|
XButton.h = new Theme(1, ((() => {
|
|
3955
3955
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
3956
|
-
$ret.addItem("UmbraShadowColor", BrushUtil.
|
|
3957
|
-
$ret.addItem("PenumbraShadowColor", BrushUtil.
|
|
3958
|
-
$ret.addItem("AmbientShadowColor", BrushUtil.
|
|
3956
|
+
$ret.addItem("UmbraShadowColor", BrushUtil.h(100, 33, 150, 243));
|
|
3957
|
+
$ret.addItem("PenumbraShadowColor", BrushUtil.h(70, 33, 150, 243));
|
|
3958
|
+
$ret.addItem("AmbientShadowColor", BrushUtil.h(40, 33, 150, 243));
|
|
3959
3959
|
$ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 2));
|
|
3960
3960
|
return $ret;
|
|
3961
3961
|
})()), ((() => {
|
|
3962
3962
|
let $ret = new Dictionary$2(Base.$, Theme.$, 0);
|
|
3963
3963
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((() => {
|
|
3964
3964
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
3965
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
3966
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
3967
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
3965
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
|
|
3966
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
|
|
3967
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
3968
3968
|
$ret.addItem("DisabledElevation", 0);
|
|
3969
3969
|
$ret.addItem("RestingElevation", 0);
|
|
3970
3970
|
$ret.addItem("HoverElevation", 0);
|
|
3971
3971
|
$ret.addItem("FocusElevation", 2);
|
|
3972
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
3973
|
-
$ret.addItem("RippleColor", BrushUtil.
|
|
3972
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
3973
|
+
$ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
|
|
3974
3974
|
$ret.addItem("CornerRadius", new CornerRadius(0, 3));
|
|
3975
3975
|
$ret.addItem("BorderWidth", NaN);
|
|
3976
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
3977
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
3978
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
3979
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
3980
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
3981
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
3976
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(255, 33, 150, 243));
|
|
3977
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 255, 255, 255));
|
|
3978
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 255, 255, 255));
|
|
3979
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 27, 135, 220));
|
|
3980
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 21, 112, 184));
|
|
3981
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
|
|
3982
3982
|
return $ret;
|
|
3983
3983
|
})())));
|
|
3984
3984
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((() => {
|
|
3985
3985
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
3986
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
3987
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
3988
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
3986
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
3987
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
|
|
3988
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
3989
3989
|
$ret.addItem("DisabledElevation", 0);
|
|
3990
3990
|
$ret.addItem("RestingElevation", 0);
|
|
3991
3991
|
$ret.addItem("HoverElevation", 0);
|
|
3992
3992
|
$ret.addItem("FocusElevation", 2);
|
|
3993
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
3994
|
-
$ret.addItem("RippleColor", BrushUtil.
|
|
3993
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
3994
|
+
$ret.addItem("RippleColor", BrushUtil.h(100, 33, 150, 243));
|
|
3995
3995
|
$ret.addItem("CornerRadius", new CornerRadius(0, 3));
|
|
3996
3996
|
$ret.addItem("BorderWidth", NaN);
|
|
3997
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
3998
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
3999
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
4000
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
4001
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
4002
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
3997
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
3998
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 119, 119, 119));
|
|
3999
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 119, 119, 119));
|
|
4000
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(26, 33, 150, 243));
|
|
4001
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
4002
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 33, 150, 243));
|
|
4003
4003
|
return $ret;
|
|
4004
4004
|
})())));
|
|
4005
4005
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((() => {
|
|
4006
4006
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
4007
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
4008
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
4009
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
4007
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
4008
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(30, 0, 0, 0));
|
|
4009
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
4010
4010
|
$ret.addItem("DisabledElevation", 0);
|
|
4011
4011
|
$ret.addItem("RestingElevation", 0);
|
|
4012
4012
|
$ret.addItem("HoverElevation", 0);
|
|
4013
4013
|
$ret.addItem("FocusElevation", 2);
|
|
4014
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4015
|
-
$ret.addItem("RippleColor", BrushUtil.
|
|
4014
|
+
$ret.addItem("BorderColor", BrushUtil.h(255, 33, 150, 243));
|
|
4015
|
+
$ret.addItem("RippleColor", BrushUtil.h(0, 0, 0, 0));
|
|
4016
4016
|
$ret.addItem("CornerRadius", new CornerRadius(0, 3));
|
|
4017
4017
|
$ret.addItem("BorderWidth", 1);
|
|
4018
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4019
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
4020
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
4021
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
4022
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
4023
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
4018
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
4019
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 33, 150, 243));
|
|
4020
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 33, 150, 243));
|
|
4021
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(26, 33, 150, 243));
|
|
4022
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 33, 150, 243));
|
|
4023
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
|
|
4024
4024
|
return $ret;
|
|
4025
4025
|
})())));
|
|
4026
4026
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((() => {
|
|
4027
4027
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
4028
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
4029
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
4030
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
4028
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
4029
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
|
|
4030
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
4031
4031
|
$ret.addItem("DisabledElevation", 0);
|
|
4032
4032
|
$ret.addItem("RestingElevation", 0);
|
|
4033
4033
|
$ret.addItem("HoverElevation", 0);
|
|
4034
4034
|
$ret.addItem("FocusElevation", 2);
|
|
4035
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4035
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
4036
4036
|
$ret.addItem("RippleColor", null);
|
|
4037
4037
|
$ret.addItem("CornerRadius", new CornerRadius(0, 28));
|
|
4038
4038
|
$ret.addItem("BorderWidth", NaN);
|
|
4039
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4040
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
4041
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
4042
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
4043
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
4044
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
4039
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
4040
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 119, 119, 119));
|
|
4041
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 119, 119, 119));
|
|
4042
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(30, 0, 0, 0));
|
|
4043
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(66, 0, 0, 0));
|
|
4044
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 33, 150, 243));
|
|
4045
4045
|
return $ret;
|
|
4046
4046
|
})())));
|
|
4047
4047
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((() => {
|
|
4048
4048
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
4049
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
4050
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
4051
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
4049
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
|
|
4050
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
|
|
4051
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
4052
4052
|
$ret.addItem("DisabledElevation", 0);
|
|
4053
4053
|
$ret.addItem("RestingElevation", 0);
|
|
4054
4054
|
$ret.addItem("HoverElevation", 0);
|
|
4055
4055
|
$ret.addItem("FocusElevation", 2);
|
|
4056
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4057
|
-
$ret.addItem("RippleColor", BrushUtil.
|
|
4056
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
4057
|
+
$ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
|
|
4058
4058
|
$ret.addItem("CornerRadius", new CornerRadius(0, 28));
|
|
4059
4059
|
$ret.addItem("BorderWidth", NaN);
|
|
4060
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4061
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
4062
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
4063
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
4064
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
4065
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
4060
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(255, 33, 150, 243));
|
|
4061
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 255, 255, 255));
|
|
4062
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 255, 255, 255));
|
|
4063
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 27, 135, 220));
|
|
4064
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 21, 112, 184));
|
|
4065
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
|
|
4066
4066
|
return $ret;
|
|
4067
4067
|
})())));
|
|
4068
4068
|
return $ret;
|
|
4069
4069
|
})()));
|
|
4070
4070
|
XButton.j = new Theme(1, ((() => {
|
|
4071
4071
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
4072
|
-
$ret.addItem("UmbraShadowColor", BrushUtil.
|
|
4073
|
-
$ret.addItem("PenumbraShadowColor", BrushUtil.
|
|
4074
|
-
$ret.addItem("AmbientShadowColor", BrushUtil.
|
|
4072
|
+
$ret.addItem("UmbraShadowColor", BrushUtil.h(100, 33, 150, 243));
|
|
4073
|
+
$ret.addItem("PenumbraShadowColor", BrushUtil.h(70, 33, 150, 243));
|
|
4074
|
+
$ret.addItem("AmbientShadowColor", BrushUtil.h(40, 33, 150, 243));
|
|
4075
4075
|
$ret.addItem("ElevationMode", enumGetBox(ElevationMode_$type, 2));
|
|
4076
4076
|
return $ret;
|
|
4077
4077
|
})()), ((() => {
|
|
4078
4078
|
let $ret = new Dictionary$2(Base.$, Theme.$, 0);
|
|
4079
4079
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 0), new Theme(0, ((() => {
|
|
4080
4080
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
4081
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
4082
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
4083
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
4081
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
|
|
4082
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
|
|
4083
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
4084
4084
|
$ret.addItem("DisabledElevation", 0);
|
|
4085
4085
|
$ret.addItem("RestingElevation", 0);
|
|
4086
4086
|
$ret.addItem("HoverElevation", 0);
|
|
4087
4087
|
$ret.addItem("FocusElevation", 2);
|
|
4088
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4089
|
-
$ret.addItem("RippleColor", BrushUtil.
|
|
4088
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
4089
|
+
$ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
|
|
4090
4090
|
$ret.addItem("CornerRadius", new CornerRadius(0, 3));
|
|
4091
4091
|
$ret.addItem("BorderWidth", NaN);
|
|
4092
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4093
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
4094
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
4095
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
4096
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
4097
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
4092
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(255, 33, 150, 243));
|
|
4093
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 255, 255, 255));
|
|
4094
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 255, 255, 255));
|
|
4095
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 27, 135, 220));
|
|
4096
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 21, 112, 184));
|
|
4097
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
|
|
4098
4098
|
return $ret;
|
|
4099
4099
|
})())));
|
|
4100
4100
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 1), new Theme(0, ((() => {
|
|
4101
4101
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
4102
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
4103
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
4104
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
4102
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
4103
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
|
|
4104
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
4105
4105
|
$ret.addItem("DisabledElevation", 0);
|
|
4106
4106
|
$ret.addItem("RestingElevation", 0);
|
|
4107
4107
|
$ret.addItem("HoverElevation", 0);
|
|
4108
4108
|
$ret.addItem("FocusElevation", 2);
|
|
4109
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4110
|
-
$ret.addItem("RippleColor", BrushUtil.
|
|
4109
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
4110
|
+
$ret.addItem("RippleColor", BrushUtil.h(100, 33, 150, 243));
|
|
4111
4111
|
$ret.addItem("CornerRadius", new CornerRadius(0, 3));
|
|
4112
4112
|
$ret.addItem("BorderWidth", NaN);
|
|
4113
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4114
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
4115
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
4116
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
4117
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
4118
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
4113
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
4114
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 119, 119, 119));
|
|
4115
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 119, 119, 119));
|
|
4116
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(26, 33, 150, 243));
|
|
4117
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
4118
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 33, 150, 243));
|
|
4119
4119
|
return $ret;
|
|
4120
4120
|
})())));
|
|
4121
4121
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 2), new Theme(0, ((() => {
|
|
4122
4122
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
4123
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
4124
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
4125
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
4123
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
4124
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(30, 0, 0, 0));
|
|
4125
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
4126
4126
|
$ret.addItem("DisabledElevation", 0);
|
|
4127
4127
|
$ret.addItem("RestingElevation", 0);
|
|
4128
4128
|
$ret.addItem("HoverElevation", 0);
|
|
4129
4129
|
$ret.addItem("FocusElevation", 2);
|
|
4130
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4131
|
-
$ret.addItem("RippleColor", BrushUtil.
|
|
4130
|
+
$ret.addItem("BorderColor", BrushUtil.h(255, 33, 150, 243));
|
|
4131
|
+
$ret.addItem("RippleColor", BrushUtil.h(0, 0, 0, 0));
|
|
4132
4132
|
$ret.addItem("CornerRadius", new CornerRadius(0, 3));
|
|
4133
4133
|
$ret.addItem("BorderWidth", 1);
|
|
4134
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4135
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
4136
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
4137
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
4138
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
4139
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
4134
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
4135
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 33, 150, 243));
|
|
4136
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 33, 150, 243));
|
|
4137
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(26, 33, 150, 243));
|
|
4138
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 33, 150, 243));
|
|
4139
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
|
|
4140
4140
|
return $ret;
|
|
4141
4141
|
})())));
|
|
4142
4142
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 4), new Theme(0, ((() => {
|
|
4143
4143
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
4144
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
4145
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
4146
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
4144
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
4145
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(0, 0, 0, 0));
|
|
4146
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
4147
4147
|
$ret.addItem("DisabledElevation", 0);
|
|
4148
4148
|
$ret.addItem("RestingElevation", 0);
|
|
4149
4149
|
$ret.addItem("HoverElevation", 0);
|
|
4150
4150
|
$ret.addItem("FocusElevation", 2);
|
|
4151
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4151
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
4152
4152
|
$ret.addItem("RippleColor", null);
|
|
4153
4153
|
$ret.addItem("CornerRadius", new CornerRadius(0, 28));
|
|
4154
4154
|
$ret.addItem("BorderWidth", NaN);
|
|
4155
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4156
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
4157
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
4158
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
4159
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
4160
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
4155
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
4156
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 0, 0, 0));
|
|
4157
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 0, 0, 0));
|
|
4158
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(51, 178, 191, 220));
|
|
4159
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(51, 178, 191, 220));
|
|
4160
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 0, 0, 0));
|
|
4161
4161
|
return $ret;
|
|
4162
4162
|
})())));
|
|
4163
4163
|
$ret.addItem(enumGetBox(ButtonDisplayStyle_$type, 3), new Theme(0, ((() => {
|
|
4164
4164
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
4165
|
-
$ret.addItem("DisabledBackgroundColor", BrushUtil.
|
|
4166
|
-
$ret.addItem("DisabledBorderColor", BrushUtil.
|
|
4167
|
-
$ret.addItem("DisabledTextColor", BrushUtil.
|
|
4165
|
+
$ret.addItem("DisabledBackgroundColor", BrushUtil.h(10, 0, 0, 0));
|
|
4166
|
+
$ret.addItem("DisabledBorderColor", BrushUtil.h(10, 0, 0, 0));
|
|
4167
|
+
$ret.addItem("DisabledTextColor", BrushUtil.h(66, 0, 0, 0));
|
|
4168
4168
|
$ret.addItem("DisabledElevation", 0);
|
|
4169
4169
|
$ret.addItem("RestingElevation", 0);
|
|
4170
4170
|
$ret.addItem("HoverElevation", 0);
|
|
4171
4171
|
$ret.addItem("FocusElevation", 2);
|
|
4172
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
4173
|
-
$ret.addItem("RippleColor", BrushUtil.
|
|
4172
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
4173
|
+
$ret.addItem("RippleColor", BrushUtil.h(255, 255, 255, 255));
|
|
4174
4174
|
$ret.addItem("CornerRadius", new CornerRadius(0, 28));
|
|
4175
4175
|
$ret.addItem("BorderWidth", NaN);
|
|
4176
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
4177
|
-
$ret.addItem("TextColor", BrushUtil.
|
|
4178
|
-
$ret.addItem("HoverTextColor", BrushUtil.
|
|
4179
|
-
$ret.addItem("HoverBackgroundColor", BrushUtil.
|
|
4180
|
-
$ret.addItem("FocusBackgroundColor", BrushUtil.
|
|
4181
|
-
$ret.addItem("FocusTextColor", BrushUtil.
|
|
4176
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(255, 33, 150, 243));
|
|
4177
|
+
$ret.addItem("TextColor", BrushUtil.h(255, 255, 255, 255));
|
|
4178
|
+
$ret.addItem("HoverTextColor", BrushUtil.h(255, 255, 255, 255));
|
|
4179
|
+
$ret.addItem("HoverBackgroundColor", BrushUtil.h(255, 27, 135, 220));
|
|
4180
|
+
$ret.addItem("FocusBackgroundColor", BrushUtil.h(255, 21, 112, 184));
|
|
4181
|
+
$ret.addItem("FocusTextColor", BrushUtil.h(255, 255, 255, 255));
|
|
4182
4182
|
return $ret;
|
|
4183
4183
|
})())));
|
|
4184
4184
|
return $ret;
|
|
@@ -6154,7 +6154,7 @@ let CalendarView = /*@__PURE__*/ (() => {
|
|
|
6154
6154
|
}
|
|
6155
6155
|
ah() {
|
|
6156
6156
|
if (this.p != null) {
|
|
6157
|
-
this.p.parent().parent().focus(
|
|
6157
|
+
this.p.parent().parent().focus(true);
|
|
6158
6158
|
}
|
|
6159
6159
|
}
|
|
6160
6160
|
aq(a = true, b = false) {
|
|
@@ -6625,16 +6625,16 @@ let XCalendar = /*@__PURE__*/ (() => {
|
|
|
6625
6625
|
this.an = dateMaxValue();
|
|
6626
6626
|
this.s = 3;
|
|
6627
6627
|
this.q = 1;
|
|
6628
|
-
this.c6 = BrushUtil.
|
|
6629
|
-
this.dc = BrushUtil.
|
|
6630
|
-
this.de = BrushUtil.
|
|
6631
|
-
this.c9 = BrushUtil.
|
|
6632
|
-
this.db = BrushUtil.
|
|
6633
|
-
this.df = BrushUtil.
|
|
6634
|
-
this.dd = BrushUtil.
|
|
6635
|
-
this.da = BrushUtil.
|
|
6636
|
-
this.c8 = BrushUtil.
|
|
6637
|
-
this.c7 = BrushUtil.
|
|
6628
|
+
this.c6 = BrushUtil.h(0, 255, 255, 255);
|
|
6629
|
+
this.dc = BrushUtil.h(255, 33, 150, 243);
|
|
6630
|
+
this.de = BrushUtil.h(255, 21, 112, 184);
|
|
6631
|
+
this.c9 = BrushUtil.h(76, 33, 150, 243);
|
|
6632
|
+
this.db = BrushUtil.h(50, 186, 191, 199);
|
|
6633
|
+
this.df = BrushUtil.h(255, 24, 29, 31);
|
|
6634
|
+
this.dd = BrushUtil.h(255, 255, 255, 255);
|
|
6635
|
+
this.da = BrushUtil.h(255, 24, 29, 31);
|
|
6636
|
+
this.c8 = BrushUtil.h(255, 33, 150, 243);
|
|
6637
|
+
this.c7 = BrushUtil.h(255, 33, 150, 243);
|
|
6638
6638
|
this.y = false;
|
|
6639
6639
|
this.u = null;
|
|
6640
6640
|
this.k = 0;
|
|
@@ -16453,22 +16453,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16453
16453
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
16454
16454
|
$ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 4, 4));
|
|
16455
16455
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
16456
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16457
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
16458
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
16456
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
16457
|
+
$ret.addItem("FocusBorderColor", BrushUtil.h(255, 0, 153, 155));
|
|
16458
|
+
$ret.addItem("FocusLabelColor", BrushUtil.h(255, 0, 153, 155));
|
|
16459
16459
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16460
16460
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16461
16461
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16462
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16463
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
16464
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16465
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
16462
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(138, 0, 0, 0));
|
|
16463
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 0, 153, 155));
|
|
16464
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(138, 0, 0, 0));
|
|
16465
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 0, 153, 155));
|
|
16466
16466
|
$ret.addItem("UnderlineOpacity", 0);
|
|
16467
16467
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
16468
16468
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
16469
16469
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
16470
16470
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16471
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16471
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
16472
16472
|
return $ret;
|
|
16473
16473
|
})())));
|
|
16474
16474
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((() => {
|
|
@@ -16477,22 +16477,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16477
16477
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
16478
16478
|
$ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 0, 0));
|
|
16479
16479
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
16480
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16481
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
16482
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
16480
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
16481
|
+
$ret.addItem("FocusBorderColor", BrushUtil.h(255, 0, 153, 155));
|
|
16482
|
+
$ret.addItem("FocusLabelColor", BrushUtil.h(255, 0, 153, 155));
|
|
16483
16483
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16484
16484
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16485
16485
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16486
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16487
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
16488
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16489
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
16486
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(138, 0, 0, 0));
|
|
16487
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 0, 153, 155));
|
|
16488
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(138, 0, 0, 0));
|
|
16489
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 0, 153, 155));
|
|
16490
16490
|
$ret.addItem("UnderlineOpacity", 1);
|
|
16491
16491
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
16492
16492
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
16493
16493
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
16494
16494
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16495
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16495
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(20, 0, 0, 0));
|
|
16496
16496
|
return $ret;
|
|
16497
16497
|
})())));
|
|
16498
16498
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((() => {
|
|
@@ -16501,22 +16501,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16501
16501
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
16502
16502
|
$ret.addItem("CornerRadius", new CornerRadius(0, 0));
|
|
16503
16503
|
$ret.addItem("ContentPadding", new Thickness(0, 0));
|
|
16504
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16505
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
16506
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
16504
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
16505
|
+
$ret.addItem("FocusBorderColor", BrushUtil.h(255, 0, 153, 155));
|
|
16506
|
+
$ret.addItem("FocusLabelColor", BrushUtil.h(255, 0, 153, 155));
|
|
16507
16507
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16508
16508
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16509
16509
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16510
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16511
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
16512
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16513
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
16510
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(138, 0, 0, 0));
|
|
16511
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 0, 153, 155));
|
|
16512
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(138, 0, 0, 0));
|
|
16513
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 0, 153, 155));
|
|
16514
16514
|
$ret.addItem("UnderlineOpacity", 1);
|
|
16515
16515
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
16516
16516
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
16517
16517
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
16518
16518
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16519
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16519
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
16520
16520
|
return $ret;
|
|
16521
16521
|
})())));
|
|
16522
16522
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((() => {
|
|
@@ -16525,22 +16525,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16525
16525
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
16526
16526
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
16527
16527
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
16528
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16529
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
16530
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
16528
|
+
$ret.addItem("BorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
16529
|
+
$ret.addItem("FocusBorderColor", BrushUtil.h(255, 0, 153, 155));
|
|
16530
|
+
$ret.addItem("FocusLabelColor", BrushUtil.h(255, 0, 153, 155));
|
|
16531
16531
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16532
16532
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16533
16533
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16534
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16535
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
16536
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16537
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
16534
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(138, 0, 0, 0));
|
|
16535
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 0, 153, 155));
|
|
16536
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(138, 0, 0, 0));
|
|
16537
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 0, 153, 155));
|
|
16538
16538
|
$ret.addItem("UnderlineOpacity", 0);
|
|
16539
16539
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
16540
16540
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
16541
16541
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
16542
16542
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16543
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16543
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
16544
16544
|
return $ret;
|
|
16545
16545
|
})())));
|
|
16546
16546
|
return $ret;
|
|
@@ -16556,22 +16556,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16556
16556
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
16557
16557
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
16558
16558
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
16559
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16560
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
16561
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
16559
|
+
$ret.addItem("BorderColor", BrushUtil.h(255, 186, 191, 199));
|
|
16560
|
+
$ret.addItem("FocusBorderColor", BrushUtil.h(255, 33, 150, 243));
|
|
16561
|
+
$ret.addItem("FocusLabelColor", BrushUtil.h(255, 33, 150, 243));
|
|
16562
16562
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16563
16563
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16564
16564
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16565
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16566
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
16567
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16568
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
16565
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(255, 186, 191, 199));
|
|
16566
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 33, 150, 243));
|
|
16567
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 186, 191, 199));
|
|
16568
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 33, 150, 243));
|
|
16569
16569
|
$ret.addItem("UnderlineOpacity", 0);
|
|
16570
16570
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
16571
16571
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
16572
16572
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
16573
16573
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16574
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16574
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
16575
16575
|
return $ret;
|
|
16576
16576
|
})())));
|
|
16577
16577
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((() => {
|
|
@@ -16580,22 +16580,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16580
16580
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
16581
16581
|
$ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 0, 0));
|
|
16582
16582
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
16583
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16584
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
16585
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
16583
|
+
$ret.addItem("BorderColor", BrushUtil.h(255, 186, 191, 199));
|
|
16584
|
+
$ret.addItem("FocusBorderColor", BrushUtil.h(255, 33, 150, 243));
|
|
16585
|
+
$ret.addItem("FocusLabelColor", BrushUtil.h(255, 33, 150, 243));
|
|
16586
16586
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16587
16587
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16588
16588
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16589
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16590
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
16591
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16592
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
16589
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(255, 186, 191, 199));
|
|
16590
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 33, 150, 243));
|
|
16591
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 186, 191, 199));
|
|
16592
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 33, 150, 243));
|
|
16593
16593
|
$ret.addItem("UnderlineOpacity", 1);
|
|
16594
16594
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
16595
16595
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
16596
16596
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
16597
16597
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16598
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16598
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(20, 0, 0, 0));
|
|
16599
16599
|
return $ret;
|
|
16600
16600
|
})())));
|
|
16601
16601
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((() => {
|
|
@@ -16604,22 +16604,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16604
16604
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
16605
16605
|
$ret.addItem("CornerRadius", new CornerRadius(0, 0));
|
|
16606
16606
|
$ret.addItem("ContentPadding", new Thickness(0, 0));
|
|
16607
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16608
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
16609
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
16607
|
+
$ret.addItem("BorderColor", BrushUtil.h(255, 186, 191, 199));
|
|
16608
|
+
$ret.addItem("FocusBorderColor", BrushUtil.h(255, 33, 150, 243));
|
|
16609
|
+
$ret.addItem("FocusLabelColor", BrushUtil.h(255, 33, 150, 243));
|
|
16610
16610
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16611
16611
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16612
16612
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16613
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16614
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
16615
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16616
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
16613
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(255, 186, 191, 199));
|
|
16614
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 33, 150, 243));
|
|
16615
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 186, 191, 199));
|
|
16616
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 33, 150, 243));
|
|
16617
16617
|
$ret.addItem("UnderlineOpacity", 1);
|
|
16618
16618
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
16619
16619
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
16620
16620
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
16621
16621
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16622
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16622
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
16623
16623
|
return $ret;
|
|
16624
16624
|
})())));
|
|
16625
16625
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((() => {
|
|
@@ -16628,27 +16628,27 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16628
16628
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
16629
16629
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
16630
16630
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
16631
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16632
|
-
$ret.addItem("FocusBorderColor", BrushUtil.
|
|
16633
|
-
$ret.addItem("FocusLabelColor", BrushUtil.
|
|
16631
|
+
$ret.addItem("BorderColor", BrushUtil.h(255, 186, 191, 199));
|
|
16632
|
+
$ret.addItem("FocusBorderColor", BrushUtil.h(255, 33, 150, 243));
|
|
16633
|
+
$ret.addItem("FocusLabelColor", BrushUtil.h(255, 33, 150, 243));
|
|
16634
16634
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16635
16635
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16636
16636
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16637
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16638
|
-
$ret.addItem("UnderlineRippleColor", BrushUtil.
|
|
16639
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16640
|
-
$ret.addItem("FocusUnderlineColor", BrushUtil.
|
|
16637
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(255, 186, 191, 199));
|
|
16638
|
+
$ret.addItem("UnderlineRippleColor", BrushUtil.h(255, 33, 150, 243));
|
|
16639
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 186, 191, 199));
|
|
16640
|
+
$ret.addItem("FocusUnderlineColor", BrushUtil.h(255, 33, 150, 243));
|
|
16641
16641
|
$ret.addItem("UnderlineOpacity", 0);
|
|
16642
16642
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
16643
16643
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
16644
16644
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
16645
16645
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16646
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16646
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
16647
16647
|
return $ret;
|
|
16648
16648
|
})())));
|
|
16649
16649
|
return $ret;
|
|
16650
16650
|
})()));
|
|
16651
|
-
XInputGroup.n5 = BrushUtil.
|
|
16651
|
+
XInputGroup.n5 = BrushUtil.h(255, 105, 136, 255);
|
|
16652
16652
|
XInputGroup.l = new Theme(1, ((() => {
|
|
16653
16653
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
16654
16654
|
return $ret;
|
|
@@ -16660,22 +16660,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16660
16660
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
16661
16661
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
16662
16662
|
$ret.addItem("ContentPadding", new Thickness(1, 8, 0, 8, 0));
|
|
16663
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16663
|
+
$ret.addItem("BorderColor", BrushUtil.h(25, 0, 0, 0));
|
|
16664
16664
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
16665
16665
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
16666
16666
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16667
16667
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16668
16668
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16669
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16669
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(25, 0, 0, 0));
|
|
16670
16670
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
16671
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16671
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 0, 0, 0));
|
|
16672
16672
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
16673
16673
|
$ret.addItem("UnderlineOpacity", 0);
|
|
16674
16674
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
16675
16675
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
16676
16676
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
16677
16677
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16678
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16678
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
16679
16679
|
return $ret;
|
|
16680
16680
|
})())));
|
|
16681
16681
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((() => {
|
|
@@ -16684,22 +16684,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16684
16684
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
16685
16685
|
$ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 0, 0));
|
|
16686
16686
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
16687
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16687
|
+
$ret.addItem("BorderColor", BrushUtil.h(255, 186, 191, 199));
|
|
16688
16688
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
16689
16689
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
16690
16690
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16691
16691
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16692
16692
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16693
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16693
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(255, 186, 191, 199));
|
|
16694
16694
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
16695
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16695
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 186, 191, 199));
|
|
16696
16696
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
16697
16697
|
$ret.addItem("UnderlineOpacity", 1);
|
|
16698
16698
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
16699
16699
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
16700
16700
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
16701
16701
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16702
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16702
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(25, 0, 0, 0));
|
|
16703
16703
|
return $ret;
|
|
16704
16704
|
})())));
|
|
16705
16705
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((() => {
|
|
@@ -16708,22 +16708,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16708
16708
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
16709
16709
|
$ret.addItem("CornerRadius", new CornerRadius(0, 0));
|
|
16710
16710
|
$ret.addItem("ContentPadding", new Thickness(0, 0));
|
|
16711
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16711
|
+
$ret.addItem("BorderColor", BrushUtil.h(255, 186, 191, 199));
|
|
16712
16712
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
16713
16713
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
16714
16714
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16715
16715
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16716
16716
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16717
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16717
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(255, 186, 191, 199));
|
|
16718
16718
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
16719
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16719
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 186, 191, 199));
|
|
16720
16720
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
16721
16721
|
$ret.addItem("UnderlineOpacity", 1);
|
|
16722
16722
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
16723
16723
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
16724
16724
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
16725
16725
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16726
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16726
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
16727
16727
|
return $ret;
|
|
16728
16728
|
})())));
|
|
16729
16729
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((() => {
|
|
@@ -16732,22 +16732,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16732
16732
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
16733
16733
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
16734
16734
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
16735
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16735
|
+
$ret.addItem("BorderColor", BrushUtil.h(255, 186, 191, 199));
|
|
16736
16736
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
16737
16737
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
16738
16738
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16739
16739
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16740
16740
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16741
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16741
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(255, 186, 191, 199));
|
|
16742
16742
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
16743
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16743
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(255, 186, 191, 199));
|
|
16744
16744
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
16745
16745
|
$ret.addItem("UnderlineOpacity", 0);
|
|
16746
16746
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
16747
16747
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
16748
16748
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
16749
16749
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16750
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16750
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
16751
16751
|
return $ret;
|
|
16752
16752
|
})())));
|
|
16753
16753
|
return $ret;
|
|
@@ -16763,22 +16763,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16763
16763
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
16764
16764
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
16765
16765
|
$ret.addItem("ContentPadding", new Thickness(1, 8, 0, 8, 0));
|
|
16766
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16766
|
+
$ret.addItem("BorderColor", BrushUtil.h(51, 255, 255, 255));
|
|
16767
16767
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
16768
16768
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
16769
16769
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16770
16770
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16771
16771
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16772
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16772
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(51, 255, 255, 255));
|
|
16773
16773
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
16774
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16774
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(51, 255, 255, 255));
|
|
16775
16775
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
16776
16776
|
$ret.addItem("UnderlineOpacity", 0);
|
|
16777
16777
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
16778
16778
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
16779
16779
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
16780
16780
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16781
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16781
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
16782
16782
|
return $ret;
|
|
16783
16783
|
})())));
|
|
16784
16784
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 1), new Theme(0, ((() => {
|
|
@@ -16787,22 +16787,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16787
16787
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
16788
16788
|
$ret.addItem("CornerRadius", new CornerRadius(1, 4, 4, 0, 0));
|
|
16789
16789
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
16790
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16790
|
+
$ret.addItem("BorderColor", BrushUtil.h(51, 255, 255, 255));
|
|
16791
16791
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
16792
16792
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
16793
16793
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16794
16794
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16795
16795
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16796
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16796
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(51, 255, 255, 255));
|
|
16797
16797
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
16798
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16798
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(51, 255, 255, 255));
|
|
16799
16799
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
16800
16800
|
$ret.addItem("UnderlineOpacity", 1);
|
|
16801
16801
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
16802
16802
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
16803
16803
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
16804
16804
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16805
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16805
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(128, 55, 63, 86));
|
|
16806
16806
|
return $ret;
|
|
16807
16807
|
})())));
|
|
16808
16808
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 0), new Theme(0, ((() => {
|
|
@@ -16811,22 +16811,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16811
16811
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(0));
|
|
16812
16812
|
$ret.addItem("CornerRadius", new CornerRadius(0, 0));
|
|
16813
16813
|
$ret.addItem("ContentPadding", new Thickness(0, 0));
|
|
16814
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16814
|
+
$ret.addItem("BorderColor", BrushUtil.h(51, 255, 255, 255));
|
|
16815
16815
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
16816
16816
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
16817
16817
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16818
16818
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16819
16819
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16820
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16820
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(51, 255, 255, 255));
|
|
16821
16821
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
16822
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16822
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(51, 255, 255, 255));
|
|
16823
16823
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
16824
16824
|
$ret.addItem("UnderlineOpacity", 1);
|
|
16825
16825
|
$ret.addItem("HoverUnderlineOpacity", 1);
|
|
16826
16826
|
$ret.addItem("FocusUnderlineOpacity", 1);
|
|
16827
16827
|
$ret.addItem("FocusUnderlineRippleOpacity", 1);
|
|
16828
16828
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16829
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16829
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
16830
16830
|
return $ret;
|
|
16831
16831
|
})())));
|
|
16832
16832
|
$ret.addItem(enumGetBox(InputGroupDisplayType_$type, 3), new Theme(0, ((() => {
|
|
@@ -16835,22 +16835,22 @@ let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
16835
16835
|
$ret.addItem("FocusBorderWidth", DeviceUtils.g(2));
|
|
16836
16836
|
$ret.addItem("CornerRadius", new CornerRadius(0, 4));
|
|
16837
16837
|
$ret.addItem("ContentPadding", new Thickness(1, 16, 0, 16, 0));
|
|
16838
|
-
$ret.addItem("BorderColor", BrushUtil.
|
|
16838
|
+
$ret.addItem("BorderColor", BrushUtil.h(51, 255, 255, 255));
|
|
16839
16839
|
$ret.addItem("FocusBorderColor", XInputGroup.n5);
|
|
16840
16840
|
$ret.addItem("FocusLabelColor", XInputGroup.n5);
|
|
16841
16841
|
$ret.addItem("UnderlineWidth", DeviceUtils.g(1));
|
|
16842
16842
|
$ret.addItem("UnderlineRippleWidth", DeviceUtils.g(2));
|
|
16843
16843
|
$ret.addItem("HoverUnderlineWidth", DeviceUtils.g(2));
|
|
16844
|
-
$ret.addItem("UnderlineColor", BrushUtil.
|
|
16844
|
+
$ret.addItem("UnderlineColor", BrushUtil.h(51, 255, 255, 255));
|
|
16845
16845
|
$ret.addItem("UnderlineRippleColor", XInputGroup.n5);
|
|
16846
|
-
$ret.addItem("HoverUnderlineColor", BrushUtil.
|
|
16846
|
+
$ret.addItem("HoverUnderlineColor", BrushUtil.h(51, 255, 255, 255));
|
|
16847
16847
|
$ret.addItem("FocusUnderlineColor", XInputGroup.n5);
|
|
16848
16848
|
$ret.addItem("UnderlineOpacity", 0);
|
|
16849
16849
|
$ret.addItem("HoverUnderlineOpacity", 0);
|
|
16850
16850
|
$ret.addItem("FocusUnderlineOpacity", 0);
|
|
16851
16851
|
$ret.addItem("FocusUnderlineRippleOpacity", 0);
|
|
16852
16852
|
$ret.addItem("UnderlineRippleOpacity", 0);
|
|
16853
|
-
$ret.addItem("BackgroundColor", BrushUtil.
|
|
16853
|
+
$ret.addItem("BackgroundColor", BrushUtil.h(0, 0, 0, 0));
|
|
16854
16854
|
return $ret;
|
|
16855
16855
|
})())));
|
|
16856
16856
|
return $ret;
|
|
@@ -16992,7 +16992,7 @@ let XLabel = /*@__PURE__*/ (() => {
|
|
|
16992
16992
|
$ret.m = 0.75;
|
|
16993
16993
|
return $ret;
|
|
16994
16994
|
})()));
|
|
16995
|
-
this.aa = KeyFrameAnimationFactory.f.c(this.view.b(this.i).m(new AnimationKeyFrameProperty(14, b), new AnimationKeyFrameProperty(2, BrushUtil.
|
|
16995
|
+
this.aa = KeyFrameAnimationFactory.f.c(this.view.b(this.i).m(new AnimationKeyFrameProperty(14, b), new AnimationKeyFrameProperty(2, BrushUtil.h(0, 255, 255, 255))).m(new AnimationKeyFrameProperty(14, d), new AnimationKeyFrameProperty(2, BrushUtil.h(this.l == 2 ? 255 : 0, 255, 255, 255))));
|
|
16996
16996
|
}
|
|
16997
16997
|
if (this.z == null) {
|
|
16998
16998
|
this.z = KeyFrameAnimationFactory.f.c(this.view.a(this.i).m(new AnimationKeyFrameProperty(7, this.cz)).m(new AnimationKeyFrameProperty(7, this.cw)));
|
|
@@ -17527,14 +17527,14 @@ let XLabel = /*@__PURE__*/ (() => {
|
|
|
17527
17527
|
}
|
|
17528
17528
|
}
|
|
17529
17529
|
XLabel.$t = markType(XLabel, 'XLabel', XInputGroupItem.$);
|
|
17530
|
-
XLabel.da = BrushUtil.
|
|
17531
|
-
XLabel.c7 = BrushUtil.
|
|
17532
|
-
XLabel.c9 = BrushUtil.
|
|
17533
|
-
XLabel.c8 = BrushUtil.
|
|
17534
|
-
XLabel.c3 = BrushUtil.
|
|
17535
|
-
XLabel.c0 = BrushUtil.
|
|
17536
|
-
XLabel.c2 = BrushUtil.
|
|
17537
|
-
XLabel.c1 = BrushUtil.
|
|
17530
|
+
XLabel.da = BrushUtil.h(221, 0, 0, 0);
|
|
17531
|
+
XLabel.c7 = BrushUtil.h(255, 0, 153, 155);
|
|
17532
|
+
XLabel.c9 = BrushUtil.h(221, 0, 0, 0);
|
|
17533
|
+
XLabel.c8 = BrushUtil.h(255, 0, 153, 155);
|
|
17534
|
+
XLabel.c3 = BrushUtil.h(255, 24, 29, 31);
|
|
17535
|
+
XLabel.c0 = BrushUtil.h(255, 33, 150, 243);
|
|
17536
|
+
XLabel.c2 = BrushUtil.h(255, 24, 29, 31);
|
|
17537
|
+
XLabel.c1 = BrushUtil.h(255, 33, 150, 243);
|
|
17538
17538
|
XLabel.o = 2;
|
|
17539
17539
|
XLabel.db = ThemeResolver.ah(XLabel.o, XLabel.da, XLabel.c3);
|
|
17540
17540
|
XLabel.c4 = ThemeResolver.ah(XLabel.o, XLabel.c7, XLabel.c0);
|
|
@@ -18334,8 +18334,8 @@ let XInput = /*@__PURE__*/ (() => {
|
|
|
18334
18334
|
}
|
|
18335
18335
|
}
|
|
18336
18336
|
XInput.$t = markType(XInput, 'XInput', XInputGroupItem.$);
|
|
18337
|
-
XInput.d6 = BrushUtil.
|
|
18338
|
-
XInput.d5 = BrushUtil.
|
|
18337
|
+
XInput.d6 = BrushUtil.h(221, 0, 0, 0);
|
|
18338
|
+
XInput.d5 = BrushUtil.h(221, 0, 0, 0);
|
|
18339
18339
|
XInput.ae = null;
|
|
18340
18340
|
XInput.bf = 0;
|
|
18341
18341
|
return XInput;
|
|
@@ -18624,19 +18624,23 @@ let DatePickerView = /*@__PURE__*/ (() => {
|
|
|
18624
18624
|
this.f = null;
|
|
18625
18625
|
this.i = null;
|
|
18626
18626
|
this.h = null;
|
|
18627
|
+
this.o = null;
|
|
18627
18628
|
this.document_Click = this.document_Click.bind(this);
|
|
18629
|
+
this.window_Resize = this.window_Resize.bind(this);
|
|
18628
18630
|
}
|
|
18629
|
-
|
|
18631
|
+
am() {
|
|
18630
18632
|
}
|
|
18631
18633
|
get n() {
|
|
18632
18634
|
return this.e;
|
|
18633
18635
|
}
|
|
18634
|
-
|
|
18636
|
+
ak(a) {
|
|
18635
18637
|
if (a == null) {
|
|
18638
|
+
this.b.cq();
|
|
18636
18639
|
if (this.d != null) {
|
|
18637
18640
|
let b = this.d.rootWrapper.getChildAt(0);
|
|
18638
18641
|
b.unlistenAll();
|
|
18639
18642
|
document.removeEventListener("click", this.document_Click, false);
|
|
18643
|
+
window.removeEventListener("resize", this.window_Resize, false);
|
|
18640
18644
|
}
|
|
18641
18645
|
this.d = null;
|
|
18642
18646
|
return;
|
|
@@ -18644,18 +18648,20 @@ let DatePickerView = /*@__PURE__*/ (() => {
|
|
|
18644
18648
|
this.d = a;
|
|
18645
18649
|
let c = Math.round(a.rootWrapper.width());
|
|
18646
18650
|
let d = Math.round(a.rootWrapper.height());
|
|
18647
|
-
this.
|
|
18648
|
-
this.
|
|
18651
|
+
this.ad();
|
|
18652
|
+
this.ae();
|
|
18649
18653
|
let e = this.d.rootWrapper.getChildAt(0);
|
|
18650
|
-
e.listen("keydown", runOn(this, this.
|
|
18651
|
-
e.listen("focusin", runOn(this, this.
|
|
18652
|
-
e.listen("focusout", runOn(this, this.
|
|
18654
|
+
e.listen("keydown", runOn(this, this.y));
|
|
18655
|
+
e.listen("focusin", runOn(this, this.w));
|
|
18656
|
+
e.listen("focusout", runOn(this, this.x));
|
|
18653
18657
|
document.addEventListener("click", this.document_Click, false);
|
|
18658
|
+
window.addEventListener("resize", this.window_Resize, false);
|
|
18659
|
+
this.o = new MutationObserver(runOn(this, this.al));
|
|
18654
18660
|
}
|
|
18655
|
-
|
|
18661
|
+
ad() {
|
|
18656
18662
|
if (this.d != null) {
|
|
18657
18663
|
this.k = this.d.rootWrapper.getChildAt(0);
|
|
18658
|
-
this.k.setAttribute("tabIndex", this.b.
|
|
18664
|
+
this.k.setAttribute("tabIndex", this.b.be.toString());
|
|
18659
18665
|
this.k.setStyleProperty("display", "flex");
|
|
18660
18666
|
this.k.setStyleProperty("height", "100%");
|
|
18661
18667
|
this.l = this.d.createElement("div");
|
|
@@ -18668,71 +18674,73 @@ let DatePickerView = /*@__PURE__*/ (() => {
|
|
|
18668
18674
|
this.i = this.d.createElement("div");
|
|
18669
18675
|
this.i.setAttribute("aria-hidden", "true");
|
|
18670
18676
|
this.h = this.d.createElement("div");
|
|
18671
|
-
this.b.
|
|
18677
|
+
this.b.cr();
|
|
18672
18678
|
this.j.getChildAt(0).setAttribute("aria-expanded", "fasle");
|
|
18673
18679
|
this.j.getChildAt(0).setAttribute("aria-invalid", "false");
|
|
18674
18680
|
this.f.setStyleProperty("height", "16px");
|
|
18675
18681
|
this.f.setStyleProperty("width", "16px");
|
|
18676
18682
|
this.h.setStyleProperty("height", "16px");
|
|
18677
18683
|
this.h.setStyleProperty("width", "16px");
|
|
18678
|
-
this.f.listen("click", runOn(this, this.
|
|
18679
|
-
this.
|
|
18684
|
+
this.f.listen("click", runOn(this, this.ac));
|
|
18685
|
+
this.f.listen("mousedown", runOn(this, this.aa));
|
|
18686
|
+
this.f.listen("mouseleave", runOn(this, this.ab));
|
|
18687
|
+
this.h.listen("click", runOn(this, this.ag));
|
|
18680
18688
|
}
|
|
18681
18689
|
}
|
|
18682
|
-
|
|
18690
|
+
aq(a) {
|
|
18683
18691
|
if (this.d != null) {
|
|
18684
18692
|
let b = this.d.getSubRenderer(this.k);
|
|
18685
18693
|
a.provideContainer(b);
|
|
18686
18694
|
let c = b.getExternal(a, b.rootWrapper, this.d.getExternal(this.b, null, null));
|
|
18687
18695
|
}
|
|
18688
18696
|
}
|
|
18689
|
-
|
|
18697
|
+
as(a) {
|
|
18690
18698
|
if (this.d != null) {
|
|
18691
18699
|
let b = this.d.getSubRenderer(this.l);
|
|
18692
18700
|
a.provideContainer(b);
|
|
18693
18701
|
let c = b.getExternal(a, b.rootWrapper, this.d.getExternal(this.b, null, null));
|
|
18694
18702
|
}
|
|
18695
18703
|
}
|
|
18696
|
-
|
|
18704
|
+
ar(a) {
|
|
18697
18705
|
if (this.d != null) {
|
|
18698
18706
|
let b = this.d.getSubRenderer(this.j);
|
|
18699
18707
|
a.provideContainer(b);
|
|
18700
18708
|
let c = b.getExternal(a, b.rootWrapper, this.d.getExternal(this.b, null, null));
|
|
18701
18709
|
}
|
|
18702
18710
|
}
|
|
18703
|
-
|
|
18711
|
+
au(a, b) {
|
|
18704
18712
|
if (this.d != null) {
|
|
18705
18713
|
let c = this.d.getSubRenderer(b);
|
|
18706
18714
|
a.provideContainer(c);
|
|
18707
18715
|
let d = c.getExternal(a, c.rootWrapper, this.d.getExternal(this.b, null, null));
|
|
18708
18716
|
}
|
|
18709
18717
|
}
|
|
18710
|
-
|
|
18718
|
+
ap(a, b) {
|
|
18711
18719
|
if (this.d != null) {
|
|
18712
18720
|
let c = this.d.getSubRenderer(b);
|
|
18713
18721
|
a.provideContainer(c);
|
|
18714
18722
|
let d = c.getExternal(a, c.rootWrapper, this.d.getExternal(this.b, null, null));
|
|
18715
18723
|
}
|
|
18716
18724
|
}
|
|
18717
|
-
|
|
18725
|
+
v() {
|
|
18718
18726
|
return this.l;
|
|
18719
18727
|
}
|
|
18720
|
-
|
|
18728
|
+
u() {
|
|
18721
18729
|
return this.j;
|
|
18722
18730
|
}
|
|
18723
|
-
|
|
18731
|
+
r() {
|
|
18724
18732
|
return this.g;
|
|
18725
18733
|
}
|
|
18726
|
-
|
|
18734
|
+
q() {
|
|
18727
18735
|
return this.f;
|
|
18728
18736
|
}
|
|
18729
|
-
|
|
18737
|
+
t() {
|
|
18730
18738
|
return this.i;
|
|
18731
18739
|
}
|
|
18732
|
-
|
|
18740
|
+
s() {
|
|
18733
18741
|
return this.h;
|
|
18734
18742
|
}
|
|
18735
|
-
|
|
18743
|
+
aw(a) {
|
|
18736
18744
|
if (this.j != null) {
|
|
18737
18745
|
if (a) {
|
|
18738
18746
|
this.j.getChildAt(0).setAttribute("aria-expanded", "true");
|
|
@@ -18742,7 +18750,7 @@ let DatePickerView = /*@__PURE__*/ (() => {
|
|
|
18742
18750
|
}
|
|
18743
18751
|
}
|
|
18744
18752
|
}
|
|
18745
|
-
|
|
18753
|
+
ay(a) {
|
|
18746
18754
|
if (a != null && a != "") {
|
|
18747
18755
|
this.j.getChildAt(0).setAttribute("aria-label", a);
|
|
18748
18756
|
}
|
|
@@ -18750,9 +18758,9 @@ let DatePickerView = /*@__PURE__*/ (() => {
|
|
|
18750
18758
|
this.j.getChildAt(0).setAttribute("aria-label", "Select a date");
|
|
18751
18759
|
}
|
|
18752
18760
|
}
|
|
18753
|
-
|
|
18761
|
+
av() {
|
|
18754
18762
|
if (this.f != null) {
|
|
18755
|
-
if (this.b.
|
|
18763
|
+
if (this.b.az == true) {
|
|
18756
18764
|
this.f.show();
|
|
18757
18765
|
}
|
|
18758
18766
|
else {
|
|
@@ -18760,115 +18768,131 @@ let DatePickerView = /*@__PURE__*/ (() => {
|
|
|
18760
18768
|
}
|
|
18761
18769
|
}
|
|
18762
18770
|
}
|
|
18763
|
-
|
|
18771
|
+
ah() {
|
|
18764
18772
|
if (this.f != null) {
|
|
18765
18773
|
this.f.hide();
|
|
18766
18774
|
}
|
|
18767
18775
|
}
|
|
18768
|
-
|
|
18769
|
-
this.k.setAttribute("tabIndex", this.b.
|
|
18776
|
+
ax() {
|
|
18777
|
+
this.k.setAttribute("tabIndex", this.b.be.toString());
|
|
18770
18778
|
}
|
|
18771
|
-
|
|
18779
|
+
an() {
|
|
18780
|
+
this.o.observe(document, { childList: true, subtree: true });
|
|
18781
|
+
}
|
|
18782
|
+
aj() {
|
|
18783
|
+
this.o.disconnect();
|
|
18784
|
+
}
|
|
18785
|
+
ae() {
|
|
18772
18786
|
if (this.d != null) {
|
|
18773
18787
|
this.m = this.d.rootWrapper.getChildAt(1);
|
|
18774
18788
|
this.e = this.d.createElement("div");
|
|
18775
18789
|
this.e.setStyleProperty("width", "100%");
|
|
18776
18790
|
this.e.setStyleProperty("height", "100%");
|
|
18777
18791
|
this.e.setStyleProperty("display", "flex");
|
|
18778
|
-
this.b.
|
|
18792
|
+
this.b.cs();
|
|
18779
18793
|
this.e.parent().setStyleProperty("height", "100%");
|
|
18780
|
-
if (this.b.
|
|
18794
|
+
if (this.b.a1 == true) {
|
|
18781
18795
|
this.e.parent().parent().setStyleProperty("max-width", "245px");
|
|
18782
18796
|
}
|
|
18783
18797
|
else {
|
|
18784
18798
|
this.e.parent().parent().setStyleProperty("max-width", "232px");
|
|
18785
18799
|
}
|
|
18786
|
-
if (this.b.au == true) {
|
|
18787
|
-
this.e.parent().parent().setStyleProperty("min-height", "270px");
|
|
18788
|
-
}
|
|
18789
|
-
else {
|
|
18790
|
-
this.e.parent().parent().setStyleProperty("min-height", "234px");
|
|
18791
|
-
}
|
|
18792
18800
|
}
|
|
18793
18801
|
}
|
|
18794
|
-
|
|
18802
|
+
z() {
|
|
18795
18803
|
if (this.d != null) {
|
|
18796
|
-
if (this.b.
|
|
18804
|
+
if (this.b.a1 == true) {
|
|
18797
18805
|
this.e.parent().parent().setStyleProperty("max-width", "245px");
|
|
18798
18806
|
}
|
|
18799
18807
|
else {
|
|
18800
18808
|
this.e.parent().parent().setStyleProperty("max-width", "232px");
|
|
18801
18809
|
}
|
|
18802
|
-
if (this.b.au == true) {
|
|
18803
|
-
this.e.parent().parent().setStyleProperty("min-height", "270px");
|
|
18804
|
-
}
|
|
18805
|
-
else {
|
|
18806
|
-
this.e.parent().parent().setStyleProperty("min-height", "234px");
|
|
18807
|
-
}
|
|
18808
18810
|
}
|
|
18809
18811
|
}
|
|
18810
|
-
|
|
18812
|
+
at(a) {
|
|
18811
18813
|
if (this.d != null) {
|
|
18812
18814
|
let b = this.d.getSubRenderer(this.m);
|
|
18813
18815
|
a.provideRenderer(b);
|
|
18814
18816
|
let c = b.getExternal(a, b.rootWrapper, this.d.getExternal(this.b, null, null));
|
|
18815
18817
|
}
|
|
18816
18818
|
}
|
|
18817
|
-
|
|
18819
|
+
ao(a) {
|
|
18818
18820
|
if (this.d != null) {
|
|
18819
18821
|
let b = this.d.getSubRenderer(this.e);
|
|
18820
18822
|
a.provideContainer(b);
|
|
18821
18823
|
let c = b.getExternal(a, b.rootWrapper, this.d.getExternal(this.b, null, null));
|
|
18822
18824
|
}
|
|
18823
18825
|
}
|
|
18824
|
-
|
|
18826
|
+
p() {
|
|
18825
18827
|
return this.e;
|
|
18826
18828
|
}
|
|
18827
|
-
|
|
18828
|
-
if (this.b.
|
|
18829
|
+
ac(a) {
|
|
18830
|
+
if (this.b.av == true) {
|
|
18829
18831
|
return;
|
|
18830
18832
|
}
|
|
18831
|
-
this.b.
|
|
18833
|
+
this.b.cp();
|
|
18832
18834
|
if (this.f != null) {
|
|
18833
18835
|
this.f.hide();
|
|
18834
18836
|
}
|
|
18835
18837
|
}
|
|
18836
|
-
|
|
18838
|
+
aa(a) {
|
|
18839
|
+
this.b.c8();
|
|
18840
|
+
}
|
|
18841
|
+
ab(a) {
|
|
18842
|
+
this.b.c9();
|
|
18843
|
+
}
|
|
18844
|
+
ag(a) {
|
|
18837
18845
|
a.stopPropagation();
|
|
18838
|
-
this.b.
|
|
18846
|
+
this.b.cx();
|
|
18839
18847
|
}
|
|
18840
|
-
|
|
18848
|
+
y(a) {
|
|
18841
18849
|
let b = a.which;
|
|
18842
18850
|
if (b == 27) {
|
|
18843
|
-
this.b.
|
|
18851
|
+
this.b.cq();
|
|
18844
18852
|
}
|
|
18845
18853
|
}
|
|
18846
|
-
|
|
18854
|
+
w(a) {
|
|
18847
18855
|
this.b.focus();
|
|
18848
18856
|
let b = (a.originalEvent.relatedTarget);
|
|
18849
18857
|
if (!this.c(b)) {
|
|
18850
|
-
this.b.
|
|
18858
|
+
this.b.c3();
|
|
18851
18859
|
}
|
|
18852
18860
|
}
|
|
18853
|
-
|
|
18861
|
+
x(a) {
|
|
18854
18862
|
let b = (a.originalEvent.relatedTarget);
|
|
18855
18863
|
if (!this.c(b)) {
|
|
18856
|
-
this.b.
|
|
18857
|
-
this.b.
|
|
18864
|
+
this.b.cw();
|
|
18865
|
+
this.b.c4();
|
|
18866
|
+
}
|
|
18867
|
+
}
|
|
18868
|
+
al(a, b) {
|
|
18869
|
+
if (this.d != null) {
|
|
18870
|
+
let c = this.d.rootWrapper.getNativeElement();
|
|
18871
|
+
if (!document.documentElement.contains(c)) {
|
|
18872
|
+
this.b.cq();
|
|
18873
|
+
}
|
|
18874
|
+
}
|
|
18875
|
+
else {
|
|
18876
|
+
this.b.cq();
|
|
18858
18877
|
}
|
|
18859
18878
|
}
|
|
18860
18879
|
document_Click(a) {
|
|
18861
18880
|
let b = a.target;
|
|
18862
18881
|
if (!this.c(b)) {
|
|
18863
|
-
this.b.
|
|
18882
|
+
this.b.cq();
|
|
18864
18883
|
}
|
|
18865
18884
|
}
|
|
18866
|
-
|
|
18885
|
+
window_Resize(a) {
|
|
18886
|
+
this.b.dm();
|
|
18887
|
+
}
|
|
18888
|
+
a0(a) {
|
|
18867
18889
|
if (this.d != null) {
|
|
18868
|
-
let
|
|
18869
|
-
let
|
|
18870
|
-
|
|
18871
|
-
|
|
18890
|
+
let b = this.d.rootWrapper.getNativeElement();
|
|
18891
|
+
let c = (b.getBoundingClientRect());
|
|
18892
|
+
if (a) {
|
|
18893
|
+
c = new Rect(0, c.left + window.pageXOffset, c.top + window.pageYOffset, c.width, c.height);
|
|
18894
|
+
}
|
|
18895
|
+
return c;
|
|
18872
18896
|
}
|
|
18873
18897
|
return null;
|
|
18874
18898
|
}
|
|
@@ -18884,11 +18908,11 @@ let DatePickerView = /*@__PURE__*/ (() => {
|
|
|
18884
18908
|
if (null == a) {
|
|
18885
18909
|
return false;
|
|
18886
18910
|
}
|
|
18887
|
-
let b = this.
|
|
18911
|
+
let b = this.d.rootWrapper.getNativeElement();
|
|
18888
18912
|
let c = this.e.getNativeElement();
|
|
18889
18913
|
return b.contains(a) || c.contains(a);
|
|
18890
18914
|
}
|
|
18891
|
-
|
|
18915
|
+
ai() {
|
|
18892
18916
|
}
|
|
18893
18917
|
}
|
|
18894
18918
|
DatePickerView.$t = markType(DatePickerView, 'DatePickerView');
|
|
@@ -18909,44 +18933,48 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
18909
18933
|
this.m = null;
|
|
18910
18934
|
this.n = null;
|
|
18911
18935
|
this.c = null;
|
|
18912
|
-
this.
|
|
18913
|
-
this.
|
|
18914
|
-
this.
|
|
18915
|
-
this.
|
|
18916
|
-
this.
|
|
18936
|
+
this.bg = "dd";
|
|
18937
|
+
this.bk = "mm";
|
|
18938
|
+
this.bn = "yyyy";
|
|
18939
|
+
this.bh = "mdy";
|
|
18940
|
+
this.bm = "/";
|
|
18917
18941
|
this.ah = false;
|
|
18918
|
-
this.
|
|
18919
|
-
this.
|
|
18920
|
-
this.
|
|
18942
|
+
this.at = false;
|
|
18943
|
+
this.ar = false;
|
|
18944
|
+
this.a5 = dateMinValue();
|
|
18921
18945
|
this.ai = false;
|
|
18922
18946
|
this.propertyChanged = null;
|
|
18923
18947
|
this.selectedValueChanged = null;
|
|
18924
18948
|
this.ae = null;
|
|
18925
|
-
this.
|
|
18926
|
-
this.
|
|
18927
|
-
this.
|
|
18928
|
-
this.
|
|
18949
|
+
this.a7 = dateMinValue();
|
|
18950
|
+
this.a6 = dateMinValue();
|
|
18951
|
+
this.bj = "";
|
|
18952
|
+
this.dt = BrushUtil.h(255, 24, 29, 31);
|
|
18929
18953
|
this.z = null;
|
|
18930
|
-
this.
|
|
18931
|
-
this.
|
|
18932
|
-
this.
|
|
18954
|
+
this.bl = "";
|
|
18955
|
+
this.a4 = dateMinValue();
|
|
18956
|
+
this.a3 = dateMaxValue();
|
|
18933
18957
|
this.x = 2;
|
|
18934
18958
|
this.v = 1;
|
|
18935
18959
|
this.aa = null;
|
|
18936
|
-
this.
|
|
18937
|
-
this.
|
|
18938
|
-
this.
|
|
18939
|
-
this.
|
|
18960
|
+
this.du = BrushUtil.h(255, 24, 29, 31);
|
|
18961
|
+
this.ds = BrushUtil.h(255, 163, 172, 184);
|
|
18962
|
+
this.ao = true;
|
|
18963
|
+
this.ap = false;
|
|
18940
18964
|
this.ag = true;
|
|
18941
|
-
this.
|
|
18965
|
+
this.an = true;
|
|
18942
18966
|
this.i = 0;
|
|
18943
18967
|
this.k = 0;
|
|
18944
|
-
this.
|
|
18968
|
+
this.aq = false;
|
|
18945
18969
|
this.a = new DateTimeValueFormatter();
|
|
18946
18970
|
this.d = 0;
|
|
18947
|
-
this.
|
|
18971
|
+
this.bi = null;
|
|
18948
18972
|
this.aj = false;
|
|
18949
|
-
this.
|
|
18973
|
+
this.bd = 0;
|
|
18974
|
+
this.ak = false;
|
|
18975
|
+
this.am = false;
|
|
18976
|
+
this.as = false;
|
|
18977
|
+
this.al = false;
|
|
18950
18978
|
this.gotFocus = null;
|
|
18951
18979
|
this.lostFocus = null;
|
|
18952
18980
|
this.keyDown = null;
|
|
@@ -18954,15 +18982,15 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
18954
18982
|
let a = new DatePickerView();
|
|
18955
18983
|
a.b = this;
|
|
18956
18984
|
this.h = a;
|
|
18957
|
-
this.h.
|
|
18958
|
-
this.
|
|
18985
|
+
this.h.am();
|
|
18986
|
+
this.co();
|
|
18959
18987
|
}
|
|
18960
|
-
|
|
18988
|
+
db(a, b) {
|
|
18961
18989
|
if (this.u != null) {
|
|
18962
18990
|
this.ah = true;
|
|
18963
|
-
this.
|
|
18991
|
+
this.cq();
|
|
18964
18992
|
}
|
|
18965
|
-
this.
|
|
18993
|
+
this.dl();
|
|
18966
18994
|
if (this.selectedValueChanged != null) {
|
|
18967
18995
|
this.selectedValueChanged(this, ((() => {
|
|
18968
18996
|
let $ret = new SelectedValueChangedEventArgs();
|
|
@@ -18972,23 +19000,23 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
18972
19000
|
})()));
|
|
18973
19001
|
}
|
|
18974
19002
|
if (this.ai) {
|
|
18975
|
-
this.
|
|
19003
|
+
this.df();
|
|
18976
19004
|
}
|
|
18977
19005
|
}
|
|
18978
19006
|
notifySizeChanged() {
|
|
18979
|
-
this.h.
|
|
19007
|
+
this.h.ai();
|
|
18980
19008
|
}
|
|
18981
19009
|
destroy() {
|
|
18982
19010
|
if (this.c != null) {
|
|
18983
19011
|
let a = this.c;
|
|
18984
|
-
a.selectedValueChanged = delegateRemove(a.selectedValueChanged, runOn(this, this.
|
|
19012
|
+
a.selectedValueChanged = delegateRemove(a.selectedValueChanged, runOn(this, this.cn));
|
|
18985
19013
|
let b = this.c;
|
|
18986
|
-
b.close = delegateRemove(b.close, runOn(this, this.
|
|
19014
|
+
b.close = delegateRemove(b.close, runOn(this, this.cm));
|
|
18987
19015
|
}
|
|
18988
19016
|
this.provideContainer(null);
|
|
18989
19017
|
}
|
|
18990
19018
|
provideContainer(a) {
|
|
18991
|
-
this.h.
|
|
19019
|
+
this.h.ak(a);
|
|
18992
19020
|
}
|
|
18993
19021
|
setName(a) {
|
|
18994
19022
|
this.o.e = a;
|
|
@@ -19001,44 +19029,44 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19001
19029
|
return this.ae;
|
|
19002
19030
|
}
|
|
19003
19031
|
get value() {
|
|
19004
|
-
return this.
|
|
19032
|
+
return this.a7;
|
|
19005
19033
|
}
|
|
19006
19034
|
set value(a) {
|
|
19007
|
-
let b = this.
|
|
19008
|
-
this.
|
|
19009
|
-
this.
|
|
19010
|
-
if (+b != +(this.
|
|
19011
|
-
this.
|
|
19035
|
+
let b = this.a7;
|
|
19036
|
+
this.a5 = b;
|
|
19037
|
+
this.a7 = a;
|
|
19038
|
+
if (+b != +(this.a7)) {
|
|
19039
|
+
this.da("Value", b, this.a7);
|
|
19012
19040
|
}
|
|
19013
19041
|
}
|
|
19014
|
-
get
|
|
19015
|
-
return this.
|
|
19042
|
+
get ba() {
|
|
19043
|
+
return this.a6;
|
|
19016
19044
|
}
|
|
19017
|
-
set
|
|
19018
|
-
let b = this.
|
|
19019
|
-
this.
|
|
19020
|
-
if (+b != +(this.
|
|
19021
|
-
this.
|
|
19045
|
+
set ba(a) {
|
|
19046
|
+
let b = this.a6;
|
|
19047
|
+
this.a6 = a;
|
|
19048
|
+
if (+b != +(this.a6)) {
|
|
19049
|
+
this.da("Today", b, this.a6);
|
|
19022
19050
|
}
|
|
19023
19051
|
}
|
|
19024
|
-
get
|
|
19025
|
-
return this.
|
|
19052
|
+
get b3() {
|
|
19053
|
+
return this.bj;
|
|
19026
19054
|
}
|
|
19027
|
-
set
|
|
19028
|
-
let b = this.
|
|
19029
|
-
this.
|
|
19030
|
-
if (b != this.
|
|
19031
|
-
this.
|
|
19055
|
+
set b3(a) {
|
|
19056
|
+
let b = this.bj;
|
|
19057
|
+
this.bj = a;
|
|
19058
|
+
if (b != this.bj) {
|
|
19059
|
+
this.da("Label", b, this.bj);
|
|
19032
19060
|
}
|
|
19033
19061
|
}
|
|
19034
|
-
get
|
|
19035
|
-
return this.
|
|
19062
|
+
get dw() {
|
|
19063
|
+
return this.dt;
|
|
19036
19064
|
}
|
|
19037
|
-
set
|
|
19038
|
-
let b = this.
|
|
19039
|
-
this.
|
|
19040
|
-
if (b != this.
|
|
19041
|
-
this.
|
|
19065
|
+
set dw(a) {
|
|
19066
|
+
let b = this.dt;
|
|
19067
|
+
this.dt = a;
|
|
19068
|
+
if (b != this.dt) {
|
|
19069
|
+
this.da("LabelTextColor", b, a);
|
|
19042
19070
|
}
|
|
19043
19071
|
}
|
|
19044
19072
|
get ac() {
|
|
@@ -19048,37 +19076,37 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19048
19076
|
let b = this.z;
|
|
19049
19077
|
this.z = a;
|
|
19050
19078
|
if (b != this.z) {
|
|
19051
|
-
this.
|
|
19079
|
+
this.da("LabelTextStyle", b, this.z);
|
|
19052
19080
|
}
|
|
19053
19081
|
}
|
|
19054
|
-
get
|
|
19055
|
-
return this.
|
|
19082
|
+
get cb() {
|
|
19083
|
+
return this.bl;
|
|
19056
19084
|
}
|
|
19057
|
-
set
|
|
19058
|
-
let b = this.
|
|
19059
|
-
this.
|
|
19060
|
-
if (b != this.
|
|
19061
|
-
this.
|
|
19085
|
+
set cb(a) {
|
|
19086
|
+
let b = this.bl;
|
|
19087
|
+
this.bl = a;
|
|
19088
|
+
if (b != this.bl) {
|
|
19089
|
+
this.da("Placeholder", b, this.bl);
|
|
19062
19090
|
}
|
|
19063
19091
|
}
|
|
19064
|
-
get
|
|
19065
|
-
return this.
|
|
19092
|
+
get a9() {
|
|
19093
|
+
return this.a4;
|
|
19066
19094
|
}
|
|
19067
|
-
set
|
|
19068
|
-
let b = this.
|
|
19069
|
-
this.
|
|
19070
|
-
if (+b != +(this.
|
|
19071
|
-
this.
|
|
19095
|
+
set a9(a) {
|
|
19096
|
+
let b = this.a4;
|
|
19097
|
+
this.a4 = a;
|
|
19098
|
+
if (+b != +(this.a4)) {
|
|
19099
|
+
this.da("MinDate", b, this.a4);
|
|
19072
19100
|
}
|
|
19073
19101
|
}
|
|
19074
|
-
get
|
|
19075
|
-
return this.
|
|
19102
|
+
get a8() {
|
|
19103
|
+
return this.a3;
|
|
19076
19104
|
}
|
|
19077
|
-
set
|
|
19078
|
-
let b = this.
|
|
19079
|
-
this.
|
|
19080
|
-
if (+b != +(this.
|
|
19081
|
-
this.
|
|
19105
|
+
set a8(a) {
|
|
19106
|
+
let b = this.a3;
|
|
19107
|
+
this.a3 = a;
|
|
19108
|
+
if (+b != +(this.a3)) {
|
|
19109
|
+
this.da("MaxDate", b, this.a3);
|
|
19082
19110
|
}
|
|
19083
19111
|
}
|
|
19084
19112
|
get y() {
|
|
@@ -19088,7 +19116,7 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19088
19116
|
let b = this.x;
|
|
19089
19117
|
this.x = a;
|
|
19090
19118
|
if (b != this.x) {
|
|
19091
|
-
this.
|
|
19119
|
+
this.da("Density", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, this.x));
|
|
19092
19120
|
}
|
|
19093
19121
|
}
|
|
19094
19122
|
get w() {
|
|
@@ -19098,7 +19126,7 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19098
19126
|
let b = this.v;
|
|
19099
19127
|
this.v = a;
|
|
19100
19128
|
if (b != this.v) {
|
|
19101
|
-
this.
|
|
19129
|
+
this.da("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, this.v));
|
|
19102
19130
|
}
|
|
19103
19131
|
}
|
|
19104
19132
|
get ad() {
|
|
@@ -19108,67 +19136,67 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19108
19136
|
let b = this.aa;
|
|
19109
19137
|
this.aa = a;
|
|
19110
19138
|
if (b != this.aa) {
|
|
19111
|
-
this.
|
|
19139
|
+
this.da("TextStyle", b, this.aa);
|
|
19112
19140
|
}
|
|
19113
19141
|
}
|
|
19114
|
-
get
|
|
19115
|
-
return this.
|
|
19142
|
+
get dx() {
|
|
19143
|
+
return this.du;
|
|
19116
19144
|
}
|
|
19117
|
-
set
|
|
19118
|
-
let b = this.
|
|
19119
|
-
this.
|
|
19120
|
-
if (b != this.
|
|
19121
|
-
this.
|
|
19145
|
+
set dx(a) {
|
|
19146
|
+
let b = this.du;
|
|
19147
|
+
this.du = a;
|
|
19148
|
+
if (b != this.du) {
|
|
19149
|
+
this.da("TextColor", b, this.du);
|
|
19122
19150
|
}
|
|
19123
19151
|
}
|
|
19124
|
-
get
|
|
19125
|
-
return this.
|
|
19152
|
+
get dv() {
|
|
19153
|
+
return this.ds;
|
|
19126
19154
|
}
|
|
19127
|
-
set
|
|
19128
|
-
let b = this.
|
|
19129
|
-
this.
|
|
19130
|
-
if (b != this.
|
|
19131
|
-
this.
|
|
19155
|
+
set dv(a) {
|
|
19156
|
+
let b = this.ds;
|
|
19157
|
+
this.ds = a;
|
|
19158
|
+
if (b != this.ds) {
|
|
19159
|
+
this.da("IconColor", b, this.ds);
|
|
19132
19160
|
}
|
|
19133
19161
|
}
|
|
19134
|
-
get
|
|
19135
|
-
return this.
|
|
19162
|
+
get az() {
|
|
19163
|
+
return this.ao;
|
|
19136
19164
|
}
|
|
19137
|
-
set
|
|
19138
|
-
let b = this.
|
|
19139
|
-
this.
|
|
19140
|
-
if (b != this.
|
|
19141
|
-
this.
|
|
19165
|
+
set az(a) {
|
|
19166
|
+
let b = this.ao;
|
|
19167
|
+
this.ao = a;
|
|
19168
|
+
if (b != this.ao) {
|
|
19169
|
+
this.da("ShowClearButton", b, this.ao);
|
|
19142
19170
|
}
|
|
19143
19171
|
}
|
|
19144
|
-
get
|
|
19145
|
-
return this.
|
|
19172
|
+
get a0() {
|
|
19173
|
+
return this.ap;
|
|
19146
19174
|
}
|
|
19147
|
-
set
|
|
19148
|
-
let b = this.
|
|
19149
|
-
this.
|
|
19150
|
-
if (b != this.
|
|
19151
|
-
this.
|
|
19175
|
+
set a0(a) {
|
|
19176
|
+
let b = this.ap;
|
|
19177
|
+
this.ap = a;
|
|
19178
|
+
if (b != this.ap) {
|
|
19179
|
+
this.da("ShowTodayButton", b, this.ap);
|
|
19152
19180
|
}
|
|
19153
19181
|
}
|
|
19154
|
-
get
|
|
19182
|
+
get au() {
|
|
19155
19183
|
return this.ag;
|
|
19156
19184
|
}
|
|
19157
|
-
set
|
|
19185
|
+
set au(a) {
|
|
19158
19186
|
let b = this.ag;
|
|
19159
19187
|
this.ag = a;
|
|
19160
19188
|
if (b != this.ag) {
|
|
19161
|
-
this.
|
|
19189
|
+
this.da("AllowTextInput", b, this.ag);
|
|
19162
19190
|
}
|
|
19163
19191
|
}
|
|
19164
|
-
get
|
|
19165
|
-
return this.
|
|
19192
|
+
get ay() {
|
|
19193
|
+
return this.an;
|
|
19166
19194
|
}
|
|
19167
|
-
set
|
|
19168
|
-
let b = this.
|
|
19169
|
-
this.
|
|
19170
|
-
if (b != this.
|
|
19171
|
-
this.
|
|
19195
|
+
set ay(a) {
|
|
19196
|
+
let b = this.an;
|
|
19197
|
+
this.an = a;
|
|
19198
|
+
if (b != this.an) {
|
|
19199
|
+
this.da("OpenOnFocus", b, this.an);
|
|
19172
19200
|
}
|
|
19173
19201
|
}
|
|
19174
19202
|
get j() {
|
|
@@ -19178,7 +19206,7 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19178
19206
|
let b = this.i;
|
|
19179
19207
|
this.i = a;
|
|
19180
19208
|
if (b != this.i) {
|
|
19181
|
-
this.
|
|
19209
|
+
this.da("FirstDayOfWeek", enumGetBox(DayOfWeek_$type, b), enumGetBox(DayOfWeek_$type, this.i));
|
|
19182
19210
|
}
|
|
19183
19211
|
}
|
|
19184
19212
|
get l() {
|
|
@@ -19188,17 +19216,17 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19188
19216
|
let b = this.k;
|
|
19189
19217
|
this.k = a;
|
|
19190
19218
|
if (b != this.k) {
|
|
19191
|
-
this.
|
|
19219
|
+
this.da("FirstWeekOfYear", enumGetBox(FirstWeek_$type, b), enumGetBox(FirstWeek_$type, this.k));
|
|
19192
19220
|
}
|
|
19193
19221
|
}
|
|
19194
|
-
get
|
|
19195
|
-
return this.
|
|
19222
|
+
get a1() {
|
|
19223
|
+
return this.aq;
|
|
19196
19224
|
}
|
|
19197
|
-
set
|
|
19198
|
-
let b = this.
|
|
19199
|
-
this.
|
|
19200
|
-
if (b != this.
|
|
19201
|
-
this.
|
|
19225
|
+
set a1(a) {
|
|
19226
|
+
let b = this.aq;
|
|
19227
|
+
this.aq = a;
|
|
19228
|
+
if (b != this.aq) {
|
|
19229
|
+
this.da("ShowWeekNumbers", b, this.aq);
|
|
19202
19230
|
}
|
|
19203
19231
|
}
|
|
19204
19232
|
get e() {
|
|
@@ -19208,71 +19236,101 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19208
19236
|
let b = this.d;
|
|
19209
19237
|
this.d = a;
|
|
19210
19238
|
if (this.d != b) {
|
|
19211
|
-
this.
|
|
19239
|
+
this.da("DateFormat", enumGetBox(DateFormats_$type, b), enumGetBox(DateFormats_$type, this.d));
|
|
19212
19240
|
}
|
|
19213
19241
|
}
|
|
19214
|
-
get
|
|
19215
|
-
return this.
|
|
19242
|
+
get by() {
|
|
19243
|
+
return this.bi;
|
|
19216
19244
|
}
|
|
19217
|
-
set
|
|
19218
|
-
let b = this.
|
|
19219
|
-
this.
|
|
19220
|
-
if (b != this.
|
|
19221
|
-
this.
|
|
19245
|
+
set by(a) {
|
|
19246
|
+
let b = this.bi;
|
|
19247
|
+
this.bi = a;
|
|
19248
|
+
if (b != this.bi) {
|
|
19249
|
+
this.da("FormatString", b, this.bi);
|
|
19222
19250
|
}
|
|
19223
19251
|
}
|
|
19224
|
-
get
|
|
19252
|
+
get av() {
|
|
19225
19253
|
return this.aj;
|
|
19226
19254
|
}
|
|
19227
|
-
set
|
|
19255
|
+
set av(a) {
|
|
19228
19256
|
let b = this.aj;
|
|
19229
19257
|
this.aj = a;
|
|
19230
19258
|
if (b != this.aj) {
|
|
19231
|
-
this.
|
|
19259
|
+
this.da("IsDisabled", b, this.aj);
|
|
19232
19260
|
}
|
|
19233
19261
|
}
|
|
19234
|
-
get
|
|
19235
|
-
return this.
|
|
19262
|
+
get be() {
|
|
19263
|
+
return this.bd;
|
|
19236
19264
|
}
|
|
19237
|
-
set
|
|
19238
|
-
let b = this.
|
|
19239
|
-
this.
|
|
19240
|
-
if (b != this.
|
|
19241
|
-
this.
|
|
19265
|
+
set be(a) {
|
|
19266
|
+
let b = this.bd;
|
|
19267
|
+
this.bd = a;
|
|
19268
|
+
if (b != this.bd) {
|
|
19269
|
+
this.da("TabIndex", b, this.bd);
|
|
19270
|
+
}
|
|
19271
|
+
}
|
|
19272
|
+
get aw() {
|
|
19273
|
+
return this.ak;
|
|
19274
|
+
}
|
|
19275
|
+
set aw(a) {
|
|
19276
|
+
let b = this.ak;
|
|
19277
|
+
this.ak = a;
|
|
19278
|
+
if (b != this.ak) {
|
|
19279
|
+
this.da("IsFixed", b, this.ak);
|
|
19280
|
+
}
|
|
19281
|
+
}
|
|
19282
|
+
get ax() {
|
|
19283
|
+
return this.am;
|
|
19284
|
+
}
|
|
19285
|
+
set ax(a) {
|
|
19286
|
+
let b = this.am;
|
|
19287
|
+
this.am = a;
|
|
19288
|
+
if (b != this.am) {
|
|
19289
|
+
this.da("OpenAsChild", b, this.am);
|
|
19242
19290
|
}
|
|
19243
19291
|
}
|
|
19244
|
-
|
|
19292
|
+
get a2() {
|
|
19293
|
+
return this.as;
|
|
19294
|
+
}
|
|
19295
|
+
set a2(a) {
|
|
19296
|
+
let b = this.as;
|
|
19297
|
+
this.as = a;
|
|
19298
|
+
if (b != this.as) {
|
|
19299
|
+
this.da("UseTopLayer", b, this.as);
|
|
19300
|
+
}
|
|
19301
|
+
}
|
|
19302
|
+
da(a, b, c) {
|
|
19245
19303
|
if (this.propertyChanged != null) {
|
|
19246
19304
|
this.propertyChanged(this, new PropertyChangedEventArgs(a));
|
|
19247
19305
|
}
|
|
19248
|
-
this.
|
|
19306
|
+
this.dd(a, b, c);
|
|
19249
19307
|
}
|
|
19250
|
-
|
|
19308
|
+
dd(a, b, c) {
|
|
19251
19309
|
switch (a) {
|
|
19252
19310
|
case "Density":
|
|
19253
|
-
this.
|
|
19311
|
+
this.dg();
|
|
19254
19312
|
break;
|
|
19255
19313
|
case "BaseTheme":
|
|
19256
|
-
this.
|
|
19314
|
+
this.di();
|
|
19257
19315
|
break;
|
|
19258
19316
|
case "Value":
|
|
19259
19317
|
if (+(this.value) != +(dateMinValue())) {
|
|
19260
|
-
if (dateGetDate(this.value) < dateGetDate(this.
|
|
19318
|
+
if (dateGetDate(this.value) < dateGetDate(this.a9) || dateGetDate(this.value) > dateGetDate(this.a8)) {
|
|
19261
19319
|
this.ai = true;
|
|
19262
|
-
this.value = this.
|
|
19320
|
+
this.value = this.a5;
|
|
19263
19321
|
this.ai = false;
|
|
19264
19322
|
}
|
|
19265
19323
|
}
|
|
19266
|
-
this.
|
|
19267
|
-
this.
|
|
19324
|
+
this.db(this.a5, this.value);
|
|
19325
|
+
this.a5 = this.value;
|
|
19268
19326
|
if (this.c != null) {
|
|
19269
19327
|
this.c.value = this.value;
|
|
19270
19328
|
}
|
|
19271
19329
|
break;
|
|
19272
19330
|
case "Label":
|
|
19273
19331
|
if (this.r != null) {
|
|
19274
|
-
this.r.text = this.
|
|
19275
|
-
if (this.
|
|
19332
|
+
this.r.text = this.b3;
|
|
19333
|
+
if (this.b3 != null && this.b3 != "") {
|
|
19276
19334
|
if (!this.q.inputs.contains(this.r)) {
|
|
19277
19335
|
this.q.inputs.insert(0, this.r);
|
|
19278
19336
|
}
|
|
@@ -19286,25 +19344,25 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19286
19344
|
break;
|
|
19287
19345
|
case "Placeholder":
|
|
19288
19346
|
if (this.o != null) {
|
|
19289
|
-
this.o.cg = this.
|
|
19290
|
-
this.h.
|
|
19347
|
+
this.o.cg = this.cb;
|
|
19348
|
+
this.h.ay(this.cb);
|
|
19291
19349
|
}
|
|
19292
19350
|
break;
|
|
19293
19351
|
case "Today":
|
|
19294
19352
|
if (this.c != null) {
|
|
19295
|
-
this.c.av = this.
|
|
19353
|
+
this.c.av = this.ba;
|
|
19296
19354
|
}
|
|
19297
19355
|
break;
|
|
19298
19356
|
case "MaxDate":
|
|
19299
19357
|
if (this.c != null) {
|
|
19300
|
-
let d = Base.compareSimple(this.
|
|
19358
|
+
let d = Base.compareSimple(this.a9, this.a8);
|
|
19301
19359
|
if (d >= 0) {
|
|
19302
|
-
this.
|
|
19360
|
+
this.a8 = dateMaxValue();
|
|
19303
19361
|
}
|
|
19304
|
-
this.c.at = this.
|
|
19362
|
+
this.c.at = this.a3;
|
|
19305
19363
|
}
|
|
19306
|
-
if (dateGetDate(this.value) > dateGetDate(this.
|
|
19307
|
-
this.
|
|
19364
|
+
if (dateGetDate(this.value) > dateGetDate(this.a8)) {
|
|
19365
|
+
this.a5 = dateMinValue();
|
|
19308
19366
|
this.ai = true;
|
|
19309
19367
|
this.value = dateMinValue();
|
|
19310
19368
|
this.ai = false;
|
|
@@ -19312,27 +19370,27 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19312
19370
|
break;
|
|
19313
19371
|
case "MinDate":
|
|
19314
19372
|
if (this.c != null) {
|
|
19315
|
-
this.c.au = this.
|
|
19316
|
-
let e = Base.compareSimple(this.
|
|
19373
|
+
this.c.au = this.a4;
|
|
19374
|
+
let e = Base.compareSimple(this.a9, this.a8);
|
|
19317
19375
|
if (e >= 0) {
|
|
19318
|
-
this.
|
|
19319
|
-
this.c.at = this.
|
|
19376
|
+
this.a5 = dateMaxValue();
|
|
19377
|
+
this.c.at = this.a8;
|
|
19320
19378
|
}
|
|
19321
19379
|
}
|
|
19322
|
-
if (dateGetDate(this.value) < dateGetDate(this.
|
|
19323
|
-
this.
|
|
19380
|
+
if (dateGetDate(this.value) < dateGetDate(this.a9)) {
|
|
19381
|
+
this.a5 = dateMinValue();
|
|
19324
19382
|
this.ai = true;
|
|
19325
19383
|
this.value = dateMinValue();
|
|
19326
19384
|
this.ai = false;
|
|
19327
19385
|
}
|
|
19328
19386
|
break;
|
|
19329
19387
|
case "TextStyle":
|
|
19330
|
-
this.
|
|
19388
|
+
this.dn();
|
|
19331
19389
|
break;
|
|
19332
19390
|
case "ShowClearButton":
|
|
19333
19391
|
if (this.o != null) {
|
|
19334
19392
|
if (this.o.cq != "") {
|
|
19335
|
-
this.h.
|
|
19393
|
+
this.h.av();
|
|
19336
19394
|
}
|
|
19337
19395
|
}
|
|
19338
19396
|
break;
|
|
@@ -19340,27 +19398,27 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19340
19398
|
case "LabelTextStyle":
|
|
19341
19399
|
case "TextColor":
|
|
19342
19400
|
case "IconColor":
|
|
19343
|
-
this.
|
|
19401
|
+
this.dp();
|
|
19344
19402
|
break;
|
|
19345
19403
|
case "ShowTodayButton":
|
|
19346
19404
|
if (this.c != null) {
|
|
19347
|
-
this.c.ae = this.
|
|
19348
|
-
this.h.
|
|
19405
|
+
this.c.ae = this.a0;
|
|
19406
|
+
this.h.z();
|
|
19349
19407
|
}
|
|
19350
19408
|
break;
|
|
19351
19409
|
case "AllowTextInput":
|
|
19352
19410
|
if (this.o != null) {
|
|
19353
|
-
this.o.disabled = !this.
|
|
19411
|
+
this.o.disabled = !this.au;
|
|
19354
19412
|
}
|
|
19355
19413
|
break;
|
|
19356
19414
|
case "OpenOnFocus": break;
|
|
19357
19415
|
case "DateFormat":
|
|
19358
19416
|
this.a.k(this.e);
|
|
19359
|
-
this.
|
|
19417
|
+
this.dl();
|
|
19360
19418
|
break;
|
|
19361
19419
|
case "FormatString":
|
|
19362
|
-
this.
|
|
19363
|
-
this.
|
|
19420
|
+
this.co();
|
|
19421
|
+
this.dl();
|
|
19364
19422
|
break;
|
|
19365
19423
|
case "FirstDayOfWeek":
|
|
19366
19424
|
if (this.c != null) {
|
|
@@ -19369,8 +19427,8 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19369
19427
|
break;
|
|
19370
19428
|
case "ShowWeekNumbers":
|
|
19371
19429
|
if (this.c != null) {
|
|
19372
|
-
this.c.af = this.
|
|
19373
|
-
this.h.
|
|
19430
|
+
this.c.af = this.a1;
|
|
19431
|
+
this.h.z();
|
|
19374
19432
|
}
|
|
19375
19433
|
break;
|
|
19376
19434
|
case "FirstWeekOfYear":
|
|
@@ -19381,21 +19439,31 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19381
19439
|
case "IsDisabled":
|
|
19382
19440
|
{
|
|
19383
19441
|
if (this.q != null) {
|
|
19384
|
-
this.q.disabled = this.
|
|
19442
|
+
this.q.disabled = this.av;
|
|
19385
19443
|
}
|
|
19386
19444
|
if (this.o != null) {
|
|
19387
|
-
this.o.disabled = this.
|
|
19445
|
+
this.o.disabled = this.av;
|
|
19388
19446
|
}
|
|
19389
19447
|
}
|
|
19390
19448
|
break;
|
|
19391
19449
|
case "TabIndex":
|
|
19392
|
-
this.h.
|
|
19450
|
+
this.h.ax();
|
|
19451
|
+
break;
|
|
19452
|
+
case "IsFixed":
|
|
19453
|
+
if (this.u != null) {
|
|
19454
|
+
this.u.aq = this.aw;
|
|
19455
|
+
}
|
|
19456
|
+
break;
|
|
19457
|
+
case "UseTopLayer":
|
|
19458
|
+
if (this.u != null) {
|
|
19459
|
+
this.u.ax = this.a2;
|
|
19460
|
+
}
|
|
19393
19461
|
break;
|
|
19394
19462
|
}
|
|
19395
19463
|
}
|
|
19396
|
-
|
|
19464
|
+
co() {
|
|
19397
19465
|
let a = '/';
|
|
19398
|
-
let b = this.
|
|
19466
|
+
let b = this.by != null ? this.by.toLowerCase() : this.a.j();
|
|
19399
19467
|
if (stringContains(b, "/")) {
|
|
19400
19468
|
a = '/';
|
|
19401
19469
|
}
|
|
@@ -19411,7 +19479,7 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19411
19479
|
else if (stringContains(b, ",")) {
|
|
19412
19480
|
a = ',';
|
|
19413
19481
|
}
|
|
19414
|
-
this.
|
|
19482
|
+
this.bm = a.toString();
|
|
19415
19483
|
let c = b.split(a);
|
|
19416
19484
|
if (c.length == 3) {
|
|
19417
19485
|
let d = "";
|
|
@@ -19420,19 +19488,19 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19420
19488
|
d += "d";
|
|
19421
19489
|
switch (c[e]) {
|
|
19422
19490
|
case "d":
|
|
19423
|
-
this.
|
|
19491
|
+
this.bg = c[e];
|
|
19424
19492
|
break;
|
|
19425
19493
|
case "dd":
|
|
19426
|
-
this.
|
|
19494
|
+
this.bg = c[e];
|
|
19427
19495
|
break;
|
|
19428
19496
|
case "ddd":
|
|
19429
|
-
this.
|
|
19497
|
+
this.bg = c[e];
|
|
19430
19498
|
break;
|
|
19431
19499
|
case "dddd":
|
|
19432
|
-
this.
|
|
19500
|
+
this.bg = c[e];
|
|
19433
19501
|
break;
|
|
19434
19502
|
default:
|
|
19435
|
-
this.
|
|
19503
|
+
this.bg = "dd";
|
|
19436
19504
|
break;
|
|
19437
19505
|
}
|
|
19438
19506
|
}
|
|
@@ -19440,125 +19508,125 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19440
19508
|
d += "m";
|
|
19441
19509
|
switch (c[e]) {
|
|
19442
19510
|
case "m":
|
|
19443
|
-
this.
|
|
19511
|
+
this.bk = c[e];
|
|
19444
19512
|
break;
|
|
19445
19513
|
case "mm":
|
|
19446
|
-
this.
|
|
19514
|
+
this.bk = c[e];
|
|
19447
19515
|
break;
|
|
19448
19516
|
case "mmm":
|
|
19449
|
-
this.
|
|
19517
|
+
this.bk = c[e];
|
|
19450
19518
|
break;
|
|
19451
19519
|
case "mmmm":
|
|
19452
|
-
this.
|
|
19520
|
+
this.bk = c[e];
|
|
19453
19521
|
break;
|
|
19454
19522
|
default:
|
|
19455
|
-
this.
|
|
19523
|
+
this.bk = "mm";
|
|
19456
19524
|
break;
|
|
19457
19525
|
}
|
|
19458
|
-
this.
|
|
19526
|
+
this.bk = c[e];
|
|
19459
19527
|
}
|
|
19460
19528
|
else if (stringContains(c[e], "y")) {
|
|
19461
19529
|
d += "y";
|
|
19462
19530
|
switch (c[e]) {
|
|
19463
19531
|
case "yy":
|
|
19464
|
-
this.
|
|
19532
|
+
this.bn = c[e];
|
|
19465
19533
|
break;
|
|
19466
19534
|
case "yyyy":
|
|
19467
|
-
this.
|
|
19535
|
+
this.bn = c[e];
|
|
19468
19536
|
break;
|
|
19469
19537
|
default:
|
|
19470
|
-
this.
|
|
19538
|
+
this.bn = "yyyy";
|
|
19471
19539
|
break;
|
|
19472
19540
|
}
|
|
19473
19541
|
}
|
|
19474
19542
|
}
|
|
19475
19543
|
if (d == "dmy" || d == "mdy" || d == "ymd") {
|
|
19476
|
-
this.
|
|
19544
|
+
this.bh = d;
|
|
19477
19545
|
}
|
|
19478
19546
|
else {
|
|
19479
|
-
this.
|
|
19547
|
+
this.bh = "mdy";
|
|
19480
19548
|
}
|
|
19481
19549
|
}
|
|
19482
19550
|
}
|
|
19483
|
-
|
|
19551
|
+
dp() {
|
|
19484
19552
|
if (this.o != null) {
|
|
19485
|
-
this.o.d8 = this.
|
|
19553
|
+
this.o.d8 = this.dx;
|
|
19486
19554
|
}
|
|
19487
19555
|
if (this.m != null) {
|
|
19488
|
-
this.m.fill = this.
|
|
19556
|
+
this.m.fill = this.dv;
|
|
19489
19557
|
}
|
|
19490
19558
|
if (this.n != null) {
|
|
19491
|
-
this.n.fill = this.
|
|
19559
|
+
this.n.fill = this.dv;
|
|
19492
19560
|
}
|
|
19493
19561
|
if (this.r != null) {
|
|
19494
|
-
this.r.df = this.
|
|
19562
|
+
this.r.df = this.dw;
|
|
19495
19563
|
this.r.y = this.ac;
|
|
19496
19564
|
}
|
|
19497
19565
|
}
|
|
19498
|
-
|
|
19566
|
+
dk() {
|
|
19499
19567
|
if (this.q != null) {
|
|
19500
19568
|
}
|
|
19501
19569
|
}
|
|
19502
|
-
|
|
19570
|
+
dn() {
|
|
19503
19571
|
if (this.aa != null) {
|
|
19504
19572
|
this.o.af = this.aa;
|
|
19505
19573
|
}
|
|
19506
19574
|
}
|
|
19507
|
-
|
|
19575
|
+
cr() {
|
|
19508
19576
|
this.q = new XInputGroup();
|
|
19509
|
-
this.h.
|
|
19577
|
+
this.h.aq(this.q);
|
|
19510
19578
|
this.q.d = 0;
|
|
19511
19579
|
this.q.p = this.w;
|
|
19512
19580
|
this.q.t = this.y;
|
|
19513
19581
|
this.r = new XLabel();
|
|
19514
|
-
this.h.
|
|
19515
|
-
this.r.df = this.
|
|
19582
|
+
this.h.as(this.r);
|
|
19583
|
+
this.r.df = this.dw;
|
|
19516
19584
|
this.r.y = this.ac;
|
|
19517
|
-
this.q.appendContentChild(this.h.
|
|
19518
|
-
if (this.
|
|
19519
|
-
this.r.text = this.
|
|
19585
|
+
this.q.appendContentChild(this.h.v());
|
|
19586
|
+
if (this.b3 != null && this.b3 != "") {
|
|
19587
|
+
this.r.text = this.b3;
|
|
19520
19588
|
this.q.inputs.add(this.r);
|
|
19521
19589
|
}
|
|
19522
19590
|
this.o = new XInput();
|
|
19523
|
-
this.h.
|
|
19591
|
+
this.h.ar(this.o);
|
|
19524
19592
|
this.o.b8 = "text";
|
|
19525
19593
|
if (this.aa != null) {
|
|
19526
19594
|
this.o.af = this.aa;
|
|
19527
19595
|
}
|
|
19528
|
-
this.o.disabled = !this.
|
|
19529
|
-
this.o.d8 = this.
|
|
19530
|
-
this.q.appendContentChild(this.h.
|
|
19596
|
+
this.o.disabled = !this.au;
|
|
19597
|
+
this.o.d8 = this.dx;
|
|
19598
|
+
this.q.appendContentChild(this.h.u());
|
|
19531
19599
|
this.q.inputs.add(this.o);
|
|
19532
|
-
this.o.cg = this.
|
|
19533
|
-
this.h.
|
|
19600
|
+
this.o.cg = this.cb;
|
|
19601
|
+
this.h.ay(this.cb);
|
|
19534
19602
|
let a = this.o;
|
|
19535
|
-
a.change = delegateCombine(a.change, runOn(this, this.
|
|
19603
|
+
a.change = delegateCombine(a.change, runOn(this, this.cy));
|
|
19536
19604
|
let b = this.o;
|
|
19537
|
-
b.changing = delegateCombine(b.changing, runOn(this, this.
|
|
19605
|
+
b.changing = delegateCombine(b.changing, runOn(this, this.cz));
|
|
19538
19606
|
let c = this.o;
|
|
19539
|
-
c.keyDown = delegateCombine(c.keyDown, runOn(this, this.
|
|
19607
|
+
c.keyDown = delegateCombine(c.keyDown, runOn(this, this.c0));
|
|
19540
19608
|
let d = new XSuffix();
|
|
19541
|
-
this.h.
|
|
19609
|
+
this.h.au(d, this.h.r());
|
|
19542
19610
|
this.m = new XIcon();
|
|
19543
|
-
this.h.
|
|
19544
|
-
this.m.svgPath = DatePicker.
|
|
19545
|
-
this.m.fill = this.
|
|
19546
|
-
d.appendContentChild(this.h.
|
|
19547
|
-
this.q.appendContentChild(this.h.
|
|
19611
|
+
this.h.ap(this.m, this.h.q());
|
|
19612
|
+
this.m.svgPath = DatePicker.br;
|
|
19613
|
+
this.m.fill = this.dv;
|
|
19614
|
+
d.appendContentChild(this.h.q());
|
|
19615
|
+
this.q.appendContentChild(this.h.r());
|
|
19548
19616
|
this.q.inputs.add(d);
|
|
19549
|
-
this.
|
|
19617
|
+
this.dl();
|
|
19550
19618
|
let e = new XSuffix();
|
|
19551
|
-
this.h.
|
|
19619
|
+
this.h.au(e, this.h.t());
|
|
19552
19620
|
this.n = new XIcon();
|
|
19553
|
-
this.h.
|
|
19554
|
-
this.n.svgPath = DatePicker.
|
|
19555
|
-
this.n.fill = this.
|
|
19556
|
-
e.appendContentChild(this.h.
|
|
19557
|
-
this.q.appendContentChild(this.h.
|
|
19621
|
+
this.h.ap(this.n, this.h.s());
|
|
19622
|
+
this.n.svgPath = DatePicker.bq;
|
|
19623
|
+
this.n.fill = this.dv;
|
|
19624
|
+
e.appendContentChild(this.h.s());
|
|
19625
|
+
this.q.appendContentChild(this.h.t());
|
|
19558
19626
|
this.q.inputs.add(e);
|
|
19559
19627
|
}
|
|
19560
|
-
|
|
19561
|
-
this.
|
|
19628
|
+
c0(a, b) {
|
|
19629
|
+
this.c6(b);
|
|
19562
19630
|
if (b.defaultPrevented) {
|
|
19563
19631
|
return;
|
|
19564
19632
|
}
|
|
@@ -19566,51 +19634,51 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19566
19634
|
let d = b.modifiers;
|
|
19567
19635
|
switch (c) {
|
|
19568
19636
|
case 9:
|
|
19569
|
-
this.
|
|
19570
|
-
if (!this.
|
|
19571
|
-
this.
|
|
19637
|
+
this.ar = true;
|
|
19638
|
+
if (!this.at) {
|
|
19639
|
+
this.dr(this.o.cq);
|
|
19572
19640
|
}
|
|
19573
19641
|
this.ah = true;
|
|
19574
|
-
this.
|
|
19575
|
-
this.
|
|
19642
|
+
this.cq();
|
|
19643
|
+
this.ar = false;
|
|
19576
19644
|
break;
|
|
19577
19645
|
case 13:
|
|
19578
|
-
this.
|
|
19579
|
-
if (!this.
|
|
19580
|
-
this.
|
|
19646
|
+
this.ar = true;
|
|
19647
|
+
if (!this.at) {
|
|
19648
|
+
this.dr(this.o.cq);
|
|
19581
19649
|
}
|
|
19582
19650
|
this.ah = true;
|
|
19583
|
-
this.
|
|
19584
|
-
this.
|
|
19651
|
+
this.cq();
|
|
19652
|
+
this.ar = false;
|
|
19585
19653
|
break;
|
|
19586
19654
|
case 40:
|
|
19587
19655
|
if (d == 1) {
|
|
19588
|
-
this.
|
|
19589
|
-
this.
|
|
19656
|
+
this.dc();
|
|
19657
|
+
this.cv();
|
|
19590
19658
|
}
|
|
19591
19659
|
break;
|
|
19592
19660
|
case 38:
|
|
19593
19661
|
if (d == 1) {
|
|
19594
|
-
this.
|
|
19662
|
+
this.cq();
|
|
19595
19663
|
}
|
|
19596
19664
|
break;
|
|
19597
19665
|
}
|
|
19598
19666
|
}
|
|
19599
|
-
|
|
19600
|
-
this.
|
|
19667
|
+
cz(a, b) {
|
|
19668
|
+
this.c2(b);
|
|
19601
19669
|
if (b.value.length > 0) {
|
|
19602
|
-
this.h.
|
|
19670
|
+
this.h.av();
|
|
19603
19671
|
}
|
|
19604
19672
|
else {
|
|
19605
|
-
this.h.
|
|
19673
|
+
this.h.ah();
|
|
19606
19674
|
}
|
|
19607
19675
|
}
|
|
19608
|
-
|
|
19609
|
-
this.
|
|
19610
|
-
this.
|
|
19611
|
-
this.
|
|
19676
|
+
cy(a, b) {
|
|
19677
|
+
this.at = true;
|
|
19678
|
+
this.dr(b.value);
|
|
19679
|
+
this.at = false;
|
|
19612
19680
|
}
|
|
19613
|
-
|
|
19681
|
+
dr(a) {
|
|
19614
19682
|
let b = ['/', '-', ' ', '.', ','];
|
|
19615
19683
|
let c = stringSplit(a, b, 1);
|
|
19616
19684
|
let d = 0;
|
|
@@ -19621,17 +19689,17 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19621
19689
|
if (c[0].length == 0 || c[1].length == 0 || c[2].length == 0) {
|
|
19622
19690
|
g = false;
|
|
19623
19691
|
}
|
|
19624
|
-
if (this.
|
|
19692
|
+
if (this.bh == "dmy") {
|
|
19625
19693
|
d = parseInt(c[0]);
|
|
19626
19694
|
e = parseInt(c[1]);
|
|
19627
19695
|
f = parseInt(c[2]);
|
|
19628
19696
|
}
|
|
19629
|
-
else if (this.
|
|
19697
|
+
else if (this.bh == "mdy") {
|
|
19630
19698
|
e = parseInt(c[0]);
|
|
19631
19699
|
d = parseInt(c[1]);
|
|
19632
19700
|
f = parseInt(c[2]);
|
|
19633
19701
|
}
|
|
19634
|
-
else if (this.
|
|
19702
|
+
else if (this.bh == "ymd") {
|
|
19635
19703
|
f = parseInt(c[0]);
|
|
19636
19704
|
e = parseInt(c[1]);
|
|
19637
19705
|
d = parseInt(c[2]);
|
|
@@ -19644,13 +19712,13 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19644
19712
|
}
|
|
19645
19713
|
if (isNaN_(e)) {
|
|
19646
19714
|
let h = "";
|
|
19647
|
-
if (this.
|
|
19715
|
+
if (this.bh == "dmy") {
|
|
19648
19716
|
h = c[1].toLowerCase();
|
|
19649
19717
|
}
|
|
19650
|
-
else if (this.
|
|
19718
|
+
else if (this.bh == "mdy") {
|
|
19651
19719
|
h = c[0].toLowerCase();
|
|
19652
19720
|
}
|
|
19653
|
-
else if (this.
|
|
19721
|
+
else if (this.bh == "ymd") {
|
|
19654
19722
|
h = c[1].toLowerCase();
|
|
19655
19723
|
}
|
|
19656
19724
|
let i = !stringIsNullOrWhiteSpace(this.af.b1("January_Full")) ? this.af.b1("January_Full").toLowerCase() : "january";
|
|
@@ -19726,45 +19794,45 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19726
19794
|
}
|
|
19727
19795
|
if (g) {
|
|
19728
19796
|
let ag = dateFromValues(f, e, d, 0, 0, 0, 0);
|
|
19729
|
-
let ah = Base.compareSimple(ag, this.
|
|
19730
|
-
let ai = Base.compareSimple(ag, this.
|
|
19797
|
+
let ah = Base.compareSimple(ag, this.a9);
|
|
19798
|
+
let ai = Base.compareSimple(ag, this.a8);
|
|
19731
19799
|
if (ah < 0 || ai > 0) {
|
|
19732
|
-
this.
|
|
19800
|
+
this.dl();
|
|
19733
19801
|
}
|
|
19734
19802
|
else {
|
|
19735
|
-
this.
|
|
19736
|
-
this.h.
|
|
19803
|
+
this.dq(ag);
|
|
19804
|
+
this.h.av();
|
|
19737
19805
|
}
|
|
19738
19806
|
}
|
|
19739
19807
|
else {
|
|
19740
19808
|
if (stringIsNullOrEmpty(a)) {
|
|
19741
|
-
this.
|
|
19809
|
+
this.cp();
|
|
19742
19810
|
}
|
|
19743
19811
|
else {
|
|
19744
|
-
this.
|
|
19812
|
+
this.dl();
|
|
19745
19813
|
}
|
|
19746
19814
|
}
|
|
19747
19815
|
}
|
|
19748
|
-
|
|
19816
|
+
dq(a) {
|
|
19749
19817
|
let b = this.value;
|
|
19750
19818
|
this.value = a;
|
|
19751
19819
|
}
|
|
19752
|
-
|
|
19820
|
+
dl() {
|
|
19753
19821
|
if (this.o != null) {
|
|
19754
|
-
if (+(this.
|
|
19822
|
+
if (+(this.a7) != +(dateMinValue())) {
|
|
19755
19823
|
let a = "";
|
|
19756
|
-
if (this.
|
|
19824
|
+
if (this.by == null) {
|
|
19757
19825
|
a = this.a.i(this.value);
|
|
19758
19826
|
}
|
|
19759
19827
|
else {
|
|
19760
19828
|
let b = this.value.getDate().toString();
|
|
19761
19829
|
let c = b;
|
|
19762
|
-
if (this.
|
|
19830
|
+
if (this.bg == "dd") {
|
|
19763
19831
|
if (this.value.getDate() < 10) {
|
|
19764
19832
|
b = "0" + b;
|
|
19765
19833
|
}
|
|
19766
19834
|
}
|
|
19767
|
-
else if (this.
|
|
19835
|
+
else if (this.bg == "ddd") {
|
|
19768
19836
|
switch (this.value.getDay()) {
|
|
19769
19837
|
case 0:
|
|
19770
19838
|
b = !stringIsNullOrWhiteSpace(this.af.b1("Sunday_Short")) ? this.af.b1("Sunday_Short") : "Sun";
|
|
@@ -19789,7 +19857,7 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19789
19857
|
break;
|
|
19790
19858
|
}
|
|
19791
19859
|
}
|
|
19792
|
-
else if (this.
|
|
19860
|
+
else if (this.bg == "dddd") {
|
|
19793
19861
|
switch (this.value.getDay()) {
|
|
19794
19862
|
case 0:
|
|
19795
19863
|
b = !stringIsNullOrWhiteSpace(this.af.b1("Sunday_Full")) ? this.af.b1("Sunday_Full") : "Sunday";
|
|
@@ -19815,12 +19883,12 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19815
19883
|
}
|
|
19816
19884
|
}
|
|
19817
19885
|
let d = dateGetMonth(this.value).toString();
|
|
19818
|
-
if (this.
|
|
19886
|
+
if (this.bk == "mm") {
|
|
19819
19887
|
if (dateGetMonth(this.value) < 10) {
|
|
19820
19888
|
d = "0" + d;
|
|
19821
19889
|
}
|
|
19822
19890
|
}
|
|
19823
|
-
else if (this.
|
|
19891
|
+
else if (this.bk == "mmm") {
|
|
19824
19892
|
switch (dateGetMonth(this.value)) {
|
|
19825
19893
|
case 1:
|
|
19826
19894
|
d = !stringIsNullOrWhiteSpace(this.af.b1("January_Short")) ? this.af.b1("January_Short") : "Jan";
|
|
@@ -19860,7 +19928,7 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19860
19928
|
break;
|
|
19861
19929
|
}
|
|
19862
19930
|
}
|
|
19863
|
-
else if (this.
|
|
19931
|
+
else if (this.bk == "mmmm") {
|
|
19864
19932
|
switch (dateGetMonth(this.value)) {
|
|
19865
19933
|
case 1:
|
|
19866
19934
|
d = !stringIsNullOrWhiteSpace(this.af.b1("January_Full")) ? this.af.b1("January_Full") : "January";
|
|
@@ -19901,45 +19969,45 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19901
19969
|
}
|
|
19902
19970
|
}
|
|
19903
19971
|
let e = this.value.getFullYear().toString();
|
|
19904
|
-
if (this.
|
|
19972
|
+
if (this.bn == "yy") {
|
|
19905
19973
|
e = e.substr(2);
|
|
19906
19974
|
}
|
|
19907
|
-
if (this.
|
|
19908
|
-
if (this.
|
|
19909
|
-
a = b + this.
|
|
19975
|
+
if (this.bh == "dmy") {
|
|
19976
|
+
if (this.bg == "ddd" || this.bg == "dddd") {
|
|
19977
|
+
a = b + this.bm + d + " " + c + this.bm + e;
|
|
19910
19978
|
}
|
|
19911
19979
|
else {
|
|
19912
|
-
a = b + this.
|
|
19980
|
+
a = b + this.bm + d + this.bm + e;
|
|
19913
19981
|
}
|
|
19914
19982
|
}
|
|
19915
|
-
else if (this.
|
|
19916
|
-
if (this.
|
|
19917
|
-
a = d + " " + c + this.
|
|
19983
|
+
else if (this.bh == "mdy") {
|
|
19984
|
+
if (this.bg == "ddd" || this.bg == "dddd") {
|
|
19985
|
+
a = d + " " + c + this.bm + b + this.bm + e;
|
|
19918
19986
|
}
|
|
19919
19987
|
else {
|
|
19920
|
-
a = d + this.
|
|
19988
|
+
a = d + this.bm + b + this.bm + e;
|
|
19921
19989
|
}
|
|
19922
19990
|
}
|
|
19923
|
-
else if (this.
|
|
19924
|
-
if (this.
|
|
19925
|
-
a = e + this.
|
|
19991
|
+
else if (this.bh == "ymd") {
|
|
19992
|
+
if (this.bg == "ddd" || this.bg == "dddd") {
|
|
19993
|
+
a = e + this.bm + d + " " + c + this.bm + b;
|
|
19926
19994
|
}
|
|
19927
19995
|
else {
|
|
19928
|
-
a = e + this.
|
|
19996
|
+
a = e + this.bm + d + this.bm + b;
|
|
19929
19997
|
}
|
|
19930
19998
|
}
|
|
19931
19999
|
}
|
|
19932
20000
|
this.o.cq = a;
|
|
19933
|
-
this.h.
|
|
20001
|
+
this.h.av();
|
|
19934
20002
|
}
|
|
19935
20003
|
else {
|
|
19936
20004
|
this.o.cq = "";
|
|
19937
|
-
this.h.
|
|
20005
|
+
this.h.ah();
|
|
19938
20006
|
}
|
|
19939
20007
|
}
|
|
19940
20008
|
}
|
|
19941
|
-
|
|
19942
|
-
if (this.
|
|
20009
|
+
cp() {
|
|
20010
|
+
if (this.av == true) {
|
|
19943
20011
|
return;
|
|
19944
20012
|
}
|
|
19945
20013
|
if (this.o != null) {
|
|
@@ -19947,109 +20015,166 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
19947
20015
|
}
|
|
19948
20016
|
this.value = dateMinValue();
|
|
19949
20017
|
this.c.ch();
|
|
20018
|
+
this.al = false;
|
|
19950
20019
|
}
|
|
19951
|
-
|
|
20020
|
+
c8() {
|
|
20021
|
+
this.al = true;
|
|
20022
|
+
}
|
|
20023
|
+
c9() {
|
|
20024
|
+
this.al = false;
|
|
20025
|
+
}
|
|
20026
|
+
cs() {
|
|
19952
20027
|
this.u = new Popup();
|
|
19953
|
-
this.
|
|
20028
|
+
this.u.aq = this.aw;
|
|
20029
|
+
this.u.ax = this.a2;
|
|
20030
|
+
this.u.cw = BrushUtil.h(255, 255, 255, 255);
|
|
20031
|
+
this.u.a8 = 150;
|
|
20032
|
+
this.h.at(this.u);
|
|
19954
20033
|
this.c = new XCalendar();
|
|
19955
|
-
this.h.
|
|
19956
|
-
if (+(this.
|
|
19957
|
-
this.c.au = this.
|
|
20034
|
+
this.h.ao(this.c);
|
|
20035
|
+
if (+(this.a9) != +(dateMinValue())) {
|
|
20036
|
+
this.c.au = this.a9;
|
|
19958
20037
|
}
|
|
19959
|
-
if (+(this.
|
|
19960
|
-
this.c.at = this.
|
|
20038
|
+
if (+(this.a8) != +(dateMaxValue())) {
|
|
20039
|
+
this.c.at = this.a8;
|
|
19961
20040
|
}
|
|
19962
|
-
if (+(this.
|
|
19963
|
-
this.c.av = this.
|
|
20041
|
+
if (+(this.ba) != +(dateMinValue())) {
|
|
20042
|
+
this.c.av = this.ba;
|
|
19964
20043
|
}
|
|
19965
|
-
this.c.ae = this.
|
|
20044
|
+
this.c.ae = this.a0;
|
|
19966
20045
|
this.c.l = this.j;
|
|
19967
|
-
this.c.af = this.
|
|
20046
|
+
this.c.af = this.a1;
|
|
19968
20047
|
this.c.o = this.l;
|
|
19969
20048
|
let a = this.c;
|
|
19970
|
-
a.selectedValueChanged = delegateCombine(a.selectedValueChanged, runOn(this, this.
|
|
20049
|
+
a.selectedValueChanged = delegateCombine(a.selectedValueChanged, runOn(this, this.cn));
|
|
19971
20050
|
let b = this.c;
|
|
19972
|
-
b.close = delegateCombine(b.close, runOn(this, this.
|
|
19973
|
-
this.u.appendPopupContent(this.h.
|
|
20051
|
+
b.close = delegateCombine(b.close, runOn(this, this.cm));
|
|
20052
|
+
this.u.appendPopupContent(this.h.p());
|
|
19974
20053
|
}
|
|
19975
|
-
|
|
20054
|
+
cn(a, b) {
|
|
19976
20055
|
this.ai = true;
|
|
19977
20056
|
this.value = b.newValue;
|
|
19978
20057
|
this.ai = false;
|
|
19979
20058
|
}
|
|
19980
|
-
|
|
19981
|
-
if (this.u.
|
|
20059
|
+
cm(a) {
|
|
20060
|
+
if (this.u.aw) {
|
|
19982
20061
|
this.ah = true;
|
|
19983
|
-
this.
|
|
20062
|
+
this.cq();
|
|
19984
20063
|
}
|
|
19985
20064
|
}
|
|
19986
|
-
|
|
20065
|
+
cx() {
|
|
19987
20066
|
if (this.ah == false) {
|
|
19988
|
-
if (this.u.
|
|
19989
|
-
this.
|
|
20067
|
+
if (this.u.aw) {
|
|
20068
|
+
this.cq();
|
|
19990
20069
|
}
|
|
19991
20070
|
else {
|
|
19992
|
-
this.
|
|
20071
|
+
this.dc();
|
|
19993
20072
|
}
|
|
19994
20073
|
}
|
|
19995
20074
|
else {
|
|
19996
20075
|
this.ah = false;
|
|
19997
20076
|
}
|
|
19998
20077
|
}
|
|
19999
|
-
|
|
20000
|
-
if (this.
|
|
20078
|
+
dc() {
|
|
20079
|
+
if (this.av) {
|
|
20001
20080
|
return;
|
|
20002
20081
|
}
|
|
20003
20082
|
if (this.u != null) {
|
|
20004
|
-
let a = this.h.
|
|
20083
|
+
let a = this.h.a0(false);
|
|
20084
|
+
let b = this.h.a()[1];
|
|
20085
|
+
let c = 240;
|
|
20086
|
+
if (this.a0 == true) {
|
|
20087
|
+
c = 270;
|
|
20088
|
+
}
|
|
20089
|
+
let d = a.bottom + c;
|
|
20090
|
+
if (b < d) {
|
|
20091
|
+
let e = a.top - c;
|
|
20092
|
+
if (e < 0) {
|
|
20093
|
+
this.dj(1, 0);
|
|
20094
|
+
}
|
|
20095
|
+
else {
|
|
20096
|
+
this.dj(2, 0);
|
|
20097
|
+
}
|
|
20098
|
+
}
|
|
20099
|
+
else {
|
|
20100
|
+
this.dj(1, 0);
|
|
20101
|
+
}
|
|
20102
|
+
this.h.an();
|
|
20103
|
+
this.h.aw(true);
|
|
20104
|
+
}
|
|
20105
|
+
}
|
|
20106
|
+
dj(a, b) {
|
|
20107
|
+
if (this.ax) {
|
|
20108
|
+
this.u.cn(this.h.d.rootWrapper.getNativeElement(), a, b);
|
|
20109
|
+
}
|
|
20110
|
+
else {
|
|
20111
|
+
let c = this.h.a0(true);
|
|
20112
|
+
this.u.showRelativeToExclusionRect(c, a, b);
|
|
20113
|
+
}
|
|
20114
|
+
}
|
|
20115
|
+
dm() {
|
|
20116
|
+
if (this.u.aw) {
|
|
20117
|
+
let a = this.h.a0(false);
|
|
20005
20118
|
let b = new Rect(0, a.left + window.pageXOffset, a.top + window.pageYOffset, a.width, a.height);
|
|
20006
20119
|
let c = this.h.a()[1];
|
|
20007
20120
|
let d = 240;
|
|
20008
|
-
if (this.
|
|
20121
|
+
if (this.a0 == true) {
|
|
20009
20122
|
d = 270;
|
|
20010
20123
|
}
|
|
20011
20124
|
let e = a.bottom + d;
|
|
20012
20125
|
if (c < e) {
|
|
20013
20126
|
let f = a.top - d;
|
|
20014
20127
|
if (f < 0) {
|
|
20015
|
-
this.u.
|
|
20128
|
+
if (this.u.r != 1) {
|
|
20129
|
+
this.u.r = 1;
|
|
20130
|
+
this.u.b7(b);
|
|
20131
|
+
}
|
|
20016
20132
|
}
|
|
20017
20133
|
else {
|
|
20018
|
-
this.u.
|
|
20134
|
+
if (this.u.r != 2) {
|
|
20135
|
+
this.u.r = 2;
|
|
20136
|
+
this.u.b7(b);
|
|
20137
|
+
}
|
|
20019
20138
|
}
|
|
20020
20139
|
}
|
|
20021
20140
|
else {
|
|
20022
|
-
this.u.
|
|
20141
|
+
if (this.u.r != 1) {
|
|
20142
|
+
this.u.r = 1;
|
|
20143
|
+
this.u.b7(b);
|
|
20144
|
+
}
|
|
20023
20145
|
}
|
|
20024
|
-
this.h.aq(true);
|
|
20025
20146
|
}
|
|
20026
20147
|
}
|
|
20027
|
-
|
|
20148
|
+
cq() {
|
|
20028
20149
|
if (this.u != null) {
|
|
20029
|
-
window.setTimeout(() => this.u.
|
|
20150
|
+
window.setTimeout(() => this.u.b3(), 0);
|
|
20030
20151
|
}
|
|
20031
20152
|
if (this.c != null) {
|
|
20032
20153
|
this.c.cy();
|
|
20033
20154
|
}
|
|
20034
|
-
this.h.
|
|
20155
|
+
this.h.aw(false);
|
|
20035
20156
|
this.ah = false;
|
|
20157
|
+
this.h.aj();
|
|
20036
20158
|
}
|
|
20037
20159
|
focus(a = false) {
|
|
20038
20160
|
if (this.o != null) {
|
|
20039
20161
|
this.o.focus(a);
|
|
20040
20162
|
}
|
|
20041
|
-
if (!this.u.
|
|
20163
|
+
if (!this.u.aw && this.ay == true) {
|
|
20042
20164
|
if (this.ah == false) {
|
|
20043
|
-
if (this.
|
|
20044
|
-
|
|
20165
|
+
if (this.al) {
|
|
20166
|
+
return;
|
|
20167
|
+
}
|
|
20168
|
+
if (this.au == false) {
|
|
20169
|
+
this.dc();
|
|
20045
20170
|
this.ah = true;
|
|
20046
|
-
window.setTimeout(() => this.
|
|
20171
|
+
window.setTimeout(() => this.cv(), 0);
|
|
20047
20172
|
}
|
|
20048
20173
|
else {
|
|
20049
|
-
if (this.
|
|
20050
|
-
this.
|
|
20174
|
+
if (this.ay == true && this.ar == false) {
|
|
20175
|
+
this.dc();
|
|
20051
20176
|
this.ah = true;
|
|
20052
|
-
window.setTimeout(() => this.
|
|
20177
|
+
window.setTimeout(() => this.cv(), 0);
|
|
20053
20178
|
}
|
|
20054
20179
|
}
|
|
20055
20180
|
}
|
|
@@ -20058,33 +20183,33 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
20058
20183
|
}
|
|
20059
20184
|
}
|
|
20060
20185
|
}
|
|
20061
|
-
|
|
20186
|
+
cw() {
|
|
20062
20187
|
this.ah = false;
|
|
20063
20188
|
}
|
|
20064
|
-
|
|
20189
|
+
df() {
|
|
20065
20190
|
if (this.o != null) {
|
|
20066
20191
|
this.o.dp();
|
|
20067
20192
|
}
|
|
20068
20193
|
}
|
|
20069
|
-
|
|
20194
|
+
cv() {
|
|
20070
20195
|
this.c.cq();
|
|
20071
20196
|
}
|
|
20072
|
-
|
|
20197
|
+
c3() {
|
|
20073
20198
|
let a = new GotFocusEventArgs();
|
|
20074
|
-
this.
|
|
20199
|
+
this.c5(a);
|
|
20075
20200
|
}
|
|
20076
|
-
|
|
20201
|
+
c4() {
|
|
20077
20202
|
let a = new LostFocusEventArgs();
|
|
20078
|
-
this.
|
|
20203
|
+
this.c7(a);
|
|
20079
20204
|
}
|
|
20080
|
-
|
|
20205
|
+
di() {
|
|
20081
20206
|
}
|
|
20082
|
-
|
|
20207
|
+
dg() {
|
|
20083
20208
|
}
|
|
20084
|
-
|
|
20209
|
+
bf() {
|
|
20085
20210
|
return this.b();
|
|
20086
20211
|
}
|
|
20087
|
-
|
|
20212
|
+
bv() {
|
|
20088
20213
|
let a = this.b();
|
|
20089
20214
|
return a.g();
|
|
20090
20215
|
}
|
|
@@ -20092,7 +20217,7 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
20092
20217
|
let a = new DatePickerVisualModelExport();
|
|
20093
20218
|
a.e = this.y;
|
|
20094
20219
|
a.d = this.w;
|
|
20095
|
-
a.c = this.u.
|
|
20220
|
+
a.c = this.u.bc();
|
|
20096
20221
|
a.b = this.q.fe();
|
|
20097
20222
|
a.a = this.c.bj();
|
|
20098
20223
|
if (this.ad != null) {
|
|
@@ -20125,30 +20250,30 @@ let DatePicker = /*@__PURE__*/ (() => {
|
|
|
20125
20250
|
}
|
|
20126
20251
|
return a;
|
|
20127
20252
|
}
|
|
20128
|
-
|
|
20253
|
+
c5(a) {
|
|
20129
20254
|
if (null != this.gotFocus) {
|
|
20130
20255
|
this.gotFocus(this, a);
|
|
20131
20256
|
}
|
|
20132
20257
|
}
|
|
20133
|
-
|
|
20258
|
+
c7(a) {
|
|
20134
20259
|
if (null != this.lostFocus) {
|
|
20135
20260
|
this.lostFocus(this, a);
|
|
20136
20261
|
}
|
|
20137
20262
|
}
|
|
20138
|
-
|
|
20263
|
+
c6(a) {
|
|
20139
20264
|
if (null != this.keyDown) {
|
|
20140
20265
|
this.keyDown(this, a);
|
|
20141
20266
|
}
|
|
20142
20267
|
}
|
|
20143
|
-
|
|
20268
|
+
c2(a) {
|
|
20144
20269
|
if (null != this.changing) {
|
|
20145
20270
|
this.changing(this, a);
|
|
20146
20271
|
}
|
|
20147
20272
|
}
|
|
20148
20273
|
}
|
|
20149
20274
|
DatePicker.$t = markType(DatePicker, 'DatePicker', Base.$, [INotifyPropertyChanged_$type]);
|
|
20150
|
-
DatePicker.
|
|
20151
|
-
DatePicker.
|
|
20275
|
+
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";
|
|
20276
|
+
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";
|
|
20152
20277
|
DatePicker.ab = null;
|
|
20153
20278
|
return DatePicker;
|
|
20154
20279
|
})();
|
|
@@ -20344,28 +20469,28 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
|
|
|
20344
20469
|
* Gets or Sets the property name that contains the values.
|
|
20345
20470
|
*/
|
|
20346
20471
|
get today() {
|
|
20347
|
-
return this.i.
|
|
20472
|
+
return this.i.ba;
|
|
20348
20473
|
}
|
|
20349
20474
|
set today(v) {
|
|
20350
|
-
this.i.
|
|
20475
|
+
this.i.ba = v;
|
|
20351
20476
|
}
|
|
20352
20477
|
/**
|
|
20353
20478
|
* Gets or Sets the property name that contains the label.
|
|
20354
20479
|
*/
|
|
20355
20480
|
get label() {
|
|
20356
|
-
return this.i.
|
|
20481
|
+
return this.i.b3;
|
|
20357
20482
|
}
|
|
20358
20483
|
set label(v) {
|
|
20359
|
-
this.i.
|
|
20484
|
+
this.i.b3 = v;
|
|
20360
20485
|
}
|
|
20361
20486
|
/**
|
|
20362
20487
|
* Gets or sets the color to use for the text.
|
|
20363
20488
|
*/
|
|
20364
20489
|
get labelTextColor() {
|
|
20365
|
-
return brushToString(this.i.
|
|
20490
|
+
return brushToString(this.i.dw);
|
|
20366
20491
|
}
|
|
20367
20492
|
set labelTextColor(v) {
|
|
20368
|
-
this.i.
|
|
20493
|
+
this.i.dw = stringToBrush(v);
|
|
20369
20494
|
}
|
|
20370
20495
|
/**
|
|
20371
20496
|
* Gets or sets the font to use for the combobox.
|
|
@@ -20385,28 +20510,28 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
|
|
|
20385
20510
|
* Gets or Sets the property name that contains the placeholder.
|
|
20386
20511
|
*/
|
|
20387
20512
|
get placeholder() {
|
|
20388
|
-
return this.i.
|
|
20513
|
+
return this.i.cb;
|
|
20389
20514
|
}
|
|
20390
20515
|
set placeholder(v) {
|
|
20391
|
-
this.i.
|
|
20516
|
+
this.i.cb = v;
|
|
20392
20517
|
}
|
|
20393
20518
|
/**
|
|
20394
20519
|
* Gets or Sets the property name that contains the MinDate.
|
|
20395
20520
|
*/
|
|
20396
20521
|
get minDate() {
|
|
20397
|
-
return this.i.
|
|
20522
|
+
return this.i.a9;
|
|
20398
20523
|
}
|
|
20399
20524
|
set minDate(v) {
|
|
20400
|
-
this.i.
|
|
20525
|
+
this.i.a9 = v;
|
|
20401
20526
|
}
|
|
20402
20527
|
/**
|
|
20403
20528
|
* Gets or Sets the property name that contains the MaxDate.
|
|
20404
20529
|
*/
|
|
20405
20530
|
get maxDate() {
|
|
20406
|
-
return this.i.
|
|
20531
|
+
return this.i.a8;
|
|
20407
20532
|
}
|
|
20408
20533
|
set maxDate(v) {
|
|
20409
|
-
this.i.
|
|
20534
|
+
this.i.a8 = v;
|
|
20410
20535
|
}
|
|
20411
20536
|
/**
|
|
20412
20537
|
* Gets or sets the display density to use for the date pcicker.
|
|
@@ -20444,55 +20569,55 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
|
|
|
20444
20569
|
* Gets or Sets the text color
|
|
20445
20570
|
*/
|
|
20446
20571
|
get textColor() {
|
|
20447
|
-
return brushToString(this.i.
|
|
20572
|
+
return brushToString(this.i.dx);
|
|
20448
20573
|
}
|
|
20449
20574
|
set textColor(v) {
|
|
20450
|
-
this.i.
|
|
20575
|
+
this.i.dx = stringToBrush(v);
|
|
20451
20576
|
}
|
|
20452
20577
|
/**
|
|
20453
20578
|
* Gets or Sets the text color
|
|
20454
20579
|
*/
|
|
20455
20580
|
get iconColor() {
|
|
20456
|
-
return brushToString(this.i.
|
|
20581
|
+
return brushToString(this.i.dv);
|
|
20457
20582
|
}
|
|
20458
20583
|
set iconColor(v) {
|
|
20459
|
-
this.i.
|
|
20584
|
+
this.i.dv = stringToBrush(v);
|
|
20460
20585
|
}
|
|
20461
20586
|
/**
|
|
20462
20587
|
* Gets or sets the ShowClearButton property to detirmine if the clear button is shown
|
|
20463
20588
|
*/
|
|
20464
20589
|
get showClearButton() {
|
|
20465
|
-
return this.i.
|
|
20590
|
+
return this.i.az;
|
|
20466
20591
|
}
|
|
20467
20592
|
set showClearButton(v) {
|
|
20468
|
-
this.i.
|
|
20593
|
+
this.i.az = ensureBool(v);
|
|
20469
20594
|
}
|
|
20470
20595
|
/**
|
|
20471
20596
|
* Gets or sets the ShowTodayButton property to detirmine if the today button is shown
|
|
20472
20597
|
*/
|
|
20473
20598
|
get showTodayButton() {
|
|
20474
|
-
return this.i.
|
|
20599
|
+
return this.i.a0;
|
|
20475
20600
|
}
|
|
20476
20601
|
set showTodayButton(v) {
|
|
20477
|
-
this.i.
|
|
20602
|
+
this.i.a0 = ensureBool(v);
|
|
20478
20603
|
}
|
|
20479
20604
|
/**
|
|
20480
20605
|
* Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
|
|
20481
20606
|
*/
|
|
20482
20607
|
get allowTextInput() {
|
|
20483
|
-
return this.i.
|
|
20608
|
+
return this.i.au;
|
|
20484
20609
|
}
|
|
20485
20610
|
set allowTextInput(v) {
|
|
20486
|
-
this.i.
|
|
20611
|
+
this.i.au = ensureBool(v);
|
|
20487
20612
|
}
|
|
20488
20613
|
/**
|
|
20489
20614
|
* Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
|
|
20490
20615
|
*/
|
|
20491
20616
|
get openOnFocus() {
|
|
20492
|
-
return this.i.
|
|
20617
|
+
return this.i.ay;
|
|
20493
20618
|
}
|
|
20494
20619
|
set openOnFocus(v) {
|
|
20495
|
-
this.i.
|
|
20620
|
+
this.i.ay = ensureBool(v);
|
|
20496
20621
|
}
|
|
20497
20622
|
/**
|
|
20498
20623
|
* Gets or sets the FirstDayOfWeek property to detirmine first day of the week
|
|
@@ -20516,10 +20641,10 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
|
|
|
20516
20641
|
* Gets or sets the ShowWeekNumbers property to detirmine if the week numbers are shown
|
|
20517
20642
|
*/
|
|
20518
20643
|
get showWeekNumbers() {
|
|
20519
|
-
return this.i.
|
|
20644
|
+
return this.i.a1;
|
|
20520
20645
|
}
|
|
20521
20646
|
set showWeekNumbers(v) {
|
|
20522
|
-
this.i.
|
|
20647
|
+
this.i.a1 = ensureBool(v);
|
|
20523
20648
|
}
|
|
20524
20649
|
/**
|
|
20525
20650
|
* Gets or sets the date time format to use for this column. If FormatString is specificied this value is ignored.
|
|
@@ -20534,16 +20659,43 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
|
|
|
20534
20659
|
* Gets or sets the Format property to detirmine the format of the date in the input
|
|
20535
20660
|
*/
|
|
20536
20661
|
get formatString() {
|
|
20537
|
-
return this.i.
|
|
20662
|
+
return this.i.by;
|
|
20538
20663
|
}
|
|
20539
20664
|
set formatString(v) {
|
|
20540
|
-
this.i.
|
|
20665
|
+
this.i.by = v;
|
|
20541
20666
|
}
|
|
20542
20667
|
get isDisabled() {
|
|
20543
|
-
return this.i.
|
|
20668
|
+
return this.i.av;
|
|
20544
20669
|
}
|
|
20545
20670
|
set isDisabled(v) {
|
|
20546
|
-
this.i.
|
|
20671
|
+
this.i.av = ensureBool(v);
|
|
20672
|
+
}
|
|
20673
|
+
/**
|
|
20674
|
+
* Indicates that the calendar dropdown will position itself relative to the window instead of the document.
|
|
20675
|
+
*/
|
|
20676
|
+
get isFixed() {
|
|
20677
|
+
return this.i.aw;
|
|
20678
|
+
}
|
|
20679
|
+
set isFixed(v) {
|
|
20680
|
+
this.i.aw = ensureBool(v);
|
|
20681
|
+
}
|
|
20682
|
+
/**
|
|
20683
|
+
* Indicates that the dropdown should open as a child of the date picker.
|
|
20684
|
+
*/
|
|
20685
|
+
get openAsChild() {
|
|
20686
|
+
return this.i.ax;
|
|
20687
|
+
}
|
|
20688
|
+
set openAsChild(v) {
|
|
20689
|
+
this.i.ax = ensureBool(v);
|
|
20690
|
+
}
|
|
20691
|
+
/**
|
|
20692
|
+
* Indicates that the dropdown will place itself into the browser top layer.
|
|
20693
|
+
*/
|
|
20694
|
+
get useTopLayer() {
|
|
20695
|
+
return this.i.a2;
|
|
20696
|
+
}
|
|
20697
|
+
set useTopLayer(v) {
|
|
20698
|
+
this.i.a2 = ensureBool(v);
|
|
20547
20699
|
}
|
|
20548
20700
|
get hasUserValues() {
|
|
20549
20701
|
return this._hasUserValues;
|
|
@@ -20599,14 +20751,14 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
|
|
|
20599
20751
|
this._inStyling = false;
|
|
20600
20752
|
}
|
|
20601
20753
|
select() {
|
|
20602
|
-
this.i.
|
|
20754
|
+
this.i.df();
|
|
20603
20755
|
}
|
|
20604
20756
|
/**
|
|
20605
20757
|
* Exports visual information about the current state of the grid.
|
|
20606
20758
|
|
|
20607
20759
|
*/
|
|
20608
20760
|
exportVisualModel() {
|
|
20609
|
-
let iv = this.i.
|
|
20761
|
+
let iv = this.i.bf();
|
|
20610
20762
|
return (iv);
|
|
20611
20763
|
}
|
|
20612
20764
|
/**
|
|
@@ -20614,7 +20766,7 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
|
|
|
20614
20766
|
|
|
20615
20767
|
*/
|
|
20616
20768
|
exportSerializedVisualModel() {
|
|
20617
|
-
let iv = this.i.
|
|
20769
|
+
let iv = this.i.bv();
|
|
20618
20770
|
return (iv);
|
|
20619
20771
|
}
|
|
20620
20772
|
/**
|
|
@@ -20739,7 +20891,7 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
|
|
|
20739
20891
|
}
|
|
20740
20892
|
}
|
|
20741
20893
|
IgxDatePickerComponent.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerComponent, deps: [{ token: Renderer2 }, { token: ViewContainerRef }, { token: NgZone }, { token: Injector }, { token: ComponentFactoryResolver }], target: ɵɵFactoryTarget.Component });
|
|
20742
|
-
IgxDatePickerComponent.ɵcmp = ɵɵ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: ElementRef, static: true }], ngImport: i0, template: `<div #datePickerContainer>
|
|
20894
|
+
IgxDatePickerComponent.ɵcmp = ɵɵ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: ElementRef, static: true }], ngImport: i0, template: `<div #datePickerContainer>
|
|
20743
20895
|
<div #inputcontainer>
|
|
20744
20896
|
</div>
|
|
20745
20897
|
<div #popupContainer>
|
|
@@ -20819,6 +20971,12 @@ let IgxDatePickerComponent = /*@__PURE__*/ (() => {
|
|
|
20819
20971
|
type: Input
|
|
20820
20972
|
}], isDisabled: [{
|
|
20821
20973
|
type: Input
|
|
20974
|
+
}], isFixed: [{
|
|
20975
|
+
type: Input
|
|
20976
|
+
}], openAsChild: [{
|
|
20977
|
+
type: Input
|
|
20978
|
+
}], useTopLayer: [{
|
|
20979
|
+
type: Input
|
|
20822
20980
|
}], selectedValueChanged: [{
|
|
20823
20981
|
type: Output
|
|
20824
20982
|
}], gotFocus: [{
|
|
@@ -24749,7 +24907,7 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
24749
24907
|
this.s = false;
|
|
24750
24908
|
this.ag = false;
|
|
24751
24909
|
this.c6 = null;
|
|
24752
|
-
this.c1 = ThemeResolver.ah(XCheckbox.m, BrushUtil.
|
|
24910
|
+
this.c1 = ThemeResolver.ah(XCheckbox.m, BrushUtil.h(0, 0, 0, 0), BrushUtil.h(0, 0, 0, 0));
|
|
24753
24911
|
this.c3 = null;
|
|
24754
24912
|
this.c5 = null;
|
|
24755
24913
|
this.c0 = ThemeResolver.ag(XCheckbox.m, XCheckbox.k, "TickColor");
|
|
@@ -25296,10 +25454,10 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
25296
25454
|
cp() {
|
|
25297
25455
|
this.ck();
|
|
25298
25456
|
if (this.checked) {
|
|
25299
|
-
this.view.aj(BrushUtil.
|
|
25457
|
+
this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.c8, 0.1));
|
|
25300
25458
|
}
|
|
25301
25459
|
else {
|
|
25302
|
-
this.view.aj(BrushUtil.
|
|
25460
|
+
this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.dc, 0.1));
|
|
25303
25461
|
}
|
|
25304
25462
|
}
|
|
25305
25463
|
get a() {
|
|
@@ -25354,10 +25512,10 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
25354
25512
|
c = -1;
|
|
25355
25513
|
}
|
|
25356
25514
|
if (b) {
|
|
25357
|
-
this.view.aj(BrushUtil.
|
|
25515
|
+
this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.c8, 0.1));
|
|
25358
25516
|
}
|
|
25359
25517
|
else {
|
|
25360
|
-
this.view.aj(BrushUtil.
|
|
25518
|
+
this.view.aj(BrushUtil.q(this.c8, 0.6), BrushUtil.q(this.dc, 0.1));
|
|
25361
25519
|
}
|
|
25362
25520
|
if (!this.indeterminate) {
|
|
25363
25521
|
NativeUI.af(this.view.t, null);
|
|
@@ -25483,11 +25641,11 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
25483
25641
|
XCheckbox.g = ThemeResolver.a(((() => {
|
|
25484
25642
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
25485
25643
|
$ret.addItem("CheckPath", "M4.1,12.7 9,17.6 20.3,6.3");
|
|
25486
|
-
$ret.addItem("UncheckedBorderColor", BrushUtil.
|
|
25487
|
-
$ret.addItem("CheckedBorderColor", BrushUtil.
|
|
25488
|
-
$ret.addItem("UncheckedBackgroundColor", BrushUtil.
|
|
25489
|
-
$ret.addItem("CheckedBackgroundColor", BrushUtil.
|
|
25490
|
-
$ret.addItem("TickColor", BrushUtil.
|
|
25644
|
+
$ret.addItem("UncheckedBorderColor", BrushUtil.h(255, 153, 153, 153));
|
|
25645
|
+
$ret.addItem("CheckedBorderColor", BrushUtil.h(138, 33, 150, 243));
|
|
25646
|
+
$ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 255, 255, 255));
|
|
25647
|
+
$ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 33, 150, 243));
|
|
25648
|
+
$ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
|
|
25491
25649
|
$ret.addItem("TickStrokeWidth", 3);
|
|
25492
25650
|
$ret.addItem("BorderWidth", NaN);
|
|
25493
25651
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -25496,11 +25654,11 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
25496
25654
|
XCheckbox.h = ThemeResolver.a(((() => {
|
|
25497
25655
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
25498
25656
|
$ret.addItem("CheckPath", "M4.1,12.7 9,17.6 20.3,6.3");
|
|
25499
|
-
$ret.addItem("UncheckedBorderColor", BrushUtil.
|
|
25500
|
-
$ret.addItem("CheckedBorderColor", BrushUtil.
|
|
25501
|
-
$ret.addItem("UncheckedBackgroundColor", BrushUtil.
|
|
25502
|
-
$ret.addItem("CheckedBackgroundColor", BrushUtil.
|
|
25503
|
-
$ret.addItem("TickColor", BrushUtil.
|
|
25657
|
+
$ret.addItem("UncheckedBorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
25658
|
+
$ret.addItem("CheckedBorderColor", BrushUtil.h(138, 0, 0, 0));
|
|
25659
|
+
$ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 255, 255, 255));
|
|
25660
|
+
$ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 228, 28, 119));
|
|
25661
|
+
$ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
|
|
25504
25662
|
$ret.addItem("TickStrokeWidth", 3);
|
|
25505
25663
|
$ret.addItem("BorderWidth", NaN);
|
|
25506
25664
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -25509,11 +25667,11 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
25509
25667
|
XCheckbox.j = ThemeResolver.a(((() => {
|
|
25510
25668
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
25511
25669
|
$ret.addItem("CheckPath", "M5.1,12.7 9,17.6 19,9");
|
|
25512
|
-
$ret.addItem("UncheckedBorderColor", BrushUtil.
|
|
25513
|
-
$ret.addItem("CheckedBorderColor", BrushUtil.
|
|
25514
|
-
$ret.addItem("UncheckedBackgroundColor", BrushUtil.
|
|
25515
|
-
$ret.addItem("CheckedBackgroundColor", BrushUtil.
|
|
25516
|
-
$ret.addItem("TickColor", BrushUtil.
|
|
25670
|
+
$ret.addItem("UncheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
|
|
25671
|
+
$ret.addItem("CheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
|
|
25672
|
+
$ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 255, 255, 255));
|
|
25673
|
+
$ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
|
|
25674
|
+
$ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
|
|
25517
25675
|
$ret.addItem("TickStrokeWidth", 3);
|
|
25518
25676
|
$ret.addItem("BorderWidth", NaN);
|
|
25519
25677
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -25522,11 +25680,11 @@ let XCheckbox = /*@__PURE__*/ (() => {
|
|
|
25522
25680
|
XCheckbox.i = ThemeResolver.a(((() => {
|
|
25523
25681
|
let $ret = new Dictionary$2(String_$type, Base.$, 0);
|
|
25524
25682
|
$ret.addItem("CheckPath", "M5.1,12.7 9,17.6 19,9");
|
|
25525
|
-
$ret.addItem("UncheckedBorderColor", BrushUtil.
|
|
25526
|
-
$ret.addItem("CheckedBorderColor", BrushUtil.
|
|
25527
|
-
$ret.addItem("UncheckedBackgroundColor", BrushUtil.
|
|
25528
|
-
$ret.addItem("CheckedBackgroundColor", BrushUtil.
|
|
25529
|
-
$ret.addItem("TickColor", BrushUtil.
|
|
25683
|
+
$ret.addItem("UncheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
|
|
25684
|
+
$ret.addItem("CheckedBorderColor", BrushUtil.h(255, 105, 136, 255));
|
|
25685
|
+
$ret.addItem("UncheckedBackgroundColor", BrushUtil.h(255, 55, 63, 86));
|
|
25686
|
+
$ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
|
|
25687
|
+
$ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
|
|
25530
25688
|
$ret.addItem("TickStrokeWidth", 3);
|
|
25531
25689
|
$ret.addItem("BorderWidth", NaN);
|
|
25532
25690
|
$ret.addItem("CornerRadius", 2);
|
|
@@ -27636,61 +27794,61 @@ let XButtonGroup = /*@__PURE__*/ (() => {
|
|
|
27636
27794
|
XButtonGroup.$t = markType(XButtonGroup, 'XButtonGroup', Base.$, [INotifyPropertyChanged_$type]);
|
|
27637
27795
|
XButtonGroup.o = 2;
|
|
27638
27796
|
XButtonGroup.av = 4;
|
|
27639
|
-
XButtonGroup.gn = BrushUtil.
|
|
27640
|
-
XButtonGroup.gp = BrushUtil.
|
|
27641
|
-
XButtonGroup.go = BrushUtil.
|
|
27642
|
-
XButtonGroup.gq = BrushUtil.
|
|
27797
|
+
XButtonGroup.gn = BrushUtil.h(255, 255, 255, 255);
|
|
27798
|
+
XButtonGroup.gp = BrushUtil.h(10, 0, 0, 0);
|
|
27799
|
+
XButtonGroup.go = BrushUtil.h(255, 199, 199, 199);
|
|
27800
|
+
XButtonGroup.gq = BrushUtil.h(255, 199, 199, 199);
|
|
27643
27801
|
XButtonGroup.au = 1;
|
|
27644
|
-
XButtonGroup.gu = BrushUtil.
|
|
27645
|
-
XButtonGroup.gr = BrushUtil.
|
|
27646
|
-
XButtonGroup.gv = BrushUtil.
|
|
27647
|
-
XButtonGroup.gy = BrushUtil.
|
|
27648
|
-
XButtonGroup.gs = BrushUtil.
|
|
27649
|
-
XButtonGroup.gt = BrushUtil.
|
|
27650
|
-
XButtonGroup.gw = BrushUtil.
|
|
27651
|
-
XButtonGroup.gx = BrushUtil.
|
|
27802
|
+
XButtonGroup.gu = BrushUtil.h(255, 0, 0, 0);
|
|
27803
|
+
XButtonGroup.gr = BrushUtil.h(66, 0, 0, 0);
|
|
27804
|
+
XButtonGroup.gv = BrushUtil.h(60, 0, 0, 0);
|
|
27805
|
+
XButtonGroup.gy = BrushUtil.h(255, 0, 0, 0);
|
|
27806
|
+
XButtonGroup.gs = BrushUtil.h(30, 0, 0, 0);
|
|
27807
|
+
XButtonGroup.gt = BrushUtil.h(255, 0, 0, 0);
|
|
27808
|
+
XButtonGroup.gw = BrushUtil.h(96, 0, 0, 0);
|
|
27809
|
+
XButtonGroup.gx = BrushUtil.h(255, 0, 0, 0);
|
|
27652
27810
|
XButtonGroup.ap = 3;
|
|
27653
|
-
XButtonGroup.fn = BrushUtil.
|
|
27654
|
-
XButtonGroup.fp = BrushUtil.
|
|
27655
|
-
XButtonGroup.fo = BrushUtil.
|
|
27656
|
-
XButtonGroup.fq = BrushUtil.
|
|
27811
|
+
XButtonGroup.fn = BrushUtil.h(0, 255, 255, 255);
|
|
27812
|
+
XButtonGroup.fp = BrushUtil.h(10, 0, 0, 0);
|
|
27813
|
+
XButtonGroup.fo = BrushUtil.h(255, 33, 150, 243);
|
|
27814
|
+
XButtonGroup.fq = BrushUtil.h(255, 199, 199, 199);
|
|
27657
27815
|
XButtonGroup.ao = 1;
|
|
27658
|
-
XButtonGroup.fu = BrushUtil.
|
|
27659
|
-
XButtonGroup.fr = BrushUtil.
|
|
27660
|
-
XButtonGroup.fv = BrushUtil.
|
|
27661
|
-
XButtonGroup.fy = BrushUtil.
|
|
27662
|
-
XButtonGroup.fs = BrushUtil.
|
|
27663
|
-
XButtonGroup.ft = BrushUtil.
|
|
27664
|
-
XButtonGroup.fw = BrushUtil.
|
|
27665
|
-
XButtonGroup.fx = BrushUtil.
|
|
27816
|
+
XButtonGroup.fu = BrushUtil.h(255, 33, 150, 243);
|
|
27817
|
+
XButtonGroup.fr = BrushUtil.h(66, 0, 0, 0);
|
|
27818
|
+
XButtonGroup.fv = BrushUtil.h(255, 33, 150, 243);
|
|
27819
|
+
XButtonGroup.fy = BrushUtil.h(255, 255, 255, 255);
|
|
27820
|
+
XButtonGroup.fs = BrushUtil.h(26, 33, 150, 243);
|
|
27821
|
+
XButtonGroup.ft = BrushUtil.h(255, 33, 150, 243);
|
|
27822
|
+
XButtonGroup.fw = BrushUtil.h(255, 33, 150, 243);
|
|
27823
|
+
XButtonGroup.fx = BrushUtil.h(255, 255, 255, 255);
|
|
27666
27824
|
XButtonGroup.at = 4;
|
|
27667
|
-
XButtonGroup.gb = BrushUtil.
|
|
27668
|
-
XButtonGroup.gd = BrushUtil.
|
|
27669
|
-
XButtonGroup.gc = BrushUtil.
|
|
27670
|
-
XButtonGroup.ge = BrushUtil.
|
|
27825
|
+
XButtonGroup.gb = BrushUtil.h(0, 255, 255, 255);
|
|
27826
|
+
XButtonGroup.gd = BrushUtil.h(10, 0, 0, 0);
|
|
27827
|
+
XButtonGroup.gc = BrushUtil.h(0, 0, 0, 0);
|
|
27828
|
+
XButtonGroup.ge = BrushUtil.h(255, 199, 199, 199);
|
|
27671
27829
|
XButtonGroup.as = 0;
|
|
27672
|
-
XButtonGroup.gi = BrushUtil.
|
|
27673
|
-
XButtonGroup.gf = BrushUtil.
|
|
27674
|
-
XButtonGroup.gj = BrushUtil.
|
|
27675
|
-
XButtonGroup.gm = BrushUtil.
|
|
27676
|
-
XButtonGroup.gg = BrushUtil.
|
|
27677
|
-
XButtonGroup.gh = BrushUtil.
|
|
27678
|
-
XButtonGroup.gk = BrushUtil.
|
|
27679
|
-
XButtonGroup.gl = BrushUtil.
|
|
27830
|
+
XButtonGroup.gi = BrushUtil.h(255, 228, 28, 119);
|
|
27831
|
+
XButtonGroup.gf = BrushUtil.h(66, 0, 0, 0);
|
|
27832
|
+
XButtonGroup.gj = BrushUtil.h(30, 228, 28, 119);
|
|
27833
|
+
XButtonGroup.gm = BrushUtil.h(255, 228, 28, 119);
|
|
27834
|
+
XButtonGroup.gg = BrushUtil.h(13, 228, 28, 119);
|
|
27835
|
+
XButtonGroup.gh = BrushUtil.h(255, 228, 28, 119);
|
|
27836
|
+
XButtonGroup.gk = BrushUtil.h(30, 228, 28, 119);
|
|
27837
|
+
XButtonGroup.gl = BrushUtil.h(255, 228, 28, 119);
|
|
27680
27838
|
XButtonGroup.an = 0;
|
|
27681
|
-
XButtonGroup.fb = BrushUtil.
|
|
27682
|
-
XButtonGroup.fd = BrushUtil.
|
|
27683
|
-
XButtonGroup.fc = BrushUtil.
|
|
27684
|
-
XButtonGroup.fe = BrushUtil.
|
|
27839
|
+
XButtonGroup.fb = BrushUtil.h(0, 255, 255, 255);
|
|
27840
|
+
XButtonGroup.fd = BrushUtil.h(10, 0, 0, 0);
|
|
27841
|
+
XButtonGroup.fc = BrushUtil.h(0, 0, 0, 0);
|
|
27842
|
+
XButtonGroup.fe = BrushUtil.h(0, 0, 0, 0);
|
|
27685
27843
|
XButtonGroup.am = 0;
|
|
27686
|
-
XButtonGroup.fi = BrushUtil.
|
|
27687
|
-
XButtonGroup.ff = BrushUtil.
|
|
27688
|
-
XButtonGroup.fj = BrushUtil.
|
|
27689
|
-
XButtonGroup.fm = BrushUtil.
|
|
27690
|
-
XButtonGroup.fg = BrushUtil.
|
|
27691
|
-
XButtonGroup.fh = BrushUtil.
|
|
27692
|
-
XButtonGroup.fk = BrushUtil.
|
|
27693
|
-
XButtonGroup.fl = BrushUtil.
|
|
27844
|
+
XButtonGroup.fi = BrushUtil.h(255, 119, 119, 119);
|
|
27845
|
+
XButtonGroup.ff = BrushUtil.h(66, 0, 0, 0);
|
|
27846
|
+
XButtonGroup.fj = BrushUtil.h(26, 33, 150, 243);
|
|
27847
|
+
XButtonGroup.fm = BrushUtil.h(255, 33, 150, 243);
|
|
27848
|
+
XButtonGroup.fg = BrushUtil.h(10, 33, 150, 243);
|
|
27849
|
+
XButtonGroup.fh = BrushUtil.h(255, 119, 119, 119);
|
|
27850
|
+
XButtonGroup.fk = BrushUtil.h(26, 33, 150, 243);
|
|
27851
|
+
XButtonGroup.fl = BrushUtil.h(255, 33, 150, 243);
|
|
27694
27852
|
XButtonGroup.cv = "OutlinedSelectedItemHoverBackgroundColor";
|
|
27695
27853
|
XButtonGroup.a4 = 0;
|
|
27696
27854
|
return XButtonGroup;
|
|
@@ -30084,26 +30242,26 @@ let XPopupBridge = /*@__PURE__*/ (() => {
|
|
|
30084
30242
|
getValue(a, b) {
|
|
30085
30243
|
let c = a;
|
|
30086
30244
|
switch (b) {
|
|
30087
|
-
case 22: return c.
|
|
30245
|
+
case 22: return c.aw;
|
|
30088
30246
|
case 25: return c.al;
|
|
30089
|
-
case 26: return c.
|
|
30090
|
-
case 17: return c.
|
|
30091
|
-
case 23: return c.
|
|
30092
|
-
case 35: switch (c.
|
|
30247
|
+
case 26: return c.a8;
|
|
30248
|
+
case 17: return c.a0;
|
|
30249
|
+
case 23: return c.cw;
|
|
30250
|
+
case 35: switch (c.p) {
|
|
30093
30251
|
case 1: return enumGetBox(NativeUIPopupAnimationType_$type, 1);
|
|
30094
30252
|
default: return enumGetBox(NativeUIPopupAnimationType_$type, 0);
|
|
30095
30253
|
}
|
|
30096
|
-
case 36: return c.
|
|
30097
|
-
case 37: return c.
|
|
30098
|
-
case 40: return c.
|
|
30099
|
-
case 41: return c.
|
|
30100
|
-
case 43: switch (c.
|
|
30254
|
+
case 36: return c.as;
|
|
30255
|
+
case 37: return c.ar;
|
|
30256
|
+
case 40: return c.ba;
|
|
30257
|
+
case 41: return c.at;
|
|
30258
|
+
case 43: switch (c.u) {
|
|
30101
30259
|
case 1: return enumGetBox(NativeUIPopupPointerPosition_$type, 1);
|
|
30102
30260
|
default: return enumGetBox(NativeUIPopupPointerPosition_$type, 2);
|
|
30103
30261
|
}
|
|
30104
|
-
case 42: return c.
|
|
30262
|
+
case 42: return c.c0;
|
|
30105
30263
|
case 39: return c.an;
|
|
30106
|
-
case 61: return c.
|
|
30264
|
+
case 61: return c.a3;
|
|
30107
30265
|
}
|
|
30108
30266
|
return super.getValue(a, b);
|
|
30109
30267
|
}
|
|
@@ -30114,46 +30272,46 @@ let XPopupBridge = /*@__PURE__*/ (() => {
|
|
|
30114
30272
|
d.al = c;
|
|
30115
30273
|
break;
|
|
30116
30274
|
case 26:
|
|
30117
|
-
d.
|
|
30275
|
+
d.a8 = typeGetValue(c);
|
|
30118
30276
|
break;
|
|
30119
30277
|
case 17:
|
|
30120
|
-
d.
|
|
30278
|
+
d.a0 = c;
|
|
30121
30279
|
break;
|
|
30122
30280
|
case 23:
|
|
30123
|
-
d.
|
|
30281
|
+
d.cw = c;
|
|
30124
30282
|
break;
|
|
30125
30283
|
case 35:
|
|
30126
30284
|
switch (EnumUtil.getEnumValue(NativeUIPopupAnimationType_$type, c)) {
|
|
30127
30285
|
case 1:
|
|
30128
|
-
d.
|
|
30286
|
+
d.p = 1;
|
|
30129
30287
|
break;
|
|
30130
30288
|
default:
|
|
30131
|
-
d.
|
|
30289
|
+
d.p = 0;
|
|
30132
30290
|
break;
|
|
30133
30291
|
}
|
|
30134
30292
|
break;
|
|
30135
30293
|
case 36:
|
|
30136
|
-
d.
|
|
30294
|
+
d.as = c;
|
|
30137
30295
|
break;
|
|
30138
30296
|
case 37:
|
|
30139
|
-
d.
|
|
30297
|
+
d.ar = c;
|
|
30140
30298
|
break;
|
|
30141
30299
|
case 40:
|
|
30142
|
-
d.
|
|
30300
|
+
d.ba = typeGetValue(c);
|
|
30143
30301
|
break;
|
|
30144
30302
|
case 41:
|
|
30145
|
-
d.
|
|
30303
|
+
d.at = c;
|
|
30146
30304
|
break;
|
|
30147
30305
|
case 42:
|
|
30148
|
-
d.
|
|
30306
|
+
d.c0 = c;
|
|
30149
30307
|
break;
|
|
30150
30308
|
case 43:
|
|
30151
30309
|
switch (EnumUtil.getEnumValue(NativeUIPopupPointerPosition_$type, c)) {
|
|
30152
30310
|
case 1:
|
|
30153
|
-
d.
|
|
30311
|
+
d.u = 1;
|
|
30154
30312
|
break;
|
|
30155
30313
|
case 2:
|
|
30156
|
-
d.
|
|
30314
|
+
d.u = 2;
|
|
30157
30315
|
break;
|
|
30158
30316
|
}
|
|
30159
30317
|
break;
|
|
@@ -30161,7 +30319,7 @@ let XPopupBridge = /*@__PURE__*/ (() => {
|
|
|
30161
30319
|
d.an = c;
|
|
30162
30320
|
break;
|
|
30163
30321
|
case 61:
|
|
30164
|
-
d.
|
|
30322
|
+
d.a3 = c;
|
|
30165
30323
|
break;
|
|
30166
30324
|
}
|
|
30167
30325
|
super.setValue(a, b, c);
|
|
@@ -30170,13 +30328,13 @@ let XPopupBridge = /*@__PURE__*/ (() => {
|
|
|
30170
30328
|
a.showRelativeToExclusionRect(b, this.v(c), this.u(d));
|
|
30171
30329
|
}
|
|
30172
30330
|
close(a) {
|
|
30173
|
-
a.
|
|
30331
|
+
a.b3();
|
|
30174
30332
|
}
|
|
30175
30333
|
notifyContentSizeChanged(a) {
|
|
30176
|
-
a.
|
|
30334
|
+
a.b6();
|
|
30177
30335
|
}
|
|
30178
30336
|
notifyExclusionRectChanged(a, b) {
|
|
30179
|
-
a.
|
|
30337
|
+
a.b7(b);
|
|
30180
30338
|
}
|
|
30181
30339
|
v(a) {
|
|
30182
30340
|
switch (a) {
|