@fle-ui/next 1.0.5-alpha.3 → 1.0.5-alpha.4
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/@fle-ui/next.css +3438 -3438
- package/dist/@fle-ui/next.css.map +1 -1
- package/dist/@fle-ui/next.js +359 -359
- package/dist/@fle-ui/next.js.map +1 -1
- package/dist/@fle-ui/next.min.css +2 -2
- package/dist/@fle-ui/next.min.css.map +1 -1
- package/dist/@fle-ui/next.min.js +1 -1
- package/dist/@fle-ui/next.min.js.map +1 -1
- package/es/affix/style/index.css +38 -38
- package/es/alert/style/index.css +47 -47
- package/es/anchor/style/index.css +43 -43
- package/es/auto-complete/style/index.css +39 -39
- package/es/avatar/style/index.css +39 -39
- package/es/back-top/style/index.css +41 -41
- package/es/badge/style/index.css +61 -61
- package/es/breadcrumb/style/index.css +45 -45
- package/es/button/style/index.css +122 -122
- package/es/calendar/style/index.css +45 -45
- package/es/card/style/index.css +55 -55
- package/es/carousel/style/index.css +39 -39
- package/es/cascader/style/index.css +61 -61
- package/es/checkbox/style/index.css +55 -55
- package/es/collapse/style/index.css +46 -46
- package/es/comment/style/index.css +43 -43
- package/es/config-provider/style/index.css +38 -38
- package/es/date-picker/style/index.css +87 -87
- package/es/descriptions/style/index.css +46 -46
- package/es/divider/style/index.css +45 -45
- package/es/drawer/style/index.css +43 -43
- package/es/dropdown/style/index.css +51 -51
- package/es/empty/style/index.css +40 -40
- package/es/form/style/index.css +56 -56
- package/es/grid/style/index.css +38 -38
- package/es/icon/style/index.css +38 -38
- package/es/image/style/index.css +39 -39
- package/es/input/style/index.css +84 -84
- package/es/input-number/style/index.css +87 -87
- package/es/layout/style/index.css +42 -42
- package/es/list/style/index.css +55 -55
- package/es/locale-provider/style/index.css +38 -38
- package/es/mentions/style/index.css +61 -61
- package/es/menu/style/index.css +78 -78
- package/es/message/style/index.css +43 -43
- package/es/modal/style/index.css +39 -39
- package/es/modal/style/modal.less +1 -1
- package/es/notification/style/index.css +46 -46
- package/es/page-header/style/index.css +42 -42
- package/es/pagination/style/index.css +79 -79
- package/es/pagination/style/index.less +2 -0
- package/es/popconfirm/style/index.css +38 -38
- package/es/popover/style/index.css +52 -52
- package/es/progress/style/index.css +53 -53
- package/es/radio/style/index.css +72 -72
- package/es/rate/style/index.css +40 -40
- package/es/result/style/index.css +44 -44
- package/es/segmented/style/index.css +41 -41
- package/es/select/style/index.css +62 -62
- package/es/skeleton/style/index.css +38 -38
- package/es/slider/style/index.css +45 -45
- package/es/space/style/index.css +38 -38
- package/es/spin/style/index.css +42 -42
- package/es/statistic/style/index.css +41 -41
- package/es/steps/style/index.css +82 -82
- package/es/style/color/colors.less +6 -6
- package/es/style/index.css +49 -49
- package/es/style/themes/compact.less +12 -6
- package/es/style/themes/dark.less +445 -106
- package/es/style/themes/default.less +61 -35
- package/es/style/themes/index.less +1 -1
- package/es/style/themes/variable.less +80 -39
- package/es/switch/style/index.css +43 -43
- package/es/table/style/index.css +68 -68
- package/es/tabs/style/index.css +55 -55
- package/es/tag/style/index.css +67 -67
- package/es/time-picker/style/index.css +38 -38
- package/es/timeline/style/index.css +53 -53
- package/es/tooltip/style/index.css +47 -47
- package/es/transfer/style/index.css +55 -55
- package/es/tree/style/index.css +65 -65
- package/es/tree-select/style/index.css +63 -63
- package/es/typography/style/index.css +56 -56
- package/es/upload/style/index.css +57 -57
- package/lib/affix/style/index.css +38 -38
- package/lib/alert/style/index.css +47 -47
- package/lib/anchor/style/index.css +43 -43
- package/lib/auto-complete/style/index.css +39 -39
- package/lib/avatar/style/index.css +39 -39
- package/lib/back-top/style/index.css +41 -41
- package/lib/badge/style/index.css +61 -61
- package/lib/breadcrumb/style/index.css +45 -45
- package/lib/button/style/index.css +122 -122
- package/lib/calendar/style/index.css +45 -45
- package/lib/card/style/index.css +55 -55
- package/lib/carousel/style/index.css +39 -39
- package/lib/cascader/style/index.css +61 -61
- package/lib/checkbox/style/index.css +55 -55
- package/lib/collapse/style/index.css +46 -46
- package/lib/comment/style/index.css +43 -43
- package/lib/config-provider/style/index.css +38 -38
- package/lib/date-picker/style/index.css +87 -87
- package/lib/descriptions/style/index.css +46 -46
- package/lib/divider/style/index.css +45 -45
- package/lib/drawer/style/index.css +43 -43
- package/lib/dropdown/style/index.css +51 -51
- package/lib/empty/style/index.css +40 -40
- package/lib/form/style/index.css +56 -56
- package/lib/grid/style/index.css +38 -38
- package/lib/icon/style/index.css +38 -38
- package/lib/image/style/index.css +39 -39
- package/lib/input/style/index.css +84 -84
- package/lib/input-number/style/index.css +87 -87
- package/lib/layout/style/index.css +42 -42
- package/lib/list/style/index.css +55 -55
- package/lib/locale-provider/style/index.css +38 -38
- package/lib/mentions/style/index.css +61 -61
- package/lib/menu/style/index.css +78 -78
- package/lib/message/style/index.css +43 -43
- package/lib/modal/style/index.css +39 -39
- package/lib/modal/style/modal.less +1 -1
- package/lib/notification/style/index.css +46 -46
- package/lib/page-header/style/index.css +42 -42
- package/lib/pagination/style/index.css +79 -79
- package/lib/pagination/style/index.less +2 -0
- package/lib/popconfirm/style/index.css +38 -38
- package/lib/popover/style/index.css +52 -52
- package/lib/progress/style/index.css +53 -53
- package/lib/radio/style/index.css +72 -72
- package/lib/rate/style/index.css +40 -40
- package/lib/result/style/index.css +44 -44
- package/lib/segmented/style/index.css +41 -41
- package/lib/select/style/index.css +62 -62
- package/lib/skeleton/style/index.css +38 -38
- package/lib/slider/style/index.css +45 -45
- package/lib/space/style/index.css +38 -38
- package/lib/spin/style/index.css +42 -42
- package/lib/statistic/style/index.css +41 -41
- package/lib/steps/style/index.css +82 -82
- package/lib/style/color/colors.less +6 -6
- package/lib/style/index.css +49 -49
- package/lib/style/themes/compact.less +12 -6
- package/lib/style/themes/dark.less +445 -106
- package/lib/style/themes/default.less +61 -35
- package/lib/style/themes/index.less +1 -1
- package/lib/style/themes/variable.less +80 -39
- package/lib/switch/style/index.css +43 -43
- package/lib/table/style/index.css +68 -68
- package/lib/tabs/style/index.css +55 -55
- package/lib/tag/style/index.css +67 -67
- package/lib/time-picker/style/index.css +38 -38
- package/lib/timeline/style/index.css +53 -53
- package/lib/tooltip/style/index.css +47 -47
- package/lib/transfer/style/index.css +55 -55
- package/lib/tree/style/index.css +65 -65
- package/lib/tree-select/style/index.css +63 -63
- package/lib/typography/style/index.css +56 -56
- package/lib/upload/style/index.css +57 -57
- package/package.json +1 -1
- package/report.html +2 -2
package/es/list/style/index.css
CHANGED
@@ -3,52 +3,52 @@
|
|
3
3
|
/* stylelint-disable */
|
4
4
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
5
5
|
html {
|
6
|
-
--ant-primary-color: #
|
7
|
-
--ant-primary-color-hover: #
|
8
|
-
--ant-primary-color-active: #
|
9
|
-
--ant-primary-color-outline: rgba(
|
10
|
-
--ant-primary-1: #
|
11
|
-
--ant-primary-2: #
|
12
|
-
--ant-primary-3: #
|
13
|
-
--ant-primary-4: #
|
14
|
-
--ant-primary-5: #
|
15
|
-
--ant-primary-6: #
|
16
|
-
--ant-primary-7: #
|
6
|
+
--ant-primary-color: #2c68ff;
|
7
|
+
--ant-primary-color-hover: #548aff;
|
8
|
+
--ant-primary-color-active: #1a4ad9;
|
9
|
+
--ant-primary-color-outline: rgba(44, 104, 255, 0.2);
|
10
|
+
--ant-primary-1: #f0f7ff;
|
11
|
+
--ant-primary-2: #cfe3ff;
|
12
|
+
--ant-primary-3: #a6c8ff;
|
13
|
+
--ant-primary-4: #7daaff;
|
14
|
+
--ant-primary-5: #548aff;
|
15
|
+
--ant-primary-6: #2c68ff;
|
16
|
+
--ant-primary-7: #1a4ad9;
|
17
17
|
--ant-primary-color-deprecated-pure: ;
|
18
|
-
--ant-primary-color-deprecated-l-35: #
|
19
|
-
--ant-primary-color-deprecated-l-20: #
|
20
|
-
--ant-primary-color-deprecated-t-20: #
|
21
|
-
--ant-primary-color-deprecated-t-50: #
|
22
|
-
--ant-primary-color-deprecated-f-12: rgba(
|
23
|
-
--ant-primary-color-active-deprecated-f-30: rgba(
|
24
|
-
--ant-primary-color-active-deprecated-d-02: #
|
25
|
-
--ant-success-color: #
|
26
|
-
--ant-success-color-hover: #
|
27
|
-
--ant-success-color-active: #
|
28
|
-
--ant-success-color-outline: rgba(
|
29
|
-
--ant-success-color-deprecated-bg: #
|
30
|
-
--ant-success-color-deprecated-border: #
|
31
|
-
--ant-error-color: #
|
32
|
-
--ant-error-color-hover: #
|
33
|
-
--ant-error-color-active: #
|
34
|
-
--ant-error-color-outline: rgba(255,
|
35
|
-
--ant-error-color-deprecated-bg: #
|
36
|
-
--ant-error-color-deprecated-border: #
|
37
|
-
--ant-warning-color: #
|
38
|
-
--ant-warning-color-hover: #
|
39
|
-
--ant-warning-color-active: #
|
40
|
-
--ant-warning-color-outline: rgba(
|
18
|
+
--ant-primary-color-deprecated-l-35: #dfe8ff;
|
19
|
+
--ant-primary-color-deprecated-l-20: #92b1ff;
|
20
|
+
--ant-primary-color-deprecated-t-20: #5686ff;
|
21
|
+
--ant-primary-color-deprecated-t-50: #96b4ff;
|
22
|
+
--ant-primary-color-deprecated-f-12: rgba(44, 104, 255, 0.12);
|
23
|
+
--ant-primary-color-active-deprecated-f-30: rgba(240, 247, 255, 0.3);
|
24
|
+
--ant-primary-color-active-deprecated-d-02: #e6f2ff;
|
25
|
+
--ant-success-color: #36c626;
|
26
|
+
--ant-success-color-hover: #5cd44a;
|
27
|
+
--ant-success-color-active: #20a116;
|
28
|
+
--ant-success-color-outline: rgba(54, 198, 38, 0.2);
|
29
|
+
--ant-success-color-deprecated-bg: #f4fff0;
|
30
|
+
--ant-success-color-deprecated-border: #afed9f;
|
31
|
+
--ant-error-color: #ff5c57;
|
32
|
+
--ant-error-color-hover: #ff8880;
|
33
|
+
--ant-error-color-active: #d93f3f;
|
34
|
+
--ant-error-color-outline: rgba(255, 92, 87, 0.2);
|
35
|
+
--ant-error-color-deprecated-bg: #fff3f0;
|
36
|
+
--ant-error-color-deprecated-border: #ffd7d1;
|
37
|
+
--ant-warning-color: #ffab00;
|
38
|
+
--ant-warning-color-hover: #ffbf29;
|
39
|
+
--ant-warning-color-active: #d98900;
|
40
|
+
--ant-warning-color-outline: rgba(255, 171, 0, 0.2);
|
41
41
|
--ant-warning-color-deprecated-bg: #fffbe6;
|
42
|
-
--ant-warning-color-deprecated-border: #
|
43
|
-
--ant-info-color: #
|
44
|
-
--ant-info-color-deprecated-bg: #
|
45
|
-
--ant-info-color-deprecated-border: #
|
42
|
+
--ant-warning-color-deprecated-border: #ffe07a;
|
43
|
+
--ant-info-color: #2c68ff;
|
44
|
+
--ant-info-color-deprecated-bg: #f0f7ff;
|
45
|
+
--ant-info-color-deprecated-border: #a6c8ff;
|
46
46
|
}
|
47
47
|
.ant-list {
|
48
48
|
box-sizing: border-box;
|
49
49
|
margin: 0;
|
50
50
|
padding: 0;
|
51
|
-
color:
|
51
|
+
color: rgba(0, 0, 0, 0.85);
|
52
52
|
font-size: 14px;
|
53
53
|
font-variant: tabular-nums;
|
54
54
|
line-height: 1.5715;
|
@@ -80,7 +80,7 @@ html {
|
|
80
80
|
}
|
81
81
|
.ant-list-empty-text {
|
82
82
|
padding: 16px;
|
83
|
-
color:
|
83
|
+
color: rgba(0, 0, 0, 0.25);
|
84
84
|
font-size: 14px;
|
85
85
|
text-align: center;
|
86
86
|
}
|
@@ -94,7 +94,7 @@ html {
|
|
94
94
|
align-items: center;
|
95
95
|
justify-content: space-between;
|
96
96
|
padding: 12px 0;
|
97
|
-
color:
|
97
|
+
color: rgba(0, 0, 0, 0.85);
|
98
98
|
}
|
99
99
|
.ant-list-item-meta {
|
100
100
|
display: flex;
|
@@ -108,23 +108,23 @@ html {
|
|
108
108
|
.ant-list-item-meta-content {
|
109
109
|
flex: 1 0;
|
110
110
|
width: 0;
|
111
|
-
color:
|
111
|
+
color: rgba(0, 0, 0, 0.85);
|
112
112
|
}
|
113
113
|
.ant-list-item-meta-title {
|
114
114
|
margin-bottom: 4px;
|
115
|
-
color:
|
115
|
+
color: rgba(0, 0, 0, 0.85);
|
116
116
|
font-size: 14px;
|
117
117
|
line-height: 1.5715;
|
118
118
|
}
|
119
119
|
.ant-list-item-meta-title > a {
|
120
|
-
color:
|
120
|
+
color: rgba(0, 0, 0, 0.85);
|
121
121
|
transition: all 0.3s;
|
122
122
|
}
|
123
123
|
.ant-list-item-meta-title > a:hover {
|
124
|
-
color:
|
124
|
+
color: var(--ant-primary-color);
|
125
125
|
}
|
126
126
|
.ant-list-item-meta-description {
|
127
|
-
color:
|
127
|
+
color: rgba(0, 0, 0, 0.45);
|
128
128
|
font-size: 14px;
|
129
129
|
line-height: 1.5715;
|
130
130
|
}
|
@@ -139,7 +139,7 @@ html {
|
|
139
139
|
position: relative;
|
140
140
|
display: inline-block;
|
141
141
|
padding: 0 8px;
|
142
|
-
color:
|
142
|
+
color: rgba(0, 0, 0, 0.45);
|
143
143
|
font-size: 14px;
|
144
144
|
line-height: 1.5715;
|
145
145
|
text-align: center;
|
@@ -154,7 +154,7 @@ html {
|
|
154
154
|
width: 1px;
|
155
155
|
height: 14px;
|
156
156
|
margin-top: -7px;
|
157
|
-
background-color:
|
157
|
+
background-color: rgba(0, 0, 0, 0.06);
|
158
158
|
}
|
159
159
|
.ant-list-header {
|
160
160
|
background: transparent;
|
@@ -169,27 +169,27 @@ html {
|
|
169
169
|
}
|
170
170
|
.ant-list-empty {
|
171
171
|
padding: 16px 0;
|
172
|
-
color:
|
172
|
+
color: rgba(0, 0, 0, 0.45);
|
173
173
|
font-size: 12px;
|
174
174
|
text-align: center;
|
175
175
|
}
|
176
176
|
.ant-list-split .ant-list-item {
|
177
|
-
border-bottom: 1px solid
|
177
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
178
178
|
}
|
179
179
|
.ant-list-split .ant-list-item:last-child {
|
180
180
|
border-bottom: none;
|
181
181
|
}
|
182
182
|
.ant-list-split .ant-list-header {
|
183
|
-
border-bottom: 1px solid
|
183
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
184
184
|
}
|
185
185
|
.ant-list-split.ant-list-empty .ant-list-footer {
|
186
|
-
border-top: 1px solid
|
186
|
+
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
187
187
|
}
|
188
188
|
.ant-list-loading .ant-list-spin-nested-loading {
|
189
189
|
min-height: 32px;
|
190
190
|
}
|
191
191
|
.ant-list-split.ant-list-something-after-last-item .ant-spin-container > .ant-list-items > .ant-list-item:last-child {
|
192
|
-
border-bottom: 1px solid
|
192
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
193
193
|
}
|
194
194
|
.ant-list-lg .ant-list-item {
|
195
195
|
padding: 16px 24px;
|
@@ -212,7 +212,7 @@ html {
|
|
212
212
|
}
|
213
213
|
.ant-list-vertical .ant-list-item-meta-title {
|
214
214
|
margin-bottom: 12px;
|
215
|
-
color:
|
215
|
+
color: rgba(0, 0, 0, 0.85);
|
216
216
|
font-size: 16px;
|
217
217
|
line-height: 24px;
|
218
218
|
}
|
@@ -241,7 +241,7 @@ html {
|
|
241
241
|
float: right;
|
242
242
|
}
|
243
243
|
.ant-list-bordered {
|
244
|
-
border: 1px solid #
|
244
|
+
border: 1px solid #d9d9d9;
|
245
245
|
border-radius: 4px;
|
246
246
|
}
|
247
247
|
.ant-list-bordered .ant-list-header {
|
@@ -3,44 +3,44 @@
|
|
3
3
|
/* stylelint-disable */
|
4
4
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
5
5
|
html {
|
6
|
-
--ant-primary-color: #
|
7
|
-
--ant-primary-color-hover: #
|
8
|
-
--ant-primary-color-active: #
|
9
|
-
--ant-primary-color-outline: rgba(
|
10
|
-
--ant-primary-1: #
|
11
|
-
--ant-primary-2: #
|
12
|
-
--ant-primary-3: #
|
13
|
-
--ant-primary-4: #
|
14
|
-
--ant-primary-5: #
|
15
|
-
--ant-primary-6: #
|
16
|
-
--ant-primary-7: #
|
6
|
+
--ant-primary-color: #2c68ff;
|
7
|
+
--ant-primary-color-hover: #548aff;
|
8
|
+
--ant-primary-color-active: #1a4ad9;
|
9
|
+
--ant-primary-color-outline: rgba(44, 104, 255, 0.2);
|
10
|
+
--ant-primary-1: #f0f7ff;
|
11
|
+
--ant-primary-2: #cfe3ff;
|
12
|
+
--ant-primary-3: #a6c8ff;
|
13
|
+
--ant-primary-4: #7daaff;
|
14
|
+
--ant-primary-5: #548aff;
|
15
|
+
--ant-primary-6: #2c68ff;
|
16
|
+
--ant-primary-7: #1a4ad9;
|
17
17
|
--ant-primary-color-deprecated-pure: ;
|
18
|
-
--ant-primary-color-deprecated-l-35: #
|
19
|
-
--ant-primary-color-deprecated-l-20: #
|
20
|
-
--ant-primary-color-deprecated-t-20: #
|
21
|
-
--ant-primary-color-deprecated-t-50: #
|
22
|
-
--ant-primary-color-deprecated-f-12: rgba(
|
23
|
-
--ant-primary-color-active-deprecated-f-30: rgba(
|
24
|
-
--ant-primary-color-active-deprecated-d-02: #
|
25
|
-
--ant-success-color: #
|
26
|
-
--ant-success-color-hover: #
|
27
|
-
--ant-success-color-active: #
|
28
|
-
--ant-success-color-outline: rgba(
|
29
|
-
--ant-success-color-deprecated-bg: #
|
30
|
-
--ant-success-color-deprecated-border: #
|
31
|
-
--ant-error-color: #
|
32
|
-
--ant-error-color-hover: #
|
33
|
-
--ant-error-color-active: #
|
34
|
-
--ant-error-color-outline: rgba(255,
|
35
|
-
--ant-error-color-deprecated-bg: #
|
36
|
-
--ant-error-color-deprecated-border: #
|
37
|
-
--ant-warning-color: #
|
38
|
-
--ant-warning-color-hover: #
|
39
|
-
--ant-warning-color-active: #
|
40
|
-
--ant-warning-color-outline: rgba(
|
18
|
+
--ant-primary-color-deprecated-l-35: #dfe8ff;
|
19
|
+
--ant-primary-color-deprecated-l-20: #92b1ff;
|
20
|
+
--ant-primary-color-deprecated-t-20: #5686ff;
|
21
|
+
--ant-primary-color-deprecated-t-50: #96b4ff;
|
22
|
+
--ant-primary-color-deprecated-f-12: rgba(44, 104, 255, 0.12);
|
23
|
+
--ant-primary-color-active-deprecated-f-30: rgba(240, 247, 255, 0.3);
|
24
|
+
--ant-primary-color-active-deprecated-d-02: #e6f2ff;
|
25
|
+
--ant-success-color: #36c626;
|
26
|
+
--ant-success-color-hover: #5cd44a;
|
27
|
+
--ant-success-color-active: #20a116;
|
28
|
+
--ant-success-color-outline: rgba(54, 198, 38, 0.2);
|
29
|
+
--ant-success-color-deprecated-bg: #f4fff0;
|
30
|
+
--ant-success-color-deprecated-border: #afed9f;
|
31
|
+
--ant-error-color: #ff5c57;
|
32
|
+
--ant-error-color-hover: #ff8880;
|
33
|
+
--ant-error-color-active: #d93f3f;
|
34
|
+
--ant-error-color-outline: rgba(255, 92, 87, 0.2);
|
35
|
+
--ant-error-color-deprecated-bg: #fff3f0;
|
36
|
+
--ant-error-color-deprecated-border: #ffd7d1;
|
37
|
+
--ant-warning-color: #ffab00;
|
38
|
+
--ant-warning-color-hover: #ffbf29;
|
39
|
+
--ant-warning-color-active: #d98900;
|
40
|
+
--ant-warning-color-outline: rgba(255, 171, 0, 0.2);
|
41
41
|
--ant-warning-color-deprecated-bg: #fffbe6;
|
42
|
-
--ant-warning-color-deprecated-border: #
|
43
|
-
--ant-info-color: #
|
44
|
-
--ant-info-color-deprecated-bg: #
|
45
|
-
--ant-info-color-deprecated-border: #
|
42
|
+
--ant-warning-color-deprecated-border: #ffe07a;
|
43
|
+
--ant-info-color: #2c68ff;
|
44
|
+
--ant-info-color-deprecated-bg: #f0f7ff;
|
45
|
+
--ant-info-color-deprecated-border: #a6c8ff;
|
46
46
|
}
|
@@ -3,51 +3,51 @@
|
|
3
3
|
/* stylelint-disable */
|
4
4
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
5
5
|
html {
|
6
|
-
--ant-primary-color: #
|
7
|
-
--ant-primary-color-hover: #
|
8
|
-
--ant-primary-color-active: #
|
9
|
-
--ant-primary-color-outline: rgba(
|
10
|
-
--ant-primary-1: #
|
11
|
-
--ant-primary-2: #
|
12
|
-
--ant-primary-3: #
|
13
|
-
--ant-primary-4: #
|
14
|
-
--ant-primary-5: #
|
15
|
-
--ant-primary-6: #
|
16
|
-
--ant-primary-7: #
|
6
|
+
--ant-primary-color: #2c68ff;
|
7
|
+
--ant-primary-color-hover: #548aff;
|
8
|
+
--ant-primary-color-active: #1a4ad9;
|
9
|
+
--ant-primary-color-outline: rgba(44, 104, 255, 0.2);
|
10
|
+
--ant-primary-1: #f0f7ff;
|
11
|
+
--ant-primary-2: #cfe3ff;
|
12
|
+
--ant-primary-3: #a6c8ff;
|
13
|
+
--ant-primary-4: #7daaff;
|
14
|
+
--ant-primary-5: #548aff;
|
15
|
+
--ant-primary-6: #2c68ff;
|
16
|
+
--ant-primary-7: #1a4ad9;
|
17
17
|
--ant-primary-color-deprecated-pure: ;
|
18
|
-
--ant-primary-color-deprecated-l-35: #
|
19
|
-
--ant-primary-color-deprecated-l-20: #
|
20
|
-
--ant-primary-color-deprecated-t-20: #
|
21
|
-
--ant-primary-color-deprecated-t-50: #
|
22
|
-
--ant-primary-color-deprecated-f-12: rgba(
|
23
|
-
--ant-primary-color-active-deprecated-f-30: rgba(
|
24
|
-
--ant-primary-color-active-deprecated-d-02: #
|
25
|
-
--ant-success-color: #
|
26
|
-
--ant-success-color-hover: #
|
27
|
-
--ant-success-color-active: #
|
28
|
-
--ant-success-color-outline: rgba(
|
29
|
-
--ant-success-color-deprecated-bg: #
|
30
|
-
--ant-success-color-deprecated-border: #
|
31
|
-
--ant-error-color: #
|
32
|
-
--ant-error-color-hover: #
|
33
|
-
--ant-error-color-active: #
|
34
|
-
--ant-error-color-outline: rgba(255,
|
35
|
-
--ant-error-color-deprecated-bg: #
|
36
|
-
--ant-error-color-deprecated-border: #
|
37
|
-
--ant-warning-color: #
|
38
|
-
--ant-warning-color-hover: #
|
39
|
-
--ant-warning-color-active: #
|
40
|
-
--ant-warning-color-outline: rgba(
|
18
|
+
--ant-primary-color-deprecated-l-35: #dfe8ff;
|
19
|
+
--ant-primary-color-deprecated-l-20: #92b1ff;
|
20
|
+
--ant-primary-color-deprecated-t-20: #5686ff;
|
21
|
+
--ant-primary-color-deprecated-t-50: #96b4ff;
|
22
|
+
--ant-primary-color-deprecated-f-12: rgba(44, 104, 255, 0.12);
|
23
|
+
--ant-primary-color-active-deprecated-f-30: rgba(240, 247, 255, 0.3);
|
24
|
+
--ant-primary-color-active-deprecated-d-02: #e6f2ff;
|
25
|
+
--ant-success-color: #36c626;
|
26
|
+
--ant-success-color-hover: #5cd44a;
|
27
|
+
--ant-success-color-active: #20a116;
|
28
|
+
--ant-success-color-outline: rgba(54, 198, 38, 0.2);
|
29
|
+
--ant-success-color-deprecated-bg: #f4fff0;
|
30
|
+
--ant-success-color-deprecated-border: #afed9f;
|
31
|
+
--ant-error-color: #ff5c57;
|
32
|
+
--ant-error-color-hover: #ff8880;
|
33
|
+
--ant-error-color-active: #d93f3f;
|
34
|
+
--ant-error-color-outline: rgba(255, 92, 87, 0.2);
|
35
|
+
--ant-error-color-deprecated-bg: #fff3f0;
|
36
|
+
--ant-error-color-deprecated-border: #ffd7d1;
|
37
|
+
--ant-warning-color: #ffab00;
|
38
|
+
--ant-warning-color-hover: #ffbf29;
|
39
|
+
--ant-warning-color-active: #d98900;
|
40
|
+
--ant-warning-color-outline: rgba(255, 171, 0, 0.2);
|
41
41
|
--ant-warning-color-deprecated-bg: #fffbe6;
|
42
|
-
--ant-warning-color-deprecated-border: #
|
43
|
-
--ant-info-color: #
|
44
|
-
--ant-info-color-deprecated-bg: #
|
45
|
-
--ant-info-color-deprecated-border: #
|
42
|
+
--ant-warning-color-deprecated-border: #ffe07a;
|
43
|
+
--ant-info-color: #2c68ff;
|
44
|
+
--ant-info-color-deprecated-bg: #f0f7ff;
|
45
|
+
--ant-info-color-deprecated-border: #a6c8ff;
|
46
46
|
}
|
47
47
|
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions,
|
48
48
|
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:hover {
|
49
49
|
background: #fff;
|
50
|
-
border-color:
|
50
|
+
border-color: var(--ant-error-color);
|
51
51
|
}
|
52
52
|
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus,
|
53
53
|
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused {
|
@@ -57,12 +57,12 @@ html {
|
|
57
57
|
outline: 0;
|
58
58
|
}
|
59
59
|
.ant-mentions-status-error .ant-input-prefix {
|
60
|
-
color:
|
60
|
+
color: var(--ant-error-color);
|
61
61
|
}
|
62
62
|
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions,
|
63
63
|
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:hover {
|
64
64
|
background: #fff;
|
65
|
-
border-color:
|
65
|
+
border-color: var(--ant-warning-color);
|
66
66
|
}
|
67
67
|
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus,
|
68
68
|
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused {
|
@@ -72,7 +72,7 @@ html {
|
|
72
72
|
outline: 0;
|
73
73
|
}
|
74
74
|
.ant-mentions-status-warning .ant-input-prefix {
|
75
|
-
color:
|
75
|
+
color: var(--ant-warning-color);
|
76
76
|
}
|
77
77
|
.ant-mentions {
|
78
78
|
box-sizing: border-box;
|
@@ -83,11 +83,11 @@ html {
|
|
83
83
|
width: 100%;
|
84
84
|
min-width: 0;
|
85
85
|
padding: 4px 11px;
|
86
|
-
color:
|
86
|
+
color: rgba(0, 0, 0, 0.85);
|
87
87
|
font-size: 14px;
|
88
88
|
background-color: #fff;
|
89
89
|
background-image: none;
|
90
|
-
border: 1px solid #
|
90
|
+
border: 1px solid #d9d9d9;
|
91
91
|
border-radius: 4px;
|
92
92
|
transition: all 0.3s;
|
93
93
|
/* stylelint-disable-next-line selector-no-vendor-prefix */
|
@@ -136,27 +136,27 @@ html {
|
|
136
136
|
outline: 0;
|
137
137
|
}
|
138
138
|
.ant-mentions-disabled {
|
139
|
-
color:
|
140
|
-
background-color: #
|
141
|
-
border-color: #
|
139
|
+
color: rgba(0, 0, 0, 0.25);
|
140
|
+
background-color: #f5f5f5;
|
141
|
+
border-color: #d9d9d9;
|
142
142
|
box-shadow: none;
|
143
143
|
cursor: not-allowed;
|
144
144
|
opacity: 1;
|
145
145
|
}
|
146
146
|
.ant-mentions-disabled:hover {
|
147
|
-
border-color: #
|
147
|
+
border-color: #d9d9d9;
|
148
148
|
border-right-width: 1px;
|
149
149
|
}
|
150
150
|
.ant-mentions[disabled] {
|
151
|
-
color:
|
152
|
-
background-color: #
|
153
|
-
border-color: #
|
151
|
+
color: rgba(0, 0, 0, 0.25);
|
152
|
+
background-color: #f5f5f5;
|
153
|
+
border-color: #d9d9d9;
|
154
154
|
box-shadow: none;
|
155
155
|
cursor: not-allowed;
|
156
156
|
opacity: 1;
|
157
157
|
}
|
158
158
|
.ant-mentions[disabled]:hover {
|
159
|
-
border-color: #
|
159
|
+
border-color: #d9d9d9;
|
160
160
|
border-right-width: 1px;
|
161
161
|
}
|
162
162
|
.ant-mentions-borderless,
|
@@ -185,15 +185,15 @@ textarea.ant-mentions {
|
|
185
185
|
padding: 0px 7px;
|
186
186
|
}
|
187
187
|
.ant-mentions-disabled > textarea {
|
188
|
-
color:
|
189
|
-
background-color: #
|
190
|
-
border-color: #
|
188
|
+
color: rgba(0, 0, 0, 0.25);
|
189
|
+
background-color: #f5f5f5;
|
190
|
+
border-color: #d9d9d9;
|
191
191
|
box-shadow: none;
|
192
192
|
cursor: not-allowed;
|
193
193
|
opacity: 1;
|
194
194
|
}
|
195
195
|
.ant-mentions-disabled > textarea:hover {
|
196
|
-
border-color: #
|
196
|
+
border-color: #d9d9d9;
|
197
197
|
border-right-width: 1px;
|
198
198
|
}
|
199
199
|
.ant-mentions-focused {
|
@@ -279,7 +279,7 @@ textarea.ant-mentions {
|
|
279
279
|
.ant-mentions-dropdown {
|
280
280
|
margin: 0;
|
281
281
|
padding: 0;
|
282
|
-
color:
|
282
|
+
color: rgba(0, 0, 0, 0.85);
|
283
283
|
font-variant: tabular-nums;
|
284
284
|
line-height: 1.5715;
|
285
285
|
list-style: none;
|
@@ -313,7 +313,7 @@ textarea.ant-mentions {
|
|
313
313
|
min-width: 100px;
|
314
314
|
padding: 5px 12px;
|
315
315
|
overflow: hidden;
|
316
|
-
color:
|
316
|
+
color: rgba(0, 0, 0, 0.85);
|
317
317
|
font-weight: normal;
|
318
318
|
line-height: 1.5715;
|
319
319
|
white-space: nowrap;
|
@@ -331,16 +331,16 @@ textarea.ant-mentions {
|
|
331
331
|
border-radius: 0 0 4px 4px;
|
332
332
|
}
|
333
333
|
.ant-mentions-dropdown-menu-item-disabled {
|
334
|
-
color:
|
334
|
+
color: rgba(0, 0, 0, 0.25);
|
335
335
|
cursor: not-allowed;
|
336
336
|
}
|
337
337
|
.ant-mentions-dropdown-menu-item-disabled:hover {
|
338
|
-
color:
|
338
|
+
color: rgba(0, 0, 0, 0.25);
|
339
339
|
background-color: #fff;
|
340
340
|
cursor: not-allowed;
|
341
341
|
}
|
342
342
|
.ant-mentions-dropdown-menu-item-selected {
|
343
|
-
color:
|
343
|
+
color: rgba(0, 0, 0, 0.85);
|
344
344
|
font-weight: 600;
|
345
345
|
background-color: #fafafa;
|
346
346
|
}
|