@ckeditor/ckeditor5-list-multi-level 41.3.1 → 41.4.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.
Files changed (143) hide show
  1. package/README.md +32 -0
  2. package/build/list-multi-level.js +1 -1
  3. package/dist/index-content.css +19 -0
  4. package/dist/index-editor.css +32 -0
  5. package/dist/index.css +106 -0
  6. package/dist/index.js +23 -0
  7. package/dist/translations/ar.d.ts +8 -0
  8. package/dist/translations/ar.js +23 -0
  9. package/dist/translations/ar.umd.js +23 -0
  10. package/dist/translations/bg.d.ts +8 -0
  11. package/dist/translations/bg.js +23 -0
  12. package/dist/translations/bg.umd.js +23 -0
  13. package/dist/translations/bn.d.ts +8 -0
  14. package/dist/translations/bn.js +23 -0
  15. package/dist/translations/bn.umd.js +23 -0
  16. package/dist/translations/ca.d.ts +8 -0
  17. package/dist/translations/ca.js +23 -0
  18. package/dist/translations/ca.umd.js +23 -0
  19. package/dist/translations/cs.d.ts +8 -0
  20. package/dist/translations/cs.js +23 -0
  21. package/dist/translations/cs.umd.js +23 -0
  22. package/dist/translations/da.d.ts +8 -0
  23. package/dist/translations/da.js +23 -0
  24. package/dist/translations/da.umd.js +23 -0
  25. package/dist/translations/de.d.ts +8 -0
  26. package/dist/translations/de.js +23 -0
  27. package/dist/translations/de.umd.js +23 -0
  28. package/dist/translations/el.d.ts +8 -0
  29. package/dist/translations/el.js +23 -0
  30. package/dist/translations/el.umd.js +23 -0
  31. package/dist/translations/en.d.ts +8 -0
  32. package/dist/translations/en.js +23 -0
  33. package/dist/translations/en.umd.js +23 -0
  34. package/dist/translations/es-co.d.ts +8 -0
  35. package/dist/translations/es-co.js +23 -0
  36. package/dist/translations/es-co.umd.js +23 -0
  37. package/dist/translations/es.d.ts +8 -0
  38. package/dist/translations/es.js +23 -0
  39. package/dist/translations/es.umd.js +23 -0
  40. package/dist/translations/et.d.ts +8 -0
  41. package/dist/translations/et.js +23 -0
  42. package/dist/translations/et.umd.js +23 -0
  43. package/dist/translations/fi.d.ts +8 -0
  44. package/dist/translations/fi.js +23 -0
  45. package/dist/translations/fi.umd.js +23 -0
  46. package/dist/translations/fr.d.ts +8 -0
  47. package/dist/translations/fr.js +23 -0
  48. package/dist/translations/fr.umd.js +23 -0
  49. package/dist/translations/he.d.ts +8 -0
  50. package/dist/translations/he.js +23 -0
  51. package/dist/translations/he.umd.js +23 -0
  52. package/dist/translations/hi.d.ts +8 -0
  53. package/dist/translations/hi.js +23 -0
  54. package/dist/translations/hi.umd.js +23 -0
  55. package/dist/translations/hr.d.ts +8 -0
  56. package/dist/translations/hr.js +23 -0
  57. package/dist/translations/hr.umd.js +23 -0
  58. package/dist/translations/hu.d.ts +8 -0
  59. package/dist/translations/hu.js +23 -0
  60. package/dist/translations/hu.umd.js +23 -0
  61. package/dist/translations/id.d.ts +8 -0
  62. package/dist/translations/id.js +23 -0
  63. package/dist/translations/id.umd.js +23 -0
  64. package/dist/translations/it.d.ts +8 -0
  65. package/dist/translations/it.js +23 -0
  66. package/dist/translations/it.umd.js +23 -0
  67. package/dist/translations/ja.d.ts +8 -0
  68. package/dist/translations/ja.js +23 -0
  69. package/dist/translations/ja.umd.js +23 -0
  70. package/dist/translations/ko.d.ts +8 -0
  71. package/dist/translations/ko.js +23 -0
  72. package/dist/translations/ko.umd.js +23 -0
  73. package/dist/translations/lt.d.ts +8 -0
  74. package/dist/translations/lt.js +23 -0
  75. package/dist/translations/lt.umd.js +23 -0
  76. package/dist/translations/lv.d.ts +8 -0
  77. package/dist/translations/lv.js +23 -0
  78. package/dist/translations/lv.umd.js +23 -0
  79. package/dist/translations/ms.d.ts +8 -0
  80. package/dist/translations/ms.js +23 -0
  81. package/dist/translations/ms.umd.js +23 -0
  82. package/dist/translations/nl.d.ts +8 -0
  83. package/dist/translations/nl.js +23 -0
  84. package/dist/translations/nl.umd.js +23 -0
  85. package/dist/translations/no.d.ts +8 -0
  86. package/dist/translations/no.js +23 -0
  87. package/dist/translations/no.umd.js +23 -0
  88. package/dist/translations/pl.d.ts +8 -0
  89. package/dist/translations/pl.js +23 -0
  90. package/dist/translations/pl.umd.js +23 -0
  91. package/dist/translations/pt-br.d.ts +8 -0
  92. package/dist/translations/pt-br.js +23 -0
  93. package/dist/translations/pt-br.umd.js +23 -0
  94. package/dist/translations/pt.d.ts +8 -0
  95. package/dist/translations/pt.js +23 -0
  96. package/dist/translations/pt.umd.js +23 -0
  97. package/dist/translations/ro.d.ts +8 -0
  98. package/dist/translations/ro.js +23 -0
  99. package/dist/translations/ro.umd.js +23 -0
  100. package/dist/translations/ru.d.ts +8 -0
  101. package/dist/translations/ru.js +23 -0
  102. package/dist/translations/ru.umd.js +23 -0
  103. package/dist/translations/sk.d.ts +8 -0
  104. package/dist/translations/sk.js +23 -0
  105. package/dist/translations/sk.umd.js +23 -0
  106. package/dist/translations/sr.d.ts +8 -0
  107. package/dist/translations/sr.js +23 -0
  108. package/dist/translations/sr.umd.js +23 -0
  109. package/dist/translations/sv.d.ts +8 -0
  110. package/dist/translations/sv.js +23 -0
  111. package/dist/translations/sv.umd.js +23 -0
  112. package/dist/translations/th.d.ts +8 -0
  113. package/dist/translations/th.js +23 -0
  114. package/dist/translations/th.umd.js +23 -0
  115. package/dist/translations/tr.d.ts +8 -0
  116. package/dist/translations/tr.js +23 -0
  117. package/dist/translations/tr.umd.js +23 -0
  118. package/dist/translations/uk.d.ts +8 -0
  119. package/dist/translations/uk.js +23 -0
  120. package/dist/translations/uk.umd.js +23 -0
  121. package/dist/translations/vi.d.ts +8 -0
  122. package/dist/translations/vi.js +23 -0
  123. package/dist/translations/vi.umd.js +23 -0
  124. package/dist/translations/zh-cn.d.ts +8 -0
  125. package/dist/translations/zh-cn.js +23 -0
  126. package/dist/translations/zh-cn.umd.js +23 -0
  127. package/dist/translations/zh.d.ts +8 -0
  128. package/dist/translations/zh.js +23 -0
  129. package/dist/translations/zh.umd.js +23 -0
  130. package/dist/types/augmentation.d.ts +18 -0
  131. package/dist/types/index.d.ts +15 -0
  132. package/dist/types/multilevellist.d.ts +31 -0
  133. package/dist/types/multilevellistcommand.d.ts +53 -0
  134. package/dist/types/multilevellistediting.d.ts +31 -0
  135. package/dist/types/multilevellistui.d.ts +32 -0
  136. package/dist/types/ui/multilevellistview.d.ts +9 -0
  137. package/package.json +4 -3
  138. package/src/index.js +1 -1
  139. package/src/multilevellist.js +1 -1
  140. package/src/multilevellistcommand.js +1 -1
  141. package/src/multilevellistediting.js +1 -1
  142. package/src/multilevellistui.js +1 -1
  143. package/src/ui/multilevellistview.js +1 -1
@@ -0,0 +1,8 @@
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;
@@ -0,0 +1,23 @@
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{'pl':{'dictionary':{'Multi-level\x20List':'Lista\x20wielopoziomowa','Multi-level\x20list\x20styles\x20toolbar':'Pasek\x20narzędzi\x20stylów\x20listy\x20wielopoziomowej'},'getPluralForm':_0x58aebb=>0x1==_0x58aebb?0x0:_0x58aebb%0xa>=0x2&&_0x58aebb%0xa<=0x4&&(_0x58aebb%0x64<0xc||_0x58aebb%0x64>0xe)?0x1:0x1!=_0x58aebb&&_0x58aebb%0xa>=0x0&&_0x58aebb%0xa<=0x1||_0x58aebb%0xa>=0x5&&_0x58aebb%0xa<=0x9||_0x58aebb%0x64>=0xc&&_0x58aebb%0x64<=0xe?0x2:0x3}};
@@ -0,0 +1,23 @@
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
+ (_0x4b74fd=>{const {pl:{dictionary:_0x33f777,getPluralForm:_0x2ce5e5}}={'pl':{'dictionary':{'Multi-level\x20List':'Lista\x20wielopoziomowa','Multi-level\x20list\x20styles\x20toolbar':'Pasek\x20narzędzi\x20stylów\x20listy\x20wielopoziomowej'},'getPluralForm':_0x438733=>0x1==_0x438733?0x0:_0x438733%0xa>=0x2&&_0x438733%0xa<=0x4&&(_0x438733%0x64<0xc||_0x438733%0x64>0xe)?0x1:0x1!=_0x438733&&_0x438733%0xa>=0x0&&_0x438733%0xa<=0x1||_0x438733%0xa>=0x5&&_0x438733%0xa<=0x9||_0x438733%0x64>=0xc&&_0x438733%0x64<=0xe?0x2:0x3}};_0x4b74fd['pl']||={'dictionary':{},'getPluralForm':null},_0x4b74fd['pl']['dictionary']=Object['assign'](_0x4b74fd['pl']['dictionary'],_0x33f777),_0x4b74fd['pl']['getPluralForm']=_0x2ce5e5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
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;
@@ -0,0 +1,23 @@
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{'pt-br':{'dictionary':{'Multi-level\x20List':'Lista\x20multinível','Multi-level\x20list\x20styles\x20toolbar':'Barra\x20de\x20ferramentas\x20de\x20estilos\x20de\x20listas\x20multinível'},'getPluralForm':_0x5e7172=>0x0==_0x5e7172||0x1==_0x5e7172?0x0:0x0!=_0x5e7172&&_0x5e7172%0xf4240==0x0?0x1:0x2}};
@@ -0,0 +1,23 @@
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
+ (_0x259277=>{const {'pt-br':{dictionary:_0x567cd0,getPluralForm:_0x109650}}={'pt-br':{'dictionary':{'Multi-level\x20List':'Lista\x20multinível','Multi-level\x20list\x20styles\x20toolbar':'Barra\x20de\x20ferramentas\x20de\x20estilos\x20de\x20listas\x20multinível'},'getPluralForm':_0x9f16d3=>0x0==_0x9f16d3||0x1==_0x9f16d3?0x0:0x0!=_0x9f16d3&&_0x9f16d3%0xf4240==0x0?0x1:0x2}};_0x259277['pt-br']||={'dictionary':{},'getPluralForm':null},_0x259277['pt-br']['dictionary']=Object['assign'](_0x259277['pt-br']['dictionary'],_0x567cd0),_0x259277['pt-br']['getPluralForm']=_0x109650;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
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;
@@ -0,0 +1,23 @@
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{'pt':{'dictionary':{'Multi-level\x20List':'Lista\x20multinível','Multi-level\x20list\x20styles\x20toolbar':'Barra\x20de\x20ferramentas\x20de\x20estilos\x20de\x20lista\x20multinível'},'getPluralForm':_0xa3c1e0=>0x0==_0xa3c1e0||0x1==_0xa3c1e0?0x0:0x0!=_0xa3c1e0&&_0xa3c1e0%0xf4240==0x0?0x1:0x2}};
@@ -0,0 +1,23 @@
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
+ (_0x490981=>{const {pt:{dictionary:_0x21ade8,getPluralForm:_0x2c055a}}={'pt':{'dictionary':{'Multi-level\x20List':'Lista\x20multinível','Multi-level\x20list\x20styles\x20toolbar':'Barra\x20de\x20ferramentas\x20de\x20estilos\x20de\x20lista\x20multinível'},'getPluralForm':_0x34137d=>0x0==_0x34137d||0x1==_0x34137d?0x0:0x0!=_0x34137d&&_0x34137d%0xf4240==0x0?0x1:0x2}};_0x490981['pt']||={'dictionary':{},'getPluralForm':null},_0x490981['pt']['dictionary']=Object['assign'](_0x490981['pt']['dictionary'],_0x21ade8),_0x490981['pt']['getPluralForm']=_0x2c055a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
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;
@@ -0,0 +1,23 @@
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':{'Multi-level\x20List':'Listă\x20multi-nivel','Multi-level\x20list\x20styles\x20toolbar':'Bara\x20de\x20instrumente\x20pentru\x20stiluri\x20de\x20liste\x20multi-nivel'},'getPluralForm':_0x15c77a=>0x1==_0x15c77a?0x0:_0x15c77a%0x64>0x13||_0x15c77a%0x64==0x0&&0x0!=_0x15c77a?0x2:0x1}};
@@ -0,0 +1,23 @@
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
+ (_0xd234f4=>{const {ro:{dictionary:_0x5aa333,getPluralForm:_0x233fe1}}={'ro':{'dictionary':{'Multi-level\x20List':'Listă\x20multi-nivel','Multi-level\x20list\x20styles\x20toolbar':'Bara\x20de\x20instrumente\x20pentru\x20stiluri\x20de\x20liste\x20multi-nivel'},'getPluralForm':_0x31dd6b=>0x1==_0x31dd6b?0x0:_0x31dd6b%0x64>0x13||_0x31dd6b%0x64==0x0&&0x0!=_0x31dd6b?0x2:0x1}};_0xd234f4['ro']||={'dictionary':{},'getPluralForm':null},_0xd234f4['ro']['dictionary']=Object['assign'](_0xd234f4['ro']['dictionary'],_0x5aa333),_0xd234f4['ro']['getPluralForm']=_0x233fe1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
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;
@@ -0,0 +1,23 @@
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':{'Multi-level\x20List':'Многоуровневый\x20список','Multi-level\x20list\x20styles\x20toolbar':'Панель\x20стилей\x20многоуровневого\x20списка'},'getPluralForm':_0x31b85a=>_0x31b85a%0xa==0x1&&_0x31b85a%0x64!=0xb?0x0:_0x31b85a%0xa>=0x2&&_0x31b85a%0xa<=0x4&&(_0x31b85a%0x64<0xc||_0x31b85a%0x64>0xe)?0x1:_0x31b85a%0xa==0x0||_0x31b85a%0xa>=0x5&&_0x31b85a%0xa<=0x9||_0x31b85a%0x64>=0xb&&_0x31b85a%0x64<=0xe?0x2:0x3}};
@@ -0,0 +1,23 @@
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
+ (_0x12ea7f=>{const {ru:{dictionary:_0x53fac1,getPluralForm:_0x4515ee}}={'ru':{'dictionary':{'Multi-level\x20List':'Многоуровневый\x20список','Multi-level\x20list\x20styles\x20toolbar':'Панель\x20стилей\x20многоуровневого\x20списка'},'getPluralForm':_0x54c266=>_0x54c266%0xa==0x1&&_0x54c266%0x64!=0xb?0x0:_0x54c266%0xa>=0x2&&_0x54c266%0xa<=0x4&&(_0x54c266%0x64<0xc||_0x54c266%0x64>0xe)?0x1:_0x54c266%0xa==0x0||_0x54c266%0xa>=0x5&&_0x54c266%0xa<=0x9||_0x54c266%0x64>=0xb&&_0x54c266%0x64<=0xe?0x2:0x3}};_0x12ea7f['ru']||={'dictionary':{},'getPluralForm':null},_0x12ea7f['ru']['dictionary']=Object['assign'](_0x12ea7f['ru']['dictionary'],_0x53fac1),_0x12ea7f['ru']['getPluralForm']=_0x4515ee;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
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;
@@ -0,0 +1,23 @@
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':{'Multi-level\x20List':'Viacúrovňový\x20zoznam','Multi-level\x20list\x20styles\x20toolbar':'Viacúrovňový\x20panel\x20s\x20nástrojmi\x20štýlov\x20zoznamu'},'getPluralForm':_0x507c30=>_0x507c30%0x1==0x0&&0x1==_0x507c30?0x0:_0x507c30%0x1==0x0&&_0x507c30>=0x2&&_0x507c30<=0x4?0x1:_0x507c30%0x1!=0x0?0x2:0x3}};
@@ -0,0 +1,23 @@
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
+ (_0x317001=>{const {sk:{dictionary:_0x32c911,getPluralForm:_0x16e1d9}}={'sk':{'dictionary':{'Multi-level\x20List':'Viacúrovňový\x20zoznam','Multi-level\x20list\x20styles\x20toolbar':'Viacúrovňový\x20panel\x20s\x20nástrojmi\x20štýlov\x20zoznamu'},'getPluralForm':_0x29e00c=>_0x29e00c%0x1==0x0&&0x1==_0x29e00c?0x0:_0x29e00c%0x1==0x0&&_0x29e00c>=0x2&&_0x29e00c<=0x4?0x1:_0x29e00c%0x1!=0x0?0x2:0x3}};_0x317001['sk']||={'dictionary':{},'getPluralForm':null},_0x317001['sk']['dictionary']=Object['assign'](_0x317001['sk']['dictionary'],_0x32c911),_0x317001['sk']['getPluralForm']=_0x16e1d9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
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;
@@ -0,0 +1,23 @@
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':{'Multi-level\x20List':'Lista\x20na\x20više\x20nivoa','Multi-level\x20list\x20styles\x20toolbar':'Traka\x20sa\x20alatkama\x20stilova\x20za\x20liste\x20na\x20više\x20nivoa'},'getPluralForm':_0x3ef70f=>_0x3ef70f%0xa==0x1&&_0x3ef70f%0x64!=0xb?0x0:_0x3ef70f%0xa>=0x2&&_0x3ef70f%0xa<=0x4&&(_0x3ef70f%0x64<0xa||_0x3ef70f%0x64>=0x14)?0x1:0x2}};
@@ -0,0 +1,23 @@
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
+ (_0xc55a7c=>{const {sr:{dictionary:_0x46aa21,getPluralForm:_0x458225}}={'sr':{'dictionary':{'Multi-level\x20List':'Lista\x20na\x20više\x20nivoa','Multi-level\x20list\x20styles\x20toolbar':'Traka\x20sa\x20alatkama\x20stilova\x20za\x20liste\x20na\x20više\x20nivoa'},'getPluralForm':_0x3a03ff=>_0x3a03ff%0xa==0x1&&_0x3a03ff%0x64!=0xb?0x0:_0x3a03ff%0xa>=0x2&&_0x3a03ff%0xa<=0x4&&(_0x3a03ff%0x64<0xa||_0x3a03ff%0x64>=0x14)?0x1:0x2}};_0xc55a7c['sr']||={'dictionary':{},'getPluralForm':null},_0xc55a7c['sr']['dictionary']=Object['assign'](_0xc55a7c['sr']['dictionary'],_0x46aa21),_0xc55a7c['sr']['getPluralForm']=_0x458225;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
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;
@@ -0,0 +1,23 @@
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':{'Multi-level\x20List':'Flernivålista','Multi-level\x20list\x20styles\x20toolbar':'Verktygsfält\x20för\x20flernivåliststilar'},'getPluralForm':_0x1c15b6=>0x1!=_0x1c15b6}};
@@ -0,0 +1,23 @@
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
+ (_0x31832b=>{const {sv:{dictionary:_0x2500d9,getPluralForm:_0x224a0e}}={'sv':{'dictionary':{'Multi-level\x20List':'Flernivålista','Multi-level\x20list\x20styles\x20toolbar':'Verktygsfält\x20för\x20flernivåliststilar'},'getPluralForm':_0x28c5ec=>0x1!=_0x28c5ec}};_0x31832b['sv']||={'dictionary':{},'getPluralForm':null},_0x31832b['sv']['dictionary']=Object['assign'](_0x31832b['sv']['dictionary'],_0x2500d9),_0x31832b['sv']['getPluralForm']=_0x224a0e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
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;
@@ -0,0 +1,23 @@
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':{'Multi-level\x20List':'รายการหลายระดับ','Multi-level\x20list\x20styles\x20toolbar':'แถบเครื่องมือสไตล์รายการหลายระดับ'},'getPluralForm':_0x51feeb=>0x0}};
@@ -0,0 +1,23 @@
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
+ (_0x997bc9=>{const {th:{dictionary:_0x278c2c,getPluralForm:_0x2ef49d}}={'th':{'dictionary':{'Multi-level\x20List':'รายการหลายระดับ','Multi-level\x20list\x20styles\x20toolbar':'แถบเครื่องมือสไตล์รายการหลายระดับ'},'getPluralForm':_0x17fb80=>0x0}};_0x997bc9['th']||={'dictionary':{},'getPluralForm':null},_0x997bc9['th']['dictionary']=Object['assign'](_0x997bc9['th']['dictionary'],_0x278c2c),_0x997bc9['th']['getPluralForm']=_0x2ef49d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
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;
@@ -0,0 +1,23 @@
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':{'Multi-level\x20List':'Çok\x20Seviyeli\x20Liste','Multi-level\x20list\x20styles\x20toolbar':'Çok\x20seviyeli\x20liste\x20stilleri\x20araç\x20çubuğu'},'getPluralForm':_0x5d0909=>_0x5d0909>0x1}};
@@ -0,0 +1,23 @@
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
+ (_0x304474=>{const {tr:{dictionary:_0x3d86f6,getPluralForm:_0x349725}}={'tr':{'dictionary':{'Multi-level\x20List':'Çok\x20Seviyeli\x20Liste','Multi-level\x20list\x20styles\x20toolbar':'Çok\x20seviyeli\x20liste\x20stilleri\x20araç\x20çubuğu'},'getPluralForm':_0x195eb9=>_0x195eb9>0x1}};_0x304474['tr']||={'dictionary':{},'getPluralForm':null},_0x304474['tr']['dictionary']=Object['assign'](_0x304474['tr']['dictionary'],_0x3d86f6),_0x304474['tr']['getPluralForm']=_0x349725;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
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;