@oyat/editor 1.5.5 → 1.5.7
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/components/editor/plugins/mention-kit.d.ts.map +1 -1
- package/dist/components/ui/alert-dialog.d.ts.map +1 -1
- package/dist/components/ui/button.d.ts.map +1 -1
- package/dist/components/ui/calendar.d.ts +1 -1
- package/dist/components/ui/calendar.d.ts.map +1 -1
- package/dist/components/ui/checkbox.d.ts.map +1 -1
- package/dist/components/ui/context-menu.d.ts.map +1 -1
- package/dist/components/ui/inline-combobox.d.ts.map +1 -1
- package/dist/index.js +6 -6
- package/dist/index.js.map +1 -1
- package/package.json +42 -42
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oyat/editor",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.7",
|
|
4
4
|
"description": "A powerful, feature-rich Plate.js editor component with AI integration, collaboration features, and extensive customization options",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -36,10 +36,10 @@
|
|
|
36
36
|
"homepage": "https://github.com/oyat-app/oyat-editor#readme",
|
|
37
37
|
"scripts": {
|
|
38
38
|
"dev": "vite",
|
|
39
|
-
"build": "tsc && vite build",
|
|
40
|
-
"build:lib": "vite build --config vite.config.lib.ts",
|
|
39
|
+
"build": "tsc -b && vite build",
|
|
41
40
|
"lint": "eslint .",
|
|
42
41
|
"preview": "vite preview",
|
|
42
|
+
"build:lib": "vite build --config vite.config.lib.ts",
|
|
43
43
|
"prepublishOnly": "npm run build:lib",
|
|
44
44
|
"type-check": "tsc --noEmit"
|
|
45
45
|
},
|
|
@@ -48,38 +48,38 @@
|
|
|
48
48
|
"@ariakit/react": "^0.4.20",
|
|
49
49
|
"@emoji-mart/data": "1.2.1",
|
|
50
50
|
"@faker-js/faker": "^10.1.0",
|
|
51
|
-
"@platejs/ai": "^52.0.
|
|
52
|
-
"@platejs/autoformat": "^52.0.
|
|
53
|
-
"@platejs/basic-nodes": "^52.0.
|
|
54
|
-
"@platejs/basic-styles": "^52.0.
|
|
55
|
-
"@platejs/callout": "^52.0.
|
|
56
|
-
"@platejs/caption": "^52.0.
|
|
57
|
-
"@platejs/code-block": "^52.0.
|
|
58
|
-
"@platejs/combobox": "^52.0.
|
|
59
|
-
"@platejs/comment": "^52.0.
|
|
60
|
-
"@platejs/date": "^52.0.
|
|
61
|
-
"@platejs/diff": "^52.0.
|
|
62
|
-
"@platejs/dnd": "^52.0.
|
|
63
|
-
"@platejs/docx": "^52.0.
|
|
64
|
-
"@platejs/emoji": "^52.0.
|
|
65
|
-
"@platejs/excalidraw": "^52.0.
|
|
66
|
-
"@platejs/floating": "^52.0.
|
|
67
|
-
"@platejs/indent": "^52.0.
|
|
68
|
-
"@platejs/juice": "^52.0.
|
|
69
|
-
"@platejs/layout": "^52.0.
|
|
70
|
-
"@platejs/link": "^52.0.
|
|
71
|
-
"@platejs/list": "^52.0.
|
|
72
|
-
"@platejs/markdown": "^52.0.
|
|
73
|
-
"@platejs/math": "^52.0.
|
|
74
|
-
"@platejs/media": "^52.0.
|
|
75
|
-
"@platejs/mention": "^52.0.
|
|
76
|
-
"@platejs/resizable": "^52.0.
|
|
77
|
-
"@platejs/selection": "^52.0.
|
|
78
|
-
"@platejs/slash-command": "^52.0.
|
|
79
|
-
"@platejs/suggestion": "^52.0.
|
|
80
|
-
"@platejs/table": "^52.0.
|
|
81
|
-
"@platejs/toc": "^52.0.
|
|
82
|
-
"@platejs/toggle": "^52.0.
|
|
51
|
+
"@platejs/ai": "^52.0.11",
|
|
52
|
+
"@platejs/autoformat": "^52.0.11",
|
|
53
|
+
"@platejs/basic-nodes": "^52.0.11",
|
|
54
|
+
"@platejs/basic-styles": "^52.0.11",
|
|
55
|
+
"@platejs/callout": "^52.0.11",
|
|
56
|
+
"@platejs/caption": "^52.0.11",
|
|
57
|
+
"@platejs/code-block": "^52.0.11",
|
|
58
|
+
"@platejs/combobox": "^52.0.15",
|
|
59
|
+
"@platejs/comment": "^52.0.11",
|
|
60
|
+
"@platejs/date": "^52.0.11",
|
|
61
|
+
"@platejs/diff": "^52.0.11",
|
|
62
|
+
"@platejs/dnd": "^52.0.11",
|
|
63
|
+
"@platejs/docx": "^52.0.11",
|
|
64
|
+
"@platejs/emoji": "^52.0.15",
|
|
65
|
+
"@platejs/excalidraw": "^52.0.11",
|
|
66
|
+
"@platejs/floating": "^52.0.11",
|
|
67
|
+
"@platejs/indent": "^52.0.11",
|
|
68
|
+
"@platejs/juice": "^52.0.11",
|
|
69
|
+
"@platejs/layout": "^52.0.11",
|
|
70
|
+
"@platejs/link": "^52.0.11",
|
|
71
|
+
"@platejs/list": "^52.0.11",
|
|
72
|
+
"@platejs/markdown": "^52.0.11",
|
|
73
|
+
"@platejs/math": "^52.0.11",
|
|
74
|
+
"@platejs/media": "^52.0.11",
|
|
75
|
+
"@platejs/mention": "^52.0.15",
|
|
76
|
+
"@platejs/resizable": "^52.0.11",
|
|
77
|
+
"@platejs/selection": "^52.0.11",
|
|
78
|
+
"@platejs/slash-command": "^52.0.15",
|
|
79
|
+
"@platejs/suggestion": "^52.0.11",
|
|
80
|
+
"@platejs/table": "^52.0.11",
|
|
81
|
+
"@platejs/toc": "^52.0.11",
|
|
82
|
+
"@platejs/toggle": "^52.0.11",
|
|
83
83
|
"@radix-ui/react-alert-dialog": "^1.1.15",
|
|
84
84
|
"@radix-ui/react-avatar": "^1.1.11",
|
|
85
85
|
"@radix-ui/react-checkbox": "^1.3.3",
|
|
@@ -91,8 +91,8 @@
|
|
|
91
91
|
"@radix-ui/react-slot": "^1.2.4",
|
|
92
92
|
"@radix-ui/react-toolbar": "^1.1.11",
|
|
93
93
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
94
|
-
"@tailwindcss/vite": "^4.1.
|
|
95
|
-
"@udecode/cn": "^52.0.
|
|
94
|
+
"@tailwindcss/vite": "^4.1.18",
|
|
95
|
+
"@udecode/cn": "^52.0.11",
|
|
96
96
|
"@uploadthing/react": "7.3.3",
|
|
97
97
|
"ai": "5.0.28",
|
|
98
98
|
"class-variance-authority": "^0.7.1",
|
|
@@ -103,9 +103,9 @@
|
|
|
103
103
|
"html2canvas-pro": "^1.5.13",
|
|
104
104
|
"lodash": "^4.17.21",
|
|
105
105
|
"lowlight": "^3.3.0",
|
|
106
|
-
"lucide-react": "^0.
|
|
106
|
+
"lucide-react": "^0.561.0",
|
|
107
107
|
"pdf-lib": "^1.17.1",
|
|
108
|
-
"platejs": "^52.0.
|
|
108
|
+
"platejs": "^52.0.15",
|
|
109
109
|
"react": "^19.2.0",
|
|
110
110
|
"react-day-picker": "^9.12.0",
|
|
111
111
|
"react-dnd": "^16.0.1",
|
|
@@ -114,16 +114,16 @@
|
|
|
114
114
|
"react-lite-youtube-embed": "^3.3.3",
|
|
115
115
|
"react-player": "3.3.1",
|
|
116
116
|
"react-textarea-autosize": "^8.5.9",
|
|
117
|
-
"react-tweet": "^3.
|
|
117
|
+
"react-tweet": "^3.3.0",
|
|
118
118
|
"remark-gfm": "^4.0.1",
|
|
119
119
|
"remark-math": "^6.0.0",
|
|
120
120
|
"sonner": "^2.0.7",
|
|
121
121
|
"tailwind-merge": "^3.4.0",
|
|
122
122
|
"tailwind-scrollbar-hide": "^4.0.0",
|
|
123
|
-
"tailwindcss": "^4.1.
|
|
123
|
+
"tailwindcss": "^4.1.18",
|
|
124
124
|
"uploadthing": "7.7.4",
|
|
125
125
|
"use-file-picker": "2.1.2",
|
|
126
|
-
"zod": "^4.1
|
|
126
|
+
"zod": "^4.2.1"
|
|
127
127
|
},
|
|
128
128
|
"devDependencies": {
|
|
129
129
|
"@eslint/js": "^9.39.1",
|