cloud-web-corejs 1.0.54-dev.192 → 1.0.54-dev.193

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cloud-web-corejs",
3
3
  "private": false,
4
- "version": "1.0.54-dev.192",
4
+ "version": "1.0.54-dev.193",
5
5
  "scripts": {
6
6
  "dev": "vue-cli-service serve",
7
7
  "lint": "eslint --ext .js,.vue src",
@@ -501,7 +501,7 @@ import i18n from "../../../../../../components/xform/utils/i18n";
501
501
  import Sortable from "sortablejs";
502
502
  import {generateId} from "../../../../../../components/xform/utils/util";
503
503
  import columnRenderDialog from "./columnRenderDialog.vue"
504
- import {businessFields} from "@/components/xform/form-designer/widget-panel/widgetsConfig";
504
+ import {businessFields} from "@base/components/xform/form-designer/widget-panel/widgetsConfig";
505
505
 
506
506
  let businessOptions = [
507
507
  {