@fle-ui/next 1.0.5-alpha.3 → 1.0.5-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/@fle-ui/next.css +3438 -3438
- package/dist/@fle-ui/next.css.map +1 -1
- package/dist/@fle-ui/next.js +359 -359
- package/dist/@fle-ui/next.js.map +1 -1
- package/dist/@fle-ui/next.min.css +2 -2
- package/dist/@fle-ui/next.min.css.map +1 -1
- package/dist/@fle-ui/next.min.js +1 -1
- package/dist/@fle-ui/next.min.js.map +1 -1
- package/es/affix/style/index.css +38 -38
- package/es/alert/style/index.css +47 -47
- package/es/anchor/style/index.css +43 -43
- package/es/auto-complete/style/index.css +39 -39
- package/es/avatar/style/index.css +39 -39
- package/es/back-top/style/index.css +41 -41
- package/es/badge/style/index.css +61 -61
- package/es/breadcrumb/style/index.css +45 -45
- package/es/button/style/index.css +122 -122
- package/es/calendar/style/index.css +45 -45
- package/es/card/style/index.css +55 -55
- package/es/carousel/style/index.css +39 -39
- package/es/cascader/style/index.css +61 -61
- package/es/checkbox/style/index.css +55 -55
- package/es/collapse/style/index.css +46 -46
- package/es/comment/style/index.css +43 -43
- package/es/config-provider/style/index.css +38 -38
- package/es/date-picker/style/index.css +87 -87
- package/es/descriptions/style/index.css +46 -46
- package/es/divider/style/index.css +45 -45
- package/es/drawer/style/index.css +43 -43
- package/es/dropdown/style/index.css +51 -51
- package/es/empty/style/index.css +40 -40
- package/es/form/style/index.css +56 -56
- package/es/grid/style/index.css +38 -38
- package/es/icon/style/index.css +38 -38
- package/es/image/style/index.css +39 -39
- package/es/input/style/index.css +84 -84
- package/es/input-number/style/index.css +87 -87
- package/es/layout/style/index.css +42 -42
- package/es/list/style/index.css +55 -55
- package/es/locale-provider/style/index.css +38 -38
- package/es/mentions/style/index.css +61 -61
- package/es/menu/style/index.css +78 -78
- package/es/message/style/index.css +43 -43
- package/es/modal/style/index.css +39 -39
- package/es/modal/style/modal.less +1 -1
- package/es/notification/style/index.css +46 -46
- package/es/page-header/style/index.css +42 -42
- package/es/pagination/style/index.css +79 -79
- package/es/pagination/style/index.less +2 -0
- package/es/popconfirm/style/index.css +38 -38
- package/es/popover/style/index.css +52 -52
- package/es/progress/style/index.css +53 -53
- package/es/radio/style/index.css +72 -72
- package/es/rate/style/index.css +40 -40
- package/es/result/style/index.css +44 -44
- package/es/segmented/style/index.css +41 -41
- package/es/select/style/index.css +62 -62
- package/es/skeleton/style/index.css +38 -38
- package/es/slider/style/index.css +45 -45
- package/es/space/style/index.css +38 -38
- package/es/spin/style/index.css +42 -42
- package/es/statistic/style/index.css +41 -41
- package/es/steps/style/index.css +82 -82
- package/es/style/color/colors.less +6 -6
- package/es/style/index.css +49 -49
- package/es/style/themes/compact.less +12 -6
- package/es/style/themes/dark.less +445 -106
- package/es/style/themes/default.less +61 -35
- package/es/style/themes/index.less +1 -1
- package/es/style/themes/variable.less +80 -39
- package/es/switch/style/index.css +43 -43
- package/es/table/style/index.css +68 -68
- package/es/tabs/style/index.css +55 -55
- package/es/tag/style/index.css +67 -67
- package/es/time-picker/style/index.css +38 -38
- package/es/timeline/style/index.css +53 -53
- package/es/tooltip/style/index.css +47 -47
- package/es/transfer/style/index.css +55 -55
- package/es/tree/style/index.css +65 -65
- package/es/tree-select/style/index.css +63 -63
- package/es/typography/style/index.css +56 -56
- package/es/upload/style/index.css +57 -57
- package/lib/affix/style/index.css +38 -38
- package/lib/alert/style/index.css +47 -47
- package/lib/anchor/style/index.css +43 -43
- package/lib/auto-complete/style/index.css +39 -39
- package/lib/avatar/style/index.css +39 -39
- package/lib/back-top/style/index.css +41 -41
- package/lib/badge/style/index.css +61 -61
- package/lib/breadcrumb/style/index.css +45 -45
- package/lib/button/style/index.css +122 -122
- package/lib/calendar/style/index.css +45 -45
- package/lib/card/style/index.css +55 -55
- package/lib/carousel/style/index.css +39 -39
- package/lib/cascader/style/index.css +61 -61
- package/lib/checkbox/style/index.css +55 -55
- package/lib/collapse/style/index.css +46 -46
- package/lib/comment/style/index.css +43 -43
- package/lib/config-provider/style/index.css +38 -38
- package/lib/date-picker/style/index.css +87 -87
- package/lib/descriptions/style/index.css +46 -46
- package/lib/divider/style/index.css +45 -45
- package/lib/drawer/style/index.css +43 -43
- package/lib/dropdown/style/index.css +51 -51
- package/lib/empty/style/index.css +40 -40
- package/lib/form/style/index.css +56 -56
- package/lib/grid/style/index.css +38 -38
- package/lib/icon/style/index.css +38 -38
- package/lib/image/style/index.css +39 -39
- package/lib/input/style/index.css +84 -84
- package/lib/input-number/style/index.css +87 -87
- package/lib/layout/style/index.css +42 -42
- package/lib/list/style/index.css +55 -55
- package/lib/locale-provider/style/index.css +38 -38
- package/lib/mentions/style/index.css +61 -61
- package/lib/menu/style/index.css +78 -78
- package/lib/message/style/index.css +43 -43
- package/lib/modal/style/index.css +39 -39
- package/lib/modal/style/modal.less +1 -1
- package/lib/notification/style/index.css +46 -46
- package/lib/page-header/style/index.css +42 -42
- package/lib/pagination/style/index.css +79 -79
- package/lib/pagination/style/index.less +2 -0
- package/lib/popconfirm/style/index.css +38 -38
- package/lib/popover/style/index.css +52 -52
- package/lib/progress/style/index.css +53 -53
- package/lib/radio/style/index.css +72 -72
- package/lib/rate/style/index.css +40 -40
- package/lib/result/style/index.css +44 -44
- package/lib/segmented/style/index.css +41 -41
- package/lib/select/style/index.css +62 -62
- package/lib/skeleton/style/index.css +38 -38
- package/lib/slider/style/index.css +45 -45
- package/lib/space/style/index.css +38 -38
- package/lib/spin/style/index.css +42 -42
- package/lib/statistic/style/index.css +41 -41
- package/lib/steps/style/index.css +82 -82
- package/lib/style/color/colors.less +6 -6
- package/lib/style/index.css +49 -49
- package/lib/style/themes/compact.less +12 -6
- package/lib/style/themes/dark.less +445 -106
- package/lib/style/themes/default.less +61 -35
- package/lib/style/themes/index.less +1 -1
- package/lib/style/themes/variable.less +80 -39
- package/lib/switch/style/index.css +43 -43
- package/lib/table/style/index.css +68 -68
- package/lib/tabs/style/index.css +55 -55
- package/lib/tag/style/index.css +67 -67
- package/lib/time-picker/style/index.css +38 -38
- package/lib/timeline/style/index.css +53 -53
- package/lib/tooltip/style/index.css +47 -47
- package/lib/transfer/style/index.css +55 -55
- package/lib/tree/style/index.css +65 -65
- package/lib/tree-select/style/index.css +63 -63
- package/lib/typography/style/index.css +56 -56
- package/lib/upload/style/index.css +57 -57
- package/package.json +1 -1
- package/report.html +2 -2
@@ -3,46 +3,46 @@
|
|
3
3
|
/* stylelint-disable */
|
4
4
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
5
5
|
html {
|
6
|
-
--ant-primary-color: #
|
7
|
-
--ant-primary-color-hover: #
|
8
|
-
--ant-primary-color-active: #
|
9
|
-
--ant-primary-color-outline: rgba(
|
10
|
-
--ant-primary-1: #
|
11
|
-
--ant-primary-2: #
|
12
|
-
--ant-primary-3: #
|
13
|
-
--ant-primary-4: #
|
14
|
-
--ant-primary-5: #
|
15
|
-
--ant-primary-6: #
|
16
|
-
--ant-primary-7: #
|
6
|
+
--ant-primary-color: #2c68ff;
|
7
|
+
--ant-primary-color-hover: #548aff;
|
8
|
+
--ant-primary-color-active: #1a4ad9;
|
9
|
+
--ant-primary-color-outline: rgba(44, 104, 255, 0.2);
|
10
|
+
--ant-primary-1: #f0f7ff;
|
11
|
+
--ant-primary-2: #cfe3ff;
|
12
|
+
--ant-primary-3: #a6c8ff;
|
13
|
+
--ant-primary-4: #7daaff;
|
14
|
+
--ant-primary-5: #548aff;
|
15
|
+
--ant-primary-6: #2c68ff;
|
16
|
+
--ant-primary-7: #1a4ad9;
|
17
17
|
--ant-primary-color-deprecated-pure: ;
|
18
|
-
--ant-primary-color-deprecated-l-35: #
|
19
|
-
--ant-primary-color-deprecated-l-20: #
|
20
|
-
--ant-primary-color-deprecated-t-20: #
|
21
|
-
--ant-primary-color-deprecated-t-50: #
|
22
|
-
--ant-primary-color-deprecated-f-12: rgba(
|
23
|
-
--ant-primary-color-active-deprecated-f-30: rgba(
|
24
|
-
--ant-primary-color-active-deprecated-d-02: #
|
25
|
-
--ant-success-color: #
|
26
|
-
--ant-success-color-hover: #
|
27
|
-
--ant-success-color-active: #
|
28
|
-
--ant-success-color-outline: rgba(
|
29
|
-
--ant-success-color-deprecated-bg: #
|
30
|
-
--ant-success-color-deprecated-border: #
|
31
|
-
--ant-error-color: #
|
32
|
-
--ant-error-color-hover: #
|
33
|
-
--ant-error-color-active: #
|
34
|
-
--ant-error-color-outline: rgba(255,
|
35
|
-
--ant-error-color-deprecated-bg: #
|
36
|
-
--ant-error-color-deprecated-border: #
|
37
|
-
--ant-warning-color: #
|
38
|
-
--ant-warning-color-hover: #
|
39
|
-
--ant-warning-color-active: #
|
40
|
-
--ant-warning-color-outline: rgba(
|
18
|
+
--ant-primary-color-deprecated-l-35: #dfe8ff;
|
19
|
+
--ant-primary-color-deprecated-l-20: #92b1ff;
|
20
|
+
--ant-primary-color-deprecated-t-20: #5686ff;
|
21
|
+
--ant-primary-color-deprecated-t-50: #96b4ff;
|
22
|
+
--ant-primary-color-deprecated-f-12: rgba(44, 104, 255, 0.12);
|
23
|
+
--ant-primary-color-active-deprecated-f-30: rgba(240, 247, 255, 0.3);
|
24
|
+
--ant-primary-color-active-deprecated-d-02: #e6f2ff;
|
25
|
+
--ant-success-color: #36c626;
|
26
|
+
--ant-success-color-hover: #5cd44a;
|
27
|
+
--ant-success-color-active: #20a116;
|
28
|
+
--ant-success-color-outline: rgba(54, 198, 38, 0.2);
|
29
|
+
--ant-success-color-deprecated-bg: #f4fff0;
|
30
|
+
--ant-success-color-deprecated-border: #afed9f;
|
31
|
+
--ant-error-color: #ff5c57;
|
32
|
+
--ant-error-color-hover: #ff8880;
|
33
|
+
--ant-error-color-active: #d93f3f;
|
34
|
+
--ant-error-color-outline: rgba(255, 92, 87, 0.2);
|
35
|
+
--ant-error-color-deprecated-bg: #fff3f0;
|
36
|
+
--ant-error-color-deprecated-border: #ffd7d1;
|
37
|
+
--ant-warning-color: #ffab00;
|
38
|
+
--ant-warning-color-hover: #ffbf29;
|
39
|
+
--ant-warning-color-active: #d98900;
|
40
|
+
--ant-warning-color-outline: rgba(255, 171, 0, 0.2);
|
41
41
|
--ant-warning-color-deprecated-bg: #fffbe6;
|
42
|
-
--ant-warning-color-deprecated-border: #
|
43
|
-
--ant-info-color: #
|
44
|
-
--ant-info-color-deprecated-bg: #
|
45
|
-
--ant-info-color-deprecated-border: #
|
42
|
+
--ant-warning-color-deprecated-border: #ffe07a;
|
43
|
+
--ant-info-color: #2c68ff;
|
44
|
+
--ant-info-color-deprecated-bg: #f0f7ff;
|
45
|
+
--ant-info-color-deprecated-border: #a6c8ff;
|
46
46
|
}
|
47
47
|
@-webkit-keyframes ant-tree-node-fx-do-not-use {
|
48
48
|
0% {
|
@@ -84,7 +84,7 @@ html {
|
|
84
84
|
box-sizing: border-box;
|
85
85
|
margin: 0;
|
86
86
|
padding: 0;
|
87
|
-
color:
|
87
|
+
color: rgba(0, 0, 0, 0.85);
|
88
88
|
font-size: 14px;
|
89
89
|
font-variant: tabular-nums;
|
90
90
|
line-height: 1.5715;
|
@@ -100,7 +100,7 @@ html {
|
|
100
100
|
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,
|
101
101
|
.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner,
|
102
102
|
.ant-select-tree-checkbox-input:focus + .ant-select-tree-checkbox-inner {
|
103
|
-
border-color:
|
103
|
+
border-color: var(--ant-primary-color);
|
104
104
|
}
|
105
105
|
.ant-select-tree-checkbox-checked::after {
|
106
106
|
position: absolute;
|
@@ -108,7 +108,7 @@ html {
|
|
108
108
|
left: 0;
|
109
109
|
width: 100%;
|
110
110
|
height: 100%;
|
111
|
-
border: 1px solid
|
111
|
+
border: 1px solid var(--ant-primary-color);
|
112
112
|
border-radius: 4px;
|
113
113
|
visibility: hidden;
|
114
114
|
-webkit-animation: antCheckboxEffect 0.36s ease-in-out;
|
@@ -130,7 +130,7 @@ html {
|
|
130
130
|
height: 16px;
|
131
131
|
direction: ltr;
|
132
132
|
background-color: #fff;
|
133
|
-
border: 1px solid #
|
133
|
+
border: 1px solid #d9d9d9;
|
134
134
|
border-radius: 4px;
|
135
135
|
border-collapse: separate;
|
136
136
|
transition: all 0.3s;
|
@@ -174,14 +174,14 @@ html {
|
|
174
174
|
content: ' ';
|
175
175
|
}
|
176
176
|
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner {
|
177
|
-
background-color:
|
178
|
-
border-color:
|
177
|
+
background-color: var(--ant-primary-color);
|
178
|
+
border-color: var(--ant-primary-color);
|
179
179
|
}
|
180
180
|
.ant-select-tree-checkbox-disabled {
|
181
181
|
cursor: not-allowed;
|
182
182
|
}
|
183
183
|
.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
|
184
|
-
border-color:
|
184
|
+
border-color: rgba(0, 0, 0, 0.25);
|
185
185
|
-webkit-animation-name: none;
|
186
186
|
animation-name: none;
|
187
187
|
}
|
@@ -190,17 +190,17 @@ html {
|
|
190
190
|
pointer-events: none;
|
191
191
|
}
|
192
192
|
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner {
|
193
|
-
background-color: #
|
194
|
-
border-color: #
|
193
|
+
background-color: #f5f5f5;
|
194
|
+
border-color: #d9d9d9 !important;
|
195
195
|
}
|
196
196
|
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
|
197
|
-
border-color: #
|
197
|
+
border-color: #f5f5f5;
|
198
198
|
border-collapse: separate;
|
199
199
|
-webkit-animation-name: none;
|
200
200
|
animation-name: none;
|
201
201
|
}
|
202
202
|
.ant-select-tree-checkbox-disabled + span {
|
203
|
-
color:
|
203
|
+
color: rgba(0, 0, 0, 0.25);
|
204
204
|
cursor: not-allowed;
|
205
205
|
}
|
206
206
|
.ant-select-tree-checkbox-disabled:hover::after,
|
@@ -211,7 +211,7 @@ html {
|
|
211
211
|
box-sizing: border-box;
|
212
212
|
margin: 0;
|
213
213
|
padding: 0;
|
214
|
-
color:
|
214
|
+
color: rgba(0, 0, 0, 0.85);
|
215
215
|
font-size: 14px;
|
216
216
|
font-variant: tabular-nums;
|
217
217
|
line-height: 1.5715;
|
@@ -246,7 +246,7 @@ html {
|
|
246
246
|
box-sizing: border-box;
|
247
247
|
margin: 0;
|
248
248
|
padding: 0;
|
249
|
-
color:
|
249
|
+
color: rgba(0, 0, 0, 0.85);
|
250
250
|
font-size: 14px;
|
251
251
|
font-variant: tabular-nums;
|
252
252
|
line-height: 1.5715;
|
@@ -265,22 +265,22 @@ html {
|
|
265
265
|
}
|
266
266
|
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner {
|
267
267
|
background-color: #fff;
|
268
|
-
border-color: #
|
268
|
+
border-color: #d9d9d9;
|
269
269
|
}
|
270
270
|
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner::after {
|
271
271
|
top: 50%;
|
272
272
|
left: 50%;
|
273
273
|
width: 8px;
|
274
274
|
height: 8px;
|
275
|
-
background-color:
|
275
|
+
background-color: var(--ant-primary-color);
|
276
276
|
border: 0;
|
277
277
|
transform: translate(-50%, -50%) scale(1);
|
278
278
|
opacity: 1;
|
279
279
|
content: ' ';
|
280
280
|
}
|
281
281
|
.ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
|
282
|
-
background-color:
|
283
|
-
border-color:
|
282
|
+
background-color: rgba(0, 0, 0, 0.25);
|
283
|
+
border-color: rgba(0, 0, 0, 0.25);
|
284
284
|
}
|
285
285
|
.ant-tree-select-dropdown {
|
286
286
|
padding: 8px 4px;
|
@@ -301,7 +301,7 @@ html {
|
|
301
301
|
box-sizing: border-box;
|
302
302
|
margin: 0;
|
303
303
|
padding: 0;
|
304
|
-
color:
|
304
|
+
color: rgba(0, 0, 0, 0.85);
|
305
305
|
font-size: 14px;
|
306
306
|
font-variant: tabular-nums;
|
307
307
|
line-height: 1.5715;
|
@@ -332,7 +332,7 @@ html {
|
|
332
332
|
right: 0;
|
333
333
|
bottom: 4px;
|
334
334
|
left: 0;
|
335
|
-
border: 1px solid
|
335
|
+
border: 1px solid var(--ant-primary-color);
|
336
336
|
opacity: 0;
|
337
337
|
-webkit-animation: ant-tree-node-fx-do-not-use 0.3s;
|
338
338
|
animation: ant-tree-node-fx-do-not-use 0.3s;
|
@@ -350,7 +350,7 @@ html {
|
|
350
350
|
outline: none;
|
351
351
|
}
|
352
352
|
.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper {
|
353
|
-
color:
|
353
|
+
color: rgba(0, 0, 0, 0.25);
|
354
354
|
cursor: not-allowed;
|
355
355
|
}
|
356
356
|
.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper:hover {
|
@@ -416,7 +416,7 @@ html {
|
|
416
416
|
transform: rotate(-90deg);
|
417
417
|
}
|
418
418
|
.ant-select-tree-switcher-loading-icon {
|
419
|
-
color:
|
419
|
+
color: var(--ant-primary-color);
|
420
420
|
}
|
421
421
|
.ant-select-tree-switcher-leaf-line {
|
422
422
|
position: relative;
|
@@ -489,7 +489,7 @@ html {
|
|
489
489
|
position: absolute;
|
490
490
|
z-index: 1;
|
491
491
|
height: 2px;
|
492
|
-
background-color:
|
492
|
+
background-color: var(--ant-primary-color);
|
493
493
|
border-radius: 1px;
|
494
494
|
pointer-events: none;
|
495
495
|
}
|
@@ -500,12 +500,12 @@ html {
|
|
500
500
|
width: 8px;
|
501
501
|
height: 8px;
|
502
502
|
background-color: transparent;
|
503
|
-
border: 2px solid
|
503
|
+
border: 2px solid var(--ant-primary-color);
|
504
504
|
border-radius: 50%;
|
505
505
|
content: '';
|
506
506
|
}
|
507
507
|
.ant-select-tree .ant-select-tree-treenode.drop-container > [draggable] {
|
508
|
-
box-shadow: 0 0 0 2px
|
508
|
+
box-shadow: 0 0 0 2px var(--ant-primary-color);
|
509
509
|
}
|
510
510
|
.ant-select-tree-show-line .ant-select-tree-indent-unit {
|
511
511
|
position: relative;
|
@@ -516,7 +516,7 @@ html {
|
|
516
516
|
top: 0;
|
517
517
|
right: 12px;
|
518
518
|
bottom: -4px;
|
519
|
-
border-right: 1px solid #
|
519
|
+
border-right: 1px solid #d9d9d9;
|
520
520
|
content: '';
|
521
521
|
}
|
522
522
|
.ant-select-tree-show-line .ant-select-tree-indent-unit-end::before {
|
@@ -3,62 +3,62 @@
|
|
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-typography {
|
48
|
-
color:
|
48
|
+
color: rgba(0, 0, 0, 0.85);
|
49
49
|
overflow-wrap: break-word;
|
50
50
|
}
|
51
51
|
.ant-typography.ant-typography-secondary {
|
52
|
-
color:
|
52
|
+
color: rgba(0, 0, 0, 0.45);
|
53
53
|
}
|
54
54
|
.ant-typography.ant-typography-success {
|
55
|
-
color:
|
55
|
+
color: var(--ant-success-color);
|
56
56
|
}
|
57
57
|
.ant-typography.ant-typography-warning {
|
58
|
-
color:
|
58
|
+
color: var(--ant-warning-color);
|
59
59
|
}
|
60
60
|
.ant-typography.ant-typography-danger {
|
61
|
-
color:
|
61
|
+
color: var(--ant-error-color);
|
62
62
|
}
|
63
63
|
a.ant-typography.ant-typography-danger:active,
|
64
64
|
a.ant-typography.ant-typography-danger:focus {
|
@@ -68,7 +68,7 @@ a.ant-typography.ant-typography-danger:hover {
|
|
68
68
|
color: var(--ant-error-color-hover);
|
69
69
|
}
|
70
70
|
.ant-typography.ant-typography-disabled {
|
71
|
-
color:
|
71
|
+
color: rgba(0, 0, 0, 0.25);
|
72
72
|
cursor: not-allowed;
|
73
73
|
-webkit-user-select: none;
|
74
74
|
-moz-user-select: none;
|
@@ -84,7 +84,7 @@ div.ant-typography-h1,
|
|
84
84
|
div.ant-typography-h1 > textarea,
|
85
85
|
.ant-typography h1 {
|
86
86
|
margin-bottom: 0.5em;
|
87
|
-
color:
|
87
|
+
color: rgba(0, 0, 0, 0.85);
|
88
88
|
font-weight: 600;
|
89
89
|
font-size: 38px;
|
90
90
|
line-height: 1.23;
|
@@ -94,7 +94,7 @@ div.ant-typography-h2,
|
|
94
94
|
div.ant-typography-h2 > textarea,
|
95
95
|
.ant-typography h2 {
|
96
96
|
margin-bottom: 0.5em;
|
97
|
-
color:
|
97
|
+
color: rgba(0, 0, 0, 0.85);
|
98
98
|
font-weight: 600;
|
99
99
|
font-size: 30px;
|
100
100
|
line-height: 1.35;
|
@@ -104,7 +104,7 @@ div.ant-typography-h3,
|
|
104
104
|
div.ant-typography-h3 > textarea,
|
105
105
|
.ant-typography h3 {
|
106
106
|
margin-bottom: 0.5em;
|
107
|
-
color:
|
107
|
+
color: rgba(0, 0, 0, 0.85);
|
108
108
|
font-weight: 600;
|
109
109
|
font-size: 24px;
|
110
110
|
line-height: 1.35;
|
@@ -114,7 +114,7 @@ div.ant-typography-h4,
|
|
114
114
|
div.ant-typography-h4 > textarea,
|
115
115
|
.ant-typography h4 {
|
116
116
|
margin-bottom: 0.5em;
|
117
|
-
color:
|
117
|
+
color: rgba(0, 0, 0, 0.85);
|
118
118
|
font-weight: 600;
|
119
119
|
font-size: 20px;
|
120
120
|
line-height: 1.4;
|
@@ -124,7 +124,7 @@ div.ant-typography-h5,
|
|
124
124
|
div.ant-typography-h5 > textarea,
|
125
125
|
.ant-typography h5 {
|
126
126
|
margin-bottom: 0.5em;
|
127
|
-
color:
|
127
|
+
color: rgba(0, 0, 0, 0.85);
|
128
128
|
font-weight: 600;
|
129
129
|
font-size: 16px;
|
130
130
|
line-height: 1.5;
|
@@ -190,7 +190,7 @@ span.ant-typography-ellipsis {
|
|
190
190
|
}
|
191
191
|
a.ant-typography,
|
192
192
|
.ant-typography a {
|
193
|
-
color:
|
193
|
+
color: var(--ant-primary-color);
|
194
194
|
outline: none;
|
195
195
|
cursor: pointer;
|
196
196
|
transition: color 0.3s;
|
@@ -216,7 +216,7 @@ a.ant-typography[disabled],
|
|
216
216
|
.ant-typography a[disabled],
|
217
217
|
a.ant-typography.ant-typography-disabled,
|
218
218
|
.ant-typography a.ant-typography-disabled {
|
219
|
-
color:
|
219
|
+
color: rgba(0, 0, 0, 0.25);
|
220
220
|
cursor: not-allowed;
|
221
221
|
}
|
222
222
|
a.ant-typography[disabled]:active,
|
@@ -227,7 +227,7 @@ a.ant-typography[disabled]:hover,
|
|
227
227
|
.ant-typography a[disabled]:hover,
|
228
228
|
a.ant-typography.ant-typography-disabled:hover,
|
229
229
|
.ant-typography a.ant-typography-disabled:hover {
|
230
|
-
color:
|
230
|
+
color: rgba(0, 0, 0, 0.25);
|
231
231
|
}
|
232
232
|
a.ant-typography[disabled]:active,
|
233
233
|
.ant-typography a[disabled]:active,
|
@@ -254,7 +254,7 @@ a.ant-typography.ant-typography-disabled:active,
|
|
254
254
|
}
|
255
255
|
.ant-typography mark {
|
256
256
|
padding: 0;
|
257
|
-
background-color: #
|
257
|
+
background-color: #ffe07a;
|
258
258
|
}
|
259
259
|
.ant-typography u,
|
260
260
|
.ant-typography ins {
|
@@ -272,7 +272,7 @@ a.ant-typography.ant-typography-disabled:active,
|
|
272
272
|
.ant-typography-expand,
|
273
273
|
.ant-typography-edit,
|
274
274
|
.ant-typography-copy {
|
275
|
-
color:
|
275
|
+
color: var(--ant-primary-color);
|
276
276
|
text-decoration: none;
|
277
277
|
outline: none;
|
278
278
|
cursor: pointer;
|
@@ -295,7 +295,7 @@ a.ant-typography.ant-typography-disabled:active,
|
|
295
295
|
.ant-typography-copy-success,
|
296
296
|
.ant-typography-copy-success:hover,
|
297
297
|
.ant-typography-copy-success:focus {
|
298
|
-
color:
|
298
|
+
color: var(--ant-success-color);
|
299
299
|
}
|
300
300
|
.ant-typography-edit-content {
|
301
301
|
position: relative;
|
@@ -309,7 +309,7 @@ div.ant-typography-edit-content {
|
|
309
309
|
position: absolute;
|
310
310
|
right: 10px;
|
311
311
|
bottom: 8px;
|
312
|
-
color:
|
312
|
+
color: rgba(0, 0, 0, 0.45);
|
313
313
|
font-weight: normal;
|
314
314
|
font-size: 14px;
|
315
315
|
font-style: normal;
|