@cloudtower/eagle 0.32.53 → 0.32.54

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.
@@ -29690,73 +29690,6 @@ html body {
29690
29690
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29691
29691
  }
29692
29692
  }
29693
- .E_m74vjol {
29694
- display: flex;
29695
- justify-content: space-between;
29696
- width: 100%;
29697
- }
29698
-
29699
- .E_m74vjol .action {
29700
- margin-left: 16px;
29701
- }
29702
-
29703
- .E_a1o35uvh.ant-alert-closable {
29704
- padding-right: 12px;
29705
- }
29706
-
29707
- .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
29708
- height: fit-content;
29709
- margin-left: 16px;
29710
- }
29711
-
29712
- .E_a1o35uvh .ant-alert-message {
29713
- flex: 1;
29714
- }
29715
-
29716
- .E_c18gxmrl {
29717
- border: 1px solid #d8deeb;
29718
- border-radius: 4px;
29719
- }
29720
-
29721
- .E_c18gxmrl + .E_c18gxmrl {
29722
- margin-top: 8px;
29723
- }
29724
-
29725
- .E_c18gxmrl:hover {
29726
- border-color: #0080ff;
29727
- }
29728
-
29729
- .E_c18gxmrl:hover > header {
29730
- background: rgba(0, 128, 255, 0.1);
29731
- }
29732
-
29733
- .E_c18gxmrl.active header {
29734
- border-bottom: 1px solid #d8deeb;
29735
- }
29736
-
29737
- .E_c18gxmrl > header {
29738
- padding: 8px 12px;
29739
- }
29740
-
29741
- .E_berrcjl {
29742
- color: rgba(10, 37, 85, 0.6);
29743
- margin-bottom: 4px;
29744
- }
29745
-
29746
- .E_berrcjl .breadcrumb-link {
29747
- color: rgba(10, 37, 85, 0.6);
29748
- cursor: pointer;
29749
- transition: color 160ms ease;
29750
- }
29751
-
29752
- .E_berrcjl .breadcrumb-link:hover {
29753
- color: #0080ff;
29754
- }
29755
-
29756
- .E_berrcjl .breadcrumb-link:active {
29757
- color: #005ed1;
29758
- }
29759
-
29760
29693
  .E_b1nip9bk {
29761
29694
  padding: 4px 11px;
29762
29695
  }
@@ -29792,150 +29725,52 @@ html body {
29792
29725
  border-radius: unset;
29793
29726
  }
29794
29727
 
29795
- .E_d1bw7c5z {
29796
- position: relative;
29797
- max-width: 388px;
29798
- min-width: 285px;
29799
- }
29800
-
29801
- .E_d1bw7c5z .center {
29802
- position: absolute;
29803
- font-size: 12px;
29804
- width: 80px;
29805
- height: 100px;
29806
- top: 0;
29807
- left: 35px;
29808
- display: flex;
29809
- flex-direction: column;
29810
- justify-content: center;
29811
- align-items: center;
29812
- color: #00122e;
29813
- }
29814
-
29815
- .E_d1bw7c5z .center .number {
29816
- font-size: 24px;
29817
- font-weight: 700;
29818
- }
29819
-
29820
- .E_d1bw7c5z .center .text {
29821
- padding: 0 5px;
29822
- font-size: 12px;
29823
- width: inherit;
29824
- text-align: center;
29825
- }
29826
-
29827
- .E_d1bw7c5z .recharts-wrapper {
29828
- display: flex;
29829
- }
29830
-
29831
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29832
- position: relative !important;
29833
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29834
- left: 0 !important;
29835
- bottom: 0 !important;
29836
- display: flex;
29837
- align-items: center;
29838
- }
29839
-
29840
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29841
- width: 100%;
29842
- }
29843
-
29844
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29845
- width: 100%;
29846
- margin-right: 0 !important;
29847
- line-height: 18px;
29848
- }
29849
-
29850
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29851
- border-radius: 2px;
29852
- }
29853
-
29854
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29855
- min-width: 75px;
29856
- max-width: 198px;
29857
- width: calc(100% - 20px);
29858
- margin-left: 2px;
29859
- color: #00122e !important;
29860
- display: inline-flex;
29861
- justify-content: space-between;
29862
- }
29863
-
29864
- .E_d1bw7c5z .tooltip-text {
29865
- maxwidth: calc(100% - 12px);
29866
- cursor: pointer;
29867
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29868
- overflow: hidden;
29869
- text-overflow: ellipsis;
29870
- white-space: nowrap;
29871
- }
29872
-
29873
- .E_d1bw7c5z .value {
29874
- color: rgba(44, 56, 82, 0.75);
29875
- }
29876
-
29877
- .E_t10pqbtc {
29878
- width: 140px;
29879
- }
29880
-
29881
- .E_t10pqbtc .item {
29882
- margin: 6px auto;
29728
+ .E_m74vjol {
29883
29729
  display: flex;
29884
29730
  justify-content: space-between;
29731
+ width: 100%;
29885
29732
  }
29886
29733
 
29887
- .E_t10pqbtc .item .name {
29888
- width: 102px;
29734
+ .E_m74vjol .action {
29735
+ margin-left: 16px;
29889
29736
  }
29890
29737
 
29891
- .E_c1uzzomf {
29892
- margin-bottom: 16px;
29738
+ .E_a1o35uvh.ant-alert-closable {
29739
+ padding-right: 12px;
29893
29740
  }
29894
29741
 
29895
- .E_c1uzzomf .card-title {
29896
- font-size: 16px;
29897
- color: rgba(44, 56, 82, 0.6);
29898
- font-weight: 700;
29899
- line-height: 32px;
29742
+ .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
29743
+ height: fit-content;
29744
+ margin-left: 16px;
29900
29745
  }
29901
29746
 
29902
- .E_c1uzzomf .card-body {
29903
- padding: 24px;
29904
- border-radius: 8px;
29905
- background: #fff;
29747
+ .E_a1o35uvh .ant-alert-message {
29748
+ flex: 1;
29906
29749
  }
29907
29750
 
29908
- .E_c1uzzomf .empty {
29909
- font-weight: 700;
29910
- font-size: 14px;
29911
- line-height: 22px;
29912
- color: rgba(0, 21, 64, 0.3);
29913
- text-align: center;
29751
+ .E_c18gxmrl {
29752
+ border: 1px solid #d8deeb;
29753
+ border-radius: 4px;
29914
29754
  }
29915
29755
 
29916
- .E_ccrbeuz .ant-collapse-item {
29917
- border: 0px;
29918
- background-color: #fff;
29756
+ .E_c18gxmrl + .E_c18gxmrl {
29757
+ margin-top: 8px;
29919
29758
  }
29920
29759
 
29921
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
29922
- padding-top: 0px;
29923
- padding-bottom: 0px;
29924
- padding-left: 0px !important;
29925
- padding-right: 24px;
29760
+ .E_c18gxmrl:hover {
29761
+ border-color: #0080ff;
29926
29762
  }
29927
29763
 
29928
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
29929
- right: 0px;
29764
+ .E_c18gxmrl:hover > header {
29765
+ background: rgba(0, 128, 255, 0.1);
29930
29766
  }
29931
29767
 
29932
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
29933
- padding: 0px;
29768
+ .E_c18gxmrl.active header {
29769
+ border-bottom: 1px solid #d8deeb;
29934
29770
  }
29935
29771
 
29936
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
29937
- padding-right: 0px;
29938
- cursor: default;
29772
+ .E_c18gxmrl > header {
29773
+ padding: 8px 12px;
29939
29774
  }
29940
29775
 
29941
29776
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30234,41 +30069,210 @@ html body {
30234
30069
  justify-content: center;
30235
30070
  }
30236
30071
 
30237
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30238
- padding: 4px 8px 0 8px;
30239
- color: rgba(44, 56, 82, 0.6);
30240
- font-size: 12px;
30072
+ .E_berrcjl {
30073
+ color: rgba(10, 37, 85, 0.6);
30074
+ margin-bottom: 4px;
30241
30075
  }
30242
30076
 
30243
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30244
- padding-bottom: 6px;
30077
+ .E_berrcjl .breadcrumb-link {
30078
+ color: rgba(10, 37, 85, 0.6);
30079
+ cursor: pointer;
30080
+ transition: color 160ms ease;
30245
30081
  }
30246
30082
 
30247
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30248
- padding-top: 4px;
30249
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30083
+ .E_berrcjl .breadcrumb-link:hover {
30084
+ color: #0080ff;
30250
30085
  }
30251
30086
 
30252
- .E_c1yyuluq {
30253
- border-radius: 8px;
30087
+ .E_berrcjl .breadcrumb-link:active {
30088
+ color: #005ed1;
30254
30089
  }
30255
30090
 
30256
- .E_c1yyuluq .ant-card-body {
30257
- padding: 20px 24px 24px 24px;
30091
+ .E_c1uzzomf {
30092
+ margin-bottom: 16px;
30258
30093
  }
30259
30094
 
30260
- .E_itxley7.ant-input-group.ant-input-group-compact {
30261
- display: flex;
30095
+ .E_c1uzzomf .card-title {
30096
+ font-size: 16px;
30097
+ color: rgba(44, 56, 82, 0.6);
30098
+ font-weight: 700;
30099
+ line-height: 32px;
30262
30100
  }
30263
30101
 
30264
- .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 {
30265
- border-bottom-left-radius: 5px;
30266
- border-top-left-radius: 5px;
30102
+ .E_c1uzzomf .card-body {
30103
+ padding: 24px;
30104
+ border-radius: 8px;
30105
+ background: #fff;
30267
30106
  }
30268
30107
 
30269
- .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 {
30270
- border-bottom-right-radius: 5px;
30271
- border-top-right-radius: 5px;
30108
+ .E_c1uzzomf .empty {
30109
+ font-weight: 700;
30110
+ font-size: 14px;
30111
+ line-height: 22px;
30112
+ color: rgba(0, 21, 64, 0.3);
30113
+ text-align: center;
30114
+ }
30115
+
30116
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30117
+ padding: 4px 8px 0 8px;
30118
+ color: rgba(44, 56, 82, 0.6);
30119
+ font-size: 12px;
30120
+ }
30121
+
30122
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30123
+ padding-bottom: 6px;
30124
+ }
30125
+
30126
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30127
+ padding-top: 4px;
30128
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30129
+ }
30130
+
30131
+ .E_d1bw7c5z {
30132
+ position: relative;
30133
+ max-width: 388px;
30134
+ min-width: 285px;
30135
+ }
30136
+
30137
+ .E_d1bw7c5z .center {
30138
+ position: absolute;
30139
+ font-size: 12px;
30140
+ width: 80px;
30141
+ height: 100px;
30142
+ top: 0;
30143
+ left: 35px;
30144
+ display: flex;
30145
+ flex-direction: column;
30146
+ justify-content: center;
30147
+ align-items: center;
30148
+ color: #00122e;
30149
+ }
30150
+
30151
+ .E_d1bw7c5z .center .number {
30152
+ font-size: 24px;
30153
+ font-weight: 700;
30154
+ }
30155
+
30156
+ .E_d1bw7c5z .center .text {
30157
+ padding: 0 5px;
30158
+ font-size: 12px;
30159
+ width: inherit;
30160
+ text-align: center;
30161
+ }
30162
+
30163
+ .E_d1bw7c5z .recharts-wrapper {
30164
+ display: flex;
30165
+ }
30166
+
30167
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30168
+ position: relative !important;
30169
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30170
+ left: 0 !important;
30171
+ bottom: 0 !important;
30172
+ display: flex;
30173
+ align-items: center;
30174
+ }
30175
+
30176
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30177
+ width: 100%;
30178
+ }
30179
+
30180
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30181
+ width: 100%;
30182
+ margin-right: 0 !important;
30183
+ line-height: 18px;
30184
+ }
30185
+
30186
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30187
+ border-radius: 2px;
30188
+ }
30189
+
30190
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30191
+ min-width: 75px;
30192
+ max-width: 198px;
30193
+ width: calc(100% - 20px);
30194
+ margin-left: 2px;
30195
+ color: #00122e !important;
30196
+ display: inline-flex;
30197
+ justify-content: space-between;
30198
+ }
30199
+
30200
+ .E_d1bw7c5z .tooltip-text {
30201
+ maxwidth: calc(100% - 12px);
30202
+ cursor: pointer;
30203
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30204
+ overflow: hidden;
30205
+ text-overflow: ellipsis;
30206
+ white-space: nowrap;
30207
+ }
30208
+
30209
+ .E_d1bw7c5z .value {
30210
+ color: rgba(44, 56, 82, 0.75);
30211
+ }
30212
+
30213
+ .E_t10pqbtc {
30214
+ width: 140px;
30215
+ }
30216
+
30217
+ .E_t10pqbtc .item {
30218
+ margin: 6px auto;
30219
+ display: flex;
30220
+ justify-content: space-between;
30221
+ }
30222
+
30223
+ .E_t10pqbtc .item .name {
30224
+ width: 102px;
30225
+ }
30226
+
30227
+ .E_c1yyuluq {
30228
+ border-radius: 8px;
30229
+ }
30230
+
30231
+ .E_c1yyuluq .ant-card-body {
30232
+ padding: 20px 24px 24px 24px;
30233
+ }
30234
+
30235
+ .E_sx1bpnu .ant-input-sm {
30236
+ line-height: 18px;
30237
+ }
30238
+
30239
+ .E_ccrbeuz .ant-collapse-item {
30240
+ border: 0px;
30241
+ background-color: #fff;
30242
+ }
30243
+
30244
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30245
+ padding-top: 0px;
30246
+ padding-bottom: 0px;
30247
+ padding-left: 0px !important;
30248
+ padding-right: 24px;
30249
+ }
30250
+
30251
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30252
+ right: 0px;
30253
+ }
30254
+
30255
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30256
+ padding: 0px;
30257
+ }
30258
+
30259
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30260
+ padding-right: 0px;
30261
+ cursor: default;
30262
+ }
30263
+
30264
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30265
+ display: flex;
30266
+ }
30267
+
30268
+ .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 {
30269
+ border-bottom-left-radius: 5px;
30270
+ border-top-left-radius: 5px;
30271
+ }
30272
+
30273
+ .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 {
30274
+ border-bottom-right-radius: 5px;
30275
+ border-top-right-radius: 5px;
30272
30276
  }
30273
30277
 
30274
30278
  .E_phljevk {
@@ -30338,10 +30342,6 @@ html body {
30338
30342
  line-height: 18px;
30339
30343
  }
30340
30344
 
30341
- .E_sx1bpnu .ant-input-sm {
30342
- line-height: 18px;
30343
- }
30344
-
30345
30345
  .E_rapgekc.ant-radio-wrapper {
30346
30346
  display: inline-flex;
30347
30347
  align-items: baseline;
@@ -30521,85 +30521,130 @@ html body {
30521
30521
  width: 36px;
30522
30522
  }
30523
30523
 
30524
- .E_i11gg7mj .ant-input-prefix {
30525
- margin-right: 8px;
30524
+ .E_s1sck0th {
30525
+ padding: 0 8px;
30526
+ border-radius: 4px;
30526
30527
  }
30527
30528
 
30528
- .E_i11gg7mj .ant-input-suffix {
30529
- margin-left: 8px;
30529
+ .E_m855nr1 {
30530
+ padding: 2px 8px;
30531
+ border-radius: 3px;
30530
30532
  }
30531
30533
 
30532
- .E_cc368xp {
30533
- color: #00122e;
30534
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30534
+ .E_l1270xpg {
30535
+ padding: 3px 8px;
30536
+ border-radius: 2px;
30537
+ }
30538
+
30539
+ .E_t14rextb.ant-tag:hover {
30540
+ opacity: unset;
30541
+ }
30542
+
30543
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30544
+ margin: 0;
30535
30545
  margin-right: 8px;
30536
- padding-right: 8px;
30546
+ display: inline-flex;
30547
+ align-items: center;
30548
+ border: none;
30537
30549
  }
30538
30550
 
30539
- .E_i11o6xqj {
30540
- display: flex;
30541
- gap: 4px;
30551
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30552
+ width: 16px;
30553
+ height: 16px;
30554
+ color: inherit;
30555
+ margin-left: 4px;
30556
+ opacity: 0.6;
30557
+ display: inline-flex;
30542
30558
  }
30543
30559
 
30544
- .E_i11o6xqj .icon-wrapper {
30545
- cursor: pointer;
30560
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30561
+ opacity: 1;
30546
30562
  }
30547
30563
 
30548
- .E_d19ruhdj.icon-wrapper {
30549
- cursor: not-allowed;
30564
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30565
+ color: #0080ff;
30566
+ background-color: rgba(0, 136, 255, 0.1);
30550
30567
  }
30551
30568
 
30552
- .E_ivqqkzv {
30553
- height: 24px;
30554
- width: 56px !important;
30555
- margin-right: 4px;
30569
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30570
+ color: #f0483e;
30571
+ background-color: rgba(255, 74, 74, 0.1);
30556
30572
  }
30557
30573
 
30558
- .E_c1wk4q29 {
30559
- color: rgba(44, 56, 82, 0.6);
30574
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30575
+ color: #e07f00;
30576
+ background-color: rgba(255, 187, 0, 0.1);
30560
30577
  }
30561
30578
 
30562
- .E_c1bus5hc {
30563
- --color: white;
30564
- height: 14px;
30565
- width: 14px;
30566
- border-radius: 50%;
30567
- flex-shrink: 0;
30568
- display: flex;
30569
- align-items: center;
30570
- justify-content: center;
30571
- border: 1px solid var(--color);
30579
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30580
+ color: #008f4c;
30581
+ background-color: rgba(30, 201, 127, 0.1);
30572
30582
  }
30573
30583
 
30574
- .E_c1bus5hc .circle-inner {
30575
- position: relative;
30576
- height: 10px;
30577
- width: 10px;
30578
- border-radius: 50%;
30579
- overflow: hidden;
30584
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30585
+ color: #1d326c;
30586
+ background-color: rgba(225, 230, 241, 0.6);
30580
30587
  }
30581
30588
 
30582
- .E_c1bus5hc .circle-content {
30583
- position: absolute;
30584
- height: 100%;
30585
- width: 100%;
30586
- left: 0;
30587
- top: 0;
30588
- border-radius: 50%;
30589
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30590
- transform: rotate(180deg);
30589
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30590
+ color: #7E41FF;
30591
+ background-color: rgba(126, 65, 255, 0.1);
30591
30592
  }
30592
30593
 
30593
- .E_c1bus5hc .circle-child {
30594
- position: absolute;
30595
- height: 100%;
30596
- width: 100%;
30597
- left: 0;
30598
- top: 0;
30599
- margin-left: 50%;
30600
- transform-origin: left;
30601
- background: white;
30602
- transform: rotate(0deg);
30594
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30595
+ color: #fff;
30596
+ }
30597
+
30598
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30599
+ background-color: #f0483e;
30600
+ }
30601
+
30602
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30603
+ background-color: #fea008;
30604
+ }
30605
+
30606
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30607
+ background-color: #00ba5d;
30608
+ }
30609
+
30610
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30611
+ background-color: #0080ff;
30612
+ }
30613
+
30614
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30615
+ background-color: #6b7d99;
30616
+ }
30617
+
30618
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30619
+ background-color: #7E41FF;
30620
+ }
30621
+
30622
+ .E_i11gg7mj .ant-input-prefix {
30623
+ margin-right: 8px;
30624
+ }
30625
+
30626
+ .E_i11gg7mj .ant-input-suffix {
30627
+ margin-left: 8px;
30628
+ }
30629
+
30630
+ .E_cc368xp {
30631
+ color: #00122e;
30632
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30633
+ margin-right: 8px;
30634
+ padding-right: 8px;
30635
+ }
30636
+
30637
+ .E_i11o6xqj {
30638
+ display: flex;
30639
+ gap: 4px;
30640
+ }
30641
+
30642
+ .E_i11o6xqj .icon-wrapper {
30643
+ cursor: pointer;
30644
+ }
30645
+
30646
+ .E_d19ruhdj.icon-wrapper {
30647
+ cursor: not-allowed;
30603
30648
  }
30604
30649
 
30605
30650
  .E_s1dizucg.ant-switch {
@@ -30669,12 +30714,14 @@ html body {
30669
30714
  margin-left: 5px;
30670
30715
  }
30671
30716
 
30672
- .E_tju3gfj .date {
30717
+ .E_ivqqkzv {
30718
+ height: 24px;
30719
+ width: 56px !important;
30673
30720
  margin-right: 4px;
30674
30721
  }
30675
30722
 
30676
- .E_iq1gosr {
30677
- display: inline-block;
30723
+ .E_c1wk4q29 {
30724
+ color: rgba(44, 56, 82, 0.6);
30678
30725
  }
30679
30726
 
30680
30727
  .E_t1m2x205 .ant-tooltip-arrow {
@@ -30690,6 +30737,53 @@ html body {
30690
30737
  visibility: hidden;
30691
30738
  }
30692
30739
 
30740
+ .E_tju3gfj .date {
30741
+ margin-right: 4px;
30742
+ }
30743
+
30744
+ .E_c1bus5hc {
30745
+ --color: white;
30746
+ height: 14px;
30747
+ width: 14px;
30748
+ border-radius: 50%;
30749
+ flex-shrink: 0;
30750
+ display: flex;
30751
+ align-items: center;
30752
+ justify-content: center;
30753
+ border: 1px solid var(--color);
30754
+ }
30755
+
30756
+ .E_c1bus5hc .circle-inner {
30757
+ position: relative;
30758
+ height: 10px;
30759
+ width: 10px;
30760
+ border-radius: 50%;
30761
+ overflow: hidden;
30762
+ }
30763
+
30764
+ .E_c1bus5hc .circle-content {
30765
+ position: absolute;
30766
+ height: 100%;
30767
+ width: 100%;
30768
+ left: 0;
30769
+ top: 0;
30770
+ border-radius: 50%;
30771
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30772
+ transform: rotate(180deg);
30773
+ }
30774
+
30775
+ .E_c1bus5hc .circle-child {
30776
+ position: absolute;
30777
+ height: 100%;
30778
+ width: 100%;
30779
+ left: 0;
30780
+ top: 0;
30781
+ margin-left: 50%;
30782
+ transform-origin: left;
30783
+ background: white;
30784
+ transform: rotate(0deg);
30785
+ }
30786
+
30693
30787
  .E_s1dni7lo {
30694
30788
  width: 430px !important;
30695
30789
  }
@@ -30780,6 +30874,10 @@ html body {
30780
30874
  opacity: 0;
30781
30875
  }
30782
30876
 
30877
+ .E_iq1gosr {
30878
+ display: inline-block;
30879
+ }
30880
+
30783
30881
  .E_f7pxqmh {
30784
30882
  width: 100%;
30785
30883
  margin-bottom: 0 !important;
@@ -30836,104 +30934,6 @@ html body {
30836
30934
  font-size: 18px;
30837
30935
  }
30838
30936
 
30839
- .E_s1sck0th {
30840
- padding: 0 8px;
30841
- border-radius: 4px;
30842
- }
30843
-
30844
- .E_m855nr1 {
30845
- padding: 2px 8px;
30846
- border-radius: 3px;
30847
- }
30848
-
30849
- .E_l1270xpg {
30850
- padding: 3px 8px;
30851
- border-radius: 2px;
30852
- }
30853
-
30854
- .E_t14rextb.ant-tag:hover {
30855
- opacity: unset;
30856
- }
30857
-
30858
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30859
- margin: 0;
30860
- margin-right: 8px;
30861
- display: inline-flex;
30862
- align-items: center;
30863
- border: none;
30864
- }
30865
-
30866
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30867
- width: 16px;
30868
- height: 16px;
30869
- color: inherit;
30870
- margin-left: 4px;
30871
- opacity: 0.6;
30872
- display: inline-flex;
30873
- }
30874
-
30875
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30876
- opacity: 1;
30877
- }
30878
-
30879
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30880
- color: #0080ff;
30881
- background-color: rgba(0, 136, 255, 0.1);
30882
- }
30883
-
30884
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30885
- color: #f0483e;
30886
- background-color: rgba(255, 74, 74, 0.1);
30887
- }
30888
-
30889
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30890
- color: #e07f00;
30891
- background-color: rgba(255, 187, 0, 0.1);
30892
- }
30893
-
30894
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30895
- color: #008f4c;
30896
- background-color: rgba(30, 201, 127, 0.1);
30897
- }
30898
-
30899
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30900
- color: #1d326c;
30901
- background-color: rgba(225, 230, 241, 0.6);
30902
- }
30903
-
30904
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30905
- color: #7E41FF;
30906
- background-color: rgba(126, 65, 255, 0.1);
30907
- }
30908
-
30909
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30910
- color: #fff;
30911
- }
30912
-
30913
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30914
- background-color: #f0483e;
30915
- }
30916
-
30917
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30918
- background-color: #fea008;
30919
- }
30920
-
30921
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30922
- background-color: #00ba5d;
30923
- }
30924
-
30925
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30926
- background-color: #0080ff;
30927
- }
30928
-
30929
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30930
- background-color: #6b7d99;
30931
- }
30932
-
30933
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30934
- background-color: #7E41FF;
30935
- }
30936
-
30937
30937
  .E_iouxfgt {
30938
30938
  display: inline-flex;
30939
30939
  align-items: center;
@@ -31060,6 +31060,14 @@ html body {
31060
31060
  font-size: inherit;
31061
31061
  }
31062
31062
 
31063
+ .E_atcz0kf .ant-input-suffix {
31064
+ margin-left: 8px;
31065
+ }
31066
+
31067
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31068
+ padding: 2px 7px 2px 12px;
31069
+ }
31070
+
31063
31071
  .E_i1inqkme {
31064
31072
  height: 18px;
31065
31073
  line-height: 18px;
@@ -31082,14 +31090,6 @@ html body {
31082
31090
  position: absolute;
31083
31091
  }
31084
31092
 
31085
- .E_atcz0kf .ant-input-suffix {
31086
- margin-left: 8px;
31087
- }
31088
-
31089
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31090
- padding: 2px 7px 2px 12px;
31091
- }
31092
-
31093
31093
  .E_cnujxq2 {
31094
31094
  display: flex;
31095
31095
  flex-direction: column;
@@ -31878,42 +31878,9 @@ input.E_rf8rlle.ant-input {
31878
31878
  color: rgba(44, 56, 82, 0.7490196078);
31879
31879
  }
31880
31880
 
31881
- .E_a1b5xrg3 .user-icon-inner {
31882
- display: inline-flex;
31883
- align-items: center;
31884
- justify-content: center;
31885
- color: #fff;
31886
- font-weight: bold;
31887
- font-size: 12px;
31888
- width: 24px;
31889
- height: 24px;
31890
- border-radius: 50%;
31891
- background: var(--a1b5xrg3-0);
31892
- }
31893
-
31894
- .E_a1b5xrg3.btn-item {
31895
- transition: all 160ms ease;
31896
- cursor: pointer;
31897
- width: 56px;
31898
- height: 40px;
31899
- display: inline-flex;
31900
- align-items: center;
31901
- justify-content: center;
31902
- border-radius: 6px;
31903
- }
31904
-
31905
- .E_a1b5xrg3.btn-item:hover {
31906
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31907
- }
31908
-
31909
- .E_a1b5xrg3.btn-item:active {
31910
- transform: translateY(2px);
31911
- transition: all 320ms ease;
31912
- }
31913
-
31914
- .E_dsnbhzf {
31915
- font-family: Inter;
31916
- font-style: normal;
31881
+ .E_dsnbhzf {
31882
+ font-family: Inter;
31883
+ font-style: normal;
31917
31884
  font-weight: bold;
31918
31885
  font-size: 32px;
31919
31886
  line-height: 40px;
@@ -32386,6 +32353,39 @@ input.E_rf8rlle.ant-input {
32386
32353
  line-height: 12px;
32387
32354
  }
32388
32355
 
32356
+ .E_a1b5xrg3 .user-icon-inner {
32357
+ display: inline-flex;
32358
+ align-items: center;
32359
+ justify-content: center;
32360
+ color: #fff;
32361
+ font-weight: bold;
32362
+ font-size: 12px;
32363
+ width: 24px;
32364
+ height: 24px;
32365
+ border-radius: 50%;
32366
+ background: var(--a1b5xrg3-0);
32367
+ }
32368
+
32369
+ .E_a1b5xrg3.btn-item {
32370
+ transition: all 160ms ease;
32371
+ cursor: pointer;
32372
+ width: 56px;
32373
+ height: 40px;
32374
+ display: inline-flex;
32375
+ align-items: center;
32376
+ justify-content: center;
32377
+ border-radius: 6px;
32378
+ }
32379
+
32380
+ .E_a1b5xrg3.btn-item:hover {
32381
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32382
+ }
32383
+
32384
+ .E_a1b5xrg3.btn-item:active {
32385
+ transform: translateY(2px);
32386
+ transition: all 320ms ease;
32387
+ }
32388
+
32389
32389
  .E_m196gn1d {
32390
32390
  min-width: 1280px;
32391
32391
  }
@@ -32461,6 +32461,23 @@ input.E_rf8rlle.ant-input {
32461
32461
  transform: rotate(180deg);
32462
32462
  }
32463
32463
 
32464
+ .E_w1dxz879 {
32465
+ display: flex;
32466
+ flex-direction: column;
32467
+ gap: 6px;
32468
+ }
32469
+
32470
+ .E_w1dxz879 .ellipsis-tooltip {
32471
+ max-height: var(--w1dxz879-0);
32472
+ text-overflow: clip;
32473
+ overflow: hidden;
32474
+ }
32475
+
32476
+ .E_w1dxz879 .tips {
32477
+ color: #fff;
32478
+ opacity: 0.8;
32479
+ }
32480
+
32464
32481
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
32465
32482
  opacity: 1;
32466
32483
  }
@@ -32644,21 +32661,6 @@ input.E_rf8rlle.ant-input {
32644
32661
  flex-shrink: 0;
32645
32662
  }
32646
32663
 
32647
- .E_suhck3k {
32648
- height: 24px;
32649
- width: 24px;
32650
- border-radius: 6px;
32651
- padding: 4px;
32652
- }
32653
-
32654
- .E_suhck3k:hover {
32655
- background-color: rgba(0, 136, 255, 0.1);
32656
- }
32657
-
32658
- .E_suhck3k:hover svg path {
32659
- fill: blue;
32660
- }
32661
-
32662
32664
  .E_ryby9ds {
32663
32665
  display: flex;
32664
32666
  align-items: center;
@@ -32676,21 +32678,19 @@ input.E_rf8rlle.ant-input {
32676
32678
  margin-right: 6px;
32677
32679
  }
32678
32680
 
32679
- .E_w1dxz879 {
32680
- display: flex;
32681
- flex-direction: column;
32682
- gap: 6px;
32681
+ .E_suhck3k {
32682
+ height: 24px;
32683
+ width: 24px;
32684
+ border-radius: 6px;
32685
+ padding: 4px;
32683
32686
  }
32684
32687
 
32685
- .E_w1dxz879 .ellipsis-tooltip {
32686
- max-height: var(--w1dxz879-0);
32687
- text-overflow: clip;
32688
- overflow: hidden;
32688
+ .E_suhck3k:hover {
32689
+ background-color: rgba(0, 136, 255, 0.1);
32689
32690
  }
32690
32691
 
32691
- .E_w1dxz879 .tips {
32692
- color: #fff;
32693
- opacity: 0.8;
32692
+ .E_suhck3k:hover svg path {
32693
+ fill: blue;
32694
32694
  }
32695
32695
 
32696
32696
  .E_hrhfj7c {
@@ -32955,6 +32955,46 @@ input.E_rf8rlle.ant-input {
32955
32955
  font-size: 14px;
32956
32956
  }
32957
32957
 
32958
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32959
+ margin-right: 2px;
32960
+ }
32961
+
32962
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32963
+ padding-left: 8px;
32964
+ padding-right: 8px;
32965
+ font-size: 12px;
32966
+ }
32967
+
32968
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32969
+ border-radius: 4px;
32970
+ }
32971
+
32972
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32973
+ border-radius: 4px;
32974
+ }
32975
+
32976
+ .E_ma64lna .antd5-segmented-item-label {
32977
+ padding-left: 12px;
32978
+ padding-right: 12px;
32979
+ }
32980
+
32981
+ .E_ckld275 {
32982
+ background-color: rgba(225, 230, 241, 0.6);
32983
+ }
32984
+
32985
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32986
+ background-color: rgba(255, 255, 255, 0.6);
32987
+ color: rgba(44, 56, 82, 0.75);
32988
+ }
32989
+
32990
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32991
+ background-color: transparent;
32992
+ }
32993
+
32994
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32995
+ background-color: transparent;
32996
+ }
32997
+
32958
32998
  .E_h12yihis {
32959
32999
  height: 50px;
32960
33000
  border-bottom: 2px solid #edf0f7;
@@ -33215,256 +33255,88 @@ input.E_rf8rlle.ant-input {
33215
33255
  position: static;
33216
33256
  }
33217
33257
 
33218
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33219
- margin-right: 2px;
33220
- }
33221
-
33222
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33223
- padding-left: 8px;
33224
- padding-right: 8px;
33225
- font-size: 12px;
33258
+ .E_c1kghdax {
33259
+ color: #2d3a56;
33260
+ padding: 7px 12px;
33261
+ display: flex;
33262
+ justify-content: space-between;
33263
+ align-items: center;
33226
33264
  }
33227
33265
 
33228
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33229
- border-radius: 4px;
33266
+ .E_c1kghdax.has-arrow {
33267
+ padding-left: 10px;
33230
33268
  }
33231
33269
 
33232
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33233
- border-radius: 4px;
33270
+ .E_c1kghdax.has-arrow .title-wrapper {
33271
+ cursor: pointer;
33272
+ color: #00122e;
33234
33273
  }
33235
33274
 
33236
- .E_ma64lna .antd5-segmented-item-label {
33237
- padding-left: 12px;
33238
- padding-right: 12px;
33275
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33276
+ color: #2d3a56;
33277
+ font-weight: 600;
33239
33278
  }
33240
33279
 
33241
- .E_ckld275 {
33242
- background-color: rgba(225, 230, 241, 0.6);
33280
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33281
+ transform: rotate(90deg);
33243
33282
  }
33244
33283
 
33245
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33246
- background-color: rgba(255, 255, 255, 0.6);
33247
- color: rgba(44, 56, 82, 0.75);
33284
+ .E_c1kghdax .sub-info {
33285
+ font-size: 12px;
33286
+ line-height: 18px;
33248
33287
  }
33249
33288
 
33250
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33251
- background-color: transparent;
33289
+ .E_c1kghdax .title-wrapper {
33290
+ display: flex;
33291
+ align-items: center;
33292
+ user-select: none;
33293
+ flex-grow: 1;
33294
+ font-size: 12px;
33295
+ line-height: 18px;
33296
+ color: #2d3a56;
33297
+ font-weight: 700;
33252
33298
  }
33253
33299
 
33254
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33255
- background-color: transparent;
33300
+ .E_c1kghdax .collapse-arrow {
33301
+ transition: all 50ms ease-out 0ms;
33302
+ margin-right: 2px;
33256
33303
  }
33257
33304
 
33258
- .E_b14q2gmw {
33259
- 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);
33305
+ .E_c1yd35n {
33306
+ padding: 0 12px 14px 12px;
33260
33307
  }
33261
33308
 
33262
- .E_c1eym6el {
33263
- border-radius: 8px;
33264
- background-color: white;
33309
+ .E_ckui4s7 {
33310
+ color: #2d3a56;
33311
+ line-height: 22px;
33312
+ display: inline-flex;
33265
33313
  }
33266
33314
 
33267
- .E_c1eym6el.hoverable {
33268
- cursor: pointer;
33315
+ .E_ckui4s7 .ant-checkbox {
33316
+ height: 22px;
33317
+ display: flex;
33318
+ align-items: center;
33319
+ top: 0;
33269
33320
  }
33270
33321
 
33271
- .E_c1eym6el.hoverable:hover {
33272
- transition: all 200ms ease;
33273
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33274
- transform: translateY(-4px);
33322
+ .E_ckui4s7 .ant-checkbox-checked::after {
33323
+ border: none;
33275
33324
  }
33276
33325
 
33277
- button.E_l48ei06.ant-btn,
33278
- button.E_l48ei06.ant-btn.ant-btn-sm,
33279
- button.E_l48ei06.ant-btn.ant-btn-lg {
33280
- font-size: 12px;
33281
- line-height: 18px;
33282
- height: 18px;
33326
+ .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 {
33327
+ border-color: #0080ff;
33283
33328
  }
33284
33329
 
33285
- button.E_l48ei06 {
33286
- color: #0080FF;
33287
- height: unset;
33330
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33331
+ border: 1px solid rgba(107, 128, 167, 0.6);
33288
33332
  }
33289
33333
 
33290
- button.E_l48ei06 .button-prefix-icon {
33291
- margin-right: 4px;
33334
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33335
+ border: 1px solid #0080ff;
33292
33336
  }
33293
33337
 
33294
- button.E_l48ei06 .button-suffix-icon {
33295
- margin-left: 4px;
33296
- }
33297
-
33298
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33299
- color: #009DFF;
33300
- }
33301
-
33302
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33303
- color: #005ED1;
33304
- }
33305
-
33306
- button.E_l48ei06.ui-kit-link-disabled {
33307
- color: #0080FF;
33308
- }
33309
-
33310
- button.E_l48ei06.ui-kit-link-primary {
33311
- color: #00122E;
33312
- }
33313
-
33314
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33315
- color: #0080FF;
33316
- }
33317
-
33318
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33319
- color: #005ED1;
33320
- }
33321
-
33322
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33323
- color: #00122E;
33324
- }
33325
-
33326
- button.E_l48ei06.ui-kit-link-secondary {
33327
- color: rgba(44, 56, 82, 0.7490196078);
33328
- }
33329
-
33330
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33331
- color: #0080FF;
33332
- }
33333
-
33334
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33335
- color: #005ED1;
33336
- }
33337
-
33338
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33339
- color: rgba(44, 56, 82, 0.7490196078);
33340
- }
33341
-
33342
- .E_sddwhm6 {
33343
- margin: 0;
33344
- border-radius: 20px;
33345
- padding: 2px 10px;
33346
- height: 22px;
33347
- }
33348
-
33349
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33350
- background-color: rgba(237, 241, 250, 0.6) !important;
33351
- }
33352
-
33353
- .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 {
33354
- background-color: rgba(225, 230, 241, 0.6) !important;
33355
- }
33356
-
33357
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33358
- color: #00122e;
33359
- }
33360
-
33361
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33362
- margin-right: 6px;
33363
- }
33364
-
33365
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33366
- margin-left: 8px;
33367
- color: rgba(44, 56, 82, 0.6);
33368
- }
33369
-
33370
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33371
- background-color: rgba(0, 136, 255, 0.1);
33372
- }
33373
-
33374
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33375
- background-color: #0080ff;
33376
- }
33377
-
33378
- .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 {
33379
- background-color: rgba(0, 136, 255, 0.16);
33380
- }
33381
-
33382
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33383
- background-color: rgba(255, 74, 74, 0.1);
33384
- }
33385
-
33386
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33387
- background-color: #f0483e;
33388
- }
33389
-
33390
- .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 {
33391
- background-color: rgba(255, 74, 74, 0.16);
33392
- }
33393
-
33394
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33395
- background-color: rgba(254, 160, 8, 0.1);
33396
- }
33397
-
33398
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33399
- background-color: #fea008;
33400
- }
33401
-
33402
- .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 {
33403
- background-color: rgba(255, 187, 0, 0.16);
33404
- }
33405
-
33406
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33407
- background-color: rgba(30, 201, 127, 0.1);
33408
- }
33409
-
33410
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33411
- background-color: #00ba5d;
33412
- }
33413
-
33414
- .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 {
33415
- background-color: rgba(30, 201, 127, 0.16);
33416
- }
33417
-
33418
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33419
- background-color: rgba(225, 230, 241, 0.6);
33420
- }
33421
-
33422
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33423
- background-color: #6b7d99;
33424
- }
33425
-
33426
- .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 {
33427
- background-color: rgba(211, 218, 235, 0.6);
33428
- }
33429
-
33430
- .E_satwmqm {
33431
- width: 8px;
33432
- height: 8px;
33433
- border-radius: 50%;
33434
- display: inline-block;
33435
- }
33436
-
33437
- .E_ckui4s7 {
33438
- color: #2d3a56;
33439
- line-height: 22px;
33440
- display: inline-flex;
33441
- }
33442
-
33443
- .E_ckui4s7 .ant-checkbox {
33444
- height: 22px;
33445
- display: flex;
33446
- align-items: center;
33447
- top: 0;
33448
- }
33449
-
33450
- .E_ckui4s7 .ant-checkbox-checked::after {
33451
- border: none;
33452
- }
33453
-
33454
- .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 {
33455
- border-color: #0080ff;
33456
- }
33457
-
33458
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33459
- border: 1px solid rgba(107, 128, 167, 0.6);
33460
- }
33461
-
33462
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33463
- border: 1px solid #0080ff;
33464
- }
33465
-
33466
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33467
- background: #0080ff;
33338
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33339
+ background: #0080ff;
33468
33340
  }
33469
33341
 
33470
33342
  .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
@@ -33514,75 +33386,137 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33514
33386
  margin-left: 24px;
33515
33387
  }
33516
33388
 
33517
- .E_c1yd35n {
33518
- padding: 0 12px 14px 12px;
33389
+ .E_b14q2gmw {
33390
+ 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);
33519
33391
  }
33520
33392
 
33521
- .E_c1kghdax {
33522
- color: #2d3a56;
33523
- padding: 7px 12px;
33524
- display: flex;
33525
- justify-content: space-between;
33526
- align-items: center;
33393
+ .E_c1eym6el {
33394
+ border-radius: 8px;
33395
+ background-color: white;
33527
33396
  }
33528
33397
 
33529
- .E_c1kghdax.has-arrow {
33530
- padding-left: 10px;
33398
+ .E_c1eym6el.hoverable {
33399
+ cursor: pointer;
33531
33400
  }
33532
33401
 
33533
- .E_c1kghdax.has-arrow .title-wrapper {
33534
- cursor: pointer;
33535
- color: #00122e;
33402
+ .E_c1eym6el.hoverable:hover {
33403
+ transition: all 200ms ease;
33404
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33405
+ transform: translateY(-4px);
33536
33406
  }
33537
33407
 
33538
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33539
- color: #2d3a56;
33540
- font-weight: 600;
33408
+ .E_lht19u8 {
33409
+ width: 64px;
33410
+ height: 64px;
33411
+ display: flex;
33412
+ align-items: center;
33413
+ justify-content: center;
33414
+ position: relative;
33415
+ opacity: 0.2;
33541
33416
  }
33542
33417
 
33543
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33544
- transform: rotate(90deg);
33418
+ .E_lk3gkp4 {
33419
+ position: absolute;
33420
+ width: 5px;
33421
+ height: 48px;
33422
+ left: 9.33px;
33423
+ top: 40.5px;
33424
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33425
+ border-radius: 5px;
33426
+ transform: rotate(-128deg);
33427
+ transform-origin: top left;
33428
+ animation: loading-indicator1 1100ms ease-out infinite;
33545
33429
  }
33546
33430
 
33547
- .E_c1kghdax .sub-info {
33548
- font-size: 12px;
33549
- line-height: 18px;
33431
+ .E_ll4n94n {
33432
+ position: absolute;
33433
+ width: 5px;
33434
+ height: 48px;
33435
+ left: 40.8px;
33436
+ top: 8.4px;
33437
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33438
+ border-radius: 5px;
33439
+ transform: rotate(-8deg);
33440
+ transform-origin: top left;
33441
+ animation: loading-indicator2 1100ms ease-out infinite;
33550
33442
  }
33551
33443
 
33552
- .E_c1kghdax .title-wrapper {
33553
- display: flex;
33554
- align-items: center;
33555
- user-select: none;
33556
- flex-grow: 1;
33444
+ .E_l17lbdo6 {
33445
+ position: absolute;
33446
+ width: 5px;
33447
+ height: 48px;
33448
+ left: 52.9px;
33449
+ top: 51.8px;
33450
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33451
+ border-radius: 5px;
33452
+ transform: rotate(112deg);
33453
+ transform-origin: top left;
33454
+ animation: loading-indicator3 1100ms ease-out infinite;
33455
+ }
33456
+
33457
+ button.E_l48ei06.ant-btn,
33458
+ button.E_l48ei06.ant-btn.ant-btn-sm,
33459
+ button.E_l48ei06.ant-btn.ant-btn-lg {
33557
33460
  font-size: 12px;
33558
33461
  line-height: 18px;
33559
- color: #2d3a56;
33560
- font-weight: 700;
33462
+ height: 18px;
33561
33463
  }
33562
33464
 
33563
- .E_c1kghdax .collapse-arrow {
33564
- transition: all 50ms ease-out 0ms;
33565
- margin-right: 2px;
33465
+ button.E_l48ei06 {
33466
+ color: #0080FF;
33467
+ height: unset;
33566
33468
  }
33567
33469
 
33568
- .E_r77hffu {
33569
- display: flex;
33570
- align-items: center;
33571
- justify-content: space-between;
33572
- column-gap: 6px;
33470
+ button.E_l48ei06 .button-prefix-icon {
33471
+ margin-right: 4px;
33573
33472
  }
33574
33473
 
33575
- .E_p1cmxsf7 {
33576
- display: flex;
33577
- flex-direction: column;
33578
- justify-content: center;
33579
- row-gap: var(--p1cmxsf7-0);
33474
+ button.E_l48ei06 .button-suffix-icon {
33475
+ margin-left: 4px;
33580
33476
  }
33581
33477
 
33582
- .E_p1cmxsf7 .antd5-progress-line {
33583
- font-size: 0;
33584
- margin-bottom: unset;
33585
- margin-inline-end: unset;
33478
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33479
+ color: #009DFF;
33480
+ }
33481
+
33482
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33483
+ color: #005ED1;
33484
+ }
33485
+
33486
+ button.E_l48ei06.ui-kit-link-disabled {
33487
+ color: #0080FF;
33488
+ }
33489
+
33490
+ button.E_l48ei06.ui-kit-link-primary {
33491
+ color: #00122E;
33492
+ }
33493
+
33494
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33495
+ color: #0080FF;
33496
+ }
33497
+
33498
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33499
+ color: #005ED1;
33500
+ }
33501
+
33502
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33503
+ color: #00122E;
33504
+ }
33505
+
33506
+ button.E_l48ei06.ui-kit-link-secondary {
33507
+ color: rgba(44, 56, 82, 0.7490196078);
33508
+ }
33509
+
33510
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33511
+ color: #0080FF;
33512
+ }
33513
+
33514
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33515
+ color: #005ED1;
33516
+ }
33517
+
33518
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33519
+ color: rgba(44, 56, 82, 0.7490196078);
33586
33520
  }
33587
33521
 
33588
33522
  .E_tc97u5y {
@@ -34037,53 +33971,114 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34037
33971
  background: #fff;
34038
33972
  }
34039
33973
 
34040
- .E_lht19u8 {
34041
- width: 64px;
34042
- height: 64px;
34043
- display: flex;
34044
- align-items: center;
34045
- justify-content: center;
34046
- position: relative;
34047
- opacity: 0.2;
33974
+ .E_sddwhm6 {
33975
+ margin: 0;
33976
+ border-radius: 20px;
33977
+ padding: 2px 10px;
33978
+ height: 22px;
34048
33979
  }
34049
33980
 
34050
- .E_lk3gkp4 {
34051
- position: absolute;
34052
- width: 5px;
34053
- height: 48px;
34054
- left: 9.33px;
34055
- top: 40.5px;
34056
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34057
- border-radius: 5px;
34058
- transform: rotate(-128deg);
34059
- transform-origin: top left;
34060
- animation: loading-indicator1 1100ms ease-out infinite;
33981
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33982
+ background-color: rgba(237, 241, 250, 0.6) !important;
34061
33983
  }
34062
33984
 
34063
- .E_ll4n94n {
34064
- position: absolute;
34065
- width: 5px;
34066
- height: 48px;
34067
- left: 40.8px;
34068
- top: 8.4px;
34069
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34070
- border-radius: 5px;
34071
- transform: rotate(-8deg);
34072
- transform-origin: top left;
34073
- animation: loading-indicator2 1100ms ease-out infinite;
33985
+ .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 {
33986
+ background-color: rgba(225, 230, 241, 0.6) !important;
34074
33987
  }
34075
33988
 
34076
- .E_l17lbdo6 {
34077
- position: absolute;
34078
- width: 5px;
34079
- height: 48px;
34080
- left: 52.9px;
34081
- top: 51.8px;
34082
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34083
- border-radius: 5px;
34084
- transform: rotate(112deg);
34085
- transform-origin: top left;
34086
- animation: loading-indicator3 1100ms ease-out infinite;
33989
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33990
+ color: #00122e;
33991
+ }
33992
+
33993
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33994
+ margin-right: 6px;
33995
+ }
33996
+
33997
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33998
+ margin-left: 8px;
33999
+ color: rgba(44, 56, 82, 0.6);
34000
+ }
34001
+
34002
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34003
+ background-color: rgba(0, 136, 255, 0.1);
34004
+ }
34005
+
34006
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34007
+ background-color: #0080ff;
34008
+ }
34009
+
34010
+ .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 {
34011
+ background-color: rgba(0, 136, 255, 0.16);
34012
+ }
34013
+
34014
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34015
+ background-color: rgba(255, 74, 74, 0.1);
34016
+ }
34017
+
34018
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34019
+ background-color: #f0483e;
34020
+ }
34021
+
34022
+ .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 {
34023
+ background-color: rgba(255, 74, 74, 0.16);
34024
+ }
34025
+
34026
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34027
+ background-color: rgba(254, 160, 8, 0.1);
34028
+ }
34029
+
34030
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34031
+ background-color: #fea008;
34032
+ }
34033
+
34034
+ .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 {
34035
+ background-color: rgba(255, 187, 0, 0.16);
34036
+ }
34037
+
34038
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34039
+ background-color: rgba(30, 201, 127, 0.1);
34040
+ }
34041
+
34042
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34043
+ background-color: #00ba5d;
34044
+ }
34045
+
34046
+ .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 {
34047
+ background-color: rgba(30, 201, 127, 0.16);
34048
+ }
34049
+
34050
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34051
+ background-color: rgba(225, 230, 241, 0.6);
34052
+ }
34053
+
34054
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34055
+ background-color: #6b7d99;
34056
+ }
34057
+
34058
+ .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 {
34059
+ background-color: rgba(211, 218, 235, 0.6);
34060
+ }
34061
+
34062
+ .E_satwmqm {
34063
+ width: 8px;
34064
+ height: 8px;
34065
+ border-radius: 50%;
34066
+ display: inline-block;
34067
+ }
34068
+
34069
+ .E_w7ob4th.outside-tag {
34070
+ padding-left: 0;
34071
+ }
34072
+
34073
+ .E_w7ob4th.outside-tag .inside-tag {
34074
+ border-radius: 4px 0 0 4px;
34075
+ padding-right: 4px;
34076
+ margin-right: 4px;
34077
+ }
34078
+
34079
+ .E_i1g85yz3 {
34080
+ margin-right: 4px;
34081
+ height: 16px;
34087
34082
  }
34088
34083
 
34089
34084
  .E_sjob3jg {
@@ -34318,45 +34313,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34318
34313
  justify-content: center;
34319
34314
  }
34320
34315
 
34321
- .E_w7ob4th.outside-tag {
34322
- padding-left: 0;
34323
- }
34324
-
34325
- .E_w7ob4th.outside-tag .inside-tag {
34326
- border-radius: 4px 0 0 4px;
34327
- padding-right: 4px;
34328
- margin-right: 4px;
34329
- }
34330
-
34331
- .E_slr2ynn {
34332
- padding: 0 8px;
34333
- height: 18px;
34334
- }
34335
-
34336
- .E_m140wbb6 {
34337
- padding: 2px 8px;
34338
- height: 24px;
34339
- }
34340
-
34341
- .E_t1fozc1i {
34342
- margin: 0;
34343
- }
34344
-
34345
- .E_i1vxv4ln {
34346
- margin-right: 4px;
34347
- height: 16px;
34348
- }
34349
-
34350
- .E_n1afl31m.ant-tag.ant-tag-gray {
34351
- font-weight: 700;
34352
- color: #00122e;
34353
- background-color: rgba(237, 241, 250, 0.6);
34354
- border: 1px solid rgba(211, 218, 235, 0.6);
34355
- word-break: break-all;
34356
- display: inline;
34357
- white-space: normal;
34358
- }
34359
-
34360
34316
  .E_t1dtlqs1 {
34361
34317
  margin-bottom: 4px;
34362
34318
  color: rgba(44, 56, 82, 0.6);
@@ -34590,34 +34546,90 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34590
34546
  margin-right: 8px;
34591
34547
  }
34592
34548
 
34593
- .E_i1g85yz3 {
34549
+ .E_slr2ynn {
34550
+ padding: 0 8px;
34551
+ height: 18px;
34552
+ }
34553
+
34554
+ .E_m140wbb6 {
34555
+ padding: 2px 8px;
34556
+ height: 24px;
34557
+ }
34558
+
34559
+ .E_t1fozc1i {
34560
+ margin: 0;
34561
+ }
34562
+
34563
+ .E_i1vxv4ln {
34594
34564
  margin-right: 4px;
34595
34565
  height: 16px;
34596
34566
  }
34597
34567
 
34598
- .E_t1gvlxt5 {
34599
- min-width: 0;
34600
- flex: 1;
34568
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34569
+ font-weight: 700;
34570
+ color: #00122e;
34571
+ background-color: rgba(237, 241, 250, 0.6);
34572
+ border: 1px solid rgba(211, 218, 235, 0.6);
34573
+ word-break: break-all;
34574
+ display: inline;
34575
+ white-space: normal;
34601
34576
  }
34602
34577
 
34603
- .E_t1gvlxt5 .tag {
34604
- flex: 0 0 auto;
34578
+ .E_r77hffu {
34579
+ display: flex;
34580
+ align-items: center;
34581
+ justify-content: space-between;
34582
+ column-gap: 6px;
34605
34583
  }
34606
34584
 
34607
- .E_t1gvlxt5 .progress-title {
34608
- flex: 2;
34609
- max-width: fit-content;
34585
+ .E_p1cmxsf7 {
34586
+ display: flex;
34587
+ flex-direction: column;
34588
+ justify-content: center;
34589
+ row-gap: var(--p1cmxsf7-0);
34590
+ }
34591
+
34592
+ .E_p1cmxsf7 .antd5-progress-line {
34593
+ font-size: 0;
34594
+ margin-bottom: unset;
34595
+ margin-inline-end: unset;
34596
+ }
34597
+
34598
+ .E_t13ef470 {
34599
+ height: 100%;
34600
+ }
34601
+
34602
+ .E_t13ef470 .table-loading-item {
34603
+ padding: 12px 4px;
34604
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34605
+ display: flex;
34606
+ }
34607
+
34608
+ .E_t13ef470 .table-loading-item > * {
34609
+ height: 16px;
34610
+ margin: 4px;
34611
+ background: rgba(204, 212, 227, 0.18);
34612
+ border-radius: 2px;
34613
+ }
34614
+
34615
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34616
+ width: 16px;
34617
+ }
34618
+
34619
+ .E_t13ef470 .table-loading-item .td-loading {
34620
+ flex: 1;
34621
+ }
34622
+
34623
+ .E_t13ef470 :nth-child(1) {
34624
+ padding: 8px 4px;
34610
34625
  }
34611
34626
 
34612
- .E_t1gvlxt5 .progress-desc {
34613
- flex: 1;
34614
- max-width: fit-content;
34627
+ .E_t13ef470 :nth-child(1) > * {
34628
+ background: rgba(107, 125, 153, 0.18);
34615
34629
  }
34616
34630
 
34617
- .E_a1ji6r68 {
34618
- display: flex;
34619
- align-items: center;
34620
- column-gap: var(--a1ji6r68-0);
34631
+ .E_t13ef470 :nth-child(1) > * {
34632
+ background: rgba(163, 180, 204, 0.18);
34621
34633
  }
34622
34634
 
34623
34635
  .E_l1ucdodl {
@@ -34700,41 +34712,29 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34700
34712
  flex: 1;
34701
34713
  }
34702
34714
 
34703
- .E_t13ef470 {
34704
- height: 100%;
34705
- }
34706
-
34707
- .E_t13ef470 .table-loading-item {
34708
- padding: 12px 4px;
34709
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34710
- display: flex;
34715
+ .E_t1gvlxt5 {
34716
+ min-width: 0;
34717
+ flex: 1;
34711
34718
  }
34712
34719
 
34713
- .E_t13ef470 .table-loading-item > * {
34714
- height: 16px;
34715
- margin: 4px;
34716
- background: rgba(204, 212, 227, 0.18);
34717
- border-radius: 2px;
34720
+ .E_t1gvlxt5 .tag {
34721
+ flex: 0 0 auto;
34718
34722
  }
34719
34723
 
34720
- .E_t13ef470 .table-loading-item .checkbox-loading {
34721
- width: 16px;
34724
+ .E_t1gvlxt5 .progress-title {
34725
+ flex: 2;
34726
+ max-width: fit-content;
34722
34727
  }
34723
34728
 
34724
- .E_t13ef470 .table-loading-item .td-loading {
34729
+ .E_t1gvlxt5 .progress-desc {
34725
34730
  flex: 1;
34731
+ max-width: fit-content;
34726
34732
  }
34727
34733
 
34728
- .E_t13ef470 :nth-child(1) {
34729
- padding: 8px 4px;
34730
- }
34731
-
34732
- .E_t13ef470 :nth-child(1) > * {
34733
- background: rgba(107, 125, 153, 0.18);
34734
- }
34735
-
34736
- .E_t13ef470 :nth-child(1) > * {
34737
- background: rgba(163, 180, 204, 0.18);
34734
+ .E_a1ji6r68 {
34735
+ display: flex;
34736
+ align-items: center;
34737
+ column-gap: var(--a1ji6r68-0);
34738
34738
  }
34739
34739
 
34740
34740
  .E_msn7nxt {
@@ -35276,10 +35276,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35276
35276
  background: rgba(225, 230, 241, 0.6);
35277
35277
  }
35278
35278
 
35279
- .E_t1616y1o {
35280
- color: #fff;
35281
- }
35282
-
35283
35279
  .E_f16blduf.ant-form-item {
35284
35280
  margin-bottom: 0;
35285
35281
  }
@@ -35302,6 +35298,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35302
35298
  display: block;
35303
35299
  }
35304
35300
 
35301
+ .E_t1616y1o {
35302
+ color: #fff;
35303
+ }
35304
+
35305
35305
  .E_a9y3flr {
35306
35306
  margin-left: 8px;
35307
35307
  }
@@ -35354,91 +35354,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35354
35354
  color: rgba(44, 56, 82, 0.7490196078);
35355
35355
  }
35356
35356
 
35357
- .E_s1ebs0ra {
35358
- display: flex;
35359
- align-items: center;
35360
- justify-content: space-between;
35361
- background: #edf0f7;
35362
- padding: 8px 12px;
35363
- position: sticky;
35364
- top: 0;
35365
- z-index: 1;
35366
- margin-bottom: -52px;
35367
- }
35368
-
35369
- .E_s1ebs0ra .select-total {
35370
- display: flex;
35371
- align-items: center;
35372
- font-weight: 700;
35373
- flex-shrink: 0;
35374
- }
35375
-
35376
- .E_s1ebs0ra .select-total .icon-wrapper {
35377
- cursor: pointer;
35378
- margin-left: 8px;
35379
- width: 32px;
35380
- height: 32px;
35381
- border-radius: 50%;
35382
- justify-content: center;
35383
- }
35384
-
35385
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
35386
- background: rgba(225, 230, 241, 0.6);
35387
- }
35388
-
35389
- .E_s1ebs0ra .action-group {
35390
- flex: 1;
35391
- margin-left: 88px;
35392
- white-space: nowrap;
35393
- text-align: right;
35394
- position: relative;
35395
- padding: 4px 0;
35396
- margin-top: -4px;
35397
- overflow: hidden;
35398
- }
35399
-
35400
- .E_s1ebs0ra .action-group .sub-menu-delete {
35401
- transform: translateY(-4px);
35402
- }
35403
-
35404
- .E_s1ebs0ra .action-group button {
35405
- border: none;
35406
- }
35407
-
35408
- .E_s1ebs0ra .action-group > *:not(:last-child) {
35409
- margin-right: 8px;
35410
- }
35411
-
35412
- .E_s1ebs0ra .action-group > button:last-child {
35413
- margin-right: 4px;
35414
- }
35415
-
35416
- .E_s1ebs0ra .action-group .more-btn {
35417
- cursor: pointer;
35418
- width: 32px;
35419
- height: 32px;
35420
- justify-content: center;
35421
- border-radius: 50%;
35422
- }
35423
-
35424
- .E_s1ebs0ra .action-group .more-btn:hover {
35425
- background: #fff;
35426
- }
35427
-
35428
- .E_skwah65 {
35429
- height: 8px;
35430
- box-sizing: border-box;
35431
- border-radius: 2px;
35432
- background: #f5f7fa;
35433
- display: flex;
35434
- width: 100%;
35435
- overflow: hidden;
35436
- }
35437
-
35438
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35439
- margin-left: 1px;
35440
- }
35441
-
35442
35357
  .E_c18bcrac {
35443
35358
  display: inline-block;
35444
35359
  width: 100%;
@@ -35488,6 +35403,116 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35488
35403
  margin-right: 4px;
35489
35404
  }
35490
35405
 
35406
+ span.E_tqjc4ui {
35407
+ margin: 0 2px;
35408
+ }
35409
+
35410
+ .E_t1sqg15u {
35411
+ background: white;
35412
+ }
35413
+
35414
+ .E_t1sqg15u.inline .table-row {
35415
+ flex-direction: column;
35416
+ }
35417
+
35418
+ .E_t1sqg15u.inline .table-row > label {
35419
+ padding: 0 16px 7px 0;
35420
+ }
35421
+
35422
+ .E_t1sqg15u.has-border .table-header {
35423
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35424
+ }
35425
+
35426
+ .E_t1sqg15u.has-border .hiddenBorder {
35427
+ border-top: none !important;
35428
+ }
35429
+
35430
+ .E_t1sqg15u.has-border .table-row + .table-row {
35431
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
35432
+ }
35433
+
35434
+ .E_t1sqg15u.has-border .table-row:last-of-type {
35435
+ padding-bottom: 0;
35436
+ }
35437
+
35438
+ .E_t1sqg15u.align-right .content {
35439
+ text-align: right;
35440
+ }
35441
+
35442
+ .E_t1sqg15u .uuid-row {
35443
+ display: flex;
35444
+ justify-content: space-between;
35445
+ }
35446
+
35447
+ .E_t1sqg15u .uuid-row .id-text {
35448
+ white-space: nowrap;
35449
+ overflow: hidden;
35450
+ text-overflow: ellipsis;
35451
+ }
35452
+
35453
+ .E_t4zczcp {
35454
+ display: flex;
35455
+ justify-content: space-between;
35456
+ align-items: center;
35457
+ padding: 8px;
35458
+ min-height: 32px;
35459
+ }
35460
+
35461
+ .E_t4zczcp .table-title {
35462
+ color: rgba(44, 56, 82, 0.6);
35463
+ font-weight: 600;
35464
+ font-size: 12px;
35465
+ line-height: 8px;
35466
+ }
35467
+
35468
+ .E_t4zczcp .edit-icon {
35469
+ font-size: 16px;
35470
+ color: rgba(10, 37, 85, 0.6);
35471
+ cursor: pointer;
35472
+ }
35473
+
35474
+ .E_t1s7goww {
35475
+ font-size: 12px;
35476
+ line-height: 18px;
35477
+ }
35478
+
35479
+ .E_t93e4cf {
35480
+ display: flex;
35481
+ padding: 8px 0;
35482
+ color: #2d3a56;
35483
+ }
35484
+
35485
+ .E_t93e4cf .hidden {
35486
+ display: none;
35487
+ }
35488
+
35489
+ .E_t93e4cf .ant-btn.ant-btn-link {
35490
+ height: auto;
35491
+ }
35492
+
35493
+ .E_t93e4cf .content {
35494
+ overflow: hidden;
35495
+ overflow-x: auto;
35496
+ width: 100%;
35497
+ white-space: pre-wrap;
35498
+ }
35499
+
35500
+ .E_t93e4cf .content .ant-btn {
35501
+ white-space: pre-wrap;
35502
+ text-align: left;
35503
+ }
35504
+
35505
+ .E_t93e4cf .content .unit-chart {
35506
+ justify-content: flex-start;
35507
+ }
35508
+
35509
+ .E_rhz2uv5 {
35510
+ width: var(--rhz2uv5-0);
35511
+ flex-shrink: 0;
35512
+ color: rgba(44, 56, 82, 0.6);
35513
+ padding-right: 12px;
35514
+ }
35515
+
35491
35516
  .E_clm1wy1 {
35492
35517
  width: 192px;
35493
35518
  height: 246px;
@@ -35597,6 +35622,172 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35597
35622
  border-radius: 2px;
35598
35623
  }
35599
35624
 
35625
+ .E_gmyahx3 {
35626
+ cursor: pointer;
35627
+ }
35628
+
35629
+ .E_gmyahx3 .link-text {
35630
+ color: rgba(0, 21, 64, 0.3);
35631
+ }
35632
+
35633
+ .E_gmyahx3:hover .link-text {
35634
+ color: #0080ff;
35635
+ }
35636
+
35637
+ .E_ou7iq30 {
35638
+ overflow: hidden;
35639
+ text-overflow: ellipsis;
35640
+ }
35641
+
35642
+ .E_s1tui002 {
35643
+ white-space: nowrap;
35644
+ }
35645
+
35646
+ .E_mxrc2zg {
35647
+ display: -webkit-box;
35648
+ -webkit-line-clamp: var(--mxrc2zg-0);
35649
+ -webkit-box-orient: vertical;
35650
+ word-break: break-all;
35651
+ }
35652
+
35653
+ .E_t1vv6d68 .ant-tooltip-arrow {
35654
+ display: none;
35655
+ }
35656
+
35657
+ .E_t1vv6d68 .ant-tooltip-inner {
35658
+ background: rgba(23, 38, 64, 0.8);
35659
+ border-radius: 4px;
35660
+ }
35661
+
35662
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35663
+ visibility: hidden;
35664
+ }
35665
+
35666
+ .E_s1ebs0ra {
35667
+ display: flex;
35668
+ align-items: center;
35669
+ justify-content: space-between;
35670
+ background: #edf0f7;
35671
+ padding: 8px 12px;
35672
+ position: sticky;
35673
+ top: 0;
35674
+ z-index: 1;
35675
+ margin-bottom: -52px;
35676
+ }
35677
+
35678
+ .E_s1ebs0ra .select-total {
35679
+ display: flex;
35680
+ align-items: center;
35681
+ font-weight: 700;
35682
+ flex-shrink: 0;
35683
+ }
35684
+
35685
+ .E_s1ebs0ra .select-total .icon-wrapper {
35686
+ cursor: pointer;
35687
+ margin-left: 8px;
35688
+ width: 32px;
35689
+ height: 32px;
35690
+ border-radius: 50%;
35691
+ justify-content: center;
35692
+ }
35693
+
35694
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
35695
+ background: rgba(225, 230, 241, 0.6);
35696
+ }
35697
+
35698
+ .E_s1ebs0ra .action-group {
35699
+ flex: 1;
35700
+ margin-left: 88px;
35701
+ white-space: nowrap;
35702
+ text-align: right;
35703
+ position: relative;
35704
+ padding: 4px 0;
35705
+ margin-top: -4px;
35706
+ overflow: hidden;
35707
+ }
35708
+
35709
+ .E_s1ebs0ra .action-group .sub-menu-delete {
35710
+ transform: translateY(-4px);
35711
+ }
35712
+
35713
+ .E_s1ebs0ra .action-group button {
35714
+ border: none;
35715
+ }
35716
+
35717
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
35718
+ margin-right: 8px;
35719
+ }
35720
+
35721
+ .E_s1ebs0ra .action-group > button:last-child {
35722
+ margin-right: 4px;
35723
+ }
35724
+
35725
+ .E_s1ebs0ra .action-group .more-btn {
35726
+ cursor: pointer;
35727
+ width: 32px;
35728
+ height: 32px;
35729
+ justify-content: center;
35730
+ border-radius: 50%;
35731
+ }
35732
+
35733
+ .E_s1ebs0ra .action-group .more-btn:hover {
35734
+ background: #fff;
35735
+ }
35736
+
35737
+ .E_n12mqh7z {
35738
+ display: flex;
35739
+ align-items: center;
35740
+ font-size: 12px;
35741
+ line-height: 18px;
35742
+ }
35743
+
35744
+ .E_n12mqh7z:not(:last-child) {
35745
+ margin-bottom: 4px;
35746
+ }
35747
+
35748
+ .E_tf5bynu {
35749
+ margin: 0 3px;
35750
+ }
35751
+
35752
+ .E_tcckoz1 {
35753
+ max-height: 400px;
35754
+ overflow: auto;
35755
+ }
35756
+
35757
+ .E_wg1tsps {
35758
+ display: flex;
35759
+ align-items: center;
35760
+ justify-content: flex-end;
35761
+ }
35762
+
35763
+ .E_b1ctd5xy {
35764
+ display: flex;
35765
+ align-items: center;
35766
+ width: calc(100% - 40px);
35767
+ }
35768
+
35769
+ .E_b1ctd5xy .chart {
35770
+ display: inline-block;
35771
+ width: 100%;
35772
+ }
35773
+
35774
+ .E_u1p8acpn {
35775
+ min-width: 40px;
35776
+ }
35777
+
35778
+ .E_u1p8acpn .unit {
35779
+ color: #00122e !important;
35780
+ }
35781
+
35782
+ .E_s1iv0tp1 .enabled-switch {
35783
+ display: flex;
35784
+ align-items: center;
35785
+ }
35786
+
35787
+ .E_s1iv0tp1 .enabled-text {
35788
+ margin-right: 8px;
35789
+ }
35790
+
35600
35791
  .E_c1up1pdz {
35601
35792
  width: 648px;
35602
35793
  }
@@ -35763,135 +35954,154 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35763
35954
  color: #fff;
35764
35955
  }
35765
35956
 
35766
- .E_gmyahx3 {
35767
- cursor: pointer;
35957
+ .E_skwah65 {
35958
+ height: 8px;
35959
+ box-sizing: border-box;
35960
+ border-radius: 2px;
35961
+ background: #f5f7fa;
35962
+ display: flex;
35963
+ width: 100%;
35964
+ overflow: hidden;
35768
35965
  }
35769
35966
 
35770
- .E_gmyahx3 .link-text {
35771
- color: rgba(0, 21, 64, 0.3);
35967
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35968
+ margin-left: 1px;
35772
35969
  }
35773
35970
 
35774
- .E_gmyahx3:hover .link-text {
35775
- color: #0080ff;
35971
+ .E_s1at6qmn.ant-layout-sider {
35972
+ background: #edf0f7;
35973
+ padding: 32px 8px;
35974
+ overflow: auto;
35776
35975
  }
35777
35976
 
35778
- span.E_tqjc4ui {
35779
- margin: 0 2px;
35977
+ .E_s1at6qmn .ant-layout-sider-children {
35978
+ display: flex;
35979
+ flex-direction: column;
35980
+ justify-content: space-between;
35780
35981
  }
35781
35982
 
35782
- .E_t1sqg15u {
35783
- background: white;
35983
+ .E_s1at6qmn footer {
35984
+ display: flex;
35784
35985
  }
35785
35986
 
35786
- .E_t1sqg15u.inline .table-row {
35787
- flex-direction: column;
35987
+ .E_s1at6qmn .ant-menu {
35988
+ background: #edf0f7;
35788
35989
  }
35789
35990
 
35790
- .E_t1sqg15u.inline .table-row > label {
35791
- padding: 0 16px 7px 0;
35991
+ .E_s1at6qmn .ant-menu a {
35992
+ color: #00122e;
35993
+ width: 180px;
35994
+ overflow: hidden;
35995
+ text-overflow: ellipsis;
35792
35996
  }
35793
35997
 
35794
- .E_t1sqg15u.has-border .table-header {
35795
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35998
+ .E_s1at6qmn .ant-menu-vertical {
35999
+ margin-bottom: 24px;
35796
36000
  }
35797
36001
 
35798
- .E_t1sqg15u.has-border .hiddenBorder {
35799
- border-top: none !important;
36002
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
36003
+ margin: 0;
35800
36004
  }
35801
36005
 
35802
- .E_t1sqg15u.has-border .table-row + .table-row {
35803
- border-top: 1px solid rgba(225, 230, 241, 0.6);
36006
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
36007
+ font-size: 12px;
36008
+ padding: 0 8px 4px;
36009
+ line-height: 18px;
35804
36010
  }
35805
36011
 
35806
- .E_t1sqg15u.has-border .table-row:last-of-type {
35807
- padding-bottom: 0;
36012
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
36013
+ padding: 0;
35808
36014
  }
35809
36015
 
35810
- .E_t1sqg15u.align-right .content {
35811
- text-align: right;
36016
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
36017
+ padding-bottom: 24px;
35812
36018
  }
35813
36019
 
35814
- .E_t1sqg15u .uuid-row {
36020
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
36021
+ margin-bottom: 24px;
36022
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
36023
+ }
36024
+
36025
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
36026
+ transition: none;
35815
36027
  display: flex;
35816
- justify-content: space-between;
36028
+ align-items: center;
36029
+ height: 32px;
36030
+ line-height: 22px;
36031
+ padding: 0 8px;
35817
36032
  }
35818
36033
 
35819
- .E_t1sqg15u .uuid-row .id-text {
35820
- white-space: nowrap;
35821
- overflow: hidden;
35822
- text-overflow: ellipsis;
36034
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
36035
+ margin-right: 12px;
35823
36036
  }
35824
36037
 
35825
- .E_t4zczcp {
35826
- display: flex;
35827
- justify-content: space-between;
35828
- align-items: center;
35829
- padding: 8px;
35830
- min-height: 32px;
36038
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
36039
+ margin: 0;
36040
+ margin-bottom: 2px;
35831
36041
  }
35832
36042
 
35833
- .E_t4zczcp .table-title {
35834
- color: rgba(44, 56, 82, 0.6);
35835
- font-weight: 600;
35836
- font-size: 12px;
35837
- line-height: 8px;
36043
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
36044
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
36045
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
36046
+ border-radius: 6px;
36047
+ color: #fff;
35838
36048
  }
35839
36049
 
35840
- .E_t4zczcp .edit-icon {
35841
- font-size: 16px;
35842
- color: rgba(10, 37, 85, 0.6);
35843
- cursor: pointer;
36050
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
36051
+ color: #fff;
35844
36052
  }
35845
36053
 
35846
- .E_t1s7goww {
35847
- font-size: 12px;
35848
- line-height: 18px;
36054
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
36055
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
36056
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
36057
+ border-radius: 6px;
35849
36058
  }
35850
36059
 
35851
- .E_t93e4cf {
35852
- display: flex;
35853
- padding: 8px 0;
35854
- color: #2d3a56;
36060
+ .E_s1wu0lms .ant-menu-item-group-title {
36061
+ white-space: nowrap;
36062
+ transition: all 0s;
35855
36063
  }
35856
36064
 
35857
- .E_t93e4cf .hidden {
35858
- display: none;
36065
+ .E_s1wu0lms.shrink {
36066
+ transition: all 0s;
36067
+ overflow: hidden;
35859
36068
  }
35860
36069
 
35861
- .E_t93e4cf .ant-btn.ant-btn-link {
35862
- height: auto;
36070
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
36071
+ visibility: hidden;
35863
36072
  }
35864
36073
 
35865
- .E_t93e4cf .content {
35866
- overflow: hidden;
35867
- overflow-x: auto;
35868
- width: 100%;
35869
- white-space: pre-wrap;
36074
+ .E_s1wu0lms.shrink .ant-menu-item {
36075
+ width: 36px;
36076
+ padding: 0 6px;
35870
36077
  }
35871
36078
 
35872
- .E_t93e4cf .content .ant-btn {
35873
- white-space: pre-wrap;
35874
- text-align: left;
36079
+ .E_n1ugzfva {
36080
+ display: flex;
36081
+ place-items: center;
36082
+ width: 100% !important;
35875
36083
  }
35876
36084
 
35877
- .E_t93e4cf .content .unit-chart {
35878
- justify-content: flex-start;
36085
+ .E_n1ugzfva[disabled] {
36086
+ color: rgba(0, 0, 0, 0.25) !important;
36087
+ opacity: 1 !important;
35879
36088
  }
35880
36089
 
35881
- .E_rhz2uv5 {
35882
- width: var(--rhz2uv5-0);
35883
- flex-shrink: 0;
35884
- color: rgba(44, 56, 82, 0.6);
35885
- padding-right: 12px;
36090
+ .E_n1ugzfva.ant-btn {
36091
+ width: 100%;
36092
+ color: #00122e;
35886
36093
  }
35887
36094
 
35888
- .E_s1iv0tp1 .enabled-switch {
35889
- display: flex;
35890
- align-items: center;
36095
+ .E_n1ugzfva .icon-wrapper {
36096
+ margin-right: 12px;
35891
36097
  }
35892
36098
 
35893
- .E_s1iv0tp1 .enabled-text {
35894
- margin-right: 8px;
36099
+ .E_n1ugzfva .link-title {
36100
+ flex: 1;
36101
+ overflow: hidden;
36102
+ white-space: nowrap;
36103
+ text-overflow: ellipsis;
36104
+ text-align: left;
35895
36105
  }
35896
36106
 
35897
36107
  .E_t160l1cm {
@@ -36131,227 +36341,64 @@ span.E_tqjc4ui {
36131
36341
  white-space: nowrap;
36132
36342
  }
36133
36343
 
36134
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
36135
- content: " ";
36136
- height: 1px;
36137
- width: calc(100% + 10px);
36138
- background: rgba(172, 186, 211, 0.6);
36139
- display: block;
36140
- }
36141
-
36142
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
36143
- color: #0080ff;
36144
- background: transparent;
36145
- }
36146
-
36147
- .E_ou7iq30 {
36148
- overflow: hidden;
36149
- text-overflow: ellipsis;
36150
- }
36151
-
36152
- .E_s1tui002 {
36153
- white-space: nowrap;
36154
- }
36155
-
36156
- .E_mxrc2zg {
36157
- display: -webkit-box;
36158
- -webkit-line-clamp: var(--mxrc2zg-0);
36159
- -webkit-box-orient: vertical;
36160
- word-break: break-all;
36161
- }
36162
-
36163
- .E_t1vv6d68 .ant-tooltip-arrow {
36164
- display: none;
36165
- }
36166
-
36167
- .E_t1vv6d68 .ant-tooltip-inner {
36168
- background: rgba(23, 38, 64, 0.8);
36169
- border-radius: 4px;
36170
- }
36171
-
36172
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
36173
- visibility: hidden;
36174
- }
36175
-
36176
- .E_n12mqh7z {
36177
- display: flex;
36178
- align-items: center;
36179
- font-size: 12px;
36180
- line-height: 18px;
36181
- }
36182
-
36183
- .E_n12mqh7z:not(:last-child) {
36184
- margin-bottom: 4px;
36185
- }
36186
-
36187
- .E_tf5bynu {
36188
- margin: 0 3px;
36189
- }
36190
-
36191
- .E_tcckoz1 {
36192
- max-height: 400px;
36193
- overflow: auto;
36194
- }
36195
-
36196
- .E_s1at6qmn.ant-layout-sider {
36197
- background: #edf0f7;
36198
- padding: 32px 8px;
36199
- overflow: auto;
36200
- }
36201
-
36202
- .E_s1at6qmn .ant-layout-sider-children {
36203
- display: flex;
36204
- flex-direction: column;
36205
- justify-content: space-between;
36206
- }
36207
-
36208
- .E_s1at6qmn footer {
36209
- display: flex;
36210
- }
36211
-
36212
- .E_s1at6qmn .ant-menu {
36213
- background: #edf0f7;
36214
- }
36215
-
36216
- .E_s1at6qmn .ant-menu a {
36217
- color: #00122e;
36218
- width: 180px;
36219
- overflow: hidden;
36220
- text-overflow: ellipsis;
36221
- }
36222
-
36223
- .E_s1at6qmn .ant-menu-vertical {
36224
- margin-bottom: 24px;
36225
- }
36226
-
36227
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
36228
- margin: 0;
36229
- }
36230
-
36231
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
36232
- font-size: 12px;
36233
- padding: 0 8px 4px;
36234
- line-height: 18px;
36235
- }
36236
-
36237
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
36238
- padding: 0;
36239
- }
36240
-
36241
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
36242
- padding-bottom: 24px;
36243
- }
36244
-
36245
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
36246
- margin-bottom: 24px;
36247
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
36248
- }
36249
-
36250
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
36251
- transition: none;
36252
- display: flex;
36253
- align-items: center;
36254
- height: 32px;
36255
- line-height: 22px;
36256
- padding: 0 8px;
36257
- }
36258
-
36259
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
36260
- margin-right: 12px;
36261
- }
36262
-
36263
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
36264
- margin: 0;
36265
- margin-bottom: 2px;
36266
- }
36267
-
36268
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
36269
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
36270
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
36271
- border-radius: 6px;
36272
- color: #fff;
36273
- }
36274
-
36275
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
36276
- color: #fff;
36277
- }
36278
-
36279
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
36280
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
36281
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
36282
- border-radius: 6px;
36283
- }
36284
-
36285
- .E_s1wu0lms .ant-menu-item-group-title {
36286
- white-space: nowrap;
36287
- transition: all 0s;
36288
- }
36289
-
36290
- .E_s1wu0lms.shrink {
36291
- transition: all 0s;
36292
- overflow: hidden;
36293
- }
36294
-
36295
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
36296
- visibility: hidden;
36297
- }
36298
-
36299
- .E_s1wu0lms.shrink .ant-menu-item {
36300
- width: 36px;
36301
- padding: 0 6px;
36302
- }
36303
-
36304
- .E_n1ugzfva {
36305
- display: flex;
36306
- place-items: center;
36307
- width: 100% !important;
36344
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
36345
+ content: " ";
36346
+ height: 1px;
36347
+ width: calc(100% + 10px);
36348
+ background: rgba(172, 186, 211, 0.6);
36349
+ display: block;
36308
36350
  }
36309
36351
 
36310
- .E_n1ugzfva[disabled] {
36311
- color: rgba(0, 0, 0, 0.25) !important;
36312
- opacity: 1 !important;
36352
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
36353
+ color: #0080ff;
36354
+ background: transparent;
36313
36355
  }
36314
36356
 
36315
- .E_n1ugzfva.ant-btn {
36316
- width: 100%;
36317
- color: #00122e;
36357
+ .E_i5w779o {
36358
+ padding: 8px 0;
36318
36359
  }
36319
36360
 
36320
- .E_n1ugzfva .icon-wrapper {
36321
- margin-right: 12px;
36361
+ .E_i5w779o .col-label {
36362
+ flex-shrink: unset;
36322
36363
  }
36323
36364
 
36324
- .E_n1ugzfva .link-title {
36325
- flex: 1;
36326
- overflow: hidden;
36327
- white-space: nowrap;
36328
- text-overflow: ellipsis;
36329
- text-align: left;
36365
+ .E_i5w779o .col-label * {
36366
+ line-height: 18px;
36330
36367
  }
36331
36368
 
36332
- .E_wg1tsps {
36369
+ .E_i5w779o .col-content {
36370
+ flex: 1 1 0;
36333
36371
  display: flex;
36334
36372
  align-items: center;
36335
- justify-content: flex-end;
36336
36373
  }
36337
36374
 
36338
- .E_b1ctd5xy {
36339
- display: flex;
36340
- align-items: center;
36341
- width: calc(100% - 40px);
36375
+ .E_i5w779o .col-content * {
36376
+ line-height: 18px;
36342
36377
  }
36343
36378
 
36344
- .E_b1ctd5xy .chart {
36345
- display: inline-block;
36346
- width: 100%;
36379
+ .E_l18dja44 {
36380
+ padding: 6px 0;
36347
36381
  }
36348
36382
 
36349
- .E_u1p8acpn {
36350
- min-width: 40px;
36383
+ .E_l18dja44 .col-label * {
36384
+ font-size: 13px;
36385
+ line-height: 20px;
36351
36386
  }
36352
36387
 
36353
- .E_u1p8acpn .unit {
36354
- color: #00122e !important;
36388
+ .E_l18dja44 .col-content * {
36389
+ font-size: 14px;
36390
+ line-height: 20px;
36391
+ }
36392
+
36393
+ .E_c8c2hys {
36394
+ display: flex;
36395
+ justify-content: space-between;
36396
+ flex: 1;
36397
+ min-width: 0;
36398
+ }
36399
+
36400
+ .E_n4m6c4d {
36401
+ color: rgba(0, 21, 64, 0.3);
36355
36402
  }
36356
36403
 
36357
36404
  .E_d11hhzf9 {
@@ -36461,51 +36508,99 @@ span.E_tqjc4ui {
36461
36508
  padding: unset;
36462
36509
  }
36463
36510
 
36464
- .E_i5w779o {
36465
- padding: 8px 0;
36511
+ .E_c1ss4prm {
36512
+ color: rgba(44, 56, 82, 0.6);
36466
36513
  }
36467
36514
 
36468
- .E_i5w779o .col-label {
36469
- flex-shrink: unset;
36515
+ .E_c1ss4prm li {
36516
+ margin-bottom: 4px;
36470
36517
  }
36471
36518
 
36472
- .E_i5w779o .col-label * {
36473
- line-height: 18px;
36519
+ .E_c1ss4prm li:last-child {
36520
+ margin-bottom: 0;
36474
36521
  }
36475
36522
 
36476
- .E_i5w779o .col-content {
36477
- flex: 1 1 0;
36478
- display: flex;
36479
- align-items: center;
36523
+ .E_ms3tlei {
36524
+ background: rgba(225, 230, 241, 0.6);
36525
+ padding: 8px;
36526
+ border-radius: 6px;
36527
+ color: rgba(44, 56, 82, 0.6);
36480
36528
  }
36481
36529
 
36482
- .E_i5w779o .col-content * {
36530
+ .E_ms3tlei li {
36531
+ margin-bottom: 4px;
36532
+ }
36533
+
36534
+ .E_ms3tlei li:last-child {
36535
+ margin-bottom: 0;
36536
+ }
36537
+
36538
+ .E_du44iy7 {
36539
+ margin-bottom: 4px;
36540
+ }
36541
+
36542
+ .E_s1qmhanr {
36543
+ color: rgba(44, 56, 82, 0.6);
36544
+ margin-bottom: 8px;
36545
+ }
36546
+
36547
+ .E_drje1h0 {
36548
+ height: 1px;
36549
+ background: #e4e9f2;
36550
+ margin: 16px 0;
36551
+ }
36552
+
36553
+ .E_c14ouk5o {
36554
+ width: 100%;
36555
+ height: 100%;
36556
+ display: flex;
36557
+ font-size: 12px;
36483
36558
  line-height: 18px;
36559
+ padding: 8px 0;
36560
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
36484
36561
  }
36485
36562
 
36486
- .E_l18dja44 {
36487
- padding: 6px 0;
36563
+ .E_c14ouk5o:last-of-type {
36564
+ box-shadow: none;
36565
+ padding-bottom: 0;
36488
36566
  }
36489
36567
 
36490
- .E_l18dja44 .col-label * {
36491
- font-size: 13px;
36492
- line-height: 20px;
36568
+ .E_c14ouk5o.collapsed {
36569
+ flex-direction: column;
36493
36570
  }
36494
36571
 
36495
- .E_l18dja44 .col-content * {
36496
- font-size: 14px;
36497
- line-height: 20px;
36572
+ .E_c14ouk5o.collapsed .collapsed-content {
36573
+ display: flex;
36498
36574
  }
36499
36575
 
36500
- .E_c8c2hys {
36576
+ .E_c14ouk5o.collapsed .collapsed-content > span {
36577
+ flex: 1;
36501
36578
  display: flex;
36502
36579
  justify-content: space-between;
36503
- flex: 1;
36504
- min-width: 0;
36505
36580
  }
36506
36581
 
36507
- .E_n4m6c4d {
36508
- color: rgba(0, 21, 64, 0.3);
36582
+ .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
36583
+ height: auto;
36584
+ }
36585
+
36586
+ .E_c14ouk5o.collapsed .extra-content {
36587
+ margin-left: 162px;
36588
+ }
36589
+
36590
+ .E_c14ouk5o .col-label {
36591
+ width: 216px;
36592
+ color: rgba(44, 56, 82, 0.6);
36593
+ margin-right: 12px;
36594
+ flex-shrink: 0;
36595
+ }
36596
+
36597
+ .E_c14ouk5o .col-content {
36598
+ color: #2d3a56;
36599
+ /* make btn link in info row have the same height as normal text */
36600
+ }
36601
+
36602
+ .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
36603
+ height: auto;
36509
36604
  }
36510
36605
 
36511
36606
  .E_c1kchka8 {
@@ -37070,59 +37165,6 @@ span.E_tqjc4ui {
37070
37165
  padding: 0;
37071
37166
  }
37072
37167
 
37073
- .E_c14ouk5o {
37074
- width: 100%;
37075
- height: 100%;
37076
- display: flex;
37077
- font-size: 12px;
37078
- line-height: 18px;
37079
- padding: 8px 0;
37080
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
37081
- }
37082
-
37083
- .E_c14ouk5o:last-of-type {
37084
- box-shadow: none;
37085
- padding-bottom: 0;
37086
- }
37087
-
37088
- .E_c14ouk5o.collapsed {
37089
- flex-direction: column;
37090
- }
37091
-
37092
- .E_c14ouk5o.collapsed .collapsed-content {
37093
- display: flex;
37094
- }
37095
-
37096
- .E_c14ouk5o.collapsed .collapsed-content > span {
37097
- flex: 1;
37098
- display: flex;
37099
- justify-content: space-between;
37100
- }
37101
-
37102
- .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
37103
- height: auto;
37104
- }
37105
-
37106
- .E_c14ouk5o.collapsed .extra-content {
37107
- margin-left: 162px;
37108
- }
37109
-
37110
- .E_c14ouk5o .col-label {
37111
- width: 216px;
37112
- color: rgba(44, 56, 82, 0.6);
37113
- margin-right: 12px;
37114
- flex-shrink: 0;
37115
- }
37116
-
37117
- .E_c14ouk5o .col-content {
37118
- color: #2d3a56;
37119
- /* make btn link in info row have the same height as normal text */
37120
- }
37121
-
37122
- .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
37123
- height: auto;
37124
- }
37125
-
37126
37168
  .E_cevhqx7 {
37127
37169
  color: #00122e;
37128
37170
  }
@@ -37132,48 +37174,6 @@ span.E_tqjc4ui {
37132
37174
  color: rgba(44, 56, 82, 0.6);
37133
37175
  }
37134
37176
 
37135
- .E_c1ss4prm {
37136
- color: rgba(44, 56, 82, 0.6);
37137
- }
37138
-
37139
- .E_c1ss4prm li {
37140
- margin-bottom: 4px;
37141
- }
37142
-
37143
- .E_c1ss4prm li:last-child {
37144
- margin-bottom: 0;
37145
- }
37146
-
37147
- .E_ms3tlei {
37148
- background: rgba(225, 230, 241, 0.6);
37149
- padding: 8px;
37150
- border-radius: 6px;
37151
- color: rgba(44, 56, 82, 0.6);
37152
- }
37153
-
37154
- .E_ms3tlei li {
37155
- margin-bottom: 4px;
37156
- }
37157
-
37158
- .E_ms3tlei li:last-child {
37159
- margin-bottom: 0;
37160
- }
37161
-
37162
- .E_du44iy7 {
37163
- margin-bottom: 4px;
37164
- }
37165
-
37166
- .E_s1qmhanr {
37167
- color: rgba(44, 56, 82, 0.6);
37168
- margin-bottom: 8px;
37169
- }
37170
-
37171
- .E_drje1h0 {
37172
- height: 1px;
37173
- background: #e4e9f2;
37174
- margin: 16px 0;
37175
- }
37176
-
37177
37177
  .E_l12xdkhl {
37178
37178
  width: 64px;
37179
37179
  height: 64px;