@ckeditor/ckeditor5-slash-command 41.3.0-alpha.3 → 41.3.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.
- package/build/slash-command.js +1 -1
- package/package.json +4 -5
- package/src/index.js +1 -1
- package/src/slashcommand.js +1 -1
- package/src/slashcommandconfig.js +1 -1
- package/src/slashcommandediting.js +1 -1
- package/src/slashcommandui.js +1 -1
- package/src/ui/slashcommandbuttonview.js +1 -1
- package/dist/content-index.css +0 -332
- package/dist/editor-index.css +0 -363
- package/dist/index.css +0 -1032
- package/dist/translations/ar.d.ts +0 -8
- package/dist/translations/ar.js +0 -23
- package/dist/translations/bg.d.ts +0 -8
- package/dist/translations/bg.js +0 -23
- package/dist/translations/bn.d.ts +0 -8
- package/dist/translations/bn.js +0 -23
- package/dist/translations/ca.d.ts +0 -8
- package/dist/translations/ca.js +0 -23
- package/dist/translations/cs.d.ts +0 -8
- package/dist/translations/cs.js +0 -23
- package/dist/translations/da.d.ts +0 -8
- package/dist/translations/da.js +0 -23
- package/dist/translations/de.d.ts +0 -8
- package/dist/translations/de.js +0 -23
- package/dist/translations/el.d.ts +0 -8
- package/dist/translations/el.js +0 -23
- package/dist/translations/en-au.d.ts +0 -8
- package/dist/translations/en-au.js +0 -23
- package/dist/translations/en.d.ts +0 -8
- package/dist/translations/en.js +0 -23
- package/dist/translations/es.d.ts +0 -8
- package/dist/translations/es.js +0 -23
- package/dist/translations/et.d.ts +0 -8
- package/dist/translations/et.js +0 -23
- package/dist/translations/fi.d.ts +0 -8
- package/dist/translations/fi.js +0 -23
- package/dist/translations/fr.d.ts +0 -8
- package/dist/translations/fr.js +0 -23
- package/dist/translations/gl.d.ts +0 -8
- package/dist/translations/gl.js +0 -23
- package/dist/translations/he.d.ts +0 -8
- package/dist/translations/he.js +0 -23
- package/dist/translations/hi.d.ts +0 -8
- package/dist/translations/hi.js +0 -23
- package/dist/translations/hr.d.ts +0 -8
- package/dist/translations/hr.js +0 -23
- package/dist/translations/hu.d.ts +0 -8
- package/dist/translations/hu.js +0 -23
- package/dist/translations/id.d.ts +0 -8
- package/dist/translations/id.js +0 -23
- package/dist/translations/it.d.ts +0 -8
- package/dist/translations/it.js +0 -23
- package/dist/translations/ja.d.ts +0 -8
- package/dist/translations/ja.js +0 -23
- package/dist/translations/ko.d.ts +0 -8
- package/dist/translations/ko.js +0 -23
- package/dist/translations/lt.d.ts +0 -8
- package/dist/translations/lt.js +0 -23
- package/dist/translations/lv.d.ts +0 -8
- package/dist/translations/lv.js +0 -23
- package/dist/translations/ms.d.ts +0 -8
- package/dist/translations/ms.js +0 -23
- package/dist/translations/nl.d.ts +0 -8
- package/dist/translations/nl.js +0 -23
- package/dist/translations/no.d.ts +0 -8
- package/dist/translations/no.js +0 -23
- package/dist/translations/pl.d.ts +0 -8
- package/dist/translations/pl.js +0 -23
- package/dist/translations/pt-br.d.ts +0 -8
- package/dist/translations/pt-br.js +0 -23
- package/dist/translations/pt.d.ts +0 -8
- package/dist/translations/pt.js +0 -23
- package/dist/translations/ro.d.ts +0 -8
- package/dist/translations/ro.js +0 -23
- package/dist/translations/ru.d.ts +0 -8
- package/dist/translations/ru.js +0 -23
- package/dist/translations/sk.d.ts +0 -8
- package/dist/translations/sk.js +0 -23
- package/dist/translations/sr.d.ts +0 -8
- package/dist/translations/sr.js +0 -23
- package/dist/translations/sv.d.ts +0 -8
- package/dist/translations/sv.js +0 -23
- package/dist/translations/th.d.ts +0 -8
- package/dist/translations/th.js +0 -23
- package/dist/translations/tr.d.ts +0 -8
- package/dist/translations/tr.js +0 -23
- package/dist/translations/uk.d.ts +0 -8
- package/dist/translations/uk.js +0 -23
- package/dist/translations/uz.d.ts +0 -8
- package/dist/translations/uz.js +0 -23
- package/dist/translations/vi.d.ts +0 -8
- package/dist/translations/vi.js +0 -23
- package/dist/translations/zh-cn.d.ts +0 -8
- package/dist/translations/zh-cn.js +0 -23
- package/dist/translations/zh.d.ts +0 -8
- package/dist/translations/zh.js +0 -23
- package/dist/types/augmentation.d.ts +0 -25
- package/dist/types/index.d.ts +0 -17
- package/dist/types/slashcommand.d.ts +0 -33
- package/dist/types/slashcommandconfig.d.ts +0 -246
- package/dist/types/slashcommandediting.d.ts +0 -45
- package/dist/types/slashcommandeditorconfig.d.ts +0 -100
- package/dist/types/slashcommandui.d.ts +0 -37
- package/dist/types/ui/slashcommandbuttonview.d.ts +0 -35
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import type { Translations } from 'ckeditor5';
|
|
7
|
-
declare const translations: Translations;
|
|
8
|
-
export default translations;
|
package/dist/translations/ro.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export default{'ro':{'dictionary':{'Create\x20a\x20block\x20quote':'Creare\x20ghilimele\x20de\x20blocare','Create\x20a\x20bulleted\x20list':'Creare\x20listă\x20cu\x20puncte','Create\x20a\x20code\x20block':'Creare\x20cod\x20de\x20blocare','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Deschideți\x20managerul\x20de\x20fișiere\x20pentru\x20a\x20insera\x20o\x20imagine\x20sau\x20un\x20fișier','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Deschideți\x20browserul\x20de\x20fișiere\x20pentru\x20a\x20insera\x20o\x20imagine\x20sau\x20un\x20fișier','Create\x20a\x20heading\x20level\x201':'Creare\x20antet\x20de\x20nivel\x201','Create\x20a\x20heading\x20level\x202':'Creare\x20antet\x20de\x20nivel\x202','Create\x20a\x20heading\x20level\x203':'Creare\x20antet\x20de\x20nivel\x203','Create\x20a\x20heading\x20level\x204':'Creare\x20antet\x20de\x20nivel\x204','Create\x20a\x20heading\x20level\x205':'Creare\x20antet\x20de\x20nivel\x205','Create\x20a\x20heading\x20level\x206':'Creare\x20antet\x20de\x20nivel\x206','Insert\x20a\x20horizontal\x20line':'Inserare\x20linie\x20orizontală','Insert\x20an\x20HTML\x20snippet':'Inserare\x20fragment\x20HTML','Increase\x20the\x20indentation':'Mărire\x20indentare','Insert\x20Mermaid\x20diagram':'Inserare\x20diagramă\x20Sirenă','Insert\x20the\x20Mermaid\x20diagram':'Inserați\x20diagrama\x20Sirenă','Create\x20a\x20table':'Creare\x20tabel','Insert\x20table\x20of\x20contents':'Inserare\x20cuprins','Create\x20a\x20numbered\x20list':'Creare\x20listă\x20numerotată','Decrease\x20the\x20indentation':'Micșorare\x20indentare','Insert\x20a\x20paragraph':'Inserare\x20paragraf','Create\x20a\x20to-do\x20list':'Creare\x20listă\x20de\x20sarcini','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Deschide\x20asistentul\x20AI\x20pentru\x20a\x20genera\x20conținut'},'getPluralForm':_0x514a75=>0x1==_0x514a75?0x0:_0x514a75%0x64>0x13||_0x514a75%0x64==0x0&&0x0!=_0x514a75?0x2:0x1}};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import type { Translations } from 'ckeditor5';
|
|
7
|
-
declare const translations: Translations;
|
|
8
|
-
export default translations;
|
package/dist/translations/ru.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export default{'ru':{'dictionary':{'Create\x20a\x20block\x20quote':'Создать\x20блочную\x20цитату','Create\x20a\x20bulleted\x20list':'Создать\x20маркированный\x20список','Create\x20a\x20code\x20block':'Создать\x20блок\x20кода','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Откройте\x20файловый\x20менеджер,\x20чтобы\x20вставить\x20изображение\x20или\x20файл','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Откройте\x20файловый\x20браузер,\x20чтобы\x20вставить\x20изображение\x20или\x20файл','Create\x20a\x20heading\x20level\x201':'Создать\x20заголовок\x201-го\x20уровня','Create\x20a\x20heading\x20level\x202':'Создать\x20заголовок\x202-го\x20уровня','Create\x20a\x20heading\x20level\x203':'Создать\x20заголовок\x203-го\x20уровня','Create\x20a\x20heading\x20level\x204':'Создать\x20заголовок\x204-го\x20уровня','Create\x20a\x20heading\x20level\x205':'Создать\x20заголовок\x205-го\x20уровня','Create\x20a\x20heading\x20level\x206':'Создать\x20заголовок\x206-го\x20уровня','Insert\x20a\x20horizontal\x20line':'Вставить\x20горизонтальную\x20линию','Insert\x20an\x20HTML\x20snippet':'Вставить\x20фрагмент\x20HTML','Increase\x20the\x20indentation':'Увеличьте\x20отступ','Insert\x20Mermaid\x20diagram':'Вставить\x20диаграмму\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Вставить\x20диаграмму\x20Mermaid','Create\x20a\x20table':'Создать\x20таблицу','Insert\x20table\x20of\x20contents':'Вставить\x20оглавление','Create\x20a\x20numbered\x20list':'Создать\x20нумерованный\x20список','Decrease\x20the\x20indentation':'Уменьшить\x20отступ','Insert\x20a\x20paragraph':'Вставить\x20параграф','Create\x20a\x20to-do\x20list':'Создать\x20список\x20дел','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Откройте\x20AI\x20Assistant\x20для\x20создания\x20контента'},'getPluralForm':_0x3e337b=>_0x3e337b%0xa==0x1&&_0x3e337b%0x64!=0xb?0x0:_0x3e337b%0xa>=0x2&&_0x3e337b%0xa<=0x4&&(_0x3e337b%0x64<0xc||_0x3e337b%0x64>0xe)?0x1:_0x3e337b%0xa==0x0||_0x3e337b%0xa>=0x5&&_0x3e337b%0xa<=0x9||_0x3e337b%0x64>=0xb&&_0x3e337b%0x64<=0xe?0x2:0x3}};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import type { Translations } from 'ckeditor5';
|
|
7
|
-
declare const translations: Translations;
|
|
8
|
-
export default translations;
|
package/dist/translations/sk.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export default{'sk':{'dictionary':{'Create\x20a\x20block\x20quote':'Vytvorte\x20blokovú\x20cenovú\x20ponuku','Create\x20a\x20bulleted\x20list':'Vytvoriť\x20zoznam\x20s\x20odrážkami','Create\x20a\x20code\x20block':'Vytvoriť\x20blok\x20kódu','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Ak\x20chcete\x20vložiť\x20obrázok\x20alebo\x20súbor,\x20otvorte\x20správcu\x20súborov','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otvorte\x20prehliadač\x20súborov\x20a\x20vložte\x20obrázok\x20alebo\x20súbor','Create\x20a\x20heading\x20level\x201':'Vytvoriť\x20nadpis\x201.úrovne','Create\x20a\x20heading\x20level\x202':'Vytvoriť\x20nadpis\x202.úrovne','Create\x20a\x20heading\x20level\x203':'Vytvoriť\x20nadpis\x203.úrovne','Create\x20a\x20heading\x20level\x204':'Vytvoriť\x20nadpis\x204.úrovne','Create\x20a\x20heading\x20level\x205':'Vytvoriť\x20nadpis\x205.úrovne','Create\x20a\x20heading\x20level\x206':'Vytvoriť\x20nadpis\x206.úrovne','Insert\x20a\x20horizontal\x20line':'Vložiť\x20vodorovnú\x20čiaru','Insert\x20an\x20HTML\x20snippet':'Vložiť\x20útržok\x20HTML','Increase\x20the\x20indentation':'Zväčšiť\x20odsadenie','Insert\x20Mermaid\x20diagram':'Vložiť\x20Mermaid\x20diagram','Insert\x20the\x20Mermaid\x20diagram':'Vložiť\x20Mermaid\x20diagram','Create\x20a\x20table':'Vytvoriť\x20tabuľku','Insert\x20table\x20of\x20contents':'Vložiť\x20obsah','Create\x20a\x20numbered\x20list':'Vytvoriť\x20očíslovaný\x20zoznam','Decrease\x20the\x20indentation':'Zmenšiť\x20odsadenie','Insert\x20a\x20paragraph':'Vložiť\x20odsek','Create\x20a\x20to-do\x20list':'Vytvoriť\x20zoznam\x20úloh','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Ak\x20chcete\x20vygenerovať\x20obsah,\x20otvorte\x20pomocníka\x20AI'},'getPluralForm':_0x25d393=>_0x25d393%0x1==0x0&&0x1==_0x25d393?0x0:_0x25d393%0x1==0x0&&_0x25d393>=0x2&&_0x25d393<=0x4?0x1:_0x25d393%0x1!=0x0?0x2:0x3}};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import type { Translations } from 'ckeditor5';
|
|
7
|
-
declare const translations: Translations;
|
|
8
|
-
export default translations;
|
package/dist/translations/sr.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export default{'sr':{'dictionary':{'Create\x20a\x20block\x20quote':'Kreiraj\x20izdvojeni\x20citat','Create\x20a\x20bulleted\x20list':'Kreiraj\x20listu\x20sa\x20znakovima\x20za\x20nabrajanje','Create\x20a\x20code\x20block':'Kreiraj\x20blok\x20koda','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otvorite\x20menadžer\x20datoteka\x20da\x20biste\x20umetnuli\x20sliku\x20ili\x20datoteku','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otvorite\x20pretraživač\x20datoteka\x20da\x20biste\x20umetnuli\x20sliku\x20ili\x20datoteku','Create\x20a\x20heading\x20level\x201':'Kreiraj\x20nivo\x20naslova\x201','Create\x20a\x20heading\x20level\x202':'Kreiraj\x20nivo\x20naslova\x202','Create\x20a\x20heading\x20level\x203':'Kreiraj\x20nivo\x20naslova\x203','Create\x20a\x20heading\x20level\x204':'Kreiraj\x20nivo\x20naslova\x204','Create\x20a\x20heading\x20level\x205':'Kreiraj\x20nivo\x20naslova\x205','Create\x20a\x20heading\x20level\x206':'Kreiraj\x20nivo\x20naslova\x206','Insert\x20a\x20horizontal\x20line':'Umetni\x20horizontalnu\x20liniju','Insert\x20an\x20HTML\x20snippet':'Umetni\x20HTML\x20isečak','Increase\x20the\x20indentation':'Povećaj\x20uvlačenje','Insert\x20Mermaid\x20diagram':'Umetni\x20dijagram\x20sirene','Insert\x20the\x20Mermaid\x20diagram':'Umetni\x20dijagram\x20sirene','Create\x20a\x20table':'Kreiraj\x20tabelu','Insert\x20table\x20of\x20contents':'Umetni\x20sadržaj','Create\x20a\x20numbered\x20list':'Kreiraj\x20numerisanu\x20listu','Decrease\x20the\x20indentation':'Smanji\x20uvlačenje','Insert\x20a\x20paragraph':'Umetni\x20pasus','Create\x20a\x20to-do\x20list':'Kreiraj\x20listu\x20zaduženja','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Otvorite\x20AI\x20pomoćnika\x20da\x20generišete\x20sadržaj'},'getPluralForm':_0x3d0820=>_0x3d0820%0xa==0x1&&_0x3d0820%0x64!=0xb?0x0:_0x3d0820%0xa>=0x2&&_0x3d0820%0xa<=0x4&&(_0x3d0820%0x64<0xa||_0x3d0820%0x64>=0x14)?0x1:0x2}};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import type { Translations } from 'ckeditor5';
|
|
7
|
-
declare const translations: Translations;
|
|
8
|
-
export default translations;
|
package/dist/translations/sv.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export default{'sv':{'dictionary':{'Create\x20a\x20block\x20quote':'Skapa\x20ett\x20blockcitat','Create\x20a\x20bulleted\x20list':'Skapa\x20en\x20punktlista','Create\x20a\x20code\x20block':'Skapa\x20ett\x20kodblock','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Öppna\x20filhanteraren\x20för\x20att\x20infoga\x20en\x20bild\x20eller\x20en\x20fil','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Öppna\x20filhanteraren\x20för\x20att\x20infoga\x20en\x20bild\x20eller\x20en\x20fil','Create\x20a\x20heading\x20level\x201':'Skapa\x20en\x20rubrik,\x20nivå\x201','Create\x20a\x20heading\x20level\x202':'Skapa\x20en\x20rubrik,\x20nivå\x202','Create\x20a\x20heading\x20level\x203':'Skapa\x20en\x20rubrik,\x20nivå\x203','Create\x20a\x20heading\x20level\x204':'Skapa\x20en\x20rubrik,\x20nivå\x204','Create\x20a\x20heading\x20level\x205':'Skapa\x20en\x20rubrik,\x20nivå\x205','Create\x20a\x20heading\x20level\x206':'Skapa\x20en\x20rubrik,\x20nivå\x206','Insert\x20a\x20horizontal\x20line':'Infoga\x20en\x20vågrät\x20linje','Insert\x20an\x20HTML\x20snippet':'Infoga\x20en\x20HTML-snutt','Increase\x20the\x20indentation':'Öka\x20indraget','Insert\x20Mermaid\x20diagram':'Infoga\x20Mermaid-diagram','Insert\x20the\x20Mermaid\x20diagram':'Infoga\x20Mermaid-diagrammet','Create\x20a\x20table':'Skapa\x20en\x20tabell','Insert\x20table\x20of\x20contents':'Infoga\x20innehållsförteckning','Create\x20a\x20numbered\x20list':'Skapa\x20en\x20numrerad\x20lista','Decrease\x20the\x20indentation':'Minska\x20indraget','Insert\x20a\x20paragraph':'Infoga\x20ett\x20stycke','Create\x20a\x20to-do\x20list':'Skapa\x20en\x20att-göra-lista','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Öppna\x20AI-assistenten\x20för\x20att\x20generera\x20innehåll'},'getPluralForm':_0x1f3da5=>0x1!=_0x1f3da5}};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import type { Translations } from 'ckeditor5';
|
|
7
|
-
declare const translations: Translations;
|
|
8
|
-
export default translations;
|
package/dist/translations/th.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export default{'th':{'dictionary':{'Create\x20a\x20block\x20quote':'สร้างใบเสนอราคาแบบบล็อก','Create\x20a\x20bulleted\x20list':'สร้างรายการแบบมีจุดนำ','Create\x20a\x20code\x20block':'สร้างบล็อกโค้ด','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'เปิดตัวจัดการไฟล์เพื่อแทรกรูปภาพหรือไฟล์','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'เปิดเบราว์เซอร์ไฟล์เพื่อแทรกรูปภาพหรือไฟล์','Create\x20a\x20heading\x20level\x201':'สร้างหัวข้อระดับ\x201','Create\x20a\x20heading\x20level\x202':'สร้างหัวข้อระดับ\x202','Create\x20a\x20heading\x20level\x203':'สร้างหัวข้อระดับ\x203','Create\x20a\x20heading\x20level\x204':'สร้างหัวข้อระดับ\x204','Create\x20a\x20heading\x20level\x205':'สร้างหัวข้อระดับ\x205','Create\x20a\x20heading\x20level\x206':'สร้างหัวข้อระดับ\x206','Insert\x20a\x20horizontal\x20line':'แทรกเส้นแนวนอน','Insert\x20an\x20HTML\x20snippet':'แทรกข้อมูลโค้ด\x20HTML','Increase\x20the\x20indentation':'เพิ่มระยะของการเยื้อง','Insert\x20Mermaid\x20diagram':'แทรกแผนภาพนางเงือก','Insert\x20the\x20Mermaid\x20diagram':'แทรกแผนภาพนางเงือก','Create\x20a\x20table':'สร้างตาราง','Insert\x20table\x20of\x20contents':'แทรกสารบัญ','Create\x20a\x20numbered\x20list':'สร้างรายการลำดับเลข','Decrease\x20the\x20indentation':'ลดระยะของการเยื้อง','Insert\x20a\x20paragraph':'แทรกย่อหน้า','Create\x20a\x20to-do\x20list':'สร้างรายการสิ่งต้องทำ','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'เปิดผู้ช่วย\x20AI\x20เพื่อสร้างเนื้อหา'},'getPluralForm':_0x4446b5=>0x0}};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import type { Translations } from 'ckeditor5';
|
|
7
|
-
declare const translations: Translations;
|
|
8
|
-
export default translations;
|
package/dist/translations/tr.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export default{'tr':{'dictionary':{'Create\x20a\x20block\x20quote':'Alıntı\x20bloğu\x20oluştur','Create\x20a\x20bulleted\x20list':'Madde\x20işaretli\x20liste\x20oluştur','Create\x20a\x20code\x20block':'Kod\x20bloğu\x20oluştur','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Bir\x20resim\x20veya\x20dosya\x20eklemek\x20için\x20dosya\x20yöneticisini\x20aç','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Bir\x20resim\x20veya\x20dosya\x20eklemek\x20için\x20dosya\x20tarayıcısını\x20aç','Create\x20a\x20heading\x20level\x201':'Başlık\x20düzeyi\x201\x20oluştur','Create\x20a\x20heading\x20level\x202':'Başlık\x20düzeyi\x202\x20oluştur','Create\x20a\x20heading\x20level\x203':'Başlık\x20düzeyi\x203\x20oluştur','Create\x20a\x20heading\x20level\x204':'Başlık\x20düzeyi\x204\x20oluştur','Create\x20a\x20heading\x20level\x205':'Başlık\x20düzeyi\x205\x20oluştur','Create\x20a\x20heading\x20level\x206':'Başlık\x20düzeyi\x206\x20oluştur','Insert\x20a\x20horizontal\x20line':'Yatay\x20bir\x20çizgi\x20ekle','Insert\x20an\x20HTML\x20snippet':'HTML\x20kod\x20parçacığı\x20ekle','Increase\x20the\x20indentation':'Girintiyi\x20artır','Insert\x20Mermaid\x20diagram':'Mermaid\x20diyagramı\x20ekle','Insert\x20the\x20Mermaid\x20diagram':'Mermaid\x20diyagramı\x20ekle','Create\x20a\x20table':'Tablo\x20oluştur','Insert\x20table\x20of\x20contents':'İçindekiler\x20tablosunu\x20ekle','Create\x20a\x20numbered\x20list':'Numaralı\x20liste\x20oluştur','Decrease\x20the\x20indentation':'Girintiyi\x20azalt','Insert\x20a\x20paragraph':'Paragraf\x20ekle','Create\x20a\x20to-do\x20list':'Yapılacaklar\x20listesi\x20oluştur','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'İçerik\x20oluşturmak\x20için\x20YZ\x20Asistanı\x20aç'},'getPluralForm':_0x48e444=>_0x48e444>0x1}};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import type { Translations } from 'ckeditor5';
|
|
7
|
-
declare const translations: Translations;
|
|
8
|
-
export default translations;
|
package/dist/translations/uk.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export default{'uk':{'dictionary':{'Create\x20a\x20block\x20quote':'Створити\x20блокову\x20цитату','Create\x20a\x20bulleted\x20list':'Створити\x20маркований\x20список','Create\x20a\x20code\x20block':'Створити\x20кодовий\x20блок','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Відкрити\x20файловий\x20провідник,\x20щоб\x20вставити\x20зображення\x20або\x20файл.','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Відкрити\x20переглядач\x20файлів,\x20щоб\x20вставити\x20зображення\x20або\x20файл','Create\x20a\x20heading\x20level\x201':'Створити\x20заголовок\x201\x20рівня','Create\x20a\x20heading\x20level\x202':'Створити\x20заголовок\x202\x20рівня','Create\x20a\x20heading\x20level\x203':'Створити\x20заголовок\x203\x20рівня','Create\x20a\x20heading\x20level\x204':'Створити\x20заголовок\x204\x20рівня','Create\x20a\x20heading\x20level\x205':'Створити\x20заголовок\x205\x20рівня','Create\x20a\x20heading\x20level\x206':'Створити\x20заголовок\x206\x20рівня','Insert\x20a\x20horizontal\x20line':'Вставити\x20горизонтальну\x20лінію','Insert\x20an\x20HTML\x20snippet':'Вставити\x20фрагмент\x20HTML','Increase\x20the\x20indentation':'Збільшити\x20відступ','Insert\x20Mermaid\x20diagram':'Вставити\x20діаграму\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Вставити\x20діаграму\x20Mermaid','Create\x20a\x20table':'Створити\x20таблицю','Insert\x20table\x20of\x20contents':'Вставити\x20зміст','Create\x20a\x20numbered\x20list':'Створити\x20нумерований\x20список','Decrease\x20the\x20indentation':'Зменшити\x20відступ','Insert\x20a\x20paragraph':'Вставити\x20абзац','Create\x20a\x20to-do\x20list':'Створити\x20список\x20справ','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Відкрити\x20ШІ-Помічника\x20для\x20генерування\x20контенту'},'getPluralForm':_0x1e9da6=>_0x1e9da6%0x1==0x0&&_0x1e9da6%0xa==0x1&&_0x1e9da6%0x64!=0xb?0x0:_0x1e9da6%0x1==0x0&&_0x1e9da6%0xa>=0x2&&_0x1e9da6%0xa<=0x4&&(_0x1e9da6%0x64<0xc||_0x1e9da6%0x64>0xe)?0x1:_0x1e9da6%0x1==0x0&&(_0x1e9da6%0xa==0x0||_0x1e9da6%0xa>=0x5&&_0x1e9da6%0xa<=0x9||_0x1e9da6%0x64>=0xb&&_0x1e9da6%0x64<=0xe)?0x2:0x3}};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import type { Translations } from 'ckeditor5';
|
|
7
|
-
declare const translations: Translations;
|
|
8
|
-
export default translations;
|
package/dist/translations/uz.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export default{'uz':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'Jadval\x20yaratish','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'Raqamlangan\x20ro\x27yxat\x20yaratish','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'Paragrafni\x20kiritish','Create\x20a\x20to-do\x20list':'Vazifalar\x20roʻyxatini\x20yaratish','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':''},'getPluralForm':_0x338e07=>0x0}};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import type { Translations } from 'ckeditor5';
|
|
7
|
-
declare const translations: Translations;
|
|
8
|
-
export default translations;
|
package/dist/translations/vi.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export default{'vi':{'dictionary':{'Create\x20a\x20block\x20quote':'Tạo\x20khối\x20trích\x20dẫn','Create\x20a\x20bulleted\x20list':'Tạo\x20danh\x20sách\x20đánh\x20dấu\x20đầu\x20dòng','Create\x20a\x20code\x20block':'Tạo\x20khối\x20mã','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Mở\x20trình\x20quản\x20lý\x20tệp\x20để\x20chèn\x20ảnh\x20hoặc\x20tệp','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Mở\x20trình\x20duyệt\x20tệp\x20để\x20chèn\x20ảnh\x20hoặc\x20tệp','Create\x20a\x20heading\x20level\x201':'Tạo\x20tiêu\x20đề\x20cấp\x201','Create\x20a\x20heading\x20level\x202':'Tạo\x20tiêu\x20đề\x20cấp\x202','Create\x20a\x20heading\x20level\x203':'Tạo\x20tiêu\x20đề\x20cấp\x203','Create\x20a\x20heading\x20level\x204':'Tạo\x20tiêu\x20đề\x20cấp\x204','Create\x20a\x20heading\x20level\x205':'Tạo\x20tiêu\x20đề\x20cấp\x205','Create\x20a\x20heading\x20level\x206':'Tạo\x20tiêu\x20đề\x20cấp\x206','Insert\x20a\x20horizontal\x20line':'Chèn\x20dòng\x20ngang','Insert\x20an\x20HTML\x20snippet':'Chèn\x20đoạn\x20HTML','Increase\x20the\x20indentation':'Tăng\x20thụt\x20lề','Insert\x20Mermaid\x20diagram':'Chèn\x20biểu\x20đồ\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Chèn\x20biểu\x20đồ\x20Mermaid','Create\x20a\x20table':'Tạo\x20bảng','Insert\x20table\x20of\x20contents':'Chèn\x20mục\x20lục','Create\x20a\x20numbered\x20list':'Tạo\x20danh\x20sách\x20đánh\x20số\x20đầu\x20dòng','Decrease\x20the\x20indentation':'Giảm\x20thụt\x20lề','Insert\x20a\x20paragraph':'Chèn\x20đoạn\x20văn','Create\x20a\x20to-do\x20list':'Tạo\x20danh\x20sách\x20việc\x20cần\x20làm','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Hãy\x20mở\x20Trợ\x20lý\x20AI\x20để\x20tạo\x20nội\x20dung'},'getPluralForm':_0x28e937=>0x0}};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import type { Translations } from 'ckeditor5';
|
|
7
|
-
declare const translations: Translations;
|
|
8
|
-
export default translations;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export default{'zh-cn':{'dictionary':{'Create\x20a\x20block\x20quote':'创建一个块引用','Create\x20a\x20bulleted\x20list':'创建一个带圆点的列表','Create\x20a\x20code\x20block':'创建一个代码块','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'打开文件管理器,插入一个图像或文件','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'打开文件浏览器,插入一个图像或文件','Create\x20a\x20heading\x20level\x201':'创建一个一级标题','Create\x20a\x20heading\x20level\x202':'创建一个二级标题','Create\x20a\x20heading\x20level\x203':'创建一个三级标题','Create\x20a\x20heading\x20level\x204':'创建一个四级标题','Create\x20a\x20heading\x20level\x205':'创建一个五级标题','Create\x20a\x20heading\x20level\x206':'创建一个六级标题','Insert\x20a\x20horizontal\x20line':'插入一条横线','Insert\x20an\x20HTML\x20snippet':'插入一个HTML片段','Increase\x20the\x20indentation':'增加缩进','Insert\x20Mermaid\x20diagram':'插入\x20\x22美人鱼\x20\x22图示','Insert\x20the\x20Mermaid\x20diagram':'插入\x20\x22美人鱼\x20\x22图示','Create\x20a\x20table':'创建一个表格','Insert\x20table\x20of\x20contents':'插入目录','Create\x20a\x20numbered\x20list':'创建一个带编号的列表','Decrease\x20the\x20indentation':'减少缩进','Insert\x20a\x20paragraph':'插入一个段落','Create\x20a\x20to-do\x20list':'创建一个待办事项清单','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'打开\x20AI\x20助手生成内容'},'getPluralForm':_0x1e95cc=>0x0}};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import type { Translations } from 'ckeditor5';
|
|
7
|
-
declare const translations: Translations;
|
|
8
|
-
export default translations;
|
package/dist/translations/zh.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export default{'zh':{'dictionary':{'Create\x20a\x20block\x20quote':'建立區塊引述','Create\x20a\x20bulleted\x20list':'建立項目清單','Create\x20a\x20code\x20block':'建立程式碼區塊','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'開啟檔案管理員來插入圖片或檔案','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'開啟檔案瀏覽工具來插入圖片或檔案','Create\x20a\x20heading\x20level\x201':'建立標題層級\x201','Create\x20a\x20heading\x20level\x202':'建立標題層級\x202','Create\x20a\x20heading\x20level\x203':'建立標題層級\x203','Create\x20a\x20heading\x20level\x204':'建立標題層級\x204','Create\x20a\x20heading\x20level\x205':'建立標題層級\x205','Create\x20a\x20heading\x20level\x206':'建立標題層級\x206','Insert\x20a\x20horizontal\x20line':'插入水平線','Insert\x20an\x20HTML\x20snippet':'插入\x20HTML\x20程式碼片段','Increase\x20the\x20indentation':'增加縮排','Insert\x20Mermaid\x20diagram':'插入\x20Mermaid\x20圖表','Insert\x20the\x20Mermaid\x20diagram':'插入\x20Mermaid\x20圖表','Create\x20a\x20table':'建立表格','Insert\x20table\x20of\x20contents':'插入內容目錄','Create\x20a\x20numbered\x20list':'建立數字清單','Decrease\x20the\x20indentation':'減少縮排','Insert\x20a\x20paragraph':'插入段落','Create\x20a\x20to-do\x20list':'建立待辦清單','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'開啟\x20AI\x20助理來生成內容'},'getPluralForm':_0x386215=>0x0}};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
-
*/
|
|
9
|
-
import type { SlashCommand, SlashCommandConfig, SlashCommandEditing, SlashCommandUI, SlashCommandEditorConfig } from './index.js';
|
|
10
|
-
declare module '@ckeditor/ckeditor5-core' {
|
|
11
|
-
interface EditorConfig {
|
|
12
|
-
/**
|
|
13
|
-
* The configuration of the {@link module:slash-command/slashcommand~SlashCommand} feature.
|
|
14
|
-
*
|
|
15
|
-
* Read more in {@link module:slash-command/slashcommandeditorconfig~SlashCommandEditorConfig}.
|
|
16
|
-
*/
|
|
17
|
-
slashCommand?: SlashCommandEditorConfig;
|
|
18
|
-
}
|
|
19
|
-
interface PluginsMap {
|
|
20
|
-
[SlashCommand.pluginName]: SlashCommand;
|
|
21
|
-
[SlashCommandConfig.pluginName]: SlashCommandConfig;
|
|
22
|
-
[SlashCommandEditing.pluginName]: SlashCommandEditing;
|
|
23
|
-
[SlashCommandUI.pluginName]: SlashCommandUI;
|
|
24
|
-
}
|
|
25
|
-
}
|
package/dist/types/index.d.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
-
*/
|
|
9
|
-
/**
|
|
10
|
-
* @module slash-command
|
|
11
|
-
*/
|
|
12
|
-
export { default as SlashCommand } from './slashcommand.js';
|
|
13
|
-
export { default as SlashCommandConfig } from './slashcommandconfig.js';
|
|
14
|
-
export { default as SlashCommandEditing } from './slashcommandediting.js';
|
|
15
|
-
export { default as SlashCommandUI } from './slashcommandui.js';
|
|
16
|
-
export { type SlashCommandEditorConfig } from './slashcommandeditorconfig.js';
|
|
17
|
-
import './augmentation.js';
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
-
*/
|
|
9
|
-
/**
|
|
10
|
-
* @module slash-command/slashcommand
|
|
11
|
-
* @publicApi
|
|
12
|
-
*/
|
|
13
|
-
import { Plugin } from 'ckeditor5/src/core.js';
|
|
14
|
-
import SlashCommandEditing from './slashcommandediting.js';
|
|
15
|
-
import SlashCommandUI from './slashcommandui.js';
|
|
16
|
-
/**
|
|
17
|
-
* The slash command feature.
|
|
18
|
-
* It allows for an easy access to a predefined list of editor commands by typing `/` inside the editor.
|
|
19
|
-
*
|
|
20
|
-
* For a detailed overview, check the {@glink features/slash-commands Slash command} feature guide.
|
|
21
|
-
*
|
|
22
|
-
* @extends module:core/plugin~Plugin
|
|
23
|
-
*/
|
|
24
|
-
export default class SlashCommand extends Plugin {
|
|
25
|
-
/**
|
|
26
|
-
* @inheritDoc
|
|
27
|
-
*/
|
|
28
|
-
static get requires(): readonly ["Mention", typeof SlashCommandEditing, typeof SlashCommandUI];
|
|
29
|
-
/**
|
|
30
|
-
* @inheritDoc
|
|
31
|
-
*/
|
|
32
|
-
static get pluginName(): "SlashCommand";
|
|
33
|
-
}
|