@progress/kendo-angular-layout 11.0.0-develop.112 → 11.0.0-develop.114
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-layout',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '',
|
|
12
|
+
publishDate: 1673629146,
|
|
13
|
+
version: '11.0.0-develop.114',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
15
15
|
};
|
|
@@ -22,10 +22,10 @@ export const HIDDEN_CLASS = 'k-hidden';
|
|
|
22
22
|
* @hidden
|
|
23
23
|
*/
|
|
24
24
|
export const DIRECTION_CLASSES = {
|
|
25
|
-
left: '
|
|
26
|
-
right: '
|
|
27
|
-
up: '
|
|
28
|
-
down: '
|
|
25
|
+
left: 'caret-alt-left',
|
|
26
|
+
right: 'caret-alt-right',
|
|
27
|
+
up: 'caret-alt-up',
|
|
28
|
+
down: 'caret-alt-down'
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
31
31
|
* @hidden
|
|
@@ -31,8 +31,8 @@ const packageMetadata = {
|
|
|
31
31
|
name: '@progress/kendo-angular-layout',
|
|
32
32
|
productName: 'Kendo UI for Angular',
|
|
33
33
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
34
|
-
publishDate:
|
|
35
|
-
version: '',
|
|
34
|
+
publishDate: 1673629146,
|
|
35
|
+
version: '11.0.0-develop.114',
|
|
36
36
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
37
37
|
};
|
|
38
38
|
|
|
@@ -2945,10 +2945,10 @@ const HIDDEN_CLASS = 'k-hidden';
|
|
|
2945
2945
|
* @hidden
|
|
2946
2946
|
*/
|
|
2947
2947
|
const DIRECTION_CLASSES = {
|
|
2948
|
-
left: '
|
|
2949
|
-
right: '
|
|
2950
|
-
up: '
|
|
2951
|
-
down: '
|
|
2948
|
+
left: 'caret-alt-left',
|
|
2949
|
+
right: 'caret-alt-right',
|
|
2950
|
+
up: 'caret-alt-up',
|
|
2951
|
+
down: 'caret-alt-down'
|
|
2952
2952
|
};
|
|
2953
2953
|
/**
|
|
2954
2954
|
* @hidden
|
|
@@ -31,8 +31,8 @@ const packageMetadata = {
|
|
|
31
31
|
name: '@progress/kendo-angular-layout',
|
|
32
32
|
productName: 'Kendo UI for Angular',
|
|
33
33
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
34
|
-
publishDate:
|
|
35
|
-
version: '',
|
|
34
|
+
publishDate: 1673629146,
|
|
35
|
+
version: '11.0.0-develop.114',
|
|
36
36
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
37
37
|
};
|
|
38
38
|
|
|
@@ -2935,10 +2935,10 @@ const HIDDEN_CLASS = 'k-hidden';
|
|
|
2935
2935
|
* @hidden
|
|
2936
2936
|
*/
|
|
2937
2937
|
const DIRECTION_CLASSES = {
|
|
2938
|
-
left: '
|
|
2939
|
-
right: '
|
|
2940
|
-
up: '
|
|
2941
|
-
down: '
|
|
2938
|
+
left: 'caret-alt-left',
|
|
2939
|
+
right: 'caret-alt-right',
|
|
2940
|
+
up: 'caret-alt-up',
|
|
2941
|
+
down: 'caret-alt-down'
|
|
2942
2942
|
};
|
|
2943
2943
|
/**
|
|
2944
2944
|
* @hidden
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-layout",
|
|
3
|
-
"version": "11.0.0-develop.
|
|
3
|
+
"version": "11.0.0-develop.114",
|
|
4
4
|
"description": "Kendo UI for Angular Layout Package - a collection of components to create professional application layoyts",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -40,12 +40,12 @@
|
|
|
40
40
|
"@angular/platform-browser": "13 - 15",
|
|
41
41
|
"@progress/kendo-draggable": "^3.0.2",
|
|
42
42
|
"@progress/kendo-licensing": "^1.0.2",
|
|
43
|
-
"@progress/kendo-angular-common": "11.0.0-develop.
|
|
44
|
-
"@progress/kendo-angular-l10n": "11.0.0-develop.
|
|
45
|
-
"@progress/kendo-angular-progressbar": "11.0.0-develop.
|
|
46
|
-
"@progress/kendo-angular-schematics": "11.0.0-develop.
|
|
47
|
-
"@progress/kendo-angular-icons": "11.0.0-develop.
|
|
48
|
-
"@progress/kendo-angular-buttons": "11.0.0-develop.
|
|
43
|
+
"@progress/kendo-angular-common": "11.0.0-develop.114",
|
|
44
|
+
"@progress/kendo-angular-l10n": "11.0.0-develop.114",
|
|
45
|
+
"@progress/kendo-angular-progressbar": "11.0.0-develop.114",
|
|
46
|
+
"@progress/kendo-angular-schematics": "11.0.0-develop.114",
|
|
47
|
+
"@progress/kendo-angular-icons": "11.0.0-develop.114",
|
|
48
|
+
"@progress/kendo-angular-buttons": "11.0.0-develop.114",
|
|
49
49
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|