@flowgram.ai/panel-manager-plugin 0.5.2 → 0.5.3

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.
@@ -11,11 +11,11 @@
11
11
  {"kind":"O","text":"\u001b[34mESM\u001b[39m Build start\n"}
12
12
  {"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js \u001b[22m\u001b[32m12.98 KB\u001b[39m\n"}
13
13
  {"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js.map \u001b[22m\u001b[32m20.53 KB\u001b[39m\n"}
14
- {"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in 85ms\n"}
14
+ {"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in 96ms\n"}
15
15
  {"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js \u001b[22m\u001b[32m10.73 KB\u001b[39m\n"}
16
16
  {"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js.map \u001b[22m\u001b[32m20.09 KB\u001b[39m\n"}
17
- {"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 85ms\n"}
17
+ {"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 102ms\n"}
18
18
  {"kind":"O","text":"\u001b[34mDTS\u001b[39m Build start\n"}
19
- {"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in 3554ms\n"}
19
+ {"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in 3679ms\n"}
20
20
  {"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.ts \u001b[22m\u001b[32m2.53 KB\u001b[39m\n"}
21
21
  {"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.mts \u001b[22m\u001b[32m2.53 KB\u001b[39m\n"}
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@flowgram.ai/panel-manager-plugin",
3
3
  "entries": [
4
4
  {
5
- "version": "0.5.2",
6
- "tag": "@flowgram.ai/panel-manager-plugin_v0.5.2",
7
- "date": "Tue, 30 Sep 2025 03:08:41 GMT",
5
+ "version": "0.5.3",
6
+ "tag": "@flowgram.ai/panel-manager-plugin_v0.5.3",
7
+ "date": "Thu, 09 Oct 2025 11:08:53 GMT",
8
8
  "comments": {}
9
9
  }
10
10
  ]
package/CHANGELOG.md CHANGED
@@ -1,9 +1,9 @@
1
1
  # Change Log - @flowgram.ai/panel-manager-plugin
2
2
 
3
- This log was last generated on Tue, 30 Sep 2025 03:08:41 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 09 Oct 2025 11:08:53 GMT and should not be manually modified.
4
4
 
5
- ## 0.5.2
6
- Tue, 30 Sep 2025 03:08:41 GMT
5
+ ## 0.5.3
6
+ Thu, 09 Oct 2025 11:08:53 GMT
7
7
 
8
8
  _Initial release_
9
9
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flowgram.ai/panel-manager-plugin",
3
- "version": "0.5.2",
3
+ "version": "0.5.3",
4
4
  "homepage": "https://flowgram.ai/",
5
5
  "repository": "https://github.com/bytedance/flowgram.ai",
6
6
  "license": "MIT",
@@ -14,8 +14,8 @@
14
14
  "types": "./dist/index.d.ts",
15
15
  "dependencies": {
16
16
  "inversify": "^6.0.1",
17
- "@flowgram.ai/core": "0.5.2",
18
- "@flowgram.ai/utils": "0.5.2"
17
+ "@flowgram.ai/core": "0.5.3",
18
+ "@flowgram.ai/utils": "0.5.3"
19
19
  },
20
20
  "devDependencies": {
21
21
  "react": "^18",
@@ -24,8 +24,8 @@
24
24
  "@types/react-dom": "^18",
25
25
  "tsup": "^8.0.1",
26
26
  "typescript": "^5.8.3",
27
- "@flowgram.ai/eslint-config": "0.5.2",
28
- "@flowgram.ai/ts-config": "0.5.2"
27
+ "@flowgram.ai/eslint-config": "0.5.3",
28
+ "@flowgram.ai/ts-config": "0.5.3"
29
29
  },
30
30
  "peerDependencies": {
31
31
  "react": ">=16.8",
@@ -11,11 +11,11 @@ CJS Build start
11
11
  ESM Build start
12
12
  CJS dist/index.js 12.98 KB
13
13
  CJS dist/index.js.map 20.53 KB
14
- CJS ⚡️ Build success in 85ms
14
+ CJS ⚡️ Build success in 96ms
15
15
  ESM dist/esm/index.js 10.73 KB
16
16
  ESM dist/esm/index.js.map 20.09 KB
17
- ESM ⚡️ Build success in 85ms
17
+ ESM ⚡️ Build success in 102ms
18
18
  DTS Build start
19
- DTS ⚡️ Build success in 3554ms
19
+ DTS ⚡️ Build success in 3679ms
20
20
  DTS dist/index.d.ts 2.53 KB
21
21
  DTS dist/index.d.mts 2.53 KB