wysiwyg-rails 2.9.5 → 2.9.6.pre.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/LICENSE +21 -21
- data/README.md +127 -127
- data/Rakefile +5 -5
- data/app/assets/javascripts/froala_editor.min.js +7 -7
- data/app/assets/javascripts/froala_editor.pkgd.min.js +7 -7
- data/app/assets/javascripts/languages/ar.js +336 -336
- data/app/assets/javascripts/languages/bs.js +336 -336
- data/app/assets/javascripts/languages/cs.js +336 -336
- data/app/assets/javascripts/languages/da.js +333 -333
- data/app/assets/javascripts/languages/de.js +336 -336
- data/app/assets/javascripts/languages/el.js +342 -342
- data/app/assets/javascripts/languages/en_ca.js +280 -280
- data/app/assets/javascripts/languages/en_gb.js +280 -280
- data/app/assets/javascripts/languages/es.js +318 -318
- data/app/assets/javascripts/languages/et.js +336 -336
- data/app/assets/javascripts/languages/fa.js +336 -336
- data/app/assets/javascripts/languages/fi.js +336 -336
- data/app/assets/javascripts/languages/fr.js +336 -336
- data/app/assets/javascripts/languages/he.js +336 -336
- data/app/assets/javascripts/languages/hr.js +336 -336
- data/app/assets/javascripts/languages/hu.js +336 -336
- data/app/assets/javascripts/languages/id.js +337 -337
- data/app/assets/javascripts/languages/it.js +336 -336
- data/app/assets/javascripts/languages/ja.js +336 -336
- data/app/assets/javascripts/languages/ko.js +336 -336
- data/app/assets/javascripts/languages/ku.js +329 -329
- data/app/assets/javascripts/languages/me.js +336 -336
- data/app/assets/javascripts/languages/nb.js +336 -336
- data/app/assets/javascripts/languages/nl.js +336 -336
- data/app/assets/javascripts/languages/pl.js +336 -336
- data/app/assets/javascripts/languages/pt_br.js +336 -336
- data/app/assets/javascripts/languages/pt_pt.js +336 -336
- data/app/assets/javascripts/languages/ro.js +336 -336
- data/app/assets/javascripts/languages/ru.js +336 -336
- data/app/assets/javascripts/languages/sk.js +336 -336
- data/app/assets/javascripts/languages/sr.js +336 -336
- data/app/assets/javascripts/languages/sv.js +336 -336
- data/app/assets/javascripts/languages/th.js +336 -336
- data/app/assets/javascripts/languages/tr.js +336 -336
- data/app/assets/javascripts/languages/uk.js +336 -336
- data/app/assets/javascripts/languages/vi.js +276 -276
- data/app/assets/javascripts/languages/zh_cn.js +336 -336
- data/app/assets/javascripts/languages/zh_tw.js +336 -336
- data/app/assets/javascripts/plugins/align.min.js +6 -6
- data/app/assets/javascripts/plugins/char_counter.min.js +6 -6
- data/app/assets/javascripts/plugins/code_beautifier.min.js +6 -6
- data/app/assets/javascripts/plugins/code_view.min.js +7 -7
- data/app/assets/javascripts/plugins/colors.min.js +7 -7
- data/app/assets/javascripts/plugins/draggable.min.js +7 -7
- data/app/assets/javascripts/plugins/emoticons.min.js +6 -6
- data/app/assets/javascripts/plugins/entities.min.js +6 -6
- data/app/assets/javascripts/plugins/file.min.js +6 -6
- data/app/assets/javascripts/plugins/font_family.min.js +6 -6
- data/app/assets/javascripts/plugins/font_size.min.js +6 -6
- data/app/assets/javascripts/plugins/forms.min.js +6 -6
- data/app/assets/javascripts/plugins/fullscreen.min.js +6 -6
- data/app/assets/javascripts/plugins/help.min.js +6 -6
- data/app/assets/javascripts/plugins/image.min.js +7 -7
- data/app/assets/javascripts/plugins/image_manager.min.js +6 -6
- data/app/assets/javascripts/plugins/inline_class.min.js +6 -6
- data/app/assets/javascripts/plugins/inline_style.min.js +6 -6
- data/app/assets/javascripts/plugins/line_breaker.min.js +7 -7
- data/app/assets/javascripts/plugins/line_height.min.js +7 -7
- data/app/assets/javascripts/plugins/link.min.js +7 -7
- data/app/assets/javascripts/plugins/lists.min.js +7 -7
- data/app/assets/javascripts/plugins/paragraph_format.min.js +6 -6
- data/app/assets/javascripts/plugins/paragraph_style.min.js +6 -6
- data/app/assets/javascripts/plugins/print.min.js +6 -6
- data/app/assets/javascripts/plugins/quick_insert.min.js +6 -6
- data/app/assets/javascripts/plugins/quote.min.js +6 -6
- data/app/assets/javascripts/plugins/save.min.js +6 -6
- data/app/assets/javascripts/plugins/special_characters.min.js +6 -6
- data/app/assets/javascripts/plugins/table.min.js +7 -7
- data/app/assets/javascripts/plugins/url.min.js +6 -6
- data/app/assets/javascripts/plugins/video.min.js +7 -7
- data/app/assets/javascripts/plugins/word_paste.min.js +7 -7
- data/app/assets/javascripts/third_party/embedly.min.js +6 -6
- data/app/assets/javascripts/third_party/font_awesome.min.js +6 -6
- data/app/assets/javascripts/third_party/image_aviary.min.js +6 -6
- data/app/assets/javascripts/third_party/image_tui.min.js +6 -6
- data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
- data/app/assets/stylesheets/froala_editor.css +1334 -1334
- data/app/assets/stylesheets/froala_editor.min.css +7 -7
- data/app/assets/stylesheets/froala_editor.pkgd.css +2983 -2984
- data/app/assets/stylesheets/froala_editor.pkgd.min.css +7 -7
- data/app/assets/stylesheets/froala_style.css +448 -448
- data/app/assets/stylesheets/froala_style.min.css +6 -6
- data/app/assets/stylesheets/plugins/char_counter.css +57 -57
- data/app/assets/stylesheets/plugins/char_counter.min.css +6 -6
- data/app/assets/stylesheets/plugins/code_view.css +112 -113
- data/app/assets/stylesheets/plugins/code_view.min.css +7 -7
- data/app/assets/stylesheets/plugins/colors.css +155 -155
- data/app/assets/stylesheets/plugins/colors.min.css +6 -6
- data/app/assets/stylesheets/plugins/draggable.css +43 -43
- data/app/assets/stylesheets/plugins/draggable.min.css +6 -6
- data/app/assets/stylesheets/plugins/emoticons.css +42 -42
- data/app/assets/stylesheets/plugins/emoticons.min.css +6 -6
- data/app/assets/stylesheets/plugins/file.css +146 -146
- data/app/assets/stylesheets/plugins/file.min.css +6 -6
- data/app/assets/stylesheets/plugins/fullscreen.css +35 -35
- data/app/assets/stylesheets/plugins/fullscreen.min.css +6 -6
- data/app/assets/stylesheets/plugins/help.css +52 -52
- data/app/assets/stylesheets/plugins/help.min.css +6 -6
- data/app/assets/stylesheets/plugins/image.css +244 -244
- data/app/assets/stylesheets/plugins/image.min.css +6 -6
- data/app/assets/stylesheets/plugins/image_manager.css +268 -268
- data/app/assets/stylesheets/plugins/image_manager.min.css +6 -6
- data/app/assets/stylesheets/plugins/line_breaker.css +37 -37
- data/app/assets/stylesheets/plugins/line_breaker.min.css +6 -6
- data/app/assets/stylesheets/plugins/quick_insert.css +70 -70
- data/app/assets/stylesheets/plugins/quick_insert.min.css +6 -6
- data/app/assets/stylesheets/plugins/special_characters.css +51 -51
- data/app/assets/stylesheets/plugins/special_characters.min.css +6 -6
- data/app/assets/stylesheets/plugins/table.css +181 -181
- data/app/assets/stylesheets/plugins/table.min.css +6 -6
- data/app/assets/stylesheets/plugins/video.css +231 -231
- data/app/assets/stylesheets/plugins/video.min.css +6 -6
- data/app/assets/stylesheets/themes/dark.css +1330 -1327
- data/app/assets/stylesheets/themes/dark.min.css +7 -7
- data/app/assets/stylesheets/themes/gray.css +1330 -1327
- data/app/assets/stylesheets/themes/gray.min.css +7 -7
- data/app/assets/stylesheets/themes/red.css +1330 -1327
- data/app/assets/stylesheets/themes/red.min.css +7 -7
- data/app/assets/stylesheets/themes/royal.css +1330 -1327
- data/app/assets/stylesheets/themes/royal.min.css +7 -7
- data/app/assets/stylesheets/third_party/embedly.css +65 -65
- data/app/assets/stylesheets/third_party/embedly.min.css +6 -6
- data/app/assets/stylesheets/third_party/font_awesome.css +50 -50
- data/app/assets/stylesheets/third_party/font_awesome.min.css +6 -6
- data/app/assets/stylesheets/third_party/image_tui.css +42 -42
- data/app/assets/stylesheets/third_party/image_tui.min.css +6 -6
- data/app/assets/stylesheets/third_party/spell_checker.css +72 -72
- data/app/assets/stylesheets/third_party/spell_checker.min.css +6 -6
- data/lib/wysiwyg-rails.rb +1 -1
- data/lib/wysiwyg-rails/engine.rb +16 -16
- data/lib/wysiwyg-rails/version.rb +5 -5
- metadata +7 -8
@@ -1,7 +1,7 @@
|
|
1
|
-
/*!
|
2
|
-
* froala_editor v2.9.
|
3
|
-
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
-
* Copyright 2014-2019 Froala Labs
|
5
|
-
*/
|
6
|
-
|
1
|
+
/*!
|
2
|
+
* froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
|
3
|
+
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
+
* Copyright 2014-2019 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-file-upload-layer{border:dashed 2px #bdbdbd;padding:25px 0;position:relative;font-size:14px;letter-spacing:1px;line-height:140%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center}.fr-popup .fr-file-upload-layer:hover{background:#ebebeb}.fr-popup .fr-file-upload-layer.fr-drop{background:#ebebeb;border-color:#1e88e5}.fr-popup .fr-file-upload-layer .fr-form{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"alpha(Opacity=0)";position:absolute;top:0;bottom:0;left:0;right:0;z-index:2147483640;overflow:hidden;margin:0!important;padding:0!important;width:100%!important}.fr-popup .fr-file-upload-layer .fr-form input{cursor:pointer;position:absolute;right:0;top:0;bottom:0;width:500%;height:100%;margin:0;font-size:400px}.fr-popup .fr-file-progress-bar-layer{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-popup .fr-file-progress-bar-layer>h3{font-size:16px;margin:10px 0;font-weight:400}.fr-popup .fr-file-progress-bar-layer>div.fr-action-buttons{display:none}.fr-popup .fr-file-progress-bar-layer>div.fr-loader{background:#bcdbf7;height:10px;width:100%;margin-top:20px;overflow:hidden;position:relative}.fr-popup .fr-file-progress-bar-layer>div.fr-loader span{display:block;height:100%;width:0;background:#1e88e5;-webkit-transition:width .2s ease 0s;-moz-transition:width .2s ease 0s;-ms-transition:width .2s ease 0s;-o-transition:width .2s ease 0s}.fr-popup .fr-file-progress-bar-layer>div.fr-loader.fr-indeterminate span{width:30%!important;position:absolute;top:0;-webkit-animation:loading 2s linear infinite;-moz-animation:loading 2s linear infinite;-o-animation:loading 2s linear infinite;animation:loading 2s linear infinite}.fr-popup .fr-file-progress-bar-layer.fr-error>div.fr-loader{display:none}.fr-popup .fr-file-progress-bar-layer.fr-error>div.fr-action-buttons{display:block}@keyframes loading{from{left:-25%}to{left:100%}}@-webkit-keyframes loading{from{left:-25%}to{left:100%}}@-moz-keyframes loading{from{left:-25%}to{left:100%}}@-o-keyframes loading{from{left:-25%}to{left:100%}}
|
@@ -1,35 +1,35 @@
|
|
1
|
-
/*!
|
2
|
-
* froala_editor v2.9.
|
3
|
-
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
-
* Copyright 2014-2019 Froala Labs
|
5
|
-
*/
|
6
|
-
|
7
|
-
body.fr-fullscreen {
|
8
|
-
overflow: hidden;
|
9
|
-
height: 100%;
|
10
|
-
width: 100%;
|
11
|
-
position: fixed;
|
12
|
-
}
|
13
|
-
.fr-box.fr-fullscreen {
|
14
|
-
margin: 0 !important;
|
15
|
-
position: fixed;
|
16
|
-
top: 0;
|
17
|
-
left: 0;
|
18
|
-
bottom: 0;
|
19
|
-
right: 0;
|
20
|
-
z-index: 2147483630 !important;
|
21
|
-
width: auto !important;
|
22
|
-
}
|
23
|
-
.fr-box.fr-fullscreen .fr-toolbar.fr-top {
|
24
|
-
top: 0 !important;
|
25
|
-
}
|
26
|
-
.fr-box.fr-fullscreen .fr-toolbar.fr-bottom {
|
27
|
-
bottom: 0 !important;
|
28
|
-
}
|
29
|
-
.fr-fullscreen-wrapper {
|
30
|
-
z-index: 2147483640!important;
|
31
|
-
width: 100%!important;
|
32
|
-
margin: 0!important;
|
33
|
-
padding: 0!important;
|
34
|
-
overflow: visible!important;
|
35
|
-
}
|
1
|
+
/*!
|
2
|
+
* froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
|
3
|
+
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
+
* Copyright 2014-2019 Froala Labs
|
5
|
+
*/
|
6
|
+
|
7
|
+
body.fr-fullscreen {
|
8
|
+
overflow: hidden;
|
9
|
+
height: 100%;
|
10
|
+
width: 100%;
|
11
|
+
position: fixed;
|
12
|
+
}
|
13
|
+
.fr-box.fr-fullscreen {
|
14
|
+
margin: 0 !important;
|
15
|
+
position: fixed;
|
16
|
+
top: 0;
|
17
|
+
left: 0;
|
18
|
+
bottom: 0;
|
19
|
+
right: 0;
|
20
|
+
z-index: 2147483630 !important;
|
21
|
+
width: auto !important;
|
22
|
+
}
|
23
|
+
.fr-box.fr-fullscreen .fr-toolbar.fr-top {
|
24
|
+
top: 0 !important;
|
25
|
+
}
|
26
|
+
.fr-box.fr-fullscreen .fr-toolbar.fr-bottom {
|
27
|
+
bottom: 0 !important;
|
28
|
+
}
|
29
|
+
.fr-fullscreen-wrapper {
|
30
|
+
z-index: 2147483640!important;
|
31
|
+
width: 100%!important;
|
32
|
+
margin: 0!important;
|
33
|
+
padding: 0!important;
|
34
|
+
overflow: visible!important;
|
35
|
+
}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
/*!
|
2
|
-
* froala_editor v2.9.
|
3
|
-
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
-
* Copyright 2014-2019 Froala Labs
|
5
|
-
*/
|
6
|
-
|
1
|
+
/*!
|
2
|
+
* froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
|
3
|
+
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
+
* Copyright 2014-2019 Froala Labs
|
5
|
+
*/
|
6
|
+
|
7
7
|
body.fr-fullscreen{overflow:hidden;height:100%;width:100%;position:fixed}.fr-box.fr-fullscreen{margin:0!important;position:fixed;top:0;left:0;bottom:0;right:0;z-index:2147483630!important;width:auto!important}.fr-box.fr-fullscreen .fr-toolbar.fr-top{top:0!important}.fr-box.fr-fullscreen .fr-toolbar.fr-bottom{bottom:0!important}.fr-fullscreen-wrapper{z-index:2147483640!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}
|
@@ -1,52 +1,52 @@
|
|
1
|
-
/*!
|
2
|
-
* froala_editor v2.9.
|
3
|
-
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
-
* Copyright 2014-2019 Froala Labs
|
5
|
-
*/
|
6
|
-
|
7
|
-
.clearfix::after {
|
8
|
-
clear: both;
|
9
|
-
display: block;
|
10
|
-
content: "";
|
11
|
-
height: 0;
|
12
|
-
}
|
13
|
-
.hide-by-clipping {
|
14
|
-
position: absolute;
|
15
|
-
width: 1px;
|
16
|
-
height: 1px;
|
17
|
-
padding: 0;
|
18
|
-
margin: -1px;
|
19
|
-
overflow: hidden;
|
20
|
-
clip: rect(0, 0, 0, 0);
|
21
|
-
border: 0;
|
22
|
-
}
|
23
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal {
|
24
|
-
text-align: left;
|
25
|
-
padding: 20px 20px 10px;
|
26
|
-
}
|
27
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table {
|
28
|
-
border-collapse: collapse;
|
29
|
-
font-size: 14px;
|
30
|
-
line-height: 1.5;
|
31
|
-
width: 100%;
|
32
|
-
}
|
33
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table + table {
|
34
|
-
margin-top: 20px;
|
35
|
-
}
|
36
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr {
|
37
|
-
border: 0;
|
38
|
-
}
|
39
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th,
|
40
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table td {
|
41
|
-
padding: 6px 0 4px;
|
42
|
-
}
|
43
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr {
|
44
|
-
border-bottom: solid 1px #ebebeb;
|
45
|
-
}
|
46
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child {
|
47
|
-
width: 60%;
|
48
|
-
color: #646464;
|
49
|
-
}
|
50
|
-
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:nth-child(n+2) {
|
51
|
-
letter-spacing: 0.5px;
|
52
|
-
}
|
1
|
+
/*!
|
2
|
+
* froala_editor v2.9.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 {
|
8
|
+
clear: both;
|
9
|
+
display: block;
|
10
|
+
content: "";
|
11
|
+
height: 0;
|
12
|
+
}
|
13
|
+
.hide-by-clipping {
|
14
|
+
position: absolute;
|
15
|
+
width: 1px;
|
16
|
+
height: 1px;
|
17
|
+
padding: 0;
|
18
|
+
margin: -1px;
|
19
|
+
overflow: hidden;
|
20
|
+
clip: rect(0, 0, 0, 0);
|
21
|
+
border: 0;
|
22
|
+
}
|
23
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal {
|
24
|
+
text-align: left;
|
25
|
+
padding: 20px 20px 10px;
|
26
|
+
}
|
27
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table {
|
28
|
+
border-collapse: collapse;
|
29
|
+
font-size: 14px;
|
30
|
+
line-height: 1.5;
|
31
|
+
width: 100%;
|
32
|
+
}
|
33
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table + table {
|
34
|
+
margin-top: 20px;
|
35
|
+
}
|
36
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr {
|
37
|
+
border: 0;
|
38
|
+
}
|
39
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th,
|
40
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table td {
|
41
|
+
padding: 6px 0 4px;
|
42
|
+
}
|
43
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr {
|
44
|
+
border-bottom: solid 1px #ebebeb;
|
45
|
+
}
|
46
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child {
|
47
|
+
width: 60%;
|
48
|
+
color: #646464;
|
49
|
+
}
|
50
|
+
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:nth-child(n+2) {
|
51
|
+
letter-spacing: 0.5px;
|
52
|
+
}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
/*!
|
2
|
-
* froala_editor v2.9.
|
3
|
-
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
-
* Copyright 2014-2019 Froala Labs
|
5
|
-
*/
|
6
|
-
|
1
|
+
/*!
|
2
|
+
* froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
|
3
|
+
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
+
* Copyright 2014-2019 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-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal{text-align:left;padding:20px 20px 10px}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table{border-collapse:collapse;font-size:14px;line-height:1.5;width:100%}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table+table{margin-top:20px}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr{border:0}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th,.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table td{padding:6px 0 4px}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr{border-bottom:solid 1px #ebebeb}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child{width:60%;color:#646464}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:nth-child(n+2){letter-spacing:.5px}
|
@@ -1,244 +1,244 @@
|
|
1
|
-
/*!
|
2
|
-
* froala_editor v2.9.
|
3
|
-
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
-
* Copyright 2014-2019 Froala Labs
|
5
|
-
*/
|
6
|
-
|
7
|
-
.clearfix::after {
|
8
|
-
clear: both;
|
9
|
-
display: block;
|
10
|
-
content: "";
|
11
|
-
height: 0;
|
12
|
-
}
|
13
|
-
.hide-by-clipping {
|
14
|
-
position: absolute;
|
15
|
-
width: 1px;
|
16
|
-
height: 1px;
|
17
|
-
padding: 0;
|
18
|
-
margin: -1px;
|
19
|
-
overflow: hidden;
|
20
|
-
clip: rect(0, 0, 0, 0);
|
21
|
-
border: 0;
|
22
|
-
}
|
23
|
-
.fr-element img {
|
24
|
-
cursor: pointer;
|
25
|
-
}
|
26
|
-
.fr-image-resizer {
|
27
|
-
position: absolute;
|
28
|
-
border: solid 1px #1e88e5;
|
29
|
-
display: none;
|
30
|
-
user-select: none;
|
31
|
-
-o-user-select: none;
|
32
|
-
-moz-user-select: none;
|
33
|
-
-khtml-user-select: none;
|
34
|
-
-webkit-user-select: none;
|
35
|
-
-ms-user-select: none;
|
36
|
-
-webkit-box-sizing: content-box;
|
37
|
-
-moz-box-sizing: content-box;
|
38
|
-
box-sizing: content-box;
|
39
|
-
}
|
40
|
-
.fr-image-resizer.fr-active {
|
41
|
-
display: block;
|
42
|
-
}
|
43
|
-
.fr-image-resizer .fr-handler {
|
44
|
-
display: block;
|
45
|
-
position: absolute;
|
46
|
-
background: #1e88e5;
|
47
|
-
border: solid 1px #ffffff;
|
48
|
-
z-index: 4;
|
49
|
-
-webkit-box-sizing: border-box;
|
50
|
-
-moz-box-sizing: border-box;
|
51
|
-
box-sizing: border-box;
|
52
|
-
}
|
53
|
-
.fr-image-resizer .fr-handler.fr-hnw {
|
54
|
-
cursor: nw-resize;
|
55
|
-
}
|
56
|
-
.fr-image-resizer .fr-handler.fr-hne {
|
57
|
-
cursor: ne-resize;
|
58
|
-
}
|
59
|
-
.fr-image-resizer .fr-handler.fr-hsw {
|
60
|
-
cursor: sw-resize;
|
61
|
-
}
|
62
|
-
.fr-image-resizer .fr-handler.fr-hse {
|
63
|
-
cursor: se-resize;
|
64
|
-
}
|
65
|
-
.fr-image-resizer .fr-handler {
|
66
|
-
width: 12px;
|
67
|
-
height: 12px;
|
68
|
-
}
|
69
|
-
.fr-image-resizer .fr-handler.fr-hnw {
|
70
|
-
left: -6px;
|
71
|
-
top: -6px;
|
72
|
-
}
|
73
|
-
.fr-image-resizer .fr-handler.fr-hne {
|
74
|
-
right: -6px;
|
75
|
-
top: -6px;
|
76
|
-
}
|
77
|
-
.fr-image-resizer .fr-handler.fr-hsw {
|
78
|
-
left: -6px;
|
79
|
-
bottom: -6px;
|
80
|
-
}
|
81
|
-
.fr-image-resizer .fr-handler.fr-hse {
|
82
|
-
right: -6px;
|
83
|
-
bottom: -6px;
|
84
|
-
}
|
85
|
-
@media (min-width: 1200px) {
|
86
|
-
.fr-image-resizer .fr-handler {
|
87
|
-
width: 10px;
|
88
|
-
height: 10px;
|
89
|
-
}
|
90
|
-
.fr-image-resizer .fr-handler.fr-hnw {
|
91
|
-
left: -5px;
|
92
|
-
top: -5px;
|
93
|
-
}
|
94
|
-
.fr-image-resizer .fr-handler.fr-hne {
|
95
|
-
right: -5px;
|
96
|
-
top: -5px;
|
97
|
-
}
|
98
|
-
.fr-image-resizer .fr-handler.fr-hsw {
|
99
|
-
left: -5px;
|
100
|
-
bottom: -5px;
|
101
|
-
}
|
102
|
-
.fr-image-resizer .fr-handler.fr-hse {
|
103
|
-
right: -5px;
|
104
|
-
bottom: -5px;
|
105
|
-
}
|
106
|
-
}
|
107
|
-
.fr-image-overlay {
|
108
|
-
position: fixed;
|
109
|
-
top: 0;
|
110
|
-
left: 0;
|
111
|
-
bottom: 0;
|
112
|
-
right: 0;
|
113
|
-
z-index: 2147483640;
|
114
|
-
display: none;
|
115
|
-
}
|
116
|
-
.fr-popup .fr-image-upload-layer {
|
117
|
-
border: dashed 2px #bdbdbd;
|
118
|
-
padding: 25px 0;
|
119
|
-
position: relative;
|
120
|
-
font-size: 14px;
|
121
|
-
letter-spacing: 1px;
|
122
|
-
line-height: 140%;
|
123
|
-
text-align: center;
|
124
|
-
}
|
125
|
-
.fr-popup .fr-image-upload-layer:hover {
|
126
|
-
background: #ebebeb;
|
127
|
-
}
|
128
|
-
.fr-popup .fr-image-upload-layer.fr-drop {
|
129
|
-
background: #ebebeb;
|
130
|
-
border-color: #1e88e5;
|
131
|
-
}
|
132
|
-
.fr-popup .fr-image-upload-layer .fr-form {
|
133
|
-
-webkit-opacity: 0;
|
134
|
-
-moz-opacity: 0;
|
135
|
-
opacity: 0;
|
136
|
-
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
|
137
|
-
position: absolute;
|
138
|
-
top: 0;
|
139
|
-
bottom: 0;
|
140
|
-
left: 0;
|
141
|
-
right: 0;
|
142
|
-
z-index: 2147483640;
|
143
|
-
overflow: hidden;
|
144
|
-
margin: 0 !important;
|
145
|
-
padding: 0 !important;
|
146
|
-
width: 100% !important;
|
147
|
-
}
|
148
|
-
.fr-popup .fr-image-upload-layer .fr-form input {
|
149
|
-
cursor: pointer;
|
150
|
-
position: absolute;
|
151
|
-
right: 0px;
|
152
|
-
top: 0px;
|
153
|
-
bottom: 0px;
|
154
|
-
width: 500%;
|
155
|
-
height: 100%;
|
156
|
-
margin: 0px;
|
157
|
-
font-size: 400px;
|
158
|
-
}
|
159
|
-
.fr-popup .fr-image-progress-bar-layer > h3 {
|
160
|
-
font-size: 16px;
|
161
|
-
margin: 10px 0;
|
162
|
-
font-weight: normal;
|
163
|
-
}
|
164
|
-
.fr-popup .fr-image-progress-bar-layer > div.fr-action-buttons {
|
165
|
-
display: none;
|
166
|
-
}
|
167
|
-
.fr-popup .fr-image-progress-bar-layer > div.fr-loader {
|
168
|
-
background: #bcdbf7;
|
169
|
-
height: 10px;
|
170
|
-
width: 100%;
|
171
|
-
margin-top: 20px;
|
172
|
-
overflow: hidden;
|
173
|
-
position: relative;
|
174
|
-
}
|
175
|
-
.fr-popup .fr-image-progress-bar-layer > div.fr-loader span {
|
176
|
-
display: block;
|
177
|
-
height: 100%;
|
178
|
-
width: 0%;
|
179
|
-
background: #1e88e5;
|
180
|
-
-webkit-transition: width 0.2s ease 0s;
|
181
|
-
-moz-transition: width 0.2s ease 0s;
|
182
|
-
-ms-transition: width 0.2s ease 0s;
|
183
|
-
-o-transition: width 0.2s ease 0s;
|
184
|
-
}
|
185
|
-
.fr-popup .fr-image-progress-bar-layer > div.fr-loader.fr-indeterminate span {
|
186
|
-
width: 30% !important;
|
187
|
-
position: absolute;
|
188
|
-
top: 0;
|
189
|
-
-webkit-animation: loading 2s linear infinite;
|
190
|
-
-moz-animation: loading 2s linear infinite;
|
191
|
-
-o-animation: loading 2s linear infinite;
|
192
|
-
animation: loading 2s linear infinite;
|
193
|
-
}
|
194
|
-
.fr-popup .fr-image-progress-bar-layer.fr-error > div.fr-loader {
|
195
|
-
display: none;
|
196
|
-
}
|
197
|
-
.fr-popup .fr-image-progress-bar-layer.fr-error > div.fr-action-buttons {
|
198
|
-
display: block;
|
199
|
-
}
|
200
|
-
.fr-image-size-layer .fr-image-group .fr-input-line {
|
201
|
-
width: calc(50% - 5px);
|
202
|
-
display: inline-block;
|
203
|
-
}
|
204
|
-
.fr-image-size-layer .fr-image-group .fr-input-line + .fr-input-line {
|
205
|
-
margin-left: 10px;
|
206
|
-
}
|
207
|
-
.fr-uploading {
|
208
|
-
-webkit-opacity: 0.4;
|
209
|
-
-moz-opacity: 0.4;
|
210
|
-
opacity: 0.4;
|
211
|
-
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
|
212
|
-
}
|
213
|
-
@keyframes loading {
|
214
|
-
from {
|
215
|
-
left: -25%;
|
216
|
-
}
|
217
|
-
to {
|
218
|
-
left: 100%;
|
219
|
-
}
|
220
|
-
}
|
221
|
-
@-webkit-keyframes loading {
|
222
|
-
from {
|
223
|
-
left: -25%;
|
224
|
-
}
|
225
|
-
to {
|
226
|
-
left: 100%;
|
227
|
-
}
|
228
|
-
}
|
229
|
-
@-moz-keyframes loading {
|
230
|
-
from {
|
231
|
-
left: -25%;
|
232
|
-
}
|
233
|
-
to {
|
234
|
-
left: 100%;
|
235
|
-
}
|
236
|
-
}
|
237
|
-
@-o-keyframes loading {
|
238
|
-
from {
|
239
|
-
left: -25%;
|
240
|
-
}
|
241
|
-
to {
|
242
|
-
left: 100%;
|
243
|
-
}
|
244
|
-
}
|
1
|
+
/*!
|
2
|
+
* froala_editor v2.9.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 {
|
8
|
+
clear: both;
|
9
|
+
display: block;
|
10
|
+
content: "";
|
11
|
+
height: 0;
|
12
|
+
}
|
13
|
+
.hide-by-clipping {
|
14
|
+
position: absolute;
|
15
|
+
width: 1px;
|
16
|
+
height: 1px;
|
17
|
+
padding: 0;
|
18
|
+
margin: -1px;
|
19
|
+
overflow: hidden;
|
20
|
+
clip: rect(0, 0, 0, 0);
|
21
|
+
border: 0;
|
22
|
+
}
|
23
|
+
.fr-element img {
|
24
|
+
cursor: pointer;
|
25
|
+
}
|
26
|
+
.fr-image-resizer {
|
27
|
+
position: absolute;
|
28
|
+
border: solid 1px #1e88e5;
|
29
|
+
display: none;
|
30
|
+
user-select: none;
|
31
|
+
-o-user-select: none;
|
32
|
+
-moz-user-select: none;
|
33
|
+
-khtml-user-select: none;
|
34
|
+
-webkit-user-select: none;
|
35
|
+
-ms-user-select: none;
|
36
|
+
-webkit-box-sizing: content-box;
|
37
|
+
-moz-box-sizing: content-box;
|
38
|
+
box-sizing: content-box;
|
39
|
+
}
|
40
|
+
.fr-image-resizer.fr-active {
|
41
|
+
display: block;
|
42
|
+
}
|
43
|
+
.fr-image-resizer .fr-handler {
|
44
|
+
display: block;
|
45
|
+
position: absolute;
|
46
|
+
background: #1e88e5;
|
47
|
+
border: solid 1px #ffffff;
|
48
|
+
z-index: 4;
|
49
|
+
-webkit-box-sizing: border-box;
|
50
|
+
-moz-box-sizing: border-box;
|
51
|
+
box-sizing: border-box;
|
52
|
+
}
|
53
|
+
.fr-image-resizer .fr-handler.fr-hnw {
|
54
|
+
cursor: nw-resize;
|
55
|
+
}
|
56
|
+
.fr-image-resizer .fr-handler.fr-hne {
|
57
|
+
cursor: ne-resize;
|
58
|
+
}
|
59
|
+
.fr-image-resizer .fr-handler.fr-hsw {
|
60
|
+
cursor: sw-resize;
|
61
|
+
}
|
62
|
+
.fr-image-resizer .fr-handler.fr-hse {
|
63
|
+
cursor: se-resize;
|
64
|
+
}
|
65
|
+
.fr-image-resizer .fr-handler {
|
66
|
+
width: 12px;
|
67
|
+
height: 12px;
|
68
|
+
}
|
69
|
+
.fr-image-resizer .fr-handler.fr-hnw {
|
70
|
+
left: -6px;
|
71
|
+
top: -6px;
|
72
|
+
}
|
73
|
+
.fr-image-resizer .fr-handler.fr-hne {
|
74
|
+
right: -6px;
|
75
|
+
top: -6px;
|
76
|
+
}
|
77
|
+
.fr-image-resizer .fr-handler.fr-hsw {
|
78
|
+
left: -6px;
|
79
|
+
bottom: -6px;
|
80
|
+
}
|
81
|
+
.fr-image-resizer .fr-handler.fr-hse {
|
82
|
+
right: -6px;
|
83
|
+
bottom: -6px;
|
84
|
+
}
|
85
|
+
@media (min-width: 1200px) {
|
86
|
+
.fr-image-resizer .fr-handler {
|
87
|
+
width: 10px;
|
88
|
+
height: 10px;
|
89
|
+
}
|
90
|
+
.fr-image-resizer .fr-handler.fr-hnw {
|
91
|
+
left: -5px;
|
92
|
+
top: -5px;
|
93
|
+
}
|
94
|
+
.fr-image-resizer .fr-handler.fr-hne {
|
95
|
+
right: -5px;
|
96
|
+
top: -5px;
|
97
|
+
}
|
98
|
+
.fr-image-resizer .fr-handler.fr-hsw {
|
99
|
+
left: -5px;
|
100
|
+
bottom: -5px;
|
101
|
+
}
|
102
|
+
.fr-image-resizer .fr-handler.fr-hse {
|
103
|
+
right: -5px;
|
104
|
+
bottom: -5px;
|
105
|
+
}
|
106
|
+
}
|
107
|
+
.fr-image-overlay {
|
108
|
+
position: fixed;
|
109
|
+
top: 0;
|
110
|
+
left: 0;
|
111
|
+
bottom: 0;
|
112
|
+
right: 0;
|
113
|
+
z-index: 2147483640;
|
114
|
+
display: none;
|
115
|
+
}
|
116
|
+
.fr-popup .fr-image-upload-layer {
|
117
|
+
border: dashed 2px #bdbdbd;
|
118
|
+
padding: 25px 0;
|
119
|
+
position: relative;
|
120
|
+
font-size: 14px;
|
121
|
+
letter-spacing: 1px;
|
122
|
+
line-height: 140%;
|
123
|
+
text-align: center;
|
124
|
+
}
|
125
|
+
.fr-popup .fr-image-upload-layer:hover {
|
126
|
+
background: #ebebeb;
|
127
|
+
}
|
128
|
+
.fr-popup .fr-image-upload-layer.fr-drop {
|
129
|
+
background: #ebebeb;
|
130
|
+
border-color: #1e88e5;
|
131
|
+
}
|
132
|
+
.fr-popup .fr-image-upload-layer .fr-form {
|
133
|
+
-webkit-opacity: 0;
|
134
|
+
-moz-opacity: 0;
|
135
|
+
opacity: 0;
|
136
|
+
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
|
137
|
+
position: absolute;
|
138
|
+
top: 0;
|
139
|
+
bottom: 0;
|
140
|
+
left: 0;
|
141
|
+
right: 0;
|
142
|
+
z-index: 2147483640;
|
143
|
+
overflow: hidden;
|
144
|
+
margin: 0 !important;
|
145
|
+
padding: 0 !important;
|
146
|
+
width: 100% !important;
|
147
|
+
}
|
148
|
+
.fr-popup .fr-image-upload-layer .fr-form input {
|
149
|
+
cursor: pointer;
|
150
|
+
position: absolute;
|
151
|
+
right: 0px;
|
152
|
+
top: 0px;
|
153
|
+
bottom: 0px;
|
154
|
+
width: 500%;
|
155
|
+
height: 100%;
|
156
|
+
margin: 0px;
|
157
|
+
font-size: 400px;
|
158
|
+
}
|
159
|
+
.fr-popup .fr-image-progress-bar-layer > h3 {
|
160
|
+
font-size: 16px;
|
161
|
+
margin: 10px 0;
|
162
|
+
font-weight: normal;
|
163
|
+
}
|
164
|
+
.fr-popup .fr-image-progress-bar-layer > div.fr-action-buttons {
|
165
|
+
display: none;
|
166
|
+
}
|
167
|
+
.fr-popup .fr-image-progress-bar-layer > div.fr-loader {
|
168
|
+
background: #bcdbf7;
|
169
|
+
height: 10px;
|
170
|
+
width: 100%;
|
171
|
+
margin-top: 20px;
|
172
|
+
overflow: hidden;
|
173
|
+
position: relative;
|
174
|
+
}
|
175
|
+
.fr-popup .fr-image-progress-bar-layer > div.fr-loader span {
|
176
|
+
display: block;
|
177
|
+
height: 100%;
|
178
|
+
width: 0%;
|
179
|
+
background: #1e88e5;
|
180
|
+
-webkit-transition: width 0.2s ease 0s;
|
181
|
+
-moz-transition: width 0.2s ease 0s;
|
182
|
+
-ms-transition: width 0.2s ease 0s;
|
183
|
+
-o-transition: width 0.2s ease 0s;
|
184
|
+
}
|
185
|
+
.fr-popup .fr-image-progress-bar-layer > div.fr-loader.fr-indeterminate span {
|
186
|
+
width: 30% !important;
|
187
|
+
position: absolute;
|
188
|
+
top: 0;
|
189
|
+
-webkit-animation: loading 2s linear infinite;
|
190
|
+
-moz-animation: loading 2s linear infinite;
|
191
|
+
-o-animation: loading 2s linear infinite;
|
192
|
+
animation: loading 2s linear infinite;
|
193
|
+
}
|
194
|
+
.fr-popup .fr-image-progress-bar-layer.fr-error > div.fr-loader {
|
195
|
+
display: none;
|
196
|
+
}
|
197
|
+
.fr-popup .fr-image-progress-bar-layer.fr-error > div.fr-action-buttons {
|
198
|
+
display: block;
|
199
|
+
}
|
200
|
+
.fr-image-size-layer .fr-image-group .fr-input-line {
|
201
|
+
width: calc(50% - 5px);
|
202
|
+
display: inline-block;
|
203
|
+
}
|
204
|
+
.fr-image-size-layer .fr-image-group .fr-input-line + .fr-input-line {
|
205
|
+
margin-left: 10px;
|
206
|
+
}
|
207
|
+
.fr-uploading {
|
208
|
+
-webkit-opacity: 0.4;
|
209
|
+
-moz-opacity: 0.4;
|
210
|
+
opacity: 0.4;
|
211
|
+
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
|
212
|
+
}
|
213
|
+
@keyframes loading {
|
214
|
+
from {
|
215
|
+
left: -25%;
|
216
|
+
}
|
217
|
+
to {
|
218
|
+
left: 100%;
|
219
|
+
}
|
220
|
+
}
|
221
|
+
@-webkit-keyframes loading {
|
222
|
+
from {
|
223
|
+
left: -25%;
|
224
|
+
}
|
225
|
+
to {
|
226
|
+
left: 100%;
|
227
|
+
}
|
228
|
+
}
|
229
|
+
@-moz-keyframes loading {
|
230
|
+
from {
|
231
|
+
left: -25%;
|
232
|
+
}
|
233
|
+
to {
|
234
|
+
left: 100%;
|
235
|
+
}
|
236
|
+
}
|
237
|
+
@-o-keyframes loading {
|
238
|
+
from {
|
239
|
+
left: -25%;
|
240
|
+
}
|
241
|
+
to {
|
242
|
+
left: 100%;
|
243
|
+
}
|
244
|
+
}
|