@syncfusion/ej2-vue-gantt 27.2.5 → 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/README.md CHANGED
@@ -196,4 +196,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/b
196
196
 
197
197
  See [LICENSE FILE](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=vue-grid-npm) for more info.
198
198
 
199
- © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
199
+ © Copyright 2024 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-vue-gantt.umd.min.js
3
- * version : 27.2.5
4
- * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
3
+ * version : 28.1.33
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
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "_from": "@syncfusion/ej2-vue-gantt@*",
3
3
  "_id": "@syncfusion/ej2-vue-gantt@27.2.4",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-sXQUomzRMhBhCLXupxhtjIsRSs000buH0m/6hajqFDH3wB19GRFYs6biLxQEgUzldU1rokdMuOtMkLZht+h39Q==",
5
+ "_integrity": "sha512-hRMm51Jd4hkoQv+hFj3/4/QP0/plvvLoJyOhknN4Spi8MntSJt8b4M5u5jncxAVhqd1lFI7OxyXiYl/aQzXDzQ==",
6
6
  "_location": "/@syncfusion/ej2-vue-gantt",
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-hotfix-new/@syncfusion/ej2-vue-gantt/-/ej2-vue-gantt-27.2.4.tgz",
23
- "_shasum": "458d47b74421994db001640aea51b318659b3685",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-vue-gantt/-/ej2-vue-gantt-27.2.4.tgz",
23
+ "_shasum": "0489829a38ffc1832bb6e22559f553989629ab60",
24
24
  "_spec": "@syncfusion/ej2-vue-gantt@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/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-base": "~27.2.5",
35
- "@syncfusion/ej2-gantt": "27.2.5",
36
- "@syncfusion/ej2-vue-base": "~27.2.2"
34
+ "@syncfusion/ej2-base": "~28.1.33",
35
+ "@syncfusion/ej2-gantt": "28.1.33",
36
+ "@syncfusion/ej2-vue-base": "~28.1.33"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 Gantt Component for Vue",
@@ -73,6 +73,6 @@
73
73
  "ci-publish": "gulp ci-publish",
74
74
  "compile": "gulp ci-compile && gulp vue-global-script"
75
75
  },
76
- "version": "27.2.5",
76
+ "version": "28.1.33",
77
77
  "sideEffects": false
78
78
  }
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-gantt/styles/bds-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-gantt/styles/bds-lite.scss';
package/styles/bds.css ADDED
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-gantt/styles/bds.css';
@@ -0,0 +1 @@
1
+ @import 'gantt/bds.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-gantt/styles/gantt/bds.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-gantt/styles/gantt/bds.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-gantt/styles/gantt/tailwind3.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-gantt/styles/gantt/tailwind3.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-gantt/styles/tailwind3-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-gantt/styles/tailwind3-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-gantt/styles/tailwind3.css';
@@ -0,0 +1 @@
1
+ @import 'gantt/tailwind3.scss';