workflow-editor 0.0.16-up → 0.0.18-up
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/lib/workflow-editor.css +1 -1
- package/lib/workflow-editor.js +1932 -1853
- package/lib/workflow-editor.umd.cjs +20 -20
- package/package.json +1 -1
- package/packages/workflow-editor/src/process-service.js +2 -2
- package/packages/workflow-editor/src/properties-editors/process/basic-properties.vue +62 -9
- package/packages/workflow-editor/src/properties-editors/process/selectPage.vue +8 -2
- package/packages/workflow-editor/src/store/getters.js +2 -1
- package/packages/workflow-editor/src/store/workflow-editor.js +3 -0
- package/packages/workflow-editor/src/workflow-editor.vue +31 -6
- package/src/i18n/langs/cn.js +2 -1
- package/src/i18n/langs/en.js +2 -1
package/lib/workflow-editor.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.svg-icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}h3[data-v-f49fd5e2]{color:#999;margin:0;padding:0;font-weight:700;font-size:18px}.el-button[data-v-f49fd5e2]{margin:6px 0;min-width:110px;padding:9px 15px}.el-button i[data-v-f49fd5e2]{padding-right:4px}.joint-container{stroke-width:0;fill:#fff;fill-opacity:0}.joint{fill:#00f;stroke-width:1px}.joint-activated{fill:red;stroke-width:1px;fill-opacity:1}.start,.end{stroke-width:0;fill:#fff}.resizer{stroke:#00f;stroke-width:1;fill:#fff}.decision,.human-decision{stroke-width:0;fill:#fff}.control-point[data-v-0ff53a0a]{fill:#fff;cursor:move}.control-line[data-v-0ff53a0a]{stroke-dasharray:2 2}.control-point[data-v-788fb0ae]{fill:#fff;cursor:move}.control-line[data-v-788fb0ae]{stroke-dasharray:2 2}.transition[data-v-275ae600]{stroke-width:2;stroke:#666;fill:none;cursor:pointer}.selected[data-v-275ae600]{stroke:red}.transition-dragger[data-v-275ae600]{stroke:red;stroke-width:1;fill:#fff;cursor:move}.no-events[data-v-275ae600]{pointer-events:none}.virtual-transition{stroke-width:2;stroke:#000;stroke-dasharray:2 2;fill:none}.selection-region{stroke:#00f;stroke-width:1;fill:#fff;fill-opacity:0;opacity:1;cursor:move}.dashed{stroke-dasharray:10 2;pointer-events:none}.group[data-v-98300543]{font-size:14px;width:100%}.item[data-v-98300543]{float:left;list-style-type:none;width:33.33%;margin-bottom:18px}.item-content[data-v-98300543]{height:calc(100vh - 300px);padding-left:20px;overflow:auto}.el-tag+.el-tag[data-v-784515ae]{margin-left:10px}.button-new-tag[data-v-784515ae]{margin-left:10px;height:32px;line-height:30px;padding-top:0;padding-bottom:0}.input-new-tag[data-v-784515ae]{width:150px;margin-left:10px;vertical-align:bottom}select[data-v-784515ae]{width:150px;margin-left:10px;height:32px;line-height:32px}#custTabOne[data-v-35cd2a7f] .el-tabs__content{height:500px}.percent[data-v-69eb4f2a]{margin-left:10px;color:red;font-size:1.2em}#appContainer[data-v-4827f065] .el-checkbox{display:block}#appContainer[data-v-4827f065] .el-transfer-panel{width:400px}#appContainer[data-v-4827f065] .ellipsis{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;width:55%}.searchResult{color:red}.inline-input-custom{width:90%}.el-checkbox[data-v-c019538f]{margin-left:20px}span[data-v-c22bfcb5]{margin:0 10px}.properties-editor[data-v-76873ec4] .el-dialog__body,.properties-editor[data-v-feca75ec] .el-dialog__body{padding-top:0}.percent[data-v-c1c7385b]{margin-left:10px;color:red;font-size:1.2em}.el-checkbox[data-v-5fb29fef]{margin-left:20px}.properties-editor[data-v-af76d417] .el-dialog__body{padding-top:0}.percent[data-v-6aef99ff]{margin-left:10px;color:red;font-size:1.2em}.properties-editor[data-v-adb7c2ff] .el-dialog__body,.properties-editor[data-v-bd66d235] .el-dialog__body{padding-top:0}.tooltip[data-v-ac799913]{position:absolute;background:#fff;min-width:150px;border-radius:4px;border:1px solid #ebeef5;padding:12px;z-index:2000;color:#606266;line-height:1.4;text-align:justify;font-size:14px;box-shadow:0 2px 12px #0000001a;word-break:break-all}li[data-v-ee0cf618]{color:#333}.context-menu[data-v-ee0cf618]{position:fixed;background:#fff;z-index:999;padding:5px;margin:0}.context-menu li[data-v-ee0cf618]{min-width:75px;height:28px;line-height:28px;text-align:left;color:#1a1a1a}.context-menu li[data-v-ee0cf618]:hover{background:#42b983;color:#fff}.context-menu[data-v-ee0cf618]{border:1px solid #eee;box-shadow:0 .5em 1em #0000001a;border-radius:5px}li[data-v-ee0cf618]{list-style-type:none}.button-area[data-v-
|
|
1
|
+
.svg-icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}h3[data-v-f49fd5e2]{color:#999;margin:0;padding:0;font-weight:700;font-size:18px}.el-button[data-v-f49fd5e2]{margin:6px 0;min-width:110px;padding:9px 15px}.el-button i[data-v-f49fd5e2]{padding-right:4px}.joint-container{stroke-width:0;fill:#fff;fill-opacity:0}.joint{fill:#00f;stroke-width:1px}.joint-activated{fill:red;stroke-width:1px;fill-opacity:1}.start,.end{stroke-width:0;fill:#fff}.resizer{stroke:#00f;stroke-width:1;fill:#fff}.decision,.human-decision{stroke-width:0;fill:#fff}.control-point[data-v-0ff53a0a]{fill:#fff;cursor:move}.control-line[data-v-0ff53a0a]{stroke-dasharray:2 2}.control-point[data-v-788fb0ae]{fill:#fff;cursor:move}.control-line[data-v-788fb0ae]{stroke-dasharray:2 2}.transition[data-v-275ae600]{stroke-width:2;stroke:#666;fill:none;cursor:pointer}.selected[data-v-275ae600]{stroke:red}.transition-dragger[data-v-275ae600]{stroke:red;stroke-width:1;fill:#fff;cursor:move}.no-events[data-v-275ae600]{pointer-events:none}.virtual-transition{stroke-width:2;stroke:#000;stroke-dasharray:2 2;fill:none}.selection-region{stroke:#00f;stroke-width:1;fill:#fff;fill-opacity:0;opacity:1;cursor:move}.dashed{stroke-dasharray:10 2;pointer-events:none}.group[data-v-98300543]{font-size:14px;width:100%}.item[data-v-98300543]{float:left;list-style-type:none;width:33.33%;margin-bottom:18px}.item-content[data-v-98300543]{height:calc(100vh - 300px);padding-left:20px;overflow:auto}.el-tag+.el-tag[data-v-784515ae]{margin-left:10px}.button-new-tag[data-v-784515ae]{margin-left:10px;height:32px;line-height:30px;padding-top:0;padding-bottom:0}.input-new-tag[data-v-784515ae]{width:150px;margin-left:10px;vertical-align:bottom}select[data-v-784515ae]{width:150px;margin-left:10px;height:32px;line-height:32px}#custTabOne[data-v-35cd2a7f] .el-tabs__content{height:500px}.percent[data-v-69eb4f2a]{margin-left:10px;color:red;font-size:1.2em}#appContainer[data-v-4827f065] .el-checkbox{display:block}#appContainer[data-v-4827f065] .el-transfer-panel{width:400px}#appContainer[data-v-4827f065] .ellipsis{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;width:55%}.searchResult{color:red}.inline-input-custom{width:90%}.el-checkbox[data-v-c019538f]{margin-left:20px}span[data-v-c22bfcb5]{margin:0 10px}.properties-editor[data-v-76873ec4] .el-dialog__body,.properties-editor[data-v-feca75ec] .el-dialog__body{padding-top:0}.percent[data-v-c1c7385b]{margin-left:10px;color:red;font-size:1.2em}.el-checkbox[data-v-5fb29fef]{margin-left:20px}.properties-editor[data-v-af76d417] .el-dialog__body{padding-top:0}.percent[data-v-6aef99ff]{margin-left:10px;color:red;font-size:1.2em}.properties-editor[data-v-adb7c2ff] .el-dialog__body,.properties-editor[data-v-bd66d235] .el-dialog__body{padding-top:0}.tooltip[data-v-ac799913]{position:absolute;background:#fff;min-width:150px;border-radius:4px;border:1px solid #ebeef5;padding:12px;z-index:2000;color:#606266;line-height:1.4;text-align:justify;font-size:14px;box-shadow:0 2px 12px #0000001a;word-break:break-all}li[data-v-ee0cf618]{color:#333}.context-menu[data-v-ee0cf618]{position:fixed;background:#fff;z-index:999;padding:5px;margin:0}.context-menu li[data-v-ee0cf618]{min-width:75px;height:28px;line-height:28px;text-align:left;color:#1a1a1a}.context-menu li[data-v-ee0cf618]:hover{background:#42b983;color:#fff}.context-menu[data-v-ee0cf618]{border:1px solid #eee;box-shadow:0 .5em 1em #0000001a;border-radius:5px}li[data-v-ee0cf618]{list-style-type:none}.button-area[data-v-052595fe]{padding:5px 0 5px 5px;height:50px}.el-row[data-v-052595fe]{border:1px solid #f1f1f1;border-radius:5px}.el-col[data-v-052595fe]{padding-left:5px}.main[data-v-052595fe]{position:relative;display:flex;height:calc(100% - 50px);width:100%}.canvas-container[data-v-052595fe]{position:relative;height:calc(100% - 50px);width:100%}.toolbox[data-v-052595fe]{width:150px;overflow-y:auto;height:100%;background:#f7f7f7;padding:10px;text-align:center;flex:none}section[data-v-052595fe]{overflow:hidden;flex:1 1 auto;height:100%;padding:0}.tabs[data-v-052595fe],.tab-pane[data-v-052595fe]{height:100%;width:100%}.tabs[data-v-052595fe] .el-tabs__content{height:calc(100% - 41px);padding:10px;width:100%}.canvas[data-v-052595fe],.xml[data-v-052595fe]{overflow:auto;height:100%;width:100%;padding:0;min-height:500px}pre[data-v-052595fe]{margin:0;font-size:16px}.component-icon[data-v-052595fe]{position:absolute;pointer-events:none}.canvas[data-v-052595fe] .draggable{cursor:move}.primaryButton[data-v-052595fe]{color:#fff;border-color:#005eba;background-color:#005eba}#_subprocess-content[data-v-2b195c05]{width:100%;height:calc(100vh - 200px)}#svg{background:white;background-image:linear-gradient(rgba(242,242,242,.7) 1px,transparent 0),linear-gradient(90deg,rgba(242,242,242,.7) 1px,transparent 0),linear-gradient(#e5e5e5 1px,transparent 0),linear-gradient(90deg,#e5e5e5 1px,transparent 0);background-size:15px 15px,15px 15px,75px 75px,75px 75px}g{font-size:16px}g text{dominant-baseline:middle}.selected{fill:#fff;stroke:red;stroke-width:2}.task-tache{fill:#fff;stroke:#666;stroke-width:2}.passed-tache .task-tache{fill:green;stroke:green;stroke-width:2}.current-tache .task-tache{fill:red;stroke:red;stroke-width:2}.passed-tache text{fill:#fff}.current-tache text{fill:#fff}.main[data-v-6658e14b]{position:relative;display:flex;height:100%;width:100%}.canvas-container[data-v-6658e14b]{position:relative;height:100%;width:100%}section[data-v-6658e14b]{overflow:hidden;width:100%;height:100%;padding:0}.canvas[data-v-6658e14b]{overflow:auto;height:100%;padding:0;min-height:500px}.canvas[data-v-6658e14b] .draggable{cursor:default}
|