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
|
@@ -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 RippleVisualModelExport = /*@__PURE__*/ (() => {
|
|
9
|
+
let RippleVisualModelExport = /*@__PURE__*/ (() => {
|
|
13
10
|
class RippleVisualModelExport extends Base {
|
|
14
11
|
constructor() {
|
|
15
12
|
super(...arguments);
|
|
@@ -36,3 +33,4 @@ export let RippleVisualModelExport = /*@__PURE__*/ (() => {
|
|
|
36
33
|
RippleVisualModelExport.$t = /*@__PURE__*/ markType(RippleVisualModelExport, 'RippleVisualModelExport');
|
|
37
34
|
return RippleVisualModelExport;
|
|
38
35
|
})();
|
|
36
|
+
export { RippleVisualModelExport };
|
|
@@ -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 { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let SelectedValueChangedEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let SelectedValueChangedEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class SelectedValueChangedEventArgs extends EventArgs {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -31,3 +28,4 @@ export let SelectedValueChangedEventArgs = /*@__PURE__*/ (() => {
|
|
|
31
28
|
SelectedValueChangedEventArgs.$t = /*@__PURE__*/ markType(SelectedValueChangedEventArgs, 'SelectedValueChangedEventArgs', EventArgs.$);
|
|
32
29
|
return SelectedValueChangedEventArgs;
|
|
33
30
|
})();
|
|
31
|
+
export { SelectedValueChangedEventArgs };
|
|
@@ -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 SuffixVisualModelExport = /*@__PURE__*/ (() => {
|
|
9
|
+
let SuffixVisualModelExport = /*@__PURE__*/ (() => {
|
|
13
10
|
class SuffixVisualModelExport extends Base {
|
|
14
11
|
constructor() {
|
|
15
12
|
super(...arguments);
|
|
@@ -32,3 +29,4 @@ export let SuffixVisualModelExport = /*@__PURE__*/ (() => {
|
|
|
32
29
|
SuffixVisualModelExport.$t = /*@__PURE__*/ markType(SuffixVisualModelExport, 'SuffixVisualModelExport');
|
|
33
30
|
return SuffixVisualModelExport;
|
|
34
31
|
})();
|
|
32
|
+
export { SuffixVisualModelExport };
|
|
@@ -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 TextBlockVisualModelExport = /*@__PURE__*/ (() => {
|
|
11
|
+
let TextBlockVisualModelExport = /*@__PURE__*/ (() => {
|
|
15
12
|
class TextBlockVisualModelExport extends Base {
|
|
16
13
|
constructor() {
|
|
17
14
|
super(...arguments);
|
|
@@ -62,3 +59,4 @@ export let TextBlockVisualModelExport = /*@__PURE__*/ (() => {
|
|
|
62
59
|
TextBlockVisualModelExport.$t = /*@__PURE__*/ markType(TextBlockVisualModelExport, 'TextBlockVisualModelExport');
|
|
63
60
|
return TextBlockVisualModelExport;
|
|
64
61
|
})();
|
|
62
|
+
export { TextBlockVisualModelExport };
|
|
@@ -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 TextElementsVisualModelExport = /*@__PURE__*/ (() => {
|
|
9
|
+
let TextElementsVisualModelExport = /*@__PURE__*/ (() => {
|
|
13
10
|
class TextElementsVisualModelExport extends Base {
|
|
14
11
|
constructor() {
|
|
15
12
|
super(...arguments);
|
|
@@ -42,3 +39,4 @@ export let TextElementsVisualModelExport = /*@__PURE__*/ (() => {
|
|
|
42
39
|
TextElementsVisualModelExport.$t = /*@__PURE__*/ markType(TextElementsVisualModelExport, 'TextElementsVisualModelExport');
|
|
43
40
|
return TextElementsVisualModelExport;
|
|
44
41
|
})();
|
|
42
|
+
export { TextElementsVisualModelExport };
|
package/esm2015/lib/Theme.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 Theme = /*@__PURE__*/ (() => {
|
|
8
|
+
let Theme = /*@__PURE__*/ (() => {
|
|
12
9
|
class Theme extends Base {
|
|
13
10
|
get c() {
|
|
14
11
|
return this.a;
|
|
@@ -46,3 +43,4 @@ export let Theme = /*@__PURE__*/ (() => {
|
|
|
46
43
|
Theme.$t = /*@__PURE__*/ markType(Theme, 'Theme');
|
|
47
44
|
return Theme;
|
|
48
45
|
})();
|
|
46
|
+
export { Theme };
|
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { Base, typeGetValue, EnumUtil, markType } from "igniteui-webcomponents-core";
|
|
8
8
|
import { ElevationMode_$type } from "igniteui-webcomponents-core";
|
|
9
9
|
import { Theme } from "./Theme";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let ThemeResolver = /*@__PURE__*/ (() => {
|
|
10
|
+
let ThemeResolver = /*@__PURE__*/ (() => {
|
|
14
11
|
class ThemeResolver extends Base {
|
|
15
12
|
static ah(a, b, c) {
|
|
16
13
|
if (a == 1) {
|
|
@@ -174,3 +171,4 @@ export let ThemeResolver = /*@__PURE__*/ (() => {
|
|
|
174
171
|
ThemeResolver.$t = /*@__PURE__*/ markType(ThemeResolver, 'ThemeResolver');
|
|
175
172
|
return ThemeResolver;
|
|
176
173
|
})();
|
|
174
|
+
export { ThemeResolver };
|
|
@@ -14,10 +14,7 @@ import { NativeUIDisplayDensity_$type } from "igniteui-webcomponents-core";
|
|
|
14
14
|
import { NativeUIButtonDisplayType_$type } from "igniteui-webcomponents-core";
|
|
15
15
|
import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
16
16
|
import { Thickness } from "igniteui-webcomponents-core";
|
|
17
|
-
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
export let XButtonBridge = /*@__PURE__*/ (() => {
|
|
17
|
+
let XButtonBridge = /*@__PURE__*/ (() => {
|
|
21
18
|
class XButtonBridge extends XComponentBridge {
|
|
22
19
|
constructor(a) {
|
|
23
20
|
super(a);
|
|
@@ -318,3 +315,4 @@ export let XButtonBridge = /*@__PURE__*/ (() => {
|
|
|
318
315
|
XButtonBridge.$t = /*@__PURE__*/ markType(XButtonBridge, 'XButtonBridge', XComponentBridge.$);
|
|
319
316
|
return XButtonBridge;
|
|
320
317
|
})();
|
|
318
|
+
export { XButtonBridge };
|
|
@@ -14,10 +14,7 @@ import { NativeUIDisplayDensity_$type } from "igniteui-webcomponents-core";
|
|
|
14
14
|
import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
15
15
|
import { NativeUIButtonGroupDisplayType_$type } from "igniteui-webcomponents-core";
|
|
16
16
|
import { NativeUIButtonDisplayType_$type } from "igniteui-webcomponents-core";
|
|
17
|
-
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
export let XButtonGroupBridge = /*@__PURE__*/ (() => {
|
|
17
|
+
let XButtonGroupBridge = /*@__PURE__*/ (() => {
|
|
21
18
|
class XButtonGroupBridge extends XComponentBridge {
|
|
22
19
|
constructor(a) {
|
|
23
20
|
super(a);
|
|
@@ -181,3 +178,4 @@ export let XButtonGroupBridge = /*@__PURE__*/ (() => {
|
|
|
181
178
|
XButtonGroupBridge.$t = /*@__PURE__*/ markType(XButtonGroupBridge, 'XButtonGroupBridge', XComponentBridge.$, [INativeUIButtonGroupBridge_$type]);
|
|
182
179
|
return XButtonGroupBridge;
|
|
183
180
|
})();
|
|
181
|
+
export { XButtonGroupBridge };
|
|
@@ -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 { XButton } from "./XButton";
|
|
9
9
|
import { markType } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let XButtonGroupButtonCollection = /*@__PURE__*/ (() => {
|
|
10
|
+
let XButtonGroupButtonCollection = /*@__PURE__*/ (() => {
|
|
14
11
|
class XButtonGroupButtonCollection extends ObservableCollection$1 {
|
|
15
12
|
constructor() {
|
|
16
13
|
super(XButton.$, 0);
|
|
@@ -26,3 +23,4 @@ export let XButtonGroupButtonCollection = /*@__PURE__*/ (() => {
|
|
|
26
23
|
XButtonGroupButtonCollection.$t = /*@__PURE__*/ markType(XButtonGroupButtonCollection, 'XButtonGroupButtonCollection', /*@__PURE__*/ ObservableCollection$1.$.specialize(XButton.$));
|
|
27
24
|
return XButtonGroupButtonCollection;
|
|
28
25
|
})();
|
|
26
|
+
export { XButtonGroupButtonCollection };
|
|
@@ -8,10 +8,7 @@ import { XComponentBridge } from "./XComponentBridge";
|
|
|
8
8
|
import { runOn, delegateCombine, delegateRemove, enumGetBox, EnumUtil, markType } from "igniteui-webcomponents-core";
|
|
9
9
|
import { NativeUICheckboxChangeEventArgs } from "igniteui-webcomponents-core";
|
|
10
10
|
import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
11
|
-
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export let XCheckboxBridge = /*@__PURE__*/ (() => {
|
|
11
|
+
let XCheckboxBridge = /*@__PURE__*/ (() => {
|
|
15
12
|
class XCheckboxBridge extends XComponentBridge {
|
|
16
13
|
constructor(a) {
|
|
17
14
|
super(a);
|
|
@@ -96,3 +93,4 @@ export let XCheckboxBridge = /*@__PURE__*/ (() => {
|
|
|
96
93
|
XCheckboxBridge.$t = /*@__PURE__*/ markType(XCheckboxBridge, 'XCheckboxBridge', XComponentBridge.$);
|
|
97
94
|
return XCheckboxBridge;
|
|
98
95
|
})();
|
|
96
|
+
export { XCheckboxBridge };
|
|
@@ -6,10 +6,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
6
6
|
*/
|
|
7
7
|
import { NativeUIElementBridge } from "igniteui-webcomponents-core";
|
|
8
8
|
import { markType } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export let XComponentBridge = /*@__PURE__*/ (() => {
|
|
9
|
+
let XComponentBridge = /*@__PURE__*/ (() => {
|
|
13
10
|
class XComponentBridge extends NativeUIElementBridge {
|
|
14
11
|
get t() {
|
|
15
12
|
return this.s;
|
|
@@ -49,3 +46,4 @@ export let XComponentBridge = /*@__PURE__*/ (() => {
|
|
|
49
46
|
XComponentBridge.$t = /*@__PURE__*/ markType(XComponentBridge, 'XComponentBridge', NativeUIElementBridge.$);
|
|
50
47
|
return XComponentBridge;
|
|
51
48
|
})();
|
|
49
|
+
export { XComponentBridge };
|
|
@@ -10,10 +10,7 @@ import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
|
10
10
|
import { SvgIconRegistry } from "igniteui-webcomponents-core";
|
|
11
11
|
import { stringStartsWith } from "igniteui-webcomponents-core";
|
|
12
12
|
import { trimStart } from "igniteui-webcomponents-core";
|
|
13
|
-
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export let XIconBridge = /*@__PURE__*/ (() => {
|
|
13
|
+
let XIconBridge = /*@__PURE__*/ (() => {
|
|
17
14
|
class XIconBridge extends XComponentBridge {
|
|
18
15
|
constructor(a) {
|
|
19
16
|
super(a);
|
|
@@ -128,3 +125,4 @@ export let XIconBridge = /*@__PURE__*/ (() => {
|
|
|
128
125
|
XIconBridge.$t = /*@__PURE__*/ markType(XIconBridge, 'XIconBridge', XComponentBridge.$);
|
|
129
126
|
return XIconBridge;
|
|
130
127
|
})();
|
|
128
|
+
export { XIconBridge };
|
|
@@ -8,10 +8,7 @@ import { XButtonBridge } from "./XButtonBridge";
|
|
|
8
8
|
import { enumGetBox, EnumUtil, markType } from "igniteui-webcomponents-core";
|
|
9
9
|
import { XIconBridge } from "./XIconBridge";
|
|
10
10
|
import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
11
|
-
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export let XIconButtonBridge = /*@__PURE__*/ (() => {
|
|
11
|
+
let XIconButtonBridge = /*@__PURE__*/ (() => {
|
|
15
12
|
class XIconButtonBridge extends XButtonBridge {
|
|
16
13
|
constructor(a, b) {
|
|
17
14
|
super(a);
|
|
@@ -75,3 +72,4 @@ export let XIconButtonBridge = /*@__PURE__*/ (() => {
|
|
|
75
72
|
XIconButtonBridge.$t = /*@__PURE__*/ markType(XIconButtonBridge, 'XIconButtonBridge', XButtonBridge.$);
|
|
76
73
|
return XIconButtonBridge;
|
|
77
74
|
})();
|
|
75
|
+
export { XIconButtonBridge };
|
|
@@ -22,10 +22,7 @@ import { NativeUIInputDisplayType_$type } from "igniteui-webcomponents-core";
|
|
|
22
22
|
import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
23
23
|
import { NativeUIInputType_$type } from "igniteui-webcomponents-core";
|
|
24
24
|
import { NativeUIComponentHorizontalAlignment_$type } from "igniteui-webcomponents-core";
|
|
25
|
-
|
|
26
|
-
* @hidden
|
|
27
|
-
*/
|
|
28
|
-
export let XInputBridge = /*@__PURE__*/ (() => {
|
|
25
|
+
let XInputBridge = /*@__PURE__*/ (() => {
|
|
29
26
|
class XInputBridge extends XComponentBridge {
|
|
30
27
|
constructor(a) {
|
|
31
28
|
super(a);
|
|
@@ -474,3 +471,4 @@ export let XInputBridge = /*@__PURE__*/ (() => {
|
|
|
474
471
|
XInputBridge.$t = /*@__PURE__*/ markType(XInputBridge, 'XInputBridge', XComponentBridge.$, [INativeUIInputBridge_$type]);
|
|
475
472
|
return XInputBridge;
|
|
476
473
|
})();
|
|
474
|
+
export { XInputBridge };
|
|
@@ -16,10 +16,7 @@ import { NativeUIFocusEventArgs } from "igniteui-webcomponents-core";
|
|
|
16
16
|
import { NativeUIPopupMeasuringContentEventArgs } from "igniteui-webcomponents-core";
|
|
17
17
|
import { NativeUIPopupAnimationType_$type } from "igniteui-webcomponents-core";
|
|
18
18
|
import { NativeUIPopupPointerPosition_$type } from "igniteui-webcomponents-core";
|
|
19
|
-
|
|
20
|
-
* @hidden
|
|
21
|
-
*/
|
|
22
|
-
export let XPopupBridge = /*@__PURE__*/ (() => {
|
|
19
|
+
let XPopupBridge = /*@__PURE__*/ (() => {
|
|
23
20
|
class XPopupBridge extends XComponentBridge {
|
|
24
21
|
constructor(a) {
|
|
25
22
|
super(a);
|
|
@@ -323,3 +320,4 @@ export let XPopupBridge = /*@__PURE__*/ (() => {
|
|
|
323
320
|
XPopupBridge.$t = /*@__PURE__*/ markType(XPopupBridge, 'XPopupBridge', XComponentBridge.$, [INativeUIPopupBridge_$type]);
|
|
324
321
|
return XPopupBridge;
|
|
325
322
|
})();
|
|
323
|
+
export { XPopupBridge };
|
|
@@ -11,7 +11,7 @@ import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
|
11
11
|
import { IgcColorEditorPanelSelectedValueChangedEventArgs } from "./igc-color-editor-panel-selected-value-changed-event-args";
|
|
12
12
|
import { IgcColorEditorLostFocusEventArgs } from "./igc-color-editor-lost-focus-event-args";
|
|
13
13
|
import { IgcColorEditorGotFocusEventArgs } from "./igc-color-editor-got-focus-event-args";
|
|
14
|
-
|
|
14
|
+
let IgcColorEditorComponent = /*@__PURE__*/ (() => {
|
|
15
15
|
class IgcColorEditorComponent extends IgcHTMLElement {
|
|
16
16
|
constructor() {
|
|
17
17
|
super();
|
|
@@ -544,3 +544,4 @@ export let IgcColorEditorComponent = /*@__PURE__*/ (() => {
|
|
|
544
544
|
IgcColorEditorComponent._isElementRegistered = false;
|
|
545
545
|
return IgcColorEditorComponent;
|
|
546
546
|
})();
|
|
547
|
+
export { IgcColorEditorComponent };
|
|
@@ -9,7 +9,7 @@ import { ControlDisplayDensity_$type } from "igniteui-webcomponents-core";
|
|
|
9
9
|
import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
10
10
|
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
11
11
|
import { IgcColorEditorPanelSelectedValueChangedEventArgs } from "./igc-color-editor-panel-selected-value-changed-event-args";
|
|
12
|
-
|
|
12
|
+
let IgcColorEditorPanelComponent = /*@__PURE__*/ (() => {
|
|
13
13
|
class IgcColorEditorPanelComponent extends IgcHTMLElement {
|
|
14
14
|
constructor() {
|
|
15
15
|
super();
|
|
@@ -431,3 +431,4 @@ export let IgcColorEditorPanelComponent = /*@__PURE__*/ (() => {
|
|
|
431
431
|
IgcColorEditorPanelComponent._isElementRegistered = false;
|
|
432
432
|
return IgcColorEditorPanelComponent;
|
|
433
433
|
})();
|
|
434
|
+
export { IgcColorEditorPanelComponent };
|
|
@@ -13,7 +13,7 @@ import { MultiSliderThumbCollection as MultiSliderThumbCollection_internal } fro
|
|
|
13
13
|
import { MultiSliderThumb } from "./MultiSliderThumb";
|
|
14
14
|
import { SyncableObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
15
15
|
import { FontInfo } from "igniteui-webcomponents-core";
|
|
16
|
-
|
|
16
|
+
let IgcMultiSliderComponent = /*@__PURE__*/ (() => {
|
|
17
17
|
class IgcMultiSliderComponent extends IgcHTMLElement {
|
|
18
18
|
createImplementation() {
|
|
19
19
|
return new MultiSlider();
|
|
@@ -680,3 +680,4 @@ export let IgcMultiSliderComponent = /*@__PURE__*/ (() => {
|
|
|
680
680
|
IgcMultiSliderComponent._isElementRegistered = false;
|
|
681
681
|
return IgcMultiSliderComponent;
|
|
682
682
|
})();
|
|
683
|
+
export { IgcMultiSliderComponent };
|
|
@@ -15,7 +15,7 @@ import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
|
15
15
|
import { HorizontalAlignment_$type } from "igniteui-webcomponents-core";
|
|
16
16
|
import { VerticalAlignment_$type } from "igniteui-webcomponents-core";
|
|
17
17
|
import { IgcFocusEventArgs } from "igniteui-webcomponents-core";
|
|
18
|
-
|
|
18
|
+
let IgcXButtonComponent = /*@__PURE__*/ (() => {
|
|
19
19
|
class IgcXButtonComponent extends IgcHTMLElement {
|
|
20
20
|
_onDisplayChanged() {
|
|
21
21
|
this.style.display = this.display;
|
|
@@ -2171,3 +2171,4 @@ export let IgcXButtonComponent = /*@__PURE__*/ (() => {
|
|
|
2171
2171
|
IgcXButtonComponent._isElementRegistered = false;
|
|
2172
2172
|
return IgcXButtonComponent;
|
|
2173
2173
|
})();
|
|
2174
|
+
export { IgcXButtonComponent };
|
|
@@ -14,7 +14,7 @@ import { ControlDisplayDensity_$type } from "igniteui-webcomponents-core";
|
|
|
14
14
|
import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
15
15
|
import { ButtonGroupDisplayStyle_$type } from './ButtonGroupDisplayStyle';
|
|
16
16
|
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
17
|
-
|
|
17
|
+
let IgcXButtonGroupComponent = /*@__PURE__*/ (() => {
|
|
18
18
|
class IgcXButtonGroupComponent extends IgcHTMLElement {
|
|
19
19
|
/**
|
|
20
20
|
* A collection or manually added axes for the chart.
|
|
@@ -1020,3 +1020,4 @@ export let IgcXButtonGroupComponent = /*@__PURE__*/ (() => {
|
|
|
1020
1020
|
IgcXButtonGroupComponent._isElementRegistered = false;
|
|
1021
1021
|
return IgcXButtonGroupComponent;
|
|
1022
1022
|
})();
|
|
1023
|
+
export { IgcXButtonGroupComponent };
|
|
@@ -11,7 +11,7 @@ import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
|
11
11
|
import { DayOfWeek_$type } from "./DayOfWeek";
|
|
12
12
|
import { FirstWeek_$type } from "./FirstWeek";
|
|
13
13
|
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
14
|
-
|
|
14
|
+
let IgcXCalendarComponent = /*@__PURE__*/ (() => {
|
|
15
15
|
class IgcXCalendarComponent extends IgcHTMLElement {
|
|
16
16
|
set height(value) {
|
|
17
17
|
this._height = value;
|
|
@@ -508,3 +508,4 @@ export let IgcXCalendarComponent = /*@__PURE__*/ (() => {
|
|
|
508
508
|
IgcXCalendarComponent._isElementRegistered = false;
|
|
509
509
|
return IgcXCalendarComponent;
|
|
510
510
|
})();
|
|
511
|
+
export { IgcXCalendarComponent };
|
|
@@ -10,7 +10,7 @@ import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
|
10
10
|
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
11
11
|
let pending = [];
|
|
12
12
|
let checked = /*@__PURE__*/ new WeakMap(); // TODO why not WeakSet?
|
|
13
|
-
|
|
13
|
+
let IgcXCheckboxComponent = /*@__PURE__*/ (() => {
|
|
14
14
|
class IgcXCheckboxComponent extends IgcHTMLElement {
|
|
15
15
|
constructor() {
|
|
16
16
|
super();
|
|
@@ -623,3 +623,4 @@ export let IgcXCheckboxComponent = /*@__PURE__*/ (() => {
|
|
|
623
623
|
IgcXCheckboxComponent._isElementRegistered = false;
|
|
624
624
|
return IgcXCheckboxComponent;
|
|
625
625
|
})();
|
|
626
|
+
export { IgcXCheckboxComponent };
|
|
@@ -16,7 +16,7 @@ import { DateFormats_$type } from "./DateFormats";
|
|
|
16
16
|
import { DayOfWeek_$type } from "./DayOfWeek";
|
|
17
17
|
import { FirstWeek_$type } from "./FirstWeek";
|
|
18
18
|
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
19
|
-
|
|
19
|
+
let IgcXDatePickerComponent = /*@__PURE__*/ (() => {
|
|
20
20
|
class IgcXDatePickerComponent extends IgcHTMLElement {
|
|
21
21
|
set height(value) {
|
|
22
22
|
this._height = value;
|
|
@@ -677,3 +677,4 @@ export let IgcXDatePickerComponent = /*@__PURE__*/ (() => {
|
|
|
677
677
|
IgcXDatePickerComponent._isElementRegistered = false;
|
|
678
678
|
return IgcXDatePickerComponent;
|
|
679
679
|
})();
|
|
680
|
+
export { IgcXDatePickerComponent };
|
|
@@ -6,7 +6,7 @@ import { TypeRegistrar } from "igniteui-webcomponents-core";
|
|
|
6
6
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
7
7
|
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
8
8
|
import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
9
|
+
let IgcXIconComponent = /*@__PURE__*/ (() => {
|
|
10
10
|
class IgcXIconComponent extends IgcHTMLElement {
|
|
11
11
|
constructor() {
|
|
12
12
|
super();
|
|
@@ -702,3 +702,4 @@ export let IgcXIconComponent = /*@__PURE__*/ (() => {
|
|
|
702
702
|
IgcXIconComponent._isElementRegistered = false;
|
|
703
703
|
return IgcXIconComponent;
|
|
704
704
|
})();
|
|
705
|
+
export { IgcXIconComponent };
|
|
@@ -51,7 +51,7 @@ function injectCss(style, attributeName, onload = null) {
|
|
|
51
51
|
}
|
|
52
52
|
document.head.appendChild(styleEle);
|
|
53
53
|
}
|
|
54
|
-
|
|
54
|
+
let IgcXInputComponent = /*@__PURE__*/ (() => {
|
|
55
55
|
class IgcXInputComponent extends IgcXInputGroupItemComponent {
|
|
56
56
|
constructor() {
|
|
57
57
|
super();
|
|
@@ -600,3 +600,4 @@ export let IgcXInputComponent = /*@__PURE__*/ (() => {
|
|
|
600
600
|
IgcXInputComponent._isElementRegistered = false;
|
|
601
601
|
return IgcXInputComponent;
|
|
602
602
|
})();
|
|
603
|
+
export { IgcXInputComponent };
|
|
@@ -13,7 +13,7 @@ import { Thickness } from "igniteui-webcomponents-core";
|
|
|
13
13
|
import { ControlDisplayDensity_$type } from "igniteui-webcomponents-core";
|
|
14
14
|
import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
15
15
|
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
16
|
-
|
|
16
|
+
let IgcXInputGroupComponent = /*@__PURE__*/ (() => {
|
|
17
17
|
class IgcXInputGroupComponent extends IgcHTMLElement {
|
|
18
18
|
/**
|
|
19
19
|
* A collection or manually added axes for the chart.
|
|
@@ -1969,3 +1969,4 @@ export let IgcXInputGroupComponent = /*@__PURE__*/ (() => {
|
|
|
1969
1969
|
IgcXInputGroupComponent._isElementRegistered = false;
|
|
1970
1970
|
return IgcXInputGroupComponent;
|
|
1971
1971
|
})();
|
|
1972
|
+
export { IgcXInputGroupComponent };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
2
2
|
import { TypeRegistrar } from "igniteui-webcomponents-core";
|
|
3
3
|
import { NamePatcher, getAllPropertyNames, fromSpinal, toSpinal, initializePropertiesFromCss } from "igniteui-webcomponents-core";
|
|
4
|
-
|
|
4
|
+
let IgcXInputGroupItemComponent = /*@__PURE__*/ (() => {
|
|
5
5
|
class IgcXInputGroupItemComponent extends IgcHTMLElement {
|
|
6
6
|
createImplementation() {
|
|
7
7
|
return null;
|
|
@@ -195,3 +195,4 @@ export let IgcXInputGroupItemComponent = /*@__PURE__*/ (() => {
|
|
|
195
195
|
IgcXInputGroupItemComponent._observedAttributesIgcXInputGroupItemComponent = null;
|
|
196
196
|
return IgcXInputGroupItemComponent;
|
|
197
197
|
})();
|
|
198
|
+
export { IgcXInputGroupItemComponent };
|
|
@@ -6,7 +6,7 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
|
6
6
|
import { IgcXInputGroupItemComponent } from './igc-x-input-group-item-component';
|
|
7
7
|
import { ControlDisplayDensity_$type } from "igniteui-webcomponents-core";
|
|
8
8
|
import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
9
|
+
let IgcXLabelComponent = /*@__PURE__*/ (() => {
|
|
10
10
|
class IgcXLabelComponent extends IgcXInputGroupItemComponent {
|
|
11
11
|
constructor() {
|
|
12
12
|
super();
|
|
@@ -410,3 +410,4 @@ export let IgcXLabelComponent = /*@__PURE__*/ (() => {
|
|
|
410
410
|
IgcXLabelComponent._isElementRegistered = false;
|
|
411
411
|
return IgcXLabelComponent;
|
|
412
412
|
})();
|
|
413
|
+
export { IgcXLabelComponent };
|
|
@@ -3,7 +3,7 @@ import { ensureBool, NamePatcher, toSpinal, getAllPropertyNames } from "igniteui
|
|
|
3
3
|
import { WebComponentRenderer, PortalManager } from "igniteui-webcomponents-core";
|
|
4
4
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
5
5
|
import { IgcXInputGroupItemComponent } from './igc-x-input-group-item-component';
|
|
6
|
-
|
|
6
|
+
let IgcXPrefixComponent = /*@__PURE__*/ (() => {
|
|
7
7
|
class IgcXPrefixComponent extends IgcXInputGroupItemComponent {
|
|
8
8
|
constructor() {
|
|
9
9
|
super();
|
|
@@ -183,3 +183,4 @@ export let IgcXPrefixComponent = /*@__PURE__*/ (() => {
|
|
|
183
183
|
IgcXPrefixComponent._isElementRegistered = false;
|
|
184
184
|
return IgcXPrefixComponent;
|
|
185
185
|
})();
|
|
186
|
+
export { IgcXPrefixComponent };
|
|
@@ -4,7 +4,7 @@ import { WebComponentRenderer } from "igniteui-webcomponents-core";
|
|
|
4
4
|
import { TypeRegistrar } from "igniteui-webcomponents-core";
|
|
5
5
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
6
6
|
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
7
|
-
|
|
7
|
+
let IgcXRippleComponent = /*@__PURE__*/ (() => {
|
|
8
8
|
class IgcXRippleComponent extends IgcHTMLElement {
|
|
9
9
|
set height(value) {
|
|
10
10
|
this._height = value;
|
|
@@ -382,3 +382,4 @@ export let IgcXRippleComponent = /*@__PURE__*/ (() => {
|
|
|
382
382
|
IgcXRippleComponent._isElementRegistered = false;
|
|
383
383
|
return IgcXRippleComponent;
|
|
384
384
|
})();
|
|
385
|
+
export { IgcXRippleComponent };
|
|
@@ -3,7 +3,7 @@ import { ensureBool, NamePatcher, toSpinal, getAllPropertyNames } from "igniteui
|
|
|
3
3
|
import { WebComponentRenderer, PortalManager } from "igniteui-webcomponents-core";
|
|
4
4
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
5
5
|
import { IgcXInputGroupItemComponent } from './igc-x-input-group-item-component';
|
|
6
|
-
|
|
6
|
+
let IgcXSuffixComponent = /*@__PURE__*/ (() => {
|
|
7
7
|
class IgcXSuffixComponent extends IgcXInputGroupItemComponent {
|
|
8
8
|
constructor() {
|
|
9
9
|
super();
|
|
@@ -183,3 +183,4 @@ export let IgcXSuffixComponent = /*@__PURE__*/ (() => {
|
|
|
183
183
|
IgcXSuffixComponent._isElementRegistered = false;
|
|
184
184
|
return IgcXSuffixComponent;
|
|
185
185
|
})();
|
|
186
|
+
export { IgcXSuffixComponent };
|
|
@@ -9,7 +9,7 @@ import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ButtonClickEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ButtonClickEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ButtonClickEventArgs, _super);
|
|
14
14
|
function ButtonClickEventArgs() {
|
|
15
15
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -17,4 +17,3 @@ var ButtonClickEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
17
17
|
ButtonClickEventArgs.$t = markType(ButtonClickEventArgs, 'ButtonClickEventArgs', EventArgs.$);
|
|
18
18
|
return ButtonClickEventArgs;
|
|
19
19
|
}(EventArgs));
|
|
20
|
-
export { ButtonClickEventArgs };
|
|
@@ -9,7 +9,7 @@ import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ButtonGroupSelectionChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ButtonGroupSelectionChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ButtonGroupSelectionChangedEventArgs, _super);
|
|
14
14
|
function ButtonGroupSelectionChangedEventArgs() {
|
|
15
15
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -17,4 +17,3 @@ var ButtonGroupSelectionChangedEventArgs = /** @class */ /*@__PURE__*/ (function
|
|
|
17
17
|
ButtonGroupSelectionChangedEventArgs.$t = markType(ButtonGroupSelectionChangedEventArgs, 'ButtonGroupSelectionChangedEventArgs', EventArgs.$);
|
|
18
18
|
return ButtonGroupSelectionChangedEventArgs;
|
|
19
19
|
}(EventArgs));
|
|
20
|
-
export { ButtonGroupSelectionChangedEventArgs };
|
|
@@ -23,7 +23,7 @@ import { isNaN_ } from "igniteui-webcomponents-core";
|
|
|
23
23
|
/**
|
|
24
24
|
* @hidden
|
|
25
25
|
*/
|
|
26
|
-
var ButtonGroupView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
26
|
+
export var ButtonGroupView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
27
27
|
__extends(ButtonGroupView, _super);
|
|
28
28
|
function ButtonGroupView() {
|
|
29
29
|
var _this = _super.call(this) || this;
|
|
@@ -203,11 +203,10 @@ var ButtonGroupView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
203
203
|
ButtonGroupView.$t = markType(ButtonGroupView, 'ButtonGroupView');
|
|
204
204
|
return ButtonGroupView;
|
|
205
205
|
}(Base));
|
|
206
|
-
export { ButtonGroupView };
|
|
207
206
|
/**
|
|
208
207
|
* @hidden
|
|
209
208
|
*/
|
|
210
|
-
var XButtonGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
209
|
+
export var XButtonGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
211
210
|
__extends(XButtonGroup, _super);
|
|
212
211
|
function XButtonGroup() {
|
|
213
212
|
var _this = _super.call(this) || this;
|
|
@@ -1698,4 +1697,3 @@ var XButtonGroup = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1698
1697
|
XButtonGroup.a4 = 0;
|
|
1699
1698
|
return XButtonGroup;
|
|
1700
1699
|
}(Base));
|
|
1701
|
-
export { XButtonGroup };
|
|
@@ -12,7 +12,7 @@ import { StringBuilder } from "igniteui-webcomponents-core";
|
|
|
12
12
|
/**
|
|
13
13
|
* @hidden
|
|
14
14
|
*/
|
|
15
|
-
var ButtonGroupVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
|
+
export var ButtonGroupVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
16
|
__extends(ButtonGroupVisualModelExport, _super);
|
|
17
17
|
function ButtonGroupVisualModelExport() {
|
|
18
18
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -63,4 +63,3 @@ var ButtonGroupVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
63
63
|
ButtonGroupVisualModelExport.$t = markType(ButtonGroupVisualModelExport, 'ButtonGroupVisualModelExport');
|
|
64
64
|
return ButtonGroupVisualModelExport;
|
|
65
65
|
}(Base));
|
|
66
|
-
export { ButtonGroupVisualModelExport };
|
|
@@ -34,7 +34,7 @@ import { Theme } from "./Theme";
|
|
|
34
34
|
/**
|
|
35
35
|
* @hidden
|
|
36
36
|
*/
|
|
37
|
-
var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
37
|
+
export var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
38
38
|
__extends(ButtonView, _super);
|
|
39
39
|
function ButtonView() {
|
|
40
40
|
var _this = _super.call(this) || this;
|
|
@@ -530,11 +530,10 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
530
530
|
ButtonView.$t = markType(ButtonView, 'ButtonView');
|
|
531
531
|
return ButtonView;
|
|
532
532
|
}(Base));
|
|
533
|
-
export { ButtonView };
|
|
534
533
|
/**
|
|
535
534
|
* @hidden
|
|
536
535
|
*/
|
|
537
|
-
var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
536
|
+
export var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
538
537
|
__extends(XButton, _super);
|
|
539
538
|
function XButton() {
|
|
540
539
|
var _this = _super.call(this) || this;
|
|
@@ -4074,4 +4073,3 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4074
4073
|
})()), 2);
|
|
4075
4074
|
return XButton;
|
|
4076
4075
|
}(Base));
|
|
4077
|
-
export { XButton };
|
|
@@ -13,7 +13,7 @@ import { isNaN_ } from "igniteui-webcomponents-core";
|
|
|
13
13
|
/**
|
|
14
14
|
* @hidden
|
|
15
15
|
*/
|
|
16
|
-
var ButtonVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
|
+
export var ButtonVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
17
17
|
__extends(ButtonVisualModelExport, _super);
|
|
18
18
|
function ButtonVisualModelExport() {
|
|
19
19
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -109,4 +109,3 @@ var ButtonVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
109
109
|
ButtonVisualModelExport.$t = markType(ButtonVisualModelExport, 'ButtonVisualModelExport', Base.$, [IVisualData_$type]);
|
|
110
110
|
return ButtonVisualModelExport;
|
|
111
111
|
}(Base));
|
|
112
|
-
export { ButtonVisualModelExport };
|