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