igniteui-webcomponents-inputs 6.3.0 → 6.3.1
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
package/lib/XPopupBridge.d.ts
CHANGED
|
@@ -1,57 +1,57 @@
|
|
|
1
|
-
import { XComponentBridge } from "./XComponentBridge";
|
|
2
|
-
import { INativeUIPopupBridge } from "igniteui-webcomponents-core";
|
|
3
|
-
import { NativeUIComponent } from "igniteui-webcomponents-core";
|
|
4
|
-
import { Type } from "igniteui-webcomponents-core";
|
|
5
|
-
import { NativeUIBuiltInEvents } from "igniteui-webcomponents-core";
|
|
6
|
-
import { NativeUIBuiltInProperties } from "igniteui-webcomponents-core";
|
|
7
|
-
import { Rect } from "igniteui-webcomponents-core";
|
|
8
|
-
import { NativeUIPopupDirection } from "igniteui-webcomponents-core";
|
|
9
|
-
import { NativeUIPopupAlignment } from "igniteui-webcomponents-core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare class XPopupBridge extends XComponentBridge implements INativeUIPopupBridge {
|
|
14
|
-
static $t: Type;
|
|
15
|
-
private ak;
|
|
16
|
-
private af;
|
|
17
|
-
private ai;
|
|
18
|
-
private aj;
|
|
19
|
-
private ag;
|
|
20
|
-
private ah;
|
|
21
|
-
private ad;
|
|
22
|
-
private ab;
|
|
23
|
-
private z;
|
|
24
|
-
private aa;
|
|
25
|
-
private x;
|
|
26
|
-
private y;
|
|
27
|
-
private ac;
|
|
28
|
-
private w;
|
|
29
|
-
constructor(a: any);
|
|
30
|
-
contains(a: any, b: any): boolean;
|
|
31
|
-
addHandler(a: any, b: NativeUIComponent, c: NativeUIBuiltInEvents, d: any): void;
|
|
32
|
-
private ar;
|
|
33
|
-
removeHandler(a: any, b: NativeUIComponent, c: NativeUIBuiltInEvents, d: any): void;
|
|
34
|
-
private aq;
|
|
35
|
-
private al;
|
|
36
|
-
private ao;
|
|
37
|
-
private ap;
|
|
38
|
-
private am;
|
|
39
|
-
private an;
|
|
40
|
-
getValue(a: any, b: NativeUIBuiltInProperties): any;
|
|
41
|
-
setValue(a: any, b: NativeUIBuiltInProperties, c: any): void;
|
|
42
|
-
showRelativeToExclusionRect(a: any, b: Rect, c: NativeUIPopupDirection, d: NativeUIPopupAlignment): void;
|
|
43
|
-
showRelativeToTarget(a: any, b: NativeUIComponent, c: NativeUIPopupDirection, d: NativeUIPopupAlignment): void;
|
|
44
|
-
close(a: any): void;
|
|
45
|
-
notifyContentSizeChanged(a: any): void;
|
|
46
|
-
notifyExclusionRectChanged(a: any, b: Rect): void;
|
|
47
|
-
private v;
|
|
48
|
-
private u;
|
|
49
|
-
exportVisualData(a: any): any;
|
|
50
|
-
private ae;
|
|
51
|
-
addChild(a: any, b: NativeUIComponent): void;
|
|
52
|
-
insertChild(a: any, b: number, c: NativeUIComponent): void;
|
|
53
|
-
getChildAt(a: any, b: number): NativeUIComponent;
|
|
54
|
-
getChildrenCount(a: any): number;
|
|
55
|
-
removeChild(a: any, b: NativeUIComponent): void;
|
|
56
|
-
removeChildAt(a: any, b: number): void;
|
|
57
|
-
}
|
|
1
|
+
import { XComponentBridge } from "./XComponentBridge";
|
|
2
|
+
import { INativeUIPopupBridge } from "igniteui-webcomponents-core";
|
|
3
|
+
import { NativeUIComponent } from "igniteui-webcomponents-core";
|
|
4
|
+
import { Type } from "igniteui-webcomponents-core";
|
|
5
|
+
import { NativeUIBuiltInEvents } from "igniteui-webcomponents-core";
|
|
6
|
+
import { NativeUIBuiltInProperties } from "igniteui-webcomponents-core";
|
|
7
|
+
import { Rect } from "igniteui-webcomponents-core";
|
|
8
|
+
import { NativeUIPopupDirection } from "igniteui-webcomponents-core";
|
|
9
|
+
import { NativeUIPopupAlignment } from "igniteui-webcomponents-core";
|
|
10
|
+
/**
|
|
11
|
+
* @hidden
|
|
12
|
+
*/
|
|
13
|
+
export declare class XPopupBridge extends XComponentBridge implements INativeUIPopupBridge {
|
|
14
|
+
static $t: Type;
|
|
15
|
+
private ak;
|
|
16
|
+
private af;
|
|
17
|
+
private ai;
|
|
18
|
+
private aj;
|
|
19
|
+
private ag;
|
|
20
|
+
private ah;
|
|
21
|
+
private ad;
|
|
22
|
+
private ab;
|
|
23
|
+
private z;
|
|
24
|
+
private aa;
|
|
25
|
+
private x;
|
|
26
|
+
private y;
|
|
27
|
+
private ac;
|
|
28
|
+
private w;
|
|
29
|
+
constructor(a: any);
|
|
30
|
+
contains(a: any, b: any): boolean;
|
|
31
|
+
addHandler(a: any, b: NativeUIComponent, c: NativeUIBuiltInEvents, d: any): void;
|
|
32
|
+
private ar;
|
|
33
|
+
removeHandler(a: any, b: NativeUIComponent, c: NativeUIBuiltInEvents, d: any): void;
|
|
34
|
+
private aq;
|
|
35
|
+
private al;
|
|
36
|
+
private ao;
|
|
37
|
+
private ap;
|
|
38
|
+
private am;
|
|
39
|
+
private an;
|
|
40
|
+
getValue(a: any, b: NativeUIBuiltInProperties): any;
|
|
41
|
+
setValue(a: any, b: NativeUIBuiltInProperties, c: any): void;
|
|
42
|
+
showRelativeToExclusionRect(a: any, b: Rect, c: NativeUIPopupDirection, d: NativeUIPopupAlignment): void;
|
|
43
|
+
showRelativeToTarget(a: any, b: NativeUIComponent, c: NativeUIPopupDirection, d: NativeUIPopupAlignment): void;
|
|
44
|
+
close(a: any): void;
|
|
45
|
+
notifyContentSizeChanged(a: any): void;
|
|
46
|
+
notifyExclusionRectChanged(a: any, b: Rect): void;
|
|
47
|
+
private v;
|
|
48
|
+
private u;
|
|
49
|
+
exportVisualData(a: any): any;
|
|
50
|
+
private ae;
|
|
51
|
+
addChild(a: any, b: NativeUIComponent): void;
|
|
52
|
+
insertChild(a: any, b: number, c: NativeUIComponent): void;
|
|
53
|
+
getChildAt(a: any, b: number): NativeUIComponent;
|
|
54
|
+
getChildrenCount(a: any): number;
|
|
55
|
+
removeChild(a: any, b: NativeUIComponent): void;
|
|
56
|
+
removeChildAt(a: any, b: number): void;
|
|
57
|
+
}
|
package/lib/XPrefix.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { XPrefix } from "./InputGroupView_combined";
|
|
1
|
+
export { XPrefix } from "./InputGroupView_combined";
|
package/lib/XRipple.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { XRipple } from "./RippleView_combined";
|
|
1
|
+
export { XRipple } from "./RippleView_combined";
|
package/lib/XSuffix.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { XSuffix } from "./InputGroupView_combined";
|
|
1
|
+
export { XSuffix } from "./InputGroupView_combined";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { ButtonClickEventArgs as ButtonClickEventArgs_internal } from "./ButtonClickEventArgs";
|
|
2
|
-
export declare class IgcButtonClickEventArgs {
|
|
3
|
-
protected createImplementation(): ButtonClickEventArgs_internal;
|
|
4
|
-
protected _implementation: any;
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
get i(): ButtonClickEventArgs_internal;
|
|
9
|
-
private onImplementationCreated;
|
|
10
|
-
constructor();
|
|
11
|
-
protected _provideImplementation(i: any): void;
|
|
12
|
-
}
|
|
1
|
+
import { ButtonClickEventArgs as ButtonClickEventArgs_internal } from "./ButtonClickEventArgs";
|
|
2
|
+
export declare class IgcButtonClickEventArgs {
|
|
3
|
+
protected createImplementation(): ButtonClickEventArgs_internal;
|
|
4
|
+
protected _implementation: any;
|
|
5
|
+
/**
|
|
6
|
+
* @hidden
|
|
7
|
+
*/
|
|
8
|
+
get i(): ButtonClickEventArgs_internal;
|
|
9
|
+
private onImplementationCreated;
|
|
10
|
+
constructor();
|
|
11
|
+
protected _provideImplementation(i: any): void;
|
|
12
|
+
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { ButtonGroupSelectionChangedEventArgs as ButtonGroupSelectionChangedEventArgs_internal } from "./ButtonGroupSelectionChangedEventArgs";
|
|
2
|
-
export declare class IgcButtonGroupSelectionChangedEventArgs {
|
|
3
|
-
protected createImplementation(): ButtonGroupSelectionChangedEventArgs_internal;
|
|
4
|
-
protected _implementation: any;
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
get i(): ButtonGroupSelectionChangedEventArgs_internal;
|
|
9
|
-
private onImplementationCreated;
|
|
10
|
-
constructor();
|
|
11
|
-
protected _provideImplementation(i: any): void;
|
|
12
|
-
}
|
|
1
|
+
import { ButtonGroupSelectionChangedEventArgs as ButtonGroupSelectionChangedEventArgs_internal } from "./ButtonGroupSelectionChangedEventArgs";
|
|
2
|
+
export declare class IgcButtonGroupSelectionChangedEventArgs {
|
|
3
|
+
protected createImplementation(): ButtonGroupSelectionChangedEventArgs_internal;
|
|
4
|
+
protected _implementation: any;
|
|
5
|
+
/**
|
|
6
|
+
* @hidden
|
|
7
|
+
*/
|
|
8
|
+
get i(): ButtonGroupSelectionChangedEventArgs_internal;
|
|
9
|
+
private onImplementationCreated;
|
|
10
|
+
constructor();
|
|
11
|
+
protected _provideImplementation(i: any): void;
|
|
12
|
+
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { CheckboxChangeEventArgs as CheckboxChangeEventArgs_internal } from "./CheckboxChangeEventArgs";
|
|
2
|
-
export declare class IgcCheckboxChangeEventArgs {
|
|
3
|
-
protected createImplementation(): CheckboxChangeEventArgs_internal;
|
|
4
|
-
protected _implementation: any;
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
get i(): CheckboxChangeEventArgs_internal;
|
|
9
|
-
private onImplementationCreated;
|
|
10
|
-
constructor();
|
|
11
|
-
protected _provideImplementation(i: any): void;
|
|
12
|
-
get isChecked(): boolean;
|
|
13
|
-
set isChecked(v: boolean);
|
|
14
|
-
get isIndeterminate(): boolean;
|
|
15
|
-
set isIndeterminate(v: boolean);
|
|
16
|
-
}
|
|
1
|
+
import { CheckboxChangeEventArgs as CheckboxChangeEventArgs_internal } from "./CheckboxChangeEventArgs";
|
|
2
|
+
export declare class IgcCheckboxChangeEventArgs {
|
|
3
|
+
protected createImplementation(): CheckboxChangeEventArgs_internal;
|
|
4
|
+
protected _implementation: any;
|
|
5
|
+
/**
|
|
6
|
+
* @hidden
|
|
7
|
+
*/
|
|
8
|
+
get i(): CheckboxChangeEventArgs_internal;
|
|
9
|
+
private onImplementationCreated;
|
|
10
|
+
constructor();
|
|
11
|
+
protected _provideImplementation(i: any): void;
|
|
12
|
+
get isChecked(): boolean;
|
|
13
|
+
set isChecked(v: boolean);
|
|
14
|
+
get isIndeterminate(): boolean;
|
|
15
|
+
set isIndeterminate(v: boolean);
|
|
16
|
+
}
|
|
@@ -1,163 +1,163 @@
|
|
|
1
|
-
import { ColorEditor } from "./ColorEditor";
|
|
2
|
-
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
3
|
-
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
4
|
-
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
5
|
-
import { IgcColorEditorPanelSelectedValueChangedEventArgs } from "./igc-color-editor-panel-selected-value-changed-event-args";
|
|
6
|
-
import { IgcColorEditorLostFocusEventArgs } from "./igc-color-editor-lost-focus-event-args";
|
|
7
|
-
import { IgcColorEditorGotFocusEventArgs } from "./igc-color-editor-got-focus-event-args";
|
|
8
|
-
export declare class IgcColorEditorComponent extends IgcHTMLElement {
|
|
9
|
-
private _portalManager;
|
|
10
|
-
private _container;
|
|
11
|
-
private _renderer;
|
|
12
|
-
constructor();
|
|
13
|
-
private _onChildrenChanged;
|
|
14
|
-
updateStyle(): void;
|
|
15
|
-
destroy(): void;
|
|
16
|
-
private _wrapper;
|
|
17
|
-
protected createImplementation(): ColorEditor;
|
|
18
|
-
private _colorEditor;
|
|
19
|
-
private _disconnected;
|
|
20
|
-
disconnectedCallback(): void;
|
|
21
|
-
connectedCallback(): void;
|
|
22
|
-
afterContentInit(): void;
|
|
23
|
-
protected _implementation: any;
|
|
24
|
-
/**
|
|
25
|
-
* @hidden
|
|
26
|
-
*/
|
|
27
|
-
get i(): ColorEditor; /**
|
|
28
|
-
* @hidden
|
|
29
|
-
*/
|
|
30
|
-
static _createFromInternal(internal: any): IgcColorEditorComponent;
|
|
31
|
-
private _settingAttributes;
|
|
32
|
-
protected _attached: boolean;
|
|
33
|
-
private _queuedSetAttributes;
|
|
34
|
-
protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
|
|
35
|
-
protected _flushQueuedAttributes(): void;
|
|
36
|
-
protected _a(attrName: string, attrValue: any): void;
|
|
37
|
-
private static _observedAttributesIgcColorEditorComponent;
|
|
38
|
-
static get observedAttributes(): string[];
|
|
39
|
-
private _updatingFromAttribute;
|
|
40
|
-
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
41
|
-
static htmlTagName: string;
|
|
42
|
-
protected static _isElementRegistered: boolean;
|
|
43
|
-
static register(): void;
|
|
44
|
-
/**
|
|
45
|
-
* Gets or Sets color value of the editor.
|
|
46
|
-
*/
|
|
47
|
-
get value(): string;
|
|
48
|
-
set value(v: string);
|
|
49
|
-
/**
|
|
50
|
-
* Gets or Sets the property name that contains the label.
|
|
51
|
-
*/
|
|
52
|
-
get label(): string;
|
|
53
|
-
set label(v: string);
|
|
54
|
-
/**
|
|
55
|
-
* Gets or sets the color to use for the text.
|
|
56
|
-
*/
|
|
57
|
-
get labelTextColor(): string;
|
|
58
|
-
set labelTextColor(v: string);
|
|
59
|
-
/**
|
|
60
|
-
* Gets or sets the font to use for the input.
|
|
61
|
-
*/
|
|
62
|
-
get labelTextStyle(): string;
|
|
63
|
-
set labelTextStyle(v: string);
|
|
64
|
-
/**
|
|
65
|
-
* Gets or sets the display density to use for the date pcicker.
|
|
66
|
-
*/
|
|
67
|
-
get density(): ControlDisplayDensity;
|
|
68
|
-
set density(v: ControlDisplayDensity);
|
|
69
|
-
/**
|
|
70
|
-
* Gets or sets the base built in theme to use for the date picker.
|
|
71
|
-
*/
|
|
72
|
-
get baseTheme(): BaseControlTheme;
|
|
73
|
-
set baseTheme(v: BaseControlTheme);
|
|
74
|
-
/**
|
|
75
|
-
* Gets or sets the font to use for the combobox.
|
|
76
|
-
*/
|
|
77
|
-
get textStyle(): string;
|
|
78
|
-
set textStyle(v: string);
|
|
79
|
-
/**
|
|
80
|
-
* Gets or Sets the text color
|
|
81
|
-
*/
|
|
82
|
-
get textColor(): string;
|
|
83
|
-
set textColor(v: string);
|
|
84
|
-
/**
|
|
85
|
-
* Gets or Sets the text color
|
|
86
|
-
*/
|
|
87
|
-
get iconColor(): string;
|
|
88
|
-
set iconColor(v: string);
|
|
89
|
-
/**
|
|
90
|
-
* Gets or sets the ShowClearButton property to detirmine if the clear button is shown
|
|
91
|
-
*/
|
|
92
|
-
get showClearButton(): boolean;
|
|
93
|
-
set showClearButton(v: boolean);
|
|
94
|
-
/**
|
|
95
|
-
* Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
|
|
96
|
-
*/
|
|
97
|
-
get allowTextInput(): boolean;
|
|
98
|
-
set allowTextInput(v: boolean);
|
|
99
|
-
/**
|
|
100
|
-
* Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
|
|
101
|
-
*/
|
|
102
|
-
get openOnFocus(): boolean;
|
|
103
|
-
set openOnFocus(v: boolean);
|
|
104
|
-
get isDisabled(): boolean;
|
|
105
|
-
set isDisabled(v: boolean);
|
|
106
|
-
/**
|
|
107
|
-
* Indicates that the editor dropdown will position itself relative to the window instead of the document.
|
|
108
|
-
*/
|
|
109
|
-
get isFixed(): boolean;
|
|
110
|
-
set isFixed(v: boolean);
|
|
111
|
-
/**
|
|
112
|
-
* Indicates that the dropdown should open as a child of the color editor.
|
|
113
|
-
*/
|
|
114
|
-
get openAsChild(): boolean;
|
|
115
|
-
set openAsChild(v: boolean);
|
|
116
|
-
/**
|
|
117
|
-
* Indicates that the dropdown will place itself into the browser top layer.
|
|
118
|
-
*/
|
|
119
|
-
get useTopLayer(): boolean;
|
|
120
|
-
set useTopLayer(v: boolean);
|
|
121
|
-
findByName(name: string): any;
|
|
122
|
-
protected __p: string;
|
|
123
|
-
protected _hasUserValues: Set<string>;
|
|
124
|
-
protected get hasUserValues(): Set<string>;
|
|
125
|
-
protected __m(propertyName: string): void;
|
|
126
|
-
protected _stylingContainer: any;
|
|
127
|
-
protected _stylingParent: any;
|
|
128
|
-
protected _inStyling: boolean;
|
|
129
|
-
protected _styling(container: any, component: any, parent?: any): void;
|
|
130
|
-
select(): void;
|
|
131
|
-
/**
|
|
132
|
-
* Exports visual information about the current state of the color editor.
|
|
133
|
-
|
|
134
|
-
*/
|
|
135
|
-
exportVisualModel(): any;
|
|
136
|
-
/**
|
|
137
|
-
* Returns a serialized copy of the exported visual model
|
|
138
|
-
|
|
139
|
-
*/
|
|
140
|
-
exportSerializedVisualModel(): string;
|
|
141
|
-
private _valueChanged;
|
|
142
|
-
private _valueChanged_wrapped;
|
|
143
|
-
/**
|
|
144
|
-
* Called when color is selected.
|
|
145
|
-
*/
|
|
146
|
-
get valueChanged(): (s: IgcColorEditorComponent, e: IgcColorEditorPanelSelectedValueChangedEventArgs) => void;
|
|
147
|
-
set valueChanged(ev: (s: IgcColorEditorComponent, e: IgcColorEditorPanelSelectedValueChangedEventArgs) => void);
|
|
148
|
-
private _valueChanging;
|
|
149
|
-
private _valueChanging_wrapped;
|
|
150
|
-
/**
|
|
151
|
-
* Called when color is selected.
|
|
152
|
-
*/
|
|
153
|
-
get valueChanging(): (s: IgcColorEditorComponent, e: IgcColorEditorPanelSelectedValueChangedEventArgs) => void;
|
|
154
|
-
set valueChanging(ev: (s: IgcColorEditorComponent, e: IgcColorEditorPanelSelectedValueChangedEventArgs) => void);
|
|
155
|
-
private _gotFocus;
|
|
156
|
-
private _gotFocus_wrapped;
|
|
157
|
-
get gotFocus(): (s: IgcColorEditorComponent, e: IgcColorEditorGotFocusEventArgs) => void;
|
|
158
|
-
set gotFocus(ev: (s: IgcColorEditorComponent, e: IgcColorEditorGotFocusEventArgs) => void);
|
|
159
|
-
private _lostFocus;
|
|
160
|
-
private _lostFocus_wrapped;
|
|
161
|
-
get lostFocus(): (s: IgcColorEditorComponent, e: IgcColorEditorLostFocusEventArgs) => void;
|
|
162
|
-
set lostFocus(ev: (s: IgcColorEditorComponent, e: IgcColorEditorLostFocusEventArgs) => void);
|
|
163
|
-
}
|
|
1
|
+
import { ColorEditor } from "./ColorEditor";
|
|
2
|
+
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
3
|
+
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
4
|
+
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
5
|
+
import { IgcColorEditorPanelSelectedValueChangedEventArgs } from "./igc-color-editor-panel-selected-value-changed-event-args";
|
|
6
|
+
import { IgcColorEditorLostFocusEventArgs } from "./igc-color-editor-lost-focus-event-args";
|
|
7
|
+
import { IgcColorEditorGotFocusEventArgs } from "./igc-color-editor-got-focus-event-args";
|
|
8
|
+
export declare class IgcColorEditorComponent extends IgcHTMLElement {
|
|
9
|
+
private _portalManager;
|
|
10
|
+
private _container;
|
|
11
|
+
private _renderer;
|
|
12
|
+
constructor();
|
|
13
|
+
private _onChildrenChanged;
|
|
14
|
+
updateStyle(): void;
|
|
15
|
+
destroy(): void;
|
|
16
|
+
private _wrapper;
|
|
17
|
+
protected createImplementation(): ColorEditor;
|
|
18
|
+
private _colorEditor;
|
|
19
|
+
private _disconnected;
|
|
20
|
+
disconnectedCallback(): void;
|
|
21
|
+
connectedCallback(): void;
|
|
22
|
+
afterContentInit(): void;
|
|
23
|
+
protected _implementation: any;
|
|
24
|
+
/**
|
|
25
|
+
* @hidden
|
|
26
|
+
*/
|
|
27
|
+
get i(): ColorEditor; /**
|
|
28
|
+
* @hidden
|
|
29
|
+
*/
|
|
30
|
+
static _createFromInternal(internal: any): IgcColorEditorComponent;
|
|
31
|
+
private _settingAttributes;
|
|
32
|
+
protected _attached: boolean;
|
|
33
|
+
private _queuedSetAttributes;
|
|
34
|
+
protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
|
|
35
|
+
protected _flushQueuedAttributes(): void;
|
|
36
|
+
protected _a(attrName: string, attrValue: any): void;
|
|
37
|
+
private static _observedAttributesIgcColorEditorComponent;
|
|
38
|
+
static get observedAttributes(): string[];
|
|
39
|
+
private _updatingFromAttribute;
|
|
40
|
+
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
41
|
+
static htmlTagName: string;
|
|
42
|
+
protected static _isElementRegistered: boolean;
|
|
43
|
+
static register(): void;
|
|
44
|
+
/**
|
|
45
|
+
* Gets or Sets color value of the editor.
|
|
46
|
+
*/
|
|
47
|
+
get value(): string;
|
|
48
|
+
set value(v: string);
|
|
49
|
+
/**
|
|
50
|
+
* Gets or Sets the property name that contains the label.
|
|
51
|
+
*/
|
|
52
|
+
get label(): string;
|
|
53
|
+
set label(v: string);
|
|
54
|
+
/**
|
|
55
|
+
* Gets or sets the color to use for the text.
|
|
56
|
+
*/
|
|
57
|
+
get labelTextColor(): string;
|
|
58
|
+
set labelTextColor(v: string);
|
|
59
|
+
/**
|
|
60
|
+
* Gets or sets the font to use for the input.
|
|
61
|
+
*/
|
|
62
|
+
get labelTextStyle(): string;
|
|
63
|
+
set labelTextStyle(v: string);
|
|
64
|
+
/**
|
|
65
|
+
* Gets or sets the display density to use for the date pcicker.
|
|
66
|
+
*/
|
|
67
|
+
get density(): ControlDisplayDensity;
|
|
68
|
+
set density(v: ControlDisplayDensity);
|
|
69
|
+
/**
|
|
70
|
+
* Gets or sets the base built in theme to use for the date picker.
|
|
71
|
+
*/
|
|
72
|
+
get baseTheme(): BaseControlTheme;
|
|
73
|
+
set baseTheme(v: BaseControlTheme);
|
|
74
|
+
/**
|
|
75
|
+
* Gets or sets the font to use for the combobox.
|
|
76
|
+
*/
|
|
77
|
+
get textStyle(): string;
|
|
78
|
+
set textStyle(v: string);
|
|
79
|
+
/**
|
|
80
|
+
* Gets or Sets the text color
|
|
81
|
+
*/
|
|
82
|
+
get textColor(): string;
|
|
83
|
+
set textColor(v: string);
|
|
84
|
+
/**
|
|
85
|
+
* Gets or Sets the text color
|
|
86
|
+
*/
|
|
87
|
+
get iconColor(): string;
|
|
88
|
+
set iconColor(v: string);
|
|
89
|
+
/**
|
|
90
|
+
* Gets or sets the ShowClearButton property to detirmine if the clear button is shown
|
|
91
|
+
*/
|
|
92
|
+
get showClearButton(): boolean;
|
|
93
|
+
set showClearButton(v: boolean);
|
|
94
|
+
/**
|
|
95
|
+
* Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
|
|
96
|
+
*/
|
|
97
|
+
get allowTextInput(): boolean;
|
|
98
|
+
set allowTextInput(v: boolean);
|
|
99
|
+
/**
|
|
100
|
+
* Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
|
|
101
|
+
*/
|
|
102
|
+
get openOnFocus(): boolean;
|
|
103
|
+
set openOnFocus(v: boolean);
|
|
104
|
+
get isDisabled(): boolean;
|
|
105
|
+
set isDisabled(v: boolean);
|
|
106
|
+
/**
|
|
107
|
+
* Indicates that the editor dropdown will position itself relative to the window instead of the document.
|
|
108
|
+
*/
|
|
109
|
+
get isFixed(): boolean;
|
|
110
|
+
set isFixed(v: boolean);
|
|
111
|
+
/**
|
|
112
|
+
* Indicates that the dropdown should open as a child of the color editor.
|
|
113
|
+
*/
|
|
114
|
+
get openAsChild(): boolean;
|
|
115
|
+
set openAsChild(v: boolean);
|
|
116
|
+
/**
|
|
117
|
+
* Indicates that the dropdown will place itself into the browser top layer.
|
|
118
|
+
*/
|
|
119
|
+
get useTopLayer(): boolean;
|
|
120
|
+
set useTopLayer(v: boolean);
|
|
121
|
+
findByName(name: string): any;
|
|
122
|
+
protected __p: string;
|
|
123
|
+
protected _hasUserValues: Set<string>;
|
|
124
|
+
protected get hasUserValues(): Set<string>;
|
|
125
|
+
protected __m(propertyName: string): void;
|
|
126
|
+
protected _stylingContainer: any;
|
|
127
|
+
protected _stylingParent: any;
|
|
128
|
+
protected _inStyling: boolean;
|
|
129
|
+
protected _styling(container: any, component: any, parent?: any): void;
|
|
130
|
+
select(): void;
|
|
131
|
+
/**
|
|
132
|
+
* Exports visual information about the current state of the color editor.
|
|
133
|
+
|
|
134
|
+
*/
|
|
135
|
+
exportVisualModel(): any;
|
|
136
|
+
/**
|
|
137
|
+
* Returns a serialized copy of the exported visual model
|
|
138
|
+
|
|
139
|
+
*/
|
|
140
|
+
exportSerializedVisualModel(): string;
|
|
141
|
+
private _valueChanged;
|
|
142
|
+
private _valueChanged_wrapped;
|
|
143
|
+
/**
|
|
144
|
+
* Called when color is selected.
|
|
145
|
+
*/
|
|
146
|
+
get valueChanged(): (s: IgcColorEditorComponent, e: IgcColorEditorPanelSelectedValueChangedEventArgs) => void;
|
|
147
|
+
set valueChanged(ev: (s: IgcColorEditorComponent, e: IgcColorEditorPanelSelectedValueChangedEventArgs) => void);
|
|
148
|
+
private _valueChanging;
|
|
149
|
+
private _valueChanging_wrapped;
|
|
150
|
+
/**
|
|
151
|
+
* Called when color is selected.
|
|
152
|
+
*/
|
|
153
|
+
get valueChanging(): (s: IgcColorEditorComponent, e: IgcColorEditorPanelSelectedValueChangedEventArgs) => void;
|
|
154
|
+
set valueChanging(ev: (s: IgcColorEditorComponent, e: IgcColorEditorPanelSelectedValueChangedEventArgs) => void);
|
|
155
|
+
private _gotFocus;
|
|
156
|
+
private _gotFocus_wrapped;
|
|
157
|
+
get gotFocus(): (s: IgcColorEditorComponent, e: IgcColorEditorGotFocusEventArgs) => void;
|
|
158
|
+
set gotFocus(ev: (s: IgcColorEditorComponent, e: IgcColorEditorGotFocusEventArgs) => void);
|
|
159
|
+
private _lostFocus;
|
|
160
|
+
private _lostFocus_wrapped;
|
|
161
|
+
get lostFocus(): (s: IgcColorEditorComponent, e: IgcColorEditorLostFocusEventArgs) => void;
|
|
162
|
+
set lostFocus(ev: (s: IgcColorEditorComponent, e: IgcColorEditorLostFocusEventArgs) => void);
|
|
163
|
+
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { ColorEditorGotFocusEventArgs as ColorEditorGotFocusEventArgs_internal } from "./ColorEditorGotFocusEventArgs";
|
|
2
|
-
export declare class IgcColorEditorGotFocusEventArgs {
|
|
3
|
-
protected createImplementation(): ColorEditorGotFocusEventArgs_internal;
|
|
4
|
-
protected _implementation: any;
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
get i(): ColorEditorGotFocusEventArgs_internal;
|
|
9
|
-
private onImplementationCreated;
|
|
10
|
-
constructor();
|
|
11
|
-
protected _provideImplementation(i: any): void;
|
|
12
|
-
}
|
|
1
|
+
import { ColorEditorGotFocusEventArgs as ColorEditorGotFocusEventArgs_internal } from "./ColorEditorGotFocusEventArgs";
|
|
2
|
+
export declare class IgcColorEditorGotFocusEventArgs {
|
|
3
|
+
protected createImplementation(): ColorEditorGotFocusEventArgs_internal;
|
|
4
|
+
protected _implementation: any;
|
|
5
|
+
/**
|
|
6
|
+
* @hidden
|
|
7
|
+
*/
|
|
8
|
+
get i(): ColorEditorGotFocusEventArgs_internal;
|
|
9
|
+
private onImplementationCreated;
|
|
10
|
+
constructor();
|
|
11
|
+
protected _provideImplementation(i: any): void;
|
|
12
|
+
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { ColorEditorLostFocusEventArgs as ColorEditorLostFocusEventArgs_internal } from "./ColorEditorLostFocusEventArgs";
|
|
2
|
-
export declare class IgcColorEditorLostFocusEventArgs {
|
|
3
|
-
protected createImplementation(): ColorEditorLostFocusEventArgs_internal;
|
|
4
|
-
protected _implementation: any;
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
get i(): ColorEditorLostFocusEventArgs_internal;
|
|
9
|
-
private onImplementationCreated;
|
|
10
|
-
constructor();
|
|
11
|
-
protected _provideImplementation(i: any): void;
|
|
12
|
-
}
|
|
1
|
+
import { ColorEditorLostFocusEventArgs as ColorEditorLostFocusEventArgs_internal } from "./ColorEditorLostFocusEventArgs";
|
|
2
|
+
export declare class IgcColorEditorLostFocusEventArgs {
|
|
3
|
+
protected createImplementation(): ColorEditorLostFocusEventArgs_internal;
|
|
4
|
+
protected _implementation: any;
|
|
5
|
+
/**
|
|
6
|
+
* @hidden
|
|
7
|
+
*/
|
|
8
|
+
get i(): ColorEditorLostFocusEventArgs_internal;
|
|
9
|
+
private onImplementationCreated;
|
|
10
|
+
constructor();
|
|
11
|
+
protected _provideImplementation(i: any): void;
|
|
12
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare class IgcColorEditorModule {
|
|
2
|
-
static register(): void;
|
|
3
|
-
}
|
|
1
|
+
export declare class IgcColorEditorModule {
|
|
2
|
+
static register(): void;
|
|
3
|
+
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { ColorEditorPanelClosedEventArgs as ColorEditorPanelClosedEventArgs_internal } from "./ColorEditorPanelClosedEventArgs";
|
|
2
|
-
export declare class IgcColorEditorPanelClosedEventArgs {
|
|
3
|
-
protected createImplementation(): ColorEditorPanelClosedEventArgs_internal;
|
|
4
|
-
protected _implementation: any;
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
get i(): ColorEditorPanelClosedEventArgs_internal;
|
|
9
|
-
private onImplementationCreated;
|
|
10
|
-
constructor();
|
|
11
|
-
protected _provideImplementation(i: any): void;
|
|
12
|
-
}
|
|
1
|
+
import { ColorEditorPanelClosedEventArgs as ColorEditorPanelClosedEventArgs_internal } from "./ColorEditorPanelClosedEventArgs";
|
|
2
|
+
export declare class IgcColorEditorPanelClosedEventArgs {
|
|
3
|
+
protected createImplementation(): ColorEditorPanelClosedEventArgs_internal;
|
|
4
|
+
protected _implementation: any;
|
|
5
|
+
/**
|
|
6
|
+
* @hidden
|
|
7
|
+
*/
|
|
8
|
+
get i(): ColorEditorPanelClosedEventArgs_internal;
|
|
9
|
+
private onImplementationCreated;
|
|
10
|
+
constructor();
|
|
11
|
+
protected _provideImplementation(i: any): void;
|
|
12
|
+
}
|