@progress/kendo-angular-inputs 25.0.0-develop.6 → 25.0.0-develop.7
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.
|
@@ -583,8 +583,8 @@ const packageMetadata = {
|
|
|
583
583
|
productName: 'Kendo UI for Angular',
|
|
584
584
|
productCode: 'KENDOUIANGULAR',
|
|
585
585
|
productCodes: ['KENDOUIANGULAR'],
|
|
586
|
-
publishDate:
|
|
587
|
-
version: '25.0.0-develop.
|
|
586
|
+
publishDate: 1784618756,
|
|
587
|
+
version: '25.0.0-develop.7',
|
|
588
588
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
589
589
|
};
|
|
590
590
|
|
|
@@ -19137,7 +19137,7 @@ class OTPInputComponent {
|
|
|
19137
19137
|
], viewQueries: [{ propertyName: "inputFields", predicate: TextBoxComponent, descendants: true }, { propertyName: "inputGroups", predicate: ["inputGroup"], descendants: true }], exportAs: ["kendoOTPInput"], usesOnChanges: true, ngImport: i0, template: `
|
|
19138
19138
|
<ng-container kendoOTPInputLocalizedMessages
|
|
19139
19139
|
i18n-ariaLabel="kendo.otpinput.ariaLabel|The value of the aria-label attribute of the input fields."
|
|
19140
|
-
ariaLabel="
|
|
19140
|
+
ariaLabel="Input [[currentInput]] of [[totalInputs]], current value [[value]]"
|
|
19141
19141
|
></ng-container>
|
|
19142
19142
|
<ng-container
|
|
19143
19143
|
kendoInputSharedEvents
|
|
@@ -19214,7 +19214,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
19214
19214
|
template: `
|
|
19215
19215
|
<ng-container kendoOTPInputLocalizedMessages
|
|
19216
19216
|
i18n-ariaLabel="kendo.otpinput.ariaLabel|The value of the aria-label attribute of the input fields."
|
|
19217
|
-
ariaLabel="
|
|
19217
|
+
ariaLabel="Input [[currentInput]] of [[totalInputs]], current value [[value]]"
|
|
19218
19218
|
></ng-container>
|
|
19219
19219
|
<ng-container
|
|
19220
19220
|
kendoInputSharedEvents
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "25.0.0-develop.
|
|
10
|
+
"publishDate": 1784618756,
|
|
11
|
+
"version": "25.0.0-develop.7",
|
|
12
12
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-inputs",
|
|
3
|
-
"version": "25.0.0-develop.
|
|
3
|
+
"version": "25.0.0-develop.7",
|
|
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",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"package": {
|
|
56
56
|
"productName": "Kendo UI for Angular",
|
|
57
57
|
"productCode": "KENDOUIANGULAR",
|
|
58
|
-
"publishDate":
|
|
58
|
+
"publishDate": 1784618756,
|
|
59
59
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
60
60
|
}
|
|
61
61
|
},
|
|
@@ -67,20 +67,20 @@
|
|
|
67
67
|
"@angular/platform-browser": "20 - 22",
|
|
68
68
|
"@progress/kendo-drawing": "^1.25.0",
|
|
69
69
|
"@progress/kendo-licensing": "^1.11.0",
|
|
70
|
-
"@progress/kendo-angular-buttons": "25.0.0-develop.
|
|
71
|
-
"@progress/kendo-angular-common": "25.0.0-develop.
|
|
72
|
-
"@progress/kendo-angular-utils": "25.0.0-develop.
|
|
73
|
-
"@progress/kendo-angular-navigation": "25.0.0-develop.
|
|
74
|
-
"@progress/kendo-angular-dialog": "25.0.0-develop.
|
|
75
|
-
"@progress/kendo-angular-intl": "25.0.0-develop.
|
|
76
|
-
"@progress/kendo-angular-l10n": "25.0.0-develop.
|
|
77
|
-
"@progress/kendo-angular-popup": "25.0.0-develop.
|
|
78
|
-
"@progress/kendo-angular-icons": "25.0.0-develop.
|
|
70
|
+
"@progress/kendo-angular-buttons": "25.0.0-develop.7",
|
|
71
|
+
"@progress/kendo-angular-common": "25.0.0-develop.7",
|
|
72
|
+
"@progress/kendo-angular-utils": "25.0.0-develop.7",
|
|
73
|
+
"@progress/kendo-angular-navigation": "25.0.0-develop.7",
|
|
74
|
+
"@progress/kendo-angular-dialog": "25.0.0-develop.7",
|
|
75
|
+
"@progress/kendo-angular-intl": "25.0.0-develop.7",
|
|
76
|
+
"@progress/kendo-angular-l10n": "25.0.0-develop.7",
|
|
77
|
+
"@progress/kendo-angular-popup": "25.0.0-develop.7",
|
|
78
|
+
"@progress/kendo-angular-icons": "25.0.0-develop.7",
|
|
79
79
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
80
80
|
},
|
|
81
81
|
"dependencies": {
|
|
82
82
|
"tslib": "^2.3.1",
|
|
83
|
-
"@progress/kendo-angular-schematics": "25.0.0-develop.
|
|
83
|
+
"@progress/kendo-angular-schematics": "25.0.0-develop.7",
|
|
84
84
|
"@progress/kendo-common": "^1.0.1",
|
|
85
85
|
"@progress/kendo-draggable": "^3.0.0",
|
|
86
86
|
"@progress/kendo-inputs-common": "^3.1.0"
|