@progress/kendo-angular-layout 21.0.0-develop.19 → 21.0.0-develop.20
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.
|
@@ -10,7 +10,7 @@ export const packageMetadata = {
|
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCode: 'KENDOUIANGULAR',
|
|
12
12
|
productCodes: ['KENDOUIANGULAR'],
|
|
13
|
-
publishDate:
|
|
14
|
-
version: '21.0.0-develop.
|
|
13
|
+
publishDate: 1762335476,
|
|
14
|
+
version: '21.0.0-develop.20',
|
|
15
15
|
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'
|
|
16
16
|
};
|
|
@@ -81,7 +81,7 @@ export class TabComponent {
|
|
|
81
81
|
this.tabClose.emit(closeArgs);
|
|
82
82
|
}
|
|
83
83
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TabComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
84
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: TabComponent, isStandalone: true, selector: "[kendoTabStripTab]", inputs: { tab: "tab", index: "index", tabStripClosable: "tabStripClosable", tabStripCloseIcon: "tabStripCloseIcon", customTabstripCloseIcon: "customTabstripCloseIcon", closeSVGIcon: "closeSVGIcon" }, outputs: { tabClose: "tabClose" }, host: { properties: { "class.k-
|
|
84
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: TabComponent, isStandalone: true, selector: "[kendoTabStripTab]", inputs: { tab: "tab", index: "index", tabStripClosable: "tabStripClosable", tabStripCloseIcon: "tabStripCloseIcon", customTabstripCloseIcon: "customTabstripCloseIcon", closeSVGIcon: "closeSVGIcon" }, outputs: { tabClose: "tabClose" }, host: { properties: { "class.k-tabstrip-item": "this.hostClasses", "attr.aria-selected": "this.activeClass", "class.k-active": "this.activeClass", "attr.aria-disabled": "this.disabledClass", "class.k-disabled": "this.disabledClass", "class.k-focus": "this.focusedClass", "attr.tabindex": "this.tabIndex" } }, ngImport: i0, template: `
|
|
85
85
|
<ng-container *ngIf="!tab.tabTemplate; else tabTemplate">
|
|
86
86
|
<span class="k-link" *ngIf="!tab.tabTitle">
|
|
87
87
|
<span class="k-link-text">{{ tab.title }}</span>
|
|
@@ -149,9 +149,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
|
|
|
149
149
|
}], tabClose: [{
|
|
150
150
|
type: Output
|
|
151
151
|
}], hostClasses: [{
|
|
152
|
-
type: HostBinding,
|
|
153
|
-
args: ['class.k-item']
|
|
154
|
-
}, {
|
|
155
152
|
type: HostBinding,
|
|
156
153
|
args: ['class.k-tabstrip-item']
|
|
157
154
|
}], activeClass: [{
|
|
@@ -29,8 +29,8 @@ const packageMetadata = {
|
|
|
29
29
|
productName: 'Kendo UI for Angular',
|
|
30
30
|
productCode: 'KENDOUIANGULAR',
|
|
31
31
|
productCodes: ['KENDOUIANGULAR'],
|
|
32
|
-
publishDate:
|
|
33
|
-
version: '21.0.0-develop.
|
|
32
|
+
publishDate: 1762335476,
|
|
33
|
+
version: '21.0.0-develop.20',
|
|
34
34
|
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'
|
|
35
35
|
};
|
|
36
36
|
|
|
@@ -3858,7 +3858,7 @@ class TabComponent {
|
|
|
3858
3858
|
this.tabClose.emit(closeArgs);
|
|
3859
3859
|
}
|
|
3860
3860
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TabComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3861
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: TabComponent, isStandalone: true, selector: "[kendoTabStripTab]", inputs: { tab: "tab", index: "index", tabStripClosable: "tabStripClosable", tabStripCloseIcon: "tabStripCloseIcon", customTabstripCloseIcon: "customTabstripCloseIcon", closeSVGIcon: "closeSVGIcon" }, outputs: { tabClose: "tabClose" }, host: { properties: { "class.k-
|
|
3861
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: TabComponent, isStandalone: true, selector: "[kendoTabStripTab]", inputs: { tab: "tab", index: "index", tabStripClosable: "tabStripClosable", tabStripCloseIcon: "tabStripCloseIcon", customTabstripCloseIcon: "customTabstripCloseIcon", closeSVGIcon: "closeSVGIcon" }, outputs: { tabClose: "tabClose" }, host: { properties: { "class.k-tabstrip-item": "this.hostClasses", "attr.aria-selected": "this.activeClass", "class.k-active": "this.activeClass", "attr.aria-disabled": "this.disabledClass", "class.k-disabled": "this.disabledClass", "class.k-focus": "this.focusedClass", "attr.tabindex": "this.tabIndex" } }, ngImport: i0, template: `
|
|
3862
3862
|
<ng-container *ngIf="!tab.tabTemplate; else tabTemplate">
|
|
3863
3863
|
<span class="k-link" *ngIf="!tab.tabTitle">
|
|
3864
3864
|
<span class="k-link-text">{{ tab.title }}</span>
|
|
@@ -3926,9 +3926,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
|
|
|
3926
3926
|
}], tabClose: [{
|
|
3927
3927
|
type: Output
|
|
3928
3928
|
}], hostClasses: [{
|
|
3929
|
-
type: HostBinding,
|
|
3930
|
-
args: ['class.k-item']
|
|
3931
|
-
}, {
|
|
3932
3929
|
type: HostBinding,
|
|
3933
3930
|
args: ['class.k-tabstrip-item']
|
|
3934
3931
|
}], activeClass: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-layout",
|
|
3
|
-
"version": "21.0.0-develop.
|
|
3
|
+
"version": "21.0.0-develop.20",
|
|
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",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"package": {
|
|
51
51
|
"productName": "Kendo UI for Angular",
|
|
52
52
|
"productCode": "KENDOUIANGULAR",
|
|
53
|
-
"publishDate":
|
|
53
|
+
"publishDate": 1762335476,
|
|
54
54
|
"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"
|
|
55
55
|
}
|
|
56
56
|
},
|
|
@@ -60,17 +60,17 @@
|
|
|
60
60
|
"@angular/core": "18 - 20",
|
|
61
61
|
"@angular/platform-browser": "18 - 20",
|
|
62
62
|
"@progress/kendo-licensing": "^1.7.0",
|
|
63
|
-
"@progress/kendo-angular-common": "21.0.0-develop.
|
|
64
|
-
"@progress/kendo-angular-l10n": "21.0.0-develop.
|
|
65
|
-
"@progress/kendo-angular-progressbar": "21.0.0-develop.
|
|
66
|
-
"@progress/kendo-angular-icons": "21.0.0-develop.
|
|
67
|
-
"@progress/kendo-angular-buttons": "21.0.0-develop.
|
|
68
|
-
"@progress/kendo-angular-intl": "21.0.0-develop.
|
|
63
|
+
"@progress/kendo-angular-common": "21.0.0-develop.20",
|
|
64
|
+
"@progress/kendo-angular-l10n": "21.0.0-develop.20",
|
|
65
|
+
"@progress/kendo-angular-progressbar": "21.0.0-develop.20",
|
|
66
|
+
"@progress/kendo-angular-icons": "21.0.0-develop.20",
|
|
67
|
+
"@progress/kendo-angular-buttons": "21.0.0-develop.20",
|
|
68
|
+
"@progress/kendo-angular-intl": "21.0.0-develop.20",
|
|
69
69
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
70
70
|
},
|
|
71
71
|
"dependencies": {
|
|
72
72
|
"tslib": "^2.3.1",
|
|
73
|
-
"@progress/kendo-angular-schematics": "21.0.0-develop.
|
|
73
|
+
"@progress/kendo-angular-schematics": "21.0.0-develop.20",
|
|
74
74
|
"@progress/kendo-draggable": "^3.0.2",
|
|
75
75
|
"node-html-parser": "^7.0.1"
|
|
76
76
|
},
|