@ckeditor/ckeditor5-track-changes 42.0.0-alpha.7 → 42.0.0-alpha.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x37c8b5=_0x5346;(function(_0x18b0fc,_0x20b5bd){const _0x991271=_0x5346,_0x2b1806=_0x18b0fc();while(!![]){try{const _0x306bce=parseInt(_0x991271(0x16e))/0x1*(parseInt(_0x991271(0x16f))/0x2)+parseInt(_0x991271(0x16d))/0x3*(parseInt(_0x991271(0x179))/0x4)+parseInt(_0x991271(0x172))/0x5*(parseInt(_0x991271(0x181))/0x6)+parseInt(_0x991271(0x183))/0x7*(parseInt(_0x991271(0x168))/0x8)+parseInt(_0x991271(0x174))/0x9*(-parseInt(_0x991271(0x17e))/0xa)+-parseInt(_0x991271(0x184))/0xb*(-parseInt(_0x991271(0x167))/0xc)+parseInt(_0x991271(0x178))/0xd;if(_0x306bce===_0x20b5bd)break;else _0x2b1806['push'](_0x2b1806['shift']());}catch(_0x186e7d){_0x2b1806['push'](_0x2b1806['shift']());}}}(_0x5054,0xbcb48));function _0x5346(_0x1e4dec,_0xb97ea9){const _0x5054ef=_0x5054();return _0x5346=function(_0x534687,_0x237a98){_0x534687=_0x534687-0x167;let _0x44f2c2=_0x5054ef[_0x534687];return _0x44f2c2;},_0x5346(_0x1e4dec,_0xb97ea9);}function _0x5054(){const _0x4a0f45=['204ecQeMM','328tODZNG','acceptSelectedSuggestions','trackChanges','TrackChangesEditing','goToNextRestrictedEditingException','452787qXMWqG','4PTzjwS','95482BiCoBn','acceptAllSuggestions','editor','5LRQgOn','discardAllSuggestions','17307IbPTcE','get','enableCommand','discardSuggestion','20615517MiHMBw','4stzroa','acceptSuggestion','afterInit','discardSelectedSuggestions','goToPreviousRestrictedEditingException','7860CmxRAX','plugins','has','707826yrIbyy','RestrictedEditingModeEditing','4396mSZufS','137819zRTGWq'];_0x5054=function(){return _0x4a0f45;};return _0x5054();}import{Plugin as _0x1e58b0}from'ckeditor5/src/core.js';export default class kt extends _0x1e58b0{[_0x37c8b5(0x17b)](){const _0x1258f1=_0x37c8b5,_0x4a919e=this[_0x1258f1(0x171)];if(!_0x4a919e[_0x1258f1(0x17f)][_0x1258f1(0x180)](_0x1258f1(0x182)))return;const _0x558573=_0x4a919e[_0x1258f1(0x17f)][_0x1258f1(0x175)](_0x1258f1(0x16b));_0x558573[_0x1258f1(0x176)](_0x1258f1(0x17d)),_0x558573[_0x1258f1(0x176)](_0x1258f1(0x16c));const _0x300302=_0x4a919e[_0x1258f1(0x17f)][_0x1258f1(0x175)](_0x1258f1(0x182));_0x300302[_0x1258f1(0x176)](_0x1258f1(0x16a)),_0x300302[_0x1258f1(0x176)](_0x1258f1(0x17a)),_0x300302[_0x1258f1(0x176)](_0x1258f1(0x177)),_0x300302[_0x1258f1(0x176)](_0x1258f1(0x170)),_0x300302[_0x1258f1(0x176)](_0x1258f1(0x173)),_0x300302[_0x1258f1(0x176)](_0x1258f1(0x169)),_0x300302[_0x1258f1(0x176)](_0x1258f1(0x17c));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x46795e=_0x33cd;function _0x33cd(_0x47e30a,_0x5a3ad3){const _0x3a0145=_0x3a01();return _0x33cd=function(_0x33cdc7,_0x5f8394){_0x33cdc7=_0x33cdc7-0x1a5;let _0x4f10e9=_0x3a0145[_0x33cdc7];return _0x4f10e9;},_0x33cd(_0x47e30a,_0x5a3ad3);}(function(_0x2e281d,_0x5eaca9){const _0x25aacd=_0x33cd,_0x1694f1=_0x2e281d();while(!![]){try{const _0x4ca192=-parseInt(_0x25aacd(0x1ad))/0x1+-parseInt(_0x25aacd(0x1c1))/0x2*(parseInt(_0x25aacd(0x1ab))/0x3)+parseInt(_0x25aacd(0x1c3))/0x4+parseInt(_0x25aacd(0x1d9))/0x5*(-parseInt(_0x25aacd(0x1cc))/0x6)+parseInt(_0x25aacd(0x1bb))/0x7*(-parseInt(_0x25aacd(0x1db))/0x8)+parseInt(_0x25aacd(0x1aa))/0x9+-parseInt(_0x25aacd(0x1ae))/0xa*(-parseInt(_0x25aacd(0x1b5))/0xb);if(_0x4ca192===_0x5eaca9)break;else _0x1694f1['push'](_0x1694f1['shift']());}catch(_0x39b885){_0x1694f1['push'](_0x1694f1['shift']());}}}(_0x3a01,0x4c9da));function _0x3a01(){const _0x569702=['merge','get','createPositionBefore','ck-suggestion-marker--active','ck-suggestion-marker-','editor','bindElementToMarker','includes','15630EjOSqn','addMarker:suggestion','options','getItems','mapper','high','plugins','init','ELEMENT_LINE_BREAK','name','split','markerName','insert','330wGoTkL','test','36272TkgBwN','element','createUIElement','showSuggestionHighlights','shiftEnter','data','model','enableCommand','4839579sEETMe','30KrTkCE','softBreak','368801VGkwQO','10inGTmr','addClass','writer','TrackChangesEditing','editing','deletion','activeMarkers','8049481JoaSwE','locale','downcastDispatcher','addMarker:suggestion:deletion','registerElementLabel','span','553ofRgdH','consumable','toViewPosition','addMarker:suggestion:insertion','descriptionFactory','markerRange','41110mdNMFi','requires','595132LRvLCY'];_0x3a01=function(){return _0x569702;};return _0x3a01();}import{Plugin as _0x25880e}from'ckeditor5/src/core.js';import{ShiftEnter as _0xaeccfe}from'ckeditor5/src/enter.js';import{getTranslation as _0x1f0f13}from'../utils/common-translations.js';export default class bt extends _0x25880e{static get[_0x46795e(0x1c2)](){return[_0xaeccfe];}[_0x46795e(0x1d3)](){const _0x2dcba8=_0x46795e,_0x4f5455=this[_0x2dcba8(0x1c9)],_0x44392a=_0x4f5455[_0x2dcba8(0x1d2)][_0x2dcba8(0x1c5)](_0x2dcba8(0x1b1));_0x44392a[_0x2dcba8(0x1a9)](_0x2dcba8(0x1a6)),_0x4f5455[_0x2dcba8(0x1b2)][_0x2dcba8(0x1b7)]['on'](_0x2dcba8(0x1be),de(_0x4f5455),{'priority':_0x2dcba8(0x1d1)}),_0x4f5455[_0x2dcba8(0x1b2)][_0x2dcba8(0x1b7)]['on'](_0x2dcba8(0x1b8),de(_0x4f5455),{'priority':_0x2dcba8(0x1d1)}),_0x4f5455[_0x2dcba8(0x1a7)][_0x2dcba8(0x1b7)]['on'](_0x2dcba8(0x1cd),(_0x5a06d7,_0x84be72,_0xd785fe)=>{const _0x4fe244=_0x2dcba8;_0xd785fe[_0x4fe244(0x1ce)][_0x4fe244(0x1a5)]&&de(_0x4f5455,{'showActiveMarker':!0x1})(_0x5a06d7,_0x84be72,_0xd785fe);}),_0x44392a[_0x2dcba8(0x1bf)][_0x2dcba8(0x1b9)](_0x2dcba8(0x1ac),_0x29d231=>_0x1f0f13(_0x4f5455[_0x2dcba8(0x1b6)],_0x2dcba8(0x1d4),_0x29d231));}}function de(_0x27506d,{showActiveMarker:_0x29a040=!0x0}={}){return(_0x31381c,_0x3fa08b,_0x2624b2)=>{const _0x4a62d8=_0x33cd,_0x3fd95d=_0x27506d[_0x4a62d8(0x1d2)][_0x4a62d8(0x1c5)](_0x4a62d8(0x1b1));if(!_0x2624b2[_0x4a62d8(0x1bc)][_0x4a62d8(0x1da)](_0x3fa08b[_0x4a62d8(0x1c0)],_0x31381c[_0x4a62d8(0x1d5)]))return;const _0x255f4a=_0x27506d[_0x4a62d8(0x1a8)];for(const _0x1879c1 of _0x3fa08b[_0x4a62d8(0x1c0)][_0x4a62d8(0x1cf)]()){if(!_0x1879c1['is'](_0x4a62d8(0x1dc),_0x4a62d8(0x1ac)))continue;const _0xd66af0=_0x4a62d8(0x1b3)==_0x3fa08b[_0x4a62d8(0x1d7)][_0x4a62d8(0x1d6)](':')[0x1]?_0x4a62d8(0x1c4):_0x4a62d8(0x1d6),_0x2d904a=_0x2624b2[_0x4a62d8(0x1b0)][_0x4a62d8(0x1dd)](_0x4a62d8(0x1ba),{'class':_0x4a62d8(0x1c8)+_0xd66af0}),_0x4dc1e9=_0x2624b2[_0x4a62d8(0x1d0)][_0x4a62d8(0x1bd)](_0x255f4a[_0x4a62d8(0x1c6)](_0x1879c1));_0x29a040&&_0x3fd95d[_0x4a62d8(0x1b4)][_0x4a62d8(0x1cb)](_0x3fa08b[_0x4a62d8(0x1d7)])&&_0x2624b2[_0x4a62d8(0x1b0)][_0x4a62d8(0x1af)](_0x4a62d8(0x1c7),_0x2d904a),_0x2624b2[_0x4a62d8(0x1b0)][_0x4a62d8(0x1d8)](_0x4dc1e9,_0x2d904a),_0x2624b2[_0x4a62d8(0x1d0)][_0x4a62d8(0x1ca)](_0x2d904a,_0x3fa08b[_0x4a62d8(0x1d7)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x31c221=_0x4e76;(function(_0x4224b9,_0x14119d){const _0x56d358=_0x4e76,_0x46a529=_0x4224b9();while(!![]){try{const _0x351d10=parseInt(_0x56d358(0x186))/0x1+parseInt(_0x56d358(0x197))/0x2+parseInt(_0x56d358(0x194))/0x3+parseInt(_0x56d358(0x185))/0x4*(parseInt(_0x56d358(0x184))/0x5)+-parseInt(_0x56d358(0x17c))/0x6+-parseInt(_0x56d358(0x19a))/0x7*(parseInt(_0x56d358(0x19d))/0x8)+-parseInt(_0x56d358(0x1a2))/0x9*(parseInt(_0x56d358(0x17f))/0xa);if(_0x351d10===_0x14119d)break;else _0x46a529['push'](_0x46a529['shift']());}catch(_0x3ac561){_0x46a529['push'](_0x46a529['shift']());}}}(_0xa7ce,0xe6ba0));function _0xa7ce(){const _0x5ae1e8=['4zIdjht','1397250yNEmGD','locale','restrictedEditingException','has','get','commandParams','registerDescriptionCallback','value','format','markInlineFormat','from','enableCommand','change','selection','4760862GYVSnG','model','type','3141202siOPsm','plugins','commandName','10031wukktZ','commands','formatInline','1160esssKX','editor','isCollapsed','TrackChangesEditing','descriptionFactory','479277pVkvYi','FORMAT_RESTRICTED_ENABLED','formatBlock','10341252UHJkYZ','getRanges','StandardEditingModeEditing','630VekXlb','forceValue','document','afterInit','FORMAT_RESTRICTED_DISABLED','8382585eevYDf'];_0xa7ce=function(){return _0x5ae1e8;};return _0xa7ce();}import{Plugin as _0x310c78}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x5d010b}from'./utils.js';function _0x4e76(_0x1f2cbe,_0x475098){const _0xa7cef=_0xa7ce();return _0x4e76=function(_0x4e7602,_0x8f9c0a){_0x4e7602=_0x4e7602-0x17b;let _0x37d470=_0xa7cef[_0x4e7602];return _0x37d470;},_0x4e76(_0x1f2cbe,_0x475098);}import{getTranslation as _0x4b628e}from'../utils/common-translations.js';export default class wt extends _0x310c78{[_0x31c221(0x182)](){const _0x51c28b=_0x31c221,_0x11b5b7=this[_0x51c28b(0x19e)],_0xf553a=_0x11b5b7[_0x51c28b(0x195)],_0x386497=_0x11b5b7[_0x51c28b(0x187)];if(!_0x11b5b7[_0x51c28b(0x198)][_0x51c28b(0x189)](_0x51c28b(0x17e)))return;const _0x469ee8=_0x11b5b7[_0x51c28b(0x198)][_0x51c28b(0x18a)](_0x51c28b(0x1a0)),_0x3f4bde=_0x51c28b(0x188),_0x31c363=_0x11b5b7[_0x51c28b(0x19b)][_0x51c28b(0x18a)](_0x3f4bde);_0x469ee8[_0x51c28b(0x191)](_0x3f4bde,(_0x5bba0d,_0x187c1d={})=>{const _0xcab21d=_0x51c28b,_0x21e655=_0xf553a[_0xcab21d(0x181)][_0xcab21d(0x193)];if(_0x21e655[_0xcab21d(0x19f)])return void _0x5bba0d(_0x187c1d);const _0x262f70=void 0x0!==_0x187c1d[_0xcab21d(0x180)]?_0x187c1d[_0xcab21d(0x180)]:!_0x31c363[_0xcab21d(0x18d)];_0xf553a[_0xcab21d(0x192)](()=>{const _0x58e556=_0xcab21d,_0x2c94f7=Array[_0x58e556(0x190)](_0x21e655[_0x58e556(0x17d)]());for(const _0x58644f of _0x2c94f7){const _0x17fc94=_0x262f70?[_0x58644f]:_0x5d010b(_0x3f4bde,_0x58644f,_0xf553a);for(const _0x875324 of _0x17fc94)_0x469ee8[_0x58e556(0x18f)](_0x875324,{'commandName':_0x3f4bde,'commandParams':[{'forceValue':_0x262f70}]});}});}),_0x469ee8[_0x51c28b(0x1a1)][_0x51c28b(0x18c)](_0x411bcb=>{const _0x217bb5=_0x51c28b;if(_0x217bb5(0x17b)!=_0x411bcb[_0x217bb5(0x196)]&&_0x217bb5(0x19c)!=_0x411bcb[_0x217bb5(0x196)])return;const {data:_0x2ca331}=_0x411bcb;return _0x2ca331&&_0x2ca331[_0x217bb5(0x199)]==_0x3f4bde?_0x2ca331[_0x217bb5(0x18b)][0x0][_0x217bb5(0x180)]?{'type':_0x217bb5(0x18e),'content':_0x4b628e(_0x386497,_0x217bb5(0x1a3))}:{'type':_0x217bb5(0x18e),'content':_0x4b628e(_0x386497,_0x217bb5(0x183))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x9b7116=_0x48e9;(function(_0x5268ea,_0x45aa4e){const _0xd78a83=_0x48e9,_0x50c3e2=_0x5268ea();while(!![]){try{const _0xce1381=parseInt(_0xd78a83(0x17f))/0x1+parseInt(_0xd78a83(0x161))/0x2+-parseInt(_0xd78a83(0x178))/0x3+-parseInt(_0xd78a83(0x16a))/0x4+parseInt(_0xd78a83(0x169))/0x5+-parseInt(_0xd78a83(0x154))/0x6+parseInt(_0xd78a83(0x176))/0x7;if(_0xce1381===_0x45aa4e)break;else _0x50c3e2['push'](_0x50c3e2['shift']());}catch(_0x3a6317){_0x50c3e2['push'](_0x50c3e2['shift']());}}}(_0x28ff,0x1a2f7));function _0x48e9(_0x5cbb77,_0x19183b){const _0x28ff2d=_0x28ff();return _0x48e9=function(_0x48e92f,_0x4b4a63){_0x48e92f=_0x48e92f-0x152;let _0x32ca9d=_0x28ff2d[_0x48e92f];return _0x32ca9d;},_0x48e9(_0x5cbb77,_0x19183b);}function _0x28ff(){const _0x5397a9=['plugins','StyleUtils','format','FORMAT_STYLE','styleName','ghsAttributes','type','has','*Set\x20format:*\x20%0','toLowerCase','Style','319522AwecQb','registerAttributeLabel','TrackChangesEditing','commandName','afterInit','inline','getGhsAttributeNameForElement','definitions','172895jugzyg','471620FtTGZp','get','*Remove\x20format:*\x20%0','commandParams','element','add','formatInline','enableDefaultAttributesIntegration','style','forceValue','registerBlockAttribute','registerDescriptionCallback','203805OpXAKh','DataSchema','317880AGZwOd','normalizeConfig','_registerLegacyDescription','locale','editor','config','registerInlineAttribute','178162cDKTZC','formatBlock','block','GeneralHtmlSupport','422982OiRmvN','descriptionFactory'];_0x28ff=function(){return _0x5397a9;};return _0x28ff();}import{Plugin as _0x1baa48}from'ckeditor5/src/core.js';import{getTranslation as _0x1c0c78}from'../utils/common-translations.js';export default class yt extends _0x1baa48{[_0x9b7116(0x165)](){const _0x476ccb=_0x9b7116,_0x33d4b3=this[_0x476ccb(0x17c)];if(!_0x33d4b3[_0x476ccb(0x156)][_0x476ccb(0x15d)](_0x476ccb(0x160))||!_0x33d4b3[_0x476ccb(0x156)][_0x476ccb(0x15d)](_0x476ccb(0x177)))return;const _0x133537=_0x33d4b3[_0x476ccb(0x156)][_0x476ccb(0x16b)](_0x476ccb(0x163)),_0x21dff2=_0x33d4b3[_0x476ccb(0x17b)],_0x4970c3=_0x33d4b3[_0x476ccb(0x17d)][_0x476ccb(0x16b)](_0x476ccb(0x172))||{},_0x5b2897=_0x33d4b3[_0x476ccb(0x156)][_0x476ccb(0x16b)](_0x476ccb(0x153)),_0x2d17d3=_0x33d4b3[_0x476ccb(0x156)][_0x476ccb(0x16b)](_0x476ccb(0x157))[_0x476ccb(0x179)](_0x33d4b3[_0x476ccb(0x156)][_0x476ccb(0x16b)](_0x476ccb(0x177)),_0x4970c3[_0x476ccb(0x168)]);_0x133537[_0x476ccb(0x171)](_0x476ccb(0x172));const _0x5a1ee2=new Set();for(const _0x307ffb of _0x2d17d3[_0x476ccb(0x152)]){const _0x5bee12=_0x5b2897[_0x476ccb(0x167)](_0x307ffb[_0x476ccb(0x16e)]);_0x5a1ee2[_0x476ccb(0x16f)](_0x5bee12);}const _0x20b5d1=new Set();for(const _0x453cf8 of _0x2d17d3[_0x476ccb(0x166)]){const _0x2bafb3=_0x5b2897[_0x476ccb(0x167)](_0x453cf8[_0x476ccb(0x16e)]);_0x20b5d1[_0x476ccb(0x16f)](_0x2bafb3);for(const _0x44cdf3 of _0x453cf8[_0x476ccb(0x15b)])_0x20b5d1[_0x476ccb(0x16f)](_0x44cdf3);}for(const _0x1da055 of _0x5a1ee2)_0x133537[_0x476ccb(0x174)](_0x1da055),_0x133537[_0x476ccb(0x155)][_0x476ccb(0x162)](_0x1da055,_0x1c0c78(_0x21dff2,_0x476ccb(0x159)));for(const _0x2a4ed6 of _0x20b5d1)_0x133537[_0x476ccb(0x17e)](_0x2a4ed6),_0x133537[_0x476ccb(0x155)][_0x476ccb(0x162)](_0x2a4ed6,_0x1c0c78(_0x21dff2,_0x476ccb(0x159)));this[_0x476ccb(0x17a)]();}[_0x9b7116(0x17a)](){const _0x388f4f=_0x9b7116,_0x55fb3b=this[_0x388f4f(0x17c)],_0x4a4db8=_0x55fb3b[_0x388f4f(0x17b)];_0x55fb3b[_0x388f4f(0x156)][_0x388f4f(0x16b)](_0x388f4f(0x163))[_0x388f4f(0x155)][_0x388f4f(0x175)](_0x59f10b=>{const _0xf7d3ce=_0x388f4f;if(_0xf7d3ce(0x180)!=_0x59f10b[_0xf7d3ce(0x15c)]&&_0xf7d3ce(0x170)!=_0x59f10b[_0xf7d3ce(0x15c)])return;const {data:_0xcd793}=_0x59f10b;return _0xcd793&&_0xf7d3ce(0x172)===_0xcd793[_0xf7d3ce(0x164)]?_0xcd793[_0xf7d3ce(0x16d)][0x0][_0xf7d3ce(0x173)]?{'type':_0xf7d3ce(0x158),'content':_0x1c0c78(_0x4a4db8,_0xf7d3ce(0x15e),_0xcd793[_0xf7d3ce(0x16d)][0x0][_0xf7d3ce(0x15a)][_0xf7d3ce(0x15f)]())}:{'type':_0xf7d3ce(0x158),'content':_0x1c0c78(_0x4a4db8,_0xf7d3ce(0x16c),_0xcd793[_0xf7d3ce(0x16d)][0x0][_0xf7d3ce(0x15a)][_0xf7d3ce(0x15f)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x28a2(){const _0x233858=['getSelectionAffectedTableCells','locale','low','end','ELEMENT_TABLE_ROW','insertTableColumnRight','insertion','ELEMENT_TABLE_WITH_TEXT','add','min','oldRange','isInContent','writer','element','discard','order','item','every','removeTableRow','refresh','filter','some','TableEditing','$graveyard','546AVjQnA','getColumnIndexes','startsWith','TableUtils','tableRow','registerElementLabel','deletion','plugins','join','from','_splitMarkerName','subType','ELEMENT_TABLE_ROW_WITH_TEXT','mapper','addMarker:suggestion','rootName','insertTableRowAbove','getAttribute','46lgvQbY','maxColumn','getCellLocation','10797588CwLjwL','span','selection','toLowerCase','createRangeOn','classes','registerPostFixer','minRow','getItems','addClass','map','insertTable','createPositionAt','root','findAncestor','values','execute','ELEMENT_TABLE_COLUMN_WITH_TEXT','table','getChanges','getFirstRange','_getCoordsForCells','isArray','change','start','position','ELEMENT_TABLE','680690BPGTcJ','differ','batch','get','_suggestionFactory','document','includes','length','detach','model','descriptionFactory','getContainedElement','minColumn','max','nodeBefore','has','22256UMSumw','_tablePostFixingSubtypes','above','isIntersecting','ELEMENT_TABLE_COLUMN','nodeAfter','suggestion','insertTableColumnLeft','enableCommand','tablePaste','selectTableColumn','enqueueChange','isTouching','cell','isIntersectingWithRange','removeTableColumn','insertTableRowBelow','showSuggestionHighlights','toViewElement','maxRow','removeClass','commands','substr','last','addRange','downcastDispatcher','left','9rovrqB','*Insert:*\x20%0','accept','MIN_SAFE_INTEGER','hasAttribute','highest','data','getChangedMarkers','change:data','_getSuggestionCoords','rowspan','name','registerDescriptionCallback','644284geWJwM','77qSZnUM','170336kRTmEa','markMultiRangeInsertion','afterInit','8058720DpOjLe','getSuggestion','fromRange','editor','createRangeIn','getChildren','$textProxy','createTableWalker','options','setSelection','first','markMultiRangeDeletion','isEqual','getRanges','tableCell','getRowIndexes','_setupColumnsRowsFixing','_acceptFormatSuggestionCallbackFactory','TrackChangesEditing','MAX_SAFE_INTEGER','insert','colspan','push','selectTableRow','*Remove:*\x20%0','type','_tableSuggestions','2229290aIIacu','forceValue','tableColumn','registerCustomCallback'];_0x28a2=function(){return _0x233858;};return _0x28a2();}const _0x2ca1cc=_0x426f;(function(_0x1f3968,_0xa0f5de){const _0x2c26d1=_0x426f,_0x15d161=_0x1f3968();while(!![]){try{const _0x34f48f=-parseInt(_0x2c26d1(0x19d))/0x1*(-parseInt(_0x2c26d1(0x1cb))/0x2)+-parseInt(_0x2c26d1(0x1e6))/0x3*(-parseInt(_0x2c26d1(0x1f3))/0x4)+-parseInt(_0x2c26d1(0x1bb))/0x5+parseInt(_0x2c26d1(0x1f8))/0x6+-parseInt(_0x2c26d1(0x18b))/0x7*(parseInt(_0x2c26d1(0x1f5))/0x8)+-parseInt(_0x2c26d1(0x1a0))/0x9+-parseInt(_0x2c26d1(0x16f))/0xa*(-parseInt(_0x2c26d1(0x1f4))/0xb);if(_0x34f48f===_0xa0f5de)break;else _0x15d161['push'](_0x15d161['shift']());}catch(_0x3a672a){_0x15d161['push'](_0x15d161['shift']());}}}(_0x28a2,0xdc3be));import{Plugin as _0x112910}from'ckeditor5/src/core.js';import{LiveRange as _0x468e29}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x272cca}from'ckeditor5/src/widget.js';import{getTranslation as _0x2ebd2b}from'../utils/common-translations.js';function _0x426f(_0x4e8a54,_0x1d4321){const _0x28a2bf=_0x28a2();return _0x426f=function(_0x426f7f,_0x3e0372){_0x426f7f=_0x426f7f-0x15e;let _0x3dfd5d=_0x28a2bf[_0x426f7f];return _0x3dfd5d;},_0x426f(_0x4e8a54,_0x1d4321);}export default class jt extends _0x112910{constructor(_0x58efa6){const _0x1eb82e=_0x426f;super(_0x58efa6),this[_0x1eb82e(0x1cc)]=[_0x1eb82e(0x18f),_0x1eb82e(0x171)],this[_0x1eb82e(0x16e)]=new Set();}[_0x2ca1cc(0x1f7)](){const _0x5d9740=_0x2ca1cc,_0x160d3f=this[_0x5d9740(0x1fb)],_0x2b3f6d=_0x160d3f[_0x5d9740(0x1c4)][_0x5d9740(0x1c0)][_0x5d9740(0x1a2)];if(!_0x160d3f[_0x5d9740(0x192)][_0x5d9740(0x1ca)](_0x5d9740(0x189)))return;const _0x2861ae=_0x160d3f[_0x5d9740(0x174)],_0x80b7e=_0x160d3f[_0x5d9740(0x192)][_0x5d9740(0x1be)](_0x5d9740(0x166)),_0x2f9c98=_0x160d3f[_0x5d9740(0x192)][_0x5d9740(0x1be)](_0x5d9740(0x18e));_0x80b7e[_0x5d9740(0x1c5)][_0x5d9740(0x190)](_0x5d9740(0x1b2),_0x543d2d=>_0x2ebd2b(_0x2861ae,_0x5d9740(0x1ba),_0x543d2d)),this[_0x5d9740(0x164)](),_0x80b7e[_0x5d9740(0x1d3)](_0x5d9740(0x1ab)),_0x80b7e[_0x5d9740(0x1d3)](_0x5d9740(0x16b)),_0x80b7e[_0x5d9740(0x1d3)](_0x5d9740(0x1d5));for(const _0x4a7ec5 of[_0x5d9740(0x19b),_0x5d9740(0x1db)]){const _0xdca81c=_0x160d3f[_0x5d9740(0x1e0)][_0x5d9740(0x1be)](_0x4a7ec5);_0x80b7e[_0x5d9740(0x1d3)](_0x4a7ec5,_0x48979f=>{const _0x8f75c7=_0x5d9740;_0x160d3f[_0x8f75c7(0x1c4)][_0x8f75c7(0x1b7)](_0x5c16c0=>{const _0x2f15c0=_0x8f75c7;_0x48979f();const _0x52ecc2=_0x2f15c0(0x1cd)===_0xdca81c[_0x2f15c0(0x182)],_0x2522b7=_0x2f9c98[_0x2f15c0(0x173)](_0x2b3f6d),_0x16e313=_0x2f9c98[_0x2f15c0(0x163)](_0x2522b7),_0x94121b=_0x52ecc2?_0x16e313[_0x2f15c0(0x15e)]-0x1:_0x16e313[_0x2f15c0(0x1e2)]+0x1,_0x570db2=_0x2522b7[0x0][_0x2f15c0(0x1ae)](_0x2f15c0(0x1b2)),_0x484dcb=_0x2f9c98[_0x2f15c0(0x1ff)](_0x570db2,{'startRow':_0x94121b,'endRow':_0x94121b}),_0x4ff7f4=Array[_0x2f15c0(0x194)](_0x484dcb)[_0x2f15c0(0x1aa)](_0x533e2=>_0x5c16c0[_0x2f15c0(0x1a4)](_0x533e2[_0x2f15c0(0x1d8)]));_0x80b7e[_0x2f15c0(0x1f6)](_0x4ff7f4,_0x2f15c0(0x18f));});});}for(const _0x205b6d of[_0x5d9740(0x1d2),_0x5d9740(0x178)]){const _0x49ba2f=_0x160d3f[_0x5d9740(0x1e0)][_0x5d9740(0x1be)](_0x205b6d);_0x80b7e[_0x5d9740(0x1d3)](_0x205b6d,_0x53f40b=>{const _0xb0c000=_0x5d9740;_0x160d3f[_0xb0c000(0x1c4)][_0xb0c000(0x1b7)](_0x42f1c5=>{const _0x40f17e=_0xb0c000;_0x53f40b();const _0x5692d7=_0x40f17e(0x1e5)===_0x49ba2f[_0x40f17e(0x182)],_0x4cc477=_0x2f9c98[_0x40f17e(0x173)](_0x2b3f6d),_0x4ad423=_0x2f9c98[_0x40f17e(0x18c)](_0x4cc477),_0x45b691=_0x5692d7?_0x4ad423[_0x40f17e(0x15e)]-0x1:_0x4ad423[_0x40f17e(0x1e2)]+0x1,_0x66cab7=_0x4cc477[0x0][_0x40f17e(0x1ae)](_0x40f17e(0x1b2)),_0x379ead=_0x2f9c98[_0x40f17e(0x1ff)](_0x66cab7,{'startRow':0x0,'column':_0x45b691,'includeAllSlots':!0x1}),_0x36bf0b=Array[_0x40f17e(0x194)](_0x379ead)[_0x40f17e(0x1aa)](_0x39fa68=>_0x42f1c5[_0x40f17e(0x1a4)](_0x39fa68[_0x40f17e(0x1d8)]));_0x80b7e[_0x40f17e(0x1f6)](_0x36bf0b,_0x40f17e(0x171));});});}for(const _0x4c9ba2 of[_0x5d9740(0x185),_0x5d9740(0x1da)]){const _0x34aa48=_0x4c9ba2[_0x5d9740(0x1e1)](0xb),_0x1e583e=_0x34aa48[_0x5d9740(0x1a3)](),_0x1033de=_0x1e583e[_0x5d9740(0x1e1)](0x0,0x3)+_0x5d9740(0x1a1),_0x43a39b=_0x5d9740(0x1b2)+_0x34aa48,_0x297902=_0x5d9740(0x17c)+_0x34aa48,_0x2cb350=_0x5d9740(0x1c8)+_0x34aa48;_0x80b7e[_0x5d9740(0x1d3)](_0x4c9ba2,()=>{const _0x3929fa=_0x5d9740;_0x160d3f[_0x3929fa(0x1c4)][_0x3929fa(0x1b7)](_0xf2041f=>{const _0x6b5a9f=_0x3929fa,_0x10c4c9=_0x2f9c98[_0x6b5a9f(0x173)](_0x2b3f6d),_0x51bf81=_0x10c4c9[0x0][_0x6b5a9f(0x1ae)](_0x6b5a9f(0x1b2));let _0x260837;if(_0x6b5a9f(0x185)==_0x4c9ba2){const _0x3cdf1c=_0x2f9c98[_0x6b5a9f(0x163)](_0x10c4c9);_0x260837={'startRow':_0x3cdf1c[_0x6b5a9f(0x15e)],'endRow':_0x3cdf1c[_0x6b5a9f(0x1e2)],'includeAllSlots':!0x0};}else{const _0x2f4344=_0x2f9c98[_0x6b5a9f(0x18c)](_0x10c4c9);_0x260837={'startColumn':_0x2f4344[_0x6b5a9f(0x15e)],'endColumn':_0x2f4344[_0x6b5a9f(0x1e2)],'includeAllSlots':!0x0};}const _0x7060d9=_0x2f9c98[_0x6b5a9f(0x1ff)](_0x51bf81,_0x260837),_0x4bdc3f=Array[_0x6b5a9f(0x194)](_0x7060d9)[_0x6b5a9f(0x1aa)](({cell:_0x1ea4ab})=>_0x1ea4ab),_0x413b39=Ee(_0x4bdc3f[_0x6b5a9f(0x187)](_0x348c1e=>_0x348c1e[_0x6b5a9f(0x1ea)](_0x1033de))),_0x5eabc6=Ee(_0x4bdc3f[_0x6b5a9f(0x187)](_0x4c7ed1=>!_0x4c7ed1[_0x6b5a9f(0x1ea)](_0x1033de)))[_0x6b5a9f(0x1aa)](_0x436902=>_0xf2041f[_0x6b5a9f(0x1a4)](_0x436902)),_0x5756c2=_0x80b7e[_0x6b5a9f(0x15f)](_0x5eabc6,_0x43a39b);if(_0x5756c2&&(_0x6b5a9f(0x18f)==_0x5756c2[_0x6b5a9f(0x196)]||_0x6b5a9f(0x171)==_0x5756c2[_0x6b5a9f(0x196)])){const _0xbda323=this[_0x6b5a9f(0x1ef)](_0x5756c2);for(const _0x1caf39 of _0x413b39){const _0x519015=_0xf2041f[_0x6b5a9f(0x1a4)](_0x1caf39),_0x39fddc=_0x2f9c98[_0x6b5a9f(0x19f)](_0x1caf39),_0x2cca11=_0x1caf39[_0x6b5a9f(0x19c)](_0x1033de)-0x1,_0x5e4e7c=_0xbda323[_0x297902],_0x251f32=_0xbda323[_0x2cb350];_0x5e4e7c<=_0x39fddc[_0x1e583e]&&_0x39fddc[_0x1e583e]+_0x2cca11<=_0x251f32&&_0x5756c2[_0x6b5a9f(0x1e3)](_0x519015);}}});});}function _0x165717(_0x1c66d8){const _0x3b5be4=_0x5d9740,_0x34f2e2=Array[_0x3b5be4(0x194)](_0x2b3f6d[_0x3b5be4(0x161)]())[_0x3b5be4(0x1aa)](_0x3d65e2=>_0x468e29[_0x3b5be4(0x1fa)](_0x3d65e2));_0x160d3f[_0x3b5be4(0x1c4)][_0x3b5be4(0x1b7)](_0x559318=>{const _0x4035a6=_0x3b5be4,_0x2a2560=_0x559318[_0x4035a6(0x1bd)];_0x1c66d8=_0x1c66d8[_0x4035a6(0x187)](_0x5833d3=>_0x4035a6(0x18a)!=_0x5833d3[_0x4035a6(0x1ad)][_0x4035a6(0x19a)]),_0x559318[_0x4035a6(0x201)](_0x1c66d8),_0x160d3f[_0x4035a6(0x1e0)][_0x4035a6(0x1be)](_0x4035a6(0x185))[_0x4035a6(0x186)](),_0x160d3f[_0x4035a6(0x1b0)](_0x4035a6(0x185),{'forceDefaultExecution':!0x0}),_0x160d3f[_0x4035a6(0x1c4)][_0x4035a6(0x1d6)](()=>{const _0x25178d=_0x4035a6;_0x160d3f[_0x25178d(0x1c4)][_0x25178d(0x1d6)](_0x2a2560,_0x268256=>{const _0x49907f=_0x25178d,_0x2eb8d4=_0x34f2e2[_0x49907f(0x187)](_0x2782b0=>_0x49907f(0x18a)!=_0x2782b0[_0x49907f(0x1ad)][_0x49907f(0x19a)]);_0x2eb8d4[_0x49907f(0x1c2)]>0x0&&_0x268256[_0x49907f(0x201)](_0x2eb8d4);for(const _0x5a0f1b of _0x34f2e2)_0x5a0f1b[_0x49907f(0x1c3)]();});});});}function _0x7bb1b5(_0x46a5bc){const _0x4d10df=_0x5d9740;_0x160d3f[_0x4d10df(0x1c4)][_0x4d10df(0x1b7)](_0x665368=>{const _0x358512=_0x4d10df,_0x22fe5e=Array[_0x358512(0x194)](_0x2b3f6d[_0x358512(0x161)]())[_0x358512(0x1aa)](_0x4fd1c1=>_0x468e29[_0x358512(0x1fa)](_0x4fd1c1)),_0x50add7=[];for(const _0x40dedd of _0x46a5bc)for(const _0x243525 of _0x40dedd[_0x358512(0x1a8)]({'shallow':!0x0}))_0x50add7[_0x358512(0x16a)](_0x243525);for(const _0x5bb4bc of _0x50add7)_0x358512(0x18a)!=_0x5bb4bc[_0x358512(0x1ad)][_0x358512(0x19a)]&&(_0x665368[_0x358512(0x201)](_0x665368[_0x358512(0x1ac)](_0x5bb4bc,0x0)),_0x160d3f[_0x358512(0x1e0)][_0x358512(0x1be)](_0x358512(0x1da))[_0x358512(0x186)](),_0x160d3f[_0x358512(0x1b0)](_0x358512(0x1da),{'forceDefaultExecution':!0x0}));const _0x5bf1c4=_0x22fe5e[_0x358512(0x187)](_0x3229ce=>_0x358512(0x18a)!=_0x3229ce[_0x358512(0x1ad)][_0x358512(0x19a)]);_0x5bf1c4[_0x358512(0x1c2)]>0x0&&_0x665368[_0x358512(0x201)](_0x5bf1c4);for(const _0xb50713 of _0x22fe5e)_0xb50713[_0x358512(0x1c3)]();});}function _0x2f2171(_0x4ac941,_0x319953){const _0x79a37b=_0x5d9740;return _0x319953[_0x79a37b(0x184)](_0x431b79=>_0x4ac941[_0x79a37b(0x188)](_0x5a0475=>_0x5a0475[_0x79a37b(0x176)][_0x79a37b(0x160)](_0x431b79[_0x79a37b(0x1b8)])||_0x431b79[_0x79a37b(0x176)][_0x79a37b(0x160)](_0x5a0475[_0x79a37b(0x1b8)])));}function _0x54c868(_0x4a7076,_0x9af3e5){const _0x189d03=_0x5d9740;return!_0x4a7076[_0x189d03(0x188)](_0xaa624d=>_0x9af3e5[_0x189d03(0x188)](_0xf38061=>_0xaa624d[_0x189d03(0x1ce)](_0xf38061)))&&_0x4a7076[_0x189d03(0x188)](_0x22ea76=>_0x9af3e5[_0x189d03(0x188)](_0x12d399=>_0x22ea76[_0x189d03(0x176)][_0x189d03(0x1d7)](_0x12d399[_0x189d03(0x1b8)])));}_0x160d3f[_0x5d9740(0x1ec)][_0x5d9740(0x1e4)]['on'](_0x5d9740(0x199),(_0x2ebe1f,_0x5012f0,_0x2a4700)=>{const _0x49f50c=_0x5d9740;if(!_0x2a4700[_0x49f50c(0x200)][_0x49f50c(0x1dc)])return;const _0x18348b=_0x5012f0[_0x49f50c(0x183)];if(!_0x18348b)return;const _0x235159=_0x2a4700[_0x49f50c(0x198)][_0x49f50c(0x1dd)](_0x18348b);function _0x13205d(_0x401bc8){const _0x195c34=_0x49f50c;return Array[_0x195c34(0x1b6)](_0x401bc8)?_0x401bc8:[_0x401bc8];}_0x235159&&_0x49f50c(0x162)===_0x18348b[_0x49f50c(0x1f1)]&&_0x272cca(_0x235159,_0x2a4700[_0x49f50c(0x17f)],(_0x1883d6,_0x149ac0,_0x5535c2)=>_0x5535c2[_0x49f50c(0x1a9)](_0x13205d(_0x149ac0[_0x49f50c(0x1a5)]),_0x1883d6),(_0x5501c0,_0x2568c9,_0x4c86c6)=>_0x4c86c6[_0x49f50c(0x1df)](_0x13205d(_0x2568c9[_0x49f50c(0x1a5)]),_0x5501c0));},{'priority':_0x5d9740(0x1eb)}),_0x80b7e[_0x5d9740(0x1c5)][_0x5d9740(0x1f2)](_0x386343=>{const _0x22703a=_0x5d9740;if(_0x22703a(0x179)!=_0x386343[_0x22703a(0x16d)]&&_0x22703a(0x191)!=_0x386343[_0x22703a(0x16d)])return;const _0x30672f=_0x386343[_0x22703a(0x1c6)]();if(null!=_0x30672f&&_0x30672f['is'](_0x22703a(0x180),_0x22703a(0x1b2))){if(_0x22703a(0x179)==_0x386343[_0x22703a(0x16d)]){const _0x238377=_0x386343[_0x22703a(0x1a8)]()[_0x22703a(0x187)](_0x2f2052=>_0x2f2052['is'](_0x22703a(0x1fe)))[_0x22703a(0x1aa)](_0x5e35b8=>_0x5e35b8[_0x22703a(0x1ec)]);if(_0x238377[_0x22703a(0x1c2)])return{'type':_0x22703a(0x179),'content':_0x2ebd2b(_0x2861ae,_0x22703a(0x1e7),_0x2ebd2b(_0x2861ae,_0x22703a(0x17a),'\x22'+_0x238377[_0x22703a(0x193)]('\x20')+'\x22'))};}if(_0x22703a(0x191)==_0x386343[_0x22703a(0x16d)]){const _0x15a1a3=_0x386343[_0x22703a(0x1a8)]()[_0x22703a(0x187)](_0x2b08c3=>_0x2b08c3['is'](_0x22703a(0x1fe)))[_0x22703a(0x1aa)](_0x34ae56=>_0x34ae56[_0x22703a(0x1ec)]);if(_0x15a1a3[_0x22703a(0x1c2)])return{'type':_0x22703a(0x191),'content':_0x2ebd2b(_0x2861ae,_0x22703a(0x16c),_0x2ebd2b(_0x2861ae,_0x22703a(0x17a),'\x22'+_0x15a1a3[_0x22703a(0x193)]('\x20')+'\x22'))};}}}),_0x80b7e[_0x5d9740(0x1c5)][_0x5d9740(0x1f2)](_0x5b4012=>{const _0x45e13c=_0x5d9740;if(_0x45e13c(0x18f)==_0x5b4012[_0x45e13c(0x196)]){const _0x225ab5=_0x5b4012[_0x45e13c(0x1a8)]()[_0x45e13c(0x187)](_0x39a201=>_0x39a201['is'](_0x45e13c(0x1fe)))[_0x45e13c(0x1aa)](_0x3e77a6=>_0x3e77a6[_0x45e13c(0x1ec)]),_0x460ec2=this[_0x45e13c(0x1ef)](_0x5b4012),_0x2beeb5=_0x460ec2[_0x45e13c(0x1de)]-_0x460ec2[_0x45e13c(0x1a7)]+0x1;if(_0x45e13c(0x179)==_0x5b4012[_0x45e13c(0x16d)])return _0x225ab5[_0x45e13c(0x1c2)]?{'type':_0x45e13c(0x179),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x1e7),_0x2ebd2b(_0x2861ae,_0x45e13c(0x197),[_0x2beeb5,'\x22'+_0x225ab5[_0x45e13c(0x193)]('\x20')+'\x22']))}:{'type':_0x45e13c(0x179),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x1e7),_0x2ebd2b(_0x2861ae,_0x45e13c(0x177),_0x2beeb5))};if(_0x45e13c(0x191)==_0x5b4012[_0x45e13c(0x16d)])return _0x225ab5[_0x45e13c(0x1c2)]?{'type':_0x45e13c(0x191),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x16c),_0x2ebd2b(_0x2861ae,_0x45e13c(0x197),[_0x2beeb5,'\x22'+_0x225ab5[_0x45e13c(0x193)]('\x20')+'\x22']))}:{'type':_0x45e13c(0x191),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x16c),_0x2ebd2b(_0x2861ae,_0x45e13c(0x177),_0x2beeb5))};}if(_0x45e13c(0x171)==_0x5b4012[_0x45e13c(0x196)]){const _0x51a7bd=_0x5b4012[_0x45e13c(0x1a8)]()[_0x45e13c(0x187)](_0x348e05=>_0x348e05['is'](_0x45e13c(0x1fe)))[_0x45e13c(0x1aa)](_0x5bb065=>_0x5bb065[_0x45e13c(0x1ec)]),_0x22dda0=this[_0x45e13c(0x1ef)](_0x5b4012),_0x27ac4b=_0x22dda0[_0x45e13c(0x19e)]-_0x22dda0[_0x45e13c(0x1c7)]+0x1;if(_0x45e13c(0x179)==_0x5b4012[_0x45e13c(0x16d)])return _0x51a7bd[_0x45e13c(0x1c2)]?{'type':_0x45e13c(0x179),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x1e7),_0x2ebd2b(_0x2861ae,_0x45e13c(0x1b1),[_0x27ac4b,'\x22'+_0x51a7bd[_0x45e13c(0x193)]('\x20')+'\x22']))}:{'type':_0x45e13c(0x179),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x1e7),_0x2ebd2b(_0x2861ae,_0x45e13c(0x1cf),_0x27ac4b))};if(_0x45e13c(0x191)==_0x5b4012[_0x45e13c(0x16d)])return _0x51a7bd[_0x45e13c(0x1c2)]?{'type':_0x45e13c(0x191),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x16c),_0x2ebd2b(_0x2861ae,_0x45e13c(0x1b1),[_0x27ac4b,'\x22'+_0x51a7bd[_0x45e13c(0x193)]('\x20')+'\x22']))}:{'type':_0x45e13c(0x191),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x16c),_0x2ebd2b(_0x2861ae,_0x45e13c(0x1cf),_0x27ac4b))};}}),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x179),_0x5d9740(0x18f),_0x5d9740(0x181),_0x165717),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x191),_0x5d9740(0x18f),_0x5d9740(0x1e8),_0x165717),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x179),_0x5d9740(0x171),_0x5d9740(0x181),_0x7bb1b5),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x191),_0x5d9740(0x171),_0x5d9740(0x1e8),_0x7bb1b5),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x179),_0x5d9740(0x171),_0x5d9740(0x193),_0x2f2171),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x191),_0x5d9740(0x171),_0x5d9740(0x193),_0x2f2171),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x179),_0x5d9740(0x18f),_0x5d9740(0x193),_0x54c868),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x191),_0x5d9740(0x18f),_0x5d9740(0x193),_0x54c868);}[_0x2ca1cc(0x165)](){const _0x215758=_0x2ca1cc,_0x1facb5=this[_0x215758(0x1fb)],_0x135293=_0x1facb5[_0x215758(0x1c4)][_0x215758(0x1c0)][_0x215758(0x1a2)];return(_0x24b9f7,_0x1eb99d)=>{const _0x4eb689=_0x215758;_0x1facb5[_0x4eb689(0x1c4)][_0x4eb689(0x1b7)](_0xdd396e=>{const _0x3e792b=_0x4eb689,{commandName:_0x2898ef,commandParams:_0x6887e0}=_0x1eb99d;let _0xf963c=_0x24b9f7[0x0][_0x3e792b(0x176)][_0x3e792b(0x1c9)];_0x6887e0&&_0x6887e0[0x0]&&!0x1===_0x6887e0[0x0][_0x3e792b(0x170)]&&(_0xf963c=_0x24b9f7[0x0][_0x3e792b(0x1b8)][_0x3e792b(0x1d0)]);const _0xef4c12=_0xdd396e[_0x3e792b(0x1fc)](_0xf963c);if(_0x3e792b(0x18a)==_0xef4c12[_0x3e792b(0x1ad)][_0x3e792b(0x19a)])return;const _0x308c41=Array[_0x3e792b(0x194)](_0x135293[_0x3e792b(0x161)]())[_0x3e792b(0x1aa)](_0x33fe86=>_0x468e29[_0x3e792b(0x1fa)](_0x33fe86));_0xdd396e[_0x3e792b(0x201)](_0xef4c12),_0x1facb5[_0x3e792b(0x1e0)][_0x3e792b(0x1be)](_0x2898ef)[_0x3e792b(0x186)](),_0x6887e0[_0x3e792b(0x16a)]({'forceDefaultExecution':!0x0}),_0x1facb5[_0x3e792b(0x1b0)](_0x2898ef,..._0x6887e0);const _0x36f009=_0x308c41[_0x3e792b(0x187)](_0x2f3968=>_0x3e792b(0x18a)!=_0x2f3968[_0x3e792b(0x1ad)][_0x3e792b(0x19a)]);_0x36f009[_0x3e792b(0x1c2)]>0x0&&_0xdd396e[_0x3e792b(0x201)](_0x36f009);for(const _0x1dc07c of _0x308c41)_0x1dc07c[_0x3e792b(0x1c3)]();});};}[_0x2ca1cc(0x1b5)](_0x2320b6){const _0x40d1c2=_0x2ca1cc,_0x39d71c=this[_0x40d1c2(0x1fb)][_0x40d1c2(0x192)][_0x40d1c2(0x1be)](_0x40d1c2(0x18e));let _0x18cc0e=Number[_0x40d1c2(0x167)],_0x286820=Number[_0x40d1c2(0x1e9)],_0x1d4636=Number[_0x40d1c2(0x167)],_0x31c8ad=Number[_0x40d1c2(0x1e9)];for(const _0x52f9c8 of _0x2320b6){if(_0x40d1c2(0x18a)==_0x52f9c8[_0x40d1c2(0x1ad)][_0x40d1c2(0x19a)])continue;const {row:_0x1aba9e,column:_0x327f9e}=_0x39d71c[_0x40d1c2(0x19f)](_0x52f9c8),_0x4e4e20=_0x52f9c8[_0x40d1c2(0x1ea)](_0x40d1c2(0x1f0))?_0x52f9c8[_0x40d1c2(0x19c)](_0x40d1c2(0x1f0))-0x1:0x0,_0x4cc04f=_0x52f9c8[_0x40d1c2(0x1ea)](_0x40d1c2(0x169))?_0x52f9c8[_0x40d1c2(0x19c)](_0x40d1c2(0x169))-0x1:0x0;_0x18cc0e=_0x1aba9e<_0x18cc0e?_0x1aba9e:_0x18cc0e,_0x286820=_0x1aba9e+_0x4e4e20>_0x286820?_0x1aba9e+_0x4e4e20:_0x286820,_0x1d4636=_0x327f9e<_0x1d4636?_0x327f9e:_0x1d4636,_0x31c8ad=_0x327f9e+_0x4cc04f>_0x31c8ad?_0x327f9e+_0x4cc04f:_0x31c8ad;}return{'minRow':_0x18cc0e,'maxRow':_0x286820,'minColumn':_0x1d4636,'maxColumn':_0x31c8ad};}[_0x2ca1cc(0x164)](){const _0x3a5dde=_0x2ca1cc,_0x3e0813=this[_0x3a5dde(0x1fb)],_0x384ad9=_0x3e0813[_0x3a5dde(0x192)][_0x3a5dde(0x1be)](_0x3a5dde(0x166)),_0x216e26=_0x3e0813[_0x3a5dde(0x192)][_0x3a5dde(0x1be)](_0x3a5dde(0x18e));_0x3e0813[_0x3a5dde(0x1c4)][_0x3a5dde(0x1c0)]['on'](_0x3a5dde(0x1ee),()=>{const _0x479387=_0x3a5dde,_0xaa1cba=Array[_0x479387(0x194)](_0x3e0813[_0x479387(0x1c4)][_0x479387(0x1c0)][_0x479387(0x1bc)][_0x479387(0x1ed)]());for(const {name:_0x54960b,data:_0x35b21b}of _0xaa1cba){const {group:_0x36382c,id:_0x45c71e,subType:_0x21b76a}=_0x384ad9[_0x479387(0x195)](_0x54960b);if(_0x479387(0x1d1)!=_0x36382c)continue;if(null!=_0x35b21b[_0x479387(0x17d)])continue;const _0x29d6fd=_0x384ad9[_0x479387(0x1f9)](_0x45c71e);this[_0x479387(0x1cc)][_0x479387(0x1c1)](_0x21b76a)&&this[_0x479387(0x16e)][_0x479387(0x17b)](_0x29d6fd);}},{'priority':_0x3a5dde(0x175)});const _0x285c1=(_0x4ab696,_0x472bac)=>{const _0x459b12=_0x3a5dde;let _0x42a73f=!0x1;const _0xf14b88=_0x472bac[_0x459b12(0x1a4)](_0x4ab696),_0x320251=_0x4ab696[_0x459b12(0x1ae)](_0x459b12(0x1b2)),_0x144c05=_0x216e26[_0x459b12(0x19f)](_0x4ab696);for(const _0x5e0d30 of this[_0x459b12(0x16e)]){const _0xea8928=_0x5e0d30[_0x459b12(0x196)],_0x42c2ae=_0xea8928[_0x459b12(0x18d)](_0x459b12(0x1d4)),_0x15a738=_0xea8928[_0x459b12(0x1e1)](_0x42c2ae?0xa:0x5),_0x194d3b=_0x15a738[_0x459b12(0x1a3)](),_0x19d553=_0x194d3b[_0x459b12(0x1e1)](0x0,0x3)+_0x459b12(0x1a1),_0x118120=_0x459b12(0x17c)+_0x15a738,_0x23c5be=_0x459b12(0x1c8)+_0x15a738;if(!_0x5e0d30[_0x459b12(0x17e)])continue;if(_0x320251!=_0x5e0d30[_0x459b12(0x1b4)]()[_0x459b12(0x1b8)][_0x459b12(0x1ae)](_0x459b12(0x1b2)))continue;if(_0x5e0d30[_0x459b12(0x1d9)](_0xf14b88))continue;const _0xcc3944=_0x4ab696[_0x459b12(0x1ea)](_0x19d553)?_0x4ab696[_0x459b12(0x19c)](_0x19d553)-0x1:0x0,_0x47d257=this[_0x459b12(0x1ef)](_0x5e0d30),_0x5337d7=_0x47d257[_0x118120],_0x3b5d8b=_0x47d257[_0x23c5be];_0x5337d7<=_0x144c05[_0x194d3b]&&_0x144c05[_0x194d3b]+_0xcc3944<=_0x3b5d8b&&(_0x5e0d30[_0x459b12(0x1e3)](_0xf14b88),_0x42a73f=!0x0);}return _0x42a73f;};_0x3e0813[_0x3a5dde(0x1c4)][_0x3a5dde(0x1c0)][_0x3a5dde(0x1a6)](_0x157d62=>{const _0x2b57e3=_0x3a5dde;let _0x3db8c7=!0x1;for(const _0x3798d8 of _0x3e0813[_0x2b57e3(0x1c4)][_0x2b57e3(0x1c0)][_0x2b57e3(0x1bc)][_0x2b57e3(0x1b3)]())if(_0x2b57e3(0x168)==_0x3798d8[_0x2b57e3(0x16d)]){if(_0x2b57e3(0x18f)==_0x3798d8[_0x2b57e3(0x1f1)]){for(const _0x13409d of _0x3798d8[_0x2b57e3(0x1b9)][_0x2b57e3(0x1d0)][_0x2b57e3(0x1fd)]())_0x3db8c7=_0x3db8c7||_0x285c1(_0x13409d,_0x157d62);}else _0x2b57e3(0x162)==_0x3798d8[_0x2b57e3(0x1f1)]&&(_0x3db8c7=_0x3db8c7||_0x285c1(_0x3798d8[_0x2b57e3(0x1b9)][_0x2b57e3(0x1d0)],_0x157d62));}return _0x3db8c7;});}[_0x2ca1cc(0x1ef)](_0x4bedd2){const _0x4da2a6=_0x2ca1cc;return this[_0x4da2a6(0x1b5)](_0x4bedd2[_0x4da2a6(0x161)]()[_0x4da2a6(0x1aa)](_0x2f363c=>_0x2f363c[_0x4da2a6(0x1b8)][_0x4da2a6(0x1d0)]));}}function Ee(_0x25d930){const _0xaa7a76=_0x2ca1cc;return Array[_0xaa7a76(0x194)](new Set(_0x25d930)[_0xaa7a76(0x1af)]());}
|
|
23
|
+
const _0x878009=_0x2236;(function(_0x2212dc,_0x56d1ac){const _0x531ca0=_0x2236,_0x382e60=_0x2212dc();while(!![]){try{const _0x1ad637=parseInt(_0x531ca0(0x21b))/0x1+parseInt(_0x531ca0(0x210))/0x2*(parseInt(_0x531ca0(0x213))/0x3)+parseInt(_0x531ca0(0x1c7))/0x4+parseInt(_0x531ca0(0x1f9))/0x5*(-parseInt(_0x531ca0(0x1d9))/0x6)+parseInt(_0x531ca0(0x22c))/0x7+-parseInt(_0x531ca0(0x208))/0x8*(-parseInt(_0x531ca0(0x20f))/0x9)+-parseInt(_0x531ca0(0x217))/0xa;if(_0x1ad637===_0x56d1ac)break;else _0x382e60['push'](_0x382e60['shift']());}catch(_0x4b42d9){_0x382e60['push'](_0x382e60['shift']());}}}(_0x145e,0x8b3ee));import{Plugin as _0x32d90a}from'ckeditor5/src/core.js';import{LiveRange as _0x1a8266}from'ckeditor5/src/engine.js';function _0x2236(_0x39fedf,_0x47d7c1){const _0x145e59=_0x145e();return _0x2236=function(_0x2236f5,_0x5bd8d4){_0x2236f5=_0x2236f5-0x1a2;let _0x3bb6b2=_0x145e59[_0x2236f5];return _0x3bb6b2;},_0x2236(_0x39fedf,_0x47d7c1);}function _0x145e(){const _0x364d9a=['substr','removeTableColumn','insertTableRowAbove','hasAttribute','getCellLocation','change:data','cell','markMultiRangeDeletion','get','TableUtils','mapper','$textProxy','isIntersecting','insertion','*Remove:*\x20%0','min','_setupColumnsRowsFixing','item','addRange','106980QxDTvz','insertTableColumnLeft','add','isTouching','_suggestionFactory','tableCell','differ','createRangeOn','deletion','selection','fromRange','_acceptFormatSuggestionCallbackFactory','subType','addMarker:suggestion','model','registerCustomCallback','enqueueChange','getChangedMarkers','1452xgstnP','registerPostFixer','getFirstRange','options','nodeAfter','registerElementLabel','createRangeIn','_splitMarkerName','element','rootName','getChildren','join','some','getSelectionAffectedTableCells','ELEMENT_TABLE','insertTable','afterInit','getSuggestion','above','every','*Insert:*\x20%0','_getCoordsForCells','discard','data','insertTableRowBelow','tableRow','locale','createTableWalker','setSelection','getChanges','last','change','3785waLfIi','nodeBefore','writer','map','MIN_SAFE_INTEGER','plugins','start','_getSuggestionCoords','insert','order','batch','ELEMENT_TABLE_WITH_TEXT','TableEditing','left','root','1437096dGjIGr','length','getRanges','getRowIndexes','highest','$graveyard','type','54YGyJcw','16916GkdlWX','toLowerCase','from','162GzNWcT','getItems','isEqual','registerDescriptionCallback','18459370VyjcXr','ELEMENT_TABLE_ROW','maxRow','table','764624QFbTcI','tableColumn','name','addClass','ELEMENT_TABLE_COLUMN_WITH_TEXT','markMultiRangeInsertion','push','values','tablePaste','descriptionFactory','selectTableColumn','startsWith','execute','minColumn','document','filter','showSuggestionHighlights','1914906hoCEXR','getAttribute','toViewElement','editor','suggestion','insertTableColumnRight','minRow','rowspan','classes','selectTableRow','_tablePostFixingSubtypes','ELEMENT_TABLE_ROW_WITH_TEXT','getColumnIndexes','end','refresh','oldRange','accept','removeClass','ELEMENT_TABLE_COLUMN','maxColumn','enableCommand','span','has','isInContent','detach','low','_tableSuggestions','isIntersectingWithRange','downcastDispatcher','forceValue','findAncestor','isArray','getContainedElement','colspan','max','first','MAX_SAFE_INTEGER','position','includes','createPositionAt','commands','removeTableRow','TrackChangesEditing'];_0x145e=function(){return _0x364d9a;};return _0x145e();}import{setHighlightHandling as _0x329308}from'ckeditor5/src/widget.js';import{getTranslation as _0xc25981}from'../utils/common-translations.js';export default class jt extends _0x32d90a{constructor(_0x381c04){const _0x407788=_0x2236;super(_0x381c04),this[_0x407788(0x236)]=[_0x407788(0x1f2),_0x407788(0x21c)],this[_0x407788(0x1a3)]=new Set();}[_0x878009(0x1e9)](){const _0xf4bba9=_0x878009,_0x11eaa9=this[_0xf4bba9(0x22f)],_0x25666b=_0x11eaa9[_0xf4bba9(0x1d5)][_0xf4bba9(0x229)][_0xf4bba9(0x1d0)];if(!_0x11eaa9[_0xf4bba9(0x1fe)][_0xf4bba9(0x242)](_0xf4bba9(0x205)))return;const _0x51b6ab=_0x11eaa9[_0xf4bba9(0x1f3)],_0x3b1995=_0x11eaa9[_0xf4bba9(0x1fe)][_0xf4bba9(0x1bc)](_0xf4bba9(0x1b3)),_0x4d3d45=_0x11eaa9[_0xf4bba9(0x1fe)][_0xf4bba9(0x1bc)](_0xf4bba9(0x1bd));_0x3b1995[_0xf4bba9(0x224)][_0xf4bba9(0x1de)](_0xf4bba9(0x21a),_0x224160=>_0xc25981(_0x51b6ab,_0xf4bba9(0x1e7),_0x224160)),this[_0xf4bba9(0x1c4)](),_0x3b1995[_0xf4bba9(0x240)](_0xf4bba9(0x1e8)),_0x3b1995[_0xf4bba9(0x240)](_0xf4bba9(0x235)),_0x3b1995[_0xf4bba9(0x240)](_0xf4bba9(0x225));for(const _0x2a34cd of[_0xf4bba9(0x1b6),_0xf4bba9(0x1f1)]){const _0x51b73d=_0x11eaa9[_0xf4bba9(0x1b1)][_0xf4bba9(0x1bc)](_0x2a34cd);_0x3b1995[_0xf4bba9(0x240)](_0x2a34cd,_0x5f0ea7=>{const _0xd9aa93=_0xf4bba9;_0x11eaa9[_0xd9aa93(0x1d5)][_0xd9aa93(0x1f8)](_0x52becf=>{const _0xf07b2d=_0xd9aa93;_0x5f0ea7();const _0x4bd630=_0xf07b2d(0x1eb)===_0x51b73d[_0xf07b2d(0x202)],_0x365f7d=_0x4d3d45[_0xf07b2d(0x1e6)](_0x25666b),_0x14ecf6=_0x4d3d45[_0xf07b2d(0x20b)](_0x365f7d),_0xfcbca3=_0x4bd630?_0x14ecf6[_0xf07b2d(0x1ac)]-0x1:_0x14ecf6[_0xf07b2d(0x1f7)]+0x1,_0x5e8ac8=_0x365f7d[0x0][_0xf07b2d(0x1a7)](_0xf07b2d(0x21a)),_0x10877b=_0x4d3d45[_0xf07b2d(0x1f4)](_0x5e8ac8,{'startRow':_0xfcbca3,'endRow':_0xfcbca3}),_0x29c036=Array[_0xf07b2d(0x212)](_0x10877b)[_0xf07b2d(0x1fc)](_0x48127e=>_0x52becf[_0xf07b2d(0x1ce)](_0x48127e[_0xf07b2d(0x1ba)]));_0x3b1995[_0xf07b2d(0x220)](_0x29c036,_0xf07b2d(0x1f2));});});}for(const _0x14a5c1 of[_0xf4bba9(0x1c8),_0xf4bba9(0x231)]){const _0x46cae6=_0x11eaa9[_0xf4bba9(0x1b1)][_0xf4bba9(0x1bc)](_0x14a5c1);_0x3b1995[_0xf4bba9(0x240)](_0x14a5c1,_0x99093f=>{const _0x291e36=_0xf4bba9;_0x11eaa9[_0x291e36(0x1d5)][_0x291e36(0x1f8)](_0x335e41=>{const _0x32553e=_0x291e36;_0x99093f();const _0x10f393=_0x32553e(0x206)===_0x46cae6[_0x32553e(0x202)],_0x560f76=_0x4d3d45[_0x32553e(0x1e6)](_0x25666b),_0x48616f=_0x4d3d45[_0x32553e(0x238)](_0x560f76),_0x23f17c=_0x10f393?_0x48616f[_0x32553e(0x1ac)]-0x1:_0x48616f[_0x32553e(0x1f7)]+0x1,_0x1075d2=_0x560f76[0x0][_0x32553e(0x1a7)](_0x32553e(0x21a)),_0x409b55=_0x4d3d45[_0x32553e(0x1f4)](_0x1075d2,{'startRow':0x0,'column':_0x23f17c,'includeAllSlots':!0x1}),_0x1b3092=Array[_0x32553e(0x212)](_0x409b55)[_0x32553e(0x1fc)](_0x2e7580=>_0x335e41[_0x32553e(0x1ce)](_0x2e7580[_0x32553e(0x1ba)]));_0x3b1995[_0x32553e(0x220)](_0x1b3092,_0x32553e(0x21c));});});}for(const _0x253c4a of[_0xf4bba9(0x1b2),_0xf4bba9(0x1b5)]){const _0x1fccd6=_0x253c4a[_0xf4bba9(0x1b4)](0xb),_0x4ccf3b=_0x1fccd6[_0xf4bba9(0x211)](),_0x3ac709=_0x4ccf3b[_0xf4bba9(0x1b4)](0x0,0x3)+_0xf4bba9(0x241),_0xc5ac20=_0xf4bba9(0x21a)+_0x1fccd6,_0x1236e1=_0xf4bba9(0x1c3)+_0x1fccd6,_0x2de9b2=_0xf4bba9(0x1ab)+_0x1fccd6;_0x3b1995[_0xf4bba9(0x240)](_0x253c4a,()=>{const _0x3cd51a=_0xf4bba9;_0x11eaa9[_0x3cd51a(0x1d5)][_0x3cd51a(0x1f8)](_0x209382=>{const _0x1ee9c4=_0x3cd51a,_0x4b7b7=_0x4d3d45[_0x1ee9c4(0x1e6)](_0x25666b),_0x3592fb=_0x4b7b7[0x0][_0x1ee9c4(0x1a7)](_0x1ee9c4(0x21a));let _0x33f686;if(_0x1ee9c4(0x1b2)==_0x253c4a){const _0x36fd1e=_0x4d3d45[_0x1ee9c4(0x20b)](_0x4b7b7);_0x33f686={'startRow':_0x36fd1e[_0x1ee9c4(0x1ac)],'endRow':_0x36fd1e[_0x1ee9c4(0x1f7)],'includeAllSlots':!0x0};}else{const _0x32f632=_0x4d3d45[_0x1ee9c4(0x238)](_0x4b7b7);_0x33f686={'startColumn':_0x32f632[_0x1ee9c4(0x1ac)],'endColumn':_0x32f632[_0x1ee9c4(0x1f7)],'includeAllSlots':!0x0};}const _0x2c5508=_0x4d3d45[_0x1ee9c4(0x1f4)](_0x3592fb,_0x33f686),_0x4c91a8=Array[_0x1ee9c4(0x212)](_0x2c5508)[_0x1ee9c4(0x1fc)](({cell:_0xa89d7d})=>_0xa89d7d),_0xeb01fb=Ee(_0x4c91a8[_0x1ee9c4(0x22a)](_0x66fd9d=>_0x66fd9d[_0x1ee9c4(0x1b7)](_0x3ac709))),_0x527cef=Ee(_0x4c91a8[_0x1ee9c4(0x22a)](_0x2a4fd=>!_0x2a4fd[_0x1ee9c4(0x1b7)](_0x3ac709)))[_0x1ee9c4(0x1fc)](_0x409659=>_0x209382[_0x1ee9c4(0x1ce)](_0x409659)),_0x542570=_0x3b1995[_0x1ee9c4(0x1bb)](_0x527cef,_0xc5ac20);if(_0x542570&&(_0x1ee9c4(0x1f2)==_0x542570[_0x1ee9c4(0x1d3)]||_0x1ee9c4(0x21c)==_0x542570[_0x1ee9c4(0x1d3)])){const _0x14ff68=this[_0x1ee9c4(0x200)](_0x542570);for(const _0xdc72e6 of _0xeb01fb){const _0x48776b=_0x209382[_0x1ee9c4(0x1ce)](_0xdc72e6),_0x4e9049=_0x4d3d45[_0x1ee9c4(0x1b8)](_0xdc72e6),_0x598233=_0xdc72e6[_0x1ee9c4(0x22d)](_0x3ac709)-0x1,_0x2d6a59=_0x14ff68[_0x1236e1],_0x1cefc1=_0x14ff68[_0x2de9b2];_0x2d6a59<=_0x4e9049[_0x4ccf3b]&&_0x4e9049[_0x4ccf3b]+_0x598233<=_0x1cefc1&&_0x542570[_0x1ee9c4(0x1c6)](_0x48776b);}}});});}function _0x235e08(_0x4ff23b){const _0x1aa4bd=_0xf4bba9,_0x501995=Array[_0x1aa4bd(0x212)](_0x25666b[_0x1aa4bd(0x20a)]())[_0x1aa4bd(0x1fc)](_0x2f110b=>_0x1a8266[_0x1aa4bd(0x1d1)](_0x2f110b));_0x11eaa9[_0x1aa4bd(0x1d5)][_0x1aa4bd(0x1f8)](_0x186e24=>{const _0x20170f=_0x1aa4bd,_0x2c0170=_0x186e24[_0x20170f(0x203)];_0x4ff23b=_0x4ff23b[_0x20170f(0x22a)](_0x37030c=>_0x20170f(0x20d)!=_0x37030c[_0x20170f(0x207)][_0x20170f(0x1e2)]),_0x186e24[_0x20170f(0x1f5)](_0x4ff23b),_0x11eaa9[_0x20170f(0x1b1)][_0x20170f(0x1bc)](_0x20170f(0x1b2))[_0x20170f(0x23a)](),_0x11eaa9[_0x20170f(0x227)](_0x20170f(0x1b2),{'forceDefaultExecution':!0x0}),_0x11eaa9[_0x20170f(0x1d5)][_0x20170f(0x1d7)](()=>{const _0x3e24e1=_0x20170f;_0x11eaa9[_0x3e24e1(0x1d5)][_0x3e24e1(0x1d7)](_0x2c0170,_0x363f7d=>{const _0x4eb119=_0x3e24e1,_0x7a00e=_0x501995[_0x4eb119(0x22a)](_0x875e99=>_0x4eb119(0x20d)!=_0x875e99[_0x4eb119(0x207)][_0x4eb119(0x1e2)]);_0x7a00e[_0x4eb119(0x209)]>0x0&&_0x363f7d[_0x4eb119(0x1f5)](_0x7a00e);for(const _0x22166c of _0x501995)_0x22166c[_0x4eb119(0x244)]();});});});}function _0x5b3fff(_0x428cfc){const _0x2eeba0=_0xf4bba9;_0x11eaa9[_0x2eeba0(0x1d5)][_0x2eeba0(0x1f8)](_0x1d9659=>{const _0x19423b=_0x2eeba0,_0x448ab9=Array[_0x19423b(0x212)](_0x25666b[_0x19423b(0x20a)]())[_0x19423b(0x1fc)](_0x2036c3=>_0x1a8266[_0x19423b(0x1d1)](_0x2036c3)),_0x4db3fd=[];for(const _0x3f22e0 of _0x428cfc)for(const _0x4ef16a of _0x3f22e0[_0x19423b(0x214)]({'shallow':!0x0}))_0x4db3fd[_0x19423b(0x221)](_0x4ef16a);for(const _0x269d12 of _0x4db3fd)_0x19423b(0x20d)!=_0x269d12[_0x19423b(0x207)][_0x19423b(0x1e2)]&&(_0x1d9659[_0x19423b(0x1f5)](_0x1d9659[_0x19423b(0x1b0)](_0x269d12,0x0)),_0x11eaa9[_0x19423b(0x1b1)][_0x19423b(0x1bc)](_0x19423b(0x1b5))[_0x19423b(0x23a)](),_0x11eaa9[_0x19423b(0x227)](_0x19423b(0x1b5),{'forceDefaultExecution':!0x0}));const _0x593560=_0x448ab9[_0x19423b(0x22a)](_0x5f5984=>_0x19423b(0x20d)!=_0x5f5984[_0x19423b(0x207)][_0x19423b(0x1e2)]);_0x593560[_0x19423b(0x209)]>0x0&&_0x1d9659[_0x19423b(0x1f5)](_0x593560);for(const _0x3ddc15 of _0x448ab9)_0x3ddc15[_0x19423b(0x244)]();});}function _0x246b43(_0x3d5c40,_0x4db3af){const _0x523f76=_0xf4bba9;return _0x4db3af[_0x523f76(0x1ec)](_0x2af3be=>_0x3d5c40[_0x523f76(0x1e5)](_0x4783e6=>_0x4783e6[_0x523f76(0x239)][_0x523f76(0x215)](_0x2af3be[_0x523f76(0x1ff)])||_0x2af3be[_0x523f76(0x239)][_0x523f76(0x215)](_0x4783e6[_0x523f76(0x1ff)])));}function _0x3f3f48(_0x16cc93,_0x2b3590){const _0xfabdf9=_0xf4bba9;return!_0x16cc93[_0xfabdf9(0x1e5)](_0x2c96f6=>_0x2b3590[_0xfabdf9(0x1e5)](_0x3121f5=>_0x2c96f6[_0xfabdf9(0x1c0)](_0x3121f5)))&&_0x16cc93[_0xfabdf9(0x1e5)](_0x4f25ca=>_0x2b3590[_0xfabdf9(0x1e5)](_0x254b74=>_0x4f25ca[_0xfabdf9(0x239)][_0xfabdf9(0x1ca)](_0x254b74[_0xfabdf9(0x1ff)])));}_0x11eaa9[_0xf4bba9(0x1f0)][_0xf4bba9(0x1a5)]['on'](_0xf4bba9(0x1d4),(_0x106105,_0x34782b,_0x5f1603)=>{const _0x3b403f=_0xf4bba9;if(!_0x5f1603[_0x3b403f(0x1dc)][_0x3b403f(0x22b)])return;const _0x54775a=_0x34782b[_0x3b403f(0x1c5)];if(!_0x54775a)return;const _0x216d7f=_0x5f1603[_0x3b403f(0x1be)][_0x3b403f(0x22e)](_0x54775a);function _0x42d37f(_0x49db44){const _0x522b9b=_0x3b403f;return Array[_0x522b9b(0x1a8)](_0x49db44)?_0x49db44:[_0x49db44];}_0x216d7f&&_0x3b403f(0x1cc)===_0x54775a[_0x3b403f(0x21d)]&&_0x329308(_0x216d7f,_0x5f1603[_0x3b403f(0x1fb)],(_0x717fc3,_0x10e5ec,_0x11baa1)=>_0x11baa1[_0x3b403f(0x21e)](_0x42d37f(_0x10e5ec[_0x3b403f(0x234)]),_0x717fc3),(_0x4b5439,_0x2bc9eb,_0x2670c7)=>_0x2670c7[_0x3b403f(0x23d)](_0x42d37f(_0x2bc9eb[_0x3b403f(0x234)]),_0x4b5439));},{'priority':_0xf4bba9(0x20c)}),_0x3b1995[_0xf4bba9(0x224)][_0xf4bba9(0x216)](_0x105fff=>{const _0xd1060b=_0xf4bba9;if(_0xd1060b(0x1c1)!=_0x105fff[_0xd1060b(0x20e)]&&_0xd1060b(0x1cf)!=_0x105fff[_0xd1060b(0x20e)])return;const _0x525a94=_0x105fff[_0xd1060b(0x1a9)]();if(null!=_0x525a94&&_0x525a94['is'](_0xd1060b(0x1e1),_0xd1060b(0x21a))){if(_0xd1060b(0x1c1)==_0x105fff[_0xd1060b(0x20e)]){const _0xddcfd7=_0x105fff[_0xd1060b(0x214)]()[_0xd1060b(0x22a)](_0x3324ba=>_0x3324ba['is'](_0xd1060b(0x1bf)))[_0xd1060b(0x1fc)](_0x4c8434=>_0x4c8434[_0xd1060b(0x1f0)]);if(_0xddcfd7[_0xd1060b(0x209)])return{'type':_0xd1060b(0x1c1),'content':_0xc25981(_0x51b6ab,_0xd1060b(0x1ed),_0xc25981(_0x51b6ab,_0xd1060b(0x204),'\x22'+_0xddcfd7[_0xd1060b(0x1e4)]('\x20')+'\x22'))};}if(_0xd1060b(0x1cf)==_0x105fff[_0xd1060b(0x20e)]){const _0x28bc5c=_0x105fff[_0xd1060b(0x214)]()[_0xd1060b(0x22a)](_0x2b3464=>_0x2b3464['is'](_0xd1060b(0x1bf)))[_0xd1060b(0x1fc)](_0x705a38=>_0x705a38[_0xd1060b(0x1f0)]);if(_0x28bc5c[_0xd1060b(0x209)])return{'type':_0xd1060b(0x1cf),'content':_0xc25981(_0x51b6ab,_0xd1060b(0x1c2),_0xc25981(_0x51b6ab,_0xd1060b(0x204),'\x22'+_0x28bc5c[_0xd1060b(0x1e4)]('\x20')+'\x22'))};}}}),_0x3b1995[_0xf4bba9(0x224)][_0xf4bba9(0x216)](_0x50a12c=>{const _0xcf1e74=_0xf4bba9;if(_0xcf1e74(0x1f2)==_0x50a12c[_0xcf1e74(0x1d3)]){const _0x2ac6ca=_0x50a12c[_0xcf1e74(0x214)]()[_0xcf1e74(0x22a)](_0x49f1a5=>_0x49f1a5['is'](_0xcf1e74(0x1bf)))[_0xcf1e74(0x1fc)](_0x48f0a6=>_0x48f0a6[_0xcf1e74(0x1f0)]),_0x538116=this[_0xcf1e74(0x200)](_0x50a12c),_0x27e1e7=_0x538116[_0xcf1e74(0x219)]-_0x538116[_0xcf1e74(0x232)]+0x1;if(_0xcf1e74(0x1c1)==_0x50a12c[_0xcf1e74(0x20e)])return _0x2ac6ca[_0xcf1e74(0x209)]?{'type':_0xcf1e74(0x1c1),'content':_0xc25981(_0x51b6ab,_0xcf1e74(0x1ed),_0xc25981(_0x51b6ab,_0xcf1e74(0x237),[_0x27e1e7,'\x22'+_0x2ac6ca[_0xcf1e74(0x1e4)]('\x20')+'\x22']))}:{'type':_0xcf1e74(0x1c1),'content':_0xc25981(_0x51b6ab,_0xcf1e74(0x1ed),_0xc25981(_0x51b6ab,_0xcf1e74(0x218),_0x27e1e7))};if(_0xcf1e74(0x1cf)==_0x50a12c[_0xcf1e74(0x20e)])return _0x2ac6ca[_0xcf1e74(0x209)]?{'type':_0xcf1e74(0x1cf),'content':_0xc25981(_0x51b6ab,_0xcf1e74(0x1c2),_0xc25981(_0x51b6ab,_0xcf1e74(0x237),[_0x27e1e7,'\x22'+_0x2ac6ca[_0xcf1e74(0x1e4)]('\x20')+'\x22']))}:{'type':_0xcf1e74(0x1cf),'content':_0xc25981(_0x51b6ab,_0xcf1e74(0x1c2),_0xc25981(_0x51b6ab,_0xcf1e74(0x218),_0x27e1e7))};}if(_0xcf1e74(0x21c)==_0x50a12c[_0xcf1e74(0x1d3)]){const _0x4106e4=_0x50a12c[_0xcf1e74(0x214)]()[_0xcf1e74(0x22a)](_0x1ee19a=>_0x1ee19a['is'](_0xcf1e74(0x1bf)))[_0xcf1e74(0x1fc)](_0x3acc90=>_0x3acc90[_0xcf1e74(0x1f0)]),_0x1f6e64=this[_0xcf1e74(0x200)](_0x50a12c),_0x32a665=_0x1f6e64[_0xcf1e74(0x23f)]-_0x1f6e64[_0xcf1e74(0x228)]+0x1;if(_0xcf1e74(0x1c1)==_0x50a12c[_0xcf1e74(0x20e)])return _0x4106e4[_0xcf1e74(0x209)]?{'type':_0xcf1e74(0x1c1),'content':_0xc25981(_0x51b6ab,_0xcf1e74(0x1ed),_0xc25981(_0x51b6ab,_0xcf1e74(0x21f),[_0x32a665,'\x22'+_0x4106e4[_0xcf1e74(0x1e4)]('\x20')+'\x22']))}:{'type':_0xcf1e74(0x1c1),'content':_0xc25981(_0x51b6ab,_0xcf1e74(0x1ed),_0xc25981(_0x51b6ab,_0xcf1e74(0x23e),_0x32a665))};if(_0xcf1e74(0x1cf)==_0x50a12c[_0xcf1e74(0x20e)])return _0x4106e4[_0xcf1e74(0x209)]?{'type':_0xcf1e74(0x1cf),'content':_0xc25981(_0x51b6ab,_0xcf1e74(0x1c2),_0xc25981(_0x51b6ab,_0xcf1e74(0x21f),[_0x32a665,'\x22'+_0x4106e4[_0xcf1e74(0x1e4)]('\x20')+'\x22']))}:{'type':_0xcf1e74(0x1cf),'content':_0xc25981(_0x51b6ab,_0xcf1e74(0x1c2),_0xc25981(_0x51b6ab,_0xcf1e74(0x23e),_0x32a665))};}}),_0x3b1995[_0xf4bba9(0x1cb)][_0xf4bba9(0x1d6)](_0xf4bba9(0x1c1),_0xf4bba9(0x1f2),_0xf4bba9(0x1ef),_0x235e08),_0x3b1995[_0xf4bba9(0x1cb)][_0xf4bba9(0x1d6)](_0xf4bba9(0x1cf),_0xf4bba9(0x1f2),_0xf4bba9(0x23c),_0x235e08),_0x3b1995[_0xf4bba9(0x1cb)][_0xf4bba9(0x1d6)](_0xf4bba9(0x1c1),_0xf4bba9(0x21c),_0xf4bba9(0x1ef),_0x5b3fff),_0x3b1995[_0xf4bba9(0x1cb)][_0xf4bba9(0x1d6)](_0xf4bba9(0x1cf),_0xf4bba9(0x21c),_0xf4bba9(0x23c),_0x5b3fff),_0x3b1995[_0xf4bba9(0x1cb)][_0xf4bba9(0x1d6)](_0xf4bba9(0x1c1),_0xf4bba9(0x21c),_0xf4bba9(0x1e4),_0x246b43),_0x3b1995[_0xf4bba9(0x1cb)][_0xf4bba9(0x1d6)](_0xf4bba9(0x1cf),_0xf4bba9(0x21c),_0xf4bba9(0x1e4),_0x246b43),_0x3b1995[_0xf4bba9(0x1cb)][_0xf4bba9(0x1d6)](_0xf4bba9(0x1c1),_0xf4bba9(0x1f2),_0xf4bba9(0x1e4),_0x3f3f48),_0x3b1995[_0xf4bba9(0x1cb)][_0xf4bba9(0x1d6)](_0xf4bba9(0x1cf),_0xf4bba9(0x1f2),_0xf4bba9(0x1e4),_0x3f3f48);}[_0x878009(0x1d2)](){const _0x45e9cc=_0x878009,_0x34ad25=this[_0x45e9cc(0x22f)],_0x49bff6=_0x34ad25[_0x45e9cc(0x1d5)][_0x45e9cc(0x229)][_0x45e9cc(0x1d0)];return(_0x1b4db4,_0x1722a8)=>{const _0x1213cc=_0x45e9cc;_0x34ad25[_0x1213cc(0x1d5)][_0x1213cc(0x1f8)](_0x693c57=>{const _0x224a7a=_0x1213cc,{commandName:_0x2044e4,commandParams:_0x155bbe}=_0x1722a8;let _0x469c6e=_0x1b4db4[0x0][_0x224a7a(0x239)][_0x224a7a(0x1fa)];_0x155bbe&&_0x155bbe[0x0]&&!0x1===_0x155bbe[0x0][_0x224a7a(0x1a6)]&&(_0x469c6e=_0x1b4db4[0x0][_0x224a7a(0x1ff)][_0x224a7a(0x1dd)]);const _0x4db695=_0x693c57[_0x224a7a(0x1df)](_0x469c6e);if(_0x224a7a(0x20d)==_0x4db695[_0x224a7a(0x207)][_0x224a7a(0x1e2)])return;const _0x5ca8ff=Array[_0x224a7a(0x212)](_0x49bff6[_0x224a7a(0x20a)]())[_0x224a7a(0x1fc)](_0x3d707c=>_0x1a8266[_0x224a7a(0x1d1)](_0x3d707c));_0x693c57[_0x224a7a(0x1f5)](_0x4db695),_0x34ad25[_0x224a7a(0x1b1)][_0x224a7a(0x1bc)](_0x2044e4)[_0x224a7a(0x23a)](),_0x155bbe[_0x224a7a(0x221)]({'forceDefaultExecution':!0x0}),_0x34ad25[_0x224a7a(0x227)](_0x2044e4,..._0x155bbe);const _0x3072ab=_0x5ca8ff[_0x224a7a(0x22a)](_0x3dfaac=>_0x224a7a(0x20d)!=_0x3dfaac[_0x224a7a(0x207)][_0x224a7a(0x1e2)]);_0x3072ab[_0x224a7a(0x209)]>0x0&&_0x693c57[_0x224a7a(0x1f5)](_0x3072ab);for(const _0x5d9cdc of _0x5ca8ff)_0x5d9cdc[_0x224a7a(0x244)]();});};}[_0x878009(0x1ee)](_0x3b8ddb){const _0x407ffb=_0x878009,_0x4c0323=this[_0x407ffb(0x22f)][_0x407ffb(0x1fe)][_0x407ffb(0x1bc)](_0x407ffb(0x1bd));let _0x153f90=Number[_0x407ffb(0x1ad)],_0x172326=Number[_0x407ffb(0x1fd)],_0x4cc4e7=Number[_0x407ffb(0x1ad)],_0xe74836=Number[_0x407ffb(0x1fd)];for(const _0x45df02 of _0x3b8ddb){if(_0x407ffb(0x20d)==_0x45df02[_0x407ffb(0x207)][_0x407ffb(0x1e2)])continue;const {row:_0x310a66,column:_0x57fc8b}=_0x4c0323[_0x407ffb(0x1b8)](_0x45df02),_0x370ef0=_0x45df02[_0x407ffb(0x1b7)](_0x407ffb(0x233))?_0x45df02[_0x407ffb(0x22d)](_0x407ffb(0x233))-0x1:0x0,_0xaf49e6=_0x45df02[_0x407ffb(0x1b7)](_0x407ffb(0x1aa))?_0x45df02[_0x407ffb(0x22d)](_0x407ffb(0x1aa))-0x1:0x0;_0x153f90=_0x310a66<_0x153f90?_0x310a66:_0x153f90,_0x172326=_0x310a66+_0x370ef0>_0x172326?_0x310a66+_0x370ef0:_0x172326,_0x4cc4e7=_0x57fc8b<_0x4cc4e7?_0x57fc8b:_0x4cc4e7,_0xe74836=_0x57fc8b+_0xaf49e6>_0xe74836?_0x57fc8b+_0xaf49e6:_0xe74836;}return{'minRow':_0x153f90,'maxRow':_0x172326,'minColumn':_0x4cc4e7,'maxColumn':_0xe74836};}[_0x878009(0x1c4)](){const _0x306686=_0x878009,_0x23f505=this[_0x306686(0x22f)],_0x3d3744=_0x23f505[_0x306686(0x1fe)][_0x306686(0x1bc)](_0x306686(0x1b3)),_0x5925b0=_0x23f505[_0x306686(0x1fe)][_0x306686(0x1bc)](_0x306686(0x1bd));_0x23f505[_0x306686(0x1d5)][_0x306686(0x229)]['on'](_0x306686(0x1b9),()=>{const _0x342e25=_0x306686,_0xa784af=Array[_0x342e25(0x212)](_0x23f505[_0x342e25(0x1d5)][_0x342e25(0x229)][_0x342e25(0x1cd)][_0x342e25(0x1d8)]());for(const {name:_0x3e586a,data:_0x2dc610}of _0xa784af){const {group:_0x2afaa0,id:_0x3a51b7,subType:_0x45ba89}=_0x3d3744[_0x342e25(0x1e0)](_0x3e586a);if(_0x342e25(0x230)!=_0x2afaa0)continue;if(null!=_0x2dc610[_0x342e25(0x23b)])continue;const _0x23b6a7=_0x3d3744[_0x342e25(0x1ea)](_0x3a51b7);this[_0x342e25(0x236)][_0x342e25(0x1af)](_0x45ba89)&&this[_0x342e25(0x1a3)][_0x342e25(0x1c9)](_0x23b6a7);}},{'priority':_0x306686(0x1a2)});const _0x1cd905=(_0x271a14,_0x48d6e2)=>{const _0x2a95d9=_0x306686;let _0xcd570=!0x1;const _0x2625ef=_0x48d6e2[_0x2a95d9(0x1ce)](_0x271a14),_0x5b3db6=_0x271a14[_0x2a95d9(0x1a7)](_0x2a95d9(0x21a)),_0x4ea275=_0x5925b0[_0x2a95d9(0x1b8)](_0x271a14);for(const _0xcd7658 of this[_0x2a95d9(0x1a3)]){const _0x52e19d=_0xcd7658[_0x2a95d9(0x1d3)],_0x4b4cb8=_0x52e19d[_0x2a95d9(0x226)](_0x2a95d9(0x223)),_0x303b68=_0x52e19d[_0x2a95d9(0x1b4)](_0x4b4cb8?0xa:0x5),_0x12f880=_0x303b68[_0x2a95d9(0x211)](),_0x4a0841=_0x12f880[_0x2a95d9(0x1b4)](0x0,0x3)+_0x2a95d9(0x241),_0x975e9e=_0x2a95d9(0x1c3)+_0x303b68,_0x11e1e1=_0x2a95d9(0x1ab)+_0x303b68;if(!_0xcd7658[_0x2a95d9(0x243)])continue;if(_0x5b3db6!=_0xcd7658[_0x2a95d9(0x1db)]()[_0x2a95d9(0x1ff)][_0x2a95d9(0x1a7)](_0x2a95d9(0x21a)))continue;if(_0xcd7658[_0x2a95d9(0x1a4)](_0x2625ef))continue;const _0x5726cb=_0x271a14[_0x2a95d9(0x1b7)](_0x4a0841)?_0x271a14[_0x2a95d9(0x22d)](_0x4a0841)-0x1:0x0,_0xc08f6c=this[_0x2a95d9(0x200)](_0xcd7658),_0x43db28=_0xc08f6c[_0x975e9e],_0x4c8bdd=_0xc08f6c[_0x11e1e1];_0x43db28<=_0x4ea275[_0x12f880]&&_0x4ea275[_0x12f880]+_0x5726cb<=_0x4c8bdd&&(_0xcd7658[_0x2a95d9(0x1c6)](_0x2625ef),_0xcd570=!0x0);}return _0xcd570;};_0x23f505[_0x306686(0x1d5)][_0x306686(0x229)][_0x306686(0x1da)](_0x30fa46=>{const _0xd99183=_0x306686;let _0x3cb7bb=!0x1;for(const _0x535587 of _0x23f505[_0xd99183(0x1d5)][_0xd99183(0x229)][_0xd99183(0x1cd)][_0xd99183(0x1f6)]())if(_0xd99183(0x201)==_0x535587[_0xd99183(0x20e)]){if(_0xd99183(0x1f2)==_0x535587[_0xd99183(0x21d)]){for(const _0x363b0a of _0x535587[_0xd99183(0x1ae)][_0xd99183(0x1dd)][_0xd99183(0x1e3)]())_0x3cb7bb=_0x3cb7bb||_0x1cd905(_0x363b0a,_0x30fa46);}else _0xd99183(0x1cc)==_0x535587[_0xd99183(0x21d)]&&(_0x3cb7bb=_0x3cb7bb||_0x1cd905(_0x535587[_0xd99183(0x1ae)][_0xd99183(0x1dd)],_0x30fa46));}return _0x3cb7bb;});}[_0x878009(0x200)](_0x216c90){const _0x252fa1=_0x878009;return this[_0x252fa1(0x1ee)](_0x216c90[_0x252fa1(0x20a)]()[_0x252fa1(0x1fc)](_0x54402e=>_0x54402e[_0x252fa1(0x1ff)][_0x252fa1(0x1dd)]));}}function Ee(_0xcd38af){const _0x505e26=_0x878009;return Array[_0x505e26(0x212)](new Set(_0xcd38af)[_0x505e26(0x222)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x53d9(){const _0x12f05e=['1830790nFrzMd','9XPILst','afterInit','editor','279721aJoZYb','1091864JvdXkv','toggleTableCaption','1212805OXXLWr','plugins','has','TrackChangesEditing','670623okEeJa','6734uchjzp','enableCommand','requires','693936puKDtd','2ouPzXV','1832ytdVIn','get','TableCaptionEditing'];_0x53d9=function(){return _0x12f05e;};return _0x53d9();}const _0x53885a=_0x2026;function _0x2026(_0x41fd78,_0x30cd39){const _0x53d9b4=_0x53d9();return _0x2026=function(_0x202616,_0x20022f){_0x202616=_0x202616-0x1dd;let _0x12bdc1=_0x53d9b4[_0x202616];return _0x12bdc1;},_0x2026(_0x41fd78,_0x30cd39);}(function(_0x42ffa9,_0x8ddccd){const _0xd56d15=_0x2026,_0x28f074=_0x42ffa9();while(!![]){try{const _0x4e023d=-parseInt(_0xd56d15(0x1ec))/0x1*(-parseInt(_0xd56d15(0x1e4))/0x2)+-parseInt(_0xd56d15(0x1df))/0x3+parseInt(_0xd56d15(0x1ed))/0x4+-parseInt(_0xd56d15(0x1ef))/0x5+parseInt(_0xd56d15(0x1e3))/0x6+parseInt(_0xd56d15(0x1e0))/0x7*(-parseInt(_0xd56d15(0x1e5))/0x8)+-parseInt(_0xd56d15(0x1e9))/0x9*(-parseInt(_0xd56d15(0x1e8))/0xa);if(_0x4e023d===_0x8ddccd)break;else _0x28f074['push'](_0x28f074['shift']());}catch(_0x1b76da){_0x28f074['push'](_0x28f074['shift']());}}}(_0x53d9,0x2849e));import{Plugin as _0x39f906}from'ckeditor5/src/core.js';import _0x2f3333 from'./table.js';export default class Mt extends _0x39f906{static get[_0x53885a(0x1e2)](){return[_0x2f3333];}[_0x53885a(0x1ea)](){const _0x110037=_0x53885a,_0x552a87=this[_0x110037(0x1eb)];if(!_0x552a87[_0x110037(0x1f0)][_0x110037(0x1dd)](_0x110037(0x1e7)))return;_0x552a87[_0x110037(0x1f0)][_0x110037(0x1e6)](_0x110037(0x1de))[_0x110037(0x1e1)](_0x110037(0x1ee));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x557c90=_0xbec2;(function(_0x3bd506,_0x137e5f){const _0x357ae5=_0xbec2,_0x13a484=_0x3bd506();while(!![]){try{const _0x33d21a=parseInt(_0x357ae5(0x128))/0x1+-parseInt(_0x357ae5(0x131))/0x2+parseInt(_0x357ae5(0x1e3))/0x3*(-parseInt(_0x357ae5(0x13d))/0x4)+parseInt(_0x357ae5(0x1b4))/0x5*(-parseInt(_0x357ae5(0x14c))/0x6)+-parseInt(_0x357ae5(0x139))/0x7*(-parseInt(_0x357ae5(0x1af))/0x8)+parseInt(_0x357ae5(0x135))/0x9+parseInt(_0x357ae5(0x1b8))/0xa;if(_0x33d21a===_0x137e5f)break;else _0x13a484['push'](_0x13a484['shift']());}catch(_0x285d7e){_0x13a484['push'](_0x13a484['shift']());}}}(_0x1dae,0x2567b));import{getTranslation as _0x10ce31}from'../utils/common-translations.js';import{Plugin as _0x11a4a6}from'ckeditor5/src/core.js';function _0x1dae(){const _0x4e9c49=['activeMarkers','model','ck-suggestion-marker-insertion','move','_createdBatches','rowInsertionRanges','tablePasteColumn','author','requires','containsRange','entries','removeRows','getSelectionAffectedTableCells','markerAttributes','6LsYNZB','_isForcedDefaultExecutionBlock','return','accept','suggestion-td','locale','$graveyard','insertColumns','tableCellBackgroundColor','TrackChangesEditing','start','dataDowncast','removeColumns','previous','table','first','tableCell','suggestionUnloaded','tableCellHorizontalAlignment','getItems','suggestionLoaded','tablePasteCell','fromEntries','push','selection','deletion','tablePasteRow','call','markMultiRangeBlockFormat','insertion','every','tableCellVerticalAlignment','detach','createRangeOn','rows','has','differ','tableCellBorderStyle','documentSelection','stop','add','markers','findAncestor','getAttributes','getChangedMarkers','Users','tableCellSuggestion','registerPostFixer','last','plugins','from','markMultiRangeDeletion','removeMarkers','change','newRange','previousSibling','TableUtils','get','cell','paragraph','listenTo','getMarkers','row','endRow','getSuggestionCallback','markerToHighlight','getChild','isInContent','updateMarker','formatBlock','ck-suggestion-marker','showSuggestionHighlights','editor','removeMarker','nextSibling','ck-suggestion-marker--active','tablePaste','clipboardOutput','descriptionFactory','setAttributes','createPositionBefore','view','getRanges','high','reduce','low','getRowIndexes','startsWith','endColumn','discard','setAttribute','getRows','_tablePostFixingSubtypes','cells','length','getTableIfOnlyTableInContent','for','find','set','8iHXWgg','register','schema','insertRows','nodeAfter','293170zwkNTR','attributes','keys','deletionRanges','1094670YREQJl','createElement','_getCoordsForCells','getShiftedBy','getSuggestions','column','getSuggestion','element','getAllAdjacentSuggestions','TableClipboard','content','includes','end','value','commands','markerName','type','tableCellPadding','editingDowncast','tableCellBorderWidth','createRangeIn','root','insertContent','oldRange','filter','getChildren','suggestion','getColumns','*Replace\x20table\x20cells*','_suggestionFactory','columnInsertionIndexes','document','name','suggestion:formatBlock:tablePasteCell','getChanges','map','trackChanges','next','insertionRanges','getRange','forceDefaultExecution','getContainedElement','hasSuggestion','21gRtgMh','_replaceTableSlotCell','elementToElement','editing','registerDescriptionCallback','markMultiRangeInsertion','isEmpty','subType','tableCellBorderColor','_splitMarkerName','unwrap','tablePasteChainId','insert','isEqual','rowInsertionIndexes','fromRange','createTableWalker','join','160171Dkkeam','remove','some','createRange','batch','getColumnIndexes','registerCustomCallback','columns','forEach','255350vdQrlE','options','afterInit','rootName','1865988RqiHjg','wrap','fill','position','661220ExMPdL','columnInsertionRanges','conversion','redo','132520iopgkR'];_0x1dae=function(){return _0x4e9c49;};return _0x1dae();}import{LiveRange as _0x5c3ccd}from'ckeditor5/src/engine.js';import{uid as _0x924df2,priorities as _0x2e2f28}from'ckeditor5/src/utils.js';function _0xbec2(_0x55dcde,_0x46f0da){const _0x1dae3f=_0x1dae();return _0xbec2=function(_0xbec234,_0x3a0f61){_0xbec234=_0xbec234-0x126;let _0x4534f5=_0x1dae3f[_0xbec234];return _0x4534f5;},_0xbec2(_0x55dcde,_0x46f0da);}import _0xc3b077 from'./table.js';const ge=[_0x557c90(0x1cb),_0x557c90(0x1eb),_0x557c90(0x171),_0x557c90(0x15e),_0x557c90(0x16b),_0x557c90(0x154),_0x557c90(0x1c9)],Ce=Object[_0x557c90(0x162)](ge[_0x557c90(0x1db)](_0x260e60=>[_0x260e60,null]));export default class It extends _0x11a4a6{static get[_0x557c90(0x146)](){return[_0xc3b077];}[_0x557c90(0x133)](){const _0xbbf846=_0x557c90,_0x34d1ff=this[_0xbbf846(0x194)];if(!_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x16f)](_0xbbf846(0x1c1)))return;const _0x13af55=_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xbbf846(0x155)),_0x28894a=_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xbbf846(0x184)),_0x55fe35=_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xc3b077),_0x25d5be=_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xbbf846(0x1c1));_0x55fe35[_0xbbf846(0x1a8)][_0xbbf846(0x163)](_0xbbf846(0x166),_0xbbf846(0x144)),_0x34d1ff[_0xbbf846(0x13f)][_0xbbf846(0x1b1)][_0xbbf846(0x1b0)](_0xbbf846(0x17a),{'allowIn':_0xbbf846(0x15c),'allowContentOf':_0xbbf846(0x15c),'isLimit':!0x0}),_0x34d1ff[_0xbbf846(0x13b)][_0xbbf846(0x1e5)]({'model':_0xbbf846(0x17a),'view':_0xbbf846(0x150)});let _0x732672=null;_0x34d1ff[_0xbbf846(0x13f)]['on'](_0xbbf846(0x1ce),(_0x392212,_0x29502f)=>{const _0x50576e=_0xbbf846,[_0x196e8d,_0x44cd79]=_0x29502f,_0x41ae89=_0x29502f[_0x29502f[_0x50576e(0x1aa)]-0x1];_0x41ae89&&_0x41ae89[_0x50576e(0x1e0)]||_0x13af55[_0x50576e(0x14d)]||this[_0x50576e(0x194)][_0x50576e(0x1c6)][_0x50576e(0x185)](_0x50576e(0x1dc))[_0x50576e(0x1c5)]&&function(_0x4c1a09,_0x366ef4,_0x1d1c5a,_0x2fd72b,_0x54e362){const _0x41f091=_0x50576e;if(_0x366ef4&&!_0x366ef4['is'](_0x41f091(0x172)))return!0x1;const _0x3b15d1=_0x54e362[_0x41f091(0x1ab)](_0x4c1a09,_0x1d1c5a);if(!_0x3b15d1||!he(_0x3b15d1,void 0x0,_0x2fd72b))return!0x1;const _0x371cdb=_0x2fd72b[_0x41f091(0x14a)](_0x1d1c5a[_0x41f091(0x1d7)][_0x41f091(0x164)]);if(!_0x371cdb[_0x41f091(0x1aa)])return!0x1;const _0xbe01f6=_0x371cdb[0x0][_0x41f091(0x176)](_0x41f091(0x15a)),_0x42119e=_0x2fd72b[_0x41f091(0x1a2)](_0x371cdb),_0x10bbb2=_0x2fd72b[_0x41f091(0x12d)](_0x371cdb),_0x342982={'startRow':_0x42119e[_0x41f091(0x15b)],'endRow':_0x42119e[_0x41f091(0x17c)],'startColumn':_0x10bbb2[_0x41f091(0x15b)],'endColumn':_0x10bbb2[_0x41f091(0x17c)]};return 0x1==_0x371cdb[_0x41f091(0x1aa)]&&(_0x342982[_0x41f091(0x18b)]+=_0x2fd72b[_0x41f091(0x1a7)](_0x3b15d1)-0x1,_0x342982[_0x41f091(0x1a4)]+=_0x2fd72b[_0x41f091(0x1d3)](_0x3b15d1)-0x1),he(_0xbe01f6,_0x342982,_0x2fd72b);}(_0x196e8d,_0x44cd79,_0x34d1ff[_0x50576e(0x13f)],_0x28894a,_0x25d5be)&&(_0x392212[_0x50576e(0x173)](),_0x732672={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x34d1ff[_0x50576e(0x13f)][_0x50576e(0x181)](()=>{const _0x2ffc40=_0x50576e;_0x34d1ff[_0x2ffc40(0x13f)][_0x2ffc40(0x1ce)](_0x29502f[0x0],_0x29502f[0x1],_0x29502f[0x2],{'forceDefaultExecution':!0x0});const _0x14a7e0=_0x924df2(),{rowInsertionRanges:_0x1b7751,columnInsertionRanges:_0x227355,insertionRanges:_0x5c84ea,deletionRanges:_0x42a495,cells:_0x3a8648}=_0x732672;_0x1b7751[_0x2ffc40(0x1aa)]&&_0x13af55[_0x2ffc40(0x1e8)](_0x1b7751,_0x2ffc40(0x166),{'tablePasteChainId':_0x14a7e0}),_0x227355[_0x2ffc40(0x1aa)]&&_0x13af55[_0x2ffc40(0x1e8)](_0x227355,_0x2ffc40(0x144),{'tablePasteChainId':_0x14a7e0}),_0x5c84ea[_0x2ffc40(0x1aa)]&&(_0x13af55[_0x2ffc40(0x1e8)](_0x5c84ea,_0x2ffc40(0x198),{'tablePasteChainId':_0x14a7e0,'skipNestingCheck':!0x0}),_0x5c84ea[_0x2ffc40(0x130)](_0x523af4=>{const _0x252ac6=_0x2ffc40;var _0x33f17d;return null===(_0x33f17d=_0x523af4[_0x252ac6(0x16c)])||void 0x0===_0x33f17d?void 0x0:_0x33f17d[_0x252ac6(0x167)](_0x523af4);})),_0x42a495[_0x2ffc40(0x1aa)]&&(_0x13af55[_0x2ffc40(0x17f)](_0x42a495,_0x2ffc40(0x198),{'tablePasteChainId':_0x14a7e0,'skipNestingCheck':!0x0}),_0x42a495[_0x2ffc40(0x130)](_0x120668=>{const _0xad0413=_0x2ffc40;var _0x422b07;return null===(_0x422b07=_0x120668[_0xad0413(0x16c)])||void 0x0===_0x422b07?void 0x0:_0x422b07[_0xad0413(0x167)](_0x120668);}));const _0xb1494f=_0x13af55[_0x2ffc40(0x168)](_0x3a8648[_0x2ffc40(0x1db)](({element:_0x58898d})=>_0x58898d),{'formatGroupId':_0x924df2()},[],_0x2ffc40(0x161),{'tablePasteChainId':_0x14a7e0});if(_0xb1494f){const _0x59a77b=_0xb1494f[_0x2ffc40(0x189)](),_0x28bc7f=[];for(const {element:_0x14ada2,attributes:_0x337975}of _0x3a8648){if(!_0x337975)continue;const _0x58004e=_0x34d1ff[_0x2ffc40(0x13f)][_0x2ffc40(0x16d)](_0x14ada2),_0x122814=_0x59a77b[_0x2ffc40(0x1ad)](_0x10836b=>_0x10836b[_0x2ffc40(0x1df)]()[_0x2ffc40(0x1f0)](_0x58004e));_0x122814&&_0x28bc7f[_0x2ffc40(0x163)]([_0x122814[_0x2ffc40(0x1d8)],_0x337975]);}_0x28bc7f[_0x2ffc40(0x1aa)]&&_0xb1494f[_0x2ffc40(0x1a6)](_0x2ffc40(0x14b),Object[_0x2ffc40(0x162)](_0x28bc7f));}_0x732672=null;}));},{'priority':_0x2e2f28[_0xbbf846(0x19f)]+0xa}),_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xbbf846(0x1c1))['on'](_0xbbf846(0x1e4),(_0x475746,_0x21dfc8)=>{const _0x564b3c=_0xbbf846,[_0x427c37,_0x270ca0,,_0xad2a3]=_0x21dfc8;if(!_0x732672)return;_0x475746[_0x564b3c(0x173)]();const _0x23c0b4=_0x427c37[_0x564b3c(0x186)],_0x52315a=_0x270ca0,_0x4a659f=Pe(_0x23c0b4),_0x3248fb=Pe(_0x52315a);_0x475746[_0x564b3c(0x14e)]=_0x23c0b4;let _0x4dc870=null,_0x220800=null;if(_0x3248fb||_0x4a659f){if(_0x4a659f&&!_0x3248fb){_0xad2a3[_0x564b3c(0x129)](_0x23c0b4[_0x564b3c(0x18e)](0x0));for(const _0x1087b8 of Array[_0x564b3c(0x17e)](_0x52315a[_0x564b3c(0x1d1)]()))_0xad2a3[_0x564b3c(0x1ef)](_0x1087b8,_0x23c0b4,_0x564b3c(0x1c4));const _0xf3aaab=_0x732672[_0x564b3c(0x1f1)][_0x564b3c(0x1c3)](_0x427c37[_0x564b3c(0x18a)]),_0x2d5aed=_0x732672[_0x564b3c(0x1d6)][_0x564b3c(0x1c3)](_0x427c37[_0x564b3c(0x1bd)]);_0xf3aaab||_0x2d5aed||(_0x4dc870=_0x5c3ccd[_0x564b3c(0x1f2)](_0xad2a3[_0x564b3c(0x1cc)](_0x23c0b4)));}else _0x3248fb&&!_0x4a659f&&(_0x220800=_0xad2a3[_0x564b3c(0x1cc)](_0x23c0b4));}else{const _0x119415=_0xad2a3[_0x564b3c(0x1b9)](_0x564b3c(0x17a)),_0x53202f=_0xad2a3[_0x564b3c(0x1b9)](_0x564b3c(0x17a));_0xad2a3[_0x564b3c(0x136)](_0xad2a3[_0x564b3c(0x1cc)](_0x23c0b4),_0x53202f),_0xad2a3[_0x564b3c(0x1ef)](_0x119415,_0x23c0b4,0x0);for(const _0x1a6a27 of Array[_0x564b3c(0x17e)](_0x52315a[_0x564b3c(0x1d1)]()))_0xad2a3[_0x564b3c(0x1ef)](_0x1a6a27,_0x119415,_0x564b3c(0x1c4));_0x4dc870=_0x5c3ccd[_0x564b3c(0x1f2)](_0xad2a3[_0x564b3c(0x16d)](_0x119415)),_0x220800=_0x5c3ccd[_0x564b3c(0x1f2)](_0xad2a3[_0x564b3c(0x16d)](_0x53202f));}const _0x36528f=Array[_0x564b3c(0x17e)](_0x52315a[_0x564b3c(0x177)]())[_0x564b3c(0x1d0)](([_0x5a5b51])=>ge[_0x564b3c(0x1c3)](_0x5a5b51));_0x732672[_0x564b3c(0x1a9)][_0x564b3c(0x163)]({'element':_0x23c0b4,'attributes':_0x36528f[_0x564b3c(0x1aa)]?Object[_0x564b3c(0x162)](_0x36528f):null}),_0x4dc870&&_0x732672[_0x564b3c(0x1de)][_0x564b3c(0x163)](_0x4dc870),_0x220800&&_0x732672[_0x564b3c(0x1b7)][_0x564b3c(0x163)](_0x220800);},{'priority':_0xbbf846(0x19f)}),_0x28894a['on'](_0xbbf846(0x153),(_0x308235,_0x30fe42)=>{const _0x4ec155=_0xbbf846,[_0x260c76,_0x4a17a0={}]=_0x30fe42;if(!_0x732672)return;const _0x35e401=_0x4a17a0['at']||0x0,_0x1c7d0e=_0x4a17a0[_0x4ec155(0x12f)]||0x1;_0x732672[_0x4ec155(0x1d6)]=new Array(_0x1c7d0e)[_0x4ec155(0x137)](_0x35e401)[_0x4ec155(0x1db)]((_0xc2ab0f,_0x12f95c)=>_0xc2ab0f+_0x12f95c);for(const {cell:_0x21a132}of _0x28894a[_0x4ec155(0x126)](_0x260c76,{'startColumn':_0x35e401,'endColumn':_0x35e401+_0x1c7d0e-0x1}))_0x732672[_0x4ec155(0x13a)][_0x4ec155(0x163)](_0x34d1ff[_0x4ec155(0x13f)][_0x4ec155(0x16d)](_0x21a132));},{'priority':_0xbbf846(0x1a1)}),_0x28894a['on'](_0xbbf846(0x1b2),(_0x177780,_0x13fd43)=>{const _0x2285c7=_0xbbf846,[_0x26b1c8,_0x1198d6={}]=_0x13fd43;if(!_0x732672)return;const _0x59925b=_0x1198d6['at']||0x0,_0x3d253b=_0x1198d6[_0x2285c7(0x16e)]||0x1;_0x732672[_0x2285c7(0x1f1)]=new Array(_0x3d253b)[_0x2285c7(0x137)](_0x59925b)[_0x2285c7(0x1db)]((_0x5e0077,_0x241952)=>_0x5e0077+_0x241952);for(const {cell:_0x34d8fc}of _0x28894a[_0x2285c7(0x126)](_0x26b1c8,{'startRow':_0x59925b,'endRow':_0x59925b+_0x3d253b-0x1}))_0x732672[_0x2285c7(0x143)][_0x2285c7(0x163)](_0x34d1ff[_0x2285c7(0x13f)][_0x2285c7(0x16d)](_0x34d8fc));},{'priority':_0xbbf846(0x1a1)}),_0x13af55[_0xbbf846(0x19a)][_0xbbf846(0x1e7)](_0x3f8832=>{const _0x5295ea=_0xbbf846;if(_0x3f8832[_0x5295ea(0x1ea)]&&_0x3f8832[_0x5295ea(0x1ea)][_0x5295ea(0x1a3)](_0x5295ea(0x198)))return _0x3f8832[_0x5295ea(0x159)]?{}:{'type':_0x5295ea(0x169),'content':_0x10ce31(_0x34d1ff[_0x5295ea(0x151)],_0x5295ea(0x1d4))};});const _0x3401e6=()=>!0x1;for(const _0x48f864 of[_0xbbf846(0x198),_0xbbf846(0x144),_0xbbf846(0x166),_0xbbf846(0x161)])_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x169),_0x48f864,_0xbbf846(0x127),_0x3401e6),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x165),_0x48f864,_0xbbf846(0x127),_0x3401e6),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x191),_0x48f864,_0xbbf846(0x127),_0x3401e6);_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x191),_0xbbf846(0x161),_0xbbf846(0x1a5),_0x3401e6),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x191),_0xbbf846(0x161),_0xbbf846(0x14f),(_0x233539,_0x2013cb,_0xfdf758)=>{const _0x178206=_0xbbf846,_0x33a2bd=_0x233539[_0x178206(0x1db)](_0x290408=>_0x290408[_0x178206(0x1e1)]())[_0x178206(0x1d0)](_0x36315e=>_0x36315e),_0x326df3=new Map(_0x33a2bd[_0x178206(0x1db)](_0x158aa7=>[_0x158aa7,null]));if(_0x732672){for(const {element:_0x60d4e5,attributes:_0x13587d}of _0x732672[_0x178206(0x1a9)])_0x13587d&&_0x326df3[_0x178206(0x1ae)](_0x60d4e5,_0x13587d);}else{if(_0xfdf758&&_0xfdf758[_0x178206(0x14b)])for(const [_0x378202,_0x37aa38]of Object[_0x178206(0x148)](_0xfdf758[_0x178206(0x14b)])){const _0x2e4dc0=_0x34d1ff[_0x178206(0x13f)][_0x178206(0x175)][_0x178206(0x185)](_0x378202),_0x153e8c=_0x2e4dc0?_0x2e4dc0[_0x178206(0x1df)]()[_0x178206(0x1e1)]():null;_0x153e8c&&_0x326df3[_0x178206(0x1ae)](_0x153e8c,_0x37aa38);}}_0x34d1ff[_0x178206(0x13f)][_0x178206(0x181)](_0x18bd38=>{const _0xccbf99=_0x178206;for(const [_0x360559,_0x1b73da]of _0x326df3)_0x18bd38[_0xccbf99(0x19b)]({...Ce,..._0x1b73da},_0x360559);});});const _0x171cc2=(_0x5148f6,_0x6f70f4)=>{const _0x47703f=_0xbbf846;_0x13af55[_0x47703f(0x1d5)][_0x47703f(0x12e)](_0x5148f6,_0x47703f(0x198),_0x6f70f4,(_0x21e8e8,_0x5f1350,_0x2d3215)=>{const _0x723e67=_0x47703f;_0x34d1ff[_0x723e67(0x13f)][_0x723e67(0x181)](_0xa273ab=>{const _0x3fff5b=_0x723e67,_0x7a6807=[];for(const _0xce4f29 of _0x21e8e8){const _0x20911c=_0xce4f29[_0x3fff5b(0x156)][_0x3fff5b(0x1b3)];_0x20911c['is'](_0x3fff5b(0x1bf),_0x3fff5b(0x17a))&&_0x7a6807[_0x3fff5b(0x163)](_0x20911c);}_0x13af55[_0x3fff5b(0x1d5)][_0x3fff5b(0x18c)](_0x5148f6,null,_0x6f70f4)(_0x21e8e8,_0x5f1350,_0x2d3215);for(const _0x45b5bc of _0x7a6807)_0x3fff5b(0x152)!=_0x45b5bc[_0x3fff5b(0x1cd)][_0x3fff5b(0x134)]&&_0xa273ab[_0x3fff5b(0x1ed)](_0x45b5bc);});});};_0x171cc2(_0xbbf846(0x169),_0xbbf846(0x14f)),_0x171cc2(_0xbbf846(0x169),_0xbbf846(0x1a5)),_0x171cc2(_0xbbf846(0x165),_0xbbf846(0x14f)),_0x171cc2(_0xbbf846(0x165),_0xbbf846(0x1a5)),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x169),_0xbbf846(0x166),_0xbbf846(0x1a5),_0x451e1b=>{const _0x435f35=_0xbbf846,_0x5b48aa=_0x451e1b[_0x435f35(0x1db)](_0x2c3225=>_0x2c3225[_0x435f35(0x1e1)]()),_0x1da4d5=_0x5b48aa[0x0][_0x435f35(0x176)](_0x435f35(0x15a)),{minRow:_0x9588b7,maxRow:_0x4cb583}=_0x55fe35[_0x435f35(0x1ba)](_0x5b48aa);_0x28894a[_0x435f35(0x149)](_0x1da4d5,{'at':_0x9588b7,'rows':_0x4cb583-_0x9588b7+0x1});}),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x169),_0xbbf846(0x144),_0xbbf846(0x1a5),_0x2cf95d=>{const _0x9b8416=_0xbbf846,_0x516680=_0x2cf95d[_0x9b8416(0x1db)](_0x2c5684=>_0x2c5684[_0x9b8416(0x1e1)]()),_0x53739e=_0x516680[0x0][_0x9b8416(0x176)](_0x9b8416(0x15a)),{minColumn:_0x5a4de3,maxColumn:_0x4165b1}=_0x55fe35[_0x9b8416(0x1ba)](_0x516680);_0x28894a[_0x9b8416(0x158)](_0x53739e,{'at':_0x5a4de3,'columns':_0x4165b1-_0x5a4de3+0x1});});const _0x2cacfd=(_0x5654cf,_0x14a361)=>{const _0x7a0995=_0xbbf846;if(!_0x14a361[_0x7a0995(0x1ea)]||!_0x14a361[_0x7a0995(0x1ea)][_0x7a0995(0x1a3)](_0x7a0995(0x198)))return;const _0x51548b=_0x14a361[_0x7a0995(0x1b5)][_0x7a0995(0x1ee)],_0x45eae5=_0x13af55[_0x7a0995(0x1bc)]()[_0x7a0995(0x1d0)](_0x122895=>_0x122895[_0x7a0995(0x18f)]&&_0x122895[_0x7a0995(0x1b5)]&&_0x122895[_0x7a0995(0x1b5)][_0x7a0995(0x1ee)]==_0x51548b);_0x45eae5[_0x7a0995(0x1aa)]&&_0x14a361[_0x7a0995(0x1c0)]()[_0x7a0995(0x1aa)]!=_0x45eae5[_0x7a0995(0x1aa)]&&_0x45eae5[_0x7a0995(0x1a0)]((_0x4149d8,_0x45c1b9)=>(_0x4149d8[_0x7a0995(0x1dd)]=_0x45c1b9,_0x45c1b9[_0x7a0995(0x159)]=_0x4149d8,_0x45c1b9));};function _0x71887(_0x4f8434,_0x36194b=!0x0){const _0x43f60b=_0xbbf846,{id:_0x3169ce}=_0x13af55[_0x43f60b(0x1ec)](_0x4f8434[_0x43f60b(0x1c7)]),_0x23e404=[_0x43f60b(0x192),_0x43f60b(0x140)],_0x88508e=_0x13af55[_0x43f60b(0x13e)][_0x43f60b(0x1c3)](_0x4f8434[_0x43f60b(0x1c7)]);return _0x88508e&&_0x23e404[_0x43f60b(0x163)](_0x43f60b(0x197)),{'classes':_0x23e404,'attributes':{'data-suggestion':_0x3169ce},'priority':_0x88508e&&_0x36194b?0xbc2:0xbb8};}_0x13af55['on'](_0xbbf846(0x160),_0x2cacfd,{'priority':_0xbbf846(0x19f)}),_0x13af55['on'](_0xbbf846(0x15d),_0x2cacfd,{'priority':_0xbbf846(0x19f)}),_0x34d1ff[_0xbbf846(0x13f)][_0xbbf846(0x1d7)][_0xbbf846(0x17b)](()=>{const _0x361ed0=_0xbbf846;let _0x21d236=!0x1;const _0x945b9=Array[_0x361ed0(0x17e)](_0x34d1ff[_0x361ed0(0x13f)][_0x361ed0(0x1d7)][_0x361ed0(0x170)][_0x361ed0(0x178)]());for(const {name:_0x147e21,data:_0x1314b3}of _0x945b9){const {group:_0xfcfdd0,type:_0x5f5d20,id:_0x251e9c}=_0x13af55[_0x361ed0(0x1ec)](_0x147e21);if(_0x361ed0(0x1d2)!=_0xfcfdd0||_0x361ed0(0x165)!=_0x5f5d20||_0x1314b3[_0x361ed0(0x1cf)])continue;if(!_0x13af55[_0x361ed0(0x1e2)](_0x251e9c))continue;const _0x48f438=_0x13af55[_0x361ed0(0x1be)](_0x251e9c)[_0x361ed0(0x19e)](),_0x240b50=_0x34d1ff[_0x361ed0(0x17d)][_0x361ed0(0x185)](_0x361ed0(0x179))['me'];for(const _0x5823bb of _0x13af55[_0x361ed0(0x1bc)]()){if(!_0x5823bb[_0x361ed0(0x18f)]||_0x5823bb[_0x361ed0(0x145)]!=_0x240b50)continue;if(_0x361ed0(0x191)!=_0x5823bb[_0x361ed0(0x1c8)]||_0x361ed0(0x161)!=_0x5823bb[_0x361ed0(0x1ea)])continue;if(_0x5823bb[_0x361ed0(0x19e)]()[_0x361ed0(0x16a)](_0x132636=>_0x48f438[_0x361ed0(0x12a)](_0x5b3079=>_0x5b3079[_0x361ed0(0x147)](_0x132636,!0x0)))){for(const _0x2eea0f of _0x5823bb[_0x361ed0(0x1c0)]())_0x2eea0f[_0x361ed0(0x18f)]&&(_0x2eea0f[_0x361ed0(0x1a5)](),_0x21d236=!0x0);}}}return _0x21d236;}),_0x34d1ff[_0xbbf846(0x13f)][_0xbbf846(0x1d7)][_0xbbf846(0x17b)](_0x5f3c9c=>{const _0x57b001=_0xbbf846,_0x18495a=_0x34d1ff[_0x57b001(0x1c6)][_0x57b001(0x185)](_0x57b001(0x13c));if(!_0x18495a||!_0x18495a[_0x57b001(0x142)][_0x57b001(0x16f)](_0x5f3c9c[_0x57b001(0x12c)]))return!0x1;let _0x5652b4=!0x1;const _0x2d500c=_0x34d1ff[_0x57b001(0x17d)][_0x57b001(0x185)](_0x57b001(0x179))['me'],_0x1e28a2=_0x34d1ff[_0x57b001(0x13f)][_0x57b001(0x1d7)][_0x57b001(0x170)][_0x57b001(0x1da)](),_0x266324=Array[_0x57b001(0x17e)](_0x34d1ff[_0x57b001(0x13f)][_0x57b001(0x1d7)][_0x57b001(0x170)][_0x57b001(0x178)]())[_0x57b001(0x1d0)](({name:_0x4f1135,data:_0x859c5e})=>{const _0x1bcf52=_0x57b001,{group:_0x58c0b6,subType:_0xdfd916,authorId:_0x1f8c07}=_0x13af55[_0x1bcf52(0x1ec)](_0x4f1135);return _0x1bcf52(0x1d2)==_0x58c0b6&&_0x1bcf52(0x198)==_0xdfd916&&_0x1f8c07==_0x2d500c['id']&&!_0x859c5e[_0x1bcf52(0x1cf)];});for(const _0x3774c3 of _0x1e28a2){if(_0x57b001(0x1ef)!=_0x3774c3[_0x57b001(0x1c8)]||_0x57b001(0x17a)!=_0x3774c3[_0x57b001(0x1d8)]||0x1!=_0x3774c3[_0x57b001(0x1aa)])continue;const _0x4670a6=_0x5f3c9c[_0x57b001(0x12b)](_0x3774c3[_0x57b001(0x138)],_0x3774c3[_0x57b001(0x138)][_0x57b001(0x1bb)](0x1));if(!_0x266324[_0x57b001(0x1ad)](({data:_0x422cc1})=>_0x422cc1[_0x57b001(0x182)][_0x57b001(0x1f0)](_0x4670a6))){for(const {name:_0x433258,data:_0x53a9b0}of _0x266324)if(_0x4670a6[_0x57b001(0x147)](_0x53a9b0[_0x57b001(0x182)])){_0x5f3c9c[_0x57b001(0x190)](_0x433258,{'range':_0x4670a6}),_0x5652b4=!0x0;break;}}}return _0x5652b4;}),_0x34d1ff[_0xbbf846(0x13f)][_0xbbf846(0x1d7)][_0xbbf846(0x17b)](_0x23a329=>{const _0x6fddbe=_0xbbf846;let _0x3771a7=!0x1;const _0x5d66c9=_0x34d1ff[_0x6fddbe(0x17d)][_0x6fddbe(0x185)](_0x6fddbe(0x179))['me'],_0x203f35=_0x13af55[_0x6fddbe(0x1bc)]()[_0x6fddbe(0x1d0)](_0x1031df=>_0x1031df[_0x6fddbe(0x18f)]&&_0x1031df[_0x6fddbe(0x145)]==_0x5d66c9),_0x5b6dc4=new Set(),_0x5bde39=new Set();for(const _0x834fae of _0x203f35)if(_0x6fddbe(0x198)==_0x834fae[_0x6fddbe(0x1ea)])for(const _0x20292a of _0x834fae[_0x6fddbe(0x189)]()){const _0x101b3d=_0x20292a[_0x6fddbe(0x1df)]()[_0x6fddbe(0x1e1)]();if(_0x101b3d){if(_0x101b3d['is'](_0x6fddbe(0x1bf),_0x6fddbe(0x17a))&&Pe(_0x101b3d)){_0x834fae[_0x6fddbe(0x195)](_0x20292a[_0x6fddbe(0x1d8)]),_0x5b6dc4[_0x6fddbe(0x174)](_0x101b3d),_0x3771a7=!0x0;const _0x505d51=_0x101b3d[_0x6fddbe(0x196)],_0x1fcaae=_0x101b3d[_0x6fddbe(0x183)],_0x103cb4=_0x505d51&&_0x505d51['is'](_0x6fddbe(0x1bf),_0x6fddbe(0x17a)),_0x41fbb4=_0x1fcaae&&_0x1fcaae['is'](_0x6fddbe(0x1bf),_0x6fddbe(0x17a));_0x103cb4&&!_0x5b6dc4[_0x6fddbe(0x16f)](_0x505d51)&&_0x5bde39[_0x6fddbe(0x174)](_0x505d51),_0x41fbb4&&!_0x5b6dc4[_0x6fddbe(0x16f)](_0x1fcaae)&&_0x5bde39[_0x6fddbe(0x174)](_0x1fcaae);}else _0x101b3d['is'](_0x6fddbe(0x1bf),_0x6fddbe(0x187))&&_0x101b3d[_0x6fddbe(0x1e9)]&&(_0x834fae[_0x6fddbe(0x195)](_0x20292a[_0x6fddbe(0x1d8)]),_0x3771a7=!0x0);}}else{if(_0x6fddbe(0x161)==_0x834fae[_0x6fddbe(0x1ea)]){if(!_0x834fae[_0x6fddbe(0x1b5)]||!_0x834fae[_0x6fddbe(0x1b5)][_0x6fddbe(0x1ee)])continue;const _0x101477=_0x834fae[_0x6fddbe(0x1b5)][_0x6fddbe(0x14b)];if(_0x101477&&Object[_0x6fddbe(0x1b6)](_0x101477)[_0x6fddbe(0x1aa)])continue;const _0x395ed3=_0x834fae[_0x6fddbe(0x1b5)][_0x6fddbe(0x1ee)];let _0xe2dad5=!0x0,_0x126da8=!0x0;for(const _0xccd02 of _0x203f35)if(_0xccd02[_0x6fddbe(0x1ea)]&&_0xccd02[_0x6fddbe(0x1ea)][_0x6fddbe(0x1a3)](_0x6fddbe(0x198))){if(!_0xccd02[_0x6fddbe(0x1b5)][_0x6fddbe(0x1ee)]){_0x126da8=!0x1;break;}if(_0xccd02['id']!=_0x834fae['id']&&_0xccd02[_0x6fddbe(0x1b5)][_0x6fddbe(0x1ee)]==_0x395ed3){_0xe2dad5=!0x1;break;}}_0x126da8&&_0xe2dad5&&(_0x834fae[_0x6fddbe(0x180)](),_0x3771a7=!0x0);}}for(const _0x3e7043 of _0x5b6dc4)_0x23a329[_0x6fddbe(0x129)](_0x3e7043);for(const _0xa5e85b of _0x5bde39)_0x23a329[_0x6fddbe(0x1ed)](_0xa5e85b);return _0x3771a7;}),_0x34d1ff[_0xbbf846(0x13b)][_0xbbf846(0x1ac)](_0xbbf846(0x1ca))[_0xbbf846(0x18d)]({'model':_0xbbf846(0x1d9),'view':(_0x3c62ba,_0x49c772)=>_0x71887(_0x3c62ba),'converterPriority':_0xbbf846(0x19f)}),_0x34d1ff[_0xbbf846(0x13b)][_0xbbf846(0x1ac)](_0xbbf846(0x157))[_0xbbf846(0x18d)]({'model':_0xbbf846(0x1d9),'view':(_0xfd8a36,_0x3c490c)=>_0x3c490c[_0xbbf846(0x132)][_0xbbf846(0x193)]?_0x71887(_0xfd8a36,!0x1):null,'converterPriority':_0xbbf846(0x19f)});const _0x1a0e7a=_0x34d1ff[_0xbbf846(0x1e6)][_0xbbf846(0x19d)];this[_0xbbf846(0x188)](_0x1a0e7a[_0xbbf846(0x1d7)],_0xbbf846(0x199),(_0x59a087,_0x2896c4)=>{const _0x5d0c72=_0xbbf846,_0x4ac8c2=[];for(const _0x13d4ee of _0x1a0e7a[_0x5d0c72(0x1cc)](_0x2896c4[_0x5d0c72(0x1c2)])[_0x5d0c72(0x15f)]())_0x13d4ee['is'](_0x5d0c72(0x1bf),_0x5d0c72(0x150))&&_0x4ac8c2[_0x5d0c72(0x163)](_0x13d4ee);_0x1a0e7a[_0x5d0c72(0x181)](_0x1633e7=>{const _0x2549c9=_0x5d0c72;for(const _0x385b10 of _0x4ac8c2)_0x1633e7[_0x2549c9(0x141)](_0x1633e7[_0x2549c9(0x1cc)](_0x385b10),_0x1633e7[_0x2549c9(0x19c)](_0x385b10)),_0x1633e7[_0x2549c9(0x129)](_0x385b10);});});}}function Pe(_0x66049f){const _0x1c3fa8=_0x557c90;if(_0x66049f[_0x1c3fa8(0x1e9)])return!0x0;const _0x110185=_0x66049f[_0x1c3fa8(0x18e)](0x0);return _0x110185['is'](_0x1c3fa8(0x1bf),_0x1c3fa8(0x187))&&_0x110185[_0x1c3fa8(0x1e9)];}function he(_0x127dd8,_0x93e635={},_0x400227){const _0x38cd5c=_0x557c90;for(const {isAnchor:_0x4feaae,cellHeight:_0x323879,cellWidth:_0x13187a}of _0x400227[_0x38cd5c(0x126)](_0x127dd8,{'includeAllSlots':!0x0,..._0x93e635}))if(!_0x4feaae||0x1!=_0x323879||0x1!=_0x13187a)return!0x1;return!0x0;}
|
|
23
|
+
const _0x154865=_0x3fe8;(function(_0x408142,_0x441786){const _0x116f5b=_0x3fe8,_0xe6d842=_0x408142();while(!![]){try{const _0x540ccc=-parseInt(_0x116f5b(0xdc))/0x1+parseInt(_0x116f5b(0xa0))/0x2+-parseInt(_0x116f5b(0xe3))/0x3+parseInt(_0x116f5b(0x14d))/0x4+parseInt(_0x116f5b(0xc8))/0x5+parseInt(_0x116f5b(0x13c))/0x6+parseInt(_0x116f5b(0xa7))/0x7*(-parseInt(_0x116f5b(0x140))/0x8);if(_0x540ccc===_0x441786)break;else _0xe6d842['push'](_0xe6d842['shift']());}catch(_0x142613){_0xe6d842['push'](_0xe6d842['shift']());}}}(_0x1f64,0xa9794));function _0x1f64(){const _0x5561a0=['markMultiRangeBlockFormat','setAttributes','suggestion-td','rows','root','view','removeRows','_createdBatches','markerAttributes','cells','getColumnIndexes','filter','removeMarkers','requires','_getCoordsForCells','discard','removeMarker','descriptionFactory','clipboardOutput','insertColumns','push','redo','updateMarker','dataDowncast','column','TableClipboard','insertRows','from','getRows','table','subType','449870tpYBbt','start','tableCellVerticalAlignment','nextSibling','wrap','getSuggestion','accept','next','has','isEmpty','rowInsertionRanges','columnInsertionRanges','getAttributes','cell','previous','getShiftedBy','isEqual','forceDefaultExecution','insertion','tablePasteChainId','75934rzrHeZ','tableCellBorderWidth','removeColumns','attributes','fromEntries','getChildren','tablePasteCell','4062492OAOwzy','tablePasteRow','_replaceTableSlotCell','previousSibling','high','deletionRanges','stop','getAllAdjacentSuggestions','suggestion:formatBlock:tablePasteCell','conversion','value','paragraph','oldRange','columnInsertionIndexes','author','markerToHighlight','map','locale','insertionRanges','remove','model','tableCellSuggestion','endColumn','getChangedMarkers','content','schema','findAncestor','editingDowncast','tableCellBorderColor','find','ck-suggestion-marker','join','markerName','detach','getRanges','editing','createTableWalker','startsWith','keys','low','fill','type','ck-suggestion-marker-insertion','markMultiRangeDeletion','getRowIndexes','ck-suggestion-marker--active','$graveyard','getRange','suggestionLoaded','setAttribute','_suggestionFactory','suggestion','for','trackChanges','tableCellHorizontalAlignment','differ','tablePasteColumn','plugins','last','end','row','document','containsRange','getItems','newRange','getChanges','TrackChangesEditing','first','getMarkers','markers','createRange','call','registerDescriptionCallback','deletion','selection','tableCellPadding','insertContent','getColumns','showSuggestionHighlights','unwrap','isInContent','markMultiRangeInsertion','insert','element','_tablePostFixingSubtypes','_isForcedDefaultExecutionBlock','activeMarkers','getContainedElement','columns','2363460ijYNst','getSuggestions','getChild','endRow','9192kxsYno','getSelectionAffectedTableCells','forEach','move','entries','reduce','Users','register','add','length','options','position','hasSuggestion','5152852ENOcHh','commands','afterInit','return','registerCustomCallback','some','createRangeOn','createRangeIn','registerPostFixer','includes','set','rootName','get','getTableIfOnlyTableInContent','tableCellBorderStyle','listenTo','formatBlock','documentSelection','tableCellBackgroundColor','change','_splitMarkerName','tablePaste','name','fromRange','editor','createElement','batch','createPositionBefore','every','nodeAfter','2319824eNKJpW','tableCell','TableUtils','elementToElement','getSuggestionCallback','rowInsertionIndexes','suggestionUnloaded','4921zrWNnK','*Replace\x20table\x20cells*'];_0x1f64=function(){return _0x5561a0;};return _0x1f64();}import{getTranslation as _0x275a22}from'../utils/common-translations.js';import{Plugin as _0x12a4b1}from'ckeditor5/src/core.js';import{LiveRange as _0x52b16d}from'ckeditor5/src/engine.js';function _0x3fe8(_0x1e6659,_0x55f88a){const _0x1f6429=_0x1f64();return _0x3fe8=function(_0x3fe880,_0x4e4ed7){_0x3fe880=_0x3fe880-0x88;let _0x102622=_0x1f6429[_0x3fe880];return _0x102622;},_0x3fe8(_0x1e6659,_0x55f88a);}import{uid as _0x4c3d81,priorities as _0x4a26f7}from'ckeditor5/src/utils.js';import _0x38c816 from'./table.js';const ge=[_0x154865(0xdd),_0x154865(0xff),_0x154865(0x90),_0x154865(0x119),_0x154865(0xca),_0x154865(0x94),_0x154865(0x12e)],Ce=Object[_0x154865(0xe0)](ge[_0x154865(0xf3)](_0x40123d=>[_0x40123d,null]));export default class It extends _0x12a4b1{static get[_0x154865(0xb6)](){return[_0x38c816];}[_0x154865(0x14f)](){const _0x401d26=_0x154865,_0x5b11e3=this[_0x401d26(0x9a)];if(!_0x5b11e3[_0x401d26(0x11c)][_0x401d26(0xd0)](_0x401d26(0xc2)))return;const _0x449018=_0x5b11e3[_0x401d26(0x11c)][_0x401d26(0x8e)](_0x401d26(0x125)),_0x35ed2f=_0x5b11e3[_0x401d26(0x11c)][_0x401d26(0x8e)](_0x401d26(0xa2)),_0x7092ca=_0x5b11e3[_0x401d26(0x11c)][_0x401d26(0x8e)](_0x38c816),_0x25a0b0=_0x5b11e3[_0x401d26(0x11c)][_0x401d26(0x8e)](_0x401d26(0xc2));_0x7092ca[_0x401d26(0x137)][_0x401d26(0xbd)](_0x401d26(0xe4),_0x401d26(0x11b)),_0x5b11e3[_0x401d26(0xf7)][_0x401d26(0xfc)][_0x401d26(0x147)](_0x401d26(0xf8),{'allowIn':_0x401d26(0xa1),'allowContentOf':_0x401d26(0xa1),'isLimit':!0x0}),_0x5b11e3[_0x401d26(0xec)][_0x401d26(0xa3)]({'model':_0x401d26(0xf8),'view':_0x401d26(0xab)});let _0x1f7957=null;_0x5b11e3[_0x401d26(0xf7)]['on'](_0x401d26(0x12f),(_0x29c3d4,_0x580ba7)=>{const _0x34dd5d=_0x401d26,[_0x44c6d7,_0x5adb3f]=_0x580ba7,_0x5e639d=_0x580ba7[_0x580ba7[_0x34dd5d(0x149)]-0x1];_0x5e639d&&_0x5e639d[_0x34dd5d(0xd9)]||_0x449018[_0x34dd5d(0x138)]||this[_0x34dd5d(0x9a)][_0x34dd5d(0x14e)][_0x34dd5d(0x8e)](_0x34dd5d(0x118))[_0x34dd5d(0xed)]&&function(_0x3e6f06,_0x1116ed,_0x4fb568,_0x56e166,_0xd5d1ff){const _0x60a1ee=_0x34dd5d;if(_0x1116ed&&!_0x1116ed['is'](_0x60a1ee(0x93)))return!0x1;const _0x48a3ca=_0xd5d1ff[_0x60a1ee(0x8f)](_0x3e6f06,_0x4fb568);if(!_0x48a3ca||!he(_0x48a3ca,void 0x0,_0x56e166))return!0x1;const _0x34e358=_0x56e166[_0x60a1ee(0x141)](_0x4fb568[_0x60a1ee(0x120)][_0x60a1ee(0x12d)]);if(!_0x34e358[_0x60a1ee(0x149)])return!0x1;const _0x3154a2=_0x34e358[0x0][_0x60a1ee(0xfd)](_0x60a1ee(0xc6)),_0x1ffde2=_0x56e166[_0x60a1ee(0x10f)](_0x34e358),_0x76a9c5=_0x56e166[_0x60a1ee(0xb3)](_0x34e358),_0x57eb86={'startRow':_0x1ffde2[_0x60a1ee(0x126)],'endRow':_0x1ffde2[_0x60a1ee(0x11d)],'startColumn':_0x76a9c5[_0x60a1ee(0x126)],'endColumn':_0x76a9c5[_0x60a1ee(0x11d)]};return 0x1==_0x34e358[_0x60a1ee(0x149)]&&(_0x57eb86[_0x60a1ee(0x13f)]+=_0x56e166[_0x60a1ee(0xc5)](_0x48a3ca)-0x1,_0x57eb86[_0x60a1ee(0xf9)]+=_0x56e166[_0x60a1ee(0x130)](_0x48a3ca)-0x1),he(_0x3154a2,_0x57eb86,_0x56e166);}(_0x44c6d7,_0x5adb3f,_0x5b11e3[_0x34dd5d(0xf7)],_0x35ed2f,_0x25a0b0)&&(_0x29c3d4[_0x34dd5d(0xe9)](),_0x1f7957={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x5b11e3[_0x34dd5d(0xf7)][_0x34dd5d(0x95)](()=>{const _0x3d092f=_0x34dd5d;_0x5b11e3[_0x3d092f(0xf7)][_0x3d092f(0x12f)](_0x580ba7[0x0],_0x580ba7[0x1],_0x580ba7[0x2],{'forceDefaultExecution':!0x0});const _0x15e92e=_0x4c3d81(),{rowInsertionRanges:_0x1e3fd7,columnInsertionRanges:_0x23297d,insertionRanges:_0x4e0eee,deletionRanges:_0x2420a2,cells:_0x552492}=_0x1f7957;_0x1e3fd7[_0x3d092f(0x149)]&&_0x449018[_0x3d092f(0x134)](_0x1e3fd7,_0x3d092f(0xe4),{'tablePasteChainId':_0x15e92e}),_0x23297d[_0x3d092f(0x149)]&&_0x449018[_0x3d092f(0x134)](_0x23297d,_0x3d092f(0x11b),{'tablePasteChainId':_0x15e92e}),_0x4e0eee[_0x3d092f(0x149)]&&(_0x449018[_0x3d092f(0x134)](_0x4e0eee,_0x3d092f(0x97),{'tablePasteChainId':_0x15e92e,'skipNestingCheck':!0x0}),_0x4e0eee[_0x3d092f(0x142)](_0x572cf4=>{const _0x277b9f=_0x3d092f;var _0x7b3e3b;return null===(_0x7b3e3b=_0x572cf4[_0x277b9f(0x104)])||void 0x0===_0x7b3e3b?void 0x0:_0x7b3e3b[_0x277b9f(0x12a)](_0x572cf4);})),_0x2420a2[_0x3d092f(0x149)]&&(_0x449018[_0x3d092f(0x10e)](_0x2420a2,_0x3d092f(0x97),{'tablePasteChainId':_0x15e92e,'skipNestingCheck':!0x0}),_0x2420a2[_0x3d092f(0x142)](_0x1197cd=>{const _0x5231dd=_0x3d092f;var _0x42103e;return null===(_0x42103e=_0x1197cd[_0x5231dd(0x104)])||void 0x0===_0x42103e?void 0x0:_0x42103e[_0x5231dd(0x12a)](_0x1197cd);}));const _0x14ad01=_0x449018[_0x3d092f(0xa9)](_0x552492[_0x3d092f(0xf3)](({element:_0x25e0e6})=>_0x25e0e6),{'formatGroupId':_0x4c3d81()},[],_0x3d092f(0xe2),{'tablePasteChainId':_0x15e92e});if(_0x14ad01){const _0x4e5ab0=_0x14ad01[_0x3d092f(0x127)](),_0x3d8afa=[];for(const {element:_0x55dc5a,attributes:_0x20522e}of _0x552492){if(!_0x20522e)continue;const _0x470ec9=_0x5b11e3[_0x3d092f(0xf7)][_0x3d092f(0x88)](_0x55dc5a),_0x38019b=_0x4e5ab0[_0x3d092f(0x100)](_0x17249f=>_0x17249f[_0x3d092f(0x112)]()[_0x3d092f(0xd8)](_0x470ec9));_0x38019b&&_0x3d8afa[_0x3d092f(0xbd)]([_0x38019b[_0x3d092f(0x98)],_0x20522e]);}_0x3d8afa[_0x3d092f(0x149)]&&_0x14ad01[_0x3d092f(0x114)](_0x3d092f(0xb1),Object[_0x3d092f(0xe0)](_0x3d8afa));}_0x1f7957=null;}));},{'priority':_0x4a26f7[_0x401d26(0xe7)]+0xa}),_0x5b11e3[_0x401d26(0x11c)][_0x401d26(0x8e)](_0x401d26(0xc2))['on'](_0x401d26(0xe5),(_0x24a7d8,_0x276c83)=>{const _0x44da01=_0x401d26,[_0x631f3c,_0x11ef1a,,_0x5cc1ce]=_0x276c83;if(!_0x1f7957)return;_0x24a7d8[_0x44da01(0xe9)]();const _0x38df87=_0x631f3c[_0x44da01(0xd5)],_0x72f8ca=_0x11ef1a,_0x22df8f=Pe(_0x38df87),_0x35395a=Pe(_0x72f8ca);_0x24a7d8[_0x44da01(0x150)]=_0x38df87;let _0x25afb5=null,_0xf5379f=null;if(_0x35395a||_0x22df8f){if(_0x22df8f&&!_0x35395a){_0x5cc1ce[_0x44da01(0xf6)](_0x38df87[_0x44da01(0x13e)](0x0));for(const _0x21af52 of Array[_0x44da01(0xc4)](_0x72f8ca[_0x44da01(0xe1)]()))_0x5cc1ce[_0x44da01(0x135)](_0x21af52,_0x38df87,_0x44da01(0x11e));const _0x3d6306=_0x1f7957[_0x44da01(0xa5)][_0x44da01(0x8b)](_0x631f3c[_0x44da01(0x11f)]),_0x4871ec=_0x1f7957[_0x44da01(0xf0)][_0x44da01(0x8b)](_0x631f3c[_0x44da01(0xc1)]);_0x3d6306||_0x4871ec||(_0x25afb5=_0x52b16d[_0x44da01(0x99)](_0x5cc1ce[_0x44da01(0x89)](_0x38df87)));}else _0x35395a&&!_0x22df8f&&(_0xf5379f=_0x5cc1ce[_0x44da01(0x89)](_0x38df87));}else{const _0xee0807=_0x5cc1ce[_0x44da01(0x9b)](_0x44da01(0xf8)),_0x3c4fa7=_0x5cc1ce[_0x44da01(0x9b)](_0x44da01(0xf8));_0x5cc1ce[_0x44da01(0xcc)](_0x5cc1ce[_0x44da01(0x89)](_0x38df87),_0x3c4fa7),_0x5cc1ce[_0x44da01(0x135)](_0xee0807,_0x38df87,0x0);for(const _0x324ae6 of Array[_0x44da01(0xc4)](_0x72f8ca[_0x44da01(0xe1)]()))_0x5cc1ce[_0x44da01(0x135)](_0x324ae6,_0xee0807,_0x44da01(0x11e));_0x25afb5=_0x52b16d[_0x44da01(0x99)](_0x5cc1ce[_0x44da01(0x88)](_0xee0807)),_0xf5379f=_0x52b16d[_0x44da01(0x99)](_0x5cc1ce[_0x44da01(0x88)](_0x3c4fa7));}const _0x240c80=Array[_0x44da01(0xc4)](_0x72f8ca[_0x44da01(0xd4)]())[_0x44da01(0xb4)](([_0x44aa34])=>ge[_0x44da01(0x8b)](_0x44aa34));_0x1f7957[_0x44da01(0xb2)][_0x44da01(0xbd)]({'element':_0x38df87,'attributes':_0x240c80[_0x44da01(0x149)]?Object[_0x44da01(0xe0)](_0x240c80):null}),_0x25afb5&&_0x1f7957[_0x44da01(0xf5)][_0x44da01(0xbd)](_0x25afb5),_0xf5379f&&_0x1f7957[_0x44da01(0xe8)][_0x44da01(0xbd)](_0xf5379f);},{'priority':_0x401d26(0xe7)}),_0x35ed2f['on'](_0x401d26(0xbc),(_0x164286,_0x3acc9d)=>{const _0x47951f=_0x401d26,[_0x2d165c,_0xe19ada={}]=_0x3acc9d;if(!_0x1f7957)return;const _0x389d3f=_0xe19ada['at']||0x0,_0xd1521d=_0xe19ada[_0x47951f(0x13b)]||0x1;_0x1f7957[_0x47951f(0xf0)]=new Array(_0xd1521d)[_0x47951f(0x10b)](_0x389d3f)[_0x47951f(0xf3)]((_0x4877e1,_0x107afc)=>_0x4877e1+_0x107afc);for(const {cell:_0x45c35d}of _0x35ed2f[_0x47951f(0x107)](_0x2d165c,{'startColumn':_0x389d3f,'endColumn':_0x389d3f+_0xd1521d-0x1}))_0x1f7957[_0x47951f(0xd3)][_0x47951f(0xbd)](_0x5b11e3[_0x47951f(0xf7)][_0x47951f(0x88)](_0x45c35d));},{'priority':_0x401d26(0x10a)}),_0x35ed2f['on'](_0x401d26(0xc3),(_0x3002cc,_0xd20a57)=>{const _0x14c1a1=_0x401d26,[_0x2792cd,_0x5685ba={}]=_0xd20a57;if(!_0x1f7957)return;const _0x31df5e=_0x5685ba['at']||0x0,_0x129e0c=_0x5685ba[_0x14c1a1(0xac)]||0x1;_0x1f7957[_0x14c1a1(0xa5)]=new Array(_0x129e0c)[_0x14c1a1(0x10b)](_0x31df5e)[_0x14c1a1(0xf3)]((_0x4f7270,_0x1a366d)=>_0x4f7270+_0x1a366d);for(const {cell:_0x1e22c8}of _0x35ed2f[_0x14c1a1(0x107)](_0x2792cd,{'startRow':_0x31df5e,'endRow':_0x31df5e+_0x129e0c-0x1}))_0x1f7957[_0x14c1a1(0xd2)][_0x14c1a1(0xbd)](_0x5b11e3[_0x14c1a1(0xf7)][_0x14c1a1(0x88)](_0x1e22c8));},{'priority':_0x401d26(0x10a)}),_0x449018[_0x401d26(0xba)][_0x401d26(0x12b)](_0x5323d5=>{const _0x36fcd3=_0x401d26;if(_0x5323d5[_0x36fcd3(0xc7)]&&_0x5323d5[_0x36fcd3(0xc7)][_0x36fcd3(0x108)](_0x36fcd3(0x97)))return _0x5323d5[_0x36fcd3(0xd6)]?{}:{'type':_0x36fcd3(0xda),'content':_0x275a22(_0x5b11e3[_0x36fcd3(0xf4)],_0x36fcd3(0xa8))};});const _0x167da4=()=>!0x1;for(const _0x51bbfc of[_0x401d26(0x97),_0x401d26(0x11b),_0x401d26(0xe4),_0x401d26(0xe2)])_0x449018[_0x401d26(0x115)][_0x401d26(0x151)](_0x401d26(0xda),_0x51bbfc,_0x401d26(0x102),_0x167da4),_0x449018[_0x401d26(0x115)][_0x401d26(0x151)](_0x401d26(0x12c),_0x51bbfc,_0x401d26(0x102),_0x167da4),_0x449018[_0x401d26(0x115)][_0x401d26(0x151)](_0x401d26(0x92),_0x51bbfc,_0x401d26(0x102),_0x167da4);_0x449018[_0x401d26(0x115)][_0x401d26(0x151)](_0x401d26(0x92),_0x401d26(0xe2),_0x401d26(0xb8),_0x167da4),_0x449018[_0x401d26(0x115)][_0x401d26(0x151)](_0x401d26(0x92),_0x401d26(0xe2),_0x401d26(0xce),(_0xb08d70,_0x17e93e,_0x5c9052)=>{const _0x573d1b=_0x401d26,_0x508764=_0xb08d70[_0x573d1b(0xf3)](_0x15ba2d=>_0x15ba2d[_0x573d1b(0x13a)]())[_0x573d1b(0xb4)](_0x591a03=>_0x591a03),_0x1fde8b=new Map(_0x508764[_0x573d1b(0xf3)](_0x20fcca=>[_0x20fcca,null]));if(_0x1f7957){for(const {element:_0x101f76,attributes:_0x2c7704}of _0x1f7957[_0x573d1b(0xb2)])_0x2c7704&&_0x1fde8b[_0x573d1b(0x8c)](_0x101f76,_0x2c7704);}else{if(_0x5c9052&&_0x5c9052[_0x573d1b(0xb1)])for(const [_0x2684f1,_0x3d5f8d]of Object[_0x573d1b(0x144)](_0x5c9052[_0x573d1b(0xb1)])){const _0x12d936=_0x5b11e3[_0x573d1b(0xf7)][_0x573d1b(0x128)][_0x573d1b(0x8e)](_0x2684f1),_0x2049d1=_0x12d936?_0x12d936[_0x573d1b(0x112)]()[_0x573d1b(0x13a)]():null;_0x2049d1&&_0x1fde8b[_0x573d1b(0x8c)](_0x2049d1,_0x3d5f8d);}}_0x5b11e3[_0x573d1b(0xf7)][_0x573d1b(0x95)](_0x418b75=>{const _0x3759fb=_0x573d1b;for(const [_0x413e9f,_0xfc903b]of _0x1fde8b)_0x418b75[_0x3759fb(0xaa)]({...Ce,..._0xfc903b},_0x413e9f);});});const _0x9fb78=(_0x416f33,_0x5f3f39)=>{const _0x5de486=_0x401d26;_0x449018[_0x5de486(0x115)][_0x5de486(0x151)](_0x416f33,_0x5de486(0x97),_0x5f3f39,(_0x4a19c2,_0xccf80e,_0x53ef47)=>{const _0x368b15=_0x5de486;_0x5b11e3[_0x368b15(0xf7)][_0x368b15(0x95)](_0x243c26=>{const _0x35a0b3=_0x368b15,_0x3bfb78=[];for(const _0x58a4f1 of _0x4a19c2){const _0x2a0824=_0x58a4f1[_0x35a0b3(0xc9)][_0x35a0b3(0x9f)];_0x2a0824['is'](_0x35a0b3(0x136),_0x35a0b3(0xf8))&&_0x3bfb78[_0x35a0b3(0xbd)](_0x2a0824);}_0x449018[_0x35a0b3(0x115)][_0x35a0b3(0xa4)](_0x416f33,null,_0x5f3f39)(_0x4a19c2,_0xccf80e,_0x53ef47);for(const _0x41970c of _0x3bfb78)_0x35a0b3(0x111)!=_0x41970c[_0x35a0b3(0xad)][_0x35a0b3(0x8d)]&&_0x243c26[_0x35a0b3(0x132)](_0x41970c);});});};_0x9fb78(_0x401d26(0xda),_0x401d26(0xce)),_0x9fb78(_0x401d26(0xda),_0x401d26(0xb8)),_0x9fb78(_0x401d26(0x12c),_0x401d26(0xce)),_0x9fb78(_0x401d26(0x12c),_0x401d26(0xb8)),_0x449018[_0x401d26(0x115)][_0x401d26(0x151)](_0x401d26(0xda),_0x401d26(0xe4),_0x401d26(0xb8),_0x7bd33d=>{const _0x3f09f6=_0x401d26,_0x40fa5d=_0x7bd33d[_0x3f09f6(0xf3)](_0x433e4b=>_0x433e4b[_0x3f09f6(0x13a)]()),_0x33940a=_0x40fa5d[0x0][_0x3f09f6(0xfd)](_0x3f09f6(0xc6)),{minRow:_0x47bb94,maxRow:_0x264ea0}=_0x7092ca[_0x3f09f6(0xb7)](_0x40fa5d);_0x35ed2f[_0x3f09f6(0xaf)](_0x33940a,{'at':_0x47bb94,'rows':_0x264ea0-_0x47bb94+0x1});}),_0x449018[_0x401d26(0x115)][_0x401d26(0x151)](_0x401d26(0xda),_0x401d26(0x11b),_0x401d26(0xb8),_0x5d59c7=>{const _0x227bd7=_0x401d26,_0x5de5ad=_0x5d59c7[_0x227bd7(0xf3)](_0x29d13c=>_0x29d13c[_0x227bd7(0x13a)]()),_0x1e24b9=_0x5de5ad[0x0][_0x227bd7(0xfd)](_0x227bd7(0xc6)),{minColumn:_0x5753d6,maxColumn:_0x58af50}=_0x7092ca[_0x227bd7(0xb7)](_0x5de5ad);_0x35ed2f[_0x227bd7(0xde)](_0x1e24b9,{'at':_0x5753d6,'columns':_0x58af50-_0x5753d6+0x1});});const _0x55cbe4=(_0x2eb5d9,_0x456288)=>{const _0x21eba3=_0x401d26;if(!_0x456288[_0x21eba3(0xc7)]||!_0x456288[_0x21eba3(0xc7)][_0x21eba3(0x108)](_0x21eba3(0x97)))return;const _0x9f65a2=_0x456288[_0x21eba3(0xdf)][_0x21eba3(0xdb)],_0x1f04b0=_0x449018[_0x21eba3(0x13d)]()[_0x21eba3(0xb4)](_0x142bc1=>_0x142bc1[_0x21eba3(0x133)]&&_0x142bc1[_0x21eba3(0xdf)]&&_0x142bc1[_0x21eba3(0xdf)][_0x21eba3(0xdb)]==_0x9f65a2);_0x1f04b0[_0x21eba3(0x149)]&&_0x456288[_0x21eba3(0xea)]()[_0x21eba3(0x149)]!=_0x1f04b0[_0x21eba3(0x149)]&&_0x1f04b0[_0x21eba3(0x145)]((_0x43794b,_0x1b17b2)=>(_0x43794b[_0x21eba3(0xcf)]=_0x1b17b2,_0x1b17b2[_0x21eba3(0xd6)]=_0x43794b,_0x1b17b2));};function _0x19c47b(_0x45f6e9,_0x156ae2=!0x0){const _0xcf1c93=_0x401d26,{id:_0x5434fc}=_0x449018[_0xcf1c93(0x96)](_0x45f6e9[_0xcf1c93(0x103)]),_0x1752f5=[_0xcf1c93(0x101),_0xcf1c93(0x10d)],_0x2b18b6=_0x449018[_0xcf1c93(0x139)][_0xcf1c93(0x8b)](_0x45f6e9[_0xcf1c93(0x103)]);return _0x2b18b6&&_0x1752f5[_0xcf1c93(0xbd)](_0xcf1c93(0x110)),{'classes':_0x1752f5,'attributes':{'data-suggestion':_0x5434fc},'priority':_0x2b18b6&&_0x156ae2?0xbc2:0xbb8};}_0x449018['on'](_0x401d26(0x113),_0x55cbe4,{'priority':_0x401d26(0xe7)}),_0x449018['on'](_0x401d26(0xa6),_0x55cbe4,{'priority':_0x401d26(0xe7)}),_0x5b11e3[_0x401d26(0xf7)][_0x401d26(0x120)][_0x401d26(0x8a)](()=>{const _0x1f4d92=_0x401d26;let _0x4985b0=!0x1;const _0x44054b=Array[_0x1f4d92(0xc4)](_0x5b11e3[_0x1f4d92(0xf7)][_0x1f4d92(0x120)][_0x1f4d92(0x11a)][_0x1f4d92(0xfa)]());for(const {name:_0x21bd7d,data:_0x322407}of _0x44054b){const {group:_0x28523c,type:_0x55ff82,id:_0x5d9e43}=_0x449018[_0x1f4d92(0x96)](_0x21bd7d);if(_0x1f4d92(0x116)!=_0x28523c||_0x1f4d92(0x12c)!=_0x55ff82||_0x322407[_0x1f4d92(0xef)])continue;if(!_0x449018[_0x1f4d92(0x14c)](_0x5d9e43))continue;const _0x418bf0=_0x449018[_0x1f4d92(0xcd)](_0x5d9e43)[_0x1f4d92(0x105)](),_0x47cec5=_0x5b11e3[_0x1f4d92(0x11c)][_0x1f4d92(0x8e)](_0x1f4d92(0x146))['me'];for(const _0x4a968b of _0x449018[_0x1f4d92(0x13d)]()){if(!_0x4a968b[_0x1f4d92(0x133)]||_0x4a968b[_0x1f4d92(0xf1)]!=_0x47cec5)continue;if(_0x1f4d92(0x92)!=_0x4a968b[_0x1f4d92(0x10c)]||_0x1f4d92(0xe2)!=_0x4a968b[_0x1f4d92(0xc7)])continue;if(_0x4a968b[_0x1f4d92(0x105)]()[_0x1f4d92(0x9e)](_0x353eb7=>_0x418bf0[_0x1f4d92(0x152)](_0xac6a7a=>_0xac6a7a[_0x1f4d92(0x121)](_0x353eb7,!0x0)))){for(const _0x1905c8 of _0x4a968b[_0x1f4d92(0xea)]())_0x1905c8[_0x1f4d92(0x133)]&&(_0x1905c8[_0x1f4d92(0xb8)](),_0x4985b0=!0x0);}}}return _0x4985b0;}),_0x5b11e3[_0x401d26(0xf7)][_0x401d26(0x120)][_0x401d26(0x8a)](_0x7e8ea0=>{const _0x2dc38b=_0x401d26,_0x28849e=_0x5b11e3[_0x2dc38b(0x14e)][_0x2dc38b(0x8e)](_0x2dc38b(0xbe));if(!_0x28849e||!_0x28849e[_0x2dc38b(0xb0)][_0x2dc38b(0xd0)](_0x7e8ea0[_0x2dc38b(0x9c)]))return!0x1;let _0x4d9378=!0x1;const _0x37853f=_0x5b11e3[_0x2dc38b(0x11c)][_0x2dc38b(0x8e)](_0x2dc38b(0x146))['me'],_0x2f1055=_0x5b11e3[_0x2dc38b(0xf7)][_0x2dc38b(0x120)][_0x2dc38b(0x11a)][_0x2dc38b(0x124)](),_0x154093=Array[_0x2dc38b(0xc4)](_0x5b11e3[_0x2dc38b(0xf7)][_0x2dc38b(0x120)][_0x2dc38b(0x11a)][_0x2dc38b(0xfa)]())[_0x2dc38b(0xb4)](({name:_0x433c14,data:_0x5802a9})=>{const _0xbb878d=_0x2dc38b,{group:_0x28b93d,subType:_0x597b9c,authorId:_0x5ebffc}=_0x449018[_0xbb878d(0x96)](_0x433c14);return _0xbb878d(0x116)==_0x28b93d&&_0xbb878d(0x97)==_0x597b9c&&_0x5ebffc==_0x37853f['id']&&!_0x5802a9[_0xbb878d(0xef)];});for(const _0x59bf9e of _0x2f1055){if(_0x2dc38b(0x135)!=_0x59bf9e[_0x2dc38b(0x10c)]||_0x2dc38b(0xf8)!=_0x59bf9e[_0x2dc38b(0x98)]||0x1!=_0x59bf9e[_0x2dc38b(0x149)])continue;const _0x46a7e7=_0x7e8ea0[_0x2dc38b(0x129)](_0x59bf9e[_0x2dc38b(0x14b)],_0x59bf9e[_0x2dc38b(0x14b)][_0x2dc38b(0xd7)](0x1));if(!_0x154093[_0x2dc38b(0x100)](({data:_0x27162d})=>_0x27162d[_0x2dc38b(0x123)][_0x2dc38b(0xd8)](_0x46a7e7))){for(const {name:_0x3a38b7,data:_0x2da50b}of _0x154093)if(_0x46a7e7[_0x2dc38b(0x121)](_0x2da50b[_0x2dc38b(0x123)])){_0x7e8ea0[_0x2dc38b(0xbf)](_0x3a38b7,{'range':_0x46a7e7}),_0x4d9378=!0x0;break;}}}return _0x4d9378;}),_0x5b11e3[_0x401d26(0xf7)][_0x401d26(0x120)][_0x401d26(0x8a)](_0x2f40a6=>{const _0x51dfbb=_0x401d26;let _0x232ad4=!0x1;const _0x2a3872=_0x5b11e3[_0x51dfbb(0x11c)][_0x51dfbb(0x8e)](_0x51dfbb(0x146))['me'],_0x459dca=_0x449018[_0x51dfbb(0x13d)]()[_0x51dfbb(0xb4)](_0x47fac1=>_0x47fac1[_0x51dfbb(0x133)]&&_0x47fac1[_0x51dfbb(0xf1)]==_0x2a3872),_0x76649a=new Set(),_0x2f8564=new Set();for(const _0x48836b of _0x459dca)if(_0x51dfbb(0x97)==_0x48836b[_0x51dfbb(0xc7)])for(const _0x2a7065 of _0x48836b[_0x51dfbb(0x127)]()){const _0x13f9d8=_0x2a7065[_0x51dfbb(0x112)]()[_0x51dfbb(0x13a)]();if(_0x13f9d8){if(_0x13f9d8['is'](_0x51dfbb(0x136),_0x51dfbb(0xf8))&&Pe(_0x13f9d8)){_0x48836b[_0x51dfbb(0xb9)](_0x2a7065[_0x51dfbb(0x98)]),_0x76649a[_0x51dfbb(0x148)](_0x13f9d8),_0x232ad4=!0x0;const _0x57e97f=_0x13f9d8[_0x51dfbb(0xcb)],_0x19ba57=_0x13f9d8[_0x51dfbb(0xe6)],_0x1150c4=_0x57e97f&&_0x57e97f['is'](_0x51dfbb(0x136),_0x51dfbb(0xf8)),_0x617d3a=_0x19ba57&&_0x19ba57['is'](_0x51dfbb(0x136),_0x51dfbb(0xf8));_0x1150c4&&!_0x76649a[_0x51dfbb(0xd0)](_0x57e97f)&&_0x2f8564[_0x51dfbb(0x148)](_0x57e97f),_0x617d3a&&!_0x76649a[_0x51dfbb(0xd0)](_0x19ba57)&&_0x2f8564[_0x51dfbb(0x148)](_0x19ba57);}else _0x13f9d8['is'](_0x51dfbb(0x136),_0x51dfbb(0xee))&&_0x13f9d8[_0x51dfbb(0xd1)]&&(_0x48836b[_0x51dfbb(0xb9)](_0x2a7065[_0x51dfbb(0x98)]),_0x232ad4=!0x0);}}else{if(_0x51dfbb(0xe2)==_0x48836b[_0x51dfbb(0xc7)]){if(!_0x48836b[_0x51dfbb(0xdf)]||!_0x48836b[_0x51dfbb(0xdf)][_0x51dfbb(0xdb)])continue;const _0x1a226c=_0x48836b[_0x51dfbb(0xdf)][_0x51dfbb(0xb1)];if(_0x1a226c&&Object[_0x51dfbb(0x109)](_0x1a226c)[_0x51dfbb(0x149)])continue;const _0x517185=_0x48836b[_0x51dfbb(0xdf)][_0x51dfbb(0xdb)];let _0x59d8b5=!0x0,_0x1931c7=!0x0;for(const _0x36a241 of _0x459dca)if(_0x36a241[_0x51dfbb(0xc7)]&&_0x36a241[_0x51dfbb(0xc7)][_0x51dfbb(0x108)](_0x51dfbb(0x97))){if(!_0x36a241[_0x51dfbb(0xdf)][_0x51dfbb(0xdb)]){_0x1931c7=!0x1;break;}if(_0x36a241['id']!=_0x48836b['id']&&_0x36a241[_0x51dfbb(0xdf)][_0x51dfbb(0xdb)]==_0x517185){_0x59d8b5=!0x1;break;}}_0x1931c7&&_0x59d8b5&&(_0x48836b[_0x51dfbb(0xb5)](),_0x232ad4=!0x0);}}for(const _0x5e2565 of _0x76649a)_0x2f40a6[_0x51dfbb(0xf6)](_0x5e2565);for(const _0x1b73bc of _0x2f8564)_0x2f40a6[_0x51dfbb(0x132)](_0x1b73bc);return _0x232ad4;}),_0x5b11e3[_0x401d26(0xec)][_0x401d26(0x117)](_0x401d26(0xfe))[_0x401d26(0xf2)]({'model':_0x401d26(0xeb),'view':(_0x3778c9,_0x58f989)=>_0x19c47b(_0x3778c9),'converterPriority':_0x401d26(0xe7)}),_0x5b11e3[_0x401d26(0xec)][_0x401d26(0x117)](_0x401d26(0xc0))[_0x401d26(0xf2)]({'model':_0x401d26(0xeb),'view':(_0x350fe6,_0x591250)=>_0x591250[_0x401d26(0x14a)][_0x401d26(0x131)]?_0x19c47b(_0x350fe6,!0x1):null,'converterPriority':_0x401d26(0xe7)});const _0x23a7d1=_0x5b11e3[_0x401d26(0x106)][_0x401d26(0xae)];this[_0x401d26(0x91)](_0x23a7d1[_0x401d26(0x120)],_0x401d26(0xbb),(_0x5df42a,_0x55615a)=>{const _0x6f549=_0x401d26,_0x1922a2=[];for(const _0x5d3530 of _0x23a7d1[_0x6f549(0x89)](_0x55615a[_0x6f549(0xfb)])[_0x6f549(0x122)]())_0x5d3530['is'](_0x6f549(0x136),_0x6f549(0xab))&&_0x1922a2[_0x6f549(0xbd)](_0x5d3530);_0x23a7d1[_0x6f549(0x95)](_0x1f3463=>{const _0x410d22=_0x6f549;for(const _0x465db4 of _0x1922a2)_0x1f3463[_0x410d22(0x143)](_0x1f3463[_0x410d22(0x89)](_0x465db4),_0x1f3463[_0x410d22(0x9d)](_0x465db4)),_0x1f3463[_0x410d22(0xf6)](_0x465db4);});});}}function Pe(_0x47ce30){const _0x1d19a0=_0x154865;if(_0x47ce30[_0x1d19a0(0xd1)])return!0x0;const _0xf9ad2d=_0x47ce30[_0x1d19a0(0x13e)](0x0);return _0xf9ad2d['is'](_0x1d19a0(0x136),_0x1d19a0(0xee))&&_0xf9ad2d[_0x1d19a0(0xd1)];}function he(_0x472727,_0x1c9d6a={},_0x46062a){const _0x51c645=_0x154865;for(const {isAnchor:_0x2ed8ce,cellHeight:_0x15794e,cellWidth:_0x238dd0}of _0x46062a[_0x51c645(0x107)](_0x472727,{'includeAllSlots':!0x0,..._0x1c9d6a}))if(!_0x2ed8ce||0x1!=_0x15794e||0x1!=_0x238dd0)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x13e2(_0x4f0db2,_0x9242f){const _0x4d2923=_0x4d29();return _0x13e2=function(_0x13e2ec,_0x4eb789){_0x13e2ec=_0x13e2ec-0xc6;let _0x420a23=_0x4d2923[_0x13e2ec];return _0x420a23;},_0x13e2(_0x4f0db2,_0x9242f);}const _0x2618d7=_0x13e2;(function(_0x6bc4da,_0x40a2ff){const _0x5c4efa=_0x13e2,_0x5c2afa=_0x6bc4da();while(!![]){try{const _0x4b6f19=parseInt(_0x5c4efa(0xd2))/0x1+parseInt(_0x5c4efa(0xeb))/0x2*(parseInt(_0x5c4efa(0xdc))/0x3)+parseInt(_0x5c4efa(0xc7))/0x4+parseInt(_0x5c4efa(0xe8))/0x5+parseInt(_0x5c4efa(0xcc))/0x6*(-parseInt(_0x5c4efa(0xfa))/0x7)+-parseInt(_0x5c4efa(0xe7))/0x8*(-parseInt(_0x5c4efa(0xde))/0x9)+parseInt(_0x5c4efa(0xfd))/0xa*(-parseInt(_0x5c4efa(0xf9))/0xb);if(_0x4b6f19===_0x40a2ff)break;else _0x5c2afa['push'](_0x5c2afa['shift']());}catch(_0x30f6e5){_0x5c2afa['push'](_0x5c2afa['shift']());}}}(_0x4d29,0x47cfd));function _0x4d29(){const _0x51f575=['discard','getContainedElement','4mHrtjh','change','_suggestionFactory','editor','registerCustomCallback','columnWidths','TableColumnResizeEditing','accept','registerDescriptionCallback','resizeTable','type','data','enableCommand','locale','11hoHftm','96691gkBDEc','Users','descriptionFactory','9594070BMeXsu','getTableColumnsWidths','bind','1830700FfIFHj','formatInline','commandParams','handleSuggestionDescription','model','138mIcpUO','document','plugins','handleResizeTableWidthCommand','has','author','386566AGVTNA','resizeTableWidth','formatGroupId','getSuggestions','markBlockFormat','afterInit','formatBlock','selection','tableWidth','table','726333GXQXdN','getSelectedElement','113499bYWLYa','getSuggestionCallback','TrackChangesEditing','format','subType','getColumnGroupElement','getAttribute','get','*Format:*\x20resize\x20table','152VzlMdB','15875MdxGHo'];_0x4d29=function(){return _0x51f575;};return _0x4d29();}import{Plugin as _0x3e838b}from'ckeditor5/src/core.js';import{getTranslation as _0x145c24}from'../utils/common-translations.js';export default class vt extends _0x3e838b{[_0x2618d7(0xd7)](){const _0x27d518=_0x2618d7;if(!this[_0x27d518(0xee)][_0x27d518(0xce)][_0x27d518(0xd0)](_0x27d518(0xf1)))return;const _0x3b69c1=this[_0x27d518(0xee)][_0x27d518(0xce)][_0x27d518(0xe5)](_0x27d518(0xe0));_0x3b69c1[_0x27d518(0xf7)](_0x27d518(0xd3),this[_0x27d518(0xcf)][_0x27d518(0xc6)](this)),_0x3b69c1[_0x27d518(0xed)][_0x27d518(0xef)](_0x27d518(0xd8),_0x27d518(0xf4),_0x27d518(0xf2),_0x3b69c1[_0x27d518(0xed)][_0x27d518(0xdf)](_0x27d518(0xd8),null,_0x27d518(0xe9))),_0x3b69c1[_0x27d518(0xed)][_0x27d518(0xef)](_0x27d518(0xd8),_0x27d518(0xf4),_0x27d518(0xe9),_0x3b69c1[_0x27d518(0xed)][_0x27d518(0xdf)](_0x27d518(0xd8),null,_0x27d518(0xf2))),_0x3b69c1[_0x27d518(0xfc)][_0x27d518(0xf3)](this[_0x27d518(0xca)][_0x27d518(0xc6)](this));}[_0x2618d7(0xcf)](_0x393958,_0x1e10dd){const _0x46e841=_0x2618d7,_0x54e36c=this[_0x46e841(0xee)][_0x46e841(0xce)][_0x46e841(0xe5)](_0x46e841(0xe0)),_0x3e42d2=this[_0x46e841(0xee)][_0x46e841(0xce)][_0x46e841(0xe5)](_0x46e841(0xf1)),_0x52a24b=_0x1e10dd[_0x46e841(0xdb)]||this[_0x46e841(0xee)][_0x46e841(0xcb)][_0x46e841(0xcd)][_0x46e841(0xd9)][_0x46e841(0xdd)]();this[_0x46e841(0xee)][_0x46e841(0xcb)][_0x46e841(0xec)](()=>{const _0x30ba6b=_0x46e841,_0x46e9a1=_0x3e42d2[_0x30ba6b(0xe3)](_0x52a24b);let _0x5cb446=_0x46e9a1?_0x3e42d2[_0x30ba6b(0xfe)](_0x46e9a1):null,_0x5941df=_0x52a24b[_0x30ba6b(0xe4)](_0x30ba6b(0xda))||null;const _0xa9f5a1=_0x1e10dd[_0x30ba6b(0xda)]||_0x5941df,_0x341d02=_0x1e10dd[_0x30ba6b(0xf0)]||_0x5cb446,_0x5749ec=this[_0x30ba6b(0xee)][_0x30ba6b(0xce)][_0x30ba6b(0xe5)](_0x30ba6b(0xfb))['me'];for(const _0x32c857 of _0x54e36c[_0x30ba6b(0xd5)]()){const _0x3055a7=_0x32c857[_0x30ba6b(0xea)]();if(_0x30ba6b(0xf4)===_0x32c857[_0x30ba6b(0xe2)]&&_0x3055a7===_0x52a24b){_0x32c857[_0x30ba6b(0xd1)]!==_0x5749ec&&_0x32c857[_0x30ba6b(0xe9)]();const _0x5c82d4=_0x32c857[_0x30ba6b(0xf6)][_0x30ba6b(0xc9)];_0x5941df=_0x5c82d4[0x0][_0x30ba6b(0xda)],_0x5cb446=_0x5c82d4[0x0][_0x30ba6b(0xf0)];break;}}_0x393958({'table':_0x52a24b,'tableWidth':_0xa9f5a1,'columnWidths':_0x341d02}),_0x54e36c[_0x30ba6b(0xd6)](_0x52a24b,{'commandName':_0x30ba6b(0xd3),'commandParams':[{'tableWidth':_0x5941df,'columnWidths':_0x5cb446}],'formatGroupId':_0x30ba6b(0xf4)},[],_0x30ba6b(0xf4));});}[_0x2618d7(0xca)](_0x163d9d){const _0x3f775c=_0x2618d7;if(_0x3f775c(0xd8)!=_0x163d9d[_0x3f775c(0xf5)]&&_0x3f775c(0xc8)!=_0x163d9d[_0x3f775c(0xf5)])return;const {data:_0x3450d6}=_0x163d9d;if(_0x3450d6&&_0x3f775c(0xf4)===_0x3450d6[_0x3f775c(0xd4)]){const _0x145ab1=_0x3f775c(0xe6);return{'type':_0x3f775c(0xe1),'content':_0x145c24(this[_0x3f775c(0xee)][_0x3f775c(0xf8)],_0x145ab1)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2a7214=_0x528f;function _0x528f(_0x1701a2,_0x5510ca){const _0x3684ab=_0x3684();return _0x528f=function(_0x528f60,_0x45e46c){_0x528f60=_0x528f60-0xd7;let _0x5acae4=_0x3684ab[_0x528f60];return _0x5acae4;},_0x528f(_0x1701a2,_0x5510ca);}function _0x3684(){const _0x55c259=['stop','1SKYIzf','commandParams','consume','registerDescriptionCallback','TableUtils','FORMAT_HEADER_ROW','nodeAfter','editor','registerAttributeLabel','removeClass','markerName','item','removeAttribute','1991494LXapJT','markerNameToElements','registerBlockAttribute','TrackChangesEditing','type','4702794feYeFZ','editing','addMarker:suggestion','cell','forceValue','has','getCellLocation','nodeBefore','312CtWzWy','4226440kVpOXC','get','enableDefaultAttributesIntegration','accept','data-suggestion','headingRows','afterInit','parent','formatBlock','activeMarkers','headingColumns','mapper','requires','_registerLegacyDescription','registerCustomCallback','_splitMarkerName','417033hvMDWG','downcastDispatcher','markerRange','commandName','_handleLegacySuggestions','plugins','removeMarker:suggestion','11Nenkga','_acceptFormatSuggestionCallbackFactory','_suggestionFactory','showSuggestionHighlights','unbindElementFromMarkerName','FORMAT_REGULAR_COLUMN','getSuggestion','ck-suggestion-marker--active','options','setAttribute','setTableRowHeader','*Format:*\x20%0','3784041OOiHfy','consumable','end','data','18003310MJXLbp','FORMAT_REGULAR_ROW','TableEditing','locale','5ELwhan','format','setTableColumnHeader','writer','createTableWalker','ck-suggestion-marker-','start','toViewElement','bindElementToMarker','name','includes','FORMAT_HEADER_COLUMN','22281hfBXFz','descriptionFactory','highest','addClass'];_0x3684=function(){return _0x55c259;};return _0x3684();}(function(_0x1eff23,_0x4a3919){const _0x3c2963=_0x528f,_0x1664b2=_0x1eff23();while(!![]){try{const _0x44b8ff=-parseInt(_0x3c2963(0xe2))/0x1*(-parseInt(_0x3c2963(0xef))/0x2)+parseInt(_0x3c2963(0x10d))/0x3+-parseInt(_0x3c2963(0xfd))/0x4*(parseInt(_0x3c2963(0x128))/0x5)+-parseInt(_0x3c2963(0xf4))/0x6+-parseInt(_0x3c2963(0xdd))/0x7*(parseInt(_0x3c2963(0xfc))/0x8)+-parseInt(_0x3c2963(0x120))/0x9+parseInt(_0x3c2963(0x124))/0xa*(parseInt(_0x3c2963(0x114))/0xb);if(_0x44b8ff===_0x4a3919)break;else _0x1664b2['push'](_0x1664b2['shift']());}catch(_0xc5dac2){_0x1664b2['push'](_0x1664b2['shift']());}}}(_0x3684,0x864ce));import{Plugin as _0x4cce2b}from'ckeditor5/src/core.js';import _0x3d239d from'./table.js';import{getTranslation as _0x57f98b}from'../utils/common-translations.js';export default class At extends _0x4cce2b{static get[_0x2a7214(0x109)](){return[_0x3d239d];}[_0x2a7214(0x103)](){const _0x2c6d2e=_0x2a7214,_0x4f6547=this[_0x2c6d2e(0xe9)];if(!_0x4f6547[_0x2c6d2e(0x112)][_0x2c6d2e(0xf9)](_0x2c6d2e(0x126)))return;const _0x351f16=_0x4f6547[_0x2c6d2e(0x127)],_0x4ba36=_0x4f6547[_0x2c6d2e(0x112)][_0x2c6d2e(0xfe)](_0x2c6d2e(0xf2));_0x4ba36[_0x2c6d2e(0xff)](_0x2c6d2e(0x11e)),_0x4ba36[_0x2c6d2e(0xff)](_0x2c6d2e(0x12a)),_0x4ba36[_0x2c6d2e(0xf1)](_0x2c6d2e(0x102)),_0x4ba36[_0x2c6d2e(0xf1)](_0x2c6d2e(0x107)),_0x4ba36[_0x2c6d2e(0xde)][_0x2c6d2e(0xea)](_0x2c6d2e(0x102),_0x57f98b(_0x351f16,_0x2c6d2e(0xe7))),_0x4ba36[_0x2c6d2e(0xde)][_0x2c6d2e(0xea)](_0x2c6d2e(0x107),_0x57f98b(_0x351f16,_0x2c6d2e(0xdc))),this[_0x2c6d2e(0x111)]();}[_0x2a7214(0x111)](){const _0x3fad50=_0x2a7214,_0x476da2=this[_0x3fad50(0xe9)][_0x3fad50(0x112)][_0x3fad50(0xfe)](_0x3fad50(0xf2)),_0x1f680e=this[_0x3fad50(0xe9)][_0x3fad50(0x112)][_0x3fad50(0xfe)](_0x3fad50(0xe6)),_0x3454f1=this[_0x3fad50(0xe9)][_0x3fad50(0x112)][_0x3fad50(0xfe)](_0x3d239d)[_0x3fad50(0x115)]();function _0x5498d0({showActiveMarker:_0x3b4e92=!0x0,setDataAttribute:_0xb6a3c7=!0x0}={}){return(_0xb57b55,_0x294934,_0x5248e7)=>{const _0x5220ad=_0x528f,{type:_0x823ccd,id:_0x526cd8}=_0x476da2[_0x5220ad(0x10c)](_0x294934[_0x5220ad(0xec)]),_0x45cf8a=_0x476da2[_0x5220ad(0x11a)](_0x526cd8),_0x41e68d=_0x45cf8a[_0x5220ad(0x123)];if(_0x5220ad(0x105)!=_0x45cf8a[_0x5220ad(0xf3)]||!_0x41e68d||_0x5220ad(0x12a)!=_0x41e68d[_0x5220ad(0x110)])return;if(_0x294934[_0x5220ad(0xed)])return void _0xb57b55[_0x5220ad(0xe1)]();if(!_0x5248e7[_0x5220ad(0x121)][_0x5220ad(0xe4)](_0x294934[_0x5220ad(0x10f)],_0xb57b55[_0x5220ad(0xda)]))return;const _0x38ed25=_0x294934[_0x5220ad(0x10f)][_0x5220ad(0xd7)][_0x5220ad(0xe8)],_0x5c44c4=_0x294934[_0x5220ad(0x10f)][_0x5220ad(0x122)][_0x5220ad(0xfb)],_0x4c8baa=_0x38ed25[_0x5220ad(0x104)][_0x5220ad(0x104)],{column:_0x11422c}=_0x1f680e[_0x5220ad(0xfa)](_0x38ed25),{column:_0x44e683}=_0x1f680e[_0x5220ad(0xfa)](_0x5c44c4);for(let _0x81d2ea=_0x11422c;_0x81d2ea<=_0x44e683;_0x81d2ea++){const _0x331c0e=_0x1f680e[_0x5220ad(0x12c)](_0x4c8baa,{'column':_0x81d2ea,'includeAllSlots':!0x1});for(const _0x3845c1 of _0x331c0e){const _0x4ab363=_0x3845c1[_0x5220ad(0xf7)],_0x4fa064=_0x5248e7[_0x5220ad(0x108)][_0x5220ad(0xd8)](_0x4ab363);_0x5248e7[_0x5220ad(0x12b)][_0x5220ad(0xe0)](_0x5220ad(0x12d)+_0x823ccd,_0x4fa064),_0xb6a3c7&&_0x5248e7[_0x5220ad(0x12b)][_0x5220ad(0x11d)](_0x5220ad(0x101),_0x526cd8,_0x4fa064),_0x5248e7[_0x5220ad(0x108)][_0x5220ad(0xd9)](_0x4fa064,_0x294934[_0x5220ad(0xec)]),_0x3b4e92&&(_0x476da2[_0x5220ad(0x106)][_0x5220ad(0xdb)](_0x294934[_0x5220ad(0xec)])?_0x5248e7[_0x5220ad(0x12b)][_0x5220ad(0xe0)](_0x5220ad(0x11b),_0x4fa064):_0x5248e7[_0x5220ad(0x12b)][_0x5220ad(0xeb)](_0x5220ad(0x11b),_0x4fa064));}}};}_0x476da2[_0x3fad50(0x116)][_0x3fad50(0x10b)](_0x3fad50(0x105),_0x3fad50(0x11e),_0x3fad50(0x100),_0x3454f1),_0x476da2[_0x3fad50(0x116)][_0x3fad50(0x10b)](_0x3fad50(0x105),_0x3fad50(0x12a),_0x3fad50(0x100),_0x3454f1),this[_0x3fad50(0xe9)][_0x3fad50(0xf5)][_0x3fad50(0x10e)]['on'](_0x3fad50(0xf6),_0x5498d0(),{'priority':_0x3fad50(0xdf)}),this[_0x3fad50(0xe9)][_0x3fad50(0x123)][_0x3fad50(0x10e)]['on'](_0x3fad50(0xf6),(_0x437317,_0x27373e,_0x4ec223)=>{const _0x511189=_0x3fad50;_0x4ec223[_0x511189(0x11c)][_0x511189(0x117)]&&_0x5498d0({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x437317,_0x27373e,_0x4ec223);},{'priority':_0x3fad50(0xdf)}),this[_0x3fad50(0xe9)][_0x3fad50(0xf5)][_0x3fad50(0x10e)]['on'](_0x3fad50(0x113),(_0xe6c436,_0x23a2ad,_0x20159f)=>{const _0x1fbba6=_0x3fad50,{type:_0x100936,id:_0x102104}=_0x476da2[_0x1fbba6(0x10c)](_0x23a2ad[_0x1fbba6(0xec)]),_0x362be2=_0x476da2[_0x1fbba6(0x11a)](_0x102104),_0x171cb5=_0x362be2[_0x1fbba6(0x123)];if(_0x1fbba6(0x105)!=_0x362be2[_0x1fbba6(0xf3)]||!_0x171cb5||_0x1fbba6(0x12a)!=_0x171cb5[_0x1fbba6(0x110)])return;const _0x3c89ab=_0x20159f[_0x1fbba6(0x108)][_0x1fbba6(0xf0)](_0x23a2ad[_0x1fbba6(0xec)]);if(_0x3c89ab){for(const _0x598d47 of _0x3c89ab)_0x20159f[_0x1fbba6(0x12b)][_0x1fbba6(0xeb)](_0x1fbba6(0x12d)+_0x100936,_0x598d47),_0x20159f[_0x1fbba6(0x12b)][_0x1fbba6(0xeb)](_0x1fbba6(0x11b),_0x598d47),_0x20159f[_0x1fbba6(0x12b)][_0x1fbba6(0xee)](_0x1fbba6(0x101),_0x598d47),_0x20159f[_0x1fbba6(0x108)][_0x1fbba6(0x118)](_0x598d47,_0x23a2ad[_0x1fbba6(0xec)]);}},{'priority':_0x3fad50(0xdf)}),this[_0x3fad50(0x10a)]();}[_0x2a7214(0x10a)](){const _0x4030a5=_0x2a7214,_0xc8dea7=this[_0x4030a5(0xe9)],_0x4a62f=_0xc8dea7[_0x4030a5(0x127)];function _0x1ec58b(_0x498c8f){const _0x13cc48=_0x4030a5;return{'type':_0x13cc48(0x129),'content':_0x57f98b(_0x4a62f,_0x13cc48(0x11f),_0x498c8f)};}_0xc8dea7[_0x4030a5(0x112)][_0x4030a5(0xfe)](_0x4030a5(0xf2))[_0x4030a5(0xde)][_0x4030a5(0xe5)](_0x299843=>{const _0x867f84=_0x4030a5;if(_0x867f84(0x105)!=_0x299843[_0x867f84(0xf3)])return;const {data:_0x477399}=_0x299843;if(_0x477399){if(_0x867f84(0x11e)==_0x477399[_0x867f84(0x110)]){const _0x31a41a=_0x477399[_0x867f84(0xe3)][0x0][_0x867f84(0xf8)];return _0x1ec58b(_0x57f98b(_0x4a62f,_0x31a41a?_0x867f84(0xe7):_0x867f84(0x125)));}if(_0x867f84(0x12a)==_0x477399[_0x867f84(0x110)]){const _0x2b350d=_0x477399[_0x867f84(0xe3)][0x0][_0x867f84(0xf8)];return _0x1ec58b(_0x57f98b(_0x4a62f,_0x2b350d?_0x867f84(0xdc):_0x867f84(0x119)));}}});}}
|