@cloudtower/eagle 0.32.37 → 0.32.40

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
@@ -29765,6 +29765,16 @@ html body {
29765
29765
  margin-left: 1px;
29766
29766
  }
29767
29767
 
29768
+ .E_gmyahx3 {
29769
+ cursor: pointer;
29770
+ }
29771
+ .E_gmyahx3 .link-text {
29772
+ color: rgba(0, 21, 64, 0.3);
29773
+ }
29774
+ .E_gmyahx3:hover .link-text {
29775
+ color: #0080ff;
29776
+ }
29777
+
29768
29778
  span.E_tqjc4ui {
29769
29779
  margin: 0 2px;
29770
29780
  }
@@ -29816,6 +29826,126 @@ span.E_tqjc4ui {
29816
29826
  margin-right: 4px;
29817
29827
  }
29818
29828
 
29829
+ .E_clm1wy1 {
29830
+ width: 192px;
29831
+ height: 246px;
29832
+ border-radius: 4px;
29833
+ }
29834
+ .E_clm1wy1 > .ant-picker-calendar,
29835
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29836
+ width: 100%;
29837
+ background-color: rgba(245, 247, 250, 0.6);
29838
+ border-top: none;
29839
+ }
29840
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29841
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29842
+ padding: 0 16px;
29843
+ }
29844
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29845
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29846
+ width: 100%;
29847
+ height: 180px;
29848
+ border-spacing: 0;
29849
+ }
29850
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29851
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29852
+ margin-bottom: 8px;
29853
+ }
29854
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29855
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29856
+ width: 22px;
29857
+ }
29858
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29859
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29860
+ padding: 0;
29861
+ }
29862
+ .E_clm1wy1 .ant-picker-cell {
29863
+ color: rgba(62, 70, 82, 0.6);
29864
+ opacity: 0.4;
29865
+ }
29866
+ .E_clm1wy1 .ant-picker-cell-in-view {
29867
+ color: rgba(62, 70, 82, 0.6);
29868
+ opacity: 1;
29869
+ }
29870
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
29871
+ color: #3e4652;
29872
+ }
29873
+ .E_clm1wy1 .ant-picker-cell::before {
29874
+ pointer-events: none;
29875
+ }
29876
+
29877
+ .E_t1tsm00v {
29878
+ color: rgba(129, 138, 153, 0.6);
29879
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29880
+ backdrop-filter: blur(10px);
29881
+ padding: 7px 10px;
29882
+ }
29883
+
29884
+ .E_c167wnad {
29885
+ color: rgba(62, 70, 82, 0.6);
29886
+ display: flex;
29887
+ justify-content: space-between;
29888
+ align-items: center;
29889
+ padding: 8px 16px;
29890
+ }
29891
+ .E_c167wnad .anticon {
29892
+ cursor: pointer;
29893
+ }
29894
+ .E_c167wnad .anticon:hover {
29895
+ color: #0096ff;
29896
+ }
29897
+
29898
+ .E_cxhf7dh {
29899
+ text-align: center;
29900
+ }
29901
+ .E_cxhf7dh .dots {
29902
+ display: flex;
29903
+ justify-content: center;
29904
+ }
29905
+ .E_cxhf7dh .dot {
29906
+ display: inline-block;
29907
+ width: 2px;
29908
+ height: 2px;
29909
+ border-radius: 1px;
29910
+ background: #0096ff;
29911
+ }
29912
+ .E_cxhf7dh .dot:not(:last-child) {
29913
+ margin-right: 2px;
29914
+ }
29915
+ .E_cxhf7dh .bar {
29916
+ width: 9px;
29917
+ height: 2px;
29918
+ background: #0096ff;
29919
+ border-radius: 2px;
29920
+ }
29921
+
29922
+ .E_ou7iq30 {
29923
+ overflow: hidden;
29924
+ text-overflow: ellipsis;
29925
+ }
29926
+
29927
+ .E_s1tui002 {
29928
+ white-space: nowrap;
29929
+ }
29930
+
29931
+ .E_mxrc2zg {
29932
+ display: -webkit-box;
29933
+ -webkit-line-clamp: var(--mxrc2zg-0);
29934
+ -webkit-box-orient: vertical;
29935
+ word-break: break-all;
29936
+ }
29937
+
29938
+ .E_t1vv6d68 .ant-tooltip-arrow {
29939
+ display: none;
29940
+ }
29941
+ .E_t1vv6d68 .ant-tooltip-inner {
29942
+ background: rgba(23, 38, 64, 0.8);
29943
+ border-radius: 4px;
29944
+ }
29945
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29946
+ visibility: hidden;
29947
+ }
29948
+
29819
29949
  .E_c1up1pdz {
29820
29950
  width: 648px;
29821
29951
  }
@@ -29956,109 +30086,96 @@ span.E_tqjc4ui {
29956
30086
  color: #fff;
29957
30087
  }
29958
30088
 
29959
- .E_gmyahx3 {
29960
- cursor: pointer;
29961
- }
29962
- .E_gmyahx3 .link-text {
29963
- color: rgba(0, 21, 64, 0.3);
29964
- }
29965
- .E_gmyahx3:hover .link-text {
29966
- color: #0080ff;
29967
- }
29968
-
29969
- .E_clm1wy1 {
29970
- width: 192px;
29971
- height: 246px;
29972
- border-radius: 4px;
29973
- }
29974
- .E_clm1wy1 > .ant-picker-calendar,
29975
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29976
- width: 100%;
29977
- background-color: rgba(245, 247, 250, 0.6);
29978
- border-top: none;
29979
- }
29980
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29981
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29982
- padding: 0 16px;
30089
+ .E_t1sqg15u {
30090
+ background: white;
29983
30091
  }
29984
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29985
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29986
- width: 100%;
29987
- height: 180px;
29988
- border-spacing: 0;
30092
+ .E_t1sqg15u.inline .table-row {
30093
+ flex-direction: column;
29989
30094
  }
29990
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29991
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29992
- margin-bottom: 8px;
30095
+ .E_t1sqg15u.inline .table-row > label {
30096
+ padding: 0 16px 7px 0;
29993
30097
  }
29994
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29995
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29996
- width: 22px;
30098
+ .E_t1sqg15u.has-border .table-header {
30099
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29997
30100
  }
29998
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29999
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30000
- padding: 0;
30101
+ .E_t1sqg15u.has-border .hiddenBorder {
30102
+ border-top: none !important;
30001
30103
  }
30002
- .E_clm1wy1 .ant-picker-cell {
30003
- color: rgba(62, 70, 82, 0.6);
30004
- opacity: 0.4;
30104
+ .E_t1sqg15u.has-border .table-row + .table-row {
30105
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30005
30106
  }
30006
- .E_clm1wy1 .ant-picker-cell-in-view {
30007
- color: rgba(62, 70, 82, 0.6);
30008
- opacity: 1;
30107
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30108
+ padding-bottom: 0;
30009
30109
  }
30010
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
30011
- color: #3e4652;
30110
+ .E_t1sqg15u.align-right .content {
30111
+ text-align: right;
30012
30112
  }
30013
- .E_clm1wy1 .ant-picker-cell::before {
30014
- pointer-events: none;
30113
+ .E_t1sqg15u .uuid-row {
30114
+ display: flex;
30115
+ justify-content: space-between;
30015
30116
  }
30016
-
30017
- .E_t1tsm00v {
30018
- color: rgba(129, 138, 153, 0.6);
30019
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30020
- backdrop-filter: blur(10px);
30021
- padding: 7px 10px;
30117
+ .E_t1sqg15u .uuid-row .id-text {
30118
+ white-space: nowrap;
30119
+ overflow: hidden;
30120
+ text-overflow: ellipsis;
30022
30121
  }
30023
30122
 
30024
- .E_c167wnad {
30025
- color: rgba(62, 70, 82, 0.6);
30123
+ .E_t4zczcp {
30026
30124
  display: flex;
30027
30125
  justify-content: space-between;
30028
30126
  align-items: center;
30029
- padding: 8px 16px;
30127
+ padding: 8px;
30128
+ min-height: 32px;
30030
30129
  }
30031
- .E_c167wnad .anticon {
30032
- cursor: pointer;
30130
+ .E_t4zczcp .table-title {
30131
+ color: rgba(44, 56, 82, 0.6);
30132
+ font-weight: 600;
30133
+ font-size: 12px;
30134
+ line-height: 8px;
30033
30135
  }
30034
- .E_c167wnad .anticon:hover {
30035
- color: #0096ff;
30136
+ .E_t4zczcp .edit-icon {
30137
+ font-size: 16px;
30138
+ color: rgba(10, 37, 85, 0.6);
30139
+ cursor: pointer;
30036
30140
  }
30037
30141
 
30038
- .E_cxhf7dh {
30039
- text-align: center;
30142
+ .E_t1s7goww {
30143
+ font-size: 12px;
30144
+ line-height: 18px;
30040
30145
  }
30041
- .E_cxhf7dh .dots {
30146
+
30147
+ .E_t93e4cf {
30042
30148
  display: flex;
30043
- justify-content: center;
30044
- }
30045
- .E_cxhf7dh .dot {
30046
- display: inline-block;
30047
- width: 2px;
30048
- height: 2px;
30049
- border-radius: 1px;
30050
- background: #0096ff;
30149
+ padding: 8px 0;
30150
+ color: #2d3a56;
30051
30151
  }
30052
- .E_cxhf7dh .dot:not(:last-child) {
30053
- margin-right: 2px;
30152
+ .E_t93e4cf .hidden {
30153
+ display: none;
30054
30154
  }
30055
- .E_cxhf7dh .bar {
30056
- width: 9px;
30057
- height: 2px;
30058
- background: #0096ff;
30059
- border-radius: 2px;
30155
+ .E_t93e4cf .ant-btn-link {
30156
+ height: auto;
30060
30157
  }
30061
-
30158
+ .E_t93e4cf .content {
30159
+ overflow: hidden;
30160
+ overflow-x: auto;
30161
+ width: 100%;
30162
+ white-space: pre-wrap;
30163
+ }
30164
+ .E_t93e4cf .content .ant-btn {
30165
+ white-space: pre-wrap;
30166
+ text-align: left;
30167
+ }
30168
+ .E_t93e4cf .content .unit-chart {
30169
+ justify-content: flex-start;
30170
+ }
30171
+
30172
+ .E_rhz2uv5 {
30173
+ width: var(--rhz2uv5-0);
30174
+ flex-shrink: 0;
30175
+ color: rgba(44, 56, 82, 0.6);
30176
+ padding-right: 12px;
30177
+ }
30178
+
30062
30179
  .E_s1at6qmn.ant-layout-sider {
30063
30180
  background: #edf0f7;
30064
30181
  padding: 32px 8px;
@@ -30192,6 +30309,34 @@ span.E_tqjc4ui {
30192
30309
  flex: 1;
30193
30310
  }
30194
30311
 
30312
+ .E_c18gxmrl {
30313
+ border: 1px solid #d8deeb;
30314
+ border-radius: 4px;
30315
+ }
30316
+ .E_c18gxmrl + .E_c18gxmrl {
30317
+ margin-top: 8px;
30318
+ }
30319
+ .E_c18gxmrl:hover {
30320
+ border-color: #0080ff;
30321
+ }
30322
+ .E_c18gxmrl:hover > header {
30323
+ background: rgba(0, 128, 255, 0.1);
30324
+ }
30325
+ .E_c18gxmrl.active header {
30326
+ border-bottom: 1px solid #d8deeb;
30327
+ }
30328
+ .E_c18gxmrl > header {
30329
+ padding: 8px 12px;
30330
+ }
30331
+
30332
+ .E_s1iv0tp1 .enabled-switch {
30333
+ display: flex;
30334
+ align-items: center;
30335
+ }
30336
+ .E_s1iv0tp1 .enabled-text {
30337
+ margin-right: 8px;
30338
+ }
30339
+
30195
30340
  .E_wg1tsps {
30196
30341
  display: flex;
30197
30342
  align-items: center;
@@ -30215,157 +30360,371 @@ span.E_tqjc4ui {
30215
30360
  color: #00122e !important;
30216
30361
  }
30217
30362
 
30218
- .E_b1wx3t3t.ant-btn-icon-only {
30219
- justify-content: center;
30363
+ .E_t160l1cm {
30364
+ display: flex;
30365
+ flex-direction: column;
30366
+ flex: 1;
30367
+ /* FIXME:(yanzhen) do this better */
30220
30368
  }
30221
- .E_b1wx3t3t.ant-btn {
30222
- display: inline-flex;
30223
- align-items: center;
30224
- justify-content: center;
30225
- height: 32px;
30226
- border-radius: 6px;
30227
- line-height: 22px;
30228
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30229
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30369
+ .E_t160l1cm .tab-bar {
30370
+ flex-shrink: 0;
30371
+ display: flex;
30372
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30230
30373
  }
30231
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
30232
- height: 40px;
30233
- line-height: 24px;
30374
+ .E_t160l1cm .tab-content {
30375
+ height: 100%;
30234
30376
  }
30235
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
30377
+ .E_t160l1cm .tab-menu-item {
30378
+ margin-right: 2px;
30379
+ padding: 1px 12px;
30380
+ line-height: 24px;
30236
30381
  height: 24px;
30237
- line-height: 20px;
30382
+ color: rgba(44, 56, 82, 0.6);
30383
+ border-radius: 4px 4px 0 0;
30384
+ cursor: pointer;
30385
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30238
30386
  }
30239
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30240
- border-radius: 50%;
30387
+ .E_t160l1cm .tab-menu-item:first-child {
30388
+ padding-left: 0;
30241
30389
  }
30242
- .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30243
- margin-right: 8px;
30244
- padding-right: 0px;
30390
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30391
+ padding-left: 12px;
30245
30392
  }
30246
- .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 {
30247
- color: var(--color, #06101f);
30248
- font-weight: var(--font-weight);
30249
- background: var(--background-color, #fff);
30250
- border-width: var(--border-width, 1px);
30251
- border-color: var(--border-color, #d9d9d9);
30393
+ .E_t160l1cm .tab-menu-item:hover {
30394
+ color: #0080ff;
30395
+ background: rgba(211, 218, 235, 0.6);
30252
30396
  }
30253
- .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 {
30254
- display: none;
30397
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30398
+ fill: #0080ff;
30255
30399
  }
30256
- .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 {
30257
- color: var(--color, inherit);
30400
+ .E_t160l1cm .tab-menu-item:active {
30401
+ background: rgba(192, 203, 224, 0.6);
30258
30402
  }
30259
- .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 {
30260
- background: var(--background-color-hover, var(--background-color));
30261
- border-color: var(--border-color-hover, var(--border-color, transparent));
30403
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30404
+ color: #0080ff;
30405
+ background: rgba(211, 218, 235, 0.6);
30262
30406
  }
30263
- .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 {
30264
- --scale: 1;
30265
- --transY: 1px;
30266
- background: var(--background-color-active, var(--background-color));
30267
- border-color: var(--border-color-active, var(--border-color, transparent));
30407
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30408
+ background: rgba(192, 203, 224, 0.6);
30268
30409
  }
30269
- .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 {
30270
- background: var(--background-color-focus, var(--background-color));
30271
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30272
- border-color: var(--border-color-focus, var(--border-color, transparent));
30410
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30411
+ background: rgba(0, 128, 255, 0.16);
30273
30412
  }
30274
- .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 {
30275
- color: var(--color-disabled, var(--color));
30276
- background: var(--background-color-disabled, var(--background-color));
30277
- border-color: var(--border-color-disabled, var(--border-color, transparent));
30278
- opacity: 0.5;
30413
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30414
+ fill: #0080ff;
30279
30415
  }
30280
- .E_b1wx3t3t.ant-btn-link[disabled] {
30416
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30281
30417
  color: #0080ff;
30282
- opacity: 0.5;
30418
+ background: rgba(0, 128, 255, 0.1);
30283
30419
  }
30284
- .E_b1wx3t3t.ant-btn-primary {
30285
- --color: #fff;
30286
- --font-weight: bold;
30287
- --border-width: 0;
30288
- --background-color: #0080ff;
30289
- --background-color-hover: #009dff;
30290
- --background-color-active: #005ed1;
30291
- --background-color-focus: #0080ff;
30292
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30420
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30421
+ background: rgba(0, 128, 255, 0.16);
30293
30422
  }
30294
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30295
- --background-color: #f0483e;
30296
- --background-color-hover: #ff5252;
30297
- --background-color-active: #c73d31;
30298
- --background-color-focus: #ff5252;
30299
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30423
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30424
+ fill: #1d326c;
30300
30425
  }
30301
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30302
- --background-color: #fea008;
30303
- --background-color-hover: #feba33;
30304
- --background-color-active: #e07f00;
30305
- --background-color-focus: #fea008;
30426
+ .E_t160l1cm .tab-menu-item .expand-arrow {
30427
+ margin-left: 8px;
30428
+ height: 22px;
30306
30429
  }
30307
- .E_b1wx3t3t.ant-btn-secondary {
30308
- --color: #0080ff;
30309
- --font-weight: bold;
30310
- --border-width: 0;
30311
- --background-color: rgba(0, 136, 255, 0.1);
30312
- --background-color-hover: rgba(0, 136, 255, 0.16);
30313
- --background-color-active: rgba(0, 136, 255, 0.2);
30314
- --background-color-focus: rgba(0, 136, 255, 0.1);
30315
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30430
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
30431
+ fill: rgba(44, 56, 82, 0.6);
30316
30432
  }
30317
- .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30318
- --color: #f0483e;
30319
- --background-color: rgba(255, 74, 74, 0.1);
30320
- --background-color-hover: rgba(255, 74, 74, 0.16);
30321
- --background-color-active: rgba(255, 74, 74, 0.2);
30322
- --background-color-focus: rgba(255, 74, 74, 0.1);
30323
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30433
+ .E_t160l1cm .tab-menu-item-group {
30434
+ padding: 0;
30435
+ display: flex;
30436
+ align-items: center;
30437
+ overflow: hidden;
30324
30438
  }
30325
- .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30326
- --color: #fea008;
30327
- --background-color: rgba(255, 187, 0, 0.1);
30328
- --background-color-hover: rgba(255, 187, 0, 0.16);
30329
- --background-color-active: rgba(255, 187, 0, 0.2);
30330
- --background-color-focus: rgba(255, 187, 0, 0.1);
30439
+ .E_t160l1cm .tab-menu-item-group .main-title {
30440
+ opacity: 0;
30441
+ max-width: 0;
30442
+ transition: max-width 320ms ease, opacity 240ms ease;
30331
30443
  }
30332
- .E_b1wx3t3t.ant-btn-tertiary {
30333
- --color: #0080ff;
30334
- --font-weight: bold;
30335
- --border-width: 0;
30336
- --background-color: #fff;
30337
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30338
- box-shadow: none;
30444
+ .E_t160l1cm .tab-menu-item-group .sub-title {
30445
+ padding: 1px 12px;
30446
+ position: relative;
30447
+ display: flex;
30339
30448
  }
30340
- .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-active {
30341
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30449
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30450
+ opacity: 0;
30451
+ position: absolute;
30452
+ top: 50%;
30453
+ left: 0;
30454
+ transform: translate(-50%, -50%);
30455
+ transition: opacity 100ms linear;
30456
+ fill: rgba(0, 128, 255, 0.2);
30342
30457
  }
30343
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30344
- --color: #f0483e;
30345
- --background-color: #fff;
30346
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30458
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30459
+ color: #0080ff;
30347
30460
  }
30348
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
30349
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30461
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30462
+ padding: 1px 12px;
30463
+ display: inline-block;
30464
+ opacity: 1;
30465
+ max-width: 160px;
30350
30466
  }
30351
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30352
- --color: #fea008;
30353
- --background-color: #fff;
30467
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30468
+ padding: 1px 12px;
30469
+ color: #005ed1;
30354
30470
  }
30355
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
30356
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30471
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30472
+ opacity: 1;
30357
30473
  }
30358
- .E_b1wx3t3t.ant-btn-ordinary {
30359
- --color: #1d326c;
30360
- --border-color: #ccd4e3;
30361
- --background-color: #fff;
30362
- --background-color-hover: #edf0f7;
30363
- --background-color-active: #e4e9f2;
30364
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30365
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30474
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
30475
+ background: rgba(0, 128, 255, 0.16);
30366
30476
  }
30367
- .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30368
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30477
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
30478
+ opacity: 0;
30479
+ }
30480
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30481
+ padding: 4px 16px;
30482
+ height: 32px;
30483
+ border-radius: 6px 6px 0 0;
30484
+ }
30485
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30486
+ padding-left: 0;
30487
+ }
30488
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
30489
+ padding-left: 16px;
30490
+ }
30491
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30492
+ margin-left: 11px;
30493
+ height: 24px;
30494
+ }
30495
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30496
+ padding: 0;
30497
+ }
30498
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30499
+ padding: 4px 16px;
30500
+ }
30501
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
30502
+ padding: 4px 16px;
30503
+ }
30504
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30505
+ background: #fff;
30506
+ }
30507
+ .E_t160l1cm .tab-menu-item-light:active {
30508
+ color: #005ed1;
30509
+ }
30510
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30511
+ background: #fff;
30512
+ color: #1d326c;
30513
+ }
30514
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30515
+ color: rgba(45, 58, 86, 0.6);
30516
+ }
30517
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30518
+ color: #1d326c;
30519
+ }
30520
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30521
+ fill: #d8deeb;
30522
+ }
30523
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30524
+ fill: #1d326c;
30525
+ }
30526
+ .E_t160l1cm .tab-content {
30527
+ flex: 1;
30528
+ display: flex;
30529
+ flex-direction: column;
30530
+ }
30531
+ .E_t160l1cm.is-overview .tab-content {
30532
+ overflow: visible;
30533
+ }
30534
+
30535
+ .E_t14npdqr {
30536
+ max-width: 240px;
30537
+ animation: none;
30538
+ }
30539
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30540
+ border: 1px solid #0080ff;
30541
+ padding: 0;
30542
+ }
30543
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30544
+ margin: 0;
30545
+ height: 32px;
30546
+ line-height: 32px;
30547
+ font-size: 13px;
30548
+ padding: 0 10px;
30549
+ display: block;
30550
+ overflow: hidden;
30551
+ text-overflow: ellipsis;
30552
+ white-space: nowrap;
30553
+ }
30554
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30555
+ content: " ";
30556
+ height: 1px;
30557
+ width: calc(100% + 10px);
30558
+ background: rgba(172, 186, 211, 0.6);
30559
+ display: block;
30560
+ }
30561
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30562
+ color: #0080ff;
30563
+ background: transparent;
30564
+ }
30565
+
30566
+ .E_c1yyuluq {
30567
+ border-radius: 8px;
30568
+ }
30569
+ .E_c1yyuluq .ant-card-body {
30570
+ padding: 20px 24px 24px 24px;
30571
+ }
30572
+
30573
+ .E_b1wx3t3t.ant-btn-icon-only {
30574
+ justify-content: center;
30575
+ }
30576
+ .E_b1wx3t3t.ant-btn {
30577
+ display: inline-flex;
30578
+ align-items: center;
30579
+ justify-content: center;
30580
+ height: 32px;
30581
+ border-radius: 6px;
30582
+ line-height: 22px;
30583
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30584
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30585
+ padding: 5px 12px;
30586
+ }
30587
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
30588
+ height: 40px;
30589
+ line-height: 24px;
30590
+ padding: 8px 16px;
30591
+ }
30592
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
30593
+ height: 24px;
30594
+ line-height: 20px;
30595
+ padding: 2px 8px;
30596
+ }
30597
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30598
+ border-radius: 50%;
30599
+ }
30600
+ .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30601
+ margin-right: 8px;
30602
+ padding-right: 0px;
30603
+ }
30604
+ .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 {
30605
+ color: var(--color, #06101f);
30606
+ font-weight: var(--font-weight);
30607
+ background: var(--background-color, #fff);
30608
+ border-width: var(--border-width, 1px);
30609
+ border-color: var(--border-color, #d9d9d9);
30610
+ }
30611
+ .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 {
30612
+ display: none;
30613
+ }
30614
+ .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 {
30615
+ color: var(--color, inherit);
30616
+ }
30617
+ .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 {
30618
+ background: var(--background-color-hover, var(--background-color));
30619
+ border-color: var(--border-color-hover, var(--border-color, transparent));
30620
+ }
30621
+ .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 {
30622
+ --scale: 1;
30623
+ --transY: 1px;
30624
+ background: var(--background-color-active, var(--background-color));
30625
+ border-color: var(--border-color-active, var(--border-color, transparent));
30626
+ }
30627
+ .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 {
30628
+ background: var(--background-color-focus, var(--background-color));
30629
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30630
+ border-color: var(--border-color-focus, var(--border-color, transparent));
30631
+ }
30632
+ .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 {
30633
+ color: var(--color-disabled, var(--color));
30634
+ background: var(--background-color-disabled, var(--background-color));
30635
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
30636
+ opacity: 0.5;
30637
+ --transY: 0;
30638
+ }
30639
+ .E_b1wx3t3t.ant-btn-link[disabled] {
30640
+ color: #0080ff;
30641
+ opacity: 0.5;
30642
+ }
30643
+ .E_b1wx3t3t.ant-btn-primary {
30644
+ --color: #fff;
30645
+ --font-weight: bold;
30646
+ --border-width: 0;
30647
+ --background-color: #0080ff;
30648
+ --background-color-hover: #009dff;
30649
+ --background-color-active: #005ed1;
30650
+ --background-color-focus: #0080ff;
30651
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30652
+ }
30653
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30654
+ --background-color: #f0483e;
30655
+ --background-color-hover: #ff5252;
30656
+ --background-color-active: #c73d31;
30657
+ --background-color-focus: #ff5252;
30658
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30659
+ }
30660
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30661
+ --background-color: #fea008;
30662
+ --background-color-hover: #feba33;
30663
+ --background-color-active: #e07f00;
30664
+ --background-color-focus: #fea008;
30665
+ }
30666
+ .E_b1wx3t3t.ant-btn-secondary {
30667
+ --color: #0080ff;
30668
+ --font-weight: bold;
30669
+ --border-width: 0;
30670
+ --background-color: rgba(0, 136, 255, 0.1);
30671
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30672
+ --background-color-active: rgba(0, 136, 255, 0.2);
30673
+ --background-color-focus: rgba(0, 136, 255, 0.1);
30674
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30675
+ }
30676
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30677
+ --color: #f0483e;
30678
+ --background-color: rgba(255, 74, 74, 0.1);
30679
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30680
+ --background-color-active: rgba(255, 74, 74, 0.2);
30681
+ --background-color-focus: rgba(255, 74, 74, 0.1);
30682
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30683
+ }
30684
+ .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30685
+ --color: #fea008;
30686
+ --background-color: rgba(255, 187, 0, 0.1);
30687
+ --background-color-hover: rgba(255, 187, 0, 0.16);
30688
+ --background-color-active: rgba(255, 187, 0, 0.2);
30689
+ --background-color-focus: rgba(255, 187, 0, 0.1);
30690
+ }
30691
+ .E_b1wx3t3t.ant-btn-tertiary {
30692
+ --color: #0080ff;
30693
+ --font-weight: bold;
30694
+ --border-width: 0;
30695
+ --background-color: #fff;
30696
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30697
+ box-shadow: none;
30698
+ }
30699
+ .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-active {
30700
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30701
+ }
30702
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30703
+ --color: #f0483e;
30704
+ --background-color: #fff;
30705
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30706
+ }
30707
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
30708
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30709
+ }
30710
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30711
+ --color: #fea008;
30712
+ --background-color: #fff;
30713
+ }
30714
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
30715
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30716
+ }
30717
+ .E_b1wx3t3t.ant-btn-ordinary {
30718
+ --color: #1d326c;
30719
+ --border-color: #ccd4e3;
30720
+ --background-color: #fff;
30721
+ --background-color-hover: #edf0f7;
30722
+ --background-color-active: #e4e9f2;
30723
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30724
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30725
+ }
30726
+ .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30727
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30369
30728
  }
30370
30729
  .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30371
30730
  --color: #0080ff;
@@ -30498,372 +30857,26 @@ button.E_n7k2c6r {
30498
30857
  border-radius: unset;
30499
30858
  }
30500
30859
 
30501
- .E_s1iv0tp1 .enabled-switch {
30502
- display: flex;
30503
- align-items: center;
30860
+ .E_c1uzzomf {
30861
+ margin-bottom: 16px;
30504
30862
  }
30505
- .E_s1iv0tp1 .enabled-text {
30506
- margin-right: 8px;
30507
- }
30508
-
30509
- .E_berrcjl {
30510
- color: rgba(10, 37, 85, 0.6);
30511
- margin-bottom: 4px;
30512
- }
30513
- .E_berrcjl .breadcrumb-link {
30514
- color: rgba(10, 37, 85, 0.6);
30515
- cursor: pointer;
30516
- transition: color 160ms ease;
30517
- }
30518
- .E_berrcjl .breadcrumb-link:hover {
30519
- color: #0080ff;
30520
- }
30521
- .E_berrcjl .breadcrumb-link:active {
30522
- color: #005ed1;
30523
- }
30524
-
30525
- .E_c18gxmrl {
30526
- border: 1px solid #d8deeb;
30527
- border-radius: 4px;
30528
- }
30529
- .E_c18gxmrl + .E_c18gxmrl {
30530
- margin-top: 8px;
30531
- }
30532
- .E_c18gxmrl:hover {
30533
- border-color: #0080ff;
30534
- }
30535
- .E_c18gxmrl:hover > header {
30536
- background: rgba(0, 128, 255, 0.1);
30537
- }
30538
- .E_c18gxmrl.active header {
30539
- border-bottom: 1px solid #d8deeb;
30540
- }
30541
- .E_c18gxmrl > header {
30542
- padding: 8px 12px;
30543
- }
30544
-
30545
- .E_ou7iq30 {
30546
- overflow: hidden;
30547
- text-overflow: ellipsis;
30548
- }
30549
-
30550
- .E_s1tui002 {
30551
- white-space: nowrap;
30552
- }
30553
-
30554
- .E_mxrc2zg {
30555
- display: -webkit-box;
30556
- -webkit-line-clamp: var(--mxrc2zg-0);
30557
- -webkit-box-orient: vertical;
30558
- word-break: break-all;
30559
- }
30560
-
30561
- .E_t1vv6d68 .ant-tooltip-arrow {
30562
- display: none;
30563
- }
30564
- .E_t1vv6d68 .ant-tooltip-inner {
30565
- background: rgba(23, 38, 64, 0.8);
30566
- border-radius: 4px;
30567
- }
30568
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30569
- visibility: hidden;
30570
- }
30571
-
30572
- .E_t1sqg15u {
30573
- background: white;
30574
- }
30575
- .E_t1sqg15u.inline .table-row {
30576
- flex-direction: column;
30577
- }
30578
- .E_t1sqg15u.inline .table-row > label {
30579
- padding: 0 16px 7px 0;
30580
- }
30581
- .E_t1sqg15u.has-border .table-header {
30582
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30583
- }
30584
- .E_t1sqg15u.has-border .hiddenBorder {
30585
- border-top: none !important;
30586
- }
30587
- .E_t1sqg15u.has-border .table-row + .table-row {
30588
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30589
- }
30590
- .E_t1sqg15u.has-border .table-row:last-of-type {
30591
- padding-bottom: 0;
30592
- }
30593
- .E_t1sqg15u.align-right .content {
30594
- text-align: right;
30595
- }
30596
- .E_t1sqg15u .uuid-row {
30597
- display: flex;
30598
- justify-content: space-between;
30599
- }
30600
- .E_t1sqg15u .uuid-row .id-text {
30601
- white-space: nowrap;
30602
- overflow: hidden;
30603
- text-overflow: ellipsis;
30604
- }
30605
-
30606
- .E_t4zczcp {
30607
- display: flex;
30608
- justify-content: space-between;
30609
- align-items: center;
30610
- padding: 8px;
30611
- min-height: 32px;
30612
- }
30613
- .E_t4zczcp .table-title {
30614
- color: rgba(44, 56, 82, 0.6);
30615
- font-weight: 600;
30616
- font-size: 12px;
30617
- line-height: 8px;
30618
- }
30619
- .E_t4zczcp .edit-icon {
30863
+ .E_c1uzzomf .card-title {
30620
30864
  font-size: 16px;
30621
- color: rgba(10, 37, 85, 0.6);
30622
- cursor: pointer;
30623
- }
30624
-
30625
- .E_t1s7goww {
30626
- font-size: 12px;
30627
- line-height: 18px;
30628
- }
30629
-
30630
- .E_t93e4cf {
30631
- display: flex;
30632
- padding: 8px 0;
30633
- color: #2d3a56;
30634
- }
30635
- .E_t93e4cf .hidden {
30636
- display: none;
30637
- }
30638
- .E_t93e4cf .ant-btn-link {
30639
- height: auto;
30640
- }
30641
- .E_t93e4cf .content {
30642
- overflow: hidden;
30643
- overflow-x: auto;
30644
- width: 100%;
30645
- white-space: pre-wrap;
30646
- }
30647
- .E_t93e4cf .content .ant-btn {
30648
- white-space: pre-wrap;
30649
- text-align: left;
30650
- }
30651
- .E_t93e4cf .content .unit-chart {
30652
- justify-content: flex-start;
30653
- }
30654
-
30655
- .E_rhz2uv5 {
30656
- width: var(--rhz2uv5-0);
30657
- flex-shrink: 0;
30658
30865
  color: rgba(44, 56, 82, 0.6);
30659
- padding-right: 12px;
30660
- }
30661
-
30662
- .E_t160l1cm {
30663
- display: flex;
30664
- flex-direction: column;
30665
- flex: 1;
30666
- /* FIXME:(yanzhen) do this better */
30667
- }
30668
- .E_t160l1cm .tab-bar {
30669
- flex-shrink: 0;
30670
- display: flex;
30671
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30672
- }
30673
- .E_t160l1cm .tab-content {
30674
- height: 100%;
30675
- }
30676
- .E_t160l1cm .tab-menu-item {
30677
- margin-right: 2px;
30678
- padding: 1px 12px;
30679
- line-height: 24px;
30680
- height: 24px;
30681
- color: rgba(44, 56, 82, 0.6);
30682
- border-radius: 4px 4px 0 0;
30683
- cursor: pointer;
30684
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30685
- }
30686
- .E_t160l1cm .tab-menu-item:first-child {
30687
- padding-left: 0;
30688
- }
30689
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30690
- padding-left: 12px;
30691
- }
30692
- .E_t160l1cm .tab-menu-item:hover {
30693
- color: #0080ff;
30694
- background: rgba(211, 218, 235, 0.6);
30695
- }
30696
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30697
- fill: #0080ff;
30698
- }
30699
- .E_t160l1cm .tab-menu-item:active {
30700
- background: rgba(192, 203, 224, 0.6);
30701
- }
30702
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30703
- color: #0080ff;
30704
- background: rgba(211, 218, 235, 0.6);
30705
- }
30706
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30707
- background: rgba(192, 203, 224, 0.6);
30708
- }
30709
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30710
- background: rgba(0, 128, 255, 0.16);
30711
- }
30712
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30713
- fill: #0080ff;
30714
- }
30715
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30716
- color: #0080ff;
30717
- background: rgba(0, 128, 255, 0.1);
30718
- }
30719
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30720
- background: rgba(0, 128, 255, 0.16);
30721
- }
30722
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30723
- fill: #1d326c;
30724
- }
30725
- .E_t160l1cm .tab-menu-item .expand-arrow {
30726
- margin-left: 8px;
30727
- height: 22px;
30728
- }
30729
- .E_t160l1cm .tab-menu-item .expand-arrow path {
30730
- fill: rgba(44, 56, 82, 0.6);
30731
- }
30732
- .E_t160l1cm .tab-menu-item-group {
30733
- padding: 0;
30734
- display: flex;
30735
- align-items: center;
30736
- overflow: hidden;
30737
- }
30738
- .E_t160l1cm .tab-menu-item-group .main-title {
30739
- opacity: 0;
30740
- max-width: 0;
30741
- transition: max-width 320ms ease, opacity 240ms ease;
30742
- }
30743
- .E_t160l1cm .tab-menu-item-group .sub-title {
30744
- padding: 1px 12px;
30745
- position: relative;
30746
- display: flex;
30747
- }
30748
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30749
- opacity: 0;
30750
- position: absolute;
30751
- top: 50%;
30752
- left: 0;
30753
- transform: translate(-50%, -50%);
30754
- transition: opacity 100ms linear;
30755
- fill: rgba(0, 128, 255, 0.2);
30756
- }
30757
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30758
- color: #0080ff;
30759
- }
30760
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30761
- padding: 1px 12px;
30762
- display: inline-block;
30763
- opacity: 1;
30764
- max-width: 160px;
30765
- }
30766
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30767
- padding: 1px 12px;
30768
- color: #005ed1;
30769
- }
30770
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30771
- opacity: 1;
30772
- }
30773
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
30774
- background: rgba(0, 128, 255, 0.16);
30775
- }
30776
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
30777
- opacity: 0;
30778
- }
30779
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30780
- padding: 4px 16px;
30781
- height: 32px;
30782
- border-radius: 6px 6px 0 0;
30783
- }
30784
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30785
- padding-left: 0;
30786
- }
30787
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
30788
- padding-left: 16px;
30789
- }
30790
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30791
- margin-left: 11px;
30792
- height: 24px;
30793
- }
30794
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30795
- padding: 0;
30796
- }
30797
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30798
- padding: 4px 16px;
30799
- }
30800
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
30801
- padding: 4px 16px;
30802
- }
30803
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30804
- background: #fff;
30805
- }
30806
- .E_t160l1cm .tab-menu-item-light:active {
30807
- color: #005ed1;
30808
- }
30809
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30810
- background: #fff;
30811
- color: #1d326c;
30812
- }
30813
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30814
- color: rgba(45, 58, 86, 0.6);
30815
- }
30816
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30817
- color: #1d326c;
30818
- }
30819
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30820
- fill: #d8deeb;
30821
- }
30822
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30823
- fill: #1d326c;
30824
- }
30825
- .E_t160l1cm .tab-content {
30826
- flex: 1;
30827
- display: flex;
30828
- flex-direction: column;
30829
- }
30830
- .E_t160l1cm.is-overview .tab-content {
30831
- overflow: visible;
30832
- }
30833
-
30834
- .E_t14npdqr {
30835
- max-width: 240px;
30836
- animation: none;
30837
- }
30838
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30839
- border: 1px solid #0080ff;
30840
- padding: 0;
30841
- }
30842
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30843
- margin: 0;
30844
- height: 32px;
30866
+ font-weight: 700;
30845
30867
  line-height: 32px;
30846
- font-size: 13px;
30847
- padding: 0 10px;
30848
- display: block;
30849
- overflow: hidden;
30850
- text-overflow: ellipsis;
30851
- white-space: nowrap;
30852
- }
30853
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30854
- content: " ";
30855
- height: 1px;
30856
- width: calc(100% + 10px);
30857
- background: rgba(172, 186, 211, 0.6);
30858
- display: block;
30859
30868
  }
30860
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30861
- color: #0080ff;
30862
- background: transparent;
30869
+ .E_c1uzzomf .card-body {
30870
+ padding: 24px;
30871
+ border-radius: 8px;
30872
+ background: #fff;
30863
30873
  }
30864
-
30865
- .E_sx1bpnu .ant-input-sm {
30866
- line-height: 18px;
30874
+ .E_c1uzzomf .empty {
30875
+ font-weight: 700;
30876
+ font-size: 14px;
30877
+ line-height: 22px;
30878
+ color: rgba(0, 21, 64, 0.3);
30879
+ text-align: center;
30867
30880
  }
30868
30881
 
30869
30882
  .E_ccrbeuz .ant-collapse-item {
@@ -30888,33 +30901,20 @@ button.E_n7k2c6r {
30888
30901
  cursor: default;
30889
30902
  }
30890
30903
 
30891
- .E_c1yyuluq {
30892
- border-radius: 8px;
30893
- }
30894
- .E_c1yyuluq .ant-card-body {
30895
- padding: 20px 24px 24px 24px;
30896
- }
30897
-
30898
- .E_c1uzzomf {
30899
- margin-bottom: 16px;
30904
+ .E_berrcjl {
30905
+ color: rgba(10, 37, 85, 0.6);
30906
+ margin-bottom: 4px;
30900
30907
  }
30901
- .E_c1uzzomf .card-title {
30902
- font-size: 16px;
30903
- color: rgba(44, 56, 82, 0.6);
30904
- font-weight: 700;
30905
- line-height: 32px;
30908
+ .E_berrcjl .breadcrumb-link {
30909
+ color: rgba(10, 37, 85, 0.6);
30910
+ cursor: pointer;
30911
+ transition: color 160ms ease;
30906
30912
  }
30907
- .E_c1uzzomf .card-body {
30908
- padding: 24px;
30909
- border-radius: 8px;
30910
- background: #fff;
30913
+ .E_berrcjl .breadcrumb-link:hover {
30914
+ color: #0080ff;
30911
30915
  }
30912
- .E_c1uzzomf .empty {
30913
- font-weight: 700;
30914
- font-size: 14px;
30915
- line-height: 22px;
30916
- color: rgba(0, 21, 64, 0.3);
30917
- text-align: center;
30916
+ .E_berrcjl .breadcrumb-link:active {
30917
+ color: #005ed1;
30918
30918
  }
30919
30919
 
30920
30920
  .E_d1bw7c5z {
@@ -31000,16 +31000,8 @@ button.E_n7k2c6r {
31000
31000
  width: 102px;
31001
31001
  }
31002
31002
 
31003
- .E_itxley7.ant-input-group.ant-input-group-compact {
31004
- display: flex;
31005
- }
31006
- .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
31007
- border-bottom-left-radius: 5px;
31008
- border-top-left-radius: 5px;
31009
- }
31010
- .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
31011
- border-bottom-right-radius: 5px;
31012
- border-top-right-radius: 5px;
31003
+ .E_sx1bpnu .ant-input-sm {
31004
+ line-height: 18px;
31013
31005
  }
31014
31006
 
31015
31007
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
@@ -31025,69 +31017,56 @@ button.E_n7k2c6r {
31025
31017
  border-top: 1px solid rgba(211, 218, 235, 0.6);
31026
31018
  }
31027
31019
 
31028
- .E_s1dizucg.ant-switch {
31029
- min-width: 40px;
31030
- height: 24px;
31031
- background: rgba(172, 186, 211, 0.6);
31032
- overflow: hidden;
31033
- }
31034
- .E_s1dizucg.ant-switch:focus {
31035
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31036
- }
31037
- .E_s1dizucg.ant-switch-small {
31038
- min-width: 26px;
31039
- height: 16px;
31040
- }
31041
- .E_s1dizucg.ant-switch-large {
31042
- min-width: 52px;
31043
- height: 32px;
31020
+ .E_itxley7.ant-input-group.ant-input-group-compact {
31021
+ display: flex;
31044
31022
  }
31045
- .E_s1dizucg.ant-switch .ant-switch-handle {
31046
- height: 20px;
31047
- width: 20px;
31023
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
31024
+ border-bottom-left-radius: 5px;
31025
+ border-top-left-radius: 5px;
31048
31026
  }
31049
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31050
- border-radius: 10px;
31051
- transition-delay: 120ms;
31027
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
31028
+ border-bottom-right-radius: 5px;
31029
+ border-top-right-radius: 5px;
31052
31030
  }
31053
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31031
+
31032
+ .E_c1bus5hc {
31033
+ --color: white;
31054
31034
  height: 14px;
31055
31035
  width: 14px;
31056
- top: 1px;
31057
- left: 1px;
31058
- }
31059
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31060
- height: 28px;
31061
- width: 28px;
31062
- }
31063
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31064
- border-radius: 14px;
31065
- }
31066
- .E_s1dizucg.ant-switch-checked {
31067
- background-color: #00ba5d;
31068
- }
31069
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31070
- left: calc(100% - 20px - 2px);
31071
- }
31072
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31073
- left: calc(100% - 14px - 1px);
31074
- }
31075
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31076
- left: calc(100% - 28px - 2px);
31077
- }
31078
-
31079
- .E_c1up6e3y {
31080
- margin-left: 5px;
31036
+ border-radius: 50%;
31037
+ flex-shrink: 0;
31038
+ display: flex;
31039
+ align-items: center;
31040
+ justify-content: center;
31041
+ border: 1px solid var(--color);
31081
31042
  }
31082
-
31083
- .E_ivqqkzv {
31084
- height: 24px;
31085
- width: 56px !important;
31086
- margin-right: 4px;
31043
+ .E_c1bus5hc .circle-inner {
31044
+ position: relative;
31045
+ height: 10px;
31046
+ width: 10px;
31047
+ border-radius: 50%;
31048
+ overflow: hidden;
31087
31049
  }
31088
-
31089
- .E_c1wk4q29 {
31090
- color: rgba(44, 56, 82, 0.6);
31050
+ .E_c1bus5hc .circle-content {
31051
+ position: absolute;
31052
+ height: 100%;
31053
+ width: 100%;
31054
+ left: 0;
31055
+ top: 0;
31056
+ border-radius: 50%;
31057
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31058
+ transform: rotate(180deg);
31059
+ }
31060
+ .E_c1bus5hc .circle-child {
31061
+ position: absolute;
31062
+ height: 100%;
31063
+ width: 100%;
31064
+ left: 0;
31065
+ top: 0;
31066
+ margin-left: 50%;
31067
+ transform-origin: left;
31068
+ background: white;
31069
+ transform: rotate(0deg);
31091
31070
  }
31092
31071
 
31093
31072
  .E_phljevk {
@@ -31147,72 +31126,6 @@ button.E_n7k2c6r {
31147
31126
  line-height: 18px;
31148
31127
  }
31149
31128
 
31150
- .E_i11gg7mj .ant-input-prefix {
31151
- margin-right: 8px;
31152
- }
31153
- .E_i11gg7mj .ant-input-suffix {
31154
- margin-left: 8px;
31155
- }
31156
-
31157
- .E_cc368xp {
31158
- color: #00122e;
31159
- border-right: 1px solid rgba(172, 186, 211, 0.6);
31160
- margin-right: 8px;
31161
- padding-right: 8px;
31162
- }
31163
-
31164
- .E_i11o6xqj {
31165
- display: flex;
31166
- gap: 4px;
31167
- }
31168
- .E_i11o6xqj .icon-wrapper {
31169
- cursor: pointer;
31170
- }
31171
-
31172
- .E_d19ruhdj.icon-wrapper {
31173
- cursor: not-allowed;
31174
- }
31175
-
31176
- .E_c1bus5hc {
31177
- --color: white;
31178
- height: 14px;
31179
- width: 14px;
31180
- border-radius: 50%;
31181
- flex-shrink: 0;
31182
- display: flex;
31183
- align-items: center;
31184
- justify-content: center;
31185
- border: 1px solid var(--color);
31186
- }
31187
- .E_c1bus5hc .circle-inner {
31188
- position: relative;
31189
- height: 10px;
31190
- width: 10px;
31191
- border-radius: 50%;
31192
- overflow: hidden;
31193
- }
31194
- .E_c1bus5hc .circle-content {
31195
- position: absolute;
31196
- height: 100%;
31197
- width: 100%;
31198
- left: 0;
31199
- top: 0;
31200
- border-radius: 50%;
31201
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31202
- transform: rotate(180deg);
31203
- }
31204
- .E_c1bus5hc .circle-child {
31205
- position: absolute;
31206
- height: 100%;
31207
- width: 100%;
31208
- left: 0;
31209
- top: 0;
31210
- margin-left: 50%;
31211
- transform-origin: left;
31212
- background: white;
31213
- transform: rotate(0deg);
31214
- }
31215
-
31216
31129
  .E_rapgekc.ant-radio-wrapper {
31217
31130
  display: inline-flex;
31218
31131
  align-items: baseline;
@@ -31307,60 +31220,228 @@ button.E_n7k2c6r {
31307
31220
  background: #ccd4e3;
31308
31221
  opacity: 0.5;
31309
31222
  }
31310
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31311
- border-right-color: #0080ff;
31223
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31224
+ border-right-color: #0080ff;
31225
+ }
31226
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31227
+ border-color: #0080ff;
31228
+ }
31229
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
31230
+ background: rgba(0, 136, 255, 0.1);
31231
+ }
31232
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
31233
+ background: rgba(211, 218, 235, 0.6);
31234
+ border-color: #ccd4e3;
31235
+ opacity: 0.5;
31236
+ }
31237
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
31238
+ color: #00122e;
31239
+ border-color: #ccd4e3;
31240
+ }
31241
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31242
+ color: #00122e;
31243
+ border-color: #ccd4e3;
31244
+ background: rgba(172, 186, 211, 0.6);
31245
+ }
31246
+ .E_rcc63c8 .ant-radio-button-input {
31247
+ margin-right: 8px;
31248
+ display: inline;
31249
+ border: none;
31250
+ padding: 0;
31251
+ width: 36px;
31252
+ background: transparent;
31253
+ }
31254
+ .E_rcc63c8 .ant-radio-button-input:focus {
31255
+ box-shadow: none;
31256
+ }
31257
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31258
+ margin-right: 0;
31259
+ width: initial;
31260
+ box-shadow: none;
31261
+ }
31262
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31263
+ display: none;
31264
+ }
31265
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31266
+ display: inline;
31267
+ }
31268
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31269
+ display: inline;
31270
+ margin-right: 8px;
31271
+ padding: 0;
31272
+ width: 36px;
31273
+ }
31274
+
31275
+ .E_ivqqkzv {
31276
+ height: 24px;
31277
+ width: 56px !important;
31278
+ margin-right: 4px;
31279
+ }
31280
+
31281
+ .E_c1wk4q29 {
31282
+ color: rgba(44, 56, 82, 0.6);
31283
+ }
31284
+
31285
+ .E_i11gg7mj .ant-input-prefix {
31286
+ margin-right: 8px;
31287
+ }
31288
+ .E_i11gg7mj .ant-input-suffix {
31289
+ margin-left: 8px;
31290
+ }
31291
+
31292
+ .E_cc368xp {
31293
+ color: #00122e;
31294
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
31295
+ margin-right: 8px;
31296
+ padding-right: 8px;
31297
+ }
31298
+
31299
+ .E_i11o6xqj {
31300
+ display: flex;
31301
+ gap: 4px;
31302
+ }
31303
+ .E_i11o6xqj .icon-wrapper {
31304
+ cursor: pointer;
31305
+ }
31306
+
31307
+ .E_d19ruhdj.icon-wrapper {
31308
+ cursor: not-allowed;
31309
+ }
31310
+
31311
+ .E_s1dizucg.ant-switch {
31312
+ min-width: 40px;
31313
+ height: 24px;
31314
+ background: rgba(172, 186, 211, 0.6);
31315
+ overflow: hidden;
31316
+ }
31317
+ .E_s1dizucg.ant-switch:focus {
31318
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31319
+ }
31320
+ .E_s1dizucg.ant-switch-small {
31321
+ min-width: 26px;
31322
+ height: 16px;
31323
+ }
31324
+ .E_s1dizucg.ant-switch-large {
31325
+ min-width: 52px;
31326
+ height: 32px;
31327
+ }
31328
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31329
+ height: 20px;
31330
+ width: 20px;
31331
+ }
31332
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31333
+ border-radius: 10px;
31334
+ transition-delay: 120ms;
31335
+ }
31336
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31337
+ height: 14px;
31338
+ width: 14px;
31339
+ top: 1px;
31340
+ left: 1px;
31341
+ }
31342
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31343
+ height: 28px;
31344
+ width: 28px;
31345
+ }
31346
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31347
+ border-radius: 14px;
31348
+ }
31349
+ .E_s1dizucg.ant-switch-checked {
31350
+ background-color: #00ba5d;
31351
+ }
31352
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31353
+ left: calc(100% - 20px - 2px);
31354
+ }
31355
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31356
+ left: calc(100% - 14px - 1px);
31357
+ }
31358
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31359
+ left: calc(100% - 28px - 2px);
31360
+ }
31361
+
31362
+ .E_c1up6e3y {
31363
+ margin-left: 5px;
31364
+ }
31365
+
31366
+ .E_s1dni7lo {
31367
+ width: 430px !important;
31368
+ }
31369
+
31370
+ .E_d1wwmmm5 .ant-select-item-group {
31371
+ padding: 8px 16px;
31372
+ line-height: 18px;
31373
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31374
+ height: 34px;
31375
+ min-height: 34px;
31376
+ box-sizing: border-box;
31377
+ margin-top: 8px;
31378
+ }
31379
+
31380
+ .E_o1ugr09p {
31381
+ display: flex;
31382
+ flex-direction: column;
31383
+ margin: 1px 8px;
31384
+ padding: 8px;
31385
+ border-radius: 4px;
31386
+ }
31387
+ .E_o1ugr09p .selected-icon {
31388
+ display: none;
31312
31389
  }
31313
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31314
- border-color: #0080ff;
31390
+ .E_o1ugr09p.ant-select-item-option-grouped {
31391
+ padding-left: 8px;
31315
31392
  }
31316
- .E_rcc63c8.ant-radio-button-wrapper-checked {
31317
- background: rgba(0, 136, 255, 0.1);
31393
+ .E_o1ugr09p.ant-select-item-option-selected {
31394
+ background-color: white;
31318
31395
  }
31319
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
31320
- background: rgba(211, 218, 235, 0.6);
31321
- border-color: #ccd4e3;
31322
- opacity: 0.5;
31396
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31397
+ color: #0080ff;
31323
31398
  }
31324
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
31325
- color: #00122e;
31326
- border-color: #ccd4e3;
31399
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31400
+ display: block;
31327
31401
  }
31328
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31329
- color: #00122e;
31330
- border-color: #ccd4e3;
31331
- background: rgba(172, 186, 211, 0.6);
31402
+ .E_o1ugr09p.ant-select-item-option-active {
31403
+ background: rgba(0, 136, 255, 0.16);
31332
31404
  }
31333
- .E_rcc63c8 .ant-radio-button-input {
31334
- margin-right: 8px;
31335
- display: inline;
31336
- border: none;
31337
- padding: 0;
31338
- width: 36px;
31339
- background: transparent;
31405
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31406
+ color: #0080ff;
31340
31407
  }
31341
- .E_rcc63c8 .ant-radio-button-input:focus {
31342
- box-shadow: none;
31408
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31409
+ background: rgba(0, 136, 255, 0.1);
31410
+ color: #0080ff;
31343
31411
  }
31344
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31345
- margin-right: 0;
31346
- width: initial;
31347
- box-shadow: none;
31412
+
31413
+ .E_o1ifxsq4 {
31414
+ display: flex;
31415
+ justify-content: space-between;
31416
+ height: 20px;
31417
+ line-height: 20px;
31348
31418
  }
31349
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31350
- display: none;
31419
+ .E_o1ifxsq4 .timezone-title {
31420
+ color: #2d3a56;
31421
+ overflow: hidden;
31422
+ text-overflow: ellipsis;
31351
31423
  }
31352
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31353
- display: inline;
31424
+
31425
+ .E_o1zue7 {
31426
+ display: flex;
31427
+ justify-content: space-between;
31428
+ color: rgba(44, 56, 82, 0.6);
31429
+ height: 18px;
31430
+ line-height: 18px;
31431
+ margin-top: 2px;
31354
31432
  }
31355
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31356
- display: inline;
31357
- margin-right: 8px;
31358
- padding: 0;
31359
- width: 36px;
31433
+
31434
+ .E_tyfmlxg {
31435
+ border: none;
31436
+ margin-right: 0;
31437
+ background: rgba(225, 230, 241, 0.6);
31360
31438
  }
31361
31439
 
31362
- .E_tju3gfj .date {
31363
- margin-right: 4px;
31440
+ .E_o18uybox {
31441
+ pointer-events: none;
31442
+ height: 32px;
31443
+ width: 100%;
31444
+ opacity: 0;
31364
31445
  }
31365
31446
 
31366
31447
  .E_s1sck0th {
@@ -31445,68 +31526,23 @@ button.E_n7k2c6r {
31445
31526
  background-color: #7E41FF;
31446
31527
  }
31447
31528
 
31448
- .E_iq1gosr {
31449
- display: inline-block;
31450
- }
31451
-
31452
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31453
- display: var(--ai7qkf2-0);
31454
- }
31455
- .E_ai7qkf2 .ant-input-number-input-wrap {
31456
- display: inline-flex;
31457
- line-height: 1.5715;
31458
- height: 100%;
31529
+ .E_fzh9mnb {
31459
31530
  width: 100%;
31460
- }
31461
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31462
- content: var(--ai7qkf2-1);
31463
- display: var(--ai7qkf2-2);
31464
- flex: none;
31465
- align-items: center;
31466
- margin-left: 4px;
31467
- padding: 5px 12px 5px 0;
31468
- color: rgba(44, 56, 82, 0.6);
31469
- }
31470
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31471
- content: var(--ai7qkf2-3);
31472
- display: var(--ai7qkf2-4);
31473
- flex: none;
31531
+ height: 100%;
31532
+ min-height: 124px;
31533
+ display: flex;
31534
+ flex-direction: column;
31535
+ justify-content: center;
31474
31536
  align-items: center;
31475
- margin-right: 4px;
31476
- cursor: auto;
31477
- color: rgba(44, 56, 82, 0.6);
31478
- }
31479
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31480
- border-radius: 0;
31481
- }
31482
- .E_ai7qkf2.ant-input-number {
31483
- width: 100%;
31484
- border-radius: 6px;
31485
- }
31486
- .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
31487
- border-color: #0096ff;
31488
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31489
- z-index: 1;
31490
- }
31491
- .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
31492
- border-color: #e75a3a;
31493
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31494
31537
  }
31495
- .E_ai7qkf2 .ant-input-number-input {
31496
- height: 30px;
31497
- border: 1px;
31498
- padding: 5px 12px;
31499
- font-size: inherit;
31500
- }
31501
- .E_ai7qkf2.ant-input-number-lg input {
31502
- height: 38px;
31503
- border: 1px;
31504
- padding: 8px 16px;
31538
+ .E_fzh9mnb .error-text {
31539
+ color: rgba(10, 37, 85, 0.6);
31540
+ margin-bottom: 16px;
31541
+ font-size: 18px;
31505
31542
  }
31506
- .E_ai7qkf2.ant-input-number-sm input {
31507
- height: 22px;
31508
- border: 1px;
31509
- padding: 2px 8px;
31543
+
31544
+ .E_iq1gosr {
31545
+ display: inline-block;
31510
31546
  }
31511
31547
 
31512
31548
  .E_f7pxqmh {
@@ -31543,19 +31579,22 @@ button.E_n7k2c6r {
31543
31579
  min-height: 0px;
31544
31580
  }
31545
31581
 
31546
- .E_fzh9mnb {
31547
- width: 100%;
31548
- height: 100%;
31549
- min-height: 124px;
31550
- display: flex;
31551
- flex-direction: column;
31552
- justify-content: center;
31582
+ .E_iouxfgt {
31583
+ display: inline-flex;
31553
31584
  align-items: center;
31554
31585
  }
31555
- .E_fzh9mnb .error-text {
31556
- color: rgba(10, 37, 85, 0.6);
31557
- margin-bottom: 16px;
31558
- font-size: 18px;
31586
+ .E_iouxfgt .icon-inner {
31587
+ display: inline-flex;
31588
+ align-items: center;
31589
+ justify-content: center;
31590
+ }
31591
+ .E_iouxfgt .icon-inner + span,
31592
+ .E_iouxfgt span + .icon-inner.suffix {
31593
+ margin-left: 4px;
31594
+ }
31595
+ .E_iouxfgt.is-rotate img,
31596
+ .E_iouxfgt.is-rotate svg {
31597
+ animation: rotate 680ms linear infinite;
31559
31598
  }
31560
31599
 
31561
31600
  .E_t1m2x205 .ant-tooltip-arrow {
@@ -31569,103 +31608,68 @@ button.E_n7k2c6r {
31569
31608
  visibility: hidden;
31570
31609
  }
31571
31610
 
31572
- .E_s1dni7lo {
31573
- width: 430px !important;
31574
- }
31575
-
31576
- .E_d1wwmmm5 .ant-select-item-group {
31577
- padding: 8px 16px;
31578
- line-height: 18px;
31579
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31580
- height: 34px;
31581
- min-height: 34px;
31582
- box-sizing: border-box;
31583
- margin-top: 8px;
31584
- }
31585
-
31586
- .E_o1ugr09p {
31587
- display: flex;
31588
- flex-direction: column;
31589
- margin: 1px 8px;
31590
- padding: 8px;
31591
- border-radius: 4px;
31592
- }
31593
- .E_o1ugr09p .selected-icon {
31594
- display: none;
31595
- }
31596
- .E_o1ugr09p.ant-select-item-option-grouped {
31597
- padding-left: 8px;
31598
- }
31599
- .E_o1ugr09p.ant-select-item-option-selected {
31600
- background-color: white;
31601
- }
31602
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31603
- color: #0080ff;
31604
- }
31605
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31606
- display: block;
31607
- }
31608
- .E_o1ugr09p.ant-select-item-option-active {
31609
- background: rgba(0, 136, 255, 0.16);
31610
- }
31611
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31612
- color: #0080ff;
31613
- }
31614
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31615
- background: rgba(0, 136, 255, 0.1);
31616
- color: #0080ff;
31617
- }
31618
-
31619
- .E_o1ifxsq4 {
31620
- display: flex;
31621
- justify-content: space-between;
31622
- height: 20px;
31623
- line-height: 20px;
31611
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31612
+ display: var(--ai7qkf2-0);
31624
31613
  }
31625
- .E_o1ifxsq4 .timezone-title {
31626
- color: #2d3a56;
31627
- overflow: hidden;
31628
- text-overflow: ellipsis;
31614
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31615
+ display: inline-flex;
31616
+ line-height: 1.5715;
31617
+ height: 100%;
31618
+ width: 100%;
31629
31619
  }
31630
-
31631
- .E_o1zue7 {
31632
- display: flex;
31633
- justify-content: space-between;
31620
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31621
+ content: var(--ai7qkf2-1);
31622
+ display: var(--ai7qkf2-2);
31623
+ flex: none;
31624
+ align-items: center;
31625
+ margin-left: 4px;
31626
+ padding: 5px 12px 5px 0;
31634
31627
  color: rgba(44, 56, 82, 0.6);
31635
- height: 18px;
31636
- line-height: 18px;
31637
- margin-top: 2px;
31638
31628
  }
31639
-
31640
- .E_tyfmlxg {
31641
- border: none;
31642
- margin-right: 0;
31643
- background: rgba(225, 230, 241, 0.6);
31629
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31630
+ content: var(--ai7qkf2-3);
31631
+ display: var(--ai7qkf2-4);
31632
+ flex: none;
31633
+ align-items: center;
31634
+ margin-right: 4px;
31635
+ cursor: auto;
31636
+ color: rgba(44, 56, 82, 0.6);
31644
31637
  }
31645
-
31646
- .E_o18uybox {
31647
- pointer-events: none;
31648
- height: 32px;
31638
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31639
+ border-radius: 0;
31640
+ }
31641
+ .E_ai7qkf2.ant-input-number {
31649
31642
  width: 100%;
31650
- opacity: 0;
31643
+ border-radius: 6px;
31651
31644
  }
31652
-
31653
- .E_iouxfgt {
31654
- display: inline-flex;
31655
- align-items: center;
31645
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
31646
+ border-color: #0096ff;
31647
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31648
+ z-index: 1;
31656
31649
  }
31657
- .E_iouxfgt .icon-inner {
31658
- display: inline-flex;
31659
- align-items: center;
31660
- justify-content: center;
31650
+ .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
31651
+ border-color: #e75a3a;
31652
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31661
31653
  }
31662
- .E_iouxfgt .icon-inner + span,
31663
- .E_iouxfgt span + .icon-inner.suffix {
31664
- margin-left: 4px;
31654
+ .E_ai7qkf2 .ant-input-number-input {
31655
+ height: 30px;
31656
+ border: 1px;
31657
+ padding: 5px 12px;
31658
+ font-size: inherit;
31665
31659
  }
31666
- .E_iouxfgt.is-rotate img,
31667
- .E_iouxfgt.is-rotate svg {
31668
- animation: rotate 680ms linear infinite;
31660
+ .E_ai7qkf2.ant-input-number-lg input {
31661
+ height: 38px;
31662
+ border: 1px;
31663
+ padding: 8px 16px;
31664
+ }
31665
+ .E_ai7qkf2.ant-input-number-sm input {
31666
+ height: 22px;
31667
+ border: 1px;
31668
+ padding: 2px 8px;
31669
+ }
31670
+
31671
+ .E_tju3gfj .date {
31672
+ margin-right: 4px;
31669
31673
  }
31670
31674
 
31671
31675
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -31699,26 +31703,6 @@ button.E_n7k2c6r {
31699
31703
  font-size: inherit;
31700
31704
  }
31701
31705
 
31702
- .E_i1inqkme {
31703
- height: 18px;
31704
- line-height: 18px;
31705
- padding: 0 4px;
31706
- border-radius: 4px;
31707
- background: rgba(235, 239, 245, 0.6);
31708
- border: 1px solid rgba(223, 228, 235, 0.6);
31709
- display: flex;
31710
- align-items: center;
31711
- white-space: nowrap;
31712
- margin-right: 4px;
31713
- }
31714
-
31715
- .E_atcz0kf .ant-input-suffix {
31716
- margin-left: 8px;
31717
- }
31718
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31719
- padding: 2px 7px 2px 12px;
31720
- }
31721
-
31722
31706
  .E_a1b5xrg3 .user-icon-inner {
31723
31707
  display: inline-flex;
31724
31708
  align-items: center;
@@ -31749,6 +31733,19 @@ button.E_n7k2c6r {
31749
31733
  transition: all 320ms ease;
31750
31734
  }
31751
31735
 
31736
+ .E_i1inqkme {
31737
+ height: 18px;
31738
+ line-height: 18px;
31739
+ padding: 0 4px;
31740
+ border-radius: 4px;
31741
+ background: rgba(235, 239, 245, 0.6);
31742
+ border: 1px solid rgba(223, 228, 235, 0.6);
31743
+ display: flex;
31744
+ align-items: center;
31745
+ white-space: nowrap;
31746
+ margin-right: 4px;
31747
+ }
31748
+
31752
31749
  .E_m196gn1d {
31753
31750
  min-width: 1280px;
31754
31751
  }
@@ -32228,6 +32225,13 @@ button.E_n7k2c6r {
32228
32225
  line-height: 12px;
32229
32226
  }
32230
32227
 
32228
+ .E_atcz0kf .ant-input-suffix {
32229
+ margin-left: 8px;
32230
+ }
32231
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32232
+ padding: 2px 7px 2px 12px;
32233
+ }
32234
+
32231
32235
  .E_owd0kml {
32232
32236
  display: inline-block;
32233
32237
  }
@@ -33210,19 +33214,6 @@ input.E_rf8rlle.ant-input {
33210
33214
  color: rgba(0, 21, 64, 0.3);
33211
33215
  }
33212
33216
 
33213
- .E_suhck3k {
33214
- height: 24px;
33215
- width: 24px;
33216
- border-radius: 6px;
33217
- padding: 4px;
33218
- }
33219
- .E_suhck3k:hover {
33220
- background-color: rgba(0, 136, 255, 0.1);
33221
- }
33222
- .E_suhck3k:hover svg path {
33223
- fill: blue;
33224
- }
33225
-
33226
33217
  .E_oa99sl3 {
33227
33218
  display: flex;
33228
33219
  justify-content: space-between;
@@ -33248,21 +33239,6 @@ input.E_rf8rlle.ant-input {
33248
33239
  flex-shrink: 0;
33249
33240
  }
33250
33241
 
33251
- .E_w1dxz879 {
33252
- display: flex;
33253
- flex-direction: column;
33254
- gap: 6px;
33255
- }
33256
- .E_w1dxz879 .ellipsis-tooltip {
33257
- max-height: var(--w1dxz879-0);
33258
- text-overflow: clip;
33259
- overflow: hidden;
33260
- }
33261
- .E_w1dxz879 .tips {
33262
- color: #fff;
33263
- opacity: 0.8;
33264
- }
33265
-
33266
33242
  .E_ryby9ds {
33267
33243
  display: flex;
33268
33244
  align-items: center;
@@ -33279,6 +33255,34 @@ input.E_rf8rlle.ant-input {
33279
33255
  margin-right: 6px;
33280
33256
  }
33281
33257
 
33258
+ .E_suhck3k {
33259
+ height: 24px;
33260
+ width: 24px;
33261
+ border-radius: 6px;
33262
+ padding: 4px;
33263
+ }
33264
+ .E_suhck3k:hover {
33265
+ background-color: rgba(0, 136, 255, 0.1);
33266
+ }
33267
+ .E_suhck3k:hover svg path {
33268
+ fill: blue;
33269
+ }
33270
+
33271
+ .E_w1dxz879 {
33272
+ display: flex;
33273
+ flex-direction: column;
33274
+ gap: 6px;
33275
+ }
33276
+ .E_w1dxz879 .ellipsis-tooltip {
33277
+ max-height: var(--w1dxz879-0);
33278
+ text-overflow: clip;
33279
+ overflow: hidden;
33280
+ }
33281
+ .E_w1dxz879 .tips {
33282
+ color: #fff;
33283
+ opacity: 0.8;
33284
+ }
33285
+
33282
33286
  .E_hrhfj7c {
33283
33287
  display: none;
33284
33288
  }
@@ -34067,7 +34071,7 @@ input.E_rf8rlle.ant-input {
34067
34071
  gap: 8px;
34068
34072
  background: #fff;
34069
34073
  border-radius: 5px;
34070
- border: 1px solid #e4e9f2;
34074
+ border: 1px solid rgba(172, 186, 211, 0.6);
34071
34075
  transition: all 0.2s ease-in-out;
34072
34076
  }
34073
34077
  .E_dhqt3dw.date-range-picker .default-calendar-icon {
@@ -34239,6 +34243,30 @@ input.E_rf8rlle.ant-input {
34239
34243
  height: auto;
34240
34244
  }
34241
34245
 
34246
+ .E_l12xdkhl {
34247
+ width: 64px;
34248
+ height: 64px;
34249
+ max-width: 64px;
34250
+ max-height: 64px;
34251
+ overflow: hidden;
34252
+ display: flex;
34253
+ align-items: center;
34254
+ justify-content: center;
34255
+ position: relative;
34256
+ opacity: 0.6;
34257
+ }
34258
+ .E_l12xdkhl .icon-wrapper {
34259
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34260
+ }
34261
+ @keyframes rotate {
34262
+ from {
34263
+ transform: rotate(0deg);
34264
+ }
34265
+ to {
34266
+ transform: rotate(360deg);
34267
+ }
34268
+ }
34269
+
34242
34270
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34243
34271
  margin-right: 2px;
34244
34272
  }
@@ -34273,28 +34301,79 @@ input.E_rf8rlle.ant-input {
34273
34301
  background-color: transparent;
34274
34302
  }
34275
34303
 
34276
- .E_l12xdkhl {
34277
- width: 64px;
34278
- height: 64px;
34279
- max-width: 64px;
34280
- max-height: 64px;
34281
- overflow: hidden;
34282
- display: flex;
34283
- align-items: center;
34284
- justify-content: center;
34285
- position: relative;
34286
- opacity: 0.6;
34304
+ .E_sddwhm6 {
34305
+ margin: 0;
34306
+ border-radius: 20px;
34307
+ padding: 2px 10px;
34308
+ height: 22px;
34309
+ }
34310
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34311
+ background-color: rgba(237, 241, 250, 0.6) !important;
34312
+ }
34313
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34314
+ background-color: rgba(225, 230, 241, 0.6) !important;
34315
+ }
34316
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34317
+ color: #00122e;
34318
+ }
34319
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34320
+ margin-right: 6px;
34321
+ }
34322
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34323
+ margin-left: 8px;
34324
+ color: rgba(44, 56, 82, 0.6);
34325
+ }
34326
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34327
+ background-color: rgba(0, 136, 255, 0.1);
34328
+ }
34329
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34330
+ background-color: #0080ff;
34331
+ }
34332
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34333
+ background-color: rgba(0, 136, 255, 0.16);
34334
+ }
34335
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34336
+ background-color: rgba(255, 74, 74, 0.1);
34337
+ }
34338
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34339
+ background-color: #f0483e;
34340
+ }
34341
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34342
+ background-color: rgba(255, 74, 74, 0.16);
34343
+ }
34344
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34345
+ background-color: rgba(254, 160, 8, 0.1);
34346
+ }
34347
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34348
+ background-color: #fea008;
34349
+ }
34350
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34351
+ background-color: rgba(255, 187, 0, 0.16);
34352
+ }
34353
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34354
+ background-color: rgba(30, 201, 127, 0.1);
34355
+ }
34356
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34357
+ background-color: #00ba5d;
34358
+ }
34359
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34360
+ background-color: rgba(30, 201, 127, 0.16);
34361
+ }
34362
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34363
+ background-color: rgba(225, 230, 241, 0.6);
34287
34364
  }
34288
- .E_l12xdkhl .icon-wrapper {
34289
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34365
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34366
+ background-color: #6b7d99;
34290
34367
  }
34291
- @keyframes rotate {
34292
- from {
34293
- transform: rotate(0deg);
34294
- }
34295
- to {
34296
- transform: rotate(360deg);
34297
- }
34368
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34369
+ background-color: rgba(211, 218, 235, 0.6);
34370
+ }
34371
+
34372
+ .E_satwmqm {
34373
+ width: 8px;
34374
+ height: 8px;
34375
+ border-radius: 50%;
34376
+ display: inline-block;
34298
34377
  }
34299
34378
 
34300
34379
  button.E_l48ei06.ant-btn,
@@ -34349,79 +34428,85 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34349
34428
  color: rgba(44, 56, 82, 0.7490196078);
34350
34429
  }
34351
34430
 
34352
- .E_sddwhm6 {
34353
- margin: 0;
34354
- border-radius: 20px;
34355
- padding: 2px 10px;
34356
- height: 22px;
34357
- }
34358
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34359
- background-color: rgba(237, 241, 250, 0.6) !important;
34431
+ .E_b14q2gmw {
34432
+ 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);
34360
34433
  }
34361
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34362
- background-color: rgba(225, 230, 241, 0.6) !important;
34434
+
34435
+ .E_c1eym6el {
34436
+ border-radius: 8px;
34437
+ background-color: white;
34363
34438
  }
34364
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34365
- color: #00122e;
34439
+ .E_c1eym6el.hoverable {
34440
+ cursor: pointer;
34366
34441
  }
34367
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34368
- margin-right: 6px;
34442
+ .E_c1eym6el.hoverable:hover {
34443
+ transition: all 200ms ease;
34444
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34445
+ transform: translateY(-4px);
34369
34446
  }
34370
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34371
- margin-left: 8px;
34372
- color: rgba(44, 56, 82, 0.6);
34447
+
34448
+ .E_ckui4s7 {
34449
+ color: #2d3a56;
34450
+ line-height: 22px;
34451
+ display: inline-flex;
34373
34452
  }
34374
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34375
- background-color: rgba(0, 136, 255, 0.1);
34453
+ .E_ckui4s7 .ant-checkbox {
34454
+ height: 22px;
34455
+ display: flex;
34456
+ align-items: center;
34457
+ top: 0;
34376
34458
  }
34377
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34378
- background-color: #0080ff;
34459
+ .E_ckui4s7 .ant-checkbox-checked::after {
34460
+ border: none;
34379
34461
  }
34380
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34381
- background-color: rgba(0, 136, 255, 0.16);
34462
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
34463
+ border-color: #0080ff;
34382
34464
  }
34383
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34384
- background-color: rgba(255, 74, 74, 0.1);
34465
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
34466
+ border: 1px solid rgba(107, 128, 167, 0.6);
34385
34467
  }
34386
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34387
- background-color: #f0483e;
34468
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34469
+ border: 1px solid #0080ff;
34388
34470
  }
34389
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34390
- background-color: rgba(255, 74, 74, 0.16);
34471
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34472
+ background: #0080ff;
34391
34473
  }
34392
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34393
- background-color: rgba(254, 160, 8, 0.1);
34474
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34475
+ background-color: #fff;
34476
+ height: 2px;
34477
+ width: 10px;
34478
+ border-radius: 2px;
34394
34479
  }
34395
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34396
- background-color: #fea008;
34480
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
34481
+ opacity: 0.5;
34397
34482
  }
34398
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34399
- background-color: rgba(255, 187, 0, 0.16);
34483
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
34484
+ background: rgba(211, 218, 235, 0.6);
34485
+ border-color: rgba(107, 128, 167, 0.6) !important;
34400
34486
  }
34401
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34402
- background-color: rgba(30, 201, 127, 0.1);
34487
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
34488
+ border-color: #2d3a56;
34403
34489
  }
34404
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34405
- background-color: #00ba5d;
34490
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34491
+ background: #2d3a56;
34406
34492
  }
34407
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34408
- background-color: rgba(30, 201, 127, 0.16);
34493
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
34494
+ padding: 0;
34409
34495
  }
34410
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34411
- background-color: rgba(225, 230, 241, 0.6);
34496
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
34497
+ display: inline-block;
34498
+ margin-left: 12px;
34499
+ color: #2d3a56;
34412
34500
  }
34413
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34414
- background-color: #6b7d99;
34501
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
34502
+ margin-left: 28px;
34503
+ color: rgba(44, 56, 82, 0.6);
34415
34504
  }
34416
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34417
- background-color: rgba(211, 218, 235, 0.6);
34505
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34506
+ margin-left: 8px;
34418
34507
  }
34419
-
34420
- .E_satwmqm {
34421
- width: 8px;
34422
- height: 8px;
34423
- border-radius: 50%;
34424
- display: inline-block;
34508
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34509
+ margin-left: 24px;
34425
34510
  }
34426
34511
 
34427
34512
  .E_c1kghdax {
@@ -34459,94 +34544,276 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34459
34544
  color: #2d3a56;
34460
34545
  font-weight: 700;
34461
34546
  }
34462
- .E_c1kghdax .collapse-arrow {
34463
- transition: all 50ms ease-out 0ms;
34464
- margin-right: 2px;
34547
+ .E_c1kghdax .collapse-arrow {
34548
+ transition: all 50ms ease-out 0ms;
34549
+ margin-right: 2px;
34550
+ }
34551
+
34552
+ .E_c1yd35n {
34553
+ padding: 0 12px 14px 12px;
34554
+ }
34555
+
34556
+ .E_lht19u8 {
34557
+ width: 64px;
34558
+ height: 64px;
34559
+ display: flex;
34560
+ align-items: center;
34561
+ justify-content: center;
34562
+ position: relative;
34563
+ opacity: 0.2;
34564
+ }
34565
+
34566
+ .E_lk3gkp4 {
34567
+ position: absolute;
34568
+ width: 5px;
34569
+ height: 48px;
34570
+ left: 9.33px;
34571
+ top: 40.5px;
34572
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34573
+ border-radius: 5px;
34574
+ transform: rotate(-128deg);
34575
+ transform-origin: top left;
34576
+ animation: loading-indicator1 1100ms ease-out infinite;
34577
+ }
34578
+
34579
+ .E_ll4n94n {
34580
+ position: absolute;
34581
+ width: 5px;
34582
+ height: 48px;
34583
+ left: 40.8px;
34584
+ top: 8.4px;
34585
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34586
+ border-radius: 5px;
34587
+ transform: rotate(-8deg);
34588
+ transform-origin: top left;
34589
+ animation: loading-indicator2 1100ms ease-out infinite;
34590
+ }
34591
+
34592
+ .E_l17lbdo6 {
34593
+ position: absolute;
34594
+ width: 5px;
34595
+ height: 48px;
34596
+ left: 52.9px;
34597
+ top: 51.8px;
34598
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34599
+ border-radius: 5px;
34600
+ transform: rotate(112deg);
34601
+ transform-origin: top left;
34602
+ animation: loading-indicator3 1100ms ease-out infinite;
34603
+ }
34604
+
34605
+ .E_sjob3jg {
34606
+ --item-min-width: 60px;
34607
+ }
34608
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34609
+ display: none !important;
34610
+ }
34611
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34612
+ flex-shrink: 0 !important;
34613
+ }
34614
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34615
+ color: #0080ff;
34616
+ }
34617
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34618
+ color: #0080ff;
34619
+ font-weight: normal;
34620
+ }
34621
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34622
+ color: rgba(44, 56, 82, 0.6);
34623
+ }
34624
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34625
+ color: #00122e;
34626
+ }
34627
+ .E_sjob3jg .step-item-text {
34628
+ display: inline-block;
34629
+ }
34630
+ .E_sjob3jg .step-item-title {
34631
+ overflow: hidden;
34632
+ white-space: nowrap;
34633
+ text-overflow: ellipsis;
34634
+ }
34635
+
34636
+ .E_hjvj6s6 .ant-steps-item-container {
34637
+ min-width: var(--item-min-width);
34638
+ }
34639
+ .E_hjvj6s6 .ant-steps-item-disabled {
34640
+ cursor: not-allowed !important;
34641
+ }
34642
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34643
+ flex-direction: row;
34644
+ justify-content: stretch;
34645
+ }
34646
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34647
+ padding: 0;
34648
+ margin-right: 4px;
34649
+ flex: 1;
34650
+ overflow: visible;
34651
+ }
34652
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34653
+ width: 100%;
34654
+ min-height: unset;
34655
+ }
34656
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34657
+ height: 26px;
34658
+ line-height: 26px;
34659
+ width: 100%;
34660
+ padding: 0;
34661
+ font-size: 12px;
34662
+ }
34663
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34664
+ margin-right: 10px;
34665
+ }
34666
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34667
+ display: none;
34668
+ }
34669
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34670
+ padding-left: 8px;
34671
+ padding-right: 4px;
34672
+ border-radius: 4px 0 0 4px;
34673
+ }
34674
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34675
+ margin-right: 0;
34465
34676
  }
34466
-
34467
- .E_c1yd35n {
34468
- padding: 0 12px 14px 12px;
34677
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34678
+ padding-right: 8px;
34679
+ padding-left: 12px;
34680
+ border-radius: 0 4px 4px 0;
34469
34681
  }
34470
-
34471
- .E_ckui4s7 {
34472
- color: #2d3a56;
34473
- line-height: 22px;
34474
- display: inline-flex;
34682
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34683
+ content: "";
34684
+ width: 0;
34685
+ height: 0;
34686
+ border: 13px solid transparent;
34687
+ position: absolute;
34688
+ top: 0;
34689
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34690
+ z-index: 2;
34691
+ position: relative;
34692
+ top: -50%;
34693
+ right: -100%;
34475
34694
  }
34476
- .E_ckui4s7 .ant-checkbox {
34477
- height: 22px;
34478
- display: flex;
34479
- align-items: center;
34695
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34696
+ padding: 0 4px 0 12px;
34697
+ }
34698
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34699
+ content: "";
34700
+ width: 0;
34701
+ height: 0;
34702
+ border: 13px solid transparent;
34703
+ position: absolute;
34480
34704
  top: 0;
34705
+ border-left: 8px solid #fff;
34706
+ left: 0;
34481
34707
  }
34482
- .E_ckui4s7 .ant-checkbox-checked::after {
34483
- border: none;
34708
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34709
+ max-width: calc(100% - var(--item-min-width) * 2);
34484
34710
  }
34485
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
34486
- border-color: #0080ff;
34711
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34712
+ background-color: rgba(0, 136, 255, 0.1);
34487
34713
  }
34488
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
34489
- border: 1px solid rgba(107, 128, 167, 0.6);
34714
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34715
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34490
34716
  }
34491
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34492
- border: 1px solid #0080ff;
34717
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34718
+ cursor: pointer;
34719
+ min-width: var(--item-min-width);
34493
34720
  }
34494
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34495
- background: #0080ff;
34721
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34722
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34723
+ min-width: var(--item-min-width);
34496
34724
  }
34497
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34498
- background-color: #fff;
34499
- height: 2px;
34500
- width: 10px;
34501
- border-radius: 2px;
34725
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34726
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34727
+ background-color: rgba(237, 241, 250, 0.6);
34502
34728
  }
34503
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
34504
- opacity: 0.5;
34729
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34730
+ padding: 0;
34505
34731
  }
34506
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
34507
- background: rgba(211, 218, 235, 0.6);
34508
- border-color: rgba(107, 128, 167, 0.6) !important;
34732
+
34733
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34734
+ width: 192px;
34735
+ row-gap: 2px;
34509
34736
  }
34510
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
34511
- border-color: #2d3a56;
34737
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34738
+ background-color: rgba(225, 230, 241, 0.6);
34512
34739
  }
34513
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34514
- background: #2d3a56;
34740
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34741
+ color: #00122e !important;
34515
34742
  }
34516
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
34517
- padding: 0;
34743
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34744
+ background-color: rgba(225, 230, 241, 0.6);
34518
34745
  }
34519
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
34520
- display: inline-block;
34521
- margin-left: 12px;
34522
- color: #2d3a56;
34746
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34747
+ padding: 0 8px;
34748
+ border-radius: 4px;
34749
+ height: 32px;
34750
+ display: flex;
34751
+ align-items: center;
34523
34752
  }
34524
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
34525
- margin-left: 28px;
34526
- color: rgba(44, 56, 82, 0.6);
34753
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34754
+ min-height: auto;
34755
+ white-space: nowrap;
34527
34756
  }
34528
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34529
- margin-left: 8px;
34757
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34758
+ font-size: 13px;
34759
+ line-height: 20px;
34760
+ max-width: 100%;
34761
+ padding-right: 0;
34530
34762
  }
34531
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34532
- margin-left: 24px;
34763
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34764
+ background: rgba(0, 128, 255, 0.1);
34533
34765
  }
34534
34766
 
34535
- .E_b14q2gmw {
34536
- 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);
34767
+ .E_h6l1tj4 {
34768
+ width: 100%;
34769
+ display: inline-flex;
34770
+ align-items: center;
34771
+ justify-content: center;
34772
+ column-gap: 4px;
34773
+ }
34774
+ .E_h6l1tj4 .step-item-prefix-container {
34775
+ display: inline-flex;
34776
+ align-items: center;
34777
+ width: 18px;
34778
+ height: 18px;
34779
+ color: rgba(44, 56, 82, 0.75);
34780
+ justify-content: center;
34537
34781
  }
34538
34782
 
34539
- .E_c1eym6el {
34540
- border-radius: 8px;
34541
- background-color: white;
34783
+ .E_v18frne8 {
34784
+ width: 100%;
34785
+ display: flex;
34786
+ align-items: center;
34787
+ justify-content: center;
34788
+ column-gap: 6px;
34789
+ font-size: 13px;
34542
34790
  }
34543
- .E_c1eym6el.hoverable {
34544
- cursor: pointer;
34791
+ .E_v18frne8 .step-item-prefix-container {
34792
+ display: inline-flex;
34793
+ align-items: center;
34794
+ min-width: 20px;
34795
+ min-height: 20px;
34796
+ color: rgba(44, 56, 82, 0.75);
34797
+ justify-content: center;
34545
34798
  }
34546
- .E_c1eym6el.hoverable:hover {
34547
- transition: all 200ms ease;
34548
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34549
- transform: translateY(-4px);
34799
+
34800
+ .E_r77hffu {
34801
+ display: flex;
34802
+ align-items: center;
34803
+ justify-content: space-between;
34804
+ column-gap: 6px;
34805
+ }
34806
+
34807
+ .E_p1cmxsf7 {
34808
+ display: flex;
34809
+ flex-direction: column;
34810
+ justify-content: center;
34811
+ row-gap: var(--p1cmxsf7-0);
34812
+ }
34813
+ .E_p1cmxsf7 .antd5-progress-line {
34814
+ font-size: 0;
34815
+ margin-bottom: unset;
34816
+ margin-inline-end: unset;
34550
34817
  }
34551
34818
 
34552
34819
  .E_tc97u5y {
@@ -34948,79 +35215,13 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34948
35215
  }
34949
35216
 
34950
35217
  .E_n1afl31m.ant-tag.ant-tag-gray {
34951
- font-weight: 700;
34952
- color: #00122e;
34953
- background-color: rgba(237, 241, 250, 0.6);
34954
- border: 1px solid rgba(211, 218, 235, 0.6);
34955
- word-break: break-all;
34956
- display: inline;
34957
- white-space: normal;
34958
- }
34959
-
34960
- .E_r77hffu {
34961
- display: flex;
34962
- align-items: center;
34963
- justify-content: space-between;
34964
- column-gap: 6px;
34965
- }
34966
-
34967
- .E_p1cmxsf7 {
34968
- display: flex;
34969
- flex-direction: column;
34970
- justify-content: center;
34971
- row-gap: var(--p1cmxsf7-0);
34972
- }
34973
- .E_p1cmxsf7 .antd5-progress-line {
34974
- font-size: 0;
34975
- }
34976
-
34977
- .E_lht19u8 {
34978
- width: 64px;
34979
- height: 64px;
34980
- display: flex;
34981
- align-items: center;
34982
- justify-content: center;
34983
- position: relative;
34984
- opacity: 0.2;
34985
- }
34986
-
34987
- .E_lk3gkp4 {
34988
- position: absolute;
34989
- width: 5px;
34990
- height: 48px;
34991
- left: 9.33px;
34992
- top: 40.5px;
34993
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34994
- border-radius: 5px;
34995
- transform: rotate(-128deg);
34996
- transform-origin: top left;
34997
- animation: loading-indicator1 1100ms ease-out infinite;
34998
- }
34999
-
35000
- .E_ll4n94n {
35001
- position: absolute;
35002
- width: 5px;
35003
- height: 48px;
35004
- left: 40.8px;
35005
- top: 8.4px;
35006
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35007
- border-radius: 5px;
35008
- transform: rotate(-8deg);
35009
- transform-origin: top left;
35010
- animation: loading-indicator2 1100ms ease-out infinite;
35011
- }
35012
-
35013
- .E_l17lbdo6 {
35014
- position: absolute;
35015
- width: 5px;
35016
- height: 48px;
35017
- left: 52.9px;
35018
- top: 51.8px;
35019
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35020
- border-radius: 5px;
35021
- transform: rotate(112deg);
35022
- transform-origin: top left;
35023
- animation: loading-indicator3 1100ms ease-out infinite;
35218
+ font-weight: 700;
35219
+ color: #00122e;
35220
+ background-color: rgba(237, 241, 250, 0.6);
35221
+ border: 1px solid rgba(211, 218, 235, 0.6);
35222
+ word-break: break-all;
35223
+ display: inline;
35224
+ white-space: normal;
35024
35225
  }
35025
35226
 
35026
35227
  .E_t1dtlqs1 {
@@ -35219,199 +35420,31 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35219
35420
  margin-right: 8px;
35220
35421
  }
35221
35422
 
35222
- .E_sjob3jg {
35223
- --item-min-width: 60px;
35224
- }
35225
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
35226
- display: none !important;
35227
- }
35228
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
35229
- flex-shrink: 0 !important;
35230
- }
35231
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
35232
- color: #0080ff;
35233
- }
35234
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35235
- color: #0080ff;
35236
- font-weight: normal;
35237
- }
35238
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
35239
- color: rgba(44, 56, 82, 0.6);
35240
- }
35241
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35242
- color: #00122e;
35243
- }
35244
- .E_sjob3jg .step-item-text {
35245
- display: inline-block;
35246
- }
35247
- .E_sjob3jg .step-item-title {
35248
- overflow: hidden;
35249
- white-space: nowrap;
35250
- text-overflow: ellipsis;
35251
- }
35252
-
35253
- .E_hjvj6s6 .ant-steps-item-container {
35254
- min-width: var(--item-min-width);
35255
- }
35256
- .E_hjvj6s6 .ant-steps-item-disabled {
35257
- cursor: not-allowed !important;
35258
- }
35259
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
35260
- flex-direction: row;
35261
- justify-content: stretch;
35262
- }
35263
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
35264
- padding: 0;
35423
+ .E_i1g85yz3 {
35265
35424
  margin-right: 4px;
35266
- flex: 1;
35267
- overflow: visible;
35268
- }
35269
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
35270
- width: 100%;
35271
- min-height: unset;
35272
- }
35273
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
35274
- height: 26px;
35275
- line-height: 26px;
35276
- width: 100%;
35277
- padding: 0;
35278
- font-size: 12px;
35279
- }
35280
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
35281
- margin-right: 10px;
35282
- }
35283
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
35284
- display: none;
35285
- }
35286
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
35287
- padding-left: 8px;
35288
- padding-right: 4px;
35289
- border-radius: 4px 0 0 4px;
35290
- }
35291
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
35292
- margin-right: 0;
35293
- }
35294
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
35295
- padding-right: 8px;
35296
- padding-left: 12px;
35297
- border-radius: 0 4px 4px 0;
35298
- }
35299
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
35300
- content: "";
35301
- width: 0;
35302
- height: 0;
35303
- border: 13px solid transparent;
35304
- position: absolute;
35305
- top: 0;
35306
- border-left: 8px solid rgba(237, 241, 250, 0.6);
35307
- z-index: 2;
35308
- position: relative;
35309
- top: -50%;
35310
- right: -100%;
35311
- }
35312
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
35313
- padding: 0 4px 0 12px;
35314
- }
35315
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
35316
- content: "";
35317
- width: 0;
35318
- height: 0;
35319
- border: 13px solid transparent;
35320
- position: absolute;
35321
- top: 0;
35322
- border-left: 8px solid #fff;
35323
- left: 0;
35324
- }
35325
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
35326
- max-width: calc(100% - var(--item-min-width) * 2);
35327
- }
35328
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
35329
- background-color: rgba(0, 136, 255, 0.1);
35330
- }
35331
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
35332
- border-left-color: rgba(0, 136, 255, 0.1) !important;
35333
- }
35334
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35335
- cursor: pointer;
35336
- min-width: var(--item-min-width);
35337
- }
35338
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
35339
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35340
- min-width: var(--item-min-width);
35341
- }
35342
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
35343
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
35344
- background-color: rgba(237, 241, 250, 0.6);
35345
- }
35346
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
35347
- padding: 0;
35425
+ height: 16px;
35348
35426
  }
35349
35427
 
35350
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
35351
- width: 192px;
35352
- row-gap: 2px;
35353
- }
35354
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
35355
- background-color: rgba(225, 230, 241, 0.6);
35356
- }
35357
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
35358
- color: #00122e !important;
35359
- }
35360
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
35361
- background-color: rgba(225, 230, 241, 0.6);
35362
- }
35363
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
35364
- padding: 0 8px;
35365
- border-radius: 4px;
35366
- height: 32px;
35367
- display: flex;
35368
- align-items: center;
35369
- }
35370
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
35371
- min-height: auto;
35372
- white-space: nowrap;
35373
- }
35374
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35375
- font-size: 13px;
35376
- line-height: 20px;
35377
- max-width: 100%;
35378
- padding-right: 0;
35428
+ .E_t1gvlxt5 {
35429
+ min-width: 0;
35430
+ flex: 1;
35379
35431
  }
35380
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
35381
- background: rgba(0, 128, 255, 0.1);
35432
+ .E_t1gvlxt5 .tag {
35433
+ flex: 0 0 auto;
35382
35434
  }
35383
-
35384
- .E_h6l1tj4 {
35385
- width: 100%;
35386
- display: inline-flex;
35387
- align-items: center;
35388
- justify-content: center;
35389
- column-gap: 4px;
35435
+ .E_t1gvlxt5 .progress-title {
35436
+ flex: 2;
35437
+ max-width: fit-content;
35390
35438
  }
35391
- .E_h6l1tj4 .step-item-prefix-container {
35392
- display: inline-flex;
35393
- align-items: center;
35394
- width: 18px;
35395
- height: 18px;
35396
- color: rgba(44, 56, 82, 0.75);
35397
- justify-content: center;
35439
+ .E_t1gvlxt5 .progress-desc {
35440
+ flex: 1;
35441
+ max-width: fit-content;
35398
35442
  }
35399
35443
 
35400
- .E_v18frne8 {
35401
- width: 100%;
35444
+ .E_a1ji6r68 {
35402
35445
  display: flex;
35403
35446
  align-items: center;
35404
- justify-content: center;
35405
- column-gap: 6px;
35406
- font-size: 13px;
35407
- }
35408
- .E_v18frne8 .step-item-prefix-container {
35409
- display: inline-flex;
35410
- align-items: center;
35411
- min-width: 20px;
35412
- min-height: 20px;
35413
- color: rgba(44, 56, 82, 0.75);
35414
- justify-content: center;
35447
+ column-gap: var(--a1ji6r68-0);
35415
35448
  }
35416
35449
 
35417
35450
  .E_t13ef470 {
@@ -35444,33 +35477,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35444
35477
  background: rgba(163, 180, 204, 0.18);
35445
35478
  }
35446
35479
 
35447
- .E_i1g85yz3 {
35448
- margin-right: 4px;
35449
- height: 16px;
35450
- }
35451
-
35452
- .E_t1gvlxt5 {
35453
- min-width: 0;
35454
- flex: 1;
35455
- }
35456
- .E_t1gvlxt5 .tag {
35457
- flex: 0 0 auto;
35458
- }
35459
- .E_t1gvlxt5 .progress-title {
35460
- flex: 2;
35461
- max-width: fit-content;
35462
- }
35463
- .E_t1gvlxt5 .progress-desc {
35464
- flex: 1;
35465
- max-width: fit-content;
35466
- }
35467
-
35468
- .E_a1ji6r68 {
35469
- display: flex;
35470
- align-items: center;
35471
- column-gap: var(--a1ji6r68-0);
35472
- }
35473
-
35474
35480
  .E_msn7nxt {
35475
35481
  color: rgba(44, 56, 82, 0.6);
35476
35482
  text-align: center;
@@ -35757,6 +35763,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35757
35763
  display: block;
35758
35764
  }
35759
35765
 
35766
+ .E_i14c7jc8 {
35767
+ color: var(--i14c7jc8-0);
35768
+ }
35769
+
35770
+ .E_i1ibuolf {
35771
+ display: flex;
35772
+ align-items: center;
35773
+ column-gap: 4px;
35774
+ font-size: 12px;
35775
+ color: rgba(44, 56, 82, 0.7490196078);
35776
+ }
35777
+
35760
35778
  .E_d1u4ndxc {
35761
35779
  color: rgba(44, 56, 82, 0.7490196078);
35762
35780
  font-size: 12px;
@@ -35786,16 +35804,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35786
35804
  to {
35787
35805
  transform: translateX(100%);
35788
35806
  }
35789
- }
35790
-
35791
- .E_i14c7jc8 {
35792
- color: var(--i14c7jc8-0);
35793
- }
35794
-
35795
- .E_i1ibuolf {
35796
- display: flex;
35797
- align-items: center;
35798
- column-gap: 4px;
35799
- font-size: 12px;
35800
- color: rgba(44, 56, 82, 0.7490196078);
35801
35807
  }