@progress/kendo-angular-layout 16.0.0-develop.9 → 16.0.1-develop.1
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/avatar/avatar.component.mjs +3 -3
- package/esm2020/avatar/l10n/custom-messages.component.mjs +3 -3
- package/esm2020/avatar/l10n/localized-messages.directive.mjs +3 -3
- package/esm2020/avatar/l10n/messages.mjs +3 -3
- package/esm2020/avatar.module.mjs +4 -4
- package/esm2020/card/card-actions.component.mjs +3 -3
- package/esm2020/card/card-body.component.mjs +3 -3
- package/esm2020/card/card-footer.component.mjs +3 -3
- package/esm2020/card/card-header.component.mjs +3 -3
- package/esm2020/card/card.component.mjs +3 -3
- package/esm2020/card/directives/card-media.directive.mjs +3 -3
- package/esm2020/card/directives/card-separator.directive.mjs +3 -3
- package/esm2020/card/directives/card-subtitle.directive.mjs +3 -3
- package/esm2020/card/directives/card-title.directive.mjs +3 -3
- package/esm2020/card.module.mjs +4 -4
- package/esm2020/drawer/drawer-container.component.mjs +3 -3
- package/esm2020/drawer/drawer-content.component.mjs +3 -3
- package/esm2020/drawer/drawer.component.mjs +3 -3
- package/esm2020/drawer/drawer.service.mjs +3 -3
- package/esm2020/drawer/item.component.mjs +3 -3
- package/esm2020/drawer/list.component.mjs +3 -3
- package/esm2020/drawer/template-directives/drawer-template.directive.mjs +3 -3
- package/esm2020/drawer/template-directives/footer-template.directive.mjs +3 -3
- package/esm2020/drawer/template-directives/header-template.directive.mjs +3 -3
- package/esm2020/drawer/template-directives/item-template.directive.mjs +3 -3
- package/esm2020/drawer.module.mjs +4 -4
- package/esm2020/expansionpanel/expansionpanel-title.directive.mjs +3 -3
- package/esm2020/expansionpanel/expansionpanel.component.mjs +3 -3
- package/esm2020/expansionpanel.module.mjs +4 -4
- package/esm2020/gridlayout.module.mjs +4 -4
- package/esm2020/layout.module.mjs +4 -4
- package/esm2020/layouts/grid-layout.component.mjs +3 -3
- package/esm2020/layouts/gridlayout-item.component.mjs +3 -3
- package/esm2020/layouts/stack-layout.component.mjs +3 -3
- package/esm2020/package-metadata.mjs +2 -2
- package/esm2020/panelbar/panelbar-content.directive.mjs +3 -3
- package/esm2020/panelbar/panelbar-item-template.directive.mjs +3 -3
- package/esm2020/panelbar/panelbar-item-title.directive.mjs +3 -3
- package/esm2020/panelbar/panelbar-item.component.mjs +3 -3
- package/esm2020/panelbar/panelbar.component.mjs +3 -3
- package/esm2020/panelbar/panelbar.service.mjs +3 -3
- package/esm2020/panelbar.module.mjs +4 -4
- package/esm2020/splitter/splitter-bar.component.mjs +3 -3
- package/esm2020/splitter/splitter-pane.component.mjs +3 -3
- package/esm2020/splitter/splitter.component.mjs +3 -3
- package/esm2020/splitter/splitter.service.mjs +3 -3
- package/esm2020/splitter.module.mjs +4 -4
- package/esm2020/stacklayout.module.mjs +4 -4
- package/esm2020/stepper/list.component.mjs +3 -3
- package/esm2020/stepper/localization/custom-messages.component.mjs +3 -3
- package/esm2020/stepper/localization/localized-messages.directive.mjs +3 -3
- package/esm2020/stepper/localization/messages.mjs +3 -3
- package/esm2020/stepper/step.component.mjs +3 -3
- package/esm2020/stepper/stepper.component.mjs +3 -3
- package/esm2020/stepper/stepper.service.mjs +3 -3
- package/esm2020/stepper/template-directives/indicator-template.directive.mjs +3 -3
- package/esm2020/stepper/template-directives/label-template.directive.mjs +3 -3
- package/esm2020/stepper/template-directives/step-template.directive.mjs +3 -3
- package/esm2020/stepper.module.mjs +4 -4
- package/esm2020/tabstrip/directives/tab-content.directive.mjs +3 -3
- package/esm2020/tabstrip/directives/tab-title.directive.mjs +3 -3
- package/esm2020/tabstrip/directives/tab.directive.mjs +3 -3
- package/esm2020/tabstrip/localization/custom-messages.component.mjs +3 -3
- package/esm2020/tabstrip/localization/localized-messages.directive.mjs +3 -3
- package/esm2020/tabstrip/localization/messages.mjs +3 -3
- package/esm2020/tabstrip/models/tabstrip-tab.component.mjs +3 -3
- package/esm2020/tabstrip/rendering/tab.component.mjs +3 -3
- package/esm2020/tabstrip/scrollable-button.component.mjs +3 -3
- package/esm2020/tabstrip/tabstrip-scroll.service.mjs +3 -3
- package/esm2020/tabstrip/tabstrip.component.mjs +7 -7
- package/esm2020/tabstrip/tabstrip.service.mjs +3 -3
- package/esm2020/tabstrip.module.mjs +4 -4
- package/esm2020/tilelayout/dragging-service.mjs +3 -3
- package/esm2020/tilelayout/keyboard-navigation.service.mjs +3 -3
- package/esm2020/tilelayout/tilelayout-item-body.component.mjs +3 -3
- package/esm2020/tilelayout/tilelayout-item-header.component.mjs +3 -3
- package/esm2020/tilelayout/tilelayout-item.component.mjs +3 -3
- package/esm2020/tilelayout/tilelayout-resize-handle.directive.mjs +3 -3
- package/esm2020/tilelayout/tilelayout.component.mjs +3 -3
- package/esm2020/tilelayout.module.mjs +4 -4
- package/esm2020/timeline/localization/custom-messages.component.mjs +3 -3
- package/esm2020/timeline/localization/localized-messages.directive.mjs +3 -3
- package/esm2020/timeline/localization/messages.mjs +3 -3
- package/esm2020/timeline/templates/timeline-card-actions.directive.mjs +3 -3
- package/esm2020/timeline/templates/timeline-card-body.directive.mjs +3 -3
- package/esm2020/timeline/templates/timeline-card-header.directive.mjs +3 -3
- package/esm2020/timeline/timeline-card.component.mjs +3 -5
- package/esm2020/timeline/timeline-horizontal.component.mjs +28 -6
- package/esm2020/timeline/timeline-vertical.component.mjs +3 -3
- package/esm2020/timeline/timeline.component.mjs +15 -15
- package/esm2020/timeline/timeline.service.mjs +3 -3
- package/esm2020/timeline.module.mjs +4 -4
- package/fesm2015/progress-kendo-angular-layout.mjs +328 -308
- package/fesm2020/progress-kendo-angular-layout.mjs +328 -308
- package/package.json +8 -7
- package/schematics/ngAdd/index.js +1 -1
- package/timeline/timeline.component.d.ts +12 -13
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-layout",
|
|
3
|
-
"version": "16.0.
|
|
3
|
+
"version": "16.0.1-develop.1",
|
|
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",
|
|
@@ -39,16 +39,17 @@
|
|
|
39
39
|
"@angular/core": "15 - 17",
|
|
40
40
|
"@angular/platform-browser": "15 - 17",
|
|
41
41
|
"@progress/kendo-licensing": "^1.0.2",
|
|
42
|
-
"@progress/kendo-angular-common": "16.0.
|
|
43
|
-
"@progress/kendo-angular-l10n": "16.0.
|
|
44
|
-
"@progress/kendo-angular-progressbar": "16.0.
|
|
45
|
-
"@progress/kendo-angular-icons": "16.0.
|
|
46
|
-
"@progress/kendo-angular-buttons": "16.0.
|
|
42
|
+
"@progress/kendo-angular-common": "16.0.1-develop.1",
|
|
43
|
+
"@progress/kendo-angular-l10n": "16.0.1-develop.1",
|
|
44
|
+
"@progress/kendo-angular-progressbar": "16.0.1-develop.1",
|
|
45
|
+
"@progress/kendo-angular-icons": "16.0.1-develop.1",
|
|
46
|
+
"@progress/kendo-angular-buttons": "16.0.1-develop.1",
|
|
47
|
+
"@progress/kendo-angular-intl": "16.0.1-develop.1",
|
|
47
48
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
48
49
|
},
|
|
49
50
|
"dependencies": {
|
|
50
51
|
"tslib": "^2.3.1",
|
|
51
|
-
"@progress/kendo-angular-schematics": "16.0.
|
|
52
|
+
"@progress/kendo-angular-schematics": "16.0.1-develop.1",
|
|
52
53
|
"@progress/kendo-draggable": "^3.0.2"
|
|
53
54
|
},
|
|
54
55
|
"schematics": "./schematics/collection.json",
|
|
@@ -4,7 +4,7 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
4
4
|
function default_1(options) {
|
|
5
5
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'LayoutModule', package: 'layout', peerDependencies: {
|
|
6
6
|
// peer dep of the icons
|
|
7
|
-
'@progress/kendo-svg-icons': '^
|
|
7
|
+
'@progress/kendo-svg-icons': '^3.0.0'
|
|
8
8
|
} });
|
|
9
9
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
|
10
10
|
}
|
|
@@ -38,7 +38,7 @@ export declare class TimelineComponent implements AfterContentInit, OnDestroy {
|
|
|
38
38
|
* Specifies whether to render events alternatingly on both sides of the axis.
|
|
39
39
|
* Applicable when `orientation` is set to `vertical`.
|
|
40
40
|
*
|
|
41
|
-
* @default
|
|
41
|
+
* @default false
|
|
42
42
|
*/
|
|
43
43
|
alterMode: boolean;
|
|
44
44
|
/**
|
|
@@ -60,16 +60,15 @@ export declare class TimelineComponent implements AfterContentInit, OnDestroy {
|
|
|
60
60
|
*/
|
|
61
61
|
showDateLabels: boolean;
|
|
62
62
|
/**
|
|
63
|
-
* Specifies the time for sliding to the next event in horizontal mode and the time for collapsing the event in vertical mode.
|
|
64
|
-
*
|
|
65
|
-
* > 400ms for vertical
|
|
63
|
+
* Specifies the time for sliding to the next event in `horizontal` mode and the time for collapsing the event in `vertical` mode.
|
|
64
|
+
* The default animation duration values are `300ms` for `horizontal` mode and `400ms` for `vertical` mode.
|
|
66
65
|
*
|
|
67
66
|
* @default true
|
|
68
67
|
*/
|
|
69
68
|
animation: boolean | number;
|
|
70
69
|
/**
|
|
71
70
|
* Sets a specific width for the event.
|
|
72
|
-
* This setting is supported only in vertical mode.
|
|
71
|
+
* This setting is supported only in `vertical` mode.
|
|
73
72
|
*
|
|
74
73
|
* @default 400
|
|
75
74
|
*/
|
|
@@ -77,7 +76,7 @@ export declare class TimelineComponent implements AfterContentInit, OnDestroy {
|
|
|
77
76
|
set eventWidth(value: number);
|
|
78
77
|
/**
|
|
79
78
|
* Sets a specific height for the event.
|
|
80
|
-
*
|
|
79
|
+
* This setting is supported only in `horizontal` mode.
|
|
81
80
|
*
|
|
82
81
|
* @default 600
|
|
83
82
|
*/
|
|
@@ -121,7 +120,7 @@ export declare class TimelineComponent implements AfterContentInit, OnDestroy {
|
|
|
121
120
|
cardActionsTemplate: QueryList<TimelineCardActionsTemplateDirective>;
|
|
122
121
|
/**
|
|
123
122
|
* Fires when a card is toggled.
|
|
124
|
-
*
|
|
123
|
+
* This event is supported only in `vertical` mode.
|
|
125
124
|
*/
|
|
126
125
|
onToggle: EventEmitter<number>;
|
|
127
126
|
/**
|
|
@@ -130,7 +129,7 @@ export declare class TimelineComponent implements AfterContentInit, OnDestroy {
|
|
|
130
129
|
onActionClick: EventEmitter<number>;
|
|
131
130
|
/**
|
|
132
131
|
* Fires when the left or right arrow is clicked.
|
|
133
|
-
*
|
|
132
|
+
* This event is supported only in `horizontal` mode.
|
|
134
133
|
*/
|
|
135
134
|
onNavigate: EventEmitter<NavigationDirection>;
|
|
136
135
|
/**
|
|
@@ -157,27 +156,27 @@ export declare class TimelineComponent implements AfterContentInit, OnDestroy {
|
|
|
157
156
|
ngOnDestroy(): void;
|
|
158
157
|
/**
|
|
159
158
|
* Switches to the previous portion of events.
|
|
160
|
-
*
|
|
159
|
+
* This method is supported only in `horizontal` mode.
|
|
161
160
|
*/
|
|
162
161
|
previous(): void;
|
|
163
162
|
/**
|
|
164
163
|
* Switches to the next portion of events.
|
|
165
|
-
*
|
|
164
|
+
* This method is supported only in `horizontal` mode.
|
|
166
165
|
*/
|
|
167
166
|
next(): void;
|
|
168
167
|
/**
|
|
169
168
|
* Open event details.
|
|
170
|
-
*
|
|
169
|
+
* This method is supported only in `horizontal` mode.
|
|
171
170
|
*/
|
|
172
171
|
open(index: number): void;
|
|
173
172
|
/**
|
|
174
173
|
* Expands an event.
|
|
175
|
-
*
|
|
174
|
+
* This method is supported only in `vertical` mode.
|
|
176
175
|
*/
|
|
177
176
|
expand(index: number): void;
|
|
178
177
|
/**
|
|
179
178
|
* Collapses an event.
|
|
180
|
-
*
|
|
179
|
+
* This method is supported only in `vertical` mode.
|
|
181
180
|
*/
|
|
182
181
|
collapse(index: number): void;
|
|
183
182
|
private initTemplates;
|