@guihz/trading-vue-editor-tes 0.0.264 → 0.0.266
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/assets/{parserTccWorker-B7F1lNQc.js → parserTccWorker-CAL2PjNe.js} +1 -1
- package/lib/assets/{scriptsRunWorker-BLn67M0K.js → scriptsRunWorker-D5uNcRZc.js} +26 -26
- package/lib/components/editor/parseScript/buildInFuncNamespace/box.d.ts +11 -9
- package/lib/components/editor/parseScript/buildInFuncNamespace/label.d.ts +9 -7
- package/lib/components/editor/parseScript/buildInFuncNamespace/line.d.ts +14 -11
- package/lib/components/editor/parseScript/buildInFuncNamespace/linefill.d.ts +4 -2
- package/lib/components/editor/parseScript/buildInFuncNamespace/polyline.d.ts +3 -1
- package/lib/components/editor/parseScript/buildInFuncNamespace/strategy.d.ts +1 -0
- package/lib/components/editor/parseScript/buildInFuncNamespace/table.d.ts +4 -1
- package/lib/components/editor/parseScript/buildInFunction.d.ts +235 -0
- package/lib/components/editor/parseScript/constants.d.ts +1 -0
- package/lib/components/editor/utils/calc.d.ts +1 -0
- package/lib/trading-vue-editor.js +2 -2
- package/lib/trading-vue-editor.umd.cjs +1 -1
- package/package.json +1 -1