wysiwyg-rails 2.9.3 → 2.9.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (133) hide show
  1. checksums.yaml +5 -5
  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 +24 -42
  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/sr.js +1 -1
  35. data/app/assets/javascripts/languages/sv.js +1 -1
  36. data/app/assets/javascripts/languages/th.js +1 -1
  37. data/app/assets/javascripts/languages/tr.js +1 -1
  38. data/app/assets/javascripts/languages/uk.js +1 -1
  39. data/app/assets/javascripts/languages/vi.js +1 -1
  40. data/app/assets/javascripts/languages/zh_cn.js +1 -1
  41. data/app/assets/javascripts/languages/zh_tw.js +1 -1
  42. data/app/assets/javascripts/plugins/align.min.js +1 -1
  43. data/app/assets/javascripts/plugins/char_counter.min.js +1 -1
  44. data/app/assets/javascripts/plugins/code_beautifier.min.js +1 -1
  45. data/app/assets/javascripts/plugins/code_view.min.js +2 -2
  46. data/app/assets/javascripts/plugins/colors.min.js +1 -1
  47. data/app/assets/javascripts/plugins/draggable.min.js +1 -1
  48. data/app/assets/javascripts/plugins/emoticons.min.js +1 -1
  49. data/app/assets/javascripts/plugins/entities.min.js +1 -1
  50. data/app/assets/javascripts/plugins/file.min.js +1 -1
  51. data/app/assets/javascripts/plugins/font_family.min.js +1 -1
  52. data/app/assets/javascripts/plugins/font_size.min.js +1 -1
  53. data/app/assets/javascripts/plugins/forms.min.js +1 -1
  54. data/app/assets/javascripts/plugins/fullscreen.min.js +2 -2
  55. data/app/assets/javascripts/plugins/help.min.js +1 -1
  56. data/app/assets/javascripts/plugins/image.min.js +2 -2
  57. data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
  58. data/app/assets/javascripts/plugins/inline_class.min.js +1 -1
  59. data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
  60. data/app/assets/javascripts/plugins/line_breaker.min.js +1 -1
  61. data/app/assets/javascripts/plugins/line_height.min.js +1 -1
  62. data/app/assets/javascripts/plugins/link.min.js +2 -2
  63. data/app/assets/javascripts/plugins/lists.min.js +1 -1
  64. data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
  65. data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
  66. data/app/assets/javascripts/plugins/print.min.js +2 -2
  67. data/app/assets/javascripts/plugins/quick_insert.min.js +2 -2
  68. data/app/assets/javascripts/plugins/quote.min.js +1 -1
  69. data/app/assets/javascripts/plugins/save.min.js +1 -1
  70. data/app/assets/javascripts/plugins/special_characters.min.js +1 -1
  71. data/app/assets/javascripts/plugins/table.min.js +2 -2
  72. data/app/assets/javascripts/plugins/url.min.js +1 -1
  73. data/app/assets/javascripts/plugins/video.min.js +2 -2
  74. data/app/assets/javascripts/plugins/word_paste.min.js +2 -2
  75. data/app/assets/javascripts/third_party/embedly.min.js +1 -1
  76. data/app/assets/javascripts/third_party/font_awesome.min.js +1 -1
  77. data/app/assets/javascripts/third_party/image_aviary.min.js +1 -1
  78. data/app/assets/javascripts/third_party/image_tui.min.js +1 -1
  79. data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
  80. data/app/assets/stylesheets/froala_editor.css +2 -2
  81. data/app/assets/stylesheets/froala_editor.min.css +2 -2
  82. data/app/assets/stylesheets/froala_editor.pkgd.css +10 -2
  83. data/app/assets/stylesheets/froala_editor.pkgd.min.css +2 -2
  84. data/app/assets/stylesheets/froala_style.css +1 -1
  85. data/app/assets/stylesheets/froala_style.min.css +1 -1
  86. data/app/assets/stylesheets/plugins/char_counter.css +1 -1
  87. data/app/assets/stylesheets/plugins/char_counter.min.css +1 -1
  88. data/app/assets/stylesheets/plugins/code_view.css +2 -1
  89. data/app/assets/stylesheets/plugins/code_view.min.css +2 -2
  90. data/app/assets/stylesheets/plugins/colors.css +1 -1
  91. data/app/assets/stylesheets/plugins/colors.min.css +1 -1
  92. data/app/assets/stylesheets/plugins/draggable.css +1 -1
  93. data/app/assets/stylesheets/plugins/draggable.min.css +1 -1
  94. data/app/assets/stylesheets/plugins/emoticons.css +1 -1
  95. data/app/assets/stylesheets/plugins/emoticons.min.css +1 -1
  96. data/app/assets/stylesheets/plugins/file.css +1 -1
  97. data/app/assets/stylesheets/plugins/file.min.css +1 -1
  98. data/app/assets/stylesheets/plugins/fullscreen.css +8 -1
  99. data/app/assets/stylesheets/plugins/fullscreen.min.css +2 -2
  100. data/app/assets/stylesheets/plugins/help.css +1 -1
  101. data/app/assets/stylesheets/plugins/help.min.css +1 -1
  102. data/app/assets/stylesheets/plugins/image.css +1 -1
  103. data/app/assets/stylesheets/plugins/image.min.css +1 -1
  104. data/app/assets/stylesheets/plugins/image_manager.css +1 -1
  105. data/app/assets/stylesheets/plugins/image_manager.min.css +1 -1
  106. data/app/assets/stylesheets/plugins/line_breaker.css +1 -1
  107. data/app/assets/stylesheets/plugins/line_breaker.min.css +1 -1
  108. data/app/assets/stylesheets/plugins/quick_insert.css +1 -1
  109. data/app/assets/stylesheets/plugins/quick_insert.min.css +1 -1
  110. data/app/assets/stylesheets/plugins/special_characters.css +1 -1
  111. data/app/assets/stylesheets/plugins/special_characters.min.css +1 -1
  112. data/app/assets/stylesheets/plugins/table.css +1 -1
  113. data/app/assets/stylesheets/plugins/table.min.css +1 -1
  114. data/app/assets/stylesheets/plugins/video.css +1 -1
  115. data/app/assets/stylesheets/plugins/video.min.css +1 -1
  116. data/app/assets/stylesheets/themes/dark.css +1 -1
  117. data/app/assets/stylesheets/themes/dark.min.css +1 -1
  118. data/app/assets/stylesheets/themes/gray.css +1 -1
  119. data/app/assets/stylesheets/themes/gray.min.css +1 -1
  120. data/app/assets/stylesheets/themes/red.css +1 -1
  121. data/app/assets/stylesheets/themes/red.min.css +1 -1
  122. data/app/assets/stylesheets/themes/royal.css +1 -1
  123. data/app/assets/stylesheets/themes/royal.min.css +1 -1
  124. data/app/assets/stylesheets/third_party/embedly.css +2 -1
  125. data/app/assets/stylesheets/third_party/embedly.min.css +2 -2
  126. data/app/assets/stylesheets/third_party/font_awesome.css +1 -1
  127. data/app/assets/stylesheets/third_party/font_awesome.min.css +1 -1
  128. data/app/assets/stylesheets/third_party/image_tui.css +1 -1
  129. data/app/assets/stylesheets/third_party/image_tui.min.css +1 -1
  130. data/app/assets/stylesheets/third_party/spell_checker.css +1 -1
  131. data/app/assets/stylesheets/third_party/spell_checker.min.css +1 -1
  132. data/lib/wysiwyg-rails/version.rb +1 -1
  133. metadata +3 -4
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -46,6 +46,7 @@ textarea.fr-code {
46
46
  }
47
47
  .fr-box.fr-code-view textarea.fr-code {
48
48
  display: block;
49
+ overflow-y: hidden;
49
50
  }
50
51
  .fr-box.fr-code-view.fr-inline {
51
52
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
6
6
 
7
- .clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}textarea.fr-code{display:none;width:100%;resize:none;-moz-resize:none;-webkit-resize:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0;padding:10px;margin:0;font-family:"Courier New",monospace;font-size:14px;background:#fff;color:#000;outline:0}.fr-box.fr-rtl textarea.fr-code{direction:rtl}.fr-box .CodeMirror{display:none}.fr-box.fr-code-view textarea.fr-code{display:block}.fr-box.fr-code-view.fr-inline{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);-moz-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16)}.fr-box.fr-code-view .fr-element,.fr-box.fr-code-view .fr-placeholder,.fr-box.fr-code-view .fr-iframe{display:none}.fr-box.fr-code-view .CodeMirror{display:block}.fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch{display:block}.fr-box.fr-inline .fr-command.fr-btn.html-switch{position:absolute;top:0;right:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);-moz-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);display:none;background:#fff;color:#222;-moz-outline:0;outline:0;border:0;line-height:1;cursor:pointer;text-align:left;padding:12px;-webkit-transition:background .2s ease 0s;-moz-transition:background .2s ease 0s;-ms-transition:background .2s ease 0s;-o-transition:background .2s ease 0s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-box.fr-inline .fr-command.fr-btn.html-switch i{font-size:14px;width:14px;text-align:center}.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover{background:#ebebeb}
7
+ .clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}textarea.fr-code{display:none;width:100%;resize:none;-moz-resize:none;-webkit-resize:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0;padding:10px;margin:0;font-family:"Courier New",monospace;font-size:14px;background:#fff;color:#000;outline:0}.fr-box.fr-rtl textarea.fr-code{direction:rtl}.fr-box .CodeMirror{display:none}.fr-box.fr-code-view textarea.fr-code{display:block;overflow-y:hidden}.fr-box.fr-code-view.fr-inline{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);-moz-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16)}.fr-box.fr-code-view .fr-element,.fr-box.fr-code-view .fr-placeholder,.fr-box.fr-code-view .fr-iframe{display:none}.fr-box.fr-code-view .CodeMirror{display:block}.fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch{display:block}.fr-box.fr-inline .fr-command.fr-btn.html-switch{position:absolute;top:0;right:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);-moz-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);display:none;background:#fff;color:#222;-moz-outline:0;outline:0;border:0;line-height:1;cursor:pointer;text-align:left;padding:12px;-webkit-transition:background .2s ease 0s;-moz-transition:background .2s ease 0s;-ms-transition:background .2s ease 0s;-o-transition:background .2s ease 0s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-box.fr-inline .fr-command.fr-btn.html-switch i{font-size:14px;width:14px;text-align:center}.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover{background:#ebebeb}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -26,3 +26,10 @@ body.fr-fullscreen {
26
26
  .fr-box.fr-fullscreen .fr-toolbar.fr-bottom {
27
27
  bottom: 0 !important;
28
28
  }
29
+ .fr-fullscreen-wrapper {
30
+ z-index: 2147483640!important;
31
+ width: 100%!important;
32
+ margin: 0!important;
33
+ padding: 0!important;
34
+ overflow: visible!important;
35
+ }
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
6
6
 
7
- body.fr-fullscreen{overflow:hidden;height:100%;width:100%;position:fixed}.fr-box.fr-fullscreen{margin:0!important;position:fixed;top:0;left:0;bottom:0;right:0;z-index:2147483630!important;width:auto!important}.fr-box.fr-fullscreen .fr-toolbar.fr-top{top:0!important}.fr-box.fr-fullscreen .fr-toolbar.fr-bottom{bottom:0!important}
7
+ body.fr-fullscreen{overflow:hidden;height:100%;width:100%;position:fixed}.fr-box.fr-fullscreen{margin:0!important;position:fixed;top:0;left:0;bottom:0;right:0;z-index:2147483630!important;width:auto!important}.fr-box.fr-fullscreen .fr-toolbar.fr-top{top:0!important}.fr-box.fr-fullscreen .fr-toolbar.fr-bottom{bottom:0!important}.fr-fullscreen-wrapper{z-index:2147483640!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -50,6 +50,7 @@
50
50
  }
51
51
  .fr-box .fr-embedly-resizer {
52
52
  position: absolute;
53
+ z-index: 2;
53
54
  border: solid 1px #1e88e5;
54
55
  display: none;
55
56
  user-select: none;
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
6
6
 
7
- .clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fr-element .fr-embedly{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;position:relative}.fr-element .fr-embedly::after{position:absolute;content:'';z-index:1;top:0;left:0;right:0;bottom:0;cursor:pointer;display:block;background:rgba(0,0,0,0)}.fr-element .fr-embedly>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:0}.fr-box .fr-embedly-resizer{position:absolute;border:solid 1px #1e88e5;display:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-box .fr-embedly-resizer.fr-active{display:block}
7
+ .clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fr-element .fr-embedly{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;position:relative}.fr-element .fr-embedly::after{position:absolute;content:'';z-index:1;top:0;left:0;right:0;bottom:0;cursor:pointer;display:block;background:rgba(0,0,0,0)}.fr-element .fr-embedly>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:0}.fr-box .fr-embedly-resizer{position:absolute;z-index:2;border:solid 1px #1e88e5;display:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-box .fr-embedly-resizer.fr-active{display:block}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.9.4 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2019 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  module WYSIWYG
2
2
  module Rails
3
- VERSION = "2.9.3"
3
+ VERSION = "2.9.4"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wysiwyg-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.9.3
4
+ version: 2.9.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Froala Labs
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-02-13 00:00:00.000000000 Z
11
+ date: 2019-04-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -193,8 +193,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
193
193
  - !ruby/object:Gem::Version
194
194
  version: '0'
195
195
  requirements: []
196
- rubyforge_project:
197
- rubygems_version: 2.6.10
196
+ rubygems_version: 3.0.3
198
197
  signing_key:
199
198
  specification_version: 4
200
199
  summary: an asset gemification of the Froala WYSIWYG Editor library