@libxai/board 0.17.310 → 0.17.321

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
@@ -9011,6 +9011,11 @@ body {
9011
9011
  }
9012
9012
 
9013
9013
 
9014
+ .w-56 {
9015
+ width: 14rem;
9016
+ }
9017
+
9018
+
9014
9019
  .w-6 {
9015
9020
  width: 1.5rem;
9016
9021
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libxai/board",
3
- "version": "0.17.310",
3
+ "version": "0.17.321",
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>",