@licium/editor 3.2.4 → 3.2.6
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 +9 -4
- package/dist/esm/indexViewer.js +9 -4
- 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 +103 -2
- package/dist/toastui-editor-only.css +1 -1
- package/dist/toastui-editor-viewer.css +1 -1
- package/dist/toastui-editor-viewer.js +1 -1
- package/dist/toastui-editor.css +1 -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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @licium/editor
|
|
3
|
-
* @version 3.2.
|
|
3
|
+
* @version 3.2.5 | Sat Jan 03 2026
|
|
4
4
|
* @author NHN Cloud FE Development Lab <dl_javascript@nhn.com>
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
@@ -4254,7 +4254,7 @@ function memorizeHandler(element, type, handler, wrappedHandler) {
|
|
|
4254
4254
|
|
|
4255
4255
|
var on_1 = on;
|
|
4256
4256
|
|
|
4257
|
-
|
|
4257
|
+
/******************************************************************************
|
|
4258
4258
|
Copyright (c) Microsoft Corporation.
|
|
4259
4259
|
|
|
4260
4260
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
@@ -4268,7 +4268,7 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
4268
4268
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
4269
4269
|
PERFORMANCE OF THIS SOFTWARE.
|
|
4270
4270
|
***************************************************************************** */
|
|
4271
|
-
/* global Reflect, Promise */
|
|
4271
|
+
/* global Reflect, Promise, SuppressedError, Symbol, Iterator */
|
|
4272
4272
|
|
|
4273
4273
|
var extendStatics = function(d, b) {
|
|
4274
4274
|
extendStatics = Object.setPrototypeOf ||
|
|
@@ -4304,7 +4304,12 @@ function __spreadArray(to, from, pack) {
|
|
|
4304
4304
|
}
|
|
4305
4305
|
}
|
|
4306
4306
|
return to.concat(ar || Array.prototype.slice.call(from));
|
|
4307
|
-
}
|
|
4307
|
+
}
|
|
4308
|
+
|
|
4309
|
+
typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
|
|
4310
|
+
var e = new Error(message);
|
|
4311
|
+
return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
|
|
4312
|
+
};
|
|
4308
4313
|
|
|
4309
4314
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
4310
4315
|
|
package/dist/esm/indexViewer.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @licium/editor : viewer
|
|
3
|
-
* @version 3.2.
|
|
3
|
+
* @version 3.2.5 | Sat Jan 03 2026
|
|
4
4
|
* @author NHN Cloud FE Development Lab <dl_javascript@nhn.com>
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
@@ -11,7 +11,7 @@ import { Decoration, DecorationSet } from 'prosemirror-view';
|
|
|
11
11
|
import { keymap } from 'prosemirror-keymap';
|
|
12
12
|
import { Fragment } from 'prosemirror-model';
|
|
13
13
|
|
|
14
|
-
|
|
14
|
+
/******************************************************************************
|
|
15
15
|
Copyright (c) Microsoft Corporation.
|
|
16
16
|
|
|
17
17
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
@@ -25,7 +25,7 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
25
25
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
26
26
|
PERFORMANCE OF THIS SOFTWARE.
|
|
27
27
|
***************************************************************************** */
|
|
28
|
-
/* global Reflect, Promise */
|
|
28
|
+
/* global Reflect, Promise, SuppressedError, Symbol, Iterator */
|
|
29
29
|
|
|
30
30
|
var extendStatics = function(d, b) {
|
|
31
31
|
extendStatics = Object.setPrototypeOf ||
|
|
@@ -61,7 +61,12 @@ function __spreadArray(to, from, pack) {
|
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
63
|
return to.concat(ar || Array.prototype.slice.call(from));
|
|
64
|
-
}
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
|
|
67
|
+
var e = new Error(message);
|
|
68
|
+
return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
|
|
69
|
+
};
|
|
65
70
|
|
|
66
71
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
67
72
|
|
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
|
@@ -470,10 +470,111 @@
|
|
|
470
470
|
background-color: rgba(255, 250, 193, 0.25);
|
|
471
471
|
}
|
|
472
472
|
|
|
473
|
-
/* FIX: Replace broken "More" button icon
|
|
473
|
+
/* FIX: Replace broken "More" button icon with clean SVG */
|
|
474
474
|
.toastui-editor-dark .toastui-editor-toolbar-icons.more {
|
|
475
|
-
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23eee'%3E%3Ccircle cx='
|
|
475
|
+
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%3Ccircle cx='12' cy='12' r='1'/%3E%3Ccircle cx='19' cy='12' r='1'/%3E%3Ccircle cx='5' cy='12' r='1'/%3E%3C/svg%3E") !important;
|
|
476
476
|
background-repeat: no-repeat !important;
|
|
477
477
|
background-position: center center !important;
|
|
478
478
|
background-size: 24px 24px !important;
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
/* FIX: Replace ALL other icons with Stroked SVGs (Original Style) */
|
|
482
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons {
|
|
483
|
+
background-repeat: no-repeat !important;
|
|
484
|
+
background-position: center center !important;
|
|
485
|
+
background-size: 24px 24px !important;
|
|
486
|
+
/* Restored to 24px size */
|
|
487
|
+
}
|
|
488
|
+
|
|
489
|
+
/* Heading (H) - Serif Style */
|
|
490
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.heading {
|
|
491
|
+
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='square' stroke-linejoin='round'%3E%3Cpath d='M6 5v14M18 5v14M6 12h12'/%3E%3C/svg%3E") !important;
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
/* Bold (B) - Serif Style */
|
|
495
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.bold {
|
|
496
|
+
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%3Cpath d='M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z'/%3E%3Cpath d='M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z'/%3E%3C/svg%3E") !important;
|
|
497
|
+
}
|
|
498
|
+
|
|
499
|
+
/* Italic (I) - Serif Style */
|
|
500
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.italic {
|
|
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
|
+
}
|
|
503
|
+
|
|
504
|
+
/* Strike (S) */
|
|
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.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M16 6C16 6 14.5 4 12 4C9.5 4 7 5.5 7 7.5C7 9.5 9.5 10.5 12 10.5C14.5 10.5 17 11.5 17 13.5C17 15.5 14.5 17 12 17C9.5 17 7 15 7 15'/%3E%3C/svg%3E") !important;
|
|
507
|
+
}
|
|
508
|
+
|
|
509
|
+
/* HR Line */
|
|
510
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.hrline {
|
|
511
|
+
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='4' y1='12' x2='20' y2='12'/%3E%3C/svg%3E") !important;
|
|
512
|
+
}
|
|
513
|
+
|
|
514
|
+
/* Quote */
|
|
515
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.quote {
|
|
516
|
+
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 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'/%3E%3Cpath d='M19 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'/%3E%3C/svg%3E") !important;
|
|
517
|
+
}
|
|
518
|
+
|
|
519
|
+
/* Bullet List */
|
|
520
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.bullet-list {
|
|
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
|
+
}
|
|
523
|
+
|
|
524
|
+
/* Ordered List */
|
|
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'/%3E%3Cline x1='10' y1='12' x2='21' y2='12'/%3E%3Cline x1='10' y1='18' x2='21' y2='18'/%3E%3Cpath d='M4 6h2v-2'/%3E%3Cpath d='M4 12h2m-2-2h2'/%3E%3Cpath d='M4 18h2m-2-2h2'/%3E%3C/svg%3E") !important;
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
/* Task List */
|
|
530
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.task-list {
|
|
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%3Crect x='3' y='5' width='18' height='14' rx='2' ry='2'/%3E%3Cpolyline points='9 11 11 13 15 9'/%3E%3C/svg%3E") !important;
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
/* Indent */
|
|
535
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.indent {
|
|
536
|
+
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%3Cpolyline points='3 8 7 12 3 16'/%3E%3Cline x1='21' y1='12' x2='11' y2='12'/%3E%3Cline x1='21' y1='6' x2='11' y2='6'/%3E%3Cline x1='21' y1='18' x2='11' y2='18'/%3E%3C/svg%3E") !important;
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
/* Outdent */
|
|
540
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.outdent {
|
|
541
|
+
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%3Cpolyline points='7 8 3 12 7 16'/%3E%3Cline x1='21' y1='12' x2='11' y2='12'/%3E%3Cline x1='21' y1='6' x2='11' y2='6'/%3E%3Cline x1='21' y1='18' x2='11' y2='18'/%3E%3C/svg%3E") !important;
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
/* Table */
|
|
545
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.table {
|
|
546
|
+
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%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'/%3E%3Cline x1='3' y1='9' x2='21' y2='9'/%3E%3Cline x1='3' y1='15' x2='21' y2='15'/%3E%3Cline x1='9' y1='3' x2='9' y2='21'/%3E%3Cline x1='15' y1='3' x2='15' y2='21'/%3E%3C/svg%3E") !important;
|
|
547
|
+
}
|
|
548
|
+
|
|
549
|
+
/* Image */
|
|
550
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.image {
|
|
551
|
+
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%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpolyline points='21 15 16 10 5 21'/%3E%3C/svg%3E") !important;
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
/* Link */
|
|
555
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.link {
|
|
556
|
+
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 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/svg%3E") !important;
|
|
557
|
+
}
|
|
558
|
+
|
|
559
|
+
/* Code */
|
|
560
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.code {
|
|
561
|
+
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%3Cpolyline points='16 18 22 12 16 6'/%3E%3Cpolyline points='8 6 2 12 8 18'/%3E%3C/svg%3E") !important;
|
|
562
|
+
}
|
|
563
|
+
|
|
564
|
+
/* Code Block */
|
|
565
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.codeblock {
|
|
566
|
+
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;
|
|
567
|
+
}
|
|
568
|
+
|
|
569
|
+
/* Text Align Plugin Fixes */
|
|
570
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.alignLeft {
|
|
571
|
+
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"%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;
|
|
572
|
+
}
|
|
573
|
+
|
|
574
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.alignCenter {
|
|
575
|
+
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"%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;
|
|
576
|
+
}
|
|
577
|
+
|
|
578
|
+
.toastui-editor-dark .toastui-editor-toolbar-icons.alignRight {
|
|
579
|
+
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"%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;
|
|
479
580
|
}
|
package/dist/toastui-editor.css
CHANGED
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.6",
|
|
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": "fd394ca6e4e23da23430f797e2e63ced3321b3dd"
|
|
95
95
|
}
|
package/types/index.d.ts
CHANGED