@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,52 +3,52 @@
|
|
3
3
|
/* stylelint-disable */
|
4
4
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
5
5
|
html {
|
6
|
-
--ant-primary-color: #
|
7
|
-
--ant-primary-color-hover: #
|
8
|
-
--ant-primary-color-active: #
|
9
|
-
--ant-primary-color-outline: rgba(
|
10
|
-
--ant-primary-1: #
|
11
|
-
--ant-primary-2: #
|
12
|
-
--ant-primary-3: #
|
13
|
-
--ant-primary-4: #
|
14
|
-
--ant-primary-5: #
|
15
|
-
--ant-primary-6: #
|
16
|
-
--ant-primary-7: #
|
6
|
+
--ant-primary-color: #2c68ff;
|
7
|
+
--ant-primary-color-hover: #548aff;
|
8
|
+
--ant-primary-color-active: #1a4ad9;
|
9
|
+
--ant-primary-color-outline: rgba(44, 104, 255, 0.2);
|
10
|
+
--ant-primary-1: #f0f7ff;
|
11
|
+
--ant-primary-2: #cfe3ff;
|
12
|
+
--ant-primary-3: #a6c8ff;
|
13
|
+
--ant-primary-4: #7daaff;
|
14
|
+
--ant-primary-5: #548aff;
|
15
|
+
--ant-primary-6: #2c68ff;
|
16
|
+
--ant-primary-7: #1a4ad9;
|
17
17
|
--ant-primary-color-deprecated-pure: ;
|
18
|
-
--ant-primary-color-deprecated-l-35: #
|
19
|
-
--ant-primary-color-deprecated-l-20: #
|
20
|
-
--ant-primary-color-deprecated-t-20: #
|
21
|
-
--ant-primary-color-deprecated-t-50: #
|
22
|
-
--ant-primary-color-deprecated-f-12: rgba(
|
23
|
-
--ant-primary-color-active-deprecated-f-30: rgba(
|
24
|
-
--ant-primary-color-active-deprecated-d-02: #
|
25
|
-
--ant-success-color: #
|
26
|
-
--ant-success-color-hover: #
|
27
|
-
--ant-success-color-active: #
|
28
|
-
--ant-success-color-outline: rgba(
|
29
|
-
--ant-success-color-deprecated-bg: #
|
30
|
-
--ant-success-color-deprecated-border: #
|
31
|
-
--ant-error-color: #
|
32
|
-
--ant-error-color-hover: #
|
33
|
-
--ant-error-color-active: #
|
34
|
-
--ant-error-color-outline: rgba(255,
|
35
|
-
--ant-error-color-deprecated-bg: #
|
36
|
-
--ant-error-color-deprecated-border: #
|
37
|
-
--ant-warning-color: #
|
38
|
-
--ant-warning-color-hover: #
|
39
|
-
--ant-warning-color-active: #
|
40
|
-
--ant-warning-color-outline: rgba(
|
18
|
+
--ant-primary-color-deprecated-l-35: #dfe8ff;
|
19
|
+
--ant-primary-color-deprecated-l-20: #92b1ff;
|
20
|
+
--ant-primary-color-deprecated-t-20: #5686ff;
|
21
|
+
--ant-primary-color-deprecated-t-50: #96b4ff;
|
22
|
+
--ant-primary-color-deprecated-f-12: rgba(44, 104, 255, 0.12);
|
23
|
+
--ant-primary-color-active-deprecated-f-30: rgba(240, 247, 255, 0.3);
|
24
|
+
--ant-primary-color-active-deprecated-d-02: #e6f2ff;
|
25
|
+
--ant-success-color: #36c626;
|
26
|
+
--ant-success-color-hover: #5cd44a;
|
27
|
+
--ant-success-color-active: #20a116;
|
28
|
+
--ant-success-color-outline: rgba(54, 198, 38, 0.2);
|
29
|
+
--ant-success-color-deprecated-bg: #f4fff0;
|
30
|
+
--ant-success-color-deprecated-border: #afed9f;
|
31
|
+
--ant-error-color: #ff5c57;
|
32
|
+
--ant-error-color-hover: #ff8880;
|
33
|
+
--ant-error-color-active: #d93f3f;
|
34
|
+
--ant-error-color-outline: rgba(255, 92, 87, 0.2);
|
35
|
+
--ant-error-color-deprecated-bg: #fff3f0;
|
36
|
+
--ant-error-color-deprecated-border: #ffd7d1;
|
37
|
+
--ant-warning-color: #ffab00;
|
38
|
+
--ant-warning-color-hover: #ffbf29;
|
39
|
+
--ant-warning-color-active: #d98900;
|
40
|
+
--ant-warning-color-outline: rgba(255, 171, 0, 0.2);
|
41
41
|
--ant-warning-color-deprecated-bg: #fffbe6;
|
42
|
-
--ant-warning-color-deprecated-border: #
|
43
|
-
--ant-info-color: #
|
44
|
-
--ant-info-color-deprecated-bg: #
|
45
|
-
--ant-info-color-deprecated-border: #
|
42
|
+
--ant-warning-color-deprecated-border: #ffe07a;
|
43
|
+
--ant-info-color: #2c68ff;
|
44
|
+
--ant-info-color-deprecated-bg: #f0f7ff;
|
45
|
+
--ant-info-color-deprecated-border: #a6c8ff;
|
46
46
|
}
|
47
47
|
.ant-notification {
|
48
48
|
box-sizing: border-box;
|
49
49
|
margin: 0;
|
50
50
|
padding: 0;
|
51
|
-
color:
|
51
|
+
color: rgba(0, 0, 0, 0.85);
|
52
52
|
font-size: 14px;
|
53
53
|
font-variant: tabular-nums;
|
54
54
|
line-height: 1.5715;
|
@@ -91,7 +91,7 @@ html {
|
|
91
91
|
}
|
92
92
|
.ant-notification-notice-message {
|
93
93
|
margin-bottom: 8px;
|
94
|
-
color:
|
94
|
+
color: rgba(0, 0, 0, 0.85);
|
95
95
|
font-size: 16px;
|
96
96
|
line-height: 24px;
|
97
97
|
}
|
@@ -128,26 +128,26 @@ html {
|
|
128
128
|
line-height: 24px;
|
129
129
|
}
|
130
130
|
.anticon.ant-notification-notice-icon-success {
|
131
|
-
color:
|
131
|
+
color: var(--ant-success-color);
|
132
132
|
}
|
133
133
|
.anticon.ant-notification-notice-icon-info {
|
134
|
-
color:
|
134
|
+
color: var(--ant-info-color);
|
135
135
|
}
|
136
136
|
.anticon.ant-notification-notice-icon-warning {
|
137
|
-
color:
|
137
|
+
color: var(--ant-warning-color);
|
138
138
|
}
|
139
139
|
.anticon.ant-notification-notice-icon-error {
|
140
|
-
color:
|
140
|
+
color: var(--ant-error-color);
|
141
141
|
}
|
142
142
|
.ant-notification-notice-close {
|
143
143
|
position: absolute;
|
144
144
|
top: 16px;
|
145
145
|
right: 22px;
|
146
|
-
color:
|
146
|
+
color: rgba(0, 0, 0, 0.45);
|
147
147
|
outline: none;
|
148
148
|
}
|
149
149
|
.ant-notification-notice-close:hover {
|
150
|
-
color:
|
150
|
+
color: rgba(0, 0, 0, 0.67);
|
151
151
|
}
|
152
152
|
.ant-notification-notice-btn {
|
153
153
|
float: right;
|
@@ -3,52 +3,52 @@
|
|
3
3
|
/* stylelint-disable */
|
4
4
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
5
5
|
html {
|
6
|
-
--ant-primary-color: #
|
7
|
-
--ant-primary-color-hover: #
|
8
|
-
--ant-primary-color-active: #
|
9
|
-
--ant-primary-color-outline: rgba(
|
10
|
-
--ant-primary-1: #
|
11
|
-
--ant-primary-2: #
|
12
|
-
--ant-primary-3: #
|
13
|
-
--ant-primary-4: #
|
14
|
-
--ant-primary-5: #
|
15
|
-
--ant-primary-6: #
|
16
|
-
--ant-primary-7: #
|
6
|
+
--ant-primary-color: #2c68ff;
|
7
|
+
--ant-primary-color-hover: #548aff;
|
8
|
+
--ant-primary-color-active: #1a4ad9;
|
9
|
+
--ant-primary-color-outline: rgba(44, 104, 255, 0.2);
|
10
|
+
--ant-primary-1: #f0f7ff;
|
11
|
+
--ant-primary-2: #cfe3ff;
|
12
|
+
--ant-primary-3: #a6c8ff;
|
13
|
+
--ant-primary-4: #7daaff;
|
14
|
+
--ant-primary-5: #548aff;
|
15
|
+
--ant-primary-6: #2c68ff;
|
16
|
+
--ant-primary-7: #1a4ad9;
|
17
17
|
--ant-primary-color-deprecated-pure: ;
|
18
|
-
--ant-primary-color-deprecated-l-35: #
|
19
|
-
--ant-primary-color-deprecated-l-20: #
|
20
|
-
--ant-primary-color-deprecated-t-20: #
|
21
|
-
--ant-primary-color-deprecated-t-50: #
|
22
|
-
--ant-primary-color-deprecated-f-12: rgba(
|
23
|
-
--ant-primary-color-active-deprecated-f-30: rgba(
|
24
|
-
--ant-primary-color-active-deprecated-d-02: #
|
25
|
-
--ant-success-color: #
|
26
|
-
--ant-success-color-hover: #
|
27
|
-
--ant-success-color-active: #
|
28
|
-
--ant-success-color-outline: rgba(
|
29
|
-
--ant-success-color-deprecated-bg: #
|
30
|
-
--ant-success-color-deprecated-border: #
|
31
|
-
--ant-error-color: #
|
32
|
-
--ant-error-color-hover: #
|
33
|
-
--ant-error-color-active: #
|
34
|
-
--ant-error-color-outline: rgba(255,
|
35
|
-
--ant-error-color-deprecated-bg: #
|
36
|
-
--ant-error-color-deprecated-border: #
|
37
|
-
--ant-warning-color: #
|
38
|
-
--ant-warning-color-hover: #
|
39
|
-
--ant-warning-color-active: #
|
40
|
-
--ant-warning-color-outline: rgba(
|
18
|
+
--ant-primary-color-deprecated-l-35: #dfe8ff;
|
19
|
+
--ant-primary-color-deprecated-l-20: #92b1ff;
|
20
|
+
--ant-primary-color-deprecated-t-20: #5686ff;
|
21
|
+
--ant-primary-color-deprecated-t-50: #96b4ff;
|
22
|
+
--ant-primary-color-deprecated-f-12: rgba(44, 104, 255, 0.12);
|
23
|
+
--ant-primary-color-active-deprecated-f-30: rgba(240, 247, 255, 0.3);
|
24
|
+
--ant-primary-color-active-deprecated-d-02: #e6f2ff;
|
25
|
+
--ant-success-color: #36c626;
|
26
|
+
--ant-success-color-hover: #5cd44a;
|
27
|
+
--ant-success-color-active: #20a116;
|
28
|
+
--ant-success-color-outline: rgba(54, 198, 38, 0.2);
|
29
|
+
--ant-success-color-deprecated-bg: #f4fff0;
|
30
|
+
--ant-success-color-deprecated-border: #afed9f;
|
31
|
+
--ant-error-color: #ff5c57;
|
32
|
+
--ant-error-color-hover: #ff8880;
|
33
|
+
--ant-error-color-active: #d93f3f;
|
34
|
+
--ant-error-color-outline: rgba(255, 92, 87, 0.2);
|
35
|
+
--ant-error-color-deprecated-bg: #fff3f0;
|
36
|
+
--ant-error-color-deprecated-border: #ffd7d1;
|
37
|
+
--ant-warning-color: #ffab00;
|
38
|
+
--ant-warning-color-hover: #ffbf29;
|
39
|
+
--ant-warning-color-active: #d98900;
|
40
|
+
--ant-warning-color-outline: rgba(255, 171, 0, 0.2);
|
41
41
|
--ant-warning-color-deprecated-bg: #fffbe6;
|
42
|
-
--ant-warning-color-deprecated-border: #
|
43
|
-
--ant-info-color: #
|
44
|
-
--ant-info-color-deprecated-bg: #
|
45
|
-
--ant-info-color-deprecated-border: #
|
42
|
+
--ant-warning-color-deprecated-border: #ffe07a;
|
43
|
+
--ant-info-color: #2c68ff;
|
44
|
+
--ant-info-color-deprecated-bg: #f0f7ff;
|
45
|
+
--ant-info-color-deprecated-border: #a6c8ff;
|
46
46
|
}
|
47
47
|
.ant-page-header {
|
48
48
|
box-sizing: border-box;
|
49
49
|
margin: 0;
|
50
50
|
padding: 0;
|
51
|
-
color:
|
51
|
+
color: rgba(0, 0, 0, 0.85);
|
52
52
|
font-size: 14px;
|
53
53
|
font-variant: tabular-nums;
|
54
54
|
line-height: 1.5715;
|
@@ -73,7 +73,7 @@ html {
|
|
73
73
|
line-height: 1;
|
74
74
|
}
|
75
75
|
.ant-page-header-back-button {
|
76
|
-
color:
|
76
|
+
color: var(--ant-primary-color);
|
77
77
|
text-decoration: none;
|
78
78
|
outline: none;
|
79
79
|
transition: color 0.3s;
|
@@ -108,7 +108,7 @@ html {
|
|
108
108
|
.ant-page-header-heading-title {
|
109
109
|
margin-right: 12px;
|
110
110
|
margin-bottom: 0;
|
111
|
-
color:
|
111
|
+
color: rgba(0, 0, 0, 0.85);
|
112
112
|
font-weight: 600;
|
113
113
|
font-size: 20px;
|
114
114
|
line-height: 32px;
|
@@ -121,7 +121,7 @@ html {
|
|
121
121
|
}
|
122
122
|
.ant-page-header-heading-sub-title {
|
123
123
|
margin-right: 12px;
|
124
|
-
color:
|
124
|
+
color: rgba(0, 0, 0, 0.45);
|
125
125
|
font-size: 14px;
|
126
126
|
line-height: 1.5715;
|
127
127
|
overflow: hidden;
|
@@ -3,52 +3,52 @@
|
|
3
3
|
/* stylelint-disable */
|
4
4
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
5
5
|
html {
|
6
|
-
--ant-primary-color: #
|
7
|
-
--ant-primary-color-hover: #
|
8
|
-
--ant-primary-color-active: #
|
9
|
-
--ant-primary-color-outline: rgba(
|
10
|
-
--ant-primary-1: #
|
11
|
-
--ant-primary-2: #
|
12
|
-
--ant-primary-3: #
|
13
|
-
--ant-primary-4: #
|
14
|
-
--ant-primary-5: #
|
15
|
-
--ant-primary-6: #
|
16
|
-
--ant-primary-7: #
|
6
|
+
--ant-primary-color: #2c68ff;
|
7
|
+
--ant-primary-color-hover: #548aff;
|
8
|
+
--ant-primary-color-active: #1a4ad9;
|
9
|
+
--ant-primary-color-outline: rgba(44, 104, 255, 0.2);
|
10
|
+
--ant-primary-1: #f0f7ff;
|
11
|
+
--ant-primary-2: #cfe3ff;
|
12
|
+
--ant-primary-3: #a6c8ff;
|
13
|
+
--ant-primary-4: #7daaff;
|
14
|
+
--ant-primary-5: #548aff;
|
15
|
+
--ant-primary-6: #2c68ff;
|
16
|
+
--ant-primary-7: #1a4ad9;
|
17
17
|
--ant-primary-color-deprecated-pure: ;
|
18
|
-
--ant-primary-color-deprecated-l-35: #
|
19
|
-
--ant-primary-color-deprecated-l-20: #
|
20
|
-
--ant-primary-color-deprecated-t-20: #
|
21
|
-
--ant-primary-color-deprecated-t-50: #
|
22
|
-
--ant-primary-color-deprecated-f-12: rgba(
|
23
|
-
--ant-primary-color-active-deprecated-f-30: rgba(
|
24
|
-
--ant-primary-color-active-deprecated-d-02: #
|
25
|
-
--ant-success-color: #
|
26
|
-
--ant-success-color-hover: #
|
27
|
-
--ant-success-color-active: #
|
28
|
-
--ant-success-color-outline: rgba(
|
29
|
-
--ant-success-color-deprecated-bg: #
|
30
|
-
--ant-success-color-deprecated-border: #
|
31
|
-
--ant-error-color: #
|
32
|
-
--ant-error-color-hover: #
|
33
|
-
--ant-error-color-active: #
|
34
|
-
--ant-error-color-outline: rgba(255,
|
35
|
-
--ant-error-color-deprecated-bg: #
|
36
|
-
--ant-error-color-deprecated-border: #
|
37
|
-
--ant-warning-color: #
|
38
|
-
--ant-warning-color-hover: #
|
39
|
-
--ant-warning-color-active: #
|
40
|
-
--ant-warning-color-outline: rgba(
|
18
|
+
--ant-primary-color-deprecated-l-35: #dfe8ff;
|
19
|
+
--ant-primary-color-deprecated-l-20: #92b1ff;
|
20
|
+
--ant-primary-color-deprecated-t-20: #5686ff;
|
21
|
+
--ant-primary-color-deprecated-t-50: #96b4ff;
|
22
|
+
--ant-primary-color-deprecated-f-12: rgba(44, 104, 255, 0.12);
|
23
|
+
--ant-primary-color-active-deprecated-f-30: rgba(240, 247, 255, 0.3);
|
24
|
+
--ant-primary-color-active-deprecated-d-02: #e6f2ff;
|
25
|
+
--ant-success-color: #36c626;
|
26
|
+
--ant-success-color-hover: #5cd44a;
|
27
|
+
--ant-success-color-active: #20a116;
|
28
|
+
--ant-success-color-outline: rgba(54, 198, 38, 0.2);
|
29
|
+
--ant-success-color-deprecated-bg: #f4fff0;
|
30
|
+
--ant-success-color-deprecated-border: #afed9f;
|
31
|
+
--ant-error-color: #ff5c57;
|
32
|
+
--ant-error-color-hover: #ff8880;
|
33
|
+
--ant-error-color-active: #d93f3f;
|
34
|
+
--ant-error-color-outline: rgba(255, 92, 87, 0.2);
|
35
|
+
--ant-error-color-deprecated-bg: #fff3f0;
|
36
|
+
--ant-error-color-deprecated-border: #ffd7d1;
|
37
|
+
--ant-warning-color: #ffab00;
|
38
|
+
--ant-warning-color-hover: #ffbf29;
|
39
|
+
--ant-warning-color-active: #d98900;
|
40
|
+
--ant-warning-color-outline: rgba(255, 171, 0, 0.2);
|
41
41
|
--ant-warning-color-deprecated-bg: #fffbe6;
|
42
|
-
--ant-warning-color-deprecated-border: #
|
43
|
-
--ant-info-color: #
|
44
|
-
--ant-info-color-deprecated-bg: #
|
45
|
-
--ant-info-color-deprecated-border: #
|
42
|
+
--ant-warning-color-deprecated-border: #ffe07a;
|
43
|
+
--ant-info-color: #2c68ff;
|
44
|
+
--ant-info-color-deprecated-bg: #f0f7ff;
|
45
|
+
--ant-info-color-deprecated-border: #a6c8ff;
|
46
46
|
}
|
47
47
|
.ant-pagination {
|
48
48
|
box-sizing: border-box;
|
49
49
|
margin: 0;
|
50
50
|
padding: 0;
|
51
|
-
color:
|
51
|
+
color: rgba(0, 0, 0, 0.85);
|
52
52
|
font-size: 14px;
|
53
53
|
font-variant: tabular-nums;
|
54
54
|
line-height: 1.5715;
|
@@ -87,7 +87,7 @@ html {
|
|
87
87
|
vertical-align: middle;
|
88
88
|
list-style: none;
|
89
89
|
background-color: #fff;
|
90
|
-
border: 1px solid #
|
90
|
+
border: 1px solid #d9d9d9;
|
91
91
|
border-radius: 4px;
|
92
92
|
outline: 0;
|
93
93
|
cursor: pointer;
|
@@ -99,7 +99,7 @@ html {
|
|
99
99
|
.ant-pagination-item a {
|
100
100
|
display: block;
|
101
101
|
padding: 0 6px;
|
102
|
-
color:
|
102
|
+
color: rgba(0, 0, 0, 0.85);
|
103
103
|
transition: none;
|
104
104
|
}
|
105
105
|
.ant-pagination-item a:hover {
|
@@ -107,20 +107,20 @@ html {
|
|
107
107
|
}
|
108
108
|
.ant-pagination-item:focus-visible,
|
109
109
|
.ant-pagination-item:hover {
|
110
|
-
border-color:
|
110
|
+
border-color: var(--ant-primary-color);
|
111
111
|
transition: all 0.3s;
|
112
112
|
}
|
113
113
|
.ant-pagination-item:focus-visible a,
|
114
114
|
.ant-pagination-item:hover a {
|
115
|
-
color:
|
115
|
+
color: var(--ant-primary-color);
|
116
116
|
}
|
117
117
|
.ant-pagination-item-active {
|
118
118
|
font-weight: 400;
|
119
|
-
background:
|
120
|
-
border-color:
|
119
|
+
background: var(--ant-primary-color);
|
120
|
+
border-color: var(--ant-primary-color);
|
121
121
|
}
|
122
122
|
.ant-pagination-item-active a {
|
123
|
-
color: #
|
123
|
+
color: #fff;
|
124
124
|
}
|
125
125
|
.ant-pagination-item-active:focus-visible,
|
126
126
|
.ant-pagination-item-active:hover {
|
@@ -131,7 +131,7 @@ html {
|
|
131
131
|
color: var(--ant-primary-5);
|
132
132
|
}
|
133
133
|
.ant-pagination-item-active:hover a {
|
134
|
-
color: #
|
134
|
+
color: #fff;
|
135
135
|
}
|
136
136
|
.ant-pagination-jump-prev,
|
137
137
|
.ant-pagination-jump-next {
|
@@ -143,7 +143,7 @@ html {
|
|
143
143
|
}
|
144
144
|
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
|
145
145
|
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
|
146
|
-
color:
|
146
|
+
color: var(--ant-primary-color);
|
147
147
|
font-size: 12px;
|
148
148
|
letter-spacing: -1px;
|
149
149
|
opacity: 0;
|
@@ -166,7 +166,7 @@ html {
|
|
166
166
|
left: 0;
|
167
167
|
display: block;
|
168
168
|
margin: auto;
|
169
|
-
color:
|
169
|
+
color: rgba(0, 0, 0, 0.25);
|
170
170
|
font-family: Arial, Helvetica, sans-serif;
|
171
171
|
letter-spacing: 2px;
|
172
172
|
text-align: center;
|
@@ -198,7 +198,7 @@ html {
|
|
198
198
|
display: inline-block;
|
199
199
|
min-width: 32px;
|
200
200
|
height: 32px;
|
201
|
-
color:
|
201
|
+
color: rgba(0, 0, 0, 0.85);
|
202
202
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
203
203
|
line-height: 32px;
|
204
204
|
text-align: center;
|
@@ -215,7 +215,7 @@ html {
|
|
215
215
|
}
|
216
216
|
.ant-pagination-prev button,
|
217
217
|
.ant-pagination-next button {
|
218
|
-
color:
|
218
|
+
color: rgba(0, 0, 0, 0.85);
|
219
219
|
cursor: pointer;
|
220
220
|
-webkit-user-select: none;
|
221
221
|
-moz-user-select: none;
|
@@ -235,7 +235,7 @@ html {
|
|
235
235
|
font-size: 12px;
|
236
236
|
text-align: center;
|
237
237
|
background-color: #fff;
|
238
|
-
border: 1px solid #
|
238
|
+
border: 1px solid #d9d9d9;
|
239
239
|
border-radius: 4px;
|
240
240
|
outline: none;
|
241
241
|
transition: all 0.3s;
|
@@ -244,8 +244,8 @@ html {
|
|
244
244
|
.ant-pagination-next:focus-visible .ant-pagination-item-link,
|
245
245
|
.ant-pagination-prev:hover .ant-pagination-item-link,
|
246
246
|
.ant-pagination-next:hover .ant-pagination-item-link {
|
247
|
-
color:
|
248
|
-
border-color:
|
247
|
+
color: var(--ant-primary-color);
|
248
|
+
border-color: var(--ant-primary-color);
|
249
249
|
}
|
250
250
|
.ant-pagination-disabled,
|
251
251
|
.ant-pagination-disabled:hover,
|
@@ -255,8 +255,8 @@ html {
|
|
255
255
|
.ant-pagination-disabled .ant-pagination-item-link,
|
256
256
|
.ant-pagination-disabled:hover .ant-pagination-item-link,
|
257
257
|
.ant-pagination-disabled:focus-visible .ant-pagination-item-link {
|
258
|
-
color:
|
259
|
-
border-color: #
|
258
|
+
color: rgba(0, 0, 0, 0.25);
|
259
|
+
border-color: #d9d9d9;
|
260
260
|
cursor: not-allowed;
|
261
261
|
}
|
262
262
|
.ant-pagination-slash {
|
@@ -290,12 +290,12 @@ html {
|
|
290
290
|
width: 100%;
|
291
291
|
min-width: 0;
|
292
292
|
padding: 4px 11px;
|
293
|
-
color:
|
293
|
+
color: rgba(0, 0, 0, 0.85);
|
294
294
|
font-size: 14px;
|
295
295
|
line-height: 1.5715;
|
296
296
|
background-color: #fff;
|
297
297
|
background-image: none;
|
298
|
-
border: 1px solid #
|
298
|
+
border: 1px solid #d9d9d9;
|
299
299
|
border-radius: 4px;
|
300
300
|
transition: all 0.3s;
|
301
301
|
/* stylelint-disable-next-line selector-no-vendor-prefix */
|
@@ -339,27 +339,27 @@ html {
|
|
339
339
|
outline: 0;
|
340
340
|
}
|
341
341
|
.ant-pagination-options-quick-jumper input-disabled {
|
342
|
-
color:
|
343
|
-
background-color: #
|
344
|
-
border-color: #
|
342
|
+
color: rgba(0, 0, 0, 0.25);
|
343
|
+
background-color: #f5f5f5;
|
344
|
+
border-color: #d9d9d9;
|
345
345
|
box-shadow: none;
|
346
346
|
cursor: not-allowed;
|
347
347
|
opacity: 1;
|
348
348
|
}
|
349
349
|
.ant-pagination-options-quick-jumper input-disabled:hover {
|
350
|
-
border-color: #
|
350
|
+
border-color: #d9d9d9;
|
351
351
|
border-right-width: 1px;
|
352
352
|
}
|
353
353
|
.ant-pagination-options-quick-jumper input[disabled] {
|
354
|
-
color:
|
355
|
-
background-color: #
|
356
|
-
border-color: #
|
354
|
+
color: rgba(0, 0, 0, 0.25);
|
355
|
+
background-color: #f5f5f5;
|
356
|
+
border-color: #d9d9d9;
|
357
357
|
box-shadow: none;
|
358
358
|
cursor: not-allowed;
|
359
359
|
opacity: 1;
|
360
360
|
}
|
361
361
|
.ant-pagination-options-quick-jumper input[disabled]:hover {
|
362
|
-
border-color: #
|
362
|
+
border-color: #d9d9d9;
|
363
363
|
border-right-width: 1px;
|
364
364
|
}
|
365
365
|
.ant-pagination-options-quick-jumper input-borderless,
|
@@ -416,18 +416,18 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
416
416
|
padding: 0 6px;
|
417
417
|
text-align: center;
|
418
418
|
background-color: #fff;
|
419
|
-
border: 1px solid #
|
419
|
+
border: 1px solid #d9d9d9;
|
420
420
|
border-radius: 4px;
|
421
421
|
outline: none;
|
422
422
|
transition: border-color 0.3s;
|
423
423
|
}
|
424
424
|
.ant-pagination-simple .ant-pagination-simple-pager input:hover {
|
425
|
-
border-color:
|
425
|
+
border-color: var(--ant-primary-color);
|
426
426
|
}
|
427
427
|
.ant-pagination-simple .ant-pagination-simple-pager input[disabled] {
|
428
|
-
color:
|
429
|
-
background: #
|
430
|
-
border-color: #
|
428
|
+
color: rgba(0, 0, 0, 0.25);
|
429
|
+
background: #f5f5f5;
|
430
|
+
border-color: #d9d9d9;
|
431
431
|
cursor: not-allowed;
|
432
432
|
}
|
433
433
|
.ant-pagination.mini .ant-pagination-total-text,
|
@@ -487,12 +487,12 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
487
487
|
cursor: not-allowed;
|
488
488
|
}
|
489
489
|
.ant-pagination.ant-pagination-disabled .ant-pagination-item {
|
490
|
-
background: #
|
491
|
-
border-color: #
|
490
|
+
background: #f5f5f5;
|
491
|
+
border-color: #d9d9d9;
|
492
492
|
cursor: not-allowed;
|
493
493
|
}
|
494
494
|
.ant-pagination.ant-pagination-disabled .ant-pagination-item a {
|
495
|
-
color:
|
495
|
+
color: rgba(0, 0, 0, 0.25);
|
496
496
|
background: transparent;
|
497
497
|
border: none;
|
498
498
|
cursor: not-allowed;
|
@@ -501,12 +501,12 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
501
501
|
background: #e6e6e6;
|
502
502
|
}
|
503
503
|
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
|
504
|
-
color:
|
504
|
+
color: rgba(0, 0, 0, 0.25);
|
505
505
|
}
|
506
506
|
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
|
507
|
-
color:
|
508
|
-
background: #
|
509
|
-
border-color: #
|
507
|
+
color: rgba(0, 0, 0, 0.25);
|
508
|
+
background: #f5f5f5;
|
509
|
+
border-color: #d9d9d9;
|
510
510
|
cursor: not-allowed;
|
511
511
|
}
|
512
512
|
.ant-pagination-simple.ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
|
@@ -519,7 +519,7 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
519
519
|
opacity: 1;
|
520
520
|
}
|
521
521
|
.ant-pagination.ant-pagination-disabled .ant-pagination-simple-pager {
|
522
|
-
color:
|
522
|
+
color: rgba(0, 0, 0, 0.25);
|
523
523
|
}
|
524
524
|
@media only screen and (max-width: 992px) {
|
525
525
|
.ant-pagination-item-after-jump-prev,
|
@@ -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-popconfirm {
|
48
48
|
z-index: 1060;
|