@licium/editor 3.2.7 → 3.2.8
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.
- package/dist/esm/i18n/ar.js +1 -1
- package/dist/esm/i18n/cs-cz.js +1 -1
- package/dist/esm/i18n/de-de.js +1 -1
- package/dist/esm/i18n/en-us.js +1 -1
- package/dist/esm/i18n/es-es.js +1 -1
- package/dist/esm/i18n/fi-fi.js +1 -1
- package/dist/esm/i18n/fr-fr.js +1 -1
- package/dist/esm/i18n/gl-es.js +1 -1
- package/dist/esm/i18n/hr-hr.js +1 -1
- package/dist/esm/i18n/i18n.js +1 -1
- package/dist/esm/i18n/it-it.js +1 -1
- package/dist/esm/i18n/ja-jp.js +1 -1
- package/dist/esm/i18n/ko-kr.js +1 -1
- package/dist/esm/i18n/nb-no.js +1 -1
- package/dist/esm/i18n/nl-nl.js +1 -1
- package/dist/esm/i18n/pl-pl.js +1 -1
- package/dist/esm/i18n/pt-br.js +1 -1
- package/dist/esm/i18n/ru-ru.js +1 -1
- package/dist/esm/i18n/sv-se.js +1 -1
- package/dist/esm/i18n/tr-tr.js +1 -1
- package/dist/esm/i18n/uk-ua.js +1 -1
- package/dist/esm/i18n/zh-cn.js +1 -1
- package/dist/esm/i18n/zh-tw.js +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/indexViewer.js +1 -1
- package/dist/i18n/ar.js +1 -1
- package/dist/i18n/cs-cz.js +1 -1
- package/dist/i18n/de-de.js +1 -1
- package/dist/i18n/es-es.js +1 -1
- package/dist/i18n/fi-fi.js +1 -1
- package/dist/i18n/fr-fr.js +1 -1
- package/dist/i18n/gl-es.js +1 -1
- package/dist/i18n/hr-hr.js +1 -1
- package/dist/i18n/it-it.js +1 -1
- package/dist/i18n/ja-jp.js +1 -1
- package/dist/i18n/ko-kr.js +1 -1
- package/dist/i18n/nb-no.js +1 -1
- package/dist/i18n/nl-nl.js +1 -1
- package/dist/i18n/pl-pl.js +1 -1
- package/dist/i18n/pt-br.js +1 -1
- package/dist/i18n/ru-ru.js +1 -1
- package/dist/i18n/sv-se.js +1 -1
- package/dist/i18n/tr-tr.js +1 -1
- package/dist/i18n/uk-ua.js +1 -1
- package/dist/i18n/zh-cn.js +1 -1
- package/dist/i18n/zh-tw.js +1 -1
- package/dist/theme/toastui-editor-dark.css +20 -4
- package/dist/toastui-editor-only.css +26 -7
- package/dist/toastui-editor-viewer.css +1 -1
- package/dist/toastui-editor-viewer.js +1 -1
- package/dist/toastui-editor.css +26 -7
- package/dist/toastui-editor.js +1 -1
- package/package.json +2 -2
- package/types/index.d.ts +1 -1
package/dist/esm/i18n/ar.js
CHANGED
package/dist/esm/i18n/cs-cz.js
CHANGED
package/dist/esm/i18n/de-de.js
CHANGED
package/dist/esm/i18n/en-us.js
CHANGED
package/dist/esm/i18n/es-es.js
CHANGED
package/dist/esm/i18n/fi-fi.js
CHANGED
package/dist/esm/i18n/fr-fr.js
CHANGED
package/dist/esm/i18n/gl-es.js
CHANGED
package/dist/esm/i18n/hr-hr.js
CHANGED
package/dist/esm/i18n/i18n.js
CHANGED
package/dist/esm/i18n/it-it.js
CHANGED
package/dist/esm/i18n/ja-jp.js
CHANGED
package/dist/esm/i18n/ko-kr.js
CHANGED
package/dist/esm/i18n/nb-no.js
CHANGED
package/dist/esm/i18n/nl-nl.js
CHANGED
package/dist/esm/i18n/pl-pl.js
CHANGED
package/dist/esm/i18n/pt-br.js
CHANGED
package/dist/esm/i18n/ru-ru.js
CHANGED
package/dist/esm/i18n/sv-se.js
CHANGED
package/dist/esm/i18n/tr-tr.js
CHANGED
package/dist/esm/i18n/uk-ua.js
CHANGED
package/dist/esm/i18n/zh-cn.js
CHANGED
package/dist/esm/i18n/zh-tw.js
CHANGED
package/dist/esm/index.js
CHANGED
package/dist/esm/indexViewer.js
CHANGED
package/dist/i18n/ar.js
CHANGED
package/dist/i18n/cs-cz.js
CHANGED
package/dist/i18n/de-de.js
CHANGED
package/dist/i18n/es-es.js
CHANGED
package/dist/i18n/fi-fi.js
CHANGED
package/dist/i18n/fr-fr.js
CHANGED
package/dist/i18n/gl-es.js
CHANGED
package/dist/i18n/hr-hr.js
CHANGED
package/dist/i18n/it-it.js
CHANGED
package/dist/i18n/ja-jp.js
CHANGED
package/dist/i18n/ko-kr.js
CHANGED
package/dist/i18n/nb-no.js
CHANGED
package/dist/i18n/nl-nl.js
CHANGED
package/dist/i18n/pl-pl.js
CHANGED
package/dist/i18n/pt-br.js
CHANGED
package/dist/i18n/ru-ru.js
CHANGED
package/dist/i18n/sv-se.js
CHANGED
package/dist/i18n/tr-tr.js
CHANGED
package/dist/i18n/uk-ua.js
CHANGED
package/dist/i18n/zh-cn.js
CHANGED
package/dist/i18n/zh-tw.js
CHANGED
|
@@ -501,9 +501,9 @@
|
|
|
501
501
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23eee' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='19' y1='4' x2='10' y2='4'/%3E%3Cline x1='14' y1='20' x2='5' y2='20'/%3E%3Cline x1='15' y1='4' x2='9' y2='20'/%3E%3C/svg%3E") !important;
|
|
502
502
|
}
|
|
503
503
|
|
|
504
|
-
/* Strike (S) - Refined */
|
|
504
|
+
/* Strike (S) - Refined Geometric */
|
|
505
505
|
.toastui-editor-dark .toastui-editor-toolbar-icons.strike {
|
|
506
|
-
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23eee' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='
|
|
506
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23eee' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 6c0-2.5-2-3.5-5-3.5s-5 1.5-5 4c0 2.5 3 3.5 5 4.5c2 1 5 2 5 4.5c0 3-2.5 4-5 4c-3 0-5-1.5-5.5-4'/%3E%3Cpath d='M4 12h16'/%3E%3C/svg%3E") !important;
|
|
507
507
|
}
|
|
508
508
|
|
|
509
509
|
/* HR Line */
|
|
@@ -521,9 +521,25 @@
|
|
|
521
521
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23eee' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='9' y1='6' x2='20' y2='6'/%3E%3Cline x1='9' y1='12' x2='20' y2='12'/%3E%3Cline x1='9' y1='18' x2='20' y2='18'/%3E%3Ccircle cx='5' cy='6' r='1' fill='%23eee' stroke='none'/%3E%3Ccircle cx='5' cy='12' r='1' fill='%23eee' stroke='none'/%3E%3Ccircle cx='5' cy='18' r='1' fill='%23eee' stroke='none'/%3E%3C/svg%3E") !important;
|
|
522
522
|
}
|
|
523
523
|
|
|
524
|
-
/* Ordered List */
|
|
524
|
+
/* Ordered List - Refined */
|
|
525
525
|
.toastui-editor-dark .toastui-editor-toolbar-icons.ordered-list {
|
|
526
|
-
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23eee' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%
|
|
526
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23eee' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 6h11M10 12h11M10 18h11M4 8l2-3v14'/%3E%3C/svg%3E") !important;
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
/* Text Color Plugin (Dark Mode) - High Specificity */
|
|
530
|
+
.toastui-editor-dark .toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-icons.color {
|
|
531
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23eee' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3l-7 17h3l1.5-4h9l1.5 4h3L12 3z'/%3E%3Cpath d='M10.4 14h3.2L12 9l-1.6 5z' fill='%23eee' stroke='none'/%3E%3Cline x1='4' y1='22' x2='20' y2='22'/%3E%3C/svg%3E") !important;
|
|
532
|
+
background-size: 24px 24px !important;
|
|
533
|
+
background-position: center center !important;
|
|
534
|
+
}
|
|
535
|
+
|
|
536
|
+
/* Code Block (Dark Mode) - Force Fix */
|
|
537
|
+
.toastui-editor-dark .toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-icons.codeblock,
|
|
538
|
+
.toastui-editor-dark .toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-icons.code-block {
|
|
539
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23eee' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='16' y1='13' x2='8' y2='13'/%3E%3Cline x1='16' y1='17' x2='8' y2='17'/%3E%3Cpolyline points='10 9 9 9 8 9'/%3E%3C/svg%3E") !important;
|
|
540
|
+
text-indent: -9999px !important;
|
|
541
|
+
/* Hide text 'CB' */
|
|
542
|
+
color: transparent !important;
|
|
527
543
|
}
|
|
528
544
|
|
|
529
545
|
/* Task List */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @licium/editor
|
|
3
|
-
* @version 3.2.
|
|
3
|
+
* @version 3.2.7 | Sat Jan 03 2026
|
|
4
4
|
* @author NHN Cloud FE Development Lab <dl_javascript@nhn.com>
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
@@ -300,7 +300,8 @@
|
|
|
300
300
|
.toastui-editor-defaultUI-toolbar {
|
|
301
301
|
display: -ms-flexbox;
|
|
302
302
|
display: flex;
|
|
303
|
-
|
|
303
|
+
justify-content: space-between;
|
|
304
|
+
padding: 0 10px;
|
|
304
305
|
height: 45px;
|
|
305
306
|
background-color: #f7f9fc;
|
|
306
307
|
border-bottom: 1px solid #ebedf2;
|
|
@@ -317,7 +318,7 @@
|
|
|
317
318
|
width: 1px;
|
|
318
319
|
height: 18px;
|
|
319
320
|
background-color: #e1e3e9;
|
|
320
|
-
margin: 14px
|
|
321
|
+
margin: 14px 0px;
|
|
321
322
|
}
|
|
322
323
|
|
|
323
324
|
.toastui-editor-toolbar-group {
|
|
@@ -332,7 +333,7 @@
|
|
|
332
333
|
height: 32px;
|
|
333
334
|
padding: 0;
|
|
334
335
|
border-radius: 3px;
|
|
335
|
-
margin: 7px
|
|
336
|
+
margin: 7px 3px;
|
|
336
337
|
border: 1px solid #f7f9fc;
|
|
337
338
|
}
|
|
338
339
|
|
|
@@ -350,6 +351,7 @@
|
|
|
350
351
|
line-height: 10px;
|
|
351
352
|
color: #81858f;
|
|
352
353
|
cursor: pointer;
|
|
354
|
+
align-self: center;
|
|
353
355
|
}
|
|
354
356
|
|
|
355
357
|
.toastui-editor-defaultUI-toolbar .scroll-sync::before {
|
|
@@ -927,9 +929,9 @@ only screen and (min-resolution: 2dppx) {
|
|
|
927
929
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23333%27 stroke-width=%272.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cline x1=%2719%27 y1=%274%27 x2=%2710%27 y2=%274%27/%3Cline x1=%2714%27 y1=%2720%27 x2=%275%27 y2=%2720%27/%3Cline x1=%2715%27 y1=%274%27 x2=%279%27 y2=%2720%27/%3E%3C/svg%3E") !important;
|
|
928
930
|
}
|
|
929
931
|
|
|
930
|
-
/* Strike (S) - Refined */
|
|
932
|
+
/* Strike (S) - Refined Geometric */
|
|
931
933
|
.toastui-editor-toolbar-icons.strike {
|
|
932
|
-
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23333%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%
|
|
934
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23333%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M15 6c0-2.5-2-3.5-5-3.5s-5 1.5-5 4c0 2.5 3 3.5 5 4.5c2 1 5 2 5 4.5c0 3-2.5 4-5 4c-3 0-5-1.5-5.5-4%27/%3E%3Cpath d=%27M4 12h16%27/%3E%3C/svg%3E") !important;
|
|
933
935
|
}
|
|
934
936
|
|
|
935
937
|
/* HR Line */
|
|
@@ -949,7 +951,7 @@ only screen and (min-resolution: 2dppx) {
|
|
|
949
951
|
|
|
950
952
|
/* Ordered List - Refined */
|
|
951
953
|
.toastui-editor-toolbar-icons.ordered-list {
|
|
952
|
-
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23333%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%
|
|
954
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23333%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M10 6h11M10 12h11M10 18h11M4 8l2-3v14%27/%3E%3C/svg%3E") !important;
|
|
953
955
|
}
|
|
954
956
|
|
|
955
957
|
/* Task List */
|
|
@@ -998,10 +1000,27 @@ only screen and (min-resolution: 2dppx) {
|
|
|
998
1000
|
}
|
|
999
1001
|
|
|
1000
1002
|
/* Text Align Plugin (Light Mode) */
|
|
1003
|
+
|
|
1001
1004
|
.toastui-editor-toolbar-icons.alignLeft {
|
|
1002
1005
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23333\" stroke-width=\"2\" stroke-linecap=\"round\"%3E%3Cline x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\" /%3E%3Cline x1=\"3\" y1=\"10\" x2=\"14\" y2=\"10\" /%3E%3Cline x1=\"3\" y1=\"14\" x2=\"21\" y2=\"14\" /%3E%3Cline x1=\"3\" y1=\"18\" x2=\"14\" y2=\"18\" /%3E%3C/svg%3E") !important;
|
|
1003
1006
|
}
|
|
1004
1007
|
|
|
1008
|
+
/* Text Color Plugin (Light Mode) - High Specificity Override */
|
|
1009
|
+
.toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-icons.color {
|
|
1010
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23333%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M12 3l-7 17h3l1.5-4h9l1.5 4h3L12 3z%27/%3E%3Cpath d=%27M10.4 14h3.2L12 9l-1.6 5z%27 fill=%27%23333%27 stroke=%27none%27/%3E%3Cline x1=%274%27 y1=%2722%27 x2=%2720%27 y2=%2722%27/%3E%3C/svg%3E") !important;
|
|
1011
|
+
background-size: 24px 24px !important;
|
|
1012
|
+
background-position: center center !important;
|
|
1013
|
+
}
|
|
1014
|
+
|
|
1015
|
+
/* Code Block - Force Fix with High Specificity */
|
|
1016
|
+
.toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-icons.codeblock,
|
|
1017
|
+
.toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-icons.code-block {
|
|
1018
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23333%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z%27/%3E%3Cpolyline points=%2714 2 14 8 20 8%27/%3E%3Cline x1=%2716%27 y1=%2713%27 x2=%278%27 y2=%2713%27/%3E%3Cline x1=%2716%27 y1=%2717%27 x2=%278%27 y2=%2717%27/%3E%3Cpolyline points=%2710 9 9 9 8 9%27/%3E%3C/svg%3E") !important;
|
|
1019
|
+
text-indent: -9999px !important;
|
|
1020
|
+
/* Hide text 'CB' if present */
|
|
1021
|
+
color: transparent !important;
|
|
1022
|
+
}
|
|
1023
|
+
|
|
1005
1024
|
.toastui-editor-toolbar-icons.alignCenter {
|
|
1006
1025
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23333\" stroke-width=\"2\" stroke-linecap=\"round\"%3E%3Cline x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\" /%3E%3Cline x1=\"7\" y1=\"10\" x2=\"17\" y2=\"10\" /%3E%3Cline x1=\"3\" y1=\"14\" x2=\"21\" y2=\"14\" /%3E%3Cline x1=\"7\" y1=\"18\" x2=\"17\" y2=\"18\" /%3E%3C/svg%3E") !important;
|
|
1007
1026
|
}
|
package/dist/toastui-editor.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @licium/editor
|
|
3
|
-
* @version 3.2.
|
|
3
|
+
* @version 3.2.7 | Sat Jan 03 2026
|
|
4
4
|
* @author NHN Cloud FE Development Lab <dl_javascript@nhn.com>
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
@@ -352,7 +352,8 @@ img.ProseMirror-separator {
|
|
|
352
352
|
.toastui-editor-defaultUI-toolbar {
|
|
353
353
|
display: -ms-flexbox;
|
|
354
354
|
display: flex;
|
|
355
|
-
|
|
355
|
+
justify-content: space-between;
|
|
356
|
+
padding: 0 10px;
|
|
356
357
|
height: 45px;
|
|
357
358
|
background-color: #f7f9fc;
|
|
358
359
|
border-bottom: 1px solid #ebedf2;
|
|
@@ -369,7 +370,7 @@ img.ProseMirror-separator {
|
|
|
369
370
|
width: 1px;
|
|
370
371
|
height: 18px;
|
|
371
372
|
background-color: #e1e3e9;
|
|
372
|
-
margin: 14px
|
|
373
|
+
margin: 14px 0px;
|
|
373
374
|
}
|
|
374
375
|
|
|
375
376
|
.toastui-editor-toolbar-group {
|
|
@@ -384,7 +385,7 @@ img.ProseMirror-separator {
|
|
|
384
385
|
height: 32px;
|
|
385
386
|
padding: 0;
|
|
386
387
|
border-radius: 3px;
|
|
387
|
-
margin: 7px
|
|
388
|
+
margin: 7px 3px;
|
|
388
389
|
border: 1px solid #f7f9fc;
|
|
389
390
|
}
|
|
390
391
|
|
|
@@ -402,6 +403,7 @@ img.ProseMirror-separator {
|
|
|
402
403
|
line-height: 10px;
|
|
403
404
|
color: #81858f;
|
|
404
405
|
cursor: pointer;
|
|
406
|
+
align-self: center;
|
|
405
407
|
}
|
|
406
408
|
|
|
407
409
|
.toastui-editor-defaultUI-toolbar .scroll-sync::before {
|
|
@@ -979,9 +981,9 @@ only screen and (min-resolution: 2dppx) {
|
|
|
979
981
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23333%27 stroke-width=%272.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cline x1=%2719%27 y1=%274%27 x2=%2710%27 y2=%274%27/%3Cline x1=%2714%27 y1=%2720%27 x2=%275%27 y2=%2720%27/%3Cline x1=%2715%27 y1=%274%27 x2=%279%27 y2=%2720%27/%3E%3C/svg%3E") !important;
|
|
980
982
|
}
|
|
981
983
|
|
|
982
|
-
/* Strike (S) - Refined */
|
|
984
|
+
/* Strike (S) - Refined Geometric */
|
|
983
985
|
.toastui-editor-toolbar-icons.strike {
|
|
984
|
-
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23333%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%
|
|
986
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23333%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M15 6c0-2.5-2-3.5-5-3.5s-5 1.5-5 4c0 2.5 3 3.5 5 4.5c2 1 5 2 5 4.5c0 3-2.5 4-5 4c-3 0-5-1.5-5.5-4%27/%3E%3Cpath d=%27M4 12h16%27/%3E%3C/svg%3E") !important;
|
|
985
987
|
}
|
|
986
988
|
|
|
987
989
|
/* HR Line */
|
|
@@ -1001,7 +1003,7 @@ only screen and (min-resolution: 2dppx) {
|
|
|
1001
1003
|
|
|
1002
1004
|
/* Ordered List - Refined */
|
|
1003
1005
|
.toastui-editor-toolbar-icons.ordered-list {
|
|
1004
|
-
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23333%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%
|
|
1006
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23333%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M10 6h11M10 12h11M10 18h11M4 8l2-3v14%27/%3E%3C/svg%3E") !important;
|
|
1005
1007
|
}
|
|
1006
1008
|
|
|
1007
1009
|
/* Task List */
|
|
@@ -1050,10 +1052,27 @@ only screen and (min-resolution: 2dppx) {
|
|
|
1050
1052
|
}
|
|
1051
1053
|
|
|
1052
1054
|
/* Text Align Plugin (Light Mode) */
|
|
1055
|
+
|
|
1053
1056
|
.toastui-editor-toolbar-icons.alignLeft {
|
|
1054
1057
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23333\" stroke-width=\"2\" stroke-linecap=\"round\"%3E%3Cline x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\" /%3E%3Cline x1=\"3\" y1=\"10\" x2=\"14\" y2=\"10\" /%3E%3Cline x1=\"3\" y1=\"14\" x2=\"21\" y2=\"14\" /%3E%3Cline x1=\"3\" y1=\"18\" x2=\"14\" y2=\"18\" /%3E%3C/svg%3E") !important;
|
|
1055
1058
|
}
|
|
1056
1059
|
|
|
1060
|
+
/* Text Color Plugin (Light Mode) - High Specificity Override */
|
|
1061
|
+
.toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-icons.color {
|
|
1062
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23333%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M12 3l-7 17h3l1.5-4h9l1.5 4h3L12 3z%27/%3E%3Cpath d=%27M10.4 14h3.2L12 9l-1.6 5z%27 fill=%27%23333%27 stroke=%27none%27/%3E%3Cline x1=%274%27 y1=%2722%27 x2=%2720%27 y2=%2722%27/%3E%3C/svg%3E") !important;
|
|
1063
|
+
background-size: 24px 24px !important;
|
|
1064
|
+
background-position: center center !important;
|
|
1065
|
+
}
|
|
1066
|
+
|
|
1067
|
+
/* Code Block - Force Fix with High Specificity */
|
|
1068
|
+
.toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-icons.codeblock,
|
|
1069
|
+
.toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-icons.code-block {
|
|
1070
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23333%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z%27/%3E%3Cpolyline points=%2714 2 14 8 20 8%27/%3E%3Cline x1=%2716%27 y1=%2713%27 x2=%278%27 y2=%2713%27/%3E%3Cline x1=%2716%27 y1=%2717%27 x2=%278%27 y2=%2717%27/%3E%3Cpolyline points=%2710 9 9 9 8 9%27/%3E%3C/svg%3E") !important;
|
|
1071
|
+
text-indent: -9999px !important;
|
|
1072
|
+
/* Hide text 'CB' if present */
|
|
1073
|
+
color: transparent !important;
|
|
1074
|
+
}
|
|
1075
|
+
|
|
1057
1076
|
.toastui-editor-toolbar-icons.alignCenter {
|
|
1058
1077
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23333\" stroke-width=\"2\" stroke-linecap=\"round\"%3E%3Cline x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\" /%3E%3Cline x1=\"7\" y1=\"10\" x2=\"17\" y2=\"10\" /%3E%3Cline x1=\"3\" y1=\"14\" x2=\"21\" y2=\"14\" /%3E%3Cline x1=\"7\" y1=\"18\" x2=\"17\" y2=\"18\" /%3E%3C/svg%3E") !important;
|
|
1059
1078
|
}
|
package/dist/toastui-editor.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@licium/editor",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.8",
|
|
4
4
|
"description": "GFM Markdown Wysiwyg Editor - Productive and Extensible",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"nhn",
|
|
@@ -91,5 +91,5 @@
|
|
|
91
91
|
"prosemirror-state": "^1.3.4",
|
|
92
92
|
"prosemirror-view": "^1.18.7"
|
|
93
93
|
},
|
|
94
|
-
"gitHead": "
|
|
94
|
+
"gitHead": "57d08debec21e2e17c9e6f98bb9c379c597b684a"
|
|
95
95
|
}
|
package/types/index.d.ts
CHANGED