@cloudtower/eagle 0.27.12 → 0.27.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29558,6 +29558,19 @@ html body {
29558
29558
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29559
29559
  }
29560
29560
  }
29561
+ .iap75of {
29562
+ height: 18px;
29563
+ line-height: 18px;
29564
+ padding: 0 4px;
29565
+ border-radius: 4px;
29566
+ background: rgba(235, 239, 245, 0.6);
29567
+ border: 1px solid rgba(223, 228, 235, 0.6);
29568
+ display: flex;
29569
+ align-items: center;
29570
+ white-space: nowrap;
29571
+ margin-right: 4px;
29572
+ }
29573
+
29561
29574
  .buj61ew.ant-btn-icon-only {
29562
29575
  justify-content: center;
29563
29576
  }
@@ -29808,6 +29821,39 @@ html body {
29808
29821
  padding: 0;
29809
29822
  }
29810
29823
 
29824
+ .i1mrf09m {
29825
+ display: inline-flex;
29826
+ align-items: center;
29827
+ }
29828
+ .i1mrf09m .icon-inner {
29829
+ display: inline-flex;
29830
+ align-items: center;
29831
+ justify-content: center;
29832
+ }
29833
+ .i1mrf09m .icon-inner + span,
29834
+ .i1mrf09m span + .icon-inner.suffix {
29835
+ margin-left: 4px;
29836
+ }
29837
+ .i1mrf09m.is-rotate img,
29838
+ .i1mrf09m.is-rotate svg {
29839
+ animation: rotate 680ms linear infinite;
29840
+ }
29841
+
29842
+ .fde5mpd {
29843
+ width: 100%;
29844
+ height: 100%;
29845
+ min-height: 124px;
29846
+ display: flex;
29847
+ flex-direction: column;
29848
+ justify-content: center;
29849
+ align-items: center;
29850
+ }
29851
+ .fde5mpd .error-text {
29852
+ color: rgba(10, 37, 85, 0.6);
29853
+ margin-bottom: 16px;
29854
+ font-size: 18px;
29855
+ }
29856
+
29811
29857
  .bpq0js6 {
29812
29858
  padding: 4px 11px;
29813
29859
  }
@@ -29837,52 +29883,6 @@ html body {
29837
29883
  border-radius: unset;
29838
29884
  }
29839
29885
 
29840
- .fde5mpd {
29841
- width: 100%;
29842
- height: 100%;
29843
- min-height: 124px;
29844
- display: flex;
29845
- flex-direction: column;
29846
- justify-content: center;
29847
- align-items: center;
29848
- }
29849
- .fde5mpd .error-text {
29850
- color: rgba(10, 37, 85, 0.6);
29851
- margin-bottom: 16px;
29852
- font-size: 18px;
29853
- }
29854
-
29855
- .i1mrf09m {
29856
- display: inline-flex;
29857
- align-items: center;
29858
- }
29859
- .i1mrf09m .icon-inner {
29860
- display: inline-flex;
29861
- align-items: center;
29862
- justify-content: center;
29863
- }
29864
- .i1mrf09m .icon-inner + span,
29865
- .i1mrf09m span + .icon-inner.suffix {
29866
- margin-left: 4px;
29867
- }
29868
- .i1mrf09m.is-rotate img,
29869
- .i1mrf09m.is-rotate svg {
29870
- animation: rotate 680ms linear infinite;
29871
- }
29872
-
29873
- .iap75of {
29874
- height: 18px;
29875
- line-height: 18px;
29876
- padding: 0 4px;
29877
- border-radius: 4px;
29878
- background: rgba(235, 239, 245, 0.6);
29879
- border: 1px solid rgba(223, 228, 235, 0.6);
29880
- display: flex;
29881
- align-items: center;
29882
- white-space: nowrap;
29883
- margin-right: 4px;
29884
- }
29885
-
29886
29886
  .obf05yr {
29887
29887
  display: inline-block;
29888
29888
  }
@@ -29892,1393 +29892,1194 @@ html body {
29892
29892
  position: absolute;
29893
29893
  }
29894
29894
 
29895
- .p12gwtiw {
29896
- display: flex;
29897
- justify-content: space-between;
29898
- align-items: center;
29899
- padding: 10px 0;
29900
- color: rgba(44, 56, 82, 0.6);
29901
- font-size: 12px;
29902
- line-height: 24px;
29903
- }
29904
- .p12gwtiw .pagination-left {
29905
- padding: 2px 8px;
29895
+ .s34f1qb.ant-switch {
29896
+ min-width: 40px;
29897
+ height: 24px;
29898
+ background: rgba(172, 186, 211, 0.6);
29899
+ overflow: hidden;
29906
29900
  }
29907
- .p12gwtiw .dropdown-trigger {
29908
- display: flex;
29909
- align-items: center;
29910
- border-radius: 6px;
29911
- cursor: pointer;
29912
- transition: all 0.3s ease;
29901
+ .s34f1qb.ant-switch:focus {
29902
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
29913
29903
  }
29914
- .p12gwtiw .dropdown-trigger:hover {
29915
- background: rgba(211, 218, 235, 0.6);
29916
- color: #0080ff;
29904
+ .s34f1qb.ant-switch-small {
29905
+ min-width: 26px;
29906
+ height: 16px;
29917
29907
  }
29918
- .p12gwtiw .dropdown-trigger .icon-inner {
29919
- margin-left: 4px;
29908
+ .s34f1qb.ant-switch-large {
29909
+ min-width: 52px;
29910
+ height: 32px;
29920
29911
  }
29921
- .p12gwtiw .pagination-right {
29922
- display: flex;
29923
- align-items: center;
29924
- color: #0080ff;
29925
- font-weight: bold;
29912
+ .s34f1qb.ant-switch .ant-switch-handle {
29913
+ height: 20px;
29914
+ width: 20px;
29926
29915
  }
29927
- .p12gwtiw .pagination-right .icon-inner {
29928
- margin-left: 4px;
29916
+ .s34f1qb.ant-switch .ant-switch-handle::before {
29917
+ border-radius: 10px;
29918
+ transition-delay: 120ms;
29929
29919
  }
29930
- .p12gwtiw .pagination-right .prev-btn,
29931
- .p12gwtiw .pagination-right .next-btn {
29932
- padding: 0 8px;
29920
+ .s34f1qb.ant-switch-small .ant-switch-handle {
29921
+ height: 14px;
29922
+ width: 14px;
29923
+ top: 1px;
29924
+ left: 1px;
29933
29925
  }
29934
- .p12gwtiw .pagination-right .prev-btn > span,
29935
- .p12gwtiw .pagination-right .next-btn > span {
29936
- color: #0080ff;
29926
+ .s34f1qb.ant-switch-large .ant-switch-handle {
29927
+ height: 28px;
29928
+ width: 28px;
29937
29929
  }
29938
- .p12gwtiw .pagination-right .next-btn .icon-inner {
29939
- transform: rotate(180deg);
29930
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
29931
+ border-radius: 14px;
29940
29932
  }
29941
-
29942
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
29943
- max-height: calc(100vh - 128px);
29944
- overflow-y: auto;
29933
+ .s34f1qb.ant-switch-checked {
29934
+ background-color: #00ba5d;
29945
29935
  }
29946
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
29947
- padding: 4px 20px;
29948
- font-size: 12px;
29949
- line-height: 18px;
29936
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
29937
+ left: calc(100% - 20px - 2px);
29950
29938
  }
29951
-
29952
- .rxbeqvl.ant-radio-wrapper {
29953
- display: inline-flex;
29954
- align-items: baseline;
29955
- white-space: pre-wrap;
29939
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
29940
+ left: calc(100% - 14px - 1px);
29956
29941
  }
29957
- .rxbeqvl.ant-radio-wrapper .ant-radio {
29958
- position: relative;
29959
- top: 3px;
29942
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
29943
+ left: calc(100% - 28px - 2px);
29960
29944
  }
29961
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
29962
- border-color: rgba(107, 128, 167, 0.6);
29945
+
29946
+ .c1to9vb9 {
29947
+ margin-left: 5px;
29963
29948
  }
29964
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
29965
- border-color: #0080ff;
29949
+
29950
+ .s1fc623g {
29951
+ width: 430px !important;
29966
29952
  }
29967
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
29968
- border-color: #0080ff;
29969
- background: #0080ff;
29953
+
29954
+ .da3mx0o .ant-select-item-group {
29955
+ padding: 8px 16px;
29956
+ line-height: 18px;
29957
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29958
+ height: 34px;
29959
+ min-height: 34px;
29960
+ box-sizing: border-box;
29961
+ margin-top: 8px;
29970
29962
  }
29971
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
29972
- top: 4px;
29973
- left: 4px;
29974
- width: 6px;
29975
- height: 6px;
29976
- background: #fff;
29963
+
29964
+ .onr9gzt {
29965
+ display: flex;
29966
+ flex-direction: column;
29967
+ margin: 1px 8px;
29968
+ padding: 8px;
29969
+ border-radius: 4px;
29977
29970
  }
29978
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
29979
- opacity: 0.5;
29971
+ .onr9gzt .selected-icon {
29972
+ display: none;
29980
29973
  }
29981
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
29982
- border-color: rgba(107, 128, 167, 0.6);
29983
- background: rgba(211, 218, 235, 0.6);
29974
+ .onr9gzt.ant-select-item-option-grouped {
29975
+ padding-left: 8px;
29984
29976
  }
29985
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
29986
- background: #00122e;
29977
+ .onr9gzt.ant-select-item-option-selected {
29978
+ background-color: white;
29987
29979
  }
29988
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
29989
- color: #00122e;
29990
- opacity: 0.5;
29980
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
29981
+ color: #0080ff;
29991
29982
  }
29992
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
29993
- color: #00122e;
29983
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
29984
+ display: block;
29994
29985
  }
29995
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
29996
- display: inline-block;
29997
- padding: 0;
29998
- padding-left: 12px;
29986
+ .onr9gzt.ant-select-item-option-active {
29987
+ background: rgba(0, 136, 255, 0.16);
29999
29988
  }
30000
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30001
- margin-bottom: 0;
30002
- white-space: pre-wrap;
30003
- color: rgba(44, 56, 82, 0.6);
29989
+ .onr9gzt.ant-select-item-option-active .timezone-title {
29990
+ color: #0080ff;
30004
29991
  }
30005
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30006
- padding-left: 8px;
29992
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
29993
+ background: rgba(0, 136, 255, 0.1);
29994
+ color: #0080ff;
30007
29995
  }
30008
29996
 
30009
- .r5ie79y .ant-radio-button-wrapper:first-child {
30010
- border-radius: 5px 0 0 5px;
29997
+ .oiy0apc {
29998
+ display: flex;
29999
+ justify-content: space-between;
30000
+ height: 20px;
30001
+ line-height: 20px;
30011
30002
  }
30012
- .r5ie79y .ant-radio-button-wrapper:last-child {
30013
- border-radius: 0 5px 5px 0;
30003
+ .oiy0apc .timezone-title {
30004
+ color: #2d3a56;
30005
+ overflow: hidden;
30006
+ text-overflow: ellipsis;
30014
30007
  }
30015
30008
 
30016
- .r1f0aqcc {
30017
- color: #00122e;
30018
- border-color: #ccd4e3;
30009
+ .of4y382 {
30010
+ display: flex;
30011
+ justify-content: space-between;
30012
+ color: rgba(44, 56, 82, 0.6);
30013
+ height: 18px;
30014
+ line-height: 18px;
30015
+ margin-top: 2px;
30019
30016
  }
30020
- .r1f0aqcc:first-child {
30021
- border-color: #a3b4cc;
30017
+
30018
+ .t19903l9 {
30019
+ border: none;
30020
+ margin-right: 0;
30021
+ background: rgba(225, 230, 241, 0.6);
30022
30022
  }
30023
- .r1f0aqcc.ant-radio-button-wrapper {
30024
- padding: 0 12px;
30025
- line-height: 32px;
30023
+
30024
+ .ohwbvxu {
30025
+ pointer-events: none;
30026
30026
  height: 32px;
30027
+ width: 100%;
30028
+ opacity: 0;
30027
30029
  }
30028
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30029
- white-space: nowrap;
30030
- }
30031
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30032
- height: 22px;
30033
- padding: 0 7px;
30034
- line-height: 20px;
30035
- }
30036
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30037
- background: #ccd4e3;
30030
+
30031
+ .t1upn1sz {
30032
+ height: 100%;
30038
30033
  }
30039
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30040
- background: #0080ff;
30034
+
30035
+ .tta5kd2 {
30036
+ height: 100%;
30041
30037
  }
30042
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30043
- background: #ccd4e3;
30044
- opacity: 0.5;
30038
+ .tta5kd2.empty-table .ant-table-content {
30039
+ overflow: visible !important;
30040
+ height: 100%;
30045
30041
  }
30046
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30047
- border-right-color: #0080ff;
30042
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30043
+ height: 100%;
30048
30044
  }
30049
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30050
- border-color: #0080ff;
30045
+ .tta5kd2.empty-table .ant-table-content table {
30046
+ width: 100% !important;
30047
+ height: 100%;
30051
30048
  }
30052
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30053
- background: rgba(0, 136, 255, 0.1);
30049
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30050
+ padding: 15px 0;
30054
30051
  }
30055
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30056
- background: rgba(211, 218, 235, 0.6);
30057
- border-color: #ccd4e3;
30058
- opacity: 0.5;
30052
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30053
+ display: none;
30059
30054
  }
30060
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30061
- color: #00122e;
30062
- border-color: #ccd4e3;
30055
+ .tta5kd2 .active-row td:nth-child(1) {
30056
+ font-weight: 700;
30063
30057
  }
30064
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30065
- color: #00122e;
30066
- border-color: #ccd4e3;
30067
- background: rgba(172, 186, 211, 0.6);
30058
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
30059
+ font-weight: 700;
30068
30060
  }
30069
- .r1f0aqcc .ant-radio-button-input {
30070
- margin-right: 8px;
30071
- display: inline;
30072
- border: none;
30073
- padding: 0;
30074
- width: 36px;
30075
- background: transparent;
30061
+ .tta5kd2 .ant-spin-nested-loading {
30062
+ height: 100%;
30076
30063
  }
30077
- .r1f0aqcc .ant-radio-button-input:focus {
30078
- box-shadow: none;
30064
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30065
+ height: 100%;
30066
+ overflow: visible;
30079
30067
  }
30080
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30081
- margin-right: 0;
30082
- width: initial;
30083
- box-shadow: none;
30068
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
30069
+ max-height: none;
30084
30070
  }
30085
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30071
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
30072
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
30086
30073
  display: none;
30087
30074
  }
30088
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30089
- display: inline;
30075
+ .tta5kd2 td.ant-table-column-sort {
30076
+ background: transparent;
30090
30077
  }
30091
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30092
- display: inline;
30093
- margin-right: 8px;
30094
- padding: 0;
30095
- width: 36px;
30078
+ .tta5kd2 td.ant-table-cell-fix-left,
30079
+ .tta5kd2 td.ant-table-cell-fix-right {
30080
+ background: #fff;
30081
+ padding: 0 !important;
30096
30082
  }
30097
-
30098
- .cz04yix {
30083
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30084
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30099
30085
  display: flex;
30100
- flex-direction: column;
30101
- }
30102
-
30103
- .m1if5j39 {
30104
- max-width: 1120px;
30105
- width: 100%;
30106
- margin: 0 auto;
30086
+ align-items: center;
30107
30087
  height: 100%;
30088
+ padding: 8px;
30108
30089
  }
30109
-
30110
- .w1vvwdlp {
30111
- max-width: 1120px;
30090
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30091
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30092
+ overflow: hidden;
30093
+ text-overflow: ellipsis;
30112
30094
  width: 100%;
30113
- margin: 0 auto;
30114
- display: flex;
30115
30095
  }
30116
- .w1vvwdlp .left,
30117
- .w1vvwdlp .right {
30118
- flex-grow: 0;
30119
- flex-shrink: 0;
30120
- flex-basis: 21%;
30096
+ .tta5kd2 .ant-table-container {
30097
+ height: 100%;
30121
30098
  }
30122
- .w1vvwdlp .left {
30123
- display: flex;
30124
- justify-content: flex-end;
30125
- padding-right: 44px;
30099
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30100
+ box-shadow: none !important;
30126
30101
  }
30127
- .w1vvwdlp .right {
30128
- padding-left: 44px;
30102
+ .tta5kd2 .ant-table {
30103
+ border-radius: 0px;
30104
+ border-left: none;
30105
+ border-right: none;
30106
+ border-bottom: none;
30107
+ height: 100%;
30108
+ font-size: 12px;
30109
+ background: transparent;
30129
30110
  }
30130
- .w1vvwdlp .middle {
30131
- margin-bottom: 40px;
30132
- flex-grow: 0;
30133
- flex-shrink: 0;
30134
- flex-basis: 58%;
30111
+ .tta5kd2 .ant-table .ant-table-header {
30112
+ position: relative;
30113
+ z-index: 3;
30114
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30115
+ margin-bottom: -1px;
30135
30116
  }
30136
- .w1vvwdlp .middle .form-base-field {
30137
- width: 100%;
30117
+ .tta5kd2 .ant-table .time-wrapper .date,
30118
+ .tta5kd2 .ant-table .value {
30119
+ color: #2d3a56;
30138
30120
  }
30139
- .w1vvwdlp .middle .form-base-field .form-base-field {
30140
- width: auto;
30121
+ .tta5kd2 .ant-table .time-wrapper .time,
30122
+ .tta5kd2 .ant-table .unit {
30123
+ color: rgba(44, 56, 82, 0.6);
30141
30124
  }
30142
-
30143
- .h1cuopx7 .ant-modal-header {
30144
- margin: 0 auto;
30145
- width: 100%;
30146
- max-width: 648px;
30125
+ .tta5kd2 .ant-table .ant-table-selection {
30126
+ position: unset;
30127
+ text-align: center;
30147
30128
  }
30148
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30149
- margin-left: 0;
30129
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30130
+ background: #fff;
30150
30131
  }
30151
- .h1cuopx7 .ant-modal-body {
30152
- margin: 0 auto;
30153
- padding: 0;
30154
- width: 100%;
30155
- max-width: 648px;
30156
- overflow: hidden;
30132
+ .tta5kd2 .ant-table .anticon-setting {
30133
+ cursor: pointer;
30134
+ position: absolute;
30135
+ top: 50%;
30136
+ right: 12px;
30137
+ transform: translateY(-50%);
30157
30138
  }
30158
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30159
- margin-bottom: 40px;
30139
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30140
+ box-shadow: none;
30141
+ width: 1px;
30142
+ background: rgba(213, 219, 227, 0.6);
30160
30143
  }
30161
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30162
- height: calc(100vh - 225px);
30163
- overflow-y: auto;
30144
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30145
+ box-shadow: none;
30146
+ width: 1px;
30147
+ background: rgba(213, 219, 227, 0.6);
30164
30148
  }
30165
- .h1cuopx7 .ant-modal-footer .footer-content {
30166
- margin: 0 auto;
30167
- max-width: 648px;
30149
+ .tta5kd2 .ant-table .ant-table-tbody {
30150
+ position: relative;
30168
30151
  }
30169
-
30170
- .h1p6d3y3 .ant-modal-header {
30171
- margin: 0 auto;
30172
- width: 100%;
30173
- max-width: 1024px;
30152
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30153
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30154
+ border-bottom: 1px solid white;
30155
+ height: 40px;
30156
+ vertical-align: middle;
30157
+ transition: background 0ms;
30158
+ color: #00122e;
30174
30159
  }
30175
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30176
- margin-left: 0;
30160
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30161
+ background: #f2f5fa;
30162
+ border-bottom-color: #f2f5fa;
30177
30163
  }
30178
- .h1p6d3y3 .ant-modal-body {
30179
- margin: 0 auto;
30180
- padding: 0;
30181
- width: 100%;
30182
- max-width: 1024px;
30164
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30165
+ height: auto;
30166
+ color: #00122e;
30167
+ font-size: 12px;
30168
+ text-align: left;
30169
+ transition: none;
30183
30170
  overflow: hidden;
30171
+ text-overflow: ellipsis;
30172
+ white-space: nowrap;
30184
30173
  }
30185
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30186
- margin-bottom: 40px;
30187
- }
30188
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30189
- height: calc(100vh - 225px);
30190
- overflow-y: auto;
30174
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30175
+ color: #0096ff;
30191
30176
  }
30192
- .h1p6d3y3 .ant-modal-footer .footer-content {
30193
- margin: 0 auto;
30194
- max-width: 1024px;
30177
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30178
+ overflow: hidden;
30179
+ text-overflow: ellipsis;
30180
+ width: 100%;
30181
+ vertical-align: middle;
30195
30182
  }
30196
-
30197
- .fxgckuk {
30198
- flex: 1;
30183
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30184
+ line-height: 0px;
30199
30185
  }
30200
- .fxgckuk label {
30201
- font-size: 13px;
30202
- line-height: 20px;
30203
- color: rgba(44, 56, 82, 0.6);
30186
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30187
+ padding-right: 25px;
30204
30188
  }
30205
- .fxgckuk .title {
30206
- font-size: 14px;
30207
- line-height: 20px;
30208
- color: #2d3a56;
30209
- margin-bottom: 12px;
30189
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30190
+ border-top-color: transparent;
30210
30191
  }
30211
- .fxgckuk.connect-cluster .title {
30212
- padding-bottom: 26px;
30192
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30193
+ background: rgba(225, 230, 241, 0.6);
30194
+ border-color: transparent transparent white;
30213
30195
  }
30214
-
30215
- .f1d0vek1 {
30216
- padding: 25px 0 15px 0;
30217
- border-bottom: 1px solid #e1e5eb;
30218
- margin-bottom: 16px;
30196
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30197
+ border-radius: 8px 0 0 8px;
30219
30198
  }
30220
-
30221
- .f4u402y {
30222
- display: flex;
30223
- align-items: center;
30224
- margin-bottom: 8px;
30199
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30200
+ border-radius: 8px 0 0 8px;
30225
30201
  }
30226
- .f4u402y > label {
30227
- width: 216px;
30202
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30203
+ content: "";
30204
+ width: 4px;
30205
+ top: -1px;
30206
+ bottom: -1px;
30207
+ background: white;
30228
30208
  }
30229
- .f4u402y > label + * {
30230
- width: 100%;
30209
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30210
+ border-radius: 0 8px 8px 0;
30231
30211
  }
30232
- .f4u402y .ant-select {
30233
- width: 100%;
30212
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30213
+ border-radius: 0;
30214
+ background: white;
30215
+ border-top: none;
30234
30216
  }
30235
-
30236
- .e1pldf6v {
30237
- color: #e75a3a;
30238
- margin-right: 10px;
30217
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30218
+ border-top: 1px solid transparent;
30219
+ border-radius: 0 8px 8px 0;
30220
+ background: rgba(225, 230, 241, 0.6);
30239
30221
  }
30240
-
30241
- .dq0gblh {
30242
- width: 100%;
30243
- height: 1px;
30244
- background: rgba(213, 219, 227, 0.6);
30245
- margin: 24px 0;
30222
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30223
+ background: white;
30224
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30246
30225
  }
30247
-
30248
- .l1v7sr0n {
30226
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30249
30227
  display: flex;
30250
- justify-content: center;
30251
30228
  align-items: center;
30252
30229
  height: 100%;
30230
+ background: rgba(225, 230, 241, 0.6);
30253
30231
  }
30254
-
30255
- .d1i4ou6o {
30256
- display: inline-block;
30257
- width: 4px;
30258
- height: 4px;
30259
- background: #8e9aa9;
30260
- opacity: 0.4;
30261
- border-radius: 50%;
30262
- margin: 0 4px;
30263
- }
30264
-
30265
- .m1jy87hk .ant-modal-header,
30266
- .m1jy87hk .ant-modal-footer .footer-content {
30267
- width: 648px;
30268
- margin: 0 auto;
30269
- }
30270
- .m1jy87hk .ant-modal-header {
30271
- padding: 35px 0 24px;
30272
- border: none;
30273
- }
30274
- .m1jy87hk .ant-modal-header .ant-modal-title {
30275
- font-size: 30px;
30276
- }
30277
- .m1jy87hk .ant-modal-body {
30278
- padding: 4px 0 2px;
30279
- }
30280
- .m1jy87hk .ant-modal-footer {
30281
- border: none;
30282
- }
30283
-
30284
- .ti7fpyu {
30285
- font-size: 12px;
30286
- line-height: 18px;
30287
- font-weight: bold;
30288
- color: #fff;
30289
- padding: 0 4px;
30290
- border-radius: 4px;
30291
- display: inline-block;
30292
- background: var(--ti7fpyu-0);
30293
- }
30294
- .ti7fpyu:not(:first-child) {
30295
- margin-left: 4px;
30232
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30233
+ background: white;
30234
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30296
30235
  }
30297
-
30298
- .f1rest1f {
30299
- width: 100%;
30300
- height: 100%;
30236
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30301
30237
  display: flex;
30302
30238
  align-items: center;
30303
- justify-content: center;
30304
- }
30305
-
30306
- .n1kbdoln {
30307
- font-size: 90%;
30308
- font-weight: bold;
30309
- background-color: rgba(240, 243, 247, 0.6);
30310
- padding: 1px 4px 1px;
30311
- margin-left: 2px;
30312
- margin-right: 2px;
30313
- border: 1px solid rgba(213, 219, 227, 0.6);
30314
- border-radius: 4px;
30315
- }
30316
-
30317
- .f1y3gta0.form-item-general {
30318
- width: 640px;
30239
+ height: 100%;
30240
+ background: rgba(225, 230, 241, 0.6);
30319
30241
  }
30320
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30321
- margin-top: 16px;
30242
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30243
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30322
30244
  }
30323
- .f1y3gta0.form-item-compact {
30324
- width: 412px;
30245
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30246
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30247
+ border-radius: 8px;
30325
30248
  }
30326
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30327
- margin-top: 8px;
30249
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30250
+ border-top-color: white;
30328
30251
  }
30329
- .f1y3gta0 .form-item {
30330
- width: auto;
30252
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30253
+ background: rgba(0, 136, 255, 0.1);
30254
+ border-bottom-color: transparent;
30255
+ border-top-color: transparent;
30331
30256
  }
30332
- .f1y3gta0 .form-item-main {
30333
- position: relative;
30334
- display: flex;
30257
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30258
+ border-radius: 8px 0 0 8px;
30335
30259
  }
30336
- .f1y3gta0 .form-item-extra {
30337
- margin-top: 4px;
30338
- width: 100%;
30339
- padding: 14px;
30340
- background: #f2f4f6;
30341
- font-size: 13px;
30342
- line-height: 1.8;
30343
- color: #8e9aa9;
30260
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30261
+ border-radius: 0 8px 8px 0;
30344
30262
  }
30345
- .f1y3gta0 .form-item-label {
30346
- padding-right: 12px;
30347
- font-size: 13px;
30348
- color: rgba(44, 56, 82, 0.6);
30263
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30264
+ background: rgba(0, 136, 255, 0.1);
30349
30265
  }
30350
- .f1y3gta0 .form-item-label.label-right {
30351
- text-align: right;
30266
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
30267
+ background: #fff;
30268
+ font-weight: 400;
30269
+ position: relative;
30270
+ border-bottom: none;
30271
+ color: #00122e;
30272
+ transition: none;
30273
+ padding: 15px 8px 15px 8px;
30352
30274
  }
30353
- .f1y3gta0 .form-item-label,
30354
- .f1y3gta0 .form-item-control {
30355
- line-height: 32px;
30275
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30276
+ content: "";
30277
+ width: 1px;
30278
+ top: 0;
30279
+ bottom: 0;
30280
+ background: rgba(211, 218, 235, 0.6);
30281
+ position: absolute;
30282
+ right: 0;
30356
30283
  }
30357
- .f1y3gta0 .form-item-control .form-item-error {
30358
- line-height: 18px;
30284
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30285
+ padding: unset;
30359
30286
  }
30360
- .f1y3gta0 .form-item-children {
30361
- width: 100%;
30287
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30288
+ display: none;
30362
30289
  }
30363
- .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
30290
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30364
30291
  width: 100%;
30292
+ overflow: hidden;
30293
+ white-space: nowrap;
30294
+ text-overflow: ellipsis;
30365
30295
  }
30366
- .f1y3gta0 .form-item-error {
30367
- color: #e75a3a;
30368
- height: 0;
30296
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30369
30297
  overflow: hidden;
30298
+ text-overflow: ellipsis;
30299
+ flex: 1;
30370
30300
  }
30371
- .f1y3gta0 .form-item-error-enter-done {
30372
- margin-top: 4px;
30373
- height: auto;
30374
- overflow: auto;
30301
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30302
+ padding: 15px 25px 15px 8px;
30375
30303
  }
30376
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30377
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30378
- border: 1px solid #e75a3a;
30379
- color: #e75a3a;
30304
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30305
+ padding: 0;
30380
30306
  }
30381
-
30382
- .fujbm7g {
30383
- color: #2d3a56;
30384
- font-weight: bold;
30385
- padding-bottom: 6px;
30386
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30387
- margin-bottom: 16px;
30307
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30308
+ position: absolute;
30309
+ right: 6px;
30310
+ top: 50%;
30311
+ transform: translateY(-50%);
30312
+ height: 16px;
30313
+ display: none;
30314
+ transition: transform 320ms ease;
30388
30315
  }
30389
- .fujbm7g:not(:first-of-type) {
30390
- margin-top: 16px;
30316
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30317
+ display: block;
30318
+ transform: translateY(-50%) rotateX(180deg);
30391
30319
  }
30392
-
30393
- .e5fsw5s {
30394
- width: 8px;
30395
- height: 24px;
30396
- display: flex;
30397
- justify-content: center;
30398
- align-items: center;
30399
- cursor: pointer;
30400
- transition: all 200ms ease-out 40ms;
30320
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30321
+ display: block;
30401
30322
  }
30402
- .e5fsw5s:before, .e5fsw5s:after {
30403
- content: "";
30404
- width: 1px;
30405
- height: 6px;
30406
- border-radius: 1px;
30407
- background: #ccd4e3;
30408
- position: relative;
30409
- right: 2px;
30410
- transform: rotate(-45deg);
30323
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30324
+ display: none;
30411
30325
  }
30412
- .e5fsw5s:after {
30413
- transform: rotate(45deg);
30414
- left: 1px;
30326
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30327
+ transform: translateY(-50%);
30415
30328
  }
30416
-
30417
- .w18knsg4.ant-alert-warning {
30418
- border: 0;
30419
- background: rgba(255, 187, 0, 0.1);
30420
- border-radius: 6px;
30329
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30330
+ transform: translateY(-50%) rotateX(180deg);
30421
30331
  }
30422
- .w18knsg4.ant-alert,
30423
- .w18knsg4 .ant-alert-message {
30424
- color: #e07f00;
30332
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30333
+ background: #f2f5fa;
30425
30334
  }
30426
- .w18knsg4.ant-alert .dashed-border-bottom,
30427
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30428
- border-bottom-color: #e07f00;
30335
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30336
+ display: block;
30429
30337
  }
30430
-
30431
- .ng31n2o {
30432
- display: flex;
30433
- flex-direction: row;
30434
- padding: 7px 12px;
30435
- background: rgba(255, 187, 0, 0.1);
30436
- border-radius: 6px;
30437
- color: #e07f00;
30438
- font-size: 12px;
30439
- line-height: 18px;
30338
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30339
+ padding-right: 25px;
30440
30340
  }
30441
- .ng31n2o .icon-wrapper {
30442
- margin-right: 10px;
30443
- height: 18px;
30341
+ .tta5kd2 .ant-table .ant-table-selection-column {
30342
+ padding: 0 !important;
30444
30343
  }
30445
-
30446
- .n15x5f5y {
30447
- display: flex;
30448
- flex-direction: row;
30449
- padding: 7px 12px;
30450
- background: rgba(225, 230, 241, 0.6);
30451
- border-radius: 6px;
30452
- color: rgba(44, 56, 82, 0.6);
30453
- font-size: 12px;
30454
- line-height: 18px;
30344
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30345
+ position: absolute;
30346
+ left: 50%;
30347
+ top: 50%;
30348
+ transform: translate(-50%, -50%);
30455
30349
  }
30456
- .n15x5f5y .icon-wrapper {
30457
- margin-right: 10px;
30458
- height: 18px;
30350
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
30351
+ display: none;
30459
30352
  }
30460
-
30461
- .i16ozz3f {
30462
- display: flex;
30463
- flex-direction: row;
30464
- padding: 7px 12px;
30465
- background: rgba(0, 136, 255, 0.1);
30466
- border-radius: 6px;
30467
- color: #005ed1;
30468
- font-size: 12px;
30469
- line-height: 18px;
30353
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
30354
+ background: #fff;
30470
30355
  }
30471
- .i16ozz3f .icon-wrapper {
30472
- margin-right: 10px;
30473
- height: 18px;
30356
+ .tta5kd2 .ant-table .ant-table-placeholder {
30357
+ background: inherit;
30474
30358
  }
30475
-
30476
- .dszu9qr {
30477
- color: rgba(44, 56, 82, 0.6);
30478
- margin-top: 5px;
30479
- font-size: 12px;
30480
- line-height: 18px;
30359
+ .tta5kd2 .ant-table .ant-table-placeholder td {
30360
+ position: static;
30361
+ border: none;
30362
+ background: inherit !important;
30363
+ height: 100px;
30364
+ vertical-align: middle;
30481
30365
  }
30482
-
30483
- .snxzgx {
30484
- color: #f0483e;
30485
- font-size: 12px;
30486
- white-space: pre-wrap;
30366
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
30367
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30368
+ font-weight: bold;
30369
+ font-size: 20px;
30370
+ color: rgba(10, 37, 85, 0.6);
30487
30371
  }
30488
-
30489
- .o1i4orqw {
30372
+ .tta5kd2 .ant-table td.cell__action_ {
30373
+ padding: 0 !important;
30374
+ position: relative;
30375
+ background: #fff;
30376
+ }
30377
+ .tta5kd2 .ant-table td.cell__action_ > * {
30378
+ height: 100%;
30490
30379
  display: flex;
30491
30380
  align-items: center;
30492
30381
  justify-content: flex-end;
30382
+ padding-right: 8px;
30493
30383
  }
30494
- .o1i4orqw .icon-wrapper {
30495
- margin-right: 16px;
30384
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
30385
+ width: 24px;
30386
+ height: 24px;
30387
+ cursor: pointer;
30388
+ justify-content: center;
30389
+ border-radius: 4px;
30496
30390
  }
30497
-
30498
- .t79k8o2 {
30499
- color: rgba(0, 21, 64, 0.3);
30391
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
30392
+ background: #fff;
30500
30393
  }
30501
30394
 
30502
- .ipd9bk.ant-input {
30503
- padding: 5px 12px;
30504
- line-height: 20px;
30505
- color: #2d3a56;
30506
- border-radius: 6px;
30507
- border-color: rgba(172, 186, 211, 0.6);
30508
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30395
+ .i1e4sgug {
30396
+ display: inline-block;
30509
30397
  }
30510
- .ipd9bk.ant-input.ant-input-lg {
30511
- padding: 8px 16px;
30512
- line-height: 22px;
30398
+
30399
+ .cz04yix {
30400
+ display: flex;
30401
+ flex-direction: column;
30513
30402
  }
30514
- .ipd9bk.ant-input.ant-input-sm {
30515
- padding: 2px 8px;
30516
- line-height: 18px;
30403
+
30404
+ .m1if5j39 {
30405
+ max-width: 1120px;
30406
+ width: 100%;
30407
+ margin: 0 auto;
30408
+ height: 100%;
30517
30409
  }
30518
- .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
30519
- border-color: rgba(107, 128, 167, 0.6);
30520
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30521
- z-index: 1;
30410
+
30411
+ .w1vvwdlp {
30412
+ max-width: 1120px;
30413
+ width: 100%;
30414
+ margin: 0 auto;
30415
+ display: flex;
30522
30416
  }
30523
- .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
30524
- border-color: #0096ff;
30525
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30526
- z-index: 1;
30417
+ .w1vvwdlp .left,
30418
+ .w1vvwdlp .right {
30419
+ flex-grow: 0;
30420
+ flex-shrink: 0;
30421
+ flex-basis: 21%;
30527
30422
  }
30528
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30529
- border-color: #e75a3a;
30530
- color: #e75a3a;
30423
+ .w1vvwdlp .left {
30424
+ display: flex;
30425
+ justify-content: flex-end;
30426
+ padding-right: 44px;
30531
30427
  }
30532
- .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30533
- border-color: #e75a3a;
30534
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30428
+ .w1vvwdlp .right {
30429
+ padding-left: 44px;
30535
30430
  }
30536
- .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30537
- border-color: #e75a3a;
30538
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30431
+ .w1vvwdlp .middle {
30432
+ margin-bottom: 40px;
30433
+ flex-grow: 0;
30434
+ flex-shrink: 0;
30435
+ flex-basis: 58%;
30539
30436
  }
30540
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30541
- background: rgba(211, 218, 235, 0.6);
30542
- color: rgba(0, 21, 64, 0.3);
30543
- border-color: rgba(172, 186, 211, 0.6);
30437
+ .w1vvwdlp .middle .form-base-field {
30438
+ width: 100%;
30544
30439
  }
30545
- .ipd9bk.ant-input-affix-wrapper {
30546
- padding: 5px 12px;
30547
- border-radius: 6px;
30548
- border-color: rgba(172, 186, 211, 0.6);
30549
- line-height: 20px;
30550
- color: #2d3a56;
30551
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30440
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30441
+ width: auto;
30552
30442
  }
30553
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30554
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30555
- color: rgba(44, 56, 82, 0.6);
30443
+
30444
+ .h1cuopx7 .ant-modal-header {
30445
+ margin: 0 auto;
30446
+ width: 100%;
30447
+ max-width: 648px;
30556
30448
  }
30557
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30558
- padding: 8px 16px;
30559
- line-height: 22px;
30560
- }
30561
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30562
- padding: 2px 8px;
30563
- line-height: 18px;
30564
- }
30565
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30566
- border-color: rgba(107, 128, 167, 0.6);
30567
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30568
- }
30569
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30570
- border-color: #0096ff;
30571
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30572
- }
30573
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30574
- border-color: #e75a3a;
30575
- }
30576
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30577
- color: #e75a3a;
30449
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30450
+ margin-left: 0;
30578
30451
  }
30579
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30580
- border-color: #e75a3a;
30581
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30452
+ .h1cuopx7 .ant-modal-body {
30453
+ margin: 0 auto;
30454
+ padding: 0;
30455
+ width: 100%;
30456
+ max-width: 648px;
30457
+ overflow: hidden;
30582
30458
  }
30583
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30584
- border-color: #e75a3a;
30585
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30459
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30460
+ margin-bottom: 40px;
30586
30461
  }
30587
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30588
- background: rgba(211, 218, 235, 0.6);
30589
- color: rgba(0, 21, 64, 0.3);
30590
- border-color: rgba(172, 186, 211, 0.6);
30462
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30463
+ height: calc(100vh - 225px);
30464
+ overflow-y: auto;
30591
30465
  }
30592
- textarea.ipd9bk.ant-input {
30593
- transition-property: height;
30594
- transition-delay: 50ms;
30466
+ .h1cuopx7 .ant-modal-footer .footer-content {
30467
+ margin: 0 auto;
30468
+ max-width: 648px;
30595
30469
  }
30596
- textarea.ipd9bk.ant-input.textarea-large {
30597
- min-height: 40px;
30598
- height: 40px;
30470
+
30471
+ .h1p6d3y3 .ant-modal-header {
30472
+ margin: 0 auto;
30473
+ width: 100%;
30474
+ max-width: 1024px;
30599
30475
  }
30600
- textarea.ipd9bk.ant-input.textarea-large:focus {
30601
- height: 80px;
30476
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30477
+ margin-left: 0;
30602
30478
  }
30603
- textarea.ipd9bk.ant-input.textarea-middle {
30604
- min-height: 32px;
30605
- height: 32px;
30479
+ .h1p6d3y3 .ant-modal-body {
30480
+ margin: 0 auto;
30481
+ padding: 0;
30482
+ width: 100%;
30483
+ max-width: 1024px;
30484
+ overflow: hidden;
30606
30485
  }
30607
- textarea.ipd9bk.ant-input.textarea-middle:focus {
30608
- height: 64px;
30486
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30487
+ margin-bottom: 40px;
30609
30488
  }
30610
- textarea.ipd9bk.ant-input.textarea-small {
30611
- min-height: 24px;
30612
- height: 24px;
30489
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30490
+ height: calc(100vh - 225px);
30491
+ overflow-y: auto;
30613
30492
  }
30614
- textarea.ipd9bk.ant-input.textarea-small:focus {
30615
- height: 40px;
30493
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30494
+ margin: 0 auto;
30495
+ max-width: 1024px;
30616
30496
  }
30617
30497
 
30618
- .kypn5o5 input, .kypn5o5.input-tags {
30619
- border: 1px solid rgba(213, 219, 227, 0.6);
30620
- border-radius: 4px;
30498
+ .fxgckuk {
30499
+ flex: 1;
30621
30500
  }
30622
- .kypn5o5.input-tags {
30623
- position: relative;
30624
- padding: 6px;
30625
- height: 32px;
30626
- cursor: pointer;
30627
- transition: border 150ms;
30501
+ .fxgckuk label {
30502
+ font-size: 13px;
30503
+ line-height: 20px;
30504
+ color: rgba(44, 56, 82, 0.6);
30628
30505
  }
30629
- .kypn5o5.input-tags:hover {
30630
- border-color: #0080ff;
30631
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30506
+ .fxgckuk .title {
30507
+ font-size: 14px;
30508
+ line-height: 20px;
30509
+ color: #2d3a56;
30510
+ margin-bottom: 12px;
30632
30511
  }
30633
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
30634
- padding-right: 30px;
30512
+ .fxgckuk.connect-cluster .title {
30513
+ padding-bottom: 26px;
30635
30514
  }
30636
- .kypn5o5.input-tags .input-tags-inner {
30637
- display: flex;
30515
+
30516
+ .f1d0vek1 {
30517
+ padding: 25px 0 15px 0;
30518
+ border-bottom: 1px solid #e1e5eb;
30519
+ margin-bottom: 16px;
30638
30520
  }
30639
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30521
+
30522
+ .f4u402y {
30640
30523
  display: flex;
30524
+ align-items: center;
30525
+ margin-bottom: 8px;
30641
30526
  }
30642
- .kypn5o5.input-tags .input-tag-suffix {
30643
- position: absolute;
30644
- right: 12px;
30645
- top: 50%;
30646
- transform: translateY(-50%);
30647
- }
30648
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30649
- color: rgba(0, 0, 0, 0.25);
30650
- font-size: 12px;
30651
- cursor: pointer;
30652
- }
30653
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30654
- color: rgba(0, 0, 0, 0.45);
30655
- }
30656
- .kypn5o5.has-focus-indicator {
30657
- position: relative;
30658
- overflow: hidden;
30659
- }
30660
- .kypn5o5.has-focus-indicator .ant-input-prefix {
30661
- position: absolute;
30662
- top: 50%;
30663
- transform: translateY(-50%);
30664
- left: -16px;
30665
- transition: left 150ms ease;
30666
- opacity: 0;
30667
- }
30668
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30669
- left: 8px;
30670
- opacity: 1;
30671
- }
30672
- .kypn5o5.has-focus-indicator input {
30673
- transition: margin-left 150ms ease;
30674
- margin-left: 0px;
30675
- }
30676
- .kypn5o5.has-focus-indicator input:focus {
30677
- margin-left: 16px;
30527
+ .f4u402y > label {
30528
+ width: 216px;
30678
30529
  }
30679
-
30680
- input.l1ki27se.ant-input {
30681
- border-top-right-radius: 0;
30682
- border-bottom-right-radius: 0;
30530
+ .f4u402y > label + * {
30531
+ width: 100%;
30683
30532
  }
30684
-
30685
- .l1ki27se.ant-input-affix-wrapper {
30686
- border-top-right-radius: 0;
30687
- border-bottom-right-radius: 0;
30533
+ .f4u402y .ant-select {
30534
+ width: 100%;
30688
30535
  }
30689
30536
 
30690
- input.rrg1fkn.ant-input {
30691
- border-top-left-radius: 0;
30692
- border-bottom-left-radius: 0;
30537
+ .e1pldf6v {
30538
+ color: #e75a3a;
30539
+ margin-right: 10px;
30693
30540
  }
30694
30541
 
30695
- .rrg1fkn.ant-input-affix-wrapper {
30696
- border-top-left-radius: 0;
30697
- border-bottom-left-radius: 0;
30542
+ .dq0gblh {
30543
+ width: 100%;
30544
+ height: 1px;
30545
+ background: rgba(213, 219, 227, 0.6);
30546
+ margin: 24px 0;
30698
30547
  }
30699
30548
 
30700
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30701
- border-top-right-radius: 0;
30702
- border-bottom-right-radius: 0;
30549
+ .l1v7sr0n {
30550
+ display: flex;
30551
+ justify-content: center;
30552
+ align-items: center;
30553
+ height: 100%;
30703
30554
  }
30704
30555
 
30705
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30706
- border-top-left-radius: 0;
30707
- border-bottom-left-radius: 0;
30556
+ .d1i4ou6o {
30557
+ display: inline-block;
30558
+ width: 4px;
30559
+ height: 4px;
30560
+ background: #8e9aa9;
30561
+ opacity: 0.4;
30562
+ border-radius: 50%;
30563
+ margin: 0 4px;
30708
30564
  }
30709
30565
 
30710
- .c1t6wbwv {
30711
- display: flex;
30712
- flex-direction: column;
30566
+ .m1jy87hk .ant-modal-header,
30567
+ .m1jy87hk .ant-modal-footer .footer-content {
30568
+ width: 648px;
30569
+ margin: 0 auto;
30713
30570
  }
30714
- .c1t6wbwv .select-wrapper {
30715
- margin-top: 12px;
30571
+ .m1jy87hk .ant-modal-header {
30572
+ padding: 35px 0 24px;
30573
+ border: none;
30716
30574
  }
30717
- .c1t6wbwv .select-wrapper .select {
30718
- width: 100%;
30575
+ .m1jy87hk .ant-modal-header .ant-modal-title {
30576
+ font-size: 30px;
30719
30577
  }
30720
- .c1t6wbwv .radio-wrapper {
30721
- margin-top: 24px;
30578
+ .m1jy87hk .ant-modal-body {
30579
+ padding: 4px 0 2px;
30722
30580
  }
30723
- .c1t6wbwv .form-item {
30724
- width: 100%;
30581
+ .m1jy87hk .ant-modal-footer {
30582
+ border: none;
30725
30583
  }
30726
30584
 
30727
- .d1k7vv5v {
30728
- font-size: 14px;
30729
- font-weight: 500;
30730
- color: #3e4652;
30585
+ .ti7fpyu {
30586
+ font-size: 12px;
30731
30587
  line-height: 18px;
30588
+ font-weight: bold;
30589
+ color: #fff;
30590
+ padding: 0 4px;
30591
+ border-radius: 4px;
30592
+ display: inline-block;
30593
+ background: var(--ti7fpyu-0);
30732
30594
  }
30733
- .d1k7vv5v + .d1k7vv5v {
30734
- margin-top: 16px;
30735
- }
30736
- .d1k7vv5v + * {
30737
- margin-top: 16px;
30595
+ .ti7fpyu:not(:first-child) {
30596
+ margin-left: 4px;
30738
30597
  }
30739
30598
 
30740
- .le7b9r4.d1k7vv5v {
30741
- font-size: 12px;
30742
- color: rgba(44, 56, 82, 0.6);
30743
- margin-top: 12px;
30744
- }
30745
-
30746
- .r1dnygxx.le7b9r4.d1k7vv5v {
30747
- line-height: 18px;
30748
- font-weight: 500;
30749
- margin-top: 0;
30750
- white-space: initial;
30599
+ .f1rest1f {
30600
+ width: 100%;
30601
+ height: 100%;
30602
+ display: flex;
30603
+ align-items: center;
30604
+ justify-content: center;
30751
30605
  }
30752
30606
 
30753
- .r12ddqmh {
30754
- display: block;
30755
- }
30756
- .r12ddqmh span {
30757
- font-size: 14px;
30758
- font-weight: 500;
30759
- line-height: 32px;
30760
- color: #3e4652;
30607
+ .n1kbdoln {
30608
+ font-size: 90%;
30609
+ font-weight: bold;
30610
+ background-color: rgba(240, 243, 247, 0.6);
30611
+ padding: 1px 4px 1px;
30612
+ margin-left: 2px;
30613
+ margin-right: 2px;
30614
+ border: 1px solid rgba(213, 219, 227, 0.6);
30615
+ border-radius: 4px;
30761
30616
  }
30762
30617
 
30763
- .ctcr26a {
30764
- margin-top: 8px;
30765
- padding: 8px;
30766
- border-radius: 6px;
30767
- background: rgba(225, 230, 241, 0.6);
30768
- color: rgba(44, 56, 82, 0.6);
30769
- font-size: 12px;
30618
+ .f1y3gta0.form-item-general {
30619
+ width: 640px;
30770
30620
  }
30771
- .ctcr26a div {
30772
- line-height: 20px;
30773
- display: flex;
30774
- align-items: center;
30775
- word-break: break-all;
30621
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30622
+ margin-top: 16px;
30776
30623
  }
30777
-
30778
- .s34f1qb.ant-switch {
30779
- min-width: 40px;
30780
- height: 24px;
30781
- background: rgba(172, 186, 211, 0.6);
30782
- overflow: hidden;
30624
+ .f1y3gta0.form-item-compact {
30625
+ width: 412px;
30783
30626
  }
30784
- .s34f1qb.ant-switch:focus {
30785
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30627
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30628
+ margin-top: 8px;
30786
30629
  }
30787
- .s34f1qb.ant-switch-small {
30788
- min-width: 26px;
30789
- height: 16px;
30630
+ .f1y3gta0 .form-item {
30631
+ width: auto;
30790
30632
  }
30791
- .s34f1qb.ant-switch-large {
30792
- min-width: 52px;
30793
- height: 32px;
30633
+ .f1y3gta0 .form-item-main {
30634
+ position: relative;
30635
+ display: flex;
30794
30636
  }
30795
- .s34f1qb.ant-switch .ant-switch-handle {
30796
- height: 20px;
30797
- width: 20px;
30637
+ .f1y3gta0 .form-item-extra {
30638
+ margin-top: 4px;
30639
+ width: 100%;
30640
+ padding: 14px;
30641
+ background: #f2f4f6;
30642
+ font-size: 13px;
30643
+ line-height: 1.8;
30644
+ color: #8e9aa9;
30798
30645
  }
30799
- .s34f1qb.ant-switch .ant-switch-handle::before {
30800
- border-radius: 10px;
30801
- transition-delay: 120ms;
30646
+ .f1y3gta0 .form-item-label {
30647
+ padding-right: 12px;
30648
+ font-size: 13px;
30649
+ color: rgba(44, 56, 82, 0.6);
30802
30650
  }
30803
- .s34f1qb.ant-switch-small .ant-switch-handle {
30804
- height: 14px;
30805
- width: 14px;
30806
- top: 1px;
30807
- left: 1px;
30651
+ .f1y3gta0 .form-item-label.label-right {
30652
+ text-align: right;
30808
30653
  }
30809
- .s34f1qb.ant-switch-large .ant-switch-handle {
30810
- height: 28px;
30811
- width: 28px;
30654
+ .f1y3gta0 .form-item-label,
30655
+ .f1y3gta0 .form-item-control {
30656
+ line-height: 32px;
30812
30657
  }
30813
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30814
- border-radius: 14px;
30658
+ .f1y3gta0 .form-item-control .form-item-error {
30659
+ line-height: 18px;
30815
30660
  }
30816
- .s34f1qb.ant-switch-checked {
30817
- background-color: #00ba5d;
30661
+ .f1y3gta0 .form-item-children {
30662
+ width: 100%;
30818
30663
  }
30819
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30820
- left: calc(100% - 20px - 2px);
30664
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
30665
+ width: 100%;
30821
30666
  }
30822
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30823
- left: calc(100% - 14px - 1px);
30667
+ .f1y3gta0 .form-item-error {
30668
+ color: #e75a3a;
30669
+ height: 0;
30670
+ overflow: hidden;
30824
30671
  }
30825
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30826
- left: calc(100% - 28px - 2px);
30672
+ .f1y3gta0 .form-item-error-enter-done {
30673
+ margin-top: 4px;
30674
+ height: auto;
30675
+ overflow: auto;
30827
30676
  }
30828
-
30829
- .c1to9vb9 {
30830
- margin-left: 5px;
30677
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30678
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30679
+ border: 1px solid #e75a3a;
30680
+ color: #e75a3a;
30831
30681
  }
30832
30682
 
30833
- .t1upn1sz {
30834
- height: 100%;
30683
+ .fujbm7g {
30684
+ color: #2d3a56;
30685
+ font-weight: bold;
30686
+ padding-bottom: 6px;
30687
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30688
+ margin-bottom: 16px;
30689
+ }
30690
+ .fujbm7g:not(:first-of-type) {
30691
+ margin-top: 16px;
30835
30692
  }
30836
30693
 
30837
- .tta5kd2 {
30838
- height: 100%;
30694
+ .e5fsw5s {
30695
+ width: 8px;
30696
+ height: 24px;
30697
+ display: flex;
30698
+ justify-content: center;
30699
+ align-items: center;
30700
+ cursor: pointer;
30701
+ transition: all 200ms ease-out 40ms;
30839
30702
  }
30840
- .tta5kd2.empty-table .ant-table-content {
30841
- overflow: visible !important;
30842
- height: 100%;
30703
+ .e5fsw5s:before, .e5fsw5s:after {
30704
+ content: "";
30705
+ width: 1px;
30706
+ height: 6px;
30707
+ border-radius: 1px;
30708
+ background: #ccd4e3;
30709
+ position: relative;
30710
+ right: 2px;
30711
+ transform: rotate(-45deg);
30843
30712
  }
30844
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30845
- height: 100%;
30713
+ .e5fsw5s:after {
30714
+ transform: rotate(45deg);
30715
+ left: 1px;
30846
30716
  }
30847
- .tta5kd2.empty-table .ant-table-content table {
30848
- width: 100% !important;
30849
- height: 100%;
30717
+
30718
+ .w18knsg4.ant-alert-warning {
30719
+ border: 0;
30720
+ background: rgba(255, 187, 0, 0.1);
30721
+ border-radius: 6px;
30850
30722
  }
30851
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30852
- padding: 15px 0;
30723
+ .w18knsg4.ant-alert,
30724
+ .w18knsg4 .ant-alert-message {
30725
+ color: #e07f00;
30853
30726
  }
30854
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30855
- display: none;
30727
+ .w18knsg4.ant-alert .dashed-border-bottom,
30728
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
30729
+ border-bottom-color: #e07f00;
30856
30730
  }
30857
- .tta5kd2 .active-row td:nth-child(1) {
30858
- font-weight: 700;
30731
+
30732
+ .ng31n2o {
30733
+ display: flex;
30734
+ flex-direction: row;
30735
+ padding: 7px 12px;
30736
+ background: rgba(255, 187, 0, 0.1);
30737
+ border-radius: 6px;
30738
+ color: #e07f00;
30739
+ font-size: 12px;
30740
+ line-height: 18px;
30859
30741
  }
30860
- .tta5kd2.has-selection .active-row td:nth-child(2) {
30861
- font-weight: 700;
30742
+ .ng31n2o .icon-wrapper {
30743
+ margin-right: 10px;
30744
+ height: 18px;
30862
30745
  }
30863
- .tta5kd2 .ant-spin-nested-loading {
30864
- height: 100%;
30746
+
30747
+ .n15x5f5y {
30748
+ display: flex;
30749
+ flex-direction: row;
30750
+ padding: 7px 12px;
30751
+ background: rgba(225, 230, 241, 0.6);
30752
+ border-radius: 6px;
30753
+ color: rgba(44, 56, 82, 0.6);
30754
+ font-size: 12px;
30755
+ line-height: 18px;
30865
30756
  }
30866
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30867
- height: 100%;
30868
- overflow: visible;
30757
+ .n15x5f5y .icon-wrapper {
30758
+ margin-right: 10px;
30759
+ height: 18px;
30869
30760
  }
30870
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
30871
- max-height: none;
30761
+
30762
+ .i16ozz3f {
30763
+ display: flex;
30764
+ flex-direction: row;
30765
+ padding: 7px 12px;
30766
+ background: rgba(0, 136, 255, 0.1);
30767
+ border-radius: 6px;
30768
+ color: #005ed1;
30769
+ font-size: 12px;
30770
+ line-height: 18px;
30872
30771
  }
30873
- .tta5kd2.table-init-loading .ant-spin-blur thead,
30874
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
30875
- display: none;
30772
+ .i16ozz3f .icon-wrapper {
30773
+ margin-right: 10px;
30774
+ height: 18px;
30876
30775
  }
30877
- .tta5kd2 td.ant-table-column-sort {
30878
- background: transparent;
30776
+
30777
+ .dszu9qr {
30778
+ color: rgba(44, 56, 82, 0.6);
30779
+ margin-top: 5px;
30780
+ font-size: 12px;
30781
+ line-height: 18px;
30879
30782
  }
30880
- .tta5kd2 td.ant-table-cell-fix-left,
30881
- .tta5kd2 td.ant-table-cell-fix-right {
30882
- background: #fff;
30883
- padding: 0 !important;
30783
+
30784
+ .snxzgx {
30785
+ color: #f0483e;
30786
+ font-size: 12px;
30787
+ white-space: pre-wrap;
30884
30788
  }
30885
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30886
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30789
+
30790
+ .o1i4orqw {
30887
30791
  display: flex;
30888
30792
  align-items: center;
30889
- height: 100%;
30890
- padding: 8px;
30891
- }
30892
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30893
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30894
- overflow: hidden;
30895
- text-overflow: ellipsis;
30896
- width: 100%;
30897
- }
30898
- .tta5kd2 .ant-table-container {
30899
- height: 100%;
30900
- }
30901
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30902
- box-shadow: none !important;
30793
+ justify-content: flex-end;
30903
30794
  }
30904
- .tta5kd2 .ant-table {
30905
- border-radius: 0px;
30906
- border-left: none;
30907
- border-right: none;
30908
- border-bottom: none;
30909
- height: 100%;
30910
- font-size: 12px;
30911
- background: transparent;
30795
+ .o1i4orqw .icon-wrapper {
30796
+ margin-right: 16px;
30912
30797
  }
30913
- .tta5kd2 .ant-table .ant-table-header {
30914
- position: relative;
30915
- z-index: 3;
30916
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30917
- margin-bottom: -1px;
30798
+
30799
+ .t79k8o2 {
30800
+ color: rgba(0, 21, 64, 0.3);
30918
30801
  }
30919
- .tta5kd2 .ant-table .time-wrapper .date,
30920
- .tta5kd2 .ant-table .value {
30802
+
30803
+ .ipd9bk.ant-input {
30804
+ padding: 5px 12px;
30805
+ line-height: 20px;
30921
30806
  color: #2d3a56;
30807
+ border-radius: 6px;
30808
+ border-color: rgba(172, 186, 211, 0.6);
30809
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30922
30810
  }
30923
- .tta5kd2 .ant-table .time-wrapper .time,
30924
- .tta5kd2 .ant-table .unit {
30925
- color: rgba(44, 56, 82, 0.6);
30811
+ .ipd9bk.ant-input.ant-input-lg {
30812
+ padding: 8px 16px;
30813
+ line-height: 22px;
30926
30814
  }
30927
- .tta5kd2 .ant-table .ant-table-selection {
30928
- position: unset;
30929
- text-align: center;
30815
+ .ipd9bk.ant-input.ant-input-sm {
30816
+ padding: 2px 8px;
30817
+ line-height: 18px;
30930
30818
  }
30931
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30932
- background: #fff;
30819
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
30820
+ border-color: rgba(107, 128, 167, 0.6);
30821
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30822
+ z-index: 1;
30933
30823
  }
30934
- .tta5kd2 .ant-table .anticon-setting {
30935
- cursor: pointer;
30936
- position: absolute;
30937
- top: 50%;
30938
- right: 12px;
30939
- transform: translateY(-50%);
30824
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
30825
+ border-color: #0096ff;
30826
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30827
+ z-index: 1;
30940
30828
  }
30941
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30942
- box-shadow: none;
30943
- width: 1px;
30944
- background: rgba(213, 219, 227, 0.6);
30829
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30830
+ border-color: #e75a3a;
30831
+ color: #e75a3a;
30945
30832
  }
30946
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30947
- box-shadow: none;
30948
- width: 1px;
30949
- background: rgba(213, 219, 227, 0.6);
30833
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30834
+ border-color: #e75a3a;
30835
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30950
30836
  }
30951
- .tta5kd2 .ant-table .ant-table-tbody {
30952
- position: relative;
30837
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30838
+ border-color: #e75a3a;
30839
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30953
30840
  }
30954
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30955
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30956
- border-bottom: 1px solid white;
30957
- height: 40px;
30958
- vertical-align: middle;
30959
- transition: background 0ms;
30960
- color: #00122e;
30841
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30842
+ background: rgba(211, 218, 235, 0.6);
30843
+ color: rgba(0, 21, 64, 0.3);
30844
+ border-color: rgba(172, 186, 211, 0.6);
30961
30845
  }
30962
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30963
- background: #f2f5fa;
30964
- border-bottom-color: #f2f5fa;
30846
+ .ipd9bk.ant-input-affix-wrapper {
30847
+ padding: 5px 12px;
30848
+ border-radius: 6px;
30849
+ border-color: rgba(172, 186, 211, 0.6);
30850
+ line-height: 20px;
30851
+ color: #2d3a56;
30852
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30965
30853
  }
30966
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30967
- height: auto;
30968
- color: #00122e;
30969
- font-size: 12px;
30970
- text-align: left;
30971
- transition: none;
30972
- overflow: hidden;
30973
- text-overflow: ellipsis;
30974
- white-space: nowrap;
30854
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30855
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30856
+ color: rgba(44, 56, 82, 0.6);
30975
30857
  }
30976
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30977
- color: #0096ff;
30858
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30859
+ padding: 8px 16px;
30860
+ line-height: 22px;
30978
30861
  }
30979
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30980
- overflow: hidden;
30981
- text-overflow: ellipsis;
30982
- width: 100%;
30983
- vertical-align: middle;
30862
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30863
+ padding: 2px 8px;
30864
+ line-height: 18px;
30984
30865
  }
30985
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30986
- line-height: 0px;
30866
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30867
+ border-color: rgba(107, 128, 167, 0.6);
30868
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30987
30869
  }
30988
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30989
- padding-right: 25px;
30870
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30871
+ border-color: #0096ff;
30872
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30990
30873
  }
30991
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30992
- border-top-color: transparent;
30874
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30875
+ border-color: #e75a3a;
30993
30876
  }
30994
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30995
- background: rgba(225, 230, 241, 0.6);
30996
- border-color: transparent transparent white;
30877
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30878
+ color: #e75a3a;
30997
30879
  }
30998
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30999
- border-radius: 8px 0 0 8px;
30880
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30881
+ border-color: #e75a3a;
30882
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31000
30883
  }
31001
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31002
- border-radius: 8px 0 0 8px;
30884
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30885
+ border-color: #e75a3a;
30886
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31003
30887
  }
31004
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31005
- content: "";
31006
- width: 4px;
31007
- top: -1px;
31008
- bottom: -1px;
31009
- background: white;
30888
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30889
+ background: rgba(211, 218, 235, 0.6);
30890
+ color: rgba(0, 21, 64, 0.3);
30891
+ border-color: rgba(172, 186, 211, 0.6);
31010
30892
  }
31011
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31012
- border-radius: 0 8px 8px 0;
30893
+ textarea.ipd9bk.ant-input {
30894
+ transition-property: height;
30895
+ transition-delay: 50ms;
31013
30896
  }
31014
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31015
- border-radius: 0;
31016
- background: white;
31017
- border-top: none;
30897
+ textarea.ipd9bk.ant-input.textarea-large {
30898
+ min-height: 40px;
30899
+ height: 40px;
31018
30900
  }
31019
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31020
- border-top: 1px solid transparent;
31021
- border-radius: 0 8px 8px 0;
31022
- background: rgba(225, 230, 241, 0.6);
30901
+ textarea.ipd9bk.ant-input.textarea-large:focus {
30902
+ height: 80px;
31023
30903
  }
31024
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31025
- background: white;
31026
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30904
+ textarea.ipd9bk.ant-input.textarea-middle {
30905
+ min-height: 32px;
30906
+ height: 32px;
31027
30907
  }
31028
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31029
- display: flex;
31030
- align-items: center;
31031
- height: 100%;
31032
- background: rgba(225, 230, 241, 0.6);
30908
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
30909
+ height: 64px;
31033
30910
  }
31034
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31035
- background: white;
31036
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30911
+ textarea.ipd9bk.ant-input.textarea-small {
30912
+ min-height: 24px;
30913
+ height: 24px;
31037
30914
  }
31038
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31039
- display: flex;
31040
- align-items: center;
31041
- height: 100%;
31042
- background: rgba(225, 230, 241, 0.6);
30915
+ textarea.ipd9bk.ant-input.textarea-small:focus {
30916
+ height: 40px;
31043
30917
  }
31044
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31045
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30918
+
30919
+ .kypn5o5 input, .kypn5o5.input-tags {
30920
+ border: 1px solid rgba(213, 219, 227, 0.6);
30921
+ border-radius: 4px;
31046
30922
  }
31047
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31048
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31049
- border-radius: 8px;
30923
+ .kypn5o5.input-tags {
30924
+ position: relative;
30925
+ padding: 6px;
30926
+ height: 32px;
30927
+ cursor: pointer;
30928
+ transition: border 150ms;
31050
30929
  }
31051
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31052
- border-top-color: white;
30930
+ .kypn5o5.input-tags:hover {
30931
+ border-color: #0080ff;
30932
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31053
30933
  }
31054
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31055
- background: rgba(0, 136, 255, 0.1);
31056
- border-bottom-color: transparent;
31057
- border-top-color: transparent;
30934
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
30935
+ padding-right: 30px;
31058
30936
  }
31059
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31060
- border-radius: 8px 0 0 8px;
30937
+ .kypn5o5.input-tags .input-tags-inner {
30938
+ display: flex;
31061
30939
  }
31062
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31063
- border-radius: 0 8px 8px 0;
30940
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30941
+ display: flex;
31064
30942
  }
31065
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31066
- background: rgba(0, 136, 255, 0.1);
31067
- }
31068
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31069
- background: #fff;
31070
- font-weight: 400;
31071
- position: relative;
31072
- border-bottom: none;
31073
- color: #00122e;
31074
- transition: none;
31075
- padding: 15px 8px 15px 8px;
31076
- }
31077
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31078
- content: "";
31079
- width: 1px;
31080
- top: 0;
31081
- bottom: 0;
31082
- background: rgba(211, 218, 235, 0.6);
31083
- position: absolute;
31084
- right: 0;
31085
- }
31086
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31087
- padding: unset;
31088
- }
31089
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31090
- display: none;
31091
- }
31092
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31093
- width: 100%;
31094
- overflow: hidden;
31095
- white-space: nowrap;
31096
- text-overflow: ellipsis;
31097
- }
31098
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31099
- overflow: hidden;
31100
- text-overflow: ellipsis;
31101
- flex: 1;
31102
- }
31103
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31104
- padding: 15px 25px 15px 8px;
31105
- }
31106
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31107
- padding: 0;
31108
- }
31109
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30943
+ .kypn5o5.input-tags .input-tag-suffix {
31110
30944
  position: absolute;
31111
- right: 6px;
30945
+ right: 12px;
31112
30946
  top: 50%;
31113
30947
  transform: translateY(-50%);
31114
- height: 16px;
31115
- display: none;
31116
- transition: transform 320ms ease;
31117
- }
31118
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31119
- display: block;
31120
- transform: translateY(-50%) rotateX(180deg);
31121
- }
31122
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31123
- display: block;
31124
- }
31125
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31126
- display: none;
31127
- }
31128
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31129
- transform: translateY(-50%);
31130
30948
  }
31131
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31132
- transform: translateY(-50%) rotateX(180deg);
31133
- }
31134
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31135
- background: #f2f5fa;
31136
- }
31137
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31138
- display: block;
30949
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30950
+ color: rgba(0, 0, 0, 0.25);
30951
+ font-size: 12px;
30952
+ cursor: pointer;
31139
30953
  }
31140
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31141
- padding-right: 25px;
30954
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30955
+ color: rgba(0, 0, 0, 0.45);
31142
30956
  }
31143
- .tta5kd2 .ant-table .ant-table-selection-column {
31144
- padding: 0 !important;
30957
+ .kypn5o5.has-focus-indicator {
30958
+ position: relative;
30959
+ overflow: hidden;
31145
30960
  }
31146
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30961
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
31147
30962
  position: absolute;
31148
- left: 50%;
31149
30963
  top: 50%;
31150
- transform: translate(-50%, -50%);
31151
- }
31152
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31153
- display: none;
31154
- }
31155
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31156
- background: #fff;
30964
+ transform: translateY(-50%);
30965
+ left: -16px;
30966
+ transition: left 150ms ease;
30967
+ opacity: 0;
31157
30968
  }
31158
- .tta5kd2 .ant-table .ant-table-placeholder {
31159
- background: inherit;
30969
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30970
+ left: 8px;
30971
+ opacity: 1;
31160
30972
  }
31161
- .tta5kd2 .ant-table .ant-table-placeholder td {
31162
- position: static;
31163
- border: none;
31164
- background: inherit !important;
31165
- height: 100px;
31166
- vertical-align: middle;
30973
+ .kypn5o5.has-focus-indicator input {
30974
+ transition: margin-left 150ms ease;
30975
+ margin-left: 0px;
31167
30976
  }
31168
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31169
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31170
- font-weight: bold;
31171
- font-size: 20px;
31172
- color: rgba(10, 37, 85, 0.6);
30977
+ .kypn5o5.has-focus-indicator input:focus {
30978
+ margin-left: 16px;
31173
30979
  }
31174
- .tta5kd2 .ant-table td.cell__action_ {
31175
- padding: 0 !important;
31176
- position: relative;
31177
- background: #fff;
30980
+
30981
+ input.l1ki27se.ant-input {
30982
+ border-top-right-radius: 0;
30983
+ border-bottom-right-radius: 0;
31178
30984
  }
31179
- .tta5kd2 .ant-table td.cell__action_ > * {
31180
- height: 100%;
31181
- display: flex;
31182
- align-items: center;
31183
- justify-content: flex-end;
31184
- padding-right: 8px;
30985
+
30986
+ .l1ki27se.ant-input-affix-wrapper {
30987
+ border-top-right-radius: 0;
30988
+ border-bottom-right-radius: 0;
31185
30989
  }
31186
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31187
- width: 24px;
31188
- height: 24px;
31189
- cursor: pointer;
31190
- justify-content: center;
31191
- border-radius: 4px;
30990
+
30991
+ input.rrg1fkn.ant-input {
30992
+ border-top-left-radius: 0;
30993
+ border-bottom-left-radius: 0;
31192
30994
  }
31193
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31194
- background: #fff;
30995
+
30996
+ .rrg1fkn.ant-input-affix-wrapper {
30997
+ border-top-left-radius: 0;
30998
+ border-bottom-left-radius: 0;
31195
30999
  }
31196
31000
 
31197
- .s1fc623g {
31198
- width: 430px !important;
31001
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31002
+ border-top-right-radius: 0;
31003
+ border-bottom-right-radius: 0;
31199
31004
  }
31200
31005
 
31201
- .da3mx0o .ant-select-item-group {
31202
- padding: 8px 16px;
31203
- line-height: 18px;
31204
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31205
- height: 34px;
31206
- min-height: 34px;
31207
- box-sizing: border-box;
31208
- margin-top: 8px;
31006
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31007
+ border-top-left-radius: 0;
31008
+ border-bottom-left-radius: 0;
31209
31009
  }
31210
31010
 
31211
- .onr9gzt {
31011
+ .c1t6wbwv {
31212
31012
  display: flex;
31213
31013
  flex-direction: column;
31214
- margin: 1px 8px;
31215
- padding: 8px;
31216
- border-radius: 4px;
31217
- }
31218
- .onr9gzt .selected-icon {
31219
- display: none;
31220
31014
  }
31221
- .onr9gzt.ant-select-item-option-grouped {
31222
- padding-left: 8px;
31015
+ .c1t6wbwv .select-wrapper {
31016
+ margin-top: 12px;
31223
31017
  }
31224
- .onr9gzt.ant-select-item-option-selected {
31225
- background-color: white;
31018
+ .c1t6wbwv .select-wrapper .select {
31019
+ width: 100%;
31226
31020
  }
31227
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31228
- color: #0080ff;
31021
+ .c1t6wbwv .radio-wrapper {
31022
+ margin-top: 24px;
31229
31023
  }
31230
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31231
- display: block;
31024
+ .c1t6wbwv .form-item {
31025
+ width: 100%;
31232
31026
  }
31233
- .onr9gzt.ant-select-item-option-active {
31234
- background: rgba(0, 136, 255, 0.16);
31027
+
31028
+ .d1k7vv5v {
31029
+ font-size: 14px;
31030
+ font-weight: 500;
31031
+ color: #3e4652;
31032
+ line-height: 18px;
31235
31033
  }
31236
- .onr9gzt.ant-select-item-option-active .timezone-title {
31237
- color: #0080ff;
31034
+ .d1k7vv5v + .d1k7vv5v {
31035
+ margin-top: 16px;
31238
31036
  }
31239
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31240
- background: rgba(0, 136, 255, 0.1);
31241
- color: #0080ff;
31037
+ .d1k7vv5v + * {
31038
+ margin-top: 16px;
31242
31039
  }
31243
31040
 
31244
- .oiy0apc {
31245
- display: flex;
31246
- justify-content: space-between;
31247
- height: 20px;
31248
- line-height: 20px;
31249
- }
31250
- .oiy0apc .timezone-title {
31251
- color: #2d3a56;
31252
- overflow: hidden;
31253
- text-overflow: ellipsis;
31041
+ .le7b9r4.d1k7vv5v {
31042
+ font-size: 12px;
31043
+ color: rgba(44, 56, 82, 0.6);
31044
+ margin-top: 12px;
31254
31045
  }
31255
31046
 
31256
- .of4y382 {
31257
- display: flex;
31258
- justify-content: space-between;
31259
- color: rgba(44, 56, 82, 0.6);
31260
- height: 18px;
31047
+ .r1dnygxx.le7b9r4.d1k7vv5v {
31261
31048
  line-height: 18px;
31262
- margin-top: 2px;
31049
+ font-weight: 500;
31050
+ margin-top: 0;
31051
+ white-space: initial;
31263
31052
  }
31264
31053
 
31265
- .t19903l9 {
31266
- border: none;
31267
- margin-right: 0;
31268
- background: rgba(225, 230, 241, 0.6);
31054
+ .r12ddqmh {
31055
+ display: block;
31269
31056
  }
31270
-
31271
- .ohwbvxu {
31272
- pointer-events: none;
31273
- height: 32px;
31274
- width: 100%;
31275
- opacity: 0;
31057
+ .r12ddqmh span {
31058
+ font-size: 14px;
31059
+ font-weight: 500;
31060
+ line-height: 32px;
31061
+ color: #3e4652;
31276
31062
  }
31277
31063
 
31278
- .d6j0lbj {
31279
- font-family: Inter;
31280
- font-style: normal;
31281
- font-weight: bold;
31064
+ .ctcr26a {
31065
+ margin-top: 8px;
31066
+ padding: 8px;
31067
+ border-radius: 6px;
31068
+ background: rgba(225, 230, 241, 0.6);
31069
+ color: rgba(44, 56, 82, 0.6);
31070
+ font-size: 12px;
31071
+ }
31072
+ .ctcr26a div {
31073
+ line-height: 20px;
31074
+ display: flex;
31075
+ align-items: center;
31076
+ word-break: break-all;
31077
+ }
31078
+
31079
+ .d6j0lbj {
31080
+ font-family: Inter;
31081
+ font-style: normal;
31082
+ font-weight: bold;
31282
31083
  font-size: 32px;
31283
31084
  line-height: 40px;
31284
31085
  }
@@ -31519,437 +31320,890 @@ input.rrg1fkn.ant-input {
31519
31320
  line-height: 20px;
31520
31321
  }
31521
31322
 
31522
- .l1pbuf5j {
31523
- font-family: Inter;
31524
- font-style: normal;
31525
- font-weight: 600;
31526
- font-size: 13px;
31527
- line-height: 20px;
31323
+ .l1pbuf5j {
31324
+ font-family: Inter;
31325
+ font-style: normal;
31326
+ font-weight: 600;
31327
+ font-size: 13px;
31328
+ line-height: 20px;
31329
+ }
31330
+
31331
+ .l1r4ztu {
31332
+ font-family: Inter;
31333
+ font-style: normal;
31334
+ font-weight: bold;
31335
+ font-size: 13px;
31336
+ line-height: 20px;
31337
+ }
31338
+
31339
+ .ly8vzok {
31340
+ font-family: Inter;
31341
+ font-style: normal;
31342
+ font-weight: normal;
31343
+ font-size: 13px;
31344
+ line-height: 20px;
31345
+ }
31346
+
31347
+ .lumfmf {
31348
+ font-family: Inter;
31349
+ font-style: normal;
31350
+ font-weight: 600;
31351
+ font-size: 13px;
31352
+ line-height: 20px;
31353
+ }
31354
+
31355
+ .l16ujwmv {
31356
+ font-family: Inter;
31357
+ font-style: normal;
31358
+ font-weight: bold;
31359
+ font-size: 13px;
31360
+ line-height: 20px;
31361
+ }
31362
+
31363
+ .l17o1ffr {
31364
+ font-family: Inter;
31365
+ font-style: normal;
31366
+ font-weight: normal;
31367
+ text-transform: uppercase;
31368
+ font-feature-settings: "cpsp" on;
31369
+ font-size: 13px;
31370
+ line-height: 20px;
31371
+ }
31372
+
31373
+ .lngllvn {
31374
+ font-family: Inter;
31375
+ font-style: normal;
31376
+ font-weight: bold;
31377
+ text-transform: uppercase;
31378
+ font-feature-settings: "cpsp" on;
31379
+ font-size: 13px;
31380
+ line-height: 20px;
31381
+ }
31382
+
31383
+ .l2i7fo9 {
31384
+ font-family: Inter;
31385
+ font-style: normal;
31386
+ font-weight: normal;
31387
+ font-size: 12px;
31388
+ line-height: 18px;
31389
+ }
31390
+
31391
+ .l1x7hscx {
31392
+ font-family: Inter;
31393
+ font-style: normal;
31394
+ font-weight: 500;
31395
+ font-size: 12px;
31396
+ line-height: 18px;
31397
+ }
31398
+
31399
+ .le1jwan {
31400
+ font-family: Inter;
31401
+ font-style: normal;
31402
+ font-weight: bold;
31403
+ font-size: 12px;
31404
+ line-height: 18px;
31405
+ }
31406
+
31407
+ .lyxynfj {
31408
+ font-family: Inter;
31409
+ font-style: normal;
31410
+ font-weight: normal;
31411
+ font-size: 12px;
31412
+ line-height: 18px;
31413
+ }
31414
+
31415
+ .lpb2nxv {
31416
+ font-family: Inter;
31417
+ font-style: normal;
31418
+ font-weight: 500;
31419
+ font-size: 12px;
31420
+ line-height: 18px;
31421
+ }
31422
+
31423
+ .l1r8o3vv {
31424
+ font-family: Inter;
31425
+ font-style: normal;
31426
+ font-weight: bold;
31427
+ font-size: 12px;
31428
+ line-height: 18px;
31429
+ }
31430
+
31431
+ .lemnjy2 {
31432
+ font-family: Inter;
31433
+ font-style: normal;
31434
+ font-weight: normal;
31435
+ text-transform: uppercase;
31436
+ font-feature-settings: "cpsp" on;
31437
+ font-size: 12px;
31438
+ line-height: 18px;
31439
+ }
31440
+
31441
+ .lrc42gb {
31442
+ font-family: Inter;
31443
+ font-style: normal;
31444
+ font-weight: bold;
31445
+ text-transform: uppercase;
31446
+ font-feature-settings: "cpsp" on;
31447
+ font-size: 12px;
31448
+ line-height: 18px;
31449
+ }
31450
+
31451
+ .fqaz4mb {
31452
+ font-family: Inter;
31453
+ font-style: normal;
31454
+ font-weight: normal;
31455
+ font-size: 13px;
31456
+ line-height: 20px;
31457
+ }
31458
+
31459
+ .f13we5o {
31460
+ font-family: Inter;
31461
+ font-style: normal;
31462
+ font-weight: normal;
31463
+ font-size: 13px;
31464
+ line-height: 20px;
31465
+ }
31466
+
31467
+ .ffmjua2 {
31468
+ font-family: Inter;
31469
+ font-style: normal;
31470
+ font-weight: normal;
31471
+ font-size: 12px;
31472
+ line-height: 18px;
31473
+ }
31474
+
31475
+ .fz2mxw0 {
31476
+ font-family: Inter;
31477
+ font-style: normal;
31478
+ font-weight: normal;
31479
+ font-size: 12px;
31480
+ line-height: 18px;
31481
+ }
31482
+
31483
+ .t1ertzoh {
31484
+ font-family: Inter;
31485
+ font-style: normal;
31486
+ font-weight: normal;
31487
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31488
+ font-size: 13px;
31489
+ line-height: 20px;
31490
+ }
31491
+
31492
+ .t19bge8r {
31493
+ font-family: Inter;
31494
+ font-style: normal;
31495
+ font-weight: normal;
31496
+ font-feature-settings: "zero" on;
31497
+ font-size: 13px;
31498
+ line-height: 20px;
31499
+ }
31500
+
31501
+ .tjrzfyl {
31502
+ font-family: Inter;
31503
+ font-style: normal;
31504
+ font-weight: normal;
31505
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31506
+ font-size: 12px;
31507
+ line-height: 18px;
31508
+ }
31509
+
31510
+ .tm6s7bo {
31511
+ font-family: Inter;
31512
+ font-style: normal;
31513
+ font-weight: 500;
31514
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31515
+ font-size: 12px;
31516
+ line-height: 18px;
31517
+ }
31518
+
31519
+ .t19zq6ic {
31520
+ font-family: Inter;
31521
+ font-style: normal;
31522
+ font-weight: normal;
31523
+ font-feature-settings: "zero" on;
31524
+ font-size: 12px;
31525
+ line-height: 18px;
31526
+ }
31527
+
31528
+ .t1gduru8 {
31529
+ font-family: Inter;
31530
+ font-style: normal;
31531
+ font-weight: 500;
31532
+ font-feature-settings: "zero" on;
31533
+ font-size: 12px;
31534
+ line-height: 18px;
31535
+ }
31536
+
31537
+ .t55raab {
31538
+ font-family: Inter;
31539
+ font-style: normal;
31540
+ font-weight: bold;
31541
+ font-feature-settings: "zero" on;
31542
+ font-size: 16px;
31543
+ line-height: 24px;
31544
+ }
31545
+
31546
+ .u1w9abfe {
31547
+ font-family: Inter;
31548
+ font-style: normal;
31549
+ font-weight: normal;
31550
+ font-size: 10px;
31551
+ line-height: 12px;
31552
+ }
31553
+
31554
+ .rxbeqvl.ant-radio-wrapper {
31555
+ display: inline-flex;
31556
+ align-items: baseline;
31557
+ white-space: pre-wrap;
31558
+ }
31559
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
31560
+ position: relative;
31561
+ top: 3px;
31562
+ }
31563
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
31564
+ border-color: rgba(107, 128, 167, 0.6);
31565
+ }
31566
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31567
+ border-color: #0080ff;
31568
+ }
31569
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31570
+ border-color: #0080ff;
31571
+ background: #0080ff;
31572
+ }
31573
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31574
+ top: 4px;
31575
+ left: 4px;
31576
+ width: 6px;
31577
+ height: 6px;
31578
+ background: #fff;
31579
+ }
31580
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31581
+ opacity: 0.5;
31582
+ }
31583
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31584
+ border-color: rgba(107, 128, 167, 0.6);
31585
+ background: rgba(211, 218, 235, 0.6);
31586
+ }
31587
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31588
+ background: #00122e;
31589
+ }
31590
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31591
+ color: #00122e;
31592
+ opacity: 0.5;
31593
+ }
31594
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31595
+ color: #00122e;
31596
+ }
31597
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
31598
+ display: inline-block;
31599
+ padding: 0;
31600
+ padding-left: 12px;
31601
+ }
31602
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
31603
+ margin-bottom: 0;
31604
+ white-space: pre-wrap;
31605
+ color: rgba(44, 56, 82, 0.6);
31606
+ }
31607
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
31608
+ padding-left: 8px;
31609
+ }
31610
+
31611
+ .r5ie79y .ant-radio-button-wrapper:first-child {
31612
+ border-radius: 5px 0 0 5px;
31613
+ }
31614
+ .r5ie79y .ant-radio-button-wrapper:last-child {
31615
+ border-radius: 0 5px 5px 0;
31616
+ }
31617
+
31618
+ .r1f0aqcc {
31619
+ color: #00122e;
31620
+ border-color: #ccd4e3;
31621
+ }
31622
+ .r1f0aqcc:first-child {
31623
+ border-color: #a3b4cc;
31624
+ }
31625
+ .r1f0aqcc.ant-radio-button-wrapper {
31626
+ padding: 0 12px;
31627
+ line-height: 32px;
31628
+ height: 32px;
31629
+ }
31630
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
31631
+ white-space: nowrap;
31632
+ }
31633
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31634
+ height: 22px;
31635
+ padding: 0 7px;
31636
+ line-height: 20px;
31637
+ }
31638
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31639
+ background: #ccd4e3;
31640
+ }
31641
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31642
+ background: #0080ff;
31643
+ }
31644
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31645
+ background: #ccd4e3;
31646
+ opacity: 0.5;
31647
+ }
31648
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31649
+ border-right-color: #0080ff;
31650
+ }
31651
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31652
+ border-color: #0080ff;
31653
+ }
31654
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
31655
+ background: rgba(0, 136, 255, 0.1);
31656
+ }
31657
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
31658
+ background: rgba(211, 218, 235, 0.6);
31659
+ border-color: #ccd4e3;
31660
+ opacity: 0.5;
31661
+ }
31662
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31663
+ color: #00122e;
31664
+ border-color: #ccd4e3;
31665
+ }
31666
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31667
+ color: #00122e;
31668
+ border-color: #ccd4e3;
31669
+ background: rgba(172, 186, 211, 0.6);
31670
+ }
31671
+ .r1f0aqcc .ant-radio-button-input {
31672
+ margin-right: 8px;
31673
+ display: inline;
31674
+ border: none;
31675
+ padding: 0;
31676
+ width: 36px;
31677
+ background: transparent;
31678
+ }
31679
+ .r1f0aqcc .ant-radio-button-input:focus {
31680
+ box-shadow: none;
31681
+ }
31682
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31683
+ margin-right: 0;
31684
+ width: initial;
31685
+ box-shadow: none;
31686
+ }
31687
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31688
+ display: none;
31689
+ }
31690
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31691
+ display: inline;
31692
+ }
31693
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31694
+ display: inline;
31695
+ margin-right: 8px;
31696
+ padding: 0;
31697
+ width: 36px;
31698
+ }
31699
+
31700
+ .p12gwtiw {
31701
+ display: flex;
31702
+ justify-content: space-between;
31703
+ align-items: center;
31704
+ padding: 10px 0;
31705
+ color: rgba(44, 56, 82, 0.6);
31706
+ font-size: 12px;
31707
+ line-height: 24px;
31708
+ }
31709
+ .p12gwtiw .pagination-left {
31710
+ padding: 2px 8px;
31711
+ }
31712
+ .p12gwtiw .dropdown-trigger {
31713
+ display: flex;
31714
+ align-items: center;
31715
+ border-radius: 6px;
31716
+ cursor: pointer;
31717
+ transition: all 0.3s ease;
31718
+ }
31719
+ .p12gwtiw .dropdown-trigger:hover {
31720
+ background: rgba(211, 218, 235, 0.6);
31721
+ color: #0080ff;
31722
+ }
31723
+ .p12gwtiw .dropdown-trigger .icon-inner {
31724
+ margin-left: 4px;
31725
+ }
31726
+ .p12gwtiw .pagination-right {
31727
+ display: flex;
31728
+ align-items: center;
31729
+ color: #0080ff;
31730
+ font-weight: bold;
31731
+ }
31732
+ .p12gwtiw .pagination-right .icon-inner {
31733
+ margin-left: 4px;
31734
+ }
31735
+ .p12gwtiw .pagination-right .prev-btn,
31736
+ .p12gwtiw .pagination-right .next-btn {
31737
+ padding: 0 8px;
31738
+ }
31739
+ .p12gwtiw .pagination-right .prev-btn > span,
31740
+ .p12gwtiw .pagination-right .next-btn > span {
31741
+ color: #0080ff;
31742
+ }
31743
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
31744
+ transform: rotate(180deg);
31745
+ }
31746
+
31747
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31748
+ max-height: calc(100vh - 128px);
31749
+ overflow-y: auto;
31750
+ }
31751
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31752
+ padding: 4px 20px;
31753
+ font-size: 12px;
31754
+ line-height: 18px;
31755
+ }
31756
+
31757
+ .c1up1pdz {
31758
+ width: 648px;
31759
+ }
31760
+ .c1up1pdz.active {
31761
+ border-color: #0080ff;
31762
+ }
31763
+ .c1up1pdz.active > header {
31764
+ background: rgba(0, 128, 255, 0.1);
31765
+ }
31766
+ .c1up1pdz .expand {
31767
+ padding: 12px;
31768
+ }
31769
+ .c1up1pdz .field-item {
31770
+ display: flex;
31771
+ padding: 10px 0;
31772
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31773
+ }
31774
+ .c1up1pdz .field-item:last-child {
31775
+ border-bottom: none;
31776
+ padding-bottom: 0;
31777
+ }
31778
+ .c1up1pdz .field-item label {
31779
+ line-height: 32px;
31780
+ width: 100px;
31781
+ color: rgba(62, 70, 82, 0.6);
31782
+ }
31783
+ .c1up1pdz .help {
31784
+ color: rgba(62, 70, 82, 0.6);
31785
+ margin-top: 5px;
31786
+ }
31787
+ .c1up1pdz .ant-input-affix-wrapper,
31788
+ .c1up1pdz .ant-picker {
31789
+ width: 128px;
31790
+ }
31791
+
31792
+ .c156wh19 {
31793
+ display: flex;
31794
+ align-items: center;
31795
+ justify-content: space-between;
31796
+ word-break: keep-all;
31797
+ }
31798
+ .c156wh19 .title {
31799
+ margin: 0 16px 0 8px;
31800
+ }
31801
+ .c156wh19 .retain {
31802
+ color: rgba(129, 138, 153, 0.6);
31803
+ }
31804
+ .c156wh19 .left {
31805
+ flex: 1;
31806
+ display: flex;
31807
+ overflow: hidden;
31808
+ align-items: center;
31809
+ justify-content: flex-start;
31810
+ white-space: nowrap;
31811
+ }
31812
+ .c156wh19 .left .title {
31813
+ max-width: 100%;
31814
+ overflow: hidden;
31815
+ text-overflow: ellipsis;
31816
+ }
31817
+ .c156wh19 .right {
31818
+ display: flex;
31819
+ align-items: center;
31820
+ }
31821
+ .c156wh19 .reverse {
31822
+ display: flex;
31823
+ flex-direction: row-reverse;
31824
+ align-items: center;
31825
+ }
31826
+ .c156wh19 .reverse .ant-switch {
31827
+ margin-left: 8px;
31828
+ }
31829
+ .c156wh19 .close {
31830
+ padding-left: 14px;
31831
+ margin-left: 14px;
31832
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
31833
+ cursor: pointer;
31834
+ }
31835
+
31836
+ .m126spxy {
31837
+ padding-bottom: 4px;
31838
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31839
+ }
31840
+ .m126spxy .ant-btn-link {
31841
+ padding: 1px 10px;
31842
+ color: rgba(62, 70, 82, 0.6);
31843
+ border-radius: 4px;
31844
+ }
31845
+ .m126spxy .ant-btn-link.active {
31846
+ background: rgba(0, 128, 255, 0.1);
31847
+ color: #0096ff;
31848
+ }
31849
+
31850
+ .wpbf4pq {
31851
+ padding: 10px 0;
31852
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31853
+ }
31854
+ .wpbf4pq .ant-input,
31855
+ .wpbf4pq .ant-picker {
31856
+ width: 80px;
31857
+ margin: 0 9px;
31858
+ text-align: center;
31859
+ }
31860
+ .wpbf4pq .options {
31861
+ padding: 12px 0 12px 16px;
31862
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
31863
+ margin: 5px 0 5px 8px;
31864
+ }
31865
+ .wpbf4pq .week-day-option,
31866
+ .wpbf4pq .month-day-option {
31867
+ background: #f5f7fa;
31868
+ box-sizing: border-box;
31869
+ border-radius: 16px;
31870
+ margin-right: 8px;
31871
+ }
31872
+ .wpbf4pq .week-day-option:focus,
31873
+ .wpbf4pq .month-day-option:focus {
31874
+ color: inherit;
31875
+ border-color: #d9d9d9;
31876
+ }
31877
+ .wpbf4pq .week-day-option.active {
31878
+ background-color: #0096ff;
31879
+ border-color: #0096ff;
31880
+ color: #fff;
31881
+ }
31882
+ .wpbf4pq .week-day-option.en-text {
31883
+ width: 110px;
31884
+ margin-top: 4px;
31885
+ }
31886
+ .wpbf4pq .month-day-option {
31887
+ width: 32px;
31888
+ padding: 0;
31889
+ margin-bottom: 8px;
31890
+ }
31891
+ .wpbf4pq .month-day-option.active {
31892
+ background-color: #0096ff;
31893
+ border-color: #0096ff;
31894
+ color: #fff;
31895
+ }
31896
+
31897
+ .gmyahx3 {
31898
+ cursor: pointer;
31899
+ }
31900
+ .gmyahx3 .link-text {
31901
+ color: rgba(0, 21, 64, 0.3);
31902
+ }
31903
+ .gmyahx3:hover .link-text {
31904
+ color: #0080ff;
31528
31905
  }
31529
31906
 
31530
- .l1r4ztu {
31531
- font-family: Inter;
31532
- font-style: normal;
31533
- font-weight: bold;
31534
- font-size: 13px;
31535
- line-height: 20px;
31907
+ .c18bcrac {
31908
+ display: inline-block;
31909
+ width: 100%;
31910
+ }
31911
+ .c18bcrac .recharts-wrapper {
31912
+ margin-left: 4px;
31536
31913
  }
31537
31914
 
31538
- .ly8vzok {
31539
- font-family: Inter;
31540
- font-style: normal;
31541
- font-weight: normal;
31542
- font-size: 13px;
31543
- line-height: 20px;
31915
+ .cro7kg2 {
31916
+ padding: 4px;
31544
31917
  }
31545
31918
 
31546
- .lumfmf {
31547
- font-family: Inter;
31548
- font-style: normal;
31549
- font-weight: 600;
31919
+ .c14wcxf0 {
31920
+ display: flex;
31921
+ justify-content: space-between;
31922
+ align-items: center;
31550
31923
  font-size: 13px;
31551
- line-height: 20px;
31924
+ line-height: 24px;
31925
+ color: #cccccc;
31926
+ white-space: nowrap;
31927
+ }
31928
+ .c14wcxf0 label {
31929
+ margin-right: 32px;
31552
31930
  }
31553
31931
 
31554
- .l16ujwmv {
31555
- font-family: Inter;
31556
- font-style: normal;
31932
+ .coy29mj.c14wcxf0 {
31557
31933
  font-weight: bold;
31558
- font-size: 13px;
31559
- line-height: 20px;
31934
+ color: white;
31560
31935
  }
31561
31936
 
31562
- .l17o1ffr {
31563
- font-family: Inter;
31564
- font-style: normal;
31565
- font-weight: normal;
31566
- text-transform: uppercase;
31567
- font-feature-settings: "cpsp" on;
31568
- font-size: 13px;
31569
- line-height: 20px;
31937
+ .s11212zy {
31938
+ width: 8px;
31939
+ height: 8px;
31940
+ border-radius: 2px;
31941
+ display: inline-block;
31942
+ background: var(--s11212zy-0);
31943
+ border: 1px solid #fff;
31944
+ box-sizing: content-box;
31945
+ margin-right: 6px;
31570
31946
  }
31571
31947
 
31572
- .lngllvn {
31573
- font-family: Inter;
31574
- font-style: normal;
31948
+ .p1lyky6c > :first-child {
31575
31949
  font-weight: bold;
31576
- text-transform: uppercase;
31577
- font-feature-settings: "cpsp" on;
31578
- font-size: 13px;
31579
- line-height: 20px;
31950
+ color: white;
31951
+ margin-right: 4px;
31580
31952
  }
31581
31953
 
31582
- .l2i7fo9 {
31583
- font-family: Inter;
31584
- font-style: normal;
31585
- font-weight: normal;
31586
- font-size: 12px;
31587
- line-height: 18px;
31954
+ .clm1wy1 {
31955
+ width: 192px;
31956
+ height: 246px;
31957
+ border-radius: 4px;
31588
31958
  }
31589
-
31590
- .l1x7hscx {
31591
- font-family: Inter;
31592
- font-style: normal;
31593
- font-weight: 500;
31594
- font-size: 12px;
31595
- line-height: 18px;
31959
+ .clm1wy1 > .ant-picker-calendar,
31960
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel {
31961
+ width: 100%;
31962
+ background-color: rgba(245, 247, 250, 0.6);
31963
+ border-top: none;
31596
31964
  }
31597
-
31598
- .le1jwan {
31599
- font-family: Inter;
31600
- font-style: normal;
31601
- font-weight: bold;
31602
- font-size: 12px;
31603
- line-height: 18px;
31965
+ .clm1wy1 > .ant-picker-calendar .ant-picker-body,
31966
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
31967
+ padding: 0 16px;
31604
31968
  }
31605
-
31606
- .lyxynfj {
31607
- font-family: Inter;
31608
- font-style: normal;
31609
- font-weight: normal;
31610
- font-size: 12px;
31611
- line-height: 18px;
31969
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content,
31970
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
31971
+ width: 100%;
31972
+ height: 180px;
31973
+ border-spacing: 0;
31612
31974
  }
31613
-
31614
- .lpb2nxv {
31615
- font-family: Inter;
31616
- font-style: normal;
31617
- font-weight: 500;
31618
- font-size: 12px;
31619
- line-height: 18px;
31975
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
31976
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
31977
+ margin-bottom: 8px;
31620
31978
  }
31621
-
31622
- .l1r8o3vv {
31623
- font-family: Inter;
31624
- font-style: normal;
31625
- font-weight: bold;
31626
- font-size: 12px;
31627
- line-height: 18px;
31979
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content th,
31980
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
31981
+ width: 22px;
31628
31982
  }
31629
-
31630
- .lemnjy2 {
31631
- font-family: Inter;
31632
- font-style: normal;
31633
- font-weight: normal;
31634
- text-transform: uppercase;
31635
- font-feature-settings: "cpsp" on;
31636
- font-size: 12px;
31637
- line-height: 18px;
31983
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content td,
31984
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
31985
+ padding: 0;
31638
31986
  }
31639
-
31640
- .lrc42gb {
31641
- font-family: Inter;
31642
- font-style: normal;
31643
- font-weight: bold;
31644
- text-transform: uppercase;
31645
- font-feature-settings: "cpsp" on;
31646
- font-size: 12px;
31647
- line-height: 18px;
31987
+ .clm1wy1 .ant-picker-cell {
31988
+ color: rgba(62, 70, 82, 0.6);
31989
+ opacity: 0.4;
31648
31990
  }
31649
-
31650
- .fqaz4mb {
31651
- font-family: Inter;
31652
- font-style: normal;
31653
- font-weight: normal;
31654
- font-size: 13px;
31655
- line-height: 20px;
31991
+ .clm1wy1 .ant-picker-cell-in-view {
31992
+ color: rgba(62, 70, 82, 0.6);
31993
+ opacity: 1;
31656
31994
  }
31657
-
31658
- .f13we5o {
31659
- font-family: Inter;
31660
- font-style: normal;
31661
- font-weight: normal;
31662
- font-size: 13px;
31663
- line-height: 20px;
31995
+ .clm1wy1 .ant-picker-cell-in-view > .active {
31996
+ color: #3e4652;
31664
31997
  }
31665
-
31666
- .ffmjua2 {
31667
- font-family: Inter;
31668
- font-style: normal;
31669
- font-weight: normal;
31670
- font-size: 12px;
31671
- line-height: 18px;
31998
+ .clm1wy1 .ant-picker-cell::before {
31999
+ pointer-events: none;
31672
32000
  }
31673
32001
 
31674
- .fz2mxw0 {
31675
- font-family: Inter;
31676
- font-style: normal;
31677
- font-weight: normal;
31678
- font-size: 12px;
31679
- line-height: 18px;
32002
+ .t1tsm00v {
32003
+ color: rgba(129, 138, 153, 0.6);
32004
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32005
+ backdrop-filter: blur(10px);
32006
+ padding: 7px 10px;
31680
32007
  }
31681
32008
 
31682
- .t1ertzoh {
31683
- font-family: Inter;
31684
- font-style: normal;
31685
- font-weight: normal;
31686
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31687
- font-size: 13px;
31688
- line-height: 20px;
32009
+ .c167wnad {
32010
+ color: rgba(62, 70, 82, 0.6);
32011
+ display: flex;
32012
+ justify-content: space-between;
32013
+ align-items: center;
32014
+ padding: 8px 16px;
31689
32015
  }
31690
-
31691
- .t19bge8r {
31692
- font-family: Inter;
31693
- font-style: normal;
31694
- font-weight: normal;
31695
- font-feature-settings: "zero" on;
31696
- font-size: 13px;
31697
- line-height: 20px;
32016
+ .c167wnad .anticon {
32017
+ cursor: pointer;
32018
+ }
32019
+ .c167wnad .anticon:hover {
32020
+ color: #0096ff;
31698
32021
  }
31699
32022
 
31700
- .tjrzfyl {
31701
- font-family: Inter;
31702
- font-style: normal;
31703
- font-weight: normal;
31704
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31705
- font-size: 12px;
31706
- line-height: 18px;
32023
+ .cxhf7dh {
32024
+ text-align: center;
32025
+ }
32026
+ .cxhf7dh .dots {
32027
+ display: flex;
32028
+ justify-content: center;
32029
+ }
32030
+ .cxhf7dh .dot {
32031
+ display: inline-block;
32032
+ width: 2px;
32033
+ height: 2px;
32034
+ border-radius: 1px;
32035
+ background: #0096ff;
31707
32036
  }
31708
-
31709
- .tm6s7bo {
31710
- font-family: Inter;
31711
- font-style: normal;
31712
- font-weight: 500;
31713
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31714
- font-size: 12px;
31715
- line-height: 18px;
32037
+ .cxhf7dh .dot:not(:last-child) {
32038
+ margin-right: 2px;
31716
32039
  }
31717
-
31718
- .t19zq6ic {
31719
- font-family: Inter;
31720
- font-style: normal;
31721
- font-weight: normal;
31722
- font-feature-settings: "zero" on;
31723
- font-size: 12px;
31724
- line-height: 18px;
32040
+ .cxhf7dh .bar {
32041
+ width: 9px;
32042
+ height: 2px;
32043
+ background: #0096ff;
32044
+ border-radius: 2px;
31725
32045
  }
31726
32046
 
31727
- .t1gduru8 {
31728
- font-family: Inter;
31729
- font-style: normal;
31730
- font-weight: 500;
31731
- font-feature-settings: "zero" on;
32047
+ .n12mqh7z {
32048
+ display: flex;
32049
+ align-items: center;
31732
32050
  font-size: 12px;
31733
32051
  line-height: 18px;
31734
32052
  }
31735
-
31736
- .t55raab {
31737
- font-family: Inter;
31738
- font-style: normal;
31739
- font-weight: bold;
31740
- font-feature-settings: "zero" on;
31741
- font-size: 16px;
31742
- line-height: 24px;
32053
+ .n12mqh7z:not(:last-child) {
32054
+ margin-bottom: 4px;
31743
32055
  }
31744
32056
 
31745
- .u1w9abfe {
31746
- font-family: Inter;
31747
- font-style: normal;
31748
- font-weight: normal;
31749
- font-size: 10px;
31750
- line-height: 12px;
32057
+ .tf5bynu {
32058
+ margin: 0 3px;
31751
32059
  }
31752
32060
 
31753
- .c1up1pdz {
31754
- width: 648px;
32061
+ .tcckoz1 {
32062
+ max-height: 400px;
32063
+ overflow: "auto";
31755
32064
  }
31756
- .c1up1pdz.active {
31757
- border-color: #0080ff;
32065
+
32066
+ .t1sqg15u {
32067
+ background: white;
31758
32068
  }
31759
- .c1up1pdz.active > header {
31760
- background: rgba(0, 128, 255, 0.1);
32069
+ .t1sqg15u.inline .table-row {
32070
+ flex-direction: column;
31761
32071
  }
31762
- .c1up1pdz .expand {
31763
- padding: 12px;
32072
+ .t1sqg15u.inline .table-row > label {
32073
+ padding: 0 16px 7px 0;
31764
32074
  }
31765
- .c1up1pdz .field-item {
31766
- display: flex;
31767
- padding: 10px 0;
31768
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32075
+ .t1sqg15u.has-border .table-header {
32076
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
31769
32077
  }
31770
- .c1up1pdz .field-item:last-child {
31771
- border-bottom: none;
31772
- padding-bottom: 0;
32078
+ .t1sqg15u.has-border .hiddenBorder {
32079
+ border-top: none !important;
31773
32080
  }
31774
- .c1up1pdz .field-item label {
31775
- line-height: 32px;
31776
- width: 100px;
31777
- color: rgba(62, 70, 82, 0.6);
32081
+ .t1sqg15u.has-border .table-row + .table-row {
32082
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
31778
32083
  }
31779
- .c1up1pdz .help {
31780
- color: rgba(62, 70, 82, 0.6);
31781
- margin-top: 5px;
32084
+ .t1sqg15u.has-border .table-row:last-of-type {
32085
+ padding-bottom: 0;
31782
32086
  }
31783
- .c1up1pdz .ant-input-affix-wrapper,
31784
- .c1up1pdz .ant-picker {
31785
- width: 128px;
32087
+ .t1sqg15u.align-right .content {
32088
+ text-align: right;
31786
32089
  }
31787
-
31788
- .c156wh19 {
32090
+ .t1sqg15u .uuid-row {
31789
32091
  display: flex;
31790
- align-items: center;
31791
32092
  justify-content: space-between;
31792
- word-break: keep-all;
31793
- }
31794
- .c156wh19 .title {
31795
- margin: 0 16px 0 8px;
31796
32093
  }
31797
- .c156wh19 .retain {
31798
- color: rgba(129, 138, 153, 0.6);
31799
- }
31800
- .c156wh19 .left {
31801
- flex: 1;
31802
- display: flex;
31803
- overflow: hidden;
31804
- align-items: center;
31805
- justify-content: flex-start;
32094
+ .t1sqg15u .uuid-row .id-text {
31806
32095
  white-space: nowrap;
31807
- }
31808
- .c156wh19 .left .title {
31809
- max-width: 100%;
31810
32096
  overflow: hidden;
31811
32097
  text-overflow: ellipsis;
31812
32098
  }
31813
- .c156wh19 .right {
31814
- display: flex;
31815
- align-items: center;
31816
- }
31817
- .c156wh19 .reverse {
32099
+
32100
+ .t4zczcp {
31818
32101
  display: flex;
31819
- flex-direction: row-reverse;
32102
+ justify-content: space-between;
31820
32103
  align-items: center;
32104
+ padding: 8px;
32105
+ min-height: 32px;
31821
32106
  }
31822
- .c156wh19 .reverse .ant-switch {
31823
- margin-left: 8px;
32107
+ .t4zczcp .table-title {
32108
+ color: rgba(44, 56, 82, 0.6);
32109
+ font-weight: 600;
32110
+ font-size: 12px;
32111
+ line-height: 8px;
31824
32112
  }
31825
- .c156wh19 .close {
31826
- padding-left: 14px;
31827
- margin-left: 14px;
31828
- border-left: 1px solid rgba(129, 138, 153, 0.6);
32113
+ .t4zczcp .edit-icon {
32114
+ font-size: 16px;
32115
+ color: rgba(10, 37, 85, 0.6);
31829
32116
  cursor: pointer;
31830
32117
  }
31831
32118
 
31832
- .m126spxy {
31833
- padding-bottom: 4px;
31834
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31835
- }
31836
- .m126spxy .ant-btn-link {
31837
- padding: 1px 10px;
31838
- color: rgba(62, 70, 82, 0.6);
31839
- border-radius: 4px;
31840
- }
31841
- .m126spxy .ant-btn-link.active {
31842
- background: rgba(0, 128, 255, 0.1);
31843
- color: #0096ff;
32119
+ .t1s7goww {
32120
+ font-size: 12px;
32121
+ line-height: 18px;
31844
32122
  }
31845
32123
 
31846
- .wpbf4pq {
31847
- padding: 10px 0;
31848
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31849
- }
31850
- .wpbf4pq .ant-input,
31851
- .wpbf4pq .ant-picker {
31852
- width: 80px;
31853
- margin: 0 9px;
31854
- text-align: center;
31855
- }
31856
- .wpbf4pq .options {
31857
- padding: 12px 0 12px 16px;
31858
- border-left: 2px solid rgba(129, 138, 153, 0.6);
31859
- margin: 5px 0 5px 8px;
31860
- }
31861
- .wpbf4pq .week-day-option,
31862
- .wpbf4pq .month-day-option {
31863
- background: #f5f7fa;
31864
- box-sizing: border-box;
31865
- border-radius: 16px;
31866
- margin-right: 8px;
32124
+ .t93e4cf {
32125
+ display: flex;
32126
+ padding: 8px 0;
32127
+ color: #2d3a56;
31867
32128
  }
31868
- .wpbf4pq .week-day-option:focus,
31869
- .wpbf4pq .month-day-option:focus {
31870
- color: inherit;
31871
- border-color: #d9d9d9;
32129
+ .t93e4cf .hidden {
32130
+ display: none;
31872
32131
  }
31873
- .wpbf4pq .week-day-option.active {
31874
- background-color: #0096ff;
31875
- border-color: #0096ff;
31876
- color: #fff;
32132
+ .t93e4cf .ant-btn-link {
32133
+ height: auto;
31877
32134
  }
31878
- .wpbf4pq .week-day-option.en-text {
31879
- width: 110px;
31880
- margin-top: 4px;
32135
+ .t93e4cf .content {
32136
+ overflow: hidden;
32137
+ overflow-x: auto;
32138
+ width: 100%;
32139
+ white-space: pre-wrap;
31881
32140
  }
31882
- .wpbf4pq .month-day-option {
31883
- width: 32px;
31884
- padding: 0;
31885
- margin-bottom: 8px;
32141
+ .t93e4cf .content .ant-btn {
32142
+ white-space: pre-wrap;
32143
+ text-align: left;
31886
32144
  }
31887
- .wpbf4pq .month-day-option.active {
31888
- background-color: #0096ff;
31889
- border-color: #0096ff;
31890
- color: #fff;
32145
+ .t93e4cf .content .unit-chart {
32146
+ justify-content: flex-start;
31891
32147
  }
31892
32148
 
31893
- .i1e4sgug {
31894
- display: inline-block;
32149
+ .rhz2uv5 {
32150
+ width: var(--rhz2uv5-0);
32151
+ flex-shrink: 0;
32152
+ color: rgba(44, 56, 82, 0.6);
32153
+ padding-right: 12px;
31895
32154
  }
31896
32155
 
31897
- .c18gxmrl {
31898
- border: 1px solid #d8deeb;
31899
- border-radius: 4px;
31900
- }
31901
- .c18gxmrl + .c18gxmrl {
31902
- margin-top: 8px;
31903
- }
31904
- .c18gxmrl:hover {
31905
- border-color: #0080ff;
32156
+ .c1uzzomf {
32157
+ margin-bottom: 16px;
31906
32158
  }
31907
- .c18gxmrl:hover > header {
31908
- background: rgba(0, 128, 255, 0.1);
32159
+ .c1uzzomf .card-title {
32160
+ font-size: 16px;
32161
+ color: rgba(44, 56, 82, 0.6);
32162
+ font-weight: 700;
32163
+ line-height: 32px;
31909
32164
  }
31910
- .c18gxmrl.active header {
31911
- border-bottom: 1px solid #d8deeb;
32165
+ .c1uzzomf .card-body {
32166
+ padding: 24px;
32167
+ border-radius: 8px;
32168
+ background: #fff;
31912
32169
  }
31913
- .c18gxmrl > header {
31914
- padding: 8px 12px;
32170
+ .c1uzzomf .empty {
32171
+ font-weight: 700;
32172
+ font-size: 14px;
32173
+ line-height: 22px;
32174
+ color: rgba(0, 21, 64, 0.3);
32175
+ text-align: center;
31915
32176
  }
31916
32177
 
31917
- .berrcjl {
31918
- color: rgba(10, 37, 85, 0.6);
31919
- margin-bottom: 4px;
31920
- }
31921
- .berrcjl .breadcrumb-link {
31922
- color: rgba(10, 37, 85, 0.6);
31923
- cursor: pointer;
31924
- transition: color 160ms ease;
32178
+ .wg1tsps {
32179
+ display: flex;
32180
+ align-items: center;
32181
+ justify-content: flex-end;
31925
32182
  }
31926
- .berrcjl .breadcrumb-link:hover {
31927
- color: #0080ff;
32183
+
32184
+ .b1ctd5xy {
32185
+ display: flex;
32186
+ align-items: center;
32187
+ width: calc(100% - 40px);
31928
32188
  }
31929
- .berrcjl .breadcrumb-link:active {
31930
- color: #005ed1;
32189
+ .b1ctd5xy .chart {
32190
+ display: inline-block;
32191
+ width: 100%;
31931
32192
  }
31932
-
31933
- .c1uzzomf {
31934
- margin-bottom: 16px;
32193
+
32194
+ .u1p8acpn {
32195
+ width: 40px;
31935
32196
  }
31936
- .c1uzzomf .card-title {
31937
- font-size: 16px;
31938
- color: rgba(44, 56, 82, 0.6);
31939
- font-weight: 700;
31940
- line-height: 32px;
32197
+ .u1p8acpn .unit {
32198
+ color: #00122e !important;
31941
32199
  }
31942
- .c1uzzomf .card-body {
31943
- padding: 24px;
31944
- border-radius: 8px;
31945
- background: #fff;
32200
+
32201
+ .s1iv0tp1 .enabled-switch {
32202
+ display: flex;
32203
+ align-items: center;
31946
32204
  }
31947
- .c1uzzomf .empty {
31948
- font-weight: 700;
31949
- font-size: 14px;
31950
- line-height: 22px;
31951
- color: rgba(0, 21, 64, 0.3);
31952
- text-align: center;
32205
+ .s1iv0tp1 .enabled-text {
32206
+ margin-right: 8px;
31953
32207
  }
31954
32208
 
31955
32209
  .c1bus5hc {
@@ -31992,88 +32246,53 @@ input.rrg1fkn.ant-input {
31992
32246
  transform: rotate(0deg);
31993
32247
  }
31994
32248
 
31995
- .c18bcrac {
31996
- display: inline-block;
31997
- width: 100%;
32249
+ .c18gxmrl {
32250
+ border: 1px solid #d8deeb;
32251
+ border-radius: 4px;
31998
32252
  }
31999
- .c18bcrac .recharts-wrapper {
32000
- margin-left: 4px;
32253
+ .c18gxmrl + .c18gxmrl {
32254
+ margin-top: 8px;
32001
32255
  }
32002
-
32003
- .cro7kg2 {
32004
- padding: 4px;
32256
+ .c18gxmrl:hover {
32257
+ border-color: #0080ff;
32005
32258
  }
32006
-
32007
- .c14wcxf0 {
32008
- display: flex;
32009
- justify-content: space-between;
32010
- align-items: center;
32011
- font-size: 13px;
32012
- line-height: 24px;
32013
- color: #cccccc;
32014
- white-space: nowrap;
32259
+ .c18gxmrl:hover > header {
32260
+ background: rgba(0, 128, 255, 0.1);
32015
32261
  }
32016
- .c14wcxf0 label {
32017
- margin-right: 32px;
32262
+ .c18gxmrl.active header {
32263
+ border-bottom: 1px solid #d8deeb;
32018
32264
  }
32019
-
32020
- .coy29mj.c14wcxf0 {
32021
- font-weight: bold;
32022
- color: white;
32265
+ .c18gxmrl > header {
32266
+ padding: 8px 12px;
32023
32267
  }
32024
32268
 
32025
- .s11212zy {
32026
- width: 8px;
32027
- height: 8px;
32028
- border-radius: 2px;
32029
- display: inline-block;
32030
- background: var(--s11212zy-0);
32031
- border: 1px solid #fff;
32032
- box-sizing: content-box;
32033
- margin-right: 6px;
32269
+ .m15dvk92 {
32270
+ display: flex;
32271
+ justify-content: space-between;
32272
+ width: 100%;
32034
32273
  }
32035
-
32036
- .p1lyky6c > :first-child {
32037
- font-weight: bold;
32038
- color: white;
32039
- margin-right: 4px;
32274
+ .m15dvk92 .action {
32275
+ margin-left: 16px;
32040
32276
  }
32041
32277
 
32042
- .gmyahx3 {
32043
- cursor: pointer;
32044
- }
32045
- .gmyahx3 .link-text {
32046
- color: rgba(0, 21, 64, 0.3);
32047
- }
32048
- .gmyahx3:hover .link-text {
32049
- color: #0080ff;
32278
+ .aql8iqz .ant-alert-message {
32279
+ width: 100%;
32050
32280
  }
32051
32281
 
32052
- .n12mqh7z {
32053
- display: flex;
32054
- align-items: center;
32055
- font-size: 12px;
32056
- line-height: 18px;
32057
- }
32058
- .n12mqh7z:not(:last-child) {
32282
+ .berrcjl {
32283
+ color: rgba(10, 37, 85, 0.6);
32059
32284
  margin-bottom: 4px;
32060
32285
  }
32061
-
32062
- .tf5bynu {
32063
- margin: 0 3px;
32064
- }
32065
-
32066
- .tcckoz1 {
32067
- max-height: 400px;
32068
- overflow: "auto";
32286
+ .berrcjl .breadcrumb-link {
32287
+ color: rgba(10, 37, 85, 0.6);
32288
+ cursor: pointer;
32289
+ transition: color 160ms ease;
32069
32290
  }
32070
-
32071
- .s1iv0tp1 .enabled-switch {
32072
- display: flex;
32073
- align-items: center;
32291
+ .berrcjl .breadcrumb-link:hover {
32292
+ color: #0080ff;
32074
32293
  }
32075
- .s1iv0tp1 .enabled-text {
32076
- margin-right: 8px;
32294
+ .berrcjl .breadcrumb-link:active {
32295
+ color: #005ed1;
32077
32296
  }
32078
32297
 
32079
32298
  .tje3huy {
@@ -32083,40 +32302,26 @@ input.rrg1fkn.ant-input {
32083
32302
  text-overflow: ellipsis;
32084
32303
  }
32085
32304
 
32086
- .wg1tsps {
32087
- display: flex;
32088
- align-items: center;
32089
- justify-content: flex-end;
32090
- }
32091
-
32092
- .b1ctd5xy {
32093
- display: flex;
32094
- align-items: center;
32095
- width: calc(100% - 40px);
32096
- }
32097
- .b1ctd5xy .chart {
32098
- display: inline-block;
32099
- width: 100%;
32100
- }
32101
-
32102
- .u1p8acpn {
32103
- width: 40px;
32305
+ .cav9p2m .ant-collapse-item {
32306
+ border: 0px;
32307
+ background-color: #fff;
32104
32308
  }
32105
- .u1p8acpn .unit {
32106
- color: #00122e !important;
32309
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
32310
+ padding-top: 0px;
32311
+ padding-bottom: 0px;
32312
+ padding-left: 0px !important;
32313
+ padding-right: 24px;
32107
32314
  }
32108
-
32109
- .m15dvk92 {
32110
- display: flex;
32111
- justify-content: space-between;
32112
- width: 100%;
32315
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32316
+ right: 0px;
32113
32317
  }
32114
- .m15dvk92 .action {
32115
- margin-left: 16px;
32318
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32319
+ padding: 0px;
32116
32320
  }
32117
32321
 
32118
- .aql8iqz .ant-alert-message {
32119
- width: 100%;
32322
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
32323
+ padding-right: 0px;
32324
+ cursor: default;
32120
32325
  }
32121
32326
 
32122
32327
  .c198s9j3 {
@@ -32190,117 +32395,34 @@ input.rrg1fkn.ant-input {
32190
32395
  margin-left: 24px;
32191
32396
  }
32192
32397
 
32193
- .c10crapj {
32194
- border-radius: 8px;
32195
- }
32196
- .c10crapj .ant-card-body {
32197
- padding: 20px 24px 24px 24px;
32198
- }
32199
-
32200
- .cav9p2m .ant-collapse-item {
32201
- border: 0px;
32202
- background-color: #fff;
32203
- }
32204
- .cav9p2m .ant-collapse-item .ant-collapse-header {
32205
- padding-top: 0px;
32206
- padding-bottom: 0px;
32207
- padding-left: 0px !important;
32208
- padding-right: 24px;
32209
- }
32210
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32211
- right: 0px;
32212
- }
32213
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32214
- padding: 0px;
32215
- }
32216
-
32217
- .csf0p6c .ant-collapse-item .ant-collapse-header {
32218
- padding-right: 0px;
32219
- cursor: default;
32220
- }
32221
-
32222
32398
  .t3qomhu {
32223
32399
  margin: 0 2px;
32224
32400
  }
32225
32401
 
32226
- .igz4le8 {
32227
- height: 24px;
32228
- width: 56px !important;
32229
- margin-right: 4px;
32230
- }
32231
-
32232
- .c1riexje {
32233
- color: rgba(44, 56, 82, 0.6);
32234
- }
32235
-
32236
- .o8ocss1 {
32237
- overflow: hidden;
32238
- text-overflow: ellipsis;
32239
- }
32240
-
32241
- .n17syc35 {
32242
- white-space: nowrap;
32243
- }
32244
-
32245
- .iiqau4c.ant-input-group.ant-input-group-compact {
32246
- display: flex;
32247
- }
32248
-
32249
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32250
- border-radius: 6px;
32251
- }
32252
- .shq1k1g.ant-select.ant-select-single {
32253
- width: 100%;
32254
- color: #2d3a56;
32255
- border-color: rgba(211, 218, 235, 0.6);
32256
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32257
- font-size: 13px;
32258
- }
32259
- .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32260
- height: 30px;
32261
- }
32262
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32263
- height: 38px;
32264
- font-size: 13px;
32265
- }
32266
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32267
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32268
- transition: 160ms ease;
32269
- }
32270
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32271
- color: #0080ff;
32272
- }
32273
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32274
- border-color: rgba(107, 128, 167, 0.6);
32275
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32276
- }
32277
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32278
- color: #0080ff;
32279
- }
32280
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32281
- border-color: #0080ff;
32282
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32283
- }
32284
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32285
- transform: rotate(180deg);
32402
+ .o8ocss1 {
32403
+ overflow: hidden;
32404
+ text-overflow: ellipsis;
32286
32405
  }
32287
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32288
- background: rgba(211, 218, 235, 0.6);
32289
- border-color: rgba(172, 186, 211, 0.6);
32290
- cursor: "not-allowed";
32406
+
32407
+ .n17syc35 {
32408
+ white-space: nowrap;
32291
32409
  }
32292
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32293
- border-color: #f0483e !important;
32410
+
32411
+ .c10crapj {
32412
+ border-radius: 8px;
32294
32413
  }
32295
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32296
- color: #1d326c;
32414
+ .c10crapj .ant-card-body {
32415
+ padding: 20px 24px 24px 24px;
32297
32416
  }
32298
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32299
- border-color: #0080ff;
32300
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32417
+
32418
+ .igz4le8 {
32419
+ height: 24px;
32420
+ width: 56px !important;
32421
+ margin-right: 4px;
32301
32422
  }
32302
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32303
- transform: rotate(180deg);
32423
+
32424
+ .c1riexje {
32425
+ color: rgba(44, 56, 82, 0.6);
32304
32426
  }
32305
32427
 
32306
32428
  .s14dk8r1 {
@@ -32377,183 +32499,118 @@ input.rrg1fkn.ant-input {
32377
32499
  display: inline-block;
32378
32500
  }
32379
32501
 
32380
- .t19ustft .date {
32381
- margin-right: 4px;
32382
- }
32383
-
32384
- .s1uupxds {
32385
- padding: 0 8px;
32386
- border-radius: 4px;
32387
- }
32388
-
32389
- .m10sqwut {
32390
- padding: 2px 8px;
32391
- border-radius: 3px;
32502
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32503
+ display: flex;
32392
32504
  }
32393
32505
 
32394
- .l1d492wb {
32395
- padding: 3px 8px;
32396
- border-radius: 2px;
32506
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32507
+ border-radius: 6px;
32397
32508
  }
32398
-
32399
- .t1lzavmu.ant-tag:hover {
32400
- opacity: unset;
32509
+ .shq1k1g.ant-select.ant-select-single {
32510
+ width: 100%;
32511
+ color: #2d3a56;
32512
+ border-color: rgba(211, 218, 235, 0.6);
32513
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32514
+ font-size: 13px;
32401
32515
  }
32402
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32403
- margin: 0;
32404
- margin-right: 8px;
32405
- display: inline-flex;
32406
- align-items: center;
32407
- border: none;
32516
+ .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32517
+ height: 30px;
32408
32518
  }
32409
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32410
- width: 16px;
32411
- height: 16px;
32412
- color: inherit;
32413
- margin-left: 4px;
32414
- opacity: 0.6;
32415
- display: inline-flex;
32519
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32520
+ height: 38px;
32521
+ font-size: 13px;
32416
32522
  }
32417
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32418
- opacity: 1;
32523
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32524
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32525
+ transition: 160ms ease;
32419
32526
  }
32420
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32527
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32421
32528
  color: #0080ff;
32422
- background-color: rgba(0, 136, 255, 0.1);
32423
- }
32424
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32425
- color: #f0483e;
32426
- background-color: rgba(255, 74, 74, 0.1);
32427
- }
32428
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32429
- color: #e07f00;
32430
- background-color: rgba(255, 187, 0, 0.1);
32431
- }
32432
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32433
- color: #008f4c;
32434
- background-color: rgba(30, 201, 127, 0.1);
32435
- }
32436
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32437
- color: #1d326c;
32438
- background-color: rgba(225, 230, 241, 0.6);
32439
- }
32440
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32441
- color: #7E41FF;
32442
- background-color: rgba(126, 65, 255, 0.1);
32443
- }
32444
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32445
- color: #fff;
32446
- }
32447
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32448
- background-color: #f0483e;
32449
- }
32450
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32451
- background-color: #fea008;
32452
- }
32453
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32454
- background-color: #00ba5d;
32455
- }
32456
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32457
- background-color: #0080ff;
32458
- }
32459
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32460
- background-color: #6b7d99;
32461
- }
32462
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32463
- background-color: #7E41FF;
32464
- }
32465
-
32466
- .clm1wy1 {
32467
- width: 192px;
32468
- height: 246px;
32469
- border-radius: 4px;
32470
- }
32471
- .clm1wy1 > .ant-picker-calendar,
32472
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32473
- width: 100%;
32474
- background-color: rgba(245, 247, 250, 0.6);
32475
- border-top: none;
32476
32529
  }
32477
- .clm1wy1 > .ant-picker-calendar .ant-picker-body,
32478
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32479
- padding: 0 16px;
32530
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32531
+ border-color: rgba(107, 128, 167, 0.6);
32532
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32480
32533
  }
32481
- .clm1wy1 > .ant-picker-calendar .ant-picker-content,
32482
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32483
- width: 100%;
32484
- height: 180px;
32485
- border-spacing: 0;
32534
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32535
+ color: #0080ff;
32486
32536
  }
32487
- .clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32488
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32489
- margin-bottom: 8px;
32537
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32538
+ border-color: #0080ff;
32539
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32490
32540
  }
32491
- .clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32492
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32493
- width: 22px;
32541
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32542
+ transform: rotate(180deg);
32494
32543
  }
32495
- .clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32496
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32497
- padding: 0;
32544
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32545
+ background: rgba(211, 218, 235, 0.6);
32546
+ border-color: rgba(172, 186, 211, 0.6);
32547
+ cursor: "not-allowed";
32498
32548
  }
32499
- .clm1wy1 .ant-picker-cell {
32500
- color: rgba(62, 70, 82, 0.6);
32501
- opacity: 0.4;
32549
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32550
+ border-color: #f0483e !important;
32502
32551
  }
32503
- .clm1wy1 .ant-picker-cell-in-view {
32504
- color: rgba(62, 70, 82, 0.6);
32505
- opacity: 1;
32552
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32553
+ color: #1d326c;
32506
32554
  }
32507
- .clm1wy1 .ant-picker-cell-in-view > .active {
32508
- color: #3e4652;
32555
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32556
+ border-color: #0080ff;
32557
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32509
32558
  }
32510
- .clm1wy1 .ant-picker-cell::before {
32511
- pointer-events: none;
32559
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32560
+ transform: rotate(180deg);
32512
32561
  }
32513
32562
 
32514
- .t1tsm00v {
32515
- color: rgba(129, 138, 153, 0.6);
32516
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32517
- backdrop-filter: blur(10px);
32518
- padding: 7px 10px;
32563
+ .t19ustft .date {
32564
+ margin-right: 4px;
32519
32565
  }
32520
32566
 
32521
- .c167wnad {
32522
- color: rgba(62, 70, 82, 0.6);
32567
+ .l4bld33 {
32568
+ width: 64px;
32569
+ height: 64px;
32523
32570
  display: flex;
32524
- justify-content: space-between;
32525
32571
  align-items: center;
32526
- padding: 8px 16px;
32527
- }
32528
- .c167wnad .anticon {
32529
- cursor: pointer;
32530
- }
32531
- .c167wnad .anticon:hover {
32532
- color: #0096ff;
32533
- }
32534
-
32535
- .cxhf7dh {
32536
- text-align: center;
32537
- }
32538
- .cxhf7dh .dots {
32539
- display: flex;
32540
32572
  justify-content: center;
32573
+ position: relative;
32574
+ opacity: 0.2;
32541
32575
  }
32542
- .cxhf7dh .dot {
32543
- display: inline-block;
32544
- width: 2px;
32545
- height: 2px;
32546
- border-radius: 1px;
32547
- background: #0096ff;
32548
- }
32549
- .cxhf7dh .dot:not(:last-child) {
32550
- margin-right: 2px;
32576
+
32577
+ .lgitjoj {
32578
+ position: absolute;
32579
+ width: 5px;
32580
+ height: 48px;
32581
+ left: 9.33px;
32582
+ top: 40.5px;
32583
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32584
+ border-radius: 5px;
32585
+ transform: rotate(-128deg);
32586
+ transform-origin: top left;
32587
+ animation: loading-indicator1 1100ms ease-out infinite;
32551
32588
  }
32552
- .cxhf7dh .bar {
32553
- width: 9px;
32554
- height: 2px;
32555
- background: #0096ff;
32556
- border-radius: 2px;
32589
+
32590
+ .l13g0exg {
32591
+ position: absolute;
32592
+ width: 5px;
32593
+ height: 48px;
32594
+ left: 40.8px;
32595
+ top: 8.4px;
32596
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32597
+ border-radius: 5px;
32598
+ transform: rotate(-8deg);
32599
+ transform-origin: top left;
32600
+ animation: loading-indicator2 1100ms ease-out infinite;
32601
+ }
32602
+
32603
+ .l1exo3h6 {
32604
+ position: absolute;
32605
+ width: 5px;
32606
+ height: 48px;
32607
+ left: 52.9px;
32608
+ top: 51.8px;
32609
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32610
+ border-radius: 5px;
32611
+ transform: rotate(112deg);
32612
+ transform-origin: top left;
32613
+ animation: loading-indicator3 1100ms ease-out infinite;
32557
32614
  }
32558
32615
 
32559
32616
  .m1thnes4 {
@@ -32717,55 +32774,6 @@ input.rrg1fkn.ant-input {
32717
32774
  margin-left: 8px;
32718
32775
  }
32719
32776
 
32720
- .l4bld33 {
32721
- width: 64px;
32722
- height: 64px;
32723
- display: flex;
32724
- align-items: center;
32725
- justify-content: center;
32726
- position: relative;
32727
- opacity: 0.2;
32728
- }
32729
-
32730
- .lgitjoj {
32731
- position: absolute;
32732
- width: 5px;
32733
- height: 48px;
32734
- left: 9.33px;
32735
- top: 40.5px;
32736
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32737
- border-radius: 5px;
32738
- transform: rotate(-128deg);
32739
- transform-origin: top left;
32740
- animation: loading-indicator1 1100ms ease-out infinite;
32741
- }
32742
-
32743
- .l13g0exg {
32744
- position: absolute;
32745
- width: 5px;
32746
- height: 48px;
32747
- left: 40.8px;
32748
- top: 8.4px;
32749
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32750
- border-radius: 5px;
32751
- transform: rotate(-8deg);
32752
- transform-origin: top left;
32753
- animation: loading-indicator2 1100ms ease-out infinite;
32754
- }
32755
-
32756
- .l1exo3h6 {
32757
- position: absolute;
32758
- width: 5px;
32759
- height: 48px;
32760
- left: 52.9px;
32761
- top: 51.8px;
32762
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32763
- border-radius: 5px;
32764
- transform: rotate(112deg);
32765
- transform-origin: top left;
32766
- animation: loading-indicator3 1100ms ease-out infinite;
32767
- }
32768
-
32769
32777
  .sq6vos1 {
32770
32778
  --item-min-width: 60px;
32771
32779
  }
@@ -32981,6 +32989,88 @@ input.rrg1fkn.ant-input {
32981
32989
  background: rgba(163, 180, 204, 0.18);
32982
32990
  }
32983
32991
 
32992
+ .s1uupxds {
32993
+ padding: 0 8px;
32994
+ border-radius: 4px;
32995
+ }
32996
+
32997
+ .m10sqwut {
32998
+ padding: 2px 8px;
32999
+ border-radius: 3px;
33000
+ }
33001
+
33002
+ .l1d492wb {
33003
+ padding: 3px 8px;
33004
+ border-radius: 2px;
33005
+ }
33006
+
33007
+ .t1lzavmu.ant-tag:hover {
33008
+ opacity: unset;
33009
+ }
33010
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
33011
+ margin: 0;
33012
+ margin-right: 8px;
33013
+ display: inline-flex;
33014
+ align-items: center;
33015
+ border: none;
33016
+ }
33017
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
33018
+ width: 16px;
33019
+ height: 16px;
33020
+ color: inherit;
33021
+ margin-left: 4px;
33022
+ opacity: 0.6;
33023
+ display: inline-flex;
33024
+ }
33025
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
33026
+ opacity: 1;
33027
+ }
33028
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
33029
+ color: #0080ff;
33030
+ background-color: rgba(0, 136, 255, 0.1);
33031
+ }
33032
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
33033
+ color: #f0483e;
33034
+ background-color: rgba(255, 74, 74, 0.1);
33035
+ }
33036
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
33037
+ color: #e07f00;
33038
+ background-color: rgba(255, 187, 0, 0.1);
33039
+ }
33040
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
33041
+ color: #008f4c;
33042
+ background-color: rgba(30, 201, 127, 0.1);
33043
+ }
33044
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
33045
+ color: #1d326c;
33046
+ background-color: rgba(225, 230, 241, 0.6);
33047
+ }
33048
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
33049
+ color: #7E41FF;
33050
+ background-color: rgba(126, 65, 255, 0.1);
33051
+ }
33052
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
33053
+ color: #fff;
33054
+ }
33055
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
33056
+ background-color: #f0483e;
33057
+ }
33058
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
33059
+ background-color: #fea008;
33060
+ }
33061
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
33062
+ background-color: #00ba5d;
33063
+ }
33064
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
33065
+ background-color: #0080ff;
33066
+ }
33067
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
33068
+ background-color: #6b7d99;
33069
+ }
33070
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
33071
+ background-color: #7E41FF;
33072
+ }
33073
+
32984
33074
  .c1k4vanq {
32985
33075
  padding: 0 12px 14px 12px;
32986
33076
  }
@@ -33025,35 +33115,6 @@ input.rrg1fkn.ant-input {
33025
33115
  margin-right: 2px;
33026
33116
  }
33027
33117
 
33028
- .skwah65 {
33029
- height: 8px;
33030
- box-sizing: border-box;
33031
- border-radius: 2px;
33032
- background: #f5f7fa;
33033
- display: flex;
33034
- width: 100%;
33035
- overflow: hidden;
33036
- }
33037
- .skwah65 .stack-bar-item + .stack-bar-item {
33038
- margin-left: 1px;
33039
- }
33040
-
33041
- .rrwcpby {
33042
- display: flex;
33043
- align-items: center;
33044
- }
33045
- .rrwcpby .order {
33046
- height: 24px;
33047
- width: 24px;
33048
- border-radius: 20px;
33049
- color: #0080ff;
33050
- background: rgba(0, 136, 255, 0.1);
33051
- display: flex;
33052
- align-items: center;
33053
- justify-content: center;
33054
- margin-right: 6px;
33055
- }
33056
-
33057
33118
  .bab9xum {
33058
33119
  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);
33059
33120
  }
@@ -33264,6 +33325,35 @@ input.rrg1fkn.ant-input {
33264
33325
  margin-right: 8px;
33265
33326
  }
33266
33327
 
33328
+ .rrwcpby {
33329
+ display: flex;
33330
+ align-items: center;
33331
+ }
33332
+ .rrwcpby .order {
33333
+ height: 24px;
33334
+ width: 24px;
33335
+ border-radius: 20px;
33336
+ color: #0080ff;
33337
+ background: rgba(0, 136, 255, 0.1);
33338
+ display: flex;
33339
+ align-items: center;
33340
+ justify-content: center;
33341
+ margin-right: 6px;
33342
+ }
33343
+
33344
+ .skwah65 {
33345
+ height: 8px;
33346
+ box-sizing: border-box;
33347
+ border-radius: 2px;
33348
+ background: #f5f7fa;
33349
+ display: flex;
33350
+ width: 100%;
33351
+ overflow: hidden;
33352
+ }
33353
+ .skwah65 .stack-bar-item + .stack-bar-item {
33354
+ margin-left: 1px;
33355
+ }
33356
+
33267
33357
  .f1p9ti6d {
33268
33358
  width: 100%;
33269
33359
  margin-bottom: 0 !important;
@@ -33295,13 +33385,9 @@ input.rrg1fkn.ant-input {
33295
33385
  min-height: 0px;
33296
33386
  }
33297
33387
 
33298
- .w1xcixj5.outside-tag {
33299
- padding-left: 0;
33300
- }
33301
- .w1xcixj5.outside-tag .inside-tag {
33302
- border-radius: 4px 0 0 4px;
33303
- padding-right: 4px;
33388
+ .iwsze0q {
33304
33389
  margin-right: 4px;
33390
+ height: 16px;
33305
33391
  }
33306
33392
 
33307
33393
  .sut42l0 {
@@ -33330,28 +33416,13 @@ input.rrg1fkn.ant-input {
33330
33416
  border: 1px solid rgba(211, 218, 235, 0.6);
33331
33417
  }
33332
33418
 
33333
- .iwsze0q {
33334
- margin-right: 4px;
33335
- height: 16px;
33336
- }
33337
-
33338
- .feau332.ant-form-item {
33339
- margin-bottom: 0;
33340
- }
33341
- .feau332 .ant-form-item-explain {
33342
- display: none;
33343
- min-height: 18px;
33344
- margin-top: 5px;
33345
- font-family: "Inter";
33346
- font-weight: 400;
33347
- font-size: 12px;
33348
- line-height: 18px;
33349
- }
33350
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33351
- white-space: pre-wrap;
33419
+ .w1xcixj5.outside-tag {
33420
+ padding-left: 0;
33352
33421
  }
33353
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33354
- display: block;
33422
+ .w1xcixj5.outside-tag .inside-tag {
33423
+ border-radius: 4px 0 0 4px;
33424
+ padding-right: 4px;
33425
+ margin-right: 4px;
33355
33426
  }
33356
33427
 
33357
33428
  .at4ovwe .ant-input-number-handler-wrap {
@@ -33404,6 +33475,25 @@ input.rrg1fkn.ant-input {
33404
33475
  font-size: inherit;
33405
33476
  }
33406
33477
 
33478
+ .feau332.ant-form-item {
33479
+ margin-bottom: 0;
33480
+ }
33481
+ .feau332 .ant-form-item-explain {
33482
+ display: none;
33483
+ min-height: 18px;
33484
+ margin-top: 5px;
33485
+ font-family: "Inter";
33486
+ font-weight: 400;
33487
+ font-size: 12px;
33488
+ line-height: 18px;
33489
+ }
33490
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33491
+ white-space: pre-wrap;
33492
+ }
33493
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33494
+ display: block;
33495
+ }
33496
+
33407
33497
  .a6dbbkm .ant-input-number-handler-wrap {
33408
33498
  display: var(--a6dbbkm-0);
33409
33499
  }