@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
@@ -3,58 +3,58 @@
|
|
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-input-number-affix-wrapper {
|
48
48
|
display: inline-block;
|
49
49
|
width: 100%;
|
50
50
|
min-width: 0;
|
51
51
|
padding: 4px 11px;
|
52
|
-
color:
|
52
|
+
color: rgba(0, 0, 0, 0.85);
|
53
53
|
font-size: 14px;
|
54
54
|
line-height: 1.5715;
|
55
55
|
background-color: #fff;
|
56
56
|
background-image: none;
|
57
|
-
border: 1px solid #
|
57
|
+
border: 1px solid #d9d9d9;
|
58
58
|
border-radius: 4px;
|
59
59
|
transition: all 0.3s;
|
60
60
|
/* stylelint-disable-next-line selector-no-vendor-prefix */
|
@@ -101,27 +101,27 @@ html {
|
|
101
101
|
outline: 0;
|
102
102
|
}
|
103
103
|
.ant-input-number-affix-wrapper-disabled {
|
104
|
-
color:
|
105
|
-
background-color: #
|
106
|
-
border-color: #
|
104
|
+
color: rgba(0, 0, 0, 0.25);
|
105
|
+
background-color: #f5f5f5;
|
106
|
+
border-color: #d9d9d9;
|
107
107
|
box-shadow: none;
|
108
108
|
cursor: not-allowed;
|
109
109
|
opacity: 1;
|
110
110
|
}
|
111
111
|
.ant-input-number-affix-wrapper-disabled:hover {
|
112
|
-
border-color: #
|
112
|
+
border-color: #d9d9d9;
|
113
113
|
border-right-width: 1px;
|
114
114
|
}
|
115
115
|
.ant-input-number-affix-wrapper[disabled] {
|
116
|
-
color:
|
117
|
-
background-color: #
|
118
|
-
border-color: #
|
116
|
+
color: rgba(0, 0, 0, 0.25);
|
117
|
+
background-color: #f5f5f5;
|
118
|
+
border-color: #d9d9d9;
|
119
119
|
box-shadow: none;
|
120
120
|
cursor: not-allowed;
|
121
121
|
opacity: 1;
|
122
122
|
}
|
123
123
|
.ant-input-number-affix-wrapper[disabled]:hover {
|
124
|
-
border-color: #
|
124
|
+
border-color: #d9d9d9;
|
125
125
|
border-right-width: 1px;
|
126
126
|
}
|
127
127
|
.ant-input-number-affix-wrapper-borderless,
|
@@ -206,7 +206,7 @@ textarea.ant-input-number-affix-wrapper {
|
|
206
206
|
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,
|
207
207
|
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {
|
208
208
|
background: #fff;
|
209
|
-
border-color:
|
209
|
+
border-color: var(--ant-error-color);
|
210
210
|
}
|
211
211
|
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus,
|
212
212
|
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {
|
@@ -216,12 +216,12 @@ textarea.ant-input-number-affix-wrapper {
|
|
216
216
|
outline: 0;
|
217
217
|
}
|
218
218
|
.ant-input-number-status-error .ant-input-number-prefix {
|
219
|
-
color:
|
219
|
+
color: var(--ant-error-color);
|
220
220
|
}
|
221
221
|
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,
|
222
222
|
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {
|
223
223
|
background: #fff;
|
224
|
-
border-color:
|
224
|
+
border-color: var(--ant-warning-color);
|
225
225
|
}
|
226
226
|
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus,
|
227
227
|
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {
|
@@ -231,12 +231,12 @@ textarea.ant-input-number-affix-wrapper {
|
|
231
231
|
outline: 0;
|
232
232
|
}
|
233
233
|
.ant-input-number-status-warning .ant-input-number-prefix {
|
234
|
-
color:
|
234
|
+
color: var(--ant-warning-color);
|
235
235
|
}
|
236
236
|
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
|
237
237
|
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
|
238
238
|
background: #fff;
|
239
|
-
border-color:
|
239
|
+
border-color: var(--ant-error-color);
|
240
240
|
}
|
241
241
|
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,
|
242
242
|
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {
|
@@ -246,12 +246,12 @@ textarea.ant-input-number-affix-wrapper {
|
|
246
246
|
outline: 0;
|
247
247
|
}
|
248
248
|
.ant-input-number-affix-wrapper-status-error .ant-input-number-prefix {
|
249
|
-
color:
|
249
|
+
color: var(--ant-error-color);
|
250
250
|
}
|
251
251
|
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
|
252
252
|
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
|
253
253
|
background: #fff;
|
254
|
-
border-color:
|
254
|
+
border-color: var(--ant-warning-color);
|
255
255
|
}
|
256
256
|
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,
|
257
257
|
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {
|
@@ -261,15 +261,15 @@ textarea.ant-input-number-affix-wrapper {
|
|
261
261
|
outline: 0;
|
262
262
|
}
|
263
263
|
.ant-input-number-affix-wrapper-status-warning .ant-input-number-prefix {
|
264
|
-
color:
|
264
|
+
color: var(--ant-warning-color);
|
265
265
|
}
|
266
266
|
.ant-input-number-group-wrapper-status-error .ant-input-number-group-addon {
|
267
|
-
color:
|
268
|
-
border-color:
|
267
|
+
color: var(--ant-error-color);
|
268
|
+
border-color: var(--ant-error-color);
|
269
269
|
}
|
270
270
|
.ant-input-number-group-wrapper-status-warning .ant-input-number-group-addon {
|
271
|
-
color:
|
272
|
-
border-color:
|
271
|
+
color: var(--ant-warning-color);
|
272
|
+
border-color: var(--ant-warning-color);
|
273
273
|
}
|
274
274
|
.ant-input-number {
|
275
275
|
box-sizing: border-box;
|
@@ -280,7 +280,7 @@ textarea.ant-input-number-affix-wrapper {
|
|
280
280
|
width: 100%;
|
281
281
|
min-width: 0;
|
282
282
|
padding: 4px 11px;
|
283
|
-
color:
|
283
|
+
color: rgba(0, 0, 0, 0.85);
|
284
284
|
font-size: 14px;
|
285
285
|
line-height: 1.5715;
|
286
286
|
background-color: #fff;
|
@@ -291,7 +291,7 @@ textarea.ant-input-number-affix-wrapper {
|
|
291
291
|
width: 90px;
|
292
292
|
margin: 0;
|
293
293
|
padding: 0;
|
294
|
-
border: 1px solid #
|
294
|
+
border: 1px solid #d9d9d9;
|
295
295
|
border-radius: 4px;
|
296
296
|
}
|
297
297
|
.ant-input-number::-moz-placeholder {
|
@@ -330,27 +330,27 @@ textarea.ant-input-number-affix-wrapper {
|
|
330
330
|
outline: 0;
|
331
331
|
}
|
332
332
|
.ant-input-number-disabled {
|
333
|
-
color:
|
334
|
-
background-color: #
|
335
|
-
border-color: #
|
333
|
+
color: rgba(0, 0, 0, 0.25);
|
334
|
+
background-color: #f5f5f5;
|
335
|
+
border-color: #d9d9d9;
|
336
336
|
box-shadow: none;
|
337
337
|
cursor: not-allowed;
|
338
338
|
opacity: 1;
|
339
339
|
}
|
340
340
|
.ant-input-number-disabled:hover {
|
341
|
-
border-color: #
|
341
|
+
border-color: #d9d9d9;
|
342
342
|
border-right-width: 1px;
|
343
343
|
}
|
344
344
|
.ant-input-number[disabled] {
|
345
|
-
color:
|
346
|
-
background-color: #
|
347
|
-
border-color: #
|
345
|
+
color: rgba(0, 0, 0, 0.25);
|
346
|
+
background-color: #f5f5f5;
|
347
|
+
border-color: #d9d9d9;
|
348
348
|
box-shadow: none;
|
349
349
|
cursor: not-allowed;
|
350
350
|
opacity: 1;
|
351
351
|
}
|
352
352
|
.ant-input-number[disabled]:hover {
|
353
|
-
border-color: #
|
353
|
+
border-color: #d9d9d9;
|
354
354
|
border-right-width: 1px;
|
355
355
|
}
|
356
356
|
.ant-input-number-borderless,
|
@@ -382,7 +382,7 @@ textarea.ant-input-number {
|
|
382
382
|
box-sizing: border-box;
|
383
383
|
margin: 0;
|
384
384
|
padding: 0;
|
385
|
-
color:
|
385
|
+
color: rgba(0, 0, 0, 0.85);
|
386
386
|
font-size: 14px;
|
387
387
|
font-variant: tabular-nums;
|
388
388
|
line-height: 1.5715;
|
@@ -444,12 +444,12 @@ textarea.ant-input-number {
|
|
444
444
|
.ant-input-number-group-addon {
|
445
445
|
position: relative;
|
446
446
|
padding: 0 11px;
|
447
|
-
color:
|
447
|
+
color: rgba(0, 0, 0, 0.85);
|
448
448
|
font-weight: normal;
|
449
449
|
font-size: 14px;
|
450
450
|
text-align: center;
|
451
451
|
background-color: #fafafa;
|
452
|
-
border: 1px solid #
|
452
|
+
border: 1px solid #d9d9d9;
|
453
453
|
border-radius: 4px;
|
454
454
|
transition: all 0.3s;
|
455
455
|
}
|
@@ -463,7 +463,7 @@ textarea.ant-input-number {
|
|
463
463
|
}
|
464
464
|
.ant-input-number-group-addon .ant-select-open .ant-select-selector,
|
465
465
|
.ant-input-number-group-addon .ant-select-focused .ant-select-selector {
|
466
|
-
color:
|
466
|
+
color: var(--ant-primary-color);
|
467
467
|
}
|
468
468
|
.ant-input-number-group-addon .ant-cascader-picker {
|
469
469
|
margin: -9px -12px;
|
@@ -644,13 +644,13 @@ textarea.ant-input-number {
|
|
644
644
|
border-radius: 4px 0 0 4px;
|
645
645
|
}
|
646
646
|
.ant-input-number-group-rtl .ant-input-number-group-addon:first-child {
|
647
|
-
border-right: 1px solid #
|
647
|
+
border-right: 1px solid #d9d9d9;
|
648
648
|
border-left: 0;
|
649
649
|
border-radius: 0 4px 4px 0;
|
650
650
|
}
|
651
651
|
.ant-input-number-group-rtl .ant-input-number-group-addon:last-child {
|
652
652
|
border-right: 0;
|
653
|
-
border-left: 1px solid #
|
653
|
+
border-left: 1px solid #d9d9d9;
|
654
654
|
border-radius: 4px 0 0 4px;
|
655
655
|
}
|
656
656
|
.ant-input-number-group-wrapper {
|
@@ -664,11 +664,11 @@ textarea.ant-input-number {
|
|
664
664
|
width: 100%;
|
665
665
|
height: 50%;
|
666
666
|
overflow: hidden;
|
667
|
-
color:
|
667
|
+
color: rgba(0, 0, 0, 0.45);
|
668
668
|
font-weight: bold;
|
669
669
|
line-height: 0;
|
670
670
|
text-align: center;
|
671
|
-
border-left: 1px solid #
|
671
|
+
border-left: 1px solid #d9d9d9;
|
672
672
|
transition: all 0.1s linear;
|
673
673
|
}
|
674
674
|
.ant-input-number-handler:active {
|
@@ -694,7 +694,7 @@ textarea.ant-input-number {
|
|
694
694
|
right: 4px;
|
695
695
|
width: 12px;
|
696
696
|
height: 12px;
|
697
|
-
color:
|
697
|
+
color: rgba(0, 0, 0, 0.45);
|
698
698
|
line-height: 12px;
|
699
699
|
transition: all 0.1s linear;
|
700
700
|
-webkit-user-select: none;
|
@@ -735,15 +735,15 @@ textarea.ant-input-number {
|
|
735
735
|
outline: 0;
|
736
736
|
}
|
737
737
|
.ant-input-number-disabled {
|
738
|
-
color:
|
739
|
-
background-color: #
|
740
|
-
border-color: #
|
738
|
+
color: rgba(0, 0, 0, 0.25);
|
739
|
+
background-color: #f5f5f5;
|
740
|
+
border-color: #d9d9d9;
|
741
741
|
box-shadow: none;
|
742
742
|
cursor: not-allowed;
|
743
743
|
opacity: 1;
|
744
744
|
}
|
745
745
|
.ant-input-number-disabled:hover {
|
746
|
-
border-color: #
|
746
|
+
border-color: #d9d9d9;
|
747
747
|
border-right-width: 1px;
|
748
748
|
}
|
749
749
|
.ant-input-number-disabled .ant-input-number-input {
|
@@ -859,7 +859,7 @@ textarea.ant-input-number {
|
|
859
859
|
}
|
860
860
|
.ant-input-number-handler-down {
|
861
861
|
top: 0;
|
862
|
-
border-top: 1px solid #
|
862
|
+
border-top: 1px solid #d9d9d9;
|
863
863
|
border-bottom-right-radius: 4px;
|
864
864
|
cursor: pointer;
|
865
865
|
}
|
@@ -880,19 +880,19 @@ textarea.ant-input-number {
|
|
880
880
|
}
|
881
881
|
.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,
|
882
882
|
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
|
883
|
-
color:
|
883
|
+
color: rgba(0, 0, 0, 0.25);
|
884
884
|
}
|
885
885
|
.ant-input-number-borderless {
|
886
886
|
box-shadow: none;
|
887
887
|
}
|
888
888
|
.ant-input-number-out-of-range input {
|
889
|
-
color:
|
889
|
+
color: var(--ant-error-color);
|
890
890
|
}
|
891
891
|
.ant-input-number-rtl {
|
892
892
|
direction: rtl;
|
893
893
|
}
|
894
894
|
.ant-input-number-rtl .ant-input-number-handler {
|
895
|
-
border-right: 1px solid #
|
895
|
+
border-right: 1px solid #d9d9d9;
|
896
896
|
border-left: 0;
|
897
897
|
}
|
898
898
|
.ant-input-number-rtl .ant-input-number-handler-wrap {
|
@@ -3,46 +3,46 @@
|
|
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-layout {
|
48
48
|
display: flex;
|
@@ -70,13 +70,13 @@ html {
|
|
70
70
|
.ant-layout-header {
|
71
71
|
height: 64px;
|
72
72
|
padding: 0 50px;
|
73
|
-
color:
|
73
|
+
color: rgba(0, 0, 0, 0.85);
|
74
74
|
line-height: 64px;
|
75
75
|
background: #001529;
|
76
76
|
}
|
77
77
|
.ant-layout-footer {
|
78
78
|
padding: 24px 50px;
|
79
|
-
color:
|
79
|
+
color: rgba(0, 0, 0, 0.85);
|
80
80
|
font-size: 14px;
|
81
81
|
background: #f0f2f5;
|
82
82
|
}
|
@@ -158,11 +158,11 @@ html {
|
|
158
158
|
background: #fff;
|
159
159
|
}
|
160
160
|
.ant-layout-sider-light .ant-layout-sider-trigger {
|
161
|
-
color:
|
161
|
+
color: rgba(0, 0, 0, 0.85);
|
162
162
|
background: #fff;
|
163
163
|
}
|
164
164
|
.ant-layout-sider-light .ant-layout-sider-zero-width-trigger {
|
165
|
-
color:
|
165
|
+
color: rgba(0, 0, 0, 0.85);
|
166
166
|
background: #fff;
|
167
167
|
}
|
168
168
|
.ant-layout-rtl {
|