@ckeditor/ckeditor5-track-changes 42.0.0-alpha.10 → 42.0.0-alpha.12
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 +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.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 +2 -2
- 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 +2 -2
- 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
|
-
function
|
|
23
|
+
function _0xb246(_0x5877ea,_0x55e12f){const _0x3c990a=_0x3c99();return _0xb246=function(_0xb24681,_0x1a8470){_0xb24681=_0xb24681-0x136;let _0x449fc5=_0x3c990a[_0xb24681];return _0x449fc5;},_0xb246(_0x5877ea,_0x55e12f);}const _0x49b65b=_0xb246;(function(_0x381dbd,_0x3d3469){const _0x2d790c=_0xb246,_0x5d4f2d=_0x381dbd();while(!![]){try{const _0xf357de=parseInt(_0x2d790c(0x14a))/0x1+parseInt(_0x2d790c(0x14f))/0x2*(-parseInt(_0x2d790c(0x137))/0x3)+parseInt(_0x2d790c(0x144))/0x4+parseInt(_0x2d790c(0x139))/0x5*(-parseInt(_0x2d790c(0x136))/0x6)+-parseInt(_0x2d790c(0x14c))/0x7+parseInt(_0x2d790c(0x145))/0x8+parseInt(_0x2d790c(0x138))/0x9;if(_0xf357de===_0x3d3469)break;else _0x5d4f2d['push'](_0x5d4f2d['shift']());}catch(_0x24f16f){_0x5d4f2d['push'](_0x5d4f2d['shift']());}}}(_0x3c99,0x98f3f));import{Plugin as _0x5d4cbf}from'ckeditor5/src/core.js';export default class kt extends _0x5d4cbf{[_0x49b65b(0x13f)](){const _0x549ef5=_0x49b65b,_0x1557d1=this[_0x549ef5(0x13e)];if(!_0x1557d1[_0x549ef5(0x140)][_0x549ef5(0x143)](_0x549ef5(0x13a)))return;const _0x54a759=_0x1557d1[_0x549ef5(0x140)][_0x549ef5(0x148)](_0x549ef5(0x13d));_0x54a759[_0x549ef5(0x141)](_0x549ef5(0x149)),_0x54a759[_0x549ef5(0x141)](_0x549ef5(0x142));const _0x2036e7=_0x1557d1[_0x549ef5(0x140)][_0x549ef5(0x148)](_0x549ef5(0x13a));_0x2036e7[_0x549ef5(0x141)](_0x549ef5(0x14b)),_0x2036e7[_0x549ef5(0x141)](_0x549ef5(0x14e)),_0x2036e7[_0x549ef5(0x141)](_0x549ef5(0x13c)),_0x2036e7[_0x549ef5(0x141)](_0x549ef5(0x14d)),_0x2036e7[_0x549ef5(0x141)](_0x549ef5(0x146)),_0x2036e7[_0x549ef5(0x141)](_0x549ef5(0x147)),_0x2036e7[_0x549ef5(0x141)](_0x549ef5(0x13b));}}function _0x3c99(){const _0x2c95d9=['afterInit','plugins','enableCommand','goToNextRestrictedEditingException','has','405276FJhjfC','120144RwzkAr','discardAllSuggestions','acceptSelectedSuggestions','get','goToPreviousRestrictedEditingException','278922Lwacpz','trackChanges','8469734HEAxBQ','acceptAllSuggestions','acceptSuggestion','16Jzhbir','4584KxkGfu','413043lKXtpL','33555366zGJuEw','7760etuUZb','RestrictedEditingModeEditing','discardSelectedSuggestions','discardSuggestion','TrackChangesEditing','editor'];_0x3c99=function(){return _0x2c95d9;};return _0x3c99();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x7961(){const _0x300405=['init','ck-suggestion-marker--active','requires','addMarker:suggestion:deletion','12aEeQtz','high','showSuggestionHighlights','editing','1639605WDNCqx','enableCommand','207912eSNalr','createPositionBefore','model','data','element','shiftEnter','createUIElement','markerName','addMarker:suggestion','registerElementLabel','editor','softBreak','test','options','ck-suggestion-marker-','split','get','span','descriptionFactory','insert','addMarker:suggestion:insertion','consumable','TrackChangesEditing','2082LoTBqw','1LxWHbL','13895metOTp','9EmBMho','writer','downcastDispatcher','includes','bindElementToMarker','activeMarkers','110IWDtor','189351kFaQqu','mapper','markerRange','556360HtLTjv','locale','getItems','toViewPosition','ELEMENT_LINE_BREAK','name','deletion','addClass','239107WCtnak','plugins','merge','7811724rLugXD'];_0x7961=function(){return _0x300405;};return _0x7961();}const _0x3518a3=_0xd0d2;(function(_0x4bc429,_0x3862b5){const _0x5910c6=_0xd0d2,_0xfb86ac=_0x4bc429();while(!![]){try{const _0x455a5b=parseInt(_0x5910c6(0x1f9))/0x1*(parseInt(_0x5910c6(0x205))/0x2)+parseInt(_0x5910c6(0x202))/0x3*(parseInt(_0x5910c6(0x1db))/0x4)+parseInt(_0x5910c6(0x1df))/0x5+parseInt(_0x5910c6(0x1f8))/0x6*(-parseInt(_0x5910c6(0x1fa))/0x7)+-parseInt(_0x5910c6(0x1e1))/0x8*(parseInt(_0x5910c6(0x1fb))/0x9)+parseInt(_0x5910c6(0x201))/0xa*(-parseInt(_0x5910c6(0x1d3))/0xb)+parseInt(_0x5910c6(0x1d6))/0xc;if(_0x455a5b===_0x3862b5)break;else _0xfb86ac['push'](_0xfb86ac['shift']());}catch(_0x351e75){_0xfb86ac['push'](_0xfb86ac['shift']());}}}(_0x7961,0x783fa));import{Plugin as _0xba3c57}from'ckeditor5/src/core.js';import{ShiftEnter as _0x87b80b}from'ckeditor5/src/enter.js';import{getTranslation as _0x508043}from'../utils/common-translations.js';function _0xd0d2(_0x1fd0bf,_0x32025d){const _0x7961a5=_0x7961();return _0xd0d2=function(_0xd0d20f,_0x4132bc){_0xd0d20f=_0xd0d20f-0x1d2;let _0x5b5193=_0x7961a5[_0xd0d20f];return _0x5b5193;},_0xd0d2(_0x1fd0bf,_0x32025d);}export default class bt extends _0xba3c57{static get[_0x3518a3(0x1d9)](){return[_0x87b80b];}[_0x3518a3(0x1d7)](){const _0x78976=_0x3518a3,_0x4ab360=this[_0x78976(0x1eb)],_0x36ff1c=_0x4ab360[_0x78976(0x1d4)][_0x78976(0x1f1)](_0x78976(0x1f7));_0x36ff1c[_0x78976(0x1e0)](_0x78976(0x1e6)),_0x4ab360[_0x78976(0x1de)][_0x78976(0x1fd)]['on'](_0x78976(0x1f5),de(_0x4ab360),{'priority':_0x78976(0x1dc)}),_0x4ab360[_0x78976(0x1de)][_0x78976(0x1fd)]['on'](_0x78976(0x1da),de(_0x4ab360),{'priority':_0x78976(0x1dc)}),_0x4ab360[_0x78976(0x1e4)][_0x78976(0x1fd)]['on'](_0x78976(0x1e9),(_0x2d3f32,_0x2295e5,_0x5f52cc)=>{const _0x4a2952=_0x78976;_0x5f52cc[_0x4a2952(0x1ee)][_0x4a2952(0x1dd)]&&de(_0x4ab360,{'showActiveMarker':!0x1})(_0x2d3f32,_0x2295e5,_0x5f52cc);}),_0x36ff1c[_0x78976(0x1f3)][_0x78976(0x1ea)](_0x78976(0x1ec),_0x526741=>_0x508043(_0x4ab360[_0x78976(0x206)],_0x78976(0x209),_0x526741));}}function de(_0x2caaef,{showActiveMarker:_0x167b28=!0x0}={}){return(_0x600292,_0x11cd7a,_0x38f37f)=>{const _0x374390=_0xd0d2,_0x331cf4=_0x2caaef[_0x374390(0x1d4)][_0x374390(0x1f1)](_0x374390(0x1f7));if(!_0x38f37f[_0x374390(0x1f6)][_0x374390(0x1ed)](_0x11cd7a[_0x374390(0x204)],_0x600292[_0x374390(0x20a)]))return;const _0x71d216=_0x2caaef[_0x374390(0x1e3)];for(const _0x592462 of _0x11cd7a[_0x374390(0x204)][_0x374390(0x207)]()){if(!_0x592462['is'](_0x374390(0x1e5),_0x374390(0x1ec)))continue;const _0x126e99=_0x374390(0x20b)==_0x11cd7a[_0x374390(0x1e8)][_0x374390(0x1f0)](':')[0x1]?_0x374390(0x1d5):_0x374390(0x1f0),_0x172a9f=_0x38f37f[_0x374390(0x1fc)][_0x374390(0x1e7)](_0x374390(0x1f2),{'class':_0x374390(0x1ef)+_0x126e99}),_0x3b3927=_0x38f37f[_0x374390(0x203)][_0x374390(0x208)](_0x71d216[_0x374390(0x1e2)](_0x592462));_0x167b28&&_0x331cf4[_0x374390(0x200)][_0x374390(0x1fe)](_0x11cd7a[_0x374390(0x1e8)])&&_0x38f37f[_0x374390(0x1fc)][_0x374390(0x1d2)](_0x374390(0x1d8),_0x172a9f),_0x38f37f[_0x374390(0x1fc)][_0x374390(0x1f4)](_0x3b3927,_0x172a9f),_0x38f37f[_0x374390(0x203)][_0x374390(0x1ff)](_0x172a9f,_0x11cd7a[_0x374390(0x1e8)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x52f070=_0x51e8;(function(_0x3b1c4e,_0x28fa60){const _0x56c27e=_0x51e8,_0x4ad191=_0x3b1c4e();while(!![]){try{const _0x249f9b=-parseInt(_0x56c27e(0x1e5))/0x1+-parseInt(_0x56c27e(0x1f9))/0x2+-parseInt(_0x56c27e(0x1ea))/0x3+parseInt(_0x56c27e(0x1e7))/0x4+-parseInt(_0x56c27e(0x1fe))/0x5*(-parseInt(_0x56c27e(0x1f7))/0x6)+parseInt(_0x56c27e(0x20b))/0x7*(-parseInt(_0x56c27e(0x1ff))/0x8)+parseInt(_0x56c27e(0x206))/0x9;if(_0x249f9b===_0x28fa60)break;else _0x4ad191['push'](_0x4ad191['shift']());}catch(_0x5ccf8a){_0x4ad191['push'](_0x4ad191['shift']());}}}(_0x2e89,0xb2a60));import{Plugin as _0x46e777}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x482225}from'./utils.js';import{getTranslation as _0xfd599}from'../utils/common-translations.js';export default class wt extends _0x46e777{[_0x52f070(0x1f6)](){const _0x3b624d=_0x52f070,_0x34ce0a=this[_0x3b624d(0x1ee)],_0x185784=_0x34ce0a[_0x3b624d(0x1e4)],_0x1c7128=_0x34ce0a[_0x3b624d(0x1e6)];if(!_0x34ce0a[_0x3b624d(0x1f2)][_0x3b624d(0x1fc)](_0x3b624d(0x1f0)))return;const _0x2ed7b0=_0x34ce0a[_0x3b624d(0x1f2)][_0x3b624d(0x203)](_0x3b624d(0x205)),_0x37027b=_0x3b624d(0x1f1),_0x16dc66=_0x34ce0a[_0x3b624d(0x1f5)][_0x3b624d(0x203)](_0x37027b);_0x2ed7b0[_0x3b624d(0x201)](_0x37027b,(_0xc64c93,_0x2af54a={})=>{const _0x4f230a=_0x3b624d,_0x581a76=_0x185784[_0x4f230a(0x1f4)][_0x4f230a(0x20a)];if(_0x581a76[_0x4f230a(0x208)])return void _0xc64c93(_0x2af54a);const _0x9eafd5=void 0x0!==_0x2af54a[_0x4f230a(0x1e8)]?_0x2af54a[_0x4f230a(0x1e8)]:!_0x16dc66[_0x4f230a(0x1fd)];_0x185784[_0x4f230a(0x200)](()=>{const _0x458989=_0x4f230a,_0x4eb667=Array[_0x458989(0x1e9)](_0x581a76[_0x458989(0x1fa)]());for(const _0x3aa93a of _0x4eb667){const _0x220f2d=_0x9eafd5?[_0x3aa93a]:_0x482225(_0x37027b,_0x3aa93a,_0x185784);for(const _0x594f27 of _0x220f2d)_0x2ed7b0[_0x458989(0x207)](_0x594f27,{'commandName':_0x37027b,'commandParams':[{'forceValue':_0x9eafd5}]});}});}),_0x2ed7b0[_0x3b624d(0x1f8)][_0x3b624d(0x1f3)](_0x1b1a00=>{const _0x332ed3=_0x3b624d;if(_0x332ed3(0x202)!=_0x1b1a00[_0x332ed3(0x204)]&&_0x332ed3(0x1ef)!=_0x1b1a00[_0x332ed3(0x204)])return;const {data:_0x54309b}=_0x1b1a00;return _0x54309b&&_0x54309b[_0x332ed3(0x1eb)]==_0x37027b?_0x54309b[_0x332ed3(0x1ed)][0x0][_0x332ed3(0x1e8)]?{'type':_0x332ed3(0x1fb),'content':_0xfd599(_0x1c7128,_0x332ed3(0x209))}:{'type':_0x332ed3(0x1fb),'content':_0xfd599(_0x1c7128,_0x332ed3(0x1ec))}:void 0x0;});}}function _0x51e8(_0x17b089,_0x33d80c){const _0x2e89c0=_0x2e89();return _0x51e8=function(_0x51e886,_0x218a4a){_0x51e886=_0x51e886-0x1e4;let _0x5b374a=_0x2e89c0[_0x51e886];return _0x5b374a;},_0x51e8(_0x17b089,_0x33d80c);}function _0x2e89(){const _0x44708f=['descriptionFactory','2132846nGyTdM','getRanges','format','has','value','305cEobyg','4208kzODAp','change','enableCommand','formatBlock','get','type','TrackChangesEditing','27274824latKHx','markInlineFormat','isCollapsed','FORMAT_RESTRICTED_ENABLED','selection','18578ebFPdb','model','486845tDIuGb','locale','1104644acPvaU','forceValue','from','318900pdlyuU','commandName','FORMAT_RESTRICTED_DISABLED','commandParams','editor','formatInline','StandardEditingModeEditing','restrictedEditingException','plugins','registerDescriptionCallback','document','commands','afterInit','47274fLuJqP'];_0x2e89=function(){return _0x44708f;};return _0x2e89();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x2021(){const _0x3e6856=['3535yuqLVa','1322712XaVOEo','forceValue','type','inline','Style','commandParams','TrackChangesEditing','config','styleName','registerBlockAttribute','normalizeConfig','489212hLOGgL','GeneralHtmlSupport','_registerLegacyDescription','block','formatInline','*Set\x20format:*\x20%0','6724XnIACb','registerDescriptionCallback','DataSchema','2527406sNUnWA','*Remove\x20format:*\x20%0','editor','add','1320585psgnrE','style','plugins','getGhsAttributeNameForElement','StyleUtils','commandName','get','toLowerCase','definitions','enableDefaultAttributesIntegration','1274Ytiymn','19348936jdEJoX','element','locale','FORMAT_STYLE','descriptionFactory','ghsAttributes','registerInlineAttribute','afterInit','formatBlock','registerAttributeLabel','format','has'];_0x2021=function(){return _0x3e6856;};return _0x2021();}const _0x357d21=_0x15ad;(function(_0x42f7f6,_0x2cf564){const _0x5e2a9b=_0x15ad,_0x2b62ac=_0x42f7f6();while(!![]){try{const _0x5e047e=-parseInt(_0x5e2a9b(0xbd))/0x1+-parseInt(_0x5e2a9b(0xd4))/0x2+parseInt(_0x5e2a9b(0xca))/0x3+-parseInt(_0x5e2a9b(0xc3))/0x4*(parseInt(_0x5e2a9b(0xb1))/0x5)+-parseInt(_0x5e2a9b(0xb2))/0x6+-parseInt(_0x5e2a9b(0xc6))/0x7+parseInt(_0x5e2a9b(0xd5))/0x8;if(_0x5e047e===_0x2cf564)break;else _0x2b62ac['push'](_0x2b62ac['shift']());}catch(_0x1e5713){_0x2b62ac['push'](_0x2b62ac['shift']());}}}(_0x2021,0x923ca));function _0x15ad(_0x6d721,_0x3a1ed7){const _0x202191=_0x2021();return _0x15ad=function(_0x15adca,_0x1ac8b4){_0x15adca=_0x15adca-0xa6;let _0x23723e=_0x202191[_0x15adca];return _0x23723e;},_0x15ad(_0x6d721,_0x3a1ed7);}import{Plugin as _0x43787f}from'ckeditor5/src/core.js';import{getTranslation as _0x11fd6b}from'../utils/common-translations.js';export default class yt extends _0x43787f{[_0x357d21(0xac)](){const _0x23d10d=_0x357d21,_0x1fc2dc=this[_0x23d10d(0xc8)];if(!_0x1fc2dc[_0x23d10d(0xcc)][_0x23d10d(0xb0)](_0x23d10d(0xb6))||!_0x1fc2dc[_0x23d10d(0xcc)][_0x23d10d(0xb0)](_0x23d10d(0xc5)))return;const _0x2c475a=_0x1fc2dc[_0x23d10d(0xcc)][_0x23d10d(0xd0)](_0x23d10d(0xb8)),_0x461356=_0x1fc2dc[_0x23d10d(0xa7)],_0x3249d=_0x1fc2dc[_0x23d10d(0xb9)][_0x23d10d(0xd0)](_0x23d10d(0xcb))||{},_0x59d254=_0x1fc2dc[_0x23d10d(0xcc)][_0x23d10d(0xd0)](_0x23d10d(0xbe)),_0x504f34=_0x1fc2dc[_0x23d10d(0xcc)][_0x23d10d(0xd0)](_0x23d10d(0xce))[_0x23d10d(0xbc)](_0x1fc2dc[_0x23d10d(0xcc)][_0x23d10d(0xd0)](_0x23d10d(0xc5)),_0x3249d[_0x23d10d(0xd2)]);_0x2c475a[_0x23d10d(0xd3)](_0x23d10d(0xcb));const _0x5aeae5=new Set();for(const _0x2468f4 of _0x504f34[_0x23d10d(0xc0)]){const _0x4d5f7d=_0x59d254[_0x23d10d(0xcd)](_0x2468f4[_0x23d10d(0xa6)]);_0x5aeae5[_0x23d10d(0xc9)](_0x4d5f7d);}const _0x20c0a6=new Set();for(const _0x398c4d of _0x504f34[_0x23d10d(0xb5)]){const _0x308942=_0x59d254[_0x23d10d(0xcd)](_0x398c4d[_0x23d10d(0xa6)]);_0x20c0a6[_0x23d10d(0xc9)](_0x308942);for(const _0x43a02f of _0x398c4d[_0x23d10d(0xaa)])_0x20c0a6[_0x23d10d(0xc9)](_0x43a02f);}for(const _0x42b2c6 of _0x5aeae5)_0x2c475a[_0x23d10d(0xbb)](_0x42b2c6),_0x2c475a[_0x23d10d(0xa9)][_0x23d10d(0xae)](_0x42b2c6,_0x11fd6b(_0x461356,_0x23d10d(0xa8)));for(const _0x55fba0 of _0x20c0a6)_0x2c475a[_0x23d10d(0xab)](_0x55fba0),_0x2c475a[_0x23d10d(0xa9)][_0x23d10d(0xae)](_0x55fba0,_0x11fd6b(_0x461356,_0x23d10d(0xa8)));this[_0x23d10d(0xbf)]();}[_0x357d21(0xbf)](){const _0x3f5faf=_0x357d21,_0x191bc5=this[_0x3f5faf(0xc8)],_0xce62a0=_0x191bc5[_0x3f5faf(0xa7)];_0x191bc5[_0x3f5faf(0xcc)][_0x3f5faf(0xd0)](_0x3f5faf(0xb8))[_0x3f5faf(0xa9)][_0x3f5faf(0xc4)](_0x3f0e3e=>{const _0x25a6fa=_0x3f5faf;if(_0x25a6fa(0xad)!=_0x3f0e3e[_0x25a6fa(0xb4)]&&_0x25a6fa(0xc1)!=_0x3f0e3e[_0x25a6fa(0xb4)])return;const {data:_0x2a4ab1}=_0x3f0e3e;return _0x2a4ab1&&_0x25a6fa(0xcb)===_0x2a4ab1[_0x25a6fa(0xcf)]?_0x2a4ab1[_0x25a6fa(0xb7)][0x0][_0x25a6fa(0xb3)]?{'type':_0x25a6fa(0xaf),'content':_0x11fd6b(_0xce62a0,_0x25a6fa(0xc2),_0x2a4ab1[_0x25a6fa(0xb7)][0x0][_0x25a6fa(0xba)][_0x25a6fa(0xd1)]())}:{'type':_0x25a6fa(0xaf),'content':_0x11fd6b(_0xce62a0,_0x25a6fa(0xc7),_0x2a4ab1[_0x25a6fa(0xb7)][0x0][_0x25a6fa(0xba)][_0x25a6fa(0xd1)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0xa11712=_0x1550;function _0x1060(){const _0x2814e0=['ELEMENT_TABLE_ROW','suggestion','insertion','getRowIndexes','getContainedElement','createPositionAt','isEqual','element','cell','createRangeIn','values','span','selectTableColumn','TableEditing','locale','_setupColumnsRowsFixing','1045790IDacCs','editor','90IpcQdD','name','last','registerDescriptionCallback','selection','findAncestor','left','differ','insertTableRowAbove','min','ELEMENT_TABLE_WITH_TEXT','plugins','data','3EoFzhd','detach','isInContent','5588668lskBBM','low','getAttribute','getSelectionAffectedTableCells','model','tableRow','oldRange','_tablePostFixingSubtypes','push','discard','document','nodeAfter','getCellLocation','subType','from','join','forceValue','_getSuggestionCoords','every','addMarker:suggestion','type','root','options','rootName','ELEMENT_TABLE_COLUMN','insertTableRowBelow','tablePaste','substr','30otxNEl','addRange','registerElementLabel','isTouching','setSelection','*Insert:*\x20%0','registerPostFixer','enableCommand','_getCoordsForCells','length','isArray','selectTableRow','removeTableRow','accept','item','fromRange','getChanges','_acceptFormatSuggestionCallbackFactory','table','refresh','includes','getItems','commands','mapper','isIntersecting','_tableSuggestions','nodeBefore','max','TableUtils','removeClass','maxColumn','MAX_SAFE_INTEGER','startsWith','position','getColumnIndexes','$graveyard','insertTable','ELEMENT_TABLE','highest','has','order','createRangeOn','createTableWalker','insertTableColumnRight','12NwjinH','first','deletion','6299986jCiryN','ELEMENT_TABLE_ROW_WITH_TEXT','_suggestionFactory','minColumn','downcastDispatcher','TrackChangesEditing','MIN_SAFE_INTEGER','descriptionFactory','72695xIABhE','getFirstRange','1297836JAmgNV','getChangedMarkers','start','88bEdykq','registerCustomCallback','ELEMENT_TABLE_COLUMN_WITH_TEXT','171324VRpmeK','writer','above','add','minRow','colspan','isIntersectingWithRange','_splitMarkerName','39TCasBp','*Remove:*\x20%0','maxRow','hasAttribute','insert','filter','some','toViewElement','change','showSuggestionHighlights','classes','3nxyNry','tableCell','afterInit','get','markMultiRangeInsertion','addClass','enqueueChange','removeTableColumn','tableColumn','rowspan','end','getRanges','map','toLowerCase','insertTableColumnLeft','getSuggestion','batch','change:data','$textProxy','10968818XPVswL','getChildren','markMultiRangeDeletion','execute'];_0x1060=function(){return _0x2814e0;};return _0x1060();}(function(_0x1aba99,_0x4e6653){const _0x126136=_0x1550,_0x3f7ff7=_0x1aba99();while(!![]){try{const _0x121d65=parseInt(_0x126136(0xd8))/0x1*(-parseInt(_0x126136(0x16c))/0x2)+parseInt(_0x126136(0x10e))/0x3*(-parseInt(_0x126136(0x111))/0x4)+-parseInt(_0x126136(0x12d))/0x5*(parseInt(_0x126136(0x166))/0x6)+parseInt(_0x126136(0x164))/0x7*(-parseInt(_0x126136(0x169))/0x8)+-parseInt(_0x126136(0x101))/0x9*(-parseInt(_0x126136(0xff))/0xa)+parseInt(_0x126136(0x15c))/0xb*(parseInt(_0x126136(0x159))/0xc)+-parseInt(_0x126136(0x174))/0xd*(-parseInt(_0x126136(0xeb))/0xe);if(_0x121d65===_0x4e6653)break;else _0x3f7ff7['push'](_0x3f7ff7['shift']());}catch(_0x2186c8){_0x3f7ff7['push'](_0x3f7ff7['shift']());}}}(_0x1060,0xdc661));import{Plugin as _0x1f03aa}from'ckeditor5/src/core.js';import{LiveRange as _0x2ce84d}from'ckeditor5/src/engine.js';function _0x1550(_0x425c1f,_0xf619a4){const _0x10600f=_0x1060();return _0x1550=function(_0x155012,_0x581244){_0x155012=_0x155012-0xd1;let _0x4fbf7a=_0x10600f[_0x155012];return _0x4fbf7a;},_0x1550(_0x425c1f,_0xf619a4);}import{setHighlightHandling as _0x468022}from'ckeditor5/src/widget.js';import{getTranslation as _0x1b3082}from'../utils/common-translations.js';export default class jt extends _0x1f03aa{constructor(_0x14a7bb){const _0x1596fd=_0x1550;super(_0x14a7bb),this[_0x1596fd(0x118)]=[_0x1596fd(0x116),_0x1596fd(0xe0)],this[_0x1596fd(0x146)]=new Set();}[_0xa11712(0xda)](){const _0x30815c=_0xa11712,_0x511086=this[_0x30815c(0x100)],_0x1553ca=_0x511086[_0x30815c(0x115)][_0x30815c(0x11b)][_0x30815c(0x105)];if(!_0x511086[_0x30815c(0x10c)][_0x30815c(0x154)](_0x30815c(0xfc)))return;const _0x33f227=_0x511086[_0x30815c(0xfd)],_0xceebd9=_0x511086[_0x30815c(0x10c)][_0x30815c(0xdb)](_0x30815c(0x161)),_0x5766db=_0x511086[_0x30815c(0x10c)][_0x30815c(0xdb)](_0x30815c(0x149));_0xceebd9[_0x30815c(0x163)][_0x30815c(0x12f)](_0x30815c(0x13f),_0x56294e=>_0x1b3082(_0x33f227,_0x30815c(0x152),_0x56294e)),this[_0x30815c(0xfe)](),_0xceebd9[_0x30815c(0x134)](_0x30815c(0x151)),_0xceebd9[_0x30815c(0x134)](_0x30815c(0x138)),_0xceebd9[_0x30815c(0x134)](_0x30815c(0xfb));for(const _0x3a4d63 of[_0x30815c(0x109),_0x30815c(0x12a)]){const _0x3feed3=_0x511086[_0x30815c(0x143)][_0x30815c(0xdb)](_0x3a4d63);_0xceebd9[_0x30815c(0x134)](_0x3a4d63,_0x3faaae=>{const _0x5190de=_0x30815c;_0x511086[_0x5190de(0x115)][_0x5190de(0xd5)](_0x12a2ab=>{const _0x20e56c=_0x5190de;_0x3faaae();const _0x4a9c23=_0x20e56c(0x16e)===_0x3feed3[_0x20e56c(0x155)],_0x271e41=_0x5766db[_0x20e56c(0x114)](_0x1553ca),_0x55b541=_0x5766db[_0x20e56c(0xf2)](_0x271e41),_0x2048c9=_0x4a9c23?_0x55b541[_0x20e56c(0x15a)]-0x1:_0x55b541[_0x20e56c(0x103)]+0x1,_0x56b659=_0x271e41[0x0][_0x20e56c(0x106)](_0x20e56c(0x13f)),_0x456c28=_0x5766db[_0x20e56c(0x157)](_0x56b659,{'startRow':_0x2048c9,'endRow':_0x2048c9}),_0x48ebc2=Array[_0x20e56c(0x11f)](_0x456c28)[_0x20e56c(0xe4)](_0x5e1474=>_0x12a2ab[_0x20e56c(0x156)](_0x5e1474[_0x20e56c(0xf7)]));_0xceebd9[_0x20e56c(0xdc)](_0x48ebc2,_0x20e56c(0x116));});});}for(const _0x1ac5a7 of[_0x30815c(0xe6),_0x30815c(0x158)]){const _0x470a1e=_0x511086[_0x30815c(0x143)][_0x30815c(0xdb)](_0x1ac5a7);_0xceebd9[_0x30815c(0x134)](_0x1ac5a7,_0x3811a6=>{const _0x331507=_0x30815c;_0x511086[_0x331507(0x115)][_0x331507(0xd5)](_0x11694f=>{const _0x2350a0=_0x331507;_0x3811a6();const _0x2ee3b6=_0x2350a0(0x107)===_0x470a1e[_0x2350a0(0x155)],_0x482af9=_0x5766db[_0x2350a0(0x114)](_0x1553ca),_0x32c1f9=_0x5766db[_0x2350a0(0x14f)](_0x482af9),_0x3ffff0=_0x2ee3b6?_0x32c1f9[_0x2350a0(0x15a)]-0x1:_0x32c1f9[_0x2350a0(0x103)]+0x1,_0x638707=_0x482af9[0x0][_0x2350a0(0x106)](_0x2350a0(0x13f)),_0xe772e9=_0x5766db[_0x2350a0(0x157)](_0x638707,{'startRow':0x0,'column':_0x3ffff0,'includeAllSlots':!0x1}),_0x2f1caf=Array[_0x2350a0(0x11f)](_0xe772e9)[_0x2350a0(0xe4)](_0x34b770=>_0x11694f[_0x2350a0(0x156)](_0x34b770[_0x2350a0(0xf7)]));_0xceebd9[_0x2350a0(0xdc)](_0x2f1caf,_0x2350a0(0xe0));});});}for(const _0x123a5f of[_0x30815c(0x139),_0x30815c(0xdf)]){const _0x5bdafa=_0x123a5f[_0x30815c(0x12c)](0xb),_0x329a70=_0x5bdafa[_0x30815c(0xe5)](),_0x36417e=_0x329a70[_0x30815c(0x12c)](0x0,0x3)+_0x30815c(0xfa),_0x19b5a5=_0x30815c(0x13f)+_0x5bdafa,_0x4e62c6=_0x30815c(0x10a)+_0x5bdafa,_0x23bdbf=_0x30815c(0x148)+_0x5bdafa;_0xceebd9[_0x30815c(0x134)](_0x123a5f,()=>{const _0x43289c=_0x30815c;_0x511086[_0x43289c(0x115)][_0x43289c(0xd5)](_0x47fc23=>{const _0x31b37e=_0x43289c,_0x4e41ef=_0x5766db[_0x31b37e(0x114)](_0x1553ca),_0x4ac895=_0x4e41ef[0x0][_0x31b37e(0x106)](_0x31b37e(0x13f));let _0x4ed0e9;if(_0x31b37e(0x139)==_0x123a5f){const _0x3b7446=_0x5766db[_0x31b37e(0xf2)](_0x4e41ef);_0x4ed0e9={'startRow':_0x3b7446[_0x31b37e(0x15a)],'endRow':_0x3b7446[_0x31b37e(0x103)],'includeAllSlots':!0x0};}else{const _0x21bbb1=_0x5766db[_0x31b37e(0x14f)](_0x4e41ef);_0x4ed0e9={'startColumn':_0x21bbb1[_0x31b37e(0x15a)],'endColumn':_0x21bbb1[_0x31b37e(0x103)],'includeAllSlots':!0x0};}const _0xfc2b0e=_0x5766db[_0x31b37e(0x157)](_0x4ac895,_0x4ed0e9),_0x51b903=Array[_0x31b37e(0x11f)](_0xfc2b0e)[_0x31b37e(0xe4)](({cell:_0x33244a})=>_0x33244a),_0x149631=Ee(_0x51b903[_0x31b37e(0xd2)](_0x49d87d=>_0x49d87d[_0x31b37e(0x177)](_0x36417e))),_0x56749f=Ee(_0x51b903[_0x31b37e(0xd2)](_0x2bfaeb=>!_0x2bfaeb[_0x31b37e(0x177)](_0x36417e)))[_0x31b37e(0xe4)](_0x32b1e3=>_0x47fc23[_0x31b37e(0x156)](_0x32b1e3)),_0xc98820=_0xceebd9[_0x31b37e(0xed)](_0x56749f,_0x19b5a5);if(_0xc98820&&(_0x31b37e(0x116)==_0xc98820[_0x31b37e(0x11e)]||_0x31b37e(0xe0)==_0xc98820[_0x31b37e(0x11e)])){const _0x2b4a2b=this[_0x31b37e(0x122)](_0xc98820);for(const _0x1222f7 of _0x149631){const _0xd54f11=_0x47fc23[_0x31b37e(0x156)](_0x1222f7),_0x4a4831=_0x5766db[_0x31b37e(0x11d)](_0x1222f7),_0x38712c=_0x1222f7[_0x31b37e(0x113)](_0x36417e)-0x1,_0x30aae=_0x2b4a2b[_0x4e62c6],_0x235721=_0x2b4a2b[_0x23bdbf];_0x30aae<=_0x4a4831[_0x329a70]&&_0x4a4831[_0x329a70]+_0x38712c<=_0x235721&&_0xc98820[_0x31b37e(0x12e)](_0xd54f11);}}});});}function _0x355b4e(_0x221b75){const _0x50801f=_0x30815c,_0x9bb4f6=Array[_0x50801f(0x11f)](_0x1553ca[_0x50801f(0xe3)]())[_0x50801f(0xe4)](_0x5e3d4e=>_0x2ce84d[_0x50801f(0x13c)](_0x5e3d4e));_0x511086[_0x50801f(0x115)][_0x50801f(0xd5)](_0x59fc09=>{const _0x5d81af=_0x50801f,_0x20a9ae=_0x59fc09[_0x5d81af(0xe8)];_0x221b75=_0x221b75[_0x5d81af(0xd2)](_0x5b269e=>_0x5d81af(0x150)!=_0x5b269e[_0x5d81af(0x126)][_0x5d81af(0x128)]),_0x59fc09[_0x5d81af(0x131)](_0x221b75),_0x511086[_0x5d81af(0x143)][_0x5d81af(0xdb)](_0x5d81af(0x139))[_0x5d81af(0x140)](),_0x511086[_0x5d81af(0xee)](_0x5d81af(0x139),{'forceDefaultExecution':!0x0}),_0x511086[_0x5d81af(0x115)][_0x5d81af(0xde)](()=>{const _0x44542e=_0x5d81af;_0x511086[_0x44542e(0x115)][_0x44542e(0xde)](_0x20a9ae,_0x17735b=>{const _0x5b1533=_0x44542e,_0x4ae157=_0x9bb4f6[_0x5b1533(0xd2)](_0x1af713=>_0x5b1533(0x150)!=_0x1af713[_0x5b1533(0x126)][_0x5b1533(0x128)]);_0x4ae157[_0x5b1533(0x136)]>0x0&&_0x17735b[_0x5b1533(0x131)](_0x4ae157);for(const _0x1565c8 of _0x9bb4f6)_0x1565c8[_0x5b1533(0x10f)]();});});});}function _0x372e3e(_0x11b73f){const _0x366d3c=_0x30815c;_0x511086[_0x366d3c(0x115)][_0x366d3c(0xd5)](_0xe3aabd=>{const _0x32e8f2=_0x366d3c,_0x20bcb2=Array[_0x32e8f2(0x11f)](_0x1553ca[_0x32e8f2(0xe3)]())[_0x32e8f2(0xe4)](_0x4e90f9=>_0x2ce84d[_0x32e8f2(0x13c)](_0x4e90f9)),_0x416d6f=[];for(const _0x19bd9e of _0x11b73f)for(const _0x16ec18 of _0x19bd9e[_0x32e8f2(0x142)]({'shallow':!0x0}))_0x416d6f[_0x32e8f2(0x119)](_0x16ec18);for(const _0x317f51 of _0x416d6f)_0x32e8f2(0x150)!=_0x317f51[_0x32e8f2(0x126)][_0x32e8f2(0x128)]&&(_0xe3aabd[_0x32e8f2(0x131)](_0xe3aabd[_0x32e8f2(0xf4)](_0x317f51,0x0)),_0x511086[_0x32e8f2(0x143)][_0x32e8f2(0xdb)](_0x32e8f2(0xdf))[_0x32e8f2(0x140)](),_0x511086[_0x32e8f2(0xee)](_0x32e8f2(0xdf),{'forceDefaultExecution':!0x0}));const _0x28ef1f=_0x20bcb2[_0x32e8f2(0xd2)](_0x6a501a=>_0x32e8f2(0x150)!=_0x6a501a[_0x32e8f2(0x126)][_0x32e8f2(0x128)]);_0x28ef1f[_0x32e8f2(0x136)]>0x0&&_0xe3aabd[_0x32e8f2(0x131)](_0x28ef1f);for(const _0x5f39b6 of _0x20bcb2)_0x5f39b6[_0x32e8f2(0x10f)]();});}function _0x403b8e(_0x32da4d,_0xdfdf1b){const _0x10dd93=_0x30815c;return _0xdfdf1b[_0x10dd93(0x123)](_0x325bb1=>_0x32da4d[_0x10dd93(0xd3)](_0x18f74a=>_0x18f74a[_0x10dd93(0xe2)][_0x10dd93(0xf5)](_0x325bb1[_0x10dd93(0x168)])||_0x325bb1[_0x10dd93(0xe2)][_0x10dd93(0xf5)](_0x18f74a[_0x10dd93(0x168)])));}function _0x2b1e6e(_0x33edd7,_0x1d9790){const _0x125cb2=_0x30815c;return!_0x33edd7[_0x125cb2(0xd3)](_0x55478d=>_0x1d9790[_0x125cb2(0xd3)](_0x227ff0=>_0x55478d[_0x125cb2(0x145)](_0x227ff0)))&&_0x33edd7[_0x125cb2(0xd3)](_0x28b72a=>_0x1d9790[_0x125cb2(0xd3)](_0x1abe04=>_0x28b72a[_0x125cb2(0xe2)][_0x125cb2(0x130)](_0x1abe04[_0x125cb2(0x168)])));}_0x511086[_0x30815c(0x10d)][_0x30815c(0x160)]['on'](_0x30815c(0x124),(_0x8b7fae,_0x1aca91,_0xd51f91)=>{const _0x5513bc=_0x30815c;if(!_0xd51f91[_0x5513bc(0x127)][_0x5513bc(0xd6)])return;const _0x324a46=_0x1aca91[_0x5513bc(0x13b)];if(!_0x324a46)return;const _0x188184=_0xd51f91[_0x5513bc(0x144)][_0x5513bc(0xd4)](_0x324a46);function _0x1b3e1a(_0x226711){const _0x43fa9b=_0x5513bc;return Array[_0x43fa9b(0x137)](_0x226711)?_0x226711:[_0x226711];}_0x188184&&_0x5513bc(0xd9)===_0x324a46[_0x5513bc(0x102)]&&_0x468022(_0x188184,_0xd51f91[_0x5513bc(0x16d)],(_0x3966d5,_0x5bb487,_0x23cdb1)=>_0x23cdb1[_0x5513bc(0xdd)](_0x1b3e1a(_0x5bb487[_0x5513bc(0xd7)]),_0x3966d5),(_0x50c746,_0x57d7a3,_0x9cf682)=>_0x9cf682[_0x5513bc(0x14a)](_0x1b3e1a(_0x57d7a3[_0x5513bc(0xd7)]),_0x50c746));},{'priority':_0x30815c(0x153)}),_0xceebd9[_0x30815c(0x163)][_0x30815c(0x104)](_0x42ba0b=>{const _0x4ca268=_0x30815c;if(_0x4ca268(0xf1)!=_0x42ba0b[_0x4ca268(0x125)]&&_0x4ca268(0x15b)!=_0x42ba0b[_0x4ca268(0x125)])return;const _0xd9efe5=_0x42ba0b[_0x4ca268(0xf3)]();if(null!=_0xd9efe5&&_0xd9efe5['is'](_0x4ca268(0xf6),_0x4ca268(0x13f))){if(_0x4ca268(0xf1)==_0x42ba0b[_0x4ca268(0x125)]){const _0x51fb4b=_0x42ba0b[_0x4ca268(0x142)]()[_0x4ca268(0xd2)](_0x1a4467=>_0x1a4467['is'](_0x4ca268(0xea)))[_0x4ca268(0xe4)](_0x328f67=>_0x328f67[_0x4ca268(0x10d)]);if(_0x51fb4b[_0x4ca268(0x136)])return{'type':_0x4ca268(0xf1),'content':_0x1b3082(_0x33f227,_0x4ca268(0x132),_0x1b3082(_0x33f227,_0x4ca268(0x10b),'\x22'+_0x51fb4b[_0x4ca268(0x120)]('\x20')+'\x22'))};}if(_0x4ca268(0x15b)==_0x42ba0b[_0x4ca268(0x125)]){const _0x1c9372=_0x42ba0b[_0x4ca268(0x142)]()[_0x4ca268(0xd2)](_0x303e2d=>_0x303e2d['is'](_0x4ca268(0xea)))[_0x4ca268(0xe4)](_0x1bf6db=>_0x1bf6db[_0x4ca268(0x10d)]);if(_0x1c9372[_0x4ca268(0x136)])return{'type':_0x4ca268(0x15b),'content':_0x1b3082(_0x33f227,_0x4ca268(0x175),_0x1b3082(_0x33f227,_0x4ca268(0x10b),'\x22'+_0x1c9372[_0x4ca268(0x120)]('\x20')+'\x22'))};}}}),_0xceebd9[_0x30815c(0x163)][_0x30815c(0x104)](_0x142e2c=>{const _0x240344=_0x30815c;if(_0x240344(0x116)==_0x142e2c[_0x240344(0x11e)]){const _0x5b3d70=_0x142e2c[_0x240344(0x142)]()[_0x240344(0xd2)](_0x116efc=>_0x116efc['is'](_0x240344(0xea)))[_0x240344(0xe4)](_0x2e68ce=>_0x2e68ce[_0x240344(0x10d)]),_0x5ea168=this[_0x240344(0x122)](_0x142e2c),_0x293bbe=_0x5ea168[_0x240344(0x176)]-_0x5ea168[_0x240344(0x170)]+0x1;if(_0x240344(0xf1)==_0x142e2c[_0x240344(0x125)])return _0x5b3d70[_0x240344(0x136)]?{'type':_0x240344(0xf1),'content':_0x1b3082(_0x33f227,_0x240344(0x132),_0x1b3082(_0x33f227,_0x240344(0x15d),[_0x293bbe,'\x22'+_0x5b3d70[_0x240344(0x120)]('\x20')+'\x22']))}:{'type':_0x240344(0xf1),'content':_0x1b3082(_0x33f227,_0x240344(0x132),_0x1b3082(_0x33f227,_0x240344(0xef),_0x293bbe))};if(_0x240344(0x15b)==_0x142e2c[_0x240344(0x125)])return _0x5b3d70[_0x240344(0x136)]?{'type':_0x240344(0x15b),'content':_0x1b3082(_0x33f227,_0x240344(0x175),_0x1b3082(_0x33f227,_0x240344(0x15d),[_0x293bbe,'\x22'+_0x5b3d70[_0x240344(0x120)]('\x20')+'\x22']))}:{'type':_0x240344(0x15b),'content':_0x1b3082(_0x33f227,_0x240344(0x175),_0x1b3082(_0x33f227,_0x240344(0xef),_0x293bbe))};}if(_0x240344(0xe0)==_0x142e2c[_0x240344(0x11e)]){const _0x15a540=_0x142e2c[_0x240344(0x142)]()[_0x240344(0xd2)](_0x5f0cb2=>_0x5f0cb2['is'](_0x240344(0xea)))[_0x240344(0xe4)](_0x108418=>_0x108418[_0x240344(0x10d)]),_0x2b2c99=this[_0x240344(0x122)](_0x142e2c),_0x533de2=_0x2b2c99[_0x240344(0x14b)]-_0x2b2c99[_0x240344(0x15f)]+0x1;if(_0x240344(0xf1)==_0x142e2c[_0x240344(0x125)])return _0x15a540[_0x240344(0x136)]?{'type':_0x240344(0xf1),'content':_0x1b3082(_0x33f227,_0x240344(0x132),_0x1b3082(_0x33f227,_0x240344(0x16b),[_0x533de2,'\x22'+_0x15a540[_0x240344(0x120)]('\x20')+'\x22']))}:{'type':_0x240344(0xf1),'content':_0x1b3082(_0x33f227,_0x240344(0x132),_0x1b3082(_0x33f227,_0x240344(0x129),_0x533de2))};if(_0x240344(0x15b)==_0x142e2c[_0x240344(0x125)])return _0x15a540[_0x240344(0x136)]?{'type':_0x240344(0x15b),'content':_0x1b3082(_0x33f227,_0x240344(0x175),_0x1b3082(_0x33f227,_0x240344(0x16b),[_0x533de2,'\x22'+_0x15a540[_0x240344(0x120)]('\x20')+'\x22']))}:{'type':_0x240344(0x15b),'content':_0x1b3082(_0x33f227,_0x240344(0x175),_0x1b3082(_0x33f227,_0x240344(0x129),_0x533de2))};}}),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0xf1),_0x30815c(0x116),_0x30815c(0x11a),_0x355b4e),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0x15b),_0x30815c(0x116),_0x30815c(0x13a),_0x355b4e),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0xf1),_0x30815c(0xe0),_0x30815c(0x11a),_0x372e3e),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0x15b),_0x30815c(0xe0),_0x30815c(0x13a),_0x372e3e),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0xf1),_0x30815c(0xe0),_0x30815c(0x120),_0x403b8e),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0x15b),_0x30815c(0xe0),_0x30815c(0x120),_0x403b8e),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0xf1),_0x30815c(0x116),_0x30815c(0x120),_0x2b1e6e),_0xceebd9[_0x30815c(0x15e)][_0x30815c(0x16a)](_0x30815c(0x15b),_0x30815c(0x116),_0x30815c(0x120),_0x2b1e6e);}[_0xa11712(0x13e)](){const _0x1dafd8=_0xa11712,_0x2754fe=this[_0x1dafd8(0x100)],_0x3ee4cc=_0x2754fe[_0x1dafd8(0x115)][_0x1dafd8(0x11b)][_0x1dafd8(0x105)];return(_0x362ff0,_0x235592)=>{const _0x45efda=_0x1dafd8;_0x2754fe[_0x45efda(0x115)][_0x45efda(0xd5)](_0x3fead7=>{const _0xea0d6e=_0x45efda,{commandName:_0x31ac12,commandParams:_0x5accb1}=_0x235592;let _0x52addd=_0x362ff0[0x0][_0xea0d6e(0xe2)][_0xea0d6e(0x147)];_0x5accb1&&_0x5accb1[0x0]&&!0x1===_0x5accb1[0x0][_0xea0d6e(0x121)]&&(_0x52addd=_0x362ff0[0x0][_0xea0d6e(0x168)][_0xea0d6e(0x11c)]);const _0x138c5d=_0x3fead7[_0xea0d6e(0xf8)](_0x52addd);if(_0xea0d6e(0x150)==_0x138c5d[_0xea0d6e(0x126)][_0xea0d6e(0x128)])return;const _0x32ee38=Array[_0xea0d6e(0x11f)](_0x3ee4cc[_0xea0d6e(0xe3)]())[_0xea0d6e(0xe4)](_0xdcd69a=>_0x2ce84d[_0xea0d6e(0x13c)](_0xdcd69a));_0x3fead7[_0xea0d6e(0x131)](_0x138c5d),_0x2754fe[_0xea0d6e(0x143)][_0xea0d6e(0xdb)](_0x31ac12)[_0xea0d6e(0x140)](),_0x5accb1[_0xea0d6e(0x119)]({'forceDefaultExecution':!0x0}),_0x2754fe[_0xea0d6e(0xee)](_0x31ac12,..._0x5accb1);const _0xfd5394=_0x32ee38[_0xea0d6e(0xd2)](_0x509363=>_0xea0d6e(0x150)!=_0x509363[_0xea0d6e(0x126)][_0xea0d6e(0x128)]);_0xfd5394[_0xea0d6e(0x136)]>0x0&&_0x3fead7[_0xea0d6e(0x131)](_0xfd5394);for(const _0x3d1269 of _0x32ee38)_0x3d1269[_0xea0d6e(0x10f)]();});};}[_0xa11712(0x135)](_0x55870b){const _0x3b093e=_0xa11712,_0x4646b8=this[_0x3b093e(0x100)][_0x3b093e(0x10c)][_0x3b093e(0xdb)](_0x3b093e(0x149));let _0x5ce6c8=Number[_0x3b093e(0x14c)],_0x481cc5=Number[_0x3b093e(0x162)],_0x2aa20e=Number[_0x3b093e(0x14c)],_0x8b62b7=Number[_0x3b093e(0x162)];for(const _0x5da8d5 of _0x55870b){if(_0x3b093e(0x150)==_0x5da8d5[_0x3b093e(0x126)][_0x3b093e(0x128)])continue;const {row:_0x354a04,column:_0x6913f4}=_0x4646b8[_0x3b093e(0x11d)](_0x5da8d5),_0x262882=_0x5da8d5[_0x3b093e(0x177)](_0x3b093e(0xe1))?_0x5da8d5[_0x3b093e(0x113)](_0x3b093e(0xe1))-0x1:0x0,_0x5278bb=_0x5da8d5[_0x3b093e(0x177)](_0x3b093e(0x171))?_0x5da8d5[_0x3b093e(0x113)](_0x3b093e(0x171))-0x1:0x0;_0x5ce6c8=_0x354a04<_0x5ce6c8?_0x354a04:_0x5ce6c8,_0x481cc5=_0x354a04+_0x262882>_0x481cc5?_0x354a04+_0x262882:_0x481cc5,_0x2aa20e=_0x6913f4<_0x2aa20e?_0x6913f4:_0x2aa20e,_0x8b62b7=_0x6913f4+_0x5278bb>_0x8b62b7?_0x6913f4+_0x5278bb:_0x8b62b7;}return{'minRow':_0x5ce6c8,'maxRow':_0x481cc5,'minColumn':_0x2aa20e,'maxColumn':_0x8b62b7};}[_0xa11712(0xfe)](){const _0x2c10dc=_0xa11712,_0x25ab67=this[_0x2c10dc(0x100)],_0x6b8d49=_0x25ab67[_0x2c10dc(0x10c)][_0x2c10dc(0xdb)](_0x2c10dc(0x161)),_0x11bff7=_0x25ab67[_0x2c10dc(0x10c)][_0x2c10dc(0xdb)](_0x2c10dc(0x149));_0x25ab67[_0x2c10dc(0x115)][_0x2c10dc(0x11b)]['on'](_0x2c10dc(0xe9),()=>{const _0x20cbe8=_0x2c10dc,_0x4a1d57=Array[_0x20cbe8(0x11f)](_0x25ab67[_0x20cbe8(0x115)][_0x20cbe8(0x11b)][_0x20cbe8(0x108)][_0x20cbe8(0x167)]());for(const {name:_0x1ec999,data:_0x1a67f5}of _0x4a1d57){const {group:_0x31fc9f,id:_0x18b876,subType:_0x1644e9}=_0x6b8d49[_0x20cbe8(0x173)](_0x1ec999);if(_0x20cbe8(0xf0)!=_0x31fc9f)continue;if(null!=_0x1a67f5[_0x20cbe8(0x117)])continue;const _0x43c794=_0x6b8d49[_0x20cbe8(0xe7)](_0x18b876);this[_0x20cbe8(0x118)][_0x20cbe8(0x141)](_0x1644e9)&&this[_0x20cbe8(0x146)][_0x20cbe8(0x16f)](_0x43c794);}},{'priority':_0x2c10dc(0x112)});const _0x41eed0=(_0x3bfbd9,_0x278f53)=>{const _0x4b7c67=_0x2c10dc;let _0xf0d40b=!0x1;const _0x2a1b4b=_0x278f53[_0x4b7c67(0x156)](_0x3bfbd9),_0x3b014c=_0x3bfbd9[_0x4b7c67(0x106)](_0x4b7c67(0x13f)),_0x42ca4=_0x11bff7[_0x4b7c67(0x11d)](_0x3bfbd9);for(const _0x2c4502 of this[_0x4b7c67(0x146)]){const _0x55ca46=_0x2c4502[_0x4b7c67(0x11e)],_0x2f3022=_0x55ca46[_0x4b7c67(0x14d)](_0x4b7c67(0x12b)),_0x52a623=_0x55ca46[_0x4b7c67(0x12c)](_0x2f3022?0xa:0x5),_0x325f85=_0x52a623[_0x4b7c67(0xe5)](),_0x4aa3df=_0x325f85[_0x4b7c67(0x12c)](0x0,0x3)+_0x4b7c67(0xfa),_0x40db1e=_0x4b7c67(0x10a)+_0x52a623,_0x556365=_0x4b7c67(0x148)+_0x52a623;if(!_0x2c4502[_0x4b7c67(0x110)])continue;if(_0x3b014c!=_0x2c4502[_0x4b7c67(0x165)]()[_0x4b7c67(0x168)][_0x4b7c67(0x106)](_0x4b7c67(0x13f)))continue;if(_0x2c4502[_0x4b7c67(0x172)](_0x2a1b4b))continue;const _0x3ab7d6=_0x3bfbd9[_0x4b7c67(0x177)](_0x4aa3df)?_0x3bfbd9[_0x4b7c67(0x113)](_0x4aa3df)-0x1:0x0,_0x579eb2=this[_0x4b7c67(0x122)](_0x2c4502),_0x3da0f8=_0x579eb2[_0x40db1e],_0x271962=_0x579eb2[_0x556365];_0x3da0f8<=_0x42ca4[_0x325f85]&&_0x42ca4[_0x325f85]+_0x3ab7d6<=_0x271962&&(_0x2c4502[_0x4b7c67(0x12e)](_0x2a1b4b),_0xf0d40b=!0x0);}return _0xf0d40b;};_0x25ab67[_0x2c10dc(0x115)][_0x2c10dc(0x11b)][_0x2c10dc(0x133)](_0x5ea8ca=>{const _0x1d2f41=_0x2c10dc;let _0x474209=!0x1;for(const _0x505c78 of _0x25ab67[_0x1d2f41(0x115)][_0x1d2f41(0x11b)][_0x1d2f41(0x108)][_0x1d2f41(0x13d)]())if(_0x1d2f41(0xd1)==_0x505c78[_0x1d2f41(0x125)]){if(_0x1d2f41(0x116)==_0x505c78[_0x1d2f41(0x102)]){for(const _0x850f7b of _0x505c78[_0x1d2f41(0x14e)][_0x1d2f41(0x11c)][_0x1d2f41(0xec)]())_0x474209=_0x474209||_0x41eed0(_0x850f7b,_0x5ea8ca);}else _0x1d2f41(0xd9)==_0x505c78[_0x1d2f41(0x102)]&&(_0x474209=_0x474209||_0x41eed0(_0x505c78[_0x1d2f41(0x14e)][_0x1d2f41(0x11c)],_0x5ea8ca));}return _0x474209;});}[_0xa11712(0x122)](_0x14c9b5){const _0x44ea67=_0xa11712;return this[_0x44ea67(0x135)](_0x14c9b5[_0x44ea67(0xe3)]()[_0x44ea67(0xe4)](_0x4b54c6=>_0x4b54c6[_0x44ea67(0x168)][_0x44ea67(0x11c)]));}}function Ee(_0x2a202e){const _0x534b54=_0xa11712;return Array[_0x534b54(0x11f)](new Set(_0x2a202e)[_0x534b54(0xf9)]());}
|
|
23
|
+
const _0x224a7a=_0x55d1;(function(_0x1c4168,_0x46f29b){const _0x2315a2=_0x55d1,_0x395024=_0x1c4168();while(!![]){try{const _0x1ef3fb=parseInt(_0x2315a2(0x1e7))/0x1*(-parseInt(_0x2315a2(0x233))/0x2)+-parseInt(_0x2315a2(0x209))/0x3+-parseInt(_0x2315a2(0x218))/0x4*(parseInt(_0x2315a2(0x1fa))/0x5)+-parseInt(_0x2315a2(0x1b4))/0x6+-parseInt(_0x2315a2(0x1df))/0x7*(-parseInt(_0x2315a2(0x24b))/0x8)+-parseInt(_0x2315a2(0x230))/0x9*(parseInt(_0x2315a2(0x1cf))/0xa)+parseInt(_0x2315a2(0x1bb))/0xb;if(_0x1ef3fb===_0x46f29b)break;else _0x395024['push'](_0x395024['shift']());}catch(_0x301131){_0x395024['push'](_0x395024['shift']());}}}(_0x1b6c,0x8e321));import{Plugin as _0x1fa24c}from'ckeditor5/src/core.js';import{LiveRange as _0x5ee002}from'ckeditor5/src/engine.js';function _0x1b6c(){const _0xf86755=['getRowIndexes','TableUtils','*Remove:*\x20%0','getAttribute','removeClass','toViewElement','getFirstRange','4GMQwrk','isInContent','position','forceValue','maxColumn','createTableWalker','isArray','isIntersectingWithRange','hasAttribute','getColumnIndexes','locale','root','insertion','first','getChildren','start','rowspan','setSelection','execute','item','removeTableRow','insertTableRowBelow','_acceptFormatSuggestionCallbackFactory','batch','36ymiigP','low','editor','189826RedNcB','discard','registerDescriptionCallback','left','markMultiRangeDeletion','getItems','_tablePostFixingSubtypes','change','createRangeOn','last','refresh','createRangeIn','includes','join','ELEMENT_TABLE_COLUMN','addMarker:suggestion','substr','*Insert:*\x20%0','insertTable','TableEditing','highest','_splitMarkerName','insertTableColumnRight','tableColumn','1168wMLjTa','end','addRange','tablePaste','tableCell','data','getSelectionAffectedTableCells','nodeAfter','classes','showSuggestionHighlights','getRanges','insertTableRowAbove','$textProxy','4009392tMsmic','filter','change:data','enqueueChange','$graveyard','commands','getSuggestion','40689847kYIonB','ELEMENT_TABLE_WITH_TEXT','map','element','TrackChangesEditing','length','get','values','ELEMENT_TABLE_ROW_WITH_TEXT','findAncestor','deletion','afterInit','max','from','rootName','selectTableColumn','markMultiRangeInsertion','type','every','minRow','977750THvsRn','registerCustomCallback','nodeBefore','createPositionAt','differ','span','selectTableRow','removeTableColumn','writer','_getSuggestionCoords','above','selection','enableCommand','ELEMENT_TABLE','plugins','getContainedElement','19103dfrlsg','getChangedMarkers','some','table','min','isIntersecting','suggestion','registerPostFixer','11zcXtfn','addClass','registerElementLabel','_getCoordsForCells','minColumn','isEqual','options','cell','_suggestionFactory','subType','MIN_SAFE_INTEGER','colspan','has','getChanges','maxRow','oldRange','order','model','ELEMENT_TABLE_ROW','4802950GtovNB','isTouching','descriptionFactory','detach','insertTableColumnLeft','accept','mapper','push','insert','add','_setupColumnsRowsFixing','MAX_SAFE_INTEGER','name','tableRow','startsWith','1353339YEatrn','getCellLocation','downcastDispatcher','toLowerCase','fromRange','document','ELEMENT_TABLE_COLUMN_WITH_TEXT','_tableSuggestions'];_0x1b6c=function(){return _0xf86755;};return _0x1b6c();}import{setHighlightHandling as _0x125a71}from'ckeditor5/src/widget.js';import{getTranslation as _0x4b3ef0}from'../utils/common-translations.js';export default class jt extends _0x1fa24c{constructor(_0x36960c){const _0x474c06=_0x55d1;super(_0x36960c),this[_0x474c06(0x239)]=[_0x474c06(0x207),_0x474c06(0x24a)],this[_0x474c06(0x210)]=new Set();}[_0x224a7a(0x1c6)](){const _0x3eaa5d=_0x224a7a,_0x21344e=this[_0x3eaa5d(0x232)],_0x3b45cd=_0x21344e[_0x3eaa5d(0x1f8)][_0x3eaa5d(0x20e)][_0x3eaa5d(0x1da)];if(!_0x21344e[_0x3eaa5d(0x1dd)][_0x3eaa5d(0x1f3)](_0x3eaa5d(0x246)))return;const _0x3ed67d=_0x21344e[_0x3eaa5d(0x222)],_0x5e927d=_0x21344e[_0x3eaa5d(0x1dd)][_0x3eaa5d(0x1c1)](_0x3eaa5d(0x1bf)),_0x1d6a51=_0x21344e[_0x3eaa5d(0x1dd)][_0x3eaa5d(0x1c1)](_0x3eaa5d(0x212));_0x5e927d[_0x3eaa5d(0x1fc)][_0x3eaa5d(0x1e9)](_0x3eaa5d(0x1e2),_0x2e802b=>_0x4b3ef0(_0x3ed67d,_0x3eaa5d(0x1dc),_0x2e802b)),this[_0x3eaa5d(0x204)](),_0x5e927d[_0x3eaa5d(0x1db)](_0x3eaa5d(0x245)),_0x5e927d[_0x3eaa5d(0x1db)](_0x3eaa5d(0x1d5)),_0x5e927d[_0x3eaa5d(0x1db)](_0x3eaa5d(0x1ca));for(const _0x196b6c of[_0x3eaa5d(0x1b2),_0x3eaa5d(0x22d)]){const _0x197a08=_0x21344e[_0x3eaa5d(0x1b9)][_0x3eaa5d(0x1c1)](_0x196b6c);_0x5e927d[_0x3eaa5d(0x1db)](_0x196b6c,_0x54a9ef=>{const _0x5008ac=_0x3eaa5d;_0x21344e[_0x5008ac(0x1f8)][_0x5008ac(0x23a)](_0x217811=>{const _0x35c4cf=_0x5008ac;_0x54a9ef();const _0x5c4a34=_0x35c4cf(0x1d9)===_0x197a08[_0x35c4cf(0x1f7)],_0x22b289=_0x1d6a51[_0x35c4cf(0x1ad)](_0x3b45cd),_0x390569=_0x1d6a51[_0x35c4cf(0x211)](_0x22b289),_0x32bee9=_0x5c4a34?_0x390569[_0x35c4cf(0x225)]-0x1:_0x390569[_0x35c4cf(0x23c)]+0x1,_0x4dc0e2=_0x22b289[0x0][_0x35c4cf(0x1c4)](_0x35c4cf(0x1e2)),_0x4ea48e=_0x1d6a51[_0x35c4cf(0x21d)](_0x4dc0e2,{'startRow':_0x32bee9,'endRow':_0x32bee9}),_0x15ae26=Array[_0x35c4cf(0x1c8)](_0x4ea48e)[_0x35c4cf(0x1bd)](_0xfd2615=>_0x217811[_0x35c4cf(0x23b)](_0xfd2615[_0x35c4cf(0x1ee)]));_0x5e927d[_0x35c4cf(0x1cb)](_0x15ae26,_0x35c4cf(0x207));});});}for(const _0x346af8 of[_0x3eaa5d(0x1fe),_0x3eaa5d(0x249)]){const _0x3b5143=_0x21344e[_0x3eaa5d(0x1b9)][_0x3eaa5d(0x1c1)](_0x346af8);_0x5e927d[_0x3eaa5d(0x1db)](_0x346af8,_0x3a2eba=>{const _0x5317bd=_0x3eaa5d;_0x21344e[_0x5317bd(0x1f8)][_0x5317bd(0x23a)](_0xec0e7d=>{const _0x59b41c=_0x5317bd;_0x3a2eba();const _0x384f21=_0x59b41c(0x236)===_0x3b5143[_0x59b41c(0x1f7)],_0x8d676d=_0x1d6a51[_0x59b41c(0x1ad)](_0x3b45cd),_0x18450a=_0x1d6a51[_0x59b41c(0x221)](_0x8d676d),_0x577b46=_0x384f21?_0x18450a[_0x59b41c(0x225)]-0x1:_0x18450a[_0x59b41c(0x23c)]+0x1,_0xe52cad=_0x8d676d[0x0][_0x59b41c(0x1c4)](_0x59b41c(0x1e2)),_0x113bcc=_0x1d6a51[_0x59b41c(0x21d)](_0xe52cad,{'startRow':0x0,'column':_0x577b46,'includeAllSlots':!0x1}),_0xec17f7=Array[_0x59b41c(0x1c8)](_0x113bcc)[_0x59b41c(0x1bd)](_0x5573b6=>_0xec0e7d[_0x59b41c(0x23b)](_0x5573b6[_0x59b41c(0x1ee)]));_0x5e927d[_0x59b41c(0x1cb)](_0xec17f7,_0x59b41c(0x24a));});});}for(const _0x5a49d1 of[_0x3eaa5d(0x22c),_0x3eaa5d(0x1d6)]){const _0x25143f=_0x5a49d1[_0x3eaa5d(0x243)](0xb),_0x913048=_0x25143f[_0x3eaa5d(0x20c)](),_0x506529=_0x913048[_0x3eaa5d(0x243)](0x0,0x3)+_0x3eaa5d(0x1d4),_0x545cbc=_0x3eaa5d(0x1e2)+_0x25143f,_0x4fb1fa=_0x3eaa5d(0x1e3)+_0x25143f,_0xca2d03=_0x3eaa5d(0x1c7)+_0x25143f;_0x5e927d[_0x3eaa5d(0x1db)](_0x5a49d1,()=>{const _0x5a1979=_0x3eaa5d;_0x21344e[_0x5a1979(0x1f8)][_0x5a1979(0x23a)](_0x2b8b5f=>{const _0x406562=_0x5a1979,_0x5ccbd9=_0x1d6a51[_0x406562(0x1ad)](_0x3b45cd),_0x1664f8=_0x5ccbd9[0x0][_0x406562(0x1c4)](_0x406562(0x1e2));let _0x5c3adf;if(_0x406562(0x22c)==_0x5a49d1){const _0x202f81=_0x1d6a51[_0x406562(0x211)](_0x5ccbd9);_0x5c3adf={'startRow':_0x202f81[_0x406562(0x225)],'endRow':_0x202f81[_0x406562(0x23c)],'includeAllSlots':!0x0};}else{const _0x138e50=_0x1d6a51[_0x406562(0x221)](_0x5ccbd9);_0x5c3adf={'startColumn':_0x138e50[_0x406562(0x225)],'endColumn':_0x138e50[_0x406562(0x23c)],'includeAllSlots':!0x0};}const _0x5c09b2=_0x1d6a51[_0x406562(0x21d)](_0x1664f8,_0x5c3adf),_0x156aac=Array[_0x406562(0x1c8)](_0x5c09b2)[_0x406562(0x1bd)](({cell:_0x1c54a0})=>_0x1c54a0),_0x38bbec=Ee(_0x156aac[_0x406562(0x1b5)](_0x1c79c7=>_0x1c79c7[_0x406562(0x220)](_0x506529))),_0x23b111=Ee(_0x156aac[_0x406562(0x1b5)](_0x134ea7=>!_0x134ea7[_0x406562(0x220)](_0x506529)))[_0x406562(0x1bd)](_0x1e1ddf=>_0x2b8b5f[_0x406562(0x23b)](_0x1e1ddf)),_0x37e6cf=_0x5e927d[_0x406562(0x237)](_0x23b111,_0x545cbc);if(_0x37e6cf&&(_0x406562(0x207)==_0x37e6cf[_0x406562(0x1f0)]||_0x406562(0x24a)==_0x37e6cf[_0x406562(0x1f0)])){const _0x3b6af1=this[_0x406562(0x1d8)](_0x37e6cf);for(const _0x354470 of _0x38bbec){const _0x11629b=_0x2b8b5f[_0x406562(0x23b)](_0x354470),_0x317b43=_0x1d6a51[_0x406562(0x20a)](_0x354470),_0x37e701=_0x354470[_0x406562(0x214)](_0x506529)-0x1,_0x1aa1b6=_0x3b6af1[_0x4fb1fa],_0x112615=_0x3b6af1[_0xca2d03];_0x1aa1b6<=_0x317b43[_0x913048]&&_0x317b43[_0x913048]+_0x37e701<=_0x112615&&_0x37e6cf[_0x406562(0x1a9)](_0x11629b);}}});});}function _0x1ef035(_0x74bec1){const _0x578fc6=_0x3eaa5d,_0x48138b=Array[_0x578fc6(0x1c8)](_0x3b45cd[_0x578fc6(0x1b1)]())[_0x578fc6(0x1bd)](_0x34a6fb=>_0x5ee002[_0x578fc6(0x20d)](_0x34a6fb));_0x21344e[_0x578fc6(0x1f8)][_0x578fc6(0x23a)](_0x2a926f=>{const _0x2b981c=_0x578fc6,_0x55ebec=_0x2a926f[_0x2b981c(0x22f)];_0x74bec1=_0x74bec1[_0x2b981c(0x1b5)](_0x58e956=>_0x2b981c(0x1b8)!=_0x58e956[_0x2b981c(0x223)][_0x2b981c(0x1c9)]),_0x2a926f[_0x2b981c(0x229)](_0x74bec1),_0x21344e[_0x2b981c(0x1b9)][_0x2b981c(0x1c1)](_0x2b981c(0x22c))[_0x2b981c(0x23d)](),_0x21344e[_0x2b981c(0x22a)](_0x2b981c(0x22c),{'forceDefaultExecution':!0x0}),_0x21344e[_0x2b981c(0x1f8)][_0x2b981c(0x1b7)](()=>{const _0x220cdc=_0x2b981c;_0x21344e[_0x220cdc(0x1f8)][_0x220cdc(0x1b7)](_0x55ebec,_0x4b8b0f=>{const _0x458a9c=_0x220cdc,_0x46c4d8=_0x48138b[_0x458a9c(0x1b5)](_0x5124e5=>_0x458a9c(0x1b8)!=_0x5124e5[_0x458a9c(0x223)][_0x458a9c(0x1c9)]);_0x46c4d8[_0x458a9c(0x1c0)]>0x0&&_0x4b8b0f[_0x458a9c(0x229)](_0x46c4d8);for(const _0x37c84d of _0x48138b)_0x37c84d[_0x458a9c(0x1fd)]();});});});}function _0x5e98b1(_0x31b64b){const _0x437e72=_0x3eaa5d;_0x21344e[_0x437e72(0x1f8)][_0x437e72(0x23a)](_0x2d4394=>{const _0x1d6747=_0x437e72,_0x501cdf=Array[_0x1d6747(0x1c8)](_0x3b45cd[_0x1d6747(0x1b1)]())[_0x1d6747(0x1bd)](_0x45dcec=>_0x5ee002[_0x1d6747(0x20d)](_0x45dcec)),_0x53ab09=[];for(const _0x22d7e7 of _0x31b64b)for(const _0x59ec1f of _0x22d7e7[_0x1d6747(0x238)]({'shallow':!0x0}))_0x53ab09[_0x1d6747(0x201)](_0x59ec1f);for(const _0xccc21d of _0x53ab09)_0x1d6747(0x1b8)!=_0xccc21d[_0x1d6747(0x223)][_0x1d6747(0x1c9)]&&(_0x2d4394[_0x1d6747(0x229)](_0x2d4394[_0x1d6747(0x1d2)](_0xccc21d,0x0)),_0x21344e[_0x1d6747(0x1b9)][_0x1d6747(0x1c1)](_0x1d6747(0x1d6))[_0x1d6747(0x23d)](),_0x21344e[_0x1d6747(0x22a)](_0x1d6747(0x1d6),{'forceDefaultExecution':!0x0}));const _0x15777c=_0x501cdf[_0x1d6747(0x1b5)](_0x1f13b5=>_0x1d6747(0x1b8)!=_0x1f13b5[_0x1d6747(0x223)][_0x1d6747(0x1c9)]);_0x15777c[_0x1d6747(0x1c0)]>0x0&&_0x2d4394[_0x1d6747(0x229)](_0x15777c);for(const _0x10a3a5 of _0x501cdf)_0x10a3a5[_0x1d6747(0x1fd)]();});}function _0xa01fb0(_0x17e139,_0x2de344){const _0x3fd097=_0x3eaa5d;return _0x2de344[_0x3fd097(0x1cd)](_0x3ba525=>_0x17e139[_0x3fd097(0x1e1)](_0x4f7a9f=>_0x4f7a9f[_0x3fd097(0x1a8)][_0x3fd097(0x1ec)](_0x3ba525[_0x3fd097(0x227)])||_0x3ba525[_0x3fd097(0x1a8)][_0x3fd097(0x1ec)](_0x4f7a9f[_0x3fd097(0x227)])));}function _0x105ee4(_0x39859c,_0x92aaee){const _0x20bb85=_0x3eaa5d;return!_0x39859c[_0x20bb85(0x1e1)](_0x25deca=>_0x92aaee[_0x20bb85(0x1e1)](_0x3afa9f=>_0x25deca[_0x20bb85(0x1e4)](_0x3afa9f)))&&_0x39859c[_0x20bb85(0x1e1)](_0x233b55=>_0x92aaee[_0x20bb85(0x1e1)](_0x28f278=>_0x233b55[_0x20bb85(0x1a8)][_0x20bb85(0x1fb)](_0x28f278[_0x20bb85(0x227)])));}_0x21344e[_0x3eaa5d(0x1ac)][_0x3eaa5d(0x20b)]['on'](_0x3eaa5d(0x242),(_0x390bf0,_0x49bdb5,_0x285df7)=>{const _0x18219b=_0x3eaa5d;if(!_0x285df7[_0x18219b(0x1ed)][_0x18219b(0x1b0)])return;const _0x4823c3=_0x49bdb5[_0x18219b(0x22b)];if(!_0x4823c3)return;const _0x133e72=_0x285df7[_0x18219b(0x200)][_0x18219b(0x216)](_0x4823c3);function _0x2bfd4c(_0x27ae31){const _0x51d8ce=_0x18219b;return Array[_0x51d8ce(0x21e)](_0x27ae31)?_0x27ae31:[_0x27ae31];}_0x133e72&&_0x18219b(0x1ab)===_0x4823c3[_0x18219b(0x206)]&&_0x125a71(_0x133e72,_0x285df7[_0x18219b(0x1d7)],(_0x1bf01f,_0x5925fc,_0x4e3a5c)=>_0x4e3a5c[_0x18219b(0x1e8)](_0x2bfd4c(_0x5925fc[_0x18219b(0x1af)]),_0x1bf01f),(_0x51a144,_0x1ae6cf,_0x1e3c5c)=>_0x1e3c5c[_0x18219b(0x215)](_0x2bfd4c(_0x1ae6cf[_0x18219b(0x1af)]),_0x51a144));},{'priority':_0x3eaa5d(0x247)}),_0x5e927d[_0x3eaa5d(0x1fc)][_0x3eaa5d(0x235)](_0x21e6ec=>{const _0x38337b=_0x3eaa5d;if(_0x38337b(0x224)!=_0x21e6ec[_0x38337b(0x1cc)]&&_0x38337b(0x1c5)!=_0x21e6ec[_0x38337b(0x1cc)])return;const _0x182844=_0x21e6ec[_0x38337b(0x1de)]();if(null!=_0x182844&&_0x182844['is'](_0x38337b(0x1be),_0x38337b(0x1e2))){if(_0x38337b(0x224)==_0x21e6ec[_0x38337b(0x1cc)]){const _0x195115=_0x21e6ec[_0x38337b(0x238)]()[_0x38337b(0x1b5)](_0x2b08e7=>_0x2b08e7['is'](_0x38337b(0x1b3)))[_0x38337b(0x1bd)](_0x52aae9=>_0x52aae9[_0x38337b(0x1ac)]);if(_0x195115[_0x38337b(0x1c0)])return{'type':_0x38337b(0x224),'content':_0x4b3ef0(_0x3ed67d,_0x38337b(0x244),_0x4b3ef0(_0x3ed67d,_0x38337b(0x1bc),'\x22'+_0x195115[_0x38337b(0x240)]('\x20')+'\x22'))};}if(_0x38337b(0x1c5)==_0x21e6ec[_0x38337b(0x1cc)]){const _0x2cb5cd=_0x21e6ec[_0x38337b(0x238)]()[_0x38337b(0x1b5)](_0x3f0818=>_0x3f0818['is'](_0x38337b(0x1b3)))[_0x38337b(0x1bd)](_0x266592=>_0x266592[_0x38337b(0x1ac)]);if(_0x2cb5cd[_0x38337b(0x1c0)])return{'type':_0x38337b(0x1c5),'content':_0x4b3ef0(_0x3ed67d,_0x38337b(0x213),_0x4b3ef0(_0x3ed67d,_0x38337b(0x1bc),'\x22'+_0x2cb5cd[_0x38337b(0x240)]('\x20')+'\x22'))};}}}),_0x5e927d[_0x3eaa5d(0x1fc)][_0x3eaa5d(0x235)](_0x2e5856=>{const _0xbd4107=_0x3eaa5d;if(_0xbd4107(0x207)==_0x2e5856[_0xbd4107(0x1f0)]){const _0x1937ea=_0x2e5856[_0xbd4107(0x238)]()[_0xbd4107(0x1b5)](_0x28baa7=>_0x28baa7['is'](_0xbd4107(0x1b3)))[_0xbd4107(0x1bd)](_0x2b16c9=>_0x2b16c9[_0xbd4107(0x1ac)]),_0x40c486=this[_0xbd4107(0x1d8)](_0x2e5856),_0x35d0d3=_0x40c486[_0xbd4107(0x1f5)]-_0x40c486[_0xbd4107(0x1ce)]+0x1;if(_0xbd4107(0x224)==_0x2e5856[_0xbd4107(0x1cc)])return _0x1937ea[_0xbd4107(0x1c0)]?{'type':_0xbd4107(0x224),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x244),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x1c3),[_0x35d0d3,'\x22'+_0x1937ea[_0xbd4107(0x240)]('\x20')+'\x22']))}:{'type':_0xbd4107(0x224),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x244),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x1f9),_0x35d0d3))};if(_0xbd4107(0x1c5)==_0x2e5856[_0xbd4107(0x1cc)])return _0x1937ea[_0xbd4107(0x1c0)]?{'type':_0xbd4107(0x1c5),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x213),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x1c3),[_0x35d0d3,'\x22'+_0x1937ea[_0xbd4107(0x240)]('\x20')+'\x22']))}:{'type':_0xbd4107(0x1c5),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x213),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x1f9),_0x35d0d3))};}if(_0xbd4107(0x24a)==_0x2e5856[_0xbd4107(0x1f0)]){const _0x4180e8=_0x2e5856[_0xbd4107(0x238)]()[_0xbd4107(0x1b5)](_0x1cbb8e=>_0x1cbb8e['is'](_0xbd4107(0x1b3)))[_0xbd4107(0x1bd)](_0x2a681d=>_0x2a681d[_0xbd4107(0x1ac)]),_0x4c40f7=this[_0xbd4107(0x1d8)](_0x2e5856),_0x5e8248=_0x4c40f7[_0xbd4107(0x21c)]-_0x4c40f7[_0xbd4107(0x1eb)]+0x1;if(_0xbd4107(0x224)==_0x2e5856[_0xbd4107(0x1cc)])return _0x4180e8[_0xbd4107(0x1c0)]?{'type':_0xbd4107(0x224),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x244),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x20f),[_0x5e8248,'\x22'+_0x4180e8[_0xbd4107(0x240)]('\x20')+'\x22']))}:{'type':_0xbd4107(0x224),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x244),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x241),_0x5e8248))};if(_0xbd4107(0x1c5)==_0x2e5856[_0xbd4107(0x1cc)])return _0x4180e8[_0xbd4107(0x1c0)]?{'type':_0xbd4107(0x1c5),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x213),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x20f),[_0x5e8248,'\x22'+_0x4180e8[_0xbd4107(0x240)]('\x20')+'\x22']))}:{'type':_0xbd4107(0x1c5),'content':_0x4b3ef0(_0x3ed67d,_0xbd4107(0x213),_0x4b3ef0(_0x3ed67d,_0xbd4107(0x241),_0x5e8248))};}}),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x224),_0x3eaa5d(0x207),_0x3eaa5d(0x234),_0x1ef035),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x1c5),_0x3eaa5d(0x207),_0x3eaa5d(0x1ff),_0x1ef035),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x224),_0x3eaa5d(0x24a),_0x3eaa5d(0x234),_0x5e98b1),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x1c5),_0x3eaa5d(0x24a),_0x3eaa5d(0x1ff),_0x5e98b1),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x224),_0x3eaa5d(0x24a),_0x3eaa5d(0x240),_0xa01fb0),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x1c5),_0x3eaa5d(0x24a),_0x3eaa5d(0x240),_0xa01fb0),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x224),_0x3eaa5d(0x207),_0x3eaa5d(0x240),_0x105ee4),_0x5e927d[_0x3eaa5d(0x1ef)][_0x3eaa5d(0x1d0)](_0x3eaa5d(0x1c5),_0x3eaa5d(0x207),_0x3eaa5d(0x240),_0x105ee4);}[_0x224a7a(0x22e)](){const _0x12510c=_0x224a7a,_0x25610a=this[_0x12510c(0x232)],_0x21b163=_0x25610a[_0x12510c(0x1f8)][_0x12510c(0x20e)][_0x12510c(0x1da)];return(_0x5d8244,_0x48ae39)=>{const _0x48d432=_0x12510c;_0x25610a[_0x48d432(0x1f8)][_0x48d432(0x23a)](_0x57f26a=>{const _0x4bf696=_0x48d432,{commandName:_0x40a1aa,commandParams:_0x277652}=_0x48ae39;let _0x365567=_0x5d8244[0x0][_0x4bf696(0x1a8)][_0x4bf696(0x1d1)];_0x277652&&_0x277652[0x0]&&!0x1===_0x277652[0x0][_0x4bf696(0x21b)]&&(_0x365567=_0x5d8244[0x0][_0x4bf696(0x227)][_0x4bf696(0x1ae)]);const _0x3cd31e=_0x57f26a[_0x4bf696(0x23e)](_0x365567);if(_0x4bf696(0x1b8)==_0x3cd31e[_0x4bf696(0x223)][_0x4bf696(0x1c9)])return;const _0x3da608=Array[_0x4bf696(0x1c8)](_0x21b163[_0x4bf696(0x1b1)]())[_0x4bf696(0x1bd)](_0x564af7=>_0x5ee002[_0x4bf696(0x20d)](_0x564af7));_0x57f26a[_0x4bf696(0x229)](_0x3cd31e),_0x25610a[_0x4bf696(0x1b9)][_0x4bf696(0x1c1)](_0x40a1aa)[_0x4bf696(0x23d)](),_0x277652[_0x4bf696(0x201)]({'forceDefaultExecution':!0x0}),_0x25610a[_0x4bf696(0x22a)](_0x40a1aa,..._0x277652);const _0x14e2db=_0x3da608[_0x4bf696(0x1b5)](_0x40ba03=>_0x4bf696(0x1b8)!=_0x40ba03[_0x4bf696(0x223)][_0x4bf696(0x1c9)]);_0x14e2db[_0x4bf696(0x1c0)]>0x0&&_0x57f26a[_0x4bf696(0x229)](_0x14e2db);for(const _0x1c5c79 of _0x3da608)_0x1c5c79[_0x4bf696(0x1fd)]();});};}[_0x224a7a(0x1ea)](_0x3d6e8f){const _0x848fd9=_0x224a7a,_0x21b092=this[_0x848fd9(0x232)][_0x848fd9(0x1dd)][_0x848fd9(0x1c1)](_0x848fd9(0x212));let _0x426220=Number[_0x848fd9(0x205)],_0x49b767=Number[_0x848fd9(0x1f1)],_0x440977=Number[_0x848fd9(0x205)],_0x553fcb=Number[_0x848fd9(0x1f1)];for(const _0x8050f of _0x3d6e8f){if(_0x848fd9(0x1b8)==_0x8050f[_0x848fd9(0x223)][_0x848fd9(0x1c9)])continue;const {row:_0x38738d,column:_0x42050f}=_0x21b092[_0x848fd9(0x20a)](_0x8050f),_0x1cbdba=_0x8050f[_0x848fd9(0x220)](_0x848fd9(0x228))?_0x8050f[_0x848fd9(0x214)](_0x848fd9(0x228))-0x1:0x0,_0x2eb774=_0x8050f[_0x848fd9(0x220)](_0x848fd9(0x1f2))?_0x8050f[_0x848fd9(0x214)](_0x848fd9(0x1f2))-0x1:0x0;_0x426220=_0x38738d<_0x426220?_0x38738d:_0x426220,_0x49b767=_0x38738d+_0x1cbdba>_0x49b767?_0x38738d+_0x1cbdba:_0x49b767,_0x440977=_0x42050f<_0x440977?_0x42050f:_0x440977,_0x553fcb=_0x42050f+_0x2eb774>_0x553fcb?_0x42050f+_0x2eb774:_0x553fcb;}return{'minRow':_0x426220,'maxRow':_0x49b767,'minColumn':_0x440977,'maxColumn':_0x553fcb};}[_0x224a7a(0x204)](){const _0xc5dd0e=_0x224a7a,_0x540ef1=this[_0xc5dd0e(0x232)],_0x215ab2=_0x540ef1[_0xc5dd0e(0x1dd)][_0xc5dd0e(0x1c1)](_0xc5dd0e(0x1bf)),_0x27b89f=_0x540ef1[_0xc5dd0e(0x1dd)][_0xc5dd0e(0x1c1)](_0xc5dd0e(0x212));_0x540ef1[_0xc5dd0e(0x1f8)][_0xc5dd0e(0x20e)]['on'](_0xc5dd0e(0x1b6),()=>{const _0x4ad112=_0xc5dd0e,_0x17a622=Array[_0x4ad112(0x1c8)](_0x540ef1[_0x4ad112(0x1f8)][_0x4ad112(0x20e)][_0x4ad112(0x1d3)][_0x4ad112(0x1e0)]());for(const {name:_0x2256bc,data:_0x320642}of _0x17a622){const {group:_0xb66fb7,id:_0x1962ca,subType:_0x45b3bb}=_0x215ab2[_0x4ad112(0x248)](_0x2256bc);if(_0x4ad112(0x1e5)!=_0xb66fb7)continue;if(null!=_0x320642[_0x4ad112(0x1f6)])continue;const _0x1c24c3=_0x215ab2[_0x4ad112(0x1ba)](_0x1962ca);this[_0x4ad112(0x239)][_0x4ad112(0x23f)](_0x45b3bb)&&this[_0x4ad112(0x210)][_0x4ad112(0x203)](_0x1c24c3);}},{'priority':_0xc5dd0e(0x231)});const _0x192b01=(_0x294101,_0x383265)=>{const _0x5175aa=_0xc5dd0e;let _0x3a1c87=!0x1;const _0x46cc3b=_0x383265[_0x5175aa(0x23b)](_0x294101),_0x3b8389=_0x294101[_0x5175aa(0x1c4)](_0x5175aa(0x1e2)),_0x202e5b=_0x27b89f[_0x5175aa(0x20a)](_0x294101);for(const _0x211fe9 of this[_0x5175aa(0x210)]){const _0x3dfa57=_0x211fe9[_0x5175aa(0x1f0)],_0x4ef78c=_0x3dfa57[_0x5175aa(0x208)](_0x5175aa(0x1aa)),_0x4f7d46=_0x3dfa57[_0x5175aa(0x243)](_0x4ef78c?0xa:0x5),_0x31d5f1=_0x4f7d46[_0x5175aa(0x20c)](),_0x22efd6=_0x31d5f1[_0x5175aa(0x243)](0x0,0x3)+_0x5175aa(0x1d4),_0x4b1974=_0x5175aa(0x1e3)+_0x4f7d46,_0x45d26e=_0x5175aa(0x1c7)+_0x4f7d46;if(!_0x211fe9[_0x5175aa(0x219)])continue;if(_0x3b8389!=_0x211fe9[_0x5175aa(0x217)]()[_0x5175aa(0x227)][_0x5175aa(0x1c4)](_0x5175aa(0x1e2)))continue;if(_0x211fe9[_0x5175aa(0x21f)](_0x46cc3b))continue;const _0xff6724=_0x294101[_0x5175aa(0x220)](_0x22efd6)?_0x294101[_0x5175aa(0x214)](_0x22efd6)-0x1:0x0,_0x2a86a0=this[_0x5175aa(0x1d8)](_0x211fe9),_0x4b55e2=_0x2a86a0[_0x4b1974],_0x1f9567=_0x2a86a0[_0x45d26e];_0x4b55e2<=_0x202e5b[_0x31d5f1]&&_0x202e5b[_0x31d5f1]+_0xff6724<=_0x1f9567&&(_0x211fe9[_0x5175aa(0x1a9)](_0x46cc3b),_0x3a1c87=!0x0);}return _0x3a1c87;};_0x540ef1[_0xc5dd0e(0x1f8)][_0xc5dd0e(0x20e)][_0xc5dd0e(0x1e6)](_0x58605e=>{const _0x52ead1=_0xc5dd0e;let _0x34f7c2=!0x1;for(const _0x44a933 of _0x540ef1[_0x52ead1(0x1f8)][_0x52ead1(0x20e)][_0x52ead1(0x1d3)][_0x52ead1(0x1f4)]())if(_0x52ead1(0x202)==_0x44a933[_0x52ead1(0x1cc)]){if(_0x52ead1(0x207)==_0x44a933[_0x52ead1(0x206)]){for(const _0x25eedd of _0x44a933[_0x52ead1(0x21a)][_0x52ead1(0x1ae)][_0x52ead1(0x226)]())_0x34f7c2=_0x34f7c2||_0x192b01(_0x25eedd,_0x58605e);}else _0x52ead1(0x1ab)==_0x44a933[_0x52ead1(0x206)]&&(_0x34f7c2=_0x34f7c2||_0x192b01(_0x44a933[_0x52ead1(0x21a)][_0x52ead1(0x1ae)],_0x58605e));}return _0x34f7c2;});}[_0x224a7a(0x1d8)](_0x46ac84){const _0x53fd2e=_0x224a7a;return this[_0x53fd2e(0x1ea)](_0x46ac84[_0x53fd2e(0x1b1)]()[_0x53fd2e(0x1bd)](_0x3f8b8e=>_0x3f8b8e[_0x53fd2e(0x227)][_0x53fd2e(0x1ae)]));}}function _0x55d1(_0x55e1fa,_0x2d3d17){const _0x1b6cd3=_0x1b6c();return _0x55d1=function(_0x55d15b,_0x5159c8){_0x55d15b=_0x55d15b-0x1a8;let _0x2cee0c=_0x1b6cd3[_0x55d15b];return _0x2cee0c;},_0x55d1(_0x55e1fa,_0x2d3d17);}function Ee(_0x1ed514){const _0x20a3d4=_0x224a7a;return Array[_0x20a3d4(0x1c8)](new Set(_0x1ed514)[_0x20a3d4(0x1c2)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5eb37f=_0xd1e4;(function(_0x550dba,_0x309f93){const _0x518ccc=_0xd1e4,_0x5af47e=_0x550dba();while(!![]){try{const _0x5d0889=parseInt(_0x518ccc(0x1f5))/0x1+parseInt(_0x518ccc(0x1f8))/0x2*(-parseInt(_0x518ccc(0x1ee))/0x3)+-parseInt(_0x518ccc(0x1f4))/0x4+-parseInt(_0x518ccc(0x1ea))/0x5+parseInt(_0x518ccc(0x1f1))/0x6+parseInt(_0x518ccc(0x1f6))/0x7+parseInt(_0x518ccc(0x1ef))/0x8;if(_0x5d0889===_0x309f93)break;else _0x5af47e['push'](_0x5af47e['shift']());}catch(_0x5160c7){_0x5af47e['push'](_0x5af47e['shift']());}}}(_0x4adf,0x98f63));import{Plugin as _0x5db125}from'ckeditor5/src/core.js';import _0x50b2ad from'./table.js';function _0xd1e4(_0x10f154,_0x137968){const _0x4adf73=_0x4adf();return _0xd1e4=function(_0xd1e4da,_0x268cc5){_0xd1e4da=_0xd1e4da-0x1e7;let _0x555f7a=_0x4adf73[_0xd1e4da];return _0x555f7a;},_0xd1e4(_0x10f154,_0x137968);}export default class Mt extends _0x5db125{static get[_0x5eb37f(0x1ec)](){return[_0x50b2ad];}[_0x5eb37f(0x1f3)](){const _0x52221d=_0x5eb37f,_0x3c00ba=this[_0x52221d(0x1e8)];if(!_0x3c00ba[_0x52221d(0x1f0)][_0x52221d(0x1e7)](_0x52221d(0x1f7)))return;_0x3c00ba[_0x52221d(0x1f0)][_0x52221d(0x1f2)](_0x52221d(0x1e9))[_0x52221d(0x1eb)](_0x52221d(0x1ed));}}function _0x4adf(){const _0x4ec2f9=['editor','TrackChangesEditing','3503405YPkghx','enableCommand','requires','toggleTableCaption','3eDECXO','14811152yZsgkW','plugins','470412ArXqRX','get','afterInit','4355528lTagmo','602939AHBiMu','1801030KlecHe','TableCaptionEditing','747862rOwuQl','has'];_0x4adf=function(){return _0x4ec2f9;};return _0x4adf();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4adfc3=_0x450e;(function(_0x213356,_0x255801){const _0x1bce34=_0x450e,_0xb0b56e=_0x213356();while(!![]){try{const _0x5efd06=-parseInt(_0x1bce34(0x123))/0x1+-parseInt(_0x1bce34(0x1d1))/0x2+-parseInt(_0x1bce34(0x12b))/0x3+-parseInt(_0x1bce34(0x1d6))/0x4*(parseInt(_0x1bce34(0x1b6))/0x5)+-parseInt(_0x1bce34(0x1c1))/0x6+-parseInt(_0x1bce34(0x1ca))/0x7+-parseInt(_0x1bce34(0x1a0))/0x8*(-parseInt(_0x1bce34(0x198))/0x9);if(_0x5efd06===_0x255801)break;else _0xb0b56e['push'](_0xb0b56e['shift']());}catch(_0x20256e){_0xb0b56e['push'](_0xb0b56e['shift']());}}}(_0x46d4,0x2dde3));import{getTranslation as _0x2fa290}from'../utils/common-translations.js';import{Plugin as _0x268b2e}from'ckeditor5/src/core.js';import{LiveRange as _0x20a2ba}from'ckeditor5/src/engine.js';function _0x46d4(){const _0x5f44ba=['markerName','566111ZAbBpp','rows','insert','getSuggestion','position','TableUtils','tablePasteColumn','560096iUoDwH','isEmpty','suggestionUnloaded','isEqual','_createdBatches','20ZYHMni','startsWith','removeRows','some','includes','getColumns','model','rootName','remove','tablePaste','map','createTableWalker','tableCellSuggestion','redo','ck-suggestion-marker--active','nodeAfter','suggestion-td','forceDefaultExecution','cell','change','deletionRanges','getRowIndexes','insertColumns','registerPostFixer','removeMarker','46373wbbuoM','locale','suggestionLoaded','hasSuggestion','insertContent','attributes','from','filter','527379xFajzL','tablePasteChainId','elementToElement','markerAttributes','markerToHighlight','_getCoordsForCells','author','removeMarkers','subType','tablePasteRow','editing','_splitMarkerName','suggestion','columnInsertionIndexes','getSelectionAffectedTableCells','getContainedElement','endColumn','high','keys','tablePasteCell','unwrap','editor','oldRange','element','start','options','last','fill','low','documentSelection','createElement','createRange','*Replace\x20table\x20cells*','getChildren','entries','TableClipboard','showSuggestionHighlights','getRows','columnInsertionRanges','set','setAttributes','register','tableCellBackgroundColor','tableCellBorderColor','add','forEach','getAllAdjacentSuggestions','TrackChangesEditing','createRangeIn','tableCell','requires','reduce','editingDowncast','root','listenTo','table','fromRange','nextSibling','createPositionBefore','previous','first','setAttribute','getRange','getColumnIndexes','get','row','newRange','getMarkers','markMultiRangeBlockFormat','getTableIfOnlyTableInContent','column','tableCellVerticalAlignment','document','every','getRanges','trackChanges','clipboardOutput','wrap','push','cells','getItems','ck-suggestion-marker','updateMarker','descriptionFactory','afterInit','next','find','selection','move','getShiftedBy','getChanges','accept','activeMarkers','rowInsertionIndexes','getChild','removeColumns','for','createRangeOn','tableCellBorderStyle','schema','isInContent','call','getSuggestions','tableCellHorizontalAlignment','value','join','_tablePostFixingSubtypes','end','Users','31563zbRYCc','registerCustomCallback','formatBlock','fromEntries','$graveyard','return','content','registerDescriptionCallback','2648SXLzgY','batch','length','markers','tableCellPadding','stop','suggestion:formatBlock:tablePasteCell','getAttributes','name','detach','endRow','columns','containsRange','conversion','discard','getSuggestionCallback','ck-suggestion-marker-insertion','markMultiRangeInsertion','plugins','paragraph','differ','_suggestionFactory','129545FLHaXy','commands','rowInsertionRanges','_isForcedDefaultExecutionBlock','type','getChangedMarkers','deletion','findAncestor','view','insertionRanges','_replaceTableSlotCell','1561860bZBOxX','tableCellBorderWidth','markMultiRangeDeletion','insertRows','dataDowncast','insertion','has','previousSibling'];_0x46d4=function(){return _0x5f44ba;};return _0x46d4();}import{uid as _0x2d26da,priorities as _0x4e94dd}from'ckeditor5/src/utils.js';import _0x17ddc3 from'./table.js';const ge=[_0x4adfc3(0x1c2),_0x4adfc3(0x156),_0x4adfc3(0x18d),_0x4adfc3(0x192),_0x4adfc3(0x172),_0x4adfc3(0x155),_0x4adfc3(0x1a4)],Ce=Object[_0x4adfc3(0x19b)](ge[_0x4adfc3(0x114)](_0x38f82e=>[_0x38f82e,null]));function _0x450e(_0x502831,_0x4c4185){const _0x46d45e=_0x46d4();return _0x450e=function(_0x450e4d,_0x1268de){_0x450e4d=_0x450e4d-0x113;let _0x11738a=_0x46d45e[_0x450e4d];return _0x11738a;},_0x450e(_0x502831,_0x4c4185);}export default class It extends _0x268b2e{static get[_0x4adfc3(0x15d)](){return[_0x17ddc3];}[_0x4adfc3(0x17f)](){const _0x20b0b6=_0x4adfc3,_0x1aa8b8=this[_0x20b0b6(0x140)];if(!_0x1aa8b8[_0x20b0b6(0x1b2)][_0x20b0b6(0x1c7)](_0x20b0b6(0x14e)))return;const _0x7370d8=_0x1aa8b8[_0x20b0b6(0x1b2)][_0x20b0b6(0x16b)](_0x20b0b6(0x15a)),_0xecae6a=_0x1aa8b8[_0x20b0b6(0x1b2)][_0x20b0b6(0x16b)](_0x20b0b6(0x1cf)),_0x2543cc=_0x1aa8b8[_0x20b0b6(0x1b2)][_0x20b0b6(0x16b)](_0x17ddc3),_0x2dea12=_0x1aa8b8[_0x20b0b6(0x1b2)][_0x20b0b6(0x16b)](_0x20b0b6(0x14e));_0x2543cc[_0x20b0b6(0x195)][_0x20b0b6(0x179)](_0x20b0b6(0x134),_0x20b0b6(0x1d0)),_0x1aa8b8[_0x20b0b6(0x1dc)][_0x20b0b6(0x18e)][_0x20b0b6(0x154)](_0x20b0b6(0x116),{'allowIn':_0x20b0b6(0x15c),'allowContentOf':_0x20b0b6(0x15c),'isLimit':!0x0}),_0x1aa8b8[_0x20b0b6(0x1ad)][_0x20b0b6(0x12d)]({'model':_0x20b0b6(0x116),'view':_0x20b0b6(0x11a)});let _0xa31fe1=null;_0x1aa8b8[_0x20b0b6(0x1dc)]['on'](_0x20b0b6(0x127),(_0xb271ea,_0x25721b)=>{const _0x8ddadc=_0x20b0b6,[_0x1a7b2a,_0x296fe4]=_0x25721b,_0x542a85=_0x25721b[_0x25721b[_0x8ddadc(0x1a2)]-0x1];_0x542a85&&_0x542a85[_0x8ddadc(0x11b)]||_0x7370d8[_0x8ddadc(0x1b9)]||this[_0x8ddadc(0x140)][_0x8ddadc(0x1b7)][_0x8ddadc(0x16b)](_0x8ddadc(0x176))[_0x8ddadc(0x193)]&&function(_0x108704,_0x5b407d,_0x3de002,_0x4a5f40,_0x35154f){const _0x1c8af6=_0x8ddadc;if(_0x5b407d&&!_0x5b407d['is'](_0x1c8af6(0x148)))return!0x1;const _0x1fffb1=_0x35154f[_0x1c8af6(0x170)](_0x108704,_0x3de002);if(!_0x1fffb1||!he(_0x1fffb1,void 0x0,_0x4a5f40))return!0x1;const _0x401e97=_0x4a5f40[_0x1c8af6(0x139)](_0x3de002[_0x1c8af6(0x173)][_0x1c8af6(0x182)]);if(!_0x401e97[_0x1c8af6(0x1a2)])return!0x1;const _0x5e0055=_0x401e97[0x0][_0x1c8af6(0x1bd)](_0x1c8af6(0x162)),_0x3e73d4=_0x4a5f40[_0x1c8af6(0x11f)](_0x401e97),_0x2f37b4=_0x4a5f40[_0x1c8af6(0x16a)](_0x401e97),_0x51967c={'startRow':_0x3e73d4[_0x1c8af6(0x167)],'endRow':_0x3e73d4[_0x1c8af6(0x145)],'startColumn':_0x2f37b4[_0x1c8af6(0x167)],'endColumn':_0x2f37b4[_0x1c8af6(0x145)]};return 0x1==_0x401e97[_0x1c8af6(0x1a2)]&&(_0x51967c[_0x1c8af6(0x1aa)]+=_0x4a5f40[_0x1c8af6(0x150)](_0x1fffb1)-0x1,_0x51967c[_0x1c8af6(0x13b)]+=_0x4a5f40[_0x1c8af6(0x1db)](_0x1fffb1)-0x1),he(_0x5e0055,_0x51967c,_0x4a5f40);}(_0x1a7b2a,_0x296fe4,_0x1aa8b8[_0x8ddadc(0x1dc)],_0xecae6a,_0x2dea12)&&(_0xb271ea[_0x8ddadc(0x1a5)](),_0xa31fe1={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x1aa8b8[_0x8ddadc(0x1dc)][_0x8ddadc(0x11d)](()=>{const _0x598010=_0x8ddadc;_0x1aa8b8[_0x598010(0x1dc)][_0x598010(0x127)](_0x25721b[0x0],_0x25721b[0x1],_0x25721b[0x2],{'forceDefaultExecution':!0x0});const _0x37e88a=_0x2d26da(),{rowInsertionRanges:_0x159d84,columnInsertionRanges:_0xe7358c,insertionRanges:_0x92d186,deletionRanges:_0x586f27,cells:_0x2312c1}=_0xa31fe1;_0x159d84[_0x598010(0x1a2)]&&_0x7370d8[_0x598010(0x1b1)](_0x159d84,_0x598010(0x134),{'tablePasteChainId':_0x37e88a}),_0xe7358c[_0x598010(0x1a2)]&&_0x7370d8[_0x598010(0x1b1)](_0xe7358c,_0x598010(0x1d0),{'tablePasteChainId':_0x37e88a}),_0x92d186[_0x598010(0x1a2)]&&(_0x7370d8[_0x598010(0x1b1)](_0x92d186,_0x598010(0x113),{'tablePasteChainId':_0x37e88a,'skipNestingCheck':!0x0}),_0x92d186[_0x598010(0x158)](_0x55abe1=>{const _0xcd9e5c=_0x598010;var _0x28f38e;return null===(_0x28f38e=_0x55abe1[_0xcd9e5c(0x1a9)])||void 0x0===_0x28f38e?void 0x0:_0x28f38e[_0xcd9e5c(0x190)](_0x55abe1);})),_0x586f27[_0x598010(0x1a2)]&&(_0x7370d8[_0x598010(0x1c3)](_0x586f27,_0x598010(0x113),{'tablePasteChainId':_0x37e88a,'skipNestingCheck':!0x0}),_0x586f27[_0x598010(0x158)](_0x2ff119=>{const _0x1bae35=_0x598010;var _0x4d5f7f;return null===(_0x4d5f7f=_0x2ff119[_0x1bae35(0x1a9)])||void 0x0===_0x4d5f7f?void 0x0:_0x4d5f7f[_0x1bae35(0x190)](_0x2ff119);}));const _0x5edfc4=_0x7370d8[_0x598010(0x16f)](_0x2312c1[_0x598010(0x114)](({element:_0x4e1b5a})=>_0x4e1b5a),{'formatGroupId':_0x2d26da()},[],_0x598010(0x13e),{'tablePasteChainId':_0x37e88a});if(_0x5edfc4){const _0x330c32=_0x5edfc4[_0x598010(0x16e)](),_0x55062c=[];for(const {element:_0x5eb06f,attributes:_0x1852c1}of _0x2312c1){if(!_0x1852c1)continue;const _0x322049=_0x1aa8b8[_0x598010(0x1dc)][_0x598010(0x18c)](_0x5eb06f),_0x14efb8=_0x330c32[_0x598010(0x181)](_0x3ef749=>_0x3ef749[_0x598010(0x169)]()[_0x598010(0x1d4)](_0x322049));_0x14efb8&&_0x55062c[_0x598010(0x179)]([_0x14efb8[_0x598010(0x1a8)],_0x1852c1]);}_0x55062c[_0x598010(0x1a2)]&&_0x5edfc4[_0x598010(0x168)](_0x598010(0x12e),Object[_0x598010(0x19b)](_0x55062c));}_0xa31fe1=null;}));},{'priority':_0x4e94dd[_0x20b0b6(0x13c)]+0xa}),_0x1aa8b8[_0x20b0b6(0x1b2)][_0x20b0b6(0x16b)](_0x20b0b6(0x14e))['on'](_0x20b0b6(0x1c0),(_0x386b65,_0x50b0a7)=>{const _0x290739=_0x20b0b6,[_0x3e9862,_0x919a9c,,_0x1400ff]=_0x50b0a7;if(!_0xa31fe1)return;_0x386b65[_0x290739(0x1a5)]();const _0x36f61f=_0x3e9862[_0x290739(0x11c)],_0x529710=_0x919a9c,_0x2201d7=Pe(_0x36f61f),_0x53d7a4=Pe(_0x529710);_0x386b65[_0x290739(0x19d)]=_0x36f61f;let _0x516dcf=null,_0x5477b4=null;if(_0x53d7a4||_0x2201d7){if(_0x2201d7&&!_0x53d7a4){_0x1400ff[_0x290739(0x1de)](_0x36f61f[_0x290739(0x189)](0x0));for(const _0x761db of Array[_0x290739(0x129)](_0x529710[_0x290739(0x14c)]()))_0x1400ff[_0x290739(0x1cc)](_0x761db,_0x36f61f,_0x290739(0x196));const _0x57d3da=_0xa31fe1[_0x290739(0x188)][_0x290739(0x1da)](_0x3e9862[_0x290739(0x16c)]),_0x52a103=_0xa31fe1[_0x290739(0x138)][_0x290739(0x1da)](_0x3e9862[_0x290739(0x171)]);_0x57d3da||_0x52a103||(_0x516dcf=_0x20a2ba[_0x290739(0x163)](_0x1400ff[_0x290739(0x15b)](_0x36f61f)));}else _0x53d7a4&&!_0x2201d7&&(_0x5477b4=_0x1400ff[_0x290739(0x15b)](_0x36f61f));}else{const _0x5ab601=_0x1400ff[_0x290739(0x149)](_0x290739(0x116)),_0x3a511e=_0x1400ff[_0x290739(0x149)](_0x290739(0x116));_0x1400ff[_0x290739(0x178)](_0x1400ff[_0x290739(0x15b)](_0x36f61f),_0x3a511e),_0x1400ff[_0x290739(0x1cc)](_0x5ab601,_0x36f61f,0x0);for(const _0x2b22f2 of Array[_0x290739(0x129)](_0x529710[_0x290739(0x14c)]()))_0x1400ff[_0x290739(0x1cc)](_0x2b22f2,_0x5ab601,_0x290739(0x196));_0x516dcf=_0x20a2ba[_0x290739(0x163)](_0x1400ff[_0x290739(0x18c)](_0x5ab601)),_0x5477b4=_0x20a2ba[_0x290739(0x163)](_0x1400ff[_0x290739(0x18c)](_0x3a511e));}const _0x234e68=Array[_0x290739(0x129)](_0x529710[_0x290739(0x1a7)]())[_0x290739(0x12a)](([_0x341873])=>ge[_0x290739(0x1da)](_0x341873));_0xa31fe1[_0x290739(0x17a)][_0x290739(0x179)]({'element':_0x36f61f,'attributes':_0x234e68[_0x290739(0x1a2)]?Object[_0x290739(0x19b)](_0x234e68):null}),_0x516dcf&&_0xa31fe1[_0x290739(0x1bf)][_0x290739(0x179)](_0x516dcf),_0x5477b4&&_0xa31fe1[_0x290739(0x11e)][_0x290739(0x179)](_0x5477b4);},{'priority':_0x20b0b6(0x13c)}),_0xecae6a['on'](_0x20b0b6(0x120),(_0x47f220,_0x5c451e)=>{const _0x12c910=_0x20b0b6,[_0x2c18cb,_0x4d626c={}]=_0x5c451e;if(!_0xa31fe1)return;const _0x4fe137=_0x4d626c['at']||0x0,_0x4357d3=_0x4d626c[_0x12c910(0x1ab)]||0x1;_0xa31fe1[_0x12c910(0x138)]=new Array(_0x4357d3)[_0x12c910(0x146)](_0x4fe137)[_0x12c910(0x114)]((_0x38c634,_0x1eb812)=>_0x38c634+_0x1eb812);for(const {cell:_0x5dd23f}of _0xecae6a[_0x12c910(0x115)](_0x2c18cb,{'startColumn':_0x4fe137,'endColumn':_0x4fe137+_0x4357d3-0x1}))_0xa31fe1[_0x12c910(0x151)][_0x12c910(0x179)](_0x1aa8b8[_0x12c910(0x1dc)][_0x12c910(0x18c)](_0x5dd23f));},{'priority':_0x20b0b6(0x147)}),_0xecae6a['on'](_0x20b0b6(0x1c4),(_0x449d87,_0x43ca56)=>{const _0x2127fc=_0x20b0b6,[_0x17f673,_0x4d57ac={}]=_0x43ca56;if(!_0xa31fe1)return;const _0x33c696=_0x4d57ac['at']||0x0,_0x3dabbe=_0x4d57ac[_0x2127fc(0x1cb)]||0x1;_0xa31fe1[_0x2127fc(0x188)]=new Array(_0x3dabbe)[_0x2127fc(0x146)](_0x33c696)[_0x2127fc(0x114)]((_0x18f85c,_0x1227ef)=>_0x18f85c+_0x1227ef);for(const {cell:_0x1f11aa}of _0xecae6a[_0x2127fc(0x115)](_0x17f673,{'startRow':_0x33c696,'endRow':_0x33c696+_0x3dabbe-0x1}))_0xa31fe1[_0x2127fc(0x1b8)][_0x2127fc(0x179)](_0x1aa8b8[_0x2127fc(0x1dc)][_0x2127fc(0x18c)](_0x1f11aa));},{'priority':_0x20b0b6(0x147)}),_0x7370d8[_0x20b0b6(0x17e)][_0x20b0b6(0x19f)](_0x330bf8=>{const _0xb7f3b9=_0x20b0b6;if(_0x330bf8[_0xb7f3b9(0x133)]&&_0x330bf8[_0xb7f3b9(0x133)][_0xb7f3b9(0x1d7)](_0xb7f3b9(0x113)))return _0x330bf8[_0xb7f3b9(0x166)]?{}:{'type':_0xb7f3b9(0x1c6),'content':_0x2fa290(_0x1aa8b8[_0xb7f3b9(0x124)],_0xb7f3b9(0x14b))};});const _0x3f9fda=()=>!0x1;for(const _0x41fc68 of[_0x20b0b6(0x113),_0x20b0b6(0x1d0),_0x20b0b6(0x134),_0x20b0b6(0x13e)])_0x7370d8[_0x20b0b6(0x1b5)][_0x20b0b6(0x199)](_0x20b0b6(0x1c6),_0x41fc68,_0x20b0b6(0x194),_0x3f9fda),_0x7370d8[_0x20b0b6(0x1b5)][_0x20b0b6(0x199)](_0x20b0b6(0x1bc),_0x41fc68,_0x20b0b6(0x194),_0x3f9fda),_0x7370d8[_0x20b0b6(0x1b5)][_0x20b0b6(0x199)](_0x20b0b6(0x19a),_0x41fc68,_0x20b0b6(0x194),_0x3f9fda);_0x7370d8[_0x20b0b6(0x1b5)][_0x20b0b6(0x199)](_0x20b0b6(0x19a),_0x20b0b6(0x13e),_0x20b0b6(0x1ae),_0x3f9fda),_0x7370d8[_0x20b0b6(0x1b5)][_0x20b0b6(0x199)](_0x20b0b6(0x19a),_0x20b0b6(0x13e),_0x20b0b6(0x186),(_0x1f3140,_0x34d796,_0x4a8caa)=>{const _0x115fd3=_0x20b0b6,_0x404013=_0x1f3140[_0x115fd3(0x114)](_0x4059f2=>_0x4059f2[_0x115fd3(0x13a)]())[_0x115fd3(0x12a)](_0x5700eb=>_0x5700eb),_0x24599b=new Map(_0x404013[_0x115fd3(0x114)](_0x16d906=>[_0x16d906,null]));if(_0xa31fe1){for(const {element:_0x299ca6,attributes:_0x26d6b2}of _0xa31fe1[_0x115fd3(0x17a)])_0x26d6b2&&_0x24599b[_0x115fd3(0x152)](_0x299ca6,_0x26d6b2);}else{if(_0x4a8caa&&_0x4a8caa[_0x115fd3(0x12e)])for(const [_0xc8158e,_0x343d11]of Object[_0x115fd3(0x14d)](_0x4a8caa[_0x115fd3(0x12e)])){const _0x52a132=_0x1aa8b8[_0x115fd3(0x1dc)][_0x115fd3(0x1a3)][_0x115fd3(0x16b)](_0xc8158e),_0x2314b7=_0x52a132?_0x52a132[_0x115fd3(0x169)]()[_0x115fd3(0x13a)]():null;_0x2314b7&&_0x24599b[_0x115fd3(0x152)](_0x2314b7,_0x343d11);}}_0x1aa8b8[_0x115fd3(0x1dc)][_0x115fd3(0x11d)](_0x2ed94c=>{const _0xce749c=_0x115fd3;for(const [_0x50b46a,_0x1e0eb6]of _0x24599b)_0x2ed94c[_0xce749c(0x153)]({...Ce,..._0x1e0eb6},_0x50b46a);});});const _0x28d8a5=(_0x33f3ff,_0x3d28aa)=>{const _0x1d4a26=_0x20b0b6;_0x7370d8[_0x1d4a26(0x1b5)][_0x1d4a26(0x199)](_0x33f3ff,_0x1d4a26(0x113),_0x3d28aa,(_0x2a81eb,_0xf97092,_0x53fd58)=>{const _0x1e09fb=_0x1d4a26;_0x1aa8b8[_0x1e09fb(0x1dc)][_0x1e09fb(0x11d)](_0x3b7e16=>{const _0x501559=_0x1e09fb,_0x5cf1ab=[];for(const _0x24610f of _0x2a81eb){const _0x7fd3b7=_0x24610f[_0x501559(0x143)][_0x501559(0x119)];_0x7fd3b7['is'](_0x501559(0x142),_0x501559(0x116))&&_0x5cf1ab[_0x501559(0x179)](_0x7fd3b7);}_0x7370d8[_0x501559(0x1b5)][_0x501559(0x1af)](_0x33f3ff,null,_0x3d28aa)(_0x2a81eb,_0xf97092,_0x53fd58);for(const _0x254958 of _0x5cf1ab)_0x501559(0x19c)!=_0x254958[_0x501559(0x160)][_0x501559(0x1dd)]&&_0x3b7e16[_0x501559(0x13f)](_0x254958);});});};_0x28d8a5(_0x20b0b6(0x1c6),_0x20b0b6(0x186)),_0x28d8a5(_0x20b0b6(0x1c6),_0x20b0b6(0x1ae)),_0x28d8a5(_0x20b0b6(0x1bc),_0x20b0b6(0x186)),_0x28d8a5(_0x20b0b6(0x1bc),_0x20b0b6(0x1ae)),_0x7370d8[_0x20b0b6(0x1b5)][_0x20b0b6(0x199)](_0x20b0b6(0x1c6),_0x20b0b6(0x134),_0x20b0b6(0x1ae),_0x413a43=>{const _0x11df0a=_0x20b0b6,_0x56da85=_0x413a43[_0x11df0a(0x114)](_0x32669a=>_0x32669a[_0x11df0a(0x13a)]()),_0x43d97d=_0x56da85[0x0][_0x11df0a(0x1bd)](_0x11df0a(0x162)),{minRow:_0x3ff6b0,maxRow:_0xa1eb6e}=_0x2543cc[_0x11df0a(0x130)](_0x56da85);_0xecae6a[_0x11df0a(0x1d8)](_0x43d97d,{'at':_0x3ff6b0,'rows':_0xa1eb6e-_0x3ff6b0+0x1});}),_0x7370d8[_0x20b0b6(0x1b5)][_0x20b0b6(0x199)](_0x20b0b6(0x1c6),_0x20b0b6(0x1d0),_0x20b0b6(0x1ae),_0x356311=>{const _0x4ad71b=_0x20b0b6,_0x5344e7=_0x356311[_0x4ad71b(0x114)](_0x559c28=>_0x559c28[_0x4ad71b(0x13a)]()),_0xd4feff=_0x5344e7[0x0][_0x4ad71b(0x1bd)](_0x4ad71b(0x162)),{minColumn:_0x2d6196,maxColumn:_0x35a985}=_0x2543cc[_0x4ad71b(0x130)](_0x5344e7);_0xecae6a[_0x4ad71b(0x18a)](_0xd4feff,{'at':_0x2d6196,'columns':_0x35a985-_0x2d6196+0x1});});const _0x406620=(_0x5ebd3f,_0xeb2db4)=>{const _0x59e546=_0x20b0b6;if(!_0xeb2db4[_0x59e546(0x133)]||!_0xeb2db4[_0x59e546(0x133)][_0x59e546(0x1d7)](_0x59e546(0x113)))return;const _0xd6531c=_0xeb2db4[_0x59e546(0x128)][_0x59e546(0x12c)],_0x5f0283=_0x7370d8[_0x59e546(0x191)]()[_0x59e546(0x12a)](_0x1ec1c4=>_0x1ec1c4[_0x59e546(0x18f)]&&_0x1ec1c4[_0x59e546(0x128)]&&_0x1ec1c4[_0x59e546(0x128)][_0x59e546(0x12c)]==_0xd6531c);_0x5f0283[_0x59e546(0x1a2)]&&_0xeb2db4[_0x59e546(0x159)]()[_0x59e546(0x1a2)]!=_0x5f0283[_0x59e546(0x1a2)]&&_0x5f0283[_0x59e546(0x15e)]((_0x464db8,_0x55e6c9)=>(_0x464db8[_0x59e546(0x180)]=_0x55e6c9,_0x55e6c9[_0x59e546(0x166)]=_0x464db8,_0x55e6c9));};function _0x1d0c0e(_0x17af49,_0x444cf3=!0x0){const _0x31f9c8=_0x20b0b6,{id:_0x3ba87c}=_0x7370d8[_0x31f9c8(0x136)](_0x17af49[_0x31f9c8(0x1c9)]),_0x59a045=[_0x31f9c8(0x17c),_0x31f9c8(0x1b0)],_0x17b80a=_0x7370d8[_0x31f9c8(0x187)][_0x31f9c8(0x1da)](_0x17af49[_0x31f9c8(0x1c9)]);return _0x17b80a&&_0x59a045[_0x31f9c8(0x179)](_0x31f9c8(0x118)),{'classes':_0x59a045,'attributes':{'data-suggestion':_0x3ba87c},'priority':_0x17b80a&&_0x444cf3?0xbc2:0xbb8};}_0x7370d8['on'](_0x20b0b6(0x125),_0x406620,{'priority':_0x20b0b6(0x13c)}),_0x7370d8['on'](_0x20b0b6(0x1d3),_0x406620,{'priority':_0x20b0b6(0x13c)}),_0x1aa8b8[_0x20b0b6(0x1dc)][_0x20b0b6(0x173)][_0x20b0b6(0x121)](()=>{const _0x15b4ef=_0x20b0b6;let _0x284ba7=!0x1;const _0x707405=Array[_0x15b4ef(0x129)](_0x1aa8b8[_0x15b4ef(0x1dc)][_0x15b4ef(0x173)][_0x15b4ef(0x1b4)][_0x15b4ef(0x1bb)]());for(const {name:_0x4f05c7,data:_0xabc2e5}of _0x707405){const {group:_0x9dfb91,type:_0x1ee8fd,id:_0x56f6ef}=_0x7370d8[_0x15b4ef(0x136)](_0x4f05c7);if(_0x15b4ef(0x137)!=_0x9dfb91||_0x15b4ef(0x1bc)!=_0x1ee8fd||_0xabc2e5[_0x15b4ef(0x141)])continue;if(!_0x7370d8[_0x15b4ef(0x126)](_0x56f6ef))continue;const _0x4f3346=_0x7370d8[_0x15b4ef(0x1cd)](_0x56f6ef)[_0x15b4ef(0x175)](),_0x1275b2=_0x1aa8b8[_0x15b4ef(0x1b2)][_0x15b4ef(0x16b)](_0x15b4ef(0x197))['me'];for(const _0x45820a of _0x7370d8[_0x15b4ef(0x191)]()){if(!_0x45820a[_0x15b4ef(0x18f)]||_0x45820a[_0x15b4ef(0x131)]!=_0x1275b2)continue;if(_0x15b4ef(0x19a)!=_0x45820a[_0x15b4ef(0x1ba)]||_0x15b4ef(0x13e)!=_0x45820a[_0x15b4ef(0x133)])continue;if(_0x45820a[_0x15b4ef(0x175)]()[_0x15b4ef(0x174)](_0x54caf0=>_0x4f3346[_0x15b4ef(0x1d9)](_0xf5d2ee=>_0xf5d2ee[_0x15b4ef(0x1ac)](_0x54caf0,!0x0)))){for(const _0xafe169 of _0x45820a[_0x15b4ef(0x159)]())_0xafe169[_0x15b4ef(0x18f)]&&(_0xafe169[_0x15b4ef(0x1ae)](),_0x284ba7=!0x0);}}}return _0x284ba7;}),_0x1aa8b8[_0x20b0b6(0x1dc)][_0x20b0b6(0x173)][_0x20b0b6(0x121)](_0x24db40=>{const _0x4a4a16=_0x20b0b6,_0x5a9792=_0x1aa8b8[_0x4a4a16(0x1b7)][_0x4a4a16(0x16b)](_0x4a4a16(0x117));if(!_0x5a9792||!_0x5a9792[_0x4a4a16(0x1d5)][_0x4a4a16(0x1c7)](_0x24db40[_0x4a4a16(0x1a1)]))return!0x1;let _0x2fb7b5=!0x1;const _0xc8ad62=_0x1aa8b8[_0x4a4a16(0x1b2)][_0x4a4a16(0x16b)](_0x4a4a16(0x197))['me'],_0xf04f65=_0x1aa8b8[_0x4a4a16(0x1dc)][_0x4a4a16(0x173)][_0x4a4a16(0x1b4)][_0x4a4a16(0x185)](),_0x39720c=Array[_0x4a4a16(0x129)](_0x1aa8b8[_0x4a4a16(0x1dc)][_0x4a4a16(0x173)][_0x4a4a16(0x1b4)][_0x4a4a16(0x1bb)]())[_0x4a4a16(0x12a)](({name:_0x21ee04,data:_0x2a519b})=>{const _0x1c3722=_0x4a4a16,{group:_0x18716d,subType:_0x3ecfa4,authorId:_0x42717c}=_0x7370d8[_0x1c3722(0x136)](_0x21ee04);return _0x1c3722(0x137)==_0x18716d&&_0x1c3722(0x113)==_0x3ecfa4&&_0x42717c==_0xc8ad62['id']&&!_0x2a519b[_0x1c3722(0x141)];});for(const _0x582711 of _0xf04f65){if(_0x4a4a16(0x1cc)!=_0x582711[_0x4a4a16(0x1ba)]||_0x4a4a16(0x116)!=_0x582711[_0x4a4a16(0x1a8)]||0x1!=_0x582711[_0x4a4a16(0x1a2)])continue;const _0x92c2fb=_0x24db40[_0x4a4a16(0x14a)](_0x582711[_0x4a4a16(0x1ce)],_0x582711[_0x4a4a16(0x1ce)][_0x4a4a16(0x184)](0x1));if(!_0x39720c[_0x4a4a16(0x181)](({data:_0x58fd8f})=>_0x58fd8f[_0x4a4a16(0x16d)][_0x4a4a16(0x1d4)](_0x92c2fb))){for(const {name:_0x251419,data:_0x5469cc}of _0x39720c)if(_0x92c2fb[_0x4a4a16(0x1ac)](_0x5469cc[_0x4a4a16(0x16d)])){_0x24db40[_0x4a4a16(0x17d)](_0x251419,{'range':_0x92c2fb}),_0x2fb7b5=!0x0;break;}}}return _0x2fb7b5;}),_0x1aa8b8[_0x20b0b6(0x1dc)][_0x20b0b6(0x173)][_0x20b0b6(0x121)](_0x2d1902=>{const _0xea55a1=_0x20b0b6;let _0x532a04=!0x1;const _0x32ca0b=_0x1aa8b8[_0xea55a1(0x1b2)][_0xea55a1(0x16b)](_0xea55a1(0x197))['me'],_0x1c71f5=_0x7370d8[_0xea55a1(0x191)]()[_0xea55a1(0x12a)](_0x3f7b05=>_0x3f7b05[_0xea55a1(0x18f)]&&_0x3f7b05[_0xea55a1(0x131)]==_0x32ca0b),_0x5e7a75=new Set(),_0x5de7f4=new Set();for(const _0x35af64 of _0x1c71f5)if(_0xea55a1(0x113)==_0x35af64[_0xea55a1(0x133)])for(const _0x5b7033 of _0x35af64[_0xea55a1(0x16e)]()){const _0x4ca536=_0x5b7033[_0xea55a1(0x169)]()[_0xea55a1(0x13a)]();if(_0x4ca536){if(_0x4ca536['is'](_0xea55a1(0x142),_0xea55a1(0x116))&&Pe(_0x4ca536)){_0x35af64[_0xea55a1(0x122)](_0x5b7033[_0xea55a1(0x1a8)]),_0x5e7a75[_0xea55a1(0x157)](_0x4ca536),_0x532a04=!0x0;const _0x30c7d1=_0x4ca536[_0xea55a1(0x164)],_0x26080c=_0x4ca536[_0xea55a1(0x1c8)],_0x48ba8d=_0x30c7d1&&_0x30c7d1['is'](_0xea55a1(0x142),_0xea55a1(0x116)),_0x2daa47=_0x26080c&&_0x26080c['is'](_0xea55a1(0x142),_0xea55a1(0x116));_0x48ba8d&&!_0x5e7a75[_0xea55a1(0x1c7)](_0x30c7d1)&&_0x5de7f4[_0xea55a1(0x157)](_0x30c7d1),_0x2daa47&&!_0x5e7a75[_0xea55a1(0x1c7)](_0x26080c)&&_0x5de7f4[_0xea55a1(0x157)](_0x26080c);}else _0x4ca536['is'](_0xea55a1(0x142),_0xea55a1(0x1b3))&&_0x4ca536[_0xea55a1(0x1d2)]&&(_0x35af64[_0xea55a1(0x122)](_0x5b7033[_0xea55a1(0x1a8)]),_0x532a04=!0x0);}}else{if(_0xea55a1(0x13e)==_0x35af64[_0xea55a1(0x133)]){if(!_0x35af64[_0xea55a1(0x128)]||!_0x35af64[_0xea55a1(0x128)][_0xea55a1(0x12c)])continue;const _0xead04d=_0x35af64[_0xea55a1(0x128)][_0xea55a1(0x12e)];if(_0xead04d&&Object[_0xea55a1(0x13d)](_0xead04d)[_0xea55a1(0x1a2)])continue;const _0x4debb6=_0x35af64[_0xea55a1(0x128)][_0xea55a1(0x12c)];let _0x4e3263=!0x0,_0x26211b=!0x0;for(const _0x41a254 of _0x1c71f5)if(_0x41a254[_0xea55a1(0x133)]&&_0x41a254[_0xea55a1(0x133)][_0xea55a1(0x1d7)](_0xea55a1(0x113))){if(!_0x41a254[_0xea55a1(0x128)][_0xea55a1(0x12c)]){_0x26211b=!0x1;break;}if(_0x41a254['id']!=_0x35af64['id']&&_0x41a254[_0xea55a1(0x128)][_0xea55a1(0x12c)]==_0x4debb6){_0x4e3263=!0x1;break;}}_0x26211b&&_0x4e3263&&(_0x35af64[_0xea55a1(0x132)](),_0x532a04=!0x0);}}for(const _0x4c8a2c of _0x5e7a75)_0x2d1902[_0xea55a1(0x1de)](_0x4c8a2c);for(const _0x2da0fa of _0x5de7f4)_0x2d1902[_0xea55a1(0x13f)](_0x2da0fa);return _0x532a04;}),_0x1aa8b8[_0x20b0b6(0x1ad)][_0x20b0b6(0x18b)](_0x20b0b6(0x15f))[_0x20b0b6(0x12f)]({'model':_0x20b0b6(0x1a6),'view':(_0x3ed271,_0x2dc664)=>_0x1d0c0e(_0x3ed271),'converterPriority':_0x20b0b6(0x13c)}),_0x1aa8b8[_0x20b0b6(0x1ad)][_0x20b0b6(0x18b)](_0x20b0b6(0x1c5))[_0x20b0b6(0x12f)]({'model':_0x20b0b6(0x1a6),'view':(_0x369d9b,_0x2ab5d2)=>_0x2ab5d2[_0x20b0b6(0x144)][_0x20b0b6(0x14f)]?_0x1d0c0e(_0x369d9b,!0x1):null,'converterPriority':_0x20b0b6(0x13c)});const _0x49b365=_0x1aa8b8[_0x20b0b6(0x135)][_0x20b0b6(0x1be)];this[_0x20b0b6(0x161)](_0x49b365[_0x20b0b6(0x173)],_0x20b0b6(0x177),(_0x5e2d75,_0x3a6a72)=>{const _0x367e8a=_0x20b0b6,_0x1ef472=[];for(const _0x538cf8 of _0x49b365[_0x367e8a(0x15b)](_0x3a6a72[_0x367e8a(0x19e)])[_0x367e8a(0x17b)]())_0x538cf8['is'](_0x367e8a(0x142),_0x367e8a(0x11a))&&_0x1ef472[_0x367e8a(0x179)](_0x538cf8);_0x49b365[_0x367e8a(0x11d)](_0x4b06f8=>{const _0x399cc4=_0x367e8a;for(const _0x364b50 of _0x1ef472)_0x4b06f8[_0x399cc4(0x183)](_0x4b06f8[_0x399cc4(0x15b)](_0x364b50),_0x4b06f8[_0x399cc4(0x165)](_0x364b50)),_0x4b06f8[_0x399cc4(0x1de)](_0x364b50);});});}}function Pe(_0x532d3f){const _0x5c7d0d=_0x4adfc3;if(_0x532d3f[_0x5c7d0d(0x1d2)])return!0x0;const _0x1c6463=_0x532d3f[_0x5c7d0d(0x189)](0x0);return _0x1c6463['is'](_0x5c7d0d(0x142),_0x5c7d0d(0x1b3))&&_0x1c6463[_0x5c7d0d(0x1d2)];}function he(_0x4bff01,_0x34b6e7={},_0x1124b9){const _0x3a53a2=_0x4adfc3;for(const {isAnchor:_0x4ab8ba,cellHeight:_0x5532a5,cellWidth:_0x3011d5}of _0x1124b9[_0x3a53a2(0x115)](_0x4bff01,{'includeAllSlots':!0x0,..._0x34b6e7}))if(!_0x4ab8ba||0x1!=_0x5532a5||0x1!=_0x3011d5)return!0x1;return!0x0;}
|
|
23
|
+
const _0xda7e08=_0xbdf1;(function(_0x368067,_0x5b93e5){const _0x3f520e=_0xbdf1,_0x554976=_0x368067();while(!![]){try{const _0x477fa9=-parseInt(_0x3f520e(0x9a))/0x1+parseInt(_0x3f520e(0xdf))/0x2*(parseInt(_0x3f520e(0x108))/0x3)+parseInt(_0x3f520e(0xd8))/0x4+parseInt(_0x3f520e(0xa0))/0x5*(-parseInt(_0x3f520e(0xed))/0x6)+parseInt(_0x3f520e(0xb9))/0x7+-parseInt(_0x3f520e(0xfd))/0x8*(-parseInt(_0x3f520e(0x10e))/0x9)+-parseInt(_0x3f520e(0xe0))/0xa;if(_0x477fa9===_0x5b93e5)break;else _0x554976['push'](_0x554976['shift']());}catch(_0x62120e){_0x554976['push'](_0x554976['shift']());}}}(_0x395c,0x2c078));import{getTranslation as _0x3a1bd4}from'../utils/common-translations.js';import{Plugin as _0x970baf}from'ckeditor5/src/core.js';import{LiveRange as _0x1f4430}from'ckeditor5/src/engine.js';import{uid as _0x113091,priorities as _0x3ce1d7}from'ckeditor5/src/utils.js';import _0x113f2f from'./table.js';function _0x395c(){const _0x5c8039=['position','markMultiRangeBlockFormat','cells','2276104sazKkr','forEach','rowInsertionIndexes','find','redo','createPositionBefore','columnInsertionRanges','removeColumns','createRange','fromEntries','markMultiRangeDeletion','222783dfOuSO','filter','registerDescriptionCallback','getTableIfOnlyTableInContent','selection','elementToElement','9GuLbqo','some','getChild','accept','getShiftedBy','afterInit','editing','insert','entries','add','from','fill','ck-suggestion-marker--active','removeRows','getRanges','getChanges','nextSibling','table','includes','tablePasteChainId','previousSibling','listenTo','tableCellSuggestion','batch','getSuggestions','tableCellVerticalAlignment','columns','getSuggestion','every','cell','_getCoordsForCells','discard','tablePasteCell','rootName','deletion','getMarkers','*Replace\x20table\x20cells*','getAllAdjacentSuggestions','clipboardOutput','Users','return','ck-suggestion-marker','registerPostFixer','getChangedMarkers','formatBlock','unwrap','markerName','change','options','ck-suggestion-marker-insertion','rows','insertRows','getAttributes','isEmpty','removeMarker','subType','activeMarkers','stop','low','author','column','plugins','forceDefaultExecution','root','length','createRangeIn','getChildren','createRangeOn','detach','getRange','document','showSuggestionHighlights','tableCellBorderWidth','element','startsWith','getRows','tableCellBorderColor','name','schema','requires','registerCustomCallback','createElement','getContainedElement','get','push','suggestion:formatBlock:tablePasteCell','insertion','insertionRanges','dataDowncast','196677yupRKL','fromRange','map','suggestion','suggestionLoaded','type','15GmGtkH','last','differ','suggestionUnloaded','endColumn','value','tableCellPadding','set','createTableWalker','trackChanges','_suggestionFactory','attributes','view','rowInsertionRanges','_splitMarkerName','getSuggestionCallback','tableCell','conversion','documentSelection','keys','editingDowncast','tableCellHorizontalAlignment','TrackChangesEditing','_isForcedDefaultExecutionBlock','setAttribute','1443393YEEwhs','has','_tablePostFixingSubtypes','call','$graveyard','getItems','tablePaste','isEqual','getRowIndexes','markMultiRangeInsertion','commands','end','getColumns','newRange','join','editor','deletionRanges','paragraph','columnInsertionIndexes','markers','insertColumns','register','previous','content','row','wrap','tableCellBackgroundColor','tablePasteColumn','TableUtils','containsRange','next','460424vyVRtA','updateMarker','reduce','model','setAttributes','remove','tablePasteRow','2RSpdGz','395710OcAJvy','markerToHighlight','start','findAncestor','isInContent','nodeAfter','for','_replaceTableSlotCell','suggestion-td','markerAttributes','TableClipboard','removeMarkers','insertContent','526974Davmkd','locale','high','move','getSelectionAffectedTableCells','hasSuggestion','tableCellBorderStyle','_createdBatches','descriptionFactory','first','endRow','getColumnIndexes','oldRange'];_0x395c=function(){return _0x5c8039;};return _0x395c();}const ge=[_0xda7e08(0x156),_0xda7e08(0x15a),_0xda7e08(0xf3),_0xda7e08(0xb5),_0xda7e08(0x127),_0xda7e08(0xd3),_0xda7e08(0xa6)],Ce=Object[_0xda7e08(0x106)](ge[_0xda7e08(0x9c)](_0x19eb58=>[_0x19eb58,null]));export default class It extends _0x970baf{static get[_0xda7e08(0x15d)](){return[_0x113f2f];}[_0xda7e08(0x113)](){const _0x31b5b6=_0xda7e08,_0x11473a=this[_0x31b5b6(0xc8)];if(!_0x11473a[_0x31b5b6(0x14b)][_0x31b5b6(0xba)](_0x31b5b6(0xea)))return;const _0x44d195=_0x11473a[_0x31b5b6(0x14b)][_0x31b5b6(0x161)](_0x31b5b6(0xb6)),_0x3972d9=_0x11473a[_0x31b5b6(0x14b)][_0x31b5b6(0x161)](_0x31b5b6(0xd5)),_0x284394=_0x11473a[_0x31b5b6(0x14b)][_0x31b5b6(0x161)](_0x113f2f),_0x9d1c6b=_0x11473a[_0x31b5b6(0x14b)][_0x31b5b6(0x161)](_0x31b5b6(0xea));_0x284394[_0x31b5b6(0xbb)][_0x31b5b6(0x162)](_0x31b5b6(0xde),_0x31b5b6(0xd4)),_0x11473a[_0x31b5b6(0xdb)][_0x31b5b6(0x15c)][_0x31b5b6(0xce)](_0x31b5b6(0x124),{'allowIn':_0x31b5b6(0xb0),'allowContentOf':_0x31b5b6(0xb0),'isLimit':!0x0}),_0x11473a[_0x31b5b6(0xb1)][_0x31b5b6(0x10d)]({'model':_0x31b5b6(0x124),'view':_0x31b5b6(0xe8)});let _0x1f1f07=null;_0x11473a[_0x31b5b6(0xdb)]['on'](_0x31b5b6(0xec),(_0x580cc5,_0x300eed)=>{const _0x5d9817=_0x31b5b6,[_0x5c14c1,_0x448751]=_0x300eed,_0x498a86=_0x300eed[_0x300eed[_0x5d9817(0x14e)]-0x1];_0x498a86&&_0x498a86[_0x5d9817(0x14c)]||_0x44d195[_0x5d9817(0xb7)]||this[_0x5d9817(0xc8)][_0x5d9817(0xc3)][_0x5d9817(0x161)](_0x5d9817(0xa9))[_0x5d9817(0xa5)]&&function(_0x455dc3,_0x235b15,_0x567736,_0x5f2c6f,_0x92f5b5){const _0x24808d=_0x5d9817;if(_0x235b15&&!_0x235b15['is'](_0x24808d(0xb2)))return!0x1;const _0xa51925=_0x92f5b5[_0x24808d(0x10b)](_0x455dc3,_0x567736);if(!_0xa51925||!he(_0xa51925,void 0x0,_0x5f2c6f))return!0x1;const _0x2738e7=_0x5f2c6f[_0x24808d(0xf1)](_0x567736[_0x24808d(0x154)][_0x24808d(0x10c)]);if(!_0x2738e7[_0x24808d(0x14e)])return!0x1;const _0x54052c=_0x2738e7[0x0][_0x24808d(0xe3)](_0x24808d(0x11f)),_0x4579c5=_0x5f2c6f[_0x24808d(0xc1)](_0x2738e7),_0x4d64b3=_0x5f2c6f[_0x24808d(0xf8)](_0x2738e7),_0x195055={'startRow':_0x4579c5[_0x24808d(0xf6)],'endRow':_0x4579c5[_0x24808d(0xa1)],'startColumn':_0x4d64b3[_0x24808d(0xf6)],'endColumn':_0x4d64b3[_0x24808d(0xa1)]};return 0x1==_0x2738e7[_0x24808d(0x14e)]&&(_0x195055[_0x24808d(0xf7)]+=_0x5f2c6f[_0x24808d(0x159)](_0xa51925)-0x1,_0x195055[_0x24808d(0xa4)]+=_0x5f2c6f[_0x24808d(0xc5)](_0xa51925)-0x1),he(_0x54052c,_0x195055,_0x5f2c6f);}(_0x5c14c1,_0x448751,_0x11473a[_0x5d9817(0xdb)],_0x3972d9,_0x9d1c6b)&&(_0x580cc5[_0x5d9817(0x147)](),_0x1f1f07={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x11473a[_0x5d9817(0xdb)][_0x5d9817(0x13d)](()=>{const _0x51183d=_0x5d9817;_0x11473a[_0x51183d(0xdb)][_0x51183d(0xec)](_0x300eed[0x0],_0x300eed[0x1],_0x300eed[0x2],{'forceDefaultExecution':!0x0});const _0x5bc20f=_0x113091(),{rowInsertionRanges:_0x8d0e0a,columnInsertionRanges:_0x5d1267,insertionRanges:_0x1514f7,deletionRanges:_0x202cd8,cells:_0x188ba8}=_0x1f1f07;_0x8d0e0a[_0x51183d(0x14e)]&&_0x44d195[_0x51183d(0xc2)](_0x8d0e0a,_0x51183d(0xde),{'tablePasteChainId':_0x5bc20f}),_0x5d1267[_0x51183d(0x14e)]&&_0x44d195[_0x51183d(0xc2)](_0x5d1267,_0x51183d(0xd4),{'tablePasteChainId':_0x5bc20f}),_0x1514f7[_0x51183d(0x14e)]&&(_0x44d195[_0x51183d(0xc2)](_0x1514f7,_0x51183d(0xbf),{'tablePasteChainId':_0x5bc20f,'skipNestingCheck':!0x0}),_0x1514f7[_0x51183d(0xfe)](_0x3e3186=>{const _0x3f9ced=_0x51183d;var _0x49603c;return null===(_0x49603c=_0x3e3186[_0x3f9ced(0x152)])||void 0x0===_0x49603c?void 0x0:_0x49603c[_0x3f9ced(0xbc)](_0x3e3186);})),_0x202cd8[_0x51183d(0x14e)]&&(_0x44d195[_0x51183d(0x107)](_0x202cd8,_0x51183d(0xbf),{'tablePasteChainId':_0x5bc20f,'skipNestingCheck':!0x0}),_0x202cd8[_0x51183d(0xfe)](_0x4b5536=>{const _0x258408=_0x51183d;var _0x472545;return null===(_0x472545=_0x4b5536[_0x258408(0x152)])||void 0x0===_0x472545?void 0x0:_0x472545[_0x258408(0xbc)](_0x4b5536);}));const _0x1fa679=_0x44d195[_0x51183d(0xfb)](_0x188ba8[_0x51183d(0x9c)](({element:_0x49855f})=>_0x49855f),{'formatGroupId':_0x113091()},[],_0x51183d(0x12e),{'tablePasteChainId':_0x5bc20f});if(_0x1fa679){const _0xa8ac6a=_0x1fa679[_0x51183d(0x131)](),_0x185e96=[];for(const {element:_0x2184a2,attributes:_0x2e185e}of _0x188ba8){if(!_0x2e185e)continue;const _0x4125b4=_0x11473a[_0x51183d(0xdb)][_0x51183d(0x151)](_0x2184a2),_0x3a1717=_0xa8ac6a[_0x51183d(0x100)](_0x428eb4=>_0x428eb4[_0x51183d(0x153)]()[_0x51183d(0xc0)](_0x4125b4));_0x3a1717&&_0x185e96[_0x51183d(0x162)]([_0x3a1717[_0x51183d(0x15b)],_0x2e185e]);}_0x185e96[_0x51183d(0x14e)]&&_0x1fa679[_0x51183d(0xb8)](_0x51183d(0xe9),Object[_0x51183d(0x106)](_0x185e96));}_0x1f1f07=null;}));},{'priority':_0x3ce1d7[_0x31b5b6(0xef)]+0xa}),_0x11473a[_0x31b5b6(0x14b)][_0x31b5b6(0x161)](_0x31b5b6(0xea))['on'](_0x31b5b6(0xe7),(_0x3260c7,_0x3cd0dd)=>{const _0x66472c=_0x31b5b6,[_0x204d0a,_0x271df9,,_0x543923]=_0x3cd0dd;if(!_0x1f1f07)return;_0x3260c7[_0x66472c(0x147)]();const _0x46e46c=_0x204d0a[_0x66472c(0x12b)],_0x5b05e3=_0x271df9,_0x22a443=Pe(_0x46e46c),_0x2887c4=Pe(_0x5b05e3);_0x3260c7[_0x66472c(0x136)]=_0x46e46c;let _0x31bd98=null,_0x715df7=null;if(_0x2887c4||_0x22a443){if(_0x22a443&&!_0x2887c4){_0x543923[_0x66472c(0xdd)](_0x46e46c[_0x66472c(0x110)](0x0));for(const _0x38e506 of Array[_0x66472c(0x118)](_0x5b05e3[_0x66472c(0x150)]()))_0x543923[_0x66472c(0x115)](_0x38e506,_0x46e46c,_0x66472c(0xc4));const _0x45dd15=_0x1f1f07[_0x66472c(0xff)][_0x66472c(0x120)](_0x204d0a[_0x66472c(0xd1)]),_0x5b3714=_0x1f1f07[_0x66472c(0xcb)][_0x66472c(0x120)](_0x204d0a[_0x66472c(0x14a)]);_0x45dd15||_0x5b3714||(_0x31bd98=_0x1f4430[_0x66472c(0x9b)](_0x543923[_0x66472c(0x14f)](_0x46e46c)));}else _0x2887c4&&!_0x22a443&&(_0x715df7=_0x543923[_0x66472c(0x14f)](_0x46e46c));}else{const _0x1e64c7=_0x543923[_0x66472c(0x15f)](_0x66472c(0x124)),_0xe1ab80=_0x543923[_0x66472c(0x15f)](_0x66472c(0x124));_0x543923[_0x66472c(0xd2)](_0x543923[_0x66472c(0x14f)](_0x46e46c),_0xe1ab80),_0x543923[_0x66472c(0x115)](_0x1e64c7,_0x46e46c,0x0);for(const _0x456c3b of Array[_0x66472c(0x118)](_0x5b05e3[_0x66472c(0x150)]()))_0x543923[_0x66472c(0x115)](_0x456c3b,_0x1e64c7,_0x66472c(0xc4));_0x31bd98=_0x1f4430[_0x66472c(0x9b)](_0x543923[_0x66472c(0x151)](_0x1e64c7)),_0x715df7=_0x1f4430[_0x66472c(0x9b)](_0x543923[_0x66472c(0x151)](_0xe1ab80));}const _0x13e4a0=Array[_0x66472c(0x118)](_0x5b05e3[_0x66472c(0x142)]())[_0x66472c(0x109)](([_0x1c064f])=>ge[_0x66472c(0x120)](_0x1c064f));_0x1f1f07[_0x66472c(0xfc)][_0x66472c(0x162)]({'element':_0x46e46c,'attributes':_0x13e4a0[_0x66472c(0x14e)]?Object[_0x66472c(0x106)](_0x13e4a0):null}),_0x31bd98&&_0x1f1f07[_0x66472c(0x98)][_0x66472c(0x162)](_0x31bd98),_0x715df7&&_0x1f1f07[_0x66472c(0xc9)][_0x66472c(0x162)](_0x715df7);},{'priority':_0x31b5b6(0xef)}),_0x3972d9['on'](_0x31b5b6(0xcd),(_0x5545e2,_0x4aea00)=>{const _0x55d2d5=_0x31b5b6,[_0x55c83c,_0xd0e750={}]=_0x4aea00;if(!_0x1f1f07)return;const _0xfb3415=_0xd0e750['at']||0x0,_0x232b4a=_0xd0e750[_0x55d2d5(0x128)]||0x1;_0x1f1f07[_0x55d2d5(0xcb)]=new Array(_0x232b4a)[_0x55d2d5(0x119)](_0xfb3415)[_0x55d2d5(0x9c)]((_0x3e2412,_0x2ad3aa)=>_0x3e2412+_0x2ad3aa);for(const {cell:_0x51265e}of _0x3972d9[_0x55d2d5(0xa8)](_0x55c83c,{'startColumn':_0xfb3415,'endColumn':_0xfb3415+_0x232b4a-0x1}))_0x1f1f07[_0x55d2d5(0x103)][_0x55d2d5(0x162)](_0x11473a[_0x55d2d5(0xdb)][_0x55d2d5(0x151)](_0x51265e));},{'priority':_0x31b5b6(0x148)}),_0x3972d9['on'](_0x31b5b6(0x141),(_0x41e3e4,_0x167348)=>{const _0x3cc350=_0x31b5b6,[_0x414e33,_0x410ac3={}]=_0x167348;if(!_0x1f1f07)return;const _0x1c440a=_0x410ac3['at']||0x0,_0xc374df=_0x410ac3[_0x3cc350(0x140)]||0x1;_0x1f1f07[_0x3cc350(0xff)]=new Array(_0xc374df)[_0x3cc350(0x119)](_0x1c440a)[_0x3cc350(0x9c)]((_0x1d8419,_0x3ff39d)=>_0x1d8419+_0x3ff39d);for(const {cell:_0x27e6ad}of _0x3972d9[_0x3cc350(0xa8)](_0x414e33,{'startRow':_0x1c440a,'endRow':_0x1c440a+_0xc374df-0x1}))_0x1f1f07[_0x3cc350(0xad)][_0x3cc350(0x162)](_0x11473a[_0x3cc350(0xdb)][_0x3cc350(0x151)](_0x27e6ad));},{'priority':_0x31b5b6(0x148)}),_0x44d195[_0x31b5b6(0xf5)][_0x31b5b6(0x10a)](_0x4f4cca=>{const _0x1c2de4=_0x31b5b6;if(_0x4f4cca[_0x1c2de4(0x145)]&&_0x4f4cca[_0x1c2de4(0x145)][_0x1c2de4(0x158)](_0x1c2de4(0xbf)))return _0x4f4cca[_0x1c2de4(0xcf)]?{}:{'type':_0x1c2de4(0x97),'content':_0x3a1bd4(_0x11473a[_0x1c2de4(0xee)],_0x1c2de4(0x132))};});const _0xac9aa1=()=>!0x1;for(const _0x267480 of[_0x31b5b6(0xbf),_0x31b5b6(0xd4),_0x31b5b6(0xde),_0x31b5b6(0x12e)])_0x44d195[_0x31b5b6(0xaa)][_0x31b5b6(0x15e)](_0x31b5b6(0x97),_0x267480,_0x31b5b6(0xc7),_0xac9aa1),_0x44d195[_0x31b5b6(0xaa)][_0x31b5b6(0x15e)](_0x31b5b6(0x130),_0x267480,_0x31b5b6(0xc7),_0xac9aa1),_0x44d195[_0x31b5b6(0xaa)][_0x31b5b6(0x15e)](_0x31b5b6(0x13a),_0x267480,_0x31b5b6(0xc7),_0xac9aa1);_0x44d195[_0x31b5b6(0xaa)][_0x31b5b6(0x15e)](_0x31b5b6(0x13a),_0x31b5b6(0x12e),_0x31b5b6(0x12d),_0xac9aa1),_0x44d195[_0x31b5b6(0xaa)][_0x31b5b6(0x15e)](_0x31b5b6(0x13a),_0x31b5b6(0x12e),_0x31b5b6(0x111),(_0x3d2f4d,_0x5934b3,_0x2cacd0)=>{const _0x87e592=_0x31b5b6,_0x4b3212=_0x3d2f4d[_0x87e592(0x9c)](_0x1bc898=>_0x1bc898[_0x87e592(0x160)]())[_0x87e592(0x109)](_0x24a5d8=>_0x24a5d8),_0x42fa24=new Map(_0x4b3212[_0x87e592(0x9c)](_0x9a1f2c=>[_0x9a1f2c,null]));if(_0x1f1f07){for(const {element:_0x5a0f91,attributes:_0x8470ea}of _0x1f1f07[_0x87e592(0xfc)])_0x8470ea&&_0x42fa24[_0x87e592(0xa7)](_0x5a0f91,_0x8470ea);}else{if(_0x2cacd0&&_0x2cacd0[_0x87e592(0xe9)])for(const [_0x4fbee0,_0x13f0da]of Object[_0x87e592(0x116)](_0x2cacd0[_0x87e592(0xe9)])){const _0x5b3579=_0x11473a[_0x87e592(0xdb)][_0x87e592(0xcc)][_0x87e592(0x161)](_0x4fbee0),_0x5a96bd=_0x5b3579?_0x5b3579[_0x87e592(0x153)]()[_0x87e592(0x160)]():null;_0x5a96bd&&_0x42fa24[_0x87e592(0xa7)](_0x5a96bd,_0x13f0da);}}_0x11473a[_0x87e592(0xdb)][_0x87e592(0x13d)](_0x1bb039=>{const _0x4a970b=_0x87e592;for(const [_0x5ca136,_0x2c4e2c]of _0x42fa24)_0x1bb039[_0x4a970b(0xdc)]({...Ce,..._0x2c4e2c},_0x5ca136);});});const _0x3a36f3=(_0x5edcfc,_0x463f5f)=>{const _0x455a51=_0x31b5b6;_0x44d195[_0x455a51(0xaa)][_0x455a51(0x15e)](_0x5edcfc,_0x455a51(0xbf),_0x463f5f,(_0x19626b,_0x539fba,_0x594c39)=>{const _0x5d8f32=_0x455a51;_0x11473a[_0x5d8f32(0xdb)][_0x5d8f32(0x13d)](_0x47059c=>{const _0x264962=_0x5d8f32,_0x5ae8dd=[];for(const _0x4a1828 of _0x19626b){const _0x3a7793=_0x4a1828[_0x264962(0xe2)][_0x264962(0xe5)];_0x3a7793['is'](_0x264962(0x157),_0x264962(0x124))&&_0x5ae8dd[_0x264962(0x162)](_0x3a7793);}_0x44d195[_0x264962(0xaa)][_0x264962(0xaf)](_0x5edcfc,null,_0x463f5f)(_0x19626b,_0x539fba,_0x594c39);for(const _0x187141 of _0x5ae8dd)_0x264962(0xbd)!=_0x187141[_0x264962(0x14d)][_0x264962(0x12f)]&&_0x47059c[_0x264962(0x13b)](_0x187141);});});};_0x3a36f3(_0x31b5b6(0x97),_0x31b5b6(0x111)),_0x3a36f3(_0x31b5b6(0x97),_0x31b5b6(0x12d)),_0x3a36f3(_0x31b5b6(0x130),_0x31b5b6(0x111)),_0x3a36f3(_0x31b5b6(0x130),_0x31b5b6(0x12d)),_0x44d195[_0x31b5b6(0xaa)][_0x31b5b6(0x15e)](_0x31b5b6(0x97),_0x31b5b6(0xde),_0x31b5b6(0x12d),_0x6d51bb=>{const _0x22c03e=_0x31b5b6,_0x57b5b0=_0x6d51bb[_0x22c03e(0x9c)](_0x76a61e=>_0x76a61e[_0x22c03e(0x160)]()),_0x48176e=_0x57b5b0[0x0][_0x22c03e(0xe3)](_0x22c03e(0x11f)),{minRow:_0x5e8755,maxRow:_0x31961e}=_0x284394[_0x22c03e(0x12c)](_0x57b5b0);_0x3972d9[_0x22c03e(0x11b)](_0x48176e,{'at':_0x5e8755,'rows':_0x31961e-_0x5e8755+0x1});}),_0x44d195[_0x31b5b6(0xaa)][_0x31b5b6(0x15e)](_0x31b5b6(0x97),_0x31b5b6(0xd4),_0x31b5b6(0x12d),_0x2bd4e5=>{const _0x6efadd=_0x31b5b6,_0x4df8c8=_0x2bd4e5[_0x6efadd(0x9c)](_0x72db7e=>_0x72db7e[_0x6efadd(0x160)]()),_0x185326=_0x4df8c8[0x0][_0x6efadd(0xe3)](_0x6efadd(0x11f)),{minColumn:_0x3592de,maxColumn:_0x1cdc29}=_0x284394[_0x6efadd(0x12c)](_0x4df8c8);_0x3972d9[_0x6efadd(0x104)](_0x185326,{'at':_0x3592de,'columns':_0x1cdc29-_0x3592de+0x1});});const _0x3d3b2e=(_0x4d8ab6,_0x30e230)=>{const _0x18a56c=_0x31b5b6;if(!_0x30e230[_0x18a56c(0x145)]||!_0x30e230[_0x18a56c(0x145)][_0x18a56c(0x158)](_0x18a56c(0xbf)))return;const _0x4356e0=_0x30e230[_0x18a56c(0xab)][_0x18a56c(0x121)],_0xe43aa1=_0x44d195[_0x18a56c(0x126)]()[_0x18a56c(0x109)](_0x2f1748=>_0x2f1748[_0x18a56c(0xe4)]&&_0x2f1748[_0x18a56c(0xab)]&&_0x2f1748[_0x18a56c(0xab)][_0x18a56c(0x121)]==_0x4356e0);_0xe43aa1[_0x18a56c(0x14e)]&&_0x30e230[_0x18a56c(0x133)]()[_0x18a56c(0x14e)]!=_0xe43aa1[_0x18a56c(0x14e)]&&_0xe43aa1[_0x18a56c(0xda)]((_0x34be8f,_0x25b158)=>(_0x34be8f[_0x18a56c(0xd7)]=_0x25b158,_0x25b158[_0x18a56c(0xcf)]=_0x34be8f,_0x25b158));};function _0x80833e(_0x46429e,_0x312f5e=!0x0){const _0x57145a=_0x31b5b6,{id:_0x568d2a}=_0x44d195[_0x57145a(0xae)](_0x46429e[_0x57145a(0x13c)]),_0xd068d0=[_0x57145a(0x137),_0x57145a(0x13f)],_0x46efba=_0x44d195[_0x57145a(0x146)][_0x57145a(0x120)](_0x46429e[_0x57145a(0x13c)]);return _0x46efba&&_0xd068d0[_0x57145a(0x162)](_0x57145a(0x11a)),{'classes':_0xd068d0,'attributes':{'data-suggestion':_0x568d2a},'priority':_0x46efba&&_0x312f5e?0xbc2:0xbb8};}_0x44d195['on'](_0x31b5b6(0x9e),_0x3d3b2e,{'priority':_0x31b5b6(0xef)}),_0x44d195['on'](_0x31b5b6(0xa3),_0x3d3b2e,{'priority':_0x31b5b6(0xef)}),_0x11473a[_0x31b5b6(0xdb)][_0x31b5b6(0x154)][_0x31b5b6(0x138)](()=>{const _0x5aecb4=_0x31b5b6;let _0x282cf9=!0x1;const _0x326aee=Array[_0x5aecb4(0x118)](_0x11473a[_0x5aecb4(0xdb)][_0x5aecb4(0x154)][_0x5aecb4(0xa2)][_0x5aecb4(0x139)]());for(const {name:_0x3ff7dd,data:_0x242b01}of _0x326aee){const {group:_0x1c0dad,type:_0x12f85f,id:_0x186d2a}=_0x44d195[_0x5aecb4(0xae)](_0x3ff7dd);if(_0x5aecb4(0x9d)!=_0x1c0dad||_0x5aecb4(0x130)!=_0x12f85f||_0x242b01[_0x5aecb4(0xf9)])continue;if(!_0x44d195[_0x5aecb4(0xf2)](_0x186d2a))continue;const _0x465b01=_0x44d195[_0x5aecb4(0x129)](_0x186d2a)[_0x5aecb4(0x11c)](),_0x1f1ba4=_0x11473a[_0x5aecb4(0x14b)][_0x5aecb4(0x161)](_0x5aecb4(0x135))['me'];for(const _0x1256f7 of _0x44d195[_0x5aecb4(0x126)]()){if(!_0x1256f7[_0x5aecb4(0xe4)]||_0x1256f7[_0x5aecb4(0x149)]!=_0x1f1ba4)continue;if(_0x5aecb4(0x13a)!=_0x1256f7[_0x5aecb4(0x9f)]||_0x5aecb4(0x12e)!=_0x1256f7[_0x5aecb4(0x145)])continue;if(_0x1256f7[_0x5aecb4(0x11c)]()[_0x5aecb4(0x12a)](_0x1521fa=>_0x465b01[_0x5aecb4(0x10f)](_0x291dc1=>_0x291dc1[_0x5aecb4(0xd6)](_0x1521fa,!0x0)))){for(const _0x381a27 of _0x1256f7[_0x5aecb4(0x133)]())_0x381a27[_0x5aecb4(0xe4)]&&(_0x381a27[_0x5aecb4(0x12d)](),_0x282cf9=!0x0);}}}return _0x282cf9;}),_0x11473a[_0x31b5b6(0xdb)][_0x31b5b6(0x154)][_0x31b5b6(0x138)](_0x470b38=>{const _0x2414fd=_0x31b5b6,_0x5eee86=_0x11473a[_0x2414fd(0xc3)][_0x2414fd(0x161)](_0x2414fd(0x101));if(!_0x5eee86||!_0x5eee86[_0x2414fd(0xf4)][_0x2414fd(0xba)](_0x470b38[_0x2414fd(0x125)]))return!0x1;let _0x3f04a1=!0x1;const _0x59a1f0=_0x11473a[_0x2414fd(0x14b)][_0x2414fd(0x161)](_0x2414fd(0x135))['me'],_0xb59cff=_0x11473a[_0x2414fd(0xdb)][_0x2414fd(0x154)][_0x2414fd(0xa2)][_0x2414fd(0x11d)](),_0x4c9349=Array[_0x2414fd(0x118)](_0x11473a[_0x2414fd(0xdb)][_0x2414fd(0x154)][_0x2414fd(0xa2)][_0x2414fd(0x139)]())[_0x2414fd(0x109)](({name:_0x51d606,data:_0xe52733})=>{const _0x2238e9=_0x2414fd,{group:_0x98f787,subType:_0x445abd,authorId:_0xfe5b03}=_0x44d195[_0x2238e9(0xae)](_0x51d606);return _0x2238e9(0x9d)==_0x98f787&&_0x2238e9(0xbf)==_0x445abd&&_0xfe5b03==_0x59a1f0['id']&&!_0xe52733[_0x2238e9(0xf9)];});for(const _0x2ee444 of _0xb59cff){if(_0x2414fd(0x115)!=_0x2ee444[_0x2414fd(0x9f)]||_0x2414fd(0x124)!=_0x2ee444[_0x2414fd(0x15b)]||0x1!=_0x2ee444[_0x2414fd(0x14e)])continue;const _0x2b489d=_0x470b38[_0x2414fd(0x105)](_0x2ee444[_0x2414fd(0xfa)],_0x2ee444[_0x2414fd(0xfa)][_0x2414fd(0x112)](0x1));if(!_0x4c9349[_0x2414fd(0x100)](({data:_0x4c3b6a})=>_0x4c3b6a[_0x2414fd(0xc6)][_0x2414fd(0xc0)](_0x2b489d))){for(const {name:_0x348d1d,data:_0x4e98a8}of _0x4c9349)if(_0x2b489d[_0x2414fd(0xd6)](_0x4e98a8[_0x2414fd(0xc6)])){_0x470b38[_0x2414fd(0xd9)](_0x348d1d,{'range':_0x2b489d}),_0x3f04a1=!0x0;break;}}}return _0x3f04a1;}),_0x11473a[_0x31b5b6(0xdb)][_0x31b5b6(0x154)][_0x31b5b6(0x138)](_0x4ddd17=>{const _0x3775ca=_0x31b5b6;let _0x34fe1b=!0x1;const _0x1f431a=_0x11473a[_0x3775ca(0x14b)][_0x3775ca(0x161)](_0x3775ca(0x135))['me'],_0x30e5a2=_0x44d195[_0x3775ca(0x126)]()[_0x3775ca(0x109)](_0x1cc6a6=>_0x1cc6a6[_0x3775ca(0xe4)]&&_0x1cc6a6[_0x3775ca(0x149)]==_0x1f431a),_0x43f9cf=new Set(),_0x45c385=new Set();for(const _0x4f5cde of _0x30e5a2)if(_0x3775ca(0xbf)==_0x4f5cde[_0x3775ca(0x145)])for(const _0x29baec of _0x4f5cde[_0x3775ca(0x131)]()){const _0x52bb70=_0x29baec[_0x3775ca(0x153)]()[_0x3775ca(0x160)]();if(_0x52bb70){if(_0x52bb70['is'](_0x3775ca(0x157),_0x3775ca(0x124))&&Pe(_0x52bb70)){_0x4f5cde[_0x3775ca(0x144)](_0x29baec[_0x3775ca(0x15b)]),_0x43f9cf[_0x3775ca(0x117)](_0x52bb70),_0x34fe1b=!0x0;const _0x2fc17d=_0x52bb70[_0x3775ca(0x11e)],_0x48c7a2=_0x52bb70[_0x3775ca(0x122)],_0x222217=_0x2fc17d&&_0x2fc17d['is'](_0x3775ca(0x157),_0x3775ca(0x124)),_0x5c4148=_0x48c7a2&&_0x48c7a2['is'](_0x3775ca(0x157),_0x3775ca(0x124));_0x222217&&!_0x43f9cf[_0x3775ca(0xba)](_0x2fc17d)&&_0x45c385[_0x3775ca(0x117)](_0x2fc17d),_0x5c4148&&!_0x43f9cf[_0x3775ca(0xba)](_0x48c7a2)&&_0x45c385[_0x3775ca(0x117)](_0x48c7a2);}else _0x52bb70['is'](_0x3775ca(0x157),_0x3775ca(0xca))&&_0x52bb70[_0x3775ca(0x143)]&&(_0x4f5cde[_0x3775ca(0x144)](_0x29baec[_0x3775ca(0x15b)]),_0x34fe1b=!0x0);}}else{if(_0x3775ca(0x12e)==_0x4f5cde[_0x3775ca(0x145)]){if(!_0x4f5cde[_0x3775ca(0xab)]||!_0x4f5cde[_0x3775ca(0xab)][_0x3775ca(0x121)])continue;const _0x571988=_0x4f5cde[_0x3775ca(0xab)][_0x3775ca(0xe9)];if(_0x571988&&Object[_0x3775ca(0xb3)](_0x571988)[_0x3775ca(0x14e)])continue;const _0x510a5f=_0x4f5cde[_0x3775ca(0xab)][_0x3775ca(0x121)];let _0xbada9a=!0x0,_0x368fc8=!0x0;for(const _0x49ac38 of _0x30e5a2)if(_0x49ac38[_0x3775ca(0x145)]&&_0x49ac38[_0x3775ca(0x145)][_0x3775ca(0x158)](_0x3775ca(0xbf))){if(!_0x49ac38[_0x3775ca(0xab)][_0x3775ca(0x121)]){_0x368fc8=!0x1;break;}if(_0x49ac38['id']!=_0x4f5cde['id']&&_0x49ac38[_0x3775ca(0xab)][_0x3775ca(0x121)]==_0x510a5f){_0xbada9a=!0x1;break;}}_0x368fc8&&_0xbada9a&&(_0x4f5cde[_0x3775ca(0xeb)](),_0x34fe1b=!0x0);}}for(const _0x40cc2f of _0x43f9cf)_0x4ddd17[_0x3775ca(0xdd)](_0x40cc2f);for(const _0x5bbc7b of _0x45c385)_0x4ddd17[_0x3775ca(0x13b)](_0x5bbc7b);return _0x34fe1b;}),_0x11473a[_0x31b5b6(0xb1)][_0x31b5b6(0xe6)](_0x31b5b6(0xb4))[_0x31b5b6(0xe1)]({'model':_0x31b5b6(0x163),'view':(_0x367d5f,_0x133e44)=>_0x80833e(_0x367d5f),'converterPriority':_0x31b5b6(0xef)}),_0x11473a[_0x31b5b6(0xb1)][_0x31b5b6(0xe6)](_0x31b5b6(0x99))[_0x31b5b6(0xe1)]({'model':_0x31b5b6(0x163),'view':(_0x1511d0,_0x379ce5)=>_0x379ce5[_0x31b5b6(0x13e)][_0x31b5b6(0x155)]?_0x80833e(_0x1511d0,!0x1):null,'converterPriority':_0x31b5b6(0xef)});const _0x56a7d1=_0x11473a[_0x31b5b6(0x114)][_0x31b5b6(0xac)];this[_0x31b5b6(0x123)](_0x56a7d1[_0x31b5b6(0x154)],_0x31b5b6(0x134),(_0x1d5f06,_0x5831a8)=>{const _0x9b6804=_0x31b5b6,_0x2fc613=[];for(const _0x235210 of _0x56a7d1[_0x9b6804(0x14f)](_0x5831a8[_0x9b6804(0xd0)])[_0x9b6804(0xbe)]())_0x235210['is'](_0x9b6804(0x157),_0x9b6804(0xe8))&&_0x2fc613[_0x9b6804(0x162)](_0x235210);_0x56a7d1[_0x9b6804(0x13d)](_0x348d7f=>{const _0x3dbb6f=_0x9b6804;for(const _0x93ae06 of _0x2fc613)_0x348d7f[_0x3dbb6f(0xf0)](_0x348d7f[_0x3dbb6f(0x14f)](_0x93ae06),_0x348d7f[_0x3dbb6f(0x102)](_0x93ae06)),_0x348d7f[_0x3dbb6f(0xdd)](_0x93ae06);});});}}function _0xbdf1(_0x25c1ce,_0x34b295){const _0x395c87=_0x395c();return _0xbdf1=function(_0xbdf1b4,_0x24cc66){_0xbdf1b4=_0xbdf1b4-0x97;let _0x35fd44=_0x395c87[_0xbdf1b4];return _0x35fd44;},_0xbdf1(_0x25c1ce,_0x34b295);}function Pe(_0x6fdc49){const _0x5a3212=_0xda7e08;if(_0x6fdc49[_0x5a3212(0x143)])return!0x0;const _0x39847e=_0x6fdc49[_0x5a3212(0x110)](0x0);return _0x39847e['is'](_0x5a3212(0x157),_0x5a3212(0xca))&&_0x39847e[_0x5a3212(0x143)];}function he(_0x5d7fed,_0x5ab551={},_0x2f370d){const _0x437968=_0xda7e08;for(const {isAnchor:_0x57513e,cellHeight:_0x6faaf2,cellWidth:_0x5d27c8}of _0x2f370d[_0x437968(0xa8)](_0x5d7fed,{'includeAllSlots':!0x0,..._0x5ab551}))if(!_0x57513e||0x1!=_0x6faaf2||0x1!=_0x5d27c8)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x599dee=_0x42cd;function _0x42cd(_0x1a0a5c,_0x34bd5a){const _0x5edf32=_0x5edf();return _0x42cd=function(_0x42cdca,_0x13cd2b){_0x42cdca=_0x42cdca-0xac;let _0x4a2d62=_0x5edf32[_0x42cdca];return _0x4a2d62;},_0x42cd(_0x1a0a5c,_0x34bd5a);}(function(_0x170be2,_0x283709){const _0x4a3b52=_0x42cd,_0x4bf428=_0x170be2();while(!![]){try{const _0x5afbc5=-parseInt(_0x4a3b52(0xd9))/0x1+parseInt(_0x4a3b52(0xb6))/0x2+-parseInt(_0x4a3b52(0xbb))/0x3*(-parseInt(_0x4a3b52(0xd5))/0x4)+parseInt(_0x4a3b52(0xc3))/0x5*(-parseInt(_0x4a3b52(0xb9))/0x6)+-parseInt(_0x4a3b52(0xe2))/0x7*(-parseInt(_0x4a3b52(0xcd))/0x8)+parseInt(_0x4a3b52(0xc6))/0x9+-parseInt(_0x4a3b52(0xd4))/0xa;if(_0x5afbc5===_0x283709)break;else _0x4bf428['push'](_0x4bf428['shift']());}catch(_0x59114f){_0x4bf428['push'](_0x4bf428['shift']());}}}(_0x5edf,0xc88c1));import{Plugin as _0x4b2106}from'ckeditor5/src/core.js';import{getTranslation as _0x40cfc5}from'../utils/common-translations.js';export default class vt extends _0x4b2106{[_0x599dee(0xac)](){const _0x2a2033=_0x599dee;if(!this[_0x2a2033(0xce)][_0x2a2033(0xb4)][_0x2a2033(0xaf)](_0x2a2033(0xc7)))return;const _0x5a9a0c=this[_0x2a2033(0xce)][_0x2a2033(0xb4)][_0x2a2033(0xb7)](_0x2a2033(0xbc));_0x5a9a0c[_0x2a2033(0xd0)](_0x2a2033(0xdb),this[_0x2a2033(0xc5)][_0x2a2033(0xb3)](this)),_0x5a9a0c[_0x2a2033(0xc2)][_0x2a2033(0xdd)](_0x2a2033(0xcb),_0x2a2033(0xbf),_0x2a2033(0xad),_0x5a9a0c[_0x2a2033(0xc2)][_0x2a2033(0xc1)](_0x2a2033(0xcb),null,_0x2a2033(0xbd))),_0x5a9a0c[_0x2a2033(0xc2)][_0x2a2033(0xdd)](_0x2a2033(0xcb),_0x2a2033(0xbf),_0x2a2033(0xbd),_0x5a9a0c[_0x2a2033(0xc2)][_0x2a2033(0xc1)](_0x2a2033(0xcb),null,_0x2a2033(0xad))),_0x5a9a0c[_0x2a2033(0xd1)][_0x2a2033(0xb2)](this[_0x2a2033(0xe3)][_0x2a2033(0xb3)](this));}[_0x599dee(0xc5)](_0x2bc8ad,_0x88db69){const _0x51d567=_0x599dee,_0x2659a8=this[_0x51d567(0xce)][_0x51d567(0xb4)][_0x51d567(0xb7)](_0x51d567(0xbc)),_0x5247bd=this[_0x51d567(0xce)][_0x51d567(0xb4)][_0x51d567(0xb7)](_0x51d567(0xc7)),_0x4d6cbb=_0x88db69[_0x51d567(0xd7)]||this[_0x51d567(0xce)][_0x51d567(0xdc)][_0x51d567(0xcc)][_0x51d567(0xdf)][_0x51d567(0xb8)]();this[_0x51d567(0xce)][_0x51d567(0xdc)][_0x51d567(0xba)](()=>{const _0x38e01e=_0x51d567,_0x1d6335=_0x5247bd[_0x38e01e(0xb0)](_0x4d6cbb);let _0x157900=_0x1d6335?_0x5247bd[_0x38e01e(0xbe)](_0x1d6335):null,_0xfd9b2f=_0x4d6cbb[_0x38e01e(0xda)](_0x38e01e(0xc9))||null;const _0x451bf7=_0x88db69[_0x38e01e(0xc9)]||_0xfd9b2f,_0x54fa29=_0x88db69[_0x38e01e(0xd8)]||_0x157900,_0x36b9df=this[_0x38e01e(0xce)][_0x38e01e(0xb4)][_0x38e01e(0xb7)](_0x38e01e(0xca))['me'];for(const _0x286f60 of _0x2659a8[_0x38e01e(0xd2)]()){const _0xcd9ff=_0x286f60[_0x38e01e(0xd6)]();if(_0x38e01e(0xbf)===_0x286f60[_0x38e01e(0xb5)]&&_0xcd9ff===_0x4d6cbb){_0x286f60[_0x38e01e(0xcf)]!==_0x36b9df&&_0x286f60[_0x38e01e(0xbd)]();const _0x41d0ba=_0x286f60[_0x38e01e(0xe0)][_0x38e01e(0xae)];_0xfd9b2f=_0x41d0ba[0x0][_0x38e01e(0xc9)],_0x157900=_0x41d0ba[0x0][_0x38e01e(0xd8)];break;}}_0x2bc8ad({'table':_0x4d6cbb,'tableWidth':_0x451bf7,'columnWidths':_0x54fa29}),_0x2659a8[_0x38e01e(0xc8)](_0x4d6cbb,{'commandName':_0x38e01e(0xdb),'commandParams':[{'tableWidth':_0xfd9b2f,'columnWidths':_0x157900}],'formatGroupId':_0x38e01e(0xbf)},[],_0x38e01e(0xbf));});}[_0x599dee(0xe3)](_0x10d711){const _0x53c101=_0x599dee;if(_0x53c101(0xcb)!=_0x10d711[_0x53c101(0xb1)]&&_0x53c101(0xde)!=_0x10d711[_0x53c101(0xb1)])return;const {data:_0x428415}=_0x10d711;if(_0x428415&&_0x53c101(0xbf)===_0x428415[_0x53c101(0xc0)]){const _0x30680f=_0x53c101(0xd3);return{'type':_0x53c101(0xe1),'content':_0x40cfc5(this[_0x53c101(0xce)][_0x53c101(0xc4)],_0x30680f)};}}}function _0x5edf(){const _0x289a03=['editor','author','enableCommand','descriptionFactory','getSuggestions','*Format:*\x20resize\x20table','12229290jhzAuz','88ntVgiO','getContainedElement','table','columnWidths','1210376qxpBqo','getAttribute','resizeTableWidth','model','registerCustomCallback','formatInline','selection','data','format','42637aJMmGm','handleSuggestionDescription','afterInit','accept','commandParams','has','getColumnGroupElement','type','registerDescriptionCallback','bind','plugins','subType','3081554paemIY','get','getSelectedElement','1938BCRexY','change','72507neovco','TrackChangesEditing','discard','getTableColumnsWidths','resizeTable','formatGroupId','getSuggestionCallback','_suggestionFactory','17905VBMLtZ','locale','handleResizeTableWidthCommand','12553281fICgQR','TableColumnResizeEditing','markBlockFormat','tableWidth','Users','formatBlock','document','1240pBJkJE'];_0x5edf=function(){return _0x289a03;};return _0x5edf();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x29c66e=_0x7617;function _0x35b3(){const _0x167179=['locale','1081400wTPWqC','forceValue','enableDefaultAttributesIntegration','FORMAT_REGULAR_ROW','FORMAT_REGULAR_COLUMN','start','editor','1595138oFPYdw','headingRows','name','highest','downcastDispatcher','plugins','_acceptFormatSuggestionCallbackFactory','markerRange','removeAttribute','removeMarker:suggestion','stop','addClass','end','_registerLegacyDescription','992154KLumjK','827516qfiTcl','setTableColumnHeader','accept','editing','commandName','_handleLegacySuggestions','TableUtils','_suggestionFactory','afterInit','addMarker:suggestion','consume','FORMAT_HEADER_ROW','*Format:*\x20%0','nodeAfter','311953mhdSGu','TrackChangesEditing','registerCustomCallback','setTableRowHeader','registerDescriptionCallback','_splitMarkerName','ck-suggestion-marker-','descriptionFactory','bindElementToMarker','showSuggestionHighlights','2682175iZwwQq','getCellLocation','activeMarkers','data-suggestion','item','unbindElementFromMarkerName','removeClass','formatBlock','toViewElement','getSuggestion','ck-suggestion-marker--active','mapper','cell','599400PKSQBq','options','markerNameToElements','FORMAT_HEADER_COLUMN','headingColumns','createTableWalker','has','parent','data','registerAttributeLabel','writer','requires','format','TableEditing','includes','nodeBefore','get','setAttribute','markerName','commandParams','type','consumable','registerBlockAttribute','98pvcvoO'];_0x35b3=function(){return _0x167179;};return _0x35b3();}(function(_0x5b2ddc,_0x1e5624){const _0x3a0eba=_0x7617,_0x5dd43b=_0x5b2ddc();while(!![]){try{const _0x44b42e=-parseInt(_0x3a0eba(0xbc))/0x1+-parseInt(_0x3a0eba(0xf3))/0x2+parseInt(_0x3a0eba(0xd3))/0x3+-parseInt(_0x3a0eba(0x102))/0x4+-parseInt(_0x3a0eba(0xc6))/0x5+parseInt(_0x3a0eba(0x101))/0x6+parseInt(_0x3a0eba(0xea))/0x7*(parseInt(_0x3a0eba(0xec))/0x8);if(_0x44b42e===_0x1e5624)break;else _0x5dd43b['push'](_0x5dd43b['shift']());}catch(_0xba88c1){_0x5dd43b['push'](_0x5dd43b['shift']());}}}(_0x35b3,0x62d25));function _0x7617(_0x4e8ec5,_0x35d838){const _0x35b326=_0x35b3();return _0x7617=function(_0x7617e6,_0x279c8a){_0x7617e6=_0x7617e6-0xbb;let _0x45966f=_0x35b326[_0x7617e6];return _0x45966f;},_0x7617(_0x4e8ec5,_0x35d838);}import{Plugin as _0x5da5ac}from'ckeditor5/src/core.js';import _0x125933 from'./table.js';import{getTranslation as _0x78d87}from'../utils/common-translations.js';export default class At extends _0x5da5ac{static get[_0x29c66e(0xde)](){return[_0x125933];}[_0x29c66e(0x10a)](){const _0x140d21=_0x29c66e,_0x50adfb=this[_0x140d21(0xf2)];if(!_0x50adfb[_0x140d21(0xf8)][_0x140d21(0xd9)](_0x140d21(0xe0)))return;const _0x566f17=_0x50adfb[_0x140d21(0xeb)],_0x29f6de=_0x50adfb[_0x140d21(0xf8)][_0x140d21(0xe3)](_0x140d21(0xbd));_0x29f6de[_0x140d21(0xee)](_0x140d21(0xbf)),_0x29f6de[_0x140d21(0xee)](_0x140d21(0x103)),_0x29f6de[_0x140d21(0xe9)](_0x140d21(0xf4)),_0x29f6de[_0x140d21(0xe9)](_0x140d21(0xd7)),_0x29f6de[_0x140d21(0xc3)][_0x140d21(0xdc)](_0x140d21(0xf4),_0x78d87(_0x566f17,_0x140d21(0x10d))),_0x29f6de[_0x140d21(0xc3)][_0x140d21(0xdc)](_0x140d21(0xd7),_0x78d87(_0x566f17,_0x140d21(0xd6))),this[_0x140d21(0x107)]();}[_0x29c66e(0x107)](){const _0x1ca494=_0x29c66e,_0x19bed6=this[_0x1ca494(0xf2)][_0x1ca494(0xf8)][_0x1ca494(0xe3)](_0x1ca494(0xbd)),_0x3bd4c3=this[_0x1ca494(0xf2)][_0x1ca494(0xf8)][_0x1ca494(0xe3)](_0x1ca494(0x108)),_0x9cd414=this[_0x1ca494(0xf2)][_0x1ca494(0xf8)][_0x1ca494(0xe3)](_0x125933)[_0x1ca494(0xf9)]();function _0x409309({showActiveMarker:_0x27d598=!0x0,setDataAttribute:_0xe5b21a=!0x0}={}){return(_0x2f5b5b,_0x2f7dd8,_0x7849f5)=>{const _0x1d1a5b=_0x7617,{type:_0x898b92,id:_0x608458}=_0x19bed6[_0x1d1a5b(0xc1)](_0x2f7dd8[_0x1d1a5b(0xe5)]),_0x13c1c4=_0x19bed6[_0x1d1a5b(0xcf)](_0x608458),_0x5286b0=_0x13c1c4[_0x1d1a5b(0xdb)];if(_0x1d1a5b(0xcd)!=_0x13c1c4[_0x1d1a5b(0xe7)]||!_0x5286b0||_0x1d1a5b(0x103)!=_0x5286b0[_0x1d1a5b(0x106)])return;if(_0x2f7dd8[_0x1d1a5b(0xca)])return void _0x2f5b5b[_0x1d1a5b(0xfd)]();if(!_0x7849f5[_0x1d1a5b(0xe8)][_0x1d1a5b(0x10c)](_0x2f7dd8[_0x1d1a5b(0xfa)],_0x2f5b5b[_0x1d1a5b(0xf5)]))return;const _0x322384=_0x2f7dd8[_0x1d1a5b(0xfa)][_0x1d1a5b(0xf1)][_0x1d1a5b(0xbb)],_0x262039=_0x2f7dd8[_0x1d1a5b(0xfa)][_0x1d1a5b(0xff)][_0x1d1a5b(0xe2)],_0x397663=_0x322384[_0x1d1a5b(0xda)][_0x1d1a5b(0xda)],{column:_0x3e002f}=_0x3bd4c3[_0x1d1a5b(0xc7)](_0x322384),{column:_0x5f0dcc}=_0x3bd4c3[_0x1d1a5b(0xc7)](_0x262039);for(let _0x3c8da9=_0x3e002f;_0x3c8da9<=_0x5f0dcc;_0x3c8da9++){const _0x52d4db=_0x3bd4c3[_0x1d1a5b(0xd8)](_0x397663,{'column':_0x3c8da9,'includeAllSlots':!0x1});for(const _0x7dc501 of _0x52d4db){const _0x1276cc=_0x7dc501[_0x1d1a5b(0xd2)],_0x4af0de=_0x7849f5[_0x1d1a5b(0xd1)][_0x1d1a5b(0xce)](_0x1276cc);_0x7849f5[_0x1d1a5b(0xdd)][_0x1d1a5b(0xfe)](_0x1d1a5b(0xc2)+_0x898b92,_0x4af0de),_0xe5b21a&&_0x7849f5[_0x1d1a5b(0xdd)][_0x1d1a5b(0xe4)](_0x1d1a5b(0xc9),_0x608458,_0x4af0de),_0x7849f5[_0x1d1a5b(0xd1)][_0x1d1a5b(0xc4)](_0x4af0de,_0x2f7dd8[_0x1d1a5b(0xe5)]),_0x27d598&&(_0x19bed6[_0x1d1a5b(0xc8)][_0x1d1a5b(0xe1)](_0x2f7dd8[_0x1d1a5b(0xe5)])?_0x7849f5[_0x1d1a5b(0xdd)][_0x1d1a5b(0xfe)](_0x1d1a5b(0xd0),_0x4af0de):_0x7849f5[_0x1d1a5b(0xdd)][_0x1d1a5b(0xcc)](_0x1d1a5b(0xd0),_0x4af0de));}}};}_0x19bed6[_0x1ca494(0x109)][_0x1ca494(0xbe)](_0x1ca494(0xcd),_0x1ca494(0xbf),_0x1ca494(0x104),_0x9cd414),_0x19bed6[_0x1ca494(0x109)][_0x1ca494(0xbe)](_0x1ca494(0xcd),_0x1ca494(0x103),_0x1ca494(0x104),_0x9cd414),this[_0x1ca494(0xf2)][_0x1ca494(0x105)][_0x1ca494(0xf7)]['on'](_0x1ca494(0x10b),_0x409309(),{'priority':_0x1ca494(0xf6)}),this[_0x1ca494(0xf2)][_0x1ca494(0xdb)][_0x1ca494(0xf7)]['on'](_0x1ca494(0x10b),(_0x429297,_0x450b68,_0x5b2114)=>{const _0x486669=_0x1ca494;_0x5b2114[_0x486669(0xd4)][_0x486669(0xc5)]&&_0x409309({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x429297,_0x450b68,_0x5b2114);},{'priority':_0x1ca494(0xf6)}),this[_0x1ca494(0xf2)][_0x1ca494(0x105)][_0x1ca494(0xf7)]['on'](_0x1ca494(0xfc),(_0x41d479,_0xde4c6f,_0x5a99d0)=>{const _0x1b3dc1=_0x1ca494,{type:_0xeb40e5,id:_0x192056}=_0x19bed6[_0x1b3dc1(0xc1)](_0xde4c6f[_0x1b3dc1(0xe5)]),_0x209965=_0x19bed6[_0x1b3dc1(0xcf)](_0x192056),_0x550b96=_0x209965[_0x1b3dc1(0xdb)];if(_0x1b3dc1(0xcd)!=_0x209965[_0x1b3dc1(0xe7)]||!_0x550b96||_0x1b3dc1(0x103)!=_0x550b96[_0x1b3dc1(0x106)])return;const _0x1ba3d4=_0x5a99d0[_0x1b3dc1(0xd1)][_0x1b3dc1(0xd5)](_0xde4c6f[_0x1b3dc1(0xe5)]);if(_0x1ba3d4){for(const _0x1e71e1 of _0x1ba3d4)_0x5a99d0[_0x1b3dc1(0xdd)][_0x1b3dc1(0xcc)](_0x1b3dc1(0xc2)+_0xeb40e5,_0x1e71e1),_0x5a99d0[_0x1b3dc1(0xdd)][_0x1b3dc1(0xcc)](_0x1b3dc1(0xd0),_0x1e71e1),_0x5a99d0[_0x1b3dc1(0xdd)][_0x1b3dc1(0xfb)](_0x1b3dc1(0xc9),_0x1e71e1),_0x5a99d0[_0x1b3dc1(0xd1)][_0x1b3dc1(0xcb)](_0x1e71e1,_0xde4c6f[_0x1b3dc1(0xe5)]);}},{'priority':_0x1ca494(0xf6)}),this[_0x1ca494(0x100)]();}[_0x29c66e(0x100)](){const _0x117d8d=_0x29c66e,_0x377d25=this[_0x117d8d(0xf2)],_0x38b4cd=_0x377d25[_0x117d8d(0xeb)];function _0x46a2bd(_0x5a48b7){const _0x4c730e=_0x117d8d;return{'type':_0x4c730e(0xdf),'content':_0x78d87(_0x38b4cd,_0x4c730e(0x10e),_0x5a48b7)};}_0x377d25[_0x117d8d(0xf8)][_0x117d8d(0xe3)](_0x117d8d(0xbd))[_0x117d8d(0xc3)][_0x117d8d(0xc0)](_0x2233ad=>{const _0x2268bc=_0x117d8d;if(_0x2268bc(0xcd)!=_0x2233ad[_0x2268bc(0xe7)])return;const {data:_0x22c7d9}=_0x2233ad;if(_0x22c7d9){if(_0x2268bc(0xbf)==_0x22c7d9[_0x2268bc(0x106)]){const _0x186fd1=_0x22c7d9[_0x2268bc(0xe6)][0x0][_0x2268bc(0xed)];return _0x46a2bd(_0x78d87(_0x38b4cd,_0x186fd1?_0x2268bc(0x10d):_0x2268bc(0xef)));}if(_0x2268bc(0x103)==_0x22c7d9[_0x2268bc(0x106)]){const _0x4ca9c4=_0x22c7d9[_0x2268bc(0xe6)][0x0][_0x2268bc(0xed)];return _0x46a2bd(_0x78d87(_0x38b4cd,_0x4ca9c4?_0x2268bc(0xd6):_0x2268bc(0xf0)));}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3d0e19=_0x4c5e;(function(_0x16b8e7,_0x549b5e){const _0x13bef2=_0x4c5e,_0x106682=_0x16b8e7();while(!![]){try{const _0x3070f4=-parseInt(_0x13bef2(0x1fe))/0x1+-parseInt(_0x13bef2(0x24b))/0x2*(parseInt(_0x13bef2(0x1f6))/0x3)+-parseInt(_0x13bef2(0x247))/0x4+-parseInt(_0x13bef2(0x23f))/0x5+parseInt(_0x13bef2(0x1fb))/0x6+parseInt(_0x13bef2(0x22f))/0x7*(parseInt(_0x13bef2(0x221))/0x8)+parseInt(_0x13bef2(0x1f5))/0x9;if(_0x3070f4===_0x549b5e)break;else _0x106682['push'](_0x106682['shift']());}catch(_0x1d55c4){_0x106682['push'](_0x106682['shift']());}}}(_0x46b6,0xd776f));import{Plugin as _0x1e1916}from'ckeditor5/src/core.js';import _0x1f0eab from'./table.js';import{LiveRange as _0x25dfbe}from'ckeditor5/src/engine.js';import{getTranslation as _0x1f3ea6}from'../utils/common-translations.js';function _0x46b6(){const _0x270361=['registerCustomCallback','getCellLocation','requires','horizontally','set:isEnabled','filter','plugins','formatBlock','forceDefaultExecution','afterInit','add','highest','4811005fuFaLT','descriptionFactory','trackChanges','createRangeOn','getSuggestions','mergeTableCellLeft','change','selection','780400YgFKgx','find','formatInline','*Merge\x20cells*','358RkAOwK','mergeTableCellRight','subType','length','execute','getAncestors','size','commands','mergeTableCells','return','element','fromRange','22588290sNQZIH','26502sONAPS','deletion','model','root','from','4739472XnWdZY','_isForcedDefaultExecutionBlock','format','1373533rEHsgg','has','mergeTableCellUp','_areSelectedCellsMergable','splitTableCellHorizontally','rootName','findAncestor','push','splitTableCellVertically','type','get','insertion','registerDescriptionCallback','enableCommand','isEnabled','*Split\x20cell:*\x20horizontally','_tablePostFixingSubtypes','getSelectionAffectedTableCells','isInContent','createTableWalker','TrackChangesEditing','containsRange','markMultiRangeBlockFormat','table','locale','tableCell','map','cell','refresh','$graveyard','markBlockFormat','low','document','TableUtils','_suggestionFactory','8GRDWaq','TableEditing','commandName','editor','_areMergableCells','setSelection','value','_acceptFormatSuggestionCallbackFactory','accept','stop','getFirstPosition','getRanges','direction','author','11864587wuqAQE','mergeTableCellDown','*Split\x20cell:*\x20vertically','detach'];_0x46b6=function(){return _0x270361;};return _0x46b6();}function _0x4c5e(_0x3b919d,_0x59d205){const _0x46b6b1=_0x46b6();return _0x4c5e=function(_0x4c5ebc,_0x44691e){_0x4c5ebc=_0x4c5ebc-0x1ea;let _0x158a18=_0x46b6b1[_0x4c5ebc];return _0x158a18;},_0x4c5e(_0x3b919d,_0x59d205);}export default class St extends _0x1e1916{static get[_0x3d0e19(0x235)](){return[_0x1f0eab];}[_0x3d0e19(0x23c)](){const _0x5f844=_0x3d0e19,_0x112232=this[_0x5f844(0x224)],_0x3208a4=_0x112232[_0x5f844(0x1f8)][_0x5f844(0x21e)][_0x5f844(0x246)],_0x3f7000=_0x112232[_0x5f844(0x216)];if(!_0x112232[_0x5f844(0x239)][_0x5f844(0x1ff)](_0x5f844(0x222)))return;const _0x44242a=_0x112232[_0x5f844(0x239)][_0x5f844(0x208)](_0x5f844(0x212)),_0x3b4738=_0x112232[_0x5f844(0x239)][_0x5f844(0x208)](_0x5f844(0x21f)),_0xa8fd7a=_0x112232[_0x5f844(0x239)][_0x5f844(0x208)](_0x1f0eab);_0xa8fd7a[_0x5f844(0x20e)][_0x5f844(0x205)](_0x5f844(0x1f1)),_0x44242a[_0x5f844(0x20b)](_0x5f844(0x1f1),()=>{const _0x46609c=_0x5f844,_0x51ed2d=_0x3b4738[_0x46609c(0x20f)](_0x112232[_0x46609c(0x1f8)][_0x46609c(0x21e)][_0x46609c(0x246)]);_0x112232[_0x46609c(0x1f8)][_0x46609c(0x245)](()=>{const _0x1a2260=_0x46609c;_0x44242a[_0x1a2260(0x214)](_0x51ed2d,{'commandName':_0x1a2260(0x1f1),'commandParams':[]},[],_0x1a2260(0x1f1));});}),_0x112232[_0x5f844(0x1f0)][_0x5f844(0x208)](_0x5f844(0x1f1))['on'](_0x5f844(0x1ed),(_0x326350,_0xc88c7e)=>{const _0x292e0c=_0x5f844;_0x112232[_0x292e0c(0x1f0)][_0x292e0c(0x208)](_0x292e0c(0x241))[_0x292e0c(0x227)]&&(_0xc88c7e[_0x292e0c(0x1ec)]>0x0&&_0xc88c7e[_0xc88c7e[_0x292e0c(0x1ec)]-0x1]&&_0xc88c7e[_0xc88c7e[_0x292e0c(0x1ec)]-0x1][_0x292e0c(0x23b)]||_0x44242a[_0x292e0c(0x1fc)]||this[_0x292e0c(0x201)]()||_0x326350[_0x292e0c(0x22a)]());},{'priority':_0x5f844(0x23e)});for(const _0xe6862a of[_0x5f844(0x200),_0x5f844(0x1ea),_0x5f844(0x230),_0x5f844(0x244)]){const _0x5092a2=_0x112232[_0x5f844(0x1f0)][_0x5f844(0x208)](_0xe6862a);_0x44242a[_0x5f844(0x20b)](_0xe6862a,()=>{const _0x1eb6e6=_0x5f844,_0x1f1415=_0x112232[_0x1eb6e6(0x1f8)][_0x1eb6e6(0x21e)][_0x1eb6e6(0x246)][_0x1eb6e6(0x22b)]()[_0x1eb6e6(0x1ee)]()[_0x1eb6e6(0x248)](_0x263342=>_0x263342['is'](_0x1eb6e6(0x1f3),_0x1eb6e6(0x217))),_0x301b43=_0x5092a2[_0x1eb6e6(0x227)];_0x112232[_0x1eb6e6(0x1f8)][_0x1eb6e6(0x245)](()=>{const _0x1dabf7=_0x1eb6e6;_0x44242a[_0x1dabf7(0x214)]([_0x1f1415,_0x301b43],{'commandName':_0x1dabf7(0x1f1),'commandParams':[]},[],_0x1dabf7(0x1f1));});});}for(const _0x3c2995 of[_0x5f844(0x206),_0x5f844(0x202)]){const _0x20c3e7=_0x112232[_0x5f844(0x1f0)][_0x5f844(0x208)](_0x3c2995);_0x44242a[_0x5f844(0x20b)](_0x3c2995,()=>{const _0x45dfb8=_0x5f844,_0x3f00a5=_0x3b4738[_0x45dfb8(0x20f)](_0x112232[_0x45dfb8(0x1f8)][_0x45dfb8(0x21e)][_0x45dfb8(0x246)])[0x0],_0x2773df=_0x3f00a5[_0x45dfb8(0x204)](_0x45dfb8(0x215)),{column:_0x3a932f,row:_0x441b27}=_0x3b4738[_0x45dfb8(0x234)](_0x3f00a5);let _0x335f8b=[];if(_0x45dfb8(0x236)==_0x20c3e7[_0x45dfb8(0x22d)]){const _0x1550de=_0x3b4738[_0x45dfb8(0x211)](_0x2773df,{'startRow':_0x441b27,'endRow':_0x441b27,'includeAllSlots':!0x0});_0x335f8b=Array[_0x45dfb8(0x1fa)](_0x1550de)[_0x45dfb8(0x218)](_0x4ea02f=>_0x4ea02f[_0x45dfb8(0x219)]);}else{const _0x18aff7=_0x3b4738[_0x45dfb8(0x211)](_0x2773df,{'column':_0x3a932f,'includeAllSlots':!0x0});_0x335f8b=Array[_0x45dfb8(0x1fa)](_0x18aff7)[_0x45dfb8(0x218)](_0x2d8eeb=>_0x2d8eeb[_0x45dfb8(0x219)]);}_0x112232[_0x45dfb8(0x1f8)][_0x45dfb8(0x245)](_0x4aa23d=>{const _0x2ed06a=_0x45dfb8;_0x44242a[_0x2ed06a(0x21c)](_0x4aa23d[_0x2ed06a(0x242)](_0x3f00a5),{'commandName':_0x3c2995,'commandParams':[]},_0x335f8b,_0x3c2995);});});}_0x44242a[_0x5f844(0x240)][_0x5f844(0x20a)](_0x27f381=>{const _0x1a6331=_0x5f844;if(_0x1a6331(0x23a)!=_0x27f381[_0x1a6331(0x207)]&&_0x1a6331(0x249)!=_0x27f381[_0x1a6331(0x207)])return;const {data:_0x4cd24f}=_0x27f381;return _0x4cd24f&&_0x1a6331(0x1f1)==_0x4cd24f[_0x1a6331(0x223)]?{'type':_0x1a6331(0x1fd),'content':_0x1f3ea6(_0x3f7000,_0x1a6331(0x24a))}:void 0x0;}),_0x44242a[_0x5f844(0x240)][_0x5f844(0x20a)](_0x524944=>{const _0x1d637d=_0x5f844;if(_0x1d637d(0x23a)!=_0x524944[_0x1d637d(0x207)]&&_0x1d637d(0x249)!=_0x524944[_0x1d637d(0x207)])return;const {data:_0x2729b5}=_0x524944;return _0x2729b5?_0x1d637d(0x206)==_0x2729b5[_0x1d637d(0x223)]?{'type':_0x1d637d(0x1fd),'content':_0x1f3ea6(_0x3f7000,_0x1d637d(0x231))}:_0x1d637d(0x202)==_0x2729b5[_0x1d637d(0x223)]?{'type':_0x1d637d(0x1fd),'content':_0x1f3ea6(_0x3f7000,_0x1d637d(0x20d))}:void 0x0:void 0x0;});const _0x1e61aa=_0xa8fd7a[_0x5f844(0x228)]();for(const _0x213a12 of[_0x5f844(0x200),_0x5f844(0x1ea),_0x5f844(0x230),_0x5f844(0x244)])_0x44242a[_0x5f844(0x220)][_0x5f844(0x233)](_0x5f844(0x23a),_0x213a12,_0x5f844(0x229),_0x1e61aa);for(const _0x42310e of[_0x5f844(0x206),_0x5f844(0x202)])_0x44242a[_0x5f844(0x220)][_0x5f844(0x233)](_0x5f844(0x23a),_0x42310e,_0x5f844(0x229),_0x1e61aa);_0x44242a[_0x5f844(0x220)][_0x5f844(0x233)](_0x5f844(0x23a),_0x5f844(0x1f1),_0x5f844(0x229),_0x42ebb7=>{const _0x45dc48=_0x5f844;_0x112232[_0x45dc48(0x1f8)][_0x45dc48(0x245)](_0x7d4411=>{const _0x577db6=_0x45dc48,_0x484e99=Array[_0x577db6(0x1fa)](_0x3208a4[_0x577db6(0x22c)]())[_0x577db6(0x218)](_0x50d154=>_0x25dfbe[_0x577db6(0x1f4)](_0x50d154));_0x7d4411[_0x577db6(0x226)](_0x42ebb7),_0x112232[_0x577db6(0x1f0)][_0x577db6(0x208)](_0x577db6(0x1f1))[_0x577db6(0x21a)](),_0x112232[_0x577db6(0x1ed)](_0x577db6(0x1f1),{'forceDefaultExecution':!0x0});const _0xd948b3=_0x484e99[_0x577db6(0x238)](_0x90783a=>_0x577db6(0x21b)!=_0x90783a[_0x577db6(0x1f9)][_0x577db6(0x203)]);_0xd948b3[_0x577db6(0x1ec)]>0x0&&_0x7d4411[_0x577db6(0x226)](_0xd948b3);for(const _0x44b8e9 of _0x484e99)_0x44b8e9[_0x577db6(0x232)]();});});for(const _0x33512f of[_0x5f844(0x200),_0x5f844(0x230),_0x5f844(0x244),_0x5f844(0x1ea)]){const _0x2b41e5=_0x112232[_0x5f844(0x1f0)][_0x5f844(0x208)](_0x33512f);_0x2b41e5['on'](_0x5f844(0x237),(_0x2c5139,_0x27ab43,_0x5415ae)=>{const _0x201766=_0x5f844;if(_0x5415ae){const _0x350af4=_0x112232[_0x201766(0x1f8)][_0x201766(0x21e)][_0x201766(0x246)][_0x201766(0x22b)]()[_0x201766(0x1ee)]()[_0x201766(0x248)](_0x42edaa=>_0x42edaa['is'](_0x201766(0x1f3),_0x201766(0x217)));this[_0x201766(0x225)](_0x2b41e5[_0x201766(0x227)],_0x350af4)||(_0x2c5139[_0x201766(0x1f2)]=!0x1,_0x2c5139[_0x201766(0x22a)]());}},{'priority':_0x5f844(0x21d)});}}[_0x3d0e19(0x201)](){const _0x13959e=_0x3d0e19,_0x577695=this[_0x13959e(0x224)][_0x13959e(0x1f0)][_0x13959e(0x208)](_0x13959e(0x1f1)),_0x16d93f=this[_0x13959e(0x224)][_0x13959e(0x239)][_0x13959e(0x208)](_0x13959e(0x21f));if(!_0x577695[_0x13959e(0x20c)])return!0x1;const _0x15f30d=_0x16d93f[_0x13959e(0x20f)](this[_0x13959e(0x224)][_0x13959e(0x1f8)][_0x13959e(0x21e)][_0x13959e(0x246)]);for(const _0x5cbb36 of _0x15f30d)for(const _0x52a3e3 of _0x15f30d)if(_0x5cbb36!=_0x52a3e3&&!this[_0x13959e(0x225)](_0x5cbb36,_0x52a3e3))return!0x1;return!0x0;}[_0x3d0e19(0x225)](_0x4244be,_0x5c0964){const _0x45868d=_0x3d0e19,_0x4561e8=this[_0x45868d(0x224)][_0x45868d(0x239)][_0x45868d(0x208)](_0x45868d(0x212)),_0x36a106=this[_0x45868d(0x224)][_0x45868d(0x1f8)][_0x45868d(0x242)](_0x4244be),_0x697631=this[_0x45868d(0x224)][_0x45868d(0x1f8)][_0x45868d(0x242)](_0x5c0964),_0x9fff36=new Set(),_0x37a57e=new Set();for(const _0x22d9f0 of _0x4561e8[_0x45868d(0x243)]())if((_0x45868d(0x209)==_0x22d9f0[_0x45868d(0x207)]||_0x45868d(0x1f7)==_0x22d9f0[_0x45868d(0x207)]||_0x45868d(0x1f1)==_0x22d9f0[_0x45868d(0x1eb)])&&_0x22d9f0[_0x45868d(0x210)]){for(const _0xa12f5e of _0x22d9f0[_0x45868d(0x22c)]())_0xa12f5e[_0x45868d(0x213)](_0x36a106,!0x0)&&_0x9fff36[_0x45868d(0x23d)](_0x22d9f0[_0x45868d(0x207)]+':'+_0x22d9f0[_0x45868d(0x22e)]['id']),_0xa12f5e[_0x45868d(0x213)](_0x697631,!0x0)&&_0x37a57e[_0x45868d(0x23d)](_0x22d9f0[_0x45868d(0x207)]+':'+_0x22d9f0[_0x45868d(0x22e)]['id']);}if(_0x9fff36[_0x45868d(0x1ef)]!=_0x37a57e[_0x45868d(0x1ef)])return!0x1;for(const _0x531950 of _0x9fff36)if(!_0x37a57e[_0x45868d(0x1ff)](_0x531950))return!0x1;return!0x0;}}
|
|
23
|
+
const _0x22774c=_0x3e75;(function(_0x410d42,_0x25a895){const _0x2279ca=_0x3e75,_0x415077=_0x410d42();while(!![]){try{const _0x291299=-parseInt(_0x2279ca(0x209))/0x1*(-parseInt(_0x2279ca(0x1ff))/0x2)+-parseInt(_0x2279ca(0x24a))/0x3*(parseInt(_0x2279ca(0x241))/0x4)+-parseInt(_0x2279ca(0x247))/0x5+-parseInt(_0x2279ca(0x204))/0x6+parseInt(_0x2279ca(0x1fc))/0x7*(-parseInt(_0x2279ca(0x230))/0x8)+parseInt(_0x2279ca(0x211))/0x9*(parseInt(_0x2279ca(0x1ee))/0xa)+parseInt(_0x2279ca(0x20f))/0xb;if(_0x291299===_0x25a895)break;else _0x415077['push'](_0x415077['shift']());}catch(_0x47d877){_0x415077['push'](_0x415077['shift']());}}}(_0x3850,0xd6ee5));import{Plugin as _0xc791aa}from'ckeditor5/src/core.js';import _0x2dfb99 from'./table.js';import{LiveRange as _0x4c64f9}from'ckeditor5/src/engine.js';function _0x3e75(_0x26b4b5,_0x2ad31f){const _0x38507f=_0x3850();return _0x3e75=function(_0x3e75a9,_0x1629bb){_0x3e75a9=_0x3e75a9-0x1e7;let _0x3e0ced=_0x38507f[_0x3e75a9];return _0x3e0ced;},_0x3e75(_0x26b4b5,_0x2ad31f);}import{getTranslation as _0x41efaf}from'../utils/common-translations.js';function _0x3850(){const _0x54fab0=['has','formatBlock','getFirstPosition','size','model','tableCell','_suggestionFactory','cell','push','enableCommand','TableEditing','splitTableCellHorizontally','author','*Split\x20cell:*\x20horizontally','_areSelectedCellsMergable','find','205588JFpxVG','type','insertion','direction','getSuggestions','from','7211905RGznwt','requires','createRangeOn','21NmSbJt','element','setSelection','refresh','isEnabled','getSelectionAffectedTableCells','markMultiRangeBlockFormat','findAncestor','30DmKVFb','markBlockFormat','get','*Split\x20cell:*\x20vertically','registerCustomCallback','execute','mergeTableCellDown','afterInit','mergeTableCellRight','stop','plugins','mergeTableCellUp','isInContent','_tablePostFixingSubtypes','119TnFwkp','detach','trackChanges','3832SEuRao','*Merge\x20cells*','TrackChangesEditing','low','mergeTableCells','10503030AlSbdc','mergeTableCellLeft','_isForcedDefaultExecutionBlock','forceDefaultExecution','createTableWalker','512jCMjzx','add','format','length','commandName','containsRange','31861445RALhOp','locale','3691458bbJBel','splitTableCellVertically','filter','horizontally','set:isEnabled','selection','return','value','map','highest','formatInline','$graveyard','getCellLocation','fromRange','TableUtils','root','subType','_areMergableCells','accept','table','_acceptFormatSuggestionCallbackFactory','document','rootName','change','descriptionFactory','commands','getRanges','registerDescriptionCallback','getAncestors','editor','deletion','317624dGOGBU'];_0x3850=function(){return _0x54fab0;};return _0x3850();}export default class St extends _0xc791aa{static get[_0x22774c(0x248)](){return[_0x2dfb99];}[_0x22774c(0x1f5)](){const _0x367519=_0x22774c,_0x4e53e9=this[_0x367519(0x22e)],_0x5752bb=_0x4e53e9[_0x367519(0x235)][_0x367519(0x226)][_0x367519(0x216)],_0x50a540=_0x4e53e9[_0x367519(0x210)];if(!_0x4e53e9[_0x367519(0x1f8)][_0x367519(0x231)](_0x367519(0x23b)))return;const _0x543c26=_0x4e53e9[_0x367519(0x1f8)][_0x367519(0x1f0)](_0x367519(0x201)),_0x568f50=_0x4e53e9[_0x367519(0x1f8)][_0x367519(0x1f0)](_0x367519(0x21f)),_0x4b7a23=_0x4e53e9[_0x367519(0x1f8)][_0x367519(0x1f0)](_0x2dfb99);_0x4b7a23[_0x367519(0x1fb)][_0x367519(0x239)](_0x367519(0x203)),_0x543c26[_0x367519(0x23a)](_0x367519(0x203),()=>{const _0x16d536=_0x367519,_0x5014e4=_0x568f50[_0x16d536(0x1eb)](_0x4e53e9[_0x16d536(0x235)][_0x16d536(0x226)][_0x16d536(0x216)]);_0x4e53e9[_0x16d536(0x235)][_0x16d536(0x228)](()=>{const _0x5ec3cd=_0x16d536;_0x543c26[_0x5ec3cd(0x1ec)](_0x5014e4,{'commandName':_0x5ec3cd(0x203),'commandParams':[]},[],_0x5ec3cd(0x203));});}),_0x4e53e9[_0x367519(0x22a)][_0x367519(0x1f0)](_0x367519(0x203))['on'](_0x367519(0x1f3),(_0x2b8f93,_0xdefd32)=>{const _0x1ea4d7=_0x367519;_0x4e53e9[_0x1ea4d7(0x22a)][_0x1ea4d7(0x1f0)](_0x1ea4d7(0x1fe))[_0x1ea4d7(0x218)]&&(_0xdefd32[_0x1ea4d7(0x20c)]>0x0&&_0xdefd32[_0xdefd32[_0x1ea4d7(0x20c)]-0x1]&&_0xdefd32[_0xdefd32[_0x1ea4d7(0x20c)]-0x1][_0x1ea4d7(0x207)]||_0x543c26[_0x1ea4d7(0x206)]||this[_0x1ea4d7(0x23f)]()||_0x2b8f93[_0x1ea4d7(0x1f7)]());},{'priority':_0x367519(0x21a)});for(const _0x44123f of[_0x367519(0x1f9),_0x367519(0x1f6),_0x367519(0x1f4),_0x367519(0x205)]){const _0x2cfd60=_0x4e53e9[_0x367519(0x22a)][_0x367519(0x1f0)](_0x44123f);_0x543c26[_0x367519(0x23a)](_0x44123f,()=>{const _0x2cf4ab=_0x367519,_0x24d5fb=_0x4e53e9[_0x2cf4ab(0x235)][_0x2cf4ab(0x226)][_0x2cf4ab(0x216)][_0x2cf4ab(0x233)]()[_0x2cf4ab(0x22d)]()[_0x2cf4ab(0x240)](_0x77dfbe=>_0x77dfbe['is'](_0x2cf4ab(0x1e7),_0x2cf4ab(0x236))),_0x3311a8=_0x2cfd60[_0x2cf4ab(0x218)];_0x4e53e9[_0x2cf4ab(0x235)][_0x2cf4ab(0x228)](()=>{const _0x359f20=_0x2cf4ab;_0x543c26[_0x359f20(0x1ec)]([_0x24d5fb,_0x3311a8],{'commandName':_0x359f20(0x203),'commandParams':[]},[],_0x359f20(0x203));});});}for(const _0x53f3ee of[_0x367519(0x212),_0x367519(0x23c)]){const _0x172420=_0x4e53e9[_0x367519(0x22a)][_0x367519(0x1f0)](_0x53f3ee);_0x543c26[_0x367519(0x23a)](_0x53f3ee,()=>{const _0x11393d=_0x367519,_0x4c29eb=_0x568f50[_0x11393d(0x1eb)](_0x4e53e9[_0x11393d(0x235)][_0x11393d(0x226)][_0x11393d(0x216)])[0x0],_0x135cb0=_0x4c29eb[_0x11393d(0x1ed)](_0x11393d(0x224)),{column:_0x191dd0,row:_0x19f800}=_0x568f50[_0x11393d(0x21d)](_0x4c29eb);let _0xedad0d=[];if(_0x11393d(0x214)==_0x172420[_0x11393d(0x244)]){const _0x1fbbb7=_0x568f50[_0x11393d(0x208)](_0x135cb0,{'startRow':_0x19f800,'endRow':_0x19f800,'includeAllSlots':!0x0});_0xedad0d=Array[_0x11393d(0x246)](_0x1fbbb7)[_0x11393d(0x219)](_0x571cba=>_0x571cba[_0x11393d(0x238)]);}else{const _0x13e8df=_0x568f50[_0x11393d(0x208)](_0x135cb0,{'column':_0x191dd0,'includeAllSlots':!0x0});_0xedad0d=Array[_0x11393d(0x246)](_0x13e8df)[_0x11393d(0x219)](_0x4a65a6=>_0x4a65a6[_0x11393d(0x238)]);}_0x4e53e9[_0x11393d(0x235)][_0x11393d(0x228)](_0xa670a8=>{const _0x429a8d=_0x11393d;_0x543c26[_0x429a8d(0x1ef)](_0xa670a8[_0x429a8d(0x249)](_0x4c29eb),{'commandName':_0x53f3ee,'commandParams':[]},_0xedad0d,_0x53f3ee);});});}_0x543c26[_0x367519(0x229)][_0x367519(0x22c)](_0x14ee21=>{const _0x52887a=_0x367519;if(_0x52887a(0x232)!=_0x14ee21[_0x52887a(0x242)]&&_0x52887a(0x21b)!=_0x14ee21[_0x52887a(0x242)])return;const {data:_0x1a2d24}=_0x14ee21;return _0x1a2d24&&_0x52887a(0x203)==_0x1a2d24[_0x52887a(0x20d)]?{'type':_0x52887a(0x20b),'content':_0x41efaf(_0x50a540,_0x52887a(0x200))}:void 0x0;}),_0x543c26[_0x367519(0x229)][_0x367519(0x22c)](_0x1a658c=>{const _0x3c85a4=_0x367519;if(_0x3c85a4(0x232)!=_0x1a658c[_0x3c85a4(0x242)]&&_0x3c85a4(0x21b)!=_0x1a658c[_0x3c85a4(0x242)])return;const {data:_0x51e69e}=_0x1a658c;return _0x51e69e?_0x3c85a4(0x212)==_0x51e69e[_0x3c85a4(0x20d)]?{'type':_0x3c85a4(0x20b),'content':_0x41efaf(_0x50a540,_0x3c85a4(0x1f1))}:_0x3c85a4(0x23c)==_0x51e69e[_0x3c85a4(0x20d)]?{'type':_0x3c85a4(0x20b),'content':_0x41efaf(_0x50a540,_0x3c85a4(0x23e))}:void 0x0:void 0x0;});const _0x53c1a0=_0x4b7a23[_0x367519(0x225)]();for(const _0x2810f1 of[_0x367519(0x1f9),_0x367519(0x1f6),_0x367519(0x1f4),_0x367519(0x205)])_0x543c26[_0x367519(0x237)][_0x367519(0x1f2)](_0x367519(0x232),_0x2810f1,_0x367519(0x223),_0x53c1a0);for(const _0x4ba973 of[_0x367519(0x212),_0x367519(0x23c)])_0x543c26[_0x367519(0x237)][_0x367519(0x1f2)](_0x367519(0x232),_0x4ba973,_0x367519(0x223),_0x53c1a0);_0x543c26[_0x367519(0x237)][_0x367519(0x1f2)](_0x367519(0x232),_0x367519(0x203),_0x367519(0x223),_0x87a220=>{const _0x44e0eb=_0x367519;_0x4e53e9[_0x44e0eb(0x235)][_0x44e0eb(0x228)](_0x45b331=>{const _0x470c4a=_0x44e0eb,_0xd83b11=Array[_0x470c4a(0x246)](_0x5752bb[_0x470c4a(0x22b)]())[_0x470c4a(0x219)](_0x2346c1=>_0x4c64f9[_0x470c4a(0x21e)](_0x2346c1));_0x45b331[_0x470c4a(0x1e8)](_0x87a220),_0x4e53e9[_0x470c4a(0x22a)][_0x470c4a(0x1f0)](_0x470c4a(0x203))[_0x470c4a(0x1e9)](),_0x4e53e9[_0x470c4a(0x1f3)](_0x470c4a(0x203),{'forceDefaultExecution':!0x0});const _0x2b52a5=_0xd83b11[_0x470c4a(0x213)](_0x55a280=>_0x470c4a(0x21c)!=_0x55a280[_0x470c4a(0x220)][_0x470c4a(0x227)]);_0x2b52a5[_0x470c4a(0x20c)]>0x0&&_0x45b331[_0x470c4a(0x1e8)](_0x2b52a5);for(const _0x509c79 of _0xd83b11)_0x509c79[_0x470c4a(0x1fd)]();});});for(const _0x13aab8 of[_0x367519(0x1f9),_0x367519(0x1f4),_0x367519(0x205),_0x367519(0x1f6)]){const _0x139db7=_0x4e53e9[_0x367519(0x22a)][_0x367519(0x1f0)](_0x13aab8);_0x139db7['on'](_0x367519(0x215),(_0x4f55df,_0x370711,_0x5ba560)=>{const _0xb38b4b=_0x367519;if(_0x5ba560){const _0x1694c1=_0x4e53e9[_0xb38b4b(0x235)][_0xb38b4b(0x226)][_0xb38b4b(0x216)][_0xb38b4b(0x233)]()[_0xb38b4b(0x22d)]()[_0xb38b4b(0x240)](_0x5e2495=>_0x5e2495['is'](_0xb38b4b(0x1e7),_0xb38b4b(0x236)));this[_0xb38b4b(0x222)](_0x139db7[_0xb38b4b(0x218)],_0x1694c1)||(_0x4f55df[_0xb38b4b(0x217)]=!0x1,_0x4f55df[_0xb38b4b(0x1f7)]());}},{'priority':_0x367519(0x202)});}}[_0x22774c(0x23f)](){const _0x24d369=_0x22774c,_0x1cc15f=this[_0x24d369(0x22e)][_0x24d369(0x22a)][_0x24d369(0x1f0)](_0x24d369(0x203)),_0x36169c=this[_0x24d369(0x22e)][_0x24d369(0x1f8)][_0x24d369(0x1f0)](_0x24d369(0x21f));if(!_0x1cc15f[_0x24d369(0x1ea)])return!0x1;const _0x3a1a00=_0x36169c[_0x24d369(0x1eb)](this[_0x24d369(0x22e)][_0x24d369(0x235)][_0x24d369(0x226)][_0x24d369(0x216)]);for(const _0x3ee6c6 of _0x3a1a00)for(const _0xec1eec of _0x3a1a00)if(_0x3ee6c6!=_0xec1eec&&!this[_0x24d369(0x222)](_0x3ee6c6,_0xec1eec))return!0x1;return!0x0;}[_0x22774c(0x222)](_0x4bd590,_0x537753){const _0x4123a2=_0x22774c,_0x52d986=this[_0x4123a2(0x22e)][_0x4123a2(0x1f8)][_0x4123a2(0x1f0)](_0x4123a2(0x201)),_0x4d776a=this[_0x4123a2(0x22e)][_0x4123a2(0x235)][_0x4123a2(0x249)](_0x4bd590),_0x2896d2=this[_0x4123a2(0x22e)][_0x4123a2(0x235)][_0x4123a2(0x249)](_0x537753),_0x6e980a=new Set(),_0xc546da=new Set();for(const _0x185c7b of _0x52d986[_0x4123a2(0x245)]())if((_0x4123a2(0x243)==_0x185c7b[_0x4123a2(0x242)]||_0x4123a2(0x22f)==_0x185c7b[_0x4123a2(0x242)]||_0x4123a2(0x203)==_0x185c7b[_0x4123a2(0x221)])&&_0x185c7b[_0x4123a2(0x1fa)]){for(const _0x2d7a56 of _0x185c7b[_0x4123a2(0x22b)]())_0x2d7a56[_0x4123a2(0x20e)](_0x4d776a,!0x0)&&_0x6e980a[_0x4123a2(0x20a)](_0x185c7b[_0x4123a2(0x242)]+':'+_0x185c7b[_0x4123a2(0x23d)]['id']),_0x2d7a56[_0x4123a2(0x20e)](_0x2896d2,!0x0)&&_0xc546da[_0x4123a2(0x20a)](_0x185c7b[_0x4123a2(0x242)]+':'+_0x185c7b[_0x4123a2(0x23d)]['id']);}if(_0x6e980a[_0x4123a2(0x234)]!=_0xc546da[_0x4123a2(0x234)])return!0x1;for(const _0x4e3af1 of _0x6e980a)if(!_0xc546da[_0x4123a2(0x231)](_0x4e3af1))return!0x1;return!0x0;}}
|