igniteui-webcomponents-inputs 6.3.0 → 6.3.1
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/lib/DateFormats.d.ts
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { Type } from "igniteui-webcomponents-core";
|
|
2
|
-
/**
|
|
3
|
-
* Indicates some simple date formats to be used.
|
|
4
|
-
*/
|
|
5
|
-
export declare enum DateFormats {
|
|
6
|
-
/**
|
|
7
|
-
* A standard short date format is used.
|
|
8
|
-
*/
|
|
9
|
-
DateShort = 0,
|
|
10
|
-
/**
|
|
11
|
-
* A standard long date format is used.
|
|
12
|
-
*/
|
|
13
|
-
DateLong = 1
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
*/
|
|
18
|
-
export declare let DateFormats_$type: Type;
|
|
1
|
+
import { Type } from "igniteui-webcomponents-core";
|
|
2
|
+
/**
|
|
3
|
+
* Indicates some simple date formats to be used.
|
|
4
|
+
*/
|
|
5
|
+
export declare enum DateFormats {
|
|
6
|
+
/**
|
|
7
|
+
* A standard short date format is used.
|
|
8
|
+
*/
|
|
9
|
+
DateShort = 0,
|
|
10
|
+
/**
|
|
11
|
+
* A standard long date format is used.
|
|
12
|
+
*/
|
|
13
|
+
DateLong = 1
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* @hidden
|
|
17
|
+
*/
|
|
18
|
+
export declare let DateFormats_$type: Type;
|
package/lib/DatePickerView.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { DatePickerView } from "./DatePickerView_combined";
|
|
1
|
+
export { DatePickerView } from "./DatePickerView_combined";
|
|
@@ -1,247 +1,247 @@
|
|
|
1
|
-
import { Base, Type, INotifyPropertyChanged, PropertyChangedEventArgs } from "igniteui-webcomponents-core";
|
|
2
|
-
import { DomRenderer, DomWrapper } from "igniteui-webcomponents-core";
|
|
3
|
-
import { XInputGroup } from "./XInputGroup";
|
|
4
|
-
import { XLabel } from "./XLabel";
|
|
5
|
-
import { XInput } from "./XInput";
|
|
6
|
-
import { XSuffix } from "./XSuffix";
|
|
7
|
-
import { XIcon } from "./XIcon";
|
|
8
|
-
import { Popup } from "igniteui-webcomponents-core";
|
|
9
|
-
import { XCalendar } from "./XCalendar";
|
|
10
|
-
import { Rect } from "igniteui-webcomponents-core";
|
|
11
|
-
import { Brush } from "igniteui-webcomponents-core";
|
|
12
|
-
import { FontInfo } from "igniteui-webcomponents-core";
|
|
13
|
-
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
14
|
-
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
15
|
-
import { DayOfWeek } from "./DayOfWeek";
|
|
16
|
-
import { FirstWeek } from "./FirstWeek";
|
|
17
|
-
import { DateFormats } from "./DateFormats";
|
|
18
|
-
import { SelectedValueChangedEventArgs } from "./SelectedValueChangedEventArgs";
|
|
19
|
-
import { InputChangeEventArgs } from "./InputChangeEventArgs";
|
|
20
|
-
import { KeyEventArgs } from "igniteui-webcomponents-core";
|
|
21
|
-
import { GotFocusEventArgs } from "./GotFocusEventArgs";
|
|
22
|
-
import { LostFocusEventArgs } from "./LostFocusEventArgs";
|
|
23
|
-
import { DatePickerVisualModelExport } from "./DatePickerVisualModelExport";
|
|
24
|
-
/**
|
|
25
|
-
* @hidden
|
|
26
|
-
*/
|
|
27
|
-
export declare class DatePickerView extends Base {
|
|
28
|
-
static $t: Type;
|
|
29
|
-
constructor();
|
|
30
|
-
b: XDatePicker;
|
|
31
|
-
am(): void;
|
|
32
|
-
d: DomRenderer;
|
|
33
|
-
private k;
|
|
34
|
-
private e;
|
|
35
|
-
private m;
|
|
36
|
-
private l;
|
|
37
|
-
private j;
|
|
38
|
-
private g;
|
|
39
|
-
private f;
|
|
40
|
-
private i;
|
|
41
|
-
private h;
|
|
42
|
-
get n(): DomWrapper;
|
|
43
|
-
private o;
|
|
44
|
-
ak(a: DomRenderer): void;
|
|
45
|
-
private ad;
|
|
46
|
-
aq(a: XInputGroup): void;
|
|
47
|
-
as(a: XLabel): void;
|
|
48
|
-
ar(a: XInput): void;
|
|
49
|
-
au(a: XSuffix, b: any): void;
|
|
50
|
-
ap(a: XIcon, b: any): void;
|
|
51
|
-
v(): any;
|
|
52
|
-
u(): any;
|
|
53
|
-
r(): any;
|
|
54
|
-
q(): any;
|
|
55
|
-
t(): any;
|
|
56
|
-
s(): any;
|
|
57
|
-
aw(a: boolean): void;
|
|
58
|
-
ay(a: string): void;
|
|
59
|
-
av(): void;
|
|
60
|
-
ah(): void;
|
|
61
|
-
ax(): void;
|
|
62
|
-
an(): void;
|
|
63
|
-
aj(): void;
|
|
64
|
-
private ae;
|
|
65
|
-
z(): void;
|
|
66
|
-
at(a: Popup): void;
|
|
67
|
-
ao(a: XCalendar): void;
|
|
68
|
-
p(): any;
|
|
69
|
-
private ac;
|
|
70
|
-
private aa;
|
|
71
|
-
private ab;
|
|
72
|
-
private ag;
|
|
73
|
-
private y;
|
|
74
|
-
private w;
|
|
75
|
-
private x;
|
|
76
|
-
private al;
|
|
77
|
-
private document_Click;
|
|
78
|
-
private window_Resize;
|
|
79
|
-
a0(a: boolean): Rect;
|
|
80
|
-
a(): number[];
|
|
81
|
-
private c;
|
|
82
|
-
ai(): void;
|
|
83
|
-
}
|
|
84
|
-
/**
|
|
85
|
-
* @hidden
|
|
86
|
-
*/
|
|
87
|
-
export declare class XDatePicker extends Base implements INotifyPropertyChanged {
|
|
88
|
-
static $t: Type;
|
|
89
|
-
private h;
|
|
90
|
-
private static readonly br;
|
|
91
|
-
private static readonly bs;
|
|
92
|
-
private u;
|
|
93
|
-
private q;
|
|
94
|
-
private o;
|
|
95
|
-
private r;
|
|
96
|
-
private m;
|
|
97
|
-
private n;
|
|
98
|
-
private c;
|
|
99
|
-
private bh;
|
|
100
|
-
private bl;
|
|
101
|
-
private bo;
|
|
102
|
-
private bi;
|
|
103
|
-
private bn;
|
|
104
|
-
private ah;
|
|
105
|
-
private at;
|
|
106
|
-
private ar;
|
|
107
|
-
private a6;
|
|
108
|
-
private ai;
|
|
109
|
-
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
110
|
-
constructor();
|
|
111
|
-
selectedValueChanged: (sender: any, args: SelectedValueChangedEventArgs) => void;
|
|
112
|
-
dc(a: Date, b: Date): void;
|
|
113
|
-
notifySizeChanged(): void;
|
|
114
|
-
destroy(): void;
|
|
115
|
-
provideContainer(a: DomRenderer): void;
|
|
116
|
-
setName(a: string): void;
|
|
117
|
-
private ae;
|
|
118
|
-
private get af();
|
|
119
|
-
private a8;
|
|
120
|
-
get value(): Date;
|
|
121
|
-
set value(a: Date);
|
|
122
|
-
private a7;
|
|
123
|
-
get bb(): Date;
|
|
124
|
-
set bb(a: Date);
|
|
125
|
-
private bk;
|
|
126
|
-
get b4(): string;
|
|
127
|
-
set b4(a: string);
|
|
128
|
-
private du;
|
|
129
|
-
get dx(): Brush;
|
|
130
|
-
set dx(a: Brush);
|
|
131
|
-
private static ab;
|
|
132
|
-
private z;
|
|
133
|
-
get ac(): FontInfo;
|
|
134
|
-
set ac(a: FontInfo);
|
|
135
|
-
private bm;
|
|
136
|
-
get cc(): string;
|
|
137
|
-
set cc(a: string);
|
|
138
|
-
private a5;
|
|
139
|
-
get ba(): Date;
|
|
140
|
-
set ba(a: Date);
|
|
141
|
-
private a4;
|
|
142
|
-
get a9(): Date;
|
|
143
|
-
set a9(a: Date);
|
|
144
|
-
private x;
|
|
145
|
-
get y(): ControlDisplayDensity;
|
|
146
|
-
set y(a: ControlDisplayDensity);
|
|
147
|
-
private v;
|
|
148
|
-
get w(): BaseControlTheme;
|
|
149
|
-
set w(a: BaseControlTheme);
|
|
150
|
-
private aa;
|
|
151
|
-
get ad(): FontInfo;
|
|
152
|
-
set ad(a: FontInfo);
|
|
153
|
-
private dv;
|
|
154
|
-
get dy(): Brush;
|
|
155
|
-
set dy(a: Brush);
|
|
156
|
-
private dt;
|
|
157
|
-
get dw(): Brush;
|
|
158
|
-
set dw(a: Brush);
|
|
159
|
-
private ao;
|
|
160
|
-
get a0(): boolean;
|
|
161
|
-
set a0(a: boolean);
|
|
162
|
-
private ap;
|
|
163
|
-
get a1(): boolean;
|
|
164
|
-
set a1(a: boolean);
|
|
165
|
-
private ag;
|
|
166
|
-
get au(): boolean;
|
|
167
|
-
set au(a: boolean);
|
|
168
|
-
private an;
|
|
169
|
-
get ay(): boolean;
|
|
170
|
-
set ay(a: boolean);
|
|
171
|
-
private i;
|
|
172
|
-
get j(): DayOfWeek;
|
|
173
|
-
set j(a: DayOfWeek);
|
|
174
|
-
private k;
|
|
175
|
-
get l(): FirstWeek;
|
|
176
|
-
set l(a: FirstWeek);
|
|
177
|
-
private aq;
|
|
178
|
-
get a2(): boolean;
|
|
179
|
-
set a2(a: boolean);
|
|
180
|
-
private a;
|
|
181
|
-
private d;
|
|
182
|
-
get e(): DateFormats;
|
|
183
|
-
set e(a: DateFormats);
|
|
184
|
-
private bj;
|
|
185
|
-
get bz(): string;
|
|
186
|
-
set bz(a: string);
|
|
187
|
-
private aj;
|
|
188
|
-
get av(): boolean;
|
|
189
|
-
set av(a: boolean);
|
|
190
|
-
private be;
|
|
191
|
-
get bf(): number;
|
|
192
|
-
set bf(a: number);
|
|
193
|
-
private ak;
|
|
194
|
-
get aw(): boolean;
|
|
195
|
-
set aw(a: boolean);
|
|
196
|
-
private am;
|
|
197
|
-
get ax(): boolean;
|
|
198
|
-
set ax(a: boolean);
|
|
199
|
-
private as;
|
|
200
|
-
get a3(): boolean;
|
|
201
|
-
set a3(a: boolean);
|
|
202
|
-
protected db(a: string, b: any, c: any): void;
|
|
203
|
-
protected de(a: string, b: any, c: any): void;
|
|
204
|
-
private az;
|
|
205
|
-
private cp;
|
|
206
|
-
private dq;
|
|
207
|
-
private dl;
|
|
208
|
-
private dp;
|
|
209
|
-
cs(): void;
|
|
210
|
-
private c1;
|
|
211
|
-
private c0;
|
|
212
|
-
private cz;
|
|
213
|
-
ds(a: string): void;
|
|
214
|
-
private dr;
|
|
215
|
-
private dm;
|
|
216
|
-
cq(): void;
|
|
217
|
-
private al;
|
|
218
|
-
c9(): void;
|
|
219
|
-
da(): void;
|
|
220
|
-
ct(): void;
|
|
221
|
-
private co;
|
|
222
|
-
private cn;
|
|
223
|
-
cy(): void;
|
|
224
|
-
dd(): void;
|
|
225
|
-
private dk;
|
|
226
|
-
dn(): void;
|
|
227
|
-
cr(): void;
|
|
228
|
-
focus(a?: boolean): void;
|
|
229
|
-
cx(): void;
|
|
230
|
-
dg(): void;
|
|
231
|
-
cw(): void;
|
|
232
|
-
c4(): void;
|
|
233
|
-
c5(): void;
|
|
234
|
-
private dj;
|
|
235
|
-
private dh;
|
|
236
|
-
bg(): any;
|
|
237
|
-
bw(): string;
|
|
238
|
-
b(): DatePickerVisualModelExport;
|
|
239
|
-
gotFocus: (sender: any, args: GotFocusEventArgs) => void;
|
|
240
|
-
lostFocus: (sender: any, args: LostFocusEventArgs) => void;
|
|
241
|
-
keyDown: (sender: any, args: KeyEventArgs) => void;
|
|
242
|
-
changing: (sender: any, args: InputChangeEventArgs) => void;
|
|
243
|
-
c6(a: GotFocusEventArgs): void;
|
|
244
|
-
c8(a: LostFocusEventArgs): void;
|
|
245
|
-
c7(a: KeyEventArgs): void;
|
|
246
|
-
c3(a: InputChangeEventArgs): void;
|
|
247
|
-
}
|
|
1
|
+
import { Base, Type, INotifyPropertyChanged, PropertyChangedEventArgs } from "igniteui-webcomponents-core";
|
|
2
|
+
import { DomRenderer, DomWrapper } from "igniteui-webcomponents-core";
|
|
3
|
+
import { XInputGroup } from "./XInputGroup";
|
|
4
|
+
import { XLabel } from "./XLabel";
|
|
5
|
+
import { XInput } from "./XInput";
|
|
6
|
+
import { XSuffix } from "./XSuffix";
|
|
7
|
+
import { XIcon } from "./XIcon";
|
|
8
|
+
import { Popup } from "igniteui-webcomponents-core";
|
|
9
|
+
import { XCalendar } from "./XCalendar";
|
|
10
|
+
import { Rect } from "igniteui-webcomponents-core";
|
|
11
|
+
import { Brush } from "igniteui-webcomponents-core";
|
|
12
|
+
import { FontInfo } from "igniteui-webcomponents-core";
|
|
13
|
+
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
14
|
+
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
15
|
+
import { DayOfWeek } from "./DayOfWeek";
|
|
16
|
+
import { FirstWeek } from "./FirstWeek";
|
|
17
|
+
import { DateFormats } from "./DateFormats";
|
|
18
|
+
import { SelectedValueChangedEventArgs } from "./SelectedValueChangedEventArgs";
|
|
19
|
+
import { InputChangeEventArgs } from "./InputChangeEventArgs";
|
|
20
|
+
import { KeyEventArgs } from "igniteui-webcomponents-core";
|
|
21
|
+
import { GotFocusEventArgs } from "./GotFocusEventArgs";
|
|
22
|
+
import { LostFocusEventArgs } from "./LostFocusEventArgs";
|
|
23
|
+
import { DatePickerVisualModelExport } from "./DatePickerVisualModelExport";
|
|
24
|
+
/**
|
|
25
|
+
* @hidden
|
|
26
|
+
*/
|
|
27
|
+
export declare class DatePickerView extends Base {
|
|
28
|
+
static $t: Type;
|
|
29
|
+
constructor();
|
|
30
|
+
b: XDatePicker;
|
|
31
|
+
am(): void;
|
|
32
|
+
d: DomRenderer;
|
|
33
|
+
private k;
|
|
34
|
+
private e;
|
|
35
|
+
private m;
|
|
36
|
+
private l;
|
|
37
|
+
private j;
|
|
38
|
+
private g;
|
|
39
|
+
private f;
|
|
40
|
+
private i;
|
|
41
|
+
private h;
|
|
42
|
+
get n(): DomWrapper;
|
|
43
|
+
private o;
|
|
44
|
+
ak(a: DomRenderer): void;
|
|
45
|
+
private ad;
|
|
46
|
+
aq(a: XInputGroup): void;
|
|
47
|
+
as(a: XLabel): void;
|
|
48
|
+
ar(a: XInput): void;
|
|
49
|
+
au(a: XSuffix, b: any): void;
|
|
50
|
+
ap(a: XIcon, b: any): void;
|
|
51
|
+
v(): any;
|
|
52
|
+
u(): any;
|
|
53
|
+
r(): any;
|
|
54
|
+
q(): any;
|
|
55
|
+
t(): any;
|
|
56
|
+
s(): any;
|
|
57
|
+
aw(a: boolean): void;
|
|
58
|
+
ay(a: string): void;
|
|
59
|
+
av(): void;
|
|
60
|
+
ah(): void;
|
|
61
|
+
ax(): void;
|
|
62
|
+
an(): void;
|
|
63
|
+
aj(): void;
|
|
64
|
+
private ae;
|
|
65
|
+
z(): void;
|
|
66
|
+
at(a: Popup): void;
|
|
67
|
+
ao(a: XCalendar): void;
|
|
68
|
+
p(): any;
|
|
69
|
+
private ac;
|
|
70
|
+
private aa;
|
|
71
|
+
private ab;
|
|
72
|
+
private ag;
|
|
73
|
+
private y;
|
|
74
|
+
private w;
|
|
75
|
+
private x;
|
|
76
|
+
private al;
|
|
77
|
+
private document_Click;
|
|
78
|
+
private window_Resize;
|
|
79
|
+
a0(a: boolean): Rect;
|
|
80
|
+
a(): number[];
|
|
81
|
+
private c;
|
|
82
|
+
ai(): void;
|
|
83
|
+
}
|
|
84
|
+
/**
|
|
85
|
+
* @hidden
|
|
86
|
+
*/
|
|
87
|
+
export declare class XDatePicker extends Base implements INotifyPropertyChanged {
|
|
88
|
+
static $t: Type;
|
|
89
|
+
private h;
|
|
90
|
+
private static readonly br;
|
|
91
|
+
private static readonly bs;
|
|
92
|
+
private u;
|
|
93
|
+
private q;
|
|
94
|
+
private o;
|
|
95
|
+
private r;
|
|
96
|
+
private m;
|
|
97
|
+
private n;
|
|
98
|
+
private c;
|
|
99
|
+
private bh;
|
|
100
|
+
private bl;
|
|
101
|
+
private bo;
|
|
102
|
+
private bi;
|
|
103
|
+
private bn;
|
|
104
|
+
private ah;
|
|
105
|
+
private at;
|
|
106
|
+
private ar;
|
|
107
|
+
private a6;
|
|
108
|
+
private ai;
|
|
109
|
+
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
110
|
+
constructor();
|
|
111
|
+
selectedValueChanged: (sender: any, args: SelectedValueChangedEventArgs) => void;
|
|
112
|
+
dc(a: Date, b: Date): void;
|
|
113
|
+
notifySizeChanged(): void;
|
|
114
|
+
destroy(): void;
|
|
115
|
+
provideContainer(a: DomRenderer): void;
|
|
116
|
+
setName(a: string): void;
|
|
117
|
+
private ae;
|
|
118
|
+
private get af();
|
|
119
|
+
private a8;
|
|
120
|
+
get value(): Date;
|
|
121
|
+
set value(a: Date);
|
|
122
|
+
private a7;
|
|
123
|
+
get bb(): Date;
|
|
124
|
+
set bb(a: Date);
|
|
125
|
+
private bk;
|
|
126
|
+
get b4(): string;
|
|
127
|
+
set b4(a: string);
|
|
128
|
+
private du;
|
|
129
|
+
get dx(): Brush;
|
|
130
|
+
set dx(a: Brush);
|
|
131
|
+
private static ab;
|
|
132
|
+
private z;
|
|
133
|
+
get ac(): FontInfo;
|
|
134
|
+
set ac(a: FontInfo);
|
|
135
|
+
private bm;
|
|
136
|
+
get cc(): string;
|
|
137
|
+
set cc(a: string);
|
|
138
|
+
private a5;
|
|
139
|
+
get ba(): Date;
|
|
140
|
+
set ba(a: Date);
|
|
141
|
+
private a4;
|
|
142
|
+
get a9(): Date;
|
|
143
|
+
set a9(a: Date);
|
|
144
|
+
private x;
|
|
145
|
+
get y(): ControlDisplayDensity;
|
|
146
|
+
set y(a: ControlDisplayDensity);
|
|
147
|
+
private v;
|
|
148
|
+
get w(): BaseControlTheme;
|
|
149
|
+
set w(a: BaseControlTheme);
|
|
150
|
+
private aa;
|
|
151
|
+
get ad(): FontInfo;
|
|
152
|
+
set ad(a: FontInfo);
|
|
153
|
+
private dv;
|
|
154
|
+
get dy(): Brush;
|
|
155
|
+
set dy(a: Brush);
|
|
156
|
+
private dt;
|
|
157
|
+
get dw(): Brush;
|
|
158
|
+
set dw(a: Brush);
|
|
159
|
+
private ao;
|
|
160
|
+
get a0(): boolean;
|
|
161
|
+
set a0(a: boolean);
|
|
162
|
+
private ap;
|
|
163
|
+
get a1(): boolean;
|
|
164
|
+
set a1(a: boolean);
|
|
165
|
+
private ag;
|
|
166
|
+
get au(): boolean;
|
|
167
|
+
set au(a: boolean);
|
|
168
|
+
private an;
|
|
169
|
+
get ay(): boolean;
|
|
170
|
+
set ay(a: boolean);
|
|
171
|
+
private i;
|
|
172
|
+
get j(): DayOfWeek;
|
|
173
|
+
set j(a: DayOfWeek);
|
|
174
|
+
private k;
|
|
175
|
+
get l(): FirstWeek;
|
|
176
|
+
set l(a: FirstWeek);
|
|
177
|
+
private aq;
|
|
178
|
+
get a2(): boolean;
|
|
179
|
+
set a2(a: boolean);
|
|
180
|
+
private a;
|
|
181
|
+
private d;
|
|
182
|
+
get e(): DateFormats;
|
|
183
|
+
set e(a: DateFormats);
|
|
184
|
+
private bj;
|
|
185
|
+
get bz(): string;
|
|
186
|
+
set bz(a: string);
|
|
187
|
+
private aj;
|
|
188
|
+
get av(): boolean;
|
|
189
|
+
set av(a: boolean);
|
|
190
|
+
private be;
|
|
191
|
+
get bf(): number;
|
|
192
|
+
set bf(a: number);
|
|
193
|
+
private ak;
|
|
194
|
+
get aw(): boolean;
|
|
195
|
+
set aw(a: boolean);
|
|
196
|
+
private am;
|
|
197
|
+
get ax(): boolean;
|
|
198
|
+
set ax(a: boolean);
|
|
199
|
+
private as;
|
|
200
|
+
get a3(): boolean;
|
|
201
|
+
set a3(a: boolean);
|
|
202
|
+
protected db(a: string, b: any, c: any): void;
|
|
203
|
+
protected de(a: string, b: any, c: any): void;
|
|
204
|
+
private az;
|
|
205
|
+
private cp;
|
|
206
|
+
private dq;
|
|
207
|
+
private dl;
|
|
208
|
+
private dp;
|
|
209
|
+
cs(): void;
|
|
210
|
+
private c1;
|
|
211
|
+
private c0;
|
|
212
|
+
private cz;
|
|
213
|
+
ds(a: string): void;
|
|
214
|
+
private dr;
|
|
215
|
+
private dm;
|
|
216
|
+
cq(): void;
|
|
217
|
+
private al;
|
|
218
|
+
c9(): void;
|
|
219
|
+
da(): void;
|
|
220
|
+
ct(): void;
|
|
221
|
+
private co;
|
|
222
|
+
private cn;
|
|
223
|
+
cy(): void;
|
|
224
|
+
dd(): void;
|
|
225
|
+
private dk;
|
|
226
|
+
dn(): void;
|
|
227
|
+
cr(): void;
|
|
228
|
+
focus(a?: boolean): void;
|
|
229
|
+
cx(): void;
|
|
230
|
+
dg(): void;
|
|
231
|
+
cw(): void;
|
|
232
|
+
c4(): void;
|
|
233
|
+
c5(): void;
|
|
234
|
+
private dj;
|
|
235
|
+
private dh;
|
|
236
|
+
bg(): any;
|
|
237
|
+
bw(): string;
|
|
238
|
+
b(): DatePickerVisualModelExport;
|
|
239
|
+
gotFocus: (sender: any, args: GotFocusEventArgs) => void;
|
|
240
|
+
lostFocus: (sender: any, args: LostFocusEventArgs) => void;
|
|
241
|
+
keyDown: (sender: any, args: KeyEventArgs) => void;
|
|
242
|
+
changing: (sender: any, args: InputChangeEventArgs) => void;
|
|
243
|
+
c6(a: GotFocusEventArgs): void;
|
|
244
|
+
c8(a: LostFocusEventArgs): void;
|
|
245
|
+
c7(a: KeyEventArgs): void;
|
|
246
|
+
c3(a: InputChangeEventArgs): void;
|
|
247
|
+
}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
3
|
-
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
4
|
-
import { PopupVisualModelExport } from "igniteui-webcomponents-core";
|
|
5
|
-
import { InputGroupVisualModelExport } from "./InputGroupVisualModelExport";
|
|
6
|
-
import { CalendarVisualModelExport } from "./CalendarVisualModelExport";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class DatePickerVisualModelExport extends Base {
|
|
11
|
-
static $t: Type;
|
|
12
|
-
e: ControlDisplayDensity;
|
|
13
|
-
d: BaseControlTheme;
|
|
14
|
-
j: string;
|
|
15
|
-
k: string;
|
|
16
|
-
l: string;
|
|
17
|
-
f: number;
|
|
18
|
-
h: string;
|
|
19
|
-
i: string;
|
|
20
|
-
c: PopupVisualModelExport;
|
|
21
|
-
b: InputGroupVisualModelExport;
|
|
22
|
-
a: CalendarVisualModelExport;
|
|
23
|
-
g(): string;
|
|
24
|
-
}
|
|
1
|
+
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
3
|
+
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
4
|
+
import { PopupVisualModelExport } from "igniteui-webcomponents-core";
|
|
5
|
+
import { InputGroupVisualModelExport } from "./InputGroupVisualModelExport";
|
|
6
|
+
import { CalendarVisualModelExport } from "./CalendarVisualModelExport";
|
|
7
|
+
/**
|
|
8
|
+
* @hidden
|
|
9
|
+
*/
|
|
10
|
+
export declare class DatePickerVisualModelExport extends Base {
|
|
11
|
+
static $t: Type;
|
|
12
|
+
e: ControlDisplayDensity;
|
|
13
|
+
d: BaseControlTheme;
|
|
14
|
+
j: string;
|
|
15
|
+
k: string;
|
|
16
|
+
l: string;
|
|
17
|
+
f: number;
|
|
18
|
+
h: string;
|
|
19
|
+
i: string;
|
|
20
|
+
c: PopupVisualModelExport;
|
|
21
|
+
b: InputGroupVisualModelExport;
|
|
22
|
+
a: CalendarVisualModelExport;
|
|
23
|
+
g(): string;
|
|
24
|
+
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
import { DateFormats } from "./DateFormats";
|
|
3
|
-
/**
|
|
4
|
-
* @hidden
|
|
5
|
-
*/
|
|
6
|
-
export declare class DateTimeValueFormatter extends Base {
|
|
7
|
-
static $t: Type;
|
|
8
|
-
private a;
|
|
9
|
-
private b;
|
|
10
|
-
l(): void;
|
|
11
|
-
k(a: DateFormats): void;
|
|
12
|
-
private f;
|
|
13
|
-
private e;
|
|
14
|
-
private c;
|
|
15
|
-
private d;
|
|
16
|
-
private g;
|
|
17
|
-
private h;
|
|
18
|
-
i(a: Date): string;
|
|
19
|
-
j(): string;
|
|
20
|
-
}
|
|
1
|
+
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
import { DateFormats } from "./DateFormats";
|
|
3
|
+
/**
|
|
4
|
+
* @hidden
|
|
5
|
+
*/
|
|
6
|
+
export declare class DateTimeValueFormatter extends Base {
|
|
7
|
+
static $t: Type;
|
|
8
|
+
private a;
|
|
9
|
+
private b;
|
|
10
|
+
l(): void;
|
|
11
|
+
k(a: DateFormats): void;
|
|
12
|
+
private f;
|
|
13
|
+
private e;
|
|
14
|
+
private c;
|
|
15
|
+
private d;
|
|
16
|
+
private g;
|
|
17
|
+
private h;
|
|
18
|
+
i(a: Date): string;
|
|
19
|
+
j(): string;
|
|
20
|
+
}
|
package/lib/DayInfo.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
import { DayOfWeek } from "./DayOfWeek";
|
|
3
|
-
/**
|
|
4
|
-
* @hidden
|
|
5
|
-
*/
|
|
6
|
-
export declare class DayInfo extends Base {
|
|
7
|
-
static $t: Type;
|
|
8
|
-
b: number;
|
|
9
|
-
c: number;
|
|
10
|
-
d: number;
|
|
11
|
-
a: DayOfWeek;
|
|
12
|
-
constructor();
|
|
13
|
-
}
|
|
1
|
+
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
import { DayOfWeek } from "./DayOfWeek";
|
|
3
|
+
/**
|
|
4
|
+
* @hidden
|
|
5
|
+
*/
|
|
6
|
+
export declare class DayInfo extends Base {
|
|
7
|
+
static $t: Type;
|
|
8
|
+
b: number;
|
|
9
|
+
c: number;
|
|
10
|
+
d: number;
|
|
11
|
+
a: DayOfWeek;
|
|
12
|
+
constructor();
|
|
13
|
+
}
|