@wltech/style
Advanced tools
@@ -27,3 +27,3 @@ /* "element-plus": "^2.2.22" style override */ | ||
| html .el-popper.el-popper { | ||
| html .el-popover.el-popper { | ||
| border: none; | ||
@@ -30,0 +30,0 @@ } |
+14
-14
@@ -96,17 +96,17 @@ @charset "UTF-8"; | ||
| /* 小微GPT颜色扩展 */ | ||
| --wl-xw-primary-color: var(--wl-xw-primary-6); | ||
| --wl-xw-primary-color-hover: var(--wl-xw-primary-5); | ||
| --wl-xw-primary-color-active: var(--wl-xw-primary-7); | ||
| --wl-xw-primary-color-disabled: var(--wl-xw-primary-3); | ||
| --wl-xw-primary-color-light: var(--wl-xw-primary-1); | ||
| --wl-xw-primary-color-light-hover: var(--wl-xw-primary-2); | ||
| --wl-xw-primary-color-dark: var(--wl-xw-primary-8); | ||
| --wl-xw-primary-color: rgb(var(--wl-xw-primary-6)); | ||
| --wl-xw-primary-color-hover: rgb(var(--wl-xw-primary-5)); | ||
| --wl-xw-primary-color-active: rgb(var(--wl-xw-primary-7)); | ||
| --wl-xw-primary-color-disabled: rgb(var(--wl-xw-primary-3)); | ||
| --wl-xw-primary-color-light: rgb(var(--wl-xw-primary-1)); | ||
| --wl-xw-primary-color-light-hover: rgb(var(--wl-xw-primary-2)); | ||
| --wl-xw-primary-color-dark: rgb(var(--wl-xw-primary-8)); | ||
| --wl-xw-secondary-color: var(--wl-xw-secondary-6); | ||
| --wl-xw-secondary-color-hover: var(--wl-xw-secondary-5); | ||
| --wl-xw-secondary-color-active: var(--wl-xw-secondary-7); | ||
| --wl-xw-secondary-color-disabled: var(--wl-xw-secondary-3); | ||
| --wl-xw-secondary-color-light: var(--wl-xw-secondary-1); | ||
| --wl-xw-secondary-color-light-hover: var(--wl-xw-secondary-2); | ||
| --wl-xw-secondary-color-dark: var(--wl-xw-secondary-8); | ||
| --wl-xw-secondary-color: rgb(var(--wl-xw-secondary-6)); | ||
| --wl-xw-secondary-color-hover: rgb(var(--wl-xw-secondary-5)); | ||
| --wl-xw-secondary-color-active: rgb(var(--wl-xw-secondary-7)); | ||
| --wl-xw-secondary-color-disabled: rgb(var(--wl-xw-secondary-3)); | ||
| --wl-xw-secondary-color-light: rgb(var(--wl-xw-secondary-1)); | ||
| --wl-xw-secondary-color-light-hover: rgb(var(--wl-xw-secondary-2)); | ||
| --wl-xw-secondary-color-dark: rgb(var(--wl-xw-secondary-8)); | ||
@@ -113,0 +113,0 @@ /* 背景色 */ |
+1
-1
| { | ||
| "name": "@wltech/style", | ||
| "version": "1.0.60", | ||
| "version": "1.0.61", | ||
| "description": "weiling frontend style variable", | ||
@@ -5,0 +5,0 @@ "main": "dist/theme.css", |
@@ -27,3 +27,3 @@ /* "element-plus": "^2.2.22" style override */ | ||
| html .el-popper.el-popper { | ||
| html .el-popover.el-popper { | ||
| border: none; | ||
@@ -30,0 +30,0 @@ } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
84815
0.08%