@guihz/trading-vue-editor-tes 0.0.9 → 0.0.11
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/assets/{parserTccWorker-BhMZL9OL.js → parserTccWorker-cXJaK8VI.js} +2 -2
- package/lib/assets/scriptsRunWorker-DEh9seQE.js +66 -0
- package/lib/components/editor/index.d.ts +5 -0
- package/lib/components/editor/parseScript/buildInFuncNamespace/index.d.ts +3 -1
- package/lib/components/editor/parseScript/buildInFuncNamespace/log.d.ts +24 -0
- package/lib/components/editor/parseScript/buildInFuncNamespace/runtime.d.ts +10 -0
- package/lib/components/editor/parseScript/buildInFuncNamespace/strategy.d.ts +109 -0
- package/lib/components/editor/parseScript/constants.d.ts +14 -0
- package/lib/components/editor/parseScript/workerStorage.d.ts +0 -4
- package/lib/components/editor/utils/initEditor.d.ts +4 -0
- package/lib/trading-vue-editor.js +3521 -3208
- package/lib/trading-vue-editor.umd.cjs +38 -38
- package/package.json +1 -1
- package/lib/assets/scriptsRunWorker-DHT6psBx.js +0 -66