@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240421.0 → 0.0.0-nightly-20240423.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.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 +1 -1
- 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 +1 -1
- 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
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x2d84cd=_0x1a1e;(function(_0x417a54,_0x3efc96){const _0x4d7d4f=_0x1a1e,_0x260be6=_0x417a54();while(!![]){try{const _0x536be2=parseInt(_0x4d7d4f(0x164))/0x1+-parseInt(_0x4d7d4f(0x165))/0x2+parseInt(_0x4d7d4f(0x149))/0x3+-parseInt(_0x4d7d4f(0x154))/0x4+-parseInt(_0x4d7d4f(0x156))/0x5*(-parseInt(_0x4d7d4f(0x150))/0x6)+-parseInt(_0x4d7d4f(0x15f))/0x7*(-parseInt(_0x4d7d4f(0x144))/0x8)+parseInt(_0x4d7d4f(0x14e))/0x9;if(_0x536be2===_0x3efc96)break;else _0x260be6['push'](_0x260be6['shift']());}catch(_0x84d070){_0x260be6['push'](_0x260be6['shift']());}}}(_0x4f45,0x59a5a));import{Plugin as _0x1cb01d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x21c4d3}from'ckeditor5/src/ui.js';function _0x1a1e(_0x333b84,_0xd0aec8){const _0x4f45aa=_0x4f45();return _0x1a1e=function(_0x1a1ebf,_0x5a343e){_0x1a1ebf=_0x1a1ebf-0x140;let _0xddecd7=_0x4f45aa[_0x1a1ebf];return _0xddecd7;},_0x1a1e(_0x333b84,_0xd0aec8);}import{getTranslation as _0x10061f}from'../utils/common-translations.js';export default class X extends _0x1cb01d{[_0x2d84cd(0x148)](){const _0xe0a1a4=_0x2d84cd,_0x418796=this[_0xe0a1a4(0x146)],_0x4ac974=_0x418796[_0xe0a1a4(0x153)][_0xe0a1a4(0x168)](_0xe0a1a4(0x15b)),_0x57e98e=_0x418796[_0xe0a1a4(0x151)][_0xe0a1a4(0x168)](_0xe0a1a4(0x14b)),_0x33a280=_0x418796[_0xe0a1a4(0x151)][_0xe0a1a4(0x168)](_0xe0a1a4(0x14f));_0x57e98e&&_0x33a280&&(_0x4ac974[_0xe0a1a4(0x152)](_0xe0a1a4(0x14f)),_0x4ac974[_0xe0a1a4(0x167)](_0xe0a1a4(0x14b)),this[_0xe0a1a4(0x147)]());}[_0x2d84cd(0x147)](){const _0x30e202=_0x2d84cd,_0x5a3a1b=this[_0x30e202(0x146)],_0x5424ce=_0x5a3a1b[_0x30e202(0x15a)];_0x5a3a1b[_0x30e202(0x153)][_0x30e202(0x168)](_0x30e202(0x15b))[_0x30e202(0x16e)][_0x30e202(0x14d)](_0x237ccc=>{const _0x4c5440=_0x30e202;if(_0x4c5440(0x157)!=_0x237ccc[_0x4c5440(0x16d)]&&_0x4c5440(0x16c)!=_0x237ccc[_0x4c5440(0x16d)])return;const {data:_0x5dcca2}=_0x237ccc;if(_0x5dcca2&&_0x4c5440(0x14f)===_0x5dcca2[_0x4c5440(0x166)]){const _0x796737=[],_0x1b2468=_0x5dcca2[_0x4c5440(0x145)][0x0];for(const [_0x3bcae1,_0x5d98c3]of Object[_0x4c5440(0x160)](_0x1b2468))_0x796737[_0x4c5440(0x159)](so(_0x5a3a1b,_0x3bcae1,_0x5d98c3));return _0x796737[_0x4c5440(0x169)]?{'type':_0x4c5440(0x15c),'content':_0x10061f(_0x5424ce,_0x4c5440(0x141),_0x796737[_0x4c5440(0x174)](',\x20'))}:{'type':_0x4c5440(0x15c),'content':_0x10061f(_0x5424ce,_0x4c5440(0x163))};}});}}function _0x4f45(){const _0x25cf1d=['get','length','normalizeSizeOptions','fontSize','formatInline','type','_descriptionFactory','FontSize','fontSize.options','toLowerCase','charAt','model','join','config','*Set\x20format\x20to:*\x20%0','fontColor.colors','slice','104OWgEuU','commandParams','editor','_registerLegacyDescription','afterInit','19482IKfYht','boolean','copyFormat','toUpperCase','registerDescriptionCallback','687834MMthgQ','pasteFormat','16518QfnmFF','commands','_enableDefaultAttributesIntegration','plugins','2238736ZYmQHY','split','565fheLdJ','formatBlock','fontColor','push','locale','TrackChangesEditing','format','fontBackgroundColor','title','205282xzHYpl','entries','label','find','*Remove\x20all\x20formatting*','565124JKtKjo','826986LkroOc','commandName','enableCommand'];_0x4f45=function(){return _0x25cf1d;};return _0x4f45();}function so(_0x1f0f53,_0x66366b,_0x172e0c){const _0xcee87f=_0x2d84cd,_0x2032c2=_0x1f0f53[_0xcee87f(0x15a)]['t'],_0x8ecdf8=_0x66366b[_0xcee87f(0x155)](/(?=[A-Z])/)[_0xcee87f(0x174)]('\x20'),_0x5e82aa=_0x2032c2(_0x8ecdf8[_0xcee87f(0x172)](0x0)[_0xcee87f(0x14c)]()+_0x8ecdf8[_0xcee87f(0x143)](0x1))[_0xcee87f(0x171)]();if(_0xcee87f(0x14a)==typeof _0x172e0c)return _0x5e82aa;if(_0xcee87f(0x158)===_0x66366b||_0xcee87f(0x15d)===_0x66366b){const _0x3f57e4=_0x21c4d3(_0x1f0f53[_0xcee87f(0x140)][_0xcee87f(0x168)](_0xcee87f(0x142)))[_0xcee87f(0x162)](_0x1469bb=>_0x1469bb[_0xcee87f(0x173)]==_0x172e0c);return _0x5e82aa+'\x20('+(_0x3f57e4?_0x2032c2(_0x3f57e4[_0xcee87f(0x161)])[_0xcee87f(0x171)]():_0x172e0c)+')';}if(_0xcee87f(0x16b)===_0x66366b&&isNaN(parseFloat(_0x172e0c))){const _0x250734=_0x1f0f53[_0xcee87f(0x153)][_0xcee87f(0x168)](_0xcee87f(0x16f))[_0xcee87f(0x16a)](_0x1f0f53[_0xcee87f(0x140)][_0xcee87f(0x168)](_0xcee87f(0x170)))[_0xcee87f(0x162)](_0x5036b9=>_0x5036b9[_0xcee87f(0x173)]==_0x172e0c);return _0x5e82aa+'\x20('+(_0x250734?_0x2032c2(_0x250734[_0xcee87f(0x15e)])[_0xcee87f(0x171)]():_0x172e0c)+')';}return _0x5e82aa+'\x20('+_0x172e0c+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5983(){const _0x44b30b=['model','locale','TrackChangesEditing','15EGycTD','name','commandName','match','get','formatBlock','344QaljmK','find','plugins','format','editor','commandParams','6213LhCvGQ','ELEMENT_HEADING_CUSTOM','40MRGwxP','120370XoktlJ','registerElementLabel','ELEMENT_HEADING','_headingOptions','420DgkJVF','2CmQxbd','_descriptionFactory','title','has','afterInit','_registerLegacyDescription','registerDescriptionCallback','121205bbwFpD','*Change\x20to:*\x20%0','255138ZCCquG','view','151910QaYOhB','type','447732PUyKHM','heading.options','config','value','_enableDefaultAttributesIntegration','_getHeadingLevel','952464nmhBfc','paragraph','heading','HeadingEditing'];_0x5983=function(){return _0x44b30b;};return _0x5983();}const _0x2984f8=_0xa6c4;(function(_0x49a84a,_0x5850ce){const _0x4546ad=_0xa6c4,_0x1589d4=_0x49a84a();while(!![]){try{const _0x611be6=-parseInt(_0x4546ad(0x1a8))/0x1*(parseInt(_0x4546ad(0x1a3))/0x2)+parseInt(_0x4546ad(0x1a0))/0x3*(-parseInt(_0x4546ad(0x19a))/0x4)+parseInt(_0x4546ad(0x194))/0x5*(-parseInt(_0x4546ad(0x183))/0x6)+-parseInt(_0x4546ad(0x181))/0x7+-parseInt(_0x4546ad(0x18d))/0x8+parseInt(_0x4546ad(0x187))/0x9*(parseInt(_0x4546ad(0x1a2))/0xa)+parseInt(_0x4546ad(0x185))/0xb*(parseInt(_0x4546ad(0x1a7))/0xc);if(_0x611be6===_0x5850ce)break;else _0x1589d4['push'](_0x1589d4['shift']());}catch(_0x143110){_0x1589d4['push'](_0x1589d4['shift']());}}}(_0x5983,0x1d474));function _0xa6c4(_0x463308,_0x456ba8){const _0x5983f3=_0x5983();return _0xa6c4=function(_0xa6c4ba,_0x4af0a4){_0xa6c4ba=_0xa6c4ba-0x17d;let _0x4518c5=_0x5983f3[_0xa6c4ba];return _0x4518c5;},_0xa6c4(_0x463308,_0x456ba8);}import{Plugin as _0x2b0430}from'ckeditor5/src/core.js';import{getTranslation as _0x5d3938}from'../utils/common-translations.js';export default class Y extends _0x2b0430{[_0x2984f8(0x17e)](){const _0x39c634=_0x2984f8,_0x29996a=this[_0x39c634(0x19e)];if(!_0x29996a[_0x39c634(0x19c)][_0x39c634(0x17d)](_0x39c634(0x190)))return;this[_0x39c634(0x1a6)]=_0x29996a[_0x39c634(0x189)][_0x39c634(0x198)](_0x39c634(0x188));const _0x501868=_0x29996a[_0x39c634(0x192)],_0x3fe240=_0x29996a[_0x39c634(0x19c)][_0x39c634(0x198)](_0x39c634(0x193));_0x3fe240[_0x39c634(0x18b)](_0x39c634(0x18f));for(const _0x41b77b of this[_0x39c634(0x1a6)])_0x39c634(0x18e)!=_0x41b77b[_0x39c634(0x191)]&&_0x3fe240[_0x39c634(0x1a9)][_0x39c634(0x1a4)](_0x41b77b[_0x39c634(0x191)],_0x3df684=>{const _0x262db8=_0x39c634,_0x306865=this[_0x262db8(0x18c)](_0x41b77b[_0x262db8(0x191)]);return null!==_0x306865?_0xd5a02b(_0x3df684,_0x306865):_0xaa44ca(_0x3df684,_0x41b77b[_0x262db8(0x1aa)]);});function _0xd5a02b(_0x3c50a4,_0x4d0267){const _0x41b739=_0x39c634;return _0x5d3938(_0x501868,_0x41b739(0x1a5),[_0x3c50a4,_0x4d0267]);}function _0xaa44ca(_0xda24e5,_0x2b3c6d){const _0x5528bf=_0x39c634;return _0x5d3938(_0x501868,_0x5528bf(0x1a1),[_0xda24e5,_0x2b3c6d]);}this[_0x39c634(0x17f)]();}[_0x2984f8(0x17f)](){const _0x105f10=_0x2984f8,_0x5a0827=this[_0x105f10(0x19e)],_0x57ca13=_0x5a0827[_0x105f10(0x192)];function _0x169e2c(_0x437e79,_0x18a56b){const _0x12324b=_0x105f10;return _0x5d3938(_0x57ca13,_0x12324b(0x1a1),[_0x437e79,_0x18a56b]);}_0x5a0827[_0x105f10(0x19c)][_0x105f10(0x198)](_0x105f10(0x193))[_0x105f10(0x1a9)][_0x105f10(0x180)](_0xa92c=>{const _0x4f666f=_0x105f10;if(_0x4f666f(0x199)!=_0xa92c[_0x4f666f(0x186)])return;const {data:_0x13e659}=_0xa92c;if(_0x13e659&&_0x4f666f(0x18f)==_0x13e659[_0x4f666f(0x196)]){const _0x486826=_0x13e659[_0x4f666f(0x19f)][0x0][_0x4f666f(0x18a)],_0x23dc32=this[_0x4f666f(0x18c)](_0x486826);if(null!==_0x23dc32)return{'type':_0x4f666f(0x19d),'content':_0x5d3938(_0x57ca13,_0x4f666f(0x182),(_0x24af3c=0x1,_0x1b4198=_0x23dc32,_0x5d3938(_0x57ca13,_0x4f666f(0x1a5),[_0x24af3c,_0x1b4198])))};const _0x50e24a=this[_0x4f666f(0x1a6)][_0x4f666f(0x19b)](_0x191fda=>_0x191fda[_0x4f666f(0x191)]===_0x486826)[_0x4f666f(0x1aa)];return{'type':_0x4f666f(0x19d),'content':_0x5d3938(_0x57ca13,_0x4f666f(0x182),_0x169e2c(0x1,_0x50e24a))};}var _0x24af3c,_0x1b4198;});}[_0x2984f8(0x18c)](_0xc82c38){const _0x3c4530=_0x2984f8;var _0x551852,_0x10257f;const _0x2d8146=_0xc82c38[_0x3c4530(0x197)](/^heading(\d+)/);if(_0x2d8146)return _0x2d8146[0x1];const _0x22c86c=null===(_0x551852=this[_0x3c4530(0x1a6)])||void 0x0===_0x551852?void 0x0:_0x551852[_0x3c4530(0x19b)](_0x2507f5=>_0x2507f5[_0x3c4530(0x191)]==_0xc82c38);if(_0x22c86c&&_0x22c86c[_0x3c4530(0x184)]){const _0x22514e=_0x22c86c[_0x3c4530(0x184)],_0x41be2a=(null!==(_0x10257f=_0x22514e[_0x3c4530(0x195)])&&void 0x0!==_0x10257f?_0x10257f:_0x22514e)[_0x3c4530(0x197)](/^h(\d+)/);if(_0x41be2a)return _0x41be2a[0x1];}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x315d(_0x447889,_0x227290){const _0x3b837e=_0x3b83();return _0x315d=function(_0x315d34,_0x28a9ab){_0x315d34=_0x315d34-0x14a;let _0xbedb1e=_0x3b837e[_0x315d34];return _0xbedb1e;},_0x315d(_0x447889,_0x227290);}function _0x3b83(){const _0x317ddc=['highlight','plugins','*Remove\x20highlight*','35Fqwuvt','2191800MtOmpf','2367SRuIQd','*Set\x20highlight:*\x20%0','_enableDefaultAttributesIntegration','find','config','toLowerCase','2322174CkYgEA','title','_descriptionFactory','registerDescriptionCallback','2799201XzBdKU','7hgLjid','commandName','afterInit','TrackChangesEditing','formatInline','locale','registerAttributeLabel','commandParams','_registerLegacyDescription','color','27247460glIIEB','3339060BauOVx','16346ZKxWFs','41968FPOIFA','format','model','has','HighlightEditing','highlight.options','editor','get','type','FORMAT_HIGHLIGHT','value'];_0x3b83=function(){return _0x317ddc;};return _0x3b83();}const _0x47cac3=_0x315d;(function(_0x1312eb,_0x2a2bb3){const _0x282763=_0x315d,_0x21892d=_0x1312eb();while(!![]){try{const _0x457a9e=-parseInt(_0x282763(0x16f))/0x1*(-parseInt(_0x282763(0x160))/0x2)+parseInt(_0x282763(0x153))/0x3+-parseInt(_0x282763(0x15f))/0x4+-parseInt(_0x282763(0x170))/0x5+parseInt(_0x282763(0x14f))/0x6*(-parseInt(_0x282763(0x154))/0x7)+parseInt(_0x282763(0x161))/0x8*(-parseInt(_0x282763(0x171))/0x9)+parseInt(_0x282763(0x15e))/0xa;if(_0x457a9e===_0x2a2bb3)break;else _0x21892d['push'](_0x21892d['shift']());}catch(_0x1f75a5){_0x21892d['push'](_0x21892d['shift']());}}}(_0x3b83,0xdcb50));import{Plugin as _0x3c8510}from'ckeditor5/src/core.js';import{getTranslation as _0x1d299c}from'../utils/common-translations.js';export default class Z extends _0x3c8510{[_0x47cac3(0x156)](){const _0x2d2371=_0x47cac3,_0x5c3be0=this[_0x2d2371(0x167)];if(!_0x5c3be0[_0x2d2371(0x16d)][_0x2d2371(0x164)](_0x2d2371(0x165)))return;const _0x4a2045=_0x5c3be0[_0x2d2371(0x16d)][_0x2d2371(0x168)](_0x2d2371(0x157)),_0x4094e5=_0x5c3be0[_0x2d2371(0x159)];_0x4a2045[_0x2d2371(0x14b)](_0x2d2371(0x16c),[_0x2d2371(0x16c)]),_0x4a2045[_0x2d2371(0x151)][_0x2d2371(0x15a)](_0x2d2371(0x16c),_0x1d299c(_0x4094e5,_0x2d2371(0x16a))),this[_0x2d2371(0x15c)]();}[_0x47cac3(0x15c)](){const _0x22b9e3=_0x47cac3,_0x207d84=this[_0x22b9e3(0x167)],_0x677f18=_0x207d84[_0x22b9e3(0x159)];_0x207d84[_0x22b9e3(0x16d)][_0x22b9e3(0x168)](_0x22b9e3(0x157))[_0x22b9e3(0x151)][_0x22b9e3(0x152)](_0x3a11dd=>{const _0x4e5a5f=_0x22b9e3;if(_0x4e5a5f(0x158)!=_0x3a11dd[_0x4e5a5f(0x169)])return;const {data:_0x261b28}=_0x3a11dd;if(_0x261b28&&_0x4e5a5f(0x16c)==_0x261b28[_0x4e5a5f(0x155)]){const _0x4f1930=_0x677f18['t'],_0x52ccbc=_0x261b28[_0x4e5a5f(0x15b)][0x0][_0x4e5a5f(0x16b)];if(_0x52ccbc){const _0x40d17c=_0x207d84[_0x4e5a5f(0x14d)][_0x4e5a5f(0x168)](_0x4e5a5f(0x166))[_0x4e5a5f(0x14c)](_0xf185ff=>_0xf185ff[_0x4e5a5f(0x163)]==_0x52ccbc),_0x1f1220=_0x4f1930(_0x40d17c[_0x4e5a5f(0x150)])[_0x4e5a5f(0x14e)]();return{'type':_0x4e5a5f(0x162),'content':_0x1d299c(_0x677f18,_0x4e5a5f(0x14a),_0x1f1220),'color':{'value':_0x40d17c[_0x4e5a5f(0x15d)],'title':_0x40d17c[_0x4e5a5f(0x150)]}};}return{'type':_0x4e5a5f(0x162),'content':_0x1d299c(_0x677f18,_0x4e5a5f(0x16e),_0x1d299c(_0x677f18,_0x4e5a5f(0x16a)))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3debe7=_0x7c74;function _0x13ae(){const _0x3940ab=['registerElementLabel','49dTCASw','enableCommand','HorizontalLineEditing','insert','for','TrackChangesEditing','ELEMENT_HORIZONTAL_LINE','createContainerElement','showSuggestionHighlights','620AVEvia','73044QaemFz','1407696SPlxkQ','createPositionAt','createEmptyElement','dataDowncast','60868cVYaOt','6yvTvwi','high','231uEsHxR','afterInit','141AOPlCJ','_descriptionFactory','86634ODvIdl','conversion','1341tIsIYV','has','locale','div','plugins','editor','2124kcGfox','8149945hOKIKj','27722968PYmeua','ck-horizontal-line','horizontalLine','elementToStructure','addClass','get'];_0x13ae=function(){return _0x3940ab;};return _0x13ae();}(function(_0x5c54d5,_0x1ed0a6){const _0x5eded2=_0x7c74,_0x714885=_0x5c54d5();while(!![]){try{const _0x407957=-parseInt(_0x5eded2(0xb4))/0x1*(-parseInt(_0x5eded2(0xba))/0x2)+-parseInt(_0x5eded2(0xb0))/0x3*(parseInt(_0x5eded2(0xab))/0x4)+-parseInt(_0x5eded2(0xbb))/0x5*(-parseInt(_0x5eded2(0xac))/0x6)+parseInt(_0x5eded2(0xc3))/0x7*(parseInt(_0x5eded2(0xce))/0x8)+parseInt(_0x5eded2(0xb2))/0x9*(-parseInt(_0x5eded2(0xcc))/0xa)+-parseInt(_0x5eded2(0xae))/0xb*(-parseInt(_0x5eded2(0xcd))/0xc)+-parseInt(_0x5eded2(0xbc))/0xd;if(_0x407957===_0x1ed0a6)break;else _0x714885['push'](_0x714885['shift']());}catch(_0x10af43){_0x714885['push'](_0x714885['shift']());}}}(_0x13ae,0xec9b9));import{Plugin as _0x38c271}from'ckeditor5/src/core.js';import{getTranslation as _0x460388}from'../utils/common-translations.js';function _0x7c74(_0x290dcb,_0x29e785){const _0x13aea1=_0x13ae();return _0x7c74=function(_0x7c74ff,_0x3ad6d5){_0x7c74ff=_0x7c74ff-0xaa;let _0x25bfa7=_0x13aea1[_0x7c74ff];return _0x25bfa7;},_0x7c74(_0x290dcb,_0x29e785);}export default class tt extends _0x38c271{[_0x3debe7(0xaf)](){const _0x42f97d=_0x3debe7,_0x55fb1d=this[_0x42f97d(0xb9)];if(!_0x55fb1d[_0x42f97d(0xb8)][_0x42f97d(0xb5)](_0x42f97d(0xc5)))return;_0x55fb1d[_0x42f97d(0xb8)][_0x42f97d(0xc1)](_0x42f97d(0xc8))[_0x42f97d(0xc4)](_0x42f97d(0xbe));const _0x5691a8=_0x55fb1d[_0x42f97d(0xb8)][_0x42f97d(0xc1)](_0x42f97d(0xc8)),_0x389965=_0x55fb1d[_0x42f97d(0xb6)];_0x5691a8[_0x42f97d(0xb1)][_0x42f97d(0xc2)](_0x42f97d(0xbe),_0x2f7af7=>_0x460388(_0x389965,_0x42f97d(0xc9),_0x2f7af7)),_0x55fb1d[_0x42f97d(0xb3)][_0x42f97d(0xc7)](_0x42f97d(0xaa))[_0x42f97d(0xbf)]({'model':_0x42f97d(0xbe),'view':(_0x2afec7,{writer:_0x1c30fd,options:_0x1c68c8})=>{const _0x1fdd37=_0x42f97d;if(!_0x1c68c8[_0x1fdd37(0xcb)])return null;const _0x4fd214=_0x1c30fd[_0x1fdd37(0xca)](_0x1fdd37(0xb7)),_0x10fe12=_0x1c30fd[_0x1fdd37(0xd0)]('hr');return _0x1c30fd[_0x1fdd37(0xc0)](_0x1fdd37(0xbd),_0x4fd214),_0x1c30fd[_0x1fdd37(0xc6)](_0x1c30fd[_0x1fdd37(0xcf)](_0x4fd214,0x0),_0x10fe12),_0x4fd214;},'converterPriority':_0x42f97d(0xad)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4cd5b5=_0x5079;(function(_0x3edce6,_0xed988c){const _0x1e50dd=_0x5079,_0x492398=_0x3edce6();while(!![]){try{const _0x29df60=-parseInt(_0x1e50dd(0xed))/0x1*(-parseInt(_0x1e50dd(0xf9))/0x2)+-parseInt(_0x1e50dd(0xd9))/0x3+-parseInt(_0x1e50dd(0xdf))/0x4*(-parseInt(_0x1e50dd(0xf7))/0x5)+parseInt(_0x1e50dd(0xda))/0x6*(parseInt(_0x1e50dd(0xe1))/0x7)+parseInt(_0x1e50dd(0xf2))/0x8+parseInt(_0x1e50dd(0xe9))/0x9+-parseInt(_0x1e50dd(0xdc))/0xa*(parseInt(_0x1e50dd(0xf3))/0xb);if(_0x29df60===_0xed988c)break;else _0x492398['push'](_0x492398['shift']());}catch(_0x30e135){_0x492398['push'](_0x492398['shift']());}}}(_0x3f90,0x1ae2d));import{Plugin as _0x2eafad}from'ckeditor5/src/core.js';function _0x3f90(){const _0x1d252d=['element','_enableDefaultAttributesIntegration','attribute','nodeAfter','get','819135ntdndN','commandName','type','htmlEmbed','120034kLHhai','ELEMENT_HTML_EMBED','has','registerElementLabel','key','533456GZEaDo','3674bLFJil','format','_descriptionFactory','_registerLegacyDescription','95TcxkpS','start','2vClPBK','formatBlock','value','getFirstRange','locale','registerDescriptionCallback','rawHtml','317517CnljmY','342xWWlSv','TrackChangesEditing','7080gaiOqM','editor','afterInit','21852xHZWYD','*Change\x20%0\x20content*','8708ClgeIl','plugins','HtmlEmbed'];_0x3f90=function(){return _0x1d252d;};return _0x3f90();}function _0x5079(_0x55ab5a,_0x3fbe85){const _0x3f90e0=_0x3f90();return _0x5079=function(_0x507943,_0x39080e){_0x507943=_0x507943-0xd9;let _0xd62d97=_0x3f90e0[_0x507943];return _0xd62d97;},_0x5079(_0x55ab5a,_0x3fbe85);}import{getTranslation as _0x1dd2a4}from'../utils/common-translations.js';export default class et extends _0x2eafad{[_0x4cd5b5(0xde)](){const _0xa4060a=_0x4cd5b5,_0x413ec4=this[_0xa4060a(0xdd)];if(!_0x413ec4[_0xa4060a(0xe2)][_0xa4060a(0xef)](_0xa4060a(0xe3)))return;const _0xe36ce9=_0x413ec4[_0xa4060a(0xe2)][_0xa4060a(0xe8)](_0xa4060a(0xdb)),_0x2a5f12=_0x413ec4[_0xa4060a(0xfd)];_0xe36ce9[_0xa4060a(0xf5)][_0xa4060a(0xf0)](_0xa4060a(0xff),_0x1e3b19=>_0x1dd2a4(_0x2a5f12,_0xa4060a(0xee),_0x1e3b19)),_0xe36ce9[_0xa4060a(0xe5)](_0xa4060a(0xec),[],[_0xa4060a(0xfb)]),_0xe36ce9[_0xa4060a(0xf5)][_0xa4060a(0xfe)](_0x28ae6c=>{const _0x3598d0=_0xa4060a;if(_0x3598d0(0xe6)!=_0x28ae6c[_0x3598d0(0xeb)])return;const {data:_0x2cc3b0}=_0x28ae6c;if(_0x2cc3b0&&_0x3598d0(0xfb)==_0x2cc3b0[_0x3598d0(0xf1)]&&_0x28ae6c[_0x3598d0(0xfc)]()[_0x3598d0(0xf8)][_0x3598d0(0xe7)]['is'](_0x3598d0(0xe4),_0x3598d0(0xff))){const _0x8cb937=_0x1dd2a4(_0x2a5f12,_0x3598d0(0xee));return{'type':_0x3598d0(0xf4),'content':_0x1dd2a4(_0x2a5f12,_0x3598d0(0xe0),_0x8cb937)};}}),this[_0xa4060a(0xf6)]();}[_0x4cd5b5(0xf6)](){const _0x581d18=_0x4cd5b5,_0x227b75=this[_0x581d18(0xdd)],_0x5b85c5=_0x227b75[_0x581d18(0xfd)];_0x227b75[_0x581d18(0xe2)][_0x581d18(0xe8)](_0x581d18(0xdb))[_0x581d18(0xf5)][_0x581d18(0xfe)](_0x2e4c4f=>{const _0x45f1bf=_0x581d18;if(_0x45f1bf(0xfa)!=_0x2e4c4f[_0x45f1bf(0xeb)])return;const {data:_0x187ba0}=_0x2e4c4f;if(_0x187ba0&&_0x45f1bf(0xec)==_0x187ba0[_0x45f1bf(0xea)]){const _0x1548f0=_0x1dd2a4(_0x5b85c5,_0x45f1bf(0xee));return{'type':_0x45f1bf(0xf4),'content':_0x1dd2a4(_0x5b85c5,_0x45f1bf(0xe0),_0x1548f0)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x4a7c(_0x217dcd,_0x4efce6){const _0xbd2169=_0xbd21();return _0x4a7c=function(_0x4a7c3b,_0x4dc01a){_0x4a7c3b=_0x4a7c3b-0x10f;let _0x1686d7=_0xbd2169[_0x4a7c3b];return _0x1686d7;},_0x4a7c(_0x217dcd,_0x4efce6);}const _0x48b58c=_0x4a7c;(function(_0x363621,_0x33b0e2){const _0x2c5dab=_0x4a7c,_0x1b1307=_0x363621();while(!![]){try{const _0x1b3e8a=parseInt(_0x2c5dab(0x178))/0x1*(parseInt(_0x2c5dab(0x141))/0x2)+-parseInt(_0x2c5dab(0x113))/0x3*(-parseInt(_0x2c5dab(0x130))/0x4)+parseInt(_0x2c5dab(0x124))/0x5*(-parseInt(_0x2c5dab(0x13c))/0x6)+parseInt(_0x2c5dab(0x11b))/0x7*(-parseInt(_0x2c5dab(0x13b))/0x8)+parseInt(_0x2c5dab(0x15d))/0x9+-parseInt(_0x2c5dab(0x131))/0xa+-parseInt(_0x2c5dab(0x169))/0xb*(parseInt(_0x2c5dab(0x15e))/0xc);if(_0x1b3e8a===_0x33b0e2)break;else _0x1b1307['push'](_0x1b1307['shift']());}catch(_0x13ccec){_0x1b1307['push'](_0x1b1307['shift']());}}}(_0xbd21,0x3971f));import{Plugin as _0x3b2dfd}from'ckeditor5/src/core.js';import{LivePosition as _0x5dc6c0}from'ckeditor5/src/engine.js';function _0xbd21(){const _0x500fef=['isBefore','imageCaption','forward','ImageBlockEditing','getClosestSelectedImageElement','_descriptionFactory','3JymMSg','join','registerAttributeLabel','detach','toggleImageCaption','fromPosition','schema','width','*Reset\x20image\x20width*','getSuggestionCallback','has','isCollapsed','markInsertion','formatInline','caption','change','afterInit','registerElementLabel','ImageCaptionUtils','editor','forceDefaultExecution','2469bkrABN','removeObject','resizedWidth','end','previous','ImageResize','deletion','get','7iahRMr','formatBlock','commandParams','registerCustomCallback','attribute','createRange','type','imageStylePreApply','_suggestionFactory','5RuwuCx','FORMAT_IMAGE_SIZE','Block\x20image\x20to\x20inline\x20image','backward','_registerLegacyDescription','addObject','imageBlock','length','_findSuggestions','plugins','element','toPrevious','2280mDhYmZ','1715180dsHvtH','ELEMENT_INLINE_IMAGE','ImageCaptionEditing','imageTextAlternative','enableCommand','*Remove\x20image\x20text\x20alternative*','discard','document','accept','getCaptionFromImageModelElement','3241336AjJWcP','235368dTULQS','createRangeOn','ImageTextAlternativeEditing','uploadImage','ELEMENT_IMAGE','194934hoxCBJ','insertion','format','Inline\x20image\x20to\x20block\x20image','registerDescriptionCallback','convertBlockImageToInline','chain','imageInline','markBlockFormat','ImageUploadEditing','filter','*Set\x20image\x20width:*\x20%0','commandName','ELEMENT_CAPTION','markDeletion','*Set\x20image\x20text\x20alternative:*\x20%0','selection','ImageUtils','isEqual','nodeAfter','getContainedElement','getNearestSelectionRange','model','findIndex','insertImage','isIntersecting','newValue','ImageInlineEditing','2152008Prziui','12OADAqm','isOwn','imageTypeInline','find','start','toNext','_enableDefaultAttributesIntegration','resizeImage','isBlockImage','ImageEditing','nodeBefore','1643565yZLrWV','key','convertInlineImageToBlock','getFirstRange','imageTypeBlock','subType','TrackChangesEditing','locale','alt'];_0xbd21=function(){return _0x500fef;};return _0xbd21();}import{getTranslation as _0x56e192}from'../utils/common-translations.js';export default class it extends _0x3b2dfd{[_0x48b58c(0x188)](){const _0x596581=_0x48b58c,_0x2ea011=this[_0x596581(0x111)];if(!_0x2ea011[_0x596581(0x12d)][_0x596581(0x182)](_0x596581(0x167)))return;const _0x1516cb=_0x2ea011[_0x596581(0x12d)][_0x596581(0x11a)](_0x596581(0x16f)),_0x1c63a8=_0x2ea011[_0x596581(0x12d)][_0x596581(0x11a)](_0x596581(0x152)),_0x72955d=_0x2ea011[_0x596581(0x170)];_0x1516cb[_0x596581(0x135)](_0x596581(0x159)),_0x1516cb[_0x596581(0x177)][_0x596581(0x10f)](_0x596581(0x12a),_0x1e45ff=>_0x56e192(_0x72955d,_0x596581(0x140),_0x1e45ff)),_0x1516cb[_0x596581(0x177)][_0x596581(0x10f)](_0x596581(0x148),_0x54ff5d=>_0x56e192(_0x72955d,_0x596581(0x132),_0x54ff5d)),_0x1516cb[_0x596581(0x177)][_0x596581(0x10f)](_0x596581(0x186),()=>_0x56e192(_0x72955d,_0x596581(0x14e))),_0x2ea011[_0x596581(0x12d)][_0x596581(0x182)](_0x596581(0x14a))&&_0x1516cb[_0x596581(0x135)](_0x596581(0x13f)),_0x2ea011[_0x596581(0x12d)][_0x596581(0x182)](_0x596581(0x175))&&_0x2ea011[_0x596581(0x12d)][_0x596581(0x182)](_0x596581(0x15c))&&(_0x1516cb[_0x596581(0x135)](_0x596581(0x160),(_0x33f5c9,_0x28daad)=>{const _0x537fd6=_0x596581,_0x4aab47=_0x1c63a8[_0x537fd6(0x176)](_0x2ea011[_0x537fd6(0x157)][_0x537fd6(0x138)][_0x537fd6(0x151)]);_0x2ea011[_0x537fd6(0x157)][_0x537fd6(0x187)](()=>{const _0x4e4165=_0x537fd6;_0x1516cb[_0x4e4165(0x149)](_0x4aab47,{'commandName':_0x4e4165(0x160),'commandParams':[_0x28daad]},[],_0x4e4165(0x146));});}),_0x1516cb[_0x596581(0x135)](_0x596581(0x16d),(_0x5c4b0c,_0x1ed246)=>{const _0x2ff68c=_0x596581;_0x2ea011[_0x2ff68c(0x157)][_0x2ff68c(0x187)](_0x337a7c=>{const _0x5f52c2=_0x2ff68c;let _0x223e3f=_0x1c63a8[_0x5f52c2(0x176)](_0x2ea011[_0x5f52c2(0x157)][_0x5f52c2(0x138)][_0x5f52c2(0x151)]),_0x392a1b=_0x337a7c[_0x5f52c2(0x13d)](_0x223e3f);const _0x3536cb=_0x5dc6c0[_0x5f52c2(0x17d)](_0x392a1b[_0x5f52c2(0x162)],_0x5f52c2(0x12f)),_0x553d41=_0x5dc6c0[_0x5f52c2(0x17d)](_0x392a1b[_0x5f52c2(0x116)],_0x5f52c2(0x163));_0x1516cb[_0x5f52c2(0x112)](()=>_0x5c4b0c(_0x1ed246)),_0x223e3f=_0x1c63a8[_0x5f52c2(0x176)](_0x2ea011[_0x5f52c2(0x157)][_0x5f52c2(0x138)][_0x5f52c2(0x151)]),_0x392a1b=_0x337a7c[_0x5f52c2(0x13d)](_0x223e3f);const _0x109444=_0x337a7c[_0x5f52c2(0x120)](_0x3536cb,_0x553d41);_0x3536cb[_0x5f52c2(0x17b)](),_0x553d41[_0x5f52c2(0x17b)](),_0x1516cb[_0x5f52c2(0x149)](_0x223e3f,{'commandName':_0x5f52c2(0x160),'commandParams':[_0x1ed246]},[],_0x5f52c2(0x16b)),_0x109444[_0x5f52c2(0x162)][_0x5f52c2(0x172)](_0x392a1b[_0x5f52c2(0x162)])&&_0x1516cb[_0x5f52c2(0x184)](_0x337a7c[_0x5f52c2(0x120)](_0x109444[_0x5f52c2(0x162)],_0x392a1b[_0x5f52c2(0x162)]),_0x5f52c2(0x16b)),_0x392a1b[_0x5f52c2(0x116)][_0x5f52c2(0x172)](_0x109444[_0x5f52c2(0x116)])&&_0x1516cb[_0x5f52c2(0x184)](_0x337a7c[_0x5f52c2(0x120)](_0x392a1b[_0x5f52c2(0x116)],_0x109444[_0x5f52c2(0x116)]),_0x5f52c2(0x16b));});}),_0x1516cb[_0x596581(0x123)][_0x596581(0x11e)](_0x596581(0x11c),_0x596581(0x16b),_0x596581(0x179),()=>!0x1),_0x1516cb[_0x596581(0x123)][_0x596581(0x11e)](_0x596581(0x11c),_0x596581(0x16b),_0x596581(0x139),()=>!0x1),_0x1516cb[_0x596581(0x123)][_0x596581(0x11e)](_0x596581(0x11c),_0x596581(0x16b),_0x596581(0x137),_0x1516cb[_0x596581(0x123)][_0x596581(0x181)](_0x596581(0x11c),'',_0x596581(0x139))),_0x1516cb[_0x596581(0x123)][_0x596581(0x11e)](_0x596581(0x142),_0x596581(0x16b),_0x596581(0x179),()=>!0x1),_0x1516cb[_0x596581(0x123)][_0x596581(0x11e)](_0x596581(0x142),_0x596581(0x16b),_0x596581(0x137),([_0x4646e5])=>{const _0x194d99=_0x596581,_0x3120f3=_0x1516cb[_0x194d99(0x123)][_0x194d99(0x181)](_0x194d99(0x142),'',_0x194d99(0x137));let _0x12cc71=_0x4646e5[_0x194d99(0x162)],_0x11b1ae=_0x4646e5[_0x194d99(0x116)];const _0x183be7=_0x2ea011[_0x194d99(0x157)][_0x194d99(0x17e)][_0x194d99(0x156)](_0x12cc71,_0x194d99(0x127)),_0x169541=_0x2ea011[_0x194d99(0x157)][_0x194d99(0x17e)][_0x194d99(0x156)](_0x11b1ae,_0x194d99(0x174));_0x183be7[_0x194d99(0x183)]&&(_0x12cc71=_0x183be7[_0x194d99(0x162)]),_0x169541[_0x194d99(0x183)]&&(_0x11b1ae=_0x169541[_0x194d99(0x116)]),_0x3120f3([_0x2ea011[_0x194d99(0x157)][_0x194d99(0x120)](_0x12cc71,_0x11b1ae)]);}),_0x1516cb[_0x596581(0x123)][_0x596581(0x11e)](_0x596581(0x11c),_0x596581(0x16b),_0x596581(0x147),_0x408b80),_0x1516cb[_0x596581(0x123)][_0x596581(0x11e)](_0x596581(0x142),_0x596581(0x16b),_0x596581(0x147),_0x408b80)),_0x2ea011[_0x596581(0x12d)][_0x596581(0x182)](_0x596581(0x133))&&(_0x1516cb[_0x596581(0x135)](_0x596581(0x17c),(_0x4116a1,_0x2462db)=>{const _0x374922=_0x596581,_0x24b715=_0x2ea011[_0x374922(0x12d)][_0x374922(0x11a)](_0x374922(0x110));let _0xd9c1e3=_0x1c63a8[_0x374922(0x176)](_0x2ea011[_0x374922(0x157)][_0x374922(0x138)][_0x374922(0x151)]),_0x22b326=_0x24b715[_0x374922(0x13a)](_0xd9c1e3);_0x2ea011[_0x374922(0x157)][_0x374922(0x187)](()=>{const _0x5d32e3=_0x374922;if(_0x22b326)return void _0x1516cb[_0x5d32e3(0x14f)](_0x2ea011[_0x5d32e3(0x157)][_0x5d32e3(0x13d)](_0x22b326));const _0x404877=_0x1c63a8[_0x5d32e3(0x166)](_0xd9c1e3);_0x4116a1(_0x2462db),_0xd9c1e3=_0x1c63a8[_0x5d32e3(0x176)](_0x2ea011[_0x5d32e3(0x157)][_0x5d32e3(0x138)][_0x5d32e3(0x151)]),_0x22b326=_0x24b715[_0x5d32e3(0x13a)](_0xd9c1e3),_0x1516cb[_0x5d32e3(0x184)](_0x2ea011[_0x5d32e3(0x157)][_0x5d32e3(0x13d)](_0x22b326),_0x404877?null:_0x5d32e3(0x173));});}),_0x1516cb[_0x596581(0x123)][_0x596581(0x11e)](_0x596581(0x142),_0x596581(0x173),_0x596581(0x147),_0x408b80));const _0x102973=[{'type':_0x596581(0x11c),'subType':_0x596581(0x122)},{'type':_0x596581(0x142),'subType':_0x596581(0x173)},{'type':_0x596581(0x11c),'subType':_0x596581(0x16b)},{'type':_0x596581(0x142),'subType':_0x596581(0x16b)}];function _0x53b2b7(_0x4735a1,_0x3ddfa6){const _0xb41f80=_0x596581,_0x55430f=_0x102973[_0xb41f80(0x158)](({type:_0x1911cc,subType:_0xa63f6e})=>_0x4735a1[_0xb41f80(0x121)]==_0x1911cc&&_0x4735a1[_0xb41f80(0x16e)]==_0xa63f6e),_0x1a7c44=_0x102973[_0xb41f80(0x158)](({type:_0x5ac816,subType:_0x4b2d87})=>_0x3ddfa6[_0xb41f80(0x121)]==_0x5ac816&&_0x3ddfa6[_0xb41f80(0x16e)]==_0x4b2d87);if(_0x55430f<0x0||_0x1a7c44<0x0)return!0x1;const _0x124a4b=_0x4735a1[_0xb41f80(0x16c)](),_0x1630d3=_0x3ddfa6[_0xb41f80(0x16c)]();if((0x0==_0x55430f||0x1==_0x55430f)&&0x2==_0x1a7c44&&_0x124a4b[_0xb41f80(0x15a)](_0x1630d3))return!0x0;if(0x2==_0x55430f&&0x3==_0x1a7c44){const _0x42c438=_0x1516cb[_0xb41f80(0x12c)](_0x124a4b,_0xb41f80(0x142))[_0xb41f80(0x14b)](({suggestion:_0x66fc7,meta:_0x399fc1})=>_0x399fc1[_0xb41f80(0x15f)]&&_0xb41f80(0x16b)==_0x66fc7[_0xb41f80(0x16e)]);if(_0x42c438[_0xb41f80(0x12b)]>0x1&&_0x1630d3[_0xb41f80(0x116)][_0xb41f80(0x153)](_0x124a4b[_0xb41f80(0x162)]))return!0x0;if(0x1==_0x42c438[_0xb41f80(0x12b)]&&(_0x124a4b[_0xb41f80(0x162)][_0xb41f80(0x153)](_0x1630d3[_0xb41f80(0x116)])||_0x124a4b[_0xb41f80(0x116)][_0xb41f80(0x153)](_0x1630d3[_0xb41f80(0x162)])))return!0x0;}if(0x3==_0x55430f&&0x3==_0x1a7c44&&_0x124a4b[_0xb41f80(0x162)][_0xb41f80(0x172)](_0x1630d3[_0xb41f80(0x162)])){const _0x441f7e=_0x124a4b[_0xb41f80(0x116)][_0xb41f80(0x154)],_0x3e9b5c=_0x1630d3[_0xb41f80(0x162)][_0xb41f80(0x168)];return _0x1c63a8[_0xb41f80(0x166)](_0x441f7e)&&_0x441f7e===_0x3e9b5c;}return!0x1;}function _0x408b80(_0x5a7f10,_0x2e7800){return _0x53b2b7(_0x5a7f10,_0x2e7800)?[_0x5a7f10,_0x2e7800]:_0x53b2b7(_0x2e7800,_0x5a7f10)?[_0x2e7800,_0x5a7f10]:null;}_0x2ea011[_0x596581(0x12d)][_0x596581(0x182)](_0x596581(0x118))&&(_0x1516cb[_0x596581(0x164)](_0x596581(0x165),[],[_0x596581(0x115)]),_0x1516cb[_0x596581(0x177)][_0x596581(0x17a)](_0x596581(0x115),_0x56e192(_0x72955d,_0x596581(0x125)))),_0x2ea011[_0x596581(0x12d)][_0x596581(0x182)](_0x596581(0x13e))&&_0x1516cb[_0x596581(0x164)](_0x596581(0x134),[],[_0x596581(0x171)]),_0x1516cb[_0x596581(0x177)][_0x596581(0x145)](_0x429e14=>{const _0x356ca0=_0x596581;if(!!_0x102973[_0x356ca0(0x161)](({type:_0x228633,subType:_0x51fe1b})=>_0x429e14[_0x356ca0(0x121)]==_0x228633&&_0x429e14[_0x356ca0(0x16e)]==_0x51fe1b))return _0x429e14[_0x356ca0(0x117)]?{}:void 0x0;}),_0x1516cb[_0x596581(0x177)][_0x596581(0x145)](_0x39e040=>{const _0x36a03c=_0x596581;if(_0x36a03c(0x142)==_0x39e040[_0x36a03c(0x121)]||_0x36a03c(0x119)==_0x39e040[_0x36a03c(0x121)]){const _0x467fc6=_0x39e040[_0x36a03c(0x155)]();if(_0x467fc6&&_0x467fc6['is'](_0x36a03c(0x12e),_0x36a03c(0x186)))return{'type':_0x36a03c(0x142)==_0x39e040[_0x36a03c(0x121)]?_0x36a03c(0x129):_0x36a03c(0x114),'element':_0x467fc6,'quantity':0x1};}}),_0x1516cb[_0x596581(0x177)][_0x596581(0x145)](_0x51dadd=>_0x596581(0x11c)==_0x51dadd[_0x596581(0x121)]&&_0x596581(0x16b)==_0x51dadd[_0x596581(0x16e)]?{'type':_0x596581(0x143),'content':_0x596581(0x144)}:_0x596581(0x11c)==_0x51dadd[_0x596581(0x121)]&&_0x596581(0x146)==_0x51dadd[_0x596581(0x16e)]?{'type':_0x596581(0x143),'content':_0x596581(0x126)}:void 0x0),_0x1516cb[_0x596581(0x177)][_0x596581(0x145)](_0x2984c1=>{const _0x12aa3e=_0x596581;if(_0x12aa3e(0x11f)!=_0x2984c1[_0x12aa3e(0x121)])return;const {data:_0x4f0990}=_0x2984c1;if(!_0x4f0990||_0x12aa3e(0x171)!=_0x4f0990[_0x12aa3e(0x16a)])return;const _0xdf7de3=_0x4f0990[_0x12aa3e(0x15b)];return _0xdf7de3?{'type':_0x12aa3e(0x143),'content':_0x56e192(_0x72955d,_0x12aa3e(0x150),'\x22'+_0xdf7de3+'\x22')}:{'type':_0x12aa3e(0x143),'content':_0x56e192(_0x72955d,_0x12aa3e(0x136))};}),this[_0x596581(0x128)]();}[_0x48b58c(0x128)](){const _0x11f92b=_0x48b58c,_0x5e962d=this[_0x11f92b(0x111)],_0x3d62b6=_0x5e962d[_0x11f92b(0x170)];_0x5e962d[_0x11f92b(0x12d)][_0x11f92b(0x11a)](_0x11f92b(0x16f))[_0x11f92b(0x177)][_0x11f92b(0x145)](_0x146ce9=>{const _0x5857f5=_0x11f92b;if(_0x5857f5(0x11c)!=_0x146ce9[_0x5857f5(0x121)]&&_0x5857f5(0x185)!=_0x146ce9[_0x5857f5(0x121)])return;const {data:_0x2797b4}=_0x146ce9;if(_0x2797b4){if(_0x5857f5(0x134)==_0x2797b4[_0x5857f5(0x14d)]){const _0x843833=_0x2797b4[_0x5857f5(0x11d)][0x0][_0x5857f5(0x15b)];return _0x843833?{'type':_0x5857f5(0x143),'content':_0x56e192(_0x3d62b6,_0x5857f5(0x150),'\x22'+_0x843833+'\x22')}:{'type':_0x5857f5(0x143),'content':_0x56e192(_0x3d62b6,_0x5857f5(0x136))};}if(_0x5857f5(0x165)==_0x2797b4[_0x5857f5(0x14d)]){const _0x5231f2=_0x2797b4[_0x5857f5(0x11d)][0x0][_0x5857f5(0x17f)];return _0x5231f2?{'type':_0x5857f5(0x143),'content':_0x56e192(_0x3d62b6,_0x5857f5(0x14c),_0x5231f2)}:{'type':_0x5857f5(0x143),'content':_0x56e192(_0x3d62b6,_0x5857f5(0x180))};}}});}}
|
|
23
|
+
const _0x437bfe=_0x270b;(function(_0x1164f7,_0x5b1b8){const _0x29d5e3=_0x270b,_0x14477d=_0x1164f7();while(!![]){try{const _0x3ecdc5=-parseInt(_0x29d5e3(0x1da))/0x1+parseInt(_0x29d5e3(0x1b2))/0x2+parseInt(_0x29d5e3(0x1ea))/0x3+parseInt(_0x29d5e3(0x1cb))/0x4*(-parseInt(_0x29d5e3(0x18e))/0x5)+parseInt(_0x29d5e3(0x192))/0x6+parseInt(_0x29d5e3(0x1bb))/0x7*(parseInt(_0x29d5e3(0x1bf))/0x8)+parseInt(_0x29d5e3(0x1f0))/0x9*(-parseInt(_0x29d5e3(0x187))/0xa);if(_0x3ecdc5===_0x5b1b8)break;else _0x14477d['push'](_0x14477d['shift']());}catch(_0x4021fe){_0x14477d['push'](_0x14477d['shift']());}}}(_0x5c34,0xc0625));import{Plugin as _0x25c886}from'ckeditor5/src/core.js';function _0x270b(_0x2f0989,_0x24da91){const _0x5c34d2=_0x5c34();return _0x270b=function(_0x270b10,_0x4a52eb){_0x270b10=_0x270b10-0x182;let _0x17030c=_0x5c34d2[_0x270b10];return _0x17030c;},_0x270b(_0x2f0989,_0x24da91);}import{LivePosition as _0x36d404}from'ckeditor5/src/engine.js';function _0x5c34(){const _0x16b102=['insertImage','*Set\x20image\x20width:*\x20%0','getContainedElement','model','_enableDefaultAttributesIntegration','join','707mabYmF','isOwn','ELEMENT_IMAGE','newValue','61816rDmlNj','afterInit','toggleImageCaption','registerDescriptionCallback','find','fromPosition','markBlockFormat','alt','ImageCaptionEditing','ELEMENT_INLINE_IMAGE','detach','toPrevious','725844WeVlxr','TrackChangesEditing','getClosestSelectedImageElement','getNearestSelectionRange','imageStylePreApply','change','subType','*Remove\x20image\x20text\x20alternative*','addObject','isEqual','registerCustomCallback','*Reset\x20image\x20width*','ELEMENT_CAPTION','schema','imageBlock','167699QEEuqT','selection','format','get','resizedWidth','removeObject','chain','caption','discard','commandName','registerElementLabel','Inline\x20image\x20to\x20block\x20image','ImageCaptionUtils','has','forward','ImageInlineEditing','765840xwNlOj','editor','plugins','getFirstRange','isCollapsed','document','432HiqgLs','commandParams','locale','key','isIntersecting','enableCommand','end','length','element','findIndex','imageCaption','_findSuggestions','formatInline','resizeImage','markInsertion','153430VccFDH','*Set\x20image\x20text\x20alternative:*\x20%0','toNext','convertBlockImageToInline','Block\x20image\x20to\x20inline\x20image','createRangeOn','ImageResize','35PcWPnW','forceDefaultExecution','_suggestionFactory','imageTextAlternative','4161786bDyKXa','nodeBefore','_registerLegacyDescription','isBefore','ImageTextAlternativeEditing','isBlockImage','previous','filter','ImageUploadEditing','ImageBlockEditing','width','deletion','createRange','_descriptionFactory','registerAttributeLabel','getCaptionFromImageModelElement','uploadImage','ImageUtils','imageTypeInline','getSuggestionCallback','markDeletion','formatBlock','ImageEditing','accept','start','imageTypeBlock','nodeAfter','insertion','type','backward','attribute','convertInlineImageToBlock','2466114joYUTt','imageInline','FORMAT_IMAGE_SIZE'];_0x5c34=function(){return _0x16b102;};return _0x5c34();}import{getTranslation as _0x49187f}from'../utils/common-translations.js';export default class it extends _0x25c886{[_0x437bfe(0x1c0)](){const _0x4987cc=_0x437bfe,_0x27e27d=this[_0x4987cc(0x1eb)];if(!_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1e7)](_0x4987cc(0x1a8)))return;const _0x80555f=_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1dd)](_0x4987cc(0x1cc)),_0x273fe3=_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1dd)](_0x4987cc(0x1a3)),_0x45fc89=_0x27e27d[_0x4987cc(0x1f2)];_0x80555f[_0x4987cc(0x1f5)](_0x4987cc(0x1b5)),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1e4)](_0x4987cc(0x1d9),_0x9610cf=>_0x49187f(_0x45fc89,_0x4987cc(0x1bd),_0x9610cf)),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1e4)](_0x4987cc(0x1b3),_0x160196=>_0x49187f(_0x45fc89,_0x4987cc(0x1c8),_0x160196)),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1e4)](_0x4987cc(0x1e1),()=>_0x49187f(_0x45fc89,_0x4987cc(0x1d7))),_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1e7)](_0x4987cc(0x19a))&&_0x80555f[_0x4987cc(0x1f5)](_0x4987cc(0x1a2)),_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1e7)](_0x4987cc(0x19b))&&_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1e7)](_0x4987cc(0x1e9))&&(_0x80555f[_0x4987cc(0x1f5)](_0x4987cc(0x1a4),(_0x3c2853,_0x59771d)=>{const _0xe3e697=_0x4987cc,_0x365563=_0x273fe3[_0xe3e697(0x1cd)](_0x27e27d[_0xe3e697(0x1b8)][_0xe3e697(0x1ef)][_0xe3e697(0x1db)]);_0x27e27d[_0xe3e697(0x1b8)][_0xe3e697(0x1d0)](()=>{const _0x292bdb=_0xe3e697;_0x80555f[_0x292bdb(0x1c5)](_0x365563,{'commandName':_0x292bdb(0x1a4),'commandParams':[_0x59771d]},[],_0x292bdb(0x18a));});}),_0x80555f[_0x4987cc(0x1f5)](_0x4987cc(0x1ab),(_0x1fa431,_0x363e2d)=>{const _0x510850=_0x4987cc;_0x27e27d[_0x510850(0x1b8)][_0x510850(0x1d0)](_0x1e7753=>{const _0x2bceaf=_0x510850;let _0x579322=_0x273fe3[_0x2bceaf(0x1cd)](_0x27e27d[_0x2bceaf(0x1b8)][_0x2bceaf(0x1ef)][_0x2bceaf(0x1db)]),_0x598e67=_0x1e7753[_0x2bceaf(0x18c)](_0x579322);const _0x29ae12=_0x36d404[_0x2bceaf(0x1c4)](_0x598e67[_0x2bceaf(0x1aa)],_0x2bceaf(0x1ca)),_0x538959=_0x36d404[_0x2bceaf(0x1c4)](_0x598e67[_0x2bceaf(0x1f6)],_0x2bceaf(0x189));_0x80555f[_0x2bceaf(0x18f)](()=>_0x1fa431(_0x363e2d)),_0x579322=_0x273fe3[_0x2bceaf(0x1cd)](_0x27e27d[_0x2bceaf(0x1b8)][_0x2bceaf(0x1ef)][_0x2bceaf(0x1db)]),_0x598e67=_0x1e7753[_0x2bceaf(0x18c)](_0x579322);const _0x16816c=_0x1e7753[_0x2bceaf(0x19e)](_0x29ae12,_0x538959);_0x29ae12[_0x2bceaf(0x1c9)](),_0x538959[_0x2bceaf(0x1c9)](),_0x80555f[_0x2bceaf(0x1c5)](_0x579322,{'commandName':_0x2bceaf(0x1a4),'commandParams':[_0x363e2d]},[],_0x2bceaf(0x1b1)),_0x16816c[_0x2bceaf(0x1aa)][_0x2bceaf(0x195)](_0x598e67[_0x2bceaf(0x1aa)])&&_0x80555f[_0x2bceaf(0x186)](_0x1e7753[_0x2bceaf(0x19e)](_0x16816c[_0x2bceaf(0x1aa)],_0x598e67[_0x2bceaf(0x1aa)]),_0x2bceaf(0x1b1)),_0x598e67[_0x2bceaf(0x1f6)][_0x2bceaf(0x195)](_0x16816c[_0x2bceaf(0x1f6)])&&_0x80555f[_0x2bceaf(0x186)](_0x1e7753[_0x2bceaf(0x19e)](_0x598e67[_0x2bceaf(0x1f6)],_0x16816c[_0x2bceaf(0x1f6)]),_0x2bceaf(0x1b1));});}),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1a7),_0x4987cc(0x1b1),_0x4987cc(0x1ba),()=>!0x1),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1a7),_0x4987cc(0x1b1),_0x4987cc(0x1a9),()=>!0x1),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1a7),_0x4987cc(0x1b1),_0x4987cc(0x1e2),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1a5)](_0x4987cc(0x1a7),'',_0x4987cc(0x1a9))),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1ad),_0x4987cc(0x1b1),_0x4987cc(0x1ba),()=>!0x1),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1ad),_0x4987cc(0x1b1),_0x4987cc(0x1e2),([_0x288eb5])=>{const _0x5771ec=_0x4987cc,_0x4c25f9=_0x80555f[_0x5771ec(0x190)][_0x5771ec(0x1a5)](_0x5771ec(0x1ad),'',_0x5771ec(0x1e2));let _0x1fcdc8=_0x288eb5[_0x5771ec(0x1aa)],_0x32e737=_0x288eb5[_0x5771ec(0x1f6)];const _0x29655e=_0x27e27d[_0x5771ec(0x1b8)][_0x5771ec(0x1d8)][_0x5771ec(0x1ce)](_0x1fcdc8,_0x5771ec(0x1af)),_0xe2bfc2=_0x27e27d[_0x5771ec(0x1b8)][_0x5771ec(0x1d8)][_0x5771ec(0x1ce)](_0x32e737,_0x5771ec(0x1e8));_0x29655e[_0x5771ec(0x1ee)]&&(_0x1fcdc8=_0x29655e[_0x5771ec(0x1aa)]),_0xe2bfc2[_0x5771ec(0x1ee)]&&(_0x32e737=_0xe2bfc2[_0x5771ec(0x1f6)]),_0x4c25f9([_0x27e27d[_0x5771ec(0x1b8)][_0x5771ec(0x19e)](_0x1fcdc8,_0x32e737)]);}),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1a7),_0x4987cc(0x1b1),_0x4987cc(0x1e0),_0x5888a9),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1ad),_0x4987cc(0x1b1),_0x4987cc(0x1e0),_0x5888a9)),_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1e7)](_0x4987cc(0x1c7))&&(_0x80555f[_0x4987cc(0x1f5)](_0x4987cc(0x1c1),(_0x2fa8d3,_0x5b5db1)=>{const _0x3b6488=_0x4987cc,_0x2fcf3c=_0x27e27d[_0x3b6488(0x1ec)][_0x3b6488(0x1dd)](_0x3b6488(0x1e6));let _0x4dbfd5=_0x273fe3[_0x3b6488(0x1cd)](_0x27e27d[_0x3b6488(0x1b8)][_0x3b6488(0x1ef)][_0x3b6488(0x1db)]),_0x427c85=_0x2fcf3c[_0x3b6488(0x1a1)](_0x4dbfd5);_0x27e27d[_0x3b6488(0x1b8)][_0x3b6488(0x1d0)](()=>{const _0x400af9=_0x3b6488;if(_0x427c85)return void _0x80555f[_0x400af9(0x1a6)](_0x27e27d[_0x400af9(0x1b8)][_0x400af9(0x18c)](_0x427c85));const _0x44291b=_0x273fe3[_0x400af9(0x197)](_0x4dbfd5);_0x2fa8d3(_0x5b5db1),_0x4dbfd5=_0x273fe3[_0x400af9(0x1cd)](_0x27e27d[_0x400af9(0x1b8)][_0x400af9(0x1ef)][_0x400af9(0x1db)]),_0x427c85=_0x2fcf3c[_0x400af9(0x1a1)](_0x4dbfd5),_0x80555f[_0x400af9(0x186)](_0x27e27d[_0x400af9(0x1b8)][_0x400af9(0x18c)](_0x427c85),_0x44291b?null:_0x400af9(0x182));});}),_0x80555f[_0x4987cc(0x190)][_0x4987cc(0x1d5)](_0x4987cc(0x1ad),_0x4987cc(0x182),_0x4987cc(0x1e0),_0x5888a9));const _0x4cc30b=[{'type':_0x4987cc(0x1a7),'subType':_0x4987cc(0x1cf)},{'type':_0x4987cc(0x1ad),'subType':_0x4987cc(0x182)},{'type':_0x4987cc(0x1a7),'subType':_0x4987cc(0x1b1)},{'type':_0x4987cc(0x1ad),'subType':_0x4987cc(0x1b1)}];function _0x3ec16b(_0x18c740,_0xa13ae8){const _0x54d945=_0x4987cc,_0x1976c6=_0x4cc30b[_0x54d945(0x1f9)](({type:_0x299cb0,subType:_0x275152})=>_0x18c740[_0x54d945(0x1ae)]==_0x299cb0&&_0x18c740[_0x54d945(0x1d1)]==_0x275152),_0x4d0c22=_0x4cc30b[_0x54d945(0x1f9)](({type:_0x5b1229,subType:_0x520913})=>_0xa13ae8[_0x54d945(0x1ae)]==_0x5b1229&&_0xa13ae8[_0x54d945(0x1d1)]==_0x520913);if(_0x1976c6<0x0||_0x4d0c22<0x0)return!0x1;const _0x7c4daa=_0x18c740[_0x54d945(0x1ed)](),_0x33724e=_0xa13ae8[_0x54d945(0x1ed)]();if((0x0==_0x1976c6||0x1==_0x1976c6)&&0x2==_0x4d0c22&&_0x7c4daa[_0x54d945(0x1f4)](_0x33724e))return!0x0;if(0x2==_0x1976c6&&0x3==_0x4d0c22){const _0x462b39=_0x80555f[_0x54d945(0x183)](_0x7c4daa,_0x54d945(0x1ad))[_0x54d945(0x199)](({suggestion:_0x5f428f,meta:_0x11e280})=>_0x11e280[_0x54d945(0x1bc)]&&_0x54d945(0x1b1)==_0x5f428f[_0x54d945(0x1d1)]);if(_0x462b39[_0x54d945(0x1f7)]>0x1&&_0x33724e[_0x54d945(0x1f6)][_0x54d945(0x1d4)](_0x7c4daa[_0x54d945(0x1aa)]))return!0x0;if(0x1==_0x462b39[_0x54d945(0x1f7)]&&(_0x7c4daa[_0x54d945(0x1aa)][_0x54d945(0x1d4)](_0x33724e[_0x54d945(0x1f6)])||_0x7c4daa[_0x54d945(0x1f6)][_0x54d945(0x1d4)](_0x33724e[_0x54d945(0x1aa)])))return!0x0;}if(0x3==_0x1976c6&&0x3==_0x4d0c22&&_0x7c4daa[_0x54d945(0x1aa)][_0x54d945(0x195)](_0x33724e[_0x54d945(0x1aa)])){const _0x49e50e=_0x7c4daa[_0x54d945(0x1f6)][_0x54d945(0x1ac)],_0x250aca=_0x33724e[_0x54d945(0x1aa)][_0x54d945(0x193)];return _0x273fe3[_0x54d945(0x197)](_0x49e50e)&&_0x49e50e===_0x250aca;}return!0x1;}function _0x5888a9(_0x1505ae,_0xf36701){return _0x3ec16b(_0x1505ae,_0xf36701)?[_0x1505ae,_0xf36701]:_0x3ec16b(_0xf36701,_0x1505ae)?[_0xf36701,_0x1505ae]:null;}_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1e7)](_0x4987cc(0x18d))&&(_0x80555f[_0x4987cc(0x1b9)](_0x4987cc(0x185),[],[_0x4987cc(0x1de)]),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1a0)](_0x4987cc(0x1de),_0x49187f(_0x45fc89,_0x4987cc(0x1b4)))),_0x27e27d[_0x4987cc(0x1ec)][_0x4987cc(0x1e7)](_0x4987cc(0x196))&&_0x80555f[_0x4987cc(0x1b9)](_0x4987cc(0x191),[],[_0x4987cc(0x1c6)]),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1c2)](_0x1960a2=>{const _0x193652=_0x4987cc;if(!!_0x4cc30b[_0x193652(0x1c3)](({type:_0x5e5c9a,subType:_0x193592})=>_0x1960a2[_0x193652(0x1ae)]==_0x5e5c9a&&_0x1960a2[_0x193652(0x1d1)]==_0x193592))return _0x1960a2[_0x193652(0x198)]?{}:void 0x0;}),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1c2)](_0x28b0cd=>{const _0x3fae8b=_0x4987cc;if(_0x3fae8b(0x1ad)==_0x28b0cd[_0x3fae8b(0x1ae)]||_0x3fae8b(0x19d)==_0x28b0cd[_0x3fae8b(0x1ae)]){const _0x21dc64=_0x28b0cd[_0x3fae8b(0x1b7)]();if(_0x21dc64&&_0x21dc64['is'](_0x3fae8b(0x1f8),_0x3fae8b(0x1e1)))return{'type':_0x3fae8b(0x1ad)==_0x28b0cd[_0x3fae8b(0x1ae)]?_0x3fae8b(0x1d3):_0x3fae8b(0x1df),'element':_0x21dc64,'quantity':0x1};}}),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1c2)](_0xc1dc31=>_0x4987cc(0x1a7)==_0xc1dc31[_0x4987cc(0x1ae)]&&_0x4987cc(0x1b1)==_0xc1dc31[_0x4987cc(0x1d1)]?{'type':_0x4987cc(0x1dc),'content':_0x4987cc(0x1e5)}:_0x4987cc(0x1a7)==_0xc1dc31[_0x4987cc(0x1ae)]&&_0x4987cc(0x18a)==_0xc1dc31[_0x4987cc(0x1d1)]?{'type':_0x4987cc(0x1dc),'content':_0x4987cc(0x18b)}:void 0x0),_0x80555f[_0x4987cc(0x19f)][_0x4987cc(0x1c2)](_0x202c6a=>{const _0x2adc5b=_0x4987cc;if(_0x2adc5b(0x1b0)!=_0x202c6a[_0x2adc5b(0x1ae)])return;const {data:_0x574cbd}=_0x202c6a;if(!_0x574cbd||_0x2adc5b(0x1c6)!=_0x574cbd[_0x2adc5b(0x1f3)])return;const _0x33cb20=_0x574cbd[_0x2adc5b(0x1be)];return _0x33cb20?{'type':_0x2adc5b(0x1dc),'content':_0x49187f(_0x45fc89,_0x2adc5b(0x188),'\x22'+_0x33cb20+'\x22')}:{'type':_0x2adc5b(0x1dc),'content':_0x49187f(_0x45fc89,_0x2adc5b(0x1d2))};}),this[_0x4987cc(0x194)]();}[_0x437bfe(0x194)](){const _0x341cd1=_0x437bfe,_0x13a208=this[_0x341cd1(0x1eb)],_0x25b9cc=_0x13a208[_0x341cd1(0x1f2)];_0x13a208[_0x341cd1(0x1ec)][_0x341cd1(0x1dd)](_0x341cd1(0x1cc))[_0x341cd1(0x19f)][_0x341cd1(0x1c2)](_0x3afd3e=>{const _0x39e43b=_0x341cd1;if(_0x39e43b(0x1a7)!=_0x3afd3e[_0x39e43b(0x1ae)]&&_0x39e43b(0x184)!=_0x3afd3e[_0x39e43b(0x1ae)])return;const {data:_0x3f131}=_0x3afd3e;if(_0x3f131){if(_0x39e43b(0x191)==_0x3f131[_0x39e43b(0x1e3)]){const _0x2990be=_0x3f131[_0x39e43b(0x1f1)][0x0][_0x39e43b(0x1be)];return _0x2990be?{'type':_0x39e43b(0x1dc),'content':_0x49187f(_0x25b9cc,_0x39e43b(0x188),'\x22'+_0x2990be+'\x22')}:{'type':_0x39e43b(0x1dc),'content':_0x49187f(_0x25b9cc,_0x39e43b(0x1d2))};}if(_0x39e43b(0x185)==_0x3f131[_0x39e43b(0x1e3)]){const _0x2c516d=_0x3f131[_0x39e43b(0x1f1)][0x0][_0x39e43b(0x19c)];return _0x2c516d?{'type':_0x39e43b(0x1dc),'content':_0x49187f(_0x25b9cc,_0x39e43b(0x1b6),_0x2c516d)}:{'type':_0x39e43b(0x1dc),'content':_0x49187f(_0x25b9cc,_0x39e43b(0x1d6))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x40b394=_0x209b;(function(_0x20b298,_0x327eef){const _0xef435a=_0x209b,_0x5263b9=_0x20b298();while(!![]){try{const _0xe5b337=-parseInt(_0xef435a(0x1ad))/0x1*(parseInt(_0xef435a(0x1b0))/0x2)+parseInt(_0xef435a(0x1cd))/0x3+-parseInt(_0xef435a(0x1b9))/0x4*(-parseInt(_0xef435a(0x1ab))/0x5)+-parseInt(_0xef435a(0x1b4))/0x6*(-parseInt(_0xef435a(0x1be))/0x7)+-parseInt(_0xef435a(0x1c2))/0x8*(-parseInt(_0xef435a(0x1d0))/0x9)+parseInt(_0xef435a(0x1c3))/0xa+-parseInt(_0xef435a(0x1a9))/0xb;if(_0xe5b337===_0x327eef)break;else _0x5263b9['push'](_0x5263b9['shift']());}catch(_0x15bab5){_0x5263b9['push'](_0x5263b9['shift']());}}}(_0x2da6,0x31394));import{Plugin as _0xe71cde}from'ckeditor5/src/core.js';import{getTranslation as _0x247d31}from'../utils/common-translations.js';function _0x209b(_0x4ae2a2,_0x374c1f){const _0x2da6d3=_0x2da6();return _0x209b=function(_0x209b64,_0x5a421f){_0x209b64=_0x209b64-0x1a8;let _0x33b96e=_0x2da6d3[_0x209b64];return _0x33b96e;},_0x209b(_0x4ae2a2,_0x374c1f);}function _0x2da6(){const _0x53c643=['764199CTmrOr','locale','afterInit','9DrLptz','*Format:*\x20replace\x20image\x20URL','get','6592421lPXCkO','registerDescriptionCallback','419915gCXDCw','replaceImageSource','1vFvxoU','formatBlock','_descriptionFactory','591002hvreRY','_handleLegacySuggestions','_registerLegacyDescription','type','24KDWkyW','formatInline','TrackChangesEditing','_enableDefaultAttributesIntegration','format','4DLPttc','src','key','*Replace\x20image\x20URL*','accept','615629crjvPn','_suggestionFactory','newValue','registerCustomCallback','1001512nKjLCW','2807390eiNmSG','commandName','attribute','oldValue','ImageEditing','editor','has','discard','plugins','getSuggestionCallback'];_0x2da6=function(){return _0x53c643;};return _0x2da6();}export default class st extends _0xe71cde{[_0x40b394(0x1cf)](){const _0x4c2899=_0x40b394;if(!this[_0x4c2899(0x1c8)][_0x4c2899(0x1cb)][_0x4c2899(0x1c9)](_0x4c2899(0x1c7)))return;const _0xc7f8d0=this[_0x4c2899(0x1c8)][_0x4c2899(0x1ce)],_0x67065=this[_0x4c2899(0x1c8)][_0x4c2899(0x1cb)][_0x4c2899(0x1a8)](_0x4c2899(0x1b6));_0x67065[_0x4c2899(0x1b7)](_0x4c2899(0x1ac),[],[_0x4c2899(0x1ba)]),_0x67065[_0x4c2899(0x1af)][_0x4c2899(0x1aa)](_0x5efbfd=>{const _0xf26034=_0x4c2899;if(_0xf26034(0x1c5)!=_0x5efbfd[_0xf26034(0x1b3)])return;const {data:_0x329ec1}=_0x5efbfd;return _0x329ec1&&_0xf26034(0x1ba)==_0x329ec1[_0xf26034(0x1bb)]?_0x329ec1[_0xf26034(0x1c0)]&&_0x329ec1[_0xf26034(0x1c6)]?{'type':_0xf26034(0x1b8),'content':_0x247d31(_0xc7f8d0,_0xf26034(0x1bc))}:{'type':_0xf26034(0x1b8),'content':''}:void 0x0;}),this[_0x4c2899(0x1b1)]();}[_0x40b394(0x1b1)](){const _0xe0bfa2=_0x40b394,_0x3bf4ea=this[_0xe0bfa2(0x1c8)][_0xe0bfa2(0x1cb)][_0xe0bfa2(0x1a8)](_0xe0bfa2(0x1b6));_0x3bf4ea[_0xe0bfa2(0x1bf)][_0xe0bfa2(0x1c1)](_0xe0bfa2(0x1ae),_0xe0bfa2(0x1ac),_0xe0bfa2(0x1bd),_0x3bf4ea[_0xe0bfa2(0x1bf)][_0xe0bfa2(0x1cc)](_0xe0bfa2(0x1ae),null,_0xe0bfa2(0x1ca))),_0x3bf4ea[_0xe0bfa2(0x1bf)][_0xe0bfa2(0x1c1)](_0xe0bfa2(0x1ae),_0xe0bfa2(0x1ac),_0xe0bfa2(0x1ca),_0x3bf4ea[_0xe0bfa2(0x1bf)][_0xe0bfa2(0x1cc)](_0xe0bfa2(0x1ae),null,_0xe0bfa2(0x1bd))),this[_0xe0bfa2(0x1b2)]();}[_0x40b394(0x1b2)](){const _0x2e6544=_0x40b394,_0x22279d=this[_0x2e6544(0x1c8)],_0x6986bd=_0x22279d[_0x2e6544(0x1ce)];_0x22279d[_0x2e6544(0x1cb)][_0x2e6544(0x1a8)](_0x2e6544(0x1b6))[_0x2e6544(0x1af)][_0x2e6544(0x1aa)](_0x5e3371=>{const _0x2178d7=_0x2e6544;if(_0x2178d7(0x1ae)!=_0x5e3371[_0x2178d7(0x1b3)]&&_0x2178d7(0x1b5)!=_0x5e3371[_0x2178d7(0x1b3)])return;const {data:_0x3b5e36}=_0x5e3371;if(!_0x3b5e36||_0x2178d7(0x1ac)!=_0x3b5e36[_0x2178d7(0x1c4)])return;return{'type':_0x2178d7(0x1b8),'content':_0x247d31(_0x6986bd,_0x2178d7(0x1d1))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x123bf2=_0x46ed;function _0x46ed(_0xa8e3fb,_0x50e887){const _0x23bcbc=_0x23bc();return _0x46ed=function(_0x46ed48,_0x103c4c){_0x46ed48=_0x46ed48-0x1dd;let _0x1a6d2a=_0x23bcbc[_0x46ed48];return _0x1a6d2a;},_0x46ed(_0xa8e3fb,_0x50e887);}(function(_0x2daac1,_0x1404c3){const _0x393de9=_0x46ed,_0x4c93ae=_0x2daac1();while(!![]){try{const _0x9a498=parseInt(_0x393de9(0x212))/0x1*(-parseInt(_0x393de9(0x1de))/0x2)+parseInt(_0x393de9(0x1e9))/0x3+-parseInt(_0x393de9(0x1f8))/0x4*(-parseInt(_0x393de9(0x1f5))/0x5)+-parseInt(_0x393de9(0x1ed))/0x6*(-parseInt(_0x393de9(0x21d))/0x7)+parseInt(_0x393de9(0x1df))/0x8+-parseInt(_0x393de9(0x1e2))/0x9*(-parseInt(_0x393de9(0x225))/0xa)+-parseInt(_0x393de9(0x211))/0xb;if(_0x9a498===_0x1404c3)break;else _0x4c93ae['push'](_0x4c93ae['shift']());}catch(_0x3797e7){_0x4c93ae['push'](_0x4c93ae['shift']());}}}(_0x23bc,0x22d12));import{Plugin as _0x24cb80}from'ckeditor5/src/core.js';import{uid as _0x259525}from'ckeditor5/src/utils.js';import{getTranslation as _0x56456d}from'../utils/common-translations.js';function _0x23bc(){const _0x1bc258=['imageStyle','isInContent','discard','_findSuggestions','locale','selection','nodeBefore','isEqual','convertInlineImageToBlock','title','plugins','4296556pYkNSY','1rSkESI','differ','isBefore','model','has','FORMAT_SIDE_IMAGE','_descriptionFactory','getSuggestionCallback','get','editor','next','1428ClSCfI','getClosestSelectedImageElement','from','suggestion','imageTypeInline','imageStylePreApply','start','markInlineFormat','1558870RVixRf','findIndex','isIntersecting','head','author','forEach','ImageStyleEditing','getFirstRange','change','TrackChangesEditing','document','commands','end','afterInit','registerPostFixer','commandName','isBlockImage','registerDescriptionCallback','length','registerCustomCallback','setImageNaturalSizeAttributes','type','hasSuggestion','getChangedMarkers','chain','markBlockFormat','getContainedElement','_registerLegacyDescription','shouldConvertImageType','170732SgBxKr','366112ALBVMX','*Format:*\x20%0','refresh','9DPusTU','ImageUtils','nodeAfter','commandReversedParams','getSuggestions','formatInline','side','523497TEIqxl','commandParams','imageStylePostApply','value','1008OezdBi','formatBlock','_splitMarkerName','insertion','createRangeOn','discardSuggestion','normalizedStyles','toLowerCase','250MPWYWG','imageTypeBlock','_suggestionFactory','16652pdWjqj','Users','join','name','newRange','format','isOwn','accept','filter','isInlineImage','enableCommand','imageCaption','subType','getSuggestion'];_0x23bc=function(){return _0x1bc258;};return _0x23bc();}export default class nt extends _0x24cb80{[_0x123bf2(0x232)](){const _0xde1502=_0x123bf2,_0x19cd3c=this[_0xde1502(0x21b)];if(!_0x19cd3c[_0xde1502(0x210)][_0xde1502(0x216)](_0xde1502(0x22b)))return;const _0x284df2=_0x19cd3c[_0xde1502(0x210)][_0xde1502(0x21a)](_0xde1502(0x22e)),_0x1ec448=_0x19cd3c[_0xde1502(0x210)][_0xde1502(0x21a)](_0xde1502(0x1e3)),_0x43b151={};_0x284df2[_0xde1502(0x202)](_0xde1502(0x206),(_0x525cbf,_0xf5006a)=>{const _0x46a575=_0xde1502,_0x243b7a=_0x19cd3c[_0x46a575(0x210)][_0x46a575(0x21a)](_0x46a575(0x1f9))['me'],_0x40f61b=_0x19cd3c[_0x46a575(0x230)][_0x46a575(0x21a)](_0x46a575(0x206));let _0x388715=_0x1ec448[_0x46a575(0x21e)](_0x19cd3c[_0x46a575(0x215)][_0x46a575(0x22f)][_0x46a575(0x20b)]),_0x2fea37=_0x19cd3c[_0x46a575(0x215)][_0x46a575(0x1f1)](_0x388715),_0x1b7f14=_0x40f61b[_0x46a575(0x1ec)];if(_0x1b7f14==_0xf5006a[_0x46a575(0x1ec)])return;const _0x511ae2={'commandName':_0x46a575(0x206),'commandParams':[_0xf5006a],'formatGroupId':_0x259525()};_0x19cd3c[_0x46a575(0x215)][_0x46a575(0x22d)](()=>{const _0xa60a50=_0x46a575;if(_0x284df2[_0xa60a50(0x1e6)]()[_0xa60a50(0x200)](_0x297a61=>_0x297a61[_0xa60a50(0x207)]&&_0x243b7a==_0x297a61[_0xa60a50(0x229)]&&(_0xa60a50(0x1ee)==_0x297a61[_0xa60a50(0x23a)]||_0xa60a50(0x1e7)==_0x297a61[_0xa60a50(0x23a)])&&(_0xa60a50(0x222)==_0x297a61[_0xa60a50(0x204)]||_0xa60a50(0x1eb)==_0x297a61[_0xa60a50(0x204)])&&_0x297a61[_0xa60a50(0x22c)]()[_0xa60a50(0x20d)](_0x2fea37))[_0xa60a50(0x22a)](_0xa8531b=>_0x284df2[_0xa60a50(0x1f2)](_0xa8531b[_0xa60a50(0x228)])),_0x388715=_0x1ec448[_0xa60a50(0x21e)](_0x19cd3c[_0xa60a50(0x215)][_0xa60a50(0x22f)][_0xa60a50(0x20b)]),_0x2fea37=_0x19cd3c[_0xa60a50(0x215)][_0xa60a50(0x1f1)](_0x388715),_0x40f61b[_0xa60a50(0x1e1)](),_0x19cd3c[_0xa60a50(0x230)][_0xa60a50(0x21a)](_0xa60a50(0x221))[_0xa60a50(0x1e1)](),_0x19cd3c[_0xa60a50(0x230)][_0xa60a50(0x21a)](_0xa60a50(0x1f6))[_0xa60a50(0x1e1)](),_0x1b7f14=_0x40f61b[_0xa60a50(0x1ec)],_0x1b7f14!=_0xf5006a[_0xa60a50(0x1ec)])return _0x1ec448[_0xa60a50(0x201)](_0x388715)&&_0x40f61b[_0xa60a50(0x1dd)](_0xf5006a[_0xa60a50(0x1ec)],_0x388715)?(_0x525cbf({..._0xf5006a,'setImageSizes':!0x1}),_0x388715=_0x1ec448[_0xa60a50(0x21e)](_0x19cd3c[_0xa60a50(0x215)][_0xa60a50(0x22f)][_0xa60a50(0x20b)]),void _0x284df2[_0xa60a50(0x23e)](_0x388715,{..._0x511ae2,'commandReversedParams':[{'value':_0x1b7f14||null,'setImageSizes':!0x1}]},[],_0xa60a50(0x222))):void(_0x1ec448[_0xa60a50(0x235)](_0x388715)?_0x284df2[_0xa60a50(0x23e)](_0x388715,_0x511ae2,[],_0xa60a50(0x1eb)):_0x284df2[_0xa60a50(0x224)](_0x2fea37,_0x511ae2,_0xa60a50(0x1eb)));});});for(const _0x356b11 of _0x19cd3c[_0xde1502(0x210)][_0xde1502(0x21a)](_0xde1502(0x22b))[_0xde1502(0x1f3)])_0x43b151[_0x356b11[_0xde1502(0x1fb)]]=_0x356b11[_0xde1502(0x20f)][_0xde1502(0x1f4)]();_0x284df2[_0xde1502(0x1f7)][_0xde1502(0x238)](_0xde1502(0x1ee),_0xde1502(0x222),_0xde1502(0x1fa),()=>!0x1),_0x284df2[_0xde1502(0x1f7)][_0xde1502(0x238)](_0xde1502(0x1ee),_0xde1502(0x1eb),_0xde1502(0x1fa),()=>!0x1),_0x284df2[_0xde1502(0x1f7)][_0xde1502(0x238)](_0xde1502(0x1e7),_0xde1502(0x1eb),_0xde1502(0x1fa),()=>!0x1),_0x284df2[_0xde1502(0x1f7)][_0xde1502(0x238)](_0xde1502(0x1ee),_0xde1502(0x222),_0xde1502(0x1ff),([_0x58f472])=>{const _0x2c1d89=_0xde1502;_0x1ec448[_0x2c1d89(0x239)](_0x58f472[_0x2c1d89(0x23f)]());}),_0x284df2[_0xde1502(0x1f7)][_0xde1502(0x238)](_0xde1502(0x1ee),_0xde1502(0x222),_0xde1502(0x208),(_0x361a95,_0xc87649)=>{const _0x2190fe=_0xde1502;_0x284df2[_0x2190fe(0x1f7)][_0x2190fe(0x219)](_0x2190fe(0x1ee),'',_0x2190fe(0x1ff))(_0x361a95,{'commandName':_0xc87649[_0x2190fe(0x234)],'commandParams':_0xc87649[_0x2190fe(0x1e5)]});}),_0x284df2[_0xde1502(0x1f7)][_0xde1502(0x238)](_0xde1502(0x1ee),_0xde1502(0x222),_0xde1502(0x23d),function(_0x2ec2d2,_0x5b2ff7){if(_0x80fdbd(_0x2ec2d2,_0x5b2ff7))return[_0x2ec2d2,_0x5b2ff7];if(_0x80fdbd(_0x5b2ff7,_0x2ec2d2))return[_0x5b2ff7,_0x2ec2d2];return null;});const _0x25d1a0=[{'type':_0xde1502(0x1ee),'subType':_0xde1502(0x222)},{'type':_0xde1502(0x1f0),'subType':_0xde1502(0x203)},{'type':_0xde1502(0x1ee),'subType':_0xde1502(0x20e)},{'type':_0xde1502(0x1f0),'subType':_0xde1502(0x20e)}];function _0x80fdbd(_0x5257b2,_0x5adbaf){const _0x42a954=_0xde1502,_0x5a8356=_0x25d1a0[_0x42a954(0x226)](({type:_0xdf11b6,subType:_0x2352b5})=>_0x5257b2[_0x42a954(0x23a)]==_0xdf11b6&&_0x5257b2[_0x42a954(0x204)]==_0x2352b5),_0x6a0849=_0x25d1a0[_0x42a954(0x226)](({type:_0xdea5b5,subType:_0x37a976})=>_0x5adbaf[_0x42a954(0x23a)]==_0xdea5b5&&_0x5adbaf[_0x42a954(0x204)]==_0x37a976);if(_0x5a8356<0x0||_0x6a0849<0x0)return!0x1;const _0x548db6=_0x5257b2[_0x42a954(0x22c)](),_0x3e8565=_0x5adbaf[_0x42a954(0x22c)]();if((0x0==_0x5a8356||0x1==_0x5a8356)&&0x2==_0x6a0849&&_0x548db6[_0x42a954(0x227)](_0x3e8565))return!0x0;if(0x2==_0x5a8356&&0x3==_0x6a0849){const _0x3635bc=_0x284df2[_0x42a954(0x209)](_0x548db6,_0x42a954(0x1f0))[_0x42a954(0x200)](({suggestion:_0x387ffb,meta:_0x47b162})=>_0x47b162[_0x42a954(0x1fe)]&&_0x42a954(0x20e)==_0x387ffb[_0x42a954(0x204)]);if(_0x3635bc[_0x42a954(0x237)]>0x1&&_0x3e8565[_0x42a954(0x231)][_0x42a954(0x20d)](_0x548db6[_0x42a954(0x223)]))return!0x0;if(0x1==_0x3635bc[_0x42a954(0x237)]&&(_0x548db6[_0x42a954(0x223)][_0x42a954(0x20d)](_0x3e8565[_0x42a954(0x231)])||_0x548db6[_0x42a954(0x231)][_0x42a954(0x20d)](_0x3e8565[_0x42a954(0x223)])))return!0x0;}if(0x3==_0x5a8356&&0x3==_0x6a0849&&_0x548db6[_0x42a954(0x223)][_0x42a954(0x214)](_0x3e8565[_0x42a954(0x223)])){const _0x48b205=_0x548db6[_0x42a954(0x231)][_0x42a954(0x1e4)],_0x3b08a7=_0x3e8565[_0x42a954(0x223)][_0x42a954(0x20c)];return _0x1ec448[_0x42a954(0x235)](_0x48b205)&&_0x48b205===_0x3b08a7;}return!0x1;}_0x19cd3c[_0xde1502(0x215)][_0xde1502(0x22f)][_0xde1502(0x233)](()=>{const _0x3ab501=_0xde1502;let _0x5b0445=!0x1;const _0x4d0e0d=Array[_0x3ab501(0x21f)](_0x19cd3c[_0x3ab501(0x215)][_0x3ab501(0x22f)][_0x3ab501(0x213)][_0x3ab501(0x23c)]());for(const {name:_0x45c9e7,data:_0x43033c}of _0x4d0e0d){const {group:_0x109b2a,type:_0x475982,subType:_0x1dd142,id:_0x58c19b}=_0x284df2[_0x3ab501(0x1ef)](_0x45c9e7);if(_0x3ab501(0x220)==_0x109b2a&&_0x284df2[_0x3ab501(0x23b)](_0x58c19b)){if(_0x3ab501(0x1ee)==_0x475982&&(_0x3ab501(0x222)==_0x1dd142||_0x3ab501(0x1eb)==_0x1dd142)){const _0x5c539e=_0x284df2[_0x3ab501(0x205)](_0x58c19b);if(_0x43033c[_0x3ab501(0x1fc)]){const _0xd42a19=_0x5c539e[_0x3ab501(0x22c)]()[_0x3ab501(0x23f)]();if(_0x1ec448[_0x3ab501(0x235)](_0xd42a19))continue;_0x284df2[_0x3ab501(0x1f2)](_0x5c539e),_0x5b0445=!0x0;}}if(_0x3ab501(0x1f0)==_0x475982&&_0x3ab501(0x203)==_0x1dd142&&!_0x43033c[_0x3ab501(0x1fc)]){const _0x5715eb=_0x284df2[_0x3ab501(0x205)](_0x58c19b);_0x5715eb[_0x3ab501(0x21c)]&&_0x5715eb[_0x3ab501(0x21c)][_0x3ab501(0x207)]&&(_0x284df2[_0x3ab501(0x1f2)](_0x5715eb[_0x3ab501(0x21c)]),_0x5b0445=!0x0);}}}return _0x5b0445;}),this[_0xde1502(0x240)](_0x43b151);}[_0x123bf2(0x240)](_0x27a4f6){const _0x185df9=_0x123bf2,_0xb4c5a7=this[_0x185df9(0x21b)],_0x50c5ef=_0xb4c5a7[_0x185df9(0x20a)];_0xb4c5a7[_0x185df9(0x210)][_0x185df9(0x21a)](_0x185df9(0x22e))[_0x185df9(0x218)][_0x185df9(0x236)](_0xb7f055=>{const _0x32c604=_0x185df9;if(_0x32c604(0x1ee)!=_0xb7f055[_0x32c604(0x23a)]&&_0x32c604(0x1e7)!=_0xb7f055[_0x32c604(0x23a)])return;const {data:_0x3692a3}=_0xb7f055;if(!_0x3692a3||_0x32c604(0x206)!=_0x3692a3[_0x32c604(0x234)])return;const _0x5734d8=_0x3692a3[_0x32c604(0x1ea)][0x0][_0x32c604(0x1ec)];return _0xf0694b(_0x32c604(0x1e8)===_0x5734d8?_0x56456d(_0x50c5ef,_0x32c604(0x217)):_0x27a4f6[_0x5734d8]||_0x5734d8);function _0xf0694b(_0x20da15){const _0x14f594=_0x32c604;return{'type':_0x14f594(0x1fd),'content':_0x56456d(_0x50c5ef,_0x14f594(0x1e0),_0x20da15)};}});}}
|
|
23
|
+
const _0x4b88d0=_0x50c7;(function(_0x16c7c9,_0x2af764){const _0x384d54=_0x50c7,_0x22336e=_0x16c7c9();while(!![]){try{const _0x53210e=parseInt(_0x384d54(0x10e))/0x1+parseInt(_0x384d54(0x128))/0x2+parseInt(_0x384d54(0x113))/0x3*(-parseInt(_0x384d54(0x111))/0x4)+-parseInt(_0x384d54(0x135))/0x5*(parseInt(_0x384d54(0x109))/0x6)+parseInt(_0x384d54(0x100))/0x7+-parseInt(_0x384d54(0x11f))/0x8*(parseInt(_0x384d54(0xef))/0x9)+parseInt(_0x384d54(0xf6))/0xa;if(_0x53210e===_0x2af764)break;else _0x22336e['push'](_0x22336e['shift']());}catch(_0xd839e9){_0x22336e['push'](_0x22336e['shift']());}}}(_0x5eec,0xdf7c4));import{Plugin as _0x1f94fb}from'ckeditor5/src/core.js';function _0x5eec(){const _0x1cc179=['accept','imageTypeBlock','getFirstRange','commandParams','9733524hiDZAk','insertion','enableCommand','document','chain','1687635fIwOZO','type','selection','68edrRke','discardSuggestion','202689aPRnhL','formatInline','isInlineImage','ImageStyleEditing','imageStylePreApply','side','from','imageStylePostApply','toLowerCase','imageTypeInline','ImageUtils','_registerLegacyDescription','8LxlzfO','*Format:*\x20%0','name','filter','has','differ','Users','registerPostFixer','commands','3573918SDFxFV','_findSuggestions','markInlineFormat','format','commandReversedParams','getContainedElement','model','isIntersecting','createRangeOn','isEqual','afterInit','suggestion','registerCustomCallback','5YKBEkV','isBefore','findIndex','shouldConvertImageType','start','nodeAfter','hasSuggestion','getSuggestion','markBlockFormat','forEach','_splitMarkerName','isBlockImage','head','getSuggestions','_descriptionFactory','getSuggestionCallback','join','getClosestSelectedImageElement','setImageNaturalSizeAttributes','discard','length','nodeBefore','formatBlock','editor','get','next','normalizedStyles','refresh','TrackChangesEditing','8758998eqynbs','_suggestionFactory','isInContent','value','author','title','end','9802510efdCQO','commandName','registerDescriptionCallback','FORMAT_SIDE_IMAGE','imageStyle','getChangedMarkers','imageCaption','subType','convertInlineImageToBlock','locale','1432186TIgMFp','isOwn','plugins','change','newRange'];_0x5eec=function(){return _0x1cc179;};return _0x5eec();}import{uid as _0x506049}from'ckeditor5/src/utils.js';function _0x50c7(_0xc6179e,_0x4de48a){const _0x5eece7=_0x5eec();return _0x50c7=function(_0x50c7c8,_0x283e55){_0x50c7c8=_0x50c7c8-0xda;let _0x411c61=_0x5eece7[_0x50c7c8];return _0x411c61;},_0x50c7(_0xc6179e,_0x4de48a);}import{getTranslation as _0x11f00b}from'../utils/common-translations.js';export default class nt extends _0x1f94fb{[_0x4b88d0(0x132)](){const _0x245f45=_0x4b88d0,_0x4ff4b1=this[_0x245f45(0xe9)];if(!_0x4ff4b1[_0x245f45(0x102)][_0x245f45(0x123)](_0x245f45(0x116)))return;const _0x4594f8=_0x4ff4b1[_0x245f45(0x102)][_0x245f45(0xea)](_0x245f45(0xee)),_0x256ba3=_0x4ff4b1[_0x245f45(0x102)][_0x245f45(0xea)](_0x245f45(0x11d)),_0x13c113={};_0x4594f8[_0x245f45(0x10b)](_0x245f45(0xfa),(_0x43455b,_0x5f3d3d)=>{const _0x2e948e=_0x245f45,_0xe5fb19=_0x4ff4b1[_0x2e948e(0x102)][_0x2e948e(0xea)](_0x2e948e(0x125))['me'],_0x4fbada=_0x4ff4b1[_0x2e948e(0x127)][_0x2e948e(0xea)](_0x2e948e(0xfa));let _0x58c276=_0x256ba3[_0x2e948e(0xe3)](_0x4ff4b1[_0x2e948e(0x12e)][_0x2e948e(0x10c)][_0x2e948e(0x110)]),_0x4fd428=_0x4ff4b1[_0x2e948e(0x12e)][_0x2e948e(0x130)](_0x58c276),_0x2ab59f=_0x4fbada[_0x2e948e(0xf2)];if(_0x2ab59f==_0x5f3d3d[_0x2e948e(0xf2)])return;const _0x19c466={'commandName':_0x2e948e(0xfa),'commandParams':[_0x5f3d3d],'formatGroupId':_0x506049()};_0x4ff4b1[_0x2e948e(0x12e)][_0x2e948e(0x103)](()=>{const _0xe2f4b7=_0x2e948e;if(_0x4594f8[_0xe2f4b7(0xdf)]()[_0xe2f4b7(0x122)](_0x4f4b92=>_0x4f4b92[_0xe2f4b7(0xf1)]&&_0xe5fb19==_0x4f4b92[_0xe2f4b7(0xf3)]&&(_0xe2f4b7(0xe8)==_0x4f4b92[_0xe2f4b7(0x10f)]||_0xe2f4b7(0x114)==_0x4f4b92[_0xe2f4b7(0x10f)])&&(_0xe2f4b7(0x117)==_0x4f4b92[_0xe2f4b7(0xfd)]||_0xe2f4b7(0x11a)==_0x4f4b92[_0xe2f4b7(0xfd)])&&_0x4f4b92[_0xe2f4b7(0x107)]()[_0xe2f4b7(0x131)](_0x4fd428))[_0xe2f4b7(0xdb)](_0x29429a=>_0x4594f8[_0xe2f4b7(0x112)](_0x29429a[_0xe2f4b7(0xde)])),_0x58c276=_0x256ba3[_0xe2f4b7(0xe3)](_0x4ff4b1[_0xe2f4b7(0x12e)][_0xe2f4b7(0x10c)][_0xe2f4b7(0x110)]),_0x4fd428=_0x4ff4b1[_0xe2f4b7(0x12e)][_0xe2f4b7(0x130)](_0x58c276),_0x4fbada[_0xe2f4b7(0xed)](),_0x4ff4b1[_0xe2f4b7(0x127)][_0xe2f4b7(0xea)](_0xe2f4b7(0x11c))[_0xe2f4b7(0xed)](),_0x4ff4b1[_0xe2f4b7(0x127)][_0xe2f4b7(0xea)](_0xe2f4b7(0x106))[_0xe2f4b7(0xed)](),_0x2ab59f=_0x4fbada[_0xe2f4b7(0xf2)],_0x2ab59f!=_0x5f3d3d[_0xe2f4b7(0xf2)])return _0x256ba3[_0xe2f4b7(0x115)](_0x58c276)&&_0x4fbada[_0xe2f4b7(0x138)](_0x5f3d3d[_0xe2f4b7(0xf2)],_0x58c276)?(_0x43455b({..._0x5f3d3d,'setImageSizes':!0x1}),_0x58c276=_0x256ba3[_0xe2f4b7(0xe3)](_0x4ff4b1[_0xe2f4b7(0x12e)][_0xe2f4b7(0x10c)][_0xe2f4b7(0x110)]),void _0x4594f8[_0xe2f4b7(0xda)](_0x58c276,{..._0x19c466,'commandReversedParams':[{'value':_0x2ab59f||null,'setImageSizes':!0x1}]},[],_0xe2f4b7(0x117))):void(_0x256ba3[_0xe2f4b7(0xdd)](_0x58c276)?_0x4594f8[_0xe2f4b7(0xda)](_0x58c276,_0x19c466,[],_0xe2f4b7(0x11a)):_0x4594f8[_0xe2f4b7(0x12a)](_0x4fd428,_0x19c466,_0xe2f4b7(0x11a)));});});for(const _0x343a60 of _0x4ff4b1[_0x245f45(0x102)][_0x245f45(0xea)](_0x245f45(0x116))[_0x245f45(0xec)])_0x13c113[_0x343a60[_0x245f45(0x121)]]=_0x343a60[_0x245f45(0xf4)][_0x245f45(0x11b)]();_0x4594f8[_0x245f45(0xf0)][_0x245f45(0x134)](_0x245f45(0xe8),_0x245f45(0x117),_0x245f45(0xe2),()=>!0x1),_0x4594f8[_0x245f45(0xf0)][_0x245f45(0x134)](_0x245f45(0xe8),_0x245f45(0x11a),_0x245f45(0xe2),()=>!0x1),_0x4594f8[_0x245f45(0xf0)][_0x245f45(0x134)](_0x245f45(0x114),_0x245f45(0x11a),_0x245f45(0xe2),()=>!0x1),_0x4594f8[_0x245f45(0xf0)][_0x245f45(0x134)](_0x245f45(0xe8),_0x245f45(0x117),_0x245f45(0x105),([_0x1fa4ab])=>{const _0x3dccc4=_0x245f45;_0x256ba3[_0x3dccc4(0xe4)](_0x1fa4ab[_0x3dccc4(0x12d)]());}),_0x4594f8[_0x245f45(0xf0)][_0x245f45(0x134)](_0x245f45(0xe8),_0x245f45(0x117),_0x245f45(0xe5),(_0x491367,_0x4cf90c)=>{const _0x41221f=_0x245f45;_0x4594f8[_0x41221f(0xf0)][_0x41221f(0xe1)](_0x41221f(0xe8),'',_0x41221f(0x105))(_0x491367,{'commandName':_0x4cf90c[_0x41221f(0xf7)],'commandParams':_0x4cf90c[_0x41221f(0x12c)]});}),_0x4594f8[_0x245f45(0xf0)][_0x245f45(0x134)](_0x245f45(0xe8),_0x245f45(0x117),_0x245f45(0x10d),function(_0x2ae03f,_0x41d581){if(_0x1bea0b(_0x2ae03f,_0x41d581))return[_0x2ae03f,_0x41d581];if(_0x1bea0b(_0x41d581,_0x2ae03f))return[_0x41d581,_0x2ae03f];return null;});const _0x43326d=[{'type':_0x245f45(0xe8),'subType':_0x245f45(0x117)},{'type':_0x245f45(0x10a),'subType':_0x245f45(0xfc)},{'type':_0x245f45(0xe8),'subType':_0x245f45(0xfe)},{'type':_0x245f45(0x10a),'subType':_0x245f45(0xfe)}];function _0x1bea0b(_0x2516b1,_0x486eff){const _0xe1df5c=_0x245f45,_0x15812c=_0x43326d[_0xe1df5c(0x137)](({type:_0x4bdc08,subType:_0xb57092})=>_0x2516b1[_0xe1df5c(0x10f)]==_0x4bdc08&&_0x2516b1[_0xe1df5c(0xfd)]==_0xb57092),_0x586833=_0x43326d[_0xe1df5c(0x137)](({type:_0x463670,subType:_0x484810})=>_0x486eff[_0xe1df5c(0x10f)]==_0x463670&&_0x486eff[_0xe1df5c(0xfd)]==_0x484810);if(_0x15812c<0x0||_0x586833<0x0)return!0x1;const _0x301754=_0x2516b1[_0xe1df5c(0x107)](),_0x3ae055=_0x486eff[_0xe1df5c(0x107)]();if((0x0==_0x15812c||0x1==_0x15812c)&&0x2==_0x586833&&_0x301754[_0xe1df5c(0x12f)](_0x3ae055))return!0x0;if(0x2==_0x15812c&&0x3==_0x586833){const _0x3907a9=_0x4594f8[_0xe1df5c(0x129)](_0x301754,_0xe1df5c(0x10a))[_0xe1df5c(0x122)](({suggestion:_0x42e80a,meta:_0x17914d})=>_0x17914d[_0xe1df5c(0x101)]&&_0xe1df5c(0xfe)==_0x42e80a[_0xe1df5c(0xfd)]);if(_0x3907a9[_0xe1df5c(0xe6)]>0x1&&_0x3ae055[_0xe1df5c(0xf5)][_0xe1df5c(0x131)](_0x301754[_0xe1df5c(0x139)]))return!0x0;if(0x1==_0x3907a9[_0xe1df5c(0xe6)]&&(_0x301754[_0xe1df5c(0x139)][_0xe1df5c(0x131)](_0x3ae055[_0xe1df5c(0xf5)])||_0x301754[_0xe1df5c(0xf5)][_0xe1df5c(0x131)](_0x3ae055[_0xe1df5c(0x139)])))return!0x0;}if(0x3==_0x15812c&&0x3==_0x586833&&_0x301754[_0xe1df5c(0x139)][_0xe1df5c(0x136)](_0x3ae055[_0xe1df5c(0x139)])){const _0x4c87fa=_0x301754[_0xe1df5c(0xf5)][_0xe1df5c(0x13a)],_0x2b0258=_0x3ae055[_0xe1df5c(0x139)][_0xe1df5c(0xe7)];return _0x256ba3[_0xe1df5c(0xdd)](_0x4c87fa)&&_0x4c87fa===_0x2b0258;}return!0x1;}_0x4ff4b1[_0x245f45(0x12e)][_0x245f45(0x10c)][_0x245f45(0x126)](()=>{const _0x3dd1fc=_0x245f45;let _0x220a81=!0x1;const _0x447576=Array[_0x3dd1fc(0x119)](_0x4ff4b1[_0x3dd1fc(0x12e)][_0x3dd1fc(0x10c)][_0x3dd1fc(0x124)][_0x3dd1fc(0xfb)]());for(const {name:_0x2ace96,data:_0x454e22}of _0x447576){const {group:_0xe3864d,type:_0x5d68e9,subType:_0x22088d,id:_0x45e11f}=_0x4594f8[_0x3dd1fc(0xdc)](_0x2ace96);if(_0x3dd1fc(0x133)==_0xe3864d&&_0x4594f8[_0x3dd1fc(0x13b)](_0x45e11f)){if(_0x3dd1fc(0xe8)==_0x5d68e9&&(_0x3dd1fc(0x117)==_0x22088d||_0x3dd1fc(0x11a)==_0x22088d)){const _0x2b91be=_0x4594f8[_0x3dd1fc(0x13c)](_0x45e11f);if(_0x454e22[_0x3dd1fc(0x104)]){const _0x34d0fb=_0x2b91be[_0x3dd1fc(0x107)]()[_0x3dd1fc(0x12d)]();if(_0x256ba3[_0x3dd1fc(0xdd)](_0x34d0fb))continue;_0x4594f8[_0x3dd1fc(0x112)](_0x2b91be),_0x220a81=!0x0;}}if(_0x3dd1fc(0x10a)==_0x5d68e9&&_0x3dd1fc(0xfc)==_0x22088d&&!_0x454e22[_0x3dd1fc(0x104)]){const _0x1a6b02=_0x4594f8[_0x3dd1fc(0x13c)](_0x45e11f);_0x1a6b02[_0x3dd1fc(0xeb)]&&_0x1a6b02[_0x3dd1fc(0xeb)][_0x3dd1fc(0xf1)]&&(_0x4594f8[_0x3dd1fc(0x112)](_0x1a6b02[_0x3dd1fc(0xeb)]),_0x220a81=!0x0);}}}return _0x220a81;}),this[_0x245f45(0x11e)](_0x13c113);}[_0x4b88d0(0x11e)](_0x3e41bc){const _0x567905=_0x4b88d0,_0x515438=this[_0x567905(0xe9)],_0x2c2d32=_0x515438[_0x567905(0xff)];_0x515438[_0x567905(0x102)][_0x567905(0xea)](_0x567905(0xee))[_0x567905(0xe0)][_0x567905(0xf8)](_0x316499=>{const _0x4585d7=_0x567905;if(_0x4585d7(0xe8)!=_0x316499[_0x4585d7(0x10f)]&&_0x4585d7(0x114)!=_0x316499[_0x4585d7(0x10f)])return;const {data:_0x29aff7}=_0x316499;if(!_0x29aff7||_0x4585d7(0xfa)!=_0x29aff7[_0x4585d7(0xf7)])return;const _0x545b4a=_0x29aff7[_0x4585d7(0x108)][0x0][_0x4585d7(0xf2)];return _0x33f18e(_0x4585d7(0x118)===_0x545b4a?_0x11f00b(_0x2c2d32,_0x4585d7(0xf9)):_0x3e41bc[_0x545b4a]||_0x545b4a);function _0x33f18e(_0x4cd2e4){const _0x14b261=_0x4585d7;return{'type':_0x14b261(0x12b),'content':_0x11f00b(_0x2c2d32,_0x14b261(0x120),_0x4cd2e4)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3596f1=_0x2d41;function _0x30f1(){const _0x132e30=['importWord','trackChanges','execute','1273986vLwTEE','track_changes','TrackChangesEditing','_trackChangesExecuted','plugins','high','listenTo','enableCommand','20916GLlvtZ','collaboration_features','value','762462hqtPFw','commands','_trackChangesValueDuringImport','afterInit','forEach','24829jDoBda','Users','get','editor','18266KmnHbi','bind','1846250LuAAse','172YviVXZ','_setSuggestionData','27QXMPTH','1795iuSqAc','dataInsert','lowest','_handleImportedData','248RJImsH'];_0x30f1=function(){return _0x132e30;};return _0x30f1();}function _0x2d41(_0x51a602,_0x35b58b){const _0x30f1bd=_0x30f1();return _0x2d41=function(_0x2d4135,_0x21c07e){_0x2d4135=_0x2d4135-0xf1;let _0x506a5d=_0x30f1bd[_0x2d4135];return _0x506a5d;},_0x2d41(_0x51a602,_0x35b58b);}(function(_0x1ec617,_0x57d32d){const _0x9e8529=_0x2d41,_0xa50892=_0x1ec617();while(!![]){try{const _0xa2a20a=-parseInt(_0x9e8529(0x108))/0x1+parseInt(_0x9e8529(0xf2))/0x2*(parseInt(_0x9e8529(0xf7))/0x3)+parseInt(_0x9e8529(0xf5))/0x4*(parseInt(_0x9e8529(0xf8))/0x5)+parseInt(_0x9e8529(0x100))/0x6+parseInt(_0x9e8529(0x110))/0x7*(parseInt(_0x9e8529(0xfc))/0x8)+-parseInt(_0x9e8529(0x10b))/0x9+-parseInt(_0x9e8529(0xf4))/0xa;if(_0xa2a20a===_0x57d32d)break;else _0xa50892['push'](_0xa50892['shift']());}catch(_0xf05c47){_0xa50892['push'](_0xa50892['shift']());}}}(_0x30f1,0x1fa7f));import{Plugin as _0x31364e}from'ckeditor5/src/core.js';export default class ot extends _0x31364e{constructor(_0x559ef8){const _0x182e37=_0x2d41;super(_0x559ef8),this[_0x182e37(0x10d)]=!0x1,this[_0x182e37(0x103)]=!0x1;}[_0x3596f1(0x10e)](){const _0x505121=_0x3596f1,_0x580efb=this[_0x505121(0xf1)],_0x23dadb=_0x580efb[_0x505121(0x10c)][_0x505121(0x112)](_0x505121(0xfd)),_0x23ef73=_0x580efb[_0x505121(0x10c)][_0x505121(0x112)](_0x505121(0xfe));_0x23dadb&&(_0x23dadb['on'](_0x505121(0xff),(_0x58e05c,[,_0x573efb])=>{const _0xbce3ef=_0x505121;this[_0xbce3ef(0x10d)]=_0x23ef73[_0xbce3ef(0x10a)],_0x573efb[_0xbce3ef(0x109)][_0xbce3ef(0x101)]=!this[_0xbce3ef(0x10d)];},{'priority':_0x505121(0x105)}),this[_0x505121(0x106)](_0x23dadb,_0x505121(0xf9),this[_0x505121(0xfb)][_0x505121(0xf3)](this)),this[_0x505121(0x106)](_0x23dadb,_0x505121(0xf9),()=>{const _0xe088a2=_0x505121;this[_0xe088a2(0x103)]&&(_0x23ef73[_0xe088a2(0xff)](),this[_0xe088a2(0x103)]=!0x1);},{'priority':_0x505121(0xfa)}),_0x580efb[_0x505121(0x104)][_0x505121(0x112)](_0x505121(0x102))[_0x505121(0x107)](_0x505121(0xfd)));}[_0x3596f1(0xfb)](_0x24f5a8,_0x80674d){const _0x5a2341=_0x3596f1,{suggestions:_0x57076d}=_0x80674d,_0xe8165d=this[_0x5a2341(0xf1)][_0x5a2341(0x10c)][_0x5a2341(0x112)](_0x5a2341(0xfe)),_0x27b426=_0xe8165d[_0x5a2341(0x10a)];this[_0x5a2341(0x10d)]!==_0x27b426&&(_0xe8165d[_0x5a2341(0xff)](),this[_0x5a2341(0x103)]=!0x0),_0x57076d&&_0x57076d[_0x5a2341(0x10f)](({id:_0x1ecd39,type:_0x12e9fa,author:_0x4da340,created_at:_0x2dcb20})=>{const _0x1efe6a=_0x5a2341,_0x24cae0={'id':_0x1ecd39,'type':_0x12e9fa,'authorId':this[_0x1efe6a(0xf1)][_0x1efe6a(0x104)][_0x1efe6a(0x112)](_0x1efe6a(0x111))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x4da340,'createdAt':_0x2dcb20?new Date(_0x2dcb20):new Date(),'source':_0x1efe6a(0xfd)}}};this[_0x1efe6a(0xf1)][_0x1efe6a(0x104)][_0x1efe6a(0x112)](_0x1efe6a(0x102))[_0x1efe6a(0xf6)](_0x24cae0);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4df071=_0x446d;(function(_0x5a59ec,_0x1f18ff){const _0x48371c=_0x446d,_0x571fc2=_0x5a59ec();while(!![]){try{const _0x47cc43=parseInt(_0x48371c(0x8e))/0x1*(parseInt(_0x48371c(0x6c))/0x2)+parseInt(_0x48371c(0x92))/0x3*(-parseInt(_0x48371c(0x93))/0x4)+parseInt(_0x48371c(0x80))/0x5+parseInt(_0x48371c(0x7d))/0x6*(parseInt(_0x48371c(0x6d))/0x7)+parseInt(_0x48371c(0x8b))/0x8*(parseInt(_0x48371c(0x82))/0x9)+parseInt(_0x48371c(0x7f))/0xa+-parseInt(_0x48371c(0x6e))/0xb;if(_0x47cc43===_0x1f18ff)break;else _0x571fc2['push'](_0x571fc2['shift']());}catch(_0x5c7ce5){_0x571fc2['push'](_0x571fc2['shift']());}}}(_0x9898,0x7cae9));import{Plugin as _0x2d09f9}from'ckeditor5/src/core.js';function _0x9898(){const _0x529010=['_enableDefaultAttributesIntegration','formatBlock','enableCommand','27304vLoMwg','plugins','IndentEditing','415YjPyEl','TrackChangesEditing','afterInit','IndentBlock','938673FtezLv','8EMqaje','format','2054hmOrkY','1427398OGoarE','12747240uVrhoM','*Indent:*\x20%0','*Outdent:*\x20%0','get','commandName','registerDescriptionCallback','FORMAT_INDENT','blockIndent','_descriptionFactory','registerAttributeLabel','has','indentBlock','getItemLabel','_registerLegacyDescription','_registerBlockAttribute','12JKVkhD','editor','4195710bEdkRD','379180LrZLMc','indent','2547DyXwBz','locale','outdentBlock','type','getItems','outdent'];_0x9898=function(){return _0x529010;};return _0x9898();}import{getTranslation as _0x312af6}from'../utils/common-translations.js';function _0x446d(_0x1fc659,_0x763c13){const _0x9898cf=_0x9898();return _0x446d=function(_0x446d03,_0x463ac6){_0x446d03=_0x446d03-0x6b;let _0x201eb2=_0x9898cf[_0x446d03];return _0x201eb2;},_0x446d(_0x1fc659,_0x763c13);}export default class rt extends _0x2d09f9{[_0x4df071(0x90)](){const _0x329bb8=_0x4df071,_0x3abf2e=this[_0x329bb8(0x7e)],_0x3c2c58=_0x3abf2e[_0x329bb8(0x8c)][_0x329bb8(0x71)](_0x329bb8(0x8f));if(_0x3abf2e[_0x329bb8(0x8c)][_0x329bb8(0x78)](_0x329bb8(0x8d))&&(_0x3c2c58[_0x329bb8(0x8a)](_0x329bb8(0x81)),_0x3c2c58[_0x329bb8(0x8a)](_0x329bb8(0x87))),_0x3abf2e[_0x329bb8(0x8c)][_0x329bb8(0x78)](_0x329bb8(0x91))){for(const _0x5a67ed of[_0x329bb8(0x79),_0x329bb8(0x84)])_0x3c2c58[_0x329bb8(0x88)](_0x5a67ed);}const _0x377da2=_0x3abf2e[_0x329bb8(0x83)];_0x3c2c58[_0x329bb8(0x7c)](_0x329bb8(0x75)),_0x3c2c58[_0x329bb8(0x76)][_0x329bb8(0x77)](_0x329bb8(0x75),_0x312af6(_0x377da2,_0x329bb8(0x74))),this[_0x329bb8(0x7b)]();}[_0x4df071(0x7b)](){const _0x53a7aa=_0x4df071,_0x2ab212=this[_0x53a7aa(0x7e)],_0x231406=_0x2ab212[_0x53a7aa(0x83)],_0x2be67c=_0x2ab212[_0x53a7aa(0x8c)][_0x53a7aa(0x71)](_0x53a7aa(0x8f));_0x2be67c[_0x53a7aa(0x76)][_0x53a7aa(0x73)](_0x1f72b4=>{const _0x46ceb6=_0x53a7aa;if(_0x46ceb6(0x89)!=_0x1f72b4[_0x46ceb6(0x85)])return;const {data:_0x157468}=_0x1f72b4;if(!_0x157468)return;if(_0x46ceb6(0x79)!=_0x157468[_0x46ceb6(0x72)]&&_0x46ceb6(0x84)!=_0x157468[_0x46ceb6(0x72)])return;const _0x27bf17=_0x1f72b4[_0x46ceb6(0x86)]()[0x0],_0x3080d0=_0x2be67c[_0x46ceb6(0x76)][_0x46ceb6(0x7a)](_0x27bf17);return _0x46ceb6(0x79)==_0x157468[_0x46ceb6(0x72)]?{'type':_0x46ceb6(0x6b),'content':_0x312af6(_0x231406,_0x46ceb6(0x6f),_0x3080d0)}:_0x46ceb6(0x84)==_0x157468[_0x46ceb6(0x72)]?{'type':_0x46ceb6(0x6b),'content':_0x312af6(_0x231406,_0x46ceb6(0x70),_0x3080d0)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0x60b9(_0x5c652a,_0x254a20){var _0x37b6f5=_0x37b6();return _0x60b9=function(_0x60b925,_0x331605){_0x60b925=_0x60b925-0xeb;var _0x2e93dd=_0x37b6f5[_0x60b925];return _0x2e93dd;},_0x60b9(_0x5c652a,_0x254a20);}var _0x301cd7=_0x60b9;function _0x37b6(){var _0xb0c30=['plugins','511980ewjvxk','231hWYWzf','requires','10JzflAY','49278UWzTOR','5913896tvmlWk','TrackChangesEditing','1310MNXkOa','3791645poSnPB','9811377IAywmw','editor','input','1899450ZQJbiw','enableCommand','get','init','1111bnfqHe'];_0x37b6=function(){return _0xb0c30;};return _0x37b6();}(function(_0x3d5ef2,_0xd2e79c){var _0x39bfc9=_0x60b9,_0x197896=_0x3d5ef2();while(!![]){try{var _0x58c537=-parseInt(_0x39bfc9(0xf2))/0x1*(-parseInt(_0x39bfc9(0xfb))/0x2)+parseInt(_0x39bfc9(0xee))/0x3+-parseInt(_0x39bfc9(0xf4))/0x4+parseInt(_0x39bfc9(0xfc))/0x5+-parseInt(_0x39bfc9(0xf8))/0x6*(-parseInt(_0x39bfc9(0xf5))/0x7)+-parseInt(_0x39bfc9(0xf9))/0x8+parseInt(_0x39bfc9(0xeb))/0x9*(-parseInt(_0x39bfc9(0xf7))/0xa);if(_0x58c537===_0xd2e79c)break;else _0x197896['push'](_0x197896['shift']());}catch(_0x563d73){_0x197896['push'](_0x197896['shift']());}}}(_0x37b6,0x69abc));import{Plugin as _0x1ba0e4}from'ckeditor5/src/core.js';import{Input as _0x54e5b9}from'ckeditor5/src/typing.js';export default class at extends _0x1ba0e4{static get[_0x301cd7(0xf6)](){return[_0x54e5b9];}[_0x301cd7(0xf1)](){var _0x431cc7=_0x301cd7;this[_0x431cc7(0xec)][_0x431cc7(0xf3)][_0x431cc7(0xf0)](_0x431cc7(0xfa))[_0x431cc7(0xef)](_0x431cc7(0xed));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0xfb68(){const _0x1d26fa=['createPositionAt','blockName','forceValue','3230586ZqxQTc','replace','139478iHeFNh','getAttribute','24qdMkdH','1470308UJQcbS','model','from','isObject','add','ELEMENT_NUMBERED_LIST','10284208BGLxHq','checkTodoList','nextSibling','indentList','registerDescriptionCallback','formatBlock','element','document','previousSibling','todo','enableCommand','listType','afterInit','markBlockFormat','*Outdent:*\x20%0','10xaviPX','editor','before','checkChild','21ACUtbH','createRange','ELEMENT_BULLETED_LIST','filter','listItem','LegacyListEditing','registerElementLabel','get','type','commands','schema','value','numberedList','1020967gqeIyU','plugins','*Check\x20item*','*Indent:*\x20%0','LegacyTodoListEditing','todoListChecked','slice','formatInline','ELEMENT_TODO_LIST','name','bulleted','bulletedList','21EVVRpk','commandName','commandParams','has','List','10770900TgOCGz','outdentList','_selectedElements','execute','format','getSelectedBlocks','306042AKqMbD','*Change\x20to:*\x20%0','length','ELEMENT_LIST_ITEM','change','*Uncheck\x20item*','listIndent','todoList','push','_descriptionFactory','end','numbered','parent','findIndex','paragraph','TrackChangesEditing','selection','locale'];_0xfb68=function(){return _0x1d26fa;};return _0xfb68();}const _0x65030d=_0x2f65;(function(_0xd8b286,_0x4024bc){const _0x5517e5=_0x2f65,_0x957f18=_0xd8b286();while(!![]){try{const _0x58d659=parseInt(_0x5517e5(0x1fb))/0x1+parseInt(_0x5517e5(0x1d2))/0x2*(-parseInt(_0x5517e5(0x1ee))/0x3)+-parseInt(_0x5517e5(0x1d5))/0x4*(parseInt(_0x5517e5(0x1ea))/0x5)+parseInt(_0x5517e5(0x212))/0x6*(-parseInt(_0x5517e5(0x207))/0x7)+-parseInt(_0x5517e5(0x1d4))/0x8*(parseInt(_0x5517e5(0x227))/0x9)+parseInt(_0x5517e5(0x20c))/0xa+parseInt(_0x5517e5(0x1db))/0xb;if(_0x58d659===_0x4024bc)break;else _0x957f18['push'](_0x957f18['shift']());}catch(_0x3011dc){_0x957f18['push'](_0x957f18['shift']());}}}(_0xfb68,0x8d8bf));import{Plugin as _0x5b0259}from'ckeditor5/src/core.js';function _0x2f65(_0x596d4d,_0x50f2f1){const _0xfb6857=_0xfb68();return _0x2f65=function(_0x2f65ce,_0xb6df3b){_0x2f65ce=_0x2f65ce-0x1d2;let _0x10703a=_0xfb6857[_0x2f65ce];return _0x10703a;},_0x2f65(_0x596d4d,_0x50f2f1);}import{getTranslation as _0xc769cb}from'../utils/common-translations.js';export default class ut extends _0x5b0259{[_0x65030d(0x1e7)](){const _0x4a79ab=_0x65030d,_0x1b9c59=this[_0x4a79ab(0x1eb)],_0x30a8d8=_0x1b9c59[_0x4a79ab(0x223)];if(!_0x1b9c59[_0x4a79ab(0x1fc)][_0x4a79ab(0x20a)](_0x4a79ab(0x1f3)))return;const _0x1e6122=_0x1b9c59[_0x4a79ab(0x1fc)][_0x4a79ab(0x1f5)](_0x4a79ab(0x221)),_0x1ca4d6=_0x1b9c59[_0x4a79ab(0x1fc)][_0x4a79ab(0x20a)](_0x4a79ab(0x1ff));function _0x409a17(_0x201b8f){return()=>{const _0x2f9f30=_0x2f65,_0x51ac6d=_0x1b9c59[_0x2f9f30(0x1d6)][_0x2f9f30(0x1e2)][_0x2f9f30(0x222)],_0x375196=_0x1b9c59[_0x2f9f30(0x1f7)][_0x2f9f30(0x1f5)](_0x201b8f);if(_0x375196[_0x2f9f30(0x1f9)])return void _0x1b9c59[_0x2f9f30(0x20f)](_0x2f9f30(0x220),{});const _0x4c65ed=_0x201b8f[_0x2f9f30(0x201)](0x0,-0x4),_0x23fc1b=function(_0x27a4d8,_0xbb031d,_0x22e378){const _0x1972ca=_0x2f9f30;let _0x6b2f33=Array[_0x1972ca(0x1d7)](_0x27a4d8)[_0x1972ca(0x1f1)](_0x1f6fc9=>function(_0x4e61cc,_0x7355ef){const _0x3330c9=_0x1972ca;return _0x7355ef[_0x3330c9(0x1ed)](_0x4e61cc[_0x3330c9(0x21e)],_0x3330c9(0x1f2))&&!_0x7355ef[_0x3330c9(0x1d8)](_0x4e61cc);}(_0x1f6fc9,_0x22e378));_0x6b2f33=_0x6b2f33[_0x1972ca(0x1f1)](_0x663575=>!_0x663575['is'](_0x1972ca(0x1e1),_0x1972ca(0x1f2))||_0x663575[_0x1972ca(0x1d3)](_0x1972ca(0x1e6))!=_0xbb031d);const _0x2d54b6=new Set();for(const _0x277a8b of _0x6b2f33)_0x277a8b['is'](_0x1972ca(0x1e1),_0x1972ca(0x1f2))?_0x2d54b6[_0x1972ca(0x1d9)](me(_0x277a8b)):_0x2d54b6[_0x1972ca(0x1d9)](_0x277a8b);return Array[_0x1972ca(0x1d7)](_0x2d54b6);}(_0x51ac6d[_0x2f9f30(0x211)](),_0x4c65ed,_0x1b9c59[_0x2f9f30(0x1d6)][_0x2f9f30(0x1f8)]);_0x1b9c59[_0x2f9f30(0x1d6)][_0x2f9f30(0x216)](()=>{const _0x2c5dd5=_0x2f9f30;for(const _0x4bb268 of _0x23fc1b)_0x1e6122[_0x2c5dd5(0x1e8)](_0x4bb268,{'commandName':_0x201b8f,'commandParams':[{'forceValue':!_0x375196[_0x2c5dd5(0x1f9)]}],'formatGroupId':_0x2c5dd5(0x225)},fe(_0x4bb268));});};}function _0xb5a4b2(_0x1012c5){return()=>{const _0x35b49e=_0x2f65,_0x4f0dda=function(_0x51d6c4){const _0xf169e6=_0x2f65;let _0xd31784=Array[_0xf169e6(0x1d7)](_0x51d6c4);const _0x125ea8=_0xd31784[_0xf169e6(0x21f)](_0x223bf2=>_0xf169e6(0x1f2)!=_0x223bf2[_0xf169e6(0x204)]);return _0x125ea8>-0x1&&(_0xd31784=_0xd31784[_0xf169e6(0x201)](0x0,_0x125ea8)),_0xd31784;}(_0x1b9c59[_0x35b49e(0x1d6)][_0x35b49e(0x1e2)][_0x35b49e(0x222)][_0x35b49e(0x211)]()),_0x5bfedd=_0x1b9c59[_0x35b49e(0x1d6)][_0x35b49e(0x1ef)](_0x1b9c59[_0x35b49e(0x1d6)][_0x35b49e(0x224)](_0x4f0dda[0x0],_0x35b49e(0x1ec)),_0x1b9c59[_0x35b49e(0x1d6)][_0x35b49e(0x224)](_0x4f0dda[_0x4f0dda[_0x35b49e(0x214)]-0x1],_0x35b49e(0x21c)));_0x1b9c59[_0x35b49e(0x1d6)][_0x35b49e(0x216)](()=>{const _0x1e2388=_0x35b49e;_0x1e6122[_0x1e2388(0x1e8)](_0x5bfedd,{'commandName':_0x1012c5,'commandParams':[],'formatGroupId':_0x1e2388(0x218)},function(_0x5d277f){const _0x1794cc=_0x1e2388,_0x78c71d=new Set();for(const _0x3de02c of _0x5d277f){let _0x6cfc69=_0x3de02c[_0x1794cc(0x1dd)];for(;_0x6cfc69&&_0x6cfc69[_0x1794cc(0x1d3)](_0x1794cc(0x218))>_0x3de02c[_0x1794cc(0x1d3)](_0x1794cc(0x218));)_0x78c71d[_0x1794cc(0x1d9)](_0x6cfc69),_0x6cfc69=_0x6cfc69[_0x1794cc(0x1dd)];}return Array[_0x1794cc(0x1d7)](_0x78c71d);}(_0x4f0dda));});};}_0x1e6122[_0x4a79ab(0x1e5)](_0x4a79ab(0x1fa),_0x409a17(_0x4a79ab(0x1fa))),_0x1e6122[_0x4a79ab(0x1e5)](_0x4a79ab(0x206),_0x409a17(_0x4a79ab(0x206))),_0x1ca4d6&&_0x1e6122[_0x4a79ab(0x1e5)](_0x4a79ab(0x219),_0x409a17(_0x4a79ab(0x219))),_0x1e6122[_0x4a79ab(0x1e5)](_0x4a79ab(0x1de),_0xb5a4b2(_0x4a79ab(0x1de))),_0x1e6122[_0x4a79ab(0x1e5)](_0x4a79ab(0x20d),_0xb5a4b2(_0x4a79ab(0x20d))),_0x1ca4d6&&_0x1e6122[_0x4a79ab(0x1e5)](_0x4a79ab(0x1dc),()=>{const _0x39a4b6=_0x4a79ab,_0x280e1c=_0x1b9c59[_0x39a4b6(0x1f7)][_0x39a4b6(0x1f5)](_0x39a4b6(0x1dc)),_0x26b6ba=Array[_0x39a4b6(0x1d7)](_0x280e1c[_0x39a4b6(0x20e)]);_0x26b6ba[_0x39a4b6(0x1f1)](_0x4134cf=>_0x4134cf[_0x39a4b6(0x1d3)](_0x39a4b6(0x200))!=_0x280e1c[_0x39a4b6(0x1f9)]),_0x1b9c59[_0x39a4b6(0x1d6)][_0x39a4b6(0x216)](()=>{const _0x16d305=_0x39a4b6;for(const _0x1ea621 of _0x26b6ba)_0x1e6122[_0x16d305(0x1e8)](_0x1ea621,{'commandName':_0x16d305(0x1dc),'commandParams':[{'forceValue':!_0x280e1c[_0x16d305(0x1f9)]}]});});}),_0x1e6122[_0x4a79ab(0x21b)][_0x4a79ab(0x1f4)](_0x4a79ab(0x1f2),_0x516220=>_0xc769cb(_0x30a8d8,_0x4a79ab(0x215),_0x516220)),_0x1e6122[_0x4a79ab(0x21b)][_0x4a79ab(0x1df)](_0xa9ec14=>{const _0x53d7f1=_0x4a79ab;if(_0x53d7f1(0x1e0)!=_0xa9ec14[_0x53d7f1(0x1f6)]&&_0x53d7f1(0x202)!=_0xa9ec14[_0x53d7f1(0x1f6)])return;const {data:_0x371f1a}=_0xa9ec14;if(_0x371f1a){if(_0x53d7f1(0x1fa)==_0x371f1a[_0x53d7f1(0x208)]||_0x53d7f1(0x206)==_0x371f1a[_0x53d7f1(0x208)]||_0x53d7f1(0x219)==_0x371f1a[_0x53d7f1(0x208)])switch(_0x371f1a[_0x53d7f1(0x208)][_0x53d7f1(0x228)](_0x53d7f1(0x20b),'')){case _0x53d7f1(0x205):return _0x3674c8(_0xc769cb(_0x30a8d8,_0x53d7f1(0x1f0)));case _0x53d7f1(0x21d):return _0x3674c8(_0xc769cb(_0x30a8d8,_0x53d7f1(0x1da)));case _0x53d7f1(0x1e4):return _0x3674c8(_0xc769cb(_0x30a8d8,_0x53d7f1(0x203)));}if(_0x53d7f1(0x1de)==_0x371f1a[_0x53d7f1(0x208)])return{'type':_0x53d7f1(0x210),'content':_0xc769cb(_0x30a8d8,_0x53d7f1(0x1fe),_0xc769cb(_0x30a8d8,_0x53d7f1(0x215)))};if(_0x53d7f1(0x20d)==_0x371f1a[_0x53d7f1(0x208)])return{'type':_0x53d7f1(0x210),'content':_0xc769cb(_0x30a8d8,_0x53d7f1(0x1e9),_0xc769cb(_0x30a8d8,_0x53d7f1(0x215)))};if(_0x53d7f1(0x1dc)==_0x371f1a[_0x53d7f1(0x208)])return _0x371f1a[_0x53d7f1(0x209)][0x0][_0x53d7f1(0x226)]?{'type':_0x53d7f1(0x210),'content':_0xc769cb(_0x30a8d8,_0x53d7f1(0x1fd))}:{'type':_0x53d7f1(0x210),'content':_0xc769cb(_0x30a8d8,_0x53d7f1(0x217))};}function _0x3674c8(_0x44fbfa){const _0x3bd3eb=_0x53d7f1;return{'type':_0x3bd3eb(0x210),'content':_0xc769cb(_0x30a8d8,_0x3bd3eb(0x213),_0x44fbfa)};}});}}function me(_0x94424d){const _0x58ed00=_0x65030d,_0x1b7d17=_0x94424d[_0x58ed00(0x1d3)](_0x58ed00(0x218));if(0x0==_0x1b7d17)return _0x94424d;let _0x1b3fb5=_0x94424d;for(;_0x94424d[_0x58ed00(0x1e3)]&&_0x94424d[_0x58ed00(0x1e3)]['is'](_0x58ed00(0x1e1),_0x58ed00(0x1f2));){const _0x2a4058=_0x94424d[_0x58ed00(0x1e3)][_0x58ed00(0x1d3)](_0x58ed00(0x218));if(_0x2a4058==_0x1b7d17)_0x1b3fb5=_0x94424d[_0x58ed00(0x1e3)];else{if(_0x2a4058<_0x1b7d17)break;}_0x94424d=_0x94424d[_0x58ed00(0x1e3)];}return _0x1b3fb5;}function fe(_0x3ca562){const _0x3663a4=_0x65030d,_0xde6ae9=[];if(_0x3ca562['is'](_0x3663a4(0x1e1),_0x3663a4(0x1f2))&&_0x3ca562[_0x3663a4(0x1d3)](_0x3663a4(0x218))>0x0){let _0x350600=_0x3ca562[_0x3663a4(0x1dd)];for(;_0x350600&&_0x3663a4(0x1f2)==_0x350600[_0x3663a4(0x204)]&&_0x350600[_0x3663a4(0x1d3)](_0x3663a4(0x218))==_0x3ca562[_0x3663a4(0x1d3)](_0x3663a4(0x218));)_0xde6ae9[_0x3663a4(0x21a)](_0x350600),_0x350600=_0x350600[_0x3663a4(0x1dd)];}return _0xde6ae9;}
|