@syncfusion/ej2-angular-ribbon 26.2.7-ngcc → 26.2.8-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 (40) hide show
  1. package/dist/ej2-angular-ribbon.umd.js +1 -1
  2. package/dist/ej2-angular-ribbon.umd.min.js +1 -1
  3. package/package.json +6 -6
  4. package/schematics/utils/lib-details.ts +2 -2
  5. package/styles/bootstrap-dark.css +1 -2749
  6. package/styles/bootstrap.css +1 -2751
  7. package/styles/bootstrap4.css +1 -2815
  8. package/styles/bootstrap5-dark.css +1 -2842
  9. package/styles/bootstrap5.css +1 -2842
  10. package/styles/fabric-dark.css +1 -2724
  11. package/styles/fabric.css +1 -2718
  12. package/styles/fluent-dark.css +1 -2821
  13. package/styles/fluent.css +1 -2821
  14. package/styles/fluent2.css +1 -3894
  15. package/styles/highcontrast-light.css +1 -2731
  16. package/styles/highcontrast.css +1 -2736
  17. package/styles/material-dark.css +1 -2868
  18. package/styles/material.css +1 -2895
  19. package/styles/material3-dark.css +1 -2944
  20. package/styles/material3.css +1 -3056
  21. package/styles/ribbon/bootstrap-dark.css +1 -2749
  22. package/styles/ribbon/bootstrap.css +1 -2751
  23. package/styles/ribbon/bootstrap4.css +1 -2815
  24. package/styles/ribbon/bootstrap5-dark.css +1 -2842
  25. package/styles/ribbon/bootstrap5.css +1 -2842
  26. package/styles/ribbon/fabric-dark.css +1 -2724
  27. package/styles/ribbon/fabric.css +1 -2718
  28. package/styles/ribbon/fluent-dark.css +1 -2821
  29. package/styles/ribbon/fluent.css +1 -2821
  30. package/styles/ribbon/fluent2.css +1 -3894
  31. package/styles/ribbon/highcontrast-light.css +1 -2731
  32. package/styles/ribbon/highcontrast.css +1 -2736
  33. package/styles/ribbon/material-dark.css +1 -2868
  34. package/styles/ribbon/material.css +1 -2895
  35. package/styles/ribbon/material3-dark.css +1 -2944
  36. package/styles/ribbon/material3.css +1 -3056
  37. package/styles/ribbon/tailwind-dark.css +1 -2849
  38. package/styles/ribbon/tailwind.css +1 -2849
  39. package/styles/tailwind-dark.css +1 -2849
  40. package/styles/tailwind.css +1 -2849
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-ribbon.umd.js
3
- * version : 26.2.7
3
+ * version : 26.2.8
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-ribbon.umd.min.js
3
- * version : 26.2.7
3
+ * version : 26.2.8
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-ribbon@*",
3
- "_id": "@syncfusion/ej2-angular-ribbon@26.1.42",
3
+ "_id": "@syncfusion/ej2-angular-ribbon@26.2.7",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-FESLZ1gtZLmXy/lqlmJgnDIl1Ya9+YV9GjcMYy89fPQf+yCgiodyKtMTZi6O4Y5t0SJJu+Fy76weYjV2FzftsQ==",
5
+ "_integrity": "sha512-QEtBHuYTW5bSdoO534g0Lck/jFlf6cKnK9AwinNstMC8Db0O0fQr/ebsova5qIs7/Hq3jFO1MXRza2ptLeRuvA==",
6
6
  "_location": "/@syncfusion/ej2-angular-ribbon",
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-ribbon/-/ej2-angular-ribbon-26.1.42.tgz",
23
- "_shasum": "b935786fa01f2ace55bef93cc4248acc5405061a",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-ribbon/-/ej2-angular-ribbon-26.2.7.tgz",
23
+ "_shasum": "a3313f3f13c3edf9aba266a2f4fca66c0eaa1930",
24
24
  "_spec": "@syncfusion/ej2-angular-ribbon@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
26
26
  "author": {
@@ -33,7 +33,7 @@
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-angular-base": "~26.2.5",
35
35
  "@syncfusion/ej2-base": "~26.2.5",
36
- "@syncfusion/ej2-ribbon": "26.2.7"
36
+ "@syncfusion/ej2-ribbon": "26.2.8"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 Component for Angular",
@@ -58,5 +58,5 @@
58
58
  "schematics": "./schematics/collection.json",
59
59
  "sideEffects": false,
60
60
  "typings": "ej2-angular-ribbon.d.ts",
61
- "version": "26.2.7-ngcc"
61
+ "version": "26.2.8-ngcc"
62
62
  }
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-ribbon';
2
- export const pkgVer = '^26.1.42';
2
+ export const pkgVer = '^26.2.7';
3
3
  export const moduleName = 'RibbonModule';
4
- export const themeVer = '~26.1.42';
4
+ export const themeVer = '~26.2.7';