@libxai/board 0.17.185 → 0.17.187
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 +7 -7
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +7 -7
- package/dist/index.js.map +1 -1
- package/dist/styles.css +0 -5
- package/package.json +1 -1
package/dist/styles.css
CHANGED
|
@@ -11799,11 +11799,6 @@ body {
|
|
|
11799
11799
|
}
|
|
11800
11800
|
|
|
11801
11801
|
|
|
11802
|
-
.focus\:ring-offset-2:focus {
|
|
11803
|
-
--tw-ring-offset-width: 2px;
|
|
11804
|
-
}
|
|
11805
|
-
|
|
11806
|
-
|
|
11807
11802
|
.active\:scale-95:active {
|
|
11808
11803
|
--tw-scale-x: .95;
|
|
11809
11804
|
--tw-scale-y: .95;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@libxai/board",
|
|
3
|
-
"version": "0.17.
|
|
3
|
+
"version": "0.17.187",
|
|
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>",
|