@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240225.0 → 0.0.0-nightly-20240227.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/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 _0x39ed12=_0x2ede;(function(_0x44dce0,_0x18e039){const _0x41f16a=_0x2ede,_0x76904b=_0x44dce0();while(!![]){try{const _0x665363=parseInt(_0x41f16a(0xee))/0x1*(parseInt(_0x41f16a(0xd1))/0x2)+parseInt(_0x41f16a(0xd7))/0x3+-parseInt(_0x41f16a(0xde))/0x4*(-parseInt(_0x41f16a(0xe6))/0x5)+-parseInt(_0x41f16a(0xce))/0x6*(-parseInt(_0x41f16a(0xf7))/0x7)+parseInt(_0x41f16a(0xcb))/0x8*(-parseInt(_0x41f16a(0xd9))/0x9)+parseInt(_0x41f16a(0xc5))/0xa+-parseInt(_0x41f16a(0xe9))/0xb;if(_0x665363===_0x18e039)break;else _0x76904b['push'](_0x76904b['shift']());}catch(_0x34a744){_0x76904b['push'](_0x76904b['shift']());}}}(_0x3cd3,0x258a4));import{Plugin as _0x5f1ff1}from'ckeditor5/src/core.js';function _0x2ede(_0x1fbe37,_0x154450){const _0x3cd34e=_0x3cd3();return _0x2ede=function(_0x2ede71,_0x3acf88){_0x2ede71=_0x2ede71-0xc2;let _0x986c19=_0x3cd34e[_0x2ede71];return _0x986c19;},_0x2ede(_0x1fbe37,_0x154450);}import{normalizeColorOptions as _0x3b74a3}from'ckeditor5/src/ui.js';import{getTranslation as _0x235fe2}from'../utils/common-translations.js';export default class X extends _0x5f1ff1{[_0x39ed12(0xf0)](){const _0x1cb139=_0x39ed12,_0x4453e0=this[_0x1cb139(0xdb)],_0x180802=_0x4453e0[_0x1cb139(0xc3)][_0x1cb139(0xe7)](_0x1cb139(0xcf)),_0x23346a=_0x4453e0[_0x1cb139(0xd4)][_0x1cb139(0xe7)](_0x1cb139(0xf4)),_0x535eb5=_0x4453e0[_0x1cb139(0xd4)][_0x1cb139(0xe7)](_0x1cb139(0xe3));_0x23346a&&_0x535eb5&&(_0x180802[_0x1cb139(0xd0)](_0x1cb139(0xe3)),_0x180802[_0x1cb139(0xea)](_0x1cb139(0xf4)),this[_0x1cb139(0xca)]());}[_0x39ed12(0xca)](){const _0x1a88af=_0x39ed12,_0x957db=this[_0x1a88af(0xdb)],_0x178810=_0x957db[_0x1a88af(0xed)];_0x957db[_0x1a88af(0xc3)][_0x1a88af(0xe7)](_0x1a88af(0xcf))[_0x1a88af(0xec)][_0x1a88af(0xc2)](_0x2dadc0=>{const _0x4d5180=_0x1a88af;if(_0x4d5180(0xc7)!=_0x2dadc0[_0x4d5180(0xd3)]&&_0x4d5180(0xe0)!=_0x2dadc0[_0x4d5180(0xd3)])return;const {data:_0x34ff82}=_0x2dadc0;if(_0x34ff82&&_0x4d5180(0xe3)===_0x34ff82[_0x4d5180(0xe8)]){const _0x1071e6=[],_0x3772a0=_0x34ff82[_0x4d5180(0xdf)][0x0];for(const [_0x36783e,_0x3e4ca0]of Object[_0x4d5180(0xf2)](_0x3772a0))_0x1071e6[_0x4d5180(0xd6)](so(_0x957db,_0x36783e,_0x3e4ca0));return _0x1071e6[_0x4d5180(0xc6)]?{'type':_0x4d5180(0xeb),'content':_0x235fe2(_0x178810,_0x4d5180(0xe1),_0x1071e6[_0x4d5180(0xcc)](',\x20'))}:{'type':_0x4d5180(0xeb),'content':_0x235fe2(_0x178810,_0x4d5180(0xf8))};}});}}function so(_0x49558c,_0x279ba6,_0x545fae){const _0x257455=_0x39ed12,_0x2c9acd=_0x49558c[_0x257455(0xed)]['t'],_0x356bba=_0x279ba6[_0x257455(0xc9)](/(?=[A-Z])/)[_0x257455(0xcc)]('\x20'),_0x4a20af=_0x2c9acd(_0x356bba[_0x257455(0xc4)](0x0)[_0x257455(0xda)]()+_0x356bba[_0x257455(0xe5)](0x1))[_0x257455(0xdc)]();if(_0x257455(0xf5)==typeof _0x545fae)return _0x4a20af;if(_0x257455(0xf3)===_0x279ba6||_0x257455(0xf1)===_0x279ba6){const _0x5ce0c5=_0x3b74a3(_0x49558c[_0x257455(0xef)][_0x257455(0xe7)](_0x257455(0xf6)))[_0x257455(0xd2)](_0x1eb2cb=>_0x1eb2cb[_0x257455(0xd8)]==_0x545fae);return _0x4a20af+'\x20('+(_0x5ce0c5?_0x2c9acd(_0x5ce0c5[_0x257455(0xdd)])[_0x257455(0xdc)]():_0x545fae)+')';}if(_0x257455(0xd5)===_0x279ba6&&isNaN(parseFloat(_0x545fae))){const _0x54f21e=_0x49558c[_0x257455(0xc3)][_0x257455(0xe7)](_0x257455(0xe4))[_0x257455(0xe2)](_0x49558c[_0x257455(0xef)][_0x257455(0xe7)](_0x257455(0xc8)))[_0x257455(0xd2)](_0x584d04=>_0x584d04[_0x257455(0xd8)]==_0x545fae);return _0x4a20af+'\x20('+(_0x54f21e?_0x2c9acd(_0x54f21e[_0x257455(0xcd)])[_0x257455(0xdc)]():_0x545fae)+')';}return _0x4a20af+'\x20('+_0x545fae+')';}function _0x3cd3(){const _0x428275=['model','24147DnCkcs','toUpperCase','editor','toLowerCase','label','44852CFxzAE','commandParams','formatInline','*Set\x20format\x20to:*\x20%0','normalizeSizeOptions','pasteFormat','FontSize','slice','65SHTUtU','get','commandName','8681585sUkEVq','enableCommand','format','_descriptionFactory','locale','281niFVaU','config','afterInit','fontBackgroundColor','entries','fontColor','copyFormat','boolean','fontColor.colors','826JjPRjp','*Remove\x20all\x20formatting*','registerDescriptionCallback','plugins','charAt','2546500vEFkJK','length','formatBlock','fontSize.options','split','_registerLegacyDescription','64kAuaat','join','title','11412uegXhm','TrackChangesEditing','_enableDefaultAttributesIntegration','1014QdOexS','find','type','commands','fontSize','push','591423CZdtiZ'];_0x3cd3=function(){return _0x428275;};return _0x3cd3();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5a8278=_0x28c9;(function(_0x40d110,_0x28f180){const _0x4c0356=_0x28c9,_0x308d68=_0x40d110();while(!![]){try{const _0xaa2412=-parseInt(_0x4c0356(0x183))/0x1+parseInt(_0x4c0356(0x17b))/0x2+-parseInt(_0x4c0356(0x17f))/0x3+-parseInt(_0x4c0356(0x18a))/0x4*(parseInt(_0x4c0356(0x187))/0x5)+parseInt(_0x4c0356(0x184))/0x6*(-parseInt(_0x4c0356(0x18c))/0x7)+-parseInt(_0x4c0356(0x193))/0x8*(-parseInt(_0x4c0356(0x19a))/0x9)+parseInt(_0x4c0356(0x18e))/0xa;if(_0xaa2412===_0x28f180)break;else _0x308d68['push'](_0x308d68['shift']());}catch(_0x30fe45){_0x308d68['push'](_0x308d68['shift']());}}}(_0x186d,0x28530));import{Plugin as _0x4655e4}from'ckeditor5/src/core.js';function _0x186d(){const _0x5e0374=['6103880SDaMzN','heading','find','registerDescriptionCallback','config','5016wJVpjR','value','match','commandParams','model','_descriptionFactory','editor','2250skstKR','ELEMENT_HEADING','TrackChangesEditing','_getHeadingLevel','title','registerElementLabel','get','locale','ELEMENT_HEADING_CUSTOM','format','heading.options','commandName','_enableDefaultAttributesIntegration','240744JqGJmX','plugins','formatBlock','name','662064jNOTsj','_registerLegacyDescription','*Change\x20to:*\x20%0','view','317123gzdmjR','402MWRlPC','type','afterInit','67385ZJRTJD','paragraph','HeadingEditing','32uVJaIk','_headingOptions','8015opOdms','has'];_0x186d=function(){return _0x5e0374;};return _0x186d();}function _0x28c9(_0x632ba8,_0x9bb102){const _0x186dce=_0x186d();return _0x28c9=function(_0x28c983,_0x4eb2c1){_0x28c983=_0x28c983-0x170;let _0x44feab=_0x186dce[_0x28c983];return _0x44feab;},_0x28c9(_0x632ba8,_0x9bb102);}import{getTranslation as _0x19c60c}from'../utils/common-translations.js';export default class Y extends _0x4655e4{[_0x5a8278(0x186)](){const _0x1d44eb=_0x5a8278,_0x3707d6=this[_0x1d44eb(0x199)];if(!_0x3707d6[_0x1d44eb(0x17c)][_0x1d44eb(0x18d)](_0x1d44eb(0x189)))return;this[_0x1d44eb(0x18b)]=_0x3707d6[_0x1d44eb(0x192)][_0x1d44eb(0x174)](_0x1d44eb(0x178));const _0x2d6069=_0x3707d6[_0x1d44eb(0x175)],_0x59061a=_0x3707d6[_0x1d44eb(0x17c)][_0x1d44eb(0x174)](_0x1d44eb(0x170));_0x59061a[_0x1d44eb(0x17a)](_0x1d44eb(0x18f));for(const _0x498684 of this[_0x1d44eb(0x18b)])_0x1d44eb(0x188)!=_0x498684[_0x1d44eb(0x197)]&&_0x59061a[_0x1d44eb(0x198)][_0x1d44eb(0x173)](_0x498684[_0x1d44eb(0x197)],_0x2e8a40=>{const _0x19fa40=_0x1d44eb,_0x276af0=this[_0x19fa40(0x171)](_0x498684[_0x19fa40(0x197)]);return null!==_0x276af0?_0x3e0051(_0x2e8a40,_0x276af0):_0x1e8fea(_0x2e8a40,_0x498684[_0x19fa40(0x172)]);});function _0x3e0051(_0x2d12b4,_0x3f16d6){const _0x12c413=_0x1d44eb;return _0x19c60c(_0x2d6069,_0x12c413(0x19b),[_0x2d12b4,_0x3f16d6]);}function _0x1e8fea(_0xadaa2a,_0x276cb7){const _0x2b427c=_0x1d44eb;return _0x19c60c(_0x2d6069,_0x2b427c(0x176),[_0xadaa2a,_0x276cb7]);}this[_0x1d44eb(0x180)]();}[_0x5a8278(0x180)](){const _0x5324a7=_0x5a8278,_0x3d70d4=this[_0x5324a7(0x199)],_0x13a0f1=_0x3d70d4[_0x5324a7(0x175)];function _0x34d222(_0x13461b,_0x5d5a22){const _0x4872e6=_0x5324a7;return _0x19c60c(_0x13a0f1,_0x4872e6(0x176),[_0x13461b,_0x5d5a22]);}_0x3d70d4[_0x5324a7(0x17c)][_0x5324a7(0x174)](_0x5324a7(0x170))[_0x5324a7(0x198)][_0x5324a7(0x191)](_0x402160=>{const _0x3d2e7a=_0x5324a7;if(_0x3d2e7a(0x17d)!=_0x402160[_0x3d2e7a(0x185)])return;const {data:_0x118fa3}=_0x402160;if(_0x118fa3&&_0x3d2e7a(0x18f)==_0x118fa3[_0x3d2e7a(0x179)]){const _0x4c46ae=_0x118fa3[_0x3d2e7a(0x196)][0x0][_0x3d2e7a(0x194)],_0x107475=this[_0x3d2e7a(0x171)](_0x4c46ae);if(null!==_0x107475)return{'type':_0x3d2e7a(0x177),'content':_0x19c60c(_0x13a0f1,_0x3d2e7a(0x181),(_0x42cf32=0x1,_0x4f8d18=_0x107475,_0x19c60c(_0x13a0f1,_0x3d2e7a(0x19b),[_0x42cf32,_0x4f8d18])))};const _0x40e414=this[_0x3d2e7a(0x18b)][_0x3d2e7a(0x190)](_0x18c0b5=>_0x18c0b5[_0x3d2e7a(0x197)]===_0x4c46ae)[_0x3d2e7a(0x172)];return{'type':_0x3d2e7a(0x177),'content':_0x19c60c(_0x13a0f1,_0x3d2e7a(0x181),_0x34d222(0x1,_0x40e414))};}var _0x42cf32,_0x4f8d18;});}[_0x5a8278(0x171)](_0x17c47d){const _0x110fda=_0x5a8278;var _0x5dfa09,_0x191d59;const _0x175698=_0x17c47d[_0x110fda(0x195)](/^heading(\d+)/);if(_0x175698)return _0x175698[0x1];const _0x5201ba=null===(_0x5dfa09=this[_0x110fda(0x18b)])||void 0x0===_0x5dfa09?void 0x0:_0x5dfa09[_0x110fda(0x190)](_0x101428=>_0x101428[_0x110fda(0x197)]==_0x17c47d);if(_0x5201ba&&_0x5201ba[_0x110fda(0x182)]){const _0x4feab1=_0x5201ba[_0x110fda(0x182)],_0x17352a=(null!==(_0x191d59=_0x4feab1[_0x110fda(0x17e)])&&void 0x0!==_0x191d59?_0x191d59:_0x4feab1)[_0x110fda(0x195)](/^h(\d+)/);if(_0x17352a)return _0x17352a[0x1];}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x409dd5=_0xd97c;(function(_0x3287f0,_0x2a0150){const _0x789141=_0xd97c,_0x40dd91=_0x3287f0();while(!![]){try{const _0xd92ee8=-parseInt(_0x789141(0x10f))/0x1*(parseInt(_0x789141(0x11e))/0x2)+parseInt(_0x789141(0xfe))/0x3*(-parseInt(_0x789141(0xfc))/0x4)+-parseInt(_0x789141(0x101))/0x5+-parseInt(_0x789141(0x11c))/0x6*(-parseInt(_0x789141(0x10d))/0x7)+-parseInt(_0x789141(0x10c))/0x8+parseInt(_0x789141(0x114))/0x9*(-parseInt(_0x789141(0xfd))/0xa)+parseInt(_0x789141(0x117))/0xb;if(_0xd92ee8===_0x2a0150)break;else _0x40dd91['push'](_0x40dd91['shift']());}catch(_0xc1881c){_0x40dd91['push'](_0x40dd91['shift']());}}}(_0x39f8,0x2f7b8));import{Plugin as _0x1eb621}from'ckeditor5/src/core.js';import{getTranslation as _0x3f455b}from'../utils/common-translations.js';function _0xd97c(_0x4cfd80,_0x27846e){const _0x39f8e8=_0x39f8();return _0xd97c=function(_0xd97cfd,_0x1aae69){_0xd97cfd=_0xd97cfd-0xf9;let _0x2ed41c=_0x39f8e8[_0xd97cfd];return _0x2ed41c;},_0xd97c(_0x4cfd80,_0x27846e);}function _0x39f8(){const _0x4eab67=['highlight.options','has','registerDescriptionCallback','1545416IdFxtf','49ArZFfD','_enableDefaultAttributesIntegration','77fXjSKB','commandName','locale','type','editor','1721781EImigS','config','afterInit','13087019pRikEq','*Remove\x20highlight*','format','title','registerAttributeLabel','251742nXQqqU','_descriptionFactory','7978pRvnIj','HighlightEditing','get','plugins','color','TrackChangesEditing','*Set\x20highlight:*\x20%0','2060NtZqXz','10bqftFE','1446knLPzl','value','highlight','1745355Taopcb','_registerLegacyDescription','formatInline','model','find','FORMAT_HIGHLIGHT','toLowerCase','commandParams'];_0x39f8=function(){return _0x4eab67;};return _0x39f8();}export default class Z extends _0x1eb621{[_0x409dd5(0x116)](){const _0x42ddb6=_0x409dd5,_0x308c0=this[_0x42ddb6(0x113)];if(!_0x308c0[_0x42ddb6(0x121)][_0x42ddb6(0x10a)](_0x42ddb6(0x11f)))return;const _0x566caf=_0x308c0[_0x42ddb6(0x121)][_0x42ddb6(0x120)](_0x42ddb6(0xfa)),_0x39e278=_0x308c0[_0x42ddb6(0x111)];_0x566caf[_0x42ddb6(0x10e)](_0x42ddb6(0x100),[_0x42ddb6(0x100)]),_0x566caf[_0x42ddb6(0x11d)][_0x42ddb6(0x11b)](_0x42ddb6(0x100),_0x3f455b(_0x39e278,_0x42ddb6(0x106))),this[_0x42ddb6(0x102)]();}[_0x409dd5(0x102)](){const _0x3a3934=_0x409dd5,_0x20c121=this[_0x3a3934(0x113)],_0x38c9c9=_0x20c121[_0x3a3934(0x111)];_0x20c121[_0x3a3934(0x121)][_0x3a3934(0x120)](_0x3a3934(0xfa))[_0x3a3934(0x11d)][_0x3a3934(0x10b)](_0x3879e1=>{const _0x55d08a=_0x3a3934;if(_0x55d08a(0x103)!=_0x3879e1[_0x55d08a(0x112)])return;const {data:_0x1761b4}=_0x3879e1;if(_0x1761b4&&_0x55d08a(0x100)==_0x1761b4[_0x55d08a(0x110)]){const _0x2222a2=_0x38c9c9['t'],_0x218e18=_0x1761b4[_0x55d08a(0x108)][0x0][_0x55d08a(0xff)];if(_0x218e18){const _0x42c299=_0x20c121[_0x55d08a(0x115)][_0x55d08a(0x120)](_0x55d08a(0x109))[_0x55d08a(0x105)](_0x5b4b47=>_0x5b4b47[_0x55d08a(0x104)]==_0x218e18),_0x3106e6=_0x2222a2(_0x42c299[_0x55d08a(0x11a)])[_0x55d08a(0x107)]();return{'type':_0x55d08a(0x119),'content':_0x3f455b(_0x38c9c9,_0x55d08a(0xfb),_0x3106e6),'color':{'value':_0x42c299[_0x55d08a(0xf9)],'title':_0x42c299[_0x55d08a(0x11a)]}};}return{'type':_0x55d08a(0x119),'content':_0x3f455b(_0x38c9c9,_0x55d08a(0x118),_0x3f455b(_0x38c9c9,_0x55d08a(0x106)))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0xe3584=_0x8d1e;function _0x8d1e(_0x2a0803,_0x3c8713){const _0x429496=_0x4294();return _0x8d1e=function(_0x8d1e96,_0xdd380f){_0x8d1e96=_0x8d1e96-0x10d;let _0x21f4e6=_0x429496[_0x8d1e96];return _0x21f4e6;},_0x8d1e(_0x2a0803,_0x3c8713);}(function(_0xc845ee,_0x4cd729){const _0x3801ad=_0x8d1e,_0x13e8c0=_0xc845ee();while(!![]){try{const _0x38548b=parseInt(_0x3801ad(0x10d))/0x1+parseInt(_0x3801ad(0x116))/0x2*(parseInt(_0x3801ad(0x115))/0x3)+parseInt(_0x3801ad(0x131))/0x4*(parseInt(_0x3801ad(0x11d))/0x5)+-parseInt(_0x3801ad(0x12a))/0x6+parseInt(_0x3801ad(0x118))/0x7*(parseInt(_0x3801ad(0x130))/0x8)+parseInt(_0x3801ad(0x112))/0x9+parseInt(_0x3801ad(0x126))/0xa*(-parseInt(_0x3801ad(0x11e))/0xb);if(_0x38548b===_0x4cd729)break;else _0x13e8c0['push'](_0x13e8c0['shift']());}catch(_0x2777c5){_0x13e8c0['push'](_0x13e8c0['shift']());}}}(_0x4294,0x772c8));function _0x4294(){const _0x560d78=['3600540XoXdYU','horizontalLine','enableCommand','addClass','dataDowncast','showSuggestionHighlights','3431320eviIOx','1434332oUbERc','423907UOisUC','TrackChangesEditing','ELEMENT_HORIZONTAL_LINE','editor','createEmptyElement','5882274RToIzd','high','ck-horizontal-line','33DaMsGS','117536uqrcZo','insert','14LiTHks','elementToStructure','createContainerElement','get','div','5DdRtoF','2596rRoNih','_descriptionFactory','has','plugins','afterInit','locale','createPositionAt','registerElementLabel','78480NraZFj','conversion','for','HorizontalLineEditing'];_0x4294=function(){return _0x560d78;};return _0x4294();}import{Plugin as _0x24aad7}from'ckeditor5/src/core.js';import{getTranslation as _0x50e26a}from'../utils/common-translations.js';export default class tt extends _0x24aad7{[_0xe3584(0x122)](){const _0x4c4641=_0xe3584,_0x10a307=this[_0x4c4641(0x110)];if(!_0x10a307[_0x4c4641(0x121)][_0x4c4641(0x120)](_0x4c4641(0x129)))return;_0x10a307[_0x4c4641(0x121)][_0x4c4641(0x11b)](_0x4c4641(0x10e))[_0x4c4641(0x12c)](_0x4c4641(0x12b));const _0x4a3104=_0x10a307[_0x4c4641(0x121)][_0x4c4641(0x11b)](_0x4c4641(0x10e)),_0x601b86=_0x10a307[_0x4c4641(0x123)];_0x4a3104[_0x4c4641(0x11f)][_0x4c4641(0x125)](_0x4c4641(0x12b),_0x1f6204=>_0x50e26a(_0x601b86,_0x4c4641(0x10f),_0x1f6204)),_0x10a307[_0x4c4641(0x127)][_0x4c4641(0x128)](_0x4c4641(0x12e))[_0x4c4641(0x119)]({'model':_0x4c4641(0x12b),'view':(_0x2bf51d,{writer:_0x212ccc,options:_0x9e5d0})=>{const _0xe80c23=_0x4c4641;if(!_0x9e5d0[_0xe80c23(0x12f)])return null;const _0x163978=_0x212ccc[_0xe80c23(0x11a)](_0xe80c23(0x11c)),_0x1c17e6=_0x212ccc[_0xe80c23(0x111)]('hr');return _0x212ccc[_0xe80c23(0x12d)](_0xe80c23(0x114),_0x163978),_0x212ccc[_0xe80c23(0x117)](_0x212ccc[_0xe80c23(0x124)](_0x163978,0x0),_0x1c17e6),_0x163978;},'converterPriority':_0x4c4641(0x113)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x417a78=_0x30ab;(function(_0x288faf,_0x4189cc){const _0x5d192e=_0x30ab,_0x5dd805=_0x288faf();while(!![]){try{const _0x29b6bb=-parseInt(_0x5d192e(0x170))/0x1*(-parseInt(_0x5d192e(0x158))/0x2)+-parseInt(_0x5d192e(0x176))/0x3+-parseInt(_0x5d192e(0x15a))/0x4*(parseInt(_0x5d192e(0x16d))/0x5)+-parseInt(_0x5d192e(0x173))/0x6*(-parseInt(_0x5d192e(0x166))/0x7)+parseInt(_0x5d192e(0x16f))/0x8*(-parseInt(_0x5d192e(0x157))/0x9)+parseInt(_0x5d192e(0x167))/0xa+parseInt(_0x5d192e(0x171))/0xb*(parseInt(_0x5d192e(0x153))/0xc);if(_0x29b6bb===_0x4189cc)break;else _0x5dd805['push'](_0x5dd805['shift']());}catch(_0xfdf220){_0x5dd805['push'](_0x5dd805['shift']());}}}(_0x3fbf,0x68d35));function _0x30ab(_0x51e2d0,_0x35777e){const _0x3fbf4a=_0x3fbf();return _0x30ab=function(_0x30ab62,_0x219d4c){_0x30ab62=_0x30ab62-0x153;let _0x58513e=_0x3fbf4a[_0x30ab62];return _0x58513e;},_0x30ab(_0x51e2d0,_0x35777e);}import{Plugin as _0x49e1c0}from'ckeditor5/src/core.js';import{getTranslation as _0x899e4f}from'../utils/common-translations.js';function _0x3fbf(){const _0x5c7189=['1300hZiTLE','editor','332wYkdHS','ELEMENT_HTML_EMBED','_registerLegacyDescription','start','key','HtmlEmbed','TrackChangesEditing','getFirstRange','commandName','value','*Change\x20%0\x20content*','get','1939ZwXhkr','1907690afMDxS','nodeAfter','rawHtml','afterInit','attribute','registerDescriptionCallback','47305XTnHdk','locale','473384ixPjzy','1084agUoxh','200937xOzTlJ','element','4506XZtvdN','has','htmlEmbed','23679YinLGo','_enableDefaultAttributesIntegration','_descriptionFactory','plugins','formatBlock','156nbNAqp','registerElementLabel','type','format','18mTMwAv'];_0x3fbf=function(){return _0x5c7189;};return _0x3fbf();}export default class et extends _0x49e1c0{[_0x417a78(0x16a)](){const _0x30216b=_0x417a78,_0x51fd67=this[_0x30216b(0x159)];if(!_0x51fd67[_0x30216b(0x179)][_0x30216b(0x174)](_0x30216b(0x15f)))return;const _0x288b01=_0x51fd67[_0x30216b(0x179)][_0x30216b(0x165)](_0x30216b(0x160)),_0x41bc72=_0x51fd67[_0x30216b(0x16e)];_0x288b01[_0x30216b(0x178)][_0x30216b(0x154)](_0x30216b(0x169),_0x25cf7e=>_0x899e4f(_0x41bc72,_0x30216b(0x15b),_0x25cf7e)),_0x288b01[_0x30216b(0x177)](_0x30216b(0x175),[],[_0x30216b(0x163)]),_0x288b01[_0x30216b(0x178)][_0x30216b(0x16c)](_0x10d4af=>{const _0x3c74e3=_0x30216b;if(_0x3c74e3(0x16b)!=_0x10d4af[_0x3c74e3(0x155)])return;const {data:_0x3a4f00}=_0x10d4af;if(_0x3a4f00&&_0x3c74e3(0x163)==_0x3a4f00[_0x3c74e3(0x15e)]&&_0x10d4af[_0x3c74e3(0x161)]()[_0x3c74e3(0x15d)][_0x3c74e3(0x168)]['is'](_0x3c74e3(0x172),_0x3c74e3(0x169))){const _0x25ac7f=_0x899e4f(_0x41bc72,_0x3c74e3(0x15b));return{'type':_0x3c74e3(0x156),'content':_0x899e4f(_0x41bc72,_0x3c74e3(0x164),_0x25ac7f)};}}),this[_0x30216b(0x15c)]();}[_0x417a78(0x15c)](){const _0x3ac2ec=_0x417a78,_0x464723=this[_0x3ac2ec(0x159)],_0x34b48c=_0x464723[_0x3ac2ec(0x16e)];_0x464723[_0x3ac2ec(0x179)][_0x3ac2ec(0x165)](_0x3ac2ec(0x160))[_0x3ac2ec(0x178)][_0x3ac2ec(0x16c)](_0x3663e1=>{const _0x447d59=_0x3ac2ec;if(_0x447d59(0x17a)!=_0x3663e1[_0x447d59(0x155)])return;const {data:_0x3f21fd}=_0x3663e1;if(_0x3f21fd&&_0x447d59(0x175)==_0x3f21fd[_0x447d59(0x162)]){const _0x2dc8dd=_0x899e4f(_0x34b48c,_0x447d59(0x15b));return{'type':_0x447d59(0x156),'content':_0x899e4f(_0x34b48c,_0x447d59(0x164),_0x2dc8dd)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x2153(_0x463f3a,_0x3ba00e){const _0x1978c2=_0x1978();return _0x2153=function(_0x215383,_0x1133d7){_0x215383=_0x215383-0x1e9;let _0xae85a1=_0x1978c2[_0x215383];return _0xae85a1;},_0x2153(_0x463f3a,_0x3ba00e);}const _0x1af6c4=_0x2153;(function(_0x3795c6,_0x359149){const _0x85d20f=_0x2153,_0x2e572a=_0x3795c6();while(!![]){try{const _0x446fcd=-parseInt(_0x85d20f(0x248))/0x1+parseInt(_0x85d20f(0x231))/0x2+-parseInt(_0x85d20f(0x256))/0x3+parseInt(_0x85d20f(0x254))/0x4+-parseInt(_0x85d20f(0x1ef))/0x5+-parseInt(_0x85d20f(0x1f1))/0x6*(-parseInt(_0x85d20f(0x247))/0x7)+parseInt(_0x85d20f(0x1ee))/0x8*(parseInt(_0x85d20f(0x212))/0x9);if(_0x446fcd===_0x359149)break;else _0x2e572a['push'](_0x2e572a['shift']());}catch(_0x36a307){_0x2e572a['push'](_0x2e572a['shift']());}}}(_0x1978,0xac562));import{Plugin as _0x5802ac}from'ckeditor5/src/core.js';function _0x1978(){const _0xdbfce3=['isEqual','ELEMENT_IMAGE','ImageInlineEditing','start','_suggestionFactory','Block\x20image\x20to\x20inline\x20image','plugins','insertion','registerAttributeLabel','markInsertion','4523004WdsVQU','*Reset\x20image\x20width*','2134764TxzuOE','getFirstRange','afterInit','has','chain','length','schema','getNearestSelectionRange','addObject','registerElementLabel','imageStylePreApply','format','ELEMENT_CAPTION','imageBlock','toNext','8AFXwPN','3538095MAYjJA','getClosestSelectedImageElement','36AyIVAh','createRange','_registerLegacyDescription','isOwn','registerCustomCallback','previous','ImageEditing','ImageCaptionEditing','*Set\x20image\x20width:*\x20%0','ImageUtils','*Remove\x20image\x20text\x20alternative*','imageTextAlternative','backward','forceDefaultExecution','registerDescriptionCallback','width','formatInline','ImageUploadEditing','_enableDefaultAttributesIntegration','toPrevious','FORMAT_IMAGE_SIZE','editor','deletion','ImageCaptionUtils','resizeImage','selection','forward','ImageBlockEditing','fromPosition','_descriptionFactory','end','enableCommand','subType','2202111nSHavq','isIntersecting','detach','formatBlock','filter','convertBlockImageToInline','Inline\x20image\x20to\x20block\x20image','commandName','markDeletion','_findSuggestions','discard','join','locale','toggleImageCaption','change','findIndex','imageTypeBlock','createRangeOn','markBlockFormat','newValue','TrackChangesEditing','isBefore','nodeAfter','imageCaption','commandParams','model','type','isCollapsed','removeObject','document','attribute','880948ShqunM','ImageTextAlternativeEditing','accept','alt','isBlockImage','element','getSuggestionCallback','key','getContainedElement','find','*Set\x20image\x20text\x20alternative:*\x20%0','imageInline','getCaptionFromImageModelElement','uploadImage','ELEMENT_INLINE_IMAGE','imageTypeInline','caption','get','convertInlineImageToBlock','insertImage','nodeBefore','resizedWidth','1443022RaUzuj','927683ALiIGs','ImageResize'];_0x1978=function(){return _0xdbfce3;};return _0x1978();}import{LivePosition as _0x3e674f}from'ckeditor5/src/engine.js';import{getTranslation as _0xbe32b3}from'../utils/common-translations.js';export default class it extends _0x5802ac{[_0x1af6c4(0x258)](){const _0x43ac6e=_0x1af6c4,_0x4c274c=this[_0x43ac6e(0x206)];if(!_0x4c274c[_0x43ac6e(0x250)][_0x43ac6e(0x259)](_0x43ac6e(0x1f7)))return;const _0x223f4b=_0x4c274c[_0x43ac6e(0x250)][_0x43ac6e(0x242)](_0x43ac6e(0x226)),_0x3a35f8=_0x4c274c[_0x43ac6e(0x250)][_0x43ac6e(0x242)](_0x43ac6e(0x1fa)),_0x3f6e66=_0x4c274c[_0x43ac6e(0x21e)];_0x223f4b[_0x43ac6e(0x210)](_0x43ac6e(0x244)),_0x223f4b[_0x43ac6e(0x20e)][_0x43ac6e(0x25f)](_0x43ac6e(0x1ec),_0x48cbe6=>_0xbe32b3(_0x3f6e66,_0x43ac6e(0x24b),_0x48cbe6)),_0x223f4b[_0x43ac6e(0x20e)][_0x43ac6e(0x25f)](_0x43ac6e(0x23c),_0x68204=>_0xbe32b3(_0x3f6e66,_0x43ac6e(0x23f),_0x68204)),_0x223f4b[_0x43ac6e(0x20e)][_0x43ac6e(0x25f)](_0x43ac6e(0x241),()=>_0xbe32b3(_0x3f6e66,_0x43ac6e(0x1eb))),_0x4c274c[_0x43ac6e(0x250)][_0x43ac6e(0x259)](_0x43ac6e(0x202))&&_0x223f4b[_0x43ac6e(0x210)](_0x43ac6e(0x23e)),_0x4c274c[_0x43ac6e(0x250)][_0x43ac6e(0x259)](_0x43ac6e(0x20c))&&_0x4c274c[_0x43ac6e(0x250)][_0x43ac6e(0x259)](_0x43ac6e(0x24c))&&(_0x223f4b[_0x43ac6e(0x210)](_0x43ac6e(0x240),(_0x83ee6a,_0x3ad9b8)=>{const _0x305a12=_0x43ac6e,_0x41a108=_0x3a35f8[_0x305a12(0x1f0)](_0x4c274c[_0x305a12(0x22b)][_0x305a12(0x22f)][_0x305a12(0x20a)]);_0x4c274c[_0x305a12(0x22b)][_0x305a12(0x220)](()=>{const _0x5418ab=_0x305a12;_0x223f4b[_0x5418ab(0x224)](_0x41a108,{'commandName':_0x5418ab(0x240),'commandParams':[_0x3ad9b8]},[],_0x5418ab(0x217));});}),_0x223f4b[_0x43ac6e(0x210)](_0x43ac6e(0x222),(_0x3f3e99,_0x5cd932)=>{const _0x5a5655=_0x43ac6e;_0x4c274c[_0x5a5655(0x22b)][_0x5a5655(0x220)](_0x39d65b=>{const _0x210ecb=_0x5a5655;let _0x8ae6f1=_0x3a35f8[_0x210ecb(0x1f0)](_0x4c274c[_0x210ecb(0x22b)][_0x210ecb(0x22f)][_0x210ecb(0x20a)]),_0x5d575e=_0x39d65b[_0x210ecb(0x223)](_0x8ae6f1);const _0x4a29e9=_0x3e674f[_0x210ecb(0x20d)](_0x5d575e[_0x210ecb(0x24d)],_0x210ecb(0x204)),_0x472715=_0x3e674f[_0x210ecb(0x20d)](_0x5d575e[_0x210ecb(0x20f)],_0x210ecb(0x1ed));_0x223f4b[_0x210ecb(0x1fe)](()=>_0x3f3e99(_0x5cd932)),_0x8ae6f1=_0x3a35f8[_0x210ecb(0x1f0)](_0x4c274c[_0x210ecb(0x22b)][_0x210ecb(0x22f)][_0x210ecb(0x20a)]),_0x5d575e=_0x39d65b[_0x210ecb(0x223)](_0x8ae6f1);const _0x4fd6cb=_0x39d65b[_0x210ecb(0x1f2)](_0x4a29e9,_0x472715);_0x4a29e9[_0x210ecb(0x214)](),_0x472715[_0x210ecb(0x214)](),_0x223f4b[_0x210ecb(0x224)](_0x8ae6f1,{'commandName':_0x210ecb(0x240),'commandParams':[_0x5cd932]},[],_0x210ecb(0x243)),_0x4fd6cb[_0x210ecb(0x24d)][_0x210ecb(0x227)](_0x5d575e[_0x210ecb(0x24d)])&&_0x223f4b[_0x210ecb(0x253)](_0x39d65b[_0x210ecb(0x1f2)](_0x4fd6cb[_0x210ecb(0x24d)],_0x5d575e[_0x210ecb(0x24d)]),_0x210ecb(0x243)),_0x5d575e[_0x210ecb(0x20f)][_0x210ecb(0x227)](_0x4fd6cb[_0x210ecb(0x20f)])&&_0x223f4b[_0x210ecb(0x253)](_0x39d65b[_0x210ecb(0x1f2)](_0x5d575e[_0x210ecb(0x20f)],_0x4fd6cb[_0x210ecb(0x20f)]),_0x210ecb(0x243));});}),_0x223f4b[_0x43ac6e(0x24e)][_0x43ac6e(0x1f5)](_0x43ac6e(0x215),_0x43ac6e(0x243),_0x43ac6e(0x21d),()=>!0x1),_0x223f4b[_0x43ac6e(0x24e)][_0x43ac6e(0x1f5)](_0x43ac6e(0x215),_0x43ac6e(0x243),_0x43ac6e(0x233),()=>!0x1),_0x223f4b[_0x43ac6e(0x24e)][_0x43ac6e(0x1f5)](_0x43ac6e(0x215),_0x43ac6e(0x243),_0x43ac6e(0x21c),_0x223f4b[_0x43ac6e(0x24e)][_0x43ac6e(0x237)](_0x43ac6e(0x215),'',_0x43ac6e(0x233))),_0x223f4b[_0x43ac6e(0x24e)][_0x43ac6e(0x1f5)](_0x43ac6e(0x251),_0x43ac6e(0x243),_0x43ac6e(0x21d),()=>!0x1),_0x223f4b[_0x43ac6e(0x24e)][_0x43ac6e(0x1f5)](_0x43ac6e(0x251),_0x43ac6e(0x243),_0x43ac6e(0x21c),([_0x5f37d1])=>{const _0x41775d=_0x43ac6e,_0x2ce143=_0x223f4b[_0x41775d(0x24e)][_0x41775d(0x237)](_0x41775d(0x251),'',_0x41775d(0x21c));let _0x337d9a=_0x5f37d1[_0x41775d(0x24d)],_0x4cf71b=_0x5f37d1[_0x41775d(0x20f)];const _0x3e5dfc=_0x4c274c[_0x41775d(0x22b)][_0x41775d(0x25c)][_0x41775d(0x25d)](_0x337d9a,_0x41775d(0x1fd)),_0x5f10f5=_0x4c274c[_0x41775d(0x22b)][_0x41775d(0x25c)][_0x41775d(0x25d)](_0x4cf71b,_0x41775d(0x20b));_0x3e5dfc[_0x41775d(0x22d)]&&(_0x337d9a=_0x3e5dfc[_0x41775d(0x24d)]),_0x5f10f5[_0x41775d(0x22d)]&&(_0x4cf71b=_0x5f10f5[_0x41775d(0x20f)]),_0x2ce143([_0x4c274c[_0x41775d(0x22b)][_0x41775d(0x1f2)](_0x337d9a,_0x4cf71b)]);}),_0x223f4b[_0x43ac6e(0x24e)][_0x43ac6e(0x1f5)](_0x43ac6e(0x215),_0x43ac6e(0x243),_0x43ac6e(0x25a),_0x1f1e20),_0x223f4b[_0x43ac6e(0x24e)][_0x43ac6e(0x1f5)](_0x43ac6e(0x251),_0x43ac6e(0x243),_0x43ac6e(0x25a),_0x1f1e20)),_0x4c274c[_0x43ac6e(0x250)][_0x43ac6e(0x259)](_0x43ac6e(0x1f8))&&(_0x223f4b[_0x43ac6e(0x210)](_0x43ac6e(0x21f),(_0x642c82,_0x3c083e)=>{const _0x36501e=_0x43ac6e,_0x4f1182=_0x4c274c[_0x36501e(0x250)][_0x36501e(0x242)](_0x36501e(0x208));let _0x4ff70d=_0x3a35f8[_0x36501e(0x1f0)](_0x4c274c[_0x36501e(0x22b)][_0x36501e(0x22f)][_0x36501e(0x20a)]),_0x2084c7=_0x4f1182[_0x36501e(0x23d)](_0x4ff70d);_0x4c274c[_0x36501e(0x22b)][_0x36501e(0x220)](()=>{const _0x5ee8d7=_0x36501e;if(_0x2084c7)return void _0x223f4b[_0x5ee8d7(0x21a)](_0x4c274c[_0x5ee8d7(0x22b)][_0x5ee8d7(0x223)](_0x2084c7));const _0x5929ce=_0x3a35f8[_0x5ee8d7(0x235)](_0x4ff70d);_0x642c82(_0x3c083e),_0x4ff70d=_0x3a35f8[_0x5ee8d7(0x1f0)](_0x4c274c[_0x5ee8d7(0x22b)][_0x5ee8d7(0x22f)][_0x5ee8d7(0x20a)]),_0x2084c7=_0x4f1182[_0x5ee8d7(0x23d)](_0x4ff70d),_0x223f4b[_0x5ee8d7(0x253)](_0x4c274c[_0x5ee8d7(0x22b)][_0x5ee8d7(0x223)](_0x2084c7),_0x5929ce?null:_0x5ee8d7(0x229));});}),_0x223f4b[_0x43ac6e(0x24e)][_0x43ac6e(0x1f5)](_0x43ac6e(0x251),_0x43ac6e(0x229),_0x43ac6e(0x25a),_0x1f1e20));const _0x3fd889=[{'type':_0x43ac6e(0x215),'subType':_0x43ac6e(0x1e9)},{'type':_0x43ac6e(0x251),'subType':_0x43ac6e(0x229)},{'type':_0x43ac6e(0x215),'subType':_0x43ac6e(0x243)},{'type':_0x43ac6e(0x251),'subType':_0x43ac6e(0x243)}];function _0xaf5342(_0x383197,_0xc7a12f){const _0xa0814b=_0x43ac6e,_0x380c9e=_0x3fd889[_0xa0814b(0x221)](({type:_0x4f333a,subType:_0x533279})=>_0x383197[_0xa0814b(0x22c)]==_0x4f333a&&_0x383197[_0xa0814b(0x211)]==_0x533279),_0x56e492=_0x3fd889[_0xa0814b(0x221)](({type:_0xe58d62,subType:_0x25e8a3})=>_0xc7a12f[_0xa0814b(0x22c)]==_0xe58d62&&_0xc7a12f[_0xa0814b(0x211)]==_0x25e8a3);if(_0x380c9e<0x0||_0x56e492<0x0)return!0x1;const _0x31189c=_0x383197[_0xa0814b(0x257)](),_0x5ba791=_0xc7a12f[_0xa0814b(0x257)]();if((0x0==_0x380c9e||0x1==_0x380c9e)&&0x2==_0x56e492&&_0x31189c[_0xa0814b(0x213)](_0x5ba791))return!0x0;if(0x2==_0x380c9e&&0x3==_0x56e492){const _0x3498e0=_0x223f4b[_0xa0814b(0x21b)](_0x31189c,_0xa0814b(0x251))[_0xa0814b(0x216)](({suggestion:_0xa26239,meta:_0x5f3170})=>_0x5f3170[_0xa0814b(0x1f4)]&&_0xa0814b(0x243)==_0xa26239[_0xa0814b(0x211)]);if(_0x3498e0[_0xa0814b(0x25b)]>0x1&&_0x5ba791[_0xa0814b(0x20f)][_0xa0814b(0x24a)](_0x31189c[_0xa0814b(0x24d)]))return!0x0;if(0x1==_0x3498e0[_0xa0814b(0x25b)]&&(_0x31189c[_0xa0814b(0x24d)][_0xa0814b(0x24a)](_0x5ba791[_0xa0814b(0x20f)])||_0x31189c[_0xa0814b(0x20f)][_0xa0814b(0x24a)](_0x5ba791[_0xa0814b(0x24d)])))return!0x0;}if(0x3==_0x380c9e&&0x3==_0x56e492&&_0x31189c[_0xa0814b(0x24d)][_0xa0814b(0x227)](_0x5ba791[_0xa0814b(0x24d)])){const _0x6e9443=_0x31189c[_0xa0814b(0x20f)][_0xa0814b(0x228)],_0x17e983=_0x5ba791[_0xa0814b(0x24d)][_0xa0814b(0x245)];return _0x3a35f8[_0xa0814b(0x235)](_0x6e9443)&&_0x6e9443===_0x17e983;}return!0x1;}function _0x1f1e20(_0x2c9b61,_0xd3dc19){return _0xaf5342(_0x2c9b61,_0xd3dc19)?[_0x2c9b61,_0xd3dc19]:_0xaf5342(_0xd3dc19,_0x2c9b61)?[_0xd3dc19,_0x2c9b61]:null;}_0x4c274c[_0x43ac6e(0x250)][_0x43ac6e(0x259)](_0x43ac6e(0x249))&&(_0x223f4b[_0x43ac6e(0x203)](_0x43ac6e(0x209),[],[_0x43ac6e(0x246)]),_0x223f4b[_0x43ac6e(0x20e)][_0x43ac6e(0x252)](_0x43ac6e(0x246),_0xbe32b3(_0x3f6e66,_0x43ac6e(0x205)))),_0x4c274c[_0x43ac6e(0x250)][_0x43ac6e(0x259)](_0x43ac6e(0x232))&&_0x223f4b[_0x43ac6e(0x203)](_0x43ac6e(0x1fc),[],[_0x43ac6e(0x234)]),_0x223f4b[_0x43ac6e(0x20e)][_0x43ac6e(0x1ff)](_0x34665b=>{const _0x19d702=_0x43ac6e;if(!!_0x3fd889[_0x19d702(0x23a)](({type:_0x174b25,subType:_0x4ff27d})=>_0x34665b[_0x19d702(0x22c)]==_0x174b25&&_0x34665b[_0x19d702(0x211)]==_0x4ff27d))return _0x34665b[_0x19d702(0x1f6)]?{}:void 0x0;}),_0x223f4b[_0x43ac6e(0x20e)][_0x43ac6e(0x1ff)](_0x344a70=>{const _0x47f2d8=_0x43ac6e;if(_0x47f2d8(0x251)==_0x344a70[_0x47f2d8(0x22c)]||_0x47f2d8(0x207)==_0x344a70[_0x47f2d8(0x22c)]){const _0x288c35=_0x344a70[_0x47f2d8(0x239)]();if(_0x288c35&&_0x288c35['is'](_0x47f2d8(0x236),_0x47f2d8(0x241)))return{'type':_0x47f2d8(0x251)==_0x344a70[_0x47f2d8(0x22c)]?_0x47f2d8(0x25e):_0x47f2d8(0x22e),'element':_0x288c35,'quantity':0x1};}}),_0x223f4b[_0x43ac6e(0x20e)][_0x43ac6e(0x1ff)](_0x542b73=>_0x43ac6e(0x215)==_0x542b73[_0x43ac6e(0x22c)]&&_0x43ac6e(0x243)==_0x542b73[_0x43ac6e(0x211)]?{'type':_0x43ac6e(0x1ea),'content':_0x43ac6e(0x218)}:_0x43ac6e(0x215)==_0x542b73[_0x43ac6e(0x22c)]&&_0x43ac6e(0x217)==_0x542b73[_0x43ac6e(0x211)]?{'type':_0x43ac6e(0x1ea),'content':_0x43ac6e(0x24f)}:void 0x0),_0x223f4b[_0x43ac6e(0x20e)][_0x43ac6e(0x1ff)](_0x185496=>{const _0x269c6c=_0x43ac6e;if(_0x269c6c(0x230)!=_0x185496[_0x269c6c(0x22c)])return;const {data:_0xf7f8e2}=_0x185496;if(!_0xf7f8e2||_0x269c6c(0x234)!=_0xf7f8e2[_0x269c6c(0x238)])return;const _0x17c6e6=_0xf7f8e2[_0x269c6c(0x225)];return _0x17c6e6?{'type':_0x269c6c(0x1ea),'content':_0xbe32b3(_0x3f6e66,_0x269c6c(0x23b),'\x22'+_0x17c6e6+'\x22')}:{'type':_0x269c6c(0x1ea),'content':_0xbe32b3(_0x3f6e66,_0x269c6c(0x1fb))};}),this[_0x43ac6e(0x1f3)]();}[_0x1af6c4(0x1f3)](){const _0x3fbcaf=_0x1af6c4,_0x46640f=this[_0x3fbcaf(0x206)],_0xc0eb7c=_0x46640f[_0x3fbcaf(0x21e)];_0x46640f[_0x3fbcaf(0x250)][_0x3fbcaf(0x242)](_0x3fbcaf(0x226))[_0x3fbcaf(0x20e)][_0x3fbcaf(0x1ff)](_0xce2aa1=>{const _0x2182c9=_0x3fbcaf;if(_0x2182c9(0x215)!=_0xce2aa1[_0x2182c9(0x22c)]&&_0x2182c9(0x201)!=_0xce2aa1[_0x2182c9(0x22c)])return;const {data:_0x4c9502}=_0xce2aa1;if(_0x4c9502){if(_0x2182c9(0x1fc)==_0x4c9502[_0x2182c9(0x219)]){const _0x14f50c=_0x4c9502[_0x2182c9(0x22a)][0x0][_0x2182c9(0x225)];return _0x14f50c?{'type':_0x2182c9(0x1ea),'content':_0xbe32b3(_0xc0eb7c,_0x2182c9(0x23b),'\x22'+_0x14f50c+'\x22')}:{'type':_0x2182c9(0x1ea),'content':_0xbe32b3(_0xc0eb7c,_0x2182c9(0x1fb))};}if(_0x2182c9(0x209)==_0x4c9502[_0x2182c9(0x219)]){const _0x41fde9=_0x4c9502[_0x2182c9(0x22a)][0x0][_0x2182c9(0x200)];return _0x41fde9?{'type':_0x2182c9(0x1ea),'content':_0xbe32b3(_0xc0eb7c,_0x2182c9(0x1f9),_0x41fde9)}:{'type':_0x2182c9(0x1ea),'content':_0xbe32b3(_0xc0eb7c,_0x2182c9(0x255))};}}});}}
|
|
23
|
+
const _0x5226b7=_0x1984;(function(_0x51c9ba,_0xdacfcd){const _0x423502=_0x1984,_0x591689=_0x51c9ba();while(!![]){try{const _0x353b61=-parseInt(_0x423502(0x1b2))/0x1*(parseInt(_0x423502(0x1e2))/0x2)+parseInt(_0x423502(0x1f0))/0x3*(-parseInt(_0x423502(0x21e))/0x4)+-parseInt(_0x423502(0x20a))/0x5*(-parseInt(_0x423502(0x221))/0x6)+parseInt(_0x423502(0x220))/0x7+parseInt(_0x423502(0x1c2))/0x8*(parseInt(_0x423502(0x1c0))/0x9)+parseInt(_0x423502(0x21a))/0xa+parseInt(_0x423502(0x20b))/0xb;if(_0x353b61===_0xdacfcd)break;else _0x591689['push'](_0x591689['shift']());}catch(_0x3e2110){_0x591689['push'](_0x591689['shift']());}}}(_0x2fcd,0x6c8e7));function _0x1984(_0x7f6e7f,_0x57bdb2){const _0x2fcd90=_0x2fcd();return _0x1984=function(_0x19845c,_0x1f0e63){_0x19845c=_0x19845c-0x1b1;let _0x15b5a0=_0x2fcd90[_0x19845c];return _0x15b5a0;},_0x1984(_0x7f6e7f,_0x57bdb2);}import{Plugin as _0x2076d7}from'ckeditor5/src/core.js';import{LivePosition as _0x3a8b3b}from'ckeditor5/src/engine.js';function _0x2fcd(){const _0x56f4f1=['ELEMENT_INLINE_IMAGE','imageInline','getFirstRange','148vNDVeL','TrackChangesEditing','findIndex','resizeImage','subType','*Set\x20image\x20width:*\x20%0','toPrevious','accept','_descriptionFactory','has','end','registerElementLabel','plugins','uploadImage','338397aTiBfF','resizedWidth','getClosestSelectedImageElement','registerAttributeLabel','ELEMENT_CAPTION','newValue','ImageTextAlternativeEditing','removeObject','start','insertImage','ImageResize','formatInline','attribute','ELEMENT_IMAGE','*Set\x20image\x20text\x20alternative:*\x20%0','join','ImageUtils','_registerLegacyDescription','alt','getNearestSelectionRange','schema','ImageUploadEditing','_enableDefaultAttributesIntegration','*Reset\x20image\x20width*','createRange','addObject','10QRWtDR','442123VwYlcW','imageTypeBlock','nodeAfter','commandParams','document','ImageInlineEditing','imageCaption','locale','markBlockFormat','ImageCaptionEditing','nodeBefore','caption','markDeletion','registerCustomCallback','discard','845670CSKZZa','filter','selection','format','20nPyFCs','_findSuggestions','2907632NClSfG','1758402EiDpZV','afterInit','forward','createRangeOn','isBefore','isCollapsed','*Remove\x20image\x20text\x20alternative*','chain','change','type','5572QgpAzs','FORMAT_IMAGE_SIZE','element','insertion','enableCommand','commandName','isOwn','Inline\x20image\x20to\x20block\x20image','deletion','imageTextAlternative','forceDefaultExecution','markInsertion','convertInlineImageToBlock','editor','315hxDALm','length','67360fcaRAk','backward','previous','formatBlock','getCaptionFromImageModelElement','key','getContainedElement','find','toggleImageCaption','isEqual','imageTypeInline','detach','imageBlock','ImageCaptionUtils','convertBlockImageToInline','width','get','registerDescriptionCallback','model','fromPosition','ImageBlockEditing','ImageEditing','getSuggestionCallback','Block\x20image\x20to\x20inline\x20image','toNext','isBlockImage','isIntersecting','_suggestionFactory','imageStylePreApply'];_0x2fcd=function(){return _0x56f4f1;};return _0x2fcd();}import{getTranslation as _0x56a64f}from'../utils/common-translations.js';export default class it extends _0x2076d7{[_0x5226b7(0x222)](){const _0x5820e7=_0x5226b7,_0x544164=this[_0x5820e7(0x1bf)];if(!_0x544164[_0x5820e7(0x1ee)][_0x5820e7(0x1eb)](_0x5820e7(0x1d7)))return;const _0x1a4e73=_0x544164[_0x5820e7(0x1ee)][_0x5820e7(0x1d2)](_0x5820e7(0x1e3)),_0x457f95=_0x544164[_0x5820e7(0x1ee)][_0x5820e7(0x1d2)](_0x5820e7(0x200)),_0x5a96b6=_0x544164[_0x5820e7(0x212)];_0x1a4e73[_0x5820e7(0x1b6)](_0x5820e7(0x1f9)),_0x1a4e73[_0x5820e7(0x1ea)][_0x5820e7(0x1ed)](_0x5820e7(0x1ce),_0x124b3c=>_0x56a64f(_0x5a96b6,_0x5820e7(0x1fd),_0x124b3c)),_0x1a4e73[_0x5820e7(0x1ea)][_0x5820e7(0x1ed)](_0x5820e7(0x1e0),_0x8487ff=>_0x56a64f(_0x5a96b6,_0x5820e7(0x1df),_0x8487ff)),_0x1a4e73[_0x5820e7(0x1ea)][_0x5820e7(0x1ed)](_0x5820e7(0x216),()=>_0x56a64f(_0x5a96b6,_0x5820e7(0x1f4))),_0x544164[_0x5820e7(0x1ee)][_0x5820e7(0x1eb)](_0x5820e7(0x205))&&_0x1a4e73[_0x5820e7(0x1b6)](_0x5820e7(0x1ef)),_0x544164[_0x5820e7(0x1ee)][_0x5820e7(0x1eb)](_0x5820e7(0x1d6))&&_0x544164[_0x5820e7(0x1ee)][_0x5820e7(0x1eb)](_0x5820e7(0x210))&&(_0x1a4e73[_0x5820e7(0x1b6)](_0x5820e7(0x1cc),(_0x5a8266,_0xd4e77d)=>{const _0x1ce85a=_0x5820e7,_0x48ddde=_0x457f95[_0x1ce85a(0x1f2)](_0x544164[_0x1ce85a(0x1d4)][_0x1ce85a(0x20f)][_0x1ce85a(0x21c)]);_0x544164[_0x1ce85a(0x1d4)][_0x1ce85a(0x229)](()=>{const _0x2bda83=_0x1ce85a;_0x1a4e73[_0x2bda83(0x213)](_0x48ddde,{'commandName':_0x2bda83(0x1cc),'commandParams':[_0xd4e77d]},[],_0x2bda83(0x1d0));});}),_0x1a4e73[_0x5820e7(0x1b6)](_0x5820e7(0x20c),(_0x2d9aa0,_0x4e2cc4)=>{const _0x4feaae=_0x5820e7;_0x544164[_0x4feaae(0x1d4)][_0x4feaae(0x229)](_0x5c3e5f=>{const _0x2596a6=_0x4feaae;let _0x87e62=_0x457f95[_0x2596a6(0x1f2)](_0x544164[_0x2596a6(0x1d4)][_0x2596a6(0x20f)][_0x2596a6(0x21c)]),_0x54b2b5=_0x5c3e5f[_0x2596a6(0x224)](_0x87e62);const _0xb5cccc=_0x3a8b3b[_0x2596a6(0x1d5)](_0x54b2b5[_0x2596a6(0x1f8)],_0x2596a6(0x1e8)),_0x5a0b75=_0x3a8b3b[_0x2596a6(0x1d5)](_0x54b2b5[_0x2596a6(0x1ec)],_0x2596a6(0x1da));_0x1a4e73[_0x2596a6(0x1bc)](()=>_0x2d9aa0(_0x4e2cc4)),_0x87e62=_0x457f95[_0x2596a6(0x1f2)](_0x544164[_0x2596a6(0x1d4)][_0x2596a6(0x20f)][_0x2596a6(0x21c)]),_0x54b2b5=_0x5c3e5f[_0x2596a6(0x224)](_0x87e62);const _0x500d2d=_0x5c3e5f[_0x2596a6(0x208)](_0xb5cccc,_0x5a0b75);_0xb5cccc[_0x2596a6(0x1cd)](),_0x5a0b75[_0x2596a6(0x1cd)](),_0x1a4e73[_0x2596a6(0x213)](_0x87e62,{'commandName':_0x2596a6(0x1cc),'commandParams':[_0x4e2cc4]},[],_0x2596a6(0x1be)),_0x500d2d[_0x2596a6(0x1f8)][_0x2596a6(0x225)](_0x54b2b5[_0x2596a6(0x1f8)])&&_0x1a4e73[_0x2596a6(0x1bd)](_0x5c3e5f[_0x2596a6(0x208)](_0x500d2d[_0x2596a6(0x1f8)],_0x54b2b5[_0x2596a6(0x1f8)]),_0x2596a6(0x1be)),_0x54b2b5[_0x2596a6(0x1ec)][_0x2596a6(0x225)](_0x500d2d[_0x2596a6(0x1ec)])&&_0x1a4e73[_0x2596a6(0x1bd)](_0x5c3e5f[_0x2596a6(0x208)](_0x54b2b5[_0x2596a6(0x1ec)],_0x500d2d[_0x2596a6(0x1ec)]),_0x2596a6(0x1be));});}),_0x1a4e73[_0x5820e7(0x1dd)][_0x5820e7(0x218)](_0x5820e7(0x1c5),_0x5820e7(0x1be),_0x5820e7(0x1ff),()=>!0x1),_0x1a4e73[_0x5820e7(0x1dd)][_0x5820e7(0x218)](_0x5820e7(0x1c5),_0x5820e7(0x1be),_0x5820e7(0x1e9),()=>!0x1),_0x1a4e73[_0x5820e7(0x1dd)][_0x5820e7(0x218)](_0x5820e7(0x1c5),_0x5820e7(0x1be),_0x5820e7(0x219),_0x1a4e73[_0x5820e7(0x1dd)][_0x5820e7(0x1d8)](_0x5820e7(0x1c5),'',_0x5820e7(0x1e9))),_0x1a4e73[_0x5820e7(0x1dd)][_0x5820e7(0x218)](_0x5820e7(0x1b5),_0x5820e7(0x1be),_0x5820e7(0x1ff),()=>!0x1),_0x1a4e73[_0x5820e7(0x1dd)][_0x5820e7(0x218)](_0x5820e7(0x1b5),_0x5820e7(0x1be),_0x5820e7(0x219),([_0x264687])=>{const _0x2ade92=_0x5820e7,_0x207d4b=_0x1a4e73[_0x2ade92(0x1dd)][_0x2ade92(0x1d8)](_0x2ade92(0x1b5),'',_0x2ade92(0x219));let _0x6832f=_0x264687[_0x2ade92(0x1f8)],_0x16ec66=_0x264687[_0x2ade92(0x1ec)];const _0x502a92=_0x544164[_0x2ade92(0x1d4)][_0x2ade92(0x204)][_0x2ade92(0x203)](_0x6832f,_0x2ade92(0x1c3)),_0x1a4e60=_0x544164[_0x2ade92(0x1d4)][_0x2ade92(0x204)][_0x2ade92(0x203)](_0x16ec66,_0x2ade92(0x223));_0x502a92[_0x2ade92(0x226)]&&(_0x6832f=_0x502a92[_0x2ade92(0x1f8)]),_0x1a4e60[_0x2ade92(0x226)]&&(_0x16ec66=_0x1a4e60[_0x2ade92(0x1ec)]),_0x207d4b([_0x544164[_0x2ade92(0x1d4)][_0x2ade92(0x208)](_0x6832f,_0x16ec66)]);}),_0x1a4e73[_0x5820e7(0x1dd)][_0x5820e7(0x218)](_0x5820e7(0x1c5),_0x5820e7(0x1be),_0x5820e7(0x228),_0x2bb92d),_0x1a4e73[_0x5820e7(0x1dd)][_0x5820e7(0x218)](_0x5820e7(0x1b5),_0x5820e7(0x1be),_0x5820e7(0x228),_0x2bb92d)),_0x544164[_0x5820e7(0x1ee)][_0x5820e7(0x1eb)](_0x5820e7(0x214))&&(_0x1a4e73[_0x5820e7(0x1b6)](_0x5820e7(0x1ca),(_0x253b70,_0x55e334)=>{const _0x4c3c5d=_0x5820e7,_0x28fa7c=_0x544164[_0x4c3c5d(0x1ee)][_0x4c3c5d(0x1d2)](_0x4c3c5d(0x1cf));let _0x52e996=_0x457f95[_0x4c3c5d(0x1f2)](_0x544164[_0x4c3c5d(0x1d4)][_0x4c3c5d(0x20f)][_0x4c3c5d(0x21c)]),_0x1dba0a=_0x28fa7c[_0x4c3c5d(0x1c6)](_0x52e996);_0x544164[_0x4c3c5d(0x1d4)][_0x4c3c5d(0x229)](()=>{const _0x17fbce=_0x4c3c5d;if(_0x1dba0a)return void _0x1a4e73[_0x17fbce(0x217)](_0x544164[_0x17fbce(0x1d4)][_0x17fbce(0x224)](_0x1dba0a));const _0x3589d1=_0x457f95[_0x17fbce(0x1db)](_0x52e996);_0x253b70(_0x55e334),_0x52e996=_0x457f95[_0x17fbce(0x1f2)](_0x544164[_0x17fbce(0x1d4)][_0x17fbce(0x20f)][_0x17fbce(0x21c)]),_0x1dba0a=_0x28fa7c[_0x17fbce(0x1c6)](_0x52e996),_0x1a4e73[_0x17fbce(0x1bd)](_0x544164[_0x17fbce(0x1d4)][_0x17fbce(0x224)](_0x1dba0a),_0x3589d1?null:_0x17fbce(0x211));});}),_0x1a4e73[_0x5820e7(0x1dd)][_0x5820e7(0x218)](_0x5820e7(0x1b5),_0x5820e7(0x211),_0x5820e7(0x228),_0x2bb92d));const _0x115eae=[{'type':_0x5820e7(0x1c5),'subType':_0x5820e7(0x1de)},{'type':_0x5820e7(0x1b5),'subType':_0x5820e7(0x211)},{'type':_0x5820e7(0x1c5),'subType':_0x5820e7(0x1be)},{'type':_0x5820e7(0x1b5),'subType':_0x5820e7(0x1be)}];function _0x1cc84b(_0xe9b369,_0x48bcd6){const _0x5ae982=_0x5820e7,_0x188327=_0x115eae[_0x5ae982(0x1e4)](({type:_0xa5570b,subType:_0x62cf6d})=>_0xe9b369[_0x5ae982(0x1b1)]==_0xa5570b&&_0xe9b369[_0x5ae982(0x1e6)]==_0x62cf6d),_0x25b443=_0x115eae[_0x5ae982(0x1e4)](({type:_0x1c18ce,subType:_0x1ebe94})=>_0x48bcd6[_0x5ae982(0x1b1)]==_0x1c18ce&&_0x48bcd6[_0x5ae982(0x1e6)]==_0x1ebe94);if(_0x188327<0x0||_0x25b443<0x0)return!0x1;const _0x318d8a=_0xe9b369[_0x5ae982(0x1e1)](),_0x2cf743=_0x48bcd6[_0x5ae982(0x1e1)]();if((0x0==_0x188327||0x1==_0x188327)&&0x2==_0x25b443&&_0x318d8a[_0x5ae982(0x1dc)](_0x2cf743))return!0x0;if(0x2==_0x188327&&0x3==_0x25b443){const _0xdb5df1=_0x1a4e73[_0x5ae982(0x21f)](_0x318d8a,_0x5ae982(0x1b5))[_0x5ae982(0x21b)](({suggestion:_0x21e1dc,meta:_0xed697a})=>_0xed697a[_0x5ae982(0x1b8)]&&_0x5ae982(0x1be)==_0x21e1dc[_0x5ae982(0x1e6)]);if(_0xdb5df1[_0x5ae982(0x1c1)]>0x1&&_0x2cf743[_0x5ae982(0x1ec)][_0x5ae982(0x1cb)](_0x318d8a[_0x5ae982(0x1f8)]))return!0x0;if(0x1==_0xdb5df1[_0x5ae982(0x1c1)]&&(_0x318d8a[_0x5ae982(0x1f8)][_0x5ae982(0x1cb)](_0x2cf743[_0x5ae982(0x1ec)])||_0x318d8a[_0x5ae982(0x1ec)][_0x5ae982(0x1cb)](_0x2cf743[_0x5ae982(0x1f8)])))return!0x0;}if(0x3==_0x188327&&0x3==_0x25b443&&_0x318d8a[_0x5ae982(0x1f8)][_0x5ae982(0x225)](_0x2cf743[_0x5ae982(0x1f8)])){const _0x34baa9=_0x318d8a[_0x5ae982(0x1ec)][_0x5ae982(0x20d)],_0x50e55=_0x2cf743[_0x5ae982(0x1f8)][_0x5ae982(0x215)];return _0x457f95[_0x5ae982(0x1db)](_0x34baa9)&&_0x34baa9===_0x50e55;}return!0x1;}function _0x2bb92d(_0x86000f,_0x335419){return _0x1cc84b(_0x86000f,_0x335419)?[_0x86000f,_0x335419]:_0x1cc84b(_0x335419,_0x86000f)?[_0x335419,_0x86000f]:null;}_0x544164[_0x5820e7(0x1ee)][_0x5820e7(0x1eb)](_0x5820e7(0x1fa))&&(_0x1a4e73[_0x5820e7(0x206)](_0x5820e7(0x1e5),[],[_0x5820e7(0x1f1)]),_0x1a4e73[_0x5820e7(0x1ea)][_0x5820e7(0x1f3)](_0x5820e7(0x1f1),_0x56a64f(_0x5a96b6,_0x5820e7(0x1b3)))),_0x544164[_0x5820e7(0x1ee)][_0x5820e7(0x1eb)](_0x5820e7(0x1f6))&&_0x1a4e73[_0x5820e7(0x206)](_0x5820e7(0x1bb),[],[_0x5820e7(0x202)]),_0x1a4e73[_0x5820e7(0x1ea)][_0x5820e7(0x1d3)](_0x301ee2=>{const _0x2c2cac=_0x5820e7;if(!!_0x115eae[_0x2c2cac(0x1c9)](({type:_0x3c27aa,subType:_0x5606cc})=>_0x301ee2[_0x2c2cac(0x1b1)]==_0x3c27aa&&_0x301ee2[_0x2c2cac(0x1e6)]==_0x5606cc))return _0x301ee2[_0x2c2cac(0x1c4)]?{}:void 0x0;}),_0x1a4e73[_0x5820e7(0x1ea)][_0x5820e7(0x1d3)](_0x37d7ed=>{const _0x35c88f=_0x5820e7;if(_0x35c88f(0x1b5)==_0x37d7ed[_0x35c88f(0x1b1)]||_0x35c88f(0x1ba)==_0x37d7ed[_0x35c88f(0x1b1)]){const _0xa91341=_0x37d7ed[_0x35c88f(0x1c8)]();if(_0xa91341&&_0xa91341['is'](_0x35c88f(0x1b4),_0x35c88f(0x216)))return{'type':_0x35c88f(0x1b5)==_0x37d7ed[_0x35c88f(0x1b1)]?_0x35c88f(0x209):_0x35c88f(0x1f7),'element':_0xa91341,'quantity':0x1};}}),_0x1a4e73[_0x5820e7(0x1ea)][_0x5820e7(0x1d3)](_0x40f8ee=>_0x5820e7(0x1c5)==_0x40f8ee[_0x5820e7(0x1b1)]&&_0x5820e7(0x1be)==_0x40f8ee[_0x5820e7(0x1e6)]?{'type':_0x5820e7(0x21d),'content':_0x5820e7(0x1b9)}:_0x5820e7(0x1c5)==_0x40f8ee[_0x5820e7(0x1b1)]&&_0x5820e7(0x1d0)==_0x40f8ee[_0x5820e7(0x1e6)]?{'type':_0x5820e7(0x21d),'content':_0x5820e7(0x1d9)}:void 0x0),_0x1a4e73[_0x5820e7(0x1ea)][_0x5820e7(0x1d3)](_0x5e4927=>{const _0x126b16=_0x5820e7;if(_0x126b16(0x1fc)!=_0x5e4927[_0x126b16(0x1b1)])return;const {data:_0x4ba7ad}=_0x5e4927;if(!_0x4ba7ad||_0x126b16(0x202)!=_0x4ba7ad[_0x126b16(0x1c7)])return;const _0x31ede8=_0x4ba7ad[_0x126b16(0x1f5)];return _0x31ede8?{'type':_0x126b16(0x21d),'content':_0x56a64f(_0x5a96b6,_0x126b16(0x1fe),'\x22'+_0x31ede8+'\x22')}:{'type':_0x126b16(0x21d),'content':_0x56a64f(_0x5a96b6,_0x126b16(0x227))};}),this[_0x5820e7(0x201)]();}[_0x5226b7(0x201)](){const _0x3a2462=_0x5226b7,_0x17b4fc=this[_0x3a2462(0x1bf)],_0x454fcc=_0x17b4fc[_0x3a2462(0x212)];_0x17b4fc[_0x3a2462(0x1ee)][_0x3a2462(0x1d2)](_0x3a2462(0x1e3))[_0x3a2462(0x1ea)][_0x3a2462(0x1d3)](_0x1d1ebd=>{const _0x35c1f5=_0x3a2462;if(_0x35c1f5(0x1c5)!=_0x1d1ebd[_0x35c1f5(0x1b1)]&&_0x35c1f5(0x1fb)!=_0x1d1ebd[_0x35c1f5(0x1b1)])return;const {data:_0x287ddf}=_0x1d1ebd;if(_0x287ddf){if(_0x35c1f5(0x1bb)==_0x287ddf[_0x35c1f5(0x1b7)]){const _0x1f7e76=_0x287ddf[_0x35c1f5(0x20e)][0x0][_0x35c1f5(0x1f5)];return _0x1f7e76?{'type':_0x35c1f5(0x21d),'content':_0x56a64f(_0x454fcc,_0x35c1f5(0x1fe),'\x22'+_0x1f7e76+'\x22')}:{'type':_0x35c1f5(0x21d),'content':_0x56a64f(_0x454fcc,_0x35c1f5(0x227))};}if(_0x35c1f5(0x1e5)==_0x287ddf[_0x35c1f5(0x1b7)]){const _0x5f1754=_0x287ddf[_0x35c1f5(0x20e)][0x0][_0x35c1f5(0x1d1)];return _0x5f1754?{'type':_0x35c1f5(0x21d),'content':_0x56a64f(_0x454fcc,_0x35c1f5(0x1e7),_0x5f1754)}:{'type':_0x35c1f5(0x21d),'content':_0x56a64f(_0x454fcc,_0x35c1f5(0x207))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x5d7e(_0x4a55fb,_0x5d876d){const _0xb06085=_0xb060();return _0x5d7e=function(_0x5d7e0e,_0x23a7bb){_0x5d7e0e=_0x5d7e0e-0x1a5;let _0x406135=_0xb06085[_0x5d7e0e];return _0x406135;},_0x5d7e(_0x4a55fb,_0x5d876d);}const _0x4c38e5=_0x5d7e;(function(_0x4b75d8,_0x584347){const _0x88c3f7=_0x5d7e,_0x257daf=_0x4b75d8();while(!![]){try{const _0x2abb58=parseInt(_0x88c3f7(0x1c9))/0x1+-parseInt(_0x88c3f7(0x1c6))/0x2+parseInt(_0x88c3f7(0x1b3))/0x3+parseInt(_0x88c3f7(0x1aa))/0x4*(parseInt(_0x88c3f7(0x1b1))/0x5)+parseInt(_0x88c3f7(0x1c8))/0x6+-parseInt(_0x88c3f7(0x1a6))/0x7*(parseInt(_0x88c3f7(0x1a5))/0x8)+-parseInt(_0x88c3f7(0x1bd))/0x9;if(_0x2abb58===_0x584347)break;else _0x257daf['push'](_0x257daf['shift']());}catch(_0x1d8311){_0x257daf['push'](_0x257daf['shift']());}}}(_0xb060,0x6f157));import{Plugin as _0x2e67fb}from'ckeditor5/src/core.js';import{getTranslation as _0x5ab3cd}from'../utils/common-translations.js';export default class st extends _0x2e67fb{[_0x4c38e5(0x1ad)](){const _0x553a84=_0x4c38e5;if(!this[_0x553a84(0x1ab)][_0x553a84(0x1a8)][_0x553a84(0x1ac)](_0x553a84(0x1c0)))return;const _0x4e6b85=this[_0x553a84(0x1ab)][_0x553a84(0x1a7)],_0x12c3e8=this[_0x553a84(0x1ab)][_0x553a84(0x1a8)][_0x553a84(0x1a9)](_0x553a84(0x1cc));_0x12c3e8[_0x553a84(0x1c7)](_0x553a84(0x1b9),[],[_0x553a84(0x1ba)]),_0x12c3e8[_0x553a84(0x1c1)][_0x553a84(0x1b4)](_0x4f4b01=>{const _0x392722=_0x553a84;if(_0x392722(0x1ca)!=_0x4f4b01[_0x392722(0x1bb)])return;const {data:_0x4e5b4b}=_0x4f4b01;return _0x4e5b4b&&_0x392722(0x1ba)==_0x4e5b4b[_0x392722(0x1b5)]?_0x4e5b4b[_0x392722(0x1b7)]&&_0x4e5b4b[_0x392722(0x1b6)]?{'type':_0x392722(0x1ae),'content':_0x5ab3cd(_0x4e6b85,_0x392722(0x1b8))}:{'type':_0x392722(0x1ae),'content':''}:void 0x0;}),this[_0x553a84(0x1b2)]();}[_0x4c38e5(0x1b2)](){const _0x551fe1=_0x4c38e5,_0x497783=this[_0x551fe1(0x1ab)][_0x551fe1(0x1a8)][_0x551fe1(0x1a9)](_0x551fe1(0x1cc));_0x497783[_0x551fe1(0x1c5)][_0x551fe1(0x1b0)](_0x551fe1(0x1c4),_0x551fe1(0x1b9),_0x551fe1(0x1c3),_0x497783[_0x551fe1(0x1c5)][_0x551fe1(0x1cb)](_0x551fe1(0x1c4),null,_0x551fe1(0x1af))),_0x497783[_0x551fe1(0x1c5)][_0x551fe1(0x1b0)](_0x551fe1(0x1c4),_0x551fe1(0x1b9),_0x551fe1(0x1af),_0x497783[_0x551fe1(0x1c5)][_0x551fe1(0x1cb)](_0x551fe1(0x1c4),null,_0x551fe1(0x1c3))),this[_0x551fe1(0x1bf)]();}[_0x4c38e5(0x1bf)](){const _0x3a6007=_0x4c38e5,_0x37becb=this[_0x3a6007(0x1ab)],_0xf61a1a=_0x37becb[_0x3a6007(0x1a7)];_0x37becb[_0x3a6007(0x1a8)][_0x3a6007(0x1a9)](_0x3a6007(0x1cc))[_0x3a6007(0x1c1)][_0x3a6007(0x1b4)](_0x290cd1=>{const _0x866423=_0x3a6007;if(_0x866423(0x1c4)!=_0x290cd1[_0x866423(0x1bb)]&&_0x866423(0x1bc)!=_0x290cd1[_0x866423(0x1bb)])return;const {data:_0xbf8725}=_0x290cd1;if(!_0xbf8725||_0x866423(0x1b9)!=_0xbf8725[_0x866423(0x1c2)])return;return{'type':_0x866423(0x1ae),'content':_0x5ab3cd(_0xf61a1a,_0x866423(0x1be))};});}}function _0xb060(){const _0x287be9=['TrackChangesEditing','112ePdADS','399154yiWKZU','locale','plugins','get','1855352pnkgTL','editor','has','afterInit','format','discard','registerCustomCallback','5aOvIot','_handleLegacySuggestions','2480196vaXixf','registerDescriptionCallback','key','oldValue','newValue','*Replace\x20image\x20URL*','replaceImageSource','src','type','formatInline','8041707HZAonr','*Format:*\x20replace\x20image\x20URL','_registerLegacyDescription','ImageEditing','_descriptionFactory','commandName','accept','formatBlock','_suggestionFactory','96902jOnAFl','_enableDefaultAttributesIntegration','5149092cpipBA','46529bzphhl','attribute','getSuggestionCallback'];_0xb060=function(){return _0x287be9;};return _0xb060();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x19449f=_0x397a;function _0x34a7(){const _0x2342ad=['nodeBefore','next','length','start','3170979HozGRk','setImageNaturalSizeAttributes','_findSuggestions','get','markInlineFormat','change','name','normalizedStyles','nodeAfter','isInContent','getFirstRange','createRangeOn','isBlockImage','plugins','filter','model','toLowerCase','has','imageStylePostApply','subType','isEqual','chain','from','enableCommand','editor','isInlineImage','7183bdeZvs','4886980duaJjX','10DVuDWa','4621080WFKJlN','_splitMarkerName','registerDescriptionCallback','FORMAT_SIDE_IMAGE','_registerLegacyDescription','2640699Wqknfj','TrackChangesEditing','isOwn','commandParams','findIndex','insertion','imageStylePreApply','isIntersecting','commandName','head','_suggestionFactory','getSuggestion','2766kQFnmp','getContainedElement','value','formatBlock','convertInlineImageToBlock','locale','discardSuggestion','commandReversedParams','differ','registerPostFixer','_descriptionFactory','refresh','formatInline','newRange','ImageStyleEditing','type','author','registerCustomCallback','shouldConvertImageType','*Format:*\x20%0','title','getSuggestions','getChangedMarkers','format','getSuggestionCallback','afterInit','getClosestSelectedImageElement','imageStyle','join','markBlockFormat','imageCaption','end','Users','selection','document','commands','accept','hasSuggestion','side','discard','198ILWJhY','4957888FUfIDq','forEach','suggestion','12825LIMwgX','imageTypeBlock','ImageUtils','isBefore','imageTypeInline'];_0x34a7=function(){return _0x2342ad;};return _0x34a7();}(function(_0x54e304,_0x575baf){const _0x136af8=_0x397a,_0x16c8d2=_0x54e304();while(!![]){try{const _0x1c1c87=-parseInt(_0x136af8(0x173))/0x1*(-parseInt(_0x136af8(0x1af))/0x2)+-parseInt(_0x136af8(0x17b))/0x3+-parseInt(_0x136af8(0x1b0))/0x4+parseInt(_0x136af8(0x1b3))/0x5*(parseInt(_0x136af8(0x187))/0x6)+parseInt(_0x136af8(0x174))/0x7+parseInt(_0x136af8(0x176))/0x8+parseInt(_0x136af8(0x1bc))/0x9*(-parseInt(_0x136af8(0x175))/0xa);if(_0x1c1c87===_0x575baf)break;else _0x16c8d2['push'](_0x16c8d2['shift']());}catch(_0x5e79c4){_0x16c8d2['push'](_0x16c8d2['shift']());}}}(_0x34a7,0xaa3e9));import{Plugin as _0x51d9c9}from'ckeditor5/src/core.js';import{uid as _0x2bbad9}from'ckeditor5/src/utils.js';function _0x397a(_0x39afed,_0x4e234c){const _0x34a727=_0x34a7();return _0x397a=function(_0x397a94,_0x1dc524){_0x397a94=_0x397a94-0x163;let _0xd3d434=_0x34a727[_0x397a94];return _0xd3d434;},_0x397a(_0x39afed,_0x4e234c);}import{getTranslation as _0x384d15}from'../utils/common-translations.js';export default class nt extends _0x51d9c9{[_0x19449f(0x1a0)](){const _0x2562e8=_0x19449f,_0x35fd16=this[_0x2562e8(0x171)];if(!_0x35fd16[_0x2562e8(0x166)][_0x2562e8(0x16a)](_0x2562e8(0x195)))return;const _0x8c4371=_0x35fd16[_0x2562e8(0x166)][_0x2562e8(0x1bf)](_0x2562e8(0x17c)),_0x5bdb11=_0x35fd16[_0x2562e8(0x166)][_0x2562e8(0x1bf)](_0x2562e8(0x1b5)),_0x13bb55={};_0x8c4371[_0x2562e8(0x170)](_0x2562e8(0x1a2),(_0x106300,_0x5ccc58)=>{const _0x41a80c=_0x2562e8,_0x953b8f=_0x35fd16[_0x41a80c(0x166)][_0x41a80c(0x1bf)](_0x41a80c(0x1a7))['me'],_0x1611b0=_0x35fd16[_0x41a80c(0x1aa)][_0x41a80c(0x1bf)](_0x41a80c(0x1a2));let _0x1938d5=_0x5bdb11[_0x41a80c(0x1a1)](_0x35fd16[_0x41a80c(0x168)][_0x41a80c(0x1a9)][_0x41a80c(0x1a8)]),_0x534186=_0x35fd16[_0x41a80c(0x168)][_0x41a80c(0x164)](_0x1938d5),_0x497825=_0x1611b0[_0x41a80c(0x189)];if(_0x497825==_0x5ccc58[_0x41a80c(0x189)])return;const _0xb5400b={'commandName':_0x41a80c(0x1a2),'commandParams':[_0x5ccc58],'formatGroupId':_0x2bbad9()};_0x35fd16[_0x41a80c(0x168)][_0x41a80c(0x1c1)](()=>{const _0x324ffb=_0x41a80c;if(_0x8c4371[_0x324ffb(0x19c)]()[_0x324ffb(0x167)](_0x1ebbea=>_0x1ebbea[_0x324ffb(0x1c5)]&&_0x953b8f==_0x1ebbea[_0x324ffb(0x197)]&&(_0x324ffb(0x18a)==_0x1ebbea[_0x324ffb(0x196)]||_0x324ffb(0x193)==_0x1ebbea[_0x324ffb(0x196)])&&(_0x324ffb(0x181)==_0x1ebbea[_0x324ffb(0x16c)]||_0x324ffb(0x16b)==_0x1ebbea[_0x324ffb(0x16c)])&&_0x1ebbea[_0x324ffb(0x163)]()[_0x324ffb(0x16d)](_0x534186))[_0x324ffb(0x1b1)](_0x373289=>_0x8c4371[_0x324ffb(0x18d)](_0x373289[_0x324ffb(0x184)])),_0x1938d5=_0x5bdb11[_0x324ffb(0x1a1)](_0x35fd16[_0x324ffb(0x168)][_0x324ffb(0x1a9)][_0x324ffb(0x1a8)]),_0x534186=_0x35fd16[_0x324ffb(0x168)][_0x324ffb(0x164)](_0x1938d5),_0x1611b0[_0x324ffb(0x192)](),_0x35fd16[_0x324ffb(0x1aa)][_0x324ffb(0x1bf)](_0x324ffb(0x1b7))[_0x324ffb(0x192)](),_0x35fd16[_0x324ffb(0x1aa)][_0x324ffb(0x1bf)](_0x324ffb(0x1b4))[_0x324ffb(0x192)](),_0x497825=_0x1611b0[_0x324ffb(0x189)],_0x497825!=_0x5ccc58[_0x324ffb(0x189)])return _0x5bdb11[_0x324ffb(0x172)](_0x1938d5)&&_0x1611b0[_0x324ffb(0x199)](_0x5ccc58[_0x324ffb(0x189)],_0x1938d5)?(_0x106300({..._0x5ccc58,'setImageSizes':!0x1}),_0x1938d5=_0x5bdb11[_0x324ffb(0x1a1)](_0x35fd16[_0x324ffb(0x168)][_0x324ffb(0x1a9)][_0x324ffb(0x1a8)]),void _0x8c4371[_0x324ffb(0x1a4)](_0x1938d5,{..._0xb5400b,'commandReversedParams':[{'value':_0x497825||null,'setImageSizes':!0x1}]},[],_0x324ffb(0x181))):void(_0x5bdb11[_0x324ffb(0x165)](_0x1938d5)?_0x8c4371[_0x324ffb(0x1a4)](_0x1938d5,_0xb5400b,[],_0x324ffb(0x16b)):_0x8c4371[_0x324ffb(0x1c0)](_0x534186,_0xb5400b,_0x324ffb(0x16b)));});});for(const _0x19ec40 of _0x35fd16[_0x2562e8(0x166)][_0x2562e8(0x1bf)](_0x2562e8(0x195))[_0x2562e8(0x1c3)])_0x13bb55[_0x19ec40[_0x2562e8(0x1c2)]]=_0x19ec40[_0x2562e8(0x19b)][_0x2562e8(0x169)]();_0x8c4371[_0x2562e8(0x185)][_0x2562e8(0x198)](_0x2562e8(0x18a),_0x2562e8(0x181),_0x2562e8(0x1a3),()=>!0x1),_0x8c4371[_0x2562e8(0x185)][_0x2562e8(0x198)](_0x2562e8(0x18a),_0x2562e8(0x16b),_0x2562e8(0x1a3),()=>!0x1),_0x8c4371[_0x2562e8(0x185)][_0x2562e8(0x198)](_0x2562e8(0x193),_0x2562e8(0x16b),_0x2562e8(0x1a3),()=>!0x1),_0x8c4371[_0x2562e8(0x185)][_0x2562e8(0x198)](_0x2562e8(0x18a),_0x2562e8(0x181),_0x2562e8(0x1ab),([_0x494ad4])=>{const _0x5a29a0=_0x2562e8;_0x5bdb11[_0x5a29a0(0x1bd)](_0x494ad4[_0x5a29a0(0x188)]());}),_0x8c4371[_0x2562e8(0x185)][_0x2562e8(0x198)](_0x2562e8(0x18a),_0x2562e8(0x181),_0x2562e8(0x1ae),(_0x542f07,_0xf03846)=>{const _0x567ab9=_0x2562e8;_0x8c4371[_0x567ab9(0x185)][_0x567ab9(0x19f)](_0x567ab9(0x18a),'',_0x567ab9(0x1ab))(_0x542f07,{'commandName':_0xf03846[_0x567ab9(0x183)],'commandParams':_0xf03846[_0x567ab9(0x18e)]});}),_0x8c4371[_0x2562e8(0x185)][_0x2562e8(0x198)](_0x2562e8(0x18a),_0x2562e8(0x181),_0x2562e8(0x16e),function(_0x1c5c7c,_0x2418d7){if(_0x54ad8f(_0x1c5c7c,_0x2418d7))return[_0x1c5c7c,_0x2418d7];if(_0x54ad8f(_0x2418d7,_0x1c5c7c))return[_0x2418d7,_0x1c5c7c];return null;});const _0xb7344e=[{'type':_0x2562e8(0x18a),'subType':_0x2562e8(0x181)},{'type':_0x2562e8(0x180),'subType':_0x2562e8(0x1a5)},{'type':_0x2562e8(0x18a),'subType':_0x2562e8(0x18b)},{'type':_0x2562e8(0x180),'subType':_0x2562e8(0x18b)}];function _0x54ad8f(_0x1ae450,_0x45a6cc){const _0x34ba81=_0x2562e8,_0x53fa65=_0xb7344e[_0x34ba81(0x17f)](({type:_0x1dbaec,subType:_0x59cb43})=>_0x1ae450[_0x34ba81(0x196)]==_0x1dbaec&&_0x1ae450[_0x34ba81(0x16c)]==_0x59cb43),_0x432586=_0xb7344e[_0x34ba81(0x17f)](({type:_0xe41da0,subType:_0x2793fb})=>_0x45a6cc[_0x34ba81(0x196)]==_0xe41da0&&_0x45a6cc[_0x34ba81(0x16c)]==_0x2793fb);if(_0x53fa65<0x0||_0x432586<0x0)return!0x1;const _0xb2d667=_0x1ae450[_0x34ba81(0x163)](),_0x496e2c=_0x45a6cc[_0x34ba81(0x163)]();if((0x0==_0x53fa65||0x1==_0x53fa65)&&0x2==_0x432586&&_0xb2d667[_0x34ba81(0x182)](_0x496e2c))return!0x0;if(0x2==_0x53fa65&&0x3==_0x432586){const _0x48decf=_0x8c4371[_0x34ba81(0x1be)](_0xb2d667,_0x34ba81(0x180))[_0x34ba81(0x167)](({suggestion:_0x335bf3,meta:_0x4d2132})=>_0x4d2132[_0x34ba81(0x17d)]&&_0x34ba81(0x18b)==_0x335bf3[_0x34ba81(0x16c)]);if(_0x48decf[_0x34ba81(0x1ba)]>0x1&&_0x496e2c[_0x34ba81(0x1a6)][_0x34ba81(0x16d)](_0xb2d667[_0x34ba81(0x1bb)]))return!0x0;if(0x1==_0x48decf[_0x34ba81(0x1ba)]&&(_0xb2d667[_0x34ba81(0x1bb)][_0x34ba81(0x16d)](_0x496e2c[_0x34ba81(0x1a6)])||_0xb2d667[_0x34ba81(0x1a6)][_0x34ba81(0x16d)](_0x496e2c[_0x34ba81(0x1bb)])))return!0x0;}if(0x3==_0x53fa65&&0x3==_0x432586&&_0xb2d667[_0x34ba81(0x1bb)][_0x34ba81(0x1b6)](_0x496e2c[_0x34ba81(0x1bb)])){const _0x5786cc=_0xb2d667[_0x34ba81(0x1a6)][_0x34ba81(0x1c4)],_0xbfe23c=_0x496e2c[_0x34ba81(0x1bb)][_0x34ba81(0x1b8)];return _0x5bdb11[_0x34ba81(0x165)](_0x5786cc)&&_0x5786cc===_0xbfe23c;}return!0x1;}_0x35fd16[_0x2562e8(0x168)][_0x2562e8(0x1a9)][_0x2562e8(0x190)](()=>{const _0x2be008=_0x2562e8;let _0x503a52=!0x1;const _0x1d6cb2=Array[_0x2be008(0x16f)](_0x35fd16[_0x2be008(0x168)][_0x2be008(0x1a9)][_0x2be008(0x18f)][_0x2be008(0x19d)]());for(const {name:_0x4385d1,data:_0x139256}of _0x1d6cb2){const {group:_0x23310b,type:_0x46df2a,subType:_0x540431,id:_0x29c30b}=_0x8c4371[_0x2be008(0x177)](_0x4385d1);if(_0x2be008(0x1b2)==_0x23310b&&_0x8c4371[_0x2be008(0x1ac)](_0x29c30b)){if(_0x2be008(0x18a)==_0x46df2a&&(_0x2be008(0x181)==_0x540431||_0x2be008(0x16b)==_0x540431)){const _0x35420a=_0x8c4371[_0x2be008(0x186)](_0x29c30b);if(_0x139256[_0x2be008(0x194)]){const _0x1197f3=_0x35420a[_0x2be008(0x163)]()[_0x2be008(0x188)]();if(_0x5bdb11[_0x2be008(0x165)](_0x1197f3))continue;_0x8c4371[_0x2be008(0x18d)](_0x35420a),_0x503a52=!0x0;}}if(_0x2be008(0x180)==_0x46df2a&&_0x2be008(0x1a5)==_0x540431&&!_0x139256[_0x2be008(0x194)]){const _0x486307=_0x8c4371[_0x2be008(0x186)](_0x29c30b);_0x486307[_0x2be008(0x1b9)]&&_0x486307[_0x2be008(0x1b9)][_0x2be008(0x1c5)]&&(_0x8c4371[_0x2be008(0x18d)](_0x486307[_0x2be008(0x1b9)]),_0x503a52=!0x0);}}}return _0x503a52;}),this[_0x2562e8(0x17a)](_0x13bb55);}[_0x19449f(0x17a)](_0x11196c){const _0x410f9b=_0x19449f,_0x184cd5=this[_0x410f9b(0x171)],_0x4e7689=_0x184cd5[_0x410f9b(0x18c)];_0x184cd5[_0x410f9b(0x166)][_0x410f9b(0x1bf)](_0x410f9b(0x17c))[_0x410f9b(0x191)][_0x410f9b(0x178)](_0x3e3d0a=>{const _0x225495=_0x410f9b;if(_0x225495(0x18a)!=_0x3e3d0a[_0x225495(0x196)]&&_0x225495(0x193)!=_0x3e3d0a[_0x225495(0x196)])return;const {data:_0x21be3c}=_0x3e3d0a;if(!_0x21be3c||_0x225495(0x1a2)!=_0x21be3c[_0x225495(0x183)])return;const _0x8a4b20=_0x21be3c[_0x225495(0x17e)][0x0][_0x225495(0x189)];return _0x4e27e7(_0x225495(0x1ad)===_0x8a4b20?_0x384d15(_0x4e7689,_0x225495(0x179)):_0x11196c[_0x8a4b20]||_0x8a4b20);function _0x4e27e7(_0x458956){const _0x3433b0=_0x225495;return{'type':_0x3433b0(0x19e),'content':_0x384d15(_0x4e7689,_0x3433b0(0x19a),_0x458956)};}});}}
|
|
23
|
+
const _0x410f24=_0x1545;function _0x1545(_0x4704e2,_0x3a87b6){const _0x2a218e=_0x2a21();return _0x1545=function(_0x154580,_0x41cb80){_0x154580=_0x154580-0xb8;let _0x373f7d=_0x2a218e[_0x154580];return _0x373f7d;},_0x1545(_0x4704e2,_0x3a87b6);}(function(_0x3b24f3,_0x38c0c5){const _0xc8ca8c=_0x1545,_0x5de121=_0x3b24f3();while(!![]){try{const _0x241119=-parseInt(_0xc8ca8c(0xbc))/0x1+parseInt(_0xc8ca8c(0xd1))/0x2+parseInt(_0xc8ca8c(0xd7))/0x3*(parseInt(_0xc8ca8c(0xbd))/0x4)+parseInt(_0xc8ca8c(0xf0))/0x5+-parseInt(_0xc8ca8c(0xed))/0x6*(-parseInt(_0xc8ca8c(0xc9))/0x7)+parseInt(_0xc8ca8c(0xdf))/0x8*(-parseInt(_0xc8ca8c(0x115))/0x9)+parseInt(_0xc8ca8c(0xc1))/0xa;if(_0x241119===_0x38c0c5)break;else _0x5de121['push'](_0x5de121['shift']());}catch(_0x13aa59){_0x5de121['push'](_0x5de121['shift']());}}}(_0x2a21,0xadda3));function _0x2a21(){const _0x1976dc=['formatBlock','from','FORMAT_SIDE_IMAGE','getSuggestions','imageStylePostApply','getSuggestionCallback','start','markBlockFormat','shouldConvertImageType','isEqual','registerCustomCallback','_registerLegacyDescription','27LBKojb','imageStylePreApply','getChangedMarkers','convertInlineImageToBlock','next','filter','type','nodeAfter','getContainedElement','commandParams','419067JZRklp','156UISMEE','hasSuggestion','editor','join','5046000hnfbIO','setImageNaturalSizeAttributes','toLowerCase','*Format:*\x20%0','accept','refresh','differ','newRange','7FJSTeM','model','registerPostFixer','discard','ImageStyleEditing','imageStyle','commands','getSuggestion','659670JLxitx','_descriptionFactory','document','has','end','isInlineImage','5373IshvOo','format','subType','head','discardSuggestion','value','imageTypeInline','nodeBefore','2370232teJHVz','imageTypeBlock','registerDescriptionCallback','isOwn','side','get','imageCaption','isInContent','title','getClosestSelectedImageElement','locale','isBlockImage','name','isIntersecting','1451046QbwSIU','suggestion','forEach','4369390fTWZMM','formatInline','selection','commandReversedParams','normalizedStyles','length','change','commandName','Users','markInlineFormat','ImageUtils','enableCommand','author','_splitMarkerName','plugins','createRangeOn','afterInit','_suggestionFactory','_findSuggestions','getFirstRange','TrackChangesEditing','insertion','isBefore','findIndex','chain'];_0x2a21=function(){return _0x1976dc;};return _0x2a21();}import{Plugin as _0x43b503}from'ckeditor5/src/core.js';import{uid as _0x4688f8}from'ckeditor5/src/utils.js';import{getTranslation as _0x4638f5}from'../utils/common-translations.js';export default class nt extends _0x43b503{[_0x410f24(0x100)](){const _0x503c35=_0x410f24,_0x55dae2=this[_0x503c35(0xbf)];if(!_0x55dae2[_0x503c35(0xfe)][_0x503c35(0xd4)](_0x503c35(0xcd)))return;const _0x2ad9b2=_0x55dae2[_0x503c35(0xfe)][_0x503c35(0xe4)](_0x503c35(0x104)),_0x480d6c=_0x55dae2[_0x503c35(0xfe)][_0x503c35(0xe4)](_0x503c35(0xfa)),_0x6b53ed={};_0x2ad9b2[_0x503c35(0xfb)](_0x503c35(0xce),(_0x5959b7,_0x5379fd)=>{const _0x191907=_0x503c35,_0x276239=_0x55dae2[_0x191907(0xfe)][_0x191907(0xe4)](_0x191907(0xf8))['me'],_0x3e25e2=_0x55dae2[_0x191907(0xcf)][_0x191907(0xe4)](_0x191907(0xce));let _0x223e2e=_0x480d6c[_0x191907(0xe8)](_0x55dae2[_0x191907(0xca)][_0x191907(0xd3)][_0x191907(0xf2)]),_0x4b3a94=_0x55dae2[_0x191907(0xca)][_0x191907(0xff)](_0x223e2e),_0x67458f=_0x3e25e2[_0x191907(0xdc)];if(_0x67458f==_0x5379fd[_0x191907(0xdc)])return;const _0x215642={'commandName':_0x191907(0xce),'commandParams':[_0x5379fd],'formatGroupId':_0x4688f8()};_0x55dae2[_0x191907(0xca)][_0x191907(0xf6)](()=>{const _0x3dc541=_0x191907;if(_0x2ad9b2[_0x3dc541(0x10c)]()[_0x3dc541(0x11a)](_0x4d24b0=>_0x4d24b0[_0x3dc541(0xe6)]&&_0x276239==_0x4d24b0[_0x3dc541(0xfc)]&&(_0x3dc541(0x109)==_0x4d24b0[_0x3dc541(0xb8)]||_0x3dc541(0xf1)==_0x4d24b0[_0x3dc541(0xb8)])&&(_0x3dc541(0x116)==_0x4d24b0[_0x3dc541(0xd9)]||_0x3dc541(0x10d)==_0x4d24b0[_0x3dc541(0xd9)])&&_0x4d24b0[_0x3dc541(0x103)]()[_0x3dc541(0x112)](_0x4b3a94))[_0x3dc541(0xef)](_0x399035=>_0x2ad9b2[_0x3dc541(0xdb)](_0x399035[_0x3dc541(0xda)])),_0x223e2e=_0x480d6c[_0x3dc541(0xe8)](_0x55dae2[_0x3dc541(0xca)][_0x3dc541(0xd3)][_0x3dc541(0xf2)]),_0x4b3a94=_0x55dae2[_0x3dc541(0xca)][_0x3dc541(0xff)](_0x223e2e),_0x3e25e2[_0x3dc541(0xc6)](),_0x55dae2[_0x3dc541(0xcf)][_0x3dc541(0xe4)](_0x3dc541(0xdd))[_0x3dc541(0xc6)](),_0x55dae2[_0x3dc541(0xcf)][_0x3dc541(0xe4)](_0x3dc541(0xe0))[_0x3dc541(0xc6)](),_0x67458f=_0x3e25e2[_0x3dc541(0xdc)],_0x67458f!=_0x5379fd[_0x3dc541(0xdc)])return _0x480d6c[_0x3dc541(0xd6)](_0x223e2e)&&_0x3e25e2[_0x3dc541(0x111)](_0x5379fd[_0x3dc541(0xdc)],_0x223e2e)?(_0x5959b7({..._0x5379fd,'setImageSizes':!0x1}),_0x223e2e=_0x480d6c[_0x3dc541(0xe8)](_0x55dae2[_0x3dc541(0xca)][_0x3dc541(0xd3)][_0x3dc541(0xf2)]),void _0x2ad9b2[_0x3dc541(0x110)](_0x223e2e,{..._0x215642,'commandReversedParams':[{'value':_0x67458f||null,'setImageSizes':!0x1}]},[],_0x3dc541(0x116))):void(_0x480d6c[_0x3dc541(0xea)](_0x223e2e)?_0x2ad9b2[_0x3dc541(0x110)](_0x223e2e,_0x215642,[],_0x3dc541(0x10d)):_0x2ad9b2[_0x3dc541(0xf9)](_0x4b3a94,_0x215642,_0x3dc541(0x10d)));});});for(const _0x5e1574 of _0x55dae2[_0x503c35(0xfe)][_0x503c35(0xe4)](_0x503c35(0xcd))[_0x503c35(0xf4)])_0x6b53ed[_0x5e1574[_0x503c35(0xeb)]]=_0x5e1574[_0x503c35(0xe7)][_0x503c35(0xc3)]();_0x2ad9b2[_0x503c35(0x101)][_0x503c35(0x113)](_0x503c35(0x109),_0x503c35(0x116),_0x503c35(0xc0),()=>!0x1),_0x2ad9b2[_0x503c35(0x101)][_0x503c35(0x113)](_0x503c35(0x109),_0x503c35(0x10d),_0x503c35(0xc0),()=>!0x1),_0x2ad9b2[_0x503c35(0x101)][_0x503c35(0x113)](_0x503c35(0xf1),_0x503c35(0x10d),_0x503c35(0xc0),()=>!0x1),_0x2ad9b2[_0x503c35(0x101)][_0x503c35(0x113)](_0x503c35(0x109),_0x503c35(0x116),_0x503c35(0xc5),([_0x5c687b])=>{const _0x1a0b13=_0x503c35;_0x480d6c[_0x1a0b13(0xc2)](_0x5c687b[_0x1a0b13(0xba)]());}),_0x2ad9b2[_0x503c35(0x101)][_0x503c35(0x113)](_0x503c35(0x109),_0x503c35(0x116),_0x503c35(0xcc),(_0x464860,_0x4f7d6a)=>{const _0x705b3c=_0x503c35;_0x2ad9b2[_0x705b3c(0x101)][_0x705b3c(0x10e)](_0x705b3c(0x109),'',_0x705b3c(0xc5))(_0x464860,{'commandName':_0x4f7d6a[_0x705b3c(0xf7)],'commandParams':_0x4f7d6a[_0x705b3c(0xf3)]});}),_0x2ad9b2[_0x503c35(0x101)][_0x503c35(0x113)](_0x503c35(0x109),_0x503c35(0x116),_0x503c35(0x108),function(_0x2f3eb3,_0x1a1432){if(_0x9220a6(_0x2f3eb3,_0x1a1432))return[_0x2f3eb3,_0x1a1432];if(_0x9220a6(_0x1a1432,_0x2f3eb3))return[_0x1a1432,_0x2f3eb3];return null;});const _0x4e9a7c=[{'type':_0x503c35(0x109),'subType':_0x503c35(0x116)},{'type':_0x503c35(0x105),'subType':_0x503c35(0xe5)},{'type':_0x503c35(0x109),'subType':_0x503c35(0x118)},{'type':_0x503c35(0x105),'subType':_0x503c35(0x118)}];function _0x9220a6(_0x2f5a16,_0x3bf59d){const _0x229b9f=_0x503c35,_0xc21e8e=_0x4e9a7c[_0x229b9f(0x107)](({type:_0x68293a,subType:_0xe7f6eb})=>_0x2f5a16[_0x229b9f(0xb8)]==_0x68293a&&_0x2f5a16[_0x229b9f(0xd9)]==_0xe7f6eb),_0x285799=_0x4e9a7c[_0x229b9f(0x107)](({type:_0x4daf9d,subType:_0x3eda2f})=>_0x3bf59d[_0x229b9f(0xb8)]==_0x4daf9d&&_0x3bf59d[_0x229b9f(0xd9)]==_0x3eda2f);if(_0xc21e8e<0x0||_0x285799<0x0)return!0x1;const _0x1d7f83=_0x2f5a16[_0x229b9f(0x103)](),_0x188565=_0x3bf59d[_0x229b9f(0x103)]();if((0x0==_0xc21e8e||0x1==_0xc21e8e)&&0x2==_0x285799&&_0x1d7f83[_0x229b9f(0xec)](_0x188565))return!0x0;if(0x2==_0xc21e8e&&0x3==_0x285799){const _0x20639e=_0x2ad9b2[_0x229b9f(0x102)](_0x1d7f83,_0x229b9f(0x105))[_0x229b9f(0x11a)](({suggestion:_0x53cecd,meta:_0x550d0f})=>_0x550d0f[_0x229b9f(0xe2)]&&_0x229b9f(0x118)==_0x53cecd[_0x229b9f(0xd9)]);if(_0x20639e[_0x229b9f(0xf5)]>0x1&&_0x188565[_0x229b9f(0xd5)][_0x229b9f(0x112)](_0x1d7f83[_0x229b9f(0x10f)]))return!0x0;if(0x1==_0x20639e[_0x229b9f(0xf5)]&&(_0x1d7f83[_0x229b9f(0x10f)][_0x229b9f(0x112)](_0x188565[_0x229b9f(0xd5)])||_0x1d7f83[_0x229b9f(0xd5)][_0x229b9f(0x112)](_0x188565[_0x229b9f(0x10f)])))return!0x0;}if(0x3==_0xc21e8e&&0x3==_0x285799&&_0x1d7f83[_0x229b9f(0x10f)][_0x229b9f(0x106)](_0x188565[_0x229b9f(0x10f)])){const _0xf55bd9=_0x1d7f83[_0x229b9f(0xd5)][_0x229b9f(0xb9)],_0x377fc1=_0x188565[_0x229b9f(0x10f)][_0x229b9f(0xde)];return _0x480d6c[_0x229b9f(0xea)](_0xf55bd9)&&_0xf55bd9===_0x377fc1;}return!0x1;}_0x55dae2[_0x503c35(0xca)][_0x503c35(0xd3)][_0x503c35(0xcb)](()=>{const _0x77aa62=_0x503c35;let _0x2f45b4=!0x1;const _0x233d52=Array[_0x77aa62(0x10a)](_0x55dae2[_0x77aa62(0xca)][_0x77aa62(0xd3)][_0x77aa62(0xc7)][_0x77aa62(0x117)]());for(const {name:_0x525c13,data:_0x2ec187}of _0x233d52){const {group:_0x4a7635,type:_0x10ac49,subType:_0x555b8e,id:_0x1dcd2e}=_0x2ad9b2[_0x77aa62(0xfd)](_0x525c13);if(_0x77aa62(0xee)==_0x4a7635&&_0x2ad9b2[_0x77aa62(0xbe)](_0x1dcd2e)){if(_0x77aa62(0x109)==_0x10ac49&&(_0x77aa62(0x116)==_0x555b8e||_0x77aa62(0x10d)==_0x555b8e)){const _0x5ba21c=_0x2ad9b2[_0x77aa62(0xd0)](_0x1dcd2e);if(_0x2ec187[_0x77aa62(0xc8)]){const _0x52a7a4=_0x5ba21c[_0x77aa62(0x103)]()[_0x77aa62(0xba)]();if(_0x480d6c[_0x77aa62(0xea)](_0x52a7a4))continue;_0x2ad9b2[_0x77aa62(0xdb)](_0x5ba21c),_0x2f45b4=!0x0;}}if(_0x77aa62(0x105)==_0x10ac49&&_0x77aa62(0xe5)==_0x555b8e&&!_0x2ec187[_0x77aa62(0xc8)]){const _0x1a63d9=_0x2ad9b2[_0x77aa62(0xd0)](_0x1dcd2e);_0x1a63d9[_0x77aa62(0x119)]&&_0x1a63d9[_0x77aa62(0x119)][_0x77aa62(0xe6)]&&(_0x2ad9b2[_0x77aa62(0xdb)](_0x1a63d9[_0x77aa62(0x119)]),_0x2f45b4=!0x0);}}}return _0x2f45b4;}),this[_0x503c35(0x114)](_0x6b53ed);}[_0x410f24(0x114)](_0x18c209){const _0x269d82=_0x410f24,_0x1bb484=this[_0x269d82(0xbf)],_0xb0c7ca=_0x1bb484[_0x269d82(0xe9)];_0x1bb484[_0x269d82(0xfe)][_0x269d82(0xe4)](_0x269d82(0x104))[_0x269d82(0xd2)][_0x269d82(0xe1)](_0x2724c3=>{const _0x536975=_0x269d82;if(_0x536975(0x109)!=_0x2724c3[_0x536975(0xb8)]&&_0x536975(0xf1)!=_0x2724c3[_0x536975(0xb8)])return;const {data:_0x18ee5a}=_0x2724c3;if(!_0x18ee5a||_0x536975(0xce)!=_0x18ee5a[_0x536975(0xf7)])return;const _0x4dbb00=_0x18ee5a[_0x536975(0xbb)][0x0][_0x536975(0xdc)];return _0x347429(_0x536975(0xe3)===_0x4dbb00?_0x4638f5(_0xb0c7ca,_0x536975(0x10b)):_0x18c209[_0x4dbb00]||_0x4dbb00);function _0x347429(_0x438645){const _0x2425b5=_0x536975;return{'type':_0x2425b5(0xd8),'content':_0x4638f5(_0xb0c7ca,_0x2425b5(0xc4),_0x438645)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0xe66cea=_0x57df;function _0x57df(_0x3e0417,_0x1f2b1d){const _0x566d03=_0x566d();return _0x57df=function(_0x57df93,_0x17afa3){_0x57df93=_0x57df93-0x8d;let _0x2562a7=_0x566d03[_0x57df93];return _0x2562a7;},_0x57df(_0x3e0417,_0x1f2b1d);}(function(_0x326a1b,_0x20f085){const _0x551755=_0x57df,_0x18ef6b=_0x326a1b();while(!![]){try{const _0x40f8b8=parseInt(_0x551755(0xad))/0x1*(parseInt(_0x551755(0x97))/0x2)+parseInt(_0x551755(0x9e))/0x3*(-parseInt(_0x551755(0x8f))/0x4)+parseInt(_0x551755(0xaa))/0x5+parseInt(_0x551755(0x91))/0x6+parseInt(_0x551755(0xa1))/0x7+-parseInt(_0x551755(0x95))/0x8+parseInt(_0x551755(0x8e))/0x9*(-parseInt(_0x551755(0x9f))/0xa);if(_0x40f8b8===_0x20f085)break;else _0x18ef6b['push'](_0x18ef6b['shift']());}catch(_0x4aef58){_0x18ef6b['push'](_0x18ef6b['shift']());}}}(_0x566d,0x7c0d3));import{Plugin as _0x8e80e0}from'ckeditor5/src/core.js';function _0x566d(){const _0x360814=['importWord','3KaoiiA','30TgKgmH','listenTo','5911493JvugFx','Users','_trackChangesValueDuringImport','get','_handleImportedData','high','editor','_setSuggestionData','_trackChangesExecuted','2827860oenLZF','trackChanges','enableCommand','498OkAcKx','TrackChangesEditing','lowest','6557427RIZJtS','1527004RrMdXA','bind','4032588YGrjxx','dataInsert','commands','value','107600gjfAoS','forEach','4044DAokYa','collaboration_features','execute','track_changes','afterInit','plugins'];_0x566d=function(){return _0x360814;};return _0x566d();}export default class ot extends _0x8e80e0{constructor(_0x2fb5c5){const _0x5b8707=_0x57df;super(_0x2fb5c5),this[_0x5b8707(0xa3)]=!0x1,this[_0x5b8707(0xa9)]=!0x1;}[_0xe66cea(0x9b)](){const _0x1e5d41=_0xe66cea,_0x35b4f9=this[_0x1e5d41(0xa7)],_0x27259b=_0x35b4f9[_0x1e5d41(0x93)][_0x1e5d41(0xa4)](_0x1e5d41(0x9d)),_0x1b449f=_0x35b4f9[_0x1e5d41(0x93)][_0x1e5d41(0xa4)](_0x1e5d41(0xab));_0x27259b&&(_0x27259b['on'](_0x1e5d41(0x99),(_0x3eed27,[,_0x5b9bf])=>{const _0x1ab1c5=_0x1e5d41;this[_0x1ab1c5(0xa3)]=_0x1b449f[_0x1ab1c5(0x94)],_0x5b9bf[_0x1ab1c5(0x98)][_0x1ab1c5(0x9a)]=!this[_0x1ab1c5(0xa3)];},{'priority':_0x1e5d41(0xa6)}),this[_0x1e5d41(0xa0)](_0x27259b,_0x1e5d41(0x92),this[_0x1e5d41(0xa5)][_0x1e5d41(0x90)](this)),this[_0x1e5d41(0xa0)](_0x27259b,_0x1e5d41(0x92),()=>{const _0x5522d9=_0x1e5d41;this[_0x5522d9(0xa9)]&&(_0x1b449f[_0x5522d9(0x99)](),this[_0x5522d9(0xa9)]=!0x1);},{'priority':_0x1e5d41(0x8d)}),_0x35b4f9[_0x1e5d41(0x9c)][_0x1e5d41(0xa4)](_0x1e5d41(0xae))[_0x1e5d41(0xac)](_0x1e5d41(0x9d)));}[_0xe66cea(0xa5)](_0x302f7f,_0x31c8d6){const _0x32dde2=_0xe66cea,{suggestions:_0x3abe00}=_0x31c8d6,_0x46355b=this[_0x32dde2(0xa7)][_0x32dde2(0x93)][_0x32dde2(0xa4)](_0x32dde2(0xab)),_0xe37d7d=_0x46355b[_0x32dde2(0x94)];this[_0x32dde2(0xa3)]!==_0xe37d7d&&(_0x46355b[_0x32dde2(0x99)](),this[_0x32dde2(0xa9)]=!0x0),_0x3abe00&&_0x3abe00[_0x32dde2(0x96)](({id:_0x28d828,type:_0x4a3469,author:_0x168530,created_at:_0x233ebb})=>{const _0x25b084=_0x32dde2,_0x299392={'id':_0x28d828,'type':_0x4a3469,'authorId':this[_0x25b084(0xa7)][_0x25b084(0x9c)][_0x25b084(0xa4)](_0x25b084(0xa2))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x168530,'createdAt':_0x233ebb?new Date(_0x233ebb):new Date(),'source':_0x25b084(0x9d)}}};this[_0x25b084(0xa7)][_0x25b084(0x9c)][_0x25b084(0xa4)](_0x25b084(0xae))[_0x25b084(0xa8)](_0x299392);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3c7b(_0x59576a,_0x53cf2d){const _0x172b6f=_0x172b();return _0x3c7b=function(_0x3c7b0b,_0x3ff8d0){_0x3c7b0b=_0x3c7b0b-0xc4;let _0x4ffafd=_0x172b6f[_0x3c7b0b];return _0x4ffafd;},_0x3c7b(_0x59576a,_0x53cf2d);}const _0x57c792=_0x3c7b;(function(_0x3510f3,_0x460673){const _0x2ff0f9=_0x3c7b,_0x378348=_0x3510f3();while(!![]){try{const _0x4df0c0=-parseInt(_0x2ff0f9(0xd4))/0x1*(parseInt(_0x2ff0f9(0xd5))/0x2)+-parseInt(_0x2ff0f9(0xd9))/0x3+-parseInt(_0x2ff0f9(0xc6))/0x4*(parseInt(_0x2ff0f9(0xcc))/0x5)+-parseInt(_0x2ff0f9(0xc4))/0x6+-parseInt(_0x2ff0f9(0xd6))/0x7*(-parseInt(_0x2ff0f9(0xc5))/0x8)+parseInt(_0x2ff0f9(0xdb))/0x9+parseInt(_0x2ff0f9(0xeb))/0xa;if(_0x4df0c0===_0x460673)break;else _0x378348['push'](_0x378348['shift']());}catch(_0x3a2078){_0x378348['push'](_0x378348['shift']());}}}(_0x172b,0xae6bb));import{Plugin as _0x215c7c}from'ckeditor5/src/core.js';function _0x172b(){const _0x556779=['format','50rpowNU','indentBlock','_registerLegacyDescription','locale','enableCommand','_enableDefaultAttributesIntegration','*Indent:*\x20%0','getItemLabel','37643wrzfui','66fOSGEF','7uOBXsG','indent','IndentBlock','1948437CGenuP','outdent','10382931oSZRIi','has','afterInit','*Outdent:*\x20%0','IndentEditing','plugins','_registerBlockAttribute','registerAttributeLabel','formatBlock','_descriptionFactory','get','blockIndent','getItems','FORMAT_INDENT','type','registerDescriptionCallback','18286580RXDCbR','1655064IvJJKM','4372416yYeoKS','258760gBCVPq','TrackChangesEditing','commandName','editor','outdentBlock'];_0x172b=function(){return _0x556779;};return _0x172b();}import{getTranslation as _0x6be449}from'../utils/common-translations.js';export default class rt extends _0x215c7c{[_0x57c792(0xdd)](){const _0x4005f4=_0x57c792,_0x47b3aa=this[_0x4005f4(0xc9)],_0x4db972=_0x47b3aa[_0x4005f4(0xe0)][_0x4005f4(0xe5)](_0x4005f4(0xc7));if(_0x47b3aa[_0x4005f4(0xe0)][_0x4005f4(0xdc)](_0x4005f4(0xdf))&&(_0x4db972[_0x4005f4(0xd0)](_0x4005f4(0xd7)),_0x4db972[_0x4005f4(0xd0)](_0x4005f4(0xda))),_0x47b3aa[_0x4005f4(0xe0)][_0x4005f4(0xdc)](_0x4005f4(0xd8))){for(const _0x22ac62 of[_0x4005f4(0xcd),_0x4005f4(0xca)])_0x4db972[_0x4005f4(0xd1)](_0x22ac62);}const _0x405347=_0x47b3aa[_0x4005f4(0xcf)];_0x4db972[_0x4005f4(0xe1)](_0x4005f4(0xe6)),_0x4db972[_0x4005f4(0xe4)][_0x4005f4(0xe2)](_0x4005f4(0xe6),_0x6be449(_0x405347,_0x4005f4(0xe8))),this[_0x4005f4(0xce)]();}[_0x57c792(0xce)](){const _0x119b9f=_0x57c792,_0x1101c2=this[_0x119b9f(0xc9)],_0x42817e=_0x1101c2[_0x119b9f(0xcf)],_0x469cba=_0x1101c2[_0x119b9f(0xe0)][_0x119b9f(0xe5)](_0x119b9f(0xc7));_0x469cba[_0x119b9f(0xe4)][_0x119b9f(0xea)](_0x325b53=>{const _0x9b9929=_0x119b9f;if(_0x9b9929(0xe3)!=_0x325b53[_0x9b9929(0xe9)])return;const {data:_0x293543}=_0x325b53;if(!_0x293543)return;if(_0x9b9929(0xcd)!=_0x293543[_0x9b9929(0xc8)]&&_0x9b9929(0xca)!=_0x293543[_0x9b9929(0xc8)])return;const _0x7cad3=_0x325b53[_0x9b9929(0xe7)]()[0x0],_0x354489=_0x469cba[_0x9b9929(0xe4)][_0x9b9929(0xd3)](_0x7cad3);return _0x9b9929(0xcd)==_0x293543[_0x9b9929(0xc8)]?{'type':_0x9b9929(0xcb),'content':_0x6be449(_0x42817e,_0x9b9929(0xd2),_0x354489)}:_0x9b9929(0xca)==_0x293543[_0x9b9929(0xc8)]?{'type':_0x9b9929(0xcb),'content':_0x6be449(_0x42817e,_0x9b9929(0xde),_0x354489)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0x5652(_0x275fa9,_0xcf69a6){var _0x72ae4d=_0x72ae();return _0x5652=function(_0x565209,_0x4bef6b){_0x565209=_0x565209-0x1d1;var _0x2b65e3=_0x72ae4d[_0x565209];return _0x2b65e3;},_0x5652(_0x275fa9,_0xcf69a6);}function _0x72ae(){var _0x94c91f=['input','get','851425ObLWQv','requires','1419908gWljmA','519uXaAAR','TrackChangesEditing','6tPfuVA','3702555PgrldI','enableCommand','2295594vjhinu','164990pfBDKd','editor','3462QlvmWr','1376440iXombd','plugins','init'];_0x72ae=function(){return _0x94c91f;};return _0x72ae();}var _0x4c1cc6=_0x5652;(function(_0x15626f,_0x53a7ac){var _0x3ccd93=_0x5652,_0x29c424=_0x15626f();while(!![]){try{var _0x22d4f2=parseInt(_0x3ccd93(0x1db))/0x1+-parseInt(_0x3ccd93(0x1dd))/0x2*(-parseInt(_0x3ccd93(0x1d5))/0x3)+-parseInt(_0x3ccd93(0x1d4))/0x4+parseInt(_0x3ccd93(0x1d2))/0x5+-parseInt(_0x3ccd93(0x1d7))/0x6*(parseInt(_0x3ccd93(0x1da))/0x7)+-parseInt(_0x3ccd93(0x1de))/0x8+parseInt(_0x3ccd93(0x1d8))/0x9;if(_0x22d4f2===_0x53a7ac)break;else _0x29c424['push'](_0x29c424['shift']());}catch(_0x4d52c3){_0x29c424['push'](_0x29c424['shift']());}}}(_0x72ae,0x2eab7));import{Plugin as _0x4baa05}from'ckeditor5/src/core.js';import{Input as _0x1ee9b4}from'ckeditor5/src/typing.js';export default class at extends _0x4baa05{static get[_0x4c1cc6(0x1d3)](){return[_0x1ee9b4];}[_0x4c1cc6(0x1e0)](){var _0x3bce99=_0x4c1cc6;this[_0x3bce99(0x1dc)][_0x3bce99(0x1df)][_0x3bce99(0x1d1)](_0x3bce99(0x1d6))[_0x3bce99(0x1d9)](_0x3bce99(0x1e1));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1591(){const _0x31e36f=['element','formatInline','847tLKUxm','add','blockName','todoList','_selectedElements','createRange','*Change\x20to:*\x20%0','registerElementLabel','bulletedList','isObject','56DWTYMz','518590atBTXJ','before','schema','LegacyListEditing','ELEMENT_BULLETED_LIST','bulleted','afterInit','commands','*Check\x20item*','end','from','length','_descriptionFactory','LegacyTodoListEditing','forceValue','commandName','17361qrqTGI','List','replace','90gmPXNl','numberedList','67605FsBlDL','checkChild','1533484geJTIG','numbered','*Outdent:*\x20%0','ELEMENT_TODO_LIST','findIndex','createPositionAt','change','plugins','outdentList','getSelectedBlocks','formatBlock','commandParams','77BLwXWj','slice','todoListChecked','has','name','*Indent:*\x20%0','format','todo','get','getAttribute','markBlockFormat','model','ELEMENT_LIST_ITEM','*Uncheck\x20item*','listItem','enableCommand','232wRZAgE','indentList','selection','push','ELEMENT_NUMBERED_LIST','paragraph','previousSibling','nextSibling','TrackChangesEditing','editor','execute','checkTodoList','parent','listIndent','386220UPQAtm','locale','type','627914okbhot','document','listType','filter','registerDescriptionCallback','value'];_0x1591=function(){return _0x31e36f;};return _0x1591();}const _0xdedb67=_0x709e;(function(_0x478379,_0x5aafe2){const _0x3f134a=_0x709e,_0x1c9ab3=_0x478379();while(!![]){try{const _0x4ebd81=-parseInt(_0x3f134a(0xc6))/0x1*(parseInt(_0x3f134a(0xd0))/0x2)+parseInt(_0x3f134a(0xbb))/0x3+parseInt(_0x3f134a(0xe8))/0x4+parseInt(_0x3f134a(0xe6))/0x5*(parseInt(_0x3f134a(0xe4))/0x6)+parseInt(_0x3f134a(0xbe))/0x7+-parseInt(_0x3f134a(0xad))/0x8*(parseInt(_0x3f134a(0xe1))/0x9)+parseInt(_0x3f134a(0xd1))/0xa*(-parseInt(_0x3f134a(0xf4))/0xb);if(_0x4ebd81===_0x5aafe2)break;else _0x1c9ab3['push'](_0x1c9ab3['shift']());}catch(_0x276e02){_0x1c9ab3['push'](_0x1c9ab3['shift']());}}}(_0x1591,0x585e6));import{Plugin as _0x133309}from'ckeditor5/src/core.js';import{getTranslation as _0x1ab4b3}from'../utils/common-translations.js';function _0x709e(_0x4d4a5f,_0x1df41d){const _0x15915d=_0x1591();return _0x709e=function(_0x709e6,_0x3b0c86){_0x709e6=_0x709e6-0xa7;let _0x4e19e3=_0x15915d[_0x709e6];return _0x4e19e3;},_0x709e(_0x4d4a5f,_0x1df41d);}export default class ut extends _0x133309{[_0xdedb67(0xd7)](){const _0x55d614=_0xdedb67,_0x2e53d4=this[_0x55d614(0xb6)],_0x3aea1f=_0x2e53d4[_0x55d614(0xbc)];if(!_0x2e53d4[_0x55d614(0xef)][_0x55d614(0xf7)](_0x55d614(0xd4)))return;const _0x2b0ad8=_0x2e53d4[_0x55d614(0xef)][_0x55d614(0xfc)](_0x55d614(0xb5)),_0x5a8e39=_0x2e53d4[_0x55d614(0xef)][_0x55d614(0xf7)](_0x55d614(0xde));function _0x11e2d0(_0x491e94){return()=>{const _0x265611=_0x709e,_0xeda0da=_0x2e53d4[_0x265611(0xa8)][_0x265611(0xbf)][_0x265611(0xaf)],_0x591ed3=_0x2e53d4[_0x265611(0xd8)][_0x265611(0xfc)](_0x491e94);if(_0x591ed3[_0x265611(0xc3)])return void _0x2e53d4[_0x265611(0xb7)](_0x265611(0xb2),{});const _0x5c0531=_0x491e94[_0x265611(0xf5)](0x0,-0x4),_0x16af28=function(_0x347d45,_0x2a3e8d,_0x44d22e){const _0xedf7e1=_0x265611;let _0x5a1ee7=Array[_0xedf7e1(0xdb)](_0x347d45)[_0xedf7e1(0xc1)](_0x28fb08=>function(_0x264308,_0x3c0258){const _0x1befaa=_0xedf7e1;return _0x3c0258[_0x1befaa(0xe7)](_0x264308[_0x1befaa(0xb9)],_0x1befaa(0xab))&&!_0x3c0258[_0x1befaa(0xcf)](_0x264308);}(_0x28fb08,_0x44d22e));_0x5a1ee7=_0x5a1ee7[_0xedf7e1(0xc1)](_0x2840c2=>!_0x2840c2['is'](_0xedf7e1(0xc4),_0xedf7e1(0xab))||_0x2840c2[_0xedf7e1(0xfd)](_0xedf7e1(0xc0))!=_0x2a3e8d);const _0x53acdd=new Set();for(const _0x7e1b0f of _0x5a1ee7)_0x7e1b0f['is'](_0xedf7e1(0xc4),_0xedf7e1(0xab))?_0x53acdd[_0xedf7e1(0xc7)](ne(_0x7e1b0f)):_0x53acdd[_0xedf7e1(0xc7)](_0x7e1b0f);return Array[_0xedf7e1(0xdb)](_0x53acdd);}(_0xeda0da[_0x265611(0xf1)](),_0x5c0531,_0x2e53d4[_0x265611(0xa8)][_0x265611(0xd3)]);_0x2e53d4[_0x265611(0xa8)][_0x265611(0xee)](()=>{const _0xb5401a=_0x265611;for(const _0x5ee591 of _0x16af28)_0x2b0ad8[_0xb5401a(0xa7)](_0x5ee591,{'commandName':_0x491e94,'commandParams':[{'forceValue':!_0x591ed3[_0xb5401a(0xc3)]}],'formatGroupId':_0xb5401a(0xc8)},oe(_0x5ee591));});};}function _0x51281f(_0x3c19f8){return()=>{const _0x1b0293=_0x709e,_0x5cecd2=function(_0x1d7d55){const _0x5bc342=_0x709e;let _0x42311f=Array[_0x5bc342(0xdb)](_0x1d7d55);const _0x4b21c8=_0x42311f[_0x5bc342(0xec)](_0xe58416=>_0x5bc342(0xab)!=_0xe58416[_0x5bc342(0xf8)]);return _0x4b21c8>-0x1&&(_0x42311f=_0x42311f[_0x5bc342(0xf5)](0x0,_0x4b21c8)),_0x42311f;}(_0x2e53d4[_0x1b0293(0xa8)][_0x1b0293(0xbf)][_0x1b0293(0xaf)][_0x1b0293(0xf1)]()),_0x46e1c3=_0x2e53d4[_0x1b0293(0xa8)][_0x1b0293(0xcb)](_0x2e53d4[_0x1b0293(0xa8)][_0x1b0293(0xed)](_0x5cecd2[0x0],_0x1b0293(0xd2)),_0x2e53d4[_0x1b0293(0xa8)][_0x1b0293(0xed)](_0x5cecd2[_0x5cecd2[_0x1b0293(0xdc)]-0x1],_0x1b0293(0xda)));_0x2e53d4[_0x1b0293(0xa8)][_0x1b0293(0xee)](()=>{const _0x165817=_0x1b0293;_0x2b0ad8[_0x165817(0xa7)](_0x46e1c3,{'commandName':_0x3c19f8,'commandParams':[],'formatGroupId':_0x165817(0xba)},function(_0xc35334){const _0x435aa7=_0x165817,_0x444096=new Set();for(const _0x2eddce of _0xc35334){let _0x10de58=_0x2eddce[_0x435aa7(0xb4)];for(;_0x10de58&&_0x10de58[_0x435aa7(0xfd)](_0x435aa7(0xba))>_0x2eddce[_0x435aa7(0xfd)](_0x435aa7(0xba));)_0x444096[_0x435aa7(0xc7)](_0x10de58),_0x10de58=_0x10de58[_0x435aa7(0xb4)];}return Array[_0x435aa7(0xdb)](_0x444096);}(_0x5cecd2));});};}_0x2b0ad8[_0x55d614(0xac)](_0x55d614(0xe5),_0x11e2d0(_0x55d614(0xe5))),_0x2b0ad8[_0x55d614(0xac)](_0x55d614(0xce),_0x11e2d0(_0x55d614(0xce))),_0x5a8e39&&_0x2b0ad8[_0x55d614(0xac)](_0x55d614(0xc9),_0x11e2d0(_0x55d614(0xc9))),_0x2b0ad8[_0x55d614(0xac)](_0x55d614(0xae),_0x51281f(_0x55d614(0xae))),_0x2b0ad8[_0x55d614(0xac)](_0x55d614(0xf0),_0x51281f(_0x55d614(0xf0))),_0x5a8e39&&_0x2b0ad8[_0x55d614(0xac)](_0x55d614(0xb8),()=>{const _0x5686e9=_0x55d614,_0x52756a=_0x2e53d4[_0x5686e9(0xd8)][_0x5686e9(0xfc)](_0x5686e9(0xb8)),_0x18006d=Array[_0x5686e9(0xdb)](_0x52756a[_0x5686e9(0xca)]);_0x18006d[_0x5686e9(0xc1)](_0x14687a=>_0x14687a[_0x5686e9(0xfd)](_0x5686e9(0xf6))!=_0x52756a[_0x5686e9(0xc3)]),_0x2e53d4[_0x5686e9(0xa8)][_0x5686e9(0xee)](()=>{const _0x37abae=_0x5686e9;for(const _0x2ead33 of _0x18006d)_0x2b0ad8[_0x37abae(0xa7)](_0x2ead33,{'commandName':_0x37abae(0xb8),'commandParams':[{'forceValue':!_0x52756a[_0x37abae(0xc3)]}]});});}),_0x2b0ad8[_0x55d614(0xdd)][_0x55d614(0xcd)](_0x55d614(0xab),_0x117ab9=>_0x1ab4b3(_0x3aea1f,_0x55d614(0xa9),_0x117ab9)),_0x2b0ad8[_0x55d614(0xdd)][_0x55d614(0xc2)](_0x45c7f2=>{const _0x2a7c6f=_0x55d614;if(_0x2a7c6f(0xf2)!=_0x45c7f2[_0x2a7c6f(0xbd)]&&_0x2a7c6f(0xc5)!=_0x45c7f2[_0x2a7c6f(0xbd)])return;const {data:_0x203e02}=_0x45c7f2;if(_0x203e02){if(_0x2a7c6f(0xe5)==_0x203e02[_0x2a7c6f(0xe0)]||_0x2a7c6f(0xce)==_0x203e02[_0x2a7c6f(0xe0)]||_0x2a7c6f(0xc9)==_0x203e02[_0x2a7c6f(0xe0)])switch(_0x203e02[_0x2a7c6f(0xe0)][_0x2a7c6f(0xe3)](_0x2a7c6f(0xe2),'')){case _0x2a7c6f(0xd6):return _0x463e69(_0x1ab4b3(_0x3aea1f,_0x2a7c6f(0xd5)));case _0x2a7c6f(0xe9):return _0x463e69(_0x1ab4b3(_0x3aea1f,_0x2a7c6f(0xb1)));case _0x2a7c6f(0xfb):return _0x463e69(_0x1ab4b3(_0x3aea1f,_0x2a7c6f(0xeb)));}if(_0x2a7c6f(0xae)==_0x203e02[_0x2a7c6f(0xe0)])return{'type':_0x2a7c6f(0xfa),'content':_0x1ab4b3(_0x3aea1f,_0x2a7c6f(0xf9),_0x1ab4b3(_0x3aea1f,_0x2a7c6f(0xa9)))};if(_0x2a7c6f(0xf0)==_0x203e02[_0x2a7c6f(0xe0)])return{'type':_0x2a7c6f(0xfa),'content':_0x1ab4b3(_0x3aea1f,_0x2a7c6f(0xea),_0x1ab4b3(_0x3aea1f,_0x2a7c6f(0xa9)))};if(_0x2a7c6f(0xb8)==_0x203e02[_0x2a7c6f(0xe0)])return _0x203e02[_0x2a7c6f(0xf3)][0x0][_0x2a7c6f(0xdf)]?{'type':_0x2a7c6f(0xfa),'content':_0x1ab4b3(_0x3aea1f,_0x2a7c6f(0xd9))}:{'type':_0x2a7c6f(0xfa),'content':_0x1ab4b3(_0x3aea1f,_0x2a7c6f(0xaa))};}function _0x463e69(_0x24090e){const _0x2ca2e6=_0x2a7c6f;return{'type':_0x2ca2e6(0xfa),'content':_0x1ab4b3(_0x3aea1f,_0x2ca2e6(0xcc),_0x24090e)};}});}}function ne(_0x35dcdb){const _0x5699e1=_0xdedb67,_0x5b6d56=_0x35dcdb[_0x5699e1(0xfd)](_0x5699e1(0xba));if(0x0==_0x5b6d56)return _0x35dcdb;let _0x23edb8=_0x35dcdb;for(;_0x35dcdb[_0x5699e1(0xb3)]&&_0x35dcdb[_0x5699e1(0xb3)]['is'](_0x5699e1(0xc4),_0x5699e1(0xab));){const _0x351721=_0x35dcdb[_0x5699e1(0xb3)][_0x5699e1(0xfd)](_0x5699e1(0xba));if(_0x351721==_0x5b6d56)_0x23edb8=_0x35dcdb[_0x5699e1(0xb3)];else{if(_0x351721<_0x5b6d56)break;}_0x35dcdb=_0x35dcdb[_0x5699e1(0xb3)];}return _0x23edb8;}function oe(_0xb746d){const _0x2c79ff=_0xdedb67,_0x292081=[];if(_0xb746d['is'](_0x2c79ff(0xc4),_0x2c79ff(0xab))&&_0xb746d[_0x2c79ff(0xfd)](_0x2c79ff(0xba))>0x0){let _0x2f58c9=_0xb746d[_0x2c79ff(0xb4)];for(;_0x2f58c9&&_0x2c79ff(0xab)==_0x2f58c9[_0x2c79ff(0xf8)]&&_0x2f58c9[_0x2c79ff(0xfd)](_0x2c79ff(0xba))==_0xb746d[_0x2c79ff(0xfd)](_0x2c79ff(0xba));)_0x292081[_0x2c79ff(0xb0)](_0x2f58c9),_0x2f58c9=_0x2f58c9[_0x2c79ff(0xb4)];}return _0x292081;}
|