@ckeditor/ckeditor5-track-changes 42.0.0-alpha.0 → 42.0.0-alpha.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/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
|
+
function _0x4166(){const _0x454b05=['config','*Set\x20font\x20size:*\x20%0','FontSize','15190tRjGJd','fontColor','FORMAT_FONT_SIZE','fontFamily','*Reset\x20font\x20color*','2910936AMgeve','*Set\x20font\x20family:*\x20%0','afterInit','*Set\x20font\x20color:*\x20%0','124080qHtQeg','commandName','normalizeSizeOptions','_registerLegacyDescription','*Set\x20font\x20background\x20color:*\x20%0','FontSizeEditing','find','fontSize','7014376uUVKYW','fontSize.options','toLowerCase','plugins','FORMAT_FONT_BACKGROUND','fontColor.colors','FontColorEditing','9mRCxqa','type','registerDescriptionCallback','commandParams','FontBackgroundColorEditing','get','*Reset\x20font\x20family*','FORMAT_FONT_COLOR','*Reset\x20font\x20size*','TrackChangesEditing','title','formatInline','fontBackgroundColor','937740EEzVQx','FontFamilyEditing','label','model','FORMAT_FONT_FAMILY','value','683308UglsiC','*Reset\x20font\x20background\x20color*','has','7282667tEUFvY','registerInlineAttribute','locale','descriptionFactory','fontBackgroundColor.colors','registerAttributeLabel','trim','330lMYgjz','editor','format','enableDefaultAttributesIntegration','1qUnwqE','6raLMHi'];_0x4166=function(){return _0x454b05;};return _0x4166();}const _0x232cdc=_0x5540;function _0x5540(_0x410445,_0x1ce8a4){const _0x4166f1=_0x4166();return _0x5540=function(_0x554025,_0x44c491){_0x554025=_0x554025-0x1be;let _0xed2571=_0x4166f1[_0x554025];return _0xed2571;},_0x5540(_0x410445,_0x1ce8a4);}(function(_0x466b32,_0x5dee99){const _0x4dd4dc=_0x5540,_0x438cb3=_0x466b32();while(!![]){try{const _0x539b5d=-parseInt(_0x4dd4dc(0x1c1))/0x1*(parseInt(_0x4dd4dc(0x1f1))/0x2)+parseInt(_0x4dd4dc(0x1cb))/0x3+parseInt(_0x4dd4dc(0x1cf))/0x4+parseInt(_0x4dd4dc(0x1eb))/0x5+parseInt(_0x4dd4dc(0x1c2))/0x6*(-parseInt(_0x4dd4dc(0x1f4))/0x7)+-parseInt(_0x4dd4dc(0x1d7))/0x8*(-parseInt(_0x4dd4dc(0x1de))/0x9)+-parseInt(_0x4dd4dc(0x1c6))/0xa*(parseInt(_0x4dd4dc(0x1fb))/0xb);if(_0x539b5d===_0x5dee99)break;else _0x438cb3['push'](_0x438cb3['shift']());}catch(_0x4c1d51){_0x438cb3['push'](_0x438cb3['shift']());}}}(_0x4166,0x9bc78));import{Plugin as _0x27075f}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x3f8877}from'ckeditor5/src/ui.js';import{getTranslation as _0x2a3976}from'../utils/common-translations.js';const ro=[{'pluginName':_0x232cdc(0x1d4),'commandName':_0x232cdc(0x1d6)},{'pluginName':_0x232cdc(0x1ec),'commandName':_0x232cdc(0x1c9)},{'pluginName':_0x232cdc(0x1dd),'commandName':_0x232cdc(0x1c7)},{'pluginName':_0x232cdc(0x1e2),'commandName':_0x232cdc(0x1ea)}];export default class Q extends _0x27075f{[_0x232cdc(0x1cd)](){const _0x2779ff=_0x232cdc,_0x4630d2=this[_0x2779ff(0x1be)][_0x2779ff(0x1f6)],_0x2a40d7=this[_0x2779ff(0x1be)][_0x2779ff(0x1da)][_0x2779ff(0x1e3)](_0x2779ff(0x1e7));for(const {pluginName:_0x308e06,commandName:_0x4b2173}of ro)this[_0x2779ff(0x1be)][_0x2779ff(0x1da)][_0x2779ff(0x1f3)](_0x308e06)&&(_0x2a40d7[_0x2779ff(0x1c0)](_0x4b2173),_0x2a40d7[_0x2779ff(0x1f5)](_0x4b2173));_0x4630d2['t'],(_0x2a40d7[_0x2779ff(0x1f7)][_0x2779ff(0x1f9)](_0x2779ff(0x1d6),_0x2a3976(_0x4630d2,_0x2779ff(0x1c8))),_0x2a40d7[_0x2779ff(0x1f7)][_0x2779ff(0x1f9)](_0x2779ff(0x1c9),_0x2a3976(_0x4630d2,_0x2779ff(0x1ef))),_0x2a40d7[_0x2779ff(0x1f7)][_0x2779ff(0x1f9)](_0x2779ff(0x1c7),_0x2a3976(_0x4630d2,_0x2779ff(0x1e5))),_0x2a40d7[_0x2779ff(0x1f7)][_0x2779ff(0x1f9)](_0x2779ff(0x1ea),_0x2a3976(_0x4630d2,_0x2779ff(0x1db))),this[_0x2779ff(0x1d2)]());}[_0x232cdc(0x1d2)](){const _0x19c579=_0x232cdc,_0x252607=this[_0x19c579(0x1be)],_0x1beafd=_0x252607[_0x19c579(0x1f6)];_0x252607[_0x19c579(0x1da)][_0x19c579(0x1e3)](_0x19c579(0x1e7))[_0x19c579(0x1f7)][_0x19c579(0x1e0)](_0x4b5dc1=>{const _0x32ef3a=_0x19c579,_0x356225=_0x1beafd['t'];if(_0x32ef3a(0x1e9)!=_0x4b5dc1[_0x32ef3a(0x1df)])return;const {data:_0x43e2df}=_0x4b5dc1;if(null!=_0x43e2df){if(_0x32ef3a(0x1d6)==_0x43e2df[_0x32ef3a(0x1d0)]){const _0x5f2aeb=_0x43e2df[_0x32ef3a(0x1e1)][0x0][_0x32ef3a(0x1f0)];if(_0x5f2aeb){const _0x136697=_0x356225(this[_0x32ef3a(0x1be)][_0x32ef3a(0x1da)][_0x32ef3a(0x1e3)](_0x32ef3a(0x1c5))[_0x32ef3a(0x1d1)](this[_0x32ef3a(0x1be)][_0x32ef3a(0x1c3)][_0x32ef3a(0x1e3)](_0x32ef3a(0x1d8)))[_0x32ef3a(0x1d5)](_0x5057b4=>_0x5057b4[_0x32ef3a(0x1ee)]==_0x5f2aeb)[_0x32ef3a(0x1e8)])[_0x32ef3a(0x1d9)]();return{'type':_0x32ef3a(0x1bf),'content':_0x2a3976(_0x1beafd,_0x32ef3a(0x1c4),_0x136697)};}return{'type':_0x32ef3a(0x1bf),'content':_0x2a3976(_0x1beafd,_0x32ef3a(0x1e6))};}if(_0x32ef3a(0x1c9)==_0x43e2df[_0x32ef3a(0x1d0)]){const _0x920660=_0x43e2df[_0x32ef3a(0x1e1)][0x0][_0x32ef3a(0x1f0)];return _0x920660?{'type':_0x32ef3a(0x1bf),'content':_0x2a3976(_0x1beafd,_0x32ef3a(0x1cc),_0x920660)}:{'type':_0x32ef3a(0x1bf),'content':_0x2a3976(_0x1beafd,_0x32ef3a(0x1e4))};}if(_0x32ef3a(0x1c7)==_0x43e2df[_0x32ef3a(0x1d0)]){const _0x38d3bc=_0x43e2df[_0x32ef3a(0x1e1)][0x0][_0x32ef3a(0x1f0)];if(_0x38d3bc){const _0x206470=_0x3f8877(this[_0x32ef3a(0x1be)][_0x32ef3a(0x1c3)][_0x32ef3a(0x1e3)](_0x32ef3a(0x1dc)))[_0x32ef3a(0x1d5)](_0x1e991b=>_0x1e991b[_0x32ef3a(0x1ee)]==_0x38d3bc);let _0x4a9ff2=_0x38d3bc,_0x3f6be0='';return _0x206470&&(_0x4a9ff2=_0x206470[_0x32ef3a(0x1ed)],_0x3f6be0=_0x356225(_0x4a9ff2)[_0x32ef3a(0x1d9)]()),{'type':_0x32ef3a(0x1bf),'content':_0x2a3976(_0x1beafd,_0x32ef3a(0x1ce),_0x3f6be0)[_0x32ef3a(0x1fa)](),'color':{'value':_0x38d3bc,'title':_0x3f6be0||_0x4a9ff2}};}return{'type':_0x32ef3a(0x1bf),'content':_0x2a3976(_0x1beafd,_0x32ef3a(0x1ca))};}if(_0x32ef3a(0x1ea)==_0x43e2df[_0x32ef3a(0x1d0)]){const _0x5ce073=_0x43e2df[_0x32ef3a(0x1e1)][0x0][_0x32ef3a(0x1f0)];if(_0x5ce073){const _0x326d93=_0x3f8877(this[_0x32ef3a(0x1be)][_0x32ef3a(0x1c3)][_0x32ef3a(0x1e3)](_0x32ef3a(0x1f8)))[_0x32ef3a(0x1d5)](_0x65036c=>_0x65036c[_0x32ef3a(0x1ee)]==_0x5ce073);let _0x489124=_0x5ce073,_0x568caa='';return _0x326d93&&(_0x489124=_0x326d93[_0x32ef3a(0x1ed)],_0x568caa=_0x356225(_0x489124)[_0x32ef3a(0x1d9)]()),{'type':_0x32ef3a(0x1bf),'content':_0x2a3976(_0x1beafd,_0x32ef3a(0x1d3),_0x568caa)[_0x32ef3a(0x1fa)](),'color':{'value':_0x5ce073,'title':_0x568caa||_0x489124}};}return{'type':_0x32ef3a(0x1bf),'content':_0x2a3976(_0x1beafd,_0x32ef3a(0x1f2))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x23e249=_0x143d;(function(_0x23adbf,_0x53bbf2){const _0x457486=_0x143d,_0x3655d7=_0x23adbf();while(!![]){try{const _0x30ecce=-parseInt(_0x457486(0x1d0))/0x1+parseInt(_0x457486(0x1ea))/0x2*(parseInt(_0x457486(0x1e2))/0x3)+-parseInt(_0x457486(0x1de))/0x4+-parseInt(_0x457486(0x1eb))/0x5*(parseInt(_0x457486(0x1ce))/0x6)+parseInt(_0x457486(0x1c5))/0x7*(parseInt(_0x457486(0x1d8))/0x8)+-parseInt(_0x457486(0x1cf))/0x9+parseInt(_0x457486(0x1ee))/0xa*(parseInt(_0x457486(0x1cc))/0xb);if(_0x30ecce===_0x53bbf2)break;else _0x3655d7['push'](_0x3655d7['shift']());}catch(_0x1698c3){_0x3655d7['push'](_0x3655d7['shift']());}}}(_0x4edd,0x1baa7));import{Plugin as _0x24a4c8}from'ckeditor5/src/core.js';function _0x4edd(){const _0x1d6a77=['editor','get','descriptionFactory','fontSize.options','label','copyFormat','length','7zeUOPN','enableDefaultAttributesIntegration','boolean','pasteFormat','registerDescriptionCallback','formatBlock','model','2827ZWxSVd','split','8322qSSiss','395640dPzwFS','36202vJmoiw','fontSize','toUpperCase','join','normalizeSizeOptions','type','enableCommand','*Remove\x20all\x20formatting*','808760vqoskd','toLowerCase','entries','FontSize','plugins','push','181968bigBgm','afterInit','slice','fontBackgroundColor','384789ZjoSdb','config','TrackChangesEditing','title','format','formatInline','commands','fontColor.colors','2gpMftF','20nsNgKY','charAt','commandName','590aykyhN','locale','_registerLegacyDescription','fontColor','find','commandParams','*Set\x20format\x20to:*\x20%0'];_0x4edd=function(){return _0x1d6a77;};return _0x4edd();}function _0x143d(_0x304fb9,_0x14e85a){const _0x4eddb1=_0x4edd();return _0x143d=function(_0x143de8,_0x195770){_0x143de8=_0x143de8-0x1be;let _0x5552b0=_0x4eddb1[_0x143de8];return _0x5552b0;},_0x143d(_0x304fb9,_0x14e85a);}import{normalizeColorOptions as _0x3c11bd}from'ckeditor5/src/ui.js';import{getTranslation as _0x37daa8}from'../utils/common-translations.js';export default class X extends _0x24a4c8{[_0x23e249(0x1df)](){const _0x30217a=_0x23e249,_0x416b08=this[_0x30217a(0x1be)],_0x2ec6d5=_0x416b08[_0x30217a(0x1dc)][_0x30217a(0x1bf)](_0x30217a(0x1e4)),_0x364bce=_0x416b08[_0x30217a(0x1e8)][_0x30217a(0x1bf)](_0x30217a(0x1c3)),_0x88dd8b=_0x416b08[_0x30217a(0x1e8)][_0x30217a(0x1bf)](_0x30217a(0x1c8));_0x364bce&&_0x88dd8b&&(_0x2ec6d5[_0x30217a(0x1c6)](_0x30217a(0x1c8)),_0x2ec6d5[_0x30217a(0x1d6)](_0x30217a(0x1c3)),this[_0x30217a(0x1f0)]());}[_0x23e249(0x1f0)](){const _0x31f038=_0x23e249,_0x1935c3=this[_0x31f038(0x1be)],_0x5e82cb=_0x1935c3[_0x31f038(0x1ef)];_0x1935c3[_0x31f038(0x1dc)][_0x31f038(0x1bf)](_0x31f038(0x1e4))[_0x31f038(0x1c0)][_0x31f038(0x1c9)](_0x1bab21=>{const _0x230868=_0x31f038;if(_0x230868(0x1ca)!=_0x1bab21[_0x230868(0x1d5)]&&_0x230868(0x1e7)!=_0x1bab21[_0x230868(0x1d5)])return;const {data:_0x38bad0}=_0x1bab21;if(_0x38bad0&&_0x230868(0x1c8)===_0x38bad0[_0x230868(0x1ed)]){const _0x2d426c=[],_0x2aab3e=_0x38bad0[_0x230868(0x1f3)][0x0];for(const [_0x2fcdc0,_0x293136]of Object[_0x230868(0x1da)](_0x2aab3e))_0x2d426c[_0x230868(0x1dd)](so(_0x1935c3,_0x2fcdc0,_0x293136));return _0x2d426c[_0x230868(0x1c4)]?{'type':_0x230868(0x1e6),'content':_0x37daa8(_0x5e82cb,_0x230868(0x1f4),_0x2d426c[_0x230868(0x1d3)](',\x20'))}:{'type':_0x230868(0x1e6),'content':_0x37daa8(_0x5e82cb,_0x230868(0x1d7))};}});}}function so(_0x26ca40,_0x540aee,_0x3cc194){const _0x4cb8c2=_0x23e249,_0x5c255e=_0x26ca40[_0x4cb8c2(0x1ef)]['t'],_0x42fe2d=_0x540aee[_0x4cb8c2(0x1cd)](/(?=[A-Z])/)[_0x4cb8c2(0x1d3)]('\x20'),_0x585822=_0x5c255e(_0x42fe2d[_0x4cb8c2(0x1ec)](0x0)[_0x4cb8c2(0x1d2)]()+_0x42fe2d[_0x4cb8c2(0x1e0)](0x1))[_0x4cb8c2(0x1d9)]();if(_0x4cb8c2(0x1c7)==typeof _0x3cc194)return _0x585822;if(_0x4cb8c2(0x1f1)===_0x540aee||_0x4cb8c2(0x1e1)===_0x540aee){const _0x45bcba=_0x3c11bd(_0x26ca40[_0x4cb8c2(0x1e3)][_0x4cb8c2(0x1bf)](_0x4cb8c2(0x1e9)))[_0x4cb8c2(0x1f2)](_0x1370c1=>_0x1370c1[_0x4cb8c2(0x1cb)]==_0x3cc194);return _0x585822+'\x20('+(_0x45bcba?_0x5c255e(_0x45bcba[_0x4cb8c2(0x1c2)])[_0x4cb8c2(0x1d9)]():_0x3cc194)+')';}if(_0x4cb8c2(0x1d1)===_0x540aee&&isNaN(parseFloat(_0x3cc194))){const _0xa4e55b=_0x26ca40[_0x4cb8c2(0x1dc)][_0x4cb8c2(0x1bf)](_0x4cb8c2(0x1db))[_0x4cb8c2(0x1d4)](_0x26ca40[_0x4cb8c2(0x1e3)][_0x4cb8c2(0x1bf)](_0x4cb8c2(0x1c1)))[_0x4cb8c2(0x1f2)](_0x31f417=>_0x31f417[_0x4cb8c2(0x1cb)]==_0x3cc194);return _0x585822+'\x20('+(_0xa4e55b?_0x5c255e(_0xa4e55b[_0x4cb8c2(0x1e5)])[_0x4cb8c2(0x1d9)]():_0x3cc194)+')';}return _0x585822+'\x20('+_0x3cc194+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x112b75=_0x13e3;(function(_0x437cf9,_0x34319e){const _0x5d4304=_0x13e3,_0x133348=_0x437cf9();while(!![]){try{const _0x334929=parseInt(_0x5d4304(0x85))/0x1*(-parseInt(_0x5d4304(0x82))/0x2)+-parseInt(_0x5d4304(0x81))/0x3*(-parseInt(_0x5d4304(0x6f))/0x4)+-parseInt(_0x5d4304(0x92))/0x5*(-parseInt(_0x5d4304(0x96))/0x6)+parseInt(_0x5d4304(0x75))/0x7+-parseInt(_0x5d4304(0x8e))/0x8*(parseInt(_0x5d4304(0x78))/0x9)+parseInt(_0x5d4304(0x76))/0xa*(-parseInt(_0x5d4304(0x73))/0xb)+parseInt(_0x5d4304(0x74))/0xc;if(_0x334929===_0x34319e)break;else _0x133348['push'](_0x133348['shift']());}catch(_0x4ad3db){_0x133348['push'](_0x133348['shift']());}}}(_0x4ced,0x469c4));import{Plugin as _0xaf280c}from'ckeditor5/src/core.js';function _0x13e3(_0x83f37a,_0x45a21f){const _0x4cedcf=_0x4ced();return _0x13e3=function(_0x13e3d2,_0x30d60e){_0x13e3d2=_0x13e3d2-0x6b;let _0x2299da=_0x4cedcf[_0x13e3d2];return _0x2299da;},_0x13e3(_0x83f37a,_0x45a21f);}function _0x4ced(){const _0x1ad88e=['ELEMENT_HEADING','11dpoAcV','2549196dpVYkG','2011625RufvpY','4370470qVNrnS','name','9vUJjDc','*Change\x20to:*\x20%0','registerElementLabel','title','registerDescriptionCallback','type','ELEMENT_HEADING_CUSTOM','locale','formatBlock','266712zXUrwx','14XmtKjU','paragraph','heading','40133StqOob','commandName','heading.options','commandParams','match','view','afterInit','has','value','592904CUSHGx','TrackChangesEditing','enableDefaultAttributesIntegration','model','5JYkhTf','plugins','format','find','288474VzSWnt','_headingOptions','HeadingEditing','editor','_getHeadingLevel','descriptionFactory','_registerLegacyDescription','24aZwgrS','config','get'];_0x4ced=function(){return _0x1ad88e;};return _0x4ced();}import{getTranslation as _0x282d11}from'../utils/common-translations.js';export default class Y extends _0xaf280c{[_0x112b75(0x8b)](){const _0x41cc30=_0x112b75,_0x4a182d=this[_0x41cc30(0x6b)];if(!_0x4a182d[_0x41cc30(0x93)][_0x41cc30(0x8c)](_0x41cc30(0x98)))return;this[_0x41cc30(0x97)]=_0x4a182d[_0x41cc30(0x70)][_0x41cc30(0x71)](_0x41cc30(0x87));const _0x2bc7be=_0x4a182d[_0x41cc30(0x7f)],_0x2d91d5=_0x4a182d[_0x41cc30(0x93)][_0x41cc30(0x71)](_0x41cc30(0x8f));_0x2d91d5[_0x41cc30(0x90)](_0x41cc30(0x84));for(const _0x136615 of this[_0x41cc30(0x97)])_0x41cc30(0x83)!=_0x136615[_0x41cc30(0x91)]&&_0x2d91d5[_0x41cc30(0x6d)][_0x41cc30(0x7a)](_0x136615[_0x41cc30(0x91)],_0x172cd3=>{const _0x53aa22=_0x41cc30,_0x127ae4=this[_0x53aa22(0x6c)](_0x136615[_0x53aa22(0x91)]);return null!==_0x127ae4?_0x1d71aa(_0x172cd3,_0x127ae4):_0x5c8a09(_0x172cd3,_0x136615[_0x53aa22(0x7b)]);});function _0x1d71aa(_0xe538e2,_0x5231d8){const _0x16a44b=_0x41cc30;return _0x282d11(_0x2bc7be,_0x16a44b(0x72),[_0xe538e2,_0x5231d8]);}function _0x5c8a09(_0x9297c2,_0x2bbf8a){const _0x2affa8=_0x41cc30;return _0x282d11(_0x2bc7be,_0x2affa8(0x7e),[_0x9297c2,_0x2bbf8a]);}this[_0x41cc30(0x6e)]();}[_0x112b75(0x6e)](){const _0x434023=_0x112b75,_0x1f0d3e=this[_0x434023(0x6b)],_0x3906b0=_0x1f0d3e[_0x434023(0x7f)];function _0x13e81e(_0x465ba7,_0x515148){const _0x3e3291=_0x434023;return _0x282d11(_0x3906b0,_0x3e3291(0x7e),[_0x465ba7,_0x515148]);}_0x1f0d3e[_0x434023(0x93)][_0x434023(0x71)](_0x434023(0x8f))[_0x434023(0x6d)][_0x434023(0x7c)](_0x3da873=>{const _0x553023=_0x434023;if(_0x553023(0x80)!=_0x3da873[_0x553023(0x7d)])return;const {data:_0x2ab475}=_0x3da873;if(_0x2ab475&&_0x553023(0x84)==_0x2ab475[_0x553023(0x86)]){const _0x204493=_0x2ab475[_0x553023(0x88)][0x0][_0x553023(0x8d)],_0x42fc84=this[_0x553023(0x6c)](_0x204493);if(null!==_0x42fc84)return{'type':_0x553023(0x94),'content':_0x282d11(_0x3906b0,_0x553023(0x79),(_0x4861fb=0x1,_0x1e3ede=_0x42fc84,_0x282d11(_0x3906b0,_0x553023(0x72),[_0x4861fb,_0x1e3ede])))};const _0x4ad57f=this[_0x553023(0x97)][_0x553023(0x95)](_0x1cbbff=>_0x1cbbff[_0x553023(0x91)]===_0x204493)[_0x553023(0x7b)];return{'type':_0x553023(0x94),'content':_0x282d11(_0x3906b0,_0x553023(0x79),_0x13e81e(0x1,_0x4ad57f))};}var _0x4861fb,_0x1e3ede;});}[_0x112b75(0x6c)](_0x574cfa){const _0x8ee6f1=_0x112b75;var _0x3503c4,_0x45253f;const _0x2d54ef=_0x574cfa[_0x8ee6f1(0x89)](/^heading(\d+)/);if(_0x2d54ef)return _0x2d54ef[0x1];const _0xf22745=null===(_0x3503c4=this[_0x8ee6f1(0x97)])||void 0x0===_0x3503c4?void 0x0:_0x3503c4[_0x8ee6f1(0x95)](_0x573e8d=>_0x573e8d[_0x8ee6f1(0x91)]==_0x574cfa);if(_0xf22745&&_0xf22745[_0x8ee6f1(0x8a)]){const _0xca9266=_0xf22745[_0x8ee6f1(0x8a)],_0x4318a1=(null!==(_0x45253f=_0xca9266[_0x8ee6f1(0x77)])&&void 0x0!==_0x45253f?_0x45253f:_0xca9266)[_0x8ee6f1(0x89)](/^h(\d+)/);if(_0x4318a1)return _0x4318a1[0x1];}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1f8d(){const _0x211f32=['formatInline','format','registerInlineAttribute','has','plugins','FORMAT_HIGHLIGHT','get','color','highlight.options','title','config','3342400FxnYRU','HighlightEditing','registerAttributeLabel','460TWlUCl','23979lwYufP','1605746GwqFzT','model','locale','1242458GqAzdv','_registerLegacyDescription','35zRPdwB','value','type','toLowerCase','*Set\x20highlight:*\x20%0','*Remove\x20highlight*','descriptionFactory','editor','447588FNOsVV','highlight','commandName','28973169SwIEec','TrackChangesEditing','find','registerDescriptionCallback','enableDefaultAttributesIntegration','commandParams','afterInit','7758821AxhztA'];_0x1f8d=function(){return _0x211f32;};return _0x1f8d();}function _0x1ca2(_0x1ab79d,_0x11385b){const _0x1f8d67=_0x1f8d();return _0x1ca2=function(_0x1ca212,_0x11f5ee){_0x1ca212=_0x1ca212-0x163;let _0x474727=_0x1f8d67[_0x1ca212];return _0x474727;},_0x1ca2(_0x1ab79d,_0x11385b);}const _0x1d1569=_0x1ca2;(function(_0x51c6a6,_0x53221f){const _0x12236c=_0x1ca2,_0x39afd6=_0x51c6a6();while(!![]){try{const _0x4c7a8d=-parseInt(_0x12236c(0x168))/0x1+parseInt(_0x12236c(0x165))/0x2+-parseInt(_0x12236c(0x164))/0x3*(parseInt(_0x12236c(0x163))/0x4)+-parseInt(_0x12236c(0x16a))/0x5*(parseInt(_0x12236c(0x172))/0x6)+-parseInt(_0x12236c(0x17c))/0x7+parseInt(_0x12236c(0x188))/0x8+parseInt(_0x12236c(0x175))/0x9;if(_0x4c7a8d===_0x53221f)break;else _0x39afd6['push'](_0x39afd6['shift']());}catch(_0x44c155){_0x39afd6['push'](_0x39afd6['shift']());}}}(_0x1f8d,0x9e1f8));import{Plugin as _0x300a0c}from'ckeditor5/src/core.js';import{getTranslation as _0x20dfc5}from'../utils/common-translations.js';export default class Z extends _0x300a0c{[_0x1d1569(0x17b)](){const _0x4d9197=_0x1d1569,_0x323103=this[_0x4d9197(0x171)];if(!_0x323103[_0x4d9197(0x181)][_0x4d9197(0x180)](_0x4d9197(0x189)))return;const _0x51efc9=_0x323103[_0x4d9197(0x181)][_0x4d9197(0x183)](_0x4d9197(0x176)),_0x125921=_0x323103[_0x4d9197(0x167)];_0x51efc9[_0x4d9197(0x179)](_0x4d9197(0x173)),_0x51efc9[_0x4d9197(0x17f)](_0x4d9197(0x173)),_0x51efc9[_0x4d9197(0x170)][_0x4d9197(0x18a)](_0x4d9197(0x173),_0x20dfc5(_0x125921,_0x4d9197(0x182))),this[_0x4d9197(0x169)]();}[_0x1d1569(0x169)](){const _0x3af3a2=_0x1d1569,_0x10212b=this[_0x3af3a2(0x171)],_0x5aeeca=_0x10212b[_0x3af3a2(0x167)];_0x10212b[_0x3af3a2(0x181)][_0x3af3a2(0x183)](_0x3af3a2(0x176))[_0x3af3a2(0x170)][_0x3af3a2(0x178)](_0x20f4a0=>{const _0x30497d=_0x3af3a2;if(_0x30497d(0x17d)!=_0x20f4a0[_0x30497d(0x16c)])return;const {data:_0x53c6ab}=_0x20f4a0;if(_0x53c6ab&&_0x30497d(0x173)==_0x53c6ab[_0x30497d(0x174)]){const _0x36572a=_0x5aeeca['t'],_0x36b32d=_0x53c6ab[_0x30497d(0x17a)][0x0][_0x30497d(0x16b)];if(_0x36b32d){const _0x1893ed=_0x10212b[_0x30497d(0x187)][_0x30497d(0x183)](_0x30497d(0x185))[_0x30497d(0x177)](_0x1b09c4=>_0x1b09c4[_0x30497d(0x166)]==_0x36b32d),_0x36d12b=_0x36572a(_0x1893ed[_0x30497d(0x186)])[_0x30497d(0x16d)]();return{'type':_0x30497d(0x17e),'content':_0x20dfc5(_0x5aeeca,_0x30497d(0x16e),_0x36d12b),'color':{'value':_0x1893ed[_0x30497d(0x184)],'title':_0x1893ed[_0x30497d(0x186)]}};}return{'type':_0x30497d(0x17e),'content':_0x20dfc5(_0x5aeeca,_0x30497d(0x16f),_0x20dfc5(_0x5aeeca,_0x30497d(0x182)))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x331d(_0x16049c,_0x4ca5dc){const _0x2b5d1a=_0x2b5d();return _0x331d=function(_0x331d1d,_0x25d127){_0x331d1d=_0x331d1d-0x94;let _0x309111=_0x2b5d1a[_0x331d1d];return _0x309111;},_0x331d(_0x16049c,_0x4ca5dc);}const _0x213804=_0x331d;(function(_0x297d43,_0x109162){const _0x34b0b2=_0x331d,_0x2c373f=_0x297d43();while(!![]){try{const _0x50c5a3=parseInt(_0x34b0b2(0xb2))/0x1*(-parseInt(_0x34b0b2(0x99))/0x2)+-parseInt(_0x34b0b2(0x96))/0x3+parseInt(_0x34b0b2(0xa0))/0x4*(-parseInt(_0x34b0b2(0xa7))/0x5)+parseInt(_0x34b0b2(0xa5))/0x6*(-parseInt(_0x34b0b2(0xb7))/0x7)+-parseInt(_0x34b0b2(0xa2))/0x8*(parseInt(_0x34b0b2(0x95))/0x9)+parseInt(_0x34b0b2(0x9b))/0xa+-parseInt(_0x34b0b2(0xb5))/0xb*(-parseInt(_0x34b0b2(0xb4))/0xc);if(_0x50c5a3===_0x109162)break;else _0x2c373f['push'](_0x2c373f['shift']());}catch(_0x436d56){_0x2c373f['push'](_0x2c373f['shift']());}}}(_0x2b5d,0x53c02));import{Plugin as _0x24325a}from'ckeditor5/src/core.js';import{getTranslation as _0x30b3fb}from'../utils/common-translations.js';function _0x2b5d(){const _0x5063e1=['plugins','200395cnsZnx','createEmptyElement','showSuggestionHighlights','ELEMENT_HORIZONTAL_LINE','elementToStructure','insert','createPositionAt','dataDowncast','locale','createContainerElement','registerElementLabel','109ZOkqnG','enableCommand','192iywswx','883696gbjzEz','HorizontalLineEditing','427385IcJFsJ','conversion','TrackChangesEditing','for','27huqYeO','567666HxeBtm','div','ck-horizontal-line','5714aqSZMX','horizontalLine','2893410Vaonzh','high','descriptionFactory','addClass','get','4HSBstP','editor','1516936zkqpDe','has','afterInit','12qJNikc'];_0x2b5d=function(){return _0x5063e1;};return _0x2b5d();}export default class tt extends _0x24325a{[_0x213804(0xa4)](){const _0x26d5a3=_0x213804,_0x45ade4=this[_0x26d5a3(0xa1)];if(!_0x45ade4[_0x26d5a3(0xa6)][_0x26d5a3(0xa3)](_0x26d5a3(0xb6)))return;_0x45ade4[_0x26d5a3(0xa6)][_0x26d5a3(0x9f)](_0x26d5a3(0xb9))[_0x26d5a3(0xb3)](_0x26d5a3(0x9a));const _0x1e87a7=_0x45ade4[_0x26d5a3(0xa6)][_0x26d5a3(0x9f)](_0x26d5a3(0xb9)),_0x40836e=_0x45ade4[_0x26d5a3(0xaf)];_0x1e87a7[_0x26d5a3(0x9d)][_0x26d5a3(0xb1)](_0x26d5a3(0x9a),_0x1bef79=>_0x30b3fb(_0x40836e,_0x26d5a3(0xaa),_0x1bef79)),_0x45ade4[_0x26d5a3(0xb8)][_0x26d5a3(0x94)](_0x26d5a3(0xae))[_0x26d5a3(0xab)]({'model':_0x26d5a3(0x9a),'view':(_0x174dbb,{writer:_0x1f14db,options:_0x15c75c})=>{const _0x547962=_0x26d5a3;if(!_0x15c75c[_0x547962(0xa9)])return null;const _0x550517=_0x1f14db[_0x547962(0xb0)](_0x547962(0x97)),_0x50cb68=_0x1f14db[_0x547962(0xa8)]('hr');return _0x1f14db[_0x547962(0x9e)](_0x547962(0x98),_0x550517),_0x1f14db[_0x547962(0xac)](_0x1f14db[_0x547962(0xad)](_0x550517,0x0),_0x50cb68),_0x550517;},'converterPriority':_0x26d5a3(0x9c)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x2a3337=_0x5eb8;(function(_0x7291e3,_0x498bf2){const _0x54b432=_0x5eb8,_0xd0f440=_0x7291e3();while(!![]){try{const _0x3d11fa=-parseInt(_0x54b432(0x200))/0x1*(-parseInt(_0x54b432(0x1ed))/0x2)+-parseInt(_0x54b432(0x1ec))/0x3+parseInt(_0x54b432(0x1e2))/0x4*(-parseInt(_0x54b432(0x1f1))/0x5)+-parseInt(_0x54b432(0x1f8))/0x6*(-parseInt(_0x54b432(0x205))/0x7)+parseInt(_0x54b432(0x1ea))/0x8+parseInt(_0x54b432(0x207))/0x9+-parseInt(_0x54b432(0x1f7))/0xa*(parseInt(_0x54b432(0x1e7))/0xb);if(_0x3d11fa===_0x498bf2)break;else _0xd0f440['push'](_0xd0f440['shift']());}catch(_0x482e57){_0xd0f440['push'](_0xd0f440['shift']());}}}(_0x4732,0x9c98d));import{Plugin as _0x426ee1}from'ckeditor5/src/core.js';import{getTranslation as _0x489671}from'../utils/common-translations.js';function _0x5eb8(_0x78b484,_0x48f163){const _0x47326b=_0x4732();return _0x5eb8=function(_0x5eb878,_0xdfc6d3){_0x5eb878=_0x5eb878-0x1e2;let _0x44443f=_0x47326b[_0x5eb878];return _0x44443f;},_0x5eb8(_0x78b484,_0x48f163);}export default class et extends _0x426ee1{[_0x2a3337(0x1e9)](){const _0x20f971=_0x2a3337,_0x1f681d=this[_0x20f971(0x1ff)];if(!_0x1f681d[_0x20f971(0x1fb)][_0x20f971(0x1e4)](_0x20f971(0x1e6)))return;const _0x29340e=_0x1f681d[_0x20f971(0x1fb)][_0x20f971(0x209)](_0x20f971(0x1f3)),_0x50847d=_0x1f681d[_0x20f971(0x1f9)];_0x29340e[_0x20f971(0x1fa)][_0x20f971(0x204)](_0x20f971(0x1ee),_0x5e9ed3=>_0x489671(_0x50847d,_0x20f971(0x1f4),_0x5e9ed3)),_0x29340e[_0x20f971(0x1fd)](_0x20f971(0x1e8)),_0x29340e[_0x20f971(0x1f5)](_0x20f971(0x1eb)),_0x29340e[_0x20f971(0x1fa)][_0x20f971(0x1f0)](_0x3a8091=>{const _0xec043d=_0x20f971;if(_0xec043d(0x1e3)!=_0x3a8091[_0xec043d(0x1e5)])return;const {data:_0x4e84ce}=_0x3a8091;if(_0x4e84ce&&_0xec043d(0x1eb)==_0x4e84ce[_0xec043d(0x208)]&&_0x3a8091[_0xec043d(0x1fe)]()[_0xec043d(0x1fc)][_0xec043d(0x202)]['is'](_0xec043d(0x201),_0xec043d(0x1ee))){const _0x41064d=_0x489671(_0x50847d,_0xec043d(0x1f4));return{'type':_0xec043d(0x1f6),'content':_0x489671(_0x50847d,_0xec043d(0x203),_0x41064d)};}}),this[_0x20f971(0x206)]();}[_0x2a3337(0x206)](){const _0x52b152=_0x2a3337,_0x55f819=this[_0x52b152(0x1ff)],_0x5e1c90=_0x55f819[_0x52b152(0x1f9)];_0x55f819[_0x52b152(0x1fb)][_0x52b152(0x209)](_0x52b152(0x1f3))[_0x52b152(0x1fa)][_0x52b152(0x1f0)](_0x2bb5a7=>{const _0x10a890=_0x52b152;if(_0x10a890(0x1f2)!=_0x2bb5a7[_0x10a890(0x1e5)])return;const {data:_0x2da9aa}=_0x2bb5a7;if(_0x2da9aa&&_0x10a890(0x1e8)==_0x2da9aa[_0x10a890(0x1ef)]){const _0x4e40b1=_0x489671(_0x5e1c90,_0x10a890(0x1f4));return{'type':_0x10a890(0x1f6),'content':_0x489671(_0x5e1c90,_0x10a890(0x203),_0x4e40b1)};}});}}function _0x4732(){const _0x343355=['ELEMENT_HTML_EMBED','registerBlockAttribute','format','10pAXDSp','1263786MOdtFf','locale','descriptionFactory','plugins','start','enableDefaultAttributesIntegration','getFirstRange','editor','87770WHTuHH','element','nodeAfter','*Change\x20%0\x20content*','registerElementLabel','42owuGnY','_registerLegacyDescription','6897141mlxZtK','key','get','2690824Znqiis','attribute','has','type','HtmlEmbed','3142381LuGgIR','htmlEmbed','afterInit','3209056hynbvo','value','3547647PBVIsU','8YHNKUY','rawHtml','commandName','registerDescriptionCallback','5EVcSeh','formatBlock','TrackChangesEditing'];_0x4732=function(){return _0x343355;};return _0x4732();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0xc459d3=_0x5606;function _0x5606(_0x48884c,_0x2922fe){const _0x363612=_0x3636();return _0x5606=function(_0x560633,_0x298c63){_0x560633=_0x560633-0x70;let _0x16354e=_0x363612[_0x560633];return _0x16354e;},_0x5606(_0x48884c,_0x2922fe);}function _0x3636(){const _0x3892e9=['change','subType','end','2919848GXNBDH','ImageTextAlternativeEditing','toggleImageCaption','ImageUploadEditing','insertion','accept','previous','forward','_findSuggestions','descriptionFactory','length','*Reset\x20image\x20width*','ImageCaptionEditing','uploadImage','deletion','ELEMENT_CAPTION','1578072lrrbJn','imageTypeInline','commandParams','markInsertion','10494242QrNKor','imageTextAlternative','imageInline','ImageEditing','isIntersecting','_registerLegacyDescription','registerDescriptionCallback','*Set\x20image\x20text\x20alternative:*\x20%0','get','isBefore','model','commandName','createRangeOn','isBlockImage','64882BiIHTZ','enableCommand','chain','findIndex','format','width','toPrevious','getNearestSelectionRange','start','FORMAT_IMAGE_SIZE','schema','*Set\x20image\x20width:*\x20%0','enableDefaultAttributesIntegration','detach','imageStylePreApply','imageCaption','ImageUtils','fromPosition','attribute','element','getContainedElement','TrackChangesEditing','nodeBefore','ELEMENT_INLINE_IMAGE','forceDefaultExecution','*Remove\x20image\x20text\x20alternative*','imageTypeBlock','createRange','resizeImage','getCaptionFromImageModelElement','1793272uqMoHr','imageBlock','toNext','discard','10FfsOsq','ImageInlineEditing','125nSvcuv','has','resizedWidth','registerElementLabel','afterInit','locale','isCollapsed','removeObject','formatInline','nodeAfter','key','selection','registerAttributeLabel','registerBlockAttribute','Inline\x20image\x20to\x20block\x20image','getSuggestionCallback','99666EOlyIA','plugins','registerCustomCallback','_suggestionFactory','addObject','ImageBlockEditing','document','getClosestSelectedImageElement','alt','markDeletion','caption','find','ELEMENT_IMAGE','newValue','9gNJnIv','convertBlockImageToInline','1093589VgEDxw','editor','type','ImageCaptionUtils','formatBlock','join','convertInlineImageToBlock','insertImage','isOwn','Block\x20image\x20to\x20inline\x20image','markBlockFormat','filter','isEqual','12FpBeAU','backward','getFirstRange','ImageResize'];_0x3636=function(){return _0x3892e9;};return _0x3636();}(function(_0x1a7b9d,_0x5eb9fb){const _0x44a23b=_0x5606,_0x380ba7=_0x1a7b9d();while(!![]){try{const _0xf7bf70=-parseInt(_0x44a23b(0xba))/0x1*(-parseInt(_0x44a23b(0x91))/0x2)+-parseInt(_0x44a23b(0xa8))/0x3+parseInt(_0x44a23b(0xd8))/0x4+parseInt(_0x44a23b(0xde))/0x5*(-parseInt(_0x44a23b(0x74))/0x6)+-parseInt(_0x44a23b(0x84))/0x7+-parseInt(_0x44a23b(0x98))/0x8*(parseInt(_0x44a23b(0x82))/0x9)+-parseInt(_0x44a23b(0xdc))/0xa*(-parseInt(_0x44a23b(0xac))/0xb);if(_0xf7bf70===_0x5eb9fb)break;else _0x380ba7['push'](_0x380ba7['shift']());}catch(_0x1c0702){_0x380ba7['push'](_0x380ba7['shift']());}}}(_0x3636,0x505a5));import{Plugin as _0x301d2f}from'ckeditor5/src/core.js';import{LivePosition as _0x20ffe7}from'ckeditor5/src/engine.js';import{getTranslation as _0xfb14e8}from'../utils/common-translations.js';export default class it extends _0x301d2f{[_0xc459d3(0xe2)](){const _0x1c4d01=_0xc459d3,_0xe2d39f=this[_0x1c4d01(0x85)];if(!_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xdf)](_0x1c4d01(0xaf)))return;const _0x22f56f=_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xb4)](_0x1c4d01(0xcf)),_0x52dcc7=_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xb4)](_0x1c4d01(0xca)),_0x47ab19=_0xe2d39f[_0x1c4d01(0xe3)];_0x22f56f[_0x1c4d01(0xbb)](_0x1c4d01(0x8b)),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0xe1)](_0x1c4d01(0xd9),_0xc3a872=>_0xfb14e8(_0x47ab19,_0x1c4d01(0x80),_0xc3a872)),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0xe1)](_0x1c4d01(0xae),_0x26cfd2=>_0xfb14e8(_0x47ab19,_0x1c4d01(0xd1),_0x26cfd2)),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0xe1)](_0x1c4d01(0x7e),()=>_0xfb14e8(_0x47ab19,_0x1c4d01(0xa7))),_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xdf)](_0x1c4d01(0x9b))&&_0x22f56f[_0x1c4d01(0xbb)](_0x1c4d01(0xa5)),_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xdf)](_0x1c4d01(0x79))&&_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xdf)](_0x1c4d01(0xdd))&&(_0x22f56f[_0x1c4d01(0xbb)](_0x1c4d01(0xa9),(_0x2c1235,_0x22c17a)=>{const _0x1d7380=_0x1c4d01,_0x282c54=_0x52dcc7[_0x1d7380(0x7b)](_0xe2d39f[_0x1d7380(0xb6)][_0x1d7380(0x7a)][_0x1d7380(0xe9)]);_0xe2d39f[_0x1d7380(0xb6)][_0x1d7380(0x95)](()=>{const _0x2957ee=_0x1d7380;_0x22f56f[_0x2957ee(0x8e)](_0x282c54,{'commandName':_0x2957ee(0xa9),'commandParams':[_0x22c17a]},[],_0x2957ee(0x83));});}),_0x22f56f[_0x1c4d01(0xbb)](_0x1c4d01(0xd4),(_0x44e9f9,_0x53d567)=>{const _0x595b3d=_0x1c4d01;_0xe2d39f[_0x595b3d(0xb6)][_0x595b3d(0x95)](_0x82ef6d=>{const _0x143df0=_0x595b3d;let _0x4e497e=_0x52dcc7[_0x143df0(0x7b)](_0xe2d39f[_0x143df0(0xb6)][_0x143df0(0x7a)][_0x143df0(0xe9)]),_0xa1e078=_0x82ef6d[_0x143df0(0xb8)](_0x4e497e);const _0x13b6c9=_0x20ffe7[_0x143df0(0xcb)](_0xa1e078[_0x143df0(0xc2)],_0x143df0(0xc0)),_0x30ef34=_0x20ffe7[_0x143df0(0xcb)](_0xa1e078[_0x143df0(0x97)],_0x143df0(0xda));_0x22f56f[_0x143df0(0xd2)](()=>_0x44e9f9(_0x53d567)),_0x4e497e=_0x52dcc7[_0x143df0(0x7b)](_0xe2d39f[_0x143df0(0xb6)][_0x143df0(0x7a)][_0x143df0(0xe9)]),_0xa1e078=_0x82ef6d[_0x143df0(0xb8)](_0x4e497e);const _0xfa0999=_0x82ef6d[_0x143df0(0xd5)](_0x13b6c9,_0x30ef34);_0x13b6c9[_0x143df0(0xc7)](),_0x30ef34[_0x143df0(0xc7)](),_0x22f56f[_0x143df0(0x8e)](_0x4e497e,{'commandName':_0x143df0(0xa9),'commandParams':[_0x53d567]},[],_0x143df0(0x8a)),_0xfa0999[_0x143df0(0xc2)][_0x143df0(0xb5)](_0xa1e078[_0x143df0(0xc2)])&&_0x22f56f[_0x143df0(0xab)](_0x82ef6d[_0x143df0(0xd5)](_0xfa0999[_0x143df0(0xc2)],_0xa1e078[_0x143df0(0xc2)]),_0x143df0(0x8a)),_0xa1e078[_0x143df0(0x97)][_0x143df0(0xb5)](_0xfa0999[_0x143df0(0x97)])&&_0x22f56f[_0x143df0(0xab)](_0x82ef6d[_0x143df0(0xd5)](_0xa1e078[_0x143df0(0x97)],_0xfa0999[_0x143df0(0x97)]),_0x143df0(0x8a));});}),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x88),_0x1c4d01(0x8a),_0x1c4d01(0x89),()=>!0x1),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x88),_0x1c4d01(0x8a),_0x1c4d01(0x9d),()=>!0x1),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x88),_0x1c4d01(0x8a),_0x1c4d01(0xdb),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x73)](_0x1c4d01(0x88),'',_0x1c4d01(0x9d))),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x9c),_0x1c4d01(0x8a),_0x1c4d01(0x89),()=>!0x1),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x9c),_0x1c4d01(0x8a),_0x1c4d01(0xdb),([_0x2d6736])=>{const _0x1722cf=_0x1c4d01,_0x53728c=_0x22f56f[_0x1722cf(0x77)][_0x1722cf(0x73)](_0x1722cf(0x9c),'',_0x1722cf(0xdb));let _0x5d4e88=_0x2d6736[_0x1722cf(0xc2)],_0x39fbf1=_0x2d6736[_0x1722cf(0x97)];const _0x4a129d=_0xe2d39f[_0x1722cf(0xb6)][_0x1722cf(0xc4)][_0x1722cf(0xc1)](_0x5d4e88,_0x1722cf(0x92)),_0x1ded61=_0xe2d39f[_0x1722cf(0xb6)][_0x1722cf(0xc4)][_0x1722cf(0xc1)](_0x39fbf1,_0x1722cf(0x9f));_0x4a129d[_0x1722cf(0xe4)]&&(_0x5d4e88=_0x4a129d[_0x1722cf(0xc2)]),_0x1ded61[_0x1722cf(0xe4)]&&(_0x39fbf1=_0x1ded61[_0x1722cf(0x97)]),_0x53728c([_0xe2d39f[_0x1722cf(0xb6)][_0x1722cf(0xd5)](_0x5d4e88,_0x39fbf1)]);}),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x88),_0x1c4d01(0x8a),_0x1c4d01(0xbc),_0x413c2d),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x9c),_0x1c4d01(0x8a),_0x1c4d01(0xbc),_0x413c2d)),_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xdf)](_0x1c4d01(0xa4))&&(_0x22f56f[_0x1c4d01(0xbb)](_0x1c4d01(0x9a),(_0x947dc8,_0x12c8ab)=>{const _0x2c582b=_0x1c4d01,_0x249b90=_0xe2d39f[_0x2c582b(0x75)][_0x2c582b(0xb4)](_0x2c582b(0x87));let _0xc2b103=_0x52dcc7[_0x2c582b(0x7b)](_0xe2d39f[_0x2c582b(0xb6)][_0x2c582b(0x7a)][_0x2c582b(0xe9)]),_0x5cde9a=_0x249b90[_0x2c582b(0xd7)](_0xc2b103);_0xe2d39f[_0x2c582b(0xb6)][_0x2c582b(0x95)](()=>{const _0x6d7a90=_0x2c582b;if(_0x5cde9a)return void _0x22f56f[_0x6d7a90(0x7d)](_0xe2d39f[_0x6d7a90(0xb6)][_0x6d7a90(0xb8)](_0x5cde9a));const _0x1bf9a8=_0x52dcc7[_0x6d7a90(0xb9)](_0xc2b103);_0x947dc8(_0x12c8ab),_0xc2b103=_0x52dcc7[_0x6d7a90(0x7b)](_0xe2d39f[_0x6d7a90(0xb6)][_0x6d7a90(0x7a)][_0x6d7a90(0xe9)]),_0x5cde9a=_0x249b90[_0x6d7a90(0xd7)](_0xc2b103),_0x22f56f[_0x6d7a90(0xab)](_0xe2d39f[_0x6d7a90(0xb6)][_0x6d7a90(0xb8)](_0x5cde9a),_0x1bf9a8?null:_0x6d7a90(0xc9));});}),_0x22f56f[_0x1c4d01(0x77)][_0x1c4d01(0x76)](_0x1c4d01(0x9c),_0x1c4d01(0xc9),_0x1c4d01(0xbc),_0x413c2d));const _0x3b31ef=[{'type':_0x1c4d01(0x88),'subType':_0x1c4d01(0xc8)},{'type':_0x1c4d01(0x9c),'subType':_0x1c4d01(0xc9)},{'type':_0x1c4d01(0x88),'subType':_0x1c4d01(0x8a)},{'type':_0x1c4d01(0x9c),'subType':_0x1c4d01(0x8a)}];function _0xbdf68a(_0x21f538,_0x4d4be6){const _0xe0e7a3=_0x1c4d01,_0x9b31b2=_0x3b31ef[_0xe0e7a3(0xbd)](({type:_0x452d35,subType:_0x595cc5})=>_0x21f538[_0xe0e7a3(0x86)]==_0x452d35&&_0x21f538[_0xe0e7a3(0x96)]==_0x595cc5),_0x50cc12=_0x3b31ef[_0xe0e7a3(0xbd)](({type:_0x524c47,subType:_0x464597})=>_0x4d4be6[_0xe0e7a3(0x86)]==_0x524c47&&_0x4d4be6[_0xe0e7a3(0x96)]==_0x464597);if(_0x9b31b2<0x0||_0x50cc12<0x0)return!0x1;const _0x263ce4=_0x21f538[_0xe0e7a3(0x93)](),_0x5f56cb=_0x4d4be6[_0xe0e7a3(0x93)]();if((0x0==_0x9b31b2||0x1==_0x9b31b2)&&0x2==_0x50cc12&&_0x263ce4[_0xe0e7a3(0xb0)](_0x5f56cb))return!0x0;if(0x2==_0x9b31b2&&0x3==_0x50cc12){const _0x4e3782=_0x22f56f[_0xe0e7a3(0xa0)](_0x263ce4,_0xe0e7a3(0x9c))[_0xe0e7a3(0x8f)](({suggestion:_0x3e4b52,meta:_0x4f821a})=>_0x4f821a[_0xe0e7a3(0x8c)]&&_0xe0e7a3(0x8a)==_0x3e4b52[_0xe0e7a3(0x96)]);if(_0x4e3782[_0xe0e7a3(0xa2)]>0x1&&_0x5f56cb[_0xe0e7a3(0x97)][_0xe0e7a3(0x90)](_0x263ce4[_0xe0e7a3(0xc2)]))return!0x0;if(0x1==_0x4e3782[_0xe0e7a3(0xa2)]&&(_0x263ce4[_0xe0e7a3(0xc2)][_0xe0e7a3(0x90)](_0x5f56cb[_0xe0e7a3(0x97)])||_0x263ce4[_0xe0e7a3(0x97)][_0xe0e7a3(0x90)](_0x5f56cb[_0xe0e7a3(0xc2)])))return!0x0;}if(0x3==_0x9b31b2&&0x3==_0x50cc12&&_0x263ce4[_0xe0e7a3(0xc2)][_0xe0e7a3(0xb5)](_0x5f56cb[_0xe0e7a3(0xc2)])){const _0x1ed960=_0x263ce4[_0xe0e7a3(0x97)][_0xe0e7a3(0xe7)],_0x3ca306=_0x5f56cb[_0xe0e7a3(0xc2)][_0xe0e7a3(0xd0)];return _0x52dcc7[_0xe0e7a3(0xb9)](_0x1ed960)&&_0x1ed960===_0x3ca306;}return!0x1;}function _0x413c2d(_0x409bbe,_0x3494e7){return _0xbdf68a(_0x409bbe,_0x3494e7)?[_0x409bbe,_0x3494e7]:_0xbdf68a(_0x3494e7,_0x409bbe)?[_0x3494e7,_0x409bbe]:null;}_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xdf)](_0x1c4d01(0x94))&&(_0x22f56f[_0x1c4d01(0xc6)](_0x1c4d01(0xd6)),_0x22f56f[_0x1c4d01(0x71)](_0x1c4d01(0xe0)),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0x70)](_0x1c4d01(0xe0),_0xfb14e8(_0x47ab19,_0x1c4d01(0xc3)))),_0xe2d39f[_0x1c4d01(0x75)][_0x1c4d01(0xdf)](_0x1c4d01(0x99))&&(_0x22f56f[_0x1c4d01(0xc6)](_0x1c4d01(0xad)),_0x22f56f[_0x1c4d01(0x71)](_0x1c4d01(0x7c))),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0xb2)](_0x46ef7c=>{const _0x55ef48=_0x1c4d01;if(!!_0x3b31ef[_0x55ef48(0x7f)](({type:_0x58bb0b,subType:_0x1919c3})=>_0x46ef7c[_0x55ef48(0x86)]==_0x58bb0b&&_0x46ef7c[_0x55ef48(0x96)]==_0x1919c3))return _0x46ef7c[_0x55ef48(0x9e)]?{}:void 0x0;}),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0xb2)](_0x1def3a=>{const _0x2fb92d=_0x1c4d01;if(_0x2fb92d(0x9c)==_0x1def3a[_0x2fb92d(0x86)]||_0x2fb92d(0xa6)==_0x1def3a[_0x2fb92d(0x86)]){const _0x116633=_0x1def3a[_0x2fb92d(0xce)]();if(_0x116633&&_0x116633['is'](_0x2fb92d(0xcd),_0x2fb92d(0x7e)))return{'type':_0x2fb92d(0x9c)==_0x1def3a[_0x2fb92d(0x86)]?_0x2fb92d(0x78):_0x2fb92d(0xe5),'element':_0x116633,'quantity':0x1};}}),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0xb2)](_0x26cc8e=>_0x1c4d01(0x88)==_0x26cc8e[_0x1c4d01(0x86)]&&_0x1c4d01(0x8a)==_0x26cc8e[_0x1c4d01(0x96)]?{'type':_0x1c4d01(0xbe),'content':_0x1c4d01(0x72)}:_0x1c4d01(0x88)==_0x26cc8e[_0x1c4d01(0x86)]&&_0x1c4d01(0x83)==_0x26cc8e[_0x1c4d01(0x96)]?{'type':_0x1c4d01(0xbe),'content':_0x1c4d01(0x8d)}:void 0x0),_0x22f56f[_0x1c4d01(0xa1)][_0x1c4d01(0xb2)](_0x19468c=>{const _0x3a0078=_0x1c4d01;if(_0x3a0078(0xcc)!=_0x19468c[_0x3a0078(0x86)])return;const {data:_0x4d4384}=_0x19468c;if(!_0x4d4384||_0x3a0078(0x7c)!=_0x4d4384[_0x3a0078(0xe8)])return;const _0x16dc77=_0x4d4384[_0x3a0078(0x81)];return _0x16dc77?{'type':_0x3a0078(0xbe),'content':_0xfb14e8(_0x47ab19,_0x3a0078(0xb3),'\x22'+_0x16dc77+'\x22')}:{'type':_0x3a0078(0xbe),'content':_0xfb14e8(_0x47ab19,_0x3a0078(0xd3))};}),this[_0x1c4d01(0xb1)]();}[_0xc459d3(0xb1)](){const _0xc91cb3=_0xc459d3,_0x574386=this[_0xc91cb3(0x85)],_0x2513b7=_0x574386[_0xc91cb3(0xe3)];_0x574386[_0xc91cb3(0x75)][_0xc91cb3(0xb4)](_0xc91cb3(0xcf))[_0xc91cb3(0xa1)][_0xc91cb3(0xb2)](_0xde7874=>{const _0x313def=_0xc91cb3;if(_0x313def(0x88)!=_0xde7874[_0x313def(0x86)]&&_0x313def(0xe6)!=_0xde7874[_0x313def(0x86)])return;const {data:_0x418cec}=_0xde7874;if(_0x418cec){if(_0x313def(0xad)==_0x418cec[_0x313def(0xb7)]){const _0x4e06f9=_0x418cec[_0x313def(0xaa)][0x0][_0x313def(0x81)];return _0x4e06f9?{'type':_0x313def(0xbe),'content':_0xfb14e8(_0x2513b7,_0x313def(0xb3),'\x22'+_0x4e06f9+'\x22')}:{'type':_0x313def(0xbe),'content':_0xfb14e8(_0x2513b7,_0x313def(0xd3))};}if(_0x313def(0xd6)==_0x418cec[_0x313def(0xb7)]){const _0x1cff62=_0x418cec[_0x313def(0xaa)][0x0][_0x313def(0xbf)];return _0x1cff62?{'type':_0x313def(0xbe),'content':_0xfb14e8(_0x2513b7,_0x313def(0xc5),_0x1cff62)}:{'type':_0x313def(0xbe),'content':_0xfb14e8(_0x2513b7,_0x313def(0xa3))};}}});}}
|
|
23
|
+
function _0x1b41(){const _0x5edff1=['imageTypeBlock','imageTypeInline','isCollapsed','change','FORMAT_IMAGE_SIZE','ELEMENT_CAPTION','ImageUtils','imageInline','ImageBlockEditing','isBlockImage','alt','468dEFxJA','selection','ELEMENT_INLINE_IMAGE','width','imageStylePreApply','ELEMENT_IMAGE','1868360spAWyP','_findSuggestions','type','filter','plugins','resizedWidth','formatBlock','forceDefaultExecution','10HIELhS','descriptionFactory','getFirstRange','afterInit','getClosestSelectedImageElement','imageTextAlternative','isIntersecting','markInsertion','343529lXqzez','schema','toggleImageCaption','fromPosition','previous','caption','length','key','registerDescriptionCallback','document','Inline\x20image\x20to\x20block\x20image','nodeBefore','enableCommand','locale','markDeletion','accept','findIndex','newValue','markBlockFormat','discard','has','getContainedElement','imageBlock','registerCustomCallback','start','createRangeOn','imageCaption','getNearestSelectionRange','1210216eRlAbe','registerBlockAttribute','getCaptionFromImageModelElement','getSuggestionCallback','join','toPrevious','*Set\x20image\x20width:*\x20%0','ImageUploadEditing','ImageCaptionEditing','insertImage','addObject','insertion','159684jyTwKN','_registerLegacyDescription','removeObject','model','*Reset\x20image\x20width*','isOwn','forward','registerElementLabel','element','_suggestionFactory','createRange','resizeImage','attribute','toNext','editor','TrackChangesEditing','registerAttributeLabel','*Set\x20image\x20text\x20alternative:*\x20%0','17349CJXmTC','nodeAfter','ImageInlineEditing','convertBlockImageToInline','Block\x20image\x20to\x20inline\x20image','commandParams','end','ImageTextAlternativeEditing','chain','backward','formatInline','commandName','ImageCaptionUtils','ImageResize','enableDefaultAttributesIntegration','*Remove\x20image\x20text\x20alternative*','ImageEditing','606510qtLnNl','find','isBefore','format','subType','deletion','isEqual','4463217Tjsrry','convertInlineImageToBlock','uploadImage','get','detach'];_0x1b41=function(){return _0x5edff1;};return _0x1b41();}const _0x37ce36=_0x28ef;(function(_0x43c6d6,_0x51d751){const _0x3bc4fd=_0x28ef,_0x5c07ce=_0x43c6d6();while(!![]){try{const _0x236a96=parseInt(_0x3bc4fd(0x167))/0x1+parseInt(_0x3bc4fd(0x1b2))/0x2+parseInt(_0x3bc4fd(0x1a1))/0x3*(parseInt(_0x3bc4fd(0x151))/0x4)+-parseInt(_0x3bc4fd(0x15f))/0x5*(parseInt(_0x3bc4fd(0x18f))/0x6)+-parseInt(_0x3bc4fd(0x183))/0x7+-parseInt(_0x3bc4fd(0x157))/0x8+-parseInt(_0x3bc4fd(0x1b9))/0x9;if(_0x236a96===_0x51d751)break;else _0x5c07ce['push'](_0x5c07ce['shift']());}catch(_0x90b890){_0x5c07ce['push'](_0x5c07ce['shift']());}}}(_0x1b41,0x59ccd));function _0x28ef(_0x200265,_0x390fa8){const _0x1b413c=_0x1b41();return _0x28ef=function(_0x28ef7f,_0x4764dd){_0x28ef7f=_0x28ef7f-0x14a;let _0x5ed5c2=_0x1b413c[_0x28ef7f];return _0x5ed5c2;},_0x28ef(_0x200265,_0x390fa8);}import{Plugin as _0x2ed6db}from'ckeditor5/src/core.js';import{LivePosition as _0x18a97e}from'ckeditor5/src/engine.js';import{getTranslation as _0xd7d86c}from'../utils/common-translations.js';export default class it extends _0x2ed6db{[_0x37ce36(0x162)](){const _0x3bcc20=_0x37ce36,_0x5e2c5f=this[_0x3bcc20(0x19d)];if(!_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x1b1)))return;const _0x3ff793=_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x1bc)](_0x3bcc20(0x19e)),_0x4f353f=_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x1bc)](_0x3bcc20(0x14c)),_0x2e04dc=_0x5e2c5f[_0x3bcc20(0x174)];_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x18c)),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x196)](_0x3bcc20(0x17d),_0x28c75b=>_0xd7d86c(_0x2e04dc,_0x3bcc20(0x156),_0x28c75b)),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x196)](_0x3bcc20(0x14d),_0x3aabc9=>_0xd7d86c(_0x2e04dc,_0x3bcc20(0x153),_0x3aabc9)),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x196)](_0x3bcc20(0x16c),()=>_0xd7d86c(_0x2e04dc,_0x3bcc20(0x14b))),_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x18a))&&_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x1bb)),_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x14e))&&_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x1a3))&&(_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x1bf),(_0x375f9e,_0x7bce51)=>{const _0x2896fd=_0x3bcc20,_0x2680f1=_0x4f353f[_0x2896fd(0x163)](_0x5e2c5f[_0x2896fd(0x192)][_0x2896fd(0x170)][_0x2896fd(0x152)]);_0x5e2c5f[_0x2896fd(0x192)][_0x2896fd(0x1c1)](()=>{const _0x26b23d=_0x2896fd;_0x3ff793[_0x26b23d(0x179)](_0x2680f1,{'commandName':_0x26b23d(0x1bf),'commandParams':[_0x7bce51]},[],_0x26b23d(0x1a4));});}),_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x1be),(_0x4eb57f,_0x3e018a)=>{const _0x203a0e=_0x3bcc20;_0x5e2c5f[_0x203a0e(0x192)][_0x203a0e(0x1c1)](_0x4f401e=>{const _0x5194c8=_0x203a0e;let _0x44925b=_0x4f353f[_0x5194c8(0x163)](_0x5e2c5f[_0x5194c8(0x192)][_0x5194c8(0x170)][_0x5194c8(0x152)]),_0xbb6a4d=_0x4f401e[_0x5194c8(0x180)](_0x44925b);const _0x56c995=_0x18a97e[_0x5194c8(0x16a)](_0xbb6a4d[_0x5194c8(0x17f)],_0x5194c8(0x188)),_0x2382db=_0x18a97e[_0x5194c8(0x16a)](_0xbb6a4d[_0x5194c8(0x1a7)],_0x5194c8(0x19c));_0x3ff793[_0x5194c8(0x15e)](()=>_0x4eb57f(_0x3e018a)),_0x44925b=_0x4f353f[_0x5194c8(0x163)](_0x5e2c5f[_0x5194c8(0x192)][_0x5194c8(0x170)][_0x5194c8(0x152)]),_0xbb6a4d=_0x4f401e[_0x5194c8(0x180)](_0x44925b);const _0x8401d5=_0x4f401e[_0x5194c8(0x199)](_0x56c995,_0x2382db);_0x56c995[_0x5194c8(0x1bd)](),_0x2382db[_0x5194c8(0x1bd)](),_0x3ff793[_0x5194c8(0x179)](_0x44925b,{'commandName':_0x5194c8(0x1bf),'commandParams':[_0x3e018a]},[],_0x5194c8(0x1ba)),_0x8401d5[_0x5194c8(0x17f)][_0x5194c8(0x1b4)](_0xbb6a4d[_0x5194c8(0x17f)])&&_0x3ff793[_0x5194c8(0x166)](_0x4f401e[_0x5194c8(0x199)](_0x8401d5[_0x5194c8(0x17f)],_0xbb6a4d[_0x5194c8(0x17f)]),_0x5194c8(0x1ba)),_0xbb6a4d[_0x5194c8(0x1a7)][_0x5194c8(0x1b4)](_0x8401d5[_0x5194c8(0x1a7)])&&_0x3ff793[_0x5194c8(0x166)](_0x4f401e[_0x5194c8(0x199)](_0xbb6a4d[_0x5194c8(0x1a7)],_0x8401d5[_0x5194c8(0x1a7)]),_0x5194c8(0x1ba));});}),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x15d),_0x3bcc20(0x1ba),_0x3bcc20(0x187),()=>!0x1),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x15d),_0x3bcc20(0x1ba),_0x3bcc20(0x176),()=>!0x1),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x15d),_0x3bcc20(0x1ba),_0x3bcc20(0x17a),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x186)](_0x3bcc20(0x15d),'',_0x3bcc20(0x176))),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x18e),_0x3bcc20(0x1ba),_0x3bcc20(0x187),()=>!0x1),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x18e),_0x3bcc20(0x1ba),_0x3bcc20(0x17a),([_0x28d502])=>{const _0x55713d=_0x3bcc20,_0x1864a9=_0x3ff793[_0x55713d(0x198)][_0x55713d(0x186)](_0x55713d(0x18e),'',_0x55713d(0x17a));let _0x2ad3f6=_0x28d502[_0x55713d(0x17f)],_0x401458=_0x28d502[_0x55713d(0x1a7)];const _0x43bfb6=_0x5e2c5f[_0x55713d(0x192)][_0x55713d(0x168)][_0x55713d(0x182)](_0x2ad3f6,_0x55713d(0x1aa)),_0x28044e=_0x5e2c5f[_0x55713d(0x192)][_0x55713d(0x168)][_0x55713d(0x182)](_0x401458,_0x55713d(0x195));_0x43bfb6[_0x55713d(0x1c0)]&&(_0x2ad3f6=_0x43bfb6[_0x55713d(0x17f)]),_0x28044e[_0x55713d(0x1c0)]&&(_0x401458=_0x28044e[_0x55713d(0x1a7)]),_0x1864a9([_0x5e2c5f[_0x55713d(0x192)][_0x55713d(0x199)](_0x2ad3f6,_0x401458)]);}),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x15d),_0x3bcc20(0x1ba),_0x3bcc20(0x1a9),_0x316166),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x18e),_0x3bcc20(0x1ba),_0x3bcc20(0x1a9),_0x316166)),_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x18b))&&(_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x169),(_0x2e3400,_0x54997c)=>{const _0xac3b99=_0x3bcc20,_0x2def01=_0x5e2c5f[_0xac3b99(0x15b)][_0xac3b99(0x1bc)](_0xac3b99(0x1ad));let _0x46a69e=_0x4f353f[_0xac3b99(0x163)](_0x5e2c5f[_0xac3b99(0x192)][_0xac3b99(0x170)][_0xac3b99(0x152)]),_0x14a9aa=_0x2def01[_0xac3b99(0x185)](_0x46a69e);_0x5e2c5f[_0xac3b99(0x192)][_0xac3b99(0x1c1)](()=>{const _0xb13634=_0xac3b99;if(_0x14a9aa)return void _0x3ff793[_0xb13634(0x175)](_0x5e2c5f[_0xb13634(0x192)][_0xb13634(0x180)](_0x14a9aa));const _0x30d82f=_0x4f353f[_0xb13634(0x14f)](_0x46a69e);_0x2e3400(_0x54997c),_0x46a69e=_0x4f353f[_0xb13634(0x163)](_0x5e2c5f[_0xb13634(0x192)][_0xb13634(0x170)][_0xb13634(0x152)]),_0x14a9aa=_0x2def01[_0xb13634(0x185)](_0x46a69e),_0x3ff793[_0xb13634(0x166)](_0x5e2c5f[_0xb13634(0x192)][_0xb13634(0x180)](_0x14a9aa),_0x30d82f?null:_0xb13634(0x181));});}),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x18e),_0x3bcc20(0x181),_0x3bcc20(0x1a9),_0x316166));const _0x1e002f=[{'type':_0x3bcc20(0x15d),'subType':_0x3bcc20(0x155)},{'type':_0x3bcc20(0x18e),'subType':_0x3bcc20(0x181)},{'type':_0x3bcc20(0x15d),'subType':_0x3bcc20(0x1ba)},{'type':_0x3bcc20(0x18e),'subType':_0x3bcc20(0x1ba)}];function _0x380239(_0x2d8ba9,_0x2d2b86){const _0x40e4e2=_0x3bcc20,_0x2c91fd=_0x1e002f[_0x40e4e2(0x177)](({type:_0xfb85d4,subType:_0x4069a5})=>_0x2d8ba9[_0x40e4e2(0x159)]==_0xfb85d4&&_0x2d8ba9[_0x40e4e2(0x1b6)]==_0x4069a5),_0x5e533c=_0x1e002f[_0x40e4e2(0x177)](({type:_0x4cb627,subType:_0x48c721})=>_0x2d2b86[_0x40e4e2(0x159)]==_0x4cb627&&_0x2d2b86[_0x40e4e2(0x1b6)]==_0x48c721);if(_0x2c91fd<0x0||_0x5e533c<0x0)return!0x1;const _0x1751d3=_0x2d8ba9[_0x40e4e2(0x161)](),_0x538bfe=_0x2d2b86[_0x40e4e2(0x161)]();if((0x0==_0x2c91fd||0x1==_0x2c91fd)&&0x2==_0x5e533c&&_0x1751d3[_0x40e4e2(0x165)](_0x538bfe))return!0x0;if(0x2==_0x2c91fd&&0x3==_0x5e533c){const _0x5ae3ae=_0x3ff793[_0x40e4e2(0x158)](_0x1751d3,_0x40e4e2(0x18e))[_0x40e4e2(0x15a)](({suggestion:_0x6181fb,meta:_0x53ba87})=>_0x53ba87[_0x40e4e2(0x194)]&&_0x40e4e2(0x1ba)==_0x6181fb[_0x40e4e2(0x1b6)]);if(_0x5ae3ae[_0x40e4e2(0x16d)]>0x1&&_0x538bfe[_0x40e4e2(0x1a7)][_0x40e4e2(0x1b8)](_0x1751d3[_0x40e4e2(0x17f)]))return!0x0;if(0x1==_0x5ae3ae[_0x40e4e2(0x16d)]&&(_0x1751d3[_0x40e4e2(0x17f)][_0x40e4e2(0x1b8)](_0x538bfe[_0x40e4e2(0x1a7)])||_0x1751d3[_0x40e4e2(0x1a7)][_0x40e4e2(0x1b8)](_0x538bfe[_0x40e4e2(0x17f)])))return!0x0;}if(0x3==_0x2c91fd&&0x3==_0x5e533c&&_0x1751d3[_0x40e4e2(0x17f)][_0x40e4e2(0x1b4)](_0x538bfe[_0x40e4e2(0x17f)])){const _0x3a3332=_0x1751d3[_0x40e4e2(0x1a7)][_0x40e4e2(0x1a2)],_0x4edc5d=_0x538bfe[_0x40e4e2(0x17f)][_0x40e4e2(0x172)];return _0x4f353f[_0x40e4e2(0x14f)](_0x3a3332)&&_0x3a3332===_0x4edc5d;}return!0x1;}function _0x316166(_0x118594,_0x12ff5c){return _0x380239(_0x118594,_0x12ff5c)?[_0x118594,_0x12ff5c]:_0x380239(_0x12ff5c,_0x118594)?[_0x12ff5c,_0x118594]:null;}_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x1ae))&&(_0x3ff793[_0x3bcc20(0x1af)](_0x3bcc20(0x19a)),_0x3ff793[_0x3bcc20(0x184)](_0x3bcc20(0x15c)),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x19f)](_0x3bcc20(0x15c),_0xd7d86c(_0x2e04dc,_0x3bcc20(0x14a)))),_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x1a8))&&(_0x3ff793[_0x3bcc20(0x1af)](_0x3bcc20(0x164)),_0x3ff793[_0x3bcc20(0x184)](_0x3bcc20(0x150))),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x16f)](_0x30179a=>{const _0x54c8d8=_0x3bcc20;if(!!_0x1e002f[_0x54c8d8(0x1b3)](({type:_0x46d19e,subType:_0x30ea65})=>_0x30179a[_0x54c8d8(0x159)]==_0x46d19e&&_0x30179a[_0x54c8d8(0x1b6)]==_0x30ea65))return _0x30179a[_0x54c8d8(0x16b)]?{}:void 0x0;}),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x16f)](_0x49aa11=>{const _0x39d7e2=_0x3bcc20;if(_0x39d7e2(0x18e)==_0x49aa11[_0x39d7e2(0x159)]||_0x39d7e2(0x1b7)==_0x49aa11[_0x39d7e2(0x159)]){const _0xaa5ae5=_0x49aa11[_0x39d7e2(0x17c)]();if(_0xaa5ae5&&_0xaa5ae5['is'](_0x39d7e2(0x197),_0x39d7e2(0x16c)))return{'type':_0x39d7e2(0x18e)==_0x49aa11[_0x39d7e2(0x159)]?_0x39d7e2(0x18d):_0x39d7e2(0x191),'element':_0xaa5ae5,'quantity':0x1};}}),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x16f)](_0x2a0707=>_0x3bcc20(0x15d)==_0x2a0707[_0x3bcc20(0x159)]&&_0x3bcc20(0x1ba)==_0x2a0707[_0x3bcc20(0x1b6)]?{'type':_0x3bcc20(0x1b5),'content':_0x3bcc20(0x171)}:_0x3bcc20(0x15d)==_0x2a0707[_0x3bcc20(0x159)]&&_0x3bcc20(0x1a4)==_0x2a0707[_0x3bcc20(0x1b6)]?{'type':_0x3bcc20(0x1b5),'content':_0x3bcc20(0x1a5)}:void 0x0),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x16f)](_0x58bb9b=>{const _0x31414b=_0x3bcc20;if(_0x31414b(0x19b)!=_0x58bb9b[_0x31414b(0x159)])return;const {data:_0x47ae63}=_0x58bb9b;if(!_0x47ae63||_0x31414b(0x150)!=_0x47ae63[_0x31414b(0x16e)])return;const _0x5aa350=_0x47ae63[_0x31414b(0x178)];return _0x5aa350?{'type':_0x31414b(0x1b5),'content':_0xd7d86c(_0x2e04dc,_0x31414b(0x1a0),'\x22'+_0x5aa350+'\x22')}:{'type':_0x31414b(0x1b5),'content':_0xd7d86c(_0x2e04dc,_0x31414b(0x1b0))};}),this[_0x3bcc20(0x190)]();}[_0x37ce36(0x190)](){const _0x59db92=_0x37ce36,_0x3d5c28=this[_0x59db92(0x19d)],_0x271390=_0x3d5c28[_0x59db92(0x174)];_0x3d5c28[_0x59db92(0x15b)][_0x59db92(0x1bc)](_0x59db92(0x19e))[_0x59db92(0x160)][_0x59db92(0x16f)](_0x39deb1=>{const _0x33eed9=_0x59db92;if(_0x33eed9(0x15d)!=_0x39deb1[_0x33eed9(0x159)]&&_0x33eed9(0x1ab)!=_0x39deb1[_0x33eed9(0x159)])return;const {data:_0x41b3bb}=_0x39deb1;if(_0x41b3bb){if(_0x33eed9(0x164)==_0x41b3bb[_0x33eed9(0x1ac)]){const _0x3a5caf=_0x41b3bb[_0x33eed9(0x1a6)][0x0][_0x33eed9(0x178)];return _0x3a5caf?{'type':_0x33eed9(0x1b5),'content':_0xd7d86c(_0x271390,_0x33eed9(0x1a0),'\x22'+_0x3a5caf+'\x22')}:{'type':_0x33eed9(0x1b5),'content':_0xd7d86c(_0x271390,_0x33eed9(0x1b0))};}if(_0x33eed9(0x19a)==_0x41b3bb[_0x33eed9(0x1ac)]){const _0x25bff1=_0x41b3bb[_0x33eed9(0x1a6)][0x0][_0x33eed9(0x154)];return _0x25bff1?{'type':_0x33eed9(0x1b5),'content':_0xd7d86c(_0x271390,_0x33eed9(0x189),_0x25bff1)}:{'type':_0x33eed9(0x1b5),'content':_0xd7d86c(_0x271390,_0x33eed9(0x193))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x53543b=_0x1192;(function(_0x141f73,_0x436d8b){const _0x564f1c=_0x1192,_0x584cce=_0x141f73();while(!![]){try{const _0x3b7a60=-parseInt(_0x564f1c(0xea))/0x1+parseInt(_0x564f1c(0xfb))/0x2*(-parseInt(_0x564f1c(0xe0))/0x3)+-parseInt(_0x564f1c(0xe4))/0x4+parseInt(_0x564f1c(0xe6))/0x5*(parseInt(_0x564f1c(0xf7))/0x6)+-parseInt(_0x564f1c(0xdf))/0x7+parseInt(_0x564f1c(0xf1))/0x8+-parseInt(_0x564f1c(0xde))/0x9*(-parseInt(_0x564f1c(0xdc))/0xa);if(_0x3b7a60===_0x436d8b)break;else _0x584cce['push'](_0x584cce['shift']());}catch(_0x831127){_0x584cce['push'](_0x584cce['shift']());}}}(_0x506b,0xee808));import{Plugin as _0x1351cc}from'ckeditor5/src/core.js';import{getTranslation as _0xeffe8b}from'../utils/common-translations.js';function _0x1192(_0x1887e0,_0x505017){const _0x506bb2=_0x506b();return _0x1192=function(_0x119274,_0xedd399){_0x119274=_0x119274-0xd3;let _0x574fc1=_0x506bb2[_0x119274];return _0x574fc1;},_0x1192(_0x1887e0,_0x505017);}function _0x506b(){const _0x2c6a9d=['2VwGeTD','newValue','type','*Replace\x20image\x20URL*','key','formatBlock','registerDescriptionCallback','enableDefaultAttributesIntegration','registerCustomCallback','accept','getSuggestionCallback','249170dMMOxz','format','882cGCOgD','2947021pfDUkn','891069CgQCQj','ImageEditing','attribute','_suggestionFactory','5521024eczDEC','plugins','5xJAcYj','TrackChangesEditing','replaceImageSource','src','864516sHPdqt','afterInit','registerBlockAttribute','has','get','*Format:*\x20replace\x20image\x20URL','_handleLegacySuggestions','10672376ijktdq','locale','formatInline','oldValue','discard','editor','982734wyPHVf','_registerLegacyDescription','descriptionFactory','commandName'];_0x506b=function(){return _0x2c6a9d;};return _0x506b();}export default class st extends _0x1351cc{[_0x53543b(0xeb)](){const _0xf3b4ad=_0x53543b;if(!this[_0xf3b4ad(0xf6)][_0xf3b4ad(0xe5)][_0xf3b4ad(0xed)](_0xf3b4ad(0xe1)))return;const _0xf2ccbe=this[_0xf3b4ad(0xf6)][_0xf3b4ad(0xf2)],_0x129276=this[_0xf3b4ad(0xf6)][_0xf3b4ad(0xe5)][_0xf3b4ad(0xee)](_0xf3b4ad(0xe7));_0x129276[_0xf3b4ad(0xd8)](_0xf3b4ad(0xe8)),_0x129276[_0xf3b4ad(0xec)](_0xf3b4ad(0xe9)),_0x129276[_0xf3b4ad(0xf9)][_0xf3b4ad(0xd7)](_0x355284=>{const _0x5a685c=_0xf3b4ad;if(_0x5a685c(0xe2)!=_0x355284[_0x5a685c(0xd3)])return;const {data:_0x4ac798}=_0x355284;return _0x4ac798&&_0x5a685c(0xe9)==_0x4ac798[_0x5a685c(0xd5)]?_0x4ac798[_0x5a685c(0xfc)]&&_0x4ac798[_0x5a685c(0xf4)]?{'type':_0x5a685c(0xdd),'content':_0xeffe8b(_0xf2ccbe,_0x5a685c(0xd4))}:{'type':_0x5a685c(0xdd),'content':''}:void 0x0;}),this[_0xf3b4ad(0xf0)]();}[_0x53543b(0xf0)](){const _0x41d227=_0x53543b,_0xa6e51=this[_0x41d227(0xf6)][_0x41d227(0xe5)][_0x41d227(0xee)](_0x41d227(0xe7));_0xa6e51[_0x41d227(0xe3)][_0x41d227(0xd9)](_0x41d227(0xd6),_0x41d227(0xe8),_0x41d227(0xda),_0xa6e51[_0x41d227(0xe3)][_0x41d227(0xdb)](_0x41d227(0xd6),null,_0x41d227(0xf5))),_0xa6e51[_0x41d227(0xe3)][_0x41d227(0xd9)](_0x41d227(0xd6),_0x41d227(0xe8),_0x41d227(0xf5),_0xa6e51[_0x41d227(0xe3)][_0x41d227(0xdb)](_0x41d227(0xd6),null,_0x41d227(0xda))),this[_0x41d227(0xf8)]();}[_0x53543b(0xf8)](){const _0x1dae72=_0x53543b,_0x101d28=this[_0x1dae72(0xf6)],_0xb6afcc=_0x101d28[_0x1dae72(0xf2)];_0x101d28[_0x1dae72(0xe5)][_0x1dae72(0xee)](_0x1dae72(0xe7))[_0x1dae72(0xf9)][_0x1dae72(0xd7)](_0x55c271=>{const _0x2961bf=_0x1dae72;if(_0x2961bf(0xd6)!=_0x55c271[_0x2961bf(0xd3)]&&_0x2961bf(0xf3)!=_0x55c271[_0x2961bf(0xd3)])return;const {data:_0xed6293}=_0x55c271;if(!_0xed6293||_0x2961bf(0xe8)!=_0xed6293[_0x2961bf(0xfa)])return;return{'type':_0x2961bf(0xdd),'content':_0xeffe8b(_0xb6afcc,_0x2961bf(0xef))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2184e8=_0x3ab5;(function(_0x241f41,_0x3d2d6f){const _0x32d7c1=_0x3ab5,_0x24656f=_0x241f41();while(!![]){try{const _0x3d05e4=parseInt(_0x32d7c1(0x9c))/0x1+parseInt(_0x32d7c1(0xe0))/0x2+parseInt(_0x32d7c1(0x90))/0x3+parseInt(_0x32d7c1(0xa0))/0x4+parseInt(_0x32d7c1(0xd0))/0x5+parseInt(_0x32d7c1(0xe2))/0x6+parseInt(_0x32d7c1(0xaa))/0x7*(-parseInt(_0x32d7c1(0xb3))/0x8);if(_0x3d05e4===_0x3d2d6f)break;else _0x24656f['push'](_0x24656f['shift']());}catch(_0x1d0e50){_0x24656f['push'](_0x24656f['shift']());}}}(_0x1a21,0xc5c59));import{Plugin as _0x4ed981}from'ckeditor5/src/core.js';import{uid as _0x25716c}from'ckeditor5/src/utils.js';function _0x1a21(){const _0x475145=['isBlockImage','1570764WdKboo','_findSuggestions','editor','commandParams','imageStylePostApply','ImageStyleEditing','suggestion','getClosestSelectedImageElement','isEqual','get','getSuggestionCallback','plugins','imageCaption','_suggestionFactory','formatBlock','123684WssbSD','filter','from','isBefore','toLowerCase','join','subType','descriptionFactory','model','registerCustomCallback','imageStyle','commandName','842088eZmgna','getSuggestion','findIndex','forEach','3839040WEQHko','nodeAfter','next','isInContent','_splitMarkerName','format','length','has','document','change','6583619VlajRn','convertInlineImageToBlock','FORMAT_SIDE_IMAGE','discard','author','isOwn','commandReversedParams','insertion','ImageUtils','32TOLRTF','refresh','getFirstRange','isInlineImage','getSuggestions','locale','registerDescriptionCallback','imageTypeBlock','registerPostFixer','getChangedMarkers','discardSuggestion','imageStylePreApply','start','selection','type','commands','title','nodeBefore','formatInline','afterInit','enableCommand','getContainedElement','isIntersecting','chain','Users','normalizedStyles','createRangeOn','hasSuggestion','differ','4894510PCFBeS','TrackChangesEditing','side','*Format:*\x20%0','shouldConvertImageType','_registerLegacyDescription','markInlineFormat','end','value','name','accept','head','markBlockFormat','imageTypeInline','setImageNaturalSizeAttributes','newRange','2976738rMKfnA'];_0x1a21=function(){return _0x475145;};return _0x1a21();}function _0x3ab5(_0x22600d,_0x4cce5e){const _0x1a212e=_0x1a21();return _0x3ab5=function(_0x3ab540,_0x104c1a){_0x3ab540=_0x3ab540-0x8c;let _0x486eb6=_0x1a212e[_0x3ab540];return _0x486eb6;},_0x3ab5(_0x22600d,_0x4cce5e);}import{getTranslation as _0x3867f9}from'../utils/common-translations.js';export default class nt extends _0x4ed981{[_0x2184e8(0xc6)](){const _0x3eb788=_0x2184e8,_0x352ea5=this[_0x3eb788(0xe4)];if(!_0x352ea5[_0x3eb788(0x8c)][_0x3eb788(0xa7)](_0x3eb788(0xe7)))return;const _0x129bc7=_0x352ea5[_0x3eb788(0x8c)][_0x3eb788(0xeb)](_0x3eb788(0xd1)),_0x568823=_0x352ea5[_0x3eb788(0x8c)][_0x3eb788(0xeb)](_0x3eb788(0xb2)),_0x1a4442={};_0x129bc7[_0x3eb788(0xc7)](_0x3eb788(0x9a),(_0x53a95c,_0x10d711)=>{const _0x265e0d=_0x3eb788,_0x2740b7=_0x352ea5[_0x265e0d(0x8c)][_0x265e0d(0xeb)](_0x265e0d(0xcb))['me'],_0xe9cf5f=_0x352ea5[_0x265e0d(0xc2)][_0x265e0d(0xeb)](_0x265e0d(0x9a));let _0x4f7598=_0x568823[_0x265e0d(0xe9)](_0x352ea5[_0x265e0d(0x98)][_0x265e0d(0xa8)][_0x265e0d(0xc0)]),_0x47d0cf=_0x352ea5[_0x265e0d(0x98)][_0x265e0d(0xcd)](_0x4f7598),_0x1cb73b=_0xe9cf5f[_0x265e0d(0xd8)];if(_0x1cb73b==_0x10d711[_0x265e0d(0xd8)])return;const _0x23a3c7={'commandName':_0x265e0d(0x9a),'commandParams':[_0x10d711],'formatGroupId':_0x25716c()};_0x352ea5[_0x265e0d(0x98)][_0x265e0d(0xa9)](()=>{const _0x5f17a1=_0x265e0d;if(_0x129bc7[_0x5f17a1(0xb7)]()[_0x5f17a1(0x91)](_0x4af4fc=>_0x4af4fc[_0x5f17a1(0xa3)]&&_0x2740b7==_0x4af4fc[_0x5f17a1(0xae)]&&(_0x5f17a1(0x8f)==_0x4af4fc[_0x5f17a1(0xc1)]||_0x5f17a1(0xc5)==_0x4af4fc[_0x5f17a1(0xc1)])&&(_0x5f17a1(0xbe)==_0x4af4fc[_0x5f17a1(0x96)]||_0x5f17a1(0xe6)==_0x4af4fc[_0x5f17a1(0x96)])&&_0x4af4fc[_0x5f17a1(0xb5)]()[_0x5f17a1(0xea)](_0x47d0cf))[_0x5f17a1(0x9f)](_0x3b04b7=>_0x129bc7[_0x5f17a1(0xbd)](_0x3b04b7[_0x5f17a1(0xdb)])),_0x4f7598=_0x568823[_0x5f17a1(0xe9)](_0x352ea5[_0x5f17a1(0x98)][_0x5f17a1(0xa8)][_0x5f17a1(0xc0)]),_0x47d0cf=_0x352ea5[_0x5f17a1(0x98)][_0x5f17a1(0xcd)](_0x4f7598),_0xe9cf5f[_0x5f17a1(0xb4)](),_0x352ea5[_0x5f17a1(0xc2)][_0x5f17a1(0xeb)](_0x5f17a1(0xdd))[_0x5f17a1(0xb4)](),_0x352ea5[_0x5f17a1(0xc2)][_0x5f17a1(0xeb)](_0x5f17a1(0xba))[_0x5f17a1(0xb4)](),_0x1cb73b=_0xe9cf5f[_0x5f17a1(0xd8)],_0x1cb73b!=_0x10d711[_0x5f17a1(0xd8)])return _0x568823[_0x5f17a1(0xb6)](_0x4f7598)&&_0xe9cf5f[_0x5f17a1(0xd4)](_0x10d711[_0x5f17a1(0xd8)],_0x4f7598)?(_0x53a95c({..._0x10d711,'setImageSizes':!0x1}),_0x4f7598=_0x568823[_0x5f17a1(0xe9)](_0x352ea5[_0x5f17a1(0x98)][_0x5f17a1(0xa8)][_0x5f17a1(0xc0)]),void _0x129bc7[_0x5f17a1(0xdc)](_0x4f7598,{..._0x23a3c7,'commandReversedParams':[{'value':_0x1cb73b||null,'setImageSizes':!0x1}]},[],_0x5f17a1(0xbe))):void(_0x568823[_0x5f17a1(0xe1)](_0x4f7598)?_0x129bc7[_0x5f17a1(0xdc)](_0x4f7598,_0x23a3c7,[],_0x5f17a1(0xe6)):_0x129bc7[_0x5f17a1(0xd6)](_0x47d0cf,_0x23a3c7,_0x5f17a1(0xe6)));});});for(const _0x6a94b9 of _0x352ea5[_0x3eb788(0x8c)][_0x3eb788(0xeb)](_0x3eb788(0xe7))[_0x3eb788(0xcc)])_0x1a4442[_0x6a94b9[_0x3eb788(0xd9)]]=_0x6a94b9[_0x3eb788(0xc3)][_0x3eb788(0x94)]();_0x129bc7[_0x3eb788(0x8e)][_0x3eb788(0x99)](_0x3eb788(0x8f),_0x3eb788(0xbe),_0x3eb788(0x95),()=>!0x1),_0x129bc7[_0x3eb788(0x8e)][_0x3eb788(0x99)](_0x3eb788(0x8f),_0x3eb788(0xe6),_0x3eb788(0x95),()=>!0x1),_0x129bc7[_0x3eb788(0x8e)][_0x3eb788(0x99)](_0x3eb788(0xc5),_0x3eb788(0xe6),_0x3eb788(0x95),()=>!0x1),_0x129bc7[_0x3eb788(0x8e)][_0x3eb788(0x99)](_0x3eb788(0x8f),_0x3eb788(0xbe),_0x3eb788(0xda),([_0x5da61f])=>{const _0x4be51c=_0x3eb788;_0x568823[_0x4be51c(0xde)](_0x5da61f[_0x4be51c(0xc8)]());}),_0x129bc7[_0x3eb788(0x8e)][_0x3eb788(0x99)](_0x3eb788(0x8f),_0x3eb788(0xbe),_0x3eb788(0xad),(_0x1f303a,_0x1be570)=>{const _0x13b7d8=_0x3eb788;_0x129bc7[_0x13b7d8(0x8e)][_0x13b7d8(0xec)](_0x13b7d8(0x8f),'',_0x13b7d8(0xda))(_0x1f303a,{'commandName':_0x1be570[_0x13b7d8(0x9b)],'commandParams':_0x1be570[_0x13b7d8(0xb0)]});}),_0x129bc7[_0x3eb788(0x8e)][_0x3eb788(0x99)](_0x3eb788(0x8f),_0x3eb788(0xbe),_0x3eb788(0xca),function(_0x2ce171,_0x16e508){if(_0x13d7b4(_0x2ce171,_0x16e508))return[_0x2ce171,_0x16e508];if(_0x13d7b4(_0x16e508,_0x2ce171))return[_0x16e508,_0x2ce171];return null;});const _0x41d882=[{'type':_0x3eb788(0x8f),'subType':_0x3eb788(0xbe)},{'type':_0x3eb788(0xb1),'subType':_0x3eb788(0x8d)},{'type':_0x3eb788(0x8f),'subType':_0x3eb788(0xab)},{'type':_0x3eb788(0xb1),'subType':_0x3eb788(0xab)}];function _0x13d7b4(_0x128d95,_0x5b3dd6){const _0x2a3ce2=_0x3eb788,_0x3d6faf=_0x41d882[_0x2a3ce2(0x9e)](({type:_0x433dd1,subType:_0x3fcea1})=>_0x128d95[_0x2a3ce2(0xc1)]==_0x433dd1&&_0x128d95[_0x2a3ce2(0x96)]==_0x3fcea1),_0x35c287=_0x41d882[_0x2a3ce2(0x9e)](({type:_0x221560,subType:_0x1343f7})=>_0x5b3dd6[_0x2a3ce2(0xc1)]==_0x221560&&_0x5b3dd6[_0x2a3ce2(0x96)]==_0x1343f7);if(_0x3d6faf<0x0||_0x35c287<0x0)return!0x1;const _0x2a0d91=_0x128d95[_0x2a3ce2(0xb5)](),_0xfebdae=_0x5b3dd6[_0x2a3ce2(0xb5)]();if((0x0==_0x3d6faf||0x1==_0x3d6faf)&&0x2==_0x35c287&&_0x2a0d91[_0x2a3ce2(0xc9)](_0xfebdae))return!0x0;if(0x2==_0x3d6faf&&0x3==_0x35c287){const _0x5b53da=_0x129bc7[_0x2a3ce2(0xe3)](_0x2a0d91,_0x2a3ce2(0xb1))[_0x2a3ce2(0x91)](({suggestion:_0xca2756,meta:_0x9d257f})=>_0x9d257f[_0x2a3ce2(0xaf)]&&_0x2a3ce2(0xab)==_0xca2756[_0x2a3ce2(0x96)]);if(_0x5b53da[_0x2a3ce2(0xa6)]>0x1&&_0xfebdae[_0x2a3ce2(0xd7)][_0x2a3ce2(0xea)](_0x2a0d91[_0x2a3ce2(0xbf)]))return!0x0;if(0x1==_0x5b53da[_0x2a3ce2(0xa6)]&&(_0x2a0d91[_0x2a3ce2(0xbf)][_0x2a3ce2(0xea)](_0xfebdae[_0x2a3ce2(0xd7)])||_0x2a0d91[_0x2a3ce2(0xd7)][_0x2a3ce2(0xea)](_0xfebdae[_0x2a3ce2(0xbf)])))return!0x0;}if(0x3==_0x3d6faf&&0x3==_0x35c287&&_0x2a0d91[_0x2a3ce2(0xbf)][_0x2a3ce2(0x93)](_0xfebdae[_0x2a3ce2(0xbf)])){const _0x385777=_0x2a0d91[_0x2a3ce2(0xd7)][_0x2a3ce2(0xa1)],_0x3aa3f8=_0xfebdae[_0x2a3ce2(0xbf)][_0x2a3ce2(0xc4)];return _0x568823[_0x2a3ce2(0xe1)](_0x385777)&&_0x385777===_0x3aa3f8;}return!0x1;}_0x352ea5[_0x3eb788(0x98)][_0x3eb788(0xa8)][_0x3eb788(0xbb)](()=>{const _0x514ced=_0x3eb788;let _0x5b6a9d=!0x1;const _0x5c04bc=Array[_0x514ced(0x92)](_0x352ea5[_0x514ced(0x98)][_0x514ced(0xa8)][_0x514ced(0xcf)][_0x514ced(0xbc)]());for(const {name:_0x11dd6f,data:_0x602eec}of _0x5c04bc){const {group:_0x40d99c,type:_0x34562e,subType:_0x7bdf8a,id:_0x32f9b5}=_0x129bc7[_0x514ced(0xa4)](_0x11dd6f);if(_0x514ced(0xe8)==_0x40d99c&&_0x129bc7[_0x514ced(0xce)](_0x32f9b5)){if(_0x514ced(0x8f)==_0x34562e&&(_0x514ced(0xbe)==_0x7bdf8a||_0x514ced(0xe6)==_0x7bdf8a)){const _0x547b13=_0x129bc7[_0x514ced(0x9d)](_0x32f9b5);if(_0x602eec[_0x514ced(0xdf)]){const _0x5d7e1a=_0x547b13[_0x514ced(0xb5)]()[_0x514ced(0xc8)]();if(_0x568823[_0x514ced(0xe1)](_0x5d7e1a))continue;_0x129bc7[_0x514ced(0xbd)](_0x547b13),_0x5b6a9d=!0x0;}}if(_0x514ced(0xb1)==_0x34562e&&_0x514ced(0x8d)==_0x7bdf8a&&!_0x602eec[_0x514ced(0xdf)]){const _0xfc9b36=_0x129bc7[_0x514ced(0x9d)](_0x32f9b5);_0xfc9b36[_0x514ced(0xa2)]&&_0xfc9b36[_0x514ced(0xa2)][_0x514ced(0xa3)]&&(_0x129bc7[_0x514ced(0xbd)](_0xfc9b36[_0x514ced(0xa2)]),_0x5b6a9d=!0x0);}}}return _0x5b6a9d;}),this[_0x3eb788(0xd5)](_0x1a4442);}[_0x2184e8(0xd5)](_0x3ccb2a){const _0x302356=_0x2184e8,_0x2554b0=this[_0x302356(0xe4)],_0x30cf79=_0x2554b0[_0x302356(0xb8)];_0x2554b0[_0x302356(0x8c)][_0x302356(0xeb)](_0x302356(0xd1))[_0x302356(0x97)][_0x302356(0xb9)](_0x1ec120=>{const _0x28a1c3=_0x302356;if(_0x28a1c3(0x8f)!=_0x1ec120[_0x28a1c3(0xc1)]&&_0x28a1c3(0xc5)!=_0x1ec120[_0x28a1c3(0xc1)])return;const {data:_0x55e104}=_0x1ec120;if(!_0x55e104||_0x28a1c3(0x9a)!=_0x55e104[_0x28a1c3(0x9b)])return;const _0xdffcd=_0x55e104[_0x28a1c3(0xe5)][0x0][_0x28a1c3(0xd8)];return _0x57db3a(_0x28a1c3(0xd2)===_0xdffcd?_0x3867f9(_0x30cf79,_0x28a1c3(0xac)):_0x3ccb2a[_0xdffcd]||_0xdffcd);function _0x57db3a(_0x40548e){const _0x1e16f0=_0x28a1c3;return{'type':_0x1e16f0(0xa5),'content':_0x3867f9(_0x30cf79,_0x1e16f0(0xd3),_0x40548e)};}});}}
|
|
23
|
+
function _0x1b21(_0x138ecf,_0x2c323a){const _0x496014=_0x4960();return _0x1b21=function(_0x1b21b5,_0x3656dd){_0x1b21b5=_0x1b21b5-0x1c5;let _0x4c2900=_0x496014[_0x1b21b5];return _0x4c2900;},_0x1b21(_0x138ecf,_0x2c323a);}const _0x56c948=_0x1b21;(function(_0x392cae,_0xb7566c){const _0x33dcc3=_0x1b21,_0x493334=_0x392cae();while(!![]){try{const _0x521a4b=parseInt(_0x33dcc3(0x1c6))/0x1+parseInt(_0x33dcc3(0x1f3))/0x2+-parseInt(_0x33dcc3(0x1f5))/0x3*(-parseInt(_0x33dcc3(0x20f))/0x4)+parseInt(_0x33dcc3(0x1ff))/0x5*(parseInt(_0x33dcc3(0x1f4))/0x6)+parseInt(_0x33dcc3(0x1df))/0x7*(parseInt(_0x33dcc3(0x221))/0x8)+-parseInt(_0x33dcc3(0x202))/0x9*(-parseInt(_0x33dcc3(0x1de))/0xa)+-parseInt(_0x33dcc3(0x1e5))/0xb*(parseInt(_0x33dcc3(0x1dc))/0xc);if(_0x521a4b===_0xb7566c)break;else _0x493334['push'](_0x493334['shift']());}catch(_0xf88e0a){_0x493334['push'](_0x493334['shift']());}}}(_0x4960,0x3dbcb));import{Plugin as _0x1d7904}from'ckeditor5/src/core.js';import{uid as _0x416719}from'ckeditor5/src/utils.js';import{getTranslation as _0x3f0d55}from'../utils/common-translations.js';export default class nt extends _0x1d7904{[_0x56c948(0x1d2)](){const _0x1955a3=_0x56c948,_0x50ba27=this[_0x1955a3(0x21d)];if(!_0x50ba27[_0x1955a3(0x1e4)][_0x1955a3(0x225)](_0x1955a3(0x1f1)))return;const _0x1e3b8a=_0x50ba27[_0x1955a3(0x1e4)][_0x1955a3(0x201)](_0x1955a3(0x208)),_0x44890d=_0x50ba27[_0x1955a3(0x1e4)][_0x1955a3(0x201)](_0x1955a3(0x219)),_0x2c7d04={};_0x1e3b8a[_0x1955a3(0x207)](_0x1955a3(0x1ca),(_0x31f34d,_0x32e71b)=>{const _0x4e4269=_0x1955a3,_0x4499b8=_0x50ba27[_0x4e4269(0x1e4)][_0x4e4269(0x201)](_0x4e4269(0x222))['me'],_0x1e9130=_0x50ba27[_0x4e4269(0x21a)][_0x4e4269(0x201)](_0x4e4269(0x1ca));let _0xeae60e=_0x44890d[_0x4e4269(0x20e)](_0x50ba27[_0x4e4269(0x226)][_0x4e4269(0x1cb)][_0x4e4269(0x1e1)]),_0x1a9dd9=_0x50ba27[_0x4e4269(0x226)][_0x4e4269(0x1ce)](_0xeae60e),_0x3af61b=_0x1e9130[_0x4e4269(0x1d8)];if(_0x3af61b==_0x32e71b[_0x4e4269(0x1d8)])return;const _0x307538={'commandName':_0x4e4269(0x1ca),'commandParams':[_0x32e71b],'formatGroupId':_0x416719()};_0x50ba27[_0x4e4269(0x226)][_0x4e4269(0x1c7)](()=>{const _0x518b19=_0x4e4269;if(_0x1e3b8a[_0x518b19(0x203)]()[_0x518b19(0x1d5)](_0x567620=>_0x567620[_0x518b19(0x20c)]&&_0x4499b8==_0x567620[_0x518b19(0x1d1)]&&(_0x518b19(0x1d7)==_0x567620[_0x518b19(0x211)]||_0x518b19(0x1fd)==_0x567620[_0x518b19(0x211)])&&(_0x518b19(0x21f)==_0x567620[_0x518b19(0x20d)]||_0x518b19(0x1ec)==_0x567620[_0x518b19(0x20d)])&&_0x567620[_0x518b19(0x205)]()[_0x518b19(0x217)](_0x1a9dd9))[_0x518b19(0x212)](_0x3ab522=>_0x1e3b8a[_0x518b19(0x1e2)](_0x3ab522[_0x518b19(0x1fe)])),_0xeae60e=_0x44890d[_0x518b19(0x20e)](_0x50ba27[_0x518b19(0x226)][_0x518b19(0x1cb)][_0x518b19(0x1e1)]),_0x1a9dd9=_0x50ba27[_0x518b19(0x226)][_0x518b19(0x1ce)](_0xeae60e),_0x1e9130[_0x518b19(0x227)](),_0x50ba27[_0x518b19(0x21a)][_0x518b19(0x201)](_0x518b19(0x229))[_0x518b19(0x227)](),_0x50ba27[_0x518b19(0x21a)][_0x518b19(0x201)](_0x518b19(0x223))[_0x518b19(0x227)](),_0x3af61b=_0x1e9130[_0x518b19(0x1d8)],_0x3af61b!=_0x32e71b[_0x518b19(0x1d8)])return _0x44890d[_0x518b19(0x1ee)](_0xeae60e)&&_0x1e9130[_0x518b19(0x1ed)](_0x32e71b[_0x518b19(0x1d8)],_0xeae60e)?(_0x31f34d({..._0x32e71b,'setImageSizes':!0x1}),_0xeae60e=_0x44890d[_0x518b19(0x20e)](_0x50ba27[_0x518b19(0x226)][_0x518b19(0x1cb)][_0x518b19(0x1e1)]),void _0x1e3b8a[_0x518b19(0x1e0)](_0xeae60e,{..._0x307538,'commandReversedParams':[{'value':_0x3af61b||null,'setImageSizes':!0x1}]},[],_0x518b19(0x21f))):void(_0x44890d[_0x518b19(0x1da)](_0xeae60e)?_0x1e3b8a[_0x518b19(0x1e0)](_0xeae60e,_0x307538,[],_0x518b19(0x1ec)):_0x1e3b8a[_0x518b19(0x216)](_0x1a9dd9,_0x307538,_0x518b19(0x1ec)));});});for(const _0x31ffd6 of _0x50ba27[_0x1955a3(0x1e4)][_0x1955a3(0x201)](_0x1955a3(0x1f1))[_0x1955a3(0x21c)])_0x2c7d04[_0x31ffd6[_0x1955a3(0x1d0)]]=_0x31ffd6[_0x1955a3(0x1fb)][_0x1955a3(0x218)]();_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x21f),_0x1955a3(0x1ea),()=>!0x1),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x1ec),_0x1955a3(0x1ea),()=>!0x1),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1fd),_0x1955a3(0x1ec),_0x1955a3(0x1ea),()=>!0x1),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x21f),_0x1955a3(0x1d9),([_0x2df7f3])=>{const _0x5e71f8=_0x1955a3;_0x44890d[_0x5e71f8(0x214)](_0x2df7f3[_0x5e71f8(0x21e)]());}),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x21f),_0x1955a3(0x21b),(_0x1fb71c,_0x76b5cc)=>{const _0x371c3d=_0x1955a3;_0x1e3b8a[_0x371c3d(0x1c8)][_0x371c3d(0x1d4)](_0x371c3d(0x1d7),'',_0x371c3d(0x1d9))(_0x1fb71c,{'commandName':_0x76b5cc[_0x371c3d(0x1eb)],'commandParams':_0x76b5cc[_0x371c3d(0x1d3)]});}),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x21f),_0x1955a3(0x20a),function(_0x537499,_0x573e72){if(_0xb54f2f(_0x537499,_0x573e72))return[_0x537499,_0x573e72];if(_0xb54f2f(_0x573e72,_0x537499))return[_0x573e72,_0x537499];return null;});const _0x47866f=[{'type':_0x1955a3(0x1d7),'subType':_0x1955a3(0x21f)},{'type':_0x1955a3(0x1d6),'subType':_0x1955a3(0x1cd)},{'type':_0x1955a3(0x1d7),'subType':_0x1955a3(0x1f9)},{'type':_0x1955a3(0x1d6),'subType':_0x1955a3(0x1f9)}];function _0xb54f2f(_0x3d211e,_0x59dce7){const _0x28a0a8=_0x1955a3,_0xe3cfeb=_0x47866f[_0x28a0a8(0x1cc)](({type:_0x3bb622,subType:_0x1d6bcc})=>_0x3d211e[_0x28a0a8(0x211)]==_0x3bb622&&_0x3d211e[_0x28a0a8(0x20d)]==_0x1d6bcc),_0x104b3b=_0x47866f[_0x28a0a8(0x1cc)](({type:_0x166542,subType:_0x16ced6})=>_0x59dce7[_0x28a0a8(0x211)]==_0x166542&&_0x59dce7[_0x28a0a8(0x20d)]==_0x16ced6);if(_0xe3cfeb<0x0||_0x104b3b<0x0)return!0x1;const _0x2f3f72=_0x3d211e[_0x28a0a8(0x205)](),_0x9eddfb=_0x59dce7[_0x28a0a8(0x205)]();if((0x0==_0xe3cfeb||0x1==_0xe3cfeb)&&0x2==_0x104b3b&&_0x2f3f72[_0x28a0a8(0x1dd)](_0x9eddfb))return!0x0;if(0x2==_0xe3cfeb&&0x3==_0x104b3b){const _0x25937f=_0x1e3b8a[_0x28a0a8(0x1c5)](_0x2f3f72,_0x28a0a8(0x1d6))[_0x28a0a8(0x1d5)](({suggestion:_0x3a831e,meta:_0x20b8a9})=>_0x20b8a9[_0x28a0a8(0x1e7)]&&_0x28a0a8(0x1f9)==_0x3a831e[_0x28a0a8(0x20d)]);if(_0x25937f[_0x28a0a8(0x1e3)]>0x1&&_0x9eddfb[_0x28a0a8(0x1f6)][_0x28a0a8(0x217)](_0x2f3f72[_0x28a0a8(0x210)]))return!0x0;if(0x1==_0x25937f[_0x28a0a8(0x1e3)]&&(_0x2f3f72[_0x28a0a8(0x210)][_0x28a0a8(0x217)](_0x9eddfb[_0x28a0a8(0x1f6)])||_0x2f3f72[_0x28a0a8(0x1f6)][_0x28a0a8(0x217)](_0x9eddfb[_0x28a0a8(0x210)])))return!0x0;}if(0x3==_0xe3cfeb&&0x3==_0x104b3b&&_0x2f3f72[_0x28a0a8(0x210)][_0x28a0a8(0x209)](_0x9eddfb[_0x28a0a8(0x210)])){const _0x24fd4d=_0x2f3f72[_0x28a0a8(0x1f6)][_0x28a0a8(0x1f0)],_0x243503=_0x9eddfb[_0x28a0a8(0x210)][_0x28a0a8(0x215)];return _0x44890d[_0x28a0a8(0x1da)](_0x24fd4d)&&_0x24fd4d===_0x243503;}return!0x1;}_0x50ba27[_0x1955a3(0x226)][_0x1955a3(0x1cb)][_0x1955a3(0x1e8)](()=>{const _0x5803e9=_0x1955a3;let _0x2ddda5=!0x1;const _0x3a1984=Array[_0x5803e9(0x1cf)](_0x50ba27[_0x5803e9(0x226)][_0x5803e9(0x1cb)][_0x5803e9(0x1f7)][_0x5803e9(0x204)]());for(const {name:_0x18ce76,data:_0x4ba547}of _0x3a1984){const {group:_0x7cdded,type:_0x510c3e,subType:_0x5241c4,id:_0x52b5df}=_0x1e3b8a[_0x5803e9(0x200)](_0x18ce76);if(_0x5803e9(0x1fc)==_0x7cdded&&_0x1e3b8a[_0x5803e9(0x1db)](_0x52b5df)){if(_0x5803e9(0x1d7)==_0x510c3e&&(_0x5803e9(0x21f)==_0x5241c4||_0x5803e9(0x1ec)==_0x5241c4)){const _0x28d120=_0x1e3b8a[_0x5803e9(0x20b)](_0x52b5df);if(_0x4ba547[_0x5803e9(0x1e9)]){const _0x4881f5=_0x28d120[_0x5803e9(0x205)]()[_0x5803e9(0x21e)]();if(_0x44890d[_0x5803e9(0x1da)](_0x4881f5))continue;_0x1e3b8a[_0x5803e9(0x1e2)](_0x28d120),_0x2ddda5=!0x0;}}if(_0x5803e9(0x1d6)==_0x510c3e&&_0x5803e9(0x1cd)==_0x5241c4&&!_0x4ba547[_0x5803e9(0x1e9)]){const _0x560c3f=_0x1e3b8a[_0x5803e9(0x20b)](_0x52b5df);_0x560c3f[_0x5803e9(0x1f2)]&&_0x560c3f[_0x5803e9(0x1f2)][_0x5803e9(0x20c)]&&(_0x1e3b8a[_0x5803e9(0x1e2)](_0x560c3f[_0x5803e9(0x1f2)]),_0x2ddda5=!0x0);}}}return _0x2ddda5;}),this[_0x1955a3(0x1e6)](_0x2c7d04);}[_0x56c948(0x1e6)](_0xf7d88c){const _0x4b2e20=_0x56c948,_0x5520a8=this[_0x4b2e20(0x21d)],_0xe2ffec=_0x5520a8[_0x4b2e20(0x1ef)];_0x5520a8[_0x4b2e20(0x1e4)][_0x4b2e20(0x201)](_0x4b2e20(0x208))[_0x4b2e20(0x213)][_0x4b2e20(0x228)](_0x12d9a5=>{const _0x377652=_0x4b2e20;if(_0x377652(0x1d7)!=_0x12d9a5[_0x377652(0x211)]&&_0x377652(0x1fd)!=_0x12d9a5[_0x377652(0x211)])return;const {data:_0x38ff56}=_0x12d9a5;if(!_0x38ff56||_0x377652(0x1ca)!=_0x38ff56[_0x377652(0x1eb)])return;const _0x4712f2=_0x38ff56[_0x377652(0x206)][0x0][_0x377652(0x1d8)];return _0x51581c(_0x377652(0x224)===_0x4712f2?_0x3f0d55(_0xe2ffec,_0x377652(0x1f8)):_0xf7d88c[_0x4712f2]||_0x4712f2);function _0x51581c(_0xa1ee90){const _0x4b74c3=_0x377652;return{'type':_0x4b74c3(0x1fa),'content':_0x3f0d55(_0xe2ffec,_0x4b74c3(0x1c9),_0xa1ee90)};}});}}function _0x4960(){const _0x1b6c0b=['chain','getSuggestion','isInContent','subType','getClosestSelectedImageElement','4UdrYzE','start','type','forEach','descriptionFactory','setImageNaturalSizeAttributes','nodeBefore','markInlineFormat','isEqual','toLowerCase','ImageUtils','commands','discard','normalizedStyles','editor','getContainedElement','imageStylePreApply','registerCustomCallback','8dBzjpz','Users','imageTypeBlock','side','has','model','refresh','registerDescriptionCallback','imageTypeInline','_findSuggestions','210483aEBRIH','change','_suggestionFactory','*Format:*\x20%0','imageStyle','document','findIndex','imageCaption','createRangeOn','from','name','author','afterInit','commandReversedParams','getSuggestionCallback','filter','insertion','formatBlock','value','accept','isBlockImage','hasSuggestion','1143564jNZshV','isIntersecting','10VWfQZc','2643683LNefiK','markBlockFormat','selection','discardSuggestion','length','plugins','132TtyqRo','_registerLegacyDescription','isOwn','registerPostFixer','newRange','join','commandName','imageStylePostApply','shouldConvertImageType','isInlineImage','locale','nodeAfter','ImageStyleEditing','next','794240CPeYjH','48JXMurO','287571bTcsGJ','end','differ','FORMAT_SIDE_IMAGE','convertInlineImageToBlock','format','title','suggestion','formatInline','head','144345AnBKvd','_splitMarkerName','get','759222shaZVv','getSuggestions','getChangedMarkers','getFirstRange','commandParams','enableCommand','TrackChangesEditing','isBefore'];_0x4960=function(){return _0x1b6c0b;};return _0x4960();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0xf2b7(_0x282700,_0x1b9350){const _0x28c29b=_0x28c2();return _0xf2b7=function(_0xf2b788,_0x4a90c0){_0xf2b788=_0xf2b788-0xb2;let _0xfa3a49=_0x28c29b[_0xf2b788];return _0xfa3a49;},_0xf2b7(_0x282700,_0x1b9350);}const _0x453112=_0xf2b7;(function(_0x3209b6,_0x2c9cc9){const _0x14f2c9=_0xf2b7,_0x48e4d1=_0x3209b6();while(!![]){try{const _0x69a610=-parseInt(_0x14f2c9(0xc5))/0x1+-parseInt(_0x14f2c9(0xc8))/0x2+-parseInt(_0x14f2c9(0xc6))/0x3*(parseInt(_0x14f2c9(0xc4))/0x4)+parseInt(_0x14f2c9(0xb7))/0x5+parseInt(_0x14f2c9(0xbf))/0x6*(parseInt(_0x14f2c9(0xca))/0x7)+-parseInt(_0x14f2c9(0xb5))/0x8*(parseInt(_0x14f2c9(0xce))/0x9)+-parseInt(_0x14f2c9(0xcd))/0xa*(-parseInt(_0x14f2c9(0xb4))/0xb);if(_0x69a610===_0x2c9cc9)break;else _0x48e4d1['push'](_0x48e4d1['shift']());}catch(_0x2b45c3){_0x48e4d1['push'](_0x48e4d1['shift']());}}}(_0x28c2,0x27759));function _0x28c2(){const _0x3595e5=['79171oFXYbW','914172fGFyDm','commands','356438TFTUMf','listenTo','178143tgFdCg','high','_trackChangesExecuted','1280knjbGU','685116wQeciJ','collaboration_features','_trackChangesValueDuringImport','lowest','track_changes','importWord','forEach','execute','TrackChangesEditing','24761MepSuY','8Crvsmn','_setSuggestionData','1540715AUkxsn','bind','editor','afterInit','dataInsert','Users','enableCommand','value','48nZltNl','trackChanges','get','plugins','_handleImportedData','4IbcuaR'];_0x28c2=function(){return _0x3595e5;};return _0x28c2();}import{Plugin as _0x4d4b8a}from'ckeditor5/src/core.js';export default class ot extends _0x4d4b8a{constructor(_0x39208d){const _0x261953=_0xf2b7;super(_0x39208d),this[_0x261953(0xd0)]=!0x1,this[_0x261953(0xcc)]=!0x1;}[_0x453112(0xba)](){const _0x2af4b1=_0x453112,_0x3077d3=this[_0x2af4b1(0xb9)],_0x53031d=_0x3077d3[_0x2af4b1(0xc7)][_0x2af4b1(0xc1)](_0x2af4b1(0xd3)),_0xa34466=_0x3077d3[_0x2af4b1(0xc7)][_0x2af4b1(0xc1)](_0x2af4b1(0xc0));_0x53031d&&(_0x53031d['on'](_0x2af4b1(0xb2),(_0x934be5,[,_0xf206c8])=>{const _0x43fa95=_0x2af4b1;this[_0x43fa95(0xd0)]=_0xa34466[_0x43fa95(0xbe)],_0xf206c8[_0x43fa95(0xcf)][_0x43fa95(0xd2)]=!this[_0x43fa95(0xd0)];},{'priority':_0x2af4b1(0xcb)}),this[_0x2af4b1(0xc9)](_0x53031d,_0x2af4b1(0xbb),this[_0x2af4b1(0xc3)][_0x2af4b1(0xb8)](this)),this[_0x2af4b1(0xc9)](_0x53031d,_0x2af4b1(0xbb),()=>{const _0x3b28f1=_0x2af4b1;this[_0x3b28f1(0xcc)]&&(_0xa34466[_0x3b28f1(0xb2)](),this[_0x3b28f1(0xcc)]=!0x1);},{'priority':_0x2af4b1(0xd1)}),_0x3077d3[_0x2af4b1(0xc2)][_0x2af4b1(0xc1)](_0x2af4b1(0xb3))[_0x2af4b1(0xbd)](_0x2af4b1(0xd3)));}[_0x453112(0xc3)](_0x20a0a6,_0x2f4a05){const _0x2e45e1=_0x453112,{suggestions:_0x38acad}=_0x2f4a05,_0x11fd71=this[_0x2e45e1(0xb9)][_0x2e45e1(0xc7)][_0x2e45e1(0xc1)](_0x2e45e1(0xc0)),_0x47e89f=_0x11fd71[_0x2e45e1(0xbe)];this[_0x2e45e1(0xd0)]!==_0x47e89f&&(_0x11fd71[_0x2e45e1(0xb2)](),this[_0x2e45e1(0xcc)]=!0x0),_0x38acad&&_0x38acad[_0x2e45e1(0xd4)](({id:_0x3946d6,type:_0x3b49aa,author:_0x4f9814,created_at:_0x195548})=>{const _0x20fbef=_0x2e45e1,_0x4ca1a5={'id':_0x3946d6,'type':_0x3b49aa,'authorId':this[_0x20fbef(0xb9)][_0x20fbef(0xc2)][_0x20fbef(0xc1)](_0x20fbef(0xbc))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x4f9814,'createdAt':_0x195548?new Date(_0x195548):new Date(),'source':_0x20fbef(0xd3)}}};this[_0x20fbef(0xb9)][_0x20fbef(0xc2)][_0x20fbef(0xc1)](_0x20fbef(0xb3))[_0x20fbef(0xb6)](_0x4ca1a5);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x167d(_0x40b984,_0x6e09d5){const _0x515515=_0x5155();return _0x167d=function(_0x167da1,_0x9f3bfc){_0x167da1=_0x167da1-0x137;let _0x28581e=_0x515515[_0x167da1];return _0x28581e;},_0x167d(_0x40b984,_0x6e09d5);}const _0x26648c=_0x167d;(function(_0x32a80a,_0x35f2f5){const _0x17ad12=_0x167d,_0x2ab23e=_0x32a80a();while(!![]){try{const _0x252bce=-parseInt(_0x17ad12(0x13c))/0x1+-parseInt(_0x17ad12(0x15e))/0x2+parseInt(_0x17ad12(0x138))/0x3*(-parseInt(_0x17ad12(0x140))/0x4)+-parseInt(_0x17ad12(0x146))/0x5*(parseInt(_0x17ad12(0x141))/0x6)+parseInt(_0x17ad12(0x149))/0x7*(parseInt(_0x17ad12(0x15d))/0x8)+parseInt(_0x17ad12(0x154))/0x9+parseInt(_0x17ad12(0x14d))/0xa;if(_0x252bce===_0x35f2f5)break;else _0x2ab23e['push'](_0x2ab23e['shift']());}catch(_0x3c4c07){_0x2ab23e['push'](_0x2ab23e['shift']());}}}(_0x5155,0xdfc2b));import{Plugin as _0x56dc36}from'ckeditor5/src/core.js';import{getTranslation as _0x59a722}from'../utils/common-translations.js';function _0x5155(){const _0x280c8f=['IndentBlock','16112030LnGDXL','afterInit','registerBlockAttribute','blockIndent','descriptionFactory','TrackChangesEditing','enableCommand','14717484Kkjoxa','plugins','get','IndentEditing','*Outdent:*\x20%0','FORMAT_INDENT','registerAttributeLabel','getItems','commandName','272wquIfk','1550344eVrtws','getItemLabel','1757289gyGabs','registerDescriptionCallback','enableDefaultAttributesIntegration','format','527504OZZGWa','_registerLegacyDescription','indentBlock','locale','4QFEnDe','342WqILXX','outdent','formatBlock','*Indent:*\x20%0','type','51915hmBJjG','editor','outdentBlock','30947ofsURS','has','indent'];_0x5155=function(){return _0x280c8f;};return _0x5155();}export default class rt extends _0x56dc36{[_0x26648c(0x14e)](){const _0x2df413=_0x26648c,_0x4fb28c=this[_0x2df413(0x147)],_0xd3c2a1=_0x4fb28c[_0x2df413(0x155)][_0x2df413(0x156)](_0x2df413(0x152));if(_0x4fb28c[_0x2df413(0x155)][_0x2df413(0x14a)](_0x2df413(0x157))&&(_0xd3c2a1[_0x2df413(0x153)](_0x2df413(0x14b)),_0xd3c2a1[_0x2df413(0x153)](_0x2df413(0x142))),_0x4fb28c[_0x2df413(0x155)][_0x2df413(0x14a)](_0x2df413(0x14c))){for(const _0x5b1f15 of[_0x2df413(0x13e),_0x2df413(0x148)])_0xd3c2a1[_0x2df413(0x13a)](_0x5b1f15);}const _0x30d44c=_0x4fb28c[_0x2df413(0x13f)];_0xd3c2a1[_0x2df413(0x14f)](_0x2df413(0x150)),_0xd3c2a1[_0x2df413(0x151)][_0x2df413(0x15a)](_0x2df413(0x150),_0x59a722(_0x30d44c,_0x2df413(0x159))),this[_0x2df413(0x13d)]();}[_0x26648c(0x13d)](){const _0x1aa3ef=_0x26648c,_0xc4688c=this[_0x1aa3ef(0x147)],_0x27785c=_0xc4688c[_0x1aa3ef(0x13f)],_0xe74857=_0xc4688c[_0x1aa3ef(0x155)][_0x1aa3ef(0x156)](_0x1aa3ef(0x152));_0xe74857[_0x1aa3ef(0x151)][_0x1aa3ef(0x139)](_0x22401c=>{const _0x46303b=_0x1aa3ef;if(_0x46303b(0x143)!=_0x22401c[_0x46303b(0x145)])return;const {data:_0x341fc5}=_0x22401c;if(!_0x341fc5)return;if(_0x46303b(0x13e)!=_0x341fc5[_0x46303b(0x15c)]&&_0x46303b(0x148)!=_0x341fc5[_0x46303b(0x15c)])return;const _0x37074e=_0x22401c[_0x46303b(0x15b)]()[0x0],_0x2c0be6=_0xe74857[_0x46303b(0x151)][_0x46303b(0x137)](_0x37074e);return _0x46303b(0x13e)==_0x341fc5[_0x46303b(0x15c)]?{'type':_0x46303b(0x13b),'content':_0x59a722(_0x27785c,_0x46303b(0x144),_0x2c0be6)}:_0x46303b(0x148)==_0x341fc5[_0x46303b(0x15c)]?{'type':_0x46303b(0x13b),'content':_0x59a722(_0x27785c,_0x46303b(0x158),_0x2c0be6)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0x127d(){var _0x286624=['plugins','init','get','requires','81ymrhhx','69672rWsuOZ','127016PyBLTF','146epJpEb','enableCommand','editor','91RjjAog','input','3362802DaeDxT','5466400DNlfqo','TrackChangesEditing','263OoIgbm','1779417IldAbP','3521780ojfUqb'];_0x127d=function(){return _0x286624;};return _0x127d();}var _0x283880=_0x82ca;function _0x82ca(_0x1a20bc,_0x16b64e){var _0x127d07=_0x127d();return _0x82ca=function(_0x82ca54,_0x36f026){_0x82ca54=_0x82ca54-0xcb;var _0x32c915=_0x127d07[_0x82ca54];return _0x32c915;},_0x82ca(_0x1a20bc,_0x16b64e);}(function(_0x37ac96,_0x4f849f){var _0xcecafb=_0x82ca,_0x421f86=_0x37ac96();while(!![]){try{var _0x3f3750=parseInt(_0xcecafb(0xd7))/0x1*(-parseInt(_0xcecafb(0xcf))/0x2)+parseInt(_0xcecafb(0xcc))/0x3*(parseInt(_0xcecafb(0xcd))/0x4)+parseInt(_0xcecafb(0xd9))/0x5+-parseInt(_0xcecafb(0xd4))/0x6+-parseInt(_0xcecafb(0xd2))/0x7*(-parseInt(_0xcecafb(0xce))/0x8)+parseInt(_0xcecafb(0xd8))/0x9+-parseInt(_0xcecafb(0xd5))/0xa;if(_0x3f3750===_0x4f849f)break;else _0x421f86['push'](_0x421f86['shift']());}catch(_0x1c732f){_0x421f86['push'](_0x421f86['shift']());}}}(_0x127d,0x6e762));import{Plugin as _0x47e6b7}from'ckeditor5/src/core.js';import{Input as _0xd34e9e}from'ckeditor5/src/typing.js';export default class at extends _0x47e6b7{static get[_0x283880(0xcb)](){return[_0xd34e9e];}[_0x283880(0xdb)](){var _0x18a284=_0x283880;this[_0x18a284(0xd1)][_0x18a284(0xda)][_0x18a284(0xdc)](_0x18a284(0xd6))[_0x18a284(0xd0)](_0x18a284(0xd3));}}
|