@meta2d/core
Advanced tools
Comparing version 1.0.72 to 1.0.73
{ | ||
"name": "@meta2d/core", | ||
"version": "1.0.72", | ||
"version": "1.0.73", | ||
"description": "@meta2d/core: Powerful, Beautiful, Simple, Open - Web-Based 2D At Its Best .", | ||
@@ -29,3 +29,4 @@ "main": "index.js", | ||
"@types/marked": "^4.0.3", | ||
"@types/offscreencanvas": "latest" | ||
"@types/offscreencanvas": "latest", | ||
"@types/zrender": "^4.0.0" | ||
}, | ||
@@ -32,0 +33,0 @@ "dependencies": { |
@@ -52,6 +52,6 @@ export function rectangle(pen, ctx) { | ||
pen.calculative.color = styles["borderColor"]; | ||
pen.textColor = styles["textColor"]; | ||
pen.calculative.textColor = styles["textColor"]; | ||
pen.textColor = styles["textColor-9"]; | ||
pen.calculative.textColor = styles["textColor-9"]; | ||
} | ||
export const square = rectangle; | ||
//# sourceMappingURL=rectangle.js.map |
@@ -51,6 +51,6 @@ export const themeKeys = [ | ||
"dark": [ | ||
'textColor: rgba(255,255,255,0.90)', | ||
'textColor-9: rgba(255,255,255,0.90)', | ||
'textColor-6: rgba(255,255,255,0.60)', | ||
'textColor-1: rgba(255,255,255,1)', | ||
'textTHColor: rgba(255,255,255,0.40)', //表格表头颜色 | ||
'textColor-4: rgba(255,255,255,0.40)', | ||
'textPrimaryColor: #7f838c', | ||
@@ -102,6 +102,6 @@ 'textSecondColor: rgba(255,255,255,0.90)', | ||
"light": [ | ||
'textColor: rgba(0,0,0,0.90)', | ||
'textColor-9: rgba(0,0,0,0.90)', | ||
'textColor-6: rgba(0,0,0,0.60)', | ||
'textColor-1: rgba(0,0,0,1)', | ||
'textTHColor: rgba(0,0,0,0.40)', | ||
'textColor-4: rgba(0,0,0,0.40)', | ||
'textPrimaryColor: #7f838c', | ||
@@ -108,0 +108,0 @@ 'textSecondColor: #171B27', |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
1982892
21
3