@syncfusion/ej2-angular-kanban 27.2.3 → 28.1.33

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/CHANGELOG.md CHANGED
@@ -2,28 +2,6 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ### Kanban
6
-
7
- #### Bug Fixes
8
-
9
- - `#I650922` - Now, the Kanban cards are updated properly without any errors while having the `CustomDataAdaptor` configuration.
10
-
11
- ## 27.1.53 (2024-10-15)
12
-
13
- ### Kanban
14
-
15
- #### Bug Fixes
16
-
17
- - `#I628570` - Now, the Kanban card filter and drag-and-drop functionality are now functioning properly, with only the filtered cards displayed when the `field` property is configured in both `sortSettings` and `query`.
18
-
19
- ## 27.1.52 (2024-10-08)
20
-
21
- ### Kanban
22
-
23
- #### Bug Fixes
24
-
25
- - `#I628570` - Now, the drag-and-drop functionality for the kanban cards is now working properly without any errors when the configuration includes the `field` property in both `sortSettings` and `query`.
26
-
27
5
  ## 25.1.35 (2024-03-15)
28
6
 
29
7
  ### Kanban
package/README.md CHANGED
@@ -35,7 +35,7 @@ ng new my-app
35
35
  cd my-app
36
36
  ```
37
37
 
38
- ### Adding Syncfusion Kanban package
38
+ ### Adding Syncfusion<sup>®</sup> Kanban package
39
39
 
40
40
  To install Kanban and its dependent packages, use the following command.
41
41
 
@@ -47,13 +47,13 @@ The above command does the below configuration to your Angular app.
47
47
 
48
48
  * Adds `@syncfusion/ej2-angular-kanban` package and its peer dependencies to your `package.json` file.
49
49
  * Imports the `KanbanModule` in your application module `app.module.ts`.
50
- * Registers the Syncfusion UI default theme (material) in the `angular.json` file.
50
+ * Registers the Syncfusion<sup>®</sup> UI default theme (material) in the `angular.json` file.
51
51
 
52
- This makes it easy to add the Syncfusion Angular Kanban module to your project and start using it in your application.
52
+ This makes it easy to add the Syncfusion<sup>®</sup> Angular Kanban module to your project and start using it in your application.
53
53
 
54
54
  ### Add Kanban component
55
55
 
56
- In **src/app/app.component.ts**, use `<ejs-kanban>` selector in `template` attribute of `@Component` directive to render the Syncfusion Angular Kanban component.
56
+ In **src/app/app.component.ts**, use `<ejs-kanban>` selector in `template` attribute of `@Component` directive to render the Syncfusion<sup>®</sup> Angular Kanban component.
57
57
 
58
58
  ```typescript
59
59
  import { Component } from '@angular/core';
@@ -130,7 +130,7 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
130
130
 
131
131
  ## License and copyright
132
132
 
133
- > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
133
+ > This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
134
134
 
135
135
  > A free community [license](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=angular-kanban-npm) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
136
136
 
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-kanban@*",
3
- "_id": "@syncfusion/ej2-angular-kanban@27.2.2",
3
+ "_id": "@syncfusion/ej2-angular-kanban@26.1.35",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-E0IoV48wlwM7CS0RKqhpPm6qnM+iRMMy6oRL/2zXYvHFRdLi7MdbyBQOrFyZTI9uonhNwFEX9xmQ4mBVb74Hhw==",
5
+ "_integrity": "sha512-UuVl+cJls34A75BMCZwcw312QGp4k/T9uoC0h0GjHHKn958VU8F5Y6sFTnOuz65UXx73yNatfMCFn5Jk5mvxkw==",
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": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-kanban/-/ej2-angular-kanban-27.2.2.tgz",
23
- "_shasum": "67c471f160dc9f6e3a99d2cc4417a21d7f5858af",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-kanban/-/ej2-angular-kanban-26.1.35.tgz",
23
+ "_shasum": "a6ecf3036969bb25ef1911fd37714a18f0b74f44",
24
24
  "_spec": "@syncfusion/ej2-angular-kanban@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_27.1.1/ivypackages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~27.2.2",
35
- "@syncfusion/ej2-base": "~27.2.2",
36
- "@syncfusion/ej2-kanban": "27.2.3"
34
+ "@syncfusion/ej2-angular-base": "~28.1.33",
35
+ "@syncfusion/ej2-base": "~28.1.33",
36
+ "@syncfusion/ej2-kanban": "28.1.33"
37
37
  },
38
38
  "deprecated": false,
39
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",
@@ -72,5 +72,5 @@
72
72
  "schematics": "./schematics/collection.json",
73
73
  "sideEffects": false,
74
74
  "typings": "syncfusion-ej2-angular-kanban.d.ts",
75
- "version": "27.2.3"
75
+ "version": "28.1.33"
76
76
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-kanban";
2
- export declare const pkgVer = "^27.2.2";
2
+ export declare const pkgVer = "^26.1.35";
3
3
  export declare const moduleName = "KanbanModule";
4
- export declare const themeVer = "~27.2.2";
4
+ export declare const themeVer = "~26.1.35";
@@ -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 = '^27.2.3';
4
+ exports.pkgVer = '^28.1.33';
5
5
  exports.moduleName = 'KanbanModule';
6
- exports.themeVer = '~27.2.3';
6
+ exports.themeVer = '~28.1.33';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-kanban';
2
- export const pkgVer = '^27.2.3';
2
+ export const pkgVer = '^28.1.33';
3
3
  export const moduleName = 'KanbanModule';
4
- export const themeVer = '~27.2.3';
4
+ export const themeVer = '~28.1.33';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-kanban/styles/bds-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-kanban/styles/bds-lite.scss';
package/styles/bds.css ADDED
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-kanban/styles/bds.css';
@@ -0,0 +1 @@
1
+ @import 'kanban/bds.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-kanban/styles/kanban/bds.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-kanban/styles/kanban/bds.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-kanban/styles/kanban/tailwind3.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-kanban/styles/kanban/tailwind3.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-kanban/styles/tailwind3-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-kanban/styles/tailwind3-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-kanban/styles/tailwind3.css';
@@ -0,0 +1 @@
1
+ @import 'kanban/tailwind3.scss';