@flowgram.ai/panel-manager-plugin 0.1.0-alpha.20 → 0.1.0-alpha.21
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.
|
@@ -9,13 +9,13 @@
|
|
|
9
9
|
{"kind":"O","text":"\u001b[34mCLI\u001b[39m Target: es2020\n"}
|
|
10
10
|
{"kind":"O","text":"\u001b[34mCJS\u001b[39m Build start\n"}
|
|
11
11
|
{"kind":"O","text":"\u001b[34mESM\u001b[39m Build start\n"}
|
|
12
|
-
{"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js \u001b[22m\u001b[32m13.82 KB\u001b[39m\n"}
|
|
13
|
-
{"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js.map \u001b[22m\u001b[32m22.26 KB\u001b[39m\n"}
|
|
14
|
-
{"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in 98ms\n"}
|
|
15
12
|
{"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js \u001b[22m\u001b[32m11.54 KB\u001b[39m\n"}
|
|
16
13
|
{"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js.map \u001b[22m\u001b[32m21.81 KB\u001b[39m\n"}
|
|
17
|
-
{"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in
|
|
14
|
+
{"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 82ms\n"}
|
|
15
|
+
{"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js \u001b[22m\u001b[32m13.82 KB\u001b[39m\n"}
|
|
16
|
+
{"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js.map \u001b[22m\u001b[32m22.26 KB\u001b[39m\n"}
|
|
17
|
+
{"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in 86ms\n"}
|
|
18
18
|
{"kind":"O","text":"\u001b[34mDTS\u001b[39m Build start\n"}
|
|
19
|
-
{"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in
|
|
19
|
+
{"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in 3368ms\n"}
|
|
20
20
|
{"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.ts \u001b[22m\u001b[32m2.78 KB\u001b[39m\n"}
|
|
21
21
|
{"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.mts \u001b[22m\u001b[32m2.78 KB\u001b[39m\n"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowgram.ai/panel-manager-plugin",
|
|
3
|
-
"version": "0.1.0-alpha.
|
|
3
|
+
"version": "0.1.0-alpha.21",
|
|
4
4
|
"homepage": "https://flowgram.ai/",
|
|
5
5
|
"repository": "https://github.com/bytedance/flowgram.ai",
|
|
6
6
|
"license": "MIT",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"inversify": "^6.0.1",
|
|
17
17
|
"clsx": "^1.1.1",
|
|
18
|
-
"@flowgram.ai/core": "0.1.0-alpha.
|
|
19
|
-
"@flowgram.ai/utils": "0.1.0-alpha.
|
|
18
|
+
"@flowgram.ai/core": "0.1.0-alpha.21",
|
|
19
|
+
"@flowgram.ai/utils": "0.1.0-alpha.21"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"react": "^18",
|
|
@@ -25,8 +25,8 @@
|
|
|
25
25
|
"@types/react-dom": "^18",
|
|
26
26
|
"tsup": "^8.0.1",
|
|
27
27
|
"typescript": "^5.8.3",
|
|
28
|
-
"@flowgram.ai/
|
|
29
|
-
"@flowgram.ai/
|
|
28
|
+
"@flowgram.ai/eslint-config": "0.1.0-alpha.21",
|
|
29
|
+
"@flowgram.ai/ts-config": "0.1.0-alpha.21"
|
|
30
30
|
},
|
|
31
31
|
"peerDependencies": {
|
|
32
32
|
"react": ">=16.8",
|
|
@@ -9,13 +9,13 @@ CLI tsup v8.5.0
|
|
|
9
9
|
CLI Target: es2020
|
|
10
10
|
CJS Build start
|
|
11
11
|
ESM Build start
|
|
12
|
-
CJS dist/index.js 13.82 KB
|
|
13
|
-
CJS dist/index.js.map 22.26 KB
|
|
14
|
-
CJS ⚡️ Build success in 98ms
|
|
15
12
|
ESM dist/esm/index.js 11.54 KB
|
|
16
13
|
ESM dist/esm/index.js.map 21.81 KB
|
|
17
|
-
ESM ⚡️ Build success in
|
|
14
|
+
ESM ⚡️ Build success in 82ms
|
|
15
|
+
CJS dist/index.js 13.82 KB
|
|
16
|
+
CJS dist/index.js.map 22.26 KB
|
|
17
|
+
CJS ⚡️ Build success in 86ms
|
|
18
18
|
DTS Build start
|
|
19
|
-
DTS ⚡️ Build success in
|
|
19
|
+
DTS ⚡️ Build success in 3368ms
|
|
20
20
|
DTS dist/index.d.ts 2.78 KB
|
|
21
21
|
DTS dist/index.d.mts 2.78 KB
|