@guihz/trading-vue-editor-tes 0.1.19 → 0.1.20

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 (73) hide show
  1. package/lib/assets/{parserTccWorker-BCWxJvBi.js → parserTccWorker-DzdECu81.js} +25556 -44258
  2. package/lib/assets/{scriptsRunWorker-AjKVFLY2.js → scriptsRunWorker-DO_0NAgb.js} +15254 -23718
  3. package/lib/components/editor/type/index.d.ts +0 -1
  4. package/lib/components/editor/utils/parserTccWorker.d.ts +25 -1
  5. package/lib/components/editor/v3/parseScript/constants.d.ts +0 -2
  6. package/lib/components/editor/v4/parseScript/constants.d.ts +0 -2
  7. package/lib/components/editor/v5/parseScript/buildInConstants.d.ts +0 -2
  8. package/lib/components/editor/v5/parseScript/buildInVarNamespace/strategy.d.ts +3 -0
  9. package/lib/components/editor/v5/parseScript/constants.d.ts +0 -2
  10. package/lib/components/editor/v5/parseScript/parseToJs.d.ts +0 -2
  11. package/lib/{monarchTokens-BNkQaBBZ.js → monarchTokens-D-73EVQs.js} +22 -22
  12. package/lib/packages/index.d.ts +1 -1
  13. package/lib/trading-vue-editor.es.packages.js +843 -856
  14. package/lib/trading-vue-editor.umd.packages.mjs +45 -110
  15. package/package.json +2 -2
  16. package/lib/components/editor/v5/parseScript/constants_en.d.ts +0 -134
  17. package/lib/components/editor/v6/config/monarchTokens.d.ts +0 -205
  18. package/lib/components/editor/v6/constants/contents_zh.d.ts +0 -6
  19. package/lib/components/editor/v6/constants/index.d.ts +0 -41
  20. package/lib/components/editor/v6/parseScript/buildInConstants.d.ts +0 -310
  21. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/array.d.ts +0 -109
  22. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/box.d.ts +0 -83
  23. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/chartPoint.d.ts +0 -26
  24. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/color.d.ts +0 -25
  25. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/errorListener.d.ts +0 -9
  26. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/index.d.ts +0 -25
  27. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/input.d.ts +0 -57
  28. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/label.d.ts +0 -66
  29. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/line.d.ts +0 -74
  30. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/linefill.d.ts +0 -36
  31. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/log.d.ts +0 -39
  32. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/map.d.ts +0 -51
  33. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/math.d.ts +0 -49
  34. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/matrix.d.ts +0 -98
  35. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/polyline.d.ts +0 -32
  36. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/runtime.d.ts +0 -10
  37. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/strategy.d.ts +0 -278
  38. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/string.d.ts +0 -55
  39. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/syminfo.d.ts +0 -9
  40. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/ta.d.ts +0 -125
  41. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/table.d.ts +0 -89
  42. package/lib/components/editor/v6/parseScript/buildInFuncNamespace/timeframe.d.ts +0 -22
  43. package/lib/components/editor/v6/parseScript/buildInVarNamespace/barstate.d.ts +0 -22
  44. package/lib/components/editor/v6/parseScript/buildInVarNamespace/chart.d.ts +0 -21
  45. package/lib/components/editor/v6/parseScript/buildInVarNamespace/dividends.d.ts +0 -8
  46. package/lib/components/editor/v6/parseScript/buildInVarNamespace/earnings.d.ts +0 -9
  47. package/lib/components/editor/v6/parseScript/buildInVarNamespace/index.d.ts +0 -9
  48. package/lib/components/editor/v6/parseScript/buildInVarNamespace/session.d.ts +0 -12
  49. package/lib/components/editor/v6/parseScript/buildInVarNamespace/strategy.d.ts +0 -144
  50. package/lib/components/editor/v6/parseScript/buildInVarNamespace/syminfo.d.ts +0 -49
  51. package/lib/components/editor/v6/parseScript/buildInVarNamespace/ta.d.ts +0 -32
  52. package/lib/components/editor/v6/parseScript/buildInVarNamespace/timeframe.d.ts +0 -16
  53. package/lib/components/editor/v6/parseScript/constants.d.ts +0 -139
  54. package/lib/components/editor/v6/parseScript/constantsRun.d.ts +0 -5
  55. package/lib/components/editor/v6/parseScript/enum.d.ts +0 -302
  56. package/lib/components/editor/v6/parseScript/parseToJs.d.ts +0 -78
  57. package/lib/components/editor/v6/parseScript/parseToLibJs.d.ts +0 -71
  58. package/lib/components/editor/v6/parseScript/strategyNamespace/closedtrades.d.ts +0 -28
  59. package/lib/components/editor/v6/parseScript/strategyNamespace/index.d.ts +0 -4
  60. package/lib/components/editor/v6/parseScript/strategyNamespace/opentrades.d.ts +0 -25
  61. package/lib/components/editor/v6/parseScript/strategyNamespace/risk.d.ts +0 -22
  62. package/lib/components/editor/v6/parseScript/type.d.ts +0 -40
  63. package/lib/components/editor/v6/parseScript/userTypeClass.d.ts +0 -12
  64. package/lib/components/editor/v6/parseScript/utils.d.ts +0 -25
  65. package/lib/components/editor/v6/parseScript/visitorParser.d.ts +0 -382
  66. package/lib/components/editor/v6/parseScript/visitorUtils.d.ts +0 -31
  67. package/lib/components/editor/v6/parserTccWorker.d.ts +0 -40
  68. package/lib/components/editor/v6/scriptsRunWorker.d.ts +0 -11
  69. package/lib/components/editor/v6/tccParser/LexerBase.d.ts +0 -19
  70. package/lib/components/editor/v6/tccParser/tccScriptParserVisitor.d.ts +0 -507
  71. package/lib/index-C8vqcsNB.js +0 -61958
  72. package/lib/monarchTokens-_UFEzBJ_.js +0 -563
  73. package/lib/{index-Clupi1hX.js → index-DLIhM_y0.js} +24 -24

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.