igniteui-webcomponents-inputs 6.3.0 → 6.3.1-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-inputs.umd.js +11 -14
- package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
- package/esm2015/lib/ButtonClickEventArgs.js +2 -4
- package/esm2015/lib/ButtonGroupSelectionChangedEventArgs.js +2 -4
- package/esm2015/lib/ButtonGroupView_combined.js +4 -8
- package/esm2015/lib/ButtonGroupVisualModelExport.js +2 -4
- package/esm2015/lib/ButtonView_combined.js +4 -8
- package/esm2015/lib/ButtonVisualModelExport.js +2 -4
- package/esm2015/lib/CalendarView_combined.js +4 -8
- package/esm2015/lib/CalendarVisualModelExport.js +2 -4
- package/esm2015/lib/CheckboxChangeEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListVisualModelExport.js +2 -4
- package/esm2015/lib/CheckboxView_combined.js +4 -8
- package/esm2015/lib/CheckboxVisualModelExport.js +2 -4
- package/esm2015/lib/ColorEditorGotFocusEventArgs.js +2 -4
- package/esm2015/lib/ColorEditorLostFocusEventArgs.js +2 -4
- package/esm2015/lib/ColorEditorPanelClosedEventArgs.js +2 -4
- package/esm2015/lib/ColorEditorPanelSelectedValueChangedEventArgs.js +2 -4
- package/esm2015/lib/ColorEditorVisualModelExport.js +2 -4
- package/esm2015/lib/DatePickerView_combined.js +4 -8
- package/esm2015/lib/DatePickerVisualModelExport.js +2 -4
- package/esm2015/lib/DateTimeValueFormatter.js +2 -4
- package/esm2015/lib/DayInfo.js +2 -4
- package/esm2015/lib/DefaultMultiSliderTrackBarVisual.js +2 -4
- package/esm2015/lib/DefaultMultiSliderTrackRangeVisual.js +2 -4
- package/esm2015/lib/DefaultMultiSliderTrackThumbCalloutVisual.js +2 -4
- package/esm2015/lib/DefaultMultiSliderTrackThumbVisual.js +2 -4
- package/esm2015/lib/DefaultMultiTrackShadeVisual.js +2 -4
- package/esm2015/lib/ElevationHelper.js +2 -4
- package/esm2015/lib/GotFocusEventArgs.js +2 -4
- package/esm2015/lib/IconClickedEventArgs.js +2 -4
- package/esm2015/lib/IconView_combined.js +4 -8
- package/esm2015/lib/IconVisualModelExport.js +2 -4
- package/esm2015/lib/InputChangeEventArgs.js +2 -4
- package/esm2015/lib/InputGroupView_combined.js +24 -48
- package/esm2015/lib/InputGroupVisualModelExport.js +2 -4
- package/esm2015/lib/InputVisualModelExport.js +2 -4
- package/esm2015/lib/LabelVisualModelExport.js +2 -4
- package/esm2015/lib/LostFocusEventArgs.js +2 -4
- package/esm2015/lib/MaskOptions.js +2 -4
- package/esm2015/lib/MaskParsingService.js +2 -4
- package/esm2015/lib/MultiSliderBridge.js +2 -4
- package/esm2015/lib/MultiSliderHitInfo.js +2 -4
- package/esm2015/lib/MultiSliderResolvingToolTipValueEventArgs.js +2 -4
- package/esm2015/lib/MultiSliderThumbCollection.js +2 -4
- package/esm2015/lib/MultiSliderThumbValueChangingEventArgs.js +2 -4
- package/esm2015/lib/MultiSliderThumb_combined.js +4 -8
- package/esm2015/lib/MultiSliderView_combined.js +16 -22
- package/esm2015/lib/MultiSliderYValueChangingEventArgs.js +2 -4
- package/esm2015/lib/NativeUIXInputsFactory_combined.js +12 -24
- package/esm2015/lib/PrefixVisualModelExport.js +2 -4
- package/esm2015/lib/Replaced.js +2 -4
- package/esm2015/lib/RippleView_combined.js +4 -8
- package/esm2015/lib/RippleVisualModelExport.js +2 -4
- package/esm2015/lib/SelectedValueChangedEventArgs.js +2 -4
- package/esm2015/lib/SuffixVisualModelExport.js +2 -4
- package/esm2015/lib/TextBlockVisualModelExport.js +2 -4
- package/esm2015/lib/TextElementsVisualModelExport.js +2 -4
- package/esm2015/lib/Theme.js +2 -4
- package/esm2015/lib/ThemeResolver.js +2 -4
- package/esm2015/lib/XButtonBridge.js +2 -4
- package/esm2015/lib/XButtonGroupBridge.js +2 -4
- package/esm2015/lib/XButtonGroupButtonCollection.js +2 -4
- package/esm2015/lib/XCheckboxBridge.js +2 -4
- package/esm2015/lib/XComponentBridge.js +2 -4
- package/esm2015/lib/XIconBridge.js +2 -4
- package/esm2015/lib/XIconButtonBridge.js +2 -4
- package/esm2015/lib/XInputBridge.js +2 -4
- package/esm2015/lib/XPopupBridge.js +2 -4
- package/esm2015/lib/igc-color-editor-component.js +2 -1
- package/esm2015/lib/igc-color-editor-panel-component.js +2 -1
- package/esm2015/lib/igc-multi-slider-component.js +2 -1
- package/esm2015/lib/igc-x-button-component.js +2 -1
- package/esm2015/lib/igc-x-button-group-component.js +2 -1
- package/esm2015/lib/igc-x-calendar-component.js +2 -1
- package/esm2015/lib/igc-x-checkbox-component.js +2 -1
- package/esm2015/lib/igc-x-date-picker-component.js +2 -1
- package/esm2015/lib/igc-x-icon-component.js +2 -1
- package/esm2015/lib/igc-x-input-component.js +2 -1
- package/esm2015/lib/igc-x-input-group-component.js +2 -1
- package/esm2015/lib/igc-x-input-group-item-component.js +2 -1
- package/esm2015/lib/igc-x-label-component.js +2 -1
- package/esm2015/lib/igc-x-prefix-component.js +2 -1
- package/esm2015/lib/igc-x-ripple-component.js +2 -1
- package/esm2015/lib/igc-x-suffix-component.js +2 -1
- package/esm5/lib/ButtonClickEventArgs.js +1 -2
- package/esm5/lib/ButtonGroupSelectionChangedEventArgs.js +1 -2
- package/esm5/lib/ButtonGroupView_combined.js +2 -4
- package/esm5/lib/ButtonGroupVisualModelExport.js +1 -2
- package/esm5/lib/ButtonView_combined.js +2 -4
- package/esm5/lib/ButtonVisualModelExport.js +1 -2
- package/esm5/lib/CalendarView_combined.js +2 -4
- package/esm5/lib/CalendarVisualModelExport.js +1 -2
- package/esm5/lib/CheckboxChangeEventArgs.js +1 -2
- package/esm5/lib/CheckboxListVisualModelExport.js +1 -2
- package/esm5/lib/CheckboxView_combined.js +2 -4
- package/esm5/lib/CheckboxVisualModelExport.js +1 -2
- package/esm5/lib/ColorEditorGotFocusEventArgs.js +1 -2
- package/esm5/lib/ColorEditorLostFocusEventArgs.js +1 -2
- package/esm5/lib/ColorEditorPanelClosedEventArgs.js +1 -2
- package/esm5/lib/ColorEditorPanelSelectedValueChangedEventArgs.js +1 -2
- package/esm5/lib/ColorEditorVisualModelExport.js +1 -2
- package/esm5/lib/DatePickerView_combined.js +2 -4
- package/esm5/lib/DatePickerVisualModelExport.js +1 -2
- package/esm5/lib/DateTimeValueFormatter.js +1 -2
- package/esm5/lib/DayInfo.js +1 -2
- package/esm5/lib/DefaultMultiSliderTrackBarVisual.js +1 -2
- package/esm5/lib/DefaultMultiSliderTrackRangeVisual.js +1 -2
- package/esm5/lib/DefaultMultiSliderTrackThumbCalloutVisual.js +1 -2
- package/esm5/lib/DefaultMultiSliderTrackThumbVisual.js +1 -2
- package/esm5/lib/DefaultMultiTrackShadeVisual.js +1 -2
- package/esm5/lib/ElevationHelper.js +1 -2
- package/esm5/lib/GotFocusEventArgs.js +1 -2
- package/esm5/lib/IconClickedEventArgs.js +1 -2
- package/esm5/lib/IconView_combined.js +2 -4
- package/esm5/lib/IconVisualModelExport.js +1 -2
- package/esm5/lib/InputChangeEventArgs.js +1 -2
- package/esm5/lib/InputGroupView_combined.js +12 -24
- package/esm5/lib/InputGroupVisualModelExport.js +1 -2
- package/esm5/lib/InputVisualModelExport.js +1 -2
- package/esm5/lib/LabelVisualModelExport.js +1 -2
- package/esm5/lib/LostFocusEventArgs.js +1 -2
- package/esm5/lib/MaskOptions.js +1 -2
- package/esm5/lib/MaskParsingService.js +1 -2
- package/esm5/lib/MultiSliderBridge.js +1 -2
- package/esm5/lib/MultiSliderHitInfo.js +1 -2
- package/esm5/lib/MultiSliderResolvingToolTipValueEventArgs.js +1 -2
- package/esm5/lib/MultiSliderThumbCollection.js +1 -2
- package/esm5/lib/MultiSliderThumbValueChangingEventArgs.js +1 -2
- package/esm5/lib/MultiSliderThumb_combined.js +2 -4
- package/esm5/lib/MultiSliderView_combined.js +14 -18
- package/esm5/lib/MultiSliderYValueChangingEventArgs.js +1 -2
- package/esm5/lib/NativeUIXInputsFactory_combined.js +6 -12
- package/esm5/lib/PrefixVisualModelExport.js +1 -2
- package/esm5/lib/Replaced.js +1 -2
- package/esm5/lib/RippleView_combined.js +2 -4
- package/esm5/lib/RippleVisualModelExport.js +1 -2
- package/esm5/lib/SelectedValueChangedEventArgs.js +1 -2
- package/esm5/lib/SuffixVisualModelExport.js +1 -2
- package/esm5/lib/TextBlockVisualModelExport.js +1 -2
- package/esm5/lib/TextElementsVisualModelExport.js +1 -2
- package/esm5/lib/Theme.js +1 -2
- package/esm5/lib/ThemeResolver.js +1 -2
- package/esm5/lib/XButtonBridge.js +1 -2
- package/esm5/lib/XButtonGroupBridge.js +1 -2
- package/esm5/lib/XButtonGroupButtonCollection.js +1 -2
- package/esm5/lib/XCheckboxBridge.js +1 -2
- package/esm5/lib/XComponentBridge.js +1 -2
- package/esm5/lib/XIconBridge.js +1 -2
- package/esm5/lib/XIconButtonBridge.js +1 -2
- package/esm5/lib/XInputBridge.js +1 -2
- package/esm5/lib/XPopupBridge.js +1 -2
- package/esm5/lib/igc-color-editor-component.js +1 -2
- package/esm5/lib/igc-color-editor-panel-component.js +1 -2
- package/esm5/lib/igc-multi-slider-component.js +1 -2
- package/esm5/lib/igc-x-button-component.js +1 -2
- package/esm5/lib/igc-x-button-group-component.js +1 -2
- package/esm5/lib/igc-x-calendar-component.js +1 -2
- package/esm5/lib/igc-x-checkbox-component.js +1 -2
- package/esm5/lib/igc-x-date-picker-component.js +1 -2
- package/esm5/lib/igc-x-icon-component.js +1 -2
- package/esm5/lib/igc-x-input-component.js +1 -2
- package/esm5/lib/igc-x-input-group-component.js +1 -2
- package/esm5/lib/igc-x-input-group-item-component.js +1 -2
- package/esm5/lib/igc-x-label-component.js +1 -2
- package/esm5/lib/igc-x-prefix-component.js +1 -2
- package/esm5/lib/igc-x-ripple-component.js +1 -2
- package/esm5/lib/igc-x-suffix-component.js +1 -2
- package/fesm2015/igniteui-webcomponents-inputs.js +12 -291
- package/fesm5/igniteui-webcomponents-inputs.js +12 -15
- package/igniteui-webcomponents-inputs.d.ts +1 -1
- package/lib/ButtonClickEventArgs.d.ts +7 -7
- package/lib/ButtonDisplayStyle.d.ts +15 -15
- package/lib/ButtonGroupDisplayStyle.d.ts +12 -12
- package/lib/ButtonGroupOrientation.d.ts +9 -9
- package/lib/ButtonGroupSelectionChangedEventArgs.d.ts +7 -7
- package/lib/ButtonGroupView.d.ts +1 -1
- package/lib/ButtonGroupView_combined.d.ts +372 -372
- package/lib/ButtonGroupVisualModelExport.d.ts +28 -28
- package/lib/ButtonView.d.ts +1 -1
- package/lib/ButtonView_combined.d.ts +707 -707
- package/lib/ButtonVisualModelExport.d.ts +47 -47
- package/lib/CalendarView.d.ts +1 -1
- package/lib/CalendarView_combined.d.ts +234 -234
- package/lib/CalendarVisualModelExport.d.ts +33 -33
- package/lib/CheckboxChangeEventArgs.d.ts +13 -13
- package/lib/CheckboxLabelPosition.d.ts +12 -12
- package/lib/CheckboxListVisualModelExport.d.ts +18 -18
- package/lib/CheckboxView.d.ts +1 -1
- package/lib/CheckboxView_combined.d.ts +216 -216
- package/lib/CheckboxVisualModelExport.d.ts +32 -32
- package/lib/ColorEditor.d.ts +1 -1
- package/lib/ColorEditorBridge.d.ts +1 -1
- package/lib/ColorEditorGotFocusEventArgs.d.ts +7 -7
- package/lib/ColorEditorLostFocusEventArgs.d.ts +7 -7
- package/lib/ColorEditorPanel.d.ts +1 -1
- package/lib/ColorEditorPanelClosedEventArgs.d.ts +7 -7
- package/lib/ColorEditorPanelSelectedValueChangedEventArgs.d.ts +14 -14
- package/lib/ColorEditorPanelView.d.ts +1 -1
- package/lib/ColorEditorView.d.ts +1 -1
- package/lib/ColorEditorVisualModelExport.d.ts +17 -17
- package/lib/DateFormats.d.ts +18 -18
- package/lib/DatePickerView.d.ts +1 -1
- package/lib/DatePickerView_combined.d.ts +247 -247
- package/lib/DatePickerVisualModelExport.d.ts +24 -24
- package/lib/DateTimeValueFormatter.d.ts +20 -20
- package/lib/DayInfo.d.ts +13 -13
- package/lib/DayOfWeek.d.ts +38 -38
- package/lib/DefaultMultiSliderTrackBarVisual.d.ts +34 -34
- package/lib/DefaultMultiSliderTrackRangeVisual.d.ts +43 -43
- package/lib/DefaultMultiSliderTrackThumbCalloutVisual.d.ts +49 -49
- package/lib/DefaultMultiSliderTrackThumbVisual.d.ts +45 -45
- package/lib/DefaultMultiTrackShadeVisual.d.ts +42 -42
- package/lib/ElevationHelper.d.ts +16 -16
- package/lib/FirstWeek.d.ts +22 -22
- package/lib/GotFocusEventArgs.d.ts +7 -7
- package/lib/IMultiSliderTrackBarVisual.d.ts +21 -21
- package/lib/IMultiSliderTrackRangeVisual.d.ts +25 -25
- package/lib/IMultiSliderTrackShadeVisual.d.ts +24 -24
- package/lib/IMultiSliderTrackThumbCalloutVisual.d.ts +27 -27
- package/lib/IMultiSliderTrackThumbVisual.d.ts +27 -27
- package/lib/ISliderTrackOwner.d.ts +15 -15
- package/lib/IconClickedEventArgs.d.ts +10 -10
- package/lib/IconView.d.ts +1 -1
- package/lib/IconViewType.d.ts +16 -16
- package/lib/IconView_combined.d.ts +258 -258
- package/lib/IconVisualModelExport.d.ts +32 -32
- package/lib/InputChangeEventArgs.d.ts +13 -13
- package/lib/InputGroupDisplayType.d.ts +11 -11
- package/lib/InputGroupView.d.ts +1 -1
- package/lib/InputGroupView_combined.d.ts +1213 -1213
- package/lib/InputGroupVisualModelExport.d.ts +44 -44
- package/lib/InputShiftType.d.ts +10 -10
- package/lib/InputView.d.ts +1 -1
- package/lib/InputVisualModelExport.d.ts +32 -32
- package/lib/KEYCODES.d.ts +27 -27
- package/lib/LabelShiftType.d.ts +10 -10
- package/lib/LabelView.d.ts +1 -1
- package/lib/LabelVisualModelExport.d.ts +34 -34
- package/lib/LostFocusEventArgs.d.ts +7 -7
- package/lib/MaskOptions.d.ts +9 -9
- package/lib/MaskParsingService.d.ts +19 -19
- package/lib/MultiSlider.d.ts +1 -1
- package/lib/MultiSliderBridge.d.ts +24 -24
- package/lib/MultiSliderCursor.d.ts +15 -15
- package/lib/MultiSliderHitInfo.d.ts +13 -13
- package/lib/MultiSliderOrientation.d.ts +10 -10
- package/lib/MultiSliderResolvingToolTipValueEventArgs.d.ts +13 -13
- package/lib/MultiSliderThumb.d.ts +1 -1
- package/lib/MultiSliderThumbCollection.d.ts +10 -10
- package/lib/MultiSliderThumbRangePosition.d.ts +9 -9
- package/lib/MultiSliderThumbValueChangingEventArgs.d.ts +10 -10
- package/lib/MultiSliderThumb_combined.d.ts +76 -76
- package/lib/MultiSliderTrackShadeOrientation.d.ts +14 -14
- package/lib/MultiSliderTrackThumbRange.d.ts +1 -1
- package/lib/MultiSliderView.d.ts +1 -1
- package/lib/MultiSliderView_combined.d.ts +298 -298
- package/lib/MultiSliderVisualArea.d.ts +14 -14
- package/lib/MultiSliderYValueChangingEventArgs.d.ts +8 -8
- package/lib/NativeUIXInputsFactory.d.ts +1 -1
- package/lib/NativeUIXInputsFactory_combined.d.ts +398 -398
- package/lib/PrefixShiftType.d.ts +10 -10
- package/lib/PrefixView.d.ts +1 -1
- package/lib/PrefixVisualModelExport.d.ts +13 -13
- package/lib/Replaced.d.ts +9 -9
- package/lib/RippleView.d.ts +1 -1
- package/lib/RippleView_combined.d.ts +98 -98
- package/lib/RippleVisualModelExport.d.ts +15 -15
- package/lib/SelectedValueChangedEventArgs.d.ts +13 -13
- package/lib/SuffixShiftType.d.ts +10 -10
- package/lib/SuffixView.d.ts +1 -1
- package/lib/SuffixVisualModelExport.d.ts +13 -13
- package/lib/TextBlockVisualModelExport.d.ts +21 -21
- package/lib/TextElementsVisualModelExport.d.ts +16 -16
- package/lib/Theme.d.ts +15 -15
- package/lib/ThemeResolver.d.ts +56 -56
- package/lib/XButton.d.ts +1 -1
- package/lib/XButtonBridge.d.ts +40 -40
- package/lib/XButtonGroup.d.ts +1 -1
- package/lib/XButtonGroupBridge.d.ts +29 -29
- package/lib/XButtonGroupButtonCollection.d.ts +12 -12
- package/lib/XCalendar.d.ts +1 -1
- package/lib/XCalendarLocaleEn.d.ts +49 -49
- package/lib/XCheckbox.d.ts +1 -1
- package/lib/XCheckboxBridge.d.ts +20 -20
- package/lib/XComponentBridge.d.ts +18 -18
- package/lib/XDatePicker.d.ts +1 -1
- package/lib/XIcon.d.ts +1 -1
- package/lib/XIconBridge.d.ts +18 -18
- package/lib/XIconButtonBridge.d.ts +16 -16
- package/lib/XInput.d.ts +1 -1
- package/lib/XInputBridge.d.ts +53 -53
- package/lib/XInputGroup.d.ts +1 -1
- package/lib/XInputGroupInputCollection.d.ts +1 -1
- package/lib/XInputGroupItem.d.ts +1 -1
- package/lib/XLabel.d.ts +1 -1
- package/lib/XPopupBridge.d.ts +57 -57
- package/lib/XPrefix.d.ts +1 -1
- package/lib/XRipple.d.ts +1 -1
- package/lib/XSuffix.d.ts +1 -1
- package/lib/igc-button-click-event-args.d.ts +12 -12
- package/lib/igc-button-group-selection-changed-event-args.d.ts +12 -12
- package/lib/igc-checkbox-change-event-args.d.ts +16 -16
- package/lib/igc-color-editor-component.d.ts +163 -163
- package/lib/igc-color-editor-got-focus-event-args.d.ts +12 -12
- package/lib/igc-color-editor-lost-focus-event-args.d.ts +12 -12
- package/lib/igc-color-editor-module.d.ts +3 -3
- package/lib/igc-color-editor-panel-closed-event-args.d.ts +12 -12
- package/lib/igc-color-editor-panel-component.d.ts +124 -124
- package/lib/igc-color-editor-panel-module.d.ts +3 -3
- package/lib/igc-color-editor-panel-selected-value-changed-event-args.d.ts +16 -16
- package/lib/igc-got-focus-event-args.d.ts +12 -12
- package/lib/igc-input-change-event-args.d.ts +16 -16
- package/lib/igc-lost-focus-event-args.d.ts +12 -12
- package/lib/igc-multi-slider-component.d.ts +174 -174
- package/lib/igc-multi-slider-module.d.ts +3 -3
- package/lib/igc-multi-slider-resolving-tool-tip-value-event-args.d.ts +16 -16
- package/lib/igc-multi-slider-thumb-collection.d.ts +8 -8
- package/lib/igc-multi-slider-thumb-value-changing-event-args.d.ts +17 -17
- package/lib/igc-multi-slider-thumb.d.ts +27 -27
- package/lib/igc-multi-slider-track-thumb-range.d.ts +26 -26
- package/lib/igc-multi-slider-y-value-changing-event-args.d.ts +14 -14
- package/lib/igc-selected-value-changed-event-args.d.ts +16 -16
- package/lib/igc-x-button-component.d.ts +902 -902
- package/lib/igc-x-button-group-button-collection.d.ts +8 -8
- package/lib/igc-x-button-group-component.d.ts +410 -410
- package/lib/igc-x-button-group-module.d.ts +3 -3
- package/lib/igc-x-button-module.d.ts +3 -3
- package/lib/igc-x-calendar-component.d.ts +181 -181
- package/lib/igc-x-calendar-locale-en-module.d.ts +3 -3
- package/lib/igc-x-calendar-module.d.ts +3 -3
- package/lib/igc-x-checkbox-component.d.ts +232 -232
- package/lib/igc-x-checkbox-module.d.ts +3 -3
- package/lib/igc-x-date-picker-component.d.ts +226 -226
- package/lib/igc-x-date-picker-module.d.ts +3 -3
- package/lib/igc-x-icon-component.d.ts +285 -285
- package/lib/igc-x-icon-module.d.ts +3 -3
- package/lib/igc-x-input-component.d.ts +194 -194
- package/lib/igc-x-input-group-component.d.ts +748 -748
- package/lib/igc-x-input-group-input-collection.d.ts +8 -8
- package/lib/igc-x-input-group-item-component.d.ts +41 -41
- package/lib/igc-x-input-group-module.d.ts +3 -3
- package/lib/igc-x-input-module.d.ts +3 -3
- package/lib/igc-x-label-component.d.ts +171 -171
- package/lib/igc-x-label-module.d.ts +3 -3
- package/lib/igc-x-prefix-component.d.ts +59 -59
- package/lib/igc-x-prefix-module.d.ts +3 -3
- package/lib/igc-x-ripple-component.d.ts +118 -118
- package/lib/igc-x-ripple-module.d.ts +3 -3
- package/lib/igc-x-suffix-component.d.ts +59 -59
- package/package.json +2 -2
- package/public_api.d.ts +168 -168
|
@@ -1,1213 +1,1213 @@
|
|
|
1
|
-
import { Base, Type, INotifyPropertyChanged, PropertyChangedEventArgs, EventArgs } from "igniteui-webcomponents-core";
|
|
2
|
-
import { DomRenderer, DomWrapper } from "igniteui-webcomponents-core";
|
|
3
|
-
import { Path } from "igniteui-webcomponents-core";
|
|
4
|
-
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
5
|
-
import { FontInfo } from "igniteui-webcomponents-core";
|
|
6
|
-
import { AnimationKeyFrameEffect } from "igniteui-webcomponents-core";
|
|
7
|
-
import { AnimationKeyFrameEffectTiming } from "igniteui-webcomponents-core";
|
|
8
|
-
import { SuffixShiftType } from "./SuffixShiftType";
|
|
9
|
-
import { PrefixShiftType } from "./PrefixShiftType";
|
|
10
|
-
import { Brush } from "igniteui-webcomponents-core";
|
|
11
|
-
import { LabelShiftType } from "./LabelShiftType";
|
|
12
|
-
import { HorizontalAlignment } from "igniteui-webcomponents-core";
|
|
13
|
-
import { MouseButtonEventArgs } from "igniteui-webcomponents-core";
|
|
14
|
-
import { KeyEventArgs } from "igniteui-webcomponents-core";
|
|
15
|
-
import { InputShiftType } from "./InputShiftType";
|
|
16
|
-
import { SuffixVisualModelExport } from "./SuffixVisualModelExport";
|
|
17
|
-
import { PrefixVisualModelExport } from "./PrefixVisualModelExport";
|
|
18
|
-
import { InputGroupDisplayType } from "./InputGroupDisplayType";
|
|
19
|
-
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
20
|
-
import { CornerRadius } from "igniteui-webcomponents-core";
|
|
21
|
-
import { Thickness } from "igniteui-webcomponents-core";
|
|
22
|
-
import { ThemeResolver } from "./ThemeResolver";
|
|
23
|
-
import { ObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
24
|
-
import { InputGroupVisualModelExport } from "./InputGroupVisualModelExport";
|
|
25
|
-
import { LabelVisualModelExport } from "./LabelVisualModelExport";
|
|
26
|
-
import { InputVisualModelExport } from "./InputVisualModelExport";
|
|
27
|
-
import { Theme } from "./Theme";
|
|
28
|
-
import { InputChangeEventArgs } from "./InputChangeEventArgs";
|
|
29
|
-
/**
|
|
30
|
-
* @hidden
|
|
31
|
-
*/
|
|
32
|
-
export declare class InputGroupView extends Base {
|
|
33
|
-
static $t: Type;
|
|
34
|
-
constructor();
|
|
35
|
-
d: XInputGroup;
|
|
36
|
-
ak(): void;
|
|
37
|
-
ac(a: XInputGroupItem): void;
|
|
38
|
-
ae(a: XInputGroupItem): void;
|
|
39
|
-
ad(): void;
|
|
40
|
-
g(): boolean;
|
|
41
|
-
l: DomRenderer;
|
|
42
|
-
private e;
|
|
43
|
-
private i;
|
|
44
|
-
get w(): any;
|
|
45
|
-
get as(): Path;
|
|
46
|
-
get h(): boolean;
|
|
47
|
-
ah(a: DomRenderer): void;
|
|
48
|
-
get s(): DomWrapper;
|
|
49
|
-
get v(): any;
|
|
50
|
-
get u(): any;
|
|
51
|
-
get x(): any;
|
|
52
|
-
get y(): any;
|
|
53
|
-
private z;
|
|
54
|
-
aq(a: string): void;
|
|
55
|
-
ap(): void;
|
|
56
|
-
private aa;
|
|
57
|
-
al(): void;
|
|
58
|
-
j(): number;
|
|
59
|
-
private f;
|
|
60
|
-
private n;
|
|
61
|
-
private o;
|
|
62
|
-
private p;
|
|
63
|
-
private t;
|
|
64
|
-
private r;
|
|
65
|
-
private q;
|
|
66
|
-
private m;
|
|
67
|
-
ag(): void;
|
|
68
|
-
ai(): void;
|
|
69
|
-
ar(a: FontInfo): void;
|
|
70
|
-
k(a: XLabel): number;
|
|
71
|
-
af(): void;
|
|
72
|
-
a(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
73
|
-
c(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
74
|
-
b(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
75
|
-
ao(a: XInput): void;
|
|
76
|
-
ab(a: any): void;
|
|
77
|
-
an(a: any): void;
|
|
78
|
-
private aj;
|
|
79
|
-
private am;
|
|
80
|
-
}
|
|
81
|
-
/**
|
|
82
|
-
* @hidden
|
|
83
|
-
*/
|
|
84
|
-
export declare class SuffixView extends Base {
|
|
85
|
-
static $t: Type;
|
|
86
|
-
constructor();
|
|
87
|
-
a: XSuffix;
|
|
88
|
-
p(): void;
|
|
89
|
-
e(): boolean;
|
|
90
|
-
private h;
|
|
91
|
-
private b;
|
|
92
|
-
private f;
|
|
93
|
-
get s(): Path;
|
|
94
|
-
n(a: DomRenderer): void;
|
|
95
|
-
private d;
|
|
96
|
-
r(): void;
|
|
97
|
-
private g;
|
|
98
|
-
q(): void;
|
|
99
|
-
private j;
|
|
100
|
-
private k;
|
|
101
|
-
private c;
|
|
102
|
-
private i;
|
|
103
|
-
m(): void;
|
|
104
|
-
o(): void;
|
|
105
|
-
l(a: any): void;
|
|
106
|
-
}
|
|
107
|
-
/**
|
|
108
|
-
* @hidden
|
|
109
|
-
*/
|
|
110
|
-
export declare class PrefixView extends Base {
|
|
111
|
-
static $t: Type;
|
|
112
|
-
constructor();
|
|
113
|
-
a: XPrefix;
|
|
114
|
-
p(): void;
|
|
115
|
-
e(): boolean;
|
|
116
|
-
h: DomRenderer;
|
|
117
|
-
private b;
|
|
118
|
-
private f;
|
|
119
|
-
get s(): Path;
|
|
120
|
-
n(a: DomRenderer): void;
|
|
121
|
-
private d;
|
|
122
|
-
r(): void;
|
|
123
|
-
private g;
|
|
124
|
-
q(): void;
|
|
125
|
-
private j;
|
|
126
|
-
private k;
|
|
127
|
-
private c;
|
|
128
|
-
private i;
|
|
129
|
-
m(): void;
|
|
130
|
-
o(): void;
|
|
131
|
-
l(a: any): void;
|
|
132
|
-
}
|
|
133
|
-
/**
|
|
134
|
-
* @hidden
|
|
135
|
-
*/
|
|
136
|
-
export declare class LabelView extends Base {
|
|
137
|
-
static $t: Type;
|
|
138
|
-
constructor();
|
|
139
|
-
c: XLabel;
|
|
140
|
-
ae(): void;
|
|
141
|
-
g(): boolean;
|
|
142
|
-
m: DomRenderer;
|
|
143
|
-
private d;
|
|
144
|
-
private i;
|
|
145
|
-
get q(): any;
|
|
146
|
-
get an(): Path;
|
|
147
|
-
get h(): boolean;
|
|
148
|
-
v(): void;
|
|
149
|
-
b(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
150
|
-
a(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
151
|
-
z(a: DomRenderer): void;
|
|
152
|
-
l(): number;
|
|
153
|
-
aj(): void;
|
|
154
|
-
ak(): void;
|
|
155
|
-
ai(): void;
|
|
156
|
-
private r;
|
|
157
|
-
al(a: string): void;
|
|
158
|
-
ab(): void;
|
|
159
|
-
w(): void;
|
|
160
|
-
x(): void;
|
|
161
|
-
ac(): void;
|
|
162
|
-
ad(): void;
|
|
163
|
-
private s;
|
|
164
|
-
ag(): void;
|
|
165
|
-
j(): number;
|
|
166
|
-
k(): number;
|
|
167
|
-
private t;
|
|
168
|
-
private u;
|
|
169
|
-
private f;
|
|
170
|
-
private n;
|
|
171
|
-
private o;
|
|
172
|
-
private p;
|
|
173
|
-
y(): void;
|
|
174
|
-
aa(): void;
|
|
175
|
-
am(a: FontInfo): void;
|
|
176
|
-
ah(a: Brush): void;
|
|
177
|
-
e(): FontInfo;
|
|
178
|
-
af(): void;
|
|
179
|
-
}
|
|
180
|
-
/**
|
|
181
|
-
* @hidden
|
|
182
|
-
*/
|
|
183
|
-
export declare class InputView extends Base {
|
|
184
|
-
static $t: Type;
|
|
185
|
-
constructor();
|
|
186
|
-
c: XInput;
|
|
187
|
-
at(): void;
|
|
188
|
-
i(): boolean;
|
|
189
|
-
m: DomRenderer;
|
|
190
|
-
private d;
|
|
191
|
-
private k;
|
|
192
|
-
get r(): any;
|
|
193
|
-
get be(): Path;
|
|
194
|
-
get j(): boolean;
|
|
195
|
-
aq(a: DomRenderer): void;
|
|
196
|
-
a1(a: boolean): void;
|
|
197
|
-
az(a: boolean): void;
|
|
198
|
-
a6(a: HorizontalAlignment): void;
|
|
199
|
-
a5(a: boolean): void;
|
|
200
|
-
h: boolean;
|
|
201
|
-
private ac;
|
|
202
|
-
private ab;
|
|
203
|
-
private u;
|
|
204
|
-
ax(): void;
|
|
205
|
-
av(): void;
|
|
206
|
-
ba(): void;
|
|
207
|
-
private g;
|
|
208
|
-
a9(): void;
|
|
209
|
-
private l;
|
|
210
|
-
ay(a: string): void;
|
|
211
|
-
a0(a: string): void;
|
|
212
|
-
private y;
|
|
213
|
-
private af;
|
|
214
|
-
private aj;
|
|
215
|
-
private ak;
|
|
216
|
-
private bd;
|
|
217
|
-
private z;
|
|
218
|
-
private aa;
|
|
219
|
-
private ag;
|
|
220
|
-
private ai;
|
|
221
|
-
private ah;
|
|
222
|
-
private al;
|
|
223
|
-
private ad;
|
|
224
|
-
private ae;
|
|
225
|
-
private s;
|
|
226
|
-
bb(a: string): void;
|
|
227
|
-
t(): string;
|
|
228
|
-
private v;
|
|
229
|
-
a8(): void;
|
|
230
|
-
q(): number;
|
|
231
|
-
p(): number;
|
|
232
|
-
a4(a: number): void;
|
|
233
|
-
a2(a: number): void;
|
|
234
|
-
au(): void;
|
|
235
|
-
private w;
|
|
236
|
-
private x;
|
|
237
|
-
private e;
|
|
238
|
-
private n;
|
|
239
|
-
private o;
|
|
240
|
-
ao(): void;
|
|
241
|
-
ar(): void;
|
|
242
|
-
bc(a: FontInfo): void;
|
|
243
|
-
a7(): void;
|
|
244
|
-
ap(): void;
|
|
245
|
-
as(a: boolean): void;
|
|
246
|
-
aw(): void;
|
|
247
|
-
a3(a: number, b: number): void;
|
|
248
|
-
am(): void;
|
|
249
|
-
b(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
250
|
-
private static f;
|
|
251
|
-
private an;
|
|
252
|
-
a(): number[];
|
|
253
|
-
}
|
|
254
|
-
/**
|
|
255
|
-
* @hidden
|
|
256
|
-
*/
|
|
257
|
-
export declare abstract class XInputGroupItem extends Base implements INotifyPropertyChanged {
|
|
258
|
-
static $t: Type;
|
|
259
|
-
private c;
|
|
260
|
-
get e(): string;
|
|
261
|
-
set e(a: string);
|
|
262
|
-
private a;
|
|
263
|
-
get b(): XInputGroup;
|
|
264
|
-
set b(a: XInputGroup);
|
|
265
|
-
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
266
|
-
protected g(a: string, b: any, c: any): void;
|
|
267
|
-
protected h(a: string, b: any, c: any): void;
|
|
268
|
-
}
|
|
269
|
-
/**
|
|
270
|
-
* @hidden
|
|
271
|
-
*/
|
|
272
|
-
export declare class XSuffix extends XInputGroupItem {
|
|
273
|
-
static $t: Type;
|
|
274
|
-
constructor();
|
|
275
|
-
private _view;
|
|
276
|
-
get view(): SuffixView;
|
|
277
|
-
set view(a: SuffixView);
|
|
278
|
-
destroy(): void;
|
|
279
|
-
private j;
|
|
280
|
-
get k(): SuffixShiftType;
|
|
281
|
-
set k(a: SuffixShiftType);
|
|
282
|
-
protected h(a: string, b: any, c: any): void;
|
|
283
|
-
private al;
|
|
284
|
-
private ai;
|
|
285
|
-
private ap;
|
|
286
|
-
private ao;
|
|
287
|
-
aj(): void;
|
|
288
|
-
ak(): void;
|
|
289
|
-
private static s;
|
|
290
|
-
private v;
|
|
291
|
-
get z(): string;
|
|
292
|
-
set z(a: string);
|
|
293
|
-
private u;
|
|
294
|
-
get w(): string;
|
|
295
|
-
set w(a: string);
|
|
296
|
-
private n;
|
|
297
|
-
get q(): boolean;
|
|
298
|
-
set q(a: boolean);
|
|
299
|
-
private m;
|
|
300
|
-
private o;
|
|
301
|
-
get disabled(): boolean;
|
|
302
|
-
set disabled(a: boolean);
|
|
303
|
-
am(): void;
|
|
304
|
-
onDetachedFromUI(): void;
|
|
305
|
-
onAttachedToUI(): void;
|
|
306
|
-
protected r(): boolean;
|
|
307
|
-
t(): any;
|
|
308
|
-
y(): string;
|
|
309
|
-
i(): SuffixVisualModelExport;
|
|
310
|
-
appendContentChild(a: any): void;
|
|
311
|
-
provideContainer(a: DomRenderer): void;
|
|
312
|
-
}
|
|
313
|
-
/**
|
|
314
|
-
* @hidden
|
|
315
|
-
*/
|
|
316
|
-
export declare class XPrefix extends XInputGroupItem {
|
|
317
|
-
static $t: Type;
|
|
318
|
-
constructor();
|
|
319
|
-
private _view;
|
|
320
|
-
get view(): PrefixView;
|
|
321
|
-
set view(a: PrefixView);
|
|
322
|
-
destroy(): void;
|
|
323
|
-
private j;
|
|
324
|
-
get k(): PrefixShiftType;
|
|
325
|
-
set k(a: PrefixShiftType);
|
|
326
|
-
protected h(a: string, b: any, c: any): void;
|
|
327
|
-
private al;
|
|
328
|
-
private ai;
|
|
329
|
-
private ap;
|
|
330
|
-
private ao;
|
|
331
|
-
aj(): void;
|
|
332
|
-
ak(): void;
|
|
333
|
-
private static s;
|
|
334
|
-
private v;
|
|
335
|
-
get z(): string;
|
|
336
|
-
set z(a: string);
|
|
337
|
-
private u;
|
|
338
|
-
get w(): string;
|
|
339
|
-
set w(a: string);
|
|
340
|
-
private n;
|
|
341
|
-
get q(): boolean;
|
|
342
|
-
set q(a: boolean);
|
|
343
|
-
private m;
|
|
344
|
-
private o;
|
|
345
|
-
get disabled(): boolean;
|
|
346
|
-
set disabled(a: boolean);
|
|
347
|
-
am(): void;
|
|
348
|
-
onDetachedFromUI(): void;
|
|
349
|
-
onAttachedToUI(): void;
|
|
350
|
-
protected r(): boolean;
|
|
351
|
-
t(): any;
|
|
352
|
-
y(): string;
|
|
353
|
-
i(): PrefixVisualModelExport;
|
|
354
|
-
appendContentChild(a: any): void;
|
|
355
|
-
provideContainer(a: DomRenderer): void;
|
|
356
|
-
}
|
|
357
|
-
/**
|
|
358
|
-
* @hidden
|
|
359
|
-
*/
|
|
360
|
-
export declare class XInputGroup extends Base implements INotifyPropertyChanged {
|
|
361
|
-
static $t: Type;
|
|
362
|
-
constructor();
|
|
363
|
-
private jm;
|
|
364
|
-
appendContentChild(a: any): void;
|
|
365
|
-
j7(a: any): void;
|
|
366
|
-
private c;
|
|
367
|
-
get d(): InputGroupDisplayType;
|
|
368
|
-
set d(a: InputGroupDisplayType);
|
|
369
|
-
private r;
|
|
370
|
-
get t(): ControlDisplayDensity;
|
|
371
|
-
set t(a: ControlDisplayDensity);
|
|
372
|
-
private q;
|
|
373
|
-
get s(): ControlDisplayDensity;
|
|
374
|
-
set s(a: ControlDisplayDensity);
|
|
375
|
-
js(a: (arg1: XLabel) => void): void;
|
|
376
|
-
private jt;
|
|
377
|
-
private jr;
|
|
378
|
-
private ju;
|
|
379
|
-
private aj;
|
|
380
|
-
private jl;
|
|
381
|
-
private n;
|
|
382
|
-
get p(): BaseControlTheme;
|
|
383
|
-
set p(a: BaseControlTheme);
|
|
384
|
-
private _view;
|
|
385
|
-
get view(): InputGroupView;
|
|
386
|
-
set view(a: InputGroupView);
|
|
387
|
-
destroy(): void;
|
|
388
|
-
protected j2(a: string, b: any, c: any): void;
|
|
389
|
-
protected j5(a: string, b: any, c: any): void;
|
|
390
|
-
static kr(a: CornerRadius, b: CornerRadius): CornerRadius;
|
|
391
|
-
static oh(a: Thickness, b: Thickness): Thickness;
|
|
392
|
-
private ke;
|
|
393
|
-
private kf;
|
|
394
|
-
private kd;
|
|
395
|
-
private kg;
|
|
396
|
-
private kc;
|
|
397
|
-
private kb;
|
|
398
|
-
private w;
|
|
399
|
-
private u;
|
|
400
|
-
private get a();
|
|
401
|
-
onChildrenMutated(): void;
|
|
402
|
-
private jp;
|
|
403
|
-
get al(): boolean;
|
|
404
|
-
j1(): void;
|
|
405
|
-
lostFocus: (sender: any, e: EventArgs) => void;
|
|
406
|
-
gotFocus: (sender: any, e: EventArgs) => void;
|
|
407
|
-
static o: BaseControlTheme;
|
|
408
|
-
private dw;
|
|
409
|
-
private dx;
|
|
410
|
-
private kv;
|
|
411
|
-
private ol;
|
|
412
|
-
private m9;
|
|
413
|
-
private na;
|
|
414
|
-
private nb;
|
|
415
|
-
private d5;
|
|
416
|
-
private d4;
|
|
417
|
-
private d1;
|
|
418
|
-
private ne;
|
|
419
|
-
private nf;
|
|
420
|
-
private nd;
|
|
421
|
-
private nc;
|
|
422
|
-
private d2;
|
|
423
|
-
private d0;
|
|
424
|
-
private dy;
|
|
425
|
-
private dz;
|
|
426
|
-
private d3;
|
|
427
|
-
private m8;
|
|
428
|
-
private dl;
|
|
429
|
-
private dm;
|
|
430
|
-
private ku;
|
|
431
|
-
private ok;
|
|
432
|
-
private m1;
|
|
433
|
-
private m2;
|
|
434
|
-
private m3;
|
|
435
|
-
private dv;
|
|
436
|
-
private du;
|
|
437
|
-
private dr;
|
|
438
|
-
private m6;
|
|
439
|
-
private m7;
|
|
440
|
-
private m5;
|
|
441
|
-
private m4;
|
|
442
|
-
private ds;
|
|
443
|
-
private dq;
|
|
444
|
-
private dn;
|
|
445
|
-
private dp;
|
|
446
|
-
private dt;
|
|
447
|
-
private m0;
|
|
448
|
-
private db;
|
|
449
|
-
private dc;
|
|
450
|
-
private kt;
|
|
451
|
-
private oj;
|
|
452
|
-
private mt;
|
|
453
|
-
private mu;
|
|
454
|
-
private mv;
|
|
455
|
-
private dk;
|
|
456
|
-
private dj;
|
|
457
|
-
private dg;
|
|
458
|
-
private my;
|
|
459
|
-
private mz;
|
|
460
|
-
private mx;
|
|
461
|
-
private mw;
|
|
462
|
-
private dh;
|
|
463
|
-
private df;
|
|
464
|
-
private dd;
|
|
465
|
-
private de;
|
|
466
|
-
private di;
|
|
467
|
-
private ms;
|
|
468
|
-
private d6;
|
|
469
|
-
private d7;
|
|
470
|
-
private kw;
|
|
471
|
-
private om;
|
|
472
|
-
private nh;
|
|
473
|
-
private ni;
|
|
474
|
-
private nj;
|
|
475
|
-
private ef;
|
|
476
|
-
private ee;
|
|
477
|
-
private eb;
|
|
478
|
-
private nm;
|
|
479
|
-
private nn;
|
|
480
|
-
private nl;
|
|
481
|
-
private nk;
|
|
482
|
-
private ec;
|
|
483
|
-
private ea;
|
|
484
|
-
private d8;
|
|
485
|
-
private d9;
|
|
486
|
-
private ed;
|
|
487
|
-
private ng;
|
|
488
|
-
private ka;
|
|
489
|
-
jv(): void;
|
|
490
|
-
j0(): void;
|
|
491
|
-
jz(): void;
|
|
492
|
-
kh(): void;
|
|
493
|
-
private j4;
|
|
494
|
-
private k0;
|
|
495
|
-
get l6(): Brush;
|
|
496
|
-
set l6(a: Brush);
|
|
497
|
-
private k1;
|
|
498
|
-
get l7(): Brush;
|
|
499
|
-
set l7(a: Brush);
|
|
500
|
-
private as;
|
|
501
|
-
get cg(): number;
|
|
502
|
-
set cg(a: number);
|
|
503
|
-
private at;
|
|
504
|
-
get ch(): number;
|
|
505
|
-
set ch(a: number);
|
|
506
|
-
private ki;
|
|
507
|
-
get ko(): CornerRadius;
|
|
508
|
-
set ko(a: CornerRadius);
|
|
509
|
-
private n8;
|
|
510
|
-
get oe(): Thickness;
|
|
511
|
-
set oe(a: Thickness);
|
|
512
|
-
private a1;
|
|
513
|
-
get cp(): number;
|
|
514
|
-
set cp(a: number);
|
|
515
|
-
private a0;
|
|
516
|
-
get co(): number;
|
|
517
|
-
set co(a: number);
|
|
518
|
-
private ax;
|
|
519
|
-
get cl(): number;
|
|
520
|
-
set cl(a: number);
|
|
521
|
-
private k4;
|
|
522
|
-
get ma(): Brush;
|
|
523
|
-
set ma(a: Brush);
|
|
524
|
-
private k5;
|
|
525
|
-
get mb(): Brush;
|
|
526
|
-
set mb(a: Brush);
|
|
527
|
-
private k3;
|
|
528
|
-
get l9(): Brush;
|
|
529
|
-
set l9(a: Brush);
|
|
530
|
-
private k2;
|
|
531
|
-
get l8(): Brush;
|
|
532
|
-
set l8(a: Brush);
|
|
533
|
-
private ay;
|
|
534
|
-
get cm(): number;
|
|
535
|
-
set cm(a: number);
|
|
536
|
-
private aw;
|
|
537
|
-
get ck(): number;
|
|
538
|
-
set ck(a: number);
|
|
539
|
-
private au;
|
|
540
|
-
get ci(): number;
|
|
541
|
-
set ci(a: number);
|
|
542
|
-
private av;
|
|
543
|
-
get cj(): number;
|
|
544
|
-
set cj(a: number);
|
|
545
|
-
private az;
|
|
546
|
-
get cn(): number;
|
|
547
|
-
set cn(a: number);
|
|
548
|
-
private kz;
|
|
549
|
-
get l5(): Brush;
|
|
550
|
-
set l5(a: Brush);
|
|
551
|
-
private bc;
|
|
552
|
-
get c0(): number;
|
|
553
|
-
set c0(a: number);
|
|
554
|
-
private bn;
|
|
555
|
-
get eg(): number;
|
|
556
|
-
set eg(a: number);
|
|
557
|
-
private k7;
|
|
558
|
-
get md(): Brush;
|
|
559
|
-
set md(a: Brush);
|
|
560
|
-
private kl;
|
|
561
|
-
get ks(): CornerRadius;
|
|
562
|
-
set ks(a: CornerRadius);
|
|
563
|
-
private ob;
|
|
564
|
-
get oi(): Thickness;
|
|
565
|
-
set oi(a: Thickness);
|
|
566
|
-
private cf;
|
|
567
|
-
get e8(): number;
|
|
568
|
-
set e8(a: number);
|
|
569
|
-
private ce;
|
|
570
|
-
get e7(): number;
|
|
571
|
-
set e7(a: number);
|
|
572
|
-
private br;
|
|
573
|
-
get ek(): number;
|
|
574
|
-
set ek(a: number);
|
|
575
|
-
private l3;
|
|
576
|
-
get n6(): Brush;
|
|
577
|
-
set n6(a: Brush);
|
|
578
|
-
private l4;
|
|
579
|
-
get n7(): Brush;
|
|
580
|
-
set n7(a: Brush);
|
|
581
|
-
private lo;
|
|
582
|
-
get nq(): Brush;
|
|
583
|
-
set nq(a: Brush);
|
|
584
|
-
private ln;
|
|
585
|
-
get np(): Brush;
|
|
586
|
-
set np(a: Brush);
|
|
587
|
-
private cc;
|
|
588
|
-
get e5(): number;
|
|
589
|
-
set e5(a: number);
|
|
590
|
-
private bq;
|
|
591
|
-
get ej(): number;
|
|
592
|
-
set ej(a: number);
|
|
593
|
-
private bo;
|
|
594
|
-
get eh(): number;
|
|
595
|
-
set eh(a: number);
|
|
596
|
-
private bp;
|
|
597
|
-
get ei(): number;
|
|
598
|
-
set ei(a: number);
|
|
599
|
-
private cd;
|
|
600
|
-
get e6(): number;
|
|
601
|
-
set e6(a: number);
|
|
602
|
-
private k6;
|
|
603
|
-
get mc(): Brush;
|
|
604
|
-
set mc(a: Brush);
|
|
605
|
-
private bs;
|
|
606
|
-
get el(): number;
|
|
607
|
-
set el(a: number);
|
|
608
|
-
private bt;
|
|
609
|
-
get em(): number;
|
|
610
|
-
set em(a: number);
|
|
611
|
-
private lr;
|
|
612
|
-
get nt(): Brush;
|
|
613
|
-
set nt(a: Brush);
|
|
614
|
-
private lq;
|
|
615
|
-
get ns(): Brush;
|
|
616
|
-
set ns(a: Brush);
|
|
617
|
-
private km;
|
|
618
|
-
get kx(): CornerRadius;
|
|
619
|
-
set kx(a: CornerRadius);
|
|
620
|
-
private oc;
|
|
621
|
-
get on(): Thickness;
|
|
622
|
-
set on(a: Thickness);
|
|
623
|
-
private b1;
|
|
624
|
-
get eu(): number;
|
|
625
|
-
set eu(a: number);
|
|
626
|
-
private b0;
|
|
627
|
-
get et(): number;
|
|
628
|
-
set et(a: number);
|
|
629
|
-
private bx;
|
|
630
|
-
get eq(): number;
|
|
631
|
-
set eq(a: number);
|
|
632
|
-
private lu;
|
|
633
|
-
get nw(): Brush;
|
|
634
|
-
set nw(a: Brush);
|
|
635
|
-
private lv;
|
|
636
|
-
get nx(): Brush;
|
|
637
|
-
set nx(a: Brush);
|
|
638
|
-
private lt;
|
|
639
|
-
get nv(): Brush;
|
|
640
|
-
set nv(a: Brush);
|
|
641
|
-
private ls;
|
|
642
|
-
get nu(): Brush;
|
|
643
|
-
set nu(a: Brush);
|
|
644
|
-
private by;
|
|
645
|
-
get er(): number;
|
|
646
|
-
set er(a: number);
|
|
647
|
-
private bw;
|
|
648
|
-
get ep(): number;
|
|
649
|
-
set ep(a: number);
|
|
650
|
-
private bu;
|
|
651
|
-
get en(): number;
|
|
652
|
-
set en(a: number);
|
|
653
|
-
private bv;
|
|
654
|
-
get eo(): number;
|
|
655
|
-
set eo(a: number);
|
|
656
|
-
private bz;
|
|
657
|
-
get es(): number;
|
|
658
|
-
set es(a: number);
|
|
659
|
-
private lp;
|
|
660
|
-
get nr(): Brush;
|
|
661
|
-
set nr(a: Brush);
|
|
662
|
-
private bd;
|
|
663
|
-
get c1(): number;
|
|
664
|
-
set c1(a: number);
|
|
665
|
-
private be;
|
|
666
|
-
get c2(): number;
|
|
667
|
-
set c2(a: number);
|
|
668
|
-
private lh;
|
|
669
|
-
get mn(): Brush;
|
|
670
|
-
set mn(a: Brush);
|
|
671
|
-
private lg;
|
|
672
|
-
get mm(): Brush;
|
|
673
|
-
set mm(a: Brush);
|
|
674
|
-
private kk;
|
|
675
|
-
get kq(): CornerRadius;
|
|
676
|
-
set kq(a: CornerRadius);
|
|
677
|
-
private oa;
|
|
678
|
-
get og(): Thickness;
|
|
679
|
-
set og(a: Thickness);
|
|
680
|
-
private bm;
|
|
681
|
-
get da(): number;
|
|
682
|
-
set da(a: number);
|
|
683
|
-
private bl;
|
|
684
|
-
get c9(): number;
|
|
685
|
-
set c9(a: number);
|
|
686
|
-
private bi;
|
|
687
|
-
get c6(): number;
|
|
688
|
-
set c6(a: number);
|
|
689
|
-
private lk;
|
|
690
|
-
get mq(): Brush;
|
|
691
|
-
set mq(a: Brush);
|
|
692
|
-
private ll;
|
|
693
|
-
get mr(): Brush;
|
|
694
|
-
set mr(a: Brush);
|
|
695
|
-
private lj;
|
|
696
|
-
get mp(): Brush;
|
|
697
|
-
set mp(a: Brush);
|
|
698
|
-
private li;
|
|
699
|
-
get mo(): Brush;
|
|
700
|
-
set mo(a: Brush);
|
|
701
|
-
private bj;
|
|
702
|
-
get c7(): number;
|
|
703
|
-
set c7(a: number);
|
|
704
|
-
private bh;
|
|
705
|
-
get c5(): number;
|
|
706
|
-
set c5(a: number);
|
|
707
|
-
private bf;
|
|
708
|
-
get c3(): number;
|
|
709
|
-
set c3(a: number);
|
|
710
|
-
private bg;
|
|
711
|
-
get c4(): number;
|
|
712
|
-
set c4(a: number);
|
|
713
|
-
private bk;
|
|
714
|
-
get c8(): number;
|
|
715
|
-
set c8(a: number);
|
|
716
|
-
private lf;
|
|
717
|
-
get ml(): Brush;
|
|
718
|
-
set ml(a: Brush);
|
|
719
|
-
private a2;
|
|
720
|
-
get cq(): number;
|
|
721
|
-
set cq(a: number);
|
|
722
|
-
private a3;
|
|
723
|
-
get cr(): number;
|
|
724
|
-
set cr(a: number);
|
|
725
|
-
private la;
|
|
726
|
-
get mg(): Brush;
|
|
727
|
-
set mg(a: Brush);
|
|
728
|
-
private k9;
|
|
729
|
-
get mf(): Brush;
|
|
730
|
-
set mf(a: Brush);
|
|
731
|
-
private kj;
|
|
732
|
-
get kp(): CornerRadius;
|
|
733
|
-
set kp(a: CornerRadius);
|
|
734
|
-
private n9;
|
|
735
|
-
get of(): Thickness;
|
|
736
|
-
set of(a: Thickness);
|
|
737
|
-
private bb;
|
|
738
|
-
get cz(): number;
|
|
739
|
-
set cz(a: number);
|
|
740
|
-
private ba;
|
|
741
|
-
get cy(): number;
|
|
742
|
-
set cy(a: number);
|
|
743
|
-
private a7;
|
|
744
|
-
get cv(): number;
|
|
745
|
-
set cv(a: number);
|
|
746
|
-
private ld;
|
|
747
|
-
get mj(): Brush;
|
|
748
|
-
set mj(a: Brush);
|
|
749
|
-
private le;
|
|
750
|
-
get mk(): Brush;
|
|
751
|
-
set mk(a: Brush);
|
|
752
|
-
private lc;
|
|
753
|
-
get mi(): Brush;
|
|
754
|
-
set mi(a: Brush);
|
|
755
|
-
private lb;
|
|
756
|
-
get mh(): Brush;
|
|
757
|
-
set mh(a: Brush);
|
|
758
|
-
private a8;
|
|
759
|
-
get cw(): number;
|
|
760
|
-
set cw(a: number);
|
|
761
|
-
private a6;
|
|
762
|
-
get cu(): number;
|
|
763
|
-
set cu(a: number);
|
|
764
|
-
private a4;
|
|
765
|
-
get cs(): number;
|
|
766
|
-
set cs(a: number);
|
|
767
|
-
private a5;
|
|
768
|
-
get ct(): number;
|
|
769
|
-
set ct(a: number);
|
|
770
|
-
private a9;
|
|
771
|
-
get cx(): number;
|
|
772
|
-
set cx(a: number);
|
|
773
|
-
private k8;
|
|
774
|
-
get me(): Brush;
|
|
775
|
-
set me(a: Brush);
|
|
776
|
-
private b2;
|
|
777
|
-
get ev(): number;
|
|
778
|
-
set ev(a: number);
|
|
779
|
-
private b3;
|
|
780
|
-
get ew(): number;
|
|
781
|
-
set ew(a: number);
|
|
782
|
-
private ly;
|
|
783
|
-
get n0(): Brush;
|
|
784
|
-
set n0(a: Brush);
|
|
785
|
-
private lx;
|
|
786
|
-
get nz(): Brush;
|
|
787
|
-
set nz(a: Brush);
|
|
788
|
-
private kn;
|
|
789
|
-
get ky(): CornerRadius;
|
|
790
|
-
set ky(a: CornerRadius);
|
|
791
|
-
private od;
|
|
792
|
-
get oo(): Thickness;
|
|
793
|
-
set oo(a: Thickness);
|
|
794
|
-
private cb;
|
|
795
|
-
get e4(): number;
|
|
796
|
-
set e4(a: number);
|
|
797
|
-
private ca;
|
|
798
|
-
get e3(): number;
|
|
799
|
-
set e3(a: number);
|
|
800
|
-
private b7;
|
|
801
|
-
get e0(): number;
|
|
802
|
-
set e0(a: number);
|
|
803
|
-
private l1;
|
|
804
|
-
get n3(): Brush;
|
|
805
|
-
set n3(a: Brush);
|
|
806
|
-
private l2;
|
|
807
|
-
get n4(): Brush;
|
|
808
|
-
set n4(a: Brush);
|
|
809
|
-
private l0;
|
|
810
|
-
get n2(): Brush;
|
|
811
|
-
set n2(a: Brush);
|
|
812
|
-
private lz;
|
|
813
|
-
get n1(): Brush;
|
|
814
|
-
set n1(a: Brush);
|
|
815
|
-
private b8;
|
|
816
|
-
get e1(): number;
|
|
817
|
-
set e1(a: number);
|
|
818
|
-
private b6;
|
|
819
|
-
get ez(): number;
|
|
820
|
-
set ez(a: number);
|
|
821
|
-
private b4;
|
|
822
|
-
get ex(): number;
|
|
823
|
-
set ex(a: number);
|
|
824
|
-
private b5;
|
|
825
|
-
get ey(): number;
|
|
826
|
-
set ey(a: number);
|
|
827
|
-
private b9;
|
|
828
|
-
get e2(): number;
|
|
829
|
-
set e2(a: number);
|
|
830
|
-
private lw;
|
|
831
|
-
get ny(): Brush;
|
|
832
|
-
set ny(a: Brush);
|
|
833
|
-
private ad;
|
|
834
|
-
private z;
|
|
835
|
-
get an(): boolean;
|
|
836
|
-
set an(a: boolean);
|
|
837
|
-
j8(): void;
|
|
838
|
-
private af;
|
|
839
|
-
private ab;
|
|
840
|
-
get ap(): boolean;
|
|
841
|
-
set ap(a: boolean);
|
|
842
|
-
private ae;
|
|
843
|
-
private aa;
|
|
844
|
-
get ao(): boolean;
|
|
845
|
-
set ao(a: boolean);
|
|
846
|
-
private x;
|
|
847
|
-
get ai(): boolean;
|
|
848
|
-
set ai(a: boolean);
|
|
849
|
-
private lm;
|
|
850
|
-
get no(): Brush;
|
|
851
|
-
set no(a: Brush);
|
|
852
|
-
private static fc;
|
|
853
|
-
private ff;
|
|
854
|
-
get hk(): string;
|
|
855
|
-
set hk(a: string);
|
|
856
|
-
private ac;
|
|
857
|
-
get disabled(): boolean;
|
|
858
|
-
set disabled(a: boolean);
|
|
859
|
-
j3(): void;
|
|
860
|
-
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
861
|
-
onDetachedFromUI(): void;
|
|
862
|
-
onAttachedToUI(): void;
|
|
863
|
-
ensureShift(): void;
|
|
864
|
-
protected aq(): boolean;
|
|
865
|
-
fe(): any;
|
|
866
|
-
hb(): string;
|
|
867
|
-
b(): InputGroupVisualModelExport;
|
|
868
|
-
provideContainer(a: DomRenderer): void;
|
|
869
|
-
private f;
|
|
870
|
-
private v;
|
|
871
|
-
private ah;
|
|
872
|
-
private y;
|
|
873
|
-
private ag;
|
|
874
|
-
get inputs(): XInputGroupInputCollection;
|
|
875
|
-
private fd;
|
|
876
|
-
private get fb();
|
|
877
|
-
private j9;
|
|
878
|
-
private get ak();
|
|
879
|
-
private get ar();
|
|
880
|
-
static j: Theme;
|
|
881
|
-
static i: Theme;
|
|
882
|
-
static n5: Brush;
|
|
883
|
-
static l: Theme;
|
|
884
|
-
static k: Theme;
|
|
885
|
-
static m: ThemeResolver;
|
|
886
|
-
}
|
|
887
|
-
/**
|
|
888
|
-
* @hidden
|
|
889
|
-
*/
|
|
890
|
-
export declare class XInputGroupInputCollection extends ObservableCollection$1<XInputGroupItem> {
|
|
891
|
-
static $t: Type;
|
|
892
|
-
constructor();
|
|
893
|
-
collectionResetting: (sender: any, e: EventArgs) => void;
|
|
894
|
-
protected p(): void;
|
|
895
|
-
}
|
|
896
|
-
/**
|
|
897
|
-
* @hidden
|
|
898
|
-
*/
|
|
899
|
-
export declare class XLabel extends XInputGroupItem {
|
|
900
|
-
static $t: Type;
|
|
901
|
-
constructor();
|
|
902
|
-
private n;
|
|
903
|
-
get p(): BaseControlTheme;
|
|
904
|
-
set p(a: BaseControlTheme);
|
|
905
|
-
private _view;
|
|
906
|
-
get view(): LabelView;
|
|
907
|
-
set view(a: LabelView);
|
|
908
|
-
destroy(): void;
|
|
909
|
-
private get i();
|
|
910
|
-
ak: boolean;
|
|
911
|
-
private aa;
|
|
912
|
-
private z;
|
|
913
|
-
private cb;
|
|
914
|
-
private cm;
|
|
915
|
-
private ab;
|
|
916
|
-
private cc;
|
|
917
|
-
protected h(a: string, b: any, c: any): void;
|
|
918
|
-
private cj;
|
|
919
|
-
cg(): void;
|
|
920
|
-
private cf;
|
|
921
|
-
onSizeReady(): void;
|
|
922
|
-
ca(): void;
|
|
923
|
-
private cr;
|
|
924
|
-
cq(): void;
|
|
925
|
-
static de: Brush;
|
|
926
|
-
static db: Brush;
|
|
927
|
-
static dd: Brush;
|
|
928
|
-
static dc: Brush;
|
|
929
|
-
static c7: Brush;
|
|
930
|
-
static c4: Brush;
|
|
931
|
-
static c6: Brush;
|
|
932
|
-
static c5: Brush;
|
|
933
|
-
static o: BaseControlTheme;
|
|
934
|
-
static df: Brush;
|
|
935
|
-
static c8: Brush;
|
|
936
|
-
static da: Brush;
|
|
937
|
-
static c9: Brush;
|
|
938
|
-
private cp;
|
|
939
|
-
private static x;
|
|
940
|
-
private r;
|
|
941
|
-
get t(): ControlDisplayDensity;
|
|
942
|
-
set t(a: ControlDisplayDensity);
|
|
943
|
-
private q;
|
|
944
|
-
get s(): ControlDisplayDensity;
|
|
945
|
-
set s(a: ControlDisplayDensity);
|
|
946
|
-
private cv;
|
|
947
|
-
get c3(): Brush;
|
|
948
|
-
set c3(a: Brush);
|
|
949
|
-
private cs;
|
|
950
|
-
get c0(): Brush;
|
|
951
|
-
set c0(a: Brush);
|
|
952
|
-
private ct;
|
|
953
|
-
get c1(): Brush;
|
|
954
|
-
set c1(a: Brush);
|
|
955
|
-
private cu;
|
|
956
|
-
get c2(): Brush;
|
|
957
|
-
set c2(a: Brush);
|
|
958
|
-
private u;
|
|
959
|
-
get w(): FontInfo;
|
|
960
|
-
set w(a: FontInfo);
|
|
961
|
-
private cz;
|
|
962
|
-
get dj(): Brush;
|
|
963
|
-
set dj(a: Brush);
|
|
964
|
-
private cw;
|
|
965
|
-
get dg(): Brush;
|
|
966
|
-
set dg(a: Brush);
|
|
967
|
-
private cx;
|
|
968
|
-
get dh(): Brush;
|
|
969
|
-
set dh(a: Brush);
|
|
970
|
-
private k;
|
|
971
|
-
get l(): LabelShiftType;
|
|
972
|
-
set l(a: LabelShiftType);
|
|
973
|
-
private ag;
|
|
974
|
-
get ap(): boolean;
|
|
975
|
-
set ap(a: boolean);
|
|
976
|
-
co(a: boolean, b?: boolean): void;
|
|
977
|
-
private ae;
|
|
978
|
-
get an(): boolean;
|
|
979
|
-
set an(a: boolean);
|
|
980
|
-
ch(): void;
|
|
981
|
-
ci(): void;
|
|
982
|
-
private v;
|
|
983
|
-
get y(): FontInfo;
|
|
984
|
-
set y(a: FontInfo);
|
|
985
|
-
private cy;
|
|
986
|
-
get di(): Brush;
|
|
987
|
-
set di(a: Brush);
|
|
988
|
-
private static av;
|
|
989
|
-
private a4;
|
|
990
|
-
get bw(): string;
|
|
991
|
-
set bw(a: string);
|
|
992
|
-
private a0;
|
|
993
|
-
get bk(): string;
|
|
994
|
-
set bk(a: string);
|
|
995
|
-
private a1;
|
|
996
|
-
get bn(): string;
|
|
997
|
-
set bn(a: string);
|
|
998
|
-
private a2;
|
|
999
|
-
get bp(): string;
|
|
1000
|
-
set bp(a: string);
|
|
1001
|
-
private ax;
|
|
1002
|
-
get bc(): string;
|
|
1003
|
-
set bc(a: string);
|
|
1004
|
-
private ay;
|
|
1005
|
-
get be(): string;
|
|
1006
|
-
set be(a: string);
|
|
1007
|
-
private at;
|
|
1008
|
-
private ac;
|
|
1009
|
-
get al(): boolean;
|
|
1010
|
-
get au(): number;
|
|
1011
|
-
set au(a: number);
|
|
1012
|
-
private a3;
|
|
1013
|
-
get br(): string;
|
|
1014
|
-
set br(a: string);
|
|
1015
|
-
private az;
|
|
1016
|
-
get bg(): string;
|
|
1017
|
-
set bg(a: string);
|
|
1018
|
-
private a5;
|
|
1019
|
-
get text(): string;
|
|
1020
|
-
set text(a: string);
|
|
1021
|
-
private af;
|
|
1022
|
-
get ao(): boolean;
|
|
1023
|
-
set ao(a: boolean);
|
|
1024
|
-
private aj;
|
|
1025
|
-
get as(): boolean;
|
|
1026
|
-
set as(a: boolean);
|
|
1027
|
-
private ad;
|
|
1028
|
-
private ai;
|
|
1029
|
-
private ah;
|
|
1030
|
-
ar: boolean;
|
|
1031
|
-
get disabled(): boolean;
|
|
1032
|
-
set disabled(a: boolean);
|
|
1033
|
-
cl(): void;
|
|
1034
|
-
onDetachedFromUI(): void;
|
|
1035
|
-
onAttachedToUI(): void;
|
|
1036
|
-
protected aq(): boolean;
|
|
1037
|
-
aw(): any;
|
|
1038
|
-
bm(): string;
|
|
1039
|
-
j(): LabelVisualModelExport;
|
|
1040
|
-
provideContainer(a: DomRenderer): void;
|
|
1041
|
-
}
|
|
1042
|
-
/**
|
|
1043
|
-
* @hidden
|
|
1044
|
-
*/
|
|
1045
|
-
export declare class XInput extends XInputGroupItem {
|
|
1046
|
-
static $t: Type;
|
|
1047
|
-
private u;
|
|
1048
|
-
private a7;
|
|
1049
|
-
private a8;
|
|
1050
|
-
private q;
|
|
1051
|
-
private bp;
|
|
1052
|
-
private bj;
|
|
1053
|
-
private ah;
|
|
1054
|
-
private bk;
|
|
1055
|
-
private ai;
|
|
1056
|
-
private aq;
|
|
1057
|
-
constructor();
|
|
1058
|
-
private _view;
|
|
1059
|
-
get view(): InputView;
|
|
1060
|
-
set view(a: InputView);
|
|
1061
|
-
destroy(): void;
|
|
1062
|
-
private n;
|
|
1063
|
-
get o(): InputShiftType;
|
|
1064
|
-
set o(a: InputShiftType);
|
|
1065
|
-
private v;
|
|
1066
|
-
get w(): BaseControlTheme;
|
|
1067
|
-
set w(a: BaseControlTheme);
|
|
1068
|
-
private y;
|
|
1069
|
-
get aa(): ControlDisplayDensity;
|
|
1070
|
-
set aa(a: ControlDisplayDensity);
|
|
1071
|
-
private x;
|
|
1072
|
-
get z(): ControlDisplayDensity;
|
|
1073
|
-
set z(a: ControlDisplayDensity);
|
|
1074
|
-
private bo;
|
|
1075
|
-
get ce(): string;
|
|
1076
|
-
set ce(a: string);
|
|
1077
|
-
private br;
|
|
1078
|
-
get ci(): string;
|
|
1079
|
-
set ci(a: string);
|
|
1080
|
-
private ak;
|
|
1081
|
-
get au(): boolean;
|
|
1082
|
-
set au(a: boolean);
|
|
1083
|
-
private ar;
|
|
1084
|
-
get a1(): boolean;
|
|
1085
|
-
set a1(a: boolean);
|
|
1086
|
-
protected h(a: string, b: any, c: any): void;
|
|
1087
|
-
private di;
|
|
1088
|
-
private dk;
|
|
1089
|
-
private dj;
|
|
1090
|
-
private c8;
|
|
1091
|
-
private dv;
|
|
1092
|
-
private du;
|
|
1093
|
-
static d6: Brush;
|
|
1094
|
-
static d5: Brush;
|
|
1095
|
-
static ae: FontInfo;
|
|
1096
|
-
private d0;
|
|
1097
|
-
get d4(): Brush;
|
|
1098
|
-
set d4(a: Brush);
|
|
1099
|
-
private dz;
|
|
1100
|
-
get d3(): Brush;
|
|
1101
|
-
set d3(a: Brush);
|
|
1102
|
-
private ab;
|
|
1103
|
-
get ad(): FontInfo;
|
|
1104
|
-
set ad(a: FontInfo);
|
|
1105
|
-
private d2;
|
|
1106
|
-
get d8(): Brush;
|
|
1107
|
-
set d8(a: Brush);
|
|
1108
|
-
cz(): void;
|
|
1109
|
-
c7(): void;
|
|
1110
|
-
keyDown: (sender: any, args: KeyEventArgs) => void;
|
|
1111
|
-
keyUp: (sender: any, args: KeyEventArgs) => void;
|
|
1112
|
-
keyPress: (sender: any, args: KeyEventArgs) => void;
|
|
1113
|
-
gotFocus: (sender: any, e: EventArgs) => void;
|
|
1114
|
-
lostFocus: (sender: any, e: EventArgs) => void;
|
|
1115
|
-
mouseDown: (sender: any, e: MouseButtonEventArgs) => void;
|
|
1116
|
-
mouseUp: (sender: any, e: MouseButtonEventArgs) => void;
|
|
1117
|
-
da(a: KeyEventArgs): void;
|
|
1118
|
-
dc(a: KeyEventArgs): void;
|
|
1119
|
-
db(a: KeyEventArgs): void;
|
|
1120
|
-
dd(a: MouseButtonEventArgs): void;
|
|
1121
|
-
dg(a: MouseButtonEventArgs): void;
|
|
1122
|
-
dh(): void;
|
|
1123
|
-
c5(): void;
|
|
1124
|
-
c6(): void;
|
|
1125
|
-
c0(): void;
|
|
1126
|
-
c1(): void;
|
|
1127
|
-
c3(): void;
|
|
1128
|
-
c2(a: string): void;
|
|
1129
|
-
de(): void;
|
|
1130
|
-
df(): void;
|
|
1131
|
-
private ac;
|
|
1132
|
-
get af(): FontInfo;
|
|
1133
|
-
set af(a: FontInfo);
|
|
1134
|
-
private bn;
|
|
1135
|
-
get b8(): string;
|
|
1136
|
-
set b8(a: string);
|
|
1137
|
-
private bq;
|
|
1138
|
-
get cg(): string;
|
|
1139
|
-
set cg(a: string);
|
|
1140
|
-
private d1;
|
|
1141
|
-
get d7(): Brush;
|
|
1142
|
-
set d7(a: Brush);
|
|
1143
|
-
private static bf;
|
|
1144
|
-
private bm;
|
|
1145
|
-
get b5(): string;
|
|
1146
|
-
set b5(a: string);
|
|
1147
|
-
private a9;
|
|
1148
|
-
private aj;
|
|
1149
|
-
get as(): boolean;
|
|
1150
|
-
get be(): number;
|
|
1151
|
-
set be(a: number);
|
|
1152
|
-
cu(): void;
|
|
1153
|
-
private bl;
|
|
1154
|
-
get b2(): string;
|
|
1155
|
-
set b2(a: string);
|
|
1156
|
-
private bi;
|
|
1157
|
-
get bx(): string;
|
|
1158
|
-
set bx(a: string);
|
|
1159
|
-
private an;
|
|
1160
|
-
get aw(): boolean;
|
|
1161
|
-
set aw(a: boolean);
|
|
1162
|
-
bh: any;
|
|
1163
|
-
private bs;
|
|
1164
|
-
get cq(): string;
|
|
1165
|
-
set cq(a: string);
|
|
1166
|
-
get at(): boolean;
|
|
1167
|
-
private am;
|
|
1168
|
-
private al;
|
|
1169
|
-
get disabled(): boolean;
|
|
1170
|
-
set disabled(a: boolean);
|
|
1171
|
-
private ao;
|
|
1172
|
-
get readonly(): boolean;
|
|
1173
|
-
set readonly(a: boolean);
|
|
1174
|
-
private dx;
|
|
1175
|
-
get dy(): HorizontalAlignment;
|
|
1176
|
-
set dy(a: HorizontalAlignment);
|
|
1177
|
-
dl(): void;
|
|
1178
|
-
onDetachedFromUI(): void;
|
|
1179
|
-
onAttachedToUI(): void;
|
|
1180
|
-
protected az(): boolean;
|
|
1181
|
-
bg(): any;
|
|
1182
|
-
b1(): string;
|
|
1183
|
-
j(): InputVisualModelExport;
|
|
1184
|
-
change: (sender: any, args: InputChangeEventArgs) => void;
|
|
1185
|
-
changing: (sender: any, args: InputChangeEventArgs) => void;
|
|
1186
|
-
compositionStart: (sender: any, e: EventArgs) => void;
|
|
1187
|
-
compositionEnd: (sender: any, args: InputChangeEventArgs) => void;
|
|
1188
|
-
dr(a: number, b: number): void;
|
|
1189
|
-
provideContainer(a: DomRenderer): void;
|
|
1190
|
-
ct(): void;
|
|
1191
|
-
focus(a?: boolean): void;
|
|
1192
|
-
dp(): void;
|
|
1193
|
-
private dt;
|
|
1194
|
-
private ds;
|
|
1195
|
-
private dw;
|
|
1196
|
-
private cs;
|
|
1197
|
-
private bb;
|
|
1198
|
-
private ba;
|
|
1199
|
-
get selectionStart(): number;
|
|
1200
|
-
set selectionStart(a: number);
|
|
1201
|
-
get selectionEnd(): number;
|
|
1202
|
-
set selectionEnd(a: number);
|
|
1203
|
-
private ap;
|
|
1204
|
-
get ay(): boolean;
|
|
1205
|
-
set ay(a: boolean);
|
|
1206
|
-
dq(a: boolean, b?: boolean): void;
|
|
1207
|
-
private c9;
|
|
1208
|
-
private ag;
|
|
1209
|
-
a0: boolean;
|
|
1210
|
-
private cw;
|
|
1211
|
-
private get i();
|
|
1212
|
-
private dm;
|
|
1213
|
-
}
|
|
1
|
+
import { Base, Type, INotifyPropertyChanged, PropertyChangedEventArgs, EventArgs } from "igniteui-webcomponents-core";
|
|
2
|
+
import { DomRenderer, DomWrapper } from "igniteui-webcomponents-core";
|
|
3
|
+
import { Path } from "igniteui-webcomponents-core";
|
|
4
|
+
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
5
|
+
import { FontInfo } from "igniteui-webcomponents-core";
|
|
6
|
+
import { AnimationKeyFrameEffect } from "igniteui-webcomponents-core";
|
|
7
|
+
import { AnimationKeyFrameEffectTiming } from "igniteui-webcomponents-core";
|
|
8
|
+
import { SuffixShiftType } from "./SuffixShiftType";
|
|
9
|
+
import { PrefixShiftType } from "./PrefixShiftType";
|
|
10
|
+
import { Brush } from "igniteui-webcomponents-core";
|
|
11
|
+
import { LabelShiftType } from "./LabelShiftType";
|
|
12
|
+
import { HorizontalAlignment } from "igniteui-webcomponents-core";
|
|
13
|
+
import { MouseButtonEventArgs } from "igniteui-webcomponents-core";
|
|
14
|
+
import { KeyEventArgs } from "igniteui-webcomponents-core";
|
|
15
|
+
import { InputShiftType } from "./InputShiftType";
|
|
16
|
+
import { SuffixVisualModelExport } from "./SuffixVisualModelExport";
|
|
17
|
+
import { PrefixVisualModelExport } from "./PrefixVisualModelExport";
|
|
18
|
+
import { InputGroupDisplayType } from "./InputGroupDisplayType";
|
|
19
|
+
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
20
|
+
import { CornerRadius } from "igniteui-webcomponents-core";
|
|
21
|
+
import { Thickness } from "igniteui-webcomponents-core";
|
|
22
|
+
import { ThemeResolver } from "./ThemeResolver";
|
|
23
|
+
import { ObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
24
|
+
import { InputGroupVisualModelExport } from "./InputGroupVisualModelExport";
|
|
25
|
+
import { LabelVisualModelExport } from "./LabelVisualModelExport";
|
|
26
|
+
import { InputVisualModelExport } from "./InputVisualModelExport";
|
|
27
|
+
import { Theme } from "./Theme";
|
|
28
|
+
import { InputChangeEventArgs } from "./InputChangeEventArgs";
|
|
29
|
+
/**
|
|
30
|
+
* @hidden
|
|
31
|
+
*/
|
|
32
|
+
export declare class InputGroupView extends Base {
|
|
33
|
+
static $t: Type;
|
|
34
|
+
constructor();
|
|
35
|
+
d: XInputGroup;
|
|
36
|
+
ak(): void;
|
|
37
|
+
ac(a: XInputGroupItem): void;
|
|
38
|
+
ae(a: XInputGroupItem): void;
|
|
39
|
+
ad(): void;
|
|
40
|
+
g(): boolean;
|
|
41
|
+
l: DomRenderer;
|
|
42
|
+
private e;
|
|
43
|
+
private i;
|
|
44
|
+
get w(): any;
|
|
45
|
+
get as(): Path;
|
|
46
|
+
get h(): boolean;
|
|
47
|
+
ah(a: DomRenderer): void;
|
|
48
|
+
get s(): DomWrapper;
|
|
49
|
+
get v(): any;
|
|
50
|
+
get u(): any;
|
|
51
|
+
get x(): any;
|
|
52
|
+
get y(): any;
|
|
53
|
+
private z;
|
|
54
|
+
aq(a: string): void;
|
|
55
|
+
ap(): void;
|
|
56
|
+
private aa;
|
|
57
|
+
al(): void;
|
|
58
|
+
j(): number;
|
|
59
|
+
private f;
|
|
60
|
+
private n;
|
|
61
|
+
private o;
|
|
62
|
+
private p;
|
|
63
|
+
private t;
|
|
64
|
+
private r;
|
|
65
|
+
private q;
|
|
66
|
+
private m;
|
|
67
|
+
ag(): void;
|
|
68
|
+
ai(): void;
|
|
69
|
+
ar(a: FontInfo): void;
|
|
70
|
+
k(a: XLabel): number;
|
|
71
|
+
af(): void;
|
|
72
|
+
a(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
73
|
+
c(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
74
|
+
b(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
75
|
+
ao(a: XInput): void;
|
|
76
|
+
ab(a: any): void;
|
|
77
|
+
an(a: any): void;
|
|
78
|
+
private aj;
|
|
79
|
+
private am;
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* @hidden
|
|
83
|
+
*/
|
|
84
|
+
export declare class SuffixView extends Base {
|
|
85
|
+
static $t: Type;
|
|
86
|
+
constructor();
|
|
87
|
+
a: XSuffix;
|
|
88
|
+
p(): void;
|
|
89
|
+
e(): boolean;
|
|
90
|
+
private h;
|
|
91
|
+
private b;
|
|
92
|
+
private f;
|
|
93
|
+
get s(): Path;
|
|
94
|
+
n(a: DomRenderer): void;
|
|
95
|
+
private d;
|
|
96
|
+
r(): void;
|
|
97
|
+
private g;
|
|
98
|
+
q(): void;
|
|
99
|
+
private j;
|
|
100
|
+
private k;
|
|
101
|
+
private c;
|
|
102
|
+
private i;
|
|
103
|
+
m(): void;
|
|
104
|
+
o(): void;
|
|
105
|
+
l(a: any): void;
|
|
106
|
+
}
|
|
107
|
+
/**
|
|
108
|
+
* @hidden
|
|
109
|
+
*/
|
|
110
|
+
export declare class PrefixView extends Base {
|
|
111
|
+
static $t: Type;
|
|
112
|
+
constructor();
|
|
113
|
+
a: XPrefix;
|
|
114
|
+
p(): void;
|
|
115
|
+
e(): boolean;
|
|
116
|
+
h: DomRenderer;
|
|
117
|
+
private b;
|
|
118
|
+
private f;
|
|
119
|
+
get s(): Path;
|
|
120
|
+
n(a: DomRenderer): void;
|
|
121
|
+
private d;
|
|
122
|
+
r(): void;
|
|
123
|
+
private g;
|
|
124
|
+
q(): void;
|
|
125
|
+
private j;
|
|
126
|
+
private k;
|
|
127
|
+
private c;
|
|
128
|
+
private i;
|
|
129
|
+
m(): void;
|
|
130
|
+
o(): void;
|
|
131
|
+
l(a: any): void;
|
|
132
|
+
}
|
|
133
|
+
/**
|
|
134
|
+
* @hidden
|
|
135
|
+
*/
|
|
136
|
+
export declare class LabelView extends Base {
|
|
137
|
+
static $t: Type;
|
|
138
|
+
constructor();
|
|
139
|
+
c: XLabel;
|
|
140
|
+
ae(): void;
|
|
141
|
+
g(): boolean;
|
|
142
|
+
m: DomRenderer;
|
|
143
|
+
private d;
|
|
144
|
+
private i;
|
|
145
|
+
get q(): any;
|
|
146
|
+
get an(): Path;
|
|
147
|
+
get h(): boolean;
|
|
148
|
+
v(): void;
|
|
149
|
+
b(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
150
|
+
a(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
151
|
+
z(a: DomRenderer): void;
|
|
152
|
+
l(): number;
|
|
153
|
+
aj(): void;
|
|
154
|
+
ak(): void;
|
|
155
|
+
ai(): void;
|
|
156
|
+
private r;
|
|
157
|
+
al(a: string): void;
|
|
158
|
+
ab(): void;
|
|
159
|
+
w(): void;
|
|
160
|
+
x(): void;
|
|
161
|
+
ac(): void;
|
|
162
|
+
ad(): void;
|
|
163
|
+
private s;
|
|
164
|
+
ag(): void;
|
|
165
|
+
j(): number;
|
|
166
|
+
k(): number;
|
|
167
|
+
private t;
|
|
168
|
+
private u;
|
|
169
|
+
private f;
|
|
170
|
+
private n;
|
|
171
|
+
private o;
|
|
172
|
+
private p;
|
|
173
|
+
y(): void;
|
|
174
|
+
aa(): void;
|
|
175
|
+
am(a: FontInfo): void;
|
|
176
|
+
ah(a: Brush): void;
|
|
177
|
+
e(): FontInfo;
|
|
178
|
+
af(): void;
|
|
179
|
+
}
|
|
180
|
+
/**
|
|
181
|
+
* @hidden
|
|
182
|
+
*/
|
|
183
|
+
export declare class InputView extends Base {
|
|
184
|
+
static $t: Type;
|
|
185
|
+
constructor();
|
|
186
|
+
c: XInput;
|
|
187
|
+
at(): void;
|
|
188
|
+
i(): boolean;
|
|
189
|
+
m: DomRenderer;
|
|
190
|
+
private d;
|
|
191
|
+
private k;
|
|
192
|
+
get r(): any;
|
|
193
|
+
get be(): Path;
|
|
194
|
+
get j(): boolean;
|
|
195
|
+
aq(a: DomRenderer): void;
|
|
196
|
+
a1(a: boolean): void;
|
|
197
|
+
az(a: boolean): void;
|
|
198
|
+
a6(a: HorizontalAlignment): void;
|
|
199
|
+
a5(a: boolean): void;
|
|
200
|
+
h: boolean;
|
|
201
|
+
private ac;
|
|
202
|
+
private ab;
|
|
203
|
+
private u;
|
|
204
|
+
ax(): void;
|
|
205
|
+
av(): void;
|
|
206
|
+
ba(): void;
|
|
207
|
+
private g;
|
|
208
|
+
a9(): void;
|
|
209
|
+
private l;
|
|
210
|
+
ay(a: string): void;
|
|
211
|
+
a0(a: string): void;
|
|
212
|
+
private y;
|
|
213
|
+
private af;
|
|
214
|
+
private aj;
|
|
215
|
+
private ak;
|
|
216
|
+
private bd;
|
|
217
|
+
private z;
|
|
218
|
+
private aa;
|
|
219
|
+
private ag;
|
|
220
|
+
private ai;
|
|
221
|
+
private ah;
|
|
222
|
+
private al;
|
|
223
|
+
private ad;
|
|
224
|
+
private ae;
|
|
225
|
+
private s;
|
|
226
|
+
bb(a: string): void;
|
|
227
|
+
t(): string;
|
|
228
|
+
private v;
|
|
229
|
+
a8(): void;
|
|
230
|
+
q(): number;
|
|
231
|
+
p(): number;
|
|
232
|
+
a4(a: number): void;
|
|
233
|
+
a2(a: number): void;
|
|
234
|
+
au(): void;
|
|
235
|
+
private w;
|
|
236
|
+
private x;
|
|
237
|
+
private e;
|
|
238
|
+
private n;
|
|
239
|
+
private o;
|
|
240
|
+
ao(): void;
|
|
241
|
+
ar(): void;
|
|
242
|
+
bc(a: FontInfo): void;
|
|
243
|
+
a7(): void;
|
|
244
|
+
ap(): void;
|
|
245
|
+
as(a: boolean): void;
|
|
246
|
+
aw(): void;
|
|
247
|
+
a3(a: number, b: number): void;
|
|
248
|
+
am(): void;
|
|
249
|
+
b(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
250
|
+
private static f;
|
|
251
|
+
private an;
|
|
252
|
+
a(): number[];
|
|
253
|
+
}
|
|
254
|
+
/**
|
|
255
|
+
* @hidden
|
|
256
|
+
*/
|
|
257
|
+
export declare abstract class XInputGroupItem extends Base implements INotifyPropertyChanged {
|
|
258
|
+
static $t: Type;
|
|
259
|
+
private c;
|
|
260
|
+
get e(): string;
|
|
261
|
+
set e(a: string);
|
|
262
|
+
private a;
|
|
263
|
+
get b(): XInputGroup;
|
|
264
|
+
set b(a: XInputGroup);
|
|
265
|
+
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
266
|
+
protected g(a: string, b: any, c: any): void;
|
|
267
|
+
protected h(a: string, b: any, c: any): void;
|
|
268
|
+
}
|
|
269
|
+
/**
|
|
270
|
+
* @hidden
|
|
271
|
+
*/
|
|
272
|
+
export declare class XSuffix extends XInputGroupItem {
|
|
273
|
+
static $t: Type;
|
|
274
|
+
constructor();
|
|
275
|
+
private _view;
|
|
276
|
+
get view(): SuffixView;
|
|
277
|
+
set view(a: SuffixView);
|
|
278
|
+
destroy(): void;
|
|
279
|
+
private j;
|
|
280
|
+
get k(): SuffixShiftType;
|
|
281
|
+
set k(a: SuffixShiftType);
|
|
282
|
+
protected h(a: string, b: any, c: any): void;
|
|
283
|
+
private al;
|
|
284
|
+
private ai;
|
|
285
|
+
private ap;
|
|
286
|
+
private ao;
|
|
287
|
+
aj(): void;
|
|
288
|
+
ak(): void;
|
|
289
|
+
private static s;
|
|
290
|
+
private v;
|
|
291
|
+
get z(): string;
|
|
292
|
+
set z(a: string);
|
|
293
|
+
private u;
|
|
294
|
+
get w(): string;
|
|
295
|
+
set w(a: string);
|
|
296
|
+
private n;
|
|
297
|
+
get q(): boolean;
|
|
298
|
+
set q(a: boolean);
|
|
299
|
+
private m;
|
|
300
|
+
private o;
|
|
301
|
+
get disabled(): boolean;
|
|
302
|
+
set disabled(a: boolean);
|
|
303
|
+
am(): void;
|
|
304
|
+
onDetachedFromUI(): void;
|
|
305
|
+
onAttachedToUI(): void;
|
|
306
|
+
protected r(): boolean;
|
|
307
|
+
t(): any;
|
|
308
|
+
y(): string;
|
|
309
|
+
i(): SuffixVisualModelExport;
|
|
310
|
+
appendContentChild(a: any): void;
|
|
311
|
+
provideContainer(a: DomRenderer): void;
|
|
312
|
+
}
|
|
313
|
+
/**
|
|
314
|
+
* @hidden
|
|
315
|
+
*/
|
|
316
|
+
export declare class XPrefix extends XInputGroupItem {
|
|
317
|
+
static $t: Type;
|
|
318
|
+
constructor();
|
|
319
|
+
private _view;
|
|
320
|
+
get view(): PrefixView;
|
|
321
|
+
set view(a: PrefixView);
|
|
322
|
+
destroy(): void;
|
|
323
|
+
private j;
|
|
324
|
+
get k(): PrefixShiftType;
|
|
325
|
+
set k(a: PrefixShiftType);
|
|
326
|
+
protected h(a: string, b: any, c: any): void;
|
|
327
|
+
private al;
|
|
328
|
+
private ai;
|
|
329
|
+
private ap;
|
|
330
|
+
private ao;
|
|
331
|
+
aj(): void;
|
|
332
|
+
ak(): void;
|
|
333
|
+
private static s;
|
|
334
|
+
private v;
|
|
335
|
+
get z(): string;
|
|
336
|
+
set z(a: string);
|
|
337
|
+
private u;
|
|
338
|
+
get w(): string;
|
|
339
|
+
set w(a: string);
|
|
340
|
+
private n;
|
|
341
|
+
get q(): boolean;
|
|
342
|
+
set q(a: boolean);
|
|
343
|
+
private m;
|
|
344
|
+
private o;
|
|
345
|
+
get disabled(): boolean;
|
|
346
|
+
set disabled(a: boolean);
|
|
347
|
+
am(): void;
|
|
348
|
+
onDetachedFromUI(): void;
|
|
349
|
+
onAttachedToUI(): void;
|
|
350
|
+
protected r(): boolean;
|
|
351
|
+
t(): any;
|
|
352
|
+
y(): string;
|
|
353
|
+
i(): PrefixVisualModelExport;
|
|
354
|
+
appendContentChild(a: any): void;
|
|
355
|
+
provideContainer(a: DomRenderer): void;
|
|
356
|
+
}
|
|
357
|
+
/**
|
|
358
|
+
* @hidden
|
|
359
|
+
*/
|
|
360
|
+
export declare class XInputGroup extends Base implements INotifyPropertyChanged {
|
|
361
|
+
static $t: Type;
|
|
362
|
+
constructor();
|
|
363
|
+
private jm;
|
|
364
|
+
appendContentChild(a: any): void;
|
|
365
|
+
j7(a: any): void;
|
|
366
|
+
private c;
|
|
367
|
+
get d(): InputGroupDisplayType;
|
|
368
|
+
set d(a: InputGroupDisplayType);
|
|
369
|
+
private r;
|
|
370
|
+
get t(): ControlDisplayDensity;
|
|
371
|
+
set t(a: ControlDisplayDensity);
|
|
372
|
+
private q;
|
|
373
|
+
get s(): ControlDisplayDensity;
|
|
374
|
+
set s(a: ControlDisplayDensity);
|
|
375
|
+
js(a: (arg1: XLabel) => void): void;
|
|
376
|
+
private jt;
|
|
377
|
+
private jr;
|
|
378
|
+
private ju;
|
|
379
|
+
private aj;
|
|
380
|
+
private jl;
|
|
381
|
+
private n;
|
|
382
|
+
get p(): BaseControlTheme;
|
|
383
|
+
set p(a: BaseControlTheme);
|
|
384
|
+
private _view;
|
|
385
|
+
get view(): InputGroupView;
|
|
386
|
+
set view(a: InputGroupView);
|
|
387
|
+
destroy(): void;
|
|
388
|
+
protected j2(a: string, b: any, c: any): void;
|
|
389
|
+
protected j5(a: string, b: any, c: any): void;
|
|
390
|
+
static kr(a: CornerRadius, b: CornerRadius): CornerRadius;
|
|
391
|
+
static oh(a: Thickness, b: Thickness): Thickness;
|
|
392
|
+
private ke;
|
|
393
|
+
private kf;
|
|
394
|
+
private kd;
|
|
395
|
+
private kg;
|
|
396
|
+
private kc;
|
|
397
|
+
private kb;
|
|
398
|
+
private w;
|
|
399
|
+
private u;
|
|
400
|
+
private get a();
|
|
401
|
+
onChildrenMutated(): void;
|
|
402
|
+
private jp;
|
|
403
|
+
get al(): boolean;
|
|
404
|
+
j1(): void;
|
|
405
|
+
lostFocus: (sender: any, e: EventArgs) => void;
|
|
406
|
+
gotFocus: (sender: any, e: EventArgs) => void;
|
|
407
|
+
static o: BaseControlTheme;
|
|
408
|
+
private dw;
|
|
409
|
+
private dx;
|
|
410
|
+
private kv;
|
|
411
|
+
private ol;
|
|
412
|
+
private m9;
|
|
413
|
+
private na;
|
|
414
|
+
private nb;
|
|
415
|
+
private d5;
|
|
416
|
+
private d4;
|
|
417
|
+
private d1;
|
|
418
|
+
private ne;
|
|
419
|
+
private nf;
|
|
420
|
+
private nd;
|
|
421
|
+
private nc;
|
|
422
|
+
private d2;
|
|
423
|
+
private d0;
|
|
424
|
+
private dy;
|
|
425
|
+
private dz;
|
|
426
|
+
private d3;
|
|
427
|
+
private m8;
|
|
428
|
+
private dl;
|
|
429
|
+
private dm;
|
|
430
|
+
private ku;
|
|
431
|
+
private ok;
|
|
432
|
+
private m1;
|
|
433
|
+
private m2;
|
|
434
|
+
private m3;
|
|
435
|
+
private dv;
|
|
436
|
+
private du;
|
|
437
|
+
private dr;
|
|
438
|
+
private m6;
|
|
439
|
+
private m7;
|
|
440
|
+
private m5;
|
|
441
|
+
private m4;
|
|
442
|
+
private ds;
|
|
443
|
+
private dq;
|
|
444
|
+
private dn;
|
|
445
|
+
private dp;
|
|
446
|
+
private dt;
|
|
447
|
+
private m0;
|
|
448
|
+
private db;
|
|
449
|
+
private dc;
|
|
450
|
+
private kt;
|
|
451
|
+
private oj;
|
|
452
|
+
private mt;
|
|
453
|
+
private mu;
|
|
454
|
+
private mv;
|
|
455
|
+
private dk;
|
|
456
|
+
private dj;
|
|
457
|
+
private dg;
|
|
458
|
+
private my;
|
|
459
|
+
private mz;
|
|
460
|
+
private mx;
|
|
461
|
+
private mw;
|
|
462
|
+
private dh;
|
|
463
|
+
private df;
|
|
464
|
+
private dd;
|
|
465
|
+
private de;
|
|
466
|
+
private di;
|
|
467
|
+
private ms;
|
|
468
|
+
private d6;
|
|
469
|
+
private d7;
|
|
470
|
+
private kw;
|
|
471
|
+
private om;
|
|
472
|
+
private nh;
|
|
473
|
+
private ni;
|
|
474
|
+
private nj;
|
|
475
|
+
private ef;
|
|
476
|
+
private ee;
|
|
477
|
+
private eb;
|
|
478
|
+
private nm;
|
|
479
|
+
private nn;
|
|
480
|
+
private nl;
|
|
481
|
+
private nk;
|
|
482
|
+
private ec;
|
|
483
|
+
private ea;
|
|
484
|
+
private d8;
|
|
485
|
+
private d9;
|
|
486
|
+
private ed;
|
|
487
|
+
private ng;
|
|
488
|
+
private ka;
|
|
489
|
+
jv(): void;
|
|
490
|
+
j0(): void;
|
|
491
|
+
jz(): void;
|
|
492
|
+
kh(): void;
|
|
493
|
+
private j4;
|
|
494
|
+
private k0;
|
|
495
|
+
get l6(): Brush;
|
|
496
|
+
set l6(a: Brush);
|
|
497
|
+
private k1;
|
|
498
|
+
get l7(): Brush;
|
|
499
|
+
set l7(a: Brush);
|
|
500
|
+
private as;
|
|
501
|
+
get cg(): number;
|
|
502
|
+
set cg(a: number);
|
|
503
|
+
private at;
|
|
504
|
+
get ch(): number;
|
|
505
|
+
set ch(a: number);
|
|
506
|
+
private ki;
|
|
507
|
+
get ko(): CornerRadius;
|
|
508
|
+
set ko(a: CornerRadius);
|
|
509
|
+
private n8;
|
|
510
|
+
get oe(): Thickness;
|
|
511
|
+
set oe(a: Thickness);
|
|
512
|
+
private a1;
|
|
513
|
+
get cp(): number;
|
|
514
|
+
set cp(a: number);
|
|
515
|
+
private a0;
|
|
516
|
+
get co(): number;
|
|
517
|
+
set co(a: number);
|
|
518
|
+
private ax;
|
|
519
|
+
get cl(): number;
|
|
520
|
+
set cl(a: number);
|
|
521
|
+
private k4;
|
|
522
|
+
get ma(): Brush;
|
|
523
|
+
set ma(a: Brush);
|
|
524
|
+
private k5;
|
|
525
|
+
get mb(): Brush;
|
|
526
|
+
set mb(a: Brush);
|
|
527
|
+
private k3;
|
|
528
|
+
get l9(): Brush;
|
|
529
|
+
set l9(a: Brush);
|
|
530
|
+
private k2;
|
|
531
|
+
get l8(): Brush;
|
|
532
|
+
set l8(a: Brush);
|
|
533
|
+
private ay;
|
|
534
|
+
get cm(): number;
|
|
535
|
+
set cm(a: number);
|
|
536
|
+
private aw;
|
|
537
|
+
get ck(): number;
|
|
538
|
+
set ck(a: number);
|
|
539
|
+
private au;
|
|
540
|
+
get ci(): number;
|
|
541
|
+
set ci(a: number);
|
|
542
|
+
private av;
|
|
543
|
+
get cj(): number;
|
|
544
|
+
set cj(a: number);
|
|
545
|
+
private az;
|
|
546
|
+
get cn(): number;
|
|
547
|
+
set cn(a: number);
|
|
548
|
+
private kz;
|
|
549
|
+
get l5(): Brush;
|
|
550
|
+
set l5(a: Brush);
|
|
551
|
+
private bc;
|
|
552
|
+
get c0(): number;
|
|
553
|
+
set c0(a: number);
|
|
554
|
+
private bn;
|
|
555
|
+
get eg(): number;
|
|
556
|
+
set eg(a: number);
|
|
557
|
+
private k7;
|
|
558
|
+
get md(): Brush;
|
|
559
|
+
set md(a: Brush);
|
|
560
|
+
private kl;
|
|
561
|
+
get ks(): CornerRadius;
|
|
562
|
+
set ks(a: CornerRadius);
|
|
563
|
+
private ob;
|
|
564
|
+
get oi(): Thickness;
|
|
565
|
+
set oi(a: Thickness);
|
|
566
|
+
private cf;
|
|
567
|
+
get e8(): number;
|
|
568
|
+
set e8(a: number);
|
|
569
|
+
private ce;
|
|
570
|
+
get e7(): number;
|
|
571
|
+
set e7(a: number);
|
|
572
|
+
private br;
|
|
573
|
+
get ek(): number;
|
|
574
|
+
set ek(a: number);
|
|
575
|
+
private l3;
|
|
576
|
+
get n6(): Brush;
|
|
577
|
+
set n6(a: Brush);
|
|
578
|
+
private l4;
|
|
579
|
+
get n7(): Brush;
|
|
580
|
+
set n7(a: Brush);
|
|
581
|
+
private lo;
|
|
582
|
+
get nq(): Brush;
|
|
583
|
+
set nq(a: Brush);
|
|
584
|
+
private ln;
|
|
585
|
+
get np(): Brush;
|
|
586
|
+
set np(a: Brush);
|
|
587
|
+
private cc;
|
|
588
|
+
get e5(): number;
|
|
589
|
+
set e5(a: number);
|
|
590
|
+
private bq;
|
|
591
|
+
get ej(): number;
|
|
592
|
+
set ej(a: number);
|
|
593
|
+
private bo;
|
|
594
|
+
get eh(): number;
|
|
595
|
+
set eh(a: number);
|
|
596
|
+
private bp;
|
|
597
|
+
get ei(): number;
|
|
598
|
+
set ei(a: number);
|
|
599
|
+
private cd;
|
|
600
|
+
get e6(): number;
|
|
601
|
+
set e6(a: number);
|
|
602
|
+
private k6;
|
|
603
|
+
get mc(): Brush;
|
|
604
|
+
set mc(a: Brush);
|
|
605
|
+
private bs;
|
|
606
|
+
get el(): number;
|
|
607
|
+
set el(a: number);
|
|
608
|
+
private bt;
|
|
609
|
+
get em(): number;
|
|
610
|
+
set em(a: number);
|
|
611
|
+
private lr;
|
|
612
|
+
get nt(): Brush;
|
|
613
|
+
set nt(a: Brush);
|
|
614
|
+
private lq;
|
|
615
|
+
get ns(): Brush;
|
|
616
|
+
set ns(a: Brush);
|
|
617
|
+
private km;
|
|
618
|
+
get kx(): CornerRadius;
|
|
619
|
+
set kx(a: CornerRadius);
|
|
620
|
+
private oc;
|
|
621
|
+
get on(): Thickness;
|
|
622
|
+
set on(a: Thickness);
|
|
623
|
+
private b1;
|
|
624
|
+
get eu(): number;
|
|
625
|
+
set eu(a: number);
|
|
626
|
+
private b0;
|
|
627
|
+
get et(): number;
|
|
628
|
+
set et(a: number);
|
|
629
|
+
private bx;
|
|
630
|
+
get eq(): number;
|
|
631
|
+
set eq(a: number);
|
|
632
|
+
private lu;
|
|
633
|
+
get nw(): Brush;
|
|
634
|
+
set nw(a: Brush);
|
|
635
|
+
private lv;
|
|
636
|
+
get nx(): Brush;
|
|
637
|
+
set nx(a: Brush);
|
|
638
|
+
private lt;
|
|
639
|
+
get nv(): Brush;
|
|
640
|
+
set nv(a: Brush);
|
|
641
|
+
private ls;
|
|
642
|
+
get nu(): Brush;
|
|
643
|
+
set nu(a: Brush);
|
|
644
|
+
private by;
|
|
645
|
+
get er(): number;
|
|
646
|
+
set er(a: number);
|
|
647
|
+
private bw;
|
|
648
|
+
get ep(): number;
|
|
649
|
+
set ep(a: number);
|
|
650
|
+
private bu;
|
|
651
|
+
get en(): number;
|
|
652
|
+
set en(a: number);
|
|
653
|
+
private bv;
|
|
654
|
+
get eo(): number;
|
|
655
|
+
set eo(a: number);
|
|
656
|
+
private bz;
|
|
657
|
+
get es(): number;
|
|
658
|
+
set es(a: number);
|
|
659
|
+
private lp;
|
|
660
|
+
get nr(): Brush;
|
|
661
|
+
set nr(a: Brush);
|
|
662
|
+
private bd;
|
|
663
|
+
get c1(): number;
|
|
664
|
+
set c1(a: number);
|
|
665
|
+
private be;
|
|
666
|
+
get c2(): number;
|
|
667
|
+
set c2(a: number);
|
|
668
|
+
private lh;
|
|
669
|
+
get mn(): Brush;
|
|
670
|
+
set mn(a: Brush);
|
|
671
|
+
private lg;
|
|
672
|
+
get mm(): Brush;
|
|
673
|
+
set mm(a: Brush);
|
|
674
|
+
private kk;
|
|
675
|
+
get kq(): CornerRadius;
|
|
676
|
+
set kq(a: CornerRadius);
|
|
677
|
+
private oa;
|
|
678
|
+
get og(): Thickness;
|
|
679
|
+
set og(a: Thickness);
|
|
680
|
+
private bm;
|
|
681
|
+
get da(): number;
|
|
682
|
+
set da(a: number);
|
|
683
|
+
private bl;
|
|
684
|
+
get c9(): number;
|
|
685
|
+
set c9(a: number);
|
|
686
|
+
private bi;
|
|
687
|
+
get c6(): number;
|
|
688
|
+
set c6(a: number);
|
|
689
|
+
private lk;
|
|
690
|
+
get mq(): Brush;
|
|
691
|
+
set mq(a: Brush);
|
|
692
|
+
private ll;
|
|
693
|
+
get mr(): Brush;
|
|
694
|
+
set mr(a: Brush);
|
|
695
|
+
private lj;
|
|
696
|
+
get mp(): Brush;
|
|
697
|
+
set mp(a: Brush);
|
|
698
|
+
private li;
|
|
699
|
+
get mo(): Brush;
|
|
700
|
+
set mo(a: Brush);
|
|
701
|
+
private bj;
|
|
702
|
+
get c7(): number;
|
|
703
|
+
set c7(a: number);
|
|
704
|
+
private bh;
|
|
705
|
+
get c5(): number;
|
|
706
|
+
set c5(a: number);
|
|
707
|
+
private bf;
|
|
708
|
+
get c3(): number;
|
|
709
|
+
set c3(a: number);
|
|
710
|
+
private bg;
|
|
711
|
+
get c4(): number;
|
|
712
|
+
set c4(a: number);
|
|
713
|
+
private bk;
|
|
714
|
+
get c8(): number;
|
|
715
|
+
set c8(a: number);
|
|
716
|
+
private lf;
|
|
717
|
+
get ml(): Brush;
|
|
718
|
+
set ml(a: Brush);
|
|
719
|
+
private a2;
|
|
720
|
+
get cq(): number;
|
|
721
|
+
set cq(a: number);
|
|
722
|
+
private a3;
|
|
723
|
+
get cr(): number;
|
|
724
|
+
set cr(a: number);
|
|
725
|
+
private la;
|
|
726
|
+
get mg(): Brush;
|
|
727
|
+
set mg(a: Brush);
|
|
728
|
+
private k9;
|
|
729
|
+
get mf(): Brush;
|
|
730
|
+
set mf(a: Brush);
|
|
731
|
+
private kj;
|
|
732
|
+
get kp(): CornerRadius;
|
|
733
|
+
set kp(a: CornerRadius);
|
|
734
|
+
private n9;
|
|
735
|
+
get of(): Thickness;
|
|
736
|
+
set of(a: Thickness);
|
|
737
|
+
private bb;
|
|
738
|
+
get cz(): number;
|
|
739
|
+
set cz(a: number);
|
|
740
|
+
private ba;
|
|
741
|
+
get cy(): number;
|
|
742
|
+
set cy(a: number);
|
|
743
|
+
private a7;
|
|
744
|
+
get cv(): number;
|
|
745
|
+
set cv(a: number);
|
|
746
|
+
private ld;
|
|
747
|
+
get mj(): Brush;
|
|
748
|
+
set mj(a: Brush);
|
|
749
|
+
private le;
|
|
750
|
+
get mk(): Brush;
|
|
751
|
+
set mk(a: Brush);
|
|
752
|
+
private lc;
|
|
753
|
+
get mi(): Brush;
|
|
754
|
+
set mi(a: Brush);
|
|
755
|
+
private lb;
|
|
756
|
+
get mh(): Brush;
|
|
757
|
+
set mh(a: Brush);
|
|
758
|
+
private a8;
|
|
759
|
+
get cw(): number;
|
|
760
|
+
set cw(a: number);
|
|
761
|
+
private a6;
|
|
762
|
+
get cu(): number;
|
|
763
|
+
set cu(a: number);
|
|
764
|
+
private a4;
|
|
765
|
+
get cs(): number;
|
|
766
|
+
set cs(a: number);
|
|
767
|
+
private a5;
|
|
768
|
+
get ct(): number;
|
|
769
|
+
set ct(a: number);
|
|
770
|
+
private a9;
|
|
771
|
+
get cx(): number;
|
|
772
|
+
set cx(a: number);
|
|
773
|
+
private k8;
|
|
774
|
+
get me(): Brush;
|
|
775
|
+
set me(a: Brush);
|
|
776
|
+
private b2;
|
|
777
|
+
get ev(): number;
|
|
778
|
+
set ev(a: number);
|
|
779
|
+
private b3;
|
|
780
|
+
get ew(): number;
|
|
781
|
+
set ew(a: number);
|
|
782
|
+
private ly;
|
|
783
|
+
get n0(): Brush;
|
|
784
|
+
set n0(a: Brush);
|
|
785
|
+
private lx;
|
|
786
|
+
get nz(): Brush;
|
|
787
|
+
set nz(a: Brush);
|
|
788
|
+
private kn;
|
|
789
|
+
get ky(): CornerRadius;
|
|
790
|
+
set ky(a: CornerRadius);
|
|
791
|
+
private od;
|
|
792
|
+
get oo(): Thickness;
|
|
793
|
+
set oo(a: Thickness);
|
|
794
|
+
private cb;
|
|
795
|
+
get e4(): number;
|
|
796
|
+
set e4(a: number);
|
|
797
|
+
private ca;
|
|
798
|
+
get e3(): number;
|
|
799
|
+
set e3(a: number);
|
|
800
|
+
private b7;
|
|
801
|
+
get e0(): number;
|
|
802
|
+
set e0(a: number);
|
|
803
|
+
private l1;
|
|
804
|
+
get n3(): Brush;
|
|
805
|
+
set n3(a: Brush);
|
|
806
|
+
private l2;
|
|
807
|
+
get n4(): Brush;
|
|
808
|
+
set n4(a: Brush);
|
|
809
|
+
private l0;
|
|
810
|
+
get n2(): Brush;
|
|
811
|
+
set n2(a: Brush);
|
|
812
|
+
private lz;
|
|
813
|
+
get n1(): Brush;
|
|
814
|
+
set n1(a: Brush);
|
|
815
|
+
private b8;
|
|
816
|
+
get e1(): number;
|
|
817
|
+
set e1(a: number);
|
|
818
|
+
private b6;
|
|
819
|
+
get ez(): number;
|
|
820
|
+
set ez(a: number);
|
|
821
|
+
private b4;
|
|
822
|
+
get ex(): number;
|
|
823
|
+
set ex(a: number);
|
|
824
|
+
private b5;
|
|
825
|
+
get ey(): number;
|
|
826
|
+
set ey(a: number);
|
|
827
|
+
private b9;
|
|
828
|
+
get e2(): number;
|
|
829
|
+
set e2(a: number);
|
|
830
|
+
private lw;
|
|
831
|
+
get ny(): Brush;
|
|
832
|
+
set ny(a: Brush);
|
|
833
|
+
private ad;
|
|
834
|
+
private z;
|
|
835
|
+
get an(): boolean;
|
|
836
|
+
set an(a: boolean);
|
|
837
|
+
j8(): void;
|
|
838
|
+
private af;
|
|
839
|
+
private ab;
|
|
840
|
+
get ap(): boolean;
|
|
841
|
+
set ap(a: boolean);
|
|
842
|
+
private ae;
|
|
843
|
+
private aa;
|
|
844
|
+
get ao(): boolean;
|
|
845
|
+
set ao(a: boolean);
|
|
846
|
+
private x;
|
|
847
|
+
get ai(): boolean;
|
|
848
|
+
set ai(a: boolean);
|
|
849
|
+
private lm;
|
|
850
|
+
get no(): Brush;
|
|
851
|
+
set no(a: Brush);
|
|
852
|
+
private static fc;
|
|
853
|
+
private ff;
|
|
854
|
+
get hk(): string;
|
|
855
|
+
set hk(a: string);
|
|
856
|
+
private ac;
|
|
857
|
+
get disabled(): boolean;
|
|
858
|
+
set disabled(a: boolean);
|
|
859
|
+
j3(): void;
|
|
860
|
+
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
861
|
+
onDetachedFromUI(): void;
|
|
862
|
+
onAttachedToUI(): void;
|
|
863
|
+
ensureShift(): void;
|
|
864
|
+
protected aq(): boolean;
|
|
865
|
+
fe(): any;
|
|
866
|
+
hb(): string;
|
|
867
|
+
b(): InputGroupVisualModelExport;
|
|
868
|
+
provideContainer(a: DomRenderer): void;
|
|
869
|
+
private f;
|
|
870
|
+
private v;
|
|
871
|
+
private ah;
|
|
872
|
+
private y;
|
|
873
|
+
private ag;
|
|
874
|
+
get inputs(): XInputGroupInputCollection;
|
|
875
|
+
private fd;
|
|
876
|
+
private get fb();
|
|
877
|
+
private j9;
|
|
878
|
+
private get ak();
|
|
879
|
+
private get ar();
|
|
880
|
+
static j: Theme;
|
|
881
|
+
static i: Theme;
|
|
882
|
+
static n5: Brush;
|
|
883
|
+
static l: Theme;
|
|
884
|
+
static k: Theme;
|
|
885
|
+
static m: ThemeResolver;
|
|
886
|
+
}
|
|
887
|
+
/**
|
|
888
|
+
* @hidden
|
|
889
|
+
*/
|
|
890
|
+
export declare class XInputGroupInputCollection extends ObservableCollection$1<XInputGroupItem> {
|
|
891
|
+
static $t: Type;
|
|
892
|
+
constructor();
|
|
893
|
+
collectionResetting: (sender: any, e: EventArgs) => void;
|
|
894
|
+
protected p(): void;
|
|
895
|
+
}
|
|
896
|
+
/**
|
|
897
|
+
* @hidden
|
|
898
|
+
*/
|
|
899
|
+
export declare class XLabel extends XInputGroupItem {
|
|
900
|
+
static $t: Type;
|
|
901
|
+
constructor();
|
|
902
|
+
private n;
|
|
903
|
+
get p(): BaseControlTheme;
|
|
904
|
+
set p(a: BaseControlTheme);
|
|
905
|
+
private _view;
|
|
906
|
+
get view(): LabelView;
|
|
907
|
+
set view(a: LabelView);
|
|
908
|
+
destroy(): void;
|
|
909
|
+
private get i();
|
|
910
|
+
ak: boolean;
|
|
911
|
+
private aa;
|
|
912
|
+
private z;
|
|
913
|
+
private cb;
|
|
914
|
+
private cm;
|
|
915
|
+
private ab;
|
|
916
|
+
private cc;
|
|
917
|
+
protected h(a: string, b: any, c: any): void;
|
|
918
|
+
private cj;
|
|
919
|
+
cg(): void;
|
|
920
|
+
private cf;
|
|
921
|
+
onSizeReady(): void;
|
|
922
|
+
ca(): void;
|
|
923
|
+
private cr;
|
|
924
|
+
cq(): void;
|
|
925
|
+
static de: Brush;
|
|
926
|
+
static db: Brush;
|
|
927
|
+
static dd: Brush;
|
|
928
|
+
static dc: Brush;
|
|
929
|
+
static c7: Brush;
|
|
930
|
+
static c4: Brush;
|
|
931
|
+
static c6: Brush;
|
|
932
|
+
static c5: Brush;
|
|
933
|
+
static o: BaseControlTheme;
|
|
934
|
+
static df: Brush;
|
|
935
|
+
static c8: Brush;
|
|
936
|
+
static da: Brush;
|
|
937
|
+
static c9: Brush;
|
|
938
|
+
private cp;
|
|
939
|
+
private static x;
|
|
940
|
+
private r;
|
|
941
|
+
get t(): ControlDisplayDensity;
|
|
942
|
+
set t(a: ControlDisplayDensity);
|
|
943
|
+
private q;
|
|
944
|
+
get s(): ControlDisplayDensity;
|
|
945
|
+
set s(a: ControlDisplayDensity);
|
|
946
|
+
private cv;
|
|
947
|
+
get c3(): Brush;
|
|
948
|
+
set c3(a: Brush);
|
|
949
|
+
private cs;
|
|
950
|
+
get c0(): Brush;
|
|
951
|
+
set c0(a: Brush);
|
|
952
|
+
private ct;
|
|
953
|
+
get c1(): Brush;
|
|
954
|
+
set c1(a: Brush);
|
|
955
|
+
private cu;
|
|
956
|
+
get c2(): Brush;
|
|
957
|
+
set c2(a: Brush);
|
|
958
|
+
private u;
|
|
959
|
+
get w(): FontInfo;
|
|
960
|
+
set w(a: FontInfo);
|
|
961
|
+
private cz;
|
|
962
|
+
get dj(): Brush;
|
|
963
|
+
set dj(a: Brush);
|
|
964
|
+
private cw;
|
|
965
|
+
get dg(): Brush;
|
|
966
|
+
set dg(a: Brush);
|
|
967
|
+
private cx;
|
|
968
|
+
get dh(): Brush;
|
|
969
|
+
set dh(a: Brush);
|
|
970
|
+
private k;
|
|
971
|
+
get l(): LabelShiftType;
|
|
972
|
+
set l(a: LabelShiftType);
|
|
973
|
+
private ag;
|
|
974
|
+
get ap(): boolean;
|
|
975
|
+
set ap(a: boolean);
|
|
976
|
+
co(a: boolean, b?: boolean): void;
|
|
977
|
+
private ae;
|
|
978
|
+
get an(): boolean;
|
|
979
|
+
set an(a: boolean);
|
|
980
|
+
ch(): void;
|
|
981
|
+
ci(): void;
|
|
982
|
+
private v;
|
|
983
|
+
get y(): FontInfo;
|
|
984
|
+
set y(a: FontInfo);
|
|
985
|
+
private cy;
|
|
986
|
+
get di(): Brush;
|
|
987
|
+
set di(a: Brush);
|
|
988
|
+
private static av;
|
|
989
|
+
private a4;
|
|
990
|
+
get bw(): string;
|
|
991
|
+
set bw(a: string);
|
|
992
|
+
private a0;
|
|
993
|
+
get bk(): string;
|
|
994
|
+
set bk(a: string);
|
|
995
|
+
private a1;
|
|
996
|
+
get bn(): string;
|
|
997
|
+
set bn(a: string);
|
|
998
|
+
private a2;
|
|
999
|
+
get bp(): string;
|
|
1000
|
+
set bp(a: string);
|
|
1001
|
+
private ax;
|
|
1002
|
+
get bc(): string;
|
|
1003
|
+
set bc(a: string);
|
|
1004
|
+
private ay;
|
|
1005
|
+
get be(): string;
|
|
1006
|
+
set be(a: string);
|
|
1007
|
+
private at;
|
|
1008
|
+
private ac;
|
|
1009
|
+
get al(): boolean;
|
|
1010
|
+
get au(): number;
|
|
1011
|
+
set au(a: number);
|
|
1012
|
+
private a3;
|
|
1013
|
+
get br(): string;
|
|
1014
|
+
set br(a: string);
|
|
1015
|
+
private az;
|
|
1016
|
+
get bg(): string;
|
|
1017
|
+
set bg(a: string);
|
|
1018
|
+
private a5;
|
|
1019
|
+
get text(): string;
|
|
1020
|
+
set text(a: string);
|
|
1021
|
+
private af;
|
|
1022
|
+
get ao(): boolean;
|
|
1023
|
+
set ao(a: boolean);
|
|
1024
|
+
private aj;
|
|
1025
|
+
get as(): boolean;
|
|
1026
|
+
set as(a: boolean);
|
|
1027
|
+
private ad;
|
|
1028
|
+
private ai;
|
|
1029
|
+
private ah;
|
|
1030
|
+
ar: boolean;
|
|
1031
|
+
get disabled(): boolean;
|
|
1032
|
+
set disabled(a: boolean);
|
|
1033
|
+
cl(): void;
|
|
1034
|
+
onDetachedFromUI(): void;
|
|
1035
|
+
onAttachedToUI(): void;
|
|
1036
|
+
protected aq(): boolean;
|
|
1037
|
+
aw(): any;
|
|
1038
|
+
bm(): string;
|
|
1039
|
+
j(): LabelVisualModelExport;
|
|
1040
|
+
provideContainer(a: DomRenderer): void;
|
|
1041
|
+
}
|
|
1042
|
+
/**
|
|
1043
|
+
* @hidden
|
|
1044
|
+
*/
|
|
1045
|
+
export declare class XInput extends XInputGroupItem {
|
|
1046
|
+
static $t: Type;
|
|
1047
|
+
private u;
|
|
1048
|
+
private a7;
|
|
1049
|
+
private a8;
|
|
1050
|
+
private q;
|
|
1051
|
+
private bp;
|
|
1052
|
+
private bj;
|
|
1053
|
+
private ah;
|
|
1054
|
+
private bk;
|
|
1055
|
+
private ai;
|
|
1056
|
+
private aq;
|
|
1057
|
+
constructor();
|
|
1058
|
+
private _view;
|
|
1059
|
+
get view(): InputView;
|
|
1060
|
+
set view(a: InputView);
|
|
1061
|
+
destroy(): void;
|
|
1062
|
+
private n;
|
|
1063
|
+
get o(): InputShiftType;
|
|
1064
|
+
set o(a: InputShiftType);
|
|
1065
|
+
private v;
|
|
1066
|
+
get w(): BaseControlTheme;
|
|
1067
|
+
set w(a: BaseControlTheme);
|
|
1068
|
+
private y;
|
|
1069
|
+
get aa(): ControlDisplayDensity;
|
|
1070
|
+
set aa(a: ControlDisplayDensity);
|
|
1071
|
+
private x;
|
|
1072
|
+
get z(): ControlDisplayDensity;
|
|
1073
|
+
set z(a: ControlDisplayDensity);
|
|
1074
|
+
private bo;
|
|
1075
|
+
get ce(): string;
|
|
1076
|
+
set ce(a: string);
|
|
1077
|
+
private br;
|
|
1078
|
+
get ci(): string;
|
|
1079
|
+
set ci(a: string);
|
|
1080
|
+
private ak;
|
|
1081
|
+
get au(): boolean;
|
|
1082
|
+
set au(a: boolean);
|
|
1083
|
+
private ar;
|
|
1084
|
+
get a1(): boolean;
|
|
1085
|
+
set a1(a: boolean);
|
|
1086
|
+
protected h(a: string, b: any, c: any): void;
|
|
1087
|
+
private di;
|
|
1088
|
+
private dk;
|
|
1089
|
+
private dj;
|
|
1090
|
+
private c8;
|
|
1091
|
+
private dv;
|
|
1092
|
+
private du;
|
|
1093
|
+
static d6: Brush;
|
|
1094
|
+
static d5: Brush;
|
|
1095
|
+
static ae: FontInfo;
|
|
1096
|
+
private d0;
|
|
1097
|
+
get d4(): Brush;
|
|
1098
|
+
set d4(a: Brush);
|
|
1099
|
+
private dz;
|
|
1100
|
+
get d3(): Brush;
|
|
1101
|
+
set d3(a: Brush);
|
|
1102
|
+
private ab;
|
|
1103
|
+
get ad(): FontInfo;
|
|
1104
|
+
set ad(a: FontInfo);
|
|
1105
|
+
private d2;
|
|
1106
|
+
get d8(): Brush;
|
|
1107
|
+
set d8(a: Brush);
|
|
1108
|
+
cz(): void;
|
|
1109
|
+
c7(): void;
|
|
1110
|
+
keyDown: (sender: any, args: KeyEventArgs) => void;
|
|
1111
|
+
keyUp: (sender: any, args: KeyEventArgs) => void;
|
|
1112
|
+
keyPress: (sender: any, args: KeyEventArgs) => void;
|
|
1113
|
+
gotFocus: (sender: any, e: EventArgs) => void;
|
|
1114
|
+
lostFocus: (sender: any, e: EventArgs) => void;
|
|
1115
|
+
mouseDown: (sender: any, e: MouseButtonEventArgs) => void;
|
|
1116
|
+
mouseUp: (sender: any, e: MouseButtonEventArgs) => void;
|
|
1117
|
+
da(a: KeyEventArgs): void;
|
|
1118
|
+
dc(a: KeyEventArgs): void;
|
|
1119
|
+
db(a: KeyEventArgs): void;
|
|
1120
|
+
dd(a: MouseButtonEventArgs): void;
|
|
1121
|
+
dg(a: MouseButtonEventArgs): void;
|
|
1122
|
+
dh(): void;
|
|
1123
|
+
c5(): void;
|
|
1124
|
+
c6(): void;
|
|
1125
|
+
c0(): void;
|
|
1126
|
+
c1(): void;
|
|
1127
|
+
c3(): void;
|
|
1128
|
+
c2(a: string): void;
|
|
1129
|
+
de(): void;
|
|
1130
|
+
df(): void;
|
|
1131
|
+
private ac;
|
|
1132
|
+
get af(): FontInfo;
|
|
1133
|
+
set af(a: FontInfo);
|
|
1134
|
+
private bn;
|
|
1135
|
+
get b8(): string;
|
|
1136
|
+
set b8(a: string);
|
|
1137
|
+
private bq;
|
|
1138
|
+
get cg(): string;
|
|
1139
|
+
set cg(a: string);
|
|
1140
|
+
private d1;
|
|
1141
|
+
get d7(): Brush;
|
|
1142
|
+
set d7(a: Brush);
|
|
1143
|
+
private static bf;
|
|
1144
|
+
private bm;
|
|
1145
|
+
get b5(): string;
|
|
1146
|
+
set b5(a: string);
|
|
1147
|
+
private a9;
|
|
1148
|
+
private aj;
|
|
1149
|
+
get as(): boolean;
|
|
1150
|
+
get be(): number;
|
|
1151
|
+
set be(a: number);
|
|
1152
|
+
cu(): void;
|
|
1153
|
+
private bl;
|
|
1154
|
+
get b2(): string;
|
|
1155
|
+
set b2(a: string);
|
|
1156
|
+
private bi;
|
|
1157
|
+
get bx(): string;
|
|
1158
|
+
set bx(a: string);
|
|
1159
|
+
private an;
|
|
1160
|
+
get aw(): boolean;
|
|
1161
|
+
set aw(a: boolean);
|
|
1162
|
+
bh: any;
|
|
1163
|
+
private bs;
|
|
1164
|
+
get cq(): string;
|
|
1165
|
+
set cq(a: string);
|
|
1166
|
+
get at(): boolean;
|
|
1167
|
+
private am;
|
|
1168
|
+
private al;
|
|
1169
|
+
get disabled(): boolean;
|
|
1170
|
+
set disabled(a: boolean);
|
|
1171
|
+
private ao;
|
|
1172
|
+
get readonly(): boolean;
|
|
1173
|
+
set readonly(a: boolean);
|
|
1174
|
+
private dx;
|
|
1175
|
+
get dy(): HorizontalAlignment;
|
|
1176
|
+
set dy(a: HorizontalAlignment);
|
|
1177
|
+
dl(): void;
|
|
1178
|
+
onDetachedFromUI(): void;
|
|
1179
|
+
onAttachedToUI(): void;
|
|
1180
|
+
protected az(): boolean;
|
|
1181
|
+
bg(): any;
|
|
1182
|
+
b1(): string;
|
|
1183
|
+
j(): InputVisualModelExport;
|
|
1184
|
+
change: (sender: any, args: InputChangeEventArgs) => void;
|
|
1185
|
+
changing: (sender: any, args: InputChangeEventArgs) => void;
|
|
1186
|
+
compositionStart: (sender: any, e: EventArgs) => void;
|
|
1187
|
+
compositionEnd: (sender: any, args: InputChangeEventArgs) => void;
|
|
1188
|
+
dr(a: number, b: number): void;
|
|
1189
|
+
provideContainer(a: DomRenderer): void;
|
|
1190
|
+
ct(): void;
|
|
1191
|
+
focus(a?: boolean): void;
|
|
1192
|
+
dp(): void;
|
|
1193
|
+
private dt;
|
|
1194
|
+
private ds;
|
|
1195
|
+
private dw;
|
|
1196
|
+
private cs;
|
|
1197
|
+
private bb;
|
|
1198
|
+
private ba;
|
|
1199
|
+
get selectionStart(): number;
|
|
1200
|
+
set selectionStart(a: number);
|
|
1201
|
+
get selectionEnd(): number;
|
|
1202
|
+
set selectionEnd(a: number);
|
|
1203
|
+
private ap;
|
|
1204
|
+
get ay(): boolean;
|
|
1205
|
+
set ay(a: boolean);
|
|
1206
|
+
dq(a: boolean, b?: boolean): void;
|
|
1207
|
+
private c9;
|
|
1208
|
+
private ag;
|
|
1209
|
+
a0: boolean;
|
|
1210
|
+
private cw;
|
|
1211
|
+
private get i();
|
|
1212
|
+
private dm;
|
|
1213
|
+
}
|