workflow-editor 0.0.81-up-tmp23 → 0.0.81-up-tmp25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (163) hide show
  1. package/es/style.css +1 -525
  2. package/es/workflow-editor/src/process-service.mjs +1 -2
  3. package/es/workflow-editor/src/properties-editors/common/common-user-condition.vue.mjs +6 -6
  4. package/es/workflow-editor/src/properties-editors/human-task/editable-child-field-setting.vue.mjs +2 -3
  5. package/package.json +6 -9
  6. package/dist/index.full.min.js +0 -2992
  7. package/dist/style.css +0 -526
  8. package/dist/vite.svg +0 -1
  9. package/lib/_virtual/_plugin-vue_export-helper.cjs +0 -7
  10. package/lib/index.cjs +0 -8
  11. package/lib/plugins/formValidatorUtil.cjs +0 -203
  12. package/lib/plugins/index.cjs +0 -5
  13. package/lib/src/i18n/i18n.cjs +0 -3
  14. package/lib/src/i18n/langs/cn.cjs +0 -2
  15. package/lib/src/i18n/langs/en.cjs +0 -2
  16. package/lib/style.css +0 -525
  17. package/lib/vite.svg +0 -1
  18. package/lib/workflow-editor/index.cjs +0 -7
  19. package/lib/workflow-editor/src/api.cjs +0 -5
  20. package/lib/workflow-editor/src/assets/wf-editor-icons.cjs +0 -44
  21. package/lib/workflow-editor/src/json-object-templates/auto-task.cjs +0 -5
  22. package/lib/workflow-editor/src/json-object-templates/copy-task.cjs +0 -5
  23. package/lib/workflow-editor/src/json-object-templates/decision.cjs +0 -5
  24. package/lib/workflow-editor/src/json-object-templates/end.cjs +0 -5
  25. package/lib/workflow-editor/src/json-object-templates/fork.cjs +0 -5
  26. package/lib/workflow-editor/src/json-object-templates/human-decision.cjs +0 -5
  27. package/lib/workflow-editor/src/json-object-templates/human-task.cjs +0 -5
  28. package/lib/workflow-editor/src/json-object-templates/join.cjs +0 -5
  29. package/lib/workflow-editor/src/json-object-templates/process.cjs +0 -6
  30. package/lib/workflow-editor/src/json-object-templates/start.cjs +0 -5
  31. package/lib/workflow-editor/src/json-object-templates/subprocess.cjs +0 -5
  32. package/lib/workflow-editor/src/json-object-templates/transition.cjs +0 -4
  33. package/lib/workflow-editor/src/main/admin-save-dialog.vue.cjs +0 -11
  34. package/lib/workflow-editor/src/main/canvas.vue.cjs +0 -101
  35. package/lib/workflow-editor/src/main/canvas.vue2.cjs +0 -2
  36. package/lib/workflow-editor/src/main/context-menu.vue.cjs +0 -29
  37. package/lib/workflow-editor/src/main/context-menu.vue2.cjs +0 -2
  38. package/lib/workflow-editor/src/main/icon-svg.vue.cjs +0 -10
  39. package/lib/workflow-editor/src/main/icon-svg.vue2.cjs +0 -2
  40. package/lib/workflow-editor/src/main/selection-region.vue.cjs +0 -13
  41. package/lib/workflow-editor/src/main/selection-region.vue2.cjs +0 -2
  42. package/lib/workflow-editor/src/main/tache-history-tooltip.vue.cjs +0 -8
  43. package/lib/workflow-editor/src/main/tache-history-tooltip.vue2.cjs +0 -2
  44. package/lib/workflow-editor/src/main/tache-subprocess-history-dialog.vue.cjs +0 -9
  45. package/lib/workflow-editor/src/main/tache-subprocess-history-dialog.vue2.cjs +0 -2
  46. package/lib/workflow-editor/src/main/toolbox.vue.cjs +0 -11
  47. package/lib/workflow-editor/src/main/toolbox.vue2.cjs +0 -2
  48. package/lib/workflow-editor/src/main/wf-history-canvas.vue.cjs +0 -67
  49. package/lib/workflow-editor/src/main/wf-history-canvas.vue2.cjs +0 -2
  50. package/lib/workflow-editor/src/process-service.cjs +0 -20
  51. package/lib/workflow-editor/src/properties-editors/auto-task/basic-properties.vue.cjs +0 -20
  52. package/lib/workflow-editor/src/properties-editors/auto-task/basic-properties.vue2.cjs +0 -2
  53. package/lib/workflow-editor/src/properties-editors/auto-task.vue.cjs +0 -19
  54. package/lib/workflow-editor/src/properties-editors/auto-task.vue2.cjs +0 -2
  55. package/lib/workflow-editor/src/properties-editors/common/additional-condition-utils.cjs +0 -94
  56. package/lib/workflow-editor/src/properties-editors/common/additional-condition.vue.cjs +0 -54
  57. package/lib/workflow-editor/src/properties-editors/common/auto-filled-fields-utils.cjs +0 -4
  58. package/lib/workflow-editor/src/properties-editors/common/auto-filled-fields.vue.cjs +0 -67
  59. package/lib/workflow-editor/src/properties-editors/common/common-notice-tool.vue.cjs +0 -16
  60. package/lib/workflow-editor/src/properties-editors/common/common-user-condition.vue.cjs +0 -50
  61. package/lib/workflow-editor/src/properties-editors/common/form-fields-utils.cjs +0 -11
  62. package/lib/workflow-editor/src/properties-editors/common/form-fields.vue.cjs +0 -17
  63. package/lib/workflow-editor/src/properties-editors/common/form-fields.vue2.cjs +0 -2
  64. package/lib/workflow-editor/src/properties-editors/common/i18n-input.vue.cjs +0 -20
  65. package/lib/workflow-editor/src/properties-editors/common/i18n-set-dialog.vue.cjs +0 -31
  66. package/lib/workflow-editor/src/properties-editors/common/notice-reminder.vue.cjs +0 -22
  67. package/lib/workflow-editor/src/properties-editors/common/notice-reminder.vue2.cjs +0 -2
  68. package/lib/workflow-editor/src/properties-editors/common/notice.vue.cjs +0 -25
  69. package/lib/workflow-editor/src/properties-editors/common/reminder.vue.cjs +0 -31
  70. package/lib/workflow-editor/src/properties-editors/common/reminder.vue2.cjs +0 -2
  71. package/lib/workflow-editor/src/properties-editors/common/select-mail-template.vue.cjs +0 -17
  72. package/lib/workflow-editor/src/properties-editors/common/system-role-tree-inline.vue.cjs +0 -93
  73. package/lib/workflow-editor/src/properties-editors/common/system-role-tree-inline.vue2.cjs +0 -2
  74. package/lib/workflow-editor/src/properties-editors/common/system-role-tree.vue.cjs +0 -13
  75. package/lib/workflow-editor/src/properties-editors/common/system-role-tree.vue2.cjs +0 -2
  76. package/lib/workflow-editor/src/properties-editors/common/task-title.vue.cjs +0 -42
  77. package/lib/workflow-editor/src/properties-editors/common/task-title.vue2.cjs +0 -2
  78. package/lib/workflow-editor/src/properties-editors/common/transactor-settings.vue.cjs +0 -37
  79. package/lib/workflow-editor/src/properties-editors/common/user-selection.vue.cjs +0 -110
  80. package/lib/workflow-editor/src/properties-editors/common/value-selection-dialog.vue.cjs +0 -55
  81. package/lib/workflow-editor/src/properties-editors/common/value-selection-dialog.vue2.cjs +0 -2
  82. package/lib/workflow-editor/src/properties-editors/common/variables.vue.cjs +0 -39
  83. package/lib/workflow-editor/src/properties-editors/copy-task/basic-properties.vue.cjs +0 -20
  84. package/lib/workflow-editor/src/properties-editors/copy-task/basic-properties.vue2.cjs +0 -2
  85. package/lib/workflow-editor/src/properties-editors/copy-task/permission-settings.vue.cjs +0 -26
  86. package/lib/workflow-editor/src/properties-editors/copy-task/permission-settings.vue2.cjs +0 -2
  87. package/lib/workflow-editor/src/properties-editors/copy-task.vue.cjs +0 -19
  88. package/lib/workflow-editor/src/properties-editors/copy-task.vue2.cjs +0 -2
  89. package/lib/workflow-editor/src/properties-editors/decision.vue.cjs +0 -20
  90. package/lib/workflow-editor/src/properties-editors/fork.vue.cjs +0 -18
  91. package/lib/workflow-editor/src/properties-editors/human-decision.vue.cjs +0 -13
  92. package/lib/workflow-editor/src/properties-editors/human-task/additional-condition-dialog.vue.cjs +0 -13
  93. package/lib/workflow-editor/src/properties-editors/human-task/basic-properties.vue.cjs +0 -31
  94. package/lib/workflow-editor/src/properties-editors/human-task/basic-properties.vue2.cjs +0 -2
  95. package/lib/workflow-editor/src/properties-editors/human-task/componentsConfigUtil.cjs +0 -82
  96. package/lib/workflow-editor/src/properties-editors/human-task/custom-actions.vue.cjs +0 -56
  97. package/lib/workflow-editor/src/properties-editors/human-task/editable-child-field-setting.vue.cjs +0 -77
  98. package/lib/workflow-editor/src/properties-editors/human-task/editable-child-fields.vue.cjs +0 -80
  99. package/lib/workflow-editor/src/properties-editors/human-task/editable-field-selection.vue.cjs +0 -39
  100. package/lib/workflow-editor/src/properties-editors/human-task/editable-field-selection.vue2.cjs +0 -2
  101. package/lib/workflow-editor/src/properties-editors/human-task/editable-fields.vue.cjs +0 -60
  102. package/lib/workflow-editor/src/properties-editors/human-task/events.vue.cjs +0 -15
  103. package/lib/workflow-editor/src/properties-editors/human-task/permission-settings.vue.cjs +0 -26
  104. package/lib/workflow-editor/src/properties-editors/human-task/permission-settings.vue2.cjs +0 -2
  105. package/lib/workflow-editor/src/properties-editors/human-task/selection-conditions.vue.cjs +0 -49
  106. package/lib/workflow-editor/src/properties-editors/human-task.vue.cjs +0 -19
  107. package/lib/workflow-editor/src/properties-editors/human-task.vue2.cjs +0 -2
  108. package/lib/workflow-editor/src/properties-editors/join.vue.cjs +0 -13
  109. package/lib/workflow-editor/src/properties-editors/process/basic-properties.vue.cjs +0 -81
  110. package/lib/workflow-editor/src/properties-editors/process/events.vue.cjs +0 -18
  111. package/lib/workflow-editor/src/properties-editors/process/notice-settings.vue.cjs +0 -21
  112. package/lib/workflow-editor/src/properties-editors/process/parameter-settings.vue.cjs +0 -13
  113. package/lib/workflow-editor/src/properties-editors/process/permission-settings.vue.cjs +0 -7
  114. package/lib/workflow-editor/src/properties-editors/process/selectPage.vue.cjs +0 -23
  115. package/lib/workflow-editor/src/properties-editors/process.vue.cjs +0 -24
  116. package/lib/workflow-editor/src/properties-editors/subprocess/basic-properties.vue.cjs +0 -57
  117. package/lib/workflow-editor/src/properties-editors/subprocess/events.vue.cjs +0 -7
  118. package/lib/workflow-editor/src/properties-editors/subprocess/field-mappings.vue.cjs +0 -50
  119. package/lib/workflow-editor/src/properties-editors/subprocess/transactor-settings.vue.cjs +0 -16
  120. package/lib/workflow-editor/src/properties-editors/subprocess.vue.cjs +0 -17
  121. package/lib/workflow-editor/src/properties-editors/subprocess.vue2.cjs +0 -2
  122. package/lib/workflow-editor/src/properties-editors/transition/basic-properties.vue.cjs +0 -10
  123. package/lib/workflow-editor/src/properties-editors/transition.vue.cjs +0 -12
  124. package/lib/workflow-editor/src/properties-editors/transition.vue2.cjs +0 -2
  125. package/lib/workflow-editor/src/properties-editors/user-condition.cjs +0 -33
  126. package/lib/workflow-editor/src/store/getters.cjs +0 -2
  127. package/lib/workflow-editor/src/store/workflow-editor.cjs +0 -71
  128. package/lib/workflow-editor/src/taches/auto-task.vue.cjs +0 -17
  129. package/lib/workflow-editor/src/taches/common-methods.cjs +0 -11
  130. package/lib/workflow-editor/src/taches/copy-task.vue.cjs +0 -17
  131. package/lib/workflow-editor/src/taches/custom-task.vue.cjs +0 -9
  132. package/lib/workflow-editor/src/taches/decision.vue.cjs +0 -19
  133. package/lib/workflow-editor/src/taches/decision.vue2.cjs +0 -2
  134. package/lib/workflow-editor/src/taches/end.vue.cjs +0 -9
  135. package/lib/workflow-editor/src/taches/end.vue2.cjs +0 -2
  136. package/lib/workflow-editor/src/taches/fork.vue.cjs +0 -19
  137. package/lib/workflow-editor/src/taches/fork.vue2.cjs +0 -2
  138. package/lib/workflow-editor/src/taches/human-decision.vue.cjs +0 -19
  139. package/lib/workflow-editor/src/taches/human-decision.vue2.cjs +0 -2
  140. package/lib/workflow-editor/src/taches/human-task.vue.cjs +0 -17
  141. package/lib/workflow-editor/src/taches/join.vue.cjs +0 -11
  142. package/lib/workflow-editor/src/taches/join.vue2.cjs +0 -2
  143. package/lib/workflow-editor/src/taches/joint.vue.cjs +0 -50
  144. package/lib/workflow-editor/src/taches/joint.vue2.cjs +0 -2
  145. package/lib/workflow-editor/src/taches/start.vue.cjs +0 -9
  146. package/lib/workflow-editor/src/taches/start.vue2.cjs +0 -2
  147. package/lib/workflow-editor/src/taches/subprocess.vue.cjs +0 -17
  148. package/lib/workflow-editor/src/taches/tache-resizer.vue.cjs +0 -27
  149. package/lib/workflow-editor/src/taches/tache-resizer.vue2.cjs +0 -2
  150. package/lib/workflow-editor/src/transitions/broken-line.vue.cjs +0 -28
  151. package/lib/workflow-editor/src/transitions/broken-line.vue2.cjs +0 -2
  152. package/lib/workflow-editor/src/transitions/curve-line.vue.cjs +0 -29
  153. package/lib/workflow-editor/src/transitions/curve-line.vue2.cjs +0 -2
  154. package/lib/workflow-editor/src/transitions/straight-line.vue.cjs +0 -9
  155. package/lib/workflow-editor/src/transitions/transition.vue.cjs +0 -63
  156. package/lib/workflow-editor/src/transitions/transition.vue2.cjs +0 -2
  157. package/lib/workflow-editor/src/transitions/virtual-transition.vue.cjs +0 -13
  158. package/lib/workflow-editor/src/transitions/virtual-transition.vue2.cjs +0 -2
  159. package/lib/workflow-editor/src/util.cjs +0 -139
  160. package/lib/workflow-editor/src/workflow-editor.vue.cjs +0 -191
  161. package/lib/workflow-editor/src/workflow-editor.vue2.cjs +0 -2
  162. package/lib/workflow-editor/src/workflow-history.vue.cjs +0 -28
  163. package/lib/workflow-editor/src/workflow-history.vue2.cjs +0 -2
package/es/style.css CHANGED
@@ -1,525 +1 @@
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
- }h3[data-v-0d941719] {
129
- color: #999999;
130
- margin: 0;
131
- padding: 0;
132
- font-weight: bold;
133
- font-size: 18px;
134
- }
135
- .el-button[data-v-0d941719] {
136
- margin: 6px 0;
137
- min-width: 110px;
138
- padding: 9px 15px;
139
- }
140
- .el-button i[data-v-0d941719] {
141
- padding-right: 4px;
142
- }
143
- #svg{
144
- /* border:1px solid red; */
145
- background: white;
146
- background-image:
147
- linear-gradient(rgba(242,242,242,.7) 1px, transparent 0),
148
- linear-gradient(90deg, rgba(242,242,242,.7) 1px, transparent 0),
149
- linear-gradient(#e5e5e5 1px, transparent 0),
150
- linear-gradient(90deg,#e5e5e5 1px, transparent 0);
151
- background-size:
152
- 15px 15px,
153
- 15px 15px,
154
- 75px 75px,
155
- 75px 75px;
156
- }
157
- g{
158
- font-size: 16px;
159
- }
160
- g text{
161
- dominant-baseline: middle;
162
- }
163
- .selected{
164
- fill: #fff;
165
- stroke: #f00;
166
- stroke-width: 2;
167
- }
168
- .task-tache{
169
- fill: #fff;
170
- stroke: #666;
171
- stroke-width: 2;
172
- }
173
- .passed-tache .task-tache{
174
- fill: green;
175
- stroke: green;
176
- stroke-width: 2;
177
- }
178
- .current-tache .task-tache{
179
- fill: red;
180
- stroke: red;
181
- stroke-width: 2;
182
- }
183
- .passed-tache text{
184
- fill:white;
185
- }
186
- .current-tache text{
187
- fill: white
188
- }
189
-
190
- .svg-icon {
191
- width: 1em;
192
- height: 1em;
193
- vertical-align: -0.15em;
194
- fill: currentColor;
195
- overflow: hidden;
196
- }
197
- li[data-v-7e8a1cf6] {
198
- color: #333;
199
- }
200
- .context-menu[data-v-7e8a1cf6] {
201
- position: fixed;
202
- background: #fff;
203
- z-index: 999;
204
- padding: 5px;
205
- margin: 0;
206
- }
207
- .context-menu li[data-v-7e8a1cf6] {
208
- min-width: 75px;
209
- height: 28px;
210
- line-height: 28px;
211
- text-align: left;
212
- color: #1a1a1a;
213
- }
214
- .context-menu li[data-v-7e8a1cf6]:hover {
215
- background: #42b983;
216
- color: #fff;
217
- }
218
- .context-menu[data-v-7e8a1cf6] {
219
- border: 1px solid #eee;
220
- box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.1);
221
- border-radius: 5px;
222
- }
223
- li[data-v-7e8a1cf6] {
224
- list-style-type: none;
225
- }
226
- #svg{
227
- /* border:1px solid red; */
228
- background: white;
229
- background-image:
230
- linear-gradient(rgba(242,242,242,.7) 1px, transparent 0),
231
- linear-gradient(90deg, rgba(242,242,242,.7) 1px, transparent 0),
232
- linear-gradient(#e5e5e5 1px, transparent 0),
233
- linear-gradient(90deg,#e5e5e5 1px, transparent 0);
234
- background-size:
235
- 15px 15px,
236
- 15px 15px,
237
- 75px 75px,
238
- 75px 75px;
239
- }
240
- g{
241
- font-size: 16px;
242
- }
243
- g text{
244
- dominant-baseline: middle;
245
- }
246
- .selected{
247
- fill: #fff;
248
- stroke: #f00;
249
- stroke-width: 2;
250
- }
251
- .task-tache{
252
- fill: #fff;
253
- stroke: #666;
254
- stroke-width: 2;
255
- }
256
-
257
- .start{
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
- #_subprocess-content[data-v-2b195c05] {
272
- width: 100%;
273
- height: calc(100vh - 200px);
274
- }
275
- .end{
276
- stroke-width: 0;
277
- fill:#fff;
278
- }
279
- .tooltip[data-v-ac799913] {
280
- position: absolute;
281
- background: #fff;
282
- min-width: 150px;
283
- border-radius: 4px;
284
- border: 1px solid #ebeef5;
285
- padding: 12px;
286
- z-index: 2000;
287
- color: #606266;
288
- line-height: 1.4;
289
- text-align: justify;
290
- font-size: 14px;
291
- box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
292
- word-break: break-all;
293
- }
294
- .decision{
295
- stroke-width: 0;
296
- fill:#fff;
297
- }
298
-
299
- .human-decision{
300
- stroke-width: 0;
301
- fill:#fff;
302
- }
303
-
304
- .virtual-transition{
305
- stroke-width: 2;
306
- stroke:#000;
307
- stroke-dasharray: 2 2;
308
- fill: none;
309
- }
310
-
311
- .selection-region{
312
- stroke: blue;
313
- stroke-width: 1;
314
- fill: white;
315
- fill-opacity: 0;
316
- opacity: 1;
317
- cursor: move;
318
- }
319
- .dashed{
320
- stroke-dasharray: 10 2;
321
- /* 控制region在画的过程中不响应任何事件,只有画完后才能响应 */
322
- pointer-events:none;
323
- }
324
-
325
- /* 使用深度作用选择器(vue-loader的功能)">>>"符号重新定义了.el-dialog__body,不影响其他页面的同名样式*/
326
- .properties-editor[data-v-1651d82a] .el-dialog__body {
327
- padding-top: 0;
328
- }
329
-
330
- .transition[data-v-a1576cad] {
331
- stroke-width: 2;
332
- stroke: #666;
333
- fill: none;
334
- cursor: pointer;
335
- }
336
- .selected[data-v-a1576cad] {
337
- stroke: red;
338
- }
339
- .transition-dragger[data-v-a1576cad] {
340
- stroke: red;
341
- stroke-width: 1;
342
- fill: white;
343
- cursor: move;
344
- }
345
- .no-events[data-v-a1576cad] {
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
- .percent[data-v-a219b06d] {
391
- margin-left: 10px;
392
- color: red;
393
- font-size: 1.2em;
394
- }
395
- ul[data-v-39fac73c] {
396
- margin: 0;
397
- padding: 0;
398
- }
399
- ul li[data-v-39fac73c] {
400
- list-style: none;
401
- }
402
- .sub-li[data-v-39fac73c] {
403
- padding-left: 10px;
404
- }
405
- .el-checkbox[data-v-c019538f]{
406
- margin-left: 20px;
407
- }
408
-
409
- .control-point[data-v-788fb0ae]{
410
- fill: #fff;
411
- cursor: move;
412
- }
413
- .control-line[data-v-788fb0ae] {
414
- stroke-dasharray: 2 2
415
- }
416
-
417
- .control-point[data-v-0ff53a0a]{
418
- fill: #fff;
419
- cursor: move;
420
- }
421
- .control-line[data-v-0ff53a0a] {
422
- stroke-dasharray: 2 2
423
- }
424
-
425
- .percent[data-v-c1c7385b]{
426
- margin-left: 10px;
427
- color:red;
428
- font-size:1.2em;
429
- }
430
-
431
- .el-checkbox[data-v-5fb29fef]{
432
- margin-left: 20px;
433
- }
434
-
435
- .el-tag + .el-tag[data-v-aaf48aff] {
436
- margin-left: 10px;
437
- }
438
- .button-new-tag[data-v-aaf48aff] {
439
- margin-left: 10px;
440
- height: 32px;
441
- line-height: 30px;
442
- padding-top: 0;
443
- padding-bottom: 0;
444
- }
445
- .input-new-tag[data-v-aaf48aff] {
446
- width: 150px;
447
- margin-left: 10px;
448
- vertical-align: bottom;
449
- }
450
- select[data-v-aaf48aff]{
451
- width: 150px;
452
- margin-left: 10px;
453
- height: 32px;
454
- line-height: 32px;
455
- }
456
-
457
- .percent[data-v-6aef99ff]{
458
- margin-left: 10px;
459
- color:red;
460
- font-size:1.2em;
461
- }
462
- .group[data-v-98300543] {
463
- font-size: 14px;
464
- width: 100%;
465
- }
466
- .item[data-v-98300543] {
467
- float: left;
468
- list-style-type: none;
469
- width: 33.33%;
470
- margin-bottom: 18px;
471
- }
472
- .item-content[data-v-98300543] {
473
- height: calc(100vh - 300px);
474
- padding-left: 20px;
475
- overflow: auto;
476
- }
477
- span[data-v-4e29ea06] {
478
- margin: 0 10px;
479
- }
480
-
481
- .searchResult {
482
- color:red
483
- }
484
- .inline-input-custom {
485
- width : 90%
486
- }
487
- #appContainer[data-v-9458f3bf] .el-checkbox {
488
- display: block;
489
- }
490
- #appContainer[data-v-9458f3bf] .el-transfer-panel {
491
- width: 400px;
492
- }
493
- #appContainer[data-v-9458f3bf] .ellipsis {
494
- display: inline-block;
495
- overflow: hidden;
496
- text-overflow: ellipsis;
497
- white-space: nowrap;
498
- word-break: keep-all;
499
- width: 55%;
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
- }
1
+ @charset "UTF-8";.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}.button-area[data-v-865cb4ee]{padding:5px 0 5px 5px;height:50px;background-color:#fff}.el-row[data-v-865cb4ee]{border:1px solid #f1f1f1;border-radius:5px}.el-col[data-v-865cb4ee]{padding-left:5px}.main[data-v-865cb4ee]{position:relative;display:flex;height:calc(100% - 50px);width:100%}.canvas-container[data-v-865cb4ee]{position:relative;height:calc(100% - 50px);width:100%}.toolbox[data-v-865cb4ee]{width:150px;overflow-y:auto;height:100%;background:#f7f7f7;padding:10px;text-align:center;flex:none}section[data-v-865cb4ee]{overflow:hidden;flex:1 1 auto;height:100%;padding:0}.tabs[data-v-865cb4ee]{height:100%;width:100%}.tabBox[data-v-865cb4ee]{padding:20px}.tab-pane[data-v-865cb4ee]{height:100%;width:100%}.tabs[data-v-865cb4ee] .el-tabs__content{height:calc(100vh - 138px);width:100%}.canvas[data-v-865cb4ee],.xml[data-v-865cb4ee]{overflow:auto;height:100%;width:100%;padding:0;min-height:500px}pre[data-v-865cb4ee]{margin:0;font-size:16px}.component-icon[data-v-865cb4ee]{position:absolute;pointer-events:none}.canvas[data-v-865cb4ee] .draggable{cursor:move}[data-v-865cb4ee] .el-tabs__header .el-tabs__item.is-active{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAAA7CAYAAACaGL+/AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAmhSURBVHhe7Z3NaxzJGcanu2ekGetbsgeNPFFko2Rj7JCAcQgJAcd7CXj3EIIhhCXnBLP3TXKwDAkh9/wBOYQk4EMgl7A5GZK9xadYhgVhKTK2sT2WJc3oYzRfeX7vdE1aI3lJWFlqQz1QrurqqppxP/O89b7VreogI3Q6nWBhYSG4ePFicP78+XBsbCx88eJFODo6GjUajeze3l506tSpbC6X4zhS+1wo7OzsROSDg4NBq9UKA4HxXJ6E+gXq39FYmYGBgYzLgSvTT2N3rDIGx8nxksf0Y0zGdmNyjjprnAD19HXfg7rkd/hf4fq4z6Yum80ybqbdbneUDENDQ+1ms9nSuVYURU21b9br9ZauWevMmTPNWq3W0nVubWxstC9fvty+c+dO5saNG4zH/+/A9+8H/xkjjXT37t2gXC5H+Xw+1IBGGoSJlJxSVh+aE0mUI31p6o04fc+IC8N4qqNoF1Zf2C6y/gP856jaBy4k7SnTlpz2yfp+0K6/T7Itn+M+j3EYj3rqgPtOyc9wfdx5ctfPjcF599nJ3LWJs44uR4tc59Sk1VJ9Q3VNHTeVN0Rec2tri3JT17ilHwFEth88eNBKEGfD8s/rYMSJ7VCdA6VQv5RwZWUlOz4+np0SSqXSj/Sh39ZgF9W+3O3m4aDrVxM/S1LUJy9fvvxkfX39ieoQHb9gfg0N5Q1ypT1yCaAxPDzckAggr/n8+fNWsVhEeRDtfjifSVykFN68eTPQh2IiI3INmL106dL7ExMTfxFp39Mg82o3aj089kHXZkDqmZYF+oau3w9ESK5SqXwqFTOlYGbsGus4lGpDVCqVmaQQ5O7ubmZ+fh4Fdx49ehTMzMwYYbdv3yZ7LVBcSL64uBhtbm5i+nJXrlz5jfKfdJt4/L+Q2p6LhF+8evXqKWrTNd5Tqou0us5ZEpG7mE7OkcvSNSWaFvMdQzCO+pIdqjwj7d69e2YiSer4M0/a54OuX3F2dvZX8g9Oi5iCjvNSWV6E5VUeRKUkqSwrFWbxJRBNtVqN8DM0hJtfyQ4FxGXkjAT6BQQyjx8o/8jOeHwuiJji3Nzch8rzJJFmBDryhAEcPU1HOIORyuHIyEh49erVUOQZL+pnYx0GGgWrq6vB2toa7vzP43qPI4BUdllOx9dRHYSRJAxTmzzLQXmY5AOoTs5NFm9+aWkpEIGmus9UHI0uXLhA+kADzsb1HkcEOebfF2GYR0siKC8Tiek0AuWcWKilelMdYRgW0KlO5Jnnb4MlYCcxk/KK3rMajyOF+Hlnenr6EkWIc3McxyIkp/M5cpGblQKzmhvN13CqIwkHpBfC7rNnz2D1i3GdxxFDqnvfkUWCQKnMCJRjQh0LG6xMhZq2IpFpvCi+fu0kZ4pTB1j9qtV4HDl0fb98+vTpCxSVBhQWWE6StTNwDnOJo7K8vByx5MjyI+TdunUr7DeXts4Ylz3eIKS69ySOrEwlS4VOfShmkBxTqeTIMw8T1bGitbCw4JbBejDF6RfgyXvDkPn7kjzMr6jIAr0RSLU8yt4ch6Oids5U2kK/wgO6ozo46vFkxHkcDxSzXY8Jw1T2zKZzUuSUsDJtQblIjFDd4uIiHKG6fQF5z6u0I483ClQnk/mOCLA7LpAoE2hhAeTJTJr57FcdK1vdEbrhATmLn560Y4SI66lO5hHCzGRCnMA8B6n7VMdcF3uY4rgbGnhTecxIqg6yqFIiCMdJGYA4jslFmDkqrGPiYareBeMBtxo6lUpFZY/jgpyUH8vScbvHSIJAzXVGJHMdylOK8DBRneoCVGedBbXrmkrFGHGVx3FAJE2WSqVvYTJFgpHHPEcOeXiXlEWWLYWhOlZT4rmuO8ehOAoex4vx8fHrMoeozkiCMHHRi++c6kSY3faJb3RDnE1vpjhvKo8fqK5cLjvVGXniwnIgUnPb29s5kcbzPeHw8HAEV1Idigu9c3KCQHUykTziYMpzqnNE4qCwhomXWavVwjhE6JpK/vFz3Mmgb67bp7r42LxMTCbkuTVM5jqvuBMGqpOSRl1sJ4Kc4nAvjVDMppTGfBdNTk7a/TpP3AkD1Z09e/aaCDOVQZZg5LmkY1Mcc121WjUP0xOXAsjxuCYVDatoS2GQpbLzMi08wGRubGzY4w3MdZ64FEAOSmFmZuZdpzBVWZIaUaDViaxsoVDIEh7wNJgRt76+3ovKPU4GIyMj3xU5I8x1qI65jgRpAMVBHgG5/c0GnTRB+iD8hIHqFNe9qyL36rhzYIqDOMVylkMecx2Oil85SRGkuqsS1wiKS3qZhAiC8zBNdX7lJEVwcx2kiSAzk051Om0xHeZSJHYV5wPw9IC5DtWJLFMciQVo9zQYJLIU5m+kpgyojrgO1ZGc2pSMQKc6Hw6kEIrrUB1xnSkO8iDN5Tzi4IlLIWLVEdf1zCVzHaRRpt7HcSlFrDqL6yAKtam6ZzaNOB8SpA+oTh7mNUcYIYJyI01znDeVaUbsYQ6baYyVJ5NpT4IZcT4cSCfiuc48TB0eNJV+jksvknOdCw+4K+7nuJQD1ZXL5euYydhkRtzuMeJ8EJ5uoDqlMyq6+3W290bHKy79mJ6e5s+02MHJHi6yJS9/Wyf90Lz2tUKhcArSTHFUeuck/dDcVigWi2zNhepCM5VecW8HFHd/QaQB/8zJ2wRNa1PkCsK7D8ROTEzY3lEebwfkWWbC+fn59tOnTzn+t9V6pBZySrba7Tb7YbZNcVNTUyjuX5Q90oudnZ1PjbQwbPMcemZubo6dMf8en/dIKdbW1v4px8Q2LGWbw87S0hIbXv5eFRvWwiN1kNr+UavVmNNst1lMZbter3fE5iup7tc08kgfnjx5ckdmsk5SCLdnc5zUhuo69+/f/63I+4O19EgNNjc3fyfFPcrlcuwqu6t4bteIq1arHZ3obG1ttR8+fPhTkfdH6+Fx4hAnf1pZWfmzONkhQVyj0ajzl5DB0NBQZmxsrFMqlYLt7e3g8ePHfy0Wi2w8Oqs01h3C4zghk/isUqn8cnV19WPFbbsKum1fZ51iJ/Xd3r4ZbGzJ9vXsqeFeFHHu3Lnz+Xz+O5LmD0XgNxnQ481BXNhW+LJ+Hy8vL/9N19xiNuX2ngJxYptv67hhpLHBF2/5cO8eSJKngXhphP1VpJQ5KSInVGYrI9uHQ7l7w0eotuztvO8FDizP6Dg++u8xeT9cu2Sbw9omz4Hk+f66vnFYk+WlFgf69B/rx2pv84jre/1AYrwDOTisTA6S9cCd07WuibCqyry1pAVHOtfWsUHE8R4De/lEEASN/wBelbH6m9sh0QAAAABJRU5ErkJggg==)!important;background-size:100% 100%;min-width:100px;text-align:center}[data-v-865cb4ee] .el-tabs__header .el-tabs__item{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;background-size:100% 100%;min-width:100px;text-align:center}[data-v-865cb4ee] .el-tabs__active-bar{display:none}[data-v-865cb4ee] .el-tabs__item{padding:0}[data-v-865cb4ee] .el-tabs__nav-wrap:after{width:0}[data-v-865cb4ee] .el-tabs__header{margin:0}.svg-icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}h3[data-v-0d941719]{color:#999;margin:0;padding:0;font-weight:700;font-size:18px}.el-button[data-v-0d941719]{margin:6px 0;min-width:110px;padding:9px 15px}.el-button i[data-v-0d941719]{padding-right:4px}li[data-v-7e8a1cf6]{color:#333}.context-menu[data-v-7e8a1cf6]{position:fixed;background:#fff;z-index:999;padding:5px;margin:0}.context-menu li[data-v-7e8a1cf6]{min-width:75px;height:28px;line-height:28px;text-align:left;color:#1a1a1a}.context-menu li[data-v-7e8a1cf6]:hover{background:#42b983;color:#fff}.context-menu[data-v-7e8a1cf6]{border:1px solid #eee;box-shadow:0 .5em 1em #0000001a;border-radius:5px}li[data-v-7e8a1cf6]{list-style-type:none}#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}.start,.end,.decision,.human-decision{stroke-width:0;fill:#fff}.transition[data-v-a1576cad]{stroke-width:2;stroke:#666;fill:none;cursor:pointer}.selected[data-v-a1576cad]{stroke:red}.transition-dragger[data-v-a1576cad]{stroke:red;stroke-width:1;fill:#fff;cursor:move}.no-events[data-v-a1576cad]{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}.properties-editor[data-v-0e44fe8c] .el-dialog__body,.properties-editor[data-v-1651d82a] .el-dialog__body,.properties-editor[data-v-af76d417] .el-dialog__body,.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}.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}#_subprocess-content[data-v-2b195c05]{width:100%;height:calc(100vh - 200px)}.resizer{stroke:#00f;stroke-width:1;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}ul[data-v-39fac73c]{margin:0;padding:0}ul li[data-v-39fac73c]{list-style:none}.sub-li[data-v-39fac73c]{padding-left:10px}.percent[data-v-a219b06d]{margin-left:10px;color:red;font-size:1.2em}.el-checkbox[data-v-c019538f]{margin-left:20px}.percent[data-v-c1c7385b]{margin-left:10px;color:red;font-size:1.2em}.el-checkbox[data-v-5fb29fef]{margin-left:20px}.percent[data-v-6aef99ff]{margin-left:10px;color:red;font-size:1.2em}span[data-v-4e29ea06]{margin:0 10px}.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-aaf48aff]{margin-left:10px}.button-new-tag[data-v-aaf48aff]{margin-left:10px;height:32px;line-height:30px;padding-top:0;padding-bottom:0}.input-new-tag[data-v-aaf48aff]{width:150px;margin-left:10px;vertical-align:bottom}select[data-v-aaf48aff]{width:150px;margin-left:10px;height:32px;line-height:32px}#custTabOne[data-v-7feaa2da] .el-tabs__content{height:500px}.group[data-v-7feaa2da]{font-size:14px;width:100%}.item[data-v-7feaa2da]{float:left;list-style-type:none;width:33.33%;margin-bottom:18px}.item-content[data-v-7feaa2da]{height:calc(100vh - 300px);padding-left:20px;overflow:auto}#appContainer[data-v-9458f3bf] .el-checkbox{display:block}#appContainer[data-v-9458f3bf] .el-transfer-panel{width:400px}#appContainer[data-v-9458f3bf] .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%}
@@ -1,4 +1,3 @@
1
- import "vue";
2
1
  function o() {
3
2
  return window.$store;
4
3
  }
@@ -9,7 +8,7 @@ const t = { fetchFormFields: (t2, i, s, r) => new Promise((d, n) => {
9
8
  let f;
10
9
  t2 ? f = e().get(window.$vueApp.config.globalProperties.baseAPI + "/wf-editor/workflow-editors/form-fields?formCode=" + t2 + "&formVersion=" + i + "&publishVersion=" + r) : s && (f = e().get(window.$vueApp.config.globalProperties.baseAPI + "/wf-editor/workflow-editors/table-fields?tableName=" + s + "&publishVersion=" + r)), f ? f.then((e2) => {
11
10
  const i2 = e2.formFields;
12
- e2.subFormFields, o().commit("wfEditor/setFormCode", t2), o().commit("wfEditor/setTableCode", e2.tableCode), o().commit("wfEditor/setFormFields", i2), o().commit("wfEditor/setFormFieldsWithSub", i2);
11
+ o().commit("wfEditor/setFormCode", t2), o().commit("wfEditor/setTableCode", e2.tableCode), o().commit("wfEditor/setFormFields", i2), o().commit("wfEditor/setFormFieldsWithSub", i2);
13
12
  const s2 = e2.subtableConditionMap;
14
13
  o().commit("wfEditor/setSubtableConditionMap", s2);
15
14
  const r2 = e2.systemPropSettingList;
@@ -1,5 +1,5 @@
1
1
  import e from "./value-selection-dialog.vue.mjs";
2
- import { parseCondition as o, userStandardFieldsForReminder as l, userStandardFieldsForTransactor as t, departmentStandardFieldsForReminder as r, departmentStandardFieldsForTransactor as a, workgroupStandardFieldsForReminder as i, workgroupStandardFieldsForTransactor as n, generateUserCondition as s, formatStandardValue as u, displayUserCondition as d } from "../user-condition.mjs";
2
+ import { parseCondition as o, generateUserCondition as l, formatStandardValue as t, displayUserCondition as r, userStandardFieldsForReminder as a, userStandardFieldsForTransactor as i, departmentStandardFieldsForReminder as n, departmentStandardFieldsForTransactor as s, workgroupStandardFieldsForReminder as u, workgroupStandardFieldsForTransactor as d } from "../user-condition.mjs";
3
3
  import { getFormFieldLabel as c } from "./form-fields-utils.mjs";
4
4
  import { resolveComponent as w, openBlock as h, createElementBlock as p, createVNode as m, withCtx as f, createTextVNode as k, toDisplayString as g, createBlock as b, createCommentVNode as v } from "vue";
5
5
  import $ from "../../../../_virtual/_plugin-vue_export-helper.mjs";
@@ -8,13 +8,13 @@ const C = $({ name: "CommonUserCondition", components: { ValueSelectionDialog: e
8
8
  let l2 = 0;
9
9
  return this.modelValue && "" !== this.modelValue && (l2 = o(e2, this.modelValue)), { users: e2, count: l2, currentRow: null, showValueDialog: false };
10
10
  }, computed: { standardFields() {
11
- let e2 = "reminder" === this.usedIn ? l : t;
12
- return "${department}" === this.currentRow.key ? e2 = "reminder" === this.usedIn ? r : a : "${workgroup}" === this.currentRow.key ? e2 = "reminder" === this.usedIn ? i : n : "${role}" === this.currentRow.key && (e2 = {}), e2;
11
+ let e2 = "reminder" === this.usedIn ? a : i;
12
+ return "${department}" === this.currentRow.key ? e2 = "reminder" === this.usedIn ? n : s : "${workgroup}" === this.currentRow.key ? e2 = "reminder" === this.usedIn ? u : d : "${role}" === this.currentRow.key && (e2 = {}), e2;
13
13
  } }, mounted() {
14
14
  this.users.length > 0 && this.$refs.table.setCurrentRow(this.users[this.users.length - 1]), this.$watch("users", function(e2, o2) {
15
- this.$emit("update:modelValue", s(this.users));
15
+ this.$emit("update:modelValue", l(this.users));
16
16
  }, { deep: true });
17
- }, methods: { format: (e2) => e2.indexOf("${field[") >= 0 ? c(e2) : e2.indexOf("${") >= 0 ? u(e2) : e2.substring(0, e2.indexOf("[")), selectRow(e2) {
17
+ }, methods: { format: (e2) => e2.indexOf("${field[") >= 0 ? c(e2) : e2.indexOf("${") >= 0 ? t(e2) : e2.substring(0, e2.indexOf("[")), selectRow(e2) {
18
18
  this.$refs.table.setCurrentRow(e2);
19
19
  }, openValueDialog(e2) {
20
20
  this.showValueDialog = true, this.selectRow(e2);
@@ -41,7 +41,7 @@ const C = $({ name: "CommonUserCondition", components: { ValueSelectionDialog: e
41
41
  let e2 = this.getRowIndex(this.currentRow);
42
42
  this.users.splice(e2, 1), this.users.length > 0 && (e2 = e2 <= this.users.length - 1 ? e2 : this.users.length - 1, this.$refs.table.setCurrentRow(this.users[e2]));
43
43
  }, view() {
44
- let e2 = d(this.users);
44
+ let e2 = r(this.users);
45
45
  "" === e2 && (e2 = this.$t("workflowEditorMessage.conditionsHaveNotBeenSet")), this.$confirm(e2, this.$t("workflowEditorPublicModel.viewConditions"), { showConfirmButton: false, showCancelButton: false, callback: function() {
46
46
  } });
47
47
  }, handleKeyChange(e2) {
@@ -1,7 +1,6 @@
1
1
  import { mapGetters as t } from "vuex";
2
2
  import i from "./selection-conditions.vue.mjs";
3
3
  import e from "./componentsConfigUtil.mjs";
4
- import "@element-plus/icons-vue";
5
4
  import { resolveComponent as n, openBlock as o, createElementBlock as l, createElementVNode as a, createVNode as r, withCtx as s, createTextVNode as d, toDisplayString as u, createBlock as c, createCommentVNode as h, Fragment as b, renderList as m } from "vue";
6
5
  import p from "../../../../_virtual/_plugin-vue_export-helper.mjs";
7
6
  const C = p({ name: "EditableChildFieldSetting", components: { selectionConditions: i }, props: { setting: { type: Object, default: null }, tableName: { type: String, default: null } }, data() {
@@ -73,8 +72,8 @@ const C = p({ name: "EditableChildFieldSetting", components: { selectionConditio
73
72
  }
74
73
  this.$emit("combinationParameters", t2);
75
74
  } } }, [["render", function(t2, i2, e2, p2, C2, f) {
76
- const A = n("Tools"), w = n("el-icon"), g = n("el-checkbox"), V = n("el-col"), k = n("el-row"), y = n("el-checkbox-group"), _ = n("selection-conditions"), R = n("el-button"), v = n("el-table-column"), E = n("el-option"), N = n("el-select"), P = n("el-radio"), M = n("el-radio-group"), B = n("el-table");
77
- return o(), l("div", null, [a("div", null, [r(y, { modelValue: C2.actionArr, "onUpdate:modelValue": i2[4] || (i2[4] = (t3) => C2.actionArr = t3), onChange: f.changeActionArr }, { default: s(() => [r(k, null, { default: s(() => [r(V, { span: 6 }, { default: s(() => [r(g, { label: "notEmpty" }, { default: s(() => [d(u(t2.$t("workflowEditor.condition.tableDataNotEmpty")) + " ", 1), C2.actionArr && -1 !== C2.actionArr.indexOf("notEmpty") ? (o(), c(w, { key: 0, onClick: i2[0] || (i2[0] = (t3) => f.showButtonVisible("notEmpty")) }, { default: s(() => [r(A)]), _: 1 })) : h("", true)]), _: 1 })]), _: 1 }), r(V, { span: 6 }, { default: s(() => [r(g, { label: "add" }, { default: s(() => [d(u(t2.$t("workflowEditor.condition.rowsCanBeAdded")) + " ", 1), C2.actionArr && -1 !== C2.actionArr.indexOf("add") ? (o(), c(w, { key: 0, onClick: i2[1] || (i2[1] = (t3) => f.showButtonVisible("add")) }, { default: s(() => [r(A)]), _: 1 })) : h("", true)]), _: 1 })]), _: 1 }), r(V, { span: 6 }, { default: s(() => [r(g, { label: "delete" }, { default: s(() => [d(u(t2.$t("workflowEditor.condition.deleteLine")) + " ", 1), C2.actionArr && -1 !== C2.actionArr.indexOf("delete") ? (o(), c(w, { key: 0, onClick: i2[2] || (i2[2] = (t3) => f.showButtonVisible("delete")) }, { default: s(() => [r(A)]), _: 1 })) : h("", true)]), _: 1 })]), _: 1 }), r(V, { span: 6 }, { default: s(() => [r(g, { label: "update" }, { default: s(() => [d(u(t2.$t("workflowEditor.condition.modifiableHistoricalData")) + " ", 1), C2.actionArr && -1 !== C2.actionArr.indexOf("update") ? (o(), c(w, { key: 0, onClick: i2[3] || (i2[3] = (t3) => f.showButtonVisible("update")) }, { default: s(() => [r(A)]), _: 1 })) : h("", true)]), _: 1 })]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["modelValue", "onChange"]), C2.showButtonVisibleFlag ? (o(), c(_, { key: 0, "attribute-map": C2.subtableConditionItem, "condition-list": C2.buttonVisibleCon.condition, "parent-condition": C2.buttonVisibleCon.parentCondition, "user-condition": C2.buttonVisibleCon.userCondition, "button-type": C2.buttonType, onClose: f.saveButtonVisible }, null, 8, ["attribute-map", "condition-list", "parent-condition", "user-condition", "button-type", "onClose"])) : h("", true)]), a("div", null, [r(k, null, { default: s(() => [r(R, { type: "primary", size: "small", plain: "", icon: "CirclePlus", onClick: f.add }, { default: s(() => [d(u(t2.$t("workflowEditorPublicModel.add")), 1)]), _: 1 }, 8, ["onClick"]), r(R, { type: "primary", size: "small", plain: "", icon: "Delete", onClick: f.remove }, { default: s(() => [d(u(t2.$t("workflowEditorPublicModel.delete")), 1)]), _: 1 }, 8, ["onClick"])]), _: 1 }), r(B, { ref: "table", data: C2.fieldArr, border: "", "highlight-current-row": "", style: { width: "100%" }, onSelectionChange: f.handleSelectionChange, onCurrentChange: f.handleCurrentChange }, { default: s(() => [r(v, { type: "selection", width: "55", align: "center" }), r(v, { type: "index", width: "50", align: "center" }), r(v, { prop: "name", label: t2.$t("workflowEditor.task.propertyName"), width: "280", align: "center" }, { default: s((i3) => [r(N, { modelValue: i3.row.name, "onUpdate:modelValue": (t3) => i3.row.name = t3, size: "small", filterable: "", onChange: f.combinationParameters }, { default: s(() => [r(E, { label: t2.$t("workflowEditor.condition.allFields"), value: "all_fields" }, null, 8, ["label"]), (o(true), l(b, null, m(C2.attributeArr, (t3) => (o(), c(E, { key: t3.value, label: t3.label, value: t3.value }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 1 }, 8, ["label"]), r(v, { prop: "constraintRule", label: t2.$t("workflowEditor.task.editingMethod"), width: "380", align: "center" }, { default: s((i3) => [r(M, { modelValue: i3.row.constraintRule, "onUpdate:modelValue": (t3) => i3.row.constraintRule = t3, onChange: f.combinationParameters }, { default: s(() => [r(P, { label: "REQUIRED" }, { default: s(() => [d(u(t2.$t("workflowEditorMessage.mustFill")), 1)]), _: 1 }), r(P, { label: "READ_ONLY" }, { default: s(() => [d(u(t2.$t("workflowEditorMessage.readOnly")), 1)]), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 1 }, 8, ["label"]), r(v, { prop: "condition", label: t2.$t("workflowEditor.task.condition"), align: "center" }, { default: s((t3) => [r(w, { onClick: (i3) => f.selectCondition(t3.row) }, { default: s(() => [r(A)]), _: 2 }, 1032, ["onClick"])]), _: 1 }, 8, ["label"])]), _: 1 }, 8, ["data", "onSelectionChange", "onCurrentChange"]), C2.showAdditionalCondition ? (o(), c(_, { key: 0, "attribute-map": C2.subtableConditionItem, "condition-list": C2.currentRow.condition, "parent-condition": C2.currentRow.parentCondition, "user-condition": C2.currentRow.userCondition, onClose: f.savebuttonSetting }, null, 8, ["attribute-map", "condition-list", "parent-condition", "user-condition", "onClose"])) : h("", true)])]);
75
+ const A = n("Tools"), w = n("el-icon"), g = n("el-checkbox"), V = n("el-col"), k = n("el-row"), y = n("el-checkbox-group"), _ = n("selection-conditions"), R = n("el-button"), E = n("el-table-column"), v = n("el-option"), N = n("el-select"), P = n("el-radio"), M = n("el-radio-group"), B = n("el-table");
76
+ return o(), l("div", null, [a("div", null, [r(y, { modelValue: C2.actionArr, "onUpdate:modelValue": i2[4] || (i2[4] = (t3) => C2.actionArr = t3), onChange: f.changeActionArr }, { default: s(() => [r(k, null, { default: s(() => [r(V, { span: 6 }, { default: s(() => [r(g, { label: "notEmpty" }, { default: s(() => [d(u(t2.$t("workflowEditor.condition.tableDataNotEmpty")) + " ", 1), C2.actionArr && -1 !== C2.actionArr.indexOf("notEmpty") ? (o(), c(w, { key: 0, onClick: i2[0] || (i2[0] = (t3) => f.showButtonVisible("notEmpty")) }, { default: s(() => [r(A)]), _: 1 })) : h("", true)]), _: 1 })]), _: 1 }), r(V, { span: 6 }, { default: s(() => [r(g, { label: "add" }, { default: s(() => [d(u(t2.$t("workflowEditor.condition.rowsCanBeAdded")) + " ", 1), C2.actionArr && -1 !== C2.actionArr.indexOf("add") ? (o(), c(w, { key: 0, onClick: i2[1] || (i2[1] = (t3) => f.showButtonVisible("add")) }, { default: s(() => [r(A)]), _: 1 })) : h("", true)]), _: 1 })]), _: 1 }), r(V, { span: 6 }, { default: s(() => [r(g, { label: "delete" }, { default: s(() => [d(u(t2.$t("workflowEditor.condition.deleteLine")) + " ", 1), C2.actionArr && -1 !== C2.actionArr.indexOf("delete") ? (o(), c(w, { key: 0, onClick: i2[2] || (i2[2] = (t3) => f.showButtonVisible("delete")) }, { default: s(() => [r(A)]), _: 1 })) : h("", true)]), _: 1 })]), _: 1 }), r(V, { span: 6 }, { default: s(() => [r(g, { label: "update" }, { default: s(() => [d(u(t2.$t("workflowEditor.condition.modifiableHistoricalData")) + " ", 1), C2.actionArr && -1 !== C2.actionArr.indexOf("update") ? (o(), c(w, { key: 0, onClick: i2[3] || (i2[3] = (t3) => f.showButtonVisible("update")) }, { default: s(() => [r(A)]), _: 1 })) : h("", true)]), _: 1 })]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["modelValue", "onChange"]), C2.showButtonVisibleFlag ? (o(), c(_, { key: 0, "attribute-map": C2.subtableConditionItem, "condition-list": C2.buttonVisibleCon.condition, "parent-condition": C2.buttonVisibleCon.parentCondition, "user-condition": C2.buttonVisibleCon.userCondition, "button-type": C2.buttonType, onClose: f.saveButtonVisible }, null, 8, ["attribute-map", "condition-list", "parent-condition", "user-condition", "button-type", "onClose"])) : h("", true)]), a("div", null, [r(k, null, { default: s(() => [r(R, { type: "primary", size: "small", plain: "", icon: "CirclePlus", onClick: f.add }, { default: s(() => [d(u(t2.$t("workflowEditorPublicModel.add")), 1)]), _: 1 }, 8, ["onClick"]), r(R, { type: "primary", size: "small", plain: "", icon: "Delete", onClick: f.remove }, { default: s(() => [d(u(t2.$t("workflowEditorPublicModel.delete")), 1)]), _: 1 }, 8, ["onClick"])]), _: 1 }), r(B, { ref: "table", data: C2.fieldArr, border: "", "highlight-current-row": "", style: { width: "100%" }, onSelectionChange: f.handleSelectionChange, onCurrentChange: f.handleCurrentChange }, { default: s(() => [r(E, { type: "selection", width: "55", align: "center" }), r(E, { type: "index", width: "50", align: "center" }), r(E, { prop: "name", label: t2.$t("workflowEditor.task.propertyName"), width: "280", align: "center" }, { default: s((i3) => [r(N, { modelValue: i3.row.name, "onUpdate:modelValue": (t3) => i3.row.name = t3, size: "small", filterable: "", onChange: f.combinationParameters }, { default: s(() => [r(v, { label: t2.$t("workflowEditor.condition.allFields"), value: "all_fields" }, null, 8, ["label"]), (o(true), l(b, null, m(C2.attributeArr, (t3) => (o(), c(v, { key: t3.value, label: t3.label, value: t3.value }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 1 }, 8, ["label"]), r(E, { prop: "constraintRule", label: t2.$t("workflowEditor.task.editingMethod"), width: "380", align: "center" }, { default: s((i3) => [r(M, { modelValue: i3.row.constraintRule, "onUpdate:modelValue": (t3) => i3.row.constraintRule = t3, onChange: f.combinationParameters }, { default: s(() => [r(P, { label: "REQUIRED" }, { default: s(() => [d(u(t2.$t("workflowEditorMessage.mustFill")), 1)]), _: 1 }), r(P, { label: "READ_ONLY" }, { default: s(() => [d(u(t2.$t("workflowEditorMessage.readOnly")), 1)]), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 1 }, 8, ["label"]), r(E, { prop: "condition", label: t2.$t("workflowEditor.task.condition"), align: "center" }, { default: s((t3) => [r(w, { onClick: (i3) => f.selectCondition(t3.row) }, { default: s(() => [r(A)]), _: 2 }, 1032, ["onClick"])]), _: 1 }, 8, ["label"])]), _: 1 }, 8, ["data", "onSelectionChange", "onCurrentChange"]), C2.showAdditionalCondition ? (o(), c(_, { key: 0, "attribute-map": C2.subtableConditionItem, "condition-list": C2.currentRow.condition, "parent-condition": C2.currentRow.parentCondition, "user-condition": C2.currentRow.userCondition, onClose: f.savebuttonSetting }, null, 8, ["attribute-map", "condition-list", "parent-condition", "user-condition", "onClose"])) : h("", true)])]);
78
77
  }]]);
79
78
  export {
80
79
  C as default
package/package.json CHANGED
@@ -1,14 +1,11 @@
1
1
  {
2
2
  "name": "workflow-editor",
3
3
  "private": false,
4
- "version": "0.0.81-up-tmp23",
4
+ "version": "0.0.81-up-tmp25",
5
5
  "type": "module",
6
- "main": "./lib/index.cjs",
7
6
  "module": "./es/index.mjs",
8
7
  "files": [
9
- "dist/*",
10
8
  "es/*",
11
- "lib/*",
12
9
  "package.json"
13
10
  ],
14
11
  "scripts": {
@@ -24,7 +21,7 @@
24
21
  },
25
22
  "devDependencies": {
26
23
  "@vitejs/plugin-vue": "^4.2.3",
27
- "agilebuilder-ui": "1.1.65-tmp22",
24
+ "agilebuilder-ui": "1.1.65-tmp32",
28
25
  "async-validator": "^4.2.5",
29
26
  "axios": "^1.5.1",
30
27
  "element-plus": "^2.4.1",
@@ -35,9 +32,9 @@
35
32
  "sass": "^1.69.4",
36
33
  "vite": "^4.4.5",
37
34
  "vite-plugin-svg-icons": "^2.0.1",
38
- "vue": "^3.3.4",
39
- "vue-i18n": "^9.5.0",
40
- "vue-router": "^4.2.5",
41
- "vuex": "^4.1.0"
35
+ "vue": "3.3.4",
36
+ "vue-i18n": "9.14.5",
37
+ "vue-router": "4.5.1",
38
+ "vuex": "4.1.0"
42
39
  }
43
40
  }