@univerjs-pro/sheets-chart-ui 0.6.10-nightly.202504101607 → 0.6.10-nightly.202504121606
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/facade.js +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/facade.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.css +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +14 -14
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs-pro/sheets-chart-ui",
|
|
3
|
-
"version": "0.6.10-nightly.
|
|
3
|
+
"version": "0.6.10-nightly.202504121606",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Chart library for Univer.",
|
|
6
6
|
"author": "DreamNum <developer@univer.ai>",
|
|
@@ -65,18 +65,18 @@
|
|
|
65
65
|
"@univerjs/icons": "^0.2.35",
|
|
66
66
|
"echarts-wordcloud": "^2.1.0",
|
|
67
67
|
"rc-collapse": "3.9.0",
|
|
68
|
-
"@univerjs-pro/engine-chart": "0.6.10-nightly.
|
|
69
|
-
"@univerjs
|
|
70
|
-
"@univerjs/
|
|
71
|
-
"@univerjs/design": "0.6.10-nightly.
|
|
72
|
-
"@univerjs/
|
|
73
|
-
"@univerjs/
|
|
74
|
-
"@univerjs/sheets": "0.6.10-nightly.
|
|
75
|
-
"@univerjs/
|
|
76
|
-
"@univerjs/
|
|
77
|
-
"@univerjs/sheets-formula-ui": "0.6.10-nightly.
|
|
78
|
-
"@univerjs/ui": "0.6.10-nightly.
|
|
79
|
-
"@univerjs/sheets-ui": "0.6.10-nightly.
|
|
68
|
+
"@univerjs-pro/engine-chart": "0.6.10-nightly.202504121606",
|
|
69
|
+
"@univerjs/core": "0.6.10-nightly.202504121606",
|
|
70
|
+
"@univerjs-pro/sheets-chart": "0.6.10-nightly.202504121606",
|
|
71
|
+
"@univerjs/design": "0.6.10-nightly.202504121606",
|
|
72
|
+
"@univerjs/drawing": "0.6.10-nightly.202504121606",
|
|
73
|
+
"@univerjs/engine-render": "0.6.10-nightly.202504121606",
|
|
74
|
+
"@univerjs/sheets": "0.6.10-nightly.202504121606",
|
|
75
|
+
"@univerjs/sheets-drawing-ui": "0.6.10-nightly.202504121606",
|
|
76
|
+
"@univerjs/engine-formula": "0.6.10-nightly.202504121606",
|
|
77
|
+
"@univerjs/sheets-formula-ui": "0.6.10-nightly.202504121606",
|
|
78
|
+
"@univerjs/ui": "0.6.10-nightly.202504121606",
|
|
79
|
+
"@univerjs/sheets-ui": "0.6.10-nightly.202504121606"
|
|
80
80
|
},
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"postcss": "^8.5.3",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"vite": "^6.2.6",
|
|
89
89
|
"vitest": "^3.1.1",
|
|
90
90
|
"@univerjs-infra/shared": "0.6.10-alpha.0",
|
|
91
|
-
"@univerjs/sheets-drawing": "0.6.10-nightly.
|
|
91
|
+
"@univerjs/sheets-drawing": "0.6.10-nightly.202504121606"
|
|
92
92
|
},
|
|
93
93
|
"scripts": {
|
|
94
94
|
"test": "vitest run",
|