workflow-editor 0.0.81-up-tmp10 → 0.0.81-up-tmp11
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/.vscode/extensions.json +3 -0
- package/package.json +1 -1
- package/vite.config.js +3 -3
- package/dist/index.full.min.js +0 -3504
- package/dist/style.css +0 -526
- package/es/_virtual/_plugin-vue_export-helper.mjs +0 -9
- package/es/index.mjs +0 -17
- package/es/plugins/formValidatorUtil.mjs +0 -206
- package/es/plugins/index.mjs +0 -7
- package/es/src/i18n/i18n.mjs +0 -7
- package/es/src/i18n/langs/cn.mjs +0 -4
- package/es/src/i18n/langs/en.mjs +0 -4
- package/es/style.css +0 -525
- package/es/vite.svg +0 -1
- package/es/workflow-editor/index.mjs +0 -10
- package/es/workflow-editor/src/api.mjs +0 -6
- package/es/workflow-editor/src/assets/wf-editor-icons.mjs +0 -43
- package/es/workflow-editor/src/json-object-templates/auto-task.mjs +0 -7
- package/es/workflow-editor/src/json-object-templates/copy-task.mjs +0 -7
- package/es/workflow-editor/src/json-object-templates/decision.mjs +0 -7
- package/es/workflow-editor/src/json-object-templates/end.mjs +0 -7
- package/es/workflow-editor/src/json-object-templates/fork.mjs +0 -7
- package/es/workflow-editor/src/json-object-templates/human-decision.mjs +0 -7
- package/es/workflow-editor/src/json-object-templates/human-task.mjs +0 -7
- package/es/workflow-editor/src/json-object-templates/join.mjs +0 -7
- package/es/workflow-editor/src/json-object-templates/process.mjs +0 -9
- package/es/workflow-editor/src/json-object-templates/start.mjs +0 -7
- package/es/workflow-editor/src/json-object-templates/subprocess.mjs +0 -7
- package/es/workflow-editor/src/json-object-templates/transition.mjs +0 -6
- package/es/workflow-editor/src/main/admin-save-dialog.vue.mjs +0 -13
- package/es/workflow-editor/src/main/canvas.vue.mjs +0 -130
- package/es/workflow-editor/src/main/canvas.vue2.mjs +0 -4
- package/es/workflow-editor/src/main/context-menu.vue.mjs +0 -33
- package/es/workflow-editor/src/main/context-menu.vue2.mjs +0 -4
- package/es/workflow-editor/src/main/icon-svg.vue.mjs +0 -12
- package/es/workflow-editor/src/main/icon-svg.vue2.mjs +0 -4
- package/es/workflow-editor/src/main/selection-region.vue.mjs +0 -17
- package/es/workflow-editor/src/main/selection-region.vue2.mjs +0 -4
- package/es/workflow-editor/src/main/tache-history-tooltip.vue.mjs +0 -10
- package/es/workflow-editor/src/main/tache-history-tooltip.vue2.mjs +0 -4
- package/es/workflow-editor/src/main/tache-subprocess-history-dialog.vue.mjs +0 -11
- package/es/workflow-editor/src/main/tache-subprocess-history-dialog.vue2.mjs +0 -4
- package/es/workflow-editor/src/main/toolbox.vue.mjs +0 -16
- package/es/workflow-editor/src/main/toolbox.vue2.mjs +0 -4
- package/es/workflow-editor/src/main/wf-history-canvas.vue.mjs +0 -86
- package/es/workflow-editor/src/main/wf-history-canvas.vue2.mjs +0 -4
- package/es/workflow-editor/src/process-service.mjs +0 -21
- package/es/workflow-editor/src/properties-editors/auto-task/basic-properties.vue.mjs +0 -25
- package/es/workflow-editor/src/properties-editors/auto-task/basic-properties.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/auto-task.vue.mjs +0 -22
- package/es/workflow-editor/src/properties-editors/auto-task.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/common/additional-condition-utils.mjs +0 -125
- package/es/workflow-editor/src/properties-editors/common/additional-condition.vue.mjs +0 -60
- package/es/workflow-editor/src/properties-editors/common/auto-filled-fields-utils.mjs +0 -5
- package/es/workflow-editor/src/properties-editors/common/auto-filled-fields.vue.mjs +0 -72
- package/es/workflow-editor/src/properties-editors/common/common-notice-tool.vue.mjs +0 -18
- package/es/workflow-editor/src/properties-editors/common/common-user-condition.vue.mjs +0 -55
- package/es/workflow-editor/src/properties-editors/common/form-fields-utils.mjs +0 -14
- package/es/workflow-editor/src/properties-editors/common/form-fields.vue.mjs +0 -20
- package/es/workflow-editor/src/properties-editors/common/form-fields.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/common/i18n-input.vue.mjs +0 -25
- package/es/workflow-editor/src/properties-editors/common/i18n-set-dialog.vue.mjs +0 -36
- package/es/workflow-editor/src/properties-editors/common/notice-reminder.vue.mjs +0 -27
- package/es/workflow-editor/src/properties-editors/common/notice-reminder.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/common/notice.vue.mjs +0 -31
- package/es/workflow-editor/src/properties-editors/common/reminder.vue.mjs +0 -36
- package/es/workflow-editor/src/properties-editors/common/reminder.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/common/select-mail-template.vue.mjs +0 -20
- package/es/workflow-editor/src/properties-editors/common/system-role-tree-inline.vue.mjs +0 -95
- package/es/workflow-editor/src/properties-editors/common/system-role-tree-inline.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/common/system-role-tree.vue.mjs +0 -16
- package/es/workflow-editor/src/properties-editors/common/system-role-tree.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/common/task-title.vue.mjs +0 -46
- package/es/workflow-editor/src/properties-editors/common/task-title.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/common/transactor-settings.vue.mjs +0 -43
- package/es/workflow-editor/src/properties-editors/common/user-selection.vue.mjs +0 -116
- package/es/workflow-editor/src/properties-editors/common/value-selection-dialog.vue.mjs +0 -60
- package/es/workflow-editor/src/properties-editors/common/value-selection-dialog.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/common/variables.vue.mjs +0 -41
- package/es/workflow-editor/src/properties-editors/copy-task/basic-properties.vue.mjs +0 -25
- package/es/workflow-editor/src/properties-editors/copy-task/basic-properties.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/copy-task/permission-settings.vue.mjs +0 -30
- package/es/workflow-editor/src/properties-editors/copy-task/permission-settings.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/copy-task.vue.mjs +0 -26
- package/es/workflow-editor/src/properties-editors/copy-task.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/decision.vue.mjs +0 -24
- package/es/workflow-editor/src/properties-editors/fork.vue.mjs +0 -21
- package/es/workflow-editor/src/properties-editors/human-decision.vue.mjs +0 -15
- package/es/workflow-editor/src/properties-editors/human-task/additional-condition-dialog.vue.mjs +0 -16
- package/es/workflow-editor/src/properties-editors/human-task/basic-properties.vue.mjs +0 -38
- package/es/workflow-editor/src/properties-editors/human-task/basic-properties.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/human-task/componentsConfigUtil.mjs +0 -84
- package/es/workflow-editor/src/properties-editors/human-task/custom-actions.vue.mjs +0 -62
- package/es/workflow-editor/src/properties-editors/human-task/editable-child-field-setting.vue.mjs +0 -80
- package/es/workflow-editor/src/properties-editors/human-task/editable-child-fields.vue.mjs +0 -86
- package/es/workflow-editor/src/properties-editors/human-task/editable-field-selection.vue.mjs +0 -43
- package/es/workflow-editor/src/properties-editors/human-task/editable-field-selection.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/human-task/editable-fields.vue.mjs +0 -67
- package/es/workflow-editor/src/properties-editors/human-task/events.vue.mjs +0 -18
- package/es/workflow-editor/src/properties-editors/human-task/permission-settings.vue.mjs +0 -33
- package/es/workflow-editor/src/properties-editors/human-task/permission-settings.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/human-task/selection-conditions.vue.mjs +0 -56
- package/es/workflow-editor/src/properties-editors/human-task.vue.mjs +0 -28
- package/es/workflow-editor/src/properties-editors/human-task.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/join.vue.mjs +0 -15
- package/es/workflow-editor/src/properties-editors/process/basic-properties.vue.mjs +0 -88
- package/es/workflow-editor/src/properties-editors/process/events.vue.mjs +0 -21
- package/es/workflow-editor/src/properties-editors/process/notice-settings.vue.mjs +0 -25
- package/es/workflow-editor/src/properties-editors/process/parameter-settings.vue.mjs +0 -17
- package/es/workflow-editor/src/properties-editors/process/permission-settings.vue.mjs +0 -10
- package/es/workflow-editor/src/properties-editors/process/selectPage.vue.mjs +0 -28
- package/es/workflow-editor/src/properties-editors/process.vue.mjs +0 -34
- package/es/workflow-editor/src/properties-editors/subprocess/basic-properties.vue.mjs +0 -64
- package/es/workflow-editor/src/properties-editors/subprocess/events.vue.mjs +0 -9
- package/es/workflow-editor/src/properties-editors/subprocess/field-mappings.vue.mjs +0 -55
- package/es/workflow-editor/src/properties-editors/subprocess/transactor-settings.vue.mjs +0 -20
- package/es/workflow-editor/src/properties-editors/subprocess.vue.mjs +0 -22
- package/es/workflow-editor/src/properties-editors/subprocess.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/transition/basic-properties.vue.mjs +0 -14
- package/es/workflow-editor/src/properties-editors/transition.vue.mjs +0 -17
- package/es/workflow-editor/src/properties-editors/transition.vue2.mjs +0 -4
- package/es/workflow-editor/src/properties-editors/user-condition.mjs +0 -49
- package/es/workflow-editor/src/store/getters.mjs +0 -4
- package/es/workflow-editor/src/store/workflow-editor.mjs +0 -73
- package/es/workflow-editor/src/taches/auto-task.vue.mjs +0 -25
- package/es/workflow-editor/src/taches/common-methods.mjs +0 -13
- package/es/workflow-editor/src/taches/copy-task.vue.mjs +0 -25
- package/es/workflow-editor/src/taches/custom-task.vue.mjs +0 -16
- package/es/workflow-editor/src/taches/decision.vue.mjs +0 -25
- package/es/workflow-editor/src/taches/decision.vue2.mjs +0 -4
- package/es/workflow-editor/src/taches/end.vue.mjs +0 -14
- package/es/workflow-editor/src/taches/end.vue2.mjs +0 -4
- package/es/workflow-editor/src/taches/fork.vue.mjs +0 -25
- package/es/workflow-editor/src/taches/fork.vue2.mjs +0 -4
- package/es/workflow-editor/src/taches/human-decision.vue.mjs +0 -25
- package/es/workflow-editor/src/taches/human-decision.vue2.mjs +0 -4
- package/es/workflow-editor/src/taches/human-task.vue.mjs +0 -25
- package/es/workflow-editor/src/taches/join.vue.mjs +0 -16
- package/es/workflow-editor/src/taches/join.vue2.mjs +0 -4
- package/es/workflow-editor/src/taches/joint.vue.mjs +0 -54
- package/es/workflow-editor/src/taches/joint.vue2.mjs +0 -4
- package/es/workflow-editor/src/taches/start.vue.mjs +0 -14
- package/es/workflow-editor/src/taches/start.vue2.mjs +0 -4
- package/es/workflow-editor/src/taches/subprocess.vue.mjs +0 -25
- package/es/workflow-editor/src/taches/tache-resizer.vue.mjs +0 -30
- package/es/workflow-editor/src/taches/tache-resizer.vue2.mjs +0 -4
- package/es/workflow-editor/src/transitions/broken-line.vue.mjs +0 -32
- package/es/workflow-editor/src/transitions/broken-line.vue2.mjs +0 -4
- package/es/workflow-editor/src/transitions/curve-line.vue.mjs +0 -33
- package/es/workflow-editor/src/transitions/curve-line.vue2.mjs +0 -4
- package/es/workflow-editor/src/transitions/straight-line.vue.mjs +0 -13
- package/es/workflow-editor/src/transitions/transition.vue.mjs +0 -70
- package/es/workflow-editor/src/transitions/transition.vue2.mjs +0 -4
- package/es/workflow-editor/src/transitions/virtual-transition.vue.mjs +0 -17
- package/es/workflow-editor/src/transitions/virtual-transition.vue2.mjs +0 -4
- package/es/workflow-editor/src/util.mjs +0 -180
- package/es/workflow-editor/src/workflow-editor.vue.mjs +0 -205
- package/es/workflow-editor/src/workflow-editor.vue2.mjs +0 -4
- package/es/workflow-editor/src/workflow-history.vue.mjs +0 -35
- package/es/workflow-editor/src/workflow-history.vue2.mjs +0 -4
- package/lib/_virtual/_plugin-vue_export-helper.cjs +0 -7
- package/lib/index.cjs +0 -8
- package/lib/plugins/formValidatorUtil.cjs +0 -203
- package/lib/plugins/index.cjs +0 -5
- package/lib/src/i18n/i18n.cjs +0 -3
- package/lib/src/i18n/langs/cn.cjs +0 -2
- package/lib/src/i18n/langs/en.cjs +0 -2
- package/lib/style.css +0 -525
- package/lib/vite.svg +0 -1
- package/lib/workflow-editor/index.cjs +0 -7
- package/lib/workflow-editor/src/api.cjs +0 -5
- package/lib/workflow-editor/src/assets/wf-editor-icons.cjs +0 -44
- package/lib/workflow-editor/src/json-object-templates/auto-task.cjs +0 -5
- package/lib/workflow-editor/src/json-object-templates/copy-task.cjs +0 -5
- package/lib/workflow-editor/src/json-object-templates/decision.cjs +0 -5
- package/lib/workflow-editor/src/json-object-templates/end.cjs +0 -5
- package/lib/workflow-editor/src/json-object-templates/fork.cjs +0 -5
- package/lib/workflow-editor/src/json-object-templates/human-decision.cjs +0 -5
- package/lib/workflow-editor/src/json-object-templates/human-task.cjs +0 -5
- package/lib/workflow-editor/src/json-object-templates/join.cjs +0 -5
- package/lib/workflow-editor/src/json-object-templates/process.cjs +0 -6
- package/lib/workflow-editor/src/json-object-templates/start.cjs +0 -5
- package/lib/workflow-editor/src/json-object-templates/subprocess.cjs +0 -5
- package/lib/workflow-editor/src/json-object-templates/transition.cjs +0 -4
- package/lib/workflow-editor/src/main/admin-save-dialog.vue.cjs +0 -11
- package/lib/workflow-editor/src/main/canvas.vue.cjs +0 -101
- package/lib/workflow-editor/src/main/canvas.vue2.cjs +0 -2
- package/lib/workflow-editor/src/main/context-menu.vue.cjs +0 -29
- package/lib/workflow-editor/src/main/context-menu.vue2.cjs +0 -2
- package/lib/workflow-editor/src/main/icon-svg.vue.cjs +0 -10
- package/lib/workflow-editor/src/main/icon-svg.vue2.cjs +0 -2
- package/lib/workflow-editor/src/main/selection-region.vue.cjs +0 -13
- package/lib/workflow-editor/src/main/selection-region.vue2.cjs +0 -2
- package/lib/workflow-editor/src/main/tache-history-tooltip.vue.cjs +0 -8
- package/lib/workflow-editor/src/main/tache-history-tooltip.vue2.cjs +0 -2
- package/lib/workflow-editor/src/main/tache-subprocess-history-dialog.vue.cjs +0 -9
- package/lib/workflow-editor/src/main/tache-subprocess-history-dialog.vue2.cjs +0 -2
- package/lib/workflow-editor/src/main/toolbox.vue.cjs +0 -11
- package/lib/workflow-editor/src/main/toolbox.vue2.cjs +0 -2
- package/lib/workflow-editor/src/main/wf-history-canvas.vue.cjs +0 -67
- package/lib/workflow-editor/src/main/wf-history-canvas.vue2.cjs +0 -2
- package/lib/workflow-editor/src/process-service.cjs +0 -20
- package/lib/workflow-editor/src/properties-editors/auto-task/basic-properties.vue.cjs +0 -20
- package/lib/workflow-editor/src/properties-editors/auto-task/basic-properties.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/auto-task.vue.cjs +0 -19
- package/lib/workflow-editor/src/properties-editors/auto-task.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/common/additional-condition-utils.cjs +0 -94
- package/lib/workflow-editor/src/properties-editors/common/additional-condition.vue.cjs +0 -54
- package/lib/workflow-editor/src/properties-editors/common/auto-filled-fields-utils.cjs +0 -4
- package/lib/workflow-editor/src/properties-editors/common/auto-filled-fields.vue.cjs +0 -67
- package/lib/workflow-editor/src/properties-editors/common/common-notice-tool.vue.cjs +0 -16
- package/lib/workflow-editor/src/properties-editors/common/common-user-condition.vue.cjs +0 -50
- package/lib/workflow-editor/src/properties-editors/common/form-fields-utils.cjs +0 -11
- package/lib/workflow-editor/src/properties-editors/common/form-fields.vue.cjs +0 -17
- package/lib/workflow-editor/src/properties-editors/common/form-fields.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/common/i18n-input.vue.cjs +0 -20
- package/lib/workflow-editor/src/properties-editors/common/i18n-set-dialog.vue.cjs +0 -31
- package/lib/workflow-editor/src/properties-editors/common/notice-reminder.vue.cjs +0 -22
- package/lib/workflow-editor/src/properties-editors/common/notice-reminder.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/common/notice.vue.cjs +0 -25
- package/lib/workflow-editor/src/properties-editors/common/reminder.vue.cjs +0 -31
- package/lib/workflow-editor/src/properties-editors/common/reminder.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/common/select-mail-template.vue.cjs +0 -17
- package/lib/workflow-editor/src/properties-editors/common/system-role-tree-inline.vue.cjs +0 -93
- package/lib/workflow-editor/src/properties-editors/common/system-role-tree-inline.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/common/system-role-tree.vue.cjs +0 -13
- package/lib/workflow-editor/src/properties-editors/common/system-role-tree.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/common/task-title.vue.cjs +0 -42
- package/lib/workflow-editor/src/properties-editors/common/task-title.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/common/transactor-settings.vue.cjs +0 -37
- package/lib/workflow-editor/src/properties-editors/common/user-selection.vue.cjs +0 -110
- package/lib/workflow-editor/src/properties-editors/common/value-selection-dialog.vue.cjs +0 -55
- package/lib/workflow-editor/src/properties-editors/common/value-selection-dialog.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/common/variables.vue.cjs +0 -39
- package/lib/workflow-editor/src/properties-editors/copy-task/basic-properties.vue.cjs +0 -20
- package/lib/workflow-editor/src/properties-editors/copy-task/basic-properties.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/copy-task/permission-settings.vue.cjs +0 -26
- package/lib/workflow-editor/src/properties-editors/copy-task/permission-settings.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/copy-task.vue.cjs +0 -19
- package/lib/workflow-editor/src/properties-editors/copy-task.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/decision.vue.cjs +0 -20
- package/lib/workflow-editor/src/properties-editors/fork.vue.cjs +0 -18
- package/lib/workflow-editor/src/properties-editors/human-decision.vue.cjs +0 -13
- package/lib/workflow-editor/src/properties-editors/human-task/additional-condition-dialog.vue.cjs +0 -13
- package/lib/workflow-editor/src/properties-editors/human-task/basic-properties.vue.cjs +0 -31
- package/lib/workflow-editor/src/properties-editors/human-task/basic-properties.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/human-task/componentsConfigUtil.cjs +0 -82
- package/lib/workflow-editor/src/properties-editors/human-task/custom-actions.vue.cjs +0 -56
- package/lib/workflow-editor/src/properties-editors/human-task/editable-child-field-setting.vue.cjs +0 -75
- package/lib/workflow-editor/src/properties-editors/human-task/editable-child-fields.vue.cjs +0 -80
- package/lib/workflow-editor/src/properties-editors/human-task/editable-field-selection.vue.cjs +0 -39
- package/lib/workflow-editor/src/properties-editors/human-task/editable-field-selection.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/human-task/editable-fields.vue.cjs +0 -60
- package/lib/workflow-editor/src/properties-editors/human-task/events.vue.cjs +0 -15
- package/lib/workflow-editor/src/properties-editors/human-task/permission-settings.vue.cjs +0 -26
- package/lib/workflow-editor/src/properties-editors/human-task/permission-settings.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/human-task/selection-conditions.vue.cjs +0 -49
- package/lib/workflow-editor/src/properties-editors/human-task.vue.cjs +0 -19
- package/lib/workflow-editor/src/properties-editors/human-task.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/join.vue.cjs +0 -13
- package/lib/workflow-editor/src/properties-editors/process/basic-properties.vue.cjs +0 -81
- package/lib/workflow-editor/src/properties-editors/process/events.vue.cjs +0 -18
- package/lib/workflow-editor/src/properties-editors/process/notice-settings.vue.cjs +0 -21
- package/lib/workflow-editor/src/properties-editors/process/parameter-settings.vue.cjs +0 -13
- package/lib/workflow-editor/src/properties-editors/process/permission-settings.vue.cjs +0 -7
- package/lib/workflow-editor/src/properties-editors/process/selectPage.vue.cjs +0 -23
- package/lib/workflow-editor/src/properties-editors/process.vue.cjs +0 -24
- package/lib/workflow-editor/src/properties-editors/subprocess/basic-properties.vue.cjs +0 -57
- package/lib/workflow-editor/src/properties-editors/subprocess/events.vue.cjs +0 -7
- package/lib/workflow-editor/src/properties-editors/subprocess/field-mappings.vue.cjs +0 -50
- package/lib/workflow-editor/src/properties-editors/subprocess/transactor-settings.vue.cjs +0 -16
- package/lib/workflow-editor/src/properties-editors/subprocess.vue.cjs +0 -17
- package/lib/workflow-editor/src/properties-editors/subprocess.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/transition/basic-properties.vue.cjs +0 -10
- package/lib/workflow-editor/src/properties-editors/transition.vue.cjs +0 -12
- package/lib/workflow-editor/src/properties-editors/transition.vue2.cjs +0 -2
- package/lib/workflow-editor/src/properties-editors/user-condition.cjs +0 -33
- package/lib/workflow-editor/src/store/getters.cjs +0 -2
- package/lib/workflow-editor/src/store/workflow-editor.cjs +0 -71
- package/lib/workflow-editor/src/taches/auto-task.vue.cjs +0 -17
- package/lib/workflow-editor/src/taches/common-methods.cjs +0 -11
- package/lib/workflow-editor/src/taches/copy-task.vue.cjs +0 -17
- package/lib/workflow-editor/src/taches/custom-task.vue.cjs +0 -9
- package/lib/workflow-editor/src/taches/decision.vue.cjs +0 -19
- package/lib/workflow-editor/src/taches/decision.vue2.cjs +0 -2
- package/lib/workflow-editor/src/taches/end.vue.cjs +0 -9
- package/lib/workflow-editor/src/taches/end.vue2.cjs +0 -2
- package/lib/workflow-editor/src/taches/fork.vue.cjs +0 -19
- package/lib/workflow-editor/src/taches/fork.vue2.cjs +0 -2
- package/lib/workflow-editor/src/taches/human-decision.vue.cjs +0 -19
- package/lib/workflow-editor/src/taches/human-decision.vue2.cjs +0 -2
- package/lib/workflow-editor/src/taches/human-task.vue.cjs +0 -17
- package/lib/workflow-editor/src/taches/join.vue.cjs +0 -11
- package/lib/workflow-editor/src/taches/join.vue2.cjs +0 -2
- package/lib/workflow-editor/src/taches/joint.vue.cjs +0 -50
- package/lib/workflow-editor/src/taches/joint.vue2.cjs +0 -2
- package/lib/workflow-editor/src/taches/start.vue.cjs +0 -9
- package/lib/workflow-editor/src/taches/start.vue2.cjs +0 -2
- package/lib/workflow-editor/src/taches/subprocess.vue.cjs +0 -17
- package/lib/workflow-editor/src/taches/tache-resizer.vue.cjs +0 -27
- package/lib/workflow-editor/src/taches/tache-resizer.vue2.cjs +0 -2
- package/lib/workflow-editor/src/transitions/broken-line.vue.cjs +0 -28
- package/lib/workflow-editor/src/transitions/broken-line.vue2.cjs +0 -2
- package/lib/workflow-editor/src/transitions/curve-line.vue.cjs +0 -29
- package/lib/workflow-editor/src/transitions/curve-line.vue2.cjs +0 -2
- package/lib/workflow-editor/src/transitions/straight-line.vue.cjs +0 -9
- package/lib/workflow-editor/src/transitions/transition.vue.cjs +0 -63
- package/lib/workflow-editor/src/transitions/transition.vue2.cjs +0 -2
- package/lib/workflow-editor/src/transitions/virtual-transition.vue.cjs +0 -13
- package/lib/workflow-editor/src/transitions/virtual-transition.vue2.cjs +0 -2
- package/lib/workflow-editor/src/util.cjs +0 -139
- package/lib/workflow-editor/src/workflow-editor.vue.cjs +0 -191
- package/lib/workflow-editor/src/workflow-editor.vue2.cjs +0 -2
- package/lib/workflow-editor/src/workflow-history.vue.cjs +0 -28
- package/lib/workflow-editor/src/workflow-history.vue2.cjs +0 -2
- /package/{dist → public}/vite.svg +0 -0
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { mapGetters as e, mapMutations as t } from "vuex";
|
|
2
|
-
import o from "./joint.vue.mjs";
|
|
3
|
-
import i from "./common-methods.mjs";
|
|
4
|
-
import { watchShowName as s } from "../util.mjs";
|
|
5
|
-
import { resolveComponent as n, openBlock as r, createElementBlock as d, withModifiers as l, createElementVNode as m, normalizeClass as h, toDisplayString as a, Fragment as u, renderList as c, createBlock as p } from "vue";
|
|
6
|
-
import "./fork.vue2.mjs";
|
|
7
|
-
import x from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
8
|
-
const g = { name: "Fork", components: { Joint: o }, props: { model: { type: Object, default: null } }, data() {
|
|
9
|
-
return { jointPoints: [], name: this.model.name };
|
|
10
|
-
}, computed: { ...e("wfEditor", ["selectedTaches", "processI18n"]), text() {
|
|
11
|
-
return { x: this.model.x + this.model.width / 2, y: this.model.y + this.model.height + 12 };
|
|
12
|
-
} }, created() {
|
|
13
|
-
this.name = s(this, this.name);
|
|
14
|
-
}, mounted() {
|
|
15
|
-
this.$watch("model.name", function(e2) {
|
|
16
|
-
this.name = s(this, e2);
|
|
17
|
-
});
|
|
18
|
-
}, methods: { ...t("wfEditor", ["setPropertiesEditorFor", "setContextMenuVisible"]), ...i } }, f = ["width", "height", "x", "y"], y = ["x", "y", "width", "height"], w = ["x", "y"];
|
|
19
|
-
const j = x(g, [["render", function(e2, t2, o2, i2, s2, x2) {
|
|
20
|
-
const g2 = n("joint");
|
|
21
|
-
return r(), d("g", { onMousedown: t2[0] || (t2[0] = l((...t3) => e2.startDrag && e2.startDrag(...t3), ["stop"])), onMouseup: t2[1] || (t2[1] = (...t3) => e2.endDrag && e2.endDrag(...t3)), onMouseenter: t2[2] || (t2[2] = (...t3) => e2.showJoints && e2.showJoints(...t3)), onMouseleave: t2[3] || (t2[3] = (...t3) => e2.hideJoints && e2.hideJoints(...t3)), onDblclick: t2[4] || (t2[4] = l((t3) => e2.setPropertiesEditorFor("Fork"), ["stop"])) }, [m("rect", { width: o2.model.width, height: o2.model.height, class: h({ draggable: true, decision: !o2.model.isSelected, selected: o2.model.isSelected }), x: o2.model.x, y: o2.model.y, rx: "6", ry: "6" }, null, 10, f), m("use", { "xlink:href": "#icon-fork", x: o2.model.x, y: o2.model.y, width: o2.model.width, height: o2.model.height, fill: "#999", class: "draggable" }, null, 8, y), m("text", { x: x2.text.x, y: x2.text.y, "text-anchor": "middle", class: "draggable" }, a(s2.name), 9, w), (r(true), d(u, null, c(s2.jointPoints, (e3) => (r(), p(g2, { key: e3, parent: o2.model, position: e3 }, null, 8, ["parent", "position"]))), 128))], 32);
|
|
22
|
-
}]]);
|
|
23
|
-
export {
|
|
24
|
-
j as default
|
|
25
|
-
};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { mapGetters as e, mapMutations as t } from "vuex";
|
|
2
|
-
import o from "./joint.vue.mjs";
|
|
3
|
-
import i from "./common-methods.mjs";
|
|
4
|
-
import { watchShowName as n } from "../util.mjs";
|
|
5
|
-
import { resolveComponent as s, openBlock as m, createElementBlock as d, withModifiers as r, createElementVNode as l, normalizeClass as h, toDisplayString as a, Fragment as u, renderList as c, createBlock as p } from "vue";
|
|
6
|
-
import "./human-decision.vue2.mjs";
|
|
7
|
-
import x from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
8
|
-
const g = { name: "HumanDecision", components: { Joint: o }, props: { model: { type: Object, default: null } }, data() {
|
|
9
|
-
return { jointPoints: [], name: this.model.name };
|
|
10
|
-
}, computed: { ...e("wfEditor", ["selectedTaches", "processI18n"]), text() {
|
|
11
|
-
return { x: this.model.x + this.model.width / 2, y: this.model.y + this.model.height + 12 };
|
|
12
|
-
} }, created() {
|
|
13
|
-
this.name = n(this, this.name);
|
|
14
|
-
}, mounted() {
|
|
15
|
-
this.$watch("model.name", function(e2) {
|
|
16
|
-
this.name = n(this, e2);
|
|
17
|
-
});
|
|
18
|
-
}, methods: { ...t("wfEditor", ["setPropertiesEditorFor", "setContextMenuVisible"]), ...i } }, f = ["width", "height", "x", "y"], y = ["x", "y", "width", "height"], w = ["x", "y"];
|
|
19
|
-
const j = x(g, [["render", function(e2, t2, o2, i2, n2, x2) {
|
|
20
|
-
const g2 = s("joint");
|
|
21
|
-
return m(), d("g", { onMousedown: t2[0] || (t2[0] = r((...t3) => e2.startDrag && e2.startDrag(...t3), ["stop"])), onMouseup: t2[1] || (t2[1] = (...t3) => e2.endDrag && e2.endDrag(...t3)), onMouseenter: t2[2] || (t2[2] = (...t3) => e2.showJoints && e2.showJoints(...t3)), onMouseleave: t2[3] || (t2[3] = (...t3) => e2.hideJoints && e2.hideJoints(...t3)), onDblclick: t2[4] || (t2[4] = r((t3) => e2.setPropertiesEditorFor("HumanDecision"), ["stop"])) }, [l("rect", { width: o2.model.width, height: o2.model.height, class: h({ draggable: true, "human-decision": !o2.model.isSelected, selected: o2.model.isSelected }), x: o2.model.x, y: o2.model.y, rx: "6", ry: "6" }, null, 10, f), l("use", { "xlink:href": "#icon-human-decision", x: o2.model.x, y: o2.model.y, width: o2.model.width, height: o2.model.height, fill: "#999", class: "draggable" }, null, 8, y), l("text", { x: x2.text.x, y: x2.text.y, "text-anchor": "middle", class: "draggable" }, a(n2.name), 9, w), (m(true), d(u, null, c(n2.jointPoints, (e3) => (m(), p(g2, { key: e3, parent: o2.model, position: e3 }, null, 8, ["parent", "position"]))), 128))], 32);
|
|
22
|
-
}]]);
|
|
23
|
-
export {
|
|
24
|
-
j as default
|
|
25
|
-
};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { mapGetters as e, mapMutations as t } from "vuex";
|
|
2
|
-
import o from "./joint.vue.mjs";
|
|
3
|
-
import s from "./tache-resizer.vue.mjs";
|
|
4
|
-
import i from "./common-methods.mjs";
|
|
5
|
-
import { watchShowName as r } from "../util.mjs";
|
|
6
|
-
import { resolveComponent as n, openBlock as m, createElementBlock as l, withModifiers as a, createElementVNode as d, normalizeClass as h, toDisplayString as u, Fragment as p, renderList as c, createBlock as x } from "vue";
|
|
7
|
-
import f from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
8
|
-
const g = { name: "HumanTask", components: { Joint: o, TacheResizer: s }, props: { model: { type: Object, default: null } }, data() {
|
|
9
|
-
return { jointPoints: [], resizers: ["NW", "NE", "SW", "SE"], name: this.model.name };
|
|
10
|
-
}, computed: { ...e("wfEditor", ["selectedTaches", "processI18n"]), text() {
|
|
11
|
-
return { x: this.model.x + this.model.width / 2, y: this.model.y + this.model.height / 2 };
|
|
12
|
-
} }, created() {
|
|
13
|
-
this.name = r(this, this.name);
|
|
14
|
-
}, mounted() {
|
|
15
|
-
this.$watch("model.name", function(e2) {
|
|
16
|
-
this.name = r(this, e2);
|
|
17
|
-
});
|
|
18
|
-
}, methods: { ...t("wfEditor", ["setPropertiesEditorFor", "setContextMenuVisible"]), ...i } }, w = ["width", "height", "x", "y"], y = ["x", "y"];
|
|
19
|
-
const j = f(g, [["render", function(e2, t2, o2, s2, i2, r2) {
|
|
20
|
-
const f2 = n("joint"), g2 = n("tache-resizer");
|
|
21
|
-
return m(), l("g", { onMousedown: t2[0] || (t2[0] = a((...t3) => e2.startDrag && e2.startDrag(...t3), ["stop"])), onMouseup: t2[1] || (t2[1] = (...t3) => e2.endDrag && e2.endDrag(...t3)), onMouseenter: t2[2] || (t2[2] = (...t3) => e2.showJoints && e2.showJoints(...t3)), onMouseleave: t2[3] || (t2[3] = (...t3) => e2.hideJoints && e2.hideJoints(...t3)), onDblclick: t2[4] || (t2[4] = a((t3) => e2.setPropertiesEditorFor("HumanTask"), ["stop"])) }, [d("rect", { ref: "tache", width: o2.model.width, height: o2.model.height, class: h(["draggable", "task-tache", { selected: o2.model.isSelected }]), x: o2.model.x, y: o2.model.y, rx: "6", ry: "6" }, null, 10, w), d("text", { x: r2.text.x, y: r2.text.y, "text-anchor": "middle", class: "draggable" }, u(i2.name), 9, y), (m(true), l(p, null, c(i2.jointPoints, (e3) => (m(), x(f2, { key: e3, parent: o2.model, position: e3 }, null, 8, ["parent", "position"]))), 128)), (m(true), l(p, null, c(i2.resizers, (e3) => (m(), x(g2, { key: e3, owner: o2.model, position: e3 }, null, 8, ["owner", "position"]))), 128))], 32);
|
|
22
|
-
}]]);
|
|
23
|
-
export {
|
|
24
|
-
j as default
|
|
25
|
-
};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { mapGetters as e, mapMutations as t } from "vuex";
|
|
2
|
-
import o from "./joint.vue.mjs";
|
|
3
|
-
import i from "./common-methods.mjs";
|
|
4
|
-
import { resolveComponent as n, openBlock as s, createElementBlock as d, withModifiers as l, createElementVNode as r, normalizeClass as m, toDisplayString as h, Fragment as a, renderList as u, createBlock as p } from "vue";
|
|
5
|
-
import "./join.vue2.mjs";
|
|
6
|
-
import c from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
7
|
-
const x = { name: "Join", components: { Joint: o }, props: { model: { type: Object, default: null } }, data: () => ({ jointPoints: [] }), computed: { ...e("wfEditor", ["selectedTaches"]), text() {
|
|
8
|
-
return { x: this.model.x + this.model.width / 2, y: this.model.y + this.model.height + 12 };
|
|
9
|
-
} }, methods: { ...t("wfEditor", ["setPropertiesEditorFor", "setContextMenuVisible"]), ...i } }, g = ["width", "height", "x", "y"], y = ["x", "y", "width", "height"], f = ["x", "y"];
|
|
10
|
-
const w = c(x, [["render", function(e2, t2, o2, i2, c2, x2) {
|
|
11
|
-
const w2 = n("joint");
|
|
12
|
-
return s(), d("g", { onMousedown: t2[0] || (t2[0] = l((...t3) => e2.startDrag && e2.startDrag(...t3), ["stop"])), onMouseup: t2[1] || (t2[1] = (...t3) => e2.endDrag && e2.endDrag(...t3)), onMouseenter: t2[2] || (t2[2] = (...t3) => e2.showJoints && e2.showJoints(...t3)), onMouseleave: t2[3] || (t2[3] = (...t3) => e2.hideJoints && e2.hideJoints(...t3)), onDblclick: t2[4] || (t2[4] = l((t3) => e2.setPropertiesEditorFor("Join"), ["stop"])) }, [r("rect", { width: o2.model.width, height: o2.model.height, class: m({ draggable: true, decision: !o2.model.isSelected, selected: o2.model.isSelected }), x: o2.model.x, y: o2.model.y, rx: "6", ry: "6" }, null, 10, g), r("use", { "xlink:href": "#icon-join", x: o2.model.x, y: o2.model.y, width: o2.model.width, height: o2.model.height, fill: "#999", class: "draggable" }, null, 8, y), r("text", { x: x2.text.x, y: x2.text.y, "text-anchor": "middle", class: "draggable" }, h(o2.model.name), 9, f), (s(true), d(a, null, u(c2.jointPoints, (e3) => (s(), p(w2, { key: e3, parent: o2.model, position: e3 }, null, 8, ["parent", "position"]))), 128))], 32);
|
|
13
|
-
}]]);
|
|
14
|
-
export {
|
|
15
|
-
w as default
|
|
16
|
-
};
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { mapGetters as t, mapMutations as i } from "vuex";
|
|
2
|
-
import { getJoint as e, findOutgoingTransitionsByTacheId as n, processTemplate as o } from "../util.mjs";
|
|
3
|
-
import { openBlock as r, createElementBlock as s, withModifiers as a, createElementVNode as d, normalizeClass as p, withDirectives as h, vShow as l } from "vue";
|
|
4
|
-
import "./joint.vue2.mjs";
|
|
5
|
-
import u from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
6
|
-
const g = { name: "Joint", props: { parent: { type: Object, default: null }, position: { type: String, default: null } }, data: () => ({ isActivated: false }), computed: { ...t("wfEditor", ["transitions", "startJoint", "endJoint", "draggerToMove"]), joint() {
|
|
7
|
-
return e(this.parent, this.position);
|
|
8
|
-
}, jointContainer() {
|
|
9
|
-
return { x: this.joint.x - 10, y: this.joint.y - 10 };
|
|
10
|
-
} }, methods: { ...i("wfEditor", ["setStartJoint", "setEndJoint", "stopDrawingLine", "setDraggerToMove", "setContextMenuVisible"]), isValidTransition(t2, i2) {
|
|
11
|
-
if (!t2)
|
|
12
|
-
return false;
|
|
13
|
-
if (t2.parent === i2.parent)
|
|
14
|
-
return this.$alert(this.$t("workflowEditorMessage.theStartAndEndOfTheFlowDirectionCannotBeTheSame")), false;
|
|
15
|
-
if ("Decision" !== t2.parent.type && "Fork" !== t2.parent.type && "HumanDecision" !== t2.parent.type) {
|
|
16
|
-
let i3 = 0;
|
|
17
|
-
this.draggerToMove && (i3 = 1);
|
|
18
|
-
if (n(t2.parent.id).length > i3)
|
|
19
|
-
return this.$alert(this.$t("workflowEditorMessage.onlyConditionJudgmentBranchAndManualJudgmentCanHaveMultipleOutboundFlows")), false;
|
|
20
|
-
}
|
|
21
|
-
return "Start" === t2.parent.type && "End" === i2.parent.type ? (this.$alert(this.$t("workflowEditorMessage.startAndEndNodesCannotBeConnectedDirectly")), false) : "End" !== t2.parent.type || (this.$alert(this.$t("workflowEditorMessage.endNodeCannotHaveOutFlowDirection")), false);
|
|
22
|
-
}, mouseup() {
|
|
23
|
-
if (this.draggerToMove) {
|
|
24
|
-
const t2 = this.draggerToMove.position, i2 = { parent: this.parent, position: this.position };
|
|
25
|
-
if ("start" === t2 ? this.draggerToMove.owner.startJoint = i2 : this.draggerToMove.owner.endJoint = i2, this.isValidTransition(this.draggerToMove.owner.startJoint, this.draggerToMove.owner.endJoint)) {
|
|
26
|
-
const t3 = this.draggerToMove.owner;
|
|
27
|
-
t3.id = "flow_" + t3.startJoint.parent.id + "_to_" + t3.endJoint.parent.id, t3.ref.attr = { id: t3.id, from: t3.startJoint.parent.id, to: t3.endJoint.parent.id };
|
|
28
|
-
} else
|
|
29
|
-
this.draggerToMove.owner.startJoint = this.draggerToMove.originStartJoint, this.draggerToMove.owner.endJoint = this.draggerToMove.originEndJoint;
|
|
30
|
-
this.setDraggerToMove(null);
|
|
31
|
-
} else
|
|
32
|
-
this.addTransition();
|
|
33
|
-
}, addTransition() {
|
|
34
|
-
const t2 = { parent: this.parent, position: this.position };
|
|
35
|
-
if (this.isValidTransition(this.startJoint, t2)) {
|
|
36
|
-
this.setEndJoint(t2);
|
|
37
|
-
const i2 = { id: "flow_" + this.startJoint.parent.id + "_to_" + this.endJoint.parent.id, startJoint: this.startJoint, endJoint: this.endJoint, isSelected: false, lineInfo: { type: "StraightLine", controlPoint: null } };
|
|
38
|
-
i2.ref = o.newTransition(), i2.ref.attr = { id: i2.id, from: this.startJoint.parent.id, to: this.endJoint.parent.id }, this.transitions.push(i2);
|
|
39
|
-
}
|
|
40
|
-
this.stopDrawingLine();
|
|
41
|
-
}, enterJoint() {
|
|
42
|
-
this.isActivated = true, this.$emit("enter-joint");
|
|
43
|
-
}, leaveJoint() {
|
|
44
|
-
this.isActivated = false, this.$emit("leave-joint");
|
|
45
|
-
} } }, J = ["x", "y"], c = ["cx", "cy"];
|
|
46
|
-
const v = u(g, [["render", function(t2, i2, e2, n2, o2, u2) {
|
|
47
|
-
return r(), s("g", { onMousedown: i2[4] || (i2[4] = a(() => {
|
|
48
|
-
}, ["stop"])) }, [d("rect", { x: u2.jointContainer.x, y: u2.jointContainer.y, class: p({ "joint-container": true, "joint-activated": o2.isActivated }), width: "20", height: "20", rx: "3", ry: "3", onMousemove: i2[0] || (i2[0] = a((...t3) => u2.enterJoint && u2.enterJoint(...t3), ["stop"])), onMouseout: i2[1] || (i2[1] = a((...t3) => u2.leaveJoint && u2.leaveJoint(...t3), ["stop"])), onMousedown: i2[2] || (i2[2] = a((i3) => {
|
|
49
|
-
t2.setContextMenuVisible(false), t2.setStartJoint({ parent: e2.parent, position: e2.position });
|
|
50
|
-
}, ["stop"])), onMouseup: i2[3] || (i2[3] = (...t3) => u2.mouseup && u2.mouseup(...t3)) }, null, 42, J), h(d("circle", { cx: u2.joint.x, cy: u2.joint.y, r: "3", class: "joint" }, null, 8, c), [[l, !o2.isActivated]])], 32);
|
|
51
|
-
}]]);
|
|
52
|
-
export {
|
|
53
|
-
v as default
|
|
54
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { mapGetters as e, mapMutations as t } from "vuex";
|
|
2
|
-
import o from "./joint.vue.mjs";
|
|
3
|
-
import i from "./common-methods.mjs";
|
|
4
|
-
import { resolveComponent as r, openBlock as s, createElementBlock as n, withModifiers as l, createElementVNode as d, normalizeClass as m, Fragment as a, renderList as h, createBlock as p } from "vue";
|
|
5
|
-
import "./start.vue2.mjs";
|
|
6
|
-
import u from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
7
|
-
const c = { name: "Start", components: { Joint: o }, props: { model: { type: Object, default: null } }, data: () => ({ jointPoints: [] }), computed: { ...e("wfEditor", ["selectedTaches"]) }, methods: { ...t("wfEditor", ["setPropertiesEditorFor", "setContextMenuVisible"]), ...i } }, g = ["width", "height", "x", "y"], f = ["x", "y", "width", "height"];
|
|
8
|
-
const x = u(c, [["render", function(e2, t2, o2, i2, u2, c2) {
|
|
9
|
-
const x2 = r("joint");
|
|
10
|
-
return s(), n("g", { onMousedown: t2[0] || (t2[0] = l((...t3) => e2.startDrag && e2.startDrag(...t3), ["stop"])), onMouseup: t2[1] || (t2[1] = (...t3) => e2.endDrag && e2.endDrag(...t3)), onMouseenter: t2[2] || (t2[2] = (...t3) => e2.showJoints && e2.showJoints(...t3)), onMouseleave: t2[3] || (t2[3] = (...t3) => e2.hideJoints && e2.hideJoints(...t3)), onDblclick: t2[4] || (t2[4] = l((t3) => e2.setPropertiesEditorFor(""), ["stop"])) }, [d("rect", { width: o2.model.width, height: o2.model.height, class: m({ draggable: true, start: !o2.model.isSelected, selected: o2.model.isSelected }), x: o2.model.x, y: o2.model.y, rx: "6", ry: "6" }, null, 10, g), d("use", { "xlink:href": "#icon-start", x: o2.model.x, y: o2.model.y, width: o2.model.width, height: o2.model.height, fill: "#67C23A", class: "draggable" }, null, 8, f), (s(true), n(a, null, h(u2.jointPoints, (e3) => (s(), p(x2, { key: e3, parent: o2.model, position: e3 }, null, 8, ["parent", "position"]))), 128))], 32);
|
|
11
|
-
}]]);
|
|
12
|
-
export {
|
|
13
|
-
x as default
|
|
14
|
-
};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { mapGetters as e, mapMutations as t } from "vuex";
|
|
2
|
-
import o from "./joint.vue.mjs";
|
|
3
|
-
import s from "./tache-resizer.vue.mjs";
|
|
4
|
-
import i from "./common-methods.mjs";
|
|
5
|
-
import { watchShowName as r } from "../util.mjs";
|
|
6
|
-
import { resolveComponent as n, openBlock as m, createElementBlock as l, withModifiers as d, createElementVNode as a, normalizeClass as h, toDisplayString as u, Fragment as p, renderList as c, createBlock as x } from "vue";
|
|
7
|
-
import f from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
8
|
-
const g = { name: "Subprocess", components: { Joint: o, TacheResizer: s }, props: { model: { type: Object, default: null } }, data() {
|
|
9
|
-
return { jointPoints: [], resizers: ["NW", "NE", "SW", "SE"], name: this.model.name };
|
|
10
|
-
}, computed: { ...e("wfEditor", ["selectedTaches", "processI18n"]), text() {
|
|
11
|
-
return { x: this.model.x + this.model.width / 2, y: this.model.y + this.model.height / 2 };
|
|
12
|
-
} }, created() {
|
|
13
|
-
this.name = r(this, this.name);
|
|
14
|
-
}, mounted() {
|
|
15
|
-
this.$watch("model.name", function(e2) {
|
|
16
|
-
this.name = r(this, e2);
|
|
17
|
-
});
|
|
18
|
-
}, methods: { ...t("wfEditor", ["setPropertiesEditorFor", "setContextMenuVisible"]), ...i } }, w = ["width", "height", "x", "y"], y = ["x", "y"];
|
|
19
|
-
const j = f(g, [["render", function(e2, t2, o2, s2, i2, r2) {
|
|
20
|
-
const f2 = n("joint"), g2 = n("tache-resizer");
|
|
21
|
-
return m(), l("g", { onMousedown: t2[0] || (t2[0] = d((...t3) => e2.startDrag && e2.startDrag(...t3), ["stop"])), onMouseup: t2[1] || (t2[1] = (...t3) => e2.endDrag && e2.endDrag(...t3)), onMouseenter: t2[2] || (t2[2] = (...t3) => e2.showJoints && e2.showJoints(...t3)), onMouseleave: t2[3] || (t2[3] = (...t3) => e2.hideJoints && e2.hideJoints(...t3)), onDblclick: t2[4] || (t2[4] = d((t3) => e2.setPropertiesEditorFor("Subprocess"), ["stop"])) }, [a("rect", { ref: "tache", width: o2.model.width, height: o2.model.height, class: h({ draggable: true, "task-tache": true, selected: o2.model.isSelected }), x: o2.model.x, y: o2.model.y, rx: "6", ry: "6" }, null, 10, w), a("text", { x: r2.text.x, y: r2.text.y, "text-anchor": "middle", class: "draggable" }, u(i2.name), 9, y), (m(true), l(p, null, c(i2.jointPoints, (e3) => (m(), x(f2, { key: e3, parent: o2.model, position: e3 }, null, 8, ["parent", "position"]))), 128)), (m(true), l(p, null, c(i2.resizers, (e3) => (m(), x(g2, { key: e3, owner: o2.model, position: e3 }, null, 8, ["owner", "position"]))), 128))], 32);
|
|
22
|
-
}]]);
|
|
23
|
-
export {
|
|
24
|
-
j as default
|
|
25
|
-
};
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { mapGetters as e, mapMutations as t } from "vuex";
|
|
2
|
-
import { openBlock as o, createElementBlock as r, normalizeStyle as s, withModifiers as i, createCommentVNode as n } from "vue";
|
|
3
|
-
import "./tache-resizer.vue2.mjs";
|
|
4
|
-
import h from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
5
|
-
const a = { name: "TacheResizer", props: { owner: { type: Object, default: null }, position: { type: String, default: "" } }, computed: { ...e("wfEditor", ["selectedTaches"]), area() {
|
|
6
|
-
let e2, t2;
|
|
7
|
-
switch (this.position) {
|
|
8
|
-
case "NW":
|
|
9
|
-
e2 = this.owner.x, t2 = this.owner.y;
|
|
10
|
-
break;
|
|
11
|
-
case "NE":
|
|
12
|
-
e2 = this.owner.x + this.owner.width, t2 = this.owner.y;
|
|
13
|
-
break;
|
|
14
|
-
case "SW":
|
|
15
|
-
e2 = this.owner.x, t2 = this.owner.y + this.owner.height;
|
|
16
|
-
break;
|
|
17
|
-
case "SE":
|
|
18
|
-
e2 = this.owner.x + this.owner.width, t2 = this.owner.y + this.owner.height;
|
|
19
|
-
}
|
|
20
|
-
e2 -= 4, t2 -= 4;
|
|
21
|
-
return { x: e2, y: t2, width: 8, height: 8, cursor: this.position.toLowerCase() + "-resize" };
|
|
22
|
-
} }, methods: { ...t("wfEditor", ["setMovingResizer", "setResizerToMove", "setContextMenuVisible"]) } }, w = ["x", "y", "width", "height"];
|
|
23
|
-
const u = h(a, [["render", function(e2, t2, h2, a2, u2, c) {
|
|
24
|
-
return h2.owner.isSelected && 1 == e2.selectedTaches.length ? (o(), r("rect", { key: 0, x: c.area.x, y: c.area.y, width: c.area.width, height: c.area.height, style: s({ cursor: c.area.cursor }), class: "resizer", onMousedown: t2[0] || (t2[0] = i((t3) => {
|
|
25
|
-
e2.setContextMenuVisible(false), e2.setResizerToMove({ owner: h2.owner, position: h2.position });
|
|
26
|
-
}, ["stop"])), onMouseup: t2[1] || (t2[1] = i((t3) => e2.setResizerToMove(null), ["stop"])) }, null, 44, w)) : n("", true);
|
|
27
|
-
}]]);
|
|
28
|
-
export {
|
|
29
|
-
u as default
|
|
30
|
-
};
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { getJoint as t } from "../util.mjs";
|
|
2
|
-
import { mapMutations as o } from "vuex";
|
|
3
|
-
import { openBlock as n, createElementBlock as r, createElementVNode as e, Fragment as i, renderList as s, withModifiers as l, createCommentVNode as a } from "vue";
|
|
4
|
-
import "./broken-line.vue2.mjs";
|
|
5
|
-
import h from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
6
|
-
const c = { name: "BrokenLine", props: { owner: { type: Object, default: null } }, computed: { startPoint() {
|
|
7
|
-
return t(this.owner.startJoint.parent, this.owner.startJoint.position);
|
|
8
|
-
}, endPoint() {
|
|
9
|
-
return t(this.owner.endJoint.parent, this.owner.endJoint.position);
|
|
10
|
-
}, controlPoint() {
|
|
11
|
-
return this.owner.lineInfo.controlPoint;
|
|
12
|
-
}, path() {
|
|
13
|
-
let t2 = "M " + this.startPoint.x + " " + this.startPoint.y + " ";
|
|
14
|
-
return this.controlPoint && this.controlPoint.forEach((o2) => {
|
|
15
|
-
t2 += "L " + o2.x + " " + o2.y;
|
|
16
|
-
}), t2 += "L " + this.endPoint.x + " " + this.endPoint.y, t2;
|
|
17
|
-
} }, created: function() {
|
|
18
|
-
if (this.owner.lineInfo, !this.owner.lineInfo.controlPoint) {
|
|
19
|
-
const t2 = this.startPoint.x + (this.endPoint.x - this.startPoint.x) / 2, o2 = this.startPoint.y + (this.endPoint.y - this.startPoint.y) / 2;
|
|
20
|
-
this.owner.lineInfo.controlPoint = [{ x: t2, y: o2 }];
|
|
21
|
-
}
|
|
22
|
-
}, methods: { ...o("wfEditor", ["setControlPointToMove"]), startDrag(t2, o2) {
|
|
23
|
-
this.setControlPointToMove({ owner: this.owner, pointIndex: t2 });
|
|
24
|
-
}, endDrag() {
|
|
25
|
-
this.setControlPointToMove(null);
|
|
26
|
-
} } }, u = ["d"], d = ["cx", "cy", "onMousedown"];
|
|
27
|
-
const p = h(c, [["render", function(t2, o2, h2, c2, p2, P) {
|
|
28
|
-
return n(), r("g", null, [e("path", { d: P.path, "marker-end": "url(#arrow)" }, null, 8, u), h2.owner.isSelected ? (n(), r(i, { key: 0 }, [P.controlPoint ? (n(true), r(i, { key: 0 }, s(P.controlPoint, (t3, e2) => (n(), r("circle", { key: t3.x + t3.y, cx: t3.x, cy: t3.y, r: "3", class: "control-point", onMousedown: l((t4) => P.startDrag(e2, t4), ["stop"]), onMouseup: o2[0] || (o2[0] = l((...t4) => P.endDrag && P.endDrag(...t4), ["stop"])) }, null, 40, d))), 128)) : a("", true)], 64)) : a("", true)]);
|
|
29
|
-
}], ["__scopeId", "data-v-788fb0ae"]]);
|
|
30
|
-
export {
|
|
31
|
-
p as default
|
|
32
|
-
};
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { getJoint as t } from "../util.mjs";
|
|
2
|
-
import { mapMutations as o } from "vuex";
|
|
3
|
-
import { openBlock as n, createElementBlock as i, createElementVNode as r, Fragment as e, withModifiers as s, createCommentVNode as l } from "vue";
|
|
4
|
-
import "./curve-line.vue2.mjs";
|
|
5
|
-
import a from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
6
|
-
const h = { name: "CurveLine", props: { owner: { type: Object, default: null } }, computed: { startPoint() {
|
|
7
|
-
return t(this.owner.startJoint.parent, this.owner.startJoint.position);
|
|
8
|
-
}, endPoint() {
|
|
9
|
-
return t(this.owner.endJoint.parent, this.owner.endJoint.position);
|
|
10
|
-
}, controlPoint() {
|
|
11
|
-
return this.owner.lineInfo.controlPoint;
|
|
12
|
-
}, path() {
|
|
13
|
-
return "M " + this.startPoint.x + " " + this.startPoint.y + " Q " + this.controlPoint.x + " " + this.controlPoint.y + " " + this.endPoint.x + " " + this.endPoint.y;
|
|
14
|
-
}, pathToStartPoint() {
|
|
15
|
-
return "M " + this.controlPoint.x + " " + this.controlPoint.y + "L " + this.startPoint.x + " " + this.startPoint.y;
|
|
16
|
-
}, pathToEndPoint() {
|
|
17
|
-
return "M " + this.controlPoint.x + " " + this.controlPoint.y + "L " + this.endPoint.x + " " + this.endPoint.y;
|
|
18
|
-
} }, created: function() {
|
|
19
|
-
if (!this.owner.lineInfo.controlPoint) {
|
|
20
|
-
let t2 = this.startPoint.x + (this.endPoint.x - this.startPoint.x) / 2;
|
|
21
|
-
(t2 + 10 < this.startPoint.x || t2 < this.startPoint.x + 10) && (t2 = this.startPoint.x + 30), this.owner.lineInfo.controlPoint = { x: t2, y: this.endPoint.y };
|
|
22
|
-
}
|
|
23
|
-
}, methods: { ...o("wfEditor", ["setControlPointToMove"]), startDrag(t2) {
|
|
24
|
-
this.setControlPointToMove({ owner: this.owner });
|
|
25
|
-
}, endDrag() {
|
|
26
|
-
this.setControlPointToMove(null);
|
|
27
|
-
} } }, P = ["d"], c = ["d"], d = ["d"], u = ["cx", "cy"];
|
|
28
|
-
const p = a(h, [["render", function(t2, o2, a2, h2, p2, x) {
|
|
29
|
-
return n(), i("g", null, [r("path", { d: x.path, "marker-end": "url(#arrow)" }, null, 8, P), a2.owner.isSelected ? (n(), i(e, { key: 0 }, [r("path", { d: x.pathToStartPoint, class: "control-line" }, null, 8, c), r("path", { d: x.pathToEndPoint, class: "control-line" }, null, 8, d), r("circle", { cx: x.controlPoint.x, cy: x.controlPoint.y, r: "3", class: "control-point", onMousedown: o2[0] || (o2[0] = s((...t3) => x.startDrag && x.startDrag(...t3), ["stop"])), onMouseup: o2[1] || (o2[1] = s((...t3) => x.endDrag && x.endDrag(...t3), ["stop"])) }, null, 40, u)], 64)) : l("", true)]);
|
|
30
|
-
}], ["__scopeId", "data-v-0ff53a0a"]]);
|
|
31
|
-
export {
|
|
32
|
-
p as default
|
|
33
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { getJoint as t } from "../util.mjs";
|
|
2
|
-
import { openBlock as r, createElementBlock as n } from "vue";
|
|
3
|
-
import e from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const o = ["d"];
|
|
5
|
-
const i = e({ name: "StraightLine", props: { owner: { type: Object, default: null } }, computed: { path() {
|
|
6
|
-
const r2 = t(this.owner.startJoint.parent, this.owner.startJoint.position), n2 = t(this.owner.endJoint.parent, this.owner.endJoint.position);
|
|
7
|
-
return "M" + r2.x + " " + r2.y + " L" + n2.x + " " + n2.y;
|
|
8
|
-
} } }, [["render", function(t2, e2, i2, p, a, s) {
|
|
9
|
-
return r(), n("path", { d: s.path, "marker-end": "url(#arrow)" }, null, 8, o);
|
|
10
|
-
}]]);
|
|
11
|
-
export {
|
|
12
|
-
i as default
|
|
13
|
-
};
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import { getJoint as t, watchShowName as e, clearAllSelectedComponents as o, getMousePosition as i } from "../util.mjs";
|
|
2
|
-
import { mapGetters as n, mapMutations as s } from "vuex";
|
|
3
|
-
import r from "./straight-line.vue.mjs";
|
|
4
|
-
import a from "./curve-line.vue.mjs";
|
|
5
|
-
import l from "./broken-line.vue.mjs";
|
|
6
|
-
import { openBlock as d, createElementBlock as h, normalizeClass as x, withModifiers as m, createElementVNode as c, toDisplayString as p, createBlock as y, resolveDynamicComponent as g, Fragment as u, renderList as f, createCommentVNode as P } from "vue";
|
|
7
|
-
import "./transition.vue2.mjs";
|
|
8
|
-
import w from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
9
|
-
const J = { name: "Transition", components: { StraightLine: r, CurveLine: a, BrokenLine: l }, props: { model: { type: Object, default: null } }, data() {
|
|
10
|
-
const t2 = this.getTextPoint();
|
|
11
|
-
return { text: { x: t2.x, y: t2.y }, name: this.model.remark };
|
|
12
|
-
}, computed: { ...n("wfEditor", ["draggerToMove", "processI18n"]), draggers() {
|
|
13
|
-
const e2 = t(this.model.startJoint.parent, this.model.startJoint.position);
|
|
14
|
-
e2.position = "start";
|
|
15
|
-
const o2 = t(this.model.endJoint.parent, this.model.endJoint.position);
|
|
16
|
-
return o2.position = "end", [e2, o2];
|
|
17
|
-
}, path() {
|
|
18
|
-
return "M" + this.draggers[0].x + " " + this.draggers[0].y + " L" + this.draggers[1].x + " " + this.draggers[1].y;
|
|
19
|
-
} }, created() {
|
|
20
|
-
this.name = e(this, this.name);
|
|
21
|
-
}, mounted() {
|
|
22
|
-
this.$watch("model.remark", function(t2) {
|
|
23
|
-
if (this.name = e(this, t2), this.name && "" !== this.name) {
|
|
24
|
-
const t3 = this.getTextPoint();
|
|
25
|
-
this.text.x = t3.x, this.text.y = t3.y;
|
|
26
|
-
}
|
|
27
|
-
}), this.$watch("model.lineInfo.type", function(t2) {
|
|
28
|
-
const e2 = this.getTextPoint();
|
|
29
|
-
this.text.x = e2.x, this.text.y = e2.y;
|
|
30
|
-
}), this.$watch("model.lineInfo.controlPoint", function(t2) {
|
|
31
|
-
const e2 = this.getTextPoint();
|
|
32
|
-
this.text.x = e2.x, this.text.y = e2.y;
|
|
33
|
-
}), this.$watch("model.startJoint.parent.x", function(t2) {
|
|
34
|
-
const e2 = this.getTextPoint();
|
|
35
|
-
this.text.x = e2.x, this.text.y = e2.y;
|
|
36
|
-
}), this.$watch("model.startJoint.parent.y", function(t2) {
|
|
37
|
-
const e2 = this.getTextPoint();
|
|
38
|
-
this.text.x = e2.x, this.text.y = e2.y;
|
|
39
|
-
}), this.$watch("model.endJoint.parent.x", function(t2) {
|
|
40
|
-
const e2 = this.getTextPoint();
|
|
41
|
-
this.text.x = e2.x, this.text.y = e2.y;
|
|
42
|
-
}), this.$watch("model.endJoint.parent.y", function(t2) {
|
|
43
|
-
const e2 = this.getTextPoint();
|
|
44
|
-
this.text.x = e2.x, this.text.y = e2.y;
|
|
45
|
-
});
|
|
46
|
-
}, methods: { ...s("wfEditor", ["setMouseDownPosition", "setDraggerToMove", "setSelectedTransition", "setPropertiesEditorFor"]), getTextPoint() {
|
|
47
|
-
const e2 = t(this.model.startJoint.parent, this.model.startJoint.position), o2 = t(this.model.endJoint.parent, this.model.endJoint.position);
|
|
48
|
-
let i2 = e2.x < o2.x ? e2.x : o2.x, n2 = e2.y < o2.y ? e2.y : o2.y, s2 = i2 + Math.abs(e2.x - o2.x) / 2, r2 = n2 + Math.abs(e2.y - o2.y) / 2;
|
|
49
|
-
if ("CurveLine" === this.model.lineInfo.type) {
|
|
50
|
-
const t2 = this.model.lineInfo.controlPoint;
|
|
51
|
-
t2 && (i2 = e2.x < t2.x ? e2.x : parseFloat(t2.x), n2 = e2.y < t2.y ? e2.y : parseFloat(t2.y), s2 = i2 + Math.abs(e2.x - t2.x) / 2 + 10, r2 = n2 + Math.abs(e2.y - t2.y) / 2 - 10);
|
|
52
|
-
} else if ("BrokenLine" === this.model.lineInfo.type && this.model.lineInfo.controlPoint && this.model.lineInfo.controlPoint.length > 0) {
|
|
53
|
-
const t2 = this.model.lineInfo.controlPoint[0];
|
|
54
|
-
t2 && (i2 = e2.x < t2.x ? e2.x : parseFloat(t2.x), n2 = e2.y < t2.y ? e2.y : parseFloat(t2.y), s2 = i2 + Math.abs(e2.x - t2.x) / 2, r2 = n2 + Math.abs(e2.y - t2.y) / 2 - 10);
|
|
55
|
-
}
|
|
56
|
-
return { x: s2, y: r2 };
|
|
57
|
-
}, select(t2) {
|
|
58
|
-
o(), this.model.isSelected = true, this.setSelectedTransition(this.model);
|
|
59
|
-
}, startDrag(t2, e2) {
|
|
60
|
-
this.setMouseDownPosition(i(t2)), this.setDraggerToMove({ owner: this.model, position: e2, originStartJoint: this.model.startJoint, originEndJoint: this.model.endJoint });
|
|
61
|
-
}, endDrag() {
|
|
62
|
-
}, showPropertiesEditor() {
|
|
63
|
-
"Decision" !== this.model.endJoint.parent.type && this.setPropertiesEditorFor("Transition");
|
|
64
|
-
} } }, v = ["x", "y"], M = { key: 0 }, T = ["cx", "cy", "onMousedown"];
|
|
65
|
-
const D = w(J, [["render", function(t2, e2, o2, i2, n2, s2) {
|
|
66
|
-
return d(), h("g", { class: x({ "no-events": null != t2.draggerToMove }), onMousedown: e2[1] || (e2[1] = m((...t3) => s2.select && s2.select(...t3), ["stop"])), onDblclick: e2[2] || (e2[2] = m((...t3) => s2.showPropertiesEditor && s2.showPropertiesEditor(...t3), ["stop"])) }, [c("text", { x: n2.text.x, y: n2.text.y, "text-anchor": "middle", class: "draggable" }, p(n2.name), 9, v), (d(), y(g(o2.model.lineInfo.type), { owner: o2.model, class: x({ transition: true, selected: o2.model.isSelected || o2.model.startJoint.parent.isSelected && o2.model.endJoint.parent.isSelected }) }, null, 8, ["owner", "class"])), o2.model.isSelected ? (d(), h("g", M, [(d(true), h(u, null, f(s2.draggers, (t3) => (d(), h("circle", { key: t3.position, cx: t3.x, cy: t3.y, class: "transition-dragger", r: "4", onMousedown: m((e3) => s2.startDrag(e3, t3.position), ["stop"]), onMouseup: e2[0] || (e2[0] = (...t4) => s2.endDrag && s2.endDrag(...t4)) }, null, 40, T))), 128))])) : P("", true)], 34);
|
|
67
|
-
}], ["__scopeId", "data-v-a1576cad"]]);
|
|
68
|
-
export {
|
|
69
|
-
D as default
|
|
70
|
-
};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { getJoint as t } from "../util.mjs";
|
|
2
|
-
import { mapGetters as r } from "vuex";
|
|
3
|
-
import { openBlock as o, createElementBlock as i, withDirectives as n, createElementVNode as s, vShow as a } from "vue";
|
|
4
|
-
import "./virtual-transition.vue2.mjs";
|
|
5
|
-
import e from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
6
|
-
const u = { name: "VirtualTransition", props: { toPosition: { type: Object, default: null } }, computed: { ...r("wfEditor", ["startJoint"]), path() {
|
|
7
|
-
if (!this.startJoint)
|
|
8
|
-
return null;
|
|
9
|
-
const r2 = t(this.startJoint.parent, this.startJoint.position), o2 = this.toPosition;
|
|
10
|
-
return "M" + r2.x + " " + r2.y + " L" + o2.x + " " + o2.y;
|
|
11
|
-
} }, methods: {} }, l = ["d"];
|
|
12
|
-
const p = e(u, [["render", function(t2, r2, e2, u2, p2, m) {
|
|
13
|
-
return o(), i("g", null, [n(s("path", { d: m.path, class: "virtual-transition", "marker-end": "url(#arrow)" }, null, 8, l), [[a, m.path]])]);
|
|
14
|
-
}]]);
|
|
15
|
-
export {
|
|
16
|
-
p as default
|
|
17
|
-
};
|