@ckeditor/ckeditor5-format-painter 41.4.0-alpha.0 → 41.4.1

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 (186) hide show
  1. package/build/format-painter.js +2 -2
  2. package/build/translations/ar.js +1 -1
  3. package/build/translations/bg.js +1 -1
  4. package/build/translations/bn.js +1 -1
  5. package/build/translations/ca.js +1 -1
  6. package/build/translations/cs.js +1 -1
  7. package/build/translations/da.js +1 -1
  8. package/build/translations/de.js +1 -1
  9. package/build/translations/el.js +1 -1
  10. package/build/translations/en-au.js +1 -1
  11. package/build/translations/es.js +1 -1
  12. package/build/translations/et.js +1 -1
  13. package/build/translations/fi.js +1 -1
  14. package/build/translations/fr.js +1 -1
  15. package/build/translations/gl.js +1 -1
  16. package/build/translations/he.js +1 -1
  17. package/build/translations/hi.js +1 -1
  18. package/build/translations/hr.js +1 -1
  19. package/build/translations/hu.js +1 -1
  20. package/build/translations/id.js +1 -1
  21. package/build/translations/it.js +1 -1
  22. package/build/translations/ja.js +1 -1
  23. package/build/translations/ko.js +1 -1
  24. package/build/translations/lt.js +1 -1
  25. package/build/translations/lv.js +1 -1
  26. package/build/translations/ms.js +1 -1
  27. package/build/translations/nl.js +1 -1
  28. package/build/translations/no.js +1 -1
  29. package/build/translations/pl.js +1 -1
  30. package/build/translations/pt-br.js +1 -1
  31. package/build/translations/pt.js +1 -1
  32. package/build/translations/ro.js +1 -1
  33. package/build/translations/ru.js +1 -1
  34. package/build/translations/sk.js +1 -1
  35. package/build/translations/sr-latn.js +1 -1
  36. package/build/translations/sr.js +1 -1
  37. package/build/translations/sv.js +1 -1
  38. package/build/translations/th.js +1 -1
  39. package/build/translations/tr.js +1 -1
  40. package/build/translations/ug.js +1 -1
  41. package/build/translations/uk.js +1 -1
  42. package/build/translations/vi.js +1 -1
  43. package/build/translations/zh-cn.js +1 -1
  44. package/build/translations/zh.js +1 -1
  45. package/dist/index.js +1 -1
  46. package/dist/translations/ar.js +1 -1
  47. package/dist/translations/ar.umd.js +23 -0
  48. package/dist/translations/bg.js +1 -1
  49. package/dist/translations/bg.umd.js +23 -0
  50. package/dist/translations/bn.js +1 -1
  51. package/dist/translations/bn.umd.js +23 -0
  52. package/dist/translations/ca.js +1 -1
  53. package/dist/translations/ca.umd.js +23 -0
  54. package/dist/translations/cs.js +1 -1
  55. package/dist/translations/cs.umd.js +23 -0
  56. package/dist/translations/da.js +1 -1
  57. package/dist/translations/da.umd.js +23 -0
  58. package/dist/translations/de.js +1 -1
  59. package/dist/translations/de.umd.js +23 -0
  60. package/dist/translations/el.js +1 -1
  61. package/dist/translations/el.umd.js +23 -0
  62. package/dist/translations/en-au.js +1 -1
  63. package/dist/translations/en-au.umd.js +23 -0
  64. package/dist/translations/en.js +1 -1
  65. package/dist/translations/en.umd.js +23 -0
  66. package/dist/translations/es.js +1 -1
  67. package/dist/translations/es.umd.js +23 -0
  68. package/dist/translations/et.js +1 -1
  69. package/dist/translations/et.umd.js +23 -0
  70. package/dist/translations/fi.js +1 -1
  71. package/dist/translations/fi.umd.js +23 -0
  72. package/dist/translations/fr.js +1 -1
  73. package/dist/translations/fr.umd.js +23 -0
  74. package/dist/translations/gl.js +1 -1
  75. package/dist/translations/gl.umd.js +23 -0
  76. package/dist/translations/he.js +1 -1
  77. package/dist/translations/he.umd.js +23 -0
  78. package/dist/translations/hi.js +1 -1
  79. package/dist/translations/hi.umd.js +23 -0
  80. package/dist/translations/hr.js +1 -1
  81. package/dist/translations/hr.umd.js +23 -0
  82. package/dist/translations/hu.js +1 -1
  83. package/dist/translations/hu.umd.js +23 -0
  84. package/dist/translations/id.js +1 -1
  85. package/dist/translations/id.umd.js +23 -0
  86. package/dist/translations/it.js +1 -1
  87. package/dist/translations/it.umd.js +23 -0
  88. package/dist/translations/ja.js +1 -1
  89. package/dist/translations/ja.umd.js +23 -0
  90. package/dist/translations/ko.js +1 -1
  91. package/dist/translations/ko.umd.js +23 -0
  92. package/dist/translations/lt.js +1 -1
  93. package/dist/translations/lt.umd.js +23 -0
  94. package/dist/translations/lv.js +1 -1
  95. package/dist/translations/lv.umd.js +23 -0
  96. package/dist/translations/ms.js +1 -1
  97. package/dist/translations/ms.umd.js +23 -0
  98. package/dist/translations/nl.js +1 -1
  99. package/dist/translations/nl.umd.js +23 -0
  100. package/dist/translations/no.js +1 -1
  101. package/dist/translations/no.umd.js +23 -0
  102. package/dist/translations/pl.js +1 -1
  103. package/dist/translations/pl.umd.js +23 -0
  104. package/dist/translations/pt-br.js +1 -1
  105. package/dist/translations/pt-br.umd.js +23 -0
  106. package/dist/translations/pt.js +1 -1
  107. package/dist/translations/pt.umd.js +23 -0
  108. package/dist/translations/ro.js +1 -1
  109. package/dist/translations/ro.umd.js +23 -0
  110. package/dist/translations/ru.js +1 -1
  111. package/dist/translations/ru.umd.js +23 -0
  112. package/dist/translations/sk.js +1 -1
  113. package/dist/translations/sk.umd.js +23 -0
  114. package/dist/translations/sr-latn.js +1 -1
  115. package/dist/translations/sr-latn.umd.js +23 -0
  116. package/dist/translations/sr.js +1 -1
  117. package/dist/translations/sr.umd.js +23 -0
  118. package/dist/translations/sv.js +1 -1
  119. package/dist/translations/sv.umd.js +23 -0
  120. package/dist/translations/th.js +1 -1
  121. package/dist/translations/th.umd.js +23 -0
  122. package/dist/translations/tr.js +1 -1
  123. package/dist/translations/tr.umd.js +23 -0
  124. package/dist/translations/ug.js +1 -1
  125. package/dist/translations/ug.umd.js +23 -0
  126. package/dist/translations/uk.js +1 -1
  127. package/dist/translations/uk.umd.js +23 -0
  128. package/dist/translations/vi.js +1 -1
  129. package/dist/translations/vi.umd.js +23 -0
  130. package/dist/translations/zh-cn.js +1 -1
  131. package/dist/translations/zh-cn.umd.js +23 -0
  132. package/dist/translations/zh.js +1 -1
  133. package/dist/translations/zh.umd.js +23 -0
  134. package/lang/translations/ar.po +8 -0
  135. package/lang/translations/bg.po +8 -0
  136. package/lang/translations/bn.po +8 -0
  137. package/lang/translations/ca.po +8 -0
  138. package/lang/translations/cs.po +8 -0
  139. package/lang/translations/da.po +8 -0
  140. package/lang/translations/de.po +8 -0
  141. package/lang/translations/el.po +8 -0
  142. package/lang/translations/en-au.po +8 -0
  143. package/lang/translations/en.po +8 -0
  144. package/lang/translations/es.po +8 -0
  145. package/lang/translations/et.po +8 -0
  146. package/lang/translations/fi.po +8 -0
  147. package/lang/translations/fr.po +8 -0
  148. package/lang/translations/gl.po +8 -0
  149. package/lang/translations/he.po +8 -0
  150. package/lang/translations/hi.po +8 -0
  151. package/lang/translations/hr.po +8 -0
  152. package/lang/translations/hu.po +8 -0
  153. package/lang/translations/id.po +8 -0
  154. package/lang/translations/it.po +8 -0
  155. package/lang/translations/ja.po +8 -0
  156. package/lang/translations/ko.po +8 -0
  157. package/lang/translations/lt.po +8 -0
  158. package/lang/translations/lv.po +8 -0
  159. package/lang/translations/ms.po +8 -0
  160. package/lang/translations/nl.po +8 -0
  161. package/lang/translations/no.po +8 -0
  162. package/lang/translations/pl.po +8 -0
  163. package/lang/translations/pt-br.po +8 -0
  164. package/lang/translations/pt.po +8 -0
  165. package/lang/translations/ro.po +8 -0
  166. package/lang/translations/ru.po +8 -0
  167. package/lang/translations/sk.po +8 -0
  168. package/lang/translations/sr-latn.po +8 -0
  169. package/lang/translations/sr.po +8 -0
  170. package/lang/translations/sv.po +8 -0
  171. package/lang/translations/th.po +8 -0
  172. package/lang/translations/tr.po +8 -0
  173. package/lang/translations/ug.po +8 -0
  174. package/lang/translations/uk.po +8 -0
  175. package/lang/translations/vi.po +8 -0
  176. package/lang/translations/zh-cn.po +8 -0
  177. package/lang/translations/zh.po +8 -0
  178. package/package.json +3 -3
  179. package/src/copyformatcommand.js +1 -1
  180. package/src/formatpainter.js +1 -1
  181. package/src/formatpainterediting.js +1 -1
  182. package/src/formatpainterui.js +1 -1
  183. package/src/index.js +1 -1
  184. package/src/pasteformatcommand.js +1 -1
  185. package/src/utils.js +1 -1
  186. package/build/format-painter.js.map +0 -1
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "पेंट फ़ॉर्मैटिंग"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "टेक्स्ट फ़ॉर्मेटिंग कॉपी करें"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "टेक्स्ट फ़ॉर्मेटिंग को पेस्ट करें"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "निरंतर पेंटिंग"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Boja formatiranja"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr ""
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr ""
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Neprekinuto bojanje"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Festék formázása"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Szövegformázás másolása"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Szövegformázás beillesztése"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Folyamatos festés"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Format pengecatan"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "menyalin format teks"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "menempelkan format teks"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Pengecatan bersinambung"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Copia della formattazione"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Copia formattazione testo"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Incolla formattazione testo"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Pittura continua"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "フォーマットをペイント"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "テキスト書式をコピー"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "テキスト書式を貼り付け"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "連続ペイント"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "서식 복사"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "텍스트 서식 복사하기"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "텍스트 서식 붙여넣기"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "서식 복사 유지"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Užpildo formatavimas"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Kopijuoti teksto formatavimą"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Įklijuoti teksto formatavimą"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Vientisas užpildas"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Krāsu formatēšana"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Kopēt teksta formatējumu"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Ielīmēt teksta formatējumu"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Nepārtraukta krāsošana"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Pemformatan cat"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Salin pemformatan teks"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Tampal pemformatan teks"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Pengecatan berterusan"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Opmaak inkleuren"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Tekstopmaak kopiëren"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Tekstopmaak plakken"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Doorlopend kleuren"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Paint-formatering"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Kopier tekstformatering"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Lim inn tekstformatering"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Kontinuerlig illustrasjon"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Malarz formatów"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Kopiuj formatowanie tekstu"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Wklej formatowanie tekstu"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Stały malarz formatów"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Pintar formatação"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Copiar formatação de texto"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Colar formatação de texto"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Pintura contínua"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Pincel de formatação"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Copiar formatação de texto"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Colar formatação de texto"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Pintura contínua"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Formatare Desen"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Copiază formatarea textului"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Lipește formatarea textului"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Desen continuu"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Форматирование рисунков"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Копировать форматирование текста"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Вставить форматирование текста"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Непрерывное рисование"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Formátovanie maľovania"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Kopírovať formátovanie textu"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Vložiť formátovanie textu"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Nepretržité maľovanie"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Formatiranje boje"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr ""
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr ""
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Kontinuirano slikanje"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Formatiranje boje"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Kopirajte oblikovanje teksta"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Nalepite oblikovanje teksta"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Kontinuirano slikanje"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Formatering av färgläggning"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Kopiera textformatering"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Klistra in textformatering"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Fortlöpande målning"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "ระบายการจัดรูป"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "คัดลอกการจัดรูปแบบข้อความ"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "วางการจัดรูปแบบข้อความ"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "การระบายอย่างต่อเนื่อง"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Boya biçimlendirme"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Metin biçimlendirmesini kopyala"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Metin biçimlendirmesini yapıştır"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Sürekli boyama"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "سىزما پىچىمى"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr ""
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr ""
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "سىزما داۋاملاشتۇرۇش"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Художнє форматування"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Копіювати форматування тексту"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Вставити форматування тексту"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Постійне малювання"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "Sao chép định dạng"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "Sao chép định dạng văn bản"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "Dán định dạng văn bản"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "Tô màu liên tục"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "绘画格式化"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "复制文本格式"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "粘贴文本格式"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "连续绘画"
@@ -21,6 +21,14 @@ msgctxt "A toolbar button tooltip for the format painter feature."
21
21
  msgid "Paint formatting"
22
22
  msgstr "油漆格式"
23
23
 
24
+ msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
+ msgid "Copy text formatting"
26
+ msgstr "複製文字格式"
27
+
28
+ msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
+ msgid "Paste text formatting"
30
+ msgstr "貼上文字格式"
31
+
24
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
25
33
  msgid "Continuous painting"
26
34
  msgstr "連續繪製"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-format-painter",
3
- "version": "41.4.0-alpha.0",
3
+ "version": "41.4.1",
4
4
  "description": "Format painter feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,8 +12,8 @@
12
12
  "type": "module",
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "ckeditor5": "41.4.0-alpha.0",
16
- "ckeditor5-collaboration": "41.4.0-alpha.0"
15
+ "ckeditor5": "41.4.1",
16
+ "ckeditor5-collaboration": "41.4.1"
17
17
  },
18
18
  "license": "SEE LICENSE IN LICENSE.md",
19
19
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4578d0=_0x249c;(function(_0x5470d1,_0x12b797){const _0x55913d=_0x249c,_0x3c80bf=_0x5470d1();while(!![]){try{const _0xbbfdfc=-parseInt(_0x55913d(0x90))/0x1*(parseInt(_0x55913d(0x94))/0x2)+-parseInt(_0x55913d(0x87))/0x3*(-parseInt(_0x55913d(0x98))/0x4)+parseInt(_0x55913d(0x8b))/0x5*(-parseInt(_0x55913d(0x86))/0x6)+parseInt(_0x55913d(0x84))/0x7+parseInt(_0x55913d(0x99))/0x8*(-parseInt(_0x55913d(0x81))/0x9)+parseInt(_0x55913d(0x89))/0xa+parseInt(_0x55913d(0x8a))/0xb;if(_0xbbfdfc===_0x12b797)break;else _0x3c80bf['push'](_0x3c80bf['shift']());}catch(_0x1fbf1b){_0x3c80bf['push'](_0x3c80bf['shift']());}}}(_0x5c59,0x5be3a));function _0x5c59(){const _0x14f4d8=['5xZLwRu','fromEntries','reset','change:isEnabled','from','1TtaOAM','document','schema','filter','1445546cpSTOy','editor','get','value','696PJlzyu','48sOgHLD','isFormatting','getAttributes','getAttributeProperties','commands','model','refresh','300033ERYFpj','_getFormattingAttributes','selection','3424393mCcHdp','change:value','1148088qXsTIe','5937KfStRl','execute','4539140JoqVQG','2233682uPPamh'];_0x5c59=function(){return _0x14f4d8;};return _0x5c59();}import{Command as _0x2d699e}from'ckeditor5/src/core.js';function _0x249c(_0x52c5dd,_0x1f6f48){const _0x5c59f1=_0x5c59();return _0x249c=function(_0x249cce,_0x41c911){_0x249cce=_0x249cce-0x7f;let _0x116347=_0x5c59f1[_0x249cce];return _0x116347;},_0x249c(_0x52c5dd,_0x1f6f48);}import{PASTE_FORMAT_COMMAND_NAME as _0x46f1aa}from'./utils.js';export default class r extends _0x2d699e{constructor(_0x41e565){const _0x455d39=_0x249c;super(_0x41e565),this[_0x455d39(0x97)]=void 0x0,this['on'](_0x455d39(0x8e),(_0x238e0c,_0x2fc325,_0x50a067)=>{const _0x2f230c=_0x455d39;_0x50a067||this[_0x2f230c(0x8d)]();}),this['on'](_0x455d39(0x85),()=>_0x41e565[_0x455d39(0x9d)][_0x455d39(0x96)](_0x46f1aa)[_0x455d39(0x80)]());}[_0x4578d0(0x88)](){const _0x1bc47d=_0x4578d0;this[_0x1bc47d(0x97)]=this[_0x1bc47d(0x82)]();}[_0x4578d0(0x8d)](){const _0x457658=_0x4578d0;this[_0x457658(0x97)]=void 0x0;}[_0x4578d0(0x82)](){const _0x1cbff0=_0x4578d0,_0x314828=this[_0x1cbff0(0x95)][_0x1cbff0(0x7f)],_0x3c5406=_0x314828[_0x1cbff0(0x91)][_0x1cbff0(0x83)];return Object[_0x1cbff0(0x8c)](Array[_0x1cbff0(0x8f)](_0x3c5406[_0x1cbff0(0x9b)]())[_0x1cbff0(0x93)](([_0x1b2c15])=>_0x314828[_0x1cbff0(0x92)][_0x1cbff0(0x9c)](_0x1b2c15)[_0x1cbff0(0x9a)]));}}
23
+ const _0x33652d=_0x1077;(function(_0x253949,_0x101d0a){const _0x935fc9=_0x1077,_0x4d1c73=_0x253949();while(!![]){try{const _0x23fd13=-parseInt(_0x935fc9(0x93))/0x1*(parseInt(_0x935fc9(0x98))/0x2)+parseInt(_0x935fc9(0x92))/0x3+-parseInt(_0x935fc9(0x84))/0x4+parseInt(_0x935fc9(0x8c))/0x5+-parseInt(_0x935fc9(0x9f))/0x6*(-parseInt(_0x935fc9(0x83))/0x7)+-parseInt(_0x935fc9(0x8b))/0x8*(parseInt(_0x935fc9(0x97))/0x9)+parseInt(_0x935fc9(0x82))/0xa*(parseInt(_0x935fc9(0x88))/0xb);if(_0x23fd13===_0x101d0a)break;else _0x4d1c73['push'](_0x4d1c73['shift']());}catch(_0xbf8552){_0x4d1c73['push'](_0x4d1c73['shift']());}}}(_0x3b0f,0x80095));function _0x1077(_0x179268,_0x60e31c){const _0x3b0f5d=_0x3b0f();return _0x1077=function(_0x107719,_0x1115a7){_0x107719=_0x107719-0x82;let _0x3ef533=_0x3b0f5d[_0x107719];return _0x3ef533;},_0x1077(_0x179268,_0x60e31c);}import{Command as _0x39f19b}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x161be1}from'./utils.js';function _0x3b0f(){const _0x3d37cb=['change:isEnabled','commands','schema','get','973566NlRIEg','76530gxffhs','filter','change:value','from','900NOhoEX','18YDgitu','selection','refresh','getAttributeProperties','document','model','isFormatting','318966YIPOKx','value','2851910ZvRbog','42SOGgPw','2914752JosBVc','editor','reset','fromEntries','33cafHKo','getAttributes','_getFormattingAttributes','44192vrFLzd','4976170YsjjXt','execute'];_0x3b0f=function(){return _0x3d37cb;};return _0x3b0f();}export default class r extends _0x39f19b{constructor(_0x5272a5){const _0x54fba0=_0x1077;super(_0x5272a5),this[_0x54fba0(0xa0)]=void 0x0,this['on'](_0x54fba0(0x8e),(_0x39ab45,_0x88b126,_0x3014c4)=>{const _0x4931f6=_0x54fba0;_0x3014c4||this[_0x4931f6(0x86)]();}),this['on'](_0x54fba0(0x95),()=>_0x5272a5[_0x54fba0(0x8f)][_0x54fba0(0x91)](_0x161be1)[_0x54fba0(0x9a)]());}[_0x33652d(0x8d)](){const _0x1b1941=_0x33652d;this[_0x1b1941(0xa0)]=this[_0x1b1941(0x8a)]();}[_0x33652d(0x86)](){const _0x23e2a7=_0x33652d;this[_0x23e2a7(0xa0)]=void 0x0;}[_0x33652d(0x8a)](){const _0x31d63c=_0x33652d,_0x42aad5=this[_0x31d63c(0x85)][_0x31d63c(0x9d)],_0x4b994b=_0x42aad5[_0x31d63c(0x9c)][_0x31d63c(0x99)];return Object[_0x31d63c(0x87)](Array[_0x31d63c(0x96)](_0x4b994b[_0x31d63c(0x89)]())[_0x31d63c(0x94)](([_0x52b870])=>_0x42aad5[_0x31d63c(0x90)][_0x31d63c(0x9b)](_0x52b870)[_0x31d63c(0x9e)]));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x18db78=_0x17dd;function _0x17dd(_0x24c8fb,_0x2016ca){var _0x424fac=_0x424f();return _0x17dd=function(_0x17dde0,_0x2caa92){_0x17dde0=_0x17dde0-0x1bf;var _0x265de5=_0x424fac[_0x17dde0];return _0x265de5;},_0x17dd(_0x24c8fb,_0x2016ca);}(function(_0x4d39bf,_0x352665){var _0x6310df=_0x17dd,_0x59bcdb=_0x4d39bf();while(!![]){try{var _0x1e95cd=-parseInt(_0x6310df(0x1c4))/0x1+parseInt(_0x6310df(0x1c3))/0x2*(parseInt(_0x6310df(0x1cb))/0x3)+parseInt(_0x6310df(0x1c1))/0x4+-parseInt(_0x6310df(0x1c6))/0x5*(-parseInt(_0x6310df(0x1c0))/0x6)+parseInt(_0x6310df(0x1cc))/0x7*(-parseInt(_0x6310df(0x1bf))/0x8)+parseInt(_0x6310df(0x1ca))/0x9*(-parseInt(_0x6310df(0x1c2))/0xa)+-parseInt(_0x6310df(0x1c8))/0xb*(-parseInt(_0x6310df(0x1c7))/0xc);if(_0x1e95cd===_0x352665)break;else _0x59bcdb['push'](_0x59bcdb['shift']());}catch(_0x23f141){_0x59bcdb['push'](_0x59bcdb['shift']());}}}(_0x424f,0x2f344));import{Plugin as _0x16cded}from'ckeditor5/src/core.js';import _0x15d91c from'./formatpainterediting.js';import _0x337167 from'./formatpainterui.js';function _0x424f(){var _0x1eedb6=['FormatPainter','40KeCIbU','6gdssCL','1518988niWaBG','50tStEcR','604612WhywJK','243314GfXKBl','requires','720145nuSMXh','310740ASsNcs','88HrrkRo','pluginName','432369qyBKuA','3BFYsfs','498925sinZit'];_0x424f=function(){return _0x1eedb6;};return _0x424f();}export default class m extends _0x16cded{static get[_0x18db78(0x1c5)](){return[_0x15d91c,_0x337167];}static get[_0x18db78(0x1c9)](){var _0x26d945=_0x18db78;return _0x26d945(0x1cd);}}
23
+ var _0x3b1900=_0x1a51;(function(_0x3958d9,_0x2d780a){var _0x5767d1=_0x1a51,_0x1d2f90=_0x3958d9();while(!![]){try{var _0x318418=parseInt(_0x5767d1(0x14b))/0x1*(parseInt(_0x5767d1(0x150))/0x2)+-parseInt(_0x5767d1(0x14e))/0x3*(parseInt(_0x5767d1(0x152))/0x4)+-parseInt(_0x5767d1(0x151))/0x5+-parseInt(_0x5767d1(0x14f))/0x6+parseInt(_0x5767d1(0x154))/0x7+-parseInt(_0x5767d1(0x156))/0x8+-parseInt(_0x5767d1(0x14c))/0x9*(-parseInt(_0x5767d1(0x14d))/0xa);if(_0x318418===_0x2d780a)break;else _0x1d2f90['push'](_0x1d2f90['shift']());}catch(_0x24195e){_0x1d2f90['push'](_0x1d2f90['shift']());}}}(_0x4cfb,0x8f904));import{Plugin as _0x848916}from'ckeditor5/src/core.js';import _0xef09e0 from'./formatpainterediting.js';import _0x708e72 from'./formatpainterui.js';function _0x1a51(_0x4ccc60,_0x45315f){var _0x4cfba4=_0x4cfb();return _0x1a51=function(_0x1a51da,_0x31d34b){_0x1a51da=_0x1a51da-0x14b;var _0x3a1022=_0x4cfba4[_0x1a51da];return _0x3a1022;},_0x1a51(_0x4ccc60,_0x45315f);}export default class m extends _0x848916{static get[_0x3b1900(0x155)](){return[_0xef09e0,_0x708e72];}static get[_0x3b1900(0x153)](){var _0x21b6b4=_0x3b1900;return _0x21b6b4(0x157);}}function _0x4cfb(){var _0x4e109e=['5824452YHTNQf','942906prEmTl','2599000htOakK','15676OXwzHW','pluginName','3597769ihSzEh','requires','8003144XmyMTb','FormatPainter','2eewCZz','55035WFDqRO','4210JwSpwy','729VsSfiH'];_0x4cfb=function(){return _0x4e109e;};return _0x4cfb();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48d4bd=_0x3860;(function(_0x65e2e5,_0x1bea4d){const _0xce7335=_0x3860,_0x36f194=_0x65e2e5();while(!![]){try{const _0x4cb0ba=parseInt(_0xce7335(0x143))/0x1*(parseInt(_0xce7335(0x147))/0x2)+parseInt(_0xce7335(0x157))/0x3*(-parseInt(_0xce7335(0x153))/0x4)+-parseInt(_0xce7335(0x15a))/0x5*(-parseInt(_0xce7335(0x14b))/0x6)+parseInt(_0xce7335(0x141))/0x7*(-parseInt(_0xce7335(0x152))/0x8)+parseInt(_0xce7335(0x148))/0x9+parseInt(_0xce7335(0x156))/0xa+-parseInt(_0xce7335(0x13c))/0xb*(parseInt(_0xce7335(0x14e))/0xc);if(_0x4cb0ba===_0x1bea4d)break;else _0x36f194['push'](_0x36f194['shift']());}catch(_0x4ba268){_0x36f194['push'](_0x36f194['shift']());}}}(_0x38bc,0xa6e48));import{Plugin as _0x52fea9}from'ckeditor5/src/core.js';import{CKEditorError as _0x315274}from'ckeditor5/src/utils.js';import _0x55d32b from'./copyformatcommand.js';import _0x1bccf from'./pasteformatcommand.js';function _0x3860(_0x57f5f2,_0x41c204){const _0x38bc6a=_0x38bc();return _0x3860=function(_0x3860f9,_0x49d30b){_0x3860f9=_0x3860f9-0x13c;let _0x29381f=_0x38bc6a[_0x3860f9];return _0x29381f;},_0x3860(_0x57f5f2,_0x41c204);}import{COPY_FORMAT_COMMAND_NAME as _0x3fea06,PASTE_FORMAT_COMMAND_NAME as _0xffc308}from'./utils.js';function _0x38bc(){const _0x5bf55c=['3071724hTXuSh','_licenseKeyCheckInterval','destroy','config','8eCsoTW','4HjMRmt','editor','format-painter-invalid-license-key','13282370WgBXfD','1973883zSxKrY','commands','formatPainterLicenseKeyTrialLimit:operations','2989295ISHFmS','77pApebw','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20format\x20painter\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','add','get','licenseKey','4899244xnVlil','formatPainterLicenseKeyValid','1012229QtrtJu','init','info','format-painter-trial-license-key-reached-limit-changes','2mdbJwK','8054631YVFmmx','FormatPainterEditing','formatPainterLicenseKeyInvalid','6BoKQrP','pluginName','formatPainterLicenseKeyTrial'];_0x38bc=function(){return _0x5bf55c;};return _0x38bc();}export default class o extends _0x52fea9{static get[_0x48d4bd(0x14c)](){const _0xd1b2b5=_0x48d4bd;return _0xd1b2b5(0x149);}constructor(_0x5ce64d){const _0x37e059=_0x48d4bd;super(_0x5ce64d),this[_0x37e059(0x14f)]=null;}[_0x48d4bd(0x144)](){const _0x36c3f4=_0x48d4bd,_0x2665e2=this[_0x36c3f4(0x154)];_0x2665e2[_0x36c3f4(0x158)][_0x36c3f4(0x13e)](_0x3fea06,new _0x55d32b(_0x2665e2)),_0x2665e2[_0x36c3f4(0x158)][_0x36c3f4(0x13e)](_0xffc308,new _0x1bccf(_0x2665e2)),this[_0x36c3f4(0x140)]=_0x2665e2[_0x36c3f4(0x151)][_0x36c3f4(0x13f)](_0x36c3f4(0x140));const _0x2033d3=this[_0x36c3f4(0x154)];this[_0x36c3f4(0x14f)]=setInterval(()=>{const _0x3c1b58=_0x36c3f4;let _0x236c0c;for(const _0x3b3162 in _0x2033d3){const _0x324041=_0x3b3162,_0x526373=_0x2033d3[_0x324041];if(_0x3c1b58(0x14d)===_0x526373||_0x3c1b58(0x14a)===_0x526373||_0x3c1b58(0x142)===_0x526373||_0x3c1b58(0x159)===_0x526373){delete _0x2033d3[_0x324041],_0x236c0c=_0x526373;break;}}if(_0x3c1b58(0x14a)===_0x236c0c)throw clearInterval(this[_0x3c1b58(0x14f)]),new _0x315274(_0x3c1b58(0x155),null);if(_0x3c1b58(0x14d)===_0x236c0c&&console[_0x3c1b58(0x145)](_0x3c1b58(0x13d)),_0x3c1b58(0x159)===_0x236c0c)throw clearInterval(this[_0x3c1b58(0x14f)]),new _0x315274(_0x3c1b58(0x146),null);_0x3c1b58(0x142)===_0x236c0c&&clearInterval(this[_0x3c1b58(0x14f)]);},0x3e8);}[_0x48d4bd(0x150)](){const _0x25e4eb=_0x48d4bd;this[_0x25e4eb(0x14f)]&&clearInterval(this[_0x25e4eb(0x14f)]);}}
23
+ const _0x28bfc7=_0x87ef;(function(_0x30f6a8,_0x4a355d){const _0x56dbbc=_0x87ef,_0x178a0e=_0x30f6a8();while(!![]){try{const _0x5cf3b6=parseInt(_0x56dbbc(0x1d8))/0x1*(-parseInt(_0x56dbbc(0x1d0))/0x2)+parseInt(_0x56dbbc(0x1cd))/0x3+-parseInt(_0x56dbbc(0x1d9))/0x4*(-parseInt(_0x56dbbc(0x1c3))/0x5)+-parseInt(_0x56dbbc(0x1c8))/0x6*(-parseInt(_0x56dbbc(0x1c4))/0x7)+-parseInt(_0x56dbbc(0x1cc))/0x8*(-parseInt(_0x56dbbc(0x1cb))/0x9)+parseInt(_0x56dbbc(0x1c2))/0xa*(-parseInt(_0x56dbbc(0x1d5))/0xb)+parseInt(_0x56dbbc(0x1ca))/0xc;if(_0x5cf3b6===_0x4a355d)break;else _0x178a0e['push'](_0x178a0e['shift']());}catch(_0x539fbf){_0x178a0e['push'](_0x178a0e['shift']());}}}(_0x43ff,0xf05e8));function _0x87ef(_0x2a6567,_0x1e1d4d){const _0x43fff6=_0x43ff();return _0x87ef=function(_0x87efa0,_0x43dfe5){_0x87efa0=_0x87efa0-0x1bc;let _0xc32bb1=_0x43fff6[_0x87efa0];return _0xc32bb1;},_0x87ef(_0x2a6567,_0x1e1d4d);}function _0x43ff(){const _0x2286e1=['formatPainterLicenseKeyTrial','6378SKwoef','init','info','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20format\x20painter\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','commands','44kmQfcE','licenseKey','FormatPainterEditing','552DasnPi','4Xcbazu','format-painter-trial-license-key-reached-limit-changes','get','add','formatPainterLicenseKeyValid','editor','formatPainterLicenseKeyTrialLimit:operations','destroy','3490490xYbuog','2193125Iprwib','623GSptoW','_licenseKeyCheckInterval','format-painter-invalid-license-key','pluginName','29712LRfSaL','formatPainterLicenseKeyInvalid','13110756omVTLD','6835113jGKIxl','8Mhxjnu','4229109xsCLik','config'];_0x43ff=function(){return _0x2286e1;};return _0x43ff();}import{Plugin as _0x39af56}from'ckeditor5/src/core.js';import{CKEditorError as _0x292113}from'ckeditor5/src/utils.js';import _0xc4b73d from'./copyformatcommand.js';import _0x5dc7cf from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x316e47,PASTE_FORMAT_COMMAND_NAME as _0x5b153e}from'./utils.js';export default class o extends _0x39af56{static get[_0x28bfc7(0x1c7)](){const _0x3a444d=_0x28bfc7;return _0x3a444d(0x1d7);}constructor(_0x3b5d98){const _0x453c12=_0x28bfc7;super(_0x3b5d98),this[_0x453c12(0x1c5)]=null;}[_0x28bfc7(0x1d1)](){const _0x3764e1=_0x28bfc7,_0x499f1d=this[_0x3764e1(0x1bf)];_0x499f1d[_0x3764e1(0x1d4)][_0x3764e1(0x1bd)](_0x316e47,new _0xc4b73d(_0x499f1d)),_0x499f1d[_0x3764e1(0x1d4)][_0x3764e1(0x1bd)](_0x5b153e,new _0x5dc7cf(_0x499f1d)),this[_0x3764e1(0x1d6)]=_0x499f1d[_0x3764e1(0x1ce)][_0x3764e1(0x1bc)](_0x3764e1(0x1d6));const _0x5302c9=this[_0x3764e1(0x1bf)];this[_0x3764e1(0x1c5)]=setInterval(()=>{const _0x37eaf5=_0x3764e1;let _0x4d69a4;for(const _0x2f627d in _0x5302c9){const _0x5d9b7e=_0x2f627d,_0x26e190=_0x5302c9[_0x5d9b7e];if(_0x37eaf5(0x1cf)===_0x26e190||_0x37eaf5(0x1c9)===_0x26e190||_0x37eaf5(0x1be)===_0x26e190||_0x37eaf5(0x1c0)===_0x26e190){delete _0x5302c9[_0x5d9b7e],_0x4d69a4=_0x26e190;break;}}if(_0x37eaf5(0x1c9)===_0x4d69a4)throw clearInterval(this[_0x37eaf5(0x1c5)]),new _0x292113(_0x37eaf5(0x1c6),null);if(_0x37eaf5(0x1cf)===_0x4d69a4&&console[_0x37eaf5(0x1d2)](_0x37eaf5(0x1d3)),_0x37eaf5(0x1c0)===_0x4d69a4)throw clearInterval(this[_0x37eaf5(0x1c5)]),new _0x292113(_0x37eaf5(0x1da),null);_0x37eaf5(0x1be)===_0x4d69a4&&clearInterval(this[_0x37eaf5(0x1c5)]);},0x3e8);}[_0x28bfc7(0x1c1)](){const _0x3a4902=_0x28bfc7;this[_0x3a4902(0x1c5)]&&clearInterval(this[_0x3a4902(0x1c5)]);}}