@cloudtower/eagle 0.26.21 → 0.26.22

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
@@ -29919,403 +29919,140 @@ html body {
29919
29919
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29920
29920
  }
29921
29921
  }
29922
- .buj61ew.ant-btn-icon-only {
29923
- justify-content: center;
29922
+ .iap75of {
29923
+ height: 18px;
29924
+ line-height: 18px;
29925
+ padding: 0 4px;
29926
+ border-radius: 4px;
29927
+ background: rgba(235, 239, 245, 0.6);
29928
+ border: 1px solid rgba(223, 228, 235, 0.6);
29929
+ display: flex;
29930
+ align-items: center;
29931
+ white-space: nowrap;
29932
+ margin-right: 4px;
29924
29933
  }
29925
- .buj61ew.ant-btn.ant-btn-link {
29926
- padding: 0;
29934
+
29935
+ .obf05yr {
29936
+ display: inline-block;
29927
29937
  }
29928
- .buj61ew.ant-btn {
29929
- padding: 5px 12px;
29930
- height: 32px;
29931
- border-radius: 6px;
29932
- line-height: 22px;
29933
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
29934
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
29938
+
29939
+ .hsms1n6 {
29940
+ visibility: hidden;
29941
+ position: absolute;
29935
29942
  }
29936
- .buj61ew.ant-btn.ant-btn-lg {
29937
- height: 40px;
29943
+
29944
+ .p12gwtiw {
29945
+ display: flex;
29946
+ justify-content: space-between;
29947
+ align-items: center;
29948
+ padding: 10px 0;
29949
+ color: rgba(44, 56, 82, 0.6);
29950
+ font-size: 12px;
29938
29951
  line-height: 24px;
29939
- padding: 8px 16px;
29940
29952
  }
29941
- .buj61ew.ant-btn.ant-btn-sm {
29953
+ .p12gwtiw .pagination-left {
29942
29954
  padding: 2px 8px;
29943
- height: 24px;
29944
- line-height: 20px;
29945
29955
  }
29946
- .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
29947
- border-radius: 50%;
29956
+ .p12gwtiw .dropdown-trigger {
29957
+ display: flex;
29958
+ align-items: center;
29959
+ border-radius: 6px;
29960
+ cursor: pointer;
29961
+ transition: all 0.3s ease;
29948
29962
  }
29949
- .buj61ew.ant-btn.ant-btn-primary, .buj61ew.ant-btn.ant-btn-secondary, .buj61ew.ant-btn.ant-btn-tertiary, .buj61ew.ant-btn.ant-btn-ordinary, .buj61ew.ant-btn.ant-btn-ordinary-onTint, .buj61ew.ant-btn.ant-btn-quiet {
29950
- color: var(--color, #06101f);
29951
- font-weight: var(--font-weight);
29952
- background: var(--background-color, #fff);
29953
- border-width: var(--border-width, 1px);
29954
- border-color: var(--border-color, #d9d9d9);
29963
+ .p12gwtiw .dropdown-trigger:hover {
29964
+ background: rgba(211, 218, 235, 0.6);
29965
+ color: #0080ff;
29955
29966
  }
29956
- .buj61ew.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
29957
- display: none;
29967
+ .p12gwtiw .dropdown-trigger .icon-inner {
29968
+ margin-left: 4px;
29958
29969
  }
29959
- .buj61ew.ant-btn.ant-btn-primary .anticon, .buj61ew.ant-btn.ant-btn-secondary .anticon, .buj61ew.ant-btn.ant-btn-tertiary .anticon, .buj61ew.ant-btn.ant-btn-ordinary .anticon, .buj61ew.ant-btn.ant-btn-ordinary-onTint .anticon, .buj61ew.ant-btn.ant-btn-quiet .anticon {
29960
- color: var(--color, inherit);
29970
+ .p12gwtiw .pagination-right {
29971
+ display: flex;
29972
+ align-items: center;
29973
+ color: #0080ff;
29974
+ font-weight: bold;
29961
29975
  }
29962
- .buj61ew.ant-btn.ant-btn-primary:hover, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-secondary:hover, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-tertiary:hover, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary:hover, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-quiet:hover, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-hover {
29963
- background: var(--background-color-hover, var(--background-color));
29964
- border-color: var(--border-color-hover, var(--border-color, transparent));
29976
+ .p12gwtiw .pagination-right .icon-inner {
29977
+ margin-left: 4px;
29965
29978
  }
29966
- .buj61ew.ant-btn.ant-btn-primary:active, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-secondary:active, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-tertiary:active, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary:active, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary-onTint:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-quiet:active, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-active {
29967
- --scale: 1;
29968
- --transY: 1px;
29969
- background: var(--background-color-active, var(--background-color));
29970
- border-color: var(--border-color-active, var(--border-color, transparent));
29979
+ .p12gwtiw .pagination-right .prev-btn,
29980
+ .p12gwtiw .pagination-right .next-btn {
29981
+ padding: 0 8px;
29971
29982
  }
29972
- .buj61ew.ant-btn.ant-btn-primary:focus, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-secondary:focus, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-tertiary:focus, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary:focus, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-quiet:focus, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-focus {
29973
- background: var(--background-color-focus, var(--background-color));
29974
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29975
- border-color: var(--border-color-focus, var(--border-color, transparent));
29983
+ .p12gwtiw .pagination-right .prev-btn > span,
29984
+ .p12gwtiw .pagination-right .next-btn > span {
29985
+ color: #0080ff;
29976
29986
  }
29977
- .buj61ew.ant-btn.ant-btn-primary[disabled], .buj61ew.ant-btn.ant-btn-primary[disabled]:hover, .buj61ew.ant-btn.ant-btn-primary[disabled]:focus, .buj61ew.ant-btn.ant-btn-primary[disabled]:active, .buj61ew.ant-btn.ant-btn-secondary[disabled], .buj61ew.ant-btn.ant-btn-secondary[disabled]:hover, .buj61ew.ant-btn.ant-btn-secondary[disabled]:focus, .buj61ew.ant-btn.ant-btn-secondary[disabled]:active, .buj61ew.ant-btn.ant-btn-tertiary[disabled], .buj61ew.ant-btn.ant-btn-tertiary[disabled]:hover, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:focus, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary[disabled], .buj61ew.ant-btn.ant-btn-ordinary[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled], .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .buj61ew.ant-btn.ant-btn-quiet[disabled], .buj61ew.ant-btn.ant-btn-quiet[disabled]:hover, .buj61ew.ant-btn.ant-btn-quiet[disabled]:focus, .buj61ew.ant-btn.ant-btn-quiet[disabled]:active {
29978
- color: var(--color-disabled, var(--color));
29979
- background: var(--background-color-disabled, var(--background-color));
29980
- border-color: var(--border-color-disabled, var(--border-color, transparent));
29981
- opacity: 0.5;
29987
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
29988
+ transform: rotate(180deg);
29982
29989
  }
29983
- .buj61ew.ant-btn-link[disabled] {
29984
- color: #0080ff;
29985
- opacity: 0.5;
29990
+
29991
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
29992
+ max-height: calc(100vh - 128px);
29993
+ overflow-y: auto;
29986
29994
  }
29987
- .buj61ew.ant-btn-primary {
29988
- --color: #fff;
29989
- --font-weight: bold;
29990
- --border-width: 0;
29991
- --background-color: #0080ff;
29992
- --background-color-hover: #009dff;
29993
- --background-color-active: #005ed1;
29994
- --background-color-focus: #0080ff;
29995
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29995
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
29996
+ padding: 4px 20px;
29997
+ font-size: 12px;
29998
+ line-height: 18px;
29996
29999
  }
29997
- .buj61ew.ant-btn-primary.ant-btn-dangerous {
29998
- --background-color: #f0483e;
29999
- --background-color-hover: #ff5252;
30000
- --background-color-active: #c73d31;
30001
- --background-color-focus: #ff5252;
30002
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30000
+
30001
+ .rxbeqvl.ant-radio-wrapper {
30002
+ display: inline-flex;
30003
+ align-items: baseline;
30004
+ white-space: pre-wrap;
30003
30005
  }
30004
- .buj61ew.ant-btn-primary.btn-primary-orange {
30005
- --background-color: #fea008;
30006
- --background-color-hover: #feba33;
30007
- --background-color-active: #e07f00;
30008
- --background-color-focus: #fea008;
30006
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30007
+ position: relative;
30008
+ top: 3px;
30009
30009
  }
30010
- .buj61ew.ant-btn-secondary {
30011
- --color: #0080ff;
30012
- --font-weight: bold;
30013
- --border-width: 0;
30014
- --background-color: rgba(0, 136, 255, 0.1);
30015
- --background-color-hover: rgba(0, 136, 255, 0.16);
30016
- --background-color-active: rgba(0, 136, 255, 0.2);
30017
- --background-color-focus: rgba(0, 136, 255, 0.1);
30018
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30010
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30011
+ border-color: rgba(107, 128, 167, 0.6);
30019
30012
  }
30020
- .buj61ew.ant-btn-secondary.ant-btn-dangerous {
30021
- --color: #f0483e;
30022
- --background-color: rgba(255, 74, 74, 0.1);
30023
- --background-color-hover: rgba(255, 74, 74, 0.16);
30024
- --background-color-active: rgba(255, 74, 74, 0.2);
30025
- --background-color-focus: rgba(255, 74, 74, 0.1);
30026
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30013
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30014
+ border-color: #0080ff;
30027
30015
  }
30028
- .buj61ew.ant-btn-secondary.btn-primary-orange {
30029
- --color: #fea008;
30030
- --background-color: rgba(255, 187, 0, 0.1);
30031
- --background-color-hover: rgba(255, 187, 0, 0.16);
30032
- --background-color-active: rgba(255, 187, 0, 0.2);
30033
- --background-color-focus: rgba(255, 187, 0, 0.1);
30016
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30017
+ border-color: #0080ff;
30018
+ background: #0080ff;
30034
30019
  }
30035
- .buj61ew.ant-btn-tertiary {
30036
- --color: #0080ff;
30037
- --font-weight: bold;
30038
- --border-width: 0;
30039
- --background-color: #fff;
30040
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30041
- box-shadow: none;
30020
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30021
+ top: 4px;
30022
+ left: 4px;
30023
+ width: 6px;
30024
+ height: 6px;
30025
+ background: #fff;
30042
30026
  }
30043
- .buj61ew.ant-btn-tertiary:not([disabled]):hover, .buj61ew.ant-btn-tertiary:not([disabled]):active, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary:not(:focus):hover, .buj61ew.ant-btn-tertiary:not(:focus):active, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-active {
30044
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30027
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30028
+ opacity: 0.5;
30045
30029
  }
30046
- .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
30047
- --color: #f0483e;
30048
- --background-color: #fff;
30049
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30030
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30031
+ border-color: rgba(107, 128, 167, 0.6);
30032
+ background: rgba(211, 218, 235, 0.6);
30050
30033
  }
30051
- .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
30052
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30034
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30035
+ background: #00122e;
30053
30036
  }
30054
- .buj61ew.ant-btn-tertiary.btn-primary-orange {
30055
- --color: #fea008;
30056
- --background-color: #fff;
30037
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30038
+ color: #00122e;
30039
+ opacity: 0.5;
30057
30040
  }
30058
- .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
30059
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30041
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30042
+ color: #00122e;
30060
30043
  }
30061
- .buj61ew.ant-btn-ordinary {
30062
- --color: #1d326c;
30063
- --border-color: #ccd4e3;
30064
- --background-color: #fff;
30065
- --background-color-hover: #edf0f7;
30066
- --background-color-active: #e4e9f2;
30067
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30068
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30044
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30045
+ display: inline-block;
30046
+ padding: 0;
30047
+ padding-left: 12px;
30069
30048
  }
30070
- .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
30071
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30049
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30050
+ margin-bottom: 0;
30051
+ white-space: pre-wrap;
30052
+ color: rgba(44, 56, 82, 0.6);
30072
30053
  }
30073
- .buj61ew.ant-btn-ordinary.ordinary-blue {
30074
- --color: #0080ff;
30075
- --border-color: #0080ff;
30076
- --background-color: #fff;
30077
- --background-color-hover: linear-gradient(
30078
- 0deg,
30079
- rgba(0, 136, 255, 0.16),
30080
- rgba(0, 136, 255, 0.16)
30081
- ),
30082
- #ffffff;
30083
- --background-color-active: linear-gradient(
30084
- 0deg,
30085
- rgba(0, 136, 255, 0.2),
30086
- rgba(0, 136, 255, 0.2)
30087
- ),
30088
- #ffffff;
30089
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30090
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30091
- }
30092
- .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
30093
- --color: #f0483e;
30094
- --border-color: #f0483e;
30095
- --background-color: #fff;
30096
- --background-color-hover: linear-gradient(
30097
- 0deg,
30098
- rgba(255, 74, 74, 0.16),
30099
- rgba(255, 74, 74, 0.16)
30100
- ),
30101
- #ffffff;
30102
- --background-color-active: linear-gradient(
30103
- 0deg,
30104
- rgba(255, 74, 74, 0.2),
30105
- rgba(255, 74, 74, 0.2)
30106
- ),
30107
- #ffffff;
30108
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30109
- }
30110
- .buj61ew.ant-btn-ordinary-onTint {
30111
- --color: #1d326c;
30112
- --border-color: #fff;
30113
- --background-color: #fff;
30114
- --background-color-hover: rgba(211, 218, 235, 0.6);
30115
- --background-color-active: rgba(192, 203, 224, 0.6);
30116
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30117
- box-shadow: none;
30118
- }
30119
- .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
30120
- --color: #0080ff;
30121
- --border-color: #fff;
30122
- --background-color: #fff;
30123
- --background-color-hover: rgba(0, 136, 255, 0.16);
30124
- --background-color-active: rgba(0, 136, 255, 0.2);
30125
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30126
- box-shadow: none;
30127
- }
30128
- .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
30129
- --color: #f0483e;
30130
- --background-color-hover: rgba(255, 74, 74, 0.16);
30131
- --background-color-active: rgba(255, 74, 74, 0.2);
30132
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30133
- }
30134
- .buj61ew.ant-btn-quiet {
30135
- --color: rgba(44, 56, 82, 0.6);
30136
- --border-width: 0;
30137
- --background-color: transparent;
30138
- --background-color-hover: rgba(211, 218, 235, 0.6);
30139
- --background-color-active: rgba(192, 203, 224, 0.6);
30140
- --background-color-focus: #fff;
30141
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30142
- box-shadow: none;
30143
- }
30144
- .buj61ew.ant-btn-quiet.ant-btn-dangerous {
30145
- --color: #f0483e;
30146
- --background-color-hover: rgba(255, 74, 74, 0.16);
30147
- --background-color-active: rgba(255, 74, 74, 0.2);
30148
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30149
- }
30150
- .buj61ew.ant-btn-quiet.quiet-blue {
30151
- --color: #0080ff;
30152
- --background-color: transparent;
30153
- --background-color-hover: rgba(0, 136, 255, 0.16);
30154
- --background-color-active: rgba(0, 136, 255, 0.2);
30155
- --background-color-focus: #fff;
30156
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30157
- }
30158
- .buj61ew.has-icon {
30159
- display: inline-flex;
30160
- align-items: center;
30161
- justify-content: center;
30162
- }
30163
- .buj61ew .button-prefix-icon {
30164
- margin-right: 8px;
30165
- display: inline-flex;
30166
- }
30167
- .buj61ew .button-suffix-icon {
30168
- margin-left: 8px;
30169
- display: inline-flex;
30170
- }
30171
- .buj61ew .icon-wrapper {
30172
- display: flex;
30173
- justify-content: center;
30174
- }
30175
-
30176
- .nchllas {
30177
- padding: 0;
30178
- }
30179
-
30180
- .bpq0js6 {
30181
- padding: 4px 11px;
30182
- }
30183
-
30184
- .b15sn34c {
30185
- white-space: nowrap;
30186
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30187
- }
30188
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30189
- --color: #0080ff;
30190
- }
30191
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30192
- --color: #0080ff;
30193
- }
30194
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
30195
- margin-left: 1px;
30196
- }
30197
- .b15sn34c > .ant-btn:not(:only-child):first-child {
30198
- border-top-right-radius: 0;
30199
- border-bottom-right-radius: 0;
30200
- }
30201
- .b15sn34c > .ant-btn:not(:only-child):last-child {
30202
- border-top-left-radius: 0;
30203
- border-bottom-left-radius: 0;
30204
- }
30205
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30206
- border-radius: unset;
30207
- }
30208
-
30209
- .fde5mpd {
30210
- width: 100%;
30211
- height: 100%;
30212
- min-height: 124px;
30213
- display: flex;
30214
- flex-direction: column;
30215
- justify-content: center;
30216
- align-items: center;
30217
- }
30218
- .fde5mpd .error-text {
30219
- color: rgba(10, 37, 85, 0.6);
30220
- margin-bottom: 16px;
30221
- font-size: 18px;
30222
- }
30223
-
30224
- .i1mrf09m {
30225
- display: inline-flex;
30226
- align-items: center;
30227
- }
30228
- .i1mrf09m .icon-inner {
30229
- display: inline-flex;
30230
- align-items: center;
30231
- justify-content: center;
30232
- }
30233
- .i1mrf09m .icon-inner + span,
30234
- .i1mrf09m span + .icon-inner.suffix {
30235
- margin-left: 4px;
30236
- }
30237
- .i1mrf09m.is-rotate img,
30238
- .i1mrf09m.is-rotate svg {
30239
- animation: rotate 680ms linear infinite;
30240
- }
30241
-
30242
- .iap75of {
30243
- height: 18px;
30244
- line-height: 18px;
30245
- padding: 0 4px;
30246
- border-radius: 4px;
30247
- background: rgba(235, 239, 245, 0.6);
30248
- border: 1px solid rgba(223, 228, 235, 0.6);
30249
- display: flex;
30250
- align-items: center;
30251
- white-space: nowrap;
30252
- margin-right: 4px;
30253
- }
30254
-
30255
- .obf05yr {
30256
- display: inline-block;
30257
- }
30258
-
30259
- .hsms1n6 {
30260
- visibility: hidden;
30261
- position: absolute;
30262
- }
30263
-
30264
- .rxbeqvl.ant-radio-wrapper {
30265
- display: inline-flex;
30266
- align-items: baseline;
30267
- white-space: pre-wrap;
30268
- }
30269
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30270
- position: relative;
30271
- top: 3px;
30272
- }
30273
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30274
- border-color: rgba(107, 128, 167, 0.6);
30275
- }
30276
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30277
- border-color: #0080ff;
30278
- }
30279
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30280
- border-color: #0080ff;
30281
- background: #0080ff;
30282
- }
30283
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30284
- top: 4px;
30285
- left: 4px;
30286
- width: 6px;
30287
- height: 6px;
30288
- background: #fff;
30289
- }
30290
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30291
- opacity: 0.5;
30292
- }
30293
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30294
- border-color: rgba(107, 128, 167, 0.6);
30295
- background: rgba(211, 218, 235, 0.6);
30296
- }
30297
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30298
- background: #00122e;
30299
- }
30300
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30301
- color: #00122e;
30302
- opacity: 0.5;
30303
- }
30304
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30305
- color: #00122e;
30306
- }
30307
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30308
- display: inline-block;
30309
- padding: 0;
30310
- padding-left: 12px;
30311
- }
30312
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30313
- margin-bottom: 0;
30314
- white-space: pre-wrap;
30315
- color: rgba(44, 56, 82, 0.6);
30316
- }
30317
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30318
- padding-left: 8px;
30054
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30055
+ padding-left: 8px;
30319
30056
  }
30320
30057
 
30321
30058
  .r5ie79y .ant-radio-button-wrapper:first-child {
@@ -30407,116 +30144,379 @@ html body {
30407
30144
  width: 36px;
30408
30145
  }
30409
30146
 
30410
- .p12gwtiw {
30411
- display: flex;
30412
- justify-content: space-between;
30413
- align-items: center;
30414
- padding: 10px 0;
30415
- color: rgba(44, 56, 82, 0.6);
30416
- font-size: 12px;
30417
- line-height: 24px;
30147
+ .s34f1qb.ant-switch {
30148
+ min-width: 40px;
30149
+ height: 24px;
30150
+ background: rgba(172, 186, 211, 0.6);
30151
+ overflow: hidden;
30418
30152
  }
30419
- .p12gwtiw .pagination-left {
30420
- padding: 2px 8px;
30153
+ .s34f1qb.ant-switch:focus {
30154
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30421
30155
  }
30422
- .p12gwtiw .dropdown-trigger {
30423
- display: flex;
30424
- align-items: center;
30425
- border-radius: 6px;
30426
- cursor: pointer;
30427
- transition: all 0.3s ease;
30156
+ .s34f1qb.ant-switch-small {
30157
+ min-width: 26px;
30158
+ height: 16px;
30428
30159
  }
30429
- .p12gwtiw .dropdown-trigger:hover {
30430
- background: rgba(211, 218, 235, 0.6);
30431
- color: #0080ff;
30160
+ .s34f1qb.ant-switch-large {
30161
+ min-width: 52px;
30162
+ height: 32px;
30432
30163
  }
30433
- .p12gwtiw .dropdown-trigger .icon-inner {
30434
- margin-left: 4px;
30164
+ .s34f1qb.ant-switch .ant-switch-handle {
30165
+ height: 20px;
30166
+ width: 20px;
30435
30167
  }
30436
- .p12gwtiw .pagination-right {
30437
- display: flex;
30438
- align-items: center;
30439
- color: #0080ff;
30440
- font-weight: bold;
30168
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30169
+ border-radius: 10px;
30170
+ transition-delay: 120ms;
30441
30171
  }
30442
- .p12gwtiw .pagination-right .icon-inner {
30172
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30173
+ height: 14px;
30174
+ width: 14px;
30175
+ top: 1px;
30176
+ left: 1px;
30177
+ }
30178
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30179
+ height: 28px;
30180
+ width: 28px;
30181
+ }
30182
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30183
+ border-radius: 14px;
30184
+ }
30185
+ .s34f1qb.ant-switch-checked {
30186
+ background-color: #00ba5d;
30187
+ }
30188
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30189
+ left: calc(100% - 20px - 2px);
30190
+ }
30191
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30192
+ left: calc(100% - 14px - 1px);
30193
+ }
30194
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30195
+ left: calc(100% - 28px - 2px);
30196
+ }
30197
+
30198
+ .c1to9vb9 {
30199
+ margin-left: 5px;
30200
+ }
30201
+
30202
+ .i1mrf09m {
30203
+ display: inline-flex;
30204
+ align-items: center;
30205
+ }
30206
+ .i1mrf09m .icon-inner {
30207
+ display: inline-flex;
30208
+ align-items: center;
30209
+ justify-content: center;
30210
+ }
30211
+ .i1mrf09m .icon-inner + span,
30212
+ .i1mrf09m span + .icon-inner.suffix {
30443
30213
  margin-left: 4px;
30444
30214
  }
30445
- .p12gwtiw .pagination-right .prev-btn,
30446
- .p12gwtiw .pagination-right .next-btn {
30447
- padding: 0 8px;
30215
+ .i1mrf09m.is-rotate img,
30216
+ .i1mrf09m.is-rotate svg {
30217
+ animation: rotate 680ms linear infinite;
30448
30218
  }
30449
- .p12gwtiw .pagination-right .prev-btn > span,
30450
- .p12gwtiw .pagination-right .next-btn > span {
30451
- color: #0080ff;
30219
+
30220
+ .fde5mpd {
30221
+ width: 100%;
30222
+ height: 100%;
30223
+ min-height: 124px;
30224
+ display: flex;
30225
+ flex-direction: column;
30226
+ justify-content: center;
30227
+ align-items: center;
30452
30228
  }
30453
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30454
- transform: rotate(180deg);
30229
+ .fde5mpd .error-text {
30230
+ color: rgba(10, 37, 85, 0.6);
30231
+ margin-bottom: 16px;
30232
+ font-size: 18px;
30455
30233
  }
30456
30234
 
30457
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30458
- max-height: calc(100vh - 128px);
30459
- overflow-y: auto;
30235
+ .bpq0js6 {
30236
+ padding: 4px 11px;
30460
30237
  }
30461
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30462
- padding: 4px 20px;
30463
- font-size: 12px;
30464
- line-height: 18px;
30238
+
30239
+ .b15sn34c {
30240
+ white-space: nowrap;
30241
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30242
+ }
30243
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30244
+ --color: #0080ff;
30245
+ }
30246
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30247
+ --color: #0080ff;
30248
+ }
30249
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
30250
+ margin-left: 1px;
30251
+ }
30252
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
30253
+ border-top-right-radius: 0;
30254
+ border-bottom-right-radius: 0;
30255
+ }
30256
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
30257
+ border-top-left-radius: 0;
30258
+ border-bottom-left-radius: 0;
30259
+ }
30260
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30261
+ border-radius: unset;
30465
30262
  }
30466
30263
 
30467
- .s34f1qb.ant-switch {
30468
- min-width: 40px;
30264
+ .buj61ew.ant-btn-icon-only {
30265
+ justify-content: center;
30266
+ }
30267
+ .buj61ew.ant-btn.ant-btn-link {
30268
+ padding: 0;
30269
+ }
30270
+ .buj61ew.ant-btn {
30271
+ padding: 5px 12px;
30272
+ height: 32px;
30273
+ border-radius: 6px;
30274
+ line-height: 22px;
30275
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30276
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30277
+ }
30278
+ .buj61ew.ant-btn.ant-btn-lg {
30279
+ height: 40px;
30280
+ line-height: 24px;
30281
+ padding: 8px 16px;
30282
+ }
30283
+ .buj61ew.ant-btn.ant-btn-sm {
30284
+ padding: 2px 8px;
30469
30285
  height: 24px;
30470
- background: rgba(172, 186, 211, 0.6);
30471
- overflow: hidden;
30286
+ line-height: 20px;
30472
30287
  }
30473
- .s34f1qb.ant-switch:focus {
30474
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30288
+ .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
30289
+ border-radius: 50%;
30475
30290
  }
30476
- .s34f1qb.ant-switch-small {
30477
- min-width: 26px;
30478
- height: 16px;
30291
+ .buj61ew.ant-btn.ant-btn-primary, .buj61ew.ant-btn.ant-btn-secondary, .buj61ew.ant-btn.ant-btn-tertiary, .buj61ew.ant-btn.ant-btn-ordinary, .buj61ew.ant-btn.ant-btn-ordinary-onTint, .buj61ew.ant-btn.ant-btn-quiet {
30292
+ color: var(--color, #06101f);
30293
+ font-weight: var(--font-weight);
30294
+ background: var(--background-color, #fff);
30295
+ border-width: var(--border-width, 1px);
30296
+ border-color: var(--border-color, #d9d9d9);
30297
+ }
30298
+ .buj61ew.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
30299
+ display: none;
30300
+ }
30301
+ .buj61ew.ant-btn.ant-btn-primary .anticon, .buj61ew.ant-btn.ant-btn-secondary .anticon, .buj61ew.ant-btn.ant-btn-tertiary .anticon, .buj61ew.ant-btn.ant-btn-ordinary .anticon, .buj61ew.ant-btn.ant-btn-ordinary-onTint .anticon, .buj61ew.ant-btn.ant-btn-quiet .anticon {
30302
+ color: var(--color, inherit);
30303
+ }
30304
+ .buj61ew.ant-btn.ant-btn-primary:hover, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-secondary:hover, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-tertiary:hover, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary:hover, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-quiet:hover, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-hover {
30305
+ background: var(--background-color-hover, var(--background-color));
30306
+ border-color: var(--border-color-hover, var(--border-color, transparent));
30307
+ }
30308
+ .buj61ew.ant-btn.ant-btn-primary:active, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-secondary:active, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-tertiary:active, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary:active, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary-onTint:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-quiet:active, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-active {
30309
+ --scale: 1;
30310
+ --transY: 1px;
30311
+ background: var(--background-color-active, var(--background-color));
30312
+ border-color: var(--border-color-active, var(--border-color, transparent));
30313
+ }
30314
+ .buj61ew.ant-btn.ant-btn-primary:focus, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-secondary:focus, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-tertiary:focus, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary:focus, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-quiet:focus, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-focus {
30315
+ background: var(--background-color-focus, var(--background-color));
30316
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30317
+ border-color: var(--border-color-focus, var(--border-color, transparent));
30318
+ }
30319
+ .buj61ew.ant-btn.ant-btn-primary[disabled], .buj61ew.ant-btn.ant-btn-primary[disabled]:hover, .buj61ew.ant-btn.ant-btn-primary[disabled]:focus, .buj61ew.ant-btn.ant-btn-primary[disabled]:active, .buj61ew.ant-btn.ant-btn-secondary[disabled], .buj61ew.ant-btn.ant-btn-secondary[disabled]:hover, .buj61ew.ant-btn.ant-btn-secondary[disabled]:focus, .buj61ew.ant-btn.ant-btn-secondary[disabled]:active, .buj61ew.ant-btn.ant-btn-tertiary[disabled], .buj61ew.ant-btn.ant-btn-tertiary[disabled]:hover, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:focus, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary[disabled], .buj61ew.ant-btn.ant-btn-ordinary[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled], .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .buj61ew.ant-btn.ant-btn-quiet[disabled], .buj61ew.ant-btn.ant-btn-quiet[disabled]:hover, .buj61ew.ant-btn.ant-btn-quiet[disabled]:focus, .buj61ew.ant-btn.ant-btn-quiet[disabled]:active {
30320
+ color: var(--color-disabled, var(--color));
30321
+ background: var(--background-color-disabled, var(--background-color));
30322
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
30323
+ opacity: 0.5;
30324
+ }
30325
+ .buj61ew.ant-btn-link[disabled] {
30326
+ color: #0080ff;
30327
+ opacity: 0.5;
30328
+ }
30329
+ .buj61ew.ant-btn-primary {
30330
+ --color: #fff;
30331
+ --font-weight: bold;
30332
+ --border-width: 0;
30333
+ --background-color: #0080ff;
30334
+ --background-color-hover: #009dff;
30335
+ --background-color-active: #005ed1;
30336
+ --background-color-focus: #0080ff;
30337
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30338
+ }
30339
+ .buj61ew.ant-btn-primary.ant-btn-dangerous {
30340
+ --background-color: #f0483e;
30341
+ --background-color-hover: #ff5252;
30342
+ --background-color-active: #c73d31;
30343
+ --background-color-focus: #ff5252;
30344
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30345
+ }
30346
+ .buj61ew.ant-btn-primary.btn-primary-orange {
30347
+ --background-color: #fea008;
30348
+ --background-color-hover: #feba33;
30349
+ --background-color-active: #e07f00;
30350
+ --background-color-focus: #fea008;
30351
+ }
30352
+ .buj61ew.ant-btn-secondary {
30353
+ --color: #0080ff;
30354
+ --font-weight: bold;
30355
+ --border-width: 0;
30356
+ --background-color: rgba(0, 136, 255, 0.1);
30357
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30358
+ --background-color-active: rgba(0, 136, 255, 0.2);
30359
+ --background-color-focus: rgba(0, 136, 255, 0.1);
30360
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30361
+ }
30362
+ .buj61ew.ant-btn-secondary.ant-btn-dangerous {
30363
+ --color: #f0483e;
30364
+ --background-color: rgba(255, 74, 74, 0.1);
30365
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30366
+ --background-color-active: rgba(255, 74, 74, 0.2);
30367
+ --background-color-focus: rgba(255, 74, 74, 0.1);
30368
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30369
+ }
30370
+ .buj61ew.ant-btn-secondary.btn-primary-orange {
30371
+ --color: #fea008;
30372
+ --background-color: rgba(255, 187, 0, 0.1);
30373
+ --background-color-hover: rgba(255, 187, 0, 0.16);
30374
+ --background-color-active: rgba(255, 187, 0, 0.2);
30375
+ --background-color-focus: rgba(255, 187, 0, 0.1);
30376
+ }
30377
+ .buj61ew.ant-btn-tertiary {
30378
+ --color: #0080ff;
30379
+ --font-weight: bold;
30380
+ --border-width: 0;
30381
+ --background-color: #fff;
30382
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30383
+ box-shadow: none;
30384
+ }
30385
+ .buj61ew.ant-btn-tertiary:not([disabled]):hover, .buj61ew.ant-btn-tertiary:not([disabled]):active, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary:not(:focus):hover, .buj61ew.ant-btn-tertiary:not(:focus):active, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-active {
30386
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30387
+ }
30388
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
30389
+ --color: #f0483e;
30390
+ --background-color: #fff;
30391
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30392
+ }
30393
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
30394
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30395
+ }
30396
+ .buj61ew.ant-btn-tertiary.btn-primary-orange {
30397
+ --color: #fea008;
30398
+ --background-color: #fff;
30399
+ }
30400
+ .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
30401
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30402
+ }
30403
+ .buj61ew.ant-btn-ordinary {
30404
+ --color: #1d326c;
30405
+ --border-color: #ccd4e3;
30406
+ --background-color: #fff;
30407
+ --background-color-hover: #edf0f7;
30408
+ --background-color-active: #e4e9f2;
30409
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30410
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30411
+ }
30412
+ .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
30413
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30414
+ }
30415
+ .buj61ew.ant-btn-ordinary.ordinary-blue {
30416
+ --color: #0080ff;
30417
+ --border-color: #0080ff;
30418
+ --background-color: #fff;
30419
+ --background-color-hover: linear-gradient(
30420
+ 0deg,
30421
+ rgba(0, 136, 255, 0.16),
30422
+ rgba(0, 136, 255, 0.16)
30423
+ ),
30424
+ #ffffff;
30425
+ --background-color-active: linear-gradient(
30426
+ 0deg,
30427
+ rgba(0, 136, 255, 0.2),
30428
+ rgba(0, 136, 255, 0.2)
30429
+ ),
30430
+ #ffffff;
30431
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30432
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30433
+ }
30434
+ .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
30435
+ --color: #f0483e;
30436
+ --border-color: #f0483e;
30437
+ --background-color: #fff;
30438
+ --background-color-hover: linear-gradient(
30439
+ 0deg,
30440
+ rgba(255, 74, 74, 0.16),
30441
+ rgba(255, 74, 74, 0.16)
30442
+ ),
30443
+ #ffffff;
30444
+ --background-color-active: linear-gradient(
30445
+ 0deg,
30446
+ rgba(255, 74, 74, 0.2),
30447
+ rgba(255, 74, 74, 0.2)
30448
+ ),
30449
+ #ffffff;
30450
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30479
30451
  }
30480
- .s34f1qb.ant-switch-large {
30481
- min-width: 52px;
30482
- height: 32px;
30452
+ .buj61ew.ant-btn-ordinary-onTint {
30453
+ --color: #1d326c;
30454
+ --border-color: #fff;
30455
+ --background-color: #fff;
30456
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30457
+ --background-color-active: rgba(192, 203, 224, 0.6);
30458
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30459
+ box-shadow: none;
30483
30460
  }
30484
- .s34f1qb.ant-switch .ant-switch-handle {
30485
- height: 20px;
30486
- width: 20px;
30461
+ .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
30462
+ --color: #0080ff;
30463
+ --border-color: #fff;
30464
+ --background-color: #fff;
30465
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30466
+ --background-color-active: rgba(0, 136, 255, 0.2);
30467
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30468
+ box-shadow: none;
30487
30469
  }
30488
- .s34f1qb.ant-switch .ant-switch-handle::before {
30489
- border-radius: 10px;
30490
- transition-delay: 120ms;
30470
+ .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
30471
+ --color: #f0483e;
30472
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30473
+ --background-color-active: rgba(255, 74, 74, 0.2);
30474
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30491
30475
  }
30492
- .s34f1qb.ant-switch-small .ant-switch-handle {
30493
- height: 14px;
30494
- width: 14px;
30495
- top: 1px;
30496
- left: 1px;
30476
+ .buj61ew.ant-btn-quiet {
30477
+ --color: rgba(44, 56, 82, 0.6);
30478
+ --border-width: 0;
30479
+ --background-color: transparent;
30480
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30481
+ --background-color-active: rgba(192, 203, 224, 0.6);
30482
+ --background-color-focus: #fff;
30483
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30484
+ box-shadow: none;
30497
30485
  }
30498
- .s34f1qb.ant-switch-large .ant-switch-handle {
30499
- height: 28px;
30500
- width: 28px;
30486
+ .buj61ew.ant-btn-quiet.ant-btn-dangerous {
30487
+ --color: #f0483e;
30488
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30489
+ --background-color-active: rgba(255, 74, 74, 0.2);
30490
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30501
30491
  }
30502
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30503
- border-radius: 14px;
30492
+ .buj61ew.ant-btn-quiet.quiet-blue {
30493
+ --color: #0080ff;
30494
+ --background-color: transparent;
30495
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30496
+ --background-color-active: rgba(0, 136, 255, 0.2);
30497
+ --background-color-focus: #fff;
30498
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30504
30499
  }
30505
- .s34f1qb.ant-switch-checked {
30506
- background-color: #00ba5d;
30500
+ .buj61ew.has-icon {
30501
+ display: inline-flex;
30502
+ align-items: center;
30503
+ justify-content: center;
30507
30504
  }
30508
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30509
- left: calc(100% - 20px - 2px);
30505
+ .buj61ew .button-prefix-icon {
30506
+ margin-right: 8px;
30507
+ display: inline-flex;
30510
30508
  }
30511
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30512
- left: calc(100% - 14px - 1px);
30509
+ .buj61ew .button-suffix-icon {
30510
+ margin-left: 8px;
30511
+ display: inline-flex;
30513
30512
  }
30514
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30515
- left: calc(100% - 28px - 2px);
30513
+ .buj61ew .icon-wrapper {
30514
+ display: flex;
30515
+ justify-content: center;
30516
30516
  }
30517
30517
 
30518
- .c1to9vb9 {
30519
- margin-left: 5px;
30518
+ .nchllas {
30519
+ padding: 0;
30520
30520
  }
30521
30521
 
30522
30522
  .cz04yix {
@@ -32167,6 +32167,10 @@ input.rrg1fkn.ant-input {
32167
32167
  cursor: default;
32168
32168
  }
32169
32169
 
32170
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32171
+ display: flex;
32172
+ }
32173
+
32170
32174
  .igz4le8 {
32171
32175
  height: 24px;
32172
32176
  width: 56px !important;
@@ -32177,10 +32181,6 @@ input.rrg1fkn.ant-input {
32177
32181
  color: rgba(44, 56, 82, 0.6);
32178
32182
  }
32179
32183
 
32180
- .iiqau4c.ant-input-group.ant-input-group-compact {
32181
- display: flex;
32182
- }
32183
-
32184
32184
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32185
32185
  border-radius: 6px;
32186
32186
  }
@@ -32297,181 +32297,20 @@ input.rrg1fkn.ant-input {
32297
32297
  .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32298
32298
  color: #fff;
32299
32299
  }
32300
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32301
- background-color: #f0483e;
32302
- }
32303
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32304
- background-color: #fea008;
32305
- }
32306
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32307
- background-color: #00ba5d;
32308
- }
32309
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32310
- background-color: #0080ff;
32311
- }
32312
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32313
- background-color: #6b7d99;
32314
- }
32315
-
32316
- .m1thnes4 {
32317
- color: rgba(44, 56, 82, 0.6);
32318
- text-align: center;
32319
- display: flex;
32320
- align-items: center;
32321
- justify-content: center;
32322
- flex-direction: column;
32323
- height: 100%;
32324
- }
32325
- .m1thnes4 .link {
32326
- color: #0080ff;
32327
- cursor: pointer;
32328
- }
32329
-
32330
- .m1bixfdy {
32331
- width: 100%;
32332
- height: 100%;
32333
- display: flex;
32334
- flex-direction: column;
32335
- }
32336
- .m1bixfdy .name-toolbar {
32337
- width: 100%;
32338
- display: flex;
32339
- line-height: 30px;
32340
- padding: 0 16px;
32341
- justify-content: space-between;
32342
- }
32343
- .m1bixfdy .name-toolbar .metric-extra {
32344
- display: flex;
32345
- font-size: 12px;
32346
- align-items: center;
32347
- }
32348
- .m1bixfdy .name-toolbar .metric-extra .info-item {
32349
- color: #a3b4cc;
32350
- }
32351
- .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32352
- margin-left: 10px;
32353
- }
32354
- .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32355
- margin-left: 10px;
32356
- cursor: pointer;
32357
- }
32358
- .m1bixfdy .content {
32359
- flex: 1;
32360
- width: 100%;
32361
- display: flex;
32362
- justify-content: center;
32363
- align-items: center;
32364
- }
32365
- .m1bixfdy .single-content {
32366
- height: 65px;
32367
- }
32368
-
32369
- .lfamfcw {
32370
- display: flex;
32371
- align-items: center;
32372
- white-space: nowrap;
32373
- overflow: hidden;
32374
- width: 100%;
32375
- }
32376
- .lfamfcw .ant-dropdown-trigger {
32377
- margin-left: auto;
32378
- font-size: 12px;
32379
- }
32380
-
32381
- .la6u9b4 {
32382
- display: flex;
32383
- justify-content: flex-start;
32384
- align-items: center;
32385
- font-size: 12px;
32386
- cursor: pointer;
32387
- }
32388
- .la6u9b4:not(:last-child) {
32389
- margin-right: 20px;
32390
- }
32391
- .la6u9b4.deselected {
32392
- opacity: 0.4;
32393
- }
32394
- .la6u9b4.deselected .color-block {
32395
- background: #b4beca !important;
32396
- }
32397
-
32398
- .chhvk8b {
32399
- display: inline-block;
32400
- height: 8px;
32401
- width: 8px;
32402
- margin-right: 8px;
32403
- }
32404
-
32405
- .e1sdlxq1 .ant-dropdown-menu-item {
32406
- display: flex;
32407
- align-items: center;
32408
- font-size: 12px;
32409
- margin: 0;
32410
- }
32411
-
32412
- .m16f7gpb {
32413
- position: relative;
32414
- }
32415
- .m16f7gpb.hidden-xaxis .pointer-wrapper {
32416
- bottom: -12px;
32417
- }
32418
- .m16f7gpb .metric-toolbar {
32419
- display: flex;
32420
- justify-content: space-between;
32421
- line-height: 30px;
32422
- margin: 0 16px;
32423
- }
32424
- .m16f7gpb .metric-toolbar .metric-extra {
32425
- display: flex;
32426
- font-size: 12px;
32427
- align-items: center;
32428
- }
32429
- .m16f7gpb .metric-toolbar .metric-extra .info-item {
32430
- color: #a3b4cc;
32431
- }
32432
- .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32433
- margin-left: 10px;
32434
- }
32435
- .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32436
- margin-left: 10px;
32437
- cursor: pointer;
32438
- }
32439
- .m16f7gpb .recharts-xAxis {
32440
- font-size: 12px;
32441
- }
32442
- .m16f7gpb .pointer-wrapper {
32443
- position: absolute;
32444
- bottom: 10px;
32445
- padding: 0 8px;
32446
- border-radius: 4px;
32447
- font-size: 12px;
32448
- color: #fff;
32449
- background: rgba(0, 0, 0, 0.75);
32450
- transform: translateX(-50%);
32451
- }
32452
-
32453
- .t1ipvk51 {
32454
- min-width: 200px;
32300
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32301
+ background-color: #f0483e;
32455
32302
  }
32456
-
32457
- .t1kgldps {
32458
- display: flex;
32459
- align-items: center;
32460
- justify-content: space-between;
32461
- background-color: rgba(0, 0, 0, 0.75);
32462
- color: #b4beca;
32463
- font-size: 12px;
32464
- padding: 3px 6px;
32303
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32304
+ background-color: #fea008;
32465
32305
  }
32466
- .t1kgldps:first-child {
32467
- padding-top: 3px;
32306
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32307
+ background-color: #00ba5d;
32468
32308
  }
32469
- .t1kgldps:last-child {
32470
- padding-bottom: 3px;
32309
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32310
+ background-color: #0080ff;
32471
32311
  }
32472
- .t1kgldps .column-value {
32473
- color: #fff;
32474
- margin-left: 8px;
32312
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32313
+ background-color: #6b7d99;
32475
32314
  }
32476
32315
 
32477
32316
  .sq6vos1 {
@@ -32659,6 +32498,167 @@ input.rrg1fkn.ant-input {
32659
32498
  justify-content: center;
32660
32499
  }
32661
32500
 
32501
+ .m1thnes4 {
32502
+ color: rgba(44, 56, 82, 0.6);
32503
+ text-align: center;
32504
+ display: flex;
32505
+ align-items: center;
32506
+ justify-content: center;
32507
+ flex-direction: column;
32508
+ height: 100%;
32509
+ }
32510
+ .m1thnes4 .link {
32511
+ color: #0080ff;
32512
+ cursor: pointer;
32513
+ }
32514
+
32515
+ .m1bixfdy {
32516
+ width: 100%;
32517
+ height: 100%;
32518
+ display: flex;
32519
+ flex-direction: column;
32520
+ }
32521
+ .m1bixfdy .name-toolbar {
32522
+ width: 100%;
32523
+ display: flex;
32524
+ line-height: 30px;
32525
+ padding: 0 16px;
32526
+ justify-content: space-between;
32527
+ }
32528
+ .m1bixfdy .name-toolbar .metric-extra {
32529
+ display: flex;
32530
+ font-size: 12px;
32531
+ align-items: center;
32532
+ }
32533
+ .m1bixfdy .name-toolbar .metric-extra .info-item {
32534
+ color: #a3b4cc;
32535
+ }
32536
+ .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32537
+ margin-left: 10px;
32538
+ }
32539
+ .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32540
+ margin-left: 10px;
32541
+ cursor: pointer;
32542
+ }
32543
+ .m1bixfdy .content {
32544
+ flex: 1;
32545
+ width: 100%;
32546
+ display: flex;
32547
+ justify-content: center;
32548
+ align-items: center;
32549
+ }
32550
+ .m1bixfdy .single-content {
32551
+ height: 65px;
32552
+ }
32553
+
32554
+ .lfamfcw {
32555
+ display: flex;
32556
+ align-items: center;
32557
+ white-space: nowrap;
32558
+ overflow: hidden;
32559
+ width: 100%;
32560
+ }
32561
+ .lfamfcw .ant-dropdown-trigger {
32562
+ margin-left: auto;
32563
+ font-size: 12px;
32564
+ }
32565
+
32566
+ .la6u9b4 {
32567
+ display: flex;
32568
+ justify-content: flex-start;
32569
+ align-items: center;
32570
+ font-size: 12px;
32571
+ cursor: pointer;
32572
+ }
32573
+ .la6u9b4:not(:last-child) {
32574
+ margin-right: 20px;
32575
+ }
32576
+ .la6u9b4.deselected {
32577
+ opacity: 0.4;
32578
+ }
32579
+ .la6u9b4.deselected .color-block {
32580
+ background: #b4beca !important;
32581
+ }
32582
+
32583
+ .chhvk8b {
32584
+ display: inline-block;
32585
+ height: 8px;
32586
+ width: 8px;
32587
+ margin-right: 8px;
32588
+ }
32589
+
32590
+ .e1sdlxq1 .ant-dropdown-menu-item {
32591
+ display: flex;
32592
+ align-items: center;
32593
+ font-size: 12px;
32594
+ margin: 0;
32595
+ }
32596
+
32597
+ .m16f7gpb {
32598
+ position: relative;
32599
+ }
32600
+ .m16f7gpb.hidden-xaxis .pointer-wrapper {
32601
+ bottom: -12px;
32602
+ }
32603
+ .m16f7gpb .metric-toolbar {
32604
+ display: flex;
32605
+ justify-content: space-between;
32606
+ line-height: 30px;
32607
+ margin: 0 16px;
32608
+ }
32609
+ .m16f7gpb .metric-toolbar .metric-extra {
32610
+ display: flex;
32611
+ font-size: 12px;
32612
+ align-items: center;
32613
+ }
32614
+ .m16f7gpb .metric-toolbar .metric-extra .info-item {
32615
+ color: #a3b4cc;
32616
+ }
32617
+ .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32618
+ margin-left: 10px;
32619
+ }
32620
+ .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32621
+ margin-left: 10px;
32622
+ cursor: pointer;
32623
+ }
32624
+ .m16f7gpb .recharts-xAxis {
32625
+ font-size: 12px;
32626
+ }
32627
+ .m16f7gpb .pointer-wrapper {
32628
+ position: absolute;
32629
+ bottom: 10px;
32630
+ padding: 0 8px;
32631
+ border-radius: 4px;
32632
+ font-size: 12px;
32633
+ color: #fff;
32634
+ background: rgba(0, 0, 0, 0.75);
32635
+ transform: translateX(-50%);
32636
+ }
32637
+
32638
+ .t1ipvk51 {
32639
+ min-width: 200px;
32640
+ }
32641
+
32642
+ .t1kgldps {
32643
+ display: flex;
32644
+ align-items: center;
32645
+ justify-content: space-between;
32646
+ background-color: rgba(0, 0, 0, 0.75);
32647
+ color: #b4beca;
32648
+ font-size: 12px;
32649
+ padding: 3px 6px;
32650
+ }
32651
+ .t1kgldps:first-child {
32652
+ padding-top: 3px;
32653
+ }
32654
+ .t1kgldps:last-child {
32655
+ padding-bottom: 3px;
32656
+ }
32657
+ .t1kgldps .column-value {
32658
+ color: #fff;
32659
+ margin-left: 8px;
32660
+ }
32661
+
32662
32662
  .t1gz6wqf {
32663
32663
  height: 100%;
32664
32664
  }
@@ -32990,6 +32990,39 @@ input.rrg1fkn.ant-input {
32990
32990
  min-height: 0px;
32991
32991
  }
32992
32992
 
32993
+ .w1xcixj5.outside-tag {
32994
+ padding-left: 0;
32995
+ }
32996
+ .w1xcixj5.outside-tag .inside-tag {
32997
+ border-radius: 4px 0 0 4px;
32998
+ padding-right: 4px;
32999
+ margin-right: 4px;
33000
+ }
33001
+
33002
+ .sut42l0 {
33003
+ padding: 0 8px;
33004
+ height: 18px;
33005
+ }
33006
+
33007
+ .mfsz1jz {
33008
+ padding: 2px 8px;
33009
+ height: 24px;
33010
+ }
33011
+
33012
+ .tnd6h4m {
33013
+ margin: 0;
33014
+ }
33015
+
33016
+ .i1qw4clm {
33017
+ margin-right: 4px;
33018
+ height: 16px;
33019
+ }
33020
+
33021
+ .iwsze0q {
33022
+ margin-right: 4px;
33023
+ height: 16px;
33024
+ }
33025
+
32993
33026
  .at4ovwe .ant-input-number-handler-wrap {
32994
33027
  display: var(--at4ovwe-0);
32995
33028
  }
@@ -33039,39 +33072,6 @@ input.rrg1fkn.ant-input {
33039
33072
  font-size: inherit;
33040
33073
  }
33041
33074
 
33042
- .w1xcixj5.outside-tag {
33043
- padding-left: 0;
33044
- }
33045
- .w1xcixj5.outside-tag .inside-tag {
33046
- border-radius: 4px 0 0 4px;
33047
- padding-right: 4px;
33048
- margin-right: 4px;
33049
- }
33050
-
33051
- .sut42l0 {
33052
- padding: 0 8px;
33053
- height: 18px;
33054
- }
33055
-
33056
- .mfsz1jz {
33057
- padding: 2px 8px;
33058
- height: 24px;
33059
- }
33060
-
33061
- .tnd6h4m {
33062
- margin: 0;
33063
- }
33064
-
33065
- .i1qw4clm {
33066
- margin-right: 4px;
33067
- height: 16px;
33068
- }
33069
-
33070
- .iwsze0q {
33071
- margin-right: 4px;
33072
- height: 16px;
33073
- }
33074
-
33075
33075
  .feau332.ant-form-item {
33076
33076
  margin-bottom: 0;
33077
33077
  }