@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.umd.js
CHANGED
|
@@ -43412,9 +43412,6 @@ var taskvue_type_template_id_5c5e8f24_staticRenderFns = [];
|
|
|
43412
43412
|
}, {
|
|
43413
43413
|
tagName: 'image',
|
|
43414
43414
|
selector: 'image'
|
|
43415
|
-
}, {
|
|
43416
|
-
tagName: 'i',
|
|
43417
|
-
selector: 'icon'
|
|
43418
43415
|
}, markersMarkup('topLeft'), markersMarkup('topCenter'), markersMarkup('topRight'), markersMarkup('bottomLeft'), markersMarkup('bottomCenter'), markersMarkup('bottomRight')],
|
|
43419
43416
|
defaults: external_jointjs_.util.deepSupplement({
|
|
43420
43417
|
type: 'processmaker.components.nodes.task.Shape',
|
|
@@ -43430,14 +43427,6 @@ var taskvue_type_template_id_5c5e8f24_staticRenderFns = [];
|
|
|
43430
43427
|
width: 16,
|
|
43431
43428
|
height: 16,
|
|
43432
43429
|
'data-test': 'nodeIcon'
|
|
43433
|
-
},
|
|
43434
|
-
'icon': {
|
|
43435
|
-
ref: 'rect',
|
|
43436
|
-
'ref-x': 4,
|
|
43437
|
-
'ref-y': 4,
|
|
43438
|
-
width: 16,
|
|
43439
|
-
height: 16,
|
|
43440
|
-
'data-test': 'nodeCustomIcon'
|
|
43441
43430
|
}
|
|
43442
43431
|
}, markersAttrs('topLeft', {
|
|
43443
43432
|
'ref-y': 4,
|