@progress/kendo-angular-inputs 20.1.2-develop.2 → 21.0.0-develop.3
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/common/utils.d.ts +1 -1
- package/esm2022/checkbox/checkbox.component.mjs +4 -4
- package/esm2022/checkbox/checkbox.directive.mjs +4 -4
- package/esm2022/checkbox.module.mjs +4 -4
- package/esm2022/colorpicker/adaptiveness/adaptive-close-button.component.mjs +3 -3
- package/esm2022/colorpicker/adaptiveness/adaptive-renderer.component.mjs +4 -4
- package/esm2022/colorpicker/color-contrast-svg.component.mjs +3 -3
- package/esm2022/colorpicker/color-gradient-numeric-label.directive.mjs +4 -4
- package/esm2022/colorpicker/color-gradient-text-label.directive.mjs +4 -4
- package/esm2022/colorpicker/color-gradient.component.mjs +4 -4
- package/esm2022/colorpicker/color-input.component.mjs +4 -4
- package/esm2022/colorpicker/color-palette.component.mjs +4 -4
- package/esm2022/colorpicker/colorpicker.component.mjs +7 -5
- package/esm2022/colorpicker/contrast-validation.component.mjs +4 -4
- package/esm2022/colorpicker/contrast.component.mjs +4 -4
- package/esm2022/colorpicker/flatcolorpicker-actions.component.mjs +4 -4
- package/esm2022/colorpicker/flatcolorpicker-header.component.mjs +4 -4
- package/esm2022/colorpicker/flatcolorpicker.component.mjs +32 -13
- package/esm2022/colorpicker/localization/colorgradient-localization.service.mjs +5 -5
- package/esm2022/colorpicker/localization/colorpalette-localization.service.mjs +5 -5
- package/esm2022/colorpicker/localization/colorpicker-localization.service.mjs +5 -5
- package/esm2022/colorpicker/localization/custom-messages.component.mjs +4 -4
- package/esm2022/colorpicker/localization/flatcolorpicker-localization.service.mjs +5 -5
- package/esm2022/colorpicker/localization/localized-colorpicker-messages.directive.mjs +4 -4
- package/esm2022/colorpicker/localization/messages.mjs +3 -3
- package/esm2022/colorpicker/services/color-palette.service.mjs +3 -3
- package/esm2022/colorpicker/services/flatcolorpicker.service.mjs +3 -3
- package/esm2022/colorpicker.module.mjs +4 -4
- package/esm2022/common/formservice.service.mjs +3 -3
- package/esm2022/common/radio-checkbox.base.mjs +5 -5
- package/esm2022/form/form.component.mjs +4 -4
- package/esm2022/form/formseparator.component.mjs +4 -4
- package/esm2022/form.module.mjs +4 -4
- package/esm2022/formfield/error.component.mjs +3 -3
- package/esm2022/formfield/formfield.component.mjs +4 -4
- package/esm2022/formfield/hint.component.mjs +3 -3
- package/esm2022/formfield.module.mjs +4 -4
- package/esm2022/formfieldset/formfieldset.component.mjs +4 -4
- package/esm2022/inputs.module.mjs +4 -4
- package/esm2022/maskedtextbox/maskedtextbox.component.mjs +7 -7
- package/esm2022/maskedtextbox/masking.service.mjs +3 -3
- package/esm2022/maskedtextbox.module.mjs +4 -4
- package/esm2022/numerictextbox/localization/custom-messages.component.mjs +4 -4
- package/esm2022/numerictextbox/localization/localized-numerictextbox-messages.directive.mjs +4 -4
- package/esm2022/numerictextbox/localization/messages.mjs +3 -3
- package/esm2022/numerictextbox/numerictextbox.component.mjs +4 -4
- package/esm2022/numerictextbox.module.mjs +4 -4
- package/esm2022/otp.module.mjs +4 -4
- package/esm2022/otpinput/localization/custom-messages.component.mjs +4 -4
- package/esm2022/otpinput/localization/localized-textbox-messages.directive.mjs +4 -4
- package/esm2022/otpinput/localization/messages.mjs +3 -3
- package/esm2022/otpinput/otpinput-separator.component.mjs +3 -3
- package/esm2022/otpinput/otpinput.component.mjs +4 -4
- package/esm2022/package-metadata.mjs +2 -2
- package/esm2022/radiobutton/radiobutton.component.mjs +4 -4
- package/esm2022/radiobutton/radiobutton.directive.mjs +4 -4
- package/esm2022/radiobutton.module.mjs +4 -4
- package/esm2022/rangeslider/localization/custom-messages.component.mjs +4 -4
- package/esm2022/rangeslider/localization/localized-rangeslider-messages.directive.mjs +4 -4
- package/esm2022/rangeslider/localization/messages.mjs +3 -3
- package/esm2022/rangeslider/rangeslider.component.mjs +4 -4
- package/esm2022/rangeslider.module.mjs +4 -4
- package/esm2022/rating/directives/rating-hovered-item.directive.mjs +4 -4
- package/esm2022/rating/directives/rating-item.directive.mjs +4 -4
- package/esm2022/rating/directives/rating-selected-item.directive.mjs +4 -4
- package/esm2022/rating/rating.component.mjs +4 -4
- package/esm2022/rating.module.mjs +4 -4
- package/esm2022/shared/input-separator.component.mjs +3 -3
- package/esm2022/shared/input-spacer.component.mjs +3 -3
- package/esm2022/shared/shared-events.directive.mjs +4 -4
- package/esm2022/signature/localization/custom-messages.component.mjs +4 -4
- package/esm2022/signature/localization/localized-signature-messages.directive.mjs +4 -4
- package/esm2022/signature/localization/messages.mjs +3 -3
- package/esm2022/signature/signature.component.mjs +4 -4
- package/esm2022/signature.module.mjs +4 -4
- package/esm2022/slider/localization/custom-messages.component.mjs +4 -4
- package/esm2022/slider/localization/localized-slider-messages.directive.mjs +4 -4
- package/esm2022/slider/localization/messages.mjs +3 -3
- package/esm2022/slider/slider.component.mjs +4 -4
- package/esm2022/slider.module.mjs +4 -4
- package/esm2022/sliders-common/label-template.directive.mjs +5 -5
- package/esm2022/sliders-common/slider-base.mjs +4 -4
- package/esm2022/sliders-common/slider-ticks.component.mjs +3 -3
- package/esm2022/switch/localization/custom-messages.component.mjs +4 -4
- package/esm2022/switch/localization/localized-switch-messages.directive.mjs +4 -4
- package/esm2022/switch/localization/messages.mjs +3 -3
- package/esm2022/switch/switch.component.mjs +4 -4
- package/esm2022/switch.module.mjs +4 -4
- package/esm2022/text-fields-common/text-fields-base.mjs +4 -4
- package/esm2022/textarea/textarea-prefix.component.mjs +3 -3
- package/esm2022/textarea/textarea-suffix.component.mjs +3 -3
- package/esm2022/textarea/textarea.component.mjs +4 -4
- package/esm2022/textarea/textarea.directive.mjs +5 -5
- package/esm2022/textarea.module.mjs +4 -4
- package/esm2022/textbox/localization/custom-messages.component.mjs +4 -4
- package/esm2022/textbox/localization/localized-textbox-messages.directive.mjs +4 -4
- package/esm2022/textbox/localization/messages.mjs +3 -3
- package/esm2022/textbox/textbox-prefix.directive.mjs +5 -5
- package/esm2022/textbox/textbox-suffix.directive.mjs +5 -5
- package/esm2022/textbox/textbox.component.mjs +4 -4
- package/esm2022/textbox/textbox.directive.mjs +4 -4
- package/esm2022/textbox.module.mjs +4 -4
- package/fesm2022/progress-kendo-angular-inputs.mjs +423 -402
- package/package.json +17 -17
- package/schematics/ngAdd/index.js +1 -1
- package/sliders-common/slider-base.d.ts +1 -1
|
@@ -77,11 +77,11 @@ import * as i45 from "./otpinput/localization/custom-messages.component";
|
|
|
77
77
|
* ```
|
|
78
78
|
*/
|
|
79
79
|
export class InputsModule {
|
|
80
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
81
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
82
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
80
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: InputsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
81
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: InputsModule, imports: [i1.TextBoxDirective, i2.TextBoxComponent, i3.InputSeparatorComponent, i4.InputSpacerComponent, i5.TextBoxSuffixTemplateDirective, i6.TextBoxPrefixTemplateDirective, i7.TextBoxCustomMessagesComponent, i8.PrefixTemplateDirective, i8.SuffixTemplateDirective, i8.SeparatorComponent, i9.NumericTextBoxComponent, i10.NumericTextBoxCustomMessagesComponent, i8.PrefixTemplateDirective, i8.SuffixTemplateDirective, i8.SeparatorComponent, i11.MaskedTextBoxComponent, i8.PrefixTemplateDirective, i8.SuffixTemplateDirective, i8.SeparatorComponent, i12.TextAreaComponent, i13.TextAreaDirective, i14.TextAreaPrefixComponent, i15.TextAreaSuffixComponent, i8.SeparatorComponent, i16.CheckBoxComponent, i17.CheckBoxDirective, i18.RadioButtonComponent, i19.RadioButtonDirective, i20.SwitchComponent, i21.SwitchCustomMessagesComponent, i22.FormComponent, i23.FormSeparatorComponent, i24.FormFieldSetComponent, i25.FormFieldComponent, i26.HintComponent, i27.ErrorComponent, i25.FormFieldComponent, i26.HintComponent, i27.ErrorComponent, i28.SliderComponent, i29.SliderCustomMessagesComponent, i30.LabelTemplateDirective, i31.RangeSliderComponent, i32.RangeSliderCustomMessagesComponent, i30.LabelTemplateDirective, i33.RatingComponent, i34.RatingItemTemplateDirective, i35.RatingHoveredItemTemplateDirective, i36.RatingSelectedItemTemplateDirective, i37.SignatureComponent, i38.SignatureCustomMessagesComponent, i39.ColorPickerComponent, i40.ColorPickerCustomMessagesComponent, i41.FlatColorPickerComponent, i40.ColorPickerCustomMessagesComponent, i42.ColorGradientComponent, i40.ColorPickerCustomMessagesComponent, i43.ColorPaletteComponent, i40.ColorPickerCustomMessagesComponent, i44.OTPInputComponent, i45.OTPInputCustomMessagesComponent, i8.PrefixTemplateDirective, i8.SuffixTemplateDirective, i8.SeparatorComponent], exports: [i1.TextBoxDirective, i2.TextBoxComponent, i3.InputSeparatorComponent, i4.InputSpacerComponent, i5.TextBoxSuffixTemplateDirective, i6.TextBoxPrefixTemplateDirective, i7.TextBoxCustomMessagesComponent, i8.PrefixTemplateDirective, i8.SuffixTemplateDirective, i8.SeparatorComponent, i9.NumericTextBoxComponent, i10.NumericTextBoxCustomMessagesComponent, i8.PrefixTemplateDirective, i8.SuffixTemplateDirective, i8.SeparatorComponent, i11.MaskedTextBoxComponent, i8.PrefixTemplateDirective, i8.SuffixTemplateDirective, i8.SeparatorComponent, i12.TextAreaComponent, i13.TextAreaDirective, i14.TextAreaPrefixComponent, i15.TextAreaSuffixComponent, i8.SeparatorComponent, i16.CheckBoxComponent, i17.CheckBoxDirective, i18.RadioButtonComponent, i19.RadioButtonDirective, i20.SwitchComponent, i21.SwitchCustomMessagesComponent, i22.FormComponent, i23.FormSeparatorComponent, i24.FormFieldSetComponent, i25.FormFieldComponent, i26.HintComponent, i27.ErrorComponent, i25.FormFieldComponent, i26.HintComponent, i27.ErrorComponent, i28.SliderComponent, i29.SliderCustomMessagesComponent, i30.LabelTemplateDirective, i31.RangeSliderComponent, i32.RangeSliderCustomMessagesComponent, i30.LabelTemplateDirective, i33.RatingComponent, i34.RatingItemTemplateDirective, i35.RatingHoveredItemTemplateDirective, i36.RatingSelectedItemTemplateDirective, i37.SignatureComponent, i38.SignatureCustomMessagesComponent, i39.ColorPickerComponent, i40.ColorPickerCustomMessagesComponent, i41.FlatColorPickerComponent, i40.ColorPickerCustomMessagesComponent, i42.ColorGradientComponent, i40.ColorPickerCustomMessagesComponent, i43.ColorPaletteComponent, i40.ColorPickerCustomMessagesComponent, i44.OTPInputComponent, i45.OTPInputCustomMessagesComponent, i8.PrefixTemplateDirective, i8.SuffixTemplateDirective, i8.SeparatorComponent] });
|
|
82
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: InputsModule, providers: [IconsService, PopupService, ResizeBatchService, DialogContainerService, DialogService, WindowService, WindowContainerService, AdaptiveService], imports: [i2.TextBoxComponent, i8.SeparatorComponent, i9.NumericTextBoxComponent, i8.SeparatorComponent, i8.SeparatorComponent, i8.SeparatorComponent, i22.FormComponent, i28.SliderComponent, i31.RangeSliderComponent, i33.RatingComponent, i37.SignatureComponent, i39.ColorPickerComponent, i41.FlatColorPickerComponent, i42.ColorGradientComponent, i44.OTPInputComponent, i8.SeparatorComponent] });
|
|
83
83
|
}
|
|
84
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
84
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: InputsModule, decorators: [{
|
|
85
85
|
type: NgModule,
|
|
86
86
|
args: [{
|
|
87
87
|
imports: [...KENDO_INPUTS, ...KENDO_ADORNMENTS],
|
|
@@ -356,8 +356,8 @@ export class MaskedTextBoxComponent {
|
|
|
356
356
|
});
|
|
357
357
|
}
|
|
358
358
|
this.ngZone.run(() => {
|
|
359
|
-
if (this.control) {
|
|
360
|
-
this.
|
|
359
|
+
if (this.control && !this.control.touched) {
|
|
360
|
+
this.onTouched();
|
|
361
361
|
}
|
|
362
362
|
});
|
|
363
363
|
};
|
|
@@ -646,8 +646,8 @@ export class MaskedTextBoxComponent {
|
|
|
646
646
|
const attributesToRender = Object.assign({}, this.mutableAttributes, this.parsedAttributes);
|
|
647
647
|
setHTMLAttributes(attributesToRender, this.renderer, this.input.nativeElement, this.ngZone);
|
|
648
648
|
}
|
|
649
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
650
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
649
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaskedTextBoxComponent, deps: [{ token: i1.MaskingService }, { token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }, { token: i0.ChangeDetectorRef }, { token: RTL, optional: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
650
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: MaskedTextBoxComponent, isStandalone: true, selector: "kendo-maskedtextbox", inputs: { focusableId: "focusableId", disabled: "disabled", readonly: "readonly", title: "title", size: "size", rounded: "rounded", fillMode: "fillMode", mask: "mask", value: "value", rules: "rules", prompt: "prompt", promptPlaceholder: "promptPlaceholder", includeLiterals: "includeLiterals", maskOnFocus: "maskOnFocus", maskValidation: "maskValidation", tabindex: "tabindex", tabIndex: "tabIndex", inputAttributes: "inputAttributes" }, outputs: { onFocus: "focus", onBlur: "blur", inputFocus: "inputFocus", inputBlur: "inputBlur", valueChange: "valueChange" }, host: { listeners: { "paste": "pasteHandler($event)", "input": "inputHandler($event)" }, properties: { "class.k-readonly": "this.readonly", "attr.dir": "this.direction", "class.k-input": "this.hostClasses", "class.k-maskedtextbox": "this.hostClasses", "class.k-disabled": "this.hostDisabledClass" } }, providers: [
|
|
651
651
|
MaskingService,
|
|
652
652
|
{
|
|
653
653
|
multi: true,
|
|
@@ -706,7 +706,7 @@ export class MaskedTextBoxComponent {
|
|
|
706
706
|
</ng-container>
|
|
707
707
|
`, isInline: true, dependencies: [{ kind: "directive", type: SharedInputEventsDirective, selector: "[kendoInputSharedEvents]", inputs: ["hostElement", "clearButtonClicked", "isFocused"], outputs: ["isFocusedChange", "onFocus", "handleBlur"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: InputSeparatorComponent, selector: "kendo-input-separator, kendo-textbox-separator", inputs: ["orientation"] }, { kind: "directive", type: EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
|
|
708
708
|
}
|
|
709
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
709
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaskedTextBoxComponent, decorators: [{
|
|
710
710
|
type: Component,
|
|
711
711
|
args: [{
|
|
712
712
|
exportAs: 'kendoMaskedTextBox',
|
|
@@ -773,12 +773,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
773
773
|
standalone: true,
|
|
774
774
|
imports: [SharedInputEventsDirective, NgIf, NgTemplateOutlet, InputSeparatorComponent, EventsOutsideAngularDirective]
|
|
775
775
|
}]
|
|
776
|
-
}], ctorParameters:
|
|
776
|
+
}], ctorParameters: () => [{ type: i1.MaskingService }, { type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.NgZone }, { type: i0.Injector }, { type: i0.ChangeDetectorRef }, { type: undefined, decorators: [{
|
|
777
777
|
type: Optional
|
|
778
778
|
}, {
|
|
779
779
|
type: Inject,
|
|
780
780
|
args: [RTL]
|
|
781
|
-
}] }]
|
|
781
|
+
}] }], propDecorators: { focusableId: [{
|
|
782
782
|
type: Input
|
|
783
783
|
}], disabled: [{
|
|
784
784
|
type: Input
|
|
@@ -181,9 +181,9 @@ export class MaskingService {
|
|
|
181
181
|
this.validationTokens = tokens;
|
|
182
182
|
});
|
|
183
183
|
}
|
|
184
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
185
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
184
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaskingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
185
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaskingService });
|
|
186
186
|
}
|
|
187
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
187
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaskingService, decorators: [{
|
|
188
188
|
type: Injectable
|
|
189
189
|
}] });
|
|
@@ -30,11 +30,11 @@ import * as i2 from "@progress/kendo-angular-common";
|
|
|
30
30
|
* ```
|
|
31
31
|
*/
|
|
32
32
|
export class MaskedTextBoxModule {
|
|
33
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
34
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
35
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
33
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaskedTextBoxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
34
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: MaskedTextBoxModule, imports: [i1.MaskedTextBoxComponent, i2.PrefixTemplateDirective, i2.SuffixTemplateDirective, i2.SeparatorComponent, i2.PrefixTemplateDirective, i2.SuffixTemplateDirective, i2.SeparatorComponent], exports: [i1.MaskedTextBoxComponent, i2.PrefixTemplateDirective, i2.SuffixTemplateDirective, i2.SeparatorComponent, i2.PrefixTemplateDirective, i2.SuffixTemplateDirective, i2.SeparatorComponent] });
|
|
35
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaskedTextBoxModule, imports: [i2.SeparatorComponent, i2.SeparatorComponent] });
|
|
36
36
|
}
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
37
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MaskedTextBoxModule, decorators: [{
|
|
38
38
|
type: NgModule,
|
|
39
39
|
args: [{
|
|
40
40
|
imports: [...KENDO_MASKEDTEXTBOX, ...KENDO_ADORNMENTS],
|
|
@@ -31,15 +31,15 @@ export class NumericTextBoxCustomMessagesComponent extends NumericTextBoxMessage
|
|
|
31
31
|
get override() {
|
|
32
32
|
return true;
|
|
33
33
|
}
|
|
34
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
35
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
34
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NumericTextBoxCustomMessagesComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
35
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NumericTextBoxCustomMessagesComponent, isStandalone: true, selector: "kendo-numerictextbox-messages", providers: [
|
|
36
36
|
{
|
|
37
37
|
provide: NumericTextBoxMessages,
|
|
38
38
|
useExisting: forwardRef(() => NumericTextBoxCustomMessagesComponent)
|
|
39
39
|
}
|
|
40
40
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
41
41
|
}
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
42
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NumericTextBoxCustomMessagesComponent, decorators: [{
|
|
43
43
|
type: Component,
|
|
44
44
|
args: [{
|
|
45
45
|
providers: [
|
|
@@ -52,4 +52,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
52
52
|
template: ``,
|
|
53
53
|
standalone: true
|
|
54
54
|
}]
|
|
55
|
-
}], ctorParameters:
|
|
55
|
+
}], ctorParameters: () => [{ type: i1.LocalizationService }] });
|
|
@@ -16,15 +16,15 @@ export class LocalizedNumericTextBoxMessagesDirective extends NumericTextBoxMess
|
|
|
16
16
|
super();
|
|
17
17
|
this.service = service;
|
|
18
18
|
}
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
20
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
19
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedNumericTextBoxMessagesDirective, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
20
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: LocalizedNumericTextBoxMessagesDirective, isStandalone: true, selector: "[kendoNumericTextBoxLocalizedMessages]", providers: [
|
|
21
21
|
{
|
|
22
22
|
provide: NumericTextBoxMessages,
|
|
23
23
|
useExisting: forwardRef(() => LocalizedNumericTextBoxMessagesDirective)
|
|
24
24
|
}
|
|
25
25
|
], usesInheritance: true, ngImport: i0 });
|
|
26
26
|
}
|
|
27
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
27
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedNumericTextBoxMessagesDirective, decorators: [{
|
|
28
28
|
type: Directive,
|
|
29
29
|
args: [{
|
|
30
30
|
providers: [
|
|
@@ -36,4 +36,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
36
36
|
selector: '[kendoNumericTextBoxLocalizedMessages]',
|
|
37
37
|
standalone: true
|
|
38
38
|
}]
|
|
39
|
-
}], ctorParameters:
|
|
39
|
+
}], ctorParameters: () => [{ type: i1.LocalizationService }] });
|
|
@@ -17,10 +17,10 @@ export class NumericTextBoxMessages extends ComponentMessages {
|
|
|
17
17
|
* Sets the title of the **Increment** button in the NumericTextBox.
|
|
18
18
|
*/
|
|
19
19
|
increment;
|
|
20
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
21
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
20
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NumericTextBoxMessages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
21
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NumericTextBoxMessages, selector: "kendo-numerictextbox-messages-base", inputs: { decrement: "decrement", increment: "increment" }, usesInheritance: true, ngImport: i0 });
|
|
22
22
|
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NumericTextBoxMessages, decorators: [{
|
|
24
24
|
type: Directive,
|
|
25
25
|
args: [{
|
|
26
26
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1002,8 +1002,8 @@ export class NumericTextBoxComponent {
|
|
|
1002
1002
|
const attributesToRender = Object.assign({}, this.mutableAttributes, this.parsedAttributes);
|
|
1003
1003
|
setHTMLAttributes(attributesToRender, this.renderer, this.numericInput.nativeElement, this.ngZone);
|
|
1004
1004
|
}
|
|
1005
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1006
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1005
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NumericTextBoxComponent, deps: [{ token: i1.IntlService }, { token: i0.Renderer2 }, { token: i2.LocalizationService }, { token: i0.Injector }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
1006
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NumericTextBoxComponent, isStandalone: true, selector: "kendo-numerictextbox", inputs: { focusableId: "focusableId", disabled: "disabled", readonly: "readonly", title: "title", autoCorrect: "autoCorrect", format: "format", max: "max", min: "min", decimals: "decimals", placeholder: "placeholder", step: "step", spinners: "spinners", rangeValidation: "rangeValidation", tabindex: "tabindex", tabIndex: "tabIndex", changeValueOnScroll: "changeValueOnScroll", selectOnFocus: "selectOnFocus", value: "value", maxlength: "maxlength", size: "size", rounded: "rounded", fillMode: "fillMode", inputAttributes: "inputAttributes" }, outputs: { valueChange: "valueChange", onFocus: "focus", onBlur: "blur", inputFocus: "inputFocus", inputBlur: "inputBlur" }, host: { properties: { "class.k-readonly": "this.readonly", "attr.dir": "this.direction", "class.k-disabled": "this.disableClass", "class.k-input": "this.hostClasses", "class.k-numerictextbox": "this.hostClasses" } }, providers: [
|
|
1007
1007
|
LocalizationService,
|
|
1008
1008
|
{ provide: L10N_PREFIX, useValue: 'kendo.numerictextbox' },
|
|
1009
1009
|
{ provide: NG_VALUE_ACCESSOR, useExisting: forwardRef(() => NumericTextBoxComponent), multi: true },
|
|
@@ -1102,7 +1102,7 @@ export class NumericTextBoxComponent {
|
|
|
1102
1102
|
</ng-container>
|
|
1103
1103
|
`, isInline: true, dependencies: [{ kind: "directive", type: LocalizedNumericTextBoxMessagesDirective, selector: "[kendoNumericTextBoxLocalizedMessages]" }, { kind: "directive", type: SharedInputEventsDirective, selector: "[kendoInputSharedEvents]", inputs: ["hostElement", "clearButtonClicked", "isFocused"], outputs: ["isFocusedChange", "onFocus", "handleBlur"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: InputSeparatorComponent, selector: "kendo-input-separator, kendo-textbox-separator", inputs: ["orientation"] }, { kind: "directive", type: EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }] });
|
|
1104
1104
|
}
|
|
1105
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1105
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NumericTextBoxComponent, decorators: [{
|
|
1106
1106
|
type: Component,
|
|
1107
1107
|
args: [{
|
|
1108
1108
|
exportAs: 'kendoNumericTextBox',
|
|
@@ -1209,7 +1209,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1209
1209
|
standalone: true,
|
|
1210
1210
|
imports: [LocalizedNumericTextBoxMessagesDirective, SharedInputEventsDirective, NgIf, NgTemplateOutlet, InputSeparatorComponent, EventsOutsideAngularDirective, IconWrapperComponent]
|
|
1211
1211
|
}]
|
|
1212
|
-
}], ctorParameters:
|
|
1212
|
+
}], ctorParameters: () => [{ type: i1.IntlService }, { type: i0.Renderer2 }, { type: i2.LocalizationService }, { type: i0.Injector }, { type: i0.NgZone }, { type: i0.ChangeDetectorRef }, { type: i0.ElementRef }], propDecorators: { focusableId: [{
|
|
1213
1213
|
type: Input
|
|
1214
1214
|
}], disabled: [{
|
|
1215
1215
|
type: Input
|
|
@@ -32,11 +32,11 @@ import * as i3 from "@progress/kendo-angular-common";
|
|
|
32
32
|
* ```
|
|
33
33
|
*/
|
|
34
34
|
export class NumericTextBoxModule {
|
|
35
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
36
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
37
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
35
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NumericTextBoxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
36
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NumericTextBoxModule, imports: [i1.NumericTextBoxComponent, i2.NumericTextBoxCustomMessagesComponent, i3.PrefixTemplateDirective, i3.SuffixTemplateDirective, i3.SeparatorComponent, i3.PrefixTemplateDirective, i3.SuffixTemplateDirective, i3.SeparatorComponent], exports: [i1.NumericTextBoxComponent, i2.NumericTextBoxCustomMessagesComponent, i3.PrefixTemplateDirective, i3.SuffixTemplateDirective, i3.SeparatorComponent, i3.PrefixTemplateDirective, i3.SuffixTemplateDirective, i3.SeparatorComponent] });
|
|
37
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NumericTextBoxModule, providers: [IconsService], imports: [i1.NumericTextBoxComponent, i3.SeparatorComponent, i3.SeparatorComponent] });
|
|
38
38
|
}
|
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
39
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NumericTextBoxModule, decorators: [{
|
|
40
40
|
type: NgModule,
|
|
41
41
|
args: [{
|
|
42
42
|
imports: [...KENDO_NUMERICTEXTBOX, ...KENDO_ADORNMENTS],
|
package/esm2022/otp.module.mjs
CHANGED
|
@@ -30,11 +30,11 @@ import * as i2 from "./otpinput/localization/custom-messages.component";
|
|
|
30
30
|
* ```
|
|
31
31
|
*/
|
|
32
32
|
export class OTPInputModule {
|
|
33
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
34
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
35
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
33
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: OTPInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
34
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: OTPInputModule, imports: [i1.OTPInputComponent, i2.OTPInputCustomMessagesComponent], exports: [i1.OTPInputComponent, i2.OTPInputCustomMessagesComponent] });
|
|
35
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: OTPInputModule, providers: [IconsService], imports: [i1.OTPInputComponent] });
|
|
36
36
|
}
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
37
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: OTPInputModule, decorators: [{
|
|
38
38
|
type: NgModule,
|
|
39
39
|
args: [{
|
|
40
40
|
imports: [...KENDO_OTPINPUT],
|
|
@@ -21,15 +21,15 @@ export class OTPInputCustomMessagesComponent extends OTPInputMessages {
|
|
|
21
21
|
get override() {
|
|
22
22
|
return true;
|
|
23
23
|
}
|
|
24
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
25
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
24
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: OTPInputCustomMessagesComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: OTPInputCustomMessagesComponent, isStandalone: true, selector: "kendo-otpinput-messages", providers: [
|
|
26
26
|
{
|
|
27
27
|
provide: OTPInputMessages,
|
|
28
28
|
useExisting: forwardRef(() => OTPInputCustomMessagesComponent)
|
|
29
29
|
}
|
|
30
30
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
31
31
|
}
|
|
32
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
32
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: OTPInputCustomMessagesComponent, decorators: [{
|
|
33
33
|
type: Component,
|
|
34
34
|
args: [{
|
|
35
35
|
providers: [
|
|
@@ -42,4 +42,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
42
42
|
template: ``,
|
|
43
43
|
standalone: true
|
|
44
44
|
}]
|
|
45
|
-
}], ctorParameters:
|
|
45
|
+
}], ctorParameters: () => [{ type: i1.LocalizationService }] });
|
|
@@ -16,15 +16,15 @@ export class LocalizedOTPInputMessagesDirective extends OTPInputMessages {
|
|
|
16
16
|
super();
|
|
17
17
|
this.service = service;
|
|
18
18
|
}
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
20
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
19
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedOTPInputMessagesDirective, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
20
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: LocalizedOTPInputMessagesDirective, isStandalone: true, selector: "[kendoOTPInputLocalizedMessages]", providers: [
|
|
21
21
|
{
|
|
22
22
|
provide: OTPInputMessages,
|
|
23
23
|
useExisting: forwardRef(() => LocalizedOTPInputMessagesDirective)
|
|
24
24
|
}
|
|
25
25
|
], usesInheritance: true, ngImport: i0 });
|
|
26
26
|
}
|
|
27
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
27
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedOTPInputMessagesDirective, decorators: [{
|
|
28
28
|
type: Directive,
|
|
29
29
|
args: [{
|
|
30
30
|
providers: [
|
|
@@ -36,4 +36,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
36
36
|
selector: '[kendoOTPInputLocalizedMessages]',
|
|
37
37
|
standalone: true
|
|
38
38
|
}]
|
|
39
|
-
}], ctorParameters:
|
|
39
|
+
}], ctorParameters: () => [{ type: i1.LocalizationService }] });
|
|
@@ -20,10 +20,10 @@ export class OTPInputMessages extends ComponentMessages {
|
|
|
20
20
|
* replaced internally with the respective actual values.
|
|
21
21
|
*/
|
|
22
22
|
ariaLabel;
|
|
23
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
24
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
23
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: OTPInputMessages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
24
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: OTPInputMessages, selector: "kendo-otpinput-messages-base", inputs: { ariaLabel: "ariaLabel" }, usesInheritance: true, ngImport: i0 });
|
|
25
25
|
}
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: OTPInputMessages, decorators: [{
|
|
27
27
|
type: Directive,
|
|
28
28
|
args: [{
|
|
29
29
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -47,8 +47,8 @@ export class OTPInputSeparatorComponent {
|
|
|
47
47
|
this.hasIconClass = false;
|
|
48
48
|
this.hasSVGIcon = false;
|
|
49
49
|
}
|
|
50
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
51
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
50
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: OTPInputSeparatorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
51
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: OTPInputSeparatorComponent, isStandalone: true, selector: "kendo-otpinput-separator", inputs: { separator: "separator" }, host: { properties: { "class.k-otp-separator": "this.wrapperClass" } }, exportAs: ["kendoOTPInputSeparator"], ngImport: i0, template: `
|
|
52
52
|
<ng-container *ngIf="hasText">{{this.separator}}</ng-container>
|
|
53
53
|
<span *ngIf="hasIconClass" [ngClass]="separatorIconString"></span>
|
|
54
54
|
<kendo-icon-wrapper
|
|
@@ -58,7 +58,7 @@ export class OTPInputSeparatorComponent {
|
|
|
58
58
|
></kendo-icon-wrapper>
|
|
59
59
|
`, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }] });
|
|
60
60
|
}
|
|
61
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
61
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: OTPInputSeparatorComponent, decorators: [{
|
|
62
62
|
type: Component,
|
|
63
63
|
args: [{
|
|
64
64
|
exportAs: 'kendoOTPInputSeparator',
|
|
@@ -730,8 +730,8 @@ export class OTPInputComponent {
|
|
|
730
730
|
}
|
|
731
731
|
return true;
|
|
732
732
|
}
|
|
733
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
734
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
733
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: OTPInputComponent, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i0.Injector }, { token: i0.Renderer2 }, { token: i1.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
734
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: OTPInputComponent, isStandalone: true, selector: "kendo-otpinput", inputs: { length: "length", type: "type", spacing: "spacing", separator: "separator", disabled: "disabled", readonly: "readonly", placeholder: "placeholder", groupLength: "groupLength", value: "value", size: "size", rounded: "rounded", fillMode: "fillMode", inputAttributes: "inputAttributes" }, outputs: { valueChange: "valueChange", onFocus: "focus", onBlur: "blur" }, host: { properties: { "class.k-otp": "this.wrapperClass", "class.k-invalid": "this.invalidClass", "attr.dir": "this.direction", "attr.role": "this.role" } }, providers: [
|
|
735
735
|
LocalizationService,
|
|
736
736
|
{ provide: L10N_PREFIX, useValue: 'kendo.otpinput' },
|
|
737
737
|
{
|
|
@@ -798,7 +798,7 @@ export class OTPInputComponent {
|
|
|
798
798
|
<ng-container>
|
|
799
799
|
`, isInline: true, dependencies: [{ kind: "directive", type: SharedInputEventsDirective, selector: "[kendoInputSharedEvents]", inputs: ["hostElement", "clearButtonClicked", "isFocused"], outputs: ["isFocusedChange", "onFocus", "handleBlur"] }, { kind: "component", type: TextBoxComponent, selector: "kendo-textbox", inputs: ["focusableId", "title", "type", "disabled", "readonly", "tabindex", "value", "selectOnFocus", "showSuccessIcon", "showErrorIcon", "clearButton", "successIcon", "successSvgIcon", "errorIcon", "errorSvgIcon", "clearButtonIcon", "clearButtonSvgIcon", "size", "rounded", "fillMode", "tabIndex", "placeholder", "maxlength", "inputAttributes"], outputs: ["valueChange", "inputFocus", "inputBlur", "focus", "blur"], exportAs: ["kendoTextBox"] }, { kind: "component", type: OTPInputSeparatorComponent, selector: "kendo-otpinput-separator", inputs: ["separator"], exportAs: ["kendoOTPInputSeparator"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: LocalizedOTPInputMessagesDirective, selector: "[kendoOTPInputLocalizedMessages]" }] });
|
|
800
800
|
}
|
|
801
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
801
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: OTPInputComponent, decorators: [{
|
|
802
802
|
type: Component,
|
|
803
803
|
args: [{
|
|
804
804
|
exportAs: 'kendoOTPInput',
|
|
@@ -873,7 +873,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
873
873
|
standalone: true,
|
|
874
874
|
imports: [SharedInputEventsDirective, TextBoxComponent, OTPInputSeparatorComponent, NgFor, NgIf, LocalizedOTPInputMessagesDirective]
|
|
875
875
|
}]
|
|
876
|
-
}], ctorParameters:
|
|
876
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i0.Injector }, { type: i0.Renderer2 }, { type: i1.LocalizationService }, { type: i0.NgZone }], propDecorators: { length: [{
|
|
877
877
|
type: Input
|
|
878
878
|
}], type: [{
|
|
879
879
|
type: Input
|
|
@@ -10,7 +10,7 @@ export const packageMetadata = {
|
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCode: 'KENDOUIANGULAR',
|
|
12
12
|
productCodes: ['KENDOUIANGULAR'],
|
|
13
|
-
publishDate:
|
|
14
|
-
version: '
|
|
13
|
+
publishDate: 1761757645,
|
|
14
|
+
version: '21.0.0-develop.3',
|
|
15
15
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
16
16
|
};
|
|
@@ -109,8 +109,8 @@ export class RadioButtonComponent extends RadioCheckBoxBase {
|
|
|
109
109
|
writeValue(value) {
|
|
110
110
|
this.checked = value === this.value;
|
|
111
111
|
}
|
|
112
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
113
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
112
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RadioButtonComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i0.NgZone }, { token: i0.Injector }, { token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
113
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: RadioButtonComponent, isStandalone: true, selector: "kendo-radiobutton", inputs: { checked: "checked" }, outputs: { checkedChange: "checkedChange" }, host: { properties: { "class.k-radio-wrap": "this.hostClass", "attr.dir": "this.direction" } }, providers: [
|
|
114
114
|
LocalizationService,
|
|
115
115
|
{ provide: L10N_PREFIX, useValue: 'kendo.radiobutton' },
|
|
116
116
|
{
|
|
@@ -150,7 +150,7 @@ export class RadioButtonComponent extends RadioCheckBoxBase {
|
|
|
150
150
|
</ng-container>
|
|
151
151
|
`, isInline: true, dependencies: [{ kind: "directive", type: SharedInputEventsDirective, selector: "[kendoInputSharedEvents]", inputs: ["hostElement", "clearButtonClicked", "isFocused"], outputs: ["isFocusedChange", "onFocus", "handleBlur"] }, { kind: "directive", type: EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
|
|
152
152
|
}
|
|
153
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
153
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RadioButtonComponent, decorators: [{
|
|
154
154
|
type: Component,
|
|
155
155
|
args: [{
|
|
156
156
|
exportAs: 'kendoRadioButton',
|
|
@@ -198,7 +198,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
198
198
|
standalone: true,
|
|
199
199
|
imports: [SharedInputEventsDirective, EventsOutsideAngularDirective]
|
|
200
200
|
}]
|
|
201
|
-
}], ctorParameters:
|
|
201
|
+
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i0.NgZone }, { type: i0.Injector }, { type: i1.LocalizationService }], propDecorators: { hostClass: [{
|
|
202
202
|
type: HostBinding,
|
|
203
203
|
args: ['class.k-radio-wrap']
|
|
204
204
|
}], direction: [{
|
|
@@ -61,16 +61,16 @@ export class RadioButtonDirective {
|
|
|
61
61
|
this.renderer.addClass(elem, classes.toAdd);
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
65
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
64
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RadioButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
65
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: RadioButtonDirective, isStandalone: true, selector: "input[kendoRadioButton]", inputs: { size: "size" }, host: { properties: { "class.k-radio": "this.kendoClass", "class.k-disabled": "this.isDisabled" } }, ngImport: i0 });
|
|
66
66
|
}
|
|
67
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
67
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RadioButtonDirective, decorators: [{
|
|
68
68
|
type: Directive,
|
|
69
69
|
args: [{
|
|
70
70
|
selector: 'input[kendoRadioButton]',
|
|
71
71
|
standalone: true
|
|
72
72
|
}]
|
|
73
|
-
}], ctorParameters:
|
|
73
|
+
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }], propDecorators: { kendoClass: [{
|
|
74
74
|
type: HostBinding,
|
|
75
75
|
args: ['class.k-radio']
|
|
76
76
|
}], isDisabled: [{
|
|
@@ -30,11 +30,11 @@ import * as i2 from "./radiobutton/radiobutton.directive";
|
|
|
30
30
|
* ```
|
|
31
31
|
*/
|
|
32
32
|
export class RadioButtonModule {
|
|
33
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
34
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
35
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
33
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RadioButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
34
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: RadioButtonModule, imports: [i1.RadioButtonComponent, i2.RadioButtonDirective], exports: [i1.RadioButtonComponent, i2.RadioButtonDirective] });
|
|
35
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RadioButtonModule });
|
|
36
36
|
}
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
37
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RadioButtonModule, decorators: [{
|
|
38
38
|
type: NgModule,
|
|
39
39
|
args: [{
|
|
40
40
|
imports: [...KENDO_RADIOBUTTON],
|
|
@@ -29,15 +29,15 @@ export class RangeSliderCustomMessagesComponent extends RangeSliderMessages {
|
|
|
29
29
|
get override() {
|
|
30
30
|
return true;
|
|
31
31
|
}
|
|
32
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
33
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
32
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RangeSliderCustomMessagesComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
33
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: RangeSliderCustomMessagesComponent, isStandalone: true, selector: "kendo-rangeslider-messages", providers: [
|
|
34
34
|
{
|
|
35
35
|
provide: RangeSliderMessages,
|
|
36
36
|
useExisting: forwardRef(() => RangeSliderCustomMessagesComponent)
|
|
37
37
|
}
|
|
38
38
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
39
39
|
}
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
40
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RangeSliderCustomMessagesComponent, decorators: [{
|
|
41
41
|
type: Component,
|
|
42
42
|
args: [{
|
|
43
43
|
providers: [
|
|
@@ -50,4 +50,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
50
50
|
template: ``,
|
|
51
51
|
standalone: true
|
|
52
52
|
}]
|
|
53
|
-
}], ctorParameters:
|
|
53
|
+
}], ctorParameters: () => [{ type: i1.LocalizationService }] });
|
|
@@ -16,15 +16,15 @@ export class LocalizedRangeSliderMessagesDirective extends RangeSliderMessages {
|
|
|
16
16
|
super();
|
|
17
17
|
this.service = service;
|
|
18
18
|
}
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
20
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
19
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedRangeSliderMessagesDirective, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
20
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: LocalizedRangeSliderMessagesDirective, isStandalone: true, selector: "[kendoSliderLocalizedMessages]", providers: [
|
|
21
21
|
{
|
|
22
22
|
provide: RangeSliderMessages,
|
|
23
23
|
useExisting: forwardRef(() => LocalizedRangeSliderMessagesDirective)
|
|
24
24
|
}
|
|
25
25
|
], usesInheritance: true, ngImport: i0 });
|
|
26
26
|
}
|
|
27
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
27
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedRangeSliderMessagesDirective, decorators: [{
|
|
28
28
|
type: Directive,
|
|
29
29
|
args: [{
|
|
30
30
|
providers: [
|
|
@@ -36,4 +36,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
36
36
|
selector: '[kendoSliderLocalizedMessages]',
|
|
37
37
|
standalone: true
|
|
38
38
|
}]
|
|
39
|
-
}], ctorParameters:
|
|
39
|
+
}], ctorParameters: () => [{ type: i1.LocalizationService }] });
|
|
@@ -17,10 +17,10 @@ export class RangeSliderMessages extends ComponentMessages {
|
|
|
17
17
|
* The title of the range `end` drag handle.
|
|
18
18
|
*/
|
|
19
19
|
dragHandleEnd;
|
|
20
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
21
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
20
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RangeSliderMessages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
21
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: RangeSliderMessages, selector: "kendo-rangeslider-messages-base", inputs: { dragHandleStart: "dragHandleStart", dragHandleEnd: "dragHandleEnd" }, usesInheritance: true, ngImport: i0 });
|
|
22
22
|
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RangeSliderMessages, decorators: [{
|
|
24
24
|
type: Directive,
|
|
25
25
|
args: [{
|
|
26
26
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -445,8 +445,8 @@ export class RangeSliderComponent extends SliderBase {
|
|
|
445
445
|
});
|
|
446
446
|
}
|
|
447
447
|
};
|
|
448
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
449
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
448
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RangeSliderComponent, deps: [{ token: i1.LocalizationService }, { token: i0.Injector }, { token: i0.Renderer2 }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
449
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: RangeSliderComponent, isStandalone: true, selector: "kendo-rangeslider", inputs: { value: "value" }, providers: [
|
|
450
450
|
LocalizationService,
|
|
451
451
|
{ provide: L10N_PREFIX, useValue: 'kendo.rangeslider' },
|
|
452
452
|
{ multi: true, provide: NG_VALUE_ACCESSOR, useExisting: forwardRef(() => RangeSliderComponent) },
|
|
@@ -525,7 +525,7 @@ export class RangeSliderComponent extends SliderBase {
|
|
|
525
525
|
<kendo-resize-sensor (resize)="sizeComponent()"></kendo-resize-sensor>
|
|
526
526
|
`, isInline: true, dependencies: [{ kind: "directive", type: LocalizedRangeSliderMessagesDirective, selector: "[kendoSliderLocalizedMessages]" }, { kind: "directive", type: EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: SliderTicksComponent, selector: "[kendoSliderTicks]", inputs: ["tickTitle", "vertical", "step", "largeStep", "min", "max", "labelTemplate"] }, { kind: "directive", type: DraggableDirective, selector: "[kendoDraggable]", inputs: ["enableDrag"], outputs: ["kendoPress", "kendoDrag", "kendoRelease"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }] });
|
|
527
527
|
}
|
|
528
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
528
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RangeSliderComponent, decorators: [{
|
|
529
529
|
type: Component,
|
|
530
530
|
args: [{
|
|
531
531
|
exportAs: 'kendoRangeSlider',
|
|
@@ -612,7 +612,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
612
612
|
standalone: true,
|
|
613
613
|
imports: [LocalizedRangeSliderMessagesDirective, EventsOutsideAngularDirective, NgIf, SliderTicksComponent, DraggableDirective, ResizeSensorComponent]
|
|
614
614
|
}]
|
|
615
|
-
}], ctorParameters:
|
|
615
|
+
}], ctorParameters: () => [{ type: i1.LocalizationService }, { type: i0.Injector }, { type: i0.Renderer2 }, { type: i0.NgZone }, { type: i0.ChangeDetectorRef }, { type: i0.ElementRef }], propDecorators: { value: [{
|
|
616
616
|
type: Input
|
|
617
617
|
}], draghandleStart: [{
|
|
618
618
|
type: ViewChild,
|