@acorex/styles 6.1.0 → 6.1.2
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/package.json +1 -1
- package/src/components/_alert.scss +245 -643
- package/src/components/_avatar.scss +2 -2
- package/src/components/_button.scss +14 -3
- package/src/components/_calendar.scss +2 -2
- package/src/components/_decoration.scss +18 -17
- package/src/components/_editor-container.scss +1 -1
- package/src/components/_list.scss +1 -1
- package/src/components/_textarea.scss +2 -2
- package/src/icons/Read Me.txt +7 -7
- package/src/icons/demo-files/demo.css +152 -152
- package/src/icons/demo-files/demo.js +30 -30
- package/src/icons/demo.html +738 -626
- package/src/icons/fonts/acorex-icon.eot +0 -0
- package/src/icons/fonts/acorex-icon.svg +59 -51
- package/src/icons/fonts/acorex-icon.ttf +0 -0
- package/src/icons/fonts/acorex-icon.woff +0 -0
- package/src/icons/selection.json +1 -1
- package/src/icons/style.css +177 -153
- package/src/icons/style.scss +280 -240
- package/src/icons/variables.scss +54 -46
- package/src/utility/index.scss +3 -0
- package/src/variables/_colors.scss +12 -12
package/src/icons/style.scss
CHANGED
@@ -1,240 +1,280 @@
|
|
1
|
-
@import "variables";
|
2
|
-
|
3
|
-
@font-face {
|
4
|
-
font-family: '#{$icomoon-font-family}';
|
5
|
-
src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?
|
6
|
-
src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?
|
7
|
-
url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?
|
8
|
-
url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?
|
9
|
-
url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?
|
10
|
-
font-weight: normal;
|
11
|
-
font-style: normal;
|
12
|
-
font-display: block;
|
13
|
-
}
|
14
|
-
|
15
|
-
[class^="ax-ic-"], [class*=" ax-ic-"] {
|
16
|
-
/* use !important to prevent issues with browser extensions that change fonts */
|
17
|
-
font-family: '#{$icomoon-font-family}' !important;
|
18
|
-
speak: never;
|
19
|
-
font-style: normal;
|
20
|
-
font-weight: normal;
|
21
|
-
font-variant: normal;
|
22
|
-
text-transform: none;
|
23
|
-
line-height: 1;
|
24
|
-
|
25
|
-
/* Better Font Rendering =========== */
|
26
|
-
-webkit-font-smoothing: antialiased;
|
27
|
-
-moz-osx-font-smoothing: grayscale;
|
28
|
-
}
|
29
|
-
|
30
|
-
.ax-ic-
|
31
|
-
&:before {
|
32
|
-
content: $ax-ic-
|
33
|
-
}
|
34
|
-
}
|
35
|
-
.ax-ic-
|
36
|
-
&:before {
|
37
|
-
content: $ax-ic-
|
38
|
-
}
|
39
|
-
}
|
40
|
-
.ax-ic-
|
41
|
-
&:before {
|
42
|
-
content: $ax-ic-
|
43
|
-
}
|
44
|
-
}
|
45
|
-
.ax-ic-
|
46
|
-
&:before {
|
47
|
-
content: $ax-ic-
|
48
|
-
}
|
49
|
-
}
|
50
|
-
.ax-ic-
|
51
|
-
&:before {
|
52
|
-
content: $ax-ic-
|
53
|
-
}
|
54
|
-
}
|
55
|
-
.ax-ic-
|
56
|
-
&:before {
|
57
|
-
content: $ax-ic-
|
58
|
-
}
|
59
|
-
}
|
60
|
-
.ax-ic-
|
61
|
-
&:before {
|
62
|
-
content: $ax-ic-
|
63
|
-
}
|
64
|
-
}
|
65
|
-
.ax-ic-
|
66
|
-
&:before {
|
67
|
-
content: $ax-ic-
|
68
|
-
}
|
69
|
-
}
|
70
|
-
.ax-ic-
|
71
|
-
&:before {
|
72
|
-
content: $ax-ic-
|
73
|
-
}
|
74
|
-
}
|
75
|
-
.ax-ic-
|
76
|
-
&:before {
|
77
|
-
content: $ax-ic-
|
78
|
-
}
|
79
|
-
}
|
80
|
-
.ax-ic-
|
81
|
-
&:before {
|
82
|
-
content: $ax-ic-
|
83
|
-
}
|
84
|
-
}
|
85
|
-
.ax-ic-
|
86
|
-
&:before {
|
87
|
-
content: $ax-ic-
|
88
|
-
}
|
89
|
-
}
|
90
|
-
.ax-ic-
|
91
|
-
&:before {
|
92
|
-
content: $ax-ic-
|
93
|
-
}
|
94
|
-
}
|
95
|
-
.ax-ic-
|
96
|
-
&:before {
|
97
|
-
content: $ax-ic-
|
98
|
-
}
|
99
|
-
}
|
100
|
-
.ax-ic-
|
101
|
-
&:before {
|
102
|
-
content: $ax-ic-
|
103
|
-
}
|
104
|
-
}
|
105
|
-
.ax-ic-
|
106
|
-
&:before {
|
107
|
-
content: $ax-ic-
|
108
|
-
}
|
109
|
-
}
|
110
|
-
.ax-ic-
|
111
|
-
&:before {
|
112
|
-
content: $ax-ic-
|
113
|
-
}
|
114
|
-
}
|
115
|
-
.ax-ic-
|
116
|
-
&:before {
|
117
|
-
content: $ax-ic-
|
118
|
-
}
|
119
|
-
}
|
120
|
-
.ax-ic-
|
121
|
-
&:before {
|
122
|
-
content: $ax-ic-
|
123
|
-
}
|
124
|
-
}
|
125
|
-
.ax-ic-
|
126
|
-
&:before {
|
127
|
-
content: $ax-ic-
|
128
|
-
}
|
129
|
-
}
|
130
|
-
.ax-ic-
|
131
|
-
&:before {
|
132
|
-
content: $ax-ic-
|
133
|
-
}
|
134
|
-
}
|
135
|
-
.ax-ic-
|
136
|
-
&:before {
|
137
|
-
content: $ax-ic-
|
138
|
-
}
|
139
|
-
}
|
140
|
-
.ax-ic-
|
141
|
-
&:before {
|
142
|
-
content: $ax-ic-
|
143
|
-
}
|
144
|
-
}
|
145
|
-
.ax-ic-
|
146
|
-
&:before {
|
147
|
-
content: $ax-ic-
|
148
|
-
}
|
149
|
-
}
|
150
|
-
.ax-ic-
|
151
|
-
&:before {
|
152
|
-
content: $ax-ic-
|
153
|
-
}
|
154
|
-
}
|
155
|
-
.ax-ic-
|
156
|
-
&:before {
|
157
|
-
content: $ax-ic-
|
158
|
-
}
|
159
|
-
}
|
160
|
-
.ax-ic-
|
161
|
-
&:before {
|
162
|
-
content: $ax-ic-
|
163
|
-
}
|
164
|
-
}
|
165
|
-
.ax-ic-
|
166
|
-
&:before {
|
167
|
-
content: $ax-ic-
|
168
|
-
}
|
169
|
-
}
|
170
|
-
.ax-ic-
|
171
|
-
&:before {
|
172
|
-
content: $ax-ic-
|
173
|
-
}
|
174
|
-
}
|
175
|
-
.ax-ic-
|
176
|
-
&:before {
|
177
|
-
content: $ax-ic-
|
178
|
-
}
|
179
|
-
}
|
180
|
-
.ax-ic-
|
181
|
-
&:before {
|
182
|
-
content: $ax-ic-
|
183
|
-
}
|
184
|
-
}
|
185
|
-
.ax-ic-
|
186
|
-
&:before {
|
187
|
-
content: $ax-ic-
|
188
|
-
}
|
189
|
-
}
|
190
|
-
.ax-ic-
|
191
|
-
&:before {
|
192
|
-
content: $ax-ic-
|
193
|
-
}
|
194
|
-
}
|
195
|
-
.ax-ic-
|
196
|
-
&:before {
|
197
|
-
content: $ax-ic-
|
198
|
-
}
|
199
|
-
}
|
200
|
-
.ax-ic-
|
201
|
-
&:before {
|
202
|
-
content: $ax-ic-
|
203
|
-
}
|
204
|
-
}
|
205
|
-
.ax-ic-
|
206
|
-
&:before {
|
207
|
-
content: $ax-ic-
|
208
|
-
}
|
209
|
-
}
|
210
|
-
.ax-ic-
|
211
|
-
&:before {
|
212
|
-
content: $ax-ic-
|
213
|
-
}
|
214
|
-
}
|
215
|
-
.ax-ic-
|
216
|
-
&:before {
|
217
|
-
content: $ax-ic-
|
218
|
-
}
|
219
|
-
}
|
220
|
-
.ax-ic-
|
221
|
-
&:before {
|
222
|
-
content: $ax-ic-
|
223
|
-
}
|
224
|
-
}
|
225
|
-
.ax-ic-
|
226
|
-
&:before {
|
227
|
-
content: $ax-ic-
|
228
|
-
}
|
229
|
-
}
|
230
|
-
.ax-ic-
|
231
|
-
&:before {
|
232
|
-
content: $ax-ic-
|
233
|
-
}
|
234
|
-
}
|
235
|
-
.ax-ic-
|
236
|
-
&:before {
|
237
|
-
content: $ax-ic-
|
238
|
-
}
|
239
|
-
}
|
240
|
-
|
1
|
+
@import "variables";
|
2
|
+
|
3
|
+
@font-face {
|
4
|
+
font-family: '#{$icomoon-font-family}';
|
5
|
+
src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?vvlbi0');
|
6
|
+
src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?vvlbi0#iefix') format('embedded-opentype'),
|
7
|
+
url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?vvlbi0') format('truetype'),
|
8
|
+
url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?vvlbi0') format('woff'),
|
9
|
+
url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?vvlbi0##{$icomoon-font-family}') format('svg');
|
10
|
+
font-weight: normal;
|
11
|
+
font-style: normal;
|
12
|
+
font-display: block;
|
13
|
+
}
|
14
|
+
|
15
|
+
[class^="ax-ic-"], [class*=" ax-ic-"] {
|
16
|
+
/* use !important to prevent issues with browser extensions that change fonts */
|
17
|
+
font-family: '#{$icomoon-font-family}' !important;
|
18
|
+
speak: never;
|
19
|
+
font-style: normal;
|
20
|
+
font-weight: normal;
|
21
|
+
font-variant: normal;
|
22
|
+
text-transform: none;
|
23
|
+
line-height: 1;
|
24
|
+
|
25
|
+
/* Better Font Rendering =========== */
|
26
|
+
-webkit-font-smoothing: antialiased;
|
27
|
+
-moz-osx-font-smoothing: grayscale;
|
28
|
+
}
|
29
|
+
|
30
|
+
.ax-ic-skip-previous {
|
31
|
+
&:before {
|
32
|
+
content: $ax-ic-skip-previous;
|
33
|
+
}
|
34
|
+
}
|
35
|
+
.ax-ic-arrow-left {
|
36
|
+
&:before {
|
37
|
+
content: $ax-ic-arrow-left;
|
38
|
+
}
|
39
|
+
}
|
40
|
+
.ax-ic-skip-next {
|
41
|
+
&:before {
|
42
|
+
content: $ax-ic-skip-next;
|
43
|
+
}
|
44
|
+
}
|
45
|
+
.ax-ic-arrow-right {
|
46
|
+
&:before {
|
47
|
+
content: $ax-ic-arrow-right;
|
48
|
+
}
|
49
|
+
}
|
50
|
+
.ax-ic-first-page {
|
51
|
+
&:before {
|
52
|
+
content: $ax-ic-first-page;
|
53
|
+
}
|
54
|
+
}
|
55
|
+
.ax-ic-last-page {
|
56
|
+
&:before {
|
57
|
+
content: $ax-ic-last-page;
|
58
|
+
}
|
59
|
+
}
|
60
|
+
.ax-ic-chevron-left {
|
61
|
+
&:before {
|
62
|
+
content: $ax-ic-chevron-left;
|
63
|
+
}
|
64
|
+
}
|
65
|
+
.ax-ic-chevron-right {
|
66
|
+
&:before {
|
67
|
+
content: $ax-ic-chevron-right;
|
68
|
+
}
|
69
|
+
}
|
70
|
+
.ax-ic-inbox {
|
71
|
+
&:before {
|
72
|
+
content: $ax-ic-inbox;
|
73
|
+
}
|
74
|
+
}
|
75
|
+
.ax-ic-cloud-download {
|
76
|
+
&:before {
|
77
|
+
content: $ax-ic-cloud-download;
|
78
|
+
}
|
79
|
+
}
|
80
|
+
.ax-ic-download {
|
81
|
+
&:before {
|
82
|
+
content: $ax-ic-download;
|
83
|
+
}
|
84
|
+
}
|
85
|
+
.ax-ic-upload {
|
86
|
+
&:before {
|
87
|
+
content: $ax-ic-upload;
|
88
|
+
}
|
89
|
+
}
|
90
|
+
.ax-ic-cloud-upload {
|
91
|
+
&:before {
|
92
|
+
content: $ax-ic-cloud-upload;
|
93
|
+
}
|
94
|
+
}
|
95
|
+
.ax-ic-empty-box {
|
96
|
+
&:before {
|
97
|
+
content: $ax-ic-empty-box;
|
98
|
+
}
|
99
|
+
}
|
100
|
+
.ax-ic-colorize {
|
101
|
+
&:before {
|
102
|
+
content: $ax-ic-colorize;
|
103
|
+
}
|
104
|
+
}
|
105
|
+
.ax-ic-pase {
|
106
|
+
&:before {
|
107
|
+
content: $ax-ic-pase;
|
108
|
+
}
|
109
|
+
}
|
110
|
+
.ax-ic-copy {
|
111
|
+
&:before {
|
112
|
+
content: $ax-ic-copy;
|
113
|
+
}
|
114
|
+
}
|
115
|
+
.ax-ic-star-filled {
|
116
|
+
&:before {
|
117
|
+
content: $ax-ic-star-filled;
|
118
|
+
}
|
119
|
+
}
|
120
|
+
.ax-ic-star-half-filled {
|
121
|
+
&:before {
|
122
|
+
content: $ax-ic-star-half-filled;
|
123
|
+
}
|
124
|
+
}
|
125
|
+
.ax-ic-star-outline {
|
126
|
+
&:before {
|
127
|
+
content: $ax-ic-star-outline;
|
128
|
+
}
|
129
|
+
}
|
130
|
+
.ax-ic-remove {
|
131
|
+
&:before {
|
132
|
+
content: $ax-ic-remove;
|
133
|
+
}
|
134
|
+
}
|
135
|
+
.ax-ic-plus {
|
136
|
+
&:before {
|
137
|
+
content: $ax-ic-plus;
|
138
|
+
}
|
139
|
+
}
|
140
|
+
.ax-ic-magnify {
|
141
|
+
&:before {
|
142
|
+
content: $ax-ic-magnify;
|
143
|
+
}
|
144
|
+
}
|
145
|
+
.ax-ic-arrow-circle {
|
146
|
+
&:before {
|
147
|
+
content: $ax-ic-arrow-circle;
|
148
|
+
}
|
149
|
+
}
|
150
|
+
.ax-ic-arrow-circle-fill {
|
151
|
+
&:before {
|
152
|
+
content: $ax-ic-arrow-circle-fill;
|
153
|
+
}
|
154
|
+
}
|
155
|
+
.ax-ic-arrow-half {
|
156
|
+
&:before {
|
157
|
+
content: $ax-ic-arrow-half;
|
158
|
+
}
|
159
|
+
}
|
160
|
+
.ax-ic-arrow-fill {
|
161
|
+
&:before {
|
162
|
+
content: $ax-ic-arrow-fill;
|
163
|
+
}
|
164
|
+
}
|
165
|
+
.ax-ic-arrow {
|
166
|
+
&:before {
|
167
|
+
content: $ax-ic-arrow;
|
168
|
+
}
|
169
|
+
}
|
170
|
+
.ax-ic-unfold {
|
171
|
+
&:before {
|
172
|
+
content: $ax-ic-unfold;
|
173
|
+
}
|
174
|
+
}
|
175
|
+
.ax-ic-half-arrow {
|
176
|
+
&:before {
|
177
|
+
content: $ax-ic-half-arrow;
|
178
|
+
}
|
179
|
+
}
|
180
|
+
.ax-ic-fullscreen {
|
181
|
+
&:before {
|
182
|
+
content: $ax-ic-fullscreen;
|
183
|
+
}
|
184
|
+
}
|
185
|
+
.ax-ic-close-fullscreen {
|
186
|
+
&:before {
|
187
|
+
content: $ax-ic-close-fullscreen;
|
188
|
+
}
|
189
|
+
}
|
190
|
+
.ax-ic-fold {
|
191
|
+
&:before {
|
192
|
+
content: $ax-ic-fold;
|
193
|
+
}
|
194
|
+
}
|
195
|
+
.ax-ic-eye {
|
196
|
+
&:before {
|
197
|
+
content: $ax-ic-eye;
|
198
|
+
}
|
199
|
+
}
|
200
|
+
.ax-ic-eye-off {
|
201
|
+
&:before {
|
202
|
+
content: $ax-ic-eye-off;
|
203
|
+
}
|
204
|
+
}
|
205
|
+
.ax-ic-calendar {
|
206
|
+
&:before {
|
207
|
+
content: $ax-ic-calendar;
|
208
|
+
}
|
209
|
+
}
|
210
|
+
.ax-ic-time {
|
211
|
+
&:before {
|
212
|
+
content: $ax-ic-time;
|
213
|
+
}
|
214
|
+
}
|
215
|
+
.ax-ic-check {
|
216
|
+
&:before {
|
217
|
+
content: $ax-ic-check;
|
218
|
+
}
|
219
|
+
}
|
220
|
+
.ax-ic-check-filled {
|
221
|
+
&:before {
|
222
|
+
content: $ax-ic-check-filled;
|
223
|
+
}
|
224
|
+
}
|
225
|
+
.ax-ic-chevron {
|
226
|
+
&:before {
|
227
|
+
content: $ax-ic-chevron;
|
228
|
+
}
|
229
|
+
}
|
230
|
+
.ax-ic-close {
|
231
|
+
&:before {
|
232
|
+
content: $ax-ic-close;
|
233
|
+
}
|
234
|
+
}
|
235
|
+
.ax-ic-error-filled {
|
236
|
+
&:before {
|
237
|
+
content: $ax-ic-error-filled;
|
238
|
+
}
|
239
|
+
}
|
240
|
+
.ax-ic-chevron-page {
|
241
|
+
&:before {
|
242
|
+
content: $ax-ic-chevron-page;
|
243
|
+
}
|
244
|
+
}
|
245
|
+
.ax-ic-info-filled {
|
246
|
+
&:before {
|
247
|
+
content: $ax-ic-info-filled;
|
248
|
+
}
|
249
|
+
}
|
250
|
+
.ax-ic-chevron-double {
|
251
|
+
&:before {
|
252
|
+
content: $ax-ic-chevron-double;
|
253
|
+
}
|
254
|
+
}
|
255
|
+
.ax-ic-menu {
|
256
|
+
&:before {
|
257
|
+
content: $ax-ic-menu;
|
258
|
+
}
|
259
|
+
}
|
260
|
+
.ax-ic-more {
|
261
|
+
&:before {
|
262
|
+
content: $ax-ic-more;
|
263
|
+
}
|
264
|
+
}
|
265
|
+
.ax-ic-warning-filled {
|
266
|
+
&:before {
|
267
|
+
content: $ax-ic-warning-filled;
|
268
|
+
}
|
269
|
+
}
|
270
|
+
.ax-ic-chevron-page-filled {
|
271
|
+
&:before {
|
272
|
+
content: $ax-ic-chevron-page-filled;
|
273
|
+
}
|
274
|
+
}
|
275
|
+
.ax-ic-calendar-today {
|
276
|
+
&:before {
|
277
|
+
content: $ax-ic-calendar-today;
|
278
|
+
}
|
279
|
+
}
|
280
|
+
|
package/src/icons/variables.scss
CHANGED
@@ -1,46 +1,54 @@
|
|
1
|
-
$icomoon-font-family: "acorex-icon" !default;
|
2
|
-
$icomoon-font-path: "fonts" !default;
|
3
|
-
|
4
|
-
$ax-ic-
|
5
|
-
$ax-ic-
|
6
|
-
$ax-ic-
|
7
|
-
$ax-ic-
|
8
|
-
$ax-ic-
|
9
|
-
$ax-ic-
|
10
|
-
$ax-ic-
|
11
|
-
$ax-ic-
|
12
|
-
$ax-ic-
|
13
|
-
$ax-ic-
|
14
|
-
$ax-ic-
|
15
|
-
$ax-ic-
|
16
|
-
$ax-ic-
|
17
|
-
$ax-ic-
|
18
|
-
$ax-ic-
|
19
|
-
$ax-ic-
|
20
|
-
$ax-ic-
|
21
|
-
$ax-ic-
|
22
|
-
$ax-ic-
|
23
|
-
$ax-ic-
|
24
|
-
$ax-ic-
|
25
|
-
$ax-ic-
|
26
|
-
$ax-ic-
|
27
|
-
$ax-ic-
|
28
|
-
$ax-ic-
|
29
|
-
$ax-ic-
|
30
|
-
$ax-ic-
|
31
|
-
$ax-ic-
|
32
|
-
$ax-ic-
|
33
|
-
$ax-ic-
|
34
|
-
$ax-ic-
|
35
|
-
$ax-ic-
|
36
|
-
$ax-ic-
|
37
|
-
$ax-ic-
|
38
|
-
$ax-ic-
|
39
|
-
$ax-ic-
|
40
|
-
$ax-ic-
|
41
|
-
$ax-ic-
|
42
|
-
$ax-ic-
|
43
|
-
$ax-ic-
|
44
|
-
$ax-ic-
|
45
|
-
$ax-ic-
|
46
|
-
|
1
|
+
$icomoon-font-family: "acorex-icon" !default;
|
2
|
+
$icomoon-font-path: "fonts" !default;
|
3
|
+
|
4
|
+
$ax-ic-skip-previous: "\e92a";
|
5
|
+
$ax-ic-arrow-left: "\e92b";
|
6
|
+
$ax-ic-skip-next: "\e92c";
|
7
|
+
$ax-ic-arrow-right: "\e92d";
|
8
|
+
$ax-ic-first-page: "\e92e";
|
9
|
+
$ax-ic-last-page: "\e92f";
|
10
|
+
$ax-ic-chevron-left: "\e930";
|
11
|
+
$ax-ic-chevron-right: "\e931";
|
12
|
+
$ax-ic-inbox: "\e925";
|
13
|
+
$ax-ic-cloud-download: "\e926";
|
14
|
+
$ax-ic-download: "\e927";
|
15
|
+
$ax-ic-upload: "\e928";
|
16
|
+
$ax-ic-cloud-upload: "\e929";
|
17
|
+
$ax-ic-empty-box: "\e924";
|
18
|
+
$ax-ic-colorize: "\e921";
|
19
|
+
$ax-ic-pase: "\e922";
|
20
|
+
$ax-ic-copy: "\e923";
|
21
|
+
$ax-ic-star-filled: "\e91e";
|
22
|
+
$ax-ic-star-half-filled: "\e91f";
|
23
|
+
$ax-ic-star-outline: "\e920";
|
24
|
+
$ax-ic-remove: "\e91b";
|
25
|
+
$ax-ic-plus: "\e91c";
|
26
|
+
$ax-ic-magnify: "\e91d";
|
27
|
+
$ax-ic-arrow-circle: "\e911";
|
28
|
+
$ax-ic-arrow-circle-fill: "\e912";
|
29
|
+
$ax-ic-arrow-half: "\e913";
|
30
|
+
$ax-ic-arrow-fill: "\e914";
|
31
|
+
$ax-ic-arrow: "\e915";
|
32
|
+
$ax-ic-unfold: "\e916";
|
33
|
+
$ax-ic-half-arrow: "\e917";
|
34
|
+
$ax-ic-fullscreen: "\e918";
|
35
|
+
$ax-ic-close-fullscreen: "\e919";
|
36
|
+
$ax-ic-fold: "\e91a";
|
37
|
+
$ax-ic-eye: "\e901";
|
38
|
+
$ax-ic-eye-off: "\e902";
|
39
|
+
$ax-ic-calendar: "\e903";
|
40
|
+
$ax-ic-time: "\e900";
|
41
|
+
$ax-ic-check: "\e904";
|
42
|
+
$ax-ic-check-filled: "\e905";
|
43
|
+
$ax-ic-chevron: "\e906";
|
44
|
+
$ax-ic-close: "\e907";
|
45
|
+
$ax-ic-error-filled: "\e908";
|
46
|
+
$ax-ic-chevron-page: "\e909";
|
47
|
+
$ax-ic-info-filled: "\e90a";
|
48
|
+
$ax-ic-chevron-double: "\e90b";
|
49
|
+
$ax-ic-menu: "\e90c";
|
50
|
+
$ax-ic-more: "\e90d";
|
51
|
+
$ax-ic-warning-filled: "\e90e";
|
52
|
+
$ax-ic-chevron-page-filled: "\e90f";
|
53
|
+
$ax-ic-calendar-today: "\e910";
|
54
|
+
|
package/src/utility/index.scss
CHANGED
@@ -49,18 +49,18 @@ $theme-colors: (
|
|
49
49
|
"900": "6 78 59",
|
50
50
|
),
|
51
51
|
"danger": (
|
52
|
-
"": "
|
53
|
-
"fore": "255
|
54
|
-
"50": "
|
55
|
-
"100": "
|
56
|
-
"200": "254
|
57
|
-
"300": "
|
58
|
-
"400": "
|
59
|
-
"500": "
|
60
|
-
"600": "
|
61
|
-
"700": "
|
62
|
-
"800": "
|
63
|
-
"900": "
|
52
|
+
"": "244 63 94",
|
53
|
+
"fore": "255 241 242",
|
54
|
+
"50": "255 241 242",
|
55
|
+
"100": "255 228 230",
|
56
|
+
"200": "254 205 211",
|
57
|
+
"300": "253 164 175",
|
58
|
+
"400": "251 113 133",
|
59
|
+
"500": "244 63 94",
|
60
|
+
"600": "225 29 72",
|
61
|
+
"700": "190 18 60",
|
62
|
+
"800": "159 18 57",
|
63
|
+
"900": "136 19 55",
|
64
64
|
),
|
65
65
|
"warning": (
|
66
66
|
"": "255 193 7",
|