@xiping/react-components 1.0.58 → 1.0.60
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/README.md +92 -6
- package/dist/cjs/components/comic-text/ComicText.css +1 -1
- package/dist/cjs/components/dock/Duck.css +1 -1
- package/dist/cjs/components/gradient-text/index.css +1 -1
- package/dist/cjs/components/gradient-text/index.js +1 -1
- package/dist/cjs/components/image-compare/ImageCompare.css +1 -1
- package/dist/cjs/components/image-viewer/ImageThumbnails.css +1 -1
- package/dist/cjs/components/image-viewer/ImageViewer.css +1 -1
- package/dist/cjs/components/message/Message.js +1 -1
- package/dist/cjs/components/scratch-to-reveal/ScratchToReveal.css +1 -1
- package/dist/cjs/components/subtitle-player/LyricsMode.css +1 -1
- package/dist/cjs/components/subtitle-player/SubtitlePlayer.js +1 -1
- package/dist/cjs/components/txt-reader/TxtReader.js +1 -1
- package/dist/cjs/components/typing-animation/index.js +1 -1
- package/dist/cjs/components/variable-proximity/index.css +1 -1
- package/dist/cjs/components/variable-proximity/index.js +1 -1
- package/dist/cjs/components/video-subtitle-player/VideoSubtitlePlayer.css +1 -1
- package/dist/cjs/components/video-subtitle-player/VideoSubtitlePlayer.js +1 -1
- package/dist/cjs/components/video-subtitle-player/VideoSubtitlePlayer.mobile.css +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/node_modules/.pnpm/xgplayer@3.0.23_core-js@3.47.0/node_modules/xgplayer/dist/index.min.css +1 -1
- package/dist/cjs/react-components.css +11 -11
- package/dist/cjs/utils/utils.d.ts +1 -0
- package/dist/es/components/comic-text/ComicText.css +1 -1
- package/dist/es/components/confetti-button/index.js +1 -1
- package/dist/es/components/dock/Duck.css +1 -1
- package/dist/es/components/gradient-text/index.css +1 -1
- package/dist/es/components/gradient-text/index.js +6 -7
- package/dist/es/components/image-compare/ImageCompare.css +1 -1
- package/dist/es/components/image-viewer/ImageThumbnails.css +1 -1
- package/dist/es/components/image-viewer/ImageViewer.css +1 -1
- package/dist/es/components/message/Message.js +15 -16
- package/dist/es/components/scratch-to-reveal/ScratchToReveal.css +1 -1
- package/dist/es/components/subtitle-player/LyricsMode.css +1 -1
- package/dist/es/components/subtitle-player/SubtitlePlayer.js +9 -10
- package/dist/es/components/txt-reader/TxtReader.js +9 -10
- package/dist/es/components/typing-animation/index.js +17 -18
- package/dist/es/components/variable-proximity/index.css +1 -1
- package/dist/es/components/variable-proximity/index.js +28 -29
- package/dist/es/components/video-subtitle-player/VideoSubtitlePlayer.css +1 -1
- package/dist/es/components/video-subtitle-player/VideoSubtitlePlayer.js +1 -2
- package/dist/es/components/video-subtitle-player/VideoSubtitlePlayer.mobile.css +1 -1
- package/dist/es/index.js +51 -51
- package/dist/es/node_modules/.pnpm/xgplayer@3.0.23_core-js@3.47.0/node_modules/xgplayer/dist/index.min.css +1 -1
- package/dist/es/react-components.css +11 -11
- package/dist/es/utils/utils.d.ts +1 -0
- package/package.json +27 -31
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xiping/react-components",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.60",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/cjs/index.js",
|
|
7
7
|
"module": "./dist/es/index.js",
|
|
@@ -41,15 +41,15 @@
|
|
|
41
41
|
"@heroui/react": "^2.8.8",
|
|
42
42
|
"@radix-ui/react-scroll-area": "^1.2.10",
|
|
43
43
|
"@react-spring/web": "9.7.5",
|
|
44
|
-
"@tiptap/pm": "^3.
|
|
45
|
-
"@tiptap/react": "^3.
|
|
46
|
-
"@tiptap/starter-kit": "^3.
|
|
44
|
+
"@tiptap/pm": "^3.19.0",
|
|
45
|
+
"@tiptap/react": "^3.19.0",
|
|
46
|
+
"@tiptap/starter-kit": "^3.19.0",
|
|
47
47
|
"@use-gesture/react": "^10.3.1",
|
|
48
48
|
"@xiping/llm-utils": "1.0.10",
|
|
49
49
|
"@xiping/subtitle": "1.0.52",
|
|
50
50
|
"ahooks": "^3.9.6",
|
|
51
|
-
"axios": "^1.13.
|
|
52
|
-
"bowser": "^2.
|
|
51
|
+
"axios": "^1.13.5",
|
|
52
|
+
"bowser": "^2.14.1",
|
|
53
53
|
"canvas-confetti": "^1.9.4",
|
|
54
54
|
"class-variance-authority": "^0.7.1",
|
|
55
55
|
"clsx": "^2.1.1",
|
|
@@ -57,56 +57,52 @@
|
|
|
57
57
|
"gsap": "^3.14.2",
|
|
58
58
|
"lodash-es": "^4.17.23",
|
|
59
59
|
"lucide-react": "^0.563.0",
|
|
60
|
-
"motion": "^12.
|
|
61
|
-
"react": "^19.2.
|
|
60
|
+
"motion": "^12.34.0",
|
|
61
|
+
"react": "^19.2.4",
|
|
62
62
|
"react-device-detect": "^2.2.3",
|
|
63
|
-
"react-dom": "^19.2.
|
|
64
|
-
"react-force-graph-3d": "^1.29.
|
|
63
|
+
"react-dom": "^19.2.4",
|
|
64
|
+
"react-force-graph-3d": "^1.29.1",
|
|
65
65
|
"react-hot-toast": "^2.6.0",
|
|
66
66
|
"react-icons": "^5.5.0",
|
|
67
67
|
"react-markdown": "^10.1.0",
|
|
68
|
-
"react-resizable-panels": "^4.
|
|
68
|
+
"react-resizable-panels": "^4.6.2",
|
|
69
69
|
"react-router-dom": "^7.13.0",
|
|
70
70
|
"xgplayer": "^3.0.23",
|
|
71
71
|
"zustand": "^5.0.11"
|
|
72
72
|
},
|
|
73
73
|
"devDependencies": {
|
|
74
|
-
"@chromatic-com/storybook": "^
|
|
74
|
+
"@chromatic-com/storybook": "^5.0.1",
|
|
75
75
|
"@eslint/js": "^9.39.2",
|
|
76
|
-
"@faker-js/faker": "^10.
|
|
77
|
-
"@storybook/addon-docs": "^
|
|
78
|
-
"@storybook/addon-onboarding": "^
|
|
79
|
-
"@storybook/react-vite": "^
|
|
76
|
+
"@faker-js/faker": "^10.3.0",
|
|
77
|
+
"@storybook/addon-docs": "^10.2.8",
|
|
78
|
+
"@storybook/addon-onboarding": "^10.2.8",
|
|
79
|
+
"@storybook/react-vite": "^10.2.8",
|
|
80
|
+
"@tailwindcss/vite": "^4.1.18",
|
|
80
81
|
"@types/canvas-confetti": "^1.9.0",
|
|
81
82
|
"@types/lodash-es": "^4.17.12",
|
|
82
|
-
"@types/node": "^22.19.
|
|
83
|
-
"@types/react": "^19.2.
|
|
83
|
+
"@types/node": "^22.19.11",
|
|
84
|
+
"@types/react": "^19.2.14",
|
|
84
85
|
"@types/react-dom": "^19.2.3",
|
|
85
|
-
"@vitejs/plugin-react": "^5.1.
|
|
86
|
-
"autoprefixer": "^10.4.23",
|
|
86
|
+
"@vitejs/plugin-react": "^5.1.4",
|
|
87
87
|
"eslint": "^9.39.2",
|
|
88
88
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
89
|
-
"eslint-plugin-react-refresh": "^0.
|
|
90
|
-
"eslint-plugin-storybook": "^
|
|
89
|
+
"eslint-plugin-react-refresh": "^0.5.0",
|
|
90
|
+
"eslint-plugin-storybook": "^10.2.8",
|
|
91
91
|
"globals": "^17.3.0",
|
|
92
|
-
"postcss": "^8.5.6",
|
|
93
92
|
"rollup-preserve-directives": "^1.1.3",
|
|
94
93
|
"sharp": "^0.34.5",
|
|
95
|
-
"storybook": "^
|
|
94
|
+
"storybook": "^10.2.8",
|
|
96
95
|
"svgo": "^4.0.0",
|
|
97
|
-
"
|
|
98
|
-
"tailwind-scrollbar": "^4.0.2",
|
|
99
|
-
"tailwindcss": "^3.4.19",
|
|
100
|
-
"tailwindcss-safe-area": "^0.8.0",
|
|
96
|
+
"tailwindcss": "^4.1.18",
|
|
101
97
|
"terser": "^5.46.0",
|
|
102
98
|
"typescript": "^5.9.3",
|
|
103
|
-
"typescript-eslint": "^8.
|
|
99
|
+
"typescript-eslint": "^8.55.0",
|
|
104
100
|
"vite": "^7.3.1",
|
|
105
101
|
"vite-plugin-dts": "^4.5.4",
|
|
106
102
|
"vite-plugin-image-optimizer": "^2.0.3",
|
|
107
103
|
"vite-plugin-lib-inject-css": "^2.2.2",
|
|
108
104
|
"vite-plugin-zip-pack": "^1.2.4",
|
|
109
|
-
"vite-tsconfig-paths": "^6.
|
|
105
|
+
"vite-tsconfig-paths": "^6.1.1"
|
|
110
106
|
},
|
|
111
107
|
"publishConfig": {
|
|
112
108
|
"access": "public",
|
|
@@ -115,5 +111,5 @@
|
|
|
115
111
|
"engines": {
|
|
116
112
|
"node": ">=22"
|
|
117
113
|
},
|
|
118
|
-
"gitHead": "
|
|
114
|
+
"gitHead": "ccc3b005287f15abceac6210833bf8c8ace3fbaf"
|
|
119
115
|
}
|