@syncfusion/ej2-fluent2-theme 32.1.20 → 32.1.22

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
@@ -11,5 +11,5 @@ npm install @syncfusion/ej2-fluent2-theme
11
11
 
12
12
  > 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.
13
13
 
14
- © Copyright 2025 Syncfusion, Inc. All Rights Reserved.
14
+ © Copyright 2026 Syncfusion, Inc. All Rights Reserved.
15
15
  The Syncfusion Essential Studio license and copyright applies to this distribution.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@syncfusion/ej2-fluent2-theme",
3
- "version": "32.1.20",
3
+ "version": "32.1.22",
4
4
  "description": "A modern JavaScript UI toolkit that has been built from the ground up to be lightweight, responsive, modular and touch friendly. It is written in TypeScript and has no external dependencies.",
5
5
  "author": "Syncfusion Inc.",
6
6
  "license": "SEE LICENSE IN license",
@@ -16,5 +16,5 @@
16
16
  "url": "https://github.com/syncfusion/ej2-javascript-ui-controls"
17
17
  },
18
18
  "typings": "index.d.ts",
19
- "_id": "@syncfusion/ej2-fluent2-theme@32.1.20"
19
+ "_id": "@syncfusion/ej2-fluent2-theme@32.1.22"
20
20
  }