@cloudtower/eagle 0.26.33 → 0.26.35

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/style.css CHANGED
@@ -32856,6 +32856,23 @@ input.rrg1fkn.ant-input {
32856
32856
  margin-right: 6px;
32857
32857
  }
32858
32858
 
32859
+ .bab9xum {
32860
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
32861
+ }
32862
+
32863
+ .cav4gt6 {
32864
+ border-radius: 8px;
32865
+ background-color: white;
32866
+ }
32867
+ .cav4gt6.hoverable {
32868
+ cursor: pointer;
32869
+ }
32870
+ .cav4gt6.hoverable:hover {
32871
+ transition: all 200ms ease;
32872
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32873
+ transform: translateY(-4px);
32874
+ }
32875
+
32859
32876
  .tc40oxa {
32860
32877
  margin-bottom: 4px;
32861
32878
  color: rgba(44, 56, 82, 0.6);
@@ -33049,23 +33066,6 @@ input.rrg1fkn.ant-input {
33049
33066
  margin-right: 8px;
33050
33067
  }
33051
33068
 
33052
- .bab9xum {
33053
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33054
- }
33055
-
33056
- .cav4gt6 {
33057
- border-radius: 8px;
33058
- background-color: white;
33059
- }
33060
- .cav4gt6.hoverable {
33061
- cursor: pointer;
33062
- }
33063
- .cav4gt6.hoverable:hover {
33064
- transition: all 200ms ease;
33065
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33066
- transform: translateY(-4px);
33067
- }
33068
-
33069
33069
  .f1p9ti6d {
33070
33070
  width: 100%;
33071
33071
  margin-bottom: 0 !important;