@progress/kendo-angular-inputs 13.0.0-develop.2 → 13.0.0-develop.21

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.
@@ -847,7 +847,7 @@ ColorPickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", v
847
847
  </kendo-flatcolorpicker>
848
848
  </ng-template>
849
849
  <ng-container #container></ng-container>
850
- `, isInline: true, components: [{ type: i3.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }, { type: i4.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { type: i5.FlatColorPickerComponent, selector: "kendo-flatcolorpicker", inputs: ["readonly", "disabled", "format", "value", "tabindex", "clearButton", "preview", "actionsLayout", "activeView", "views", "gradientSettings", "paletteSettings"], outputs: ["valueChange", "cancel", "activeViewChange", "clearButtonClick", "actionButtonClick"], exportAs: ["kendoFlatColorPicker"] }], directives: [{ type: i6.LocalizedColorPickerMessagesDirective, selector: "[kendoColorPickerLocalizedMessages], [kendoFlatColorPickerLocalizedMessages], [kendoColorGradientLocalizedMessages], [kendoColorPaletteLocalizedMessages]" }, { type: i7.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i7.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
850
+ `, isInline: true, components: [{ type: i3.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { type: i4.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { type: i5.FlatColorPickerComponent, selector: "kendo-flatcolorpicker", inputs: ["readonly", "disabled", "format", "value", "tabindex", "clearButton", "preview", "actionsLayout", "activeView", "views", "gradientSettings", "paletteSettings"], outputs: ["valueChange", "cancel", "activeViewChange", "clearButtonClick", "actionButtonClick"], exportAs: ["kendoFlatColorPicker"] }], directives: [{ type: i6.LocalizedColorPickerMessagesDirective, selector: "[kendoColorPickerLocalizedMessages], [kendoFlatColorPickerLocalizedMessages], [kendoColorGradientLocalizedMessages], [kendoColorPaletteLocalizedMessages]" }, { type: i7.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i7.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
851
851
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ColorPickerComponent, decorators: [{
852
852
  type: Component,
853
853
  args: [{
@@ -43,7 +43,7 @@ ContrastValidationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.
43
43
  <kendo-icon-wrapper name="x" [svgIcon]="xCircleIcon"></kendo-icon-wrapper>
44
44
  </span>
45
45
  </ng-container>
46
- `, isInline: true, components: [{ type: i2.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
46
+ `, isInline: true, components: [{ type: i2.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
47
47
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ContrastValidationComponent, decorators: [{
48
48
  type: Component,
49
49
  args: [{
@@ -62,7 +62,7 @@ ContrastComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", vers
62
62
  [value]="value"
63
63
  [pass]="satisfiesAAACondition">
64
64
  </div>
65
- `, isInline: true, components: [{ type: i2.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }, { type: i3.ContrastValidationComponent, selector: "[kendoContrastValidation]", inputs: ["type", "pass", "value"] }], directives: [{ type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
65
+ `, isInline: true, components: [{ type: i2.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { type: i3.ContrastValidationComponent, selector: "[kendoContrastValidation]", inputs: ["type", "pass", "value"] }], directives: [{ type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
66
66
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ContrastComponent, decorators: [{
67
67
  type: Component,
68
68
  args: [{
@@ -947,7 +947,7 @@ NumericTextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0"
947
947
  </kendo-icon-wrapper>
948
948
  </button>
949
949
  </span>
950
- `, isInline: true, components: [{ type: i3.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: i4.LocalizedNumericTextBoxMessagesDirective, selector: "[kendoNumericTextBoxLocalizedMessages]" }, { type: i5.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
950
+ `, isInline: true, components: [{ type: i3.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: i4.LocalizedNumericTextBoxMessagesDirective, selector: "[kendoNumericTextBoxLocalizedMessages]" }, { type: i5.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
951
951
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NumericTextBoxComponent, decorators: [{
952
952
  type: Component,
953
953
  args: [{
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-inputs',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1684846629,
13
- version: '13.0.0-develop.2',
12
+ publishDate: 1685972863,
13
+ version: '13.0.0-develop.21',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -405,6 +405,38 @@ export class SliderComponent extends SliderBase {
405
405
  }));
406
406
  });
407
407
  }
408
+ get decreaseButtonArrowIcon() {
409
+ const icon = !this.vertical ?
410
+ this.direction === 'ltr' ?
411
+ 'caret-alt-left' :
412
+ 'caret-alt-right' :
413
+ 'caret-alt-down';
414
+ return icon;
415
+ }
416
+ get increaseButtonArrowIcon() {
417
+ const icon = !this.vertical ?
418
+ this.direction === 'ltr' ?
419
+ 'caret-alt-right' :
420
+ 'caret-alt-left' :
421
+ 'caret-alt-up';
422
+ return icon;
423
+ }
424
+ get decreaseButtonArrowSVGIcon() {
425
+ const icon = !this.vertical ?
426
+ this.direction === 'ltr' ?
427
+ this.arrowLeftIcon :
428
+ this.arrowRightIcon :
429
+ this.arrowDownIcon;
430
+ return icon;
431
+ }
432
+ get increaseButtonArrowSVGIcon() {
433
+ const icon = !this.vertical ?
434
+ this.direction === 'ltr' ?
435
+ this.arrowRightIcon :
436
+ this.arrowLeftIcon :
437
+ this.arrowUpIcon;
438
+ return icon;
439
+ }
408
440
  }
409
441
  SliderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SliderComponent, deps: [{ token: i1.LocalizationService }, { token: i0.Injector }, { token: i0.Renderer2 }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
410
442
  SliderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SliderComponent, selector: "kendo-slider", inputs: { focusableId: "focusableId", dragHandleTitle: "dragHandleTitle", incrementTitle: "incrementTitle", animate: "animate", decrementTitle: "decrementTitle", showButtons: "showButtons", value: "value", tabIndex: "tabIndex" }, providers: [
@@ -427,8 +459,8 @@ SliderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versio
427
459
  *ngIf="showButtons"
428
460
  type="button"
429
461
  rounded="full"
430
- [icon]="!vertical ? 'caret-alt-left' : 'caret-alt-down'"
431
- [svgIcon]="!vertical ? arrowLeftIcon : arrowDownIcon"
462
+ [icon]="decreaseButtonArrowIcon"
463
+ [svgIcon]="decreaseButtonArrowSVGIcon"
432
464
  class="k-button-decrease"
433
465
  [title]="decrementMessage"
434
466
  [attr.tabindex]="-1"
@@ -483,8 +515,8 @@ SliderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versio
483
515
  *ngIf="showButtons"
484
516
  type="button"
485
517
  rounded="full"
486
- [icon]="!vertical ? 'caret-alt-right' : 'caret-alt-up'"
487
- [svgIcon]="!vertical ? arrowRightIcon : arrowUpIcon"
518
+ [icon]="increaseButtonArrowIcon"
519
+ [svgIcon]="increaseButtonArrowSVGIcon"
488
520
  class="k-button-increase"
489
521
  [title]="incrementMessage"
490
522
  (click)="$event.preventDefault()"
@@ -519,8 +551,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
519
551
  *ngIf="showButtons"
520
552
  type="button"
521
553
  rounded="full"
522
- [icon]="!vertical ? 'caret-alt-left' : 'caret-alt-down'"
523
- [svgIcon]="!vertical ? arrowLeftIcon : arrowDownIcon"
554
+ [icon]="decreaseButtonArrowIcon"
555
+ [svgIcon]="decreaseButtonArrowSVGIcon"
524
556
  class="k-button-decrease"
525
557
  [title]="decrementMessage"
526
558
  [attr.tabindex]="-1"
@@ -575,8 +607,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
575
607
  *ngIf="showButtons"
576
608
  type="button"
577
609
  rounded="full"
578
- [icon]="!vertical ? 'caret-alt-right' : 'caret-alt-up'"
579
- [svgIcon]="!vertical ? arrowRightIcon : arrowUpIcon"
610
+ [icon]="increaseButtonArrowIcon"
611
+ [svgIcon]="increaseButtonArrowSVGIcon"
580
612
  class="k-button-increase"
581
613
  [title]="incrementMessage"
582
614
  (click)="$event.preventDefault()"
@@ -608,7 +608,7 @@ export class TextBoxComponent {
608
608
  }
609
609
  }
610
610
  TextBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", 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 });
611
- TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: TextBoxComponent, selector: "kendo-textbox", inputs: { focusableId: "focusableId", title: "title", disabled: "disabled", readonly: "readonly", tabindex: "tabindex", value: "value", selectOnFocus: "selectOnFocus", showSuccessIcon: "showSuccessIcon", showErrorIcon: "showErrorIcon", clearButton: "clearButton", successIcon: "successIcon", errorIcon: "errorIcon", clearButtonIcon: "clearButtonIcon", size: "size", rounded: "rounded", fillMode: "fillMode", tabIndex: "tabIndex", placeholder: "placeholder", maxlength: "maxlength" }, outputs: { valueChange: "valueChange", inputFocus: "inputFocus", inputBlur: "inputBlur", onFocus: "focus", onBlur: "blur" }, host: { properties: { "class.k-disabled": "this.disabledClass", "class.k-textbox": "this.hostClasses", "class.k-input": "this.hostClasses", "attr.dir": "this.direction" } }, providers: [
611
+ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: TextBoxComponent, selector: "kendo-textbox", inputs: { focusableId: "focusableId", title: "title", 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" }, outputs: { valueChange: "valueChange", inputFocus: "inputFocus", inputBlur: "inputBlur", onFocus: "focus", onBlur: "blur" }, host: { properties: { "class.k-disabled": "this.disabledClass", "class.k-textbox": "this.hostClasses", "class.k-input": "this.hostClasses", "attr.dir": "this.direction" } }, providers: [
612
612
  LocalizationService,
613
613
  { provide: L10N_PREFIX, useValue: 'kendo.textbox' },
614
614
  {
@@ -658,7 +658,7 @@ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versi
658
658
  <kendo-icon-wrapper
659
659
  [name]="clearButtonClass"
660
660
  [customFontClass]="customClearButtonClasses"
661
- [svgIcon]="svgIcon('xIcon')"
661
+ [svgIcon]="clearButtonSvgIcon || svgIcon('xIcon')"
662
662
  >
663
663
  </kendo-icon-wrapper>
664
664
  </span>
@@ -667,7 +667,7 @@ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versi
667
667
  innerCssClass="k-input-validation-icon"
668
668
  [name]="errorIconClasses"
669
669
  [customFontClass]="customIconClasses"
670
- [svgIcon]="svgIcon('exclamationCircleIcon')"
670
+ [svgIcon]="errorSvgIcon || svgIcon('exclamationCircleIcon')"
671
671
  >
672
672
  </kendo-icon-wrapper>
673
673
  <kendo-icon-wrapper
@@ -675,7 +675,7 @@ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versi
675
675
  innerCssClass="k-input-validation-icon"
676
676
  [name]="successIconClasses"
677
677
  [customFontClass]="customSuccessIconClasses"
678
- [svgIcon]="svgIcon('checkIcon')"
678
+ [svgIcon]="successSvgIcon || svgIcon('checkIcon')"
679
679
  >
680
680
  </kendo-icon-wrapper>
681
681
  <span class="k-input-suffix">
@@ -684,7 +684,7 @@ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versi
684
684
  [ngTemplateOutlet]="suffixTemplate?.templateRef">
685
685
  </ng-template>
686
686
  </span>
687
- `, isInline: true, components: [{ type: i2.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: i3.LocalizedTextBoxMessagesDirective, selector: "[kendoTextBoxLocalizedMessages]" }, { type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i5.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
687
+ `, isInline: true, components: [{ type: i2.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: i3.LocalizedTextBoxMessagesDirective, selector: "[kendoTextBoxLocalizedMessages]" }, { type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i5.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
688
688
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TextBoxComponent, decorators: [{
689
689
  type: Component,
690
690
  args: [{
@@ -741,7 +741,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
741
741
  <kendo-icon-wrapper
742
742
  [name]="clearButtonClass"
743
743
  [customFontClass]="customClearButtonClasses"
744
- [svgIcon]="svgIcon('xIcon')"
744
+ [svgIcon]="clearButtonSvgIcon || svgIcon('xIcon')"
745
745
  >
746
746
  </kendo-icon-wrapper>
747
747
  </span>
@@ -750,7 +750,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
750
750
  innerCssClass="k-input-validation-icon"
751
751
  [name]="errorIconClasses"
752
752
  [customFontClass]="customIconClasses"
753
- [svgIcon]="svgIcon('exclamationCircleIcon')"
753
+ [svgIcon]="errorSvgIcon || svgIcon('exclamationCircleIcon')"
754
754
  >
755
755
  </kendo-icon-wrapper>
756
756
  <kendo-icon-wrapper
@@ -758,7 +758,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
758
758
  innerCssClass="k-input-validation-icon"
759
759
  [name]="successIconClasses"
760
760
  [customFontClass]="customSuccessIconClasses"
761
- [svgIcon]="svgIcon('checkIcon')"
761
+ [svgIcon]="successSvgIcon || svgIcon('checkIcon')"
762
762
  >
763
763
  </kendo-icon-wrapper>
764
764
  <span class="k-input-suffix">
@@ -791,10 +791,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
791
791
  type: Input
792
792
  }], successIcon: [{
793
793
  type: Input
794
+ }], successSvgIcon: [{
795
+ type: Input
794
796
  }], errorIcon: [{
795
797
  type: Input
798
+ }], errorSvgIcon: [{
799
+ type: Input
796
800
  }], clearButtonIcon: [{
797
801
  type: Input
802
+ }], clearButtonSvgIcon: [{
803
+ type: Input
798
804
  }], size: [{
799
805
  type: Input
800
806
  }], rounded: [{
@@ -539,8 +539,8 @@ const packageMetadata = {
539
539
  name: '@progress/kendo-angular-inputs',
540
540
  productName: 'Kendo UI for Angular',
541
541
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
542
- publishDate: 1684846629,
543
- version: '13.0.0-develop.2',
542
+ publishDate: 1685972863,
543
+ version: '13.0.0-develop.21',
544
544
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
545
545
  };
546
546
 
@@ -1378,6 +1378,38 @@ class SliderComponent extends SliderBase {
1378
1378
  }));
1379
1379
  });
1380
1380
  }
1381
+ get decreaseButtonArrowIcon() {
1382
+ const icon = !this.vertical ?
1383
+ this.direction === 'ltr' ?
1384
+ 'caret-alt-left' :
1385
+ 'caret-alt-right' :
1386
+ 'caret-alt-down';
1387
+ return icon;
1388
+ }
1389
+ get increaseButtonArrowIcon() {
1390
+ const icon = !this.vertical ?
1391
+ this.direction === 'ltr' ?
1392
+ 'caret-alt-right' :
1393
+ 'caret-alt-left' :
1394
+ 'caret-alt-up';
1395
+ return icon;
1396
+ }
1397
+ get decreaseButtonArrowSVGIcon() {
1398
+ const icon = !this.vertical ?
1399
+ this.direction === 'ltr' ?
1400
+ this.arrowLeftIcon :
1401
+ this.arrowRightIcon :
1402
+ this.arrowDownIcon;
1403
+ return icon;
1404
+ }
1405
+ get increaseButtonArrowSVGIcon() {
1406
+ const icon = !this.vertical ?
1407
+ this.direction === 'ltr' ?
1408
+ this.arrowRightIcon :
1409
+ this.arrowLeftIcon :
1410
+ this.arrowUpIcon;
1411
+ return icon;
1412
+ }
1381
1413
  }
1382
1414
  SliderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SliderComponent, deps: [{ token: i1.LocalizationService }, { token: i0.Injector }, { token: i0.Renderer2 }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
1383
1415
  SliderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SliderComponent, selector: "kendo-slider", inputs: { focusableId: "focusableId", dragHandleTitle: "dragHandleTitle", incrementTitle: "incrementTitle", animate: "animate", decrementTitle: "decrementTitle", showButtons: "showButtons", value: "value", tabIndex: "tabIndex" }, providers: [
@@ -1400,8 +1432,8 @@ SliderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versio
1400
1432
  *ngIf="showButtons"
1401
1433
  type="button"
1402
1434
  rounded="full"
1403
- [icon]="!vertical ? 'caret-alt-left' : 'caret-alt-down'"
1404
- [svgIcon]="!vertical ? arrowLeftIcon : arrowDownIcon"
1435
+ [icon]="decreaseButtonArrowIcon"
1436
+ [svgIcon]="decreaseButtonArrowSVGIcon"
1405
1437
  class="k-button-decrease"
1406
1438
  [title]="decrementMessage"
1407
1439
  [attr.tabindex]="-1"
@@ -1456,8 +1488,8 @@ SliderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versio
1456
1488
  *ngIf="showButtons"
1457
1489
  type="button"
1458
1490
  rounded="full"
1459
- [icon]="!vertical ? 'caret-alt-right' : 'caret-alt-up'"
1460
- [svgIcon]="!vertical ? arrowRightIcon : arrowUpIcon"
1491
+ [icon]="increaseButtonArrowIcon"
1492
+ [svgIcon]="increaseButtonArrowSVGIcon"
1461
1493
  class="k-button-increase"
1462
1494
  [title]="incrementMessage"
1463
1495
  (click)="$event.preventDefault()"
@@ -1492,8 +1524,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
1492
1524
  *ngIf="showButtons"
1493
1525
  type="button"
1494
1526
  rounded="full"
1495
- [icon]="!vertical ? 'caret-alt-left' : 'caret-alt-down'"
1496
- [svgIcon]="!vertical ? arrowLeftIcon : arrowDownIcon"
1527
+ [icon]="decreaseButtonArrowIcon"
1528
+ [svgIcon]="decreaseButtonArrowSVGIcon"
1497
1529
  class="k-button-decrease"
1498
1530
  [title]="decrementMessage"
1499
1531
  [attr.tabindex]="-1"
@@ -1548,8 +1580,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
1548
1580
  *ngIf="showButtons"
1549
1581
  type="button"
1550
1582
  rounded="full"
1551
- [icon]="!vertical ? 'caret-alt-right' : 'caret-alt-up'"
1552
- [svgIcon]="!vertical ? arrowRightIcon : arrowUpIcon"
1583
+ [icon]="increaseButtonArrowIcon"
1584
+ [svgIcon]="increaseButtonArrowSVGIcon"
1553
1585
  class="k-button-increase"
1554
1586
  [title]="incrementMessage"
1555
1587
  (click)="$event.preventDefault()"
@@ -4352,7 +4384,7 @@ NumericTextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0"
4352
4384
  </kendo-icon-wrapper>
4353
4385
  </button>
4354
4386
  </span>
4355
- `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: LocalizedNumericTextBoxMessagesDirective, selector: "[kendoNumericTextBoxLocalizedMessages]" }, { type: i3.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
4387
+ `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: LocalizedNumericTextBoxMessagesDirective, selector: "[kendoNumericTextBoxLocalizedMessages]" }, { type: i3.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
4356
4388
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NumericTextBoxComponent, decorators: [{
4357
4389
  type: Component,
4358
4390
  args: [{
@@ -6786,7 +6818,7 @@ class TextBoxComponent {
6786
6818
  }
6787
6819
  }
6788
6820
  TextBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", 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 });
6789
- TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: TextBoxComponent, selector: "kendo-textbox", inputs: { focusableId: "focusableId", title: "title", disabled: "disabled", readonly: "readonly", tabindex: "tabindex", value: "value", selectOnFocus: "selectOnFocus", showSuccessIcon: "showSuccessIcon", showErrorIcon: "showErrorIcon", clearButton: "clearButton", successIcon: "successIcon", errorIcon: "errorIcon", clearButtonIcon: "clearButtonIcon", size: "size", rounded: "rounded", fillMode: "fillMode", tabIndex: "tabIndex", placeholder: "placeholder", maxlength: "maxlength" }, outputs: { valueChange: "valueChange", inputFocus: "inputFocus", inputBlur: "inputBlur", onFocus: "focus", onBlur: "blur" }, host: { properties: { "class.k-disabled": "this.disabledClass", "class.k-textbox": "this.hostClasses", "class.k-input": "this.hostClasses", "attr.dir": "this.direction" } }, providers: [
6821
+ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: TextBoxComponent, selector: "kendo-textbox", inputs: { focusableId: "focusableId", title: "title", 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" }, outputs: { valueChange: "valueChange", inputFocus: "inputFocus", inputBlur: "inputBlur", onFocus: "focus", onBlur: "blur" }, host: { properties: { "class.k-disabled": "this.disabledClass", "class.k-textbox": "this.hostClasses", "class.k-input": "this.hostClasses", "attr.dir": "this.direction" } }, providers: [
6790
6822
  LocalizationService,
6791
6823
  { provide: L10N_PREFIX, useValue: 'kendo.textbox' },
6792
6824
  {
@@ -6836,7 +6868,7 @@ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versi
6836
6868
  <kendo-icon-wrapper
6837
6869
  [name]="clearButtonClass"
6838
6870
  [customFontClass]="customClearButtonClasses"
6839
- [svgIcon]="svgIcon('xIcon')"
6871
+ [svgIcon]="clearButtonSvgIcon || svgIcon('xIcon')"
6840
6872
  >
6841
6873
  </kendo-icon-wrapper>
6842
6874
  </span>
@@ -6845,7 +6877,7 @@ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versi
6845
6877
  innerCssClass="k-input-validation-icon"
6846
6878
  [name]="errorIconClasses"
6847
6879
  [customFontClass]="customIconClasses"
6848
- [svgIcon]="svgIcon('exclamationCircleIcon')"
6880
+ [svgIcon]="errorSvgIcon || svgIcon('exclamationCircleIcon')"
6849
6881
  >
6850
6882
  </kendo-icon-wrapper>
6851
6883
  <kendo-icon-wrapper
@@ -6853,7 +6885,7 @@ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versi
6853
6885
  innerCssClass="k-input-validation-icon"
6854
6886
  [name]="successIconClasses"
6855
6887
  [customFontClass]="customSuccessIconClasses"
6856
- [svgIcon]="svgIcon('checkIcon')"
6888
+ [svgIcon]="successSvgIcon || svgIcon('checkIcon')"
6857
6889
  >
6858
6890
  </kendo-icon-wrapper>
6859
6891
  <span class="k-input-suffix">
@@ -6862,7 +6894,7 @@ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versi
6862
6894
  [ngTemplateOutlet]="suffixTemplate?.templateRef">
6863
6895
  </ng-template>
6864
6896
  </span>
6865
- `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: LocalizedTextBoxMessagesDirective, selector: "[kendoTextBoxLocalizedMessages]" }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i3.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
6897
+ `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: LocalizedTextBoxMessagesDirective, selector: "[kendoTextBoxLocalizedMessages]" }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i3.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
6866
6898
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TextBoxComponent, decorators: [{
6867
6899
  type: Component,
6868
6900
  args: [{
@@ -6919,7 +6951,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
6919
6951
  <kendo-icon-wrapper
6920
6952
  [name]="clearButtonClass"
6921
6953
  [customFontClass]="customClearButtonClasses"
6922
- [svgIcon]="svgIcon('xIcon')"
6954
+ [svgIcon]="clearButtonSvgIcon || svgIcon('xIcon')"
6923
6955
  >
6924
6956
  </kendo-icon-wrapper>
6925
6957
  </span>
@@ -6928,7 +6960,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
6928
6960
  innerCssClass="k-input-validation-icon"
6929
6961
  [name]="errorIconClasses"
6930
6962
  [customFontClass]="customIconClasses"
6931
- [svgIcon]="svgIcon('exclamationCircleIcon')"
6963
+ [svgIcon]="errorSvgIcon || svgIcon('exclamationCircleIcon')"
6932
6964
  >
6933
6965
  </kendo-icon-wrapper>
6934
6966
  <kendo-icon-wrapper
@@ -6936,7 +6968,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
6936
6968
  innerCssClass="k-input-validation-icon"
6937
6969
  [name]="successIconClasses"
6938
6970
  [customFontClass]="customSuccessIconClasses"
6939
- [svgIcon]="svgIcon('checkIcon')"
6971
+ [svgIcon]="successSvgIcon || svgIcon('checkIcon')"
6940
6972
  >
6941
6973
  </kendo-icon-wrapper>
6942
6974
  <span class="k-input-suffix">
@@ -6969,10 +7001,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
6969
7001
  type: Input
6970
7002
  }], successIcon: [{
6971
7003
  type: Input
7004
+ }], successSvgIcon: [{
7005
+ type: Input
6972
7006
  }], errorIcon: [{
6973
7007
  type: Input
7008
+ }], errorSvgIcon: [{
7009
+ type: Input
6974
7010
  }], clearButtonIcon: [{
6975
7011
  type: Input
7012
+ }], clearButtonSvgIcon: [{
7013
+ type: Input
6976
7014
  }], size: [{
6977
7015
  type: Input
6978
7016
  }], rounded: [{
@@ -9296,7 +9334,7 @@ ContrastValidationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.
9296
9334
  <kendo-icon-wrapper name="x" [svgIcon]="xCircleIcon"></kendo-icon-wrapper>
9297
9335
  </span>
9298
9336
  </ng-container>
9299
- `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
9337
+ `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
9300
9338
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ContrastValidationComponent, decorators: [{
9301
9339
  type: Component,
9302
9340
  args: [{
@@ -9374,7 +9412,7 @@ ContrastComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", vers
9374
9412
  [value]="value"
9375
9413
  [pass]="satisfiesAAACondition">
9376
9414
  </div>
9377
- `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }, { type: ContrastValidationComponent, selector: "[kendoContrastValidation]", inputs: ["type", "pass", "value"] }], directives: [{ type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
9415
+ `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { type: ContrastValidationComponent, selector: "[kendoContrastValidation]", inputs: ["type", "pass", "value"] }], directives: [{ type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
9378
9416
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ContrastComponent, decorators: [{
9379
9417
  type: Component,
9380
9418
  args: [{
@@ -12827,7 +12865,7 @@ ColorPickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", v
12827
12865
  </kendo-flatcolorpicker>
12828
12866
  </ng-template>
12829
12867
  <ng-container #container></ng-container>
12830
- `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }, { type: i2.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { type: FlatColorPickerComponent, selector: "kendo-flatcolorpicker", inputs: ["readonly", "disabled", "format", "value", "tabindex", "clearButton", "preview", "actionsLayout", "activeView", "views", "gradientSettings", "paletteSettings"], outputs: ["valueChange", "cancel", "activeViewChange", "clearButtonClick", "actionButtonClick"], exportAs: ["kendoFlatColorPicker"] }], directives: [{ type: LocalizedColorPickerMessagesDirective, selector: "[kendoColorPickerLocalizedMessages], [kendoFlatColorPickerLocalizedMessages], [kendoColorGradientLocalizedMessages], [kendoColorPaletteLocalizedMessages]" }, { type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
12868
+ `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { type: i2.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { type: FlatColorPickerComponent, selector: "kendo-flatcolorpicker", inputs: ["readonly", "disabled", "format", "value", "tabindex", "clearButton", "preview", "actionsLayout", "activeView", "views", "gradientSettings", "paletteSettings"], outputs: ["valueChange", "cancel", "activeViewChange", "clearButtonClick", "actionButtonClick"], exportAs: ["kendoFlatColorPicker"] }], directives: [{ type: LocalizedColorPickerMessagesDirective, selector: "[kendoColorPickerLocalizedMessages], [kendoFlatColorPickerLocalizedMessages], [kendoColorGradientLocalizedMessages], [kendoColorPaletteLocalizedMessages]" }, { type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
12831
12869
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ColorPickerComponent, decorators: [{
12832
12870
  type: Component,
12833
12871
  args: [{
@@ -538,8 +538,8 @@ const packageMetadata = {
538
538
  name: '@progress/kendo-angular-inputs',
539
539
  productName: 'Kendo UI for Angular',
540
540
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
541
- publishDate: 1684846629,
542
- version: '13.0.0-develop.2',
541
+ publishDate: 1685972863,
542
+ version: '13.0.0-develop.21',
543
543
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
544
544
  };
545
545
 
@@ -1375,6 +1375,38 @@ class SliderComponent extends SliderBase {
1375
1375
  }));
1376
1376
  });
1377
1377
  }
1378
+ get decreaseButtonArrowIcon() {
1379
+ const icon = !this.vertical ?
1380
+ this.direction === 'ltr' ?
1381
+ 'caret-alt-left' :
1382
+ 'caret-alt-right' :
1383
+ 'caret-alt-down';
1384
+ return icon;
1385
+ }
1386
+ get increaseButtonArrowIcon() {
1387
+ const icon = !this.vertical ?
1388
+ this.direction === 'ltr' ?
1389
+ 'caret-alt-right' :
1390
+ 'caret-alt-left' :
1391
+ 'caret-alt-up';
1392
+ return icon;
1393
+ }
1394
+ get decreaseButtonArrowSVGIcon() {
1395
+ const icon = !this.vertical ?
1396
+ this.direction === 'ltr' ?
1397
+ this.arrowLeftIcon :
1398
+ this.arrowRightIcon :
1399
+ this.arrowDownIcon;
1400
+ return icon;
1401
+ }
1402
+ get increaseButtonArrowSVGIcon() {
1403
+ const icon = !this.vertical ?
1404
+ this.direction === 'ltr' ?
1405
+ this.arrowRightIcon :
1406
+ this.arrowLeftIcon :
1407
+ this.arrowUpIcon;
1408
+ return icon;
1409
+ }
1378
1410
  }
1379
1411
  SliderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SliderComponent, deps: [{ token: i1.LocalizationService }, { token: i0.Injector }, { token: i0.Renderer2 }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
1380
1412
  SliderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SliderComponent, selector: "kendo-slider", inputs: { focusableId: "focusableId", dragHandleTitle: "dragHandleTitle", incrementTitle: "incrementTitle", animate: "animate", decrementTitle: "decrementTitle", showButtons: "showButtons", value: "value", tabIndex: "tabIndex" }, providers: [
@@ -1397,8 +1429,8 @@ SliderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versio
1397
1429
  *ngIf="showButtons"
1398
1430
  type="button"
1399
1431
  rounded="full"
1400
- [icon]="!vertical ? 'caret-alt-left' : 'caret-alt-down'"
1401
- [svgIcon]="!vertical ? arrowLeftIcon : arrowDownIcon"
1432
+ [icon]="decreaseButtonArrowIcon"
1433
+ [svgIcon]="decreaseButtonArrowSVGIcon"
1402
1434
  class="k-button-decrease"
1403
1435
  [title]="decrementMessage"
1404
1436
  [attr.tabindex]="-1"
@@ -1453,8 +1485,8 @@ SliderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versio
1453
1485
  *ngIf="showButtons"
1454
1486
  type="button"
1455
1487
  rounded="full"
1456
- [icon]="!vertical ? 'caret-alt-right' : 'caret-alt-up'"
1457
- [svgIcon]="!vertical ? arrowRightIcon : arrowUpIcon"
1488
+ [icon]="increaseButtonArrowIcon"
1489
+ [svgIcon]="increaseButtonArrowSVGIcon"
1458
1490
  class="k-button-increase"
1459
1491
  [title]="incrementMessage"
1460
1492
  (click)="$event.preventDefault()"
@@ -1489,8 +1521,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
1489
1521
  *ngIf="showButtons"
1490
1522
  type="button"
1491
1523
  rounded="full"
1492
- [icon]="!vertical ? 'caret-alt-left' : 'caret-alt-down'"
1493
- [svgIcon]="!vertical ? arrowLeftIcon : arrowDownIcon"
1524
+ [icon]="decreaseButtonArrowIcon"
1525
+ [svgIcon]="decreaseButtonArrowSVGIcon"
1494
1526
  class="k-button-decrease"
1495
1527
  [title]="decrementMessage"
1496
1528
  [attr.tabindex]="-1"
@@ -1545,8 +1577,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
1545
1577
  *ngIf="showButtons"
1546
1578
  type="button"
1547
1579
  rounded="full"
1548
- [icon]="!vertical ? 'caret-alt-right' : 'caret-alt-up'"
1549
- [svgIcon]="!vertical ? arrowRightIcon : arrowUpIcon"
1580
+ [icon]="increaseButtonArrowIcon"
1581
+ [svgIcon]="increaseButtonArrowSVGIcon"
1550
1582
  class="k-button-increase"
1551
1583
  [title]="incrementMessage"
1552
1584
  (click)="$event.preventDefault()"
@@ -4345,7 +4377,7 @@ NumericTextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0"
4345
4377
  </kendo-icon-wrapper>
4346
4378
  </button>
4347
4379
  </span>
4348
- `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: LocalizedNumericTextBoxMessagesDirective, selector: "[kendoNumericTextBoxLocalizedMessages]" }, { type: i3.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
4380
+ `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: LocalizedNumericTextBoxMessagesDirective, selector: "[kendoNumericTextBoxLocalizedMessages]" }, { type: i3.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
4349
4381
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NumericTextBoxComponent, decorators: [{
4350
4382
  type: Component,
4351
4383
  args: [{
@@ -6773,7 +6805,7 @@ class TextBoxComponent {
6773
6805
  }
6774
6806
  }
6775
6807
  TextBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", 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 });
6776
- TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: TextBoxComponent, selector: "kendo-textbox", inputs: { focusableId: "focusableId", title: "title", disabled: "disabled", readonly: "readonly", tabindex: "tabindex", value: "value", selectOnFocus: "selectOnFocus", showSuccessIcon: "showSuccessIcon", showErrorIcon: "showErrorIcon", clearButton: "clearButton", successIcon: "successIcon", errorIcon: "errorIcon", clearButtonIcon: "clearButtonIcon", size: "size", rounded: "rounded", fillMode: "fillMode", tabIndex: "tabIndex", placeholder: "placeholder", maxlength: "maxlength" }, outputs: { valueChange: "valueChange", inputFocus: "inputFocus", inputBlur: "inputBlur", onFocus: "focus", onBlur: "blur" }, host: { properties: { "class.k-disabled": "this.disabledClass", "class.k-textbox": "this.hostClasses", "class.k-input": "this.hostClasses", "attr.dir": "this.direction" } }, providers: [
6808
+ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: TextBoxComponent, selector: "kendo-textbox", inputs: { focusableId: "focusableId", title: "title", 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" }, outputs: { valueChange: "valueChange", inputFocus: "inputFocus", inputBlur: "inputBlur", onFocus: "focus", onBlur: "blur" }, host: { properties: { "class.k-disabled": "this.disabledClass", "class.k-textbox": "this.hostClasses", "class.k-input": "this.hostClasses", "attr.dir": "this.direction" } }, providers: [
6777
6809
  LocalizationService,
6778
6810
  { provide: L10N_PREFIX, useValue: 'kendo.textbox' },
6779
6811
  {
@@ -6823,7 +6855,7 @@ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versi
6823
6855
  <kendo-icon-wrapper
6824
6856
  [name]="clearButtonClass"
6825
6857
  [customFontClass]="customClearButtonClasses"
6826
- [svgIcon]="svgIcon('xIcon')"
6858
+ [svgIcon]="clearButtonSvgIcon || svgIcon('xIcon')"
6827
6859
  >
6828
6860
  </kendo-icon-wrapper>
6829
6861
  </span>
@@ -6832,7 +6864,7 @@ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versi
6832
6864
  innerCssClass="k-input-validation-icon"
6833
6865
  [name]="errorIconClasses"
6834
6866
  [customFontClass]="customIconClasses"
6835
- [svgIcon]="svgIcon('exclamationCircleIcon')"
6867
+ [svgIcon]="errorSvgIcon || svgIcon('exclamationCircleIcon')"
6836
6868
  >
6837
6869
  </kendo-icon-wrapper>
6838
6870
  <kendo-icon-wrapper
@@ -6840,7 +6872,7 @@ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versi
6840
6872
  innerCssClass="k-input-validation-icon"
6841
6873
  [name]="successIconClasses"
6842
6874
  [customFontClass]="customSuccessIconClasses"
6843
- [svgIcon]="svgIcon('checkIcon')"
6875
+ [svgIcon]="successSvgIcon || svgIcon('checkIcon')"
6844
6876
  >
6845
6877
  </kendo-icon-wrapper>
6846
6878
  <span class="k-input-suffix">
@@ -6849,7 +6881,7 @@ TextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versi
6849
6881
  [ngTemplateOutlet]="suffixTemplate?.templateRef">
6850
6882
  </ng-template>
6851
6883
  </span>
6852
- `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: LocalizedTextBoxMessagesDirective, selector: "[kendoTextBoxLocalizedMessages]" }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i3.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
6884
+ `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: LocalizedTextBoxMessagesDirective, selector: "[kendoTextBoxLocalizedMessages]" }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i3.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
6853
6885
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TextBoxComponent, decorators: [{
6854
6886
  type: Component,
6855
6887
  args: [{
@@ -6906,7 +6938,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
6906
6938
  <kendo-icon-wrapper
6907
6939
  [name]="clearButtonClass"
6908
6940
  [customFontClass]="customClearButtonClasses"
6909
- [svgIcon]="svgIcon('xIcon')"
6941
+ [svgIcon]="clearButtonSvgIcon || svgIcon('xIcon')"
6910
6942
  >
6911
6943
  </kendo-icon-wrapper>
6912
6944
  </span>
@@ -6915,7 +6947,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
6915
6947
  innerCssClass="k-input-validation-icon"
6916
6948
  [name]="errorIconClasses"
6917
6949
  [customFontClass]="customIconClasses"
6918
- [svgIcon]="svgIcon('exclamationCircleIcon')"
6950
+ [svgIcon]="errorSvgIcon || svgIcon('exclamationCircleIcon')"
6919
6951
  >
6920
6952
  </kendo-icon-wrapper>
6921
6953
  <kendo-icon-wrapper
@@ -6923,7 +6955,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
6923
6955
  innerCssClass="k-input-validation-icon"
6924
6956
  [name]="successIconClasses"
6925
6957
  [customFontClass]="customSuccessIconClasses"
6926
- [svgIcon]="svgIcon('checkIcon')"
6958
+ [svgIcon]="successSvgIcon || svgIcon('checkIcon')"
6927
6959
  >
6928
6960
  </kendo-icon-wrapper>
6929
6961
  <span class="k-input-suffix">
@@ -6956,10 +6988,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
6956
6988
  type: Input
6957
6989
  }], successIcon: [{
6958
6990
  type: Input
6991
+ }], successSvgIcon: [{
6992
+ type: Input
6959
6993
  }], errorIcon: [{
6960
6994
  type: Input
6995
+ }], errorSvgIcon: [{
6996
+ type: Input
6961
6997
  }], clearButtonIcon: [{
6962
6998
  type: Input
6999
+ }], clearButtonSvgIcon: [{
7000
+ type: Input
6963
7001
  }], size: [{
6964
7002
  type: Input
6965
7003
  }], rounded: [{
@@ -9069,7 +9107,7 @@ ContrastValidationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.
9069
9107
  <kendo-icon-wrapper name="x" [svgIcon]="xCircleIcon"></kendo-icon-wrapper>
9070
9108
  </span>
9071
9109
  </ng-container>
9072
- `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
9110
+ `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
9073
9111
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ContrastValidationComponent, decorators: [{
9074
9112
  type: Component,
9075
9113
  args: [{
@@ -9147,7 +9185,7 @@ ContrastComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", vers
9147
9185
  [value]="value"
9148
9186
  [pass]="satisfiesAAACondition">
9149
9187
  </div>
9150
- `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }, { type: ContrastValidationComponent, selector: "[kendoContrastValidation]", inputs: ["type", "pass", "value"] }], directives: [{ type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
9188
+ `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { type: ContrastValidationComponent, selector: "[kendoContrastValidation]", inputs: ["type", "pass", "value"] }], directives: [{ type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
9151
9189
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ContrastComponent, decorators: [{
9152
9190
  type: Component,
9153
9191
  args: [{
@@ -12795,7 +12833,7 @@ ColorPickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", v
12795
12833
  </kendo-flatcolorpicker>
12796
12834
  </ng-template>
12797
12835
  <ng-container #container></ng-container>
12798
- `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }, { type: i2.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { type: FlatColorPickerComponent, selector: "kendo-flatcolorpicker", inputs: ["readonly", "disabled", "format", "value", "tabindex", "clearButton", "preview", "actionsLayout", "activeView", "views", "gradientSettings", "paletteSettings"], outputs: ["valueChange", "cancel", "activeViewChange", "clearButtonClick", "actionButtonClick"], exportAs: ["kendoFlatColorPicker"] }], directives: [{ type: LocalizedColorPickerMessagesDirective, selector: "[kendoColorPickerLocalizedMessages], [kendoFlatColorPickerLocalizedMessages], [kendoColorGradientLocalizedMessages], [kendoColorPaletteLocalizedMessages]" }, { type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
12836
+ `, isInline: true, components: [{ type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { type: i2.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { type: FlatColorPickerComponent, selector: "kendo-flatcolorpicker", inputs: ["readonly", "disabled", "format", "value", "tabindex", "clearButton", "preview", "actionsLayout", "activeView", "views", "gradientSettings", "paletteSettings"], outputs: ["valueChange", "cancel", "activeViewChange", "clearButtonClick", "actionButtonClick"], exportAs: ["kendoFlatColorPicker"] }], directives: [{ type: LocalizedColorPickerMessagesDirective, selector: "[kendoColorPickerLocalizedMessages], [kendoFlatColorPickerLocalizedMessages], [kendoColorGradientLocalizedMessages], [kendoColorPaletteLocalizedMessages]" }, { type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
12799
12837
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ColorPickerComponent, decorators: [{
12800
12838
  type: Component,
12801
12839
  args: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-inputs",
3
- "version": "13.0.0-develop.2",
3
+ "version": "13.0.0-develop.21",
4
4
  "description": "Kendo UI for Angular Inputs Package - Everything you need to build professional form functionality (Checkbox, ColorGradient, ColorPalette, ColorPicker, FlatColorPicker, FormField, MaskedTextBox, NumericTextBox, RadioButton, RangeSlider, Slider, Switch, TextArea, and TextBox Components)",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -33,19 +33,19 @@
33
33
  "@angular/platform-browser": "13 - 16",
34
34
  "@progress/kendo-drawing": "^1.17.2",
35
35
  "@progress/kendo-licensing": "^1.0.2",
36
- "@progress/kendo-angular-buttons": "13.0.0-develop.2",
37
- "@progress/kendo-angular-common": "13.0.0-develop.2",
38
- "@progress/kendo-angular-dialog": "13.0.0-develop.2",
39
- "@progress/kendo-angular-intl": "13.0.0-develop.2",
40
- "@progress/kendo-angular-l10n": "13.0.0-develop.2",
41
- "@progress/kendo-angular-popup": "13.0.0-develop.2",
42
- "@progress/kendo-angular-icons": "13.0.0-develop.2",
36
+ "@progress/kendo-angular-buttons": "13.0.0-develop.21",
37
+ "@progress/kendo-angular-common": "13.0.0-develop.21",
38
+ "@progress/kendo-angular-dialog": "13.0.0-develop.21",
39
+ "@progress/kendo-angular-intl": "13.0.0-develop.21",
40
+ "@progress/kendo-angular-l10n": "13.0.0-develop.21",
41
+ "@progress/kendo-angular-popup": "13.0.0-develop.21",
42
+ "@progress/kendo-angular-icons": "13.0.0-develop.21",
43
43
  "rxjs": "^6.5.3 || ^7.0.0",
44
- "@progress/kendo-angular-upload": "13.0.0-develop.2"
44
+ "@progress/kendo-angular-upload": "13.0.0-develop.21"
45
45
  },
46
46
  "dependencies": {
47
47
  "tslib": "^2.3.1",
48
- "@progress/kendo-angular-schematics": "13.0.0-develop.2",
48
+ "@progress/kendo-angular-schematics": "13.0.0-develop.21",
49
49
  "@progress/kendo-common": "^0.2.2",
50
50
  "@progress/kendo-draggable": "^3.0.0",
51
51
  "@progress/kendo-inputs-common": "^3.1.0"
@@ -166,6 +166,10 @@ export declare class SliderComponent extends SliderBase implements AfterViewInit
166
166
  private isSliderInvalid;
167
167
  private attachElementEventHandlers;
168
168
  private handleBlur;
169
+ get decreaseButtonArrowIcon(): string;
170
+ get increaseButtonArrowIcon(): string;
171
+ get decreaseButtonArrowSVGIcon(): SVGIcon;
172
+ get increaseButtonArrowSVGIcon(): SVGIcon;
169
173
  static ɵfac: i0.ɵɵFactoryDeclaration<SliderComponent, never>;
170
174
  static ɵcmp: i0.ɵɵComponentDeclaration<SliderComponent, "kendo-slider", ["kendoSlider"], { "focusableId": "focusableId"; "dragHandleTitle": "dragHandleTitle"; "incrementTitle": "incrementTitle"; "animate": "animate"; "decrementTitle": "decrementTitle"; "showButtons": "showButtons"; "value": "value"; "tabIndex": "tabIndex"; }, {}, never, never>;
171
175
  }
@@ -89,14 +89,26 @@ export declare class TextBoxComponent implements ControlValueAccessor {
89
89
  * Sets a custom icon that will be rendered instead of the default one for a valid user input.
90
90
  */
91
91
  successIcon: string;
92
+ /**
93
+ * Sets a custom SVG icon that will be rendered instead of the default one for a valid user input.
94
+ */
95
+ successSvgIcon: SVGIcon;
92
96
  /**
93
97
  * Sets a custom icon that will be rendered instead of the default one for invalid user input.
94
98
  */
95
99
  errorIcon: string;
100
+ /**
101
+ * Sets a custom SVG icon that will be rendered instead of the default one for invalid user input.
102
+ */
103
+ errorSvgIcon: SVGIcon;
96
104
  /**
97
105
  * Sets a custom icon that will be rendered instead of the default one.
98
106
  */
99
107
  clearButtonIcon: string;
108
+ /**
109
+ * Sets a custom SVG icon that will be rendered instead of the default one.
110
+ */
111
+ clearButtonSvgIcon: SVGIcon;
100
112
  /**
101
113
  * The size property specifies the padding of the TextBox internal input element
102
114
  * ([see example]({% slug appearance_textbox %}#toc-size)).
@@ -360,5 +372,5 @@ export declare class TextBoxComponent implements ControlValueAccessor {
360
372
  private handleBlur;
361
373
  private handleClasses;
362
374
  static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxComponent, never>;
363
- static ɵcmp: i0.ɵɵComponentDeclaration<TextBoxComponent, "kendo-textbox", ["kendoTextBox"], { "focusableId": "focusableId"; "title": "title"; "disabled": "disabled"; "readonly": "readonly"; "tabindex": "tabindex"; "value": "value"; "selectOnFocus": "selectOnFocus"; "showSuccessIcon": "showSuccessIcon"; "showErrorIcon": "showErrorIcon"; "clearButton": "clearButton"; "successIcon": "successIcon"; "errorIcon": "errorIcon"; "clearButtonIcon": "clearButtonIcon"; "size": "size"; "rounded": "rounded"; "fillMode": "fillMode"; "tabIndex": "tabIndex"; "placeholder": "placeholder"; "maxlength": "maxlength"; }, { "valueChange": "valueChange"; "inputFocus": "inputFocus"; "inputBlur": "inputBlur"; "onFocus": "focus"; "onBlur": "blur"; }, ["suffixTemplate", "prefixTemplate"], never>;
375
+ static ɵcmp: i0.ɵɵComponentDeclaration<TextBoxComponent, "kendo-textbox", ["kendoTextBox"], { "focusableId": "focusableId"; "title": "title"; "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"; }, { "valueChange": "valueChange"; "inputFocus": "inputFocus"; "inputBlur": "inputBlur"; "onFocus": "focus"; "onBlur": "blur"; }, ["suffixTemplate", "prefixTemplate"], never>;
364
376
  }