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,398 +1,398 @@
|
|
|
1
|
-
import { Base, Type, INotifyPropertyChanged, PropertyChangedEventArgs } from "igniteui-webcomponents-core";
|
|
2
|
-
import { INativeUIElementFactory } from "igniteui-webcomponents-core";
|
|
3
|
-
import { NativeUIElementFactoryFlavor } from "igniteui-webcomponents-core";
|
|
4
|
-
import { NativeUIComponent } from "igniteui-webcomponents-core";
|
|
5
|
-
import { NativeUIComponentBuiltInType } from "igniteui-webcomponents-core";
|
|
6
|
-
import { DomRenderer } from "igniteui-webcomponents-core";
|
|
7
|
-
import { XComponentBridge } from "./XComponentBridge";
|
|
8
|
-
import { NativeUIBuiltInEvents } from "igniteui-webcomponents-core";
|
|
9
|
-
import { ColorEditorPanelSelectedValueChangedEventArgs } from "./ColorEditorPanelSelectedValueChangedEventArgs";
|
|
10
|
-
import { NativeUIBuiltInProperties } from "igniteui-webcomponents-core";
|
|
11
|
-
import { Brush } from "igniteui-webcomponents-core";
|
|
12
|
-
import { ColorEditorVisualModelExport } from "./ColorEditorVisualModelExport";
|
|
13
|
-
import { Rect } from "igniteui-webcomponents-core";
|
|
14
|
-
import { Size } from "igniteui-webcomponents-core";
|
|
15
|
-
import { NativeUIGrid } from "igniteui-webcomponents-core";
|
|
16
|
-
import { NativeUIContent } from "igniteui-webcomponents-core";
|
|
17
|
-
import { FontInfo } from "igniteui-webcomponents-core";
|
|
18
|
-
import { IExecutionContext } from "igniteui-webcomponents-core";
|
|
19
|
-
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
20
|
-
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
21
|
-
import { ColorEditorPanelClosedEventArgs } from "./ColorEditorPanelClosedEventArgs";
|
|
22
|
-
import { ColorEditorGotFocusEventArgs } from "./ColorEditorGotFocusEventArgs";
|
|
23
|
-
import { ColorEditorLostFocusEventArgs } from "./ColorEditorLostFocusEventArgs";
|
|
24
|
-
import { Color } from "igniteui-webcomponents-core";
|
|
25
|
-
/**
|
|
26
|
-
* @hidden
|
|
27
|
-
*/
|
|
28
|
-
export declare class NativeUIXInputsFactory extends Base implements INativeUIElementFactory {
|
|
29
|
-
static $t: Type;
|
|
30
|
-
private static a;
|
|
31
|
-
static get b(): NativeUIXInputsFactory;
|
|
32
|
-
static m(): void;
|
|
33
|
-
private c;
|
|
34
|
-
get flavor(): NativeUIElementFactoryFlavor;
|
|
35
|
-
createComponent(a: any, b: NativeUIComponentBuiltInType, c: (arg1: any) => void): void;
|
|
36
|
-
createComponentSync(a: any, b: NativeUIComponentBuiltInType, c: (arg1: any) => void): void;
|
|
37
|
-
supportsComponent(a: NativeUIComponentBuiltInType): boolean;
|
|
38
|
-
private j;
|
|
39
|
-
private d;
|
|
40
|
-
private l;
|
|
41
|
-
private e;
|
|
42
|
-
private g;
|
|
43
|
-
private f;
|
|
44
|
-
private i;
|
|
45
|
-
private h;
|
|
46
|
-
private k;
|
|
47
|
-
}
|
|
48
|
-
/**
|
|
49
|
-
* @hidden
|
|
50
|
-
*/
|
|
51
|
-
export declare class ColorEditorBridge extends XComponentBridge {
|
|
52
|
-
static $t: Type;
|
|
53
|
-
constructor(a: any);
|
|
54
|
-
private u;
|
|
55
|
-
private w;
|
|
56
|
-
private v;
|
|
57
|
-
private x;
|
|
58
|
-
addHandler(a: any, b: NativeUIComponent, c: NativeUIBuiltInEvents, d: any): void;
|
|
59
|
-
private y;
|
|
60
|
-
private z;
|
|
61
|
-
getValue(a: any, b: NativeUIBuiltInProperties): any;
|
|
62
|
-
removeHandler(a: any, b: NativeUIComponent, c: NativeUIBuiltInEvents, d: any): void;
|
|
63
|
-
setValue(a: any, b: NativeUIBuiltInProperties, c: any): void;
|
|
64
|
-
exportVisualData(a: any): any;
|
|
65
|
-
}
|
|
66
|
-
/**
|
|
67
|
-
* @hidden
|
|
68
|
-
*/
|
|
69
|
-
export declare class ColorEditorPanelView extends Base {
|
|
70
|
-
static $t: Type;
|
|
71
|
-
constructor();
|
|
72
|
-
a: ColorEditorPanel;
|
|
73
|
-
bj(): void;
|
|
74
|
-
f(): boolean;
|
|
75
|
-
aa: DomRenderer;
|
|
76
|
-
private c;
|
|
77
|
-
private g;
|
|
78
|
-
bh(a: DomRenderer): void;
|
|
79
|
-
bd(): void;
|
|
80
|
-
private d;
|
|
81
|
-
private af;
|
|
82
|
-
private o;
|
|
83
|
-
private n;
|
|
84
|
-
private ab;
|
|
85
|
-
private b;
|
|
86
|
-
private ac;
|
|
87
|
-
private a1;
|
|
88
|
-
private ag;
|
|
89
|
-
private ae;
|
|
90
|
-
bg(): void;
|
|
91
|
-
bi(): void;
|
|
92
|
-
a7(): any;
|
|
93
|
-
bf(a: Size): void;
|
|
94
|
-
a8(a: NativeUIGrid): void;
|
|
95
|
-
private be;
|
|
96
|
-
private m;
|
|
97
|
-
private l;
|
|
98
|
-
private au;
|
|
99
|
-
private at;
|
|
100
|
-
ba(a: NativeUIContent): void;
|
|
101
|
-
private a3;
|
|
102
|
-
private k;
|
|
103
|
-
bm(a: number): void;
|
|
104
|
-
private j;
|
|
105
|
-
private h;
|
|
106
|
-
a9(a: NativeUIContent): void;
|
|
107
|
-
private i;
|
|
108
|
-
private a2;
|
|
109
|
-
private bl;
|
|
110
|
-
private t;
|
|
111
|
-
private p;
|
|
112
|
-
private aw;
|
|
113
|
-
private av;
|
|
114
|
-
bb(a: NativeUIGrid): void;
|
|
115
|
-
private z;
|
|
116
|
-
private v;
|
|
117
|
-
private a0;
|
|
118
|
-
private az;
|
|
119
|
-
bc(a: NativeUIContent): void;
|
|
120
|
-
private u;
|
|
121
|
-
private a6;
|
|
122
|
-
private ai;
|
|
123
|
-
private w;
|
|
124
|
-
private s;
|
|
125
|
-
private r;
|
|
126
|
-
private ay;
|
|
127
|
-
private ax;
|
|
128
|
-
bn(a: number): void;
|
|
129
|
-
private a5;
|
|
130
|
-
private y;
|
|
131
|
-
private x;
|
|
132
|
-
private ad;
|
|
133
|
-
private ak;
|
|
134
|
-
private ao;
|
|
135
|
-
private as;
|
|
136
|
-
private ar;
|
|
137
|
-
private aj;
|
|
138
|
-
private an;
|
|
139
|
-
private ah;
|
|
140
|
-
private al;
|
|
141
|
-
private ap;
|
|
142
|
-
private am;
|
|
143
|
-
private aq;
|
|
144
|
-
private a4;
|
|
145
|
-
private q;
|
|
146
|
-
bo(a: number, b: number, c: number): void;
|
|
147
|
-
private e;
|
|
148
|
-
bk(): void;
|
|
149
|
-
}
|
|
150
|
-
/**
|
|
151
|
-
* @hidden
|
|
152
|
-
*/
|
|
153
|
-
export declare class ColorEditorView extends Base {
|
|
154
|
-
static $t: Type;
|
|
155
|
-
constructor();
|
|
156
|
-
a: ColorEditor;
|
|
157
|
-
q(): void;
|
|
158
|
-
f(): boolean;
|
|
159
|
-
h: DomRenderer;
|
|
160
|
-
private d;
|
|
161
|
-
private g;
|
|
162
|
-
o(a: DomRenderer): void;
|
|
163
|
-
m(): void;
|
|
164
|
-
private e;
|
|
165
|
-
n(): void;
|
|
166
|
-
p(): void;
|
|
167
|
-
j(): any;
|
|
168
|
-
private b;
|
|
169
|
-
i(): any;
|
|
170
|
-
k(a: NativeUIContent, b: any): void;
|
|
171
|
-
l(a: NativeUIComponent): void;
|
|
172
|
-
c(a: any): ColorEditorPanel;
|
|
173
|
-
r(a: boolean): Rect;
|
|
174
|
-
s(): Size;
|
|
175
|
-
}
|
|
176
|
-
/**
|
|
177
|
-
* @hidden
|
|
178
|
-
*/
|
|
179
|
-
export declare class ColorEditor extends Base implements INotifyPropertyChanged {
|
|
180
|
-
static $t: Type;
|
|
181
|
-
h: ColorEditorView;
|
|
182
|
-
private static readonly a8;
|
|
183
|
-
private s;
|
|
184
|
-
private r;
|
|
185
|
-
private e;
|
|
186
|
-
private w;
|
|
187
|
-
private ag;
|
|
188
|
-
private ae;
|
|
189
|
-
private cm;
|
|
190
|
-
private x;
|
|
191
|
-
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
192
|
-
constructor();
|
|
193
|
-
onAttachedToUI(): void;
|
|
194
|
-
onDetachedFromUI(): void;
|
|
195
|
-
valueChanged: (sender: any, args: ColorEditorPanelSelectedValueChangedEventArgs) => void;
|
|
196
|
-
valueChanging: (sender: any, args: ColorEditorPanelSelectedValueChangedEventArgs) => void;
|
|
197
|
-
b4(a: Brush, b: Brush): void;
|
|
198
|
-
notifySizeChanged(): void;
|
|
199
|
-
destroy(): void;
|
|
200
|
-
provideContainer(a: DomRenderer): void;
|
|
201
|
-
private t;
|
|
202
|
-
private get u();
|
|
203
|
-
a: IExecutionContext;
|
|
204
|
-
private co;
|
|
205
|
-
get value(): Brush;
|
|
206
|
-
set value(a: Brush);
|
|
207
|
-
private at;
|
|
208
|
-
get a2(): string;
|
|
209
|
-
set a2(a: string);
|
|
210
|
-
private cl;
|
|
211
|
-
get cq(): Brush;
|
|
212
|
-
set cq(a: Brush);
|
|
213
|
-
private static o;
|
|
214
|
-
private m;
|
|
215
|
-
get p(): FontInfo;
|
|
216
|
-
set p(a: FontInfo);
|
|
217
|
-
private k;
|
|
218
|
-
get l(): ControlDisplayDensity;
|
|
219
|
-
set l(a: ControlDisplayDensity);
|
|
220
|
-
private i;
|
|
221
|
-
get j(): BaseControlTheme;
|
|
222
|
-
set j(a: BaseControlTheme);
|
|
223
|
-
private n;
|
|
224
|
-
get q(): FontInfo;
|
|
225
|
-
set q(a: FontInfo);
|
|
226
|
-
private cn;
|
|
227
|
-
get cr(): Brush;
|
|
228
|
-
set cr(a: Brush);
|
|
229
|
-
private ck;
|
|
230
|
-
get cp(): Brush;
|
|
231
|
-
set cp(a: Brush);
|
|
232
|
-
private ad;
|
|
233
|
-
get an(): boolean;
|
|
234
|
-
set an(a: boolean);
|
|
235
|
-
private v;
|
|
236
|
-
get ah(): boolean;
|
|
237
|
-
set ah(a: boolean);
|
|
238
|
-
private ac;
|
|
239
|
-
get al(): boolean;
|
|
240
|
-
set al(a: boolean);
|
|
241
|
-
private y;
|
|
242
|
-
get ai(): boolean;
|
|
243
|
-
set ai(a: boolean);
|
|
244
|
-
private aq;
|
|
245
|
-
get ar(): number;
|
|
246
|
-
set ar(a: number);
|
|
247
|
-
private z;
|
|
248
|
-
get aj(): boolean;
|
|
249
|
-
set aj(a: boolean);
|
|
250
|
-
private ab;
|
|
251
|
-
get ak(): boolean;
|
|
252
|
-
set ak(a: boolean);
|
|
253
|
-
private af;
|
|
254
|
-
get ao(): boolean;
|
|
255
|
-
set ao(a: boolean);
|
|
256
|
-
protected b3(a: string, b: any, c: any): void;
|
|
257
|
-
protected b9(a: string, b: any, c: any): void;
|
|
258
|
-
private am;
|
|
259
|
-
private cj;
|
|
260
|
-
private ch;
|
|
261
|
-
private ci;
|
|
262
|
-
bh(): void;
|
|
263
|
-
private aa;
|
|
264
|
-
b1(): void;
|
|
265
|
-
b2(): void;
|
|
266
|
-
br(): void;
|
|
267
|
-
bv(): void;
|
|
268
|
-
private b6;
|
|
269
|
-
private b7;
|
|
270
|
-
bj(): void;
|
|
271
|
-
private bg;
|
|
272
|
-
private bf;
|
|
273
|
-
private b0;
|
|
274
|
-
private by;
|
|
275
|
-
private cf;
|
|
276
|
-
private bm;
|
|
277
|
-
private b5;
|
|
278
|
-
private bl;
|
|
279
|
-
cg(): void;
|
|
280
|
-
b8(): void;
|
|
281
|
-
private ce;
|
|
282
|
-
bi(): void;
|
|
283
|
-
focus(a?: boolean): void;
|
|
284
|
-
bp(): void;
|
|
285
|
-
cb(): void;
|
|
286
|
-
bo(): void;
|
|
287
|
-
bt(): void;
|
|
288
|
-
bu(): void;
|
|
289
|
-
private cd;
|
|
290
|
-
private cc;
|
|
291
|
-
as(): any;
|
|
292
|
-
ay(): string;
|
|
293
|
-
b(): ColorEditorVisualModelExport;
|
|
294
|
-
gotFocus: (sender: any, args: ColorEditorGotFocusEventArgs) => void;
|
|
295
|
-
lostFocus: (sender: any, args: ColorEditorLostFocusEventArgs) => void;
|
|
296
|
-
bx(a: ColorEditorGotFocusEventArgs): void;
|
|
297
|
-
bz(a: ColorEditorLostFocusEventArgs): void;
|
|
298
|
-
}
|
|
299
|
-
/**
|
|
300
|
-
* @hidden
|
|
301
|
-
*/
|
|
302
|
-
export declare class ColorEditorPanel extends Base implements INotifyPropertyChanged {
|
|
303
|
-
static $t: Type;
|
|
304
|
-
d: ColorEditorPanelView;
|
|
305
|
-
private static readonly ag;
|
|
306
|
-
private static readonly ah;
|
|
307
|
-
bv: Brush;
|
|
308
|
-
private bo;
|
|
309
|
-
private bs;
|
|
310
|
-
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
311
|
-
constructor();
|
|
312
|
-
closed: (sender: any, args: ColorEditorPanelClosedEventArgs) => void;
|
|
313
|
-
a8(): void;
|
|
314
|
-
valueChanged: (sender: any, args: ColorEditorPanelSelectedValueChangedEventArgs) => void;
|
|
315
|
-
valueChanging: (sender: any, args: ColorEditorPanelSelectedValueChangedEventArgs) => void;
|
|
316
|
-
bc(a: Brush): void;
|
|
317
|
-
notifySizeChanged(a: Size): void;
|
|
318
|
-
destroy(): void;
|
|
319
|
-
provideContainer(a: DomRenderer): void;
|
|
320
|
-
private v;
|
|
321
|
-
private get w();
|
|
322
|
-
private bx;
|
|
323
|
-
get value(): Brush;
|
|
324
|
-
set value(a: Brush);
|
|
325
|
-
private g;
|
|
326
|
-
get h(): ControlDisplayDensity;
|
|
327
|
-
set h(a: ControlDisplayDensity);
|
|
328
|
-
private e;
|
|
329
|
-
get f(): BaseControlTheme;
|
|
330
|
-
set f(a: BaseControlTheme);
|
|
331
|
-
private bp;
|
|
332
|
-
get by(): Brush;
|
|
333
|
-
set by(a: Brush);
|
|
334
|
-
private bt;
|
|
335
|
-
get b1(): Brush;
|
|
336
|
-
set b1(a: Brush);
|
|
337
|
-
private bu;
|
|
338
|
-
get b2(): Brush;
|
|
339
|
-
set b2(a: Brush);
|
|
340
|
-
private bq;
|
|
341
|
-
get bz(): Brush;
|
|
342
|
-
set bz(a: Brush);
|
|
343
|
-
private br;
|
|
344
|
-
get b0(): Brush;
|
|
345
|
-
set b0(a: Brush);
|
|
346
|
-
private bw;
|
|
347
|
-
get b3(): Brush;
|
|
348
|
-
set b3(a: Brush);
|
|
349
|
-
private i;
|
|
350
|
-
private n;
|
|
351
|
-
private s;
|
|
352
|
-
private u;
|
|
353
|
-
private m;
|
|
354
|
-
private t;
|
|
355
|
-
private o;
|
|
356
|
-
private r;
|
|
357
|
-
private q;
|
|
358
|
-
private l;
|
|
359
|
-
private k;
|
|
360
|
-
private p;
|
|
361
|
-
get j(): FontInfo;
|
|
362
|
-
set j(a: FontInfo);
|
|
363
|
-
private aa;
|
|
364
|
-
get ae(): number;
|
|
365
|
-
set ae(a: number);
|
|
366
|
-
private z;
|
|
367
|
-
get ab(): number;
|
|
368
|
-
set ab(a: number);
|
|
369
|
-
protected bb(a: string, b: any, c: any): void;
|
|
370
|
-
protected bd(a: string, b: any, c: any): void;
|
|
371
|
-
a4(): void;
|
|
372
|
-
private bh;
|
|
373
|
-
private a6;
|
|
374
|
-
private av;
|
|
375
|
-
private aw;
|
|
376
|
-
private y;
|
|
377
|
-
private bn;
|
|
378
|
-
private au;
|
|
379
|
-
private bk;
|
|
380
|
-
private bl;
|
|
381
|
-
a3(): void;
|
|
382
|
-
onAttachedToUI(): void;
|
|
383
|
-
onDetachedFromUI(): void;
|
|
384
|
-
private bj;
|
|
385
|
-
private bi;
|
|
386
|
-
ax(): void;
|
|
387
|
-
get b5(): Color;
|
|
388
|
-
private bf;
|
|
389
|
-
private bm;
|
|
390
|
-
bg(): void;
|
|
391
|
-
private x;
|
|
392
|
-
ba(): void;
|
|
393
|
-
a0(a: number[], b: number, c: number): void;
|
|
394
|
-
az(a: number[], b: number, c: number): void;
|
|
395
|
-
ad(): number;
|
|
396
|
-
a1(a: number[], b: number, c: number): void;
|
|
397
|
-
a2(a: number[], b: number, c: number): void;
|
|
398
|
-
}
|
|
1
|
+
import { Base, Type, INotifyPropertyChanged, PropertyChangedEventArgs } from "igniteui-webcomponents-core";
|
|
2
|
+
import { INativeUIElementFactory } from "igniteui-webcomponents-core";
|
|
3
|
+
import { NativeUIElementFactoryFlavor } from "igniteui-webcomponents-core";
|
|
4
|
+
import { NativeUIComponent } from "igniteui-webcomponents-core";
|
|
5
|
+
import { NativeUIComponentBuiltInType } from "igniteui-webcomponents-core";
|
|
6
|
+
import { DomRenderer } from "igniteui-webcomponents-core";
|
|
7
|
+
import { XComponentBridge } from "./XComponentBridge";
|
|
8
|
+
import { NativeUIBuiltInEvents } from "igniteui-webcomponents-core";
|
|
9
|
+
import { ColorEditorPanelSelectedValueChangedEventArgs } from "./ColorEditorPanelSelectedValueChangedEventArgs";
|
|
10
|
+
import { NativeUIBuiltInProperties } from "igniteui-webcomponents-core";
|
|
11
|
+
import { Brush } from "igniteui-webcomponents-core";
|
|
12
|
+
import { ColorEditorVisualModelExport } from "./ColorEditorVisualModelExport";
|
|
13
|
+
import { Rect } from "igniteui-webcomponents-core";
|
|
14
|
+
import { Size } from "igniteui-webcomponents-core";
|
|
15
|
+
import { NativeUIGrid } from "igniteui-webcomponents-core";
|
|
16
|
+
import { NativeUIContent } from "igniteui-webcomponents-core";
|
|
17
|
+
import { FontInfo } from "igniteui-webcomponents-core";
|
|
18
|
+
import { IExecutionContext } from "igniteui-webcomponents-core";
|
|
19
|
+
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
20
|
+
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
21
|
+
import { ColorEditorPanelClosedEventArgs } from "./ColorEditorPanelClosedEventArgs";
|
|
22
|
+
import { ColorEditorGotFocusEventArgs } from "./ColorEditorGotFocusEventArgs";
|
|
23
|
+
import { ColorEditorLostFocusEventArgs } from "./ColorEditorLostFocusEventArgs";
|
|
24
|
+
import { Color } from "igniteui-webcomponents-core";
|
|
25
|
+
/**
|
|
26
|
+
* @hidden
|
|
27
|
+
*/
|
|
28
|
+
export declare class NativeUIXInputsFactory extends Base implements INativeUIElementFactory {
|
|
29
|
+
static $t: Type;
|
|
30
|
+
private static a;
|
|
31
|
+
static get b(): NativeUIXInputsFactory;
|
|
32
|
+
static m(): void;
|
|
33
|
+
private c;
|
|
34
|
+
get flavor(): NativeUIElementFactoryFlavor;
|
|
35
|
+
createComponent(a: any, b: NativeUIComponentBuiltInType, c: (arg1: any) => void): void;
|
|
36
|
+
createComponentSync(a: any, b: NativeUIComponentBuiltInType, c: (arg1: any) => void): void;
|
|
37
|
+
supportsComponent(a: NativeUIComponentBuiltInType): boolean;
|
|
38
|
+
private j;
|
|
39
|
+
private d;
|
|
40
|
+
private l;
|
|
41
|
+
private e;
|
|
42
|
+
private g;
|
|
43
|
+
private f;
|
|
44
|
+
private i;
|
|
45
|
+
private h;
|
|
46
|
+
private k;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* @hidden
|
|
50
|
+
*/
|
|
51
|
+
export declare class ColorEditorBridge extends XComponentBridge {
|
|
52
|
+
static $t: Type;
|
|
53
|
+
constructor(a: any);
|
|
54
|
+
private u;
|
|
55
|
+
private w;
|
|
56
|
+
private v;
|
|
57
|
+
private x;
|
|
58
|
+
addHandler(a: any, b: NativeUIComponent, c: NativeUIBuiltInEvents, d: any): void;
|
|
59
|
+
private y;
|
|
60
|
+
private z;
|
|
61
|
+
getValue(a: any, b: NativeUIBuiltInProperties): any;
|
|
62
|
+
removeHandler(a: any, b: NativeUIComponent, c: NativeUIBuiltInEvents, d: any): void;
|
|
63
|
+
setValue(a: any, b: NativeUIBuiltInProperties, c: any): void;
|
|
64
|
+
exportVisualData(a: any): any;
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* @hidden
|
|
68
|
+
*/
|
|
69
|
+
export declare class ColorEditorPanelView extends Base {
|
|
70
|
+
static $t: Type;
|
|
71
|
+
constructor();
|
|
72
|
+
a: ColorEditorPanel;
|
|
73
|
+
bj(): void;
|
|
74
|
+
f(): boolean;
|
|
75
|
+
aa: DomRenderer;
|
|
76
|
+
private c;
|
|
77
|
+
private g;
|
|
78
|
+
bh(a: DomRenderer): void;
|
|
79
|
+
bd(): void;
|
|
80
|
+
private d;
|
|
81
|
+
private af;
|
|
82
|
+
private o;
|
|
83
|
+
private n;
|
|
84
|
+
private ab;
|
|
85
|
+
private b;
|
|
86
|
+
private ac;
|
|
87
|
+
private a1;
|
|
88
|
+
private ag;
|
|
89
|
+
private ae;
|
|
90
|
+
bg(): void;
|
|
91
|
+
bi(): void;
|
|
92
|
+
a7(): any;
|
|
93
|
+
bf(a: Size): void;
|
|
94
|
+
a8(a: NativeUIGrid): void;
|
|
95
|
+
private be;
|
|
96
|
+
private m;
|
|
97
|
+
private l;
|
|
98
|
+
private au;
|
|
99
|
+
private at;
|
|
100
|
+
ba(a: NativeUIContent): void;
|
|
101
|
+
private a3;
|
|
102
|
+
private k;
|
|
103
|
+
bm(a: number): void;
|
|
104
|
+
private j;
|
|
105
|
+
private h;
|
|
106
|
+
a9(a: NativeUIContent): void;
|
|
107
|
+
private i;
|
|
108
|
+
private a2;
|
|
109
|
+
private bl;
|
|
110
|
+
private t;
|
|
111
|
+
private p;
|
|
112
|
+
private aw;
|
|
113
|
+
private av;
|
|
114
|
+
bb(a: NativeUIGrid): void;
|
|
115
|
+
private z;
|
|
116
|
+
private v;
|
|
117
|
+
private a0;
|
|
118
|
+
private az;
|
|
119
|
+
bc(a: NativeUIContent): void;
|
|
120
|
+
private u;
|
|
121
|
+
private a6;
|
|
122
|
+
private ai;
|
|
123
|
+
private w;
|
|
124
|
+
private s;
|
|
125
|
+
private r;
|
|
126
|
+
private ay;
|
|
127
|
+
private ax;
|
|
128
|
+
bn(a: number): void;
|
|
129
|
+
private a5;
|
|
130
|
+
private y;
|
|
131
|
+
private x;
|
|
132
|
+
private ad;
|
|
133
|
+
private ak;
|
|
134
|
+
private ao;
|
|
135
|
+
private as;
|
|
136
|
+
private ar;
|
|
137
|
+
private aj;
|
|
138
|
+
private an;
|
|
139
|
+
private ah;
|
|
140
|
+
private al;
|
|
141
|
+
private ap;
|
|
142
|
+
private am;
|
|
143
|
+
private aq;
|
|
144
|
+
private a4;
|
|
145
|
+
private q;
|
|
146
|
+
bo(a: number, b: number, c: number): void;
|
|
147
|
+
private e;
|
|
148
|
+
bk(): void;
|
|
149
|
+
}
|
|
150
|
+
/**
|
|
151
|
+
* @hidden
|
|
152
|
+
*/
|
|
153
|
+
export declare class ColorEditorView extends Base {
|
|
154
|
+
static $t: Type;
|
|
155
|
+
constructor();
|
|
156
|
+
a: ColorEditor;
|
|
157
|
+
q(): void;
|
|
158
|
+
f(): boolean;
|
|
159
|
+
h: DomRenderer;
|
|
160
|
+
private d;
|
|
161
|
+
private g;
|
|
162
|
+
o(a: DomRenderer): void;
|
|
163
|
+
m(): void;
|
|
164
|
+
private e;
|
|
165
|
+
n(): void;
|
|
166
|
+
p(): void;
|
|
167
|
+
j(): any;
|
|
168
|
+
private b;
|
|
169
|
+
i(): any;
|
|
170
|
+
k(a: NativeUIContent, b: any): void;
|
|
171
|
+
l(a: NativeUIComponent): void;
|
|
172
|
+
c(a: any): ColorEditorPanel;
|
|
173
|
+
r(a: boolean): Rect;
|
|
174
|
+
s(): Size;
|
|
175
|
+
}
|
|
176
|
+
/**
|
|
177
|
+
* @hidden
|
|
178
|
+
*/
|
|
179
|
+
export declare class ColorEditor extends Base implements INotifyPropertyChanged {
|
|
180
|
+
static $t: Type;
|
|
181
|
+
h: ColorEditorView;
|
|
182
|
+
private static readonly a8;
|
|
183
|
+
private s;
|
|
184
|
+
private r;
|
|
185
|
+
private e;
|
|
186
|
+
private w;
|
|
187
|
+
private ag;
|
|
188
|
+
private ae;
|
|
189
|
+
private cm;
|
|
190
|
+
private x;
|
|
191
|
+
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
192
|
+
constructor();
|
|
193
|
+
onAttachedToUI(): void;
|
|
194
|
+
onDetachedFromUI(): void;
|
|
195
|
+
valueChanged: (sender: any, args: ColorEditorPanelSelectedValueChangedEventArgs) => void;
|
|
196
|
+
valueChanging: (sender: any, args: ColorEditorPanelSelectedValueChangedEventArgs) => void;
|
|
197
|
+
b4(a: Brush, b: Brush): void;
|
|
198
|
+
notifySizeChanged(): void;
|
|
199
|
+
destroy(): void;
|
|
200
|
+
provideContainer(a: DomRenderer): void;
|
|
201
|
+
private t;
|
|
202
|
+
private get u();
|
|
203
|
+
a: IExecutionContext;
|
|
204
|
+
private co;
|
|
205
|
+
get value(): Brush;
|
|
206
|
+
set value(a: Brush);
|
|
207
|
+
private at;
|
|
208
|
+
get a2(): string;
|
|
209
|
+
set a2(a: string);
|
|
210
|
+
private cl;
|
|
211
|
+
get cq(): Brush;
|
|
212
|
+
set cq(a: Brush);
|
|
213
|
+
private static o;
|
|
214
|
+
private m;
|
|
215
|
+
get p(): FontInfo;
|
|
216
|
+
set p(a: FontInfo);
|
|
217
|
+
private k;
|
|
218
|
+
get l(): ControlDisplayDensity;
|
|
219
|
+
set l(a: ControlDisplayDensity);
|
|
220
|
+
private i;
|
|
221
|
+
get j(): BaseControlTheme;
|
|
222
|
+
set j(a: BaseControlTheme);
|
|
223
|
+
private n;
|
|
224
|
+
get q(): FontInfo;
|
|
225
|
+
set q(a: FontInfo);
|
|
226
|
+
private cn;
|
|
227
|
+
get cr(): Brush;
|
|
228
|
+
set cr(a: Brush);
|
|
229
|
+
private ck;
|
|
230
|
+
get cp(): Brush;
|
|
231
|
+
set cp(a: Brush);
|
|
232
|
+
private ad;
|
|
233
|
+
get an(): boolean;
|
|
234
|
+
set an(a: boolean);
|
|
235
|
+
private v;
|
|
236
|
+
get ah(): boolean;
|
|
237
|
+
set ah(a: boolean);
|
|
238
|
+
private ac;
|
|
239
|
+
get al(): boolean;
|
|
240
|
+
set al(a: boolean);
|
|
241
|
+
private y;
|
|
242
|
+
get ai(): boolean;
|
|
243
|
+
set ai(a: boolean);
|
|
244
|
+
private aq;
|
|
245
|
+
get ar(): number;
|
|
246
|
+
set ar(a: number);
|
|
247
|
+
private z;
|
|
248
|
+
get aj(): boolean;
|
|
249
|
+
set aj(a: boolean);
|
|
250
|
+
private ab;
|
|
251
|
+
get ak(): boolean;
|
|
252
|
+
set ak(a: boolean);
|
|
253
|
+
private af;
|
|
254
|
+
get ao(): boolean;
|
|
255
|
+
set ao(a: boolean);
|
|
256
|
+
protected b3(a: string, b: any, c: any): void;
|
|
257
|
+
protected b9(a: string, b: any, c: any): void;
|
|
258
|
+
private am;
|
|
259
|
+
private cj;
|
|
260
|
+
private ch;
|
|
261
|
+
private ci;
|
|
262
|
+
bh(): void;
|
|
263
|
+
private aa;
|
|
264
|
+
b1(): void;
|
|
265
|
+
b2(): void;
|
|
266
|
+
br(): void;
|
|
267
|
+
bv(): void;
|
|
268
|
+
private b6;
|
|
269
|
+
private b7;
|
|
270
|
+
bj(): void;
|
|
271
|
+
private bg;
|
|
272
|
+
private bf;
|
|
273
|
+
private b0;
|
|
274
|
+
private by;
|
|
275
|
+
private cf;
|
|
276
|
+
private bm;
|
|
277
|
+
private b5;
|
|
278
|
+
private bl;
|
|
279
|
+
cg(): void;
|
|
280
|
+
b8(): void;
|
|
281
|
+
private ce;
|
|
282
|
+
bi(): void;
|
|
283
|
+
focus(a?: boolean): void;
|
|
284
|
+
bp(): void;
|
|
285
|
+
cb(): void;
|
|
286
|
+
bo(): void;
|
|
287
|
+
bt(): void;
|
|
288
|
+
bu(): void;
|
|
289
|
+
private cd;
|
|
290
|
+
private cc;
|
|
291
|
+
as(): any;
|
|
292
|
+
ay(): string;
|
|
293
|
+
b(): ColorEditorVisualModelExport;
|
|
294
|
+
gotFocus: (sender: any, args: ColorEditorGotFocusEventArgs) => void;
|
|
295
|
+
lostFocus: (sender: any, args: ColorEditorLostFocusEventArgs) => void;
|
|
296
|
+
bx(a: ColorEditorGotFocusEventArgs): void;
|
|
297
|
+
bz(a: ColorEditorLostFocusEventArgs): void;
|
|
298
|
+
}
|
|
299
|
+
/**
|
|
300
|
+
* @hidden
|
|
301
|
+
*/
|
|
302
|
+
export declare class ColorEditorPanel extends Base implements INotifyPropertyChanged {
|
|
303
|
+
static $t: Type;
|
|
304
|
+
d: ColorEditorPanelView;
|
|
305
|
+
private static readonly ag;
|
|
306
|
+
private static readonly ah;
|
|
307
|
+
bv: Brush;
|
|
308
|
+
private bo;
|
|
309
|
+
private bs;
|
|
310
|
+
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
311
|
+
constructor();
|
|
312
|
+
closed: (sender: any, args: ColorEditorPanelClosedEventArgs) => void;
|
|
313
|
+
a8(): void;
|
|
314
|
+
valueChanged: (sender: any, args: ColorEditorPanelSelectedValueChangedEventArgs) => void;
|
|
315
|
+
valueChanging: (sender: any, args: ColorEditorPanelSelectedValueChangedEventArgs) => void;
|
|
316
|
+
bc(a: Brush): void;
|
|
317
|
+
notifySizeChanged(a: Size): void;
|
|
318
|
+
destroy(): void;
|
|
319
|
+
provideContainer(a: DomRenderer): void;
|
|
320
|
+
private v;
|
|
321
|
+
private get w();
|
|
322
|
+
private bx;
|
|
323
|
+
get value(): Brush;
|
|
324
|
+
set value(a: Brush);
|
|
325
|
+
private g;
|
|
326
|
+
get h(): ControlDisplayDensity;
|
|
327
|
+
set h(a: ControlDisplayDensity);
|
|
328
|
+
private e;
|
|
329
|
+
get f(): BaseControlTheme;
|
|
330
|
+
set f(a: BaseControlTheme);
|
|
331
|
+
private bp;
|
|
332
|
+
get by(): Brush;
|
|
333
|
+
set by(a: Brush);
|
|
334
|
+
private bt;
|
|
335
|
+
get b1(): Brush;
|
|
336
|
+
set b1(a: Brush);
|
|
337
|
+
private bu;
|
|
338
|
+
get b2(): Brush;
|
|
339
|
+
set b2(a: Brush);
|
|
340
|
+
private bq;
|
|
341
|
+
get bz(): Brush;
|
|
342
|
+
set bz(a: Brush);
|
|
343
|
+
private br;
|
|
344
|
+
get b0(): Brush;
|
|
345
|
+
set b0(a: Brush);
|
|
346
|
+
private bw;
|
|
347
|
+
get b3(): Brush;
|
|
348
|
+
set b3(a: Brush);
|
|
349
|
+
private i;
|
|
350
|
+
private n;
|
|
351
|
+
private s;
|
|
352
|
+
private u;
|
|
353
|
+
private m;
|
|
354
|
+
private t;
|
|
355
|
+
private o;
|
|
356
|
+
private r;
|
|
357
|
+
private q;
|
|
358
|
+
private l;
|
|
359
|
+
private k;
|
|
360
|
+
private p;
|
|
361
|
+
get j(): FontInfo;
|
|
362
|
+
set j(a: FontInfo);
|
|
363
|
+
private aa;
|
|
364
|
+
get ae(): number;
|
|
365
|
+
set ae(a: number);
|
|
366
|
+
private z;
|
|
367
|
+
get ab(): number;
|
|
368
|
+
set ab(a: number);
|
|
369
|
+
protected bb(a: string, b: any, c: any): void;
|
|
370
|
+
protected bd(a: string, b: any, c: any): void;
|
|
371
|
+
a4(): void;
|
|
372
|
+
private bh;
|
|
373
|
+
private a6;
|
|
374
|
+
private av;
|
|
375
|
+
private aw;
|
|
376
|
+
private y;
|
|
377
|
+
private bn;
|
|
378
|
+
private au;
|
|
379
|
+
private bk;
|
|
380
|
+
private bl;
|
|
381
|
+
a3(): void;
|
|
382
|
+
onAttachedToUI(): void;
|
|
383
|
+
onDetachedFromUI(): void;
|
|
384
|
+
private bj;
|
|
385
|
+
private bi;
|
|
386
|
+
ax(): void;
|
|
387
|
+
get b5(): Color;
|
|
388
|
+
private bf;
|
|
389
|
+
private bm;
|
|
390
|
+
bg(): void;
|
|
391
|
+
private x;
|
|
392
|
+
ba(): void;
|
|
393
|
+
a0(a: number[], b: number, c: number): void;
|
|
394
|
+
az(a: number[], b: number, c: number): void;
|
|
395
|
+
ad(): number;
|
|
396
|
+
a1(a: number[], b: number, c: number): void;
|
|
397
|
+
a2(a: number[], b: number, c: number): void;
|
|
398
|
+
}
|