@progress/kendo-angular-inputs 16.0.0-develop.7 → 16.0.0-develop.9
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.
|
@@ -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: '16.0.0-develop.
|
|
12
|
+
publishDate: 1714370500,
|
|
13
|
+
version: '16.0.0-develop.9',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -498,7 +498,7 @@ SliderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
|
|
|
498
498
|
[attr.aria-readonly]="readonly ? true : undefined"
|
|
499
499
|
[attr.aria-orientation]="vertical ? 'vertical' : 'horizontal'"
|
|
500
500
|
[style.touch-action]="isDisabled ? '' : 'none'"
|
|
501
|
-
class="k-draghandle"
|
|
501
|
+
class="k-draghandle k-draghandle-end"
|
|
502
502
|
[title]="dragHandleMessage"
|
|
503
503
|
[attr.tabindex]="disabled ? '-1' : tabIndex"
|
|
504
504
|
[id]="focusableId"
|
|
@@ -590,7 +590,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
590
590
|
[attr.aria-readonly]="readonly ? true : undefined"
|
|
591
591
|
[attr.aria-orientation]="vertical ? 'vertical' : 'horizontal'"
|
|
592
592
|
[style.touch-action]="isDisabled ? '' : 'none'"
|
|
593
|
-
class="k-draghandle"
|
|
593
|
+
class="k-draghandle k-draghandle-end"
|
|
594
594
|
[title]="dragHandleMessage"
|
|
595
595
|
[attr.tabindex]="disabled ? '-1' : tabIndex"
|
|
596
596
|
[id]="focusableId"
|
|
@@ -544,8 +544,8 @@ const packageMetadata = {
|
|
|
544
544
|
name: '@progress/kendo-angular-inputs',
|
|
545
545
|
productName: 'Kendo UI for Angular',
|
|
546
546
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
547
|
-
publishDate:
|
|
548
|
-
version: '16.0.0-develop.
|
|
547
|
+
publishDate: 1714370500,
|
|
548
|
+
version: '16.0.0-develop.9',
|
|
549
549
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
550
550
|
};
|
|
551
551
|
|
|
@@ -1481,7 +1481,7 @@ SliderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
|
|
|
1481
1481
|
[attr.aria-readonly]="readonly ? true : undefined"
|
|
1482
1482
|
[attr.aria-orientation]="vertical ? 'vertical' : 'horizontal'"
|
|
1483
1483
|
[style.touch-action]="isDisabled ? '' : 'none'"
|
|
1484
|
-
class="k-draghandle"
|
|
1484
|
+
class="k-draghandle k-draghandle-end"
|
|
1485
1485
|
[title]="dragHandleMessage"
|
|
1486
1486
|
[attr.tabindex]="disabled ? '-1' : tabIndex"
|
|
1487
1487
|
[id]="focusableId"
|
|
@@ -1573,7 +1573,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
1573
1573
|
[attr.aria-readonly]="readonly ? true : undefined"
|
|
1574
1574
|
[attr.aria-orientation]="vertical ? 'vertical' : 'horizontal'"
|
|
1575
1575
|
[style.touch-action]="isDisabled ? '' : 'none'"
|
|
1576
|
-
class="k-draghandle"
|
|
1576
|
+
class="k-draghandle k-draghandle-end"
|
|
1577
1577
|
[title]="dragHandleMessage"
|
|
1578
1578
|
[attr.tabindex]="disabled ? '-1' : tabIndex"
|
|
1579
1579
|
[id]="focusableId"
|
|
@@ -543,8 +543,8 @@ const packageMetadata = {
|
|
|
543
543
|
name: '@progress/kendo-angular-inputs',
|
|
544
544
|
productName: 'Kendo UI for Angular',
|
|
545
545
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
546
|
-
publishDate:
|
|
547
|
-
version: '16.0.0-develop.
|
|
546
|
+
publishDate: 1714370500,
|
|
547
|
+
version: '16.0.0-develop.9',
|
|
548
548
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
549
549
|
};
|
|
550
550
|
|
|
@@ -1478,7 +1478,7 @@ SliderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
|
|
|
1478
1478
|
[attr.aria-readonly]="readonly ? true : undefined"
|
|
1479
1479
|
[attr.aria-orientation]="vertical ? 'vertical' : 'horizontal'"
|
|
1480
1480
|
[style.touch-action]="isDisabled ? '' : 'none'"
|
|
1481
|
-
class="k-draghandle"
|
|
1481
|
+
class="k-draghandle k-draghandle-end"
|
|
1482
1482
|
[title]="dragHandleMessage"
|
|
1483
1483
|
[attr.tabindex]="disabled ? '-1' : tabIndex"
|
|
1484
1484
|
[id]="focusableId"
|
|
@@ -1570,7 +1570,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
1570
1570
|
[attr.aria-readonly]="readonly ? true : undefined"
|
|
1571
1571
|
[attr.aria-orientation]="vertical ? 'vertical' : 'horizontal'"
|
|
1572
1572
|
[style.touch-action]="isDisabled ? '' : 'none'"
|
|
1573
|
-
class="k-draghandle"
|
|
1573
|
+
class="k-draghandle k-draghandle-end"
|
|
1574
1574
|
[title]="dragHandleMessage"
|
|
1575
1575
|
[attr.tabindex]="disabled ? '-1' : tabIndex"
|
|
1576
1576
|
[id]="focusableId"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-inputs",
|
|
3
|
-
"version": "16.0.0-develop.
|
|
3
|
+
"version": "16.0.0-develop.9",
|
|
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",
|
|
@@ -34,18 +34,18 @@
|
|
|
34
34
|
"@angular/platform-browser": "15 - 17",
|
|
35
35
|
"@progress/kendo-drawing": "^1.19.0",
|
|
36
36
|
"@progress/kendo-licensing": "^1.0.2",
|
|
37
|
-
"@progress/kendo-angular-buttons": "16.0.0-develop.
|
|
38
|
-
"@progress/kendo-angular-common": "16.0.0-develop.
|
|
39
|
-
"@progress/kendo-angular-dialog": "16.0.0-develop.
|
|
40
|
-
"@progress/kendo-angular-intl": "16.0.0-develop.
|
|
41
|
-
"@progress/kendo-angular-l10n": "16.0.0-develop.
|
|
42
|
-
"@progress/kendo-angular-popup": "16.0.0-develop.
|
|
43
|
-
"@progress/kendo-angular-icons": "16.0.0-develop.
|
|
37
|
+
"@progress/kendo-angular-buttons": "16.0.0-develop.9",
|
|
38
|
+
"@progress/kendo-angular-common": "16.0.0-develop.9",
|
|
39
|
+
"@progress/kendo-angular-dialog": "16.0.0-develop.9",
|
|
40
|
+
"@progress/kendo-angular-intl": "16.0.0-develop.9",
|
|
41
|
+
"@progress/kendo-angular-l10n": "16.0.0-develop.9",
|
|
42
|
+
"@progress/kendo-angular-popup": "16.0.0-develop.9",
|
|
43
|
+
"@progress/kendo-angular-icons": "16.0.0-develop.9",
|
|
44
44
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
47
|
"tslib": "^2.3.1",
|
|
48
|
-
"@progress/kendo-angular-schematics": "16.0.0-develop.
|
|
48
|
+
"@progress/kendo-angular-schematics": "16.0.0-develop.9",
|
|
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"
|