wysiwyg-rails 3.2.5.pre.2 → 3.2.6.pre.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (147) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +21 -21
  3. data/README.md +148 -148
  4. data/Rakefile +5 -5
  5. data/app/assets/javascripts/froala_editor.min.js +2 -2
  6. data/app/assets/javascripts/froala_editor.pkgd.min.js +2 -2
  7. data/app/assets/javascripts/languages/ar.js +3 -3
  8. data/app/assets/javascripts/languages/bs.js +3 -3
  9. data/app/assets/javascripts/languages/cs.js +3 -3
  10. data/app/assets/javascripts/languages/da.js +3 -3
  11. data/app/assets/javascripts/languages/de.js +3 -3
  12. data/app/assets/javascripts/languages/el.js +3 -3
  13. data/app/assets/javascripts/languages/en_ca.js +3 -3
  14. data/app/assets/javascripts/languages/en_gb.js +3 -3
  15. data/app/assets/javascripts/languages/es.js +22 -3
  16. data/app/assets/javascripts/languages/et.js +3 -3
  17. data/app/assets/javascripts/languages/fa.js +3 -3
  18. data/app/assets/javascripts/languages/fi.js +3 -3
  19. data/app/assets/javascripts/languages/fr.js +3 -3
  20. data/app/assets/javascripts/languages/he.js +3 -3
  21. data/app/assets/javascripts/languages/hr.js +3 -3
  22. data/app/assets/javascripts/languages/hu.js +3 -3
  23. data/app/assets/javascripts/languages/id.js +3 -3
  24. data/app/assets/javascripts/languages/it.js +20 -5
  25. data/app/assets/javascripts/languages/ja.js +3 -3
  26. data/app/assets/javascripts/languages/ko.js +40 -12
  27. data/app/assets/javascripts/languages/ku.js +3 -3
  28. data/app/assets/javascripts/languages/me.js +3 -3
  29. data/app/assets/javascripts/languages/nb.js +3 -3
  30. data/app/assets/javascripts/languages/nl.js +3 -3
  31. data/app/assets/javascripts/languages/pl.js +20 -3
  32. data/app/assets/javascripts/languages/pt_br.js +3 -3
  33. data/app/assets/javascripts/languages/pt_pt.js +20 -3
  34. data/app/assets/javascripts/languages/ro.js +3 -3
  35. data/app/assets/javascripts/languages/ru.js +3 -3
  36. data/app/assets/javascripts/languages/sk.js +3 -3
  37. data/app/assets/javascripts/languages/sl.js +3 -3
  38. data/app/assets/javascripts/languages/sr.js +3 -3
  39. data/app/assets/javascripts/languages/sv.js +3 -3
  40. data/app/assets/javascripts/languages/th.js +3 -3
  41. data/app/assets/javascripts/languages/tr.js +3 -3
  42. data/app/assets/javascripts/languages/uk.js +3 -3
  43. data/app/assets/javascripts/languages/vi.js +1 -1
  44. data/app/assets/javascripts/languages/zh_cn.js +3 -3
  45. data/app/assets/javascripts/languages/zh_tw.js +3 -3
  46. data/app/assets/javascripts/plugins.pkgd.min.js +1 -1
  47. data/app/assets/javascripts/plugins/align.min.js +1 -1
  48. data/app/assets/javascripts/plugins/char_counter.min.js +1 -1
  49. data/app/assets/javascripts/plugins/code_beautifier.min.js +1 -1
  50. data/app/assets/javascripts/plugins/code_view.min.js +1 -1
  51. data/app/assets/javascripts/plugins/colors.min.js +1 -1
  52. data/app/assets/javascripts/plugins/cryptojs.min.js +1 -1
  53. data/app/assets/javascripts/plugins/draggable.min.js +1 -1
  54. data/app/assets/javascripts/plugins/edit_in_popup.min.js +1 -1
  55. data/app/assets/javascripts/plugins/emoticons.min.js +1 -1
  56. data/app/assets/javascripts/plugins/entities.min.js +1 -1
  57. data/app/assets/javascripts/plugins/file.min.js +1 -1
  58. data/app/assets/javascripts/plugins/files_manager.min.js +1 -1
  59. data/app/assets/javascripts/plugins/font_family.min.js +1 -1
  60. data/app/assets/javascripts/plugins/font_size.min.js +1 -1
  61. data/app/assets/javascripts/plugins/forms.min.js +1 -1
  62. data/app/assets/javascripts/plugins/fullscreen.min.js +1 -1
  63. data/app/assets/javascripts/plugins/help.min.js +1 -1
  64. data/app/assets/javascripts/plugins/image.min.js +1 -1
  65. data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
  66. data/app/assets/javascripts/plugins/inline_class.min.js +1 -1
  67. data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
  68. data/app/assets/javascripts/plugins/line_breaker.min.js +1 -1
  69. data/app/assets/javascripts/plugins/line_height.min.js +1 -1
  70. data/app/assets/javascripts/plugins/link.min.js +1 -1
  71. data/app/assets/javascripts/plugins/lists.min.js +1 -1
  72. data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
  73. data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
  74. data/app/assets/javascripts/plugins/print.min.js +1 -1
  75. data/app/assets/javascripts/plugins/quick_insert.min.js +1 -1
  76. data/app/assets/javascripts/plugins/quote.min.js +1 -1
  77. data/app/assets/javascripts/plugins/save.min.js +1 -1
  78. data/app/assets/javascripts/plugins/special_characters.min.js +1 -1
  79. data/app/assets/javascripts/plugins/table.min.js +1 -1
  80. data/app/assets/javascripts/plugins/trim_video.min.js +1 -1
  81. data/app/assets/javascripts/plugins/url.min.js +1 -1
  82. data/app/assets/javascripts/plugins/video.min.js +1 -1
  83. data/app/assets/javascripts/plugins/word_paste.min.js +1 -1
  84. data/app/assets/javascripts/third_party/embedly.min.js +1 -1
  85. data/app/assets/javascripts/third_party/font_awesome.min.js +2 -2
  86. data/app/assets/javascripts/third_party/image_tui.min.js +1 -1
  87. data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
  88. data/app/assets/stylesheets/froala_editor.css +1361 -1361
  89. data/app/assets/stylesheets/froala_editor.min.css +2 -2
  90. data/app/assets/stylesheets/froala_editor.pkgd.css +4589 -4589
  91. data/app/assets/stylesheets/froala_editor.pkgd.min.css +2 -2
  92. data/app/assets/stylesheets/froala_style.css +357 -357
  93. data/app/assets/stylesheets/froala_style.min.css +2 -2
  94. data/app/assets/stylesheets/plugins.pkgd.css +2871 -2871
  95. data/app/assets/stylesheets/plugins.pkgd.min.css +2 -2
  96. data/app/assets/stylesheets/plugins/char_counter.css +44 -44
  97. data/app/assets/stylesheets/plugins/char_counter.min.css +2 -2
  98. data/app/assets/stylesheets/plugins/code_view.css +92 -92
  99. data/app/assets/stylesheets/plugins/code_view.min.css +2 -2
  100. data/app/assets/stylesheets/plugins/colors.css +93 -93
  101. data/app/assets/stylesheets/plugins/colors.min.css +2 -2
  102. data/app/assets/stylesheets/plugins/draggable.css +36 -36
  103. data/app/assets/stylesheets/plugins/draggable.min.css +2 -2
  104. data/app/assets/stylesheets/plugins/emoticons.css +29 -29
  105. data/app/assets/stylesheets/plugins/emoticons.min.css +2 -2
  106. data/app/assets/stylesheets/plugins/file.css +123 -123
  107. data/app/assets/stylesheets/plugins/file.min.css +2 -2
  108. data/app/assets/stylesheets/plugins/files_manager.css +1235 -1235
  109. data/app/assets/stylesheets/plugins/files_manager.min.css +2 -2
  110. data/app/assets/stylesheets/plugins/fullscreen.css +72 -72
  111. data/app/assets/stylesheets/plugins/fullscreen.min.css +2 -2
  112. data/app/assets/stylesheets/plugins/help.css +40 -40
  113. data/app/assets/stylesheets/plugins/help.min.css +2 -2
  114. data/app/assets/stylesheets/plugins/image.css +206 -206
  115. data/app/assets/stylesheets/plugins/image.min.css +2 -2
  116. data/app/assets/stylesheets/plugins/image_manager.css +231 -231
  117. data/app/assets/stylesheets/plugins/image_manager.min.css +2 -2
  118. data/app/assets/stylesheets/plugins/line_breaker.css +33 -33
  119. data/app/assets/stylesheets/plugins/line_breaker.min.css +2 -2
  120. data/app/assets/stylesheets/plugins/quick_insert.css +67 -67
  121. data/app/assets/stylesheets/plugins/quick_insert.min.css +2 -2
  122. data/app/assets/stylesheets/plugins/special_characters.css +28 -28
  123. data/app/assets/stylesheets/plugins/special_characters.min.css +2 -2
  124. data/app/assets/stylesheets/plugins/table.css +106 -106
  125. data/app/assets/stylesheets/plugins/table.min.css +2 -2
  126. data/app/assets/stylesheets/plugins/trim_video.css +242 -242
  127. data/app/assets/stylesheets/plugins/trim_video.min.css +2 -2
  128. data/app/assets/stylesheets/plugins/video.css +196 -196
  129. data/app/assets/stylesheets/plugins/video.min.css +2 -2
  130. data/app/assets/stylesheets/themes/dark.css +2164 -2164
  131. data/app/assets/stylesheets/themes/dark.min.css +2 -2
  132. data/app/assets/stylesheets/themes/gray.css +2164 -2164
  133. data/app/assets/stylesheets/themes/gray.min.css +2 -2
  134. data/app/assets/stylesheets/themes/royal.css +2164 -2164
  135. data/app/assets/stylesheets/themes/royal.min.css +2 -2
  136. data/app/assets/stylesheets/third_party/embedly.css +55 -55
  137. data/app/assets/stylesheets/third_party/embedly.min.css +2 -2
  138. data/app/assets/stylesheets/third_party/font_awesome.css +28 -28
  139. data/app/assets/stylesheets/third_party/font_awesome.min.css +2 -2
  140. data/app/assets/stylesheets/third_party/image_tui.css +36 -36
  141. data/app/assets/stylesheets/third_party/image_tui.min.css +2 -2
  142. data/app/assets/stylesheets/third_party/spell_checker.css +59 -59
  143. data/app/assets/stylesheets/third_party/spell_checker.min.css +2 -2
  144. data/lib/wysiwyg-rails.rb +1 -1
  145. data/lib/wysiwyg-rails/engine.rb +16 -16
  146. data/lib/wysiwyg-rails/version.rb +5 -5
  147. metadata +8 -8
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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: {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v3.2.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (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.5-2 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v3.2.6-1 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2021 Froala Labs
5
5
  */