@libxai/board 0.18.15 → 0.18.17

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
@@ -8877,11 +8877,6 @@ body {
8877
8877
  }
8878
8878
 
8879
8879
 
8880
- .max-h-\[120px\] {
8881
- max-height: 120px;
8882
- }
8883
-
8884
-
8885
8880
  .max-h-\[200px\] {
8886
8881
  max-height: 200px;
8887
8882
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libxai/board",
3
- "version": "0.18.15",
3
+ "version": "0.18.17",
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>",