@syncfusion/ej2-react-treegrid 26.2.12 → 27.1.48

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 (46) hide show
  1. package/diConfig.json +1 -1
  2. package/dist/ej2-react-treegrid.min.js +1 -1
  3. package/dist/ej2-react-treegrid.umd.min.js +1 -1
  4. package/package.json +9 -9
  5. package/styles/bootstrap-dark-lite.css +1 -0
  6. package/styles/bootstrap-dark-lite.scss +1 -0
  7. package/styles/bootstrap-lite.css +1 -0
  8. package/styles/bootstrap-lite.scss +1 -0
  9. package/styles/bootstrap4-lite.css +1 -0
  10. package/styles/bootstrap4-lite.scss +1 -0
  11. package/styles/bootstrap5-dark-lite.css +1 -0
  12. package/styles/bootstrap5-dark-lite.scss +1 -0
  13. package/styles/bootstrap5-lite.css +1 -0
  14. package/styles/bootstrap5-lite.scss +1 -0
  15. package/styles/bootstrap5.3-lite.css +1 -0
  16. package/styles/bootstrap5.3-lite.scss +1 -0
  17. package/styles/bootstrap5.3.css +1 -0
  18. package/styles/bootstrap5.3.scss +1 -0
  19. package/styles/fabric-dark-lite.css +1 -0
  20. package/styles/fabric-dark-lite.scss +1 -0
  21. package/styles/fabric-lite.css +1 -0
  22. package/styles/fabric-lite.scss +1 -0
  23. package/styles/fluent-dark-lite.css +1 -0
  24. package/styles/fluent-dark-lite.scss +1 -0
  25. package/styles/fluent-lite.css +1 -0
  26. package/styles/fluent-lite.scss +1 -0
  27. package/styles/fluent2-lite.css +1 -0
  28. package/styles/fluent2-lite.scss +1 -0
  29. package/styles/highcontrast-light-lite.css +1 -0
  30. package/styles/highcontrast-light-lite.scss +1 -0
  31. package/styles/highcontrast-lite.css +1 -0
  32. package/styles/highcontrast-lite.scss +1 -0
  33. package/styles/material-dark-lite.css +1 -0
  34. package/styles/material-dark-lite.scss +1 -0
  35. package/styles/material-lite.css +1 -0
  36. package/styles/material-lite.scss +1 -0
  37. package/styles/material3-dark-lite.css +1 -0
  38. package/styles/material3-dark-lite.scss +1 -0
  39. package/styles/material3-lite.css +1 -0
  40. package/styles/material3-lite.scss +1 -0
  41. package/styles/tailwind-dark-lite.css +1 -0
  42. package/styles/tailwind-dark-lite.scss +1 -0
  43. package/styles/tailwind-lite.css +1 -0
  44. package/styles/tailwind-lite.scss +1 -0
  45. package/styles/treegrid/bootstrap5.3.css +1 -0
  46. package/styles/treegrid/bootstrap5.3.scss +1 -0
package/diConfig.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "common": ["ej2", "syncfusion", "JavaScript", "TypeScript", "treelist", "tree-table", "tree-data", "treegrid", "table", "tree-grid-component", "tree-table-control", "hierarchy-table", "nested-grid", "treeview-grid", "hierarchical-grid", "nested-table", "parent-child-table", "collapsible-table", "multi-level-table"],
7
7
  "angular": ["angular", "angular-treegrid", "angular-treelist", "treelist", "tree-table", "tree-data", "treegrid", "table", "tree-grid-component", "tree-table-control", "hierarchy-table", "nested-grid", "treeview-grid", "hierarchical-grid", "nested-table", "parent-child-table", "collapsible-table", "multi-level-table"],
8
8
  "react": ["react", "reactjs", "react-treegrid", "JavaScript", "react-treelist", "treelist", "tree-table", "tree-data", "treegrid", "table", "tree-grid-component", "tree-table-control", "hierarchy-table", "nested-grid", "treeview-grid", "hierarchical-grid", "nested-table", "parent-child-table", "collapsible-table", "multi-level-table"],
9
- "vue": ["vue", "vuejs", "vue-treegrid", "vue-treelist", "treelist", "tree-table", "tree-data", "treegrid", "table", "tree-grid-component", "tree-table-control", "hierarchy-table", "nested-grid", "treeview-grid", "hierarchical-grid", "nested-table", "parent-child-table", "collapsible-table", "multi-level-table"]
9
+ "vue": ["vue", "vuejs", "vue-treegrid", "vue-treelist", "treelist", "tree-table", "tree-data", "treegrid", "table", "tree-grid-component", "tree-table-control", "hierarchy-table", "nested-grid", "treeview-grid", "hierarchical-grid", "nested-table", "parent-child-table", "collapsible-table", "multi-level-table"]
10
10
  },
11
11
  "repository": {
12
12
  "type": "git",
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-treegrid.min.js
3
- * version : 26.2.12
3
+ * version : 27.1.48
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-treegrid.umd.min.js
3
- * version : 26.2.12
3
+ * version : 27.1.48
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-treegrid@*",
3
- "_id": "@syncfusion/ej2-react-treegrid@26.2.11",
3
+ "_id": "@syncfusion/ej2-react-treegrid@20.12.1",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-h44O5BZK8HSVXQ2nWkjIQDnQDy01Fy4nITnUt46GXSZ6+2vdS5Lg3YvXGOIE28kofgthO9xJ0qABg5Fe3TK4Ew==",
5
+ "_integrity": "sha512-kBpbppjUSr6LzciGAcFyPQYyT8loBLpDTWz1zIT3GRr8VU2KXei4TbTDZAb5svGnYc4MLlwHd8u9qKQHZfBCCw==",
6
6
  "_location": "/@syncfusion/ej2-react-treegrid",
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-react-treegrid/-/ej2-react-treegrid-26.2.11.tgz",
23
- "_shasum": "8d2d7c1c2a7cd8be96d167cf8e5b7568c3a4ff5a",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-react-treegrid/-/ej2-react-treegrid-20.12.1.tgz",
23
+ "_shasum": "785d41bedb5369d5de6a960c9949f6463ba03db0",
24
24
  "_spec": "@syncfusion/ej2-react-treegrid@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_27.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": "~26.2.10",
35
- "@syncfusion/ej2-react-base": "~26.2.10",
36
- "@syncfusion/ej2-treegrid": "26.2.12"
34
+ "@syncfusion/ej2-base": "~27.1.48",
35
+ "@syncfusion/ej2-react-base": "~27.1.48",
36
+ "@syncfusion/ej2-treegrid": "27.1.48"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 TreeGrid Component for React",
@@ -70,6 +70,6 @@
70
70
  "type": "git",
71
71
  "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
72
72
  },
73
- "version": "26.2.12",
73
+ "version": "27.1.48",
74
74
  "sideEffects": false
75
75
  }
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/bootstrap-dark-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/bootstrap-dark-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/bootstrap-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/bootstrap-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/bootstrap4-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/bootstrap4-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/bootstrap5-dark-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/bootstrap5-dark-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/bootstrap5-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/bootstrap5-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/bootstrap5.3-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/bootstrap5.3-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/bootstrap5.3.css';
@@ -0,0 +1 @@
1
+ @import 'treegrid/bootstrap5.3.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/fabric-dark-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/fabric-dark-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/fabric-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/fabric-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/fluent-dark-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/fluent-dark-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/fluent-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/fluent-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/fluent2-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/fluent2-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/highcontrast-light-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/highcontrast-light-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/highcontrast-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/highcontrast-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/material-dark-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/material-dark-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/material-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/material-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/material3-dark-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/material3-dark-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/material3-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/material3-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/tailwind-dark-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/tailwind-dark-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/tailwind-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/tailwind-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-treegrid/styles/treegrid/bootstrap5.3.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-treegrid/styles/treegrid/bootstrap5.3.scss';