@cloudtower/eagle 0.30.8 → 0.30.9

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
@@ -29558,6 +29558,19 @@ html body {
29558
29558
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29559
29559
  }
29560
29560
  }
29561
+ .E_skwah65 {
29562
+ height: 8px;
29563
+ box-sizing: border-box;
29564
+ border-radius: 2px;
29565
+ background: #f5f7fa;
29566
+ display: flex;
29567
+ width: 100%;
29568
+ overflow: hidden;
29569
+ }
29570
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29571
+ margin-left: 1px;
29572
+ }
29573
+
29561
29574
  .E_c18bcrac {
29562
29575
  display: inline-block;
29563
29576
  width: 100%;
@@ -29605,6 +29618,39 @@ html body {
29605
29618
  margin-right: 4px;
29606
29619
  }
29607
29620
 
29621
+ span.E_tqjc4ui {
29622
+ margin: 0 2px;
29623
+ }
29624
+
29625
+ .E_n12mqh7z {
29626
+ display: flex;
29627
+ align-items: center;
29628
+ font-size: 12px;
29629
+ line-height: 18px;
29630
+ }
29631
+ .E_n12mqh7z:not(:last-child) {
29632
+ margin-bottom: 4px;
29633
+ }
29634
+
29635
+ .E_tf5bynu {
29636
+ margin: 0 3px;
29637
+ }
29638
+
29639
+ .E_tcckoz1 {
29640
+ max-height: 400px;
29641
+ overflow: auto;
29642
+ }
29643
+
29644
+ .E_gmyahx3 {
29645
+ cursor: pointer;
29646
+ }
29647
+ .E_gmyahx3 .link-text {
29648
+ color: rgba(0, 21, 64, 0.3);
29649
+ }
29650
+ .E_gmyahx3:hover .link-text {
29651
+ color: #0080ff;
29652
+ }
29653
+
29608
29654
  .E_s1ebs0ra {
29609
29655
  display: flex;
29610
29656
  align-items: center;
@@ -29666,22 +29712,6 @@ html body {
29666
29712
  background: #fff;
29667
29713
  }
29668
29714
 
29669
- .E_ou7iq30 {
29670
- overflow: hidden;
29671
- text-overflow: ellipsis;
29672
- }
29673
-
29674
- .E_s1tui002 {
29675
- white-space: nowrap;
29676
- }
29677
-
29678
- .E_mxrc2zg {
29679
- display: -webkit-box;
29680
- -webkit-line-clamp: var(--mxrc2zg-0);
29681
- -webkit-box-orient: vertical;
29682
- word-break: break-all;
29683
- }
29684
-
29685
29715
  .E_clm1wy1 {
29686
29716
  width: 192px;
29687
29717
  height: 246px;
@@ -29775,48 +29805,176 @@ html body {
29775
29805
  border-radius: 2px;
29776
29806
  }
29777
29807
 
29778
- .E_s1iv0tp1 .enabled-switch {
29808
+ .E_c1up1pdz {
29809
+ width: 648px;
29810
+ }
29811
+ .E_c1up1pdz.active {
29812
+ border-color: #0080ff;
29813
+ }
29814
+ .E_c1up1pdz.active > header {
29815
+ background: rgba(0, 128, 255, 0.1);
29816
+ }
29817
+ .E_c1up1pdz .expand {
29818
+ padding: 12px;
29819
+ }
29820
+ .E_c1up1pdz .field-item {
29779
29821
  display: flex;
29780
- align-items: center;
29822
+ padding: 10px 0;
29823
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29781
29824
  }
29782
- .E_s1iv0tp1 .enabled-text {
29783
- margin-right: 8px;
29825
+ .E_c1up1pdz .field-item:last-child {
29826
+ border-bottom: none;
29827
+ padding-bottom: 0;
29828
+ }
29829
+ .E_c1up1pdz .field-item label {
29830
+ line-height: 32px;
29831
+ width: 100px;
29832
+ color: rgba(62, 70, 82, 0.6);
29833
+ }
29834
+ .E_c1up1pdz .help {
29835
+ color: rgba(62, 70, 82, 0.6);
29836
+ margin-top: 5px;
29837
+ }
29838
+ .E_c1up1pdz .ant-input-affix-wrapper,
29839
+ .E_c1up1pdz .ant-picker {
29840
+ width: 128px;
29784
29841
  }
29785
29842
 
29786
- .E_skwah65 {
29787
- height: 8px;
29788
- box-sizing: border-box;
29789
- border-radius: 2px;
29790
- background: #f5f7fa;
29843
+ .E_c156wh19 {
29791
29844
  display: flex;
29792
- width: 100%;
29845
+ align-items: center;
29846
+ justify-content: space-between;
29847
+ word-break: keep-all;
29848
+ }
29849
+ .E_c156wh19 .title {
29850
+ margin: 0 16px 0 8px;
29851
+ }
29852
+ .E_c156wh19 .retain {
29853
+ color: rgba(129, 138, 153, 0.6);
29854
+ }
29855
+ .E_c156wh19 div.left {
29856
+ flex: 1;
29857
+ display: flex;
29858
+ overflow: hidden;
29859
+ align-items: center;
29860
+ justify-content: flex-start;
29861
+ white-space: nowrap;
29862
+ }
29863
+ .E_c156wh19 div.left .title {
29864
+ max-width: 100%;
29793
29865
  overflow: hidden;
29866
+ text-overflow: ellipsis;
29794
29867
  }
29795
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29796
- margin-left: 1px;
29868
+ .E_c156wh19 div.right {
29869
+ display: flex;
29870
+ align-items: center;
29871
+ }
29872
+ .E_c156wh19 .reverse {
29873
+ display: flex;
29874
+ flex-direction: row-reverse;
29875
+ align-items: center;
29876
+ }
29877
+ .E_c156wh19 .reverse .ant-switch {
29878
+ margin-left: 8px;
29879
+ }
29880
+ .E_c156wh19 .close {
29881
+ padding-left: 14px;
29882
+ margin-left: 14px;
29883
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
29884
+ cursor: pointer;
29797
29885
  }
29798
29886
 
29799
- .E_n12mqh7z {
29887
+ .E_m126spxy {
29888
+ padding-bottom: 4px;
29889
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29890
+ }
29891
+ .E_m126spxy .ant-btn-link {
29892
+ padding: 1px 10px;
29893
+ color: rgba(62, 70, 82, 0.6);
29894
+ border-radius: 4px;
29895
+ }
29896
+ .E_m126spxy .ant-btn-link.active {
29897
+ background: rgba(0, 128, 255, 0.1);
29898
+ color: #0096ff;
29899
+ }
29900
+
29901
+ .E_wpbf4pq {
29902
+ padding: 10px 0;
29903
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29904
+ }
29905
+ .E_wpbf4pq .ant-input,
29906
+ .E_wpbf4pq .ant-picker {
29907
+ width: 80px;
29908
+ margin: 0 9px;
29909
+ text-align: center;
29910
+ }
29911
+ .E_wpbf4pq .options {
29912
+ padding: 12px 0 12px 16px;
29913
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
29914
+ margin: 5px 0 5px 8px;
29915
+ }
29916
+ .E_wpbf4pq .week-day-option,
29917
+ .E_wpbf4pq .month-day-option {
29918
+ background: #f5f7fa;
29919
+ box-sizing: border-box;
29920
+ border-radius: 16px;
29921
+ margin-right: 8px;
29922
+ }
29923
+ .E_wpbf4pq .week-day-option:focus,
29924
+ .E_wpbf4pq .month-day-option:focus {
29925
+ color: inherit;
29926
+ border-color: #d9d9d9;
29927
+ }
29928
+ .E_wpbf4pq .week-day-option.active {
29929
+ background-color: #0096ff;
29930
+ border-color: #0096ff;
29931
+ color: #fff;
29932
+ }
29933
+ .E_wpbf4pq .week-day-option.en-text {
29934
+ width: 110px;
29935
+ margin-top: 4px;
29936
+ }
29937
+ .E_wpbf4pq .month-day-option {
29938
+ width: 32px;
29939
+ padding: 0;
29940
+ margin-bottom: 8px;
29941
+ }
29942
+ .E_wpbf4pq .month-day-option.active {
29943
+ background-color: #0096ff;
29944
+ border-color: #0096ff;
29945
+ color: #fff;
29946
+ }
29947
+
29948
+ .E_s1iv0tp1 .enabled-switch {
29800
29949
  display: flex;
29801
29950
  align-items: center;
29802
- font-size: 12px;
29803
- line-height: 18px;
29804
29951
  }
29805
- .E_n12mqh7z:not(:last-child) {
29806
- margin-bottom: 4px;
29952
+ .E_s1iv0tp1 .enabled-text {
29953
+ margin-right: 8px;
29807
29954
  }
29808
29955
 
29809
- .E_tf5bynu {
29810
- margin: 0 3px;
29956
+ .E_ou7iq30 {
29957
+ overflow: hidden;
29958
+ text-overflow: ellipsis;
29811
29959
  }
29812
29960
 
29813
- .E_tcckoz1 {
29814
- max-height: 400px;
29815
- overflow: auto;
29961
+ .E_s1tui002 {
29962
+ white-space: nowrap;
29816
29963
  }
29817
29964
 
29818
- span.E_tqjc4ui {
29819
- margin: 0 2px;
29965
+ .E_mxrc2zg {
29966
+ display: -webkit-box;
29967
+ -webkit-line-clamp: var(--mxrc2zg-0);
29968
+ -webkit-box-orient: vertical;
29969
+ word-break: break-all;
29970
+ }
29971
+
29972
+ .E_t1vv6d68 .ant-tooltip-arrow {
29973
+ display: none;
29974
+ }
29975
+ .E_t1vv6d68 .ant-tooltip-inner {
29976
+ background: rgba(23, 38, 64, 0.8);
29977
+ border-radius: 4px;
29820
29978
  }
29821
29979
 
29822
29980
  .E_s1at6qmn.ant-layout-sider {
@@ -29932,20 +30090,121 @@ span.E_tqjc4ui {
29932
30090
  text-align: left;
29933
30091
  }
29934
30092
 
29935
- .E_t1sqg15u {
29936
- background: white;
29937
- }
29938
- .E_t1sqg15u.inline .table-row {
29939
- flex-direction: column;
30093
+ .E_m74vjol {
30094
+ display: flex;
30095
+ justify-content: space-between;
30096
+ width: 100%;
29940
30097
  }
29941
- .E_t1sqg15u.inline .table-row > label {
29942
- padding: 0 16px 7px 0;
30098
+ .E_m74vjol .action {
30099
+ margin-left: 16px;
29943
30100
  }
29944
- .E_t1sqg15u.has-border .table-header {
29945
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30101
+
30102
+ .E_a1o35uvh .ant-alert-message {
30103
+ width: 100%;
29946
30104
  }
29947
- .E_t1sqg15u.has-border .hiddenBorder {
29948
- border-top: none !important;
30105
+
30106
+ .E_wg1tsps {
30107
+ display: flex;
30108
+ align-items: center;
30109
+ justify-content: flex-end;
30110
+ }
30111
+
30112
+ .E_b1ctd5xy {
30113
+ display: flex;
30114
+ align-items: center;
30115
+ width: calc(100% - 40px);
30116
+ }
30117
+ .E_b1ctd5xy .chart {
30118
+ display: inline-block;
30119
+ width: 100%;
30120
+ }
30121
+
30122
+ .E_u1p8acpn {
30123
+ min-width: 40px;
30124
+ }
30125
+ .E_u1p8acpn .unit {
30126
+ color: #00122e !important;
30127
+ }
30128
+
30129
+ .E_c18gxmrl {
30130
+ border: 1px solid #d8deeb;
30131
+ border-radius: 4px;
30132
+ }
30133
+ .E_c18gxmrl + .E_c18gxmrl {
30134
+ margin-top: 8px;
30135
+ }
30136
+ .E_c18gxmrl:hover {
30137
+ border-color: #0080ff;
30138
+ }
30139
+ .E_c18gxmrl:hover > header {
30140
+ background: rgba(0, 128, 255, 0.1);
30141
+ }
30142
+ .E_c18gxmrl.active header {
30143
+ border-bottom: 1px solid #d8deeb;
30144
+ }
30145
+ .E_c18gxmrl > header {
30146
+ padding: 8px 12px;
30147
+ }
30148
+
30149
+ .E_berrcjl {
30150
+ color: rgba(10, 37, 85, 0.6);
30151
+ margin-bottom: 4px;
30152
+ }
30153
+ .E_berrcjl .breadcrumb-link {
30154
+ color: rgba(10, 37, 85, 0.6);
30155
+ cursor: pointer;
30156
+ transition: color 160ms ease;
30157
+ }
30158
+ .E_berrcjl .breadcrumb-link:hover {
30159
+ color: #0080ff;
30160
+ }
30161
+ .E_berrcjl .breadcrumb-link:active {
30162
+ color: #005ed1;
30163
+ }
30164
+
30165
+ .E_b1nip9bk {
30166
+ padding: 4px 11px;
30167
+ }
30168
+
30169
+ .E_bqamoqe {
30170
+ white-space: nowrap;
30171
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30172
+ }
30173
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30174
+ --color: #0080ff;
30175
+ }
30176
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30177
+ --color: #0080ff;
30178
+ }
30179
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30180
+ margin-left: 1px;
30181
+ }
30182
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30183
+ border-top-right-radius: 0;
30184
+ border-bottom-right-radius: 0;
30185
+ }
30186
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30187
+ border-top-left-radius: 0;
30188
+ border-bottom-left-radius: 0;
30189
+ }
30190
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30191
+ border-radius: unset;
30192
+ }
30193
+
30194
+ .E_t1sqg15u {
30195
+ background: white;
30196
+ }
30197
+ .E_t1sqg15u.inline .table-row {
30198
+ flex-direction: column;
30199
+ }
30200
+ .E_t1sqg15u.inline .table-row > label {
30201
+ padding: 0 16px 7px 0;
30202
+ }
30203
+ .E_t1sqg15u.has-border .table-header {
30204
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30205
+ }
30206
+ .E_t1sqg15u.has-border .hiddenBorder {
30207
+ border-top: none !important;
29949
30208
  }
29950
30209
  .E_t1sqg15u.has-border .table-row + .table-row {
29951
30210
  border-top: 1px solid rgba(225, 230, 241, 0.6);
@@ -30022,16 +30281,6 @@ span.E_tqjc4ui {
30022
30281
  padding-right: 12px;
30023
30282
  }
30024
30283
 
30025
- .E_gmyahx3 {
30026
- cursor: pointer;
30027
- }
30028
- .E_gmyahx3 .link-text {
30029
- color: rgba(0, 21, 64, 0.3);
30030
- }
30031
- .E_gmyahx3:hover .link-text {
30032
- color: #0080ff;
30033
- }
30034
-
30035
30284
  .E_t160l1cm {
30036
30285
  display: flex;
30037
30286
  flex-direction: column;
@@ -30235,345 +30484,104 @@ span.E_tqjc4ui {
30235
30484
  background: transparent;
30236
30485
  }
30237
30486
 
30238
- .E_c1up1pdz {
30239
- width: 648px;
30487
+ .E_b1wx3t3t.ant-btn-icon-only {
30488
+ justify-content: center;
30240
30489
  }
30241
- .E_c1up1pdz.active {
30242
- border-color: #0080ff;
30490
+ .E_b1wx3t3t.ant-btn {
30491
+ display: inline-flex;
30492
+ align-items: center;
30493
+ justify-content: center;
30494
+ height: 32px;
30495
+ border-radius: 6px;
30496
+ line-height: 22px;
30497
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30498
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30243
30499
  }
30244
- .E_c1up1pdz.active > header {
30245
- background: rgba(0, 128, 255, 0.1);
30500
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
30501
+ height: 40px;
30502
+ line-height: 24px;
30246
30503
  }
30247
- .E_c1up1pdz .expand {
30248
- padding: 12px;
30504
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
30505
+ height: 24px;
30506
+ line-height: 20px;
30249
30507
  }
30250
- .E_c1up1pdz .field-item {
30251
- display: flex;
30252
- padding: 10px 0;
30253
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30508
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30509
+ border-radius: 50%;
30254
30510
  }
30255
- .E_c1up1pdz .field-item:last-child {
30256
- border-bottom: none;
30257
- padding-bottom: 0;
30511
+ .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30512
+ margin-right: 8px;
30513
+ padding-right: 0px;
30258
30514
  }
30259
- .E_c1up1pdz .field-item label {
30260
- line-height: 32px;
30261
- width: 100px;
30262
- color: rgba(62, 70, 82, 0.6);
30515
+ .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
30516
+ color: var(--color, #06101f);
30517
+ font-weight: var(--font-weight);
30518
+ background: var(--background-color, #fff);
30519
+ border-width: var(--border-width, 1px);
30520
+ border-color: var(--border-color, #d9d9d9);
30263
30521
  }
30264
- .E_c1up1pdz .help {
30265
- color: rgba(62, 70, 82, 0.6);
30266
- margin-top: 5px;
30522
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
30523
+ display: none;
30267
30524
  }
30268
- .E_c1up1pdz .ant-input-affix-wrapper,
30269
- .E_c1up1pdz .ant-picker {
30270
- width: 128px;
30525
+ .E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
30526
+ color: var(--color, inherit);
30271
30527
  }
30272
-
30273
- .E_c156wh19 {
30274
- display: flex;
30275
- align-items: center;
30276
- justify-content: space-between;
30277
- word-break: keep-all;
30528
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
30529
+ background: var(--background-color-hover, var(--background-color));
30530
+ border-color: var(--border-color-hover, var(--border-color, transparent));
30278
30531
  }
30279
- .E_c156wh19 .title {
30280
- margin: 0 16px 0 8px;
30532
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
30533
+ --scale: 1;
30534
+ --transY: 1px;
30535
+ background: var(--background-color-active, var(--background-color));
30536
+ border-color: var(--border-color-active, var(--border-color, transparent));
30281
30537
  }
30282
- .E_c156wh19 .retain {
30283
- color: rgba(129, 138, 153, 0.6);
30538
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
30539
+ background: var(--background-color-focus, var(--background-color));
30540
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30541
+ border-color: var(--border-color-focus, var(--border-color, transparent));
30284
30542
  }
30285
- .E_c156wh19 div.left {
30286
- flex: 1;
30287
- display: flex;
30288
- overflow: hidden;
30289
- align-items: center;
30290
- justify-content: flex-start;
30291
- white-space: nowrap;
30543
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
30544
+ color: var(--color-disabled, var(--color));
30545
+ background: var(--background-color-disabled, var(--background-color));
30546
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
30547
+ opacity: 0.5;
30292
30548
  }
30293
- .E_c156wh19 div.left .title {
30294
- max-width: 100%;
30295
- overflow: hidden;
30296
- text-overflow: ellipsis;
30549
+ .E_b1wx3t3t.ant-btn-link[disabled] {
30550
+ color: #0080ff;
30551
+ opacity: 0.5;
30297
30552
  }
30298
- .E_c156wh19 div.right {
30299
- display: flex;
30300
- align-items: center;
30553
+ .E_b1wx3t3t.ant-btn-primary {
30554
+ --color: #fff;
30555
+ --font-weight: bold;
30556
+ --border-width: 0;
30557
+ --background-color: #0080ff;
30558
+ --background-color-hover: #009dff;
30559
+ --background-color-active: #005ed1;
30560
+ --background-color-focus: #0080ff;
30561
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30301
30562
  }
30302
- .E_c156wh19 .reverse {
30303
- display: flex;
30304
- flex-direction: row-reverse;
30305
- align-items: center;
30563
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30564
+ --background-color: #f0483e;
30565
+ --background-color-hover: #ff5252;
30566
+ --background-color-active: #c73d31;
30567
+ --background-color-focus: #ff5252;
30568
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30306
30569
  }
30307
- .E_c156wh19 .reverse .ant-switch {
30308
- margin-left: 8px;
30570
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30571
+ --background-color: #fea008;
30572
+ --background-color-hover: #feba33;
30573
+ --background-color-active: #e07f00;
30574
+ --background-color-focus: #fea008;
30309
30575
  }
30310
- .E_c156wh19 .close {
30311
- padding-left: 14px;
30312
- margin-left: 14px;
30313
- border-left: 1px solid rgba(129, 138, 153, 0.6);
30314
- cursor: pointer;
30315
- }
30316
-
30317
- .E_m126spxy {
30318
- padding-bottom: 4px;
30319
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30320
- }
30321
- .E_m126spxy .ant-btn-link {
30322
- padding: 1px 10px;
30323
- color: rgba(62, 70, 82, 0.6);
30324
- border-radius: 4px;
30325
- }
30326
- .E_m126spxy .ant-btn-link.active {
30327
- background: rgba(0, 128, 255, 0.1);
30328
- color: #0096ff;
30329
- }
30330
-
30331
- .E_wpbf4pq {
30332
- padding: 10px 0;
30333
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30334
- }
30335
- .E_wpbf4pq .ant-input,
30336
- .E_wpbf4pq .ant-picker {
30337
- width: 80px;
30338
- margin: 0 9px;
30339
- text-align: center;
30340
- }
30341
- .E_wpbf4pq .options {
30342
- padding: 12px 0 12px 16px;
30343
- border-left: 2px solid rgba(129, 138, 153, 0.6);
30344
- margin: 5px 0 5px 8px;
30345
- }
30346
- .E_wpbf4pq .week-day-option,
30347
- .E_wpbf4pq .month-day-option {
30348
- background: #f5f7fa;
30349
- box-sizing: border-box;
30350
- border-radius: 16px;
30351
- margin-right: 8px;
30352
- }
30353
- .E_wpbf4pq .week-day-option:focus,
30354
- .E_wpbf4pq .month-day-option:focus {
30355
- color: inherit;
30356
- border-color: #d9d9d9;
30357
- }
30358
- .E_wpbf4pq .week-day-option.active {
30359
- background-color: #0096ff;
30360
- border-color: #0096ff;
30361
- color: #fff;
30362
- }
30363
- .E_wpbf4pq .week-day-option.en-text {
30364
- width: 110px;
30365
- margin-top: 4px;
30366
- }
30367
- .E_wpbf4pq .month-day-option {
30368
- width: 32px;
30369
- padding: 0;
30370
- margin-bottom: 8px;
30371
- }
30372
- .E_wpbf4pq .month-day-option.active {
30373
- background-color: #0096ff;
30374
- border-color: #0096ff;
30375
- color: #fff;
30376
- }
30377
-
30378
- .E_b1nip9bk {
30379
- padding: 4px 11px;
30380
- }
30381
-
30382
- .E_bqamoqe {
30383
- white-space: nowrap;
30384
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30385
- }
30386
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30387
- --color: #0080ff;
30388
- }
30389
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30390
- --color: #0080ff;
30391
- }
30392
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30393
- margin-left: 1px;
30394
- }
30395
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30396
- border-top-right-radius: 0;
30397
- border-bottom-right-radius: 0;
30398
- }
30399
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30400
- border-top-left-radius: 0;
30401
- border-bottom-left-radius: 0;
30402
- }
30403
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30404
- border-radius: unset;
30405
- }
30406
-
30407
- .E_c18gxmrl {
30408
- border: 1px solid #d8deeb;
30409
- border-radius: 4px;
30410
- }
30411
- .E_c18gxmrl + .E_c18gxmrl {
30412
- margin-top: 8px;
30413
- }
30414
- .E_c18gxmrl:hover {
30415
- border-color: #0080ff;
30416
- }
30417
- .E_c18gxmrl:hover > header {
30418
- background: rgba(0, 128, 255, 0.1);
30419
- }
30420
- .E_c18gxmrl.active header {
30421
- border-bottom: 1px solid #d8deeb;
30422
- }
30423
- .E_c18gxmrl > header {
30424
- padding: 8px 12px;
30425
- }
30426
-
30427
- .E_m74vjol {
30428
- display: flex;
30429
- justify-content: space-between;
30430
- width: 100%;
30431
- }
30432
- .E_m74vjol .action {
30433
- margin-left: 16px;
30434
- }
30435
-
30436
- .E_a1o35uvh .ant-alert-message {
30437
- width: 100%;
30438
- }
30439
-
30440
- .E_berrcjl {
30441
- color: rgba(10, 37, 85, 0.6);
30442
- margin-bottom: 4px;
30443
- }
30444
- .E_berrcjl .breadcrumb-link {
30445
- color: rgba(10, 37, 85, 0.6);
30446
- cursor: pointer;
30447
- transition: color 160ms ease;
30448
- }
30449
- .E_berrcjl .breadcrumb-link:hover {
30450
- color: #0080ff;
30451
- }
30452
- .E_berrcjl .breadcrumb-link:active {
30453
- color: #005ed1;
30454
- }
30455
-
30456
- .E_wg1tsps {
30457
- display: flex;
30458
- align-items: center;
30459
- justify-content: flex-end;
30460
- }
30461
-
30462
- .E_b1ctd5xy {
30463
- display: flex;
30464
- align-items: center;
30465
- width: calc(100% - 40px);
30466
- }
30467
- .E_b1ctd5xy .chart {
30468
- display: inline-block;
30469
- width: 100%;
30470
- }
30471
-
30472
- .E_u1p8acpn {
30473
- min-width: 40px;
30474
- }
30475
- .E_u1p8acpn .unit {
30476
- color: #00122e !important;
30477
- }
30478
-
30479
- .E_b1wx3t3t.ant-btn-icon-only {
30480
- justify-content: center;
30481
- }
30482
- .E_b1wx3t3t.ant-btn {
30483
- display: inline-flex;
30484
- align-items: center;
30485
- justify-content: center;
30486
- height: 32px;
30487
- border-radius: 6px;
30488
- line-height: 22px;
30489
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30490
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30491
- }
30492
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
30493
- height: 40px;
30494
- line-height: 24px;
30495
- }
30496
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
30497
- height: 24px;
30498
- line-height: 20px;
30499
- }
30500
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30501
- border-radius: 50%;
30502
- }
30503
- .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30504
- margin-right: 8px;
30505
- padding-right: 0px;
30506
- }
30507
- .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
30508
- color: var(--color, #06101f);
30509
- font-weight: var(--font-weight);
30510
- background: var(--background-color, #fff);
30511
- border-width: var(--border-width, 1px);
30512
- border-color: var(--border-color, #d9d9d9);
30513
- }
30514
- .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
30515
- display: none;
30516
- }
30517
- .E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
30518
- color: var(--color, inherit);
30519
- }
30520
- .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
30521
- background: var(--background-color-hover, var(--background-color));
30522
- border-color: var(--border-color-hover, var(--border-color, transparent));
30523
- }
30524
- .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
30525
- --scale: 1;
30526
- --transY: 1px;
30527
- background: var(--background-color-active, var(--background-color));
30528
- border-color: var(--border-color-active, var(--border-color, transparent));
30529
- }
30530
- .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
30531
- background: var(--background-color-focus, var(--background-color));
30532
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30533
- border-color: var(--border-color-focus, var(--border-color, transparent));
30534
- }
30535
- .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
30536
- color: var(--color-disabled, var(--color));
30537
- background: var(--background-color-disabled, var(--background-color));
30538
- border-color: var(--border-color-disabled, var(--border-color, transparent));
30539
- opacity: 0.5;
30540
- }
30541
- .E_b1wx3t3t.ant-btn-link[disabled] {
30542
- color: #0080ff;
30543
- opacity: 0.5;
30544
- }
30545
- .E_b1wx3t3t.ant-btn-primary {
30546
- --color: #fff;
30547
- --font-weight: bold;
30548
- --border-width: 0;
30549
- --background-color: #0080ff;
30550
- --background-color-hover: #009dff;
30551
- --background-color-active: #005ed1;
30552
- --background-color-focus: #0080ff;
30553
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30554
- }
30555
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30556
- --background-color: #f0483e;
30557
- --background-color-hover: #ff5252;
30558
- --background-color-active: #c73d31;
30559
- --background-color-focus: #ff5252;
30560
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30561
- }
30562
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30563
- --background-color: #fea008;
30564
- --background-color-hover: #feba33;
30565
- --background-color-active: #e07f00;
30566
- --background-color-focus: #fea008;
30567
- }
30568
- .E_b1wx3t3t.ant-btn-secondary {
30569
- --color: #0080ff;
30570
- --font-weight: bold;
30571
- --border-width: 0;
30572
- --background-color: rgba(0, 136, 255, 0.1);
30573
- --background-color-hover: rgba(0, 136, 255, 0.16);
30574
- --background-color-active: rgba(0, 136, 255, 0.2);
30575
- --background-color-focus: rgba(0, 136, 255, 0.1);
30576
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30576
+ .E_b1wx3t3t.ant-btn-secondary {
30577
+ --color: #0080ff;
30578
+ --font-weight: bold;
30579
+ --border-width: 0;
30580
+ --background-color: rgba(0, 136, 255, 0.1);
30581
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30582
+ --background-color-active: rgba(0, 136, 255, 0.2);
30583
+ --background-color-focus: rgba(0, 136, 255, 0.1);
30584
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30577
30585
  }
30578
30586
  .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30579
30587
  --color: #f0483e;
@@ -30730,6 +30738,10 @@ button.E_n7k2c6r {
30730
30738
  padding: 0;
30731
30739
  }
30732
30740
 
30741
+ .E_sx1bpnu .ant-input-sm {
30742
+ line-height: 18px;
30743
+ }
30744
+
30733
30745
  .E_c1uzzomf {
30734
30746
  margin-bottom: 16px;
30735
30747
  }
@@ -30752,8 +30764,17 @@ button.E_n7k2c6r {
30752
30764
  text-align: center;
30753
30765
  }
30754
30766
 
30755
- .E_sx1bpnu .ant-input-sm {
30756
- line-height: 18px;
30767
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30768
+ padding: 4px 8px 0 8px;
30769
+ color: rgba(44, 56, 82, 0.6);
30770
+ font-size: 12px;
30771
+ }
30772
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30773
+ padding-bottom: 6px;
30774
+ }
30775
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30776
+ padding-top: 4px;
30777
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30757
30778
  }
30758
30779
 
30759
30780
  .E_ccrbeuz .ant-collapse-item {
@@ -30778,6 +30799,17 @@ button.E_n7k2c6r {
30778
30799
  cursor: default;
30779
30800
  }
30780
30801
 
30802
+ .E_c1yyuluq {
30803
+ border-radius: 8px;
30804
+ }
30805
+ .E_c1yyuluq .ant-card-body {
30806
+ padding: 20px 24px 24px 24px;
30807
+ }
30808
+
30809
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30810
+ display: flex;
30811
+ }
30812
+
30781
30813
  .E_d1bw7c5z {
30782
30814
  position: relative;
30783
30815
  max-width: 388px;
@@ -30861,17 +30893,6 @@ button.E_n7k2c6r {
30861
30893
  width: 102px;
30862
30894
  }
30863
30895
 
30864
- .E_c1yyuluq {
30865
- border-radius: 8px;
30866
- }
30867
- .E_c1yyuluq .ant-card-body {
30868
- padding: 20px 24px 24px 24px;
30869
- }
30870
-
30871
- .E_itxley7.ant-input-group.ant-input-group-compact {
30872
- display: flex;
30873
- }
30874
-
30875
30896
  .E_phljevk {
30876
30897
  display: flex;
30877
30898
  justify-content: space-between;
@@ -30929,17 +30950,139 @@ button.E_n7k2c6r {
30929
30950
  line-height: 18px;
30930
30951
  }
30931
30952
 
30932
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30933
- padding: 4px 8px 0 8px;
30953
+ .E_ivqqkzv {
30954
+ height: 24px;
30955
+ width: 56px !important;
30956
+ margin-right: 4px;
30957
+ }
30958
+
30959
+ .E_c1wk4q29 {
30934
30960
  color: rgba(44, 56, 82, 0.6);
30935
- font-size: 12px;
30936
30961
  }
30937
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30938
- padding-bottom: 6px;
30962
+
30963
+ .E_c1bus5hc {
30964
+ --color: white;
30965
+ height: 14px;
30966
+ width: 14px;
30967
+ border-radius: 50%;
30968
+ flex-shrink: 0;
30969
+ display: flex;
30970
+ align-items: center;
30971
+ justify-content: center;
30972
+ border: 1px solid var(--color);
30939
30973
  }
30940
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30941
- padding-top: 4px;
30974
+ .E_c1bus5hc .circle-inner {
30975
+ position: relative;
30976
+ height: 10px;
30977
+ width: 10px;
30978
+ border-radius: 50%;
30979
+ overflow: hidden;
30980
+ }
30981
+ .E_c1bus5hc .circle-content {
30982
+ position: absolute;
30983
+ height: 100%;
30984
+ width: 100%;
30985
+ left: 0;
30986
+ top: 0;
30987
+ border-radius: 50%;
30988
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30989
+ transform: rotate(180deg);
30990
+ }
30991
+ .E_c1bus5hc .circle-child {
30992
+ position: absolute;
30993
+ height: 100%;
30994
+ width: 100%;
30995
+ left: 0;
30996
+ top: 0;
30997
+ margin-left: 50%;
30998
+ transform-origin: left;
30999
+ background: white;
31000
+ transform: rotate(0deg);
31001
+ }
31002
+
31003
+ .E_s1dni7lo {
31004
+ width: 430px !important;
31005
+ }
31006
+
31007
+ .E_d1wwmmm5 .ant-select-item-group {
31008
+ padding: 8px 16px;
31009
+ line-height: 18px;
30942
31010
  border-top: 1px solid rgba(211, 218, 235, 0.6);
31011
+ height: 34px;
31012
+ min-height: 34px;
31013
+ box-sizing: border-box;
31014
+ margin-top: 8px;
31015
+ }
31016
+
31017
+ .E_o1ugr09p {
31018
+ display: flex;
31019
+ flex-direction: column;
31020
+ margin: 1px 8px;
31021
+ padding: 8px;
31022
+ border-radius: 4px;
31023
+ }
31024
+ .E_o1ugr09p .selected-icon {
31025
+ display: none;
31026
+ }
31027
+ .E_o1ugr09p.ant-select-item-option-grouped {
31028
+ padding-left: 8px;
31029
+ }
31030
+ .E_o1ugr09p.ant-select-item-option-selected {
31031
+ background-color: white;
31032
+ }
31033
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31034
+ color: #0080ff;
31035
+ }
31036
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31037
+ display: block;
31038
+ }
31039
+ .E_o1ugr09p.ant-select-item-option-active {
31040
+ background: rgba(0, 136, 255, 0.16);
31041
+ }
31042
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31043
+ color: #0080ff;
31044
+ }
31045
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31046
+ background: rgba(0, 136, 255, 0.1);
31047
+ color: #0080ff;
31048
+ }
31049
+
31050
+ .E_o1ifxsq4 {
31051
+ display: flex;
31052
+ justify-content: space-between;
31053
+ height: 20px;
31054
+ line-height: 20px;
31055
+ }
31056
+ .E_o1ifxsq4 .timezone-title {
31057
+ color: #2d3a56;
31058
+ overflow: hidden;
31059
+ text-overflow: ellipsis;
31060
+ }
31061
+
31062
+ .E_o1zue7 {
31063
+ display: flex;
31064
+ justify-content: space-between;
31065
+ color: rgba(44, 56, 82, 0.6);
31066
+ height: 18px;
31067
+ line-height: 18px;
31068
+ margin-top: 2px;
31069
+ }
31070
+
31071
+ .E_tyfmlxg {
31072
+ border: none;
31073
+ margin-right: 0;
31074
+ background: rgba(225, 230, 241, 0.6);
31075
+ }
31076
+
31077
+ .E_o18uybox {
31078
+ pointer-events: none;
31079
+ height: 32px;
31080
+ width: 100%;
31081
+ opacity: 0;
31082
+ }
31083
+
31084
+ .E_tju3gfj .date {
31085
+ margin-right: 4px;
30943
31086
  }
30944
31087
 
30945
31088
  .E_rapgekc.ant-radio-wrapper {
@@ -31078,28 +31221,14 @@ button.E_n7k2c6r {
31078
31221
  .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31079
31222
  display: none;
31080
31223
  }
31081
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31082
- display: inline;
31083
- }
31084
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31085
- display: inline;
31086
- margin-right: 8px;
31087
- padding: 0;
31088
- width: 36px;
31089
- }
31090
-
31091
- .E_ivqqkzv {
31092
- height: 24px;
31093
- width: 56px !important;
31094
- margin-right: 4px;
31095
- }
31096
-
31097
- .E_c1wk4q29 {
31098
- color: rgba(44, 56, 82, 0.6);
31099
- }
31100
-
31101
- .E_tju3gfj .date {
31102
- margin-right: 4px;
31224
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31225
+ display: inline;
31226
+ }
31227
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31228
+ display: inline;
31229
+ margin-right: 8px;
31230
+ padding: 0;
31231
+ width: 36px;
31103
31232
  }
31104
31233
 
31105
31234
  .E_s1dizucg.ant-switch {
@@ -31157,131 +31286,6 @@ button.E_n7k2c6r {
31157
31286
  margin-left: 5px;
31158
31287
  }
31159
31288
 
31160
- .E_s1dni7lo {
31161
- width: 430px !important;
31162
- }
31163
-
31164
- .E_d1wwmmm5 .ant-select-item-group {
31165
- padding: 8px 16px;
31166
- line-height: 18px;
31167
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31168
- height: 34px;
31169
- min-height: 34px;
31170
- box-sizing: border-box;
31171
- margin-top: 8px;
31172
- }
31173
-
31174
- .E_o1ugr09p {
31175
- display: flex;
31176
- flex-direction: column;
31177
- margin: 1px 8px;
31178
- padding: 8px;
31179
- border-radius: 4px;
31180
- }
31181
- .E_o1ugr09p .selected-icon {
31182
- display: none;
31183
- }
31184
- .E_o1ugr09p.ant-select-item-option-grouped {
31185
- padding-left: 8px;
31186
- }
31187
- .E_o1ugr09p.ant-select-item-option-selected {
31188
- background-color: white;
31189
- }
31190
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31191
- color: #0080ff;
31192
- }
31193
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31194
- display: block;
31195
- }
31196
- .E_o1ugr09p.ant-select-item-option-active {
31197
- background: rgba(0, 136, 255, 0.16);
31198
- }
31199
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31200
- color: #0080ff;
31201
- }
31202
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31203
- background: rgba(0, 136, 255, 0.1);
31204
- color: #0080ff;
31205
- }
31206
-
31207
- .E_o1ifxsq4 {
31208
- display: flex;
31209
- justify-content: space-between;
31210
- height: 20px;
31211
- line-height: 20px;
31212
- }
31213
- .E_o1ifxsq4 .timezone-title {
31214
- color: #2d3a56;
31215
- overflow: hidden;
31216
- text-overflow: ellipsis;
31217
- }
31218
-
31219
- .E_o1zue7 {
31220
- display: flex;
31221
- justify-content: space-between;
31222
- color: rgba(44, 56, 82, 0.6);
31223
- height: 18px;
31224
- line-height: 18px;
31225
- margin-top: 2px;
31226
- }
31227
-
31228
- .E_tyfmlxg {
31229
- border: none;
31230
- margin-right: 0;
31231
- background: rgba(225, 230, 241, 0.6);
31232
- }
31233
-
31234
- .E_o18uybox {
31235
- pointer-events: none;
31236
- height: 32px;
31237
- width: 100%;
31238
- opacity: 0;
31239
- }
31240
-
31241
- .E_iq1gosr {
31242
- display: inline-block;
31243
- }
31244
-
31245
- .E_c1bus5hc {
31246
- --color: white;
31247
- height: 14px;
31248
- width: 14px;
31249
- border-radius: 50%;
31250
- flex-shrink: 0;
31251
- display: flex;
31252
- align-items: center;
31253
- justify-content: center;
31254
- border: 1px solid var(--color);
31255
- }
31256
- .E_c1bus5hc .circle-inner {
31257
- position: relative;
31258
- height: 10px;
31259
- width: 10px;
31260
- border-radius: 50%;
31261
- overflow: hidden;
31262
- }
31263
- .E_c1bus5hc .circle-content {
31264
- position: absolute;
31265
- height: 100%;
31266
- width: 100%;
31267
- left: 0;
31268
- top: 0;
31269
- border-radius: 50%;
31270
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31271
- transform: rotate(180deg);
31272
- }
31273
- .E_c1bus5hc .circle-child {
31274
- position: absolute;
31275
- height: 100%;
31276
- width: 100%;
31277
- left: 0;
31278
- top: 0;
31279
- margin-left: 50%;
31280
- transform-origin: left;
31281
- background: white;
31282
- transform: rotate(0deg);
31283
- }
31284
-
31285
31289
  .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31286
31290
  border-radius: 6px;
31287
31291
  }
@@ -31339,6 +31343,30 @@ button.E_n7k2c6r {
31339
31343
  transform: rotate(180deg);
31340
31344
  }
31341
31345
 
31346
+ .E_i1inqkme {
31347
+ height: 18px;
31348
+ line-height: 18px;
31349
+ padding: 0 4px;
31350
+ border-radius: 4px;
31351
+ background: rgba(235, 239, 245, 0.6);
31352
+ border: 1px solid rgba(223, 228, 235, 0.6);
31353
+ display: flex;
31354
+ align-items: center;
31355
+ white-space: nowrap;
31356
+ margin-right: 4px;
31357
+ }
31358
+
31359
+ .E_atcz0kf .ant-input-suffix {
31360
+ margin-left: 8px;
31361
+ }
31362
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31363
+ padding: 2px 7px 2px 12px;
31364
+ }
31365
+
31366
+ .E_iq1gosr {
31367
+ display: inline-block;
31368
+ }
31369
+
31342
31370
  .E_t1m2x205 .ant-tooltip-arrow {
31343
31371
  display: none;
31344
31372
  }
@@ -31478,6 +31506,55 @@ button.E_n7k2c6r {
31478
31506
  min-height: 0px;
31479
31507
  }
31480
31508
 
31509
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31510
+ display: var(--a1wfy30z-0);
31511
+ }
31512
+ .E_a1wfy30z .ant-input-number-input-wrap {
31513
+ padding: 4px 11px;
31514
+ display: inline-flex;
31515
+ line-height: 1.5715;
31516
+ height: inherit;
31517
+ }
31518
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31519
+ content: var(--a1wfy30z-1);
31520
+ display: var(--a1wfy30z-2);
31521
+ flex: none;
31522
+ align-items: center;
31523
+ margin-left: 4px;
31524
+ }
31525
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31526
+ content: var(--a1wfy30z-3);
31527
+ display: var(--a1wfy30z-4);
31528
+ flex: none;
31529
+ align-items: center;
31530
+ margin-right: 4px;
31531
+ cursor: auto;
31532
+ }
31533
+ .E_a1wfy30z .ant-input-number-input {
31534
+ padding: 0;
31535
+ margin: 0;
31536
+ height: auto;
31537
+ font-size: inherit;
31538
+ }
31539
+
31540
+ .E_iouxfgt {
31541
+ display: inline-flex;
31542
+ align-items: center;
31543
+ }
31544
+ .E_iouxfgt .icon-inner {
31545
+ display: inline-flex;
31546
+ align-items: center;
31547
+ justify-content: center;
31548
+ }
31549
+ .E_iouxfgt .icon-inner + span,
31550
+ .E_iouxfgt span + .icon-inner.suffix {
31551
+ margin-left: 4px;
31552
+ }
31553
+ .E_iouxfgt.is-rotate img,
31554
+ .E_iouxfgt.is-rotate svg {
31555
+ animation: rotate 680ms linear infinite;
31556
+ }
31557
+
31481
31558
  .E_ai7qkf2 .ant-input-number-handler-wrap {
31482
31559
  display: var(--ai7qkf2-0);
31483
31560
  }
@@ -31512,99 +31589,60 @@ button.E_n7k2c6r {
31512
31589
  width: 100%;
31513
31590
  border-radius: 6px;
31514
31591
  }
31515
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31516
- border-color: #0096ff;
31517
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31518
- z-index: 1;
31519
- }
31520
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31521
- border-color: #e75a3a;
31522
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31523
- }
31524
- .E_ai7qkf2 .ant-input-number-input {
31525
- height: 30px;
31526
- border: 1px;
31527
- padding: 5px 12px;
31528
- font-size: inherit;
31529
- }
31530
- .E_ai7qkf2.ant-input-number-lg input {
31531
- height: 38px;
31532
- border: 1px;
31533
- padding: 8px 16px;
31534
- }
31535
- .E_ai7qkf2.ant-input-number-sm input {
31536
- height: 22px;
31537
- border: 1px;
31538
- padding: 2px 8px;
31539
- }
31540
-
31541
- .E_i1inqkme {
31542
- height: 18px;
31543
- line-height: 18px;
31544
- padding: 0 4px;
31545
- border-radius: 4px;
31546
- background: rgba(235, 239, 245, 0.6);
31547
- border: 1px solid rgba(223, 228, 235, 0.6);
31548
- display: flex;
31549
- align-items: center;
31550
- white-space: nowrap;
31551
- margin-right: 4px;
31552
- }
31553
-
31554
- .E_iouxfgt {
31555
- display: inline-flex;
31556
- align-items: center;
31557
- }
31558
- .E_iouxfgt .icon-inner {
31559
- display: inline-flex;
31560
- align-items: center;
31561
- justify-content: center;
31592
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31593
+ border-color: #0096ff;
31594
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31595
+ z-index: 1;
31562
31596
  }
31563
- .E_iouxfgt .icon-inner + span,
31564
- .E_iouxfgt span + .icon-inner.suffix {
31565
- margin-left: 4px;
31597
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31598
+ border-color: #e75a3a;
31599
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31566
31600
  }
31567
- .E_iouxfgt.is-rotate img,
31568
- .E_iouxfgt.is-rotate svg {
31569
- animation: rotate 680ms linear infinite;
31601
+ .E_ai7qkf2 .ant-input-number-input {
31602
+ height: 30px;
31603
+ border: 1px;
31604
+ padding: 5px 12px;
31605
+ font-size: inherit;
31570
31606
  }
31571
-
31572
- .E_atcz0kf .ant-input-suffix {
31573
- margin-left: 8px;
31607
+ .E_ai7qkf2.ant-input-number-lg input {
31608
+ height: 38px;
31609
+ border: 1px;
31610
+ padding: 8px 16px;
31574
31611
  }
31575
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31576
- padding: 2px 7px 2px 12px;
31612
+ .E_ai7qkf2.ant-input-number-sm input {
31613
+ height: 22px;
31614
+ border: 1px;
31615
+ padding: 2px 8px;
31577
31616
  }
31578
31617
 
31579
- .E_a1wfy30z .ant-input-number-handler-wrap {
31580
- display: var(--a1wfy30z-0);
31581
- }
31582
- .E_a1wfy30z .ant-input-number-input-wrap {
31583
- padding: 4px 11px;
31618
+ .E_a1b5xrg3 .user-icon-inner {
31584
31619
  display: inline-flex;
31585
- line-height: 1.5715;
31586
- height: inherit;
31587
- }
31588
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31589
- content: var(--a1wfy30z-1);
31590
- display: var(--a1wfy30z-2);
31591
- flex: none;
31592
31620
  align-items: center;
31593
- margin-left: 4px;
31621
+ justify-content: center;
31622
+ color: #fff;
31623
+ font-weight: bold;
31624
+ font-size: 12px;
31625
+ width: 24px;
31626
+ height: 24px;
31627
+ border-radius: 50%;
31628
+ background: var(--a1b5xrg3-0);
31594
31629
  }
31595
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31596
- content: var(--a1wfy30z-3);
31597
- display: var(--a1wfy30z-4);
31598
- flex: none;
31630
+ .E_a1b5xrg3.btn-item {
31631
+ transition: all 160ms ease;
31632
+ cursor: pointer;
31633
+ width: 56px;
31634
+ height: 40px;
31635
+ display: inline-flex;
31599
31636
  align-items: center;
31600
- margin-right: 4px;
31601
- cursor: auto;
31637
+ justify-content: center;
31638
+ border-radius: 6px;
31602
31639
  }
31603
- .E_a1wfy30z .ant-input-number-input {
31604
- padding: 0;
31605
- margin: 0;
31606
- height: auto;
31607
- font-size: inherit;
31640
+ .E_a1b5xrg3.btn-item:hover {
31641
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31642
+ }
31643
+ .E_a1b5xrg3.btn-item:active {
31644
+ transform: translateY(2px);
31645
+ transition: all 320ms ease;
31608
31646
  }
31609
31647
 
31610
31648
  .E_owd0kml {
@@ -31616,6 +31654,10 @@ button.E_n7k2c6r {
31616
31654
  position: absolute;
31617
31655
  }
31618
31656
 
31657
+ .E_m196gn1d {
31658
+ min-width: 1280px;
31659
+ }
31660
+
31619
31661
  .E_dsnbhzf {
31620
31662
  font-family: Inter;
31621
31663
  font-style: normal;
@@ -32091,40 +32133,6 @@ button.E_n7k2c6r {
32091
32133
  line-height: 12px;
32092
32134
  }
32093
32135
 
32094
- .E_a1b5xrg3 .user-icon-inner {
32095
- display: inline-flex;
32096
- align-items: center;
32097
- justify-content: center;
32098
- color: #fff;
32099
- font-weight: bold;
32100
- font-size: 12px;
32101
- width: 24px;
32102
- height: 24px;
32103
- border-radius: 50%;
32104
- background: var(--a1b5xrg3-0);
32105
- }
32106
- .E_a1b5xrg3.btn-item {
32107
- transition: all 160ms ease;
32108
- cursor: pointer;
32109
- width: 56px;
32110
- height: 40px;
32111
- display: inline-flex;
32112
- align-items: center;
32113
- justify-content: center;
32114
- border-radius: 6px;
32115
- }
32116
- .E_a1b5xrg3.btn-item:hover {
32117
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32118
- }
32119
- .E_a1b5xrg3.btn-item:active {
32120
- transform: translateY(2px);
32121
- transition: all 320ms ease;
32122
- }
32123
-
32124
- .E_m196gn1d {
32125
- min-width: 1280px;
32126
- }
32127
-
32128
32136
  .E_cnujxq2 {
32129
32137
  display: flex;
32130
32138
  flex-direction: column;
@@ -33765,23 +33773,6 @@ input.E_rf8rlle.ant-input {
33765
33773
  padding: 0;
33766
33774
  }
33767
33775
 
33768
- .E_b14q2gmw {
33769
- 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);
33770
- }
33771
-
33772
- .E_c1eym6el {
33773
- border-radius: 8px;
33774
- background-color: white;
33775
- }
33776
- .E_c1eym6el.hoverable {
33777
- cursor: pointer;
33778
- }
33779
- .E_c1eym6el.hoverable:hover {
33780
- transition: all 200ms ease;
33781
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33782
- transform: translateY(-4px);
33783
- }
33784
-
33785
33776
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33786
33777
  margin-right: 2px;
33787
33778
  }
@@ -33816,8 +33807,53 @@ input.E_rf8rlle.ant-input {
33816
33807
  background-color: transparent;
33817
33808
  }
33818
33809
 
33819
- .E_c1yd35n {
33820
- padding: 0 12px 14px 12px;
33810
+ .E_lht19u8 {
33811
+ width: 64px;
33812
+ height: 64px;
33813
+ display: flex;
33814
+ align-items: center;
33815
+ justify-content: center;
33816
+ position: relative;
33817
+ opacity: 0.2;
33818
+ }
33819
+
33820
+ .E_lk3gkp4 {
33821
+ position: absolute;
33822
+ width: 5px;
33823
+ height: 48px;
33824
+ left: 9.33px;
33825
+ top: 40.5px;
33826
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33827
+ border-radius: 5px;
33828
+ transform: rotate(-128deg);
33829
+ transform-origin: top left;
33830
+ animation: loading-indicator1 1100ms ease-out infinite;
33831
+ }
33832
+
33833
+ .E_ll4n94n {
33834
+ position: absolute;
33835
+ width: 5px;
33836
+ height: 48px;
33837
+ left: 40.8px;
33838
+ top: 8.4px;
33839
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33840
+ border-radius: 5px;
33841
+ transform: rotate(-8deg);
33842
+ transform-origin: top left;
33843
+ animation: loading-indicator2 1100ms ease-out infinite;
33844
+ }
33845
+
33846
+ .E_l17lbdo6 {
33847
+ position: absolute;
33848
+ width: 5px;
33849
+ height: 48px;
33850
+ left: 52.9px;
33851
+ top: 51.8px;
33852
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33853
+ border-radius: 5px;
33854
+ transform: rotate(112deg);
33855
+ transform-origin: top left;
33856
+ animation: loading-indicator3 1100ms ease-out infinite;
33821
33857
  }
33822
33858
 
33823
33859
  .E_c1kghdax {
@@ -33860,6 +33896,10 @@ input.E_rf8rlle.ant-input {
33860
33896
  margin-right: 2px;
33861
33897
  }
33862
33898
 
33899
+ .E_c1yd35n {
33900
+ padding: 0 12px 14px 12px;
33901
+ }
33902
+
33863
33903
  .E_ckui4s7 {
33864
33904
  color: #2d3a56;
33865
33905
  line-height: 22px;
@@ -33887,115 +33927,58 @@ input.E_rf8rlle.ant-input {
33887
33927
  background: #0080ff;
33888
33928
  }
33889
33929
  .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33890
- background-color: #fff;
33891
- height: 2px;
33892
- width: 10px;
33893
- border-radius: 2px;
33894
- }
33895
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
33896
- opacity: 0.5;
33897
- }
33898
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33899
- background: rgba(211, 218, 235, 0.6);
33900
- border-color: rgba(107, 128, 167, 0.6) !important;
33901
- }
33902
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33903
- border-color: #2d3a56;
33904
- }
33905
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33906
- background: #2d3a56;
33907
- }
33908
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33909
- padding: 0;
33910
- }
33911
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33912
- display: inline-block;
33913
- margin-left: 12px;
33914
- color: #2d3a56;
33915
- }
33916
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33917
- margin-left: 28px;
33918
- color: rgba(44, 56, 82, 0.6);
33919
- }
33920
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33921
- margin-left: 8px;
33922
- }
33923
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33924
- margin-left: 24px;
33925
- }
33926
-
33927
- .E_l12xdkhl {
33928
- width: 64px;
33929
- height: 64px;
33930
- max-width: 64px;
33931
- max-height: 64px;
33932
- overflow: hidden;
33933
- display: flex;
33934
- align-items: center;
33935
- justify-content: center;
33936
- position: relative;
33937
- opacity: 0.6;
33938
- }
33939
- .E_l12xdkhl .icon-wrapper {
33940
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
33941
- }
33942
- @keyframes rotate {
33943
- from {
33944
- transform: rotate(0deg);
33945
- }
33946
- to {
33947
- transform: rotate(360deg);
33948
- }
33949
- }
33950
-
33951
- button.E_l48ei06.ant-btn {
33952
- font-size: 12px;
33953
- line-height: 18px;
33954
- height: 18px;
33955
- }
33956
-
33957
- button.E_l48ei06 {
33958
- color: #0080FF;
33959
- height: unset;
33930
+ background-color: #fff;
33931
+ height: 2px;
33932
+ width: 10px;
33933
+ border-radius: 2px;
33960
33934
  }
33961
- button.E_l48ei06 .button-prefix-icon {
33962
- margin-right: 4px;
33935
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
33936
+ opacity: 0.5;
33963
33937
  }
33964
- button.E_l48ei06 .button-suffix-icon {
33965
- margin-left: 4px;
33938
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33939
+ background: rgba(211, 218, 235, 0.6);
33940
+ border-color: rgba(107, 128, 167, 0.6) !important;
33966
33941
  }
33967
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33968
- color: #009DFF;
33942
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33943
+ border-color: #2d3a56;
33969
33944
  }
33970
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33971
- color: #005ED1;
33945
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33946
+ background: #2d3a56;
33972
33947
  }
33973
- button.E_l48ei06.ui-kit-link-disabled {
33974
- color: #0080FF;
33948
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33949
+ padding: 0;
33975
33950
  }
33976
- button.E_l48ei06.ui-kit-link-primary {
33977
- color: #00122E;
33951
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33952
+ display: inline-block;
33953
+ margin-left: 12px;
33954
+ color: #2d3a56;
33978
33955
  }
33979
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33980
- color: #0080FF;
33956
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33957
+ margin-left: 28px;
33958
+ color: rgba(44, 56, 82, 0.6);
33981
33959
  }
33982
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33983
- color: #005ED1;
33960
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33961
+ margin-left: 8px;
33984
33962
  }
33985
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33986
- color: #00122E;
33963
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33964
+ margin-left: 24px;
33987
33965
  }
33988
- button.E_l48ei06.ui-kit-link-secondary {
33989
- color: rgba(44, 56, 82, 0.7490196078);
33966
+
33967
+ .E_b14q2gmw {
33968
+ 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);
33990
33969
  }
33991
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33992
- color: #0080FF;
33970
+
33971
+ .E_c1eym6el {
33972
+ border-radius: 8px;
33973
+ background-color: white;
33993
33974
  }
33994
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33995
- color: #005ED1;
33975
+ .E_c1eym6el.hoverable {
33976
+ cursor: pointer;
33996
33977
  }
33997
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33998
- color: rgba(44, 56, 82, 0.7490196078);
33978
+ .E_c1eym6el.hoverable:hover {
33979
+ transition: all 200ms ease;
33980
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33981
+ transform: translateY(-4px);
33999
33982
  }
34000
33983
 
34001
33984
  .E_sddwhm6 {
@@ -34073,6 +34056,80 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34073
34056
  display: inline-block;
34074
34057
  }
34075
34058
 
34059
+ .E_l12xdkhl {
34060
+ width: 64px;
34061
+ height: 64px;
34062
+ max-width: 64px;
34063
+ max-height: 64px;
34064
+ overflow: hidden;
34065
+ display: flex;
34066
+ align-items: center;
34067
+ justify-content: center;
34068
+ position: relative;
34069
+ opacity: 0.6;
34070
+ }
34071
+ .E_l12xdkhl .icon-wrapper {
34072
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34073
+ }
34074
+ @keyframes rotate {
34075
+ from {
34076
+ transform: rotate(0deg);
34077
+ }
34078
+ to {
34079
+ transform: rotate(360deg);
34080
+ }
34081
+ }
34082
+
34083
+ button.E_l48ei06.ant-btn {
34084
+ font-size: 12px;
34085
+ line-height: 18px;
34086
+ height: 18px;
34087
+ }
34088
+
34089
+ button.E_l48ei06 {
34090
+ color: #0080FF;
34091
+ height: unset;
34092
+ }
34093
+ button.E_l48ei06 .button-prefix-icon {
34094
+ margin-right: 4px;
34095
+ }
34096
+ button.E_l48ei06 .button-suffix-icon {
34097
+ margin-left: 4px;
34098
+ }
34099
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34100
+ color: #009DFF;
34101
+ }
34102
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34103
+ color: #005ED1;
34104
+ }
34105
+ button.E_l48ei06.ui-kit-link-disabled {
34106
+ color: #0080FF;
34107
+ }
34108
+ button.E_l48ei06.ui-kit-link-primary {
34109
+ color: #00122E;
34110
+ }
34111
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34112
+ color: #0080FF;
34113
+ }
34114
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34115
+ color: #005ED1;
34116
+ }
34117
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34118
+ color: #00122E;
34119
+ }
34120
+ button.E_l48ei06.ui-kit-link-secondary {
34121
+ color: rgba(44, 56, 82, 0.7490196078);
34122
+ }
34123
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34124
+ color: #0080FF;
34125
+ }
34126
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34127
+ color: #005ED1;
34128
+ }
34129
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34130
+ color: rgba(44, 56, 82, 0.7490196078);
34131
+ }
34132
+
34076
34133
  .E_tc97u5y {
34077
34134
  height: 100%;
34078
34135
  }
@@ -34443,55 +34500,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34443
34500
  background: #fff;
34444
34501
  }
34445
34502
 
34446
- .E_lht19u8 {
34447
- width: 64px;
34448
- height: 64px;
34449
- display: flex;
34450
- align-items: center;
34451
- justify-content: center;
34452
- position: relative;
34453
- opacity: 0.2;
34454
- }
34455
-
34456
- .E_lk3gkp4 {
34457
- position: absolute;
34458
- width: 5px;
34459
- height: 48px;
34460
- left: 9.33px;
34461
- top: 40.5px;
34462
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34463
- border-radius: 5px;
34464
- transform: rotate(-128deg);
34465
- transform-origin: top left;
34466
- animation: loading-indicator1 1100ms ease-out infinite;
34467
- }
34468
-
34469
- .E_ll4n94n {
34470
- position: absolute;
34471
- width: 5px;
34472
- height: 48px;
34473
- left: 40.8px;
34474
- top: 8.4px;
34475
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34476
- border-radius: 5px;
34477
- transform: rotate(-8deg);
34478
- transform-origin: top left;
34479
- animation: loading-indicator2 1100ms ease-out infinite;
34480
- }
34481
-
34482
- .E_l17lbdo6 {
34483
- position: absolute;
34484
- width: 5px;
34485
- height: 48px;
34486
- left: 52.9px;
34487
- top: 51.8px;
34488
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34489
- border-radius: 5px;
34490
- transform: rotate(112deg);
34491
- transform-origin: top left;
34492
- animation: loading-indicator3 1100ms ease-out infinite;
34493
- }
34494
-
34495
34503
  .E_w7ob4th.outside-tag {
34496
34504
  padding-left: 0;
34497
34505
  }
@@ -34501,6 +34509,23 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34501
34509
  margin-right: 4px;
34502
34510
  }
34503
34511
 
34512
+ .E_r77hffu {
34513
+ display: flex;
34514
+ align-items: center;
34515
+ justify-content: space-between;
34516
+ column-gap: 6px;
34517
+ }
34518
+
34519
+ .E_p1cmxsf7 {
34520
+ display: flex;
34521
+ flex-direction: column;
34522
+ justify-content: center;
34523
+ row-gap: var(--p1cmxsf7-0);
34524
+ }
34525
+ .E_p1cmxsf7 .antd5-progress-line {
34526
+ font-size: 0;
34527
+ }
34528
+
34504
34529
  .E_slr2ynn {
34505
34530
  padding: 0 8px;
34506
34531
  height: 18px;
@@ -34530,23 +34555,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34530
34555
  white-space: normal;
34531
34556
  }
34532
34557
 
34533
- .E_r77hffu {
34534
- display: flex;
34535
- align-items: center;
34536
- justify-content: space-between;
34537
- column-gap: 6px;
34538
- }
34539
-
34540
- .E_p1cmxsf7 {
34541
- display: flex;
34542
- flex-direction: column;
34543
- justify-content: center;
34544
- row-gap: var(--p1cmxsf7-0);
34545
- }
34546
- .E_p1cmxsf7 .antd5-progress-line {
34547
- font-size: 0;
34548
- }
34549
-
34550
34558
  .E_t1dtlqs1 {
34551
34559
  margin-bottom: 4px;
34552
34560
  color: rgba(44, 56, 82, 0.6);
@@ -34935,11 +34943,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34935
34943
  justify-content: center;
34936
34944
  }
34937
34945
 
34938
- .E_i1g85yz3 {
34939
- margin-right: 4px;
34940
- height: 16px;
34941
- }
34942
-
34943
34946
  .E_t13ef470 {
34944
34947
  height: 100%;
34945
34948
  }
@@ -34970,6 +34973,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34970
34973
  background: rgba(163, 180, 204, 0.18);
34971
34974
  }
34972
34975
 
34976
+ .E_i1g85yz3 {
34977
+ margin-right: 4px;
34978
+ height: 16px;
34979
+ }
34980
+
34973
34981
  .E_msn7nxt {
34974
34982
  color: rgba(44, 56, 82, 0.6);
34975
34983
  text-align: center;
@@ -35230,18 +35238,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35230
35238
  display: block;
35231
35239
  }
35232
35240
 
35233
- .E_i14c7jc8 {
35234
- color: var(--i14c7jc8-0);
35235
- }
35236
-
35237
- .E_i1ibuolf {
35238
- display: flex;
35239
- align-items: center;
35240
- column-gap: 4px;
35241
- font-size: 12px;
35242
- color: rgba(44, 56, 82, 0.7490196078);
35243
- }
35244
-
35245
35241
  .E_d1u4ndxc {
35246
35242
  color: rgba(44, 56, 82, 0.7490196078);
35247
35243
  font-size: 12px;
@@ -35271,4 +35267,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35271
35267
  to {
35272
35268
  transform: translateX(100%);
35273
35269
  }
35270
+ }
35271
+
35272
+ .E_i14c7jc8 {
35273
+ color: var(--i14c7jc8-0);
35274
+ }
35275
+
35276
+ .E_i1ibuolf {
35277
+ display: flex;
35278
+ align-items: center;
35279
+ column-gap: 4px;
35280
+ font-size: 12px;
35281
+ color: rgba(44, 56, 82, 0.7490196078);
35274
35282
  }