@ckeditor/ckeditor5-format-painter 0.0.0-nightly-20240423.0 → 0.0.0-nightly-20240425.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 (153) hide show
  1. package/build/format-painter.js +1 -1
  2. package/dist/index-content.css +4 -0
  3. package/dist/index-editor.css +7 -0
  4. package/dist/index.css +32 -0
  5. package/dist/index.js +23 -0
  6. package/dist/translations/ar.d.ts +8 -0
  7. package/dist/translations/ar.js +23 -0
  8. package/dist/translations/ar.umd.js +23 -0
  9. package/dist/translations/bg.d.ts +8 -0
  10. package/dist/translations/bg.js +23 -0
  11. package/dist/translations/bg.umd.js +23 -0
  12. package/dist/translations/bn.d.ts +8 -0
  13. package/dist/translations/bn.js +23 -0
  14. package/dist/translations/bn.umd.js +23 -0
  15. package/dist/translations/ca.d.ts +8 -0
  16. package/dist/translations/ca.js +23 -0
  17. package/dist/translations/ca.umd.js +23 -0
  18. package/dist/translations/cs.d.ts +8 -0
  19. package/dist/translations/cs.js +23 -0
  20. package/dist/translations/cs.umd.js +23 -0
  21. package/dist/translations/da.d.ts +8 -0
  22. package/dist/translations/da.js +23 -0
  23. package/dist/translations/da.umd.js +23 -0
  24. package/dist/translations/de.d.ts +8 -0
  25. package/dist/translations/de.js +23 -0
  26. package/dist/translations/de.umd.js +23 -0
  27. package/dist/translations/el.d.ts +8 -0
  28. package/dist/translations/el.js +23 -0
  29. package/dist/translations/el.umd.js +23 -0
  30. package/dist/translations/en-au.d.ts +8 -0
  31. package/dist/translations/en-au.js +23 -0
  32. package/dist/translations/en-au.umd.js +23 -0
  33. package/dist/translations/en.d.ts +8 -0
  34. package/dist/translations/en.js +23 -0
  35. package/dist/translations/en.umd.js +23 -0
  36. package/dist/translations/es.d.ts +8 -0
  37. package/dist/translations/es.js +23 -0
  38. package/dist/translations/es.umd.js +23 -0
  39. package/dist/translations/et.d.ts +8 -0
  40. package/dist/translations/et.js +23 -0
  41. package/dist/translations/et.umd.js +23 -0
  42. package/dist/translations/fi.d.ts +8 -0
  43. package/dist/translations/fi.js +23 -0
  44. package/dist/translations/fi.umd.js +23 -0
  45. package/dist/translations/fr.d.ts +8 -0
  46. package/dist/translations/fr.js +23 -0
  47. package/dist/translations/fr.umd.js +23 -0
  48. package/dist/translations/gl.d.ts +8 -0
  49. package/dist/translations/gl.js +23 -0
  50. package/dist/translations/gl.umd.js +23 -0
  51. package/dist/translations/he.d.ts +8 -0
  52. package/dist/translations/he.js +23 -0
  53. package/dist/translations/he.umd.js +23 -0
  54. package/dist/translations/hi.d.ts +8 -0
  55. package/dist/translations/hi.js +23 -0
  56. package/dist/translations/hi.umd.js +23 -0
  57. package/dist/translations/hr.d.ts +8 -0
  58. package/dist/translations/hr.js +23 -0
  59. package/dist/translations/hr.umd.js +23 -0
  60. package/dist/translations/hu.d.ts +8 -0
  61. package/dist/translations/hu.js +23 -0
  62. package/dist/translations/hu.umd.js +23 -0
  63. package/dist/translations/id.d.ts +8 -0
  64. package/dist/translations/id.js +23 -0
  65. package/dist/translations/id.umd.js +23 -0
  66. package/dist/translations/it.d.ts +8 -0
  67. package/dist/translations/it.js +23 -0
  68. package/dist/translations/it.umd.js +23 -0
  69. package/dist/translations/ja.d.ts +8 -0
  70. package/dist/translations/ja.js +23 -0
  71. package/dist/translations/ja.umd.js +23 -0
  72. package/dist/translations/ko.d.ts +8 -0
  73. package/dist/translations/ko.js +23 -0
  74. package/dist/translations/ko.umd.js +23 -0
  75. package/dist/translations/lt.d.ts +8 -0
  76. package/dist/translations/lt.js +23 -0
  77. package/dist/translations/lt.umd.js +23 -0
  78. package/dist/translations/lv.d.ts +8 -0
  79. package/dist/translations/lv.js +23 -0
  80. package/dist/translations/lv.umd.js +23 -0
  81. package/dist/translations/ms.d.ts +8 -0
  82. package/dist/translations/ms.js +23 -0
  83. package/dist/translations/ms.umd.js +23 -0
  84. package/dist/translations/nl.d.ts +8 -0
  85. package/dist/translations/nl.js +23 -0
  86. package/dist/translations/nl.umd.js +23 -0
  87. package/dist/translations/no.d.ts +8 -0
  88. package/dist/translations/no.js +23 -0
  89. package/dist/translations/no.umd.js +23 -0
  90. package/dist/translations/pl.d.ts +8 -0
  91. package/dist/translations/pl.js +23 -0
  92. package/dist/translations/pl.umd.js +23 -0
  93. package/dist/translations/pt-br.d.ts +8 -0
  94. package/dist/translations/pt-br.js +23 -0
  95. package/dist/translations/pt-br.umd.js +23 -0
  96. package/dist/translations/pt.d.ts +8 -0
  97. package/dist/translations/pt.js +23 -0
  98. package/dist/translations/pt.umd.js +23 -0
  99. package/dist/translations/ro.d.ts +8 -0
  100. package/dist/translations/ro.js +23 -0
  101. package/dist/translations/ro.umd.js +23 -0
  102. package/dist/translations/ru.d.ts +8 -0
  103. package/dist/translations/ru.js +23 -0
  104. package/dist/translations/ru.umd.js +23 -0
  105. package/dist/translations/sk.d.ts +8 -0
  106. package/dist/translations/sk.js +23 -0
  107. package/dist/translations/sk.umd.js +23 -0
  108. package/dist/translations/sr-latn.d.ts +8 -0
  109. package/dist/translations/sr-latn.js +23 -0
  110. package/dist/translations/sr-latn.umd.js +23 -0
  111. package/dist/translations/sr.d.ts +8 -0
  112. package/dist/translations/sr.js +23 -0
  113. package/dist/translations/sr.umd.js +23 -0
  114. package/dist/translations/sv.d.ts +8 -0
  115. package/dist/translations/sv.js +23 -0
  116. package/dist/translations/sv.umd.js +23 -0
  117. package/dist/translations/th.d.ts +8 -0
  118. package/dist/translations/th.js +23 -0
  119. package/dist/translations/th.umd.js +23 -0
  120. package/dist/translations/tr.d.ts +8 -0
  121. package/dist/translations/tr.js +23 -0
  122. package/dist/translations/tr.umd.js +23 -0
  123. package/dist/translations/ug.d.ts +8 -0
  124. package/dist/translations/ug.js +23 -0
  125. package/dist/translations/ug.umd.js +23 -0
  126. package/dist/translations/uk.d.ts +8 -0
  127. package/dist/translations/uk.js +23 -0
  128. package/dist/translations/uk.umd.js +23 -0
  129. package/dist/translations/vi.d.ts +8 -0
  130. package/dist/translations/vi.js +23 -0
  131. package/dist/translations/vi.umd.js +23 -0
  132. package/dist/translations/zh-cn.d.ts +8 -0
  133. package/dist/translations/zh-cn.js +23 -0
  134. package/dist/translations/zh-cn.umd.js +23 -0
  135. package/dist/translations/zh.d.ts +8 -0
  136. package/dist/translations/zh.js +23 -0
  137. package/dist/translations/zh.umd.js +23 -0
  138. package/dist/types/augmentation.d.ts +20 -0
  139. package/dist/types/copyformatcommand.d.ts +41 -0
  140. package/dist/types/formatpainter.d.ts +32 -0
  141. package/dist/types/formatpainterediting.d.ts +40 -0
  142. package/dist/types/formatpainterui.d.ts +36 -0
  143. package/dist/types/index.d.ts +18 -0
  144. package/dist/types/pasteformatcommand.d.ts +27 -0
  145. package/dist/types/utils.d.ts +29 -0
  146. package/package.json +4 -3
  147. package/src/copyformatcommand.js +1 -1
  148. package/src/formatpainter.js +1 -1
  149. package/src/formatpainterediting.js +1 -1
  150. package/src/formatpainterui.js +1 -1
  151. package/src/index.js +1 -1
  152. package/src/pasteformatcommand.js +1 -1
  153. package/src/utils.js +1 -1
@@ -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
+ (_0x206e65=>{const {nl:{dictionary:_0x1ac45b,getPluralForm:_0x7a8110}}={'nl':{'dictionary':{'Paint\x20formatting':'Opmaak\x20inkleuren','Continuous\x20painting':'Doorlopend\x20kleuren','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Houdt\x20het\x20kleuren\x20aan\x20na\x20het\x20instellen\x20van\x20de\x20opmaak.','Formatting\x20copied.':'Opmaak\x20gekopieerd.','Pasted\x20formatting.':'Opmaak\x20geplakt.'},'getPluralForm':_0x59f55d=>0x1!=_0x59f55d}};_0x206e65['nl']||={'dictionary':{},'getPluralForm':null},_0x206e65['nl']['dictionary']=Object['assign'](_0x206e65['nl']['dictionary'],_0x1ac45b),_0x206e65['nl']['getPluralForm']=_0x7a8110;})(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{'no':{'dictionary':{'Paint\x20formatting':'Paint-formatering','Continuous\x20painting':'Kontinuerlig\x20illustrasjon','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Lar\x20painter\x20være\x20på\x20etter\x20at\x20formatering\x20er\x20satt.','Formatting\x20copied.':'Formatering\x20kopiert.','Pasted\x20formatting.':'Limt\x20inn\x20formatering.'},'getPluralForm':_0x377c40=>0x1!=_0x377c40}};
@@ -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
+ (_0xd660cc=>{const {no:{dictionary:_0x38fd86,getPluralForm:_0x3eb3c3}}={'no':{'dictionary':{'Paint\x20formatting':'Paint-formatering','Continuous\x20painting':'Kontinuerlig\x20illustrasjon','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Lar\x20painter\x20være\x20på\x20etter\x20at\x20formatering\x20er\x20satt.','Formatting\x20copied.':'Formatering\x20kopiert.','Pasted\x20formatting.':'Limt\x20inn\x20formatering.'},'getPluralForm':_0x15cef4=>0x1!=_0x15cef4}};_0xd660cc['no']||={'dictionary':{},'getPluralForm':null},_0xd660cc['no']['dictionary']=Object['assign'](_0xd660cc['no']['dictionary'],_0x38fd86),_0xd660cc['no']['getPluralForm']=_0x3eb3c3;})(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{'pl':{'dictionary':{'Paint\x20formatting':'Malarz\x20formatów','Continuous\x20painting':'Stały\x20malarz\x20formatów','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Po\x20ustawieniu\x20formatowania\x20malarz\x20pozostaje\x20włączony.','Formatting\x20copied.':'Skopiowano\x20formatowanie.','Pasted\x20formatting.':'Wklejono\x20formatowanie.'},'getPluralForm':_0x2d7e1a=>0x1==_0x2d7e1a?0x0:_0x2d7e1a%0xa>=0x2&&_0x2d7e1a%0xa<=0x4&&(_0x2d7e1a%0x64<0xc||_0x2d7e1a%0x64>0xe)?0x1:0x1!=_0x2d7e1a&&_0x2d7e1a%0xa>=0x0&&_0x2d7e1a%0xa<=0x1||_0x2d7e1a%0xa>=0x5&&_0x2d7e1a%0xa<=0x9||_0x2d7e1a%0x64>=0xc&&_0x2d7e1a%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
+ (_0x2cc192=>{const {pl:{dictionary:_0x4b5672,getPluralForm:_0x133e80}}={'pl':{'dictionary':{'Paint\x20formatting':'Malarz\x20formatów','Continuous\x20painting':'Stały\x20malarz\x20formatów','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Po\x20ustawieniu\x20formatowania\x20malarz\x20pozostaje\x20włączony.','Formatting\x20copied.':'Skopiowano\x20formatowanie.','Pasted\x20formatting.':'Wklejono\x20formatowanie.'},'getPluralForm':_0x4ed0fa=>0x1==_0x4ed0fa?0x0:_0x4ed0fa%0xa>=0x2&&_0x4ed0fa%0xa<=0x4&&(_0x4ed0fa%0x64<0xc||_0x4ed0fa%0x64>0xe)?0x1:0x1!=_0x4ed0fa&&_0x4ed0fa%0xa>=0x0&&_0x4ed0fa%0xa<=0x1||_0x4ed0fa%0xa>=0x5&&_0x4ed0fa%0xa<=0x9||_0x4ed0fa%0x64>=0xc&&_0x4ed0fa%0x64<=0xe?0x2:0x3}};_0x2cc192['pl']||={'dictionary':{},'getPluralForm':null},_0x2cc192['pl']['dictionary']=Object['assign'](_0x2cc192['pl']['dictionary'],_0x4b5672),_0x2cc192['pl']['getPluralForm']=_0x133e80;})(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':{'Paint\x20formatting':'Pintar\x20formatação','Continuous\x20painting':'Pintura\x20contínua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantém\x20a\x20função\x20de\x20pintura\x20ativa\x20após\x20aplicar\x20a\x20formatação.','Formatting\x20copied.':'Formatação\x20copiada.','Pasted\x20formatting.':'Formatação\x20colada.'},'getPluralForm':_0x1a297d=>0x0==_0x1a297d||0x1==_0x1a297d?0x0:0x0!=_0x1a297d&&_0x1a297d%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
+ (_0xe063b7=>{const {'pt-br':{dictionary:_0x1b17bc,getPluralForm:_0x541275}}={'pt-br':{'dictionary':{'Paint\x20formatting':'Pintar\x20formatação','Continuous\x20painting':'Pintura\x20contínua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantém\x20a\x20função\x20de\x20pintura\x20ativa\x20após\x20aplicar\x20a\x20formatação.','Formatting\x20copied.':'Formatação\x20copiada.','Pasted\x20formatting.':'Formatação\x20colada.'},'getPluralForm':_0x58ccbb=>0x0==_0x58ccbb||0x1==_0x58ccbb?0x0:0x0!=_0x58ccbb&&_0x58ccbb%0xf4240==0x0?0x1:0x2}};_0xe063b7['pt-br']||={'dictionary':{},'getPluralForm':null},_0xe063b7['pt-br']['dictionary']=Object['assign'](_0xe063b7['pt-br']['dictionary'],_0x1b17bc),_0xe063b7['pt-br']['getPluralForm']=_0x541275;})(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':{'Paint\x20formatting':'Pincel\x20de\x20formatação','Continuous\x20painting':'Pintura\x20contínua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantém\x20o\x20pincel\x20ativo\x20depois\x20de\x20aplicar\x20a\x20formatação.','Formatting\x20copied.':'Formatação\x20copiada.','Pasted\x20formatting.':'Formatação\x20colada.'},'getPluralForm':_0x26cb60=>0x0==_0x26cb60||0x1==_0x26cb60?0x0:0x0!=_0x26cb60&&_0x26cb60%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
+ (_0xffbb1f=>{const {pt:{dictionary:_0x22c98b,getPluralForm:_0x135be7}}={'pt':{'dictionary':{'Paint\x20formatting':'Pincel\x20de\x20formatação','Continuous\x20painting':'Pintura\x20contínua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantém\x20o\x20pincel\x20ativo\x20depois\x20de\x20aplicar\x20a\x20formatação.','Formatting\x20copied.':'Formatação\x20copiada.','Pasted\x20formatting.':'Formatação\x20colada.'},'getPluralForm':_0x2a6b47=>0x0==_0x2a6b47||0x1==_0x2a6b47?0x0:0x0!=_0x2a6b47&&_0x2a6b47%0xf4240==0x0?0x1:0x2}};_0xffbb1f['pt']||={'dictionary':{},'getPluralForm':null},_0xffbb1f['pt']['dictionary']=Object['assign'](_0xffbb1f['pt']['dictionary'],_0x22c98b),_0xffbb1f['pt']['getPluralForm']=_0x135be7;})(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':{'Paint\x20formatting':'Formatare\x20Desen','Continuous\x20painting':'Desen\x20continuu','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Menține\x20activă\x20funcția\x20de\x20desenare\x20după\x20alegerea\x20formatării.','Formatting\x20copied.':'Formatarea\x20a\x20fost\x20copiată.','Pasted\x20formatting.':'Formatarea\x20a\x20fost\x20lipită.'},'getPluralForm':_0x3b800a=>0x1==_0x3b800a?0x0:_0x3b800a%0x64>0x13||_0x3b800a%0x64==0x0&&0x0!=_0x3b800a?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
+ (_0xd49326=>{const {ro:{dictionary:_0x3e5eba,getPluralForm:_0x5b2b0c}}={'ro':{'dictionary':{'Paint\x20formatting':'Formatare\x20Desen','Continuous\x20painting':'Desen\x20continuu','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Menține\x20activă\x20funcția\x20de\x20desenare\x20după\x20alegerea\x20formatării.','Formatting\x20copied.':'Formatarea\x20a\x20fost\x20copiată.','Pasted\x20formatting.':'Formatarea\x20a\x20fost\x20lipită.'},'getPluralForm':_0x46bb17=>0x1==_0x46bb17?0x0:_0x46bb17%0x64>0x13||_0x46bb17%0x64==0x0&&0x0!=_0x46bb17?0x2:0x1}};_0xd49326['ro']||={'dictionary':{},'getPluralForm':null},_0xd49326['ro']['dictionary']=Object['assign'](_0xd49326['ro']['dictionary'],_0x3e5eba),_0xd49326['ro']['getPluralForm']=_0x5b2b0c;})(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':{'Paint\x20formatting':'Форматирование\x20рисунков','Continuous\x20painting':'Непрерывное\x20рисование','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Оставляет\x20рисование\x20включенным\x20после\x20настройки\x20форматирования.','Formatting\x20copied.':'Форматирование\x20скопировано.','Pasted\x20formatting.':'Вставленное\x20форматирование.'},'getPluralForm':_0x491929=>_0x491929%0xa==0x1&&_0x491929%0x64!=0xb?0x0:_0x491929%0xa>=0x2&&_0x491929%0xa<=0x4&&(_0x491929%0x64<0xc||_0x491929%0x64>0xe)?0x1:_0x491929%0xa==0x0||_0x491929%0xa>=0x5&&_0x491929%0xa<=0x9||_0x491929%0x64>=0xb&&_0x491929%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
+ (_0x2b6fb4=>{const {ru:{dictionary:_0x86002f,getPluralForm:_0xbdef02}}={'ru':{'dictionary':{'Paint\x20formatting':'Форматирование\x20рисунков','Continuous\x20painting':'Непрерывное\x20рисование','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Оставляет\x20рисование\x20включенным\x20после\x20настройки\x20форматирования.','Formatting\x20copied.':'Форматирование\x20скопировано.','Pasted\x20formatting.':'Вставленное\x20форматирование.'},'getPluralForm':_0x4681e0=>_0x4681e0%0xa==0x1&&_0x4681e0%0x64!=0xb?0x0:_0x4681e0%0xa>=0x2&&_0x4681e0%0xa<=0x4&&(_0x4681e0%0x64<0xc||_0x4681e0%0x64>0xe)?0x1:_0x4681e0%0xa==0x0||_0x4681e0%0xa>=0x5&&_0x4681e0%0xa<=0x9||_0x4681e0%0x64>=0xb&&_0x4681e0%0x64<=0xe?0x2:0x3}};_0x2b6fb4['ru']||={'dictionary':{},'getPluralForm':null},_0x2b6fb4['ru']['dictionary']=Object['assign'](_0x2b6fb4['ru']['dictionary'],_0x86002f),_0x2b6fb4['ru']['getPluralForm']=_0xbdef02;})(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':{'Paint\x20formatting':'Formátovanie\x20maľovania','Continuous\x20painting':'Nepretržité\x20maľovanie','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Po\x20nastavení\x20formátovania\x20ponechá\x20maľovanie\x20zapnuté.','Formatting\x20copied.':'Formátovanie\x20skopírované.','Pasted\x20formatting.':'Vložené\x20formátovanie.'},'getPluralForm':_0x37a979=>_0x37a979%0x1==0x0&&0x1==_0x37a979?0x0:_0x37a979%0x1==0x0&&_0x37a979>=0x2&&_0x37a979<=0x4?0x1:_0x37a979%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
+ (_0x53a855=>{const {sk:{dictionary:_0x12c434,getPluralForm:_0x42f08d}}={'sk':{'dictionary':{'Paint\x20formatting':'Formátovanie\x20maľovania','Continuous\x20painting':'Nepretržité\x20maľovanie','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Po\x20nastavení\x20formátovania\x20ponechá\x20maľovanie\x20zapnuté.','Formatting\x20copied.':'Formátovanie\x20skopírované.','Pasted\x20formatting.':'Vložené\x20formátovanie.'},'getPluralForm':_0x456be6=>_0x456be6%0x1==0x0&&0x1==_0x456be6?0x0:_0x456be6%0x1==0x0&&_0x456be6>=0x2&&_0x456be6<=0x4?0x1:_0x456be6%0x1!=0x0?0x2:0x3}};_0x53a855['sk']||={'dictionary':{},'getPluralForm':null},_0x53a855['sk']['dictionary']=Object['assign'](_0x53a855['sk']['dictionary'],_0x12c434),_0x53a855['sk']['getPluralForm']=_0x42f08d;})(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-latn':{'dictionary':{'Paint\x20formatting':'Formatiranje\x20boje','Continuous\x20painting':'Kontinuirano\x20slikanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavlja\x20četkicu\x20uključenom\x20nakon\x20podešavanja\x20formatiranja.','Formatting\x20copied.':'Formatiranje\x20je\x20kopirano.','Pasted\x20formatting.':'Formatiranje\x20je\x20nalepljeno.'},'getPluralForm':_0x118456=>_0x118456%0xa==0x1&&_0x118456%0x64!=0xb?0x0:_0x118456%0xa>=0x2&&_0x118456%0xa<=0x4&&(_0x118456%0x64<0xa||_0x118456%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
+ (_0x4935b8=>{const {'sr-latn':{dictionary:_0x3be60d,getPluralForm:_0x97c5a0}}={'sr-latn':{'dictionary':{'Paint\x20formatting':'Formatiranje\x20boje','Continuous\x20painting':'Kontinuirano\x20slikanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavlja\x20četkicu\x20uključenom\x20nakon\x20podešavanja\x20formatiranja.','Formatting\x20copied.':'Formatiranje\x20je\x20kopirano.','Pasted\x20formatting.':'Formatiranje\x20je\x20nalepljeno.'},'getPluralForm':_0x3ad9c9=>_0x3ad9c9%0xa==0x1&&_0x3ad9c9%0x64!=0xb?0x0:_0x3ad9c9%0xa>=0x2&&_0x3ad9c9%0xa<=0x4&&(_0x3ad9c9%0x64<0xa||_0x3ad9c9%0x64>=0x14)?0x1:0x2}};_0x4935b8['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x4935b8['sr-latn']['dictionary']=Object['assign'](_0x4935b8['sr-latn']['dictionary'],_0x3be60d),_0x4935b8['sr-latn']['getPluralForm']=_0x97c5a0;})(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':{'Paint\x20formatting':'Formatiranje\x20boje','Continuous\x20painting':'Kontinuirano\x20slikanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavlja\x20četkicu\x20uključenom\x20nakon\x20podešavanja\x20formatiranja.','Formatting\x20copied.':'Formatiranje\x20je\x20kopirano.','Pasted\x20formatting.':'Formatiranje\x20je\x20nalepljeno.'},'getPluralForm':_0x478a35=>_0x478a35%0xa==0x1&&_0x478a35%0x64!=0xb?0x0:_0x478a35%0xa>=0x2&&_0x478a35%0xa<=0x4&&(_0x478a35%0x64<0xa||_0x478a35%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
+ (_0x1451d8=>{const {sr:{dictionary:_0x1beca1,getPluralForm:_0x302c02}}={'sr':{'dictionary':{'Paint\x20formatting':'Formatiranje\x20boje','Continuous\x20painting':'Kontinuirano\x20slikanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavlja\x20četkicu\x20uključenom\x20nakon\x20podešavanja\x20formatiranja.','Formatting\x20copied.':'Formatiranje\x20je\x20kopirano.','Pasted\x20formatting.':'Formatiranje\x20je\x20nalepljeno.'},'getPluralForm':_0x3aef01=>_0x3aef01%0xa==0x1&&_0x3aef01%0x64!=0xb?0x0:_0x3aef01%0xa>=0x2&&_0x3aef01%0xa<=0x4&&(_0x3aef01%0x64<0xa||_0x3aef01%0x64>=0x14)?0x1:0x2}};_0x1451d8['sr']||={'dictionary':{},'getPluralForm':null},_0x1451d8['sr']['dictionary']=Object['assign'](_0x1451d8['sr']['dictionary'],_0x1beca1),_0x1451d8['sr']['getPluralForm']=_0x302c02;})(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':{'Paint\x20formatting':'Formatering\x20av\x20färgläggning','Continuous\x20painting':'Fortlöpande\x20målning','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Behåller\x20målaren\x20på\x20efter\x20att\x20formateringen\x20har\x20satts.','Formatting\x20copied.':'Formateringen\x20har\x20kopierats.','Pasted\x20formatting.':'Inklistrad\x20formatering.'},'getPluralForm':_0x4bde40=>0x1!=_0x4bde40}};