@cloudtower/eagle 0.26.26-dry-2 → 0.26.27

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.
@@ -29840,6 +29840,35 @@ html body {
29840
29840
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29841
29841
  }
29842
29842
  }
29843
+ .bpq0js6 {
29844
+ padding: 4px 11px;
29845
+ }
29846
+
29847
+ .b15sn34c {
29848
+ white-space: nowrap;
29849
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29850
+ }
29851
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29852
+ --color: #0080ff;
29853
+ }
29854
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29855
+ --color: #0080ff;
29856
+ }
29857
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29858
+ margin-left: 1px;
29859
+ }
29860
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29861
+ border-top-right-radius: 0;
29862
+ border-bottom-right-radius: 0;
29863
+ }
29864
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29865
+ border-top-left-radius: 0;
29866
+ border-bottom-left-radius: 0;
29867
+ }
29868
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29869
+ border-radius: unset;
29870
+ }
29871
+
29843
29872
  .buj61ew.ant-btn-icon-only {
29844
29873
  justify-content: center;
29845
29874
  }
@@ -30096,35 +30125,6 @@ html body {
30096
30125
  padding: 0;
30097
30126
  }
30098
30127
 
30099
- .bpq0js6 {
30100
- padding: 4px 11px;
30101
- }
30102
-
30103
- .b15sn34c {
30104
- white-space: nowrap;
30105
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30106
- }
30107
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30108
- --color: #0080ff;
30109
- }
30110
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30111
- --color: #0080ff;
30112
- }
30113
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
30114
- margin-left: 1px;
30115
- }
30116
- .b15sn34c > .ant-btn:not(:only-child):first-child {
30117
- border-top-right-radius: 0;
30118
- border-bottom-right-radius: 0;
30119
- }
30120
- .b15sn34c > .ant-btn:not(:only-child):last-child {
30121
- border-top-left-radius: 0;
30122
- border-bottom-left-radius: 0;
30123
- }
30124
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30125
- border-radius: unset;
30126
- }
30127
-
30128
30128
  .fde5mpd {
30129
30129
  width: 100%;
30130
30130
  height: 100%;
@@ -32322,18 +32322,6 @@ input.rrg1fkn.ant-input {
32322
32322
  white-space: nowrap;
32323
32323
  }
32324
32324
 
32325
- .n3qomhu {
32326
- font-size: 90%;
32327
- font-weight: bold;
32328
- background-color: rgba(240, 243, 247, 0.6);
32329
- padding: 1px 4px 1px;
32330
- margin-left: 2px;
32331
- margin-right: 2px;
32332
- border: 1px solid rgba(213, 219, 227, 0.6);
32333
- border-radius: 4px;
32334
- word-break: break-all;
32335
- }
32336
-
32337
32325
  .m1thnes4 {
32338
32326
  color: rgba(44, 56, 82, 0.6);
32339
32327
  text-align: center;
@@ -32770,6 +32758,23 @@ input.rrg1fkn.ant-input {
32770
32758
  margin-right: 6px;
32771
32759
  }
32772
32760
 
32761
+ .bab9xum {
32762
+ 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);
32763
+ }
32764
+
32765
+ .cav4gt6 {
32766
+ border-radius: 8px;
32767
+ background-color: white;
32768
+ }
32769
+ .cav4gt6.hoverable {
32770
+ cursor: pointer;
32771
+ }
32772
+ .cav4gt6.hoverable:hover {
32773
+ transition: all 200ms ease;
32774
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32775
+ transform: translateY(-4px);
32776
+ }
32777
+
32773
32778
  .f1p9ti6d {
32774
32779
  width: 100%;
32775
32780
  margin-bottom: 0 !important;
@@ -32801,72 +32806,6 @@ input.rrg1fkn.ant-input {
32801
32806
  min-height: 0px;
32802
32807
  }
32803
32808
 
32804
- .bab9xum {
32805
- 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);
32806
- }
32807
-
32808
- .cav4gt6 {
32809
- border-radius: 8px;
32810
- background-color: white;
32811
- }
32812
- .cav4gt6.hoverable {
32813
- cursor: pointer;
32814
- }
32815
- .cav4gt6.hoverable:hover {
32816
- transition: all 200ms ease;
32817
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32818
- transform: translateY(-4px);
32819
- }
32820
-
32821
- .at4ovwe .ant-input-number-handler-wrap {
32822
- display: var(--at4ovwe-0);
32823
- }
32824
- .at4ovwe .ant-input-number-input-wrap {
32825
- padding: 5px 12px;
32826
- display: inline-flex;
32827
- line-height: 1.5715;
32828
- height: 100%;
32829
- width: 100%;
32830
- }
32831
- .at4ovwe .ant-input-number-input-wrap::after {
32832
- content: var(--at4ovwe-1);
32833
- display: var(--at4ovwe-2);
32834
- flex: none;
32835
- align-items: center;
32836
- margin-left: 4px;
32837
- color: rgba(44, 56, 82, 0.6);
32838
- }
32839
- .at4ovwe .ant-input-number-input-wrap::before {
32840
- content: var(--at4ovwe-3);
32841
- display: var(--at4ovwe-4);
32842
- flex: none;
32843
- align-items: center;
32844
- margin-right: 4px;
32845
- cursor: auto;
32846
- color: rgba(44, 56, 82, 0.6);
32847
- }
32848
- .ant-input-group.ant-input-group-compact > .at4ovwe {
32849
- border-radius: 0;
32850
- }
32851
- .at4ovwe.ant-input-number {
32852
- width: 100%;
32853
- border-radius: 6px;
32854
- }
32855
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32856
- border-color: #0096ff;
32857
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32858
- }
32859
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32860
- border-color: #e75a3a;
32861
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32862
- }
32863
- .at4ovwe .ant-input-number-input {
32864
- padding: 0;
32865
- margin: 0;
32866
- height: auto;
32867
- font-size: inherit;
32868
- }
32869
-
32870
32809
  .tc40oxa {
32871
32810
  margin-bottom: 4px;
32872
32811
  color: rgba(44, 56, 82, 0.6);
@@ -33060,6 +32999,55 @@ input.rrg1fkn.ant-input {
33060
32999
  margin-right: 8px;
33061
33000
  }
33062
33001
 
33002
+ .at4ovwe .ant-input-number-handler-wrap {
33003
+ display: var(--at4ovwe-0);
33004
+ }
33005
+ .at4ovwe .ant-input-number-input-wrap {
33006
+ padding: 5px 12px;
33007
+ display: inline-flex;
33008
+ line-height: 1.5715;
33009
+ height: 100%;
33010
+ width: 100%;
33011
+ }
33012
+ .at4ovwe .ant-input-number-input-wrap::after {
33013
+ content: var(--at4ovwe-1);
33014
+ display: var(--at4ovwe-2);
33015
+ flex: none;
33016
+ align-items: center;
33017
+ margin-left: 4px;
33018
+ color: rgba(44, 56, 82, 0.6);
33019
+ }
33020
+ .at4ovwe .ant-input-number-input-wrap::before {
33021
+ content: var(--at4ovwe-3);
33022
+ display: var(--at4ovwe-4);
33023
+ flex: none;
33024
+ align-items: center;
33025
+ margin-right: 4px;
33026
+ cursor: auto;
33027
+ color: rgba(44, 56, 82, 0.6);
33028
+ }
33029
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
33030
+ border-radius: 0;
33031
+ }
33032
+ .at4ovwe.ant-input-number {
33033
+ width: 100%;
33034
+ border-radius: 6px;
33035
+ }
33036
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33037
+ border-color: #0096ff;
33038
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33039
+ }
33040
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33041
+ border-color: #e75a3a;
33042
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33043
+ }
33044
+ .at4ovwe .ant-input-number-input {
33045
+ padding: 0;
33046
+ margin: 0;
33047
+ height: auto;
33048
+ font-size: inherit;
33049
+ }
33050
+
33063
33051
  .w1xcixj5.outside-tag {
33064
33052
  padding-left: 0;
33065
33053
  }