@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,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
|
@-webkit-keyframes antCheckboxEffect {
|
48
48
|
0% {
|
@@ -82,7 +82,7 @@ html {
|
|
82
82
|
background: #fafafa;
|
83
83
|
}
|
84
84
|
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content .ant-table-row:last-child td {
|
85
|
-
border-bottom: 1px solid
|
85
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
86
86
|
}
|
87
87
|
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body {
|
88
88
|
margin: 0;
|
@@ -94,10 +94,10 @@ html {
|
|
94
94
|
background-color: transparent;
|
95
95
|
}
|
96
96
|
.ant-transfer-status-error .ant-transfer-list {
|
97
|
-
border-color:
|
97
|
+
border-color: var(--ant-error-color);
|
98
98
|
}
|
99
99
|
.ant-transfer-status-error .ant-transfer-list-search:not([disabled]) {
|
100
|
-
border-color: #
|
100
|
+
border-color: #d9d9d9;
|
101
101
|
}
|
102
102
|
.ant-transfer-status-error .ant-transfer-list-search:not([disabled]):hover {
|
103
103
|
border-color: var(--ant-primary-5);
|
@@ -110,10 +110,10 @@ html {
|
|
110
110
|
outline: 0;
|
111
111
|
}
|
112
112
|
.ant-transfer-status-warning .ant-transfer-list {
|
113
|
-
border-color:
|
113
|
+
border-color: var(--ant-warning-color);
|
114
114
|
}
|
115
115
|
.ant-transfer-status-warning .ant-transfer-list-search:not([disabled]) {
|
116
|
-
border-color: #
|
116
|
+
border-color: #d9d9d9;
|
117
117
|
}
|
118
118
|
.ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):hover {
|
119
119
|
border-color: var(--ant-primary-5);
|
@@ -129,7 +129,7 @@ html {
|
|
129
129
|
box-sizing: border-box;
|
130
130
|
margin: 0;
|
131
131
|
padding: 0;
|
132
|
-
color:
|
132
|
+
color: rgba(0, 0, 0, 0.85);
|
133
133
|
font-size: 14px;
|
134
134
|
font-variant: tabular-nums;
|
135
135
|
line-height: 1.5715;
|
@@ -140,14 +140,14 @@ html {
|
|
140
140
|
align-items: stretch;
|
141
141
|
}
|
142
142
|
.ant-transfer-disabled .ant-transfer-list {
|
143
|
-
background: #
|
143
|
+
background: #f5f5f5;
|
144
144
|
}
|
145
145
|
.ant-transfer-list {
|
146
146
|
display: flex;
|
147
147
|
flex-direction: column;
|
148
148
|
width: 180px;
|
149
149
|
height: 200px;
|
150
|
-
border: 1px solid #
|
150
|
+
border: 1px solid #d9d9d9;
|
151
151
|
border-radius: 4px;
|
152
152
|
}
|
153
153
|
.ant-transfer-list-with-pagination {
|
@@ -155,7 +155,7 @@ html {
|
|
155
155
|
height: auto;
|
156
156
|
}
|
157
157
|
.ant-transfer-list-search .anticon-search {
|
158
|
-
color:
|
158
|
+
color: rgba(0, 0, 0, 0.25);
|
159
159
|
}
|
160
160
|
.ant-transfer-list-header {
|
161
161
|
display: flex;
|
@@ -163,9 +163,9 @@ html {
|
|
163
163
|
align-items: center;
|
164
164
|
height: 40px;
|
165
165
|
padding: 8px 12px 9px;
|
166
|
-
color:
|
166
|
+
color: rgba(0, 0, 0, 0.85);
|
167
167
|
background: #fff;
|
168
|
-
border-bottom: 1px solid
|
168
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
169
169
|
border-radius: 4px 4px 0 0;
|
170
170
|
}
|
171
171
|
.ant-transfer-list-header > *:not(:last-child) {
|
@@ -229,13 +229,13 @@ html {
|
|
229
229
|
text-overflow: ellipsis;
|
230
230
|
}
|
231
231
|
.ant-transfer-list-content-item-remove {
|
232
|
-
color:
|
232
|
+
color: var(--ant-primary-color);
|
233
233
|
text-decoration: none;
|
234
234
|
outline: none;
|
235
235
|
cursor: pointer;
|
236
236
|
transition: color 0.3s;
|
237
237
|
position: relative;
|
238
|
-
color: #
|
238
|
+
color: #d9d9d9;
|
239
239
|
}
|
240
240
|
.ant-transfer-list-content-item-remove:focus,
|
241
241
|
.ant-transfer-list-content-item-remove:hover {
|
@@ -270,23 +270,23 @@ html {
|
|
270
270
|
background-color: var(--ant-primary-1);
|
271
271
|
}
|
272
272
|
.ant-transfer-list-content-item-disabled {
|
273
|
-
color:
|
273
|
+
color: rgba(0, 0, 0, 0.25);
|
274
274
|
cursor: not-allowed;
|
275
275
|
}
|
276
276
|
.ant-transfer-list-pagination {
|
277
277
|
padding: 8px 0;
|
278
278
|
text-align: right;
|
279
|
-
border-top: 1px solid
|
279
|
+
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
280
280
|
}
|
281
281
|
.ant-transfer-list-body-not-found {
|
282
282
|
flex: none;
|
283
283
|
width: 100%;
|
284
284
|
margin: auto 0;
|
285
|
-
color:
|
285
|
+
color: rgba(0, 0, 0, 0.25);
|
286
286
|
text-align: center;
|
287
287
|
}
|
288
288
|
.ant-transfer-list-footer {
|
289
|
-
border-top: 1px solid
|
289
|
+
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
290
290
|
}
|
291
291
|
.ant-transfer-operation {
|
292
292
|
display: flex;
|
package/lib/tree/style/index.css
CHANGED
@@ -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
|
@-webkit-keyframes antCheckboxEffect {
|
48
48
|
0% {
|
@@ -118,7 +118,7 @@ html {
|
|
118
118
|
}
|
119
119
|
.ant-tree.ant-tree-directory .ant-tree-treenode-selected:hover::before,
|
120
120
|
.ant-tree.ant-tree-directory .ant-tree-treenode-selected::before {
|
121
|
-
background:
|
121
|
+
background: var(--ant-primary-color);
|
122
122
|
}
|
123
123
|
.ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-switcher {
|
124
124
|
color: #fff;
|
@@ -131,7 +131,7 @@ html {
|
|
131
131
|
box-sizing: border-box;
|
132
132
|
margin: 0;
|
133
133
|
padding: 0;
|
134
|
-
color:
|
134
|
+
color: rgba(0, 0, 0, 0.85);
|
135
135
|
font-size: 14px;
|
136
136
|
font-variant: tabular-nums;
|
137
137
|
line-height: 1.5715;
|
@@ -147,7 +147,7 @@ html {
|
|
147
147
|
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,
|
148
148
|
.ant-tree-checkbox:hover .ant-tree-checkbox-inner,
|
149
149
|
.ant-tree-checkbox-input:focus + .ant-tree-checkbox-inner {
|
150
|
-
border-color:
|
150
|
+
border-color: var(--ant-primary-color);
|
151
151
|
}
|
152
152
|
.ant-tree-checkbox-checked::after {
|
153
153
|
position: absolute;
|
@@ -155,7 +155,7 @@ html {
|
|
155
155
|
left: 0;
|
156
156
|
width: 100%;
|
157
157
|
height: 100%;
|
158
|
-
border: 1px solid
|
158
|
+
border: 1px solid var(--ant-primary-color);
|
159
159
|
border-radius: 4px;
|
160
160
|
visibility: hidden;
|
161
161
|
-webkit-animation: antCheckboxEffect 0.36s ease-in-out;
|
@@ -177,7 +177,7 @@ html {
|
|
177
177
|
height: 16px;
|
178
178
|
direction: ltr;
|
179
179
|
background-color: #fff;
|
180
|
-
border: 1px solid #
|
180
|
+
border: 1px solid #d9d9d9;
|
181
181
|
border-radius: 4px;
|
182
182
|
border-collapse: separate;
|
183
183
|
transition: all 0.3s;
|
@@ -221,14 +221,14 @@ html {
|
|
221
221
|
content: ' ';
|
222
222
|
}
|
223
223
|
.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
|
224
|
-
background-color:
|
225
|
-
border-color:
|
224
|
+
background-color: var(--ant-primary-color);
|
225
|
+
border-color: var(--ant-primary-color);
|
226
226
|
}
|
227
227
|
.ant-tree-checkbox-disabled {
|
228
228
|
cursor: not-allowed;
|
229
229
|
}
|
230
230
|
.ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
|
231
|
-
border-color:
|
231
|
+
border-color: rgba(0, 0, 0, 0.25);
|
232
232
|
-webkit-animation-name: none;
|
233
233
|
animation-name: none;
|
234
234
|
}
|
@@ -237,17 +237,17 @@ html {
|
|
237
237
|
pointer-events: none;
|
238
238
|
}
|
239
239
|
.ant-tree-checkbox-disabled .ant-tree-checkbox-inner {
|
240
|
-
background-color: #
|
241
|
-
border-color: #
|
240
|
+
background-color: #f5f5f5;
|
241
|
+
border-color: #d9d9d9 !important;
|
242
242
|
}
|
243
243
|
.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
|
244
|
-
border-color: #
|
244
|
+
border-color: #f5f5f5;
|
245
245
|
border-collapse: separate;
|
246
246
|
-webkit-animation-name: none;
|
247
247
|
animation-name: none;
|
248
248
|
}
|
249
249
|
.ant-tree-checkbox-disabled + span {
|
250
|
-
color:
|
250
|
+
color: rgba(0, 0, 0, 0.25);
|
251
251
|
cursor: not-allowed;
|
252
252
|
}
|
253
253
|
.ant-tree-checkbox-disabled:hover::after,
|
@@ -258,7 +258,7 @@ html {
|
|
258
258
|
box-sizing: border-box;
|
259
259
|
margin: 0;
|
260
260
|
padding: 0;
|
261
|
-
color:
|
261
|
+
color: rgba(0, 0, 0, 0.85);
|
262
262
|
font-size: 14px;
|
263
263
|
font-variant: tabular-nums;
|
264
264
|
line-height: 1.5715;
|
@@ -293,7 +293,7 @@ html {
|
|
293
293
|
box-sizing: border-box;
|
294
294
|
margin: 0;
|
295
295
|
padding: 0;
|
296
|
-
color:
|
296
|
+
color: rgba(0, 0, 0, 0.85);
|
297
297
|
font-size: 14px;
|
298
298
|
font-variant: tabular-nums;
|
299
299
|
line-height: 1.5715;
|
@@ -312,28 +312,28 @@ html {
|
|
312
312
|
}
|
313
313
|
.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner {
|
314
314
|
background-color: #fff;
|
315
|
-
border-color: #
|
315
|
+
border-color: #d9d9d9;
|
316
316
|
}
|
317
317
|
.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after {
|
318
318
|
top: 50%;
|
319
319
|
left: 50%;
|
320
320
|
width: 8px;
|
321
321
|
height: 8px;
|
322
|
-
background-color:
|
322
|
+
background-color: var(--ant-primary-color);
|
323
323
|
border: 0;
|
324
324
|
transform: translate(-50%, -50%) scale(1);
|
325
325
|
opacity: 1;
|
326
326
|
content: ' ';
|
327
327
|
}
|
328
328
|
.ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
|
329
|
-
background-color:
|
330
|
-
border-color:
|
329
|
+
background-color: rgba(0, 0, 0, 0.25);
|
330
|
+
border-color: rgba(0, 0, 0, 0.25);
|
331
331
|
}
|
332
332
|
.ant-tree {
|
333
333
|
box-sizing: border-box;
|
334
334
|
margin: 0;
|
335
335
|
padding: 0;
|
336
|
-
color:
|
336
|
+
color: rgba(0, 0, 0, 0.85);
|
337
337
|
font-size: 14px;
|
338
338
|
font-variant: tabular-nums;
|
339
339
|
line-height: 1.5715;
|
@@ -364,7 +364,7 @@ html {
|
|
364
364
|
right: 0;
|
365
365
|
bottom: 4px;
|
366
366
|
left: 0;
|
367
|
-
border: 1px solid
|
367
|
+
border: 1px solid var(--ant-primary-color);
|
368
368
|
opacity: 0;
|
369
369
|
-webkit-animation: ant-tree-node-fx-do-not-use 0.3s;
|
370
370
|
animation: ant-tree-node-fx-do-not-use 0.3s;
|
@@ -382,7 +382,7 @@ html {
|
|
382
382
|
outline: none;
|
383
383
|
}
|
384
384
|
.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper {
|
385
|
-
color:
|
385
|
+
color: rgba(0, 0, 0, 0.25);
|
386
386
|
cursor: not-allowed;
|
387
387
|
}
|
388
388
|
.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper:hover {
|
@@ -448,7 +448,7 @@ html {
|
|
448
448
|
transform: rotate(-90deg);
|
449
449
|
}
|
450
450
|
.ant-tree-switcher-loading-icon {
|
451
|
-
color:
|
451
|
+
color: var(--ant-primary-color);
|
452
452
|
}
|
453
453
|
.ant-tree-switcher-leaf-line {
|
454
454
|
position: relative;
|
@@ -521,7 +521,7 @@ html {
|
|
521
521
|
position: absolute;
|
522
522
|
z-index: 1;
|
523
523
|
height: 2px;
|
524
|
-
background-color:
|
524
|
+
background-color: var(--ant-primary-color);
|
525
525
|
border-radius: 1px;
|
526
526
|
pointer-events: none;
|
527
527
|
}
|
@@ -532,12 +532,12 @@ html {
|
|
532
532
|
width: 8px;
|
533
533
|
height: 8px;
|
534
534
|
background-color: transparent;
|
535
|
-
border: 2px solid
|
535
|
+
border: 2px solid var(--ant-primary-color);
|
536
536
|
border-radius: 50%;
|
537
537
|
content: '';
|
538
538
|
}
|
539
539
|
.ant-tree .ant-tree-treenode.drop-container > [draggable] {
|
540
|
-
box-shadow: 0 0 0 2px
|
540
|
+
box-shadow: 0 0 0 2px var(--ant-primary-color);
|
541
541
|
}
|
542
542
|
.ant-tree-show-line .ant-tree-indent-unit {
|
543
543
|
position: relative;
|
@@ -548,7 +548,7 @@ html {
|
|
548
548
|
top: 0;
|
549
549
|
right: 12px;
|
550
550
|
bottom: -4px;
|
551
|
-
border-right: 1px solid #
|
551
|
+
border-right: 1px solid #d9d9d9;
|
552
552
|
content: '';
|
553
553
|
}
|
554
554
|
.ant-tree-show-line .ant-tree-indent-unit-end::before {
|
@@ -582,7 +582,7 @@ html {
|
|
582
582
|
right: auto;
|
583
583
|
left: -13px;
|
584
584
|
border-right: none;
|
585
|
-
border-left: 1px solid #
|
585
|
+
border-left: 1px solid #d9d9d9;
|
586
586
|
}
|
587
587
|
.ant-tree-rtl .ant-tree-checkbox {
|
588
588
|
margin: 4px 0 0 8px;
|