@openui5/themelib_sap_belize 1.84.24 → 1.84.27
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/LICENSE.txt +1 -1
- package/package.json +18 -18
- package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize/base.less +3 -3
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Light-full.woff +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Light.woff +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/shared.less +134 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/base.less +3 -3
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Light-full.woff +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Light.woff +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/shared.less +134 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/base.less +3 -3
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Light-full.woff +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Light.woff +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/shared.less +134 -1
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Light-full.woff +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Light.woff +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/unified/themes/sap_belize/FileUploader.less +16 -16
package/LICENSE.txt
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_belize",
|
|
3
|
-
"version": "1.84.
|
|
3
|
+
"version": "1.84.27",
|
|
4
4
|
"description": "OpenUI5 Theme Library sap_belize",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,22 +14,22 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@openui5/sap.f": "1.84.
|
|
18
|
-
"@openui5/sap.m": "1.84.
|
|
19
|
-
"@openui5/sap.tnt": "1.84.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.84.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.84.
|
|
22
|
-
"@openui5/sap.ui.core": "1.84.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.84.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.84.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.84.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.84.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.84.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.84.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.84.
|
|
30
|
-
"@openui5/sap.ui.table": "1.84.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.84.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.84.
|
|
33
|
-
"@openui5/sap.uxap": "1.84.
|
|
17
|
+
"@openui5/sap.f": "1.84.27",
|
|
18
|
+
"@openui5/sap.m": "1.84.27",
|
|
19
|
+
"@openui5/sap.tnt": "1.84.27",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.84.27",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.84.27",
|
|
22
|
+
"@openui5/sap.ui.core": "1.84.27",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.84.27",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.84.27",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.84.27",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.84.27",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.84.27",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.84.27",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.84.27",
|
|
30
|
+
"@openui5/sap.ui.table": "1.84.27",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.84.27",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.84.27",
|
|
33
|
+
"@openui5/sap.uxap": "1.84.27"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.84.
|
|
9
|
+
<version>1.84.27</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize theme library.</documentation>
|
|
12
12
|
|
|
@@ -36,11 +36,11 @@
|
|
|
36
36
|
// [Label "Font Family"]
|
|
37
37
|
// [Description "The preferred font family"]
|
|
38
38
|
// [Tags "Quick", "Base", "Content", "Font", "Protected"]
|
|
39
|
-
@sapFontFamily: "
|
|
39
|
+
@sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;
|
|
40
40
|
|
|
41
|
-
@sapFontLightFamily: "
|
|
41
|
+
@sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
42
42
|
|
|
43
|
-
@sapFontBoldFamily: "
|
|
43
|
+
@sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
44
44
|
|
|
45
45
|
@sapFontHeaderFamily: @sapFontFamily;
|
|
46
46
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -246,6 +246,53 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
|
|
|
246
246
|
url('fonts/72-Bold-full.woff') format('woff');
|
|
247
247
|
}
|
|
248
248
|
|
|
249
|
+
@font-face {
|
|
250
|
+
font-family: '72';
|
|
251
|
+
font-style: normal;
|
|
252
|
+
font-weight: 300;
|
|
253
|
+
src: url('fonts/72-Light.woff2') format('woff2'),
|
|
254
|
+
url('fonts/72-Light.woff') format('woff'),
|
|
255
|
+
local('72-Light');
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
@font-face {
|
|
259
|
+
font-family: '72full';
|
|
260
|
+
font-style: normal;
|
|
261
|
+
font-weight: 300;
|
|
262
|
+
src: url('fonts/72-Light-full.woff2') format('woff2'),
|
|
263
|
+
url('fonts/72-Light-full.woff') format('woff');
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
@font-face {
|
|
267
|
+
font-family: '72-Bold';
|
|
268
|
+
font-style: normal;
|
|
269
|
+
src: url('fonts/72-Bold.woff2') format('woff2'),
|
|
270
|
+
url('fonts/72-Bold.woff') format('woff'),
|
|
271
|
+
local('72-Bold');
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
@font-face {
|
|
275
|
+
font-family: '72-Boldfull';
|
|
276
|
+
font-style: normal;
|
|
277
|
+
src: url('fonts/72-Bold-full.woff2') format('woff2'),
|
|
278
|
+
url('fonts/72-Bold-full.woff') format('woff');
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
@font-face {
|
|
282
|
+
font-family: '72-Light';
|
|
283
|
+
font-style: normal;
|
|
284
|
+
src: url('fonts/72-Light.woff2') format('woff2'),
|
|
285
|
+
url('fonts/72-Light.woff') format('woff'),
|
|
286
|
+
local('72-Light');
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
@font-face {
|
|
290
|
+
font-family: '72-Lightfull';
|
|
291
|
+
font-style: normal;
|
|
292
|
+
src: url('fonts/72-Light-full.woff2') format('woff2'),
|
|
293
|
+
url('fonts/72-Light-full.woff') format('woff');
|
|
294
|
+
}
|
|
295
|
+
|
|
249
296
|
/**
|
|
250
297
|
* Some diacritics are supported by the 72 font:
|
|
251
298
|
* * Grave
|
|
@@ -274,7 +321,93 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
|
|
|
274
321
|
*
|
|
275
322
|
*/
|
|
276
323
|
@font-face {
|
|
277
|
-
font-family: '
|
|
324
|
+
font-family: '72';
|
|
325
|
+
font-style: normal;
|
|
326
|
+
font-weight: 400;
|
|
327
|
+
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
328
|
+
src: local('Arial'), local('Helvetica'), local('sans-serif');
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
@font-face {
|
|
332
|
+
font-family: '72';
|
|
333
|
+
font-style: normal;
|
|
334
|
+
font-weight: 700;
|
|
335
|
+
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
336
|
+
src: local('Arial'), local('Helvetica'), local('sans-serif');
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
@font-face {
|
|
340
|
+
font-family: '72';
|
|
341
|
+
font-style: normal;
|
|
342
|
+
font-weight: 300;
|
|
343
|
+
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
344
|
+
src: local('Arial'), local('Helvetica'), local('sans-serif');
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
@font-face {
|
|
348
|
+
font-family: '72-Bold';
|
|
349
|
+
font-style: normal;
|
|
350
|
+
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
351
|
+
src: local('Arial Bold'), local('Arial'), local('Helvetica'), local('sans-serif');
|
|
352
|
+
}
|
|
353
|
+
|
|
354
|
+
@font-face {
|
|
355
|
+
font-family: '72-Light';
|
|
356
|
+
font-style: normal;
|
|
278
357
|
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
279
358
|
src: local('Arial'), local('Helvetica'), local('sans-serif');
|
|
280
359
|
}
|
|
360
|
+
|
|
361
|
+
/**
|
|
362
|
+
* The caron has a special vertical form used on tall characters:
|
|
363
|
+
* * Small letter d with caron U+010F
|
|
364
|
+
* * Small letter t with caron U+0165
|
|
365
|
+
* * Small letter l with caron U+013E
|
|
366
|
+
* * Capital letter L with caron U+013D
|
|
367
|
+
*
|
|
368
|
+
* Those characters aren't covered by the font 72 but some browser simply combine the letter without diacritics with the
|
|
369
|
+
* standard combining caron (U+030C) which leads to the wrong display of those 4 characters. Because those 4 characters
|
|
370
|
+
* are covered by the 72-full font, they are redirected to that font for being correctly displayed.
|
|
371
|
+
*/
|
|
372
|
+
@font-face {
|
|
373
|
+
font-family: '72';
|
|
374
|
+
font-style: normal;
|
|
375
|
+
font-weight: 400;
|
|
376
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
377
|
+
src: url('fonts/72-Regular-full.woff2') format('woff2'),
|
|
378
|
+
url('fonts/72-Regular-full.woff') format('woff');
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
@font-face {
|
|
382
|
+
font-family: '72';
|
|
383
|
+
font-style: normal;
|
|
384
|
+
font-weight: 700;
|
|
385
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
386
|
+
src: url('fonts/72-Bold-full.woff2') format('woff2'),
|
|
387
|
+
url('fonts/72-Bold-full.woff') format('woff');
|
|
388
|
+
}
|
|
389
|
+
|
|
390
|
+
@font-face {
|
|
391
|
+
font-family: '72';
|
|
392
|
+
font-style: normal;
|
|
393
|
+
font-weight: 300;
|
|
394
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
395
|
+
src: url('fonts/72-Light-full.woff2') format('woff2'),
|
|
396
|
+
url('fonts/72-Light-full.woff') format('woff');
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
@font-face {
|
|
400
|
+
font-family: '72-Light';
|
|
401
|
+
font-style: normal;
|
|
402
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
403
|
+
src: url('fonts/72-Light-full.woff2') format('woff2'),
|
|
404
|
+
url('fonts/72-Light-full.woff') format('woff');
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
@font-face {
|
|
408
|
+
font-family: '72-Bold';
|
|
409
|
+
font-style: normal;
|
|
410
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
411
|
+
src: url('fonts/72-Bold-full.woff2') format('woff2'),
|
|
412
|
+
url('fonts/72-Bold-full.woff') format('woff');
|
|
413
|
+
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.84.
|
|
9
|
+
<version>1.84.27</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast black theme library.</documentation>
|
|
12
12
|
|
|
@@ -36,11 +36,11 @@
|
|
|
36
36
|
// [Label "Font Family"]
|
|
37
37
|
// [Description "The preferred font family"]
|
|
38
38
|
// [Tags "Quick", "Base", "Content", "Font", "Protected"]
|
|
39
|
-
@sapFontFamily: "
|
|
39
|
+
@sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;
|
|
40
40
|
|
|
41
|
-
@sapFontLightFamily: "
|
|
41
|
+
@sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
42
42
|
|
|
43
|
-
@sapFontBoldFamily: "
|
|
43
|
+
@sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
44
44
|
|
|
45
45
|
@sapFontHeaderFamily: @sapFontFamily;
|
|
46
46
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -101,6 +101,53 @@
|
|
|
101
101
|
url('fonts/72-Bold-full.woff') format('woff');
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
+
@font-face {
|
|
105
|
+
font-family: '72';
|
|
106
|
+
font-style: normal;
|
|
107
|
+
font-weight: 300;
|
|
108
|
+
src: url('fonts/72-Light.woff2') format('woff2'),
|
|
109
|
+
url('fonts/72-Light.woff') format('woff'),
|
|
110
|
+
local('72-Light');
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
@font-face {
|
|
114
|
+
font-family: '72full';
|
|
115
|
+
font-style: normal;
|
|
116
|
+
font-weight: 300;
|
|
117
|
+
src: url('fonts/72-Light-full.woff2') format('woff2'),
|
|
118
|
+
url('fonts/72-Light-full.woff') format('woff');
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
@font-face {
|
|
122
|
+
font-family: '72-Bold';
|
|
123
|
+
font-style: normal;
|
|
124
|
+
src: url('fonts/72-Bold.woff2') format('woff2'),
|
|
125
|
+
url('fonts/72-Bold.woff') format('woff'),
|
|
126
|
+
local('72-Bold');
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
@font-face {
|
|
130
|
+
font-family: '72-Boldfull';
|
|
131
|
+
font-style: normal;
|
|
132
|
+
src: url('fonts/72-Bold-full.woff2') format('woff2'),
|
|
133
|
+
url('fonts/72-Bold-full.woff') format('woff');
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
@font-face {
|
|
137
|
+
font-family: '72-Light';
|
|
138
|
+
font-style: normal;
|
|
139
|
+
src: url('fonts/72-Light.woff2') format('woff2'),
|
|
140
|
+
url('fonts/72-Light.woff') format('woff'),
|
|
141
|
+
local('72-Light');
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
@font-face {
|
|
145
|
+
font-family: '72-Lightfull';
|
|
146
|
+
font-style: normal;
|
|
147
|
+
src: url('fonts/72-Light-full.woff2') format('woff2'),
|
|
148
|
+
url('fonts/72-Light-full.woff') format('woff');
|
|
149
|
+
}
|
|
150
|
+
|
|
104
151
|
/**
|
|
105
152
|
* Some diacritics are supported by the 72 font:
|
|
106
153
|
* * Grave
|
|
@@ -129,7 +176,93 @@
|
|
|
129
176
|
*
|
|
130
177
|
*/
|
|
131
178
|
@font-face {
|
|
132
|
-
font-family: '
|
|
179
|
+
font-family: '72';
|
|
180
|
+
font-style: normal;
|
|
181
|
+
font-weight: 400;
|
|
182
|
+
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
183
|
+
src: local('Arial'), local('Helvetica'), local('sans-serif');
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
@font-face {
|
|
187
|
+
font-family: '72';
|
|
188
|
+
font-style: normal;
|
|
189
|
+
font-weight: 700;
|
|
190
|
+
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
191
|
+
src: local('Arial'), local('Helvetica'), local('sans-serif');
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
@font-face {
|
|
195
|
+
font-family: '72';
|
|
196
|
+
font-style: normal;
|
|
197
|
+
font-weight: 300;
|
|
198
|
+
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
199
|
+
src: local('Arial'), local('Helvetica'), local('sans-serif');
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
@font-face {
|
|
203
|
+
font-family: '72-Bold';
|
|
204
|
+
font-style: normal;
|
|
205
|
+
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
206
|
+
src: local('Arial Bold'), local('Arial'), local('Helvetica'), local('sans-serif');
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
@font-face {
|
|
210
|
+
font-family: '72-Light';
|
|
211
|
+
font-style: normal;
|
|
133
212
|
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
134
213
|
src: local('Arial'), local('Helvetica'), local('sans-serif');
|
|
135
214
|
}
|
|
215
|
+
|
|
216
|
+
/**
|
|
217
|
+
* The caron has a special vertical form used on tall characters:
|
|
218
|
+
* * Small letter d with caron U+010F
|
|
219
|
+
* * Small letter t with caron U+0165
|
|
220
|
+
* * Small letter l with caron U+013E
|
|
221
|
+
* * Capital letter L with caron U+013D
|
|
222
|
+
*
|
|
223
|
+
* Those characters aren't covered by the font 72 but some browser simply combine the letter without diacritics with the
|
|
224
|
+
* standard combining caron (U+030C) which leads to the wrong display of those 4 characters. Because those 4 characters
|
|
225
|
+
* are covered by the 72-full font, they are redirected to that font for being correctly displayed.
|
|
226
|
+
*/
|
|
227
|
+
@font-face {
|
|
228
|
+
font-family: '72';
|
|
229
|
+
font-style: normal;
|
|
230
|
+
font-weight: 400;
|
|
231
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
232
|
+
src: url('fonts/72-Regular-full.woff2') format('woff2'),
|
|
233
|
+
url('fonts/72-Regular-full.woff') format('woff');
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
@font-face {
|
|
237
|
+
font-family: '72';
|
|
238
|
+
font-style: normal;
|
|
239
|
+
font-weight: 700;
|
|
240
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
241
|
+
src: url('fonts/72-Bold-full.woff2') format('woff2'),
|
|
242
|
+
url('fonts/72-Bold-full.woff') format('woff');
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
@font-face {
|
|
246
|
+
font-family: '72';
|
|
247
|
+
font-style: normal;
|
|
248
|
+
font-weight: 300;
|
|
249
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
250
|
+
src: url('fonts/72-Light-full.woff2') format('woff2'),
|
|
251
|
+
url('fonts/72-Light-full.woff') format('woff');
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
@font-face {
|
|
255
|
+
font-family: '72-Light';
|
|
256
|
+
font-style: normal;
|
|
257
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
258
|
+
src: url('fonts/72-Light-full.woff2') format('woff2'),
|
|
259
|
+
url('fonts/72-Light-full.woff') format('woff');
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
@font-face {
|
|
263
|
+
font-family: '72-Bold';
|
|
264
|
+
font-style: normal;
|
|
265
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
266
|
+
src: url('fonts/72-Bold-full.woff2') format('woff2'),
|
|
267
|
+
url('fonts/72-Bold-full.woff') format('woff');
|
|
268
|
+
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.84.
|
|
9
|
+
<version>1.84.27</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -36,11 +36,11 @@
|
|
|
36
36
|
// [Label "Font Family"]
|
|
37
37
|
// [Description "The preferred font family"]
|
|
38
38
|
// [Tags "Quick", "Base", "Content", "Font", "Protected"]
|
|
39
|
-
@sapFontFamily: "
|
|
39
|
+
@sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;
|
|
40
40
|
|
|
41
|
-
@sapFontLightFamily: "
|
|
41
|
+
@sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
42
42
|
|
|
43
|
-
@sapFontBoldFamily: "
|
|
43
|
+
@sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
44
44
|
|
|
45
45
|
@sapFontHeaderFamily: @sapFontFamily;
|
|
46
46
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -101,6 +101,53 @@
|
|
|
101
101
|
url('fonts/72-Bold-full.woff') format('woff');
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
+
@font-face {
|
|
105
|
+
font-family: '72';
|
|
106
|
+
font-style: normal;
|
|
107
|
+
font-weight: 300;
|
|
108
|
+
src: url('fonts/72-Light.woff2') format('woff2'),
|
|
109
|
+
url('fonts/72-Light.woff') format('woff'),
|
|
110
|
+
local('72-Light');
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
@font-face {
|
|
114
|
+
font-family: '72full';
|
|
115
|
+
font-style: normal;
|
|
116
|
+
font-weight: 300;
|
|
117
|
+
src: url('fonts/72-Light-full.woff2') format('woff2'),
|
|
118
|
+
url('fonts/72-Light-full.woff') format('woff');
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
@font-face {
|
|
122
|
+
font-family: '72-Bold';
|
|
123
|
+
font-style: normal;
|
|
124
|
+
src: url('fonts/72-Bold.woff2') format('woff2'),
|
|
125
|
+
url('fonts/72-Bold.woff') format('woff'),
|
|
126
|
+
local('72-Bold');
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
@font-face {
|
|
130
|
+
font-family: '72-Boldfull';
|
|
131
|
+
font-style: normal;
|
|
132
|
+
src: url('fonts/72-Bold-full.woff2') format('woff2'),
|
|
133
|
+
url('fonts/72-Bold-full.woff') format('woff');
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
@font-face {
|
|
137
|
+
font-family: '72-Light';
|
|
138
|
+
font-style: normal;
|
|
139
|
+
src: url('fonts/72-Light.woff2') format('woff2'),
|
|
140
|
+
url('fonts/72-Light.woff') format('woff'),
|
|
141
|
+
local('72-Light');
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
@font-face {
|
|
145
|
+
font-family: '72-Lightfull';
|
|
146
|
+
font-style: normal;
|
|
147
|
+
src: url('fonts/72-Light-full.woff2') format('woff2'),
|
|
148
|
+
url('fonts/72-Light-full.woff') format('woff');
|
|
149
|
+
}
|
|
150
|
+
|
|
104
151
|
/**
|
|
105
152
|
* Some diacritics are supported by the 72 font:
|
|
106
153
|
* * Grave
|
|
@@ -129,7 +176,93 @@
|
|
|
129
176
|
*
|
|
130
177
|
*/
|
|
131
178
|
@font-face {
|
|
132
|
-
font-family: '
|
|
179
|
+
font-family: '72';
|
|
180
|
+
font-style: normal;
|
|
181
|
+
font-weight: 400;
|
|
182
|
+
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
183
|
+
src: local('Arial'), local('Helvetica'), local('sans-serif');
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
@font-face {
|
|
187
|
+
font-family: '72';
|
|
188
|
+
font-style: normal;
|
|
189
|
+
font-weight: 700;
|
|
190
|
+
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
191
|
+
src: local('Arial'), local('Helvetica'), local('sans-serif');
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
@font-face {
|
|
195
|
+
font-family: '72';
|
|
196
|
+
font-style: normal;
|
|
197
|
+
font-weight: 300;
|
|
198
|
+
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
199
|
+
src: local('Arial'), local('Helvetica'), local('sans-serif');
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
@font-face {
|
|
203
|
+
font-family: '72-Bold';
|
|
204
|
+
font-style: normal;
|
|
205
|
+
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
206
|
+
src: local('Arial Bold'), local('Arial'), local('Helvetica'), local('sans-serif');
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
@font-face {
|
|
210
|
+
font-family: '72-Light';
|
|
211
|
+
font-style: normal;
|
|
133
212
|
unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
|
|
134
213
|
src: local('Arial'), local('Helvetica'), local('sans-serif');
|
|
135
214
|
}
|
|
215
|
+
|
|
216
|
+
/**
|
|
217
|
+
* The caron has a special vertical form used on tall characters:
|
|
218
|
+
* * Small letter d with caron U+010F
|
|
219
|
+
* * Small letter t with caron U+0165
|
|
220
|
+
* * Small letter l with caron U+013E
|
|
221
|
+
* * Capital letter L with caron U+013D
|
|
222
|
+
*
|
|
223
|
+
* Those characters aren't covered by the font 72 but some browser simply combine the letter without diacritics with the
|
|
224
|
+
* standard combining caron (U+030C) which leads to the wrong display of those 4 characters. Because those 4 characters
|
|
225
|
+
* are covered by the 72-full font, they are redirected to that font for being correctly displayed.
|
|
226
|
+
*/
|
|
227
|
+
@font-face {
|
|
228
|
+
font-family: '72';
|
|
229
|
+
font-style: normal;
|
|
230
|
+
font-weight: 400;
|
|
231
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
232
|
+
src: url('fonts/72-Regular-full.woff2') format('woff2'),
|
|
233
|
+
url('fonts/72-Regular-full.woff') format('woff');
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
@font-face {
|
|
237
|
+
font-family: '72';
|
|
238
|
+
font-style: normal;
|
|
239
|
+
font-weight: 700;
|
|
240
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
241
|
+
src: url('fonts/72-Bold-full.woff2') format('woff2'),
|
|
242
|
+
url('fonts/72-Bold-full.woff') format('woff');
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
@font-face {
|
|
246
|
+
font-family: '72';
|
|
247
|
+
font-style: normal;
|
|
248
|
+
font-weight: 300;
|
|
249
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
250
|
+
src: url('fonts/72-Light-full.woff2') format('woff2'),
|
|
251
|
+
url('fonts/72-Light-full.woff') format('woff');
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
@font-face {
|
|
255
|
+
font-family: '72-Light';
|
|
256
|
+
font-style: normal;
|
|
257
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
258
|
+
src: url('fonts/72-Light-full.woff2') format('woff2'),
|
|
259
|
+
url('fonts/72-Light-full.woff') format('woff');
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
@font-face {
|
|
263
|
+
font-family: '72-Bold';
|
|
264
|
+
font-style: normal;
|
|
265
|
+
unicode-range: U+010F, U+0165, U+013E, U+013D;
|
|
266
|
+
src: url('fonts/72-Bold-full.woff2') format('woff2'),
|
|
267
|
+
url('fonts/72-Bold-full.woff') format('woff');
|
|
268
|
+
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.84.
|
|
9
|
+
<version>1.84.27</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize plus theme library.</documentation>
|
|
12
12
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -4,33 +4,33 @@
|
|
|
4
4
|
/* ============================================ */
|
|
5
5
|
|
|
6
6
|
/* increase outline offset */
|
|
7
|
-
.sapMIBar-CTX .sapUiFup
|
|
7
|
+
.sapMIBar-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable {
|
|
8
8
|
outline-offset: -.125rem;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
.sapUiFup
|
|
11
|
+
.sapUiFup .sapMBtn:focus {
|
|
12
12
|
outline: none;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
html.sap-desktop .sapUiFup
|
|
16
|
-
html.sap-desktop .sapUiFup
|
|
15
|
+
html.sap-desktop .sapUiFup .sapMFocusable:focus,
|
|
16
|
+
html.sap-desktop .sapUiFup .sapMFocusable:active {
|
|
17
17
|
outline: 1px dotted @sapUiContentFocusColor;
|
|
18
18
|
outline-offset: -1px;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.sapMFooter-CTX .sapUiFup
|
|
22
|
-
.sapMFooter-CTX .sapUiFup
|
|
23
|
-
.sapUiFup
|
|
24
|
-
html.sap-desktop .sapUiFup
|
|
25
|
-
.sapUiFup
|
|
26
|
-
html.sap-desktop .sapUiFup
|
|
27
|
-
.sapUiFup
|
|
28
|
-
html.sap-desktop .sapUiFup
|
|
21
|
+
.sapMFooter-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable,
|
|
22
|
+
.sapMFooter-CTX .sapUiFup .sapMBtnInner:active.sapMFocusable,
|
|
23
|
+
.sapUiFup .sapMBtnInner:active.sapMBtnAccept,
|
|
24
|
+
html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnAccept,
|
|
25
|
+
.sapUiFup .sapMBtnInner:active.sapMBtnReject,
|
|
26
|
+
html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnReject,
|
|
27
|
+
.sapUiFup .sapMBtnInner:active.sapMBtnEmphasized,
|
|
28
|
+
html.sap-desktop .sapUiFup .sapMBtnInner:active.sapMBtnEmphasized {
|
|
29
29
|
outline-color: @sapUiContentContrastFocusColor;
|
|
30
30
|
outline-offset: -.125rem;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
.sapMFooter-CTX .sapUiFup
|
|
33
|
+
.sapMFooter-CTX .sapUiFup .sapMBtnInner:active.sapMFocusable {
|
|
34
34
|
background-color: @sapUiButtonActiveBackground;
|
|
35
35
|
}
|
|
36
36
|
|
|
@@ -38,12 +38,12 @@ html.sap-desktop .sapUiFup:active .sapMBtnInner.sapMBtnEmphasized {
|
|
|
38
38
|
|
|
39
39
|
html[data-sap-ui-browser^="ie"] {
|
|
40
40
|
|
|
41
|
-
.sapUiFup
|
|
41
|
+
.sapUiFup .sapMBtnInner:focus.sapMFocusable {
|
|
42
42
|
outline: none;
|
|
43
43
|
position: relative;
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
.sapUiFup
|
|
46
|
+
.sapUiFup .sapMBtnInner:focus.sapMFocusable:before {
|
|
47
47
|
content: " ";
|
|
48
48
|
box-sizing: border-box;
|
|
49
49
|
width: 100%;
|
|
@@ -54,7 +54,7 @@ html[data-sap-ui-browser^="ie"] {
|
|
|
54
54
|
border: 1px dotted @sapUiContentFocusColor;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
.sapMFooter-CTX .sapUiFup
|
|
57
|
+
.sapMFooter-CTX .sapUiFup .sapMBtnInner:focus.sapMFocusable:before {
|
|
58
58
|
border-color: @sapUiContentContrastFocusColor;
|
|
59
59
|
}
|
|
60
60
|
|