wysiwyg-rails 4.0.15 → 4.0.16

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/app/assets/javascripts/froala_editor.min.js +2 -2
  3. data/app/assets/javascripts/froala_editor.pkgd.min.js +2 -2
  4. data/app/assets/javascripts/languages/ar.js +1 -1
  5. data/app/assets/javascripts/languages/bs.js +1 -1
  6. data/app/assets/javascripts/languages/cs.js +1 -1
  7. data/app/assets/javascripts/languages/da.js +1 -1
  8. data/app/assets/javascripts/languages/de.js +1 -1
  9. data/app/assets/javascripts/languages/el.js +1 -1
  10. data/app/assets/javascripts/languages/en_ca.js +1 -1
  11. data/app/assets/javascripts/languages/en_gb.js +1 -1
  12. data/app/assets/javascripts/languages/es.js +1 -1
  13. data/app/assets/javascripts/languages/et.js +1 -1
  14. data/app/assets/javascripts/languages/fa.js +1 -1
  15. data/app/assets/javascripts/languages/fi.js +1 -1
  16. data/app/assets/javascripts/languages/fr.js +3 -3
  17. data/app/assets/javascripts/languages/he.js +1 -1
  18. data/app/assets/javascripts/languages/hr.js +1 -1
  19. data/app/assets/javascripts/languages/hu.js +1 -1
  20. data/app/assets/javascripts/languages/id.js +1 -1
  21. data/app/assets/javascripts/languages/it.js +1 -1
  22. data/app/assets/javascripts/languages/ja.js +5 -2
  23. data/app/assets/javascripts/languages/ko.js +1 -1
  24. data/app/assets/javascripts/languages/ku.js +1 -1
  25. data/app/assets/javascripts/languages/me.js +1 -1
  26. data/app/assets/javascripts/languages/nb.js +1 -1
  27. data/app/assets/javascripts/languages/nl.js +4 -3
  28. data/app/assets/javascripts/languages/pl.js +1 -1
  29. data/app/assets/javascripts/languages/pt_br.js +18 -1
  30. data/app/assets/javascripts/languages/pt_pt.js +1 -1
  31. data/app/assets/javascripts/languages/ro.js +1 -1
  32. data/app/assets/javascripts/languages/ru.js +1 -1
  33. data/app/assets/javascripts/languages/sk.js +1 -1
  34. data/app/assets/javascripts/languages/sl.js +1 -1
  35. data/app/assets/javascripts/languages/sr.js +1 -1
  36. data/app/assets/javascripts/languages/sv.js +1 -1
  37. data/app/assets/javascripts/languages/th.js +1 -1
  38. data/app/assets/javascripts/languages/tr.js +1 -1
  39. data/app/assets/javascripts/languages/uk.js +1 -1
  40. data/app/assets/javascripts/languages/vi.js +1 -1
  41. data/app/assets/javascripts/languages/zh_cn.js +1 -1
  42. data/app/assets/javascripts/languages/zh_tw.js +1 -1
  43. data/app/assets/javascripts/plugins/align.min.js +1 -1
  44. data/app/assets/javascripts/plugins/char_counter.min.js +1 -1
  45. data/app/assets/javascripts/plugins/code_beautifier.min.js +1 -1
  46. data/app/assets/javascripts/plugins/code_view.min.js +1 -1
  47. data/app/assets/javascripts/plugins/colors.min.js +1 -1
  48. data/app/assets/javascripts/plugins/cryptojs.min.js +1 -1
  49. data/app/assets/javascripts/plugins/draggable.min.js +1 -1
  50. data/app/assets/javascripts/plugins/edit_in_popup.min.js +1 -1
  51. data/app/assets/javascripts/plugins/emoticons.min.js +1 -1
  52. data/app/assets/javascripts/plugins/entities.min.js +1 -1
  53. data/app/assets/javascripts/plugins/file.min.js +1 -1
  54. data/app/assets/javascripts/plugins/files_manager.min.js +1 -1
  55. data/app/assets/javascripts/plugins/font_family.min.js +1 -1
  56. data/app/assets/javascripts/plugins/font_size.min.js +1 -1
  57. data/app/assets/javascripts/plugins/forms.min.js +1 -1
  58. data/app/assets/javascripts/plugins/fullscreen.min.js +2 -2
  59. data/app/assets/javascripts/plugins/help.min.js +1 -1
  60. data/app/assets/javascripts/plugins/image.min.js +2 -2
  61. data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
  62. data/app/assets/javascripts/plugins/inline_class.min.js +1 -1
  63. data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
  64. data/app/assets/javascripts/plugins/line_breaker.min.js +1 -1
  65. data/app/assets/javascripts/plugins/line_height.min.js +1 -1
  66. data/app/assets/javascripts/plugins/link.min.js +1 -1
  67. data/app/assets/javascripts/plugins/lists.min.js +1 -1
  68. data/app/assets/javascripts/plugins/markdown.min.js +1 -1
  69. data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
  70. data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
  71. data/app/assets/javascripts/plugins/print.min.js +1 -1
  72. data/app/assets/javascripts/plugins/quick_insert.min.js +1 -1
  73. data/app/assets/javascripts/plugins/quote.min.js +1 -1
  74. data/app/assets/javascripts/plugins/save.min.js +1 -1
  75. data/app/assets/javascripts/plugins/special_characters.min.js +1 -1
  76. data/app/assets/javascripts/plugins/table.min.js +1 -1
  77. data/app/assets/javascripts/plugins/track_changes.min.js +1 -1
  78. data/app/assets/javascripts/plugins/trim_video.min.js +1 -1
  79. data/app/assets/javascripts/plugins/url.min.js +1 -1
  80. data/app/assets/javascripts/plugins/video.min.js +1 -1
  81. data/app/assets/javascripts/plugins/word_paste.min.js +1 -1
  82. data/app/assets/javascripts/plugins.pkgd.min.js +2 -2
  83. data/app/assets/javascripts/third_party/embedly.min.js +1 -1
  84. data/app/assets/javascripts/third_party/font_awesome.min.js +1 -1
  85. data/app/assets/javascripts/third_party/image_tui.min.js +1 -1
  86. data/app/assets/javascripts/third_party/showdown.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 +1 -1
  89. data/app/assets/stylesheets/froala_editor.min.css +1 -1
  90. data/app/assets/stylesheets/froala_editor.pkgd.css +8 -1
  91. data/app/assets/stylesheets/froala_editor.pkgd.min.css +2 -2
  92. data/app/assets/stylesheets/froala_style.css +8 -1
  93. data/app/assets/stylesheets/froala_style.min.css +2 -2
  94. data/app/assets/stylesheets/plugins/char_counter.css +1 -1
  95. data/app/assets/stylesheets/plugins/char_counter.min.css +1 -1
  96. data/app/assets/stylesheets/plugins/code_view.css +1 -1
  97. data/app/assets/stylesheets/plugins/code_view.min.css +1 -1
  98. data/app/assets/stylesheets/plugins/colors.css +1 -1
  99. data/app/assets/stylesheets/plugins/colors.min.css +1 -1
  100. data/app/assets/stylesheets/plugins/draggable.css +1 -1
  101. data/app/assets/stylesheets/plugins/draggable.min.css +1 -1
  102. data/app/assets/stylesheets/plugins/emoticons.css +1 -1
  103. data/app/assets/stylesheets/plugins/emoticons.min.css +1 -1
  104. data/app/assets/stylesheets/plugins/file.css +1 -1
  105. data/app/assets/stylesheets/plugins/file.min.css +1 -1
  106. data/app/assets/stylesheets/plugins/files_manager.css +1 -1
  107. data/app/assets/stylesheets/plugins/files_manager.min.css +1 -1
  108. data/app/assets/stylesheets/plugins/fullscreen.css +1 -1
  109. data/app/assets/stylesheets/plugins/fullscreen.min.css +1 -1
  110. data/app/assets/stylesheets/plugins/help.css +1 -1
  111. data/app/assets/stylesheets/plugins/help.min.css +1 -1
  112. data/app/assets/stylesheets/plugins/image.css +1 -1
  113. data/app/assets/stylesheets/plugins/image.min.css +1 -1
  114. data/app/assets/stylesheets/plugins/image_manager.css +1 -1
  115. data/app/assets/stylesheets/plugins/image_manager.min.css +1 -1
  116. data/app/assets/stylesheets/plugins/line_breaker.css +1 -1
  117. data/app/assets/stylesheets/plugins/line_breaker.min.css +1 -1
  118. data/app/assets/stylesheets/plugins/markdown.css +1 -1
  119. data/app/assets/stylesheets/plugins/markdown.min.css +1 -1
  120. data/app/assets/stylesheets/plugins/quick_insert.css +1 -1
  121. data/app/assets/stylesheets/plugins/quick_insert.min.css +1 -1
  122. data/app/assets/stylesheets/plugins/special_characters.css +1 -1
  123. data/app/assets/stylesheets/plugins/special_characters.min.css +1 -1
  124. data/app/assets/stylesheets/plugins/table.css +1 -1
  125. data/app/assets/stylesheets/plugins/table.min.css +1 -1
  126. data/app/assets/stylesheets/plugins/trim_video.css +1 -1
  127. data/app/assets/stylesheets/plugins/trim_video.min.css +1 -1
  128. data/app/assets/stylesheets/plugins/video.css +1 -1
  129. data/app/assets/stylesheets/plugins/video.min.css +1 -1
  130. data/app/assets/stylesheets/plugins.pkgd.css +1 -1
  131. data/app/assets/stylesheets/plugins.pkgd.min.css +1 -1
  132. data/app/assets/stylesheets/themes/dark.css +1 -1
  133. data/app/assets/stylesheets/themes/dark.min.css +1 -1
  134. data/app/assets/stylesheets/themes/gray.css +1 -1
  135. data/app/assets/stylesheets/themes/gray.min.css +1 -1
  136. data/app/assets/stylesheets/themes/royal.css +1 -1
  137. data/app/assets/stylesheets/themes/royal.min.css +1 -1
  138. data/app/assets/stylesheets/third_party/embedly.css +1 -1
  139. data/app/assets/stylesheets/third_party/embedly.min.css +1 -1
  140. data/app/assets/stylesheets/third_party/font_awesome.css +1 -1
  141. data/app/assets/stylesheets/third_party/font_awesome.min.css +1 -1
  142. data/app/assets/stylesheets/third_party/image_tui.css +1 -1
  143. data/app/assets/stylesheets/third_party/image_tui.min.css +1 -1
  144. data/app/assets/stylesheets/third_party/spell_checker.css +1 -1
  145. data/app/assets/stylesheets/third_party/spell_checker.min.css +1 -1
  146. data/lib/wysiwyg-rails/version.rb +1 -1
  147. metadata +2 -2
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -37,8 +37,9 @@
37
37
  // Font
38
38
  'Font Family': "Polices de caract\xE8res",
39
39
  'Font Size': 'Taille de police',
40
- 'Text Color': 'Couleur de police',
40
+ 'Text Color': 'Couleur du texte',
41
41
  'Background Color': 'Couleur d\'arri\xE8re plan',
42
+ 'Line Height': 'Hauteur de la ligne',
42
43
  // Colors
43
44
  'Colors': 'Couleurs',
44
45
  'Background': "Arri\xE8re-plan",
@@ -52,7 +53,6 @@
52
53
  'Heading 2': 'Titre 2',
53
54
  'Heading 3': 'Titre 3',
54
55
  'Heading 4': 'Titre 4',
55
- 'Line Height': 'Interligne',
56
56
  'Single': 'Célibataire',
57
57
  // Style
58
58
  'Paragraph Style': 'Style de paragraphe',
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -269,7 +269,10 @@
269
269
  'More Text': 'より多くのテキスト',
270
270
  'More Paragraph': 'もっと段落',
271
271
  'More Rich': 'もっとリッチ',
272
- 'More Misc': 'その他'
272
+ 'More Misc': 'その他',
273
+ 'Text Color': 'テキストの色',
274
+ 'Background Color': '背景色',
275
+ 'Line Height': '行の高さ'
273
276
  },
274
277
  direction: 'ltr'
275
278
  };
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -37,8 +37,9 @@
37
37
  // Font
38
38
  'Font Family': 'Lettertype',
39
39
  'Font Size': 'Lettergrootte',
40
- 'Text color': 'Tekstkleur',
41
- 'Background color': 'Achtergrondkleur',
40
+ 'Text Color': 'Tekstkleur',
41
+ 'Background Color': 'Achtergrondkleur',
42
+ 'Line Height': 'Lijnhoogte',
42
43
  // Colors
43
44
  'Colors': 'Kleuren',
44
45
  'Background': 'Achtergrond',
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -34,6 +34,23 @@
34
34
  'More': 'Mais',
35
35
  'Update': 'Atualizar',
36
36
  'Style': 'Estilo',
37
+ // Basic formatting
38
+ 'Text Color': 'Cor do texto',
39
+ 'Background Color': 'Cor de fundo',
40
+ 'Inline Class': 'Classe Inline',
41
+ 'Default': 'Padrão',
42
+ 'Lower Alpha': 'Alfa minúsculo',
43
+ 'Lower Greek': 'Grego minúsculo',
44
+ 'Lower Roman': 'Roman minúsculo',
45
+ 'Upper Alpha': 'Alfa maiúsculo',
46
+ 'Upper Roman': 'Roman maiúscula',
47
+ 'Circle': 'Círculo',
48
+ 'Disc': 'Disco',
49
+ 'Square': 'Quadrado',
50
+ 'Single': 'Único',
51
+ 'Double': 'Duplo',
52
+ 'Insert Files': 'Inserir arquivos',
53
+ 'Download PDF': 'Baixar PDF',
37
54
  // Font
38
55
  'Font Family': 'Fonte',
39
56
  'Font Size': 'Tamanho',
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */
6
6
 
7
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(require("froala-editor")):"function"==typeof define&&define.amd?define(["froala-editor"],t):t(e.FroalaEditor)}(this,function(e){"use strict";(e=e&&e.hasOwnProperty("default")?e["default"]:e).PLUGINS.fullscreen=function(s){var t,r,o,n,i=s.$,a=function a(){return s.$box.hasClass("fr-fullscreen")};function l(){if(s.helpers.isIOS()&&s.core.hasFocus())return s.$el.blur(),setTimeout(c,250),!1;t=s.helpers.scrollTop(),s.$box.toggleClass("fr-fullscreen"),i("body").first().toggleClass("fr-fullscreen"),s.helpers.isMobile()&&(s.opts.toolbarBottom?s.$tb[0].removeAttribute("style"):(s.$tb.data("parent",s.$tb.parent()),s.$box.prepend(s.$tb),s.$tb.data("sticky-dummy")&&s.$tb.after(s.$tb.data("sticky-dummy")))),r=s.opts.height,o=s.opts.heightMax,n=s.opts.z_index,s.opts.height=s.o_win.innerHeight-(s.opts.toolbarInline?0:s.$tb.outerHeight()+(s.$second_tb?s.$second_tb.outerHeight():0)),s.opts.zIndex=2147483641,s.opts.heightMax=null,s.size.refresh(),s.opts.toolbarInline&&s.toolbar.showInline();for(var e=s.$box.parent();!e.first().is("body");)e.addClass("fr-fullscreen-wrapper"),e=e.parent();s.opts.toolbarContainer&&s.$box.prepend(s.$tb),s.events.trigger("charCounter.update"),s.events.trigger("codeView.update"),s.$win.trigger("scroll")}function f(){if(s.helpers.isIOS()&&s.core.hasFocus())return s.$el.blur(),setTimeout(c,250),!1;s.$box.toggleClass("fr-fullscreen"),i("body").first().toggleClass("fr-fullscreen"),s.$tb.data("parent")&&s.$tb.data("parent").prepend(s.$tb),s.$tb.data("sticky-dummy")&&s.$tb.after(s.$tb.data("sticky-dummy")),s.opts.height=r,s.opts.heightMax=o,s.opts.zIndex=n,s.size.refresh(),i(s.o_win).scrollTop(t),s.opts.toolbarInline&&s.toolbar.showInline(),s.events.trigger("charCounter.update"),s.opts.toolbarSticky&&s.opts.toolbarStickyOffset&&(s.opts.toolbarBottom?s.$tb.css("bottom",s.opts.toolbarStickyOffset).data("bottom",s.opts.toolbarStickyOffset):s.$tb.css("top",s.opts.toolbarStickyOffset).data("top",s.opts.toolbarStickyOffset));for(var e=s.$box.parent();!e.first().is("body");)e.removeClass("fr-fullscreen-wrapper"),e=e.parent();s.opts.toolbarContainer&&i(s.opts.toolbarContainer).append(s.$tb),i(s.o_win).trigger("scroll"),s.events.trigger("codeView.update")}function c(){a()?f():l(),d(s.$tb.find('.fr-command[data-cmd="fullscreen"]'));var e=s.$tb.find('.fr-command[data-cmd="moreText"]'),t=s.$tb.find('.fr-command[data-cmd="moreParagraph"]'),r=s.$tb.find('.fr-command[data-cmd="moreRich"]'),o=s.$tb.find('.fr-command[data-cmd="moreMisc"]');e.length&&s.refresh.moreText(e),t.length&&s.refresh.moreParagraph(t),r.length&&s.refresh.moreRich(r),o.length&&s.refresh.moreMisc(o)}function d(e){var t=a();e.toggleClass("fr-active",t).attr("aria-pressed",t),e.find("> *").not(".fr-sr-only").replaceWith(t?s.icon.create("fullscreenCompress"):s.icon.create("fullscreen"))}return{_init:function e(){if(!s.$wp)return!1;s.events.$on(i(s.o_win),"resize",function(){a()&&(f(),l())}),s.events.on("toolbar.hide",function(){if(a()&&s.helpers.isMobile())return!1}),s.events.on("position.refresh",function(){if(s.helpers.isIOS())return!a()}),s.events.on("destroy",function(){a()&&f()},!0)},toggle:c,refresh:d,isActive:a}},e.RegisterCommand("fullscreen",{title:"Fullscreen",undo:!1,focus:!1,accessibilityFocus:!0,forcedRefresh:!0,toggle:!0,callback:function(){this.fullscreen.toggle()},refresh:function(e){this.fullscreen.refresh(e)},plugin:"fullscreen"}),e.DefineIcon("fullscreen",{NAME:"expand",SVG_KEY:"fullscreen"}),e.DefineIcon("fullscreenCompress",{NAME:"compress",SVG_KEY:"exitFullscreen"})});
7
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(require("froala-editor")):"function"==typeof define&&define.amd?define(["froala-editor"],t):t(e.FroalaEditor)}(this,function(e){"use strict";(e=e&&e.hasOwnProperty("default")?e["default"]:e).PLUGINS.fullscreen=function(s){var t,r,o,n,i=s.$,a=function a(){return s.$box.hasClass("fr-fullscreen")};function l(){if(s.helpers.isIOS()&&s.core.hasFocus())return s.$el.blur(),setTimeout(c,250),!1;t=s.helpers.scrollTop(),s.$box.toggleClass("fr-fullscreen"),i("body").first().toggleClass("fr-fullscreen"),s.helpers.isMobile()&&(s.opts.toolbarBottom?s.$tb[0].removeAttribute("style"):(s.$tb.data("parent",s.$tb.parent()),s.$box.prepend(s.$tb),s.$tb.data("sticky-dummy")&&s.$tb.after(s.$tb.data("sticky-dummy")))),r=s.opts.height,o=s.opts.heightMax,n=s.opts.zIndex,s.opts.height=s.o_win.innerHeight-(s.opts.toolbarInline?0:s.$tb.outerHeight()+(s.$second_tb?s.$second_tb.outerHeight():0)),s.opts.zIndex=2147483641,s.opts.heightMax=null,s.size.refresh(),s.opts.toolbarInline&&s.toolbar.showInline();for(var e=s.$box.parent();!e.first().is("body");)e.addClass("fr-fullscreen-wrapper"),e=e.parent();s.opts.toolbarContainer&&s.$box.prepend(s.$tb),s.events.trigger("charCounter.update"),s.events.trigger("codeView.update"),s.$win.trigger("scroll")}function f(){if(s.helpers.isIOS()&&s.core.hasFocus())return s.$el.blur(),setTimeout(c,250),!1;s.$box.toggleClass("fr-fullscreen"),i("body").first().toggleClass("fr-fullscreen"),s.$tb.data("parent")&&s.$tb.data("parent").prepend(s.$tb),s.$tb.data("sticky-dummy")&&s.$tb.after(s.$tb.data("sticky-dummy")),s.opts.height=r,s.opts.heightMax=o,s.opts.zIndex=n,s.size.refresh(),i(s.o_win).scrollTop(t),s.opts.toolbarInline&&s.toolbar.showInline(),s.events.trigger("charCounter.update"),s.opts.toolbarSticky&&s.opts.toolbarStickyOffset&&(s.opts.toolbarBottom?s.$tb.css("bottom",s.opts.toolbarStickyOffset).data("bottom",s.opts.toolbarStickyOffset):s.$tb.css("top",s.opts.toolbarStickyOffset).data("top",s.opts.toolbarStickyOffset));for(var e=s.$box.parent();!e.first().is("body");)e.removeClass("fr-fullscreen-wrapper"),e=e.parent();s.opts.toolbarContainer&&i(s.opts.toolbarContainer).append(s.$tb),i(s.o_win).trigger("scroll"),s.events.trigger("codeView.update")}function c(){a()?f():l(),d(s.$tb.find('.fr-command[data-cmd="fullscreen"]'));var e=s.$tb.find('.fr-command[data-cmd="moreText"]'),t=s.$tb.find('.fr-command[data-cmd="moreParagraph"]'),r=s.$tb.find('.fr-command[data-cmd="moreRich"]'),o=s.$tb.find('.fr-command[data-cmd="moreMisc"]');e.length&&s.refresh.moreText(e),t.length&&s.refresh.moreParagraph(t),r.length&&s.refresh.moreRich(r),o.length&&s.refresh.moreMisc(o)}function d(e){var t=a();e.toggleClass("fr-active",t).attr("aria-pressed",t),e.find("> *").not(".fr-sr-only").replaceWith(t?s.icon.create("fullscreenCompress"):s.icon.create("fullscreen"))}return{_init:function e(){if(!s.$wp)return!1;s.events.$on(i(s.o_win),"resize",function(){a()&&(f(),l())}),s.events.on("toolbar.hide",function(){if(a()&&s.helpers.isMobile())return!1}),s.events.on("position.refresh",function(){if(s.helpers.isIOS())return!a()}),s.events.on("destroy",function(){a()&&f()},!0)},toggle:c,refresh:d,isActive:a}},e.RegisterCommand("fullscreen",{title:"Fullscreen",undo:!1,focus:!1,accessibilityFocus:!0,forcedRefresh:!0,toggle:!0,callback:function(){this.fullscreen.toggle()},refresh:function(e){this.fullscreen.refresh(e)},plugin:"fullscreen"}),e.DefineIcon("fullscreen",{NAME:"expand",SVG_KEY:"fullscreen"}),e.DefineIcon("fullscreenCompress",{NAME:"compress",SVG_KEY:"exitFullscreen"})});
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.0.15 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.0.16 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2022 Froala Labs
5
5
  */