@libxai/board 0.17.180 → 0.17.182

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
@@ -8761,6 +8761,11 @@ body {
8761
8761
  }
8762
8762
 
8763
8763
 
8764
+ .h-14 {
8765
+ height: 3.5rem;
8766
+ }
8767
+
8768
+
8764
8769
  .h-16 {
8765
8770
  height: 4rem;
8766
8771
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libxai/board",
3
- "version": "0.17.180",
3
+ "version": "0.17.182",
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>",