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,372 +1,372 @@
|
|
|
1
|
-
import { Base, Type, INotifyPropertyChanged, PropertyChangedEventArgs } from "igniteui-webcomponents-core";
|
|
2
|
-
import { DomRenderer } from "igniteui-webcomponents-core";
|
|
3
|
-
import { Path } from "igniteui-webcomponents-core";
|
|
4
|
-
import { XButton } from "./XButton";
|
|
5
|
-
import { FontInfo } from "igniteui-webcomponents-core";
|
|
6
|
-
import { ButtonGroupOrientation } from "./ButtonGroupOrientation";
|
|
7
|
-
import { ButtonGroupDisplayStyle } from "./ButtonGroupDisplayStyle";
|
|
8
|
-
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
9
|
-
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
10
|
-
import { Brush } from "igniteui-webcomponents-core";
|
|
11
|
-
import { XButtonGroupButtonCollection } from "./XButtonGroupButtonCollection";
|
|
12
|
-
import { ButtonGroupSelectionChangedEventArgs } from "./ButtonGroupSelectionChangedEventArgs";
|
|
13
|
-
import { ButtonGroupVisualModelExport } from "./ButtonGroupVisualModelExport";
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
export declare class ButtonGroupView extends Base {
|
|
18
|
-
static $t: Type;
|
|
19
|
-
constructor();
|
|
20
|
-
a: XButtonGroup;
|
|
21
|
-
v(): void;
|
|
22
|
-
d(): boolean;
|
|
23
|
-
p(a: XButton): void;
|
|
24
|
-
r(a: XButton): void;
|
|
25
|
-
q(): void;
|
|
26
|
-
private g;
|
|
27
|
-
private b;
|
|
28
|
-
private f;
|
|
29
|
-
get l(): any;
|
|
30
|
-
get ab(): Path;
|
|
31
|
-
get e(): boolean;
|
|
32
|
-
t(a: DomRenderer): void;
|
|
33
|
-
private m;
|
|
34
|
-
z(a: string): void;
|
|
35
|
-
y(): void;
|
|
36
|
-
private n;
|
|
37
|
-
w(): void;
|
|
38
|
-
private c;
|
|
39
|
-
private h;
|
|
40
|
-
private i;
|
|
41
|
-
private j;
|
|
42
|
-
private k;
|
|
43
|
-
s(): void;
|
|
44
|
-
u(): void;
|
|
45
|
-
aa(a: FontInfo): void;
|
|
46
|
-
x(a: XButton): void;
|
|
47
|
-
o(a: any): void;
|
|
48
|
-
}
|
|
49
|
-
/**
|
|
50
|
-
* @hidden
|
|
51
|
-
*/
|
|
52
|
-
export declare class XButtonGroup extends Base implements INotifyPropertyChanged {
|
|
53
|
-
static $t: Type;
|
|
54
|
-
constructor();
|
|
55
|
-
private h;
|
|
56
|
-
get i(): ButtonGroupDisplayStyle;
|
|
57
|
-
set i(a: ButtonGroupDisplayStyle);
|
|
58
|
-
private n;
|
|
59
|
-
get p(): BaseControlTheme;
|
|
60
|
-
set p(a: BaseControlTheme);
|
|
61
|
-
private c4;
|
|
62
|
-
appendContentChild(a: any): void;
|
|
63
|
-
private c3;
|
|
64
|
-
private c6;
|
|
65
|
-
private r;
|
|
66
|
-
get t(): ControlDisplayDensity;
|
|
67
|
-
set t(a: ControlDisplayDensity);
|
|
68
|
-
private q;
|
|
69
|
-
get s(): ControlDisplayDensity;
|
|
70
|
-
set s(a: ControlDisplayDensity);
|
|
71
|
-
private a;
|
|
72
|
-
get d(): number[];
|
|
73
|
-
set d(a: number[]);
|
|
74
|
-
private u;
|
|
75
|
-
private de;
|
|
76
|
-
private c;
|
|
77
|
-
private b;
|
|
78
|
-
private _view;
|
|
79
|
-
get view(): ButtonGroupView;
|
|
80
|
-
set view(a: ButtonGroupView);
|
|
81
|
-
destroy(): void;
|
|
82
|
-
protected da(a: string, b: any, c: any): void;
|
|
83
|
-
protected dc(a: string, b: any, c: any): void;
|
|
84
|
-
private dl;
|
|
85
|
-
private dg;
|
|
86
|
-
private df;
|
|
87
|
-
private aa;
|
|
88
|
-
private dk;
|
|
89
|
-
private dj;
|
|
90
|
-
private di;
|
|
91
|
-
static o: BaseControlTheme;
|
|
92
|
-
ax: number;
|
|
93
|
-
gz: Brush;
|
|
94
|
-
g1: Brush;
|
|
95
|
-
g0: Brush;
|
|
96
|
-
g2: Brush;
|
|
97
|
-
aw: number;
|
|
98
|
-
g6: Brush;
|
|
99
|
-
g3: Brush;
|
|
100
|
-
g7: Brush;
|
|
101
|
-
ha: Brush;
|
|
102
|
-
g4: Brush;
|
|
103
|
-
g5: Brush;
|
|
104
|
-
g8: Brush;
|
|
105
|
-
g9: Brush;
|
|
106
|
-
static av: number;
|
|
107
|
-
static gn: Brush;
|
|
108
|
-
static gp: Brush;
|
|
109
|
-
static go: Brush;
|
|
110
|
-
static gq: Brush;
|
|
111
|
-
static au: number;
|
|
112
|
-
static gu: Brush;
|
|
113
|
-
static gr: Brush;
|
|
114
|
-
static gv: Brush;
|
|
115
|
-
static gy: Brush;
|
|
116
|
-
static gs: Brush;
|
|
117
|
-
static gt: Brush;
|
|
118
|
-
static gw: Brush;
|
|
119
|
-
static gx: Brush;
|
|
120
|
-
static ap: number;
|
|
121
|
-
static fn: Brush;
|
|
122
|
-
static fp: Brush;
|
|
123
|
-
static fo: Brush;
|
|
124
|
-
static fq: Brush;
|
|
125
|
-
static ao: number;
|
|
126
|
-
static fu: Brush;
|
|
127
|
-
static fr: Brush;
|
|
128
|
-
static fv: Brush;
|
|
129
|
-
static fy: Brush;
|
|
130
|
-
static fs: Brush;
|
|
131
|
-
static ft: Brush;
|
|
132
|
-
static fw: Brush;
|
|
133
|
-
static fx: Brush;
|
|
134
|
-
ar: number;
|
|
135
|
-
fz: Brush;
|
|
136
|
-
f1: Brush;
|
|
137
|
-
f0: Brush;
|
|
138
|
-
f2: Brush;
|
|
139
|
-
aq: number;
|
|
140
|
-
f6: Brush;
|
|
141
|
-
f3: Brush;
|
|
142
|
-
f7: Brush;
|
|
143
|
-
ga: Brush;
|
|
144
|
-
f4: Brush;
|
|
145
|
-
f5: Brush;
|
|
146
|
-
f8: Brush;
|
|
147
|
-
f9: Brush;
|
|
148
|
-
static at: number;
|
|
149
|
-
static gb: Brush;
|
|
150
|
-
static gd: Brush;
|
|
151
|
-
static gc: Brush;
|
|
152
|
-
static ge: Brush;
|
|
153
|
-
static as: number;
|
|
154
|
-
static gi: Brush;
|
|
155
|
-
static gf: Brush;
|
|
156
|
-
static gj: Brush;
|
|
157
|
-
static gm: Brush;
|
|
158
|
-
static gg: Brush;
|
|
159
|
-
static gh: Brush;
|
|
160
|
-
static gk: Brush;
|
|
161
|
-
static gl: Brush;
|
|
162
|
-
static an: number;
|
|
163
|
-
static fb: Brush;
|
|
164
|
-
static fd: Brush;
|
|
165
|
-
static fc: Brush;
|
|
166
|
-
static fe: Brush;
|
|
167
|
-
static am: number;
|
|
168
|
-
static fi: Brush;
|
|
169
|
-
static ff: Brush;
|
|
170
|
-
static fj: Brush;
|
|
171
|
-
static fm: Brush;
|
|
172
|
-
static fg: Brush;
|
|
173
|
-
static fh: Brush;
|
|
174
|
-
static fk: Brush;
|
|
175
|
-
static fl: Brush;
|
|
176
|
-
private dh;
|
|
177
|
-
private ad;
|
|
178
|
-
get al(): number;
|
|
179
|
-
set al(a: number);
|
|
180
|
-
private dm;
|
|
181
|
-
get ez(): Brush;
|
|
182
|
-
set ez(a: Brush);
|
|
183
|
-
private dp;
|
|
184
|
-
get e1(): Brush;
|
|
185
|
-
set e1(a: Brush);
|
|
186
|
-
private du;
|
|
187
|
-
get e6(): Brush;
|
|
188
|
-
set e6(a: Brush);
|
|
189
|
-
private dr;
|
|
190
|
-
get e3(): Brush;
|
|
191
|
-
set e3(a: Brush);
|
|
192
|
-
private dn;
|
|
193
|
-
get e0(): Brush;
|
|
194
|
-
set e0(a: Brush);
|
|
195
|
-
private dq;
|
|
196
|
-
get e2(): Brush;
|
|
197
|
-
set e2(a: Brush);
|
|
198
|
-
private ac;
|
|
199
|
-
get ak(): number;
|
|
200
|
-
set ak(a: number);
|
|
201
|
-
private dv;
|
|
202
|
-
get e7(): Brush;
|
|
203
|
-
set e7(a: Brush);
|
|
204
|
-
private dy;
|
|
205
|
-
get fa(): Brush;
|
|
206
|
-
set fa(a: Brush);
|
|
207
|
-
private ds;
|
|
208
|
-
get e4(): Brush;
|
|
209
|
-
set e4(a: Brush);
|
|
210
|
-
private dt;
|
|
211
|
-
get e5(): Brush;
|
|
212
|
-
set e5(a: Brush);
|
|
213
|
-
private dw;
|
|
214
|
-
get e8(): Brush;
|
|
215
|
-
set e8(a: Brush);
|
|
216
|
-
private dx;
|
|
217
|
-
get e9(): Brush;
|
|
218
|
-
set e9(a: Brush);
|
|
219
|
-
private ah;
|
|
220
|
-
get a1(): number;
|
|
221
|
-
set a1(a: number);
|
|
222
|
-
private d7;
|
|
223
|
-
get hn(): Brush;
|
|
224
|
-
set hn(a: Brush);
|
|
225
|
-
private d9;
|
|
226
|
-
get hp(): Brush;
|
|
227
|
-
set hp(a: Brush);
|
|
228
|
-
private ee;
|
|
229
|
-
get hu(): Brush;
|
|
230
|
-
set hu(a: Brush);
|
|
231
|
-
private eb;
|
|
232
|
-
get hr(): Brush;
|
|
233
|
-
set hr(a: Brush);
|
|
234
|
-
private ec;
|
|
235
|
-
get hs(): Brush;
|
|
236
|
-
set hs(a: Brush);
|
|
237
|
-
private d8;
|
|
238
|
-
get ho(): Brush;
|
|
239
|
-
set ho(a: Brush);
|
|
240
|
-
private ea;
|
|
241
|
-
get hq(): Brush;
|
|
242
|
-
set hq(a: Brush);
|
|
243
|
-
private ag;
|
|
244
|
-
get a0(): number;
|
|
245
|
-
set a0(a: number);
|
|
246
|
-
private ed;
|
|
247
|
-
get ht(): Brush;
|
|
248
|
-
set ht(a: Brush);
|
|
249
|
-
private ev;
|
|
250
|
-
get h7(): Brush;
|
|
251
|
-
set h7(a: Brush);
|
|
252
|
-
private ey;
|
|
253
|
-
get ia(): Brush;
|
|
254
|
-
set ia(a: Brush);
|
|
255
|
-
private ew;
|
|
256
|
-
get h8(): Brush;
|
|
257
|
-
set h8(a: Brush);
|
|
258
|
-
private ex;
|
|
259
|
-
get h9(): Brush;
|
|
260
|
-
set h9(a: Brush);
|
|
261
|
-
private aj;
|
|
262
|
-
get a3(): number;
|
|
263
|
-
set a3(a: number);
|
|
264
|
-
private ef;
|
|
265
|
-
get hv(): Brush;
|
|
266
|
-
set hv(a: Brush);
|
|
267
|
-
private eh;
|
|
268
|
-
get hx(): Brush;
|
|
269
|
-
set hx(a: Brush);
|
|
270
|
-
private em;
|
|
271
|
-
get h2(): Brush;
|
|
272
|
-
set h2(a: Brush);
|
|
273
|
-
private ej;
|
|
274
|
-
get hz(): Brush;
|
|
275
|
-
set hz(a: Brush);
|
|
276
|
-
private ek;
|
|
277
|
-
get h0(): Brush;
|
|
278
|
-
set h0(a: Brush);
|
|
279
|
-
private eg;
|
|
280
|
-
get hw(): Brush;
|
|
281
|
-
set hw(a: Brush);
|
|
282
|
-
private ei;
|
|
283
|
-
get hy(): Brush;
|
|
284
|
-
set hy(a: Brush);
|
|
285
|
-
private ai;
|
|
286
|
-
get a2(): number;
|
|
287
|
-
set a2(a: number);
|
|
288
|
-
private el;
|
|
289
|
-
get h1(): Brush;
|
|
290
|
-
set h1(a: Brush);
|
|
291
|
-
private er;
|
|
292
|
-
get h3(): Brush;
|
|
293
|
-
set h3(a: Brush);
|
|
294
|
-
private eu;
|
|
295
|
-
get h6(): Brush;
|
|
296
|
-
set h6(a: Brush);
|
|
297
|
-
static readonly cv: string;
|
|
298
|
-
private es;
|
|
299
|
-
get h4(): Brush;
|
|
300
|
-
set h4(a: Brush);
|
|
301
|
-
private et;
|
|
302
|
-
get h5(): Brush;
|
|
303
|
-
set h5(a: Brush);
|
|
304
|
-
private af;
|
|
305
|
-
get az(): number;
|
|
306
|
-
set az(a: number);
|
|
307
|
-
private dz;
|
|
308
|
-
get hb(): Brush;
|
|
309
|
-
set hb(a: Brush);
|
|
310
|
-
private d1;
|
|
311
|
-
get hd(): Brush;
|
|
312
|
-
set hd(a: Brush);
|
|
313
|
-
private d6;
|
|
314
|
-
get hi(): Brush;
|
|
315
|
-
set hi(a: Brush);
|
|
316
|
-
private d3;
|
|
317
|
-
get hf(): Brush;
|
|
318
|
-
set hf(a: Brush);
|
|
319
|
-
private d4;
|
|
320
|
-
get hg(): Brush;
|
|
321
|
-
set hg(a: Brush);
|
|
322
|
-
private d0;
|
|
323
|
-
get hc(): Brush;
|
|
324
|
-
set hc(a: Brush);
|
|
325
|
-
private d2;
|
|
326
|
-
get he(): Brush;
|
|
327
|
-
set he(a: Brush);
|
|
328
|
-
private ae;
|
|
329
|
-
get ay(): number;
|
|
330
|
-
set ay(a: number);
|
|
331
|
-
private d5;
|
|
332
|
-
get hh(): Brush;
|
|
333
|
-
set hh(a: Brush);
|
|
334
|
-
private en;
|
|
335
|
-
get hj(): Brush;
|
|
336
|
-
set hj(a: Brush);
|
|
337
|
-
private eq;
|
|
338
|
-
get hm(): Brush;
|
|
339
|
-
set hm(a: Brush);
|
|
340
|
-
private eo;
|
|
341
|
-
get hk(): Brush;
|
|
342
|
-
set hk(a: Brush);
|
|
343
|
-
private ep;
|
|
344
|
-
get hl(): Brush;
|
|
345
|
-
set hl(a: Brush);
|
|
346
|
-
private j;
|
|
347
|
-
get k(): ButtonGroupOrientation;
|
|
348
|
-
set k(a: ButtonGroupOrientation);
|
|
349
|
-
private static a4;
|
|
350
|
-
private a6;
|
|
351
|
-
get b5(): string;
|
|
352
|
-
set b5(a: string);
|
|
353
|
-
private w;
|
|
354
|
-
private v;
|
|
355
|
-
get disabled(): boolean;
|
|
356
|
-
set disabled(a: boolean);
|
|
357
|
-
private x;
|
|
358
|
-
get z(): boolean;
|
|
359
|
-
set z(a: boolean);
|
|
360
|
-
db(): void;
|
|
361
|
-
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
362
|
-
onDetachedFromUI(): void;
|
|
363
|
-
onAttachedToUI(): void;
|
|
364
|
-
protected ab(): boolean;
|
|
365
|
-
a5(): any;
|
|
366
|
-
bq(): string;
|
|
367
|
-
e(): ButtonGroupVisualModelExport;
|
|
368
|
-
provideContainer(a: DomRenderer): void;
|
|
369
|
-
private f;
|
|
370
|
-
get buttons(): XButtonGroupButtonCollection;
|
|
371
|
-
selectionChanged: (sender: any, args: ButtonGroupSelectionChangedEventArgs) => void;
|
|
372
|
-
}
|
|
1
|
+
import { Base, Type, INotifyPropertyChanged, PropertyChangedEventArgs } from "igniteui-webcomponents-core";
|
|
2
|
+
import { DomRenderer } from "igniteui-webcomponents-core";
|
|
3
|
+
import { Path } from "igniteui-webcomponents-core";
|
|
4
|
+
import { XButton } from "./XButton";
|
|
5
|
+
import { FontInfo } from "igniteui-webcomponents-core";
|
|
6
|
+
import { ButtonGroupOrientation } from "./ButtonGroupOrientation";
|
|
7
|
+
import { ButtonGroupDisplayStyle } from "./ButtonGroupDisplayStyle";
|
|
8
|
+
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
9
|
+
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
10
|
+
import { Brush } from "igniteui-webcomponents-core";
|
|
11
|
+
import { XButtonGroupButtonCollection } from "./XButtonGroupButtonCollection";
|
|
12
|
+
import { ButtonGroupSelectionChangedEventArgs } from "./ButtonGroupSelectionChangedEventArgs";
|
|
13
|
+
import { ButtonGroupVisualModelExport } from "./ButtonGroupVisualModelExport";
|
|
14
|
+
/**
|
|
15
|
+
* @hidden
|
|
16
|
+
*/
|
|
17
|
+
export declare class ButtonGroupView extends Base {
|
|
18
|
+
static $t: Type;
|
|
19
|
+
constructor();
|
|
20
|
+
a: XButtonGroup;
|
|
21
|
+
v(): void;
|
|
22
|
+
d(): boolean;
|
|
23
|
+
p(a: XButton): void;
|
|
24
|
+
r(a: XButton): void;
|
|
25
|
+
q(): void;
|
|
26
|
+
private g;
|
|
27
|
+
private b;
|
|
28
|
+
private f;
|
|
29
|
+
get l(): any;
|
|
30
|
+
get ab(): Path;
|
|
31
|
+
get e(): boolean;
|
|
32
|
+
t(a: DomRenderer): void;
|
|
33
|
+
private m;
|
|
34
|
+
z(a: string): void;
|
|
35
|
+
y(): void;
|
|
36
|
+
private n;
|
|
37
|
+
w(): void;
|
|
38
|
+
private c;
|
|
39
|
+
private h;
|
|
40
|
+
private i;
|
|
41
|
+
private j;
|
|
42
|
+
private k;
|
|
43
|
+
s(): void;
|
|
44
|
+
u(): void;
|
|
45
|
+
aa(a: FontInfo): void;
|
|
46
|
+
x(a: XButton): void;
|
|
47
|
+
o(a: any): void;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* @hidden
|
|
51
|
+
*/
|
|
52
|
+
export declare class XButtonGroup extends Base implements INotifyPropertyChanged {
|
|
53
|
+
static $t: Type;
|
|
54
|
+
constructor();
|
|
55
|
+
private h;
|
|
56
|
+
get i(): ButtonGroupDisplayStyle;
|
|
57
|
+
set i(a: ButtonGroupDisplayStyle);
|
|
58
|
+
private n;
|
|
59
|
+
get p(): BaseControlTheme;
|
|
60
|
+
set p(a: BaseControlTheme);
|
|
61
|
+
private c4;
|
|
62
|
+
appendContentChild(a: any): void;
|
|
63
|
+
private c3;
|
|
64
|
+
private c6;
|
|
65
|
+
private r;
|
|
66
|
+
get t(): ControlDisplayDensity;
|
|
67
|
+
set t(a: ControlDisplayDensity);
|
|
68
|
+
private q;
|
|
69
|
+
get s(): ControlDisplayDensity;
|
|
70
|
+
set s(a: ControlDisplayDensity);
|
|
71
|
+
private a;
|
|
72
|
+
get d(): number[];
|
|
73
|
+
set d(a: number[]);
|
|
74
|
+
private u;
|
|
75
|
+
private de;
|
|
76
|
+
private c;
|
|
77
|
+
private b;
|
|
78
|
+
private _view;
|
|
79
|
+
get view(): ButtonGroupView;
|
|
80
|
+
set view(a: ButtonGroupView);
|
|
81
|
+
destroy(): void;
|
|
82
|
+
protected da(a: string, b: any, c: any): void;
|
|
83
|
+
protected dc(a: string, b: any, c: any): void;
|
|
84
|
+
private dl;
|
|
85
|
+
private dg;
|
|
86
|
+
private df;
|
|
87
|
+
private aa;
|
|
88
|
+
private dk;
|
|
89
|
+
private dj;
|
|
90
|
+
private di;
|
|
91
|
+
static o: BaseControlTheme;
|
|
92
|
+
ax: number;
|
|
93
|
+
gz: Brush;
|
|
94
|
+
g1: Brush;
|
|
95
|
+
g0: Brush;
|
|
96
|
+
g2: Brush;
|
|
97
|
+
aw: number;
|
|
98
|
+
g6: Brush;
|
|
99
|
+
g3: Brush;
|
|
100
|
+
g7: Brush;
|
|
101
|
+
ha: Brush;
|
|
102
|
+
g4: Brush;
|
|
103
|
+
g5: Brush;
|
|
104
|
+
g8: Brush;
|
|
105
|
+
g9: Brush;
|
|
106
|
+
static av: number;
|
|
107
|
+
static gn: Brush;
|
|
108
|
+
static gp: Brush;
|
|
109
|
+
static go: Brush;
|
|
110
|
+
static gq: Brush;
|
|
111
|
+
static au: number;
|
|
112
|
+
static gu: Brush;
|
|
113
|
+
static gr: Brush;
|
|
114
|
+
static gv: Brush;
|
|
115
|
+
static gy: Brush;
|
|
116
|
+
static gs: Brush;
|
|
117
|
+
static gt: Brush;
|
|
118
|
+
static gw: Brush;
|
|
119
|
+
static gx: Brush;
|
|
120
|
+
static ap: number;
|
|
121
|
+
static fn: Brush;
|
|
122
|
+
static fp: Brush;
|
|
123
|
+
static fo: Brush;
|
|
124
|
+
static fq: Brush;
|
|
125
|
+
static ao: number;
|
|
126
|
+
static fu: Brush;
|
|
127
|
+
static fr: Brush;
|
|
128
|
+
static fv: Brush;
|
|
129
|
+
static fy: Brush;
|
|
130
|
+
static fs: Brush;
|
|
131
|
+
static ft: Brush;
|
|
132
|
+
static fw: Brush;
|
|
133
|
+
static fx: Brush;
|
|
134
|
+
ar: number;
|
|
135
|
+
fz: Brush;
|
|
136
|
+
f1: Brush;
|
|
137
|
+
f0: Brush;
|
|
138
|
+
f2: Brush;
|
|
139
|
+
aq: number;
|
|
140
|
+
f6: Brush;
|
|
141
|
+
f3: Brush;
|
|
142
|
+
f7: Brush;
|
|
143
|
+
ga: Brush;
|
|
144
|
+
f4: Brush;
|
|
145
|
+
f5: Brush;
|
|
146
|
+
f8: Brush;
|
|
147
|
+
f9: Brush;
|
|
148
|
+
static at: number;
|
|
149
|
+
static gb: Brush;
|
|
150
|
+
static gd: Brush;
|
|
151
|
+
static gc: Brush;
|
|
152
|
+
static ge: Brush;
|
|
153
|
+
static as: number;
|
|
154
|
+
static gi: Brush;
|
|
155
|
+
static gf: Brush;
|
|
156
|
+
static gj: Brush;
|
|
157
|
+
static gm: Brush;
|
|
158
|
+
static gg: Brush;
|
|
159
|
+
static gh: Brush;
|
|
160
|
+
static gk: Brush;
|
|
161
|
+
static gl: Brush;
|
|
162
|
+
static an: number;
|
|
163
|
+
static fb: Brush;
|
|
164
|
+
static fd: Brush;
|
|
165
|
+
static fc: Brush;
|
|
166
|
+
static fe: Brush;
|
|
167
|
+
static am: number;
|
|
168
|
+
static fi: Brush;
|
|
169
|
+
static ff: Brush;
|
|
170
|
+
static fj: Brush;
|
|
171
|
+
static fm: Brush;
|
|
172
|
+
static fg: Brush;
|
|
173
|
+
static fh: Brush;
|
|
174
|
+
static fk: Brush;
|
|
175
|
+
static fl: Brush;
|
|
176
|
+
private dh;
|
|
177
|
+
private ad;
|
|
178
|
+
get al(): number;
|
|
179
|
+
set al(a: number);
|
|
180
|
+
private dm;
|
|
181
|
+
get ez(): Brush;
|
|
182
|
+
set ez(a: Brush);
|
|
183
|
+
private dp;
|
|
184
|
+
get e1(): Brush;
|
|
185
|
+
set e1(a: Brush);
|
|
186
|
+
private du;
|
|
187
|
+
get e6(): Brush;
|
|
188
|
+
set e6(a: Brush);
|
|
189
|
+
private dr;
|
|
190
|
+
get e3(): Brush;
|
|
191
|
+
set e3(a: Brush);
|
|
192
|
+
private dn;
|
|
193
|
+
get e0(): Brush;
|
|
194
|
+
set e0(a: Brush);
|
|
195
|
+
private dq;
|
|
196
|
+
get e2(): Brush;
|
|
197
|
+
set e2(a: Brush);
|
|
198
|
+
private ac;
|
|
199
|
+
get ak(): number;
|
|
200
|
+
set ak(a: number);
|
|
201
|
+
private dv;
|
|
202
|
+
get e7(): Brush;
|
|
203
|
+
set e7(a: Brush);
|
|
204
|
+
private dy;
|
|
205
|
+
get fa(): Brush;
|
|
206
|
+
set fa(a: Brush);
|
|
207
|
+
private ds;
|
|
208
|
+
get e4(): Brush;
|
|
209
|
+
set e4(a: Brush);
|
|
210
|
+
private dt;
|
|
211
|
+
get e5(): Brush;
|
|
212
|
+
set e5(a: Brush);
|
|
213
|
+
private dw;
|
|
214
|
+
get e8(): Brush;
|
|
215
|
+
set e8(a: Brush);
|
|
216
|
+
private dx;
|
|
217
|
+
get e9(): Brush;
|
|
218
|
+
set e9(a: Brush);
|
|
219
|
+
private ah;
|
|
220
|
+
get a1(): number;
|
|
221
|
+
set a1(a: number);
|
|
222
|
+
private d7;
|
|
223
|
+
get hn(): Brush;
|
|
224
|
+
set hn(a: Brush);
|
|
225
|
+
private d9;
|
|
226
|
+
get hp(): Brush;
|
|
227
|
+
set hp(a: Brush);
|
|
228
|
+
private ee;
|
|
229
|
+
get hu(): Brush;
|
|
230
|
+
set hu(a: Brush);
|
|
231
|
+
private eb;
|
|
232
|
+
get hr(): Brush;
|
|
233
|
+
set hr(a: Brush);
|
|
234
|
+
private ec;
|
|
235
|
+
get hs(): Brush;
|
|
236
|
+
set hs(a: Brush);
|
|
237
|
+
private d8;
|
|
238
|
+
get ho(): Brush;
|
|
239
|
+
set ho(a: Brush);
|
|
240
|
+
private ea;
|
|
241
|
+
get hq(): Brush;
|
|
242
|
+
set hq(a: Brush);
|
|
243
|
+
private ag;
|
|
244
|
+
get a0(): number;
|
|
245
|
+
set a0(a: number);
|
|
246
|
+
private ed;
|
|
247
|
+
get ht(): Brush;
|
|
248
|
+
set ht(a: Brush);
|
|
249
|
+
private ev;
|
|
250
|
+
get h7(): Brush;
|
|
251
|
+
set h7(a: Brush);
|
|
252
|
+
private ey;
|
|
253
|
+
get ia(): Brush;
|
|
254
|
+
set ia(a: Brush);
|
|
255
|
+
private ew;
|
|
256
|
+
get h8(): Brush;
|
|
257
|
+
set h8(a: Brush);
|
|
258
|
+
private ex;
|
|
259
|
+
get h9(): Brush;
|
|
260
|
+
set h9(a: Brush);
|
|
261
|
+
private aj;
|
|
262
|
+
get a3(): number;
|
|
263
|
+
set a3(a: number);
|
|
264
|
+
private ef;
|
|
265
|
+
get hv(): Brush;
|
|
266
|
+
set hv(a: Brush);
|
|
267
|
+
private eh;
|
|
268
|
+
get hx(): Brush;
|
|
269
|
+
set hx(a: Brush);
|
|
270
|
+
private em;
|
|
271
|
+
get h2(): Brush;
|
|
272
|
+
set h2(a: Brush);
|
|
273
|
+
private ej;
|
|
274
|
+
get hz(): Brush;
|
|
275
|
+
set hz(a: Brush);
|
|
276
|
+
private ek;
|
|
277
|
+
get h0(): Brush;
|
|
278
|
+
set h0(a: Brush);
|
|
279
|
+
private eg;
|
|
280
|
+
get hw(): Brush;
|
|
281
|
+
set hw(a: Brush);
|
|
282
|
+
private ei;
|
|
283
|
+
get hy(): Brush;
|
|
284
|
+
set hy(a: Brush);
|
|
285
|
+
private ai;
|
|
286
|
+
get a2(): number;
|
|
287
|
+
set a2(a: number);
|
|
288
|
+
private el;
|
|
289
|
+
get h1(): Brush;
|
|
290
|
+
set h1(a: Brush);
|
|
291
|
+
private er;
|
|
292
|
+
get h3(): Brush;
|
|
293
|
+
set h3(a: Brush);
|
|
294
|
+
private eu;
|
|
295
|
+
get h6(): Brush;
|
|
296
|
+
set h6(a: Brush);
|
|
297
|
+
static readonly cv: string;
|
|
298
|
+
private es;
|
|
299
|
+
get h4(): Brush;
|
|
300
|
+
set h4(a: Brush);
|
|
301
|
+
private et;
|
|
302
|
+
get h5(): Brush;
|
|
303
|
+
set h5(a: Brush);
|
|
304
|
+
private af;
|
|
305
|
+
get az(): number;
|
|
306
|
+
set az(a: number);
|
|
307
|
+
private dz;
|
|
308
|
+
get hb(): Brush;
|
|
309
|
+
set hb(a: Brush);
|
|
310
|
+
private d1;
|
|
311
|
+
get hd(): Brush;
|
|
312
|
+
set hd(a: Brush);
|
|
313
|
+
private d6;
|
|
314
|
+
get hi(): Brush;
|
|
315
|
+
set hi(a: Brush);
|
|
316
|
+
private d3;
|
|
317
|
+
get hf(): Brush;
|
|
318
|
+
set hf(a: Brush);
|
|
319
|
+
private d4;
|
|
320
|
+
get hg(): Brush;
|
|
321
|
+
set hg(a: Brush);
|
|
322
|
+
private d0;
|
|
323
|
+
get hc(): Brush;
|
|
324
|
+
set hc(a: Brush);
|
|
325
|
+
private d2;
|
|
326
|
+
get he(): Brush;
|
|
327
|
+
set he(a: Brush);
|
|
328
|
+
private ae;
|
|
329
|
+
get ay(): number;
|
|
330
|
+
set ay(a: number);
|
|
331
|
+
private d5;
|
|
332
|
+
get hh(): Brush;
|
|
333
|
+
set hh(a: Brush);
|
|
334
|
+
private en;
|
|
335
|
+
get hj(): Brush;
|
|
336
|
+
set hj(a: Brush);
|
|
337
|
+
private eq;
|
|
338
|
+
get hm(): Brush;
|
|
339
|
+
set hm(a: Brush);
|
|
340
|
+
private eo;
|
|
341
|
+
get hk(): Brush;
|
|
342
|
+
set hk(a: Brush);
|
|
343
|
+
private ep;
|
|
344
|
+
get hl(): Brush;
|
|
345
|
+
set hl(a: Brush);
|
|
346
|
+
private j;
|
|
347
|
+
get k(): ButtonGroupOrientation;
|
|
348
|
+
set k(a: ButtonGroupOrientation);
|
|
349
|
+
private static a4;
|
|
350
|
+
private a6;
|
|
351
|
+
get b5(): string;
|
|
352
|
+
set b5(a: string);
|
|
353
|
+
private w;
|
|
354
|
+
private v;
|
|
355
|
+
get disabled(): boolean;
|
|
356
|
+
set disabled(a: boolean);
|
|
357
|
+
private x;
|
|
358
|
+
get z(): boolean;
|
|
359
|
+
set z(a: boolean);
|
|
360
|
+
db(): void;
|
|
361
|
+
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
362
|
+
onDetachedFromUI(): void;
|
|
363
|
+
onAttachedToUI(): void;
|
|
364
|
+
protected ab(): boolean;
|
|
365
|
+
a5(): any;
|
|
366
|
+
bq(): string;
|
|
367
|
+
e(): ButtonGroupVisualModelExport;
|
|
368
|
+
provideContainer(a: DomRenderer): void;
|
|
369
|
+
private f;
|
|
370
|
+
get buttons(): XButtonGroupButtonCollection;
|
|
371
|
+
selectionChanged: (sender: any, args: ButtonGroupSelectionChangedEventArgs) => void;
|
|
372
|
+
}
|