@progress/kendo-angular-inputs 16.0.0-develop.9 → 16.0.1-develop.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (94) hide show
  1. package/esm2020/checkbox/checkbox.component.mjs +3 -3
  2. package/esm2020/checkbox/checkbox.directive.mjs +3 -3
  3. package/esm2020/checkbox.module.mjs +4 -4
  4. package/esm2020/colorpicker/color-contrast-svg.component.mjs +3 -3
  5. package/esm2020/colorpicker/color-gradient-numeric-label.directive.mjs +3 -3
  6. package/esm2020/colorpicker/color-gradient.component.mjs +3 -3
  7. package/esm2020/colorpicker/color-input.component.mjs +3 -3
  8. package/esm2020/colorpicker/color-palette.component.mjs +3 -3
  9. package/esm2020/colorpicker/colorpicker.component.mjs +3 -3
  10. package/esm2020/colorpicker/contrast-validation.component.mjs +3 -3
  11. package/esm2020/colorpicker/contrast.component.mjs +3 -3
  12. package/esm2020/colorpicker/flatcolorpicker-actions.component.mjs +3 -3
  13. package/esm2020/colorpicker/flatcolorpicker-header.component.mjs +3 -3
  14. package/esm2020/colorpicker/flatcolorpicker.component.mjs +3 -3
  15. package/esm2020/colorpicker/focus-on-dom-ready.directive.mjs +3 -3
  16. package/esm2020/colorpicker/localization/colorgradient-localization.service.mjs +3 -3
  17. package/esm2020/colorpicker/localization/colorpalette-localization.service.mjs +3 -3
  18. package/esm2020/colorpicker/localization/colorpicker-localization.service.mjs +3 -3
  19. package/esm2020/colorpicker/localization/custom-messages.component.mjs +3 -3
  20. package/esm2020/colorpicker/localization/flatcolorpicker-localization.service.mjs +3 -3
  21. package/esm2020/colorpicker/localization/localized-colorpicker-messages.directive.mjs +3 -3
  22. package/esm2020/colorpicker/localization/messages.mjs +3 -3
  23. package/esm2020/colorpicker/services/color-palette.service.mjs +3 -3
  24. package/esm2020/colorpicker/services/flatcolorpicker.service.mjs +3 -3
  25. package/esm2020/colorpicker.module.mjs +4 -4
  26. package/esm2020/common/radio-checkbox.base.mjs +3 -3
  27. package/esm2020/formfield/error.component.mjs +3 -3
  28. package/esm2020/formfield/formfield.component.mjs +3 -3
  29. package/esm2020/formfield/hint.component.mjs +3 -3
  30. package/esm2020/formfield.module.mjs +4 -4
  31. package/esm2020/inputs.module.mjs +4 -4
  32. package/esm2020/maskedtextbox/maskedtextbox.component.mjs +3 -3
  33. package/esm2020/maskedtextbox/masking.service.mjs +3 -3
  34. package/esm2020/maskedtextbox.module.mjs +4 -4
  35. package/esm2020/numerictextbox/localization/custom-messages.component.mjs +3 -3
  36. package/esm2020/numerictextbox/localization/localized-numerictextbox-messages.directive.mjs +3 -3
  37. package/esm2020/numerictextbox/localization/messages.mjs +3 -3
  38. package/esm2020/numerictextbox/numerictextbox.component.mjs +3 -3
  39. package/esm2020/numerictextbox.module.mjs +4 -4
  40. package/esm2020/package-metadata.mjs +2 -2
  41. package/esm2020/radiobutton/radiobutton.component.mjs +3 -3
  42. package/esm2020/radiobutton/radiobutton.directive.mjs +3 -3
  43. package/esm2020/radiobutton.module.mjs +4 -4
  44. package/esm2020/rangeslider/localization/custom-messages.component.mjs +3 -3
  45. package/esm2020/rangeslider/localization/localized-rangeslider-messages.directive.mjs +3 -3
  46. package/esm2020/rangeslider/localization/messages.mjs +3 -3
  47. package/esm2020/rangeslider/rangeslider.component.mjs +3 -3
  48. package/esm2020/rangeslider.module.mjs +4 -4
  49. package/esm2020/rating/directives/rating-hovered-item.directive.mjs +3 -3
  50. package/esm2020/rating/directives/rating-item.directive.mjs +3 -3
  51. package/esm2020/rating/directives/rating-selected-item.directive.mjs +3 -3
  52. package/esm2020/rating/rating.component.mjs +3 -3
  53. package/esm2020/rating.module.mjs +4 -4
  54. package/esm2020/shared/input-separator.component.mjs +3 -3
  55. package/esm2020/shared/shared-events.directive.mjs +3 -3
  56. package/esm2020/shared/textarea.directive.mjs +3 -3
  57. package/esm2020/shared-events.module.mjs +4 -4
  58. package/esm2020/shared.module.mjs +4 -4
  59. package/esm2020/signature/localization/custom-messages.component.mjs +3 -3
  60. package/esm2020/signature/localization/localized-signature-messages.directive.mjs +3 -3
  61. package/esm2020/signature/localization/messages.mjs +3 -3
  62. package/esm2020/signature/signature.component.mjs +3 -3
  63. package/esm2020/signature.module.mjs +4 -4
  64. package/esm2020/slider/localization/custom-messages.component.mjs +3 -3
  65. package/esm2020/slider/localization/localized-slider-messages.directive.mjs +3 -3
  66. package/esm2020/slider/localization/messages.mjs +3 -3
  67. package/esm2020/slider/slider.component.mjs +3 -3
  68. package/esm2020/slider.module.mjs +4 -4
  69. package/esm2020/sliders-common/label-template.directive.mjs +3 -3
  70. package/esm2020/sliders-common/slider-base.mjs +3 -3
  71. package/esm2020/sliders-common/slider-ticks.component.mjs +3 -3
  72. package/esm2020/sliders-common/sliders-common.module.mjs +4 -4
  73. package/esm2020/switch/localization/custom-messages.component.mjs +3 -3
  74. package/esm2020/switch/localization/localized-switch-messages.directive.mjs +3 -3
  75. package/esm2020/switch/localization/messages.mjs +3 -3
  76. package/esm2020/switch/switch.component.mjs +3 -3
  77. package/esm2020/switch.module.mjs +4 -4
  78. package/esm2020/text-fields-common/text-fields-base.mjs +3 -3
  79. package/esm2020/textarea/textarea-prefix.component.mjs +3 -3
  80. package/esm2020/textarea/textarea-suffix.component.mjs +3 -3
  81. package/esm2020/textarea/textarea.component.mjs +3 -3
  82. package/esm2020/textarea.module.mjs +4 -4
  83. package/esm2020/textbox/localization/custom-messages.component.mjs +3 -3
  84. package/esm2020/textbox/localization/localized-textbox-messages.directive.mjs +3 -3
  85. package/esm2020/textbox/localization/messages.mjs +3 -3
  86. package/esm2020/textbox/textbox-prefix.directive.mjs +3 -3
  87. package/esm2020/textbox/textbox-suffix.directive.mjs +3 -3
  88. package/esm2020/textbox/textbox.component.mjs +3 -3
  89. package/esm2020/textbox/textbox.directive.mjs +3 -3
  90. package/esm2020/textbox.module.mjs +4 -4
  91. package/fesm2015/progress-kendo-angular-inputs.mjs +286 -286
  92. package/fesm2020/progress-kendo-angular-inputs.mjs +286 -286
  93. package/package.json +9 -9
  94. package/schematics/ngAdd/index.js +1 -1
@@ -19,14 +19,14 @@ export class TextBoxCustomMessagesComponent extends TextBoxMessages {
19
19
  return true;
20
20
  }
21
21
  }
22
- TextBoxCustomMessagesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxCustomMessagesComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
23
- TextBoxCustomMessagesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: TextBoxCustomMessagesComponent, selector: "kendo-textbox-messages", providers: [
22
+ TextBoxCustomMessagesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxCustomMessagesComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
23
+ TextBoxCustomMessagesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: TextBoxCustomMessagesComponent, selector: "kendo-textbox-messages", providers: [
24
24
  {
25
25
  provide: TextBoxMessages,
26
26
  useExisting: forwardRef(() => TextBoxCustomMessagesComponent)
27
27
  }
28
28
  ], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxCustomMessagesComponent, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxCustomMessagesComponent, decorators: [{
30
30
  type: Component,
31
31
  args: [{
32
32
  providers: [
@@ -16,14 +16,14 @@ export class LocalizedTextBoxMessagesDirective extends TextBoxMessages {
16
16
  this.service = service;
17
17
  }
18
18
  }
19
- LocalizedTextBoxMessagesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LocalizedTextBoxMessagesDirective, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
20
- LocalizedTextBoxMessagesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: LocalizedTextBoxMessagesDirective, selector: "[kendoTextBoxLocalizedMessages]", providers: [
19
+ LocalizedTextBoxMessagesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LocalizedTextBoxMessagesDirective, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
20
+ LocalizedTextBoxMessagesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: LocalizedTextBoxMessagesDirective, selector: "[kendoTextBoxLocalizedMessages]", providers: [
21
21
  {
22
22
  provide: TextBoxMessages,
23
23
  useExisting: forwardRef(() => LocalizedTextBoxMessagesDirective)
24
24
  }
25
25
  ], usesInheritance: true, ngImport: i0 });
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LocalizedTextBoxMessagesDirective, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LocalizedTextBoxMessagesDirective, decorators: [{
27
27
  type: Directive,
28
28
  args: [{
29
29
  providers: [
@@ -10,9 +10,9 @@ import * as i0 from "@angular/core";
10
10
  */
11
11
  export class TextBoxMessages extends ComponentMessages {
12
12
  }
13
- TextBoxMessages.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxMessages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
14
- TextBoxMessages.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: TextBoxMessages, selector: "kendo-textbox-messages-base", inputs: { clear: "clear" }, usesInheritance: true, ngImport: i0 });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxMessages, decorators: [{
13
+ TextBoxMessages.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxMessages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
14
+ TextBoxMessages.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: TextBoxMessages, selector: "kendo-textbox-messages-base", inputs: { clear: "clear" }, usesInheritance: true, ngImport: i0 });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxMessages, decorators: [{
16
16
  type: Directive,
17
17
  args: [{
18
18
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -38,9 +38,9 @@ export class TextBoxPrefixTemplateDirective {
38
38
  return this._showSeparator;
39
39
  }
40
40
  }
41
- TextBoxPrefixTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxPrefixTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
42
- TextBoxPrefixTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: TextBoxPrefixTemplateDirective, selector: "[kendoTextBoxPrefixTemplate]", inputs: { showSeparator: "showSeparator" }, ngImport: i0 });
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxPrefixTemplateDirective, decorators: [{
41
+ TextBoxPrefixTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxPrefixTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
42
+ TextBoxPrefixTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: TextBoxPrefixTemplateDirective, selector: "[kendoTextBoxPrefixTemplate]", inputs: { showSeparator: "showSeparator" }, ngImport: i0 });
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxPrefixTemplateDirective, decorators: [{
44
44
  type: Directive,
45
45
  args: [{
46
46
  selector: '[kendoTextBoxPrefixTemplate]'
@@ -37,9 +37,9 @@ export class TextBoxSuffixTemplateDirective {
37
37
  return this._showSeparator;
38
38
  }
39
39
  }
40
- TextBoxSuffixTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxSuffixTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
41
- TextBoxSuffixTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: TextBoxSuffixTemplateDirective, selector: "[kendoTextBoxSuffixTemplate]", inputs: { showSeparator: "showSeparator" }, ngImport: i0 });
42
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxSuffixTemplateDirective, decorators: [{
40
+ TextBoxSuffixTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxSuffixTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
41
+ TextBoxSuffixTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: TextBoxSuffixTemplateDirective, selector: "[kendoTextBoxSuffixTemplate]", inputs: { showSeparator: "showSeparator" }, ngImport: i0 });
42
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxSuffixTemplateDirective, decorators: [{
43
43
  type: Directive,
44
44
  args: [{
45
45
  selector: '[kendoTextBoxSuffixTemplate]'
@@ -629,8 +629,8 @@ export class TextBoxComponent {
629
629
  setHTMLAttributes(this.parsedAttributes, this.renderer, this.input.nativeElement);
630
630
  }
631
631
  }
632
- TextBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxComponent, deps: [{ token: i1.LocalizationService }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
633
- TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: TextBoxComponent, selector: "kendo-textbox", inputs: { focusableId: "focusableId", title: "title", type: "type", disabled: "disabled", readonly: "readonly", tabindex: "tabindex", value: "value", selectOnFocus: "selectOnFocus", showSuccessIcon: "showSuccessIcon", showErrorIcon: "showErrorIcon", clearButton: "clearButton", successIcon: "successIcon", successSvgIcon: "successSvgIcon", errorIcon: "errorIcon", errorSvgIcon: "errorSvgIcon", clearButtonIcon: "clearButtonIcon", clearButtonSvgIcon: "clearButtonSvgIcon", size: "size", rounded: "rounded", fillMode: "fillMode", tabIndex: "tabIndex", placeholder: "placeholder", maxlength: "maxlength", inputAttributes: "inputAttributes" }, outputs: { valueChange: "valueChange", inputFocus: "inputFocus", inputBlur: "inputBlur", onFocus: "focus", onBlur: "blur" }, host: { properties: { "class.k-readonly": "this.readonly", "class.k-disabled": "this.disabledClass", "class.k-textbox": "this.hostClasses", "class.k-input": "this.hostClasses", "attr.dir": "this.direction" } }, providers: [
632
+ TextBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxComponent, deps: [{ token: i1.LocalizationService }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
633
+ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: TextBoxComponent, selector: "kendo-textbox", inputs: { focusableId: "focusableId", title: "title", type: "type", disabled: "disabled", readonly: "readonly", tabindex: "tabindex", value: "value", selectOnFocus: "selectOnFocus", showSuccessIcon: "showSuccessIcon", showErrorIcon: "showErrorIcon", clearButton: "clearButton", successIcon: "successIcon", successSvgIcon: "successSvgIcon", errorIcon: "errorIcon", errorSvgIcon: "errorSvgIcon", clearButtonIcon: "clearButtonIcon", clearButtonSvgIcon: "clearButtonSvgIcon", size: "size", rounded: "rounded", fillMode: "fillMode", tabIndex: "tabIndex", placeholder: "placeholder", maxlength: "maxlength", inputAttributes: "inputAttributes" }, outputs: { valueChange: "valueChange", inputFocus: "inputFocus", inputBlur: "inputBlur", onFocus: "focus", onBlur: "blur" }, host: { properties: { "class.k-readonly": "this.readonly", "class.k-disabled": "this.disabledClass", "class.k-textbox": "this.hostClasses", "class.k-input": "this.hostClasses", "attr.dir": "this.direction" } }, providers: [
634
634
  LocalizationService,
635
635
  { provide: L10N_PREFIX, useValue: 'kendo.textbox' },
636
636
  {
@@ -716,7 +716,7 @@ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versi
716
716
  </span>
717
717
  <ng-container>
718
718
  `, isInline: true, dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i3.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "component", type: i4.InputSeparatorComponent, selector: "kendo-input-separator, kendo-textbox-separator", inputs: ["orientation"] }, { kind: "component", type: i5.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: i6.SharedInputEventsDirective, selector: "[kendoInputSharedEvents]", inputs: ["hostElement", "clearButtonClicked", "isFocused"], outputs: ["isFocusedChange", "onFocus", "handleBlur"] }, { kind: "directive", type: i7.LocalizedTextBoxMessagesDirective, selector: "[kendoTextBoxLocalizedMessages]" }] });
719
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxComponent, decorators: [{
719
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxComponent, decorators: [{
720
720
  type: Component,
721
721
  args: [{
722
722
  exportAs: 'kendoTextBox',
@@ -87,12 +87,12 @@ export class TextBoxDirective {
87
87
  this.listeners.forEach(listener => listener());
88
88
  }
89
89
  }
90
- TextBoxDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
91
- TextBoxDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: TextBoxDirective, selector: "input[kendoTextBox]", inputs: { value: "value" }, host: { properties: { "class.k-textbox": "this.hostClasses", "class.k-input": "this.hostClasses", "class.k-input-md": "this.hostClasses", "class.k-rounded-md": "this.hostClasses", "class.k-input-solid": "this.hostClasses" } }, providers: [{
90
+ TextBoxDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
91
+ TextBoxDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: TextBoxDirective, selector: "input[kendoTextBox]", inputs: { value: "value" }, host: { properties: { "class.k-textbox": "this.hostClasses", "class.k-input": "this.hostClasses", "class.k-input-md": "this.hostClasses", "class.k-rounded-md": "this.hostClasses", "class.k-input-solid": "this.hostClasses" } }, providers: [{
92
92
  provide: KendoInput,
93
93
  useExisting: forwardRef(() => TextBoxDirective)
94
94
  }], ngImport: i0 });
95
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxDirective, decorators: [{
95
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxDirective, decorators: [{
96
96
  type: Directive,
97
97
  args: [{
98
98
  selector: 'input[kendoTextBox]',
@@ -50,8 +50,8 @@ import * as i2 from "./shared/textarea.directive";
50
50
  */
51
51
  export class TextBoxModule {
52
52
  }
53
- TextBoxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
54
- TextBoxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: TextBoxModule, declarations: [TextBoxDirective,
53
+ TextBoxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
54
+ TextBoxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: TextBoxModule, declarations: [TextBoxDirective,
55
55
  TextBoxComponent,
56
56
  TextBoxSuffixTemplateDirective,
57
57
  TextBoxPrefixTemplateDirective,
@@ -64,9 +64,9 @@ TextBoxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version:
64
64
  TextBoxCustomMessagesComponent,
65
65
  LocalizedTextBoxMessagesDirective,
66
66
  AdornmentsModule, i1.InputSeparatorComponent, i2.TextAreaDirective] });
67
- TextBoxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxModule, imports: [CommonModule, EventsModule, SharedModule, IconsModule, AdornmentsModule, SharedEventsModule, EventsModule,
67
+ TextBoxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxModule, imports: [CommonModule, EventsModule, SharedModule, IconsModule, AdornmentsModule, SharedEventsModule, EventsModule,
68
68
  AdornmentsModule] });
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TextBoxModule, decorators: [{
69
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TextBoxModule, decorators: [{
70
70
  type: NgModule,
71
71
  args: [{
72
72
  declarations: [