wysiwyg-rails 3.0.6 → 3.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (136) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/froala_editor.min.js +7 -7
  3. data/app/assets/javascripts/froala_editor.pkgd.min.js +7 -7
  4. data/app/assets/javascripts/languages/ar.js +289 -289
  5. data/app/assets/javascripts/languages/bs.js +276 -276
  6. data/app/assets/javascripts/languages/cs.js +282 -282
  7. data/app/assets/javascripts/languages/da.js +274 -274
  8. data/app/assets/javascripts/languages/de.js +293 -276
  9. data/app/assets/javascripts/languages/el.js +282 -282
  10. data/app/assets/javascripts/languages/en_ca.js +220 -220
  11. data/app/assets/javascripts/languages/en_gb.js +220 -220
  12. data/app/assets/javascripts/languages/es.js +268 -267
  13. data/app/assets/javascripts/languages/et.js +276 -276
  14. data/app/assets/javascripts/languages/fa.js +276 -276
  15. data/app/assets/javascripts/languages/fi.js +276 -276
  16. data/app/assets/javascripts/languages/fr.js +298 -278
  17. data/app/assets/javascripts/languages/he.js +276 -276
  18. data/app/assets/javascripts/languages/hr.js +276 -276
  19. data/app/assets/javascripts/languages/hu.js +282 -282
  20. data/app/assets/javascripts/languages/id.js +276 -276
  21. data/app/assets/javascripts/languages/it.js +276 -276
  22. data/app/assets/javascripts/languages/ja.js +278 -278
  23. data/app/assets/javascripts/languages/ko.js +276 -276
  24. data/app/assets/javascripts/languages/ku.js +269 -269
  25. data/app/assets/javascripts/languages/me.js +276 -276
  26. data/app/assets/javascripts/languages/nb.js +276 -276
  27. data/app/assets/javascripts/languages/nl.js +289 -276
  28. data/app/assets/javascripts/languages/pl.js +276 -276
  29. data/app/assets/javascripts/languages/pt_br.js +276 -276
  30. data/app/assets/javascripts/languages/pt_pt.js +276 -276
  31. data/app/assets/javascripts/languages/ro.js +276 -276
  32. data/app/assets/javascripts/languages/ru.js +289 -289
  33. data/app/assets/javascripts/languages/sk.js +282 -282
  34. data/app/assets/javascripts/languages/sr.js +276 -276
  35. data/app/assets/javascripts/languages/sv.js +276 -276
  36. data/app/assets/javascripts/languages/th.js +276 -276
  37. data/app/assets/javascripts/languages/tr.js +276 -276
  38. data/app/assets/javascripts/languages/uk.js +276 -276
  39. data/app/assets/javascripts/languages/vi.js +219 -219
  40. data/app/assets/javascripts/languages/zh_cn.js +276 -276
  41. data/app/assets/javascripts/languages/zh_tw.js +276 -276
  42. data/app/assets/javascripts/plugins.pkgd.min.js +7 -7
  43. data/app/assets/javascripts/plugins/align.min.js +7 -7
  44. data/app/assets/javascripts/plugins/char_counter.min.js +7 -7
  45. data/app/assets/javascripts/plugins/code_beautifier.min.js +7 -7
  46. data/app/assets/javascripts/plugins/code_view.min.js +7 -7
  47. data/app/assets/javascripts/plugins/colors.min.js +7 -7
  48. data/app/assets/javascripts/plugins/draggable.min.js +7 -7
  49. data/app/assets/javascripts/plugins/edit_in_popup.min.js +7 -7
  50. data/app/assets/javascripts/plugins/emoticons.min.js +7 -7
  51. data/app/assets/javascripts/plugins/entities.min.js +7 -7
  52. data/app/assets/javascripts/plugins/file.min.js +7 -7
  53. data/app/assets/javascripts/plugins/font_family.min.js +7 -7
  54. data/app/assets/javascripts/plugins/font_size.min.js +7 -7
  55. data/app/assets/javascripts/plugins/forms.min.js +7 -7
  56. data/app/assets/javascripts/plugins/fullscreen.min.js +7 -7
  57. data/app/assets/javascripts/plugins/help.min.js +7 -7
  58. data/app/assets/javascripts/plugins/image.min.js +7 -7
  59. data/app/assets/javascripts/plugins/image_manager.min.js +7 -7
  60. data/app/assets/javascripts/plugins/inline_class.min.js +7 -7
  61. data/app/assets/javascripts/plugins/inline_style.min.js +7 -7
  62. data/app/assets/javascripts/plugins/line_breaker.min.js +7 -7
  63. data/app/assets/javascripts/plugins/line_height.min.js +7 -7
  64. data/app/assets/javascripts/plugins/link.min.js +7 -7
  65. data/app/assets/javascripts/plugins/lists.min.js +7 -7
  66. data/app/assets/javascripts/plugins/paragraph_format.min.js +7 -7
  67. data/app/assets/javascripts/plugins/paragraph_style.min.js +7 -7
  68. data/app/assets/javascripts/plugins/print.min.js +7 -7
  69. data/app/assets/javascripts/plugins/quick_insert.min.js +7 -7
  70. data/app/assets/javascripts/plugins/quote.min.js +7 -7
  71. data/app/assets/javascripts/plugins/save.min.js +7 -7
  72. data/app/assets/javascripts/plugins/special_characters.min.js +6 -6
  73. data/app/assets/javascripts/plugins/table.min.js +7 -7
  74. data/app/assets/javascripts/plugins/url.min.js +7 -7
  75. data/app/assets/javascripts/plugins/video.min.js +7 -7
  76. data/app/assets/javascripts/plugins/word_paste.min.js +7 -7
  77. data/app/assets/javascripts/third_party/embedly.min.js +7 -7
  78. data/app/assets/javascripts/third_party/font_awesome.min.js +6 -6
  79. data/app/assets/javascripts/third_party/image_tui.min.js +6 -6
  80. data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
  81. data/app/assets/stylesheets/froala_editor.css +16 -6
  82. data/app/assets/stylesheets/froala_editor.min.css +7 -7
  83. data/app/assets/stylesheets/froala_editor.pkgd.css +17 -7
  84. data/app/assets/stylesheets/froala_editor.pkgd.min.css +7 -7
  85. data/app/assets/stylesheets/froala_style.css +7 -7
  86. data/app/assets/stylesheets/froala_style.min.css +7 -7
  87. data/app/assets/stylesheets/plugins.pkgd.css +6 -6
  88. data/app/assets/stylesheets/plugins.pkgd.min.css +6 -6
  89. data/app/assets/stylesheets/plugins/char_counter.css +6 -6
  90. data/app/assets/stylesheets/plugins/char_counter.min.css +6 -6
  91. data/app/assets/stylesheets/plugins/code_view.css +6 -6
  92. data/app/assets/stylesheets/plugins/code_view.min.css +6 -6
  93. data/app/assets/stylesheets/plugins/colors.css +6 -6
  94. data/app/assets/stylesheets/plugins/colors.min.css +6 -6
  95. data/app/assets/stylesheets/plugins/draggable.css +6 -6
  96. data/app/assets/stylesheets/plugins/draggable.min.css +6 -6
  97. data/app/assets/stylesheets/plugins/emoticons.css +6 -6
  98. data/app/assets/stylesheets/plugins/emoticons.min.css +6 -6
  99. data/app/assets/stylesheets/plugins/file.css +6 -6
  100. data/app/assets/stylesheets/plugins/file.min.css +6 -6
  101. data/app/assets/stylesheets/plugins/fullscreen.css +6 -6
  102. data/app/assets/stylesheets/plugins/fullscreen.min.css +6 -6
  103. data/app/assets/stylesheets/plugins/help.css +6 -6
  104. data/app/assets/stylesheets/plugins/help.min.css +6 -6
  105. data/app/assets/stylesheets/plugins/image.css +6 -6
  106. data/app/assets/stylesheets/plugins/image.min.css +6 -6
  107. data/app/assets/stylesheets/plugins/image_manager.css +6 -6
  108. data/app/assets/stylesheets/plugins/image_manager.min.css +6 -6
  109. data/app/assets/stylesheets/plugins/line_breaker.css +6 -6
  110. data/app/assets/stylesheets/plugins/line_breaker.min.css +6 -6
  111. data/app/assets/stylesheets/plugins/quick_insert.css +6 -6
  112. data/app/assets/stylesheets/plugins/quick_insert.min.css +6 -6
  113. data/app/assets/stylesheets/plugins/special_characters.css +6 -6
  114. data/app/assets/stylesheets/plugins/special_characters.min.css +6 -6
  115. data/app/assets/stylesheets/plugins/table.css +6 -6
  116. data/app/assets/stylesheets/plugins/table.min.css +6 -6
  117. data/app/assets/stylesheets/plugins/video.css +6 -6
  118. data/app/assets/stylesheets/plugins/video.min.css +6 -6
  119. data/app/assets/stylesheets/themes/dark.css +6 -6
  120. data/app/assets/stylesheets/themes/dark.min.css +6 -6
  121. data/app/assets/stylesheets/themes/gray.css +6 -6
  122. data/app/assets/stylesheets/themes/gray.min.css +6 -6
  123. data/app/assets/stylesheets/themes/royal.css +6 -6
  124. data/app/assets/stylesheets/themes/royal.min.css +6 -6
  125. data/app/assets/stylesheets/third_party/embedly.css +6 -7
  126. data/app/assets/stylesheets/third_party/embedly.min.css +7 -7
  127. data/app/assets/stylesheets/third_party/font_awesome.css +6 -6
  128. data/app/assets/stylesheets/third_party/font_awesome.min.css +6 -6
  129. data/app/assets/stylesheets/third_party/image_tui.css +6 -6
  130. data/app/assets/stylesheets/third_party/image_tui.min.css +6 -6
  131. data/app/assets/stylesheets/third_party/spell_checker.css +6 -6
  132. data/app/assets/stylesheets/third_party/spell_checker.min.css +6 -6
  133. data/lib/wysiwyg-rails.rb +1 -1
  134. data/lib/wysiwyg-rails/engine.rb +16 -16
  135. data/lib/wysiwyg-rails/version.rb +5 -5
  136. metadata +2 -2
@@ -1,9 +1,9 @@
1
- /*!
2
- * froala_editor v3.0.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
1
+ /*!
2
+ * froala_editor v3.1.0 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2020 Froala Labs
5
+ */
6
+
7
7
  .clearfix::after {
8
8
  clear: both;
9
9
  display: block;
@@ -30,7 +30,6 @@
30
30
  position: relative; }
31
31
  .fr-element .fr-embedly::after {
32
32
  position: absolute;
33
- content: '';
34
33
  z-index: 1;
35
34
  top: 0;
36
35
  left: 0;
@@ -1,7 +1,7 @@
1
- /*!
2
- * froala_editor v3.0.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
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:transparent}.fr-element .fr-embedly>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-box .fr-embedly-resizer{position:absolute;z-index:2;border:solid 1px #0098f7;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
+ /*!
2
+ * froala_editor v3.1.0 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2020 Froala Labs
5
+ */
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;z-index:1;top:0;left:0;right:0;bottom:0;cursor:pointer;display:block;background:transparent}.fr-element .fr-embedly>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-box .fr-embedly-resizer{position:absolute;z-index:2;border:solid 1px #0098f7;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,9 +1,9 @@
1
- /*!
2
- * froala_editor v3.0.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
1
+ /*!
2
+ * froala_editor v3.1.0 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2020 Froala Labs
5
+ */
6
+
7
7
  .clearfix::after {
8
8
  clear: both;
9
9
  display: block;
@@ -1,7 +1,7 @@
1
- /*!
2
- * froala_editor v3.0.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
1
+ /*!
2
+ * froala_editor v3.1.0 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2020 Froala Labs
5
+ */
6
+
7
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-popup .fr-icon.fr-fa-icon{width:18px;padding:8px;margin:6px;font-size:16px}@supports not (-ms-high-contrast: none){.fr-popup .fr-icon-container.fr-fa-container{grid-template-columns:repeat(auto-fill, minmax(45px, 45px))}}@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px){.fr-popup .fr-icon-container.fr-fa-container{width:506px}}
@@ -1,9 +1,9 @@
1
- /*!
2
- * froala_editor v3.0.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
1
+ /*!
2
+ * froala_editor v3.1.0 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2020 Froala Labs
5
+ */
6
+
7
7
  .clearfix::after {
8
8
  clear: both;
9
9
  display: block;
@@ -1,7 +1,7 @@
1
- /*!
2
- * froala_editor v3.0.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
1
+ /*!
2
+ * froala_editor v3.1.0 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2020 Froala Labs
5
+ */
6
+
7
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}.tui-image-editor-container{position:fixed;top:0;left:0;bottom:0;right:0;height:100%;width:100%;z-index:10}.tui-editor-cancel-btn{background-color:#FFF;border:1px solid #ccc;color:#222}.tui-editor-save-btn{background-color:#fdba3b;border:1px solid #fdba3b;color:#FFF}
@@ -1,9 +1,9 @@
1
- /*!
2
- * froala_editor v3.0.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
1
+ /*!
2
+ * froala_editor v3.1.0 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2020 Froala Labs
5
+ */
6
+
7
7
  .clearfix::after {
8
8
  clear: both;
9
9
  display: block;
@@ -1,7 +1,7 @@
1
- /*!
2
- * froala_editor v3.0.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
1
+ /*!
2
+ * froala_editor v3.1.0 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2020 Froala Labs
5
+ */
6
+
7
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}.examples-variante>a{font-size:14px;font-family:Arial,Helvetica,sans-serif}.sc-cm-holder>.sc-cm{border-top:5px solid #222 !important;padding:0 !important;line-height:200% !important}.sc-cm .sc-cm__item.examples-variante.sc-cm__item_active>a>i{display:none !important}.sc-cm .sc-cm__item.examples-variante>a>i{display:none !important}.sc-cm__item_dropdown .i-icon{display:none !important}.sc-cm__item_dropdown .i-icon::before{display:none !important}.sc-cm::before{display:none !important}div.sc-cm-holder.sc-cm_show>ul>li.sc-cm__item.sc-cm__item_dropdown.sc-cm__item_arrow>div>ul{border-style:none !important;padding:0 !important}.sc-cm__item_dropdown:hover>a,.sc-cm a:hover{background-color:#ebebeb !important}.sc-cm__item_active>a,.sc-cm__item_active>a:hover,.sc-cm a:active,.sc-cm a:focus{background-color:#d6d6d6 !important}.sc-cm__item>a{line-height:200% !important}.sc-cm-holder>.sc-cm:before{background-color:#ebebeb !important}.sc-cm-holder{display:none}
@@ -1,2 +1,2 @@
1
- require "wysiwyg-rails/version"
1
+ require "wysiwyg-rails/version"
2
2
  require "wysiwyg-rails/engine" if defined?(::Rails)
@@ -1,17 +1,17 @@
1
- module WYSIWYG
2
- module Rails
3
- class Engine < ::Rails::Engine
4
- initializer 'froala.assets.precompile', group: :all do |app|
5
- app.config.assets.precompile += %W(
6
- froala_editor.min.js
7
- plugins/*.js
8
- languages/*.js
9
- froala_editor.min.css
10
- froala_style.min.css
11
- plugins/*.css
12
- themes/*.css
13
- )
14
- end
15
- end
16
- end
1
+ module WYSIWYG
2
+ module Rails
3
+ class Engine < ::Rails::Engine
4
+ initializer 'froala.assets.precompile', group: :all do |app|
5
+ app.config.assets.precompile += %W(
6
+ froala_editor.min.js
7
+ plugins/*.js
8
+ languages/*.js
9
+ froala_editor.min.css
10
+ froala_style.min.css
11
+ plugins/*.css
12
+ themes/*.css
13
+ )
14
+ end
15
+ end
16
+ end
17
17
  end
@@ -1,5 +1,5 @@
1
- module WYSIWYG
2
- module Rails
3
- VERSION = "3.0.6"
4
- end
5
- end
1
+ module WYSIWYG
2
+ module Rails
3
+ VERSION = "3.1.0"
4
+ end
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: 3.0.6
4
+ version: 3.1.0
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-10-06 00:00:00.000000000 Z
11
+ date: 2020-01-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties