Skip to content

Commit

Permalink
Update to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
harasunu-narayan committed Feb 20, 2025
1 parent 8194a69 commit 4bd522a
Show file tree
Hide file tree
Showing 150 changed files with 370 additions and 166 deletions.
2 changes: 1 addition & 1 deletion css/froala_editor.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/froala_editor.min.css

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

42 changes: 41 additions & 1 deletion css/froala_editor.pkgd.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 Froala Labs
*/
Expand Down Expand Up @@ -4008,6 +4008,46 @@ div.fr-modal-body {
-webkit-user-select: none;
-ms-user-select: none; }

.fr-table-selector {
display: block;
position: absolute;
z-index: 9999;
width: 16px;
height: 16px;
padding: 3px;
border: transparent 2px solid;
border-radius: 4px 4px 0 0; }
.fr-table-selector a {
width: 16px;
height: 16px;
display: block; }
.fr-table-selector a > svg {
width: 16px;
height: 16px; }

.fr-table-selector-active {
opacity: 1;
visibility: visible;
border: #fdcf00 2px solid; }
.fr-table-selector-active a > svg {
color: #fdcf00; }

.fr-table-selector-active-selected {
border: #0d65ff 2px solid; }
.fr-table-selector-active-selected a > svg {
color: #0d65ff; }

.fr-table-selector-inactive {
opacity: 0;
visibility: hidden; }

.fr-view .fr-table-selection-hover {
outline: #fdcf00 2px solid; }

.fr-view .fr-table-selected {
outline: #0d65ff 2px solid;
caret-color: transparent; }

.fr-popup .fr-table-size {
margin: 20px; }
.fr-popup .fr-table-size .fr-table-size-info {
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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.

42 changes: 41 additions & 1 deletion css/plugins.pkgd.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 Froala Labs
*/
Expand Down Expand Up @@ -2571,6 +2571,46 @@ div.fr-modal-body {
-webkit-user-select: none;
-ms-user-select: none; }

.fr-table-selector {
display: block;
position: absolute;
z-index: 9999;
width: 16px;
height: 16px;
padding: 3px;
border: transparent 2px solid;
border-radius: 4px 4px 0 0; }
.fr-table-selector a {
width: 16px;
height: 16px;
display: block; }
.fr-table-selector a > svg {
width: 16px;
height: 16px; }

.fr-table-selector-active {
opacity: 1;
visibility: visible;
border: #fdcf00 2px solid; }
.fr-table-selector-active a > svg {
color: #fdcf00; }

.fr-table-selector-active-selected {
border: #0d65ff 2px solid; }
.fr-table-selector-active-selected a > svg {
color: #0d65ff; }

.fr-table-selector-inactive {
opacity: 0;
visibility: hidden; }

.fr-view .fr-table-selection-hover {
outline: #fdcf00 2px solid; }

.fr-view .fr-table-selected {
outline: #0d65ff 2px solid;
caret-color: transparent; }

.fr-popup .fr-table-size {
margin: 20px; }
.fr-popup .fr-table-size .fr-table-size-info {
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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.

2 changes: 1 addition & 1 deletion css/plugins/filestack.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/filestack.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/fullscreen.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 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.4.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.5.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2025 Froala Labs
*/
Expand Down
Loading

0 comments on commit 4bd522a

Please sign in to comment.