jodit 4.13.9 → 4.13.11
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/CHANGELOG.md +20 -0
- package/README.md +27 -19
- package/es2015/jodit.css +1 -1
- package/es2015/jodit.fat.min.css +1 -1
- package/es2015/jodit.fat.min.js +14 -14
- package/es2015/jodit.js +155 -89
- package/es2015/jodit.min.css +1 -1
- package/es2015/jodit.min.js +9 -9
- package/es2015/plugins/debug/debug.css +1 -1
- package/es2015/plugins/debug/debug.js +1 -1
- package/es2015/plugins/debug/debug.min.js +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.js +36 -13
- package/es2015/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2018/jodit.fat.min.css +1 -1
- package/es2018/jodit.fat.min.js +7 -7
- package/es2018/jodit.min.css +1 -1
- package/es2018/jodit.min.js +9 -9
- package/es2018/plugins/debug/debug.min.js +1 -1
- package/es2018/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2021/jodit.css +1 -1
- package/es2021/jodit.fat.min.css +1 -1
- package/es2021/jodit.fat.min.js +31 -31
- package/es2021/jodit.js +155 -89
- package/es2021/jodit.min.css +1 -1
- package/es2021/jodit.min.js +31 -31
- package/es2021/plugins/debug/debug.css +1 -1
- package/es2021/plugins/debug/debug.js +1 -1
- package/es2021/plugins/debug/debug.min.js +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.js +36 -13
- package/es2021/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2021.en/jodit.css +1 -1
- package/es2021.en/jodit.fat.min.css +1 -1
- package/es2021.en/jodit.fat.min.js +7 -7
- package/es2021.en/jodit.js +14 -4
- package/es2021.en/jodit.min.css +1 -1
- package/es2021.en/jodit.min.js +7 -7
- package/es2021.en/plugins/debug/debug.css +1 -1
- package/es2021.en/plugins/debug/debug.js +1 -1
- package/es2021.en/plugins/debug/debug.min.js +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.js +3 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es5/jodit.css +2 -2
- package/es5/jodit.fat.min.css +1 -1
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +155 -89
- package/es5/jodit.min.css +3 -3
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/debug/debug.css +1 -1
- package/es5/plugins/debug/debug.js +1 -1
- package/es5/plugins/debug/debug.min.js +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.js +36 -13
- package/es5/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es5/polyfills.fat.min.js +1 -1
- package/es5/polyfills.js +1 -1
- package/es5/polyfills.min.js +1 -1
- package/esm/core/constants.js +1 -1
- package/esm/langs/ar.d.ts +1 -0
- package/esm/langs/ar.js +1 -0
- package/esm/langs/cs_cz.d.ts +1 -0
- package/esm/langs/cs_cz.js +1 -0
- package/esm/langs/de.d.ts +1 -0
- package/esm/langs/de.js +1 -0
- package/esm/langs/es.d.ts +1 -0
- package/esm/langs/es.js +1 -0
- package/esm/langs/fa.d.ts +214 -0
- package/esm/langs/fa.js +1 -0
- package/esm/langs/fi.d.ts +1 -0
- package/esm/langs/fi.js +1 -0
- package/esm/langs/fr.d.ts +1 -0
- package/esm/langs/fr.js +2 -1
- package/esm/langs/he.d.ts +1 -0
- package/esm/langs/he.js +1 -0
- package/esm/langs/hu.d.ts +1 -0
- package/esm/langs/hu.js +1 -0
- package/esm/langs/id.d.ts +1 -0
- package/esm/langs/id.js +1 -0
- package/esm/langs/it.d.ts +1 -0
- package/esm/langs/it.js +1 -0
- package/esm/langs/ja.d.ts +1 -0
- package/esm/langs/ja.js +1 -0
- package/esm/langs/ko.d.ts +1 -0
- package/esm/langs/ko.js +1 -0
- package/esm/langs/mn.d.ts +1 -0
- package/esm/langs/mn.js +1 -0
- package/esm/langs/nl.d.ts +1 -0
- package/esm/langs/nl.js +1 -0
- package/esm/langs/no.d.ts +1 -0
- package/esm/langs/no.js +1 -0
- package/esm/langs/pl.d.ts +1 -0
- package/esm/langs/pl.js +1 -0
- package/esm/langs/pt_br.d.ts +1 -0
- package/esm/langs/pt_br.js +1 -0
- package/esm/langs/ru.d.ts +1 -0
- package/esm/langs/ru.js +1 -0
- package/esm/langs/sk.d.ts +214 -0
- package/esm/langs/sk.js +228 -0
- package/esm/langs/sv.d.ts +222 -0
- package/esm/langs/sv.js +6 -0
- package/esm/langs/tr.d.ts +1 -0
- package/esm/langs/tr.js +1 -0
- package/esm/langs/ua.d.ts +1 -0
- package/esm/langs/ua.js +1 -0
- package/esm/langs/zh_cn.d.ts +1 -0
- package/esm/langs/zh_cn.js +1 -0
- package/esm/langs/zh_tw.d.ts +1 -0
- package/esm/langs/zh_tw.js +1 -0
- package/esm/languages.js +6 -0
- package/esm/modules/file-browser/listeners/self-listeners.js +1 -1
- package/esm/plugins/line-height/langs/index.d.ts +2 -1
- package/esm/plugins/line-height/langs/index.js +2 -1
- package/esm/plugins/line-height/langs/sk.d.ts +4 -0
- package/esm/plugins/line-height/langs/sk.js +9 -0
- package/esm/plugins/speech-recognize/langs/index.d.ts +2 -1
- package/esm/plugins/speech-recognize/langs/index.js +2 -1
- package/esm/plugins/speech-recognize/langs/sk.d.ts +9 -0
- package/esm/plugins/speech-recognize/langs/sk.js +14 -0
- package/esm/plugins/spellcheck/langs/index.d.ts +2 -1
- package/esm/plugins/spellcheck/langs/index.js +2 -1
- package/esm/plugins/spellcheck/langs/sk.d.ts +1 -0
- package/esm/plugins/spellcheck/langs/sk.js +9 -0
- package/package.json +5 -1
- package/types/langs/ar.d.ts +1 -0
- package/types/langs/cs_cz.d.ts +1 -0
- package/types/langs/de.d.ts +1 -0
- package/types/langs/es.d.ts +1 -0
- package/types/langs/fa.d.ts +214 -0
- package/types/langs/fi.d.ts +1 -0
- package/types/langs/fr.d.ts +1 -0
- package/types/langs/he.d.ts +1 -0
- package/types/langs/hu.d.ts +1 -0
- package/types/langs/id.d.ts +1 -0
- package/types/langs/it.d.ts +1 -0
- package/types/langs/ja.d.ts +1 -0
- package/types/langs/ko.d.ts +1 -0
- package/types/langs/mn.d.ts +1 -0
- package/types/langs/nl.d.ts +1 -0
- package/types/langs/no.d.ts +1 -0
- package/types/langs/pl.d.ts +1 -0
- package/types/langs/pt_br.d.ts +1 -0
- package/types/langs/ru.d.ts +1 -0
- package/types/langs/sk.d.ts +214 -0
- package/types/langs/sv.d.ts +222 -0
- package/types/langs/tr.d.ts +1 -0
- package/types/langs/ua.d.ts +1 -0
- package/types/langs/zh_cn.d.ts +1 -0
- package/types/langs/zh_tw.d.ts +1 -0
- package/types/plugins/line-height/langs/index.d.ts +2 -1
- package/types/plugins/line-height/langs/sk.d.ts +4 -0
- package/types/plugins/speech-recognize/langs/index.d.ts +2 -1
- package/types/plugins/speech-recognize/langs/sk.d.ts +9 -0
- package/types/plugins/spellcheck/langs/index.d.ts +2 -1
- package/types/plugins/spellcheck/langs/sk.d.ts +1 -0
|
@@ -0,0 +1,222 @@
|
|
|
1
|
+
declare const _exports: {
|
|
2
|
+
'Type something': string;
|
|
3
|
+
'About Jodit': string;
|
|
4
|
+
'Jodit Editor': string;
|
|
5
|
+
"Jodit User's Guide": string;
|
|
6
|
+
'contains detailed help for using': string;
|
|
7
|
+
'For information about the license, please go to our website:': string;
|
|
8
|
+
'Buy full version': string;
|
|
9
|
+
'Copyright \u00A9 XDSoft.net - Chupurnov Valeriy. All rights reserved.': string;
|
|
10
|
+
Anchor: string;
|
|
11
|
+
'Open in new tab': string;
|
|
12
|
+
'Open in fullsize': string;
|
|
13
|
+
'Clear Formatting': string;
|
|
14
|
+
'Fill color or set the text color': string;
|
|
15
|
+
Redo: string;
|
|
16
|
+
Undo: string;
|
|
17
|
+
Bold: string;
|
|
18
|
+
Italic: string;
|
|
19
|
+
'Insert Unordered List': string;
|
|
20
|
+
'Insert Ordered List': string;
|
|
21
|
+
'Align Center': string;
|
|
22
|
+
'Align Justify': string;
|
|
23
|
+
'Align Left': string;
|
|
24
|
+
'Align Right': string;
|
|
25
|
+
'Insert Horizontal Line': string;
|
|
26
|
+
'Insert Image': string;
|
|
27
|
+
'Insert file': string;
|
|
28
|
+
'Insert youtube/vimeo video': string;
|
|
29
|
+
'Insert link': string;
|
|
30
|
+
'Font size': string;
|
|
31
|
+
'Font family': string;
|
|
32
|
+
'Insert format block': string;
|
|
33
|
+
Normal: string;
|
|
34
|
+
'Heading 1': string;
|
|
35
|
+
'Heading 2': string;
|
|
36
|
+
'Heading 3': string;
|
|
37
|
+
'Heading 4': string;
|
|
38
|
+
Quote: string;
|
|
39
|
+
Code: string;
|
|
40
|
+
Insert: string;
|
|
41
|
+
'Insert table': string;
|
|
42
|
+
'Decrease Indent': string;
|
|
43
|
+
'Increase Indent': string;
|
|
44
|
+
'Select Special Character': string;
|
|
45
|
+
'Insert Special Character': string;
|
|
46
|
+
'Paint format': string;
|
|
47
|
+
'Change mode': string;
|
|
48
|
+
Margins: string;
|
|
49
|
+
top: string;
|
|
50
|
+
right: string;
|
|
51
|
+
bottom: string;
|
|
52
|
+
left: string;
|
|
53
|
+
Styles: string;
|
|
54
|
+
Classes: string;
|
|
55
|
+
Align: string;
|
|
56
|
+
Right: string;
|
|
57
|
+
Center: string;
|
|
58
|
+
Left: string;
|
|
59
|
+
'--Not Set--': string;
|
|
60
|
+
Src: string;
|
|
61
|
+
Title: string;
|
|
62
|
+
Alternative: string;
|
|
63
|
+
Filter: string;
|
|
64
|
+
Link: string;
|
|
65
|
+
'Open link in new tab': string;
|
|
66
|
+
Image: string;
|
|
67
|
+
file: string;
|
|
68
|
+
Advanced: string;
|
|
69
|
+
'Image properties': string;
|
|
70
|
+
Cancel: string;
|
|
71
|
+
Ok: string;
|
|
72
|
+
'Your code is similar to HTML. Keep as HTML?': string;
|
|
73
|
+
'Paste as HTML': string;
|
|
74
|
+
Keep: string;
|
|
75
|
+
Clean: string;
|
|
76
|
+
'Insert as Text': string;
|
|
77
|
+
'Word Paste Detected': string;
|
|
78
|
+
'The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?': string;
|
|
79
|
+
'Insert only Text': string;
|
|
80
|
+
'File Browser': string;
|
|
81
|
+
'Error on load list': string;
|
|
82
|
+
'Error on load folders': string;
|
|
83
|
+
'Are you sure?': string;
|
|
84
|
+
'Enter Directory name': string;
|
|
85
|
+
'Create directory': string;
|
|
86
|
+
'type name': string;
|
|
87
|
+
'type dir name': string;
|
|
88
|
+
'Drop image': string;
|
|
89
|
+
'Drop file': string;
|
|
90
|
+
'or click': string;
|
|
91
|
+
'Alternative text': string;
|
|
92
|
+
Browse: string;
|
|
93
|
+
Upload: string;
|
|
94
|
+
Background: string;
|
|
95
|
+
Border: string;
|
|
96
|
+
Text: string;
|
|
97
|
+
Top: string;
|
|
98
|
+
Middle: string;
|
|
99
|
+
Bottom: string;
|
|
100
|
+
'Insert column before': string;
|
|
101
|
+
'Insert column after': string;
|
|
102
|
+
'Insert row above': string;
|
|
103
|
+
'Insert row below': string;
|
|
104
|
+
'Delete table': string;
|
|
105
|
+
'Delete row': string;
|
|
106
|
+
'Delete column': string;
|
|
107
|
+
'Empty cell': string;
|
|
108
|
+
'Chars: %d': string;
|
|
109
|
+
'Words: %d': string;
|
|
110
|
+
Split: string;
|
|
111
|
+
'Split vertical': string;
|
|
112
|
+
'Split horizontal': string;
|
|
113
|
+
'Strike through': string;
|
|
114
|
+
Underline: string;
|
|
115
|
+
superscript: string;
|
|
116
|
+
subscript: string;
|
|
117
|
+
'Cut selection': string;
|
|
118
|
+
'Select all': string;
|
|
119
|
+
Break: string;
|
|
120
|
+
'Search for': string;
|
|
121
|
+
'Replace with': string;
|
|
122
|
+
Replace: string;
|
|
123
|
+
Paste: string;
|
|
124
|
+
'Choose Content to Paste': string;
|
|
125
|
+
source: string;
|
|
126
|
+
bold: string;
|
|
127
|
+
italic: string;
|
|
128
|
+
brush: string;
|
|
129
|
+
link: string;
|
|
130
|
+
undo: string;
|
|
131
|
+
redo: string;
|
|
132
|
+
table: string;
|
|
133
|
+
image: string;
|
|
134
|
+
eraser: string;
|
|
135
|
+
paragraph: string;
|
|
136
|
+
fontsize: string;
|
|
137
|
+
video: string;
|
|
138
|
+
font: string;
|
|
139
|
+
about: string;
|
|
140
|
+
print: string;
|
|
141
|
+
underline: string;
|
|
142
|
+
strikethrough: string;
|
|
143
|
+
indent: string;
|
|
144
|
+
outdent: string;
|
|
145
|
+
fullsize: string;
|
|
146
|
+
shrink: string;
|
|
147
|
+
hr: string;
|
|
148
|
+
ul: string;
|
|
149
|
+
ol: string;
|
|
150
|
+
cut: string;
|
|
151
|
+
selectall: string;
|
|
152
|
+
'Open link': string;
|
|
153
|
+
'Edit link': string;
|
|
154
|
+
'No follow': string;
|
|
155
|
+
Unlink: string;
|
|
156
|
+
Eye: string;
|
|
157
|
+
pencil: string;
|
|
158
|
+
' URL': string;
|
|
159
|
+
Reset: string;
|
|
160
|
+
Save: string;
|
|
161
|
+
'Save as ...': string;
|
|
162
|
+
Resize: string;
|
|
163
|
+
Crop: string;
|
|
164
|
+
Width: string;
|
|
165
|
+
Height: string;
|
|
166
|
+
'Keep Aspect Ratio': string;
|
|
167
|
+
Yes: string;
|
|
168
|
+
No: string;
|
|
169
|
+
Remove: string;
|
|
170
|
+
Select: string;
|
|
171
|
+
'Select %s': string;
|
|
172
|
+
Update: string;
|
|
173
|
+
'Vertical align': string;
|
|
174
|
+
Merge: string;
|
|
175
|
+
'Add column': string;
|
|
176
|
+
'Add row': string;
|
|
177
|
+
Delete: string;
|
|
178
|
+
'Horizontal align': string;
|
|
179
|
+
'Sort by changed': string;
|
|
180
|
+
'Sort by name': string;
|
|
181
|
+
'Sort by size': string;
|
|
182
|
+
'Add folder': string;
|
|
183
|
+
'You can only edit your own images. Download this image on the host?': string;
|
|
184
|
+
'The image has been successfully uploaded to the host!': string;
|
|
185
|
+
palette: string;
|
|
186
|
+
'There are no files': string;
|
|
187
|
+
Rename: string;
|
|
188
|
+
'Enter new name': string;
|
|
189
|
+
preview: string;
|
|
190
|
+
download: string;
|
|
191
|
+
'Paste from clipboard': string;
|
|
192
|
+
"Your browser doesn't support direct access to the clipboard.": string;
|
|
193
|
+
'Copy selection': string;
|
|
194
|
+
copy: string;
|
|
195
|
+
'Border radius': string;
|
|
196
|
+
'Show all': string;
|
|
197
|
+
Apply: string;
|
|
198
|
+
'Please fill out this field': string;
|
|
199
|
+
'Please enter a web address': string;
|
|
200
|
+
Default: string;
|
|
201
|
+
Circle: string;
|
|
202
|
+
Dot: string;
|
|
203
|
+
Quadrate: string;
|
|
204
|
+
Find: string;
|
|
205
|
+
'Find Previous': string;
|
|
206
|
+
'Find Next': string;
|
|
207
|
+
'Insert className': string;
|
|
208
|
+
'Press Alt for custom resizing': string;
|
|
209
|
+
'Line height': string;
|
|
210
|
+
Edit: string;
|
|
211
|
+
Sound: string;
|
|
212
|
+
'Interim Results': string;
|
|
213
|
+
Spellcheck: string;
|
|
214
|
+
'Speech Recognize': string;
|
|
215
|
+
newline: string;
|
|
216
|
+
delete: string;
|
|
217
|
+
space: string;
|
|
218
|
+
'Embed code': string;
|
|
219
|
+
All: string;
|
|
220
|
+
'License: %s': string;
|
|
221
|
+
};
|
|
222
|
+
export = _exports;
|
package/esm/langs/sv.js
CHANGED
|
@@ -96,6 +96,7 @@ export default {
|
|
|
96
96
|
'Enter Directory name': 'Ange mappnamn',
|
|
97
97
|
'Create directory': 'Skapa mapp',
|
|
98
98
|
'type name': 'skriv namn',
|
|
99
|
+
'type dir name': 'skriv namn',
|
|
99
100
|
'Drop image': 'Släpp bild',
|
|
100
101
|
'Drop file': 'Släpp fil',
|
|
101
102
|
'or click': 'eller klicka',
|
|
@@ -225,6 +226,11 @@ export default {
|
|
|
225
226
|
Edit: 'Redigera',
|
|
226
227
|
Sound: 'Ljud',
|
|
227
228
|
'Interim Results': 'Preliminära resultat',
|
|
229
|
+
Spellcheck: 'Stavningskontroll',
|
|
230
|
+
'Speech Recognize': 'Taligenkänning',
|
|
231
|
+
newline: 'ny rad',
|
|
232
|
+
delete: 'radera',
|
|
233
|
+
space: 'mellanslag',
|
|
228
234
|
'Embed code': 'Bädda in kod',
|
|
229
235
|
All: 'Välj alla',
|
|
230
236
|
'License: %s': 'Licens: %s'
|
package/esm/langs/tr.d.ts
CHANGED
package/esm/langs/tr.js
CHANGED
package/esm/langs/ua.d.ts
CHANGED
package/esm/langs/ua.js
CHANGED
|
@@ -94,6 +94,7 @@ export default {
|
|
|
94
94
|
'Enter Directory name': 'Введіть назву папки',
|
|
95
95
|
'Create directory': 'Створити папку',
|
|
96
96
|
'type name': 'введіть назву',
|
|
97
|
+
'type dir name': 'введіть назву',
|
|
97
98
|
'Drop image': 'Перетягніть зображення сюди',
|
|
98
99
|
'Drop file': 'Перетягніть файл сюди',
|
|
99
100
|
'or click': 'або клікніть',
|
package/esm/langs/zh_cn.d.ts
CHANGED
package/esm/langs/zh_cn.js
CHANGED
package/esm/langs/zh_tw.d.ts
CHANGED
package/esm/langs/zh_tw.js
CHANGED
package/esm/languages.js
CHANGED
|
@@ -9,6 +9,7 @@ import cs_cz from "./langs/cs_cz.js";
|
|
|
9
9
|
import de from "./langs/de.js";
|
|
10
10
|
import en from "./langs/en.js";
|
|
11
11
|
import es from "./langs/es.js";
|
|
12
|
+
import fa from "./langs/fa.js";
|
|
12
13
|
import fi from "./langs/fi.js";
|
|
13
14
|
import fr from "./langs/fr.js";
|
|
14
15
|
import he from "./langs/he.js";
|
|
@@ -24,6 +25,8 @@ import no from "./langs/no.js";
|
|
|
24
25
|
import pl from "./langs/pl.js";
|
|
25
26
|
import pt_br from "./langs/pt_br.js";
|
|
26
27
|
import ru from "./langs/ru.js";
|
|
28
|
+
import sk from "./langs/sk.js";
|
|
29
|
+
import sv from "./langs/sv.js";
|
|
27
30
|
import tr from "./langs/tr.js";
|
|
28
31
|
import ua from "./langs/ua.js";
|
|
29
32
|
import zh_cn from "./langs/zh_cn.js";
|
|
@@ -35,6 +38,7 @@ exp = {
|
|
|
35
38
|
de,
|
|
36
39
|
en,
|
|
37
40
|
es,
|
|
41
|
+
fa,
|
|
38
42
|
fi,
|
|
39
43
|
fr,
|
|
40
44
|
he,
|
|
@@ -49,6 +53,8 @@ exp = {
|
|
|
49
53
|
pl,
|
|
50
54
|
pt_br,
|
|
51
55
|
ru,
|
|
56
|
+
sk,
|
|
57
|
+
sv,
|
|
52
58
|
tr,
|
|
53
59
|
ua,
|
|
54
60
|
zh_cn,
|
|
@@ -82,7 +82,7 @@ export function selfListeners() {
|
|
|
82
82
|
dp.createFolder(name, data.path, data.source)
|
|
83
83
|
.then(() => loadTree(self))
|
|
84
84
|
.catch(self.status);
|
|
85
|
-
}, 'type name');
|
|
85
|
+
}, 'type dir name');
|
|
86
86
|
})
|
|
87
87
|
.on('fileRemove.filebrowser', () => {
|
|
88
88
|
if (self.state.activeElements.length) {
|
|
@@ -21,8 +21,9 @@ import * as nl from "./nl";
|
|
|
21
21
|
import * as pl from "./pl";
|
|
22
22
|
import * as pt_br from "./pt_br";
|
|
23
23
|
import * as ru from "./ru";
|
|
24
|
+
import * as sk from "./sk";
|
|
24
25
|
import * as tr from "./tr";
|
|
25
26
|
import * as ua from "./ua";
|
|
26
27
|
import * as zh_cn from "./zh_cn";
|
|
27
28
|
import * as zh_tw from "./zh_tw";
|
|
28
|
-
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, ua, zh_cn, zh_tw };
|
|
29
|
+
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, sk, tr, ua, zh_cn, zh_tw };
|
|
@@ -21,8 +21,9 @@ import * as nl from "./nl.js";
|
|
|
21
21
|
import * as pl from "./pl.js";
|
|
22
22
|
import * as pt_br from "./pt_br.js";
|
|
23
23
|
import * as ru from "./ru.js";
|
|
24
|
+
import * as sk from "./sk.js";
|
|
24
25
|
import * as tr from "./tr.js";
|
|
25
26
|
import * as ua from "./ua.js";
|
|
26
27
|
import * as zh_cn from "./zh_cn.js";
|
|
27
28
|
import * as zh_tw from "./zh_tw.js";
|
|
28
|
-
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, ua, zh_cn, zh_tw };
|
|
29
|
+
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, sk, tr, ua, zh_cn, zh_tw };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*!
|
|
3
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5
|
+
* Copyright (c) 2013-2026 Valerii Chupurnov. All rights reserved. https://xdsoft.net
|
|
6
|
+
*/
|
|
7
|
+
export default {
|
|
8
|
+
'Line height': 'Výška riadku'
|
|
9
|
+
};
|
|
@@ -22,8 +22,9 @@ import * as no from "./no";
|
|
|
22
22
|
import * as pl from "./pl";
|
|
23
23
|
import * as pt_br from "./pt_br";
|
|
24
24
|
import * as ru from "./ru";
|
|
25
|
+
import * as sk from "./sk";
|
|
25
26
|
import * as tr from "./tr";
|
|
26
27
|
import * as ua from "./ua";
|
|
27
28
|
import * as zh_cn from "./zh_cn";
|
|
28
29
|
import * as zh_tw from "./zh_tw";
|
|
29
|
-
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, no, pl, pt_br, ru, tr, ua, zh_cn, zh_tw };
|
|
30
|
+
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, no, pl, pt_br, ru, sk, tr, ua, zh_cn, zh_tw };
|
|
@@ -23,8 +23,9 @@ import * as no from "./no.js";
|
|
|
23
23
|
import * as pl from "./pl.js";
|
|
24
24
|
import * as pt_br from "./pt_br.js";
|
|
25
25
|
import * as ru from "./ru.js";
|
|
26
|
+
import * as sk from "./sk.js";
|
|
26
27
|
import * as tr from "./tr.js";
|
|
27
28
|
import * as ua from "./ua.js";
|
|
28
29
|
import * as zh_cn from "./zh_cn.js";
|
|
29
30
|
import * as zh_tw from "./zh_tw.js";
|
|
30
|
-
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, no, pl, pt_br, ru, tr, ua, zh_cn, zh_tw };
|
|
31
|
+
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, no, pl, pt_br, ru, sk, tr, ua, zh_cn, zh_tw };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*!
|
|
3
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5
|
+
* Copyright (c) 2013-2026 Valerii Chupurnov. All rights reserved. https://xdsoft.net
|
|
6
|
+
*/
|
|
7
|
+
export default {
|
|
8
|
+
newline: 'nový riadok',
|
|
9
|
+
delete: 'vymazať',
|
|
10
|
+
space: 'medzera',
|
|
11
|
+
'Speech Recognize': 'Rozpoznávanie reči',
|
|
12
|
+
Sound: 'Zvuk',
|
|
13
|
+
'Interim Results': 'Predbežné výsledky'
|
|
14
|
+
};
|
|
@@ -22,8 +22,9 @@ import * as no from "./no";
|
|
|
22
22
|
import * as pl from "./pl";
|
|
23
23
|
import * as pt_br from "./pt_br";
|
|
24
24
|
import * as ru from "./ru";
|
|
25
|
+
import * as sk from "./sk";
|
|
25
26
|
import * as tr from "./tr";
|
|
26
27
|
import * as ua from "./ua";
|
|
27
28
|
import * as zh_cn from "./zh_cn";
|
|
28
29
|
import * as zh_tw from "./zh_tw";
|
|
29
|
-
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, no, pl, pt_br, ru, tr, ua, zh_cn, zh_tw };
|
|
30
|
+
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, no, pl, pt_br, ru, sk, tr, ua, zh_cn, zh_tw };
|
|
@@ -22,8 +22,9 @@ import * as no from "./no.js";
|
|
|
22
22
|
import * as pl from "./pl.js";
|
|
23
23
|
import * as pt_br from "./pt_br.js";
|
|
24
24
|
import * as ru from "./ru.js";
|
|
25
|
+
import * as sk from "./sk.js";
|
|
25
26
|
import * as tr from "./tr.js";
|
|
26
27
|
import * as ua from "./ua.js";
|
|
27
28
|
import * as zh_cn from "./zh_cn.js";
|
|
28
29
|
import * as zh_tw from "./zh_tw.js";
|
|
29
|
-
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, no, pl, pt_br, ru, tr, ua, zh_cn, zh_tw };
|
|
30
|
+
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, no, pl, pt_br, ru, sk, tr, ua, zh_cn, zh_tw };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export let Spellcheck: string;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*!
|
|
3
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5
|
+
* Copyright (c) 2013-2026 Valerii Chupurnov. All rights reserved. https://xdsoft.net
|
|
6
|
+
*/
|
|
7
|
+
export default {
|
|
8
|
+
Spellcheck: 'Kontrola pravopisu'
|
|
9
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "jodit",
|
|
3
|
-
"version": "4.13.
|
|
3
|
+
"version": "4.13.11",
|
|
4
4
|
"description": "Jodit is an awesome and useful wysiwyg editor with filebrowser",
|
|
5
5
|
"main": "esm/index.js",
|
|
6
6
|
"types": "types/index.d.ts",
|
|
@@ -31,6 +31,10 @@
|
|
|
31
31
|
"url": "https://github.com/xdan/jodit/issues"
|
|
32
32
|
},
|
|
33
33
|
"homepage": "https://xdsoft.net/jodit/",
|
|
34
|
+
"funding": {
|
|
35
|
+
"type": "commercial",
|
|
36
|
+
"url": "https://xdsoft.net/jodit/pro/"
|
|
37
|
+
},
|
|
34
38
|
"devDependencies": {},
|
|
35
39
|
"module": "esm/index.js",
|
|
36
40
|
"dependencies": {}
|
package/types/langs/ar.d.ts
CHANGED
package/types/langs/cs_cz.d.ts
CHANGED
package/types/langs/de.d.ts
CHANGED