email-builder-online 3.6.0 → 3.6.2

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.
Files changed (39) hide show
  1. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/HeadingSidebarPanel.d.ts.map +1 -1
  2. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/containers/Wrapper.d.ts +5 -1
  3. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/containers/Wrapper.d.ts.map +1 -1
  4. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/BackgroundImageInput.d.ts.map +1 -1
  5. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColorInput/LinksInput.d.ts.map +1 -1
  6. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ColumnWidthsInput.d.ts.map +1 -1
  7. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/FontWeightInput.d.ts.map +1 -1
  8. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/ImageInput.d.ts.map +1 -1
  9. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeButton.d.ts.map +1 -1
  10. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputSizeSelector.d.ts.map +1 -1
  11. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InputWidth.d.ts.map +1 -1
  12. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/InspectorPillToggleGroup.d.ts.map +1 -1
  13. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/PropertyLabelWithWarning.d.ts.map +1 -1
  14. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/SelectScreen.d.ts.map +1 -1
  15. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/Shape.d.ts.map +1 -1
  16. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/WarningIcon.d.ts +7 -0
  17. package/dist/editor-sample/src/App/InspectorDrawer/ConfigurationPanel/input-panels/helpers/inputs/WarningIcon.d.ts.map +1 -0
  18. package/dist/editor-sample/src/App/TemplatePanel/index.d.ts.map +1 -1
  19. package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/PlaceholderButton.d.ts +1 -3
  20. package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/PlaceholderButton.d.ts.map +1 -1
  21. package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/index.d.ts +1 -3
  22. package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/AddBlockMenu/index.d.ts.map +1 -1
  23. package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/index.d.ts +2 -2
  24. package/dist/editor-sample/src/documents/blocks/helpers/EditorChildrenIds/index.d.ts.map +1 -1
  25. package/dist/editor-sample/src/documents/blocks/helpers/block-wrappers/EditorBlockWrapper.d.ts.map +1 -1
  26. package/dist/editor-sample/src/documents/editor/EditorContext.d.ts +10 -14
  27. package/dist/editor-sample/src/documents/editor/EditorContext.d.ts.map +1 -1
  28. package/dist/editor-sample/src/documents/editor/core.d.ts +20 -20
  29. package/dist/editor-sample/src/locales/en-US/common.json.d.ts +0 -2
  30. package/dist/editor-sample/src/locales/en-US/inspector.json.d.ts +12 -5
  31. package/dist/editor-sample/src/locales/es-419/common.json.d.ts +0 -2
  32. package/dist/editor-sample/src/locales/es-419/inspector.json.d.ts +12 -2
  33. package/dist/editor-sample/src/locales/it-IT/common.json.d.ts +0 -2
  34. package/dist/editor-sample/src/locales/it-IT/inspector.json.d.ts +11 -1
  35. package/dist/editor-sample/src/theme.d.ts +2 -0
  36. package/dist/editor-sample/src/theme.d.ts.map +1 -1
  37. package/dist/index.cjs +171 -171
  38. package/dist/index.mjs +17608 -17664
  39. package/package.json +1 -1
@@ -77,6 +77,10 @@ declare const _default: {
77
77
  "alignment": {
78
78
  "label": "Alineación"
79
79
  },
80
+ "fontWeightToggle": {
81
+ "regular": "Regular",
82
+ "bold": "Negrita"
83
+ },
80
84
  "responsiveSize": {
81
85
  "customPadding": "Relleno personalizado",
82
86
  "allSides": "Todos",
@@ -142,7 +146,10 @@ declare const _default: {
142
146
  "urlPlaceholder": "Ingresa la URL de la imagen...",
143
147
  "invalidUrl": "Formato de URL inválido",
144
148
  "timeout": "Tiempo de espera agotado - La URL tardó demasiado en responder",
145
- "notImage": "La URL no apunta a una imagen"
149
+ "notImage": "La URL no apunta a una imagen",
150
+ "httpError": "HTTP {{status}}: {{statusText}}",
151
+ "loadError": "No se puede acceder a la imagen: política CORS, error de red o URL no válida",
152
+ "unexpectedError": "Error inesperado al validar la URL"
146
153
  },
147
154
  "aiImageGeneration": {
148
155
  "generate": "Generar",
@@ -191,7 +198,7 @@ declare const _default: {
191
198
  "columns": {
192
199
  "title": "Bloque de columnas",
193
200
  "countLabel": "Número de columnas",
194
- "stackColumnsOnMobile": "Apilar columnas en mobile",
201
+ "stackColumnsOnMobile": "Apilar columnas en móvil",
195
202
  "stackColumnsOnMobileWarning": "Algunos clientes de correo (Outlook.com, Yahoo Mail) tienen soporte limitado para el apilado de columnas responsive. En esos clientes, las columnas se mantendrán lado a lado.",
196
203
  "stackToggleSideBySide": "Lado a lado",
197
204
  "stackToggleStacked": "Apiladas"
@@ -240,6 +247,9 @@ declare const _default: {
240
247
  "contentLabel": "Contenido",
241
248
  "markdownLabel": "Markdown",
242
249
  "doubleClickToEdit": "Haz doble clic en el bloque del canvas para editar el contenido"
250
+ },
251
+ "notionText": {
252
+ "title": "Texto"
243
253
  }
244
254
  }
245
255
  }
@@ -36,8 +36,6 @@ declare const _default: {
36
36
  "clearFormatting": "Cancella formattazione"
37
37
  },
38
38
  "linkEditor": {
39
- "editLink": "Modifica collegamento",
40
- "insertLink": "Inserisci collegamento",
41
39
  "urlLabel": "URL",
42
40
  "urlPlaceholder": "https://esempio.com",
43
41
  "invalidUrl": "Inserisci un URL valido"
@@ -77,6 +77,10 @@ declare const _default: {
77
77
  "alignment": {
78
78
  "label": "Allineamento"
79
79
  },
80
+ "fontWeightToggle": {
81
+ "regular": "Regolare",
82
+ "bold": "Grassetto"
83
+ },
80
84
  "responsiveSize": {
81
85
  "customPadding": "Riempimento personalizzato",
82
86
  "allSides": "Tutti",
@@ -142,7 +146,10 @@ declare const _default: {
142
146
  "urlPlaceholder": "Inserisci l'URL dell'immagine...",
143
147
  "invalidUrl": "Formato URL non valido",
144
148
  "timeout": "Timeout della richiesta - L'URL ha impiegato troppo tempo per rispondere",
145
- "notImage": "L'URL non punta a un'immagine"
149
+ "notImage": "L'URL non punta a un'immagine",
150
+ "httpError": "HTTP {{status}}: {{statusText}}",
151
+ "loadError": "Impossibile accedere all'immagine: policy CORS, errore di rete o URL non valido",
152
+ "unexpectedError": "Errore imprevisto durante la convalida dell'URL"
146
153
  },
147
154
  "aiImageGeneration": {
148
155
  "generate": "Genera",
@@ -240,6 +247,9 @@ declare const _default: {
240
247
  "contentLabel": "Contenuto",
241
248
  "markdownLabel": "Markdown",
242
249
  "doubleClickToEdit": "Fai doppio clic sul blocco nella tela per modificare il contenuto"
250
+ },
251
+ "notionText": {
252
+ "title": "Testo"
243
253
  }
244
254
  }
245
255
  }
@@ -1,6 +1,8 @@
1
1
  declare module '../node_modules/@mui/material/styles' {
2
2
  interface TypeBackground {
3
3
  input?: string;
4
+ /** Área de trabajo del editor (canvas), distinta de paper/default */
5
+ canvas?: string;
4
6
  }
5
7
  }
6
8
  declare const getTheme: (mainColor?: string, secondaryColor?: string, darkMode?: boolean) => import('../node_modules/@mui/material').Theme;
@@ -1 +1 @@
1
- {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../src/theme.ts"],"names":[],"mappings":"AAEA,OAAO,QAAQ,sBAAsB,CAAC;IACpC,UAAU,cAAc;QACtB,KAAK,CAAC,EAAE,MAAM,CAAC;KAChB;CACF;AAuDD,QAAA,MAAM,QAAQ,GAAI,YAAW,MAAmB,EAAE,iBAAgB,MAAmB,EAAE,WAAU,OAAe,kCA4vC/G,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../src/theme.ts"],"names":[],"mappings":"AAEA,OAAO,QAAQ,sBAAsB,CAAC;IACpC,UAAU,cAAc;QACtB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,qEAAqE;QACrE,MAAM,CAAC,EAAE,MAAM,CAAC;KACjB;CACF;AA2DD,QAAA,MAAM,QAAQ,GAAI,YAAW,MAAmB,EAAE,iBAAgB,MAAmB,EAAE,WAAU,OAAe,kCAwyC/G,CAAC;AAEF,eAAe,QAAQ,CAAC"}