@logicflow/core 2.0.0-beta.0 → 2.0.0-beta.2
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$colon$dev.log +2 -2
- package/.turbo/turbo-build.log +14 -20
- package/dist/index.min.js +26 -0
- package/dist/index.min.js.map +1 -0
- package/es/LogicFlow.d.ts +30 -18
- package/es/LogicFlow.js +22 -20
- package/es/LogicFlow.js.map +1 -1
- package/es/model/edge/BaseEdgeModel.js.map +1 -1
- package/es/options.d.ts +7 -13
- package/es/options.js +1 -31
- package/es/options.js.map +1 -1
- package/es/view/Graph.js +2 -2
- package/es/view/Graph.js.map +1 -1
- package/es/view/overlay/Grid.d.ts +35 -20
- package/es/view/overlay/Grid.js +35 -26
- package/es/view/overlay/Grid.js.map +1 -1
- package/lib/LogicFlow.d.ts +30 -18
- package/lib/LogicFlow.js +21 -19
- package/lib/LogicFlow.js.map +1 -1
- package/lib/model/edge/BaseEdgeModel.js.map +1 -1
- package/lib/options.d.ts +7 -13
- package/lib/options.js +1 -31
- package/lib/options.js.map +1 -1
- package/lib/view/Graph.js +2 -2
- package/lib/view/Graph.js.map +1 -1
- package/lib/view/overlay/Grid.d.ts +35 -20
- package/lib/view/overlay/Grid.js +35 -26
- package/lib/view/overlay/Grid.js.map +1 -1
- package/package.json +4 -4
- package/src/LogicFlow.tsx +79 -49
- package/src/model/edge/BaseEdgeModel.ts +32 -0
- package/src/options.ts +10 -41
- package/src/view/Graph.tsx +2 -2
- package/src/view/overlay/Grid.tsx +75 -53
- package/dist/index.js +0 -26
- package/dist/index.js.map +0 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
|
-
> @logicflow/core@2.0.0 build:dev /Users/r0ger1tlearn/WorkSpace/Github/DiDi/logicflow/packages/core
|
|
2
|
+
> @logicflow/core@2.0.0-beta.2 build:dev /Users/r0ger1tlearn/WorkSpace/Github/DiDi/logicflow/packages/core
|
|
3
3
|
> rss
|
|
4
4
|
|
|
5
5
|
> [build:dev] pnpm run --if-present build:less && run-p -s build:cjs build:esm
|
|
6
6
|
|
|
7
|
-
> @logicflow/core@2.0.0 build:less /Users/r0ger1tlearn/WorkSpace/Github/DiDi/logicflow/packages/core
|
|
7
|
+
> @logicflow/core@2.0.0-beta.2 build:less /Users/r0ger1tlearn/WorkSpace/Github/DiDi/logicflow/packages/core
|
|
8
8
|
> rss
|
|
9
9
|
|
|
10
10
|
> [build:less] ./scripts/build-less
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
|
-
> @logicflow/core@2.0.0 prebuild /Users/r0ger1tlearn/WorkSpace/Github/DiDi/logicflow/packages/core
|
|
2
|
+
> @logicflow/core@2.0.0-beta.2 prebuild /Users/r0ger1tlearn/WorkSpace/Github/DiDi/logicflow/packages/core
|
|
3
3
|
> rss
|
|
4
4
|
|
|
5
5
|
> [prebuild] run-s -s clean:build
|
|
6
6
|
> [clean:build] rimraf dist es lib
|
|
7
7
|
|
|
8
|
-
> @logicflow/core@2.0.0 build /Users/r0ger1tlearn/WorkSpace/Github/DiDi/logicflow/packages/core
|
|
8
|
+
> @logicflow/core@2.0.0-beta.2 build /Users/r0ger1tlearn/WorkSpace/Github/DiDi/logicflow/packages/core
|
|
9
9
|
> rss
|
|
10
10
|
|
|
11
11
|
> [build] run-p -s build:dev build:umd
|
|
@@ -14,29 +14,23 @@
|
|
|
14
14
|
> [build:less] ./scripts/build-less
|
|
15
15
|
> [build:less] ./scripts/build-less
|
|
16
16
|
[36m
|
|
17
|
-
[1m./src/index.ts[22m → [1mdist/index.js[22m...[39m
|
|
18
|
-
|
|
19
|
-
|
|
|
20
|
-
| [32m[1mBundle Format:[22m[39m [33mumd[39m
|
|
21
|
-
| [32m[1mBundle Name:[22m[39m [33mCore[39m
|
|
22
|
-
| [32m[1mDestination:[22m[39m [33mdist/index.js[39m |
|
|
23
|
-
| [32m[1mBundle Size:[22m[39m [33m368 KB[39m
|
|
24
|
-
| [32m[1mMinified Size:[22m[39m [33m366.
|
|
25
|
-
| [32m[1mGZipped Size:[22m[39m [33m106.
|
|
26
|
-
|
|
|
27
|
-
|
|
17
|
+
[1m./src/index.ts[22m → [1mdist/index.min.js[22m...[39m
|
|
18
|
+
+------------------------------------+
|
|
19
|
+
| |
|
|
20
|
+
| [32m[1mBundle Format:[22m[39m [33mumd[39m |
|
|
21
|
+
| [32m[1mBundle Name:[22m[39m [33mCore[39m |
|
|
22
|
+
| [32m[1mDestination:[22m[39m [33mdist/index.min.js[39m |
|
|
23
|
+
| [32m[1mBundle Size:[22m[39m [33m368.11 KB[39m |
|
|
24
|
+
| [32m[1mMinified Size:[22m[39m [33m366.13 KB[39m |
|
|
25
|
+
| [32m[1mGZipped Size:[22m[39m [33m106.5 KB[39m |
|
|
26
|
+
| |
|
|
27
|
+
+------------------------------------+
|
|
28
28
|
[1m[33m(!) Circular dependencies[39m[22m
|
|
29
29
|
src/index.ts -> src/LogicFlow.tsx -> src/index.ts
|
|
30
30
|
src/util/index.ts -> src/util/edge.ts -> src/util/index.ts
|
|
31
31
|
src/model/index.ts -> src/model/edge/index.ts -> src/model/edge/BaseEdgeModel.ts -> src/util/index.ts -> src/util/edge.ts -> src/model/index.ts
|
|
32
32
|
...and 13 more
|
|
33
|
-
[1m[33m(!) Mixing named and default exports[39m[22m
|
|
34
|
-
[90mhttps://rollupjs.org/configuration-options/#output-exports[39m
|
|
35
|
-
[1mThe following entry modules are using named and default exports together:[22m
|
|
36
|
-
src/index.ts
|
|
37
|
-
|
|
38
|
-
Consumers of your bundle will have to use chunk.default to access their default export, which may not be what you want. Use `output.exports: "named"` to disable this warning.
|
|
39
33
|
[1m[33m(!) Broken sourcemap[39m[22m
|
|
40
34
|
[90mhttps://rollupjs.org/troubleshooting/#warning-sourcemap-is-likely-to-be-incorrect[39m
|
|
41
35
|
Plugins that transform code (such as "terser") should generate accompanying sourcemaps.
|
|
42
|
-
[32mcreated [1mdist/index.js[22m in [
|
|
36
|
+
[32mcreated [1mdist/index.min.js[22m in [1m38.4s[22m[39m
|