@processmaker/modeler 1.39.23 → 1.39.24
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/dist/modeler.common.js +0 -11
- package/dist/modeler.common.js.map +1 -1
- package/dist/modeler.umd.js +0 -11
- package/dist/modeler.umd.js.map +1 -1
- package/dist/modeler.umd.min.js +1 -1
- package/dist/modeler.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/components/nodes/task/shape.js +0 -4
package/dist/modeler.common.js
CHANGED
|
@@ -43314,9 +43314,6 @@ var taskvue_type_template_id_5c5e8f24_staticRenderFns = [];
|
|
|
43314
43314
|
}, {
|
|
43315
43315
|
tagName: 'image',
|
|
43316
43316
|
selector: 'image'
|
|
43317
|
-
}, {
|
|
43318
|
-
tagName: 'i',
|
|
43319
|
-
selector: 'icon'
|
|
43320
43317
|
}, markersMarkup('topLeft'), markersMarkup('topCenter'), markersMarkup('topRight'), markersMarkup('bottomLeft'), markersMarkup('bottomCenter'), markersMarkup('bottomRight')],
|
|
43321
43318
|
defaults: external_jointjs_namespaceObject.util.deepSupplement({
|
|
43322
43319
|
type: 'processmaker.components.nodes.task.Shape',
|
|
@@ -43332,14 +43329,6 @@ var taskvue_type_template_id_5c5e8f24_staticRenderFns = [];
|
|
|
43332
43329
|
width: 16,
|
|
43333
43330
|
height: 16,
|
|
43334
43331
|
'data-test': 'nodeIcon'
|
|
43335
|
-
},
|
|
43336
|
-
'icon': {
|
|
43337
|
-
ref: 'rect',
|
|
43338
|
-
'ref-x': 4,
|
|
43339
|
-
'ref-y': 4,
|
|
43340
|
-
width: 16,
|
|
43341
|
-
height: 16,
|
|
43342
|
-
'data-test': 'nodeCustomIcon'
|
|
43343
43332
|
}
|
|
43344
43333
|
}, markersAttrs('topLeft', {
|
|
43345
43334
|
'ref-y': 4,
|