wysiwyg-rails 4.7.1 → 5.0.0

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 (165) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/froala_editor.min.js +3 -3
  3. data/app/assets/javascripts/froala_editor.pkgd.min.js +3 -3
  4. data/app/assets/javascripts/languages/ar.js +24 -8
  5. data/app/assets/javascripts/languages/bs.js +24 -8
  6. data/app/assets/javascripts/languages/cs.js +24 -8
  7. data/app/assets/javascripts/languages/da.js +24 -8
  8. data/app/assets/javascripts/languages/de.js +23 -8
  9. data/app/assets/javascripts/languages/el.js +24 -8
  10. data/app/assets/javascripts/languages/en_ca.js +24 -8
  11. data/app/assets/javascripts/languages/en_gb.js +24 -8
  12. data/app/assets/javascripts/languages/es.js +24 -8
  13. data/app/assets/javascripts/languages/et.js +24 -8
  14. data/app/assets/javascripts/languages/fa.js +24 -8
  15. data/app/assets/javascripts/languages/fi.js +24 -8
  16. data/app/assets/javascripts/languages/fr.js +26 -9
  17. data/app/assets/javascripts/languages/he.js +18 -12
  18. data/app/assets/javascripts/languages/hr.js +24 -8
  19. data/app/assets/javascripts/languages/hu.js +24 -8
  20. data/app/assets/javascripts/languages/id.js +24 -8
  21. data/app/assets/javascripts/languages/it.js +24 -8
  22. data/app/assets/javascripts/languages/ja.js +24 -8
  23. data/app/assets/javascripts/languages/ko.js +24 -8
  24. data/app/assets/javascripts/languages/ku.js +24 -8
  25. data/app/assets/javascripts/languages/me.js +24 -8
  26. data/app/assets/javascripts/languages/nb.js +24 -8
  27. data/app/assets/javascripts/languages/nl.js +24 -8
  28. data/app/assets/javascripts/languages/pl.js +24 -8
  29. data/app/assets/javascripts/languages/pt_br.js +24 -8
  30. data/app/assets/javascripts/languages/pt_pt.js +24 -8
  31. data/app/assets/javascripts/languages/ro.js +24 -8
  32. data/app/assets/javascripts/languages/ru.js +24 -8
  33. data/app/assets/javascripts/languages/sk.js +24 -8
  34. data/app/assets/javascripts/languages/sl.js +23 -8
  35. data/app/assets/javascripts/languages/sr.js +24 -8
  36. data/app/assets/javascripts/languages/sv.js +24 -8
  37. data/app/assets/javascripts/languages/th.js +24 -8
  38. data/app/assets/javascripts/languages/tr.js +24 -8
  39. data/app/assets/javascripts/languages/uk.js +24 -8
  40. data/app/assets/javascripts/languages/vi.js +23 -8
  41. data/app/assets/javascripts/languages/zh_cn.js +10 -12
  42. data/app/assets/javascripts/languages/zh_tw.js +24 -8
  43. data/app/assets/javascripts/plugins/align.min.js +3 -3
  44. data/app/assets/javascripts/plugins/char_counter.min.js +3 -3
  45. data/app/assets/javascripts/plugins/code_beautifier.min.js +3 -3
  46. data/app/assets/javascripts/plugins/code_snippet.min.js +7 -0
  47. data/app/assets/javascripts/plugins/code_view.min.js +3 -3
  48. data/app/assets/javascripts/plugins/colors.min.js +3 -3
  49. data/app/assets/javascripts/plugins/cryptojs.min.js +3 -3
  50. data/app/assets/javascripts/plugins/draggable.min.js +3 -3
  51. data/app/assets/javascripts/plugins/edit_in_popup.min.js +3 -3
  52. data/app/assets/javascripts/plugins/emoticons.min.js +3 -3
  53. data/app/assets/javascripts/plugins/entities.min.js +3 -3
  54. data/app/assets/javascripts/plugins/export_to_word.min.js +3 -3
  55. data/app/assets/javascripts/plugins/file.min.js +3 -3
  56. data/app/assets/javascripts/plugins/files_manager.min.js +3 -3
  57. data/app/assets/javascripts/plugins/filestack.min.js +3 -3
  58. data/app/assets/javascripts/plugins/find_and_replace.min.js +3 -3
  59. data/app/assets/javascripts/plugins/font_family.min.js +3 -3
  60. data/app/assets/javascripts/plugins/font_size.min.js +3 -3
  61. data/app/assets/javascripts/plugins/forms.min.js +3 -3
  62. data/app/assets/javascripts/plugins/fullscreen.min.js +3 -3
  63. data/app/assets/javascripts/plugins/help.min.js +3 -3
  64. data/app/assets/javascripts/plugins/image.min.js +3 -3
  65. data/app/assets/javascripts/plugins/image_manager.min.js +3 -3
  66. data/app/assets/javascripts/plugins/import_from_word.min.js +7 -0
  67. data/app/assets/javascripts/plugins/inline_class.min.js +3 -3
  68. data/app/assets/javascripts/plugins/inline_style.min.js +3 -3
  69. data/app/assets/javascripts/plugins/line_breaker.min.js +3 -3
  70. data/app/assets/javascripts/plugins/line_height.min.js +3 -3
  71. data/app/assets/javascripts/plugins/link.min.js +3 -3
  72. data/app/assets/javascripts/plugins/link_to_anchor.min.js +3 -3
  73. data/app/assets/javascripts/plugins/lists.min.js +3 -3
  74. data/app/assets/javascripts/plugins/markdown.min.js +3 -3
  75. data/app/assets/javascripts/plugins/page_break.min.js +3 -3
  76. data/app/assets/javascripts/plugins/paragraph_format.min.js +3 -3
  77. data/app/assets/javascripts/plugins/paragraph_style.min.js +3 -3
  78. data/app/assets/javascripts/plugins/print.min.js +3 -3
  79. data/app/assets/javascripts/plugins/quick_insert.min.js +3 -3
  80. data/app/assets/javascripts/plugins/quote.min.js +3 -3
  81. data/app/assets/javascripts/plugins/save.min.js +3 -3
  82. data/app/assets/javascripts/plugins/special_characters.min.js +3 -3
  83. data/app/assets/javascripts/plugins/table.min.js +3 -3
  84. data/app/assets/javascripts/plugins/track_changes.min.js +3 -3
  85. data/app/assets/javascripts/plugins/trim_video.min.js +3 -3
  86. data/app/assets/javascripts/plugins/url.min.js +3 -3
  87. data/app/assets/javascripts/plugins/video.min.js +3 -3
  88. data/app/assets/javascripts/plugins/word_counter.min.js +3 -3
  89. data/app/assets/javascripts/plugins/word_paste.min.js +3 -3
  90. data/app/assets/javascripts/plugins.pkgd.min.js +3 -3
  91. data/app/assets/javascripts/third_party/embedly.min.js +3 -3
  92. data/app/assets/javascripts/third_party/font_awesome.min.js +3 -3
  93. data/app/assets/javascripts/third_party/image_tui.min.js +3 -3
  94. data/app/assets/javascripts/third_party/showdown.min.js +3 -3
  95. data/app/assets/javascripts/third_party/spell_checker.min.js +3 -3
  96. data/app/assets/stylesheets/froala_editor.css +2 -2
  97. data/app/assets/stylesheets/froala_editor.min.css +2 -2
  98. data/app/assets/stylesheets/froala_editor.pkgd.css +111 -4
  99. data/app/assets/stylesheets/froala_editor.pkgd.min.css +3 -3
  100. data/app/assets/stylesheets/froala_style.css +2 -2
  101. data/app/assets/stylesheets/froala_style.min.css +2 -2
  102. data/app/assets/stylesheets/plugins/char_counter.css +2 -2
  103. data/app/assets/stylesheets/plugins/char_counter.min.css +2 -2
  104. data/app/assets/stylesheets/plugins/code_snippet.css +111 -0
  105. data/app/assets/stylesheets/plugins/code_snippet.min.css +7 -0
  106. data/app/assets/stylesheets/plugins/code_view.css +2 -2
  107. data/app/assets/stylesheets/plugins/code_view.min.css +2 -2
  108. data/app/assets/stylesheets/plugins/colors.css +2 -2
  109. data/app/assets/stylesheets/plugins/colors.min.css +2 -2
  110. data/app/assets/stylesheets/plugins/draggable.css +2 -2
  111. data/app/assets/stylesheets/plugins/draggable.min.css +2 -2
  112. data/app/assets/stylesheets/plugins/emoticons.css +2 -2
  113. data/app/assets/stylesheets/plugins/emoticons.min.css +2 -2
  114. data/app/assets/stylesheets/plugins/file.css +2 -2
  115. data/app/assets/stylesheets/plugins/file.min.css +2 -2
  116. data/app/assets/stylesheets/plugins/files_manager.css +2 -2
  117. data/app/assets/stylesheets/plugins/files_manager.min.css +2 -2
  118. data/app/assets/stylesheets/plugins/filestack.css +2 -2
  119. data/app/assets/stylesheets/plugins/filestack.min.css +2 -2
  120. data/app/assets/stylesheets/plugins/find_and_replace.css +2 -2
  121. data/app/assets/stylesheets/plugins/find_and_replace.min.css +2 -2
  122. data/app/assets/stylesheets/plugins/fullscreen.css +2 -2
  123. data/app/assets/stylesheets/plugins/fullscreen.min.css +2 -2
  124. data/app/assets/stylesheets/plugins/help.css +2 -2
  125. data/app/assets/stylesheets/plugins/help.min.css +2 -2
  126. data/app/assets/stylesheets/plugins/image.css +2 -2
  127. data/app/assets/stylesheets/plugins/image.min.css +2 -2
  128. data/app/assets/stylesheets/plugins/image_manager.css +2 -2
  129. data/app/assets/stylesheets/plugins/image_manager.min.css +2 -2
  130. data/app/assets/stylesheets/plugins/line_breaker.css +2 -2
  131. data/app/assets/stylesheets/plugins/line_breaker.min.css +2 -2
  132. data/app/assets/stylesheets/plugins/link_to_anchor.css +2 -2
  133. data/app/assets/stylesheets/plugins/link_to_anchor.min.css +2 -2
  134. data/app/assets/stylesheets/plugins/markdown.css +2 -2
  135. data/app/assets/stylesheets/plugins/markdown.min.css +2 -2
  136. data/app/assets/stylesheets/plugins/page_break.css +3 -3
  137. data/app/assets/stylesheets/plugins/page_break.min.css +3 -3
  138. data/app/assets/stylesheets/plugins/quick_insert.css +2 -2
  139. data/app/assets/stylesheets/plugins/quick_insert.min.css +2 -2
  140. data/app/assets/stylesheets/plugins/special_characters.css +2 -2
  141. data/app/assets/stylesheets/plugins/special_characters.min.css +2 -2
  142. data/app/assets/stylesheets/plugins/table.css +4 -3
  143. data/app/assets/stylesheets/plugins/table.min.css +3 -3
  144. data/app/assets/stylesheets/plugins/trim_video.css +2 -2
  145. data/app/assets/stylesheets/plugins/trim_video.min.css +2 -2
  146. data/app/assets/stylesheets/plugins/video.css +2 -2
  147. data/app/assets/stylesheets/plugins/video.min.css +2 -2
  148. data/app/assets/stylesheets/plugins.pkgd.css +111 -4
  149. data/app/assets/stylesheets/plugins.pkgd.min.css +3 -3
  150. data/app/assets/stylesheets/themes/dark.css +28 -2
  151. data/app/assets/stylesheets/themes/dark.min.css +3 -3
  152. data/app/assets/stylesheets/themes/gray.css +28 -2
  153. data/app/assets/stylesheets/themes/gray.min.css +3 -3
  154. data/app/assets/stylesheets/themes/royal.css +28 -2
  155. data/app/assets/stylesheets/themes/royal.min.css +3 -3
  156. data/app/assets/stylesheets/third_party/embedly.css +2 -2
  157. data/app/assets/stylesheets/third_party/embedly.min.css +2 -2
  158. data/app/assets/stylesheets/third_party/font_awesome.css +2 -2
  159. data/app/assets/stylesheets/third_party/font_awesome.min.css +2 -2
  160. data/app/assets/stylesheets/third_party/image_tui.css +2 -2
  161. data/app/assets/stylesheets/third_party/image_tui.min.css +2 -2
  162. data/app/assets/stylesheets/third_party/spell_checker.css +2 -2
  163. data/app/assets/stylesheets/third_party/spell_checker.min.css +2 -2
  164. data/lib/wysiwyg-rails/version.rb +1 -1
  165. metadata +6 -2
@@ -1,20 +1,19 @@
1
1
  /*!
2
- * froala_editor v4.7.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2025 Froala Labs
4
+ * Copyright 2014-2026 Froala Labs
5
5
  */
6
6
 
7
7
  (function (global, factory) {
8
8
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
9
  typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
- (factory(global.FroalaEditor));
11
- }(this, (function (FE) { 'use strict';
12
-
13
- FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
10
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
11
+ })(this, (function (FE) { 'use strict';
14
12
 
15
13
  /**
16
14
  * Persian
17
15
  */
16
+
18
17
  FE.LANGUAGE['fa'] = {
19
18
  translation: {
20
19
  // Place holder
@@ -156,6 +155,14 @@
156
155
  'Left align': 'تراز به چپ',
157
156
  'Center align': 'تراز به مرکز',
158
157
  'Right align': 'تراز به راست',
158
+ 'solid': 'خط پیوسته',
159
+ 'dashed': 'خط خط‌چین',
160
+ 'dotted': 'خط نقطه‌چین',
161
+ 'double': 'خط دوبل',
162
+ 'groove': 'خط شیار‌دار',
163
+ 'ridge': 'خط برجسته',
164
+ 'inset': 'خط داخلی',
165
+ 'outset': 'خط خارجی',
159
166
  // Files
160
167
  'Upload File': "\u0622\u067E\u0644\u0648\u062F \u0641\u0627\u06CC\u0644",
161
168
  'Drop file': "\u0627\u0641\u062A \u0641\u0627\u06CC\u0644",
@@ -320,10 +327,19 @@
320
327
  'Enter the anchor name without space': 'نام لنگر را بدون فاصله وارد کنید',
321
328
  'Anchor name already exists.': 'نام لنگر از قبل موجود است.',
322
329
  // export to word
323
- 'Export to Word': 'خروجی به Word'
330
+ 'Export to Word': 'خروجی به Word',
331
+ 'Ensure that all required dependent libraries are available for the plugin to work.': 'اطمینان حاصل کنید که تمام کتابخانه‌های وابسته مورد نیاز برای کارکرد افزونه در دسترس باشند.',
332
+ // Import_from_word
333
+ 'Import from Word': 'وارد کردن از ورد',
334
+ 'Please upload a valid file': 'لطفا یک فایل معتبر بارگذاری کنید.',
335
+ 'File size must be less than': 'حجم فایل باید کمتر از',
336
+ //Code Snippet
337
+ 'Code Snippet': 'قطعه کد',
338
+ 'Insert Code Snippet': 'درج قطعه کد',
339
+ 'Edit Code Snippet': 'ویرایش قطعه کد'
324
340
  },
325
341
  direction: 'rtl'
326
342
  };
327
343
 
328
- })));
344
+ }));
329
345
  //# sourceMappingURL=fa.js.map
@@ -1,20 +1,19 @@
1
1
  /*!
2
- * froala_editor v4.7.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2025 Froala Labs
4
+ * Copyright 2014-2026 Froala Labs
5
5
  */
6
6
 
7
7
  (function (global, factory) {
8
8
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
9
  typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
- (factory(global.FroalaEditor));
11
- }(this, (function (FE) { 'use strict';
12
-
13
- FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
10
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
11
+ })(this, (function (FE) { 'use strict';
14
12
 
15
13
  /**
16
14
  * Finnish
17
15
  */
16
+
18
17
  FE.LANGUAGE['fi'] = {
19
18
  translation: {
20
19
  // Place holder
@@ -156,6 +155,14 @@
156
155
  'Left align': 'Tasaa vasemmalle',
157
156
  'Center align': 'Keskitä',
158
157
  'Right align': 'Oikea tasaus',
158
+ 'solid': 'Yhtenäinen viiva',
159
+ 'dashed': 'Katkoviiva',
160
+ 'dotted': 'Pisteviiva',
161
+ 'double': 'Kaksoisviiva',
162
+ 'groove': 'Urvallinen viiva',
163
+ 'ridge': 'Kohoviiva',
164
+ 'inset': 'Sisäviiva',
165
+ 'outset': 'Ulkoviiiva',
159
166
  // Files
160
167
  'Upload File': 'Lataa tiedosto',
161
168
  'Drop file': 'Pudota tiedosto',
@@ -320,10 +327,19 @@
320
327
  'Enter the anchor name without space': 'Syötä ankkurin nimi ilman välilyöntejä',
321
328
  'Anchor name already exists.': 'Ankkurin nimi on jo olemassa.',
322
329
  // Export to Word
323
- 'Export to Word': 'Vie Wordiin'
330
+ 'Export to Word': 'Vie Wordiin',
331
+ 'Ensure that all required dependent libraries are available for the plugin to work.': 'Varmista, että kaikki tarvittavat riippuvaiset kirjastot ovat käytettävissä liitännäisen toimimiseksi.',
332
+ // Import_from_word
333
+ 'Import from Word': 'Tuo Wordista',
334
+ 'Please upload a valid file': 'Lataa kelvollinen tiedosto.',
335
+ 'File size must be less than': 'Tiedostokoon täytyy olla alle',
336
+ //Code Snippet
337
+ 'Code Snippet': 'Koodikatkelma',
338
+ 'Insert Code Snippet': 'Lisää koodikatkelma',
339
+ 'Edit Code Snippet': 'Muokkaa koodikatkelmaa'
324
340
  },
325
341
  direction: 'ltr'
326
342
  };
327
343
 
328
- })));
344
+ }));
329
345
  //# sourceMappingURL=fi.js.map
@@ -1,20 +1,19 @@
1
1
  /*!
2
- * froala_editor v4.7.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2025 Froala Labs
4
+ * Copyright 2014-2026 Froala Labs
5
5
  */
6
6
 
7
7
  (function (global, factory) {
8
8
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
9
  typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
- (factory(global.FroalaEditor));
11
- }(this, (function (FE) { 'use strict';
12
-
13
- FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
10
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
11
+ })(this, (function (FE) { 'use strict';
14
12
 
15
13
  /**
16
14
  * French
17
15
  */
16
+
18
17
  FE.LANGUAGE['fr'] = {
19
18
  translation: {
20
19
  // Place holder
@@ -55,7 +54,7 @@
55
54
  'Heading 2': 'Titre 2',
56
55
  'Heading 3': 'Titre 3',
57
56
  'Heading 4': 'Titre 4',
58
- 'Single': 'Célibataire',
57
+ 'Single': 'Simple',
59
58
  // Style
60
59
  'Paragraph Style': 'Style de paragraphe',
61
60
  'Inline Style': 'Style en ligne',
@@ -181,6 +180,15 @@
181
180
  'Left align': 'Aligner à gauche',
182
181
  'Center align': 'Aligner au centre',
183
182
  'Right align': 'Aligner à droite',
183
+ 'solid': 'Ligne pleine',
184
+ 'dashed': 'Ligne en tirets',
185
+ 'dashed Borders': 'Bordures pointillées',
186
+ 'dotted': 'Ligne en points',
187
+ 'double': 'Ligne double',
188
+ 'groove': 'Ligne rainurée',
189
+ 'ridge': 'Ligne en relief',
190
+ 'inset': 'Ligne intérieure',
191
+ 'outset': 'Ligne extérieure',
184
192
  // Files
185
193
  'Upload File': "T\xE9l\xE9verser un fichier",
186
194
  'Drop file': 'Cliquer pour parcourir',
@@ -345,10 +353,19 @@
345
353
  'Enter the anchor name without space': 'Entrez le nom de l\'ancre sans espace',
346
354
  'Anchor name already exists.': 'Le nom de l\'ancre existe déjà.',
347
355
  // Export to Word
348
- 'Export to Word': 'Exporter vers Word'
356
+ 'Export to Word': 'Exporter vers Word',
357
+ 'Ensure that all required dependent libraries are available for the plugin to work.': 'Assurez-vous que toutes les bibliothèques dépendantes requises sont disponibles pour que l\'extension fonctionne.',
358
+ // Import_from_word
359
+ 'Import from Word': 'Importer depuis Word',
360
+ 'Please upload a valid file': 'Veuillez télécharger un fichier valide.',
361
+ 'File size must be less than': 'La taille du fichier doit être inférieure à',
362
+ //Code Snippet
363
+ 'Code Snippet': 'Extrait de Code',
364
+ 'Insert Code Snippet': 'Insérer un extrait de code',
365
+ 'Edit Code Snippet': 'Modifier l\'extrait de code'
349
366
  },
350
367
  direction: 'ltr'
351
368
  };
352
369
 
353
- })));
370
+ }));
354
371
  //# sourceMappingURL=fr.js.map
@@ -1,30 +1,28 @@
1
1
  /*!
2
- * froala_editor v4.7.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2025 Froala Labs
4
+ * Copyright 2014-2026 Froala Labs
5
5
  */
6
6
 
7
7
  (function (global, factory) {
8
8
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
9
  typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
- (factory(global.FroalaEditor));
11
- }(this, (function (FE) { 'use strict';
12
-
13
- FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
10
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
11
+ })(this, (function (FE) { 'use strict';
14
12
 
15
13
  function _defineProperty(e, r, t) {
16
14
  return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
17
15
  value: t,
18
- enumerable: !0,
19
- configurable: !0,
20
- writable: !0
16
+ enumerable: true,
17
+ configurable: true,
18
+ writable: true
21
19
  }) : e[r] = t, e;
22
20
  }
23
21
  function _toPrimitive(t, r) {
24
22
  if ("object" != typeof t || !t) return t;
25
23
  var e = t[Symbol.toPrimitive];
26
24
  if (void 0 !== e) {
27
- var i = e.call(t, r || "default");
25
+ var i = e.call(t, r);
28
26
  if ("object" != typeof i) return i;
29
27
  throw new TypeError("@@toPrimitive must return a primitive value.");
30
28
  }
@@ -177,6 +175,14 @@
177
175
  'Left align': 'יישור לשמאל',
178
176
  'Center align': 'יישור למרכז',
179
177
  'Right align': 'יישור לימין',
178
+ 'solid': 'קו רציף',
179
+ 'dashed': 'קו מקווקו',
180
+ 'dotted': 'קו מנוקד',
181
+ 'double': 'קו כפול',
182
+ 'groove': 'קו משוקע',
183
+ 'ridge': 'קו בולט',
184
+ 'inset': 'קו פנימי',
185
+ 'outset': 'קו חיצוני',
180
186
  // Files
181
187
  'Upload File': "\u05D4\u05E2\u05DC\u05D0\u05EA \u05E7\u05D5\u05D1\u05E5",
182
188
  'Drop file': "\u05D6\u05E8\u05D5\u05E7 \u05E7\u05D5\u05D1\u05E5 \u05DB\u05D0\u05DF",
@@ -316,9 +322,9 @@
316
322
  'Find': 'חפש',
317
323
  'Replace with': 'החלף ב-',
318
324
  'Replace All': 'החלף הכל'
319
- }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, "Advanced Options", 'אפשרויות מתקדמות'), 'Match case', 'התאם בין אותיות גדולות וקטנות'), 'Whole words only', 'רק מילים שלמות'), 'More Text', 'עוד טקסט'), 'More Paragraph', 'עוד סעיף'), 'More Rich', 'עוד עשיר'), 'More Misc', 'שונות עוד'), 'Border', 'גבול'), "Dimensions", 'ממדים'), 'Select Table', 'בחר טבלה'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Drag Table', 'גרור טבלה'), 'Select PageBreak', 'בחר הפסקת עמוד'), 'Drag PageBreak', 'גרור הפסקת עמוד'), 'Page Break', 'הפסקת עמוד'), 'Insert Anchor', 'הוספת עוגן'), 'There are no entries matching', 'אין רשומות תואמות'), 'Update Anchor', 'עדכון עוגן'), 'Edit Anchor', 'עריכת עוגן'), 'Anchor Name', 'שם העוגן'), 'Anchor Link', 'קישור העוגן'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Scroll to target', 'גלול אל היעד'), 'Enter the anchor name without space', 'הקלד את שם העוגן ללא רווח'), 'Anchor name already exists.', 'שם העוגן כבר קיים.'), 'Export to Word', 'ייצוא למילה')),
325
+ }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, "Advanced Options", 'אפשרויות מתקדמות'), 'Match case', 'התאם בין אותיות גדולות וקטנות'), 'Whole words only', 'רק מילים שלמות'), 'More Text', 'עוד טקסט'), 'More Paragraph', 'עוד סעיף'), 'More Rich', 'עוד עשיר'), 'More Misc', 'שונות עוד'), 'Border', 'גבול'), "Dimensions", 'ממדים'), 'Select Table', 'בחר טבלה'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Drag Table', 'גרור טבלה'), 'Select PageBreak', 'בחר הפסקת עמוד'), 'Drag PageBreak', 'גרור הפסקת עמוד'), 'Page Break', 'הפסקת עמוד'), 'Insert Anchor', 'הוספת עוגן'), 'There are no entries matching', 'אין רשומות תואמות'), 'Update Anchor', 'עדכון עוגן'), 'Edit Anchor', 'עריכת עוגן'), 'Anchor Name', 'שם העוגן'), 'Anchor Link', 'קישור העוגן'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Scroll to target', 'גלול אל היעד'), 'Enter the anchor name without space', 'הקלד את שם העוגן ללא רווח'), 'Anchor name already exists.', 'שם העוגן כבר קיים.'), 'Export to Word', 'ייצוא למילה'), 'Ensure that all required dependent libraries are available for the plugin to work.', 'ודא שכל ספריות התלויות הנדרשות זמינות כדי שהתוסף יעבוד.'), 'Import from Word', 'ייבוא מ-Word'), 'Please upload a valid file', 'אנא העלה קובץ תקין.'), 'File size must be less than', 'גודל הקובץ חייב להיות קטן מ-'), 'Code Snippet', 'קטע קוד'), 'Insert Code Snippet', 'הוסף קטע קוד'), _defineProperty(_translation, 'Edit Code Snippet', 'ערוך קטע קוד')),
320
326
  direction: 'rtl'
321
327
  };
322
328
 
323
- })));
329
+ }));
324
330
  //# sourceMappingURL=he.js.map
@@ -1,20 +1,19 @@
1
1
  /*!
2
- * froala_editor v4.7.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2025 Froala Labs
4
+ * Copyright 2014-2026 Froala Labs
5
5
  */
6
6
 
7
7
  (function (global, factory) {
8
8
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
9
  typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
- (factory(global.FroalaEditor));
11
- }(this, (function (FE) { 'use strict';
12
-
13
- FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
10
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
11
+ })(this, (function (FE) { 'use strict';
14
12
 
15
13
  /**
16
14
  * Croatian
17
15
  */
16
+
18
17
  FE.LANGUAGE['hr'] = {
19
18
  translation: {
20
19
  // Place holder
@@ -155,6 +154,14 @@
155
154
  'Left align': 'Lijevo poravnanje',
156
155
  'Center align': 'Poravnaj po sredini',
157
156
  'Right align': 'Desno poravnanje',
157
+ 'solid': 'Puna linija',
158
+ 'dashed': 'Isprekidana linija',
159
+ 'dotted': 'Točkasta linija',
160
+ 'double': 'Dvostruka linija',
161
+ 'groove': 'Urezana linija',
162
+ 'ridge': 'Izbočena linija',
163
+ 'inset': 'Unutarnja linija',
164
+ 'outset': 'Vanjska linija',
158
165
  // Files
159
166
  'Upload File': 'Prijenos datoteke',
160
167
  'Drop file': 'Ispusti datoteku',
@@ -319,10 +326,19 @@
319
326
  'Enter the anchor name without space': 'Unesite naziv sidra bez razmaka',
320
327
  'Anchor name already exists.': 'Naziv sidra već postoji.',
321
328
  // Export to Word
322
- 'Export to Word': 'Izvezi u Word'
329
+ 'Export to Word': 'Izvezi u Word',
330
+ 'Ensure that all required dependent libraries are available for the plugin to work.': 'Osigurajte da su sve potrebne zavisne biblioteke dostupne kako bi dodatak radio.',
331
+ // Import_from_word
332
+ 'Import from Word': 'Uvezi iz Worda',
333
+ 'Please upload a valid file': 'Molimo Vas da prenesete valjanu datoteku.',
334
+ 'File size must be less than': 'Veličina datoteke mora biti manja od',
335
+ //Code Snippet
336
+ 'Code Snippet': 'Isječak Koda',
337
+ 'Insert Code Snippet': 'Umetni isječak koda',
338
+ 'Edit Code Snippet': 'Uredi isječak koda'
323
339
  },
324
340
  direction: 'ltr'
325
341
  };
326
342
 
327
- })));
343
+ }));
328
344
  //# sourceMappingURL=hr.js.map
@@ -1,20 +1,19 @@
1
1
  /*!
2
- * froala_editor v4.7.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2025 Froala Labs
4
+ * Copyright 2014-2026 Froala Labs
5
5
  */
6
6
 
7
7
  (function (global, factory) {
8
8
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
9
  typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
- (factory(global.FroalaEditor));
11
- }(this, (function (FE) { 'use strict';
12
-
13
- FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
10
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
11
+ })(this, (function (FE) { 'use strict';
14
12
 
15
13
  /**
16
14
  * Hungarian
17
15
  */
16
+
18
17
  FE.LANGUAGE['hu'] = {
19
18
  translation: {
20
19
  // Place holder
@@ -169,6 +168,14 @@
169
168
  'Left align': 'Balra igazítás',
170
169
  'Center align': 'Középre igazítás',
171
170
  'Right align': 'Jobbra igazítás',
171
+ 'solid': 'Folytonos vonal',
172
+ 'dashed': 'Szaggatott vonal',
173
+ 'dotted': 'Pontozott vonal',
174
+ 'double': 'Kettős',
175
+ 'groove': 'Vájatolt vonal',
176
+ 'ridge': 'Domború vonal',
177
+ 'inset': 'Belső vonal',
178
+ 'outset': 'Külső vonal',
172
179
  // Files
173
180
  'Upload File': 'Fájl feltöltése',
174
181
  'Drop file': 'Húzza ide a fájlt',
@@ -326,10 +333,19 @@
326
333
  'Enter the anchor name without space': 'Adja meg a horgony nevét szóköz nélkül',
327
334
  'Anchor name already exists.': 'A horgony neve már létezik.',
328
335
  // Export to Word
329
- 'Export to Word': 'Exportálás Word-be'
336
+ 'Export to Word': 'Exportálás Word-be',
337
+ 'Ensure that all required dependent libraries are available for the plugin to work.': 'Győződjön meg arról, hogy a bővítmény működéséhez minden szükséges függő könyvtár elérhető.',
338
+ // Import_from_word
339
+ 'Import from Word': 'Importálás Wordből',
340
+ 'Please upload a valid file': 'Kérem, töltsön fel egy érvényes fájlt.',
341
+ 'File size must be less than': 'A fájlméretnek kisebbnek kell lennie, mint',
342
+ //Code Snippet
343
+ 'Code Snippet': 'Kódrészlet',
344
+ 'Insert Code Snippet': 'Kódrészlet beszúrása',
345
+ 'Edit Code Snippet': 'Kódrészlet szerkesztése'
330
346
  },
331
347
  direction: 'ltr'
332
348
  };
333
349
 
334
- })));
350
+ }));
335
351
  //# sourceMappingURL=hu.js.map
@@ -1,20 +1,19 @@
1
1
  /*!
2
- * froala_editor v4.7.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2025 Froala Labs
4
+ * Copyright 2014-2026 Froala Labs
5
5
  */
6
6
 
7
7
  (function (global, factory) {
8
8
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
9
  typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
- (factory(global.FroalaEditor));
11
- }(this, (function (FE) { 'use strict';
12
-
13
- FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
10
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
11
+ })(this, (function (FE) { 'use strict';
14
12
 
15
13
  /**
16
14
  * Indonesian
17
15
  */
16
+
18
17
  FE.LANGUAGE['id'] = {
19
18
  translation: {
20
19
  // Place holder
@@ -156,6 +155,14 @@
156
155
  'Left align': 'Rata kiri',
157
156
  'Center align': 'Rata tengah',
158
157
  'Right align': 'Sejajarkan kanan',
158
+ 'solid': 'Garis penuh',
159
+ 'dashed': 'Garis putus-putus',
160
+ 'dotted': 'Garis titik-titik',
161
+ 'double': 'Garis ganda',
162
+ 'groove': 'Garis beralur',
163
+ 'ridge': 'Garis timbul',
164
+ 'inset': 'Garis bagian dalam',
165
+ 'outset': 'Garis bagian luar',
159
166
  // Files
160
167
  'Upload File': 'Meng-upload berkas',
161
168
  'Drop file': 'Jatuhkan berkas',
@@ -320,10 +327,19 @@
320
327
  'Enter the anchor name without space': 'Masukkan nama jangkar tanpa spasi',
321
328
  'Anchor name already exists.': 'Nama jangkar sudah ada.',
322
329
  // Export to Word
323
- 'Export to Word': 'Ekspor ke Word'
330
+ 'Export to Word': 'Ekspor ke Word',
331
+ 'Ensure that all required dependent libraries are available for the plugin to work.': 'Pastikan semua pustaka dependen yang diperlukan tersedia agar plugin dapat berfungsi.',
332
+ // Import_from_word
333
+ 'Import from Word': 'Impor dari Word',
334
+ 'Please upload a valid file': 'Harap unggah berkas yang valid.',
335
+ 'File size must be less than': 'Ukuran berkas harus kurang dari',
336
+ //Code Snippet
337
+ 'Code Snippet': 'Kutipan Kode',
338
+ 'Insert Code Snippet': 'Sisipkan Kutipan Kode',
339
+ 'Edit Code Snippet': 'Edit Kutipan Kode'
324
340
  },
325
341
  direction: 'ltr'
326
342
  };
327
343
 
328
- })));
344
+ }));
329
345
  //# sourceMappingURL=id.js.map
@@ -1,20 +1,19 @@
1
1
  /*!
2
- * froala_editor v4.7.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2025 Froala Labs
4
+ * Copyright 2014-2026 Froala Labs
5
5
  */
6
6
 
7
7
  (function (global, factory) {
8
8
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
9
  typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
- (factory(global.FroalaEditor));
11
- }(this, (function (FE) { 'use strict';
12
-
13
- FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
10
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
11
+ })(this, (function (FE) { 'use strict';
14
12
 
15
13
  /**
16
14
  * Italian
17
15
  */
16
+
18
17
  FE.LANGUAGE['it'] = {
19
18
  translation: {
20
19
  // Place holder
@@ -171,6 +170,14 @@
171
170
  'Left align': 'Allinea a sinistra',
172
171
  'Center align': 'Allinea al centro',
173
172
  'Right align': 'Allinea a destra',
173
+ 'solid': 'Linea continua',
174
+ 'dashed': 'Linea tratteggiata',
175
+ 'dotted': 'Linea puntinata',
176
+ 'double': 'Doppio',
177
+ 'groove': 'Linea scanalata',
178
+ 'ridge': 'Linea in rilievo',
179
+ 'inset': 'Linea interna',
180
+ 'outset': 'Linea esterna',
174
181
  // Files
175
182
  'Upload File': 'Carica File',
176
183
  'Drop file': 'Rilascia file',
@@ -336,10 +343,19 @@
336
343
  'Enter the anchor name without space': 'Inserisci il nome dell\'ancoraggio senza spazi',
337
344
  'Anchor name already exists.': 'Il nome dell\'ancoraggio esiste già.',
338
345
  // Export to Word
339
- 'Export to Word': 'Esporta in Word'
346
+ 'Export to Word': 'Esporta in Word',
347
+ 'Ensure that all required dependent libraries are available for the plugin to work.': 'Assicurati che tutte le librerie dipendenti richieste siano disponibili affinché il plugin funzioni.',
348
+ // Import_from_word
349
+ 'Import from Word': 'Importa da Word',
350
+ 'Please upload a valid file': 'Carica un file valido.',
351
+ 'File size must be less than': 'La dimensione del file deve essere inferiore a',
352
+ //Code Snippet
353
+ 'Code Snippet': 'Frammento di Codice',
354
+ 'Insert Code Snippet': 'Inserisci frammento di codice',
355
+ 'Edit Code Snippet': 'Modifica frammento di codice'
340
356
  },
341
357
  direction: 'ltr'
342
358
  };
343
359
 
344
- })));
360
+ }));
345
361
  //# sourceMappingURL=it.js.map
@@ -1,20 +1,19 @@
1
1
  /*!
2
- * froala_editor v4.7.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2025 Froala Labs
4
+ * Copyright 2014-2026 Froala Labs
5
5
  */
6
6
 
7
7
  (function (global, factory) {
8
8
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
9
  typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
- (factory(global.FroalaEditor));
11
- }(this, (function (FE) { 'use strict';
12
-
13
- FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
10
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
11
+ })(this, (function (FE) { 'use strict';
14
12
 
15
13
  /**
16
14
  * Japanese
17
15
  */
16
+
18
17
  FE.LANGUAGE['ja'] = {
19
18
  translation: {
20
19
  // Place holder
@@ -156,6 +155,14 @@
156
155
  'Left align': '左揃え',
157
156
  'Center align': '中央揃え',
158
157
  'Right align': '右揃え',
158
+ 'solid': '実線',
159
+ 'dashed': '破線',
160
+ 'dotted': '点線',
161
+ 'double': '二重線',
162
+ 'groove': '溝線',
163
+ 'ridge': '隆起線',
164
+ 'inset': '内側の線',
165
+ 'outset': '外側の線',
159
166
  // Files
160
167
  'Upload File': "\u30D5\u30A1\u30A4\u30EB\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9",
161
168
  'Drop file': "\u30D5\u30A1\u30A4\u30EB\u3092\u30C9\u30E9\u30C3\u30B0&\u30C9\u30ED\u30C3\u30D7",
@@ -324,10 +331,19 @@
324
331
  'Enter the anchor name without space': 'スペースを入れずにアンカー名を入力してください',
325
332
  'Anchor name already exists.': 'アンカー名はすでに存在します。',
326
333
  //export to word
327
- 'Export to Word': 'Wordにエクスポート'
334
+ 'Export to Word': 'Wordにエクスポート',
335
+ 'Ensure that all required dependent libraries are available for the plugin to work.': 'プラグインが機能するために必要なすべての依存ライブラリが利用可能であることを確認してください。',
336
+ // Import_from_word
337
+ 'Import from Word': 'Wordからインポート',
338
+ 'Please upload a valid file': '有効なファイルをアップロードしてください。',
339
+ 'File size must be less than': 'ファイルサイズは以下である必要があります',
340
+ //Code Snippet
341
+ 'Code Snippet': 'コードスニペット',
342
+ 'Insert Code Snippet': 'コードスニペットを挿入',
343
+ 'Edit Code Snippet': 'コードスニペットを編集'
328
344
  },
329
345
  direction: 'ltr'
330
346
  };
331
347
 
332
- })));
348
+ }));
333
349
  //# sourceMappingURL=ja.js.map
@@ -1,20 +1,19 @@
1
1
  /*!
2
- * froala_editor v4.7.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2025 Froala Labs
4
+ * Copyright 2014-2026 Froala Labs
5
5
  */
6
6
 
7
7
  (function (global, factory) {
8
8
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
9
  typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
- (factory(global.FroalaEditor));
11
- }(this, (function (FE) { 'use strict';
12
-
13
- FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
10
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
11
+ })(this, (function (FE) { 'use strict';
14
12
 
15
13
  /**
16
14
  * Korean
17
15
  */
16
+
18
17
  FE.LANGUAGE['ko'] = {
19
18
  translation: {
20
19
  // Place holder
@@ -176,6 +175,14 @@
176
175
  'Left align': '왼쪽 정렬',
177
176
  'Center align': '가운데 정렬',
178
177
  'Right align': '오른쪽 정렬',
178
+ 'solid': '실선',
179
+ 'dashed': '파선',
180
+ 'dotted': '점선',
181
+ 'double': '더블',
182
+ 'groove': '홈이 있는 선',
183
+ 'ridge': '돌출된 선',
184
+ 'inset': '내부 선',
185
+ 'outset': '외부 선',
179
186
  // Files
180
187
  'Upload File': "\uD30C\uC77C \uCCA8\uBD80",
181
188
  'Drop file': "\uD30C\uC77C\uC744 \uB4DC\uB798\uADF8&\uB4DC\uB86D",
@@ -337,10 +344,19 @@
337
344
  'Enter the anchor name without space': '공백 없이 앵커 이름을 입력하세요',
338
345
  'Anchor name already exists.': '앵커 이름이 이미 존재합니다.',
339
346
  //Export to Word
340
- 'Export to Word': '워드로 내보내기'
347
+ 'Export to Word': '워드로 내보내기',
348
+ 'Ensure that all required dependent libraries are available for the plugin to work.': '플러그인이 작동하려면 필요한 모든 종속 라이브러리가 사용 가능한지 확인하십시오.',
349
+ // Import_from_word
350
+ 'Import from Word': 'Word에서 가져오기',
351
+ 'Please upload a valid file': '유효한 파일을 업로드하십시오.',
352
+ 'File size must be less than': '파일 크기는 다음 미만이어야 합니다.',
353
+ //Code Snippet
354
+ 'Code Snippet': '코드 조각',
355
+ 'Insert Code Snippet': '코드 조각 삽입',
356
+ 'Edit Code Snippet': '코드 조각 편집'
341
357
  },
342
358
  direction: 'ltr'
343
359
  };
344
360
 
345
- })));
361
+ }));
346
362
  //# sourceMappingURL=ko.js.map