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,16 +1,14 @@
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
  * Slovenian
@@ -153,6 +151,14 @@
153
151
  'Left align': 'Poravnaj levo',
154
152
  'Center align': 'Poravnaj sredino',
155
153
  'Right align': 'desno Poravnaj ',
154
+ 'solid': 'Polna črta',
155
+ 'dashed': 'Črtkana črta',
156
+ 'dotted': 'Pikčasta črta',
157
+ 'double': 'Dvojna črta',
158
+ 'groove': 'Zarezana črta',
159
+ 'ridge': 'Dvignjena črta',
160
+ 'inset': 'Notranja črta',
161
+ 'outset': 'Zunanja črta',
156
162
  // Files
157
163
  'Upload File': 'Naloži datoteko',
158
164
  'Drop file': 'Spustite datoteko sem',
@@ -262,10 +268,19 @@
262
268
  'Enter the anchor name without space': 'Vnesite ime sidra brez presledkov',
263
269
  'Anchor name already exists.': 'Ime sidra že obstaja.',
264
270
  // Export to Word
265
- 'Export to Word': 'Izvozi v Word'
271
+ 'Export to Word': 'Izvozi v Word',
272
+ 'Ensure that all required dependent libraries are available for the plugin to work.': 'Zagotovite, da so vse zahtevane odvisne knjižnice na voljo za delovanje vtičnika.',
273
+ // Import_from_word
274
+ 'Import from Word': 'Uvoz iz Worda',
275
+ 'Please upload a valid file': 'Prosimo, naložite veljavno datoteko.',
276
+ 'File size must be less than': 'Velikost datoteke mora biti manjša od',
277
+ //Code Snippet
278
+ 'Code Snippet': 'Odlomek Kode',
279
+ 'Insert Code Snippet': 'Vstavi odlomek kode',
280
+ 'Edit Code Snippet': 'Uredi odlomek kode'
266
281
  },
267
282
  direction: 'ltr'
268
283
  };
269
284
 
270
- })));
285
+ }));
271
286
  //# sourceMappingURL=sl.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
  * Serbian (Latin)
17
15
  */
16
+
18
17
  FE.LANGUAGE['sr'] = {
19
18
  translation: {
20
19
  // Place holder
@@ -156,6 +155,14 @@
156
155
  'Left align': 'Poravnaj levo',
157
156
  'Center align': 'Poravnaj na sredinu',
158
157
  'Right align': 'Poravnaj desno',
158
+ 'solid': 'Puna linija',
159
+ 'dashed': 'Isprekidana linija',
160
+ 'dotted': 'Tačkasta linija',
161
+ 'double': 'Dvostruka linija',
162
+ 'groove': 'Urezana linija',
163
+ 'ridge': 'Izdignuta linija',
164
+ 'inset': 'Unutrašnja linija',
165
+ 'outset': 'Spoljašnja linija',
159
166
  // Files
160
167
  'Upload File': 'Otpremanje datoteke',
161
168
  'Drop file': 'Baci datoteku',
@@ -320,10 +327,19 @@
320
327
  'Enter the anchor name without space': 'Unesite naziv sidra bez razmaka',
321
328
  'Anchor name already exists.': 'Naziv sidra već postoji.',
322
329
  // Export to Word
323
- 'Export to Word': 'Izvezi u Word'
330
+ 'Export to Word': 'Izvezi u Word',
331
+ 'Ensure that all required dependent libraries are available for the plugin to work.': 'Obezbedite da su sve potrebne zavisne biblioteke dostupne da bi dodatak radio.',
332
+ // Import_from_word
333
+ 'Import from Word': 'Uvoz iz Worda',
334
+ 'Please upload a valid file': 'Molimo Vas da otpremite važeću datoteku.',
335
+ 'File size must be less than': 'Veličina datoteke mora biti manja od',
336
+ //Code Snippet
337
+ 'Code Snippet': 'Исечак кода',
338
+ 'Insert Code Snippet': 'Уметни исечак кода',
339
+ 'Edit Code Snippet': 'Уреди исечак кода'
324
340
  },
325
341
  direction: 'ltr'
326
342
  };
327
343
 
328
- })));
344
+ }));
329
345
  //# sourceMappingURL=sr.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
  * Swedish
17
15
  */
16
+
18
17
  FE.LANGUAGE['sv'] = {
19
18
  translation: {
20
19
  // Place holder
@@ -156,6 +155,14 @@
156
155
  'Left align': 'Vänsterjustera',
157
156
  'Center align': 'Centerjustera',
158
157
  'Right align': 'Högerjustera',
158
+ 'solid': 'Heldragen linje',
159
+ 'dashed': 'Streckad linje',
160
+ 'dotted': 'Punktad linje',
161
+ 'double': 'Dubbel linje',
162
+ 'groove': 'Graverad linje',
163
+ 'ridge': 'Upphöjd linje',
164
+ 'inset': 'Inre linje',
165
+ 'outset': 'Yttre linje',
159
166
  // Files
160
167
  'Upload File': 'Ladda upp fil',
161
168
  'Drop file': "Sl\xE4pp fil",
@@ -320,10 +327,19 @@
320
327
  'Enter the anchor name without space': 'Ange ankarnamnet utan mellanslag',
321
328
  'Anchor name already exists.': 'Ankarnamnet finns redan.',
322
329
  // Export to Word
323
- 'Export to Word': 'Exportera till Word'
330
+ 'Export to Word': 'Exportera till Word',
331
+ 'Ensure that all required dependent libraries are available for the plugin to work.': 'Se till att alla nödvändiga beroende bibliotek är tillgängliga för att tillägget ska fungera.',
332
+ // Import_from_word
333
+ 'Import from Word': 'Importera från Word',
334
+ 'Please upload a valid file': 'Vänligen ladda upp en giltig fil.',
335
+ 'File size must be less than': 'Filstorleken måste vara mindre än',
336
+ //Code Snippet
337
+ 'Code Snippet': 'Kodavsnitt',
338
+ 'Insert Code Snippet': 'Infoga kodavsnitt',
339
+ 'Edit Code Snippet': 'Redigera kodavsnitt'
324
340
  },
325
341
  direction: 'ltr'
326
342
  };
327
343
 
328
- })));
344
+ }));
329
345
  //# sourceMappingURL=sv.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
  * Thai
17
15
  */
16
+
18
17
  FE.LANGUAGE['th'] = {
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': "\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E44\u0E1F\u0E25\u0E4C",
161
168
  'Drop file': "\u0E27\u0E32\u0E07\u0E44\u0E1F\u0E25\u0E4C",
@@ -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': 'นำเข้าจาก 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: 'ltr'
326
342
  };
327
343
 
328
- })));
344
+ }));
329
345
  //# sourceMappingURL=th.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
  * Turkish
17
15
  */
16
+
18
17
  FE.LANGUAGE['tr'] = {
19
18
  translation: {
20
19
  // Place holder
@@ -156,6 +155,14 @@
156
155
  'Left align': 'Sola hizala',
157
156
  'Center align': 'Ortala',
158
157
  'Right align': 'Sağa hizala',
158
+ 'solid': 'Düz çizgi',
159
+ 'dashed': 'Kesikli çizgi',
160
+ 'dotted': 'Noktalı çizgi',
161
+ 'double': 'Çift çizgi',
162
+ 'groove': 'Oyuk çizgi',
163
+ 'ridge': 'Kabartmalı çizgi',
164
+ 'inset': 'İç çizgi',
165
+ 'outset': 'Dış çizgi',
159
166
  // Files
160
167
  'Upload File': "Dosya Y\xFCkle",
161
168
  'Drop file': "B\u0131rak dosya",
@@ -320,10 +327,19 @@
320
327
  'Enter the anchor name without space': 'Çapa adını boşluksuz girin',
321
328
  'Anchor name already exists.': 'Çapa adı zaten mevcut.',
322
329
  // Export to Word
323
- 'Export to Word': 'Word\'e Aktar'
330
+ 'Export to Word': 'Word\'e Aktar',
331
+ 'Ensure that all required dependent libraries are available for the plugin to work.': 'Eklentinin çalışması için gereken tüm bağımlı kitaplıkların mevcut olduğundan emin olun.',
332
+ // Import_from_word
333
+ 'Import from Word': 'Word\'den İçe Aktar',
334
+ 'Please upload a valid file': 'Lütfen geçerli bir dosya yükleyin.',
335
+ 'File size must be less than': 'Dosya boyutu şu değerden az olmalıdır',
336
+ //Code Snippet
337
+ 'Code Snippet': 'Kod Parçacığı',
338
+ 'Insert Code Snippet': 'Kod Parçacığı Ekle',
339
+ 'Edit Code Snippet': 'Kod Parçacığı Düzenle'
324
340
  },
325
341
  direction: 'ltr'
326
342
  };
327
343
 
328
- })));
344
+ }));
329
345
  //# sourceMappingURL=tr.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
  * Ukrainian
17
15
  */
16
+
18
17
  FE.LANGUAGE['uk'] = {
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': "\u0417\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0438\u0442\u0438 \u0444\u0430\u0439\u043B",
161
168
  'Drop file': "\u041F\u0435\u0440\u0435\u043C\u0456\u0441\u0442\u0456\u0442\u044C \u0444\u0430\u0439\u043B \u0441\u044E\u0434\u0438",
@@ -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': 'Імпорт із 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: 'ltr'
326
342
  };
327
343
 
328
- })));
344
+ }));
329
345
  //# sourceMappingURL=uk.js.map
@@ -1,16 +1,14 @@
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
  FE.LANGUAGE['vi'] = {
16
14
  translation: {
@@ -153,6 +151,14 @@
153
151
  'Left align': 'Căn trái',
154
152
  'Center align': 'Căn giữa',
155
153
  'Right align': 'Căn phải',
154
+ 'solid': 'Đường liền',
155
+ 'dashed': 'Đường gạch ngang',
156
+ 'dotted': 'Đường chấm',
157
+ 'double': 'Đường đôi',
158
+ 'groove': 'Đường rãnh',
159
+ 'ridge': 'Đường gờ nổi',
160
+ 'inset': 'Đường bên trong',
161
+ 'outset': 'Đường bên ngoài',
156
162
  // Files
157
163
  'Upload File': "T\u1EA3i file l\xEAn",
158
164
  'Drop file': "K\xE9o th\u1EA3 file",
@@ -261,10 +267,19 @@
261
267
  'Enter the anchor name without space': 'Nhập tên neo không có dấu cách',
262
268
  'Anchor name already exists.': 'Tên neo đã tồn tại.',
263
269
  // Export to Word
264
- 'Export to Word': 'Xuất ra Word'
270
+ 'Export to Word': 'Xuất ra Word',
271
+ 'Ensure that all required dependent libraries are available for the plugin to work.': 'Đảm bảo rằng tất cả các thư viện phụ thuộc cần thiết đều có sẵn để plugin hoạt động.',
272
+ // Import_from_word
273
+ 'Import from Word': 'Nhập từ Word',
274
+ 'Please upload a valid file': 'Vui lòng tải lên một tập tin hợp lệ.',
275
+ 'File size must be less than': 'Kích thước tập tin phải nhỏ hơn',
276
+ //Code Snippet
277
+ 'Code Snippet': 'Đoạn Mã',
278
+ 'Insert Code Snippet': 'Chèn Đoạn Mã',
279
+ 'Edit Code Snippet': 'Chỉnh Sửa Đoạn Mã'
265
280
  },
266
281
  direction: 'ltr'
267
282
  };
268
283
 
269
- })));
284
+ }));
270
285
  //# sourceMappingURL=vi.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
  }
@@ -61,9 +59,9 @@
61
59
  'Font Size': '字号',
62
60
  // Colors
63
61
  'Colors': '颜色'
64
- }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, "Size", '大小'), 'Background', '背景'), 'Text', '字体'), 'HEX Color', '十六进制颜色'), 'Paragraph Format', '段落格式'), 'Normal', '正文'), 'Code', '代码'), 'Heading 1', '标题1'), 'Heading 2', '标题2'), 'Heading 3', '标题3'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Heading 4', '标题4'), 'Paragraph Style', '段落样式'), 'Inline Style', '内联样式'), 'Padding', '内边距'), 'Align', '对齐方式'), 'Align Left', '左对齐'), 'Align Center', '居中'), 'Align Right', '右对齐'), 'Align Justify', '两端对齐'), 'None', '无'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Alignment', '对齐'), 'Next', '下一个'), 'Previous', '上一个'), 'Advanced Options', '高级选项'), 'Close', '关闭'), 'Ordered List', '编号'), 'Unordered List', '项目符号'), 'Decrease Indent', '减少缩进量'), 'Increase Indent', '增加缩进量'), 'Insert Link', '插入超链接'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Open in new tab', '在新标签页中打开'), 'Open Link', '打开超链接'), 'Edit Link', '编辑超链接'), 'Unlink', '删除超链接'), 'Choose Link', '选择超链接'), 'Insert Image', '插入图片'), 'Upload Image', '上传图片'), 'By URL', '通过 URL'), 'Browse', '浏览'), 'Drop image', '拖入图片'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'or click', '或点击'), 'Manage Images', '管理图片'), 'Loading', '加载中'), 'Deleting', '删除中'), 'Tags', '标签'), 'Are you sure? Image will be deleted.', '图片将会被删除,是否确认?'), 'Replace', '替换'), 'Uploading', '上传中'), 'Loading image', '图片加载中'), 'Display', '显示'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Inline', '嵌入型'), 'Break Text', '上下型环绕'), 'Alternative Text', '替换文字'), 'Change Size', '改变大小'), 'Width', '宽度'), 'Height', '高度'), 'Something went wrong. Please try again.', '发生错误,请重试。'), 'Image Caption', '图片标题'), 'Advanced Edit', '高级编辑'), 'Insert Video', '插入视频'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Embedded Code', '嵌入代码'), 'Paste in a video URL', '粘贴视频网址'), 'Drop video', '拖入视频'), 'Your browser does not support HTML5 video.', '您的浏览器不支持 HTML5 视频。'), 'Upload Video', '上传视频'), 'Insert Table', '插入表格'), 'Table Header', '表头'), 'Remove Table', '删除表格'), 'Table Style', '表格样式'), 'Horizontal Align', '水平对齐方式'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Row', '行'), 'Insert row above', '在上方插入'), 'Insert row below', '在下方插入'), 'Delete row', '删除行'), 'Column', '列'), 'Insert column before', '在左侧插入'), 'Insert column after', '在右侧插入'), 'Delete column', '删除列'), 'Cell', '单元格'), 'Merge cells', '合并单元格'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Horizontal split', '水平分割'), 'Vertical split', '垂直分割'), 'Cell Background', '单元格背景'), 'Vertical Align', '垂直对齐方式'), 'Top', '靠上'), 'Middle', '居中'), 'Bottom', '靠下'), 'Align Top', '靠上对齐'), 'Align Middle', '居中对齐'), 'Align Bottom', '靠下对齐'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Cell Style', '单元格样式'), 'Table Properties', '表格属性'), 'Cell Properties', '单元格属性'), 'Table Footer', '表尾'), 'Dimensions', '尺寸'), 'Custom background color input', '自定义背景颜色输入'), 'Background color picker', '背景颜色选择器'), 'Custom border color input', '自定义边框颜色输入'), 'Border color picker', '边框颜色选择器'), 'Border width', '边框宽度'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Border style', '边框样式'), 'Border color', '边框颜色'), 'Table width', '表格宽度'), 'Table height', '表格高度'), 'Left align', '左对齐'), 'Center align', '居中对齐'), 'Right align', '右对齐'), 'Upload File', '上传文件'), 'Drop file', '拖入文件'), 'Emoticons', '表情符号'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Grinning face', '露齿笑脸'), 'Grinning face with smiling eyes', '露齿笑到眯起眼'), 'Face with tears of joy', '笑哭'), 'Smiling face with open mouth', '张嘴微笑'), 'Smiling face with open mouth and smiling eyes', '眯眼张嘴微笑'), 'Smiling face with open mouth and cold sweat', '带冷汗的张嘴微笑'), 'Smiling face with open mouth and tightly-closed eyes', '紧闭双眼张嘴微笑'), 'Smiling face with halo', '带光环微笑'), 'Smiling face with horns', '带牛角的微笑'), 'Winking face', '眨眼'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Smiling face with smiling eyes', '眯眼微笑'), 'Face savoring delicious food', '馋'), 'Relieved face', '如释重负'), 'Smiling face with heart-shaped eyes', '桃心眼微笑'), 'Smiling face with sunglasses', '戴太阳镜微笑'), 'Smirking face', '得意地笑'), 'Neutral face', '中性脸'), 'Expressionless face', '面无表情'), 'Unamused face', '不高兴'), 'Face with cold sweat', '冷汗'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Pensive face', '沉思'), 'Confused face', '迷惑'), 'Confounded face', '困惑'), 'Kissing face', '嘴巴嘟嘟'), 'Face throwing a kiss', '飞吻'), 'Kissing face with smiling eyes', '眯眼接吻'), 'Kissing face with closed eyes', '闭眼接吻'), 'Face with stuck out tongue', '吐舌'), 'Face with stuck out tongue and winking eye', '眨眼吐舌'), 'Face with stuck out tongue and tightly-closed eyes', '眯眼吐舌'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Disappointed face', '失望'), 'Worried face', '担心'), 'Angry face', '生气'), 'Pouting face', '撅嘴'), 'Crying face', '大哭'), 'Persevering face', '坚强'), 'Face with look of triumph', '扬眉吐气'), 'Disappointed but relieved face', '失望'), 'Frowning face with open mouth', '皱眉'), 'Anguished face', '痛苦'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Fearful face', '害怕'), 'Weary face', '疲惫'), 'Sleepy face', '困了'), 'Tired face', '累了'), 'Grimacing face', '扭曲脸'), 'Loudly crying face', '大哭'), 'Face with open mouth', '张开嘴'), 'Hushed face', '安静'), 'Face with open mouth and cold sweat', '冷汗'), 'Face screaming in fear', '害怕尖叫'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Astonished face', '惊讶'), 'Flushed face', '脸红'), 'Sleeping face', '熟睡'), 'Dizzy face', '眩晕'), 'Face without mouth', '没有嘴的脸'), 'Face with medical mask', '口罩脸'), 'Break', '换行'), 'Subscript', '下标'), 'Superscript', '上标'), 'Fullscreen', '全屏'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Insert Horizontal Line', '插入水平线'), 'Clear Formatting', '清除格式'), 'Save', '保存'), 'Ok', '确定'), 'Undo', '撤消'), 'Redo', '恢复'), 'Select All', '全选'), 'Code View', '代码视图'), 'Quote', '引用'), 'Increase', '增加引用级别'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Decrease', '减少引用级别'), 'Quick Insert', '快速插入'), 'Special Characters', '特殊字符'), 'Latin', '拉丁字母'), 'Greek', '希腊字母'), 'Cyrillic', '西里尔字母'), 'Punctuation', '标点'), 'Currency', '货币'), 'Arrows', '箭头'), 'Math', '数学'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Misc', '杂项'), 'Print', '打印'), 'Spell Checker', '拼写检查器'), 'Help', '帮助'), 'Shortcuts', '快捷键'), 'Inline Editor', '内联编辑器'), 'Show the editor', '显示编辑器'), 'Common actions', '常用操作'), 'Copy', '复制'), 'Cut', '剪切'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Paste', '粘贴'), 'Basic Formatting', '基本格式'), 'Increase quote level', '增加引用级别'), 'Decrease quote level', '减少引用级别'), 'Image / Video', '图像/视频'), 'Resize larger', '放大'), 'Resize smaller', '缩小'), 'Table', '表格'), 'Select table cell', '选择单元格'), 'Extend selection one cell', '增加选中的单元格'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Extend selection one row', '增加选中的行'), 'Navigation', '导航'), 'Focus popup / toolbar', '焦点弹出/工具栏'), 'Return focus to previous position', '将焦点返回到上一个位置'), 'Embed URL', '嵌入网址'), 'Paste in a URL to embed', '粘贴要嵌入的网址'), 'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?', '粘贴的内容来自微软 Word 文档。你想保留还是清除格式?'), 'Keep', '保留'), 'Clean', '清除'), 'Word Paste Detected', '检测到粘贴自 Word 的内容'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Characters', '字数统计'), 'Find and Replace', '查找和替换'), 'Find', '查找'), 'Replace with', '替换为'), 'Replace All', '全部替换'), "Advanced Options", '高级选项'), 'Match case', '区分大小写'), 'Whole words only', '仅整个单词'), 'More Text', ' 更多文字'), 'More Paragraph', '更多段落'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'More Rich', '更多丰富'), 'More Misc', '更多杂项'), 'Rounded', '圆角'), 'Bordered', '边框'), 'Shadow', '阴影'), 'Download PDF', '下载PDF'), 'Text Color', '字体颜色'), 'Background Color', '背景颜色'), 'Inline Class', '内联类'), 'Highlighted', '高亮'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Transparent', '透明'), 'Big Red', '大号红'), 'Small Blue', '小号蓝'), 'Default', '默认'), 'Lower Alpha', 'a,b,c...'), 'Lower Greek', 'α,β,γ...'), 'Lower Roman', 'i,ii,iii...'), 'Upper Alpha', 'A,B,C...'), 'Upper Roman', 'Ⅰ,Ⅱ,Ⅲ...'), 'Circle', '○ 空心圆'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Disc', '● 实心圆'), 'Square', '■ 实心方块'), 'Gray', '灰色'), 'Spaced', '字母间隙'), 'Uppercase', '大写'), 'Line Height', '行高'), 'Single', '1'), 'Double', '2'), 'Border', '边框'), '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', '导出为 Word')),
62
+ }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, "Size", '大小'), 'Background', '背景'), 'Text', '字体'), 'HEX Color', '十六进制颜色'), 'Paragraph Format', '段落格式'), 'Normal', '正文'), 'Code', '代码'), 'Heading 1', '标题1'), 'Heading 2', '标题2'), 'Heading 3', '标题3'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Heading 4', '标题4'), 'Paragraph Style', '段落样式'), 'Inline Style', '内联样式'), 'Padding', '内边距'), 'Align', '对齐方式'), 'Align Left', '左对齐'), 'Align Center', '居中'), 'Align Right', '右对齐'), 'Align Justify', '两端对齐'), 'None', '无'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Alignment', '对齐'), 'Next', '下一个'), 'Previous', '上一个'), 'Advanced Options', '高级选项'), 'Close', '关闭'), 'Ordered List', '编号'), 'Unordered List', '项目符号'), 'Decrease Indent', '减少缩进量'), 'Increase Indent', '增加缩进量'), 'Insert Link', '插入超链接'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Open in new tab', '在新标签页中打开'), 'Open Link', '打开超链接'), 'Edit Link', '编辑超链接'), 'Unlink', '删除超链接'), 'Choose Link', '选择超链接'), 'Insert Image', '插入图片'), 'Upload Image', '上传图片'), 'By URL', '通过 URL'), 'Browse', '浏览'), 'Drop image', '拖入图片'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'or click', '或点击'), 'Manage Images', '管理图片'), 'Loading', '加载中'), 'Deleting', '删除中'), 'Tags', '标签'), 'Are you sure? Image will be deleted.', '图片将会被删除,是否确认?'), 'Replace', '替换'), 'Uploading', '上传中'), 'Loading image', '图片加载中'), 'Display', '显示'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Inline', '嵌入型'), 'Break Text', '上下型环绕'), 'Alternative Text', '替换文字'), 'Change Size', '改变大小'), 'Width', '宽度'), 'Height', '高度'), 'Something went wrong. Please try again.', '发生错误,请重试。'), 'Image Caption', '图片标题'), 'Advanced Edit', '高级编辑'), 'Insert Video', '插入视频'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Embedded Code', '嵌入代码'), 'Paste in a video URL', '粘贴视频网址'), 'Drop video', '拖入视频'), 'Your browser does not support HTML5 video.', '您的浏览器不支持 HTML5 视频。'), 'Upload Video', '上传视频'), 'Insert Table', '插入表格'), 'Table Header', '表头'), 'Remove Table', '删除表格'), 'Table Style', '表格样式'), 'Horizontal Align', '水平对齐方式'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Row', '行'), 'Insert row above', '在上方插入'), 'Insert row below', '在下方插入'), 'Delete row', '删除行'), 'Column', '列'), 'Insert column before', '在左侧插入'), 'Insert column after', '在右侧插入'), 'Delete column', '删除列'), 'Cell', '单元格'), 'Merge cells', '合并单元格'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Horizontal split', '水平分割'), 'Vertical split', '垂直分割'), 'Cell Background', '单元格背景'), 'Vertical Align', '垂直对齐方式'), 'Top', '靠上'), 'Middle', '居中'), 'Bottom', '靠下'), 'Align Top', '靠上对齐'), 'Align Middle', '居中对齐'), 'Align Bottom', '靠下对齐'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Cell Style', '单元格样式'), 'Table Properties', '表格属性'), 'Cell Properties', '单元格属性'), 'Table Footer', '表尾'), 'Dimensions', '尺寸'), 'Custom background color input', '自定义背景颜色输入'), 'Background color picker', '背景颜色选择器'), 'Custom border color input', '自定义边框颜色输入'), 'Border color picker', '边框颜色选择器'), 'Border width', '边框宽度'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Border style', '边框样式'), 'Border color', '边框颜色'), 'Table width', '表格宽度'), 'Table height', '表格高度'), 'Left align', '左对齐'), 'Center align', '居中对齐'), 'Right align', '右对齐'), 'solid', '实线'), 'dashed', '虚线'), 'dotted', '点线'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'double', '双线'), 'groove', '凹槽线'), 'ridge', '凸起线'), 'inset', '内边线'), 'outset', '外边线'), 'Upload File', '上传文件'), 'Drop file', '拖入文件'), 'Emoticons', '表情符号'), 'Grinning face', '露齿笑脸'), 'Grinning face with smiling eyes', '露齿笑到眯起眼'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Face with tears of joy', '笑哭'), 'Smiling face with open mouth', '张嘴微笑'), 'Smiling face with open mouth and smiling eyes', '眯眼张嘴微笑'), 'Smiling face with open mouth and cold sweat', '带冷汗的张嘴微笑'), 'Smiling face with open mouth and tightly-closed eyes', '紧闭双眼张嘴微笑'), 'Smiling face with halo', '带光环微笑'), 'Smiling face with horns', '带牛角的微笑'), 'Winking face', '眨眼'), 'Smiling face with smiling eyes', '眯眼微笑'), 'Face savoring delicious food', '馋'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Relieved face', '如释重负'), 'Smiling face with heart-shaped eyes', '桃心眼微笑'), 'Smiling face with sunglasses', '戴太阳镜微笑'), 'Smirking face', '得意地笑'), 'Neutral face', '中性脸'), 'Expressionless face', '面无表情'), 'Unamused face', '不高兴'), 'Face with cold sweat', '冷汗'), 'Pensive face', '沉思'), 'Confused face', '迷惑'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Confounded face', '困惑'), 'Kissing face', '嘴巴嘟嘟'), 'Face throwing a kiss', '飞吻'), 'Kissing face with smiling eyes', '眯眼接吻'), 'Kissing face with closed eyes', '闭眼接吻'), 'Face with stuck out tongue', '吐舌'), 'Face with stuck out tongue and winking eye', '眨眼吐舌'), 'Face with stuck out tongue and tightly-closed eyes', '眯眼吐舌'), 'Disappointed face', '失望'), 'Worried face', '担心'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Angry face', '生气'), 'Pouting face', '撅嘴'), 'Crying face', '大哭'), 'Persevering face', '坚强'), 'Face with look of triumph', '扬眉吐气'), 'Disappointed but relieved face', '失望'), 'Frowning face with open mouth', '皱眉'), 'Anguished face', '痛苦'), 'Fearful face', '害怕'), 'Weary face', '疲惫'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Sleepy face', '困了'), 'Tired face', '累了'), 'Grimacing face', '扭曲脸'), 'Loudly crying face', '大哭'), 'Face with open mouth', '张开嘴'), 'Hushed face', '安静'), 'Face with open mouth and cold sweat', '冷汗'), 'Face screaming in fear', '害怕尖叫'), 'Astonished face', '惊讶'), 'Flushed face', '脸红'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Sleeping face', '熟睡'), 'Dizzy face', '眩晕'), 'Face without mouth', '没有嘴的脸'), 'Face with medical mask', '口罩脸'), 'Break', '换行'), 'Subscript', '下标'), 'Superscript', '上标'), 'Fullscreen', '全屏'), 'Insert Horizontal Line', '插入水平线'), 'Clear Formatting', '清除格式'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Save', '保存'), 'Ok', '确定'), 'Undo', '撤消'), 'Redo', '恢复'), 'Select All', '全选'), 'Code View', '代码视图'), 'Quote', '引用'), 'Increase', '增加引用级别'), 'Decrease', '减少引用级别'), 'Quick Insert', '快速插入'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Special Characters', '特殊字符'), 'Latin', '拉丁字母'), 'Greek', '希腊字母'), 'Cyrillic', '西里尔字母'), 'Punctuation', '标点'), 'Currency', '货币'), 'Arrows', '箭头'), 'Math', '数学'), 'Misc', '杂项'), 'Print', '打印'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Spell Checker', '拼写检查器'), 'Help', '帮助'), 'Shortcuts', '快捷键'), 'Inline Editor', '内联编辑器'), 'Show the editor', '显示编辑器'), 'Common actions', '常用操作'), 'Copy', '复制'), 'Cut', '剪切'), 'Paste', '粘贴'), 'Basic Formatting', '基本格式'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Increase quote level', '增加引用级别'), 'Decrease quote level', '减少引用级别'), 'Image / Video', '图像/视频'), 'Resize larger', '放大'), 'Resize smaller', '缩小'), 'Table', '表格'), 'Select table cell', '选择单元格'), 'Extend selection one cell', '增加选中的单元格'), 'Extend selection one row', '增加选中的行'), 'Navigation', '导航'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Focus popup / toolbar', '焦点弹出/工具栏'), 'Return focus to previous position', '将焦点返回到上一个位置'), 'Embed URL', '嵌入网址'), 'Paste in a URL to embed', '粘贴要嵌入的网址'), 'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?', '粘贴的内容来自微软 Word 文档。你想保留还是清除格式?'), 'Keep', '保留'), 'Clean', '清除'), 'Word Paste Detected', '检测到粘贴自 Word 的内容'), 'Characters', '字数统计'), 'Find and Replace', '查找和替换'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Find', '查找'), 'Replace with', '替换为'), 'Replace All', '全部替换'), "Advanced Options", '高级选项'), 'Match case', '区分大小写'), 'Whole words only', '仅整个单词'), 'More Text', ' 更多文字'), 'More Paragraph', '更多段落'), 'More Rich', '更多丰富'), 'More Misc', '更多杂项'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Rounded', '圆角'), 'Bordered', '边框'), 'Shadow', '阴影'), 'Download PDF', '下载PDF'), 'Text Color', '字体颜色'), 'Background Color', '背景颜色'), 'Inline Class', '内联类'), 'Highlighted', '高亮'), 'Transparent', '透明'), 'Big Red', '大号红'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Small Blue', '小号蓝'), 'Default', '默认'), 'Lower Alpha', 'a,b,c...'), 'Lower Greek', 'α,β,γ...'), 'Lower Roman', 'i,ii,iii...'), 'Upper Alpha', 'A,B,C...'), 'Upper Roman', 'Ⅰ,Ⅱ,Ⅲ...'), 'Circle', '○ 空心圆'), 'Disc', '● 实心圆'), 'Square', '■ 实心方块'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Gray', '灰色'), 'Spaced', '字母间隙'), 'Uppercase', '大写'), 'Line Height', '行高'), 'Single', '1'), 'Double', '2'), 'Border', '边框'), 'Select Table', '选择表格'), 'Drag Table', '拖动表格'), 'Select PageBreak', '选择分页符'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Drag PageBreak', '拖动分页符'), 'Page Break', '分页符'), 'Insert Anchor', '插入锚点'), 'There are no entries matching', '没有匹配的条目'), 'Update Anchor', '更新锚点'), 'Edit Anchor', '编辑锚点'), 'Anchor Name', '锚点名称'), 'Anchor Link', '锚点链接'), 'Scroll to target', '滚动到目标'), 'Enter the anchor name without space', '请输入不含空格的锚点名称'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_translation, 'Anchor name already exists.', '锚点名称已存在。'), 'Export to Word', '导出为 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', '插入代码片段'), 'Edit Code Snippet', '编辑代码片段')),
65
63
  direction: 'ltr'
66
64
  };
67
65
 
68
- })));
66
+ }));
69
67
  //# sourceMappingURL=zh_cn.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
  * Traditional Chinese spoken in Taiwan.
17
15
  */
16
+
18
17
  FE.LANGUAGE['zh_tw'] = {
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': '上傳文件',
161
168
  'Drop file': '拖入文件',
@@ -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': '從 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: 'ltr'
326
342
  };
327
343
 
328
- })));
344
+ }));
329
345
  //# sourceMappingURL=zh_tw.js.map