@univerjs-pro/sheets-chart 0.9.2 → 0.9.3-nightly.202507250750
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/index.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -0
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -0
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/ko-KR.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/index.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -0
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -0
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/ko-KR.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/index.js +1 -1
- package/lib/locale/ca-ES.js +1 -0
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -0
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/ko-KR.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/types/extra/func.d.ts +1 -1
- package/lib/types/extra/reverse.d.ts +42 -42
- package/lib/types/locale/ca-ES.d.ts +3 -0
- package/lib/types/locale/es-ES.d.ts +3 -0
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -0
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -0
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/ko-KR.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 +12 -8
package/lib/umd/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x5a42b5,_0x3440b9){var _0x3fa54e=_0xf6a0,_0x2db8c8=_0x5a42b5();while(!![]){try{var _0x37c333=parseInt(_0x3fa54e(0x13b))/0x1+parseInt(_0x3fa54e(0x13e))/0x2*(parseInt(_0x3fa54e(0x134))/0x3)+parseInt(_0x3fa54e(0x130))/0x4+-parseInt(_0x3fa54e(0x12e))/0x5+parseInt(_0x3fa54e(0x139))/0x6*(parseInt(_0x3fa54e(0x12f))/0x7)+-parseInt(_0x3fa54e(0x135))/0x8+-parseInt(_0x3fa54e(0x137))/0x9*(parseInt(_0x3fa54e(0x136))/0xa);if(_0x37c333===_0x3440b9)break;else _0x2db8c8['push'](_0x2db8c8['shift']());}catch(_0x5617fe){_0x2db8c8['push'](_0x2db8c8['shift']());}}}(_0x4a6c,0xedf9d),function(_0x1b9d40,_0x2a1050){var _0x3b3f1c=_0xf6a0;typeof exports==_0x3b3f1c(0x13d)&&typeof module<'u'?module[_0x3b3f1c(0x132)]=_0x2a1050():typeof define==_0x3b3f1c(0x13a)&&define[_0x3b3f1c(0x133)]?define(_0x2a1050):(_0x1b9d40=typeof globalThis<'u'?globalThis:_0x1b9d40||self,_0x1b9d40[_0x3b3f1c(0x138)]=_0x2a1050());}(this,function(){'use strict';var _0x251eb8=_0xf6a0;return{'chart':{'category':_0x251eb8(0x131),'series':_0x251eb8(0x13c)}};}));function _0xf6a0(_0x1a0e7b,_0x350afa){var _0x4a6c47=_0x4a6c();return _0xf6a0=function(_0xf6a00f,_0x39b75a){_0xf6a00f=_0xf6a00f-0x12e;var _0x240ed4=_0x4a6c47[_0xf6a00f];return _0x240ed4;},_0xf6a0(_0x1a0e7b,_0x350afa);}function _0x4a6c(){var _0x3bc4a3=['2167476EAkPLz','5540280oWRnnH','90nrYqxM','825255PshDkJ','UniverProSheetsChartRuRU','6HIjSfa','function','917184vlKvoX','Series','object','4NeIASr','8223345EFudMy','6106751BMpUez','3610588iCResU','Category','exports','amd'];_0x4a6c=function(){return _0x3bc4a3;};return _0x4a6c();}
|
package/lib/umd/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x51713e,_0x5b6f30){var _0x1d3a6f=_0x15e3,_0x1434a8=_0x51713e();while(!![]){try{var _0xf9eb7e=-parseInt(_0x1d3a6f(0x75))/0x1+-parseInt(_0x1d3a6f(0x7c))/0x2+-parseInt(_0x1d3a6f(0x73))/0x3+parseInt(_0x1d3a6f(0x7a))/0x4+-parseInt(_0x1d3a6f(0x74))/0x5*(-parseInt(_0x1d3a6f(0x71))/0x6)+-parseInt(_0x1d3a6f(0x79))/0x7+parseInt(_0x1d3a6f(0x78))/0x8;if(_0xf9eb7e===_0x5b6f30)break;else _0x1434a8['push'](_0x1434a8['shift']());}catch(_0x894d44){_0x1434a8['push'](_0x1434a8['shift']());}}}(_0x1fd6,0x6452d),function(_0x3314ba,_0x3b0198){var _0x1582c2=_0x15e3;typeof exports=='object'&&typeof module<'u'?module[_0x1582c2(0x7b)]=_0x3b0198():typeof define==_0x1582c2(0x72)&&define[_0x1582c2(0x76)]?define(_0x3b0198):(_0x3314ba=typeof globalThis<'u'?globalThis:_0x3314ba||self,_0x3314ba['UniverProSheetsChartViVN']=_0x3b0198());}(this,function(){'use strict';var _0x4f69fb=_0x15e3;return{'chart':{'category':_0x4f69fb(0x77),'series':'Series'}};}));function _0x15e3(_0x2b4e9c,_0x159cc3){var _0x1fd6fc=_0x1fd6();return _0x15e3=function(_0x15e303,_0x394b7d){_0x15e303=_0x15e303-0x71;var _0x451fb0=_0x1fd6fc[_0x15e303];return _0x451fb0;},_0x15e3(_0x2b4e9c,_0x159cc3);}function _0x1fd6(){var _0x1749f0=['862631nfkXHu','2763932GqwWGH','exports','853732rmdbpC','30pILsqp','function','731313lRbohV','86865PGnjcd','441703JHlOcb','amd','Category','6949200UdjChx'];_0x1fd6=function(){return _0x1749f0;};return _0x1fd6();}
|
package/lib/umd/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x5ad4(){var _0x21ed88=['290205PEPyvc','95EkLPJD','2396824dUgqJT','40204WoFhxd','amd','3134663shYFeu','84WsKihN','4903620oYGfbW','63942PxaxfN','exports','3580200StgRsm','UniverProSheetsChartZhCN','function','object','9rXQAgM'];_0x5ad4=function(){return _0x21ed88;};return _0x5ad4();}function _0x2b00(_0x4347f2,_0x1c3155){var _0x5ad48a=_0x5ad4();return _0x2b00=function(_0x2b00b2,_0x668776){_0x2b00b2=_0x2b00b2-0x123;var _0x4acc34=_0x5ad48a[_0x2b00b2];return _0x4acc34;},_0x2b00(_0x4347f2,_0x1c3155);}(function(_0x45615b,_0xfec59e){var _0x4676ca=_0x2b00,_0x550ac3=_0x45615b();while(!![]){try{var _0x4393a6=parseInt(_0x4676ca(0x129))/0x1+parseInt(_0x4676ca(0x12f))/0x2*(-parseInt(_0x4676ca(0x131))/0x3)+parseInt(_0x4676ca(0x12c))/0x4*(-parseInt(_0x4676ca(0x12a))/0x5)+parseInt(_0x4676ca(0x130))/0x6+parseInt(_0x4676ca(0x12e))/0x7+-parseInt(_0x4676ca(0x12b))/0x8*(parseInt(_0x4676ca(0x128))/0x9)+parseInt(_0x4676ca(0x124))/0xa;if(_0x4393a6===_0xfec59e)break;else _0x550ac3['push'](_0x550ac3['shift']());}catch(_0x34dd77){_0x550ac3['push'](_0x550ac3['shift']());}}}(_0x5ad4,0x80cb8),function(_0x571c8b,_0x3d0242){var _0x3a5507=_0x2b00;typeof exports==_0x3a5507(0x127)&&typeof module<'u'?module[_0x3a5507(0x123)]=_0x3d0242():typeof define==_0x3a5507(0x126)&&define[_0x3a5507(0x12d)]?define(_0x3d0242):(_0x571c8b=typeof globalThis<'u'?globalThis:_0x571c8b||self,_0x571c8b[_0x3a5507(0x125)]=_0x3d0242());}(this,function(){'use strict';return{'chart':{'category':'类别','series':'系列'}};}));
|
package/lib/umd/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x551a(_0x444254,_0x48d4e4){var _0x6aefa6=_0x6aef();return _0x551a=function(_0x551ae9,_0x4be4cf){_0x551ae9=_0x551ae9-0xd8;var _0x213bcf=_0x6aefa6[_0x551ae9];return _0x213bcf;},_0x551a(_0x444254,_0x48d4e4);}function _0x6aef(){var _0x14fd30=['36IHODYl','15145889tEJlGj','24747CRrvWJ','object','function','7090218GemZqT','UniverProSheetsChartZhTW','2385357IRJvZi','exports','20zBytLY','1057jVqZaG','4jumsgJ','381225HscDpK','3246360ZXdhzT','55160vplfSU'];_0x6aef=function(){return _0x14fd30;};return _0x6aef();}(function(_0x39f656,_0x45114c){var _0x230cda=_0x551a,_0x10cc98=_0x39f656();while(!![]){try{var _0x506f43=parseInt(_0x230cda(0xdf))/0x1*(parseInt(_0x230cda(0xd9))/0x2)+-parseInt(_0x230cda(0xe4))/0x3+parseInt(_0x230cda(0xdb))/0x4+parseInt(_0x230cda(0xda))/0x5*(-parseInt(_0x230cda(0xdd))/0x6)+-parseInt(_0x230cda(0xd8))/0x7*(parseInt(_0x230cda(0xdc))/0x8)+-parseInt(_0x230cda(0xe2))/0x9+-parseInt(_0x230cda(0xe6))/0xa*(-parseInt(_0x230cda(0xde))/0xb);if(_0x506f43===_0x45114c)break;else _0x10cc98['push'](_0x10cc98['shift']());}catch(_0x54cda0){_0x10cc98['push'](_0x10cc98['shift']());}}}(_0x6aef,0x82362),function(_0x478cf2,_0x2c6b33){var _0x2d4e5f=_0x551a;typeof exports==_0x2d4e5f(0xe0)&&typeof module<'u'?module[_0x2d4e5f(0xe5)]=_0x2c6b33():typeof define==_0x2d4e5f(0xe1)&&define['amd']?define(_0x2c6b33):(_0x478cf2=typeof globalThis<'u'?globalThis:_0x478cf2||self,_0x478cf2[_0x2d4e5f(0xe3)]=_0x2c6b33());}(this,function(){'use strict';return{'chart':{'category':'类别','series':'系列'}};}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs-pro/sheets-chart",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.3-nightly.202507250750",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Chart library for Univer.",
|
|
6
6
|
"author": "DreamNum <developer@univer.ai>",
|
|
@@ -50,21 +50,25 @@
|
|
|
50
50
|
"lib"
|
|
51
51
|
],
|
|
52
52
|
"peerDependencies": {
|
|
53
|
-
"rxjs": ">=7.0.0"
|
|
53
|
+
"rxjs": ">=7.0.0",
|
|
54
|
+
"@univerjs-pro/engine-chart": "0.9.3-nightly.202507250750",
|
|
55
|
+
"@univerjs-pro/license": "0.9.3-nightly.202507250750",
|
|
56
|
+
"@univerjs/core": "0.9.3-nightly.202507250750",
|
|
57
|
+
"@univerjs/sheets": "0.9.3-nightly.202507250750"
|
|
54
58
|
},
|
|
55
59
|
"dependencies": {
|
|
56
|
-
"@univerjs-pro/
|
|
57
|
-
"@univerjs
|
|
58
|
-
"@univerjs/
|
|
59
|
-
"@univerjs/sheets": "0.9.
|
|
60
|
+
"@univerjs-pro/license": "0.9.3-nightly.202507250750",
|
|
61
|
+
"@univerjs/core": "0.9.3-nightly.202507250750",
|
|
62
|
+
"@univerjs-pro/engine-chart": "0.9.3-nightly.202507250750",
|
|
63
|
+
"@univerjs/sheets": "0.9.3-nightly.202507250750"
|
|
60
64
|
},
|
|
61
65
|
"devDependencies": {
|
|
62
66
|
"echarts": "^5.6.0",
|
|
63
67
|
"rxjs": "7.8.2",
|
|
64
68
|
"typescript": "^5.8.3",
|
|
65
|
-
"vite": "^
|
|
69
|
+
"vite": "^7.0.5",
|
|
66
70
|
"vitest": "^3.2.4",
|
|
67
|
-
"@univerjs-infra/shared": "0.9.
|
|
71
|
+
"@univerjs-infra/shared": "0.9.3"
|
|
68
72
|
},
|
|
69
73
|
"scripts": {
|
|
70
74
|
"test": "vitest run",
|