Socket
Socket
Sign inDemoInstall

@vtex/admin-ui-theme

Package Overview
Dependencies
Maintainers
66
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtex/admin-ui-theme - npm Package Compare versions

Comparing version 0.11.0-experimental.0 to 0.11.0-experimental.1

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

# [0.11.0-experimental.1](https://github.com/vtex/onda/compare/@vtex/admin-ui-theme@0.10.3...@vtex/admin-ui-theme@0.11.0-experimental.1) (2020-12-29)
### Bug Fixes
* **colors:** remove accent colors ([b127bfb](https://github.com/vtex/onda/commit/b127bfb0c069f68b7592683b0b3cbbe13e215523))
### Features
* **colors:** change color structure to be aligned with figma ([c264d06](https://github.com/vtex/onda/commit/c264d06ad6de72bed87a1aa67a38e16563cb677c))
# [0.11.0-experimental.0](https://github.com/vtex/onda/compare/@vtex/admin-ui-theme@0.10.3...@vtex/admin-ui-theme@0.11.0-experimental.0) (2020-12-28)

@@ -8,0 +24,0 @@

12

dist/config/components/index.d.ts

@@ -1224,3 +1224,4 @@ declare const _default: {

overflowY: string;
borderRadius: string;
borderBottomLeftRadius: number;
borderBottomRightRadius: number;
};

@@ -1250,3 +1251,2 @@ item: {

bg: string;
marginBottom: number;
fontSize: number;

@@ -1297,3 +1297,2 @@ color: string;

bg: string;
marginBottom: number;
fontSize: number;

@@ -1319,3 +1318,3 @@ color: string;

float: string;
marginTop: number;
marginTop: string;
':not(:empty) + label': {

@@ -1339,3 +1338,2 @@ fontSize: number;

top: string;
text: string;
lineHeight: number;

@@ -1365,3 +1363,3 @@ paddingLeft: number;

paddingTop: string;
paddingLeft: string;
paddingLeft: number;
width: string;

@@ -1397,3 +1395,3 @@ height: string;

paddingTop: string;
paddingLeft: string;
paddingLeft: number;
width: string;

@@ -1400,0 +1398,0 @@ height: string;

{
"name": "@vtex/admin-ui-theme",
"version": "0.11.0-experimental.0",
"version": "0.11.0-experimental.1",
"main": "dist/index.js",

@@ -36,3 +36,3 @@ "module": "dist/admin-ui-theme.esm.js",

"devDependencies": {
"@vtex/admin-ui-system": "^0.7.0-experimental.0"
"@vtex/admin-ui-system": "^0.7.0-experimental.1"
},

@@ -42,3 +42,3 @@ "dependencies": {

},
"gitHead": "69c4a8669d9e187a9f4f1934124db5daa1693ab7"
"gitHead": "833b21a87418f97a52a9fa333df60bc2673dd3c2"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc