wysiwyg-rails 4.5.1 → 4.5.2

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 (154) 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 +1 -1
  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 +1 -1
  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 +1 -1
  28. data/app/assets/javascripts/languages/pl.js +1 -1
  29. data/app/assets/javascripts/languages/pt_br.js +1 -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 +2 -2
  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/filestack.min.js +1 -1
  56. data/app/assets/javascripts/plugins/find_and_replace.min.js +7 -0
  57. data/app/assets/javascripts/plugins/font_family.min.js +1 -1
  58. data/app/assets/javascripts/plugins/font_size.min.js +1 -1
  59. data/app/assets/javascripts/plugins/forms.min.js +1 -1
  60. data/app/assets/javascripts/plugins/fullscreen.min.js +1 -1
  61. data/app/assets/javascripts/plugins/help.min.js +1 -1
  62. data/app/assets/javascripts/plugins/image.min.js +2 -2
  63. data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
  64. data/app/assets/javascripts/plugins/inline_class.min.js +1 -1
  65. data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
  66. data/app/assets/javascripts/plugins/line_breaker.min.js +1 -1
  67. data/app/assets/javascripts/plugins/line_height.min.js +1 -1
  68. data/app/assets/javascripts/plugins/link.min.js +1 -1
  69. data/app/assets/javascripts/plugins/lists.min.js +2 -2
  70. data/app/assets/javascripts/plugins/markdown.min.js +1 -1
  71. data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
  72. data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
  73. data/app/assets/javascripts/plugins/print.min.js +1 -1
  74. data/app/assets/javascripts/plugins/quick_insert.min.js +1 -1
  75. data/app/assets/javascripts/plugins/quote.min.js +1 -1
  76. data/app/assets/javascripts/plugins/save.min.js +1 -1
  77. data/app/assets/javascripts/plugins/special_characters.min.js +1 -1
  78. data/app/assets/javascripts/plugins/table.min.js +1 -1
  79. data/app/assets/javascripts/plugins/track_changes.min.js +2 -2
  80. data/app/assets/javascripts/plugins/trim_video.min.js +1 -1
  81. data/app/assets/javascripts/plugins/url.min.js +2 -2
  82. data/app/assets/javascripts/plugins/video.min.js +1 -1
  83. data/app/assets/javascripts/plugins/word_counter.min.js +1 -1
  84. data/app/assets/javascripts/plugins/word_paste.min.js +2 -2
  85. data/app/assets/javascripts/plugins.pkgd.min.js +2 -2
  86. data/app/assets/javascripts/third_party/embedly.min.js +1 -1
  87. data/app/assets/javascripts/third_party/font_awesome.min.js +1 -1
  88. data/app/assets/javascripts/third_party/image_tui.min.js +1 -1
  89. data/app/assets/javascripts/third_party/showdown.min.js +1 -1
  90. data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
  91. data/app/assets/stylesheets/froala_editor.css +1 -1
  92. data/app/assets/stylesheets/froala_editor.min.css +1 -1
  93. data/app/assets/stylesheets/froala_editor.pkgd.css +224 -1
  94. data/app/assets/stylesheets/froala_editor.pkgd.min.css +2 -2
  95. data/app/assets/stylesheets/froala_style.css +1 -1
  96. data/app/assets/stylesheets/froala_style.min.css +1 -1
  97. data/app/assets/stylesheets/plugins/char_counter.css +1 -1
  98. data/app/assets/stylesheets/plugins/char_counter.min.css +1 -1
  99. data/app/assets/stylesheets/plugins/code_view.css +1 -1
  100. data/app/assets/stylesheets/plugins/code_view.min.css +1 -1
  101. data/app/assets/stylesheets/plugins/colors.css +1 -1
  102. data/app/assets/stylesheets/plugins/colors.min.css +1 -1
  103. data/app/assets/stylesheets/plugins/draggable.css +1 -1
  104. data/app/assets/stylesheets/plugins/draggable.min.css +1 -1
  105. data/app/assets/stylesheets/plugins/emoticons.css +1 -1
  106. data/app/assets/stylesheets/plugins/emoticons.min.css +1 -1
  107. data/app/assets/stylesheets/plugins/file.css +1 -1
  108. data/app/assets/stylesheets/plugins/file.min.css +1 -1
  109. data/app/assets/stylesheets/plugins/files_manager.css +1 -1
  110. data/app/assets/stylesheets/plugins/files_manager.min.css +1 -1
  111. data/app/assets/stylesheets/plugins/filestack.css +1 -1
  112. data/app/assets/stylesheets/plugins/filestack.min.css +1 -1
  113. data/app/assets/stylesheets/plugins/find_and_replace.css +228 -0
  114. data/app/assets/stylesheets/plugins/find_and_replace.min.css +7 -0
  115. data/app/assets/stylesheets/plugins/fullscreen.css +1 -1
  116. data/app/assets/stylesheets/plugins/fullscreen.min.css +1 -1
  117. data/app/assets/stylesheets/plugins/help.css +1 -1
  118. data/app/assets/stylesheets/plugins/help.min.css +1 -1
  119. data/app/assets/stylesheets/plugins/image.css +1 -1
  120. data/app/assets/stylesheets/plugins/image.min.css +1 -1
  121. data/app/assets/stylesheets/plugins/image_manager.css +1 -1
  122. data/app/assets/stylesheets/plugins/image_manager.min.css +1 -1
  123. data/app/assets/stylesheets/plugins/line_breaker.css +1 -1
  124. data/app/assets/stylesheets/plugins/line_breaker.min.css +1 -1
  125. data/app/assets/stylesheets/plugins/markdown.css +1 -1
  126. data/app/assets/stylesheets/plugins/markdown.min.css +1 -1
  127. data/app/assets/stylesheets/plugins/quick_insert.css +1 -1
  128. data/app/assets/stylesheets/plugins/quick_insert.min.css +1 -1
  129. data/app/assets/stylesheets/plugins/special_characters.css +1 -1
  130. data/app/assets/stylesheets/plugins/special_characters.min.css +1 -1
  131. data/app/assets/stylesheets/plugins/table.css +1 -1
  132. data/app/assets/stylesheets/plugins/table.min.css +1 -1
  133. data/app/assets/stylesheets/plugins/trim_video.css +1 -1
  134. data/app/assets/stylesheets/plugins/trim_video.min.css +1 -1
  135. data/app/assets/stylesheets/plugins/video.css +1 -1
  136. data/app/assets/stylesheets/plugins/video.min.css +1 -1
  137. data/app/assets/stylesheets/plugins.pkgd.css +224 -1
  138. data/app/assets/stylesheets/plugins.pkgd.min.css +2 -2
  139. data/app/assets/stylesheets/themes/dark.css +47 -1
  140. data/app/assets/stylesheets/themes/dark.min.css +2 -2
  141. data/app/assets/stylesheets/themes/gray.css +47 -1
  142. data/app/assets/stylesheets/themes/gray.min.css +2 -2
  143. data/app/assets/stylesheets/themes/royal.css +47 -1
  144. data/app/assets/stylesheets/themes/royal.min.css +2 -2
  145. data/app/assets/stylesheets/third_party/embedly.css +1 -1
  146. data/app/assets/stylesheets/third_party/embedly.min.css +1 -1
  147. data/app/assets/stylesheets/third_party/font_awesome.css +1 -1
  148. data/app/assets/stylesheets/third_party/font_awesome.min.css +1 -1
  149. data/app/assets/stylesheets/third_party/image_tui.css +1 -1
  150. data/app/assets/stylesheets/third_party/image_tui.min.css +1 -1
  151. data/app/assets/stylesheets/third_party/spell_checker.css +1 -1
  152. data/app/assets/stylesheets/third_party/spell_checker.min.css +1 -1
  153. data/lib/wysiwyg-rails/version.rb +1 -1
  154. metadata +5 -2
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
6
6
 
7
- !function(o,t){"object"==typeof exports&&"undefined"!=typeof module?t(require("froala-editor")):"function"==typeof define&&define.amd?define(["froala-editor"],t):t(o.FroalaEditor)}(this,function(k){"use strict";k=k&&k.hasOwnProperty("default")?k["default"]:k,Object.assign(k.POPUP_TEMPLATES,{"textColor.picker":"[_BUTTONS_][_TEXT_COLORS_][_CUSTOM_COLOR_]","backgroundColor.picker":"[_BUTTONS_][_BACKGROUND_COLORS_][_CUSTOM_COLOR_]"}),Object.assign(k.DEFAULTS,{colorsText:["#61BD6D","#1ABC9C","#54ACD2","#2C82C9","#9365B8","#475577","#CCCCCC","#41A85F","#00A885","#3D8EB9","#2969B0","#553982","#28324E","#000000","#F7DA64","#FBA026","#EB6B56","#E25041","#A38F84","#EFEFEF","#FFFFFF","#FAC51C","#F37934","#D14841","#B8312F","#7C706B","#D1D5D8","REMOVE"],colorsBackground:["#61BD6D","#1ABC9C","#54ACD2","#2C82C9","#9365B8","#475577","#CCCCCC","#41A85F","#00A885","#3D8EB9","#2969B0","#553982","#28324E","#000000","#F7DA64","#FBA026","#EB6B56","#E25041","#A38F84","#EFEFEF","#FFFFFF","#FAC51C","#F37934","#D14841","#B8312F","#7C706B","#D1D5D8","REMOVE"],colorsStep:7,colorsHEXInput:!0,colorsButtons:["colorsBack","|","-"]}),k.PLUGINS.colors=function(g){var E=g.$,l='<div class="fr-color-hex-layer fr-active fr-layer" id="fr-color-hex-layer- \n '.concat(g.id,'"><div class="fr-input-line"><input maxlength="7" id="[ID]"\n type="text" placeholder="').concat(g.language.translate("HEX Color"),'" \n tabIndex="1" aria-required="true"></div><div class="fr-action-buttons"><button \n type="button" class="fr-command fr-submit" data-cmd="[COMMAND]" tabIndex="2" role="button">\n ').concat(g.language.translate("OK"),"</button></div></div>");function s(o){for(var t="text"===o?g.opts.colorsText:g.opts.colorsBackground,r='<div class="fr-color-set fr-'.concat(o,'-color fr-selected-set">'),e=0;e<t.length;e++)0!==e&&e%g.opts.colorsStep==0&&(r+="<br>"),"REMOVE"!==t[e]?r+='<span class="fr-command fr-select-color" style="background:'.concat(t[e],';" \n tabIndex="-1" aria-selected="false" role="button" data-cmd="apply').concat(o,'Color" \n data-param1="').concat(t[e],'"><span class="fr-sr-only"> ').concat(g.language.translate("Color")).concat(t[e]," \n &nbsp;&nbsp;&nbsp;</span></span>"):r+='<span class="fr-command fr-select-color" data-cmd="apply'.concat(o,'Color"\n tabIndex="-1" role="button" data-param1="REMOVE" \n title="').concat(g.language.translate("Clear Formatting"),'">').concat(g.icon.create("remove"),' \n <span class="fr-sr-only"> ').concat(g.language.translate("Clear Formatting")," </span></span>");return"".concat(r,"</div>")}function i(o){var t,r=g.popups.get("".concat(o,"Color.picker")),e=E(g.selection.element());t="background"===o?"background-color":"color";var c=r.find(".fr-".concat(o,"-color .fr-select-color"));for(c.find(".fr-selected-color").remove(),c.removeClass("fr-active-item"),c.not('[data-param1="REMOVE"]').attr("aria-selected",!1);e.get(0)!==g.el;){if("transparent"!==e.css(t)&&"rgba(0, 0, 0, 0)"!==e.css(t)){var a=r.find(".fr-".concat(o,'-color .fr-select-color[data-param1="').concat(g.helpers.RGBToHex(e.css(t)),'"]'));a.append('<span class="fr-selected-color" aria-hidden="true">\uf00c</span>'),a.addClass("fr-active-item").attr("aria-selected",!0);break}e=e.parent()}!function n(o){var t=g.popups.get("".concat(o,"Color.picker")),r=t.find(".fr-".concat(o,"-color .fr-active-item")).attr("data-param1"),e=t.find(".fr-color-hex-layer input");r||(r="");e.length&&E(e.val(r).input).trigger("change")}(o)}function e(o){"REMOVE"!==o?g.format.applyStyle("background-color",g.helpers.HEXtoRGB(o)):g.format.removeStyle("background-color"),g.popups.hide("backgroundColor.picker")}function c(o){"REMOVE"!==o?g.format.applyStyle("color",g.helpers.HEXtoRGB(o)):g.format.removeStyle("color"),g.popups.hide("textColor.picker")}return{showColorsPopup:function p(o){var t=g.$tb.find('.fr-command[data-cmd="'.concat(o,'"]')),r=g.popups.get("".concat(o,".picker"));if(r||(r=function n(o){var t="";g.opts.toolbarInline&&0<g.opts.colorsButtons.length&&(t+='<div class="fr-buttons fr-colors-buttons fr-tabs">\n '.concat(g.button.buildList(g.opts.colorsButtons),"\n </div>"));var r,e="";r="textColor"===o?(g.opts.colorsHEXInput&&(e=l.replace(/\[ID\]/g,"fr-color-hex-layer-text-".concat(g.id)).replace(/\[COMMAND\]/g,"customTextColor")),{buttons:t,text_colors:s("text"),custom_color:e}):(g.opts.colorsHEXInput&&(e=l.replace(/\[ID\]/g,"fr-color-hex-layer-background-".concat(g.id)).replace(/\[COMMAND\]/g,"customBackgroundColor")),{buttons:t,background_colors:s("background"),custom_color:e});var c=g.popups.create("".concat(o,".picker"),r);return function a(C,b){g.events.on("popup.tab",function(o){var t=E(o.currentTarget);if(!g.popups.isVisible(b)||!t.is("span"))return!0;var r=o.which,e=!0;if(k.KEYCODE.TAB===r){var c=C.find(".fr-buttons");e=!g.accessibility.focusToolbar(c,!!o.shiftKey)}else if(k.KEYCODE.ARROW_UP===r||k.KEYCODE.ARROW_DOWN===r||k.KEYCODE.ARROW_LEFT===r||k.KEYCODE.ARROW_RIGHT===r){if(t.is("span.fr-select-color")){var a=t.parent().find("span.fr-select-color"),n=a.index(t),l=g.opts.colorsStep,s=Math.floor(a.length/l),i=n%l,p=Math.floor(n/l),u=p*l+i,d=s*l;k.KEYCODE.ARROW_UP===r?u=((u-l)%d+d)%d:k.KEYCODE.ARROW_DOWN===r?u=(u+l)%d:k.KEYCODE.ARROW_LEFT===r?u=((u-1)%d+d)%d:k.KEYCODE.ARROW_RIGHT===r&&(u=(u+1)%d);var f=E(a.get(u));g.events.disableBlur(),f.focus(),e=!1}}else k.KEYCODE.ENTER===r&&(g.button.exec(t),e=!1);return!1===e&&(o.preventDefault(),o.stopPropagation()),e},!0)}(c,"".concat(o,".picker")),c}(o)),!r.hasClass("fr-active"))if(g.popups.setContainer("".concat(o,".picker"),g.$tb),i("textColor"===o?"text":"background"),t.isVisible()){var e=g.button.getPosition(t),c=e.left,a=e.top;g.popups.show("".concat(o,".picker"),c,a,t.outerHeight())}else g.position.forSelection(r),g.popups.show("".concat(o,".picker"))},background:e,customColor:function a(o){var t=g.popups.get("".concat(o,"Color.picker")).find(".fr-color-hex-layer input");if(t.length){var r=t.val();"background"===o?e(r):c(r)}},text:c,back:function o(){g.popups.hide("textColor.picker"),g.popups.hide("backgroundColor.picker"),g.toolbar.showInline()}}},k.DefineIcon("textColor",{NAME:"tint",SVG_KEY:"textColor"}),k.RegisterCommand("textColor",{title:"Text Color",undo:!1,focus:!0,refreshOnCallback:!1,popup:!0,callback:function(){this.popups.isVisible("textColor.picker")?(this.$el.find(".fr-marker").length&&(this.events.disableBlur(),this.selection.restore()),this.popups.hide("textColor.picker")):this.colors.showColorsPopup("textColor")}}),k.RegisterCommand("applytextColor",{undo:!0,callback:function(o,t){this.colors.text(t)}}),k.RegisterCommand("customTextColor",{title:"OK",undo:!0,callback:function(){this.colors.customColor("text")}}),k.DefineIcon("backgroundColor",{NAME:"paint-brush",SVG_KEY:"backgroundColor"}),k.RegisterCommand("backgroundColor",{title:"Background Color",undo:!1,focus:!0,refreshOnCallback:!1,popup:!0,callback:function(){this.popups.isVisible("backgroundColor.picker")?(this.$el.find(".fr-marker").length&&(this.events.disableBlur(),this.selection.restore()),this.popups.hide("backgroundColor.picker")):this.colors.showColorsPopup("backgroundColor")}}),k.RegisterCommand("applybackgroundColor",{undo:!0,callback:function(o,t){this.colors.background(t)}}),k.RegisterCommand("customBackgroundColor",{title:"OK",undo:!0,callback:function(){this.colors.customColor("background")}}),k.DefineIcon("colorsBack",{NAME:"arrow-left",SVG_KEY:"back"}),k.RegisterCommand("colorsBack",{title:"Back",undo:!1,focus:!1,back:!0,refreshAfterCallback:!1,callback:function(){this.colors.back()}}),k.DefineIcon("remove",{NAME:"eraser",SVG_KEY:"remove"})});
7
+ !function(o,t){"object"==typeof exports&&"undefined"!=typeof module?t(require("froala-editor")):"function"==typeof define&&define.amd?define(["froala-editor"],t):t(o.FroalaEditor)}(this,function(k){"use strict";k=k&&k.hasOwnProperty("default")?k["default"]:k,Object.assign(k.POPUP_TEMPLATES,{"textColor.picker":"[_BUTTONS_][_TEXT_COLORS_][_CUSTOM_COLOR_]","backgroundColor.picker":"[_BUTTONS_][_BACKGROUND_COLORS_][_CUSTOM_COLOR_]"}),Object.assign(k.DEFAULTS,{colorsText:["#61BD6D","#1ABC9C","#54ACD2","#2C82C9","#9365B8","#475577","#CCCCCC","#41A85F","#00A885","#3D8EB9","#2969B0","#553982","#28324E","#000000","#F7DA64","#FBA026","#EB6B56","#E25041","#A38F84","#EFEFEF","#FFFFFF","#FAC51C","#F37934","#D14841","#B8312F","#7C706B","#D1D5D8","REMOVE"],colorsBackground:["#61BD6D","#1ABC9C","#54ACD2","#2C82C9","#9365B8","#475577","#CCCCCC","#41A85F","#00A885","#3D8EB9","#2969B0","#553982","#28324E","#000000","#F7DA64","#FBA026","#EB6B56","#E25041","#A38F84","#EFEFEF","#FFFFFF","#FAC51C","#F37934","#D14841","#B8312F","#7C706B","#D1D5D8","REMOVE"],colorsStep:7,colorsHEXInput:!0,colorsButtons:["colorsBack","|","-"]}),k.PLUGINS.colors=function(g){var E=g.$,l='<div class="fr-color-hex-layer fr-active fr-layer" id="fr-color-hex-layer- \n '.concat(g.id,'"><div class="fr-input-line"><input maxlength="9" id="[ID]"\n type="text" placeholder="').concat(g.language.translate("HEX Color"),'" \n tabIndex="1" aria-required="true"></div><div class="fr-action-buttons"><button \n type="button" class="fr-command fr-submit" data-cmd="[COMMAND]" tabIndex="2" role="button">\n ').concat(g.language.translate("OK"),"</button></div></div>");function s(o){for(var t="text"===o?g.opts.colorsText:g.opts.colorsBackground,r='<div class="fr-color-set fr-'.concat(o,'-color fr-selected-set">'),e=0;e<t.length;e++)0!==e&&e%g.opts.colorsStep==0&&(r+="<br>"),"REMOVE"!==t[e]?r+='<span class="fr-command fr-select-color" style="background:'.concat(t[e].toUpperCase(),';" \n tabIndex="-1" aria-selected="false" role="button" data-cmd="apply').concat(o,'Color" \n data-param1="').concat(t[e].toUpperCase(),'"><span class="fr-sr-only"> ').concat(g.language.translate("Color")).concat(t[e]," \n &nbsp;&nbsp;&nbsp;</span></span>"):r+='<span class="fr-command fr-select-color" data-cmd="apply'.concat(o,'Color"\n tabIndex="-1" role="button" data-param1="REMOVE" \n title="').concat(g.language.translate("Clear Formatting"),'">').concat(g.icon.create("remove"),' \n <span class="fr-sr-only"> ').concat(g.language.translate("Clear Formatting")," </span></span>");return"".concat(r,"</div>")}function i(o){var t,r=g.popups.get("".concat(o,"Color.picker")),e=E(g.selection.element());t="background"===o?"background-color":"color";var a=r.find(".fr-".concat(o,"-color .fr-select-color"));for(a.find(".fr-selected-color").remove(),a.removeClass("fr-active-item"),a.not('[data-param1="REMOVE"]').attr("aria-selected",!1);e.get(0)!==g.el;){if("transparent"!==e.css(t)&&"rgba(0, 0, 0, 0)"!==e.css(t)){var c=r.find(".fr-".concat(o,'-color .fr-select-color[data-param1="').concat(g.helpers.RGBToHex(e.css(t)),'"]'));c.append('<span class="fr-selected-color" aria-hidden="true">\uf00c</span>'),c.addClass("fr-active-item").attr("aria-selected",!0);break}e=e.parent()}!function n(o){var t=g.popups.get("".concat(o,"Color.picker")),r=t.find(".fr-".concat(o,"-color .fr-active-item")).attr("data-param1"),e=t.find(".fr-color-hex-layer input");r||(r="");e.length&&E(e.val(r).input).trigger("change")}(o)}function e(o){"REMOVE"!==o?g.format.applyStyle("background-color",g.helpers.HEXtoRGB(o)):g.format.removeStyle("background-color"),g.popups.hide("backgroundColor.picker")}function a(o){"REMOVE"!==o?g.format.applyStyle("color",g.helpers.HEXtoRGB(o)):g.format.removeStyle("color"),g.popups.hide("textColor.picker")}return{showColorsPopup:function p(o){var t=g.$tb.find('.fr-command[data-cmd="'.concat(o,'"]')),r=g.popups.get("".concat(o,".picker"));if(r||(r=function n(o){var t="";g.opts.toolbarInline&&0<g.opts.colorsButtons.length&&(t+='<div class="fr-buttons fr-colors-buttons fr-tabs">\n '.concat(g.button.buildList(g.opts.colorsButtons),"\n </div>"));var r,e="";r="textColor"===o?(g.opts.colorsHEXInput&&(e=l.replace(/\[ID\]/g,"fr-color-hex-layer-text-".concat(g.id)).replace(/\[COMMAND\]/g,"customTextColor")),{buttons:t,text_colors:s("text"),custom_color:e}):(g.opts.colorsHEXInput&&(e=l.replace(/\[ID\]/g,"fr-color-hex-layer-background-".concat(g.id)).replace(/\[COMMAND\]/g,"customBackgroundColor")),{buttons:t,background_colors:s("background"),custom_color:e});var a=g.popups.create("".concat(o,".picker"),r);return function c(C,b){g.events.on("popup.tab",function(o){var t=E(o.currentTarget);if(!g.popups.isVisible(b)||!t.is("span"))return!0;var r=o.which,e=!0;if(k.KEYCODE.TAB===r){var a=C.find(".fr-buttons");e=!g.accessibility.focusToolbar(a,!!o.shiftKey)}else if(k.KEYCODE.ARROW_UP===r||k.KEYCODE.ARROW_DOWN===r||k.KEYCODE.ARROW_LEFT===r||k.KEYCODE.ARROW_RIGHT===r){if(t.is("span.fr-select-color")){var c=t.parent().find("span.fr-select-color"),n=c.index(t),l=g.opts.colorsStep,s=Math.floor(c.length/l),i=n%l,p=Math.floor(n/l),u=p*l+i,d=s*l;k.KEYCODE.ARROW_UP===r?u=((u-l)%d+d)%d:k.KEYCODE.ARROW_DOWN===r?u=(u+l)%d:k.KEYCODE.ARROW_LEFT===r?u=((u-1)%d+d)%d:k.KEYCODE.ARROW_RIGHT===r&&(u=(u+1)%d);var f=E(c.get(u));g.events.disableBlur(),f.focus(),e=!1}}else k.KEYCODE.ENTER===r&&(g.button.exec(t),e=!1);return!1===e&&(o.preventDefault(),o.stopPropagation()),e},!0)}(a,"".concat(o,".picker")),a}(o)),!r.hasClass("fr-active"))if(g.popups.setContainer("".concat(o,".picker"),g.$tb),i("textColor"===o?"text":"background"),t.isVisible()){var e=g.button.getPosition(t),a=e.left,c=e.top;g.popups.show("".concat(o,".picker"),a,c,t.outerHeight())}else g.position.forSelection(r),g.popups.show("".concat(o,".picker"))},background:e,customColor:function c(o){var t=g.popups.get("".concat(o,"Color.picker")).find(".fr-color-hex-layer input");if(t.length){var r=t.val();"background"===o?e(r):a(r)}},text:a,back:function o(){g.popups.hide("textColor.picker"),g.popups.hide("backgroundColor.picker"),g.toolbar.showInline()}}},k.DefineIcon("textColor",{NAME:"tint",SVG_KEY:"textColor"}),k.RegisterCommand("textColor",{title:"Text Color",undo:!1,focus:!0,refreshOnCallback:!1,popup:!0,callback:function(){this.popups.isVisible("textColor.picker")?(this.$el.find(".fr-marker").length&&(this.events.disableBlur(),this.selection.restore()),this.popups.hide("textColor.picker")):this.colors.showColorsPopup("textColor")}}),k.RegisterCommand("applytextColor",{undo:!0,callback:function(o,t){this.colors.text(t)}}),k.RegisterCommand("customTextColor",{title:"OK",undo:!0,callback:function(){this.colors.customColor("text")}}),k.DefineIcon("backgroundColor",{NAME:"paint-brush",SVG_KEY:"backgroundColor"}),k.RegisterCommand("backgroundColor",{title:"Background Color",undo:!1,focus:!0,refreshOnCallback:!1,popup:!0,callback:function(){this.popups.isVisible("backgroundColor.picker")?(this.$el.find(".fr-marker").length&&(this.events.disableBlur(),this.selection.restore()),this.popups.hide("backgroundColor.picker")):this.colors.showColorsPopup("backgroundColor")}}),k.RegisterCommand("applybackgroundColor",{undo:!0,callback:function(o,t){this.colors.background(t)}}),k.RegisterCommand("customBackgroundColor",{title:"OK",undo:!0,callback:function(){this.colors.customColor("background")}}),k.DefineIcon("colorsBack",{NAME:"arrow-left",SVG_KEY:"back"}),k.RegisterCommand("colorsBack",{title:"Back",undo:!1,focus:!1,back:!0,refreshAfterCallback:!1,callback:function(){this.colors.back()}}),k.DefineIcon("remove",{NAME:"eraser",SVG_KEY:"remove"})});
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -0,0 +1,7 @@
1
+ /*!
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2025 Froala Labs
5
+ */
6
+
7
+ !function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(require("froala-editor")):"function"==typeof define&&define.amd?define(["froala-editor"],n):n(e.FroalaEditor)}(this,function(e){"use strict";function s(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=Array(n);t<n;t++)r[t]=e[t];return r}function k(e,n){var t="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!t){if(Array.isArray(e)||(t=function c(e,n){if(e){if("string"==typeof e)return s(e,n);var t={}.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?s(e,n):void 0}}(e))||n&&e&&"number"==typeof e.length){t&&(e=t);var r=0,a=function(){};return{s:a,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:a}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,o=!0,l=!1;return{s:function(){t=t.call(e)},n:function(){var e=t.next();return o=e.done,e},e:function(e){l=!0,i=e},f:function(){try{o||null==t["return"]||t["return"]()}finally{if(l)throw i}}}}e=e&&e.hasOwnProperty("default")?e["default"]:e,Object.assign(e.DEFAULTS,{enableMatchCase:!1,enableMatchWholeWord:!1,showFindAndReplace:!1}),e.POPUP_TEMPLATES["findReplace.popup"]="[_BUTTONS_][_FIND_REPLACE_LAYER_]",e.PLUGINS.findReplace=function(v){var C=[],b=-1,a=!1,o=!1,t=!1,c=null,s=null;function d(){var e=v.popups.get("findReplace.popup"),n=e.find("#fr-findText").val().trim(),t=e.find("#fr-replaceText")[0],r=e.find('div.fr-input-line > label[for="fr-replaceText"]')[0],a=e.find(".fr-replace-btn")[0],i=e.find(".fr-replace-all-btn")[0],o=e.find("#fr-arrowDown")[0],l=e.find("#fr-arrowUp")[0],c=0<C.length;t.disabled=!n,t.classList.toggle("fr-disabled",!c),t.disabled=!c,a.classList.toggle("fr-disabled",!c),r.classList.toggle("fr-label-disabled",!c),i.classList.toggle("fr-disabled",!c),o.classList.toggle("fr-disabled",!c),l.classList.toggle("fr-disabled",!c),n||x(0)}function i(){v.events.on("popups.hide.findReplace.popup",function(){var e;v.$tb&&(e=v.$tb.find(".fr-btn-active-popup"));t?(t=!1,e.removeClass("fr-btn-active-popup")):setTimeout(function(){v.popups.show("findReplace.popup",parseFloat(c),parseFloat(s)),e.addClass("fr-btn-active-popup")},0)});var i=v.popups.create("findReplace.popup",{buttons:"",find_replace_layer:"\n <div class='fr-find-replace-layer'>\n <div class='fr-header fr-drag-handle'>\n Find and Replace\n </div>\n <div class='fr-body'>\n <button class='fr-close-btn' aria-label='Close'>&times;</button>\n <div class='fr-separator'></div>\n <div class='fr-input-container'>\n\t <div class='fr-input-line'>\n <input id='fr-findText' type='text' placeholder='Find'>\n </div>\n <span class='fr-count-indicator'></span>\n <div class='fr-arrow-buttons'>\n <div class='fr-arrow-buttons'>\n <button id='fr-arrowDown' title='Next'>\n <i class=\"fa fa-chevron-down\"></i>\n </button>\n <button id='fr-arrowUp' title='Previous'>\n <i class=\"fa fa-chevron-up\"></i>\n </button>\n </div>\n </div>\n </div>\n <div class='fr-input-line'>\n <input id='fr-replaceText' type='text' placeholder='Replace with' />\n </div>\n <button class=\"fr-toggle-advanced-options\"> Advanced Options <span class=\"fr-arrow\"><i class=\"fa fa-chevron-down\"></i></span></button>\n <div class='fr-advanced-options-panel' style='display: none;'>\n <div class='fr-checkbox-group'>\n <div class='fr-checkbox-item'>\n <input type='checkbox' id='fr-matchCase' name='fr-matchCaseToggle' />\n <input type='checkbox' id='fr-wholeWord' name='fr-wholeWordToggle' />\n </div>\n <div class='fr-checkbox-label'>\n <label for='fr-matchCase'>Match case</label>\n <label for='fr-wholeWord'>Whole words only</label>\n </div>\n </div>\n </div>\n <div class='fr-button-group'>\n <button class='fr-replace-btn'>Replace</button>\n <button class='fr-replace-all-btn'>Replace All</button>\n <button class='fr-find-btn'>Find</button>\n </div>\n </div>\n </div>\n "});return function n(a){var i=0,o=0,e=v.popups.get("findReplace.popup");v.events.$on(e,"mousedown",function l(e){if(!e.target.classList.contains("fr-drag-handle"))return;var n=a.getBoundingClientRect();function t(e,n){c=e-i+"px",s=n-o+"px",a.style.left=c,a.style.top=s}function r(e){t(e.pageX,e.pageY)}i=e.clientX-n.left,o=e.clientY-n.top+10,a.style.position="absolute",a.style.zIndex=v.opts.zIndex+1,document.body.append(a),t(e.pageX,e.pageY),document.addEventListener("mousemove",r),a.onmouseup=function(){document.removeEventListener("mousemove",r),a.onmouseup=null}}),v.events.$on(e,"dragstart",function(e){return e.preventDefault()})}(i.get(0)),v.events.bindClick(i,".fr-find-btn",function(){var e=i.find("#fr-findText")[0],n=e?e.value.trim():"";n?(p(n),0<C.length?(f(0),r(!1)):(r(!0,n),x(0))):(y(),x(0),r(!1)),d()}),v.events.bindClick(i,".fr-replace-btn",function(){var e=i.find("#fr-replaceText")[0];h(e?e.value.trim():""),d()}),v.events.bindClick(i,".fr-replace-all-btn",function(){var e=i.find("#fr-replaceText")[0];g(e?e.value.trim():""),d()}),v.events.bindClick(i,"#fr-arrowUp",function(){return u(b)}),v.events.bindClick(i,"#fr-arrowDown",function(){return f(b+1)}),v.events.bindClick(i,".fr-close-btn",l),v.events.bindClick(i,".fr-toggle-advanced-options",function(e){var n;n="i"===e.target.tagName.toLowerCase()?e.target.closest(".fr-toggle-advanced-options"):e.target;var t=i.find(".fr-advanced-options-panel").get(0),r=n.querySelector("i"),a="none"===t.style.display||!t.style.display;t.style.display=a?"block":"none",a?(r.classList.remove("fa-chevron-down"),r.classList.add("fa-chevron-up")):(r.classList.remove("fa-chevron-up"),r.classList.add("fa-chevron-down"))}),v.events.$on(i,"click","#fr-matchCase",function(){a=!a,y(),x(0),d()},!1),v.events.$on(i,"click","#fr-wholeWord",function(){o=!o,y(),x(0),d()},!1),i}function r(e){var n=1<arguments.length&&arguments[1]!==undefined?arguments[1]:"",t=v.popups.get("findReplace.popup"),r=t.find(".fr-find-error").get(0),a=t.find("#fr-findText").get(0);if(!r){var i=t.find(".fr-input-container").get(0);(r=document.createElement("div")).className="fr-find-error",i.parentNode.insertBefore(r,i.nextSibling)}e?(r.textContent='There are no entries matching "'.concat(n,'"'),r.style.display="block",a.classList.add("error")):(r.style.display="none",a.classList.remove("error"))}function e(){v.undo.saveStep(),!0===v.opts.enableMatchCase&&(a=!0),!0===v.opts.enableMatchWholeWord&&(o=!0),v.selection.save();var e=v.popups.get("findReplace.popup");e||(e=i()),e.data("instance",v),v.popups.setContainer("findReplace.popup",v.$box);var n=e.get(0);n.style.position="absolute",n.style.left="".concat(window.innerWidth/2-n.offsetWidth/2,"px"),n.style.top="".concat(window.innerHeight/20-n.offsetHeight/12,"px"),v.popups.show("findReplace.popup"),e.find("#fr-matchCase")[0].checked=a,e.find("#fr-wholeWord")[0].checked=o;var t=e.find("#fr-findText")[0],r=v.selection.text().trim();r&&(t.value=r),t.focus(),t.addEventListener("input",function(){C=[],d(),x(0),y()}),y(),d()}function l(){!1!==v.events.trigger("findandreplace.beforeClose")&&(t=!0,v.popups.hide("findReplace.popup"),c=s=null,y(),C=[],b=-1,v.selection.restore(),v.undo.saveStep(),x(0))}var n=function n(e){"Escape"===e.key&&l()};function p(e){var n=v.popups.get("findReplace.popup"),t=n.data("instance")||v;if(t.el.querySelectorAll(".fr-marker").forEach(function(e){return e.remove()}),y(),e.trim()){var r=n.find("#fr-matchCase")[0].checked,a=n.find("#fr-wholeWord")[0].checked;C=[],b=-1;var i,o=t.el,l=r?"g":"gi",c=a?"(?<=^|\\s)(".concat(u(e),")(?=\\s|$|\\b)"):u(e),s=new RegExp(c,l),d=function h(e){var n,t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_TEXT,{acceptNode:function(e){var n=e.parentNode;return!n||["SCRIPT","STYLE"].includes(n.tagName)||n.classList&&n.classList.contains("fr-tracking-deleted")?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}});for(;n=r.nextNode();)t.push(n);return t}(o),p="",f=[];for(d.forEach(function(e,n){var t=d[n-1];if(t){var r=t.parentNode,a=/\s$/.test(p),i=/^\s/.test(e.textContent),o=e.parentNode;r===o||r.contains(o)||o.contains(r)?"block"===window.getComputedStyle(o).display&&"block"===window.getComputedStyle(r).display&&(a||i||(p+=" ")):a||i||(p+=" ")}f.push({start:p.length,end:p.length+e.textContent.length,node:e}),p+=e.textContent}),C=[];null!==(i=m(p,s));)C.push({start:i.index,end:i.index+i[0].length});!function g(e,h){for(var n=e.map(function(e){var n,t=e.start,r=e.end,a=null,i=null,o=0,l=0,c=k(h);try{for(c.s();!(n=c.n()).done;){var s=n.value,d=s.node,p=s.start;if(p<=t&&t<p+d.textContent.length&&(a=d,o=t-p),p<r&&r<=p+d.textContent.length){i=d,l=r-p;break}}}catch(u){c.e(u)}finally{c.f()}if(a&&i){var f=document.createRange();return f.setStart(a,o),f.setEnd(i,l),f}return null}).filter(Boolean),t=n.length-1;0<=t;t--){var r=n[t],a=document.createElement("span");a.className="fr-find-replace-highlight";try{r.surroundContents(a)}catch(l){var i=r.extractContents(),o=i.querySelectorAll(".fr-find-replace-highlight");o.forEach(function(e){var n=document.createTextNode(e.textContent);e.parentNode.replaceChild(n,e)}),a.appendChild(i),r.insertNode(a)}}}(C,f),x(C.length)}function u(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}}function m(e,n){return n instanceof RegExp||(n=new RegExp(n)),n.exec(e)}function y(){(v.popups.get("findReplace.popup").data("instance")||v).el.querySelectorAll(".fr-find-replace-highlight").forEach(function(e){for(var n=e.parentNode;e.firstChild;)n.insertBefore(e.firstChild,e);n.removeChild(e),n.normalize()})}function f(e){if(0!==C.length){b=(e+C.length)%C.length;var n=(v.popups.get("findReplace.popup").data("instance")||v).$el.get(0);n.querySelectorAll(".fr-find-replace-current-highlight").forEach(function(e){e.classList.remove("fr-find-replace-current-highlight")});var t=n.querySelectorAll(".fr-find-replace-highlight");t[b]&&t[b].classList.add("fr-find-replace-current-highlight"),x(C.length)}}function u(e){if(0!==C.length){b=(e-1+C.length)%C.length;var n=(v.popups.get("findReplace.popup").data("instance")||v).$el.get(0);n.querySelectorAll(".fr-find-replace-current-highlight").forEach(function(e){e.classList.remove("fr-find-replace-current-highlight")});var t=n.querySelectorAll(".fr-find-replace-highlight");t[b]&&t[b].classList.add("fr-find-replace-current-highlight"),x(C.length)}}function h(e){if(-1!==b&&0!==C.length){var n=v.popups.get("findReplace.popup").data("instance")||v;n.undo.saveStep();var t=n.$el.find(".fr-find-replace-current-highlight").get(0);if(t){var r=t.textContent,a=t.parentNode,i=document.createTextNode(e);!1!==n.events.trigger("findandreplace.beforeOnReplace")&&(n.opts.trackChangesEnabled?(n.markers.insert(),n.track_changes.pasteInEdior(e)):a.replaceChild(i,t),a.normalize(),C.splice(b,1),0<C.length?f(b%C.length):b=-1,n.events.trigger("findandreplace.onReplace",[{oldValue:r,newValue:e}]),x(C.length))}}}function g(a){if(0!==C.length){var i=v.popups.get("findReplace.popup").data("instance")||v;i.undo.saveStep();var e=i.$el.get(0).querySelectorAll(".fr-find-replace-highlight"),o=[],l=!1;e.forEach(function(e){if(!1!==i.events.trigger("findandreplace.beforeOnReplace"))if(i.opts.trackChangesEnabled)i.track_changes.pasteInEdior(a),C.splice(b,1),0<C.length?f(b%C.length):b=-1,x(C.length);else{var n=e.textContent,t=document.createTextNode(a),r=e.parentNode;r.replaceChild(t,e),r.normalize(),o.push({oldValue:n,newValue:a})}else l=!0}),!1===l&&(i.events.trigger("findandreplace.onReplaceAll",[o]),C=[],b=-1,y(),x(0),d())}}function x(e){var n=v.popups.get("findReplace.popup").find(".fr-count-indicator")[0];n&&(0<e?(n.textContent="".concat(b+1," of ").concat(e),n.style.visibility="visible"):(n.textContent="",n.style.visibility="hidden",C=[]))}return document.addEventListener("keydown",n),v.events.on("destroy",function(){document.removeEventListener("keydown",n)}),v.events.on("commands.undo",function(){y()}),v.events.on("commands.redo",function(){y()}),v.events.on("initialized",function(){!0===v.opts.showFindAndReplace&&e()}),{findMatch:m,findMatches:p,findNextMatch:f,findPreviousMatch:u,replaceMatch:h,replaceMatches:g,getMatchesCount:function R(){return C.length},getCurrentMatch:function w(){if(-1===b||0===C.length)return null;var e=(v.popups.get("findReplace.popup").data("instance")||v).$el.find(".fr-find-replace-current-highlight").get(0);return e?e.textContent:null},getCurrentMatchIndex:function E(){return b},showPopup:e,hidePopup:l}},e.DefineIcon("findReplaceIcon",{template:"svgMultiplePath",PATHS:'<path d="M11 6C9.9115 6 8.93683 6.30833 8.076 6.925C7.215 7.54167 6.61725 8.34233 6.28275 9.327C6.20842 9.51283 6.086 9.65542 5.9155 9.75475C5.745 9.85408 5.56167 9.88517 5.3655 9.848C5.16283 9.8045 5.00317 9.70258 4.8865 9.54225C4.76983 9.38208 4.74358 9.21092 4.80775 9.02875C5.20642 7.69942 5.97533 6.61225 7.1145 5.76725C8.2535 4.92242 9.54867 4.5 11 4.5C12.1757 4.5 13.1767 4.75325 14.003 5.25975C14.8292 5.76608 15.4948 6.32183 16 6.927V5.25C16 5.03717 16.0718 4.859 16.2155 4.7155C16.359 4.57183 16.5372 4.5 16.75 4.5C16.9628 4.5 17.141 4.57183 17.2845 4.7155C17.4282 4.859 17.5 5.03717 17.5 5.25V9.09625C17.5 9.35392 17.4138 9.56892 17.2413 9.74125C17.0689 9.91375 16.8538 10 16.596 10H12.75C12.5372 10 12.359 9.92817 12.2155 9.7845C12.0718 9.641 12 9.46283 12 9.25C12 9.03717 12.0718 8.859 12.2155 8.7155C12.359 8.57183 12.5372 8.5 12.75 8.5H15.2693C14.8629 7.84233 14.303 7.26125 13.5895 6.75675C12.876 6.25225 12.0128 6 11 6ZM11 17.5C10.0167 17.5 9.08142 17.2853 8.19425 16.8558C7.30708 16.4263 6.57567 15.832 6 15.073V16.75C6 16.9628 5.92817 17.141 5.7845 17.2845C5.641 17.4282 5.46283 17.5 5.25 17.5C5.03717 17.5 4.859 17.4282 4.7155 17.2845C4.57183 17.141 4.5 16.9628 4.5 16.75V12.9038C4.5 12.6461 4.58625 12.4311 4.75875 12.2588C4.93108 12.0863 5.14617 12 5.404 12H9.25C9.46283 12 9.641 12.0718 9.7845 12.2155C9.92817 12.359 10 12.5372 10 12.75C10 12.9628 9.92817 13.141 9.7845 13.2845C9.641 13.4282 9.46283 13.5 9.25 13.5H6.73075C7.15642 14.2347 7.742 14.835 8.4875 15.301C9.233 15.767 10.0705 16 11 16C12.0718 16 13.0314 15.701 13.8788 15.103C14.7263 14.5048 15.3257 13.7269 15.677 12.7692C15.7615 12.5666 15.889 12.4022 16.0595 12.276C16.23 12.1497 16.4217 12.1083 16.6345 12.152C16.8473 12.2058 17.0044 12.3206 17.1058 12.4963C17.2071 12.6718 17.2257 12.8608 17.1615 13.0635C17.0512 13.4417 16.9073 13.7862 16.7298 14.097C16.5523 14.408 16.3359 14.7244 16.0807 15.0463L20.127 19.0922C20.2653 19.2307 20.3362 19.4048 20.3395 19.6145C20.3427 19.824 20.2718 20.0012 20.127 20.1462C19.982 20.2911 19.8063 20.3635 19.6 20.3635C19.3937 20.3635 19.218 20.2911 19.073 20.1462L15.027 16.1C14.4462 16.5628 13.8176 16.9118 13.1413 17.147C12.4651 17.3823 11.7513 17.5 11 17.5Z" fill="#333333"/>'}),e.RegisterShortcut(e.KEYCODE.F,"findReplaceButton",null,"F"),e.RegisterCommand("findReplaceButton",{title:"Find and Replace",icon:"findReplaceIcon",undo:!1,focus:!0,refreshAfterCallback:!1,popup:!0,callback:function(){this.popups.isVisible("findReplace.popup")?this.findReplace.hidePopup():this.findReplace.showPopup()},plugin:"findReplace"})});
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.5.2 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */