@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240424.0 → 0.0.0-nightly-20240426.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/dist/index.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +23 -0
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +23 -0
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +23 -0
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +23 -0
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +23 -0
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +23 -0
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +23 -0
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +23 -0
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +23 -0
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +23 -0
- package/dist/translations/en.umd.js +23 -0
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +23 -0
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +23 -0
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +23 -0
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +23 -0
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +23 -0
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +23 -0
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +23 -0
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +23 -0
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +23 -0
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +23 -0
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +23 -0
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +23 -0
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +23 -0
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +23 -0
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +23 -0
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +23 -0
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +23 -0
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +23 -0
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +23 -0
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +23 -0
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +23 -0
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +23 -0
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +23 -0
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +23 -0
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +23 -0
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +23 -0
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +23 -0
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +23 -0
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +23 -0
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +23 -0
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +23 -0
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +23 -0
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +23 -0
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +23 -0
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +23 -0
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +23 -0
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +23 -0
- 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 _0x2840e4=_0x3383;(function(_0xa3c041,_0x3246bd){const _0x3a9c76=_0x3383,_0x5e6dae=_0xa3c041();while(!![]){try{const _0x11f5f3=-parseInt(_0x3a9c76(0x1ad))/0x1*(-parseInt(_0x3a9c76(0x1ac))/0x2)+parseInt(_0x3a9c76(0x1bb))/0x3*(-parseInt(_0x3a9c76(0x1c1))/0x4)+-parseInt(_0x3a9c76(0x1be))/0x5+parseInt(_0x3a9c76(0x1bd))/0x6*(parseInt(_0x3a9c76(0x1b9))/0x7)+parseInt(_0x3a9c76(0x1ab))/0x8+parseInt(_0x3a9c76(0x1c2))/0x9*(parseInt(_0x3a9c76(0x1b4))/0xa)+-parseInt(_0x3a9c76(0x1b5))/0xb;if(_0x11f5f3===_0x3246bd)break;else _0x5e6dae['push'](_0x5e6dae['shift']());}catch(_0x14e870){_0x5e6dae['push'](_0x5e6dae['shift']());}}}(_0x379b,0x2e96a));import{Command as _0x42ab47}from'ckeditor5/src/core.js';function _0x3383(_0x25f981,_0x13a20f){const _0x379b53=_0x379b();return _0x3383=function(_0x33837b,_0x29503d){_0x33837b=_0x33837b-0x1ab;let _0x277e9b=_0x379b53[_0x33837b];return _0x277e9b;},_0x3383(_0x25f981,_0x13a20f);}import{CKEditorError as _0x344242}from'ckeditor5/src/utils.js';export default class B extends _0x42ab47{constructor(_0x44f6ea,_0x322edb){const _0x3eec4c=_0x3383;super(_0x44f6ea),this[_0x3eec4c(0x1b8)]=_0x322edb,this[_0x3eec4c(0x1b7)](),this[_0x3eec4c(0x1af)]=!0x1;}[_0x2840e4(0x1b7)](){const _0x32d715=_0x2840e4;this[_0x32d715(0x1b0)]=!0x0;}[_0x2840e4(0x1ba)](_0x51971d){const _0x38b5ec=_0x2840e4,_0x42416b=this[_0x38b5ec(0x1b8)][_0x38b5ec(0x1b2)](_0x51971d);if(!_0x42416b)throw new _0x344242(_0x38b5ec(0x1ae),this);const _0xce4c8d=_0x42416b[_0x38b5ec(0x1b3)]();this[_0x38b5ec(0x1b1)][_0x38b5ec(0x1bf)][_0x38b5ec(0x1c0)](_0xce4c8d)&&this[_0x38b5ec(0x1b1)][_0x38b5ec(0x1bc)][_0x38b5ec(0x1b2)](_0x38b5ec(0x1b6))[_0x38b5ec(0x1c3)](_0x42416b);}}function _0x379b(){const _0x4214f8=['TrackChangesEditing','refresh','_suggestions','11067fGpHqr','execute','57ghUOWl','plugins','42XzWYbF','16670ohQdfz','model','canEditAt','32212nrpbND','774099qVsmva','discardSuggestion','862232CPUWtE','141416JzhJFo','3IUhYqn','track-changes-discard-suggestion-not-found','_isEnabledBasedOnSelection','isEnabled','editor','get','getRanges','20dPwkbA','1714075JpvaXW'];_0x379b=function(){return _0x4214f8;};return _0x379b();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x1d7f1e=_0x190f;function _0x190f(_0x481eb2,_0x3e369a){const _0x231920=_0x2319();return _0x190f=function(_0x190f8d,_0x5b0bbf){_0x190f8d=_0x190f8d-0x1ee;let _0x681f85=_0x231920[_0x190f8d];return _0x681f85;},_0x190f(_0x481eb2,_0x3e369a);}function _0x2319(){const _0x451c76=['3912216SjtWRx','_suggestions','_isEnabledBasedOnSelection','editor','485NJyvwN','getRanges','2979263dZfUKR','canEditAt','167590wYXJhJ','4BlAvvn','10hmYfLN','isEnabled','model','refresh','4HptuFF','some','41334zqyExp','values','1419189DJSODf','execute','_command','12104496BsxFXR','isInContent','2094301ZLRrYz','from'];_0x2319=function(){return _0x451c76;};return _0x2319();}(function(_0x2f2945,_0x30706f){const _0x1d8ee6=_0x190f,_0xc03a0f=_0x2f2945();while(!![]){try{const _0x44d14b=-parseInt(_0x1d8ee6(0x1f8))/0x1*(-parseInt(_0x1d8ee6(0x1f2))/0x2)+parseInt(_0x1d8ee6(0x1fc))/0x3*(-parseInt(_0x1d8ee6(0x1f3))/0x4)+-parseInt(_0x1d8ee6(0x1ee))/0x5*(-parseInt(_0x1d8ee6(0x1fa))/0x6)+-parseInt(_0x1d8ee6(0x1f0))/0x7+-parseInt(_0x1d8ee6(0x203))/0x8+-parseInt(_0x1d8ee6(0x1ff))/0x9*(-parseInt(_0x1d8ee6(0x1f4))/0xa)+-parseInt(_0x1d8ee6(0x201))/0xb;if(_0x44d14b===_0x30706f)break;else _0xc03a0f['push'](_0xc03a0f['shift']());}catch(_0x2a8009){_0xc03a0f['push'](_0xc03a0f['shift']());}}}(_0x2319,0xbc0db));import{Command as _0x36139e}from'ckeditor5/src/core.js';import{sortSuggestions as _0xb8d999,executeCommandForSuggestions as _0x250508}from'../utils/utils.js';export default class x extends _0x36139e{constructor(_0x468207,_0x4e38cc,_0x42d913){const _0x3af2a8=_0x190f;super(_0x468207),this[_0x3af2a8(0x1fe)]=_0x4e38cc,this[_0x3af2a8(0x204)]=_0x42d913,this[_0x3af2a8(0x1f7)](),this[_0x3af2a8(0x205)]=!0x1;}[_0x1d7f1e(0x1f7)](){const _0x5b4a4e=_0x1d7f1e,_0x3e1c54=Array[_0x5b4a4e(0x202)](this[_0x5b4a4e(0x204)][_0x5b4a4e(0x1fb)]())[_0x5b4a4e(0x1f9)](_0x4e0607=>_0x4e0607[_0x5b4a4e(0x200)]);this[_0x5b4a4e(0x1f5)]=this[_0x5b4a4e(0x1fe)][_0x5b4a4e(0x1f5)]&&_0x3e1c54;}[_0x1d7f1e(0x1fd)](){const _0x3c46b7=_0x1d7f1e,_0x287284=_0xb8d999(Array[_0x3c46b7(0x202)](this[_0x3c46b7(0x204)][_0x3c46b7(0x1fb)]()));for(const _0x5c8b37 of _0x287284){const _0x52f07d=_0x5c8b37[_0x3c46b7(0x1ef)]();if(!this[_0x3c46b7(0x206)][_0x3c46b7(0x1f6)][_0x3c46b7(0x1f1)](_0x52f07d))return;}_0x250508(this[_0x3c46b7(0x206)][_0x3c46b7(0x1f6)],this[_0x3c46b7(0x1fe)],_0x287284);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x409539=_0x2000;function _0x2000(_0x19f48b,_0x1c203c){const _0xf798ca=_0xf798();return _0x2000=function(_0x20009a,_0x342fb4){_0x20009a=_0x20009a-0xba;let _0x4a8a01=_0xf798ca[_0x20009a];return _0x4a8a01;},_0x2000(_0x19f48b,_0x1c203c);}(function(_0x1adc9f,_0x51671f){const _0x2b24a0=_0x2000,_0x43ff4e=_0x1adc9f();while(!![]){try{const _0x57c817=-parseInt(_0x2b24a0(0xc9))/0x1+parseInt(_0x2b24a0(0xcb))/0x2*(parseInt(_0x2b24a0(0xc0))/0x3)+parseInt(_0x2b24a0(0xcc))/0x4+parseInt(_0x2b24a0(0xbc))/0x5+parseInt(_0x2b24a0(0xbb))/0x6*(parseInt(_0x2b24a0(0xba))/0x7)+parseInt(_0x2b24a0(0xd2))/0x8+-parseInt(_0x2b24a0(0xc4))/0x9;if(_0x57c817===_0x51671f)break;else _0x43ff4e['push'](_0x43ff4e['shift']());}catch(_0x566732){_0x43ff4e['push'](_0x43ff4e['shift']());}}}(_0xf798,0x6f077));function _0xf798(){const _0x224ac7=['1423920vLWxrt','_command','size','document','10977jLAJuw','_suggestions','values','refresh','6410988tcYjpp','isEnabled','canEditAt','_isEnabledBasedOnSelection','from','637382zVGeGy','editor','68PiYGFN','3457932oHOGXp','getRanges','execute','model','_selectedSuggestions','selection','3248512UpJQpQ','218316CiGhlM','24pyfWCL'];_0xf798=function(){return _0x224ac7;};return _0xf798();}import{Command as _0x5325e8}from'ckeditor5/src/core.js';import{sortSuggestions as _0x3afcaa,getSelectedSuggestions as _0x24cb49,executeCommandForSuggestions as _0x27ba1d}from'../utils/utils.js';export default class R extends _0x5325e8{constructor(_0x4e0e83,_0x61a97d,_0x5c85a9){const _0x2d4d9d=_0x2000;super(_0x4e0e83),this[_0x2d4d9d(0xbd)]=_0x61a97d,this[_0x2d4d9d(0xc1)]=_0x5c85a9,this[_0x2d4d9d(0xd0)]=new Set(),this[_0x2d4d9d(0xc3)](),this[_0x2d4d9d(0xc7)]=!0x1;}[_0x409539(0xc3)](){const _0x269e69=_0x409539,_0x329f6b=this[_0x269e69(0xca)][_0x269e69(0xcf)][_0x269e69(0xbf)][_0x269e69(0xd1)],_0x32ce44=Array[_0x269e69(0xc8)](this[_0x269e69(0xc1)][_0x269e69(0xc2)]());this[_0x269e69(0xd0)]=_0x24cb49(_0x329f6b,_0x32ce44),this[_0x269e69(0xc5)]=this[_0x269e69(0xbd)][_0x269e69(0xc5)]&&!!this[_0x269e69(0xd0)][_0x269e69(0xbe)];}[_0x409539(0xce)](){const _0x31e624=_0x409539,_0x2e7104=_0x3afcaa(Array[_0x31e624(0xc8)](this[_0x31e624(0xd0)]));for(const _0x20e5b2 of _0x2e7104){const _0xfa3ad1=_0x20e5b2[_0x31e624(0xcd)]();if(!this[_0x31e624(0xca)][_0x31e624(0xcf)][_0x31e624(0xc6)](_0xfa3ad1))return;}_0x27ba1d(this[_0x31e624(0xca)][_0x31e624(0xcf)],this[_0x31e624(0xbd)],_0x2e7104);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2d08b5=_0x4e5c;(function(_0x2e7965,_0x5b9d86){const _0x4ef0f6=_0x4e5c,_0x385bd1=_0x2e7965();while(!![]){try{const _0x458c31=-parseInt(_0x4ef0f6(0x1a1))/0x1+-parseInt(_0x4ef0f6(0x193))/0x2*(-parseInt(_0x4ef0f6(0x199))/0x3)+-parseInt(_0x4ef0f6(0x1ab))/0x4*(parseInt(_0x4ef0f6(0x198))/0x5)+parseInt(_0x4ef0f6(0x19e))/0x6*(parseInt(_0x4ef0f6(0x1ad))/0x7)+-parseInt(_0x4ef0f6(0x1a3))/0x8*(parseInt(_0x4ef0f6(0x196))/0x9)+parseInt(_0x4ef0f6(0x1a7))/0xa*(-parseInt(_0x4ef0f6(0x1a2))/0xb)+parseInt(_0x4ef0f6(0x1ac))/0xc*(parseInt(_0x4ef0f6(0x1a5))/0xd);if(_0x458c31===_0x5b9d86)break;else _0x385bd1['push'](_0x385bd1['shift']());}catch(_0xaad126){_0x385bd1['push'](_0x385bd1['shift']());}}}(_0x67e9,0x69ed9));function _0x67e9(){const _0x39dcda=['457544rHycgI','has','78TdnZst','refresh','40MBuuGl','value','clearForceDisabled','TrackChangesCommand','1121436LYkDtJ','2133492OEEOFe','119CwTuQY','execute','743042lpFZzH','commands','_disableUnsupportedCommands','45suuedR','_isEnabledBasedOnSelection','5pdEyiT','3gWnCDY','_enableCommands','isEnabled','forceDisabled','_enabledCommands','143214KMjqkA','affectsData','editor','187755ftjVbv','1804220EdRZmv'];_0x67e9=function(){return _0x39dcda;};return _0x67e9();}function _0x4e5c(_0x27b084,_0x7de785){const _0x67e902=_0x67e9();return _0x4e5c=function(_0x4e5c7c,_0x346968){_0x4e5c7c=_0x4e5c7c-0x193;let _0xf13434=_0x67e902[_0x4e5c7c];return _0xf13434;},_0x4e5c(_0x27b084,_0x7de785);}import{Command as _0x48b501}from'ckeditor5/src/core.js';export default class M extends _0x48b501{constructor(_0x185901,_0x267282){const _0xe98122=_0x4e5c;super(_0x185901),this[_0xe98122(0x19d)]=_0x267282,this[_0xe98122(0x1a8)]=!0x1,this[_0xe98122(0x1a6)](),this[_0xe98122(0x197)]=!0x1;}[_0x2d08b5(0x1a6)](){const _0x2c14cb=_0x2d08b5;this[_0x2c14cb(0x19b)]=!0x0;}[_0x2d08b5(0x1ae)](){const _0x43a3ec=_0x2d08b5;this[_0x43a3ec(0x1a8)]=!this[_0x43a3ec(0x1a8)],this[_0x43a3ec(0x1a8)]?this[_0x43a3ec(0x195)]():this[_0x43a3ec(0x19a)]();}[_0x2d08b5(0x195)](){const _0x5d9400=_0x2d08b5;for(const _0x4be8b6 of this[_0x5d9400(0x1a0)][_0x5d9400(0x194)][_0x5d9400(0x194)]())_0x4be8b6[_0x5d9400(0x19f)]&&!this[_0x5d9400(0x19d)][_0x5d9400(0x1a4)](_0x4be8b6)&&_0x4be8b6[_0x5d9400(0x19c)](_0x5d9400(0x1aa));}[_0x2d08b5(0x19a)](){const _0x1edee7=_0x2d08b5;for(const _0x204816 of this[_0x1edee7(0x1a0)][_0x1edee7(0x194)][_0x1edee7(0x194)]())_0x204816[_0x1edee7(0x19f)]&&!this[_0x1edee7(0x19d)][_0x1edee7(0x1a4)](_0x204816)&&_0x204816[_0x1edee7(0x1a9)](_0x1edee7(0x1aa));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x4efdf2,_0x525c52){var _0x3d7f15=_0x44d4,_0x5ae8a3=_0x4efdf2();while(!![]){try{var _0x28af8c=-parseInt(_0x3d7f15(0x17c))/0x1+-parseInt(_0x3d7f15(0x17b))/0x2+-parseInt(_0x3d7f15(0x176))/0x3*(-parseInt(_0x3d7f15(0x175))/0x4)+parseInt(_0x3d7f15(0x17d))/0x5+parseInt(_0x3d7f15(0x177))/0x6+parseInt(_0x3d7f15(0x17a))/0x7+-parseInt(_0x3d7f15(0x178))/0x8*(parseInt(_0x3d7f15(0x179))/0x9);if(_0x28af8c===_0x525c52)break;else _0x5ae8a3['push'](_0x5ae8a3['shift']());}catch(_0x3dc9eb){_0x5ae8a3['push'](_0x5ae8a3['shift']());}}}(_0x321b,0x581bf));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';function _0x321b(){var _0x2d1151=['200060runscL','1662765GpweRM','8GrLYdT','529176yyfTLa','929868Dotjlc','8GtYYbX','5060457qdZRns','4435893FmFYVU','701572bkFebD'];_0x321b=function(){return _0x2d1151;};return _0x321b();}function _0x44d4(_0x44dac0,_0x3c020c){var _0x321b74=_0x321b();return _0x44d4=function(_0x44d473,_0x193d4b){_0x44d473=_0x44d473-0x175;var _0x13dcd4=_0x321b74[_0x44d473];return _0x13dcd4;},_0x44d4(_0x44dac0,_0x3c020c);}export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x27d98b=_0x5419;(function(_0x41dc64,_0x4fb549){const _0x3199c9=_0x5419,_0x2cc5de=_0x41dc64();while(!![]){try{const _0x17fa71=-parseInt(_0x3199c9(0x1b5))/0x1*(parseInt(_0x3199c9(0x1b6))/0x2)+parseInt(_0x3199c9(0x1c2))/0x3+parseInt(_0x3199c9(0x1b2))/0x4+parseInt(_0x3199c9(0x1b8))/0x5*(parseInt(_0x3199c9(0x1bd))/0x6)+-parseInt(_0x3199c9(0x1c1))/0x7*(parseInt(_0x3199c9(0x1ba))/0x8)+parseInt(_0x3199c9(0x1c0))/0x9*(-parseInt(_0x3199c9(0x1b7))/0xa)+-parseInt(_0x3199c9(0x1b1))/0xb;if(_0x17fa71===_0x4fb549)break;else _0x2cc5de['push'](_0x2cc5de['shift']());}catch(_0x5e1b8b){_0x2cc5de['push'](_0x2cc5de['shift']());}}}(_0x1de1,0xe0a4d));function _0x1de1(){const _0x5c746f=['7utgwfX','4802310SOXkDY','enableCommand','7652018ioOauK','5851088WmOqTG','TrackChangesEditing','get','1PXEjoQ','1506042GdgPMO','20CXZSSW','580KmKRyn','afterInit','2289504wCvLhb','commands','showAIAssistant','28572MiNujd','editor','plugins','4324257gnmUib'];_0x1de1=function(){return _0x5c746f;};return _0x1de1();}function _0x5419(_0x1e5bbd,_0x4de068){const _0x1de106=_0x1de1();return _0x5419=function(_0x541934,_0x1b83cc){_0x541934=_0x541934-0x1b0;let _0x5b60c0=_0x1de106[_0x541934];return _0x5b60c0;},_0x5419(_0x1e5bbd,_0x4de068);}import{Plugin as _0xae2f1b}from'ckeditor5/src/core.js';export default class E extends _0xae2f1b{[_0x27d98b(0x1b9)](){const _0x139b57=_0x27d98b,_0x4153f6=this[_0x139b57(0x1be)],_0x34b270=_0x4153f6[_0x139b57(0x1bf)][_0x139b57(0x1b4)](_0x139b57(0x1b3));_0x4153f6[_0x139b57(0x1bb)][_0x139b57(0x1b4)](_0x139b57(0x1bc))&&_0x34b270[_0x139b57(0x1b0)](_0x139b57(0x1bc));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x36b915=_0x34f9;(function(_0x3a86ff,_0x5c716e){const _0x2d34fa=_0x34f9,_0x2ddb65=_0x3a86ff();while(!![]){try{const _0x2467d5=parseInt(_0x2d34fa(0xe4))/0x1+parseInt(_0x2d34fa(0xe1))/0x2+-parseInt(_0x2d34fa(0xea))/0x3+parseInt(_0x2d34fa(0xdf))/0x4+-parseInt(_0x2d34fa(0xe5))/0x5*(-parseInt(_0x2d34fa(0xf7))/0x6)+-parseInt(_0x2d34fa(0xef))/0x7*(parseInt(_0x2d34fa(0xfe))/0x8)+parseInt(_0x2d34fa(0xf8))/0x9*(-parseInt(_0x2d34fa(0x101))/0xa);if(_0x2467d5===_0x5c716e)break;else _0x2ddb65['push'](_0x2ddb65['shift']());}catch(_0x2352a9){_0x2ddb65['push'](_0x2ddb65['shift']());}}}(_0x5113,0x4123d));import{Plugin as _0x226395}from'ckeditor5/src/core.js';import{getTranslation as _0x54f13d}from'../utils/common-translations.js';export default class V extends _0x226395{[_0x36b915(0xf4)](){const _0x23bf48=_0x36b915,_0x532292=this[_0x23bf48(0xff)],_0x182865=_0x532292[_0x23bf48(0x105)];if(!_0x532292[_0x23bf48(0xfd)][_0x23bf48(0xe8)](_0x23bf48(0xe6)))return;const _0x274af1=_0x532292[_0x23bf48(0xfd)][_0x23bf48(0xfa)](_0x23bf48(0x104));_0x274af1[_0x23bf48(0xde)](_0x23bf48(0xee),[],[_0x23bf48(0xee)]),_0x274af1[_0x23bf48(0xf1)][_0x23bf48(0xf0)](_0x23bf48(0xee),_0x54f13d(_0x182865,_0x23bf48(0xe7))),this[_0x23bf48(0x103)]();}[_0x36b915(0x103)](){const _0x152837=_0x36b915,_0x490096=this[_0x152837(0xff)],_0x549995=_0x490096[_0x152837(0x105)];_0x490096[_0x152837(0xfd)][_0x152837(0xfa)](_0x152837(0x104))[_0x152837(0xf1)][_0x152837(0xf6)](_0x4c99dc=>{const _0x55fcfc=_0x152837;if(_0x55fcfc(0xf5)!=_0x4c99dc[_0x55fcfc(0xf2)])return;const {data:_0x56be79}=_0x4c99dc;if(_0x56be79&&_0x55fcfc(0xee)==_0x56be79[_0x55fcfc(0xfc)]){const _0x2add48=_0x56be79[_0x55fcfc(0xec)][0x0][_0x55fcfc(0xf3)];return{'type':_0x55fcfc(0xf9),'content':_0x54f13d(_0x549995,_0x55fcfc(0x100),function(_0x37e2e0){const _0x1198da=_0x55fcfc;switch(_0x37e2e0){case _0x1198da(0xe3):return _0x54f13d(_0x549995,_0x1198da(0xe0));case _0x1198da(0xeb):return _0x54f13d(_0x549995,_0x1198da(0x102));case _0x1198da(0xe2):return _0x54f13d(_0x549995,_0x1198da(0xe9));case _0x1198da(0xed):return _0x54f13d(_0x549995,_0x1198da(0xfb));}}(_0x2add48))};}});}}function _0x34f9(_0x4fe91d,_0x43857f){const _0x5113a6=_0x5113();return _0x34f9=function(_0x34f981,_0x22d1e6){_0x34f981=_0x34f981-0xde;let _0x2acbd3=_0x5113a6[_0x34f981];return _0x2acbd3;},_0x34f9(_0x4fe91d,_0x43857f);}function _0x5113(){const _0x20591e=['editor','*Format:*\x20%0','856070nqGUOz','FORMAT_ALIGN_TO_RIGHT','_registerLegacyDescription','TrackChangesEditing','locale','_enableDefaultAttributesIntegration','1287224dseDRU','FORMAT_ALIGN_TO_LEFT','174536NnOvIr','center','left','162873aXFoOc','1290470PkpNvj','AlignmentEditing','FORMAT_ALIGNMENT','has','FORMAT_ALIGN_TO_CENTER','1231905xUpamV','right','commandParams','justify','alignment','7AMSfmj','registerAttributeLabel','_descriptionFactory','type','value','afterInit','formatBlock','registerDescriptionCallback','6dHYLhH','9UEBPhG','format','get','FORMAT_JUSTIFY_TEXT','commandName','plugins','535888nlKkKq'];_0x5113=function(){return _0x20591e;};return _0x5113();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x5761(){const _0x2abc90=['commandParams','FORMAT_STRIKETHROUGH','TrackChangesEditing','_registerLegacyDescription','toLowerCase','BoldEditing','FORMAT_ITALIC','ItalicEditing','2CUjiNh','2297778bTzMvK','10MmADMK','21036026gTcIBb','type','slice','FORMAT_CODE','StrikethroughEditing','locale','FORMAT_SUBSCRIPT','toUpperCase','UnderlineEditing','plugins','2921706XHtwUH','bold','CodeEditing','subscript','FORMAT_SUPERSCRIPT','registerAttributeLabel','editor','3830547wlZCuw','_descriptionFactory','_enableDefaultAttributesIntegration','*Format:*\x20%0','italic','formatInline','has','8xGFWoE','superscript','commandName','SubscriptEditing','forceValue','SuperscriptEditing','get','FORMAT_','180702tkycTm','FORMAT_UNDERLINE','code','648exIwzz','registerDescriptionCallback','afterInit','2606103kGQKbq','*Remove\x20format:*\x20%0','FORMAT_BOLD','format','5220uxrOac','underline','strikethrough'];_0x5761=function(){return _0x2abc90;};return _0x5761();}const _0x16e609=_0x4002;(function(_0x218aec,_0x32f7d2){const _0x112ad1=_0x4002,_0x424be3=_0x218aec();while(!![]){try{const _0x136dbd=-parseInt(_0x112ad1(0x121))/0x1+-parseInt(_0x112ad1(0xfe))/0x2*(parseInt(_0x112ad1(0xff))/0x3)+-parseInt(_0x112ad1(0x124))/0x4*(parseInt(_0x112ad1(0xf3))/0x5)+parseInt(_0x112ad1(0x10b))/0x6+-parseInt(_0x112ad1(0x112))/0x7+-parseInt(_0x112ad1(0x119))/0x8*(parseInt(_0x112ad1(0x127))/0x9)+parseInt(_0x112ad1(0x100))/0xa*(parseInt(_0x112ad1(0x101))/0xb);if(_0x136dbd===_0x32f7d2)break;else _0x424be3['push'](_0x424be3['shift']());}catch(_0x4be8b1){_0x424be3['push'](_0x424be3['shift']());}}}(_0x5761,0x6d135));function _0x4002(_0x770dc7,_0x224c64){const _0x576185=_0x5761();return _0x4002=function(_0x400216,_0xca387d){_0x400216=_0x400216-0xf1;let _0x4c44c1=_0x576185[_0x400216];return _0x4c44c1;},_0x4002(_0x770dc7,_0x224c64);}import{Plugin as _0x55a4e3}from'ckeditor5/src/core.js';import{getTranslation as _0xd12493}from'../utils/common-translations.js';const ti=[_0x16e609(0xfb),_0x16e609(0xfd),_0x16e609(0x109),_0x16e609(0x10d),_0x16e609(0x105),_0x16e609(0x11c),_0x16e609(0x11e)];export default class U extends _0x55a4e3{[_0x16e609(0x126)](){const _0x37e1ca=_0x16e609,_0x2f4f81=this[_0x37e1ca(0x111)],_0x1aa9d5=_0x2f4f81[_0x37e1ca(0x10a)][_0x37e1ca(0x11f)](_0x37e1ca(0xf8)),_0x4c1327=_0x2f4f81[_0x37e1ca(0x106)];for(const _0x444a0c of ti){if(!_0x2f4f81[_0x37e1ca(0x10a)][_0x37e1ca(0x118)](_0x444a0c))continue;const _0x30af56=_0x444a0c[_0x37e1ca(0x103)](0x0,-0x7)[_0x37e1ca(0xfa)](),_0x52444c=_0x37e1ca(0x120)+_0x30af56[_0x37e1ca(0x108)]();_0x1aa9d5[_0x37e1ca(0x114)](_0x30af56,[_0x30af56]),_0x1aa9d5[_0x37e1ca(0x113)][_0x37e1ca(0x110)](_0x30af56,_0xd12493(_0x4c1327,_0x52444c));}this[_0x37e1ca(0xf9)]();}[_0x16e609(0xf9)](){const _0x2a1e9f=_0x16e609,_0x382c0a=this[_0x2a1e9f(0x111)],_0x2e3f97=_0x382c0a[_0x2a1e9f(0x106)],_0x41267c=_0x382c0a[_0x2a1e9f(0x10a)][_0x2a1e9f(0x11f)](_0x2a1e9f(0xf8));function _0xece82e(_0x47e9c3,_0x5e0351){const _0x4452b1=_0x2a1e9f;_0x41267c[_0x4452b1(0x113)][_0x4452b1(0x125)](_0xbad427=>{const _0x4f2b53=_0x4452b1;if(_0x4f2b53(0x117)!=_0xbad427[_0x4f2b53(0x102)])return;const {data:_0x1e37c1}=_0xbad427;return _0x1e37c1&&_0x1e37c1[_0x4f2b53(0x11b)]===_0x47e9c3?_0x1e37c1[_0x4f2b53(0xf6)][0x0][_0x4f2b53(0x11d)]?{'type':_0x4f2b53(0xf2),'content':_0xd12493(_0x2e3f97,_0x4f2b53(0x115),_0x5e0351)}:{'type':_0x4f2b53(0xf2),'content':_0xd12493(_0x2e3f97,_0x4f2b53(0x128),_0x5e0351)}:void 0x0;});}_0xece82e(_0x2a1e9f(0x10c),_0xd12493(_0x2e3f97,_0x2a1e9f(0xf1))),_0xece82e(_0x2a1e9f(0x116),_0xd12493(_0x2e3f97,_0x2a1e9f(0xfc))),_0xece82e(_0x2a1e9f(0xf4),_0xd12493(_0x2e3f97,_0x2a1e9f(0x122))),_0xece82e(_0x2a1e9f(0x123),_0xd12493(_0x2e3f97,_0x2a1e9f(0x104))),_0xece82e(_0x2a1e9f(0xf5),_0xd12493(_0x2e3f97,_0x2a1e9f(0xf7))),_0xece82e(_0x2a1e9f(0x10e),_0xd12493(_0x2e3f97,_0x2a1e9f(0x107))),_0xece82e(_0x2a1e9f(0x11a),_0xd12493(_0x2e3f97,_0x2a1e9f(0x10f)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4519(){const _0x1a6c43=['forceValue','145dLekTP','name','19353290tvBhoh','registerDescriptionCallback','*Remove\x20format:*\x20%0','3ZQhiQl','blockQuote','952956LYfTgt','getSelectedBlocks','1110YvNzsh','selection','schema','3122HqoAis','$root','commands','BlockQuoteEditing','locale','model','128GhiDue','afterInit','237856NRtBIH','ELEMENT_BLOCK_QUOTE','value','change','*Set\x20format:*\x20%0','markBlockFormat','enableCommand','format','commandName','plugins','parent','246652YtReVT','9027610IuaZob','get','filter','editor','commandParams','_descriptionFactory','has','TrackChangesEditing','checkChild','document','4369305FSUsxd','from'];_0x4519=function(){return _0x1a6c43;};return _0x4519();}function _0x486c(_0x5d8a06,_0x20d0e1){const _0x451997=_0x4519();return _0x486c=function(_0x486cbb,_0x42acfa){_0x486cbb=_0x486cbb-0x8f;let _0x191c2a=_0x451997[_0x486cbb];return _0x191c2a;},_0x486c(_0x5d8a06,_0x20d0e1);}const _0x72ed0b=_0x486c;(function(_0x53e0da,_0x122bef){const _0x53ca90=_0x486c,_0x370f5f=_0x53e0da();while(!![]){try{const _0x25f58f=-parseInt(_0x53ca90(0x9d))/0x1*(-parseInt(_0x53ca90(0xac))/0x2)+parseInt(_0x53ca90(0x95))/0x3+-parseInt(_0x53ca90(0xb7))/0x4*(-parseInt(_0x53ca90(0x98))/0x5)+parseInt(_0x53ca90(0xa1))/0x6*(-parseInt(_0x53ca90(0xa4))/0x7)+parseInt(_0x53ca90(0xaa))/0x8*(-parseInt(_0x53ca90(0x9f))/0x9)+parseInt(_0x53ca90(0xb8))/0xa+-parseInt(_0x53ca90(0x9a))/0xb;if(_0x25f58f===_0x122bef)break;else _0x370f5f['push'](_0x370f5f['shift']());}catch(_0x18e0c8){_0x370f5f['push'](_0x370f5f['shift']());}}}(_0x4519,0xec5e3));import{Plugin as _0x5cff66}from'ckeditor5/src/core.js';import{getTranslation as _0x57e729}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x1d8ecc}from'../utils/utils.js';export default class O extends _0x5cff66{[_0x72ed0b(0xab)](){const _0x173bd3=_0x72ed0b,_0x593df1=this[_0x173bd3(0xbb)],_0xfabfbd=_0x593df1[_0x173bd3(0xa8)];if(!_0x593df1[_0x173bd3(0xb5)][_0x173bd3(0x91)](_0x173bd3(0xa7)))return;const _0x2ee5a8=_0x593df1[_0x173bd3(0xb5)][_0x173bd3(0xb9)](_0x173bd3(0x92)),_0x5dce5c=this[_0x173bd3(0xbb)][_0x173bd3(0xa6)][_0x173bd3(0xb9)](_0x173bd3(0x9e));_0x2ee5a8[_0x173bd3(0xb2)](_0x173bd3(0x9e),(_0xc01ad5,_0x1a0357={})=>{const _0x19b51b=_0x173bd3,_0x1281a0=this[_0x19b51b(0xbb)][_0x19b51b(0xa9)][_0x19b51b(0x94)][_0x19b51b(0xa2)],_0x5ee9c6=_0x1a0357&&void 0x0!==_0x1a0357[_0x19b51b(0x97)]?_0x1a0357[_0x19b51b(0x97)]:!_0x5dce5c[_0x19b51b(0xae)];let _0x54d180=[];if(_0x5ee9c6){const _0xedf5a=Array[_0x19b51b(0x96)](_0x1281a0[_0x19b51b(0xa0)]())[_0x19b51b(0xba)](_0x270c07=>oo(_0x270c07)||function(_0x27f8a9,_0x5c9600){const _0x304c54=_0x19b51b,_0x2cf490=_0x5c9600[_0x304c54(0x93)](_0x27f8a9[_0x304c54(0xb6)],_0x304c54(0x9e)),_0x582ca4=_0x5c9600[_0x304c54(0x93)]([_0x304c54(0xa5),_0x304c54(0x9e)],_0x27f8a9);return _0x2cf490&&_0x582ca4;}(_0x270c07,this[_0x19b51b(0xbb)][_0x19b51b(0xa9)][_0x19b51b(0xa3)]));_0x54d180=_0x1d8ecc(_0xedf5a,_0x593df1[_0x19b51b(0xa9)]);}else{const _0x3c161f=Array[_0x19b51b(0x96)](_0x1281a0[_0x19b51b(0xa0)]())[_0x19b51b(0xba)](_0x41dc7b=>oo(_0x41dc7b));_0x54d180=_0x1d8ecc(_0x3c161f,_0x593df1[_0x19b51b(0xa9)]);}_0x593df1[_0x19b51b(0xa9)][_0x19b51b(0xaf)](()=>{const _0x31a5b0=_0x19b51b;for(const _0x195045 of _0x54d180)_0x2ee5a8[_0x31a5b0(0xb1)](_0x195045,{'commandName':_0x31a5b0(0x9e),'commandParams':[{'forceValue':_0x5ee9c6}]});});}),_0x2ee5a8[_0x173bd3(0x90)][_0x173bd3(0x9b)](_0x1c62f4=>{const _0x50ca36=_0x173bd3,{data:_0x17799a}=_0x1c62f4;if(_0x17799a&&_0x50ca36(0x9e)==_0x17799a[_0x50ca36(0xb4)]){const _0x5db0a6=_0x57e729(_0xfabfbd,_0x50ca36(0xad));return _0x17799a[_0x50ca36(0x8f)][0x0][_0x50ca36(0x97)]?{'type':_0x50ca36(0xb3),'content':_0x57e729(_0xfabfbd,_0x50ca36(0xb0),_0x5db0a6)}:{'type':_0x50ca36(0xb3),'content':_0x57e729(_0xfabfbd,_0x50ca36(0x9c),_0x5db0a6)};}});}}function oo(_0x27227a){const _0x22e373=_0x72ed0b;return _0x22e373(0x9e)==_0x27227a[_0x22e373(0xb6)][_0x22e373(0x99)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x5d7615=_0x3d6b;(function(_0x20b4b0,_0x574652){const _0x8a323f=_0x3d6b,_0x92506=_0x20b4b0();while(!![]){try{const _0x390f63=parseInt(_0x8a323f(0x1ce))/0x1*(parseInt(_0x8a323f(0x1d7))/0x2)+parseInt(_0x8a323f(0x1d4))/0x3+-parseInt(_0x8a323f(0x1df))/0x4*(parseInt(_0x8a323f(0x1da))/0x5)+-parseInt(_0x8a323f(0x1de))/0x6+parseInt(_0x8a323f(0x1cf))/0x7*(parseInt(_0x8a323f(0x1e0))/0x8)+-parseInt(_0x8a323f(0x1db))/0x9+parseInt(_0x8a323f(0x1d9))/0xa*(parseInt(_0x8a323f(0x1cb))/0xb);if(_0x390f63===_0x574652)break;else _0x92506['push'](_0x92506['shift']());}catch(_0x1b8178){_0x92506['push'](_0x92506['shift']());}}}(_0x3554,0xc60b1));function _0x3d6b(_0x1435d1,_0x37bf60){const _0x35545a=_0x3554();return _0x3d6b=function(_0x3d6b19,_0x23fc4c){_0x3d6b19=_0x3d6b19-0x1cb;let _0x43facb=_0x35545a[_0x3d6b19];return _0x43facb;},_0x3d6b(_0x1435d1,_0x37bf60);}import{Plugin as _0x106c3c}from'ckeditor5/src/core.js';function _0x3554(){const _0x2e0402=['3436881fnTFBK','get','afterInit','34ytJUKF','has','930XIulxS','532345bJAJYd','13997736qrCwzw','changeCaseUpper','CaseChange','7642560xXAmAz','4DUbcRU','328ydfVpT','193259SZthqu','TrackChangesEditing','editor','51237MAiPmn','16415ZJiOfL','enableCommand','changeCaseLower','plugins','changeCaseTitle'];_0x3554=function(){return _0x2e0402;};return _0x3554();}export default class G extends _0x106c3c{[_0x5d7615(0x1d6)](){const _0x48b47b=_0x5d7615,_0x4d6430=this[_0x48b47b(0x1cd)];_0x4d6430[_0x48b47b(0x1d2)][_0x48b47b(0x1d8)](_0x48b47b(0x1dd))&&(_0x4d6430[_0x48b47b(0x1d2)][_0x48b47b(0x1d5)](_0x48b47b(0x1cc))[_0x48b47b(0x1d0)](_0x48b47b(0x1dc)),_0x4d6430[_0x48b47b(0x1d2)][_0x48b47b(0x1d5)](_0x48b47b(0x1cc))[_0x48b47b(0x1d0)](_0x48b47b(0x1d1)),_0x4d6430[_0x48b47b(0x1d2)][_0x48b47b(0x1d5)](_0x48b47b(0x1cc))[_0x48b47b(0x1d0)](_0x48b47b(0x1d3)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4257d=_0x1f0a;(function(_0x160b18,_0x4ea0d3){const _0x3bb0ea=_0x1f0a,_0x415cfb=_0x160b18();while(!![]){try{const _0x55d836=-parseInt(_0x3bb0ea(0x1f4))/0x1*(-parseInt(_0x3bb0ea(0x1f5))/0x2)+-parseInt(_0x3bb0ea(0x1e6))/0x3*(parseInt(_0x3bb0ea(0x1f1))/0x4)+parseInt(_0x3bb0ea(0x1e5))/0x5+-parseInt(_0x3bb0ea(0x1e8))/0x6*(-parseInt(_0x3bb0ea(0x1f0))/0x7)+-parseInt(_0x3bb0ea(0x1ed))/0x8+-parseInt(_0x3bb0ea(0x1ea))/0x9*(-parseInt(_0x3bb0ea(0x1e9))/0xa)+parseInt(_0x3bb0ea(0x1ef))/0xb*(-parseInt(_0x3bb0ea(0x1f3))/0xc);if(_0x55d836===_0x4ea0d3)break;else _0x415cfb['push'](_0x415cfb['shift']());}catch(_0x19c5a1){_0x415cfb['push'](_0x415cfb['shift']());}}}(_0x2b10,0x5f38d));function _0x2b10(){const _0x4fef7a=['12577gWWFJQ','74XngFOG','commands','afterInit','TrackChangesEditing','3086370xriwGO','3zuhNoQ','get','4096770pzFTws','2193010cNjlvM','9MsnsFZ','plugins','editor','1484936yMOHyC','ckbox','441518eqMoPl','7lamUOa','659180sUjXYs','enableCommand','372rxtrRX'];_0x2b10=function(){return _0x4fef7a;};return _0x2b10();}function _0x1f0a(_0x2830ac,_0x35f3e9){const _0x2b10c6=_0x2b10();return _0x1f0a=function(_0x1f0ade,_0x33c3ff){_0x1f0ade=_0x1f0ade-0x1e5;let _0x2eb27c=_0x2b10c6[_0x1f0ade];return _0x2eb27c;},_0x1f0a(_0x2830ac,_0x35f3e9);}import{Plugin as _0xa5ee1b}from'ckeditor5/src/core.js';export default class F extends _0xa5ee1b{[_0x4257d(0x1f7)](){const _0x7dfda6=_0x4257d,_0x35f02f=this[_0x7dfda6(0x1ec)];_0x35f02f[_0x7dfda6(0x1f6)][_0x7dfda6(0x1e7)](_0x7dfda6(0x1ee))&&_0x35f02f[_0x7dfda6(0x1eb)][_0x7dfda6(0x1e7)](_0x7dfda6(0x1f8))[_0x7dfda6(0x1f2)](_0x7dfda6(0x1ee));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x269c29=_0x2692;(function(_0x3f5e7f,_0x36d4b7){const _0x4f8d86=_0x2692,_0x3d3f84=_0x3f5e7f();while(!![]){try{const _0xa1070c=-parseInt(_0x4f8d86(0xc1))/0x1*(-parseInt(_0x4f8d86(0xaa))/0x2)+-parseInt(_0x4f8d86(0xa2))/0x3+parseInt(_0x4f8d86(0xc2))/0x4+parseInt(_0x4f8d86(0xb7))/0x5+parseInt(_0x4f8d86(0xaf))/0x6+-parseInt(_0x4f8d86(0xb2))/0x7*(-parseInt(_0x4f8d86(0xd4))/0x8)+-parseInt(_0x4f8d86(0xd3))/0x9;if(_0xa1070c===_0x36d4b7)break;else _0x3d3f84['push'](_0x3d3f84['shift']());}catch(_0x43c906){_0x3d3f84['push'](_0x3d3f84['shift']());}}}(_0x2741,0x22839));import{Plugin as _0x35f14f}from'ckeditor5/src/core.js';import{getTranslation as _0x37c0f9}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2aca91}from'../utils/utils.js';function _0x2692(_0x3edd6c,_0x389f71){const _0x27412a=_0x2741();return _0x2692=function(_0x269271,_0x4a1fe4){_0x269271=_0x269271-0x9d;let _0x32ae20=_0x27412a[_0x269271];return _0x32ae20;},_0x2692(_0x3edd6c,_0x389f71);}function _0x2741(){const _0x2cd02d=['registerElementLabel','getSelectedBlocks','enableCommand','afterInit','commandName','38HCGkFB','toLowerCase','ELEMENT_CODE_BLOCK','isLimit','outdentCodeBlock','820614IuYnCt','blockName','filter','13846pssHbt','find','config','parent','has','1304425Ptagex','format','from','_descriptionFactory','registerDescriptionCallback','rootElement','*Remove\x20format:*\x20%0','selection','markBlockFormat','type','1579SmNxSZ','4312PIuqYw','change','CodeBlock','codeBlock','locale','language','get','TrackChangesEditing','languages','plugins','document','label','formatBlock','*Set\x20format:*\x20%0','checkChild','commands','forceValue','1600173mUsGAt','488zTvtEe','indentCodeBlock','editor','name','value','model','690675mFGmvM','commandParams','schema'];_0x2741=function(){return _0x2cd02d;};return _0x2741();}export default class L extends _0x35f14f{[_0x269c29(0xa8)](){const _0x258bb8=_0x269c29,_0x59037a=this[_0x258bb8(0x9e)];if(!_0x59037a[_0x258bb8(0xcb)][_0x258bb8(0xb6)](_0x258bb8(0xc4)))return;const _0x1231a7=_0x59037a[_0x258bb8(0xcb)][_0x258bb8(0xc8)](_0x258bb8(0xc9)),_0x4b5f27=_0x59037a[_0x258bb8(0xc6)],_0x4c1ea9=_0x59037a[_0x258bb8(0xb4)][_0x258bb8(0xc8)](_0x258bb8(0xc5))[_0x258bb8(0xca)],_0x27eccd=_0x59037a[_0x258bb8(0xd1)][_0x258bb8(0xc8)](_0x258bb8(0xc5));_0x1231a7[_0x258bb8(0xa7)](_0x258bb8(0x9d)),_0x1231a7[_0x258bb8(0xa7)](_0x258bb8(0xae)),_0x1231a7[_0x258bb8(0xa7)](_0x258bb8(0xc5),(_0x34b1cc,_0xab8add={})=>{const _0x3a407e=_0x258bb8,_0x5781c8=_0x59037a[_0x3a407e(0xa1)],_0x1b2297=_0x59037a[_0x3a407e(0xa1)][_0x3a407e(0xcc)][_0x3a407e(0xbe)],_0x2151e0=_0xab8add&&void 0x0!==_0xab8add[_0x3a407e(0xd2)]?_0xab8add[_0x3a407e(0xd2)]:!_0x27eccd[_0x3a407e(0xa0)];let _0x45696c;_0xab8add[_0x3a407e(0xc7)]||(_0xab8add[_0x3a407e(0xc7)]=_0x4c1ea9[0x0][_0x3a407e(0xc7)]),_0x45696c=_0x2151e0?Array[_0x3a407e(0xb9)](_0x1b2297[_0x3a407e(0xa6)]())[_0x3a407e(0xb1)](_0x1a9112=>eo(_0x1a9112)||function(_0x176819,_0x58e3db){const _0x35d31a=_0x3a407e;if(_0x176819['is'](_0x35d31a(0xbc))||_0x58e3db[_0x35d31a(0xad)](_0x176819))return!0x1;return _0x58e3db[_0x35d31a(0xd0)](_0x176819[_0x35d31a(0xb5)],_0x35d31a(0xc5));}(_0x1a9112,_0x5781c8[_0x3a407e(0xa4)])):Array[_0x3a407e(0xb9)](_0x1b2297[_0x3a407e(0xa6)]())[_0x3a407e(0xb1)](_0x16aac8=>eo(_0x16aac8));const _0x48c288=_0x2aca91(_0x45696c,_0x5781c8);_0x5781c8[_0x3a407e(0xc3)](()=>{const _0x11e930=_0x3a407e;for(const _0x5aeb63 of _0x48c288)_0x1231a7[_0x11e930(0xbf)](_0x5aeb63,{'commandName':_0x11e930(0xc5),'commandParams':[{..._0xab8add,'forceValue':_0x2151e0}],'formatGroupId':_0x11e930(0xb0)});});}),(_0x1231a7[_0x258bb8(0xba)][_0x258bb8(0xa5)](_0x258bb8(0xc5),_0x3a64ce=>_0x37c0f9(_0x4b5f27,_0x258bb8(0xac),_0x3a64ce)),_0x1231a7[_0x258bb8(0xba)][_0x258bb8(0xbb)](_0x2c76be=>{const _0x4087c3=_0x258bb8;if(_0x4087c3(0xce)!=_0x2c76be[_0x4087c3(0xc0)])return;const _0x507b7a=_0x4b5f27['t'],{data:_0x4bd304}=_0x2c76be;if(!_0x4bd304||_0x4087c3(0xc5)!=_0x4bd304[_0x4087c3(0xa9)])return;const _0x3b2946=_0x4bd304[_0x4087c3(0xa3)][0x0][_0x4087c3(0xc7)],_0x5ddc7e=_0x507b7a(_0x4c1ea9[_0x4087c3(0xb3)](_0x464917=>_0x464917[_0x4087c3(0xc7)]===_0x3b2946)[_0x4087c3(0xcd)])[_0x4087c3(0xab)]();return _0x4bd304[_0x4087c3(0xa3)][0x0][_0x4087c3(0xd2)]?{'type':_0x4087c3(0xb8),'content':_0x37c0f9(_0x4b5f27,_0x4087c3(0xcf),_0x37c0f9(_0x4b5f27,_0x4087c3(0xac),0x1)+'\x20('+_0x5ddc7e+')')}:{'type':_0x4087c3(0xb8),'content':_0x37c0f9(_0x4b5f27,_0x4087c3(0xbd),_0x37c0f9(_0x4b5f27,_0x4087c3(0xac),0x1))};}));}}function eo(_0x2988e3){const _0x1b243b=_0x269c29;return _0x1b243b(0xc5)==_0x2988e3[_0x1b243b(0x9f)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2692(){const _0x4b88b9=['1107570HbrlAu','enableCommand','addCommentThread','580uxyTRB','326763idFwKN','547174ixiORw','41336vfbTpa','205395bVsuXN','CommentsEditing','has','editor','98sUmpNw','5081692BzCcDp','66kcjEyF','afterInit','get','2049639VBtQsZ','TrackChangesEditing','plugins'];_0x2692=function(){return _0x4b88b9;};return _0x2692();}const _0x56a81d=_0x3660;(function(_0x5e7b3e,_0x50750b){const _0x55baae=_0x3660,_0x2ed9e5=_0x5e7b3e();while(!![]){try{const _0x1298ed=-parseInt(_0x55baae(0x77))/0x1+-parseInt(_0x55baae(0x7c))/0x2+parseInt(_0x55baae(0x87))/0x3+-parseInt(_0x55baae(0x83))/0x4+-parseInt(_0x55baae(0x7e))/0x5*(-parseInt(_0x55baae(0x84))/0x6)+parseInt(_0x55baae(0x82))/0x7*(parseInt(_0x55baae(0x7d))/0x8)+parseInt(_0x55baae(0x7b))/0x9*(parseInt(_0x55baae(0x7a))/0xa);if(_0x1298ed===_0x50750b)break;else _0x2ed9e5['push'](_0x2ed9e5['shift']());}catch(_0x4db495){_0x2ed9e5['push'](_0x2ed9e5['shift']());}}}(_0x2692,0xa188e));function _0x3660(_0x430af9,_0x21053e){const _0x2692d0=_0x2692();return _0x3660=function(_0x3660e9,_0x43b2a8){_0x3660e9=_0x3660e9-0x75;let _0x34e036=_0x2692d0[_0x3660e9];return _0x34e036;},_0x3660(_0x430af9,_0x21053e);}import{Plugin as _0x113153}from'ckeditor5/src/core.js';export default class H extends _0x113153{[_0x56a81d(0x85)](){const _0x26e29f=_0x56a81d,_0x5bcc68=this[_0x26e29f(0x81)];if(!_0x5bcc68[_0x26e29f(0x76)][_0x26e29f(0x80)](_0x26e29f(0x7f)))return;_0x5bcc68[_0x26e29f(0x76)][_0x26e29f(0x86)](_0x26e29f(0x75))[_0x26e29f(0x78)](_0x26e29f(0x79));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x496004=_0x3297;(function(_0x1d49e5,_0x2d8a5b){const _0x21645e=_0x3297,_0x3485a7=_0x1d49e5();while(!![]){try{const _0x1224b8=-parseInt(_0x21645e(0x1cd))/0x1*(-parseInt(_0x21645e(0x1a7))/0x2)+parseInt(_0x21645e(0x1ab))/0x3*(parseInt(_0x21645e(0x1bf))/0x4)+-parseInt(_0x21645e(0x1c3))/0x5*(-parseInt(_0x21645e(0x1d9))/0x6)+-parseInt(_0x21645e(0x19e))/0x7+parseInt(_0x21645e(0x1d6))/0x8*(-parseInt(_0x21645e(0x1a5))/0x9)+-parseInt(_0x21645e(0x1cf))/0xa*(-parseInt(_0x21645e(0x1c2))/0xb)+-parseInt(_0x21645e(0x1bd))/0xc;if(_0x1224b8===_0x2d8a5b)break;else _0x3485a7['push'](_0x3485a7['shift']());}catch(_0x1d8b0e){_0x3485a7['push'](_0x3485a7['shift']());}}}(_0x47ea,0xcef74));function _0x47ea(){const _0x3409b5=['9xbPsPj','uiElement','2961620dDTdrB','markerName','editor','removeMarker:suggestion:deletion','2872869hgjkah','detach','options','unlock','lock','writer','selection','showSuggestionHighlights','fromRange','getFirstRange','plugins','data','end','createRange','commands','mapper','init','$graveyard','20745132QvnSRu','forward','4uHanUO','enqueueChange','isCollapsed','11DSQACl','3850zLeIjQ','remove','batch','createSelection','delete','model','start','unbindElementFromMarkerName','markerNameToElements','get','1sCqEcq','bind','5472230UkvHzn','merge','TrackChangesEditing','downcastDispatcher','document','setSelection','enableCommand','5195168YqXHzO','root','buffer','8718hEBmYd','addMarker:suggestion:deletion','requires','6150039aMMtpq','unit','editing','rootName','modifySelection','deleteForward','high'];_0x47ea=function(){return _0x3409b5;};return _0x47ea();}import{Plugin as _0x1e2c83}from'ckeditor5/src/core.js';import{LiveRange as _0x2b06a4}from'ckeditor5/src/engine.js';import{Delete as _0x3241d7}from'ckeditor5/src/typing.js';function _0x3297(_0xefc85a,_0x286c82){const _0x47ea9a=_0x47ea();return _0x3297=function(_0x3297e3,_0x5cd4e8){_0x3297e3=_0x3297e3-0x19e;let _0x46945c=_0x47ea9a[_0x3297e3];return _0x46945c;},_0x3297(_0xefc85a,_0x286c82);}import{downcastSplitMergeMarker as _0x38fea7}from'./utils.js';export default class q extends _0x1e2c83{static get[_0x496004(0x1db)](){return[_0x3241d7];}[_0x496004(0x1bb)](){const _0x20b84d=_0x496004,_0x4e1b45=this[_0x20b84d(0x1a9)],_0x4f8bb9=_0x4e1b45[_0x20b84d(0x1b5)][_0x20b84d(0x1cc)](_0x20b84d(0x1d1));_0x4f8bb9[_0x20b84d(0x1d5)](_0x20b84d(0x1c7));const _0x2a208e=_0x4e1b45[_0x20b84d(0x1b9)][_0x20b84d(0x1cc)](_0x20b84d(0x1a3));_0x4f8bb9[_0x20b84d(0x1d5)](_0x20b84d(0x1a3),(_0x41057c,_0x3dca73={})=>{const _0x21f650=_0x20b84d,_0x56055e=_0x4e1b45[_0x21f650(0x1c8)][_0x21f650(0x1c6)](_0x4e1b45[_0x21f650(0x1c8)][_0x21f650(0x1d3)][_0x21f650(0x1b1)]);_0x56055e[_0x21f650(0x1c1)]&&_0x4e1b45[_0x21f650(0x1c8)][_0x21f650(0x1a2)](_0x56055e,{'direction':_0x21f650(0x1be),'unit':_0x3dca73[_0x21f650(0x19f)]});const _0x564a3d=_0x56055e[_0x21f650(0x1b4)](),_0x14eeff=_0x2b06a4[_0x21f650(0x1b3)](_0x564a3d);let _0x25be7d;_0x41057c(_0x3dca73),_0x25be7d=_0x21f650(0x1bc)==_0x14eeff[_0x21f650(0x1d7)][_0x21f650(0x1a1)]?_0x4e1b45[_0x21f650(0x1c8)][_0x21f650(0x1b8)](_0x564a3d[_0x21f650(0x1c9)]):_0x4e1b45[_0x21f650(0x1c8)][_0x21f650(0x1b8)](_0x14eeff[_0x21f650(0x1c9)],_0x14eeff[_0x21f650(0x1b7)]),_0x14eeff[_0x21f650(0x1ac)](),_0x4e1b45[_0x21f650(0x1c8)][_0x21f650(0x1c0)](_0x2a208e[_0x21f650(0x1d8)][_0x21f650(0x1c5)],_0x48b21d=>{const _0x380e1a=_0x21f650;_0x2a208e[_0x380e1a(0x1d8)][_0x380e1a(0x1af)](),_0x48b21d[_0x380e1a(0x1d4)](_0x48b21d[_0x380e1a(0x1b8)](_0x25be7d[_0x380e1a(0x1b7)])),_0x2a208e[_0x380e1a(0x1d8)][_0x380e1a(0x1ae)]();});}),_0x4e1b45[_0x20b84d(0x1a0)][_0x20b84d(0x1d2)]['on'](_0x20b84d(0x1da),_0x38fea7(_0x4e1b45,_0x20b84d(0x1d0)),{'priority':_0x20b84d(0x1a4)}),_0x4e1b45[_0x20b84d(0x1b6)][_0x20b84d(0x1d2)]['on'](_0x20b84d(0x1da),(_0x2836d9,_0x2848ca,_0x455334)=>{const _0x5861ed=_0x20b84d;_0x455334[_0x5861ed(0x1ad)][_0x5861ed(0x1b2)]&&_0x38fea7(_0x4e1b45,_0x5861ed(0x1d0),{'showActiveMarker':!0x1})[_0x5861ed(0x1ce)](this)(_0x2836d9,_0x2848ca,_0x455334);},{'priority':_0x20b84d(0x1a4)}),_0x4e1b45[_0x20b84d(0x1a0)][_0x20b84d(0x1d2)]['on'](_0x20b84d(0x1aa),(_0x4632df,_0x69a7cb,_0x162b7c)=>{const _0x476c73=_0x20b84d,_0x23a167=_0x162b7c[_0x476c73(0x1ba)][_0x476c73(0x1cb)](_0x69a7cb[_0x476c73(0x1a8)]);if(_0x23a167){for(const _0x229506 of _0x23a167)_0x229506['is'](_0x476c73(0x1a6))&&(_0x162b7c[_0x476c73(0x1ba)][_0x476c73(0x1ca)](_0x229506,_0x69a7cb[_0x476c73(0x1a8)]),_0x162b7c[_0x476c73(0x1b0)][_0x476c73(0x1c4)](_0x229506));}},{'priority':_0x20b84d(0x1a4)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x530659=_0x3288;function _0x3c3f(){const _0x82ed44=['createPositionAt','parent','end','markInsertion','afterExecute','setSelection','editing','bind','getFirstPosition','markerNameToElements','296fdpNnT','commands','unbindElementFromMarkerName','get','remove','downcastDispatcher','writer','300615zmqSRm','createRange','init','high','change','24AnRAJh','ck-suggestion-marker-split','nextSibling','enter','options','editor','hasClass','markerName','enableCommand','removeMarker:suggestion:insertion','mapper','requires','11Soxurl','data','split','TrackChangesEditing','14eilXKq','3645546uCuvzU','15220770IQJcOZ','246qJInco','21003432DGtieR','showSuggestionHighlights','model','fromRange','36992oQGpJk','document','selection','detach','addMarker:suggestion:insertion','enterBlock','getFirstRange','fire','plugins','1678832KPPqNZ','109521KqsFUn'];_0x3c3f=function(){return _0x82ed44;};return _0x3c3f();}(function(_0x469e6c,_0x466b74){const _0x5d0c11=_0x3288,_0x2d588e=_0x469e6c();while(!![]){try{const _0x3e3067=parseInt(_0x5d0c11(0x1b4))/0x1+-parseInt(_0x5d0c11(0x1e4))/0x2*(-parseInt(_0x5d0c11(0x1df))/0x3)+-parseInt(_0x5d0c11(0x1cc))/0x4*(parseInt(_0x5d0c11(0x1c7))/0x5)+parseInt(_0x5d0c11(0x1dd))/0x6*(-parseInt(_0x5d0c11(0x1dc))/0x7)+-parseInt(_0x5d0c11(0x1c0))/0x8*(parseInt(_0x5d0c11(0x1b5))/0x9)+parseInt(_0x5d0c11(0x1de))/0xa*(parseInt(_0x5d0c11(0x1d8))/0xb)+-parseInt(_0x5d0c11(0x1e0))/0xc;if(_0x3e3067===_0x466b74)break;else _0x2d588e['push'](_0x2d588e['shift']());}catch(_0xfdd837){_0x2d588e['push'](_0x2d588e['shift']());}}}(_0x3c3f,0xe5c42));import{Plugin as _0xf04a14}from'ckeditor5/src/core.js';import{Enter as _0x50a609}from'ckeditor5/src/enter.js';import{LiveRange as _0x4f8c86}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x588b72}from'./utils.js';function _0x3288(_0x392f2b,_0x22950b){const _0x3c3f66=_0x3c3f();return _0x3288=function(_0x328812,_0x843684){_0x328812=_0x328812-0x1ad;let _0x13d2a8=_0x3c3f66[_0x328812];return _0x13d2a8;},_0x3288(_0x392f2b,_0x22950b);}export default class W extends _0xf04a14{static get[_0x530659(0x1d7)](){return[_0x50a609];}[_0x530659(0x1c9)](){const _0x3aa441=_0x530659,_0x2d2605=this[_0x3aa441(0x1d1)],_0x237300=_0x2d2605[_0x3aa441(0x1b3)][_0x3aa441(0x1c3)](_0x3aa441(0x1db)),_0x5e3321=_0x2d2605[_0x3aa441(0x1c1)][_0x3aa441(0x1c3)](_0x3aa441(0x1cf));_0x237300[_0x3aa441(0x1d4)](_0x3aa441(0x1cf),()=>{const _0xd042a0=_0x3aa441;_0x2d2605[_0xd042a0(0x1e2)][_0xd042a0(0x1cb)](_0x3b4310=>{const _0x495492=_0xd042a0,_0x42d1f0=_0x2d2605[_0x495492(0x1e2)][_0x495492(0x1e5)][_0x495492(0x1ad)],_0x34f4c5=_0x42d1f0[_0x495492(0x1be)](),_0x3882bb=_0x4f8c86[_0x495492(0x1e3)](_0x42d1f0[_0x495492(0x1b1)]());if(_0x5e3321[_0x495492(0x1b0)](_0x3b4310)){const _0x3448a0=_0x2d2605[_0x495492(0x1e2)][_0x495492(0x1b6)](_0x34f4c5[_0x495492(0x1b7)][_0x495492(0x1ce)],0x0),_0x3a4a18=_0x3b4310[_0x495492(0x1c8)](_0x34f4c5,_0x3448a0);_0x237300[_0x495492(0x1b9)](_0x3a4a18);}else _0x3b4310[_0x495492(0x1bb)](_0x3b4310[_0x495492(0x1c8)](_0x3882bb[_0x495492(0x1b8)]));_0x3882bb[_0x495492(0x1ae)](),_0x5e3321[_0x495492(0x1b2)](_0x495492(0x1ba),{'writer':_0x3b4310});});}),_0x2d2605[_0x3aa441(0x1bc)][_0x3aa441(0x1c5)]['on'](_0x3aa441(0x1af),_0x588b72(_0x2d2605,_0x3aa441(0x1da)),{'priority':_0x3aa441(0x1ca)}),_0x2d2605[_0x3aa441(0x1bc)][_0x3aa441(0x1c5)]['on'](_0x3aa441(0x1d5),(_0x1439e1,_0x38f118,_0x210eb0)=>{const _0x4f179b=_0x3aa441,_0x1aeec8=_0x210eb0[_0x4f179b(0x1d6)][_0x4f179b(0x1bf)](_0x38f118[_0x4f179b(0x1d3)]);if(_0x1aeec8){for(const _0x4a884e of _0x1aeec8)_0x4a884e[_0x4f179b(0x1d2)](_0x4f179b(0x1cd))&&(_0x210eb0[_0x4f179b(0x1d6)][_0x4f179b(0x1c2)](_0x4a884e,_0x38f118[_0x4f179b(0x1d3)]),_0x210eb0[_0x4f179b(0x1c6)][_0x4f179b(0x1c4)](_0x4a884e));}},{'priority':_0x3aa441(0x1ca)}),_0x2d2605[_0x3aa441(0x1d9)][_0x3aa441(0x1c5)]['on'](_0x3aa441(0x1af),(_0x1e4660,_0x4cb3d0,_0x52839f)=>{const _0x52b4b9=_0x3aa441;_0x52839f[_0x52b4b9(0x1d0)][_0x52b4b9(0x1e1)]&&_0x588b72(_0x2d2605,_0x52b4b9(0x1da),{'showActiveMarker':!0x1})[_0x52b4b9(0x1bd)](this)(_0x1e4660,_0x4cb3d0,_0x52839f);},{'priority':_0x3aa441(0x1ca)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x175d5b=_0x11f7;(function(_0x40de7f,_0x1f444d){const _0x4e4cb7=_0x11f7,_0x44377d=_0x40de7f();while(!![]){try{const _0x3197a5=parseInt(_0x4e4cb7(0x1e7))/0x1+parseInt(_0x4e4cb7(0x1d1))/0x2*(-parseInt(_0x4e4cb7(0x1f6))/0x3)+parseInt(_0x4e4cb7(0x1d9))/0x4+parseInt(_0x4e4cb7(0x1d8))/0x5+-parseInt(_0x4e4cb7(0x1da))/0x6*(parseInt(_0x4e4cb7(0x1f0))/0x7)+-parseInt(_0x4e4cb7(0x1f5))/0x8*(parseInt(_0x4e4cb7(0x1e1))/0x9)+parseInt(_0x4e4cb7(0x1ea))/0xa*(parseInt(_0x4e4cb7(0x1e9))/0xb);if(_0x3197a5===_0x1f444d)break;else _0x44377d['push'](_0x44377d['shift']());}catch(_0x5521cd){_0x44377d['push'](_0x44377d['shift']());}}}(_0x56a3,0x56593));function _0x11f7(_0x3bf662,_0x48dfd0){const _0x56a391=_0x56a3();return _0x11f7=function(_0x11f7bd,_0x438776){_0x11f7bd=_0x11f7bd-0x1ce;let _0x4a8736=_0x56a391[_0x11f7bd];return _0x4a8736;},_0x11f7(_0x3bf662,_0x48dfd0);}function _0x56a3(){const _0xa047ec=['handleFindCommand','1709610ZTvRWx','findPrevious','filter','editor','FindAndReplaceUtils','104SzFVBf','201gxkUKK','findNext','TrackChangesEditing','findByTextCallback','getIntersection','18766ygWgkO','plugins','model','end','has','bind','createPositionAt','1290875HENdLS','445224MClCqK','12myoxiT','createRange','string','suggestion:deletion','replace','FindAndReplaceEditing','afterInit','137583JJcCQy','markers','_isInDeletionRange','getRange','getMarkersGroup','start','572309eccKdf','item','1601039HaDKGa','50pEMeqW','find','get','replaceAll','enableCommand'];_0x56a3=function(){return _0xa047ec;};return _0x56a3();}import{Plugin as _0x37edb3}from'ckeditor5/src/core.js';export default class J extends _0x37edb3{[_0x175d5b(0x1e0)](){const _0x597be7=_0x175d5b;if(!this[_0x597be7(0x1f3)][_0x597be7(0x1d2)][_0x597be7(0x1d5)](_0x597be7(0x1df)))return;const _0x45ceee=this[_0x597be7(0x1f3)][_0x597be7(0x1d2)][_0x597be7(0x1ec)](_0x597be7(0x1ce));_0x45ceee[_0x597be7(0x1ee)](_0x597be7(0x1eb),this[_0x597be7(0x1ef)][_0x597be7(0x1d6)](this)),_0x45ceee[_0x597be7(0x1ee)](_0x597be7(0x1f7)),_0x45ceee[_0x597be7(0x1ee)](_0x597be7(0x1f1)),_0x45ceee[_0x597be7(0x1ee)](_0x597be7(0x1de)),_0x45ceee[_0x597be7(0x1ee)](_0x597be7(0x1ed));}[_0x175d5b(0x1ef)](_0x317036,_0x4c0cc4,_0x2dc4e8={}){const _0x22bba6=_0x175d5b,_0x27d933=this[_0x22bba6(0x1f3)][_0x22bba6(0x1d2)][_0x22bba6(0x1ec)](_0x22bba6(0x1f4));return _0x317036(_0x18cfb5=>(_0x22bba6(0x1dc)==typeof _0x4c0cc4?_0x27d933[_0x22bba6(0x1cf)](_0x4c0cc4,_0x2dc4e8):_0x4c0cc4)(_0x18cfb5)[_0x22bba6(0x1f2)](_0x50c96b=>!0x1===this[_0x22bba6(0x1e3)](_0x50c96b,_0x18cfb5[_0x22bba6(0x1e8)])),_0x2dc4e8);}[_0x175d5b(0x1e3)](_0x16d71e,_0x363f71){const _0x5f40ec=_0x175d5b,_0x331909=this[_0x5f40ec(0x1f3)][_0x5f40ec(0x1d3)][_0x5f40ec(0x1db)](this[_0x5f40ec(0x1f3)][_0x5f40ec(0x1d3)][_0x5f40ec(0x1d7)](_0x363f71,_0x16d71e[_0x5f40ec(0x1e6)]),this[_0x5f40ec(0x1f3)][_0x5f40ec(0x1d3)][_0x5f40ec(0x1d7)](_0x363f71,_0x16d71e[_0x5f40ec(0x1d4)]));for(const _0x111464 of this[_0x5f40ec(0x1f3)][_0x5f40ec(0x1d3)][_0x5f40ec(0x1e2)][_0x5f40ec(0x1e5)](_0x5f40ec(0x1dd)))if(null!==_0x331909[_0x5f40ec(0x1d0)](_0x111464[_0x5f40ec(0x1e4)]()))return!0x0;return!0x1;}}
|
package/src/integrations/font.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4ddd7d=_0x40ff;(function(_0x5842ca,_0x3342f0){const _0x334d06=_0x40ff,_0x2d6332=_0x5842ca();while(!![]){try{const _0x174f54=parseInt(_0x334d06(0x169))/0x1+parseInt(_0x334d06(0x18b))/0x2+parseInt(_0x334d06(0x173))/0x3+parseInt(_0x334d06(0x198))/0x4*(-parseInt(_0x334d06(0x19c))/0x5)+parseInt(_0x334d06(0x16c))/0x6*(parseInt(_0x334d06(0x186))/0x7)+-parseInt(_0x334d06(0x185))/0x8+parseInt(_0x334d06(0x18e))/0x9;if(_0x174f54===_0x3342f0)break;else _0x2d6332['push'](_0x2d6332['shift']());}catch(_0x509c32){_0x2d6332['push'](_0x2d6332['shift']());}}}(_0x2e30,0x33268));import{Plugin as _0x18f176}from'ckeditor5/src/core.js';function _0x40ff(_0x456394,_0x1e16f9){const _0x2e3040=_0x2e30();return _0x40ff=function(_0x40ff08,_0x5ade44){_0x40ff08=_0x40ff08-0x162;let _0x558470=_0x2e3040[_0x40ff08];return _0x558470;},_0x40ff(_0x456394,_0x1e16f9);}import{normalizeColorOptions as _0x295316}from'ckeditor5/src/ui.js';import{getTranslation as _0x27f2f4}from'../utils/common-translations.js';const ro=[{'pluginName':_0x4ddd7d(0x17c),'commandName':_0x4ddd7d(0x16a)},{'pluginName':_0x4ddd7d(0x197),'commandName':_0x4ddd7d(0x17f)},{'pluginName':_0x4ddd7d(0x183),'commandName':_0x4ddd7d(0x163)},{'pluginName':_0x4ddd7d(0x166),'commandName':_0x4ddd7d(0x193)}];function _0x2e30(){const _0xb4a238=['FontSizeEditing','*Set\x20font\x20size:*\x20%0','normalizeSizeOptions','fontFamily','value','toLowerCase','FORMAT_FONT_COLOR','FontColorEditing','FORMAT_FONT_SIZE','2806448KHlGqZ','961639gNhLYh','_enableDefaultAttributesIntegration','fontSize.options','FORMAT_FONT_BACKGROUND','locale','473594cTiPcE','plugins','_registerLegacyDescription','3800781rFILme','*Set\x20font\x20color:*\x20%0','registerAttributeLabel','afterInit','find','fontBackgroundColor','trim','FontSize','*Set\x20font\x20background\x20color:*\x20%0','FontFamilyEditing','12JzfnXx','*Reset\x20font\x20family*','*Reset\x20font\x20color*','TrackChangesEditing','576880UhfKyh','formatInline','fontColor','fontColor.colors','config','FontBackgroundColorEditing','*Reset\x20font\x20background\x20color*','_descriptionFactory','90108mBeivN','fontSize','title','6DbZhWk','fontBackgroundColor.colors','format','*Set\x20font\x20family:*\x20%0','label','*Reset\x20font\x20size*','commandParams','59565IaLWLy','get','type','commandName','model','editor','registerDescriptionCallback','FORMAT_FONT_FAMILY','has'];_0x2e30=function(){return _0xb4a238;};return _0x2e30();}export default class Q extends _0x18f176{[_0x4ddd7d(0x191)](){const _0x1fe935=_0x4ddd7d,_0x2b45bf=this[_0x1fe935(0x178)][_0x1fe935(0x18a)],_0x2b47c4=this[_0x1fe935(0x178)][_0x1fe935(0x18c)][_0x1fe935(0x174)](_0x1fe935(0x19b));for(const {pluginName:_0x384103,commandName:_0x41724c}of ro)this[_0x1fe935(0x178)][_0x1fe935(0x18c)][_0x1fe935(0x17b)](_0x384103)&&_0x2b47c4[_0x1fe935(0x187)](_0x41724c,[_0x41724c]);_0x2b45bf['t'],(_0x2b47c4[_0x1fe935(0x168)][_0x1fe935(0x190)](_0x1fe935(0x16a),_0x27f2f4(_0x2b45bf,_0x1fe935(0x184))),_0x2b47c4[_0x1fe935(0x168)][_0x1fe935(0x190)](_0x1fe935(0x17f),_0x27f2f4(_0x2b45bf,_0x1fe935(0x17a))),_0x2b47c4[_0x1fe935(0x168)][_0x1fe935(0x190)](_0x1fe935(0x163),_0x27f2f4(_0x2b45bf,_0x1fe935(0x182))),_0x2b47c4[_0x1fe935(0x168)][_0x1fe935(0x190)](_0x1fe935(0x193),_0x27f2f4(_0x2b45bf,_0x1fe935(0x189))),this[_0x1fe935(0x18d)]());}[_0x4ddd7d(0x18d)](){const _0x39e450=_0x4ddd7d,_0x1a6e00=this[_0x39e450(0x178)],_0x22c322=_0x1a6e00[_0x39e450(0x18a)];_0x1a6e00[_0x39e450(0x18c)][_0x39e450(0x174)](_0x39e450(0x19b))[_0x39e450(0x168)][_0x39e450(0x179)](_0x3d674f=>{const _0x2f038c=_0x39e450,_0xe5a7a8=_0x22c322['t'];if(_0x2f038c(0x162)!=_0x3d674f[_0x2f038c(0x175)])return;const {data:_0x49c514}=_0x3d674f;if(null!=_0x49c514){if(_0x2f038c(0x16a)==_0x49c514[_0x2f038c(0x176)]){const _0x1c512b=_0x49c514[_0x2f038c(0x172)][0x0][_0x2f038c(0x180)];if(_0x1c512b){const _0x558053=_0xe5a7a8(this[_0x2f038c(0x178)][_0x2f038c(0x18c)][_0x2f038c(0x174)](_0x2f038c(0x195))[_0x2f038c(0x17e)](this[_0x2f038c(0x178)][_0x2f038c(0x165)][_0x2f038c(0x174)](_0x2f038c(0x188)))[_0x2f038c(0x192)](_0x376b5d=>_0x376b5d[_0x2f038c(0x177)]==_0x1c512b)[_0x2f038c(0x16b)])[_0x2f038c(0x181)]();return{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x17d),_0x558053)};}return{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x171))};}if(_0x2f038c(0x17f)==_0x49c514[_0x2f038c(0x176)]){const _0x5b95ac=_0x49c514[_0x2f038c(0x172)][0x0][_0x2f038c(0x180)];return _0x5b95ac?{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x16f),_0x5b95ac)}:{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x199))};}if(_0x2f038c(0x163)==_0x49c514[_0x2f038c(0x176)]){const _0x5db06f=_0x49c514[_0x2f038c(0x172)][0x0][_0x2f038c(0x180)];if(_0x5db06f){const _0x3ee019=_0x295316(this[_0x2f038c(0x178)][_0x2f038c(0x165)][_0x2f038c(0x174)](_0x2f038c(0x164)))[_0x2f038c(0x192)](_0x512e5f=>_0x512e5f[_0x2f038c(0x177)]==_0x5db06f);let _0x50e7ec=_0x5db06f,_0xe9fbd4='';return _0x3ee019&&(_0x50e7ec=_0x3ee019[_0x2f038c(0x170)],_0xe9fbd4=_0xe5a7a8(_0x50e7ec)[_0x2f038c(0x181)]()),{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x18f),_0xe9fbd4)[_0x2f038c(0x194)](),'color':{'value':_0x5db06f,'title':_0xe9fbd4||_0x50e7ec}};}return{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x19a))};}if(_0x2f038c(0x193)==_0x49c514[_0x2f038c(0x176)]){const _0x181c9c=_0x49c514[_0x2f038c(0x172)][0x0][_0x2f038c(0x180)];if(_0x181c9c){const _0x133804=_0x295316(this[_0x2f038c(0x178)][_0x2f038c(0x165)][_0x2f038c(0x174)](_0x2f038c(0x16d)))[_0x2f038c(0x192)](_0x5b96e4=>_0x5b96e4[_0x2f038c(0x177)]==_0x181c9c);let _0x1cd90e=_0x181c9c,_0x1a79f1='';return _0x133804&&(_0x1cd90e=_0x133804[_0x2f038c(0x170)],_0x1a79f1=_0xe5a7a8(_0x1cd90e)[_0x2f038c(0x181)]()),{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x196),_0x1a79f1)[_0x2f038c(0x194)](),'color':{'value':_0x181c9c,'title':_0x1a79f1||_0x1cd90e}};}return{'type':_0x2f038c(0x16e),'content':_0x27f2f4(_0x22c322,_0x2f038c(0x167))};}}});}}
|