@licium/editor 3.2.6 → 3.2.7
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 +3 -3
- package/dist/toastui-editor-only.css +112 -1
- package/dist/toastui-editor-viewer.css +1 -1
- package/dist/toastui-editor-viewer.js +1 -1
- package/dist/toastui-editor.css +112 -1
- 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) */
|
|
504
|
+
/* Strike (S) - Refined */
|
|
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
|
|
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='M5 12h14'/%3E%3Cpath d='M16 6c0-2-2-2-4-2s-4 1-4 3c0 3 8 2 8 5s-2 3-5 3s-5-2-5-4'/%3E%3C/svg%3E") !important;
|
|
507
507
|
}
|
|
508
508
|
|
|
509
509
|
/* HR Line */
|
|
@@ -523,7 +523,7 @@
|
|
|
523
523
|
|
|
524
524
|
/* Ordered List */
|
|
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%3Cline x1='10' y1='6' x2='21' y2='6'/%
|
|
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%3Cline x1='10' y1='6' x2='21' y2='6'/%3Cline x1='10' y1='12' x2='21' y2='12'/%3Cline x1='10' y1='18' x2='21' y2='18'/%3E%3Cpolyline points='4 8 6 5 6 19'/%3E%3C/svg%3E") !important;
|
|
527
527
|
}
|
|
528
528
|
|
|
529
529
|
/* Task List */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @licium/editor
|
|
3
|
-
* @version 3.2.
|
|
3
|
+
* @version 3.2.6 | Sat Jan 03 2026
|
|
4
4
|
* @author NHN Cloud FE Development Lab <dl_javascript@nhn.com>
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
@@ -898,6 +898,117 @@ only screen and (min-resolution: 2dppx) {
|
|
|
898
898
|
max-width: none;
|
|
899
899
|
}
|
|
900
900
|
}
|
|
901
|
+
|
|
902
|
+
/* FIX: Global Icon Replacement (Stroked SVGs for Light Mode) */
|
|
903
|
+
.toastui-editor-defaultUI-toolbar {
|
|
904
|
+
background-color: #fff;
|
|
905
|
+
}
|
|
906
|
+
|
|
907
|
+
.toastui-editor-toolbar-icons {
|
|
908
|
+
background-image: none !important;
|
|
909
|
+
/* Kill sprite */
|
|
910
|
+
background-repeat: no-repeat !important;
|
|
911
|
+
background-position: center center !important;
|
|
912
|
+
background-size: 24px 24px !important;
|
|
913
|
+
}
|
|
914
|
+
|
|
915
|
+
/* Heading (H) */
|
|
916
|
+
.toastui-editor-toolbar-icons.heading {
|
|
917
|
+
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=%27square%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M6 5v14M18 5v14M6 12h12%27/%3E%3C/svg%3E") !important;
|
|
918
|
+
}
|
|
919
|
+
|
|
920
|
+
/* Bold (B) */
|
|
921
|
+
.toastui-editor-toolbar-icons.bold {
|
|
922
|
+
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%3Cpath d=%27M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z%27/%3E%3Cpath d=%27M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z%27/%3E%3C/svg%3E") !important;
|
|
923
|
+
}
|
|
924
|
+
|
|
925
|
+
/* Italic (I) */
|
|
926
|
+
.toastui-editor-toolbar-icons.italic {
|
|
927
|
+
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
|
+
}
|
|
929
|
+
|
|
930
|
+
/* Strike (S) - Refined */
|
|
931
|
+
.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=%27M5 12h14%27/%3E%3Cpath d=%27M16 6c0-2-2-2-4-2s-4 1-4 3c0 3 8 2 8 5s-2 3-5 3s-5-2-5-4%27/%3E%3C/svg%3E") !important;
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
/* HR Line */
|
|
936
|
+
.toastui-editor-toolbar-icons.hrline {
|
|
937
|
+
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=%274%27 y1=%2712%27 x2=%2720%27 y2=%2712%27/%3E%3C/svg%3E") !important;
|
|
938
|
+
}
|
|
939
|
+
|
|
940
|
+
/* Quote */
|
|
941
|
+
.toastui-editor-toolbar-icons.quote {
|
|
942
|
+
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 11h-4a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v6c0 2.667-1.333 4.333-4 5%27/%3E%3Cpath d=%27M19 11h-4a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v6c0 2.667-1.333 4.333-4 5%27/%3E%3C/svg%3E") !important;
|
|
943
|
+
}
|
|
944
|
+
|
|
945
|
+
/* Bullet List */
|
|
946
|
+
.toastui-editor-toolbar-icons.bullet-list {
|
|
947
|
+
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%3Cline x1=%279%27 y1=%276%27 x2=%2720%27 y2=%276%27/%3Cline x1=%279%27 y1=%2712%27 x2=%2720%27 y2=%2712%27/%3Cline x1=%279%27 y1=%2718%27 x2=%2720%27 y2=%2718%27/%3E%3Ccircle cx=%275%27 cy=%276%27 r=%271%27 fill=%27%23333%27 stroke=%27none%27/%3E%3Ccircle cx=%275%27 cy=%2712%27 r=%271%27 fill=%27%23333%27 stroke=%27none%27/%3E%3Ccircle cx=%275%27 cy=%2718%27 r=%271%27 fill=%27%23333%27 stroke=%27none%27/%3E%3C/svg%3E") !important;
|
|
948
|
+
}
|
|
949
|
+
|
|
950
|
+
/* Ordered List - Refined */
|
|
951
|
+
.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%3Cline x1=%2710%27 y1=%276%27 x2=%2721%27 y2=%276%27/%3Cline x1=%2710%27 y1=%2712%27 x2=%2721%27 y2=%2712%27/%3Cline x1=%2710%27 y1=%2718%27 x2=%2721%27 y2=%2718%27/%3E%3Cpolyline points=%274 8 6 5 6 19%27/%3E%3C/svg%3E") !important;
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
/* Task List */
|
|
956
|
+
.toastui-editor-toolbar-icons.task-list {
|
|
957
|
+
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%3Crect x=%273%27 y=%275%27 width=%2718%27 height=%2714%27 rx=%272%27 ry=%272%27/%3E%3Cpolyline points=%279 11 11 13 15 9%27/%3E%3C/svg%3E") !important;
|
|
958
|
+
}
|
|
959
|
+
|
|
960
|
+
/* Indent */
|
|
961
|
+
.toastui-editor-toolbar-icons.indent {
|
|
962
|
+
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%3Cpolyline points=%273 8 7 12 3 16%27/%3E%3Cline x1=%2721%27 y1=%2712%27 x2=%2711%27 y2=%2712%27/%3E%3Cline x1=%2721%27 y1=%276%27 x2=%2711%27 y2=%276%27/%3E%3Cline x1=%2721%27 y1=%2718%27 x2=%2711%27 y2=%2718%27/%3E%3C/svg%3E") !important;
|
|
963
|
+
}
|
|
964
|
+
|
|
965
|
+
/* Outdent */
|
|
966
|
+
.toastui-editor-toolbar-icons.outdent {
|
|
967
|
+
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%3Cpolyline points=%277 8 3 12 7 16%27/%3E%3Cline x1=%2721%27 y1=%2712%27 x2=%2711%27 y2=%2712%27/%3E%3Cline x1=%2721%27 y1=%276%27 x2=%2711%27 y2=%276%27/%3E%3Cline x1=%2721%27 y1=%2718%27 x2=%2711%27 y2=%2718%27/%3E%3C/svg%3E") !important;
|
|
968
|
+
}
|
|
969
|
+
|
|
970
|
+
/* Table */
|
|
971
|
+
.toastui-editor-toolbar-icons.table {
|
|
972
|
+
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%3Crect x=%273%27 y=%273%27 width=%2718%27 height=%2718%27 rx=%272%27 ry=%272%27/%3E%3Cline x1=%273%27 y1=%279%27 x2=%2721%27 y2=%279%27/%3E%3Cline x1=%273%27 y1=%2715%27 x2=%2721%27 y2=%2715%27/%3E%3Cline x1=%279%27 y1=%273%27 x2=%279%27 y2=%2721%27/%3E%3Cline x1=%2715%27 y1=%273%27 x2=%2715%27 y2=%2721%27/%3E%3C/svg%3E") !important;
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
/* Image */
|
|
976
|
+
.toastui-editor-toolbar-icons.image {
|
|
977
|
+
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%3Crect x=%273%27 y=%273%27 width=%2718%27 height=%2718%27 rx=%272%27 ry=%272%27/%3E%3Ccircle cx=%278.5%27 cy=%278.5%27 r=%271.5%27/%3E%3Cpolyline points=%2721 15 16 10 5 21%27/%3E%3C/svg%3E") !important;
|
|
978
|
+
}
|
|
979
|
+
|
|
980
|
+
/* Link */
|
|
981
|
+
.toastui-editor-toolbar-icons.link {
|
|
982
|
+
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 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71%27/%3E%3Cpath d=%27M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71%27/%3E%3C/svg%3E") !important;
|
|
983
|
+
}
|
|
984
|
+
|
|
985
|
+
/* Code */
|
|
986
|
+
.toastui-editor-toolbar-icons.code {
|
|
987
|
+
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%3Cpolyline points=%2716 18 22 12 16 6%27/%3E%3Cpolyline points=%278 6 2 12 8 18%27/%3E%3C/svg%3E") !important;
|
|
988
|
+
}
|
|
989
|
+
|
|
990
|
+
/* Code Block */
|
|
991
|
+
.toastui-editor-toolbar-icons.codeblock {
|
|
992
|
+
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;
|
|
993
|
+
}
|
|
994
|
+
|
|
995
|
+
/* More */
|
|
996
|
+
.toastui-editor-toolbar-icons.more {
|
|
997
|
+
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%3Ccircle cx=%2712%27 cy=%2712%27 r=%271%27/%3E%3Ccircle cx=%2719%27 cy=%2712%27 r=%271%27/%3E%3Ccircle cx=%275%27 cy=%2712%27 r=%271%27/%3E%3C/svg%3E") !important;
|
|
998
|
+
}
|
|
999
|
+
|
|
1000
|
+
/* Text Align Plugin (Light Mode) */
|
|
1001
|
+
.toastui-editor-toolbar-icons.alignLeft {
|
|
1002
|
+
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
|
+
}
|
|
1004
|
+
|
|
1005
|
+
.toastui-editor-toolbar-icons.alignCenter {
|
|
1006
|
+
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
|
+
}
|
|
1008
|
+
|
|
1009
|
+
.toastui-editor-toolbar-icons.alignRight {
|
|
1010
|
+
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=\"10\" y1=\"10\" x2=\"21\" y2=\"10\" /%3E%3Cline x1=\"3\" y1=\"14\" x2=\"21\" y2=\"14\" /%3E%3Cline x1=\"10\" y1=\"18\" x2=\"21\" y2=\"18\" /%3E%3C/svg%3E") !important;
|
|
1011
|
+
}
|
|
901
1012
|
.toastui-editor-contents .toastui-editor-md-preview-highlight {
|
|
902
1013
|
position: relative;
|
|
903
1014
|
z-index: 0;
|
package/dist/toastui-editor.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @licium/editor
|
|
3
|
-
* @version 3.2.
|
|
3
|
+
* @version 3.2.6 | Sat Jan 03 2026
|
|
4
4
|
* @author NHN Cloud FE Development Lab <dl_javascript@nhn.com>
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
@@ -950,6 +950,117 @@ only screen and (min-resolution: 2dppx) {
|
|
|
950
950
|
max-width: none;
|
|
951
951
|
}
|
|
952
952
|
}
|
|
953
|
+
|
|
954
|
+
/* FIX: Global Icon Replacement (Stroked SVGs for Light Mode) */
|
|
955
|
+
.toastui-editor-defaultUI-toolbar {
|
|
956
|
+
background-color: #fff;
|
|
957
|
+
}
|
|
958
|
+
|
|
959
|
+
.toastui-editor-toolbar-icons {
|
|
960
|
+
background-image: none !important;
|
|
961
|
+
/* Kill sprite */
|
|
962
|
+
background-repeat: no-repeat !important;
|
|
963
|
+
background-position: center center !important;
|
|
964
|
+
background-size: 24px 24px !important;
|
|
965
|
+
}
|
|
966
|
+
|
|
967
|
+
/* Heading (H) */
|
|
968
|
+
.toastui-editor-toolbar-icons.heading {
|
|
969
|
+
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=%27square%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M6 5v14M18 5v14M6 12h12%27/%3E%3C/svg%3E") !important;
|
|
970
|
+
}
|
|
971
|
+
|
|
972
|
+
/* Bold (B) */
|
|
973
|
+
.toastui-editor-toolbar-icons.bold {
|
|
974
|
+
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%3Cpath d=%27M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z%27/%3E%3Cpath d=%27M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z%27/%3E%3C/svg%3E") !important;
|
|
975
|
+
}
|
|
976
|
+
|
|
977
|
+
/* Italic (I) */
|
|
978
|
+
.toastui-editor-toolbar-icons.italic {
|
|
979
|
+
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
|
+
}
|
|
981
|
+
|
|
982
|
+
/* Strike (S) - Refined */
|
|
983
|
+
.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=%27M5 12h14%27/%3E%3Cpath d=%27M16 6c0-2-2-2-4-2s-4 1-4 3c0 3 8 2 8 5s-2 3-5 3s-5-2-5-4%27/%3E%3C/svg%3E") !important;
|
|
985
|
+
}
|
|
986
|
+
|
|
987
|
+
/* HR Line */
|
|
988
|
+
.toastui-editor-toolbar-icons.hrline {
|
|
989
|
+
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=%274%27 y1=%2712%27 x2=%2720%27 y2=%2712%27/%3E%3C/svg%3E") !important;
|
|
990
|
+
}
|
|
991
|
+
|
|
992
|
+
/* Quote */
|
|
993
|
+
.toastui-editor-toolbar-icons.quote {
|
|
994
|
+
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 11h-4a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v6c0 2.667-1.333 4.333-4 5%27/%3E%3Cpath d=%27M19 11h-4a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v6c0 2.667-1.333 4.333-4 5%27/%3E%3C/svg%3E") !important;
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
/* Bullet List */
|
|
998
|
+
.toastui-editor-toolbar-icons.bullet-list {
|
|
999
|
+
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%3Cline x1=%279%27 y1=%276%27 x2=%2720%27 y2=%276%27/%3Cline x1=%279%27 y1=%2712%27 x2=%2720%27 y2=%2712%27/%3Cline x1=%279%27 y1=%2718%27 x2=%2720%27 y2=%2718%27/%3E%3Ccircle cx=%275%27 cy=%276%27 r=%271%27 fill=%27%23333%27 stroke=%27none%27/%3E%3Ccircle cx=%275%27 cy=%2712%27 r=%271%27 fill=%27%23333%27 stroke=%27none%27/%3E%3Ccircle cx=%275%27 cy=%2718%27 r=%271%27 fill=%27%23333%27 stroke=%27none%27/%3E%3C/svg%3E") !important;
|
|
1000
|
+
}
|
|
1001
|
+
|
|
1002
|
+
/* Ordered List - Refined */
|
|
1003
|
+
.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%3Cline x1=%2710%27 y1=%276%27 x2=%2721%27 y2=%276%27/%3Cline x1=%2710%27 y1=%2712%27 x2=%2721%27 y2=%2712%27/%3Cline x1=%2710%27 y1=%2718%27 x2=%2721%27 y2=%2718%27/%3E%3Cpolyline points=%274 8 6 5 6 19%27/%3E%3C/svg%3E") !important;
|
|
1005
|
+
}
|
|
1006
|
+
|
|
1007
|
+
/* Task List */
|
|
1008
|
+
.toastui-editor-toolbar-icons.task-list {
|
|
1009
|
+
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%3Crect x=%273%27 y=%275%27 width=%2718%27 height=%2714%27 rx=%272%27 ry=%272%27/%3E%3Cpolyline points=%279 11 11 13 15 9%27/%3E%3C/svg%3E") !important;
|
|
1010
|
+
}
|
|
1011
|
+
|
|
1012
|
+
/* Indent */
|
|
1013
|
+
.toastui-editor-toolbar-icons.indent {
|
|
1014
|
+
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%3Cpolyline points=%273 8 7 12 3 16%27/%3E%3Cline x1=%2721%27 y1=%2712%27 x2=%2711%27 y2=%2712%27/%3E%3Cline x1=%2721%27 y1=%276%27 x2=%2711%27 y2=%276%27/%3E%3Cline x1=%2721%27 y1=%2718%27 x2=%2711%27 y2=%2718%27/%3E%3C/svg%3E") !important;
|
|
1015
|
+
}
|
|
1016
|
+
|
|
1017
|
+
/* Outdent */
|
|
1018
|
+
.toastui-editor-toolbar-icons.outdent {
|
|
1019
|
+
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%3Cpolyline points=%277 8 3 12 7 16%27/%3E%3Cline x1=%2721%27 y1=%2712%27 x2=%2711%27 y2=%2712%27/%3E%3Cline x1=%2721%27 y1=%276%27 x2=%2711%27 y2=%276%27/%3E%3Cline x1=%2721%27 y1=%2718%27 x2=%2711%27 y2=%2718%27/%3E%3C/svg%3E") !important;
|
|
1020
|
+
}
|
|
1021
|
+
|
|
1022
|
+
/* Table */
|
|
1023
|
+
.toastui-editor-toolbar-icons.table {
|
|
1024
|
+
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%3Crect x=%273%27 y=%273%27 width=%2718%27 height=%2718%27 rx=%272%27 ry=%272%27/%3E%3Cline x1=%273%27 y1=%279%27 x2=%2721%27 y2=%279%27/%3E%3Cline x1=%273%27 y1=%2715%27 x2=%2721%27 y2=%2715%27/%3E%3Cline x1=%279%27 y1=%273%27 x2=%279%27 y2=%2721%27/%3E%3Cline x1=%2715%27 y1=%273%27 x2=%2715%27 y2=%2721%27/%3E%3C/svg%3E") !important;
|
|
1025
|
+
}
|
|
1026
|
+
|
|
1027
|
+
/* Image */
|
|
1028
|
+
.toastui-editor-toolbar-icons.image {
|
|
1029
|
+
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%3Crect x=%273%27 y=%273%27 width=%2718%27 height=%2718%27 rx=%272%27 ry=%272%27/%3E%3Ccircle cx=%278.5%27 cy=%278.5%27 r=%271.5%27/%3E%3Cpolyline points=%2721 15 16 10 5 21%27/%3E%3C/svg%3E") !important;
|
|
1030
|
+
}
|
|
1031
|
+
|
|
1032
|
+
/* Link */
|
|
1033
|
+
.toastui-editor-toolbar-icons.link {
|
|
1034
|
+
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 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71%27/%3E%3Cpath d=%27M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71%27/%3E%3C/svg%3E") !important;
|
|
1035
|
+
}
|
|
1036
|
+
|
|
1037
|
+
/* Code */
|
|
1038
|
+
.toastui-editor-toolbar-icons.code {
|
|
1039
|
+
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%3Cpolyline points=%2716 18 22 12 16 6%27/%3E%3Cpolyline points=%278 6 2 12 8 18%27/%3E%3C/svg%3E") !important;
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
/* Code Block */
|
|
1043
|
+
.toastui-editor-toolbar-icons.codeblock {
|
|
1044
|
+
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;
|
|
1045
|
+
}
|
|
1046
|
+
|
|
1047
|
+
/* More */
|
|
1048
|
+
.toastui-editor-toolbar-icons.more {
|
|
1049
|
+
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%3Ccircle cx=%2712%27 cy=%2712%27 r=%271%27/%3E%3Ccircle cx=%2719%27 cy=%2712%27 r=%271%27/%3E%3Ccircle cx=%275%27 cy=%2712%27 r=%271%27/%3E%3C/svg%3E") !important;
|
|
1050
|
+
}
|
|
1051
|
+
|
|
1052
|
+
/* Text Align Plugin (Light Mode) */
|
|
1053
|
+
.toastui-editor-toolbar-icons.alignLeft {
|
|
1054
|
+
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
|
+
}
|
|
1056
|
+
|
|
1057
|
+
.toastui-editor-toolbar-icons.alignCenter {
|
|
1058
|
+
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
|
+
}
|
|
1060
|
+
|
|
1061
|
+
.toastui-editor-toolbar-icons.alignRight {
|
|
1062
|
+
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=\"10\" y1=\"10\" x2=\"21\" y2=\"10\" /%3E%3Cline x1=\"3\" y1=\"14\" x2=\"21\" y2=\"14\" /%3E%3Cline x1=\"10\" y1=\"18\" x2=\"21\" y2=\"18\" /%3E%3C/svg%3E") !important;
|
|
1063
|
+
}
|
|
953
1064
|
/*
|
|
954
1065
|
z-index basis
|
|
955
1066
|
-1: pseudo element
|
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.7",
|
|
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": "355b7f775d32024933020ad10610f4b646b68350"
|
|
95
95
|
}
|
package/types/index.d.ts
CHANGED