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
package/esm5/lib/MaskOptions.js
CHANGED
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var MaskOptions = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var MaskOptions = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(MaskOptions, _super);
|
|
14
14
|
function MaskOptions() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -20,4 +20,3 @@ var MaskOptions = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20
20
|
MaskOptions.$t = markType(MaskOptions, 'MaskOptions');
|
|
21
21
|
return MaskOptions;
|
|
22
22
|
}(Base));
|
|
23
|
-
export { MaskOptions };
|
|
@@ -14,7 +14,7 @@ import { ObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
|
14
14
|
/**
|
|
15
15
|
* @hidden
|
|
16
16
|
*/
|
|
17
|
-
var MaskParsingService = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
17
|
+
export var MaskParsingService = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
18
18
|
__extends(MaskParsingService, _super);
|
|
19
19
|
function MaskParsingService() {
|
|
20
20
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -264,4 +264,3 @@ var MaskParsingService = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
264
264
|
})());
|
|
265
265
|
return MaskParsingService;
|
|
266
266
|
}(Base));
|
|
267
|
-
export { MaskParsingService };
|
|
@@ -12,7 +12,7 @@ import { NativeUISliderOrientation_$type } from "igniteui-webcomponents-core";
|
|
|
12
12
|
/**
|
|
13
13
|
* @hidden
|
|
14
14
|
*/
|
|
15
|
-
var MultiSliderBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
|
+
export var MultiSliderBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
16
|
__extends(MultiSliderBridge, _super);
|
|
17
17
|
function MultiSliderBridge(a) {
|
|
18
18
|
var _this = _super.call(this, a) || this;
|
|
@@ -164,4 +164,3 @@ var MultiSliderBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
164
164
|
MultiSliderBridge.$t = markType(MultiSliderBridge, 'MultiSliderBridge', XComponentBridge.$);
|
|
165
165
|
return MultiSliderBridge;
|
|
166
166
|
}(XComponentBridge));
|
|
167
|
-
export { MultiSliderBridge };
|
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var MultiSliderHitInfo = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var MultiSliderHitInfo = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(MultiSliderHitInfo, _super);
|
|
14
14
|
function MultiSliderHitInfo() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -21,4 +21,3 @@ var MultiSliderHitInfo = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
21
21
|
MultiSliderHitInfo.$t = markType(MultiSliderHitInfo, 'MultiSliderHitInfo');
|
|
22
22
|
return MultiSliderHitInfo;
|
|
23
23
|
}(Base));
|
|
24
|
-
export { MultiSliderHitInfo };
|
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var MultiSliderResolvingToolTipValueEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var MultiSliderResolvingToolTipValueEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(MultiSliderResolvingToolTipValueEventArgs, _super);
|
|
14
14
|
function MultiSliderResolvingToolTipValueEventArgs() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -40,4 +40,3 @@ var MultiSliderResolvingToolTipValueEventArgs = /** @class */ /*@__PURE__*/ (fun
|
|
|
40
40
|
MultiSliderResolvingToolTipValueEventArgs.$t = markType(MultiSliderResolvingToolTipValueEventArgs, 'MultiSliderResolvingToolTipValueEventArgs');
|
|
41
41
|
return MultiSliderResolvingToolTipValueEventArgs;
|
|
42
42
|
}(Base));
|
|
43
|
-
export { MultiSliderResolvingToolTipValueEventArgs };
|
|
@@ -11,7 +11,7 @@ import { markType } from "igniteui-webcomponents-core";
|
|
|
11
11
|
/**
|
|
12
12
|
* @hidden
|
|
13
13
|
*/
|
|
14
|
-
var MultiSliderThumbCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
export var MultiSliderThumbCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
15
|
__extends(MultiSliderThumbCollection, _super);
|
|
16
16
|
function MultiSliderThumbCollection() {
|
|
17
17
|
return _super.call(this, MultiSliderThumb.$, 0) || this;
|
|
@@ -19,4 +19,3 @@ var MultiSliderThumbCollection = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
19
19
|
MultiSliderThumbCollection.$t = markType(MultiSliderThumbCollection, 'MultiSliderThumbCollection', ObservableCollection$1.$.specialize(MultiSliderThumb.$));
|
|
20
20
|
return MultiSliderThumbCollection;
|
|
21
21
|
}(ObservableCollection$1));
|
|
22
|
-
export { MultiSliderThumbCollection };
|
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var MultiSliderThumbValueChangingEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var MultiSliderThumbValueChangingEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(MultiSliderThumbValueChangingEventArgs, _super);
|
|
14
14
|
function MultiSliderThumbValueChangingEventArgs() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -20,4 +20,3 @@ var MultiSliderThumbValueChangingEventArgs = /** @class */ /*@__PURE__*/ (functi
|
|
|
20
20
|
MultiSliderThumbValueChangingEventArgs.$t = markType(MultiSliderThumbValueChangingEventArgs, 'MultiSliderThumbValueChangingEventArgs');
|
|
21
21
|
return MultiSliderThumbValueChangingEventArgs;
|
|
22
22
|
}(Base));
|
|
23
|
-
export { MultiSliderThumbValueChangingEventArgs };
|
|
@@ -11,7 +11,7 @@ import { PropertyUpdatedEventArgs } from "igniteui-webcomponents-core";
|
|
|
11
11
|
/**
|
|
12
12
|
* @hidden
|
|
13
13
|
*/
|
|
14
|
-
var MultiSliderThumb = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
export var MultiSliderThumb = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
15
|
__extends(MultiSliderThumb, _super);
|
|
16
16
|
function MultiSliderThumb() {
|
|
17
17
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -172,11 +172,10 @@ var MultiSliderThumb = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
172
172
|
MultiSliderThumb.$t = markType(MultiSliderThumb, 'MultiSliderThumb', Base.$, [INotifyPropertyChanged_$type]);
|
|
173
173
|
return MultiSliderThumb;
|
|
174
174
|
}(Base));
|
|
175
|
-
export { MultiSliderThumb };
|
|
176
175
|
/**
|
|
177
176
|
* @hidden
|
|
178
177
|
*/
|
|
179
|
-
var MultiSliderTrackThumbRange = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
178
|
+
export var MultiSliderTrackThumbRange = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
180
179
|
__extends(MultiSliderTrackThumbRange, _super);
|
|
181
180
|
function MultiSliderTrackThumbRange() {
|
|
182
181
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -349,4 +348,3 @@ var MultiSliderTrackThumbRange = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
349
348
|
MultiSliderTrackThumbRange.$t = markType(MultiSliderTrackThumbRange, 'MultiSliderTrackThumbRange', Base.$, [INotifyPropertyChanged_$type]);
|
|
350
349
|
return MultiSliderTrackThumbRange;
|
|
351
350
|
}(Base));
|
|
352
|
-
export { MultiSliderTrackThumbRange };
|
|
@@ -15,6 +15,7 @@ import { DefaultMultiSliderTrackBarVisual } from "./DefaultMultiSliderTrackBarVi
|
|
|
15
15
|
import { FontInfo } from "igniteui-webcomponents-core";
|
|
16
16
|
import { Rect } from "igniteui-webcomponents-core";
|
|
17
17
|
import { TranslateTransform } from "igniteui-webcomponents-core";
|
|
18
|
+
import { CanvasScalingHelpers } from "igniteui-webcomponents-core";
|
|
18
19
|
import { CanvasViewRenderer } from "igniteui-webcomponents-core";
|
|
19
20
|
import { CanvasGestureDOMEventProxy } from "igniteui-webcomponents-core";
|
|
20
21
|
import { FontUtil } from "igniteui-webcomponents-core";
|
|
@@ -35,7 +36,7 @@ import { Thickness } from "igniteui-webcomponents-core";
|
|
|
35
36
|
/**
|
|
36
37
|
* @hidden
|
|
37
38
|
*/
|
|
38
|
-
var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
39
|
+
export var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
39
40
|
__extends(MultiSliderView, _super);
|
|
40
41
|
function MultiSliderView(a) {
|
|
41
42
|
var _this = _super.call(this) || this;
|
|
@@ -73,7 +74,7 @@ var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
73
74
|
this.m = true;
|
|
74
75
|
this.ap();
|
|
75
76
|
if (this.a != null) {
|
|
76
|
-
this.a.
|
|
77
|
+
this.a.au(this.u.rootWrapper, "");
|
|
77
78
|
}
|
|
78
79
|
if (this.z == -1) {
|
|
79
80
|
this.z = this.u.setTimeout(runOn(this, this.an), 200);
|
|
@@ -82,7 +83,7 @@ var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
82
83
|
MultiSliderView.prototype.au = function () {
|
|
83
84
|
this.m = false;
|
|
84
85
|
if (this.a != null && this.u != null) {
|
|
85
|
-
this.a.
|
|
86
|
+
this.a.bi(this.u.rootWrapper, "");
|
|
86
87
|
}
|
|
87
88
|
if (this.z != -1) {
|
|
88
89
|
window.clearTimeout(this.z);
|
|
@@ -194,13 +195,10 @@ var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
194
195
|
}
|
|
195
196
|
};
|
|
196
197
|
MultiSliderView.prototype.ap = function () {
|
|
197
|
-
var a = this.
|
|
198
|
-
|
|
199
|
-
if (
|
|
200
|
-
|
|
201
|
-
}
|
|
202
|
-
if (window.devicePixelRatio != undefined && window.devicePixelRatio != b) {
|
|
203
|
-
this.g.a9 = window.devicePixelRatio;
|
|
198
|
+
var a = CanvasScalingHelpers.b(this.u);
|
|
199
|
+
this.g.a9 = CanvasScalingHelpers.a(this.g.bh, this.g.a9, a);
|
|
200
|
+
if (this.a != null) {
|
|
201
|
+
CanvasScalingHelpers.h(this.a, a);
|
|
204
202
|
}
|
|
205
203
|
};
|
|
206
204
|
MultiSliderView.prototype.ax = function (a) {
|
|
@@ -249,14 +247,14 @@ var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
249
247
|
this.l.af(this.j);
|
|
250
248
|
this.ab();
|
|
251
249
|
this.a = new CanvasGestureDOMEventProxy(this.u.rootWrapper, this.u, false);
|
|
252
|
-
this.a.
|
|
250
|
+
this.a.bm = this.g.e0;
|
|
253
251
|
var k = this.a;
|
|
254
252
|
k.onContactStarted = delegateCombine(k.onContactStarted, runOn(this, this.aj));
|
|
255
253
|
var l = this.a;
|
|
256
254
|
l.onContactMoved = delegateCombine(l.onContactMoved, runOn(this, this.ai));
|
|
257
255
|
var m = this.a;
|
|
258
256
|
m.onContactCompleted = delegateCombine(m.onContactCompleted, runOn(this, this.ah));
|
|
259
|
-
this.a.
|
|
257
|
+
this.a.ap = function (n) { return _this.g.ey.containsPoint(n); };
|
|
260
258
|
this.g.ds(0, 0, e, f);
|
|
261
259
|
this.s = FontUtil.getCurrentFontHeight(this.u, this.j);
|
|
262
260
|
this.g.trackDirty();
|
|
@@ -279,8 +277,8 @@ var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
279
277
|
b.onContactMoved = delegateRemove(b.onContactMoved, runOn(this, this.ai));
|
|
280
278
|
var c = this.a;
|
|
281
279
|
c.onContactCompleted = delegateRemove(c.onContactCompleted, runOn(this, this.ah));
|
|
282
|
-
this.a.
|
|
283
|
-
this.a.
|
|
280
|
+
this.a.ap = null;
|
|
281
|
+
this.a.aw();
|
|
284
282
|
}
|
|
285
283
|
};
|
|
286
284
|
MultiSliderView.prototype.ay = function () {
|
|
@@ -299,7 +297,7 @@ var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
299
297
|
if (a || d) {
|
|
300
298
|
this.g.ds(0, 0, b, c);
|
|
301
299
|
if (this.a != null) {
|
|
302
|
-
this.a.
|
|
300
|
+
this.a.bm = this.g.e0;
|
|
303
301
|
}
|
|
304
302
|
}
|
|
305
303
|
};
|
|
@@ -426,11 +424,10 @@ var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
426
424
|
MultiSliderView.$t = markType(MultiSliderView, 'MultiSliderView');
|
|
427
425
|
return MultiSliderView;
|
|
428
426
|
}(Base));
|
|
429
|
-
export { MultiSliderView };
|
|
430
427
|
/**
|
|
431
428
|
* @hidden
|
|
432
429
|
*/
|
|
433
|
-
var MultiSlider = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
430
|
+
export var MultiSlider = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
434
431
|
__extends(MultiSlider, _super);
|
|
435
432
|
function MultiSlider() {
|
|
436
433
|
var _this = _super.call(this) || this;
|
|
@@ -2003,4 +2000,3 @@ var MultiSlider = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2003
2000
|
MultiSlider.$t = markType(MultiSlider, 'MultiSlider', Base.$, [ISliderTrackOwner_$type, INotifyPropertyChanged_$type]);
|
|
2004
2001
|
return MultiSlider;
|
|
2005
2002
|
}(Base));
|
|
2006
|
-
export { MultiSlider };
|
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var MultiSliderYValueChangingEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var MultiSliderYValueChangingEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(MultiSliderYValueChangingEventArgs, _super);
|
|
14
14
|
function MultiSliderYValueChangingEventArgs() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -19,4 +19,3 @@ var MultiSliderYValueChangingEventArgs = /** @class */ /*@__PURE__*/ (function (
|
|
|
19
19
|
MultiSliderYValueChangingEventArgs.$t = markType(MultiSliderYValueChangingEventArgs, 'MultiSliderYValueChangingEventArgs');
|
|
20
20
|
return MultiSliderYValueChangingEventArgs;
|
|
21
21
|
}(Base));
|
|
22
|
-
export { MultiSliderYValueChangingEventArgs };
|
|
@@ -59,7 +59,7 @@ import { Thickness } from "igniteui-webcomponents-core";
|
|
|
59
59
|
/**
|
|
60
60
|
* @hidden
|
|
61
61
|
*/
|
|
62
|
-
var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
62
|
+
export var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
63
63
|
__extends(NativeUIXInputsFactory, _super);
|
|
64
64
|
function NativeUIXInputsFactory() {
|
|
65
65
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -277,11 +277,10 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
277
277
|
NativeUIXInputsFactory.a = null;
|
|
278
278
|
return NativeUIXInputsFactory;
|
|
279
279
|
}(Base));
|
|
280
|
-
export { NativeUIXInputsFactory };
|
|
281
280
|
/**
|
|
282
281
|
* @hidden
|
|
283
282
|
*/
|
|
284
|
-
var ColorEditorBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
283
|
+
export var ColorEditorBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
285
284
|
__extends(ColorEditorBridge, _super);
|
|
286
285
|
function ColorEditorBridge(a) {
|
|
287
286
|
var _this = _super.call(this, a) || this;
|
|
@@ -360,11 +359,10 @@ var ColorEditorBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
360
359
|
ColorEditorBridge.$t = markType(ColorEditorBridge, 'ColorEditorBridge', XComponentBridge.$);
|
|
361
360
|
return ColorEditorBridge;
|
|
362
361
|
}(XComponentBridge));
|
|
363
|
-
export { ColorEditorBridge };
|
|
364
362
|
/**
|
|
365
363
|
* @hidden
|
|
366
364
|
*/
|
|
367
|
-
var ColorEditorPanelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
365
|
+
export var ColorEditorPanelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
368
366
|
__extends(ColorEditorPanelView, _super);
|
|
369
367
|
function ColorEditorPanelView() {
|
|
370
368
|
var _this = _super.call(this) || this;
|
|
@@ -703,11 +701,10 @@ var ColorEditorPanelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
703
701
|
ColorEditorPanelView.$t = markType(ColorEditorPanelView, 'ColorEditorPanelView');
|
|
704
702
|
return ColorEditorPanelView;
|
|
705
703
|
}(Base));
|
|
706
|
-
export { ColorEditorPanelView };
|
|
707
704
|
/**
|
|
708
705
|
* @hidden
|
|
709
706
|
*/
|
|
710
|
-
var ColorEditorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
707
|
+
export var ColorEditorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
711
708
|
__extends(ColorEditorView, _super);
|
|
712
709
|
function ColorEditorView() {
|
|
713
710
|
var _this = _super.call(this) || this;
|
|
@@ -805,11 +802,10 @@ var ColorEditorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
805
802
|
ColorEditorView.$t = markType(ColorEditorView, 'ColorEditorView');
|
|
806
803
|
return ColorEditorView;
|
|
807
804
|
}(Base));
|
|
808
|
-
export { ColorEditorView };
|
|
809
805
|
/**
|
|
810
806
|
* @hidden
|
|
811
807
|
*/
|
|
812
|
-
var ColorEditor = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
808
|
+
export var ColorEditor = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
813
809
|
__extends(ColorEditor, _super);
|
|
814
810
|
function ColorEditor() {
|
|
815
811
|
var _this = _super.call(this) || this;
|
|
@@ -1454,11 +1450,10 @@ var ColorEditor = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1454
1450
|
ColorEditor.o = null;
|
|
1455
1451
|
return ColorEditor;
|
|
1456
1452
|
}(Base));
|
|
1457
|
-
export { ColorEditor };
|
|
1458
1453
|
/**
|
|
1459
1454
|
* @hidden
|
|
1460
1455
|
*/
|
|
1461
|
-
var ColorEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
1456
|
+
export var ColorEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
1462
1457
|
__extends(ColorEditorPanel, _super);
|
|
1463
1458
|
function ColorEditorPanel() {
|
|
1464
1459
|
var _this = _super.call(this) || this;
|
|
@@ -2320,4 +2315,3 @@ var ColorEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2320
2315
|
ColorEditorPanel.ah = "M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z";
|
|
2321
2316
|
return ColorEditorPanel;
|
|
2322
2317
|
}(Base));
|
|
2323
|
-
export { ColorEditorPanel };
|
|
@@ -11,7 +11,7 @@ import { StringBuilder } from "igniteui-webcomponents-core";
|
|
|
11
11
|
/**
|
|
12
12
|
* @hidden
|
|
13
13
|
*/
|
|
14
|
-
var PrefixVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
export var PrefixVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
15
|
__extends(PrefixVisualModelExport, _super);
|
|
16
16
|
function PrefixVisualModelExport() {
|
|
17
17
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -34,4 +34,3 @@ var PrefixVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
34
34
|
PrefixVisualModelExport.$t = markType(PrefixVisualModelExport, 'PrefixVisualModelExport');
|
|
35
35
|
return PrefixVisualModelExport;
|
|
36
36
|
}(Base));
|
|
37
|
-
export { PrefixVisualModelExport };
|
package/esm5/lib/Replaced.js
CHANGED
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var Replaced = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var Replaced = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(Replaced, _super);
|
|
14
14
|
function Replaced() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -20,4 +20,3 @@ var Replaced = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20
20
|
Replaced.$t = markType(Replaced, 'Replaced');
|
|
21
21
|
return Replaced;
|
|
22
22
|
}(Base));
|
|
23
|
-
export { Replaced };
|
|
@@ -21,7 +21,7 @@ import { BrushUtil } from "igniteui-webcomponents-core";
|
|
|
21
21
|
/**
|
|
22
22
|
* @hidden
|
|
23
23
|
*/
|
|
24
|
-
var RippleView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
24
|
+
export var RippleView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
25
25
|
__extends(RippleView, _super);
|
|
26
26
|
function RippleView() {
|
|
27
27
|
var _this = _super.call(this) || this;
|
|
@@ -194,11 +194,10 @@ var RippleView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
194
194
|
RippleView.$t = markType(RippleView, 'RippleView');
|
|
195
195
|
return RippleView;
|
|
196
196
|
}(Base));
|
|
197
|
-
export { RippleView };
|
|
198
197
|
/**
|
|
199
198
|
* @hidden
|
|
200
199
|
*/
|
|
201
|
-
var XRipple = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
200
|
+
export var XRipple = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
202
201
|
__extends(XRipple, _super);
|
|
203
202
|
function XRipple() {
|
|
204
203
|
var _this = _super.call(this) || this;
|
|
@@ -488,4 +487,3 @@ var XRipple = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
488
487
|
XRipple.av = BrushUtil.j(189, 0, 0, 0);
|
|
489
488
|
return XRipple;
|
|
490
489
|
}(Base));
|
|
491
|
-
export { XRipple };
|
|
@@ -10,7 +10,7 @@ import { StringBuilder } from "igniteui-webcomponents-core";
|
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
|
-
var RippleVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
+
export var RippleVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
14
|
__extends(RippleVisualModelExport, _super);
|
|
15
15
|
function RippleVisualModelExport() {
|
|
16
16
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -37,4 +37,3 @@ var RippleVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
37
37
|
RippleVisualModelExport.$t = markType(RippleVisualModelExport, 'RippleVisualModelExport');
|
|
38
38
|
return RippleVisualModelExport;
|
|
39
39
|
}(Base));
|
|
40
|
-
export { RippleVisualModelExport };
|
|
@@ -9,7 +9,7 @@ import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var SelectedValueChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var SelectedValueChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(SelectedValueChangedEventArgs, _super);
|
|
14
14
|
function SelectedValueChangedEventArgs() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -40,4 +40,3 @@ var SelectedValueChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
40
40
|
SelectedValueChangedEventArgs.$t = markType(SelectedValueChangedEventArgs, 'SelectedValueChangedEventArgs', EventArgs.$);
|
|
41
41
|
return SelectedValueChangedEventArgs;
|
|
42
42
|
}(EventArgs));
|
|
43
|
-
export { SelectedValueChangedEventArgs };
|
|
@@ -10,7 +10,7 @@ import { StringBuilder } from "igniteui-webcomponents-core";
|
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
|
-
var SuffixVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
+
export var SuffixVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
14
|
__extends(SuffixVisualModelExport, _super);
|
|
15
15
|
function SuffixVisualModelExport() {
|
|
16
16
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -33,4 +33,3 @@ var SuffixVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
33
33
|
SuffixVisualModelExport.$t = markType(SuffixVisualModelExport, 'SuffixVisualModelExport');
|
|
34
34
|
return SuffixVisualModelExport;
|
|
35
35
|
}(Base));
|
|
36
|
-
export { SuffixVisualModelExport };
|
|
@@ -12,7 +12,7 @@ import { isNaN_ } from "igniteui-webcomponents-core";
|
|
|
12
12
|
/**
|
|
13
13
|
* @hidden
|
|
14
14
|
*/
|
|
15
|
-
var TextBlockVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
|
+
export var TextBlockVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
16
|
__extends(TextBlockVisualModelExport, _super);
|
|
17
17
|
function TextBlockVisualModelExport() {
|
|
18
18
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -63,4 +63,3 @@ var TextBlockVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
63
63
|
TextBlockVisualModelExport.$t = markType(TextBlockVisualModelExport, 'TextBlockVisualModelExport');
|
|
64
64
|
return TextBlockVisualModelExport;
|
|
65
65
|
}(Base));
|
|
66
|
-
export { TextBlockVisualModelExport };
|
|
@@ -10,7 +10,7 @@ import { StringBuilder } from "igniteui-webcomponents-core";
|
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
|
-
var TextElementsVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
+
export var TextElementsVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
14
|
__extends(TextElementsVisualModelExport, _super);
|
|
15
15
|
function TextElementsVisualModelExport() {
|
|
16
16
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -43,4 +43,3 @@ var TextElementsVisualModelExport = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
43
43
|
TextElementsVisualModelExport.$t = markType(TextElementsVisualModelExport, 'TextElementsVisualModelExport');
|
|
44
44
|
return TextElementsVisualModelExport;
|
|
45
45
|
}(Base));
|
|
46
|
-
export { TextElementsVisualModelExport };
|
package/esm5/lib/Theme.js
CHANGED
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var Theme = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var Theme = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(Theme, _super);
|
|
14
14
|
function Theme(a) {
|
|
15
15
|
var _rest = [];
|
|
@@ -55,4 +55,3 @@ var Theme = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
55
55
|
Theme.$t = markType(Theme, 'Theme');
|
|
56
56
|
return Theme;
|
|
57
57
|
}(Base));
|
|
58
|
-
export { Theme };
|
|
@@ -11,7 +11,7 @@ import { Theme } from "./Theme";
|
|
|
11
11
|
/**
|
|
12
12
|
* @hidden
|
|
13
13
|
*/
|
|
14
|
-
var ThemeResolver = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
export var ThemeResolver = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
15
|
__extends(ThemeResolver, _super);
|
|
16
16
|
function ThemeResolver(a) {
|
|
17
17
|
var _rest = [];
|
|
@@ -179,4 +179,3 @@ var ThemeResolver = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
179
179
|
ThemeResolver.$t = markType(ThemeResolver, 'ThemeResolver');
|
|
180
180
|
return ThemeResolver;
|
|
181
181
|
}(Base));
|
|
182
|
-
export { ThemeResolver };
|
|
@@ -18,7 +18,7 @@ import { Thickness } from "igniteui-webcomponents-core";
|
|
|
18
18
|
/**
|
|
19
19
|
* @hidden
|
|
20
20
|
*/
|
|
21
|
-
var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
21
|
+
export var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
22
22
|
__extends(XButtonBridge, _super);
|
|
23
23
|
function XButtonBridge(a) {
|
|
24
24
|
var _this = _super.call(this, a) || this;
|
|
@@ -319,4 +319,3 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
319
319
|
XButtonBridge.$t = markType(XButtonBridge, 'XButtonBridge', XComponentBridge.$);
|
|
320
320
|
return XButtonBridge;
|
|
321
321
|
}(XComponentBridge));
|
|
322
|
-
export { XButtonBridge };
|
|
@@ -18,7 +18,7 @@ import { NativeUIButtonDisplayType_$type } from "igniteui-webcomponents-core";
|
|
|
18
18
|
/**
|
|
19
19
|
* @hidden
|
|
20
20
|
*/
|
|
21
|
-
var XButtonGroupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
21
|
+
export var XButtonGroupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
22
22
|
__extends(XButtonGroupBridge, _super);
|
|
23
23
|
function XButtonGroupBridge(a) {
|
|
24
24
|
var _this = _super.call(this, a) || this;
|
|
@@ -182,4 +182,3 @@ var XButtonGroupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
182
182
|
XButtonGroupBridge.$t = markType(XButtonGroupBridge, 'XButtonGroupBridge', XComponentBridge.$, [INativeUIButtonGroupBridge_$type]);
|
|
183
183
|
return XButtonGroupBridge;
|
|
184
184
|
}(XComponentBridge));
|
|
185
|
-
export { XButtonGroupBridge };
|
|
@@ -11,7 +11,7 @@ import { markType } from "igniteui-webcomponents-core";
|
|
|
11
11
|
/**
|
|
12
12
|
* @hidden
|
|
13
13
|
*/
|
|
14
|
-
var XButtonGroupButtonCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
export var XButtonGroupButtonCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
15
|
__extends(XButtonGroupButtonCollection, _super);
|
|
16
16
|
function XButtonGroupButtonCollection() {
|
|
17
17
|
var _this = _super.call(this, XButton.$, 0) || this;
|
|
@@ -27,4 +27,3 @@ var XButtonGroupButtonCollection = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
27
27
|
XButtonGroupButtonCollection.$t = markType(XButtonGroupButtonCollection, 'XButtonGroupButtonCollection', ObservableCollection$1.$.specialize(XButton.$));
|
|
28
28
|
return XButtonGroupButtonCollection;
|
|
29
29
|
}(ObservableCollection$1));
|
|
30
|
-
export { XButtonGroupButtonCollection };
|
|
@@ -12,7 +12,7 @@ import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
|
12
12
|
/**
|
|
13
13
|
* @hidden
|
|
14
14
|
*/
|
|
15
|
-
var XCheckboxBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
|
+
export var XCheckboxBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
16
|
__extends(XCheckboxBridge, _super);
|
|
17
17
|
function XCheckboxBridge(a) {
|
|
18
18
|
var _this = _super.call(this, a) || this;
|
|
@@ -97,4 +97,3 @@ var XCheckboxBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
97
97
|
XCheckboxBridge.$t = markType(XCheckboxBridge, 'XCheckboxBridge', XComponentBridge.$);
|
|
98
98
|
return XCheckboxBridge;
|
|
99
99
|
}(XComponentBridge));
|
|
100
|
-
export { XCheckboxBridge };
|
|
@@ -10,7 +10,7 @@ import { markType } from "igniteui-webcomponents-core";
|
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
|
-
var XComponentBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
+
export var XComponentBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
14
|
__extends(XComponentBridge, _super);
|
|
15
15
|
function XComponentBridge(a) {
|
|
16
16
|
var _this = _super.call(this) || this;
|
|
@@ -54,4 +54,3 @@ var XComponentBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
54
54
|
XComponentBridge.$t = markType(XComponentBridge, 'XComponentBridge', NativeUIElementBridge.$);
|
|
55
55
|
return XComponentBridge;
|
|
56
56
|
}(NativeUIElementBridge));
|
|
57
|
-
export { XComponentBridge };
|
package/esm5/lib/XIconBridge.js
CHANGED
|
@@ -14,7 +14,7 @@ import { trimStart } from "igniteui-webcomponents-core";
|
|
|
14
14
|
/**
|
|
15
15
|
* @hidden
|
|
16
16
|
*/
|
|
17
|
-
var XIconBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
17
|
+
export var XIconBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
18
18
|
__extends(XIconBridge, _super);
|
|
19
19
|
function XIconBridge(a) {
|
|
20
20
|
var _this = _super.call(this, a) || this;
|
|
@@ -129,4 +129,3 @@ var XIconBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
129
129
|
XIconBridge.$t = markType(XIconBridge, 'XIconBridge', XComponentBridge.$);
|
|
130
130
|
return XIconBridge;
|
|
131
131
|
}(XComponentBridge));
|
|
132
|
-
export { XIconBridge };
|
|
@@ -12,7 +12,7 @@ import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
|
12
12
|
/**
|
|
13
13
|
* @hidden
|
|
14
14
|
*/
|
|
15
|
-
var XIconButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
|
+
export var XIconButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
16
|
__extends(XIconButtonBridge, _super);
|
|
17
17
|
function XIconButtonBridge(a, b) {
|
|
18
18
|
var _this = _super.call(this, a) || this;
|
|
@@ -76,4 +76,3 @@ var XIconButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
76
76
|
XIconButtonBridge.$t = markType(XIconButtonBridge, 'XIconButtonBridge', XButtonBridge.$);
|
|
77
77
|
return XIconButtonBridge;
|
|
78
78
|
}(XButtonBridge));
|
|
79
|
-
export { XIconButtonBridge };
|
package/esm5/lib/XInputBridge.js
CHANGED
|
@@ -26,7 +26,7 @@ import { NativeUIComponentHorizontalAlignment_$type } from "igniteui-webcomponen
|
|
|
26
26
|
/**
|
|
27
27
|
* @hidden
|
|
28
28
|
*/
|
|
29
|
-
var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
29
|
+
export var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
30
30
|
__extends(XInputBridge, _super);
|
|
31
31
|
function XInputBridge(a) {
|
|
32
32
|
var _this = _super.call(this, a) || this;
|
|
@@ -475,4 +475,3 @@ var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
475
475
|
XInputBridge.$t = markType(XInputBridge, 'XInputBridge', XComponentBridge.$, [INativeUIInputBridge_$type]);
|
|
476
476
|
return XInputBridge;
|
|
477
477
|
}(XComponentBridge));
|
|
478
|
-
export { XInputBridge };
|
package/esm5/lib/XPopupBridge.js
CHANGED
|
@@ -20,7 +20,7 @@ import { NativeUIPopupPointerPosition_$type } from "igniteui-webcomponents-core"
|
|
|
20
20
|
/**
|
|
21
21
|
* @hidden
|
|
22
22
|
*/
|
|
23
|
-
var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
23
|
+
export var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
24
24
|
__extends(XPopupBridge, _super);
|
|
25
25
|
function XPopupBridge(a) {
|
|
26
26
|
var _this = _super.call(this, a) || this;
|
|
@@ -324,4 +324,3 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
324
324
|
XPopupBridge.$t = markType(XPopupBridge, 'XPopupBridge', XComponentBridge.$, [INativeUIPopupBridge_$type]);
|
|
325
325
|
return XPopupBridge;
|
|
326
326
|
}(XComponentBridge));
|
|
327
|
-
export { XPopupBridge };
|
|
@@ -12,7 +12,7 @@ import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
|
12
12
|
import { IgcColorEditorPanelSelectedValueChangedEventArgs } from "./igc-color-editor-panel-selected-value-changed-event-args";
|
|
13
13
|
import { IgcColorEditorLostFocusEventArgs } from "./igc-color-editor-lost-focus-event-args";
|
|
14
14
|
import { IgcColorEditorGotFocusEventArgs } from "./igc-color-editor-got-focus-event-args";
|
|
15
|
-
var IgcColorEditorComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
|
+
export var IgcColorEditorComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
16
|
__extends(IgcColorEditorComponent, _super);
|
|
17
17
|
function IgcColorEditorComponent() {
|
|
18
18
|
var _this = _super.call(this) || this;
|
|
@@ -658,4 +658,3 @@ var IgcColorEditorComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
658
658
|
IgcColorEditorComponent._isElementRegistered = false;
|
|
659
659
|
return IgcColorEditorComponent;
|
|
660
660
|
}(IgcHTMLElement));
|
|
661
|
-
export { IgcColorEditorComponent };
|