@libxai/board 1.4.23 → 1.4.24

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
@@ -8913,11 +8913,6 @@ body {
8913
8913
  }
8914
8914
 
8915
8915
 
8916
- .h-\[18px\] {
8917
- height: 18px;
8918
- }
8919
-
8920
-
8921
8916
  .h-\[2px\] {
8922
8917
  height: 2px;
8923
8918
  }
@@ -9163,11 +9158,6 @@ body {
9163
9158
  }
9164
9159
 
9165
9160
 
9166
- .w-\[18px\] {
9167
- width: 18px;
9168
- }
9169
-
9170
-
9171
9161
  .w-\[200px\] {
9172
9162
  width: 200px;
9173
9163
  }
@@ -9224,6 +9214,11 @@ body {
9224
9214
  }
9225
9215
 
9226
9216
 
9217
+ .min-w-\[150px\] {
9218
+ min-width: 150px;
9219
+ }
9220
+
9221
+
9227
9222
  .min-w-\[160px\] {
9228
9223
  min-width: 160px;
9229
9224
  }
@@ -10035,11 +10030,6 @@ body {
10035
10030
  }
10036
10031
 
10037
10032
 
10038
- .border-emerald-500\/20 {
10039
- border-color: rgb(16 185 129 / 0.2);
10040
- }
10041
-
10042
-
10043
10033
  .border-gray-100 {
10044
10034
  --tw-border-opacity: 1;
10045
10035
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
@@ -10124,6 +10114,12 @@ body {
10124
10114
  }
10125
10115
 
10126
10116
 
10117
+ .border-red-300 {
10118
+ --tw-border-opacity: 1;
10119
+ border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
10120
+ }
10121
+
10122
+
10127
10123
  .border-red-500\/20 {
10128
10124
  border-color: rgb(239 68 68 / 0.2);
10129
10125
  }
@@ -10134,11 +10130,6 @@ body {
10134
10130
  }
10135
10131
 
10136
10132
 
10137
- .border-red-500\/50 {
10138
- border-color: rgb(239 68 68 / 0.5);
10139
- }
10140
-
10141
-
10142
10133
  .border-red-700\/50 {
10143
10134
  border-color: rgb(185 28 28 / 0.5);
10144
10135
  }
@@ -10310,6 +10301,12 @@ body {
10310
10301
  }
10311
10302
 
10312
10303
 
10304
+ .bg-\[\#1264FF\] {
10305
+ --tw-bg-opacity: 1;
10306
+ background-color: rgb(18 100 255 / var(--tw-bg-opacity, 1));
10307
+ }
10308
+
10309
+
10313
10310
  .bg-\[\#141414\] {
10314
10311
  --tw-bg-opacity: 1;
10315
10312
  background-color: rgb(20 20 20 / var(--tw-bg-opacity, 1));
@@ -10700,11 +10697,6 @@ body {
10700
10697
  }
10701
10698
 
10702
10699
 
10703
- .bg-red-500\/\[0\.06\] {
10704
- background-color: rgb(239 68 68 / 0.06);
10705
- }
10706
-
10707
-
10708
10700
  .bg-red-900\/20 {
10709
10701
  background-color: rgb(127 29 29 / 0.2);
10710
10702
  }
@@ -11064,8 +11056,8 @@ body {
11064
11056
  }
11065
11057
 
11066
11058
 
11067
- .pl-3 {
11068
- padding-left: 0.75rem;
11059
+ .pl-2\.5 {
11060
+ padding-left: 0.625rem;
11069
11061
  }
11070
11062
 
11071
11063
 
@@ -11325,6 +11317,12 @@ body {
11325
11317
  }
11326
11318
 
11327
11319
 
11320
+ .text-\[\#1264FF\] {
11321
+ --tw-text-opacity: 1;
11322
+ color: rgb(18 100 255 / var(--tw-text-opacity, 1));
11323
+ }
11324
+
11325
+
11328
11326
  .text-\[\#32D74B\] {
11329
11327
  --tw-text-opacity: 1;
11330
11328
  color: rgb(50 215 75 / var(--tw-text-opacity, 1));
@@ -11565,12 +11563,6 @@ body {
11565
11563
  }
11566
11564
 
11567
11565
 
11568
- .text-red-200 {
11569
- --tw-text-opacity: 1;
11570
- color: rgb(254 202 202 / var(--tw-text-opacity, 1));
11571
- }
11572
-
11573
-
11574
11566
  .text-red-300 {
11575
11567
  --tw-text-opacity: 1;
11576
11568
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
@@ -12806,11 +12798,6 @@ body {
12806
12798
  }
12807
12799
 
12808
12800
 
12809
- .hover\:border-\[\#007FFF\]\/50:hover {
12810
- border-color: rgb(0 127 255 / 0.5);
12811
- }
12812
-
12813
-
12814
12801
  .hover\:border-\[\#6B7280\]:hover {
12815
12802
  --tw-border-opacity: 1;
12816
12803
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
@@ -12858,11 +12845,6 @@ body {
12858
12845
  }
12859
12846
 
12860
12847
 
12861
- .hover\:border-red-500\/50:hover {
12862
- border-color: rgb(239 68 68 / 0.5);
12863
- }
12864
-
12865
-
12866
12848
  .hover\:border-white\/20:hover {
12867
12849
  border-color: rgb(255 255 255 / 0.2);
12868
12850
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libxai/board",
3
- "version": "1.4.23",
3
+ "version": "1.4.24",
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>",