@syncfusion/ej2-angular-kanban 29.2.4-ngcc → 30.1.37-ngcc
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/@syncfusion/ej2-angular-kanban.es5.js +354 -354
- package/@syncfusion/ej2-angular-kanban.js +303 -303
- package/{license → LICENSE} +10 -10
- package/dist/ej2-angular-kanban.umd.js +345 -345
- package/dist/ej2-angular-kanban.umd.min.js +1 -1
- package/ej2-angular-kanban.d.ts +5 -5
- package/package.json +15 -46
- package/public_api.d.ts +1 -1
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +4 -4
- package/src/index.d.ts +6 -6
- package/src/kanban/columns.directive.d.ts +90 -90
- package/src/kanban/kanban-all.module.d.ts +5 -5
- package/src/kanban/kanban.component.d.ts +59 -59
- package/src/kanban/kanban.module.d.ts +5 -5
- package/src/kanban/stackedheaders.directive.d.ts +36 -36
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-kanban.umd.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 30.1.37
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/ej2-angular-kanban.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './public_api';
|
|
5
|
-
export { inputs as ɵa, outputs as ɵb } from './src/kanban/kanban.component';
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
export * from './public_api';
|
|
5
|
+
export { inputs as ɵa, outputs as ɵb } from './src/kanban/kanban.component';
|
package/package.json
CHANGED
|
@@ -1,45 +1,16 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"_requested": {
|
|
9
|
-
"type": "range",
|
|
10
|
-
"registry": true,
|
|
11
|
-
"raw": "@syncfusion/ej2-angular-kanban@*",
|
|
12
|
-
"name": "@syncfusion/ej2-angular-kanban",
|
|
13
|
-
"escapedName": "@syncfusion%2fej2-angular-kanban",
|
|
14
|
-
"scope": "@syncfusion",
|
|
15
|
-
"rawSpec": "*",
|
|
16
|
-
"saveSpec": null,
|
|
17
|
-
"fetchSpec": "*"
|
|
18
|
-
},
|
|
19
|
-
"_requiredBy": [
|
|
20
|
-
"/"
|
|
21
|
-
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-kanban/-/ej2-angular-kanban-29.1.41.tgz",
|
|
23
|
-
"_shasum": "3030fce360695c58d54e08b690ca3367d5e4406a",
|
|
24
|
-
"_spec": "@syncfusion/ej2-angular-kanban@*",
|
|
25
|
-
"_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included",
|
|
26
|
-
"author": {
|
|
27
|
-
"name": "Syncfusion Inc."
|
|
28
|
-
},
|
|
29
|
-
"bugs": {
|
|
30
|
-
"url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
|
|
31
|
-
},
|
|
32
|
-
"bundleDependencies": false,
|
|
2
|
+
"name": "@syncfusion/ej2-angular-kanban",
|
|
3
|
+
"version": "30.1.37-ngcc",
|
|
4
|
+
"description": "The Kanban board is an efficient way to visualize the workflow at each stage along its path to completion. The most important features available are Swim lane, filtering, and editing. for Angular",
|
|
5
|
+
"author": "Syncfusion Inc.",
|
|
6
|
+
"license": "SEE LICENSE IN license",
|
|
7
|
+
"schematics": "./schematics/collection.json",
|
|
33
8
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-
|
|
35
|
-
"@syncfusion/ej2-base": "~
|
|
36
|
-
"@syncfusion/ej2-kanban": "
|
|
9
|
+
"@syncfusion/ej2-base": "~30.1.37",
|
|
10
|
+
"@syncfusion/ej2-angular-base": "~30.1.37",
|
|
11
|
+
"@syncfusion/ej2-kanban": "30.1.37"
|
|
37
12
|
},
|
|
38
|
-
"deprecated": false,
|
|
39
|
-
"description": "The Kanban board is an efficient way to visualize the workflow at each stage along its path to completion. The most important features available are Swim lane, filtering, and editing. for Angular",
|
|
40
13
|
"devDependencies": {},
|
|
41
|
-
"es2015": "@syncfusion/ej2-angular-kanban.js",
|
|
42
|
-
"homepage": "https://www.syncfusion.com/angular-components",
|
|
43
14
|
"keywords": [
|
|
44
15
|
"angular",
|
|
45
16
|
"ng",
|
|
@@ -47,17 +18,15 @@
|
|
|
47
18
|
"angular-kanban",
|
|
48
19
|
"angular-kanban-board"
|
|
49
20
|
],
|
|
50
|
-
"license": "SEE LICENSE IN license",
|
|
51
|
-
"main": "dist/ej2-angular-kanban.umd.js",
|
|
52
|
-
"metadata": "ej2-angular-kanban.metadata.json",
|
|
53
|
-
"module": "@syncfusion/ej2-angular-kanban.es5.js",
|
|
54
|
-
"name": "@syncfusion/ej2-angular-kanban",
|
|
55
21
|
"repository": {
|
|
56
22
|
"type": "git",
|
|
57
|
-
"url": "
|
|
23
|
+
"url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
|
|
58
24
|
},
|
|
59
|
-
"schematics": "./schematics/collection.json",
|
|
60
25
|
"sideEffects": false,
|
|
26
|
+
"main": "dist/ej2-angular-kanban.umd.js",
|
|
27
|
+
"module": "@syncfusion/ej2-angular-kanban.es5.js",
|
|
28
|
+
"es2015": "@syncfusion/ej2-angular-kanban.js",
|
|
61
29
|
"typings": "ej2-angular-kanban.d.ts",
|
|
62
|
-
"
|
|
30
|
+
"metadata": "ej2-angular-kanban.metadata.json",
|
|
31
|
+
"homepage": "https://www.syncfusion.com/angular-components"
|
|
63
32
|
}
|
package/public_api.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './src/index';
|
|
1
|
+
export * from './src/index';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-kanban";
|
|
2
|
-
export declare const pkgVer = "^
|
|
2
|
+
export declare const pkgVer = "^28.1.33";
|
|
3
3
|
export declare const moduleName = "KanbanModule";
|
|
4
|
-
export declare const themeVer = "~
|
|
4
|
+
export declare const themeVer = "~28.1.33";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-kanban';
|
|
4
|
-
exports.pkgVer = '^
|
|
4
|
+
exports.pkgVer = '^30.1.37';
|
|
5
5
|
exports.moduleName = 'KanbanModule';
|
|
6
|
-
exports.themeVer = '~
|
|
6
|
+
exports.themeVer = '~30.1.37';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export const pkgName = '@syncfusion/ej2-angular-kanban';
|
|
2
|
-
export const pkgVer = '^
|
|
3
|
-
export const moduleName = 'KanbanModule';
|
|
4
|
-
export const themeVer = '~
|
|
1
|
+
export const pkgName = '@syncfusion/ej2-angular-kanban';
|
|
2
|
+
export const pkgVer = '^30.1.37';
|
|
3
|
+
export const moduleName = 'KanbanModule';
|
|
4
|
+
export const themeVer = '~30.1.37';
|
package/src/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { ColumnDirective, ColumnsDirective } from './kanban/columns.directive';
|
|
2
|
-
export { StackedHeaderDirective, StackedHeadersDirective } from './kanban/stackedheaders.directive';
|
|
3
|
-
export { KanbanComponent } from './kanban/kanban.component';
|
|
4
|
-
export { KanbanModule } from './kanban/kanban.module';
|
|
5
|
-
export { KanbanAllModule } from './kanban/kanban-all.module';
|
|
6
|
-
export * from '@syncfusion/ej2-kanban';
|
|
1
|
+
export { ColumnDirective, ColumnsDirective } from './kanban/columns.directive';
|
|
2
|
+
export { StackedHeaderDirective, StackedHeadersDirective } from './kanban/stackedheaders.directive';
|
|
3
|
+
export { KanbanComponent } from './kanban/kanban.component';
|
|
4
|
+
export { KanbanModule } from './kanban/kanban.module';
|
|
5
|
+
export { KanbanAllModule } from './kanban/kanban-all.module';
|
|
6
|
+
export * from '@syncfusion/ej2-kanban';
|
|
@@ -1,90 +1,90 @@
|
|
|
1
|
-
import { ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
/**
|
|
4
|
-
* `e-columns` directive represent a columns of the Kanban board.
|
|
5
|
-
* It must be contained in a Kanban component(`ejs-kanban`).
|
|
6
|
-
* ```html
|
|
7
|
-
* <ejs-kanban>
|
|
8
|
-
* <e-columns>
|
|
9
|
-
* <e-column keyField='Open' textField='To Do'></e-column>
|
|
10
|
-
* <e-column keyField='Close' textField='Completed'></e-column>
|
|
11
|
-
* </e-columns>
|
|
12
|
-
* </ejs-kanban>
|
|
13
|
-
* ```
|
|
14
|
-
*/
|
|
15
|
-
export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
|
|
16
|
-
private viewContainerRef;
|
|
17
|
-
directivePropList: any;
|
|
18
|
-
/**
|
|
19
|
-
* Enable or disable column drag
|
|
20
|
-
* @default true
|
|
21
|
-
*/
|
|
22
|
-
allowDrag: any;
|
|
23
|
-
/**
|
|
24
|
-
* Enable or disable column drop
|
|
25
|
-
* @default true
|
|
26
|
-
*/
|
|
27
|
-
allowDrop: any;
|
|
28
|
-
/**
|
|
29
|
-
* Enable or disable toggle column
|
|
30
|
-
* @default false
|
|
31
|
-
*/
|
|
32
|
-
allowToggle: any;
|
|
33
|
-
/**
|
|
34
|
-
* Defines the column header title
|
|
35
|
-
* @default null
|
|
36
|
-
*/
|
|
37
|
-
headerText: any;
|
|
38
|
-
/**
|
|
39
|
-
* Defines the collapsed or expandable state
|
|
40
|
-
* @default true
|
|
41
|
-
*/
|
|
42
|
-
isExpanded: any;
|
|
43
|
-
/**
|
|
44
|
-
* Defines the column keyField. It supports both number and string type.
|
|
45
|
-
* String type supports the multiple column keys and number type does not support the multiple column keys.
|
|
46
|
-
* @default null
|
|
47
|
-
*/
|
|
48
|
-
keyField: any;
|
|
49
|
-
/**
|
|
50
|
-
* Defines the maximum card count in column
|
|
51
|
-
* @default null
|
|
52
|
-
* @asptype int
|
|
53
|
-
*/
|
|
54
|
-
maxCount: any;
|
|
55
|
-
/**
|
|
56
|
-
* Defines the minimum card count in column
|
|
57
|
-
* @default null
|
|
58
|
-
* @asptype int
|
|
59
|
-
*/
|
|
60
|
-
minCount: any;
|
|
61
|
-
/**
|
|
62
|
-
* Enable or disable cell add button
|
|
63
|
-
* @default false
|
|
64
|
-
*/
|
|
65
|
-
showAddButton: any;
|
|
66
|
-
/**
|
|
67
|
-
* Enable or disable card count in column
|
|
68
|
-
* @default true
|
|
69
|
-
*/
|
|
70
|
-
showItemCount: any;
|
|
71
|
-
/**
|
|
72
|
-
* Defines the column transition
|
|
73
|
-
* @default []
|
|
74
|
-
*/
|
|
75
|
-
transitionColumns: any;
|
|
76
|
-
/**
|
|
77
|
-
* Defines the column template
|
|
78
|
-
* @default null
|
|
79
|
-
* @asptype string
|
|
80
|
-
*/
|
|
81
|
-
template: any;
|
|
82
|
-
constructor(viewContainerRef: ViewContainerRef);
|
|
83
|
-
}
|
|
84
|
-
/**
|
|
85
|
-
* Column Array Directive
|
|
86
|
-
* @private
|
|
87
|
-
*/
|
|
88
|
-
export declare class ColumnsDirective extends ArrayBase<ColumnsDirective> {
|
|
89
|
-
constructor();
|
|
90
|
-
}
|
|
1
|
+
import { ViewContainerRef } from '@angular/core';
|
|
2
|
+
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
+
/**
|
|
4
|
+
* `e-columns` directive represent a columns of the Kanban board.
|
|
5
|
+
* It must be contained in a Kanban component(`ejs-kanban`).
|
|
6
|
+
* ```html
|
|
7
|
+
* <ejs-kanban>
|
|
8
|
+
* <e-columns>
|
|
9
|
+
* <e-column keyField='Open' textField='To Do'></e-column>
|
|
10
|
+
* <e-column keyField='Close' textField='Completed'></e-column>
|
|
11
|
+
* </e-columns>
|
|
12
|
+
* </ejs-kanban>
|
|
13
|
+
* ```
|
|
14
|
+
*/
|
|
15
|
+
export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
|
|
16
|
+
private viewContainerRef;
|
|
17
|
+
directivePropList: any;
|
|
18
|
+
/**
|
|
19
|
+
* Enable or disable column drag
|
|
20
|
+
* @default true
|
|
21
|
+
*/
|
|
22
|
+
allowDrag: any;
|
|
23
|
+
/**
|
|
24
|
+
* Enable or disable column drop
|
|
25
|
+
* @default true
|
|
26
|
+
*/
|
|
27
|
+
allowDrop: any;
|
|
28
|
+
/**
|
|
29
|
+
* Enable or disable toggle column
|
|
30
|
+
* @default false
|
|
31
|
+
*/
|
|
32
|
+
allowToggle: any;
|
|
33
|
+
/**
|
|
34
|
+
* Defines the column header title
|
|
35
|
+
* @default null
|
|
36
|
+
*/
|
|
37
|
+
headerText: any;
|
|
38
|
+
/**
|
|
39
|
+
* Defines the collapsed or expandable state
|
|
40
|
+
* @default true
|
|
41
|
+
*/
|
|
42
|
+
isExpanded: any;
|
|
43
|
+
/**
|
|
44
|
+
* Defines the column keyField. It supports both number and string type.
|
|
45
|
+
* String type supports the multiple column keys and number type does not support the multiple column keys.
|
|
46
|
+
* @default null
|
|
47
|
+
*/
|
|
48
|
+
keyField: any;
|
|
49
|
+
/**
|
|
50
|
+
* Defines the maximum card count in column
|
|
51
|
+
* @default null
|
|
52
|
+
* @asptype int
|
|
53
|
+
*/
|
|
54
|
+
maxCount: any;
|
|
55
|
+
/**
|
|
56
|
+
* Defines the minimum card count in column
|
|
57
|
+
* @default null
|
|
58
|
+
* @asptype int
|
|
59
|
+
*/
|
|
60
|
+
minCount: any;
|
|
61
|
+
/**
|
|
62
|
+
* Enable or disable cell add button
|
|
63
|
+
* @default false
|
|
64
|
+
*/
|
|
65
|
+
showAddButton: any;
|
|
66
|
+
/**
|
|
67
|
+
* Enable or disable card count in column
|
|
68
|
+
* @default true
|
|
69
|
+
*/
|
|
70
|
+
showItemCount: any;
|
|
71
|
+
/**
|
|
72
|
+
* Defines the column transition
|
|
73
|
+
* @default []
|
|
74
|
+
*/
|
|
75
|
+
transitionColumns: any;
|
|
76
|
+
/**
|
|
77
|
+
* Defines the column template
|
|
78
|
+
* @default null
|
|
79
|
+
* @asptype string
|
|
80
|
+
*/
|
|
81
|
+
template: any;
|
|
82
|
+
constructor(viewContainerRef: ViewContainerRef);
|
|
83
|
+
}
|
|
84
|
+
/**
|
|
85
|
+
* Column Array Directive
|
|
86
|
+
* @private
|
|
87
|
+
*/
|
|
88
|
+
export declare class ColumnsDirective extends ArrayBase<ColumnsDirective> {
|
|
89
|
+
constructor();
|
|
90
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NgModule definition for the Kanban component with providers.
|
|
3
|
-
*/
|
|
4
|
-
export declare class KanbanAllModule {
|
|
5
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the Kanban component with providers.
|
|
3
|
+
*/
|
|
4
|
+
export declare class KanbanAllModule {
|
|
5
|
+
}
|
|
@@ -1,59 +1,59 @@
|
|
|
1
|
-
import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@angular/core';
|
|
2
|
-
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import { Kanban } from '@syncfusion/ej2-kanban';
|
|
4
|
-
import { ColumnsDirective } from './columns.directive';
|
|
5
|
-
import { StackedHeadersDirective } from './stackedheaders.directive';
|
|
6
|
-
export declare const inputs: string[];
|
|
7
|
-
export declare const outputs: string[];
|
|
8
|
-
export declare const twoWays: string[];
|
|
9
|
-
/**
|
|
10
|
-
* `ej-kanban` represents the Angular Kanban Component.
|
|
11
|
-
* ```html
|
|
12
|
-
* <ejs-kanban></ejs-kanban>
|
|
13
|
-
* ```
|
|
14
|
-
*/
|
|
15
|
-
export declare class KanbanComponent extends Kanban implements IComponentBase {
|
|
16
|
-
private ngEle;
|
|
17
|
-
private srenderer;
|
|
18
|
-
private viewContainerRef;
|
|
19
|
-
private injector;
|
|
20
|
-
context: any;
|
|
21
|
-
tagObjects: any;
|
|
22
|
-
actionBegin: any;
|
|
23
|
-
actionComplete: any;
|
|
24
|
-
actionFailure: any;
|
|
25
|
-
cardClick: any;
|
|
26
|
-
cardDoubleClick: any;
|
|
27
|
-
cardRendered: any;
|
|
28
|
-
created: any;
|
|
29
|
-
dataBinding: any;
|
|
30
|
-
dataBound: any;
|
|
31
|
-
dataSourceChanged: any;
|
|
32
|
-
dataStateChange: any;
|
|
33
|
-
dialogClose: any;
|
|
34
|
-
dialogOpen: any;
|
|
35
|
-
drag: any;
|
|
36
|
-
dragStart: any;
|
|
37
|
-
dragStop: any;
|
|
38
|
-
queryCellInfo: any;
|
|
39
|
-
childColumns: QueryList<ColumnsDirective>;
|
|
40
|
-
childStackedHeaders: QueryList<StackedHeadersDirective>;
|
|
41
|
-
tags: string[];
|
|
42
|
-
/**
|
|
43
|
-
* Defines the template content to card’s tooltip. The property works by enabling the ‘enableTooltip’ property.
|
|
44
|
-
* @default null
|
|
45
|
-
* @asptype string
|
|
46
|
-
*/
|
|
47
|
-
tooltipTemplate: any;
|
|
48
|
-
columns_template: any;
|
|
49
|
-
swimlaneSettings_template: any;
|
|
50
|
-
cardSettings_template: any;
|
|
51
|
-
dialogSettings_template: any;
|
|
52
|
-
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
|
|
53
|
-
ngOnInit(): void;
|
|
54
|
-
ngAfterViewInit(): void;
|
|
55
|
-
ngOnDestroy(): void;
|
|
56
|
-
ngAfterContentChecked(): void;
|
|
57
|
-
registerEvents: (eventList: string[]) => void;
|
|
58
|
-
addTwoWay: (propList: string[]) => void;
|
|
59
|
-
}
|
|
1
|
+
import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@angular/core';
|
|
2
|
+
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
+
import { Kanban } from '@syncfusion/ej2-kanban';
|
|
4
|
+
import { ColumnsDirective } from './columns.directive';
|
|
5
|
+
import { StackedHeadersDirective } from './stackedheaders.directive';
|
|
6
|
+
export declare const inputs: string[];
|
|
7
|
+
export declare const outputs: string[];
|
|
8
|
+
export declare const twoWays: string[];
|
|
9
|
+
/**
|
|
10
|
+
* `ej-kanban` represents the Angular Kanban Component.
|
|
11
|
+
* ```html
|
|
12
|
+
* <ejs-kanban></ejs-kanban>
|
|
13
|
+
* ```
|
|
14
|
+
*/
|
|
15
|
+
export declare class KanbanComponent extends Kanban implements IComponentBase {
|
|
16
|
+
private ngEle;
|
|
17
|
+
private srenderer;
|
|
18
|
+
private viewContainerRef;
|
|
19
|
+
private injector;
|
|
20
|
+
context: any;
|
|
21
|
+
tagObjects: any;
|
|
22
|
+
actionBegin: any;
|
|
23
|
+
actionComplete: any;
|
|
24
|
+
actionFailure: any;
|
|
25
|
+
cardClick: any;
|
|
26
|
+
cardDoubleClick: any;
|
|
27
|
+
cardRendered: any;
|
|
28
|
+
created: any;
|
|
29
|
+
dataBinding: any;
|
|
30
|
+
dataBound: any;
|
|
31
|
+
dataSourceChanged: any;
|
|
32
|
+
dataStateChange: any;
|
|
33
|
+
dialogClose: any;
|
|
34
|
+
dialogOpen: any;
|
|
35
|
+
drag: any;
|
|
36
|
+
dragStart: any;
|
|
37
|
+
dragStop: any;
|
|
38
|
+
queryCellInfo: any;
|
|
39
|
+
childColumns: QueryList<ColumnsDirective>;
|
|
40
|
+
childStackedHeaders: QueryList<StackedHeadersDirective>;
|
|
41
|
+
tags: string[];
|
|
42
|
+
/**
|
|
43
|
+
* Defines the template content to card’s tooltip. The property works by enabling the ‘enableTooltip’ property.
|
|
44
|
+
* @default null
|
|
45
|
+
* @asptype string
|
|
46
|
+
*/
|
|
47
|
+
tooltipTemplate: any;
|
|
48
|
+
columns_template: any;
|
|
49
|
+
swimlaneSettings_template: any;
|
|
50
|
+
cardSettings_template: any;
|
|
51
|
+
dialogSettings_template: any;
|
|
52
|
+
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
|
|
53
|
+
ngOnInit(): void;
|
|
54
|
+
ngAfterViewInit(): void;
|
|
55
|
+
ngOnDestroy(): void;
|
|
56
|
+
ngAfterContentChecked(): void;
|
|
57
|
+
registerEvents: (eventList: string[]) => void;
|
|
58
|
+
addTwoWay: (propList: string[]) => void;
|
|
59
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NgModule definition for the Kanban component.
|
|
3
|
-
*/
|
|
4
|
-
export declare class KanbanModule {
|
|
5
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the Kanban component.
|
|
3
|
+
*/
|
|
4
|
+
export declare class KanbanModule {
|
|
5
|
+
}
|
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
import { ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
/**
|
|
4
|
-
* `e-stackedHeaders` directive represent a stacked header of the Kanban board.
|
|
5
|
-
* It must be contained in a Kanban component(`ejs-kanban`).
|
|
6
|
-
* ```html
|
|
7
|
-
* <ejs-kanban>
|
|
8
|
-
* <e-stackedHeaders>
|
|
9
|
-
* <e-stackedHeader keyField='Open' text='To Do'></e-stackedHeader>
|
|
10
|
-
* <e-stackedHeader keyField='Close' text='Completed'></e-stackedHeader>
|
|
11
|
-
* </e-stackedHeaders>
|
|
12
|
-
* </ejs-kanban>
|
|
13
|
-
* ```
|
|
14
|
-
*/
|
|
15
|
-
export declare class StackedHeaderDirective extends ComplexBase<StackedHeaderDirective> {
|
|
16
|
-
private viewContainerRef;
|
|
17
|
-
directivePropList: any;
|
|
18
|
-
/**
|
|
19
|
-
* Defines the multiple columns keyField
|
|
20
|
-
* @default null
|
|
21
|
-
*/
|
|
22
|
-
keyFields: any;
|
|
23
|
-
/**
|
|
24
|
-
* Defines the column header text
|
|
25
|
-
* @default null
|
|
26
|
-
*/
|
|
27
|
-
text: any;
|
|
28
|
-
constructor(viewContainerRef: ViewContainerRef);
|
|
29
|
-
}
|
|
30
|
-
/**
|
|
31
|
-
* StackedHeader Array Directive
|
|
32
|
-
* @private
|
|
33
|
-
*/
|
|
34
|
-
export declare class StackedHeadersDirective extends ArrayBase<StackedHeadersDirective> {
|
|
35
|
-
constructor();
|
|
36
|
-
}
|
|
1
|
+
import { ViewContainerRef } from '@angular/core';
|
|
2
|
+
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
+
/**
|
|
4
|
+
* `e-stackedHeaders` directive represent a stacked header of the Kanban board.
|
|
5
|
+
* It must be contained in a Kanban component(`ejs-kanban`).
|
|
6
|
+
* ```html
|
|
7
|
+
* <ejs-kanban>
|
|
8
|
+
* <e-stackedHeaders>
|
|
9
|
+
* <e-stackedHeader keyField='Open' text='To Do'></e-stackedHeader>
|
|
10
|
+
* <e-stackedHeader keyField='Close' text='Completed'></e-stackedHeader>
|
|
11
|
+
* </e-stackedHeaders>
|
|
12
|
+
* </ejs-kanban>
|
|
13
|
+
* ```
|
|
14
|
+
*/
|
|
15
|
+
export declare class StackedHeaderDirective extends ComplexBase<StackedHeaderDirective> {
|
|
16
|
+
private viewContainerRef;
|
|
17
|
+
directivePropList: any;
|
|
18
|
+
/**
|
|
19
|
+
* Defines the multiple columns keyField
|
|
20
|
+
* @default null
|
|
21
|
+
*/
|
|
22
|
+
keyFields: any;
|
|
23
|
+
/**
|
|
24
|
+
* Defines the column header text
|
|
25
|
+
* @default null
|
|
26
|
+
*/
|
|
27
|
+
text: any;
|
|
28
|
+
constructor(viewContainerRef: ViewContainerRef);
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* StackedHeader Array Directive
|
|
32
|
+
* @private
|
|
33
|
+
*/
|
|
34
|
+
export declare class StackedHeadersDirective extends ArrayBase<StackedHeadersDirective> {
|
|
35
|
+
constructor();
|
|
36
|
+
}
|