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
|
@@ -45,10 +45,7 @@ import { FontUtil } from "igniteui-webcomponents-core";
|
|
|
45
45
|
import { MaskParsingService } from "./MaskParsingService";
|
|
46
46
|
import { InputChangeEventArgs } from "./InputChangeEventArgs";
|
|
47
47
|
import { MaskOptions } from "./MaskOptions";
|
|
48
|
-
|
|
49
|
-
* @hidden
|
|
50
|
-
*/
|
|
51
|
-
export let InputGroupView = /*@__PURE__*/ (() => {
|
|
48
|
+
let InputGroupView = /*@__PURE__*/ (() => {
|
|
52
49
|
class InputGroupView extends Base {
|
|
53
50
|
constructor() {
|
|
54
51
|
super();
|
|
@@ -259,10 +256,8 @@ export let InputGroupView = /*@__PURE__*/ (() => {
|
|
|
259
256
|
InputGroupView.$t = /*@__PURE__*/ markType(InputGroupView, 'InputGroupView');
|
|
260
257
|
return InputGroupView;
|
|
261
258
|
})();
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
*/
|
|
265
|
-
export let SuffixView = /*@__PURE__*/ (() => {
|
|
259
|
+
export { InputGroupView };
|
|
260
|
+
let SuffixView = /*@__PURE__*/ (() => {
|
|
266
261
|
class SuffixView extends Base {
|
|
267
262
|
constructor() {
|
|
268
263
|
super();
|
|
@@ -359,10 +354,8 @@ export let SuffixView = /*@__PURE__*/ (() => {
|
|
|
359
354
|
SuffixView.$t = /*@__PURE__*/ markType(SuffixView, 'SuffixView');
|
|
360
355
|
return SuffixView;
|
|
361
356
|
})();
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
*/
|
|
365
|
-
export let PrefixView = /*@__PURE__*/ (() => {
|
|
357
|
+
export { SuffixView };
|
|
358
|
+
let PrefixView = /*@__PURE__*/ (() => {
|
|
366
359
|
class PrefixView extends Base {
|
|
367
360
|
constructor() {
|
|
368
361
|
super();
|
|
@@ -459,10 +452,8 @@ export let PrefixView = /*@__PURE__*/ (() => {
|
|
|
459
452
|
PrefixView.$t = /*@__PURE__*/ markType(PrefixView, 'PrefixView');
|
|
460
453
|
return PrefixView;
|
|
461
454
|
})();
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
*/
|
|
465
|
-
export let LabelView = /*@__PURE__*/ (() => {
|
|
455
|
+
export { PrefixView };
|
|
456
|
+
let LabelView = /*@__PURE__*/ (() => {
|
|
466
457
|
class LabelView extends Base {
|
|
467
458
|
constructor() {
|
|
468
459
|
super();
|
|
@@ -733,10 +724,8 @@ export let LabelView = /*@__PURE__*/ (() => {
|
|
|
733
724
|
LabelView.$t = /*@__PURE__*/ markType(LabelView, 'LabelView');
|
|
734
725
|
return LabelView;
|
|
735
726
|
})();
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
*/
|
|
739
|
-
export let InputView = /*@__PURE__*/ (() => {
|
|
727
|
+
export { LabelView };
|
|
728
|
+
let InputView = /*@__PURE__*/ (() => {
|
|
740
729
|
class InputView extends Base {
|
|
741
730
|
constructor() {
|
|
742
731
|
super();
|
|
@@ -1125,10 +1114,8 @@ export let InputView = /*@__PURE__*/ (() => {
|
|
|
1125
1114
|
InputView.f = false;
|
|
1126
1115
|
return InputView;
|
|
1127
1116
|
})();
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
*/
|
|
1131
|
-
export let XInputGroupItem = /*@__PURE__*/ (() => {
|
|
1117
|
+
export { InputView };
|
|
1118
|
+
let XInputGroupItem = /*@__PURE__*/ (() => {
|
|
1132
1119
|
class XInputGroupItem extends Base {
|
|
1133
1120
|
constructor() {
|
|
1134
1121
|
super(...arguments);
|
|
@@ -1168,10 +1155,8 @@ export let XInputGroupItem = /*@__PURE__*/ (() => {
|
|
|
1168
1155
|
XInputGroupItem.$t = /*@__PURE__*/ markType(XInputGroupItem, 'XInputGroupItem', Base.$, [INotifyPropertyChanged_$type]);
|
|
1169
1156
|
return XInputGroupItem;
|
|
1170
1157
|
})();
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
*/
|
|
1174
|
-
export let XSuffix = /*@__PURE__*/ (() => {
|
|
1158
|
+
export { XInputGroupItem };
|
|
1159
|
+
let XSuffix = /*@__PURE__*/ (() => {
|
|
1175
1160
|
class XSuffix extends XInputGroupItem {
|
|
1176
1161
|
constructor() {
|
|
1177
1162
|
super();
|
|
@@ -1310,10 +1295,8 @@ export let XSuffix = /*@__PURE__*/ (() => {
|
|
|
1310
1295
|
XSuffix.s = 0;
|
|
1311
1296
|
return XSuffix;
|
|
1312
1297
|
})();
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
*/
|
|
1316
|
-
export let XPrefix = /*@__PURE__*/ (() => {
|
|
1298
|
+
export { XSuffix };
|
|
1299
|
+
let XPrefix = /*@__PURE__*/ (() => {
|
|
1317
1300
|
class XPrefix extends XInputGroupItem {
|
|
1318
1301
|
constructor() {
|
|
1319
1302
|
super();
|
|
@@ -1452,10 +1435,8 @@ export let XPrefix = /*@__PURE__*/ (() => {
|
|
|
1452
1435
|
XPrefix.s = 0;
|
|
1453
1436
|
return XPrefix;
|
|
1454
1437
|
})();
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
*/
|
|
1458
|
-
export let XInputGroup = /*@__PURE__*/ (() => {
|
|
1438
|
+
export { XPrefix };
|
|
1439
|
+
let XInputGroup = /*@__PURE__*/ (() => {
|
|
1459
1440
|
class XInputGroup extends Base {
|
|
1460
1441
|
constructor() {
|
|
1461
1442
|
super();
|
|
@@ -4143,10 +4124,8 @@ export let XInputGroup = /*@__PURE__*/ (() => {
|
|
|
4143
4124
|
})()), 2);
|
|
4144
4125
|
return XInputGroup;
|
|
4145
4126
|
})();
|
|
4146
|
-
|
|
4147
|
-
|
|
4148
|
-
*/
|
|
4149
|
-
export let XInputGroupInputCollection = /*@__PURE__*/ (() => {
|
|
4127
|
+
export { XInputGroup };
|
|
4128
|
+
let XInputGroupInputCollection = /*@__PURE__*/ (() => {
|
|
4150
4129
|
class XInputGroupInputCollection extends ObservableCollection$1 {
|
|
4151
4130
|
constructor() {
|
|
4152
4131
|
super(XInputGroupItem.$, 0);
|
|
@@ -4162,10 +4141,8 @@ export let XInputGroupInputCollection = /*@__PURE__*/ (() => {
|
|
|
4162
4141
|
XInputGroupInputCollection.$t = /*@__PURE__*/ markType(XInputGroupInputCollection, 'XInputGroupInputCollection', /*@__PURE__*/ ObservableCollection$1.$.specialize(XInputGroupItem.$));
|
|
4163
4142
|
return XInputGroupInputCollection;
|
|
4164
4143
|
})();
|
|
4165
|
-
|
|
4166
|
-
|
|
4167
|
-
*/
|
|
4168
|
-
export let XLabel = /*@__PURE__*/ (() => {
|
|
4144
|
+
export { XInputGroupInputCollection };
|
|
4145
|
+
let XLabel = /*@__PURE__*/ (() => {
|
|
4169
4146
|
class XLabel extends XInputGroupItem {
|
|
4170
4147
|
constructor() {
|
|
4171
4148
|
super();
|
|
@@ -4859,10 +4836,8 @@ export let XLabel = /*@__PURE__*/ (() => {
|
|
|
4859
4836
|
XLabel.av = 0;
|
|
4860
4837
|
return XLabel;
|
|
4861
4838
|
})();
|
|
4862
|
-
|
|
4863
|
-
|
|
4864
|
-
*/
|
|
4865
|
-
export let XInput = /*@__PURE__*/ (() => {
|
|
4839
|
+
export { XLabel };
|
|
4840
|
+
let XInput = /*@__PURE__*/ (() => {
|
|
4866
4841
|
class XInput extends XInputGroupItem {
|
|
4867
4842
|
constructor() {
|
|
4868
4843
|
super();
|
|
@@ -5658,3 +5633,4 @@ export let XInput = /*@__PURE__*/ (() => {
|
|
|
5658
5633
|
XInput.bf = 0;
|
|
5659
5634
|
return XInput;
|
|
5660
5635
|
})();
|
|
5636
|
+
export { XInput };
|
|
@@ -6,10 +6,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
8
|
import { StringBuilder } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export let InputGroupVisualModelExport = /*@__PURE__*/ (() => {
|
|
9
|
+
let InputGroupVisualModelExport = /*@__PURE__*/ (() => {
|
|
13
10
|
class InputGroupVisualModelExport extends Base {
|
|
14
11
|
constructor() {
|
|
15
12
|
super(...arguments);
|
|
@@ -107,3 +104,4 @@ export let InputGroupVisualModelExport = /*@__PURE__*/ (() => {
|
|
|
107
104
|
InputGroupVisualModelExport.$t = /*@__PURE__*/ markType(InputGroupVisualModelExport, 'InputGroupVisualModelExport');
|
|
108
105
|
return InputGroupVisualModelExport;
|
|
109
106
|
})();
|
|
107
|
+
export { InputGroupVisualModelExport };
|
|
@@ -8,10 +8,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
8
8
|
import { StringBuilder } from "igniteui-webcomponents-core";
|
|
9
9
|
import { stringIsNullOrEmpty } from "igniteui-webcomponents-core";
|
|
10
10
|
import { isNaN_ } from "igniteui-webcomponents-core";
|
|
11
|
-
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export let InputVisualModelExport = /*@__PURE__*/ (() => {
|
|
11
|
+
let InputVisualModelExport = /*@__PURE__*/ (() => {
|
|
15
12
|
class InputVisualModelExport extends Base {
|
|
16
13
|
constructor() {
|
|
17
14
|
super(...arguments);
|
|
@@ -78,3 +75,4 @@ export let InputVisualModelExport = /*@__PURE__*/ (() => {
|
|
|
78
75
|
InputVisualModelExport.$t = /*@__PURE__*/ markType(InputVisualModelExport, 'InputVisualModelExport');
|
|
79
76
|
return InputVisualModelExport;
|
|
80
77
|
})();
|
|
78
|
+
export { InputVisualModelExport };
|
|
@@ -8,10 +8,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
8
8
|
import { StringBuilder } from "igniteui-webcomponents-core";
|
|
9
9
|
import { stringIsNullOrEmpty } from "igniteui-webcomponents-core";
|
|
10
10
|
import { isNaN_ } from "igniteui-webcomponents-core";
|
|
11
|
-
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export let LabelVisualModelExport = /*@__PURE__*/ (() => {
|
|
11
|
+
let LabelVisualModelExport = /*@__PURE__*/ (() => {
|
|
15
12
|
class LabelVisualModelExport extends Base {
|
|
16
13
|
constructor() {
|
|
17
14
|
super(...arguments);
|
|
@@ -82,3 +79,4 @@ export let LabelVisualModelExport = /*@__PURE__*/ (() => {
|
|
|
82
79
|
LabelVisualModelExport.$t = /*@__PURE__*/ markType(LabelVisualModelExport, 'LabelVisualModelExport');
|
|
83
80
|
return LabelVisualModelExport;
|
|
84
81
|
})();
|
|
82
|
+
export { LabelVisualModelExport };
|
|
@@ -5,12 +5,10 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let LostFocusEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let LostFocusEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class LostFocusEventArgs extends EventArgs {
|
|
13
10
|
}
|
|
14
11
|
LostFocusEventArgs.$t = /*@__PURE__*/ markType(LostFocusEventArgs, 'LostFocusEventArgs', EventArgs.$);
|
|
15
12
|
return LostFocusEventArgs;
|
|
16
13
|
})();
|
|
14
|
+
export { LostFocusEventArgs };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let MaskOptions = /*@__PURE__*/ (() => {
|
|
8
|
+
let MaskOptions = /*@__PURE__*/ (() => {
|
|
12
9
|
class MaskOptions extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -19,3 +16,4 @@ export let MaskOptions = /*@__PURE__*/ (() => {
|
|
|
19
16
|
MaskOptions.$t = /*@__PURE__*/ markType(MaskOptions, 'MaskOptions');
|
|
20
17
|
return MaskOptions;
|
|
21
18
|
})();
|
|
19
|
+
export { MaskOptions };
|
|
@@ -10,10 +10,7 @@ import { List$1 } from "igniteui-webcomponents-core";
|
|
|
10
10
|
import { HashSet$1 } from "igniteui-webcomponents-core";
|
|
11
11
|
import { Replaced } from "./Replaced";
|
|
12
12
|
import { ObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
13
|
-
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export let MaskParsingService = /*@__PURE__*/ (() => {
|
|
13
|
+
let MaskParsingService = /*@__PURE__*/ (() => {
|
|
17
14
|
class MaskParsingService extends Base {
|
|
18
15
|
h(a, b) {
|
|
19
16
|
let c = "";
|
|
@@ -211,3 +208,4 @@ export let MaskParsingService = /*@__PURE__*/ (() => {
|
|
|
211
208
|
})());
|
|
212
209
|
return MaskParsingService;
|
|
213
210
|
})();
|
|
211
|
+
export { MaskParsingService };
|
|
@@ -8,10 +8,7 @@ import { XComponentBridge } from "./XComponentBridge";
|
|
|
8
8
|
import { runOn, delegateCombine, enumGetBox, delegateRemove, EnumUtil, markType } from "igniteui-webcomponents-core";
|
|
9
9
|
import { NativeUISliderValueChangedEventArgs } from "igniteui-webcomponents-core";
|
|
10
10
|
import { NativeUISliderOrientation_$type } from "igniteui-webcomponents-core";
|
|
11
|
-
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export let MultiSliderBridge = /*@__PURE__*/ (() => {
|
|
11
|
+
let MultiSliderBridge = /*@__PURE__*/ (() => {
|
|
15
12
|
class MultiSliderBridge extends XComponentBridge {
|
|
16
13
|
constructor(a) {
|
|
17
14
|
super(a);
|
|
@@ -163,3 +160,4 @@ export let MultiSliderBridge = /*@__PURE__*/ (() => {
|
|
|
163
160
|
MultiSliderBridge.$t = /*@__PURE__*/ markType(MultiSliderBridge, 'MultiSliderBridge', XComponentBridge.$);
|
|
164
161
|
return MultiSliderBridge;
|
|
165
162
|
})();
|
|
163
|
+
export { MultiSliderBridge };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let MultiSliderHitInfo = /*@__PURE__*/ (() => {
|
|
8
|
+
let MultiSliderHitInfo = /*@__PURE__*/ (() => {
|
|
12
9
|
class MultiSliderHitInfo extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -20,3 +17,4 @@ export let MultiSliderHitInfo = /*@__PURE__*/ (() => {
|
|
|
20
17
|
MultiSliderHitInfo.$t = /*@__PURE__*/ markType(MultiSliderHitInfo, 'MultiSliderHitInfo');
|
|
21
18
|
return MultiSliderHitInfo;
|
|
22
19
|
})();
|
|
20
|
+
export { MultiSliderHitInfo };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let MultiSliderResolvingToolTipValueEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let MultiSliderResolvingToolTipValueEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class MultiSliderResolvingToolTipValueEventArgs extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -31,3 +28,4 @@ export let MultiSliderResolvingToolTipValueEventArgs = /*@__PURE__*/ (() => {
|
|
|
31
28
|
MultiSliderResolvingToolTipValueEventArgs.$t = /*@__PURE__*/ markType(MultiSliderResolvingToolTipValueEventArgs, 'MultiSliderResolvingToolTipValueEventArgs');
|
|
32
29
|
return MultiSliderResolvingToolTipValueEventArgs;
|
|
33
30
|
})();
|
|
31
|
+
export { MultiSliderResolvingToolTipValueEventArgs };
|
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { ObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
8
8
|
import { MultiSliderThumb } from "./MultiSliderThumb";
|
|
9
9
|
import { markType } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let MultiSliderThumbCollection = /*@__PURE__*/ (() => {
|
|
10
|
+
let MultiSliderThumbCollection = /*@__PURE__*/ (() => {
|
|
14
11
|
class MultiSliderThumbCollection extends ObservableCollection$1 {
|
|
15
12
|
constructor() {
|
|
16
13
|
super(MultiSliderThumb.$, 0);
|
|
@@ -19,3 +16,4 @@ export let MultiSliderThumbCollection = /*@__PURE__*/ (() => {
|
|
|
19
16
|
MultiSliderThumbCollection.$t = /*@__PURE__*/ markType(MultiSliderThumbCollection, 'MultiSliderThumbCollection', /*@__PURE__*/ ObservableCollection$1.$.specialize(MultiSliderThumb.$));
|
|
20
17
|
return MultiSliderThumbCollection;
|
|
21
18
|
})();
|
|
19
|
+
export { MultiSliderThumbCollection };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let MultiSliderThumbValueChangingEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let MultiSliderThumbValueChangingEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class MultiSliderThumbValueChangingEventArgs extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -19,3 +16,4 @@ export let MultiSliderThumbValueChangingEventArgs = /*@__PURE__*/ (() => {
|
|
|
19
16
|
MultiSliderThumbValueChangingEventArgs.$t = /*@__PURE__*/ markType(MultiSliderThumbValueChangingEventArgs, 'MultiSliderThumbValueChangingEventArgs');
|
|
20
17
|
return MultiSliderThumbValueChangingEventArgs;
|
|
21
18
|
})();
|
|
19
|
+
export { MultiSliderThumbValueChangingEventArgs };
|
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { Base, INotifyPropertyChanged_$type, PropertyChangedEventArgs, enumGetBox, markType } from "igniteui-webcomponents-core";
|
|
8
8
|
import { MultiSliderThumbRangePosition_$type } from "./MultiSliderThumbRangePosition";
|
|
9
9
|
import { PropertyUpdatedEventArgs } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let MultiSliderThumb = /*@__PURE__*/ (() => {
|
|
10
|
+
let MultiSliderThumb = /*@__PURE__*/ (() => {
|
|
14
11
|
class MultiSliderThumb extends Base {
|
|
15
12
|
constructor() {
|
|
16
13
|
super(...arguments);
|
|
@@ -147,10 +144,8 @@ export let MultiSliderThumb = /*@__PURE__*/ (() => {
|
|
|
147
144
|
MultiSliderThumb.$t = /*@__PURE__*/ markType(MultiSliderThumb, 'MultiSliderThumb', Base.$, [INotifyPropertyChanged_$type]);
|
|
148
145
|
return MultiSliderThumb;
|
|
149
146
|
})();
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
*/
|
|
153
|
-
export let MultiSliderTrackThumbRange = /*@__PURE__*/ (() => {
|
|
147
|
+
export { MultiSliderThumb };
|
|
148
|
+
let MultiSliderTrackThumbRange = /*@__PURE__*/ (() => {
|
|
154
149
|
class MultiSliderTrackThumbRange extends Base {
|
|
155
150
|
constructor() {
|
|
156
151
|
super(...arguments);
|
|
@@ -295,3 +290,4 @@ export let MultiSliderTrackThumbRange = /*@__PURE__*/ (() => {
|
|
|
295
290
|
MultiSliderTrackThumbRange.$t = /*@__PURE__*/ markType(MultiSliderTrackThumbRange, 'MultiSliderTrackThumbRange', Base.$, [INotifyPropertyChanged_$type]);
|
|
296
291
|
return MultiSliderTrackThumbRange;
|
|
297
292
|
})();
|
|
293
|
+
export { MultiSliderTrackThumbRange };
|
|
@@ -14,6 +14,7 @@ import { DefaultMultiSliderTrackBarVisual } from "./DefaultMultiSliderTrackBarVi
|
|
|
14
14
|
import { FontInfo } from "igniteui-webcomponents-core";
|
|
15
15
|
import { Rect } from "igniteui-webcomponents-core";
|
|
16
16
|
import { TranslateTransform } from "igniteui-webcomponents-core";
|
|
17
|
+
import { CanvasScalingHelpers } from "igniteui-webcomponents-core";
|
|
17
18
|
import { CanvasViewRenderer } from "igniteui-webcomponents-core";
|
|
18
19
|
import { CanvasGestureDOMEventProxy } from "igniteui-webcomponents-core";
|
|
19
20
|
import { FontUtil } from "igniteui-webcomponents-core";
|
|
@@ -31,10 +32,7 @@ import { MultiSliderResolvingToolTipValueEventArgs } from "./MultiSliderResolvin
|
|
|
31
32
|
import { MultiSliderThumbValueChangingEventArgs } from "./MultiSliderThumbValueChangingEventArgs";
|
|
32
33
|
import { MultiSliderYValueChangingEventArgs } from "./MultiSliderYValueChangingEventArgs";
|
|
33
34
|
import { Thickness } from "igniteui-webcomponents-core";
|
|
34
|
-
|
|
35
|
-
* @hidden
|
|
36
|
-
*/
|
|
37
|
-
export let MultiSliderView = /*@__PURE__*/ (() => {
|
|
35
|
+
let MultiSliderView = /*@__PURE__*/ (() => {
|
|
38
36
|
class MultiSliderView extends Base {
|
|
39
37
|
constructor(a) {
|
|
40
38
|
super();
|
|
@@ -71,7 +69,7 @@ export let MultiSliderView = /*@__PURE__*/ (() => {
|
|
|
71
69
|
this.m = true;
|
|
72
70
|
this.ap();
|
|
73
71
|
if (this.a != null) {
|
|
74
|
-
this.a.
|
|
72
|
+
this.a.au(this.u.rootWrapper, "");
|
|
75
73
|
}
|
|
76
74
|
if (this.z == -1) {
|
|
77
75
|
this.z = this.u.setTimeout(runOn(this, this.an), 200);
|
|
@@ -80,7 +78,7 @@ export let MultiSliderView = /*@__PURE__*/ (() => {
|
|
|
80
78
|
au() {
|
|
81
79
|
this.m = false;
|
|
82
80
|
if (this.a != null && this.u != null) {
|
|
83
|
-
this.a.
|
|
81
|
+
this.a.bi(this.u.rootWrapper, "");
|
|
84
82
|
}
|
|
85
83
|
if (this.z != -1) {
|
|
86
84
|
window.clearTimeout(this.z);
|
|
@@ -192,13 +190,10 @@ export let MultiSliderView = /*@__PURE__*/ (() => {
|
|
|
192
190
|
}
|
|
193
191
|
}
|
|
194
192
|
ap() {
|
|
195
|
-
let a = this.
|
|
196
|
-
|
|
197
|
-
if (
|
|
198
|
-
|
|
199
|
-
}
|
|
200
|
-
if (window.devicePixelRatio != undefined && window.devicePixelRatio != b) {
|
|
201
|
-
this.g.a9 = window.devicePixelRatio;
|
|
193
|
+
let a = CanvasScalingHelpers.b(this.u);
|
|
194
|
+
this.g.a9 = CanvasScalingHelpers.a(this.g.bh, this.g.a9, a);
|
|
195
|
+
if (this.a != null) {
|
|
196
|
+
CanvasScalingHelpers.h(this.a, a);
|
|
202
197
|
}
|
|
203
198
|
}
|
|
204
199
|
ax(a) {
|
|
@@ -246,14 +241,14 @@ export let MultiSliderView = /*@__PURE__*/ (() => {
|
|
|
246
241
|
this.l.af(this.j);
|
|
247
242
|
this.ab();
|
|
248
243
|
this.a = new CanvasGestureDOMEventProxy(this.u.rootWrapper, this.u, false);
|
|
249
|
-
this.a.
|
|
244
|
+
this.a.bm = this.g.e0;
|
|
250
245
|
let k = this.a;
|
|
251
246
|
k.onContactStarted = delegateCombine(k.onContactStarted, runOn(this, this.aj));
|
|
252
247
|
let l = this.a;
|
|
253
248
|
l.onContactMoved = delegateCombine(l.onContactMoved, runOn(this, this.ai));
|
|
254
249
|
let m = this.a;
|
|
255
250
|
m.onContactCompleted = delegateCombine(m.onContactCompleted, runOn(this, this.ah));
|
|
256
|
-
this.a.
|
|
251
|
+
this.a.ap = (n) => this.g.ey.containsPoint(n);
|
|
257
252
|
this.g.ds(0, 0, e, f);
|
|
258
253
|
this.s = FontUtil.getCurrentFontHeight(this.u, this.j);
|
|
259
254
|
this.g.trackDirty();
|
|
@@ -276,8 +271,8 @@ export let MultiSliderView = /*@__PURE__*/ (() => {
|
|
|
276
271
|
b.onContactMoved = delegateRemove(b.onContactMoved, runOn(this, this.ai));
|
|
277
272
|
let c = this.a;
|
|
278
273
|
c.onContactCompleted = delegateRemove(c.onContactCompleted, runOn(this, this.ah));
|
|
279
|
-
this.a.
|
|
280
|
-
this.a.
|
|
274
|
+
this.a.ap = null;
|
|
275
|
+
this.a.aw();
|
|
281
276
|
}
|
|
282
277
|
}
|
|
283
278
|
ay() {
|
|
@@ -296,7 +291,7 @@ export let MultiSliderView = /*@__PURE__*/ (() => {
|
|
|
296
291
|
if (a || d) {
|
|
297
292
|
this.g.ds(0, 0, b, c);
|
|
298
293
|
if (this.a != null) {
|
|
299
|
-
this.a.
|
|
294
|
+
this.a.bm = this.g.e0;
|
|
300
295
|
}
|
|
301
296
|
}
|
|
302
297
|
}
|
|
@@ -424,10 +419,8 @@ export let MultiSliderView = /*@__PURE__*/ (() => {
|
|
|
424
419
|
MultiSliderView.$t = /*@__PURE__*/ markType(MultiSliderView, 'MultiSliderView');
|
|
425
420
|
return MultiSliderView;
|
|
426
421
|
})();
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
*/
|
|
430
|
-
export let MultiSlider = /*@__PURE__*/ (() => {
|
|
422
|
+
export { MultiSliderView };
|
|
423
|
+
let MultiSlider = /*@__PURE__*/ (() => {
|
|
431
424
|
class MultiSlider extends Base {
|
|
432
425
|
get thumbs() {
|
|
433
426
|
return this.g;
|
|
@@ -1783,3 +1776,4 @@ export let MultiSlider = /*@__PURE__*/ (() => {
|
|
|
1783
1776
|
MultiSlider.$t = /*@__PURE__*/ markType(MultiSlider, 'MultiSlider', Base.$, [ISliderTrackOwner_$type, INotifyPropertyChanged_$type]);
|
|
1784
1777
|
return MultiSlider;
|
|
1785
1778
|
})();
|
|
1779
|
+
export { MultiSlider };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let MultiSliderYValueChangingEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let MultiSliderYValueChangingEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class MultiSliderYValueChangingEventArgs extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -18,3 +15,4 @@ export let MultiSliderYValueChangingEventArgs = /*@__PURE__*/ (() => {
|
|
|
18
15
|
MultiSliderYValueChangingEventArgs.$t = /*@__PURE__*/ markType(MultiSliderYValueChangingEventArgs, 'MultiSliderYValueChangingEventArgs');
|
|
19
16
|
return MultiSliderYValueChangingEventArgs;
|
|
20
17
|
})();
|
|
18
|
+
export { MultiSliderYValueChangingEventArgs };
|
|
@@ -55,10 +55,7 @@ import { AppearanceHelper } from "igniteui-webcomponents-core";
|
|
|
55
55
|
import { Color } from "igniteui-webcomponents-core";
|
|
56
56
|
import { ColorUtil } from "igniteui-webcomponents-core";
|
|
57
57
|
import { Thickness } from "igniteui-webcomponents-core";
|
|
58
|
-
|
|
59
|
-
* @hidden
|
|
60
|
-
*/
|
|
61
|
-
export let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
|
|
58
|
+
let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
|
|
62
59
|
class NativeUIXInputsFactory extends Base {
|
|
63
60
|
constructor() {
|
|
64
61
|
super(...arguments);
|
|
@@ -268,10 +265,8 @@ export let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
|
|
|
268
265
|
NativeUIXInputsFactory.a = null;
|
|
269
266
|
return NativeUIXInputsFactory;
|
|
270
267
|
})();
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
*/
|
|
274
|
-
export let ColorEditorBridge = /*@__PURE__*/ (() => {
|
|
268
|
+
export { NativeUIXInputsFactory };
|
|
269
|
+
let ColorEditorBridge = /*@__PURE__*/ (() => {
|
|
275
270
|
class ColorEditorBridge extends XComponentBridge {
|
|
276
271
|
constructor(a) {
|
|
277
272
|
super(a);
|
|
@@ -350,10 +345,8 @@ export let ColorEditorBridge = /*@__PURE__*/ (() => {
|
|
|
350
345
|
ColorEditorBridge.$t = /*@__PURE__*/ markType(ColorEditorBridge, 'ColorEditorBridge', XComponentBridge.$);
|
|
351
346
|
return ColorEditorBridge;
|
|
352
347
|
})();
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
*/
|
|
356
|
-
export let ColorEditorPanelView = /*@__PURE__*/ (() => {
|
|
348
|
+
export { ColorEditorBridge };
|
|
349
|
+
let ColorEditorPanelView = /*@__PURE__*/ (() => {
|
|
357
350
|
class ColorEditorPanelView extends Base {
|
|
358
351
|
constructor() {
|
|
359
352
|
super();
|
|
@@ -675,10 +668,8 @@ export let ColorEditorPanelView = /*@__PURE__*/ (() => {
|
|
|
675
668
|
ColorEditorPanelView.$t = /*@__PURE__*/ markType(ColorEditorPanelView, 'ColorEditorPanelView');
|
|
676
669
|
return ColorEditorPanelView;
|
|
677
670
|
})();
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
*/
|
|
681
|
-
export let ColorEditorView = /*@__PURE__*/ (() => {
|
|
671
|
+
export { ColorEditorPanelView };
|
|
672
|
+
let ColorEditorView = /*@__PURE__*/ (() => {
|
|
682
673
|
class ColorEditorView extends Base {
|
|
683
674
|
constructor() {
|
|
684
675
|
super();
|
|
@@ -759,10 +750,8 @@ export let ColorEditorView = /*@__PURE__*/ (() => {
|
|
|
759
750
|
ColorEditorView.$t = /*@__PURE__*/ markType(ColorEditorView, 'ColorEditorView');
|
|
760
751
|
return ColorEditorView;
|
|
761
752
|
})();
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
*/
|
|
765
|
-
export let ColorEditor = /*@__PURE__*/ (() => {
|
|
753
|
+
export { ColorEditorView };
|
|
754
|
+
let ColorEditor = /*@__PURE__*/ (() => {
|
|
766
755
|
class ColorEditor extends Base {
|
|
767
756
|
constructor() {
|
|
768
757
|
super();
|
|
@@ -1329,10 +1318,8 @@ export let ColorEditor = /*@__PURE__*/ (() => {
|
|
|
1329
1318
|
ColorEditor.o = null;
|
|
1330
1319
|
return ColorEditor;
|
|
1331
1320
|
})();
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
*/
|
|
1335
|
-
export let ColorEditorPanel = /*@__PURE__*/ (() => {
|
|
1321
|
+
export { ColorEditor };
|
|
1322
|
+
let ColorEditorPanel = /*@__PURE__*/ (() => {
|
|
1336
1323
|
class ColorEditorPanel extends Base {
|
|
1337
1324
|
constructor() {
|
|
1338
1325
|
super();
|
|
@@ -2136,3 +2123,4 @@ export let ColorEditorPanel = /*@__PURE__*/ (() => {
|
|
|
2136
2123
|
ColorEditorPanel.ah = "M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z";
|
|
2137
2124
|
return ColorEditorPanel;
|
|
2138
2125
|
})();
|
|
2126
|
+
export { ColorEditorPanel };
|
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { Base, enumGetBox, markType } from "igniteui-webcomponents-core";
|
|
8
8
|
import { PrefixShiftType_$type } from "./PrefixShiftType";
|
|
9
9
|
import { StringBuilder } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let PrefixVisualModelExport = /*@__PURE__*/ (() => {
|
|
10
|
+
let PrefixVisualModelExport = /*@__PURE__*/ (() => {
|
|
14
11
|
class PrefixVisualModelExport extends Base {
|
|
15
12
|
constructor() {
|
|
16
13
|
super(...arguments);
|
|
@@ -33,3 +30,4 @@ export let PrefixVisualModelExport = /*@__PURE__*/ (() => {
|
|
|
33
30
|
PrefixVisualModelExport.$t = /*@__PURE__*/ markType(PrefixVisualModelExport, 'PrefixVisualModelExport');
|
|
34
31
|
return PrefixVisualModelExport;
|
|
35
32
|
})();
|
|
33
|
+
export { PrefixVisualModelExport };
|
package/esm2015/lib/Replaced.js
CHANGED
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let Replaced = /*@__PURE__*/ (() => {
|
|
8
|
+
let Replaced = /*@__PURE__*/ (() => {
|
|
12
9
|
class Replaced extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -19,3 +16,4 @@ export let Replaced = /*@__PURE__*/ (() => {
|
|
|
19
16
|
Replaced.$t = /*@__PURE__*/ markType(Replaced, 'Replaced');
|
|
20
17
|
return Replaced;
|
|
21
18
|
})();
|
|
19
|
+
export { Replaced };
|
|
@@ -17,10 +17,7 @@ import { AnimationKeyFrameProperty } from "igniteui-webcomponents-core";
|
|
|
17
17
|
import { RippleVisualModelExport } from "./RippleVisualModelExport";
|
|
18
18
|
import { AppearanceHelper } from "igniteui-webcomponents-core";
|
|
19
19
|
import { BrushUtil } from "igniteui-webcomponents-core";
|
|
20
|
-
|
|
21
|
-
* @hidden
|
|
22
|
-
*/
|
|
23
|
-
export let RippleView = /*@__PURE__*/ (() => {
|
|
20
|
+
let RippleView = /*@__PURE__*/ (() => {
|
|
24
21
|
class RippleView extends Base {
|
|
25
22
|
constructor() {
|
|
26
23
|
super();
|
|
@@ -142,10 +139,8 @@ export let RippleView = /*@__PURE__*/ (() => {
|
|
|
142
139
|
RippleView.$t = /*@__PURE__*/ markType(RippleView, 'RippleView');
|
|
143
140
|
return RippleView;
|
|
144
141
|
})();
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
*/
|
|
148
|
-
export let XRipple = /*@__PURE__*/ (() => {
|
|
142
|
+
export { RippleView };
|
|
143
|
+
let XRipple = /*@__PURE__*/ (() => {
|
|
149
144
|
class XRipple extends Base {
|
|
150
145
|
constructor() {
|
|
151
146
|
super();
|
|
@@ -394,3 +389,4 @@ export let XRipple = /*@__PURE__*/ (() => {
|
|
|
394
389
|
XRipple.av = /*@__PURE__*/ BrushUtil.j(189, 0, 0, 0);
|
|
395
390
|
return XRipple;
|
|
396
391
|
})();
|
|
392
|
+
export { XRipple };
|