@libxai/board 0.17.246 → 0.17.247

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
@@ -10840,11 +10840,6 @@ body {
10840
10840
  }
10841
10841
 
10842
10842
 
10843
- .opacity-40 {
10844
- opacity: 0.4;
10845
- }
10846
-
10847
-
10848
10843
  .opacity-50 {
10849
10844
  opacity: 0.5;
10850
10845
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libxai/board",
3
- "version": "0.17.246",
3
+ "version": "0.17.247",
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>",