@ui5/webcomponents-theming 0.0.0-d010d8832 → 0.0.0-d1315d658

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 (63) hide show
  1. package/CHANGELOG.md +141 -0
  2. package/css-vars-usage.json +16 -0
  3. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  4. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  5. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  6. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  7. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  8. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  9. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  10. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  11. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  12. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  13. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  14. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  15. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  16. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  17. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  18. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  19. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  20. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  21. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  22. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  23. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  24. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  25. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  26. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  27. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
  28. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -1
  29. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
  30. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -1
  31. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
  32. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -1
  33. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  34. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  35. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  36. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  37. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  38. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  39. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  40. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  41. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  42. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  43. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  44. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  45. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
  46. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  47. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  48. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  49. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  50. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  51. package/dist/themes/sap_belize/css_variables.css +36 -5
  52. package/dist/themes/sap_belize_hcb/css_variables.css +60 -20
  53. package/dist/themes/sap_belize_hcw/css_variables.css +66 -16
  54. package/dist/themes/sap_fiori_3/css_variables.css +34 -4
  55. package/dist/themes/sap_fiori_3_dark/css_variables.css +44 -4
  56. package/dist/themes/sap_fiori_3_hcb/css_variables.css +60 -20
  57. package/dist/themes/sap_fiori_3_hcw/css_variables.css +66 -16
  58. package/dist/themes/sap_horizon/css_variables.css +30 -10
  59. package/dist/themes/sap_horizon_dark/css_variables.css +34 -4
  60. package/dist/themes/sap_horizon_exp/css_variables.css +30 -10
  61. package/dist/themes/sap_horizon_hcb/css_variables.css +45 -15
  62. package/dist/themes/sap_horizon_hcw/css_variables.css +49 -9
  63. package/package.json +5 -6
@@ -1,12 +1,22 @@
1
1
  /**
2
2
  * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3
3
  *
4
- * Theming Engine 1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650
5
- * data:{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}}
4
+ * Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68
5
+ * data:{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}
6
+ */
7
+
8
+ .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');}
9
+ :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};}
10
+
11
+ /**
12
+ * Base.baseLib.baseTheme.base (Version 11.5.0)
13
+ */
14
+
15
+
16
+ /**
17
+ * Base.baseLib.baseTheme.css_variables (Version 11.5.0)
6
18
  */
7
19
 
8
- .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}}');}
9
- :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_fiori_3_hcb","sap_fiori_3","sap_base_fiori","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}};}
10
20
  :root {
11
21
  --sapBrandColor: #ec8b46;
12
22
  --sapHighlightColor: #ec8b46;
@@ -128,18 +138,18 @@
128
138
  --sapContent_Illustrative_Color6: #c6cace;
129
139
  --sapContent_Illustrative_Color7: #e7e9ea;
130
140
  --sapContent_Illustrative_Color8: #fff;
131
- --sapContent_Illustrative_Color9: #64edd2;
132
- --sapContent_Illustrative_Color10: #ebf8ff;
133
- --sapContent_Illustrative_Color11: #f31ded;
134
- --sapContent_Illustrative_Color12: #5dc122;
135
- --sapContent_Illustrative_Color13: #005dc9;
136
- --sapContent_Illustrative_Color14: #004da5;
137
- --sapContent_Illustrative_Color15: #cc7400;
138
- --sapContent_Illustrative_Color16: #3b0ac6;
139
- --sapContent_Illustrative_Color17: #00a58a;
140
- --sapContent_Illustrative_Color18: #d1efff;
141
- --sapContent_Illustrative_Color19: #b8e6ff;
142
- --sapContent_Illustrative_Color20: #9eddff;
141
+ --sapContent_Illustrative_Color9: #62737c;
142
+ --sapContent_Illustrative_Color10: #d5dadd;
143
+ --sapContent_Illustrative_Color11: #88979e;
144
+ --sapContent_Illustrative_Color12: #88979e;
145
+ --sapContent_Illustrative_Color13: #161a1d;
146
+ --sapContent_Illustrative_Color14: #000;
147
+ --sapContent_Illustrative_Color15: #31393f;
148
+ --sapContent_Illustrative_Color16: #505e65;
149
+ --sapContent_Illustrative_Color17: #505e65;
150
+ --sapContent_Illustrative_Color18: #d9ddde;
151
+ --sapContent_Illustrative_Color19: #ccd0d2;
152
+ --sapContent_Illustrative_Color20: #bec4c6;
143
153
  --sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
144
154
  --sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
145
155
  --sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;
@@ -924,3 +934,43 @@
924
934
  .background-image--sapShell_BackgroundImage {
925
935
  background-image: var(--sapShell_BackgroundImage);
926
936
  }
937
+
938
+ /**
939
+ * Base.baseLib.sap_base_fiori.base (Version 11.5.0)
940
+ */
941
+
942
+
943
+ /**
944
+ * Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0)
945
+ */
946
+
947
+
948
+ /**
949
+ * Base.baseLib.sap_fiori_3.base (Version 11.5.0)
950
+ */
951
+
952
+
953
+ /**
954
+ * Base.baseLib.sap_fiori_3.css_variables (Version 11.5.0)
955
+ */
956
+
957
+
958
+ /**
959
+ * Base.baseLib.sap_fiori_3_hcb.base (Version 11.5.0)
960
+ */
961
+
962
+
963
+ /**
964
+ * Base.baseLib.sap_fiori_3_hcb.css_variables (Version 11.5.0)
965
+ */
966
+
967
+
968
+ /**
969
+ * Base.baseLib.sap_fiori_3_hcw.base (Version 11.5.0)
970
+ */
971
+
972
+
973
+ /**
974
+ * Base.baseLib.sap_fiori_3_hcw.css_variables (Version 11.5.0)
975
+ */
976
+
@@ -1,12 +1,22 @@
1
1
  /**
2
2
  * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3
3
  *
4
- * Theming Engine 1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650
5
- * data:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}}
4
+ * Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68
5
+ * data:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}
6
+ */
7
+
8
+ .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');}
9
+ :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};}
10
+
11
+ /**
12
+ * Base.baseLib.baseTheme.base (Version 11.5.0)
13
+ */
14
+
15
+
16
+ /**
17
+ * Base.baseLib.baseTheme.css_variables (Version 11.5.0)
6
18
  */
7
19
 
8
- .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}}');}
9
- :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}};}
10
20
  :root {
11
21
  --sapBrandColor: #0070f2;
12
22
  --sapHighlightColor: #0070f2;
@@ -37,7 +47,7 @@
37
47
  --sapInformativeElementColor: #0070f2;
38
48
  --sapNeutralElementColor: #788fa6;
39
49
  --sapNegativeTextColor: #aa0808;
40
- --sapCriticalTextColor: #b95100;
50
+ --sapCriticalTextColor: #b44f00;
41
51
  --sapPositiveTextColor: #256f3a;
42
52
  --sapInformativeTextColor: #0064d9;
43
53
  --sapNeutralTextColor: #1d2d3e;
@@ -189,7 +199,7 @@
189
199
  --sapShell_Navigation_Active_Background: #fff;
190
200
  --sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(85,107,130,0.1), inset 0 -0.0625rem 0 0 rgba(85,107,130,0.2);
191
201
  --sapShell_NegativeColor: #aa0808;
192
- --sapShell_CriticalColor: #b95100;
202
+ --sapShell_CriticalColor: #b44f00;
193
203
  --sapShell_PositiveColor: #256f3a;
194
204
  --sapShell_InformativeColor: #0064d9;
195
205
  --sapShell_NeutralColor: #1d2d3e;
@@ -353,16 +363,16 @@
353
363
  --sapButton_Selected_Hover_BorderColor: #0070f2;
354
364
  --sapButton_Attention_Background: #fff3b7;
355
365
  --sapButton_Attention_BorderColor: #fff3b7;
356
- --sapButton_Attention_TextColor: #b95100;
366
+ --sapButton_Attention_TextColor: #b44f00;
357
367
  --sapButton_Attention_Hover_Background: #fff;
358
368
  --sapButton_Attention_Hover_BorderColor: #fff;
359
- --sapButton_Attention_Hover_TextColor: #b95100;
369
+ --sapButton_Attention_Hover_TextColor: #b44f00;
360
370
  --sapButton_Attention_Active_Background: #fff;
361
371
  --sapButton_Attention_Active_BorderColor: #ff8d34;
362
- --sapButton_Attention_Active_TextColor: #b95100;
372
+ --sapButton_Attention_Active_TextColor: #b44f00;
363
373
  --sapButton_Attention_Selected_Background: #fff;
364
374
  --sapButton_Attention_Selected_BorderColor: #ff8d34;
365
- --sapButton_Attention_Selected_TextColor: #b95100;
375
+ --sapButton_Attention_Selected_TextColor: #b44f00;
366
376
  --sapButton_Attention_Selected_Hover_Background: #fff;
367
377
  --sapButton_Attention_Selected_Hover_BorderColor: #ff8d34;
368
378
  --sapButton_Negative_Background: #f53232;
@@ -924,3 +934,13 @@
924
934
  .background-image--sapShell_BackgroundImage {
925
935
  background-image: var(--sapShell_BackgroundImage);
926
936
  }
937
+
938
+ /**
939
+ * Base.baseLib.sap_horizon.base (Version 11.5.0)
940
+ */
941
+
942
+
943
+ /**
944
+ * Base.baseLib.sap_horizon.css_variables (Version 11.5.0)
945
+ */
946
+
@@ -1,12 +1,22 @@
1
1
  /**
2
2
  * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3
3
  *
4
- * Theming Engine 1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650
5
- * data:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}}
4
+ * Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68
5
+ * data:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}
6
+ */
7
+
8
+ .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');}
9
+ :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};}
10
+
11
+ /**
12
+ * Base.baseLib.baseTheme.base (Version 11.5.0)
13
+ */
14
+
15
+
16
+ /**
17
+ * Base.baseLib.baseTheme.css_variables (Version 11.5.0)
6
18
  */
7
19
 
8
- .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}}');}
9
- :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}};}
10
20
  :root {
11
21
  --sapBrandColor: #0070f2;
12
22
  --sapHighlightColor: #4db1ff;
@@ -924,3 +934,23 @@
924
934
  .background-image--sapShell_BackgroundImage {
925
935
  background-image: var(--sapShell_BackgroundImage);
926
936
  }
937
+
938
+ /**
939
+ * Base.baseLib.sap_horizon.base (Version 11.5.0)
940
+ */
941
+
942
+
943
+ /**
944
+ * Base.baseLib.sap_horizon.css_variables (Version 11.5.0)
945
+ */
946
+
947
+
948
+ /**
949
+ * Base.baseLib.sap_horizon_dark.base (Version 11.5.0)
950
+ */
951
+
952
+
953
+ /**
954
+ * Base.baseLib.sap_horizon_dark.css_variables (Version 11.5.0)
955
+ */
956
+
@@ -1,12 +1,22 @@
1
1
  /**
2
2
  * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3
3
  *
4
- * Theming Engine 1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650
5
- * data:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}}
4
+ * Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68
5
+ * data:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}
6
+ */
7
+
8
+ .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');}
9
+ :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};}
10
+
11
+ /**
12
+ * Base.baseLib.baseTheme.base (Version 11.5.0)
13
+ */
14
+
15
+
16
+ /**
17
+ * Base.baseLib.baseTheme.css_variables (Version 11.5.0)
6
18
  */
7
19
 
8
- .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}}');}
9
- :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}};}
10
20
  :root {
11
21
  --sapBrandColor: #0070f2;
12
22
  --sapHighlightColor: #0070f2;
@@ -37,7 +47,7 @@
37
47
  --sapInformativeElementColor: #0070f2;
38
48
  --sapNeutralElementColor: #788fa6;
39
49
  --sapNegativeTextColor: #aa0808;
40
- --sapCriticalTextColor: #b95100;
50
+ --sapCriticalTextColor: #b44f00;
41
51
  --sapPositiveTextColor: #256f3a;
42
52
  --sapInformativeTextColor: #0064d9;
43
53
  --sapNeutralTextColor: #1d2d3e;
@@ -189,7 +199,7 @@
189
199
  --sapShell_Navigation_Active_Background: #fff;
190
200
  --sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(85,107,130,0.1), inset 0 -0.0625rem 0 0 rgba(85,107,130,0.2);
191
201
  --sapShell_NegativeColor: #aa0808;
192
- --sapShell_CriticalColor: #b95100;
202
+ --sapShell_CriticalColor: #b44f00;
193
203
  --sapShell_PositiveColor: #256f3a;
194
204
  --sapShell_InformativeColor: #0064d9;
195
205
  --sapShell_NeutralColor: #1d2d3e;
@@ -353,16 +363,16 @@
353
363
  --sapButton_Selected_Hover_BorderColor: #0070f2;
354
364
  --sapButton_Attention_Background: #fff3b7;
355
365
  --sapButton_Attention_BorderColor: #fff3b7;
356
- --sapButton_Attention_TextColor: #b95100;
366
+ --sapButton_Attention_TextColor: #b44f00;
357
367
  --sapButton_Attention_Hover_Background: #fff;
358
368
  --sapButton_Attention_Hover_BorderColor: #fff;
359
- --sapButton_Attention_Hover_TextColor: #b95100;
369
+ --sapButton_Attention_Hover_TextColor: #b44f00;
360
370
  --sapButton_Attention_Active_Background: #fff;
361
371
  --sapButton_Attention_Active_BorderColor: #ff8d34;
362
- --sapButton_Attention_Active_TextColor: #b95100;
372
+ --sapButton_Attention_Active_TextColor: #b44f00;
363
373
  --sapButton_Attention_Selected_Background: #fff;
364
374
  --sapButton_Attention_Selected_BorderColor: #ff8d34;
365
- --sapButton_Attention_Selected_TextColor: #b95100;
375
+ --sapButton_Attention_Selected_TextColor: #b44f00;
366
376
  --sapButton_Attention_Selected_Hover_Background: #fff;
367
377
  --sapButton_Attention_Selected_Hover_BorderColor: #ff8d34;
368
378
  --sapButton_Negative_Background: #f53232;
@@ -924,3 +934,13 @@
924
934
  .background-image--sapShell_BackgroundImage {
925
935
  background-image: var(--sapShell_BackgroundImage);
926
936
  }
937
+
938
+ /**
939
+ * Base.baseLib.sap_horizon.base (Version 11.5.0)
940
+ */
941
+
942
+
943
+ /**
944
+ * Base.baseLib.sap_horizon.css_variables (Version 11.5.0)
945
+ */
946
+
@@ -1,12 +1,22 @@
1
1
  /**
2
2
  * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3
3
  *
4
- * Theming Engine 1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650
5
- * data:{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}}
4
+ * Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68
5
+ * data:{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}
6
+ */
7
+
8
+ .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');}
9
+ :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};}
10
+
11
+ /**
12
+ * Base.baseLib.baseTheme.base (Version 11.5.0)
13
+ */
14
+
15
+
16
+ /**
17
+ * Base.baseLib.baseTheme.css_variables (Version 11.5.0)
6
18
  */
7
19
 
8
- .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}}');}
9
- :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcb.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}};}
10
20
  :root {
11
21
  --sapBrandColor: #795100;
12
22
  --sapHighlightColor: #795100;
@@ -121,25 +131,25 @@
121
131
  --sapContent_Selected_ForegroundColor: #fff;
122
132
  --sapContent_ForcedColorAdjust: none;
123
133
  --sapContent_Illustrative_Color1: #212628;
124
- --sapContent_Illustrative_Color2: #62737c;
125
- --sapContent_Illustrative_Color3: #62737c;
134
+ --sapContent_Illustrative_Color2: #fff;
135
+ --sapContent_Illustrative_Color3: #ccc;
126
136
  --sapContent_Illustrative_Color4: #030303;
127
137
  --sapContent_Illustrative_Color5: #88979e;
128
138
  --sapContent_Illustrative_Color6: #88979e;
129
139
  --sapContent_Illustrative_Color7: #212628;
130
- --sapContent_Illustrative_Color8: #dbdbdb;
140
+ --sapContent_Illustrative_Color8: #000;
131
141
  --sapContent_Illustrative_Color9: #62737c;
132
142
  --sapContent_Illustrative_Color10: #e7e9ea;
133
- --sapContent_Illustrative_Color11: #434e56;
134
- --sapContent_Illustrative_Color12: #434e56;
135
- --sapContent_Illustrative_Color13: #0f1112;
136
- --sapContent_Illustrative_Color14: #000;
137
- --sapContent_Illustrative_Color15: #31393f;
143
+ --sapContent_Illustrative_Color11: #fff;
144
+ --sapContent_Illustrative_Color12: #fff;
145
+ --sapContent_Illustrative_Color13: #ccc;
146
+ --sapContent_Illustrative_Color14: #999;
147
+ --sapContent_Illustrative_Color15: #999;
138
148
  --sapContent_Illustrative_Color16: #505e65;
139
149
  --sapContent_Illustrative_Color17: #505e65;
140
- --sapContent_Illustrative_Color18: #d9ddde;
141
- --sapContent_Illustrative_Color19: #ccd0d2;
142
- --sapContent_Illustrative_Color20: #bec4c6;
150
+ --sapContent_Illustrative_Color18: #2d3336;
151
+ --sapContent_Illustrative_Color19: #384144;
152
+ --sapContent_Illustrative_Color20: #444e52;
143
153
  --sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
144
154
  --sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
145
155
  --sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;
@@ -924,3 +934,23 @@
924
934
  .background-image--sapShell_BackgroundImage {
925
935
  background-image: var(--sapShell_BackgroundImage);
926
936
  }
937
+
938
+ /**
939
+ * Base.baseLib.sap_horizon.base (Version 11.5.0)
940
+ */
941
+
942
+
943
+ /**
944
+ * Base.baseLib.sap_horizon.css_variables (Version 11.5.0)
945
+ */
946
+
947
+
948
+ /**
949
+ * Base.baseLib.sap_horizon_hcb.base (Version 11.5.0)
950
+ */
951
+
952
+
953
+ /**
954
+ * Base.baseLib.sap_horizon_hcb.css_variables (Version 11.5.0)
955
+ */
956
+
@@ -1,12 +1,22 @@
1
1
  /**
2
2
  * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3
3
  *
4
- * Theming Engine 1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650
5
- * data:{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}}
4
+ * Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68
5
+ * data:{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}
6
+ */
7
+
8
+ .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}}');}
9
+ :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68"}, "Version": { "Build": "11.5.0.20230619095805", "Source": "11.5.0"}};}
10
+
11
+ /**
12
+ * Base.baseLib.baseTheme.base (Version 11.5.0)
13
+ */
14
+
15
+
16
+ /**
17
+ * Base.baseLib.baseTheme.css_variables (Version 11.5.0)
6
18
  */
7
19
 
8
- .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}}');}
9
- :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}};}
10
20
  :root {
11
21
  --sapBrandColor: #e97624;
12
22
  --sapHighlightColor: #e97624;
@@ -132,14 +142,14 @@
132
142
  --sapContent_Illustrative_Color10: #d5dadd;
133
143
  --sapContent_Illustrative_Color11: #88979e;
134
144
  --sapContent_Illustrative_Color12: #88979e;
135
- --sapContent_Illustrative_Color13: #bec6cb;
136
- --sapContent_Illustrative_Color14: #8f9ca4;
145
+ --sapContent_Illustrative_Color13: #161a1d;
146
+ --sapContent_Illustrative_Color14: #000;
137
147
  --sapContent_Illustrative_Color15: #31393f;
138
148
  --sapContent_Illustrative_Color16: #505e65;
139
149
  --sapContent_Illustrative_Color17: #505e65;
140
- --sapContent_Illustrative_Color18: #2d3336;
141
- --sapContent_Illustrative_Color19: #384144;
142
- --sapContent_Illustrative_Color20: #444e52;
150
+ --sapContent_Illustrative_Color18: #d9ddde;
151
+ --sapContent_Illustrative_Color19: #ccd0d2;
152
+ --sapContent_Illustrative_Color20: #bec4c6;
143
153
  --sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
144
154
  --sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
145
155
  --sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;
@@ -924,3 +934,33 @@
924
934
  .background-image--sapShell_BackgroundImage {
925
935
  background-image: var(--sapShell_BackgroundImage);
926
936
  }
937
+
938
+ /**
939
+ * Base.baseLib.sap_horizon.base (Version 11.5.0)
940
+ */
941
+
942
+
943
+ /**
944
+ * Base.baseLib.sap_horizon.css_variables (Version 11.5.0)
945
+ */
946
+
947
+
948
+ /**
949
+ * Base.baseLib.sap_horizon_hcb.base (Version 11.5.0)
950
+ */
951
+
952
+
953
+ /**
954
+ * Base.baseLib.sap_horizon_hcb.css_variables (Version 11.5.0)
955
+ */
956
+
957
+
958
+ /**
959
+ * Base.baseLib.sap_horizon_hcw.base (Version 11.5.0)
960
+ */
961
+
962
+
963
+ /**
964
+ * Base.baseLib.sap_horizon_hcw.css_variables (Version 11.5.0)
965
+ */
966
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/webcomponents-theming",
3
- "version": "0.0.0-d010d8832",
3
+ "version": "0.0.0-d1315d658",
4
4
  "description": "UI5 Web Components: webcomponents.theming",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -29,13 +29,12 @@
29
29
  "directory": "packages/theming"
30
30
  },
31
31
  "dependencies": {
32
- "@sap-theming/theming-base-content": "11.3.2",
33
- "@ui5/webcomponents-base": "0.0.0-d010d8832"
32
+ "@sap-theming/theming-base-content": "11.5.0",
33
+ "@ui5/webcomponents-base": "0.0.0-d1315d658"
34
34
  },
35
35
  "devDependencies": {
36
- "@ui5/webcomponents-tools": "0.0.0-d010d8832",
37
- "chromedriver": "112.0.0",
38
- "cssnano": "^4.1.11",
36
+ "@ui5/webcomponents-tools": "0.0.0-d1315d658",
37
+ "cssnano": "^6.0.1",
39
38
  "globby": "^13.1.1",
40
39
  "json-beautify": "^1.1.1",
41
40
  "nps": "^5.10.0",