@progress/kendo-angular-inputs 13.6.0-develop.3 → 13.6.0-develop.4
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.
|
@@ -918,7 +918,7 @@ NumericTextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0"
|
|
|
918
918
|
[attr.aria-hidden]="true"
|
|
919
919
|
[attr.aria-label]="incrementTitle"
|
|
920
920
|
[title]="incrementTitle"
|
|
921
|
-
class="k-spinner-increase k-button k-icon-button k-button-solid k-button-solid-base"
|
|
921
|
+
class="k-spinner-increase k-button k-button-md k-icon-button k-button-solid k-button-solid-base"
|
|
922
922
|
[class.k-active]="arrowDirection === ArrowDirection.Up"
|
|
923
923
|
tabindex="-1"
|
|
924
924
|
>
|
|
@@ -936,7 +936,7 @@ NumericTextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0"
|
|
|
936
936
|
[attr.aria-label]="decrementTitle"
|
|
937
937
|
[title]="decrementTitle"
|
|
938
938
|
[class.k-active]="arrowDirection === ArrowDirection.Down"
|
|
939
|
-
class="k-spinner-decrease k-button k-icon-button k-button-solid k-button-solid-base"
|
|
939
|
+
class="k-spinner-decrease k-button k-button-md k-icon-button k-button-solid k-button-solid-base"
|
|
940
940
|
tabindex="-1"
|
|
941
941
|
>
|
|
942
942
|
<kendo-icon-wrapper
|
|
@@ -1004,7 +1004,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
1004
1004
|
[attr.aria-hidden]="true"
|
|
1005
1005
|
[attr.aria-label]="incrementTitle"
|
|
1006
1006
|
[title]="incrementTitle"
|
|
1007
|
-
class="k-spinner-increase k-button k-icon-button k-button-solid k-button-solid-base"
|
|
1007
|
+
class="k-spinner-increase k-button k-button-md k-icon-button k-button-solid k-button-solid-base"
|
|
1008
1008
|
[class.k-active]="arrowDirection === ArrowDirection.Up"
|
|
1009
1009
|
tabindex="-1"
|
|
1010
1010
|
>
|
|
@@ -1022,7 +1022,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
1022
1022
|
[attr.aria-label]="decrementTitle"
|
|
1023
1023
|
[title]="decrementTitle"
|
|
1024
1024
|
[class.k-active]="arrowDirection === ArrowDirection.Down"
|
|
1025
|
-
class="k-spinner-decrease k-button k-icon-button k-button-solid k-button-solid-base"
|
|
1025
|
+
class="k-spinner-decrease k-button k-button-md k-icon-button k-button-solid k-button-solid-base"
|
|
1026
1026
|
tabindex="-1"
|
|
1027
1027
|
>
|
|
1028
1028
|
<kendo-icon-wrapper
|
|
@@ -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.6.0-develop.
|
|
12
|
+
publishDate: 1695732167,
|
|
13
|
+
version: '13.6.0-develop.4',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -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.6.0-develop.
|
|
542
|
+
publishDate: 1695732167,
|
|
543
|
+
version: '13.6.0-develop.4',
|
|
544
544
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
545
545
|
};
|
|
546
546
|
|
|
@@ -4372,7 +4372,7 @@ NumericTextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0"
|
|
|
4372
4372
|
[attr.aria-hidden]="true"
|
|
4373
4373
|
[attr.aria-label]="incrementTitle"
|
|
4374
4374
|
[title]="incrementTitle"
|
|
4375
|
-
class="k-spinner-increase k-button k-icon-button k-button-solid k-button-solid-base"
|
|
4375
|
+
class="k-spinner-increase k-button k-button-md k-icon-button k-button-solid k-button-solid-base"
|
|
4376
4376
|
[class.k-active]="arrowDirection === ArrowDirection.Up"
|
|
4377
4377
|
tabindex="-1"
|
|
4378
4378
|
>
|
|
@@ -4390,7 +4390,7 @@ NumericTextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0"
|
|
|
4390
4390
|
[attr.aria-label]="decrementTitle"
|
|
4391
4391
|
[title]="decrementTitle"
|
|
4392
4392
|
[class.k-active]="arrowDirection === ArrowDirection.Down"
|
|
4393
|
-
class="k-spinner-decrease k-button k-icon-button k-button-solid k-button-solid-base"
|
|
4393
|
+
class="k-spinner-decrease k-button k-button-md k-icon-button k-button-solid k-button-solid-base"
|
|
4394
4394
|
tabindex="-1"
|
|
4395
4395
|
>
|
|
4396
4396
|
<kendo-icon-wrapper
|
|
@@ -4458,7 +4458,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
4458
4458
|
[attr.aria-hidden]="true"
|
|
4459
4459
|
[attr.aria-label]="incrementTitle"
|
|
4460
4460
|
[title]="incrementTitle"
|
|
4461
|
-
class="k-spinner-increase k-button k-icon-button k-button-solid k-button-solid-base"
|
|
4461
|
+
class="k-spinner-increase k-button k-button-md k-icon-button k-button-solid k-button-solid-base"
|
|
4462
4462
|
[class.k-active]="arrowDirection === ArrowDirection.Up"
|
|
4463
4463
|
tabindex="-1"
|
|
4464
4464
|
>
|
|
@@ -4476,7 +4476,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
4476
4476
|
[attr.aria-label]="decrementTitle"
|
|
4477
4477
|
[title]="decrementTitle"
|
|
4478
4478
|
[class.k-active]="arrowDirection === ArrowDirection.Down"
|
|
4479
|
-
class="k-spinner-decrease k-button k-icon-button k-button-solid k-button-solid-base"
|
|
4479
|
+
class="k-spinner-decrease k-button k-button-md k-icon-button k-button-solid k-button-solid-base"
|
|
4480
4480
|
tabindex="-1"
|
|
4481
4481
|
>
|
|
4482
4482
|
<kendo-icon-wrapper
|
|
@@ -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.6.0-develop.
|
|
541
|
+
publishDate: 1695732167,
|
|
542
|
+
version: '13.6.0-develop.4',
|
|
543
543
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
544
544
|
};
|
|
545
545
|
|
|
@@ -4365,7 +4365,7 @@ NumericTextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0"
|
|
|
4365
4365
|
[attr.aria-hidden]="true"
|
|
4366
4366
|
[attr.aria-label]="incrementTitle"
|
|
4367
4367
|
[title]="incrementTitle"
|
|
4368
|
-
class="k-spinner-increase k-button k-icon-button k-button-solid k-button-solid-base"
|
|
4368
|
+
class="k-spinner-increase k-button k-button-md k-icon-button k-button-solid k-button-solid-base"
|
|
4369
4369
|
[class.k-active]="arrowDirection === ArrowDirection.Up"
|
|
4370
4370
|
tabindex="-1"
|
|
4371
4371
|
>
|
|
@@ -4383,7 +4383,7 @@ NumericTextBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0"
|
|
|
4383
4383
|
[attr.aria-label]="decrementTitle"
|
|
4384
4384
|
[title]="decrementTitle"
|
|
4385
4385
|
[class.k-active]="arrowDirection === ArrowDirection.Down"
|
|
4386
|
-
class="k-spinner-decrease k-button k-icon-button k-button-solid k-button-solid-base"
|
|
4386
|
+
class="k-spinner-decrease k-button k-button-md k-icon-button k-button-solid k-button-solid-base"
|
|
4387
4387
|
tabindex="-1"
|
|
4388
4388
|
>
|
|
4389
4389
|
<kendo-icon-wrapper
|
|
@@ -4451,7 +4451,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
4451
4451
|
[attr.aria-hidden]="true"
|
|
4452
4452
|
[attr.aria-label]="incrementTitle"
|
|
4453
4453
|
[title]="incrementTitle"
|
|
4454
|
-
class="k-spinner-increase k-button k-icon-button k-button-solid k-button-solid-base"
|
|
4454
|
+
class="k-spinner-increase k-button k-button-md k-icon-button k-button-solid k-button-solid-base"
|
|
4455
4455
|
[class.k-active]="arrowDirection === ArrowDirection.Up"
|
|
4456
4456
|
tabindex="-1"
|
|
4457
4457
|
>
|
|
@@ -4469,7 +4469,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
4469
4469
|
[attr.aria-label]="decrementTitle"
|
|
4470
4470
|
[title]="decrementTitle"
|
|
4471
4471
|
[class.k-active]="arrowDirection === ArrowDirection.Down"
|
|
4472
|
-
class="k-spinner-decrease k-button k-icon-button k-button-solid k-button-solid-base"
|
|
4472
|
+
class="k-spinner-decrease k-button k-button-md k-icon-button k-button-solid k-button-solid-base"
|
|
4473
4473
|
tabindex="-1"
|
|
4474
4474
|
>
|
|
4475
4475
|
<kendo-icon-wrapper
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-inputs",
|
|
3
|
-
"version": "13.6.0-develop.
|
|
3
|
+
"version": "13.6.0-develop.4",
|
|
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.6.0-develop.
|
|
37
|
-
"@progress/kendo-angular-common": "13.6.0-develop.
|
|
38
|
-
"@progress/kendo-angular-dialog": "13.6.0-develop.
|
|
39
|
-
"@progress/kendo-angular-intl": "13.6.0-develop.
|
|
40
|
-
"@progress/kendo-angular-l10n": "13.6.0-develop.
|
|
41
|
-
"@progress/kendo-angular-popup": "13.6.0-develop.
|
|
42
|
-
"@progress/kendo-angular-icons": "13.6.0-develop.
|
|
36
|
+
"@progress/kendo-angular-buttons": "13.6.0-develop.4",
|
|
37
|
+
"@progress/kendo-angular-common": "13.6.0-develop.4",
|
|
38
|
+
"@progress/kendo-angular-dialog": "13.6.0-develop.4",
|
|
39
|
+
"@progress/kendo-angular-intl": "13.6.0-develop.4",
|
|
40
|
+
"@progress/kendo-angular-l10n": "13.6.0-develop.4",
|
|
41
|
+
"@progress/kendo-angular-popup": "13.6.0-develop.4",
|
|
42
|
+
"@progress/kendo-angular-icons": "13.6.0-develop.4",
|
|
43
43
|
"rxjs": "^6.5.3 || ^7.0.0",
|
|
44
|
-
"@progress/kendo-angular-upload": "13.6.0-develop.
|
|
44
|
+
"@progress/kendo-angular-upload": "13.6.0-develop.4"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
47
|
"tslib": "^2.3.1",
|
|
48
|
-
"@progress/kendo-angular-schematics": "13.6.0-develop.
|
|
48
|
+
"@progress/kendo-angular-schematics": "13.6.0-develop.4",
|
|
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"
|