@ui5/webcomponents-theming
Advanced tools
Comparing version 0.0.0-4180fe799 to 0.0.0-a3eca7ade
@@ -5,1 +5,59 @@ # Change Log | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## [1.1.2](https://github.com/SAP/ui5-webcomponents/compare/v1.1.1...v1.1.2) (2022-01-26) | ||
**Note:** Version bump only for package @ui5/webcomponents-theming | ||
## [1.1.1](https://github.com/SAP/ui5-webcomponents/compare/v1.1.0...v1.1.1) (2022-01-24) | ||
**Note:** Version bump only for package @ui5/webcomponents-theming | ||
# [1.1.0](https://github.com/SAP/ui5-webcomponents/compare/v1.0.2...v1.1.0) (2022-01-21) | ||
**Note:** Version bump only for package @ui5/webcomponents-theming | ||
## [1.0.2](https://github.com/SAP/ui5-webcomponents/compare/v1.0.1...v1.0.2) (2021-11-29) | ||
**Note:** Version bump only for package @ui5/webcomponents-theming | ||
## [1.0.1](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0...v1.0.1) (2021-11-10) | ||
**Note:** Version bump only for package @ui5/webcomponents-theming | ||
# [1.0.0](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.16...v1.0.0) (2021-11-10) | ||
**Note:** Version bump only for package @ui5/webcomponents-theming | ||
# [1.0.0-rc.16](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.15...v1.0.0-rc.16) (2021-11-09) | ||
### Features | ||
* **theming:** introduce SAP Horizon theme ([#3991](https://github.com/SAP/ui5-webcomponents/issues/3991)) ([b1afaf0](https://github.com/SAP/ui5-webcomponents/commit/b1afaf0)), closes [#3988](https://github.com/SAP/ui5-webcomponents/issues/3988) |
@@ -14,2 +14,3 @@ [ | ||
"--sapBackgroundColor", | ||
"--sapBaseColor", | ||
"--sapBlockLayer_Background", | ||
@@ -61,2 +62,3 @@ "--sapBrandColor", | ||
"--sapButton_Negative_BorderColor", | ||
"--sapButton_Neutral_Background", | ||
"--sapButton_Reject_Active_Background", | ||
@@ -99,2 +101,3 @@ "--sapButton_Reject_Active_BorderColor", | ||
"--sapContent_ForegroundBorderColor", | ||
"--sapContent_ForegroundColor", | ||
"--sapContent_ForegroundTextColor", | ||
@@ -168,3 +171,5 @@ "--sapContent_HeaderShadow", | ||
"--sapFontFamily", | ||
"--sapFontHeader1Size", | ||
"--sapFontHeader2Size", | ||
"--sapFontHeader3Size", | ||
"--sapFontHeader4Size", | ||
@@ -276,2 +281,3 @@ "--sapFontHeader5Size", | ||
"--sapTile_IconColor", | ||
"--sapTile_Interactive_BorderColor", | ||
"--sapTile_SeparatorColor", | ||
@@ -278,0 +284,0 @@ "--sapTile_TextColor", |
{ | ||
"name": "@ui5/webcomponents-theming", | ||
"version": "0.0.0-4180fe799", | ||
"version": "0.0.0-a3eca7ade", | ||
"description": "UI5 Web Components: webcomponents.theming", | ||
@@ -33,7 +33,7 @@ "author": "SAP SE (https://www.sap.com)", | ||
"@sap-theming/theming-base-content": "11.1.34", | ||
"@ui5/webcomponents-base": "0.0.0-4180fe799" | ||
"@ui5/webcomponents-base": "0.0.0-a3eca7ade" | ||
}, | ||
"devDependencies": { | ||
"@ui5/webcomponents-tools": "0.0.0-4180fe799", | ||
"chromedriver": "95.0.0", | ||
"@ui5/webcomponents-tools": "0.0.0-a3eca7ade", | ||
"chromedriver": "98.0.0", | ||
"cssnano": "^4.1.11", | ||
@@ -43,5 +43,5 @@ "glob": "^7.1.6", | ||
"nps": "^5.10.0", | ||
"postcss": "^8.2.10", | ||
"postcss": "^8.4.5", | ||
"postcss-combine-duplicated-selectors": "^10.0.3", | ||
"postcss-import": "^14.0.0", | ||
"postcss-import": "^14.0.2", | ||
"resolve": "^1.20.0" | ||
@@ -48,0 +48,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
874406
57
5694
2
+ Added@ui5/webcomponents-base@0.0.0-a3eca7ade(transitive)
- Removed@ui5/webcomponents-base@0.0.0-4180fe799(transitive)