@lambo-design/shared 1.0.0-beta.49 → 1.0.0-beta.50

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.
@@ -41,9 +41,9 @@
41
41
  --error-color-fade-20: rgba(237, 64, 20, 0.2);
42
42
  --error-color-shade-5: #e13d13;
43
43
  --normal-color: #e6ebf1;
44
- --link-color: #2d8cf0;
45
- --link-hover-color: #57a3f3;
46
- --link-active-color: #2b85e4;
44
+ --link-color: #3EAF7C;
45
+ --link-hover-color: #65bf96;
46
+ --link-active-color: #3ba676;
47
47
  --selected-color: rgba(62, 175, 124, 0.9);
48
48
  --selected-color-shade-10: rgba(55, 154, 109, 0.91);
49
49
  --tooltip-color: #fff;
@@ -85,7 +85,7 @@
85
85
  --table-td-stripe-bg: #f8f8f9;
86
86
  --table-td-hover-bg: #ebf7ff;
87
87
  --table-td-highlight-bg: #ebf7ff;
88
- --menu-dark-title: #515a6e;
88
+ --menu-dark-title: #333333;
89
89
  --menu-dark-active-bg: #363e4f;
90
90
  --menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
91
91
  --menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
@@ -55,7 +55,7 @@
55
55
 
56
56
 
57
57
  @normal-color : #e6ebf1;
58
- @link-color : #2d8cf0;
58
+ @link-color : #3EAF7C;
59
59
  @link-hover-color : tint(@link-color, 20%);
60
60
  @link-active-color : shade(@link-color, 5%);
61
61
  @selected-color : fade(@primary-color, 90%);
@@ -107,7 +107,7 @@
107
107
  @table-td-stripe-bg : #f8f8f9;
108
108
  @table-td-hover-bg : #ebf7ff;
109
109
  @table-td-highlight-bg : #ebf7ff;
110
- @menu-dark-title : #515a6e;
110
+ @menu-dark-title : #333333;
111
111
  @menu-dark-active-bg : #363e4f;
112
112
  @menu-dark-subsidiary-color : rgba(255,255,255,.7);
113
113
  @menu-dark-group-title-color : rgba(255,255,255,.36);
@@ -85,7 +85,7 @@
85
85
  --table-td-stripe-bg: #f8f8f9;
86
86
  --table-td-hover-bg: #ebf7ff;
87
87
  --table-td-highlight-bg: #ebf7ff;
88
- --menu-dark-title: #515a6e;
88
+ --menu-dark-title: #333333;
89
89
  --menu-dark-active-bg: #363e4f;
90
90
  --menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
91
91
  --menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
@@ -107,7 +107,7 @@
107
107
  @table-td-stripe-bg : #f8f8f9;
108
108
  @table-td-hover-bg : #ebf7ff;
109
109
  @table-td-highlight-bg : #ebf7ff;
110
- @menu-dark-title : #515a6e;
110
+ @menu-dark-title : #333333;
111
111
  @menu-dark-active-bg : #363e4f;
112
112
  @menu-dark-subsidiary-color : rgba(255,255,255,.7);
113
113
  @menu-dark-group-title-color : rgba(255,255,255,.36);
@@ -85,7 +85,7 @@
85
85
  --table-td-stripe-bg: #f8f8f9;
86
86
  --table-td-hover-bg: #ebf7ff;
87
87
  --table-td-highlight-bg: #ebf7ff;
88
- --menu-dark-title: #515a6e;
88
+ --menu-dark-title: #333333;
89
89
  --menu-dark-active-bg: #363e4f;
90
90
  --menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
91
91
  --menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
@@ -107,7 +107,7 @@
107
107
  @table-td-stripe-bg : #f8f8f9;
108
108
  @table-td-hover-bg : #ebf7ff;
109
109
  @table-td-highlight-bg : #ebf7ff;
110
- @menu-dark-title : #515a6e;
110
+ @menu-dark-title : #333333;
111
111
  @menu-dark-active-bg : #363e4f;
112
112
  @menu-dark-subsidiary-color : rgba(255,255,255,.7);
113
113
  @menu-dark-group-title-color : rgba(255,255,255,.36);
@@ -85,7 +85,7 @@
85
85
  --table-td-stripe-bg: #f8f8f9;
86
86
  --table-td-hover-bg: #ebf7ff;
87
87
  --table-td-highlight-bg: #ebf7ff;
88
- --menu-dark-title: #515a6e;
88
+ --menu-dark-title: #333333;
89
89
  --menu-dark-active-bg: #363e4f;
90
90
  --menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
91
91
  --menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
@@ -107,7 +107,7 @@
107
107
  @table-td-stripe-bg : #f8f8f9;
108
108
  @table-td-hover-bg : #ebf7ff;
109
109
  @table-td-highlight-bg : #ebf7ff;
110
- @menu-dark-title : #515a6e;
110
+ @menu-dark-title : #333333;
111
111
  @menu-dark-active-bg : #363e4f;
112
112
  @menu-dark-subsidiary-color : rgba(255,255,255,.7);
113
113
  @menu-dark-group-title-color : rgba(255,255,255,.36);
@@ -85,7 +85,7 @@
85
85
  --table-td-stripe-bg: #f8f8f9;
86
86
  --table-td-hover-bg: #ebf7ff;
87
87
  --table-td-highlight-bg: #ebf7ff;
88
- --menu-dark-title: #515a6e;
88
+ --menu-dark-title: #333333;
89
89
  --menu-dark-active-bg: #363e4f;
90
90
  --menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
91
91
  --menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
@@ -107,7 +107,7 @@
107
107
  @table-td-stripe-bg : #f8f8f9;
108
108
  @table-td-hover-bg : #ebf7ff;
109
109
  @table-td-highlight-bg : #ebf7ff;
110
- @menu-dark-title : #515a6e;
110
+ @menu-dark-title : #333333;
111
111
  @menu-dark-active-bg : #363e4f;
112
112
  @menu-dark-subsidiary-color : rgba(255,255,255,.7);
113
113
  @menu-dark-group-title-color : rgba(255,255,255,.36);
@@ -85,7 +85,7 @@
85
85
  --table-td-stripe-bg: #f8f8f9;
86
86
  --table-td-hover-bg: #ebf7ff;
87
87
  --table-td-highlight-bg: #ebf7ff;
88
- --menu-dark-title: #515a6e;
88
+ --menu-dark-title: #333333;
89
89
  --menu-dark-active-bg: #363e4f;
90
90
  --menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
91
91
  --menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
@@ -107,7 +107,7 @@
107
107
  @table-td-stripe-bg : #f8f8f9;
108
108
  @table-td-hover-bg : #ebf7ff;
109
109
  @table-td-highlight-bg : #ebf7ff;
110
- @menu-dark-title : #515a6e;
110
+ @menu-dark-title : #333333;
111
111
  @menu-dark-active-bg : #363e4f;
112
112
  @menu-dark-subsidiary-color : rgba(255,255,255,.7);
113
113
  @menu-dark-group-title-color : rgba(255,255,255,.36);
@@ -45,9 +45,9 @@ export default {
45
45
  --error-color-fade-20: rgba(237, 64, 20, 0.2);
46
46
  --error-color-shade-5: #e13d13;
47
47
  --normal-color: #e6ebf1;
48
- --link-color: #2d8cf0;
49
- --link-hover-color: #57a3f3;
50
- --link-active-color: #2b85e4;
48
+ --link-color: #3EAF7C;
49
+ --link-hover-color: #65bf96;
50
+ --link-active-color: #3ba676;
51
51
  --selected-color: rgba(62, 175, 124, 0.9);
52
52
  --selected-color-shade-10: rgba(55, 154, 109, 0.91);
53
53
  --tooltip-color: #fff;
@@ -89,7 +89,7 @@ export default {
89
89
  --table-td-stripe-bg: #f8f8f9;
90
90
  --table-td-hover-bg: #ebf7ff;
91
91
  --table-td-highlight-bg: #ebf7ff;
92
- --menu-dark-title: #515a6e;
92
+ --menu-dark-title: #333333;
93
93
  --menu-dark-active-bg: #363e4f;
94
94
  --menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
95
95
  --menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
@@ -4,245 +4,245 @@ export default {
4
4
  primaryColor: "#2d8cf0",
5
5
  vars: `
6
6
  --primary-color: #2d8cf0;
7
- --primary-color-tint-20: #57a3f3;
8
- --primary-color-tint-90: #eaf4fe;
9
- --primary-color-tint-80: #d5e8fc;
10
- --primary-color-tint-5: #3892f1;
11
- --primary-color-tint-95-fade-50: rgba(245, 249, 254, 0.5);
12
- --primary-color-fade-20: rgba(45, 140, 240, 0.2);
13
- --primary-color-shade-5: #2b85e4;
14
- --info-color: #2db7f5;
15
- --info-color-tint-20: #57c5f7;
16
- --info-color-tint-90: #eaf8fe;
17
- --info-color-tint-80: #d5f1fd;
18
- --info-color-tint-5: #38bbf6;
19
- --info-color-tint-95-fade-50: rgba(245, 251, 254, 0.5);
20
- --info-color-fade-20: rgba(45, 183, 245, 0.2);
21
- --info-color-shade-5: #2baee9;
22
- --success-color: #19be6b;
23
- --success-color-tint-20: #47cb89;
24
- --success-color-tint-90: #e8f9f0;
25
- --success-color-tint-80: #d1f2e1;
26
- --success-color-tint-5: #25c172;
27
- --success-color-tint-95-fade-50: rgba(244, 252, 248, 0.5);
28
- --success-color-fade-20: rgba(25, 190, 107, 0.2);
29
- --success-color-shade-5: #18b566;
30
- --processing-color: #2d8cf0;
31
- --warning-color: #ff9900;
32
- --warning-color-tint-20: #ffad33;
33
- --warning-color-tint-90: #fff5e6;
34
- --warning-color-tint-5: #ff9e0d;
35
- --warning-color-tint-80: #ffebcc;
36
- --warning-color-tint-95-fade-50: rgba(255, 250, 242, 0.5);
37
- --warning-color-fade-20: rgba(255, 153, 0, 0.2);
38
- --warning-color-shade-5: #f29100;
39
- --error-color: #ed4014;
40
- --error-color-tint-20: #f16643;
41
- --error-color-tint-90: #fdece8;
42
- --error-color-tint-5: #ee4a20;
43
- --error-color-tint-80: #fbd9d0;
44
- --error-color-tint-95-fade-50: rgba(254, 245, 243, 0.5);
45
- --error-color-fade-20: rgba(237, 64, 20, 0.2);
46
- --error-color-shade-5: #e13d13;
47
- --normal-color: #e6ebf1;
48
- --link-color: #2d8cf0;
49
- --link-hover-color: #57a3f3;
50
- --link-active-color: #2b85e4;
51
- --selected-color: rgba(45, 140, 240, 0.9);
52
- --selected-color-shade-10: rgba(40, 123, 211, 0.91);
53
- --tooltip-color: #fff;
54
- --subsidiary-color: #808695;
55
- --rate-star-color: #f5a623;
56
- --rate-star-color-tint-20: #f7b84f;
57
- --white: #fff;
58
- --black: #000;
59
- --body-background: #fff;
60
- --component-background: #fff;
61
- --font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
62
- --code-family: Consolas, Menlo, Courier, monospace;
63
- --title-color: #17233d;
64
- --text-color: #515a6e;
65
- --text-color-secondary: rgba(0, 0, 0, 0.45);
66
- --heading-color: rgba(0, 0, 0, 0.85);
67
- --heading-color-dark: #ffffff;
68
- --font-size-base: 14px;
69
- --font-size-small: 12px;
70
- --font-size-large: 16px;
71
- --line-height-base: 1.5;
72
- --line-height-computed: 21px;
73
- --border-radius-base: 6px;
74
- --border-radius-small: 4px;
75
- --cursor-disabled: not-allowed;
76
- --padding-lg: 24px;
77
- --padding-md: 16px;
78
- --padding-sm: 12px;
79
- --padding-xs: 8px;
80
- --border-color-base: #dcdee2;
81
- --border-color-split: #e8eaec;
82
- --border-width-base: 1px;
83
- --border-style-base: solid;
84
- --background-color-base: #f7f7f7;
85
- --background-color-select-hover: #f3f3f3;
86
- --tooltip-bg: rgba(70, 76, 91, 0.9);
87
- --head-bg: #f9fafc;
88
- --table-thead-bg: #f8f8f9;
89
- --table-td-stripe-bg: #f8f8f9;
90
- --table-td-hover-bg: #ebf7ff;
91
- --table-td-highlight-bg: #ebf7ff;
92
- --menu-dark-title: #515a6e;
93
- --menu-dark-active-bg: #363e4f;
94
- --menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
95
- --menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
96
- --date-picker-cell-hover-bg: #e1f0fe;
97
- --shadow-color: rgba(0, 0, 0, 0.2);
98
- --shadow-base: 0 1px 6px rgba(0, 0, 0, 0.2);
99
- --shadow-card: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
100
- --shadow-up: 0 -1px 6px rgba(0, 0, 0, 0.2);
101
- --shadow-down: 0 1px 6px rgba(0, 0, 0, 0.2);
102
- --shadow-left: -1px 0 6px rgba(0, 0, 0, 0.2);
103
- --shadow-right: 1px 0 6px rgba(0, 0, 0, 0.2);
104
- --btn-height-base: 32px;
105
- --btn-height-large: 40px;
106
- --btn-height-small: 24px;
107
- --btn-padding-base: 0 15px;
108
- --btn-padding-large: 0 15px;
109
- --btn-padding-small: 0 7px;
110
- --btn-font-weight: normal;
111
- --btn-padding-base-icon: 5px 15px 6px;
112
- --btn-padding-large-icon: 6px 15px 6px 15px;
113
- --btn-padding-small-icon: 1px 7px 2px;
114
- --btn-font-size: 14px;
115
- --btn-font-size-large: 16px;
116
- --btn-font-size-small: 14px;
117
- --btn-border-radius: 4px;
118
- --btn-border-radius-small: 3px;
119
- --btn-group-border: #2b85e4;
120
- --btn-disable-color: #c5c8ce;
121
- --btn-disable-bg: #f7f7f7;
122
- --btn-disable-border: #dcdee2;
123
- --btn-default-color: #515a6e;
124
- --btn-default-color-tint-20: #747b8b;
125
- --btn-default-color-shade-5: #4d5669;
126
- --btn-default-bg: #fff;
127
- --btn-default-bg-tint-20: #ffffff;
128
- --btn-default-bg-shade-5: #f2f2f2;
129
- --btn-default-border: #dcdee2;
130
- --btn-default-border-tint-20: #e3e5e8;
131
- --btn-default-border-shade-5: #d1d3d7;
132
- --btn-primary-color: #fff;
133
- --btn-primary-color-tint-20: #ffffff;
134
- --btn-primary-color-tint-5: #ffffff;
135
- --btn-primary-color-shade-5: #f2f2f2;
136
- --btn-primary-bg: #2d8cf0;
137
- --btn-primary-bg-tint-20: #57a3f3;
138
- --btn-primary-bg-tint-5: #3892f1;
139
- --btn-primary-bg-shade-5: #2b85e4;
140
- --btn-ghost-color: #515a6e;
141
- --btn-ghost-color-tint-20: #747b8b;
142
- --btn-ghost-color-shade-5: #4d5669;
143
- --btn-ghost-bg: #fff;
144
- --btn-ghost-bg-tint-20: #ffffff;
145
- --btn-ghost-bg-shade-5: #f2f2f2;
146
- --btn-ghost-border: #dcdee2;
147
- --btn-ghost-border-tint-20: #e3e5e8;
148
- --btn-ghost-border-shade-5: #d1d3d7;
149
- --btn-circle-size: 32px;
150
- --btn-circle-size-large: 40px;
151
- --btn-circle-size-small: 24px;
152
- --btn-square-size: 32px;
153
- --btn-square-size-large: 40px;
154
- --btn-square-size-small: 24px;
155
- --grid-columns: 24;
156
- --grid-gutter-width: 0;
157
- --layout-body-background: #f5f7f9;
158
- --layout-header-background: #333333;
159
- --layout-header-height: 64px;
160
- --layout-header-padding: 0 50px;
161
- --layout-footer-padding: 24px 50px;
162
- --layout-footer-background: #f5f7f9;
163
- --layout-sider-background: #333333;
164
- --layout-sider-background-tint-10: #474747;
165
- --layout-trigger-height: 48px;
166
- --layout-trigger-color: #fff;
167
- --layout-zero-trigger-width: 36px;
168
- --layout-zero-trigger-height: 42px;
169
- --legend-color: #999;
170
- --input-height-base: 32px;
171
- --input-height-large: 40px;
172
- --input-height-small: 24px;
173
- --input-padding-horizontal: 7px;
174
- --input-padding-vertical-base: 4px;
175
- --input-padding-vertical-small: 1px;
176
- --input-padding-vertical-large: 6px;
177
- --input-placeholder-color: #c5c8ce;
178
- --input-color: #515a6e;
179
- --input-border-color: #dcdee2;
180
- --input-border-color-tint-20: #e3e5e8;
181
- --input-bg: #fff;
182
- --input-group-bg: #f8f8f9;
183
- --input-hover-border-color: #2d8cf0;
184
- --input-hover-border-color-tint-20: #57a3f3;
185
- --input-hover-border-color-fade-20: rgba(45, 140, 240, 0.2);
186
- --input-focus-border-color: #2d8cf0;
187
- --input-disabled-bg: #f3f3f3;
188
- --tag-font-size: 12px;
189
- --screen-xs: 480px;
190
- --screen-xs-min: 480px;
191
- --screen-xs-max: 479px;
192
- --screen-sm: 576px;
193
- --screen-sm-min: 576px;
194
- --screen-sm-max: 575px;
195
- --screen-md: 768px;
196
- --screen-md-min: 768px;
197
- --screen-md-max: 767px;
198
- --screen-lg: 992px;
199
- --screen-lg-min: 992px;
200
- --screen-lg-max: 991px;
201
- --screen-xl: 1200px;
202
- --screen-xl-min: 1200px;
203
- --screen-xl-max: 1199px;
204
- --screen-xxl: 1600px;
205
- --screen-xxl-min: 1600px;
206
- --screen-xxl-max: 1599px;
207
- --zindex-spin: 8;
208
- --zindex-affix: 10;
209
- --zindex-back-top: 10;
210
- --zindex-select: 900;
211
- --zindex-modal: 1000;
212
- --zindex-drawer: 1000;
213
- --zindex-message: 1010;
214
- --zindex-notification: 1010;
215
- --zindex-tooltip: 1060;
216
- --zindex-transfer: 1060;
217
- --zindex-loading-bar: 2000;
218
- --zindex-spin-fullscreen: 2010;
219
- --animation-time: 0.3s;
220
- --animation-time-quick: 0.15s;
221
- --transition-time: 0.2s;
222
- --ease-in-out: ease-in-out;
223
- --slider-color: #57a3f3;
224
- --slider-height: 4px;
225
- --slider-margin: 16px 0;
226
- --slider-button-wrap-size: 18px;
227
- --slider-button-wrap-offset: -5px;
228
- --slider-disabled-color: #ccc;
229
- --avatar-size-base: 32px;
230
- --avatar-size-lg: 40px;
231
- --avatar-size-sm: 24px;
232
- --avatar-font-size-base: 18px;
233
- --avatar-font-size-lg: 24px;
234
- --avatar-font-size-sm: 14px;
235
- --avatar-bg: #ccc;
236
- --avatar-color: #fff;
237
- --avatar-border-radius: 4px;
238
- --anchor-border-width: 2px;
239
- --list-header-background: transparent;
240
- --list-footer-background: transparent;
241
- --list-empty-text-padding: 16px;
242
- --list-item-padding: 12px 0;
243
- --list-item-meta-margin-bottom: 16px;
244
- --list-item-meta-avatar-margin-right: 16px;
245
- --list-item-meta-title-margin-bottom: 12px;
7
+ --primary-color-tint-20: #57a3f3;
8
+ --primary-color-tint-90: #eaf4fe;
9
+ --primary-color-tint-80: #d5e8fc;
10
+ --primary-color-tint-5: #3892f1;
11
+ --primary-color-tint-95-fade-50: rgba(245, 249, 254, 0.5);
12
+ --primary-color-fade-20: rgba(45, 140, 240, 0.2);
13
+ --primary-color-shade-5: #2b85e4;
14
+ --info-color: #2db7f5;
15
+ --info-color-tint-20: #57c5f7;
16
+ --info-color-tint-90: #eaf8fe;
17
+ --info-color-tint-80: #d5f1fd;
18
+ --info-color-tint-5: #38bbf6;
19
+ --info-color-tint-95-fade-50: rgba(245, 251, 254, 0.5);
20
+ --info-color-fade-20: rgba(45, 183, 245, 0.2);
21
+ --info-color-shade-5: #2baee9;
22
+ --success-color: #19be6b;
23
+ --success-color-tint-20: #47cb89;
24
+ --success-color-tint-90: #e8f9f0;
25
+ --success-color-tint-80: #d1f2e1;
26
+ --success-color-tint-5: #25c172;
27
+ --success-color-tint-95-fade-50: rgba(244, 252, 248, 0.5);
28
+ --success-color-fade-20: rgba(25, 190, 107, 0.2);
29
+ --success-color-shade-5: #18b566;
30
+ --processing-color: #2d8cf0;
31
+ --warning-color: #ff9900;
32
+ --warning-color-tint-20: #ffad33;
33
+ --warning-color-tint-90: #fff5e6;
34
+ --warning-color-tint-5: #ff9e0d;
35
+ --warning-color-tint-80: #ffebcc;
36
+ --warning-color-tint-95-fade-50: rgba(255, 250, 242, 0.5);
37
+ --warning-color-fade-20: rgba(255, 153, 0, 0.2);
38
+ --warning-color-shade-5: #f29100;
39
+ --error-color: #ed4014;
40
+ --error-color-tint-20: #f16643;
41
+ --error-color-tint-90: #fdece8;
42
+ --error-color-tint-5: #ee4a20;
43
+ --error-color-tint-80: #fbd9d0;
44
+ --error-color-tint-95-fade-50: rgba(254, 245, 243, 0.5);
45
+ --error-color-fade-20: rgba(237, 64, 20, 0.2);
46
+ --error-color-shade-5: #e13d13;
47
+ --normal-color: #e6ebf1;
48
+ --link-color: #2d8cf0;
49
+ --link-hover-color: #57a3f3;
50
+ --link-active-color: #2b85e4;
51
+ --selected-color: rgba(45, 140, 240, 0.9);
52
+ --selected-color-shade-10: rgba(40, 123, 211, 0.91);
53
+ --tooltip-color: #fff;
54
+ --subsidiary-color: #808695;
55
+ --rate-star-color: #f5a623;
56
+ --rate-star-color-tint-20: #f7b84f;
57
+ --white: #fff;
58
+ --black: #000;
59
+ --body-background: #fff;
60
+ --component-background: #fff;
61
+ --font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
62
+ --code-family: Consolas, Menlo, Courier, monospace;
63
+ --title-color: #17233d;
64
+ --text-color: #515a6e;
65
+ --text-color-secondary: rgba(0, 0, 0, 0.45);
66
+ --heading-color: rgba(0, 0, 0, 0.85);
67
+ --heading-color-dark: #ffffff;
68
+ --font-size-base: 14px;
69
+ --font-size-small: 12px;
70
+ --font-size-large: 16px;
71
+ --line-height-base: 1.5;
72
+ --line-height-computed: 21px;
73
+ --border-radius-base: 6px;
74
+ --border-radius-small: 4px;
75
+ --cursor-disabled: not-allowed;
76
+ --padding-lg: 24px;
77
+ --padding-md: 16px;
78
+ --padding-sm: 12px;
79
+ --padding-xs: 8px;
80
+ --border-color-base: #dcdee2;
81
+ --border-color-split: #e8eaec;
82
+ --border-width-base: 1px;
83
+ --border-style-base: solid;
84
+ --background-color-base: #f7f7f7;
85
+ --background-color-select-hover: #f3f3f3;
86
+ --tooltip-bg: rgba(70, 76, 91, 0.9);
87
+ --head-bg: #f9fafc;
88
+ --table-thead-bg: #f8f8f9;
89
+ --table-td-stripe-bg: #f8f8f9;
90
+ --table-td-hover-bg: #ebf7ff;
91
+ --table-td-highlight-bg: #ebf7ff;
92
+ --menu-dark-title: #333333;
93
+ --menu-dark-active-bg: #363e4f;
94
+ --menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
95
+ --menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
96
+ --date-picker-cell-hover-bg: #e1f0fe;
97
+ --shadow-color: rgba(0, 0, 0, 0.2);
98
+ --shadow-base: 0 1px 6px rgba(0, 0, 0, 0.2);
99
+ --shadow-card: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
100
+ --shadow-up: 0 -1px 6px rgba(0, 0, 0, 0.2);
101
+ --shadow-down: 0 1px 6px rgba(0, 0, 0, 0.2);
102
+ --shadow-left: -1px 0 6px rgba(0, 0, 0, 0.2);
103
+ --shadow-right: 1px 0 6px rgba(0, 0, 0, 0.2);
104
+ --btn-height-base: 32px;
105
+ --btn-height-large: 40px;
106
+ --btn-height-small: 24px;
107
+ --btn-padding-base: 0 15px;
108
+ --btn-padding-large: 0 15px;
109
+ --btn-padding-small: 0 7px;
110
+ --btn-font-weight: normal;
111
+ --btn-padding-base-icon: 5px 15px 6px;
112
+ --btn-padding-large-icon: 6px 15px 6px 15px;
113
+ --btn-padding-small-icon: 1px 7px 2px;
114
+ --btn-font-size: 14px;
115
+ --btn-font-size-large: 16px;
116
+ --btn-font-size-small: 14px;
117
+ --btn-border-radius: 4px;
118
+ --btn-border-radius-small: 3px;
119
+ --btn-group-border: #2b85e4;
120
+ --btn-disable-color: #c5c8ce;
121
+ --btn-disable-bg: #f7f7f7;
122
+ --btn-disable-border: #dcdee2;
123
+ --btn-default-color: #515a6e;
124
+ --btn-default-color-tint-20: #747b8b;
125
+ --btn-default-color-shade-5: #4d5669;
126
+ --btn-default-bg: #fff;
127
+ --btn-default-bg-tint-20: #ffffff;
128
+ --btn-default-bg-shade-5: #f2f2f2;
129
+ --btn-default-border: #dcdee2;
130
+ --btn-default-border-tint-20: #e3e5e8;
131
+ --btn-default-border-shade-5: #d1d3d7;
132
+ --btn-primary-color: #fff;
133
+ --btn-primary-color-tint-20: #ffffff;
134
+ --btn-primary-color-tint-5: #ffffff;
135
+ --btn-primary-color-shade-5: #f2f2f2;
136
+ --btn-primary-bg: #2d8cf0;
137
+ --btn-primary-bg-tint-20: #57a3f3;
138
+ --btn-primary-bg-tint-5: #3892f1;
139
+ --btn-primary-bg-shade-5: #2b85e4;
140
+ --btn-ghost-color: #515a6e;
141
+ --btn-ghost-color-tint-20: #747b8b;
142
+ --btn-ghost-color-shade-5: #4d5669;
143
+ --btn-ghost-bg: #fff;
144
+ --btn-ghost-bg-tint-20: #ffffff;
145
+ --btn-ghost-bg-shade-5: #f2f2f2;
146
+ --btn-ghost-border: #dcdee2;
147
+ --btn-ghost-border-tint-20: #e3e5e8;
148
+ --btn-ghost-border-shade-5: #d1d3d7;
149
+ --btn-circle-size: 32px;
150
+ --btn-circle-size-large: 40px;
151
+ --btn-circle-size-small: 24px;
152
+ --btn-square-size: 32px;
153
+ --btn-square-size-large: 40px;
154
+ --btn-square-size-small: 24px;
155
+ --grid-columns: 24;
156
+ --grid-gutter-width: 0;
157
+ --layout-body-background: #f5f7f9;
158
+ --layout-header-background: #333333;
159
+ --layout-header-height: 64px;
160
+ --layout-header-padding: 0 50px;
161
+ --layout-footer-padding: 24px 50px;
162
+ --layout-footer-background: #f5f7f9;
163
+ --layout-sider-background: #333333;
164
+ --layout-sider-background-tint-10: #474747;
165
+ --layout-trigger-height: 48px;
166
+ --layout-trigger-color: #fff;
167
+ --layout-zero-trigger-width: 36px;
168
+ --layout-zero-trigger-height: 42px;
169
+ --legend-color: #999;
170
+ --input-height-base: 32px;
171
+ --input-height-large: 40px;
172
+ --input-height-small: 24px;
173
+ --input-padding-horizontal: 7px;
174
+ --input-padding-vertical-base: 4px;
175
+ --input-padding-vertical-small: 1px;
176
+ --input-padding-vertical-large: 6px;
177
+ --input-placeholder-color: #c5c8ce;
178
+ --input-color: #515a6e;
179
+ --input-border-color: #dcdee2;
180
+ --input-border-color-tint-20: #e3e5e8;
181
+ --input-bg: #fff;
182
+ --input-group-bg: #f8f8f9;
183
+ --input-hover-border-color: #2d8cf0;
184
+ --input-hover-border-color-tint-20: #57a3f3;
185
+ --input-hover-border-color-fade-20: rgba(45, 140, 240, 0.2);
186
+ --input-focus-border-color: #2d8cf0;
187
+ --input-disabled-bg: #f3f3f3;
188
+ --tag-font-size: 12px;
189
+ --screen-xs: 480px;
190
+ --screen-xs-min: 480px;
191
+ --screen-xs-max: 479px;
192
+ --screen-sm: 576px;
193
+ --screen-sm-min: 576px;
194
+ --screen-sm-max: 575px;
195
+ --screen-md: 768px;
196
+ --screen-md-min: 768px;
197
+ --screen-md-max: 767px;
198
+ --screen-lg: 992px;
199
+ --screen-lg-min: 992px;
200
+ --screen-lg-max: 991px;
201
+ --screen-xl: 1200px;
202
+ --screen-xl-min: 1200px;
203
+ --screen-xl-max: 1199px;
204
+ --screen-xxl: 1600px;
205
+ --screen-xxl-min: 1600px;
206
+ --screen-xxl-max: 1599px;
207
+ --zindex-spin: 8;
208
+ --zindex-affix: 10;
209
+ --zindex-back-top: 10;
210
+ --zindex-select: 900;
211
+ --zindex-modal: 1000;
212
+ --zindex-drawer: 1000;
213
+ --zindex-message: 1010;
214
+ --zindex-notification: 1010;
215
+ --zindex-tooltip: 1060;
216
+ --zindex-transfer: 1060;
217
+ --zindex-loading-bar: 2000;
218
+ --zindex-spin-fullscreen: 2010;
219
+ --animation-time: 0.3s;
220
+ --animation-time-quick: 0.15s;
221
+ --transition-time: 0.2s;
222
+ --ease-in-out: ease-in-out;
223
+ --slider-color: #57a3f3;
224
+ --slider-height: 4px;
225
+ --slider-margin: 16px 0;
226
+ --slider-button-wrap-size: 18px;
227
+ --slider-button-wrap-offset: -5px;
228
+ --slider-disabled-color: #ccc;
229
+ --avatar-size-base: 32px;
230
+ --avatar-size-lg: 40px;
231
+ --avatar-size-sm: 24px;
232
+ --avatar-font-size-base: 18px;
233
+ --avatar-font-size-lg: 24px;
234
+ --avatar-font-size-sm: 14px;
235
+ --avatar-bg: #ccc;
236
+ --avatar-color: #fff;
237
+ --avatar-border-radius: 4px;
238
+ --anchor-border-width: 2px;
239
+ --list-header-background: transparent;
240
+ --list-footer-background: transparent;
241
+ --list-empty-text-padding: 16px;
242
+ --list-item-padding: 12px 0;
243
+ --list-item-meta-margin-bottom: 16px;
244
+ --list-item-meta-avatar-margin-right: 16px;
245
+ --list-item-meta-title-margin-bottom: 12px;
246
246
  `,
247
247
  style:`
248
248
  html {
@@ -89,7 +89,7 @@ export default {
89
89
  --table-td-stripe-bg: #f8f8f9;
90
90
  --table-td-hover-bg: #ebf7ff;
91
91
  --table-td-highlight-bg: #ebf7ff;
92
- --menu-dark-title: #515a6e;
92
+ --menu-dark-title: #333333;
93
93
  --menu-dark-active-bg: #363e4f;
94
94
  --menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
95
95
  --menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
@@ -89,7 +89,7 @@ export default {
89
89
  --table-td-stripe-bg: #f8f8f9;
90
90
  --table-td-hover-bg: #ebf7ff;
91
91
  --table-td-highlight-bg: #ebf7ff;
92
- --menu-dark-title: #515a6e;
92
+ --menu-dark-title: #333333;
93
93
  --menu-dark-active-bg: #363e4f;
94
94
  --menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
95
95
  --menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
@@ -90,7 +90,7 @@ export default {
90
90
  --table-td-stripe-bg: #f8f8f9;
91
91
  --table-td-hover-bg: #ebf7ff;
92
92
  --table-td-highlight-bg: #ebf7ff;
93
- --menu-dark-title: #515a6e;
93
+ --menu-dark-title: #333333;
94
94
  --menu-dark-active-bg: #363e4f;
95
95
  --menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
96
96
  --menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
@@ -5,7 +5,7 @@ export default {
5
5
  //自定义主题相关颜色覆盖
6
6
  vars:
7
7
  `
8
- --primary-color: #ff3457;
8
+ --primary-color: #ff3457;
9
9
  --primary-color-tint-20: #ff5d79;
10
10
  --primary-color-tint-90: #ffebee;
11
11
  --primary-color-tint-80: #ffd6dd;
@@ -91,7 +91,7 @@ export default {
91
91
  --table-td-stripe-bg: #f8f8f9;
92
92
  --table-td-hover-bg: #ebf7ff;
93
93
  --table-td-highlight-bg: #ebf7ff;
94
- --menu-dark-title: #515a6e;
94
+ --menu-dark-title: #333333;
95
95
  --menu-dark-active-bg: #363e4f;
96
96
  --menu-dark-subsidiary-color: rgba(255, 255, 255, 0.7);
97
97
  --menu-dark-group-title-color: rgba(255, 255, 255, 0.36);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lambo-design/shared",
3
- "version": "1.0.0-beta.49",
3
+ "version": "1.0.0-beta.50",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "author": "lambo",