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
package/es/style.css
DELETED
|
@@ -1,525 +0,0 @@
|
|
|
1
|
-
@charset "UTF-8";
|
|
2
|
-
.button-area[data-v-865cb4ee] {
|
|
3
|
-
padding: 5px 0 5px 5px;
|
|
4
|
-
height: 50px;
|
|
5
|
-
background-color: #ffffff;
|
|
6
|
-
}
|
|
7
|
-
.el-row[data-v-865cb4ee] {
|
|
8
|
-
border: 1px solid #f1f1f1;
|
|
9
|
-
border-radius: 5px;
|
|
10
|
-
}
|
|
11
|
-
.el-col[data-v-865cb4ee] {
|
|
12
|
-
padding-left: 5px;
|
|
13
|
-
}
|
|
14
|
-
.main[data-v-865cb4ee] {
|
|
15
|
-
position: relative;
|
|
16
|
-
display: flex;
|
|
17
|
-
height: calc(100% - 50px);
|
|
18
|
-
width: 100%;
|
|
19
|
-
}
|
|
20
|
-
.canvas-container[data-v-865cb4ee] {
|
|
21
|
-
position: relative;
|
|
22
|
-
height: calc(100% - 50px);
|
|
23
|
-
width: 100%;
|
|
24
|
-
}
|
|
25
|
-
.toolbox[data-v-865cb4ee] {
|
|
26
|
-
width: 150px;
|
|
27
|
-
overflow-y: auto;
|
|
28
|
-
height: 100%;
|
|
29
|
-
background: #f7f7f7;
|
|
30
|
-
padding: 10px;
|
|
31
|
-
text-align: center;
|
|
32
|
-
flex: none;
|
|
33
|
-
}
|
|
34
|
-
section[data-v-865cb4ee] {
|
|
35
|
-
overflow: hidden;
|
|
36
|
-
flex: 1 1 auto;
|
|
37
|
-
height: 100%;
|
|
38
|
-
padding: 0;
|
|
39
|
-
}
|
|
40
|
-
.tabs[data-v-865cb4ee] {
|
|
41
|
-
height: 100%;
|
|
42
|
-
width: 100%;
|
|
43
|
-
}
|
|
44
|
-
.tabBox[data-v-865cb4ee] {
|
|
45
|
-
padding: 20px;
|
|
46
|
-
}
|
|
47
|
-
.tab-pane[data-v-865cb4ee] {
|
|
48
|
-
height: 100%;
|
|
49
|
-
width: 100%;
|
|
50
|
-
}
|
|
51
|
-
.tabs[data-v-865cb4ee] .el-tabs__content {
|
|
52
|
-
height: calc(100vh - 138px);
|
|
53
|
-
width: 100%;
|
|
54
|
-
}
|
|
55
|
-
.canvas[data-v-865cb4ee],
|
|
56
|
-
.xml[data-v-865cb4ee] {
|
|
57
|
-
overflow: auto;
|
|
58
|
-
height: 100%;
|
|
59
|
-
width: 100%;
|
|
60
|
-
padding: 0;
|
|
61
|
-
min-height: 500px;
|
|
62
|
-
}
|
|
63
|
-
pre[data-v-865cb4ee] {
|
|
64
|
-
margin: 0;
|
|
65
|
-
font-size: 16px;
|
|
66
|
-
}
|
|
67
|
-
.component-icon[data-v-865cb4ee] {
|
|
68
|
-
position: absolute;
|
|
69
|
-
pointer-events: none;
|
|
70
|
-
}
|
|
71
|
-
.canvas[data-v-865cb4ee] .draggable {
|
|
72
|
-
cursor: move;
|
|
73
|
-
}
|
|
74
|
-
[data-v-865cb4ee] .el-tabs__header .el-tabs__item.is-active {
|
|
75
|
-
background-image: url("data:image/png;base64,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") !important;
|
|
76
|
-
background-size: 100% 100%;
|
|
77
|
-
min-width: 100px;
|
|
78
|
-
text-align: center;
|
|
79
|
-
}
|
|
80
|
-
[data-v-865cb4ee] .el-tabs__header .el-tabs__item {
|
|
81
|
-
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAAA6CAYAAABVsbwnAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAJTSURBVHhe7ZyNTYNQFIVLJ9AN6ga6QTuBbqBu4AbqBLqBOoHtBNYN3MCO4AZ4DjxIEFoLvJ9Lcr7k5j1qYxNOvgcFemdiWmRubJDn+QmGa9QSdY5aoESbL1ebLMvWxSuBaQWGsK4wvKAYmjieHeoWwW3LzTDM3ViAsJ4wvKMUVn+4Cn1gH96Xm2GoA3MfdFduiRE8YF8G24/FkogPuMHAZVD4YxVieawC+8agEwu/bBHYys29MXd2KSz/LLFveZbtFR7DLsupCID3ExAGJrvC4d2yDP8wd3MRBq/Hssb3MBEEWsarRl6QYXHYwbIzNx+FDIvDwpdlMiweXiyTYfGgZaMvWcmwuPygzmAax0HIsLjwLsgoy2RYfEZZJsPiM8oyGZaGwZbJsDQMtkyGpWOQZTIsHYMsk2Fp6W2ZDEtLb8tkWHp6WSbD0tPLMhlmg6Mtk2E2oGVHPbAjw2xBy/iM/l5kmC3+tUyG2eOgZTLMHgctk2E2uYBl/KFgCxlmE/5OrxMFZpO9j3grMLt0HssUmF06LVNgtmlZpsBs07JMgdmnYZkCs0/DMgU2DWrLdKVjOpzyfpkMmw7s+aUlcUIUzQMU2MRgYAfvcAozFDkxsM7L+MIcdWCfnAjTsNdHHdgr6uhHhUUSmFHBnOf2GB/LTWEQdh94c/PyLBEvPGOoXxRm4DLYaHvU6Pmb5znV89ZmR4yiCKs6dlUUhlXgj+ydyOWx8SYRHXYybYVF9rVB57dqXiGuWqGL8DCcDWqNoPa2nu0M7C8IkM9+s0QAukzqZjb7BSMgwjylk2AUAAAAAElFTkSuQmCC") !important;
|
|
82
|
-
background-size: 100% 100%;
|
|
83
|
-
min-width: 100px;
|
|
84
|
-
text-align: center;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
/* 去除table选中下划线 */
|
|
88
|
-
[data-v-865cb4ee] .el-tabs__active-bar {
|
|
89
|
-
display: none;
|
|
90
|
-
}
|
|
91
|
-
[data-v-865cb4ee] .el-tabs__item {
|
|
92
|
-
padding: 0;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
/* 去掉tab横线 */
|
|
96
|
-
[data-v-865cb4ee] .el-tabs__nav-wrap::after {
|
|
97
|
-
width: 0;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
/* 去掉卡片和tab表头的距离 */
|
|
101
|
-
[data-v-865cb4ee] .el-tabs__header {
|
|
102
|
-
margin: 0;
|
|
103
|
-
}.main[data-v-6658e14b] {
|
|
104
|
-
position: relative;
|
|
105
|
-
display: flex;
|
|
106
|
-
height: 100%;
|
|
107
|
-
width: 100%;
|
|
108
|
-
}
|
|
109
|
-
.canvas-container[data-v-6658e14b] {
|
|
110
|
-
position: relative;
|
|
111
|
-
height: 100%;
|
|
112
|
-
width: 100%;
|
|
113
|
-
}
|
|
114
|
-
section[data-v-6658e14b] {
|
|
115
|
-
overflow: hidden;
|
|
116
|
-
width: 100%;
|
|
117
|
-
height: 100%;
|
|
118
|
-
padding: 0;
|
|
119
|
-
}
|
|
120
|
-
.canvas[data-v-6658e14b] {
|
|
121
|
-
overflow: auto;
|
|
122
|
-
height: 100%;
|
|
123
|
-
padding: 0;
|
|
124
|
-
min-height: 500px;
|
|
125
|
-
}
|
|
126
|
-
.canvas[data-v-6658e14b] .draggable {
|
|
127
|
-
cursor: default;
|
|
128
|
-
}
|
|
129
|
-
#svg{
|
|
130
|
-
/* border:1px solid red; */
|
|
131
|
-
background: white;
|
|
132
|
-
background-image:
|
|
133
|
-
linear-gradient(rgba(242,242,242,.7) 1px, transparent 0),
|
|
134
|
-
linear-gradient(90deg, rgba(242,242,242,.7) 1px, transparent 0),
|
|
135
|
-
linear-gradient(#e5e5e5 1px, transparent 0),
|
|
136
|
-
linear-gradient(90deg,#e5e5e5 1px, transparent 0);
|
|
137
|
-
background-size:
|
|
138
|
-
15px 15px,
|
|
139
|
-
15px 15px,
|
|
140
|
-
75px 75px,
|
|
141
|
-
75px 75px;
|
|
142
|
-
}
|
|
143
|
-
g{
|
|
144
|
-
font-size: 16px;
|
|
145
|
-
}
|
|
146
|
-
g text{
|
|
147
|
-
dominant-baseline: middle;
|
|
148
|
-
}
|
|
149
|
-
.selected{
|
|
150
|
-
fill: #fff;
|
|
151
|
-
stroke: #f00;
|
|
152
|
-
stroke-width: 2;
|
|
153
|
-
}
|
|
154
|
-
.task-tache{
|
|
155
|
-
fill: #fff;
|
|
156
|
-
stroke: #666;
|
|
157
|
-
stroke-width: 2;
|
|
158
|
-
}
|
|
159
|
-
.passed-tache .task-tache{
|
|
160
|
-
fill: green;
|
|
161
|
-
stroke: green;
|
|
162
|
-
stroke-width: 2;
|
|
163
|
-
}
|
|
164
|
-
.current-tache .task-tache{
|
|
165
|
-
fill: red;
|
|
166
|
-
stroke: red;
|
|
167
|
-
stroke-width: 2;
|
|
168
|
-
}
|
|
169
|
-
.passed-tache text{
|
|
170
|
-
fill:white;
|
|
171
|
-
}
|
|
172
|
-
.current-tache text{
|
|
173
|
-
fill: white
|
|
174
|
-
}
|
|
175
|
-
li[data-v-7e8a1cf6] {
|
|
176
|
-
color: #333;
|
|
177
|
-
}
|
|
178
|
-
.context-menu[data-v-7e8a1cf6] {
|
|
179
|
-
position: fixed;
|
|
180
|
-
background: #fff;
|
|
181
|
-
z-index: 999;
|
|
182
|
-
padding: 5px;
|
|
183
|
-
margin: 0;
|
|
184
|
-
}
|
|
185
|
-
.context-menu li[data-v-7e8a1cf6] {
|
|
186
|
-
min-width: 75px;
|
|
187
|
-
height: 28px;
|
|
188
|
-
line-height: 28px;
|
|
189
|
-
text-align: left;
|
|
190
|
-
color: #1a1a1a;
|
|
191
|
-
}
|
|
192
|
-
.context-menu li[data-v-7e8a1cf6]:hover {
|
|
193
|
-
background: #42b983;
|
|
194
|
-
color: #fff;
|
|
195
|
-
}
|
|
196
|
-
.context-menu[data-v-7e8a1cf6] {
|
|
197
|
-
border: 1px solid #eee;
|
|
198
|
-
box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.1);
|
|
199
|
-
border-radius: 5px;
|
|
200
|
-
}
|
|
201
|
-
li[data-v-7e8a1cf6] {
|
|
202
|
-
list-style-type: none;
|
|
203
|
-
}h3[data-v-0d941719] {
|
|
204
|
-
color: #999999;
|
|
205
|
-
margin: 0;
|
|
206
|
-
padding: 0;
|
|
207
|
-
font-weight: bold;
|
|
208
|
-
font-size: 18px;
|
|
209
|
-
}
|
|
210
|
-
.el-button[data-v-0d941719] {
|
|
211
|
-
margin: 6px 0;
|
|
212
|
-
min-width: 110px;
|
|
213
|
-
padding: 9px 15px;
|
|
214
|
-
}
|
|
215
|
-
.el-button i[data-v-0d941719] {
|
|
216
|
-
padding-right: 4px;
|
|
217
|
-
}
|
|
218
|
-
#svg{
|
|
219
|
-
/* border:1px solid red; */
|
|
220
|
-
background: white;
|
|
221
|
-
background-image:
|
|
222
|
-
linear-gradient(rgba(242,242,242,.7) 1px, transparent 0),
|
|
223
|
-
linear-gradient(90deg, rgba(242,242,242,.7) 1px, transparent 0),
|
|
224
|
-
linear-gradient(#e5e5e5 1px, transparent 0),
|
|
225
|
-
linear-gradient(90deg,#e5e5e5 1px, transparent 0);
|
|
226
|
-
background-size:
|
|
227
|
-
15px 15px,
|
|
228
|
-
15px 15px,
|
|
229
|
-
75px 75px,
|
|
230
|
-
75px 75px;
|
|
231
|
-
}
|
|
232
|
-
g{
|
|
233
|
-
font-size: 16px;
|
|
234
|
-
}
|
|
235
|
-
g text{
|
|
236
|
-
dominant-baseline: middle;
|
|
237
|
-
}
|
|
238
|
-
.selected{
|
|
239
|
-
fill: #fff;
|
|
240
|
-
stroke: #f00;
|
|
241
|
-
stroke-width: 2;
|
|
242
|
-
}
|
|
243
|
-
.task-tache{
|
|
244
|
-
fill: #fff;
|
|
245
|
-
stroke: #666;
|
|
246
|
-
stroke-width: 2;
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
.svg-icon {
|
|
250
|
-
width: 1em;
|
|
251
|
-
height: 1em;
|
|
252
|
-
vertical-align: -0.15em;
|
|
253
|
-
fill: currentColor;
|
|
254
|
-
overflow: hidden;
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
.end{
|
|
258
|
-
stroke-width: 0;
|
|
259
|
-
fill:#fff;
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
.decision{
|
|
263
|
-
stroke-width: 0;
|
|
264
|
-
fill:#fff;
|
|
265
|
-
}
|
|
266
|
-
|
|
267
|
-
.decision{
|
|
268
|
-
stroke-width: 0;
|
|
269
|
-
fill:#fff;
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
.decision{
|
|
273
|
-
stroke-width: 0;
|
|
274
|
-
fill:#fff;
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
.start{
|
|
278
|
-
stroke-width: 0;
|
|
279
|
-
fill:#fff;
|
|
280
|
-
}
|
|
281
|
-
|
|
282
|
-
.human-decision{
|
|
283
|
-
stroke-width: 0;
|
|
284
|
-
fill:#fff;
|
|
285
|
-
}
|
|
286
|
-
.tooltip[data-v-ac799913] {
|
|
287
|
-
position: absolute;
|
|
288
|
-
background: #fff;
|
|
289
|
-
min-width: 150px;
|
|
290
|
-
border-radius: 4px;
|
|
291
|
-
border: 1px solid #ebeef5;
|
|
292
|
-
padding: 12px;
|
|
293
|
-
z-index: 2000;
|
|
294
|
-
color: #606266;
|
|
295
|
-
line-height: 1.4;
|
|
296
|
-
text-align: justify;
|
|
297
|
-
font-size: 14px;
|
|
298
|
-
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
|
299
|
-
word-break: break-all;
|
|
300
|
-
}
|
|
301
|
-
.transition[data-v-a1576cad] {
|
|
302
|
-
stroke-width: 2;
|
|
303
|
-
stroke: #666;
|
|
304
|
-
fill: none;
|
|
305
|
-
cursor: pointer;
|
|
306
|
-
}
|
|
307
|
-
.selected[data-v-a1576cad] {
|
|
308
|
-
stroke: red;
|
|
309
|
-
}
|
|
310
|
-
.transition-dragger[data-v-a1576cad] {
|
|
311
|
-
stroke: red;
|
|
312
|
-
stroke-width: 1;
|
|
313
|
-
fill: white;
|
|
314
|
-
cursor: move;
|
|
315
|
-
}
|
|
316
|
-
.no-events[data-v-a1576cad] {
|
|
317
|
-
pointer-events: none;
|
|
318
|
-
}
|
|
319
|
-
#_subprocess-content[data-v-2b195c05] {
|
|
320
|
-
width: 100%;
|
|
321
|
-
height: calc(100vh - 200px);
|
|
322
|
-
}
|
|
323
|
-
.virtual-transition{
|
|
324
|
-
stroke-width: 2;
|
|
325
|
-
stroke:#000;
|
|
326
|
-
stroke-dasharray: 2 2;
|
|
327
|
-
fill: none;
|
|
328
|
-
}
|
|
329
|
-
|
|
330
|
-
/* 使用深度作用选择器(vue-loader的功能)">>>"符号重新定义了.el-dialog__body,不影响其他页面的同名样式*/
|
|
331
|
-
.properties-editor[data-v-1651d82a] .el-dialog__body {
|
|
332
|
-
padding-top: 0;
|
|
333
|
-
}
|
|
334
|
-
|
|
335
|
-
.selection-region{
|
|
336
|
-
stroke: blue;
|
|
337
|
-
stroke-width: 1;
|
|
338
|
-
fill: white;
|
|
339
|
-
fill-opacity: 0;
|
|
340
|
-
opacity: 1;
|
|
341
|
-
cursor: move;
|
|
342
|
-
}
|
|
343
|
-
.dashed{
|
|
344
|
-
stroke-dasharray: 10 2;
|
|
345
|
-
/* 控制region在画的过程中不响应任何事件,只有画完后才能响应 */
|
|
346
|
-
pointer-events:none;
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
/* 使用深度作用选择器(vue-loader的功能)">>>"符号重新定义了.el-dialog__body,不影响其他页面的同名样式*/
|
|
350
|
-
.properties-editor[data-v-0e44fe8c] .el-dialog__body{
|
|
351
|
-
padding-top: 0
|
|
352
|
-
}
|
|
353
|
-
|
|
354
|
-
/* 使用深度作用选择器(vue-loader的功能)">>>"符号重新定义了.el-dialog__body,不影响其他页面的同名样式*/
|
|
355
|
-
.properties-editor[data-v-af76d417] .el-dialog__body{
|
|
356
|
-
padding-top: 0
|
|
357
|
-
}
|
|
358
|
-
|
|
359
|
-
/* 使用深度作用选择器(vue-loader的功能)">>>"符号重新定义了.el-dialog__body,不影响其他页面的同名样式*/
|
|
360
|
-
.properties-editor[data-v-adb7c2ff] .el-dialog__body{
|
|
361
|
-
padding-top: 0
|
|
362
|
-
}
|
|
363
|
-
|
|
364
|
-
/* 使用深度作用选择器(vue-loader的功能)">>>"符号重新定义了.el-dialog__body,不影响其他页面的同名样式*/
|
|
365
|
-
.properties-editor[data-v-bd66d235] .el-dialog__body{
|
|
366
|
-
padding-top: 0
|
|
367
|
-
}
|
|
368
|
-
|
|
369
|
-
.joint-container{
|
|
370
|
-
stroke-width: 0;
|
|
371
|
-
fill: #fff;
|
|
372
|
-
fill-opacity: 0
|
|
373
|
-
}
|
|
374
|
-
.joint{
|
|
375
|
-
fill:#00f;
|
|
376
|
-
stroke-width: 1px
|
|
377
|
-
}
|
|
378
|
-
.joint-activated{
|
|
379
|
-
fill: #f00;
|
|
380
|
-
stroke-width:1px;
|
|
381
|
-
fill-opacity: 1;
|
|
382
|
-
}
|
|
383
|
-
|
|
384
|
-
.resizer{
|
|
385
|
-
stroke: blue;
|
|
386
|
-
stroke-width: 1;
|
|
387
|
-
fill: white;
|
|
388
|
-
}
|
|
389
|
-
|
|
390
|
-
.control-point[data-v-788fb0ae]{
|
|
391
|
-
fill: #fff;
|
|
392
|
-
cursor: move;
|
|
393
|
-
}
|
|
394
|
-
.control-line[data-v-788fb0ae] {
|
|
395
|
-
stroke-dasharray: 2 2
|
|
396
|
-
}
|
|
397
|
-
|
|
398
|
-
.el-checkbox[data-v-c019538f]{
|
|
399
|
-
margin-left: 20px;
|
|
400
|
-
}
|
|
401
|
-
|
|
402
|
-
.control-point[data-v-0ff53a0a]{
|
|
403
|
-
fill: #fff;
|
|
404
|
-
cursor: move;
|
|
405
|
-
}
|
|
406
|
-
.control-line[data-v-0ff53a0a] {
|
|
407
|
-
stroke-dasharray: 2 2
|
|
408
|
-
}
|
|
409
|
-
|
|
410
|
-
.percent[data-v-a219b06d] {
|
|
411
|
-
margin-left: 10px;
|
|
412
|
-
color: red;
|
|
413
|
-
font-size: 1.2em;
|
|
414
|
-
}
|
|
415
|
-
ul[data-v-39fac73c] {
|
|
416
|
-
margin: 0;
|
|
417
|
-
padding: 0;
|
|
418
|
-
}
|
|
419
|
-
ul li[data-v-39fac73c] {
|
|
420
|
-
list-style: none;
|
|
421
|
-
}
|
|
422
|
-
.sub-li[data-v-39fac73c] {
|
|
423
|
-
padding-left: 10px;
|
|
424
|
-
}
|
|
425
|
-
.percent[data-v-c1c7385b]{
|
|
426
|
-
margin-left: 10px;
|
|
427
|
-
color:red;
|
|
428
|
-
font-size:1.2em;
|
|
429
|
-
}
|
|
430
|
-
|
|
431
|
-
.percent[data-v-6aef99ff]{
|
|
432
|
-
margin-left: 10px;
|
|
433
|
-
color:red;
|
|
434
|
-
font-size:1.2em;
|
|
435
|
-
}
|
|
436
|
-
|
|
437
|
-
.el-checkbox[data-v-5fb29fef]{
|
|
438
|
-
margin-left: 20px;
|
|
439
|
-
}
|
|
440
|
-
.group[data-v-98300543] {
|
|
441
|
-
font-size: 14px;
|
|
442
|
-
width: 100%;
|
|
443
|
-
}
|
|
444
|
-
.item[data-v-98300543] {
|
|
445
|
-
float: left;
|
|
446
|
-
list-style-type: none;
|
|
447
|
-
width: 33.33%;
|
|
448
|
-
margin-bottom: 18px;
|
|
449
|
-
}
|
|
450
|
-
.item-content[data-v-98300543] {
|
|
451
|
-
height: calc(100vh - 300px);
|
|
452
|
-
padding-left: 20px;
|
|
453
|
-
overflow: auto;
|
|
454
|
-
}
|
|
455
|
-
.el-tag + .el-tag[data-v-aaf48aff] {
|
|
456
|
-
margin-left: 10px;
|
|
457
|
-
}
|
|
458
|
-
.button-new-tag[data-v-aaf48aff] {
|
|
459
|
-
margin-left: 10px;
|
|
460
|
-
height: 32px;
|
|
461
|
-
line-height: 30px;
|
|
462
|
-
padding-top: 0;
|
|
463
|
-
padding-bottom: 0;
|
|
464
|
-
}
|
|
465
|
-
.input-new-tag[data-v-aaf48aff] {
|
|
466
|
-
width: 150px;
|
|
467
|
-
margin-left: 10px;
|
|
468
|
-
vertical-align: bottom;
|
|
469
|
-
}
|
|
470
|
-
select[data-v-aaf48aff]{
|
|
471
|
-
width: 150px;
|
|
472
|
-
margin-left: 10px;
|
|
473
|
-
height: 32px;
|
|
474
|
-
line-height: 32px;
|
|
475
|
-
}
|
|
476
|
-
|
|
477
|
-
span[data-v-4e29ea06] {
|
|
478
|
-
margin: 0 10px;
|
|
479
|
-
}
|
|
480
|
-
#appContainer[data-v-9458f3bf] .el-checkbox {
|
|
481
|
-
display: block;
|
|
482
|
-
}
|
|
483
|
-
#appContainer[data-v-9458f3bf] .el-transfer-panel {
|
|
484
|
-
width: 400px;
|
|
485
|
-
}
|
|
486
|
-
#appContainer[data-v-9458f3bf] .ellipsis {
|
|
487
|
-
display: inline-block;
|
|
488
|
-
overflow: hidden;
|
|
489
|
-
text-overflow: ellipsis;
|
|
490
|
-
white-space: nowrap;
|
|
491
|
-
word-break: keep-all;
|
|
492
|
-
width: 55%;
|
|
493
|
-
}
|
|
494
|
-
.searchResult {
|
|
495
|
-
color:red
|
|
496
|
-
}
|
|
497
|
-
.inline-input-custom {
|
|
498
|
-
width : 90%
|
|
499
|
-
}
|
|
500
|
-
|
|
501
|
-
#custTabOne[data-v-7feaa2da] .el-tabs__content {
|
|
502
|
-
height: 500px;
|
|
503
|
-
}
|
|
504
|
-
.group[data-v-7feaa2da] {
|
|
505
|
-
font-size: 14px;
|
|
506
|
-
width: 100%;
|
|
507
|
-
}
|
|
508
|
-
.item[data-v-7feaa2da] {
|
|
509
|
-
float: left;
|
|
510
|
-
list-style-type: none;
|
|
511
|
-
width: 33.33%;
|
|
512
|
-
margin-bottom: 18px;
|
|
513
|
-
}
|
|
514
|
-
.item-content[data-v-7feaa2da] {
|
|
515
|
-
height: calc(100vh - 300px);
|
|
516
|
-
padding-left: 20px;
|
|
517
|
-
overflow: auto;
|
|
518
|
-
}
|
|
519
|
-
|
|
520
|
-
.searchResult {
|
|
521
|
-
color:red
|
|
522
|
-
}
|
|
523
|
-
.inline-input-custom {
|
|
524
|
-
width : 90%
|
|
525
|
-
}
|
package/es/vite.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--logos" width="31.88" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 257"><defs><linearGradient id="IconifyId1813088fe1fbc01fb466" x1="-.828%" x2="57.636%" y1="7.652%" y2="78.411%"><stop offset="0%" stop-color="#41D1FF"></stop><stop offset="100%" stop-color="#BD34FE"></stop></linearGradient><linearGradient id="IconifyId1813088fe1fbc01fb467" x1="43.376%" x2="50.316%" y1="2.242%" y2="89.03%"><stop offset="0%" stop-color="#FFEA83"></stop><stop offset="8.333%" stop-color="#FFDD35"></stop><stop offset="100%" stop-color="#FFA800"></stop></linearGradient></defs><path fill="url(#IconifyId1813088fe1fbc01fb466)" d="M255.153 37.938L134.897 252.976c-2.483 4.44-8.862 4.466-11.382.048L.875 37.958c-2.746-4.814 1.371-10.646 6.827-9.67l120.385 21.517a6.537 6.537 0 0 0 2.322-.004l117.867-21.483c5.438-.991 9.574 4.796 6.877 9.62Z"></path><path fill="url(#IconifyId1813088fe1fbc01fb467)" d="M185.432.063L96.44 17.501a3.268 3.268 0 0 0-2.634 3.014l-5.474 92.456a3.268 3.268 0 0 0 3.997 3.378l24.777-5.718c2.318-.535 4.413 1.507 3.936 3.838l-7.361 36.047c-.495 2.426 1.782 4.5 4.151 3.78l15.304-4.649c2.372-.72 4.652 1.36 4.15 3.788l-11.698 56.621c-.732 3.542 3.979 5.473 5.943 2.437l1.313-2.028l72.516-144.72c1.215-2.423-.88-5.186-3.54-4.672l-25.505 4.922c-2.396.462-4.435-1.77-3.759-4.114l16.646-57.705c.677-2.35-1.37-4.583-3.769-4.113Z"></path></svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import o from "./src/workflow-editor.vue.mjs";
|
|
2
|
-
import r from "./src/store/workflow-editor.mjs";
|
|
3
|
-
import t from "./src/workflow-history.vue.mjs";
|
|
4
|
-
o.install = function(r2) {
|
|
5
|
-
r2.component(o.name, o), r2.component(t.name, t);
|
|
6
|
-
};
|
|
7
|
-
const m = { WorkflowEditor: o, WorkflowHistory: t, wfEditorStore: r };
|
|
8
|
-
export {
|
|
9
|
-
m as default
|
|
10
|
-
};
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
!function(c) {
|
|
2
|
-
var t, l = '<svg><symbol id="icon-switch" viewBox="0 0 1024 1024"><path d="M701.74225 917.574059c-7.419408 0-14.960447-2.675852-20.9203-8.149187-12.649483-11.554816-13.500891-31.13719-2.067704-43.786673l119.318684-130.75187L679.119135 608.634755c-11.798076-12.527854-11.189928-32.110227 1.337926-43.786673 12.527854-11.798076 32.110227-11.189928 43.786673 1.337926l138.657798 147.171873c11.068298 11.798076 11.311557 30.164153 0.364889 42.205488l-138.657798 152.037059c-6.081482 6.568001-14.473928 9.973631-22.866373 9.973631z" fill="" ></path><path d="M806.343746 786.21404h-581.389713c-82.100012 0-148.996318-66.896306-148.996318-148.996318v-245.691888c0-17.14978 13.86578-31.01556 31.01556-31.01556s31.01556 13.86578 31.01556 31.01556v245.691888c0 47.922081 39.043117 86.965198 86.965198 86.965198h581.389713c17.14978 0 31.01556 13.86578 31.01556 31.01556s-13.86578 31.01556-31.01556 31.01556z" fill="" ></path><path d="M322.25775 468.76066c-8.270816 0-16.420002-3.284-22.623114-9.730371l-138.657798-147.171874c-11.068298-11.798076-11.311557-30.164153-0.364889-42.205487l138.657798-152.037059c11.554816-12.649483 31.13719-13.500891 43.786673-2.067704 12.649483 11.554816 13.500891 31.13719 2.067704 43.786673l-119.197054 130.8735 118.953795 126.251574c11.798076 12.527854 11.189928 32.110227-1.337926 43.786673-5.959853 5.716593-13.62252 8.514075-21.285189 8.514075z" fill="" ></path><path d="M917.026725 664.584392c-17.14978 0-31.01556-13.86578-31.01556-31.01556v-245.691887c0-47.922081-39.043117-86.965198-86.965198-86.965198h-581.389713c-17.14978 0-31.01556-13.86578-31.01556-31.01556s13.86578-31.01556 31.01556-31.01556h581.389713c82.100012 0 148.996318 66.896306 148.996318 148.996318v245.691887c0 17.14978-13.86578 31.01556-31.01556 31.01556z" fill="" ></path></symbol><symbol id="icon-properties" viewBox="0 0 1024 1024"><path d="M512.980327 64.636113c-246.706845 0-447.421192 200.714348-447.421192 447.421192 0 246.700705 200.714348 447.415053 447.421192 447.415053s447.421192-200.714348 447.421193-447.415053c0-246.706845-200.715371-447.421192-447.421193-447.421192z m0 833.54532c-212.913181 0-386.130268-173.21811-386.130267-386.125151 0-212.913181 173.21811-386.130268 386.130267-386.130268s386.130268 173.21811 386.130268 386.130268c0 212.908064-173.21811 386.125151-386.130268 386.125151z" ></path><path d="M606.931093 640.392182c-11.621688 0-55.209416 68.771293-79.423911 68.771293-6.780427 0-9.685593-5.813403-9.685593-11.624758 0-13.558807 8.715499-33.899064 13.558807-45.520753l57.147558-156.913773c28.088732-77.487815-8.717546-98.795097-42.617633-98.795097-46.491871 0-88.142479 23.245424-120.105449 54.240345-10.654664 10.654664-45.523823 44.554752-45.523823 59.083654 0 4.844332 4.843308 10.655687 10.655688 10.655687 14.528901 0 52.302203-69.739341 82.328053-69.739341 5.814426 0 13.561877 6.780427 7.751545 21.309329L426.773943 612.304474c-5.811356 13.558807-32.93204 79.423911-32.93204 118.167306 0 30.994921 19.373233 44.554752 48.432059 44.554752 80.391958 0 174.34477-99.765191 174.34477-123.009591-0.002047-6.780427-5.814426-11.624758-9.687639-11.624759zM590.464049 249.081938c-35.836183 0-65.86408 28.088732-65.86408 63.927985 0 32.93204 21.310352 55.210439 54.242392 54.239322 36.805254 0 66.832128-27.120684 66.832128-63.927985 0-32.92897-23.24747-54.239322-55.21044-54.239322z" ></path></symbol><symbol id="icon-delete" viewBox="0 0 1024 1024"><path d="M409.6 163.84h163.84v40.96h-163.84zM532.48 368.64h40.96v368.64h-40.96zM409.6 368.64h40.96v368.64h-40.96z" ></path><path d="M286.72 245.76v614.4h409.6V245.76H286.72z m450.56 0v655.36H245.76V245.76H204.8V204.8h573.44v40.96h-40.96z" ></path></symbol><symbol id="icon-custom-task" viewBox="0 0 1024 1024"><path d="M756.63132445 483.81952l220.74709333-209.7152a112.86755555 112.86755555 0 0 0 0-159.61656889l-55.08664889-55.08664889a112.86755555 112.86755555 0 0 0-157.54126222-2.00248889L549.13706667 262.12579555 339.71313778 38.39317333l-1.71121778-1.78403555a73.76440889 73.76440889 0 0 0-104.34787555-0.43690667L76.44046222 193.38581333a73.728 73.728 0 0 0-1.27431111 102.56384L281.49532445 516.36906667 86.41649778 701.69031111A112.94037333 112.94037333 0 0 0 54.26744889 757.76L21.28099555 898.55317333a74.67463111 74.67463111 0 0 0 93.7528889 88.65564445L250.76622222 947.23185778a113.48650667 113.48650667 0 0 0 45.8752-26.43285333l192.34816-182.73621334 231.66976 247.50762667 1.71121778 1.78403555a73.76440889 73.76440889 0 0 0 104.34787555 0.43690667L983.93201778 830.57777778a73.728 73.728 0 0 0 1.27431111-102.56384L756.63132445 483.81952zM292.89130667 823.95136l-102.52743112-102.52743111a35.82634667 35.82634667 0 0 0-11.14112-7.39100444l509.2511289-483.80131556 107.26058666 107.26058666c1.60199111 1.60199111 3.60448 2.36657778 5.42492444 3.60448l-508.26808888 482.85468445z m521.99424-713.83267555a40.04977778 40.04977778 0 0 1 55.88764444 0.72817777l55.08664889 55.08664889c15.65582222 15.65582222 15.65582222 40.99640889-0.72817778 57.344l-73.32750222 69.65020444c-1.45635555-2.36657778-2.54862222-4.87879111-4.62392889-6.95409777l-105.94986666-105.94986667 73.65518222-69.90506666z m-557.16522667 274.34097777c9.10222222-0.14563555 18.20444445-3.60448 25.15854222-10.55857777l54.61333333-54.61333334a36.37248 36.37248 0 1 0-51.48216888-51.48216889l-54.61333334 54.61333333a36.0448 36.0448 0 0 0-10.15808 23.04682667L128.35953778 246.21511111c-0.58254222-0.58254222-0.58254222-1.16508445-0.40049778-1.31072L285.17262222 87.6544c0.14563555-0.14563555 0.76458667-0.14563555 1.41994667 0.47331555l209.78801778 224.13312L334.32462222 466.23402667l-76.60430222-81.77436445zM94.46286222 917.37656889a1.82044445 1.82044445 0 0 1-2.29376-2.18453334L125.15555555 774.39886222c1.12867555-4.73315555 3.34961778-9.06581333 6.04387556-13.07079111a36.19043555 36.19043555 0 0 0 7.68227556 11.54161778l100.45212444 100.45212444a39.90414222 39.90414222 0 0 1-9.10222222 4.04138667l-135.76874667 40.01336889zM775.23626667 936.3456c-0.14563555 0.14563555-0.76458667 0.14563555-1.41994667-0.47331555l-142.90488889-152.66247112a35.53507555 35.53507555 0 0 0 16.01991111-8.77454222l54.61333333-54.61333333a36.37248 36.37248 0 1 0-51.48216888-51.48216889l-54.61333334 54.61333333a36.0448 36.0448 0 0 0-8.30122666 13.54410667l-45.40188445-48.53304889 162.05596445-153.97319111 228.21091555 243.83032889c0.54613333 0.58254222 0.54613333 1.16508445 0.40049778 1.31072L775.23626667 936.3456z" ></path></symbol><symbol id="icon-join" viewBox="0 0 1024 1024"><path d="M987.136 552.96c5.46133333-5.46133333 10.92266667-13.65333333 10.92266667-24.576 0-8.192-2.73066667-16.384-10.92266667-24.576L817.83466667 329.04533333c-5.46133333-2.73066667-13.65333333-8.192-24.576-8.192-8.192 0-19.11466667 2.73066667-24.576 10.92266667l-177.49333334 174.76266667C585.728 512 580.26666667 520.192 580.26666667 531.11466667s2.73066667 19.11466667 10.92266666 24.576l177.49333334 172.032c5.46133333 5.46133333 13.65333333 10.92266667 24.576 10.92266666 8.192 0 16.384-2.73066667 24.576-10.92266666L987.136 552.96zM25.94133333 970.752c0 8.192 2.73066667 16.384 10.92266667 24.576 5.46133333 5.46133333 16.384 10.92266667 24.576 10.92266667h270.336c8.192 0 16.384-2.73066667 24.576-10.92266667 5.46133333-5.46133333 10.92266667-16.384 10.92266667-24.576v-68.26666667h152.91733333c8.192 0 16.384-2.73066667 24.576-10.92266666 5.46133333-5.46133333 10.92266667-16.384 10.92266667-24.576v-682.66666667c0-8.192-2.73066667-16.384-10.92266667-24.576-5.46133333-5.46133333-16.384-10.92266667-24.576-10.92266667H367.27466667V47.78666667c0-8.192-2.73066667-16.384-10.92266667-24.576-5.46133333-5.46133333-16.384-10.92266667-24.576-10.92266667H61.44c-8.192 0-16.384 2.73066667-24.576 10.92266667-5.46133333 5.46133333-10.92266667 16.384-10.92266667 24.576v221.184c0 8.192 2.73066667 16.384 10.92266667 24.576 5.46133333 5.46133333 16.384 10.92266667 24.576 10.92266666h270.336c8.192 0 16.384-2.73066667 24.576-10.92266666 5.46133333-5.46133333 10.92266667-16.384 10.92266667-24.576V252.58666667h68.26666666c8.192 0 16.384 2.73066667 24.576 10.92266666 5.46133333 5.46133333 10.92266667 16.384 10.92266667 24.576V785.06666667c0 8.192-2.73066667 16.384-10.92266667 24.576-5.46133333 5.46133333-16.384 10.92266667-24.576 10.92266666h-68.26666666v-68.26666666c0-8.192-2.73066667-16.384-10.92266667-24.576-5.46133333-5.46133333-16.384-10.92266667-24.576-10.92266667H61.44c-8.192 0-16.384 2.73066667-24.576 10.92266667-5.46133333 5.46133333-10.92266667 16.384-10.92266667 24.576v218.45333333z" ></path></symbol><symbol id="icon-fork" viewBox="0 0 1024 1024"><path d="M36.864 471.04c-5.46133333 5.46133333-10.92266667 13.65333333-10.92266667 24.576 0 8.192 2.73066667 16.384 10.92266667 24.576l169.30133333 174.76266667c5.46133333 2.73066667 13.65333333 8.192 24.576 8.192 8.192 0 19.11466667-2.73066667 24.576-10.92266667l177.49333334-174.76266667c5.46133333-5.46133333 10.92266667-13.65333333 10.92266666-24.576s-2.73066667-19.11466667-10.92266666-24.576l-177.49333334-172.032c-5.46133333-5.46133333-13.65333333-10.92266667-24.576-10.92266666-8.192 0-16.384 2.73066667-24.576 10.92266666L36.864 471.04zM998.05866667 53.248c0-8.192-2.73066667-16.384-10.92266667-24.576-5.46133333-5.46133333-16.384-10.92266667-24.576-10.92266667H692.224c-8.192 0-16.384 2.73066667-24.576 10.92266667-5.46133333 5.46133333-10.92266667 16.384-10.92266667 24.576v68.26666667H503.808c-8.192 0-16.384 2.73066667-24.576 10.92266666-5.46133333 5.46133333-10.92266667 16.384-10.92266667 24.576v682.66666667c0 8.192 2.73066667 16.384 10.92266667 24.576 5.46133333 5.46133333 16.384 10.92266667 24.576 10.92266667h152.91733333v101.03466666c0 8.192 2.73066667 16.384 10.92266667 24.576 5.46133333 5.46133333 16.384 10.92266667 24.576 10.92266667H962.56c8.192 0 16.384-2.73066667 24.576-10.92266667 5.46133333-5.46133333 10.92266667-16.384 10.92266667-24.576V755.02933333c0-8.192-2.73066667-16.384-10.92266667-24.576-5.46133333-5.46133333-16.384-10.92266667-24.576-10.92266666H692.224c-8.192 0-16.384 2.73066667-24.576 10.92266666-5.46133333 5.46133333-10.92266667 16.384-10.92266667 24.576v16.384h-68.26666666c-8.192 0-16.384-2.73066667-24.576-10.92266666-5.46133333-5.46133333-10.92266667-16.384-10.92266667-24.576V238.93333333c0-8.192 2.73066667-16.384 10.92266667-24.576 5.46133333-5.46133333 16.384-10.92266667 24.576-10.92266666h68.26666666v68.26666666c0 8.192 2.73066667 16.384 10.92266667 24.576 5.46133333 5.46133333 16.384 10.92266667 24.576 10.92266667H962.56c8.192 0 16.384-2.73066667 24.576-10.92266667 5.46133333-5.46133333 10.92266667-16.384 10.92266667-24.576V53.248z" ></path></symbol><symbol id="icon-copy-task" viewBox="0 0 1024 1024"><path d="M636.30222222 513.25155555c11.71911111-6.82666667 21.16266667-26.39644445 1.36533334-35.72622222-6.71288889-3.072-13.65333333-5.91644445-20.59377778-8.64711111C666.45333334 424.61866667 697.74222222 360.56177778 697.74222222 288.99555555c0-133.34755555-108.20266667-241.55022222-241.55022222-241.55022222S214.64177778 155.648 214.64177778 288.99555555c0 71.56622222 31.28888889 135.62311111 80.66844444 179.88266667-146.31822222 57.45777778-254.29333333 191.03288889-275.34222222 352.02844445-0.22755555 1.93422222-0.34133333 3.86844445-0.34133333 5.80266666 0 30.37866667 24.576 55.06844445 55.06844445 55.06844445H532.76444445c-21.04888889-38.912-33.10933333-83.51288889-33.10933333-130.84444445 0.11377778-101.48977778 55.06844445-190.00888889 136.6471111-237.68177778z m31.63022223 227.8968889l78.05155555 37.09155555 98.98666667-98.98666667z m133.91644444 133.91644444l56.88888889-171.23555556-94.09422222 94.09422222z" ></path><path d="M774.76977778 524.97066667c-124.47288889 0-225.84888889 101.26222222-225.84888889 225.84888888 0 124.47288889 101.26222222 225.84888889 225.84888889 225.8488889s225.84888889-101.26222222 225.84888889-225.8488889c0-124.47288889-101.26222222-225.84888889-225.84888889-225.84888888z m129.47911111 128l-87.15377777 262.25777778c-1.70666667 5.23377778-6.48533333 8.87466667-11.94666667 9.216h-0.91022223c-5.12 0-10.01244445-2.95822222-12.17422222-7.62311112l-54.49955555-112.64-110.93333333-52.90666666c-3.29955555-1.59288889-5.80266667-4.32355555-6.94044445-7.73688889-2.50311111-7.05422222 1.25155555-14.79111111 8.30577778-17.29422223l258.95822222-90.45333333c1.47911111-0.45511111 2.95822222-0.79644445 4.43733333-0.79644444 3.64088889 0 6.94044445 1.36533333 9.55733334 3.86844444 3.52711111 3.75466667 4.89244445 9.216 3.29955555 14.10844445z" ></path></symbol><symbol id="icon-subprocess" viewBox="0 0 1024 1024"><path d="M1023.78666667 129.49333333c-0.32-6.93333333-1.28-13.86666667-2.56-20.48s-3.2-13.12-5.54666667-19.41333333c-0.74666667-2.13333333-1.6-4.16-2.45333333-6.18666667-3.73333333-8.85333333-8.42666667-17.28-13.86666667-25.06666666-0.32-0.53333333-0.74666667-1.06666667-1.06666667-1.49333334-0.96-1.28-1.92-2.66666667-2.98666666-3.94666666-0.32-0.32-0.53333333-0.74666667-0.85333334-1.06666667-2.56-3.2-5.22666667-6.29333333-8-9.28l-0.21333333-0.21333333c-5.97333333-6.29333333-12.58666667-12.05333333-19.73333333-17.06666667-1.49333333-1.06666667-2.98666667-2.02666667-4.48-3.09333333-1.6-1.06666667-3.2-2.02666667-4.90666667-3.09333334-0.85333333-0.53333333-1.81333333-1.06666667-2.66666667-1.6-1.28-0.74666667-2.45333333-1.38666667-3.73333333-2.02666666-0.64-0.32-1.28-0.64-2.02666667-1.06666667-1.28-0.64-2.66666667-1.28-4.05333333-1.92-2.56-1.17333333-5.22666667-2.34666667-7.89333333-3.41333333-1.49333333-0.64-3.09333333-1.17333333-4.58666667-1.70666667-2.34666667-0.85333333-4.8-1.6-7.25333333-2.24-3.2-0.96-6.50666667-1.70666667-9.81333334-2.45333333-5.54666667-1.17333333-11.2-1.92-16.96-2.34666667-3.52-0.21333333-6.93333333-0.42666667-10.45333333-0.42666667s-7.04 0.10666667-10.45333333 0.42666667c-5.76 0.42666667-11.41333333 1.28-16.96 2.34666667-3.30666667 0.64-6.61333333 1.49333333-9.81333334 2.45333333-2.45333333 0.64-4.8 1.49333333-7.25333333 2.24-1.49333333 0.53333333-3.09333333 1.06666667-4.58666667 1.70666667-2.66666667 1.06666667-5.33333333 2.13333333-7.89333333 3.41333333-1.38666667 0.64-2.66666667 1.28-4.05333333 1.92-0.64 0.32-1.28 0.64-2.02666667 1.06666667-1.28 0.64-2.56 1.38666667-3.73333333 2.02666666-0.96 0.53333333-1.81333333 1.06666667-2.66666667 1.6-1.6 0.96-3.30666667 2.02666667-4.90666667 3.09333334-1.49333333 0.96-2.98666667 2.02666667-4.48 3.09333333-7.14666667 5.01333333-13.76 10.77333333-19.73333333 17.06666667l-0.21333333 0.21333333c-2.77333333 2.98666667-5.44 6.08-8 9.28-0.32 0.32-0.53333333 0.74666667-0.85333334 1.06666667-0.96 1.28-2.02666667 2.56-2.98666666 3.94666666-0.32 0.53333333-0.74666667 1.06666667-1.06666667 1.49333334-5.44 7.78666667-10.13333333 16.21333333-13.86666667 25.06666666-0.85333333 2.02666667-1.70666667 4.16-2.45333333 6.18666667-2.34666667 6.29333333-4.16 12.8-5.54666667 19.41333333s-2.24 13.54666667-2.56 20.48c-0.10666667 2.34666667-0.21333333 4.69333333-0.21333333 7.04 0 3.52 0.10666667 7.04 0.42666667 10.45333334 0.42666667 5.76 1.28 11.41333333 2.34666666 16.96 0.64 3.30666667 1.49333333 6.61333333 2.45333334 9.81333333 5.22666667 18.34666667 14.18666667 35.09333333 26.02666666 49.49333333 0.74666667 0.85333333 1.38666667 1.70666667 2.13333334 2.45333334 4.16 4.8 8.74666667 9.38666667 13.54666666 13.65333333l-105.81333333 306.98666667c-3.09333333-0.21333333-6.18666667-0.32-9.28-0.32-14.93333333 0-29.33333333 2.45333333-42.77333333 6.82666666-0.64 0.21333333-1.28 0.42666667-1.81333334 0.64-1.49333333 0.53333333-3.09333333 1.06666667-4.58666666 1.70666667-2.34666667 0.96-4.69333333 1.92-7.04 2.98666667L466.56 395.62666667c2.34666667-5.44 4.37333333-11.2 6.08-16.96 0.96-3.2 1.70666667-6.50666667 2.45333333-9.81333334 1.17333333-5.54666667 1.92-11.2 2.34666667-16.96 0.21333333-3.52 0.42666667-6.93333333 0.42666667-10.45333333 0-2.34666667-0.10666667-4.69333333-0.21333334-7.04-0.32-6.93333333-1.28-13.86666667-2.56-20.48-7.04-34.45333333-27.09333333-64.10666667-54.72-83.84-0.85333333-0.64-1.81333333-1.28-2.66666666-1.92-6.4-4.26666667-13.12-8.10666667-20.16-11.30666667-2.02666667-0.96-4.05333333-1.81333333-6.08-2.56s-4.16-1.6-6.29333334-2.34666666c-13.76-4.69333333-28.48-7.14666667-43.84-7.14666667-3.52 0-7.04 0.10666667-10.45333333 0.42666667-5.76 0.42666667-11.41333333 1.28-16.96 2.34666666-3.30666667 0.64-6.61333333 1.49333333-9.81333333 2.45333334-2.45333333 0.64-4.8 1.49333333-7.25333334 2.24-1.49333333 0.53333333-3.09333333 1.06666667-4.58666666 1.70666666-2.66666667 1.06666667-5.33333333 2.13333333-7.89333334 3.41333334-1.38666667 0.64-2.66666667 1.28-4.05333333 1.92-0.64 0.32-1.28 0.64-2.02666667 1.06666666-1.28 0.64-2.56 1.38666667-3.73333333 2.02666667-0.96 0.53333333-1.81333333 1.06666667-2.66666667 1.6-1.6 0.96-3.30666667 2.02666667-4.90666666 3.09333333-1.49333333 0.96-2.98666667 2.02666667-4.48 3.09333334-7.14666667 5.01333333-13.76 10.77333333-19.73333334 17.06666666l-0.21333333 0.21333334c-2.77333333 2.98666667-5.44 6.08-8 9.28-0.32 0.32-0.53333333 0.74666667-0.85333333 1.06666666-0.96 1.28-2.02666667 2.56-2.98666667 3.94666667-0.32 0.53333333-0.74666667 1.06666667-1.06666667 1.49333333-5.44 7.78666667-10.13333333 16.21333333-13.86666666 25.06666667-0.85333333 2.02666667-1.70666667 4.16-2.45333334 6.18666667-2.34666667 6.29333333-4.16 12.8-5.54666666 19.41333333s-2.24 13.54666667-2.56 20.48c-0.10666667 2.34666667-0.21333333 4.69333333-0.21333334 7.04 0 3.52 0.10666667 7.04 0.42666667 10.45333333 0.42666667 5.76 1.28 11.41333333 2.34666667 16.96 0.64 3.30666667 1.49333333 6.61333333 2.45333333 9.81333334 5.22666667 18.34666667 14.18666667 35.09333333 26.02666667 49.49333333 0.74666667 0.85333333 1.38666667 1.70666667 2.13333333 2.45333333 0.64 0.74666667 1.28 1.49333333 1.92 2.13333334L129.6 751.04c-12.48 0.64-24.53333333 2.88-35.84 6.61333333-0.64 0.21333333-1.28 0.42666667-1.81333333 0.64-1.49333333 0.53333333-3.09333333 1.06666667-4.58666667 1.70666667-2.66666667 1.06666667-5.33333333 2.13333333-7.89333333 3.41333333-3.30666667 1.49333333-6.61333333 3.2-9.81333334 5.01333334-0.96 0.53333333-1.81333333 1.06666667-2.66666666 1.6-1.6 0.96-3.30666667 2.02666667-4.90666667 3.09333333-1.49333333 0.96-2.98666667 2.02666667-4.48 3.09333333-1.81333333 1.28-3.52 2.56-5.22666667 3.94666667-0.85333333 0.64-1.70666667 1.38666667-2.56 2.02666667-2.56 2.13333333-5.01333333 4.26666667-7.36 6.50666666-0.74666667 0.74666667-1.6 1.49333333-2.34666666 2.24-1.49333333 1.49333333-3.09333333 3.09333333-4.48 4.69333334-1.49333333 1.6-2.88 3.30666667-4.26666667 4.90666666-2.77333333 3.41333333-5.44 6.82666667-7.89333333 10.56-4.90666667 7.25333333-9.17333333 15.04-12.58666667 23.14666667-0.85333333 2.02666667-1.70666667 4.16-2.45333333 6.18666667-0.74666667 2.13333333-1.49333333 4.16-2.13333334 6.29333333-1.28 4.26666667-2.45333333 8.64-3.41333333 13.12s-1.6 8.96-2.02666667 13.54666667c-0.42666667 4.58666667-0.74666667 9.28-0.74666666 13.97333333 0 75.41333333 61.12 136.53333333 136.53333333 136.53333333s136.53333333-61.12 136.53333333-136.53333333c0-4.69333333-0.21333333-9.38666667-0.74666666-13.97333333-0.42666667-4.58666667-1.17333333-9.06666667-2.02666667-13.54666667s-2.02666667-8.85333333-3.41333333-13.12c-0.64-2.13333333-1.38666667-4.26666667-2.13333334-6.29333333-0.74666667-2.13333333-1.6-4.16-2.45333333-6.18666667-3.41333333-8.21333333-7.68-15.89333333-12.58666667-23.14666667-2.45333333-3.62666667-5.12-7.14666667-7.89333333-10.56-1.38666667-1.70666667-2.77333333-3.30666667-4.26666667-4.90666666s-2.98666667-3.2-4.48-4.69333334c-0.74666667-0.74666667-1.6-1.49333333-2.34666666-2.24-1.38666667-1.38666667-2.88-2.66666667-4.37333334-3.94666666l106.45333334-307.2c2.77333333 0.21333333 5.65333333 0.32 8.42666666 0.32 16.53333333 0 32.32-2.88 46.93333334-8.32 1.81333333-0.64 3.52-1.38666667 5.33333333-2.13333334l162.13333333 164.8c-0.42666667 1.17333333-0.85333333 2.24-1.28 3.41333334-0.74666667 2.13333333-1.49333333 4.16-2.13333333 6.29333333-1.28 4.26666667-2.45333333 8.64-3.41333333 13.12s-1.6 8.96-2.02666667 13.54666667c-0.42666667 4.58666667-0.74666667 9.28-0.74666667 13.97333333 0 75.41333333 61.12 136.53333333 136.53333334 136.53333333s136.53333333-61.12 136.53333333-136.53333333c0-4.69333333-0.21333333-9.38666667-0.74666667-13.97333333-0.42666667-4.58666667-1.17333333-9.06666667-2.02666666-13.54666667s-2.02666667-8.85333333-3.41333334-13.12c-0.64-2.13333333-1.38666667-4.26666667-2.13333333-6.29333333-0.74666667-2.13333333-1.6-4.16-2.45333333-6.18666667-3.41333333-8.21333333-7.68-15.89333333-12.58666667-23.14666667-2.45333333-3.62666667-5.12-7.14666667-7.89333333-10.56-1.06666667-1.38666667-2.24-2.66666667-3.41333334-3.94666666l109.97333334-318.93333334c1.17333333-0.10666667 2.24-0.10666667 3.41333333-0.21333333 5.76-0.42666667 11.41333333-1.28 16.96-2.34666667 3.30666667-0.64 6.61333333-1.49333333 9.81333333-2.45333333 18.34666667-5.22666667 35.09333333-14.18666667 49.49333334-26.02666667 0.85333333-0.74666667 1.70666667-1.38666667 2.45333333-2.13333333 4.90666667-4.26666667 9.6-8.96 13.86666667-13.86666667 0.74666667-0.85333333 1.38666667-1.70666667 2.13333333-2.45333333 11.84-14.29333333 20.8-31.14666667 26.02666667-49.49333333 0.96-3.2 1.70666667-6.50666667 2.45333333-9.81333334 1.17333333-5.54666667 1.92-11.2 2.34666667-16.96 0.21333333-3.52 0.42666667-6.93333333 0.42666666-10.45333333 0.10666667-2.45333333 0-4.8-0.10666666-7.14666667z" ></path></symbol><symbol id="icon-human-decision" viewBox="0 0 1024 1024"><path d="M519.5 594.47733333c-4.1 10.399-6.1 21.398-6.1 32.197 0 23.198 8.899 46.395 26.497 64.294l29.897 29.997 1.7 1.4c17.398 16.798 39.996 24.997 62.494 24.997 22.998 0 46.396-8.7 63.794-26.397h0.2l176.883-176.983 1.6-1.5c16.698-17.598 24.797-40.196 24.797-62.794 0-23.197-8.8-46.195-26.397-63.794h0.1l0.1-0.4-29.898-29.797c-17.598-17.498-40.796-26.297-64.293-26.297-11 0-21.998 1.9-32.497 5.9L557.696 174.41733333c4.2-10.399 6.099-21.498 6.099-32.497 0-23.198-9-46.395-26.697-64.293L507.2 47.83033333C489.602 30.23333333 466.404 21.33333333 443.107 21.33333333c-23.198 0-46.696 8.9-64.294 26.497L201.93 224.81333333l-1.5 1.5c-16.398 17.698-24.797 40.296-24.797 62.494 0 23.398 8.799 46.595 26.397 64.394l29.897 29.897 1.7 1.4c17.598 16.898 40.096 25.097 62.494 25.097 10.999 0 21.898-2.2 32.497-6l18.898 18.999L31.546 738.86333333C10.55 759.86133333 0.05 787.45833333 0.05 814.95533333c0 27.798 10.499 55.495 31.497 76.393 21.198 21.098 48.795 31.597 76.392 31.597 27.698 0 55.195-10.499 76.293-31.597l315.97-316.07 19.297 19.199zM959.956 981.33933333H512c-35.197 0-63.994-28.797-63.994-63.994 0-35.196 28.797-63.993 63.994-63.993h447.956c35.197 0 63.994 28.797 63.994 63.993 0 35.197-28.797 63.994-63.994 63.994z" ></path></symbol><symbol id="icon-human-task" viewBox="0 0 1024 1024"><path d="M924.33066667 123.33511111H776.87466667v163.84h-546.13333334v-163.84H99.66933333c-19.11466667 0-32.768 19.11466667-32.768 38.22933334v813.73866666c0 21.84533333 16.384 38.22933333 35.49866667 38.22933334h816.46933333c19.11466667 0 35.49866667-16.384 35.49866667-38.22933334V161.56444445c0-21.84533333-16.384-38.22933333-35.49866667-38.22933334h5.46133334zM790.528 445.55377778L471.04 838.76977778c2.73066667 5.46133333-5.46133333 5.46133333-10.92266667 2.73066667l-232.10666666-191.14666667c-5.46133333-2.73066667-5.46133333-10.92266667-2.73066667-16.384l38.22933333-49.152c2.73066667-5.46133333 10.92266667-5.46133333 16.384-2.73066667l174.76266667 147.456 273.06666667-338.60266666c2.73066667-8.192 10.92266667-8.192 16.384-2.73066667l43.69066666 38.22933333c8.192 2.73066667 10.92266667 8.192 2.73066667 19.11466667zM643.072 74.18311111V41.41511111c0-30.03733333-27.30666667-49.152-57.344-49.152H419.15733333c-30.03733333 0-57.344 19.11466667-57.344 49.152v32.768h-65.536v163.84h412.33066667v-163.84h-65.536z m-139.264 98.304c-32.768 0-60.07466667-27.30666667-60.07466667-60.07466666s27.30666667-60.07466667 60.07466667-60.07466667 60.07466667 27.30666667 60.07466667 60.07466667c0 38.22933333-27.30666667 60.07466667-60.07466667 60.07466666z m0 0" ></path></symbol><symbol id="icon-decision" viewBox="0 0 1024 1024"><path d="M580.175027 28.57919l414.065896 414.065896a97.58526 97.58526 0 0 1 0 138.00065l-414.065896 414.065896a97.58526 97.58526 0 0 1-138.000649 0l-414.065897-414.065896a97.58526 97.58526 0 0 1 0-138.00065l414.065897-414.065896a97.58526 97.58526 0 0 1 138.000649 0z" ></path></symbol><symbol id="icon-end" viewBox="0 0 1024 1024"><path d="M512 25.6C243.2 25.6 25.6 243.2 25.6 512S243.2 998.4 512 998.4 998.4 780.8 998.4 512 780.8 25.6 512 25.6z m162.304 615.936c0 17.92-14.336 32.256-32.256 32.256H382.464c-17.92 0-32.256-14.336-32.256-32.256V381.952c0-17.92 14.336-32.256 32.256-32.256h259.584c17.92 0 32.256 14.336 32.256 32.256v259.584z m0 0" ></path></symbol><symbol id="icon-start" viewBox="0 0 1024 1024"><path d="M960.62577778 322.33244445c-24.46222222-57.91288889-59.61955555-110.02311111-104.33422223-154.73777778s-96.82488889-79.872-154.73777777-104.33422222C641.59288889 37.888 577.87733333 25.03111111 512.11377778 25.03111111c-65.64977778 0-129.47911111 12.85688889-189.44 38.22933334-57.91288889 24.46222222-110.02311111 59.61955555-154.73777778 104.33422222s-79.872 96.82488889-104.33422222 154.73777778C38.22933333 382.29333333 25.37244445 446.00888889 25.37244445 511.77244445c0 65.64977778 12.85688889 129.47911111 38.22933333 189.44 24.46222222 57.91288889 59.61955555 110.02311111 104.33422222 154.73777777s96.82488889 79.872 154.73777778 104.33422223c59.96088889 25.37244445 123.67644445 38.22933333 189.44 38.22933333 65.64977778 0 129.47911111-12.97066667 189.44-38.22933333 57.91288889-24.46222222 110.02311111-59.61955555 154.73777777-104.33422223s79.872-96.82488889 104.33422223-154.73777777c25.37244445-59.96088889 38.22933333-123.67644445 38.22933333-189.44 0-65.64977778-12.85688889-129.47911111-38.22933333-189.44z m-236.65777778 233.13066666L464.09955555 755.14311111C422.11555555 797.01333333 350.43555555 767.31733333 350.43555555 708.03911111V308.79288889c0-59.27822222 71.68-88.97422222 113.664-47.104l259.86844445 199.56622222c26.05511111 26.05511111 26.05511111 68.15288889 0 94.208z" ></path></symbol><symbol id="icon-virtual-human-task" viewBox="0 0 1496 1024"><path d="M864 1024H160C70.4 1024 0 953.6 0 864V160C0 70.4 70.4 0 160 0h704c89.6 0 160 70.4 160 160v704c0 89.6-70.4 160-160 160zM160 64c-51.2 0-96 44.8-96 96v704c0 51.2 44.8 96 96 96h704c51.2 0 96-44.8 96-96V160c0-51.2-44.8-96-96-96H160z" fill="#C9CED6" ></path></symbol><symbol id="icon-fuzhi" viewBox="0 0 1024 1024"><path d="M394.667 106.667h448a74.667 74.667 0 0 1 74.666 74.666v448A74.667 74.667 0 0 1 842.667 704h-448A74.667 74.667 0 0 1 320 629.333v-448a74.667 74.667 0 0 1 74.667-74.666z m0 64A10.667 10.667 0 0 0 384 181.333v448A10.667 10.667 0 0 0 394.667 640h448a10.667 10.667 0 0 0 10.666-10.667v-448a10.667 10.667 0 0 0-10.666-10.666h-448zM640 768a32 32 0 0 1 64 0v74.667a74.667 74.667 0 0 1-74.667 74.666h-448a74.667 74.667 0 0 1-74.666-74.666v-448A74.667 74.667 0 0 1 181.333 320H256a32 32 0 0 1 0 64h-74.667a10.667 10.667 0 0 0-10.666 10.667v448a10.667 10.667 0 0 0 10.666 10.666h448A10.667 10.667 0 0 0 640 842.667V768z" ></path></symbol></svg>';
|
|
3
|
-
if ((t = document.getElementsByTagName("script"))[t.length - 1].getAttribute("data-injectcss") && !c.__iconfont__svg__cssinject__) {
|
|
4
|
-
c.__iconfont__svg__cssinject__ = true;
|
|
5
|
-
try {
|
|
6
|
-
document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>");
|
|
7
|
-
} catch (t2) {
|
|
8
|
-
console;
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
!function(t2) {
|
|
12
|
-
if (document.addEventListener)
|
|
13
|
-
if (~["complete", "loaded", "interactive"].indexOf(document.readyState))
|
|
14
|
-
setTimeout(t2, 0);
|
|
15
|
-
else {
|
|
16
|
-
var l2 = function() {
|
|
17
|
-
document.removeEventListener("DOMContentLoaded", l2, false), t2();
|
|
18
|
-
};
|
|
19
|
-
document.addEventListener("DOMContentLoaded", l2, false);
|
|
20
|
-
}
|
|
21
|
-
else
|
|
22
|
-
document.attachEvent && (e = t2, o = c.document, a = false, i = function() {
|
|
23
|
-
a || (a = true, e());
|
|
24
|
-
}, (s = function() {
|
|
25
|
-
try {
|
|
26
|
-
o.documentElement.doScroll("left");
|
|
27
|
-
} catch (c2) {
|
|
28
|
-
return void setTimeout(s, 50);
|
|
29
|
-
}
|
|
30
|
-
i();
|
|
31
|
-
})(), o.onreadystatechange = function() {
|
|
32
|
-
"complete" == o.readyState && (o.onreadystatechange = null, i());
|
|
33
|
-
});
|
|
34
|
-
var e, o, a, i, s;
|
|
35
|
-
}(function() {
|
|
36
|
-
var c2, t2;
|
|
37
|
-
(c2 = document.createElement("div")).innerHTML = l, l = null, (t2 = c2.getElementsByTagName("svg")[0]) && (t2.setAttribute("aria-hidden", "true"), t2.style.position = "absolute", t2.style.width = 0, t2.style.height = 0, t2.style.overflow = "hidden", function(c3, t3) {
|
|
38
|
-
t3.firstChild ? function(c4, t4) {
|
|
39
|
-
t4.parentNode.insertBefore(c4, t4);
|
|
40
|
-
}(c3, t3.firstChild) : t3.appendChild(c3);
|
|
41
|
-
}(t2, document.body));
|
|
42
|
-
});
|
|
43
|
-
}(window);
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import i from "../../../src/i18n/i18n.mjs";
|
|
2
|
-
function n() {
|
|
3
|
-
return { attr: { id: "", name: i.global.t("workflowEditor.task.newAutoTask") }, g: {}, taskNotice: {}, basicProperties: { beanName: "" }, transactorSettings: { userCondition: "", moreTransactor: false, additionalCondition: { onlyInCreatorDepartment: false, withCreatorDepartment: false, selectOneFromMultiple: false } }, events: {}, permissionSettings: { editForm: { permission: false, field: [] }, viewOpinion: { permission: false, condition: "" }, editOpinion: { permission: false, condition: "" }, requireOpinion: { permission: false, condition: "" }, viewMeetingResult: { permission: false, condition: "" }, viewVoteResult: { permission: false, condition: "" }, viewFlowHistory: { permission: false, condition: "" }, printForm: { permission: false, condition: "" }, officialText: { permission: false }, attachment: { permission: false }, deleteInstance: { userCondition: "" } } };
|
|
4
|
-
}
|
|
5
|
-
export {
|
|
6
|
-
n as default
|
|
7
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import i from "../../../src/i18n/i18n.mjs";
|
|
2
|
-
function n() {
|
|
3
|
-
return { attr: { id: "", name: i.global.t("workflowEditor.task.newCc") }, g: {}, taskNotice: {}, basicProperties: { taskTitle: "", remark: "", taskUrl: "" }, transactorSettings: { userCondition: "", moreTransactor: false, additionalCondition: { onlyInCreatorDepartment: false, withCreatorDepartment: false, selectOneFromMultiple: false } }, events: {}, permissionSettings: { editForm: { permission: false, field: [] }, viewOpinion: { permission: false, condition: "" }, editOpinion: { permission: false, condition: "" }, requireOpinion: { permission: false, condition: "" }, viewMeetingResult: { permission: false, condition: "" }, viewVoteResult: { permission: false, condition: "" }, viewFlowHistory: { permission: false, condition: "" }, printForm: { permission: false, condition: "" }, officialText: { permission: false }, attachment: { permission: false }, deleteInstance: { userCondition: "" } } };
|
|
4
|
-
}
|
|
5
|
-
export {
|
|
6
|
-
n as default
|
|
7
|
-
};
|