@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240417.0 → 0.0.0-nightly-20240418.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
|
-
const
|
|
23
|
+
const _0x4dad85=_0x4843;(function(_0x4a4d70,_0x3324df){const _0x29caaa=_0x4843,_0x24fd46=_0x4a4d70();while(!![]){try{const _0x2987fb=parseInt(_0x29caaa(0x1ab))/0x1+parseInt(_0x29caaa(0x194))/0x2*(parseInt(_0x29caaa(0x17c))/0x3)+parseInt(_0x29caaa(0x174))/0x4*(-parseInt(_0x29caaa(0x184))/0x5)+parseInt(_0x29caaa(0x16c))/0x6*(parseInt(_0x29caaa(0x166))/0x7)+-parseInt(_0x29caaa(0x19d))/0x8*(-parseInt(_0x29caaa(0x189))/0x9)+parseInt(_0x29caaa(0x1b1))/0xa+-parseInt(_0x29caaa(0x163))/0xb*(parseInt(_0x29caaa(0x16a))/0xc);if(_0x2987fb===_0x3324df)break;else _0x24fd46['push'](_0x24fd46['shift']());}catch(_0x4d1b14){_0x24fd46['push'](_0x24fd46['shift']());}}}(_0x4fbc,0x6e14a));import{Plugin as _0x28b0dc}from'ckeditor5/src/core.js';function _0x4843(_0x295f4f,_0x3bcda2){const _0x4fbca4=_0x4fbc();return _0x4843=function(_0x484358,_0x1c7917){_0x484358=_0x484358-0x161;let _0x445aee=_0x4fbca4[_0x484358];return _0x445aee;},_0x4843(_0x295f4f,_0x3bcda2);}import{getTranslation as _0x4fc14d}from'../utils/common-translations.js';export default class K extends _0x28b0dc{[_0x4dad85(0x18a)](){const _0x18618e=_0x4dad85;if(!this[_0x18618e(0x19b)][_0x18618e(0x18e)][_0x18618e(0x18c)](_0x18618e(0x18f)))return;const _0x509151=this[_0x18618e(0x19b)][_0x18618e(0x1a9)][_0x18618e(0x177)](_0x18618e(0x186)),_0x36e68e=this[_0x18618e(0x19b)][_0x18618e(0x18e)][_0x18618e(0x177)](_0x18618e(0x168));_0x509151[_0x18618e(0x19f)]&&_0x36e68e[_0x18618e(0x193)](_0x18618e(0x196),this[_0x18618e(0x1af)][_0x18618e(0x199)](this)),_0x509151[_0x18618e(0x1a3)]&&_0x36e68e[_0x18618e(0x193)](_0x18618e(0x190),this[_0x18618e(0x173)][_0x18618e(0x199)](this)),_0x509151[_0x18618e(0x171)]&&_0x36e68e[_0x18618e(0x193)](_0x18618e(0x1a1),this[_0x18618e(0x1a5)][_0x18618e(0x199)](this)),_0x36e68e[_0x18618e(0x179)][_0x18618e(0x17d)](this[_0x18618e(0x182)][_0x18618e(0x199)](this));}[_0x4dad85(0x1af)](_0x2f0c06,_0x471e2a={}){const _0x5aabff=_0x4dad85,_0x56d41d=this[_0x5aabff(0x19b)][_0x5aabff(0x18e)][_0x5aabff(0x177)](_0x5aabff(0x168)),_0x2bded1=this[_0x5aabff(0x187)]();this[_0x5aabff(0x19b)][_0x5aabff(0x16f)][_0x5aabff(0x1ac)](()=>{const _0xc4e0fa=_0x5aabff;_0x56d41d[_0xc4e0fa(0x1aa)](_0x2bded1,{'commandName':_0xc4e0fa(0x196),'commandParams':[{'type':_0x471e2a[_0xc4e0fa(0x17a)]}],'formatGroupId':_0xc4e0fa(0x196)});});}[_0x4dad85(0x173)](_0x21c32c,_0x199594={}){const _0x259e40=_0x4dad85,_0x55680e=this[_0x259e40(0x19b)][_0x259e40(0x18e)][_0x259e40(0x177)](_0x259e40(0x168)),_0x360403=this[_0x259e40(0x1a7)](_0x1cc8c2=>_0x1cc8c2['is'](_0x259e40(0x164),_0x259e40(0x19e))&&_0x259e40(0x195)===_0x1cc8c2[_0x259e40(0x162)](_0x259e40(0x1a6)));if(_0x360403[_0x259e40(0x169)]<0x1)return;const _0x14fa75=_0x360403[_0x259e40(0x180)](_0x135d19=>this[_0x259e40(0x19b)][_0x259e40(0x16f)][_0x259e40(0x1a0)](this[_0x259e40(0x19b)][_0x259e40(0x16f)][_0x259e40(0x192)](_0x135d19,_0x259e40(0x16e)),this[_0x259e40(0x19b)][_0x259e40(0x16f)][_0x259e40(0x192)](_0x135d19,0x0)));this[_0x259e40(0x19b)][_0x259e40(0x16f)][_0x259e40(0x1ac)](()=>{const _0x5f404e=_0x259e40;_0x55680e[_0x5f404e(0x1aa)](_0x14fa75,{'commandName':_0x5f404e(0x190),'commandParams':[{'reversed':_0x199594[_0x5f404e(0x1a3)]}],'formatGroupId':_0x5f404e(0x190)});});}[_0x4dad85(0x1a5)](_0x251881,_0x594d63={}){const _0x5ecf52=_0x4dad85,_0x46a855=this[_0x5ecf52(0x19b)][_0x5ecf52(0x18e)][_0x5ecf52(0x177)](_0x5ecf52(0x168)),_0x4d7039=this[_0x5ecf52(0x1a7)](_0x58a0f4=>_0x58a0f4['is'](_0x5ecf52(0x164),_0x5ecf52(0x19e))&&_0x5ecf52(0x195)===_0x58a0f4[_0x5ecf52(0x162)](_0x5ecf52(0x1a6)));if(_0x4d7039[_0x5ecf52(0x169)]<0x1)return;const _0x408018=_0x4d7039[_0x5ecf52(0x180)](_0x4530e8=>this[_0x5ecf52(0x19b)][_0x5ecf52(0x16f)][_0x5ecf52(0x1a0)](this[_0x5ecf52(0x19b)][_0x5ecf52(0x16f)][_0x5ecf52(0x192)](_0x4530e8,_0x5ecf52(0x16e)),this[_0x5ecf52(0x19b)][_0x5ecf52(0x16f)][_0x5ecf52(0x192)](_0x4530e8,0x0)));this[_0x5ecf52(0x19b)][_0x5ecf52(0x16f)][_0x5ecf52(0x1ac)](()=>{const _0x7aa9b8=_0x5ecf52;_0x46a855[_0x7aa9b8(0x1aa)](_0x408018,{'commandName':_0x7aa9b8(0x1a1),'commandParams':[{'startIndex':_0x594d63[_0x7aa9b8(0x171)]}],'formatGroupId':_0x7aa9b8(0x1a1)});});}[_0x4dad85(0x182)](_0x8d3950){const _0x34232a=_0x4dad85;if(_0x34232a(0x167)!=_0x8d3950[_0x34232a(0x17a)]&&_0x34232a(0x19c)!=_0x8d3950[_0x34232a(0x17a)])return;const _0x26f4d1=this[_0x34232a(0x19b)][_0x34232a(0x1ae)],{data:_0x4a6fc9}=_0x8d3950;if(!_0x4a6fc9)return;let _0x4f3b23,_0x1c3400;switch(_0x4a6fc9[_0x34232a(0x18d)]){case _0x34232a(0x196):_0x4f3b23=_0x34232a(0x1a2),_0x1c3400={'type':_0x34232a(0x197),'content':_0x4fc14d(_0x26f4d1,_0x4f3b23,_0x4fc14d(_0x26f4d1,this[_0x34232a(0x183)](_0x4a6fc9[_0x34232a(0x1b0)][0x0][_0x34232a(0x17a)])))};break;case _0x34232a(0x190):_0x4f3b23=_0x4a6fc9[_0x34232a(0x1b0)][0x0][_0x34232a(0x1a3)]?_0x34232a(0x1a4):_0x34232a(0x172),_0x1c3400={'type':_0x34232a(0x197),'content':_0x4fc14d(_0x26f4d1,_0x4f3b23)};break;case _0x34232a(0x1a1):_0x4f3b23=_0x34232a(0x165),_0x1c3400={'type':_0x34232a(0x197),'content':_0x4fc14d(_0x26f4d1,_0x4f3b23,_0x4a6fc9[_0x34232a(0x1b0)][0x0][_0x34232a(0x171)])};}return _0x1c3400;}[_0x4dad85(0x187)](){const _0x30a6d6=_0x4dad85;var _0x5a187e,_0x315617,_0x466393,_0x5ef7e6;const _0x19671a=this[_0x30a6d6(0x19b)][_0x30a6d6(0x18e)][_0x30a6d6(0x177)](_0x30a6d6(0x17f));let _0x2fff1e=Array[_0x30a6d6(0x181)](this[_0x30a6d6(0x19b)][_0x30a6d6(0x16f)][_0x30a6d6(0x16d)][_0x30a6d6(0x17b)][_0x30a6d6(0x191)]());return(null===(_0x5a187e=_0x2fff1e[0x0])||void 0x0===_0x5a187e?void 0x0:_0x5a187e['is'](_0x30a6d6(0x164),_0x30a6d6(0x19e)))&&_0x2fff1e[_0x30a6d6(0x17e)](..._0x19671a[_0x30a6d6(0x188)](this[_0x30a6d6(0x19b)][_0x30a6d6(0x16f)][_0x30a6d6(0x16d)][_0x30a6d6(0x17b)][_0x30a6d6(0x176)](),_0x30a6d6(0x1a8))),(null===(_0x315617=_0x2fff1e[_0x2fff1e[_0x30a6d6(0x169)]-0x1])||void 0x0===_0x315617?void 0x0:_0x315617['is'](_0x30a6d6(0x164),_0x30a6d6(0x19e)))&&_0x2fff1e[_0x30a6d6(0x185)](..._0x19671a[_0x30a6d6(0x188)](this[_0x30a6d6(0x19b)][_0x30a6d6(0x16f)][_0x30a6d6(0x16d)][_0x30a6d6(0x17b)][_0x30a6d6(0x1b2)](),_0x30a6d6(0x16b))),_0x2fff1e=[...new Set(_0x2fff1e)],(null===(_0x5ef7e6=null===(_0x466393=this[_0x30a6d6(0x19b)][_0x30a6d6(0x16f)][_0x30a6d6(0x16d)][_0x30a6d6(0x17b)][_0x30a6d6(0x176)]())||void 0x0===_0x466393?void 0x0:_0x466393[_0x30a6d6(0x178)])||void 0x0===_0x5ef7e6?void 0x0:_0x5ef7e6['is'](_0x30a6d6(0x164),_0x30a6d6(0x19e)))&&(_0x2fff1e=_0x2fff1e[_0x30a6d6(0x175)](_0x2b3292=>_0x2b3292['is'](_0x30a6d6(0x164),_0x30a6d6(0x19e)))),_0x2fff1e;}[_0x4dad85(0x1a7)](_0x51d5e2){const _0x543031=_0x4dad85,_0x7dd9d8=this[_0x543031(0x19b)][_0x543031(0x18e)][_0x543031(0x177)](_0x543031(0x17f));let _0x4d1c5a=Array[_0x543031(0x181)](this[_0x543031(0x19b)][_0x543031(0x16f)][_0x543031(0x16d)][_0x543031(0x17b)][_0x543031(0x191)]())[_0x543031(0x175)](_0x51d5e2)[_0x543031(0x180)](_0xdb0ec0=>{const _0x55aea8=_0x543031,_0x268295=this[_0x55aea8(0x19b)][_0x55aea8(0x16f)][_0x55aea8(0x192)](_0xdb0ec0,0x0);return[..._0x7dd9d8[_0x55aea8(0x188)](_0x268295,_0x55aea8(0x1a8)),..._0x7dd9d8[_0x55aea8(0x188)](_0x268295,_0x55aea8(0x16b))];})[_0x543031(0x1ad)]();return _0x4d1c5a=[...new Set(_0x4d1c5a)],_0x4d1c5a;}[_0x4dad85(0x183)](_0xc24b11){const _0x50ac50=_0x4dad85;return _0x50ac50(0x18b)+this[_0x50ac50(0x19b)][_0x50ac50(0x18e)][_0x50ac50(0x177)](_0x50ac50(0x17f))[_0x50ac50(0x170)](_0xc24b11)[_0x50ac50(0x19a)]()+_0x50ac50(0x161)+_0xc24b11[_0x50ac50(0x19a)]()[_0x50ac50(0x198)](/-/g,'_');}}function _0x4fbc(){const _0x4736e6=['backward','config','markMultiRangeBlockFormat','829526WmSFTo','change','flat','locale','handleListStyleCommand','commandParams','4608600gqGrhk','getLastPosition','_LIST_','getAttribute','10703BpYuYW','element','*Format:*\x20set\x20start\x20index\x20to\x20%0','160727WbLUzv','formatBlock','TrackChangesEditing','length','25068IsuKIx','forward','186lvrznq','document','before','model','getListTypeFromListStyleType','startIndex','*Format:*\x20set\x20order\x20to\x20regular','handleListReversedCommand','29608vdcmyq','filter','getFirstPosition','get','parent','_descriptionFactory','type','selection','3HopeCc','registerDescriptionCallback','unshift','LegacyListUtils','map','from','handleDescriptions','_getTranslationKeyForListStyle','190gWKxfW','push','list.properties','_getSuggestionBlocksForListStyle','getSiblingNodes','17343JwQBCa','afterInit','ELEMENT_','has','commandName','plugins','LegacyListPropertiesEditing','listReversed','getSelectedBlocks','createPositionAt','enableCommand','311162EEBqgQ','numbered','listStyle','format','replace','bind','toUpperCase','editor','formatInline','2520HIxlct','listItem','styles','createRange','listStart','*Change\x20to:*\x20%0','reversed','*Format:*\x20set\x20order\x20to\x20reversed','handleListStartCommand','listType','_getSuggestionBlocks'];_0x4fbc=function(){return _0x4736e6;};return _0x4fbc();}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x250f9d=_0x45ad;(function(_0x1be14d,_0x41c204){const _0x5f0fc1=_0x45ad,_0x4f6ad2=_0x1be14d();while(!![]){try{const _0xf430de=parseInt(_0x5f0fc1(0x110))/0x1+-parseInt(_0x5f0fc1(0x10d))/0x2*(-parseInt(_0x5f0fc1(0xf7))/0x3)+-parseInt(_0x5f0fc1(0x11b))/0x4+parseInt(_0x5f0fc1(0x101))/0x5*(-parseInt(_0x5f0fc1(0x109))/0x6)+-parseInt(_0x5f0fc1(0x10b))/0x7*(-parseInt(_0x5f0fc1(0xf5))/0x8)+parseInt(_0x5f0fc1(0x119))/0x9*(-parseInt(_0x5f0fc1(0x112))/0xa)+-parseInt(_0x5f0fc1(0x114))/0xb*(parseInt(_0x5f0fc1(0xfe))/0xc);if(_0xf430de===_0x41c204)break;else _0x4f6ad2['push'](_0x4f6ad2['shift']());}catch(_0x4de9a0){_0x4f6ad2['push'](_0x4f6ad2['shift']());}}}(_0x57da,0x65abe));function _0x57da(){const _0xcd72f4=['linkHref','30ylJrbM','TrackChangesEditing','registerAttributeLabel','key','unlink','registerDescriptionCallback','_descriptionFactory','attribute','316902wPSZtb','link\x20(','49350MYlUyS','get','183284UDqNZn','newValue','LinkEditing','307187oiyxgI','type','64330uBzlkd','toLowerCase','11alZfYC','has','commandParams','locale','*Set\x20link:*\x20%0','90xOFpQv','map','438488RZWRDo','*Remove\x20link*','_enableDefaultAttributesIntegration','label','commands','link','144WpfSJn','commandName','21tFynTw','plugins','_registerLegacyDescription','format','formatInline','editor','afterInit','2019372WqHtuY','manualDecorators'];_0x57da=function(){return _0xcd72f4;};return _0x57da();}function _0x45ad(_0x953833,_0x3bea9a){const _0x57daee=_0x57da();return _0x45ad=function(_0x45adc3,_0x144f49){_0x45adc3=_0x45adc3-0xf3;let _0x3acba9=_0x57daee[_0x45adc3];return _0x3acba9;},_0x45ad(_0x953833,_0x3bea9a);}import{Plugin as _0x136363}from'ckeditor5/src/core.js';import{getTranslation as _0xaa4cff}from'../utils/common-translations.js';export default class ct extends _0x136363{[_0x250f9d(0xfd)](){const _0x3442b4=_0x250f9d,_0x549c2b=this[_0x3442b4(0xfc)];if(!_0x549c2b[_0x3442b4(0xf8)][_0x3442b4(0x115)](_0x3442b4(0x10f)))return;const _0x570d35=_0x549c2b[_0x3442b4(0xf8)][_0x3442b4(0x10c)](_0x3442b4(0x102)),_0x23f631=_0x549c2b[_0x3442b4(0xf3)][_0x3442b4(0x10c)](_0x3442b4(0xf4));_0x570d35[_0x3442b4(0x11d)](_0x3442b4(0xf4),[_0x3442b4(0x100),..._0x23f631[_0x3442b4(0xff)][_0x3442b4(0x11a)](_0x356077=>_0x356077['id'])]),_0x570d35[_0x3442b4(0x11d)](_0x3442b4(0x105));for(const _0x369e8f of _0x23f631[_0x3442b4(0xff)])_0x570d35[_0x3442b4(0x107)][_0x3442b4(0x103)](_0x369e8f['id'],_0x3442b4(0x10a)+_0x369e8f[_0x3442b4(0x11e)][_0x3442b4(0x113)]()+')');_0x570d35[_0x3442b4(0x107)][_0x3442b4(0x106)](_0x7d02dd=>{const _0x17e440=_0x3442b4;if(_0x17e440(0x108)!=_0x7d02dd[_0x17e440(0x111)])return;const {data:_0x534be7}=_0x7d02dd;if(!_0x534be7||_0x17e440(0x100)!=_0x534be7[_0x17e440(0x104)])return;const _0x51b291=_0x534be7[_0x17e440(0x10e)],_0x3f035d=_0x549c2b[_0x17e440(0x117)];return{'type':_0x17e440(0xfa),'content':null==_0x51b291?_0xaa4cff(_0x3f035d,_0x17e440(0x11c)):_0xaa4cff(_0x3f035d,_0x17e440(0x118),'\x22'+_0x51b291+'\x22')};}),this[_0x3442b4(0xf9)]();}[_0x250f9d(0xf9)](){const _0x4677c4=_0x250f9d,_0x438ecf=this[_0x4677c4(0xfc)],_0x5335b3=_0x438ecf[_0x4677c4(0x117)];_0x438ecf[_0x4677c4(0xf8)][_0x4677c4(0x10c)](_0x4677c4(0x102))[_0x4677c4(0x107)][_0x4677c4(0x106)](_0xd1dd85=>{const _0x12c9d9=_0x4677c4;if(_0x12c9d9(0xfb)!=_0xd1dd85[_0x12c9d9(0x111)])return;const {data:_0x41b98f}=_0xd1dd85;if(_0x41b98f){if(_0x12c9d9(0xf4)==_0x41b98f[_0x12c9d9(0xf6)]){const _0x1589de=_0x41b98f[_0x12c9d9(0x116)][0x0];return{'type':_0x12c9d9(0xfa),'content':_0xaa4cff(_0x5335b3,_0x12c9d9(0x118),'\x22'+_0x1589de+'\x22')};}return _0x12c9d9(0x105)==_0x41b98f[_0x12c9d9(0xf6)]?{'type':_0x12c9d9(0xfa),'content':_0xaa4cff(_0x5335b3,_0x12c9d9(0x11c))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x150784=_0x16f6;(function(_0x2c9f22,_0x4a1fac){const _0x31b8c3=_0x16f6,_0x4141eb=_0x2c9f22();while(!![]){try{const _0x16be0f=parseInt(_0x31b8c3(0xee))/0x1*(parseInt(_0x31b8c3(0xab))/0x2)+parseInt(_0x31b8c3(0x88))/0x3*(-parseInt(_0x31b8c3(0x69))/0x4)+parseInt(_0x31b8c3(0x85))/0x5+-parseInt(_0x31b8c3(0x6f))/0x6+parseInt(_0x31b8c3(0xf3))/0x7*(parseInt(_0x31b8c3(0x8b))/0x8)+parseInt(_0x31b8c3(0xd7))/0x9*(-parseInt(_0x31b8c3(0xe6))/0xa)+-parseInt(_0x31b8c3(0x84))/0xb;if(_0x16be0f===_0x4a1fac)break;else _0x4141eb['push'](_0x4141eb['shift']());}catch(_0x54b291){_0x4141eb['push'](_0x4141eb['shift']());}}}(_0xac5d,0x50465));import{Plugin as _0x2123c3}from'ckeditor5/src/core.js';import{getTranslation as _0x2675f0}from'../utils/common-translations.js';function _0x16f6(_0x29ff21,_0x25da09){const _0xac5d78=_0xac5d();return _0x16f6=function(_0x16f60,_0x544f99){_0x16f60=_0x16f60-0x64;let _0x406d37=_0xac5d78[_0x16f60];return _0x406d37;},_0x16f6(_0x29ff21,_0x25da09);}import{renameAttributeKey as _0x3c7b9d}from'../trackchangesediting.js';import{LiveRange as _0xfe73e5}from'ckeditor5/src/engine.js';export default class z extends _0x2123c3{[_0x150784(0x99)](){const _0x487b10=_0x150784,_0x18d53a=this[_0x487b10(0xe0)];if(!_0x18d53a[_0x487b10(0xb3)][_0x487b10(0xbc)](_0x487b10(0x72)))return;const _0x5579ab=_0x18d53a[_0x487b10(0x97)],_0x5ddc4a=_0x18d53a[_0x487b10(0xb3)][_0x487b10(0xcc)](_0x487b10(0xd3)),_0x2599c6=_0x18d53a[_0x487b10(0xb3)][_0x487b10(0xbc)](_0x487b10(0xca)),_0x75c36c=!!_0x18d53a[_0x487b10(0x90)][_0x487b10(0xcc)](_0x487b10(0xbb));function _0x2e65e4(_0xc2f12e){const _0x2fb0ba=_0x487b10;return{'type':_0x2fb0ba(0xad),'content':''+_0x2675f0(_0x5579ab,_0x2fb0ba(0xb5),_0xc2f12e)};}function _0x3a3a44(_0x42cc99){const _0x38ab8b=_0x487b10;return{'type':_0x38ab8b(0xad),'content':''+_0x2675f0(_0x5579ab,_0x38ab8b(0xdd),_0x42cc99)};}_0x5ddc4a[_0x487b10(0xf2)](_0x487b10(0x81),[],[_0x487b10(0xcf),_0x487b10(0xe5),_0x487b10(0xd9)]),_0x5ddc4a[_0x487b10(0xf2)](_0x487b10(0x6c)),_0x5ddc4a[_0x487b10(0xf2)](_0x487b10(0xb2)),_0x5ddc4a[_0x487b10(0xf2)](_0x487b10(0xf9)),_0x5ddc4a[_0x487b10(0xf2)](_0x487b10(0x9a)),_0x5ddc4a[_0x487b10(0xf2)](_0x487b10(0xe2)),_0x5ddc4a[_0x487b10(0xf2)](_0x487b10(0xf6)),_0x5ddc4a[_0x487b10(0xf2)](_0x487b10(0xae)),_0x75c36c&&(_0x5ddc4a[_0x487b10(0xf2)](_0x487b10(0x70)),_0x5ddc4a[_0x487b10(0xf2)](_0x487b10(0x8e))),_0x2599c6&&(_0x5ddc4a[_0x487b10(0xf2)](_0x487b10(0x77)),_0x5ddc4a[_0x487b10(0xf2)](_0x487b10(0x71),[],[_0x487b10(0x7d)]),_0x5ddc4a[_0x487b10(0xdb)][_0x487b10(0xd5)](_0x392b4e=>{const _0x1001b5=_0x487b10,{data:_0x13e99f}=_0x392b4e;if(_0x13e99f&&_0x1001b5(0x7d)==_0x13e99f[_0x1001b5(0xc6)])return{'type':_0x1001b5(0xad),'content':_0x13e99f[_0x1001b5(0xb4)]?_0x2675f0(_0x5579ab,_0x1001b5(0x75)):_0x2675f0(_0x5579ab,_0x1001b5(0xe9))};}),this[_0x487b10(0xe0)][_0x487b10(0xc1)][_0x487b10(0xd6)][_0x487b10(0x93)](_0x29d9ab=>{const _0x972f65=_0x487b10;if(_0x29d9ab[_0x972f65(0x7b)][_0x972f65(0xc7)])return!0x1;let _0x57cf57=!0x1;const _0x1f6fe1=_0x5ddc4a[_0x972f65(0xce)]({'skipNotAttached':!0x0})[_0x972f65(0x74)](_0x1db2d1=>_0x972f65(0x7d)===_0x5ddc4a[_0x972f65(0xc3)](_0x1db2d1));for(const _0xb44145 of _0x1f6fe1){_0x972f65(0x6e)!=_0xb44145[_0x972f65(0xbf)]()[_0x972f65(0x82)][_0x972f65(0x95)][_0x972f65(0x7c)](_0x972f65(0xe5))&&(_0x5ddc4a[_0x972f65(0x8d)](_0xb44145[_0x972f65(0xbf)](),_0x972f65(0xa6))[_0x972f65(0x80)](_0x47b976=>_0x972f65(0xe5)===_0x5ddc4a[_0x972f65(0xc3)](_0x47b976[_0x972f65(0xb6)]))||(_0x29d9ab[_0x972f65(0xa2)](_0xb44145[_0x972f65(0x92)]()),_0x57cf57=!0x0));}return _0x57cf57;})),_0x5ddc4a[_0x487b10(0xdb)][_0x487b10(0xd4)](_0x487b10(0xd9),_0x2675f0(_0x5579ab,_0x487b10(0x9c)));const _0x1a782f={'type':_0x487b10(0xad),'content':''};_0x5ddc4a[_0x487b10(0xdb)][_0x487b10(0xd5)](_0x198893=>{const _0x22a15b=_0x487b10,{data:_0x419236}=_0x198893;if(!_0x419236||_0x22a15b(0xe5)!=_0x419236[_0x22a15b(0xc6)])return;let _0x6c9886=_0x198893[_0x22a15b(0xb9)];for(;_0x6c9886;){if(_0x6c9886[_0x22a15b(0xa1)]&&((_0x22a15b(0x73)==_0x6c9886[_0x22a15b(0xa1)][_0x22a15b(0xc6)]||_0x22a15b(0xb8)==_0x6c9886[_0x22a15b(0xa1)][_0x22a15b(0xc6)])&&(_0x6c9886[_0x22a15b(0xa1)][_0x22a15b(0xb4)]&&_0x22a15b(0xef)!=_0x6c9886[_0x22a15b(0xa1)][_0x22a15b(0xb4)]||_0x22a15b(0xef)!=_0x6c9886[_0x22a15b(0xa1)][_0x22a15b(0xe1)]&&!_0x419236[_0x22a15b(0xb4)])||!_0x75c36c&&_0x6c9886[_0x22a15b(0xa1)][_0x22a15b(0xc6)]==_0x3c7b9d))return _0x1a782f;_0x6c9886=_0x6c9886[_0x22a15b(0x8f)];}if(null==_0x419236[_0x22a15b(0xb4)])switch(_0x419236[_0x22a15b(0xe1)]){case _0x22a15b(0xa8):return _0x3a3a44(_0x2675f0(_0x5579ab,_0x22a15b(0xf7)));case _0x22a15b(0x98):return _0x3a3a44(_0x2675f0(_0x5579ab,_0x22a15b(0xf5)));case _0x22a15b(0x6e):return _0x3a3a44(_0x2675f0(_0x5579ab,_0x22a15b(0x66)));}switch(_0x419236[_0x22a15b(0xb4)]){case _0x22a15b(0xa8):return _0x2e65e4(_0x2675f0(_0x5579ab,_0x22a15b(0xf7)));case _0x22a15b(0x98):return _0x2e65e4(_0x2675f0(_0x5579ab,_0x22a15b(0xf5)));case _0x22a15b(0x6e):return _0x2e65e4(_0x2675f0(_0x5579ab,_0x22a15b(0x66)));}}),_0x5ddc4a[_0x487b10(0xdb)][_0x487b10(0xd5)](_0x41f749=>{const _0x3f52b3=_0x487b10,{data:_0xe3380a}=_0x41f749;if(_0xe3380a&&_0x3f52b3(0xd9)==_0xe3380a[_0x3f52b3(0xc6)])return null==_0xe3380a[_0x3f52b3(0xb4)]||null==_0xe3380a[_0x3f52b3(0xe1)]&&0x0==_0xe3380a[_0x3f52b3(0xb4)]?_0x1a782f:void 0x0;}),_0x5ddc4a[_0x487b10(0xdb)][_0x487b10(0xd5)](_0x3348f2=>{const _0x13325d=_0x487b10;if(_0x13325d(0xa6)!=_0x3348f2[_0x13325d(0xdc)])return;const {data:_0x3886a4}=_0x3348f2;if(!_0x3886a4||_0x13325d(0xcf)!=_0x3886a4[_0x13325d(0xc6)])return;const _0x411efd=le(_0x3348f2);return _0x411efd?_0x13325d(0xb4)==_0x411efd?{'type':_0x13325d(0xad),'content':_0x2675f0(_0x5579ab,_0x13325d(0xcb))}:_0x13325d(0xe1)==_0x411efd?{'type':_0x13325d(0xad),'content':_0x2675f0(_0x5579ab,_0x13325d(0x79))}:_0x1a782f:_0x1a782f;}),_0x18d53a[_0x487b10(0xc1)][_0x487b10(0xd6)][_0x487b10(0x93)](_0x623c44=>this[_0x487b10(0xe7)](_0x623c44)),_0x18d53a[_0x487b10(0xc1)][_0x487b10(0xd6)][_0x487b10(0x93)](_0x305d98=>this[_0x487b10(0x89)](_0x305d98)),_0x18d53a[_0x487b10(0xc1)][_0x487b10(0xd6)][_0x487b10(0x93)](_0x281047=>this[_0x487b10(0xaf)](_0x281047)),this[_0x487b10(0xf8)]();}[_0x150784(0xe7)](_0xed6131){const _0x1795b1=_0x150784;if(_0xed6131[_0x1795b1(0x7b)][_0x1795b1(0xc7)]||!_0xed6131[_0x1795b1(0x7b)][_0x1795b1(0x68)])return!0x1;let _0x345088=!0x1;const _0x4433f4=this[_0x1795b1(0xe0)][_0x1795b1(0xb3)][_0x1795b1(0xcc)](_0x1795b1(0xd3))[_0x1795b1(0xce)]({'skipNotAttached':!0x0})[_0x1795b1(0x74)](_0x23c66e=>_0x23c66e[_0x1795b1(0xa1)]&&_0x1795b1(0xcf)==_0x23c66e[_0x1795b1(0xa1)][_0x1795b1(0xc6)])[_0x1795b1(0x74)](_0x5a652c=>_0x5a652c[_0x1795b1(0xa1)][_0x1795b1(0xb4)]&&_0x5a652c[_0x1795b1(0xa1)][_0x1795b1(0xe1)]);for(const _0x5f05fb of _0x4433f4)le(_0x5f05fb)||(_0xed6131[_0x1795b1(0xa2)](_0x5f05fb[_0x1795b1(0x92)]()),_0x345088=!0x0);return _0x345088;}[_0x150784(0x89)](_0x2f3748){const _0x1bc036=_0x150784;if(_0x2f3748[_0x1bc036(0x7b)][_0x1bc036(0xc7)]||!_0x2f3748[_0x1bc036(0x7b)][_0x1bc036(0x68)])return!0x1;const _0x2548a6=this[_0x1bc036(0xe0)][_0x1bc036(0xb3)][_0x1bc036(0xcc)](_0x1bc036(0xd3));if(_0x2548a6[_0x1bc036(0xe4)][_0x1bc036(0xb7)])return!0x1;let _0x3705d8=!0x1;const _0x56280d=[_0x1bc036(0xe5),_0x1bc036(0xcf),_0x1bc036(0xd9),_0x1bc036(0x73),_0x1bc036(0xd1),_0x1bc036(0x8c),_0x1bc036(0xb0),_0x1bc036(0xf0),_0x1bc036(0xb8)],_0x389181=this[_0x1bc036(0xe0)][_0x1bc036(0xc1)][_0x1bc036(0xd6)][_0x1bc036(0xa5)][_0x1bc036(0x94)]()[_0x1bc036(0x74)](_0x62b972=>_0x1bc036(0xa6)==_0x62b972[_0x1bc036(0xdc)])[_0x1bc036(0x74)](_0x27ed16=>_0x56280d[_0x1bc036(0xc5)](_0x27ed16[_0x1bc036(0xea)]));if(0x0==_0x389181[_0x1bc036(0xd0)])return _0x3705d8;for(const _0x18378c of _0x389181){const _0x1bcd86=_0x2548a6[_0x1bc036(0x8d)](_0x18378c[_0x1bc036(0x9b)],_0x1bc036(0xa6))[_0x1bc036(0x74)](_0x29efb2=>!_0x29efb2[_0x1bc036(0x9d)][_0x1bc036(0xa0)])[_0x1bc036(0x6d)](_0x18f4fb=>_0x18f4fb[_0x1bc036(0xb6)])[_0x1bc036(0x74)](_0x4cbfd9=>{const _0x313355=_0x1bc036,_0x4565a8=_0x2548a6[_0x313355(0xc3)](_0x4cbfd9);return _0x56280d[_0x313355(0xc5)](_0x4565a8);});if(_0x1bcd86[_0x1bc036(0xd0)]){for(const _0x27cad6 of _0x1bcd86)_0x2f3748[_0x1bc036(0xa2)](_0x27cad6[_0x1bc036(0x92)]());_0x3705d8=!0x0;}}return _0x3705d8;}[_0x150784(0xaf)](_0x715fb2){const _0x4c5380=_0x150784;if(_0x715fb2[_0x4c5380(0x7b)][_0x4c5380(0xc7)]||!_0x715fb2[_0x4c5380(0x7b)][_0x4c5380(0x68)])return!0x1;const _0x48f6bb=this[_0x4c5380(0xe0)][_0x4c5380(0xb3)][_0x4c5380(0xcc)](_0x4c5380(0xd3));let _0x7a5157=!0x1;const _0x2eb7ca=[_0x4c5380(0xe5),_0x4c5380(0xcf),_0x4c5380(0xd9),_0x4c5380(0x73),_0x4c5380(0xd1),_0x4c5380(0x8c),_0x4c5380(0xb0),_0x4c5380(0xf0),_0x4c5380(0xb8)];for(const _0x5e217a of _0x48f6bb[_0x4c5380(0xce)]({'skipNotAttached':!0x0})){const _0x397be8=_0x48f6bb[_0x4c5380(0x8d)](_0x5e217a[_0x4c5380(0xbf)](),_0x4c5380(0xa6))[_0x4c5380(0x6d)](_0x4bcf18=>_0x4bcf18[_0x4c5380(0xb6)])[_0x4c5380(0x74)](_0x467e27=>_0x467e27[_0x4c5380(0xa1)]&&_0x2eb7ca[_0x4c5380(0xc5)](_0x467e27[_0x4c5380(0xa1)][_0x4c5380(0xc6)]));if(!_0x397be8[_0x4c5380(0xd0)])continue;const _0x112818=_0x397be8[0x0][_0x4c5380(0xb9)][_0x4c5380(0xdf)][_0x4c5380(0x6b)];if(!_0x397be8[_0x4c5380(0xbe)](_0x86214c=>_0x86214c[_0x4c5380(0xdf)][_0x4c5380(0x6b)]===_0x112818)){for(const _0x455bf3 of _0x397be8)_0x286d3c(_0x455bf3,_0x112818)&&(_0x7a5157=!0x0);}}return _0x7a5157;function _0x5d447a(_0x3c4dc5,_0x227e3e){const _0xf97f1e=_0x4c5380;for(const _0x5ec10f of _0x48f6bb[_0xf97f1e(0xce)]({'skipNotAttached':!0x0})[_0xf97f1e(0x74)](_0x5a94ff=>_0xf97f1e(0xa6)==_0x5a94ff[_0xf97f1e(0xdc)]&&_0x5a94ff[_0xf97f1e(0xdf)][_0xf97f1e(0x6b)]==_0x3c4dc5))_0x5ec10f[_0xf97f1e(0x8a)](_0xf97f1e(0x6b),_0x227e3e);}function _0x286d3c(_0x4b2c6b,_0x59feca){const _0x27783c=_0x4c5380;let _0x535bf8=_0x4b2c6b[_0x27783c(0xb9)],_0x1c8a7e=!0x1;for(;_0x535bf8;)_0x535bf8[_0x27783c(0xdf)][_0x27783c(0x6b)]!=_0x59feca&&(_0x5d447a(_0x535bf8[_0x27783c(0xdf)][_0x27783c(0x6b)],_0x59feca),_0x535bf8[_0x27783c(0x8a)](_0x27783c(0x6b),_0x59feca),_0x1c8a7e=!0x0),_0x535bf8=_0x535bf8[_0x27783c(0x8f)];return _0x1c8a7e;}}[_0x150784(0xf8)](){const _0x4c4672=_0x150784,_0x60fb22=this[_0x4c4672(0xe0)],_0x36de47=_0x60fb22[_0x4c4672(0x97)],_0x121df3=_0x60fb22[_0x4c4672(0xb3)][_0x4c4672(0xcc)](_0x4c4672(0xd3));this[_0x4c4672(0xf1)](),_0x121df3[_0x4c4672(0x86)][_0x4c4672(0xba)](_0x4c4672(0xb1),_0x4c4672(0x87),_0x4c4672(0x7e),function(_0x420b5f,_0x37fa4c){const _0x315bd1=_0x4c4672,_0x33b7c9=[];for(let _0x16f2b9 of _0x420b5f)_0x16f2b9[_0x315bd1(0x82)][_0x315bd1(0x95)]===_0x16f2b9[_0x315bd1(0xbd)][_0x315bd1(0x83)]&&(_0x16f2b9=_0x60fb22[_0x315bd1(0xc1)][_0x315bd1(0xed)](_0x60fb22[_0x315bd1(0xc1)][_0x315bd1(0xec)](_0x16f2b9[_0x315bd1(0x82)][_0x315bd1(0x95)],0x0))),_0x33b7c9[_0x315bd1(0x67)](_0x16f2b9);_0x60fb22[_0x315bd1(0xc1)][_0x315bd1(0xd2)](_0x3f652e=>{const _0x4fd3ae=_0x315bd1,_0x321666=_0x60fb22[_0x4fd3ae(0xc1)][_0x4fd3ae(0xd6)][_0x4fd3ae(0x64)],_0x3ea44b=Array[_0x4fd3ae(0xc0)](_0x321666[_0x4fd3ae(0x76)]())[_0x4fd3ae(0x6d)](_0x38986c=>_0xfe73e5[_0x4fd3ae(0xd8)](_0x38986c));_0x3f652e[_0x4fd3ae(0xa7)](_0x33b7c9),_0x60fb22[_0x4fd3ae(0xc2)][_0x4fd3ae(0xcc)](_0x37fa4c[_0x4fd3ae(0x7a)])[_0x4fd3ae(0xc9)](),_0x37fa4c[_0x4fd3ae(0xaa)][_0x4fd3ae(0x67)]({'forceDefaultExecution':!0x0}),_0x60fb22[_0x4fd3ae(0x96)](_0x37fa4c[_0x4fd3ae(0x7a)],..._0x37fa4c[_0x4fd3ae(0xaa)]),_0x3f652e[_0x4fd3ae(0xa7)](_0x3ea44b);for(const _0x2db58f of _0x3ea44b)_0x2db58f[_0x4fd3ae(0xa4)]();});}),_0x121df3[_0x4c4672(0xdb)][_0x4c4672(0x78)](function(_0x855515){const _0x2dda2e=_0x4c4672,_0x539c6a=!_0x60fb22[_0x2dda2e(0xc1)][_0x2dda2e(0x91)][_0x2dda2e(0xeb)](_0x855515),_0x1b6166=_0x855515[_0x2dda2e(0xf4)],_0x1d6e3f=_0x855515[_0x2dda2e(0xe8)],_0x128a8c=_0x855515[_0x2dda2e(0x7c)](_0x2dda2e(0xcf)),_0x490674=!_0x1b6166||_0x1b6166[_0x2dda2e(0x7c)](_0x2dda2e(0xcf))!==_0x128a8c,_0x57b148=!_0x1d6e3f||_0x1d6e3f[_0x2dda2e(0x7c)](_0x2dda2e(0xcf))!==_0x128a8c;return _0x539c6a&&Boolean(_0x128a8c)&&_0x490674&&_0x57b148;},_0x3d2026=>_0x2675f0(_0x36de47,_0x4c4672(0xa9),_0x3d2026));}[_0x150784(0xf1)](){const _0x208b0b=_0x150784,_0x35732d=this[_0x208b0b(0xe0)],_0x3611a9=_0x35732d[_0x208b0b(0x97)];function _0x8ae983(_0x35fa13){const _0x76f38b=_0x208b0b,_0x621385=_0x35732d[_0x76f38b(0xc2)][_0x76f38b(0xcc)](_0x76f38b(0x6c))[_0x76f38b(0xb7)],_0x54d5a2=_0x35732d[_0x76f38b(0xc2)][_0x76f38b(0xcc)](_0x76f38b(0x81))[_0x76f38b(0xb7)];return _0x76f38b(0x81)===_0x35fa13?_0x621385:_0x54d5a2;}_0x35732d[_0x208b0b(0xb3)][_0x208b0b(0xcc)](_0x208b0b(0xd3))[_0x208b0b(0xdb)][_0x208b0b(0xd5)](function(_0x278e9a){const _0x35d655=_0x208b0b;if(_0x35d655(0xb1)!=_0x278e9a[_0x35d655(0xdc)])return;const {data:_0x5536eb}=_0x278e9a;if(!_0x5536eb)return;let _0x4f882e,_0x4fba44,_0x122c90,_0x135fee;switch(_0x5536eb[_0x35d655(0x7a)]){case _0x35d655(0x6c):_0x122c90=_0x5536eb[_0x35d655(0xaa)][0x0][_0x35d655(0x7f)],_0x135fee=_0x8ae983(_0x5536eb[_0x35d655(0x7a)]),_0x4f882e=_0x122c90?_0x35d655(0x9f):_0x35d655(0x6a),!_0x135fee&&_0x35732d[_0x35d655(0x90)][_0x35d655(0xcc)](_0x35d655(0xbb))||(_0x4f882e=_0x35d655(0xa3)),_0x4fba44={'type':_0x35d655(0xad),'content':_0x2675f0(_0x3611a9,_0x4f882e,_0x2675f0(_0x3611a9,_0x35d655(0xf7)))};break;case _0x35d655(0x81):_0x122c90=_0x5536eb[_0x35d655(0xaa)][0x0][_0x35d655(0x7f)],_0x135fee=_0x8ae983(_0x5536eb[_0x35d655(0x7a)]),_0x4f882e=_0x122c90?_0x35d655(0x9f):_0x35d655(0x6a),!_0x135fee&&_0x35732d[_0x35d655(0x90)][_0x35d655(0xcc)](_0x35d655(0xbb))||(_0x4f882e=_0x35d655(0xa3)),_0x4fba44={'type':_0x35d655(0xad),'content':_0x2675f0(_0x3611a9,_0x4f882e,_0x2675f0(_0x3611a9,_0x35d655(0xf5)))};break;case _0x35d655(0x9a):_0x4f882e=_0x35d655(0x65),_0x4fba44={'type':_0x35d655(0xad),'content':_0x2675f0(_0x3611a9,_0x4f882e,_0x2675f0(_0x3611a9,_0x35d655(0xa9)))};break;case _0x35d655(0xe2):_0x4f882e=function(_0x17debe){const _0x2d100d=_0x35d655,_0x56ada0=_0x17debe[_0x2d100d(0xbf)]();let _0x57c62d=_0x56ada0[_0x2d100d(0x82)][_0x2d100d(0x95)];for(;_0x57c62d&&_0x56ada0[_0x2d100d(0xe3)](_0x57c62d);){if(_0x57c62d[_0x2d100d(0x7c)](_0x2d100d(0xd9))>0x0)return!0x1;_0x57c62d=_0x57c62d[_0x2d100d(0xe8)];}return!0x0;}(_0x278e9a)?_0x2675f0(_0x3611a9,_0x35d655(0x6a),_0x2675f0(_0x3611a9,function(_0x1d60e6){const _0x4dc10c=_0x35d655;return _0x4dc10c(0xac)+_0x1d60e6[_0x4dc10c(0xbf)]()[_0x4dc10c(0x82)][_0x4dc10c(0x95)][_0x4dc10c(0x7c)](_0x4dc10c(0xe5))[_0x4dc10c(0xde)]()+_0x4dc10c(0xc4);}(_0x278e9a))):_0x2675f0(_0x3611a9,_0x35d655(0xda),_0x2675f0(_0x3611a9,_0x35d655(0xa9))),_0x4fba44={'type':_0x35d655(0xad),'content':_0x4f882e};break;case _0x35d655(0x70):case _0x35d655(0x8e):!0x1===_0x5536eb[_0x35d655(0x9e)]&&(_0x4f882e=_0x35d655(0xc8),_0x4fba44={'type':_0x35d655(0xcd),'content':_0x2675f0(_0x3611a9,_0x4f882e,_0x2675f0(_0x3611a9,_0x35d655(0xa9)))});}return _0x4fba44;});}}function _0xac5d(){const _0x2f9461=['numbered','afterInit','indentList','range','FORMAT_INDENT','meta','multipleBlocks','*Format:*\x20insert\x20into\x20%0','isNextTo','data','removeMarker','*Change\x20to:*\x20%0','detach','differ','attribute','setSelection','bulleted','ELEMENT_LIST_ITEM','commandParams','7026oUawyM','ELEMENT_','format','splitListItemBefore','assureChains','todoListCheck','formatBlock','customNumberedList','plugins','newValue','*Set\x20format:*\x20%0','suggestion','value','listMarkerStyle','head','registerCustomCallback','list.multiBlock','has','end','every','getFirstRange','from','model','commands','_getAttributeKey','_LIST','includes','key','isUndo','*Merge:*\x20%0','refresh','TodoListEditing','*Merge:*\x20list\x20item','get','deletion','getSuggestions','listItemId','length','listStart','change','TrackChangesEditing','registerAttributeLabel','registerDescriptionCallback','document','3681AIVLRy','fromRange','listIndent','*Outdent:*\x20%0','_descriptionFactory','type','*Remove\x20format:*\x20%0','toUpperCase','attributes','editor','oldValue','outdentList','containsItem','trackChangesCommand','listType','3020wNNPva','listItemIdFixer','nextSibling','*Uncheck\x20item*','attributeKey','isObject','createPositionAt','createRange','179EgOQFX','default','listMarker','_registerLegacyDescription','_enableDefaultAttributesIntegration','668087LEyBUo','previousSibling','ELEMENT_NUMBERED_LIST','splitListItemAfter','ELEMENT_BULLETED_LIST','_supportLegacySuggestions','customBulletedList','selection','*Indent:*\x20%0','ELEMENT_TODO_LIST','push','isLocal','121164swdDhC','*Format:*\x20remove\x20from\x20%0','groupId','bulletedList','map','todo','3298698OPfRxD','mergeListItemBackward','checkTodoList','ListEditing','listStyle','filter','*Check\x20item*','getRanges','todoList','registerElementLabel','*Split:*\x20list\x20item','commandName','batch','getAttribute','todoListChecked','accept','forceValue','find','numberedList','start','parent','3318524whswHf','3003385Fioeef','_suggestionFactory','documentList','21GyoLZa','noTrackChangesFixer','setAttribute','24xUzTNJ','listReversed','_findSuggestions','mergeListItemForward','next','config','schema','getFirstMarker','registerPostFixer','getChanges','nodeAfter','execute','locale'];_0xac5d=function(){return _0x2f9461;};return _0xac5d();}function le(_0x21caa6){const _0x187549=_0x150784;let _0x585a69=_0x21caa6[_0x187549(0xbf)]()[_0x187549(0x82)][_0x187549(0x95)][_0x187549(0xf4)];for(;_0x585a69;){const _0x18a95f=_0x585a69[_0x187549(0x7c)](_0x187549(0xcf));if(!_0x18a95f)return!0x1;if(_0x18a95f==_0x21caa6[_0x187549(0xa1)][_0x187549(0xb4)])return _0x187549(0xb4);if(_0x18a95f==_0x21caa6[_0x187549(0xa1)][_0x187549(0xe1)])return _0x187549(0xe1);_0x585a69=_0x585a69[_0x187549(0xf4)];}return!0x1;}
|
|
23
|
+
function _0x2295(){const _0x2ac4ec=['registerElementLabel','attribute','isNextTo','984798UGUddT','documentList','ELEMENT_','commands','*Outdent:*\x20%0','find','customBulletedList','range','list.multiBlock','getAttribute','execute','batch','listIndent','_getAttributeKey','from','schema','change','*Merge:*\x20%0','splitListItemAfter','locale','setAttribute','mergeListItemBackward','assureChains','selection','registerPostFixer','attributes','_descriptionFactory','type','head','ELEMENT_TODO_LIST','_supportLegacySuggestions','getSuggestions','meta','multipleBlocks','6aNgBbi','488WFIXeS','model','get','*Format:*\x20remove\x20from\x20%0','setSelection','format','nextSibling','attributeKey','todo','includes','deletion','editor','_registerLegacyDescription','key','detach','map','formatBlock','length','end','numberedList','9008713qSJAZx','parent','start','isUndo','indentList','fromRange','registerAttributeLabel','*Format:*\x20insert\x20into\x20%0','createRange','TodoListEditing','createPositionAt','previousSibling','default','getRanges','todoList','616424lLkJgN','getChanges','next','bulletedList','_LIST','bulleted','registerCustomCallback','todoListChecked','config','plugins','document','_enableDefaultAttributesIntegration','afterInit','every','_suggestionFactory','toUpperCase','outdentList','mergeListItemForward','45nyDkTK','registerDescriptionCallback','*Change\x20to:*\x20%0','getFirstRange','listMarker','isObject','_findSuggestions','*Indent:*\x20%0','2217507gjIRNK','FORMAT_INDENT','ELEMENT_NUMBERED_LIST','256400rzaGja','listItemIdFixer','commandParams','checkTodoList','oldValue','listReversed','getFirstMarker','listMarkerStyle','data','groupId','has','todoListCheck','refresh','*Check\x20item*','containsItem','*Merge:*\x20list\x20item','listType','numbered','21996140uVewOq','newValue','40475LWZPfw','ELEMENT_BULLETED_LIST','accept','push','listStart','commandName','filter','*Remove\x20format:*\x20%0','forceValue','noTrackChangesFixer','ELEMENT_LIST_ITEM','suggestion','trackChangesCommand','ListEditing','*Uncheck\x20item*','listStyle','TrackChangesEditing','listItemId','customNumberedList','isLocal','removeMarker','differ','*Split:*\x20list\x20item','nodeAfter','value','*Set\x20format:*\x20%0','splitListItemBefore'];_0x2295=function(){return _0x2ac4ec;};return _0x2295();}const _0x4b25bc=_0x45fc;function _0x45fc(_0x3d3242,_0x4afcf1){const _0x229583=_0x2295();return _0x45fc=function(_0x45fc34,_0x545328){_0x45fc34=_0x45fc34-0xbe;let _0x5561f4=_0x229583[_0x45fc34];return _0x5561f4;},_0x45fc(_0x3d3242,_0x4afcf1);}(function(_0x3c54a0,_0x5887b2){const _0xcfe8e4=_0x45fc,_0x4f3698=_0x3c54a0();while(!![]){try{const _0x3e7eda=parseInt(_0xcfe8e4(0x119))/0x1+parseInt(_0xcfe8e4(0xe7))/0x2+-parseInt(_0xcfe8e4(0xe4))/0x3+-parseInt(_0xcfe8e4(0x13c))/0x4*(parseInt(_0xcfe8e4(0xfb))/0x5)+-parseInt(_0xcfe8e4(0x13b))/0x6*(parseInt(_0xcfe8e4(0x150))/0x7)+parseInt(_0xcfe8e4(0xca))/0x8*(parseInt(_0xcfe8e4(0xdc))/0x9)+parseInt(_0xcfe8e4(0xf9))/0xa;if(_0x3e7eda===_0x5887b2)break;else _0x4f3698['push'](_0x4f3698['shift']());}catch(_0x2f78bc){_0x4f3698['push'](_0x4f3698['shift']());}}}(_0x2295,0xa707f));import{Plugin as _0x4c2ddc}from'ckeditor5/src/core.js';import{getTranslation as _0x132e3d}from'../utils/common-translations.js';import{renameAttributeKey as _0x39ccf8}from'../trackchangesediting.js';import{LiveRange as _0x194285}from'ckeditor5/src/engine.js';export default class z extends _0x4c2ddc{[_0x4b25bc(0xd6)](){const _0x2ec940=_0x4b25bc,_0x551344=this[_0x2ec940(0x147)];if(!_0x551344[_0x2ec940(0xd3)][_0x2ec940(0xf1)](_0x2ec940(0x108)))return;const _0x18def5=_0x551344[_0x2ec940(0x12c)],_0x207eba=_0x551344[_0x2ec940(0xd3)][_0x2ec940(0x13e)](_0x2ec940(0x10b)),_0x3da91f=_0x551344[_0x2ec940(0xd3)][_0x2ec940(0xf1)](_0x2ec940(0xc4)),_0x5a462b=!!_0x551344[_0x2ec940(0xd2)][_0x2ec940(0x13e)](_0x2ec940(0x121));function _0x393e72(_0x2abe4c){const _0x3c5c8f=_0x2ec940;return{'type':_0x3c5c8f(0x141),'content':''+_0x132e3d(_0x18def5,_0x3c5c8f(0x114),_0x2abe4c)};}function _0x2ea295(_0x57aa54){const _0x169434=_0x2ec940;return{'type':_0x169434(0x141),'content':''+_0x132e3d(_0x18def5,_0x169434(0x102),_0x57aa54)};}_0x207eba[_0x2ec940(0xd5)](_0x2ec940(0x14f),[],[_0x2ec940(0x10c),_0x2ec940(0xf7),_0x2ec940(0x125)]),_0x207eba[_0x2ec940(0xd5)](_0x2ec940(0xcd)),_0x207eba[_0x2ec940(0xd5)](_0x2ec940(0x10d)),_0x207eba[_0x2ec940(0xd5)](_0x2ec940(0x11f)),_0x207eba[_0x2ec940(0xd5)](_0x2ec940(0xbf)),_0x207eba[_0x2ec940(0xd5)](_0x2ec940(0xda)),_0x207eba[_0x2ec940(0xd5)](_0x2ec940(0x12b)),_0x207eba[_0x2ec940(0xd5)](_0x2ec940(0x115)),_0x5a462b&&(_0x207eba[_0x2ec940(0xd5)](_0x2ec940(0x12e)),_0x207eba[_0x2ec940(0xd5)](_0x2ec940(0xdb))),_0x3da91f&&(_0x207eba[_0x2ec940(0xd5)](_0x2ec940(0xc9)),_0x207eba[_0x2ec940(0xd5)](_0x2ec940(0xea),[],[_0x2ec940(0xd1)]),_0x207eba[_0x2ec940(0x133)][_0x2ec940(0xdd)](_0x79ab4f=>{const _0x552095=_0x2ec940,{data:_0x15c76c}=_0x79ab4f;if(_0x15c76c&&_0x552095(0xd1)==_0x15c76c[_0x552095(0x149)])return{'type':_0x552095(0x141),'content':_0x15c76c[_0x552095(0xfa)]?_0x132e3d(_0x18def5,_0x552095(0xf4)):_0x132e3d(_0x18def5,_0x552095(0x109))};}),this[_0x2ec940(0x147)][_0x2ec940(0x13d)][_0x2ec940(0xd4)][_0x2ec940(0x131)](_0x10c9da=>{const _0x519af6=_0x2ec940;if(_0x10c9da[_0x519af6(0x124)][_0x519af6(0xbe)])return!0x1;let _0x526001=!0x1;const _0x18d561=_0x207eba[_0x519af6(0x138)]({'skipNotAttached':!0x0})[_0x519af6(0x101)](_0x26b5d8=>_0x519af6(0xd1)===_0x207eba[_0x519af6(0x126)](_0x26b5d8));for(const _0x30febd of _0x18d561){_0x519af6(0x144)!=_0x30febd[_0x519af6(0xdf)]()[_0x519af6(0x152)][_0x519af6(0x112)][_0x519af6(0x122)](_0x519af6(0xf7))&&(_0x207eba[_0x519af6(0xe2)](_0x30febd[_0x519af6(0xdf)](),_0x519af6(0x117))[_0x519af6(0x11e)](_0x45f2c4=>_0x519af6(0xf7)===_0x207eba[_0x519af6(0x126)](_0x45f2c4[_0x519af6(0x106)]))||(_0x10c9da[_0x519af6(0x10f)](_0x30febd[_0x519af6(0xed)]()),_0x526001=!0x0));}return _0x526001;})),_0x207eba[_0x2ec940(0x133)][_0x2ec940(0xc1)](_0x2ec940(0x125),_0x132e3d(_0x18def5,_0x2ec940(0xe5)));const _0x470dd2={'type':_0x2ec940(0x141),'content':''};_0x207eba[_0x2ec940(0x133)][_0x2ec940(0xdd)](_0x50ac57=>{const _0x8b7ed0=_0x2ec940,{data:_0x5ccac7}=_0x50ac57;if(!_0x5ccac7||_0x8b7ed0(0xf7)!=_0x5ccac7[_0x8b7ed0(0x149)])return;let _0x871048=_0x50ac57[_0x8b7ed0(0x135)];for(;_0x871048;){if(_0x871048[_0x8b7ed0(0xef)]&&((_0x8b7ed0(0x10a)==_0x871048[_0x8b7ed0(0xef)][_0x8b7ed0(0x149)]||_0x8b7ed0(0xee)==_0x871048[_0x8b7ed0(0xef)][_0x8b7ed0(0x149)])&&(_0x871048[_0x8b7ed0(0xef)][_0x8b7ed0(0xfa)]&&_0x8b7ed0(0xc7)!=_0x871048[_0x8b7ed0(0xef)][_0x8b7ed0(0xfa)]||_0x8b7ed0(0xc7)!=_0x871048[_0x8b7ed0(0xef)][_0x8b7ed0(0xeb)]&&!_0x5ccac7[_0x8b7ed0(0xfa)])||!_0x5a462b&&_0x871048[_0x8b7ed0(0xef)][_0x8b7ed0(0x149)]==_0x39ccf8))return _0x470dd2;_0x871048=_0x871048[_0x8b7ed0(0xcc)];}if(null==_0x5ccac7[_0x8b7ed0(0xfa)])switch(_0x5ccac7[_0x8b7ed0(0xeb)]){case _0x8b7ed0(0xcf):return _0x2ea295(_0x132e3d(_0x18def5,_0x8b7ed0(0xfc)));case _0x8b7ed0(0xf8):return _0x2ea295(_0x132e3d(_0x18def5,_0x8b7ed0(0xe6)));case _0x8b7ed0(0x144):return _0x2ea295(_0x132e3d(_0x18def5,_0x8b7ed0(0x136)));}switch(_0x5ccac7[_0x8b7ed0(0xfa)]){case _0x8b7ed0(0xcf):return _0x393e72(_0x132e3d(_0x18def5,_0x8b7ed0(0xfc)));case _0x8b7ed0(0xf8):return _0x393e72(_0x132e3d(_0x18def5,_0x8b7ed0(0xe6)));case _0x8b7ed0(0x144):return _0x393e72(_0x132e3d(_0x18def5,_0x8b7ed0(0x136)));}}),_0x207eba[_0x2ec940(0x133)][_0x2ec940(0xdd)](_0x3ee959=>{const _0x242d71=_0x2ec940,{data:_0x12a115}=_0x3ee959;if(_0x12a115&&_0x242d71(0x125)==_0x12a115[_0x242d71(0x149)])return null==_0x12a115[_0x242d71(0xfa)]||null==_0x12a115[_0x242d71(0xeb)]&&0x0==_0x12a115[_0x242d71(0xfa)]?_0x470dd2:void 0x0;}),_0x207eba[_0x2ec940(0x133)][_0x2ec940(0xdd)](_0x17f388=>{const _0x4c6927=_0x2ec940;if(_0x4c6927(0x117)!=_0x17f388[_0x4c6927(0x134)])return;const {data:_0x30776e}=_0x17f388;if(!_0x30776e||_0x4c6927(0x10c)!=_0x30776e[_0x4c6927(0x149)])return;const _0x38261b=le(_0x17f388);return _0x38261b?_0x4c6927(0xfa)==_0x38261b?{'type':_0x4c6927(0x141),'content':_0x132e3d(_0x18def5,_0x4c6927(0xf6))}:_0x4c6927(0xeb)==_0x38261b?{'type':_0x4c6927(0x141),'content':_0x132e3d(_0x18def5,_0x4c6927(0x111))}:_0x470dd2:_0x470dd2;}),_0x551344[_0x2ec940(0x13d)][_0x2ec940(0xd4)][_0x2ec940(0x131)](_0x99373c=>this[_0x2ec940(0xe8)](_0x99373c)),_0x551344[_0x2ec940(0x13d)][_0x2ec940(0xd4)][_0x2ec940(0x131)](_0x259d87=>this[_0x2ec940(0x104)](_0x259d87)),_0x551344[_0x2ec940(0x13d)][_0x2ec940(0xd4)][_0x2ec940(0x131)](_0x5bfaf5=>this[_0x2ec940(0x12f)](_0x5bfaf5)),this[_0x2ec940(0x137)]();}[_0x4b25bc(0xe8)](_0x557788){const _0x41b895=_0x4b25bc;if(_0x557788[_0x41b895(0x124)][_0x41b895(0xbe)]||!_0x557788[_0x41b895(0x124)][_0x41b895(0x10e)])return!0x1;let _0x341b99=!0x1;const _0x3b4b0b=this[_0x41b895(0x147)][_0x41b895(0xd3)][_0x41b895(0x13e)](_0x41b895(0x10b))[_0x41b895(0x138)]({'skipNotAttached':!0x0})[_0x41b895(0x101)](_0x1aafdf=>_0x1aafdf[_0x41b895(0xef)]&&_0x41b895(0x10c)==_0x1aafdf[_0x41b895(0xef)][_0x41b895(0x149)])[_0x41b895(0x101)](_0x42ea2e=>_0x42ea2e[_0x41b895(0xef)][_0x41b895(0xfa)]&&_0x42ea2e[_0x41b895(0xef)][_0x41b895(0xeb)]);for(const _0x52b8f1 of _0x3b4b0b)le(_0x52b8f1)||(_0x557788[_0x41b895(0x10f)](_0x52b8f1[_0x41b895(0xed)]()),_0x341b99=!0x0);return _0x341b99;}[_0x4b25bc(0x104)](_0x4b0443){const _0xee0d5e=_0x4b25bc;if(_0x4b0443[_0xee0d5e(0x124)][_0xee0d5e(0xbe)]||!_0x4b0443[_0xee0d5e(0x124)][_0xee0d5e(0x10e)])return!0x1;const _0x331b6d=this[_0xee0d5e(0x147)][_0xee0d5e(0xd3)][_0xee0d5e(0x13e)](_0xee0d5e(0x10b));if(_0x331b6d[_0xee0d5e(0x107)][_0xee0d5e(0x113)])return!0x1;let _0x312d43=!0x1;const _0xc17455=[_0xee0d5e(0xf7),_0xee0d5e(0x10c),_0xee0d5e(0x125),_0xee0d5e(0x10a),_0xee0d5e(0xff),_0xee0d5e(0xec),_0xee0d5e(0xf2),_0xee0d5e(0xe0),_0xee0d5e(0xee)],_0x35abfa=this[_0xee0d5e(0x147)][_0xee0d5e(0x13d)][_0xee0d5e(0xd4)][_0xee0d5e(0x110)][_0xee0d5e(0xcb)]()[_0xee0d5e(0x101)](_0x37948d=>_0xee0d5e(0x117)==_0x37948d[_0xee0d5e(0x134)])[_0xee0d5e(0x101)](_0x26434e=>_0xc17455[_0xee0d5e(0x145)](_0x26434e[_0xee0d5e(0x143)]));if(0x0==_0x35abfa[_0xee0d5e(0x14d)])return _0x312d43;for(const _0x43aab9 of _0x35abfa){const _0x258055=_0x331b6d[_0xee0d5e(0xe2)](_0x43aab9[_0xee0d5e(0x120)],_0xee0d5e(0x117))[_0xee0d5e(0x101)](_0x292ca8=>!_0x292ca8[_0xee0d5e(0x139)][_0xee0d5e(0x118)])[_0xee0d5e(0x14b)](_0x58192b=>_0x58192b[_0xee0d5e(0x106)])[_0xee0d5e(0x101)](_0x161ddc=>{const _0x50b54d=_0xee0d5e,_0x13f03d=_0x331b6d[_0x50b54d(0x126)](_0x161ddc);return _0xc17455[_0x50b54d(0x145)](_0x13f03d);});if(_0x258055[_0xee0d5e(0x14d)]){for(const _0x4de208 of _0x258055)_0x4b0443[_0xee0d5e(0x10f)](_0x4de208[_0xee0d5e(0xed)]());_0x312d43=!0x0;}}return _0x312d43;}[_0x4b25bc(0x12f)](_0xa9266){const _0x57e8d8=_0x4b25bc;if(_0xa9266[_0x57e8d8(0x124)][_0x57e8d8(0xbe)]||!_0xa9266[_0x57e8d8(0x124)][_0x57e8d8(0x10e)])return!0x1;const _0x5f53bc=this[_0x57e8d8(0x147)][_0x57e8d8(0xd3)][_0x57e8d8(0x13e)](_0x57e8d8(0x10b));let _0xafef28=!0x1;const _0x476159=[_0x57e8d8(0xf7),_0x57e8d8(0x10c),_0x57e8d8(0x125),_0x57e8d8(0x10a),_0x57e8d8(0xff),_0x57e8d8(0xec),_0x57e8d8(0xf2),_0x57e8d8(0xe0),_0x57e8d8(0xee)];for(const _0x4068ac of _0x5f53bc[_0x57e8d8(0x138)]({'skipNotAttached':!0x0})){const _0x244944=_0x5f53bc[_0x57e8d8(0xe2)](_0x4068ac[_0x57e8d8(0xdf)](),_0x57e8d8(0x117))[_0x57e8d8(0x14b)](_0x171b07=>_0x171b07[_0x57e8d8(0x106)])[_0x57e8d8(0x101)](_0x233bdb=>_0x233bdb[_0x57e8d8(0xef)]&&_0x476159[_0x57e8d8(0x145)](_0x233bdb[_0x57e8d8(0xef)][_0x57e8d8(0x149)]));if(!_0x244944[_0x57e8d8(0x14d)])continue;const _0x50780f=_0x244944[0x0][_0x57e8d8(0x135)][_0x57e8d8(0x132)][_0x57e8d8(0xf0)];if(!_0x244944[_0x57e8d8(0xd7)](_0x22f7db=>_0x22f7db[_0x57e8d8(0x132)][_0x57e8d8(0xf0)]===_0x50780f)){for(const _0x16cc6b of _0x244944)_0x26ea1a(_0x16cc6b,_0x50780f)&&(_0xafef28=!0x0);}}return _0xafef28;function _0x37d36f(_0xd3f83d,_0x48102e){const _0x55cb4b=_0x57e8d8;for(const _0xc77565 of _0x5f53bc[_0x55cb4b(0x138)]({'skipNotAttached':!0x0})[_0x55cb4b(0x101)](_0x34b7c5=>_0x55cb4b(0x117)==_0x34b7c5[_0x55cb4b(0x134)]&&_0x34b7c5[_0x55cb4b(0x132)][_0x55cb4b(0xf0)]==_0xd3f83d))_0xc77565[_0x55cb4b(0x12d)](_0x55cb4b(0xf0),_0x48102e);}function _0x26ea1a(_0x3822b4,_0x758cb7){const _0x43ce91=_0x57e8d8;let _0x79d85c=_0x3822b4[_0x43ce91(0x135)],_0x1de7d3=!0x1;for(;_0x79d85c;)_0x79d85c[_0x43ce91(0x132)][_0x43ce91(0xf0)]!=_0x758cb7&&(_0x37d36f(_0x79d85c[_0x43ce91(0x132)][_0x43ce91(0xf0)],_0x758cb7),_0x79d85c[_0x43ce91(0x12d)](_0x43ce91(0xf0),_0x758cb7),_0x1de7d3=!0x0),_0x79d85c=_0x79d85c[_0x43ce91(0xcc)];return _0x1de7d3;}}[_0x4b25bc(0x137)](){const _0x5341b1=_0x4b25bc,_0x20f420=this[_0x5341b1(0x147)],_0x1c5a94=_0x20f420[_0x5341b1(0x12c)],_0x405f44=_0x20f420[_0x5341b1(0xd3)][_0x5341b1(0x13e)](_0x5341b1(0x10b));this[_0x5341b1(0x148)](),_0x405f44[_0x5341b1(0xd8)][_0x5341b1(0xd0)](_0x5341b1(0x14c),_0x5341b1(0x11a),_0x5341b1(0xfd),function(_0x2bb3dc,_0x1c5b45){const _0x16a1a3=_0x5341b1,_0x1abac7=[];for(let _0x10af60 of _0x2bb3dc)_0x10af60[_0x16a1a3(0x152)][_0x16a1a3(0x112)]===_0x10af60[_0x16a1a3(0x14e)][_0x16a1a3(0x151)]&&(_0x10af60=_0x20f420[_0x16a1a3(0x13d)][_0x16a1a3(0xc3)](_0x20f420[_0x16a1a3(0x13d)][_0x16a1a3(0xc5)](_0x10af60[_0x16a1a3(0x152)][_0x16a1a3(0x112)],0x0))),_0x1abac7[_0x16a1a3(0xfe)](_0x10af60);_0x20f420[_0x16a1a3(0x13d)][_0x16a1a3(0x129)](_0x271214=>{const _0x482411=_0x16a1a3,_0x247403=_0x20f420[_0x482411(0x13d)][_0x482411(0xd4)][_0x482411(0x130)],_0x428e3d=Array[_0x482411(0x127)](_0x247403[_0x482411(0xc8)]())[_0x482411(0x14b)](_0x304848=>_0x194285[_0x482411(0xc0)](_0x304848));_0x271214[_0x482411(0x140)](_0x1abac7),_0x20f420[_0x482411(0x11c)][_0x482411(0x13e)](_0x1c5b45[_0x482411(0x100)])[_0x482411(0xf3)](),_0x1c5b45[_0x482411(0xe9)][_0x482411(0xfe)]({'forceDefaultExecution':!0x0}),_0x20f420[_0x482411(0x123)](_0x1c5b45[_0x482411(0x100)],..._0x1c5b45[_0x482411(0xe9)]),_0x271214[_0x482411(0x140)](_0x428e3d);for(const _0x5c4583 of _0x428e3d)_0x5c4583[_0x482411(0x14a)]();});}),_0x405f44[_0x5341b1(0x133)][_0x5341b1(0x116)](function(_0x53daa2){const _0x3d2bb8=_0x5341b1,_0x455c20=!_0x20f420[_0x3d2bb8(0x13d)][_0x3d2bb8(0x128)][_0x3d2bb8(0xe1)](_0x53daa2),_0x14a0b4=_0x53daa2[_0x3d2bb8(0xc6)],_0x38e7ae=_0x53daa2[_0x3d2bb8(0x142)],_0x58b11a=_0x53daa2[_0x3d2bb8(0x122)](_0x3d2bb8(0x10c)),_0x43f1db=!_0x14a0b4||_0x14a0b4[_0x3d2bb8(0x122)](_0x3d2bb8(0x10c))!==_0x58b11a,_0x3eb832=!_0x38e7ae||_0x38e7ae[_0x3d2bb8(0x122)](_0x3d2bb8(0x10c))!==_0x58b11a;return _0x455c20&&Boolean(_0x58b11a)&&_0x43f1db&&_0x3eb832;},_0x5d7b49=>_0x132e3d(_0x1c5a94,_0x5341b1(0x105),_0x5d7b49));}[_0x4b25bc(0x148)](){const _0x52b6dd=_0x4b25bc,_0x18b744=this[_0x52b6dd(0x147)],_0x430e58=_0x18b744[_0x52b6dd(0x12c)];function _0x5efb56(_0x783f43){const _0x4886fc=_0x52b6dd,_0x5a0d80=_0x18b744[_0x4886fc(0x11c)][_0x4886fc(0x13e)](_0x4886fc(0xcd))[_0x4886fc(0x113)],_0x3f8a1a=_0x18b744[_0x4886fc(0x11c)][_0x4886fc(0x13e)](_0x4886fc(0x14f))[_0x4886fc(0x113)];return _0x4886fc(0x14f)===_0x783f43?_0x5a0d80:_0x3f8a1a;}_0x18b744[_0x52b6dd(0xd3)][_0x52b6dd(0x13e)](_0x52b6dd(0x10b))[_0x52b6dd(0x133)][_0x52b6dd(0xdd)](function(_0x5222ae){const _0x146f4f=_0x52b6dd;if(_0x146f4f(0x14c)!=_0x5222ae[_0x146f4f(0x134)])return;const {data:_0x25495d}=_0x5222ae;if(!_0x25495d)return;let _0x505369,_0x187ff6,_0x3d902d,_0x11e16f;switch(_0x25495d[_0x146f4f(0x100)]){case _0x146f4f(0xcd):_0x3d902d=_0x25495d[_0x146f4f(0xe9)][0x0][_0x146f4f(0x103)],_0x11e16f=_0x5efb56(_0x25495d[_0x146f4f(0x100)]),_0x505369=_0x3d902d?_0x146f4f(0xc2):_0x146f4f(0x13f),!_0x11e16f&&_0x18b744[_0x146f4f(0xd2)][_0x146f4f(0x13e)](_0x146f4f(0x121))||(_0x505369=_0x146f4f(0xde)),_0x187ff6={'type':_0x146f4f(0x141),'content':_0x132e3d(_0x430e58,_0x505369,_0x132e3d(_0x430e58,_0x146f4f(0xfc)))};break;case _0x146f4f(0x14f):_0x3d902d=_0x25495d[_0x146f4f(0xe9)][0x0][_0x146f4f(0x103)],_0x11e16f=_0x5efb56(_0x25495d[_0x146f4f(0x100)]),_0x505369=_0x3d902d?_0x146f4f(0xc2):_0x146f4f(0x13f),!_0x11e16f&&_0x18b744[_0x146f4f(0xd2)][_0x146f4f(0x13e)](_0x146f4f(0x121))||(_0x505369=_0x146f4f(0xde)),_0x187ff6={'type':_0x146f4f(0x141),'content':_0x132e3d(_0x430e58,_0x505369,_0x132e3d(_0x430e58,_0x146f4f(0xe6)))};break;case _0x146f4f(0xbf):_0x505369=_0x146f4f(0xe3),_0x187ff6={'type':_0x146f4f(0x141),'content':_0x132e3d(_0x430e58,_0x505369,_0x132e3d(_0x430e58,_0x146f4f(0x105)))};break;case _0x146f4f(0xda):_0x505369=function(_0x57c9b){const _0x50ffbb=_0x146f4f,_0x25922e=_0x57c9b[_0x50ffbb(0xdf)]();let _0x2f52ca=_0x25922e[_0x50ffbb(0x152)][_0x50ffbb(0x112)];for(;_0x2f52ca&&_0x25922e[_0x50ffbb(0xf5)](_0x2f52ca);){if(_0x2f52ca[_0x50ffbb(0x122)](_0x50ffbb(0x125))>0x0)return!0x1;_0x2f52ca=_0x2f52ca[_0x50ffbb(0x142)];}return!0x0;}(_0x5222ae)?_0x132e3d(_0x430e58,_0x146f4f(0x13f),_0x132e3d(_0x430e58,function(_0x330137){const _0x22bf64=_0x146f4f;return _0x22bf64(0x11b)+_0x330137[_0x22bf64(0xdf)]()[_0x22bf64(0x152)][_0x22bf64(0x112)][_0x22bf64(0x122)](_0x22bf64(0xf7))[_0x22bf64(0xd9)]()+_0x22bf64(0xce);}(_0x5222ae))):_0x132e3d(_0x430e58,_0x146f4f(0x11d),_0x132e3d(_0x430e58,_0x146f4f(0x105))),_0x187ff6={'type':_0x146f4f(0x141),'content':_0x505369};break;case _0x146f4f(0x12e):case _0x146f4f(0xdb):!0x1===_0x25495d[_0x146f4f(0x13a)]&&(_0x505369=_0x146f4f(0x12a),_0x187ff6={'type':_0x146f4f(0x146),'content':_0x132e3d(_0x430e58,_0x505369,_0x132e3d(_0x430e58,_0x146f4f(0x105)))});}return _0x187ff6;});}}function le(_0x2f14bb){const _0x5af8b2=_0x4b25bc;let _0x2387ad=_0x2f14bb[_0x5af8b2(0xdf)]()[_0x5af8b2(0x152)][_0x5af8b2(0x112)][_0x5af8b2(0xc6)];for(;_0x2387ad;){const _0x50d384=_0x2387ad[_0x5af8b2(0x122)](_0x5af8b2(0x10c));if(!_0x50d384)return!0x1;if(_0x50d384==_0x2f14bb[_0x5af8b2(0xef)][_0x5af8b2(0xfa)])return _0x5af8b2(0xfa);if(_0x50d384==_0x2f14bb[_0x5af8b2(0xef)][_0x5af8b2(0xeb)])return _0x5af8b2(0xeb);_0x2387ad=_0x2387ad[_0x5af8b2(0xc6)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5b8efb=_0x2e30;function _0x43ee(){const _0x308128=['isUndo','plugins','circle','576160JPnLxb','oldValue','getAttribute','upper-roman','5fTOkJl','listStart','_registerLegacyDescription','_LIST_','registerAttributeLabel','locale','batch','has','lower-roman','square','reversed','27cxWmPW','*Format:*\x20set\x20order\x20to\x20reversed','startIndex','ELEMENT_','getSuggestions','commandParams','bulleted','replace','decimal','*Change\x20to:*\x20%0','model','_getTranslationKeyForListStyle','listType','registerDescriptionCallback','*Set\x20format:*\x20%0','attribute','handleDescriptions','FORMAT_LIST_START','1545464MjJXlp','start','next','removeMarker','styles','get','ListPropertiesEditing','*Remove\x20format:*\x20%0','_LIST_DEFAULT','newValue','2221620SHBDFb','afterInit','data','head','type','customNumbered','editor','listStyle','toUpperCase','TrackChangesEditing','113182UXMNmS','filter','registerPostFixer','document','default','format','*Format:*\x20set\x20start\x20index\x20to\x20%0','_enableDefaultAttributesIntegration','420711ggmxYw','_findSuggestions','find','listReversed','numbered','decimal-leading-zero','4366540nPQAHw','config','3tFyHTG','bind','suggestion','getFirstMarker','list.properties','commandName','key','_getAttributeKey','getFirstRange','formatBlock','upper-latin','disc','includes','FORMAT_LIST_REVERSED','3378592xqIiBr','lower-latin','nodeAfter','*Format:*\x20set\x20order\x20to\x20regular','_descriptionFactory'];_0x43ee=function(){return _0x308128;};return _0x43ee();}(function(_0x119c2f,_0x223db1){const _0x445d48=_0x2e30,_0x5af10b=_0x119c2f();while(!![]){try{const _0x3ab2e0=parseInt(_0x445d48(0x198))/0x1+-parseInt(_0x445d48(0x190))/0x2*(parseInt(_0x445d48(0x1a0))/0x3)+parseInt(_0x445d48(0x15b))/0x4+parseInt(_0x445d48(0x15f))/0x5*(parseInt(_0x445d48(0x186))/0x6)+parseInt(_0x445d48(0x153))/0x7+parseInt(_0x445d48(0x17c))/0x8+parseInt(_0x445d48(0x16a))/0x9*(-parseInt(_0x445d48(0x19e))/0xa);if(_0x3ab2e0===_0x223db1)break;else _0x5af10b['push'](_0x5af10b['shift']());}catch(_0x3f2bf5){_0x5af10b['push'](_0x5af10b['shift']());}}}(_0x43ee,0x3ba53));import{Plugin as _0x46a345}from'ckeditor5/src/core.js';import{getTranslation as _0xf296bf}from'../utils/common-translations.js';export default class ue extends _0x46a345{[_0x5b8efb(0x187)](){const _0x59e6ef=_0x5b8efb;if(!this[_0x59e6ef(0x18c)][_0x59e6ef(0x159)][_0x59e6ef(0x166)](_0x59e6ef(0x182)))return;const _0x3700dc=this[_0x59e6ef(0x18c)][_0x59e6ef(0x19f)][_0x59e6ef(0x181)](_0x59e6ef(0x149)),_0x1fb0ae=this[_0x59e6ef(0x18c)][_0x59e6ef(0x159)][_0x59e6ef(0x181)](_0x59e6ef(0x18f));_0x3700dc[_0x59e6ef(0x180)]&&_0x1fb0ae[_0x59e6ef(0x197)](_0x59e6ef(0x18d),[],[_0x59e6ef(0x18d)]),_0x3700dc[_0x59e6ef(0x169)]&&_0x1fb0ae[_0x59e6ef(0x197)](_0x59e6ef(0x19b),[],[_0x59e6ef(0x19b)]),_0x3700dc[_0x59e6ef(0x16c)]&&_0x1fb0ae[_0x59e6ef(0x197)](_0x59e6ef(0x160),[],[_0x59e6ef(0x160)]);const _0x876ff9={'type':_0x59e6ef(0x195),'content':''};_0x1fb0ae[_0x59e6ef(0x157)][_0x59e6ef(0x177)](this[_0x59e6ef(0x17a)][_0x59e6ef(0x146)](this));const _0xa45c75=this[_0x59e6ef(0x18c)][_0x59e6ef(0x164)];_0x1fb0ae[_0x59e6ef(0x157)][_0x59e6ef(0x163)](_0x59e6ef(0x19b),_0xf296bf(_0xa45c75,_0x59e6ef(0x152))),_0x1fb0ae[_0x59e6ef(0x157)][_0x59e6ef(0x177)](_0x499b4d=>{const _0x199bbf=_0x59e6ef,{data:_0x456ef3}=_0x499b4d;if(_0x456ef3&&_0x199bbf(0x19b)==_0x456ef3[_0x199bbf(0x14b)])return null==_0x456ef3[_0x199bbf(0x185)]||0x0==_0x456ef3[_0x199bbf(0x185)]&&null==_0x456ef3[_0x199bbf(0x15c)]?_0x876ff9:void 0x0;}),_0x1fb0ae[_0x59e6ef(0x157)][_0x59e6ef(0x163)](_0x59e6ef(0x160),_0xf296bf(_0xa45c75,_0x59e6ef(0x17b))),_0x1fb0ae[_0x59e6ef(0x157)][_0x59e6ef(0x177)](_0x173398=>{const _0x1db3a3=_0x59e6ef,{data:_0x4c2823}=_0x173398;if(_0x4c2823&&_0x1db3a3(0x160)==_0x4c2823[_0x1db3a3(0x14b)])return null==_0x4c2823[_0x1db3a3(0x185)]||0x1==_0x4c2823[_0x1db3a3(0x185)]&&null==_0x4c2823[_0x1db3a3(0x15c)]?_0x876ff9:void 0x0;}),this[_0x59e6ef(0x18c)][_0x59e6ef(0x174)][_0x59e6ef(0x193)][_0x59e6ef(0x192)](_0x3eee08=>{const _0x21ce88=_0x59e6ef;if(_0x3eee08[_0x21ce88(0x165)][_0x21ce88(0x158)])return!0x1;let _0x5e0845=!0x1;const _0x5b9d45=_0x1fb0ae[_0x21ce88(0x16e)]({'skipNotAttached':!0x0})[_0x21ce88(0x191)](_0x49f9de=>{const _0x3e73ba=_0x21ce88,_0x24a64e=_0x1fb0ae[_0x3e73ba(0x14c)](_0x49f9de);return _0x3e73ba(0x160)==_0x24a64e||_0x3e73ba(0x19b)==_0x24a64e;});for(const _0x2f83e3 of _0x5b9d45){const _0x784fd8=_0x2f83e3[_0x21ce88(0x14d)]()[_0x21ce88(0x17d)][_0x21ce88(0x155)][_0x21ce88(0x15d)](_0x21ce88(0x176));if(_0x21ce88(0x19c)==_0x784fd8||_0x21ce88(0x18b)==_0x784fd8)continue;_0x1fb0ae[_0x21ce88(0x199)](_0x2f83e3[_0x21ce88(0x14d)](),_0x21ce88(0x179))[_0x21ce88(0x19a)](_0x5e1278=>_0x21ce88(0x176)==_0x1fb0ae[_0x21ce88(0x14c)](_0x5e1278[_0x21ce88(0x147)]))||(_0x3eee08[_0x21ce88(0x17f)](_0x2f83e3[_0x21ce88(0x148)]()),_0x5e0845=!0x0);}return _0x5e0845;}),this[_0x59e6ef(0x161)]();}[_0x5b8efb(0x17a)](_0xcc977e){const _0x53861a=_0x5b8efb,_0x143970=this[_0x53861a(0x18c)][_0x53861a(0x164)],{data:_0x48cfe4}=_0xcc977e,_0x1179dc={'type':_0x53861a(0x195),'content':''};if(!_0x48cfe4||_0x53861a(0x18d)!=_0x48cfe4[_0x53861a(0x14b)])return;if(!_0x48cfe4[_0x53861a(0x15c)])return _0x53861a(0x194)==_0x48cfe4[_0x53861a(0x185)]?_0x1179dc:{'type':_0x53861a(0x195),'content':''+_0xf296bf(_0x143970,_0x53861a(0x178),_0xf296bf(_0x143970,this[_0x53861a(0x175)](_0x48cfe4[_0x53861a(0x185)])))};if(!_0x48cfe4[_0x53861a(0x185)]){if(_0x53861a(0x194)==_0x48cfe4[_0x53861a(0x15c)])return _0x1179dc;let _0x19234e=_0xcc977e[_0x53861a(0x189)];for(;_0x19234e;){if(_0x19234e[_0x53861a(0x188)]&&_0x53861a(0x176)==_0x19234e[_0x53861a(0x188)][_0x53861a(0x14b)]&&_0x19234e[_0x53861a(0x188)][_0x53861a(0x185)])return _0x1179dc;_0x19234e=_0x19234e[_0x53861a(0x17e)];}return{'type':_0x53861a(0x195),'content':''+_0xf296bf(_0x143970,_0x53861a(0x183),_0xf296bf(_0x143970,this[_0x53861a(0x175)](_0x48cfe4[_0x53861a(0x15c)])))};}if(_0x53861a(0x194)!=_0x48cfe4[_0x53861a(0x185)])return{'type':_0x53861a(0x195),'content':''+_0xf296bf(_0x143970,_0x53861a(0x178),_0xf296bf(_0x143970,this[_0x53861a(0x175)](_0x48cfe4[_0x53861a(0x185)])))};let _0x5b573d=_0xcc977e[_0x53861a(0x189)];for(;_0x5b573d;){if(_0x5b573d[_0x53861a(0x188)]&&_0x53861a(0x176)==_0x5b573d[_0x53861a(0x188)][_0x53861a(0x14b)]&&_0x5b573d[_0x53861a(0x188)][_0x53861a(0x185)]&&_0x5b573d[_0x53861a(0x188)][_0x53861a(0x15c)])return _0x1179dc;_0x5b573d=_0x5b573d[_0x53861a(0x17e)];}const _0x51133b=_0xcc977e[_0x53861a(0x14d)]()[_0x53861a(0x17d)][_0x53861a(0x155)][_0x53861a(0x15d)](_0x53861a(0x176));return{'type':_0x53861a(0x195),'content':_0xf296bf(_0x143970,_0x53861a(0x178),_0xf296bf(_0x143970,_0x53861a(0x16d)+_0x51133b[_0x53861a(0x18e)]()+_0x53861a(0x184)))};}[_0x5b8efb(0x161)](){const _0x41d1ba=_0x5b8efb,_0x2ac4c6=this[_0x41d1ba(0x18c)],_0x1942ad=_0x2ac4c6[_0x41d1ba(0x164)];_0x2ac4c6[_0x41d1ba(0x159)][_0x41d1ba(0x181)](_0x41d1ba(0x18f))[_0x41d1ba(0x157)][_0x41d1ba(0x177)](_0x2a7500=>{const _0x4484c0=_0x41d1ba;if(_0x4484c0(0x14e)!=_0x2a7500[_0x4484c0(0x18a)])return;const {data:_0x251a95}=_0x2a7500;if(!_0x251a95)return;let _0x5e1030,_0x49ce9f;switch(_0x251a95[_0x4484c0(0x14a)]){case _0x4484c0(0x18d):_0x5e1030=_0x4484c0(0x173),_0x49ce9f={'type':_0x4484c0(0x195),'content':_0xf296bf(_0x1942ad,_0x5e1030,_0xf296bf(_0x1942ad,this[_0x4484c0(0x175)](_0x251a95[_0x4484c0(0x16f)][0x0][_0x4484c0(0x18a)])))};break;case _0x4484c0(0x19b):_0x5e1030=_0x251a95[_0x4484c0(0x16f)][0x0][_0x4484c0(0x169)]?_0x4484c0(0x16b):_0x4484c0(0x156),_0x49ce9f={'type':_0x4484c0(0x195),'content':_0xf296bf(_0x1942ad,_0x5e1030)};break;case _0x4484c0(0x160):_0x5e1030=_0x4484c0(0x196),_0x49ce9f={'type':_0x4484c0(0x195),'content':_0xf296bf(_0x1942ad,_0x5e1030,_0x251a95[_0x4484c0(0x16f)][0x0][_0x4484c0(0x16c)])};}return _0x49ce9f;});}[_0x5b8efb(0x175)](_0x6fed2e){const _0x2782fa=_0x5b8efb;return _0x2782fa(0x16d)+function(_0x47bb26){const _0x63ac34=_0x2782fa;if(pe[_0x63ac34(0x151)](_0x47bb26))return _0x63ac34(0x170);if(ye[_0x63ac34(0x151)](_0x47bb26))return _0x63ac34(0x19c);return null;}(_0x6fed2e)[_0x2782fa(0x18e)]()+_0x2782fa(0x162)+_0x6fed2e[_0x2782fa(0x18e)]()[_0x2782fa(0x171)](/-/g,'_');}}function _0x2e30(_0x54fb5,_0x181968){const _0x43ee51=_0x43ee();return _0x2e30=function(_0x2e30ea,_0x38345c){_0x2e30ea=_0x2e30ea-0x146;let _0x4e0249=_0x43ee51[_0x2e30ea];return _0x4e0249;},_0x2e30(_0x54fb5,_0x181968);}const pe=[_0x5b8efb(0x150),_0x5b8efb(0x15a),_0x5b8efb(0x168)],ye=[_0x5b8efb(0x172),_0x5b8efb(0x19d),_0x5b8efb(0x167),_0x5b8efb(0x15e),_0x5b8efb(0x154),_0x5b8efb(0x14f)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x2f04f9=_0x4557;(function(_0x4487de,_0x24ea18){const _0x332cd2=_0x4557,_0x17aac3=_0x4487de();while(!![]){try{const _0x51b288=-parseInt(_0x332cd2(0xf5))/0x1+-parseInt(_0x332cd2(0xeb))/0x2*(-parseInt(_0x332cd2(0xe7))/0x3)+-parseInt(_0x332cd2(0xe4))/0x4*(-parseInt(_0x332cd2(0xe8))/0x5)+-parseInt(_0x332cd2(0xd8))/0x6+parseInt(_0x332cd2(0xdd))/0x7+parseInt(_0x332cd2(0xed))/0x8+-parseInt(_0x332cd2(0xd6))/0x9;if(_0x51b288===_0x24ea18)break;else _0x17aac3['push'](_0x17aac3['shift']());}catch(_0xb230ee){_0x17aac3['push'](_0x17aac3['shift']());}}}(_0x1ea8,0x49e82));function _0x1ea8(){const _0x13581d=['editor','attribute:url:media','has','downcastDispatcher','2487546aZboqy','stop','239898mLxaBy','elementToElement','createEmptyElement','get','high','1533294bqZVto','for','mediaEmbed','options','TrackChangesEditing','showSuggestionHighlights','registerElementLabel','4eSvoPy','MediaEmbedEditing','afterInit','3jfmKwu','846140BzrgCl','locale','plugins','635574AQJikd','div','2535216tckxCB','media','conversion','ELEMENT_MEDIA','data','_descriptionFactory','enableCommand','dataDowncast','403860AzRQmd'];_0x1ea8=function(){return _0x13581d;};return _0x1ea8();}import{Plugin as _0x3cff55}from'ckeditor5/src/core.js';import{getTranslation as _0x476d69}from'../utils/common-translations.js';function _0x4557(_0x24fcde,_0x40291e){const _0x1ea80d=_0x1ea8();return _0x4557=function(_0x455701,_0xcc1a01){_0x455701=_0x455701-0xd2;let _0x1c0a69=_0x1ea80d[_0x455701];return _0x1c0a69;},_0x4557(_0x24fcde,_0x40291e);}export default class ft extends _0x3cff55{[_0x2f04f9(0xe6)](){const _0x4175c1=_0x2f04f9,_0x5abcc4=this[_0x4175c1(0xd2)];if(!_0x5abcc4[_0x4175c1(0xea)][_0x4175c1(0xd4)](_0x4175c1(0xe5)))return;const _0x151536=_0x5abcc4[_0x4175c1(0xea)][_0x4175c1(0xdb)](_0x4175c1(0xe1)),_0x196c29=_0x5abcc4[_0x4175c1(0xe9)];_0x151536[_0x4175c1(0xf3)](_0x4175c1(0xdf)),_0x151536[_0x4175c1(0xf2)][_0x4175c1(0xe3)](_0x4175c1(0xee),_0x1bce39=>_0x476d69(_0x196c29,_0x4175c1(0xf0),_0x1bce39)),_0x5abcc4[_0x4175c1(0xef)][_0x4175c1(0xde)](_0x4175c1(0xf4))[_0x4175c1(0xd9)]({'model':_0x4175c1(0xee),'view':(_0x3b062e,{writer:_0x1b0e77,options:_0x5c6163})=>{const _0x49e549=_0x4175c1;if(_0x5c6163[_0x49e549(0xe2)])return _0x1b0e77[_0x49e549(0xda)](_0x49e549(0xec));},'converterPriority':_0x4175c1(0xdc)}),_0x5abcc4[_0x4175c1(0xf1)][_0x4175c1(0xd5)]['on'](_0x4175c1(0xd3),(_0x323583,_0x5cb8fe,_0x121db4)=>{const _0x1fcf0f=_0x4175c1;_0x121db4[_0x1fcf0f(0xe0)][_0x1fcf0f(0xe2)]&&_0x323583[_0x1fcf0f(0xd7)]();},{'priority':_0x4175c1(0xdc)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x30fa(){const _0x2483e5=['2190oVAlhc','plugins','enableCommand','afterInit','has','20WDNycr','2003HcnEyF','231WLoaCL','969030DVDcok','TrackChangesEditing','28LheTrD','mention','MentionEditing','12717aZgNXU','279348HsuoPe','109086LQaaqa','8LyppTj','1772640mnhyIc','editor','2568181IldVlP','get'];_0x30fa=function(){return _0x2483e5;};return _0x30fa();}const _0x4990d7=_0x439a;(function(_0x2c021b,_0x5a4b00){const _0x3b8b17=_0x439a,_0x2c1f5d=_0x2c021b();while(!![]){try{const _0x5945e9=parseInt(_0x3b8b17(0x1e2))/0x1*(-parseInt(_0x3b8b17(0x1e1))/0x2)+-parseInt(_0x3b8b17(0x1d6))/0x3*(parseInt(_0x3b8b17(0x1e6))/0x4)+-parseInt(_0x3b8b17(0x1d8))/0x5+-parseInt(_0x3b8b17(0x1e4))/0x6+parseInt(_0x3b8b17(0x1da))/0x7*(parseInt(_0x3b8b17(0x1d7))/0x8)+parseInt(_0x3b8b17(0x1e9))/0x9*(parseInt(_0x3b8b17(0x1dc))/0xa)+parseInt(_0x3b8b17(0x1e3))/0xb*(parseInt(_0x3b8b17(0x1d5))/0xc);if(_0x5945e9===_0x5a4b00)break;else _0x2c1f5d['push'](_0x2c1f5d['shift']());}catch(_0x6ebd23){_0x2c1f5d['push'](_0x2c1f5d['shift']());}}}(_0x30fa,0x5b740));import{Plugin as _0x2787c4}from'ckeditor5/src/core.js';function _0x439a(_0x2e6d94,_0x35ee58){const _0x30fa9c=_0x30fa();return _0x439a=function(_0x439ae5,_0x3d54ea){_0x439ae5=_0x439ae5-0x1d5;let _0x4d57a7=_0x30fa9c[_0x439ae5];return _0x4d57a7;},_0x439a(_0x2e6d94,_0x35ee58);}export default class gt extends _0x2787c4{[_0x4990d7(0x1df)](){const _0x2c3963=_0x4990d7,_0x118686=this[_0x2c3963(0x1d9)];_0x118686[_0x2c3963(0x1dd)][_0x2c3963(0x1e0)](_0x2c3963(0x1e8))&&_0x118686[_0x2c3963(0x1dd)][_0x2c3963(0x1db)](_0x2c3963(0x1e5))[_0x2c3963(0x1de)](_0x2c3963(0x1e7));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x8fe286=_0x577d;function _0x19d7(){const _0x40c1e5=['158095PXDfnq','MultiLevelList','locale','TrackChangesEditing','newValue','7FybxGb','get','next','format','_enableDefaultAttributesIntegration','listMarkerStyle','45751hUGVkm','4HvvMwg','16350928GoKOqY','2418513oDfZrC','data','head','*Remove\x20format:*\x20%0','*Set\x20format:*\x20%0','registerDescriptionCallback','54hPcstP','key','plugins','oldValue','20BSCVzL','multiLevelList','has','handleDescriptions','ELEMENT_MULTI_LEVEL_LIST','editor','_descriptionFactory','1790212braLJp','5856424tQuVbv','listType','afterInit','3577842XbGTPm'];_0x19d7=function(){return _0x40c1e5;};return _0x19d7();}(function(_0x55f910,_0x437c51){const _0x5dc582=_0x577d,_0x189ddd=_0x55f910();while(!![]){try{const _0x5e0ed6=-parseInt(_0x5dc582(0x91))/0x1*(parseInt(_0x5dc582(0x92))/0x2)+-parseInt(_0x5dc582(0x94))/0x3+-parseInt(_0x5dc582(0x81))/0x4+-parseInt(_0x5dc582(0x86))/0x5*(-parseInt(_0x5dc582(0x9a))/0x6)+-parseInt(_0x5dc582(0x8b))/0x7*(parseInt(_0x5dc582(0x82))/0x8)+-parseInt(_0x5dc582(0x85))/0x9*(-parseInt(_0x5dc582(0x9e))/0xa)+parseInt(_0x5dc582(0x93))/0xb;if(_0x5e0ed6===_0x437c51)break;else _0x189ddd['push'](_0x189ddd['shift']());}catch(_0x4a869b){_0x189ddd['push'](_0x189ddd['shift']());}}}(_0x19d7,0x77570));import{Plugin as _0x4b4d06}from'ckeditor5/src/core.js';import{getTranslation as _0x57f6c3}from'../utils/common-translations.js';function _0x577d(_0x1e260d,_0x449cb3){const _0x19d7bd=_0x19d7();return _0x577d=function(_0x577db0,_0x551a49){_0x577db0=_0x577db0-0x80;let _0x2c9545=_0x19d7bd[_0x577db0];return _0x2c9545;},_0x577d(_0x1e260d,_0x449cb3);}export default class lt extends _0x4b4d06{[_0x8fe286(0x84)](){const _0x1975e1=_0x8fe286,_0x36c3eb=this[_0x1975e1(0xa3)],_0x4310bc=_0x36c3eb[_0x1975e1(0x9c)][_0x1975e1(0x8c)](_0x1975e1(0x89));_0x36c3eb[_0x1975e1(0x9c)][_0x1975e1(0xa0)](_0x1975e1(0x87))&&(_0x4310bc[_0x1975e1(0x8f)](_0x1975e1(0x9f),[],[_0x1975e1(0x90)]),_0x4310bc[_0x1975e1(0x80)][_0x1975e1(0x99)](_0x268ac0=>this[_0x1975e1(0xa1)](_0x268ac0)));}[_0x8fe286(0xa1)](_0x2382d4){const _0x2bb59f=_0x8fe286,_0x19fc74=this[_0x2bb59f(0xa3)][_0x2bb59f(0x88)],{data:_0x3d095c}=_0x2382d4,_0x5102d8={'type':_0x2bb59f(0x8e),'content':''};if(_0x3d095c&&_0x2bb59f(0x90)==_0x3d095c[_0x2bb59f(0x9b)]){if(!_0x3d095c[_0x2bb59f(0x9d)])return{'type':_0x2bb59f(0x8e),'content':_0x57f6c3(_0x19fc74,_0x2bb59f(0x98),_0x57f6c3(_0x19fc74,_0x2bb59f(0xa2)))+'\x20('+_0x3d095c[_0x2bb59f(0x8a)]+')'};if(!_0x3d095c[_0x2bb59f(0x8a)]){let _0x555273=_0x2382d4[_0x2bb59f(0x96)];for(;_0x555273;){if(_0x555273[_0x2bb59f(0x95)]&&_0x2bb59f(0x83)==_0x555273[_0x2bb59f(0x95)][_0x2bb59f(0x9b)]&&_0x555273[_0x2bb59f(0x95)][_0x2bb59f(0x8a)])return _0x5102d8;_0x555273=_0x555273[_0x2bb59f(0x8d)];}return{'type':_0x2bb59f(0x8e),'content':_0x57f6c3(_0x19fc74,_0x2bb59f(0x97),_0x57f6c3(_0x19fc74,_0x2bb59f(0xa2)))+'\x20('+_0x3d095c[_0x2bb59f(0x9d)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1468(){const _0x3646e6=['395hGihhd','_descriptionFactory','editor','1015710XZexcx','has','registerElementLabel','64OexwVN','enableCommand','16cKHhnZ','1433682oOJxol','16136gXEpjC','248528YZgGhB','plugins','7604xQhywo','TrackChangesEditing','pageBreak','5823785YAmeoF','afterInit','PageBreakEditing','664098vRZLEn','10mLvstX','locale','12lULNXf','get','ELEMENT_PAGE_BREAK'];_0x1468=function(){return _0x3646e6;};return _0x1468();}const _0xfba421=_0xd2de;(function(_0x46c37c,_0x468427){const _0xdaf68b=_0xd2de,_0x260fb5=_0x46c37c();while(!![]){try{const _0x522b7a=parseInt(_0xdaf68b(0x1b5))/0x1*(parseInt(_0xdaf68b(0x1ae))/0x2)+parseInt(_0xdaf68b(0x1a2))/0x3+-parseInt(_0xdaf68b(0x1b2))/0x4*(-parseInt(_0xdaf68b(0x1a8))/0x5)+-parseInt(_0xdaf68b(0x1ab))/0x6+parseInt(_0xdaf68b(0x1b3))/0x7*(-parseInt(_0xdaf68b(0x1b0))/0x8)+-parseInt(_0xdaf68b(0x1b1))/0x9*(-parseInt(_0xdaf68b(0x1a3))/0xa)+-parseInt(_0xdaf68b(0x1b8))/0xb*(parseInt(_0xdaf68b(0x1a5))/0xc);if(_0x522b7a===_0x468427)break;else _0x260fb5['push'](_0x260fb5['shift']());}catch(_0x192301){_0x260fb5['push'](_0x260fb5['shift']());}}}(_0x1468,0x2a396));function _0xd2de(_0x914788,_0x3c4ecb){const _0x146825=_0x1468();return _0xd2de=function(_0xd2ded9,_0x162477){_0xd2ded9=_0xd2ded9-0x1a2;let _0x31237f=_0x146825[_0xd2ded9];return _0x31237f;},_0xd2de(_0x914788,_0x3c4ecb);}import{Plugin as _0xaffa7b}from'ckeditor5/src/core.js';import{getTranslation as _0x28f567}from'../utils/common-translations.js';export default class mt extends _0xaffa7b{[_0xfba421(0x1b9)](){const _0x352b47=_0xfba421,_0xc0270=this[_0x352b47(0x1aa)];if(!_0xc0270[_0x352b47(0x1b4)][_0x352b47(0x1ac)](_0x352b47(0x1ba)))return;_0xc0270[_0x352b47(0x1b4)][_0x352b47(0x1a6)](_0x352b47(0x1b6))[_0x352b47(0x1af)](_0x352b47(0x1b7));const _0x1b0b87=_0xc0270[_0x352b47(0x1b4)][_0x352b47(0x1a6)](_0x352b47(0x1b6)),_0x34ed43=_0xc0270[_0x352b47(0x1a4)];_0x1b0b87[_0x352b47(0x1a9)][_0x352b47(0x1ad)](_0x352b47(0x1b7),_0x1feb3a=>_0x28f567(_0x34ed43,_0x352b47(0x1a7),_0x1feb3a));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x214c15=_0xd6ee;(function(_0x19708d,_0x14d9c5){const _0x56e7fe=_0xd6ee,_0x23494c=_0x19708d();while(!![]){try{const _0x322089=parseInt(_0x56e7fe(0xb5))/0x1*(parseInt(_0x56e7fe(0xb0))/0x2)+parseInt(_0x56e7fe(0xa8))/0x3*(parseInt(_0x56e7fe(0xc0))/0x4)+parseInt(_0x56e7fe(0x9f))/0x5*(-parseInt(_0x56e7fe(0x9b))/0x6)+-parseInt(_0x56e7fe(0x90))/0x7+parseInt(_0x56e7fe(0xb7))/0x8+parseInt(_0x56e7fe(0x92))/0x9*(-parseInt(_0x56e7fe(0x8d))/0xa)+parseInt(_0x56e7fe(0xca))/0xb;if(_0x322089===_0x14d9c5)break;else _0x23494c['push'](_0x23494c['shift']());}catch(_0x57c336){_0x23494c['push'](_0x23494c['shift']());}}}(_0x4546,0x34463));import{Plugin as _0xabde50}from'ckeditor5/src/core.js';import{getTranslation as _0x20ae33}from'../utils/common-translations.js';export default class dt extends _0xabde50{[_0x214c15(0x8c)](){const _0x7c21c1=_0x214c15,_0x2bf2f7=this[_0x7c21c1(0xb6)];if(!_0x2bf2f7[_0x7c21c1(0xae)][_0x7c21c1(0xa3)](_0x7c21c1(0xbb)))return;const _0x594019=_0x2bf2f7[_0x7c21c1(0xbc)],_0x51baa7=_0x2bf2f7[_0x7c21c1(0xae)][_0x7c21c1(0xa6)](_0x7c21c1(0xaa));_0x51baa7[_0x7c21c1(0xc4)][_0x7c21c1(0xbe)](_0x7c21c1(0xbf),_0x558d2c=>_0x20ae33(_0x594019,_0x7c21c1(0xa9),_0x558d2c)),_0x51baa7[_0x7c21c1(0xad)](_0x7c21c1(0xbf)),_0x51baa7[_0x7c21c1(0x8f)](_0x7c21c1(0xcf)),_0x2bf2f7[_0x7c21c1(0xc2)][_0x7c21c1(0xaf)]['on'](_0x7c21c1(0x8a),nr(_0x2bf2f7),{'priority':_0x7c21c1(0x9d)}),_0x2bf2f7[_0x7c21c1(0xba)][_0x7c21c1(0xaf)]['on'](_0x7c21c1(0x8a),(_0x321578,_0x227be3,_0x473624)=>{const _0x27f8c7=_0x7c21c1;_0x473624[_0x27f8c7(0xd0)][_0x27f8c7(0xa0)]&&nr(_0x2bf2f7,{'showActiveMarker':!0x1})(_0x321578,_0x227be3,_0x473624);},{'priority':_0x7c21c1(0x9d)});const _0x436261=_0x51baa7[_0x7c21c1(0xc4)];_0x436261[_0x7c21c1(0xc5)](_0x3d154f=>{const _0x20b79a=_0x7c21c1;if(_0x20b79a(0xc8)!==_0x3d154f[_0x20b79a(0xc7)])return;const {start:_0x8c9fc2,end:_0x5a96bb}=_0x3d154f[_0x20b79a(0xb8)]();if(!_0x8c9fc2[_0x20b79a(0x95)](_0x5a96bb)||!_0x8c9fc2[_0x20b79a(0x97)])return;const _0x545ec0=_0x2bf2f7[_0x20b79a(0xa7)][_0x20b79a(0xa1)],_0x357789=_0x8c9fc2[_0x20b79a(0x97)];return _0x545ec0[_0x20b79a(0xc6)](_0x357789)&&!_0x545ec0[_0x20b79a(0xbd)](_0x357789)&&_0x545ec0[_0x20b79a(0xc1)](_0x357789,_0x20b79a(0xb4))?{'type':_0x20b79a(0xc8),'content':_0x20ae33(_0x594019,_0x20b79a(0xb9),_0x436261[_0x20b79a(0xac)](_0x357789,0x1))}:void 0x0;}),this[_0x7c21c1(0xcc)]();}[_0x214c15(0xcc)](){const _0x505f63=_0x214c15,_0x376c6e=this[_0x505f63(0xb6)],_0x543410=_0x376c6e[_0x505f63(0xbc)];_0x376c6e[_0x505f63(0xae)][_0x505f63(0xa6)](_0x505f63(0xaa))[_0x505f63(0xc4)][_0x505f63(0xc5)](_0x437fb1=>{const _0x40565b=_0x505f63;if(_0x40565b(0xb1)!=_0x437fb1[_0x40565b(0xc7)])return;const {data:_0x119230}=_0x437fb1;return _0x119230&&_0x40565b(0xbf)==_0x119230[_0x40565b(0x96)]?{'type':_0x40565b(0xcd),'content':_0x20ae33(_0x543410,_0x40565b(0x93),_0x20ae33(_0x543410,_0x40565b(0xa9)))}:void 0x0;});}}function _0x4546(){const _0x52596d=['getItemLabel','_enableDefaultAttributesIntegration','plugins','downcastDispatcher','38782VHsOPB','formatBlock','consumable','createUIElement','$text','1wODnlw','editor','726544CJcuTl','getFirstRange','*Insert:*\x20%0','data','Paragraph','locale','isLimit','registerElementLabel','paragraph','749356MqJubA','checkChild','editing','markerName','_descriptionFactory','registerDescriptionCallback','isBlock','type','insertion','span','5361279NjYJkZ','ck-suggestion-marker--active','_registerLegacyDescription','format','writer','insertParagraph','options','addMarker:suggestion:insertion','bindElementToMarker','afterInit','260980Wikarb','end','enableCommand','2900338KbXErZ','mapper','99eqpbVR','*Change\x20to:*\x20%0','insert','isTouching','commandName','nodeAfter','start','consume','ck-suggestion-marker-split','462lAPbFh','includes','highest','addClass','3685vXCqeD','showSuggestionHighlights','schema','name','has','activeMarkers','markerRange','get','model','6hAxaHT','ELEMENT_PARAGRAPH','TrackChangesEditing','toViewPosition'];_0x4546=function(){return _0x52596d;};return _0x4546();}function _0xd6ee(_0x5c892b,_0x224f30){const _0x4546b5=_0x4546();return _0xd6ee=function(_0xd6eeb7,_0x464808){_0xd6eeb7=_0xd6eeb7-0x8a;let _0x5e33b1=_0x4546b5[_0xd6eeb7];return _0x5e33b1;},_0xd6ee(_0x5c892b,_0x224f30);}function nr(_0xf50f6b,{showActiveMarker:_0x2ef93f=!0x0}={}){return(_0x190bab,_0x18bc4a,_0x5c1667)=>{const _0x38eff4=_0xd6ee,_0x434912=_0xf50f6b[_0x38eff4(0xae)][_0x38eff4(0xa6)](_0x38eff4(0xaa)),_0x321b6e=_0x18bc4a[_0x38eff4(0xa5)][_0x38eff4(0x98)],_0x29d67f=_0x18bc4a[_0x38eff4(0xa5)][_0x38eff4(0x8e)],_0x117bb6=_0xf50f6b[_0x38eff4(0xa7)][_0x38eff4(0xa1)];if(!_0x321b6e[_0x38eff4(0x95)](_0x29d67f)||!_0x321b6e[_0x38eff4(0x97)])return;const _0x342f34=_0x321b6e[_0x38eff4(0x97)];if(_0x117bb6[_0x38eff4(0xc6)](_0x342f34)&&!_0x117bb6[_0x38eff4(0xbd)](_0x342f34)&&_0x117bb6[_0x38eff4(0xc1)](_0x342f34,_0x38eff4(0xb4))){if(!_0x5c1667[_0x38eff4(0xb2)][_0x38eff4(0x99)](_0x18bc4a[_0x38eff4(0xa5)],_0x190bab[_0x38eff4(0xa2)]))return;const _0x40570e=_0x5c1667[_0x38eff4(0xce)][_0x38eff4(0xb3)](_0x38eff4(0xc9),{'class':_0x38eff4(0x9a)}),_0x111e60=_0x5c1667[_0x38eff4(0x91)][_0x38eff4(0xab)](_0x29d67f);_0x2ef93f&&_0x434912[_0x38eff4(0xa4)][_0x38eff4(0x9c)](_0x18bc4a[_0x38eff4(0xc3)])&&_0x5c1667[_0x38eff4(0xce)][_0x38eff4(0x9e)](_0x38eff4(0xcb),_0x40570e),_0x5c1667[_0x38eff4(0xce)][_0x38eff4(0x94)](_0x111e60,_0x40570e),_0x5c1667[_0x38eff4(0x91)][_0x38eff4(0x8b)](_0x40570e,_0x18bc4a[_0x38eff4(0xc3)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x421f(_0x3648cc,_0x10e25d){const _0x10ace6=_0x10ac();return _0x421f=function(_0x421ff8,_0x221f3b){_0x421ff8=_0x421ff8-0xbd;let _0xf22a7=_0x10ace6[_0x421ff8];return _0xf22a7;},_0x421f(_0x3648cc,_0x10e25d);}function _0x10ac(){const _0x130856=['get','format','has','formatInline','registerDescriptionCallback','TrackChangesEditing','5519675JUqMHR','editor','5AJOoDL','5870iBcQMr','9OaGRaV','279hmNnFA','_enableDefaultAttributesIntegration','_registerLegacyDescription','*Remove\x20all\x20formatting*','1712532cwQZsO','162020qnjVBU','5835880rcHNhI','_descriptionFactory','commandName','removeFormat','10024498wDQeUd','plugins','9189378jHndRS','locale','afterInit','formatBlock','RemoveFormatEditing','type','3pNjtdg'];_0x10ac=function(){return _0x130856;};return _0x10ac();}const _0x1e9901=_0x421f;(function(_0x40ba9e,_0x339cda){const _0x4b44fd=_0x421f,_0x2b9390=_0x40ba9e();while(!![]){try{const _0x51f215=-parseInt(_0x4b44fd(0xc1))/0x1*(-parseInt(_0x4b44fd(0xbf))/0x2)+parseInt(_0x4b44fd(0xd3))/0x3*(-parseInt(_0x4b44fd(0xc5))/0x4)+parseInt(_0x4b44fd(0xbe))/0x5*(parseInt(_0x4b44fd(0xcd))/0x6)+-parseInt(_0x4b44fd(0xda))/0x7+parseInt(_0x4b44fd(0xc7))/0x8+parseInt(_0x4b44fd(0xc0))/0x9*(-parseInt(_0x4b44fd(0xc6))/0xa)+-parseInt(_0x4b44fd(0xcb))/0xb;if(_0x51f215===_0x339cda)break;else _0x2b9390['push'](_0x2b9390['shift']());}catch(_0x17cae3){_0x2b9390['push'](_0x2b9390['shift']());}}}(_0x10ac,0xe4737));import{Plugin as _0x32bdd6}from'ckeditor5/src/core.js';import{getTranslation as _0x2cbd09}from'../utils/common-translations.js';export default class pt extends _0x32bdd6{[_0x1e9901(0xcf)](){const _0x30acfc=_0x1e9901,_0x3d7240=this[_0x30acfc(0xbd)];if(!_0x3d7240[_0x30acfc(0xcc)][_0x30acfc(0xd6)](_0x30acfc(0xd1)))return;_0x3d7240[_0x30acfc(0xcc)][_0x30acfc(0xd4)](_0x30acfc(0xd9))[_0x30acfc(0xc2)](_0x30acfc(0xca)),this[_0x30acfc(0xc3)]();}[_0x1e9901(0xc3)](){const _0x116590=_0x1e9901,_0x2ad7d6=this[_0x116590(0xbd)];_0x2ad7d6[_0x116590(0xcc)][_0x116590(0xd4)](_0x116590(0xd9))[_0x116590(0xc8)][_0x116590(0xd8)](_0x183e91=>{const _0xfda14b=_0x116590;if(_0xfda14b(0xd0)!=_0x183e91[_0xfda14b(0xd2)]&&_0xfda14b(0xd7)!=_0x183e91[_0xfda14b(0xd2)])return;const {data:_0x408440}=_0x183e91;return _0x408440&&_0xfda14b(0xca)==_0x408440[_0xfda14b(0xc9)]?{'type':_0xfda14b(0xd5),'content':_0x2cbd09(_0x2ad7d6[_0xfda14b(0xce)],_0xfda14b(0xc4))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xbc799c=_0x403c;(function(_0x22594f,_0x5ec2ca){const _0x53e5f2=_0x403c,_0x2f3123=_0x22594f();while(!![]){try{const _0x2ef800=parseInt(_0x53e5f2(0x85))/0x1*(-parseInt(_0x53e5f2(0x8d))/0x2)+parseInt(_0x53e5f2(0x7a))/0x3+parseInt(_0x53e5f2(0x7d))/0x4*(-parseInt(_0x53e5f2(0x73))/0x5)+-parseInt(_0x53e5f2(0x89))/0x6*(-parseInt(_0x53e5f2(0x8b))/0x7)+parseInt(_0x53e5f2(0x87))/0x8*(parseInt(_0x53e5f2(0x76))/0x9)+parseInt(_0x53e5f2(0x86))/0xa*(-parseInt(_0x53e5f2(0x82))/0xb)+parseInt(_0x53e5f2(0x7c))/0xc*(parseInt(_0x53e5f2(0x80))/0xd);if(_0x2ef800===_0x5ec2ca)break;else _0x2f3123['push'](_0x2f3123['shift']());}catch(_0x5e73b5){_0x2f3123['push'](_0x2f3123['shift']());}}}(_0xc457,0xa5e80));import{Plugin as _0x14eaec}from'ckeditor5/src/core.js';export default class kt extends _0x14eaec{[_0xbc799c(0x84)](){const _0xb65dd1=_0xbc799c,_0x1398d6=this[_0xb65dd1(0x71)];if(!_0x1398d6[_0xb65dd1(0x77)][_0xb65dd1(0x75)](_0xb65dd1(0x74)))return;const _0x3bd560=_0x1398d6[_0xb65dd1(0x77)][_0xb65dd1(0x8c)](_0xb65dd1(0x88));_0x3bd560[_0xb65dd1(0x83)](_0xb65dd1(0x70)),_0x3bd560[_0xb65dd1(0x83)](_0xb65dd1(0x7e));const _0x535b58=_0x1398d6[_0xb65dd1(0x77)][_0xb65dd1(0x8c)](_0xb65dd1(0x74));_0x535b58[_0xb65dd1(0x83)](_0xb65dd1(0x78)),_0x535b58[_0xb65dd1(0x83)](_0xb65dd1(0x8a)),_0x535b58[_0xb65dd1(0x83)](_0xb65dd1(0x81)),_0x535b58[_0xb65dd1(0x83)](_0xb65dd1(0x72)),_0x535b58[_0xb65dd1(0x83)](_0xb65dd1(0x7f)),_0x535b58[_0xb65dd1(0x83)](_0xb65dd1(0x7b)),_0x535b58[_0xb65dd1(0x83)](_0xb65dd1(0x79));}}function _0x403c(_0x40b62e,_0x47f050){const _0xc457fd=_0xc457();return _0x403c=function(_0x403c5f,_0x122aad){_0x403c5f=_0x403c5f-0x70;let _0x24708d=_0xc457fd[_0x403c5f];return _0x24708d;},_0x403c(_0x40b62e,_0x47f050);}function _0xc457(){const _0x5298f7=['plugins','trackChanges','discardSelectedSuggestions','3082470PlqOlS','acceptSelectedSuggestions','9599112dleXAd','119084HqbWpP','goToNextRestrictedEditingException','discardAllSuggestions','13nledBY','discardSuggestion','11QrnEhD','enableCommand','afterInit','313hbjqnW','3238270dKgMAO','3474672GzjEbR','TrackChangesEditing','150144VlazQw','acceptSuggestion','28WOFKlY','get','6778piewBF','goToPreviousRestrictedEditingException','editor','acceptAllSuggestions','50ufDBkK','RestrictedEditingModeEditing','has','9lhOOnG'];_0xc457=function(){return _0x5298f7;};return _0xc457();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x53fd(){const _0x108c2e=['116148ndyKBd','span','createPositionBefore','createUIElement','toViewPosition','shiftEnter','TrackChangesEditing','registerElementLabel','547204mAWvLL','markerRange','model','softBreak','includes','enableCommand','markerName','getItems','downcastDispatcher','mapper','addMarker:suggestion:insertion','5975492aSMcGF','editor','activeMarkers','4750736kTBBdv','insert','name','split','10888479TuvWAZ','4902507BXyiol','options','addMarker:suggestion:deletion','plugins','locale','get','10623415uTATDZ','test','ELEMENT_LINE_BREAK','_descriptionFactory','high','ck-suggestion-marker-','bindElementToMarker','showSuggestionHighlights','merge','data','element','12YdKmbS','addClass','consumable','requires','5tkNZeU','addMarker:suggestion','deletion','writer','19hjjEgh','ck-suggestion-marker--active','10xaXhJj','editing','init'];_0x53fd=function(){return _0x108c2e;};return _0x53fd();}const _0x4acb6d=_0x2a3e;function _0x2a3e(_0x4a282c,_0x5223e6){const _0x53fdd2=_0x53fd();return _0x2a3e=function(_0x2a3e9f,_0x1bee9a){_0x2a3e9f=_0x2a3e9f-0x1b2;let _0xeac5a2=_0x53fdd2[_0x2a3e9f];return _0xeac5a2;},_0x2a3e(_0x4a282c,_0x5223e6);}(function(_0x1b7c0a,_0x1296d9){const _0x10d248=_0x2a3e,_0x3f583e=_0x1b7c0a();while(!![]){try{const _0x4f6061=-parseInt(_0x10d248(0x1dd))/0x1*(-parseInt(_0x10d248(0x1e2))/0x2)+-parseInt(_0x10d248(0x1c4))/0x3+-parseInt(_0x10d248(0x1bc))/0x4*(parseInt(_0x10d248(0x1d9))/0x5)+parseInt(_0x10d248(0x1d5))/0x6*(parseInt(_0x10d248(0x1ea))/0x7)+parseInt(_0x10d248(0x1bf))/0x8+parseInt(_0x10d248(0x1c3))/0x9+-parseInt(_0x10d248(0x1df))/0xa*(-parseInt(_0x10d248(0x1ca))/0xb);if(_0x4f6061===_0x1296d9)break;else _0x3f583e['push'](_0x3f583e['shift']());}catch(_0x47fce6){_0x3f583e['push'](_0x3f583e['shift']());}}}(_0x53fd,0xdc01a));import{Plugin as _0x30b44d}from'ckeditor5/src/core.js';import{ShiftEnter as _0x50f1b8}from'ckeditor5/src/enter.js';import{getTranslation as _0x5e5eb8}from'../utils/common-translations.js';export default class bt extends _0x30b44d{static get[_0x4acb6d(0x1d8)](){return[_0x50f1b8];}[_0x4acb6d(0x1e1)](){const _0x17a016=_0x4acb6d,_0x11bfb0=this[_0x17a016(0x1bd)],_0x556f1d=_0x11bfb0[_0x17a016(0x1c7)][_0x17a016(0x1c9)](_0x17a016(0x1e8));_0x556f1d[_0x17a016(0x1b6)](_0x17a016(0x1e7)),_0x11bfb0[_0x17a016(0x1e0)][_0x17a016(0x1b9)]['on'](_0x17a016(0x1bb),de(_0x11bfb0),{'priority':_0x17a016(0x1ce)}),_0x11bfb0[_0x17a016(0x1e0)][_0x17a016(0x1b9)]['on'](_0x17a016(0x1c6),de(_0x11bfb0),{'priority':_0x17a016(0x1ce)}),_0x11bfb0[_0x17a016(0x1d3)][_0x17a016(0x1b9)]['on'](_0x17a016(0x1da),(_0x5a0e2a,_0x5896b9,_0x5e91d6)=>{const _0x1ee10d=_0x17a016;_0x5e91d6[_0x1ee10d(0x1c5)][_0x1ee10d(0x1d1)]&&de(_0x11bfb0,{'showActiveMarker':!0x1})(_0x5a0e2a,_0x5896b9,_0x5e91d6);}),_0x556f1d[_0x17a016(0x1cd)][_0x17a016(0x1e9)](_0x17a016(0x1b4),_0x2b4d14=>_0x5e5eb8(_0x11bfb0[_0x17a016(0x1c8)],_0x17a016(0x1cc),_0x2b4d14));}}function de(_0x388628,{showActiveMarker:_0x5068f0=!0x0}={}){return(_0x2dc0a1,_0x4e787d,_0xa486)=>{const _0x203664=_0x2a3e,_0x5076b3=_0x388628[_0x203664(0x1c7)][_0x203664(0x1c9)](_0x203664(0x1e8));if(!_0xa486[_0x203664(0x1d7)][_0x203664(0x1cb)](_0x4e787d[_0x203664(0x1b2)],_0x2dc0a1[_0x203664(0x1c1)]))return;const _0x282a1e=_0x388628[_0x203664(0x1b3)];for(const _0x1a9228 of _0x4e787d[_0x203664(0x1b2)][_0x203664(0x1b8)]()){if(!_0x1a9228['is'](_0x203664(0x1d4),_0x203664(0x1b4)))continue;const _0x3abe19=_0x203664(0x1db)==_0x4e787d[_0x203664(0x1b7)][_0x203664(0x1c2)](':')[0x1]?_0x203664(0x1d2):_0x203664(0x1c2),_0xd04d49=_0xa486[_0x203664(0x1dc)][_0x203664(0x1e5)](_0x203664(0x1e3),{'class':_0x203664(0x1cf)+_0x3abe19}),_0x1b8251=_0xa486[_0x203664(0x1ba)][_0x203664(0x1e6)](_0x282a1e[_0x203664(0x1e4)](_0x1a9228));_0x5068f0&&_0x5076b3[_0x203664(0x1be)][_0x203664(0x1b5)](_0x4e787d[_0x203664(0x1b7)])&&_0xa486[_0x203664(0x1dc)][_0x203664(0x1d6)](_0x203664(0x1de),_0xd04d49),_0xa486[_0x203664(0x1dc)][_0x203664(0x1c0)](_0x1b8251,_0xd04d49),_0xa486[_0x203664(0x1ba)][_0x203664(0x1d0)](_0xd04d49,_0x4e787d[_0x203664(0x1b7)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x130bfe=_0x5201;(function(_0x47b3ae,_0x3f51da){const _0x5eb737=_0x5201,_0xed4a7b=_0x47b3ae();while(!![]){try{const _0x5dc17f=parseInt(_0x5eb737(0x1e7))/0x1*(parseInt(_0x5eb737(0x1d4))/0x2)+-parseInt(_0x5eb737(0x1d3))/0x3*(parseInt(_0x5eb737(0x1cd))/0x4)+parseInt(_0x5eb737(0x1d2))/0x5*(-parseInt(_0x5eb737(0x1ec))/0x6)+-parseInt(_0x5eb737(0x1f5))/0x7*(-parseInt(_0x5eb737(0x1d0))/0x8)+-parseInt(_0x5eb737(0x1f3))/0x9+-parseInt(_0x5eb737(0x1db))/0xa*(-parseInt(_0x5eb737(0x1d6))/0xb)+-parseInt(_0x5eb737(0x1f6))/0xc*(-parseInt(_0x5eb737(0x1f2))/0xd);if(_0x5dc17f===_0x3f51da)break;else _0xed4a7b['push'](_0xed4a7b['shift']());}catch(_0x323655){_0xed4a7b['push'](_0xed4a7b['shift']());}}}(_0x108c,0xf3b07));import{Plugin as _0x4ffe16}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x45e85c}from'./utils.js';function _0x5201(_0x323b2e,_0x2bcc4e){const _0x108c29=_0x108c();return _0x5201=function(_0x52019b,_0x146f0c){_0x52019b=_0x52019b-0x1cb;let _0x19f986=_0x108c29[_0x52019b];return _0x19f986;},_0x5201(_0x323b2e,_0x2bcc4e);}import{getTranslation as _0x38e108}from'../utils/common-translations.js';function _0x108c(){const _0x4f46c2=['FORMAT_RESTRICTED_ENABLED','TrackChangesEditing','FORMAT_RESTRICTED_DISABLED','commands','value','forceValue','commandName','change','from','registerDescriptionCallback','restrictedEditingException','1wSJbkc','model','locale','_descriptionFactory','get','78tYdaWB','type','afterInit','commandParams','document','StandardEditingModeEditing','2443207MVutbZ','3043980atInfZ','markInlineFormat','7dGzube','120SGlblG','formatBlock','editor','12164DcxFJA','isCollapsed','format','8650568ZzKVAp','has','250655REOSGX','1335jGbmuB','241612EsDCbz','getRanges','2857822zBOmmY','plugins','formatInline','enableCommand','selection','10OEyIks'];_0x108c=function(){return _0x4f46c2;};return _0x108c();}export default class wt extends _0x4ffe16{[_0x130bfe(0x1ee)](){const _0x4df8b3=_0x130bfe,_0x202f39=this[_0x4df8b3(0x1cc)],_0x323fc8=_0x202f39[_0x4df8b3(0x1e8)],_0x2eae8f=_0x202f39[_0x4df8b3(0x1e9)];if(!_0x202f39[_0x4df8b3(0x1d7)][_0x4df8b3(0x1d1)](_0x4df8b3(0x1f1)))return;const _0x9791ea=_0x202f39[_0x4df8b3(0x1d7)][_0x4df8b3(0x1eb)](_0x4df8b3(0x1dd)),_0x472b3e=_0x4df8b3(0x1e6),_0x2731a2=_0x202f39[_0x4df8b3(0x1df)][_0x4df8b3(0x1eb)](_0x472b3e);_0x9791ea[_0x4df8b3(0x1d9)](_0x472b3e,(_0x20f11d,_0x3755c9={})=>{const _0x5a6a7a=_0x4df8b3,_0x2b10f3=_0x323fc8[_0x5a6a7a(0x1f0)][_0x5a6a7a(0x1da)];if(_0x2b10f3[_0x5a6a7a(0x1ce)])return void _0x20f11d(_0x3755c9);const _0x5c1a4a=void 0x0!==_0x3755c9[_0x5a6a7a(0x1e1)]?_0x3755c9[_0x5a6a7a(0x1e1)]:!_0x2731a2[_0x5a6a7a(0x1e0)];_0x323fc8[_0x5a6a7a(0x1e3)](()=>{const _0x409bf2=_0x5a6a7a,_0x3d9f0d=Array[_0x409bf2(0x1e4)](_0x2b10f3[_0x409bf2(0x1d5)]());for(const _0x33f7fc of _0x3d9f0d){const _0x2f10fa=_0x5c1a4a?[_0x33f7fc]:_0x45e85c(_0x472b3e,_0x33f7fc,_0x323fc8);for(const _0x3c621d of _0x2f10fa)_0x9791ea[_0x409bf2(0x1f4)](_0x3c621d,{'commandName':_0x472b3e,'commandParams':[{'forceValue':_0x5c1a4a}]});}});}),_0x9791ea[_0x4df8b3(0x1ea)][_0x4df8b3(0x1e5)](_0x3b2f1b=>{const _0x402009=_0x4df8b3;if(_0x402009(0x1cb)!=_0x3b2f1b[_0x402009(0x1ed)]&&_0x402009(0x1d8)!=_0x3b2f1b[_0x402009(0x1ed)])return;const {data:_0x531009}=_0x3b2f1b;return _0x531009&&_0x531009[_0x402009(0x1e2)]==_0x472b3e?_0x531009[_0x402009(0x1ef)][0x0][_0x402009(0x1e1)]?{'type':_0x402009(0x1cf),'content':_0x38e108(_0x2eae8f,_0x402009(0x1dc))}:{'type':_0x402009(0x1cf),'content':_0x38e108(_0x2eae8f,_0x402009(0x1de))}:void 0x0;});}}
|