elseware-ui 3.0.13 → 3.0.15
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/LICENSE +20 -20
- package/README.md +289 -289
- package/dist/index.css +2 -34
- package/dist/index.css.map +1 -1
- package/dist/index.d.mts +357 -360
- package/dist/index.d.ts +357 -360
- package/dist/index.js +248 -392
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +249 -395
- package/dist/index.mjs.map +1 -1
- package/dist/index.native.d.mts +15 -15
- package/dist/index.native.d.ts +15 -15
- package/dist/index.native.js +53 -33
- package/dist/index.native.js.map +1 -1
- package/dist/index.native.mjs +54 -34
- package/dist/index.native.mjs.map +1 -1
- package/dist/{resolveGlobalConfigs-TVdFbK-t.d.mts → resolveGlobalConfigs-ClQlBbvH.d.mts} +6 -4
- package/dist/{resolveGlobalConfigs-TVdFbK-t.d.ts → resolveGlobalConfigs-ClQlBbvH.d.ts} +6 -4
- package/package.json +173 -173
- package/tailwind.preset.js +116 -116
package/dist/index.css
CHANGED
|
@@ -2215,9 +2215,6 @@ video {
|
|
|
2215
2215
|
--tw-bg-opacity:1;
|
|
2216
2216
|
background-color: rgb(34 197 94/var(--tw-bg-opacity,1));
|
|
2217
2217
|
}
|
|
2218
|
-
.bg-green-500\/10 {
|
|
2219
|
-
background-color: rgba(34, 197, 94, .1);
|
|
2220
|
-
}
|
|
2221
2218
|
.bg-green-500\/5 {
|
|
2222
2219
|
background-color: rgba(34, 197, 94, .05);
|
|
2223
2220
|
}
|
|
@@ -3878,17 +3875,12 @@ video {
|
|
|
3878
3875
|
--tw-rotate:0deg;
|
|
3879
3876
|
}
|
|
3880
3877
|
.hover\:rotate-0:hover,
|
|
3881
|
-
.hover\:scale
|
|
3878
|
+
.hover\:scale-\[1\.02\]:hover {
|
|
3882
3879
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
3883
3880
|
}
|
|
3884
|
-
.hover\:scale-110:hover {
|
|
3885
|
-
--tw-scale-x:1.1;
|
|
3886
|
-
--tw-scale-y:1.1;
|
|
3887
|
-
}
|
|
3888
3881
|
.hover\:scale-\[1\.02\]:hover {
|
|
3889
3882
|
--tw-scale-x:1.02;
|
|
3890
3883
|
--tw-scale-y:1.02;
|
|
3891
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
3892
3884
|
}
|
|
3893
3885
|
.hover\:cursor-pointer:hover {
|
|
3894
3886
|
cursor: pointer;
|
|
@@ -4203,10 +4195,6 @@ video {
|
|
|
4203
4195
|
content: var(--tw-content);
|
|
4204
4196
|
width: 100%;
|
|
4205
4197
|
}
|
|
4206
|
-
.focus\:border-blue-500:focus {
|
|
4207
|
-
--tw-border-opacity:1;
|
|
4208
|
-
border-color: rgb(59 130 246/var(--tw-border-opacity,1));
|
|
4209
|
-
}
|
|
4210
4198
|
.focus\:border-eui-secondary-500:focus {
|
|
4211
4199
|
--tw-border-opacity:1;
|
|
4212
4200
|
border-color: rgb(76 217 0/var(--tw-border-opacity,1));
|
|
@@ -4772,10 +4760,6 @@ video {
|
|
|
4772
4760
|
--tw-text-opacity:1;
|
|
4773
4761
|
color: rgb(17 24 39/var(--tw-text-opacity,1));
|
|
4774
4762
|
}
|
|
4775
|
-
.dark\:text-neutral-700:is(.dark *) {
|
|
4776
|
-
--tw-text-opacity:1;
|
|
4777
|
-
color: rgb(64 64 64/var(--tw-text-opacity,1));
|
|
4778
|
-
}
|
|
4779
4763
|
.dark\:text-red-300\/80:is(.dark *) {
|
|
4780
4764
|
color: hsla(0, 94%, 82%, .8);
|
|
4781
4765
|
}
|
|
@@ -7410,9 +7394,6 @@ video {
|
|
|
7410
7394
|
--tw-bg-opacity:1;
|
|
7411
7395
|
background-color: rgb(34 197 94/var(--tw-bg-opacity,1));
|
|
7412
7396
|
}
|
|
7413
|
-
.bg-green-500\/10 {
|
|
7414
|
-
background-color: rgba(34, 197, 94, .1);
|
|
7415
|
-
}
|
|
7416
7397
|
.bg-green-500\/5 {
|
|
7417
7398
|
background-color: rgba(34, 197, 94, .05);
|
|
7418
7399
|
}
|
|
@@ -9158,17 +9139,12 @@ video {
|
|
|
9158
9139
|
--tw-rotate:0deg;
|
|
9159
9140
|
}
|
|
9160
9141
|
.hover\:rotate-0:hover,
|
|
9161
|
-
.hover\:scale
|
|
9142
|
+
.hover\:scale-\[1\.02\]:hover {
|
|
9162
9143
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
9163
9144
|
}
|
|
9164
|
-
.hover\:scale-110:hover {
|
|
9165
|
-
--tw-scale-x:1.1;
|
|
9166
|
-
--tw-scale-y:1.1;
|
|
9167
|
-
}
|
|
9168
9145
|
.hover\:scale-\[1\.02\]:hover {
|
|
9169
9146
|
--tw-scale-x:1.02;
|
|
9170
9147
|
--tw-scale-y:1.02;
|
|
9171
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
9172
9148
|
}
|
|
9173
9149
|
.hover\:cursor-pointer:hover {
|
|
9174
9150
|
cursor: pointer;
|
|
@@ -9483,10 +9459,6 @@ video {
|
|
|
9483
9459
|
content: var(--tw-content);
|
|
9484
9460
|
width: 100%;
|
|
9485
9461
|
}
|
|
9486
|
-
.focus\:border-blue-500:focus {
|
|
9487
|
-
--tw-border-opacity:1;
|
|
9488
|
-
border-color: rgb(59 130 246/var(--tw-border-opacity,1));
|
|
9489
|
-
}
|
|
9490
9462
|
.focus\:border-eui-secondary-500:focus {
|
|
9491
9463
|
--tw-border-opacity:1;
|
|
9492
9464
|
border-color: rgb(76 217 0/var(--tw-border-opacity,1));
|
|
@@ -10052,10 +10024,6 @@ video {
|
|
|
10052
10024
|
--tw-text-opacity:1;
|
|
10053
10025
|
color: rgb(17 24 39/var(--tw-text-opacity,1));
|
|
10054
10026
|
}
|
|
10055
|
-
.dark\:text-neutral-700:is(.dark *) {
|
|
10056
|
-
--tw-text-opacity:1;
|
|
10057
|
-
color: rgb(64 64 64/var(--tw-text-opacity,1));
|
|
10058
|
-
}
|
|
10059
10027
|
.dark\:text-red-300\/80:is(.dark *) {
|
|
10060
10028
|
color: hsla(0, 94%, 82%, .8);
|
|
10061
10029
|
}
|