@syncfusion/ej2-angular-grids 26.2.4-ngcc → 26.2.5-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 (58) hide show
  1. package/dist/ej2-angular-grids.umd.js +1 -1
  2. package/dist/ej2-angular-grids.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/schematics/utils/lib-details.ts +2 -2
  5. package/styles/bootstrap-dark.css +1 -5249
  6. package/styles/bootstrap.css +1 -5249
  7. package/styles/bootstrap4.css +1 -5393
  8. package/styles/bootstrap5-dark.css +1 -5314
  9. package/styles/bootstrap5.css +1 -5314
  10. package/styles/excel-filter/bootstrap-dark.css +1 -552
  11. package/styles/excel-filter/bootstrap.css +1 -552
  12. package/styles/excel-filter/bootstrap4.css +1 -605
  13. package/styles/excel-filter/bootstrap5-dark.css +1 -593
  14. package/styles/excel-filter/bootstrap5.css +1 -593
  15. package/styles/excel-filter/fabric-dark.css +1 -527
  16. package/styles/excel-filter/fabric.css +1 -520
  17. package/styles/excel-filter/fluent-dark.css +1 -573
  18. package/styles/excel-filter/fluent.css +1 -573
  19. package/styles/excel-filter/fluent2.css +1 -1803
  20. package/styles/excel-filter/highcontrast-light.css +1 -524
  21. package/styles/excel-filter/highcontrast.css +1 -524
  22. package/styles/excel-filter/material-dark.css +1 -575
  23. package/styles/excel-filter/material.css +1 -620
  24. package/styles/excel-filter/material3-dark.css +1 -772
  25. package/styles/excel-filter/material3.css +1 -884
  26. package/styles/excel-filter/tailwind-dark.css +1 -548
  27. package/styles/excel-filter/tailwind.css +1 -548
  28. package/styles/fabric-dark.css +1 -5221
  29. package/styles/fabric.css +1 -5220
  30. package/styles/fluent-dark.css +1 -5354
  31. package/styles/fluent.css +1 -5354
  32. package/styles/fluent2.css +1 -7854
  33. package/styles/grid/bootstrap-dark.css +1 -4824
  34. package/styles/grid/bootstrap.css +1 -4824
  35. package/styles/grid/bootstrap4.css +1 -4961
  36. package/styles/grid/bootstrap5-dark.css +1 -4890
  37. package/styles/grid/bootstrap5.css +1 -4890
  38. package/styles/grid/fabric-dark.css +1 -4796
  39. package/styles/grid/fabric.css +1 -4795
  40. package/styles/grid/fluent-dark.css +1 -4930
  41. package/styles/grid/fluent.css +1 -4930
  42. package/styles/grid/fluent2.css +1 -6192
  43. package/styles/grid/highcontrast-light.css +1 -4795
  44. package/styles/grid/highcontrast.css +1 -4795
  45. package/styles/grid/material-dark.css +1 -4877
  46. package/styles/grid/material.css +1 -4922
  47. package/styles/grid/material3-dark.css +1 -5307
  48. package/styles/grid/material3.css +1 -5419
  49. package/styles/grid/tailwind-dark.css +1 -4912
  50. package/styles/grid/tailwind.css +1 -4912
  51. package/styles/highcontrast-light.css +1 -5220
  52. package/styles/highcontrast.css +1 -5220
  53. package/styles/material-dark.css +1 -5309
  54. package/styles/material.css +1 -5364
  55. package/styles/material3-dark.css +1 -5891
  56. package/styles/material3.css +1 -6115
  57. package/styles/tailwind-dark.css +1 -5336
  58. package/styles/tailwind.css +1 -5336
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-grids.umd.js
3
- * version : 26.2.4
3
+ * version : 26.2.5
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-angular-grids.umd.min.js
3
- * version : 26.2.4
3
+ * version : 26.2.5
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-angular-grids@*",
3
- "_id": "@syncfusion/ej2-angular-grids@26.1.42",
3
+ "_id": "@syncfusion/ej2-angular-grids@26.2.4",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-JF/JdCmG/Rqzhd2M9Higel5NAUnF31qEU+OwW1gQcTE/EivrWCvRk9hicPaILECu8pxcApptWa7Jd0rT0LMheg==",
5
+ "_integrity": "sha512-yQLro5NGoATj+1iVkurBY4qgAz9rH/s7USV8K9niDiudI1WA9PCS9U7vU4fmG+NEhXnRP5zjT/y+X2s3Sw75Ng==",
6
6
  "_location": "/@syncfusion/ej2-angular-grids",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-26.1.42.tgz",
23
- "_shasum": "99ae26d188daa729e3d87e94449df99b57686d14",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-26.2.4.tgz",
23
+ "_shasum": "0d6fe5db005ac1d9c0c2e472b43c213ee123f851",
24
24
  "_spec": "@syncfusion/ej2-angular-grids@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~26.2.4",
35
- "@syncfusion/ej2-base": "~26.2.4",
36
- "@syncfusion/ej2-grids": "26.2.4"
34
+ "@syncfusion/ej2-angular-base": "~26.2.5",
35
+ "@syncfusion/ej2-base": "~26.2.5",
36
+ "@syncfusion/ej2-grids": "26.2.5"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Angular",
@@ -58,5 +58,5 @@
58
58
  "schematics": "./schematics/collection.json",
59
59
  "sideEffects": false,
60
60
  "typings": "ej2-angular-grids.d.ts",
61
- "version": "26.2.4-ngcc"
61
+ "version": "26.2.5-ngcc"
62
62
  }
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-grids';
2
- export const pkgVer = '^26.1.42';
2
+ export const pkgVer = '^26.2.4';
3
3
  export const moduleName = 'GridModule, PagerModule';
4
- export const themeVer = '~26.1.42';
4
+ export const themeVer = '~26.2.4';