@univerjs-pro/chart-ui 1.0.0-beta.1 → 1.0.0-beta.2

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.
Files changed (92) hide show
  1. package/lib/cjs/facade.js +1 -1
  2. package/lib/cjs/index.js +1 -1
  3. package/lib/cjs/locale/ar-SA.js +1 -1
  4. package/lib/cjs/locale/ca-ES.js +1 -1
  5. package/lib/cjs/locale/de-DE.js +1 -1
  6. package/lib/cjs/locale/en-US.js +1 -1
  7. package/lib/cjs/locale/es-ES.js +1 -1
  8. package/lib/cjs/locale/fa-IR.js +1 -1
  9. package/lib/cjs/locale/fr-FR.js +1 -1
  10. package/lib/cjs/locale/id-ID.js +1 -1
  11. package/lib/cjs/locale/it-IT.js +1 -1
  12. package/lib/cjs/locale/ja-JP.js +1 -1
  13. package/lib/cjs/locale/ko-KR.js +1 -1
  14. package/lib/cjs/locale/pl-PL.js +1 -1
  15. package/lib/cjs/locale/pt-BR.js +1 -1
  16. package/lib/cjs/locale/ru-RU.js +1 -1
  17. package/lib/cjs/locale/sk-SK.js +1 -1
  18. package/lib/cjs/locale/vi-VN.js +1 -1
  19. package/lib/cjs/locale/zh-CN.js +1 -1
  20. package/lib/cjs/locale/zh-HK.js +1 -1
  21. package/lib/cjs/locale/zh-TW.js +1 -1
  22. package/lib/es/facade.js +1 -1
  23. package/lib/es/index.js +1 -1
  24. package/lib/es/locale/ar-SA.js +1 -1
  25. package/lib/es/locale/ca-ES.js +1 -1
  26. package/lib/es/locale/de-DE.js +1 -1
  27. package/lib/es/locale/en-US.js +1 -1
  28. package/lib/es/locale/es-ES.js +1 -1
  29. package/lib/es/locale/fa-IR.js +1 -1
  30. package/lib/es/locale/fr-FR.js +1 -1
  31. package/lib/es/locale/id-ID.js +1 -1
  32. package/lib/es/locale/it-IT.js +1 -1
  33. package/lib/es/locale/ja-JP.js +1 -1
  34. package/lib/es/locale/ko-KR.js +1 -1
  35. package/lib/es/locale/pl-PL.js +1 -1
  36. package/lib/es/locale/pt-BR.js +1 -1
  37. package/lib/es/locale/ru-RU.js +1 -1
  38. package/lib/es/locale/sk-SK.js +1 -1
  39. package/lib/es/locale/vi-VN.js +1 -1
  40. package/lib/es/locale/zh-CN.js +1 -1
  41. package/lib/es/locale/zh-HK.js +1 -1
  42. package/lib/es/locale/zh-TW.js +1 -1
  43. package/lib/facade.js +1 -1
  44. package/lib/index.js +1 -1
  45. package/lib/locale/ar-SA.js +1 -1
  46. package/lib/locale/ca-ES.js +1 -1
  47. package/lib/locale/de-DE.js +1 -1
  48. package/lib/locale/en-US.js +1 -1
  49. package/lib/locale/es-ES.js +1 -1
  50. package/lib/locale/fa-IR.js +1 -1
  51. package/lib/locale/fr-FR.js +1 -1
  52. package/lib/locale/id-ID.js +1 -1
  53. package/lib/locale/it-IT.js +1 -1
  54. package/lib/locale/ja-JP.js +1 -1
  55. package/lib/locale/ko-KR.js +1 -1
  56. package/lib/locale/pl-PL.js +1 -1
  57. package/lib/locale/pt-BR.js +1 -1
  58. package/lib/locale/ru-RU.js +1 -1
  59. package/lib/locale/sk-SK.js +1 -1
  60. package/lib/locale/vi-VN.js +1 -1
  61. package/lib/locale/zh-CN.js +1 -1
  62. package/lib/locale/zh-HK.js +1 -1
  63. package/lib/locale/zh-TW.js +1 -1
  64. package/lib/types/components/ChartTypeOptions.d.ts +0 -4
  65. package/lib/types/editor/hooks/use-chart-type-state.d.ts +1 -0
  66. package/lib/types/editor/sections/chart-style-options.d.ts +1 -1
  67. package/lib/types/facade/f-chart.d.ts +5 -3
  68. package/lib/types/index.d.ts +3 -3
  69. package/lib/types/locale/en-US.d.ts +1 -0
  70. package/lib/types/services/chart-image-export.service.d.ts +6 -2
  71. package/lib/umd/facade.js +1 -1
  72. package/lib/umd/index.js +1 -1
  73. package/lib/umd/locale/ar-SA.js +1 -1
  74. package/lib/umd/locale/ca-ES.js +1 -1
  75. package/lib/umd/locale/de-DE.js +1 -1
  76. package/lib/umd/locale/en-US.js +1 -1
  77. package/lib/umd/locale/es-ES.js +1 -1
  78. package/lib/umd/locale/fa-IR.js +1 -1
  79. package/lib/umd/locale/fr-FR.js +1 -1
  80. package/lib/umd/locale/id-ID.js +1 -1
  81. package/lib/umd/locale/it-IT.js +1 -1
  82. package/lib/umd/locale/ja-JP.js +1 -1
  83. package/lib/umd/locale/ko-KR.js +1 -1
  84. package/lib/umd/locale/pl-PL.js +1 -1
  85. package/lib/umd/locale/pt-BR.js +1 -1
  86. package/lib/umd/locale/ru-RU.js +1 -1
  87. package/lib/umd/locale/sk-SK.js +1 -1
  88. package/lib/umd/locale/vi-VN.js +1 -1
  89. package/lib/umd/locale/zh-CN.js +1 -1
  90. package/lib/umd/locale/zh-HK.js +1 -1
  91. package/lib/umd/locale/zh-TW.js +1 -1
  92. package/package.json +12 -12
package/lib/cjs/facade.js CHANGED
@@ -1 +1 @@
1
- function _0x2614(){const _0x538fb7=['94816jVDgAG','5364989LjAACK','2488436txYDgO','222606mstBwZ','exportImage','FChart','143762LGJmSS','4131570QDWxRz','105639eQGSNJ','477NbgiiF','5cRXuKR','get','extend'];_0x2614=function(){return _0x538fb7;};return _0x2614();}const _0x57c967=_0x1324;function _0x1324(_0x183bc0,_0x346518){_0x183bc0=_0x183bc0-0x79;const _0x2614be=_0x2614();let _0x1324c0=_0x2614be[_0x183bc0];return _0x1324c0;}(function(_0x4fc05c,_0x20a388){const _0x556110=_0x1324,_0x1d08d1=_0x4fc05c();while(!![]){try{const _0x3836a8=parseInt(_0x556110(0x7c))/0x1+parseInt(_0x556110(0x79))/0x2+parseInt(_0x556110(0x7e))/0x3+parseInt(_0x556110(0x85))/0x4*(-parseInt(_0x556110(0x80))/0x5)+parseInt(_0x556110(0x7d))/0x6+parseInt(_0x556110(0x84))/0x7+-parseInt(_0x556110(0x83))/0x8*(parseInt(_0x556110(0x7f))/0x9);if(_0x3836a8===_0x20a388)break;else _0x1d08d1['push'](_0x1d08d1['shift']());}catch(_0x6f37e6){_0x1d08d1['push'](_0x1d08d1['shift']());}}}(_0x2614,0x78dbb));let e=require('@univerjs-pro/chart-ui'),t=require('@univerjs-pro/engine-chart/facade');var n=class extends t[_0x57c967(0x7b)]{[_0x57c967(0x7a)](){const _0x35b8e3=_0x57c967;return this['_injector'][_0x35b8e3(0x81)](e['ChartImageExportService'])[_0x35b8e3(0x7a)](this);}};t[_0x57c967(0x7b)][_0x57c967(0x82)](n);
1
+ function _0x1580(){const _0x31ced9=['1328224bLifAf','5nhXunY','934473fcBHDN','exportImage','459855SWutlx','9WMnmqa','6631954aWjfTV','_injector','4vkvSSP','477682MODRyw','3808304QUPctJ','extend','get','210WtMRYM','6089436VpqTwY','FChart'];_0x1580=function(){return _0x31ced9;};return _0x1580();}const _0x12bcd3=_0x394e;(function(_0x3cc7f8,_0x2d5c69){const _0x511c5a=_0x394e,_0x5d3e11=_0x3cc7f8();while(!![]){try{const _0x50a09c=-parseInt(_0x511c5a(0xc2))/0x1*(-parseInt(_0x511c5a(0xc1))/0x2)+-parseInt(_0x511c5a(0xcb))/0x3+-parseInt(_0x511c5a(0xc3))/0x4*(-parseInt(_0x511c5a(0xca))/0x5)+-parseInt(_0x511c5a(0xc7))/0x6+-parseInt(_0x511c5a(0xbf))/0x7+parseInt(_0x511c5a(0xc9))/0x8*(parseInt(_0x511c5a(0xbe))/0x9)+-parseInt(_0x511c5a(0xc6))/0xa*(-parseInt(_0x511c5a(0xbd))/0xb);if(_0x50a09c===_0x2d5c69)break;else _0x5d3e11['push'](_0x5d3e11['shift']());}catch(_0x580657){_0x5d3e11['push'](_0x5d3e11['shift']());}}}(_0x1580,0xa56b2));function _0x394e(_0x48546f,_0x3c5231){_0x48546f=_0x48546f-0xbc;const _0x1580ff=_0x1580();let _0x394ec8=_0x1580ff[_0x48546f];return _0x394ec8;}let e=require('@univerjs-pro/chart-ui'),t=require('@univerjs-pro/engine-chart/facade');var n=class extends t[_0x12bcd3(0xc8)]{[_0x12bcd3(0xbc)](_0x3bdc0e){const _0x103121=_0x12bcd3;return this[_0x103121(0xc0)][_0x103121(0xc5)](e['ChartImageExportService'])[_0x103121(0xbc)](this,_0x3bdc0e);}};t['FChart'][_0x12bcd3(0xc4)](n);