@ckeditor/ckeditor5-track-changes 42.0.1-alpha.2 → 42.0.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.
- package/LICENSE.md +1 -1
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/src/integrations/font.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x29c255=_0x54e8;(function(_0x19cf95,_0x256f80){const _0x400b40=_0x54e8,_0x22bd1b=_0x19cf95();while(!![]){try{const _0x2e53d1=parseInt(_0x400b40(0x9c))/0x1+-parseInt(_0x400b40(0x74))/0x2+parseInt(_0x400b40(0x80))/0x3+parseInt(_0x400b40(0x8a))/0x4*(parseInt(_0x400b40(0x7d))/0x5)+-parseInt(_0x400b40(0x7f))/0x6*(-parseInt(_0x400b40(0xa8))/0x7)+parseInt(_0x400b40(0x77))/0x8+parseInt(_0x400b40(0x76))/0x9*(-parseInt(_0x400b40(0xac))/0xa);if(_0x2e53d1===_0x256f80)break;else _0x22bd1b['push'](_0x22bd1b['shift']());}catch(_0x2059c3){_0x22bd1b['push'](_0x22bd1b['shift']());}}}(_0x53cd,0x2c747));import{Plugin as _0x274be1}from'ckeditor5/src/core.js';function _0x54e8(_0x97fce2,_0x2ddb50){const _0x53cd77=_0x53cd();return _0x54e8=function(_0x54e808,_0x124c8a){_0x54e808=_0x54e808-0x71;let _0x1e5b0a=_0x53cd77[_0x54e808];return _0x1e5b0a;},_0x54e8(_0x97fce2,_0x2ddb50);}import{normalizeColorOptions as _0x18dd02}from'ckeditor5/src/ui.js';import{getTranslation as _0x5f30ee}from'../utils/common-translations.js';const ro=[{'pluginName':_0x29c255(0x7e),'commandName':_0x29c255(0x9d)},{'pluginName':_0x29c255(0xa1),'commandName':_0x29c255(0x73)},{'pluginName':_0x29c255(0x94),'commandName':_0x29c255(0x92)},{'pluginName':_0x29c255(0x7a),'commandName':_0x29c255(0xa4)}];function _0x53cd(){const _0x7394c3=['58592ANuxHR','fontSize.options','5685867LPWwrX','2228912LbuHPl','get','label','FontBackgroundColorEditing','title','*Set\x20font\x20size:*\x20%0','5bzGEwk','FontSizeEditing','6QiwROk','979977UNnmsa','*Reset\x20font\x20color*','*Set\x20font\x20color:*\x20%0','registerAttributeLabel','toLowerCase','formatInline','*Reset\x20font\x20family*','enableDefaultAttributesIntegration','plugins','find','239732VcpRiD','commandName','FORMAT_FONT_FAMILY','registerDescriptionCallback','fontColor.colors','_registerLegacyDescription','*Reset\x20font\x20size*','TrackChangesEditing','fontColor','FontSize','FontColorEditing','FORMAT_FONT_COLOR','model','fontBackgroundColor.colors','value','descriptionFactory','type','format','88854uMaAvH','fontSize','registerInlineAttribute','commandParams','*Reset\x20font\x20background\x20color*','FontFamilyEditing','normalizeSizeOptions','config','fontBackgroundColor','has','*Set\x20font\x20background\x20color:*\x20%0','*Set\x20font\x20family:*\x20%0','623602Obrsfo','afterInit','editor','FORMAT_FONT_BACKGROUND','10PWzDlX','FORMAT_FONT_SIZE','trim','locale','fontFamily'];_0x53cd=function(){return _0x7394c3;};return _0x53cd();}export default class Q extends _0x274be1{[_0x29c255(0xa9)](){const _0x43f770=_0x29c255,_0x423689=this[_0x43f770(0xaa)][_0x43f770(0x72)],_0x173749=this[_0x43f770(0xaa)][_0x43f770(0x88)][_0x43f770(0x78)](_0x43f770(0x91));for(const {pluginName:_0x36d2d9,commandName:_0x493082}of ro)this[_0x43f770(0xaa)][_0x43f770(0x88)][_0x43f770(0xa5)](_0x36d2d9)&&(_0x173749[_0x43f770(0x87)](_0x493082),_0x173749[_0x43f770(0x9e)](_0x493082));_0x423689['t'],(_0x173749[_0x43f770(0x99)][_0x43f770(0x83)](_0x43f770(0x9d),_0x5f30ee(_0x423689,_0x43f770(0xad))),_0x173749[_0x43f770(0x99)][_0x43f770(0x83)](_0x43f770(0x73),_0x5f30ee(_0x423689,_0x43f770(0x8c))),_0x173749[_0x43f770(0x99)][_0x43f770(0x83)](_0x43f770(0x92),_0x5f30ee(_0x423689,_0x43f770(0x95))),_0x173749[_0x43f770(0x99)][_0x43f770(0x83)](_0x43f770(0xa4),_0x5f30ee(_0x423689,_0x43f770(0xab))),this[_0x43f770(0x8f)]());}[_0x29c255(0x8f)](){const _0x37bb52=_0x29c255,_0x9e7c33=this[_0x37bb52(0xaa)],_0x28d043=_0x9e7c33[_0x37bb52(0x72)];_0x9e7c33[_0x37bb52(0x88)][_0x37bb52(0x78)](_0x37bb52(0x91))[_0x37bb52(0x99)][_0x37bb52(0x8d)](_0x4e0080=>{const _0x29b162=_0x37bb52,_0x4dd62e=_0x28d043['t'];if(_0x29b162(0x85)!=_0x4e0080[_0x29b162(0x9a)])return;const {data:_0x3ca2ad}=_0x4e0080;if(null!=_0x3ca2ad){if(_0x29b162(0x9d)==_0x3ca2ad[_0x29b162(0x8b)]){const _0xffc633=_0x3ca2ad[_0x29b162(0x9f)][0x0][_0x29b162(0x98)];if(_0xffc633){const _0x2520cb=_0x4dd62e(this[_0x29b162(0xaa)][_0x29b162(0x88)][_0x29b162(0x78)](_0x29b162(0x93))[_0x29b162(0xa2)](this[_0x29b162(0xaa)][_0x29b162(0xa3)][_0x29b162(0x78)](_0x29b162(0x75)))[_0x29b162(0x89)](_0x1a2f24=>_0x1a2f24[_0x29b162(0x96)]==_0xffc633)[_0x29b162(0x7b)])[_0x29b162(0x84)]();return{'type':_0x29b162(0x9b),'content':_0x5f30ee(_0x28d043,_0x29b162(0x7c),_0x2520cb)};}return{'type':_0x29b162(0x9b),'content':_0x5f30ee(_0x28d043,_0x29b162(0x90))};}if(_0x29b162(0x73)==_0x3ca2ad[_0x29b162(0x8b)]){const _0x5a5d1d=_0x3ca2ad[_0x29b162(0x9f)][0x0][_0x29b162(0x98)];return _0x5a5d1d?{'type':_0x29b162(0x9b),'content':_0x5f30ee(_0x28d043,_0x29b162(0xa7),_0x5a5d1d)}:{'type':_0x29b162(0x9b),'content':_0x5f30ee(_0x28d043,_0x29b162(0x86))};}if(_0x29b162(0x92)==_0x3ca2ad[_0x29b162(0x8b)]){const _0x393437=_0x3ca2ad[_0x29b162(0x9f)][0x0][_0x29b162(0x98)];if(_0x393437){const _0x8415e=_0x18dd02(this[_0x29b162(0xaa)][_0x29b162(0xa3)][_0x29b162(0x78)](_0x29b162(0x8e)))[_0x29b162(0x89)](_0x33ca00=>_0x33ca00[_0x29b162(0x96)]==_0x393437);let _0x31f0b5=_0x393437,_0x3896ef='';return _0x8415e&&(_0x31f0b5=_0x8415e[_0x29b162(0x79)],_0x3896ef=_0x4dd62e(_0x31f0b5)[_0x29b162(0x84)]()),{'type':_0x29b162(0x9b),'content':_0x5f30ee(_0x28d043,_0x29b162(0x82),_0x3896ef)[_0x29b162(0x71)](),'color':{'value':_0x393437,'title':_0x3896ef||_0x31f0b5}};}return{'type':_0x29b162(0x9b),'content':_0x5f30ee(_0x28d043,_0x29b162(0x81))};}if(_0x29b162(0xa4)==_0x3ca2ad[_0x29b162(0x8b)]){const _0x306b32=_0x3ca2ad[_0x29b162(0x9f)][0x0][_0x29b162(0x98)];if(_0x306b32){const _0x14ce52=_0x18dd02(this[_0x29b162(0xaa)][_0x29b162(0xa3)][_0x29b162(0x78)](_0x29b162(0x97)))[_0x29b162(0x89)](_0x4317b0=>_0x4317b0[_0x29b162(0x96)]==_0x306b32);let _0x3db76c=_0x306b32,_0x56dca6='';return _0x14ce52&&(_0x3db76c=_0x14ce52[_0x29b162(0x79)],_0x56dca6=_0x4dd62e(_0x3db76c)[_0x29b162(0x84)]()),{'type':_0x29b162(0x9b),'content':_0x5f30ee(_0x28d043,_0x29b162(0xa6),_0x56dca6)[_0x29b162(0x71)](),'color':{'value':_0x306b32,'title':_0x56dca6||_0x3db76c}};}return{'type':_0x29b162(0x9b),'content':_0x5f30ee(_0x28d043,_0x29b162(0xa0))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x643f46=_0x5724;function _0x5724(_0x128e1b,_0x22ad8d){const _0x142083=_0x1420();return _0x5724=function(_0x5724ed,_0x38cb85){_0x5724ed=_0x5724ed-0x1a4;let _0x456557=_0x142083[_0x5724ed];return _0x456557;},_0x5724(_0x128e1b,_0x22ad8d);}(function(_0x17a9e8,_0x3d2439){const _0x299e6e=_0x5724,_0x5aa208=_0x17a9e8();while(!![]){try{const _0x4fa619=-parseInt(_0x299e6e(0x1c0))/0x1+-parseInt(_0x299e6e(0x1b0))/0x2+-parseInt(_0x299e6e(0x1cd))/0x3+-parseInt(_0x299e6e(0x1be))/0x4*(parseInt(_0x299e6e(0x1d8))/0x5)+-parseInt(_0x299e6e(0x1ca))/0x6*(parseInt(_0x299e6e(0x1b7))/0x7)+parseInt(_0x299e6e(0x1ac))/0x8*(-parseInt(_0x299e6e(0x1c5))/0x9)+-parseInt(_0x299e6e(0x1ae))/0xa*(-parseInt(_0x299e6e(0x1b1))/0xb);if(_0x4fa619===_0x3d2439)break;else _0x5aa208['push'](_0x5aa208['shift']());}catch(_0x485bcb){_0x5aa208['push'](_0x5aa208['shift']());}}}(_0x1420,0x33f85));import{Plugin as _0x2956cb}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x10b6c7}from'ckeditor5/src/ui.js';import{getTranslation as _0x32d67f}from'../utils/common-translations.js';export default class X extends _0x2956cb{[_0x643f46(0x1d6)](){const _0x4f124a=_0x643f46,_0x55768a=this[_0x4f124a(0x1aa)],_0x195c9a=_0x55768a[_0x4f124a(0x1a7)][_0x4f124a(0x1ab)](_0x4f124a(0x1c2)),_0x5097f7=_0x55768a[_0x4f124a(0x1d0)][_0x4f124a(0x1ab)](_0x4f124a(0x1a8)),_0x3faf45=_0x55768a[_0x4f124a(0x1d0)][_0x4f124a(0x1ab)](_0x4f124a(0x1a4));_0x5097f7&&_0x3faf45&&(_0x195c9a[_0x4f124a(0x1d9)](_0x4f124a(0x1a4)),_0x195c9a[_0x4f124a(0x1cc)](_0x4f124a(0x1a8)),this[_0x4f124a(0x1ba)]());}[_0x643f46(0x1ba)](){const _0x375a7c=_0x643f46,_0x260b32=this[_0x375a7c(0x1aa)],_0x3c11de=_0x260b32[_0x375a7c(0x1c4)];_0x260b32[_0x375a7c(0x1a7)][_0x375a7c(0x1ab)](_0x375a7c(0x1c2))[_0x375a7c(0x1a9)][_0x375a7c(0x1c6)](_0x30f003=>{const _0x2c5a8d=_0x375a7c;if(_0x2c5a8d(0x1cf)!=_0x30f003[_0x2c5a8d(0x1a6)]&&_0x2c5a8d(0x1d3)!=_0x30f003[_0x2c5a8d(0x1a6)])return;const {data:_0x7bfbf5}=_0x30f003;if(_0x7bfbf5&&_0x2c5a8d(0x1a4)===_0x7bfbf5[_0x2c5a8d(0x1c7)]){const _0x32a46a=[],_0xb2252f=_0x7bfbf5[_0x2c5a8d(0x1b9)][0x0];for(const [_0x216af3,_0x430946]of Object[_0x2c5a8d(0x1b6)](_0xb2252f))_0x32a46a[_0x2c5a8d(0x1bd)](so(_0x260b32,_0x216af3,_0x430946));return _0x32a46a[_0x2c5a8d(0x1b5)]?{'type':_0x2c5a8d(0x1d5),'content':_0x32d67f(_0x3c11de,_0x2c5a8d(0x1cb),_0x32a46a[_0x2c5a8d(0x1b8)](',\x20'))}:{'type':_0x2c5a8d(0x1d5),'content':_0x32d67f(_0x3c11de,_0x2c5a8d(0x1ce))};}});}}function _0x1420(){const _0x49a58c=['14231zHysMn','join','commandParams','_registerLegacyDescription','normalizeSizeOptions','fontColor','push','4nUbper','split','61245qGciPv','title','TrackChangesEditing','find','locale','15597nPCmHh','registerDescriptionCallback','commandName','fontSize','model','786iUQWac','*Set\x20format\x20to:*\x20%0','enableCommand','319257CDpJWn','*Remove\x20all\x20formatting*','formatBlock','commands','boolean','fontBackgroundColor','formatInline','config','format','afterInit','fontColor.colors','1912460esoJIC','enableDefaultAttributesIntegration','label','pasteFormat','FontSize','type','plugins','copyFormat','descriptionFactory','editor','get','200pizmPh','toUpperCase','14550590rhzrZx','toLowerCase','764772gnFgcL','11YEfxjt','fontSize.options','charAt','slice','length','entries'];_0x1420=function(){return _0x49a58c;};return _0x1420();}function so(_0x20507a,_0x2061d7,_0x130a88){const _0x3b100c=_0x643f46,_0x10b8c6=_0x20507a[_0x3b100c(0x1c4)]['t'],_0x3cac44=_0x2061d7[_0x3b100c(0x1bf)](/(?=[A-Z])/)[_0x3b100c(0x1b8)]('\x20'),_0x511b61=_0x10b8c6(_0x3cac44[_0x3b100c(0x1b3)](0x0)[_0x3b100c(0x1ad)]()+_0x3cac44[_0x3b100c(0x1b4)](0x1))[_0x3b100c(0x1af)]();if(_0x3b100c(0x1d1)==typeof _0x130a88)return _0x511b61;if(_0x3b100c(0x1bc)===_0x2061d7||_0x3b100c(0x1d2)===_0x2061d7){const _0x3c5217=_0x10b6c7(_0x20507a[_0x3b100c(0x1d4)][_0x3b100c(0x1ab)](_0x3b100c(0x1d7)))[_0x3b100c(0x1c3)](_0x589fd3=>_0x589fd3[_0x3b100c(0x1c9)]==_0x130a88);return _0x511b61+'\x20('+(_0x3c5217?_0x10b8c6(_0x3c5217[_0x3b100c(0x1da)])[_0x3b100c(0x1af)]():_0x130a88)+')';}if(_0x3b100c(0x1c8)===_0x2061d7&&isNaN(parseFloat(_0x130a88))){const _0x3ce008=_0x20507a[_0x3b100c(0x1a7)][_0x3b100c(0x1ab)](_0x3b100c(0x1a5))[_0x3b100c(0x1bb)](_0x20507a[_0x3b100c(0x1d4)][_0x3b100c(0x1ab)](_0x3b100c(0x1b2)))[_0x3b100c(0x1c3)](_0x1401f1=>_0x1401f1[_0x3b100c(0x1c9)]==_0x130a88);return _0x511b61+'\x20('+(_0x3ce008?_0x10b8c6(_0x3ce008[_0x3b100c(0x1c1)])[_0x3b100c(0x1af)]():_0x130a88)+')';}return _0x511b61+'\x20('+_0x130a88+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x52d785=_0x4296;(function(_0x31cdb5,_0x38777b){const _0x125a49=_0x4296,_0x3d0055=_0x31cdb5();while(!![]){try{const _0x5cfa12=parseInt(_0x125a49(0x99))/0x1*(parseInt(_0x125a49(0x81))/0x2)+-parseInt(_0x125a49(0x8c))/0x3*(-parseInt(_0x125a49(0x92))/0x4)+parseInt(_0x125a49(0x90))/0x5+-parseInt(_0x125a49(0xa6))/0x6+-parseInt(_0x125a49(0xa5))/0x7+-parseInt(_0x125a49(0x9c))/0x8+parseInt(_0x125a49(0xa3))/0x9;if(_0x5cfa12===_0x38777b)break;else _0x3d0055['push'](_0x3d0055['shift']());}catch(_0x51297d){_0x3d0055['push'](_0x3d0055['shift']());}}}(_0xc6c6,0xc70bf));function _0x4296(_0x246054,_0x5c1edd){const _0xc6c63a=_0xc6c6();return _0x4296=function(_0x429681,_0x3778b6){_0x429681=_0x429681-0x7f;let _0x546bfa=_0xc6c63a[_0x429681];return _0x546bfa;},_0x4296(_0x246054,_0x5c1edd);}import{Plugin as _0x2dee42}from'ckeditor5/src/core.js';function _0xc6c6(){const _0x23e592=['find','afterInit','registerElementLabel','paragraph','8051121dfQDWH','config','1950620HCMqsF','6205170lXkAle','_getHeadingLevel','descriptionFactory','*Change\x20to:*\x20%0','formatBlock','name','1512410ITpHJO','type','has','model','format','locale','heading.options','heading','commandParams','_registerLegacyDescription','title','12BlfJRQ','editor','get','view','2564365mCIkNT','commandName','505988EEGxYI','value','enableDefaultAttributesIntegration','match','plugins','ELEMENT_HEADING_CUSTOM','ELEMENT_HEADING','2piwvES','registerDescriptionCallback','HeadingEditing','10381520mZcGLV','TrackChangesEditing','_headingOptions'];_0xc6c6=function(){return _0x23e592;};return _0xc6c6();}import{getTranslation as _0xca1202}from'../utils/common-translations.js';export default class Y extends _0x2dee42{[_0x52d785(0xa0)](){const _0x4dfd8c=_0x52d785,_0x355291=this[_0x4dfd8c(0x8d)];if(!_0x355291[_0x4dfd8c(0x96)][_0x4dfd8c(0x83)](_0x4dfd8c(0x9b)))return;this[_0x4dfd8c(0x9e)]=_0x355291[_0x4dfd8c(0xa4)][_0x4dfd8c(0x8e)](_0x4dfd8c(0x87));const _0x474519=_0x355291[_0x4dfd8c(0x86)],_0x4d456c=_0x355291[_0x4dfd8c(0x96)][_0x4dfd8c(0x8e)](_0x4dfd8c(0x9d));_0x4d456c[_0x4dfd8c(0x94)](_0x4dfd8c(0x88));for(const _0x8ce6cb of this[_0x4dfd8c(0x9e)])_0x4dfd8c(0xa2)!=_0x8ce6cb[_0x4dfd8c(0x84)]&&_0x4d456c[_0x4dfd8c(0xa8)][_0x4dfd8c(0xa1)](_0x8ce6cb[_0x4dfd8c(0x84)],_0x5cf23d=>{const _0x182712=_0x4dfd8c,_0x573489=this[_0x182712(0xa7)](_0x8ce6cb[_0x182712(0x84)]);return null!==_0x573489?_0x521e4a(_0x5cf23d,_0x573489):_0x2a6e46(_0x5cf23d,_0x8ce6cb[_0x182712(0x8b)]);});function _0x521e4a(_0x88394b,_0xd7bd01){const _0x1a73cf=_0x4dfd8c;return _0xca1202(_0x474519,_0x1a73cf(0x98),[_0x88394b,_0xd7bd01]);}function _0x2a6e46(_0x5c7c27,_0x295d59){const _0x34e14f=_0x4dfd8c;return _0xca1202(_0x474519,_0x34e14f(0x97),[_0x5c7c27,_0x295d59]);}this[_0x4dfd8c(0x8a)]();}[_0x52d785(0x8a)](){const _0x3a47af=_0x52d785,_0xc128ea=this[_0x3a47af(0x8d)],_0x23e712=_0xc128ea[_0x3a47af(0x86)];function _0x59d756(_0x1fabcb,_0x552bfe){const _0x37c9aa=_0x3a47af;return _0xca1202(_0x23e712,_0x37c9aa(0x97),[_0x1fabcb,_0x552bfe]);}_0xc128ea[_0x3a47af(0x96)][_0x3a47af(0x8e)](_0x3a47af(0x9d))[_0x3a47af(0xa8)][_0x3a47af(0x9a)](_0x47fea2=>{const _0x2c4fd9=_0x3a47af;if(_0x2c4fd9(0x7f)!=_0x47fea2[_0x2c4fd9(0x82)])return;const {data:_0x2797cb}=_0x47fea2;if(_0x2797cb&&_0x2c4fd9(0x88)==_0x2797cb[_0x2c4fd9(0x91)]){const _0xfef2b2=_0x2797cb[_0x2c4fd9(0x89)][0x0][_0x2c4fd9(0x93)],_0x5de85d=this[_0x2c4fd9(0xa7)](_0xfef2b2);if(null!==_0x5de85d)return{'type':_0x2c4fd9(0x85),'content':_0xca1202(_0x23e712,_0x2c4fd9(0xa9),(_0x13ff04=0x1,_0x1d283f=_0x5de85d,_0xca1202(_0x23e712,_0x2c4fd9(0x98),[_0x13ff04,_0x1d283f])))};const _0x2f7388=this[_0x2c4fd9(0x9e)][_0x2c4fd9(0x9f)](_0x13eb38=>_0x13eb38[_0x2c4fd9(0x84)]===_0xfef2b2)[_0x2c4fd9(0x8b)];return{'type':_0x2c4fd9(0x85),'content':_0xca1202(_0x23e712,_0x2c4fd9(0xa9),_0x59d756(0x1,_0x2f7388))};}var _0x13ff04,_0x1d283f;});}[_0x52d785(0xa7)](_0x3d4c5d){const _0x5c3575=_0x52d785;var _0x419a3d,_0x212abb;const _0x55fa55=_0x3d4c5d[_0x5c3575(0x95)](/^heading(\d+)/);if(_0x55fa55)return _0x55fa55[0x1];const _0x5bed27=null===(_0x419a3d=this[_0x5c3575(0x9e)])||void 0x0===_0x419a3d?void 0x0:_0x419a3d[_0x5c3575(0x9f)](_0xe9c64=>_0xe9c64[_0x5c3575(0x84)]==_0x3d4c5d);if(_0x5bed27&&_0x5bed27[_0x5c3575(0x8f)]){const _0x4da555=_0x5bed27[_0x5c3575(0x8f)],_0x571c89=(null!==(_0x212abb=_0x4da555[_0x5c3575(0x80)])&&void 0x0!==_0x212abb?_0x212abb:_0x4da555)[_0x5c3575(0x95)](/^h(\d+)/);if(_0x571c89)return _0x571c89[0x1];}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2991(){const _0x10eae3=['enableDefaultAttributesIntegration','plugins','_registerLegacyDescription','highlight.options','894462KysDwF','type','registerAttributeLabel','title','2020150HfvNIu','*Remove\x20highlight*','config','find','afterInit','commandName','1627568CFWbDD','has','highlight','descriptionFactory','258586hPcXSg','color','commandParams','format','get','54jvgAzd','FORMAT_HIGHLIGHT','formatInline','editor','model','*Set\x20highlight:*\x20%0','TrackChangesEditing','value','1325384AkwjZg','24542kumlmU','570ESQuWz','registerDescriptionCallback','toLowerCase','49785UfqvUo','locale','HighlightEditing','registerInlineAttribute'];_0x2991=function(){return _0x10eae3;};return _0x2991();}const _0x3e359c=_0x51e1;function _0x51e1(_0x1ae702,_0x4ddeb9){const _0x2991db=_0x2991();return _0x51e1=function(_0x51e11d,_0x3fb11d){_0x51e11d=_0x51e11d-0x1f1;let _0x3f17e5=_0x2991db[_0x51e11d];return _0x3f17e5;},_0x51e1(_0x1ae702,_0x4ddeb9);}(function(_0x8fab64,_0x18236b){const _0x55b796=_0x51e1,_0x12af91=_0x8fab64();while(!![]){try{const _0x11736c=parseInt(_0x55b796(0x1fd))/0x1+-parseInt(_0x55b796(0x213))/0x2+-parseInt(_0x55b796(0x205))/0x3+parseInt(_0x55b796(0x20f))/0x4+-parseInt(_0x55b796(0x209))/0x5+parseInt(_0x55b796(0x1fa))/0x6*(-parseInt(_0x55b796(0x1f9))/0x7)+parseInt(_0x55b796(0x1f8))/0x8*(parseInt(_0x55b796(0x218))/0x9);if(_0x11736c===_0x18236b)break;else _0x12af91['push'](_0x12af91['shift']());}catch(_0x24700f){_0x12af91['push'](_0x12af91['shift']());}}}(_0x2991,0x45dd8));import{Plugin as _0x9f1c2}from'ckeditor5/src/core.js';import{getTranslation as _0x33cb84}from'../utils/common-translations.js';export default class Z extends _0x9f1c2{[_0x3e359c(0x20d)](){const _0x54f282=_0x3e359c,_0x1bacca=this[_0x54f282(0x1f3)];if(!_0x1bacca[_0x54f282(0x202)][_0x54f282(0x210)](_0x54f282(0x1ff)))return;const _0x27a145=_0x1bacca[_0x54f282(0x202)][_0x54f282(0x217)](_0x54f282(0x1f6)),_0x2558cb=_0x1bacca[_0x54f282(0x1fe)];_0x27a145[_0x54f282(0x201)](_0x54f282(0x211)),_0x27a145[_0x54f282(0x200)](_0x54f282(0x211)),_0x27a145[_0x54f282(0x212)][_0x54f282(0x207)](_0x54f282(0x211),_0x33cb84(_0x2558cb,_0x54f282(0x1f1))),this[_0x54f282(0x203)]();}[_0x3e359c(0x203)](){const _0x46e3ea=_0x3e359c,_0x25fa81=this[_0x46e3ea(0x1f3)],_0x51d325=_0x25fa81[_0x46e3ea(0x1fe)];_0x25fa81[_0x46e3ea(0x202)][_0x46e3ea(0x217)](_0x46e3ea(0x1f6))[_0x46e3ea(0x212)][_0x46e3ea(0x1fb)](_0x43f15d=>{const _0x53a228=_0x46e3ea;if(_0x53a228(0x1f2)!=_0x43f15d[_0x53a228(0x206)])return;const {data:_0x36d487}=_0x43f15d;if(_0x36d487&&_0x53a228(0x211)==_0x36d487[_0x53a228(0x20e)]){const _0x54c09a=_0x51d325['t'],_0x503f63=_0x36d487[_0x53a228(0x215)][0x0][_0x53a228(0x1f7)];if(_0x503f63){const _0x2f9c45=_0x25fa81[_0x53a228(0x20b)][_0x53a228(0x217)](_0x53a228(0x204))[_0x53a228(0x20c)](_0x27e27a=>_0x27e27a[_0x53a228(0x1f4)]==_0x503f63),_0x4b814a=_0x54c09a(_0x2f9c45[_0x53a228(0x208)])[_0x53a228(0x1fc)]();return{'type':_0x53a228(0x216),'content':_0x33cb84(_0x51d325,_0x53a228(0x1f5),_0x4b814a),'color':{'value':_0x2f9c45[_0x53a228(0x214)],'title':_0x2f9c45[_0x53a228(0x208)]}};}return{'type':_0x53a228(0x216),'content':_0x33cb84(_0x51d325,_0x53a228(0x20a),_0x33cb84(_0x51d325,_0x53a228(0x1f1)))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x7ad8(){const _0x204578=['high','dataDowncast','registerElementLabel','horizontalLine','createContainerElement','382896EwZlRH','addClass','2388140EOssYu','showSuggestionHighlights','277671mICemp','enableCommand','TrackChangesEditing','div','HorizontalLineEditing','ELEMENT_HORIZONTAL_LINE','87996GdCmCM','get','plugins','editor','84UNELMw','descriptionFactory','4018800yFGhtV','elementToStructure','for','locale','conversion','3708474YBvxnV','insert','createEmptyElement','986754DRoCLe','afterInit','ck-horizontal-line','createPositionAt','has'];_0x7ad8=function(){return _0x204578;};return _0x7ad8();}const _0x505ae2=_0x3c41;function _0x3c41(_0x29512f,_0x2c89e0){const _0x7ad804=_0x7ad8();return _0x3c41=function(_0x3c41ac,_0xccc14d){_0x3c41ac=_0x3c41ac-0x7f;let _0x3bbc77=_0x7ad804[_0x3c41ac];return _0x3bbc77;},_0x3c41(_0x29512f,_0x2c89e0);}(function(_0x42a77a,_0x1a4634){const _0x2c0bad=_0x3c41,_0x500af5=_0x42a77a();while(!![]){try{const _0x54a9c0=parseInt(_0x2c0bad(0x92))/0x1+-parseInt(_0x2c0bad(0x84))/0x2+-parseInt(_0x2c0bad(0xa0))/0x3+-parseInt(_0x2c0bad(0x8a))/0x4+-parseInt(_0x2c0bad(0x9e))/0x5+parseInt(_0x2c0bad(0x8f))/0x6+parseInt(_0x2c0bad(0x88))/0x7*(parseInt(_0x2c0bad(0x9c))/0x8);if(_0x54a9c0===_0x1a4634)break;else _0x500af5['push'](_0x500af5['shift']());}catch(_0x2c17f3){_0x500af5['push'](_0x500af5['shift']());}}}(_0x7ad8,0x88ca6));import{Plugin as _0x48b89c}from'ckeditor5/src/core.js';import{getTranslation as _0x32079a}from'../utils/common-translations.js';export default class tt extends _0x48b89c{[_0x505ae2(0x93)](){const _0x18c6c4=_0x505ae2,_0x41692f=this[_0x18c6c4(0x87)];if(!_0x41692f[_0x18c6c4(0x86)][_0x18c6c4(0x96)](_0x18c6c4(0x82)))return;_0x41692f[_0x18c6c4(0x86)][_0x18c6c4(0x85)](_0x18c6c4(0x80))[_0x18c6c4(0x7f)](_0x18c6c4(0x9a));const _0x6a1bd8=_0x41692f[_0x18c6c4(0x86)][_0x18c6c4(0x85)](_0x18c6c4(0x80)),_0x5d3a0=_0x41692f[_0x18c6c4(0x8d)];_0x6a1bd8[_0x18c6c4(0x89)][_0x18c6c4(0x99)](_0x18c6c4(0x9a),_0x5b1a27=>_0x32079a(_0x5d3a0,_0x18c6c4(0x83),_0x5b1a27)),_0x41692f[_0x18c6c4(0x8e)][_0x18c6c4(0x8c)](_0x18c6c4(0x98))[_0x18c6c4(0x8b)]({'model':_0x18c6c4(0x9a),'view':(_0x2b8854,{writer:_0x3317c2,options:_0x56e229})=>{const _0x2d2922=_0x18c6c4;if(!_0x56e229[_0x2d2922(0x9f)])return null;const _0x1e0c05=_0x3317c2[_0x2d2922(0x9b)](_0x2d2922(0x81)),_0x376578=_0x3317c2[_0x2d2922(0x91)]('hr');return _0x3317c2[_0x2d2922(0x9d)](_0x2d2922(0x94),_0x1e0c05),_0x3317c2[_0x2d2922(0x90)](_0x3317c2[_0x2d2922(0x95)](_0x1e0c05,0x0),_0x376578),_0x1e0c05;},'converterPriority':_0x18c6c4(0x97)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x95c5(_0x5eb2d3,_0x161f67){const _0x2dd114=_0x2dd1();return _0x95c5=function(_0x95c5cc,_0x194a14){_0x95c5cc=_0x95c5cc-0x189;let _0x4eba8c=_0x2dd114[_0x95c5cc];return _0x4eba8c;},_0x95c5(_0x5eb2d3,_0x161f67);}const _0x5e4225=_0x95c5;(function(_0x1d0fee,_0x1c4c14){const _0x563a6a=_0x95c5,_0x2020da=_0x1d0fee();while(!![]){try{const _0x2938ac=-parseInt(_0x563a6a(0x1a8))/0x1+parseInt(_0x563a6a(0x191))/0x2+parseInt(_0x563a6a(0x198))/0x3+parseInt(_0x563a6a(0x18d))/0x4*(-parseInt(_0x563a6a(0x1ab))/0x5)+parseInt(_0x563a6a(0x192))/0x6+-parseInt(_0x563a6a(0x18b))/0x7+-parseInt(_0x563a6a(0x19f))/0x8*(parseInt(_0x563a6a(0x1a5))/0x9);if(_0x2938ac===_0x1c4c14)break;else _0x2020da['push'](_0x2020da['shift']());}catch(_0x1e3473){_0x2020da['push'](_0x2020da['shift']());}}}(_0x2dd1,0x3455f));import{Plugin as _0x3df991}from'ckeditor5/src/core.js';function _0x2dd1(){const _0x9902bf=['htmlEmbed','enableDefaultAttributesIntegration','1008IlNEjJ','get','commandName','141412ANHpzU','ELEMENT_HTML_EMBED','getFirstRange','1515IbMwIx','key','format','registerDescriptionCallback','afterInit','start','2025121snaIkC','_registerLegacyDescription','2400NkZwXl','value','TrackChangesEditing','registerBlockAttribute','800646RyUuUO','1486998kzkuJC','descriptionFactory','attribute','editor','registerElementLabel','*Change\x20%0\x20content*','944082xCcvRE','HtmlEmbed','nodeAfter','has','rawHtml','formatBlock','plugins','9712EPKMdx','locale','type','element'];_0x2dd1=function(){return _0x9902bf;};return _0x2dd1();}import{getTranslation as _0x1df1ea}from'../utils/common-translations.js';export default class et extends _0x3df991{[_0x5e4225(0x189)](){const _0x47911b=_0x5e4225,_0xe1e160=this[_0x47911b(0x195)];if(!_0xe1e160[_0x47911b(0x19e)][_0x47911b(0x19b)](_0x47911b(0x199)))return;const _0x1e0ecf=_0xe1e160[_0x47911b(0x19e)][_0x47911b(0x1a6)](_0x47911b(0x18f)),_0x38fcc1=_0xe1e160[_0x47911b(0x1a0)];_0x1e0ecf[_0x47911b(0x193)][_0x47911b(0x196)](_0x47911b(0x19c),_0x466e02=>_0x1df1ea(_0x38fcc1,_0x47911b(0x1a9),_0x466e02)),_0x1e0ecf[_0x47911b(0x1a4)](_0x47911b(0x1a3)),_0x1e0ecf[_0x47911b(0x190)](_0x47911b(0x18e)),_0x1e0ecf[_0x47911b(0x193)][_0x47911b(0x1ae)](_0x36904e=>{const _0x33a384=_0x47911b;if(_0x33a384(0x194)!=_0x36904e[_0x33a384(0x1a1)])return;const {data:_0x2e6810}=_0x36904e;if(_0x2e6810&&_0x33a384(0x18e)==_0x2e6810[_0x33a384(0x1ac)]&&_0x36904e[_0x33a384(0x1aa)]()[_0x33a384(0x18a)][_0x33a384(0x19a)]['is'](_0x33a384(0x1a2),_0x33a384(0x19c))){const _0x13d4d3=_0x1df1ea(_0x38fcc1,_0x33a384(0x1a9));return{'type':_0x33a384(0x1ad),'content':_0x1df1ea(_0x38fcc1,_0x33a384(0x197),_0x13d4d3)};}}),this[_0x47911b(0x18c)]();}[_0x5e4225(0x18c)](){const _0x2e88fb=_0x5e4225,_0x41aa71=this[_0x2e88fb(0x195)],_0x32a7d4=_0x41aa71[_0x2e88fb(0x1a0)];_0x41aa71[_0x2e88fb(0x19e)][_0x2e88fb(0x1a6)](_0x2e88fb(0x18f))[_0x2e88fb(0x193)][_0x2e88fb(0x1ae)](_0x266284=>{const _0x590e88=_0x2e88fb;if(_0x590e88(0x19d)!=_0x266284[_0x590e88(0x1a1)])return;const {data:_0x2a1a19}=_0x266284;if(_0x2a1a19&&_0x590e88(0x1a3)==_0x2a1a19[_0x590e88(0x1a7)]){const _0x279e0d=_0x1df1ea(_0x32a7d4,_0x590e88(0x1a9));return{'type':_0x590e88(0x1ad),'content':_0x1df1ea(_0x32a7d4,_0x590e88(0x197),_0x279e0d)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x38f6f0=_0x1d39;(function(_0xbf4e97,_0x56c675){const _0x5eb674=_0x1d39,_0x3772cd=_0xbf4e97();while(!![]){try{const _0x10bdd6=-parseInt(_0x5eb674(0x1a9))/0x1*(-parseInt(_0x5eb674(0x1bb))/0x2)+-parseInt(_0x5eb674(0x1f2))/0x3+-parseInt(_0x5eb674(0x1ba))/0x4+parseInt(_0x5eb674(0x1b1))/0x5+parseInt(_0x5eb674(0x19a))/0x6+-parseInt(_0x5eb674(0x1ca))/0x7*(parseInt(_0x5eb674(0x1a5))/0x8)+parseInt(_0x5eb674(0x1d0))/0x9;if(_0x10bdd6===_0x56c675)break;else _0x3772cd['push'](_0x3772cd['shift']());}catch(_0x17b78c){_0x3772cd['push'](_0x3772cd['shift']());}}}(_0x138b,0xc3e60));import{Plugin as _0xfab540}from'ckeditor5/src/core.js';import{LivePosition as _0x13ae78}from'ckeditor5/src/engine.js';import{getTranslation as _0x4d3fa2}from'../utils/common-translations.js';function _0x138b(){const _0x1a8c8e=['ImageUploadEditing','toPrevious','7522696JCcMYP','*Reset\x20image\x20width*','getSuggestionCallback','isBlockImage','132132gzzQtf','isIntersecting','*Set\x20image\x20width:*\x20%0','getClosestSelectedImageElement','convertBlockImageToInline','imageTextAlternative','ImageResize','commandName','3904860uZEdYB','afterInit','createRangeOn','start','ImageInlineEditing','nodeBefore','caption','imageBlock','toggleImageCaption','5491936KcNTWK','18zDrfOm','imageCaption','resizeImage','find','format','deletion','subType','isCollapsed','_suggestionFactory','registerElementLabel','enableDefaultAttributesIntegration','ImageUtils','markInsertion','addObject','ImageBlockEditing','7SQmvOV','markBlockFormat','getCaptionFromImageModelElement','markDeletion','ELEMENT_INLINE_IMAGE','ImageEditing','231570GZOOJG','accept','_findSuggestions','registerCustomCallback','ImageCaptionUtils','ImageTextAlternativeEditing','detach','_registerLegacyDescription','length','imageTypeInline','forceDefaultExecution','model','TrackChangesEditing','formatInline','imageStylePreApply','alt','ImageCaptionEditing','selection','key','createRange','previous','registerAttributeLabel','isOwn','isEqual','imageTypeBlock','toNext','has','ELEMENT_CAPTION','isBefore','removeObject','change','attribute','nodeAfter','plugins','954000lgeotP','imageInline','backward','Block\x20image\x20to\x20inline\x20image','newValue','getContainedElement','uploadImage','end','locale','formatBlock','ELEMENT_IMAGE','registerDescriptionCallback','join','filter','Inline\x20image\x20to\x20block\x20image','descriptionFactory','*Set\x20image\x20text\x20alternative:*\x20%0','getFirstRange','registerBlockAttribute','document','width','insertImage','convertInlineImageToBlock','insertion','get','type','getNearestSelectionRange','editor','enableCommand','FORMAT_IMAGE_SIZE','element','commandParams','8626986ajUpPc','schema','discard','findIndex','forward','chain','fromPosition','resizedWidth','*Remove\x20image\x20text\x20alternative*'];_0x138b=function(){return _0x1a8c8e;};return _0x138b();}function _0x1d39(_0xaa4e78,_0x23dd09){const _0x138b1b=_0x138b();return _0x1d39=function(_0x1d39b9,_0xc95f47){_0x1d39b9=_0x1d39b9-0x192;let _0x130934=_0x138b1b[_0x1d39b9];return _0x130934;},_0x1d39(_0xaa4e78,_0x23dd09);}export default class it extends _0xfab540{[_0x38f6f0(0x1b2)](){const _0x1e3d84=_0x38f6f0,_0x5351a7=this[_0x1e3d84(0x195)];if(!_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1cf)))return;const _0x5bb2f4=_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x192)](_0x1e3d84(0x1dc)),_0x44c420=_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x192)](_0x1e3d84(0x1c6)),_0x4c54e0=_0x5351a7[_0x1e3d84(0x1fa)];_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x207)),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1c4)](_0x1e3d84(0x1b8),_0xf21edd=>_0x4d3fa2(_0x4c54e0,_0x1e3d84(0x1fc),_0xf21edd)),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1c4)](_0x1e3d84(0x1f3),_0x10baa6=>_0x4d3fa2(_0x4c54e0,_0x1e3d84(0x1ce),_0x10baa6)),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1c4)](_0x1e3d84(0x1b7),()=>_0x4d3fa2(_0x4c54e0,_0x1e3d84(0x1eb))),_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1a3))&&_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x1f8)),_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1c9))&&_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1b5))&&(_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x1d9),(_0x44f7a3,_0x995db6)=>{const _0x5f0635=_0x1e3d84,_0x200716=_0x44c420[_0x5f0635(0x1ac)](_0x5351a7[_0x5f0635(0x1db)][_0x5f0635(0x205)][_0x5f0635(0x1e1)]);_0x5351a7[_0x5f0635(0x1db)][_0x5f0635(0x1ee)](()=>{const _0xacdb6c=_0x5f0635;_0x5bb2f4[_0xacdb6c(0x1cb)](_0x200716,{'commandName':_0xacdb6c(0x1d9),'commandParams':[_0x995db6]},[],_0xacdb6c(0x1ad));});}),_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x1e8),(_0x45648f,_0x3ac30f)=>{const _0x410814=_0x1e3d84;_0x5351a7[_0x410814(0x1db)][_0x410814(0x1ee)](_0x171d16=>{const _0x3856f1=_0x410814;let _0x3c3d47=_0x44c420[_0x3856f1(0x1ac)](_0x5351a7[_0x3856f1(0x1db)][_0x3856f1(0x205)][_0x3856f1(0x1e1)]),_0x20f5da=_0x171d16[_0x3856f1(0x1b3)](_0x3c3d47);const _0x238ce0=_0x13ae78[_0x3856f1(0x1a0)](_0x20f5da[_0x3856f1(0x1b4)],_0x3856f1(0x1a4)),_0x1ee50b=_0x13ae78[_0x3856f1(0x1a0)](_0x20f5da[_0x3856f1(0x1f9)],_0x3856f1(0x1e9));_0x5bb2f4[_0x3856f1(0x1da)](()=>_0x45648f(_0x3ac30f)),_0x3c3d47=_0x44c420[_0x3856f1(0x1ac)](_0x5351a7[_0x3856f1(0x1db)][_0x3856f1(0x205)][_0x3856f1(0x1e1)]),_0x20f5da=_0x171d16[_0x3856f1(0x1b3)](_0x3c3d47);const _0xce546c=_0x171d16[_0x3856f1(0x1e3)](_0x238ce0,_0x1ee50b);_0x238ce0[_0x3856f1(0x1d6)](),_0x1ee50b[_0x3856f1(0x1d6)](),_0x5bb2f4[_0x3856f1(0x1cb)](_0x3c3d47,{'commandName':_0x3856f1(0x1d9),'commandParams':[_0x3ac30f]},[],_0x3856f1(0x208)),_0xce546c[_0x3856f1(0x1b4)][_0x3856f1(0x1ec)](_0x20f5da[_0x3856f1(0x1b4)])&&_0x5bb2f4[_0x3856f1(0x1c7)](_0x171d16[_0x3856f1(0x1e3)](_0xce546c[_0x3856f1(0x1b4)],_0x20f5da[_0x3856f1(0x1b4)]),_0x3856f1(0x208)),_0x20f5da[_0x3856f1(0x1f9)][_0x3856f1(0x1ec)](_0xce546c[_0x3856f1(0x1f9)])&&_0x5bb2f4[_0x3856f1(0x1c7)](_0x171d16[_0x3856f1(0x1e3)](_0x20f5da[_0x3856f1(0x1f9)],_0xce546c[_0x3856f1(0x1f9)]),_0x3856f1(0x208));});}),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x1fb),_0x1e3d84(0x208),_0x1e3d84(0x1fe),()=>!0x1),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x1fb),_0x1e3d84(0x208),_0x1e3d84(0x1d1),()=>!0x1),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x1fb),_0x1e3d84(0x208),_0x1e3d84(0x19c),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1a7)](_0x1e3d84(0x1fb),'',_0x1e3d84(0x1d1))),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x209),_0x1e3d84(0x208),_0x1e3d84(0x1fe),()=>!0x1),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x209),_0x1e3d84(0x208),_0x1e3d84(0x19c),([_0xb91b8b])=>{const _0x1ea431=_0x1e3d84,_0x3a97a7=_0x5bb2f4[_0x1ea431(0x1c3)][_0x1ea431(0x1a7)](_0x1ea431(0x209),'',_0x1ea431(0x19c));let _0x38eb84=_0xb91b8b[_0x1ea431(0x1b4)],_0xb644cc=_0xb91b8b[_0x1ea431(0x1f9)];const _0x5ad255=_0x5351a7[_0x1ea431(0x1db)][_0x1ea431(0x19b)][_0x1ea431(0x194)](_0x38eb84,_0x1ea431(0x1f4)),_0x2cd330=_0x5351a7[_0x1ea431(0x1db)][_0x1ea431(0x19b)][_0x1ea431(0x194)](_0xb644cc,_0x1ea431(0x19e));_0x5ad255[_0x1ea431(0x1c2)]&&(_0x38eb84=_0x5ad255[_0x1ea431(0x1b4)]),_0x2cd330[_0x1ea431(0x1c2)]&&(_0xb644cc=_0x2cd330[_0x1ea431(0x1f9)]),_0x3a97a7([_0x5351a7[_0x1ea431(0x1db)][_0x1ea431(0x1e3)](_0x38eb84,_0xb644cc)]);}),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x1fb),_0x1e3d84(0x208),_0x1e3d84(0x19f),_0x4e1679),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x209),_0x1e3d84(0x208),_0x1e3d84(0x19f),_0x4e1679)),_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1e0))&&(_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x1b9),(_0x11b964,_0xfd6c6e)=>{const _0x3c75e6=_0x1e3d84,_0x1767af=_0x5351a7[_0x3c75e6(0x1f1)][_0x3c75e6(0x192)](_0x3c75e6(0x1d4));let _0x3dab68=_0x44c420[_0x3c75e6(0x1ac)](_0x5351a7[_0x3c75e6(0x1db)][_0x3c75e6(0x205)][_0x3c75e6(0x1e1)]),_0x1783f3=_0x1767af[_0x3c75e6(0x1cc)](_0x3dab68);_0x5351a7[_0x3c75e6(0x1db)][_0x3c75e6(0x1ee)](()=>{const _0x20b170=_0x3c75e6;if(_0x1783f3)return void _0x5bb2f4[_0x20b170(0x1cd)](_0x5351a7[_0x20b170(0x1db)][_0x20b170(0x1b3)](_0x1783f3));const _0x162bd9=_0x44c420[_0x20b170(0x1a8)](_0x3dab68);_0x11b964(_0xfd6c6e),_0x3dab68=_0x44c420[_0x20b170(0x1ac)](_0x5351a7[_0x20b170(0x1db)][_0x20b170(0x205)][_0x20b170(0x1e1)]),_0x1783f3=_0x1767af[_0x20b170(0x1cc)](_0x3dab68),_0x5bb2f4[_0x20b170(0x1c7)](_0x5351a7[_0x20b170(0x1db)][_0x20b170(0x1b3)](_0x1783f3),_0x162bd9?null:_0x20b170(0x1bc));});}),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x209),_0x1e3d84(0x1bc),_0x1e3d84(0x19f),_0x4e1679));const _0x37a845=[{'type':_0x1e3d84(0x1fb),'subType':_0x1e3d84(0x1de)},{'type':_0x1e3d84(0x209),'subType':_0x1e3d84(0x1bc)},{'type':_0x1e3d84(0x1fb),'subType':_0x1e3d84(0x208)},{'type':_0x1e3d84(0x209),'subType':_0x1e3d84(0x208)}];function _0x34abc1(_0xda305,_0x441a37){const _0x39cb5d=_0x1e3d84,_0x2ff210=_0x37a845[_0x39cb5d(0x19d)](({type:_0x53270e,subType:_0x50a046})=>_0xda305[_0x39cb5d(0x193)]==_0x53270e&&_0xda305[_0x39cb5d(0x1c1)]==_0x50a046),_0x267844=_0x37a845[_0x39cb5d(0x19d)](({type:_0x59db14,subType:_0x324021})=>_0x441a37[_0x39cb5d(0x193)]==_0x59db14&&_0x441a37[_0x39cb5d(0x1c1)]==_0x324021);if(_0x2ff210<0x0||_0x267844<0x0)return!0x1;const _0x35f91c=_0xda305[_0x39cb5d(0x203)](),_0xdae4e3=_0x441a37[_0x39cb5d(0x203)]();if((0x0==_0x2ff210||0x1==_0x2ff210)&&0x2==_0x267844&&_0x35f91c[_0x39cb5d(0x1aa)](_0xdae4e3))return!0x0;if(0x2==_0x2ff210&&0x3==_0x267844){const _0x3bdf0d=_0x5bb2f4[_0x39cb5d(0x1d2)](_0x35f91c,_0x39cb5d(0x209))[_0x39cb5d(0x1ff)](({suggestion:_0x42fe1d,meta:_0x4db173})=>_0x4db173[_0x39cb5d(0x1e6)]&&_0x39cb5d(0x208)==_0x42fe1d[_0x39cb5d(0x1c1)]);if(_0x3bdf0d[_0x39cb5d(0x1d8)]>0x1&&_0xdae4e3[_0x39cb5d(0x1f9)][_0x39cb5d(0x1e7)](_0x35f91c[_0x39cb5d(0x1b4)]))return!0x0;if(0x1==_0x3bdf0d[_0x39cb5d(0x1d8)]&&(_0x35f91c[_0x39cb5d(0x1b4)][_0x39cb5d(0x1e7)](_0xdae4e3[_0x39cb5d(0x1f9)])||_0x35f91c[_0x39cb5d(0x1f9)][_0x39cb5d(0x1e7)](_0xdae4e3[_0x39cb5d(0x1b4)])))return!0x0;}if(0x3==_0x2ff210&&0x3==_0x267844&&_0x35f91c[_0x39cb5d(0x1b4)][_0x39cb5d(0x1ec)](_0xdae4e3[_0x39cb5d(0x1b4)])){const _0x18fec2=_0x35f91c[_0x39cb5d(0x1f9)][_0x39cb5d(0x1f0)],_0x4b011e=_0xdae4e3[_0x39cb5d(0x1b4)][_0x39cb5d(0x1b6)];return _0x44c420[_0x39cb5d(0x1a8)](_0x18fec2)&&_0x18fec2===_0x4b011e;}return!0x1;}function _0x4e1679(_0x3b5d53,_0x2d4208){return _0x34abc1(_0x3b5d53,_0x2d4208)?[_0x3b5d53,_0x2d4208]:_0x34abc1(_0x2d4208,_0x3b5d53)?[_0x2d4208,_0x3b5d53]:null;}_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1af))&&(_0x5bb2f4[_0x1e3d84(0x1c5)](_0x1e3d84(0x1bd)),_0x5bb2f4[_0x1e3d84(0x204)](_0x1e3d84(0x1a1)),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1e5)](_0x1e3d84(0x1a1),_0x4d3fa2(_0x4c54e0,_0x1e3d84(0x197)))),_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1d5))&&(_0x5bb2f4[_0x1e3d84(0x1c5)](_0x1e3d84(0x1ae)),_0x5bb2f4[_0x1e3d84(0x204)](_0x1e3d84(0x1df))),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1fd)](_0x58f918=>{const _0x308169=_0x1e3d84;if(!!_0x37a845[_0x308169(0x1be)](({type:_0x26e618,subType:_0x5a5b92})=>_0x58f918[_0x308169(0x193)]==_0x26e618&&_0x58f918[_0x308169(0x1c1)]==_0x5a5b92))return _0x58f918[_0x308169(0x1e4)]?{}:void 0x0;}),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1fd)](_0x7d348c=>{const _0x1fec6c=_0x1e3d84;if(_0x1fec6c(0x209)==_0x7d348c[_0x1fec6c(0x193)]||_0x1fec6c(0x1c0)==_0x7d348c[_0x1fec6c(0x193)]){const _0x8220b9=_0x7d348c[_0x1fec6c(0x1f7)]();if(_0x8220b9&&_0x8220b9['is'](_0x1fec6c(0x198),_0x1fec6c(0x1b7)))return{'type':_0x1fec6c(0x209)==_0x7d348c[_0x1fec6c(0x193)]?_0x1fec6c(0x1c8):_0x1fec6c(0x1ed),'element':_0x8220b9,'quantity':0x1};}}),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1fd)](_0x10846c=>_0x1e3d84(0x1fb)==_0x10846c[_0x1e3d84(0x193)]&&_0x1e3d84(0x208)==_0x10846c[_0x1e3d84(0x1c1)]?{'type':_0x1e3d84(0x1bf),'content':_0x1e3d84(0x200)}:_0x1e3d84(0x1fb)==_0x10846c[_0x1e3d84(0x193)]&&_0x1e3d84(0x1ad)==_0x10846c[_0x1e3d84(0x1c1)]?{'type':_0x1e3d84(0x1bf),'content':_0x1e3d84(0x1f5)}:void 0x0),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1fd)](_0x14234e=>{const _0x1edb5b=_0x1e3d84;if(_0x1edb5b(0x1ef)!=_0x14234e[_0x1edb5b(0x193)])return;const {data:_0x55e9aa}=_0x14234e;if(!_0x55e9aa||_0x1edb5b(0x1df)!=_0x55e9aa[_0x1edb5b(0x1e2)])return;const _0x27f086=_0x55e9aa[_0x1edb5b(0x1f6)];return _0x27f086?{'type':_0x1edb5b(0x1bf),'content':_0x4d3fa2(_0x4c54e0,_0x1edb5b(0x202),'\x22'+_0x27f086+'\x22')}:{'type':_0x1edb5b(0x1bf),'content':_0x4d3fa2(_0x4c54e0,_0x1edb5b(0x1a2))};}),this[_0x1e3d84(0x1d7)]();}[_0x38f6f0(0x1d7)](){const _0x802b2b=_0x38f6f0,_0x19bc4b=this[_0x802b2b(0x195)],_0x427f60=_0x19bc4b[_0x802b2b(0x1fa)];_0x19bc4b[_0x802b2b(0x1f1)][_0x802b2b(0x192)](_0x802b2b(0x1dc))[_0x802b2b(0x201)][_0x802b2b(0x1fd)](_0x531205=>{const _0x57266a=_0x802b2b;if(_0x57266a(0x1fb)!=_0x531205[_0x57266a(0x193)]&&_0x57266a(0x1dd)!=_0x531205[_0x57266a(0x193)])return;const {data:_0x87dd8}=_0x531205;if(_0x87dd8){if(_0x57266a(0x1ae)==_0x87dd8[_0x57266a(0x1b0)]){const _0x11442b=_0x87dd8[_0x57266a(0x199)][0x0][_0x57266a(0x1f6)];return _0x11442b?{'type':_0x57266a(0x1bf),'content':_0x4d3fa2(_0x427f60,_0x57266a(0x202),'\x22'+_0x11442b+'\x22')}:{'type':_0x57266a(0x1bf),'content':_0x4d3fa2(_0x427f60,_0x57266a(0x1a2))};}if(_0x57266a(0x1bd)==_0x87dd8[_0x57266a(0x1b0)]){const _0x27288f=_0x87dd8[_0x57266a(0x199)][0x0][_0x57266a(0x206)];return _0x27288f?{'type':_0x57266a(0x1bf),'content':_0x4d3fa2(_0x427f60,_0x57266a(0x1ab),_0x27288f)}:{'type':_0x57266a(0x1bf),'content':_0x4d3fa2(_0x427f60,_0x57266a(0x1a6))};}}});}}
|
|
23
|
+
function _0x5b13(){const _0x32f806=['deletion','formatBlock','isIntersecting','18858230kARdkB','4765784vvxPIn','getClosestSelectedImageElement','isEqual','ImageResize','ELEMENT_INLINE_IMAGE','372249GuZVVl','registerDescriptionCallback','plugins','ELEMENT_CAPTION','afterInit','commandName','FORMAT_IMAGE_SIZE','TrackChangesEditing','type','2703285CsGSgZ','enableDefaultAttributesIntegration','attribute','ImageTextAlternativeEditing','imageStylePreApply','createRangeOn','25889McYMmL','imageBlock','accept','ELEMENT_IMAGE','imageTextAlternative','90ZVtXHJ','imageTypeInline','isCollapsed','getCaptionFromImageModelElement','commandParams','element','*Remove\x20image\x20text\x20alternative*','imageCaption','registerAttributeLabel','enableCommand','has','fromPosition','imageInline','136BfJQWr','registerCustomCallback','ImageCaptionEditing','ImageInlineEditing','isBlockImage','nodeAfter','getContainedElement','findIndex','toNext','discard','ImageCaptionUtils','subType','end','_suggestionFactory','_registerLegacyDescription','isOwn','ImageUploadEditing','insertImage','width','alt','resizeImage','ImageBlockEditing','getSuggestionCallback','ImageEditing','_findSuggestions','Block\x20image\x20to\x20inline\x20image','previous','newValue','uploadImage','registerElementLabel','Inline\x20image\x20to\x20block\x20image','selection','getNearestSelectionRange','change','getFirstRange','addObject','42938NBTlrs','model','key','*Reset\x20image\x20width*','registerBlockAttribute','join','schema','removeObject','6AeNoKt','toPrevious','backward','forward','chain','editor','createRange','format','start','nodeBefore','imageTypeBlock','find','locale','isBefore','convertBlockImageToInline','formatInline','ImageUtils','*Set\x20image\x20text\x20alternative:*\x20%0','document','detach','caption','filter','convertInlineImageToBlock','resizedWidth','length','toggleImageCaption','markDeletion','insertion','forceDefaultExecution','descriptionFactory','*Set\x20image\x20width:*\x20%0','markInsertion','get','markBlockFormat','1541850jtGpbr'];_0x5b13=function(){return _0x32f806;};return _0x5b13();}const _0x2aaa40=_0x520e;(function(_0x2a4e8d,_0x2b7d8e){const _0x4c0ffe=_0x520e,_0x1bdddb=_0x2a4e8d();while(!![]){try{const _0x39f453=parseInt(_0x4c0ffe(0x9e))/0x1*(-parseInt(_0x4c0ffe(0xdc))/0x2)+-parseInt(_0x4c0ffe(0x98))/0x3+-parseInt(_0x4c0ffe(0x8a))/0x4+parseInt(_0x4c0ffe(0x85))/0x5+parseInt(_0x4c0ffe(0xa3))/0x6*(-parseInt(_0x4c0ffe(0xd4))/0x7)+parseInt(_0x4c0ffe(0xb0))/0x8*(parseInt(_0x4c0ffe(0x8f))/0x9)+parseInt(_0x4c0ffe(0x89))/0xa;if(_0x39f453===_0x2b7d8e)break;else _0x1bdddb['push'](_0x1bdddb['shift']());}catch(_0x3c2e88){_0x1bdddb['push'](_0x1bdddb['shift']());}}}(_0x5b13,0x9b0e8));import{Plugin as _0x5c742d}from'ckeditor5/src/core.js';import{LivePosition as _0x40f8ff}from'ckeditor5/src/engine.js';import{getTranslation as _0x4a4b7e}from'../utils/common-translations.js';function _0x520e(_0x5621ee,_0x15bd8d){const _0x5b13c4=_0x5b13();return _0x520e=function(_0x520edc,_0x391280){_0x520edc=_0x520edc-0x71;let _0x30d379=_0x5b13c4[_0x520edc];return _0x30d379;},_0x520e(_0x5621ee,_0x15bd8d);}export default class it extends _0x5c742d{[_0x2aaa40(0x93)](){const _0x21d311=_0x2aaa40,_0x128098=this[_0x21d311(0xe1)];if(!_0x128098[_0x21d311(0x91)][_0x21d311(0xad)](_0x21d311(0xc7)))return;const _0x1a9161=_0x128098[_0x21d311(0x91)][_0x21d311(0x83)](_0x21d311(0x96)),_0xcbd61b=_0x128098[_0x21d311(0x91)][_0x21d311(0x83)](_0x21d311(0x73)),_0x1b72a4=_0x128098[_0x21d311(0xe8)];_0x1a9161[_0x21d311(0xac)](_0x21d311(0xc1)),_0x1a9161[_0x21d311(0x80)][_0x21d311(0xcd)](_0x21d311(0x9f),_0x56994e=>_0x4a4b7e(_0x1b72a4,_0x21d311(0xa1),_0x56994e)),_0x1a9161[_0x21d311(0x80)][_0x21d311(0xcd)](_0x21d311(0xaf),_0x1941c2=>_0x4a4b7e(_0x1b72a4,_0x21d311(0x8e),_0x1941c2)),_0x1a9161[_0x21d311(0x80)][_0x21d311(0xcd)](_0x21d311(0x77),()=>_0x4a4b7e(_0x1b72a4,_0x21d311(0x92))),_0x128098[_0x21d311(0x91)][_0x21d311(0xad)](_0x21d311(0xc0))&&_0x1a9161[_0x21d311(0xac)](_0x21d311(0xcc)),_0x128098[_0x21d311(0x91)][_0x21d311(0xad)](_0x21d311(0xc5))&&_0x128098[_0x21d311(0x91)][_0x21d311(0xad)](_0x21d311(0xb3))&&(_0x1a9161[_0x21d311(0xac)](_0x21d311(0xa4),(_0xfd894c,_0x251ea2)=>{const _0x5e030a=_0x21d311,_0x1191af=_0xcbd61b[_0x5e030a(0x8b)](_0x128098[_0x5e030a(0xd5)][_0x5e030a(0x75)][_0x5e030a(0xcf)]);_0x128098[_0x5e030a(0xd5)][_0x5e030a(0xd1)](()=>{const _0xc14bda=_0x5e030a;_0x1a9161[_0xc14bda(0x84)](_0x1191af,{'commandName':_0xc14bda(0xa4),'commandParams':[_0x251ea2]},[],_0xc14bda(0x71));});}),_0x1a9161[_0x21d311(0xac)](_0x21d311(0xe6),(_0x210dc9,_0x31d0c7)=>{const _0x48b98d=_0x21d311;_0x128098[_0x48b98d(0xd5)][_0x48b98d(0xd1)](_0x6fcae9=>{const _0x103f65=_0x48b98d;let _0x32871e=_0xcbd61b[_0x103f65(0x8b)](_0x128098[_0x103f65(0xd5)][_0x103f65(0x75)][_0x103f65(0xcf)]),_0x408854=_0x6fcae9[_0x103f65(0x9d)](_0x32871e);const _0xcfdd31=_0x40f8ff[_0x103f65(0xae)](_0x408854[_0x103f65(0xe4)],_0x103f65(0xdd)),_0x36f10a=_0x40f8ff[_0x103f65(0xae)](_0x408854[_0x103f65(0xbc)],_0x103f65(0xb8));_0x1a9161[_0x103f65(0x7f)](()=>_0x210dc9(_0x31d0c7)),_0x32871e=_0xcbd61b[_0x103f65(0x8b)](_0x128098[_0x103f65(0xd5)][_0x103f65(0x75)][_0x103f65(0xcf)]),_0x408854=_0x6fcae9[_0x103f65(0x9d)](_0x32871e);const _0x4385f0=_0x6fcae9[_0x103f65(0xe2)](_0xcfdd31,_0x36f10a);_0xcfdd31[_0x103f65(0x76)](),_0x36f10a[_0x103f65(0x76)](),_0x1a9161[_0x103f65(0x84)](_0x32871e,{'commandName':_0x103f65(0xa4),'commandParams':[_0x31d0c7]},[],_0x103f65(0x79)),_0x4385f0[_0x103f65(0xe4)][_0x103f65(0xe9)](_0x408854[_0x103f65(0xe4)])&&_0x1a9161[_0x103f65(0x82)](_0x6fcae9[_0x103f65(0xe2)](_0x4385f0[_0x103f65(0xe4)],_0x408854[_0x103f65(0xe4)]),_0x103f65(0x79)),_0x408854[_0x103f65(0xbc)][_0x103f65(0xe9)](_0x4385f0[_0x103f65(0xbc)])&&_0x1a9161[_0x103f65(0x82)](_0x6fcae9[_0x103f65(0xe2)](_0x408854[_0x103f65(0xbc)],_0x4385f0[_0x103f65(0xbc)]),_0x103f65(0x79));});}),_0x1a9161[_0x21d311(0xbd)][_0x21d311(0xb1)](_0x21d311(0x87),_0x21d311(0x79),_0x21d311(0xd9),()=>!0x1),_0x1a9161[_0x21d311(0xbd)][_0x21d311(0xb1)](_0x21d311(0x87),_0x21d311(0x79),_0x21d311(0xa0),()=>!0x1),_0x1a9161[_0x21d311(0xbd)][_0x21d311(0xb1)](_0x21d311(0x87),_0x21d311(0x79),_0x21d311(0xb9),_0x1a9161[_0x21d311(0xbd)][_0x21d311(0xc6)](_0x21d311(0x87),'',_0x21d311(0xa0))),_0x1a9161[_0x21d311(0xbd)][_0x21d311(0xb1)](_0x21d311(0x7e),_0x21d311(0x79),_0x21d311(0xd9),()=>!0x1),_0x1a9161[_0x21d311(0xbd)][_0x21d311(0xb1)](_0x21d311(0x7e),_0x21d311(0x79),_0x21d311(0xb9),([_0x177b25])=>{const _0x5df547=_0x21d311,_0x426f99=_0x1a9161[_0x5df547(0xbd)][_0x5df547(0xc6)](_0x5df547(0x7e),'',_0x5df547(0xb9));let _0x438542=_0x177b25[_0x5df547(0xe4)],_0x261a96=_0x177b25[_0x5df547(0xbc)];const _0x16761f=_0x128098[_0x5df547(0xd5)][_0x5df547(0xda)][_0x5df547(0xd0)](_0x438542,_0x5df547(0xde)),_0x4712f3=_0x128098[_0x5df547(0xd5)][_0x5df547(0xda)][_0x5df547(0xd0)](_0x261a96,_0x5df547(0xdf));_0x16761f[_0x5df547(0xa5)]&&(_0x438542=_0x16761f[_0x5df547(0xe4)]),_0x4712f3[_0x5df547(0xa5)]&&(_0x261a96=_0x4712f3[_0x5df547(0xbc)]),_0x426f99([_0x128098[_0x5df547(0xd5)][_0x5df547(0xe2)](_0x438542,_0x261a96)]);}),_0x1a9161[_0x21d311(0xbd)][_0x21d311(0xb1)](_0x21d311(0x87),_0x21d311(0x79),_0x21d311(0xe0),_0x4ab528),_0x1a9161[_0x21d311(0xbd)][_0x21d311(0xb1)](_0x21d311(0x7e),_0x21d311(0x79),_0x21d311(0xe0),_0x4ab528)),_0x128098[_0x21d311(0x91)][_0x21d311(0xad)](_0x21d311(0xb2))&&(_0x1a9161[_0x21d311(0xac)](_0x21d311(0x7c),(_0x3a3e19,_0x2b6cf6)=>{const _0x408e1c=_0x21d311,_0x112945=_0x128098[_0x408e1c(0x91)][_0x408e1c(0x83)](_0x408e1c(0xba));let _0x4ff50b=_0xcbd61b[_0x408e1c(0x8b)](_0x128098[_0x408e1c(0xd5)][_0x408e1c(0x75)][_0x408e1c(0xcf)]),_0x3ffc16=_0x112945[_0x408e1c(0xa6)](_0x4ff50b);_0x128098[_0x408e1c(0xd5)][_0x408e1c(0xd1)](()=>{const _0x4f8c12=_0x408e1c;if(_0x3ffc16)return void _0x1a9161[_0x4f8c12(0x7d)](_0x128098[_0x4f8c12(0xd5)][_0x4f8c12(0x9d)](_0x3ffc16));const _0x18bc40=_0xcbd61b[_0x4f8c12(0xb4)](_0x4ff50b);_0x3a3e19(_0x2b6cf6),_0x4ff50b=_0xcbd61b[_0x4f8c12(0x8b)](_0x128098[_0x4f8c12(0xd5)][_0x4f8c12(0x75)][_0x4f8c12(0xcf)]),_0x3ffc16=_0x112945[_0x4f8c12(0xa6)](_0x4ff50b),_0x1a9161[_0x4f8c12(0x82)](_0x128098[_0x4f8c12(0xd5)][_0x4f8c12(0x9d)](_0x3ffc16),_0x18bc40?null:_0x4f8c12(0xaa));});}),_0x1a9161[_0x21d311(0xbd)][_0x21d311(0xb1)](_0x21d311(0x7e),_0x21d311(0xaa),_0x21d311(0xe0),_0x4ab528));const _0x4fb230=[{'type':_0x21d311(0x87),'subType':_0x21d311(0x9c)},{'type':_0x21d311(0x7e),'subType':_0x21d311(0xaa)},{'type':_0x21d311(0x87),'subType':_0x21d311(0x79)},{'type':_0x21d311(0x7e),'subType':_0x21d311(0x79)}];function _0x480ac7(_0x1b3c89,_0x1706e6){const _0x1b701e=_0x21d311,_0x32d709=_0x4fb230[_0x1b701e(0xb7)](({type:_0x4fb2fe,subType:_0x421f57})=>_0x1b3c89[_0x1b701e(0x97)]==_0x4fb2fe&&_0x1b3c89[_0x1b701e(0xbb)]==_0x421f57),_0x2aa989=_0x4fb230[_0x1b701e(0xb7)](({type:_0x1c07bb,subType:_0x341c99})=>_0x1706e6[_0x1b701e(0x97)]==_0x1c07bb&&_0x1706e6[_0x1b701e(0xbb)]==_0x341c99);if(_0x32d709<0x0||_0x2aa989<0x0)return!0x1;const _0x28ee9d=_0x1b3c89[_0x1b701e(0xd2)](),_0x2e526e=_0x1706e6[_0x1b701e(0xd2)]();if((0x0==_0x32d709||0x1==_0x32d709)&&0x2==_0x2aa989&&_0x28ee9d[_0x1b701e(0x88)](_0x2e526e))return!0x0;if(0x2==_0x32d709&&0x3==_0x2aa989){const _0x239e35=_0x1a9161[_0x1b701e(0xc8)](_0x28ee9d,_0x1b701e(0x7e))[_0x1b701e(0x78)](({suggestion:_0x3ae7ee,meta:_0x5883e2})=>_0x5883e2[_0x1b701e(0xbf)]&&_0x1b701e(0x79)==_0x3ae7ee[_0x1b701e(0xbb)]);if(_0x239e35[_0x1b701e(0x7b)]>0x1&&_0x2e526e[_0x1b701e(0xbc)][_0x1b701e(0x8c)](_0x28ee9d[_0x1b701e(0xe4)]))return!0x0;if(0x1==_0x239e35[_0x1b701e(0x7b)]&&(_0x28ee9d[_0x1b701e(0xe4)][_0x1b701e(0x8c)](_0x2e526e[_0x1b701e(0xbc)])||_0x28ee9d[_0x1b701e(0xbc)][_0x1b701e(0x8c)](_0x2e526e[_0x1b701e(0xe4)])))return!0x0;}if(0x3==_0x32d709&&0x3==_0x2aa989&&_0x28ee9d[_0x1b701e(0xe4)][_0x1b701e(0xe9)](_0x2e526e[_0x1b701e(0xe4)])){const _0x80963e=_0x28ee9d[_0x1b701e(0xbc)][_0x1b701e(0xb5)],_0x8cd5a2=_0x2e526e[_0x1b701e(0xe4)][_0x1b701e(0xe5)];return _0xcbd61b[_0x1b701e(0xb4)](_0x80963e)&&_0x80963e===_0x8cd5a2;}return!0x1;}function _0x4ab528(_0xe2dbbb,_0x22c453){return _0x480ac7(_0xe2dbbb,_0x22c453)?[_0xe2dbbb,_0x22c453]:_0x480ac7(_0x22c453,_0xe2dbbb)?[_0x22c453,_0xe2dbbb]:null;}_0x128098[_0x21d311(0x91)][_0x21d311(0xad)](_0x21d311(0x8d))&&(_0x1a9161[_0x21d311(0x99)](_0x21d311(0xc4)),_0x1a9161[_0x21d311(0xd8)](_0x21d311(0x7a)),_0x1a9161[_0x21d311(0x80)][_0x21d311(0xab)](_0x21d311(0x7a),_0x4a4b7e(_0x1b72a4,_0x21d311(0x95)))),_0x128098[_0x21d311(0x91)][_0x21d311(0xad)](_0x21d311(0x9b))&&(_0x1a9161[_0x21d311(0x99)](_0x21d311(0xa2)),_0x1a9161[_0x21d311(0xd8)](_0x21d311(0xc3))),_0x1a9161[_0x21d311(0x80)][_0x21d311(0x90)](_0x1108c2=>{const _0x2fd508=_0x21d311;if(!!_0x4fb230[_0x2fd508(0xe7)](({type:_0x2aba4f,subType:_0x13c8b0})=>_0x1108c2[_0x2fd508(0x97)]==_0x2aba4f&&_0x1108c2[_0x2fd508(0xbb)]==_0x13c8b0))return _0x1108c2[_0x2fd508(0xca)]?{}:void 0x0;}),_0x1a9161[_0x21d311(0x80)][_0x21d311(0x90)](_0x8f0e3b=>{const _0x138ac3=_0x21d311;if(_0x138ac3(0x7e)==_0x8f0e3b[_0x138ac3(0x97)]||_0x138ac3(0x86)==_0x8f0e3b[_0x138ac3(0x97)]){const _0x2e1450=_0x8f0e3b[_0x138ac3(0xb6)]();if(_0x2e1450&&_0x2e1450['is'](_0x138ac3(0xa8),_0x138ac3(0x77)))return{'type':_0x138ac3(0x7e)==_0x8f0e3b[_0x138ac3(0x97)]?_0x138ac3(0xd3):_0x138ac3(0xdb),'element':_0x2e1450,'quantity':0x1};}}),_0x1a9161[_0x21d311(0x80)][_0x21d311(0x90)](_0xffdc6d=>_0x21d311(0x87)==_0xffdc6d[_0x21d311(0x97)]&&_0x21d311(0x79)==_0xffdc6d[_0x21d311(0xbb)]?{'type':_0x21d311(0xe3),'content':_0x21d311(0xce)}:_0x21d311(0x87)==_0xffdc6d[_0x21d311(0x97)]&&_0x21d311(0x71)==_0xffdc6d[_0x21d311(0xbb)]?{'type':_0x21d311(0xe3),'content':_0x21d311(0xc9)}:void 0x0),_0x1a9161[_0x21d311(0x80)][_0x21d311(0x90)](_0x170695=>{const _0x4e8ba4=_0x21d311;if(_0x4e8ba4(0x9a)!=_0x170695[_0x4e8ba4(0x97)])return;const {data:_0x3d206d}=_0x170695;if(!_0x3d206d||_0x4e8ba4(0xc3)!=_0x3d206d[_0x4e8ba4(0xd6)])return;const _0x4a81d5=_0x3d206d[_0x4e8ba4(0xcb)];return _0x4a81d5?{'type':_0x4e8ba4(0xe3),'content':_0x4a4b7e(_0x1b72a4,_0x4e8ba4(0x74),'\x22'+_0x4a81d5+'\x22')}:{'type':_0x4e8ba4(0xe3),'content':_0x4a4b7e(_0x1b72a4,_0x4e8ba4(0xa9))};}),this[_0x21d311(0xbe)]();}[_0x2aaa40(0xbe)](){const _0x3c5968=_0x2aaa40,_0x2a23d7=this[_0x3c5968(0xe1)],_0x3ae2aa=_0x2a23d7[_0x3c5968(0xe8)];_0x2a23d7[_0x3c5968(0x91)][_0x3c5968(0x83)](_0x3c5968(0x96))[_0x3c5968(0x80)][_0x3c5968(0x90)](_0x4a1045=>{const _0x562c2d=_0x3c5968;if(_0x562c2d(0x87)!=_0x4a1045[_0x562c2d(0x97)]&&_0x562c2d(0x72)!=_0x4a1045[_0x562c2d(0x97)])return;const {data:_0x3a76a4}=_0x4a1045;if(_0x3a76a4){if(_0x562c2d(0xa2)==_0x3a76a4[_0x562c2d(0x94)]){const _0x1079e1=_0x3a76a4[_0x562c2d(0xa7)][0x0][_0x562c2d(0xcb)];return _0x1079e1?{'type':_0x562c2d(0xe3),'content':_0x4a4b7e(_0x3ae2aa,_0x562c2d(0x74),'\x22'+_0x1079e1+'\x22')}:{'type':_0x562c2d(0xe3),'content':_0x4a4b7e(_0x3ae2aa,_0x562c2d(0xa9))};}if(_0x562c2d(0xc4)==_0x3a76a4[_0x562c2d(0x94)]){const _0x554221=_0x3a76a4[_0x562c2d(0xa7)][0x0][_0x562c2d(0xc2)];return _0x554221?{'type':_0x562c2d(0xe3),'content':_0x4a4b7e(_0x3ae2aa,_0x562c2d(0x81),_0x554221)}:{'type':_0x562c2d(0xe3),'content':_0x4a4b7e(_0x3ae2aa,_0x562c2d(0xd7))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x5e26(){const _0x521510=['type','attribute','_suggestionFactory','1462203BspqMp','enableDefaultAttributesIntegration','formatBlock','afterInit','1142380BfvWCq','registerDescriptionCallback','_handleLegacySuggestions','606018xzKZBc','key','has','12xZTQZY','locale','accept','getSuggestionCallback','*Replace\x20image\x20URL*','128805mNOkSY','8NjFBWC','*Format:*\x20replace\x20image\x20URL','newValue','plugins','ImageEditing','discard','format','121351JJhwXS','replaceImageSource','registerCustomCallback','descriptionFactory','1774914CNORpn','226104PHjcvG','editor','registerBlockAttribute','commandName','src','formatInline','get','oldValue','_registerLegacyDescription','TrackChangesEditing'];_0x5e26=function(){return _0x521510;};return _0x5e26();}const _0x3e1b38=_0xa0c6;(function(_0x5ecddf,_0x48bbc5){const _0x3ae93d=_0xa0c6,_0x24b969=_0x5ecddf();while(!![]){try{const _0xcc8a97=-parseInt(_0x3ae93d(0x20e))/0x1+parseInt(_0x3ae93d(0x201))/0x2*(-parseInt(_0x3ae93d(0x206))/0x3)+-parseInt(_0x3ae93d(0x213))/0x4+parseInt(_0x3ae93d(0x1fb))/0x5+parseInt(_0x3ae93d(0x212))/0x6+-parseInt(_0x3ae93d(0x1fe))/0x7+parseInt(_0x3ae93d(0x207))/0x8*(parseInt(_0x3ae93d(0x1f7))/0x9);if(_0xcc8a97===_0x48bbc5)break;else _0x24b969['push'](_0x24b969['shift']());}catch(_0x42a7d5){_0x24b969['push'](_0x24b969['shift']());}}}(_0x5e26,0x2835d));import{Plugin as _0x1403fd}from'ckeditor5/src/core.js';function _0xa0c6(_0x78ce69,_0x3acc23){const _0x5e269d=_0x5e26();return _0xa0c6=function(_0xa0c648,_0x1cc7f8){_0xa0c648=_0xa0c648-0x1ef;let _0x511cb4=_0x5e269d[_0xa0c648];return _0x511cb4;},_0xa0c6(_0x78ce69,_0x3acc23);}import{getTranslation as _0x52e7d9}from'../utils/common-translations.js';export default class st extends _0x1403fd{[_0x3e1b38(0x1fa)](){const _0x477879=_0x3e1b38;if(!this[_0x477879(0x214)][_0x477879(0x20a)][_0x477879(0x200)](_0x477879(0x20b)))return;const _0x409750=this[_0x477879(0x214)][_0x477879(0x202)],_0x385c56=this[_0x477879(0x214)][_0x477879(0x20a)][_0x477879(0x1f0)](_0x477879(0x1f3));_0x385c56[_0x477879(0x1f8)](_0x477879(0x20f)),_0x385c56[_0x477879(0x215)](_0x477879(0x217)),_0x385c56[_0x477879(0x211)][_0x477879(0x1fc)](_0x373fc1=>{const _0x47f6b1=_0x477879;if(_0x47f6b1(0x1f5)!=_0x373fc1[_0x47f6b1(0x1f4)])return;const {data:_0xbb24d2}=_0x373fc1;return _0xbb24d2&&_0x47f6b1(0x217)==_0xbb24d2[_0x47f6b1(0x1ff)]?_0xbb24d2[_0x47f6b1(0x209)]&&_0xbb24d2[_0x47f6b1(0x1f1)]?{'type':_0x47f6b1(0x20d),'content':_0x52e7d9(_0x409750,_0x47f6b1(0x205))}:{'type':_0x47f6b1(0x20d),'content':''}:void 0x0;}),this[_0x477879(0x1fd)]();}[_0x3e1b38(0x1fd)](){const _0x58269d=_0x3e1b38,_0x4da5f1=this[_0x58269d(0x214)][_0x58269d(0x20a)][_0x58269d(0x1f0)](_0x58269d(0x1f3));_0x4da5f1[_0x58269d(0x1f6)][_0x58269d(0x210)](_0x58269d(0x1f9),_0x58269d(0x20f),_0x58269d(0x203),_0x4da5f1[_0x58269d(0x1f6)][_0x58269d(0x204)](_0x58269d(0x1f9),null,_0x58269d(0x20c))),_0x4da5f1[_0x58269d(0x1f6)][_0x58269d(0x210)](_0x58269d(0x1f9),_0x58269d(0x20f),_0x58269d(0x20c),_0x4da5f1[_0x58269d(0x1f6)][_0x58269d(0x204)](_0x58269d(0x1f9),null,_0x58269d(0x203))),this[_0x58269d(0x1f2)]();}[_0x3e1b38(0x1f2)](){const _0x839ca9=_0x3e1b38,_0x34ebb9=this[_0x839ca9(0x214)],_0x4852e4=_0x34ebb9[_0x839ca9(0x202)];_0x34ebb9[_0x839ca9(0x20a)][_0x839ca9(0x1f0)](_0x839ca9(0x1f3))[_0x839ca9(0x211)][_0x839ca9(0x1fc)](_0x44070e=>{const _0x4bb5b5=_0x839ca9;if(_0x4bb5b5(0x1f9)!=_0x44070e[_0x4bb5b5(0x1f4)]&&_0x4bb5b5(0x1ef)!=_0x44070e[_0x4bb5b5(0x1f4)])return;const {data:_0x189c49}=_0x44070e;if(!_0x189c49||_0x4bb5b5(0x20f)!=_0x189c49[_0x4bb5b5(0x216)])return;return{'type':_0x4bb5b5(0x20d),'content':_0x52e7d9(_0x4852e4,_0x4bb5b5(0x208))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x26f67f=_0x35bb;(function(_0x25bd2f,_0x541e2c){const _0x287e69=_0x35bb,_0x3af71b=_0x25bd2f();while(!![]){try{const _0x239a83=parseInt(_0x287e69(0x80))/0x1*(-parseInt(_0x287e69(0x96))/0x2)+-parseInt(_0x287e69(0x8f))/0x3*(parseInt(_0x287e69(0x8c))/0x4)+parseInt(_0x287e69(0x9f))/0x5*(-parseInt(_0x287e69(0xc2))/0x6)+parseInt(_0x287e69(0xc0))/0x7*(parseInt(_0x287e69(0xa8))/0x8)+-parseInt(_0x287e69(0x8a))/0x9+parseInt(_0x287e69(0xca))/0xa+parseInt(_0x287e69(0x97))/0xb;if(_0x239a83===_0x541e2c)break;else _0x3af71b['push'](_0x3af71b['shift']());}catch(_0x3b92b2){_0x3af71b['push'](_0x3af71b['shift']());}}}(_0x17ee,0x8ac59));import{Plugin as _0x2636a8}from'ckeditor5/src/core.js';function _0x17ee(){const _0x5238f0=['filter','*Format:*\x20%0','type','imageTypeInline','discardSuggestion','10gJewEt','registerDescriptionCallback','format','FORMAT_SIDE_IMAGE','getChangedMarkers','commandReversedParams','setImageNaturalSizeAttributes','next','subType','8pCinSq','ImageStyleEditing','title','refresh','getContainedElement','chain','model','imageStylePreApply','commandParams','descriptionFactory','value','insertion','getSuggestionCallback','_splitMarkerName','nodeAfter','isInContent','discard','getFirstRange','shouldConvertImageType','differ','commandName','head','side','getSuggestions','1195243RRUweM','isBefore','1104132rPkHtM','end','ImageUtils','isIntersecting','TrackChangesEditing','nodeBefore','convertInlineImageToBlock','imageCaption','5835510QEJkiC','imageTypeBlock','newRange','plugins','document','markInlineFormat','commands','accept','_suggestionFactory','isInlineImage','findIndex','normalizedStyles','markBlockFormat','start','formatBlock','Users','author','toLowerCase','change','isEqual','getClosestSelectedImageElement','locale','enableCommand','createRangeOn','join','registerCustomCallback','937FpVQGx','name','afterInit','registerPostFixer','imageStylePostApply','isOwn','formatInline','_registerLegacyDescription','hasSuggestion','editor','6419556NNflKk','forEach','24hVGJGt','selection','get','487131SkXbmo','_findSuggestions','getSuggestion','imageStyle','length','isBlockImage','suggestion','502gbspfI','23153746mJhCxF','from','has'];_0x17ee=function(){return _0x5238f0;};return _0x17ee();}import{uid as _0x349211}from'ckeditor5/src/utils.js';function _0x35bb(_0x273739,_0x283c43){const _0x17eee6=_0x17ee();return _0x35bb=function(_0x35bb7c,_0xec0664){_0x35bb7c=_0x35bb7c-0x7a;let _0x10ae2b=_0x17eee6[_0x35bb7c];return _0x10ae2b;},_0x35bb(_0x273739,_0x283c43);}import{getTranslation as _0x2256a0}from'../utils/common-translations.js';export default class nt extends _0x2636a8{[_0x26f67f(0x82)](){const _0x5db5fa=_0x26f67f,_0x3b83eb=this[_0x5db5fa(0x89)];if(!_0x3b83eb[_0x5db5fa(0xcd)][_0x5db5fa(0x99)](_0x5db5fa(0xa9)))return;const _0xa54144=_0x3b83eb[_0x5db5fa(0xcd)][_0x5db5fa(0x8e)](_0x5db5fa(0xc6)),_0x29f7aa=_0x3b83eb[_0x5db5fa(0xcd)][_0x5db5fa(0x8e)](_0x5db5fa(0xc4)),_0x91e7f7={};_0xa54144[_0x5db5fa(0x7c)](_0x5db5fa(0x92),(_0x4e15f0,_0x3fb4ff)=>{const _0x36b623=_0x5db5fa,_0x5be9c9=_0x3b83eb[_0x36b623(0xcd)][_0x36b623(0x8e)](_0x36b623(0xd9))['me'],_0x60a21c=_0x3b83eb[_0x36b623(0xd0)][_0x36b623(0x8e)](_0x36b623(0x92));let _0xfaf903=_0x29f7aa[_0x36b623(0x7a)](_0x3b83eb[_0x36b623(0xae)][_0x36b623(0xce)][_0x36b623(0x8d)]),_0x915cb8=_0x3b83eb[_0x36b623(0xae)][_0x36b623(0x7d)](_0xfaf903),_0x1c176a=_0x60a21c[_0x36b623(0xb2)];if(_0x1c176a==_0x3fb4ff[_0x36b623(0xb2)])return;const _0x31eea5={'commandName':_0x36b623(0x92),'commandParams':[_0x3fb4ff],'formatGroupId':_0x349211()};_0x3b83eb[_0x36b623(0xae)][_0x36b623(0xdc)](()=>{const _0x4adca7=_0x36b623;if(_0xa54144[_0x4adca7(0xbf)]()[_0x4adca7(0x9a)](_0x3ba9d3=>_0x3ba9d3[_0x4adca7(0xb7)]&&_0x5be9c9==_0x3ba9d3[_0x4adca7(0xda)]&&(_0x4adca7(0xd8)==_0x3ba9d3[_0x4adca7(0x9c)]||_0x4adca7(0x86)==_0x3ba9d3[_0x4adca7(0x9c)])&&(_0x4adca7(0xaf)==_0x3ba9d3[_0x4adca7(0xa7)]||_0x4adca7(0x84)==_0x3ba9d3[_0x4adca7(0xa7)])&&_0x3ba9d3[_0x4adca7(0xb9)]()[_0x4adca7(0xdd)](_0x915cb8))[_0x4adca7(0x8b)](_0x58b66b=>_0xa54144[_0x4adca7(0x9e)](_0x58b66b[_0x4adca7(0xbd)])),_0xfaf903=_0x29f7aa[_0x4adca7(0x7a)](_0x3b83eb[_0x4adca7(0xae)][_0x4adca7(0xce)][_0x4adca7(0x8d)]),_0x915cb8=_0x3b83eb[_0x4adca7(0xae)][_0x4adca7(0x7d)](_0xfaf903),_0x60a21c[_0x4adca7(0xab)](),_0x3b83eb[_0x4adca7(0xd0)][_0x4adca7(0x8e)](_0x4adca7(0x9d))[_0x4adca7(0xab)](),_0x3b83eb[_0x4adca7(0xd0)][_0x4adca7(0x8e)](_0x4adca7(0xcb))[_0x4adca7(0xab)](),_0x1c176a=_0x60a21c[_0x4adca7(0xb2)],_0x1c176a!=_0x3fb4ff[_0x4adca7(0xb2)])return _0x29f7aa[_0x4adca7(0xd3)](_0xfaf903)&&_0x60a21c[_0x4adca7(0xba)](_0x3fb4ff[_0x4adca7(0xb2)],_0xfaf903)?(_0x4e15f0({..._0x3fb4ff,'setImageSizes':!0x1}),_0xfaf903=_0x29f7aa[_0x4adca7(0x7a)](_0x3b83eb[_0x4adca7(0xae)][_0x4adca7(0xce)][_0x4adca7(0x8d)]),void _0xa54144[_0x4adca7(0xd6)](_0xfaf903,{..._0x31eea5,'commandReversedParams':[{'value':_0x1c176a||null,'setImageSizes':!0x1}]},[],_0x4adca7(0xaf))):void(_0x29f7aa[_0x4adca7(0x94)](_0xfaf903)?_0xa54144[_0x4adca7(0xd6)](_0xfaf903,_0x31eea5,[],_0x4adca7(0x84)):_0xa54144[_0x4adca7(0xcf)](_0x915cb8,_0x31eea5,_0x4adca7(0x84)));});});for(const _0x723deb of _0x3b83eb[_0x5db5fa(0xcd)][_0x5db5fa(0x8e)](_0x5db5fa(0xa9))[_0x5db5fa(0xd5)])_0x91e7f7[_0x723deb[_0x5db5fa(0x81)]]=_0x723deb[_0x5db5fa(0xaa)][_0x5db5fa(0xdb)]();_0xa54144[_0x5db5fa(0xd2)][_0x5db5fa(0x7f)](_0x5db5fa(0xd8),_0x5db5fa(0xaf),_0x5db5fa(0x7e),()=>!0x1),_0xa54144[_0x5db5fa(0xd2)][_0x5db5fa(0x7f)](_0x5db5fa(0xd8),_0x5db5fa(0x84),_0x5db5fa(0x7e),()=>!0x1),_0xa54144[_0x5db5fa(0xd2)][_0x5db5fa(0x7f)](_0x5db5fa(0x86),_0x5db5fa(0x84),_0x5db5fa(0x7e),()=>!0x1),_0xa54144[_0x5db5fa(0xd2)][_0x5db5fa(0x7f)](_0x5db5fa(0xd8),_0x5db5fa(0xaf),_0x5db5fa(0xd1),([_0x391e50])=>{const _0x1f40ba=_0x5db5fa;_0x29f7aa[_0x1f40ba(0xa5)](_0x391e50[_0x1f40ba(0xac)]());}),_0xa54144[_0x5db5fa(0xd2)][_0x5db5fa(0x7f)](_0x5db5fa(0xd8),_0x5db5fa(0xaf),_0x5db5fa(0xb8),(_0x53c342,_0x140140)=>{const _0x2a4062=_0x5db5fa;_0xa54144[_0x2a4062(0xd2)][_0x2a4062(0xb4)](_0x2a4062(0xd8),'',_0x2a4062(0xd1))(_0x53c342,{'commandName':_0x140140[_0x2a4062(0xbc)],'commandParams':_0x140140[_0x2a4062(0xa4)]});}),_0xa54144[_0x5db5fa(0xd2)][_0x5db5fa(0x7f)](_0x5db5fa(0xd8),_0x5db5fa(0xaf),_0x5db5fa(0xad),function(_0x2537a5,_0x339999){if(_0x33973b(_0x2537a5,_0x339999))return[_0x2537a5,_0x339999];if(_0x33973b(_0x339999,_0x2537a5))return[_0x339999,_0x2537a5];return null;});const _0x24b5a1=[{'type':_0x5db5fa(0xd8),'subType':_0x5db5fa(0xaf)},{'type':_0x5db5fa(0xb3),'subType':_0x5db5fa(0xc9)},{'type':_0x5db5fa(0xd8),'subType':_0x5db5fa(0xc8)},{'type':_0x5db5fa(0xb3),'subType':_0x5db5fa(0xc8)}];function _0x33973b(_0x218c27,_0x291592){const _0xdc7e74=_0x5db5fa,_0x1e2bab=_0x24b5a1[_0xdc7e74(0xd4)](({type:_0x3010b9,subType:_0x384062})=>_0x218c27[_0xdc7e74(0x9c)]==_0x3010b9&&_0x218c27[_0xdc7e74(0xa7)]==_0x384062),_0x5ca574=_0x24b5a1[_0xdc7e74(0xd4)](({type:_0x3f2323,subType:_0x3001a3})=>_0x291592[_0xdc7e74(0x9c)]==_0x3f2323&&_0x291592[_0xdc7e74(0xa7)]==_0x3001a3);if(_0x1e2bab<0x0||_0x5ca574<0x0)return!0x1;const _0x865e03=_0x218c27[_0xdc7e74(0xb9)](),_0x411ecc=_0x291592[_0xdc7e74(0xb9)]();if((0x0==_0x1e2bab||0x1==_0x1e2bab)&&0x2==_0x5ca574&&_0x865e03[_0xdc7e74(0xc5)](_0x411ecc))return!0x0;if(0x2==_0x1e2bab&&0x3==_0x5ca574){const _0x24dacf=_0xa54144[_0xdc7e74(0x90)](_0x865e03,_0xdc7e74(0xb3))[_0xdc7e74(0x9a)](({suggestion:_0x2dfa81,meta:_0x906997})=>_0x906997[_0xdc7e74(0x85)]&&_0xdc7e74(0xc8)==_0x2dfa81[_0xdc7e74(0xa7)]);if(_0x24dacf[_0xdc7e74(0x93)]>0x1&&_0x411ecc[_0xdc7e74(0xc3)][_0xdc7e74(0xdd)](_0x865e03[_0xdc7e74(0xd7)]))return!0x0;if(0x1==_0x24dacf[_0xdc7e74(0x93)]&&(_0x865e03[_0xdc7e74(0xd7)][_0xdc7e74(0xdd)](_0x411ecc[_0xdc7e74(0xc3)])||_0x865e03[_0xdc7e74(0xc3)][_0xdc7e74(0xdd)](_0x411ecc[_0xdc7e74(0xd7)])))return!0x0;}if(0x3==_0x1e2bab&&0x3==_0x5ca574&&_0x865e03[_0xdc7e74(0xd7)][_0xdc7e74(0xc1)](_0x411ecc[_0xdc7e74(0xd7)])){const _0x2b84ce=_0x865e03[_0xdc7e74(0xc3)][_0xdc7e74(0xb6)],_0x59e2b8=_0x411ecc[_0xdc7e74(0xd7)][_0xdc7e74(0xc7)];return _0x29f7aa[_0xdc7e74(0x94)](_0x2b84ce)&&_0x2b84ce===_0x59e2b8;}return!0x1;}_0x3b83eb[_0x5db5fa(0xae)][_0x5db5fa(0xce)][_0x5db5fa(0x83)](()=>{const _0x57fd6b=_0x5db5fa;let _0x133f2f=!0x1;const _0x44a409=Array[_0x57fd6b(0x98)](_0x3b83eb[_0x57fd6b(0xae)][_0x57fd6b(0xce)][_0x57fd6b(0xbb)][_0x57fd6b(0xa3)]());for(const {name:_0x52000e,data:_0x59cdc6}of _0x44a409){const {group:_0x14718f,type:_0x21d2e8,subType:_0x4f0d75,id:_0x4d47ce}=_0xa54144[_0x57fd6b(0xb5)](_0x52000e);if(_0x57fd6b(0x95)==_0x14718f&&_0xa54144[_0x57fd6b(0x88)](_0x4d47ce)){if(_0x57fd6b(0xd8)==_0x21d2e8&&(_0x57fd6b(0xaf)==_0x4f0d75||_0x57fd6b(0x84)==_0x4f0d75)){const _0xa07e6c=_0xa54144[_0x57fd6b(0x91)](_0x4d47ce);if(_0x59cdc6[_0x57fd6b(0xcc)]){const _0x129dae=_0xa07e6c[_0x57fd6b(0xb9)]()[_0x57fd6b(0xac)]();if(_0x29f7aa[_0x57fd6b(0x94)](_0x129dae))continue;_0xa54144[_0x57fd6b(0x9e)](_0xa07e6c),_0x133f2f=!0x0;}}if(_0x57fd6b(0xb3)==_0x21d2e8&&_0x57fd6b(0xc9)==_0x4f0d75&&!_0x59cdc6[_0x57fd6b(0xcc)]){const _0x2bc109=_0xa54144[_0x57fd6b(0x91)](_0x4d47ce);_0x2bc109[_0x57fd6b(0xa6)]&&_0x2bc109[_0x57fd6b(0xa6)][_0x57fd6b(0xb7)]&&(_0xa54144[_0x57fd6b(0x9e)](_0x2bc109[_0x57fd6b(0xa6)]),_0x133f2f=!0x0);}}}return _0x133f2f;}),this[_0x5db5fa(0x87)](_0x91e7f7);}[_0x26f67f(0x87)](_0x2be4a9){const _0xa2700d=_0x26f67f,_0x395bdc=this[_0xa2700d(0x89)],_0x52f24d=_0x395bdc[_0xa2700d(0x7b)];_0x395bdc[_0xa2700d(0xcd)][_0xa2700d(0x8e)](_0xa2700d(0xc6))[_0xa2700d(0xb1)][_0xa2700d(0xa0)](_0x41bf4e=>{const _0x1f0a23=_0xa2700d;if(_0x1f0a23(0xd8)!=_0x41bf4e[_0x1f0a23(0x9c)]&&_0x1f0a23(0x86)!=_0x41bf4e[_0x1f0a23(0x9c)])return;const {data:_0x1a6329}=_0x41bf4e;if(!_0x1a6329||_0x1f0a23(0x92)!=_0x1a6329[_0x1f0a23(0xbc)])return;const _0x42f790=_0x1a6329[_0x1f0a23(0xb0)][0x0][_0x1f0a23(0xb2)];return _0x361b7f(_0x1f0a23(0xbe)===_0x42f790?_0x2256a0(_0x52f24d,_0x1f0a23(0xa2)):_0x2be4a9[_0x42f790]||_0x42f790);function _0x361b7f(_0x14eed2){const _0x54e372=_0x1f0a23;return{'type':_0x54e372(0xa1),'content':_0x2256a0(_0x52f24d,_0x54e372(0x9b),_0x14eed2)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xa06962=_0x1678;function _0x17b1(){const _0x537dd7=['362125eAHweE','forEach','listenTo','lowest','23SlkMqw','9932274kotdhz','_trackChangesValueDuringImport','value','1301770qgqmYA','track_changes','7uDbMuy','TrackChangesEditing','importWord','7258408tMOovP','get','plugins','_setSuggestionData','dataInsert','editor','55ZTxObh','collaboration_features','high','2571228FKZwgP','commands','enableCommand','execute','_handleImportedData','84UWYWUY','Users','713697rNHxUq','trackChanges','bind','17250WcHBVz','_trackChangesExecuted','afterInit'];_0x17b1=function(){return _0x537dd7;};return _0x17b1();}function _0x1678(_0x53a517,_0x23042e){const _0x17b149=_0x17b1();return _0x1678=function(_0x167812,_0x435e03){_0x167812=_0x167812-0x1ea;let _0x781724=_0x17b149[_0x167812];return _0x781724;},_0x1678(_0x53a517,_0x23042e);}(function(_0x21b34c,_0x244675){const _0x39302e=_0x1678,_0x108304=_0x21b34c();while(!![]){try{const _0x5f4067=-parseInt(_0x39302e(0x203))/0x1*(parseInt(_0x39302e(0x1fc))/0x2)+-parseInt(_0x39302e(0x1f9))/0x3+-parseInt(_0x39302e(0x1f2))/0x4+parseInt(_0x39302e(0x1ff))/0x5*(-parseInt(_0x39302e(0x1f7))/0x6)+parseInt(_0x39302e(0x209))/0x7*(parseInt(_0x39302e(0x20c))/0x8)+parseInt(_0x39302e(0x204))/0x9+-parseInt(_0x39302e(0x207))/0xa*(-parseInt(_0x39302e(0x1ef))/0xb);if(_0x5f4067===_0x244675)break;else _0x108304['push'](_0x108304['shift']());}catch(_0x2aa941){_0x108304['push'](_0x108304['shift']());}}}(_0x17b1,0x8ada5));import{Plugin as _0x516e35}from'ckeditor5/src/core.js';export default class ot extends _0x516e35{constructor(_0x1cbc32){const _0x2cfc41=_0x1678;super(_0x1cbc32),this[_0x2cfc41(0x205)]=!0x1,this[_0x2cfc41(0x1fd)]=!0x1;}[_0xa06962(0x1fe)](){const _0xb2efd1=_0xa06962,_0x1db50e=this[_0xb2efd1(0x1ee)],_0x3f00d7=_0x1db50e[_0xb2efd1(0x1f3)][_0xb2efd1(0x1ea)](_0xb2efd1(0x20b)),_0x8fc55c=_0x1db50e[_0xb2efd1(0x1f3)][_0xb2efd1(0x1ea)](_0xb2efd1(0x1fa));_0x3f00d7&&(_0x3f00d7['on'](_0xb2efd1(0x1f5),(_0x72251,[,_0x366cb7])=>{const _0x3d9e18=_0xb2efd1;this[_0x3d9e18(0x205)]=_0x8fc55c[_0x3d9e18(0x206)],_0x366cb7[_0x3d9e18(0x1f0)][_0x3d9e18(0x208)]=!this[_0x3d9e18(0x205)];},{'priority':_0xb2efd1(0x1f1)}),this[_0xb2efd1(0x201)](_0x3f00d7,_0xb2efd1(0x1ed),this[_0xb2efd1(0x1f6)][_0xb2efd1(0x1fb)](this)),this[_0xb2efd1(0x201)](_0x3f00d7,_0xb2efd1(0x1ed),()=>{const _0x400c2f=_0xb2efd1;this[_0x400c2f(0x1fd)]&&(_0x8fc55c[_0x400c2f(0x1f5)](),this[_0x400c2f(0x1fd)]=!0x1);},{'priority':_0xb2efd1(0x202)}),_0x1db50e[_0xb2efd1(0x1eb)][_0xb2efd1(0x1ea)](_0xb2efd1(0x20a))[_0xb2efd1(0x1f4)](_0xb2efd1(0x20b)));}[_0xa06962(0x1f6)](_0x1f4c30,_0x3187de){const _0x128e83=_0xa06962,{suggestions:_0x3df10d}=_0x3187de,_0x33a218=this[_0x128e83(0x1ee)][_0x128e83(0x1f3)][_0x128e83(0x1ea)](_0x128e83(0x1fa)),_0x294625=_0x33a218[_0x128e83(0x206)];this[_0x128e83(0x205)]!==_0x294625&&(_0x33a218[_0x128e83(0x1f5)](),this[_0x128e83(0x1fd)]=!0x0),_0x3df10d&&_0x3df10d[_0x128e83(0x200)](({id:_0x435796,type:_0x3ba5a1,author:_0x38efb8,created_at:_0x3b23e0})=>{const _0x202521=_0x128e83,_0x5530aa={'id':_0x435796,'type':_0x3ba5a1,'authorId':this[_0x202521(0x1ee)][_0x202521(0x1eb)][_0x202521(0x1ea)](_0x202521(0x1f8))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x38efb8,'createdAt':_0x3b23e0?new Date(_0x3b23e0):new Date(),'source':_0x202521(0x20b)}}};this[_0x202521(0x1ee)][_0x202521(0x1eb)][_0x202521(0x1ea)](_0x202521(0x20a))[_0x202521(0x1ec)](_0x5530aa);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3526(_0x222bcb,_0x3dd0c8){const _0x203f19=_0x203f();return _0x3526=function(_0x3526df,_0x2e4f3d){_0x3526df=_0x3526df-0x145;let _0x2a2884=_0x203f19[_0x3526df];return _0x2a2884;},_0x3526(_0x222bcb,_0x3dd0c8);}const _0x4a7a32=_0x3526;(function(_0x45220d,_0x564ca6){const _0x2f3864=_0x3526,_0x41348f=_0x45220d();while(!![]){try{const _0x2b2e67=parseInt(_0x2f3864(0x166))/0x1+-parseInt(_0x2f3864(0x149))/0x2+parseInt(_0x2f3864(0x16c))/0x3+-parseInt(_0x2f3864(0x168))/0x4*(parseInt(_0x2f3864(0x14f))/0x5)+parseInt(_0x2f3864(0x16b))/0x6*(-parseInt(_0x2f3864(0x15d))/0x7)+parseInt(_0x2f3864(0x14d))/0x8*(parseInt(_0x2f3864(0x153))/0x9)+parseInt(_0x2f3864(0x152))/0xa*(parseInt(_0x2f3864(0x15c))/0xb);if(_0x2b2e67===_0x564ca6)break;else _0x41348f['push'](_0x41348f['shift']());}catch(_0xa079bb){_0x41348f['push'](_0x41348f['shift']());}}}(_0x203f,0x8e2d0));import{Plugin as _0x27405b}from'ckeditor5/src/core.js';import{getTranslation as _0x361df5}from'../utils/common-translations.js';function _0x203f(){const _0x2b256c=['descriptionFactory','FORMAT_INDENT','getItems','enableCommand','IndentEditing','has','*Outdent:*\x20%0','enableDefaultAttributesIntegration','77tMErpw','452137lQMBjx','registerAttributeLabel','get','getItemLabel','outdentBlock','*Indent:*\x20%0','_registerLegacyDescription','outdent','indentBlock','113554pEiwxj','plugins','20CcdVvk','afterInit','format','30FtTTcr','1200708tdBvdk','IndentBlock','registerBlockAttribute','indent','commandName','blockIndent','1154222zIvMcL','type','formatBlock','registerDescriptionCallback','168jgRpYG','locale','683050NVuytZ','editor','TrackChangesEditing','754270aExfqG','481581SwESFg'];_0x203f=function(){return _0x2b256c;};return _0x203f();}export default class rt extends _0x27405b{[_0x4a7a32(0x169)](){const _0x9726cf=_0x4a7a32,_0x11c279=this[_0x9726cf(0x150)],_0x3e56bf=_0x11c279[_0x9726cf(0x167)][_0x9726cf(0x15f)](_0x9726cf(0x151));if(_0x11c279[_0x9726cf(0x167)][_0x9726cf(0x159)](_0x9726cf(0x158))&&(_0x3e56bf[_0x9726cf(0x157)](_0x9726cf(0x146)),_0x3e56bf[_0x9726cf(0x157)](_0x9726cf(0x164))),_0x11c279[_0x9726cf(0x167)][_0x9726cf(0x159)](_0x9726cf(0x16d))){for(const _0x2d1a7b of[_0x9726cf(0x165),_0x9726cf(0x161)])_0x3e56bf[_0x9726cf(0x15b)](_0x2d1a7b);}const _0x2a0e9c=_0x11c279[_0x9726cf(0x14e)];_0x3e56bf[_0x9726cf(0x145)](_0x9726cf(0x148)),_0x3e56bf[_0x9726cf(0x154)][_0x9726cf(0x15e)](_0x9726cf(0x148),_0x361df5(_0x2a0e9c,_0x9726cf(0x155))),this[_0x9726cf(0x163)]();}[_0x4a7a32(0x163)](){const _0x4e8033=_0x4a7a32,_0x17fd16=this[_0x4e8033(0x150)],_0x38b062=_0x17fd16[_0x4e8033(0x14e)],_0x1cf4fd=_0x17fd16[_0x4e8033(0x167)][_0x4e8033(0x15f)](_0x4e8033(0x151));_0x1cf4fd[_0x4e8033(0x154)][_0x4e8033(0x14c)](_0x3aeead=>{const _0x247ead=_0x4e8033;if(_0x247ead(0x14b)!=_0x3aeead[_0x247ead(0x14a)])return;const {data:_0x27ccd0}=_0x3aeead;if(!_0x27ccd0)return;if(_0x247ead(0x165)!=_0x27ccd0[_0x247ead(0x147)]&&_0x247ead(0x161)!=_0x27ccd0[_0x247ead(0x147)])return;const _0x5a8952=_0x3aeead[_0x247ead(0x156)]()[0x0],_0x1f29bf=_0x1cf4fd[_0x247ead(0x154)][_0x247ead(0x160)](_0x5a8952);return _0x247ead(0x165)==_0x27ccd0[_0x247ead(0x147)]?{'type':_0x247ead(0x16a),'content':_0x361df5(_0x38b062,_0x247ead(0x162),_0x1f29bf)}:_0x247ead(0x161)==_0x27ccd0[_0x247ead(0x147)]?{'type':_0x247ead(0x16a),'content':_0x361df5(_0x38b062,_0x247ead(0x15a),_0x1f29bf)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x45f0dc=_0x21bf;(function(_0x538301,_0x3dccac){var _0x33c87e=_0x21bf,_0x1fae29=_0x538301();while(!![]){try{var _0x266b69=-parseInt(_0x33c87e(0x1b6))/0x1+-parseInt(_0x33c87e(0x1bd))/0x2*(parseInt(_0x33c87e(0x1c1))/0x3)+-parseInt(_0x33c87e(0x1bc))/0x4*(-parseInt(_0x33c87e(0x1c2))/0x5)+-parseInt(_0x33c87e(0x1b5))/0x6*(-parseInt(_0x33c87e(0x1ba))/0x7)+parseInt(_0x33c87e(0x1b4))/0x8+parseInt(_0x33c87e(0x1b3))/0x9+-parseInt(_0x33c87e(0x1c0))/0xa;if(_0x266b69===_0x3dccac)break;else _0x1fae29['push'](_0x1fae29['shift']());}catch(_0x42b981){_0x1fae29['push'](_0x1fae29['shift']());}}}(_0x2522,0x89a78));import{Plugin as _0x2eda59}from'ckeditor5/src/core.js';function _0x21bf(_0x26a18d,_0x2c3d16){var _0x2522ff=_0x2522();return _0x21bf=function(_0x21bfd1,_0x159782){_0x21bfd1=_0x21bfd1-0x1b1;var _0xd695e7=_0x2522ff[_0x21bfd1];return _0xd695e7;},_0x21bf(_0x26a18d,_0x2c3d16);}import{Input as _0xa52771}from'ckeditor5/src/typing.js';export default class at extends _0x2eda59{static get[_0x45f0dc(0x1be)](){return[_0xa52771];}[_0x45f0dc(0x1bb)](){var _0x106e2e=_0x45f0dc;this[_0x106e2e(0x1b2)][_0x106e2e(0x1bf)][_0x106e2e(0x1b8)](_0x106e2e(0x1b1))[_0x106e2e(0x1b7)](_0x106e2e(0x1b9));}}function _0x2522(){var _0x18fe39=['4325600kcZoFG','51522gicpGI','677547MJVhoc','enableCommand','get','input','203NKLDrS','init','3170668pWSwZx','12joxULf','requires','plugins','12788790fPnkqe','82785qrGmQv','5ilyhSp','TrackChangesEditing','editor','9930942KJktXQ'];_0x2522=function(){return _0x18fe39;};return _0x2522();}
|