@window-splitter/react 1.1.2 → 1.1.4
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.log +1 -1
- package/.turbo/turbo-test.log +23 -3
- package/package.json +5 -5
- package/.turbo/turbo-lint.log +0 -18
- package/LICENSE +0 -7
package/.turbo/turbo-build.log
CHANGED
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,13 +1,33 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> @window-splitter/react@1.1.
|
|
3
|
+
> @window-splitter/react@1.1.3 test /Users/andrew/Documents/window-splitter/packages/react
|
|
4
4
|
> CI=true vitest
|
|
5
5
|
|
|
6
6
|
[?25l
|
|
7
|
-
[1m[46m RUN [49m[22m [36mv3.1.2 [39m[90m/Users/
|
|
7
|
+
[1m[46m RUN [49m[22m [36mv3.1.2 [39m[90m/Users/andrew/Documents/window-splitter/packages/react[39m
|
|
8
8
|
|
|
9
9
|
[90mstdout[2m | src/ReactWindowSplitter.test.tsx[2m > [22m[2mKeyboard interactions with collapsed panels
|
|
10
10
|
[22m[39mCOLLAPSE CONTROLLED false
|
|
11
11
|
[90mstdout[2m | src/ReactWindowSplitter.test.tsx[2m > [22m[2mKeyboard interactions with collapsed panels
|
|
12
|
+
[22m[39mCOLLAPSE CONTROLLED true
|
|
13
|
+
[90mstdout[2m | src/ReactWindowSplitter.test.tsx[2m > [22m[2mKeyboard interactions with collapsed panels
|
|
12
14
|
[22m[39mCOLLAPSE CONTROLLED false
|
|
13
|
-
[
|
|
15
|
+
[90mstdout[2m | src/ReactWindowSplitter.test.tsx[2m > [22m[2mimperative panel API[2m > [22m[2mpanel
|
|
16
|
+
[22m[39mCOLLAPSE PASSIVE true
|
|
17
|
+
[90mstdout[2m | src/ReactWindowSplitter.test.tsx[2m > [22m[2mimperative panel API[2m > [22m[2mpanel
|
|
18
|
+
[22m[39mCOLLAPSE PASSIVE false
|
|
19
|
+
[32m✓[39m [30m[43m chromium [49m[39m src/ReactWindowSplitter.test.tsx [2m([22m[2m11 tests[22m[2m)[22m[33m 26287[2mms[22m[39m
|
|
20
|
+
[33m[2m✓[22m[39m horizontal layout [33m 3406[2mms[22m[39m
|
|
21
|
+
[33m[2m✓[22m[39m vertical layout [33m 1206[2mms[22m[39m
|
|
22
|
+
[33m[2m✓[22m[39m Autosave[2m > [22mlocalStorage [33m 1264[2mms[22m[39m
|
|
23
|
+
[33m[2m✓[22m[39m Autosave[2m > [22mcallback [33m 4451[2mms[22m[39m
|
|
24
|
+
[33m[2m✓[22m[39m Autosave[2m > [22mcookie [33m 1274[2mms[22m[39m
|
|
25
|
+
[33m[2m✓[22m[39m Keyboard interactions with collapsed panels [33m 2739[2mms[22m[39m
|
|
26
|
+
[33m[2m✓[22m[39m imperative panel API[2m > [22mpanel [33m 11112[2mms[22m[39m
|
|
27
|
+
|
|
28
|
+
[2m Test Files [22m [1m[32m1 passed[39m[22m[90m (1)[39m
|
|
29
|
+
[2m Tests [22m [1m[32m11 passed[39m[22m[90m (11)[39m
|
|
30
|
+
[2m Start at [22m 11:44:24
|
|
31
|
+
[2m Duration [22m 27.04s[2m (transform 0ms, setup 152ms, collect 38ms, tests 26.29s, environment 0ms, prepare 13ms)[22m
|
|
32
|
+
|
|
33
|
+
[?25h
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "https://json.schemastore.org/package.json",
|
|
3
3
|
"name": "@window-splitter/react",
|
|
4
4
|
"sideEffects": false,
|
|
5
|
-
"version": "1.1.
|
|
5
|
+
"version": "1.1.4",
|
|
6
6
|
"description": "A WAI-ARIA compliant window splitter for React.",
|
|
7
7
|
"homepage": "https://react-window-splitter-six.vercel.app",
|
|
8
8
|
"repository": {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
38
|
"@chromatic-com/storybook": "^1.6.1",
|
|
39
|
-
"@internal/eslint-config": "1.1.
|
|
39
|
+
"@internal/eslint-config": "1.1.4",
|
|
40
40
|
"@rsbuild/core": "^1.3.12",
|
|
41
41
|
"@rsdoctor/rspack-plugin": "^1.0.2",
|
|
42
42
|
"@storybook/react": "^8.2.9",
|
|
@@ -62,8 +62,8 @@
|
|
|
62
62
|
},
|
|
63
63
|
"dependencies": {
|
|
64
64
|
"@react-aria/utils": "^3.28.2",
|
|
65
|
-
"@window-splitter/interface": "1.1.
|
|
66
|
-
"@window-splitter/state": "1.1.
|
|
65
|
+
"@window-splitter/interface": "1.1.4",
|
|
66
|
+
"@window-splitter/state": "1.1.4"
|
|
67
67
|
},
|
|
68
68
|
"tshy": {
|
|
69
69
|
"exclude": [
|
|
@@ -98,5 +98,5 @@
|
|
|
98
98
|
"resizable",
|
|
99
99
|
"window"
|
|
100
100
|
],
|
|
101
|
-
"gitHead": "
|
|
101
|
+
"gitHead": "df18ce3b7488d52f8d91ae7000f5dcaec65f6bdd"
|
|
102
102
|
}
|
package/.turbo/turbo-lint.log
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
> @window-splitter/react@1.1.0 lint /Users/alisowski/Documents/react-window-splitter/packages/react
|
|
4
|
-
> eslint .
|
|
5
|
-
|
|
6
|
-
=============
|
|
7
|
-
|
|
8
|
-
WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.
|
|
9
|
-
|
|
10
|
-
You may find that it works just fine, or you may not.
|
|
11
|
-
|
|
12
|
-
SUPPORTED TYPESCRIPT VERSIONS: >=4.7.4 <5.6.0
|
|
13
|
-
|
|
14
|
-
YOUR TYPESCRIPT VERSION: 5.8.3
|
|
15
|
-
|
|
16
|
-
Please only submit bug reports when using the officially supported version.
|
|
17
|
-
|
|
18
|
-
=============
|
package/LICENSE
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
Copyright 2025 Andrew Lisowski
|
|
2
|
-
|
|
3
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
4
|
-
|
|
5
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6
|
-
|
|
7
|
-
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|