@openui5/themelib_sap_belize 1.60.37 → 1.60.41

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.
Files changed (64) hide show
  1. package/LICENSE.txt +1 -1
  2. package/package.json +15 -15
  3. package/pom.xml +1 -1
  4. package/src/sap/f/themes/sap_belize/library.source.less +1 -1
  5. package/src/sap/f/themes/sap_belize_hcb/library.source.less +1 -1
  6. package/src/sap/f/themes/sap_belize_hcw/library.source.less +1 -1
  7. package/src/sap/f/themes/sap_belize_plus/library.source.less +1 -1
  8. package/src/sap/m/themes/sap_belize/library.source.less +1 -1
  9. package/src/sap/m/themes/sap_belize_hcb/library.source.less +1 -1
  10. package/src/sap/m/themes/sap_belize_hcw/library.source.less +1 -1
  11. package/src/sap/m/themes/sap_belize_plus/library.source.less +1 -1
  12. package/src/sap/tnt/themes/sap_belize/library.source.less +1 -1
  13. package/src/sap/tnt/themes/sap_belize_hcb/library.source.less +1 -1
  14. package/src/sap/tnt/themes/sap_belize_hcw/library.source.less +1 -1
  15. package/src/sap/tnt/themes/sap_belize_plus/library.source.less +1 -1
  16. package/src/sap/ui/codeeditor/themes/sap_belize/library.source.less +1 -1
  17. package/src/sap/ui/codeeditor/themes/sap_belize_plus/library.source.less +1 -1
  18. package/src/sap/ui/commons/themes/sap_belize/library.source.less +1 -1
  19. package/src/sap/ui/commons/themes/sap_belize_hcw/library.source.less +1 -1
  20. package/src/sap/ui/commons/themes/sap_belize_plus/library.source.less +1 -1
  21. package/src/sap/ui/core/themes/sap_belize/.theme +2 -2
  22. package/src/sap/ui/core/themes/sap_belize/base.less +1 -1
  23. package/src/sap/ui/core/themes/sap_belize/library.source.less +1 -1
  24. package/src/sap/ui/core/themes/sap_belize/shared.less +33 -0
  25. package/src/sap/ui/core/themes/sap_belize_hcb/.theme +2 -2
  26. package/src/sap/ui/core/themes/sap_belize_hcb/base.less +1 -1
  27. package/src/sap/ui/core/themes/sap_belize_hcb/library.source.less +1 -1
  28. package/src/sap/ui/core/themes/sap_belize_hcb/shared.less +33 -0
  29. package/src/sap/ui/core/themes/sap_belize_hcw/.theme +2 -2
  30. package/src/sap/ui/core/themes/sap_belize_hcw/base.less +1 -1
  31. package/src/sap/ui/core/themes/sap_belize_hcw/library.source.less +1 -1
  32. package/src/sap/ui/core/themes/sap_belize_hcw/shared.less +33 -0
  33. package/src/sap/ui/core/themes/sap_belize_plus/.theme +2 -2
  34. package/src/sap/ui/core/themes/sap_belize_plus/library.source.less +1 -1
  35. package/src/sap/ui/dt/themes/sap_belize/library.source.less +1 -1
  36. package/src/sap/ui/dt/themes/sap_belize_hcw/library.source.less +1 -1
  37. package/src/sap/ui/dt/themes/sap_belize_plus/library.source.less +1 -1
  38. package/src/sap/ui/fl/themes/sap_belize/library.source.less +1 -1
  39. package/src/sap/ui/fl/themes/sap_belize_hcb/library.source.less +1 -1
  40. package/src/sap/ui/fl/themes/sap_belize_hcw/library.source.less +1 -1
  41. package/src/sap/ui/fl/themes/sap_belize_plus/library.source.less +1 -1
  42. package/src/sap/ui/layout/themes/sap_belize/library.source.less +1 -1
  43. package/src/sap/ui/layout/themes/sap_belize_hcb/library.source.less +1 -1
  44. package/src/sap/ui/layout/themes/sap_belize_hcw/library.source.less +1 -1
  45. package/src/sap/ui/layout/themes/sap_belize_plus/library.source.less +1 -1
  46. package/src/sap/ui/rta/themes/sap_belize/library.source.less +1 -1
  47. package/src/sap/ui/rta/themes/sap_belize_hcw/library.source.less +1 -1
  48. package/src/sap/ui/rta/themes/sap_belize_plus/library.source.less +1 -1
  49. package/src/sap/ui/suite/themes/sap_belize/library.source.less +1 -1
  50. package/src/sap/ui/suite/themes/sap_belize_plus/library.source.less +1 -1
  51. package/src/sap/ui/table/themes/sap_belize/library.source.less +1 -1
  52. package/src/sap/ui/table/themes/sap_belize_hcb/library.source.less +1 -1
  53. package/src/sap/ui/table/themes/sap_belize_hcw/library.source.less +1 -1
  54. package/src/sap/ui/table/themes/sap_belize_plus/library.source.less +1 -1
  55. package/src/sap/ui/unified/themes/sap_belize/library.source.less +1 -1
  56. package/src/sap/ui/unified/themes/sap_belize_hcb/library.source.less +1 -1
  57. package/src/sap/ui/unified/themes/sap_belize_hcw/library.source.less +1 -1
  58. package/src/sap/ui/unified/themes/sap_belize_plus/library.source.less +1 -1
  59. package/src/sap/ui/ux3/themes/sap_belize/library.source.less +1 -1
  60. package/src/sap/ui/ux3/themes/sap_belize_plus/library.source.less +1 -1
  61. package/src/sap/uxap/themes/sap_belize/library.source.less +1 -1
  62. package/src/sap/uxap/themes/sap_belize_hcb/library.source.less +1 -1
  63. package/src/sap/uxap/themes/sap_belize_hcw/library.source.less +1 -1
  64. package/src/sap/uxap/themes/sap_belize_plus/library.source.less +1 -1
package/LICENSE.txt CHANGED
@@ -576,7 +576,7 @@ License: MIT License
576
576
  <copyright holders> = Bjarke Walling
577
577
  <year> = 2014
578
578
 
579
- Component: URI.js 1.19.6
579
+ Component: URI.js 1.19.10
580
580
  Licensor: Rodney Rehm
581
581
  Website: http://github.com/medialize/URI.js/
582
582
  License: MIT License
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_belize",
3
- "version": "1.60.37",
3
+ "version": "1.60.41",
4
4
  "description": "OpenUI5 Theme Library sap_belize",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,19 +14,19 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "devDependencies": {
17
- "@openui5/sap.f": "1.60.37",
18
- "@openui5/sap.m": "1.60.37",
19
- "@openui5/sap.tnt": "1.60.37",
20
- "@openui5/sap.ui.codeeditor": "1.60.37",
21
- "@openui5/sap.ui.commons": "1.60.37",
22
- "@openui5/sap.ui.core": "1.60.37",
23
- "@openui5/sap.ui.dt": "1.60.37",
24
- "@openui5/sap.ui.layout": "1.60.37",
25
- "@openui5/sap.ui.rta": "1.60.37",
26
- "@openui5/sap.ui.suite": "1.60.37",
27
- "@openui5/sap.ui.table": "1.60.37",
28
- "@openui5/sap.ui.unified": "1.60.37",
29
- "@openui5/sap.ui.ux3": "1.60.37",
30
- "@openui5/sap.uxap": "1.60.37"
17
+ "@openui5/sap.f": "1.60.41",
18
+ "@openui5/sap.m": "1.60.41",
19
+ "@openui5/sap.tnt": "1.60.41",
20
+ "@openui5/sap.ui.codeeditor": "1.60.41",
21
+ "@openui5/sap.ui.commons": "1.60.41",
22
+ "@openui5/sap.ui.core": "1.60.41",
23
+ "@openui5/sap.ui.dt": "1.60.41",
24
+ "@openui5/sap.ui.layout": "1.60.41",
25
+ "@openui5/sap.ui.rta": "1.60.41",
26
+ "@openui5/sap.ui.suite": "1.60.41",
27
+ "@openui5/sap.ui.table": "1.60.41",
28
+ "@openui5/sap.ui.unified": "1.60.41",
29
+ "@openui5/sap.ui.ux3": "1.60.41",
30
+ "@openui5/sap.uxap": "1.60.41"
31
31
  }
32
32
  }
package/pom.xml CHANGED
@@ -16,7 +16,7 @@
16
16
  <parent>
17
17
  <groupId>com.sap.openui5</groupId>
18
18
  <artifactId>reactor</artifactId>
19
- <version>1.60.37</version>
19
+ <version>1.60.41</version><!--TargetVersion-->
20
20
  <relativePath>../../pom.xml</relativePath>
21
21
  </parent>
22
22
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -4,9 +4,9 @@
4
4
  <name>sap_belize</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>UI development toolkit for HTML5 (OpenUI5)
7
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
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.60.37</version>
9
+ <version>1.60.41</version>
10
10
 
11
11
  <documentation>SAPUI5 belize theme library.</documentation>
12
12
 
@@ -36,7 +36,7 @@
36
36
  // [Label "Font Family"]
37
37
  // [Description "The preferred font family"]
38
38
  // [Tags "Quick", "Base", "Content", "Font", "Protected"]
39
- @sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;
39
+ @sapFontFamily: "72fallback", "72", "72full", Arial, Helvetica, sans-serif;
40
40
 
41
41
  // [Label "Font Size"]
42
42
  // [Description "The preferred font size"]
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -245,3 +245,36 @@ html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) texta
245
245
  src: url('fonts/72-Bold-full.woff2') format('woff2'),
246
246
  url('fonts/72-Bold-full.woff') format('woff');
247
247
  }
248
+
249
+ /**
250
+ * Some diacritics are supported by the 72 font:
251
+ * * Grave
252
+ * * Acute
253
+ * * Circumflex
254
+ * * Tilde
255
+ *
256
+ * However, the following diacritics and the combination of multiple diacritics (including the supported ones) are not supported:
257
+ * * Breve
258
+ * * Horn
259
+ * * Dot below
260
+ * * Hook above
261
+ *
262
+ *
263
+ * Fallback for the characters that aren't covered by the '72' font to other system fonts
264
+ *
265
+ * U+0102-0103: A and a with Breve
266
+ * U+01A0-01A1: O and o with Horn
267
+ * U+01AF-01B0: U and u with Horn
268
+ * U+1EA0-1EB7: A and a with diacritics that are not supported by the font and combination of multiple diacritics
269
+ * U+1EB8-1EC7: E and e with diacritics that are not supported by the font and combination of multiple diacritics
270
+ * U+1EC8-1ECB: I and i with diacritics that are not supported by the font and combination of multiple diacritics
271
+ * U+1ECC-1EE3: O and o with diacritics that are not supported by the font and combination of multiple diacritics
272
+ * U+1EE4-1EF1: U and u with diacritics that are not supported by the font and combination of multiple diacritics
273
+ * U+1EF4-1EF7: Y and y with diacritics that are not supported by the font and combination of multiple diacritics
274
+ *
275
+ */
276
+ @font-face {
277
+ font-family: '72fallback';
278
+ 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
+ src: local('Arial'), local('Helvetica'), local('sans-serif');
280
+ }
@@ -4,9 +4,9 @@
4
4
  <name>sap_belize_hcb</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>UI development toolkit for HTML5 (OpenUI5)
7
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
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.60.37</version>
9
+ <version>1.60.41</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast black theme library.</documentation>
12
12
 
@@ -36,7 +36,7 @@
36
36
  // [Label "Font Family"]
37
37
  // [Description "The preferred font family"]
38
38
  // [Tags "Quick", "Base", "Content", "Font", "Protected"]
39
- @sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;
39
+ @sapFontFamily: "72fallback", "72", "72full", Arial, Helvetica, sans-serif;
40
40
 
41
41
  // [Label "Font Size"]
42
42
  // [Description "The preferred font size"]
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -100,3 +100,36 @@
100
100
  src: url('fonts/72-Bold-full.woff2') format('woff2'),
101
101
  url('fonts/72-Bold-full.woff') format('woff');
102
102
  }
103
+
104
+ /**
105
+ * Some diacritics are supported by the 72 font:
106
+ * * Grave
107
+ * * Acute
108
+ * * Circumflex
109
+ * * Tilde
110
+ *
111
+ * However, the following diacritics and the combination of multiple diacritics (including the supported ones) are not supported:
112
+ * * Breve
113
+ * * Horn
114
+ * * Dot below
115
+ * * Hook above
116
+ *
117
+ *
118
+ * Fallback for the characters that aren't covered by the '72' font to other system fonts
119
+ *
120
+ * U+0102-0103: A and a with Breve
121
+ * U+01A0-01A1: O and o with Horn
122
+ * U+01AF-01B0: U and u with Horn
123
+ * U+1EA0-1EB7: A and a with diacritics that are not supported by the font and combination of multiple diacritics
124
+ * U+1EB8-1EC7: E and e with diacritics that are not supported by the font and combination of multiple diacritics
125
+ * U+1EC8-1ECB: I and i with diacritics that are not supported by the font and combination of multiple diacritics
126
+ * U+1ECC-1EE3: O and o with diacritics that are not supported by the font and combination of multiple diacritics
127
+ * U+1EE4-1EF1: U and u with diacritics that are not supported by the font and combination of multiple diacritics
128
+ * U+1EF4-1EF7: Y and y with diacritics that are not supported by the font and combination of multiple diacritics
129
+ *
130
+ */
131
+ @font-face {
132
+ font-family: '72fallback';
133
+ 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
+ src: local('Arial'), local('Helvetica'), local('sans-serif');
135
+ }
@@ -4,9 +4,9 @@
4
4
  <name>sap_belize_hcw</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>UI development toolkit for HTML5 (OpenUI5)
7
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
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.60.37</version>
9
+ <version>1.60.41</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast white theme library.</documentation>
12
12
 
@@ -36,7 +36,7 @@
36
36
  // [Label "Font Family"]
37
37
  // [Description "The preferred font family"]
38
38
  // [Tags "Quick", "Base", "Content", "Font", "Protected"]
39
- @sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;
39
+ @sapFontFamily: "72fallback", "72", "72full", Arial, Helvetica, sans-serif;
40
40
 
41
41
  // [Label "Font Size"]
42
42
  // [Description "The preferred font size"]
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -100,3 +100,36 @@
100
100
  src: url('fonts/72-Bold-full.woff2') format('woff2'),
101
101
  url('fonts/72-Bold-full.woff') format('woff');
102
102
  }
103
+
104
+ /**
105
+ * Some diacritics are supported by the 72 font:
106
+ * * Grave
107
+ * * Acute
108
+ * * Circumflex
109
+ * * Tilde
110
+ *
111
+ * However, the following diacritics and the combination of multiple diacritics (including the supported ones) are not supported:
112
+ * * Breve
113
+ * * Horn
114
+ * * Dot below
115
+ * * Hook above
116
+ *
117
+ *
118
+ * Fallback for the characters that aren't covered by the '72' font to other system fonts
119
+ *
120
+ * U+0102-0103: A and a with Breve
121
+ * U+01A0-01A1: O and o with Horn
122
+ * U+01AF-01B0: U and u with Horn
123
+ * U+1EA0-1EB7: A and a with diacritics that are not supported by the font and combination of multiple diacritics
124
+ * U+1EB8-1EC7: E and e with diacritics that are not supported by the font and combination of multiple diacritics
125
+ * U+1EC8-1ECB: I and i with diacritics that are not supported by the font and combination of multiple diacritics
126
+ * U+1ECC-1EE3: O and o with diacritics that are not supported by the font and combination of multiple diacritics
127
+ * U+1EE4-1EF1: U and u with diacritics that are not supported by the font and combination of multiple diacritics
128
+ * U+1EF4-1EF7: Y and y with diacritics that are not supported by the font and combination of multiple diacritics
129
+ *
130
+ */
131
+ @font-face {
132
+ font-family: '72fallback';
133
+ 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
+ src: local('Arial'), local('Helvetica'), local('sans-serif');
135
+ }
@@ -4,9 +4,9 @@
4
4
  <name>sap_belize_plus</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>UI development toolkit for HTML5 (OpenUI5)
7
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
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.60.37</version>
9
+ <version>1.60.41</version>
10
10
 
11
11
  <documentation>SAPUI5 belize plus theme library.</documentation>
12
12
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../base/library.source.less";
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../base/library.source.less";
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../sap_belize/library.source.less";
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * UI development toolkit for HTML5 (OpenUI5)
3
- * (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6