wysiwyg-rails 2.2.0 → 2.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/froala_editor.min.js +4 -4
  3. data/app/assets/javascripts/languages/ar.js +2 -2
  4. data/app/assets/javascripts/languages/bs.js +2 -2
  5. data/app/assets/javascripts/languages/cs.js +2 -2
  6. data/app/assets/javascripts/languages/da.js +2 -2
  7. data/app/assets/javascripts/languages/de.js +2 -2
  8. data/app/assets/javascripts/languages/en_ca.js +2 -2
  9. data/app/assets/javascripts/languages/en_gb.js +2 -2
  10. data/app/assets/javascripts/languages/es.js +2 -2
  11. data/app/assets/javascripts/languages/et.js +2 -2
  12. data/app/assets/javascripts/languages/fa.js +2 -2
  13. data/app/assets/javascripts/languages/fi.js +2 -2
  14. data/app/assets/javascripts/languages/fr.js +2 -2
  15. data/app/assets/javascripts/languages/he.js +2 -2
  16. data/app/assets/javascripts/languages/hr.js +2 -2
  17. data/app/assets/javascripts/languages/hu.js +2 -2
  18. data/app/assets/javascripts/languages/id.js +2 -2
  19. data/app/assets/javascripts/languages/it.js +2 -2
  20. data/app/assets/javascripts/languages/ja.js +2 -2
  21. data/app/assets/javascripts/languages/ko.js +2 -2
  22. data/app/assets/javascripts/languages/me.js +2 -2
  23. data/app/assets/javascripts/languages/nb.js +2 -2
  24. data/app/assets/javascripts/languages/nl.js +2 -2
  25. data/app/assets/javascripts/languages/pl.js +2 -2
  26. data/app/assets/javascripts/languages/pt_br.js +2 -2
  27. data/app/assets/javascripts/languages/pt_pt.js +2 -2
  28. data/app/assets/javascripts/languages/ro.js +2 -2
  29. data/app/assets/javascripts/languages/ru.js +2 -2
  30. data/app/assets/javascripts/languages/sr.js +2 -2
  31. data/app/assets/javascripts/languages/sv.js +2 -2
  32. data/app/assets/javascripts/languages/th.js +2 -2
  33. data/app/assets/javascripts/languages/tr.js +2 -2
  34. data/app/assets/javascripts/languages/ua.js +2 -2
  35. data/app/assets/javascripts/languages/zh_cn.js +2 -2
  36. data/app/assets/javascripts/languages/zh_tw.js +2 -2
  37. data/app/assets/javascripts/plugins/align.min.js +2 -2
  38. data/app/assets/javascripts/plugins/char_counter.min.js +2 -2
  39. data/app/assets/javascripts/plugins/code_beautifier.min.js +2 -2
  40. data/app/assets/javascripts/plugins/code_view.min.js +2 -2
  41. data/app/assets/javascripts/plugins/colors.min.js +2 -2
  42. data/app/assets/javascripts/plugins/draggable.min.js +2 -2
  43. data/app/assets/javascripts/plugins/emoticons.min.js +2 -2
  44. data/app/assets/javascripts/plugins/entities.min.js +2 -2
  45. data/app/assets/javascripts/plugins/file.min.js +2 -2
  46. data/app/assets/javascripts/plugins/font_family.min.js +2 -2
  47. data/app/assets/javascripts/plugins/font_size.min.js +2 -2
  48. data/app/assets/javascripts/plugins/fullscreen.min.js +2 -2
  49. data/app/assets/javascripts/plugins/image.min.js +2 -2
  50. data/app/assets/javascripts/plugins/image_manager.min.js +2 -2
  51. data/app/assets/javascripts/plugins/inline_style.min.js +2 -2
  52. data/app/assets/javascripts/plugins/line_breaker.min.js +2 -2
  53. data/app/assets/javascripts/plugins/link.min.js +2 -2
  54. data/app/assets/javascripts/plugins/lists.min.js +2 -2
  55. data/app/assets/javascripts/plugins/paragraph_format.min.js +2 -2
  56. data/app/assets/javascripts/plugins/paragraph_style.min.js +2 -2
  57. data/app/assets/javascripts/plugins/quick_insert.min.js +2 -2
  58. data/app/assets/javascripts/plugins/quote.min.js +2 -2
  59. data/app/assets/javascripts/plugins/save.min.js +2 -2
  60. data/app/assets/javascripts/plugins/table.min.js +2 -2
  61. data/app/assets/javascripts/plugins/url.min.js +2 -2
  62. data/app/assets/javascripts/plugins/video.min.js +2 -2
  63. data/app/assets/stylesheets/froala_editor.min.css +2 -2
  64. data/app/assets/stylesheets/froala_style.min.css +2 -2
  65. data/app/assets/stylesheets/plugins/char_counter.min.css +2 -2
  66. data/app/assets/stylesheets/plugins/code_view.min.css +2 -2
  67. data/app/assets/stylesheets/plugins/colors.min.css +2 -2
  68. data/app/assets/stylesheets/plugins/draggable.min.css +2 -2
  69. data/app/assets/stylesheets/plugins/emoticons.min.css +3 -3
  70. data/app/assets/stylesheets/plugins/file.min.css +2 -2
  71. data/app/assets/stylesheets/plugins/fullscreen.min.css +2 -2
  72. data/app/assets/stylesheets/plugins/image.min.css +2 -2
  73. data/app/assets/stylesheets/plugins/image_manager.min.css +2 -2
  74. data/app/assets/stylesheets/plugins/line_breaker.min.css +2 -2
  75. data/app/assets/stylesheets/plugins/quick_insert.min.css +2 -2
  76. data/app/assets/stylesheets/plugins/table.min.css +2 -2
  77. data/app/assets/stylesheets/plugins/video.min.css +2 -2
  78. data/app/assets/stylesheets/themes/dark.min.css +2 -2
  79. data/app/assets/stylesheets/themes/gray.min.css +2 -2
  80. data/app/assets/stylesheets/themes/red.min.css +2 -2
  81. data/app/assets/stylesheets/themes/royal.min.css +2 -2
  82. data/lib/wysiwyg-rails/version.rb +1 -1
  83. metadata +2 -2
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
7
- .clearfix::after{clear:both;display:block;content:""}.fr-popup .fr-emoticon{display:inline-block;font-size:20px;width:20px;padding:5px;line-height:1;cursor:default;font-weight:400;font-family:"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
7
+ .clearfix::after{clear:both;display:block;content:""}.fr-popup .fr-emoticon{display:inline-block;font-size:20px;width:20px;padding:5px;line-height:1;cursor:default;font-weight:400;font-family:"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-popup .fr-emoticon img{height:20px}
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * froala_editor v2.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms
2
+ * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2016 Froala Labs
5
5
  */
6
6
 
@@ -1,5 +1,5 @@
1
1
  module WYSIWYG
2
2
  module Rails
3
- VERSION = "2.2.0"
3
+ VERSION = "2.2.1"
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.2.0
4
+ version: 2.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Froala Labs
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-02-29 00:00:00.000000000 Z
11
+ date: 2016-03-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties