@bigbinary/neeto-editor 1.47.27 → 1.47.28

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/index.js CHANGED
@@ -6,7 +6,7 @@ export { a as isEditorContentWithinLimit, i as isEditorEmpty, r as removeEmptyTa
6
6
  export { A as Attachments } from './chunk--mv_teiM.js';
7
7
  export { default as Editor } from './Editor.js';
8
8
  export { default as FormikEditor } from './FormikEditor.js';
9
- export { M as Menu } from './chunk-ZiL1jOJN.js';
9
+ export { M as Menu } from './chunk-zoKBhh5D.js';
10
10
  export { default as EditorContent } from './EditorContent.js';
11
11
  import { n } from './chunk-DmrvuTKK.js';
12
12
  import 'ramda';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-editor",
3
- "version": "1.47.27",
3
+ "version": "1.47.28",
4
4
  "types": "./types.d.ts",
5
5
  "description": "neetoEditor is the library that drives the rich text experience in all neeto products built at BigBinary",
6
6
  "keywords": [
@@ -42,7 +42,8 @@
42
42
  "fileNotAllowed": "Der ausgewählte Dateityp ist nicht erlaubt",
43
43
  "noResults": "Keine Ergebnisse",
44
44
  "imageUploadFailed": "Das Hochladen des Bildes ist fehlgeschlagen, bitte versuchen Sie es erneut!",
45
- "fieldRequired": "Dieses Feld ist erforderlich."
45
+ "fieldRequired": "Dieses Feld ist erforderlich.",
46
+ "corruptFile": "Diese Datei ist beschädigt. Bitte versuchen Sie es erneut mit einer anderen."
46
47
  },
47
48
  "menu": {
48
49
  "attachments": "Anhänge",
@@ -42,7 +42,8 @@
42
42
  "fileNotAllowed": "El tipo de archivo seleccionado no está permitido",
43
43
  "noResults": "Sin resultados",
44
44
  "imageUploadFailed": "La carga de la imagen falló, ¡por favor intente de nuevo!",
45
- "fieldRequired": "Este campo es obligatorio."
45
+ "fieldRequired": "Este campo es obligatorio.",
46
+ "corruptFile": "Este archivo está dañado. Por favor, intenta de nuevo con otro"
46
47
  },
47
48
  "menu": {
48
49
  "attachments": "Archivos adjuntos",
@@ -42,7 +42,8 @@
42
42
  "fileNotAllowed": "Le type de fichier sélectionné n'est pas autorisé",
43
43
  "noResults": "Aucun résultat",
44
44
  "imageUploadFailed": "Échec du téléchargement de l'image, veuillez réessayer !",
45
- "fieldRequired": "Ce champ est requis."
45
+ "fieldRequired": "Ce champ est requis.",
46
+ "corruptFile": "Ce fichier est corrompu. Veuillez réessayer avec un autre"
46
47
  },
47
48
  "menu": {
48
49
  "attachments": "Pièces jointes",