Skip to content

Commit

Permalink
Update to v4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
harasunu-narayan committed Dec 20, 2021
1 parent 4016a97 commit 7c9b52e
Show file tree
Hide file tree
Showing 145 changed files with 191 additions and 179 deletions.
10 changes: 5 additions & 5 deletions css/froala_editor.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down Expand Up @@ -818,7 +818,7 @@ ol.decimal_type > li:before {
.fr-popup .fr-input-line {
position: relative;
padding: 15px 0; }
.fr-popup .fr-input-line input[type="text"], .fr-popup .fr-input-line textarea {
.fr-popup .fr-input-line input[type="text"], .fr-popup .fr-input-line input[type="number"], .fr-popup .fr-input-line textarea {
width: 100%;
margin-bottom: 1px;
border-radius: 2px;
Expand All @@ -841,12 +841,12 @@ ol.decimal_type > li:before {
-moz-transition: border 0.5s, padding 0.5s;
-ms-transition: border 0.5s, padding 0.5s;
-o-transition: border 0.5s, padding 0.5s; }
.fr-popup .fr-input-line input[type="text"]:hover, .fr-popup .fr-input-line textarea:hover {
.fr-popup .fr-input-line input[type="text"]:hover, .fr-popup .fr-input-line input[type="number"]:hover, .fr-popup .fr-input-line textarea:hover {
border: solid 1px #515151; }
.fr-popup .fr-input-line input[type="text"]:focus, .fr-popup .fr-input-line textarea:focus {
.fr-popup .fr-input-line input[type="text"]:focus, .fr-popup .fr-input-line input[type="number"]:focus, .fr-popup .fr-input-line textarea:focus {
border: solid 2px #0098f7;
padding: 3px 11px; }
.fr-popup .fr-input-line input[type="text"] {
.fr-popup .fr-input-line input[type="text"], .fr-popup .fr-input-line input[type="number"] {
height: 46px; }
.fr-popup .fr-input-line input + label, .fr-popup .fr-input-line textarea + label {
position: absolute;
Expand Down
4 changes: 2 additions & 2 deletions css/froala_editor.min.css

Large diffs are not rendered by default.

12 changes: 7 additions & 5 deletions css/froala_editor.pkgd.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down Expand Up @@ -818,7 +818,7 @@ ol.decimal_type > li:before {
.fr-popup .fr-input-line {
position: relative;
padding: 15px 0; }
.fr-popup .fr-input-line input[type="text"], .fr-popup .fr-input-line textarea {
.fr-popup .fr-input-line input[type="text"], .fr-popup .fr-input-line input[type="number"], .fr-popup .fr-input-line textarea {
width: 100%;
margin-bottom: 1px;
border-radius: 2px;
Expand All @@ -841,12 +841,12 @@ ol.decimal_type > li:before {
-moz-transition: border 0.5s, padding 0.5s;
-ms-transition: border 0.5s, padding 0.5s;
-o-transition: border 0.5s, padding 0.5s; }
.fr-popup .fr-input-line input[type="text"]:hover, .fr-popup .fr-input-line textarea:hover {
.fr-popup .fr-input-line input[type="text"]:hover, .fr-popup .fr-input-line input[type="number"]:hover, .fr-popup .fr-input-line textarea:hover {
border: solid 1px #515151; }
.fr-popup .fr-input-line input[type="text"]:focus, .fr-popup .fr-input-line textarea:focus {
.fr-popup .fr-input-line input[type="text"]:focus, .fr-popup .fr-input-line input[type="number"]:focus, .fr-popup .fr-input-line textarea:focus {
border: solid 2px #0098f7;
padding: 3px 11px; }
.fr-popup .fr-input-line input[type="text"] {
.fr-popup .fr-input-line input[type="text"], .fr-popup .fr-input-line input[type="number"] {
height: 46px; }
.fr-popup .fr-input-line input + label, .fr-popup .fr-input-line textarea + label {
position: absolute;
Expand Down Expand Up @@ -3108,6 +3108,8 @@ body.fr-fullscreen {
right: 0;
z-index: 2147483630 !important;
width: auto !important; }
.fr-box.fr-fullscreen .fr-wrapper {
background-color: #FFF; }
.fr-box.fr-fullscreen.fr-basic.fr-top .fr-wrapper {
border-radius: 0;
-moz-border-radius: 0;
Expand Down
4 changes: 2 additions & 2 deletions css/froala_editor.pkgd.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/froala_style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/froala_style.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion css/plugins.pkgd.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down Expand Up @@ -1686,6 +1686,8 @@ body.fr-fullscreen {
right: 0;
z-index: 2147483630 !important;
width: auto !important; }
.fr-box.fr-fullscreen .fr-wrapper {
background-color: #FFF; }
.fr-box.fr-fullscreen.fr-basic.fr-top .fr-wrapper {
border-radius: 0;
-moz-border-radius: 0;
Expand Down
4 changes: 2 additions & 2 deletions css/plugins.pkgd.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/plugins/char_counter.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/char_counter.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/plugins/code_view.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/code_view.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/plugins/colors.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/colors.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/plugins/draggable.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/draggable.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/emoticons.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/emoticons.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/file.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/file.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/plugins/files_manager.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/files_manager.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion css/plugins/fullscreen.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down Expand Up @@ -35,6 +35,8 @@ body.fr-fullscreen {
right: 0;
z-index: 2147483630 !important;
width: auto !important; }
.fr-box.fr-fullscreen .fr-wrapper {
background-color: #FFF; }
.fr-box.fr-fullscreen.fr-basic.fr-top .fr-wrapper {
border-radius: 0;
-moz-border-radius: 0;
Expand Down
4 changes: 2 additions & 2 deletions css/plugins/fullscreen.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/plugins/help.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/help.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/plugins/image.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/image.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/plugins/image_manager.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/image_manager.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/plugins/line_breaker.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/line_breaker.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/markdown.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/markdown.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/plugins/quick_insert.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/quick_insert.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/plugins/special_characters.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/special_characters.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/table.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/table.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/plugins/trim_video.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/trim_video.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/plugins/video.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.8 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/video.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7c9b52e

Please sign in to comment.