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,18 +1,18 @@
|
|
|
1
|
-
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
3
|
-
import { BrushAppearanceData } from "igniteui-webcomponents-core";
|
|
4
|
-
/**
|
|
5
|
-
* @hidden
|
|
6
|
-
*/
|
|
7
|
-
export declare class CheckboxListVisualModelExport extends Base {
|
|
8
|
-
static $t: Type;
|
|
9
|
-
f: number;
|
|
10
|
-
g: number;
|
|
11
|
-
h: number;
|
|
12
|
-
e: number;
|
|
13
|
-
c: BaseControlTheme;
|
|
14
|
-
b: BrushAppearanceData;
|
|
15
|
-
a: BrushAppearanceData;
|
|
16
|
-
d: number;
|
|
17
|
-
i(): string;
|
|
18
|
-
}
|
|
1
|
+
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
3
|
+
import { BrushAppearanceData } from "igniteui-webcomponents-core";
|
|
4
|
+
/**
|
|
5
|
+
* @hidden
|
|
6
|
+
*/
|
|
7
|
+
export declare class CheckboxListVisualModelExport extends Base {
|
|
8
|
+
static $t: Type;
|
|
9
|
+
f: number;
|
|
10
|
+
g: number;
|
|
11
|
+
h: number;
|
|
12
|
+
e: number;
|
|
13
|
+
c: BaseControlTheme;
|
|
14
|
+
b: BrushAppearanceData;
|
|
15
|
+
a: BrushAppearanceData;
|
|
16
|
+
d: number;
|
|
17
|
+
i(): string;
|
|
18
|
+
}
|
package/lib/CheckboxView.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { CheckboxView } from "./CheckboxView_combined";
|
|
1
|
+
export { CheckboxView } from "./CheckboxView_combined";
|
|
@@ -1,216 +1,216 @@
|
|
|
1
|
-
import { Base, Type, INotifyPropertyChanged, PropertyChangedEventArgs } from "igniteui-webcomponents-core";
|
|
2
|
-
import { DomRenderer } from "igniteui-webcomponents-core";
|
|
3
|
-
import { XRipple } from "./XRipple";
|
|
4
|
-
import { Size } from "igniteui-webcomponents-core";
|
|
5
|
-
import { AnimationKeyFrameEffect } from "igniteui-webcomponents-core";
|
|
6
|
-
import { AnimationKeyFrameEffectTiming } from "igniteui-webcomponents-core";
|
|
7
|
-
import { Brush } from "igniteui-webcomponents-core";
|
|
8
|
-
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
9
|
-
import { CheckboxLabelPosition } from "./CheckboxLabelPosition";
|
|
10
|
-
import { ThemeResolver } from "./ThemeResolver";
|
|
11
|
-
import { CheckboxChangeEventArgs } from "./CheckboxChangeEventArgs";
|
|
12
|
-
import { CheckboxVisualModelExport } from "./CheckboxVisualModelExport";
|
|
13
|
-
import { Theme } from "./Theme";
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
export declare class CheckboxView extends Base {
|
|
18
|
-
static $t: Type;
|
|
19
|
-
constructor();
|
|
20
|
-
d: XCheckbox;
|
|
21
|
-
ag(): void;
|
|
22
|
-
j(): boolean;
|
|
23
|
-
private m;
|
|
24
|
-
private g;
|
|
25
|
-
private k;
|
|
26
|
-
ae(a: DomRenderer): void;
|
|
27
|
-
private w;
|
|
28
|
-
ak(): void;
|
|
29
|
-
am(): Size;
|
|
30
|
-
a(): number[];
|
|
31
|
-
aj(): void;
|
|
32
|
-
ah(): void;
|
|
33
|
-
private x;
|
|
34
|
-
private aa;
|
|
35
|
-
private z;
|
|
36
|
-
private i;
|
|
37
|
-
private y;
|
|
38
|
-
ab(): void;
|
|
39
|
-
b(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
40
|
-
c(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
41
|
-
private ac;
|
|
42
|
-
private h;
|
|
43
|
-
private s;
|
|
44
|
-
private n;
|
|
45
|
-
private r;
|
|
46
|
-
get u(): any;
|
|
47
|
-
get t(): any;
|
|
48
|
-
get f(): XRipple;
|
|
49
|
-
private o;
|
|
50
|
-
private p;
|
|
51
|
-
get v(): any;
|
|
52
|
-
private e;
|
|
53
|
-
private q;
|
|
54
|
-
ad(): void;
|
|
55
|
-
af(): void;
|
|
56
|
-
ai(): void;
|
|
57
|
-
al(a: Brush, b: Brush): void;
|
|
58
|
-
l(): number;
|
|
59
|
-
}
|
|
60
|
-
/**
|
|
61
|
-
* @hidden
|
|
62
|
-
*/
|
|
63
|
-
export declare class XCheckbox extends Base implements INotifyPropertyChanged {
|
|
64
|
-
static $t: Type;
|
|
65
|
-
constructor();
|
|
66
|
-
private _view;
|
|
67
|
-
get view(): CheckboxView;
|
|
68
|
-
set view(a: CheckboxView);
|
|
69
|
-
private l;
|
|
70
|
-
get n(): BaseControlTheme;
|
|
71
|
-
set n(a: BaseControlTheme);
|
|
72
|
-
destroy(): void;
|
|
73
|
-
protected co(a: string, b: any, c: any): void;
|
|
74
|
-
private cu;
|
|
75
|
-
protected cq(a: string, b: any, c: any): void;
|
|
76
|
-
private s;
|
|
77
|
-
private ct;
|
|
78
|
-
private cw;
|
|
79
|
-
ag: boolean;
|
|
80
|
-
private c6;
|
|
81
|
-
get dl(): Brush;
|
|
82
|
-
set dl(a: Brush);
|
|
83
|
-
private c1;
|
|
84
|
-
get db(): Brush;
|
|
85
|
-
set db(a: Brush);
|
|
86
|
-
private c3;
|
|
87
|
-
get dd(): Brush;
|
|
88
|
-
set dd(a: Brush);
|
|
89
|
-
private c5;
|
|
90
|
-
get dk(): Brush;
|
|
91
|
-
set dk(a: Brush);
|
|
92
|
-
private c0;
|
|
93
|
-
get da(): Brush;
|
|
94
|
-
set da(a: Brush);
|
|
95
|
-
private c7;
|
|
96
|
-
get dm(): Brush;
|
|
97
|
-
set dm(a: Brush);
|
|
98
|
-
private c4;
|
|
99
|
-
get de(): Brush;
|
|
100
|
-
set de(a: Brush);
|
|
101
|
-
static g: Theme;
|
|
102
|
-
static h: Theme;
|
|
103
|
-
static j: Theme;
|
|
104
|
-
static i: Theme;
|
|
105
|
-
static k: ThemeResolver;
|
|
106
|
-
static m: BaseControlTheme;
|
|
107
|
-
bv: string;
|
|
108
|
-
dj: Brush;
|
|
109
|
-
dg: Brush;
|
|
110
|
-
as: number;
|
|
111
|
-
df: Brush;
|
|
112
|
-
at: number;
|
|
113
|
-
dh: Brush;
|
|
114
|
-
au: number;
|
|
115
|
-
di: Brush;
|
|
116
|
-
private cx;
|
|
117
|
-
private a5;
|
|
118
|
-
get bf(): string;
|
|
119
|
-
set bf(a: string);
|
|
120
|
-
private c2;
|
|
121
|
-
get dc(): Brush;
|
|
122
|
-
set dc(a: Brush);
|
|
123
|
-
private cz;
|
|
124
|
-
get c9(): Brush;
|
|
125
|
-
set c9(a: Brush);
|
|
126
|
-
private ak;
|
|
127
|
-
get aq(): number;
|
|
128
|
-
set aq(a: number);
|
|
129
|
-
private ah;
|
|
130
|
-
get an(): number;
|
|
131
|
-
set an(a: number);
|
|
132
|
-
private al;
|
|
133
|
-
get ar(): number;
|
|
134
|
-
set ar(a: number);
|
|
135
|
-
private am;
|
|
136
|
-
get av(): number;
|
|
137
|
-
set av(a: number);
|
|
138
|
-
private aj;
|
|
139
|
-
get ap(): number;
|
|
140
|
-
set ap(a: number);
|
|
141
|
-
private ai;
|
|
142
|
-
get ao(): number;
|
|
143
|
-
set ao(a: number);
|
|
144
|
-
private cy;
|
|
145
|
-
get c8(): Brush;
|
|
146
|
-
set c8(a: Brush);
|
|
147
|
-
private static a1;
|
|
148
|
-
private a9;
|
|
149
|
-
get b1(): string;
|
|
150
|
-
set b1(a: string);
|
|
151
|
-
private static a0;
|
|
152
|
-
private a8;
|
|
153
|
-
get bz(): string;
|
|
154
|
-
set bz(a: string);
|
|
155
|
-
private ba;
|
|
156
|
-
get labelId(): string;
|
|
157
|
-
set labelId(a: string);
|
|
158
|
-
private bb;
|
|
159
|
-
get ca(): string;
|
|
160
|
-
set ca(a: string);
|
|
161
|
-
private ax;
|
|
162
|
-
private t;
|
|
163
|
-
get aa(): boolean;
|
|
164
|
-
get az(): number;
|
|
165
|
-
set az(a: number);
|
|
166
|
-
private aw;
|
|
167
|
-
get ay(): number;
|
|
168
|
-
set ay(a: number);
|
|
169
|
-
private a7;
|
|
170
|
-
get bn(): string;
|
|
171
|
-
set bn(a: string);
|
|
172
|
-
private a6;
|
|
173
|
-
get bm(): string;
|
|
174
|
-
set bm(a: string);
|
|
175
|
-
private a2;
|
|
176
|
-
get a4(): any;
|
|
177
|
-
set a4(a: any);
|
|
178
|
-
private w;
|
|
179
|
-
get focused(): boolean;
|
|
180
|
-
set focused(a: boolean);
|
|
181
|
-
change: (sender: any, args: CheckboxChangeEventArgs) => void;
|
|
182
|
-
private d;
|
|
183
|
-
get e(): CheckboxLabelPosition;
|
|
184
|
-
set e(a: CheckboxLabelPosition);
|
|
185
|
-
private q;
|
|
186
|
-
get y(): boolean;
|
|
187
|
-
set y(a: boolean);
|
|
188
|
-
private u;
|
|
189
|
-
get checked(): boolean;
|
|
190
|
-
set checked(a: boolean);
|
|
191
|
-
private x;
|
|
192
|
-
get indeterminate(): boolean;
|
|
193
|
-
set indeterminate(a: boolean);
|
|
194
|
-
private v;
|
|
195
|
-
get disabled(): boolean;
|
|
196
|
-
set disabled(a: boolean);
|
|
197
|
-
private r;
|
|
198
|
-
get z(): boolean;
|
|
199
|
-
set z(a: boolean);
|
|
200
|
-
cp(): void;
|
|
201
|
-
private get a();
|
|
202
|
-
private ck;
|
|
203
|
-
toggle(): void;
|
|
204
|
-
private cv;
|
|
205
|
-
private o;
|
|
206
|
-
private p;
|
|
207
|
-
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
208
|
-
onDetachedFromUI(): void;
|
|
209
|
-
onAttachedToUI(): void;
|
|
210
|
-
onContentReady(): void;
|
|
211
|
-
protected af(): boolean;
|
|
212
|
-
a3(): any;
|
|
213
|
-
by(): string;
|
|
214
|
-
b(): CheckboxVisualModelExport;
|
|
215
|
-
provideContainer(a: DomRenderer): void;
|
|
216
|
-
}
|
|
1
|
+
import { Base, Type, INotifyPropertyChanged, PropertyChangedEventArgs } from "igniteui-webcomponents-core";
|
|
2
|
+
import { DomRenderer } from "igniteui-webcomponents-core";
|
|
3
|
+
import { XRipple } from "./XRipple";
|
|
4
|
+
import { Size } from "igniteui-webcomponents-core";
|
|
5
|
+
import { AnimationKeyFrameEffect } from "igniteui-webcomponents-core";
|
|
6
|
+
import { AnimationKeyFrameEffectTiming } from "igniteui-webcomponents-core";
|
|
7
|
+
import { Brush } from "igniteui-webcomponents-core";
|
|
8
|
+
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
9
|
+
import { CheckboxLabelPosition } from "./CheckboxLabelPosition";
|
|
10
|
+
import { ThemeResolver } from "./ThemeResolver";
|
|
11
|
+
import { CheckboxChangeEventArgs } from "./CheckboxChangeEventArgs";
|
|
12
|
+
import { CheckboxVisualModelExport } from "./CheckboxVisualModelExport";
|
|
13
|
+
import { Theme } from "./Theme";
|
|
14
|
+
/**
|
|
15
|
+
* @hidden
|
|
16
|
+
*/
|
|
17
|
+
export declare class CheckboxView extends Base {
|
|
18
|
+
static $t: Type;
|
|
19
|
+
constructor();
|
|
20
|
+
d: XCheckbox;
|
|
21
|
+
ag(): void;
|
|
22
|
+
j(): boolean;
|
|
23
|
+
private m;
|
|
24
|
+
private g;
|
|
25
|
+
private k;
|
|
26
|
+
ae(a: DomRenderer): void;
|
|
27
|
+
private w;
|
|
28
|
+
ak(): void;
|
|
29
|
+
am(): Size;
|
|
30
|
+
a(): number[];
|
|
31
|
+
aj(): void;
|
|
32
|
+
ah(): void;
|
|
33
|
+
private x;
|
|
34
|
+
private aa;
|
|
35
|
+
private z;
|
|
36
|
+
private i;
|
|
37
|
+
private y;
|
|
38
|
+
ab(): void;
|
|
39
|
+
b(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
40
|
+
c(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
41
|
+
private ac;
|
|
42
|
+
private h;
|
|
43
|
+
private s;
|
|
44
|
+
private n;
|
|
45
|
+
private r;
|
|
46
|
+
get u(): any;
|
|
47
|
+
get t(): any;
|
|
48
|
+
get f(): XRipple;
|
|
49
|
+
private o;
|
|
50
|
+
private p;
|
|
51
|
+
get v(): any;
|
|
52
|
+
private e;
|
|
53
|
+
private q;
|
|
54
|
+
ad(): void;
|
|
55
|
+
af(): void;
|
|
56
|
+
ai(): void;
|
|
57
|
+
al(a: Brush, b: Brush): void;
|
|
58
|
+
l(): number;
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* @hidden
|
|
62
|
+
*/
|
|
63
|
+
export declare class XCheckbox extends Base implements INotifyPropertyChanged {
|
|
64
|
+
static $t: Type;
|
|
65
|
+
constructor();
|
|
66
|
+
private _view;
|
|
67
|
+
get view(): CheckboxView;
|
|
68
|
+
set view(a: CheckboxView);
|
|
69
|
+
private l;
|
|
70
|
+
get n(): BaseControlTheme;
|
|
71
|
+
set n(a: BaseControlTheme);
|
|
72
|
+
destroy(): void;
|
|
73
|
+
protected co(a: string, b: any, c: any): void;
|
|
74
|
+
private cu;
|
|
75
|
+
protected cq(a: string, b: any, c: any): void;
|
|
76
|
+
private s;
|
|
77
|
+
private ct;
|
|
78
|
+
private cw;
|
|
79
|
+
ag: boolean;
|
|
80
|
+
private c6;
|
|
81
|
+
get dl(): Brush;
|
|
82
|
+
set dl(a: Brush);
|
|
83
|
+
private c1;
|
|
84
|
+
get db(): Brush;
|
|
85
|
+
set db(a: Brush);
|
|
86
|
+
private c3;
|
|
87
|
+
get dd(): Brush;
|
|
88
|
+
set dd(a: Brush);
|
|
89
|
+
private c5;
|
|
90
|
+
get dk(): Brush;
|
|
91
|
+
set dk(a: Brush);
|
|
92
|
+
private c0;
|
|
93
|
+
get da(): Brush;
|
|
94
|
+
set da(a: Brush);
|
|
95
|
+
private c7;
|
|
96
|
+
get dm(): Brush;
|
|
97
|
+
set dm(a: Brush);
|
|
98
|
+
private c4;
|
|
99
|
+
get de(): Brush;
|
|
100
|
+
set de(a: Brush);
|
|
101
|
+
static g: Theme;
|
|
102
|
+
static h: Theme;
|
|
103
|
+
static j: Theme;
|
|
104
|
+
static i: Theme;
|
|
105
|
+
static k: ThemeResolver;
|
|
106
|
+
static m: BaseControlTheme;
|
|
107
|
+
bv: string;
|
|
108
|
+
dj: Brush;
|
|
109
|
+
dg: Brush;
|
|
110
|
+
as: number;
|
|
111
|
+
df: Brush;
|
|
112
|
+
at: number;
|
|
113
|
+
dh: Brush;
|
|
114
|
+
au: number;
|
|
115
|
+
di: Brush;
|
|
116
|
+
private cx;
|
|
117
|
+
private a5;
|
|
118
|
+
get bf(): string;
|
|
119
|
+
set bf(a: string);
|
|
120
|
+
private c2;
|
|
121
|
+
get dc(): Brush;
|
|
122
|
+
set dc(a: Brush);
|
|
123
|
+
private cz;
|
|
124
|
+
get c9(): Brush;
|
|
125
|
+
set c9(a: Brush);
|
|
126
|
+
private ak;
|
|
127
|
+
get aq(): number;
|
|
128
|
+
set aq(a: number);
|
|
129
|
+
private ah;
|
|
130
|
+
get an(): number;
|
|
131
|
+
set an(a: number);
|
|
132
|
+
private al;
|
|
133
|
+
get ar(): number;
|
|
134
|
+
set ar(a: number);
|
|
135
|
+
private am;
|
|
136
|
+
get av(): number;
|
|
137
|
+
set av(a: number);
|
|
138
|
+
private aj;
|
|
139
|
+
get ap(): number;
|
|
140
|
+
set ap(a: number);
|
|
141
|
+
private ai;
|
|
142
|
+
get ao(): number;
|
|
143
|
+
set ao(a: number);
|
|
144
|
+
private cy;
|
|
145
|
+
get c8(): Brush;
|
|
146
|
+
set c8(a: Brush);
|
|
147
|
+
private static a1;
|
|
148
|
+
private a9;
|
|
149
|
+
get b1(): string;
|
|
150
|
+
set b1(a: string);
|
|
151
|
+
private static a0;
|
|
152
|
+
private a8;
|
|
153
|
+
get bz(): string;
|
|
154
|
+
set bz(a: string);
|
|
155
|
+
private ba;
|
|
156
|
+
get labelId(): string;
|
|
157
|
+
set labelId(a: string);
|
|
158
|
+
private bb;
|
|
159
|
+
get ca(): string;
|
|
160
|
+
set ca(a: string);
|
|
161
|
+
private ax;
|
|
162
|
+
private t;
|
|
163
|
+
get aa(): boolean;
|
|
164
|
+
get az(): number;
|
|
165
|
+
set az(a: number);
|
|
166
|
+
private aw;
|
|
167
|
+
get ay(): number;
|
|
168
|
+
set ay(a: number);
|
|
169
|
+
private a7;
|
|
170
|
+
get bn(): string;
|
|
171
|
+
set bn(a: string);
|
|
172
|
+
private a6;
|
|
173
|
+
get bm(): string;
|
|
174
|
+
set bm(a: string);
|
|
175
|
+
private a2;
|
|
176
|
+
get a4(): any;
|
|
177
|
+
set a4(a: any);
|
|
178
|
+
private w;
|
|
179
|
+
get focused(): boolean;
|
|
180
|
+
set focused(a: boolean);
|
|
181
|
+
change: (sender: any, args: CheckboxChangeEventArgs) => void;
|
|
182
|
+
private d;
|
|
183
|
+
get e(): CheckboxLabelPosition;
|
|
184
|
+
set e(a: CheckboxLabelPosition);
|
|
185
|
+
private q;
|
|
186
|
+
get y(): boolean;
|
|
187
|
+
set y(a: boolean);
|
|
188
|
+
private u;
|
|
189
|
+
get checked(): boolean;
|
|
190
|
+
set checked(a: boolean);
|
|
191
|
+
private x;
|
|
192
|
+
get indeterminate(): boolean;
|
|
193
|
+
set indeterminate(a: boolean);
|
|
194
|
+
private v;
|
|
195
|
+
get disabled(): boolean;
|
|
196
|
+
set disabled(a: boolean);
|
|
197
|
+
private r;
|
|
198
|
+
get z(): boolean;
|
|
199
|
+
set z(a: boolean);
|
|
200
|
+
cp(): void;
|
|
201
|
+
private get a();
|
|
202
|
+
private ck;
|
|
203
|
+
toggle(): void;
|
|
204
|
+
private cv;
|
|
205
|
+
private o;
|
|
206
|
+
private p;
|
|
207
|
+
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
208
|
+
onDetachedFromUI(): void;
|
|
209
|
+
onAttachedToUI(): void;
|
|
210
|
+
onContentReady(): void;
|
|
211
|
+
protected af(): boolean;
|
|
212
|
+
a3(): any;
|
|
213
|
+
by(): string;
|
|
214
|
+
b(): CheckboxVisualModelExport;
|
|
215
|
+
provideContainer(a: DomRenderer): void;
|
|
216
|
+
}
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
3
|
-
import { BrushAppearanceData } from "igniteui-webcomponents-core";
|
|
4
|
-
/**
|
|
5
|
-
* @hidden
|
|
6
|
-
*/
|
|
7
|
-
export declare class CheckboxVisualModelExport extends Base {
|
|
8
|
-
static $t: Type;
|
|
9
|
-
r: number;
|
|
10
|
-
t: number;
|
|
11
|
-
u: number;
|
|
12
|
-
q: number;
|
|
13
|
-
f: BaseControlTheme;
|
|
14
|
-
d: BrushAppearanceData;
|
|
15
|
-
c: BrushAppearanceData;
|
|
16
|
-
e: BrushAppearanceData;
|
|
17
|
-
b: BrushAppearanceData;
|
|
18
|
-
o: number;
|
|
19
|
-
l: number;
|
|
20
|
-
p: number;
|
|
21
|
-
s: number;
|
|
22
|
-
n: number;
|
|
23
|
-
m: number;
|
|
24
|
-
a: BrushAppearanceData;
|
|
25
|
-
v: any;
|
|
26
|
-
j: boolean;
|
|
27
|
-
g: boolean;
|
|
28
|
-
h: boolean;
|
|
29
|
-
k: boolean;
|
|
30
|
-
i: boolean;
|
|
31
|
-
w(): string;
|
|
32
|
-
}
|
|
1
|
+
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
3
|
+
import { BrushAppearanceData } from "igniteui-webcomponents-core";
|
|
4
|
+
/**
|
|
5
|
+
* @hidden
|
|
6
|
+
*/
|
|
7
|
+
export declare class CheckboxVisualModelExport extends Base {
|
|
8
|
+
static $t: Type;
|
|
9
|
+
r: number;
|
|
10
|
+
t: number;
|
|
11
|
+
u: number;
|
|
12
|
+
q: number;
|
|
13
|
+
f: BaseControlTheme;
|
|
14
|
+
d: BrushAppearanceData;
|
|
15
|
+
c: BrushAppearanceData;
|
|
16
|
+
e: BrushAppearanceData;
|
|
17
|
+
b: BrushAppearanceData;
|
|
18
|
+
o: number;
|
|
19
|
+
l: number;
|
|
20
|
+
p: number;
|
|
21
|
+
s: number;
|
|
22
|
+
n: number;
|
|
23
|
+
m: number;
|
|
24
|
+
a: BrushAppearanceData;
|
|
25
|
+
v: any;
|
|
26
|
+
j: boolean;
|
|
27
|
+
g: boolean;
|
|
28
|
+
h: boolean;
|
|
29
|
+
k: boolean;
|
|
30
|
+
i: boolean;
|
|
31
|
+
w(): string;
|
|
32
|
+
}
|
package/lib/ColorEditor.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { ColorEditor } from "./NativeUIXInputsFactory_combined";
|
|
1
|
+
export { ColorEditor } from "./NativeUIXInputsFactory_combined";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { ColorEditorBridge } from "./NativeUIXInputsFactory_combined";
|
|
1
|
+
export { ColorEditorBridge } from "./NativeUIXInputsFactory_combined";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { EventArgs, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
/**
|
|
3
|
-
* @hidden
|
|
4
|
-
*/
|
|
5
|
-
export declare class ColorEditorGotFocusEventArgs extends EventArgs {
|
|
6
|
-
static $t: Type;
|
|
7
|
-
}
|
|
1
|
+
import { EventArgs, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
/**
|
|
3
|
+
* @hidden
|
|
4
|
+
*/
|
|
5
|
+
export declare class ColorEditorGotFocusEventArgs extends EventArgs {
|
|
6
|
+
static $t: Type;
|
|
7
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { EventArgs, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
/**
|
|
3
|
-
* @hidden
|
|
4
|
-
*/
|
|
5
|
-
export declare class ColorEditorLostFocusEventArgs extends EventArgs {
|
|
6
|
-
static $t: Type;
|
|
7
|
-
}
|
|
1
|
+
import { EventArgs, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
/**
|
|
3
|
+
* @hidden
|
|
4
|
+
*/
|
|
5
|
+
export declare class ColorEditorLostFocusEventArgs extends EventArgs {
|
|
6
|
+
static $t: Type;
|
|
7
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { ColorEditorPanel } from "./NativeUIXInputsFactory_combined";
|
|
1
|
+
export { ColorEditorPanel } from "./NativeUIXInputsFactory_combined";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
/**
|
|
3
|
-
* @hidden
|
|
4
|
-
*/
|
|
5
|
-
export declare class ColorEditorPanelClosedEventArgs extends Base {
|
|
6
|
-
static $t: Type;
|
|
7
|
-
}
|
|
1
|
+
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
/**
|
|
3
|
+
* @hidden
|
|
4
|
+
*/
|
|
5
|
+
export declare class ColorEditorPanelClosedEventArgs extends Base {
|
|
6
|
+
static $t: Type;
|
|
7
|
+
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { EventArgs, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
import { Brush } from "igniteui-webcomponents-core";
|
|
3
|
-
/**
|
|
4
|
-
* @hidden
|
|
5
|
-
*/
|
|
6
|
-
export declare class ColorEditorPanelSelectedValueChangedEventArgs extends EventArgs {
|
|
7
|
-
static $t: Type;
|
|
8
|
-
private _oldValue;
|
|
9
|
-
get oldValue(): Brush;
|
|
10
|
-
set oldValue(a: Brush);
|
|
11
|
-
private _newValue;
|
|
12
|
-
get newValue(): Brush;
|
|
13
|
-
set newValue(a: Brush);
|
|
14
|
-
}
|
|
1
|
+
import { EventArgs, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
import { Brush } from "igniteui-webcomponents-core";
|
|
3
|
+
/**
|
|
4
|
+
* @hidden
|
|
5
|
+
*/
|
|
6
|
+
export declare class ColorEditorPanelSelectedValueChangedEventArgs extends EventArgs {
|
|
7
|
+
static $t: Type;
|
|
8
|
+
private _oldValue;
|
|
9
|
+
get oldValue(): Brush;
|
|
10
|
+
set oldValue(a: Brush);
|
|
11
|
+
private _newValue;
|
|
12
|
+
get newValue(): Brush;
|
|
13
|
+
set newValue(a: Brush);
|
|
14
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { ColorEditorPanelView } from "./NativeUIXInputsFactory_combined";
|
|
1
|
+
export { ColorEditorPanelView } from "./NativeUIXInputsFactory_combined";
|
package/lib/ColorEditorView.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { ColorEditorView } from "./NativeUIXInputsFactory_combined";
|
|
1
|
+
export { ColorEditorView } from "./NativeUIXInputsFactory_combined";
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
3
|
-
import { BrushAppearanceData } from "igniteui-webcomponents-core";
|
|
4
|
-
/**
|
|
5
|
-
* @hidden
|
|
6
|
-
*/
|
|
7
|
-
export declare class ColorEditorVisualModelExport extends Base {
|
|
8
|
-
static $t: Type;
|
|
9
|
-
e: number;
|
|
10
|
-
f: number;
|
|
11
|
-
g: number;
|
|
12
|
-
d: number;
|
|
13
|
-
b: BaseControlTheme;
|
|
14
|
-
a: BrushAppearanceData;
|
|
15
|
-
c: boolean;
|
|
16
|
-
h(): string;
|
|
17
|
-
}
|
|
1
|
+
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
3
|
+
import { BrushAppearanceData } from "igniteui-webcomponents-core";
|
|
4
|
+
/**
|
|
5
|
+
* @hidden
|
|
6
|
+
*/
|
|
7
|
+
export declare class ColorEditorVisualModelExport extends Base {
|
|
8
|
+
static $t: Type;
|
|
9
|
+
e: number;
|
|
10
|
+
f: number;
|
|
11
|
+
g: number;
|
|
12
|
+
d: number;
|
|
13
|
+
b: BaseControlTheme;
|
|
14
|
+
a: BrushAppearanceData;
|
|
15
|
+
c: boolean;
|
|
16
|
+
h(): string;
|
|
17
|
+
}
|