@progress/kendo-angular-label 16.4.0-develop.5 → 16.4.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/floating-label/floating-label.component.mjs +1 -1
- package/esm2020/localization/custom-messages.component.mjs +1 -1
- package/esm2020/package-metadata.mjs +2 -2
- package/fesm2015/progress-kendo-angular-label.mjs +4 -4
- package/fesm2020/progress-kendo-angular-label.mjs +4 -4
- package/floating-label/floating-label.component.d.ts +1 -1
- package/localization/custom-messages.component.d.ts +1 -1
- package/package.json +4 -4
|
@@ -21,7 +21,7 @@ const isFunction = (x) => Object.prototype.toString.call(x) === '[object Functio
|
|
|
21
21
|
*
|
|
22
22
|
* The FloatingLabel supports both Template and Reactive Forms and
|
|
23
23
|
* [can contain Kendo UI for Angular Input components such as `kendo-combobox` and `kendo-numerictextbox`,
|
|
24
|
-
* or `kendo-textbox`](slug:
|
|
24
|
+
* or `kendo-textbox`](slug:associate_floatinglabel).
|
|
25
25
|
*
|
|
26
26
|
* @example
|
|
27
27
|
* ```html
|
|
@@ -9,7 +9,7 @@ import * as i0 from "@angular/core";
|
|
|
9
9
|
import * as i1 from "@progress/kendo-angular-l10n";
|
|
10
10
|
/**
|
|
11
11
|
* Custom component messages override default component messages
|
|
12
|
-
* ([see example](
|
|
12
|
+
* ([see example](slug:label_globalization#toc-internationalization)).
|
|
13
13
|
*/
|
|
14
14
|
export class CustomMessagesComponent extends Messages {
|
|
15
15
|
constructor(service) {
|
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-label',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '16.4.0-develop.
|
|
12
|
+
publishDate: 1720184916,
|
|
13
|
+
version: '16.4.0-develop.6',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -237,7 +237,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
237
237
|
|
|
238
238
|
/**
|
|
239
239
|
* Custom component messages override default component messages
|
|
240
|
-
* ([see example](
|
|
240
|
+
* ([see example](slug:label_globalization#toc-internationalization)).
|
|
241
241
|
*/
|
|
242
242
|
class CustomMessagesComponent extends Messages {
|
|
243
243
|
constructor(service) {
|
|
@@ -298,8 +298,8 @@ const packageMetadata = {
|
|
|
298
298
|
name: '@progress/kendo-angular-label',
|
|
299
299
|
productName: 'Kendo UI for Angular',
|
|
300
300
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
301
|
-
publishDate:
|
|
302
|
-
version: '16.4.0-develop.
|
|
301
|
+
publishDate: 1720184916,
|
|
302
|
+
version: '16.4.0-develop.6',
|
|
303
303
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
304
304
|
};
|
|
305
305
|
|
|
@@ -357,7 +357,7 @@ const isFunction = (x) => Object.prototype.toString.call(x) === '[object Functio
|
|
|
357
357
|
*
|
|
358
358
|
* The FloatingLabel supports both Template and Reactive Forms and
|
|
359
359
|
* [can contain Kendo UI for Angular Input components such as `kendo-combobox` and `kendo-numerictextbox`,
|
|
360
|
-
* or `kendo-textbox`](slug:
|
|
360
|
+
* or `kendo-textbox`](slug:associate_floatinglabel).
|
|
361
361
|
*
|
|
362
362
|
* @example
|
|
363
363
|
* ```html
|
|
@@ -237,7 +237,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
237
237
|
|
|
238
238
|
/**
|
|
239
239
|
* Custom component messages override default component messages
|
|
240
|
-
* ([see example](
|
|
240
|
+
* ([see example](slug:label_globalization#toc-internationalization)).
|
|
241
241
|
*/
|
|
242
242
|
class CustomMessagesComponent extends Messages {
|
|
243
243
|
constructor(service) {
|
|
@@ -298,8 +298,8 @@ const packageMetadata = {
|
|
|
298
298
|
name: '@progress/kendo-angular-label',
|
|
299
299
|
productName: 'Kendo UI for Angular',
|
|
300
300
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
301
|
-
publishDate:
|
|
302
|
-
version: '16.4.0-develop.
|
|
301
|
+
publishDate: 1720184916,
|
|
302
|
+
version: '16.4.0-develop.6',
|
|
303
303
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
304
304
|
};
|
|
305
305
|
|
|
@@ -357,7 +357,7 @@ const isFunction = (x) => Object.prototype.toString.call(x) === '[object Functio
|
|
|
357
357
|
*
|
|
358
358
|
* The FloatingLabel supports both Template and Reactive Forms and
|
|
359
359
|
* [can contain Kendo UI for Angular Input components such as `kendo-combobox` and `kendo-numerictextbox`,
|
|
360
|
-
* or `kendo-textbox`](slug:
|
|
360
|
+
* or `kendo-textbox`](slug:associate_floatinglabel).
|
|
361
361
|
*
|
|
362
362
|
* @example
|
|
363
363
|
* ```html
|
|
@@ -13,7 +13,7 @@ import * as i0 from "@angular/core";
|
|
|
13
13
|
*
|
|
14
14
|
* The FloatingLabel supports both Template and Reactive Forms and
|
|
15
15
|
* [can contain Kendo UI for Angular Input components such as `kendo-combobox` and `kendo-numerictextbox`,
|
|
16
|
-
* or `kendo-textbox`](slug:
|
|
16
|
+
* or `kendo-textbox`](slug:associate_floatinglabel).
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* ```html
|
|
@@ -7,7 +7,7 @@ import { Messages } from './messages';
|
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
/**
|
|
9
9
|
* Custom component messages override default component messages
|
|
10
|
-
* ([see example](
|
|
10
|
+
* ([see example](slug:label_globalization#toc-internationalization)).
|
|
11
11
|
*/
|
|
12
12
|
export declare class CustomMessagesComponent extends Messages {
|
|
13
13
|
protected service: LocalizationService;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-label",
|
|
3
|
-
"version": "16.4.0-develop.
|
|
3
|
+
"version": "16.4.0-develop.6",
|
|
4
4
|
"description": "Kendo UI Label for Angular",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -24,13 +24,13 @@
|
|
|
24
24
|
"@angular/forms": "15 - 18",
|
|
25
25
|
"@angular/platform-browser": "15 - 18",
|
|
26
26
|
"@progress/kendo-licensing": "^1.0.2",
|
|
27
|
-
"@progress/kendo-angular-common": "16.4.0-develop.
|
|
28
|
-
"@progress/kendo-angular-l10n": "16.4.0-develop.
|
|
27
|
+
"@progress/kendo-angular-common": "16.4.0-develop.6",
|
|
28
|
+
"@progress/kendo-angular-l10n": "16.4.0-develop.6",
|
|
29
29
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"tslib": "^2.3.1",
|
|
33
|
-
"@progress/kendo-angular-schematics": "16.4.0-develop.
|
|
33
|
+
"@progress/kendo-angular-schematics": "16.4.0-develop.6"
|
|
34
34
|
},
|
|
35
35
|
"schematics": "./schematics/collection.json",
|
|
36
36
|
"module": "fesm2015/progress-kendo-angular-label.mjs",
|