@libxai/board 0.17.117 → 0.17.119
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 +11 -11
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +11 -11
- package/dist/index.js.map +1 -1
- package/dist/styles.css +0 -10
- package/package.json +1 -1
package/dist/styles.css
CHANGED
|
@@ -9069,11 +9069,6 @@ body {
|
|
|
9069
9069
|
}
|
|
9070
9070
|
|
|
9071
9071
|
|
|
9072
|
-
.gap-5 {
|
|
9073
|
-
gap: 1.25rem;
|
|
9074
|
-
}
|
|
9075
|
-
|
|
9076
|
-
|
|
9077
9072
|
.gap-8 {
|
|
9078
9073
|
gap: 2rem;
|
|
9079
9074
|
}
|
|
@@ -10524,11 +10519,6 @@ body {
|
|
|
10524
10519
|
}
|
|
10525
10520
|
|
|
10526
10521
|
|
|
10527
|
-
.outline {
|
|
10528
|
-
outline-style: solid;
|
|
10529
|
-
}
|
|
10530
|
-
|
|
10531
|
-
|
|
10532
10522
|
.ring-1 {
|
|
10533
10523
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
10534
10524
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@libxai/board",
|
|
3
|
-
"version": "0.17.
|
|
3
|
+
"version": "0.17.119",
|
|
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>",
|