Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
358 changes: 190 additions & 168 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"definitionName":"lockStepVersion","policyName":"vchartThemeMain","version":"1.10.3","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vchartThemeMain","version":"1.11.0","nextBump":"minor"}]
6 changes: 6 additions & 0 deletions packages/vchart-arco-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-arco-theme",
"entries": [
{
"version": "1.11.0",
"tag": "@visactor/vchart-arco-theme_v1.11.0",
"date": "Wed, 15 May 2024 04:09:02 GMT",
"comments": {}
},
{
"version": "1.10.3",
"tag": "@visactor/vchart-arco-theme_v1.10.3",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-arco-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-arco-theme

This log was last generated on Thu, 11 Apr 2024 03:30:34 GMT and should not be manually modified.
This log was last generated on Wed, 15 May 2024 04:09:02 GMT and should not be manually modified.

## 1.11.0
Wed, 15 May 2024 04:09:02 GMT

_Version update only_

## 1.10.3
Thu, 11 Apr 2024 03:30:34 GMT
Expand Down
10 changes: 5 additions & 5 deletions packages/vchart-arco-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-arco-theme",
"version": "1.10.4",
"version": "1.11.0",
"description": "Extended themes for VChart",
"sideEffects": false,
"main": "cjs/index.js",
Expand All @@ -25,10 +25,10 @@
"test-watch": "DEBUG_MODE=1 jest --watch"
},
"peerDependencies": {
"@visactor/vchart": "~1.10.4"
"@visactor/vchart": ">=1.10.4"
},
"dependencies": {
"@visactor/vchart-theme-utils": "workspace:1.10.4"
"@visactor/vchart-theme-utils": "workspace:1.11.0"
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "0.1.1",
Expand Down Expand Up @@ -77,8 +77,8 @@
"react-router-dom": "^5.2.0",
"react-device-detect": "^2.2.2",
"redux": "^4.1.2",
"@visactor/vchart": "~1.10.4",
"@visactor/react-vchart": "~1.10.4",
"@visactor/vchart": "1.11.0",
"@visactor/react-vchart": "1.11.0",
"@arco-design/webpack-plugin": "^1.6.0",
"@arco-plugins/vite-plugin-svgr": "^0.7.2",
"@svgr/webpack": "^5.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vchart-arco-theme/public/arcoDesignDark.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-arco-theme/public/arcoDesignLight.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions packages/vchart-semi-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-semi-theme",
"entries": [
{
"version": "1.11.0",
"tag": "@visactor/vchart-semi-theme_v1.11.0",
"date": "Wed, 15 May 2024 04:09:02 GMT",
"comments": {}
},
{
"version": "1.10.3",
"tag": "@visactor/vchart-semi-theme_v1.10.3",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-semi-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-semi-theme

This log was last generated on Thu, 11 Apr 2024 03:30:34 GMT and should not be manually modified.
This log was last generated on Wed, 15 May 2024 04:09:02 GMT and should not be manually modified.

## 1.11.0
Wed, 15 May 2024 04:09:02 GMT

_Version update only_

## 1.10.3
Thu, 11 Apr 2024 03:30:34 GMT
Expand Down
10 changes: 5 additions & 5 deletions packages/vchart-semi-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-semi-theme",
"version": "1.10.4",
"version": "1.11.0",
"description": "Extended themes for VChart",
"sideEffects": false,
"main": "cjs/index.js",
Expand All @@ -25,10 +25,10 @@
"test-watch": "DEBUG_MODE=1 jest --watch"
},
"peerDependencies": {
"@visactor/vchart": "~1.10.4"
"@visactor/vchart": ">=1.10.4"
},
"dependencies": {
"@visactor/vchart-theme-utils": "workspace:1.10.4"
"@visactor/vchart-theme-utils": "workspace:1.11.0"
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "0.1.1",
Expand Down Expand Up @@ -63,8 +63,8 @@
"vite": "^4.5.0",
"vite-plugin-svgr": "^4.1.0",
"@babel/runtime": "latest",
"@visactor/vchart": "~1.10.4",
"@visactor/react-vchart": "~1.10.4",
"@visactor/vchart": "1.11.0",
"@visactor/react-vchart": "1.11.0",
"@douyinfe/semi-ui": "^2.51.3",
"@douyinfe/semi-icons": "latest",
"@douyinfe/semi-icons-lab": "latest"
Expand Down
2 changes: 1 addition & 1 deletion packages/vchart-semi-theme/public/semiDesignDark.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-semi-theme/public/semiDesignLight.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions packages/vchart-theme-utils/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-theme-utils",
"entries": [
{
"version": "1.11.0",
"tag": "@visactor/vchart-theme-utils_v1.11.0",
"date": "Wed, 15 May 2024 04:09:02 GMT",
"comments": {}
},
{
"version": "1.10.3",
"tag": "@visactor/vchart-theme-utils_v1.10.3",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-theme-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-theme-utils

This log was last generated on Thu, 11 Apr 2024 03:30:34 GMT and should not be manually modified.
This log was last generated on Wed, 15 May 2024 04:09:02 GMT and should not be manually modified.

## 1.11.0
Wed, 15 May 2024 04:09:02 GMT

_Version update only_

## 1.10.3
Thu, 11 Apr 2024 03:30:34 GMT
Expand Down
8 changes: 4 additions & 4 deletions packages/vchart-theme-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-theme-utils",
"version": "1.10.4",
"version": "1.11.0",
"description": "Utils of extended themes for VChart",
"sideEffects": false,
"main": "cjs/index.js",
Expand All @@ -24,7 +24,7 @@
"test-watch": "DEBUG_MODE=1 jest --watch"
},
"peerDependencies": {
"@visactor/vchart": "~1.10.4"
"@visactor/vchart": ">=1.10.4"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand All @@ -36,8 +36,8 @@
"ts-jest": "~29.1.0",
"@types/jest": "~29.5.0",
"@rushstack/eslint-patch": "~1.1.4",
"@visactor/vchart": "~1.10.4",
"@visactor/vchart-types": "~1.10.4",
"@visactor/vchart": "1.11.0",
"@visactor/vchart-types": "1.11.0",
"eslint": "~8.18.0",
"vite": "^4.5.0",
"typescript": "4.9.5",
Expand Down
6 changes: 6 additions & 0 deletions packages/vchart-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-theme",
"entries": [
{
"version": "1.11.0",
"tag": "@visactor/vchart-theme_v1.11.0",
"date": "Wed, 15 May 2024 04:09:02 GMT",
"comments": {}
},
{
"version": "1.10.3",
"tag": "@visactor/vchart-theme_v1.10.3",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-theme

This log was last generated on Thu, 11 Apr 2024 03:30:34 GMT and should not be manually modified.
This log was last generated on Wed, 15 May 2024 04:09:02 GMT and should not be manually modified.

## 1.11.0
Wed, 15 May 2024 04:09:02 GMT

_Version update only_

## 1.10.3
Thu, 11 Apr 2024 03:30:34 GMT
Expand Down
16 changes: 8 additions & 8 deletions packages/vchart-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-theme",
"version": "1.10.4",
"version": "1.11.0",
"description": "Extended themes for VChart",
"sideEffects": false,
"main": "cjs/index.js",
Expand All @@ -25,7 +25,7 @@
"test-watch": "DEBUG_MODE=1 jest --watch"
},
"peerDependencies": {
"@visactor/vchart": "~1.10.4"
"@visactor/vchart": ">=1.10.4"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand All @@ -38,8 +38,8 @@
"ts-jest": "~29.1.0",
"@types/jest": "~29.5.0",
"@rushstack/eslint-patch": "~1.1.4",
"@visactor/vchart": "~1.10.4",
"@visactor/vchart-types": "~1.10.4",
"@visactor/vchart": "1.11.0",
"@visactor/vchart-types": "1.11.0",
"eslint": "~8.18.0",
"vite": "^4.5.0",
"typescript": "4.9.5",
Expand All @@ -55,10 +55,10 @@
"ts-node": "10.9.0",
"tslib": "2.3.1",
"tslint": "5.12.1",
"@visactor/vchart-semi-theme": "workspace:1.10.4",
"@visactor/vchart-arco-theme": "workspace:1.10.4",
"@visactor/vchart-tt-platform-theme": "workspace:1.10.4",
"@visactor/vchart-ve-o-theme": "workspace:1.10.4"
"@visactor/vchart-semi-theme": "workspace:1.11.0",
"@visactor/vchart-arco-theme": "workspace:1.11.0",
"@visactor/vchart-tt-platform-theme": "workspace:1.11.0",
"@visactor/vchart-ve-o-theme": "workspace:1.11.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/vchart-theme/public/arcoDesignDark.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/arcoDesignLight.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/dark.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/legacyDark.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/legacyLight.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/light.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/mobileDark.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/mobileLight.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/semiDesignDark.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/semiDesignLight.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/ttPlatformDark.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/ttPlatformLight.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/vScreenBlueOrange.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/vScreenClean.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/vScreenECommercePurple.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/vScreenElectricGreen.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/vScreenFinanceYellow.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/vScreenOutskirts.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/vScreenPartyRed.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/vScreenRedBlue.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/vScreenVolcanoBlue.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/vScreenWenLvCyan.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/veODesignDark.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/veODesignDarkAutomobile.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/veODesignDarkConsumer.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/veODesignDarkFinance.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/veODesignDarkGovernment.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/veODesignDarkMedical.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/veODesignDarkNewEnergy.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/veODesignLight.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/veODesignLightAutomobile.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/veODesignLightConsumer.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/veODesignLightFinance.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/veODesignLightGovernment.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/veODesignLightMedical.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/veODesignLightNewEnergy.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions packages/vchart-tt-platform-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-tt-platform-theme",
"entries": [
{
"version": "1.11.0",
"tag": "@visactor/vchart-tt-platform-theme_v1.11.0",
"date": "Wed, 15 May 2024 04:09:02 GMT",
"comments": {}
},
{
"version": "1.10.3",
"tag": "@visactor/vchart-tt-platform-theme_v1.10.3",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-tt-platform-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-tt-platform-theme

This log was last generated on Thu, 11 Apr 2024 03:30:34 GMT and should not be manually modified.
This log was last generated on Wed, 15 May 2024 04:09:02 GMT and should not be manually modified.

## 1.11.0
Wed, 15 May 2024 04:09:02 GMT

_Version update only_

## 1.10.3
Thu, 11 Apr 2024 03:30:34 GMT
Expand Down
12 changes: 6 additions & 6 deletions packages/vchart-tt-platform-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-tt-platform-theme",
"version": "1.10.4",
"version": "1.11.0",
"description": "Extended themes for VChart",
"sideEffects": false,
"main": "cjs/index.js",
Expand All @@ -25,11 +25,11 @@
"test-watch": "DEBUG_MODE=1 jest --watch"
},
"peerDependencies": {
"@visactor/vchart": "~1.10.4"
"@visactor/vchart": ">=1.10.4"
},
"dependencies": {
"@visactor/vchart-semi-theme": "workspace:1.10.4",
"@visactor/vchart-theme-utils": "workspace:1.10.4"
"@visactor/vchart-semi-theme": "workspace:1.11.0",
"@visactor/vchart-theme-utils": "workspace:1.11.0"
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "0.1.1",
Expand Down Expand Up @@ -65,8 +65,8 @@
"vite-plugin-svgr": "^4.1.0",
"node-sass": "^9.0.0",
"@babel/runtime": "latest",
"@visactor/vchart": "~1.10.4",
"@visactor/react-vchart": "~1.10.4",
"@visactor/vchart": "1.11.0",
"@visactor/react-vchart": "1.11.0",
"@douyinfe/semi-ui": "^2.51.3",
"@douyinfe/semi-icons": "latest",
"@douyinfe/semi-icons-lab": "latest",
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions packages/vchart-ve-o-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-ve-o-theme",
"entries": [
{
"version": "1.11.0",
"tag": "@visactor/vchart-ve-o-theme_v1.11.0",
"date": "Wed, 15 May 2024 04:09:02 GMT",
"comments": {}
},
{
"version": "1.10.3",
"tag": "@visactor/vchart-ve-o-theme_v1.10.3",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-ve-o-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-ve-o-theme

This log was last generated on Thu, 11 Apr 2024 03:30:34 GMT and should not be manually modified.
This log was last generated on Wed, 15 May 2024 04:09:02 GMT and should not be manually modified.

## 1.11.0
Wed, 15 May 2024 04:09:02 GMT

_Version update only_

## 1.10.3
Thu, 11 Apr 2024 03:30:34 GMT
Expand Down
12 changes: 6 additions & 6 deletions packages/vchart-ve-o-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-ve-o-theme",
"version": "1.10.4",
"version": "1.11.0",
"description": "Extended themes for VChart",
"sideEffects": false,
"main": "cjs/index.js",
Expand All @@ -25,11 +25,11 @@
"test-watch": "DEBUG_MODE=1 jest --watch"
},
"peerDependencies": {
"@visactor/vchart": "~1.10.4"
"@visactor/vchart": ">=1.10.4"
},
"dependencies": {
"@visactor/vchart-arco-theme": "workspace:1.10.4",
"@visactor/vchart-theme-utils": "workspace:1.10.4"
"@visactor/vchart-arco-theme": "workspace:1.11.0",
"@visactor/vchart-theme-utils": "workspace:1.11.0"
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "0.1.1",
Expand Down Expand Up @@ -74,8 +74,8 @@
"react-redux": "^7.2.6",
"react-device-detect": "^2.2.2",
"redux": "^4.1.2",
"@visactor/vchart": "~1.10.4",
"@visactor/react-vchart": "~1.10.4",
"@visactor/vchart": "1.11.0",
"@visactor/react-vchart": "1.11.0",
"@arco-design/webpack-plugin": "^1.6.0",
"@arco-plugins/vite-plugin-svgr": "^0.7.2",
"@svgr/webpack": "^5.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vchart-ve-o-theme/public/veODesignDark.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-ve-o-theme/public/veODesignLight.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions share/chart-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"test-watch": "DEBUG_MODE=1 jest --watch"
},
"peerDependencies": {
"@visactor/vchart": "~1.10.4"
"@visactor/vchart": ">=1.10.4"
},
"devDependencies": {
"@visactor/vchart": "~1.10.4",
"@visactor/vchart-types": "~1.10.4",
"@visactor/vchart": "1.11.0",
"@visactor/vchart-types": "1.11.0",
"@internal/bundler": "workspace:*",
"@internal/eslint-config": "workspace:*",
"@internal/ts-config": "workspace:*",
Expand Down