@progress/kendo-angular-inputs 13.0.0-develop.4 → 13.0.0-develop.6
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/esm2020/colorpicker/colorpicker.component.mjs +1 -1
- package/esm2020/colorpicker/contrast-validation.component.mjs +1 -1
- package/esm2020/colorpicker/contrast.component.mjs +1 -1
- package/esm2020/numerictextbox/numerictextbox.component.mjs +1 -1
- package/esm2020/package-metadata.mjs +2 -2
- package/esm2020/slider/slider.component.mjs +40 -8
- package/esm2020/textbox/textbox.component.mjs +1 -1
- package/fesm2015/progress-kendo-angular-inputs.mjs +47 -15
- package/fesm2020/progress-kendo-angular-inputs.mjs +47 -15
- package/package.json +10 -10
- package/slider/slider.component.d.ts +4 -0
|
@@ -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:
|
|
13
|
-
version: '13.0.0-develop.
|
|
12
|
+
publishDate: 1685095092,
|
|
13
|
+
version: '13.0.0-develop.6',
|
|
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]="
|
|
431
|
-
[svgIcon]="
|
|
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]="
|
|
487
|
-
[svgIcon]="
|
|
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]="
|
|
523
|
-
[svgIcon]="
|
|
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]="
|
|
579
|
-
[svgIcon]="
|
|
610
|
+
[icon]="increaseButtonArrowIcon"
|
|
611
|
+
[svgIcon]="increaseButtonArrowSVGIcon"
|
|
580
612
|
class="k-button-increase"
|
|
581
613
|
[title]="incrementMessage"
|
|
582
614
|
(click)="$event.preventDefault()"
|
|
@@ -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: [{
|
|
@@ -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:
|
|
543
|
-
version: '13.0.0-develop.
|
|
542
|
+
publishDate: 1685095092,
|
|
543
|
+
version: '13.0.0-develop.6',
|
|
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]="
|
|
1404
|
-
[svgIcon]="
|
|
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]="
|
|
1460
|
-
[svgIcon]="
|
|
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]="
|
|
1496
|
-
[svgIcon]="
|
|
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]="
|
|
1552
|
-
[svgIcon]="
|
|
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: [{
|
|
@@ -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: [{
|
|
@@ -9296,7 +9328,7 @@ ContrastValidationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.
|
|
|
9296
9328
|
<kendo-icon-wrapper name="x" [svgIcon]="xCircleIcon"></kendo-icon-wrapper>
|
|
9297
9329
|
</span>
|
|
9298
9330
|
</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"] }] });
|
|
9331
|
+
`, 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
9332
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ContrastValidationComponent, decorators: [{
|
|
9301
9333
|
type: Component,
|
|
9302
9334
|
args: [{
|
|
@@ -9374,7 +9406,7 @@ ContrastComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", vers
|
|
|
9374
9406
|
[value]="value"
|
|
9375
9407
|
[pass]="satisfiesAAACondition">
|
|
9376
9408
|
</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"] }] });
|
|
9409
|
+
`, 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
9410
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ContrastComponent, decorators: [{
|
|
9379
9411
|
type: Component,
|
|
9380
9412
|
args: [{
|
|
@@ -12827,7 +12859,7 @@ ColorPickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", v
|
|
|
12827
12859
|
</kendo-flatcolorpicker>
|
|
12828
12860
|
</ng-template>
|
|
12829
12861
|
<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"] }] });
|
|
12862
|
+
`, 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
12863
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ColorPickerComponent, decorators: [{
|
|
12832
12864
|
type: Component,
|
|
12833
12865
|
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:
|
|
542
|
-
version: '13.0.0-develop.
|
|
541
|
+
publishDate: 1685095092,
|
|
542
|
+
version: '13.0.0-develop.6',
|
|
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]="
|
|
1401
|
-
[svgIcon]="
|
|
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]="
|
|
1457
|
-
[svgIcon]="
|
|
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]="
|
|
1493
|
-
[svgIcon]="
|
|
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]="
|
|
1549
|
-
[svgIcon]="
|
|
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: [{
|
|
@@ -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: [{
|
|
@@ -9069,7 +9101,7 @@ ContrastValidationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.
|
|
|
9069
9101
|
<kendo-icon-wrapper name="x" [svgIcon]="xCircleIcon"></kendo-icon-wrapper>
|
|
9070
9102
|
</span>
|
|
9071
9103
|
</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"] }] });
|
|
9104
|
+
`, 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
9105
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ContrastValidationComponent, decorators: [{
|
|
9074
9106
|
type: Component,
|
|
9075
9107
|
args: [{
|
|
@@ -9147,7 +9179,7 @@ ContrastComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", vers
|
|
|
9147
9179
|
[value]="value"
|
|
9148
9180
|
[pass]="satisfiesAAACondition">
|
|
9149
9181
|
</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"] }] });
|
|
9182
|
+
`, 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
9183
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ContrastComponent, decorators: [{
|
|
9152
9184
|
type: Component,
|
|
9153
9185
|
args: [{
|
|
@@ -12795,7 +12827,7 @@ ColorPickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", v
|
|
|
12795
12827
|
</kendo-flatcolorpicker>
|
|
12796
12828
|
</ng-template>
|
|
12797
12829
|
<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"] }] });
|
|
12830
|
+
`, 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
12831
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ColorPickerComponent, decorators: [{
|
|
12800
12832
|
type: Component,
|
|
12801
12833
|
args: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-inputs",
|
|
3
|
-
"version": "13.0.0-develop.
|
|
3
|
+
"version": "13.0.0-develop.6",
|
|
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.
|
|
37
|
-
"@progress/kendo-angular-common": "13.0.0-develop.
|
|
38
|
-
"@progress/kendo-angular-dialog": "13.0.0-develop.
|
|
39
|
-
"@progress/kendo-angular-intl": "13.0.0-develop.
|
|
40
|
-
"@progress/kendo-angular-l10n": "13.0.0-develop.
|
|
41
|
-
"@progress/kendo-angular-popup": "13.0.0-develop.
|
|
42
|
-
"@progress/kendo-angular-icons": "13.0.0-develop.
|
|
36
|
+
"@progress/kendo-angular-buttons": "13.0.0-develop.6",
|
|
37
|
+
"@progress/kendo-angular-common": "13.0.0-develop.6",
|
|
38
|
+
"@progress/kendo-angular-dialog": "13.0.0-develop.6",
|
|
39
|
+
"@progress/kendo-angular-intl": "13.0.0-develop.6",
|
|
40
|
+
"@progress/kendo-angular-l10n": "13.0.0-develop.6",
|
|
41
|
+
"@progress/kendo-angular-popup": "13.0.0-develop.6",
|
|
42
|
+
"@progress/kendo-angular-icons": "13.0.0-develop.6",
|
|
43
43
|
"rxjs": "^6.5.3 || ^7.0.0",
|
|
44
|
-
"@progress/kendo-angular-upload": "13.0.0-develop.
|
|
44
|
+
"@progress/kendo-angular-upload": "13.0.0-develop.6"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
47
|
"tslib": "^2.3.1",
|
|
48
|
-
"@progress/kendo-angular-schematics": "13.0.0-develop.
|
|
48
|
+
"@progress/kendo-angular-schematics": "13.0.0-develop.6",
|
|
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
|
}
|