camunda-bpmn-js 4.19.0 → 4.20.0
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/assets/diagram-js.css +51 -46
- package/dist/base-modeler.development.js +2742 -4489
- package/dist/base-modeler.production.min.js +21 -20
- package/dist/base-navigated-viewer.development.js +33 -17
- package/dist/base-navigated-viewer.production.min.js +1 -1
- package/dist/base-viewer.development.js +33 -17
- package/dist/base-viewer.production.min.js +1 -1
- package/dist/camunda-cloud-modeler.development.js +13894 -12640
- package/dist/camunda-cloud-modeler.production.min.js +23 -22
- package/dist/camunda-cloud-navigated-viewer.development.js +33 -17
- package/dist/camunda-cloud-navigated-viewer.production.min.js +1 -1
- package/dist/camunda-cloud-viewer.development.js +33 -17
- package/dist/camunda-cloud-viewer.production.min.js +1 -1
- package/dist/camunda-platform-modeler.development.js +18100 -16803
- package/dist/camunda-platform-modeler.production.min.js +21 -20
- package/dist/camunda-platform-navigated-viewer.development.js +33 -17
- package/dist/camunda-platform-navigated-viewer.production.min.js +1 -1
- package/dist/camunda-platform-viewer.development.js +33 -17
- package/dist/camunda-platform-viewer.production.min.js +1 -1
- package/package.json +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "camunda-bpmn-js",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.20.0",
|
|
4
4
|
"description": "Embeddable Camunda modeling distributions based on bpmn-js",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -56,17 +56,17 @@
|
|
|
56
56
|
"@bpmn-io/element-template-chooser": "^1.0.0",
|
|
57
57
|
"@bpmn-io/element-template-icon-renderer": "^0.5.2",
|
|
58
58
|
"@bpmn-io/form-variable-provider": "^1.3.0",
|
|
59
|
-
"@bpmn-io/properties-panel": "^3.
|
|
59
|
+
"@bpmn-io/properties-panel": "^3.24.1",
|
|
60
60
|
"@bpmn-io/variable-resolver": "^1.2.2",
|
|
61
61
|
"@camunda/example-data-properties-provider": "^1.2.1",
|
|
62
|
-
"bpmn-js": "^17.
|
|
62
|
+
"bpmn-js": "^17.11.1",
|
|
63
63
|
"bpmn-js-color-picker": "^0.7.1",
|
|
64
64
|
"bpmn-js-create-append-anything": "^0.5.2",
|
|
65
|
-
"bpmn-js-element-templates": "^2.2.
|
|
65
|
+
"bpmn-js-element-templates": "^2.2.1",
|
|
66
66
|
"bpmn-js-executable-fix": "^0.2.1",
|
|
67
67
|
"camunda-bpmn-js-behaviors": "^1.6.1",
|
|
68
68
|
"camunda-bpmn-moddle": "^7.0.1",
|
|
69
|
-
"diagram-js": "^14.
|
|
69
|
+
"diagram-js": "^14.11.0",
|
|
70
70
|
"diagram-js-grid": "^1.0.0",
|
|
71
71
|
"diagram-js-minimap": "^5.1.0",
|
|
72
72
|
"diagram-js-origin": "^1.4.0",
|
|
@@ -75,24 +75,24 @@
|
|
|
75
75
|
"zeebe-bpmn-moddle": "^1.6.0"
|
|
76
76
|
},
|
|
77
77
|
"devDependencies": {
|
|
78
|
-
"@babel/core": "^7.
|
|
78
|
+
"@babel/core": "^7.25.2",
|
|
79
79
|
"@rollup/plugin-commonjs": "^26.0.0",
|
|
80
80
|
"@rollup/plugin-json": "^6.1.0",
|
|
81
81
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
82
82
|
"@rollup/plugin-terser": "^0.4.4",
|
|
83
|
-
"babel-loader": "^9.1
|
|
83
|
+
"babel-loader": "^9.2.1",
|
|
84
84
|
"babel-plugin-istanbul": "^7.0.0",
|
|
85
85
|
"bio-dts": "^0.11.0",
|
|
86
|
-
"bpmn-js-properties-panel": "^5.
|
|
87
|
-
"chai": "^4.
|
|
86
|
+
"bpmn-js-properties-panel": "^5.24.0",
|
|
87
|
+
"chai": "^4.5.0",
|
|
88
88
|
"cross-env": "^7.0.3",
|
|
89
89
|
"del-cli": "^5.1.0",
|
|
90
90
|
"downloadjs": "^1.4.7",
|
|
91
|
-
"eslint": "^8.57.
|
|
91
|
+
"eslint": "^8.57.1",
|
|
92
92
|
"eslint-plugin-bpmn-io": "^1.0.1",
|
|
93
93
|
"execa": "^8.0.1",
|
|
94
94
|
"file-drops": "^0.5.0",
|
|
95
|
-
"karma": "^6.4.
|
|
95
|
+
"karma": "^6.4.4",
|
|
96
96
|
"karma-chai": "^0.1.0",
|
|
97
97
|
"karma-chrome-launcher": "^3.2.0",
|
|
98
98
|
"karma-coverage": "^2.2.1",
|
|
@@ -104,19 +104,19 @@
|
|
|
104
104
|
"karma-sinon-chai": "^2.0.2",
|
|
105
105
|
"karma-webpack": "^5.0.1",
|
|
106
106
|
"min-dom": "^4.2.1",
|
|
107
|
-
"mocha": "^10.7.
|
|
107
|
+
"mocha": "^10.7.3",
|
|
108
108
|
"mocha-test-container-support": "^0.2.0",
|
|
109
|
-
"npm-run-all2": "^6.2.
|
|
110
|
-
"puppeteer": "^23.
|
|
109
|
+
"npm-run-all2": "^6.2.3",
|
|
110
|
+
"puppeteer": "^23.4.0",
|
|
111
111
|
"raw-loader": "^4.0.2",
|
|
112
112
|
"remark-cli": "^12.0.1",
|
|
113
113
|
"remark-preset-bpmn-io": "^0.3.1",
|
|
114
|
-
"rollup": "^4.
|
|
114
|
+
"rollup": "^4.22.2",
|
|
115
115
|
"rollup-plugin-copy": "^3.5.0",
|
|
116
116
|
"sinon": "^17.0.1",
|
|
117
117
|
"sinon-chai": "^3.7.0",
|
|
118
|
-
"typescript": "^5.
|
|
119
|
-
"webpack": "^5.
|
|
118
|
+
"typescript": "^5.6.2",
|
|
119
|
+
"webpack": "^5.94.0"
|
|
120
120
|
},
|
|
121
121
|
"peerDependencies": {
|
|
122
122
|
"bpmn-js-properties-panel": ">= 3.0.0"
|