@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/table/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
|
.ant-table.ant-table-middle {
|
48
48
|
font-size: 14px;
|
@@ -93,11 +93,11 @@ html {
|
|
93
93
|
padding-inline-start: 2px;
|
94
94
|
}
|
95
95
|
.ant-table.ant-table-bordered > .ant-table-title {
|
96
|
-
border: 1px solid
|
96
|
+
border: 1px solid rgba(0, 0, 0, 0.06);
|
97
97
|
border-bottom: 0;
|
98
98
|
}
|
99
99
|
.ant-table.ant-table-bordered > .ant-table-container {
|
100
|
-
border-left: 1px solid
|
100
|
+
border-left: 1px solid rgba(0, 0, 0, 0.06);
|
101
101
|
}
|
102
102
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > th,
|
103
103
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > th,
|
@@ -115,13 +115,13 @@ html {
|
|
115
115
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > td,
|
116
116
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > td,
|
117
117
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > td {
|
118
|
-
border-right: 1px solid
|
118
|
+
border-right: 1px solid rgba(0, 0, 0, 0.06);
|
119
119
|
}
|
120
120
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr:not(:last-child) > th,
|
121
121
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr:not(:last-child) > th,
|
122
122
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr:not(:last-child) > th,
|
123
123
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr:not(:last-child) > th {
|
124
|
-
border-bottom: 1px solid
|
124
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
125
125
|
}
|
126
126
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > th::before,
|
127
127
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > th::before,
|
@@ -141,7 +141,7 @@ html {
|
|
141
141
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
|
142
142
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
|
143
143
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > .ant-table-cell-fix-right-first::after {
|
144
|
-
border-right: 1px solid
|
144
|
+
border-right: 1px solid rgba(0, 0, 0, 0.06);
|
145
145
|
}
|
146
146
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed,
|
147
147
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td > .ant-table-expanded-row-fixed,
|
@@ -157,12 +157,12 @@ html {
|
|
157
157
|
top: 0;
|
158
158
|
right: 1px;
|
159
159
|
bottom: 0;
|
160
|
-
border-right: 1px solid
|
160
|
+
border-right: 1px solid rgba(0, 0, 0, 0.06);
|
161
161
|
content: '';
|
162
162
|
}
|
163
163
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table,
|
164
164
|
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table {
|
165
|
-
border-top: 1px solid
|
165
|
+
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
166
166
|
}
|
167
167
|
.ant-table.ant-table-bordered.ant-table-scroll-horizontal > .ant-table-container > .ant-table-body > table > tbody > tr.ant-table-expanded-row > td,
|
168
168
|
.ant-table.ant-table-bordered.ant-table-scroll-horizontal > .ant-table-container > .ant-table-body > table > tbody > tr.ant-table-placeholder > td {
|
@@ -177,7 +177,7 @@ html {
|
|
177
177
|
margin: -8px -9px;
|
178
178
|
}
|
179
179
|
.ant-table.ant-table-bordered > .ant-table-footer {
|
180
|
-
border: 1px solid
|
180
|
+
border: 1px solid rgba(0, 0, 0, 0.06);
|
181
181
|
border-top: 0;
|
182
182
|
}
|
183
183
|
.ant-table-cell .ant-table-container:first-child {
|
@@ -203,7 +203,7 @@ html {
|
|
203
203
|
box-sizing: border-box;
|
204
204
|
margin: 0;
|
205
205
|
padding: 0;
|
206
|
-
color:
|
206
|
+
color: rgba(0, 0, 0, 0.85);
|
207
207
|
font-variant: tabular-nums;
|
208
208
|
line-height: 1.5715;
|
209
209
|
list-style: none;
|
@@ -254,16 +254,16 @@ html {
|
|
254
254
|
}
|
255
255
|
.ant-table-footer {
|
256
256
|
padding: 16px 16px;
|
257
|
-
color:
|
257
|
+
color: rgba(0, 0, 0, 0.85);
|
258
258
|
background: #fafafa;
|
259
259
|
}
|
260
260
|
.ant-table-thead > tr > th {
|
261
261
|
position: relative;
|
262
|
-
color:
|
262
|
+
color: rgba(0, 0, 0, 0.85);
|
263
263
|
font-weight: 500;
|
264
264
|
text-align: left;
|
265
265
|
background: #fafafa;
|
266
|
-
border-bottom: 1px solid
|
266
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
267
267
|
transition: background 0.3s ease;
|
268
268
|
}
|
269
269
|
.ant-table-thead > tr > th[colspan]:not([colspan='1']) {
|
@@ -275,7 +275,7 @@ html {
|
|
275
275
|
right: 0;
|
276
276
|
width: 1px;
|
277
277
|
height: 1.6em;
|
278
|
-
background-color:
|
278
|
+
background-color: rgba(0, 0, 0, 0.06);
|
279
279
|
transform: translateY(-50%);
|
280
280
|
transition: background-color 0.3s;
|
281
281
|
content: '';
|
@@ -284,7 +284,7 @@ html {
|
|
284
284
|
border-bottom: 0;
|
285
285
|
}
|
286
286
|
.ant-table-tbody > tr > td {
|
287
|
-
border-bottom: 1px solid
|
287
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
288
288
|
transition: background 0.3s;
|
289
289
|
}
|
290
290
|
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table,
|
@@ -318,11 +318,11 @@ html {
|
|
318
318
|
background: #fff;
|
319
319
|
}
|
320
320
|
div.ant-table-summary {
|
321
|
-
box-shadow: 0 -1px 0
|
321
|
+
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.06);
|
322
322
|
}
|
323
323
|
.ant-table-summary > tr > th,
|
324
324
|
.ant-table-summary > tr > td {
|
325
|
-
border-bottom: 1px solid
|
325
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
326
326
|
}
|
327
327
|
.ant-table-pagination.ant-pagination {
|
328
328
|
margin: 16px 0;
|
@@ -356,7 +356,7 @@ div.ant-table-summary {
|
|
356
356
|
background-color: transparent !important;
|
357
357
|
}
|
358
358
|
.ant-table-thead th.ant-table-column-has-sorters:focus-visible {
|
359
|
-
color:
|
359
|
+
color: var(--ant-primary-color);
|
360
360
|
}
|
361
361
|
.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-left:hover,
|
362
362
|
.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-right:hover {
|
@@ -409,7 +409,7 @@ td.ant-table-column-sort {
|
|
409
409
|
}
|
410
410
|
.ant-table-column-sorter-up.active,
|
411
411
|
.ant-table-column-sorter-down.active {
|
412
|
-
color:
|
412
|
+
color: var(--ant-primary-color);
|
413
413
|
}
|
414
414
|
.ant-table-column-sorter-up + .ant-table-column-sorter-down {
|
415
415
|
margin-top: -0.3em;
|
@@ -434,17 +434,17 @@ td.ant-table-column-sort {
|
|
434
434
|
transition: all 0.3s;
|
435
435
|
}
|
436
436
|
.ant-table-filter-trigger:hover {
|
437
|
-
color:
|
437
|
+
color: rgba(0, 0, 0, 0.45);
|
438
438
|
background: rgba(0, 0, 0, 0.04);
|
439
439
|
}
|
440
440
|
.ant-table-filter-trigger.active {
|
441
|
-
color:
|
441
|
+
color: var(--ant-primary-color);
|
442
442
|
}
|
443
443
|
.ant-table-filter-dropdown {
|
444
444
|
box-sizing: border-box;
|
445
445
|
margin: 0;
|
446
446
|
padding: 0;
|
447
|
-
color:
|
447
|
+
color: rgba(0, 0, 0, 0.85);
|
448
448
|
font-size: 14px;
|
449
449
|
font-variant: tabular-nums;
|
450
450
|
line-height: 1.5715;
|
@@ -464,7 +464,7 @@ td.ant-table-column-sort {
|
|
464
464
|
.ant-table-filter-dropdown .ant-dropdown-menu:empty::after {
|
465
465
|
display: block;
|
466
466
|
padding: 8px 0;
|
467
|
-
color:
|
467
|
+
color: rgba(0, 0, 0, 0.25);
|
468
468
|
font-size: 12px;
|
469
469
|
text-align: center;
|
470
470
|
content: 'Not Found';
|
@@ -481,13 +481,13 @@ td.ant-table-column-sort {
|
|
481
481
|
}
|
482
482
|
.ant-table-filter-dropdown-search {
|
483
483
|
padding: 8px;
|
484
|
-
border-bottom: 1px
|
484
|
+
border-bottom: 1px rgba(0, 0, 0, 0.06) solid;
|
485
485
|
}
|
486
486
|
.ant-table-filter-dropdown-search-input input {
|
487
487
|
min-width: 140px;
|
488
488
|
}
|
489
489
|
.ant-table-filter-dropdown-search-input .anticon {
|
490
|
-
color:
|
490
|
+
color: rgba(0, 0, 0, 0.25);
|
491
491
|
}
|
492
492
|
.ant-table-filter-dropdown-checkall {
|
493
493
|
width: 100%;
|
@@ -509,7 +509,7 @@ td.ant-table-column-sort {
|
|
509
509
|
padding: 7px 8px;
|
510
510
|
overflow: hidden;
|
511
511
|
background-color: inherit;
|
512
|
-
border-top: 1px solid
|
512
|
+
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
513
513
|
}
|
514
514
|
.ant-table-selection-col {
|
515
515
|
width: 32px;
|
@@ -567,7 +567,7 @@ table tr th.ant-table-selection-column::after {
|
|
567
567
|
height: 1px;
|
568
568
|
}
|
569
569
|
.ant-table-row-expand-icon {
|
570
|
-
color:
|
570
|
+
color: var(--ant-primary-color);
|
571
571
|
text-decoration: none;
|
572
572
|
cursor: pointer;
|
573
573
|
transition: color 0.3s;
|
@@ -581,7 +581,7 @@ table tr th.ant-table-selection-column::after {
|
|
581
581
|
color: inherit;
|
582
582
|
line-height: 17px;
|
583
583
|
background: #fff;
|
584
|
-
border: 1px solid
|
584
|
+
border: 1px solid rgba(0, 0, 0, 0.06);
|
585
585
|
border-radius: 4px;
|
586
586
|
outline: none;
|
587
587
|
transform: scale(0.94117647);
|
@@ -663,7 +663,7 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
663
663
|
text-align: center;
|
664
664
|
}
|
665
665
|
.ant-table-empty .ant-table-tbody > tr.ant-table-placeholder {
|
666
|
-
color:
|
666
|
+
color: rgba(0, 0, 0, 0.25);
|
667
667
|
}
|
668
668
|
.ant-table-tbody > tr.ant-table-placeholder:hover > td {
|
669
669
|
background: #fff;
|
@@ -752,8 +752,8 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
752
752
|
z-index: calc(2 + 1);
|
753
753
|
display: flex;
|
754
754
|
align-items: center;
|
755
|
-
background:
|
756
|
-
border-top: 1px solid
|
755
|
+
background: rgba(204, 204, 204, 0.06);
|
756
|
+
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
757
757
|
opacity: 0.6;
|
758
758
|
}
|
759
759
|
.ant-table-sticky-scroll:hover {
|
package/es/tabs/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
|
.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
|
48
48
|
padding: 8px 0;
|
@@ -127,7 +127,7 @@ html {
|
|
127
127
|
position: absolute;
|
128
128
|
right: 0;
|
129
129
|
left: 0;
|
130
|
-
border-bottom: 1px solid
|
130
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
131
131
|
content: '';
|
132
132
|
}
|
133
133
|
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
|
@@ -300,7 +300,7 @@ html {
|
|
300
300
|
.ant-tabs-left > .ant-tabs-content-holder,
|
301
301
|
.ant-tabs-left > div > .ant-tabs-content-holder {
|
302
302
|
margin-left: -1px;
|
303
|
-
border-left: 1px solid
|
303
|
+
border-left: 1px solid rgba(0, 0, 0, 0.06);
|
304
304
|
}
|
305
305
|
.ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
|
306
306
|
.ant-tabs-left > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
|
@@ -318,7 +318,7 @@ html {
|
|
318
318
|
.ant-tabs-right > div > .ant-tabs-content-holder {
|
319
319
|
order: 0;
|
320
320
|
margin-right: -1px;
|
321
|
-
border-right: 1px solid
|
321
|
+
border-right: 1px solid rgba(0, 0, 0, 0.06);
|
322
322
|
}
|
323
323
|
.ant-tabs-right > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
|
324
324
|
.ant-tabs-right > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
|
@@ -328,7 +328,7 @@ html {
|
|
328
328
|
box-sizing: border-box;
|
329
329
|
margin: 0;
|
330
330
|
padding: 0;
|
331
|
-
color:
|
331
|
+
color: rgba(0, 0, 0, 0.85);
|
332
332
|
font-size: 14px;
|
333
333
|
font-variant: tabular-nums;
|
334
334
|
line-height: 1.5715;
|
@@ -364,7 +364,7 @@ html {
|
|
364
364
|
margin: 0;
|
365
365
|
padding: 5px 12px;
|
366
366
|
overflow: hidden;
|
367
|
-
color:
|
367
|
+
color: rgba(0, 0, 0, 0.85);
|
368
368
|
font-weight: normal;
|
369
369
|
font-size: 14px;
|
370
370
|
line-height: 22px;
|
@@ -380,7 +380,7 @@ html {
|
|
380
380
|
.ant-tabs-dropdown-menu-item-remove {
|
381
381
|
flex: none;
|
382
382
|
margin-left: 12px;
|
383
|
-
color:
|
383
|
+
color: rgba(0, 0, 0, 0.45);
|
384
384
|
font-size: 12px;
|
385
385
|
background: transparent;
|
386
386
|
border: 0;
|
@@ -394,7 +394,7 @@ html {
|
|
394
394
|
}
|
395
395
|
.ant-tabs-dropdown-menu-item-disabled,
|
396
396
|
.ant-tabs-dropdown-menu-item-disabled:hover {
|
397
|
-
color:
|
397
|
+
color: rgba(0, 0, 0, 0.25);
|
398
398
|
background: transparent;
|
399
399
|
cursor: not-allowed;
|
400
400
|
}
|
@@ -403,12 +403,12 @@ html {
|
|
403
403
|
margin: 0;
|
404
404
|
padding: 8px 16px;
|
405
405
|
background: #fafafa;
|
406
|
-
border: 1px solid
|
406
|
+
border: 1px solid rgba(0, 0, 0, 0.06);
|
407
407
|
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
408
408
|
}
|
409
409
|
.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab-active,
|
410
410
|
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab-active {
|
411
|
-
color:
|
411
|
+
color: var(--ant-primary-color);
|
412
412
|
background: #fff;
|
413
413
|
}
|
414
414
|
.ant-tabs-card > .ant-tabs-nav .ant-tabs-ink-bar,
|
@@ -463,7 +463,7 @@ html {
|
|
463
463
|
box-sizing: border-box;
|
464
464
|
margin: 0;
|
465
465
|
padding: 0;
|
466
|
-
color:
|
466
|
+
color: rgba(0, 0, 0, 0.85);
|
467
467
|
font-size: 14px;
|
468
468
|
font-variant: tabular-nums;
|
469
469
|
line-height: 1.5715;
|
@@ -540,7 +540,7 @@ html {
|
|
540
540
|
margin-left: 2px;
|
541
541
|
padding: 0 8px;
|
542
542
|
background: #fafafa;
|
543
|
-
border: 1px solid
|
543
|
+
border: 1px solid rgba(0, 0, 0, 0.06);
|
544
544
|
border-radius: 4px 4px 0 0;
|
545
545
|
outline: none;
|
546
546
|
cursor: pointer;
|
@@ -565,7 +565,7 @@ html {
|
|
565
565
|
}
|
566
566
|
.ant-tabs-ink-bar {
|
567
567
|
position: absolute;
|
568
|
-
background:
|
568
|
+
background: var(--ant-primary-color);
|
569
569
|
pointer-events: none;
|
570
570
|
}
|
571
571
|
.ant-tabs-tab {
|
@@ -593,7 +593,7 @@ html {
|
|
593
593
|
flex: none;
|
594
594
|
margin-right: -4px;
|
595
595
|
margin-left: 8px;
|
596
|
-
color:
|
596
|
+
color: rgba(0, 0, 0, 0.45);
|
597
597
|
font-size: 12px;
|
598
598
|
background: transparent;
|
599
599
|
border: none;
|
@@ -602,24 +602,24 @@ html {
|
|
602
602
|
transition: all 0.3s;
|
603
603
|
}
|
604
604
|
.ant-tabs-tab-remove:hover {
|
605
|
-
color:
|
605
|
+
color: rgba(0, 0, 0, 0.85);
|
606
606
|
}
|
607
607
|
.ant-tabs-tab:hover {
|
608
608
|
color: var(--ant-primary-5);
|
609
609
|
}
|
610
610
|
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
|
611
|
-
color:
|
611
|
+
color: var(--ant-primary-color);
|
612
612
|
text-shadow: 0 0 0.25px currentcolor;
|
613
613
|
}
|
614
614
|
.ant-tabs-tab.ant-tabs-tab-disabled {
|
615
|
-
color:
|
615
|
+
color: rgba(0, 0, 0, 0.25);
|
616
616
|
cursor: not-allowed;
|
617
617
|
}
|
618
618
|
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,
|
619
619
|
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus,
|
620
620
|
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,
|
621
621
|
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active {
|
622
|
-
color:
|
622
|
+
color: rgba(0, 0, 0, 0.25);
|
623
623
|
}
|
624
624
|
.ant-tabs-tab .ant-tabs-tab-remove .anticon {
|
625
625
|
margin: 0;
|