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,258 +1,258 @@
|
|
|
1
|
-
import { Base, Type, INotifyPropertyChanged, PropertyChangedEventArgs } from "igniteui-webcomponents-core";
|
|
2
|
-
import { DomRenderer } from "igniteui-webcomponents-core";
|
|
3
|
-
import { List$1 } from "igniteui-webcomponents-core";
|
|
4
|
-
import { Tuple$2 } from "igniteui-webcomponents-core";
|
|
5
|
-
import { SVGNode } from "igniteui-webcomponents-core";
|
|
6
|
-
import { FastIterationDictionary$2 } from "igniteui-webcomponents-core";
|
|
7
|
-
import { Brush } from "igniteui-webcomponents-core";
|
|
8
|
-
import { FontInfo } from "igniteui-webcomponents-core";
|
|
9
|
-
import { Size } from "igniteui-webcomponents-core";
|
|
10
|
-
import { PrimitiveVisualData } from "igniteui-webcomponents-core";
|
|
11
|
-
import { DataTemplate } from "igniteui-webcomponents-core";
|
|
12
|
-
import { IconViewType } from "./IconViewType";
|
|
13
|
-
import { IIcon } from "igniteui-webcomponents-core";
|
|
14
|
-
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
15
|
-
import { BrushCollection } from "igniteui-webcomponents-core";
|
|
16
|
-
import { IconClickedEventArgs } from "./IconClickedEventArgs";
|
|
17
|
-
import { IconVisualModelExport } from "./IconVisualModelExport";
|
|
18
|
-
/**
|
|
19
|
-
* @hidden
|
|
20
|
-
*/
|
|
21
|
-
export declare class IconView extends Base {
|
|
22
|
-
static $t: Type;
|
|
23
|
-
constructor();
|
|
24
|
-
d: XIcon;
|
|
25
|
-
an(): void;
|
|
26
|
-
l(): boolean;
|
|
27
|
-
v: DomRenderer;
|
|
28
|
-
private g;
|
|
29
|
-
private o;
|
|
30
|
-
get aa(): any;
|
|
31
|
-
get ab(): any;
|
|
32
|
-
get c(): any[];
|
|
33
|
-
get m(): boolean;
|
|
34
|
-
q: List$1<Tuple$2<SVGNode, any>>;
|
|
35
|
-
r: List$1<Tuple$2<SVGNode, any>>;
|
|
36
|
-
s: List$1<Tuple$2<SVGNode, any>>;
|
|
37
|
-
t: List$1<Tuple$2<SVGNode, any>>;
|
|
38
|
-
u: List$1<Tuple$2<SVGNode, any>>;
|
|
39
|
-
e: FastIterationDictionary$2<string, List$1<Tuple$2<SVGNode, any>>>;
|
|
40
|
-
f: FastIterationDictionary$2<string, List$1<Tuple$2<SVGNode, any>>>;
|
|
41
|
-
al(a: DomRenderer): void;
|
|
42
|
-
ay(a: string): void;
|
|
43
|
-
az(a: string[]): void;
|
|
44
|
-
ax(a: string): void;
|
|
45
|
-
private ac;
|
|
46
|
-
at(a: string): void;
|
|
47
|
-
aw(a: any): void;
|
|
48
|
-
ai(): void;
|
|
49
|
-
private k;
|
|
50
|
-
av(): void;
|
|
51
|
-
a1(): void;
|
|
52
|
-
private n;
|
|
53
|
-
ap(a: Brush, b: string): void;
|
|
54
|
-
aq(a: any, b: Brush): void;
|
|
55
|
-
ar(a: any, b: Brush): void;
|
|
56
|
-
private ad;
|
|
57
|
-
ao(): void;
|
|
58
|
-
private ae;
|
|
59
|
-
private af;
|
|
60
|
-
private j;
|
|
61
|
-
private y;
|
|
62
|
-
private x;
|
|
63
|
-
private z;
|
|
64
|
-
private w;
|
|
65
|
-
private p;
|
|
66
|
-
aj(): void;
|
|
67
|
-
am(): void;
|
|
68
|
-
a0(a: FontInfo): void;
|
|
69
|
-
a2(): Size;
|
|
70
|
-
b(): number[];
|
|
71
|
-
private ak;
|
|
72
|
-
a(): PrimitiveVisualData[];
|
|
73
|
-
private ah;
|
|
74
|
-
private h;
|
|
75
|
-
private au;
|
|
76
|
-
private i;
|
|
77
|
-
as(a: DataTemplate, b: any): void;
|
|
78
|
-
ag(): void;
|
|
79
|
-
}
|
|
80
|
-
/**
|
|
81
|
-
* @hidden
|
|
82
|
-
*/
|
|
83
|
-
export declare class XIcon extends Base implements INotifyPropertyChanged, IIcon {
|
|
84
|
-
static $t: Type;
|
|
85
|
-
constructor();
|
|
86
|
-
private _view;
|
|
87
|
-
get view(): IconView;
|
|
88
|
-
set view(a: IconView);
|
|
89
|
-
destroy(): void;
|
|
90
|
-
protected c5(a: string, b: any, c: any): void;
|
|
91
|
-
protected c8(a: string, b: any, c: any): void;
|
|
92
|
-
private dc;
|
|
93
|
-
protected get t(): boolean;
|
|
94
|
-
private db;
|
|
95
|
-
private cz;
|
|
96
|
-
private da;
|
|
97
|
-
private c7;
|
|
98
|
-
k: IconViewType;
|
|
99
|
-
private j;
|
|
100
|
-
static dx: Brush;
|
|
101
|
-
static d2: Brush;
|
|
102
|
-
static d1: Brush;
|
|
103
|
-
static dy: Brush;
|
|
104
|
-
static dz: Brush;
|
|
105
|
-
static d0: Brush;
|
|
106
|
-
static aw: number;
|
|
107
|
-
static av: number;
|
|
108
|
-
private l;
|
|
109
|
-
get m(): BaseControlTheme;
|
|
110
|
-
set m(a: BaseControlTheme);
|
|
111
|
-
private dg;
|
|
112
|
-
get du(): Brush;
|
|
113
|
-
set du(a: Brush);
|
|
114
|
-
private dh;
|
|
115
|
-
get dv(): Brush;
|
|
116
|
-
set dv(a: Brush);
|
|
117
|
-
private di;
|
|
118
|
-
get dw(): Brush;
|
|
119
|
-
set dw(a: Brush);
|
|
120
|
-
private y;
|
|
121
|
-
get aq(): number;
|
|
122
|
-
set aq(a: number);
|
|
123
|
-
private dj;
|
|
124
|
-
get fill(): Brush;
|
|
125
|
-
set fill(a: Brush);
|
|
126
|
-
private ds;
|
|
127
|
-
get ea(): Brush;
|
|
128
|
-
set ea(a: Brush);
|
|
129
|
-
private ak;
|
|
130
|
-
get a4(): number;
|
|
131
|
-
set a4(a: number);
|
|
132
|
-
private dt;
|
|
133
|
-
get eb(): Brush;
|
|
134
|
-
set eb(a: Brush);
|
|
135
|
-
private dk;
|
|
136
|
-
get d3(): Brush;
|
|
137
|
-
set d3(a: Brush);
|
|
138
|
-
private dl;
|
|
139
|
-
get d4(): Brush;
|
|
140
|
-
set d4(a: Brush);
|
|
141
|
-
private ae;
|
|
142
|
-
get a2(): number;
|
|
143
|
-
set a2(a: number);
|
|
144
|
-
private dm;
|
|
145
|
-
get d5(): Brush;
|
|
146
|
-
set d5(a: Brush);
|
|
147
|
-
private c;
|
|
148
|
-
get e(): BrushCollection;
|
|
149
|
-
set e(a: BrushCollection);
|
|
150
|
-
private d;
|
|
151
|
-
get f(): BrushCollection;
|
|
152
|
-
set f(a: BrushCollection);
|
|
153
|
-
private dn;
|
|
154
|
-
get d6(): Brush;
|
|
155
|
-
set d6(a: Brush);
|
|
156
|
-
private dp;
|
|
157
|
-
get d7(): Brush;
|
|
158
|
-
set d7(a: Brush);
|
|
159
|
-
private dq;
|
|
160
|
-
get d8(): Brush;
|
|
161
|
-
set d8(a: Brush);
|
|
162
|
-
private dr;
|
|
163
|
-
get d9(): Brush;
|
|
164
|
-
set d9(a: Brush);
|
|
165
|
-
private be;
|
|
166
|
-
get bh(): any;
|
|
167
|
-
set bh(a: any);
|
|
168
|
-
private bj;
|
|
169
|
-
get b0(): string;
|
|
170
|
-
set b0(a: string);
|
|
171
|
-
private bm;
|
|
172
|
-
get svgPath(): string;
|
|
173
|
-
set svgPath(a: string);
|
|
174
|
-
private bl;
|
|
175
|
-
get svg(): string;
|
|
176
|
-
set svg(a: string);
|
|
177
|
-
private a;
|
|
178
|
-
get b(): string[];
|
|
179
|
-
set b(a: string[]);
|
|
180
|
-
private de;
|
|
181
|
-
get df(): DataTemplate;
|
|
182
|
-
set df(a: DataTemplate);
|
|
183
|
-
private bd;
|
|
184
|
-
get bf(): any;
|
|
185
|
-
set bf(a: any);
|
|
186
|
-
c3(): void;
|
|
187
|
-
c4(): void;
|
|
188
|
-
private n;
|
|
189
|
-
get o(): FontInfo;
|
|
190
|
-
set o(a: FontInfo);
|
|
191
|
-
private static bc;
|
|
192
|
-
private bk;
|
|
193
|
-
get ca(): string;
|
|
194
|
-
set ca(a: string);
|
|
195
|
-
private ba;
|
|
196
|
-
private p;
|
|
197
|
-
get s(): boolean;
|
|
198
|
-
get bb(): number;
|
|
199
|
-
set bb(a: number);
|
|
200
|
-
private bi;
|
|
201
|
-
get bv(): string;
|
|
202
|
-
set bv(a: string);
|
|
203
|
-
private r;
|
|
204
|
-
get v(): boolean;
|
|
205
|
-
set v(a: boolean);
|
|
206
|
-
private q;
|
|
207
|
-
get disabled(): boolean;
|
|
208
|
-
set disabled(a: boolean);
|
|
209
|
-
private af;
|
|
210
|
-
get a3(): number;
|
|
211
|
-
set a3(a: number);
|
|
212
|
-
private aa;
|
|
213
|
-
get as(): number;
|
|
214
|
-
set as(a: number);
|
|
215
|
-
private am;
|
|
216
|
-
get a6(): number;
|
|
217
|
-
set a6(a: number);
|
|
218
|
-
private ab;
|
|
219
|
-
get at(): number;
|
|
220
|
-
set at(a: number);
|
|
221
|
-
private an;
|
|
222
|
-
get a7(): number;
|
|
223
|
-
set a7(a: number);
|
|
224
|
-
private ac;
|
|
225
|
-
get au(): number;
|
|
226
|
-
set au(a: number);
|
|
227
|
-
private ao;
|
|
228
|
-
get a8(): number;
|
|
229
|
-
set a8(a: number);
|
|
230
|
-
private z;
|
|
231
|
-
get ar(): number;
|
|
232
|
-
set ar(a: number);
|
|
233
|
-
private al;
|
|
234
|
-
get a5(): number;
|
|
235
|
-
set a5(a: number);
|
|
236
|
-
private ap;
|
|
237
|
-
get a9(): number;
|
|
238
|
-
set a9(a: number);
|
|
239
|
-
private ad;
|
|
240
|
-
get a1(): number;
|
|
241
|
-
set a1(a: number);
|
|
242
|
-
c6(): void;
|
|
243
|
-
clicked: (sender: any, args: IconClickedEventArgs) => void;
|
|
244
|
-
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
245
|
-
onDetachedFromUI(): void;
|
|
246
|
-
onAttachedToUI(): void;
|
|
247
|
-
x(): boolean;
|
|
248
|
-
protected w(): boolean;
|
|
249
|
-
bg(): any;
|
|
250
|
-
b2(): string;
|
|
251
|
-
g(): IconVisualModelExport;
|
|
252
|
-
provideContainer(a: DomRenderer): void;
|
|
253
|
-
private ah;
|
|
254
|
-
private ai;
|
|
255
|
-
private aj;
|
|
256
|
-
private ag;
|
|
257
|
-
dd(a: number, b: number, c: number, d: number): void;
|
|
258
|
-
}
|
|
1
|
+
import { Base, Type, INotifyPropertyChanged, PropertyChangedEventArgs } from "igniteui-webcomponents-core";
|
|
2
|
+
import { DomRenderer } from "igniteui-webcomponents-core";
|
|
3
|
+
import { List$1 } from "igniteui-webcomponents-core";
|
|
4
|
+
import { Tuple$2 } from "igniteui-webcomponents-core";
|
|
5
|
+
import { SVGNode } from "igniteui-webcomponents-core";
|
|
6
|
+
import { FastIterationDictionary$2 } from "igniteui-webcomponents-core";
|
|
7
|
+
import { Brush } from "igniteui-webcomponents-core";
|
|
8
|
+
import { FontInfo } from "igniteui-webcomponents-core";
|
|
9
|
+
import { Size } from "igniteui-webcomponents-core";
|
|
10
|
+
import { PrimitiveVisualData } from "igniteui-webcomponents-core";
|
|
11
|
+
import { DataTemplate } from "igniteui-webcomponents-core";
|
|
12
|
+
import { IconViewType } from "./IconViewType";
|
|
13
|
+
import { IIcon } from "igniteui-webcomponents-core";
|
|
14
|
+
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
15
|
+
import { BrushCollection } from "igniteui-webcomponents-core";
|
|
16
|
+
import { IconClickedEventArgs } from "./IconClickedEventArgs";
|
|
17
|
+
import { IconVisualModelExport } from "./IconVisualModelExport";
|
|
18
|
+
/**
|
|
19
|
+
* @hidden
|
|
20
|
+
*/
|
|
21
|
+
export declare class IconView extends Base {
|
|
22
|
+
static $t: Type;
|
|
23
|
+
constructor();
|
|
24
|
+
d: XIcon;
|
|
25
|
+
an(): void;
|
|
26
|
+
l(): boolean;
|
|
27
|
+
v: DomRenderer;
|
|
28
|
+
private g;
|
|
29
|
+
private o;
|
|
30
|
+
get aa(): any;
|
|
31
|
+
get ab(): any;
|
|
32
|
+
get c(): any[];
|
|
33
|
+
get m(): boolean;
|
|
34
|
+
q: List$1<Tuple$2<SVGNode, any>>;
|
|
35
|
+
r: List$1<Tuple$2<SVGNode, any>>;
|
|
36
|
+
s: List$1<Tuple$2<SVGNode, any>>;
|
|
37
|
+
t: List$1<Tuple$2<SVGNode, any>>;
|
|
38
|
+
u: List$1<Tuple$2<SVGNode, any>>;
|
|
39
|
+
e: FastIterationDictionary$2<string, List$1<Tuple$2<SVGNode, any>>>;
|
|
40
|
+
f: FastIterationDictionary$2<string, List$1<Tuple$2<SVGNode, any>>>;
|
|
41
|
+
al(a: DomRenderer): void;
|
|
42
|
+
ay(a: string): void;
|
|
43
|
+
az(a: string[]): void;
|
|
44
|
+
ax(a: string): void;
|
|
45
|
+
private ac;
|
|
46
|
+
at(a: string): void;
|
|
47
|
+
aw(a: any): void;
|
|
48
|
+
ai(): void;
|
|
49
|
+
private k;
|
|
50
|
+
av(): void;
|
|
51
|
+
a1(): void;
|
|
52
|
+
private n;
|
|
53
|
+
ap(a: Brush, b: string): void;
|
|
54
|
+
aq(a: any, b: Brush): void;
|
|
55
|
+
ar(a: any, b: Brush): void;
|
|
56
|
+
private ad;
|
|
57
|
+
ao(): void;
|
|
58
|
+
private ae;
|
|
59
|
+
private af;
|
|
60
|
+
private j;
|
|
61
|
+
private y;
|
|
62
|
+
private x;
|
|
63
|
+
private z;
|
|
64
|
+
private w;
|
|
65
|
+
private p;
|
|
66
|
+
aj(): void;
|
|
67
|
+
am(): void;
|
|
68
|
+
a0(a: FontInfo): void;
|
|
69
|
+
a2(): Size;
|
|
70
|
+
b(): number[];
|
|
71
|
+
private ak;
|
|
72
|
+
a(): PrimitiveVisualData[];
|
|
73
|
+
private ah;
|
|
74
|
+
private h;
|
|
75
|
+
private au;
|
|
76
|
+
private i;
|
|
77
|
+
as(a: DataTemplate, b: any): void;
|
|
78
|
+
ag(): void;
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* @hidden
|
|
82
|
+
*/
|
|
83
|
+
export declare class XIcon extends Base implements INotifyPropertyChanged, IIcon {
|
|
84
|
+
static $t: Type;
|
|
85
|
+
constructor();
|
|
86
|
+
private _view;
|
|
87
|
+
get view(): IconView;
|
|
88
|
+
set view(a: IconView);
|
|
89
|
+
destroy(): void;
|
|
90
|
+
protected c5(a: string, b: any, c: any): void;
|
|
91
|
+
protected c8(a: string, b: any, c: any): void;
|
|
92
|
+
private dc;
|
|
93
|
+
protected get t(): boolean;
|
|
94
|
+
private db;
|
|
95
|
+
private cz;
|
|
96
|
+
private da;
|
|
97
|
+
private c7;
|
|
98
|
+
k: IconViewType;
|
|
99
|
+
private j;
|
|
100
|
+
static dx: Brush;
|
|
101
|
+
static d2: Brush;
|
|
102
|
+
static d1: Brush;
|
|
103
|
+
static dy: Brush;
|
|
104
|
+
static dz: Brush;
|
|
105
|
+
static d0: Brush;
|
|
106
|
+
static aw: number;
|
|
107
|
+
static av: number;
|
|
108
|
+
private l;
|
|
109
|
+
get m(): BaseControlTheme;
|
|
110
|
+
set m(a: BaseControlTheme);
|
|
111
|
+
private dg;
|
|
112
|
+
get du(): Brush;
|
|
113
|
+
set du(a: Brush);
|
|
114
|
+
private dh;
|
|
115
|
+
get dv(): Brush;
|
|
116
|
+
set dv(a: Brush);
|
|
117
|
+
private di;
|
|
118
|
+
get dw(): Brush;
|
|
119
|
+
set dw(a: Brush);
|
|
120
|
+
private y;
|
|
121
|
+
get aq(): number;
|
|
122
|
+
set aq(a: number);
|
|
123
|
+
private dj;
|
|
124
|
+
get fill(): Brush;
|
|
125
|
+
set fill(a: Brush);
|
|
126
|
+
private ds;
|
|
127
|
+
get ea(): Brush;
|
|
128
|
+
set ea(a: Brush);
|
|
129
|
+
private ak;
|
|
130
|
+
get a4(): number;
|
|
131
|
+
set a4(a: number);
|
|
132
|
+
private dt;
|
|
133
|
+
get eb(): Brush;
|
|
134
|
+
set eb(a: Brush);
|
|
135
|
+
private dk;
|
|
136
|
+
get d3(): Brush;
|
|
137
|
+
set d3(a: Brush);
|
|
138
|
+
private dl;
|
|
139
|
+
get d4(): Brush;
|
|
140
|
+
set d4(a: Brush);
|
|
141
|
+
private ae;
|
|
142
|
+
get a2(): number;
|
|
143
|
+
set a2(a: number);
|
|
144
|
+
private dm;
|
|
145
|
+
get d5(): Brush;
|
|
146
|
+
set d5(a: Brush);
|
|
147
|
+
private c;
|
|
148
|
+
get e(): BrushCollection;
|
|
149
|
+
set e(a: BrushCollection);
|
|
150
|
+
private d;
|
|
151
|
+
get f(): BrushCollection;
|
|
152
|
+
set f(a: BrushCollection);
|
|
153
|
+
private dn;
|
|
154
|
+
get d6(): Brush;
|
|
155
|
+
set d6(a: Brush);
|
|
156
|
+
private dp;
|
|
157
|
+
get d7(): Brush;
|
|
158
|
+
set d7(a: Brush);
|
|
159
|
+
private dq;
|
|
160
|
+
get d8(): Brush;
|
|
161
|
+
set d8(a: Brush);
|
|
162
|
+
private dr;
|
|
163
|
+
get d9(): Brush;
|
|
164
|
+
set d9(a: Brush);
|
|
165
|
+
private be;
|
|
166
|
+
get bh(): any;
|
|
167
|
+
set bh(a: any);
|
|
168
|
+
private bj;
|
|
169
|
+
get b0(): string;
|
|
170
|
+
set b0(a: string);
|
|
171
|
+
private bm;
|
|
172
|
+
get svgPath(): string;
|
|
173
|
+
set svgPath(a: string);
|
|
174
|
+
private bl;
|
|
175
|
+
get svg(): string;
|
|
176
|
+
set svg(a: string);
|
|
177
|
+
private a;
|
|
178
|
+
get b(): string[];
|
|
179
|
+
set b(a: string[]);
|
|
180
|
+
private de;
|
|
181
|
+
get df(): DataTemplate;
|
|
182
|
+
set df(a: DataTemplate);
|
|
183
|
+
private bd;
|
|
184
|
+
get bf(): any;
|
|
185
|
+
set bf(a: any);
|
|
186
|
+
c3(): void;
|
|
187
|
+
c4(): void;
|
|
188
|
+
private n;
|
|
189
|
+
get o(): FontInfo;
|
|
190
|
+
set o(a: FontInfo);
|
|
191
|
+
private static bc;
|
|
192
|
+
private bk;
|
|
193
|
+
get ca(): string;
|
|
194
|
+
set ca(a: string);
|
|
195
|
+
private ba;
|
|
196
|
+
private p;
|
|
197
|
+
get s(): boolean;
|
|
198
|
+
get bb(): number;
|
|
199
|
+
set bb(a: number);
|
|
200
|
+
private bi;
|
|
201
|
+
get bv(): string;
|
|
202
|
+
set bv(a: string);
|
|
203
|
+
private r;
|
|
204
|
+
get v(): boolean;
|
|
205
|
+
set v(a: boolean);
|
|
206
|
+
private q;
|
|
207
|
+
get disabled(): boolean;
|
|
208
|
+
set disabled(a: boolean);
|
|
209
|
+
private af;
|
|
210
|
+
get a3(): number;
|
|
211
|
+
set a3(a: number);
|
|
212
|
+
private aa;
|
|
213
|
+
get as(): number;
|
|
214
|
+
set as(a: number);
|
|
215
|
+
private am;
|
|
216
|
+
get a6(): number;
|
|
217
|
+
set a6(a: number);
|
|
218
|
+
private ab;
|
|
219
|
+
get at(): number;
|
|
220
|
+
set at(a: number);
|
|
221
|
+
private an;
|
|
222
|
+
get a7(): number;
|
|
223
|
+
set a7(a: number);
|
|
224
|
+
private ac;
|
|
225
|
+
get au(): number;
|
|
226
|
+
set au(a: number);
|
|
227
|
+
private ao;
|
|
228
|
+
get a8(): number;
|
|
229
|
+
set a8(a: number);
|
|
230
|
+
private z;
|
|
231
|
+
get ar(): number;
|
|
232
|
+
set ar(a: number);
|
|
233
|
+
private al;
|
|
234
|
+
get a5(): number;
|
|
235
|
+
set a5(a: number);
|
|
236
|
+
private ap;
|
|
237
|
+
get a9(): number;
|
|
238
|
+
set a9(a: number);
|
|
239
|
+
private ad;
|
|
240
|
+
get a1(): number;
|
|
241
|
+
set a1(a: number);
|
|
242
|
+
c6(): void;
|
|
243
|
+
clicked: (sender: any, args: IconClickedEventArgs) => void;
|
|
244
|
+
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
245
|
+
onDetachedFromUI(): void;
|
|
246
|
+
onAttachedToUI(): void;
|
|
247
|
+
x(): boolean;
|
|
248
|
+
protected w(): boolean;
|
|
249
|
+
bg(): any;
|
|
250
|
+
b2(): string;
|
|
251
|
+
g(): IconVisualModelExport;
|
|
252
|
+
provideContainer(a: DomRenderer): void;
|
|
253
|
+
private ah;
|
|
254
|
+
private ai;
|
|
255
|
+
private aj;
|
|
256
|
+
private ag;
|
|
257
|
+
dd(a: number, b: number, c: number, d: number): void;
|
|
258
|
+
}
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
import { PrimitiveVisualData } from "igniteui-webcomponents-core";
|
|
3
|
-
import { BrushAppearanceData } from "igniteui-webcomponents-core";
|
|
4
|
-
/**
|
|
5
|
-
* @hidden
|
|
6
|
-
*/
|
|
7
|
-
export declare class IconVisualModelExport extends Base {
|
|
8
|
-
static $t: Type;
|
|
9
|
-
i: number;
|
|
10
|
-
g: number;
|
|
11
|
-
f: number;
|
|
12
|
-
j: number;
|
|
13
|
-
a: PrimitiveVisualData[];
|
|
14
|
-
b: BrushAppearanceData;
|
|
15
|
-
d: BrushAppearanceData;
|
|
16
|
-
c: BrushAppearanceData;
|
|
17
|
-
e: number;
|
|
18
|
-
private _svgPath;
|
|
19
|
-
get svgPath(): string;
|
|
20
|
-
set svgPath(a: string);
|
|
21
|
-
private _svg;
|
|
22
|
-
get svg(): string;
|
|
23
|
-
set svg(a: string);
|
|
24
|
-
k: string;
|
|
25
|
-
q: string;
|
|
26
|
-
r: string;
|
|
27
|
-
s: string;
|
|
28
|
-
h: number;
|
|
29
|
-
o: string;
|
|
30
|
-
p: string;
|
|
31
|
-
l(): string;
|
|
32
|
-
}
|
|
1
|
+
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
import { PrimitiveVisualData } from "igniteui-webcomponents-core";
|
|
3
|
+
import { BrushAppearanceData } from "igniteui-webcomponents-core";
|
|
4
|
+
/**
|
|
5
|
+
* @hidden
|
|
6
|
+
*/
|
|
7
|
+
export declare class IconVisualModelExport extends Base {
|
|
8
|
+
static $t: Type;
|
|
9
|
+
i: number;
|
|
10
|
+
g: number;
|
|
11
|
+
f: number;
|
|
12
|
+
j: number;
|
|
13
|
+
a: PrimitiveVisualData[];
|
|
14
|
+
b: BrushAppearanceData;
|
|
15
|
+
d: BrushAppearanceData;
|
|
16
|
+
c: BrushAppearanceData;
|
|
17
|
+
e: number;
|
|
18
|
+
private _svgPath;
|
|
19
|
+
get svgPath(): string;
|
|
20
|
+
set svgPath(a: string);
|
|
21
|
+
private _svg;
|
|
22
|
+
get svg(): string;
|
|
23
|
+
set svg(a: string);
|
|
24
|
+
k: string;
|
|
25
|
+
q: string;
|
|
26
|
+
r: string;
|
|
27
|
+
s: string;
|
|
28
|
+
h: number;
|
|
29
|
+
o: string;
|
|
30
|
+
p: string;
|
|
31
|
+
l(): string;
|
|
32
|
+
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { EventArgs, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
/**
|
|
3
|
-
* @hidden
|
|
4
|
-
*/
|
|
5
|
-
export declare class InputChangeEventArgs extends EventArgs {
|
|
6
|
-
static $t: Type;
|
|
7
|
-
private _value;
|
|
8
|
-
get value(): string;
|
|
9
|
-
set value(a: string);
|
|
10
|
-
private _isCompositionInProgress;
|
|
11
|
-
get isCompositionInProgress(): boolean;
|
|
12
|
-
set isCompositionInProgress(a: boolean);
|
|
13
|
-
}
|
|
1
|
+
import { EventArgs, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
/**
|
|
3
|
+
* @hidden
|
|
4
|
+
*/
|
|
5
|
+
export declare class InputChangeEventArgs extends EventArgs {
|
|
6
|
+
static $t: Type;
|
|
7
|
+
private _value;
|
|
8
|
+
get value(): string;
|
|
9
|
+
set value(a: string);
|
|
10
|
+
private _isCompositionInProgress;
|
|
11
|
+
get isCompositionInProgress(): boolean;
|
|
12
|
+
set isCompositionInProgress(a: boolean);
|
|
13
|
+
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { Type } from "igniteui-webcomponents-core";
|
|
2
|
-
export declare enum InputGroupDisplayType {
|
|
3
|
-
Line = 0,
|
|
4
|
-
Box = 1,
|
|
5
|
-
Border = 2,
|
|
6
|
-
Search = 3
|
|
7
|
-
}
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare let InputGroupDisplayType_$type: Type;
|
|
1
|
+
import { Type } from "igniteui-webcomponents-core";
|
|
2
|
+
export declare enum InputGroupDisplayType {
|
|
3
|
+
Line = 0,
|
|
4
|
+
Box = 1,
|
|
5
|
+
Border = 2,
|
|
6
|
+
Search = 3
|
|
7
|
+
}
|
|
8
|
+
/**
|
|
9
|
+
* @hidden
|
|
10
|
+
*/
|
|
11
|
+
export declare let InputGroupDisplayType_$type: Type;
|
package/lib/InputGroupView.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { InputGroupView } from "./InputGroupView_combined";
|
|
1
|
+
export { InputGroupView } from "./InputGroupView_combined";
|