@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/menu/style/index.css
CHANGED
@@ -3,78 +3,78 @@
|
|
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-menu-item-danger.ant-menu-item {
|
48
|
-
color:
|
48
|
+
color: var(--ant-error-color);
|
49
49
|
}
|
50
50
|
.ant-menu-item-danger.ant-menu-item:hover,
|
51
51
|
.ant-menu-item-danger.ant-menu-item-active {
|
52
|
-
color:
|
52
|
+
color: var(--ant-error-color);
|
53
53
|
}
|
54
54
|
.ant-menu-item-danger.ant-menu-item:active {
|
55
|
-
background: #
|
55
|
+
background: #fff2f0;
|
56
56
|
}
|
57
57
|
.ant-menu-item-danger.ant-menu-item-selected {
|
58
|
-
color:
|
58
|
+
color: var(--ant-error-color);
|
59
59
|
}
|
60
60
|
.ant-menu-item-danger.ant-menu-item-selected > a,
|
61
61
|
.ant-menu-item-danger.ant-menu-item-selected > a:hover {
|
62
|
-
color:
|
62
|
+
color: var(--ant-error-color);
|
63
63
|
}
|
64
64
|
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
|
65
|
-
background-color: #
|
65
|
+
background-color: #fff2f0;
|
66
66
|
}
|
67
67
|
.ant-menu-inline .ant-menu-item-danger.ant-menu-item::after {
|
68
|
-
border-right-color:
|
68
|
+
border-right-color: var(--ant-error-color);
|
69
69
|
}
|
70
70
|
.ant-menu-dark .ant-menu-item-danger.ant-menu-item,
|
71
71
|
.ant-menu-dark .ant-menu-item-danger.ant-menu-item:hover,
|
72
72
|
.ant-menu-dark .ant-menu-item-danger.ant-menu-item > a {
|
73
|
-
color:
|
73
|
+
color: var(--ant-error-color);
|
74
74
|
}
|
75
75
|
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
|
76
76
|
color: #fff;
|
77
|
-
background-color:
|
77
|
+
background-color: var(--ant-error-color);
|
78
78
|
}
|
79
79
|
.ant-menu {
|
80
80
|
box-sizing: border-box;
|
@@ -85,7 +85,7 @@ html {
|
|
85
85
|
font-feature-settings: 'tnum';
|
86
86
|
margin-bottom: 0;
|
87
87
|
padding-left: 0;
|
88
|
-
color:
|
88
|
+
color: rgba(0, 0, 0, 0.85);
|
89
89
|
font-size: 14px;
|
90
90
|
line-height: 0;
|
91
91
|
text-align: left;
|
@@ -126,7 +126,7 @@ html {
|
|
126
126
|
.ant-menu-item-group-title {
|
127
127
|
height: 1.5715;
|
128
128
|
padding: 8px 16px;
|
129
|
-
color:
|
129
|
+
color: rgba(0, 0, 0, 0.45);
|
130
130
|
font-size: 14px;
|
131
131
|
line-height: 1.5715;
|
132
132
|
transition: all 0.3s;
|
@@ -139,7 +139,7 @@ html {
|
|
139
139
|
transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
|
140
140
|
}
|
141
141
|
.ant-menu-submenu-selected {
|
142
|
-
color:
|
142
|
+
color: var(--ant-primary-color);
|
143
143
|
}
|
144
144
|
.ant-menu-item:active,
|
145
145
|
.ant-menu-submenu-title:active {
|
@@ -153,10 +153,10 @@ html {
|
|
153
153
|
transition: color 0.3s;
|
154
154
|
}
|
155
155
|
.ant-menu-item a {
|
156
|
-
color:
|
156
|
+
color: rgba(0, 0, 0, 0.85);
|
157
157
|
}
|
158
158
|
.ant-menu-item a:hover {
|
159
|
-
color:
|
159
|
+
color: var(--ant-primary-color);
|
160
160
|
}
|
161
161
|
.ant-menu-item a::before {
|
162
162
|
position: absolute;
|
@@ -168,15 +168,15 @@ html {
|
|
168
168
|
content: '';
|
169
169
|
}
|
170
170
|
.ant-menu-item > .ant-badge a {
|
171
|
-
color:
|
171
|
+
color: rgba(0, 0, 0, 0.85);
|
172
172
|
}
|
173
173
|
.ant-menu-item > .ant-badge a:hover {
|
174
|
-
color:
|
174
|
+
color: var(--ant-primary-color);
|
175
175
|
}
|
176
176
|
.ant-menu-item-divider {
|
177
177
|
overflow: hidden;
|
178
178
|
line-height: 0;
|
179
|
-
border-color:
|
179
|
+
border-color: rgba(0, 0, 0, 0.06);
|
180
180
|
border-style: solid;
|
181
181
|
border-width: 1px 0 0;
|
182
182
|
}
|
@@ -193,11 +193,11 @@ html {
|
|
193
193
|
background-color: transparent;
|
194
194
|
}
|
195
195
|
.ant-menu-item-selected {
|
196
|
-
color:
|
196
|
+
color: var(--ant-primary-color);
|
197
197
|
}
|
198
198
|
.ant-menu-item-selected a,
|
199
199
|
.ant-menu-item-selected a:hover {
|
200
|
-
color:
|
200
|
+
color: var(--ant-primary-color);
|
201
201
|
}
|
202
202
|
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
|
203
203
|
background-color: var(--ant-primary-1);
|
@@ -205,10 +205,10 @@ html {
|
|
205
205
|
.ant-menu-inline,
|
206
206
|
.ant-menu-vertical,
|
207
207
|
.ant-menu-vertical-left {
|
208
|
-
border-right: 1px solid
|
208
|
+
border-right: 1px solid rgba(0, 0, 0, 0.06);
|
209
209
|
}
|
210
210
|
.ant-menu-vertical-right {
|
211
|
-
border-left: 1px solid
|
211
|
+
border-left: 1px solid rgba(0, 0, 0, 0.06);
|
212
212
|
}
|
213
213
|
.ant-menu-vertical.ant-menu-sub,
|
214
214
|
.ant-menu-vertical-left.ant-menu-sub,
|
@@ -336,7 +336,7 @@ html {
|
|
336
336
|
top: 50%;
|
337
337
|
right: 16px;
|
338
338
|
width: 10px;
|
339
|
-
color:
|
339
|
+
color: rgba(0, 0, 0, 0.85);
|
340
340
|
transform: translateY(-50%);
|
341
341
|
transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
342
342
|
}
|
@@ -358,7 +358,7 @@ html {
|
|
358
358
|
}
|
359
359
|
.ant-menu-submenu:hover > .ant-menu-submenu-title > .ant-menu-submenu-expand-icon,
|
360
360
|
.ant-menu-submenu:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
|
361
|
-
color:
|
361
|
+
color: var(--ant-primary-color);
|
362
362
|
}
|
363
363
|
.ant-menu-inline-collapsed .ant-menu-submenu-arrow::before,
|
364
364
|
.ant-menu-submenu-inline .ant-menu-submenu-arrow::before {
|
@@ -383,12 +383,12 @@ html {
|
|
383
383
|
.ant-menu-vertical .ant-menu-submenu-selected,
|
384
384
|
.ant-menu-vertical-left .ant-menu-submenu-selected,
|
385
385
|
.ant-menu-vertical-right .ant-menu-submenu-selected {
|
386
|
-
color:
|
386
|
+
color: var(--ant-primary-color);
|
387
387
|
}
|
388
388
|
.ant-menu-horizontal {
|
389
389
|
line-height: 46px;
|
390
390
|
border: 0;
|
391
|
-
border-bottom: 1px solid
|
391
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
392
392
|
box-shadow: none;
|
393
393
|
}
|
394
394
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item,
|
@@ -405,7 +405,7 @@ html {
|
|
405
405
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open,
|
406
406
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected,
|
407
407
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected {
|
408
|
-
color:
|
408
|
+
color: var(--ant-primary-color);
|
409
409
|
}
|
410
410
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover::after,
|
411
411
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover::after,
|
@@ -415,7 +415,7 @@ html {
|
|
415
415
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open::after,
|
416
416
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected::after,
|
417
417
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected::after {
|
418
|
-
border-bottom: 2px solid
|
418
|
+
border-bottom: 2px solid var(--ant-primary-color);
|
419
419
|
}
|
420
420
|
.ant-menu-horizontal > .ant-menu-item,
|
421
421
|
.ant-menu-horizontal > .ant-menu-submenu {
|
@@ -438,16 +438,16 @@ html {
|
|
438
438
|
padding: 0;
|
439
439
|
}
|
440
440
|
.ant-menu-horizontal > .ant-menu-item a {
|
441
|
-
color:
|
441
|
+
color: rgba(0, 0, 0, 0.85);
|
442
442
|
}
|
443
443
|
.ant-menu-horizontal > .ant-menu-item a:hover {
|
444
|
-
color:
|
444
|
+
color: var(--ant-primary-color);
|
445
445
|
}
|
446
446
|
.ant-menu-horizontal > .ant-menu-item a::before {
|
447
447
|
bottom: -2px;
|
448
448
|
}
|
449
449
|
.ant-menu-horizontal > .ant-menu-item-selected a {
|
450
|
-
color:
|
450
|
+
color: var(--ant-primary-color);
|
451
451
|
}
|
452
452
|
.ant-menu-horizontal::after {
|
453
453
|
display: block;
|
@@ -469,7 +469,7 @@ html {
|
|
469
469
|
top: 0;
|
470
470
|
right: 0;
|
471
471
|
bottom: 0;
|
472
|
-
border-right: 3px solid
|
472
|
+
border-right: 3px solid var(--ant-primary-color);
|
473
473
|
transform: scaleY(0.0001);
|
474
474
|
opacity: 0;
|
475
475
|
transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
|
@@ -651,7 +651,7 @@ html {
|
|
651
651
|
}
|
652
652
|
.ant-menu-item-disabled,
|
653
653
|
.ant-menu-submenu-disabled {
|
654
|
-
color:
|
654
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
655
655
|
background: none;
|
656
656
|
cursor: not-allowed;
|
657
657
|
}
|
@@ -661,19 +661,19 @@ html {
|
|
661
661
|
}
|
662
662
|
.ant-menu-item-disabled a,
|
663
663
|
.ant-menu-submenu-disabled a {
|
664
|
-
color:
|
664
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
665
665
|
pointer-events: none;
|
666
666
|
}
|
667
667
|
.ant-menu-item-disabled > .ant-menu-submenu-title,
|
668
668
|
.ant-menu-submenu-disabled > .ant-menu-submenu-title {
|
669
|
-
color:
|
669
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
670
670
|
cursor: not-allowed;
|
671
671
|
}
|
672
672
|
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
|
673
673
|
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
|
674
674
|
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
|
675
675
|
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
|
676
|
-
background:
|
676
|
+
background: rgba(0, 0, 0, 0.25) !important;
|
677
677
|
}
|
678
678
|
.ant-layout-header .ant-menu {
|
679
679
|
line-height: inherit;
|
@@ -687,7 +687,7 @@ html {
|
|
687
687
|
.ant-menu-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
|
688
688
|
.ant-menu-light .ant-menu-submenu-active,
|
689
689
|
.ant-menu-light .ant-menu-submenu-title:hover {
|
690
|
-
color:
|
690
|
+
color: var(--ant-primary-color);
|
691
691
|
}
|
692
692
|
.ant-menu.ant-menu-root:focus-visible {
|
693
693
|
box-shadow: 0 0 0 2px var(--ant-primary-7);
|
@@ -734,7 +734,7 @@ html {
|
|
734
734
|
border-bottom: 0;
|
735
735
|
}
|
736
736
|
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item:hover {
|
737
|
-
background-color:
|
737
|
+
background-color: var(--ant-primary-color);
|
738
738
|
}
|
739
739
|
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a::before {
|
740
740
|
bottom: 0;
|
@@ -818,7 +818,7 @@ html {
|
|
818
818
|
background-color: transparent;
|
819
819
|
}
|
820
820
|
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
|
821
|
-
background-color:
|
821
|
+
background-color: var(--ant-primary-color);
|
822
822
|
}
|
823
823
|
.ant-menu-dark .ant-menu-item-selected {
|
824
824
|
color: #fff;
|
@@ -843,7 +843,7 @@ html {
|
|
843
843
|
}
|
844
844
|
.ant-menu.ant-menu-dark .ant-menu-item-selected,
|
845
845
|
.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
|
846
|
-
background-color:
|
846
|
+
background-color: var(--ant-primary-color);
|
847
847
|
}
|
848
848
|
.ant-menu-dark .ant-menu-item-disabled,
|
849
849
|
.ant-menu-dark .ant-menu-submenu-disabled,
|
@@ -874,7 +874,7 @@ html {
|
|
874
874
|
.ant-menu-rtl.ant-menu-inline,
|
875
875
|
.ant-menu-rtl.ant-menu-vertical {
|
876
876
|
border-right: none;
|
877
|
-
border-left: 1px solid
|
877
|
+
border-left: 1px solid rgba(0, 0, 0, 0.06);
|
878
878
|
}
|
879
879
|
.ant-menu-rtl.ant-menu-dark.ant-menu-inline,
|
880
880
|
.ant-menu-rtl.ant-menu-dark.ant-menu-vertical {
|
@@ -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-message {
|
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;
|
@@ -74,17 +74,17 @@ html {
|
|
74
74
|
pointer-events: all;
|
75
75
|
}
|
76
76
|
.ant-message-success .anticon {
|
77
|
-
color:
|
77
|
+
color: var(--ant-success-color);
|
78
78
|
}
|
79
79
|
.ant-message-error .anticon {
|
80
|
-
color:
|
80
|
+
color: var(--ant-error-color);
|
81
81
|
}
|
82
82
|
.ant-message-warning .anticon {
|
83
|
-
color:
|
83
|
+
color: var(--ant-warning-color);
|
84
84
|
}
|
85
85
|
.ant-message-info .anticon,
|
86
86
|
.ant-message-loading .anticon {
|
87
|
-
color:
|
87
|
+
color: var(--ant-info-color);
|
88
88
|
}
|
89
89
|
.ant-message .anticon {
|
90
90
|
position: relative;
|
package/es/modal/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-modal {
|
48
48
|
box-sizing: border-box;
|
@@ -137,7 +137,7 @@ html {
|
|
137
137
|
display: block;
|
138
138
|
width: 63px;
|
139
139
|
height: 63px;
|
140
|
-
font-size:
|
140
|
+
font-size: 20px;
|
141
141
|
font-style: normal;
|
142
142
|
line-height: 63px;
|
143
143
|
text-align: center;
|