@libxai/board 0.17.249 → 0.17.250
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/index.cjs +37 -37
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +37 -37
- package/dist/index.js.map +1 -1
- package/dist/styles.css +0 -11
- package/package.json +1 -1
package/dist/styles.css
CHANGED
|
@@ -9061,11 +9061,6 @@ body {
|
|
|
9061
9061
|
}
|
|
9062
9062
|
|
|
9063
9063
|
|
|
9064
|
-
.min-w-\[100px\] {
|
|
9065
|
-
min-width: 100px;
|
|
9066
|
-
}
|
|
9067
|
-
|
|
9068
|
-
|
|
9069
9064
|
.min-w-\[120px\] {
|
|
9070
9065
|
min-width: 120px;
|
|
9071
9066
|
}
|
|
@@ -10959,12 +10954,6 @@ body {
|
|
|
10959
10954
|
}
|
|
10960
10955
|
|
|
10961
10956
|
|
|
10962
|
-
.ring-blue-500 {
|
|
10963
|
-
--tw-ring-opacity: 1;
|
|
10964
|
-
--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
|
|
10965
|
-
}
|
|
10966
|
-
|
|
10967
|
-
|
|
10968
10957
|
.ring-offset-2 {
|
|
10969
10958
|
--tw-ring-offset-width: 2px;
|
|
10970
10959
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@libxai/board",
|
|
3
|
-
"version": "0.17.
|
|
3
|
+
"version": "0.17.250",
|
|
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>",
|