@cloudtower/eagle 0.26.35 → 0.26.36

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.
@@ -30090,6 +30090,50 @@ html body {
30090
30090
  padding: 0;
30091
30091
  }
30092
30092
 
30093
+ .bpq0js6 {
30094
+ padding: 4px 11px;
30095
+ }
30096
+
30097
+ .b15sn34c {
30098
+ white-space: nowrap;
30099
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30100
+ }
30101
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30102
+ --color: #0080ff;
30103
+ }
30104
+ .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] {
30105
+ --color: #0080ff;
30106
+ }
30107
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
30108
+ margin-left: 1px;
30109
+ }
30110
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
30111
+ border-top-right-radius: 0;
30112
+ border-bottom-right-radius: 0;
30113
+ }
30114
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
30115
+ border-top-left-radius: 0;
30116
+ border-bottom-left-radius: 0;
30117
+ }
30118
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30119
+ border-radius: unset;
30120
+ }
30121
+
30122
+ .fde5mpd {
30123
+ width: 100%;
30124
+ height: 100%;
30125
+ min-height: 124px;
30126
+ display: flex;
30127
+ flex-direction: column;
30128
+ justify-content: center;
30129
+ align-items: center;
30130
+ }
30131
+ .fde5mpd .error-text {
30132
+ color: rgba(10, 37, 85, 0.6);
30133
+ margin-bottom: 16px;
30134
+ font-size: 18px;
30135
+ }
30136
+
30093
30137
  .i1mrf09m {
30094
30138
  display: inline-flex;
30095
30139
  align-items: center;
@@ -30108,6 +30152,19 @@ html body {
30108
30152
  animation: rotate 680ms linear infinite;
30109
30153
  }
30110
30154
 
30155
+ .iap75of {
30156
+ height: 18px;
30157
+ line-height: 18px;
30158
+ padding: 0 4px;
30159
+ border-radius: 4px;
30160
+ background: rgba(235, 239, 245, 0.6);
30161
+ border: 1px solid rgba(223, 228, 235, 0.6);
30162
+ display: flex;
30163
+ align-items: center;
30164
+ white-space: nowrap;
30165
+ margin-right: 4px;
30166
+ }
30167
+
30111
30168
  .obf05yr {
30112
30169
  display: inline-block;
30113
30170
  }
@@ -30174,48 +30231,6 @@ html body {
30174
30231
  line-height: 18px;
30175
30232
  }
30176
30233
 
30177
- .iap75of {
30178
- height: 18px;
30179
- line-height: 18px;
30180
- padding: 0 4px;
30181
- border-radius: 4px;
30182
- background: rgba(235, 239, 245, 0.6);
30183
- border: 1px solid rgba(223, 228, 235, 0.6);
30184
- display: flex;
30185
- align-items: center;
30186
- white-space: nowrap;
30187
- margin-right: 4px;
30188
- }
30189
-
30190
- .bpq0js6 {
30191
- padding: 4px 11px;
30192
- }
30193
-
30194
- .b15sn34c {
30195
- white-space: nowrap;
30196
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30197
- }
30198
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30199
- --color: #0080ff;
30200
- }
30201
- .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] {
30202
- --color: #0080ff;
30203
- }
30204
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
30205
- margin-left: 1px;
30206
- }
30207
- .b15sn34c > .ant-btn:not(:only-child):first-child {
30208
- border-top-right-radius: 0;
30209
- border-bottom-right-radius: 0;
30210
- }
30211
- .b15sn34c > .ant-btn:not(:only-child):last-child {
30212
- border-top-left-radius: 0;
30213
- border-bottom-left-radius: 0;
30214
- }
30215
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30216
- border-radius: unset;
30217
- }
30218
-
30219
30234
  .rxbeqvl.ant-radio-wrapper {
30220
30235
  display: inline-flex;
30221
30236
  align-items: baseline;
@@ -30362,21 +30377,6 @@ html body {
30362
30377
  width: 36px;
30363
30378
  }
30364
30379
 
30365
- .fde5mpd {
30366
- width: 100%;
30367
- height: 100%;
30368
- min-height: 124px;
30369
- display: flex;
30370
- flex-direction: column;
30371
- justify-content: center;
30372
- align-items: center;
30373
- }
30374
- .fde5mpd .error-text {
30375
- color: rgba(10, 37, 85, 0.6);
30376
- margin-bottom: 16px;
30377
- font-size: 18px;
30378
- }
30379
-
30380
30380
  .cz04yix {
30381
30381
  display: flex;
30382
30382
  flex-direction: column;
@@ -32333,6 +32333,167 @@ input.rrg1fkn.ant-input {
32333
32333
  word-break: break-all;
32334
32334
  }
32335
32335
 
32336
+ .m1thnes4 {
32337
+ color: rgba(44, 56, 82, 0.6);
32338
+ text-align: center;
32339
+ display: flex;
32340
+ align-items: center;
32341
+ justify-content: center;
32342
+ flex-direction: column;
32343
+ height: 100%;
32344
+ }
32345
+ .m1thnes4 .link {
32346
+ color: #0080ff;
32347
+ cursor: pointer;
32348
+ }
32349
+
32350
+ .m1bixfdy {
32351
+ width: 100%;
32352
+ height: 100%;
32353
+ display: flex;
32354
+ flex-direction: column;
32355
+ }
32356
+ .m1bixfdy .name-toolbar {
32357
+ width: 100%;
32358
+ display: flex;
32359
+ line-height: 30px;
32360
+ padding: 0 16px;
32361
+ justify-content: space-between;
32362
+ }
32363
+ .m1bixfdy .name-toolbar .metric-extra {
32364
+ display: flex;
32365
+ font-size: 12px;
32366
+ align-items: center;
32367
+ }
32368
+ .m1bixfdy .name-toolbar .metric-extra .info-item {
32369
+ color: #a3b4cc;
32370
+ }
32371
+ .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32372
+ margin-left: 10px;
32373
+ }
32374
+ .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32375
+ margin-left: 10px;
32376
+ cursor: pointer;
32377
+ }
32378
+ .m1bixfdy .content {
32379
+ flex: 1;
32380
+ width: 100%;
32381
+ display: flex;
32382
+ justify-content: center;
32383
+ align-items: center;
32384
+ }
32385
+ .m1bixfdy .single-content {
32386
+ height: 65px;
32387
+ }
32388
+
32389
+ .lfamfcw {
32390
+ display: flex;
32391
+ align-items: center;
32392
+ white-space: nowrap;
32393
+ overflow: hidden;
32394
+ width: 100%;
32395
+ }
32396
+ .lfamfcw .ant-dropdown-trigger {
32397
+ margin-left: auto;
32398
+ font-size: 12px;
32399
+ }
32400
+
32401
+ .la6u9b4 {
32402
+ display: flex;
32403
+ justify-content: flex-start;
32404
+ align-items: center;
32405
+ font-size: 12px;
32406
+ cursor: pointer;
32407
+ }
32408
+ .la6u9b4:not(:last-child) {
32409
+ margin-right: 20px;
32410
+ }
32411
+ .la6u9b4.deselected {
32412
+ opacity: 0.4;
32413
+ }
32414
+ .la6u9b4.deselected .color-block {
32415
+ background: #b4beca !important;
32416
+ }
32417
+
32418
+ .chhvk8b {
32419
+ display: inline-block;
32420
+ height: 8px;
32421
+ width: 8px;
32422
+ margin-right: 8px;
32423
+ }
32424
+
32425
+ .e1sdlxq1 .ant-dropdown-menu-item {
32426
+ display: flex;
32427
+ align-items: center;
32428
+ font-size: 12px;
32429
+ margin: 0;
32430
+ }
32431
+
32432
+ .m16f7gpb {
32433
+ position: relative;
32434
+ }
32435
+ .m16f7gpb.hidden-xaxis .pointer-wrapper {
32436
+ bottom: -12px;
32437
+ }
32438
+ .m16f7gpb .metric-toolbar {
32439
+ display: flex;
32440
+ justify-content: space-between;
32441
+ line-height: 30px;
32442
+ margin: 0 16px;
32443
+ }
32444
+ .m16f7gpb .metric-toolbar .metric-extra {
32445
+ display: flex;
32446
+ font-size: 12px;
32447
+ align-items: center;
32448
+ }
32449
+ .m16f7gpb .metric-toolbar .metric-extra .info-item {
32450
+ color: #a3b4cc;
32451
+ }
32452
+ .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32453
+ margin-left: 10px;
32454
+ }
32455
+ .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32456
+ margin-left: 10px;
32457
+ cursor: pointer;
32458
+ }
32459
+ .m16f7gpb .recharts-xAxis {
32460
+ font-size: 12px;
32461
+ }
32462
+ .m16f7gpb .pointer-wrapper {
32463
+ position: absolute;
32464
+ bottom: 10px;
32465
+ padding: 0 8px;
32466
+ border-radius: 4px;
32467
+ font-size: 12px;
32468
+ color: #fff;
32469
+ background: rgba(0, 0, 0, 0.75);
32470
+ transform: translateX(-50%);
32471
+ }
32472
+
32473
+ .t1ipvk51 {
32474
+ min-width: 200px;
32475
+ }
32476
+
32477
+ .t1kgldps {
32478
+ display: flex;
32479
+ align-items: center;
32480
+ justify-content: space-between;
32481
+ background-color: rgba(0, 0, 0, 0.75);
32482
+ color: #b4beca;
32483
+ font-size: 12px;
32484
+ padding: 3px 6px;
32485
+ }
32486
+ .t1kgldps:first-child {
32487
+ padding-top: 3px;
32488
+ }
32489
+ .t1kgldps:last-child {
32490
+ padding-bottom: 3px;
32491
+ }
32492
+ .t1kgldps .column-value {
32493
+ color: #fff;
32494
+ margin-left: 8px;
32495
+ }
32496
+
32336
32497
  .sq6vos1 {
32337
32498
  --item-min-width: 60px;
32338
32499
  }
@@ -32518,167 +32679,6 @@ input.rrg1fkn.ant-input {
32518
32679
  justify-content: center;
32519
32680
  }
32520
32681
 
32521
- .m1thnes4 {
32522
- color: rgba(44, 56, 82, 0.6);
32523
- text-align: center;
32524
- display: flex;
32525
- align-items: center;
32526
- justify-content: center;
32527
- flex-direction: column;
32528
- height: 100%;
32529
- }
32530
- .m1thnes4 .link {
32531
- color: #0080ff;
32532
- cursor: pointer;
32533
- }
32534
-
32535
- .m1bixfdy {
32536
- width: 100%;
32537
- height: 100%;
32538
- display: flex;
32539
- flex-direction: column;
32540
- }
32541
- .m1bixfdy .name-toolbar {
32542
- width: 100%;
32543
- display: flex;
32544
- line-height: 30px;
32545
- padding: 0 16px;
32546
- justify-content: space-between;
32547
- }
32548
- .m1bixfdy .name-toolbar .metric-extra {
32549
- display: flex;
32550
- font-size: 12px;
32551
- align-items: center;
32552
- }
32553
- .m1bixfdy .name-toolbar .metric-extra .info-item {
32554
- color: #a3b4cc;
32555
- }
32556
- .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32557
- margin-left: 10px;
32558
- }
32559
- .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32560
- margin-left: 10px;
32561
- cursor: pointer;
32562
- }
32563
- .m1bixfdy .content {
32564
- flex: 1;
32565
- width: 100%;
32566
- display: flex;
32567
- justify-content: center;
32568
- align-items: center;
32569
- }
32570
- .m1bixfdy .single-content {
32571
- height: 65px;
32572
- }
32573
-
32574
- .lfamfcw {
32575
- display: flex;
32576
- align-items: center;
32577
- white-space: nowrap;
32578
- overflow: hidden;
32579
- width: 100%;
32580
- }
32581
- .lfamfcw .ant-dropdown-trigger {
32582
- margin-left: auto;
32583
- font-size: 12px;
32584
- }
32585
-
32586
- .la6u9b4 {
32587
- display: flex;
32588
- justify-content: flex-start;
32589
- align-items: center;
32590
- font-size: 12px;
32591
- cursor: pointer;
32592
- }
32593
- .la6u9b4:not(:last-child) {
32594
- margin-right: 20px;
32595
- }
32596
- .la6u9b4.deselected {
32597
- opacity: 0.4;
32598
- }
32599
- .la6u9b4.deselected .color-block {
32600
- background: #b4beca !important;
32601
- }
32602
-
32603
- .chhvk8b {
32604
- display: inline-block;
32605
- height: 8px;
32606
- width: 8px;
32607
- margin-right: 8px;
32608
- }
32609
-
32610
- .e1sdlxq1 .ant-dropdown-menu-item {
32611
- display: flex;
32612
- align-items: center;
32613
- font-size: 12px;
32614
- margin: 0;
32615
- }
32616
-
32617
- .m16f7gpb {
32618
- position: relative;
32619
- }
32620
- .m16f7gpb.hidden-xaxis .pointer-wrapper {
32621
- bottom: -12px;
32622
- }
32623
- .m16f7gpb .metric-toolbar {
32624
- display: flex;
32625
- justify-content: space-between;
32626
- line-height: 30px;
32627
- margin: 0 16px;
32628
- }
32629
- .m16f7gpb .metric-toolbar .metric-extra {
32630
- display: flex;
32631
- font-size: 12px;
32632
- align-items: center;
32633
- }
32634
- .m16f7gpb .metric-toolbar .metric-extra .info-item {
32635
- color: #a3b4cc;
32636
- }
32637
- .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32638
- margin-left: 10px;
32639
- }
32640
- .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32641
- margin-left: 10px;
32642
- cursor: pointer;
32643
- }
32644
- .m16f7gpb .recharts-xAxis {
32645
- font-size: 12px;
32646
- }
32647
- .m16f7gpb .pointer-wrapper {
32648
- position: absolute;
32649
- bottom: 10px;
32650
- padding: 0 8px;
32651
- border-radius: 4px;
32652
- font-size: 12px;
32653
- color: #fff;
32654
- background: rgba(0, 0, 0, 0.75);
32655
- transform: translateX(-50%);
32656
- }
32657
-
32658
- .t1ipvk51 {
32659
- min-width: 200px;
32660
- }
32661
-
32662
- .t1kgldps {
32663
- display: flex;
32664
- align-items: center;
32665
- justify-content: space-between;
32666
- background-color: rgba(0, 0, 0, 0.75);
32667
- color: #b4beca;
32668
- font-size: 12px;
32669
- padding: 3px 6px;
32670
- }
32671
- .t1kgldps:first-child {
32672
- padding-top: 3px;
32673
- }
32674
- .t1kgldps:last-child {
32675
- padding-bottom: 3px;
32676
- }
32677
- .t1kgldps .column-value {
32678
- color: #fff;
32679
- margin-left: 8px;
32680
- }
32681
-
32682
32682
  .t1gz6wqf {
32683
32683
  height: 100%;
32684
32684
  }
@@ -32769,23 +32769,6 @@ input.rrg1fkn.ant-input {
32769
32769
  margin-right: 6px;
32770
32770
  }
32771
32771
 
32772
- .bab9xum {
32773
- 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);
32774
- }
32775
-
32776
- .cav4gt6 {
32777
- border-radius: 8px;
32778
- background-color: white;
32779
- }
32780
- .cav4gt6.hoverable {
32781
- cursor: pointer;
32782
- }
32783
- .cav4gt6.hoverable:hover {
32784
- transition: all 200ms ease;
32785
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32786
- transform: translateY(-4px);
32787
- }
32788
-
32789
32772
  .f1p9ti6d {
32790
32773
  width: 100%;
32791
32774
  margin-bottom: 0 !important;
@@ -32817,6 +32800,23 @@ input.rrg1fkn.ant-input {
32817
32800
  min-height: 0px;
32818
32801
  }
32819
32802
 
32803
+ .bab9xum {
32804
+ 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);
32805
+ }
32806
+
32807
+ .cav4gt6 {
32808
+ border-radius: 8px;
32809
+ background-color: white;
32810
+ }
32811
+ .cav4gt6.hoverable {
32812
+ cursor: pointer;
32813
+ }
32814
+ .cav4gt6.hoverable:hover {
32815
+ transition: all 200ms ease;
32816
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32817
+ transform: translateY(-4px);
32818
+ }
32819
+
32820
32820
  .tc40oxa {
32821
32821
  margin-bottom: 4px;
32822
32822
  color: rgba(44, 56, 82, 0.6);
@@ -33060,6 +33060,15 @@ input.rrg1fkn.ant-input {
33060
33060
  font-size: inherit;
33061
33061
  }
33062
33062
 
33063
+ .w1xcixj5.outside-tag {
33064
+ padding-left: 0;
33065
+ }
33066
+ .w1xcixj5.outside-tag .inside-tag {
33067
+ border-radius: 4px 0 0 4px;
33068
+ padding-right: 4px;
33069
+ margin-right: 4px;
33070
+ }
33071
+
33063
33072
  .sut42l0 {
33064
33073
  padding: 0 8px;
33065
33074
  height: 18px;
@@ -33084,15 +33093,6 @@ input.rrg1fkn.ant-input {
33084
33093
  height: 16px;
33085
33094
  }
33086
33095
 
33087
- .w1xcixj5.outside-tag {
33088
- padding-left: 0;
33089
- }
33090
- .w1xcixj5.outside-tag .inside-tag {
33091
- border-radius: 4px 0 0 4px;
33092
- padding-right: 4px;
33093
- margin-right: 4px;
33094
- }
33095
-
33096
33096
  .a6dbbkm .ant-input-number-handler-wrap {
33097
33097
  display: var(--a6dbbkm-0);
33098
33098
  }
package/dist/esm/index.js CHANGED
@@ -4493,7 +4493,7 @@ const TableFormBodyCell = (props) => {
4493
4493
  const triggerValidate = useCallback(
4494
4494
  (currentValue) => {
4495
4495
  var _a;
4496
- const value = currentValue || data[rowIndex][column.key];
4496
+ const value = currentValue != null ? currentValue : data[rowIndex][column.key];
4497
4497
  const rowData = __spreadProps$a(__spreadValues$b({}, data[rowIndex]), { [column.key]: value });
4498
4498
  const rowValidateRes = getRowValidateResult(rowData);
4499
4499
  if (rowValidateRes) {