jodit-pro-react 5.5.72 → 5.5.74

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.
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  JoditEditor_default
3
- } from "./chunk-JSL4IWKA.mjs";
3
+ } from "./chunk-OIRAYZOH.mjs";
4
4
  export {
5
5
  JoditEditor_default as default
6
6
  };
@@ -193,7 +193,7 @@ var APP_VERSION, ES, IS_ES_MODERN, IS_ES_NEXT, IS_PROD, IS_TEST, FAT_MODE, HOMEP
193
193
  var init_constants = __esm({
194
194
  "node_modules/jodit/esm/core/constants.js"() {
195
195
  "use strict";
196
- APP_VERSION = "4.13.13";
196
+ APP_VERSION = "4.13.14";
197
197
  ES = "es2020";
198
198
  IS_ES_MODERN = true;
199
199
  IS_ES_NEXT = true;
@@ -39441,10 +39441,10 @@ var sk_default4 = {
39441
39441
  "The image has been successfully uploaded to the host!": "Obr\xE1zok bol \xFAspe\u0161ne nahran\xFD na server!",
39442
39442
  palette: "paleta",
39443
39443
  "There are no files": "V tomto prie\u010Dinku nie s\xFA \u017Eiadne s\xFAbory.",
39444
- Rename: "premenova\u0165",
39444
+ Rename: "Premenova\u0165",
39445
39445
  "Enter new name": "Zadajte nov\xFD n\xE1zov",
39446
- preview: "uk\xE1\u017Eka",
39447
- download: "stiahnu\u0165",
39446
+ preview: "Uk\xE1\u017Eka",
39447
+ download: "Stiahnu\u0165",
39448
39448
  "Paste from clipboard": "Vlo\u017Ei\u0165 zo schr\xE1nky",
39449
39449
  "Your browser doesn't support direct access to the clipboard.": "V\xE1\u0161 prehliada\u010D nepodporuje priamy pr\xEDstup do schr\xE1nky.",
39450
39450
  "Copy selection": "Kop\xEDrova\u0165 v\xFDber",
@@ -39462,7 +39462,14 @@ var sk_default4 = {
39462
39462
  "Find Previous": "N\xE1js\u0165 predch\xE1dzaj\xFAce",
39463
39463
  "Find Next": "N\xE1js\u0165 nasleduj\xFAce",
39464
39464
  "Insert className": "Vlo\u017Ete n\xE1zov triedy",
39465
- "Press Alt for custom resizing": "Stla\u010Dte Alt na vlastn\xFA zmenu ve\u013Ekosti"
39465
+ "Press Alt for custom resizing": "Stla\u010Dte Alt na vlastn\xFA zmenu ve\u013Ekosti",
39466
+ "Upload file": "Nahra\u0165 s\xFAbor",
39467
+ "Remove file": "Odstr\xE1ni\u0165 s\xFAbor",
39468
+ "Update file list": "Aktualizova\u0165 zoznam s\xFAborov",
39469
+ "Select file": "Vybra\u0165 s\xFAbor",
39470
+ "Edit image": "Upravi\u0165 obr\xE1zok",
39471
+ "Tiles view": "Zobrazenie dla\u017Ed\xEDc",
39472
+ "List view": "Zobrazenie zoznamu"
39466
39473
  };
39467
39474
 
39468
39475
  // node_modules/jodit/esm/langs/sv.js
@@ -2,7 +2,7 @@ import {
2
2
  Config,
3
3
  JoditEditor_default,
4
4
  n
5
- } from "./chunk-JSL4IWKA.mjs";
5
+ } from "./chunk-OIRAYZOH.mjs";
6
6
 
7
7
  // src/index.ts
8
8
  var index_default = JoditEditor_default;