|
|
|
@ -82,8 +82,8 @@ import RenderCard from './RenderCard.vue'
|
|
|
|
|
import Configuration from './Configuration.vue'
|
|
|
|
|
// import _ from 'lodash'
|
|
|
|
|
import cloneDeep from 'lodash/cloneDeep'
|
|
|
|
|
import vdr from 'vue-draggable-resizable-gorkys'
|
|
|
|
|
import 'vue-draggable-resizable-gorkys/dist/VueDraggableResizable.css'
|
|
|
|
|
import vdr from 'gc-vue-draggable-resizable'
|
|
|
|
|
import 'gc-vue-draggable-resizable/dist/VueDraggableResizable.css'
|
|
|
|
|
import { randomString } from '../js/utils'
|
|
|
|
|
import { compile } from 'tiny-sass-compiler/dist/tiny-sass-compiler.esm-browser.prod.js'
|
|
|
|
|
import plotList, { getCustomPlots } from '../G2Plots/plotList'
|
|
|
|
|