@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,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-picker-status-error.ant-picker,
|
48
48
|
.ant-picker-status-error.ant-picker:not([disabled]):hover {
|
49
49
|
background-color: #fff;
|
50
|
-
border-color:
|
50
|
+
border-color: var(--ant-error-color);
|
51
51
|
}
|
52
52
|
.ant-picker-status-error.ant-picker-focused,
|
53
53
|
.ant-picker-status-error.ant-picker:focus {
|
@@ -59,7 +59,7 @@ html {
|
|
59
59
|
.ant-picker-status-warning.ant-picker,
|
60
60
|
.ant-picker-status-warning.ant-picker:not([disabled]):hover {
|
61
61
|
background-color: #fff;
|
62
|
-
border-color:
|
62
|
+
border-color: var(--ant-warning-color);
|
63
63
|
}
|
64
64
|
.ant-picker-status-warning.ant-picker-focused,
|
65
65
|
.ant-picker-status-warning.ant-picker:focus {
|
@@ -72,7 +72,7 @@ html {
|
|
72
72
|
box-sizing: border-box;
|
73
73
|
margin: 0;
|
74
74
|
padding: 0;
|
75
|
-
color:
|
75
|
+
color: rgba(0, 0, 0, 0.85);
|
76
76
|
font-size: 14px;
|
77
77
|
font-variant: tabular-nums;
|
78
78
|
line-height: 1.5715;
|
@@ -83,7 +83,7 @@ html {
|
|
83
83
|
display: inline-flex;
|
84
84
|
align-items: center;
|
85
85
|
background: #fff;
|
86
|
-
border: 1px solid #
|
86
|
+
border: 1px solid #d9d9d9;
|
87
87
|
border-radius: 4px;
|
88
88
|
transition: border 0.3s, box-shadow 0.3s;
|
89
89
|
}
|
@@ -99,12 +99,12 @@ html {
|
|
99
99
|
outline: 0;
|
100
100
|
}
|
101
101
|
.ant-picker.ant-picker-disabled {
|
102
|
-
background: #
|
103
|
-
border-color: #
|
102
|
+
background: #f5f5f5;
|
103
|
+
border-color: #d9d9d9;
|
104
104
|
cursor: not-allowed;
|
105
105
|
}
|
106
106
|
.ant-picker.ant-picker-disabled .ant-picker-suffix {
|
107
|
-
color:
|
107
|
+
color: rgba(0, 0, 0, 0.25);
|
108
108
|
}
|
109
109
|
.ant-picker.ant-picker-borderless {
|
110
110
|
background-color: transparent !important;
|
@@ -123,12 +123,12 @@ html {
|
|
123
123
|
width: 100%;
|
124
124
|
min-width: 0;
|
125
125
|
padding: 4px 11px;
|
126
|
-
color:
|
126
|
+
color: rgba(0, 0, 0, 0.85);
|
127
127
|
font-size: 14px;
|
128
128
|
line-height: 1.5715;
|
129
129
|
background-color: #fff;
|
130
130
|
background-image: none;
|
131
|
-
border: 1px solid #
|
131
|
+
border: 1px solid #d9d9d9;
|
132
132
|
border-radius: 4px;
|
133
133
|
transition: all 0.3s;
|
134
134
|
/* stylelint-disable-next-line selector-no-vendor-prefix */
|
@@ -175,27 +175,27 @@ html {
|
|
175
175
|
outline: 0;
|
176
176
|
}
|
177
177
|
.ant-picker-input > input-disabled {
|
178
|
-
color:
|
179
|
-
background-color: #
|
180
|
-
border-color: #
|
178
|
+
color: rgba(0, 0, 0, 0.25);
|
179
|
+
background-color: #f5f5f5;
|
180
|
+
border-color: #d9d9d9;
|
181
181
|
box-shadow: none;
|
182
182
|
cursor: not-allowed;
|
183
183
|
opacity: 1;
|
184
184
|
}
|
185
185
|
.ant-picker-input > input-disabled:hover {
|
186
|
-
border-color: #
|
186
|
+
border-color: #d9d9d9;
|
187
187
|
border-right-width: 1px;
|
188
188
|
}
|
189
189
|
.ant-picker-input > input[disabled] {
|
190
|
-
color:
|
191
|
-
background-color: #
|
192
|
-
border-color: #
|
190
|
+
color: rgba(0, 0, 0, 0.25);
|
191
|
+
background-color: #f5f5f5;
|
192
|
+
border-color: #d9d9d9;
|
193
193
|
box-shadow: none;
|
194
194
|
cursor: not-allowed;
|
195
195
|
opacity: 1;
|
196
196
|
}
|
197
197
|
.ant-picker-input > input[disabled]:hover {
|
198
|
-
border-color: #
|
198
|
+
border-color: #d9d9d9;
|
199
199
|
border-right-width: 1px;
|
200
200
|
}
|
201
201
|
.ant-picker-input > input-borderless,
|
@@ -249,7 +249,7 @@ textarea.ant-picker-input > input {
|
|
249
249
|
flex: none;
|
250
250
|
align-self: center;
|
251
251
|
margin-left: 4px;
|
252
|
-
color:
|
252
|
+
color: rgba(0, 0, 0, 0.25);
|
253
253
|
line-height: 1;
|
254
254
|
pointer-events: none;
|
255
255
|
}
|
@@ -263,7 +263,7 @@ textarea.ant-picker-input > input {
|
|
263
263
|
position: absolute;
|
264
264
|
top: 50%;
|
265
265
|
right: 0;
|
266
|
-
color:
|
266
|
+
color: rgba(0, 0, 0, 0.25);
|
267
267
|
line-height: 1;
|
268
268
|
background: #fff;
|
269
269
|
transform: translateY(-50%);
|
@@ -275,20 +275,20 @@ textarea.ant-picker-input > input {
|
|
275
275
|
vertical-align: top;
|
276
276
|
}
|
277
277
|
.ant-picker-clear:hover {
|
278
|
-
color:
|
278
|
+
color: rgba(0, 0, 0, 0.45);
|
279
279
|
}
|
280
280
|
.ant-picker-separator {
|
281
281
|
position: relative;
|
282
282
|
display: inline-block;
|
283
283
|
width: 1em;
|
284
284
|
height: 16px;
|
285
|
-
color:
|
285
|
+
color: rgba(0, 0, 0, 0.25);
|
286
286
|
font-size: 16px;
|
287
287
|
vertical-align: top;
|
288
288
|
cursor: default;
|
289
289
|
}
|
290
290
|
.ant-picker-focused .ant-picker-separator {
|
291
|
-
color:
|
291
|
+
color: rgba(0, 0, 0, 0.45);
|
292
292
|
}
|
293
293
|
.ant-picker-disabled .ant-picker-range-separator .ant-picker-separator {
|
294
294
|
cursor: not-allowed;
|
@@ -307,7 +307,7 @@ textarea.ant-picker-input > input {
|
|
307
307
|
bottom: -1px;
|
308
308
|
height: 2px;
|
309
309
|
margin-left: 11px;
|
310
|
-
background:
|
310
|
+
background: var(--ant-primary-color);
|
311
311
|
opacity: 0;
|
312
312
|
transition: all 0.3s ease-out;
|
313
313
|
pointer-events: none;
|
@@ -330,7 +330,7 @@ textarea.ant-picker-input > input {
|
|
330
330
|
box-sizing: border-box;
|
331
331
|
margin: 0;
|
332
332
|
padding: 0;
|
333
|
-
color:
|
333
|
+
color: rgba(0, 0, 0, 0.85);
|
334
334
|
font-size: 14px;
|
335
335
|
font-variant: tabular-nums;
|
336
336
|
line-height: 1.5715;
|
@@ -399,7 +399,7 @@ textarea.ant-picker-input > input {
|
|
399
399
|
display: inline-block;
|
400
400
|
}
|
401
401
|
.ant-picker-ranges .ant-picker-preset > .ant-tag-blue {
|
402
|
-
color:
|
402
|
+
color: var(--ant-primary-color);
|
403
403
|
background: var(--ant-primary-1);
|
404
404
|
border-color: var(--ant-primary-3);
|
405
405
|
cursor: pointer;
|
@@ -461,19 +461,19 @@ textarea.ant-picker-input > input {
|
|
461
461
|
text-align: center;
|
462
462
|
}
|
463
463
|
.ant-picker-panel-container .ant-picker-panel-focused {
|
464
|
-
border-color:
|
464
|
+
border-color: rgba(0, 0, 0, 0.06);
|
465
465
|
}
|
466
466
|
.ant-picker-panel {
|
467
467
|
display: inline-flex;
|
468
468
|
flex-direction: column;
|
469
469
|
text-align: center;
|
470
470
|
background: #fff;
|
471
|
-
border: 1px solid
|
471
|
+
border: 1px solid rgba(0, 0, 0, 0.06);
|
472
472
|
border-radius: 4px;
|
473
473
|
outline: none;
|
474
474
|
}
|
475
475
|
.ant-picker-panel-focused {
|
476
|
-
border-color:
|
476
|
+
border-color: var(--ant-primary-color);
|
477
477
|
}
|
478
478
|
.ant-picker-decade-panel,
|
479
479
|
.ant-picker-year-panel,
|
@@ -489,15 +489,15 @@ textarea.ant-picker-input > input {
|
|
489
489
|
.ant-picker-header {
|
490
490
|
display: flex;
|
491
491
|
padding: 0 8px;
|
492
|
-
color:
|
493
|
-
border-bottom: 1px solid
|
492
|
+
color: rgba(0, 0, 0, 0.85);
|
493
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
494
494
|
}
|
495
495
|
.ant-picker-header > * {
|
496
496
|
flex: none;
|
497
497
|
}
|
498
498
|
.ant-picker-header button {
|
499
499
|
padding: 0;
|
500
|
-
color:
|
500
|
+
color: rgba(0, 0, 0, 0.25);
|
501
501
|
line-height: 40px;
|
502
502
|
background: transparent;
|
503
503
|
border: 0;
|
@@ -509,7 +509,7 @@ textarea.ant-picker-input > input {
|
|
509
509
|
font-size: 14px;
|
510
510
|
}
|
511
511
|
.ant-picker-header > button:hover {
|
512
|
-
color:
|
512
|
+
color: rgba(0, 0, 0, 0.85);
|
513
513
|
}
|
514
514
|
.ant-picker-header-view {
|
515
515
|
flex: auto;
|
@@ -524,7 +524,7 @@ textarea.ant-picker-input > input {
|
|
524
524
|
margin-left: 8px;
|
525
525
|
}
|
526
526
|
.ant-picker-header-view button:hover {
|
527
|
-
color:
|
527
|
+
color: var(--ant-primary-color);
|
528
528
|
}
|
529
529
|
.ant-picker-prev-icon,
|
530
530
|
.ant-picker-next-icon,
|
@@ -582,16 +582,16 @@ textarea.ant-picker-input > input {
|
|
582
582
|
}
|
583
583
|
.ant-picker-content th {
|
584
584
|
height: 30px;
|
585
|
-
color:
|
585
|
+
color: rgba(0, 0, 0, 0.85);
|
586
586
|
line-height: 30px;
|
587
587
|
}
|
588
588
|
.ant-picker-cell {
|
589
589
|
padding: 3px 0;
|
590
|
-
color:
|
590
|
+
color: rgba(0, 0, 0, 0.25);
|
591
591
|
cursor: pointer;
|
592
592
|
}
|
593
593
|
.ant-picker-cell-in-view {
|
594
|
-
color:
|
594
|
+
color: rgba(0, 0, 0, 0.85);
|
595
595
|
}
|
596
596
|
.ant-picker-cell::before {
|
597
597
|
position: absolute;
|
@@ -625,7 +625,7 @@ textarea.ant-picker-input > input {
|
|
625
625
|
bottom: 0;
|
626
626
|
left: 0;
|
627
627
|
z-index: 1;
|
628
|
-
border: 1px solid
|
628
|
+
border: 1px solid var(--ant-primary-color);
|
629
629
|
border-radius: 4px;
|
630
630
|
content: '';
|
631
631
|
}
|
@@ -639,7 +639,7 @@ textarea.ant-picker-input > input {
|
|
639
639
|
.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
|
640
640
|
.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner {
|
641
641
|
color: #fff;
|
642
|
-
background:
|
642
|
+
background: var(--ant-primary-color);
|
643
643
|
}
|
644
644
|
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single)::before,
|
645
645
|
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single)::before {
|
@@ -734,7 +734,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
|
734
734
|
border-bottom-right-radius: 4px;
|
735
735
|
}
|
736
736
|
.ant-picker-cell-disabled {
|
737
|
-
color:
|
737
|
+
color: rgba(0, 0, 0, 0.25);
|
738
738
|
pointer-events: none;
|
739
739
|
}
|
740
740
|
.ant-picker-cell-disabled .ant-picker-cell-inner {
|
@@ -744,7 +744,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
|
744
744
|
background: rgba(0, 0, 0, 0.04);
|
745
745
|
}
|
746
746
|
.ant-picker-cell-disabled.ant-picker-cell-today .ant-picker-cell-inner::before {
|
747
|
-
border-color:
|
747
|
+
border-color: rgba(0, 0, 0, 0.25);
|
748
748
|
}
|
749
749
|
.ant-picker-decade-panel .ant-picker-content,
|
750
750
|
.ant-picker-year-panel .ant-picker-content,
|
@@ -771,7 +771,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
|
771
771
|
border-bottom: 1px solid transparent;
|
772
772
|
}
|
773
773
|
.ant-picker-panel .ant-picker-footer {
|
774
|
-
border-top: 1px solid
|
774
|
+
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
775
775
|
}
|
776
776
|
.ant-picker-footer-extra {
|
777
777
|
padding: 0 12px;
|
@@ -779,13 +779,13 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
|
779
779
|
text-align: left;
|
780
780
|
}
|
781
781
|
.ant-picker-footer-extra:not(:last-child) {
|
782
|
-
border-bottom: 1px solid
|
782
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
783
783
|
}
|
784
784
|
.ant-picker-now {
|
785
785
|
text-align: left;
|
786
786
|
}
|
787
787
|
.ant-picker-today-btn {
|
788
|
-
color:
|
788
|
+
color: var(--ant-primary-color);
|
789
789
|
}
|
790
790
|
.ant-picker-today-btn:hover {
|
791
791
|
color: var(--ant-primary-color-hover);
|
@@ -794,7 +794,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
|
794
794
|
color: var(--ant-primary-color-active);
|
795
795
|
}
|
796
796
|
.ant-picker-today-btn.ant-picker-today-btn-disabled {
|
797
|
-
color:
|
797
|
+
color: rgba(0, 0, 0, 0.25);
|
798
798
|
cursor: not-allowed;
|
799
799
|
}
|
800
800
|
.ant-picker-decade-panel .ant-picker-cell-inner {
|
@@ -857,7 +857,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
|
857
857
|
}
|
858
858
|
.ant-picker-week-panel-row-selected td,
|
859
859
|
.ant-picker-week-panel-row-selected:hover td {
|
860
|
-
background:
|
860
|
+
background: var(--ant-primary-color);
|
861
861
|
}
|
862
862
|
.ant-picker-week-panel-row-selected td.ant-picker-cell-week,
|
863
863
|
.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-week {
|
@@ -884,7 +884,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
|
884
884
|
display: flex;
|
885
885
|
}
|
886
886
|
.ant-picker-datetime-panel .ant-picker-time-panel {
|
887
|
-
border-left: 1px solid
|
887
|
+
border-left: 1px solid rgba(0, 0, 0, 0.06);
|
888
888
|
}
|
889
889
|
.ant-picker-datetime-panel .ant-picker-date-panel,
|
890
890
|
.ant-picker-datetime-panel .ant-picker-time-panel {
|
@@ -926,7 +926,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
|
926
926
|
height: 198px;
|
927
927
|
}
|
928
928
|
.ant-picker-time-panel-column:not(:first-child) {
|
929
|
-
border-left: 1px solid
|
929
|
+
border-left: 1px solid rgba(0, 0, 0, 0.06);
|
930
930
|
}
|
931
931
|
.ant-picker-time-panel-column-active {
|
932
932
|
background: var(--ant-primary-color-active-deprecated-f-30);
|
@@ -944,7 +944,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
|
944
944
|
height: 28px;
|
945
945
|
margin: 0;
|
946
946
|
padding: 0 0 0 14px;
|
947
|
-
color:
|
947
|
+
color: rgba(0, 0, 0, 0.85);
|
948
948
|
line-height: 28px;
|
949
949
|
border-radius: 0;
|
950
950
|
cursor: pointer;
|
@@ -957,7 +957,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
|
957
957
|
background: var(--ant-primary-1);
|
958
958
|
}
|
959
959
|
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell-disabled .ant-picker-time-panel-cell-inner {
|
960
|
-
color:
|
960
|
+
color: rgba(0, 0, 0, 0.25);
|
961
961
|
background: transparent;
|
962
962
|
cursor: not-allowed;
|
963
963
|
}
|
@@ -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-descriptions-header {
|
48
48
|
display: flex;
|
@@ -52,7 +52,7 @@ html {
|
|
52
52
|
.ant-descriptions-title {
|
53
53
|
flex: auto;
|
54
54
|
overflow: hidden;
|
55
|
-
color:
|
55
|
+
color: rgba(0, 0, 0, 0.85);
|
56
56
|
font-weight: bold;
|
57
57
|
font-size: 16px;
|
58
58
|
line-height: 1.5715;
|
@@ -61,7 +61,7 @@ html {
|
|
61
61
|
}
|
62
62
|
.ant-descriptions-extra {
|
63
63
|
margin-left: auto;
|
64
|
-
color:
|
64
|
+
color: rgba(0, 0, 0, 0.85);
|
65
65
|
font-size: 14px;
|
66
66
|
}
|
67
67
|
.ant-descriptions-view {
|
@@ -80,7 +80,7 @@ html {
|
|
80
80
|
border-bottom: none;
|
81
81
|
}
|
82
82
|
.ant-descriptions-item-label {
|
83
|
-
color:
|
83
|
+
color: rgba(0, 0, 0, 0.85);
|
84
84
|
font-weight: normal;
|
85
85
|
font-size: 14px;
|
86
86
|
line-height: 1.5715;
|
@@ -102,7 +102,7 @@ html {
|
|
102
102
|
.ant-descriptions-item-content {
|
103
103
|
display: table-cell;
|
104
104
|
flex: 1;
|
105
|
-
color:
|
105
|
+
color: rgba(0, 0, 0, 0.85);
|
106
106
|
font-size: 14px;
|
107
107
|
line-height: 1.5715;
|
108
108
|
word-break: break-word;
|
@@ -129,7 +129,7 @@ html {
|
|
129
129
|
padding-bottom: 8px;
|
130
130
|
}
|
131
131
|
.ant-descriptions-bordered .ant-descriptions-view {
|
132
|
-
border: 1px solid
|
132
|
+
border: 1px solid rgba(0, 0, 0, 0.06);
|
133
133
|
}
|
134
134
|
.ant-descriptions-bordered .ant-descriptions-view > table {
|
135
135
|
table-layout: auto;
|
@@ -138,7 +138,7 @@ html {
|
|
138
138
|
.ant-descriptions-bordered .ant-descriptions-item-label,
|
139
139
|
.ant-descriptions-bordered .ant-descriptions-item-content {
|
140
140
|
padding: 16px 24px;
|
141
|
-
border-right: 1px solid
|
141
|
+
border-right: 1px solid rgba(0, 0, 0, 0.06);
|
142
142
|
}
|
143
143
|
.ant-descriptions-bordered .ant-descriptions-item-label:last-child,
|
144
144
|
.ant-descriptions-bordered .ant-descriptions-item-content:last-child {
|
@@ -151,7 +151,7 @@ html {
|
|
151
151
|
display: none;
|
152
152
|
}
|
153
153
|
.ant-descriptions-bordered .ant-descriptions-row {
|
154
|
-
border-bottom: 1px solid
|
154
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
155
155
|
}
|
156
156
|
.ant-descriptions-bordered .ant-descriptions-row:last-child {
|
157
157
|
border-bottom: none;
|
@@ -173,7 +173,7 @@ html {
|
|
173
173
|
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label,
|
174
174
|
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content {
|
175
175
|
border-right: none;
|
176
|
-
border-left: 1px solid
|
176
|
+
border-left: 1px solid rgba(0, 0, 0, 0.06);
|
177
177
|
}
|
178
178
|
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label:last-child,
|
179
179
|
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content:last-child {
|