cloud-web-corejs 1.0.54-dev.350 → 1.0.54-dev.352

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 (25) hide show
  1. package/package.json +1 -1
  2. package/src/components/baseInputExport/mixins.js +1 -386
  3. package/src/components/errorMsg/mixins.js +1 -89
  4. package/src/components/excelImport/mixins.js +1 -749
  5. package/src/components/jsonImport/mixins.js +1 -332
  6. package/src/components/langImport/mixins.js +1 -484
  7. package/src/components/wf/mixins/wfFlowEleScriptDialog.js +1 -129
  8. package/src/components/wf/wf.js +1 -2117
  9. package/src/components/xform/form-designer/designer.js +1 -1645
  10. package/src/components/xform/form-designer/form-widget/container-widget/data-table-mixin.js +1 -281
  11. package/src/components/xform/form-designer/form-widget/dialog/importDialogMixin.js +1 -1328
  12. package/src/components/xform/form-designer/form-widget/field-widget/fieldMixin.js +1 -1591
  13. package/src/components/xform/form-designer/form-widget/field-widget/form-item-wrapper.vue +0 -7
  14. package/src/components/xform/form-designer/indexMixin.js +1 -823
  15. package/src/components/xform/form-designer/setting-panel/property-editor/container-data-table/columnRenderDialog.vue +0 -1
  16. package/src/components/xform/form-render/container-item/containerItemMixin.js +1 -348
  17. package/src/components/xform/form-render/container-item/data-table-mixin.js +1 -2707
  18. package/src/components/xform/form-render/container-item/table2-item.vue +141 -88
  19. package/src/components/xform/form-render/indexMixin.js +1 -3139
  20. package/src/components/xform/mixins/scriptHttp.js +1 -173
  21. package/src/components/xform/utils/util.js +1 -1451
  22. package/src/utils/request.js +1 -359
  23. package/src/utils/vab.js +1 -1095
  24. package/src/views/user/notify_message/dialog.vue +0 -1
  25. package/src/views/user/wf/wfReport/index.vue +1 -51

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.