Skip to content

Commit 1d0e265

Browse files
Update to v4.3.0
1 parent d709190 commit 1d0e265

File tree

149 files changed

+292
-159
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+292
-159
lines changed

assets/css/froala_editor.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.2.2 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.3.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2024 Froala Labs
55
*/

assets/css/froala_editor.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/froala_editor.pkgd.css

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.2.2 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.3.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2024 Froala Labs
55
*/
@@ -3087,6 +3087,42 @@ button[data-cmd="insertAll"] {
30873087
.fr-thumbnail-padding {
30883088
padding-right: 4px; }
30893089

3090+
.fr-popup .fr-command.fr-btn[data-cmd="filestackIcon"] svg path,
3091+
.fr-popup .fr-command.fr-btn[data-cmd="openFilePickerVideo"] svg path,
3092+
.fr-popup .fr-command.fr-btn[data-cmd="openFilePickerImage"] svg path,
3093+
.fr-toolbar .fr-command.fr-btn[data-cmd="openFilePicker"] svg path,
3094+
.fr-toolbar .fr-command.fr-btn[data-cmd="openFilePickerImage"] svg path,
3095+
.fr-popup .fr-tabs .fr-command.fr-btn[data-cmd="openFilePicker"] svg path,
3096+
.fr-popup .fr-tabs .fr-command.fr-btn[data-cmd="openFilePickerImage"] svg path,
3097+
.fr-popup .fr-tabs .fr-command.fr-btn[data-cmd="openFilePickerVideo"] svg path,
3098+
.fr-command.fr-btn[data-cmd="openFilePickerReplaceImageOnly"] svg path,
3099+
.fr-command.fr-btn[data-cmd="openFilePickerReplaceVideoOnly"] svg path,
3100+
.fr-toolbar .fr-command.fr-btn[data-cmd="openFilePickerVideo"] svg path,
3101+
.fr-toolbar .fr-command.fr-btn[data-cmd="openFilePickerImageOnly"] svg path:last-child,
3102+
.fr-toolbar .fr-command.fr-btn[data-cmd="openFilePickerVideoOnly"] svg path:last-child,
3103+
.fr-popup .fr-command.fr-btn[data-cmd="openFilePickerImage"] svg path,
3104+
.fr-popup .fr-command.fr-btn[data-cmd="openFilePickerVideo"] svg path,
3105+
.fr-popup .fr-command.fr-btn[data-cmd="filestackIcon"] svg path,
3106+
.fr-popup .fr-command.fr-btn[data-cmd="openFilePickerFile"] svg path {
3107+
fill: #ef4a25; }
3108+
3109+
.fr-command.fr-filestack-active.fr-btn.fr-filestack-active svg path {
3110+
fill: #0098F7; }
3111+
3112+
.fsp-picker-appear-active {
3113+
position: absolute;
3114+
top: 50%;
3115+
left: 50%;
3116+
transform: translate(-50%, -50%);
3117+
z-index: 9; }
3118+
3119+
body.fr-fullscreen .fs-transforms-container {
3120+
position: absolute;
3121+
z-index: 2247483660; }
3122+
3123+
.fsp-notifications__container {
3124+
position: fixed !important; }
3125+
30903126
.fr-clearfix::after {
30913127
clear: both;
30923128
display: block;

assets/css/froala_editor.pkgd.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/froala_style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.2.2 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.3.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2024 Froala Labs
55
*/

assets/css/froala_style.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/plugins.pkgd.css

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.2.2 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.3.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2024 Froala Labs
55
*/
@@ -1655,6 +1655,42 @@ button[data-cmd="insertAll"] {
16551655
.fr-thumbnail-padding {
16561656
padding-right: 4px; }
16571657

1658+
.fr-popup .fr-command.fr-btn[data-cmd="filestackIcon"] svg path,
1659+
.fr-popup .fr-command.fr-btn[data-cmd="openFilePickerVideo"] svg path,
1660+
.fr-popup .fr-command.fr-btn[data-cmd="openFilePickerImage"] svg path,
1661+
.fr-toolbar .fr-command.fr-btn[data-cmd="openFilePicker"] svg path,
1662+
.fr-toolbar .fr-command.fr-btn[data-cmd="openFilePickerImage"] svg path,
1663+
.fr-popup .fr-tabs .fr-command.fr-btn[data-cmd="openFilePicker"] svg path,
1664+
.fr-popup .fr-tabs .fr-command.fr-btn[data-cmd="openFilePickerImage"] svg path,
1665+
.fr-popup .fr-tabs .fr-command.fr-btn[data-cmd="openFilePickerVideo"] svg path,
1666+
.fr-command.fr-btn[data-cmd="openFilePickerReplaceImageOnly"] svg path,
1667+
.fr-command.fr-btn[data-cmd="openFilePickerReplaceVideoOnly"] svg path,
1668+
.fr-toolbar .fr-command.fr-btn[data-cmd="openFilePickerVideo"] svg path,
1669+
.fr-toolbar .fr-command.fr-btn[data-cmd="openFilePickerImageOnly"] svg path:last-child,
1670+
.fr-toolbar .fr-command.fr-btn[data-cmd="openFilePickerVideoOnly"] svg path:last-child,
1671+
.fr-popup .fr-command.fr-btn[data-cmd="openFilePickerImage"] svg path,
1672+
.fr-popup .fr-command.fr-btn[data-cmd="openFilePickerVideo"] svg path,
1673+
.fr-popup .fr-command.fr-btn[data-cmd="filestackIcon"] svg path,
1674+
.fr-popup .fr-command.fr-btn[data-cmd="openFilePickerFile"] svg path {
1675+
fill: #ef4a25; }
1676+
1677+
.fr-command.fr-filestack-active.fr-btn.fr-filestack-active svg path {
1678+
fill: #0098F7; }
1679+
1680+
.fsp-picker-appear-active {
1681+
position: absolute;
1682+
top: 50%;
1683+
left: 50%;
1684+
transform: translate(-50%, -50%);
1685+
z-index: 9; }
1686+
1687+
body.fr-fullscreen .fs-transforms-container {
1688+
position: absolute;
1689+
z-index: 2247483660; }
1690+
1691+
.fsp-notifications__container {
1692+
position: fixed !important; }
1693+
16581694
.fr-clearfix::after {
16591695
clear: both;
16601696
display: block;

assets/css/plugins.pkgd.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/plugins/char_counter.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.2.2 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.3.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2024 Froala Labs
55
*/

assets/css/plugins/char_counter.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)