@libxai/board 0.17.424 → 0.17.425

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/dist/styles.css CHANGED
@@ -12045,11 +12045,6 @@ body {
12045
12045
  }
12046
12046
 
12047
12047
 
12048
- .hover\:opacity-100:hover {
12049
- opacity: 1;
12050
- }
12051
-
12052
-
12053
12048
  .hover\:opacity-70:hover {
12054
12049
  opacity: 0.7;
12055
12050
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libxai/board",
3
- "version": "0.17.424",
3
+ "version": "0.17.425",
4
4
  "type": "module",
5
5
  "description": "Professional Gantt Chart + Kanban Board + ListView + CalendarBoard for React - Part of LibXAI Suite - TypeScript - Production-Ready - Zero Config",
6
6
  "author": "LibXAI <hello@libxai.com>",