@syncfusion/ej2-angular-treegrid 32.2.9-ngcc → 33.1.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.
- package/@syncfusion/ej2-angular-treegrid.es5.js +817 -797
- package/@syncfusion/ej2-angular-treegrid.es5.js.map +1 -1
- package/@syncfusion/ej2-angular-treegrid.js +745 -725
- package/@syncfusion/ej2-angular-treegrid.js.map +1 -1
- package/{license → LICENSE} +10 -10
- package/README.md +15 -7
- package/dist/ej2-angular-treegrid.umd.js +810 -790
- package/dist/ej2-angular-treegrid.umd.js.map +1 -1
- package/dist/ej2-angular-treegrid.umd.min.js +2 -2
- package/dist/ej2-angular-treegrid.umd.min.js.map +1 -1
- package/ej2-angular-treegrid.d.ts +5 -5
- package/ej2-angular-treegrid.metadata.json +1 -1
- package/package.json +31 -47
- package/public_api.d.ts +1 -1
- package/schematics/collection.json +10 -19
- package/schematics/ng-add/index.ts +10 -10
- package/schematics/ng-add/schema.json +34 -34
- package/schematics/ng-add/schema.ts +30 -30
- package/schematics/tsconfig.json +25 -25
- 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 +8 -8
- package/src/treegrid/aggregate-columns.directive.d.ts +86 -88
- package/src/treegrid/aggregates.directive.d.ts +44 -44
- package/src/treegrid/columns.directive.d.ts +333 -345
- package/src/treegrid/stacked-column.directive.d.ts +335 -347
- package/src/treegrid/treegrid-all.module.d.ts +27 -27
- package/src/treegrid/treegrid.component.d.ts +140 -121
- package/src/treegrid/treegrid.module.d.ts +5 -5
- package/styles/bds-lite.css +1 -0
- package/styles/bds-lite.scss +1 -0
- package/styles/bds.css +1 -0
- package/styles/bds.scss +1 -0
- package/styles/bootstrap-dark-lite.css +1 -0
- package/styles/bootstrap-dark-lite.scss +1 -0
- package/styles/bootstrap-dark.scss +1 -1
- package/styles/bootstrap-lite.css +1 -0
- package/styles/bootstrap-lite.scss +1 -0
- package/styles/bootstrap.scss +1 -1
- package/styles/bootstrap4-lite.css +1 -0
- package/styles/bootstrap4-lite.scss +1 -0
- package/styles/bootstrap4.scss +1 -1
- package/styles/bootstrap5-dark-lite.css +1 -0
- package/styles/bootstrap5-dark-lite.scss +1 -0
- package/styles/bootstrap5-dark.scss +1 -1
- package/styles/bootstrap5-lite.css +1 -0
- package/styles/bootstrap5-lite.scss +1 -0
- package/styles/bootstrap5.3-lite.css +1 -0
- package/styles/bootstrap5.3-lite.scss +1 -0
- package/styles/bootstrap5.3.css +1 -0
- package/styles/bootstrap5.3.scss +1 -0
- package/styles/bootstrap5.scss +1 -1
- package/styles/fabric-dark-lite.css +1 -0
- package/styles/fabric-dark-lite.scss +1 -0
- package/styles/fabric-dark.scss +1 -1
- package/styles/fabric-lite.css +1 -0
- package/styles/fabric-lite.scss +1 -0
- package/styles/fabric.scss +1 -1
- package/styles/fluent-dark-lite.css +1 -0
- package/styles/fluent-dark-lite.scss +1 -0
- package/styles/fluent-dark.scss +1 -1
- package/styles/fluent-lite.css +1 -0
- package/styles/fluent-lite.scss +1 -0
- package/styles/fluent.scss +1 -1
- package/styles/fluent2-lite.css +1 -0
- package/styles/fluent2-lite.scss +1 -0
- package/styles/fluent2.css +1 -0
- package/styles/fluent2.scss +1 -0
- package/styles/highcontrast-light-lite.css +1 -0
- package/styles/highcontrast-light-lite.scss +1 -0
- package/styles/highcontrast-light.scss +1 -1
- package/styles/highcontrast-lite.css +1 -0
- package/styles/highcontrast-lite.scss +1 -0
- package/styles/highcontrast.scss +1 -1
- package/styles/material-dark-lite.css +1 -0
- package/styles/material-dark-lite.scss +1 -0
- package/styles/material-dark.scss +1 -1
- package/styles/material-lite.css +1 -0
- package/styles/material-lite.scss +1 -0
- package/styles/material.scss +1 -1
- package/styles/material3-dark-lite.css +1 -0
- package/styles/material3-dark-lite.scss +1 -0
- package/styles/material3-dark.scss +1 -2
- package/styles/material3-lite.css +1 -0
- package/styles/material3-lite.scss +1 -0
- package/styles/material3.scss +1 -2
- package/styles/tailwind-dark-lite.css +1 -0
- package/styles/tailwind-dark-lite.scss +1 -0
- package/styles/tailwind-dark.scss +1 -1
- package/styles/tailwind-lite.css +1 -0
- package/styles/tailwind-lite.scss +1 -0
- package/styles/tailwind.scss +1 -1
- package/styles/tailwind3-lite.css +1 -0
- package/styles/tailwind3-lite.scss +1 -0
- package/styles/tailwind3.css +1 -0
- package/styles/tailwind3.scss +1 -0
- package/styles/treegrid/bds.css +1 -0
- package/styles/treegrid/bds.scss +1 -0
- package/styles/treegrid/bootstrap-dark.scss +1 -1
- package/styles/treegrid/bootstrap.scss +1 -1
- package/styles/treegrid/bootstrap4.scss +1 -1
- package/styles/treegrid/bootstrap5-dark.scss +1 -1
- package/styles/treegrid/bootstrap5.3.css +1 -0
- package/styles/treegrid/bootstrap5.3.scss +1 -0
- package/styles/treegrid/bootstrap5.scss +1 -1
- package/styles/treegrid/fabric-dark.scss +1 -1
- package/styles/treegrid/fabric.scss +1 -1
- package/styles/treegrid/fluent-dark.scss +1 -1
- package/styles/treegrid/fluent.scss +1 -1
- package/styles/treegrid/fluent2.css +1 -0
- package/styles/treegrid/fluent2.scss +1 -0
- package/styles/treegrid/highcontrast-light.scss +1 -1
- package/styles/treegrid/highcontrast.scss +1 -1
- package/styles/treegrid/material-dark.scss +1 -1
- package/styles/treegrid/material.scss +1 -1
- package/styles/treegrid/material3-dark.scss +1 -2
- package/styles/treegrid/material3.scss +1 -2
- package/styles/treegrid/tailwind-dark.scss +1 -1
- package/styles/treegrid/tailwind.scss +1 -1
- package/styles/treegrid/tailwind3.css +1 -0
- package/styles/treegrid/tailwind3.scss +1 -0
- package/CHANGELOG.md +0 -255
- package/postinstall/tagchange.js +0 -18
- package/schematics/generators/treegrid-default/index.d.ts +0 -3
- package/schematics/generators/treegrid-default/index.js +0 -8
- package/schematics/generators/treegrid-default/index.ts +0 -8
- package/schematics/generators/treegrid-default/sample-details.d.ts +0 -5
- package/schematics/generators/treegrid-default/sample-details.js +0 -7
- package/schematics/generators/treegrid-default/sample-details.ts +0 -5
- package/schematics/generators/treegrid-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -5
- package/schematics/generators/treegrid-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
- package/schematics/generators/treegrid-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -143
- package/schematics/generators/treegrid-default/schema.d.ts +0 -3
- package/schematics/generators/treegrid-default/schema.js +0 -2
- package/schematics/generators/treegrid-default/schema.json +0 -125
- package/schematics/generators/treegrid-default/schema.ts +0 -3
- package/schematics/generators/treegrid-feature/index.d.ts +0 -3
- package/schematics/generators/treegrid-feature/index.js +0 -8
- package/schematics/generators/treegrid-feature/index.ts +0 -8
- package/schematics/generators/treegrid-feature/sample-details.d.ts +0 -5
- package/schematics/generators/treegrid-feature/sample-details.js +0 -7
- package/schematics/generators/treegrid-feature/sample-details.ts +0 -5
- package/schematics/generators/treegrid-feature/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -5
- package/schematics/generators/treegrid-feature/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -11
- package/schematics/generators/treegrid-feature/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -144
- package/schematics/generators/treegrid-feature/schema.d.ts +0 -3
- package/schematics/generators/treegrid-feature/schema.js +0 -2
- package/schematics/generators/treegrid-feature/schema.json +0 -125
- package/schematics/generators/treegrid-feature/schema.ts +0 -3
package/{license → LICENSE}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
Essential JS 2 library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
|
|
2
|
-
|
|
3
|
-
To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
|
|
4
|
-
|
|
5
|
-
Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.
|
|
6
|
-
|
|
7
|
-
Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.
|
|
8
|
-
|
|
9
|
-
The Syncfusion license that contains the terms and conditions can be found at
|
|
10
|
-
https://www.syncfusion.com/content/downloads/syncfusion_license.pdf
|
|
1
|
+
Essential JS 2 library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
|
|
2
|
+
|
|
3
|
+
To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
|
|
4
|
+
|
|
5
|
+
Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.
|
|
6
|
+
|
|
7
|
+
Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.
|
|
8
|
+
|
|
9
|
+
The Syncfusion license that contains the terms and conditions can be found at
|
|
10
|
+
https://www.syncfusion.com/content/downloads/syncfusion_license.pdf
|
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ The [Angular TreeGrid](https://www.syncfusion.com/angular-components/angular-tre
|
|
|
14
14
|
<p align="center">
|
|
15
15
|
Trusted by the world's leading companies
|
|
16
16
|
<a href="https://www.syncfusion.com">
|
|
17
|
-
<img src="https://
|
|
17
|
+
<img src="https://ej2.syncfusion.com/home/images/trusted_companies.png" alt="Bootstrap logo">
|
|
18
18
|
</a>
|
|
19
19
|
</p>
|
|
20
20
|
|
|
@@ -35,9 +35,9 @@ ng new my-app
|
|
|
35
35
|
cd my-app
|
|
36
36
|
```
|
|
37
37
|
|
|
38
|
-
### Adding Syncfusion Tree Grid package
|
|
38
|
+
### Adding Syncfusion<sup>®</sup> Tree Grid package
|
|
39
39
|
|
|
40
|
-
All Syncfusion angular packages are published in [npmjs.com](https://www.npmjs.com/~syncfusionorg) registry. To install angular tree grid package, use the following command.
|
|
40
|
+
All Syncfusion<sup>®</sup> angular packages are published in [npmjs.com](https://www.npmjs.com/~syncfusionorg) registry. To install angular tree grid package, use the following command.
|
|
41
41
|
|
|
42
42
|
```bash
|
|
43
43
|
ng add @syncfusion/ej2-angular-treegrid
|
|
@@ -47,13 +47,13 @@ The above command does the below configuration to your Angular app.
|
|
|
47
47
|
|
|
48
48
|
* Adds `@syncfusion/ej2-angular-treegrid` package and its peer dependencies to your `package.json` file.
|
|
49
49
|
* Imports the `TreeGridModule` 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 TreeGrid module to your project and start using it in your application.
|
|
52
|
+
This makes it easy to add the Syncfusion<sup>®</sup> Angular TreeGrid module to your project and start using it in your application.
|
|
53
53
|
|
|
54
54
|
### Add Tree Grid Component
|
|
55
55
|
|
|
56
|
-
In **src/app/app.component.ts**, use `<ejs-treegrid>` selector in `template` attribute of `@Component` directive to render the Syncfusion Angular TreeGrid component.
|
|
56
|
+
In **src/app/app.component.ts**, use `<ejs-treegrid>` selector in `template` attribute of `@Component` directive to render the Syncfusion<sup>®</sup> Angular TreeGrid component.
|
|
57
57
|
|
|
58
58
|
```typescript
|
|
59
59
|
import { Component, OnInit } from '@angular/core';
|
|
@@ -124,6 +124,14 @@ TreeGrid component is also offered in the following list of frameworks.
|
|
|
124
124
|
* [RTL support](https://ej2.syncfusion.com/angular/documentation/treegrid/global-local/#right-to-left-rtl): Provides the right-to-left mode which aligns content in the TreeGrid component from right to left. This improves user experience and accessibility for those who work with RTL languages like Hebrew and Arabic.
|
|
125
125
|
* [Localization](https://ej2.syncfusion.com/angular/documentation/treegrid/global-local/#localization): Provides inherent support to localize the UI.
|
|
126
126
|
|
|
127
|
+
## Resources
|
|
128
|
+
|
|
129
|
+
* [Documentation](https://ej2.syncfusion.com/angular/documentation/treegrid/overview)
|
|
130
|
+
* [Theme Studio](https://ej2.syncfusion.com/themestudio/)
|
|
131
|
+
* [What's New](https://www.syncfusion.com/products/whatsnew/angular?utm_medium=listing&utm_source=github)
|
|
132
|
+
* [Road Map](https://www.syncfusion.com/products/roadmap/angular)
|
|
133
|
+
* [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=angular&type=all)
|
|
134
|
+
|
|
127
135
|
## Support
|
|
128
136
|
|
|
129
137
|
Product support is available through the following mediums.
|
|
@@ -140,7 +148,7 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
|
|
|
140
148
|
|
|
141
149
|
## License and copyright
|
|
142
150
|
|
|
143
|
-
> 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
|
|
151
|
+
> 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 140+ [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).
|
|
144
152
|
|
|
145
153
|
> A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
|
|
146
154
|
|