elseware-ui 3.0.3 → 3.0.4
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.css +0 -38
- package/dist/index.css.map +1 -1
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +131 -99
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +131 -99
- package/dist/index.mjs.map +1 -1
- package/dist/index.native.d.mts +2 -2
- package/dist/index.native.d.ts +2 -2
- package/dist/index.native.js +71 -52
- package/dist/index.native.js.map +1 -1
- package/dist/index.native.mjs +71 -52
- package/dist/index.native.mjs.map +1 -1
- package/dist/{resolveGlobalConfigs-CL-Puk7Y.d.mts → resolveGlobalConfigs-PbcnVEZr.d.mts} +3 -1
- package/dist/{resolveGlobalConfigs-CL-Puk7Y.d.ts → resolveGlobalConfigs-PbcnVEZr.d.ts} +3 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -721,9 +721,6 @@ video {
|
|
|
721
721
|
.h-8 {
|
|
722
722
|
height: 2rem;
|
|
723
723
|
}
|
|
724
|
-
.h-9 {
|
|
725
|
-
height: 2.25rem;
|
|
726
|
-
}
|
|
727
724
|
.h-96 {
|
|
728
725
|
height: 24rem;
|
|
729
726
|
}
|
|
@@ -2212,10 +2209,6 @@ video {
|
|
|
2212
2209
|
.bg-green-500\/5 {
|
|
2213
2210
|
background-color: rgba(34, 197, 94, .05);
|
|
2214
2211
|
}
|
|
2215
|
-
.bg-green-600 {
|
|
2216
|
-
--tw-bg-opacity:1;
|
|
2217
|
-
background-color: rgb(22 163 74/var(--tw-bg-opacity,1));
|
|
2218
|
-
}
|
|
2219
2212
|
.bg-green-600\/40 {
|
|
2220
2213
|
background-color: rgba(22, 163, 74, .4);
|
|
2221
2214
|
}
|
|
@@ -2249,10 +2242,6 @@ video {
|
|
|
2249
2242
|
.bg-red-500\/5 {
|
|
2250
2243
|
background-color: rgba(239, 68, 68, .05);
|
|
2251
2244
|
}
|
|
2252
|
-
.bg-red-600 {
|
|
2253
|
-
--tw-bg-opacity:1;
|
|
2254
|
-
background-color: rgb(220 38 38/var(--tw-bg-opacity,1));
|
|
2255
|
-
}
|
|
2256
2245
|
.bg-red-600\/40 {
|
|
2257
2246
|
background-color: rgba(220, 38, 38, .4);
|
|
2258
2247
|
}
|
|
@@ -4055,20 +4044,12 @@ video {
|
|
|
4055
4044
|
.hover\:bg-green-600\/20:hover {
|
|
4056
4045
|
background-color: rgba(22, 163, 74, .2);
|
|
4057
4046
|
}
|
|
4058
|
-
.hover\:bg-green-700:hover {
|
|
4059
|
-
--tw-bg-opacity:1;
|
|
4060
|
-
background-color: rgb(21 128 61/var(--tw-bg-opacity,1));
|
|
4061
|
-
}
|
|
4062
4047
|
.hover\:bg-purple-500\/20:hover {
|
|
4063
4048
|
background-color: rgba(168, 85, 247, .2);
|
|
4064
4049
|
}
|
|
4065
4050
|
.hover\:bg-red-500\/10:hover {
|
|
4066
4051
|
background-color: rgba(239, 68, 68, .1);
|
|
4067
4052
|
}
|
|
4068
|
-
.hover\:bg-red-700:hover {
|
|
4069
|
-
--tw-bg-opacity:1;
|
|
4070
|
-
background-color: rgb(185 28 28/var(--tw-bg-opacity,1));
|
|
4071
|
-
}
|
|
4072
4053
|
.hover\:bg-slate-700:hover {
|
|
4073
4054
|
--tw-bg-opacity:1;
|
|
4074
4055
|
background-color: rgb(51 65 85/var(--tw-bg-opacity,1));
|
|
@@ -5895,9 +5876,6 @@ video {
|
|
|
5895
5876
|
.h-8 {
|
|
5896
5877
|
height: 2rem;
|
|
5897
5878
|
}
|
|
5898
|
-
.h-9 {
|
|
5899
|
-
height: 2.25rem;
|
|
5900
|
-
}
|
|
5901
5879
|
.h-96 {
|
|
5902
5880
|
height: 24rem;
|
|
5903
5881
|
}
|
|
@@ -7386,10 +7364,6 @@ video {
|
|
|
7386
7364
|
.bg-green-500\/5 {
|
|
7387
7365
|
background-color: rgba(34, 197, 94, .05);
|
|
7388
7366
|
}
|
|
7389
|
-
.bg-green-600 {
|
|
7390
|
-
--tw-bg-opacity:1;
|
|
7391
|
-
background-color: rgb(22 163 74/var(--tw-bg-opacity,1));
|
|
7392
|
-
}
|
|
7393
7367
|
.bg-green-600\/40 {
|
|
7394
7368
|
background-color: rgba(22, 163, 74, .4);
|
|
7395
7369
|
}
|
|
@@ -7423,10 +7397,6 @@ video {
|
|
|
7423
7397
|
.bg-red-500\/5 {
|
|
7424
7398
|
background-color: rgba(239, 68, 68, .05);
|
|
7425
7399
|
}
|
|
7426
|
-
.bg-red-600 {
|
|
7427
|
-
--tw-bg-opacity:1;
|
|
7428
|
-
background-color: rgb(220 38 38/var(--tw-bg-opacity,1));
|
|
7429
|
-
}
|
|
7430
7400
|
.bg-red-600\/40 {
|
|
7431
7401
|
background-color: rgba(220, 38, 38, .4);
|
|
7432
7402
|
}
|
|
@@ -9314,20 +9284,12 @@ video {
|
|
|
9314
9284
|
.hover\:bg-green-600\/20:hover {
|
|
9315
9285
|
background-color: rgba(22, 163, 74, .2);
|
|
9316
9286
|
}
|
|
9317
|
-
.hover\:bg-green-700:hover {
|
|
9318
|
-
--tw-bg-opacity:1;
|
|
9319
|
-
background-color: rgb(21 128 61/var(--tw-bg-opacity,1));
|
|
9320
|
-
}
|
|
9321
9287
|
.hover\:bg-purple-500\/20:hover {
|
|
9322
9288
|
background-color: rgba(168, 85, 247, .2);
|
|
9323
9289
|
}
|
|
9324
9290
|
.hover\:bg-red-500\/10:hover {
|
|
9325
9291
|
background-color: rgba(239, 68, 68, .1);
|
|
9326
9292
|
}
|
|
9327
|
-
.hover\:bg-red-700:hover {
|
|
9328
|
-
--tw-bg-opacity:1;
|
|
9329
|
-
background-color: rgb(185 28 28/var(--tw-bg-opacity,1));
|
|
9330
|
-
}
|
|
9331
9293
|
.hover\:bg-slate-700:hover {
|
|
9332
9294
|
--tw-bg-opacity:1;
|
|
9333
9295
|
background-color: rgb(51 65 85/var(--tw-bg-opacity,1));
|