elseware-ui 2.36.6 → 2.36.8

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 CHANGED
@@ -595,6 +595,9 @@ video {
595
595
  .hidden {
596
596
  display: none;
597
597
  }
598
+ .aspect-\[16\/9\] {
599
+ aspect-ratio: 16/9;
600
+ }
598
601
  .aspect-\[2\/1\] {
599
602
  aspect-ratio: 2/1;
600
603
  }
@@ -749,8 +752,8 @@ video {
749
752
  .min-h-\[120px\] {
750
753
  min-height: 120px;
751
754
  }
752
- .min-h-\[220px\] {
753
- min-height: 220px;
755
+ .min-h-\[240px\] {
756
+ min-height: 240px;
754
757
  }
755
758
  .min-h-\[3rem\] {
756
759
  min-height: 3rem;
@@ -2487,6 +2490,10 @@ video {
2487
2490
  padding-bottom: 1.5rem;
2488
2491
  padding-top: 1.5rem;
2489
2492
  }
2493
+ .py-8 {
2494
+ padding-bottom: 2rem;
2495
+ padding-top: 2rem;
2496
+ }
2490
2497
  .py-\[1px\] {
2491
2498
  padding-bottom: 1px;
2492
2499
  padding-top: 1px;
@@ -3966,9 +3973,6 @@ video {
3966
3973
  .dark\:border-eui-info-400\/40:is(.dark *) {
3967
3974
  border-color: rgba(20, 202, 242, .4);
3968
3975
  }
3969
- .dark\:border-eui-light-400\/10:is(.dark *) {
3970
- border-color: hsla(0, 0%, 98%, .1);
3971
- }
3972
3976
  .dark\:border-eui-primary-400:is(.dark *) {
3973
3977
  --tw-border-opacity:1;
3974
3978
  border-color: rgb(76 86 115/var(--tw-border-opacity,1));
@@ -4080,18 +4084,12 @@ video {
4080
4084
  --tw-bg-opacity:1;
4081
4085
  background-color: rgb(7 7 8/var(--tw-bg-opacity,1));
4082
4086
  }
4083
- .dark\:bg-eui-dark-900\/40:is(.dark *) {
4084
- background-color: rgba(7, 7, 8, .4);
4085
- }
4086
4087
  .dark\:bg-eui-info-500\/15:is(.dark *) {
4087
4088
  background-color: rgba(13, 202, 240, .15);
4088
4089
  }
4089
4090
  .dark\:bg-eui-info-500\/20:is(.dark *) {
4090
4091
  background-color: rgba(13, 202, 240, .2);
4091
4092
  }
4092
- .dark\:bg-eui-light-500\/10:is(.dark *) {
4093
- background-color: rgba(248, 249, 250, .1);
4094
- }
4095
4093
  .dark\:bg-eui-primary-300\/10:is(.dark *) {
4096
4094
  background-color: rgba(112, 122, 147, .1);
4097
4095
  }
@@ -4233,14 +4231,14 @@ video {
4233
4231
  --tw-text-opacity:1;
4234
4232
  color: rgb(251 251 251/var(--tw-text-opacity,1));
4235
4233
  }
4236
- .dark\:text-eui-light-50:is(.dark *) {
4237
- --tw-text-opacity:1;
4238
- color: rgb(255 255 255/var(--tw-text-opacity,1));
4239
- }
4240
4234
  .dark\:text-eui-light-500:is(.dark *) {
4241
4235
  --tw-text-opacity:1;
4242
4236
  color: rgb(248 249 250/var(--tw-text-opacity,1));
4243
4237
  }
4238
+ .dark\:text-eui-light-600:is(.dark *) {
4239
+ --tw-text-opacity:1;
4240
+ color: rgb(198 199 200/var(--tw-text-opacity,1));
4241
+ }
4244
4242
  .dark\:text-eui-primary-300:is(.dark *) {
4245
4243
  --tw-text-opacity:1;
4246
4244
  color: rgb(112 122 147/var(--tw-text-opacity,1));
@@ -5163,6 +5161,9 @@ video {
5163
5161
  .hidden {
5164
5162
  display: none;
5165
5163
  }
5164
+ .aspect-\[16\/9\] {
5165
+ aspect-ratio: 16/9;
5166
+ }
5166
5167
  .aspect-\[2\/1\] {
5167
5168
  aspect-ratio: 2/1;
5168
5169
  }
@@ -5317,8 +5318,8 @@ video {
5317
5318
  .min-h-\[120px\] {
5318
5319
  min-height: 120px;
5319
5320
  }
5320
- .min-h-\[220px\] {
5321
- min-height: 220px;
5321
+ .min-h-\[240px\] {
5322
+ min-height: 240px;
5322
5323
  }
5323
5324
  .min-h-\[3rem\] {
5324
5325
  min-height: 3rem;
@@ -7055,6 +7056,10 @@ video {
7055
7056
  padding-bottom: 1.5rem;
7056
7057
  padding-top: 1.5rem;
7057
7058
  }
7059
+ .py-8 {
7060
+ padding-bottom: 2rem;
7061
+ padding-top: 2rem;
7062
+ }
7058
7063
  .py-\[1px\] {
7059
7064
  padding-bottom: 1px;
7060
7065
  padding-top: 1px;
@@ -8619,9 +8624,6 @@ video {
8619
8624
  .dark\:border-eui-info-400\/40:is(.dark *) {
8620
8625
  border-color: rgba(20, 202, 242, .4);
8621
8626
  }
8622
- .dark\:border-eui-light-400\/10:is(.dark *) {
8623
- border-color: hsla(0, 0%, 98%, .1);
8624
- }
8625
8627
  .dark\:border-eui-primary-400:is(.dark *) {
8626
8628
  --tw-border-opacity:1;
8627
8629
  border-color: rgb(76 86 115/var(--tw-border-opacity,1));
@@ -8733,18 +8735,12 @@ video {
8733
8735
  --tw-bg-opacity:1;
8734
8736
  background-color: rgb(7 7 8/var(--tw-bg-opacity,1));
8735
8737
  }
8736
- .dark\:bg-eui-dark-900\/40:is(.dark *) {
8737
- background-color: rgba(7, 7, 8, .4);
8738
- }
8739
8738
  .dark\:bg-eui-info-500\/15:is(.dark *) {
8740
8739
  background-color: rgba(13, 202, 240, .15);
8741
8740
  }
8742
8741
  .dark\:bg-eui-info-500\/20:is(.dark *) {
8743
8742
  background-color: rgba(13, 202, 240, .2);
8744
8743
  }
8745
- .dark\:bg-eui-light-500\/10:is(.dark *) {
8746
- background-color: rgba(248, 249, 250, .1);
8747
- }
8748
8744
  .dark\:bg-eui-primary-300\/10:is(.dark *) {
8749
8745
  background-color: rgba(112, 122, 147, .1);
8750
8746
  }
@@ -8886,14 +8882,14 @@ video {
8886
8882
  --tw-text-opacity:1;
8887
8883
  color: rgb(251 251 251/var(--tw-text-opacity,1));
8888
8884
  }
8889
- .dark\:text-eui-light-50:is(.dark *) {
8890
- --tw-text-opacity:1;
8891
- color: rgb(255 255 255/var(--tw-text-opacity,1));
8892
- }
8893
8885
  .dark\:text-eui-light-500:is(.dark *) {
8894
8886
  --tw-text-opacity:1;
8895
8887
  color: rgb(248 249 250/var(--tw-text-opacity,1));
8896
8888
  }
8889
+ .dark\:text-eui-light-600:is(.dark *) {
8890
+ --tw-text-opacity:1;
8891
+ color: rgb(198 199 200/var(--tw-text-opacity,1));
8892
+ }
8897
8893
  .dark\:text-eui-primary-300:is(.dark *) {
8898
8894
  --tw-text-opacity:1;
8899
8895
  color: rgb(112 122 147/var(--tw-text-opacity,1));
@@ -10078,6 +10074,9 @@ video {
10078
10074
  .hidden {
10079
10075
  display: none;
10080
10076
  }
10077
+ .aspect-\[16\/9\] {
10078
+ aspect-ratio: 16/9;
10079
+ }
10081
10080
  .aspect-\[2\/1\] {
10082
10081
  aspect-ratio: 2/1;
10083
10082
  }
@@ -10232,8 +10231,8 @@ video {
10232
10231
  .min-h-\[120px\] {
10233
10232
  min-height: 120px;
10234
10233
  }
10235
- .min-h-\[220px\] {
10236
- min-height: 220px;
10234
+ .min-h-\[240px\] {
10235
+ min-height: 240px;
10237
10236
  }
10238
10237
  .min-h-\[3rem\] {
10239
10238
  min-height: 3rem;
@@ -11970,6 +11969,10 @@ video {
11970
11969
  padding-bottom: 1.5rem;
11971
11970
  padding-top: 1.5rem;
11972
11971
  }
11972
+ .py-8 {
11973
+ padding-bottom: 2rem;
11974
+ padding-top: 2rem;
11975
+ }
11973
11976
  .py-\[1px\] {
11974
11977
  padding-bottom: 1px;
11975
11978
  padding-top: 1px;
@@ -13563,9 +13566,6 @@ video {
13563
13566
  .dark\:border-eui-info-400\/40:is(.dark *) {
13564
13567
  border-color: rgba(20, 202, 242, .4);
13565
13568
  }
13566
- .dark\:border-eui-light-400\/10:is(.dark *) {
13567
- border-color: hsla(0, 0%, 98%, .1);
13568
- }
13569
13569
  .dark\:border-eui-primary-400:is(.dark *) {
13570
13570
  --tw-border-opacity:1;
13571
13571
  border-color: rgb(76 86 115/var(--tw-border-opacity,1));
@@ -13677,18 +13677,12 @@ video {
13677
13677
  --tw-bg-opacity:1;
13678
13678
  background-color: rgb(7 7 8/var(--tw-bg-opacity,1));
13679
13679
  }
13680
- .dark\:bg-eui-dark-900\/40:is(.dark *) {
13681
- background-color: rgba(7, 7, 8, .4);
13682
- }
13683
13680
  .dark\:bg-eui-info-500\/15:is(.dark *) {
13684
13681
  background-color: rgba(13, 202, 240, .15);
13685
13682
  }
13686
13683
  .dark\:bg-eui-info-500\/20:is(.dark *) {
13687
13684
  background-color: rgba(13, 202, 240, .2);
13688
13685
  }
13689
- .dark\:bg-eui-light-500\/10:is(.dark *) {
13690
- background-color: rgba(248, 249, 250, .1);
13691
- }
13692
13686
  .dark\:bg-eui-primary-300\/10:is(.dark *) {
13693
13687
  background-color: rgba(112, 122, 147, .1);
13694
13688
  }
@@ -13830,14 +13824,14 @@ video {
13830
13824
  --tw-text-opacity:1;
13831
13825
  color: rgb(251 251 251/var(--tw-text-opacity,1));
13832
13826
  }
13833
- .dark\:text-eui-light-50:is(.dark *) {
13834
- --tw-text-opacity:1;
13835
- color: rgb(255 255 255/var(--tw-text-opacity,1));
13836
- }
13837
13827
  .dark\:text-eui-light-500:is(.dark *) {
13838
13828
  --tw-text-opacity:1;
13839
13829
  color: rgb(248 249 250/var(--tw-text-opacity,1));
13840
13830
  }
13831
+ .dark\:text-eui-light-600:is(.dark *) {
13832
+ --tw-text-opacity:1;
13833
+ color: rgb(198 199 200/var(--tw-text-opacity,1));
13834
+ }
13841
13835
  .dark\:text-eui-primary-300:is(.dark *) {
13842
13836
  --tw-text-opacity:1;
13843
13837
  color: rgb(112 122 147/var(--tw-text-opacity,1));