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,285 +1,285 @@
|
|
|
1
|
-
import { XIcon } from "./XIcon";
|
|
2
|
-
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
3
|
-
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
4
|
-
export declare class IgcXIconComponent extends IgcHTMLElement {
|
|
5
|
-
private _portalManager;
|
|
6
|
-
private _container;
|
|
7
|
-
private _renderer;
|
|
8
|
-
constructor();
|
|
9
|
-
private _onChildrenChanged;
|
|
10
|
-
updateStyle(): void;
|
|
11
|
-
destroy(): void;
|
|
12
|
-
private _wrapper;
|
|
13
|
-
protected createImplementation(): XIcon;
|
|
14
|
-
private _icon;
|
|
15
|
-
private _disconnected;
|
|
16
|
-
disconnectedCallback(): void;
|
|
17
|
-
connectedCallback(): void;
|
|
18
|
-
afterContentInit(): void;
|
|
19
|
-
protected _implementation: any;
|
|
20
|
-
/**
|
|
21
|
-
* @hidden
|
|
22
|
-
*/
|
|
23
|
-
get i(): XIcon; /**
|
|
24
|
-
* @hidden
|
|
25
|
-
*/
|
|
26
|
-
static _createFromInternal(internal: any): IgcXIconComponent;
|
|
27
|
-
private _settingAttributes;
|
|
28
|
-
protected _attached: boolean;
|
|
29
|
-
private _queuedSetAttributes;
|
|
30
|
-
protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
|
|
31
|
-
protected _flushQueuedAttributes(): void;
|
|
32
|
-
protected _a(attrName: string, attrValue: any): void;
|
|
33
|
-
private static _observedAttributesIgcXIconComponent;
|
|
34
|
-
static get observedAttributes(): string[];
|
|
35
|
-
private _updatingFromAttribute;
|
|
36
|
-
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
37
|
-
static htmlTagName: string;
|
|
38
|
-
protected static _isElementRegistered: boolean;
|
|
39
|
-
static register(): void;
|
|
40
|
-
/**
|
|
41
|
-
* Gets or sets the base built in theme to use for the button.
|
|
42
|
-
*/
|
|
43
|
-
get baseTheme(): BaseControlTheme;
|
|
44
|
-
set baseTheme(v: BaseControlTheme);
|
|
45
|
-
/**
|
|
46
|
-
* Gets the fill color currently used by the icon.
|
|
47
|
-
*/
|
|
48
|
-
get actualFill(): string;
|
|
49
|
-
set actualFill(v: string);
|
|
50
|
-
/**
|
|
51
|
-
* Gets the stroke color currently used by the icon.
|
|
52
|
-
*/
|
|
53
|
-
get actualStroke(): string;
|
|
54
|
-
set actualStroke(v: string);
|
|
55
|
-
/**
|
|
56
|
-
* Gets the text color currently used by the icon.
|
|
57
|
-
*/
|
|
58
|
-
get actualTextColor(): string;
|
|
59
|
-
set actualTextColor(v: string);
|
|
60
|
-
/**
|
|
61
|
-
* Gets the stroke width currently used by the icon.
|
|
62
|
-
*/
|
|
63
|
-
get actualStrokeWidth(): number;
|
|
64
|
-
set actualStrokeWidth(v: number);
|
|
65
|
-
/**
|
|
66
|
-
* Gets or sets the fill color to use for the icon.
|
|
67
|
-
*/
|
|
68
|
-
get fill(): string;
|
|
69
|
-
set fill(v: string);
|
|
70
|
-
/**
|
|
71
|
-
* Gets or sets the stroke color to use for the icon.
|
|
72
|
-
*/
|
|
73
|
-
get stroke(): string;
|
|
74
|
-
set stroke(v: string);
|
|
75
|
-
/**
|
|
76
|
-
* Gets or sets the stroke thickness to use for the icon.
|
|
77
|
-
*/
|
|
78
|
-
get strokeWidth(): number;
|
|
79
|
-
set strokeWidth(v: number);
|
|
80
|
-
/**
|
|
81
|
-
* Gets or sets the text color to use for the icon.
|
|
82
|
-
*/
|
|
83
|
-
get textColor(): string;
|
|
84
|
-
set textColor(v: string);
|
|
85
|
-
/**
|
|
86
|
-
* Gets or sets the fill color to use when the icon is hovered.
|
|
87
|
-
*/
|
|
88
|
-
get hoverFill(): string;
|
|
89
|
-
set hoverFill(v: string);
|
|
90
|
-
/**
|
|
91
|
-
* Gets or sets the stroke color to use when the icon is hovered.
|
|
92
|
-
*/
|
|
93
|
-
get hoverStroke(): string;
|
|
94
|
-
set hoverStroke(v: string);
|
|
95
|
-
/**
|
|
96
|
-
* Gets or sets the stroke thickness to use when the icon is hovered.
|
|
97
|
-
*/
|
|
98
|
-
get hoverStrokeThickness(): number;
|
|
99
|
-
set hoverStrokeThickness(v: number);
|
|
100
|
-
/**
|
|
101
|
-
* Gets or sets the text color to use when the icon is hovered.
|
|
102
|
-
*/
|
|
103
|
-
get hoverTextColor(): string;
|
|
104
|
-
set hoverTextColor(v: string);
|
|
105
|
-
/**
|
|
106
|
-
* Gets or sets a collection of fill colors to use in the icon.
|
|
107
|
-
* These colors can be used by SVG elements that have been marked with the
|
|
108
|
-
* ig-icon-fill-#
|
|
109
|
-
* class where # is a number from 0 to count - 1.
|
|
110
|
-
*/
|
|
111
|
-
get fillColors(): string[];
|
|
112
|
-
set fillColors(v: string[]);
|
|
113
|
-
/**
|
|
114
|
-
* Gets or sets a collection of stroke colors to use in the icon.
|
|
115
|
-
* These colors can be used by SVG elements that have been marked with the
|
|
116
|
-
* ig-icon-stroke-#
|
|
117
|
-
* class where # is a number from 0 to count - 1.
|
|
118
|
-
*/
|
|
119
|
-
get strokeColors(): string[];
|
|
120
|
-
set strokeColors(v: string[]);
|
|
121
|
-
/**
|
|
122
|
-
* Gets or sets a primary fill color for the icon.
|
|
123
|
-
* This color is used by SVG elements that have been marked
|
|
124
|
-
* with the
|
|
125
|
-
* ig-icon-primary-fill
|
|
126
|
-
* class.
|
|
127
|
-
*/
|
|
128
|
-
get primaryFillColor(): string;
|
|
129
|
-
set primaryFillColor(v: string);
|
|
130
|
-
/**
|
|
131
|
-
* Gets or sets a primary stroke color for the icon.
|
|
132
|
-
* This color is used by SVG elements that have been marked
|
|
133
|
-
* with the
|
|
134
|
-
* ig-icon-primary-stroke
|
|
135
|
-
* class.
|
|
136
|
-
*/
|
|
137
|
-
get primaryStrokeColor(): string;
|
|
138
|
-
set primaryStrokeColor(v: string);
|
|
139
|
-
/**
|
|
140
|
-
* Gets or sets a secondary fill color for the icon.
|
|
141
|
-
* This color is used by SVG elements that have been marked
|
|
142
|
-
* with the
|
|
143
|
-
* ig-icon-secondary-fill
|
|
144
|
-
* class.
|
|
145
|
-
*/
|
|
146
|
-
get secondaryFillColor(): string;
|
|
147
|
-
set secondaryFillColor(v: string);
|
|
148
|
-
/**
|
|
149
|
-
* Gets or sets a secondary stroke color for the icon.
|
|
150
|
-
* This color is used by SVG elements that have been marked
|
|
151
|
-
* with the
|
|
152
|
-
* ig-icon-secondary-stroke
|
|
153
|
-
* class.
|
|
154
|
-
*/
|
|
155
|
-
get secondaryStrokeColor(): string;
|
|
156
|
-
set secondaryStrokeColor(v: string);
|
|
157
|
-
/**
|
|
158
|
-
* Gets or sets the image source for the icon. Used if none of the other icon types are not used.
|
|
159
|
-
*/
|
|
160
|
-
get source(): any;
|
|
161
|
-
set source(v: any);
|
|
162
|
-
/**
|
|
163
|
-
* Gets or sets data url for the icon to use.
|
|
164
|
-
*/
|
|
165
|
-
get dataURL(): string;
|
|
166
|
-
set dataURL(v: string);
|
|
167
|
-
/**
|
|
168
|
-
* Gets or sets path data for the icon to use.
|
|
169
|
-
*/
|
|
170
|
-
get svgPath(): string;
|
|
171
|
-
set svgPath(v: string);
|
|
172
|
-
/**
|
|
173
|
-
* Gets or sets svg text for the icon to use.
|
|
174
|
-
*/
|
|
175
|
-
get svg(): string;
|
|
176
|
-
set svg(v: string);
|
|
177
|
-
/**
|
|
178
|
-
* Gets or sets an array of path data for the icon to use.
|
|
179
|
-
*/
|
|
180
|
-
get sVGPaths(): string[];
|
|
181
|
-
set sVGPaths(v: string[]);
|
|
182
|
-
/**
|
|
183
|
-
* Gets or sets the use for the button.
|
|
184
|
-
*/
|
|
185
|
-
get textStyle(): string;
|
|
186
|
-
set textStyle(v: string);
|
|
187
|
-
/**
|
|
188
|
-
* Gets or sets the id to use for the checkbox.
|
|
189
|
-
*/
|
|
190
|
-
get id(): string;
|
|
191
|
-
set id(v: string);
|
|
192
|
-
/**
|
|
193
|
-
* Gets or sets TabIndex to use for the checkbox.
|
|
194
|
-
*/
|
|
195
|
-
get tabIndex(): number;
|
|
196
|
-
set tabIndex(v: number);
|
|
197
|
-
/**
|
|
198
|
-
* Gets or sets the value of the aria-label attribute.
|
|
199
|
-
*/
|
|
200
|
-
get ariaLabel(): string;
|
|
201
|
-
set ariaLabel(v: string);
|
|
202
|
-
/**
|
|
203
|
-
* Gets or sets whether the icon is hovered.
|
|
204
|
-
*/
|
|
205
|
-
get isHover(): boolean;
|
|
206
|
-
set isHover(v: boolean);
|
|
207
|
-
/**
|
|
208
|
-
* Gets or sets whether the checkbox is disabled.
|
|
209
|
-
*/
|
|
210
|
-
get disabled(): boolean;
|
|
211
|
-
set disabled(v: boolean);
|
|
212
|
-
get opacity(): number;
|
|
213
|
-
set opacity(v: number);
|
|
214
|
-
/**
|
|
215
|
-
* Gets the actual viewbox left for the svg icon.
|
|
216
|
-
*/
|
|
217
|
-
get actualViewBoxLeft(): number;
|
|
218
|
-
set actualViewBoxLeft(v: number);
|
|
219
|
-
/**
|
|
220
|
-
* Gets or sets the viewbox left for the svg icon.
|
|
221
|
-
*/
|
|
222
|
-
get viewBoxLeft(): number;
|
|
223
|
-
set viewBoxLeft(v: number);
|
|
224
|
-
/**
|
|
225
|
-
* Gets the actual viewbox top for the svg icon.
|
|
226
|
-
*/
|
|
227
|
-
get actualViewBoxTop(): number;
|
|
228
|
-
set actualViewBoxTop(v: number);
|
|
229
|
-
/**
|
|
230
|
-
* Gets or sets the viewbox top for the svg icon.
|
|
231
|
-
*/
|
|
232
|
-
get viewBoxTop(): number;
|
|
233
|
-
set viewBoxTop(v: number);
|
|
234
|
-
/**
|
|
235
|
-
* Gets the actual viewbox width for the svg icon.
|
|
236
|
-
*/
|
|
237
|
-
get actualViewBoxWidth(): number;
|
|
238
|
-
set actualViewBoxWidth(v: number);
|
|
239
|
-
/**
|
|
240
|
-
* Gets or sets the viewbox width for the svg icon.
|
|
241
|
-
*/
|
|
242
|
-
get viewBoxWidth(): number;
|
|
243
|
-
set viewBoxWidth(v: number);
|
|
244
|
-
/**
|
|
245
|
-
* Gets the actual viewbox height for the svg icon.
|
|
246
|
-
*/
|
|
247
|
-
get actualViewBoxHeight(): number;
|
|
248
|
-
set actualViewBoxHeight(v: number);
|
|
249
|
-
/**
|
|
250
|
-
* Gets or sets the viewbox height for the svg icon.
|
|
251
|
-
*/
|
|
252
|
-
get viewBoxHeight(): number;
|
|
253
|
-
set viewBoxHeight(v: number);
|
|
254
|
-
/**
|
|
255
|
-
* Gets or sets the width of the icon.
|
|
256
|
-
*/
|
|
257
|
-
get width(): number;
|
|
258
|
-
set width(v: number);
|
|
259
|
-
/**
|
|
260
|
-
* Gets or sets the height of the icon.
|
|
261
|
-
*/
|
|
262
|
-
get height(): number;
|
|
263
|
-
set height(v: number);
|
|
264
|
-
findByName(name: string): any;
|
|
265
|
-
protected __p: string;
|
|
266
|
-
protected _hasUserValues: Set<string>;
|
|
267
|
-
protected get hasUserValues(): Set<string>;
|
|
268
|
-
protected __m(propertyName: string): void;
|
|
269
|
-
protected _stylingContainer: any;
|
|
270
|
-
protected _stylingParent: any;
|
|
271
|
-
protected _inStyling: boolean;
|
|
272
|
-
protected _styling(container: any, component: any, parent?: any): void;
|
|
273
|
-
onDetachedFromUI(): void;
|
|
274
|
-
onAttachedToUI(): void;
|
|
275
|
-
/**
|
|
276
|
-
* Exports visual information about the current state of the grid.
|
|
277
|
-
|
|
278
|
-
*/
|
|
279
|
-
exportVisualModel(): any;
|
|
280
|
-
/**
|
|
281
|
-
* Returns a serialized copy of the exported visual model
|
|
282
|
-
|
|
283
|
-
*/
|
|
284
|
-
exportSerializedVisualModel(): string;
|
|
285
|
-
}
|
|
1
|
+
import { XIcon } from "./XIcon";
|
|
2
|
+
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
3
|
+
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
4
|
+
export declare class IgcXIconComponent extends IgcHTMLElement {
|
|
5
|
+
private _portalManager;
|
|
6
|
+
private _container;
|
|
7
|
+
private _renderer;
|
|
8
|
+
constructor();
|
|
9
|
+
private _onChildrenChanged;
|
|
10
|
+
updateStyle(): void;
|
|
11
|
+
destroy(): void;
|
|
12
|
+
private _wrapper;
|
|
13
|
+
protected createImplementation(): XIcon;
|
|
14
|
+
private _icon;
|
|
15
|
+
private _disconnected;
|
|
16
|
+
disconnectedCallback(): void;
|
|
17
|
+
connectedCallback(): void;
|
|
18
|
+
afterContentInit(): void;
|
|
19
|
+
protected _implementation: any;
|
|
20
|
+
/**
|
|
21
|
+
* @hidden
|
|
22
|
+
*/
|
|
23
|
+
get i(): XIcon; /**
|
|
24
|
+
* @hidden
|
|
25
|
+
*/
|
|
26
|
+
static _createFromInternal(internal: any): IgcXIconComponent;
|
|
27
|
+
private _settingAttributes;
|
|
28
|
+
protected _attached: boolean;
|
|
29
|
+
private _queuedSetAttributes;
|
|
30
|
+
protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
|
|
31
|
+
protected _flushQueuedAttributes(): void;
|
|
32
|
+
protected _a(attrName: string, attrValue: any): void;
|
|
33
|
+
private static _observedAttributesIgcXIconComponent;
|
|
34
|
+
static get observedAttributes(): string[];
|
|
35
|
+
private _updatingFromAttribute;
|
|
36
|
+
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
37
|
+
static htmlTagName: string;
|
|
38
|
+
protected static _isElementRegistered: boolean;
|
|
39
|
+
static register(): void;
|
|
40
|
+
/**
|
|
41
|
+
* Gets or sets the base built in theme to use for the button.
|
|
42
|
+
*/
|
|
43
|
+
get baseTheme(): BaseControlTheme;
|
|
44
|
+
set baseTheme(v: BaseControlTheme);
|
|
45
|
+
/**
|
|
46
|
+
* Gets the fill color currently used by the icon.
|
|
47
|
+
*/
|
|
48
|
+
get actualFill(): string;
|
|
49
|
+
set actualFill(v: string);
|
|
50
|
+
/**
|
|
51
|
+
* Gets the stroke color currently used by the icon.
|
|
52
|
+
*/
|
|
53
|
+
get actualStroke(): string;
|
|
54
|
+
set actualStroke(v: string);
|
|
55
|
+
/**
|
|
56
|
+
* Gets the text color currently used by the icon.
|
|
57
|
+
*/
|
|
58
|
+
get actualTextColor(): string;
|
|
59
|
+
set actualTextColor(v: string);
|
|
60
|
+
/**
|
|
61
|
+
* Gets the stroke width currently used by the icon.
|
|
62
|
+
*/
|
|
63
|
+
get actualStrokeWidth(): number;
|
|
64
|
+
set actualStrokeWidth(v: number);
|
|
65
|
+
/**
|
|
66
|
+
* Gets or sets the fill color to use for the icon.
|
|
67
|
+
*/
|
|
68
|
+
get fill(): string;
|
|
69
|
+
set fill(v: string);
|
|
70
|
+
/**
|
|
71
|
+
* Gets or sets the stroke color to use for the icon.
|
|
72
|
+
*/
|
|
73
|
+
get stroke(): string;
|
|
74
|
+
set stroke(v: string);
|
|
75
|
+
/**
|
|
76
|
+
* Gets or sets the stroke thickness to use for the icon.
|
|
77
|
+
*/
|
|
78
|
+
get strokeWidth(): number;
|
|
79
|
+
set strokeWidth(v: number);
|
|
80
|
+
/**
|
|
81
|
+
* Gets or sets the text color to use for the icon.
|
|
82
|
+
*/
|
|
83
|
+
get textColor(): string;
|
|
84
|
+
set textColor(v: string);
|
|
85
|
+
/**
|
|
86
|
+
* Gets or sets the fill color to use when the icon is hovered.
|
|
87
|
+
*/
|
|
88
|
+
get hoverFill(): string;
|
|
89
|
+
set hoverFill(v: string);
|
|
90
|
+
/**
|
|
91
|
+
* Gets or sets the stroke color to use when the icon is hovered.
|
|
92
|
+
*/
|
|
93
|
+
get hoverStroke(): string;
|
|
94
|
+
set hoverStroke(v: string);
|
|
95
|
+
/**
|
|
96
|
+
* Gets or sets the stroke thickness to use when the icon is hovered.
|
|
97
|
+
*/
|
|
98
|
+
get hoverStrokeThickness(): number;
|
|
99
|
+
set hoverStrokeThickness(v: number);
|
|
100
|
+
/**
|
|
101
|
+
* Gets or sets the text color to use when the icon is hovered.
|
|
102
|
+
*/
|
|
103
|
+
get hoverTextColor(): string;
|
|
104
|
+
set hoverTextColor(v: string);
|
|
105
|
+
/**
|
|
106
|
+
* Gets or sets a collection of fill colors to use in the icon.
|
|
107
|
+
* These colors can be used by SVG elements that have been marked with the
|
|
108
|
+
* ig-icon-fill-#
|
|
109
|
+
* class where # is a number from 0 to count - 1.
|
|
110
|
+
*/
|
|
111
|
+
get fillColors(): string[];
|
|
112
|
+
set fillColors(v: string[]);
|
|
113
|
+
/**
|
|
114
|
+
* Gets or sets a collection of stroke colors to use in the icon.
|
|
115
|
+
* These colors can be used by SVG elements that have been marked with the
|
|
116
|
+
* ig-icon-stroke-#
|
|
117
|
+
* class where # is a number from 0 to count - 1.
|
|
118
|
+
*/
|
|
119
|
+
get strokeColors(): string[];
|
|
120
|
+
set strokeColors(v: string[]);
|
|
121
|
+
/**
|
|
122
|
+
* Gets or sets a primary fill color for the icon.
|
|
123
|
+
* This color is used by SVG elements that have been marked
|
|
124
|
+
* with the
|
|
125
|
+
* ig-icon-primary-fill
|
|
126
|
+
* class.
|
|
127
|
+
*/
|
|
128
|
+
get primaryFillColor(): string;
|
|
129
|
+
set primaryFillColor(v: string);
|
|
130
|
+
/**
|
|
131
|
+
* Gets or sets a primary stroke color for the icon.
|
|
132
|
+
* This color is used by SVG elements that have been marked
|
|
133
|
+
* with the
|
|
134
|
+
* ig-icon-primary-stroke
|
|
135
|
+
* class.
|
|
136
|
+
*/
|
|
137
|
+
get primaryStrokeColor(): string;
|
|
138
|
+
set primaryStrokeColor(v: string);
|
|
139
|
+
/**
|
|
140
|
+
* Gets or sets a secondary fill color for the icon.
|
|
141
|
+
* This color is used by SVG elements that have been marked
|
|
142
|
+
* with the
|
|
143
|
+
* ig-icon-secondary-fill
|
|
144
|
+
* class.
|
|
145
|
+
*/
|
|
146
|
+
get secondaryFillColor(): string;
|
|
147
|
+
set secondaryFillColor(v: string);
|
|
148
|
+
/**
|
|
149
|
+
* Gets or sets a secondary stroke color for the icon.
|
|
150
|
+
* This color is used by SVG elements that have been marked
|
|
151
|
+
* with the
|
|
152
|
+
* ig-icon-secondary-stroke
|
|
153
|
+
* class.
|
|
154
|
+
*/
|
|
155
|
+
get secondaryStrokeColor(): string;
|
|
156
|
+
set secondaryStrokeColor(v: string);
|
|
157
|
+
/**
|
|
158
|
+
* Gets or sets the image source for the icon. Used if none of the other icon types are not used.
|
|
159
|
+
*/
|
|
160
|
+
get source(): any;
|
|
161
|
+
set source(v: any);
|
|
162
|
+
/**
|
|
163
|
+
* Gets or sets data url for the icon to use.
|
|
164
|
+
*/
|
|
165
|
+
get dataURL(): string;
|
|
166
|
+
set dataURL(v: string);
|
|
167
|
+
/**
|
|
168
|
+
* Gets or sets path data for the icon to use.
|
|
169
|
+
*/
|
|
170
|
+
get svgPath(): string;
|
|
171
|
+
set svgPath(v: string);
|
|
172
|
+
/**
|
|
173
|
+
* Gets or sets svg text for the icon to use.
|
|
174
|
+
*/
|
|
175
|
+
get svg(): string;
|
|
176
|
+
set svg(v: string);
|
|
177
|
+
/**
|
|
178
|
+
* Gets or sets an array of path data for the icon to use.
|
|
179
|
+
*/
|
|
180
|
+
get sVGPaths(): string[];
|
|
181
|
+
set sVGPaths(v: string[]);
|
|
182
|
+
/**
|
|
183
|
+
* Gets or sets the use for the button.
|
|
184
|
+
*/
|
|
185
|
+
get textStyle(): string;
|
|
186
|
+
set textStyle(v: string);
|
|
187
|
+
/**
|
|
188
|
+
* Gets or sets the id to use for the checkbox.
|
|
189
|
+
*/
|
|
190
|
+
get id(): string;
|
|
191
|
+
set id(v: string);
|
|
192
|
+
/**
|
|
193
|
+
* Gets or sets TabIndex to use for the checkbox.
|
|
194
|
+
*/
|
|
195
|
+
get tabIndex(): number;
|
|
196
|
+
set tabIndex(v: number);
|
|
197
|
+
/**
|
|
198
|
+
* Gets or sets the value of the aria-label attribute.
|
|
199
|
+
*/
|
|
200
|
+
get ariaLabel(): string;
|
|
201
|
+
set ariaLabel(v: string);
|
|
202
|
+
/**
|
|
203
|
+
* Gets or sets whether the icon is hovered.
|
|
204
|
+
*/
|
|
205
|
+
get isHover(): boolean;
|
|
206
|
+
set isHover(v: boolean);
|
|
207
|
+
/**
|
|
208
|
+
* Gets or sets whether the checkbox is disabled.
|
|
209
|
+
*/
|
|
210
|
+
get disabled(): boolean;
|
|
211
|
+
set disabled(v: boolean);
|
|
212
|
+
get opacity(): number;
|
|
213
|
+
set opacity(v: number);
|
|
214
|
+
/**
|
|
215
|
+
* Gets the actual viewbox left for the svg icon.
|
|
216
|
+
*/
|
|
217
|
+
get actualViewBoxLeft(): number;
|
|
218
|
+
set actualViewBoxLeft(v: number);
|
|
219
|
+
/**
|
|
220
|
+
* Gets or sets the viewbox left for the svg icon.
|
|
221
|
+
*/
|
|
222
|
+
get viewBoxLeft(): number;
|
|
223
|
+
set viewBoxLeft(v: number);
|
|
224
|
+
/**
|
|
225
|
+
* Gets the actual viewbox top for the svg icon.
|
|
226
|
+
*/
|
|
227
|
+
get actualViewBoxTop(): number;
|
|
228
|
+
set actualViewBoxTop(v: number);
|
|
229
|
+
/**
|
|
230
|
+
* Gets or sets the viewbox top for the svg icon.
|
|
231
|
+
*/
|
|
232
|
+
get viewBoxTop(): number;
|
|
233
|
+
set viewBoxTop(v: number);
|
|
234
|
+
/**
|
|
235
|
+
* Gets the actual viewbox width for the svg icon.
|
|
236
|
+
*/
|
|
237
|
+
get actualViewBoxWidth(): number;
|
|
238
|
+
set actualViewBoxWidth(v: number);
|
|
239
|
+
/**
|
|
240
|
+
* Gets or sets the viewbox width for the svg icon.
|
|
241
|
+
*/
|
|
242
|
+
get viewBoxWidth(): number;
|
|
243
|
+
set viewBoxWidth(v: number);
|
|
244
|
+
/**
|
|
245
|
+
* Gets the actual viewbox height for the svg icon.
|
|
246
|
+
*/
|
|
247
|
+
get actualViewBoxHeight(): number;
|
|
248
|
+
set actualViewBoxHeight(v: number);
|
|
249
|
+
/**
|
|
250
|
+
* Gets or sets the viewbox height for the svg icon.
|
|
251
|
+
*/
|
|
252
|
+
get viewBoxHeight(): number;
|
|
253
|
+
set viewBoxHeight(v: number);
|
|
254
|
+
/**
|
|
255
|
+
* Gets or sets the width of the icon.
|
|
256
|
+
*/
|
|
257
|
+
get width(): number;
|
|
258
|
+
set width(v: number);
|
|
259
|
+
/**
|
|
260
|
+
* Gets or sets the height of the icon.
|
|
261
|
+
*/
|
|
262
|
+
get height(): number;
|
|
263
|
+
set height(v: number);
|
|
264
|
+
findByName(name: string): any;
|
|
265
|
+
protected __p: string;
|
|
266
|
+
protected _hasUserValues: Set<string>;
|
|
267
|
+
protected get hasUserValues(): Set<string>;
|
|
268
|
+
protected __m(propertyName: string): void;
|
|
269
|
+
protected _stylingContainer: any;
|
|
270
|
+
protected _stylingParent: any;
|
|
271
|
+
protected _inStyling: boolean;
|
|
272
|
+
protected _styling(container: any, component: any, parent?: any): void;
|
|
273
|
+
onDetachedFromUI(): void;
|
|
274
|
+
onAttachedToUI(): void;
|
|
275
|
+
/**
|
|
276
|
+
* Exports visual information about the current state of the grid.
|
|
277
|
+
|
|
278
|
+
*/
|
|
279
|
+
exportVisualModel(): any;
|
|
280
|
+
/**
|
|
281
|
+
* Returns a serialized copy of the exported visual model
|
|
282
|
+
|
|
283
|
+
*/
|
|
284
|
+
exportSerializedVisualModel(): string;
|
|
285
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare class IgcXIconModule {
|
|
2
|
-
static register(): void;
|
|
3
|
-
}
|
|
1
|
+
export declare class IgcXIconModule {
|
|
2
|
+
static register(): void;
|
|
3
|
+
}
|