@tarsis/toolkit 0.3.1 → 0.4.0
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/dist/gl-BytuN41l.cjs +380 -0
- package/dist/gl-D_Ly48gx.js +357 -0
- package/dist/index.cjs +30797 -342
- package/dist/index.css +5454 -4950
- package/dist/index.d.ts +628 -465
- package/dist/index.js +30421 -1
- package/package.json +56 -61
- package/dist/gl-Ck8RJfgo.cjs +0 -3256
- package/dist/gl-aoSUckLs.js +0 -3252
- package/dist/index-DHV_gGtW.js +0 -79035
- package/dist/index-DKo54p8r.cjs +0 -79387
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tarsis/toolkit",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.4.0",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -9,7 +9,8 @@
|
|
|
9
9
|
"license": "MIT",
|
|
10
10
|
"type": "module",
|
|
11
11
|
"files": [
|
|
12
|
-
"dist"
|
|
12
|
+
"dist",
|
|
13
|
+
"package.json"
|
|
13
14
|
],
|
|
14
15
|
"sideEffects": [
|
|
15
16
|
"**/*.css"
|
|
@@ -47,102 +48,96 @@
|
|
|
47
48
|
},
|
|
48
49
|
"devDependencies": {
|
|
49
50
|
"@biomejs/biome": "1.9.4",
|
|
50
|
-
"@chromatic-com/storybook": "
|
|
51
|
-
"@eslint/compat": "1.
|
|
52
|
-
"@faker-js/faker": "
|
|
53
|
-
"@laynezh/vite-plugin-lib-assets": "
|
|
51
|
+
"@chromatic-com/storybook": "4.1.1",
|
|
52
|
+
"@eslint/compat": "1.4.0",
|
|
53
|
+
"@faker-js/faker": "10.0.0",
|
|
54
|
+
"@laynezh/vite-plugin-lib-assets": "2.1.3",
|
|
54
55
|
"@reach/tooltip": "0.18.0",
|
|
55
56
|
"@react-spring/web": "9.7.5",
|
|
56
|
-
"@storybook/addon-
|
|
57
|
-
"@storybook/addon-
|
|
58
|
-
"@storybook/addon-
|
|
59
|
-
"@storybook/
|
|
60
|
-
"@
|
|
61
|
-
"@
|
|
62
|
-
"@storybook/react": "8.6.12",
|
|
63
|
-
"@storybook/react-vite": "8.6.12",
|
|
64
|
-
"@storybook/test": "8.6.12",
|
|
65
|
-
"@testing-library/jest-dom": "6.6.3",
|
|
57
|
+
"@storybook/addon-docs": "9.1.8",
|
|
58
|
+
"@storybook/addon-links": "9.1.8",
|
|
59
|
+
"@storybook/addon-onboarding": "9.1.8",
|
|
60
|
+
"@storybook/react-vite": "9.1.8",
|
|
61
|
+
"@testing-library/dom": "10.4.1",
|
|
62
|
+
"@testing-library/jest-dom": "6.8.0",
|
|
66
63
|
"@testing-library/react": "16.3.0",
|
|
67
64
|
"@testing-library/user-event": "14.6.1",
|
|
68
|
-
"@types/canvas-confetti": "1.
|
|
69
|
-
"@types/chroma-js": "3.1.1",
|
|
65
|
+
"@types/canvas-confetti": "1.9.0",
|
|
70
66
|
"@types/dat.gui": "0.7.13",
|
|
71
67
|
"@types/flickity": "2.2.11",
|
|
72
68
|
"@types/howler": "2.2.12",
|
|
73
|
-
"@types/node": "
|
|
69
|
+
"@types/node": "22.18.0",
|
|
74
70
|
"@types/p5": "1.7.6",
|
|
75
|
-
"@types/react": "19.1.
|
|
76
|
-
"@types/react-dom": "19.1.
|
|
77
|
-
"@typescript-eslint/eslint-plugin": "8.
|
|
78
|
-
"@typescript-eslint/parser": "8.
|
|
71
|
+
"@types/react": "19.1.15",
|
|
72
|
+
"@types/react-dom": "19.1.9",
|
|
73
|
+
"@typescript-eslint/eslint-plugin": "8.44.1",
|
|
74
|
+
"@typescript-eslint/parser": "8.44.1",
|
|
79
75
|
"@use-gesture/react": "10.3.1",
|
|
80
|
-
"@vitejs/plugin-react-swc": "3.
|
|
81
|
-
"@vitest/coverage-v8": "3.
|
|
82
|
-
"@vitest/ui": "3.
|
|
76
|
+
"@vitejs/plugin-react-swc": "3.11.0",
|
|
77
|
+
"@vitest/coverage-v8": "3.2.4",
|
|
78
|
+
"@vitest/ui": "3.2.4",
|
|
83
79
|
"autoprefixer": "10.4.21",
|
|
84
|
-
"bowser": "2.
|
|
80
|
+
"bowser": "2.12.1",
|
|
85
81
|
"canvas-confetti": "1.9.3",
|
|
86
|
-
"chroma-js": "3.1.2",
|
|
87
82
|
"classnames": "2.5.1",
|
|
83
|
+
"dat.gui": "0.7.9",
|
|
88
84
|
"eslint": "8.57.1",
|
|
89
|
-
"eslint-config-prettier": "10.1.
|
|
85
|
+
"eslint-config-prettier": "10.1.8",
|
|
86
|
+
"eslint-plugin-import": "^2.32.0",
|
|
90
87
|
"eslint-plugin-jest-dom": "5.5.0",
|
|
91
88
|
"eslint-plugin-react": "7.37.5",
|
|
92
89
|
"eslint-plugin-react-hooks": "5.2.0",
|
|
93
|
-
"eslint-plugin-react-refresh": "0.4.
|
|
94
|
-
"eslint-plugin-storybook": "
|
|
95
|
-
"expect-type": "1.2.
|
|
90
|
+
"eslint-plugin-react-refresh": "0.4.22",
|
|
91
|
+
"eslint-plugin-storybook": "9.1.8",
|
|
92
|
+
"expect-type": "1.2.2",
|
|
96
93
|
"flickity": "2.3.0",
|
|
97
|
-
"framer-motion": "12.
|
|
94
|
+
"framer-motion": "12.23.22",
|
|
98
95
|
"gsap": "3.13.0",
|
|
99
96
|
"howler": "2.2.4",
|
|
100
97
|
"html2canvas": "1.4.1",
|
|
101
98
|
"husky": "9.1.7",
|
|
102
99
|
"jsdom": "26.1.0",
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"postcss
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
"react
|
|
100
|
+
"load-bmfont": "1.4.1",
|
|
101
|
+
"p5": "2.0.4",
|
|
102
|
+
"postcss": "8.5.6",
|
|
103
|
+
"postcss-preset-env": "10.4.0",
|
|
104
|
+
"prettier": "3.6.2",
|
|
105
|
+
"react": "19.1.1",
|
|
106
|
+
"react-dom": "19.1.1",
|
|
109
107
|
"react-flip-toolkit": "7.2.4",
|
|
110
108
|
"react-icons": "5.5.0",
|
|
111
|
-
"
|
|
112
|
-
"
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"vite
|
|
109
|
+
"sass": "1.93.2",
|
|
110
|
+
"storybook": "9.1.8",
|
|
111
|
+
"swiper": "11.2.10",
|
|
112
|
+
"three": "0.117.1",
|
|
113
|
+
"three-bmfont-text": "3.0.1",
|
|
114
|
+
"three-orbit-controls": "82.1.0",
|
|
115
|
+
"typescript": "5.9.2",
|
|
116
|
+
"vite": "7.1.7",
|
|
117
|
+
"vite-plugin-dts": "4.5.4",
|
|
118
|
+
"vite-plugin-static-copy": "3.1.2",
|
|
119
119
|
"vite-tsconfig-paths": "5.1.4",
|
|
120
|
-
"vitest": "3.
|
|
120
|
+
"vitest": "3.2.4"
|
|
121
121
|
},
|
|
122
122
|
"peerDependencies": {
|
|
123
123
|
"@reach/tooltip": "^0.18.0",
|
|
124
124
|
"@react-spring/web": "^9.7.5",
|
|
125
125
|
"@use-gesture/react": "^10.3.1",
|
|
126
|
-
"bowser": "^2.
|
|
126
|
+
"bowser": "^2.12.1",
|
|
127
127
|
"canvas-confetti": "^1.9.3",
|
|
128
|
-
"chroma-js": "^3.1.2",
|
|
129
128
|
"classnames": "^2.5.1",
|
|
130
129
|
"flickity": "^2.3.0",
|
|
131
|
-
"framer-motion": "^12.
|
|
130
|
+
"framer-motion": "^12.23.12",
|
|
132
131
|
"gsap": "^3.13.0",
|
|
133
132
|
"howler": "^2.2.4",
|
|
134
133
|
"html2canvas": "^1.4.1",
|
|
135
|
-
"p5": "^2.0.1",
|
|
136
|
-
"react": "^19.0.0",
|
|
137
|
-
"react-dom": "^19.0.0",
|
|
138
|
-
"react-flip-toolkit": "^7.2.4",
|
|
139
|
-
"react-icons": "^5.4.0",
|
|
140
|
-
"rooks": "^7.14.1 || ^8.0.0",
|
|
141
|
-
"swiper": "^11.2.0"
|
|
142
|
-
},
|
|
143
|
-
"dependencies": {
|
|
144
|
-
"dat.gui": "^0.7.9",
|
|
145
134
|
"load-bmfont": "1.4.1",
|
|
135
|
+
"p5": "^2.0.4",
|
|
136
|
+
"react": "^19.1.1",
|
|
137
|
+
"react-dom": "^19.1.1",
|
|
138
|
+
"react-flip-toolkit": "^7.2.4",
|
|
139
|
+
"react-icons": "^5.5.0",
|
|
140
|
+
"swiper": "^11.2.10",
|
|
146
141
|
"three": "0.117.1",
|
|
147
142
|
"three-bmfont-text": "3.0.1",
|
|
148
143
|
"three-orbit-controls": "82.1.0"
|