@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.
@@ -1,59 +1,61 @@
1
-
2
- > @logicflow/extension@2.0.3 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.3 build /Users/r0ger1tlearn/WorkSpace/Github/DiDi/logicflow/packages/extension
9
- > run-p -s build:dev build:umd
10
-
11
- > [build:dev] pnpm run --if-present build:less && run-p -s build:cjs build:esm
12
- > [build:less] ./scripts/build-less
13
- 
14
- src/index.less dist/index.css...
15
- (!) The emitted file "index.css" overwrites a previously emitted file of the same name.
16
- created dist/index.css in 571ms
17
- 
18
- ./src/index.ts dist/index.min.js...
19
- +------------------------------------+
20
- | |
21
- | Bundle Format: umd |
22
- | Bundle Name: Extension |
23
- | External Globals: |
24
- |  @logicflow/core: Core |
25
- | |
26
- | Destination: dist/index.min.js |
27
- | Bundle Size: 626.62 KB |
28
- | Minified Size: 624.31 KB |
29
- | GZipped Size: 172.97 KB |
30
- | |
31
- +------------------------------------+
32
- (!) "this" has been rewritten to "undefined"
33
- https://rollupjs.org/troubleshooting/#error-this-is-undefined
34
- ../core/es/view/Control.js
35
- 1: var __extends = (this && this.__extends) || (function () {
36
- ^
37
- 2: var extendStatics = function (d, b) {
38
- 3: extendStatics = Object.setPrototypeOf ||
39
- ...and 7 other occurrences
40
- ../core/es/util/edge.js
41
- 1: var __assign = (this && this.__assign) || function () {
42
- ^
43
- 2: __assign = Object.assign || function(t) {
44
- 3: for (var s, i = 1, n = arguments.length; i < n; i++) {
45
- ...and 5 other occurrences
46
- ../core/es/util/geometry.js
47
- 1: 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;
51
- ...and 3 other occurrences
52
-
53
- ...and 28 other files
54
- (!) Circular dependencies
55
- ../core/es/util/index.js -> ../core/es/util/edge.js -> ../core/es/util/index.js
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
- ../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
- ...and 10 more
59
- created dist/index.min.js in 15.7s
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
+ 
12
+ src/index.less → dist/index.css, lib/index.css, lib/style/index.css, es/index.css, es/style/index.css...
13
+ (!) The emitted file "index.css" overwrites a previously emitted file of the same name.
14
+ (!) The emitted file "index.css" overwrites a previously emitted file of the same name.
15
+ (!) The emitted file "index.css" overwrites a previously emitted file of the same name.
16
+ (!) The emitted file "index.css" overwrites a previously emitted file of the same name.
17
+ (!) The emitted file "index.css" overwrites a previously emitted file of the same name.
18
+ created dist/index.css, lib/index.css, lib/style/index.css, es/index.css, es/style/index.css in 1.7s
19
+ 
20
+ ./src/index.tsdist/index.min.js...
21
+ +------------------------------------+
22
+ | |
23
+ | Bundle Format: umd |
24
+ | Bundle Name: Extension |
25
+ | External Globals: |
26
+ |  @logicflow/core: Core |
27
+ | |
28
+ | Destination: dist/index.min.js |
29
+ | Bundle Size: 626.65 KB |
30
+ | Minified Size: 624.34 KB |
31
+ | GZipped Size: 172.98 KB |
32
+ | |
33
+ +------------------------------------+
34
+ (!) "this" has been rewritten to "undefined"
35
+ https://rollupjs.org/troubleshooting/#error-this-is-undefined
36
+ ../core/es/view/Control.js
37
+ 1: var __extends = (this && this.__extends) || (function () {
38
+ ^
39
+ 2: var extendStatics = function (d, b) {
40
+ 3: extendStatics = Object.setPrototypeOf ||
41
+ ...and 7 other occurrences
42
+ ../core/es/util/matrix.js
43
+ 1: var __extends = (this && this.__extends) || (function () {
44
+ ^
45
+ 2: var extendStatics = function (d, b) {
46
+ 3: extendStatics = Object.setPrototypeOf ||
47
+ ...and 5 other occurrences
48
+ ../core/es/util/graph.js
49
+ 1: 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;
53
+ ...and 1 other occurrence
54
+
55
+ ...and 28 other files
56
+ (!) Circular dependencies
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
+ created dist/index.min.js in 13.4s
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