@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.css
CHANGED
@@ -1,153 +1,177 @@
|
|
1
|
-
@font-face {
|
2
|
-
font-family: 'acorex-icon';
|
3
|
-
src: url('fonts/acorex-icon.eot?
|
4
|
-
src: url('fonts/acorex-icon.eot?
|
5
|
-
url('fonts/acorex-icon.ttf?
|
6
|
-
url('fonts/acorex-icon.woff?
|
7
|
-
url('fonts/acorex-icon.svg?
|
8
|
-
font-weight: normal;
|
9
|
-
font-style: normal;
|
10
|
-
font-display: block;
|
11
|
-
}
|
12
|
-
|
13
|
-
[class^="ax-ic-"], [class*=" ax-ic-"] {
|
14
|
-
/* use !important to prevent issues with browser extensions that change fonts */
|
15
|
-
font-family: 'acorex-icon' !important;
|
16
|
-
speak: never;
|
17
|
-
font-style: normal;
|
18
|
-
font-weight: normal;
|
19
|
-
font-variant: normal;
|
20
|
-
text-transform: none;
|
21
|
-
line-height: 1;
|
22
|
-
|
23
|
-
/* Better Font Rendering =========== */
|
24
|
-
-webkit-font-smoothing: antialiased;
|
25
|
-
-moz-osx-font-smoothing: grayscale;
|
26
|
-
}
|
27
|
-
|
28
|
-
.ax-ic-
|
29
|
-
content: "\
|
30
|
-
}
|
31
|
-
.ax-ic-
|
32
|
-
content: "\
|
33
|
-
}
|
34
|
-
.ax-ic-
|
35
|
-
content: "\
|
36
|
-
}
|
37
|
-
.ax-ic-
|
38
|
-
content: "\
|
39
|
-
}
|
40
|
-
.ax-ic-
|
41
|
-
content: "\
|
42
|
-
}
|
43
|
-
.ax-ic-
|
44
|
-
content: "\
|
45
|
-
}
|
46
|
-
.ax-ic-
|
47
|
-
content: "\
|
48
|
-
}
|
49
|
-
.ax-ic-
|
50
|
-
content: "\
|
51
|
-
}
|
52
|
-
.ax-ic-
|
53
|
-
content: "\
|
54
|
-
}
|
55
|
-
.ax-ic-
|
56
|
-
content: "\
|
57
|
-
}
|
58
|
-
.ax-ic-
|
59
|
-
content: "\
|
60
|
-
}
|
61
|
-
.ax-ic-
|
62
|
-
content: "\
|
63
|
-
}
|
64
|
-
.ax-ic-
|
65
|
-
content: "\
|
66
|
-
}
|
67
|
-
.ax-ic-
|
68
|
-
content: "\
|
69
|
-
}
|
70
|
-
.ax-ic-
|
71
|
-
content: "\
|
72
|
-
}
|
73
|
-
.ax-ic-
|
74
|
-
content: "\
|
75
|
-
}
|
76
|
-
.ax-ic-
|
77
|
-
content: "\
|
78
|
-
}
|
79
|
-
.ax-ic-
|
80
|
-
content: "\
|
81
|
-
}
|
82
|
-
.ax-ic-
|
83
|
-
content: "\
|
84
|
-
}
|
85
|
-
.ax-ic-
|
86
|
-
content: "\
|
87
|
-
}
|
88
|
-
.ax-ic-
|
89
|
-
content: "\
|
90
|
-
}
|
91
|
-
.ax-ic-
|
92
|
-
content: "\
|
93
|
-
}
|
94
|
-
.ax-ic-
|
95
|
-
content: "\
|
96
|
-
}
|
97
|
-
.ax-ic-
|
98
|
-
content: "\
|
99
|
-
}
|
100
|
-
.ax-ic-
|
101
|
-
content: "\
|
102
|
-
}
|
103
|
-
.ax-ic-
|
104
|
-
content: "\
|
105
|
-
}
|
106
|
-
.ax-ic-
|
107
|
-
content: "\
|
108
|
-
}
|
109
|
-
.ax-ic-
|
110
|
-
content: "\
|
111
|
-
}
|
112
|
-
.ax-ic-
|
113
|
-
content: "\
|
114
|
-
}
|
115
|
-
.ax-ic-
|
116
|
-
content: "\
|
117
|
-
}
|
118
|
-
.ax-ic-
|
119
|
-
content: "\
|
120
|
-
}
|
121
|
-
.ax-ic-
|
122
|
-
content: "\
|
123
|
-
}
|
124
|
-
.ax-ic-
|
125
|
-
content: "\
|
126
|
-
}
|
127
|
-
.ax-ic-
|
128
|
-
content: "\
|
129
|
-
}
|
130
|
-
.ax-ic-
|
131
|
-
content: "\
|
132
|
-
}
|
133
|
-
.ax-ic-
|
134
|
-
content: "\
|
135
|
-
}
|
136
|
-
.ax-ic-
|
137
|
-
content: "\
|
138
|
-
}
|
139
|
-
.ax-ic-
|
140
|
-
content: "\
|
141
|
-
}
|
142
|
-
.ax-ic-
|
143
|
-
content: "\
|
144
|
-
}
|
145
|
-
.ax-ic-
|
146
|
-
content: "\
|
147
|
-
}
|
148
|
-
.ax-ic-
|
149
|
-
content: "\
|
150
|
-
}
|
151
|
-
.ax-ic-
|
152
|
-
content: "\
|
153
|
-
}
|
1
|
+
@font-face {
|
2
|
+
font-family: 'acorex-icon';
|
3
|
+
src: url('fonts/acorex-icon.eot?vvlbi0');
|
4
|
+
src: url('fonts/acorex-icon.eot?vvlbi0#iefix') format('embedded-opentype'),
|
5
|
+
url('fonts/acorex-icon.ttf?vvlbi0') format('truetype'),
|
6
|
+
url('fonts/acorex-icon.woff?vvlbi0') format('woff'),
|
7
|
+
url('fonts/acorex-icon.svg?vvlbi0#acorex-icon') format('svg');
|
8
|
+
font-weight: normal;
|
9
|
+
font-style: normal;
|
10
|
+
font-display: block;
|
11
|
+
}
|
12
|
+
|
13
|
+
[class^="ax-ic-"], [class*=" ax-ic-"] {
|
14
|
+
/* use !important to prevent issues with browser extensions that change fonts */
|
15
|
+
font-family: 'acorex-icon' !important;
|
16
|
+
speak: never;
|
17
|
+
font-style: normal;
|
18
|
+
font-weight: normal;
|
19
|
+
font-variant: normal;
|
20
|
+
text-transform: none;
|
21
|
+
line-height: 1;
|
22
|
+
|
23
|
+
/* Better Font Rendering =========== */
|
24
|
+
-webkit-font-smoothing: antialiased;
|
25
|
+
-moz-osx-font-smoothing: grayscale;
|
26
|
+
}
|
27
|
+
|
28
|
+
.ax-ic-skip-previous:before {
|
29
|
+
content: "\e92a";
|
30
|
+
}
|
31
|
+
.ax-ic-arrow-left:before {
|
32
|
+
content: "\e92b";
|
33
|
+
}
|
34
|
+
.ax-ic-skip-next:before {
|
35
|
+
content: "\e92c";
|
36
|
+
}
|
37
|
+
.ax-ic-arrow-right:before {
|
38
|
+
content: "\e92d";
|
39
|
+
}
|
40
|
+
.ax-ic-first-page:before {
|
41
|
+
content: "\e92e";
|
42
|
+
}
|
43
|
+
.ax-ic-last-page:before {
|
44
|
+
content: "\e92f";
|
45
|
+
}
|
46
|
+
.ax-ic-chevron-left:before {
|
47
|
+
content: "\e930";
|
48
|
+
}
|
49
|
+
.ax-ic-chevron-right:before {
|
50
|
+
content: "\e931";
|
51
|
+
}
|
52
|
+
.ax-ic-inbox:before {
|
53
|
+
content: "\e925";
|
54
|
+
}
|
55
|
+
.ax-ic-cloud-download:before {
|
56
|
+
content: "\e926";
|
57
|
+
}
|
58
|
+
.ax-ic-download:before {
|
59
|
+
content: "\e927";
|
60
|
+
}
|
61
|
+
.ax-ic-upload:before {
|
62
|
+
content: "\e928";
|
63
|
+
}
|
64
|
+
.ax-ic-cloud-upload:before {
|
65
|
+
content: "\e929";
|
66
|
+
}
|
67
|
+
.ax-ic-empty-box:before {
|
68
|
+
content: "\e924";
|
69
|
+
}
|
70
|
+
.ax-ic-colorize:before {
|
71
|
+
content: "\e921";
|
72
|
+
}
|
73
|
+
.ax-ic-pase:before {
|
74
|
+
content: "\e922";
|
75
|
+
}
|
76
|
+
.ax-ic-copy:before {
|
77
|
+
content: "\e923";
|
78
|
+
}
|
79
|
+
.ax-ic-star-filled:before {
|
80
|
+
content: "\e91e";
|
81
|
+
}
|
82
|
+
.ax-ic-star-half-filled:before {
|
83
|
+
content: "\e91f";
|
84
|
+
}
|
85
|
+
.ax-ic-star-outline:before {
|
86
|
+
content: "\e920";
|
87
|
+
}
|
88
|
+
.ax-ic-remove:before {
|
89
|
+
content: "\e91b";
|
90
|
+
}
|
91
|
+
.ax-ic-plus:before {
|
92
|
+
content: "\e91c";
|
93
|
+
}
|
94
|
+
.ax-ic-magnify:before {
|
95
|
+
content: "\e91d";
|
96
|
+
}
|
97
|
+
.ax-ic-arrow-circle:before {
|
98
|
+
content: "\e911";
|
99
|
+
}
|
100
|
+
.ax-ic-arrow-circle-fill:before {
|
101
|
+
content: "\e912";
|
102
|
+
}
|
103
|
+
.ax-ic-arrow-half:before {
|
104
|
+
content: "\e913";
|
105
|
+
}
|
106
|
+
.ax-ic-arrow-fill:before {
|
107
|
+
content: "\e914";
|
108
|
+
}
|
109
|
+
.ax-ic-arrow:before {
|
110
|
+
content: "\e915";
|
111
|
+
}
|
112
|
+
.ax-ic-unfold:before {
|
113
|
+
content: "\e916";
|
114
|
+
}
|
115
|
+
.ax-ic-half-arrow:before {
|
116
|
+
content: "\e917";
|
117
|
+
}
|
118
|
+
.ax-ic-fullscreen:before {
|
119
|
+
content: "\e918";
|
120
|
+
}
|
121
|
+
.ax-ic-close-fullscreen:before {
|
122
|
+
content: "\e919";
|
123
|
+
}
|
124
|
+
.ax-ic-fold:before {
|
125
|
+
content: "\e91a";
|
126
|
+
}
|
127
|
+
.ax-ic-eye:before {
|
128
|
+
content: "\e901";
|
129
|
+
}
|
130
|
+
.ax-ic-eye-off:before {
|
131
|
+
content: "\e902";
|
132
|
+
}
|
133
|
+
.ax-ic-calendar:before {
|
134
|
+
content: "\e903";
|
135
|
+
}
|
136
|
+
.ax-ic-time:before {
|
137
|
+
content: "\e900";
|
138
|
+
}
|
139
|
+
.ax-ic-check:before {
|
140
|
+
content: "\e904";
|
141
|
+
}
|
142
|
+
.ax-ic-check-filled:before {
|
143
|
+
content: "\e905";
|
144
|
+
}
|
145
|
+
.ax-ic-chevron:before {
|
146
|
+
content: "\e906";
|
147
|
+
}
|
148
|
+
.ax-ic-close:before {
|
149
|
+
content: "\e907";
|
150
|
+
}
|
151
|
+
.ax-ic-error-filled:before {
|
152
|
+
content: "\e908";
|
153
|
+
}
|
154
|
+
.ax-ic-chevron-page:before {
|
155
|
+
content: "\e909";
|
156
|
+
}
|
157
|
+
.ax-ic-info-filled:before {
|
158
|
+
content: "\e90a";
|
159
|
+
}
|
160
|
+
.ax-ic-chevron-double:before {
|
161
|
+
content: "\e90b";
|
162
|
+
}
|
163
|
+
.ax-ic-menu:before {
|
164
|
+
content: "\e90c";
|
165
|
+
}
|
166
|
+
.ax-ic-more:before {
|
167
|
+
content: "\e90d";
|
168
|
+
}
|
169
|
+
.ax-ic-warning-filled:before {
|
170
|
+
content: "\e90e";
|
171
|
+
}
|
172
|
+
.ax-ic-chevron-page-filled:before {
|
173
|
+
content: "\e90f";
|
174
|
+
}
|
175
|
+
.ax-ic-calendar-today:before {
|
176
|
+
content: "\e910";
|
177
|
+
}
|