wysiwyg-rails 4.6.2 → 4.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/javascripts/froala_editor.min.js +2 -2
- data/app/assets/javascripts/froala_editor.pkgd.min.js +2 -2
- data/app/assets/javascripts/languages/ar.js +52 -2
- data/app/assets/javascripts/languages/bs.js +52 -2
- data/app/assets/javascripts/languages/cs.js +53 -3
- data/app/assets/javascripts/languages/da.js +52 -2
- data/app/assets/javascripts/languages/de.js +52 -2
- data/app/assets/javascripts/languages/el.js +51 -2
- data/app/assets/javascripts/languages/en_ca.js +52 -2
- data/app/assets/javascripts/languages/en_gb.js +46 -2
- data/app/assets/javascripts/languages/es.js +54 -2
- data/app/assets/javascripts/languages/et.js +53 -2
- data/app/assets/javascripts/languages/fa.js +53 -2
- data/app/assets/javascripts/languages/fi.js +53 -2
- data/app/assets/javascripts/languages/fr.js +53 -2
- data/app/assets/javascripts/languages/he.js +57 -11
- data/app/assets/javascripts/languages/hr.js +52 -2
- data/app/assets/javascripts/languages/hu.js +53 -2
- data/app/assets/javascripts/languages/id.js +53 -2
- data/app/assets/javascripts/languages/it.js +53 -2
- data/app/assets/javascripts/languages/ja.js +54 -2
- data/app/assets/javascripts/languages/ko.js +60 -27
- data/app/assets/javascripts/languages/ku.js +52 -2
- data/app/assets/javascripts/languages/me.js +53 -2
- data/app/assets/javascripts/languages/nb.js +51 -2
- data/app/assets/javascripts/languages/nl.js +53 -2
- data/app/assets/javascripts/languages/pl.js +53 -2
- data/app/assets/javascripts/languages/pt_br.js +53 -2
- data/app/assets/javascripts/languages/pt_pt.js +53 -2
- data/app/assets/javascripts/languages/ro.js +51 -2
- data/app/assets/javascripts/languages/ru.js +53 -2
- data/app/assets/javascripts/languages/sk.js +53 -2
- data/app/assets/javascripts/languages/sl.js +49 -2
- data/app/assets/javascripts/languages/sr.js +53 -2
- data/app/assets/javascripts/languages/sv.js +53 -2
- data/app/assets/javascripts/languages/th.js +53 -2
- data/app/assets/javascripts/languages/tr.js +53 -2
- data/app/assets/javascripts/languages/uk.js +53 -2
- data/app/assets/javascripts/languages/vi.js +53 -2
- data/app/assets/javascripts/languages/zh_cn.js +29 -264
- data/app/assets/javascripts/languages/zh_tw.js +53 -2
- data/app/assets/javascripts/plugins/align.min.js +2 -2
- data/app/assets/javascripts/plugins/char_counter.min.js +2 -2
- data/app/assets/javascripts/plugins/code_beautifier.min.js +1 -1
- data/app/assets/javascripts/plugins/code_view.min.js +1 -1
- data/app/assets/javascripts/plugins/colors.min.js +1 -1
- data/app/assets/javascripts/plugins/cryptojs.min.js +1 -1
- data/app/assets/javascripts/plugins/draggable.min.js +1 -1
- data/app/assets/javascripts/plugins/edit_in_popup.min.js +1 -1
- data/app/assets/javascripts/plugins/emoticons.min.js +1 -1
- data/app/assets/javascripts/plugins/entities.min.js +1 -1
- data/app/assets/javascripts/plugins/export_to_word.min.js +7 -0
- data/app/assets/javascripts/plugins/file.min.js +1 -1
- data/app/assets/javascripts/plugins/files_manager.min.js +1 -1
- data/app/assets/javascripts/plugins/filestack.min.js +1 -1
- data/app/assets/javascripts/plugins/find_and_replace.min.js +2 -2
- data/app/assets/javascripts/plugins/font_family.min.js +1 -1
- data/app/assets/javascripts/plugins/font_size.min.js +1 -1
- data/app/assets/javascripts/plugins/forms.min.js +1 -1
- data/app/assets/javascripts/plugins/fullscreen.min.js +1 -1
- data/app/assets/javascripts/plugins/help.min.js +1 -1
- data/app/assets/javascripts/plugins/image.min.js +1 -1
- data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
- data/app/assets/javascripts/plugins/inline_class.min.js +1 -1
- data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
- data/app/assets/javascripts/plugins/line_breaker.min.js +1 -1
- data/app/assets/javascripts/plugins/line_height.min.js +1 -1
- data/app/assets/javascripts/plugins/link.min.js +2 -2
- data/app/assets/javascripts/plugins/link_to_anchor.min.js +7 -0
- data/app/assets/javascripts/plugins/lists.min.js +2 -2
- data/app/assets/javascripts/plugins/markdown.min.js +1 -1
- data/app/assets/javascripts/plugins/page_break.min.js +7 -0
- data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
- data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
- data/app/assets/javascripts/plugins/print.min.js +2 -2
- data/app/assets/javascripts/plugins/quick_insert.min.js +1 -1
- data/app/assets/javascripts/plugins/quote.min.js +1 -1
- data/app/assets/javascripts/plugins/save.min.js +1 -1
- data/app/assets/javascripts/plugins/special_characters.min.js +1 -1
- data/app/assets/javascripts/plugins/table.min.js +2 -2
- data/app/assets/javascripts/plugins/track_changes.min.js +2 -2
- data/app/assets/javascripts/plugins/trim_video.min.js +1 -1
- data/app/assets/javascripts/plugins/url.min.js +1 -1
- data/app/assets/javascripts/plugins/video.min.js +1 -1
- data/app/assets/javascripts/plugins/word_counter.min.js +2 -2
- data/app/assets/javascripts/plugins/word_paste.min.js +2 -2
- data/app/assets/javascripts/plugins.pkgd.min.js +2 -2
- data/app/assets/javascripts/third_party/embedly.min.js +1 -1
- data/app/assets/javascripts/third_party/font_awesome.min.js +1 -1
- data/app/assets/javascripts/third_party/image_tui.min.js +1 -1
- data/app/assets/javascripts/third_party/showdown.min.js +1 -1
- data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
- data/app/assets/stylesheets/froala_editor.css +96 -1
- data/app/assets/stylesheets/froala_editor.min.css +2 -2
- data/app/assets/stylesheets/froala_editor.pkgd.css +302 -90
- data/app/assets/stylesheets/froala_editor.pkgd.min.css +2 -2
- data/app/assets/stylesheets/froala_style.css +1 -1
- data/app/assets/stylesheets/froala_style.min.css +1 -1
- data/app/assets/stylesheets/plugins/char_counter.css +1 -1
- data/app/assets/stylesheets/plugins/char_counter.min.css +1 -1
- data/app/assets/stylesheets/plugins/code_view.css +1 -1
- data/app/assets/stylesheets/plugins/code_view.min.css +1 -1
- data/app/assets/stylesheets/plugins/colors.css +1 -1
- data/app/assets/stylesheets/plugins/colors.min.css +1 -1
- data/app/assets/stylesheets/plugins/draggable.css +1 -1
- data/app/assets/stylesheets/plugins/draggable.min.css +1 -1
- data/app/assets/stylesheets/plugins/emoticons.css +1 -1
- data/app/assets/stylesheets/plugins/emoticons.min.css +1 -1
- data/app/assets/stylesheets/plugins/file.css +1 -1
- data/app/assets/stylesheets/plugins/file.min.css +1 -1
- data/app/assets/stylesheets/plugins/files_manager.css +1 -1
- data/app/assets/stylesheets/plugins/files_manager.min.css +1 -1
- data/app/assets/stylesheets/plugins/filestack.css +1 -1
- data/app/assets/stylesheets/plugins/filestack.min.css +1 -1
- data/app/assets/stylesheets/plugins/find_and_replace.css +1 -1
- data/app/assets/stylesheets/plugins/find_and_replace.min.css +1 -1
- data/app/assets/stylesheets/plugins/fullscreen.css +1 -1
- data/app/assets/stylesheets/plugins/fullscreen.min.css +1 -1
- data/app/assets/stylesheets/plugins/help.css +1 -1
- data/app/assets/stylesheets/plugins/help.min.css +1 -1
- data/app/assets/stylesheets/plugins/image.css +1 -1
- data/app/assets/stylesheets/plugins/image.min.css +1 -1
- data/app/assets/stylesheets/plugins/image_manager.css +1 -1
- data/app/assets/stylesheets/plugins/image_manager.min.css +1 -1
- data/app/assets/stylesheets/plugins/line_breaker.css +1 -1
- data/app/assets/stylesheets/plugins/line_breaker.min.css +1 -1
- data/app/assets/stylesheets/plugins/link_to_anchor.css +89 -0
- data/app/assets/stylesheets/plugins/link_to_anchor.min.css +7 -0
- data/app/assets/stylesheets/plugins/markdown.css +1 -1
- data/app/assets/stylesheets/plugins/markdown.min.css +1 -1
- data/app/assets/stylesheets/plugins/page_break.css +112 -0
- data/app/assets/stylesheets/plugins/page_break.min.css +7 -0
- data/app/assets/stylesheets/plugins/quick_insert.css +1 -1
- data/app/assets/stylesheets/plugins/quick_insert.min.css +1 -1
- data/app/assets/stylesheets/plugins/special_characters.css +1 -1
- data/app/assets/stylesheets/plugins/special_characters.min.css +1 -1
- data/app/assets/stylesheets/plugins/table.css +16 -90
- data/app/assets/stylesheets/plugins/table.min.css +2 -2
- data/app/assets/stylesheets/plugins/trim_video.css +1 -1
- data/app/assets/stylesheets/plugins/trim_video.min.css +1 -1
- data/app/assets/stylesheets/plugins/video.css +1 -1
- data/app/assets/stylesheets/plugins/video.min.css +1 -1
- data/app/assets/stylesheets/plugins.pkgd.css +207 -90
- data/app/assets/stylesheets/plugins.pkgd.min.css +2 -2
- data/app/assets/stylesheets/themes/dark.css +113 -50
- data/app/assets/stylesheets/themes/dark.min.css +2 -2
- data/app/assets/stylesheets/themes/gray.css +113 -50
- data/app/assets/stylesheets/themes/gray.min.css +2 -2
- data/app/assets/stylesheets/themes/royal.css +113 -50
- data/app/assets/stylesheets/themes/royal.min.css +2 -2
- data/app/assets/stylesheets/third_party/embedly.css +1 -1
- data/app/assets/stylesheets/third_party/embedly.min.css +1 -1
- data/app/assets/stylesheets/third_party/font_awesome.css +1 -1
- data/app/assets/stylesheets/third_party/font_awesome.min.css +1 -1
- data/app/assets/stylesheets/third_party/image_tui.css +1 -1
- data/app/assets/stylesheets/third_party/image_tui.min.css +1 -1
- data/app/assets/stylesheets/third_party/spell_checker.css +1 -1
- data/app/assets/stylesheets/third_party/spell_checker.min.css +1 -1
- data/lib/wysiwyg-rails/version.rb +1 -1
- metadata +9 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor v4.
|
|
2
|
+
* froala_editor v4.7.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
4
|
* Copyright 2014-2025 Froala Labs
|
|
5
5
|
*/
|
|
@@ -1459,6 +1459,101 @@ span.fr-sr-only {
|
|
|
1459
1459
|
.position-relative {
|
|
1460
1460
|
position: relative !important; }
|
|
1461
1461
|
|
|
1462
|
+
.fr-selection-handle {
|
|
1463
|
+
display: block;
|
|
1464
|
+
position: absolute;
|
|
1465
|
+
z-index: 3;
|
|
1466
|
+
width: 16px;
|
|
1467
|
+
height: 16px;
|
|
1468
|
+
padding: 3px;
|
|
1469
|
+
border: transparent 2px solid;
|
|
1470
|
+
border-radius: 4px 4px 0 0; }
|
|
1471
|
+
.fr-selection-handle a {
|
|
1472
|
+
width: 16px;
|
|
1473
|
+
height: 16px;
|
|
1474
|
+
display: block; }
|
|
1475
|
+
.fr-selection-handle a > svg {
|
|
1476
|
+
width: 16px;
|
|
1477
|
+
height: 16px; }
|
|
1478
|
+
|
|
1479
|
+
.fr-selection-handle-active {
|
|
1480
|
+
border: #F6D146 2px solid;
|
|
1481
|
+
background-color: #F6D146; }
|
|
1482
|
+
.fr-selection-handle-active a > svg {
|
|
1483
|
+
color: #F6D146; }
|
|
1484
|
+
|
|
1485
|
+
.fr-selection-handle-active-selected {
|
|
1486
|
+
border: #0098F7 2px solid;
|
|
1487
|
+
background-color: #0098F7; }
|
|
1488
|
+
.fr-selection-handle-active-selected a > svg {
|
|
1489
|
+
color: #0098F7; }
|
|
1490
|
+
|
|
1491
|
+
.fr-selection-handle-inactive {
|
|
1492
|
+
display: none; }
|
|
1493
|
+
|
|
1494
|
+
.fr-view .fr-selection-handle-hover {
|
|
1495
|
+
outline: #F6D146 2px solid; }
|
|
1496
|
+
|
|
1497
|
+
.fr-view .fr-selection-handle-selected {
|
|
1498
|
+
outline: #0098F7 2px solid;
|
|
1499
|
+
caret-color: transparent; }
|
|
1500
|
+
|
|
1501
|
+
.fr-view .fr-selection-handle-selected *::selection {
|
|
1502
|
+
background: transparent; }
|
|
1503
|
+
|
|
1504
|
+
.fr-view .fr-selection-handle-selected *::-moz-selection {
|
|
1505
|
+
background: transparent; }
|
|
1506
|
+
|
|
1507
|
+
.fr-selection-drop-indicator {
|
|
1508
|
+
position: absolute;
|
|
1509
|
+
height: 0;
|
|
1510
|
+
z-index: 1000;
|
|
1511
|
+
pointer-events: none;
|
|
1512
|
+
margin-top: -1px;
|
|
1513
|
+
width: 100%;
|
|
1514
|
+
left: 0;
|
|
1515
|
+
display: block; }
|
|
1516
|
+
.fr-selection-drop-indicator .fr-selection-drop-indicator-line {
|
|
1517
|
+
border: 1px solid #0098F7; }
|
|
1518
|
+
.fr-selection-drop-indicator .fr-selection-drop-indicator-line::before, .fr-selection-drop-indicator .fr-selection-drop-indicator-line::after {
|
|
1519
|
+
content: '';
|
|
1520
|
+
position: absolute;
|
|
1521
|
+
top: -4px;
|
|
1522
|
+
width: 8px;
|
|
1523
|
+
height: 2px;
|
|
1524
|
+
border-style: solid;
|
|
1525
|
+
border-width: 4px; }
|
|
1526
|
+
.fr-selection-drop-indicator .fr-selection-drop-indicator-line::before {
|
|
1527
|
+
left: 0;
|
|
1528
|
+
border-color: transparent transparent transparent #0098F7; }
|
|
1529
|
+
.fr-selection-drop-indicator .fr-selection-drop-indicator-line::after {
|
|
1530
|
+
right: 0;
|
|
1531
|
+
border-color: transparent #0098F7 transparent transparent; }
|
|
1532
|
+
|
|
1533
|
+
.fr-link-input-layer {
|
|
1534
|
+
display: flex;
|
|
1535
|
+
align-items: center;
|
|
1536
|
+
position: relative;
|
|
1537
|
+
justify-content: space-between; }
|
|
1538
|
+
.fr-link-input-layer .fr-input-line {
|
|
1539
|
+
width: 100%; }
|
|
1540
|
+
.fr-link-input-layer .fr-buttons:not(.fr-tabs) {
|
|
1541
|
+
padding: 0; }
|
|
1542
|
+
.fr-link-input-layer .fr-buttons .fr-command.fr-btn.fr-dropdown {
|
|
1543
|
+
width: 30px;
|
|
1544
|
+
z-index: 4;
|
|
1545
|
+
right: 0;
|
|
1546
|
+
height: 46px;
|
|
1547
|
+
margin: 0 0 0 2px; }
|
|
1548
|
+
.fr-link-input-layer .fr-buttons .fr-command.fr-btn.fr-dropdown.fr-active {
|
|
1549
|
+
background-color: #ebebeb; }
|
|
1550
|
+
.fr-link-input-layer .fr-buttons .fr-command.fr-btn.fr-dropdown:after {
|
|
1551
|
+
scale: 1.5;
|
|
1552
|
+
left: 11px;
|
|
1553
|
+
top: 20px; }
|
|
1554
|
+
.fr-link-input-layer .fr-dropdown-wrapper {
|
|
1555
|
+
width: 100%; }
|
|
1556
|
+
|
|
1462
1557
|
.fr-clearfix::after {
|
|
1463
1558
|
clear: both;
|
|
1464
1559
|
display: block;
|
|
@@ -3951,6 +4046,90 @@ div.fr-modal-body {
|
|
|
3951
4046
|
height: 24px;
|
|
3952
4047
|
width: 24px; }
|
|
3953
4048
|
|
|
4049
|
+
.fr-link-to-anchor-layer.fr-active {
|
|
4050
|
+
margin: 0 16px 16px;
|
|
4051
|
+
width: 260px; }
|
|
4052
|
+
.fr-link-to-anchor-layer.fr-active .fr-input-line {
|
|
4053
|
+
padding: 16px 0 0; }
|
|
4054
|
+
.fr-link-to-anchor-layer.fr-active .fr-input-line .fr-error-text,
|
|
4055
|
+
.fr-link-to-anchor-layer.fr-active .fr-input-line .fr-error-text:focus,
|
|
4056
|
+
.fr-link-to-anchor-layer.fr-active .fr-input-line .fr-error-text:hover {
|
|
4057
|
+
border-color: #f70000; }
|
|
4058
|
+
.fr-link-to-anchor-layer.fr-active .fr-input-text {
|
|
4059
|
+
font-family: Arial;
|
|
4060
|
+
font-size: 12px;
|
|
4061
|
+
font-style: normal;
|
|
4062
|
+
font-weight: 400;
|
|
4063
|
+
line-height: normal;
|
|
4064
|
+
padding-bottom: 16px; }
|
|
4065
|
+
.fr-link-to-anchor-layer.fr-active .fr-input-text.fr-error-text {
|
|
4066
|
+
color: #f70000; }
|
|
4067
|
+
.fr-link-to-anchor-layer .fr-action-buttons {
|
|
4068
|
+
height: 32px; }
|
|
4069
|
+
.fr-link-to-anchor-layer .fr-action-buttons .fr-submit {
|
|
4070
|
+
padding: 8px; }
|
|
4071
|
+
|
|
4072
|
+
.fr-link-to-anchor-header {
|
|
4073
|
+
display: flex;
|
|
4074
|
+
justify-content: space-between;
|
|
4075
|
+
align-items: center;
|
|
4076
|
+
height: 24px;
|
|
4077
|
+
margin: 16px 16px 0; }
|
|
4078
|
+
.fr-link-to-anchor-header .fr-align-right .fr-btn {
|
|
4079
|
+
height: 24px;
|
|
4080
|
+
width: 24px;
|
|
4081
|
+
margin: 0; }
|
|
4082
|
+
.fr-link-to-anchor-header .fr-align-right .fr-btn .fr-svg {
|
|
4083
|
+
margin: 0; }
|
|
4084
|
+
|
|
4085
|
+
.fr-edit-anchor {
|
|
4086
|
+
display: flex;
|
|
4087
|
+
align-items: center; }
|
|
4088
|
+
.fr-edit-anchor label {
|
|
4089
|
+
color: #0098F7;
|
|
4090
|
+
text-overflow: ellipsis;
|
|
4091
|
+
text-align: center;
|
|
4092
|
+
text-box: auto;
|
|
4093
|
+
min-width: 3em;
|
|
4094
|
+
max-width: 10em;
|
|
4095
|
+
font-size: 14px;
|
|
4096
|
+
cursor: default;
|
|
4097
|
+
user-select: none;
|
|
4098
|
+
-ms-user-select: none;
|
|
4099
|
+
-moz-user-select: none;
|
|
4100
|
+
overflow: hidden;
|
|
4101
|
+
margin-left: 7px;
|
|
4102
|
+
line-height: initial; }
|
|
4103
|
+
|
|
4104
|
+
.fr-view .fr-anchor {
|
|
4105
|
+
display: inline-block;
|
|
4106
|
+
height: 1.2em;
|
|
4107
|
+
width: 1.2em;
|
|
4108
|
+
vertical-align: sub;
|
|
4109
|
+
display: inline-block;
|
|
4110
|
+
/* mask instead of background */
|
|
4111
|
+
-webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path d='M4.16669 17.5V4.16667C4.16669 3.70833 4.32988 3.31597 4.65627 2.98958C4.98266 2.66319 5.37502 2.5 5.83335 2.5H14.1667C14.625 2.5 15.0174 2.66319 15.3438 2.98958C15.6702 3.31597 15.8334 3.70833 15.8334 4.16667V17.5L10 15L4.16669 17.5Z'/></svg>") no-repeat center/contain;
|
|
4112
|
+
mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path d='M4.16669 17.5V4.16667C4.16669 3.70833 4.32988 3.31597 4.65627 2.98958C4.98266 2.66319 5.37502 2.5 5.83335 2.5H14.1667C14.625 2.5 15.0174 2.66319 15.3438 2.98958C15.6702 3.31597 15.8334 3.70833 15.8334 4.16667V17.5L10 15L4.16669 17.5Z'/></svg>") no-repeat center/contain;
|
|
4113
|
+
background-color: #333333 !important;
|
|
4114
|
+
/* Hover & active states change the color */ }
|
|
4115
|
+
.fr-view .fr-anchor:hover {
|
|
4116
|
+
background-color: #F6D146 !important; }
|
|
4117
|
+
.fr-view .fr-anchor::selection {
|
|
4118
|
+
background-color: #0098F7 !important; }
|
|
4119
|
+
.fr-view .fr-anchor.fr-active, .fr-view .fr-anchor.fr-anchor-selected, .fr-view .fr-anchor:active {
|
|
4120
|
+
background-color: #0098F7 !important; }
|
|
4121
|
+
|
|
4122
|
+
/* Do not show the anchor element inside the print preview window. */
|
|
4123
|
+
@media print {
|
|
4124
|
+
.fr-view .fr-anchor {
|
|
4125
|
+
display: none; } }
|
|
4126
|
+
/* PDF export styles */
|
|
4127
|
+
.pdf-export.fr-view .fr-anchor {
|
|
4128
|
+
display: none; }
|
|
4129
|
+
|
|
4130
|
+
.print.fr-view .fr-anchor {
|
|
4131
|
+
display: none; }
|
|
4132
|
+
|
|
3954
4133
|
.fr-clearfix::after {
|
|
3955
4134
|
clear: both;
|
|
3956
4135
|
display: block;
|
|
@@ -4111,6 +4290,113 @@ div.fr-modal-body {
|
|
|
4111
4290
|
clip: rect(0, 0, 0, 0);
|
|
4112
4291
|
border: 0; }
|
|
4113
4292
|
|
|
4293
|
+
.fr-view .fr-page-break {
|
|
4294
|
+
align-items: center;
|
|
4295
|
+
display: flex;
|
|
4296
|
+
padding: 5px 0;
|
|
4297
|
+
position: relative;
|
|
4298
|
+
clear: both;
|
|
4299
|
+
break-after: page;
|
|
4300
|
+
height: 10px;
|
|
4301
|
+
margin: 2px 0; }
|
|
4302
|
+
.fr-view .fr-page-break:after {
|
|
4303
|
+
border-bottom: 2px dashed #dddddd;
|
|
4304
|
+
content: "";
|
|
4305
|
+
position: absolute;
|
|
4306
|
+
width: 100%; }
|
|
4307
|
+
.fr-view .fr-page-break ::selection {
|
|
4308
|
+
background-color: #dddddd;
|
|
4309
|
+
color: #999999; }
|
|
4310
|
+
.fr-view .fr-page-break ::-moz-selection {
|
|
4311
|
+
background-color: #dddddd;
|
|
4312
|
+
color: #999999; }
|
|
4313
|
+
.fr-view .fr-page-break .fr-page-break-label {
|
|
4314
|
+
margin-left: 15px;
|
|
4315
|
+
display: inline-flex;
|
|
4316
|
+
height: 11px;
|
|
4317
|
+
padding: 4px;
|
|
4318
|
+
justify-content: center;
|
|
4319
|
+
align-items: center;
|
|
4320
|
+
gap: 10px;
|
|
4321
|
+
flex-shrink: 0;
|
|
4322
|
+
border-radius: 2px;
|
|
4323
|
+
background: #dddddd;
|
|
4324
|
+
z-index: 1;
|
|
4325
|
+
color: #999999;
|
|
4326
|
+
font-family: Arial;
|
|
4327
|
+
font-size: 10px;
|
|
4328
|
+
font-style: normal;
|
|
4329
|
+
font-weight: 400;
|
|
4330
|
+
line-height: normal; }
|
|
4331
|
+
.fr-view .fr-page-break .fr-page-break-line {
|
|
4332
|
+
position: absolute;
|
|
4333
|
+
z-index: 1;
|
|
4334
|
+
width: 100%;
|
|
4335
|
+
display: contents; }
|
|
4336
|
+
.fr-view .fr-page-break .fr-page-break-line:before {
|
|
4337
|
+
content: '';
|
|
4338
|
+
position: absolute;
|
|
4339
|
+
left: 0;
|
|
4340
|
+
top: 50%;
|
|
4341
|
+
transform: translateY(-50%);
|
|
4342
|
+
width: 0;
|
|
4343
|
+
height: 0;
|
|
4344
|
+
border-style: solid;
|
|
4345
|
+
border-width: 6px 0 6px 10px;
|
|
4346
|
+
border-color: transparent transparent transparent #dddddd; }
|
|
4347
|
+
.fr-view .fr-page-break .fr-page-break-line:after {
|
|
4348
|
+
content: '';
|
|
4349
|
+
position: absolute;
|
|
4350
|
+
right: 0;
|
|
4351
|
+
top: 50%;
|
|
4352
|
+
transform: translateY(-50%);
|
|
4353
|
+
width: 0;
|
|
4354
|
+
height: 0;
|
|
4355
|
+
border-style: solid;
|
|
4356
|
+
border-width: 6px 10px 6px 0;
|
|
4357
|
+
border-color: transparent #dddddd transparent transparent; }
|
|
4358
|
+
|
|
4359
|
+
/* Do not show the page break element inside the print preview window. */
|
|
4360
|
+
@media print {
|
|
4361
|
+
.fr-view .fr-page-break {
|
|
4362
|
+
padding: 0; }
|
|
4363
|
+
.fr-view .fr-page-break:after,
|
|
4364
|
+
.fr-view .fr-page-break .fr-page-break-line {
|
|
4365
|
+
display: none; }
|
|
4366
|
+
|
|
4367
|
+
/*
|
|
4368
|
+
* From time to time placing page-break directly after a block element with margin causes appending a new blank page in pagination mode.
|
|
4369
|
+
* Removing margin-bottom from the block element fixes that issue and the margin is not being moved to the next blank page.
|
|
4370
|
+
*
|
|
4371
|
+
* Keep this in sync with the pagination plugins.
|
|
4372
|
+
*/
|
|
4373
|
+
.fr-view *:has(+ .fr-page-break) {
|
|
4374
|
+
margin-bottom: 0; } }
|
|
4375
|
+
/* PDF export styles */
|
|
4376
|
+
.pdf-export.fr-view .fr-page-break:after,
|
|
4377
|
+
.pdf-export.fr-view .fr-page-break .fr-page-break-line {
|
|
4378
|
+
display: none; }
|
|
4379
|
+
|
|
4380
|
+
.print.fr-view .fr-page-break-label {
|
|
4381
|
+
display: none;
|
|
4382
|
+
opacity: 0; }
|
|
4383
|
+
|
|
4384
|
+
.fr-clearfix::after {
|
|
4385
|
+
clear: both;
|
|
4386
|
+
display: block;
|
|
4387
|
+
content: "";
|
|
4388
|
+
height: 0; }
|
|
4389
|
+
|
|
4390
|
+
.fr-hide-by-clipping {
|
|
4391
|
+
position: absolute;
|
|
4392
|
+
width: 1px;
|
|
4393
|
+
height: 1px;
|
|
4394
|
+
padding: 0;
|
|
4395
|
+
margin: -1px;
|
|
4396
|
+
overflow: hidden;
|
|
4397
|
+
clip: rect(0, 0, 0, 0);
|
|
4398
|
+
border: 0; }
|
|
4399
|
+
|
|
4114
4400
|
.fr-quick-insert {
|
|
4115
4401
|
position: absolute;
|
|
4116
4402
|
z-index: 2147483639;
|
|
@@ -4260,48 +4546,6 @@ div.fr-modal-body {
|
|
|
4260
4546
|
-webkit-user-select: none;
|
|
4261
4547
|
-ms-user-select: none; }
|
|
4262
4548
|
|
|
4263
|
-
.fr-table-selector {
|
|
4264
|
-
display: block;
|
|
4265
|
-
position: absolute;
|
|
4266
|
-
z-index: 3;
|
|
4267
|
-
width: 16px;
|
|
4268
|
-
height: 16px;
|
|
4269
|
-
padding: 3px;
|
|
4270
|
-
border: transparent 2px solid;
|
|
4271
|
-
border-radius: 4px 4px 0 0; }
|
|
4272
|
-
.fr-table-selector a {
|
|
4273
|
-
width: 16px;
|
|
4274
|
-
height: 16px;
|
|
4275
|
-
display: block; }
|
|
4276
|
-
.fr-table-selector a > svg {
|
|
4277
|
-
width: 16px;
|
|
4278
|
-
height: 16px; }
|
|
4279
|
-
|
|
4280
|
-
.fr-table-selector-active {
|
|
4281
|
-
opacity: 1;
|
|
4282
|
-
visibility: visible;
|
|
4283
|
-
border: #F6D146 2px solid;
|
|
4284
|
-
background-color: #F6D146; }
|
|
4285
|
-
.fr-table-selector-active a > svg {
|
|
4286
|
-
color: #F6D146; }
|
|
4287
|
-
|
|
4288
|
-
.fr-table-selector-active-selected {
|
|
4289
|
-
border: #0098F7 2px solid;
|
|
4290
|
-
background-color: #0098F7; }
|
|
4291
|
-
.fr-table-selector-active-selected a > svg {
|
|
4292
|
-
color: #0098F7; }
|
|
4293
|
-
|
|
4294
|
-
.fr-table-selector-inactive {
|
|
4295
|
-
opacity: 0;
|
|
4296
|
-
visibility: hidden; }
|
|
4297
|
-
|
|
4298
|
-
.fr-view .fr-table-selection-hover {
|
|
4299
|
-
outline: #F6D146 2px solid; }
|
|
4300
|
-
|
|
4301
|
-
.fr-view .fr-table-selected {
|
|
4302
|
-
outline: #0098F7 2px solid;
|
|
4303
|
-
caret-color: transparent; }
|
|
4304
|
-
|
|
4305
4549
|
.fr-popup .fr-table-size {
|
|
4306
4550
|
margin: 20px; }
|
|
4307
4551
|
.fr-popup .fr-table-size .fr-table-size-info {
|
|
@@ -4346,12 +4590,6 @@ div.fr-modal-body {
|
|
|
4346
4590
|
z-index: 9999;
|
|
4347
4591
|
white-space: nowrap; }
|
|
4348
4592
|
|
|
4349
|
-
.fr-view .fr-table-selected *::selection {
|
|
4350
|
-
background: transparent; }
|
|
4351
|
-
|
|
4352
|
-
.fr-view .fr-table-selected *::-moz-selection {
|
|
4353
|
-
background: transparent; }
|
|
4354
|
-
|
|
4355
4593
|
.fr-cell-properties-form, .fr-table-properties-form {
|
|
4356
4594
|
padding: 15px;
|
|
4357
4595
|
width: 360px;
|
|
@@ -4519,24 +4757,24 @@ div.fr-modal-body {
|
|
|
4519
4757
|
.fr-table-properties-section .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {
|
|
4520
4758
|
line-height: 170%; }
|
|
4521
4759
|
|
|
4522
|
-
.fr-table-bg-container .fr-input-line, .fr-table-border-container .fr-input-line, .fr-table-
|
|
4760
|
+
.fr-table-bg-container .fr-input-line, .fr-table-border-container .fr-input-line, .fr-table-dimensions-container .fr-input-line, .fr-table-style-container .fr-input-line {
|
|
4523
4761
|
padding: 0px;
|
|
4524
4762
|
width: 100%; }
|
|
4525
|
-
.fr-table-bg-container .fr-input-line input[type="text"], .fr-table-border-container .fr-input-line input[type="text"], .fr-table-
|
|
4763
|
+
.fr-table-bg-container .fr-input-line input[type="text"], .fr-table-border-container .fr-input-line input[type="text"], .fr-table-dimensions-container .fr-input-line input[type="text"], .fr-table-style-container .fr-input-line input[type="text"] {
|
|
4526
4764
|
height: 36px;
|
|
4527
4765
|
border-color: #CCCCCC; }
|
|
4528
|
-
.fr-table-bg-container .fr-input-line input + label, .fr-table-border-container .fr-input-line input + label, .fr-table-
|
|
4766
|
+
.fr-table-bg-container .fr-input-line input + label, .fr-table-border-container .fr-input-line input + label, .fr-table-dimensions-container .fr-input-line input + label, .fr-table-style-container .fr-input-line input + label {
|
|
4529
4767
|
top: -5px;
|
|
4530
4768
|
font-weight: 100; }
|
|
4531
|
-
.fr-table-bg-container .fr-input-line input.fr-not-empty + label, .fr-table-border-container .fr-input-line input.fr-not-empty + label, .fr-table-
|
|
4769
|
+
.fr-table-bg-container .fr-input-line input.fr-not-empty + label, .fr-table-border-container .fr-input-line input.fr-not-empty + label, .fr-table-dimensions-container .fr-input-line input.fr-not-empty + label, .fr-table-style-container .fr-input-line input.fr-not-empty + label {
|
|
4532
4770
|
top: -20px;
|
|
4533
4771
|
font-weight: 100; }
|
|
4534
|
-
.fr-table-bg-container .fr-input-line #fr-table-border-style, .fr-table-border-container .fr-input-line #fr-table-border-style, .fr-table-
|
|
4772
|
+
.fr-table-bg-container .fr-input-line #fr-table-border-style, .fr-table-border-container .fr-input-line #fr-table-border-style, .fr-table-dimensions-container .fr-input-line #fr-table-border-style, .fr-table-style-container .fr-input-line #fr-table-border-style {
|
|
4535
4773
|
width: 90%;
|
|
4536
4774
|
height: 36px;
|
|
4537
4775
|
border-color: #CCCCCC;
|
|
4538
4776
|
border-radius: 2px; }
|
|
4539
|
-
.fr-table-bg-container .fr-input-line .fr-field-lable, .fr-table-border-container .fr-input-line .fr-field-lable, .fr-table-
|
|
4777
|
+
.fr-table-bg-container .fr-input-line .fr-field-lable, .fr-table-border-container .fr-input-line .fr-field-lable, .fr-table-dimensions-container .fr-input-line .fr-field-lable, .fr-table-style-container .fr-input-line .fr-field-lable {
|
|
4540
4778
|
position: absolute;
|
|
4541
4779
|
font-size: 11px;
|
|
4542
4780
|
padding: 0px 3px;
|
|
@@ -4545,13 +4783,13 @@ div.fr-modal-body {
|
|
|
4545
4783
|
font-weight: 100;
|
|
4546
4784
|
color: dimgray;
|
|
4547
4785
|
z-index: 3; }
|
|
4548
|
-
.fr-table-bg-container .fr-input-line .fr-buttons, .fr-table-border-container .fr-input-line .fr-buttons, .fr-table-
|
|
4786
|
+
.fr-table-bg-container .fr-input-line .fr-buttons, .fr-table-border-container .fr-input-line .fr-buttons, .fr-table-dimensions-container .fr-input-line .fr-buttons, .fr-table-style-container .fr-input-line .fr-buttons {
|
|
4549
4787
|
padding: 0px; }
|
|
4550
|
-
.fr-table-bg-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after, .fr-table-border-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after, .fr-table-
|
|
4788
|
+
.fr-table-bg-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after, .fr-table-border-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after, .fr-table-dimensions-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after, .fr-table-style-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after {
|
|
4551
4789
|
right: 10px; }
|
|
4552
|
-
.fr-table-bg-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active, .fr-table-border-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active, .fr-table-
|
|
4790
|
+
.fr-table-bg-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active, .fr-table-border-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active, .fr-table-dimensions-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active, .fr-table-style-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active {
|
|
4553
4791
|
background: transparent; }
|
|
4554
|
-
.fr-table-bg-container .fr-input-line .fr-dropdown, .fr-table-border-container .fr-input-line .fr-dropdown, .fr-table-
|
|
4792
|
+
.fr-table-bg-container .fr-input-line .fr-dropdown, .fr-table-border-container .fr-input-line .fr-dropdown, .fr-table-dimensions-container .fr-input-line .fr-dropdown, .fr-table-style-container .fr-input-line .fr-dropdown {
|
|
4555
4793
|
margin: 0px;
|
|
4556
4794
|
background: transparent;
|
|
4557
4795
|
border: 1px solid #CCCCCC;
|
|
@@ -4565,12 +4803,12 @@ div.fr-modal-body {
|
|
|
4565
4803
|
.fr-table-alignment-section {
|
|
4566
4804
|
margin-left: 10px; }
|
|
4567
4805
|
|
|
4568
|
-
.fr-table-border-container, .fr-table-
|
|
4806
|
+
.fr-table-border-container, .fr-table-dimensions-container, .fr-table-dimensions-section {
|
|
4569
4807
|
display: flex;
|
|
4570
4808
|
margin-top: 10px; }
|
|
4571
|
-
.fr-table-border-container .fr-dimension-separator, .fr-table-
|
|
4809
|
+
.fr-table-border-container .fr-dimension-separator, .fr-table-dimensions-container .fr-dimension-separator, .fr-table-dimensions-section .fr-dimension-separator {
|
|
4572
4810
|
margin: 10px 5px; }
|
|
4573
|
-
.fr-table-border-container .fr-btn-table-border-bg-color, .fr-table-
|
|
4811
|
+
.fr-table-border-container .fr-btn-table-border-bg-color, .fr-table-dimensions-container .fr-btn-table-border-bg-color, .fr-table-dimensions-section .fr-btn-table-border-bg-color {
|
|
4574
4812
|
margin-right: 10px;
|
|
4575
4813
|
background: transparent;
|
|
4576
4814
|
border: 1px solid #CCCCCC;
|
|
@@ -4578,14 +4816,14 @@ div.fr-modal-body {
|
|
|
4578
4816
|
border-left: 0px;
|
|
4579
4817
|
height: 36px;
|
|
4580
4818
|
margin-left: -1px; }
|
|
4581
|
-
.fr-table-border-container .fr-btn-table-border-bg-color .fr-border-color-preview, .fr-table-
|
|
4819
|
+
.fr-table-border-container .fr-btn-table-border-bg-color .fr-border-color-preview, .fr-table-dimensions-container .fr-btn-table-border-bg-color .fr-border-color-preview, .fr-table-dimensions-section .fr-btn-table-border-bg-color .fr-border-color-preview {
|
|
4582
4820
|
width: 20px;
|
|
4583
4821
|
height: 20px;
|
|
4584
4822
|
border: 1px solid #999999;
|
|
4585
4823
|
border-radius: 2px;
|
|
4586
4824
|
position: relative;
|
|
4587
4825
|
overflow: hidden; }
|
|
4588
|
-
.fr-table-border-container .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator, .fr-table-
|
|
4826
|
+
.fr-table-border-container .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator, .fr-table-dimensions-container .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator, .fr-table-dimensions-section .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator {
|
|
4589
4827
|
position: absolute;
|
|
4590
4828
|
background: red;
|
|
4591
4829
|
width: 28px;
|
|
@@ -4616,32 +4854,6 @@ div.fr-modal-body {
|
|
|
4616
4854
|
margin: 2px;
|
|
4617
4855
|
cursor: pointer; }
|
|
4618
4856
|
|
|
4619
|
-
.fr-table-drop-indicator {
|
|
4620
|
-
position: absolute;
|
|
4621
|
-
height: 0;
|
|
4622
|
-
z-index: 1000;
|
|
4623
|
-
pointer-events: none;
|
|
4624
|
-
margin-top: -1px;
|
|
4625
|
-
width: 100%;
|
|
4626
|
-
left: 0;
|
|
4627
|
-
display: block; }
|
|
4628
|
-
.fr-table-drop-indicator .fr-table-drop-indicator-line {
|
|
4629
|
-
border: 1px solid #0098F7; }
|
|
4630
|
-
.fr-table-drop-indicator .fr-table-drop-indicator-line::before, .fr-table-drop-indicator .fr-table-drop-indicator-line::after {
|
|
4631
|
-
content: '';
|
|
4632
|
-
position: absolute;
|
|
4633
|
-
top: -4px;
|
|
4634
|
-
width: 8px;
|
|
4635
|
-
height: 2px;
|
|
4636
|
-
border-style: solid;
|
|
4637
|
-
border-width: 4px; }
|
|
4638
|
-
.fr-table-drop-indicator .fr-table-drop-indicator-line::before {
|
|
4639
|
-
left: 0;
|
|
4640
|
-
border-color: transparent transparent transparent #0098F7; }
|
|
4641
|
-
.fr-table-drop-indicator .fr-table-drop-indicator-line::after {
|
|
4642
|
-
right: 0;
|
|
4643
|
-
border-color: transparent #0098F7 transparent transparent; }
|
|
4644
|
-
|
|
4645
4857
|
.fr-clearfix::after {
|
|
4646
4858
|
clear: both;
|
|
4647
4859
|
display: block;
|