@guihz/trading-vue-editor-tes 0.0.55 → 0.0.57
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/assets/{parserTccWorker-HvN6ZSID.js → parserTccWorker-DwIXERLL.js} +52 -52
- package/lib/assets/{scriptsRunWorker-DBOrPbdQ.js → scriptsRunWorker-CjCbw7bj.js} +2 -2
- package/lib/components/editor/parseScript/constants.d.ts +8 -0
- package/lib/components/editor/parseScript/enum.d.ts +5 -0
- package/lib/components/editor/parseScript/parseToLibJs.d.ts +48 -0
- package/lib/components/editor/parseScript/visitorParser.d.ts +22 -2
- package/lib/components/editor/type/index.d.ts +1 -0
- package/lib/components/editor/utils/parserTccWorker.d.ts +3 -3
- package/lib/packages/index.d.ts +1 -1
- package/lib/trading-vue-editor.js +936 -931
- package/lib/trading-vue-editor.umd.cjs +13 -13
- package/package.json +1 -1