activeadmin_froala_editor 0.3.0 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (149) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -1
  3. data/app/assets/javascripts/activeadmin/froala_editor/froala_editor.min.js +2 -2
  4. data/app/assets/javascripts/activeadmin/froala_editor/froala_editor.pkgd.min.js +2 -2
  5. data/app/assets/javascripts/activeadmin/froala_editor/languages/ar.js +3 -3
  6. data/app/assets/javascripts/activeadmin/froala_editor/languages/bs.js +3 -3
  7. data/app/assets/javascripts/activeadmin/froala_editor/languages/cs.js +3 -3
  8. data/app/assets/javascripts/activeadmin/froala_editor/languages/da.js +3 -3
  9. data/app/assets/javascripts/activeadmin/froala_editor/languages/de.js +3 -3
  10. data/app/assets/javascripts/activeadmin/froala_editor/languages/el.js +3 -3
  11. data/app/assets/javascripts/activeadmin/froala_editor/languages/en_ca.js +3 -3
  12. data/app/assets/javascripts/activeadmin/froala_editor/languages/en_gb.js +3 -3
  13. data/app/assets/javascripts/activeadmin/froala_editor/languages/es.js +22 -3
  14. data/app/assets/javascripts/activeadmin/froala_editor/languages/et.js +3 -3
  15. data/app/assets/javascripts/activeadmin/froala_editor/languages/fa.js +3 -3
  16. data/app/assets/javascripts/activeadmin/froala_editor/languages/fi.js +3 -3
  17. data/app/assets/javascripts/activeadmin/froala_editor/languages/fr.js +7 -3
  18. data/app/assets/javascripts/activeadmin/froala_editor/languages/he.js +3 -3
  19. data/app/assets/javascripts/activeadmin/froala_editor/languages/hr.js +3 -3
  20. data/app/assets/javascripts/activeadmin/froala_editor/languages/hu.js +3 -3
  21. data/app/assets/javascripts/activeadmin/froala_editor/languages/id.js +3 -3
  22. data/app/assets/javascripts/activeadmin/froala_editor/languages/it.js +20 -5
  23. data/app/assets/javascripts/activeadmin/froala_editor/languages/ja.js +3 -3
  24. data/app/assets/javascripts/activeadmin/froala_editor/languages/ko.js +40 -12
  25. data/app/assets/javascripts/activeadmin/froala_editor/languages/ku.js +3 -3
  26. data/app/assets/javascripts/activeadmin/froala_editor/languages/me.js +3 -3
  27. data/app/assets/javascripts/activeadmin/froala_editor/languages/nb.js +3 -3
  28. data/app/assets/javascripts/activeadmin/froala_editor/languages/nl.js +3 -3
  29. data/app/assets/javascripts/activeadmin/froala_editor/languages/pl.js +20 -3
  30. data/app/assets/javascripts/activeadmin/froala_editor/languages/pt_br.js +3 -3
  31. data/app/assets/javascripts/activeadmin/froala_editor/languages/pt_pt.js +20 -3
  32. data/app/assets/javascripts/activeadmin/froala_editor/languages/ro.js +3 -3
  33. data/app/assets/javascripts/activeadmin/froala_editor/languages/ru.js +3 -3
  34. data/app/assets/javascripts/activeadmin/froala_editor/languages/sk.js +3 -3
  35. data/app/assets/javascripts/activeadmin/froala_editor/languages/sl.js +3 -3
  36. data/app/assets/javascripts/activeadmin/froala_editor/languages/sr.js +3 -3
  37. data/app/assets/javascripts/activeadmin/froala_editor/languages/sv.js +3 -3
  38. data/app/assets/javascripts/activeadmin/froala_editor/languages/th.js +3 -3
  39. data/app/assets/javascripts/activeadmin/froala_editor/languages/tr.js +3 -3
  40. data/app/assets/javascripts/activeadmin/froala_editor/languages/uk.js +3 -3
  41. data/app/assets/javascripts/activeadmin/froala_editor/languages/vi.js +1 -1
  42. data/app/assets/javascripts/activeadmin/froala_editor/languages/zh_cn.js +3 -3
  43. data/app/assets/javascripts/activeadmin/froala_editor/languages/zh_tw.js +3 -3
  44. data/app/assets/javascripts/activeadmin/froala_editor/plugins.pkgd.min.js +2 -2
  45. data/app/assets/javascripts/activeadmin/froala_editor/plugins/align.min.js +1 -1
  46. data/app/assets/javascripts/activeadmin/froala_editor/plugins/char_counter.min.js +2 -2
  47. data/app/assets/javascripts/activeadmin/froala_editor/plugins/code_beautifier.min.js +1 -1
  48. data/app/assets/javascripts/activeadmin/froala_editor/plugins/code_view.min.js +1 -1
  49. data/app/assets/javascripts/activeadmin/froala_editor/plugins/colors.min.js +1 -1
  50. data/app/assets/javascripts/activeadmin/froala_editor/plugins/cryptojs.min.js +1 -1
  51. data/app/assets/javascripts/activeadmin/froala_editor/plugins/draggable.min.js +1 -1
  52. data/app/assets/javascripts/activeadmin/froala_editor/plugins/edit_in_popup.min.js +1 -1
  53. data/app/assets/javascripts/activeadmin/froala_editor/plugins/emoticons.min.js +1 -1
  54. data/app/assets/javascripts/activeadmin/froala_editor/plugins/entities.min.js +1 -1
  55. data/app/assets/javascripts/activeadmin/froala_editor/plugins/file.min.js +1 -1
  56. data/app/assets/javascripts/activeadmin/froala_editor/plugins/files_manager.min.js +2 -2
  57. data/app/assets/javascripts/activeadmin/froala_editor/plugins/font_family.min.js +1 -1
  58. data/app/assets/javascripts/activeadmin/froala_editor/plugins/font_size.min.js +1 -1
  59. data/app/assets/javascripts/activeadmin/froala_editor/plugins/forms.min.js +1 -1
  60. data/app/assets/javascripts/activeadmin/froala_editor/plugins/fullscreen.min.js +2 -2
  61. data/app/assets/javascripts/activeadmin/froala_editor/plugins/help.min.js +1 -1
  62. data/app/assets/javascripts/activeadmin/froala_editor/plugins/image.min.js +2 -2
  63. data/app/assets/javascripts/activeadmin/froala_editor/plugins/image_manager.min.js +2 -2
  64. data/app/assets/javascripts/activeadmin/froala_editor/plugins/inline_class.min.js +1 -1
  65. data/app/assets/javascripts/activeadmin/froala_editor/plugins/inline_style.min.js +1 -1
  66. data/app/assets/javascripts/activeadmin/froala_editor/plugins/line_breaker.min.js +1 -1
  67. data/app/assets/javascripts/activeadmin/froala_editor/plugins/line_height.min.js +1 -1
  68. data/app/assets/javascripts/activeadmin/froala_editor/plugins/link.min.js +2 -2
  69. data/app/assets/javascripts/activeadmin/froala_editor/plugins/lists.min.js +2 -2
  70. data/app/assets/javascripts/activeadmin/froala_editor/plugins/markdown.min.js +7 -0
  71. data/app/assets/javascripts/activeadmin/froala_editor/plugins/paragraph_format.min.js +2 -2
  72. data/app/assets/javascripts/activeadmin/froala_editor/plugins/paragraph_style.min.js +2 -2
  73. data/app/assets/javascripts/activeadmin/froala_editor/plugins/print.min.js +1 -1
  74. data/app/assets/javascripts/activeadmin/froala_editor/plugins/quick_insert.min.js +2 -2
  75. data/app/assets/javascripts/activeadmin/froala_editor/plugins/quote.min.js +2 -2
  76. data/app/assets/javascripts/activeadmin/froala_editor/plugins/save.min.js +1 -1
  77. data/app/assets/javascripts/activeadmin/froala_editor/plugins/special_characters.min.js +1 -1
  78. data/app/assets/javascripts/activeadmin/froala_editor/plugins/table.min.js +2 -2
  79. data/app/assets/javascripts/activeadmin/froala_editor/plugins/track_changes.min.js +7 -0
  80. data/app/assets/javascripts/activeadmin/froala_editor/plugins/trim_video.min.js +1 -1
  81. data/app/assets/javascripts/activeadmin/froala_editor/plugins/url.min.js +2 -2
  82. data/app/assets/javascripts/activeadmin/froala_editor/plugins/video.min.js +2 -2
  83. data/app/assets/javascripts/activeadmin/froala_editor/plugins/word_paste.min.js +2 -2
  84. data/app/assets/javascripts/activeadmin/froala_editor/third_party/embedly.min.js +2 -2
  85. data/app/assets/javascripts/activeadmin/froala_editor/third_party/font_awesome.min.js +2 -2
  86. data/app/assets/javascripts/activeadmin/froala_editor/third_party/image_tui.min.js +1 -1
  87. data/app/assets/javascripts/activeadmin/froala_editor/third_party/showdown.min.js +7 -0
  88. data/app/assets/javascripts/activeadmin/froala_editor/third_party/spell_checker.min.js +1 -1
  89. data/app/assets/javascripts/activeadmin/froala_editor_input.js +4 -1
  90. data/app/assets/stylesheets/activeadmin/froala_editor/froala_editor.css +1422 -1361
  91. data/app/assets/stylesheets/activeadmin/froala_editor/froala_editor.min.css +2 -2
  92. data/app/assets/stylesheets/activeadmin/froala_editor/froala_editor.pkgd.css +4795 -4589
  93. data/app/assets/stylesheets/activeadmin/froala_editor/froala_editor.pkgd.min.css +2 -2
  94. data/app/assets/stylesheets/activeadmin/froala_editor/froala_style.css +355 -357
  95. data/app/assets/stylesheets/activeadmin/froala_editor/froala_style.min.css +2 -2
  96. data/app/assets/stylesheets/activeadmin/froala_editor/plugins.pkgd.css +3018 -2871
  97. data/app/assets/stylesheets/activeadmin/froala_editor/plugins.pkgd.min.css +2 -2
  98. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/char_counter.css +44 -44
  99. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/char_counter.min.css +2 -2
  100. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/code_view.css +92 -92
  101. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/code_view.min.css +2 -2
  102. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/colors.css +93 -93
  103. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/colors.min.css +2 -2
  104. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/draggable.css +36 -36
  105. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/draggable.min.css +2 -2
  106. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/emoticons.css +29 -29
  107. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/emoticons.min.css +2 -2
  108. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/file.css +123 -123
  109. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/file.min.css +2 -2
  110. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/files_manager.css +1235 -1235
  111. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/files_manager.min.css +2 -2
  112. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/fullscreen.css +72 -72
  113. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/fullscreen.min.css +2 -2
  114. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/help.css +40 -40
  115. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/help.min.css +2 -2
  116. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/image.css +206 -206
  117. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/image.min.css +2 -2
  118. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/image_manager.css +231 -231
  119. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/image_manager.min.css +2 -2
  120. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/line_breaker.css +33 -33
  121. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/line_breaker.min.css +2 -2
  122. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/markdown.css +152 -0
  123. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/markdown.min.css +7 -0
  124. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/quick_insert.css +67 -67
  125. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/quick_insert.min.css +2 -2
  126. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/special_characters.css +28 -28
  127. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/special_characters.min.css +2 -2
  128. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/table.css +106 -106
  129. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/table.min.css +2 -2
  130. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/trim_video.css +242 -242
  131. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/trim_video.min.css +2 -2
  132. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/video.css +196 -196
  133. data/app/assets/stylesheets/activeadmin/froala_editor/plugins/video.min.css +2 -2
  134. data/app/assets/stylesheets/activeadmin/froala_editor/themes/dark.css +2186 -2164
  135. data/app/assets/stylesheets/activeadmin/froala_editor/themes/dark.min.css +2 -2
  136. data/app/assets/stylesheets/activeadmin/froala_editor/themes/gray.css +2186 -2164
  137. data/app/assets/stylesheets/activeadmin/froala_editor/themes/gray.min.css +2 -2
  138. data/app/assets/stylesheets/activeadmin/froala_editor/themes/royal.css +2186 -2164
  139. data/app/assets/stylesheets/activeadmin/froala_editor/themes/royal.min.css +2 -2
  140. data/app/assets/stylesheets/activeadmin/froala_editor/third_party/embedly.css +55 -55
  141. data/app/assets/stylesheets/activeadmin/froala_editor/third_party/embedly.min.css +2 -2
  142. data/app/assets/stylesheets/activeadmin/froala_editor/third_party/font_awesome.css +28 -28
  143. data/app/assets/stylesheets/activeadmin/froala_editor/third_party/font_awesome.min.css +2 -2
  144. data/app/assets/stylesheets/activeadmin/froala_editor/third_party/image_tui.css +36 -36
  145. data/app/assets/stylesheets/activeadmin/froala_editor/third_party/image_tui.min.css +2 -2
  146. data/app/assets/stylesheets/activeadmin/froala_editor/third_party/spell_checker.css +59 -59
  147. data/app/assets/stylesheets/activeadmin/froala_editor/third_party/spell_checker.min.css +2 -2
  148. data/lib/activeadmin/froala_editor/version.rb +2 -1
  149. metadata +7 -2
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,13 +12,46 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Korean
17
- */
15
+ function _defineProperty(obj, key, value) {
16
+ if (key in obj) {
17
+ Object.defineProperty(obj, key, {
18
+ value: value,
19
+ enumerable: true,
20
+ configurable: true,
21
+ writable: true
22
+ });
23
+ } else {
24
+ obj[key] = value;
25
+ }
26
+
27
+ return obj;
28
+ }
29
+
30
+ var _translation;
18
31
  FE.LANGUAGE['ko'] = {
19
- translation: {
32
+ translation: (_translation = {
20
33
  // Place holder
21
34
  'Type something': "\uB0B4\uC6A9\uC744 \uC785\uB825\uD558\uC138\uC694",
35
+ // Missing translations
36
+ 'More Text': '더 많은 텍스트',
37
+ 'Text Color': '텍스트 색상',
38
+ 'Background Color': '배경색',
39
+ 'Inline Class': '인라인 클래스',
40
+ 'Default': '기본값',
41
+ 'Lower Alpha': '소문자 알파',
42
+ 'Lower Greek': '그리스어 소문자',
43
+ 'Lower Roman': '로만 소문자',
44
+ 'Upper Alpha': '알파 대문자',
45
+ 'Upper Roman': '로만 대문자',
46
+ 'Circle': '서클',
47
+ 'Disc': '디스크',
48
+ 'Square': '정사각형',
49
+ 'Single': '싱글',
50
+ 'Double': '더블',
51
+ 'More Rich': '풍부한 콘텐츠',
52
+ 'More Misc': '더 기타',
53
+ 'Insert Files': '파일 삽입',
54
+ 'Download PDF': 'PDF 다운로드',
22
55
  // Basic formatting
23
56
  'Bold': "\uAD75\uAC8C",
24
57
  'Italic': "\uAE30\uC6B8\uC784\uAF34",
@@ -264,13 +297,8 @@
264
297
  'Clean': "\uC815\uB9AC",
265
298
  'Word Paste Detected': "\uC6CC\uB4DC \uBD99\uC5EC \uB123\uAE30\uAC00 \uAC80\uCD9C \uB418\uC5C8\uC2B5\uB2C8\uB2E4.",
266
299
  // Character Counter
267
- 'Characters': '문자',
268
- // More Buttons
269
- 'More Text': '더 본문',
270
- 'More Paragraph': '더 절',
271
- 'More Rich': '더 풍부한',
272
- 'More Misc': '더 기타'
273
- },
300
+ 'Characters': '문자'
301
+ }, _defineProperty(_translation, "More Text", '더 본문'), _defineProperty(_translation, 'More Paragraph', '더 절'), _defineProperty(_translation, "More Rich", '더 풍부한'), _defineProperty(_translation, "More Misc", '더 기타'), _translation),
274
302
  direction: 'ltr'
275
303
  };
276
304
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Arabic
15
+ /**
16
+ * Arabic
17
17
  */
18
18
  FE.LANGUAGE['ku'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Montenegrin
15
+ /**
16
+ * Montenegrin
17
17
  */
18
18
  FE.LANGUAGE['me'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Norwegian
15
+ /**
16
+ * Norwegian
17
17
  */
18
18
  FE.LANGUAGE['nb'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Dutch
15
+ /**
16
+ * Dutch
17
17
  */
18
18
  FE.LANGUAGE['nl'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,13 +12,30 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Polish
15
+ /**
16
+ * Polish
17
17
  */
18
18
  FE.LANGUAGE['pl'] = {
19
19
  translation: {
20
20
  // Place holder
21
21
  'Type something': "Wpisz co\u015B",
22
+ // Missing translations
23
+ 'Text Color': 'Kolor tekstu',
24
+ 'Background Color': 'Kolor tła',
25
+ 'Inline Class': 'Klasa inline',
26
+ 'Default': 'Domyślna',
27
+ 'Lower Alpha': 'Małe litery alfabetu',
28
+ 'Lower Greek': 'Małe litery greckie',
29
+ 'Lower Roman': 'Małe litery rzymskie',
30
+ 'Upper Alpha': 'Wielkie litery alfabetu',
31
+ 'Upper Roman': 'Wielkie litery rzymskie',
32
+ 'Circle': 'Okrąg',
33
+ 'Disc': 'Dysk',
34
+ 'Square': 'Kwadrat',
35
+ 'Single': 'Pojedynczy',
36
+ 'Double': 'Podwójnie',
37
+ 'Insert Files': 'Wstaw pliki',
38
+ 'Download PDF': 'Pobierz PDF',
22
39
  // Basic formatting
23
40
  'Bold': 'Pogrubienie',
24
41
  'Italic': 'Kursywa',
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Portuguese spoken in Brazil
15
+ /**
16
+ * Portuguese spoken in Brazil
17
17
  */
18
18
  FE.LANGUAGE['pt_br'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,13 +12,30 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Portuguese spoken in Portugal
15
+ /**
16
+ * Portuguese spoken in Portugal
17
17
  */
18
18
  FE.LANGUAGE['pt_pt'] = {
19
19
  translation: {
20
20
  // Place holder
21
21
  'Type something': 'Digite algo',
22
+ // Missing translations
23
+ 'Text Color': 'Cor do texto',
24
+ 'Background Color': 'Cor de fundo',
25
+ 'Inline Class': 'Classe Inline',
26
+ 'Default': 'Padrão',
27
+ 'Lower Alpha': 'Alfa minúsculo',
28
+ 'Lower Greek': 'Grego minúsculo',
29
+ 'Lower Roman': 'Roman minúsculo',
30
+ 'Upper Alpha': 'Alfa maiúsculo',
31
+ 'Upper Roman': 'Roman maiúscula',
32
+ 'Circle': 'Círculo',
33
+ 'Disc': 'Disco',
34
+ 'Square': 'Quadrado',
35
+ 'Single': 'Único',
36
+ 'Double': 'Duplo',
37
+ 'Insert Files': 'Inserir arquivos',
38
+ 'Download PDF': 'Baixar PDF',
22
39
  // Basic formatting
23
40
  'Bold': 'Negrito',
24
41
  'Italic': "It\xE1lico",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Romanian
15
+ /**
16
+ * Romanian
17
17
  */
18
18
  FE.LANGUAGE['ro'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Russian
15
+ /**
16
+ * Russian
17
17
  */
18
18
  FE.LANGUAGE['ru'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Slovak
15
+ /**
16
+ * Slovak
17
17
  */
18
18
  FE.LANGUAGE['sk'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Slovenian
15
+ /**
16
+ * Slovenian
17
17
  */
18
18
  FE.LANGUAGE['sl'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Serbian (Latin)
15
+ /**
16
+ * Serbian (Latin)
17
17
  */
18
18
  FE.LANGUAGE['sr'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Swedish
15
+ /**
16
+ * Swedish
17
17
  */
18
18
  FE.LANGUAGE['sv'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Thai
15
+ /**
16
+ * Thai
17
17
  */
18
18
  FE.LANGUAGE['th'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Turkish
15
+ /**
16
+ * Turkish
17
17
  */
18
18
  FE.LANGUAGE['tr'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Ukrainian
15
+ /**
16
+ * Ukrainian
17
17
  */
18
18
  FE.LANGUAGE['uk'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Simplified Chinese spoken in China.
15
+ /**
16
+ * Simplified Chinese spoken in China.
17
17
  */
18
18
  FE.LANGUAGE['zh_cn'] = {
19
19
  translation: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */
@@ -12,8 +12,8 @@
12
12
 
13
13
  FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
14
 
15
- /**
16
- * Traditional Chinese spoken in Taiwan.
15
+ /**
16
+ * Traditional Chinese spoken in Taiwan.
17
17
  */
18
18
  FE.LANGUAGE['zh_tw'] = {
19
19
  translation: {