@logicflow/extension 2.0.4 → 2.0.5
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/.turbo/turbo-build.log +14 -14
- package/CHANGELOG.md +14 -0
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/es/bpmn-adapter/index.js +1 -1
- package/es/bpmn-elements-adapter/index.js +1 -1
- package/lib/bpmn-adapter/index.js +1 -1
- package/lib/bpmn-elements-adapter/index.js +1 -1
- package/package.json +1 -1
- package/src/bpmn-adapter/index.ts +1 -1
- package/src/bpmn-elements-adapter/index.ts +1 -1
- package/stats.html +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
|
-
> @logicflow/extension@2.0.
|
|
2
|
+
> @logicflow/extension@2.0.5 prebuild /Users/r0ger1tlearn/WorkSpace/Github/DiDi/logicflow/packages/extension
|
|
3
3
|
> rss
|
|
4
4
|
|
|
5
5
|
> [31m[prebuild][39m run-s -s clean:build
|
|
6
6
|
> [36m[clean:build][39m rimraf dist es lib
|
|
7
7
|
|
|
8
|
-
> @logicflow/extension@2.0.
|
|
8
|
+
> @logicflow/extension@2.0.5 build /Users/r0ger1tlearn/WorkSpace/Github/DiDi/logicflow/packages/extension
|
|
9
9
|
> run-p -s build:dev build:umd
|
|
10
10
|
|
|
11
11
|
> [34m[build:dev][39m pnpm run --if-present build:less && run-p -s build:cjs build:esm
|
|
12
|
-
> [34m[build:less][39m ./scripts/build-less
|
|
13
12
|
[36m
|
|
14
13
|
[1msrc/index.less[22m → [1mdist/index.css[22m...[39m
|
|
14
|
+
> [34m[build:less][39m ./scripts/build-less
|
|
15
15
|
[1m[33m(!) The emitted file "index.css" overwrites a previously emitted file of the same name.[39m[22m
|
|
16
|
-
[32mcreated [1mdist/index.css[22m in [
|
|
16
|
+
[32mcreated [1mdist/index.css[22m in [1m495ms[22m[39m
|
|
17
17
|
[36m
|
|
18
18
|
[1m./src/index.ts[22m → [1mdist/index.min.js[22m...[39m
|
|
19
19
|
[2m+------------------------------------+[22m
|
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
[2m|[22m [33m @logicflow/core: Core[39m [2m|[22m
|
|
25
25
|
[2m|[22m [2m|[22m
|
|
26
26
|
[2m|[22m [32m[1mDestination:[22m[39m [33mdist/index.min.js[39m [2m|[22m
|
|
27
|
-
[2m|[22m [32m[1mBundle Size:[22m[39m [33m626.
|
|
28
|
-
[2m|[22m [32m[1mMinified Size:[22m[39m [33m624.
|
|
29
|
-
[2m|[22m [32m[1mGZipped Size:[22m[39m [33m172.
|
|
27
|
+
[2m|[22m [32m[1mBundle Size:[22m[39m [33m626.65 KB[39m [2m|[22m
|
|
28
|
+
[2m|[22m [32m[1mMinified Size:[22m[39m [33m624.34 KB[39m [2m|[22m
|
|
29
|
+
[2m|[22m [32m[1mGZipped Size:[22m[39m [33m172.98 KB[39m [2m|[22m
|
|
30
30
|
[2m|[22m [2m|[22m
|
|
31
31
|
[2m+------------------------------------+[22m
|
|
32
32
|
[1m[33m(!) "this" has been rewritten to "undefined"[39m[22m
|
|
@@ -37,18 +37,18 @@
|
|
|
37
37
|
2: var extendStatics = function (d, b) {
|
|
38
38
|
3: extendStatics = Object.setPrototypeOf ||[39m
|
|
39
39
|
...and 7 other occurrences
|
|
40
|
+
[1m../core/es/util/graph.js[22m
|
|
41
|
+
[90m1: var __read = (this && this.__read) || function (o, n) {
|
|
42
|
+
^
|
|
43
|
+
2: var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
44
|
+
3: if (!m) return o;[39m
|
|
45
|
+
...and 1 other occurrence
|
|
40
46
|
[1m../core/es/util/edge.js[22m
|
|
41
47
|
[90m1: var __assign = (this && this.__assign) || function () {
|
|
42
48
|
^
|
|
43
49
|
2: __assign = Object.assign || function(t) {
|
|
44
50
|
3: for (var s, i = 1, n = arguments.length; i < n; i++) {[39m
|
|
45
51
|
...and 5 other occurrences
|
|
46
|
-
[1m../core/es/util/geometry.js[22m
|
|
47
|
-
[90m1: var __read = (this && this.__read) || function (o, n) {
|
|
48
|
-
^
|
|
49
|
-
2: var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
50
|
-
3: if (!m) return o;[39m
|
|
51
|
-
...and 3 other occurrences
|
|
52
52
|
|
|
53
53
|
...and 28 other files
|
|
54
54
|
[1m[33m(!) Circular dependencies[39m[22m
|
|
@@ -56,4 +56,4 @@
|
|
|
56
56
|
../core/es/util/index.js -> ../core/es/util/edge.js -> ../core/es/algorithm/index.js -> ../core/es/algorithm/outline.js -> ../core/es/util/index.js
|
|
57
57
|
../core/es/util/index.js -> ../core/es/util/edge.js -> ../core/es/model/index.js -> ../core/es/model/edge/index.js -> ../core/es/model/edge/BaseEdgeModel.js -> ../core/es/util/index.js
|
|
58
58
|
...and 10 more
|
|
59
|
-
[32mcreated [1mdist/index.min.js[22m in [
|
|
59
|
+
[32mcreated [1mdist/index.min.js[22m in [1m10.8s[22m[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 2.0.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes - Release New Extension Version
|
|
6
|
+
|
|
7
|
+
- fix(extension): 修复 BpmnAdapter 导入含有边的 xml 报错问题
|
|
8
|
+
- 修复 BpmnAdapter、BPMNAdapter 插件导入含有边的 xml 报错问题 close #1823
|
|
9
|
+
- 修复 example 中 bpmn demo 用法错误
|
|
10
|
+
|
|
11
|
+
- refactor(build): 修正 build:watch 脚本中的命令格式
|
|
12
|
+
- 在 build:watch:esm 和 build:watch:cjs 脚本中添加反斜杠,以确保命令在各种环境中正确执行。这个修改提高了构建过程的可靠性和跨平台兼容性。 close #1818
|
|
13
|
+
|
|
14
|
+
- docs(site): 获取画布数据 api 补充到快速上手页
|
|
15
|
+
- fix(examples): 修复rect节点中radius属性在properties中使用方式错误
|
|
16
|
+
|
|
3
17
|
## 2.0.4
|
|
4
18
|
|
|
5
19
|
### Patch Changes: Release 2.0.4 Version
|