@solcre-org/core-ui 2.17.5 → 2.17.6

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.
@@ -3,7 +3,7 @@
3
3
  /* ******************************************** */
4
4
 
5
5
  @font-face {
6
- font-family: 'Inter WTC';
6
+ font-family: 'Inter Core UI';
7
7
  src: url('../../../fonts/Inter-Light.woff2') format('woff2'),
8
8
  url('../../../fonts/Inter-Light.woff') format('woff');
9
9
  font-weight: 300;
@@ -12,7 +12,7 @@
12
12
  }
13
13
 
14
14
  @font-face {
15
- font-family: 'Inter WTC';
15
+ font-family: 'Inter Core UI';
16
16
  src: url('../../../fonts/Inter-LightItalic.woff2') format('woff2'),
17
17
  url('../../../fonts/Inter-LightItalic.woff') format('woff');
18
18
  font-weight: 300;
@@ -21,7 +21,7 @@
21
21
  }
22
22
 
23
23
  @font-face {
24
- font-family: 'Inter WTC';
24
+ font-family: 'Inter Core UI';
25
25
  src: url('../../../fonts/Inter-Regular.woff2') format('woff2'),
26
26
  url('../../../fonts/Inter-Regular.woff') format('woff');
27
27
  font-weight: 400;
@@ -30,7 +30,7 @@
30
30
  }
31
31
 
32
32
  @font-face {
33
- font-family: 'Inter WTC';
33
+ font-family: 'Inter Core UI';
34
34
  src: url('../../../fonts/Inter-Italic.woff2') format('woff2'),
35
35
  url('../../../fonts/Inter-Italic.woff') format('woff');
36
36
  font-weight: 400;
@@ -39,7 +39,7 @@
39
39
  }
40
40
 
41
41
  @font-face {
42
- font-family: 'Inter WTC';
42
+ font-family: 'Inter Core UI';
43
43
  src: url('../../../fonts/Inter-Medium.woff2') format('woff2'),
44
44
  url('../../../fonts/Inter-Medium.woff') format('woff');
45
45
  font-weight: 500;
@@ -48,7 +48,7 @@
48
48
  }
49
49
 
50
50
  @font-face {
51
- font-family: 'Inter WTC';
51
+ font-family: 'Inter Core UI';
52
52
  src: url('../../../fonts/Inter-MediumItalic.woff2') format('woff2'),
53
53
  url('../../../fonts/Inter-MediumItalic.woff') format('woff');
54
54
  font-weight: 500;
@@ -57,7 +57,7 @@
57
57
  }
58
58
 
59
59
  @font-face {
60
- font-family: 'Inter WTC';
60
+ font-family: 'Inter Core UI';
61
61
  src: url('../../../fonts/Inter-SemiBold.woff2') format('woff2'),
62
62
  url('../../../fonts/Inter-SemiBold.woff') format('woff');
63
63
  font-weight: 600;
@@ -66,7 +66,7 @@
66
66
  }
67
67
 
68
68
  @font-face {
69
- font-family: 'Inter WTC';
69
+ font-family: 'Inter Core UI';
70
70
  src: url('../../../fonts/Inter-SemiBoldItalic.woff2') format('woff2'),
71
71
  url('../../../fonts/Inter-SemiBoldItalic.woff') format('woff');
72
72
  font-weight: 600;
@@ -75,7 +75,7 @@
75
75
  }
76
76
 
77
77
  @font-face {
78
- font-family: 'Inter WTC';
78
+ font-family: 'Inter Core UI';
79
79
  src: url('../../../fonts/Inter-Bold.woff2') format('woff2'),
80
80
  url('../../../fonts/Inter-Bold.woff') format('woff');
81
81
  font-weight: 700;
@@ -4,7 +4,7 @@
4
4
 
5
5
 
6
6
  :root {
7
- --font-family: 'Inter WTC', sans-serif;
7
+ --font-family: 'Inter Core UI', sans-serif;
8
8
 
9
9
  --min-fz: 1.2rem;
10
10
 
@@ -0,0 +1,319 @@
1
+ @font-face {
2
+ font-family: 'icomoon';
3
+ src: url('../../../icons/icomoon.eot?cvihvv');
4
+ src: url('../../../icons/icomoon.eot?cvihvv#iefix') format('embedded-opentype'),
5
+ url('../../../icons/icomoon.woff2?cvihvv') format('woff2'),
6
+ url('../../../icons/icomoon.ttf?cvihvv') format('truetype'),
7
+ url('../../../icons/icomoon.woff?cvihvv') format('woff'),
8
+ url('../../../icons/icomoon.svg?cvihvv#icomoon') format('svg');
9
+ font-weight: normal;
10
+ font-style: normal;
11
+ font-display: block;
12
+ }
13
+
14
+ [class^="icon-"], [class*=" icon-"] {
15
+ /* use !important to prevent issues with browser extensions that change fonts */
16
+ font-family: 'icomoon' !important;
17
+ speak: never;
18
+ font-style: normal;
19
+ font-weight: normal;
20
+ font-variant: normal;
21
+ text-transform: none;
22
+ line-height: 1;
23
+
24
+ /* Better Font Rendering =========== */
25
+ -webkit-font-smoothing: antialiased;
26
+ -moz-osx-font-smoothing: grayscale;
27
+ }
28
+
29
+ .icon-error-fill:before {
30
+ content: "\e935";
31
+ }
32
+ .icon-error:before {
33
+ content: "\e936";
34
+ }
35
+ .icon-delete-permission:before {
36
+ content: "\e95e";
37
+ }
38
+ .icon-edit-permission:before {
39
+ content: "\e95f";
40
+ }
41
+ .icon-read-permission:before {
42
+ content: "\e960";
43
+ }
44
+ .icon-empty-mailbox:before {
45
+ content: "\e95d";
46
+ }
47
+ .icon-subgroups:before {
48
+ content: "\e95c";
49
+ }
50
+ .icon-message-strong:before {
51
+ content: "\e95b";
52
+ }
53
+ .icon-benefits:before {
54
+ content: "\e958";
55
+ }
56
+ .icon-suggestions:before {
57
+ content: "\e959";
58
+ }
59
+ .icon-change-password:before {
60
+ content: "\e95a";
61
+ }
62
+ .icon-open-mail:before {
63
+ content: "\e956";
64
+ }
65
+ .icon-package:before {
66
+ content: "\e957";
67
+ }
68
+ .icon-remaining-hours:before {
69
+ content: "\e954";
70
+ }
71
+ .icon-used-hours:before {
72
+ content: "\e955";
73
+ }
74
+ .icon-list:before {
75
+ content: "\e953";
76
+ }
77
+ .icon-add-clean:before {
78
+ content: "\e952";
79
+ }
80
+ .icon-reload:before {
81
+ content: "\e951";
82
+ }
83
+ .icon-more-thin:before {
84
+ content: "\e950";
85
+ }
86
+ .icon-add-booking:before {
87
+ content: "\e94f";
88
+ }
89
+ .icon-burger:before {
90
+ content: "\e943";
91
+ }
92
+ .icon-price-circle:before {
93
+ content: "\e94e";
94
+ }
95
+ .icon-price:before {
96
+ content: "\e94d";
97
+ }
98
+ .icon-search-files:before {
99
+ content: "\e94c";
100
+ }
101
+ .icon-chat-send:before {
102
+ content: "\e94b";
103
+ }
104
+ .icon-off:before {
105
+ content: "\e94a";
106
+ }
107
+ .icon-return:before {
108
+ content: "\e949";
109
+ }
110
+ .icon-phone-add:before {
111
+ content: "\e948";
112
+ }
113
+ .icon-double-check:before {
114
+ content: "\e947";
115
+ }
116
+ .icon-entry-card-assign:before {
117
+ content: "\e945";
118
+ }
119
+ .icon-entry-card-remove:before {
120
+ content: "\e946";
121
+ }
122
+ .icon-cross-thin:before {
123
+ content: "\e944";
124
+ }
125
+ .icon-file-not-found:before {
126
+ content: "\e942";
127
+ }
128
+ .icon-attach:before {
129
+ content: "\e941";
130
+ }
131
+ .icon-change:before {
132
+ content: "\e940";
133
+ }
134
+ .icon-change-company-rol:before {
135
+ content: "\e93d";
136
+ }
137
+ .icon-change-user-rol:before {
138
+ content: "\e93f";
139
+ }
140
+ .icon-update:before {
141
+ content: "\e93e";
142
+ }
143
+ .icon-add-company:before {
144
+ content: "\e93c";
145
+ }
146
+ .icon-select-arrow:before {
147
+ content: "\e93b";
148
+ }
149
+ .icon-email-thin:before {
150
+ content: "\e939";
151
+ }
152
+ .icon-email:before {
153
+ content: "\e93a";
154
+ }
155
+ .icon-alert-circle:before {
156
+ content: "\e938";
157
+ }
158
+ .icon-star-filled:before {
159
+ content: "\e937";
160
+ }
161
+ .icon-dot:before {
162
+ content: "\e934";
163
+ }
164
+ .icon-lined-arrow-right:before {
165
+ content: "\e933";
166
+ }
167
+ .icon-briefcase:before {
168
+ content: "\e932";
169
+ }
170
+ .icon-admin:before {
171
+ content: "\e931";
172
+ }
173
+ .icon-upload:before {
174
+ content: "\e930";
175
+ }
176
+ .icon-save:before {
177
+ content: "\e92f";
178
+ }
179
+ .icon-chair:before {
180
+ content: "\e92e";
181
+ }
182
+ .icon-restore:before {
183
+ content: "\e92c";
184
+ }
185
+ .icon-services:before {
186
+ content: "\e92d";
187
+ }
188
+ .icon-logout:before {
189
+ content: "\e92b";
190
+ }
191
+ .icon-arrow-back:before {
192
+ content: "\e929";
193
+ }
194
+ .icon-phone:before {
195
+ content: "\e92a";
196
+ }
197
+ .icon-roles:before {
198
+ content: "\e928";
199
+ }
200
+ .icon-reservation:before {
201
+ content: "\e927";
202
+ }
203
+ .icon-office:before {
204
+ content: "\e926";
205
+ }
206
+ .icon-edit:before {
207
+ content: "\e925";
208
+ }
209
+ .icon-more:before {
210
+ content: "\e924";
211
+ }
212
+ .icon-info:before {
213
+ content: "\e923";
214
+ }
215
+ .icon-file:before {
216
+ content: "\e922";
217
+ }
218
+ .icon-clock:before {
219
+ content: "\e921";
220
+ }
221
+ .icon-alert:before {
222
+ content: "\e920";
223
+ }
224
+ .icon-order-arrow:before {
225
+ content: "\e91f";
226
+ }
227
+ .icon-star:before {
228
+ content: "\e91e";
229
+ }
230
+ .icon-cross:before {
231
+ content: "\e91d";
232
+ }
233
+ .icon-message:before {
234
+ content: "\e91c";
235
+ }
236
+ .icon-arrow-left:before {
237
+ content: "\e91a";
238
+ }
239
+ .icon-arrow-right:before {
240
+ content: "\e91b";
241
+ }
242
+ .icon-placeholder:before {
243
+ content: "\e919";
244
+ }
245
+ .icon-home:before {
246
+ content: "\e918";
247
+ }
248
+ .icon-external-link-thin:before {
249
+ content: "\e915";
250
+ }
251
+ .icon-external-link:before {
252
+ content: "\e917";
253
+ }
254
+ .icon-check:before {
255
+ content: "\e916";
256
+ }
257
+ .icon-counter-down:before {
258
+ content: "\e913";
259
+ }
260
+ .icon-counter-up:before {
261
+ content: "\e914";
262
+ }
263
+ .icon-arrow-up:before {
264
+ content: "\e912";
265
+ }
266
+ .icon-user-thin:before {
267
+ content: "\e910";
268
+ }
269
+ .icon-user:before {
270
+ content: "\e911";
271
+ }
272
+ .icon-calendar:before {
273
+ content: "\e90b";
274
+ }
275
+ .icon-locked-thin:before {
276
+ content: "\e90c";
277
+ }
278
+ .icon-calendar-thin:before {
279
+ content: "\e90d";
280
+ }
281
+ .icon-password-hide-thin:before {
282
+ content: "\e90e";
283
+ }
284
+ .icon-password-thin:before {
285
+ content: "\e90f";
286
+ }
287
+ .icon-locked:before {
288
+ content: "\e908";
289
+ }
290
+ .icon-password-hide:before {
291
+ content: "\e909";
292
+ }
293
+ .icon-password:before {
294
+ content: "\e90a";
295
+ }
296
+ .icon-arrow-down:before {
297
+ content: "\e907";
298
+ }
299
+ .icon-help:before {
300
+ content: "\e906";
301
+ }
302
+ .icon-download:before {
303
+ content: "\e905";
304
+ }
305
+ .icon-delete:before {
306
+ content: "\e904";
307
+ }
308
+ .icon-add:before {
309
+ content: "\e903";
310
+ }
311
+ .icon-excel:before {
312
+ content: "\e900";
313
+ }
314
+ .icon-filter:before {
315
+ content: "\e901";
316
+ }
317
+ .icon-search:before {
318
+ content: "\e902";
319
+ }
@@ -7,6 +7,7 @@
7
7
  @import url(inc/settings/colors.css);
8
8
  @import url(inc/settings/font-face.css);
9
9
  @import url(inc/settings/font.css);
10
+ @import url(inc/settings/icons.css);
10
11
  @import url(inc/settings/transitions.css);
11
12
 
12
13
  /* Generic */
Binary file