@syncfusion/ej2-angular-kanban 20.2.38 → 20.2.44-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.
Files changed (123) hide show
  1. package/@syncfusion/ej2-angular-kanban.es5.js +355 -0
  2. package/@syncfusion/ej2-angular-kanban.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-kanban.js +323 -0
  4. package/@syncfusion/ej2-angular-kanban.js.map +1 -0
  5. package/CHANGELOG.md +405 -0
  6. package/dist/ej2-angular-kanban.umd.js +397 -0
  7. package/dist/ej2-angular-kanban.umd.js.map +1 -0
  8. package/dist/ej2-angular-kanban.umd.min.js +11 -0
  9. package/dist/ej2-angular-kanban.umd.min.js.map +1 -0
  10. package/ej2-angular-kanban.d.ts +5 -0
  11. package/ej2-angular-kanban.metadata.json +1 -0
  12. package/package.json +15 -29
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/collection.json +10 -0
  15. package/schematics/ng-add/index.d.ts +3 -0
  16. package/schematics/ng-add/index.js +9 -0
  17. package/schematics/ng-add/schema.d.ts +13 -0
  18. package/schematics/ng-add/schema.js +2 -0
  19. package/schematics/ng-add/schema.json +34 -0
  20. package/schematics/tsconfig.json +25 -0
  21. package/schematics/utils/lib-details.d.ts +4 -0
  22. package/schematics/utils/lib-details.js +6 -0
  23. package/schematics/utils/lib-details.ts +2 -2
  24. package/src/kanban/columns.directive.d.ts +0 -5
  25. package/src/kanban/kanban-all.module.d.ts +0 -6
  26. package/src/kanban/kanban.component.d.ts +0 -3
  27. package/src/kanban/kanban.module.d.ts +0 -8
  28. package/src/kanban/stackedheaders.directive.d.ts +0 -5
  29. package/styles/bootstrap-dark.css +15 -15
  30. package/styles/bootstrap.css +15 -15
  31. package/styles/bootstrap4.css +15 -15
  32. package/styles/bootstrap5-dark.css +16 -16
  33. package/styles/bootstrap5.css +16 -16
  34. package/styles/fabric-dark.css +16 -16
  35. package/styles/fabric.css +16 -16
  36. package/styles/fluent-dark.css +15 -15
  37. package/styles/fluent.css +15 -15
  38. package/styles/highcontrast-light.css +16 -16
  39. package/styles/highcontrast.css +16 -16
  40. package/styles/kanban/bootstrap-dark.css +15 -15
  41. package/styles/kanban/bootstrap-dark.scss +1 -15
  42. package/styles/kanban/bootstrap.css +15 -15
  43. package/styles/kanban/bootstrap.scss +1 -15
  44. package/styles/kanban/bootstrap4.css +15 -15
  45. package/styles/kanban/bootstrap4.scss +1 -15
  46. package/styles/kanban/bootstrap5-dark.css +16 -16
  47. package/styles/kanban/bootstrap5-dark.scss +1 -15
  48. package/styles/kanban/bootstrap5.css +16 -16
  49. package/styles/kanban/bootstrap5.scss +1 -15
  50. package/styles/kanban/fabric-dark.css +16 -16
  51. package/styles/kanban/fabric-dark.scss +1 -15
  52. package/styles/kanban/fabric.css +16 -16
  53. package/styles/kanban/fabric.scss +1 -15
  54. package/styles/kanban/fluent-dark.css +15 -15
  55. package/styles/kanban/fluent-dark.scss +1 -15
  56. package/styles/kanban/fluent.css +15 -15
  57. package/styles/kanban/fluent.scss +1 -15
  58. package/styles/kanban/highcontrast-light.css +16 -16
  59. package/styles/kanban/highcontrast-light.scss +1 -15
  60. package/styles/kanban/highcontrast.css +16 -16
  61. package/styles/kanban/highcontrast.scss +1 -15
  62. package/styles/kanban/material-dark.css +15 -15
  63. package/styles/kanban/material-dark.scss +1 -15
  64. package/styles/kanban/material.css +15 -15
  65. package/styles/kanban/material.scss +1 -15
  66. package/styles/kanban/tailwind-dark.css +16 -16
  67. package/styles/kanban/tailwind-dark.scss +1 -15
  68. package/styles/kanban/tailwind.css +16 -16
  69. package/styles/kanban/tailwind.scss +1 -15
  70. package/styles/material-dark.css +15 -15
  71. package/styles/material.css +15 -15
  72. package/styles/tailwind-dark.css +16 -16
  73. package/styles/tailwind.css +16 -16
  74. package/esm2020/public_api.mjs +0 -3
  75. package/esm2020/src/index.mjs +0 -7
  76. package/esm2020/src/kanban/columns.directive.mjs +0 -66
  77. package/esm2020/src/kanban/kanban-all.module.mjs +0 -23
  78. package/esm2020/src/kanban/kanban.component.mjs +0 -100
  79. package/esm2020/src/kanban/kanban.module.mjs +0 -43
  80. package/esm2020/src/kanban/stackedheaders.directive.mjs +0 -58
  81. package/esm2020/syncfusion-ej2-angular-kanban.mjs +0 -5
  82. package/fesm2015/syncfusion-ej2-angular-kanban.mjs +0 -279
  83. package/fesm2015/syncfusion-ej2-angular-kanban.mjs.map +0 -1
  84. package/fesm2020/syncfusion-ej2-angular-kanban.mjs +0 -279
  85. package/fesm2020/syncfusion-ej2-angular-kanban.mjs.map +0 -1
  86. package/styles/kanban/_all.scss +0 -2
  87. package/styles/kanban/_bootstrap-dark-definition.scss +0 -223
  88. package/styles/kanban/_bootstrap-definition.scss +0 -222
  89. package/styles/kanban/_bootstrap4-definition.scss +0 -223
  90. package/styles/kanban/_bootstrap5-dark-definition.scss +0 -1
  91. package/styles/kanban/_bootstrap5-definition.scss +0 -231
  92. package/styles/kanban/_fabric-dark-definition.scss +0 -222
  93. package/styles/kanban/_fabric-definition.scss +0 -222
  94. package/styles/kanban/_fluent-dark-definition.scss +0 -1
  95. package/styles/kanban/_fluent-definition.scss +0 -224
  96. package/styles/kanban/_fusionnew-definition.scss +0 -231
  97. package/styles/kanban/_highcontrast-definition.scss +0 -223
  98. package/styles/kanban/_highcontrast-light-definition.scss +0 -223
  99. package/styles/kanban/_layout.scss +0 -976
  100. package/styles/kanban/_material-dark-definition.scss +0 -222
  101. package/styles/kanban/_material-definition.scss +0 -222
  102. package/styles/kanban/_material3-definition.scss +0 -231
  103. package/styles/kanban/_tailwind-dark-definition.scss +0 -1
  104. package/styles/kanban/_tailwind-definition.scss +0 -231
  105. package/styles/kanban/_theme.scss +0 -147
  106. package/styles/kanban/icons/_bootstrap-dark.scss +0 -48
  107. package/styles/kanban/icons/_bootstrap.scss +0 -48
  108. package/styles/kanban/icons/_bootstrap4.scss +0 -47
  109. package/styles/kanban/icons/_bootstrap5-dark.scss +0 -1
  110. package/styles/kanban/icons/_bootstrap5.scss +0 -47
  111. package/styles/kanban/icons/_fabric-dark.scss +0 -48
  112. package/styles/kanban/icons/_fabric.scss +0 -48
  113. package/styles/kanban/icons/_fluent-dark.scss +0 -1
  114. package/styles/kanban/icons/_fluent.scss +0 -47
  115. package/styles/kanban/icons/_fusionnew.scss +0 -47
  116. package/styles/kanban/icons/_highcontrast-light.scss +0 -48
  117. package/styles/kanban/icons/_highcontrast.scss +0 -48
  118. package/styles/kanban/icons/_material-dark.scss +0 -48
  119. package/styles/kanban/icons/_material.scss +0 -47
  120. package/styles/kanban/icons/_material3.scss +0 -47
  121. package/styles/kanban/icons/_tailwind-dark.scss +0 -1
  122. package/styles/kanban/icons/_tailwind.scss +0 -47
  123. package/syncfusion-ej2-angular-kanban.d.ts +0 -5
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-kanban@*",
3
- "_id": "@syncfusion/ej2-angular-kanban@20.1.58",
3
+ "_id": "@syncfusion/ej2-angular-kanban@20.2.43",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-OScqBxseubPnyUNqBWPaaStIXDeOFBqe20A1THZpI/E32MjgF6UhYhlJUPbNlvqj6CWcBKid00We1oyp/KWrvQ==",
5
+ "_integrity": "sha512-aKO+n+5Xxr7/v6bl6tyapyp/7AzH0drJouerQAXcGbUcMnxdyVDmH85MIC2QLE29s/3lEvD2Xdbz6+ImlfE9Hg==",
6
6
  "_location": "/@syncfusion/ej2-angular-kanban",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-angular-development/@syncfusion/ej2-angular-kanban/-/ej2-angular-kanban-20.1.58.tgz",
23
- "_shasum": "6807b986cb39e527fb7e3ee520f6ec269573414b",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-kanban/-/ej2-angular-kanban-20.2.43.tgz",
23
+ "_shasum": "3f8866be157841fad52c90be9435501c32b97cdb",
24
24
  "_spec": "@syncfusion/ej2-angular-kanban@*",
25
- "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included",
25
+ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,30 +31,14 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~20.2.38",
35
- "@syncfusion/ej2-base": "~20.2.38",
36
- "@syncfusion/ej2-kanban": "20.2.38",
37
- "tslib": "^2.3.0"
34
+ "@syncfusion/ej2-angular-base": "~20.2.43",
35
+ "@syncfusion/ej2-base": "~20.2.43",
36
+ "@syncfusion/ej2-kanban": "20.2.44"
38
37
  },
39
38
  "deprecated": false,
40
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",
41
- "es2020": "fesm2020/syncfusion-ej2-angular-kanban.mjs",
42
- "esm2020": "esm2020/syncfusion-ej2-angular-kanban.mjs",
43
- "exports": {
44
- "./package.json": {
45
- "default": "./package.json"
46
- },
47
- ".": {
48
- "types": "./syncfusion-ej2-angular-kanban.d.ts",
49
- "esm2020": "./esm2020/syncfusion-ej2-angular-kanban.mjs",
50
- "es2020": "./fesm2020/syncfusion-ej2-angular-kanban.mjs",
51
- "es2015": "./fesm2015/syncfusion-ej2-angular-kanban.mjs",
52
- "node": "./fesm2015/syncfusion-ej2-angular-kanban.mjs",
53
- "default": "./fesm2020/syncfusion-ej2-angular-kanban.mjs"
54
- }
55
- },
56
- "fesm2015": "fesm2015/syncfusion-ej2-angular-kanban.mjs",
57
- "fesm2020": "fesm2020/syncfusion-ej2-angular-kanban.mjs",
40
+ "devDependencies": {},
41
+ "es2015": "@syncfusion/ej2-angular-kanban.js",
58
42
  "homepage": "https://github.com/syncfusion/ej2-angular-ui-components#readme",
59
43
  "keywords": [
60
44
  "ej2",
@@ -71,7 +55,9 @@
71
55
  "angular-kanban-board"
72
56
  ],
73
57
  "license": "SEE LICENSE IN license",
74
- "module": "fesm2015/syncfusion-ej2-angular-kanban.mjs",
58
+ "main": "dist/ej2-angular-kanban.umd.js",
59
+ "metadata": "ej2-angular-kanban.metadata.json",
60
+ "module": "@syncfusion/ej2-angular-kanban.es5.js",
75
61
  "name": "@syncfusion/ej2-angular-kanban",
76
62
  "repository": {
77
63
  "type": "git",
@@ -79,6 +65,6 @@
79
65
  },
80
66
  "schematics": "./schematics/collection.json",
81
67
  "sideEffects": false,
82
- "typings": "syncfusion-ej2-angular-kanban.d.ts",
83
- "version": "20.2.38"
68
+ "typings": "ej2-angular-kanban.d.ts",
69
+ "version": "20.2.44-ngcc"
84
70
  }
@@ -0,0 +1,18 @@
1
+ var fs = require("fs");
2
+ var glob = require("glob");
3
+
4
+ var selectors = ['ejs-kanban'];
5
+
6
+ if (process.env.tagName !== undefined) {
7
+ var newTagPrefix = process.env.tagName.trim();
8
+ var files = glob.sync("./@syncfusion/*");
9
+ for (var i = 0; i < files.length; i++) {
10
+ var sourceFile = fs.readFileSync(files[i], "utf8");
11
+ for (var j = 0; j < selectors.length; j++) {
12
+ selectors[j] = selectors[j].replace('[','').replace(']','');
13
+ var tagRegex = new RegExp(selectors[j], "g");
14
+ sourceFile = sourceFile.replace(tagRegex,selectors[j].replace("ejs", newTagPrefix));
15
+ }
16
+ fs.writeFileSync(files[i], sourceFile, "utf8");
17
+ }
18
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
3
+ "schematics": {
4
+ "ng-add": {
5
+ "description": "Adds Essential JS 2 specific Angular package to an application",
6
+ "factory": "./ng-add",
7
+ "schema": "./ng-add/schema.json"
8
+ }
9
+ }
10
+ }
@@ -0,0 +1,3 @@
1
+ import { OptionsSchema } from './schema';
2
+ import { Rule } from '@angular-devkit/schematics';
3
+ export default function (options: OptionsSchema): Rule;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const lib_details_1 = require("./../utils/lib-details");
4
+ const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
5
+ function default_1(options) {
6
+ const libOptions = Object.assign({}, { 'pkgName': lib_details_1.pkgName, 'pkgVer': lib_details_1.pkgVer, 'moduleName': lib_details_1.moduleName, 'themeVer': lib_details_1.themeVer });
7
+ return schematics_1.install(options, libOptions);
8
+ }
9
+ exports.default = default_1;
@@ -0,0 +1,13 @@
1
+ export interface OptionsSchema {
2
+ skipPackageJson: boolean;
3
+ modules: string;
4
+ modulePath: string;
5
+ theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
6
+ project?: string;
7
+ }
8
+ export interface LibOptionsSchema {
9
+ pkgName: string;
10
+ pkgVer: string;
11
+ moduleName: string;
12
+ themeVer: string;
13
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,34 @@
1
+ {
2
+ "$schema": "http://json-schema.org/schema",
3
+ "$id": "ngAdd",
4
+ "title": "Add Essential JS 2 Angular packages",
5
+ "type": "object",
6
+ "properties": {
7
+ "skipPackageJson": {
8
+ "type": "boolean",
9
+ "default": false,
10
+ "description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
11
+ },
12
+ "modules": {
13
+ "type": "string",
14
+ "default": "",
15
+ "description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
16
+ },
17
+ "modulePath": {
18
+ "type": "string",
19
+ "default": "",
20
+ "description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
21
+ },
22
+ "theme": {
23
+ "enum": [
24
+ "material",
25
+ "fabric",
26
+ "bootstrap",
27
+ "highcontrast"
28
+ ],
29
+ "default": "material",
30
+ "description": "Used to change the theme that needs to be imported"
31
+ }
32
+ },
33
+ "required": []
34
+ }
@@ -0,0 +1,25 @@
1
+ {
2
+ "compilerOptions": {
3
+ "lib": ["es2017", "dom"],
4
+ "module": "commonjs",
5
+ "moduleResolution": "node",
6
+ "noEmitOnError": false,
7
+ "skipDefaultLibCheck": true,
8
+ "skipLibCheck": true,
9
+ "sourceMap": true,
10
+ "target": "es6",
11
+ "declaration": true,
12
+ "types": [
13
+ "jasmine",
14
+ "node"
15
+ ]
16
+ },
17
+ "exclude": [
18
+ "node_modules",
19
+ "src",
20
+ "src/**/*.ts",
21
+ "spec",
22
+ "spec/**/*.ts",
23
+ "@typings"
24
+ ]
25
+ }
@@ -0,0 +1,4 @@
1
+ export declare const pkgName = "@syncfusion/ej2-angular-kanban";
2
+ export declare const pkgVer = "^20.2.43";
3
+ export declare const moduleName = "KanbanModule";
4
+ export declare const themeVer = "~20.2.43";
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.pkgName = '@syncfusion/ej2-angular-kanban';
4
+ exports.pkgVer = '^20.2.44';
5
+ exports.moduleName = 'KanbanModule';
6
+ exports.themeVer = '~20.2.44';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-kanban';
2
- export const pkgVer = '^20.1.58';
2
+ export const pkgVer = '^20.2.44';
3
3
  export const moduleName = 'KanbanModule';
4
- export const themeVer = '~20.1.58';
4
+ export const themeVer = '~20.2.44';
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * `e-columns` directive represent a columns of the Kanban board.
6
5
  * It must be contained in a Kanban component(`ejs-kanban`).
@@ -80,8 +79,6 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
80
79
  */
81
80
  template: any;
82
81
  constructor(viewContainerRef: ViewContainerRef);
83
- static ɵfac: i0.ɵɵFactoryDeclaration<ColumnDirective, never>;
84
- static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnDirective, "e-columns>e-column", never, { "allowDrag": "allowDrag"; "allowDrop": "allowDrop"; "allowToggle": "allowToggle"; "headerText": "headerText"; "isExpanded": "isExpanded"; "keyField": "keyField"; "maxCount": "maxCount"; "minCount": "minCount"; "showAddButton": "showAddButton"; "showItemCount": "showItemCount"; "template": "template"; "transitionColumns": "transitionColumns"; }, {}, ["template"]>;
85
82
  }
86
83
  /**
87
84
  * Column Array Directive
@@ -89,6 +86,4 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
89
86
  */
90
87
  export declare class ColumnsDirective extends ArrayBase<ColumnsDirective> {
91
88
  constructor();
92
- static ɵfac: i0.ɵɵFactoryDeclaration<ColumnsDirective, never>;
93
- static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnsDirective, "ejs-kanban>e-columns", never, {}, {}, ["children"]>;
94
89
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./kanban.module";
4
1
  /**
5
2
  * NgModule definition for the Kanban component with providers.
6
3
  */
7
4
  export declare class KanbanAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<KanbanAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<KanbanAllModule, never, [typeof i1.CommonModule, typeof i2.KanbanModule], [typeof i2.KanbanModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<KanbanAllModule>;
11
5
  }
@@ -3,7 +3,6 @@ import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { Kanban } from '@syncfusion/ej2-kanban';
4
4
  import { ColumnsDirective } from './columns.directive';
5
5
  import { StackedHeadersDirective } from './stackedheaders.directive';
6
- import * as i0 from "@angular/core";
7
6
  export declare const inputs: string[];
8
7
  export declare const outputs: string[];
9
8
  export declare const twoWays: string[];
@@ -56,6 +55,4 @@ export declare class KanbanComponent extends Kanban implements IComponentBase {
56
55
  ngAfterContentChecked(): void;
57
56
  registerEvents: (eventList: string[]) => void;
58
57
  addTwoWay: (propList: string[]) => void;
59
- static ɵfac: i0.ɵɵFactoryDeclaration<KanbanComponent, never>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<KanbanComponent, "ejs-kanban", never, { "allowDragAndDrop": "allowDragAndDrop"; "allowKeyboard": "allowKeyboard"; "cardSettings": "cardSettings"; "columns": "columns"; "constraintType": "constraintType"; "cssClass": "cssClass"; "dataSource": "dataSource"; "dialogSettings": "dialogSettings"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableTooltip": "enableTooltip"; "externalDropId": "externalDropId"; "height": "height"; "keyField": "keyField"; "locale": "locale"; "query": "query"; "showEmptyColumn": "showEmptyColumn"; "sortSettings": "sortSettings"; "stackedHeaders": "stackedHeaders"; "swimlaneSettings": "swimlaneSettings"; "tooltipTemplate": "tooltipTemplate"; "width": "width"; }, { "actionBegin": "actionBegin"; "actionComplete": "actionComplete"; "actionFailure": "actionFailure"; "cardClick": "cardClick"; "cardDoubleClick": "cardDoubleClick"; "cardRendered": "cardRendered"; "created": "created"; "dataBinding": "dataBinding"; "dataBound": "dataBound"; "dataSourceChanged": "dataSourceChanged"; "dataStateChange": "dataStateChange"; "dialogClose": "dialogClose"; "dialogOpen": "dialogOpen"; "drag": "drag"; "dragStart": "dragStart"; "dragStop": "dragStop"; "queryCellInfo": "queryCellInfo"; }, ["tooltipTemplate", "columns_template", "swimlaneSettings_template", "cardSettings_template", "dialogSettings_template", "childColumns", "childStackedHeaders"], never>;
61
58
  }
@@ -1,13 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./kanban.component";
3
- import * as i2 from "./columns.directive";
4
- import * as i3 from "./stackedheaders.directive";
5
- import * as i4 from "@angular/common";
6
1
  /**
7
2
  * NgModule definition for the Kanban component.
8
3
  */
9
4
  export declare class KanbanModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<KanbanModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<KanbanModule, [typeof i1.KanbanComponent, typeof i2.ColumnDirective, typeof i2.ColumnsDirective, typeof i3.StackedHeaderDirective, typeof i3.StackedHeadersDirective], [typeof i4.CommonModule], [typeof i1.KanbanComponent, typeof i2.ColumnDirective, typeof i2.ColumnsDirective, typeof i3.StackedHeaderDirective, typeof i3.StackedHeadersDirective]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<KanbanModule>;
13
5
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * `e-stackedHeaders` directive represent a stacked header of the Kanban board.
6
5
  * It must be contained in a Kanban component(`ejs-kanban`).
@@ -27,8 +26,6 @@ export declare class StackedHeaderDirective extends ComplexBase<StackedHeaderDir
27
26
  */
28
27
  text: any;
29
28
  constructor(viewContainerRef: ViewContainerRef);
30
- static ɵfac: i0.ɵɵFactoryDeclaration<StackedHeaderDirective, never>;
31
- static ɵdir: i0.ɵɵDirectiveDeclaration<StackedHeaderDirective, "e-stackedHeaders>e-stackedHeader", never, { "keyFields": "keyFields"; "text": "text"; }, {}, never>;
32
29
  }
33
30
  /**
34
31
  * StackedHeader Array Directive
@@ -36,6 +33,4 @@ export declare class StackedHeaderDirective extends ComplexBase<StackedHeaderDir
36
33
  */
37
34
  export declare class StackedHeadersDirective extends ArrayBase<StackedHeadersDirective> {
38
35
  constructor();
39
- static ɵfac: i0.ɵɵFactoryDeclaration<StackedHeadersDirective, never>;
40
- static ɵdir: i0.ɵɵDirectiveDeclaration<StackedHeadersDirective, "ejs-kanban>e-stackedHeaders", never, {}, {}, ["children"]>;
41
36
  }
@@ -217,7 +217,7 @@
217
217
  }
218
218
  .e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-text {
219
219
  font-size: 14px;
220
- font-weight: normal;
220
+ font-weight: 400;
221
221
  line-height: 20px;
222
222
  padding: 2px;
223
223
  }
@@ -407,7 +407,7 @@
407
407
  .e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
408
408
  display: inline-block;
409
409
  font-size: 13px;
410
- font-weight: normal;
410
+ font-weight: 400;
411
411
  opacity: 0.57;
412
412
  }
413
413
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
@@ -643,7 +643,7 @@
643
643
  }
644
644
  .e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
645
645
  font-size: 14px;
646
- font-weight: normal;
646
+ font-weight: 400;
647
647
  line-height: 20px;
648
648
  padding: 2px;
649
649
  }
@@ -990,15 +990,15 @@
990
990
  width: 100%;
991
991
  }
992
992
 
993
- .e-kanban-dialog {
993
+ .e-kanban-dialog.e-dialog {
994
994
  min-width: 350px;
995
995
  }
996
- .e-kanban-dialog .e-kanban-form-wrapper table,
997
- .e-kanban-dialog .e-kanban-form-container table {
996
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table,
997
+ .e-kanban-dialog.e-dialog .e-kanban-form-container table {
998
998
  width: 100%;
999
999
  }
1000
- .e-kanban-dialog .e-kanban-form-wrapper table td,
1001
- .e-kanban-dialog .e-kanban-form-container table td {
1000
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table td,
1001
+ .e-kanban-dialog.e-dialog .e-kanban-form-container table td {
1002
1002
  color: inherit;
1003
1003
  font-size: 14px;
1004
1004
  font-weight: 400;
@@ -1008,17 +1008,17 @@
1008
1008
  padding: 5px 0;
1009
1009
  text-align: left;
1010
1010
  }
1011
- .e-kanban-dialog .e-kanban-form-wrapper table .e-label,
1012
- .e-kanban-dialog .e-kanban-form-container table .e-label {
1011
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table .e-label,
1012
+ .e-kanban-dialog.e-dialog .e-kanban-form-container table .e-label {
1013
1013
  padding-right: 10px;
1014
1014
  vertical-align: top;
1015
1015
  width: 70px;
1016
1016
  }
1017
- .e-kanban-dialog .e-kanban-form-wrapper table .e-field,
1018
- .e-kanban-dialog .e-kanban-form-container table .e-field {
1017
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table .e-field,
1018
+ .e-kanban-dialog.e-dialog .e-kanban-form-container table .e-field {
1019
1019
  width: 100%;
1020
1020
  }
1021
- .e-kanban-dialog .e-footer-content .e-dialog-delete.e-btn {
1021
+ .e-kanban-dialog.e-dialog .e-footer-content .e-dialog-delete.e-btn {
1022
1022
  float: left;
1023
1023
  margin-left: 0;
1024
1024
  }
@@ -1109,11 +1109,11 @@
1109
1109
  color: #fff;
1110
1110
  }
1111
1111
 
1112
- .e-kanban-dialog .e-kanban-form-wrapper table textarea {
1112
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
1113
1113
  background-color: initial;
1114
1114
  color: #f0f0f0;
1115
1115
  min-width: 70%;
1116
1116
  }
1117
- .e-kanban-dialog .e-kanban-form-wrapper table textarea:focus {
1117
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea:focus {
1118
1118
  box-shadow: none;
1119
1119
  }
@@ -214,7 +214,7 @@
214
214
  }
215
215
  .e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-text {
216
216
  font-size: 14px;
217
- font-weight: normal;
217
+ font-weight: 400;
218
218
  line-height: 20px;
219
219
  padding: 2px;
220
220
  }
@@ -404,7 +404,7 @@
404
404
  .e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
405
405
  display: inline-block;
406
406
  font-size: 13px;
407
- font-weight: normal;
407
+ font-weight: 400;
408
408
  opacity: 0.57;
409
409
  }
410
410
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
@@ -640,7 +640,7 @@
640
640
  }
641
641
  .e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
642
642
  font-size: 14px;
643
- font-weight: normal;
643
+ font-weight: 400;
644
644
  line-height: 20px;
645
645
  padding: 2px;
646
646
  }
@@ -987,15 +987,15 @@
987
987
  width: 100%;
988
988
  }
989
989
 
990
- .e-kanban-dialog {
990
+ .e-kanban-dialog.e-dialog {
991
991
  min-width: 350px;
992
992
  }
993
- .e-kanban-dialog .e-kanban-form-wrapper table,
994
- .e-kanban-dialog .e-kanban-form-container table {
993
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table,
994
+ .e-kanban-dialog.e-dialog .e-kanban-form-container table {
995
995
  width: 100%;
996
996
  }
997
- .e-kanban-dialog .e-kanban-form-wrapper table td,
998
- .e-kanban-dialog .e-kanban-form-container table td {
997
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table td,
998
+ .e-kanban-dialog.e-dialog .e-kanban-form-container table td {
999
999
  color: inherit;
1000
1000
  font-size: 14px;
1001
1001
  font-weight: 400;
@@ -1005,17 +1005,17 @@
1005
1005
  padding: 5px 0;
1006
1006
  text-align: left;
1007
1007
  }
1008
- .e-kanban-dialog .e-kanban-form-wrapper table .e-label,
1009
- .e-kanban-dialog .e-kanban-form-container table .e-label {
1008
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table .e-label,
1009
+ .e-kanban-dialog.e-dialog .e-kanban-form-container table .e-label {
1010
1010
  padding-right: 10px;
1011
1011
  vertical-align: top;
1012
1012
  width: 70px;
1013
1013
  }
1014
- .e-kanban-dialog .e-kanban-form-wrapper table .e-field,
1015
- .e-kanban-dialog .e-kanban-form-container table .e-field {
1014
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table .e-field,
1015
+ .e-kanban-dialog.e-dialog .e-kanban-form-container table .e-field {
1016
1016
  width: 100%;
1017
1017
  }
1018
- .e-kanban-dialog .e-footer-content .e-dialog-delete.e-btn {
1018
+ .e-kanban-dialog.e-dialog .e-footer-content .e-dialog-delete.e-btn {
1019
1019
  float: left;
1020
1020
  margin-left: 0;
1021
1021
  }
@@ -1106,11 +1106,11 @@
1106
1106
  color: #333;
1107
1107
  }
1108
1108
 
1109
- .e-kanban-dialog .e-kanban-form-wrapper table textarea {
1109
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
1110
1110
  background-color: initial;
1111
1111
  color: #555;
1112
1112
  min-width: 70%;
1113
1113
  }
1114
- .e-kanban-dialog .e-kanban-form-wrapper table textarea:focus {
1114
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea:focus {
1115
1115
  box-shadow: none;
1116
1116
  }
@@ -293,7 +293,7 @@
293
293
  }
294
294
  .e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-text {
295
295
  font-size: 14px;
296
- font-weight: normal;
296
+ font-weight: 400;
297
297
  line-height: 20px;
298
298
  padding: 2px;
299
299
  }
@@ -483,7 +483,7 @@
483
483
  .e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
484
484
  display: inline-block;
485
485
  font-size: 13px;
486
- font-weight: normal;
486
+ font-weight: 400;
487
487
  opacity: 0.57;
488
488
  }
489
489
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
@@ -719,7 +719,7 @@
719
719
  }
720
720
  .e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
721
721
  font-size: 14px;
722
- font-weight: normal;
722
+ font-weight: 400;
723
723
  line-height: 20px;
724
724
  padding: 2px;
725
725
  }
@@ -1065,15 +1065,15 @@
1065
1065
  width: 100%;
1066
1066
  }
1067
1067
 
1068
- .e-kanban-dialog {
1068
+ .e-kanban-dialog.e-dialog {
1069
1069
  min-width: 350px;
1070
1070
  }
1071
- .e-kanban-dialog .e-kanban-form-wrapper table,
1072
- .e-kanban-dialog .e-kanban-form-container table {
1071
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table,
1072
+ .e-kanban-dialog.e-dialog .e-kanban-form-container table {
1073
1073
  width: 100%;
1074
1074
  }
1075
- .e-kanban-dialog .e-kanban-form-wrapper table td,
1076
- .e-kanban-dialog .e-kanban-form-container table td {
1075
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table td,
1076
+ .e-kanban-dialog.e-dialog .e-kanban-form-container table td {
1077
1077
  color: inherit;
1078
1078
  font-size: 14px;
1079
1079
  font-weight: 400;
@@ -1083,17 +1083,17 @@
1083
1083
  padding: 5px 0;
1084
1084
  text-align: left;
1085
1085
  }
1086
- .e-kanban-dialog .e-kanban-form-wrapper table .e-label,
1087
- .e-kanban-dialog .e-kanban-form-container table .e-label {
1086
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table .e-label,
1087
+ .e-kanban-dialog.e-dialog .e-kanban-form-container table .e-label {
1088
1088
  padding-right: 10px;
1089
1089
  vertical-align: top;
1090
1090
  width: 70px;
1091
1091
  }
1092
- .e-kanban-dialog .e-kanban-form-wrapper table .e-field,
1093
- .e-kanban-dialog .e-kanban-form-container table .e-field {
1092
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table .e-field,
1093
+ .e-kanban-dialog.e-dialog .e-kanban-form-container table .e-field {
1094
1094
  width: 100%;
1095
1095
  }
1096
- .e-kanban-dialog .e-footer-content .e-dialog-delete.e-btn {
1096
+ .e-kanban-dialog.e-dialog .e-footer-content .e-dialog-delete.e-btn {
1097
1097
  float: left;
1098
1098
  margin-left: 0;
1099
1099
  }
@@ -1184,11 +1184,11 @@
1184
1184
  color: #212529;
1185
1185
  }
1186
1186
 
1187
- .e-kanban-dialog .e-kanban-form-wrapper table textarea {
1187
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
1188
1188
  background-color: initial;
1189
1189
  color: #495057;
1190
1190
  min-width: 70%;
1191
1191
  }
1192
- .e-kanban-dialog .e-kanban-form-wrapper table textarea:focus {
1192
+ .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea:focus {
1193
1193
  box-shadow: none;
1194
1194
  }