@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240416.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 _0x31943d=_0x248e;(function(_0x5c91db,_0x15fe92){const _0xc19640=_0x248e,_0x30a85a=_0x5c91db();while(!![]){try{const _0x1de2f8=-parseInt(_0xc19640(0x196))/0x1+-parseInt(_0xc19640(0x170))/0x2*(-parseInt(_0xc19640(0x1c0))/0x3)+-parseInt(_0xc19640(0x1a9))/0x4+-parseInt(_0xc19640(0x188))/0x5+parseInt(_0xc19640(0x1b6))/0x6+parseInt(_0xc19640(0x1b4))/0x7+-parseInt(_0xc19640(0x1ca))/0x8*(-parseInt(_0xc19640(0x1c6))/0x9);if(_0x1de2f8===_0x15fe92)break;else _0x30a85a['push'](_0x30a85a['shift']());}catch(_0x32b175){_0x30a85a['push'](_0x30a85a['shift']());}}}(_0x2341,0x5e478));import{Plugin as _0x5b4d15}from'ckeditor5/src/core.js';import{getTranslation as _0x344b25}from'../utils/common-translations.js';import{renameAttributeKey as _0x43c390}from'../trackchangesediting.js';import{LiveRange as _0x38c438}from'ckeditor5/src/engine.js';function _0x248e(_0x5435cd,_0x32b6f7){const _0x234195=_0x2341();return _0x248e=function(_0x248ebb,_0x50b05a){_0x248ebb=_0x248ebb-0x14a;let _0x208322=_0x234195[_0x248ebb];return _0x208322;},_0x248e(_0x5435cd,_0x32b6f7);}function _0x2341(){const _0x1b91ba=['document','FORMAT_INDENT','key','todoList','listStyle','head','includes','TodoListEditing','length','todo','_suggestionFactory','outdentList','formatBlock','createPositionAt','*Outdent:*\x20%0','*Split:*\x20list\x20item','*Merge:*\x20%0','todoListCheck','2993375bYaxlC','execute','_LIST','_enableDefaultAttributesIntegration','map','_descriptionFactory','getAttribute','attributeKey','accept','customBulletedList','*Check\x20item*','selection','ELEMENT_BULLETED_LIST','nodeAfter','95620nTdsQj','documentList','attribute','type','toUpperCase','TrackChangesEditing','noTrackChangesFixer','listItemIdFixer','*Remove\x20format:*\x20%0','detach','getRanges','locale','listMarkerStyle','oldValue','assureChains','splitListItemBefore','change','_getAttributeKey','isUndo','2193060UUoEWD','batch','*Set\x20format:*\x20%0','todoListChecked','deletion','listStart','ELEMENT_LIST_ITEM','ELEMENT_NUMBERED_LIST','numberedList','listItemId','mergeListItemForward','4220174LlKedU','ELEMENT_','3315570Crvbwx','groupId','isLocal','registerElementLabel','removeMarker','*Format:*\x20insert\x20into\x20%0','trackChangesCommand','config','*Format:*\x20remove\x20from\x20%0','*Merge:*\x20list\x20item','126rjrTLT','filter','customNumberedList','isNextTo','forceValue','meta','1616661WavBkJ','range','_registerLegacyDescription','default','8uGCiom','schema','commands','suggestion','newValue','registerDescriptionCallback','listReversed','setAttribute','splitListItemAfter','createRange','bulleted','getChanges','format','refresh','next','_findSuggestions','list.multiBlock','find','end','registerCustomCallback','*Uncheck\x20item*','*Change\x20to:*\x20%0','getSuggestions','bulletedList','checkTodoList','nextSibling','listMarker','has','from','afterInit','ELEMENT_TODO_LIST','ListEditing','parent','containsItem','getFirstMarker','push','*Indent:*\x20%0','get','listIndent','_supportLegacySuggestions','every','commandName','previousSibling','listType','differ','registerAttributeLabel','registerPostFixer','setSelection','start','indentList','commandParams','fromRange','attributes','data','plugins','isObject','model','getFirstRange','13982iXAsVU','numbered','value','editor','multipleBlocks','mergeListItemBackward'];_0x2341=function(){return _0x1b91ba;};return _0x2341();}export default class z extends _0x5b4d15{[_0x31943d(0x153)](){const _0x12b870=_0x31943d,_0x22f33a=this[_0x12b870(0x173)];if(!_0x22f33a[_0x12b870(0x16c)][_0x12b870(0x151)](_0x12b870(0x155)))return;const _0x32176f=_0x22f33a[_0x12b870(0x1a1)],_0x578213=_0x22f33a[_0x12b870(0x16c)][_0x12b870(0x15b)](_0x12b870(0x19b)),_0x237e3a=_0x22f33a[_0x12b870(0x16c)][_0x12b870(0x151)](_0x12b870(0x17d)),_0x1b48f9=!!_0x22f33a[_0x12b870(0x1bd)][_0x12b870(0x15b)](_0x12b870(0x1da));function _0xc4822b(_0x3cf947){const _0x8d9984=_0x12b870;return{'type':_0x8d9984(0x1d6),'content':''+_0x344b25(_0x32176f,_0x8d9984(0x1ab),_0x3cf947)};}function _0x56a3f6(_0x45ba8f){const _0xb63fe9=_0x12b870;return{'type':_0xb63fe9(0x1d6),'content':''+_0x344b25(_0x32176f,_0xb63fe9(0x19e),_0x45ba8f)};}_0x578213[_0x12b870(0x18b)](_0x12b870(0x1b1),[],[_0x12b870(0x1b2),_0x12b870(0x161),_0x12b870(0x15c)]),_0x578213[_0x12b870(0x18b)](_0x12b870(0x14d)),_0x578213[_0x12b870(0x18b)](_0x12b870(0x1c2)),_0x578213[_0x12b870(0x18b)](_0x12b870(0x191)),_0x578213[_0x12b870(0x18b)](_0x12b870(0x167)),_0x578213[_0x12b870(0x18b)](_0x12b870(0x181)),_0x578213[_0x12b870(0x18b)](_0x12b870(0x1d2)),_0x578213[_0x12b870(0x18b)](_0x12b870(0x1a5)),_0x1b48f9&&(_0x578213[_0x12b870(0x18b)](_0x12b870(0x175)),_0x578213[_0x12b870(0x18b)](_0x12b870(0x1b3))),_0x237e3a&&(_0x578213[_0x12b870(0x18b)](_0x12b870(0x179)),_0x578213[_0x12b870(0x18b)](_0x12b870(0x14e),[],[_0x12b870(0x1ac)]),_0x578213[_0x12b870(0x18d)][_0x12b870(0x1cf)](_0xf66f1f=>{const _0x53778d=_0x12b870,{data:_0x380cf7}=_0xf66f1f;if(_0x380cf7&&_0x53778d(0x1ac)==_0x380cf7[_0x53778d(0x178)])return{'type':_0x53778d(0x1d6),'content':_0x380cf7[_0x53778d(0x1ce)]?_0x344b25(_0x32176f,_0x53778d(0x192)):_0x344b25(_0x32176f,_0x53778d(0x14a))};}),this[_0x12b870(0x173)][_0x12b870(0x16e)][_0x12b870(0x176)][_0x12b870(0x164)](_0x51e5cc=>{const _0x30c326=_0x12b870;if(_0x51e5cc[_0x30c326(0x1aa)][_0x30c326(0x1a8)])return!0x1;let _0x5755e2=!0x1;const _0x2d7443=_0x578213[_0x30c326(0x14c)]({'skipNotAttached':!0x0})[_0x30c326(0x1c1)](_0xc2cfcf=>_0x30c326(0x1ac)===_0x578213[_0x30c326(0x1a7)](_0xc2cfcf));for(const _0xb4d9b1 of _0x2d7443){_0x30c326(0x17f)!=_0xb4d9b1[_0x30c326(0x16f)]()[_0x30c326(0x166)][_0x30c326(0x195)][_0x30c326(0x18e)](_0x30c326(0x161))&&(_0x578213[_0x30c326(0x1d9)](_0xb4d9b1[_0x30c326(0x16f)](),_0x30c326(0x198))[_0x30c326(0x1db)](_0x3054e5=>_0x30c326(0x161)===_0x578213[_0x30c326(0x1a7)](_0x3054e5[_0x30c326(0x1cd)]))||(_0x51e5cc[_0x30c326(0x1ba)](_0xb4d9b1[_0x30c326(0x158)]()),_0x5755e2=!0x0));}return _0x5755e2;})),_0x578213[_0x12b870(0x18d)][_0x12b870(0x163)](_0x12b870(0x15c),_0x344b25(_0x32176f,_0x12b870(0x177)));const _0x2a73cd={'type':_0x12b870(0x1d6),'content':''};_0x578213[_0x12b870(0x18d)][_0x12b870(0x1cf)](_0x47af3c=>{const _0x36e7c7=_0x12b870,{data:_0x3a4cec}=_0x47af3c;if(!_0x3a4cec||_0x36e7c7(0x161)!=_0x3a4cec[_0x36e7c7(0x178)])return;let _0x26af32=_0x47af3c[_0x36e7c7(0x17b)];for(;_0x26af32;){if(_0x26af32[_0x36e7c7(0x16b)]&&((_0x36e7c7(0x17a)==_0x26af32[_0x36e7c7(0x16b)][_0x36e7c7(0x178)]||_0x36e7c7(0x1a2)==_0x26af32[_0x36e7c7(0x16b)][_0x36e7c7(0x178)])&&(_0x26af32[_0x36e7c7(0x16b)][_0x36e7c7(0x1ce)]&&_0x36e7c7(0x1c9)!=_0x26af32[_0x36e7c7(0x16b)][_0x36e7c7(0x1ce)]||_0x36e7c7(0x1c9)!=_0x26af32[_0x36e7c7(0x16b)][_0x36e7c7(0x1a3)]&&!_0x3a4cec[_0x36e7c7(0x1ce)])||!_0x1b48f9&&_0x26af32[_0x36e7c7(0x16b)][_0x36e7c7(0x178)]==_0x43c390))return _0x2a73cd;_0x26af32=_0x26af32[_0x36e7c7(0x1d8)];}if(null==_0x3a4cec[_0x36e7c7(0x1ce)])switch(_0x3a4cec[_0x36e7c7(0x1a3)]){case _0x36e7c7(0x1d4):return _0x56a3f6(_0x344b25(_0x32176f,_0x36e7c7(0x194)));case _0x36e7c7(0x171):return _0x56a3f6(_0x344b25(_0x32176f,_0x36e7c7(0x1b0)));case _0x36e7c7(0x17f):return _0x56a3f6(_0x344b25(_0x32176f,_0x36e7c7(0x154)));}switch(_0x3a4cec[_0x36e7c7(0x1ce)]){case _0x36e7c7(0x1d4):return _0xc4822b(_0x344b25(_0x32176f,_0x36e7c7(0x194)));case _0x36e7c7(0x171):return _0xc4822b(_0x344b25(_0x32176f,_0x36e7c7(0x1b0)));case _0x36e7c7(0x17f):return _0xc4822b(_0x344b25(_0x32176f,_0x36e7c7(0x154)));}}),_0x578213[_0x12b870(0x18d)][_0x12b870(0x1cf)](_0x8b9dd1=>{const _0x1db798=_0x12b870,{data:_0x2d600d}=_0x8b9dd1;if(_0x2d600d&&_0x1db798(0x15c)==_0x2d600d[_0x1db798(0x178)])return null==_0x2d600d[_0x1db798(0x1ce)]||null==_0x2d600d[_0x1db798(0x1a3)]&&0x0==_0x2d600d[_0x1db798(0x1ce)]?_0x2a73cd:void 0x0;}),_0x578213[_0x12b870(0x18d)][_0x12b870(0x1cf)](_0x3eaebc=>{const _0x5ac791=_0x12b870;if(_0x5ac791(0x198)!=_0x3eaebc[_0x5ac791(0x199)])return;const {data:_0xc4880c}=_0x3eaebc;if(!_0xc4880c||_0x5ac791(0x1b2)!=_0xc4880c[_0x5ac791(0x178)])return;const _0x193966=le(_0x3eaebc);return _0x193966?_0x5ac791(0x1ce)==_0x193966?{'type':_0x5ac791(0x1d6),'content':_0x344b25(_0x32176f,_0x5ac791(0x1bf))}:_0x5ac791(0x1a3)==_0x193966?{'type':_0x5ac791(0x1d6),'content':_0x344b25(_0x32176f,_0x5ac791(0x185))}:_0x2a73cd:_0x2a73cd;}),_0x22f33a[_0x12b870(0x16e)][_0x12b870(0x176)][_0x12b870(0x164)](_0xe3c962=>this[_0x12b870(0x19d)](_0xe3c962)),_0x22f33a[_0x12b870(0x16e)][_0x12b870(0x176)][_0x12b870(0x164)](_0x238566=>this[_0x12b870(0x19c)](_0x238566)),_0x22f33a[_0x12b870(0x16e)][_0x12b870(0x176)][_0x12b870(0x164)](_0x3f19df=>this[_0x12b870(0x1a4)](_0x3f19df)),this[_0x12b870(0x15d)]();}[_0x31943d(0x19d)](_0x9354aa){const _0x2d7899=_0x31943d;if(_0x9354aa[_0x2d7899(0x1aa)][_0x2d7899(0x1a8)]||!_0x9354aa[_0x2d7899(0x1aa)][_0x2d7899(0x1b8)])return!0x1;let _0x447636=!0x1;const _0x43ce2d=this[_0x2d7899(0x173)][_0x2d7899(0x16c)][_0x2d7899(0x15b)](_0x2d7899(0x19b))[_0x2d7899(0x14c)]({'skipNotAttached':!0x0})[_0x2d7899(0x1c1)](_0x348618=>_0x348618[_0x2d7899(0x16b)]&&_0x2d7899(0x1b2)==_0x348618[_0x2d7899(0x16b)][_0x2d7899(0x178)])[_0x2d7899(0x1c1)](_0x4b6f5e=>_0x4b6f5e[_0x2d7899(0x16b)][_0x2d7899(0x1ce)]&&_0x4b6f5e[_0x2d7899(0x16b)][_0x2d7899(0x1a3)]);for(const _0x299ab8 of _0x43ce2d)le(_0x299ab8)||(_0x9354aa[_0x2d7899(0x1ba)](_0x299ab8[_0x2d7899(0x158)]()),_0x447636=!0x0);return _0x447636;}[_0x31943d(0x19c)](_0x1b3a41){const _0x5aff89=_0x31943d;if(_0x1b3a41[_0x5aff89(0x1aa)][_0x5aff89(0x1a8)]||!_0x1b3a41[_0x5aff89(0x1aa)][_0x5aff89(0x1b8)])return!0x1;const _0x417ff9=this[_0x5aff89(0x173)][_0x5aff89(0x16c)][_0x5aff89(0x15b)](_0x5aff89(0x19b));if(_0x417ff9[_0x5aff89(0x1bc)][_0x5aff89(0x172)])return!0x1;let _0x17e555=!0x1;const _0x3ed128=[_0x5aff89(0x161),_0x5aff89(0x1b2),_0x5aff89(0x15c),_0x5aff89(0x17a),_0x5aff89(0x1ae),_0x5aff89(0x1d0),_0x5aff89(0x187),_0x5aff89(0x150),_0x5aff89(0x1a2)],_0x27a5df=this[_0x5aff89(0x173)][_0x5aff89(0x16e)][_0x5aff89(0x176)][_0x5aff89(0x162)][_0x5aff89(0x1d5)]()[_0x5aff89(0x1c1)](_0xef1cf3=>_0x5aff89(0x198)==_0xef1cf3[_0x5aff89(0x199)])[_0x5aff89(0x1c1)](_0x507070=>_0x3ed128[_0x5aff89(0x17c)](_0x507070[_0x5aff89(0x18f)]));if(0x0==_0x27a5df[_0x5aff89(0x17e)])return _0x17e555;for(const _0x26d84d of _0x27a5df){const _0x44f685=_0x417ff9[_0x5aff89(0x1d9)](_0x26d84d[_0x5aff89(0x1c7)],_0x5aff89(0x198))[_0x5aff89(0x1c1)](_0x226783=>!_0x226783[_0x5aff89(0x1c5)][_0x5aff89(0x1c3)])[_0x5aff89(0x18c)](_0x55fdb7=>_0x55fdb7[_0x5aff89(0x1cd)])[_0x5aff89(0x1c1)](_0x29a831=>{const _0x5c6595=_0x5aff89,_0x4292c9=_0x417ff9[_0x5c6595(0x1a7)](_0x29a831);return _0x3ed128[_0x5c6595(0x17c)](_0x4292c9);});if(_0x44f685[_0x5aff89(0x17e)]){for(const _0x3bf7cd of _0x44f685)_0x1b3a41[_0x5aff89(0x1ba)](_0x3bf7cd[_0x5aff89(0x158)]());_0x17e555=!0x0;}}return _0x17e555;}[_0x31943d(0x1a4)](_0x583d2c){const _0x32672e=_0x31943d;if(_0x583d2c[_0x32672e(0x1aa)][_0x32672e(0x1a8)]||!_0x583d2c[_0x32672e(0x1aa)][_0x32672e(0x1b8)])return!0x1;const _0x448d48=this[_0x32672e(0x173)][_0x32672e(0x16c)][_0x32672e(0x15b)](_0x32672e(0x19b));let _0x3db56d=!0x1;const _0x40c01c=[_0x32672e(0x161),_0x32672e(0x1b2),_0x32672e(0x15c),_0x32672e(0x17a),_0x32672e(0x1ae),_0x32672e(0x1d0),_0x32672e(0x187),_0x32672e(0x150),_0x32672e(0x1a2)];for(const _0x444933 of _0x448d48[_0x32672e(0x14c)]({'skipNotAttached':!0x0})){const _0x31c53d=_0x448d48[_0x32672e(0x1d9)](_0x444933[_0x32672e(0x16f)](),_0x32672e(0x198))[_0x32672e(0x18c)](_0x1e736a=>_0x1e736a[_0x32672e(0x1cd)])[_0x32672e(0x1c1)](_0x24f2d9=>_0x24f2d9[_0x32672e(0x16b)]&&_0x40c01c[_0x32672e(0x17c)](_0x24f2d9[_0x32672e(0x16b)][_0x32672e(0x178)]));if(!_0x31c53d[_0x32672e(0x17e)])continue;const _0x20a039=_0x31c53d[0x0][_0x32672e(0x17b)][_0x32672e(0x16a)][_0x32672e(0x1b7)];if(!_0x31c53d[_0x32672e(0x15e)](_0x451cca=>_0x451cca[_0x32672e(0x16a)][_0x32672e(0x1b7)]===_0x20a039)){for(const _0x2a63d1 of _0x31c53d)_0x5a5c87(_0x2a63d1,_0x20a039)&&(_0x3db56d=!0x0);}}return _0x3db56d;function _0x3d8645(_0x38a255,_0x13d8fd){const _0x491188=_0x32672e;for(const _0x4c500c of _0x448d48[_0x491188(0x14c)]({'skipNotAttached':!0x0})[_0x491188(0x1c1)](_0x50a3b1=>_0x491188(0x198)==_0x50a3b1[_0x491188(0x199)]&&_0x50a3b1[_0x491188(0x16a)][_0x491188(0x1b7)]==_0x38a255))_0x4c500c[_0x491188(0x1d1)](_0x491188(0x1b7),_0x13d8fd);}function _0x5a5c87(_0x409034,_0x3d52ed){const _0x4e123b=_0x32672e;let _0x3c411e=_0x409034[_0x4e123b(0x17b)],_0x288c94=!0x1;for(;_0x3c411e;)_0x3c411e[_0x4e123b(0x16a)][_0x4e123b(0x1b7)]!=_0x3d52ed&&(_0x3d8645(_0x3c411e[_0x4e123b(0x16a)][_0x4e123b(0x1b7)],_0x3d52ed),_0x3c411e[_0x4e123b(0x1d1)](_0x4e123b(0x1b7),_0x3d52ed),_0x288c94=!0x0),_0x3c411e=_0x3c411e[_0x4e123b(0x1d8)];return _0x288c94;}}[_0x31943d(0x15d)](){const _0x45c365=_0x31943d,_0x103883=this[_0x45c365(0x173)],_0x32e6d7=_0x103883[_0x45c365(0x1a1)],_0x519ed1=_0x103883[_0x45c365(0x16c)][_0x45c365(0x15b)](_0x45c365(0x19b));this[_0x45c365(0x1c8)](),_0x519ed1[_0x45c365(0x180)][_0x45c365(0x1dd)](_0x45c365(0x182),_0x45c365(0x197),_0x45c365(0x190),function(_0xfab263,_0x4c9bd5){const _0x551722=_0x45c365,_0x5984e8=[];for(let _0x63ca60 of _0xfab263)_0x63ca60[_0x551722(0x166)][_0x551722(0x195)]===_0x63ca60[_0x551722(0x1dc)][_0x551722(0x156)]&&(_0x63ca60=_0x103883[_0x551722(0x16e)][_0x551722(0x1d3)](_0x103883[_0x551722(0x16e)][_0x551722(0x183)](_0x63ca60[_0x551722(0x166)][_0x551722(0x195)],0x0))),_0x5984e8[_0x551722(0x159)](_0x63ca60);_0x103883[_0x551722(0x16e)][_0x551722(0x1a6)](_0x51181a=>{const _0xda040d=_0x551722,_0x3a6f23=_0x103883[_0xda040d(0x16e)][_0xda040d(0x176)][_0xda040d(0x193)],_0x2d9b45=Array[_0xda040d(0x152)](_0x3a6f23[_0xda040d(0x1a0)]())[_0xda040d(0x18c)](_0x24db6e=>_0x38c438[_0xda040d(0x169)](_0x24db6e));_0x51181a[_0xda040d(0x165)](_0x5984e8),_0x103883[_0xda040d(0x1cc)][_0xda040d(0x15b)](_0x4c9bd5[_0xda040d(0x15f)])[_0xda040d(0x1d7)](),_0x4c9bd5[_0xda040d(0x168)][_0xda040d(0x159)]({'forceDefaultExecution':!0x0}),_0x103883[_0xda040d(0x189)](_0x4c9bd5[_0xda040d(0x15f)],..._0x4c9bd5[_0xda040d(0x168)]),_0x51181a[_0xda040d(0x165)](_0x2d9b45);for(const _0x4a5378 of _0x2d9b45)_0x4a5378[_0xda040d(0x19f)]();});}),_0x519ed1[_0x45c365(0x18d)][_0x45c365(0x1b9)](function(_0xbb2ab5){const _0xdd1432=_0x45c365,_0x30f857=!_0x103883[_0xdd1432(0x16e)][_0xdd1432(0x1cb)][_0xdd1432(0x16d)](_0xbb2ab5),_0x4cbf9a=_0xbb2ab5[_0xdd1432(0x160)],_0x302cce=_0xbb2ab5[_0xdd1432(0x14f)],_0x33b284=_0xbb2ab5[_0xdd1432(0x18e)](_0xdd1432(0x1b2)),_0x107fff=!_0x4cbf9a||_0x4cbf9a[_0xdd1432(0x18e)](_0xdd1432(0x1b2))!==_0x33b284,_0x6459e5=!_0x302cce||_0x302cce[_0xdd1432(0x18e)](_0xdd1432(0x1b2))!==_0x33b284;return _0x30f857&&Boolean(_0x33b284)&&_0x107fff&&_0x6459e5;},_0x695a3f=>_0x344b25(_0x32e6d7,_0x45c365(0x1af),_0x695a3f));}[_0x31943d(0x1c8)](){const _0x1df75b=_0x31943d,_0x4c5337=this[_0x1df75b(0x173)],_0x4f55e1=_0x4c5337[_0x1df75b(0x1a1)];function _0x199c3f(_0x2118bd){const _0x2517c0=_0x1df75b,_0xcf355e=_0x4c5337[_0x2517c0(0x1cc)][_0x2517c0(0x15b)](_0x2517c0(0x14d))[_0x2517c0(0x172)],_0x9f9449=_0x4c5337[_0x2517c0(0x1cc)][_0x2517c0(0x15b)](_0x2517c0(0x1b1))[_0x2517c0(0x172)];return _0x2517c0(0x1b1)===_0x2118bd?_0xcf355e:_0x9f9449;}_0x4c5337[_0x1df75b(0x16c)][_0x1df75b(0x15b)](_0x1df75b(0x19b))[_0x1df75b(0x18d)][_0x1df75b(0x1cf)](function(_0x42eed3){const _0x27dfe7=_0x1df75b;if(_0x27dfe7(0x182)!=_0x42eed3[_0x27dfe7(0x199)])return;const {data:_0x5c6c3f}=_0x42eed3;if(!_0x5c6c3f)return;let _0x163adc,_0x26a28a,_0x540ddc,_0x1c8231;switch(_0x5c6c3f[_0x27dfe7(0x15f)]){case _0x27dfe7(0x14d):_0x540ddc=_0x5c6c3f[_0x27dfe7(0x168)][0x0][_0x27dfe7(0x1c4)],_0x1c8231=_0x199c3f(_0x5c6c3f[_0x27dfe7(0x15f)]),_0x163adc=_0x540ddc?_0x27dfe7(0x1bb):_0x27dfe7(0x1be),!_0x1c8231&&_0x4c5337[_0x27dfe7(0x1bd)][_0x27dfe7(0x15b)](_0x27dfe7(0x1da))||(_0x163adc=_0x27dfe7(0x14b)),_0x26a28a={'type':_0x27dfe7(0x1d6),'content':_0x344b25(_0x4f55e1,_0x163adc,_0x344b25(_0x4f55e1,_0x27dfe7(0x194)))};break;case _0x27dfe7(0x1b1):_0x540ddc=_0x5c6c3f[_0x27dfe7(0x168)][0x0][_0x27dfe7(0x1c4)],_0x1c8231=_0x199c3f(_0x5c6c3f[_0x27dfe7(0x15f)]),_0x163adc=_0x540ddc?_0x27dfe7(0x1bb):_0x27dfe7(0x1be),!_0x1c8231&&_0x4c5337[_0x27dfe7(0x1bd)][_0x27dfe7(0x15b)](_0x27dfe7(0x1da))||(_0x163adc=_0x27dfe7(0x14b)),_0x26a28a={'type':_0x27dfe7(0x1d6),'content':_0x344b25(_0x4f55e1,_0x163adc,_0x344b25(_0x4f55e1,_0x27dfe7(0x1b0)))};break;case _0x27dfe7(0x167):_0x163adc=_0x27dfe7(0x15a),_0x26a28a={'type':_0x27dfe7(0x1d6),'content':_0x344b25(_0x4f55e1,_0x163adc,_0x344b25(_0x4f55e1,_0x27dfe7(0x1af)))};break;case _0x27dfe7(0x181):_0x163adc=function(_0x580697){const _0x490a74=_0x27dfe7,_0x59c2a7=_0x580697[_0x490a74(0x16f)]();let _0x349c08=_0x59c2a7[_0x490a74(0x166)][_0x490a74(0x195)];for(;_0x349c08&&_0x59c2a7[_0x490a74(0x157)](_0x349c08);){if(_0x349c08[_0x490a74(0x18e)](_0x490a74(0x15c))>0x0)return!0x1;_0x349c08=_0x349c08[_0x490a74(0x14f)];}return!0x0;}(_0x42eed3)?_0x344b25(_0x4f55e1,_0x27dfe7(0x1be),_0x344b25(_0x4f55e1,function(_0x99b9e1){const _0x1f6cf8=_0x27dfe7;return _0x1f6cf8(0x1b5)+_0x99b9e1[_0x1f6cf8(0x16f)]()[_0x1f6cf8(0x166)][_0x1f6cf8(0x195)][_0x1f6cf8(0x18e)](_0x1f6cf8(0x161))[_0x1f6cf8(0x19a)]()+_0x1f6cf8(0x18a);}(_0x42eed3))):_0x344b25(_0x4f55e1,_0x27dfe7(0x184),_0x344b25(_0x4f55e1,_0x27dfe7(0x1af))),_0x26a28a={'type':_0x27dfe7(0x1d6),'content':_0x163adc};break;case _0x27dfe7(0x175):case _0x27dfe7(0x1b3):!0x1===_0x5c6c3f[_0x27dfe7(0x174)]&&(_0x163adc=_0x27dfe7(0x186),_0x26a28a={'type':_0x27dfe7(0x1ad),'content':_0x344b25(_0x4f55e1,_0x163adc,_0x344b25(_0x4f55e1,_0x27dfe7(0x1af)))});}return _0x26a28a;});}}function le(_0xb8e593){const _0x36bf7e=_0x31943d;let _0x46c67b=_0xb8e593[_0x36bf7e(0x16f)]()[_0x36bf7e(0x166)][_0x36bf7e(0x195)][_0x36bf7e(0x160)];for(;_0x46c67b;){const _0x480434=_0x46c67b[_0x36bf7e(0x18e)](_0x36bf7e(0x1b2));if(!_0x480434)return!0x1;if(_0x480434==_0xb8e593[_0x36bf7e(0x16b)][_0x36bf7e(0x1ce)])return _0x36bf7e(0x1ce);if(_0x480434==_0xb8e593[_0x36bf7e(0x16b)][_0x36bf7e(0x1a3)])return _0x36bf7e(0x1a3);_0x46c67b=_0x46c67b[_0x36bf7e(0x160)];}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
|
-
const
|
|
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
|
-
function
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
const
|
|
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;});}}
|