@ckeditor/ckeditor5-format-painter 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.
- package/build/format-painter.js +2 -2
- package/build/translations/ar.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gl.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/ug.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/dist/index-content.css +4 -0
- package/dist/index-editor.css +7 -0
- package/dist/index.css +32 -0
- package/dist/index.js +23 -0
- package/dist/translations/ar.d.ts +8 -0
- package/dist/translations/ar.js +23 -0
- package/dist/translations/ar.umd.js +23 -0
- package/dist/translations/bg.d.ts +8 -0
- package/dist/translations/bg.js +23 -0
- package/dist/translations/bg.umd.js +23 -0
- package/dist/translations/bn.d.ts +8 -0
- package/dist/translations/bn.js +23 -0
- package/dist/translations/bn.umd.js +23 -0
- package/dist/translations/ca.d.ts +8 -0
- package/dist/translations/ca.js +23 -0
- package/dist/translations/ca.umd.js +23 -0
- package/dist/translations/cs.d.ts +8 -0
- package/dist/translations/cs.js +23 -0
- package/dist/translations/cs.umd.js +23 -0
- package/dist/translations/da.d.ts +8 -0
- package/dist/translations/da.js +23 -0
- package/dist/translations/da.umd.js +23 -0
- package/dist/translations/de.d.ts +8 -0
- package/dist/translations/de.js +23 -0
- package/dist/translations/de.umd.js +23 -0
- package/dist/translations/el.d.ts +8 -0
- package/dist/translations/el.js +23 -0
- package/dist/translations/el.umd.js +23 -0
- package/dist/translations/en-au.d.ts +8 -0
- package/dist/translations/en-au.js +23 -0
- package/dist/translations/en-au.umd.js +23 -0
- package/dist/translations/en.d.ts +8 -0
- package/dist/translations/en.js +23 -0
- package/dist/translations/en.umd.js +23 -0
- package/dist/translations/es.d.ts +8 -0
- package/dist/translations/es.js +23 -0
- package/dist/translations/es.umd.js +23 -0
- package/dist/translations/et.d.ts +8 -0
- package/dist/translations/et.js +23 -0
- package/dist/translations/et.umd.js +23 -0
- package/dist/translations/fi.d.ts +8 -0
- package/dist/translations/fi.js +23 -0
- package/dist/translations/fi.umd.js +23 -0
- package/dist/translations/fr.d.ts +8 -0
- package/dist/translations/fr.js +23 -0
- package/dist/translations/fr.umd.js +23 -0
- package/dist/translations/gl.d.ts +8 -0
- package/dist/translations/gl.js +23 -0
- package/dist/translations/gl.umd.js +23 -0
- package/dist/translations/he.d.ts +8 -0
- package/dist/translations/he.js +23 -0
- package/dist/translations/he.umd.js +23 -0
- package/dist/translations/hi.d.ts +8 -0
- package/dist/translations/hi.js +23 -0
- package/dist/translations/hi.umd.js +23 -0
- package/dist/translations/hr.d.ts +8 -0
- package/dist/translations/hr.js +23 -0
- package/dist/translations/hr.umd.js +23 -0
- package/dist/translations/hu.d.ts +8 -0
- package/dist/translations/hu.js +23 -0
- package/dist/translations/hu.umd.js +23 -0
- package/dist/translations/id.d.ts +8 -0
- package/dist/translations/id.js +23 -0
- package/dist/translations/id.umd.js +23 -0
- package/dist/translations/it.d.ts +8 -0
- package/dist/translations/it.js +23 -0
- package/dist/translations/it.umd.js +23 -0
- package/dist/translations/ja.d.ts +8 -0
- package/dist/translations/ja.js +23 -0
- package/dist/translations/ja.umd.js +23 -0
- package/dist/translations/ko.d.ts +8 -0
- package/dist/translations/ko.js +23 -0
- package/dist/translations/ko.umd.js +23 -0
- package/dist/translations/lt.d.ts +8 -0
- package/dist/translations/lt.js +23 -0
- package/dist/translations/lt.umd.js +23 -0
- package/dist/translations/lv.d.ts +8 -0
- package/dist/translations/lv.js +23 -0
- package/dist/translations/lv.umd.js +23 -0
- package/dist/translations/ms.d.ts +8 -0
- package/dist/translations/ms.js +23 -0
- package/dist/translations/ms.umd.js +23 -0
- package/dist/translations/nl.d.ts +8 -0
- package/dist/translations/nl.js +23 -0
- package/dist/translations/nl.umd.js +23 -0
- package/dist/translations/no.d.ts +8 -0
- package/dist/translations/no.js +23 -0
- package/dist/translations/no.umd.js +23 -0
- package/dist/translations/pl.d.ts +8 -0
- package/dist/translations/pl.js +23 -0
- package/dist/translations/pl.umd.js +23 -0
- package/dist/translations/pt-br.d.ts +8 -0
- package/dist/translations/pt-br.js +23 -0
- package/dist/translations/pt-br.umd.js +23 -0
- package/dist/translations/pt.d.ts +8 -0
- package/dist/translations/pt.js +23 -0
- package/dist/translations/pt.umd.js +23 -0
- package/dist/translations/ro.d.ts +8 -0
- package/dist/translations/ro.js +23 -0
- package/dist/translations/ro.umd.js +23 -0
- package/dist/translations/ru.d.ts +8 -0
- package/dist/translations/ru.js +23 -0
- package/dist/translations/ru.umd.js +23 -0
- package/dist/translations/sk.d.ts +8 -0
- package/dist/translations/sk.js +23 -0
- package/dist/translations/sk.umd.js +23 -0
- package/dist/translations/sr-latn.d.ts +8 -0
- package/dist/translations/sr-latn.js +23 -0
- package/dist/translations/sr-latn.umd.js +23 -0
- package/dist/translations/sr.d.ts +8 -0
- package/dist/translations/sr.js +23 -0
- package/dist/translations/sr.umd.js +23 -0
- package/dist/translations/sv.d.ts +8 -0
- package/dist/translations/sv.js +23 -0
- package/dist/translations/sv.umd.js +23 -0
- package/dist/translations/th.d.ts +8 -0
- package/dist/translations/th.js +23 -0
- package/dist/translations/th.umd.js +23 -0
- package/dist/translations/tr.d.ts +8 -0
- package/dist/translations/tr.js +23 -0
- package/dist/translations/tr.umd.js +23 -0
- package/dist/translations/ug.d.ts +8 -0
- package/dist/translations/ug.js +23 -0
- package/dist/translations/ug.umd.js +23 -0
- package/dist/translations/uk.d.ts +8 -0
- package/dist/translations/uk.js +23 -0
- package/dist/translations/uk.umd.js +23 -0
- package/dist/translations/vi.d.ts +8 -0
- package/dist/translations/vi.js +23 -0
- package/dist/translations/vi.umd.js +23 -0
- package/dist/translations/zh-cn.d.ts +8 -0
- package/dist/translations/zh-cn.js +23 -0
- package/dist/translations/zh-cn.umd.js +23 -0
- package/dist/translations/zh.d.ts +8 -0
- package/dist/translations/zh.js +23 -0
- package/dist/translations/zh.umd.js +23 -0
- package/dist/types/augmentation.d.ts +20 -0
- package/dist/types/copyformatcommand.d.ts +41 -0
- package/dist/types/formatpainter.d.ts +32 -0
- package/dist/types/formatpainterediting.d.ts +40 -0
- package/dist/types/formatpainterui.d.ts +36 -0
- package/dist/types/index.d.ts +18 -0
- package/dist/types/pasteformatcommand.d.ts +27 -0
- package/dist/types/utils.d.ts +29 -0
- package/lang/contexts.json +2 -0
- package/lang/translations/ar.po +8 -0
- package/lang/translations/bg.po +8 -0
- package/lang/translations/bn.po +8 -0
- package/lang/translations/ca.po +8 -0
- package/lang/translations/cs.po +8 -0
- package/lang/translations/da.po +8 -0
- package/lang/translations/de.po +8 -0
- package/lang/translations/el.po +8 -0
- package/lang/translations/en-au.po +8 -0
- package/lang/translations/en.po +8 -0
- package/lang/translations/es.po +8 -0
- package/lang/translations/et.po +8 -0
- package/lang/translations/fi.po +8 -0
- package/lang/translations/fr.po +8 -0
- package/lang/translations/gl.po +8 -0
- package/lang/translations/he.po +8 -0
- package/lang/translations/hi.po +8 -0
- package/lang/translations/hr.po +8 -0
- package/lang/translations/hu.po +8 -0
- package/lang/translations/id.po +8 -0
- package/lang/translations/it.po +8 -0
- package/lang/translations/ja.po +8 -0
- package/lang/translations/ko.po +8 -0
- package/lang/translations/lt.po +8 -0
- package/lang/translations/lv.po +8 -0
- package/lang/translations/ms.po +8 -0
- package/lang/translations/nl.po +8 -0
- package/lang/translations/no.po +8 -0
- package/lang/translations/pl.po +8 -0
- package/lang/translations/pt-br.po +8 -0
- package/lang/translations/pt.po +8 -0
- package/lang/translations/ro.po +8 -0
- package/lang/translations/ru.po +8 -0
- package/lang/translations/sk.po +8 -0
- package/lang/translations/sr-latn.po +8 -0
- package/lang/translations/sr.po +8 -0
- package/lang/translations/sv.po +8 -0
- package/lang/translations/th.po +8 -0
- package/lang/translations/tr.po +8 -0
- package/lang/translations/ug.po +8 -0
- package/lang/translations/uk.po +8 -0
- package/lang/translations/vi.po +8 -0
- package/lang/translations/zh-cn.po +8 -0
- package/lang/translations/zh.po +8 -0
- package/package.json +4 -3
- package/src/copyformatcommand.js +1 -1
- package/src/formatpainter.js +1 -1
- package/src/formatpainterediting.js +1 -1
- package/src/formatpainterui.js +1 -1
- package/src/index.js +1 -1
- package/src/pasteformatcommand.js +1 -1
- package/src/utils.js +1 -1
package/lang/translations/hu.po
CHANGED
|
@@ -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"
|
package/lang/translations/id.po
CHANGED
|
@@ -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"
|
package/lang/translations/it.po
CHANGED
|
@@ -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"
|
package/lang/translations/ja.po
CHANGED
|
@@ -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/lang/translations/ko.po
CHANGED
|
@@ -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/lang/translations/lt.po
CHANGED
|
@@ -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"
|
package/lang/translations/lv.po
CHANGED
|
@@ -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"
|
package/lang/translations/ms.po
CHANGED
|
@@ -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"
|
package/lang/translations/nl.po
CHANGED
|
@@ -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"
|
package/lang/translations/no.po
CHANGED
|
@@ -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"
|
package/lang/translations/pl.po
CHANGED
|
@@ -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"
|
package/lang/translations/pt.po
CHANGED
|
@@ -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"
|
package/lang/translations/ro.po
CHANGED
|
@@ -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"
|
package/lang/translations/ru.po
CHANGED
|
@@ -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/lang/translations/sk.po
CHANGED
|
@@ -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"
|
package/lang/translations/sr.po
CHANGED
|
@@ -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"
|
package/lang/translations/sv.po
CHANGED
|
@@ -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"
|
package/lang/translations/th.po
CHANGED
|
@@ -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/lang/translations/tr.po
CHANGED
|
@@ -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"
|
package/lang/translations/ug.po
CHANGED
|
@@ -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/lang/translations/uk.po
CHANGED
|
@@ -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/lang/translations/vi.po
CHANGED
|
@@ -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 "连续绘画"
|
package/lang/translations/zh.po
CHANGED
|
@@ -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.
|
|
3
|
+
"version": "41.4.0",
|
|
4
4
|
"description": "Format painter feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -12,14 +12,15 @@
|
|
|
12
12
|
"type": "module",
|
|
13
13
|
"main": "src/index.js",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"ckeditor5": "41.
|
|
16
|
-
"ckeditor5-collaboration": "41.
|
|
15
|
+
"ckeditor5": "41.4.0",
|
|
16
|
+
"ckeditor5-collaboration": "41.4.0"
|
|
17
17
|
},
|
|
18
18
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
19
19
|
"author": "CKSource (http://cksource.com/)",
|
|
20
20
|
"homepage": "https://ckeditor.com/ckeditor-5",
|
|
21
21
|
"bugs": "https://support.ckeditor.com/hc/en-us/requests/new",
|
|
22
22
|
"files": [
|
|
23
|
+
"dist",
|
|
23
24
|
"lang",
|
|
24
25
|
"src/**/*.js",
|
|
25
26
|
"src/**/*.d.ts",
|
package/src/copyformatcommand.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xaca0d=_0x5348;(function(_0x41fd99,_0x512342){const _0x4c9514=_0x5348,_0x4a18b9=_0x41fd99();while(!![]){try{const _0x53864f=-parseInt(_0x4c9514(0x10b))/0x1+parseInt(_0x4c9514(0x109))/0x2+-parseInt(_0x4c9514(0x108))/0x3+parseInt(_0x4c9514(0xf7))/0x4+parseInt(_0x4c9514(0xf5))/0x5+-parseInt(_0x4c9514(0xf3))/0x6*(-parseInt(_0x4c9514(0xff))/0x7)+-parseInt(_0x4c9514(0x103))/0x8;if(_0x53864f===_0x512342)break;else _0x4a18b9['push'](_0x4a18b9['shift']());}catch(_0x53bf29){_0x4a18b9['push'](_0x4a18b9['shift']());}}}(_0x3aa9,0x1cf5b));import{Command as _0x28a7e3}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0xda1225}from'./utils.js';export default class r extends _0x28a7e3{constructor(_0x19750d){const _0x4338e2=_0x5348;super(_0x19750d),this[_0x4338e2(0x102)]=void 0x0,this['on'](_0x4338e2(0x107),(_0x1628e1,_0x4bf1a7,_0x138ac1)=>{const _0x5d0abc=_0x4338e2;_0x138ac1||this[_0x5d0abc(0xfe)]();}),this['on'](_0x4338e2(0x10c),()=>_0x19750d[_0x4338e2(0xfc)][_0x4338e2(0x101)](_0xda1225)[_0x4338e2(0xf8)]());}[_0xaca0d(0xf4)](){const _0x45ac1a=_0xaca0d;this[_0x45ac1a(0x102)]=this[_0x45ac1a(0x100)]();}[_0xaca0d(0xfe)](){const _0x202959=_0xaca0d;this[_0x202959(0x102)]=void 0x0;}[_0xaca0d(0x100)](){const _0x53eb0b=_0xaca0d,_0xde751f=this[_0x53eb0b(0xf1)][_0x53eb0b(0xfb)],_0x446386=_0xde751f[_0x53eb0b(0xfd)][_0x53eb0b(0xf2)];return Object[_0x53eb0b(0x106)](Array[_0x53eb0b(0xf9)](_0x446386[_0x53eb0b(0xf6)]())[_0x53eb0b(0x104)](([_0x3ded9d])=>_0xde751f[_0x53eb0b(0x105)][_0x53eb0b(0xfa)](_0x3ded9d)[_0x53eb0b(0x10a)]));}}function _0x5348(_0x3ea76e,_0x29e082){const _0x3aa943=_0x3aa9();return _0x5348=function(_0x534802,_0x3cc61b){_0x534802=_0x534802-0xf1;let _0x46f5de=_0x3aa943[_0x534802];return _0x46f5de;},_0x5348(_0x3ea76e,_0x29e082);}function _0x3aa9(){const _0x333c8e=['model','commands','document','reset','59759skDGlU','_getFormattingAttributes','get','value','1166000CtVBeB','filter','schema','fromEntries','change:isEnabled','142329nxWnNq','69346WRNATm','isFormatting','54443sAaYmZ','change:value','editor','selection','138txQqpF','execute','150720rPlQHc','getAttributes','420348eMpXHe','refresh','from','getAttributeProperties'];_0x3aa9=function(){return _0x333c8e;};return _0x3aa9();}
|
package/src/formatpainter.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x20ae26=_0x299f;(function(_0x40dd0f,_0x4d94cb){var _0x4a032d=_0x299f,_0x4ba984=_0x40dd0f();while(!![]){try{var _0x112ae5=parseInt(_0x4a032d(0x15d))/0x1*(-parseInt(_0x4a032d(0x162))/0x2)+-parseInt(_0x4a032d(0x15b))/0x3+parseInt(_0x4a032d(0x15a))/0x4+parseInt(_0x4a032d(0x15f))/0x5*(parseInt(_0x4a032d(0x164))/0x6)+-parseInt(_0x4a032d(0x15c))/0x7+-parseInt(_0x4a032d(0x15e))/0x8+parseInt(_0x4a032d(0x161))/0x9*(parseInt(_0x4a032d(0x165))/0xa);if(_0x112ae5===_0x4d94cb)break;else _0x4ba984['push'](_0x4ba984['shift']());}catch(_0x21ad7d){_0x4ba984['push'](_0x4ba984['shift']());}}}(_0x1599,0x78ef7));import{Plugin as _0x2220f6}from'ckeditor5/src/core.js';function _0x1599(){var _0x36e582=['2810157ncBhzw','3982664gVZhmB','1VZQwiy','7826888JKrvZY','5BWxQDk','FormatPainter','261DJpiCe','1811026Ulxbco','pluginName','3202374amGTZV','854520Pyihem','requires','3492236qivUUB'];_0x1599=function(){return _0x36e582;};return _0x1599();}import _0x28de45 from'./formatpainterediting.js';import _0x4f67c1 from'./formatpainterui.js';function _0x299f(_0x52d475,_0x563fe3){var _0x1599cd=_0x1599();return _0x299f=function(_0x299f53,_0xb4bf0){_0x299f53=_0x299f53-0x15a;var _0x38f08e=_0x1599cd[_0x299f53];return _0x38f08e;},_0x299f(_0x52d475,_0x563fe3);}export default class m extends _0x2220f6{static get[_0x20ae26(0x166)](){return[_0x28de45,_0x4f67c1];}static get[_0x20ae26(0x163)](){var _0xd2bc7=_0x20ae26;return _0xd2bc7(0x160);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x208c05=_0x1e38;function _0x1e38(_0x385a05,_0x3dc42e){const _0x39e4fa=_0x39e4();return _0x1e38=function(_0x1e38f2,_0x120dc9){_0x1e38f2=_0x1e38f2-0x1f1;let _0x34f0d6=_0x39e4fa[_0x1e38f2];return _0x34f0d6;},_0x1e38(_0x385a05,_0x3dc42e);}(function(_0x1082b0,_0x420c8f){const _0x16cfd9=_0x1e38,_0xc9ac31=_0x1082b0();while(!![]){try{const _0x2b7a48=-parseInt(_0x16cfd9(0x1f9))/0x1+parseInt(_0x16cfd9(0x1f7))/0x2+parseInt(_0x16cfd9(0x20d))/0x3*(-parseInt(_0x16cfd9(0x1f6))/0x4)+parseInt(_0x16cfd9(0x203))/0x5*(parseInt(_0x16cfd9(0x1f2))/0x6)+parseInt(_0x16cfd9(0x207))/0x7+-parseInt(_0x16cfd9(0x209))/0x8*(parseInt(_0x16cfd9(0x206))/0x9)+-parseInt(_0x16cfd9(0x205))/0xa;if(_0x2b7a48===_0x420c8f)break;else _0xc9ac31['push'](_0xc9ac31['shift']());}catch(_0x4ed126){_0xc9ac31['push'](_0xc9ac31['shift']());}}}(_0x39e4,0x5662d));import{Plugin as _0x251631}from'ckeditor5/src/core.js';import{CKEditorError as _0x7543a8}from'ckeditor5/src/utils.js';import _0x56ad7a from'./copyformatcommand.js';import _0x4dffc5 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x550036,PASTE_FORMAT_COMMAND_NAME as _0x395f08}from'./utils.js';export default class o extends _0x251631{static get[_0x208c05(0x1fa)](){const _0x54a45c=_0x208c05;return _0x54a45c(0x1fe);}constructor(_0x2c2ba1){const _0x3774a5=_0x208c05;super(_0x2c2ba1),this[_0x3774a5(0x202)]=null;}[_0x208c05(0x200)](){const _0x43a258=_0x208c05,_0x37e9f4=this[_0x43a258(0x204)];_0x37e9f4[_0x43a258(0x20a)][_0x43a258(0x1fd)](_0x550036,new _0x56ad7a(_0x37e9f4)),_0x37e9f4[_0x43a258(0x20a)][_0x43a258(0x1fd)](_0x395f08,new _0x4dffc5(_0x37e9f4)),this[_0x43a258(0x1ff)]=_0x37e9f4[_0x43a258(0x1f4)][_0x43a258(0x1fc)](_0x43a258(0x1ff));const _0x13008d=this[_0x43a258(0x204)];this[_0x43a258(0x202)]=setInterval(()=>{const _0x37ca41=_0x43a258;let _0x2653dc;for(const _0x14a871 in _0x13008d){const _0x5bb1c1=_0x14a871,_0x1fcd09=_0x13008d[_0x5bb1c1];if(_0x37ca41(0x201)===_0x1fcd09||_0x37ca41(0x208)===_0x1fcd09||_0x37ca41(0x1fb)===_0x1fcd09||_0x37ca41(0x1f3)===_0x1fcd09){delete _0x13008d[_0x5bb1c1],_0x2653dc=_0x1fcd09;break;}}if(_0x37ca41(0x208)===_0x2653dc)throw clearInterval(this[_0x37ca41(0x202)]),new _0x7543a8(_0x37ca41(0x1f5),null);if(_0x37ca41(0x201)===_0x2653dc&&console[_0x37ca41(0x1f8)](_0x37ca41(0x1f1)),_0x37ca41(0x1f3)===_0x2653dc)throw clearInterval(this[_0x37ca41(0x202)]),new _0x7543a8(_0x37ca41(0x20c),null);_0x37ca41(0x1fb)===_0x2653dc&&clearInterval(this[_0x37ca41(0x202)]);},0x3e8);}[_0x208c05(0x20b)](){const _0x17c0a8=_0x208c05;this[_0x17c0a8(0x202)]&&clearInterval(this[_0x17c0a8(0x202)]);}}function _0x39e4(){const _0xb11ea9=['380979pVJapH','pluginName','formatPainterLicenseKeyValid','get','add','FormatPainterEditing','licenseKey','init','formatPainterLicenseKeyTrial','_licenseKeyCheckInterval','105465AymDPJ','editor','1922610ttgDnI','2061dWcRra','4702369EAbQgB','formatPainterLicenseKeyInvalid','2848fSJHrS','commands','destroy','format-painter-trial-license-key-reached-limit-changes','15XRtYiC','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.','114CslgcP','formatPainterLicenseKeyTrialLimit:operations','config','format-painter-invalid-license-key','367796VsObCm','791624CdbIhF','info'];_0x39e4=function(){return _0xb11ea9;};return _0x39e4();}
|