@cloudtower/eagle 0.26.29 → 0.26.30-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,21 @@ 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
+
29930
29945
  .buj61ew.ant-btn-icon-only {
29931
29946
  justify-content: center;
29932
29947
  }
@@ -30212,19 +30227,26 @@ html body {
30212
30227
  border-radius: unset;
30213
30228
  }
30214
30229
 
30215
- .fde5mpd {
30216
- width: 100%;
30217
- height: 100%;
30218
- min-height: 124px;
30230
+ .obf05yr {
30231
+ display: inline-block;
30232
+ }
30233
+
30234
+ .hsms1n6 {
30235
+ visibility: hidden;
30236
+ position: absolute;
30237
+ }
30238
+
30239
+ .iap75of {
30240
+ height: 18px;
30241
+ line-height: 18px;
30242
+ padding: 0 4px;
30243
+ border-radius: 4px;
30244
+ background: rgba(235, 239, 245, 0.6);
30245
+ border: 1px solid rgba(223, 228, 235, 0.6);
30219
30246
  display: flex;
30220
- flex-direction: column;
30221
- justify-content: center;
30222
30247
  align-items: center;
30223
- }
30224
- .fde5mpd .error-text {
30225
- color: rgba(10, 37, 85, 0.6);
30226
- margin-bottom: 16px;
30227
- font-size: 18px;
30248
+ white-space: nowrap;
30249
+ margin-right: 4px;
30228
30250
  }
30229
30251
 
30230
30252
  .i1mrf09m {
@@ -30245,28 +30267,6 @@ html body {
30245
30267
  animation: rotate 680ms linear infinite;
30246
30268
  }
30247
30269
 
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;
30259
- }
30260
-
30261
- .obf05yr {
30262
- display: inline-block;
30263
- }
30264
-
30265
- .hsms1n6 {
30266
- visibility: hidden;
30267
- position: absolute;
30268
- }
30269
-
30270
30270
  .p12gwtiw {
30271
30271
  display: flex;
30272
30272
  justify-content: space-between;
@@ -30324,61 +30324,6 @@ html body {
30324
30324
  line-height: 18px;
30325
30325
  }
30326
30326
 
30327
- .s34f1qb.ant-switch {
30328
- min-width: 40px;
30329
- height: 24px;
30330
- background: rgba(172, 186, 211, 0.6);
30331
- overflow: hidden;
30332
- }
30333
- .s34f1qb.ant-switch:focus {
30334
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30335
- }
30336
- .s34f1qb.ant-switch-small {
30337
- min-width: 26px;
30338
- height: 16px;
30339
- }
30340
- .s34f1qb.ant-switch-large {
30341
- min-width: 52px;
30342
- height: 32px;
30343
- }
30344
- .s34f1qb.ant-switch .ant-switch-handle {
30345
- height: 20px;
30346
- width: 20px;
30347
- }
30348
- .s34f1qb.ant-switch .ant-switch-handle::before {
30349
- border-radius: 10px;
30350
- transition-delay: 120ms;
30351
- }
30352
- .s34f1qb.ant-switch-small .ant-switch-handle {
30353
- height: 14px;
30354
- width: 14px;
30355
- top: 1px;
30356
- left: 1px;
30357
- }
30358
- .s34f1qb.ant-switch-large .ant-switch-handle {
30359
- height: 28px;
30360
- width: 28px;
30361
- }
30362
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30363
- border-radius: 14px;
30364
- }
30365
- .s34f1qb.ant-switch-checked {
30366
- background-color: #00ba5d;
30367
- }
30368
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30369
- left: calc(100% - 20px - 2px);
30370
- }
30371
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30372
- left: calc(100% - 14px - 1px);
30373
- }
30374
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30375
- left: calc(100% - 28px - 2px);
30376
- }
30377
-
30378
- .c1to9vb9 {
30379
- margin-left: 5px;
30380
- }
30381
-
30382
30327
  .cz04yix {
30383
30328
  display: flex;
30384
30329
  flex-direction: column;
@@ -30807,6 +30752,7 @@ html body {
30807
30752
  .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
30808
30753
  border-color: #0096ff;
30809
30754
  box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30755
+ z-index: 1;
30810
30756
  }
30811
30757
  .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30812
30758
  border-color: #e75a3a;
@@ -31136,85 +31082,59 @@ input.rrg1fkn.ant-input {
31136
31082
  width: 36px;
31137
31083
  }
31138
31084
 
31139
- .s1fc623g {
31140
- width: 430px !important;
31141
- }
31142
-
31143
- .da3mx0o .ant-select-item-group {
31144
- padding: 8px 16px;
31145
- line-height: 18px;
31146
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31147
- height: 34px;
31148
- min-height: 34px;
31149
- box-sizing: border-box;
31150
- margin-top: 8px;
31151
- }
31152
-
31153
- .onr9gzt {
31154
- display: flex;
31155
- flex-direction: column;
31156
- margin: 1px 8px;
31157
- padding: 8px;
31158
- border-radius: 4px;
31085
+ .s34f1qb.ant-switch {
31086
+ min-width: 40px;
31087
+ height: 24px;
31088
+ background: rgba(172, 186, 211, 0.6);
31089
+ overflow: hidden;
31159
31090
  }
31160
- .onr9gzt .selected-icon {
31161
- display: none;
31091
+ .s34f1qb.ant-switch:focus {
31092
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31162
31093
  }
31163
- .onr9gzt.ant-select-item-option-grouped {
31164
- padding-left: 8px;
31094
+ .s34f1qb.ant-switch-small {
31095
+ min-width: 26px;
31096
+ height: 16px;
31165
31097
  }
31166
- .onr9gzt.ant-select-item-option-selected {
31167
- background-color: white;
31098
+ .s34f1qb.ant-switch-large {
31099
+ min-width: 52px;
31100
+ height: 32px;
31168
31101
  }
31169
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31170
- color: #0080ff;
31102
+ .s34f1qb.ant-switch .ant-switch-handle {
31103
+ height: 20px;
31104
+ width: 20px;
31171
31105
  }
31172
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31173
- display: block;
31106
+ .s34f1qb.ant-switch .ant-switch-handle::before {
31107
+ border-radius: 10px;
31108
+ transition-delay: 120ms;
31174
31109
  }
31175
- .onr9gzt.ant-select-item-option-active {
31176
- background: rgba(0, 136, 255, 0.16);
31110
+ .s34f1qb.ant-switch-small .ant-switch-handle {
31111
+ height: 14px;
31112
+ width: 14px;
31113
+ top: 1px;
31114
+ left: 1px;
31177
31115
  }
31178
- .onr9gzt.ant-select-item-option-active .timezone-title {
31179
- color: #0080ff;
31116
+ .s34f1qb.ant-switch-large .ant-switch-handle {
31117
+ height: 28px;
31118
+ width: 28px;
31180
31119
  }
31181
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31182
- background: rgba(0, 136, 255, 0.1);
31183
- color: #0080ff;
31120
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
31121
+ border-radius: 14px;
31184
31122
  }
31185
-
31186
- .oiy0apc {
31187
- display: flex;
31188
- justify-content: space-between;
31189
- height: 20px;
31190
- line-height: 20px;
31123
+ .s34f1qb.ant-switch-checked {
31124
+ background-color: #00ba5d;
31191
31125
  }
31192
- .oiy0apc .timezone-title {
31193
- color: #2d3a56;
31194
- overflow: hidden;
31195
- text-overflow: ellipsis;
31126
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
31127
+ left: calc(100% - 20px - 2px);
31196
31128
  }
31197
-
31198
- .of4y382 {
31199
- display: flex;
31200
- justify-content: space-between;
31201
- color: rgba(44, 56, 82, 0.6);
31202
- height: 18px;
31203
- line-height: 18px;
31204
- margin-top: 2px;
31129
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31130
+ left: calc(100% - 14px - 1px);
31205
31131
  }
31206
-
31207
- .t19903l9 {
31208
- border: none;
31209
- margin-right: 0;
31210
- background: rgba(225, 230, 241, 0.6);
31132
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31133
+ left: calc(100% - 28px - 2px);
31211
31134
  }
31212
31135
 
31213
- .ohwbvxu {
31214
- pointer-events: none;
31215
- height: 32px;
31216
- width: 100%;
31217
- opacity: 0;
31136
+ .c1to9vb9 {
31137
+ margin-left: 5px;
31218
31138
  }
31219
31139
 
31220
31140
  .t1upn1sz {
@@ -31581,31 +31501,196 @@ input.rrg1fkn.ant-input {
31581
31501
  background: #fff;
31582
31502
  }
31583
31503
 
31584
- .i1e4sgug {
31585
- display: inline-block;
31504
+ .m15dvk92 {
31505
+ display: flex;
31506
+ justify-content: space-between;
31507
+ width: 100%;
31508
+ }
31509
+ .m15dvk92 .action {
31510
+ margin-left: 16px;
31586
31511
  }
31587
31512
 
31588
- .d6j0lbj {
31589
- font-family: Inter;
31590
- font-style: normal;
31591
- font-weight: bold;
31592
- font-size: 32px;
31593
- line-height: 40px;
31513
+ .aql8iqz .ant-alert-message {
31514
+ width: 100%;
31594
31515
  }
31595
31516
 
31596
- .d1xhvvxe {
31597
- font-family: Inter;
31598
- font-style: normal;
31599
- font-weight: bold;
31600
- font-size: 24px;
31601
- line-height: 32px;
31517
+ .i1e4sgug {
31518
+ display: inline-block;
31602
31519
  }
31603
31520
 
31604
- .dk10mxq {
31605
- font-family: Inter;
31606
- font-style: normal;
31607
- font-weight: normal;
31608
- font-size: 32px;
31521
+ .s1fc623g {
31522
+ width: 430px !important;
31523
+ }
31524
+
31525
+ .da3mx0o .ant-select-item-group {
31526
+ padding: 8px 16px;
31527
+ line-height: 18px;
31528
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31529
+ height: 34px;
31530
+ min-height: 34px;
31531
+ box-sizing: border-box;
31532
+ margin-top: 8px;
31533
+ }
31534
+
31535
+ .onr9gzt {
31536
+ display: flex;
31537
+ flex-direction: column;
31538
+ margin: 1px 8px;
31539
+ padding: 8px;
31540
+ border-radius: 4px;
31541
+ }
31542
+ .onr9gzt .selected-icon {
31543
+ display: none;
31544
+ }
31545
+ .onr9gzt.ant-select-item-option-grouped {
31546
+ padding-left: 8px;
31547
+ }
31548
+ .onr9gzt.ant-select-item-option-selected {
31549
+ background-color: white;
31550
+ }
31551
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31552
+ color: #0080ff;
31553
+ }
31554
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31555
+ display: block;
31556
+ }
31557
+ .onr9gzt.ant-select-item-option-active {
31558
+ background: rgba(0, 136, 255, 0.16);
31559
+ }
31560
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31561
+ color: #0080ff;
31562
+ }
31563
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31564
+ background: rgba(0, 136, 255, 0.1);
31565
+ color: #0080ff;
31566
+ }
31567
+
31568
+ .oiy0apc {
31569
+ display: flex;
31570
+ justify-content: space-between;
31571
+ height: 20px;
31572
+ line-height: 20px;
31573
+ }
31574
+ .oiy0apc .timezone-title {
31575
+ color: #2d3a56;
31576
+ overflow: hidden;
31577
+ text-overflow: ellipsis;
31578
+ }
31579
+
31580
+ .of4y382 {
31581
+ display: flex;
31582
+ justify-content: space-between;
31583
+ color: rgba(44, 56, 82, 0.6);
31584
+ height: 18px;
31585
+ line-height: 18px;
31586
+ margin-top: 2px;
31587
+ }
31588
+
31589
+ .t19903l9 {
31590
+ border: none;
31591
+ margin-right: 0;
31592
+ background: rgba(225, 230, 241, 0.6);
31593
+ }
31594
+
31595
+ .ohwbvxu {
31596
+ pointer-events: none;
31597
+ height: 32px;
31598
+ width: 100%;
31599
+ opacity: 0;
31600
+ }
31601
+
31602
+ .c198s9j3 {
31603
+ color: #2d3a56;
31604
+ line-height: 22px;
31605
+ display: inline-flex;
31606
+ }
31607
+ .c198s9j3 .ant-checkbox {
31608
+ height: 22px;
31609
+ display: flex;
31610
+ align-items: center;
31611
+ top: 0;
31612
+ }
31613
+ .c198s9j3 .ant-checkbox-checked::after {
31614
+ border: none;
31615
+ }
31616
+ .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
31617
+ .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
31618
+ border-color: #0080ff;
31619
+ }
31620
+ .c198s9j3 .ant-checkbox .ant-checkbox-inner {
31621
+ border: 1px solid rgba(107, 128, 167, 0.6);
31622
+ }
31623
+ .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
31624
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
31625
+ border: 1px solid #0080ff;
31626
+ }
31627
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
31628
+ background: #0080ff;
31629
+ }
31630
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
31631
+ background-color: #fff;
31632
+ height: 2px;
31633
+ width: 10px;
31634
+ border-radius: 2px;
31635
+ }
31636
+ .c198s9j3.ant-checkbox-wrapper-disabled {
31637
+ opacity: 0.5;
31638
+ }
31639
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
31640
+ background: rgba(211, 218, 235, 0.6);
31641
+ border-color: rgba(107, 128, 167, 0.6) !important;
31642
+ }
31643
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
31644
+ border-color: #2d3a56;
31645
+ }
31646
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
31647
+ background: #2d3a56;
31648
+ }
31649
+ .c198s9j3 .ant-checkbox + span,
31650
+ .c198s9j3 .ant-checkbox-disabled + span {
31651
+ padding: 0;
31652
+ }
31653
+ .c198s9j3 .ant-checkbox + span .main,
31654
+ .c198s9j3 .ant-checkbox-disabled + span .main {
31655
+ display: inline-block;
31656
+ margin-left: 12px;
31657
+ color: #2d3a56;
31658
+ }
31659
+ .c198s9j3 .ant-checkbox + span .sub,
31660
+ .c198s9j3 .ant-checkbox-disabled + span .sub {
31661
+ margin-left: 28px;
31662
+ color: rgba(44, 56, 82, 0.6);
31663
+ }
31664
+ .c198s9j3.compact .ant-checkbox + span .main,
31665
+ .c198s9j3.compact .ant-checkbox-disabled + span .main {
31666
+ margin-left: 8px;
31667
+ }
31668
+ .c198s9j3.compact .ant-checkbox + span .sub,
31669
+ .c198s9j3.compact .ant-checkbox-disabled + span .sub {
31670
+ margin-left: 24px;
31671
+ }
31672
+
31673
+ .d6j0lbj {
31674
+ font-family: Inter;
31675
+ font-style: normal;
31676
+ font-weight: bold;
31677
+ font-size: 32px;
31678
+ line-height: 40px;
31679
+ }
31680
+
31681
+ .d1xhvvxe {
31682
+ font-family: Inter;
31683
+ font-style: normal;
31684
+ font-weight: bold;
31685
+ font-size: 24px;
31686
+ line-height: 32px;
31687
+ }
31688
+
31689
+ .dk10mxq {
31690
+ font-family: Inter;
31691
+ font-style: normal;
31692
+ font-weight: normal;
31693
+ font-size: 32px;
31609
31694
  line-height: 40px;
31610
31695
  }
31611
31696
 
@@ -32060,90 +32145,6 @@ input.rrg1fkn.ant-input {
32060
32145
  line-height: 12px;
32061
32146
  }
32062
32147
 
32063
- .m15dvk92 {
32064
- display: flex;
32065
- justify-content: space-between;
32066
- width: 100%;
32067
- }
32068
- .m15dvk92 .action {
32069
- margin-left: 16px;
32070
- }
32071
-
32072
- .aql8iqz .ant-alert-message {
32073
- width: 100%;
32074
- }
32075
-
32076
- .c198s9j3 {
32077
- color: #2d3a56;
32078
- line-height: 22px;
32079
- display: inline-flex;
32080
- }
32081
- .c198s9j3 .ant-checkbox {
32082
- height: 22px;
32083
- display: flex;
32084
- align-items: center;
32085
- top: 0;
32086
- }
32087
- .c198s9j3 .ant-checkbox-checked::after {
32088
- border: none;
32089
- }
32090
- .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
32091
- .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
32092
- border-color: #0080ff;
32093
- }
32094
- .c198s9j3 .ant-checkbox .ant-checkbox-inner {
32095
- border: 1px solid rgba(107, 128, 167, 0.6);
32096
- }
32097
- .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
32098
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32099
- border: 1px solid #0080ff;
32100
- }
32101
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32102
- background: #0080ff;
32103
- }
32104
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32105
- background-color: #fff;
32106
- height: 2px;
32107
- width: 10px;
32108
- border-radius: 2px;
32109
- }
32110
- .c198s9j3.ant-checkbox-wrapper-disabled {
32111
- opacity: 0.5;
32112
- }
32113
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32114
- background: rgba(211, 218, 235, 0.6);
32115
- border-color: rgba(107, 128, 167, 0.6) !important;
32116
- }
32117
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32118
- border-color: #2d3a56;
32119
- }
32120
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32121
- background: #2d3a56;
32122
- }
32123
- .c198s9j3 .ant-checkbox + span,
32124
- .c198s9j3 .ant-checkbox-disabled + span {
32125
- padding: 0;
32126
- }
32127
- .c198s9j3 .ant-checkbox + span .main,
32128
- .c198s9j3 .ant-checkbox-disabled + span .main {
32129
- display: inline-block;
32130
- margin-left: 12px;
32131
- color: #2d3a56;
32132
- }
32133
- .c198s9j3 .ant-checkbox + span .sub,
32134
- .c198s9j3 .ant-checkbox-disabled + span .sub {
32135
- margin-left: 28px;
32136
- color: rgba(44, 56, 82, 0.6);
32137
- }
32138
- .c198s9j3.compact .ant-checkbox + span .main,
32139
- .c198s9j3.compact .ant-checkbox-disabled + span .main {
32140
- margin-left: 8px;
32141
- }
32142
- .c198s9j3.compact .ant-checkbox + span .sub,
32143
- .c198s9j3.compact .ant-checkbox-disabled + span .sub {
32144
- margin-left: 24px;
32145
- }
32146
-
32147
32148
  .c10crapj {
32148
32149
  border-radius: 8px;
32149
32150
  }
@@ -32173,77 +32174,10 @@ input.rrg1fkn.ant-input {
32173
32174
  cursor: default;
32174
32175
  }
32175
32176
 
32176
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32177
- border-radius: 6px;
32178
- }
32179
- .shq1k1g.ant-select.ant-select-single {
32180
- width: 100%;
32181
- color: #2d3a56;
32182
- border-color: rgba(211, 218, 235, 0.6);
32183
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32184
- font-size: 13px;
32185
- }
32186
- .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32187
- height: 30px;
32188
- }
32189
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32190
- height: 38px;
32191
- font-size: 13px;
32192
- }
32193
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32194
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32195
- transition: 160ms ease;
32196
- }
32197
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32198
- color: #0080ff;
32199
- }
32200
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32201
- border-color: rgba(107, 128, 167, 0.6);
32202
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32203
- }
32204
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32205
- color: #0080ff;
32206
- }
32207
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32208
- border-color: #0080ff;
32209
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32210
- }
32211
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32212
- transform: rotate(180deg);
32213
- }
32214
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32215
- background: rgba(211, 218, 235, 0.6);
32216
- border-color: rgba(172, 186, 211, 0.6);
32217
- cursor: "not-allowed";
32218
- }
32219
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32220
- border-color: #f0483e !important;
32221
- }
32222
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32223
- color: #1d326c;
32224
- }
32225
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32226
- border-color: #0080ff;
32227
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32228
- }
32229
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32230
- transform: rotate(180deg);
32231
- }
32232
-
32233
32177
  .iiqau4c.ant-input-group.ant-input-group-compact {
32234
32178
  display: flex;
32235
32179
  }
32236
32180
 
32237
- .igz4le8 {
32238
- height: 24px;
32239
- width: 56px !important;
32240
- margin-right: 4px;
32241
- }
32242
-
32243
- .c1riexje {
32244
- color: rgba(44, 56, 82, 0.6);
32245
- }
32246
-
32247
32181
  .s14dk8r1 {
32248
32182
  margin: 0;
32249
32183
  border-radius: 20px;
@@ -32318,6 +32252,73 @@ input.rrg1fkn.ant-input {
32318
32252
  display: inline-block;
32319
32253
  }
32320
32254
 
32255
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32256
+ border-radius: 6px;
32257
+ }
32258
+ .shq1k1g.ant-select.ant-select-single {
32259
+ width: 100%;
32260
+ color: #2d3a56;
32261
+ border-color: rgba(211, 218, 235, 0.6);
32262
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32263
+ font-size: 13px;
32264
+ }
32265
+ .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32266
+ height: 30px;
32267
+ }
32268
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32269
+ height: 38px;
32270
+ font-size: 13px;
32271
+ }
32272
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32273
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32274
+ transition: 160ms ease;
32275
+ }
32276
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32277
+ color: #0080ff;
32278
+ }
32279
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32280
+ border-color: rgba(107, 128, 167, 0.6);
32281
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32282
+ }
32283
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32284
+ color: #0080ff;
32285
+ }
32286
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32287
+ border-color: #0080ff;
32288
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32289
+ }
32290
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32291
+ transform: rotate(180deg);
32292
+ }
32293
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32294
+ background: rgba(211, 218, 235, 0.6);
32295
+ border-color: rgba(172, 186, 211, 0.6);
32296
+ cursor: "not-allowed";
32297
+ }
32298
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32299
+ border-color: #f0483e !important;
32300
+ }
32301
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32302
+ color: #1d326c;
32303
+ }
32304
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32305
+ border-color: #0080ff;
32306
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32307
+ }
32308
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32309
+ transform: rotate(180deg);
32310
+ }
32311
+
32312
+ .igz4le8 {
32313
+ height: 24px;
32314
+ width: 56px !important;
32315
+ margin-right: 4px;
32316
+ }
32317
+
32318
+ .c1riexje {
32319
+ color: rgba(44, 56, 82, 0.6);
32320
+ }
32321
+
32321
32322
  .t19ustft .date {
32322
32323
  margin-right: 4px;
32323
32324
  }
@@ -32574,6 +32575,18 @@ input.rrg1fkn.ant-input {
32574
32575
  white-space: nowrap;
32575
32576
  }
32576
32577
 
32578
+ .n3qomhu {
32579
+ font-size: 90%;
32580
+ font-weight: bold;
32581
+ background-color: rgba(240, 243, 247, 0.6);
32582
+ padding: 1px 4px 1px;
32583
+ margin-left: 2px;
32584
+ margin-right: 2px;
32585
+ border: 1px solid rgba(213, 219, 227, 0.6);
32586
+ border-radius: 4px;
32587
+ word-break: break-all;
32588
+ }
32589
+
32577
32590
  .sq6vos1 {
32578
32591
  --item-min-width: 60px;
32579
32592
  }
@@ -32789,10 +32802,6 @@ input.rrg1fkn.ant-input {
32789
32802
  background: rgba(163, 180, 204, 0.18);
32790
32803
  }
32791
32804
 
32792
- .c1k4vanq {
32793
- padding: 0 12px 14px 12px;
32794
- }
32795
-
32796
32805
  .c1udgdh2 {
32797
32806
  color: #2d3a56;
32798
32807
  padding: 7px 12px;
@@ -32833,21 +32842,8 @@ input.rrg1fkn.ant-input {
32833
32842
  margin-right: 2px;
32834
32843
  }
32835
32844
 
32836
- .bab9xum {
32837
- 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);
32838
- }
32839
-
32840
- .cav4gt6 {
32841
- border-radius: 8px;
32842
- background-color: white;
32843
- }
32844
- .cav4gt6.hoverable {
32845
- cursor: pointer;
32846
- }
32847
- .cav4gt6.hoverable:hover {
32848
- transition: all 200ms ease;
32849
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32850
- transform: translateY(-4px);
32845
+ .c1k4vanq {
32846
+ padding: 0 12px 14px 12px;
32851
32847
  }
32852
32848
 
32853
32849
  .rrwcpby {
@@ -32866,6 +32862,23 @@ input.rrg1fkn.ant-input {
32866
32862
  margin-right: 6px;
32867
32863
  }
32868
32864
 
32865
+ .bab9xum {
32866
+ 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);
32867
+ }
32868
+
32869
+ .cav4gt6 {
32870
+ border-radius: 8px;
32871
+ background-color: white;
32872
+ }
32873
+ .cav4gt6.hoverable {
32874
+ cursor: pointer;
32875
+ }
32876
+ .cav4gt6.hoverable:hover {
32877
+ transition: all 200ms ease;
32878
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32879
+ transform: translateY(-4px);
32880
+ }
32881
+
32869
32882
  .tc40oxa {
32870
32883
  margin-bottom: 4px;
32871
32884
  color: rgba(44, 56, 82, 0.6);
@@ -33099,6 +33112,11 @@ input.rrg1fkn.ant-input {
33099
33112
  margin-right: 4px;
33100
33113
  }
33101
33114
 
33115
+ .iwsze0q {
33116
+ margin-right: 4px;
33117
+ height: 16px;
33118
+ }
33119
+
33102
33120
  .sut42l0 {
33103
33121
  padding: 0 8px;
33104
33122
  height: 18px;
@@ -33118,11 +33136,6 @@ input.rrg1fkn.ant-input {
33118
33136
  height: 16px;
33119
33137
  }
33120
33138
 
33121
- .iwsze0q {
33122
- margin-right: 4px;
33123
- height: 16px;
33124
- }
33125
-
33126
33139
  .at4ovwe .ant-input-number-handler-wrap {
33127
33140
  display: var(--at4ovwe-0);
33128
33141
  }
@@ -33160,6 +33173,7 @@ input.rrg1fkn.ant-input {
33160
33173
  .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33161
33174
  border-color: #0096ff;
33162
33175
  box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33176
+ z-index: 1;
33163
33177
  }
33164
33178
  .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33165
33179
  border-color: #e75a3a;