@flowgram.ai/test-run-plugin 1.0.8 → 1.0.10
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/.rush/temp/chunked-rush-logs/test-run-plugin.build.chunks.jsonl +5 -5
- package/.rush/temp/package-deps_build.json +2 -2
- package/.rush/temp/shrinkwrap-deps.json +2 -2
- package/CHANGELOG.json +3 -3
- package/CHANGELOG.md +3 -3
- package/dist/index.d.mts +1 -4
- package/dist/index.d.ts +1 -4
- package/package.json +10 -10
- package/rush-logs/test-run-plugin.build.log +5 -5
|
@@ -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[32m23.12 KB\u001b[39m\n"}
|
|
13
13
|
{"kind":"O","text":"\u001b[32mCJS\u001b[39m \u001b[1mdist/index.js.map \u001b[22m\u001b[32m45.85 KB\u001b[39m\n"}
|
|
14
|
-
{"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in
|
|
14
|
+
{"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in 144ms\n"}
|
|
15
15
|
{"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js \u001b[22m\u001b[32m20.37 KB\u001b[39m\n"}
|
|
16
16
|
{"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js.map \u001b[22m\u001b[32m45.46 KB\u001b[39m\n"}
|
|
17
|
-
{"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in
|
|
17
|
+
{"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 145ms\n"}
|
|
18
18
|
{"kind":"O","text":"\u001b[34mDTS\u001b[39m Build start\n"}
|
|
19
|
-
{"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in
|
|
20
|
-
{"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.ts \u001b[22m\u001b[32m10.
|
|
21
|
-
{"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.mts \u001b[22m\u001b[32m10.
|
|
19
|
+
{"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in 3461ms\n"}
|
|
20
|
+
{"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.ts \u001b[22m\u001b[32m10.00 KB\u001b[39m\n"}
|
|
21
|
+
{"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.mts \u001b[22m\u001b[32m10.00 KB\u001b[39m\n"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
|
-
"packages/plugins/test-run-plugin/.rush/temp/shrinkwrap-deps.json": "
|
|
3
|
+
"packages/plugins/test-run-plugin/.rush/temp/shrinkwrap-deps.json": "97d53d01ff9919a6efc0851a5728e0971f397a61",
|
|
4
4
|
"packages/plugins/test-run-plugin/eslint.config.js": "fc090051ebd4baacf22d6966ed4de1f236b9a73a",
|
|
5
|
-
"packages/plugins/test-run-plugin/package.json": "
|
|
5
|
+
"packages/plugins/test-run-plugin/package.json": "2940807ee4bcfc5ac137af2880277ab7ba963e13",
|
|
6
6
|
"packages/plugins/test-run-plugin/src/create-test-run-plugin.ts": "f763c673e16d2fd477165ea63ec18bd97dd4a14e",
|
|
7
7
|
"packages/plugins/test-run-plugin/src/form-engine/contexts.ts": "dbd003d0c9d9e17fcff7fba4acbce7ac5cd63692",
|
|
8
8
|
"packages/plugins/test-run-plugin/src/form-engine/fields/create-field.tsx": "881fe8817bf6bf004cb6027f3663ba401d552355",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"../../packages/plugins/test-run-plugin": "../../packages/plugins/test-run-plugin
|
|
2
|
+
"../../packages/plugins/test-run-plugin": "../../packages/plugins/test-run-plugin:pJq8mPdYAnocyolzNtUGQEtyApEofIZkAG+FkPB+E1g=:",
|
|
3
3
|
"@esbuild/aix-ppc64@0.25.9": "sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==",
|
|
4
4
|
"@esbuild/android-arm64@0.25.9": "sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==",
|
|
5
5
|
"@esbuild/android-arm@0.25.9": "sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==",
|
|
@@ -158,5 +158,5 @@
|
|
|
158
158
|
"wrap-ansi@7.0.0": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
159
159
|
"wrap-ansi@8.1.0": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
|
|
160
160
|
"yaml@2.8.1": "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==",
|
|
161
|
-
"zustand@5.
|
|
161
|
+
"zustand@4.5.7(@types/react@18.3.24)(immer@10.1.3)(react@18.3.1)": "sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw=="
|
|
162
162
|
}
|
package/CHANGELOG.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"name": "@flowgram.ai/test-run-plugin",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"version": "1.0.
|
|
6
|
-
"tag": "@flowgram.ai/test-run-plugin_v1.0.
|
|
7
|
-
"date": "
|
|
5
|
+
"version": "1.0.10",
|
|
6
|
+
"tag": "@flowgram.ai/test-run-plugin_v1.0.10",
|
|
7
|
+
"date": "Fri, 03 Apr 2026 03:10:37 GMT",
|
|
8
8
|
"comments": {}
|
|
9
9
|
}
|
|
10
10
|
]
|
package/CHANGELOG.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Change Log - @flowgram.ai/test-run-plugin
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Fri, 03 Apr 2026 03:10:37 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
|
-
## 1.0.
|
|
6
|
-
|
|
5
|
+
## 1.0.10
|
|
6
|
+
Fri, 03 Apr 2026 03:10:37 GMT
|
|
7
7
|
|
|
8
8
|
_Initial release_
|
|
9
9
|
|
package/dist/index.d.mts
CHANGED
|
@@ -189,10 +189,7 @@ interface TestRunPipelinePlugin {
|
|
|
189
189
|
declare class StoreService<State> {
|
|
190
190
|
store: StoreApi<State>;
|
|
191
191
|
get getState(): () => State;
|
|
192
|
-
get setState():
|
|
193
|
-
(partial: State | Partial<State> | ((state: State) => State | Partial<State>), replace?: false): void;
|
|
194
|
-
(state: State | ((state: State) => State), replace: true): void;
|
|
195
|
-
};
|
|
192
|
+
get setState(): (partial: State | Partial<State> | ((state: State) => State | Partial<State>), replace?: boolean | undefined) => void;
|
|
196
193
|
constructor(stateCreator: StateCreator<State>);
|
|
197
194
|
}
|
|
198
195
|
|
package/dist/index.d.ts
CHANGED
|
@@ -189,10 +189,7 @@ interface TestRunPipelinePlugin {
|
|
|
189
189
|
declare class StoreService<State> {
|
|
190
190
|
store: StoreApi<State>;
|
|
191
191
|
get getState(): () => State;
|
|
192
|
-
get setState():
|
|
193
|
-
(partial: State | Partial<State> | ((state: State) => State | Partial<State>), replace?: false): void;
|
|
194
|
-
(state: State | ((state: State) => State), replace: true): void;
|
|
195
|
-
};
|
|
192
|
+
get setState(): (partial: State | Partial<State> | ((state: State) => State | Partial<State>), replace?: boolean | undefined) => void;
|
|
196
193
|
constructor(stateCreator: StateCreator<State>);
|
|
197
194
|
}
|
|
198
195
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowgram.ai/test-run-plugin",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.10",
|
|
4
4
|
"homepage": "https://flowgram.ai/",
|
|
5
5
|
"repository": "https://github.com/bytedance/flowgram.ai",
|
|
6
6
|
"license": "MIT",
|
|
@@ -15,21 +15,21 @@
|
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"inversify": "^6.0.1",
|
|
17
17
|
"nanoid": "^5.0.9",
|
|
18
|
-
"zustand": "^5.
|
|
19
|
-
"@flowgram.ai/core": "1.0.
|
|
20
|
-
"@flowgram.ai/
|
|
21
|
-
"@flowgram.ai/
|
|
22
|
-
"@flowgram.ai/utils": "1.0.
|
|
23
|
-
"@flowgram.ai/
|
|
24
|
-
"@flowgram.ai/
|
|
18
|
+
"zustand": "^4.5.5",
|
|
19
|
+
"@flowgram.ai/form-core": "1.0.10",
|
|
20
|
+
"@flowgram.ai/core": "1.0.10",
|
|
21
|
+
"@flowgram.ai/document": "1.0.10",
|
|
22
|
+
"@flowgram.ai/utils": "1.0.10",
|
|
23
|
+
"@flowgram.ai/form": "1.0.10",
|
|
24
|
+
"@flowgram.ai/reactive": "1.0.10"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"react": "^18",
|
|
28
28
|
"@types/react": "^18",
|
|
29
29
|
"tsup": "^8.0.1",
|
|
30
30
|
"typescript": "^5.8.3",
|
|
31
|
-
"@flowgram.ai/
|
|
32
|
-
"@flowgram.ai/
|
|
31
|
+
"@flowgram.ai/eslint-config": "1.0.10",
|
|
32
|
+
"@flowgram.ai/ts-config": "1.0.10"
|
|
33
33
|
},
|
|
34
34
|
"peerDependencies": {
|
|
35
35
|
"react": ">=16.8"
|
|
@@ -11,11 +11,11 @@ CJS Build start
|
|
|
11
11
|
ESM Build start
|
|
12
12
|
CJS dist/index.js 23.12 KB
|
|
13
13
|
CJS dist/index.js.map 45.85 KB
|
|
14
|
-
CJS ⚡️ Build success in
|
|
14
|
+
CJS ⚡️ Build success in 144ms
|
|
15
15
|
ESM dist/esm/index.js 20.37 KB
|
|
16
16
|
ESM dist/esm/index.js.map 45.46 KB
|
|
17
|
-
ESM ⚡️ Build success in
|
|
17
|
+
ESM ⚡️ Build success in 145ms
|
|
18
18
|
DTS Build start
|
|
19
|
-
DTS ⚡️ Build success in
|
|
20
|
-
DTS dist/index.d.ts 10.
|
|
21
|
-
DTS dist/index.d.mts 10.
|
|
19
|
+
DTS ⚡️ Build success in 3461ms
|
|
20
|
+
DTS dist/index.d.ts 10.00 KB
|
|
21
|
+
DTS dist/index.d.mts 10.00 KB
|