igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
165 lines (164 loc) • 12.6 kB
JavaScript
/*
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
https://www.infragistics.com/legal/license/igultimate-la
https://www.infragistics.com/legal/license/igultimate-eula
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
*/
import { __extends } from "tslib";
import { Base, String_$type, markType } from "./type";
import { Dictionary$2 } from "./Dictionary$2";
import { ComboEditorGotFocusEventArgsDescriptionMetadata } from "./ComboEditorGotFocusEventArgsDescriptionMetadata";
import { ComboEditorLostFocusEventArgsDescriptionMetadata } from "./ComboEditorLostFocusEventArgsDescriptionMetadata";
import { ComboEditorTextChangedEventArgsDescriptionMetadata } from "./ComboEditorTextChangedEventArgsDescriptionMetadata";
import { ComboEditorValueChangedEventArgsDescriptionMetadata } from "./ComboEditorValueChangedEventArgsDescriptionMetadata";
import { KeyEventArgsDescriptionMetadata } from "./KeyEventArgsDescriptionMetadata";
import { InputChangeEventArgsDescriptionMetadata } from "./InputChangeEventArgsDescriptionMetadata";
import { ComboEditorDescription } from "./ComboEditorDescription";
/**
* @hidden
*/
var ComboEditorDescriptionMetadata = /** @class */ /*@__PURE__*/ (function (_super) {
__extends(ComboEditorDescriptionMetadata, _super);
function ComboEditorDescriptionMetadata() {
return _super !== null && _super.apply(this, arguments) || this;
}
ComboEditorDescriptionMetadata.b = function (a) {
if (ComboEditorDescriptionMetadata.a == null) {
ComboEditorDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
ComboEditorDescriptionMetadata.c(ComboEditorDescriptionMetadata.a);
}
if (a.k(ComboEditorDescriptionMetadata.a)) {
return;
}
a.ad(ComboEditorDescriptionMetadata.a);
ComboEditorGotFocusEventArgsDescriptionMetadata.d(a);
ComboEditorLostFocusEventArgsDescriptionMetadata.d(a);
ComboEditorTextChangedEventArgsDescriptionMetadata.d(a);
ComboEditorValueChangedEventArgsDescriptionMetadata.d(a);
KeyEventArgsDescriptionMetadata.d(a);
InputChangeEventArgsDescriptionMetadata.d(a);
};
ComboEditorDescriptionMetadata.c = function (a) {
a.item("Fields", "Array:string");
a.item("BackgroundColor", "Brush");
a.item("ActualBackgroundColor", "Brush");
a.item("BaseTheme", "ExportedType:string:BaseControlTheme");
a.item("BaseTheme@names", "Default;DenaliLight;MaterialLight;SlingshotLight;SlingshotDark;RevealLight;RevealDark");
a.item("ActualBaseTheme", "ExportedType:string:BaseControlTheme");
a.item("ActualBaseTheme@names", "Default;DenaliLight;MaterialLight;SlingshotLight;SlingshotDark;RevealLight;RevealDark");
a.item("BorderColor", "Brush");
a.item("ActualBorderColor", "Brush");
a.item("BorderWidth", "Number:double");
a.item("ActualBorderWidth", "Number:double");
a.item("ContentPaddingBottom", "(w:ContentPadding.Bottom,p:ContentPaddingBottom)Number:double");
a.item("ContentPaddingLeft", "(w:ContentPadding.Left,p:ContentPaddingLeft)Number:double");
a.item("ContentPaddingRight", "(w:ContentPadding.Right,p:ContentPaddingRight)Number:double");
a.item("ContentPaddingTop", "(w:ContentPadding.Top,p:ContentPaddingTop)Number:double");
a.item("ActualContentPaddingBottom", "(w:ActualContentPadding.Bottom,p:ActualContentPaddingBottom)Number:double");
a.item("ActualContentPaddingLeft", "(w:ActualContentPadding.Left,p:ActualContentPaddingLeft)Number:double");
a.item("ActualContentPaddingRight", "(w:ActualContentPadding.Right,p:ActualContentPaddingRight)Number:double");
a.item("ActualContentPaddingTop", "(w:ActualContentPadding.Top,p:ActualContentPaddingTop)Number:double");
a.item("CornerRadiusBottomRight", "(w:CornerRadius.BottomRight,p:CornerRadiusBottomRight)Number:double");
a.item("CornerRadiusBottomLeft", "(w:CornerRadius.BottomLeft,p:CornerRadiusBottomLeft)Number:double");
a.item("CornerRadiusTopLeft", "(w:CornerRadius.TopLeft,p:CornerRadiusTopLeft)Number:double");
a.item("CornerRadiusTopRight", "(w:CornerRadius.TopRight,p:CornerRadiusTopRight)Number:double");
a.item("ActualCornerRadiusBottomRight", "(w:ActualCornerRadius.BottomRight,p:ActualCornerRadiusBottomRight)Number:double");
a.item("ActualCornerRadiusBottomLeft", "(w:ActualCornerRadius.BottomLeft,p:ActualCornerRadiusBottomLeft)Number:double");
a.item("ActualCornerRadiusTopLeft", "(w:ActualCornerRadius.TopLeft,p:ActualCornerRadiusTopLeft)Number:double");
a.item("ActualCornerRadiusTopRight", "(w:ActualCornerRadius.TopRight,p:ActualCornerRadiusTopRight)Number:double");
a.item("DataSourceDesiredProperties", "Array:string");
a.item("Density", "ExportedType:string:ControlDisplayDensity");
a.item("Density@names", "Auto;Comfortable;Cosy;Compact;Minimal");
a.item("ActualDensity", "ExportedType:string:ControlDisplayDensity");
a.item("ActualDensity@names", "Auto;Comfortable;Cosy;Compact;Minimal");
a.item("DropDownButtonVisible", "Boolean");
a.item("FocusBorderColor", "Brush");
a.item("ActualFocusBorderColor", "Brush");
a.item("FocusBorderWidth", "Number:double");
a.item("ActualFocusBorderWidth", "Number:double");
a.item("FocusUnderlineColor", "Brush");
a.item("ActualFocusUnderlineColor", "Brush");
a.item("FocusUnderlineOpacity", "Number:double");
a.item("ActualFocusUnderlineOpacity", "Number:double");
a.item("FocusUnderlineRippleOpacity", "Number:double");
a.item("ActualFocusUnderlineRippleOpacity", "Number:double");
a.item("HoverUnderlineColor", "Brush");
a.item("ActualHoverUnderlineColor", "Brush");
a.item("HoverUnderlineOpacity", "Number:double");
a.item("ActualHoverUnderlineOpacity", "Number:double");
a.item("HoverUnderlineWidth", "Number:double");
a.item("ActualHoverUnderlineWidth", "Number:double");
a.item("DataSourceRef", "(w:ItemsSource,xam:ItemsSource,p:ItemsSource)DataRef::object");
a.item("Label", "String");
a.item("LabelTextColor", "Brush");
a.item("ActualLabelTextColor", "Brush");
a.item("LabelFontFamily", "(w:LabelFontFamily/FontFamilyTransform,s:LabelTextStyle/FontFamilyTransform,xam:LabelFontFamily,wf:LabelFontFamily,web:labelTextStyle/FontFamilyTransform)String");
a.item("LabelFontSize", "(w:LabelFontSize,s:LabelTextStyle/FontSizeTransform,xam:LabelFontSize,wf:LabelFontSize,web:labelTextStyle/FontSizeTransform)Number:double");
a.item("LabelFontStyle", "(w:LabelFontStyle/FontStyleTransform,p:LabelFontStyle/FontStyleTransform,wf:LabelTextStyle/FontStyleTransform,s:LabelTextStyle/FontStyleTransform,web:labelTextStyle/FontStyleTransform)String");
a.item("LabelFontWeight", "(w:LabelFontWeight/FontWeightTransform,p:LabelFontWeight/FontWeightTransform,s:LabelTextStyle/FontWeightTransform,web:labelTextStyle/FontWeightTransform)String");
a.item("ActualLabelVisible", "Boolean");
a.item("NoMatchesFoundLabel", "String");
a.item("ActualNoMatchesFoundLabel", "String");
a.item("NoMatchesFoundLabelBackgroundColor", "Brush");
a.item("ActualNoMatchesFoundLabelBackgroundColor", "Brush");
a.item("NoMatchesFoundLabelTextColor", "Brush");
a.item("ActualNoMatchesFoundLabelTextColor", "Brush");
a.item("NoMatchesFoundLabelFontFamily", "(w:NoMatchesFoundLabelFontFamily/FontFamilyTransform,s:NoMatchesFoundLabelTextStyle/FontFamilyTransform,xam:NoMatchesFoundLabelFontFamily,wf:NoMatchesFoundLabelFontFamily,web:noMatchesFoundLabelTextStyle/FontFamilyTransform)String");
a.item("NoMatchesFoundLabelFontSize", "(w:NoMatchesFoundLabelFontSize,s:NoMatchesFoundLabelTextStyle/FontSizeTransform,xam:NoMatchesFoundLabelFontSize,wf:NoMatchesFoundLabelFontSize,web:noMatchesFoundLabelTextStyle/FontSizeTransform)Number:double");
a.item("NoMatchesFoundLabelFontStyle", "(w:NoMatchesFoundLabelFontStyle/FontStyleTransform,p:NoMatchesFoundLabelFontStyle/FontStyleTransform,wf:NoMatchesFoundLabelTextStyle/FontStyleTransform,s:NoMatchesFoundLabelTextStyle/FontStyleTransform,web:noMatchesFoundLabelTextStyle/FontStyleTransform)String");
a.item("NoMatchesFoundLabelFontWeight", "(w:NoMatchesFoundLabelFontWeight/FontWeightTransform,p:NoMatchesFoundLabelFontWeight/FontWeightTransform,s:NoMatchesFoundLabelTextStyle/FontWeightTransform,web:noMatchesFoundLabelTextStyle/FontWeightTransform)String");
a.item("Placeholder", "String");
a.item("TextColor", "Brush");
a.item("ActualTextColor", "Brush");
a.item("FontFamily", "(w:FontFamily/FontFamilyTransform,s:TextStyle/FontFamilyTransform,xam:FontFamily,wf:FontFamily,web:textStyle/FontFamilyTransform)String");
a.item("FontSize", "(w:FontSize,s:TextStyle/FontSizeTransform,xam:FontSize,wf:FontSize,web:textStyle/FontSizeTransform)Number:double");
a.item("FontStyle", "(w:FontStyle/FontStyleTransform,p:FontStyle/FontStyleTransform,wf:TextStyle/FontStyleTransform,s:TextStyle/FontStyleTransform,web:textStyle/FontStyleTransform)String");
a.item("FontWeight", "(w:FontWeight/FontWeightTransform,p:FontWeight/FontWeightTransform,s:TextStyle/FontWeightTransform,web:textStyle/FontWeightTransform)String");
a.item("UnderlineColor", "Brush");
a.item("ActualUnderlineColor", "Brush");
a.item("UnderlineOpacity", "Number:double");
a.item("ActualUnderlineOpacity", "Number:double");
a.item("UnderlineRippleColor", "Brush");
a.item("ActualUnderlineRippleColor", "Brush");
a.item("UnderlineRippleOpacity", "Number:double");
a.item("ActualUnderlineRippleOpacity", "Number:double");
a.item("UnderlineRippleWidth", "Number:double");
a.item("ActualUnderlineRippleWidth", "Number:double");
a.item("UnderlineWidth", "Number:double");
a.item("ActualUnderlineWidth", "Number:double");
a.item("AllowFilter", "Boolean");
a.item("TextField", "String");
a.item("Text", "String");
a.item("ValueField", "Array:string");
a.item("ActualValueField", "Array:string");
a.item("Value", "Unknown");
a.item("IsFixed", "Boolean");
a.item("OpenAsChild", "Boolean");
a.item("UseTopLayer", "Boolean");
a.item("GotFocusRef", "EventRef:ComboEditorGotFocusEventHandler:gotFocus");
a.item("GotFocusRef@args", "ComboEditorGotFocusEventArgs");
a.item("LostFocusRef", "EventRef:ComboEditorLostFocusEventHandler:lostFocus");
a.item("LostFocusRef@args", "ComboEditorLostFocusEventArgs");
a.item("TextValueChangedRef", "EventRef:ComboEditorTextValueChangedEventHandler:textValueChanged");
a.item("TextValueChangedRef@args", "ComboEditorTextChangedEventArgs");
a.item("SelectedValueChangedRef", "EventRef:ComboEditorSelectedValueChangedEventHandler:selectedValueChanged");
a.item("SelectedValueChangedRef@args", "ComboEditorValueChangedEventArgs");
a.item("KeyDownRef", "EventRef:KeyEventHandler:keyDown");
a.item("KeyDownRef@args", "KeyEventArgs");
a.item("ChangeRef", "EventRef:InputChangeEventHandler:change");
a.item("ChangeRef@args", "InputChangeEventArgs");
a.item("ChangingRef", "EventRef:InputChangeEventHandler:changing");
a.item("ChangingRef@args", "InputChangeEventArgs");
a.item("TextChangeRef", "EventRef::textChange");
a.item("ValueChangeRef", "EventRef::valueChange");
};
ComboEditorDescriptionMetadata.d = function (a) {
ComboEditorDescriptionMetadata.b(a);
a.af("ComboEditor", function () { return new ComboEditorDescription(); });
a.ae("ComboEditor", ComboEditorDescriptionMetadata.a);
};
ComboEditorDescriptionMetadata.$t = markType(ComboEditorDescriptionMetadata, 'ComboEditorDescriptionMetadata');
ComboEditorDescriptionMetadata.a = null;
return ComboEditorDescriptionMetadata;
}(Base));
export { ComboEditorDescriptionMetadata };