@ckeditor/ckeditor5-track-changes 42.0.0-alpha.14 → 42.0.0-alpha.16
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
|
-
const
|
|
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
|
-
const
|
|
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
|
-
const
|
|
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 _0x2312aa=_0x9e7e;function _0x9e7e(_0x3cb572,_0x322b1d){const _0x30e166=_0x30e1();return _0x9e7e=function(_0x9e7ea1,_0x221a6e){_0x9e7ea1=_0x9e7ea1-0x64;let _0x3091c7=_0x30e166[_0x9e7ea1];return _0x3091c7;},_0x9e7e(_0x3cb572,_0x322b1d);}(function(_0xd5f40f,_0x54a4f3){const _0x34b351=_0x9e7e,_0x352e18=_0xd5f40f();while(!![]){try{const _0x27f928=-parseInt(_0x34b351(0x80))/0x1*(parseInt(_0x34b351(0x69))/0x2)+-parseInt(_0x34b351(0xc2))/0x3+parseInt(_0x34b351(0x71))/0x4*(parseInt(_0x34b351(0xfb))/0x5)+-parseInt(_0x34b351(0x92))/0x6+parseInt(_0x34b351(0xad))/0x7*(parseInt(_0x34b351(0xf5))/0x8)+-parseInt(_0x34b351(0xc4))/0x9+parseInt(_0x34b351(0x97))/0xa;if(_0x27f928===_0x54a4f3)break;else _0x352e18['push'](_0x352e18['shift']());}catch(_0x5f43bc){_0x352e18['push'](_0x352e18['shift']());}}}(_0x30e1,0xe19dd));import{Plugin as _0x59a86f}from'ckeditor5/src/core.js';import{LiveRange as _0x316d63}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x4b2e60}from'ckeditor5/src/widget.js';import{getTranslation as _0x2a8d2f}from'../utils/common-translations.js';function _0x30e1(){const _0x48abeb=['max','insertTableColumnRight','length','selection','13323448etwvdl','maxRow','data','root','getItems','insertTableRowBelow','838805UXfbQG','_getCoordsForCells','TableEditing','deletion','isTouching','item','addMarker:suggestion','addClass','end','getColumnIndexes','first','minRow','element','last','order','_suggestionFactory','isIntersectingWithRange','1466RjOpdw','change','name','downcastDispatcher','differ','MAX_SAFE_INTEGER','locale','mapper','40fZulwt','*Remove:*\x20%0','tableCell','getFirstRange','maxColumn','registerDescriptionCallback','commands','tableRow','TableUtils','discard','options','getContainedElement','accept','$graveyard','markMultiRangeDeletion','2431ONnwOG','isArray','every','startsWith','addRange','highest','substr','nodeBefore','add','oldRange','createPositionAt','position','_getSuggestionCoords','*Insert:*\x20%0','ELEMENT_TABLE_WITH_TEXT','ELEMENT_TABLE','createRangeIn','colspan','4851654zzeeQL','minColumn','afterInit','above','enqueueChange','5197800VaFRfZ','nodeAfter','toViewElement','removeTableColumn','_acceptFormatSuggestionCallbackFactory','min','ELEMENT_TABLE_COLUMN_WITH_TEXT','removeTableRow','registerCustomCallback','createTableWalker','cell','suggestion','push','enableCommand','getSuggestion','fromRange','_tableSuggestions','_tablePostFixingSubtypes','subType','getChangedMarkers','getChildren','model','7HqEoUB','plugins','toLowerCase','_splitMarkerName','getAttribute','low','findAncestor','left','removeClass','change:data','insert','values','getChanges','showSuggestionHighlights','tableColumn','includes','forceValue','TrackChangesEditing','insertTable','get','insertTableColumnLeft','425982ACoTzb','type','1855530OeemQs','rootName','ELEMENT_TABLE_ROW','insertion','filter','batch','descriptionFactory','detach','start','span','setSelection','isIntersecting','editor','MIN_SAFE_INTEGER','insertTableRowAbove','isInContent','writer','getRowIndexes','registerElementLabel','markMultiRangeInsertion','document','has','isEqual','some','ELEMENT_TABLE_ROW_WITH_TEXT','$textProxy','_setupColumnsRowsFixing','map','rowspan','getSelectionAffectedTableCells','getRanges','selectTableColumn','getCellLocation','table','createRangeOn','hasAttribute','classes','tablePaste','from','ELEMENT_TABLE_COLUMN','join','refresh','execute','selectTableRow','registerPostFixer'];_0x30e1=function(){return _0x48abeb;};return _0x30e1();}export default class jt extends _0x59a86f{constructor(_0x317e62){const _0x28bcfd=_0x9e7e;super(_0x317e62),this[_0x28bcfd(0xa8)]=[_0x28bcfd(0x78),_0x28bcfd(0xbb)],this[_0x28bcfd(0xa7)]=new Set();}[_0x2312aa(0x94)](){const _0x23f1d3=_0x2312aa,_0x39d522=this[_0x23f1d3(0xd0)],_0x43aa0f=_0x39d522[_0x23f1d3(0xac)][_0x23f1d3(0xd8)][_0x23f1d3(0xf4)];if(!_0x39d522[_0x23f1d3(0xae)][_0x23f1d3(0xd9)](_0x23f1d3(0xfd)))return;const _0x203917=_0x39d522[_0x23f1d3(0x6f)],_0x5120ca=_0x39d522[_0x23f1d3(0xae)][_0x23f1d3(0xc0)](_0x23f1d3(0xbe)),_0x19c8a4=_0x39d522[_0x23f1d3(0xae)][_0x23f1d3(0xc0)](_0x23f1d3(0x79));_0x5120ca[_0x23f1d3(0xca)][_0x23f1d3(0xd6)](_0x23f1d3(0xe5),_0x2139c3=>_0x2a8d2f(_0x203917,_0x23f1d3(0x8f),_0x2139c3)),this[_0x23f1d3(0xde)](),_0x5120ca[_0x23f1d3(0xa4)](_0x23f1d3(0xbf)),_0x5120ca[_0x23f1d3(0xa4)](_0x23f1d3(0xef)),_0x5120ca[_0x23f1d3(0xa4)](_0x23f1d3(0xe3));for(const _0x3d3947 of[_0x23f1d3(0xd2),_0x23f1d3(0xfa)]){const _0x3b05a4=_0x39d522[_0x23f1d3(0x77)][_0x23f1d3(0xc0)](_0x3d3947);_0x5120ca[_0x23f1d3(0xa4)](_0x3d3947,_0x1d49b1=>{const _0x33f768=_0x23f1d3;_0x39d522[_0x33f768(0xac)][_0x33f768(0x6a)](_0x4df01b=>{const _0x4e2af5=_0x33f768;_0x1d49b1();const _0x900745=_0x4e2af5(0x95)===_0x3b05a4[_0x4e2af5(0x66)],_0x317bed=_0x19c8a4[_0x4e2af5(0xe1)](_0x43aa0f),_0x217e75=_0x19c8a4[_0x4e2af5(0xd5)](_0x317bed),_0x165be5=_0x900745?_0x217e75[_0x4e2af5(0x105)]-0x1:_0x217e75[_0x4e2af5(0x65)]+0x1,_0x3d3f94=_0x317bed[0x0][_0x4e2af5(0xb3)](_0x4e2af5(0xe5)),_0x1217c6=_0x19c8a4[_0x4e2af5(0xa0)](_0x3d3f94,{'startRow':_0x165be5,'endRow':_0x165be5}),_0x20866f=Array[_0x4e2af5(0xea)](_0x1217c6)[_0x4e2af5(0xdf)](_0x2822b0=>_0x4df01b[_0x4e2af5(0xe6)](_0x2822b0[_0x4e2af5(0xa1)]));_0x5120ca[_0x4e2af5(0xd7)](_0x20866f,_0x4e2af5(0x78));});});}for(const _0x4362f9 of[_0x23f1d3(0xc1),_0x23f1d3(0xf2)]){const _0x13c6c2=_0x39d522[_0x23f1d3(0x77)][_0x23f1d3(0xc0)](_0x4362f9);_0x5120ca[_0x23f1d3(0xa4)](_0x4362f9,_0x1b3875=>{const _0x3ba3c3=_0x23f1d3;_0x39d522[_0x3ba3c3(0xac)][_0x3ba3c3(0x6a)](_0x1d3379=>{const _0x3f981d=_0x3ba3c3;_0x1b3875();const _0x332cfa=_0x3f981d(0xb4)===_0x13c6c2[_0x3f981d(0x66)],_0x4cd6de=_0x19c8a4[_0x3f981d(0xe1)](_0x43aa0f),_0x1587a4=_0x19c8a4[_0x3f981d(0x104)](_0x4cd6de),_0xe46797=_0x332cfa?_0x1587a4[_0x3f981d(0x105)]-0x1:_0x1587a4[_0x3f981d(0x65)]+0x1,_0x1593cb=_0x4cd6de[0x0][_0x3f981d(0xb3)](_0x3f981d(0xe5)),_0x39b693=_0x19c8a4[_0x3f981d(0xa0)](_0x1593cb,{'startRow':0x0,'column':_0xe46797,'includeAllSlots':!0x1}),_0xad1cbc=Array[_0x3f981d(0xea)](_0x39b693)[_0x3f981d(0xdf)](_0x42b01e=>_0x1d3379[_0x3f981d(0xe6)](_0x42b01e[_0x3f981d(0xa1)]));_0x5120ca[_0x3f981d(0xd7)](_0xad1cbc,_0x3f981d(0xbb));});});}for(const _0x3f36ba of[_0x23f1d3(0x9e),_0x23f1d3(0x9a)]){const _0x41a71c=_0x3f36ba[_0x23f1d3(0x86)](0xb),_0x3fafa1=_0x41a71c[_0x23f1d3(0xaf)](),_0x37098c=_0x3fafa1[_0x23f1d3(0x86)](0x0,0x3)+_0x23f1d3(0xcd),_0x1d2c41=_0x23f1d3(0xe5)+_0x41a71c,_0x13a4ce=_0x23f1d3(0x9c)+_0x41a71c,_0x303bfc=_0x23f1d3(0xf1)+_0x41a71c;_0x5120ca[_0x23f1d3(0xa4)](_0x3f36ba,()=>{const _0x171eae=_0x23f1d3;_0x39d522[_0x171eae(0xac)][_0x171eae(0x6a)](_0x3eca19=>{const _0x36ff62=_0x171eae,_0x2df3a9=_0x19c8a4[_0x36ff62(0xe1)](_0x43aa0f),_0x4afd21=_0x2df3a9[0x0][_0x36ff62(0xb3)](_0x36ff62(0xe5));let _0x25b1ef;if(_0x36ff62(0x9e)==_0x3f36ba){const _0x161a54=_0x19c8a4[_0x36ff62(0xd5)](_0x2df3a9);_0x25b1ef={'startRow':_0x161a54[_0x36ff62(0x105)],'endRow':_0x161a54[_0x36ff62(0x65)],'includeAllSlots':!0x0};}else{const _0x2b1391=_0x19c8a4[_0x36ff62(0x104)](_0x2df3a9);_0x25b1ef={'startColumn':_0x2b1391[_0x36ff62(0x105)],'endColumn':_0x2b1391[_0x36ff62(0x65)],'includeAllSlots':!0x0};}const _0x61c608=_0x19c8a4[_0x36ff62(0xa0)](_0x4afd21,_0x25b1ef),_0x31f5f4=Array[_0x36ff62(0xea)](_0x61c608)[_0x36ff62(0xdf)](({cell:_0x2c2275})=>_0x2c2275),_0x1d66d5=Ee(_0x31f5f4[_0x36ff62(0xc8)](_0x3c2864=>_0x3c2864[_0x36ff62(0xe7)](_0x37098c))),_0x14083a=Ee(_0x31f5f4[_0x36ff62(0xc8)](_0x3aebdc=>!_0x3aebdc[_0x36ff62(0xe7)](_0x37098c)))[_0x36ff62(0xdf)](_0x6ad34d=>_0x3eca19[_0x36ff62(0xe6)](_0x6ad34d)),_0x2abcfb=_0x5120ca[_0x36ff62(0x7f)](_0x14083a,_0x1d2c41);if(_0x2abcfb&&(_0x36ff62(0x78)==_0x2abcfb[_0x36ff62(0xa9)]||_0x36ff62(0xbb)==_0x2abcfb[_0x36ff62(0xa9)])){const _0x4eb382=this[_0x36ff62(0x8c)](_0x2abcfb);for(const _0x46975a of _0x1d66d5){const _0x1eddb2=_0x3eca19[_0x36ff62(0xe6)](_0x46975a),_0x21791d=_0x19c8a4[_0x36ff62(0xe4)](_0x46975a),_0x11478f=_0x46975a[_0x36ff62(0xb1)](_0x37098c)-0x1,_0x513142=_0x4eb382[_0x13a4ce],_0x8f54ab=_0x4eb382[_0x303bfc];_0x513142<=_0x21791d[_0x3fafa1]&&_0x21791d[_0x3fafa1]+_0x11478f<=_0x8f54ab&&_0x2abcfb[_0x36ff62(0x84)](_0x1eddb2);}}});});}function _0x44d879(_0x9c12de){const _0x3030b4=_0x23f1d3,_0x241fe0=Array[_0x3030b4(0xea)](_0x43aa0f[_0x3030b4(0xe2)]())[_0x3030b4(0xdf)](_0x4bbe70=>_0x316d63[_0x3030b4(0xa6)](_0x4bbe70));_0x39d522[_0x3030b4(0xac)][_0x3030b4(0x6a)](_0x325639=>{const _0x425421=_0x3030b4,_0x40a7b4=_0x325639[_0x425421(0xc9)];_0x9c12de=_0x9c12de[_0x425421(0xc8)](_0x1462c8=>_0x425421(0x7e)!=_0x1462c8[_0x425421(0xf8)][_0x425421(0xc5)]),_0x325639[_0x425421(0xce)](_0x9c12de),_0x39d522[_0x425421(0x77)][_0x425421(0xc0)](_0x425421(0x9e))[_0x425421(0xed)](),_0x39d522[_0x425421(0xee)](_0x425421(0x9e),{'forceDefaultExecution':!0x0}),_0x39d522[_0x425421(0xac)][_0x425421(0x96)](()=>{const _0x4c2120=_0x425421;_0x39d522[_0x4c2120(0xac)][_0x4c2120(0x96)](_0x40a7b4,_0x31cd8e=>{const _0x161651=_0x4c2120,_0x5c81d5=_0x241fe0[_0x161651(0xc8)](_0x742529=>_0x161651(0x7e)!=_0x742529[_0x161651(0xf8)][_0x161651(0xc5)]);_0x5c81d5[_0x161651(0xf3)]>0x0&&_0x31cd8e[_0x161651(0xce)](_0x5c81d5);for(const _0x21218d of _0x241fe0)_0x21218d[_0x161651(0xcb)]();});});});}function _0x2693c0(_0xd3f2dd){const _0x3aec0d=_0x23f1d3;_0x39d522[_0x3aec0d(0xac)][_0x3aec0d(0x6a)](_0x2763c9=>{const _0x5bb86a=_0x3aec0d,_0x50aa50=Array[_0x5bb86a(0xea)](_0x43aa0f[_0x5bb86a(0xe2)]())[_0x5bb86a(0xdf)](_0x43dfb9=>_0x316d63[_0x5bb86a(0xa6)](_0x43dfb9)),_0x3bb821=[];for(const _0x3c3aa5 of _0xd3f2dd)for(const _0x13a0c4 of _0x3c3aa5[_0x5bb86a(0xf9)]({'shallow':!0x0}))_0x3bb821[_0x5bb86a(0xa3)](_0x13a0c4);for(const _0x141842 of _0x3bb821)_0x5bb86a(0x7e)!=_0x141842[_0x5bb86a(0xf8)][_0x5bb86a(0xc5)]&&(_0x2763c9[_0x5bb86a(0xce)](_0x2763c9[_0x5bb86a(0x8a)](_0x141842,0x0)),_0x39d522[_0x5bb86a(0x77)][_0x5bb86a(0xc0)](_0x5bb86a(0x9a))[_0x5bb86a(0xed)](),_0x39d522[_0x5bb86a(0xee)](_0x5bb86a(0x9a),{'forceDefaultExecution':!0x0}));const _0x5efe0a=_0x50aa50[_0x5bb86a(0xc8)](_0xd94ac3=>_0x5bb86a(0x7e)!=_0xd94ac3[_0x5bb86a(0xf8)][_0x5bb86a(0xc5)]);_0x5efe0a[_0x5bb86a(0xf3)]>0x0&&_0x2763c9[_0x5bb86a(0xce)](_0x5efe0a);for(const _0x12acca of _0x50aa50)_0x12acca[_0x5bb86a(0xcb)]();});}function _0x9eae21(_0x31860d,_0x21aed0){const _0x45598d=_0x23f1d3;return _0x21aed0[_0x45598d(0x82)](_0x147c73=>_0x31860d[_0x45598d(0xdb)](_0x517b64=>_0x517b64[_0x45598d(0x103)][_0x45598d(0xda)](_0x147c73[_0x45598d(0xcc)])||_0x147c73[_0x45598d(0x103)][_0x45598d(0xda)](_0x517b64[_0x45598d(0xcc)])));}function _0x44a656(_0x2d4c88,_0x5c2c31){const _0x418bea=_0x23f1d3;return!_0x2d4c88[_0x418bea(0xdb)](_0x9d8514=>_0x5c2c31[_0x418bea(0xdb)](_0x265c61=>_0x9d8514[_0x418bea(0xcf)](_0x265c61)))&&_0x2d4c88[_0x418bea(0xdb)](_0x402a57=>_0x5c2c31[_0x418bea(0xdb)](_0x376b3f=>_0x402a57[_0x418bea(0x103)][_0x418bea(0xff)](_0x376b3f[_0x418bea(0xcc)])));}_0x39d522[_0x23f1d3(0xf7)][_0x23f1d3(0x6c)]['on'](_0x23f1d3(0x101),(_0x4b479f,_0x114053,_0x386a77)=>{const _0x526267=_0x23f1d3;if(!_0x386a77[_0x526267(0x7b)][_0x526267(0xba)])return;const _0x376a2d=_0x114053[_0x526267(0x100)];if(!_0x376a2d)return;const _0x44e309=_0x386a77[_0x526267(0x70)][_0x526267(0x99)](_0x376a2d);function _0x2b550a(_0x3922b2){const _0x540cca=_0x526267;return Array[_0x540cca(0x81)](_0x3922b2)?_0x3922b2:[_0x3922b2];}_0x44e309&&_0x526267(0x73)===_0x376a2d[_0x526267(0x6b)]&&_0x4b2e60(_0x44e309,_0x386a77[_0x526267(0xd4)],(_0x5a59dc,_0x58b5b0,_0x4b7498)=>_0x4b7498[_0x526267(0x102)](_0x2b550a(_0x58b5b0[_0x526267(0xe8)]),_0x5a59dc),(_0x2f55c9,_0x481231,_0x4013ee)=>_0x4013ee[_0x526267(0xb5)](_0x2b550a(_0x481231[_0x526267(0xe8)]),_0x2f55c9));},{'priority':_0x23f1d3(0x85)}),_0x5120ca[_0x23f1d3(0xca)][_0x23f1d3(0x76)](_0x4ac80a=>{const _0x5e1ba1=_0x23f1d3;if(_0x5e1ba1(0xc7)!=_0x4ac80a[_0x5e1ba1(0xc3)]&&_0x5e1ba1(0xfe)!=_0x4ac80a[_0x5e1ba1(0xc3)])return;const _0x83ab22=_0x4ac80a[_0x5e1ba1(0x7c)]();if(null!=_0x83ab22&&_0x83ab22['is'](_0x5e1ba1(0x64),_0x5e1ba1(0xe5))){if(_0x5e1ba1(0xc7)==_0x4ac80a[_0x5e1ba1(0xc3)]){const _0x135660=_0x4ac80a[_0x5e1ba1(0xf9)]()[_0x5e1ba1(0xc8)](_0x4451d4=>_0x4451d4['is'](_0x5e1ba1(0xdd)))[_0x5e1ba1(0xdf)](_0x15bb3a=>_0x15bb3a[_0x5e1ba1(0xf7)]);if(_0x135660[_0x5e1ba1(0xf3)])return{'type':_0x5e1ba1(0xc7),'content':_0x2a8d2f(_0x203917,_0x5e1ba1(0x8d),_0x2a8d2f(_0x203917,_0x5e1ba1(0x8e),'\x22'+_0x135660[_0x5e1ba1(0xec)]('\x20')+'\x22'))};}if(_0x5e1ba1(0xfe)==_0x4ac80a[_0x5e1ba1(0xc3)]){const _0x432410=_0x4ac80a[_0x5e1ba1(0xf9)]()[_0x5e1ba1(0xc8)](_0x2a70ae=>_0x2a70ae['is'](_0x5e1ba1(0xdd)))[_0x5e1ba1(0xdf)](_0x2c280e=>_0x2c280e[_0x5e1ba1(0xf7)]);if(_0x432410[_0x5e1ba1(0xf3)])return{'type':_0x5e1ba1(0xfe),'content':_0x2a8d2f(_0x203917,_0x5e1ba1(0x72),_0x2a8d2f(_0x203917,_0x5e1ba1(0x8e),'\x22'+_0x432410[_0x5e1ba1(0xec)]('\x20')+'\x22'))};}}}),_0x5120ca[_0x23f1d3(0xca)][_0x23f1d3(0x76)](_0x176690=>{const _0x34a055=_0x23f1d3;if(_0x34a055(0x78)==_0x176690[_0x34a055(0xa9)]){const _0x4d1415=_0x176690[_0x34a055(0xf9)]()[_0x34a055(0xc8)](_0x54bd74=>_0x54bd74['is'](_0x34a055(0xdd)))[_0x34a055(0xdf)](_0x367117=>_0x367117[_0x34a055(0xf7)]),_0x12ec40=this[_0x34a055(0x8c)](_0x176690),_0x394365=_0x12ec40[_0x34a055(0xf6)]-_0x12ec40[_0x34a055(0x106)]+0x1;if(_0x34a055(0xc7)==_0x176690[_0x34a055(0xc3)])return _0x4d1415[_0x34a055(0xf3)]?{'type':_0x34a055(0xc7),'content':_0x2a8d2f(_0x203917,_0x34a055(0x8d),_0x2a8d2f(_0x203917,_0x34a055(0xdc),[_0x394365,'\x22'+_0x4d1415[_0x34a055(0xec)]('\x20')+'\x22']))}:{'type':_0x34a055(0xc7),'content':_0x2a8d2f(_0x203917,_0x34a055(0x8d),_0x2a8d2f(_0x203917,_0x34a055(0xc6),_0x394365))};if(_0x34a055(0xfe)==_0x176690[_0x34a055(0xc3)])return _0x4d1415[_0x34a055(0xf3)]?{'type':_0x34a055(0xfe),'content':_0x2a8d2f(_0x203917,_0x34a055(0x72),_0x2a8d2f(_0x203917,_0x34a055(0xdc),[_0x394365,'\x22'+_0x4d1415[_0x34a055(0xec)]('\x20')+'\x22']))}:{'type':_0x34a055(0xfe),'content':_0x2a8d2f(_0x203917,_0x34a055(0x72),_0x2a8d2f(_0x203917,_0x34a055(0xc6),_0x394365))};}if(_0x34a055(0xbb)==_0x176690[_0x34a055(0xa9)]){const _0x239fef=_0x176690[_0x34a055(0xf9)]()[_0x34a055(0xc8)](_0x2d6919=>_0x2d6919['is'](_0x34a055(0xdd)))[_0x34a055(0xdf)](_0x40ac45=>_0x40ac45[_0x34a055(0xf7)]),_0x5c8ac3=this[_0x34a055(0x8c)](_0x176690),_0x1bf839=_0x5c8ac3[_0x34a055(0x75)]-_0x5c8ac3[_0x34a055(0x93)]+0x1;if(_0x34a055(0xc7)==_0x176690[_0x34a055(0xc3)])return _0x239fef[_0x34a055(0xf3)]?{'type':_0x34a055(0xc7),'content':_0x2a8d2f(_0x203917,_0x34a055(0x8d),_0x2a8d2f(_0x203917,_0x34a055(0x9d),[_0x1bf839,'\x22'+_0x239fef[_0x34a055(0xec)]('\x20')+'\x22']))}:{'type':_0x34a055(0xc7),'content':_0x2a8d2f(_0x203917,_0x34a055(0x8d),_0x2a8d2f(_0x203917,_0x34a055(0xeb),_0x1bf839))};if(_0x34a055(0xfe)==_0x176690[_0x34a055(0xc3)])return _0x239fef[_0x34a055(0xf3)]?{'type':_0x34a055(0xfe),'content':_0x2a8d2f(_0x203917,_0x34a055(0x72),_0x2a8d2f(_0x203917,_0x34a055(0x9d),[_0x1bf839,'\x22'+_0x239fef[_0x34a055(0xec)]('\x20')+'\x22']))}:{'type':_0x34a055(0xfe),'content':_0x2a8d2f(_0x203917,_0x34a055(0x72),_0x2a8d2f(_0x203917,_0x34a055(0xeb),_0x1bf839))};}}),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xc7),_0x23f1d3(0x78),_0x23f1d3(0x7a),_0x44d879),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xfe),_0x23f1d3(0x78),_0x23f1d3(0x7d),_0x44d879),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xc7),_0x23f1d3(0xbb),_0x23f1d3(0x7a),_0x2693c0),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xfe),_0x23f1d3(0xbb),_0x23f1d3(0x7d),_0x2693c0),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xc7),_0x23f1d3(0xbb),_0x23f1d3(0xec),_0x9eae21),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xfe),_0x23f1d3(0xbb),_0x23f1d3(0xec),_0x9eae21),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xc7),_0x23f1d3(0x78),_0x23f1d3(0xec),_0x44a656),_0x5120ca[_0x23f1d3(0x67)][_0x23f1d3(0x9f)](_0x23f1d3(0xfe),_0x23f1d3(0x78),_0x23f1d3(0xec),_0x44a656);}[_0x2312aa(0x9b)](){const _0x1793a9=_0x2312aa,_0x15aa0d=this[_0x1793a9(0xd0)],_0x5506ce=_0x15aa0d[_0x1793a9(0xac)][_0x1793a9(0xd8)][_0x1793a9(0xf4)];return(_0x5db1bb,_0x647d6d)=>{const _0x332ce8=_0x1793a9;_0x15aa0d[_0x332ce8(0xac)][_0x332ce8(0x6a)](_0x31a387=>{const _0x22a522=_0x332ce8,{commandName:_0x2742a5,commandParams:_0x3ff586}=_0x647d6d;let _0x502ee0=_0x5db1bb[0x0][_0x22a522(0x103)][_0x22a522(0x87)];_0x3ff586&&_0x3ff586[0x0]&&!0x1===_0x3ff586[0x0][_0x22a522(0xbd)]&&(_0x502ee0=_0x5db1bb[0x0][_0x22a522(0xcc)][_0x22a522(0x98)]);const _0x16c4ca=_0x31a387[_0x22a522(0x90)](_0x502ee0);if(_0x22a522(0x7e)==_0x16c4ca[_0x22a522(0xf8)][_0x22a522(0xc5)])return;const _0x2ff901=Array[_0x22a522(0xea)](_0x5506ce[_0x22a522(0xe2)]())[_0x22a522(0xdf)](_0x164cc1=>_0x316d63[_0x22a522(0xa6)](_0x164cc1));_0x31a387[_0x22a522(0xce)](_0x16c4ca),_0x15aa0d[_0x22a522(0x77)][_0x22a522(0xc0)](_0x2742a5)[_0x22a522(0xed)](),_0x3ff586[_0x22a522(0xa3)]({'forceDefaultExecution':!0x0}),_0x15aa0d[_0x22a522(0xee)](_0x2742a5,..._0x3ff586);const _0x23d8f4=_0x2ff901[_0x22a522(0xc8)](_0x4ca9e0=>_0x22a522(0x7e)!=_0x4ca9e0[_0x22a522(0xf8)][_0x22a522(0xc5)]);_0x23d8f4[_0x22a522(0xf3)]>0x0&&_0x31a387[_0x22a522(0xce)](_0x23d8f4);for(const _0x2b6a2e of _0x2ff901)_0x2b6a2e[_0x22a522(0xcb)]();});};}[_0x2312aa(0xfc)](_0x95904b){const _0x3d7c87=_0x2312aa,_0x20ad8b=this[_0x3d7c87(0xd0)][_0x3d7c87(0xae)][_0x3d7c87(0xc0)](_0x3d7c87(0x79));let _0x30dc71=Number[_0x3d7c87(0x6e)],_0x140ea6=Number[_0x3d7c87(0xd1)],_0x53a675=Number[_0x3d7c87(0x6e)],_0x6dbf9=Number[_0x3d7c87(0xd1)];for(const _0x231b75 of _0x95904b){if(_0x3d7c87(0x7e)==_0x231b75[_0x3d7c87(0xf8)][_0x3d7c87(0xc5)])continue;const {row:_0xf586c7,column:_0x65a34a}=_0x20ad8b[_0x3d7c87(0xe4)](_0x231b75),_0x1dfa4d=_0x231b75[_0x3d7c87(0xe7)](_0x3d7c87(0xe0))?_0x231b75[_0x3d7c87(0xb1)](_0x3d7c87(0xe0))-0x1:0x0,_0x227ff6=_0x231b75[_0x3d7c87(0xe7)](_0x3d7c87(0x91))?_0x231b75[_0x3d7c87(0xb1)](_0x3d7c87(0x91))-0x1:0x0;_0x30dc71=_0xf586c7<_0x30dc71?_0xf586c7:_0x30dc71,_0x140ea6=_0xf586c7+_0x1dfa4d>_0x140ea6?_0xf586c7+_0x1dfa4d:_0x140ea6,_0x53a675=_0x65a34a<_0x53a675?_0x65a34a:_0x53a675,_0x6dbf9=_0x65a34a+_0x227ff6>_0x6dbf9?_0x65a34a+_0x227ff6:_0x6dbf9;}return{'minRow':_0x30dc71,'maxRow':_0x140ea6,'minColumn':_0x53a675,'maxColumn':_0x6dbf9};}[_0x2312aa(0xde)](){const _0x29921a=_0x2312aa,_0x4d5cca=this[_0x29921a(0xd0)],_0x2fdcdc=_0x4d5cca[_0x29921a(0xae)][_0x29921a(0xc0)](_0x29921a(0xbe)),_0x13e390=_0x4d5cca[_0x29921a(0xae)][_0x29921a(0xc0)](_0x29921a(0x79));_0x4d5cca[_0x29921a(0xac)][_0x29921a(0xd8)]['on'](_0x29921a(0xb6),()=>{const _0x3d74b2=_0x29921a,_0x5f3bc9=Array[_0x3d74b2(0xea)](_0x4d5cca[_0x3d74b2(0xac)][_0x3d74b2(0xd8)][_0x3d74b2(0x6d)][_0x3d74b2(0xaa)]());for(const {name:_0x316e4b,data:_0xc975fa}of _0x5f3bc9){const {group:_0x34df0d,id:_0x31d4b0,subType:_0x2abb9b}=_0x2fdcdc[_0x3d74b2(0xb0)](_0x316e4b);if(_0x3d74b2(0xa2)!=_0x34df0d)continue;if(null!=_0xc975fa[_0x3d74b2(0x89)])continue;const _0x1d0c81=_0x2fdcdc[_0x3d74b2(0xa5)](_0x31d4b0);this[_0x3d74b2(0xa8)][_0x3d74b2(0xbc)](_0x2abb9b)&&this[_0x3d74b2(0xa7)][_0x3d74b2(0x88)](_0x1d0c81);}},{'priority':_0x29921a(0xb2)});const _0x1a144c=(_0x398286,_0x12014a)=>{const _0xbcf9be=_0x29921a;let _0x2fa752=!0x1;const _0x123008=_0x12014a[_0xbcf9be(0xe6)](_0x398286),_0x2c663c=_0x398286[_0xbcf9be(0xb3)](_0xbcf9be(0xe5)),_0x547fdd=_0x13e390[_0xbcf9be(0xe4)](_0x398286);for(const _0x5b0666 of this[_0xbcf9be(0xa7)]){const _0x318096=_0x5b0666[_0xbcf9be(0xa9)],_0x4bdd24=_0x318096[_0xbcf9be(0x83)](_0xbcf9be(0xe9)),_0x309eb9=_0x318096[_0xbcf9be(0x86)](_0x4bdd24?0xa:0x5),_0x1991d8=_0x309eb9[_0xbcf9be(0xaf)](),_0x2b6811=_0x1991d8[_0xbcf9be(0x86)](0x0,0x3)+_0xbcf9be(0xcd),_0x3f1b15=_0xbcf9be(0x9c)+_0x309eb9,_0x35b694=_0xbcf9be(0xf1)+_0x309eb9;if(!_0x5b0666[_0xbcf9be(0xd3)])continue;if(_0x2c663c!=_0x5b0666[_0xbcf9be(0x74)]()[_0xbcf9be(0xcc)][_0xbcf9be(0xb3)](_0xbcf9be(0xe5)))continue;if(_0x5b0666[_0xbcf9be(0x68)](_0x123008))continue;const _0xe22640=_0x398286[_0xbcf9be(0xe7)](_0x2b6811)?_0x398286[_0xbcf9be(0xb1)](_0x2b6811)-0x1:0x0,_0x1ec04d=this[_0xbcf9be(0x8c)](_0x5b0666),_0x38210f=_0x1ec04d[_0x3f1b15],_0x453e25=_0x1ec04d[_0x35b694];_0x38210f<=_0x547fdd[_0x1991d8]&&_0x547fdd[_0x1991d8]+_0xe22640<=_0x453e25&&(_0x5b0666[_0xbcf9be(0x84)](_0x123008),_0x2fa752=!0x0);}return _0x2fa752;};_0x4d5cca[_0x29921a(0xac)][_0x29921a(0xd8)][_0x29921a(0xf0)](_0x376f1a=>{const _0x185018=_0x29921a;let _0x27bd61=!0x1;for(const _0x129ebc of _0x4d5cca[_0x185018(0xac)][_0x185018(0xd8)][_0x185018(0x6d)][_0x185018(0xb9)]())if(_0x185018(0xb7)==_0x129ebc[_0x185018(0xc3)]){if(_0x185018(0x78)==_0x129ebc[_0x185018(0x6b)]){for(const _0x1548aa of _0x129ebc[_0x185018(0x8b)][_0x185018(0x98)][_0x185018(0xab)]())_0x27bd61=_0x27bd61||_0x1a144c(_0x1548aa,_0x376f1a);}else _0x185018(0x73)==_0x129ebc[_0x185018(0x6b)]&&(_0x27bd61=_0x27bd61||_0x1a144c(_0x129ebc[_0x185018(0x8b)][_0x185018(0x98)],_0x376f1a));}return _0x27bd61;});}[_0x2312aa(0x8c)](_0x3f739c){const _0x22977d=_0x2312aa;return this[_0x22977d(0xfc)](_0x3f739c[_0x22977d(0xe2)]()[_0x22977d(0xdf)](_0x5b484b=>_0x5b484b[_0x22977d(0xcc)][_0x22977d(0x98)]));}}function Ee(_0x2fd893){const _0x3977f3=_0x2312aa;return Array[_0x3977f3(0xea)](new Set(_0x2fd893)[_0x3977f3(0xb8)]());}
|
|
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
|
-
function
|
|
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 _0x3674d0=_0x3f45;(function(_0x443220,_0x11a62a){const _0x44f154=_0x3f45,_0x384065=_0x443220();while(!![]){try{const _0x41e93b=-parseInt(_0x44f154(0x1ff))/0x1+-parseInt(_0x44f154(0x28f))/0x2+parseInt(_0x44f154(0x1db))/0x3*(parseInt(_0x44f154(0x290))/0x4)+parseInt(_0x44f154(0x239))/0x5+-parseInt(_0x44f154(0x1e0))/0x6+parseInt(_0x44f154(0x263))/0x7*(-parseInt(_0x44f154(0x248))/0x8)+parseInt(_0x44f154(0x216))/0x9;if(_0x41e93b===_0x11a62a)break;else _0x384065['push'](_0x384065['shift']());}catch(_0x56fcba){_0x384065['push'](_0x384065['shift']());}}}(_0x2a0d,0xbcf5b));import{getTranslation as _0x215d85}from'../utils/common-translations.js';import{Plugin as _0x38c298}from'ckeditor5/src/core.js';import{LiveRange as _0x256952}from'ckeditor5/src/engine.js';import{uid as _0xcddd7c,priorities as _0x3de51a}from'ckeditor5/src/utils.js';import _0x132fc2 from'./table.js';function _0x3f45(_0x25cf43,_0x26cade){const _0x2a0dd2=_0x2a0d();return _0x3f45=function(_0x3f4556,_0x49f1b6){_0x3f4556=_0x3f4556-0x1d5;let _0x182768=_0x2a0dd2[_0x3f4556];return _0x182768;},_0x3f45(_0x25cf43,_0x26cade);}function _0x2a0d(){const _0x195906=['tableCellBorderWidth','last','isEmpty','1603209YjYOBi','fromRange','createRangeIn','return','markMultiRangeDeletion','3510144KvBjiW','length','has','suggestion:formatBlock:tablePasteCell','registerPostFixer','activeMarkers','getSuggestion','getRanges','getItems','tableCellBorderColor','tableCell','keys','get','createRangeOn','end','paragraph','forEach','getSuggestionCallback','every','removeMarkers','tableCellHorizontalAlignment','for','fromEntries','getRows','tableCellPadding','cells','suggestion-td','insertRows','cell','_splitMarkerName','markerName','1237204OKNZtn','createRange','unwrap','tableCellBackgroundColor','schema','afterInit','getRowIndexes','options','reduce','trackChanges','first','getSelectionAffectedTableCells','from','content','rootName','requires','hasSuggestion','view','_isForcedDefaultExecutionBlock','set','getChildren','commands','next','13246128XfqRwl','removeRows','ck-suggestion-marker-insertion','root','previous','join','getChanges','differ','columns','containsRange','_tablePostFixingSubtypes','editing','batch','tableCellBorderStyle','locale','registerDescriptionCallback','selection','some','name','wrap','subType','isEqual','getChangedMarkers','insertColumns','editingDowncast','markMultiRangeBlockFormat','insert','getChild','descriptionFactory','change','tablePasteCell','suggestion','showSuggestionHighlights','markMultiRangeInsertion','rowInsertionIndexes','4525890aTlLwU','tablePasteColumn','startsWith','_replaceTableSlotCell','filter','includes','rowInsertionRanges','find','*Replace\x20table\x20cells*','value','tableCellVerticalAlignment','Users','rows','accept','getColumns','189912Ggojsl','newRange','clipboardOutput','deletion','type','createTableWalker','createElement','entries','findAncestor','position','TableClipboard','remove','attributes','endColumn','previousSibling','forceDefaultExecution','getContainedElement','start','suggestionLoaded','updateMarker','nodeAfter','high','insertContent','table','TableUtils','ck-suggestion-marker--active','setAttribute','154AvXadM','$graveyard','isInContent','_getCoordsForCells','insertion','editor','nextSibling','ck-suggestion-marker','columnInsertionRanges','endRow','author','tablePasteChainId','setAttributes','createPositionBefore','tablePaste','elementToElement','getAttributes','dataDowncast','stop','registerCustomCallback','map','register','conversion','fill','getRange','deletionRanges','columnInsertionIndexes','tableCellSuggestion','document','call','TrackChangesEditing','getShiftedBy','plugins','redo','suggestionUnloaded','markerAttributes','getSuggestions','getTableIfOnlyTableInContent','push','listenTo','move','column','tablePasteRow','removeMarker','654622FOOZep','8sGHvLx','discard','getAllAdjacentSuggestions','model','add','low','oldRange','markerToHighlight','markers','_suggestionFactory','formatBlock','row','detach','removeColumns','_createdBatches','getMarkers','element','getColumnIndexes','documentSelection','insertionRanges'];_0x2a0d=function(){return _0x195906;};return _0x2a0d();}const ge=[_0x3674d0(0x1d8),_0x3674d0(0x1e9),_0x3674d0(0x223),_0x3674d0(0x1f4),_0x3674d0(0x243),_0x3674d0(0x202),_0x3674d0(0x1f8)],Ce=Object[_0x3674d0(0x1f6)](ge[_0x3674d0(0x277)](_0xa6aa6=>[_0xa6aa6,null]));export default class It extends _0x38c298{static get[_0x3674d0(0x20e)](){return[_0x132fc2];}[_0x3674d0(0x204)](){const _0xf01a94=_0x3674d0,_0x47dc89=this[_0xf01a94(0x268)];if(!_0x47dc89[_0xf01a94(0x283)][_0xf01a94(0x1e2)](_0xf01a94(0x252)))return;const _0x16783a=_0x47dc89[_0xf01a94(0x283)][_0xf01a94(0x1ec)](_0xf01a94(0x281)),_0x2f7102=_0x47dc89[_0xf01a94(0x283)][_0xf01a94(0x1ec)](_0xf01a94(0x260)),_0x4432bb=_0x47dc89[_0xf01a94(0x283)][_0xf01a94(0x1ec)](_0x132fc2),_0x2fbee8=_0x47dc89[_0xf01a94(0x283)][_0xf01a94(0x1ec)](_0xf01a94(0x252));_0x4432bb[_0xf01a94(0x220)][_0xf01a94(0x289)](_0xf01a94(0x28d),_0xf01a94(0x23a)),_0x47dc89[_0xf01a94(0x293)][_0xf01a94(0x203)][_0xf01a94(0x278)](_0xf01a94(0x27e),{'allowIn':_0xf01a94(0x1ea),'allowContentOf':_0xf01a94(0x1ea),'isLimit':!0x0}),_0x47dc89[_0xf01a94(0x279)][_0xf01a94(0x272)]({'model':_0xf01a94(0x27e),'view':_0xf01a94(0x1fa)});let _0xf17039=null;_0x47dc89[_0xf01a94(0x293)]['on'](_0xf01a94(0x25e),(_0x569f7d,_0x4abce8)=>{const _0x28fa11=_0xf01a94,[_0x5c5463,_0x5f2056]=_0x4abce8,_0x597e82=_0x4abce8[_0x4abce8[_0x28fa11(0x1e1)]-0x1];_0x597e82&&_0x597e82[_0x28fa11(0x257)]||_0x16783a[_0x28fa11(0x211)]||this[_0x28fa11(0x268)][_0x28fa11(0x214)][_0x28fa11(0x1ec)](_0x28fa11(0x208))[_0x28fa11(0x242)]&&function(_0x4cf949,_0x1ff9dc,_0x4e7c5a,_0x44bdba,_0x35a344){const _0x5cb139=_0x28fa11;if(_0x1ff9dc&&!_0x1ff9dc['is'](_0x5cb139(0x1d6)))return!0x1;const _0x3b19dd=_0x35a344[_0x5cb139(0x288)](_0x4cf949,_0x4e7c5a);if(!_0x3b19dd||!he(_0x3b19dd,void 0x0,_0x44bdba))return!0x1;const _0x423a9e=_0x44bdba[_0x5cb139(0x20a)](_0x4e7c5a[_0x5cb139(0x27f)][_0x5cb139(0x226)]);if(!_0x423a9e[_0x5cb139(0x1e1)])return!0x1;const _0x539298=_0x423a9e[0x0][_0x5cb139(0x250)](_0x5cb139(0x25f)),_0x18f6bd=_0x44bdba[_0x5cb139(0x205)](_0x423a9e),_0x121262=_0x44bdba[_0x5cb139(0x1d5)](_0x423a9e),_0x5a9707={'startRow':_0x18f6bd[_0x5cb139(0x209)],'endRow':_0x18f6bd[_0x5cb139(0x1d9)],'startColumn':_0x121262[_0x5cb139(0x209)],'endColumn':_0x121262[_0x5cb139(0x1d9)]};return 0x1==_0x423a9e[_0x5cb139(0x1e1)]&&(_0x5a9707[_0x5cb139(0x26c)]+=_0x44bdba[_0x5cb139(0x1f7)](_0x3b19dd)-0x1,_0x5a9707[_0x5cb139(0x255)]+=_0x44bdba[_0x5cb139(0x247)](_0x3b19dd)-0x1),he(_0x539298,_0x5a9707,_0x44bdba);}(_0x5c5463,_0x5f2056,_0x47dc89[_0x28fa11(0x293)],_0x2f7102,_0x2fbee8)&&(_0x569f7d[_0x28fa11(0x275)](),_0xf17039={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x47dc89[_0x28fa11(0x293)][_0x28fa11(0x233)](()=>{const _0x1f4354=_0x28fa11;_0x47dc89[_0x1f4354(0x293)][_0x1f4354(0x25e)](_0x4abce8[0x0],_0x4abce8[0x1],_0x4abce8[0x2],{'forceDefaultExecution':!0x0});const _0x206f9e=_0xcddd7c(),{rowInsertionRanges:_0xa465f2,columnInsertionRanges:_0x20de30,insertionRanges:_0x29a565,deletionRanges:_0x306d05,cells:_0x53856c}=_0xf17039;_0xa465f2[_0x1f4354(0x1e1)]&&_0x16783a[_0x1f4354(0x237)](_0xa465f2,_0x1f4354(0x28d),{'tablePasteChainId':_0x206f9e}),_0x20de30[_0x1f4354(0x1e1)]&&_0x16783a[_0x1f4354(0x237)](_0x20de30,_0x1f4354(0x23a),{'tablePasteChainId':_0x206f9e}),_0x29a565[_0x1f4354(0x1e1)]&&(_0x16783a[_0x1f4354(0x237)](_0x29a565,_0x1f4354(0x271),{'tablePasteChainId':_0x206f9e,'skipNestingCheck':!0x0}),_0x29a565[_0x1f4354(0x1f0)](_0x54822d=>{const _0x599602=_0x1f4354;var _0x20da01;return null===(_0x20da01=_0x54822d[_0x599602(0x29c)])||void 0x0===_0x20da01?void 0x0:_0x20da01[_0x599602(0x280)](_0x54822d);})),_0x306d05[_0x1f4354(0x1e1)]&&(_0x16783a[_0x1f4354(0x1df)](_0x306d05,_0x1f4354(0x271),{'tablePasteChainId':_0x206f9e,'skipNestingCheck':!0x0}),_0x306d05[_0x1f4354(0x1f0)](_0x5349a4=>{const _0x4ca7ce=_0x1f4354;var _0x52b13e;return null===(_0x52b13e=_0x5349a4[_0x4ca7ce(0x29c)])||void 0x0===_0x52b13e?void 0x0:_0x52b13e[_0x4ca7ce(0x280)](_0x5349a4);}));const _0x5330b7=_0x16783a[_0x1f4354(0x22f)](_0x53856c[_0x1f4354(0x277)](({element:_0x4cb295})=>_0x4cb295),{'formatGroupId':_0xcddd7c()},[],_0x1f4354(0x234),{'tablePasteChainId':_0x206f9e});if(_0x5330b7){const _0x3b5811=_0x5330b7[_0x1f4354(0x29f)](),_0x31f787=[];for(const {element:_0x521eef,attributes:_0x52c45e}of _0x53856c){if(!_0x52c45e)continue;const _0x4018e1=_0x47dc89[_0x1f4354(0x293)][_0x1f4354(0x1ed)](_0x521eef),_0x2de841=_0x3b5811[_0x1f4354(0x240)](_0xa4ecc6=>_0xa4ecc6[_0x1f4354(0x27b)]()[_0x1f4354(0x22b)](_0x4018e1));_0x2de841&&_0x31f787[_0x1f4354(0x289)]([_0x2de841[_0x1f4354(0x228)],_0x52c45e]);}_0x31f787[_0x1f4354(0x1e1)]&&_0x5330b7[_0x1f4354(0x262)](_0x1f4354(0x286),Object[_0x1f4354(0x1f6)](_0x31f787));}_0xf17039=null;}));},{'priority':_0x3de51a[_0xf01a94(0x25d)]+0xa}),_0x47dc89[_0xf01a94(0x283)][_0xf01a94(0x1ec)](_0xf01a94(0x252))['on'](_0xf01a94(0x23c),(_0x54ddf5,_0x45b5b1)=>{const _0x5133af=_0xf01a94,[_0x17c4a1,_0x3eb996,,_0x3aafaf]=_0x45b5b1;if(!_0xf17039)return;_0x54ddf5[_0x5133af(0x275)]();const _0x226388=_0x17c4a1[_0x5133af(0x1fc)],_0x5eff8f=_0x3eb996,_0x344c2f=Pe(_0x226388),_0x589eda=Pe(_0x5eff8f);_0x54ddf5[_0x5133af(0x1de)]=_0x226388;let _0xee3b8a=null,_0x43aaa3=null;if(_0x589eda||_0x344c2f){if(_0x344c2f&&!_0x589eda){_0x3aafaf[_0x5133af(0x253)](_0x226388[_0x5133af(0x231)](0x0));for(const _0x2e4628 of Array[_0x5133af(0x20b)](_0x5eff8f[_0x5133af(0x213)]()))_0x3aafaf[_0x5133af(0x230)](_0x2e4628,_0x226388,_0x5133af(0x1ee));const _0x52eb28=_0xf17039[_0x5133af(0x238)][_0x5133af(0x23e)](_0x17c4a1[_0x5133af(0x29b)]),_0x4cf249=_0xf17039[_0x5133af(0x27d)][_0x5133af(0x23e)](_0x17c4a1[_0x5133af(0x28c)]);_0x52eb28||_0x4cf249||(_0xee3b8a=_0x256952[_0x5133af(0x1dc)](_0x3aafaf[_0x5133af(0x1dd)](_0x226388)));}else _0x589eda&&!_0x344c2f&&(_0x43aaa3=_0x3aafaf[_0x5133af(0x1dd)](_0x226388));}else{const _0x278ca0=_0x3aafaf[_0x5133af(0x24e)](_0x5133af(0x27e)),_0xc04b98=_0x3aafaf[_0x5133af(0x24e)](_0x5133af(0x27e));_0x3aafaf[_0x5133af(0x229)](_0x3aafaf[_0x5133af(0x1dd)](_0x226388),_0xc04b98),_0x3aafaf[_0x5133af(0x230)](_0x278ca0,_0x226388,0x0);for(const _0xe68343 of Array[_0x5133af(0x20b)](_0x5eff8f[_0x5133af(0x213)]()))_0x3aafaf[_0x5133af(0x230)](_0xe68343,_0x278ca0,_0x5133af(0x1ee));_0xee3b8a=_0x256952[_0x5133af(0x1dc)](_0x3aafaf[_0x5133af(0x1ed)](_0x278ca0)),_0x43aaa3=_0x256952[_0x5133af(0x1dc)](_0x3aafaf[_0x5133af(0x1ed)](_0xc04b98));}const _0x2ad760=Array[_0x5133af(0x20b)](_0x5eff8f[_0x5133af(0x273)]())[_0x5133af(0x23d)](([_0x6ecaec])=>ge[_0x5133af(0x23e)](_0x6ecaec));_0xf17039[_0x5133af(0x1f9)][_0x5133af(0x289)]({'element':_0x226388,'attributes':_0x2ad760[_0x5133af(0x1e1)]?Object[_0x5133af(0x1f6)](_0x2ad760):null}),_0xee3b8a&&_0xf17039[_0x5133af(0x1d7)][_0x5133af(0x289)](_0xee3b8a),_0x43aaa3&&_0xf17039[_0x5133af(0x27c)][_0x5133af(0x289)](_0x43aaa3);},{'priority':_0xf01a94(0x25d)}),_0x2f7102['on'](_0xf01a94(0x22d),(_0x126a76,_0x2fc320)=>{const _0x11d1f0=_0xf01a94,[_0x5464bb,_0x3db1da={}]=_0x2fc320;if(!_0xf17039)return;const _0x1e91ec=_0x3db1da['at']||0x0,_0x157cf8=_0x3db1da[_0x11d1f0(0x21e)]||0x1;_0xf17039[_0x11d1f0(0x27d)]=new Array(_0x157cf8)[_0x11d1f0(0x27a)](_0x1e91ec)[_0x11d1f0(0x277)]((_0x106b5c,_0x59a6af)=>_0x106b5c+_0x59a6af);for(const {cell:_0x56172b}of _0x2f7102[_0x11d1f0(0x24d)](_0x5464bb,{'startColumn':_0x1e91ec,'endColumn':_0x1e91ec+_0x157cf8-0x1}))_0xf17039[_0x11d1f0(0x26b)][_0x11d1f0(0x289)](_0x47dc89[_0x11d1f0(0x293)][_0x11d1f0(0x1ed)](_0x56172b));},{'priority':_0xf01a94(0x295)}),_0x2f7102['on'](_0xf01a94(0x1fb),(_0x5085a1,_0x34eda7)=>{const _0x3f8f31=_0xf01a94,[_0x519074,_0x54f564={}]=_0x34eda7;if(!_0xf17039)return;const _0xb06ef7=_0x54f564['at']||0x0,_0x6a3e4c=_0x54f564[_0x3f8f31(0x245)]||0x1;_0xf17039[_0x3f8f31(0x238)]=new Array(_0x6a3e4c)[_0x3f8f31(0x27a)](_0xb06ef7)[_0x3f8f31(0x277)]((_0x467335,_0x1d2c6a)=>_0x467335+_0x1d2c6a);for(const {cell:_0x12f19c}of _0x2f7102[_0x3f8f31(0x24d)](_0x519074,{'startRow':_0xb06ef7,'endRow':_0xb06ef7+_0x6a3e4c-0x1}))_0xf17039[_0x3f8f31(0x23f)][_0x3f8f31(0x289)](_0x47dc89[_0x3f8f31(0x293)][_0x3f8f31(0x1ed)](_0x12f19c));},{'priority':_0xf01a94(0x295)}),_0x16783a[_0xf01a94(0x232)][_0xf01a94(0x225)](_0x4debb0=>{const _0x1ce9ce=_0xf01a94;if(_0x4debb0[_0x1ce9ce(0x22a)]&&_0x4debb0[_0x1ce9ce(0x22a)][_0x1ce9ce(0x23b)](_0x1ce9ce(0x271)))return _0x4debb0[_0x1ce9ce(0x21a)]?{}:{'type':_0x1ce9ce(0x267),'content':_0x215d85(_0x47dc89[_0x1ce9ce(0x224)],_0x1ce9ce(0x241))};});const _0x29159b=()=>!0x1;for(const _0x3b7c27 of[_0xf01a94(0x271),_0xf01a94(0x23a),_0xf01a94(0x28d),_0xf01a94(0x234)])_0x16783a[_0xf01a94(0x299)][_0xf01a94(0x276)](_0xf01a94(0x267),_0x3b7c27,_0xf01a94(0x21b),_0x29159b),_0x16783a[_0xf01a94(0x299)][_0xf01a94(0x276)](_0xf01a94(0x24b),_0x3b7c27,_0xf01a94(0x21b),_0x29159b),_0x16783a[_0xf01a94(0x299)][_0xf01a94(0x276)](_0xf01a94(0x29a),_0x3b7c27,_0xf01a94(0x21b),_0x29159b);_0x16783a[_0xf01a94(0x299)][_0xf01a94(0x276)](_0xf01a94(0x29a),_0xf01a94(0x234),_0xf01a94(0x291),_0x29159b),_0x16783a[_0xf01a94(0x299)][_0xf01a94(0x276)](_0xf01a94(0x29a),_0xf01a94(0x234),_0xf01a94(0x246),(_0x1ffd1c,_0x33ebf7,_0xa6bc6f)=>{const _0x3e8033=_0xf01a94,_0x46f6a9=_0x1ffd1c[_0x3e8033(0x277)](_0xc9f4ec=>_0xc9f4ec[_0x3e8033(0x258)]())[_0x3e8033(0x23d)](_0x4d7a10=>_0x4d7a10),_0x24008b=new Map(_0x46f6a9[_0x3e8033(0x277)](_0x445e82=>[_0x445e82,null]));if(_0xf17039){for(const {element:_0x3ef17d,attributes:_0x488108}of _0xf17039[_0x3e8033(0x1f9)])_0x488108&&_0x24008b[_0x3e8033(0x212)](_0x3ef17d,_0x488108);}else{if(_0xa6bc6f&&_0xa6bc6f[_0x3e8033(0x286)])for(const [_0x5f0a40,_0x60fb3f]of Object[_0x3e8033(0x24f)](_0xa6bc6f[_0x3e8033(0x286)])){const _0x3ca04c=_0x47dc89[_0x3e8033(0x293)][_0x3e8033(0x298)][_0x3e8033(0x1ec)](_0x5f0a40),_0xd0e83=_0x3ca04c?_0x3ca04c[_0x3e8033(0x27b)]()[_0x3e8033(0x258)]():null;_0xd0e83&&_0x24008b[_0x3e8033(0x212)](_0xd0e83,_0x60fb3f);}}_0x47dc89[_0x3e8033(0x293)][_0x3e8033(0x233)](_0x2340d9=>{const _0x1a0e6b=_0x3e8033;for(const [_0x23192f,_0x255bb0]of _0x24008b)_0x2340d9[_0x1a0e6b(0x26f)]({...Ce,..._0x255bb0},_0x23192f);});});const _0x30eb22=(_0x2814fd,_0x301d3c)=>{const _0x16b26d=_0xf01a94;_0x16783a[_0x16b26d(0x299)][_0x16b26d(0x276)](_0x2814fd,_0x16b26d(0x271),_0x301d3c,(_0x37cb83,_0x1dfff1,_0x3c79c6)=>{const _0x1e7b85=_0x16b26d;_0x47dc89[_0x1e7b85(0x293)][_0x1e7b85(0x233)](_0x3c90d5=>{const _0x52c372=_0x1e7b85,_0x31eb93=[];for(const _0x4f74c3 of _0x37cb83){const _0x2994c2=_0x4f74c3[_0x52c372(0x259)][_0x52c372(0x25c)];_0x2994c2['is'](_0x52c372(0x2a0),_0x52c372(0x27e))&&_0x31eb93[_0x52c372(0x289)](_0x2994c2);}_0x16783a[_0x52c372(0x299)][_0x52c372(0x1f1)](_0x2814fd,null,_0x301d3c)(_0x37cb83,_0x1dfff1,_0x3c79c6);for(const _0xd5d425 of _0x31eb93)_0x52c372(0x264)!=_0xd5d425[_0x52c372(0x219)][_0x52c372(0x20d)]&&_0x3c90d5[_0x52c372(0x201)](_0xd5d425);});});};_0x30eb22(_0xf01a94(0x267),_0xf01a94(0x246)),_0x30eb22(_0xf01a94(0x267),_0xf01a94(0x291)),_0x30eb22(_0xf01a94(0x24b),_0xf01a94(0x246)),_0x30eb22(_0xf01a94(0x24b),_0xf01a94(0x291)),_0x16783a[_0xf01a94(0x299)][_0xf01a94(0x276)](_0xf01a94(0x267),_0xf01a94(0x28d),_0xf01a94(0x291),_0x4935dd=>{const _0x52efbe=_0xf01a94,_0x5d2ecf=_0x4935dd[_0x52efbe(0x277)](_0x444490=>_0x444490[_0x52efbe(0x258)]()),_0xe6e9e5=_0x5d2ecf[0x0][_0x52efbe(0x250)](_0x52efbe(0x25f)),{minRow:_0x2c8e18,maxRow:_0x257328}=_0x4432bb[_0x52efbe(0x266)](_0x5d2ecf);_0x2f7102[_0x52efbe(0x217)](_0xe6e9e5,{'at':_0x2c8e18,'rows':_0x257328-_0x2c8e18+0x1});}),_0x16783a[_0xf01a94(0x299)][_0xf01a94(0x276)](_0xf01a94(0x267),_0xf01a94(0x23a),_0xf01a94(0x291),_0x493940=>{const _0x16750b=_0xf01a94,_0x130d07=_0x493940[_0x16750b(0x277)](_0xe1e471=>_0xe1e471[_0x16750b(0x258)]()),_0x74baed=_0x130d07[0x0][_0x16750b(0x250)](_0x16750b(0x25f)),{minColumn:_0x5815e6,maxColumn:_0xdb64d0}=_0x4432bb[_0x16750b(0x266)](_0x130d07);_0x2f7102[_0x16750b(0x29d)](_0x74baed,{'at':_0x5815e6,'columns':_0xdb64d0-_0x5815e6+0x1});});const _0x30dc26=(_0x5a3c59,_0x5ceae9)=>{const _0x455fa1=_0xf01a94;if(!_0x5ceae9[_0x455fa1(0x22a)]||!_0x5ceae9[_0x455fa1(0x22a)][_0x455fa1(0x23b)](_0x455fa1(0x271)))return;const _0x4cc13f=_0x5ceae9[_0x455fa1(0x254)][_0x455fa1(0x26e)],_0x3764b1=_0x16783a[_0x455fa1(0x287)]()[_0x455fa1(0x23d)](_0x2e7087=>_0x2e7087[_0x455fa1(0x265)]&&_0x2e7087[_0x455fa1(0x254)]&&_0x2e7087[_0x455fa1(0x254)][_0x455fa1(0x26e)]==_0x4cc13f);_0x3764b1[_0x455fa1(0x1e1)]&&_0x5ceae9[_0x455fa1(0x292)]()[_0x455fa1(0x1e1)]!=_0x3764b1[_0x455fa1(0x1e1)]&&_0x3764b1[_0x455fa1(0x207)]((_0x67e6b4,_0x1b733b)=>(_0x67e6b4[_0x455fa1(0x215)]=_0x1b733b,_0x1b733b[_0x455fa1(0x21a)]=_0x67e6b4,_0x1b733b));};function _0x4cd225(_0x4bc7e6,_0x5283b4=!0x0){const _0x7dc624=_0xf01a94,{id:_0x1d33ab}=_0x16783a[_0x7dc624(0x1fd)](_0x4bc7e6[_0x7dc624(0x1fe)]),_0x25fe30=[_0x7dc624(0x26a),_0x7dc624(0x218)],_0x25c97f=_0x16783a[_0x7dc624(0x1e5)][_0x7dc624(0x23e)](_0x4bc7e6[_0x7dc624(0x1fe)]);return _0x25c97f&&_0x25fe30[_0x7dc624(0x289)](_0x7dc624(0x261)),{'classes':_0x25fe30,'attributes':{'data-suggestion':_0x1d33ab},'priority':_0x25c97f&&_0x5283b4?0xbc2:0xbb8};}_0x16783a['on'](_0xf01a94(0x25a),_0x30dc26,{'priority':_0xf01a94(0x25d)}),_0x16783a['on'](_0xf01a94(0x285),_0x30dc26,{'priority':_0xf01a94(0x25d)}),_0x47dc89[_0xf01a94(0x293)][_0xf01a94(0x27f)][_0xf01a94(0x1e4)](()=>{const _0x29ef18=_0xf01a94;let _0x2bb61f=!0x1;const _0x836692=Array[_0x29ef18(0x20b)](_0x47dc89[_0x29ef18(0x293)][_0x29ef18(0x27f)][_0x29ef18(0x21d)][_0x29ef18(0x22c)]());for(const {name:_0x309c7e,data:_0xbe7528}of _0x836692){const {group:_0x233888,type:_0x581aff,id:_0x380465}=_0x16783a[_0x29ef18(0x1fd)](_0x309c7e);if(_0x29ef18(0x235)!=_0x233888||_0x29ef18(0x24b)!=_0x581aff||_0xbe7528[_0x29ef18(0x296)])continue;if(!_0x16783a[_0x29ef18(0x20f)](_0x380465))continue;const _0x39f7f5=_0x16783a[_0x29ef18(0x1e6)](_0x380465)[_0x29ef18(0x1e7)](),_0x4cae40=_0x47dc89[_0x29ef18(0x283)][_0x29ef18(0x1ec)](_0x29ef18(0x244))['me'];for(const _0x8852f8 of _0x16783a[_0x29ef18(0x287)]()){if(!_0x8852f8[_0x29ef18(0x265)]||_0x8852f8[_0x29ef18(0x26d)]!=_0x4cae40)continue;if(_0x29ef18(0x29a)!=_0x8852f8[_0x29ef18(0x24c)]||_0x29ef18(0x234)!=_0x8852f8[_0x29ef18(0x22a)])continue;if(_0x8852f8[_0x29ef18(0x1e7)]()[_0x29ef18(0x1f2)](_0x2558ba=>_0x39f7f5[_0x29ef18(0x227)](_0x593855=>_0x593855[_0x29ef18(0x21f)](_0x2558ba,!0x0)))){for(const _0x4dcdf0 of _0x8852f8[_0x29ef18(0x292)]())_0x4dcdf0[_0x29ef18(0x265)]&&(_0x4dcdf0[_0x29ef18(0x291)](),_0x2bb61f=!0x0);}}}return _0x2bb61f;}),_0x47dc89[_0xf01a94(0x293)][_0xf01a94(0x27f)][_0xf01a94(0x1e4)](_0x597a2e=>{const _0xd93009=_0xf01a94,_0x26283f=_0x47dc89[_0xd93009(0x214)][_0xd93009(0x1ec)](_0xd93009(0x284));if(!_0x26283f||!_0x26283f[_0xd93009(0x29e)][_0xd93009(0x1e2)](_0x597a2e[_0xd93009(0x222)]))return!0x1;let _0x6ec524=!0x1;const _0x56af7f=_0x47dc89[_0xd93009(0x283)][_0xd93009(0x1ec)](_0xd93009(0x244))['me'],_0x2287a2=_0x47dc89[_0xd93009(0x293)][_0xd93009(0x27f)][_0xd93009(0x21d)][_0xd93009(0x21c)](),_0x1aef51=Array[_0xd93009(0x20b)](_0x47dc89[_0xd93009(0x293)][_0xd93009(0x27f)][_0xd93009(0x21d)][_0xd93009(0x22c)]())[_0xd93009(0x23d)](({name:_0x137dc1,data:_0x2905c4})=>{const _0x292952=_0xd93009,{group:_0x354aad,subType:_0x189cc9,authorId:_0x2de0f6}=_0x16783a[_0x292952(0x1fd)](_0x137dc1);return _0x292952(0x235)==_0x354aad&&_0x292952(0x271)==_0x189cc9&&_0x2de0f6==_0x56af7f['id']&&!_0x2905c4[_0x292952(0x296)];});for(const _0x420552 of _0x2287a2){if(_0xd93009(0x230)!=_0x420552[_0xd93009(0x24c)]||_0xd93009(0x27e)!=_0x420552[_0xd93009(0x228)]||0x1!=_0x420552[_0xd93009(0x1e1)])continue;const _0x1f33c4=_0x597a2e[_0xd93009(0x200)](_0x420552[_0xd93009(0x251)],_0x420552[_0xd93009(0x251)][_0xd93009(0x282)](0x1));if(!_0x1aef51[_0xd93009(0x240)](({data:_0x41d008})=>_0x41d008[_0xd93009(0x249)][_0xd93009(0x22b)](_0x1f33c4))){for(const {name:_0x6de05f,data:_0x49fad6}of _0x1aef51)if(_0x1f33c4[_0xd93009(0x21f)](_0x49fad6[_0xd93009(0x249)])){_0x597a2e[_0xd93009(0x25b)](_0x6de05f,{'range':_0x1f33c4}),_0x6ec524=!0x0;break;}}}return _0x6ec524;}),_0x47dc89[_0xf01a94(0x293)][_0xf01a94(0x27f)][_0xf01a94(0x1e4)](_0x33b168=>{const _0x738c6d=_0xf01a94;let _0x4b815a=!0x1;const _0x2e935f=_0x47dc89[_0x738c6d(0x283)][_0x738c6d(0x1ec)](_0x738c6d(0x244))['me'],_0xa8a5ea=_0x16783a[_0x738c6d(0x287)]()[_0x738c6d(0x23d)](_0x54a8fd=>_0x54a8fd[_0x738c6d(0x265)]&&_0x54a8fd[_0x738c6d(0x26d)]==_0x2e935f),_0x211e80=new Set(),_0x4fa6d2=new Set();for(const _0xaf79cd of _0xa8a5ea)if(_0x738c6d(0x271)==_0xaf79cd[_0x738c6d(0x22a)])for(const _0x87a702 of _0xaf79cd[_0x738c6d(0x29f)]()){const _0x49a922=_0x87a702[_0x738c6d(0x27b)]()[_0x738c6d(0x258)]();if(_0x49a922){if(_0x49a922['is'](_0x738c6d(0x2a0),_0x738c6d(0x27e))&&Pe(_0x49a922)){_0xaf79cd[_0x738c6d(0x28e)](_0x87a702[_0x738c6d(0x228)]),_0x211e80[_0x738c6d(0x294)](_0x49a922),_0x4b815a=!0x0;const _0x4dc78c=_0x49a922[_0x738c6d(0x269)],_0x47d8de=_0x49a922[_0x738c6d(0x256)],_0x316582=_0x4dc78c&&_0x4dc78c['is'](_0x738c6d(0x2a0),_0x738c6d(0x27e)),_0x437f13=_0x47d8de&&_0x47d8de['is'](_0x738c6d(0x2a0),_0x738c6d(0x27e));_0x316582&&!_0x211e80[_0x738c6d(0x1e2)](_0x4dc78c)&&_0x4fa6d2[_0x738c6d(0x294)](_0x4dc78c),_0x437f13&&!_0x211e80[_0x738c6d(0x1e2)](_0x47d8de)&&_0x4fa6d2[_0x738c6d(0x294)](_0x47d8de);}else _0x49a922['is'](_0x738c6d(0x2a0),_0x738c6d(0x1ef))&&_0x49a922[_0x738c6d(0x1da)]&&(_0xaf79cd[_0x738c6d(0x28e)](_0x87a702[_0x738c6d(0x228)]),_0x4b815a=!0x0);}}else{if(_0x738c6d(0x234)==_0xaf79cd[_0x738c6d(0x22a)]){if(!_0xaf79cd[_0x738c6d(0x254)]||!_0xaf79cd[_0x738c6d(0x254)][_0x738c6d(0x26e)])continue;const _0x7dbfc3=_0xaf79cd[_0x738c6d(0x254)][_0x738c6d(0x286)];if(_0x7dbfc3&&Object[_0x738c6d(0x1eb)](_0x7dbfc3)[_0x738c6d(0x1e1)])continue;const _0x4340de=_0xaf79cd[_0x738c6d(0x254)][_0x738c6d(0x26e)];let _0x76e54e=!0x0,_0x32d1fa=!0x0;for(const _0x1a87f0 of _0xa8a5ea)if(_0x1a87f0[_0x738c6d(0x22a)]&&_0x1a87f0[_0x738c6d(0x22a)][_0x738c6d(0x23b)](_0x738c6d(0x271))){if(!_0x1a87f0[_0x738c6d(0x254)][_0x738c6d(0x26e)]){_0x32d1fa=!0x1;break;}if(_0x1a87f0['id']!=_0xaf79cd['id']&&_0x1a87f0[_0x738c6d(0x254)][_0x738c6d(0x26e)]==_0x4340de){_0x76e54e=!0x1;break;}}_0x32d1fa&&_0x76e54e&&(_0xaf79cd[_0x738c6d(0x1f3)](),_0x4b815a=!0x0);}}for(const _0x2c48c0 of _0x211e80)_0x33b168[_0x738c6d(0x253)](_0x2c48c0);for(const _0x2831d5 of _0x4fa6d2)_0x33b168[_0x738c6d(0x201)](_0x2831d5);return _0x4b815a;}),_0x47dc89[_0xf01a94(0x279)][_0xf01a94(0x1f5)](_0xf01a94(0x22e))[_0xf01a94(0x297)]({'model':_0xf01a94(0x1e3),'view':(_0x4f4cd0,_0x437425)=>_0x4cd225(_0x4f4cd0),'converterPriority':_0xf01a94(0x25d)}),_0x47dc89[_0xf01a94(0x279)][_0xf01a94(0x1f5)](_0xf01a94(0x274))[_0xf01a94(0x297)]({'model':_0xf01a94(0x1e3),'view':(_0x3515e8,_0x452210)=>_0x452210[_0xf01a94(0x206)][_0xf01a94(0x236)]?_0x4cd225(_0x3515e8,!0x1):null,'converterPriority':_0xf01a94(0x25d)});const _0x113f3f=_0x47dc89[_0xf01a94(0x221)][_0xf01a94(0x210)];this[_0xf01a94(0x28a)](_0x113f3f[_0xf01a94(0x27f)],_0xf01a94(0x24a),(_0x29cc6f,_0x496216)=>{const _0x253700=_0xf01a94,_0x47ef44=[];for(const _0x342db9 of _0x113f3f[_0x253700(0x1dd)](_0x496216[_0x253700(0x20c)])[_0x253700(0x1e8)]())_0x342db9['is'](_0x253700(0x2a0),_0x253700(0x1fa))&&_0x47ef44[_0x253700(0x289)](_0x342db9);_0x113f3f[_0x253700(0x233)](_0x5dc566=>{const _0x379fd7=_0x253700;for(const _0x5d5679 of _0x47ef44)_0x5dc566[_0x379fd7(0x28b)](_0x5dc566[_0x379fd7(0x1dd)](_0x5d5679),_0x5dc566[_0x379fd7(0x270)](_0x5d5679)),_0x5dc566[_0x379fd7(0x253)](_0x5d5679);});});}}function Pe(_0x53a05d){const _0x12b27c=_0x3674d0;if(_0x53a05d[_0x12b27c(0x1da)])return!0x0;const _0x563f6e=_0x53a05d[_0x12b27c(0x231)](0x0);return _0x563f6e['is'](_0x12b27c(0x2a0),_0x12b27c(0x1ef))&&_0x563f6e[_0x12b27c(0x1da)];}function he(_0x4c5f2e,_0x39747f={},_0x202c1b){const _0x4b8a5f=_0x3674d0;for(const {isAnchor:_0x574791,cellHeight:_0x20bf25,cellWidth:_0x1d4ced}of _0x202c1b[_0x4b8a5f(0x24d)](_0x4c5f2e,{'includeAllSlots':!0x0,..._0x39747f}))if(!_0x574791||0x1!=_0x20bf25||0x1!=_0x1d4ced)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)));}}});}}
|