@cloudtower/eagle 0.26.25-dry-1 → 0.26.26-dry-1

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
@@ -29927,6 +29927,50 @@ html body {
29927
29927
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29928
29928
  }
29929
29929
  }
29930
+ .fde5mpd {
29931
+ width: 100%;
29932
+ height: 100%;
29933
+ min-height: 124px;
29934
+ display: flex;
29935
+ flex-direction: column;
29936
+ justify-content: center;
29937
+ align-items: center;
29938
+ }
29939
+ .fde5mpd .error-text {
29940
+ color: rgba(10, 37, 85, 0.6);
29941
+ margin-bottom: 16px;
29942
+ font-size: 18px;
29943
+ }
29944
+
29945
+ .bpq0js6 {
29946
+ padding: 4px 11px;
29947
+ }
29948
+
29949
+ .b15sn34c {
29950
+ white-space: nowrap;
29951
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29952
+ }
29953
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29954
+ --color: #0080ff;
29955
+ }
29956
+ .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] {
29957
+ --color: #0080ff;
29958
+ }
29959
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29960
+ margin-left: 1px;
29961
+ }
29962
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29963
+ border-top-right-radius: 0;
29964
+ border-bottom-right-radius: 0;
29965
+ }
29966
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29967
+ border-top-left-radius: 0;
29968
+ border-bottom-left-radius: 0;
29969
+ }
29970
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29971
+ border-radius: unset;
29972
+ }
29973
+
29930
29974
  .buj61ew.ant-btn-icon-only {
29931
29975
  justify-content: center;
29932
29976
  }
@@ -30183,48 +30227,17 @@ html body {
30183
30227
  padding: 0;
30184
30228
  }
30185
30229
 
30186
- .bpq0js6 {
30187
- padding: 4px 11px;
30188
- }
30189
-
30190
- .b15sn34c {
30191
- white-space: nowrap;
30192
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30193
- }
30194
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30195
- --color: #0080ff;
30196
- }
30197
- .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] {
30198
- --color: #0080ff;
30199
- }
30200
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
30201
- margin-left: 1px;
30202
- }
30203
- .b15sn34c > .ant-btn:not(:only-child):first-child {
30204
- border-top-right-radius: 0;
30205
- border-bottom-right-radius: 0;
30206
- }
30207
- .b15sn34c > .ant-btn:not(:only-child):last-child {
30208
- border-top-left-radius: 0;
30209
- border-bottom-left-radius: 0;
30210
- }
30211
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30212
- border-radius: unset;
30213
- }
30214
-
30215
- .fde5mpd {
30216
- width: 100%;
30217
- height: 100%;
30218
- min-height: 124px;
30230
+ .iap75of {
30231
+ height: 18px;
30232
+ line-height: 18px;
30233
+ padding: 0 4px;
30234
+ border-radius: 4px;
30235
+ background: rgba(235, 239, 245, 0.6);
30236
+ border: 1px solid rgba(223, 228, 235, 0.6);
30219
30237
  display: flex;
30220
- flex-direction: column;
30221
- justify-content: center;
30222
30238
  align-items: center;
30223
- }
30224
- .fde5mpd .error-text {
30225
- color: rgba(10, 37, 85, 0.6);
30226
- margin-bottom: 16px;
30227
- font-size: 18px;
30239
+ white-space: nowrap;
30240
+ margin-right: 4px;
30228
30241
  }
30229
30242
 
30230
30243
  .i1mrf09m {
@@ -30245,83 +30258,59 @@ html body {
30245
30258
  animation: rotate 680ms linear infinite;
30246
30259
  }
30247
30260
 
30248
- .iap75of {
30249
- height: 18px;
30250
- line-height: 18px;
30251
- padding: 0 4px;
30252
- border-radius: 4px;
30253
- background: rgba(235, 239, 245, 0.6);
30254
- border: 1px solid rgba(223, 228, 235, 0.6);
30255
- display: flex;
30256
- align-items: center;
30257
- white-space: nowrap;
30258
- margin-right: 4px;
30261
+ .s34f1qb.ant-switch {
30262
+ min-width: 40px;
30263
+ height: 24px;
30264
+ background: rgba(172, 186, 211, 0.6);
30265
+ overflow: hidden;
30259
30266
  }
30260
-
30261
- .obf05yr {
30262
- display: inline-block;
30267
+ .s34f1qb.ant-switch:focus {
30268
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30263
30269
  }
30264
-
30265
- .hsms1n6 {
30266
- visibility: hidden;
30267
- position: absolute;
30270
+ .s34f1qb.ant-switch-small {
30271
+ min-width: 26px;
30272
+ height: 16px;
30268
30273
  }
30269
-
30270
- .p12gwtiw {
30271
- display: flex;
30272
- justify-content: space-between;
30273
- align-items: center;
30274
- padding: 10px 0;
30275
- color: rgba(44, 56, 82, 0.6);
30276
- font-size: 12px;
30277
- line-height: 24px;
30274
+ .s34f1qb.ant-switch-large {
30275
+ min-width: 52px;
30276
+ height: 32px;
30278
30277
  }
30279
- .p12gwtiw .pagination-left {
30280
- padding: 2px 8px;
30278
+ .s34f1qb.ant-switch .ant-switch-handle {
30279
+ height: 20px;
30280
+ width: 20px;
30281
30281
  }
30282
- .p12gwtiw .dropdown-trigger {
30283
- display: flex;
30284
- align-items: center;
30285
- border-radius: 6px;
30286
- cursor: pointer;
30287
- transition: all 0.3s ease;
30282
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30283
+ border-radius: 10px;
30284
+ transition-delay: 120ms;
30288
30285
  }
30289
- .p12gwtiw .dropdown-trigger:hover {
30290
- background: rgba(211, 218, 235, 0.6);
30291
- color: #0080ff;
30286
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30287
+ height: 14px;
30288
+ width: 14px;
30289
+ top: 1px;
30290
+ left: 1px;
30292
30291
  }
30293
- .p12gwtiw .dropdown-trigger .icon-inner {
30294
- margin-left: 4px;
30292
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30293
+ height: 28px;
30294
+ width: 28px;
30295
30295
  }
30296
- .p12gwtiw .pagination-right {
30297
- display: flex;
30298
- align-items: center;
30299
- color: #0080ff;
30300
- font-weight: bold;
30296
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30297
+ border-radius: 14px;
30301
30298
  }
30302
- .p12gwtiw .pagination-right .icon-inner {
30303
- margin-left: 4px;
30299
+ .s34f1qb.ant-switch-checked {
30300
+ background-color: #00ba5d;
30304
30301
  }
30305
- .p12gwtiw .pagination-right .prev-btn,
30306
- .p12gwtiw .pagination-right .next-btn {
30307
- padding: 0 8px;
30302
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30303
+ left: calc(100% - 20px - 2px);
30308
30304
  }
30309
- .p12gwtiw .pagination-right .prev-btn > span,
30310
- .p12gwtiw .pagination-right .next-btn > span {
30311
- color: #0080ff;
30305
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30306
+ left: calc(100% - 14px - 1px);
30312
30307
  }
30313
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30314
- transform: rotate(180deg);
30308
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30309
+ left: calc(100% - 28px - 2px);
30315
30310
  }
30316
30311
 
30317
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30318
- max-height: calc(100vh - 128px);
30319
- overflow-y: auto;
30320
- }
30321
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30322
- padding: 4px 20px;
30323
- font-size: 12px;
30324
- line-height: 18px;
30312
+ .c1to9vb9 {
30313
+ margin-left: 5px;
30325
30314
  }
30326
30315
 
30327
30316
  .rxbeqvl.ant-radio-wrapper {
@@ -30470,59 +30459,70 @@ html body {
30470
30459
  width: 36px;
30471
30460
  }
30472
30461
 
30473
- .s34f1qb.ant-switch {
30474
- min-width: 40px;
30475
- height: 24px;
30476
- background: rgba(172, 186, 211, 0.6);
30477
- overflow: hidden;
30462
+ .p12gwtiw {
30463
+ display: flex;
30464
+ justify-content: space-between;
30465
+ align-items: center;
30466
+ padding: 10px 0;
30467
+ color: rgba(44, 56, 82, 0.6);
30468
+ font-size: 12px;
30469
+ line-height: 24px;
30478
30470
  }
30479
- .s34f1qb.ant-switch:focus {
30480
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30471
+ .p12gwtiw .pagination-left {
30472
+ padding: 2px 8px;
30481
30473
  }
30482
- .s34f1qb.ant-switch-small {
30483
- min-width: 26px;
30484
- height: 16px;
30474
+ .p12gwtiw .dropdown-trigger {
30475
+ display: flex;
30476
+ align-items: center;
30477
+ border-radius: 6px;
30478
+ cursor: pointer;
30479
+ transition: all 0.3s ease;
30485
30480
  }
30486
- .s34f1qb.ant-switch-large {
30487
- min-width: 52px;
30488
- height: 32px;
30481
+ .p12gwtiw .dropdown-trigger:hover {
30482
+ background: rgba(211, 218, 235, 0.6);
30483
+ color: #0080ff;
30489
30484
  }
30490
- .s34f1qb.ant-switch .ant-switch-handle {
30491
- height: 20px;
30492
- width: 20px;
30485
+ .p12gwtiw .dropdown-trigger .icon-inner {
30486
+ margin-left: 4px;
30493
30487
  }
30494
- .s34f1qb.ant-switch .ant-switch-handle::before {
30495
- border-radius: 10px;
30496
- transition-delay: 120ms;
30488
+ .p12gwtiw .pagination-right {
30489
+ display: flex;
30490
+ align-items: center;
30491
+ color: #0080ff;
30492
+ font-weight: bold;
30497
30493
  }
30498
- .s34f1qb.ant-switch-small .ant-switch-handle {
30499
- height: 14px;
30500
- width: 14px;
30501
- top: 1px;
30502
- left: 1px;
30494
+ .p12gwtiw .pagination-right .icon-inner {
30495
+ margin-left: 4px;
30503
30496
  }
30504
- .s34f1qb.ant-switch-large .ant-switch-handle {
30505
- height: 28px;
30506
- width: 28px;
30497
+ .p12gwtiw .pagination-right .prev-btn,
30498
+ .p12gwtiw .pagination-right .next-btn {
30499
+ padding: 0 8px;
30507
30500
  }
30508
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30509
- border-radius: 14px;
30501
+ .p12gwtiw .pagination-right .prev-btn > span,
30502
+ .p12gwtiw .pagination-right .next-btn > span {
30503
+ color: #0080ff;
30510
30504
  }
30511
- .s34f1qb.ant-switch-checked {
30512
- background-color: #00ba5d;
30505
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30506
+ transform: rotate(180deg);
30513
30507
  }
30514
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30515
- left: calc(100% - 20px - 2px);
30508
+
30509
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30510
+ max-height: calc(100vh - 128px);
30511
+ overflow-y: auto;
30516
30512
  }
30517
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30518
- left: calc(100% - 14px - 1px);
30513
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30514
+ padding: 4px 20px;
30515
+ font-size: 12px;
30516
+ line-height: 18px;
30519
30517
  }
30520
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30521
- left: calc(100% - 28px - 2px);
30518
+
30519
+ .obf05yr {
30520
+ display: inline-block;
30522
30521
  }
30523
30522
 
30524
- .c1to9vb9 {
30525
- margin-left: 5px;
30523
+ .hsms1n6 {
30524
+ visibility: hidden;
30525
+ position: absolute;
30526
30526
  }
30527
30527
 
30528
30528
  .cz04yix {
@@ -32173,6 +32173,10 @@ input.rrg1fkn.ant-input {
32173
32173
  cursor: default;
32174
32174
  }
32175
32175
 
32176
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32177
+ display: flex;
32178
+ }
32179
+
32176
32180
  .igz4le8 {
32177
32181
  height: 24px;
32178
32182
  width: 56px !important;
@@ -32183,10 +32187,6 @@ input.rrg1fkn.ant-input {
32183
32187
  color: rgba(44, 56, 82, 0.6);
32184
32188
  }
32185
32189
 
32186
- .iiqau4c.ant-input-group.ant-input-group-compact {
32187
- display: flex;
32188
- }
32189
-
32190
32190
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32191
32191
  border-radius: 6px;
32192
32192
  }
@@ -32862,6 +32862,37 @@ input.rrg1fkn.ant-input {
32862
32862
  transform: translateY(-4px);
32863
32863
  }
32864
32864
 
32865
+ .f1p9ti6d {
32866
+ width: 100%;
32867
+ margin-bottom: 0 !important;
32868
+ flex-flow: nowrap !important;
32869
+ line-break: auto;
32870
+ }
32871
+ .f1p9ti6d > .ant-form-item-label {
32872
+ text-align: left !important;
32873
+ padding-bottom: 0 !important;
32874
+ }
32875
+ .f1p9ti6d > .ant-form-item-label > label {
32876
+ min-height: 32px;
32877
+ height: auto;
32878
+ font-size: 13px;
32879
+ color: rgba(44, 56, 82, 0.6);
32880
+ white-space: normal;
32881
+ }
32882
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
32883
+ border-color: #ff4d4f !important;
32884
+ }
32885
+ .f1p9ti6d .ant-form-item-explain {
32886
+ margin-top: 4px;
32887
+ font-size: 12px;
32888
+ min-height: 0px;
32889
+ }
32890
+ .f1p9ti6d .ant-form-item-extra {
32891
+ font-size: 12px;
32892
+ color: rgba(44, 56, 82, 0.6);
32893
+ min-height: 0px;
32894
+ }
32895
+
32865
32896
  .tc40oxa {
32866
32897
  margin-bottom: 4px;
32867
32898
  color: rgba(44, 56, 82, 0.6);
@@ -33055,37 +33086,6 @@ input.rrg1fkn.ant-input {
33055
33086
  margin-right: 8px;
33056
33087
  }
33057
33088
 
33058
- .f1p9ti6d {
33059
- width: 100%;
33060
- margin-bottom: 0 !important;
33061
- flex-flow: nowrap !important;
33062
- line-break: auto;
33063
- }
33064
- .f1p9ti6d > .ant-form-item-label {
33065
- text-align: left !important;
33066
- padding-bottom: 0 !important;
33067
- }
33068
- .f1p9ti6d > .ant-form-item-label > label {
33069
- min-height: 32px;
33070
- height: auto;
33071
- font-size: 13px;
33072
- color: rgba(44, 56, 82, 0.6);
33073
- white-space: normal;
33074
- }
33075
- .f1p9ti6d.ant-form-item-has-error .ant-input {
33076
- border-color: #ff4d4f !important;
33077
- }
33078
- .f1p9ti6d .ant-form-item-explain {
33079
- margin-top: 4px;
33080
- font-size: 12px;
33081
- min-height: 0px;
33082
- }
33083
- .f1p9ti6d .ant-form-item-extra {
33084
- font-size: 12px;
33085
- color: rgba(44, 56, 82, 0.6);
33086
- min-height: 0px;
33087
- }
33088
-
33089
33089
  .w1xcixj5.outside-tag {
33090
33090
  padding-left: 0;
33091
33091
  }
@@ -33168,25 +33168,6 @@ input.rrg1fkn.ant-input {
33168
33168
  font-size: inherit;
33169
33169
  }
33170
33170
 
33171
- .feau332.ant-form-item {
33172
- margin-bottom: 0;
33173
- }
33174
- .feau332 .ant-form-item-explain {
33175
- display: none;
33176
- min-height: 18px;
33177
- margin-top: 5px;
33178
- font-family: "Inter";
33179
- font-weight: 400;
33180
- font-size: 12px;
33181
- line-height: 18px;
33182
- }
33183
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33184
- white-space: pre-wrap;
33185
- }
33186
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33187
- display: block;
33188
- }
33189
-
33190
33171
  .a6dbbkm .ant-input-number-handler-wrap {
33191
33172
  display: var(--a6dbbkm-0);
33192
33173
  }
@@ -33216,4 +33197,23 @@ input.rrg1fkn.ant-input {
33216
33197
  margin: 0;
33217
33198
  height: auto;
33218
33199
  font-size: inherit;
33200
+ }
33201
+
33202
+ .feau332.ant-form-item {
33203
+ margin-bottom: 0;
33204
+ }
33205
+ .feau332 .ant-form-item-explain {
33206
+ display: none;
33207
+ min-height: 18px;
33208
+ margin-top: 5px;
33209
+ font-family: "Inter";
33210
+ font-weight: 400;
33211
+ font-size: 12px;
33212
+ line-height: 18px;
33213
+ }
33214
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33215
+ white-space: pre-wrap;
33216
+ }
33217
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33218
+ display: block;
33219
33219
  }
package/dist/umd/index.js CHANGED
@@ -3258,7 +3258,7 @@
3258
3258
  confirmText
3259
3259
  ))) : footer)
3260
3260
  }),
3261
- wizard && typeof wizard === "object" ? /* @__PURE__ */ React__namespace.default.createElement(WizardBody, null, /* @__PURE__ */ React__namespace.default.createElement("div", { className: "left" }, wizard.steps.length > 1 && /* @__PURE__ */ React__namespace.default.createElement(
3261
+ wizard && typeof wizard === "object" ? /* @__PURE__ */ React__namespace.default.createElement(WizardBody, null, /* @__PURE__ */ React__namespace.default.createElement("div", { className: "left" }, /* @__PURE__ */ React__namespace.default.createElement(
3262
3262
  Steps,
3263
3263
  {
3264
3264
  current: wizard.step,
@@ -5217,7 +5217,7 @@
5217
5217
  if (plainText) {
5218
5218
  return /* @__PURE__ */ React__namespace.default.createElement(React__namespace.default.Fragment, null, dateTemplate !== null && time.format(dateTemplate), " ", timeTemplate !== null && time.format(timeTemplate));
5219
5219
  }
5220
- return /* @__PURE__ */ React__namespace.default.createElement("span", { className: `time-wrapper ${className || ""}` }, dateTemplate !== null && /* @__PURE__ */ React__namespace.default.createElement("span", { className: "date" }, " ", time.format(dateTemplate)), timeTemplate !== null && /* @__PURE__ */ React__namespace.default.createElement("span", { className: "time" }, " ", time.format(timeTemplate)));
5220
+ return /* @__PURE__ */ React__namespace.default.createElement("span", { className: `time-wrapper ${className || ""}` }, dateTemplate !== null && /* @__PURE__ */ React__namespace.default.createElement("span", { className: "date" }, time.format(dateTemplate)), timeTemplate !== null && /* @__PURE__ */ React__namespace.default.createElement("span", { className: "time" }, time.format(timeTemplate)));
5221
5221
  };
5222
5222
 
5223
5223
  const allTimeZones = _.uniqBy(TimeZones__default.default.reduce((sum, zone) => {