@cloudtower/eagle 0.26.27 → 0.26.29

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,35 +29840,6 @@ 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
-
29872
29843
  .buj61ew.ant-btn-icon-only {
29873
29844
  justify-content: center;
29874
29845
  }
@@ -30125,6 +30096,35 @@ html body {
30125
30096
  padding: 0;
30126
30097
  }
30127
30098
 
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%;
@@ -31135,7 +31135,7 @@ input.rrg1fkn.ant-input {
31135
31135
  border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31136
31136
  margin-bottom: -1px;
31137
31137
  }
31138
- .tta5kd2 .ant-table .time-wrapper .data,
31138
+ .tta5kd2 .ant-table .time-wrapper .date,
31139
31139
  .tta5kd2 .ant-table .value {
31140
31140
  color: #2d3a56;
31141
31141
  }
@@ -32086,6 +32086,16 @@ input.rrg1fkn.ant-input {
32086
32086
  cursor: default;
32087
32087
  }
32088
32088
 
32089
+ .igz4le8 {
32090
+ height: 24px;
32091
+ width: 56px !important;
32092
+ margin-right: 4px;
32093
+ }
32094
+
32095
+ .c1riexje {
32096
+ color: rgba(44, 56, 82, 0.6);
32097
+ }
32098
+
32089
32099
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32090
32100
  border-radius: 6px;
32091
32101
  }
@@ -32143,16 +32153,6 @@ input.rrg1fkn.ant-input {
32143
32153
  transform: rotate(180deg);
32144
32154
  }
32145
32155
 
32146
- .igz4le8 {
32147
- height: 24px;
32148
- width: 56px !important;
32149
- margin-right: 4px;
32150
- }
32151
-
32152
- .c1riexje {
32153
- color: rgba(44, 56, 82, 0.6);
32154
- }
32155
-
32156
32156
  .iiqau4c.ant-input-group.ant-input-group-compact {
32157
32157
  display: flex;
32158
32158
  }
@@ -32231,6 +32231,10 @@ input.rrg1fkn.ant-input {
32231
32231
  display: inline-block;
32232
32232
  }
32233
32233
 
32234
+ .t19ustft .date {
32235
+ margin-right: 4px;
32236
+ }
32237
+
32234
32238
  .s1uupxds {
32235
32239
  padding: 0 8px;
32236
32240
  border-radius: 4px;
@@ -32758,23 +32762,6 @@ input.rrg1fkn.ant-input {
32758
32762
  margin-right: 6px;
32759
32763
  }
32760
32764
 
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
-
32778
32765
  .f1p9ti6d {
32779
32766
  width: 100%;
32780
32767
  margin-bottom: 0 !important;
@@ -32806,6 +32793,72 @@ input.rrg1fkn.ant-input {
32806
32793
  min-height: 0px;
32807
32794
  }
32808
32795
 
32796
+ .bab9xum {
32797
+ 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);
32798
+ }
32799
+
32800
+ .cav4gt6 {
32801
+ border-radius: 8px;
32802
+ background-color: white;
32803
+ }
32804
+ .cav4gt6.hoverable {
32805
+ cursor: pointer;
32806
+ }
32807
+ .cav4gt6.hoverable:hover {
32808
+ transition: all 200ms ease;
32809
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32810
+ transform: translateY(-4px);
32811
+ }
32812
+
32813
+ .at4ovwe .ant-input-number-handler-wrap {
32814
+ display: var(--at4ovwe-0);
32815
+ }
32816
+ .at4ovwe .ant-input-number-input-wrap {
32817
+ padding: 5px 12px;
32818
+ display: inline-flex;
32819
+ line-height: 1.5715;
32820
+ height: 100%;
32821
+ width: 100%;
32822
+ }
32823
+ .at4ovwe .ant-input-number-input-wrap::after {
32824
+ content: var(--at4ovwe-1);
32825
+ display: var(--at4ovwe-2);
32826
+ flex: none;
32827
+ align-items: center;
32828
+ margin-left: 4px;
32829
+ color: rgba(44, 56, 82, 0.6);
32830
+ }
32831
+ .at4ovwe .ant-input-number-input-wrap::before {
32832
+ content: var(--at4ovwe-3);
32833
+ display: var(--at4ovwe-4);
32834
+ flex: none;
32835
+ align-items: center;
32836
+ margin-right: 4px;
32837
+ cursor: auto;
32838
+ color: rgba(44, 56, 82, 0.6);
32839
+ }
32840
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
32841
+ border-radius: 0;
32842
+ }
32843
+ .at4ovwe.ant-input-number {
32844
+ width: 100%;
32845
+ border-radius: 6px;
32846
+ }
32847
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32848
+ border-color: #0096ff;
32849
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32850
+ }
32851
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32852
+ border-color: #e75a3a;
32853
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32854
+ }
32855
+ .at4ovwe .ant-input-number-input {
32856
+ padding: 0;
32857
+ margin: 0;
32858
+ height: auto;
32859
+ font-size: inherit;
32860
+ }
32861
+
32809
32862
  .tc40oxa {
32810
32863
  margin-bottom: 4px;
32811
32864
  color: rgba(44, 56, 82, 0.6);
@@ -32999,55 +33052,6 @@ input.rrg1fkn.ant-input {
32999
33052
  margin-right: 8px;
33000
33053
  }
33001
33054
 
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
-
33051
33055
  .w1xcixj5.outside-tag {
33052
33056
  padding-left: 0;
33053
33057
  }
package/dist/esm/index.js CHANGED
@@ -5194,7 +5194,8 @@ const Tag = (_a) => {
5194
5194
  };
5195
5195
  Tag.SplitTag = SplitTag;
5196
5196
 
5197
- const Time = (props) => {
5197
+ const timeWrapper = "t19ustft";
5198
+ const Time = props => {
5198
5199
  const {
5199
5200
  className,
5200
5201
  date,
@@ -5202,13 +5203,18 @@ const Time = (props) => {
5202
5203
  timeTemplate = "HH:mm",
5203
5204
  plainText
5204
5205
  } = props;
5205
- if (!date)
5206
- return /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, "-");
5206
+ if (!date) return /* @__PURE__ */React__default.createElement(React__default.Fragment, null, "-");
5207
5207
  const time = dayjs(date);
5208
5208
  if (plainText) {
5209
- return /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, dateTemplate !== null && time.format(dateTemplate), " ", timeTemplate !== null && time.format(timeTemplate));
5209
+ return /* @__PURE__ */React__default.createElement(React__default.Fragment, null, dateTemplate !== null && time.format(dateTemplate), " ", timeTemplate !== null && time.format(timeTemplate));
5210
5210
  }
5211
- return /* @__PURE__ */ React__default.createElement("span", { className: `time-wrapper ${className || ""}` }, dateTemplate !== null && /* @__PURE__ */ React__default.createElement("span", { className: "date" }, time.format(dateTemplate)), timeTemplate !== null && /* @__PURE__ */ React__default.createElement("span", { className: "time" }, time.format(timeTemplate)));
5211
+ return /* @__PURE__ */React__default.createElement("span", {
5212
+ className: cs(`time-wrapper`, timeWrapper, className)
5213
+ }, dateTemplate !== null && /* @__PURE__ */React__default.createElement("span", {
5214
+ className: "date"
5215
+ }, time.format(dateTemplate)), timeTemplate !== null && /* @__PURE__ */React__default.createElement("span", {
5216
+ className: "time"
5217
+ }, time.format(timeTemplate)));
5212
5218
  };
5213
5219
 
5214
5220
  const allTimeZones = uniqBy(TimeZones.reduce((sum, zone) => {