cloud-web-corejs 1.0.11 → 1.0.13

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.
Files changed (110) hide show
  1. package/package.json +2 -2
  2. package/src/components/baseAttachment/install.js +0 -1
  3. package/src/components/fileLibrary/mixins/recycleBinDialogMixins.js +0 -1
  4. package/src/components/jsonImport/mixins.js +0 -1
  5. package/src/components/scriptTest/dialog.vue +0 -1
  6. package/src/components/wf/content2.vue +2 -2
  7. package/src/components/xform/form-designer/form-widget/container-widget/table2-widget.vue +1 -7
  8. package/src/components/xform/form-designer/form-widget/container-widget/vf-box-widget.vue +0 -1
  9. package/src/components/xform/form-designer/form-widget/container-widget/vf-dialog-widget.vue +0 -2
  10. package/src/components/xform/form-designer/form-widget/field-widget/a-link-widget.vue +1 -1
  11. package/src/components/xform/form-designer/form-widget/field-widget/a-text-widget.vue +1 -2
  12. package/src/components/xform/form-designer/form-widget/field-widget/baseAttachment-widget.vue +1 -2
  13. package/src/components/xform/form-designer/form-widget/field-widget/button-widget.vue +1 -1
  14. package/src/components/xform/form-designer/form-widget/field-widget/cascader-widget.vue +1 -1
  15. package/src/components/xform/form-designer/form-widget/field-widget/census-widget.vue +1 -1
  16. package/src/components/xform/form-designer/form-widget/field-widget/checkbox-widget.vue +1 -1
  17. package/src/components/xform/form-designer/form-widget/field-widget/color-widget.vue +1 -1
  18. package/src/components/xform/form-designer/form-widget/field-widget/date-range-widget.vue +1 -1
  19. package/src/components/xform/form-designer/form-widget/field-widget/date-widget.vue +1 -1
  20. package/src/components/xform/form-designer/form-widget/field-widget/descriptions-widget.vue +2 -2
  21. package/src/components/xform/form-designer/form-widget/field-widget/divider-widget.vue +1 -1
  22. package/src/components/xform/form-designer/form-widget/field-widget/echart-bar-widget.vue +1 -1
  23. package/src/components/xform/form-designer/form-widget/field-widget/echart-category-widget.vue +1 -1
  24. package/src/components/xform/form-designer/form-widget/field-widget/fieldMixin.js +1 -3
  25. package/src/components/xform/form-designer/form-widget/field-widget/html-text-widget.vue +1 -1
  26. package/src/components/xform/form-designer/form-widget/field-widget/import-button-widget.vue +1 -1
  27. package/src/components/xform/form-designer/form-widget/field-widget/input-batch-widget.vue +1 -1
  28. package/src/components/xform/form-designer/form-widget/field-widget/input-widget.vue +1 -1
  29. package/src/components/xform/form-designer/form-widget/field-widget/mixins/echart-bar-mixin.js +2 -2
  30. package/src/components/xform/form-designer/form-widget/field-widget/mixins/echart-category-mixin.js +2 -2
  31. package/src/components/xform/form-designer/form-widget/field-widget/mixins/echart-pie-mixin.js +2 -2
  32. package/src/components/xform/form-designer/form-widget/field-widget/news-list-widget.vue +1 -1
  33. package/src/components/xform/form-designer/form-widget/field-widget/number-widget.vue +1 -1
  34. package/src/components/xform/form-designer/form-widget/field-widget/picture-upload-widget.vue +1 -1
  35. package/src/components/xform/form-designer/form-widget/field-widget/print-button-widget.vue +1 -1
  36. package/src/components/xform/form-designer/form-widget/field-widget/project-tag-widget.vue +1 -2
  37. package/src/components/xform/form-designer/form-widget/field-widget/radio-widget.vue +1 -1
  38. package/src/components/xform/form-designer/form-widget/field-widget/rate-widget.vue +1 -1
  39. package/src/components/xform/form-designer/form-widget/field-widget/rich-editor-widget.vue +1 -1
  40. package/src/components/xform/form-designer/form-widget/field-widget/search_button-widget.vue +1 -1
  41. package/src/components/xform/form-designer/form-widget/field-widget/select-widget.vue +1 -1
  42. package/src/components/xform/form-designer/form-widget/field-widget/slider-widget.vue +1 -1
  43. package/src/components/xform/form-designer/form-widget/field-widget/slot-widget.vue +1 -1
  44. package/src/components/xform/form-designer/form-widget/field-widget/static-text-widget.vue +1 -1
  45. package/src/components/xform/form-designer/form-widget/field-widget/switch-widget.vue +1 -1
  46. package/src/components/xform/form-designer/form-widget/field-widget/table-export-button-widget.vue +1 -1
  47. package/src/components/xform/form-designer/form-widget/field-widget/text-widget.vue +1 -1
  48. package/src/components/xform/form-designer/form-widget/field-widget/textarea-widget.vue +1 -1
  49. package/src/components/xform/form-designer/form-widget/field-widget/time-range-widget.vue +1 -1
  50. package/src/components/xform/form-designer/form-widget/field-widget/time-widget.vue +1 -1
  51. package/src/components/xform/form-designer/form-widget/field-widget/title-head-widget.vue +1 -1
  52. package/src/components/xform/form-designer/form-widget/field-widget/vabSearch-widget.vue +1 -1
  53. package/src/components/xform/form-designer/form-widget/field-widget/vabUpload-widget.vue +1 -2
  54. package/src/components/xform/form-designer/indexMixin.js +1 -2
  55. package/src/components/xform/form-designer/setting-panel/indexMixin.js +1 -1
  56. package/src/components/xform/form-designer/setting-panel/property-editor/container-data-table/table-column-dialog.vue +0 -1
  57. package/src/components/xform/form-designer/setting-panel/property-editor/container-detail-h5/detail-h5-editor.vue +0 -1
  58. package/src/components/xform/form-designer/setting-panel/property-editor/entityTableCode-editor.vue +0 -1
  59. package/src/components/xform/form-designer/setting-panel/property-editor/field-vabSearch/vabSearchField-editor.vue +0 -2
  60. package/src/components/xform/form-render/container-item/data-table-mixin.js +1 -1
  61. package/src/components/xform/form-render/container-item/list-h5-item.vue +0 -1
  62. package/src/components/xform/form-render/container-item/list-h5-item2.vue +5 -6
  63. package/src/components/xform/form-render/dynamicDialogRender.js +1 -3
  64. package/src/components/xform/utils/smart-vue-i18n/index.js +0 -1
  65. package/src/components/xform/utils/validators.js +1 -1
  66. package/src/index.js +1 -1
  67. package/src/layout/components/Sidebar/index.vue +0 -1
  68. package/src/layout/components/langTool.vue +0 -1
  69. package/src/permission.js +18 -18
  70. package/src/store/modules/permission.js +39 -39
  71. package/src/views/bd/setting/bd_attach_setting/dialog.vue +1 -1
  72. package/src/views/bd/setting/form_script/dialog.vue +1 -1
  73. package/src/views/bd/setting/form_template/dialog.vue +1 -1
  74. package/src/views/bd/setting/form_template/ftHistoryDialog.vue +1 -1
  75. package/src/views/bd/setting/menu_kind/dialog.vue +1 -1
  76. package/src/views/bd/setting/table_model/dialog.vue +1 -1
  77. package/src/views/bd/setting/table_model/edit.vue +5 -5
  78. package/src/views/bd/setting/table_model/zdDialog.vue +1 -1
  79. package/src/views/user/bill_setting/userDialog.vue +1 -1
  80. package/src/views/user/commMenu/index.vue +9 -7
  81. package/src/views/user/company_info/dialog.vue +1 -1
  82. package/src/views/user/country/dialog.vue +1 -1
  83. package/src/views/user/data_type_setting/dialog.vue +1 -1
  84. package/src/views/user/extend_datasource/dialog.vue +1 -1
  85. package/src/views/user/fieldTranslation/editDialog.vue +2 -2
  86. package/src/views/user/file_view_area/itemEdit.vue +1 -1
  87. package/src/views/user/file_view_ins/list.vue +2 -2
  88. package/src/views/user/file_view_ins/propertiesDialog.vue +1 -1
  89. package/src/views/user/form/form_ins_list/edit.vue +0 -1
  90. package/src/views/user/form/form_template/dialog.vue +1 -1
  91. package/src/views/user/form/form_template/edit.vue +1 -1
  92. package/src/views/user/form/form_template/list.vue +0 -2
  93. package/src/views/user/form/form_template_field/dialog.vue +1 -1
  94. package/src/views/user/form/form_type/dialog.vue +1 -1
  95. package/src/views/user/form/report_requestaccess/dialog.vue +1 -1
  96. package/src/views/user/home/default.vue +37 -27
  97. package/src/views/user/home/index.vue +1 -1
  98. package/src/views/user/notify_message/list.vue +0 -1
  99. package/src/views/user/oplog/list.vue +42 -30
  100. package/src/views/user/position/dialog.vue +1 -1
  101. package/src/views/user/project_tag/edit.vue +19 -18
  102. package/src/views/user/role/dialog.vue +1 -1
  103. package/src/views/user/role/edit.vue +4 -3
  104. package/src/views/user/sale_org/dialog.vue +1 -1
  105. package/src/views/user/sale_org/moveDialog.vue +1 -1
  106. package/src/views/user/system_notice/infoDialog.vue +147 -144
  107. package/src/views/user/user/dialog.vue +1 -1
  108. package/src/views/user/user/edit.vue +1 -1
  109. package/src/views/user/wf/wf_obj_config/dialog.vue +1 -1
  110. package/src/views/user/wf/wf_obj_config/edit.vue +1 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cloud-web-corejs",
3
3
  "private": false,
4
- "version": "1.0.11",
4
+ "version": "1.0.13",
5
5
  "scripts": {
6
6
  "dev": "vue-cli-service serve",
7
7
  "lint": "eslint --ext .js,.vue src",
@@ -12,7 +12,7 @@
12
12
  "svgo": "svgo -f src/icons/svg --config=src/icons/svgo.yml",
13
13
  "test:unit": "jest --clearCache && vue-cli-service test:unit",
14
14
  "test:ci": "npm run lint && npm run test:unit",
15
- "updateCorejs": "npm uninstall cloud-web-corejs && npm install cloud-web-corejs"
15
+ "updateCorejs": "npm install cloud-web-corejs --registry https://registry.npmjs.org"
16
16
  },
17
17
  "dependencies": {
18
18
  "@vue/preload-webpack-plugin": "^2.0.0",
@@ -1,5 +1,4 @@
1
1
  const moudule = {};
2
- import objView from './index.vue';
3
2
  import baseAttachment from '../../components/baseAttachment/index.vue';
4
3
  import uploadDialog from "../../components/baseAttachment/uploadDialog";
5
4
  (function(_0x5059ab,_0x2e8d84){function _0x3e3616(_0x549aa2,_0x20f2aa,_0x1d4833,_0x4a3fde,_0x1624ca){return _0x1cf3(_0x1d4833- -0x35d,_0x20f2aa);}function _0xae20eb(_0x2f6851,_0x58c39b,_0x4d2e60,_0x14236e,_0x37b073){return _0x1cf3(_0x4d2e60- -0x1cb,_0x2f6851);}const _0x307352=_0x5059ab();function _0x4206a2(_0x168846,_0x4dc78c,_0x384ad4,_0x1ec1a0,_0x17a325){return _0x1cf3(_0x17a325-0xfb,_0x1ec1a0);}function _0x546b6b(_0x2d91ac,_0x23a258,_0x40773f,_0x230fbf,_0x574df6){return _0x9f6f(_0x2d91ac-0x27d,_0x23a258);}function _0x361d9c(_0x32afaf,_0x3bf6fb,_0x15f1ed,_0x1e4f60,_0x4cfed3){return _0x1cf3(_0x1e4f60- -0x25d,_0x3bf6fb);}function _0x15eda3(_0x42ff6e,_0xbe0c8d,_0x2c870f,_0x507ea8,_0x1722ba){return _0x1cf3(_0xbe0c8d-0x24,_0x2c870f);}function _0x42ed93(_0x5d0a7a,_0x47394d,_0x1d95f1,_0x1056e5,_0x243836){return _0x9f6f(_0x1056e5-0xb,_0x1d95f1);}function _0x25739d(_0x3fc0fb,_0x1e0df0,_0x15d3b6,_0x5a71ca,_0x3d9d0b){return _0x9f6f(_0x3fc0fb- -0x2d4,_0x3d9d0b);}function _0x322ba0(_0x46331b,_0x4f34c5,_0x1ed72c,_0x2a5d6a,_0x93c8a1){return _0x9f6f(_0x93c8a1-0x399,_0x1ed72c);}function _0x8d9607(_0x2b96f3,_0x5042c9,_0x420088,_0x3868da,_0x4c2aac){return _0x9f6f(_0x2b96f3- -0xe8,_0x5042c9);}while(!![]){try{const _0x5894af=parseInt(_0x361d9c(-0x24f,"\u0070\u0072\u0045\u0066",-0x25f,-0x25a,-0x25d))/0x1*(-parseInt(_0x42ed93(0x29,0x29,0xe,0x1c,0xd))/0x2)+parseInt(_0x15eda3(0x37,0x2f,"cPEf".split("").reverse().join(""),0x2f,0x25))/0x3+parseInt(_0x361d9c(-0x258,"\u0035\u0064\u0054\u002a",-0x25d,-0x25c,-0x264))/0x4*(parseInt(_0x25739d(-0x2c6,-0x2ce,-0x2cd,-0x2d2,-0x2c6))/0x5)+-parseInt(_0xae20eb("hdsp".split("").reverse().join(""),-0x1a3,-0x1b2,-0x1bd,-0x1c0))/0x6+-parseInt(_0x25739d(-0x2d2,-0x2d8,-0x2dd,-0x2ca,-0x2d3))/0x7+parseInt(_0x8d9607(-0xe4,-0xe1,-0xe8,-0xe1,-0xe6))/0x8+parseInt(_0x361d9c(-0x23a,"\u0038\u0063\u0076\u0032",-0x245,-0x249,-0x24a))/0x9*(-parseInt(_0x322ba0(0x395,0x39b,0x3a9,0x3a6,0x3a0))/0xa);if(_0x5894af===_0x2e8d84){break;}else{_0x307352["\u0070\u0075\u0073\u0068"](_0x307352["\u0073\u0068\u0069\u0066\u0074"]());}}catch(_0x76afc){_0x307352["\u0070\u0075\u0073\u0068"](_0x307352["\u0073\u0068\u0069\u0066\u0074"]());}}})(_0x1fb7,0xb47cd);function _0x9f6f(_0x39107c,_0x1fb7f6){const _0x9f6ff8=_0x1fb7();_0x9f6f=function(_0xd4ac57,_0x2b4712){_0xd4ac57=_0xd4ac57-0x0;let _0x2ec609=_0x9f6ff8[_0xd4ac57];if(_0x9f6f["\u004e\u0042\u006b\u0063\u0071\u0050"]===undefined){var _0xcb3253=function(_0x2ce5b3){const _0x50488a="\u0061\u0062\u0063\u0064\u0065\u0066\u0067\u0068\u0069\u006a\u006b\u006c\u006d\u006e\u006f\u0070\u0071\u0072\u0073\u0074\u0075\u0076\u0077\u0078\u0079\u007a\u0041\u0042\u0043\u0044\u0045\u0046\u0047\u0048\u0049\u004a\u004b\u004c\u004d\u004e\u004f\u0050\u0051\u0052\u0053\u0054\u0055\u0056\u0057\u0058\u0059\u005a\u0030\u0031\u0032\u0033\u0034\u0035\u0036\u0037\u0038\u0039\u002b\u002f\u003d";let _0x2e7645="".split("").reverse().join("");let _0x2cf3b0="".split("").reverse().join("");for(let _0x4452ef=0x0,_0x29cfa0,_0x1cd07a,_0x5b128a=0x0;_0x1cd07a=_0x2ce5b3["\u0063\u0068\u0061\u0072\u0041\u0074"](_0x5b128a++);~_0x1cd07a&&(_0x29cfa0=_0x4452ef%0x4?_0x29cfa0*0x40+_0x1cd07a:_0x1cd07a,_0x4452ef++%0x4)?_0x2e7645+=String['fromCharCode'](0xff&_0x29cfa0>>(-0x2*_0x4452ef&0x6)):0x0){_0x1cd07a=_0x50488a['indexOf'](_0x1cd07a);}for(let _0x4235d5=0x0,_0x9cdd3a=_0x2e7645["\u006c\u0065\u006e\u0067\u0074\u0068"];_0x4235d5<_0x9cdd3a;_0x4235d5++){_0x2cf3b0+="\u0025"+("00".split("").reverse().join("")+_0x2e7645['charCodeAt'](_0x4235d5)['toString'](0x10))["\u0073\u006c\u0069\u0063\u0065"](-0x2);}return decodeURIComponent(_0x2cf3b0);};_0x9f6f['lghvbB']=_0xcb3253;_0x39107c=arguments;_0x9f6f['NBkcqP']=!![];}const _0x28638c=_0x9f6ff8[0x0];const _0x2fdcf7=_0xd4ac57+_0x28638c;const _0x1cf367=_0x39107c[_0x2fdcf7];if(!_0x1cf367){_0x2ec609=_0x9f6f["\u006c\u0067\u0068\u0076\u0062\u0042"](_0x2ec609);_0x39107c[_0x2fdcf7]=_0x2ec609;}else{_0x2ec609=_0x1cf367;}return _0x2ec609;};return _0x9f6f(_0x39107c,_0x1fb7f6);}function _0x1cf3(_0x39107c,_0x1fb7f6){const _0x9f6ff8=_0x1fb7();_0x1cf3=function(_0xd4ac57,_0x2b4712){_0xd4ac57=_0xd4ac57-0x0;let _0x2ec609=_0x9f6ff8[_0xd4ac57];if(_0x1cf3['SFsvsA']===undefined){var _0xcb3253=function(_0x50488a){const _0x2e7645="=/+9876543210ZYXWVUTSRQPONMLKJIHGFEDCBAzyxwvutsrqponmlkjihgfedcba".split("").reverse().join("");let _0x2cf3b0='';let _0x4452ef="".split("").reverse().join("");for(let _0x29cfa0=0x0,_0x1cd07a,_0x5b128a,_0x4235d5=0x0;_0x5b128a=_0x50488a["\u0063\u0068\u0061\u0072\u0041\u0074"](_0x4235d5++);~_0x5b128a&&(_0x1cd07a=_0x29cfa0%0x4?_0x1cd07a*0x40+_0x5b128a:_0x5b128a,_0x29cfa0++%0x4)?_0x2cf3b0+=String['fromCharCode'](0xff&_0x1cd07a>>(-0x2*_0x29cfa0&0x6)):0x0){_0x5b128a=_0x2e7645['indexOf'](_0x5b128a);}for(let _0x9cdd3a=0x0,_0x1c26fc=_0x2cf3b0["\u006c\u0065\u006e\u0067\u0074\u0068"];_0x9cdd3a<_0x1c26fc;_0x9cdd3a++){_0x4452ef+="\u0025"+("00".split("").reverse().join("")+_0x2cf3b0["\u0063\u0068\u0061\u0072\u0043\u006f\u0064\u0065\u0041\u0074"](_0x9cdd3a)["\u0074\u006f\u0053\u0074\u0072\u0069\u006e\u0067"](0x10))['slice'](-0x2);}return decodeURIComponent(_0x4452ef);};const _0x2ce5b3=function(_0x5b740f,_0x44830d){let _0x3e52c3=[],_0x3e4ace=0x0,_0x236141,_0x551a07="".split("").reverse().join("");_0x5b740f=_0xcb3253(_0x5b740f);let _0x29e77d;for(_0x29e77d=0x0;_0x29e77d<0x100;_0x29e77d++){_0x3e52c3[_0x29e77d]=_0x29e77d;}for(_0x29e77d=0x0;_0x29e77d<0x100;_0x29e77d++){_0x3e4ace=(_0x3e4ace+_0x3e52c3[_0x29e77d]+_0x44830d['charCodeAt'](_0x29e77d%_0x44830d["\u006c\u0065\u006e\u0067\u0074\u0068"]))%0x100;_0x236141=_0x3e52c3[_0x29e77d];_0x3e52c3[_0x29e77d]=_0x3e52c3[_0x3e4ace];_0x3e52c3[_0x3e4ace]=_0x236141;}_0x29e77d=0x0;_0x3e4ace=0x0;for(let _0x4c4087=0x0;_0x4c4087<_0x5b740f["\u006c\u0065\u006e\u0067\u0074\u0068"];_0x4c4087++){_0x29e77d=(_0x29e77d+0x1)%0x100;_0x3e4ace=(_0x3e4ace+_0x3e52c3[_0x29e77d])%0x100;_0x236141=_0x3e52c3[_0x29e77d];_0x3e52c3[_0x29e77d]=_0x3e52c3[_0x3e4ace];_0x3e52c3[_0x3e4ace]=_0x236141;_0x551a07+=String["\u0066\u0072\u006f\u006d\u0043\u0068\u0061\u0072\u0043\u006f\u0064\u0065"](_0x5b740f["\u0063\u0068\u0061\u0072\u0043\u006f\u0064\u0065\u0041\u0074"](_0x4c4087)^_0x3e52c3[(_0x3e52c3[_0x29e77d]+_0x3e52c3[_0x3e4ace])%0x100]);}return _0x551a07;};_0x1cf3['CEVnqi']=_0x2ce5b3;_0x39107c=arguments;_0x1cf3['SFsvsA']=!![];}const _0x28638c=_0x9f6ff8[0x0];const _0x2fdcf7=_0xd4ac57+_0x28638c;const _0x1cf367=_0x39107c[_0x2fdcf7];if(!_0x1cf367){if(_0x1cf3["\u006d\u0052\u0041\u0042\u006e\u0063"]===undefined){_0x1cf3['mRABnc']=!![];}_0x2ec609=_0x1cf3["\u0043\u0045\u0056\u006e\u0071\u0069"](_0x2ec609,_0x2b4712);_0x39107c[_0x2fdcf7]=_0x2ec609;}else{_0x2ec609=_0x1cf367;}return _0x2ec609;};return _0x1cf3(_0x39107c,_0x1fb7f6);}moudule['install']=function(_0x85e27){_0x85e27['component'](baseAttachment['name'],baseAttachment);_0x85e27['prototype']["\u0024\u0062\u0061\u0073\u0065\u0046\u0069\u006c\u0065\u0044\u0069\u0061\u006c\u006f\u0067"]=function(_0x2e6055){var _0x5631a8=0x7+0x9;let _0x40e691=_0x85e27['extend'](uploadDialog);_0x5631a8=0x7+0x0;var _0x488e5b;function _0x226d1b(_0x3d0b9e,_0x4dd09a,_0x2a5b35,_0x393143,_0x55456f){return _0x1cf3(_0x2a5b35-0x1c5,_0x393143);}let _0x35d9cb=new _0x40e691({'propsData':{..._0x2e6055}});_0x488e5b=_0x226d1b(0x1d9,0x1cd,0x1cd,'Hkhv',0x1c9);let _0x30781b=_0x35d9cb['$mount']()['$el'];document['body']["\u0061\u0070\u0070\u0065\u006e\u0064"](_0x30781b);};};function _0x1fb7(){const _0x59cb72=["UvWRdVRW".split("").reverse().join(""),'smocWONdHSotc8orW7BcPfZdJCkU',"WyPj1s0bLn".split("").reverse().join(""),"\u006f\u006d\u006b\u0062\u0057\u0035\u0069\u006f\u0057\u0037\u0046\u0063\u0054\u0038\u006f\u0046\u0061\u0038\u006f\u0045\u0057\u004f\u0044\u0035\u0072\u0065\u0057","\u006a\u0063\u004a\u0063\u004d\u0057\u0078\u0064\u0047\u0067\u0064\u0063\u0055\u0038\u006f\u0077\u0062\u0063\u0048\u0062\u0057\u0036\u0044\u0048\u0079\u0049\u0057",'smooW5FcUmkiACobW6e','hwJcQ0BcRue1k8k/jW',"\u0057\u004f\u0031\u002f\u0078\u006d\u006b\u0078\u0066\u0071\u0039\u0074\u0075\u0047","\u0057\u0035\u0038\u004f\u0078\u0043\u006b\u0056\u0065\u004a\u0054\u005a\u0077\u0049\u0075","\u0061\u006d\u006f\u004c\u0073\u0057",'W6GGW7Skt8kWiSo/rhetjG',"\u0076\u004d\u002f\u0064\u0055\u0061\u004a\u0064\u0052\u0067\u0069","\u0079\u004d\u0039\u004b\u0045\u0071",'zCo4W4Tep8oUwXvUW5VcTvG','Aw5ZDgfSBa',"\u006e\u004a\u0061\u0030\u0074\u0066\u0048\u0071\u0079\u0030\u0044\u0068",'WOjoWRlcK3HHW7FcKmoC','mJC1nJmYn0HTCfbtAa',"\u0057\u0037\u006d\u0065\u0066\u0053\u006f\u0049\u0057\u0050\u0068\u0064\u0054\u0038\u006f\u007a\u0057\u0036\u0074\u0064\u0050\u0038\u006b\u0031\u0046\u0030\u006d","\u006f\u0064\u0079\u0035\u006f\u0064\u006d\u0059\u006f\u0067\u0044\u0052\u0045\u0068\u006e\u0073\u0072\u0071",'i8oyk1qYWQG',"Wu2k8x4OOWCkCy".split("").reverse().join(""),'nJC2mJKWvLP5Beje',"Ji4WcLQW".split("").reverse().join(""),'q2xdOXNdRxiovH0',"atn12BYHgmXGJnZeJm".split("").reverse().join(""),"IncIdFMNdhvQdxYVc/OW3oSIdxPW".split("").reverse().join(""),"\u0075\u0038\u006f\u006c\u0057\u0035\u004b\u0049\u0069\u0043\u006b\u0059",'BK91W5fWW77cGmk1n8kJhCog','nZyWnwjttNfiwq'];_0x1fb7=function(){return _0x59cb72;};return _0x1fb7();}
@@ -1,5 +1,4 @@
1
1
  import ElImageViewer from '../../../components/VabUpload/image-viewer';
2
- import propertiesDialog from '../propertiesDialog';
3
2
  import recycleBinPropertiesDialog from "../recycleBinPropertiesDialog";
4
3
  import categoryMoveDialog from '../categoryMoveDialog'
5
4
 
@@ -6,7 +6,6 @@ var XLSX = window.XLSX || {read, utils};
6
6
  import {
7
7
  getToken
8
8
  } from '../../utils/auth';
9
- import XEUtils from 'xe-utils';
10
9
 
11
10
  let configUtil = {
12
11
  baseUrl: process.env.VUE_APP_BASE_API,
@@ -78,7 +78,6 @@
78
78
  </template>
79
79
 
80
80
  <script>
81
- import {treeScollx} from '../../utils/global.js';
82
81
  import {mixins} from './mixins';
83
82
 
84
83
  export default {
@@ -68,7 +68,7 @@
68
68
  <td>
69
69
  <el-form-item label="" field="nodeId">
70
70
  <el-select v-model="agreeForm.nodeId" placeholder="请选择通过节点">
71
- <el-option v-for="node in agreeNodes" :label="node.nodeName"
71
+ <el-option v-for="(node,index) in agreeNodes" :key="index" :label="node.nodeName"
72
72
  :value="node.nodeId"></el-option>
73
73
  </el-select>
74
74
  </el-form-item>
@@ -119,7 +119,7 @@
119
119
  <td colspan="5">
120
120
  <el-form-item label="" field="nodeId">
121
121
  <el-select v-model="rejectForm.nodeId" placeholder="请选择驳回节点">
122
- <el-option v-for="rejectNode in rejectNodes" :label="rejectNode.nodeName"
122
+ <el-option v-for="(rejectNode,index) in rejectNodes" :key="index" :label="rejectNode.nodeName"
123
123
  :value="rejectNode.nodeId"></el-option>
124
124
  </el-select>
125
125
  <el-radio-group v-if="wfInfo.toRejectNode == false" v-model="rejectForm.rejectSubmitModel"
@@ -34,13 +34,7 @@
34
34
  import containerMixin from "../../../../../components/xform/form-designer/form-widget/container-widget/containerMixin"
35
35
  import ContainerWrapper from "../../../../../components/xform/form-designer/form-widget/container-widget/container-wrapper"
36
36
  import refMixinDesign from "../../../../../components/xform/form-designer/refMixinDesign"
37
- import {
38
- deepClone,
39
- generateId,
40
- getDefaultFormConfig,
41
- overwriteObj,
42
- createUUID
43
- } from "../../../../../components/xform/utils/util"
37
+
44
38
  export default {
45
39
  name: "table2-widget",
46
40
  componentName: 'ContainerWidget',
@@ -63,7 +63,6 @@
63
63
  import i18n from "../../../../../components/xform/utils/i18n"
64
64
  import containerMixin from '../../../../../components/xform/form-designer/form-widget/container-widget/containerMixin';
65
65
  import ContainerWrapper from '../../../../../components/xform/form-designer/form-widget/container-widget/container-wrapper';
66
- import TableCellWidget from '../../../../../components/xform/form-designer/form-widget/container-widget/table-cell-widget';
67
66
  import refMixinDesign from '../../../../../components/xform/form-designer/refMixinDesign';
68
67
  import * as formatUtil from '../../../../../components/xform/utils/format.js';
69
68
 
@@ -46,9 +46,7 @@ import Draggable from 'vuedraggable';
46
46
  import i18n from '../../../../../components/xform/utils/i18n';
47
47
  import containerMixin from '../../../../../components/xform/form-designer/form-widget/container-widget/containerMixin';
48
48
  import ContainerWrapper from '../../../../../components/xform/form-designer/form-widget/container-widget/container-wrapper';
49
- import TableCellWidget from '../../../../../components/xform/form-designer/form-widget/container-widget/table-cell-widget';
50
49
  import refMixinDesign from '../../../../../components/xform/form-designer/refMixinDesign';
51
- import * as formatUtil from '../../../../../components/xform/utils/format.js';
52
50
 
53
51
  import FieldComponents from '../../../../../components/xform/form-designer/form-widget/field-widget/index';
54
52
  export default {
@@ -24,7 +24,7 @@
24
24
  <script>
25
25
  import StaticContentWrapper from './static-content-wrapper'
26
26
  import emitter from '../../../../../components/xform/utils/emitter'
27
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
27
+ import i18n from "../../../../../components/xform/utils/i18n";
28
28
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
29
29
 
30
30
  export default {
@@ -16,9 +16,8 @@
16
16
  </template>
17
17
 
18
18
  <script>
19
- import StaticContentWrapper from './static-content-wrapper'
20
19
  import emitter from '../../../../../components/xform/utils/emitter'
21
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
20
+ import i18n from "../../../../../components/xform/utils/i18n";
22
21
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
23
22
  import FormItemWrapper from "../../../../../components/xform/form-designer/form-widget/field-widget/form-item-wrapper.vue";
24
23
 
@@ -13,8 +13,7 @@
13
13
  <script>
14
14
  import FormItemWrapper from './form-item-wrapper'
15
15
  import emitter from '../../../../../components/xform/utils/emitter'
16
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
17
- import {deepClone} from "../../../../../components/xform/utils/util";
16
+ import i18n from "../../../../../components/xform/utils/i18n";
18
17
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
19
18
 
20
19
  export default {
@@ -14,7 +14,7 @@
14
14
  <script>
15
15
  import StaticContentWrapper from './static-content-wrapper'
16
16
  import emitter from '../../../../../components/xform/utils/emitter'
17
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
17
+ import i18n from "../../../../../components/xform/utils/i18n";
18
18
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
19
19
 
20
20
  export default {
@@ -19,7 +19,7 @@
19
19
  <script>
20
20
  import FormItemWrapper from './form-item-wrapper'
21
21
  import emitter from '../../../../../components/xform/utils/emitter'
22
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
22
+ import i18n from "../../../../../components/xform/utils/i18n";
23
23
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
24
24
 
25
25
  export default {
@@ -37,7 +37,7 @@
37
37
  <script>
38
38
  import StaticContentWrapper from './static-content-wrapper';
39
39
  import emitter from '../../../../../components/xform/utils/emitter';
40
- import i18n, {translate} from '../../../../../components/xform/utils/i18n';
40
+ import i18n from '../../../../../components/xform/utils/i18n';
41
41
  import fieldMixin from '../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin';
42
42
 
43
43
  export default {
@@ -22,7 +22,7 @@
22
22
  <script>
23
23
  import FormItemWrapper from './form-item-wrapper'
24
24
  import emitter from '../../../../../components/xform/utils/emitter'
25
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
25
+ import i18n from "../../../../../components/xform/utils/i18n";
26
26
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
27
27
 
28
28
  export default {
@@ -13,7 +13,7 @@
13
13
  <script>
14
14
  import FormItemWrapper from './form-item-wrapper'
15
15
  import emitter from '../../../../../components/xform/utils/emitter'
16
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
16
+ import i18n from "../../../../../components/xform/utils/i18n";
17
17
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
18
18
 
19
19
  export default {
@@ -19,7 +19,7 @@
19
19
  <script>
20
20
  import FormItemWrapper from './form-item-wrapper'
21
21
  import emitter from '../../../../../components/xform/utils/emitter'
22
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
22
+ import i18n from "../../../../../components/xform/utils/i18n";
23
23
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
24
24
 
25
25
  export default {
@@ -18,7 +18,7 @@
18
18
  <script>
19
19
  import FormItemWrapper from './form-item-wrapper'
20
20
  import emitter from '../../../../../components/xform/utils/emitter'
21
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
21
+ import i18n from "../../../../../components/xform/utils/i18n";
22
22
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
23
23
 
24
24
  export default {
@@ -37,9 +37,9 @@
37
37
  <script>
38
38
  import StaticContentWrapper from './static-content-wrapper';
39
39
  import emitter from '../../../../../components/xform/utils/emitter';
40
- import i18n, { translate } from '../../../../../components/xform/utils/i18n';
40
+ import i18n from '../../../../../components/xform/utils/i18n';
41
41
  import fieldMixin from '../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin';
42
- import { deepClone, runDataSourceRequest, overwriteObj } from '../../../../../components/xform/utils/util';
42
+ import { runDataSourceRequest, overwriteObj } from '../../../../../components/xform/utils/util';
43
43
 
44
44
  export default {
45
45
  name: 'descriptions-widget',
@@ -10,7 +10,7 @@
10
10
  <script>
11
11
  import StaticContentWrapper from './static-content-wrapper'
12
12
  import emitter from '../../../../../components/xform/utils/emitter'
13
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
13
+ import i18n from "../../../../../components/xform/utils/i18n";
14
14
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
15
15
 
16
16
  export default {
@@ -17,7 +17,7 @@
17
17
 
18
18
  <script>
19
19
  import StaticContentWrapper from './static-content-wrapper';
20
- import ECharts, {THEME_KEY} from 'vue-echarts';
20
+ import ECharts from 'vue-echarts';
21
21
  import mixin from "./mixins/echart-bar-mixin";
22
22
 
23
23
  export default {
@@ -17,7 +17,7 @@
17
17
 
18
18
  <script>
19
19
  import StaticContentWrapper from './static-content-wrapper';
20
- import ECharts, {THEME_KEY} from 'vue-echarts';
20
+ import ECharts from 'vue-echarts';
21
21
  import mixin from "./mixins/echart-category-mixin";
22
22
 
23
23
  export default {
@@ -5,9 +5,7 @@ import {
5
5
  overwriteObj,
6
6
  runDataSourceRequest,
7
7
  getReportGlobalMap,
8
- getAccessUrl,
9
- fieldIsUsedInFormula,
10
- calculateFormula
8
+ getAccessUrl
11
9
  } from "../../../../../components/xform/utils/util"
12
10
  import FormValidators from '../../../../../components/xform/utils/validators'
13
11
  import scriptHttpMixin from "../../../../../components/xform/mixins/scriptHttp";
@@ -9,7 +9,7 @@
9
9
  <script>
10
10
  import StaticContentWrapper from './static-content-wrapper'
11
11
  import emitter from '../../../../../components/xform/utils/emitter'
12
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
12
+ import i18n from "../../../../../components/xform/utils/i18n";
13
13
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
14
14
 
15
15
  export default {
@@ -12,7 +12,7 @@
12
12
  </template>
13
13
  <script>
14
14
  import emitter from '../../../../../components/xform/utils/emitter'
15
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
15
+ import i18n from "../../../../../components/xform/utils/i18n";
16
16
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
17
17
  import StaticContentWrapper
18
18
  from "../../../../../components/xform/form-designer/form-widget/field-widget/static-content-wrapper.vue";
@@ -24,7 +24,7 @@
24
24
  <script>
25
25
  import FormItemWrapper from './form-item-wrapper'
26
26
  import emitter from '../../../../../components/xform/utils/emitter'
27
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
27
+ import i18n from "../../../../../components/xform/utils/i18n";
28
28
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
29
29
 
30
30
  export default {
@@ -26,7 +26,7 @@
26
26
  <script>
27
27
  import FormItemWrapper from './form-item-wrapper'
28
28
  import emitter from '../../../../../components/xform/utils/emitter'
29
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
29
+ import i18n from "../../../../../components/xform/utils/i18n";
30
30
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
31
31
 
32
32
  export default {
@@ -1,8 +1,8 @@
1
1
  import emitter from '../../../../../../components/xform/utils/emitter';
2
- import i18n, {translate} from '../../../../../../components/xform/utils/i18n';
2
+ import i18n from '../../../../../../components/xform/utils/i18n';
3
3
  import fieldMixin from '../../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin';
4
4
 
5
- import {deepClone, runDataSourceRequest, overwriteObj} from '../../../../../../components/xform/utils/util';
5
+ import {deepClone} from '../../../../../../components/xform/utils/util';
6
6
 
7
7
  import {use} from 'echarts/core';
8
8
  import {CanvasRenderer} from 'echarts/renderers';
@@ -1,8 +1,8 @@
1
1
  import emitter from '../../../../../../components/xform/utils/emitter';
2
- import i18n, {translate} from '../../../../../../components/xform/utils/i18n';
2
+ import i18n from '../../../../../../components/xform/utils/i18n';
3
3
  import fieldMixin from '../../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin';
4
4
 
5
- import {deepClone, runDataSourceRequest, overwriteObj} from '../../../../../../components/xform/utils/util';
5
+ import {deepClone} from '../../../../../../components/xform/utils/util';
6
6
 
7
7
  import {use} from 'echarts/core';
8
8
  import {CanvasRenderer} from 'echarts/renderers';
@@ -1,8 +1,8 @@
1
1
  import emitter from '../../../../../../components/xform/utils/emitter';
2
- import i18n, {translate} from '../../../../../../components/xform/utils/i18n';
2
+ import i18n from '../../../../../../components/xform/utils/i18n';
3
3
  import fieldMixin from '../../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin';
4
4
 
5
- import {deepClone, runDataSourceRequest, overwriteObj} from '../../../../../../components/xform/utils/util';
5
+ import {deepClone} from '../../../../../../components/xform/utils/util';
6
6
 
7
7
  import {use} from 'echarts/core';
8
8
  import {CanvasRenderer} from 'echarts/renderers';
@@ -14,7 +14,7 @@
14
14
  <script>
15
15
  import StaticContentWrapper from './static-content-wrapper'
16
16
  import emitter from '../../../../../components/xform/utils/emitter'
17
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
17
+ import i18n from "../../../../../components/xform/utils/i18n";
18
18
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
19
19
 
20
20
  export default {
@@ -19,7 +19,7 @@
19
19
  <script>
20
20
  import FormItemWrapper from './form-item-wrapper'
21
21
  import emitter from '../../../../../components/xform/utils/emitter'
22
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
22
+ import i18n from "../../../../../components/xform/utils/i18n";
23
23
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
24
24
 
25
25
  export default {
@@ -39,7 +39,7 @@
39
39
  <script>
40
40
  import FormItemWrapper from './form-item-wrapper'
41
41
  import emitter from '../../../../../components/xform/utils/emitter'
42
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
42
+ import i18n from "../../../../../components/xform/utils/i18n";
43
43
  import {deepClone} from "../../../../../components/xform/utils/util";
44
44
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
45
45
 
@@ -15,7 +15,7 @@
15
15
  </template>
16
16
  <script>
17
17
  import emitter from '../../../../../components/xform/utils/emitter'
18
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
18
+ import i18n from "../../../../../components/xform/utils/i18n";
19
19
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
20
20
  import StaticContentWrapper
21
21
  from "../../../../../components/xform/form-designer/form-widget/field-widget/static-content-wrapper.vue";
@@ -11,8 +11,7 @@
11
11
  <script>
12
12
  import FormItemWrapper from './form-item-wrapper'
13
13
  import emitter from '../../../../../components/xform/utils/emitter'
14
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
15
- import {deepClone} from "../../../../../components/xform/utils/util";
14
+ import i18n from "../../../../../components/xform/utils/i18n";
16
15
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
17
16
  import projectTagView from "../../../../../components/projectTag/view.vue";
18
17
 
@@ -22,7 +22,7 @@
22
22
  <script>
23
23
  import FormItemWrapper from './form-item-wrapper'
24
24
  import emitter from '../../../../../components/xform/utils/emitter'
25
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
25
+ import i18n from "../../../../../components/xform/utils/i18n";
26
26
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
27
27
 
28
28
  export default {
@@ -16,7 +16,7 @@
16
16
  <script>
17
17
  import FormItemWrapper from './form-item-wrapper'
18
18
  import emitter from '../../../../../components/xform/utils/emitter'
19
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
19
+ import i18n from "../../../../../components/xform/utils/i18n";
20
20
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
21
21
 
22
22
  export default {
@@ -14,7 +14,7 @@
14
14
  import FormItemWrapper from './form-item-wrapper'
15
15
  /* import {VueEditor} from 'vue2-editor'//vue2-editor */
16
16
  import emitter from '../../../../../components/xform/utils/emitter'
17
- import i18n, {translate} from "../../../../../components/xform/utils/i18n"
17
+ import i18n from "../../../../../components/xform/utils/i18n"
18
18
  import {deepClone} from "../../../../../components/xform/utils/util"
19
19
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin"
20
20
 
@@ -14,7 +14,7 @@
14
14
  <script>
15
15
  import StaticContentWrapper from './static-content-wrapper'
16
16
  import emitter from '../../../../../components/xform/utils/emitter'
17
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
17
+ import i18n from "../../../../../components/xform/utils/i18n";
18
18
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
19
19
 
20
20
 
@@ -29,7 +29,7 @@
29
29
  <script>
30
30
  import FormItemWrapper from './form-item-wrapper'
31
31
  import emitter from '../../../../../components/xform/utils/emitter'
32
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
32
+ import i18n from "../../../../../components/xform/utils/i18n";
33
33
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
34
34
 
35
35
  export default {
@@ -14,7 +14,7 @@
14
14
  <script>
15
15
  import FormItemWrapper from './form-item-wrapper'
16
16
  import emitter from '../../../../../components/xform/utils/emitter'
17
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
17
+ import i18n from "../../../../../components/xform/utils/i18n";
18
18
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
19
19
 
20
20
  export default {
@@ -15,7 +15,7 @@
15
15
  <script>
16
16
  import StaticContentWrapper from './static-content-wrapper'
17
17
  import emitter from '../../../../../components/xform/utils/emitter'
18
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
18
+ import i18n from "../../../../../components/xform/utils/i18n";
19
19
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
20
20
 
21
21
  export default {
@@ -10,7 +10,7 @@
10
10
  <script>
11
11
  import StaticContentWrapper from './static-content-wrapper'
12
12
  import emitter from '../../../../../components/xform/utils/emitter'
13
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
13
+ import i18n from "../../../../../components/xform/utils/i18n";
14
14
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
15
15
 
16
16
  export default {
@@ -15,7 +15,7 @@
15
15
  <script>
16
16
  import FormItemWrapper from './form-item-wrapper'
17
17
  import emitter from '../../../../../components/xform/utils/emitter'
18
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
18
+ import i18n from "../../../../../components/xform/utils/i18n";
19
19
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
20
20
 
21
21
  export default {
@@ -26,7 +26,7 @@
26
26
  </template>
27
27
  <script>
28
28
  import emitter from '../../../../../components/xform/utils/emitter'
29
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
29
+ import i18n from "../../../../../components/xform/utils/i18n";
30
30
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
31
31
  import StaticContentWrapper
32
32
  from "../../../../../components/xform/form-designer/form-widget/field-widget/static-content-wrapper.vue";
@@ -9,7 +9,7 @@
9
9
  <script>
10
10
  import FormItemWrapper from './form-item-wrapper'
11
11
  import emitter from '../../../../../components/xform/utils/emitter'
12
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
12
+ import i18n from "../../../../../components/xform/utils/i18n";
13
13
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
14
14
 
15
15
  export default {
@@ -17,7 +17,7 @@
17
17
  <script>
18
18
  import FormItemWrapper from './form-item-wrapper'
19
19
  import emitter from '../../../../../components/xform/utils/emitter'
20
- import i18n, {translate} from "../../../../../components/xform/utils/i18n"
20
+ import i18n from "../../../../../components/xform/utils/i18n"
21
21
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin"
22
22
 
23
23
  export default {
@@ -18,7 +18,7 @@
18
18
  <script>
19
19
  import FormItemWrapper from './form-item-wrapper'
20
20
  import emitter from '../../../../../components/xform/utils/emitter'
21
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
21
+ import i18n from "../../../../../components/xform/utils/i18n";
22
22
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
23
23
 
24
24
  export default {
@@ -17,7 +17,7 @@
17
17
  <script>
18
18
  import FormItemWrapper from './form-item-wrapper'
19
19
  import emitter from '../../../../../components/xform/utils/emitter'
20
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
20
+ import i18n from "../../../../../components/xform/utils/i18n";
21
21
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
22
22
 
23
23
  export default {
@@ -9,7 +9,7 @@
9
9
  <script>
10
10
  import StaticContentWrapper from './static-content-wrapper'
11
11
  import emitter from '../../../../../components/xform/utils/emitter'
12
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
12
+ import i18n from "../../../../../components/xform/utils/i18n";
13
13
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
14
14
 
15
15
  export default {
@@ -22,7 +22,7 @@
22
22
  <script>
23
23
  import FormItemWrapper from './form-item-wrapper'
24
24
  import emitter from '../../../../../components/xform/utils/emitter'
25
- import i18n, {translate} from "../../../../../components/xform/utils/i18n";
25
+ import i18n from "../../../../../components/xform/utils/i18n";
26
26
  import {deepClone} from "../../../../../components/xform/utils/util";
27
27
  import fieldMixin from "../../../../../components/xform/form-designer/form-widget/field-widget/fieldMixin";
28
28