@ui5/webcomponents-theming 0.0.0-111ecd79a → 0.0.0-1acdb5da5
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/.npsrc.json +3 -0
- package/CHANGELOG.md +83 -0
- package/dist/Assets-static.js.map +1 -1
- package/dist/Assets.js.map +1 -1
- package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
- package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/themes/sap_belize/css_variables.css +4 -4
- package/dist/themes/sap_belize_hcb/css_variables.css +5 -5
- package/dist/themes/sap_belize_hcw/css_variables.css +5 -5
- package/dist/themes/sap_fiori_3/css_variables.css +5 -5
- package/dist/themes/sap_fiori_3_dark/css_variables.css +6 -6
- package/dist/themes/sap_fiori_3_hcb/css_variables.css +5 -5
- package/dist/themes/sap_fiori_3_hcw/css_variables.css +5 -5
- package/dist/themes/sap_horizon/css_variables.css +15 -15
- package/dist/themes/sap_horizon_dark/css_variables.css +19 -19
- package/dist/themes/sap_horizon_exp/css_variables.css +15 -15
- package/dist/themes/sap_horizon_hcb/css_variables.css +8 -8
- package/dist/themes/sap_horizon_hcw/css_variables.css +8 -8
- package/lib/generate-css-vars-usage-report/index.js +7 -3
- package/package.json +6 -5
- package/tsconfig.json +1 -0
- /package/config/postcss.themes/{postcss.config.js → postcss.config.cjs} +0 -0
- /package/{package-scripts.js → package-scripts.cjs} +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
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.
|
|
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.
|
|
4
|
+
* Theming Engine 1.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd
|
|
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.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"}, "Version": { "Build": "11.2.1.20230309093813", "Source": "11.2.1"}}
|
|
6
6
|
*/
|
|
7
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.
|
|
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.
|
|
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.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"}, "Version": { "Build": "11.2.1.20230309093813", "Source": "11.2.1"}}');}
|
|
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.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"}, "Version": { "Build": "11.2.1.20230309093813", "Source": "11.2.1"}};}
|
|
10
10
|
:root {
|
|
11
11
|
--sapBrandColor: #0070f2;
|
|
12
12
|
--sapHighlightColor: #4db1ff;
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
--sapIndicationColor_1_BorderColor: #fd3535;
|
|
79
79
|
--sapIndicationColor_1_Hover_Background: #fd4e4e;
|
|
80
80
|
--sapIndicationColor_1_Active_Background: #fe6767;
|
|
81
|
-
--sapIndicationColor_1_TextColor: #
|
|
81
|
+
--sapIndicationColor_1_TextColor: #1d232a;
|
|
82
82
|
--sapIndicationColor_2: #ff8f8f;
|
|
83
83
|
--sapIndicationColor_2_Background: #ff8f8f;
|
|
84
84
|
--sapIndicationColor_2_BorderColor: #ff8f8f;
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
--sapContent_ContrastFocusColor: #000;
|
|
150
150
|
--sapContent_ShadowColor: #000;
|
|
151
151
|
--sapContent_ContrastShadowColor: #fff;
|
|
152
|
-
--sapContent_Shadow0: 0 0 0.125rem 0 rgba(255,255,255,0.
|
|
152
|
+
--sapContent_Shadow0: 0 0 0.125rem 0 rgba(255,255,255,0.6), 0 0.125rem 0.5rem 0 rgba(0,0,0,0.2);
|
|
153
153
|
--sapContent_Shadow1: 0 0 0 0.0625rem rgba(255,255,255,0.35), 0 0.125rem 0.5rem 0 rgba(0,0,0,0.6);
|
|
154
154
|
--sapContent_Shadow2: 0 0 0 0.0625rem rgba(255,255,255,0.35), 0 0.625rem 1.875rem 0 rgba(0,0,0,0.6);
|
|
155
155
|
--sapContent_Shadow3: 0 0 0 0.0625rem rgba(255,255,255,0.35), 0 1.25rem 5rem 0 rgba(0,0,0,0.6);
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
--sapContent_IconFontFamily: "SAP-icons";
|
|
172
172
|
--sapContent_DisabledTextColor: rgba(234,236,238,0.6);
|
|
173
173
|
--sapContent_DisabledOpacity: 0.4;
|
|
174
|
-
--sapContent_ContrastTextThreshold: 0.
|
|
174
|
+
--sapContent_ContrastTextThreshold: 0.386;
|
|
175
175
|
--sapContent_ContrastTextColor: #1d232a;
|
|
176
176
|
--sapContent_ForegroundColor: #101418;
|
|
177
177
|
--sapContent_ForegroundBorderColor: #a9b4be;
|
|
@@ -189,11 +189,11 @@
|
|
|
189
189
|
--sapContent_Illustrative_Color1: #5d36ff;
|
|
190
190
|
--sapContent_Illustrative_Color2: #4098ff;
|
|
191
191
|
--sapContent_Illustrative_Color3: #f58b00;
|
|
192
|
-
--sapContent_Illustrative_Color4: #
|
|
192
|
+
--sapContent_Illustrative_Color4: #688fb7;
|
|
193
193
|
--sapContent_Illustrative_Color5: #fff;
|
|
194
|
-
--sapContent_Illustrative_Color6: #
|
|
194
|
+
--sapContent_Illustrative_Color6: #818f98;
|
|
195
195
|
--sapContent_Illustrative_Color7: #223548;
|
|
196
|
-
--sapContent_Illustrative_Color8: #
|
|
196
|
+
--sapContent_Illustrative_Color8: #cedbe8;
|
|
197
197
|
--sapContent_Illustrative_Color9: #64edd2;
|
|
198
198
|
--sapContent_Illustrative_Color10: #ebf8ff;
|
|
199
199
|
--sapContent_Illustrative_Color11: #f31ded;
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
--sapShell_Category_8_TextShadow: none;
|
|
273
273
|
--sapShell_Category_9_Background: #1b90ff;
|
|
274
274
|
--sapShell_Category_9_BorderColor: #1b90ff;
|
|
275
|
-
--sapShell_Category_9_TextColor: #
|
|
275
|
+
--sapShell_Category_9_TextColor: #1d232a;
|
|
276
276
|
--sapShell_Category_9_TextShadow: none;
|
|
277
277
|
--sapShell_Category_10_Background: #8396a8;
|
|
278
278
|
--sapShell_Category_10_BorderColor: #8396a8;
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
--sapShell_Category_10_TextShadow: none;
|
|
281
281
|
--sapShell_Category_11_Background: #fe5656;
|
|
282
282
|
--sapShell_Category_11_BorderColor: #fe5656;
|
|
283
|
-
--sapShell_Category_11_TextColor: #
|
|
283
|
+
--sapShell_Category_11_TextColor: #1d232a;
|
|
284
284
|
--sapShell_Category_11_TextShadow: none;
|
|
285
285
|
--sapShell_Category_12_Background: #9b99ff;
|
|
286
286
|
--sapShell_Category_12_BorderColor: #9b99ff;
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
--sapShell_Category_12_TextShadow: none;
|
|
289
289
|
--sapShell_Category_13_Background: #f52ebc;
|
|
290
290
|
--sapShell_Category_13_BorderColor: #f52ebc;
|
|
291
|
-
--sapShell_Category_13_TextColor: #
|
|
291
|
+
--sapShell_Category_13_TextColor: #1d232a;
|
|
292
292
|
--sapShell_Category_13_TextShadow: none;
|
|
293
293
|
--sapShell_Category_14_Background: #0ba38a;
|
|
294
294
|
--sapShell_Category_14_BorderColor: #0ba38a;
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
--sapButton_Active_TextColor: #4db1ff;
|
|
347
347
|
--sapButton_Emphasized_Background: #0070f2;
|
|
348
348
|
--sapButton_Emphasized_BorderColor: #0070f2;
|
|
349
|
-
--sapButton_Emphasized_TextColor: #
|
|
349
|
+
--sapButton_Emphasized_TextColor: #fff;
|
|
350
350
|
--sapButton_Emphasized_Hover_Background: #0064d9;
|
|
351
351
|
--sapButton_Emphasized_Hover_BorderColor: #0064d9;
|
|
352
352
|
--sapButton_Emphasized_Hover_TextColor: #eaecee;
|
|
@@ -626,9 +626,9 @@
|
|
|
626
626
|
--sapSlider_RangeHandleBackground: #1d232a;
|
|
627
627
|
--sapSlider_Hover_HandleBackground: #1d232a;
|
|
628
628
|
--sapSlider_Hover_HandleBorderColor: #4db1ff;
|
|
629
|
-
--sapSlider_Hover_RangeHandleBackground:
|
|
629
|
+
--sapSlider_Hover_RangeHandleBackground: #1d232a;
|
|
630
630
|
--sapSlider_Active_HandleBackground: #213131;
|
|
631
|
-
--sapSlider_Active_HandleBorderColor: #
|
|
631
|
+
--sapSlider_Active_HandleBorderColor: #4db1ff;
|
|
632
632
|
--sapSlider_Active_RangeHandleBackground: transparent;
|
|
633
633
|
--sapPageHeader_Background: #1d232a;
|
|
634
634
|
--sapPageHeader_BorderColor: #2e3742;
|
|
@@ -755,9 +755,9 @@
|
|
|
755
755
|
--sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf');
|
|
756
756
|
--sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff');
|
|
757
757
|
--sapFontUrl_SAP-icons_woff2: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff2');
|
|
758
|
-
--sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/
|
|
759
|
-
--sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/
|
|
760
|
-
--sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/
|
|
758
|
+
--sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.ttf');
|
|
759
|
+
--sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff');
|
|
760
|
+
--sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff2');
|
|
761
761
|
--sapFontUrl_SAP-icons-Business-Suite_ttf: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf');
|
|
762
762
|
--sapFontUrl_SAP-icons-Business-Suite_woff: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff');
|
|
763
763
|
--sapFontUrl_SAP-icons-Business-Suite_woff2: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff2');
|
|
@@ -1,12 +1,12 @@
|
|
|
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.
|
|
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.
|
|
4
|
+
* Theming Engine 1.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd
|
|
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.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"}, "Version": { "Build": "11.2.1.20230309093813", "Source": "11.2.1"}}
|
|
6
6
|
*/
|
|
7
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.
|
|
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.
|
|
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.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"}, "Version": { "Build": "11.2.1.20230309093813", "Source": "11.2.1"}}');}
|
|
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.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"}, "Version": { "Build": "11.2.1.20230309093813", "Source": "11.2.1"}};}
|
|
10
10
|
:root {
|
|
11
11
|
--sapBrandColor: #0070f2;
|
|
12
12
|
--sapHighlightColor: #0070f2;
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
--sapNegativeTextColor: #aa0808;
|
|
58
58
|
--sapPositiveTextColor: #256f3a;
|
|
59
59
|
--sapCriticalTextColor: #b95100;
|
|
60
|
-
--sapInformativeTextColor: #
|
|
60
|
+
--sapInformativeTextColor: #0064d9;
|
|
61
61
|
--sapNeutralTextColor: #1d2d3e;
|
|
62
62
|
--sapNeutralBorderColor: #788fa6;
|
|
63
63
|
--sapErrorColor: #aa0808;
|
|
@@ -182,9 +182,9 @@
|
|
|
182
182
|
--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #ccc 0%, #ccc 20%, #999 50%, #ccc 80%, #ccc 100%);
|
|
183
183
|
--sapContent_DragAndDropActiveColor: #0070f2;
|
|
184
184
|
--sapContent_Selected_Background: #fff;
|
|
185
|
-
--sapContent_Selected_TextColor: #
|
|
185
|
+
--sapContent_Selected_TextColor: #0064d9;
|
|
186
186
|
--sapContent_Selected_Hover_Background: #fff;
|
|
187
|
-
--sapContent_Selected_ForegroundColor: #
|
|
187
|
+
--sapContent_Selected_ForegroundColor: #0064d9;
|
|
188
188
|
--sapContent_ForcedColorAdjust: none;
|
|
189
189
|
--sapContent_Illustrative_Color1: #5d36ff;
|
|
190
190
|
--sapContent_Illustrative_Color2: #0070f2;
|
|
@@ -226,8 +226,8 @@
|
|
|
226
226
|
--sapShell_Selected_Hover_Background: #fff;
|
|
227
227
|
--sapShell_Favicon: none;
|
|
228
228
|
--sapShell_Navigation_Background: #fff;
|
|
229
|
-
--sapShell_Navigation_SelectedColor: #
|
|
230
|
-
--sapShell_Navigation_Selected_TextColor: #
|
|
229
|
+
--sapShell_Navigation_SelectedColor: #0064d9;
|
|
230
|
+
--sapShell_Navigation_Selected_TextColor: #0064d9;
|
|
231
231
|
--sapShell_Navigation_TextColor: #1d2d3e;
|
|
232
232
|
--sapShell_Navigation_Hover_Background: #fff;
|
|
233
233
|
--sapShell_Navigation_Active_Background: #fff;
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
--sapShell_NegativeColor: #aa0808;
|
|
237
237
|
--sapShell_CriticalColor: #b95100;
|
|
238
238
|
--sapShell_PositiveColor: #256f3a;
|
|
239
|
-
--sapShell_InformativeColor: #
|
|
239
|
+
--sapShell_InformativeColor: #0064d9;
|
|
240
240
|
--sapShell_NeutralColor: #1d2d3e;
|
|
241
241
|
--sapShell_Category_1_Background: #0057d2;
|
|
242
242
|
--sapShell_Category_1_BorderColor: #0057d2;
|
|
@@ -626,9 +626,9 @@
|
|
|
626
626
|
--sapSlider_RangeHandleBackground: #fff;
|
|
627
627
|
--sapSlider_Hover_HandleBackground: #fff;
|
|
628
628
|
--sapSlider_Hover_HandleBorderColor: #0070f2;
|
|
629
|
-
--sapSlider_Hover_RangeHandleBackground:
|
|
629
|
+
--sapSlider_Hover_RangeHandleBackground: #fff;
|
|
630
630
|
--sapSlider_Active_HandleBackground: #fff;
|
|
631
|
-
--sapSlider_Active_HandleBorderColor: #
|
|
631
|
+
--sapSlider_Active_HandleBorderColor: #0070f2;
|
|
632
632
|
--sapSlider_Active_RangeHandleBackground: transparent;
|
|
633
633
|
--sapPageHeader_Background: #fff;
|
|
634
634
|
--sapPageHeader_BorderColor: #d9d9d9;
|
|
@@ -755,9 +755,9 @@
|
|
|
755
755
|
--sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf');
|
|
756
756
|
--sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff');
|
|
757
757
|
--sapFontUrl_SAP-icons_woff2: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff2');
|
|
758
|
-
--sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/
|
|
759
|
-
--sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/
|
|
760
|
-
--sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/
|
|
758
|
+
--sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.ttf');
|
|
759
|
+
--sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff');
|
|
760
|
+
--sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff2');
|
|
761
761
|
--sapFontUrl_SAP-icons-Business-Suite_ttf: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf');
|
|
762
762
|
--sapFontUrl_SAP-icons-Business-Suite_woff: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff');
|
|
763
763
|
--sapFontUrl_SAP-icons-Business-Suite_woff2: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff2');
|
|
@@ -1,12 +1,12 @@
|
|
|
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.
|
|
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.
|
|
4
|
+
* Theming Engine 1.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd
|
|
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.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"}, "Version": { "Build": "11.2.1.20230309093813", "Source": "11.2.1"}}
|
|
6
6
|
*/
|
|
7
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.
|
|
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.
|
|
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.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"}, "Version": { "Build": "11.2.1.20230309093813", "Source": "11.2.1"}}');}
|
|
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.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"}, "Version": { "Build": "11.2.1.20230309093813", "Source": "11.2.1"}};}
|
|
10
10
|
:root {
|
|
11
11
|
--sapBrandColor: #795100;
|
|
12
12
|
--sapHighlightColor: #795100;
|
|
@@ -626,7 +626,7 @@
|
|
|
626
626
|
--sapSlider_RangeHandleBackground: #000;
|
|
627
627
|
--sapSlider_Hover_HandleBackground: #795100;
|
|
628
628
|
--sapSlider_Hover_HandleBorderColor: #fff;
|
|
629
|
-
--sapSlider_Hover_RangeHandleBackground:
|
|
629
|
+
--sapSlider_Hover_RangeHandleBackground: #795100;
|
|
630
630
|
--sapSlider_Active_HandleBackground: #795100;
|
|
631
631
|
--sapSlider_Active_HandleBorderColor: #fff;
|
|
632
632
|
--sapSlider_Active_RangeHandleBackground: transparent;
|
|
@@ -755,9 +755,9 @@
|
|
|
755
755
|
--sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf');
|
|
756
756
|
--sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff');
|
|
757
757
|
--sapFontUrl_SAP-icons_woff2: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff2');
|
|
758
|
-
--sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/
|
|
759
|
-
--sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/
|
|
760
|
-
--sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/
|
|
758
|
+
--sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.ttf');
|
|
759
|
+
--sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff');
|
|
760
|
+
--sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff2');
|
|
761
761
|
--sapFontUrl_SAP-icons-Business-Suite_ttf: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf');
|
|
762
762
|
--sapFontUrl_SAP-icons-Business-Suite_woff: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff');
|
|
763
763
|
--sapFontUrl_SAP-icons-Business-Suite_woff2: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff2');
|
|
@@ -1,12 +1,12 @@
|
|
|
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.
|
|
5
|
-
* data:{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.
|
|
4
|
+
* Theming Engine 1.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd
|
|
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.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"}, "Version": { "Build": "11.2.1.20230309093813", "Source": "11.2.1"}}
|
|
6
6
|
*/
|
|
7
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","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.
|
|
9
|
-
:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_hcw.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","HighContrast","LightColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.
|
|
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.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"}, "Version": { "Build": "11.2.1.20230309093813", "Source": "11.2.1"}}');}
|
|
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.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd"}, "Version": { "Build": "11.2.1.20230309093813", "Source": "11.2.1"}};}
|
|
10
10
|
:root {
|
|
11
11
|
--sapBrandColor: #e97624;
|
|
12
12
|
--sapHighlightColor: #e97624;
|
|
@@ -626,7 +626,7 @@
|
|
|
626
626
|
--sapSlider_RangeHandleBackground: #fff;
|
|
627
627
|
--sapSlider_Hover_HandleBackground: #e97624;
|
|
628
628
|
--sapSlider_Hover_HandleBorderColor: #000;
|
|
629
|
-
--sapSlider_Hover_RangeHandleBackground:
|
|
629
|
+
--sapSlider_Hover_RangeHandleBackground: #e97624;
|
|
630
630
|
--sapSlider_Active_HandleBackground: #e97624;
|
|
631
631
|
--sapSlider_Active_HandleBorderColor: #000;
|
|
632
632
|
--sapSlider_Active_RangeHandleBackground: transparent;
|
|
@@ -755,9 +755,9 @@
|
|
|
755
755
|
--sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf');
|
|
756
756
|
--sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff');
|
|
757
757
|
--sapFontUrl_SAP-icons_woff2: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff2');
|
|
758
|
-
--sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/
|
|
759
|
-
--sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/
|
|
760
|
-
--sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/
|
|
758
|
+
--sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.ttf');
|
|
759
|
+
--sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff');
|
|
760
|
+
--sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff2');
|
|
761
761
|
--sapFontUrl_SAP-icons-Business-Suite_ttf: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf');
|
|
762
762
|
--sapFontUrl_SAP-icons-Business-Suite_woff: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff');
|
|
763
763
|
--sapFontUrl_SAP-icons-Business-Suite_woff2: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff2');
|
|
@@ -1,6 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import fs from "fs/promises";
|
|
2
|
+
import path from "path";
|
|
3
|
+
import beautify from "json-beautify";
|
|
4
|
+
import { fileURLToPath } from 'url';
|
|
5
|
+
|
|
6
|
+
const __filename = fileURLToPath(import.meta.url);
|
|
7
|
+
const __dirname = path.dirname(__filename);
|
|
4
8
|
|
|
5
9
|
const vars = new Set();
|
|
6
10
|
|
package/package.json
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ui5/webcomponents-theming",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-1acdb5da5",
|
|
4
4
|
"description": "UI5 Web Components: webcomponents.theming",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"private": false,
|
|
8
|
+
"type": "module",
|
|
8
9
|
"keywords": [
|
|
9
10
|
"openui5",
|
|
10
11
|
"sapui5",
|
|
@@ -28,12 +29,12 @@
|
|
|
28
29
|
"directory": "packages/theming"
|
|
29
30
|
},
|
|
30
31
|
"dependencies": {
|
|
31
|
-
"@sap-theming/theming-base-content": "11.1
|
|
32
|
-
"@ui5/webcomponents-base": "0.0.0-
|
|
32
|
+
"@sap-theming/theming-base-content": "11.2.1",
|
|
33
|
+
"@ui5/webcomponents-base": "0.0.0-1acdb5da5"
|
|
33
34
|
},
|
|
34
35
|
"devDependencies": {
|
|
35
|
-
"@ui5/webcomponents-tools": "0.0.0-
|
|
36
|
-
"chromedriver": "
|
|
36
|
+
"@ui5/webcomponents-tools": "0.0.0-1acdb5da5",
|
|
37
|
+
"chromedriver": "110.0.0",
|
|
37
38
|
"cssnano": "^4.1.11",
|
|
38
39
|
"globby": "^13.1.1",
|
|
39
40
|
"json-beautify": "^1.1.1",
|
package/tsconfig.json
CHANGED
|
File without changes
|
|
File without changes
|