@ckeditor/ckeditor5-track-changes 42.0.0-alpha.12 → 42.0.0-alpha.15
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
|
-
|
|
23
|
+
const _0x348b27=_0x30f6;(function(_0x39dac3,_0x5aa7d8){const _0x517694=_0x30f6,_0x3f5482=_0x39dac3();while(!![]){try{const _0x245247=-parseInt(_0x517694(0x118))/0x1+-parseInt(_0x517694(0x119))/0x2+parseInt(_0x517694(0x111))/0x3+-parseInt(_0x517694(0x11a))/0x4*(parseInt(_0x517694(0x114))/0x5)+parseInt(_0x517694(0x107))/0x6*(parseInt(_0x517694(0x115))/0x7)+-parseInt(_0x517694(0x116))/0x8*(-parseInt(_0x517694(0x11c))/0x9)+-parseInt(_0x517694(0x106))/0xa*(-parseInt(_0x517694(0x120))/0xb);if(_0x245247===_0x5aa7d8)break;else _0x3f5482['push'](_0x3f5482['shift']());}catch(_0x17734d){_0x3f5482['push'](_0x3f5482['shift']());}}}(_0x5560,0xd5904));import{Plugin as _0x27b713}from'ckeditor5/src/core.js';function _0x30f6(_0x300bc8,_0x34e46b){const _0x55601f=_0x5560();return _0x30f6=function(_0x30f675,_0x423633){_0x30f675=_0x30f675-0x106;let _0x2acdde=_0x55601f[_0x30f675];return _0x2acdde;},_0x30f6(_0x300bc8,_0x34e46b);}export default class kt extends _0x27b713{[_0x348b27(0x11d)](){const _0x27221a=_0x348b27,_0x8a0855=this[_0x27221a(0x10f)];if(!_0x8a0855[_0x27221a(0x108)][_0x27221a(0x110)](_0x27221a(0x113)))return;const _0x217d67=_0x8a0855[_0x27221a(0x108)][_0x27221a(0x11b)](_0x27221a(0x11f));_0x217d67[_0x27221a(0x117)](_0x27221a(0x11e)),_0x217d67[_0x27221a(0x117)](_0x27221a(0x10e));const _0x35fa4b=_0x8a0855[_0x27221a(0x108)][_0x27221a(0x11b)](_0x27221a(0x113));_0x35fa4b[_0x27221a(0x117)](_0x27221a(0x109)),_0x35fa4b[_0x27221a(0x117)](_0x27221a(0x10b)),_0x35fa4b[_0x27221a(0x117)](_0x27221a(0x121)),_0x35fa4b[_0x27221a(0x117)](_0x27221a(0x10d)),_0x35fa4b[_0x27221a(0x117)](_0x27221a(0x112)),_0x35fa4b[_0x27221a(0x117)](_0x27221a(0x10a)),_0x35fa4b[_0x27221a(0x117)](_0x27221a(0x10c));}}function _0x5560(){const _0x21031b=['editor','has','1384734ZuXtir','discardAllSuggestions','RestrictedEditingModeEditing','10mKqfxT','7BHcdpK','896dKYMoe','enableCommand','1028004vwmvsw','2273676XiuKtD','3409036SxhJFe','get','119880ohYtUe','afterInit','goToPreviousRestrictedEditingException','TrackChangesEditing','15425311eiwfmD','discardSuggestion','10vLkolk','8330382Ozvrcw','plugins','trackChanges','acceptSelectedSuggestions','acceptSuggestion','discardSelectedSuggestions','acceptAllSuggestions','goToNextRestrictedEditingException'];_0x5560=function(){return _0x21031b;};return _0x5560();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x172bdf=_0x3be7;(function(_0x5d8ea1,_0x44ca5c){const _0x59b6e6=_0x3be7,_0x3b863b=_0x5d8ea1();while(!![]){try{const _0x353aed=-parseInt(_0x59b6e6(0x219))/0x1*(-parseInt(_0x59b6e6(0x210))/0x2)+-parseInt(_0x59b6e6(0x1ea))/0x3*(-parseInt(_0x59b6e6(0x202))/0x4)+-parseInt(_0x59b6e6(0x21a))/0x5*(-parseInt(_0x59b6e6(0x1ff))/0x6)+parseInt(_0x59b6e6(0x1f8))/0x7+-parseInt(_0x59b6e6(0x213))/0x8*(-parseInt(_0x59b6e6(0x20d))/0x9)+parseInt(_0x59b6e6(0x1fb))/0xa+-parseInt(_0x59b6e6(0x206))/0xb*(parseInt(_0x59b6e6(0x211))/0xc);if(_0x353aed===_0x44ca5c)break;else _0x3b863b['push'](_0x3b863b['shift']());}catch(_0x2ff349){_0x3b863b['push'](_0x3b863b['shift']());}}}(_0x3937,0xacfe9));import{Plugin as _0xd20137}from'ckeditor5/src/core.js';import{ShiftEnter as _0x2b4919}from'ckeditor5/src/enter.js';import{getTranslation as _0x26f5fc}from'../utils/common-translations.js';function _0x3937(){const _0x261d4b=['184qXXpdf','shiftEnter','data','TrackChangesEditing','11DvRwYY','split','softBreak','model','editing','options','locale','18crVgNQ','showSuggestionHighlights','createUIElement','12TjqpUI','44942244NOgchv','ck-suggestion-marker-','3392728HgAyIW','consumable','name','registerElementLabel','requires','plugins','49037dpdyVH','115YARubG','descriptionFactory','enableCommand','merge','editor','toViewPosition','deletion','writer','addClass','test','63321bsVkzc','addMarker:suggestion:insertion','getItems','span','includes','ck-suggestion-marker--active','insert','addMarker:suggestion','get','downcastDispatcher','ELEMENT_LINE_BREAK','init','high','createPositionBefore','7137319urRJqQ','element','mapper','2872320dRZmpr','bindElementToMarker','markerName','addMarker:suggestion:deletion','269634wMoUGP','activeMarkers','markerRange'];_0x3937=function(){return _0x261d4b;};return _0x3937();}export default class bt extends _0xd20137{static get[_0x172bdf(0x217)](){return[_0x2b4919];}[_0x172bdf(0x1f5)](){const _0xf7e66f=_0x172bdf,_0x3f73af=this[_0xf7e66f(0x21e)],_0x179260=_0x3f73af[_0xf7e66f(0x218)][_0xf7e66f(0x1f2)](_0xf7e66f(0x205));_0x179260[_0xf7e66f(0x21c)](_0xf7e66f(0x203)),_0x3f73af[_0xf7e66f(0x20a)][_0xf7e66f(0x1f3)]['on'](_0xf7e66f(0x1eb),de(_0x3f73af),{'priority':_0xf7e66f(0x1f6)}),_0x3f73af[_0xf7e66f(0x20a)][_0xf7e66f(0x1f3)]['on'](_0xf7e66f(0x1fe),de(_0x3f73af),{'priority':_0xf7e66f(0x1f6)}),_0x3f73af[_0xf7e66f(0x204)][_0xf7e66f(0x1f3)]['on'](_0xf7e66f(0x1f1),(_0xc684b6,_0x1df3ab,_0x331af7)=>{const _0x412718=_0xf7e66f;_0x331af7[_0x412718(0x20b)][_0x412718(0x20e)]&&de(_0x3f73af,{'showActiveMarker':!0x1})(_0xc684b6,_0x1df3ab,_0x331af7);}),_0x179260[_0xf7e66f(0x21b)][_0xf7e66f(0x216)](_0xf7e66f(0x208),_0x33a664=>_0x26f5fc(_0x3f73af[_0xf7e66f(0x20c)],_0xf7e66f(0x1f4),_0x33a664));}}function _0x3be7(_0x53e969,_0x2a9b0a){const _0x39379b=_0x3937();return _0x3be7=function(_0x3be753,_0xc33b1){_0x3be753=_0x3be753-0x1e5;let _0x397e4a=_0x39379b[_0x3be753];return _0x397e4a;},_0x3be7(_0x53e969,_0x2a9b0a);}function de(_0x1ee568,{showActiveMarker:_0x329027=!0x0}={}){return(_0x569464,_0x51f102,_0x363ea0)=>{const _0xca76ae=_0x3be7,_0x2c1e47=_0x1ee568[_0xca76ae(0x218)][_0xca76ae(0x1f2)](_0xca76ae(0x205));if(!_0x363ea0[_0xca76ae(0x214)][_0xca76ae(0x1e9)](_0x51f102[_0xca76ae(0x201)],_0x569464[_0xca76ae(0x215)]))return;const _0x3a5289=_0x1ee568[_0xca76ae(0x209)];for(const _0x281d68 of _0x51f102[_0xca76ae(0x201)][_0xca76ae(0x1ec)]()){if(!_0x281d68['is'](_0xca76ae(0x1f9),_0xca76ae(0x208)))continue;const _0x1b6ca8=_0xca76ae(0x1e6)==_0x51f102[_0xca76ae(0x1fd)][_0xca76ae(0x207)](':')[0x1]?_0xca76ae(0x21d):_0xca76ae(0x207),_0x5b4241=_0x363ea0[_0xca76ae(0x1e7)][_0xca76ae(0x20f)](_0xca76ae(0x1ed),{'class':_0xca76ae(0x212)+_0x1b6ca8}),_0x4f7e9f=_0x363ea0[_0xca76ae(0x1fa)][_0xca76ae(0x1e5)](_0x3a5289[_0xca76ae(0x1f7)](_0x281d68));_0x329027&&_0x2c1e47[_0xca76ae(0x200)][_0xca76ae(0x1ee)](_0x51f102[_0xca76ae(0x1fd)])&&_0x363ea0[_0xca76ae(0x1e7)][_0xca76ae(0x1e8)](_0xca76ae(0x1ef),_0x5b4241),_0x363ea0[_0xca76ae(0x1e7)][_0xca76ae(0x1f0)](_0x4f7e9f,_0x5b4241),_0x363ea0[_0xca76ae(0x1fa)][_0xca76ae(0x1fc)](_0x5b4241,_0x51f102[_0xca76ae(0x1fd)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x34ceed=_0x29ac;(function(_0xcc9a2b,_0x2fc935){const _0x2274e9=_0x29ac,_0x466ddf=_0xcc9a2b();while(!![]){try{const _0x119504=parseInt(_0x2274e9(0x121))/0x1+-parseInt(_0x2274e9(0x13c))/0x2*(-parseInt(_0x2274e9(0x13e))/0x3)+parseInt(_0x2274e9(0x13f))/0x4+parseInt(_0x2274e9(0x12f))/0x5+-parseInt(_0x2274e9(0x143))/0x6+parseInt(_0x2274e9(0x144))/0x7+-parseInt(_0x2274e9(0x11e))/0x8*(parseInt(_0x2274e9(0x13b))/0x9);if(_0x119504===_0x2fc935)break;else _0x466ddf['push'](_0x466ddf['shift']());}catch(_0x1d68ce){_0x466ddf['push'](_0x466ddf['shift']());}}}(_0x5c92,0x3b0ba));import{Plugin as _0x1597a2}from'ckeditor5/src/core.js';function _0x29ac(_0x3d2f08,_0x535db4){const _0x5c92d3=_0x5c92();return _0x29ac=function(_0x29acf2,_0x51f97b){_0x29acf2=_0x29acf2-0x11e;let _0x43a9ee=_0x5c92d3[_0x29acf2];return _0x43a9ee;},_0x29ac(_0x3d2f08,_0x535db4);}import{getRangesWithAttribute as _0x2b767d}from'./utils.js';import{getTranslation as _0x10edb7}from'../utils/common-translations.js';export default class wt extends _0x1597a2{[_0x34ceed(0x12a)](){const _0x380fb8=_0x34ceed,_0x8e8370=this[_0x380fb8(0x13d)],_0x1bed43=_0x8e8370[_0x380fb8(0x132)],_0x2c90f5=_0x8e8370[_0x380fb8(0x120)];if(!_0x8e8370[_0x380fb8(0x136)][_0x380fb8(0x11f)](_0x380fb8(0x125)))return;const _0xa2f227=_0x8e8370[_0x380fb8(0x136)][_0x380fb8(0x128)](_0x380fb8(0x12c)),_0x5f5c88=_0x380fb8(0x139),_0x3a560c=_0x8e8370[_0x380fb8(0x140)][_0x380fb8(0x128)](_0x5f5c88);_0xa2f227[_0x380fb8(0x134)](_0x5f5c88,(_0xdb1a1c,_0x2c0b23={})=>{const _0x5288bc=_0x380fb8,_0xec832e=_0x1bed43[_0x5288bc(0x13a)][_0x5288bc(0x138)];if(_0xec832e[_0x5288bc(0x145)])return void _0xdb1a1c(_0x2c0b23);const _0x132ca1=void 0x0!==_0x2c0b23[_0x5288bc(0x12d)]?_0x2c0b23[_0x5288bc(0x12d)]:!_0x3a560c[_0x5288bc(0x142)];_0x1bed43[_0x5288bc(0x12e)](()=>{const _0x55bbb3=_0x5288bc,_0x19a515=Array[_0x55bbb3(0x127)](_0xec832e[_0x55bbb3(0x130)]());for(const _0x3f5d70 of _0x19a515){const _0x567307=_0x132ca1?[_0x3f5d70]:_0x2b767d(_0x5f5c88,_0x3f5d70,_0x1bed43);for(const _0x34ca8e of _0x567307)_0xa2f227[_0x55bbb3(0x126)](_0x34ca8e,{'commandName':_0x5f5c88,'commandParams':[{'forceValue':_0x132ca1}]});}});}),_0xa2f227[_0x380fb8(0x129)][_0x380fb8(0x131)](_0x58f782=>{const _0x4eaa24=_0x380fb8;if(_0x4eaa24(0x124)!=_0x58f782[_0x4eaa24(0x141)]&&_0x4eaa24(0x122)!=_0x58f782[_0x4eaa24(0x141)])return;const {data:_0x165e8a}=_0x58f782;return _0x165e8a&&_0x165e8a[_0x4eaa24(0x135)]==_0x5f5c88?_0x165e8a[_0x4eaa24(0x137)][0x0][_0x4eaa24(0x12d)]?{'type':_0x4eaa24(0x12b),'content':_0x10edb7(_0x2c90f5,_0x4eaa24(0x123))}:{'type':_0x4eaa24(0x12b),'content':_0x10edb7(_0x2c90f5,_0x4eaa24(0x133))}:void 0x0;});}}function _0x5c92(){const _0x46f81b=['selection','restrictedEditingException','document','2268EJvsFP','14ZAJCut','editor','21258QSdnxu','1414500bLCOya','commands','type','value','2059908lnIZnI','1205274VZzdAr','isCollapsed','14776DCDJAo','has','locale','290453FAQsgO','formatInline','FORMAT_RESTRICTED_ENABLED','formatBlock','StandardEditingModeEditing','markInlineFormat','from','get','descriptionFactory','afterInit','format','TrackChangesEditing','forceValue','change','923750qzfJtU','getRanges','registerDescriptionCallback','model','FORMAT_RESTRICTED_DISABLED','enableCommand','commandName','plugins','commandParams'];_0x5c92=function(){return _0x46f81b;};return _0x5c92();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x24dfb3=_0x5608;function _0x5608(_0x121873,_0x4cf6be){const _0x4ec213=_0x4ec2();return _0x5608=function(_0x560881,_0x1dda98){_0x560881=_0x560881-0x1bf;let _0x1df0f0=_0x4ec213[_0x560881];return _0x1df0f0;},_0x5608(_0x121873,_0x4cf6be);}function _0x4ec2(){const _0x4681a2=['308936GJussO','add','locale','3832DkxlMc','formatBlock','has','forceValue','registerInlineAttribute','24JCFsZq','240339YZkHsS','toLowerCase','TrackChangesEditing','21wqnBBY','formatInline','DataSchema','styleName','type','798651JMlhtq','commandParams','plugins','format','Style','commandName','1744845eroEPT','definitions','30VtXfNj','StyleUtils','885gnMNSo','403861FjNSqD','_registerLegacyDescription','enableDefaultAttributesIntegration','150144wEMTSN','registerBlockAttribute','2tYwxMZ','style','GeneralHtmlSupport','afterInit','*Set\x20format:*\x20%0','FORMAT_STYLE','registerDescriptionCallback','normalizeConfig','getGhsAttributeNameForElement','element','get','inline','block','registerAttributeLabel','config','ghsAttributes','editor','descriptionFactory','*Remove\x20format:*\x20%0'];_0x4ec2=function(){return _0x4681a2;};return _0x4ec2();}(function(_0x1506c4,_0x44b330){const _0x2fd52e=_0x5608,_0x15db61=_0x1506c4();while(!![]){try{const _0x5a140d=parseInt(_0x2fd52e(0x1ee))/0x1*(parseInt(_0x2fd52e(0x1bf))/0x2)+parseInt(_0x2fd52e(0x1ed))/0x3*(-parseInt(_0x2fd52e(0x1d5))/0x4)+parseInt(_0x2fd52e(0x1e9))/0x5+-parseInt(_0x2fd52e(0x1f1))/0x6+parseInt(_0x2fd52e(0x1de))/0x7*(parseInt(_0x2fd52e(0x1d2))/0x8)+parseInt(_0x2fd52e(0x1e3))/0x9*(-parseInt(_0x2fd52e(0x1eb))/0xa)+-parseInt(_0x2fd52e(0x1db))/0xb*(parseInt(_0x2fd52e(0x1da))/0xc);if(_0x5a140d===_0x44b330)break;else _0x15db61['push'](_0x15db61['shift']());}catch(_0x385d22){_0x15db61['push'](_0x15db61['shift']());}}}(_0x4ec2,0x3d4fc));import{Plugin as _0x598fef}from'ckeditor5/src/core.js';import{getTranslation as _0x3cfb00}from'../utils/common-translations.js';export default class yt extends _0x598fef{[_0x24dfb3(0x1c2)](){const _0x15176f=_0x24dfb3,_0x22560f=this[_0x15176f(0x1cf)];if(!_0x22560f[_0x15176f(0x1e5)][_0x15176f(0x1d7)](_0x15176f(0x1e7))||!_0x22560f[_0x15176f(0x1e5)][_0x15176f(0x1d7)](_0x15176f(0x1e0)))return;const _0x2260ed=_0x22560f[_0x15176f(0x1e5)][_0x15176f(0x1c9)](_0x15176f(0x1dd)),_0x4b0940=_0x22560f[_0x15176f(0x1d4)],_0x3f5d96=_0x22560f[_0x15176f(0x1cd)][_0x15176f(0x1c9)](_0x15176f(0x1c0))||{},_0x28665c=_0x22560f[_0x15176f(0x1e5)][_0x15176f(0x1c9)](_0x15176f(0x1c1)),_0x153d28=_0x22560f[_0x15176f(0x1e5)][_0x15176f(0x1c9)](_0x15176f(0x1ec))[_0x15176f(0x1c6)](_0x22560f[_0x15176f(0x1e5)][_0x15176f(0x1c9)](_0x15176f(0x1e0)),_0x3f5d96[_0x15176f(0x1ea)]);_0x2260ed[_0x15176f(0x1f0)](_0x15176f(0x1c0));const _0x252f6f=new Set();for(const _0x4cd7f8 of _0x153d28[_0x15176f(0x1cb)]){const _0x395a16=_0x28665c[_0x15176f(0x1c7)](_0x4cd7f8[_0x15176f(0x1c8)]);_0x252f6f[_0x15176f(0x1d3)](_0x395a16);}const _0xd7a54a=new Set();for(const _0x20fa4f of _0x153d28[_0x15176f(0x1ca)]){const _0x2671f4=_0x28665c[_0x15176f(0x1c7)](_0x20fa4f[_0x15176f(0x1c8)]);_0xd7a54a[_0x15176f(0x1d3)](_0x2671f4);for(const _0x17ec71 of _0x20fa4f[_0x15176f(0x1ce)])_0xd7a54a[_0x15176f(0x1d3)](_0x17ec71);}for(const _0x54c32c of _0x252f6f)_0x2260ed[_0x15176f(0x1f2)](_0x54c32c),_0x2260ed[_0x15176f(0x1d0)][_0x15176f(0x1cc)](_0x54c32c,_0x3cfb00(_0x4b0940,_0x15176f(0x1c4)));for(const _0x1d54fa of _0xd7a54a)_0x2260ed[_0x15176f(0x1d9)](_0x1d54fa),_0x2260ed[_0x15176f(0x1d0)][_0x15176f(0x1cc)](_0x1d54fa,_0x3cfb00(_0x4b0940,_0x15176f(0x1c4)));this[_0x15176f(0x1ef)]();}[_0x24dfb3(0x1ef)](){const _0x539b9d=_0x24dfb3,_0x41b6b0=this[_0x539b9d(0x1cf)],_0x4ee89f=_0x41b6b0[_0x539b9d(0x1d4)];_0x41b6b0[_0x539b9d(0x1e5)][_0x539b9d(0x1c9)](_0x539b9d(0x1dd))[_0x539b9d(0x1d0)][_0x539b9d(0x1c5)](_0x578427=>{const _0x2c9e9d=_0x539b9d;if(_0x2c9e9d(0x1d6)!=_0x578427[_0x2c9e9d(0x1e2)]&&_0x2c9e9d(0x1df)!=_0x578427[_0x2c9e9d(0x1e2)])return;const {data:_0x5c3a27}=_0x578427;return _0x5c3a27&&_0x2c9e9d(0x1c0)===_0x5c3a27[_0x2c9e9d(0x1e8)]?_0x5c3a27[_0x2c9e9d(0x1e4)][0x0][_0x2c9e9d(0x1d8)]?{'type':_0x2c9e9d(0x1e6),'content':_0x3cfb00(_0x4ee89f,_0x2c9e9d(0x1c3),_0x5c3a27[_0x2c9e9d(0x1e4)][0x0][_0x2c9e9d(0x1e1)][_0x2c9e9d(0x1dc)]())}:{'type':_0x2c9e9d(0x1e6),'content':_0x3cfb00(_0x4ee89f,_0x2c9e9d(0x1d1),_0x5c3a27[_0x2c9e9d(0x1e4)][0x0][_0x2c9e9d(0x1e1)][_0x2c9e9d(0x1dc)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
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)]());}
|
|
23
|
+
const _0x2950b2=_0x1855;function _0x1759(){const _0xf41c2e=['join','max','min','insertTable','oldRange','insertTableColumnLeft','refresh','tableColumn','getChanges','span','has','getFirstRange','start','mapper','filter','change','rootName','_tableSuggestions','length','createPositionAt','execute','_setupColumnsRowsFixing','forceValue','maxColumn','document','afterInit','isTouching','includes','32499140jhOFAl','every','showSuggestionHighlights','_getCoordsForCells','selectTableColumn','539702RAEbPQ','removeTableRow','minRow','nodeAfter','detach','editor','isArray','add','223398kJBiLW','discard','minColumn','getSelectionAffectedTableCells','some','640ZiUWpc','isEqual','rowspan','values','tableRow','createTableWalker','fromRange','_getSuggestionCoords','_tablePostFixingSubtypes','startsWith','230XCMGIK','getAttribute','getColumnIndexes','registerElementLabel','_acceptFormatSuggestionCallbackFactory','_splitMarkerName','type','get','findAncestor','downcastDispatcher','enableCommand','toLowerCase','MIN_SAFE_INTEGER','root','$textProxy','end','ELEMENT_TABLE_COLUMN','batch','suggestion','*Insert:*\x20%0','name','5457IBUbxr','$graveyard','ELEMENT_TABLE_ROW_WITH_TEXT','insertion','maxRow','low','above','getChildren','markMultiRangeInsertion','getRowIndexes','subType','deletion','map','TableUtils','options','MAX_SAFE_INTEGER','getRanges','data','toViewElement','1219302UvwWfk','tablePaste','ELEMENT_TABLE_COLUMN_WITH_TEXT','order','ELEMENT_TABLE_ROW','nodeBefore','registerDescriptionCallback','first','removeTableColumn','cell','registerCustomCallback','addMarker:suggestion','last','insertTableRowBelow','change:data','getChangedMarkers','selection','table','markMultiRangeDeletion','highest','element','*Remove:*\x20%0','getContainedElement','classes','isInContent','hasAttribute','isIntersectingWithRange','TrackChangesEditing','differ','tableCell','plugins','locale','selectTableRow','createRangeOn','insertTableRowAbove','insert','descriptionFactory','ELEMENT_TABLE','item','left','model','from','position','colspan','setSelection','insertTableColumnRight','48DRjwHn','commands','writer','accept','getSuggestion','127518OrlKof','createRangeIn','enqueueChange','720307KTsWhh','_suggestionFactory','ELEMENT_TABLE_WITH_TEXT','registerPostFixer','addClass','substr','isIntersecting','addRange','getItems','getCellLocation','push','TableEditing','removeClass'];_0x1759=function(){return _0xf41c2e;};return _0x1759();}(function(_0x325235,_0x3d5fe0){const _0x35916c=_0x1855,_0x1d03f9=_0x325235();while(!![]){try{const _0x69ebd=-parseInt(_0x35916c(0x128))/0x1+-parseInt(_0x35916c(0x130))/0x2+parseInt(_0x35916c(0x154))/0x3*(-parseInt(_0x35916c(0x135))/0x4)+parseInt(_0x35916c(0x13f))/0x5*(-parseInt(_0x35916c(0xf7))/0x6)+-parseInt(_0x35916c(0xfa))/0x7*(parseInt(_0x35916c(0xf2))/0x8)+-parseInt(_0x35916c(0x167))/0x9+parseInt(_0x35916c(0x123))/0xa;if(_0x69ebd===_0x3d5fe0)break;else _0x1d03f9['push'](_0x1d03f9['shift']());}catch(_0x45cd46){_0x1d03f9['push'](_0x1d03f9['shift']());}}}(_0x1759,0x8cdb7));import{Plugin as _0x14b491}from'ckeditor5/src/core.js';import{LiveRange as _0x201534}from'ckeditor5/src/engine.js';function _0x1855(_0xd94d40,_0xacb326){const _0x175933=_0x1759();return _0x1855=function(_0x1855b9,_0x389519){_0x1855b9=_0x1855b9-0xd0;let _0x48053c=_0x175933[_0x1855b9];return _0x48053c;},_0x1855(_0xd94d40,_0xacb326);}import{setHighlightHandling as _0x577738}from'ckeditor5/src/widget.js';import{getTranslation as _0xf529b7}from'../utils/common-translations.js';export default class jt extends _0x14b491{constructor(_0x508599){const _0x5b74f5=_0x1855;super(_0x508599),this[_0x5b74f5(0x13d)]=[_0x5b74f5(0x139),_0x5b74f5(0x10e)],this[_0x5b74f5(0x118)]=new Set();}[_0x2950b2(0x120)](){const _0x282524=_0x2950b2,_0x2347c8=this[_0x282524(0x12d)],_0x50b73e=_0x2347c8[_0x282524(0xec)][_0x282524(0x11f)][_0x282524(0xd4)];if(!_0x2347c8[_0x282524(0xe2)][_0x282524(0x111)](_0x282524(0x105)))return;const _0x534152=_0x2347c8[_0x282524(0xe3)],_0x12e1e7=_0x2347c8[_0x282524(0xe2)][_0x282524(0x146)](_0x282524(0xdf)),_0x1cf9bc=_0x2347c8[_0x282524(0xe2)][_0x282524(0x146)](_0x282524(0x161));_0x12e1e7[_0x282524(0xe8)][_0x282524(0x142)](_0x282524(0xd5),_0x23149d=>_0xf529b7(_0x534152,_0x282524(0xe9),_0x23149d)),this[_0x282524(0x11c)](),_0x12e1e7[_0x282524(0x149)](_0x282524(0x10a)),_0x12e1e7[_0x282524(0x149)](_0x282524(0xe4)),_0x12e1e7[_0x282524(0x149)](_0x282524(0x127));for(const _0x408d21 of[_0x282524(0xe6),_0x282524(0xd1)]){const _0x561343=_0x2347c8[_0x282524(0xf3)][_0x282524(0x146)](_0x408d21);_0x12e1e7[_0x282524(0x149)](_0x408d21,_0x361d48=>{const _0x3ae58b=_0x282524;_0x2347c8[_0x3ae58b(0xec)][_0x3ae58b(0x116)](_0x21388f=>{const _0x298fe0=_0x3ae58b;_0x361d48();const _0xe188d8=_0x298fe0(0x15a)===_0x561343[_0x298fe0(0x16a)],_0x284219=_0x1cf9bc[_0x298fe0(0x133)](_0x50b73e),_0x3a7399=_0x1cf9bc[_0x298fe0(0x15d)](_0x284219),_0x385773=_0xe188d8?_0x3a7399[_0x298fe0(0x16e)]-0x1:_0x3a7399[_0x298fe0(0xd0)]+0x1,_0x20cbe9=_0x284219[0x0][_0x298fe0(0x147)](_0x298fe0(0xd5)),_0x4d3e05=_0x1cf9bc[_0x298fe0(0x13a)](_0x20cbe9,{'startRow':_0x385773,'endRow':_0x385773}),_0x41aef9=Array[_0x298fe0(0xed)](_0x4d3e05)[_0x298fe0(0x160)](_0x41d1ff=>_0x21388f[_0x298fe0(0xe5)](_0x41d1ff[_0x298fe0(0x170)]));_0x12e1e7[_0x298fe0(0x15c)](_0x41aef9,_0x298fe0(0x139));});});}for(const _0x670627 of[_0x282524(0x10c),_0x282524(0xf1)]){const _0x475ff2=_0x2347c8[_0x282524(0xf3)][_0x282524(0x146)](_0x670627);_0x12e1e7[_0x282524(0x149)](_0x670627,_0x3a2126=>{const _0x371cd8=_0x282524;_0x2347c8[_0x371cd8(0xec)][_0x371cd8(0x116)](_0x17be99=>{const _0x20c33a=_0x371cd8;_0x3a2126();const _0x168082=_0x20c33a(0xeb)===_0x475ff2[_0x20c33a(0x16a)],_0x5033b2=_0x1cf9bc[_0x20c33a(0x133)](_0x50b73e),_0x2601d7=_0x1cf9bc[_0x20c33a(0x141)](_0x5033b2),_0x2b4f0e=_0x168082?_0x2601d7[_0x20c33a(0x16e)]-0x1:_0x2601d7[_0x20c33a(0xd0)]+0x1,_0x3abd1e=_0x5033b2[0x0][_0x20c33a(0x147)](_0x20c33a(0xd5)),_0x90eace=_0x1cf9bc[_0x20c33a(0x13a)](_0x3abd1e,{'startRow':0x0,'column':_0x2b4f0e,'includeAllSlots':!0x1}),_0x3652ef=Array[_0x20c33a(0xed)](_0x90eace)[_0x20c33a(0x160)](_0xbb4760=>_0x17be99[_0x20c33a(0xe5)](_0xbb4760[_0x20c33a(0x170)]));_0x12e1e7[_0x20c33a(0x15c)](_0x3652ef,_0x20c33a(0x10e));});});}for(const _0x4b64a5 of[_0x282524(0x129),_0x282524(0x16f)]){const _0x4d56c0=_0x4b64a5[_0x282524(0xff)](0xb),_0x4d0227=_0x4d56c0[_0x282524(0x14a)](),_0x20f11a=_0x4d0227[_0x282524(0xff)](0x0,0x3)+_0x282524(0x110),_0x3a9083=_0x282524(0xd5)+_0x4d56c0,_0x18fb93=_0x282524(0x109)+_0x4d56c0,_0x5dcf00=_0x282524(0x108)+_0x4d56c0;_0x12e1e7[_0x282524(0x149)](_0x4b64a5,()=>{const _0xb096fa=_0x282524;_0x2347c8[_0xb096fa(0xec)][_0xb096fa(0x116)](_0x559858=>{const _0x418564=_0xb096fa,_0x430ccb=_0x1cf9bc[_0x418564(0x133)](_0x50b73e),_0x41b288=_0x430ccb[0x0][_0x418564(0x147)](_0x418564(0xd5));let _0x37a404;if(_0x418564(0x129)==_0x4b64a5){const _0x2534f8=_0x1cf9bc[_0x418564(0x15d)](_0x430ccb);_0x37a404={'startRow':_0x2534f8[_0x418564(0x16e)],'endRow':_0x2534f8[_0x418564(0xd0)],'includeAllSlots':!0x0};}else{const _0x502fb9=_0x1cf9bc[_0x418564(0x141)](_0x430ccb);_0x37a404={'startColumn':_0x502fb9[_0x418564(0x16e)],'endColumn':_0x502fb9[_0x418564(0xd0)],'includeAllSlots':!0x0};}const _0x162587=_0x1cf9bc[_0x418564(0x13a)](_0x41b288,_0x37a404),_0xb6b8f2=Array[_0x418564(0xed)](_0x162587)[_0x418564(0x160)](({cell:_0x860ac})=>_0x860ac),_0x39c2ef=Ee(_0xb6b8f2[_0x418564(0x115)](_0x5b0569=>_0x5b0569[_0x418564(0xdd)](_0x20f11a))),_0x1eb99f=Ee(_0xb6b8f2[_0x418564(0x115)](_0x2c693a=>!_0x2c693a[_0x418564(0xdd)](_0x20f11a)))[_0x418564(0x160)](_0x15412c=>_0x559858[_0x418564(0xe5)](_0x15412c)),_0x5c3fc8=_0x12e1e7[_0x418564(0xd6)](_0x1eb99f,_0x3a9083);if(_0x5c3fc8&&(_0x418564(0x139)==_0x5c3fc8[_0x418564(0x15e)]||_0x418564(0x10e)==_0x5c3fc8[_0x418564(0x15e)])){const _0x41cdfa=this[_0x418564(0x13c)](_0x5c3fc8);for(const _0xc23a91 of _0x39c2ef){const _0x913525=_0x559858[_0x418564(0xe5)](_0xc23a91),_0x311d4c=_0x1cf9bc[_0x418564(0x103)](_0xc23a91),_0x56d37c=_0xc23a91[_0x418564(0x140)](_0x20f11a)-0x1,_0x2d0da2=_0x41cdfa[_0x18fb93],_0x809c06=_0x41cdfa[_0x5dcf00];_0x2d0da2<=_0x311d4c[_0x4d0227]&&_0x311d4c[_0x4d0227]+_0x56d37c<=_0x809c06&&_0x5c3fc8[_0x418564(0x101)](_0x913525);}}});});}function _0x2474b7(_0x12149a){const _0x879c16=_0x282524,_0x477708=Array[_0x879c16(0xed)](_0x50b73e[_0x879c16(0x164)]())[_0x879c16(0x160)](_0x3214cb=>_0x201534[_0x879c16(0x13b)](_0x3214cb));_0x2347c8[_0x879c16(0xec)][_0x879c16(0x116)](_0x4d20f7=>{const _0x3d83bf=_0x879c16,_0x290969=_0x4d20f7[_0x3d83bf(0x150)];_0x12149a=_0x12149a[_0x3d83bf(0x115)](_0x18ce63=>_0x3d83bf(0x155)!=_0x18ce63[_0x3d83bf(0x14c)][_0x3d83bf(0x117)]),_0x4d20f7[_0x3d83bf(0xf0)](_0x12149a),_0x2347c8[_0x3d83bf(0xf3)][_0x3d83bf(0x146)](_0x3d83bf(0x129))[_0x3d83bf(0x10d)](),_0x2347c8[_0x3d83bf(0x11b)](_0x3d83bf(0x129),{'forceDefaultExecution':!0x0}),_0x2347c8[_0x3d83bf(0xec)][_0x3d83bf(0xf9)](()=>{const _0x323f48=_0x3d83bf;_0x2347c8[_0x323f48(0xec)][_0x323f48(0xf9)](_0x290969,_0x14af81=>{const _0x4e81e8=_0x323f48,_0x18c2ff=_0x477708[_0x4e81e8(0x115)](_0x2f065c=>_0x4e81e8(0x155)!=_0x2f065c[_0x4e81e8(0x14c)][_0x4e81e8(0x117)]);_0x18c2ff[_0x4e81e8(0x119)]>0x0&&_0x14af81[_0x4e81e8(0xf0)](_0x18c2ff);for(const _0x1624c8 of _0x477708)_0x1624c8[_0x4e81e8(0x12c)]();});});});}function _0x47fd9c(_0x5dd36a){const _0x280080=_0x282524;_0x2347c8[_0x280080(0xec)][_0x280080(0x116)](_0x2bb3a4=>{const _0x58c7d6=_0x280080,_0xa9a908=Array[_0x58c7d6(0xed)](_0x50b73e[_0x58c7d6(0x164)]())[_0x58c7d6(0x160)](_0x5a4f99=>_0x201534[_0x58c7d6(0x13b)](_0x5a4f99)),_0x2c111b=[];for(const _0x2ad619 of _0x5dd36a)for(const _0x2c9bb5 of _0x2ad619[_0x58c7d6(0x102)]({'shallow':!0x0}))_0x2c111b[_0x58c7d6(0x104)](_0x2c9bb5);for(const _0x41fd9f of _0x2c111b)_0x58c7d6(0x155)!=_0x41fd9f[_0x58c7d6(0x14c)][_0x58c7d6(0x117)]&&(_0x2bb3a4[_0x58c7d6(0xf0)](_0x2bb3a4[_0x58c7d6(0x11a)](_0x41fd9f,0x0)),_0x2347c8[_0x58c7d6(0xf3)][_0x58c7d6(0x146)](_0x58c7d6(0x16f))[_0x58c7d6(0x10d)](),_0x2347c8[_0x58c7d6(0x11b)](_0x58c7d6(0x16f),{'forceDefaultExecution':!0x0}));const _0x53d3a1=_0xa9a908[_0x58c7d6(0x115)](_0x3513e2=>_0x58c7d6(0x155)!=_0x3513e2[_0x58c7d6(0x14c)][_0x58c7d6(0x117)]);_0x53d3a1[_0x58c7d6(0x119)]>0x0&&_0x2bb3a4[_0x58c7d6(0xf0)](_0x53d3a1);for(const _0x135d19 of _0xa9a908)_0x135d19[_0x58c7d6(0x12c)]();});}function _0x34d538(_0x16f734,_0x56c455){const _0x39f85b=_0x282524;return _0x56c455[_0x39f85b(0x124)](_0x24fe2e=>_0x16f734[_0x39f85b(0x134)](_0x2720b9=>_0x2720b9[_0x39f85b(0x14e)][_0x39f85b(0x136)](_0x24fe2e[_0x39f85b(0x113)])||_0x24fe2e[_0x39f85b(0x14e)][_0x39f85b(0x136)](_0x2720b9[_0x39f85b(0x113)])));}function _0x518a06(_0x19ccfc,_0x1fdbdd){const _0x3d5a4e=_0x282524;return!_0x19ccfc[_0x3d5a4e(0x134)](_0x3c1f64=>_0x1fdbdd[_0x3d5a4e(0x134)](_0x1cd3bd=>_0x3c1f64[_0x3d5a4e(0x100)](_0x1cd3bd)))&&_0x19ccfc[_0x3d5a4e(0x134)](_0xe58fd8=>_0x1fdbdd[_0x3d5a4e(0x134)](_0x15b9a8=>_0xe58fd8[_0x3d5a4e(0x14e)][_0x3d5a4e(0x121)](_0x15b9a8[_0x3d5a4e(0x113)])));}_0x2347c8[_0x282524(0x165)][_0x282524(0x148)]['on'](_0x282524(0x172),(_0x579b0e,_0x25680a,_0x34d043)=>{const _0x3e3afe=_0x282524;if(!_0x34d043[_0x3e3afe(0x162)][_0x3e3afe(0x125)])return;const _0x13f00e=_0x25680a[_0x3e3afe(0xea)];if(!_0x13f00e)return;const _0x5713a6=_0x34d043[_0x3e3afe(0x114)][_0x3e3afe(0x166)](_0x13f00e);function _0x135ff4(_0x4c732c){const _0x2df6d6=_0x3e3afe;return Array[_0x2df6d6(0x12e)](_0x4c732c)?_0x4c732c:[_0x4c732c];}_0x5713a6&&_0x3e3afe(0xe1)===_0x13f00e[_0x3e3afe(0x153)]&&_0x577738(_0x5713a6,_0x34d043[_0x3e3afe(0xf4)],(_0x26b650,_0x55fc08,_0x16f785)=>_0x16f785[_0x3e3afe(0xfe)](_0x135ff4(_0x55fc08[_0x3e3afe(0xdb)]),_0x26b650),(_0x478544,_0x510b9f,_0x5e03c4)=>_0x5e03c4[_0x3e3afe(0x106)](_0x135ff4(_0x510b9f[_0x3e3afe(0xdb)]),_0x478544));},{'priority':_0x282524(0xd7)}),_0x12e1e7[_0x282524(0xe8)][_0x282524(0x16d)](_0x56d3e3=>{const _0x30e198=_0x282524;if(_0x30e198(0x157)!=_0x56d3e3[_0x30e198(0x145)]&&_0x30e198(0x15f)!=_0x56d3e3[_0x30e198(0x145)])return;const _0x48ad34=_0x56d3e3[_0x30e198(0xda)]();if(null!=_0x48ad34&&_0x48ad34['is'](_0x30e198(0xd8),_0x30e198(0xd5))){if(_0x30e198(0x157)==_0x56d3e3[_0x30e198(0x145)]){const _0x2433e0=_0x56d3e3[_0x30e198(0x102)]()[_0x30e198(0x115)](_0x23e542=>_0x23e542['is'](_0x30e198(0x14d)))[_0x30e198(0x160)](_0x1b2baa=>_0x1b2baa[_0x30e198(0x165)]);if(_0x2433e0[_0x30e198(0x119)])return{'type':_0x30e198(0x157),'content':_0xf529b7(_0x534152,_0x30e198(0x152),_0xf529b7(_0x534152,_0x30e198(0xfc),'\x22'+_0x2433e0[_0x30e198(0x107)]('\x20')+'\x22'))};}if(_0x30e198(0x15f)==_0x56d3e3[_0x30e198(0x145)]){const _0x558686=_0x56d3e3[_0x30e198(0x102)]()[_0x30e198(0x115)](_0x29f4d8=>_0x29f4d8['is'](_0x30e198(0x14d)))[_0x30e198(0x160)](_0x450ec2=>_0x450ec2[_0x30e198(0x165)]);if(_0x558686[_0x30e198(0x119)])return{'type':_0x30e198(0x15f),'content':_0xf529b7(_0x534152,_0x30e198(0xd9),_0xf529b7(_0x534152,_0x30e198(0xfc),'\x22'+_0x558686[_0x30e198(0x107)]('\x20')+'\x22'))};}}}),_0x12e1e7[_0x282524(0xe8)][_0x282524(0x16d)](_0xa14fbb=>{const _0x331ca6=_0x282524;if(_0x331ca6(0x139)==_0xa14fbb[_0x331ca6(0x15e)]){const _0x5cc92f=_0xa14fbb[_0x331ca6(0x102)]()[_0x331ca6(0x115)](_0x527d38=>_0x527d38['is'](_0x331ca6(0x14d)))[_0x331ca6(0x160)](_0x2acbc7=>_0x2acbc7[_0x331ca6(0x165)]),_0x4dc52f=this[_0x331ca6(0x13c)](_0xa14fbb),_0x41794f=_0x4dc52f[_0x331ca6(0x158)]-_0x4dc52f[_0x331ca6(0x12a)]+0x1;if(_0x331ca6(0x157)==_0xa14fbb[_0x331ca6(0x145)])return _0x5cc92f[_0x331ca6(0x119)]?{'type':_0x331ca6(0x157),'content':_0xf529b7(_0x534152,_0x331ca6(0x152),_0xf529b7(_0x534152,_0x331ca6(0x156),[_0x41794f,'\x22'+_0x5cc92f[_0x331ca6(0x107)]('\x20')+'\x22']))}:{'type':_0x331ca6(0x157),'content':_0xf529b7(_0x534152,_0x331ca6(0x152),_0xf529b7(_0x534152,_0x331ca6(0x16b),_0x41794f))};if(_0x331ca6(0x15f)==_0xa14fbb[_0x331ca6(0x145)])return _0x5cc92f[_0x331ca6(0x119)]?{'type':_0x331ca6(0x15f),'content':_0xf529b7(_0x534152,_0x331ca6(0xd9),_0xf529b7(_0x534152,_0x331ca6(0x156),[_0x41794f,'\x22'+_0x5cc92f[_0x331ca6(0x107)]('\x20')+'\x22']))}:{'type':_0x331ca6(0x15f),'content':_0xf529b7(_0x534152,_0x331ca6(0xd9),_0xf529b7(_0x534152,_0x331ca6(0x16b),_0x41794f))};}if(_0x331ca6(0x10e)==_0xa14fbb[_0x331ca6(0x15e)]){const _0x365149=_0xa14fbb[_0x331ca6(0x102)]()[_0x331ca6(0x115)](_0x481837=>_0x481837['is'](_0x331ca6(0x14d)))[_0x331ca6(0x160)](_0x2f2504=>_0x2f2504[_0x331ca6(0x165)]),_0x52df91=this[_0x331ca6(0x13c)](_0xa14fbb),_0x8bbcce=_0x52df91[_0x331ca6(0x11e)]-_0x52df91[_0x331ca6(0x132)]+0x1;if(_0x331ca6(0x157)==_0xa14fbb[_0x331ca6(0x145)])return _0x365149[_0x331ca6(0x119)]?{'type':_0x331ca6(0x157),'content':_0xf529b7(_0x534152,_0x331ca6(0x152),_0xf529b7(_0x534152,_0x331ca6(0x169),[_0x8bbcce,'\x22'+_0x365149[_0x331ca6(0x107)]('\x20')+'\x22']))}:{'type':_0x331ca6(0x157),'content':_0xf529b7(_0x534152,_0x331ca6(0x152),_0xf529b7(_0x534152,_0x331ca6(0x14f),_0x8bbcce))};if(_0x331ca6(0x15f)==_0xa14fbb[_0x331ca6(0x145)])return _0x365149[_0x331ca6(0x119)]?{'type':_0x331ca6(0x15f),'content':_0xf529b7(_0x534152,_0x331ca6(0xd9),_0xf529b7(_0x534152,_0x331ca6(0x169),[_0x8bbcce,'\x22'+_0x365149[_0x331ca6(0x107)]('\x20')+'\x22']))}:{'type':_0x331ca6(0x15f),'content':_0xf529b7(_0x534152,_0x331ca6(0xd9),_0xf529b7(_0x534152,_0x331ca6(0x14f),_0x8bbcce))};}}),_0x12e1e7[_0x282524(0xfb)][_0x282524(0x171)](_0x282524(0x157),_0x282524(0x139),_0x282524(0x131),_0x2474b7),_0x12e1e7[_0x282524(0xfb)][_0x282524(0x171)](_0x282524(0x15f),_0x282524(0x139),_0x282524(0xf5),_0x2474b7),_0x12e1e7[_0x282524(0xfb)][_0x282524(0x171)](_0x282524(0x157),_0x282524(0x10e),_0x282524(0x131),_0x47fd9c),_0x12e1e7[_0x282524(0xfb)][_0x282524(0x171)](_0x282524(0x15f),_0x282524(0x10e),_0x282524(0xf5),_0x47fd9c),_0x12e1e7[_0x282524(0xfb)][_0x282524(0x171)](_0x282524(0x157),_0x282524(0x10e),_0x282524(0x107),_0x34d538),_0x12e1e7[_0x282524(0xfb)][_0x282524(0x171)](_0x282524(0x15f),_0x282524(0x10e),_0x282524(0x107),_0x34d538),_0x12e1e7[_0x282524(0xfb)][_0x282524(0x171)](_0x282524(0x157),_0x282524(0x139),_0x282524(0x107),_0x518a06),_0x12e1e7[_0x282524(0xfb)][_0x282524(0x171)](_0x282524(0x15f),_0x282524(0x139),_0x282524(0x107),_0x518a06);}[_0x2950b2(0x143)](){const _0xed122b=_0x2950b2,_0x4c5bc4=this[_0xed122b(0x12d)],_0x3d85b0=_0x4c5bc4[_0xed122b(0xec)][_0xed122b(0x11f)][_0xed122b(0xd4)];return(_0x471bc3,_0x45cc2d)=>{const _0x2ff5f1=_0xed122b;_0x4c5bc4[_0x2ff5f1(0xec)][_0x2ff5f1(0x116)](_0x356045=>{const _0x5c5798=_0x2ff5f1,{commandName:_0x5927d7,commandParams:_0x31e01c}=_0x45cc2d;let _0x52df27=_0x471bc3[0x0][_0x5c5798(0x14e)][_0x5c5798(0x16c)];_0x31e01c&&_0x31e01c[0x0]&&!0x1===_0x31e01c[0x0][_0x5c5798(0x11d)]&&(_0x52df27=_0x471bc3[0x0][_0x5c5798(0x113)][_0x5c5798(0x12b)]);const _0x1eb7fd=_0x356045[_0x5c5798(0xf8)](_0x52df27);if(_0x5c5798(0x155)==_0x1eb7fd[_0x5c5798(0x14c)][_0x5c5798(0x117)])return;const _0x3a2dac=Array[_0x5c5798(0xed)](_0x3d85b0[_0x5c5798(0x164)]())[_0x5c5798(0x160)](_0x5863ac=>_0x201534[_0x5c5798(0x13b)](_0x5863ac));_0x356045[_0x5c5798(0xf0)](_0x1eb7fd),_0x4c5bc4[_0x5c5798(0xf3)][_0x5c5798(0x146)](_0x5927d7)[_0x5c5798(0x10d)](),_0x31e01c[_0x5c5798(0x104)]({'forceDefaultExecution':!0x0}),_0x4c5bc4[_0x5c5798(0x11b)](_0x5927d7,..._0x31e01c);const _0x52f140=_0x3a2dac[_0x5c5798(0x115)](_0x32f203=>_0x5c5798(0x155)!=_0x32f203[_0x5c5798(0x14c)][_0x5c5798(0x117)]);_0x52f140[_0x5c5798(0x119)]>0x0&&_0x356045[_0x5c5798(0xf0)](_0x52f140);for(const _0x25a52d of _0x3a2dac)_0x25a52d[_0x5c5798(0x12c)]();});};}[_0x2950b2(0x126)](_0xe2f1b7){const _0x51ea14=_0x2950b2,_0x46acf1=this[_0x51ea14(0x12d)][_0x51ea14(0xe2)][_0x51ea14(0x146)](_0x51ea14(0x161));let _0x261c30=Number[_0x51ea14(0x163)],_0x27773a=Number[_0x51ea14(0x14b)],_0x2e6329=Number[_0x51ea14(0x163)],_0x3b1ed3=Number[_0x51ea14(0x14b)];for(const _0x228dd7 of _0xe2f1b7){if(_0x51ea14(0x155)==_0x228dd7[_0x51ea14(0x14c)][_0x51ea14(0x117)])continue;const {row:_0x501818,column:_0x19fd1e}=_0x46acf1[_0x51ea14(0x103)](_0x228dd7),_0x588be7=_0x228dd7[_0x51ea14(0xdd)](_0x51ea14(0x137))?_0x228dd7[_0x51ea14(0x140)](_0x51ea14(0x137))-0x1:0x0,_0x2e4c17=_0x228dd7[_0x51ea14(0xdd)](_0x51ea14(0xef))?_0x228dd7[_0x51ea14(0x140)](_0x51ea14(0xef))-0x1:0x0;_0x261c30=_0x501818<_0x261c30?_0x501818:_0x261c30,_0x27773a=_0x501818+_0x588be7>_0x27773a?_0x501818+_0x588be7:_0x27773a,_0x2e6329=_0x19fd1e<_0x2e6329?_0x19fd1e:_0x2e6329,_0x3b1ed3=_0x19fd1e+_0x2e4c17>_0x3b1ed3?_0x19fd1e+_0x2e4c17:_0x3b1ed3;}return{'minRow':_0x261c30,'maxRow':_0x27773a,'minColumn':_0x2e6329,'maxColumn':_0x3b1ed3};}[_0x2950b2(0x11c)](){const _0x1b6bf6=_0x2950b2,_0x3929ee=this[_0x1b6bf6(0x12d)],_0x3ae27c=_0x3929ee[_0x1b6bf6(0xe2)][_0x1b6bf6(0x146)](_0x1b6bf6(0xdf)),_0x135462=_0x3929ee[_0x1b6bf6(0xe2)][_0x1b6bf6(0x146)](_0x1b6bf6(0x161));_0x3929ee[_0x1b6bf6(0xec)][_0x1b6bf6(0x11f)]['on'](_0x1b6bf6(0xd2),()=>{const _0xa9d87b=_0x1b6bf6,_0x35568d=Array[_0xa9d87b(0xed)](_0x3929ee[_0xa9d87b(0xec)][_0xa9d87b(0x11f)][_0xa9d87b(0xe0)][_0xa9d87b(0xd3)]());for(const {name:_0x3f9cd6,data:_0x2c9caa}of _0x35568d){const {group:_0x4135d7,id:_0x1bc048,subType:_0x4e42b0}=_0x3ae27c[_0xa9d87b(0x144)](_0x3f9cd6);if(_0xa9d87b(0x151)!=_0x4135d7)continue;if(null!=_0x2c9caa[_0xa9d87b(0x10b)])continue;const _0x522eaa=_0x3ae27c[_0xa9d87b(0xf6)](_0x1bc048);this[_0xa9d87b(0x13d)][_0xa9d87b(0x122)](_0x4e42b0)&&this[_0xa9d87b(0x118)][_0xa9d87b(0x12f)](_0x522eaa);}},{'priority':_0x1b6bf6(0x159)});const _0x264a14=(_0x5169d2,_0x437170)=>{const _0x35b4b5=_0x1b6bf6;let _0x1fc04c=!0x1;const _0x3ad1d6=_0x437170[_0x35b4b5(0xe5)](_0x5169d2),_0x31186d=_0x5169d2[_0x35b4b5(0x147)](_0x35b4b5(0xd5)),_0x49543e=_0x135462[_0x35b4b5(0x103)](_0x5169d2);for(const _0x4681cc of this[_0x35b4b5(0x118)]){const _0x1d9f9e=_0x4681cc[_0x35b4b5(0x15e)],_0x1cd532=_0x1d9f9e[_0x35b4b5(0x13e)](_0x35b4b5(0x168)),_0x449199=_0x1d9f9e[_0x35b4b5(0xff)](_0x1cd532?0xa:0x5),_0x3b99fa=_0x449199[_0x35b4b5(0x14a)](),_0x33fc2d=_0x3b99fa[_0x35b4b5(0xff)](0x0,0x3)+_0x35b4b5(0x110),_0x50ecd3=_0x35b4b5(0x109)+_0x449199,_0x130a4b=_0x35b4b5(0x108)+_0x449199;if(!_0x4681cc[_0x35b4b5(0xdc)])continue;if(_0x31186d!=_0x4681cc[_0x35b4b5(0x112)]()[_0x35b4b5(0x113)][_0x35b4b5(0x147)](_0x35b4b5(0xd5)))continue;if(_0x4681cc[_0x35b4b5(0xde)](_0x3ad1d6))continue;const _0x581c03=_0x5169d2[_0x35b4b5(0xdd)](_0x33fc2d)?_0x5169d2[_0x35b4b5(0x140)](_0x33fc2d)-0x1:0x0,_0x35fc2a=this[_0x35b4b5(0x13c)](_0x4681cc),_0x4d7d09=_0x35fc2a[_0x50ecd3],_0x45cea6=_0x35fc2a[_0x130a4b];_0x4d7d09<=_0x49543e[_0x3b99fa]&&_0x49543e[_0x3b99fa]+_0x581c03<=_0x45cea6&&(_0x4681cc[_0x35b4b5(0x101)](_0x3ad1d6),_0x1fc04c=!0x0);}return _0x1fc04c;};_0x3929ee[_0x1b6bf6(0xec)][_0x1b6bf6(0x11f)][_0x1b6bf6(0xfd)](_0x53384b=>{const _0x47f446=_0x1b6bf6;let _0x22e791=!0x1;for(const _0x2e353a of _0x3929ee[_0x47f446(0xec)][_0x47f446(0x11f)][_0x47f446(0xe0)][_0x47f446(0x10f)]())if(_0x47f446(0xe7)==_0x2e353a[_0x47f446(0x145)]){if(_0x47f446(0x139)==_0x2e353a[_0x47f446(0x153)]){for(const _0x477700 of _0x2e353a[_0x47f446(0xee)][_0x47f446(0x12b)][_0x47f446(0x15b)]())_0x22e791=_0x22e791||_0x264a14(_0x477700,_0x53384b);}else _0x47f446(0xe1)==_0x2e353a[_0x47f446(0x153)]&&(_0x22e791=_0x22e791||_0x264a14(_0x2e353a[_0x47f446(0xee)][_0x47f446(0x12b)],_0x53384b));}return _0x22e791;});}[_0x2950b2(0x13c)](_0x261e6f){const _0x3ca94b=_0x2950b2;return this[_0x3ca94b(0x126)](_0x261e6f[_0x3ca94b(0x164)]()[_0x3ca94b(0x160)](_0x5c513c=>_0x5c513c[_0x3ca94b(0x113)][_0x3ca94b(0x12b)]));}}function Ee(_0x2cc8a9){const _0x250eec=_0x2950b2;return Array[_0x250eec(0xed)](new Set(_0x2cc8a9)[_0x250eec(0x138)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3ec853=_0x28df;function _0x28df(_0x4fb0c7,_0x5214e3){const _0x220a70=_0x220a();return _0x28df=function(_0x28dfc1,_0x20a6d7){_0x28dfc1=_0x28dfc1-0xb0;let _0xdec74b=_0x220a70[_0x28dfc1];return _0xdec74b;},_0x28df(_0x4fb0c7,_0x5214e3);}(function(_0x1022ff,_0x3676f5){const _0x38284d=_0x28df,_0x4ebee9=_0x1022ff();while(!![]){try{const _0x36752b=parseInt(_0x38284d(0xc3))/0x1+-parseInt(_0x38284d(0xbe))/0x2*(parseInt(_0x38284d(0xba))/0x3)+parseInt(_0x38284d(0xc0))/0x4+-parseInt(_0x38284d(0xc1))/0x5+-parseInt(_0x38284d(0xbb))/0x6+parseInt(_0x38284d(0xb9))/0x7*(-parseInt(_0x38284d(0xbf))/0x8)+parseInt(_0x38284d(0xb8))/0x9*(-parseInt(_0x38284d(0xb4))/0xa);if(_0x36752b===_0x3676f5)break;else _0x4ebee9['push'](_0x4ebee9['shift']());}catch(_0x3553d0){_0x4ebee9['push'](_0x4ebee9['shift']());}}}(_0x220a,0xd05da));import{Plugin as _0xe967c2}from'ckeditor5/src/core.js';import _0x4951aa from'./table.js';function _0x220a(){const _0x23bc1a=['get','TableCaptionEditing','9HkYZqO','18697szFREb','12324shtDGm','3979170yAZQHU','has','enableCommand','158MrqJjj','1032KNXxEu','6230904EyrGca','4353160cbbejy','editor','1541271ZFYAzk','afterInit','toggleTableCaption','TrackChangesEditing','plugins','426130TrpZPj','requires'];_0x220a=function(){return _0x23bc1a;};return _0x220a();}export default class Mt extends _0xe967c2{static get[_0x3ec853(0xb5)](){return[_0x4951aa];}[_0x3ec853(0xb0)](){const _0x5ca38e=_0x3ec853,_0x3ad66c=this[_0x5ca38e(0xc2)];if(!_0x3ad66c[_0x5ca38e(0xb3)][_0x5ca38e(0xbc)](_0x5ca38e(0xb7)))return;_0x3ad66c[_0x5ca38e(0xb3)][_0x5ca38e(0xb6)](_0x5ca38e(0xb2))[_0x5ca38e(0xbd)](_0x5ca38e(0xb1));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
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;}
|
|
23
|
+
const _0x37df70=_0x508c;(function(_0x4c8fd1,_0x1b36cd){const _0x54731=_0x508c,_0x704aa8=_0x4c8fd1();while(!![]){try{const _0x2dceb6=parseInt(_0x54731(0xdd))/0x1+-parseInt(_0x54731(0xe7))/0x2*(-parseInt(_0x54731(0xe3))/0x3)+parseInt(_0x54731(0xe8))/0x4*(parseInt(_0x54731(0x11c))/0x5)+parseInt(_0x54731(0x105))/0x6*(-parseInt(_0x54731(0x9c))/0x7)+parseInt(_0x54731(0x138))/0x8+parseInt(_0x54731(0xb1))/0x9*(-parseInt(_0x54731(0xf7))/0xa)+parseInt(_0x54731(0xfb))/0xb*(-parseInt(_0x54731(0x97))/0xc);if(_0x2dceb6===_0x1b36cd)break;else _0x704aa8['push'](_0x704aa8['shift']());}catch(_0x155469){_0x704aa8['push'](_0x704aa8['shift']());}}}(_0x3cc8,0x637b5));import{getTranslation as _0x3e38ac}from'../utils/common-translations.js';import{Plugin as _0x1b9760}from'ckeditor5/src/core.js';import{LiveRange as _0x19d52f}from'ckeditor5/src/engine.js';import{uid as _0x566ca3,priorities as _0x53803e}from'ckeditor5/src/utils.js';import _0x95b7f4 from'./table.js';const ge=[_0x37df70(0x13c),_0x37df70(0x142),_0x37df70(0x109),_0x37df70(0xfc),_0x37df70(0x157),_0x37df70(0x130),_0x37df70(0x159)],Ce=Object[_0x37df70(0x96)](ge[_0x37df70(0x118)](_0x2f2b1b=>[_0x2f2b1b,null]));function _0x3cc8(){const _0x280a8c=['paragraph','tableCellBorderStyle','insert','reduce','suggestion','stop','getContainedElement','filter','value','getRange','previousSibling','discard','TableUtils','insertRows','requires','getItems','map','forEach','options','author','145xSqoeJ','nodeAfter','previous','row','ck-suggestion-marker','batch','next','type','forceDefaultExecution','oldRange','length','includes','endColumn','startsWith','move','suggestionLoaded','_tablePostFixingSubtypes','getSelectionAffectedTableCells','markMultiRangeDeletion','createRange','tableCellBackgroundColor','getSuggestionCallback','editor','change','elementToElement','suggestionUnloaded','*Replace\x20table\x20cells*','first','2412680LFpZOK','subType','accept','low','tableCellBorderWidth','set','has','createTableWalker','getSuggestion','_isForcedDefaultExecutionBlock','tableCellBorderColor','schema','locale','_createdBatches','containsRange','markers','name','insertContent','createPositionBefore','content','updateMarker','getMarkers','differ','root','find','descriptionFactory','createRangeIn','commands','ck-suggestion-marker--active','suggestion-td','deletion','tableCellVerticalAlignment','insertion','tableCellPadding','editing','removeMarker','model','cells','register','getChangedMarkers','getChild','removeColumns','markMultiRangeBlockFormat','push','suggestion:formatBlock:tablePasteCell','fromEntries','197976GsvKSI','listenTo','isEmpty','add','$graveyard','624141dclzCL','from','_suggestionFactory','join','hasSuggestion','getShiftedBy','redo','isInContent','rootName','fromRange','newRange','afterInit','end','document','detach','columnInsertionIndexes','createRangeOn','setAttributes','dataDowncast','registerDescriptionCallback','markMultiRangeInsertion','9xYsJXX','attributes','tableCellSuggestion','view','getAllAdjacentSuggestions','get','markerAttributes','some','every','editingDowncast','start','Users','selection','markerName','getRows','return','activeMarkers','ck-suggestion-marker-insertion','removeMarkers','getSuggestions','tablePasteRow','deletionRanges','rowInsertionRanges','columnInsertionRanges','documentSelection','keys','formatBlock','getColumns','plugins','TableClipboard','getColumnIndexes','getChildren','conversion','createElement','getChanges','position','findAncestor','fill','getRowIndexes','getAttributes','last','registerPostFixer','isEqual','registerCustomCallback','774845AySUqf','tablePasteCell','remove','trackChanges','clipboardOutput','setAttribute','1981425udsYhJ','entries','tablePasteChainId','_splitMarkerName','2HyCouY','70436LecsJK','rows','insertColumns','column','insertionRanges','element','endRow','tablePaste','tablePasteColumn','unwrap','rowInsertionIndexes','columns','high','showSuggestionHighlights','getRanges','579360zQwGoK','wrap','tableCell','markerToHighlight','891IgZDOx','tableCellHorizontalAlignment','table','TrackChangesEditing','_getCoordsForCells','_replaceTableSlotCell','call','nextSibling','cell','getTableIfOnlyTableInContent','30QeSdAw','for','removeRows'];_0x3cc8=function(){return _0x280a8c;};return _0x3cc8();}export default class It extends _0x1b9760{static get[_0x37df70(0x116)](){return[_0x95b7f4];}[_0x37df70(0xa7)](){const _0x286fa3=_0x37df70,_0xc60d2d=this[_0x286fa3(0x132)];if(!_0xc60d2d[_0x286fa3(0xcd)][_0x286fa3(0x13e)](_0x286fa3(0xce)))return;const _0x897569=_0xc60d2d[_0x286fa3(0xcd)][_0x286fa3(0xb6)](_0x286fa3(0xfe)),_0x43e3b0=_0xc60d2d[_0x286fa3(0xcd)][_0x286fa3(0xb6)](_0x286fa3(0x114)),_0x542ca1=_0xc60d2d[_0x286fa3(0xcd)][_0x286fa3(0xb6)](_0x95b7f4),_0x2ef3da=_0xc60d2d[_0x286fa3(0xcd)][_0x286fa3(0xb6)](_0x286fa3(0xce));_0x542ca1[_0x286fa3(0x12c)][_0x286fa3(0x94)](_0x286fa3(0xc5),_0x286fa3(0xf0)),_0xc60d2d[_0x286fa3(0x8d)][_0x286fa3(0x143)][_0x286fa3(0x8f)](_0x286fa3(0xb3),{'allowIn':_0x286fa3(0xf9),'allowContentOf':_0x286fa3(0xf9),'isLimit':!0x0}),_0xc60d2d[_0x286fa3(0xd1)][_0x286fa3(0x134)]({'model':_0x286fa3(0xb3),'view':_0x286fa3(0x155)});let _0x205806=null;_0xc60d2d[_0x286fa3(0x8d)]['on'](_0x286fa3(0x149),(_0x4c16ee,_0x2bca66)=>{const _0x5ad8e5=_0x286fa3,[_0x84a0c6,_0x290cb6]=_0x2bca66,_0xcbe505=_0x2bca66[_0x2bca66[_0x5ad8e5(0x126)]-0x1];_0xcbe505&&_0xcbe505[_0x5ad8e5(0x124)]||_0x897569[_0x5ad8e5(0x141)]||this[_0x5ad8e5(0x132)][_0x5ad8e5(0x153)][_0x5ad8e5(0xb6)](_0x5ad8e5(0xe0))[_0x5ad8e5(0x110)]&&function(_0x530b1a,_0x1af3f2,_0x56ef81,_0x2fb595,_0x24412f){const _0x1ffa92=_0x5ad8e5;if(_0x1af3f2&&!_0x1af3f2['is'](_0x1ffa92(0xc9)))return!0x1;const _0x52be7c=_0x24412f[_0x1ffa92(0x104)](_0x530b1a,_0x56ef81);if(!_0x52be7c||!he(_0x52be7c,void 0x0,_0x2fb595))return!0x1;const _0x5c9b6d=_0x2fb595[_0x1ffa92(0x12d)](_0x56ef81[_0x1ffa92(0xa9)][_0x1ffa92(0xbd)]);if(!_0x5c9b6d[_0x1ffa92(0x126)])return!0x1;const _0xff46ee=_0x5c9b6d[0x0][_0x1ffa92(0xd5)](_0x1ffa92(0xfd)),_0x438c4d=_0x2fb595[_0x1ffa92(0xd7)](_0x5c9b6d),_0x2b6605=_0x2fb595[_0x1ffa92(0xcf)](_0x5c9b6d),_0x3dedb3={'startRow':_0x438c4d[_0x1ffa92(0x137)],'endRow':_0x438c4d[_0x1ffa92(0xd9)],'startColumn':_0x2b6605[_0x1ffa92(0x137)],'endColumn':_0x2b6605[_0x1ffa92(0xd9)]};return 0x1==_0x5c9b6d[_0x1ffa92(0x126)]&&(_0x3dedb3[_0x1ffa92(0xee)]+=_0x2fb595[_0x1ffa92(0xbf)](_0x52be7c)-0x1,_0x3dedb3[_0x1ffa92(0x128)]+=_0x2fb595[_0x1ffa92(0xcc)](_0x52be7c)-0x1),he(_0xff46ee,_0x3dedb3,_0x2fb595);}(_0x84a0c6,_0x290cb6,_0xc60d2d[_0x5ad8e5(0x8d)],_0x43e3b0,_0x2ef3da)&&(_0x4c16ee[_0x5ad8e5(0x10d)](),_0x205806={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0xc60d2d[_0x5ad8e5(0x8d)][_0x5ad8e5(0x133)](()=>{const _0x1581d2=_0x5ad8e5;_0xc60d2d[_0x1581d2(0x8d)][_0x1581d2(0x149)](_0x2bca66[0x0],_0x2bca66[0x1],_0x2bca66[0x2],{'forceDefaultExecution':!0x0});const _0x45993b=_0x566ca3(),{rowInsertionRanges:_0x8c9439,columnInsertionRanges:_0x2bb20f,insertionRanges:_0x1862b5,deletionRanges:_0x2e662e,cells:_0x55800b}=_0x205806;_0x8c9439[_0x1581d2(0x126)]&&_0x897569[_0x1581d2(0xb0)](_0x8c9439,_0x1581d2(0xc5),{'tablePasteChainId':_0x45993b}),_0x2bb20f[_0x1581d2(0x126)]&&_0x897569[_0x1581d2(0xb0)](_0x2bb20f,_0x1581d2(0xf0),{'tablePasteChainId':_0x45993b}),_0x1862b5[_0x1581d2(0x126)]&&(_0x897569[_0x1581d2(0xb0)](_0x1862b5,_0x1581d2(0xef),{'tablePasteChainId':_0x45993b,'skipNestingCheck':!0x0}),_0x1862b5[_0x1581d2(0x119)](_0x7a4fbc=>{const _0x30dc55=_0x1581d2;var _0x398c0b;return null===(_0x398c0b=_0x7a4fbc[_0x30dc55(0xaa)])||void 0x0===_0x398c0b?void 0x0:_0x398c0b[_0x30dc55(0x101)](_0x7a4fbc);})),_0x2e662e[_0x1581d2(0x126)]&&(_0x897569[_0x1581d2(0x12e)](_0x2e662e,_0x1581d2(0xef),{'tablePasteChainId':_0x45993b,'skipNestingCheck':!0x0}),_0x2e662e[_0x1581d2(0x119)](_0x32ff17=>{const _0x4bf5a1=_0x1581d2;var _0x408ce9;return null===(_0x408ce9=_0x32ff17[_0x4bf5a1(0xaa)])||void 0x0===_0x408ce9?void 0x0:_0x408ce9[_0x4bf5a1(0x101)](_0x32ff17);}));const _0x145823=_0x897569[_0x1581d2(0x93)](_0x55800b[_0x1581d2(0x118)](({element:_0x3b525a})=>_0x3b525a),{'formatGroupId':_0x566ca3()},[],_0x1581d2(0xde),{'tablePasteChainId':_0x45993b});if(_0x145823){const _0x3da882=_0x145823[_0x1581d2(0x14d)](),_0x2433a2=[];for(const {element:_0x1180e5,attributes:_0x7db2f5}of _0x55800b){if(!_0x7db2f5)continue;const _0x437f21=_0xc60d2d[_0x1581d2(0x8d)][_0x1581d2(0xac)](_0x1180e5),_0xb1cf21=_0x3da882[_0x1581d2(0x150)](_0x2ac6a0=>_0x2ac6a0[_0x1581d2(0x111)]()[_0x1581d2(0xdb)](_0x437f21));_0xb1cf21&&_0x2433a2[_0x1581d2(0x94)]([_0xb1cf21[_0x1581d2(0x148)],_0x7db2f5]);}_0x2433a2[_0x1581d2(0x126)]&&_0x145823[_0x1581d2(0xe2)](_0x1581d2(0xb7),Object[_0x1581d2(0x96)](_0x2433a2));}_0x205806=null;}));},{'priority':_0x53803e[_0x286fa3(0xf4)]+0xa}),_0xc60d2d[_0x286fa3(0xcd)][_0x286fa3(0xb6)](_0x286fa3(0xce))['on'](_0x286fa3(0x100),(_0x56c924,_0x322df6)=>{const _0x4a510e=_0x286fa3,[_0x4809de,_0x36e7ad,,_0x4d3f2a]=_0x322df6;if(!_0x205806)return;_0x56c924[_0x4a510e(0x10d)]();const _0x247b12=_0x4809de[_0x4a510e(0x103)],_0x5a7469=_0x36e7ad,_0x4d81af=Pe(_0x247b12),_0x519603=Pe(_0x5a7469);_0x56c924[_0x4a510e(0xc0)]=_0x247b12;let _0xa97717=null,_0x566b5a=null;if(_0x519603||_0x4d81af){if(_0x4d81af&&!_0x519603){_0x4d3f2a[_0x4a510e(0xdf)](_0x247b12[_0x4a510e(0x91)](0x0));for(const _0x5ad3db of Array[_0x4a510e(0x9d)](_0x5a7469[_0x4a510e(0xd0)]()))_0x4d3f2a[_0x4a510e(0x10a)](_0x5ad3db,_0x247b12,_0x4a510e(0xa8));const _0x3b027c=_0x205806[_0x4a510e(0xf2)][_0x4a510e(0x127)](_0x4809de[_0x4a510e(0x11f)]),_0x21e622=_0x205806[_0x4a510e(0xab)][_0x4a510e(0x127)](_0x4809de[_0x4a510e(0xeb)]);_0x3b027c||_0x21e622||(_0xa97717=_0x19d52f[_0x4a510e(0xa5)](_0x4d3f2a[_0x4a510e(0x152)](_0x247b12)));}else _0x519603&&!_0x4d81af&&(_0x566b5a=_0x4d3f2a[_0x4a510e(0x152)](_0x247b12));}else{const _0x4f6ce5=_0x4d3f2a[_0x4a510e(0xd2)](_0x4a510e(0xb3)),_0xb4dbf6=_0x4d3f2a[_0x4a510e(0xd2)](_0x4a510e(0xb3));_0x4d3f2a[_0x4a510e(0xf8)](_0x4d3f2a[_0x4a510e(0x152)](_0x247b12),_0xb4dbf6),_0x4d3f2a[_0x4a510e(0x10a)](_0x4f6ce5,_0x247b12,0x0);for(const _0x39cf9f of Array[_0x4a510e(0x9d)](_0x5a7469[_0x4a510e(0xd0)]()))_0x4d3f2a[_0x4a510e(0x10a)](_0x39cf9f,_0x4f6ce5,_0x4a510e(0xa8));_0xa97717=_0x19d52f[_0x4a510e(0xa5)](_0x4d3f2a[_0x4a510e(0xac)](_0x4f6ce5)),_0x566b5a=_0x19d52f[_0x4a510e(0xa5)](_0x4d3f2a[_0x4a510e(0xac)](_0xb4dbf6));}const _0x1e0afb=Array[_0x4a510e(0x9d)](_0x5a7469[_0x4a510e(0xd8)]())[_0x4a510e(0x10f)](([_0x544589])=>ge[_0x4a510e(0x127)](_0x544589));_0x205806[_0x4a510e(0x8e)][_0x4a510e(0x94)]({'element':_0x247b12,'attributes':_0x1e0afb[_0x4a510e(0x126)]?Object[_0x4a510e(0x96)](_0x1e0afb):null}),_0xa97717&&_0x205806[_0x4a510e(0xec)][_0x4a510e(0x94)](_0xa97717),_0x566b5a&&_0x205806[_0x4a510e(0xc6)][_0x4a510e(0x94)](_0x566b5a);},{'priority':_0x286fa3(0xf4)}),_0x43e3b0['on'](_0x286fa3(0xea),(_0x301948,_0x29cfd5)=>{const _0x21de5e=_0x286fa3,[_0x563dba,_0x5d7079={}]=_0x29cfd5;if(!_0x205806)return;const _0x344998=_0x5d7079['at']||0x0,_0x21e42a=_0x5d7079[_0x21de5e(0xf3)]||0x1;_0x205806[_0x21de5e(0xab)]=new Array(_0x21e42a)[_0x21de5e(0xd6)](_0x344998)[_0x21de5e(0x118)]((_0x663805,_0x4ca0f6)=>_0x663805+_0x4ca0f6);for(const {cell:_0x4061c7}of _0x43e3b0[_0x21de5e(0x13f)](_0x563dba,{'startColumn':_0x344998,'endColumn':_0x344998+_0x21e42a-0x1}))_0x205806[_0x21de5e(0xc8)][_0x21de5e(0x94)](_0xc60d2d[_0x21de5e(0x8d)][_0x21de5e(0xac)](_0x4061c7));},{'priority':_0x286fa3(0x13b)}),_0x43e3b0['on'](_0x286fa3(0x115),(_0x48916b,_0x36de02)=>{const _0x3eb9bc=_0x286fa3,[_0x121afc,_0x1c2b02={}]=_0x36de02;if(!_0x205806)return;const _0x3ca1ce=_0x1c2b02['at']||0x0,_0x5c58bd=_0x1c2b02[_0x3eb9bc(0xe9)]||0x1;_0x205806[_0x3eb9bc(0xf2)]=new Array(_0x5c58bd)[_0x3eb9bc(0xd6)](_0x3ca1ce)[_0x3eb9bc(0x118)]((_0x1740db,_0x129566)=>_0x1740db+_0x129566);for(const {cell:_0x5702a4}of _0x43e3b0[_0x3eb9bc(0x13f)](_0x121afc,{'startRow':_0x3ca1ce,'endRow':_0x3ca1ce+_0x5c58bd-0x1}))_0x205806[_0x3eb9bc(0xc7)][_0x3eb9bc(0x94)](_0xc60d2d[_0x3eb9bc(0x8d)][_0x3eb9bc(0xac)](_0x5702a4));},{'priority':_0x286fa3(0x13b)}),_0x897569[_0x286fa3(0x151)][_0x286fa3(0xaf)](_0x380e0e=>{const _0x3660bc=_0x286fa3;if(_0x380e0e[_0x3660bc(0x139)]&&_0x380e0e[_0x3660bc(0x139)][_0x3660bc(0x129)](_0x3660bc(0xef)))return _0x380e0e[_0x3660bc(0x11e)]?{}:{'type':_0x3660bc(0x158),'content':_0x3e38ac(_0xc60d2d[_0x3660bc(0x144)],_0x3660bc(0x136))};});const _0x1ee3b6=()=>!0x1;for(const _0x82f578 of[_0x286fa3(0xef),_0x286fa3(0xf0),_0x286fa3(0xc5),_0x286fa3(0xde)])_0x897569[_0x286fa3(0x9e)][_0x286fa3(0xdc)](_0x286fa3(0x158),_0x82f578,_0x286fa3(0x9f),_0x1ee3b6),_0x897569[_0x286fa3(0x9e)][_0x286fa3(0xdc)](_0x286fa3(0x156),_0x82f578,_0x286fa3(0x9f),_0x1ee3b6),_0x897569[_0x286fa3(0x9e)][_0x286fa3(0xdc)](_0x286fa3(0xcb),_0x82f578,_0x286fa3(0x9f),_0x1ee3b6);_0x897569[_0x286fa3(0x9e)][_0x286fa3(0xdc)](_0x286fa3(0xcb),_0x286fa3(0xde),_0x286fa3(0x113),_0x1ee3b6),_0x897569[_0x286fa3(0x9e)][_0x286fa3(0xdc)](_0x286fa3(0xcb),_0x286fa3(0xde),_0x286fa3(0x13a),(_0x16257f,_0xcfe65e,_0x251847)=>{const _0x37851b=_0x286fa3,_0x8f789c=_0x16257f[_0x37851b(0x118)](_0x4de85e=>_0x4de85e[_0x37851b(0x10e)]())[_0x37851b(0x10f)](_0x2fb95e=>_0x2fb95e),_0x11185e=new Map(_0x8f789c[_0x37851b(0x118)](_0x115d64=>[_0x115d64,null]));if(_0x205806){for(const {element:_0x5d50c3,attributes:_0x23b61e}of _0x205806[_0x37851b(0x8e)])_0x23b61e&&_0x11185e[_0x37851b(0x13d)](_0x5d50c3,_0x23b61e);}else{if(_0x251847&&_0x251847[_0x37851b(0xb7)])for(const [_0x2760df,_0x514c77]of Object[_0x37851b(0xe4)](_0x251847[_0x37851b(0xb7)])){const _0x5d5468=_0xc60d2d[_0x37851b(0x8d)][_0x37851b(0x147)][_0x37851b(0xb6)](_0x2760df),_0x1938c6=_0x5d5468?_0x5d5468[_0x37851b(0x111)]()[_0x37851b(0x10e)]():null;_0x1938c6&&_0x11185e[_0x37851b(0x13d)](_0x1938c6,_0x514c77);}}_0xc60d2d[_0x37851b(0x8d)][_0x37851b(0x133)](_0x28e7ae=>{const _0x5e17cc=_0x37851b;for(const [_0x380618,_0xfd6889]of _0x11185e)_0x28e7ae[_0x5e17cc(0xad)]({...Ce,..._0xfd6889},_0x380618);});});const _0x28cc66=(_0x8d2896,_0xa0c6c8)=>{const _0x40b32d=_0x286fa3;_0x897569[_0x40b32d(0x9e)][_0x40b32d(0xdc)](_0x8d2896,_0x40b32d(0xef),_0xa0c6c8,(_0x4ee490,_0x14fd27,_0x462f2f)=>{const _0x30fcd3=_0x40b32d;_0xc60d2d[_0x30fcd3(0x8d)][_0x30fcd3(0x133)](_0x57c2bc=>{const _0x384aad=_0x30fcd3,_0x3f6ecc=[];for(const _0x20424a of _0x4ee490){const _0x3a1982=_0x20424a[_0x384aad(0xbb)][_0x384aad(0x11d)];_0x3a1982['is'](_0x384aad(0xed),_0x384aad(0xb3))&&_0x3f6ecc[_0x384aad(0x94)](_0x3a1982);}_0x897569[_0x384aad(0x9e)][_0x384aad(0x131)](_0x8d2896,null,_0xa0c6c8)(_0x4ee490,_0x14fd27,_0x462f2f);for(const _0x5d2517 of _0x3f6ecc)_0x384aad(0x9b)!=_0x5d2517[_0x384aad(0x14f)][_0x384aad(0xa4)]&&_0x57c2bc[_0x384aad(0xf1)](_0x5d2517);});});};_0x28cc66(_0x286fa3(0x158),_0x286fa3(0x13a)),_0x28cc66(_0x286fa3(0x158),_0x286fa3(0x113)),_0x28cc66(_0x286fa3(0x156),_0x286fa3(0x13a)),_0x28cc66(_0x286fa3(0x156),_0x286fa3(0x113)),_0x897569[_0x286fa3(0x9e)][_0x286fa3(0xdc)](_0x286fa3(0x158),_0x286fa3(0xc5),_0x286fa3(0x113),_0x555975=>{const _0x30ac9a=_0x286fa3,_0x31538b=_0x555975[_0x30ac9a(0x118)](_0x45254a=>_0x45254a[_0x30ac9a(0x10e)]()),_0x3fe2d0=_0x31538b[0x0][_0x30ac9a(0xd5)](_0x30ac9a(0xfd)),{minRow:_0x5ba719,maxRow:_0x55ff41}=_0x542ca1[_0x30ac9a(0xff)](_0x31538b);_0x43e3b0[_0x30ac9a(0x107)](_0x3fe2d0,{'at':_0x5ba719,'rows':_0x55ff41-_0x5ba719+0x1});}),_0x897569[_0x286fa3(0x9e)][_0x286fa3(0xdc)](_0x286fa3(0x158),_0x286fa3(0xf0),_0x286fa3(0x113),_0x196f5d=>{const _0x597c05=_0x286fa3,_0x281e53=_0x196f5d[_0x597c05(0x118)](_0x2596d4=>_0x2596d4[_0x597c05(0x10e)]()),_0x98bb21=_0x281e53[0x0][_0x597c05(0xd5)](_0x597c05(0xfd)),{minColumn:_0x45ffa7,maxColumn:_0x43a3d2}=_0x542ca1[_0x597c05(0xff)](_0x281e53);_0x43e3b0[_0x597c05(0x92)](_0x98bb21,{'at':_0x45ffa7,'columns':_0x43a3d2-_0x45ffa7+0x1});});const _0x24d9df=(_0x14fd62,_0x138e0d)=>{const _0x1ae683=_0x286fa3;if(!_0x138e0d[_0x1ae683(0x139)]||!_0x138e0d[_0x1ae683(0x139)][_0x1ae683(0x129)](_0x1ae683(0xef)))return;const _0x4f17a6=_0x138e0d[_0x1ae683(0xb2)][_0x1ae683(0xe5)],_0x398b6f=_0x897569[_0x1ae683(0xc4)]()[_0x1ae683(0x10f)](_0x23c61e=>_0x23c61e[_0x1ae683(0xa3)]&&_0x23c61e[_0x1ae683(0xb2)]&&_0x23c61e[_0x1ae683(0xb2)][_0x1ae683(0xe5)]==_0x4f17a6);_0x398b6f[_0x1ae683(0x126)]&&_0x138e0d[_0x1ae683(0xb5)]()[_0x1ae683(0x126)]!=_0x398b6f[_0x1ae683(0x126)]&&_0x398b6f[_0x1ae683(0x10b)]((_0x5bdd57,_0x4b0652)=>(_0x5bdd57[_0x1ae683(0x122)]=_0x4b0652,_0x4b0652[_0x1ae683(0x11e)]=_0x5bdd57,_0x4b0652));};function _0x8497f8(_0x295bc7,_0x497c5d=!0x0){const _0xc36181=_0x286fa3,{id:_0x6e5831}=_0x897569[_0xc36181(0xe6)](_0x295bc7[_0xc36181(0xbe)]),_0x3a3399=[_0xc36181(0x120),_0xc36181(0xc2)],_0x2babb8=_0x897569[_0xc36181(0xc1)][_0xc36181(0x127)](_0x295bc7[_0xc36181(0xbe)]);return _0x2babb8&&_0x3a3399[_0xc36181(0x94)](_0xc36181(0x154)),{'classes':_0x3a3399,'attributes':{'data-suggestion':_0x6e5831},'priority':_0x2babb8&&_0x497c5d?0xbc2:0xbb8};}_0x897569['on'](_0x286fa3(0x12b),_0x24d9df,{'priority':_0x286fa3(0xf4)}),_0x897569['on'](_0x286fa3(0x135),_0x24d9df,{'priority':_0x286fa3(0xf4)}),_0xc60d2d[_0x286fa3(0x8d)][_0x286fa3(0xa9)][_0x286fa3(0xda)](()=>{const _0x2d5361=_0x286fa3;let _0x230aab=!0x1;const _0x2cb357=Array[_0x2d5361(0x9d)](_0xc60d2d[_0x2d5361(0x8d)][_0x2d5361(0xa9)][_0x2d5361(0x14e)][_0x2d5361(0x90)]());for(const {name:_0x31e537,data:_0x369a75}of _0x2cb357){const {group:_0x2b68f6,type:_0x2f140c,id:_0x53576f}=_0x897569[_0x2d5361(0xe6)](_0x31e537);if(_0x2d5361(0x10c)!=_0x2b68f6||_0x2d5361(0x156)!=_0x2f140c||_0x369a75[_0x2d5361(0x125)])continue;if(!_0x897569[_0x2d5361(0xa0)](_0x53576f))continue;const _0x268efc=_0x897569[_0x2d5361(0x140)](_0x53576f)[_0x2d5361(0xf6)](),_0x2e52f4=_0xc60d2d[_0x2d5361(0xcd)][_0x2d5361(0xb6)](_0x2d5361(0xbc))['me'];for(const _0x414865 of _0x897569[_0x2d5361(0xc4)]()){if(!_0x414865[_0x2d5361(0xa3)]||_0x414865[_0x2d5361(0x11b)]!=_0x2e52f4)continue;if(_0x2d5361(0xcb)!=_0x414865[_0x2d5361(0x123)]||_0x2d5361(0xde)!=_0x414865[_0x2d5361(0x139)])continue;if(_0x414865[_0x2d5361(0xf6)]()[_0x2d5361(0xb9)](_0x49f44c=>_0x268efc[_0x2d5361(0xb8)](_0x461055=>_0x461055[_0x2d5361(0x146)](_0x49f44c,!0x0)))){for(const _0x1945e1 of _0x414865[_0x2d5361(0xb5)]())_0x1945e1[_0x2d5361(0xa3)]&&(_0x1945e1[_0x2d5361(0x113)](),_0x230aab=!0x0);}}}return _0x230aab;}),_0xc60d2d[_0x286fa3(0x8d)][_0x286fa3(0xa9)][_0x286fa3(0xda)](_0x49b172=>{const _0x195f1a=_0x286fa3,_0x2bdb91=_0xc60d2d[_0x195f1a(0x153)][_0x195f1a(0xb6)](_0x195f1a(0xa2));if(!_0x2bdb91||!_0x2bdb91[_0x195f1a(0x145)][_0x195f1a(0x13e)](_0x49b172[_0x195f1a(0x121)]))return!0x1;let _0x4f8db1=!0x1;const _0x29c280=_0xc60d2d[_0x195f1a(0xcd)][_0x195f1a(0xb6)](_0x195f1a(0xbc))['me'],_0x1a1947=_0xc60d2d[_0x195f1a(0x8d)][_0x195f1a(0xa9)][_0x195f1a(0x14e)][_0x195f1a(0xd3)](),_0x56eae0=Array[_0x195f1a(0x9d)](_0xc60d2d[_0x195f1a(0x8d)][_0x195f1a(0xa9)][_0x195f1a(0x14e)][_0x195f1a(0x90)]())[_0x195f1a(0x10f)](({name:_0x117f06,data:_0x1101c2})=>{const _0x2b6f45=_0x195f1a,{group:_0x10408a,subType:_0x4a0111,authorId:_0x3abd2d}=_0x897569[_0x2b6f45(0xe6)](_0x117f06);return _0x2b6f45(0x10c)==_0x10408a&&_0x2b6f45(0xef)==_0x4a0111&&_0x3abd2d==_0x29c280['id']&&!_0x1101c2[_0x2b6f45(0x125)];});for(const _0x1b7866 of _0x1a1947){if(_0x195f1a(0x10a)!=_0x1b7866[_0x195f1a(0x123)]||_0x195f1a(0xb3)!=_0x1b7866[_0x195f1a(0x148)]||0x1!=_0x1b7866[_0x195f1a(0x126)])continue;const _0x73b04e=_0x49b172[_0x195f1a(0x12f)](_0x1b7866[_0x195f1a(0xd4)],_0x1b7866[_0x195f1a(0xd4)][_0x195f1a(0xa1)](0x1));if(!_0x56eae0[_0x195f1a(0x150)](({data:_0x4d0e0e})=>_0x4d0e0e[_0x195f1a(0xa6)][_0x195f1a(0xdb)](_0x73b04e))){for(const {name:_0x320ac1,data:_0x1f9b4a}of _0x56eae0)if(_0x73b04e[_0x195f1a(0x146)](_0x1f9b4a[_0x195f1a(0xa6)])){_0x49b172[_0x195f1a(0x14c)](_0x320ac1,{'range':_0x73b04e}),_0x4f8db1=!0x0;break;}}}return _0x4f8db1;}),_0xc60d2d[_0x286fa3(0x8d)][_0x286fa3(0xa9)][_0x286fa3(0xda)](_0x216ed1=>{const _0x1f2083=_0x286fa3;let _0x334676=!0x1;const _0x3094c0=_0xc60d2d[_0x1f2083(0xcd)][_0x1f2083(0xb6)](_0x1f2083(0xbc))['me'],_0xd2352d=_0x897569[_0x1f2083(0xc4)]()[_0x1f2083(0x10f)](_0x265ba4=>_0x265ba4[_0x1f2083(0xa3)]&&_0x265ba4[_0x1f2083(0x11b)]==_0x3094c0),_0x3a0d4f=new Set(),_0x2a00a2=new Set();for(const _0x48a25d of _0xd2352d)if(_0x1f2083(0xef)==_0x48a25d[_0x1f2083(0x139)])for(const _0x1cb4e2 of _0x48a25d[_0x1f2083(0x14d)]()){const _0x486756=_0x1cb4e2[_0x1f2083(0x111)]()[_0x1f2083(0x10e)]();if(_0x486756){if(_0x486756['is'](_0x1f2083(0xed),_0x1f2083(0xb3))&&Pe(_0x486756)){_0x48a25d[_0x1f2083(0x8c)](_0x1cb4e2[_0x1f2083(0x148)]),_0x3a0d4f[_0x1f2083(0x9a)](_0x486756),_0x334676=!0x0;const _0x283b02=_0x486756[_0x1f2083(0x102)],_0xea35e4=_0x486756[_0x1f2083(0x112)],_0xa54ee5=_0x283b02&&_0x283b02['is'](_0x1f2083(0xed),_0x1f2083(0xb3)),_0x4d820a=_0xea35e4&&_0xea35e4['is'](_0x1f2083(0xed),_0x1f2083(0xb3));_0xa54ee5&&!_0x3a0d4f[_0x1f2083(0x13e)](_0x283b02)&&_0x2a00a2[_0x1f2083(0x9a)](_0x283b02),_0x4d820a&&!_0x3a0d4f[_0x1f2083(0x13e)](_0xea35e4)&&_0x2a00a2[_0x1f2083(0x9a)](_0xea35e4);}else _0x486756['is'](_0x1f2083(0xed),_0x1f2083(0x108))&&_0x486756[_0x1f2083(0x99)]&&(_0x48a25d[_0x1f2083(0x8c)](_0x1cb4e2[_0x1f2083(0x148)]),_0x334676=!0x0);}}else{if(_0x1f2083(0xde)==_0x48a25d[_0x1f2083(0x139)]){if(!_0x48a25d[_0x1f2083(0xb2)]||!_0x48a25d[_0x1f2083(0xb2)][_0x1f2083(0xe5)])continue;const _0x4cbd20=_0x48a25d[_0x1f2083(0xb2)][_0x1f2083(0xb7)];if(_0x4cbd20&&Object[_0x1f2083(0xca)](_0x4cbd20)[_0x1f2083(0x126)])continue;const _0x41d0b7=_0x48a25d[_0x1f2083(0xb2)][_0x1f2083(0xe5)];let _0x500034=!0x0,_0x109821=!0x0;for(const _0x552d76 of _0xd2352d)if(_0x552d76[_0x1f2083(0x139)]&&_0x552d76[_0x1f2083(0x139)][_0x1f2083(0x129)](_0x1f2083(0xef))){if(!_0x552d76[_0x1f2083(0xb2)][_0x1f2083(0xe5)]){_0x109821=!0x1;break;}if(_0x552d76['id']!=_0x48a25d['id']&&_0x552d76[_0x1f2083(0xb2)][_0x1f2083(0xe5)]==_0x41d0b7){_0x500034=!0x1;break;}}_0x109821&&_0x500034&&(_0x48a25d[_0x1f2083(0xc3)](),_0x334676=!0x0);}}for(const _0x3fa7f1 of _0x3a0d4f)_0x216ed1[_0x1f2083(0xdf)](_0x3fa7f1);for(const _0x149be0 of _0x2a00a2)_0x216ed1[_0x1f2083(0xf1)](_0x149be0);return _0x334676;}),_0xc60d2d[_0x286fa3(0xd1)][_0x286fa3(0x106)](_0x286fa3(0xba))[_0x286fa3(0xfa)]({'model':_0x286fa3(0x95),'view':(_0x4c3032,_0x25ae05)=>_0x8497f8(_0x4c3032),'converterPriority':_0x286fa3(0xf4)}),_0xc60d2d[_0x286fa3(0xd1)][_0x286fa3(0x106)](_0x286fa3(0xae))[_0x286fa3(0xfa)]({'model':_0x286fa3(0x95),'view':(_0x256820,_0x3da44b)=>_0x3da44b[_0x286fa3(0x11a)][_0x286fa3(0xf5)]?_0x8497f8(_0x256820,!0x1):null,'converterPriority':_0x286fa3(0xf4)});const _0x10e3ae=_0xc60d2d[_0x286fa3(0x15a)][_0x286fa3(0xb4)];this[_0x286fa3(0x98)](_0x10e3ae[_0x286fa3(0xa9)],_0x286fa3(0xe1),(_0x247000,_0x327d80)=>{const _0x44b2e3=_0x286fa3,_0x2dd651=[];for(const _0x1ab716 of _0x10e3ae[_0x44b2e3(0x152)](_0x327d80[_0x44b2e3(0x14b)])[_0x44b2e3(0x117)]())_0x1ab716['is'](_0x44b2e3(0xed),_0x44b2e3(0x155))&&_0x2dd651[_0x44b2e3(0x94)](_0x1ab716);_0x10e3ae[_0x44b2e3(0x133)](_0x2acf62=>{const _0x418491=_0x44b2e3;for(const _0x1992ab of _0x2dd651)_0x2acf62[_0x418491(0x12a)](_0x2acf62[_0x418491(0x152)](_0x1992ab),_0x2acf62[_0x418491(0x14a)](_0x1992ab)),_0x2acf62[_0x418491(0xdf)](_0x1992ab);});});}}function Pe(_0xe4d28d){const _0x2887a1=_0x37df70;if(_0xe4d28d[_0x2887a1(0x99)])return!0x0;const _0x25feda=_0xe4d28d[_0x2887a1(0x91)](0x0);return _0x25feda['is'](_0x2887a1(0xed),_0x2887a1(0x108))&&_0x25feda[_0x2887a1(0x99)];}function _0x508c(_0x4aeb11,_0x53dbbf){const _0x3cc8b1=_0x3cc8();return _0x508c=function(_0x508ca6,_0x1db7c9){_0x508ca6=_0x508ca6-0x8c;let _0x580d1f=_0x3cc8b1[_0x508ca6];return _0x580d1f;},_0x508c(_0x4aeb11,_0x53dbbf);}function he(_0x3d5319,_0x514a3f={},_0x425333){const _0x885ffe=_0x37df70;for(const {isAnchor:_0x16d5ef,cellHeight:_0x531b35,cellWidth:_0x407729}of _0x425333[_0x885ffe(0x13f)](_0x3d5319,{'includeAllSlots':!0x0,..._0x514a3f}))if(!_0x16d5ef||0x1!=_0x531b35||0x1!=_0x407729)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3c26e0=_0x2276;(function(_0x1d86aa,_0x3fd18b){const _0x54acbd=_0x2276,_0x10099f=_0x1d86aa();while(!![]){try{const _0x59a8d8=parseInt(_0x54acbd(0x16d))/0x1+parseInt(_0x54acbd(0x151))/0x2+-parseInt(_0x54acbd(0x15f))/0x3+-parseInt(_0x54acbd(0x147))/0x4*(parseInt(_0x54acbd(0x150))/0x5)+parseInt(_0x54acbd(0x148))/0x6*(-parseInt(_0x54acbd(0x175))/0x7)+-parseInt(_0x54acbd(0x15d))/0x8*(-parseInt(_0x54acbd(0x169))/0x9)+parseInt(_0x54acbd(0x14f))/0xa*(-parseInt(_0x54acbd(0x158))/0xb);if(_0x59a8d8===_0x3fd18b)break;else _0x10099f['push'](_0x10099f['shift']());}catch(_0x4e9180){_0x10099f['push'](_0x10099f['shift']());}}}(_0x191a,0x918ea));function _0x2276(_0x500e2e,_0x3dc26a){const _0x191a86=_0x191a();return _0x2276=function(_0x2276e7,_0x44a2a1){_0x2276e7=_0x2276e7-0x145;let _0x326d71=_0x191a86[_0x2276e7];return _0x326d71;},_0x2276(_0x500e2e,_0x3dc26a);}import{Plugin as _0x3e260f}from'ckeditor5/src/core.js';import{getTranslation as _0x37bb62}from'../utils/common-translations.js';function _0x191a(){const _0x47b867=['bind','discard','markBlockFormat','formatGroupId','Users','commandParams','handleResizeTableWidthCommand','format','_suggestionFactory','46854JrdlUJ','getSelectedElement','accept','enableCommand','965160XIQoZM','registerDescriptionCallback','getTableColumnsWidths','getAttribute','get','TrackChangesEditing','subType','registerCustomCallback','47033TTboug','selection','getColumnGroupElement','getSuggestions','model','TableColumnResizeEditing','formatInline','has','columnWidths','handleSuggestionDescription','getContainedElement','6456WBmXwd','174XgMBNQ','type','getSuggestionCallback','formatBlock','plugins','table','resizeTable','10FCrcHn','1370aDnYLp','2328710mJSqJT','data','*Format:*\x20resize\x20table','afterInit','resizeTableWidth','descriptionFactory','locale','7033719VgyRxe','editor','author','tableWidth','document','1000ALHllc','change','2722641LqNrKP'];_0x191a=function(){return _0x47b867;};return _0x191a();}export default class vt extends _0x3e260f{[_0x3c26e0(0x154)](){const _0x117d59=_0x3c26e0;if(!this[_0x117d59(0x159)][_0x117d59(0x14c)][_0x117d59(0x17c)](_0x117d59(0x17a)))return;const _0x1d63bd=this[_0x117d59(0x159)][_0x117d59(0x14c)][_0x117d59(0x171)](_0x117d59(0x172));_0x1d63bd[_0x117d59(0x16c)](_0x117d59(0x155),this[_0x117d59(0x166)][_0x117d59(0x160)](this)),_0x1d63bd[_0x117d59(0x168)][_0x117d59(0x174)](_0x117d59(0x14b),_0x117d59(0x14e),_0x117d59(0x16b),_0x1d63bd[_0x117d59(0x168)][_0x117d59(0x14a)](_0x117d59(0x14b),null,_0x117d59(0x161))),_0x1d63bd[_0x117d59(0x168)][_0x117d59(0x174)](_0x117d59(0x14b),_0x117d59(0x14e),_0x117d59(0x161),_0x1d63bd[_0x117d59(0x168)][_0x117d59(0x14a)](_0x117d59(0x14b),null,_0x117d59(0x16b))),_0x1d63bd[_0x117d59(0x156)][_0x117d59(0x16e)](this[_0x117d59(0x145)][_0x117d59(0x160)](this));}[_0x3c26e0(0x166)](_0x40a182,_0x21e935){const _0x151105=_0x3c26e0,_0x4fbbc8=this[_0x151105(0x159)][_0x151105(0x14c)][_0x151105(0x171)](_0x151105(0x172)),_0x39a261=this[_0x151105(0x159)][_0x151105(0x14c)][_0x151105(0x171)](_0x151105(0x17a)),_0x21fd2e=_0x21e935[_0x151105(0x14d)]||this[_0x151105(0x159)][_0x151105(0x179)][_0x151105(0x15c)][_0x151105(0x176)][_0x151105(0x16a)]();this[_0x151105(0x159)][_0x151105(0x179)][_0x151105(0x15e)](()=>{const _0x540920=_0x151105,_0xb25a71=_0x39a261[_0x540920(0x177)](_0x21fd2e);let _0x4c59ea=_0xb25a71?_0x39a261[_0x540920(0x16f)](_0xb25a71):null,_0xc2fde0=_0x21fd2e[_0x540920(0x170)](_0x540920(0x15b))||null;const _0x4281df=_0x21e935[_0x540920(0x15b)]||_0xc2fde0,_0x274526=_0x21e935[_0x540920(0x17d)]||_0x4c59ea,_0x3c5e9d=this[_0x540920(0x159)][_0x540920(0x14c)][_0x540920(0x171)](_0x540920(0x164))['me'];for(const _0x1b3d6d of _0x4fbbc8[_0x540920(0x178)]()){const _0x55115f=_0x1b3d6d[_0x540920(0x146)]();if(_0x540920(0x14e)===_0x1b3d6d[_0x540920(0x173)]&&_0x55115f===_0x21fd2e){_0x1b3d6d[_0x540920(0x15a)]!==_0x3c5e9d&&_0x1b3d6d[_0x540920(0x161)]();const _0x238041=_0x1b3d6d[_0x540920(0x152)][_0x540920(0x165)];_0xc2fde0=_0x238041[0x0][_0x540920(0x15b)],_0x4c59ea=_0x238041[0x0][_0x540920(0x17d)];break;}}_0x40a182({'table':_0x21fd2e,'tableWidth':_0x4281df,'columnWidths':_0x274526}),_0x4fbbc8[_0x540920(0x162)](_0x21fd2e,{'commandName':_0x540920(0x155),'commandParams':[{'tableWidth':_0xc2fde0,'columnWidths':_0x4c59ea}],'formatGroupId':_0x540920(0x14e)},[],_0x540920(0x14e));});}[_0x3c26e0(0x145)](_0x26990a){const _0x25848b=_0x3c26e0;if(_0x25848b(0x14b)!=_0x26990a[_0x25848b(0x149)]&&_0x25848b(0x17b)!=_0x26990a[_0x25848b(0x149)])return;const {data:_0x20b3fc}=_0x26990a;if(_0x20b3fc&&_0x25848b(0x14e)===_0x20b3fc[_0x25848b(0x163)]){const _0x2b5254=_0x25848b(0x153);return{'type':_0x25848b(0x167),'content':_0x37bb62(this[_0x25848b(0x159)][_0x25848b(0x157)],_0x2b5254)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x509a26=_0xde6e;(function(_0x4d6c35,_0x535931){const _0x3a4770=_0xde6e,_0xd93bb9=_0x4d6c35();while(!![]){try{const _0x1850fa=-parseInt(_0x3a4770(0xc6))/0x1*(parseInt(_0x3a4770(0xdf))/0x2)+parseInt(_0x3a4770(0xc5))/0x3*(-parseInt(_0x3a4770(0xba))/0x4)+-parseInt(_0x3a4770(0xa7))/0x5+-parseInt(_0x3a4770(0xa0))/0x6*(parseInt(_0x3a4770(0x9a))/0x7)+parseInt(_0x3a4770(0xa1))/0x8*(-parseInt(_0x3a4770(0xe5))/0x9)+parseInt(_0x3a4770(0xed))/0xa+parseInt(_0x3a4770(0xb5))/0xb*(parseInt(_0x3a4770(0xd6))/0xc);if(_0x1850fa===_0x535931)break;else _0xd93bb9['push'](_0xd93bb9['shift']());}catch(_0x4bce0a){_0xd93bb9['push'](_0xd93bb9['shift']());}}}(_0x169a,0x4ffea));import{Plugin as _0x48cc22}from'ckeditor5/src/core.js';function _0xde6e(_0x308efc,_0x11494e){const _0x169a3e=_0x169a();return _0xde6e=function(_0xde6e32,_0x1e3568){_0xde6e32=_0xde6e32-0x9a;let _0x175c88=_0x169a3e[_0xde6e32];return _0x175c88;},_0xde6e(_0x308efc,_0x11494e);}import _0x4b07be from'./table.js';import{getTranslation as _0x1aefed}from'../utils/common-translations.js';function _0x169a(){const _0x1a4dd9=['get','markerNameToElements','data','cell','options','registerCustomCallback','165144sNqCrG','46887YLFVqX','mapper','ck-suggestion-marker-','_splitMarkerName','setTableRowHeader','registerAttributeLabel','FORMAT_HEADER_COLUMN','afterInit','FORMAT_HEADER_ROW','unbindElementFromMarkerName','removeClass','FORMAT_REGULAR_ROW','activeMarkers','plugins','_handleLegacySuggestions','showSuggestionHighlights','264SzBSSN','_suggestionFactory','registerDescriptionCallback','type','markerName','ck-suggestion-marker--active','has','nodeAfter','removeMarker:suggestion','2QsArqo','editing','markerRange','editor','*Format:*\x20%0','forceValue','602856qFQZVt','item','accept','highest','getSuggestion','locale','_acceptFormatSuggestionCallbackFactory','nodeBefore','6114560ARbhoR','writer','descriptionFactory','TableUtils','bindElementToMarker','43939srAdbY','start','parent','end','addMarker:suggestion','TableEditing','6xWpzng','8UsKaHV','data-suggestion','requires','enableDefaultAttributesIntegration','_registerLegacyDescription','headingColumns','1624670sZMIoQ','commandName','headingRows','name','FORMAT_REGULAR_COLUMN','toViewElement','TrackChangesEditing','downcastDispatcher','addClass','getCellLocation','setAttribute','removeAttribute','formatBlock','consumable','218262JtVhDD','consume','includes','stop','registerBlockAttribute','20UFTJjH','commandParams','format','setTableColumnHeader','createTableWalker'];_0x169a=function(){return _0x1a4dd9;};return _0x169a();}export default class At extends _0x48cc22{static get[_0x509a26(0xa3)](){return[_0x4b07be];}[_0x509a26(0xcd)](){const _0x4debef=_0x509a26,_0x530a18=this[_0x4debef(0xe2)];if(!_0x530a18[_0x4debef(0xd3)][_0x4debef(0xdc)](_0x4debef(0x9f)))return;const _0x5fb4a4=_0x530a18[_0x4debef(0xea)],_0x3a5131=_0x530a18[_0x4debef(0xd3)][_0x4debef(0xbf)](_0x4debef(0xad));_0x3a5131[_0x4debef(0xa4)](_0x4debef(0xca)),_0x3a5131[_0x4debef(0xa4)](_0x4debef(0xbd)),_0x3a5131[_0x4debef(0xb9)](_0x4debef(0xa9)),_0x3a5131[_0x4debef(0xb9)](_0x4debef(0xa6)),_0x3a5131[_0x4debef(0xef)][_0x4debef(0xcb)](_0x4debef(0xa9),_0x1aefed(_0x5fb4a4,_0x4debef(0xce))),_0x3a5131[_0x4debef(0xef)][_0x4debef(0xcb)](_0x4debef(0xa6),_0x1aefed(_0x5fb4a4,_0x4debef(0xcc))),this[_0x4debef(0xd4)]();}[_0x509a26(0xd4)](){const _0x2ed0ba=_0x509a26,_0x1b9673=this[_0x2ed0ba(0xe2)][_0x2ed0ba(0xd3)][_0x2ed0ba(0xbf)](_0x2ed0ba(0xad)),_0x17ce11=this[_0x2ed0ba(0xe2)][_0x2ed0ba(0xd3)][_0x2ed0ba(0xbf)](_0x2ed0ba(0xf0)),_0x2fb6f4=this[_0x2ed0ba(0xe2)][_0x2ed0ba(0xd3)][_0x2ed0ba(0xbf)](_0x4b07be)[_0x2ed0ba(0xeb)]();function _0x4769a8({showActiveMarker:_0x37b383=!0x0,setDataAttribute:_0x2ce877=!0x0}={}){return(_0x1ec7b2,_0x259f93,_0x2ea9dc)=>{const _0x21b492=_0xde6e,{type:_0x2ebe22,id:_0x5554fe}=_0x1b9673[_0x21b492(0xc9)](_0x259f93[_0x21b492(0xda)]),_0x22d703=_0x1b9673[_0x21b492(0xe9)](_0x5554fe),_0x5079fa=_0x22d703[_0x21b492(0xc1)];if(_0x21b492(0xb3)!=_0x22d703[_0x21b492(0xd9)]||!_0x5079fa||_0x21b492(0xbd)!=_0x5079fa[_0x21b492(0xa8)])return;if(_0x259f93[_0x21b492(0xe6)])return void _0x1ec7b2[_0x21b492(0xb8)]();if(!_0x2ea9dc[_0x21b492(0xb4)][_0x21b492(0xb6)](_0x259f93[_0x21b492(0xe1)],_0x1ec7b2[_0x21b492(0xaa)]))return;const _0x358f0f=_0x259f93[_0x21b492(0xe1)][_0x21b492(0x9b)][_0x21b492(0xdd)],_0x251075=_0x259f93[_0x21b492(0xe1)][_0x21b492(0x9d)][_0x21b492(0xec)],_0x1c8a7e=_0x358f0f[_0x21b492(0x9c)][_0x21b492(0x9c)],{column:_0x5674d0}=_0x17ce11[_0x21b492(0xb0)](_0x358f0f),{column:_0x3a1d3c}=_0x17ce11[_0x21b492(0xb0)](_0x251075);for(let _0x18343d=_0x5674d0;_0x18343d<=_0x3a1d3c;_0x18343d++){const _0x49bf06=_0x17ce11[_0x21b492(0xbe)](_0x1c8a7e,{'column':_0x18343d,'includeAllSlots':!0x1});for(const _0x16e9ce of _0x49bf06){const _0x10334c=_0x16e9ce[_0x21b492(0xc2)],_0x5ef986=_0x2ea9dc[_0x21b492(0xc7)][_0x21b492(0xac)](_0x10334c);_0x2ea9dc[_0x21b492(0xee)][_0x21b492(0xaf)](_0x21b492(0xc8)+_0x2ebe22,_0x5ef986),_0x2ce877&&_0x2ea9dc[_0x21b492(0xee)][_0x21b492(0xb1)](_0x21b492(0xa2),_0x5554fe,_0x5ef986),_0x2ea9dc[_0x21b492(0xc7)][_0x21b492(0xf1)](_0x5ef986,_0x259f93[_0x21b492(0xda)]),_0x37b383&&(_0x1b9673[_0x21b492(0xd2)][_0x21b492(0xb7)](_0x259f93[_0x21b492(0xda)])?_0x2ea9dc[_0x21b492(0xee)][_0x21b492(0xaf)](_0x21b492(0xdb),_0x5ef986):_0x2ea9dc[_0x21b492(0xee)][_0x21b492(0xd0)](_0x21b492(0xdb),_0x5ef986));}}};}_0x1b9673[_0x2ed0ba(0xd7)][_0x2ed0ba(0xc4)](_0x2ed0ba(0xb3),_0x2ed0ba(0xca),_0x2ed0ba(0xe7),_0x2fb6f4),_0x1b9673[_0x2ed0ba(0xd7)][_0x2ed0ba(0xc4)](_0x2ed0ba(0xb3),_0x2ed0ba(0xbd),_0x2ed0ba(0xe7),_0x2fb6f4),this[_0x2ed0ba(0xe2)][_0x2ed0ba(0xe0)][_0x2ed0ba(0xae)]['on'](_0x2ed0ba(0x9e),_0x4769a8(),{'priority':_0x2ed0ba(0xe8)}),this[_0x2ed0ba(0xe2)][_0x2ed0ba(0xc1)][_0x2ed0ba(0xae)]['on'](_0x2ed0ba(0x9e),(_0x2834d2,_0x4a0c63,_0x247fce)=>{const _0x5d1f20=_0x2ed0ba;_0x247fce[_0x5d1f20(0xc3)][_0x5d1f20(0xd5)]&&_0x4769a8({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2834d2,_0x4a0c63,_0x247fce);},{'priority':_0x2ed0ba(0xe8)}),this[_0x2ed0ba(0xe2)][_0x2ed0ba(0xe0)][_0x2ed0ba(0xae)]['on'](_0x2ed0ba(0xde),(_0x382353,_0x273951,_0x4129e8)=>{const _0x2da3f5=_0x2ed0ba,{type:_0x46a66c,id:_0x46e76c}=_0x1b9673[_0x2da3f5(0xc9)](_0x273951[_0x2da3f5(0xda)]),_0x8036fb=_0x1b9673[_0x2da3f5(0xe9)](_0x46e76c),_0x1e8c92=_0x8036fb[_0x2da3f5(0xc1)];if(_0x2da3f5(0xb3)!=_0x8036fb[_0x2da3f5(0xd9)]||!_0x1e8c92||_0x2da3f5(0xbd)!=_0x1e8c92[_0x2da3f5(0xa8)])return;const _0x180b59=_0x4129e8[_0x2da3f5(0xc7)][_0x2da3f5(0xc0)](_0x273951[_0x2da3f5(0xda)]);if(_0x180b59){for(const _0x95cb1e of _0x180b59)_0x4129e8[_0x2da3f5(0xee)][_0x2da3f5(0xd0)](_0x2da3f5(0xc8)+_0x46a66c,_0x95cb1e),_0x4129e8[_0x2da3f5(0xee)][_0x2da3f5(0xd0)](_0x2da3f5(0xdb),_0x95cb1e),_0x4129e8[_0x2da3f5(0xee)][_0x2da3f5(0xb2)](_0x2da3f5(0xa2),_0x95cb1e),_0x4129e8[_0x2da3f5(0xc7)][_0x2da3f5(0xcf)](_0x95cb1e,_0x273951[_0x2da3f5(0xda)]);}},{'priority':_0x2ed0ba(0xe8)}),this[_0x2ed0ba(0xa5)]();}[_0x509a26(0xa5)](){const _0x2edea4=_0x509a26,_0x264bd4=this[_0x2edea4(0xe2)],_0x126872=_0x264bd4[_0x2edea4(0xea)];function _0x498ca2(_0x554008){const _0x34b50b=_0x2edea4;return{'type':_0x34b50b(0xbc),'content':_0x1aefed(_0x126872,_0x34b50b(0xe3),_0x554008)};}_0x264bd4[_0x2edea4(0xd3)][_0x2edea4(0xbf)](_0x2edea4(0xad))[_0x2edea4(0xef)][_0x2edea4(0xd8)](_0x22479f=>{const _0x5b1527=_0x2edea4;if(_0x5b1527(0xb3)!=_0x22479f[_0x5b1527(0xd9)])return;const {data:_0x12db2a}=_0x22479f;if(_0x12db2a){if(_0x5b1527(0xca)==_0x12db2a[_0x5b1527(0xa8)]){const _0x26ada0=_0x12db2a[_0x5b1527(0xbb)][0x0][_0x5b1527(0xe4)];return _0x498ca2(_0x1aefed(_0x126872,_0x26ada0?_0x5b1527(0xce):_0x5b1527(0xd1)));}if(_0x5b1527(0xbd)==_0x12db2a[_0x5b1527(0xa8)]){const _0x1ceff4=_0x12db2a[_0x5b1527(0xbb)][0x0][_0x5b1527(0xe4)];return _0x498ca2(_0x1aefed(_0x126872,_0x1ceff4?_0x5b1527(0xcc):_0x5b1527(0xab)));}}});}}
|