@ckeditor/ckeditor5-track-changes 42.0.0-alpha.0 → 42.0.0-alpha.2
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 _0x24b97c=_0x26fb;(function(_0x381056,_0x4af8fe){const _0x1b4095=_0x26fb,_0x134330=_0x381056();while(!![]){try{const _0x53edc6=-parseInt(_0x1b4095(0x168))/0x1*(-parseInt(_0x1b4095(0x151))/0x2)+parseInt(_0x1b4095(0x15f))/0x3+parseInt(_0x1b4095(0x14e))/0x4+-parseInt(_0x1b4095(0x159))/0x5+-parseInt(_0x1b4095(0x15e))/0x6*(parseInt(_0x1b4095(0x15a))/0x7)+-parseInt(_0x1b4095(0x158))/0x8+parseInt(_0x1b4095(0x165))/0x9*(parseInt(_0x1b4095(0x161))/0xa);if(_0x53edc6===_0x4af8fe)break;else _0x134330['push'](_0x134330['shift']());}catch(_0x57e085){_0x134330['push'](_0x134330['shift']());}}}(_0x5b9c,0x96c7f));import{Plugin as _0x5a7d0f}from'ckeditor5/src/core.js';function _0x26fb(_0x3d4758,_0x407bc3){const _0x5b9cd6=_0x5b9c();return _0x26fb=function(_0x26fb4c,_0x2f51ba){_0x26fb4c=_0x26fb4c-0x14e;let _0x5d9a08=_0x5b9cd6[_0x26fb4c];return _0x5d9a08;},_0x26fb(_0x3d4758,_0x407bc3);}function _0x5b9c(){const _0x4670c5=['discardAllSuggestions','goToPreviousRestrictedEditingException','plugins','trackChanges','TrackChangesEditing','1710016MBkaMI','4292330bTuBtT','7qDAmoN','has','acceptSuggestion','acceptSelectedSuggestions','1986312glkpiZ','2618145DRFVXL','goToNextRestrictedEditingException','20XDZySI','afterInit','editor','acceptAllSuggestions','123786pMJGlT','discardSelectedSuggestions','discardSuggestion','8539FjaZIf','42304GNhxga','get','RestrictedEditingModeEditing','260tfpkWG','enableCommand'];_0x5b9c=function(){return _0x4670c5;};return _0x5b9c();}export default class kt extends _0x5a7d0f{[_0x24b97c(0x162)](){const _0x14c9c3=_0x24b97c,_0x1a32b2=this[_0x14c9c3(0x163)];if(!_0x1a32b2[_0x14c9c3(0x155)][_0x14c9c3(0x15b)](_0x14c9c3(0x150)))return;const _0xb532e5=_0x1a32b2[_0x14c9c3(0x155)][_0x14c9c3(0x14f)](_0x14c9c3(0x157));_0xb532e5[_0x14c9c3(0x152)](_0x14c9c3(0x154)),_0xb532e5[_0x14c9c3(0x152)](_0x14c9c3(0x160));const _0x1b3dd9=_0x1a32b2[_0x14c9c3(0x155)][_0x14c9c3(0x14f)](_0x14c9c3(0x150));_0x1b3dd9[_0x14c9c3(0x152)](_0x14c9c3(0x156)),_0x1b3dd9[_0x14c9c3(0x152)](_0x14c9c3(0x15c)),_0x1b3dd9[_0x14c9c3(0x152)](_0x14c9c3(0x167)),_0x1b3dd9[_0x14c9c3(0x152)](_0x14c9c3(0x164)),_0x1b3dd9[_0x14c9c3(0x152)](_0x14c9c3(0x153)),_0x1b3dd9[_0x14c9c3(0x152)](_0x14c9c3(0x15d)),_0x1b3dd9[_0x14c9c3(0x152)](_0x14c9c3(0x166));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x493f(){const _0x273f86=['ELEMENT_LINE_BREAK','78426kHDotb','high','createPositionBefore','get','addMarker:suggestion:insertion','includes','82384YNdWXy','enableCommand','2212533yJTbrO','ck-suggestion-marker-','requires','bindElementToMarker','options','insert','10EGLJWM','test','1830FKVIYU','addMarker:suggestion:deletion','createUIElement','downcastDispatcher','1173292TSUiaP','name','deletion','model','locale','275wOXNNe','ck-suggestion-marker--active','merge','init','3jksSgH','span','markerRange','plugins','addMarker:suggestion','showSuggestionHighlights','getItems','markerName','element','TrackChangesEditing','editing','editor','descriptionFactory','consumable','activeMarkers','5144095bFPYil','registerElementLabel','703726UznpMR','softBreak','writer','133nTuEHs','data','12ToFsfi','split','shiftEnter','toViewPosition','addClass','mapper'];_0x493f=function(){return _0x273f86;};return _0x493f();}const _0x17a7a9=_0x4c5a;function _0x4c5a(_0x6884b5,_0x214ad1){const _0x493ff8=_0x493f();return _0x4c5a=function(_0x4c5a6f,_0x5b66c7){_0x4c5a6f=_0x4c5a6f-0xc1;let _0x26a373=_0x493ff8[_0x4c5a6f];return _0x26a373;},_0x4c5a(_0x6884b5,_0x214ad1);}(function(_0x2b5553,_0x2cdb26){const _0x57412b=_0x4c5a,_0x2ce5e1=_0x2b5553();while(!![]){try{const _0x3128e4=-parseInt(_0x57412b(0xe2))/0x1+parseInt(_0x57412b(0xd6))/0x2*(-parseInt(_0x57412b(0xc5))/0x3)+-parseInt(_0x57412b(0xf6))/0x4+parseInt(_0x57412b(0xc1))/0x5*(parseInt(_0x57412b(0xf2))/0x6)+-parseInt(_0x57412b(0xd9))/0x7*(-parseInt(_0x57412b(0xe8))/0x8)+parseInt(_0x57412b(0xea))/0x9*(parseInt(_0x57412b(0xf0))/0xa)+parseInt(_0x57412b(0xd4))/0xb*(parseInt(_0x57412b(0xdb))/0xc);if(_0x3128e4===_0x2cdb26)break;else _0x2ce5e1['push'](_0x2ce5e1['shift']());}catch(_0x11ab9a){_0x2ce5e1['push'](_0x2ce5e1['shift']());}}}(_0x493f,0x31643));import{Plugin as _0x17f75e}from'ckeditor5/src/core.js';import{ShiftEnter as _0x2c919e}from'ckeditor5/src/enter.js';import{getTranslation as _0x4a2c39}from'../utils/common-translations.js';export default class bt extends _0x17f75e{static get[_0x17a7a9(0xec)](){return[_0x2c919e];}[_0x17a7a9(0xc4)](){const _0x2d0dc6=_0x17a7a9,_0x2e8fe9=this[_0x2d0dc6(0xd0)],_0x6138fc=_0x2e8fe9[_0x2d0dc6(0xc8)][_0x2d0dc6(0xe5)](_0x2d0dc6(0xce));_0x6138fc[_0x2d0dc6(0xe9)](_0x2d0dc6(0xdd)),_0x2e8fe9[_0x2d0dc6(0xcf)][_0x2d0dc6(0xf5)]['on'](_0x2d0dc6(0xe6),de(_0x2e8fe9),{'priority':_0x2d0dc6(0xe3)}),_0x2e8fe9[_0x2d0dc6(0xcf)][_0x2d0dc6(0xf5)]['on'](_0x2d0dc6(0xf3),de(_0x2e8fe9),{'priority':_0x2d0dc6(0xe3)}),_0x2e8fe9[_0x2d0dc6(0xda)][_0x2d0dc6(0xf5)]['on'](_0x2d0dc6(0xc9),(_0x111233,_0x4a76c5,_0x2bedc6)=>{const _0xffa77f=_0x2d0dc6;_0x2bedc6[_0xffa77f(0xee)][_0xffa77f(0xca)]&&de(_0x2e8fe9,{'showActiveMarker':!0x1})(_0x111233,_0x4a76c5,_0x2bedc6);}),_0x6138fc[_0x2d0dc6(0xd1)][_0x2d0dc6(0xd5)](_0x2d0dc6(0xd7),_0x4cef45=>_0x4a2c39(_0x2e8fe9[_0x2d0dc6(0xfa)],_0x2d0dc6(0xe1),_0x4cef45));}}function de(_0x42695c,{showActiveMarker:_0x30fc8d=!0x0}={}){return(_0x2e1ce9,_0x2eddeb,_0x3f1361)=>{const _0x530755=_0x4c5a,_0x10ff01=_0x42695c[_0x530755(0xc8)][_0x530755(0xe5)](_0x530755(0xce));if(!_0x3f1361[_0x530755(0xd2)][_0x530755(0xf1)](_0x2eddeb[_0x530755(0xc7)],_0x2e1ce9[_0x530755(0xf7)]))return;const _0x24b724=_0x42695c[_0x530755(0xf9)];for(const _0x59a92b of _0x2eddeb[_0x530755(0xc7)][_0x530755(0xcb)]()){if(!_0x59a92b['is'](_0x530755(0xcd),_0x530755(0xd7)))continue;const _0x3c829f=_0x530755(0xf8)==_0x2eddeb[_0x530755(0xcc)][_0x530755(0xdc)](':')[0x1]?_0x530755(0xc3):_0x530755(0xdc),_0x2f84ee=_0x3f1361[_0x530755(0xd8)][_0x530755(0xf4)](_0x530755(0xc6),{'class':_0x530755(0xeb)+_0x3c829f}),_0x28a005=_0x3f1361[_0x530755(0xe0)][_0x530755(0xde)](_0x24b724[_0x530755(0xe4)](_0x59a92b));_0x30fc8d&&_0x10ff01[_0x530755(0xd3)][_0x530755(0xe7)](_0x2eddeb[_0x530755(0xcc)])&&_0x3f1361[_0x530755(0xd8)][_0x530755(0xdf)](_0x530755(0xc2),_0x2f84ee),_0x3f1361[_0x530755(0xd8)][_0x530755(0xef)](_0x28a005,_0x2f84ee),_0x3f1361[_0x530755(0xe0)][_0x530755(0xed)](_0x2f84ee,_0x2eddeb[_0x530755(0xcc)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1882ea=_0x1139;(function(_0xb6f975,_0x1a86df){const _0x2fcbfc=_0x1139,_0x4d23f4=_0xb6f975();while(!![]){try{const _0x44ba6c=parseInt(_0x2fcbfc(0x1e2))/0x1+-parseInt(_0x2fcbfc(0x1d7))/0x2*(-parseInt(_0x2fcbfc(0x1d1))/0x3)+parseInt(_0x2fcbfc(0x1df))/0x4*(-parseInt(_0x2fcbfc(0x1d0))/0x5)+parseInt(_0x2fcbfc(0x1e7))/0x6+parseInt(_0x2fcbfc(0x1d9))/0x7+parseInt(_0x2fcbfc(0x1ca))/0x8+-parseInt(_0x2fcbfc(0x1c7))/0x9;if(_0x44ba6c===_0x1a86df)break;else _0x4d23f4['push'](_0x4d23f4['shift']());}catch(_0x3c55e6){_0x4d23f4['push'](_0x4d23f4['shift']());}}}(_0x306c,0xa6c77));import{Plugin as _0x25a706}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x3d72c4}from'./utils.js';function _0x306c(){const _0x301757=['2715406VDsjin','enableCommand','8415106rmzmSF','isCollapsed','has','model','TrackChangesEditing','getRanges','251484CMPrrf','restrictedEditingException','afterInit','1312344hbAJWq','descriptionFactory','value','from','markInlineFormat','8099316UZshrC','change','forceValue','selection','FORMAT_RESTRICTED_ENABLED','editor','commands','formatInline','40388076rvLoqE','get','locale','91768IUQFVu','commandParams','format','registerDescriptionCallback','StandardEditingModeEditing','formatBlock','5gTBkYW','3eEJCTJ','FORMAT_RESTRICTED_DISABLED','type','commandName','plugins','document'];_0x306c=function(){return _0x301757;};return _0x306c();}function _0x1139(_0x496c2f,_0x181168){const _0x306ca7=_0x306c();return _0x1139=function(_0x11394f,_0x4e2ead){_0x11394f=_0x11394f-0x1c6;let _0x172b15=_0x306ca7[_0x11394f];return _0x172b15;},_0x1139(_0x496c2f,_0x181168);}import{getTranslation as _0x4faf78}from'../utils/common-translations.js';export default class wt extends _0x25a706{[_0x1882ea(0x1e1)](){const _0x39f5c4=_0x1882ea,_0x17b636=this[_0x39f5c4(0x1ec)],_0x5ba4ca=_0x17b636[_0x39f5c4(0x1dc)],_0x52d9aa=_0x17b636[_0x39f5c4(0x1c9)];if(!_0x17b636[_0x39f5c4(0x1d5)][_0x39f5c4(0x1db)](_0x39f5c4(0x1ce)))return;const _0x37f2be=_0x17b636[_0x39f5c4(0x1d5)][_0x39f5c4(0x1c8)](_0x39f5c4(0x1dd)),_0x46f9ee=_0x39f5c4(0x1e0),_0x218658=_0x17b636[_0x39f5c4(0x1ed)][_0x39f5c4(0x1c8)](_0x46f9ee);_0x37f2be[_0x39f5c4(0x1d8)](_0x46f9ee,(_0x104fe3,_0x3af08c={})=>{const _0x5e288d=_0x39f5c4,_0x3ede9e=_0x5ba4ca[_0x5e288d(0x1d6)][_0x5e288d(0x1ea)];if(_0x3ede9e[_0x5e288d(0x1da)])return void _0x104fe3(_0x3af08c);const _0x4bcc17=void 0x0!==_0x3af08c[_0x5e288d(0x1e9)]?_0x3af08c[_0x5e288d(0x1e9)]:!_0x218658[_0x5e288d(0x1e4)];_0x5ba4ca[_0x5e288d(0x1e8)](()=>{const _0x5f0509=_0x5e288d,_0x3f039f=Array[_0x5f0509(0x1e5)](_0x3ede9e[_0x5f0509(0x1de)]());for(const _0x5e9784 of _0x3f039f){const _0x5dab87=_0x4bcc17?[_0x5e9784]:_0x3d72c4(_0x46f9ee,_0x5e9784,_0x5ba4ca);for(const _0x17feaa of _0x5dab87)_0x37f2be[_0x5f0509(0x1e6)](_0x17feaa,{'commandName':_0x46f9ee,'commandParams':[{'forceValue':_0x4bcc17}]});}});}),_0x37f2be[_0x39f5c4(0x1e3)][_0x39f5c4(0x1cd)](_0x168f5b=>{const _0x20b990=_0x39f5c4;if(_0x20b990(0x1cf)!=_0x168f5b[_0x20b990(0x1d3)]&&_0x20b990(0x1c6)!=_0x168f5b[_0x20b990(0x1d3)])return;const {data:_0x25d525}=_0x168f5b;return _0x25d525&&_0x25d525[_0x20b990(0x1d4)]==_0x46f9ee?_0x25d525[_0x20b990(0x1cb)][0x0][_0x20b990(0x1e9)]?{'type':_0x20b990(0x1cc),'content':_0x4faf78(_0x52d9aa,_0x20b990(0x1eb))}:{'type':_0x20b990(0x1cc),'content':_0x4faf78(_0x52d9aa,_0x20b990(0x1d2))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1e26b1=_0x2c77;(function(_0x3700b4,_0x2bf0b1){const _0x25e6c9=_0x2c77,_0x2ce766=_0x3700b4();while(!![]){try{const _0x25c8fd=parseInt(_0x25e6c9(0x140))/0x1+parseInt(_0x25e6c9(0x13f))/0x2+-parseInt(_0x25e6c9(0x13d))/0x3*(-parseInt(_0x25e6c9(0x13b))/0x4)+-parseInt(_0x25e6c9(0x14a))/0x5*(-parseInt(_0x25e6c9(0x146))/0x6)+parseInt(_0x25e6c9(0x156))/0x7+-parseInt(_0x25e6c9(0x12d))/0x8+-parseInt(_0x25e6c9(0x135))/0x9;if(_0x25c8fd===_0x2bf0b1)break;else _0x2ce766['push'](_0x2ce766['shift']());}catch(_0x7ebd30){_0x2ce766['push'](_0x2ce766['shift']());}}}(_0x26cd,0x3ff8c));function _0x26cd(){const _0x9b7f00=['style','block','add','locale','413259kcEKaw','element','registerBlockAttribute','commandName','*Set\x20format:*\x20%0','_registerLegacyDescription','type','GeneralHtmlSupport','2579664xtCNIG','formatInline','FORMAT_STYLE','toLowerCase','StyleUtils','registerDescriptionCallback','Style','registerAttributeLabel','5938785PAwDcu','has','DataSchema','forceValue','getGhsAttributeNameForElement','definitions','28nOGelO','descriptionFactory','218703QhdiOc','config','463938RUOiCf','355193gLlTTe','plugins','ghsAttributes','afterInit','format','styleName','30ZJrNwL','inline','enableDefaultAttributesIntegration','normalizeConfig','87845dzVoza','*Remove\x20format:*\x20%0','registerInlineAttribute','editor','commandParams','formatBlock','get','TrackChangesEditing'];_0x26cd=function(){return _0x9b7f00;};return _0x26cd();}import{Plugin as _0x3f4e44}from'ckeditor5/src/core.js';import{getTranslation as _0x4331a5}from'../utils/common-translations.js';function _0x2c77(_0x48f71d,_0xd118de){const _0x26cd4c=_0x26cd();return _0x2c77=function(_0x2c773c,_0x394f1d){_0x2c773c=_0x2c773c-0x12a;let _0x10cdc1=_0x26cd4c[_0x2c773c];return _0x10cdc1;},_0x2c77(_0x48f71d,_0xd118de);}export default class yt extends _0x3f4e44{[_0x1e26b1(0x143)](){const _0x278692=_0x1e26b1,_0xca8aa8=this[_0x278692(0x14d)];if(!_0xca8aa8[_0x278692(0x141)][_0x278692(0x136)](_0x278692(0x133))||!_0xca8aa8[_0x278692(0x141)][_0x278692(0x136)](_0x278692(0x137)))return;const _0x33657a=_0xca8aa8[_0x278692(0x141)][_0x278692(0x150)](_0x278692(0x151)),_0x3df106=_0xca8aa8[_0x278692(0x155)],_0x46c6eb=_0xca8aa8[_0x278692(0x13e)][_0x278692(0x150)](_0x278692(0x152))||{},_0x19683c=_0xca8aa8[_0x278692(0x141)][_0x278692(0x150)](_0x278692(0x12c)),_0x229d72=_0xca8aa8[_0x278692(0x141)][_0x278692(0x150)](_0x278692(0x131))[_0x278692(0x149)](_0xca8aa8[_0x278692(0x141)][_0x278692(0x150)](_0x278692(0x137)),_0x46c6eb[_0x278692(0x13a)]);_0x33657a[_0x278692(0x148)](_0x278692(0x152));const _0x59b723=new Set();for(const _0x206f9b of _0x229d72[_0x278692(0x153)]){const _0x492b38=_0x19683c[_0x278692(0x139)](_0x206f9b[_0x278692(0x157)]);_0x59b723[_0x278692(0x154)](_0x492b38);}const _0x2de591=new Set();for(const _0x392571 of _0x229d72[_0x278692(0x147)]){const _0x171021=_0x19683c[_0x278692(0x139)](_0x392571[_0x278692(0x157)]);_0x2de591[_0x278692(0x154)](_0x171021);for(const _0x438e99 of _0x392571[_0x278692(0x142)])_0x2de591[_0x278692(0x154)](_0x438e99);}for(const _0x4e5709 of _0x59b723)_0x33657a[_0x278692(0x158)](_0x4e5709),_0x33657a[_0x278692(0x13c)][_0x278692(0x134)](_0x4e5709,_0x4331a5(_0x3df106,_0x278692(0x12f)));for(const _0x2d09b5 of _0x2de591)_0x33657a[_0x278692(0x14c)](_0x2d09b5),_0x33657a[_0x278692(0x13c)][_0x278692(0x134)](_0x2d09b5,_0x4331a5(_0x3df106,_0x278692(0x12f)));this[_0x278692(0x12a)]();}[_0x1e26b1(0x12a)](){const _0x4595d6=_0x1e26b1,_0x5cd2b1=this[_0x4595d6(0x14d)],_0x4d72c6=_0x5cd2b1[_0x4595d6(0x155)];_0x5cd2b1[_0x4595d6(0x141)][_0x4595d6(0x150)](_0x4595d6(0x151))[_0x4595d6(0x13c)][_0x4595d6(0x132)](_0x189bce=>{const _0x44fda5=_0x4595d6;if(_0x44fda5(0x14f)!=_0x189bce[_0x44fda5(0x12b)]&&_0x44fda5(0x12e)!=_0x189bce[_0x44fda5(0x12b)])return;const {data:_0x40c4a1}=_0x189bce;return _0x40c4a1&&_0x44fda5(0x152)===_0x40c4a1[_0x44fda5(0x159)]?_0x40c4a1[_0x44fda5(0x14e)][0x0][_0x44fda5(0x138)]?{'type':_0x44fda5(0x144),'content':_0x4331a5(_0x4d72c6,_0x44fda5(0x15a),_0x40c4a1[_0x44fda5(0x14e)][0x0][_0x44fda5(0x145)][_0x44fda5(0x130)]())}:{'type':_0x44fda5(0x144),'content':_0x4331a5(_0x4d72c6,_0x44fda5(0x14b),_0x40c4a1[_0x44fda5(0x14e)][0x0][_0x44fda5(0x145)][_0x44fda5(0x130)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0xe8ff9b=_0x335e;(function(_0x2c2687,_0x287dc1){const _0x53827b=_0x335e,_0x560fcf=_0x2c2687();while(!![]){try{const _0x2fb0cb=parseInt(_0x53827b(0x160))/0x1+parseInt(_0x53827b(0x180))/0x2*(-parseInt(_0x53827b(0x174))/0x3)+parseInt(_0x53827b(0x198))/0x4+-parseInt(_0x53827b(0x141))/0x5+-parseInt(_0x53827b(0x13b))/0x6+-parseInt(_0x53827b(0x178))/0x7+-parseInt(_0x53827b(0x16d))/0x8*(-parseInt(_0x53827b(0x162))/0x9);if(_0x2fb0cb===_0x287dc1)break;else _0x560fcf['push'](_0x560fcf['shift']());}catch(_0x2e8d06){_0x560fcf['push'](_0x560fcf['shift']());}}}(_0x5d7c,0xf057a));import{Plugin as _0x3a7a64}from'ckeditor5/src/core.js';import{LiveRange as _0x487206}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x51f225}from'ckeditor5/src/widget.js';function _0x335e(_0x1bd5d7,_0xd37505){const _0x5d7c07=_0x5d7c();return _0x335e=function(_0x335eef,_0x3cda1d){_0x335eef=_0x335eef-0x10b;let _0x3d6d26=_0x5d7c07[_0x335eef];return _0x3d6d26;},_0x335e(_0x1bd5d7,_0xd37505);}import{getTranslation as _0x4c3e6b}from'../utils/common-translations.js';function _0x5d7c(){const _0x411dd3=['above','registerDescriptionCallback','refresh','tableColumn','ELEMENT_TABLE_COLUMN_WITH_TEXT','add','element','values','TrackChangesEditing','getChanges','get','nodeBefore','join','registerCustomCallback','startsWith','isEqual','mapper','getAttribute','end','getRanges','descriptionFactory','tableCell','_splitMarkerName','minRow','deletion','ELEMENT_TABLE_WITH_TEXT','every','TableUtils','push','data','fromRange','ELEMENT_TABLE_ROW','item','ELEMENT_TABLE','insert','locale','last','getChangedMarkers','selection','getItems','selectTableColumn','*Remove:*\x20%0','insertion','showSuggestionHighlights','enableCommand','insertTableColumnLeft','order','change:data','differ','subType','commands','left','TableEditing','some','substr','_suggestionFactory','3560304hfRCoy','includes','cell','first','removeTableRow','isIntersectingWithRange','8738265ZErabg','editor','rootName','$graveyard','_getSuggestionCoords','filter','createRangeIn','options','insertTable','writer','accept','isTouching','$textProxy','downcastDispatcher','isIntersecting','toLowerCase','from','MIN_SAFE_INTEGER','highest','detach','oldRange','_tableSuggestions','low','createPositionAt','insertTableRowAbove','name','tableRow','isInContent','getContainedElement','getFirstRange','suggestion','1494187QUsHUv','removeTableColumn','20377359vyOgxN','map','getSuggestion','_setupColumnsRowsFixing','tablePaste','type','hasAttribute','start','registerElementLabel','*Insert:*\x20%0','change','8yWDLtf','model','_getCoordsForCells','min','selectTableRow','enqueueChange','insertTableRowBelow','2636283uMtcUJ','registerPostFixer','ELEMENT_TABLE_ROW_WITH_TEXT','root','4772110MqIIyQ','getChildren','setSelection','afterInit','createTableWalker','length','span','_tablePostFixingSubtypes','2CZENoY','toViewElement','nodeAfter','maxColumn','removeClass','rowspan','addClass','plugins','forceValue','ELEMENT_TABLE_COLUMN','markMultiRangeInsertion','getRowIndexes','createRangeOn','findAncestor','addRange','has','_acceptFormatSuggestionCallbackFactory','position','getColumnIndexes','insertTableColumnRight','execute','markMultiRangeDeletion','max','classes','4510528xAXeFy','isArray','batch','maxRow','colspan','getCellLocation','minColumn','MAX_SAFE_INTEGER','getSelectionAffectedTableCells','discard','addMarker:suggestion','document','table'];_0x5d7c=function(){return _0x411dd3;};return _0x5d7c();}export default class jt extends _0x3a7a64{constructor(_0xc207e6){const _0x4d5ff3=_0x335e;super(_0xc207e6),this[_0x4d5ff3(0x17f)]=[_0x4d5ff3(0x15b),_0x4d5ff3(0x1a8)],this[_0x4d5ff3(0x156)]=new Set();}[_0xe8ff9b(0x17b)](){const _0x3f7cd9=_0xe8ff9b,_0x43b0c4=this[_0x3f7cd9(0x142)],_0x47877c=_0x43b0c4[_0x3f7cd9(0x16e)][_0x3f7cd9(0x1a3)][_0x3f7cd9(0x129)];if(!_0x43b0c4[_0x3f7cd9(0x187)][_0x3f7cd9(0x18f)](_0x3f7cd9(0x137)))return;const _0x526a87=_0x43b0c4[_0x3f7cd9(0x126)],_0x261932=_0x43b0c4[_0x3f7cd9(0x187)][_0x3f7cd9(0x10d)](_0x3f7cd9(0x10b)),_0x3c753d=_0x43b0c4[_0x3f7cd9(0x187)][_0x3f7cd9(0x10d)](_0x3f7cd9(0x11e));_0x261932[_0x3f7cd9(0x117)][_0x3f7cd9(0x16a)](_0x3f7cd9(0x1a4),_0x3671af=>_0x4c3e6b(_0x526a87,_0x3f7cd9(0x124),_0x3671af)),this[_0x3f7cd9(0x165)](),_0x261932[_0x3f7cd9(0x12f)](_0x3f7cd9(0x149)),_0x261932[_0x3f7cd9(0x12f)](_0x3f7cd9(0x171)),_0x261932[_0x3f7cd9(0x12f)](_0x3f7cd9(0x12b));for(const _0x266826 of[_0x3f7cd9(0x159),_0x3f7cd9(0x173)]){const _0x2f7cb2=_0x43b0c4[_0x3f7cd9(0x135)][_0x3f7cd9(0x10d)](_0x266826);_0x261932[_0x3f7cd9(0x12f)](_0x266826,_0x325fc7=>{const _0x230981=_0x3f7cd9;_0x43b0c4[_0x230981(0x16e)][_0x230981(0x16c)](_0x1f4807=>{const _0x343359=_0x230981;_0x325fc7();const _0x551add=_0x343359(0x1a5)===_0x2f7cb2[_0x343359(0x131)],_0x34cf4a=_0x3c753d[_0x343359(0x1a0)](_0x47877c),_0x4e5f6d=_0x3c753d[_0x343359(0x18b)](_0x34cf4a),_0x5d1888=_0x551add?_0x4e5f6d[_0x343359(0x13e)]-0x1:_0x4e5f6d[_0x343359(0x127)]+0x1,_0x18e732=_0x34cf4a[0x0][_0x343359(0x18d)](_0x343359(0x1a4)),_0x1bb77c=_0x3c753d[_0x343359(0x17c)](_0x18e732,{'startRow':_0x5d1888,'endRow':_0x5d1888}),_0x59d9a1=Array[_0x343359(0x151)](_0x1bb77c)[_0x343359(0x163)](_0x1b17c6=>_0x1f4807[_0x343359(0x18c)](_0x1b17c6[_0x343359(0x13d)]));_0x261932[_0x343359(0x18a)](_0x59d9a1,_0x343359(0x15b));});});}for(const _0x3d8cd0 of[_0x3f7cd9(0x130),_0x3f7cd9(0x193)]){const _0x32e124=_0x43b0c4[_0x3f7cd9(0x135)][_0x3f7cd9(0x10d)](_0x3d8cd0);_0x261932[_0x3f7cd9(0x12f)](_0x3d8cd0,_0x58d007=>{const _0x1aa4c4=_0x3f7cd9;_0x43b0c4[_0x1aa4c4(0x16e)][_0x1aa4c4(0x16c)](_0x1e5181=>{const _0x32ca15=_0x1aa4c4;_0x58d007();const _0x108f76=_0x32ca15(0x136)===_0x32e124[_0x32ca15(0x131)],_0x3fc81b=_0x3c753d[_0x32ca15(0x1a0)](_0x47877c),_0x6e44df=_0x3c753d[_0x32ca15(0x192)](_0x3fc81b),_0x34e8f7=_0x108f76?_0x6e44df[_0x32ca15(0x13e)]-0x1:_0x6e44df[_0x32ca15(0x127)]+0x1,_0x21ba35=_0x3fc81b[0x0][_0x32ca15(0x18d)](_0x32ca15(0x1a4)),_0x408523=_0x3c753d[_0x32ca15(0x17c)](_0x21ba35,{'startRow':0x0,'column':_0x34e8f7,'includeAllSlots':!0x1}),_0x252cfe=Array[_0x32ca15(0x151)](_0x408523)[_0x32ca15(0x163)](_0x1c72ff=>_0x1e5181[_0x32ca15(0x18c)](_0x1c72ff[_0x32ca15(0x13d)]));_0x261932[_0x32ca15(0x18a)](_0x252cfe,_0x32ca15(0x1a8));});});}for(const _0x24da2e of[_0x3f7cd9(0x13f),_0x3f7cd9(0x161)]){const _0x4e64c9=_0x24da2e[_0x3f7cd9(0x139)](0xb),_0x18048e=_0x4e64c9[_0x3f7cd9(0x150)](),_0x3b2d23=_0x18048e[_0x3f7cd9(0x139)](0x0,0x3)+_0x3f7cd9(0x17e),_0x5bc9b4=_0x3f7cd9(0x1a4)+_0x4e64c9,_0x1ddd6d=_0x3f7cd9(0x170)+_0x4e64c9,_0x40cd92=_0x3f7cd9(0x196)+_0x4e64c9;_0x261932[_0x3f7cd9(0x12f)](_0x24da2e,()=>{const _0x248b73=_0x3f7cd9;_0x43b0c4[_0x248b73(0x16e)][_0x248b73(0x16c)](_0x1741c2=>{const _0x535566=_0x248b73,_0x20401a=_0x3c753d[_0x535566(0x1a0)](_0x47877c),_0x40f1bb=_0x20401a[0x0][_0x535566(0x18d)](_0x535566(0x1a4));let _0x4ad0a9;if(_0x535566(0x13f)==_0x24da2e){const _0xac70c4=_0x3c753d[_0x535566(0x18b)](_0x20401a);_0x4ad0a9={'startRow':_0xac70c4[_0x535566(0x13e)],'endRow':_0xac70c4[_0x535566(0x127)],'includeAllSlots':!0x0};}else{const _0x4d5ce8=_0x3c753d[_0x535566(0x192)](_0x20401a);_0x4ad0a9={'startColumn':_0x4d5ce8[_0x535566(0x13e)],'endColumn':_0x4d5ce8[_0x535566(0x127)],'includeAllSlots':!0x0};}const _0x18dfbe=_0x3c753d[_0x535566(0x17c)](_0x40f1bb,_0x4ad0a9),_0xb9cb93=Array[_0x535566(0x151)](_0x18dfbe)[_0x535566(0x163)](({cell:_0x510d67})=>_0x510d67),_0x65e546=Ee(_0xb9cb93[_0x535566(0x146)](_0xde8b87=>_0xde8b87[_0x535566(0x168)](_0x3b2d23))),_0x4ea9a7=Ee(_0xb9cb93[_0x535566(0x146)](_0x1a7347=>!_0x1a7347[_0x535566(0x168)](_0x3b2d23)))[_0x535566(0x163)](_0x5e8aa3=>_0x1741c2[_0x535566(0x18c)](_0x5e8aa3)),_0x378ec3=_0x261932[_0x535566(0x195)](_0x4ea9a7,_0x5bc9b4);if(_0x378ec3&&(_0x535566(0x15b)==_0x378ec3[_0x535566(0x134)]||_0x535566(0x1a8)==_0x378ec3[_0x535566(0x134)])){const _0x4f858f=this[_0x535566(0x145)](_0x378ec3);for(const _0x5c324b of _0x65e546){const _0x5ec934=_0x1741c2[_0x535566(0x18c)](_0x5c324b),_0x235016=_0x3c753d[_0x535566(0x19d)](_0x5c324b),_0x2a1b57=_0x5c324b[_0x535566(0x114)](_0x3b2d23)-0x1,_0x5deaae=_0x4f858f[_0x1ddd6d],_0xe1bfd2=_0x4f858f[_0x40cd92];_0x5deaae<=_0x235016[_0x18048e]&&_0x235016[_0x18048e]+_0x2a1b57<=_0xe1bfd2&&_0x378ec3[_0x535566(0x18e)](_0x5ec934);}}});});}function _0x38fd37(_0x42238d){const _0x2028d6=_0x3f7cd9,_0x4ee617=Array[_0x2028d6(0x151)](_0x47877c[_0x2028d6(0x116)]())[_0x2028d6(0x163)](_0x4bab44=>_0x487206[_0x2028d6(0x121)](_0x4bab44));_0x43b0c4[_0x2028d6(0x16e)][_0x2028d6(0x16c)](_0x4f3ca6=>{const _0x1e5fc0=_0x2028d6,_0x75bf38=_0x4f3ca6[_0x1e5fc0(0x19a)];_0x42238d=_0x42238d[_0x1e5fc0(0x146)](_0x1d0e94=>_0x1e5fc0(0x144)!=_0x1d0e94[_0x1e5fc0(0x177)][_0x1e5fc0(0x143)]),_0x4f3ca6[_0x1e5fc0(0x17a)](_0x42238d),_0x43b0c4[_0x1e5fc0(0x135)][_0x1e5fc0(0x10d)](_0x1e5fc0(0x13f))[_0x1e5fc0(0x1a7)](),_0x43b0c4[_0x1e5fc0(0x194)](_0x1e5fc0(0x13f),{'forceDefaultExecution':!0x0}),_0x43b0c4[_0x1e5fc0(0x16e)][_0x1e5fc0(0x172)](()=>{const _0x5877b7=_0x1e5fc0;_0x43b0c4[_0x5877b7(0x16e)][_0x5877b7(0x172)](_0x75bf38,_0x46f5a8=>{const _0x13820a=_0x5877b7,_0x389933=_0x4ee617[_0x13820a(0x146)](_0x38c567=>_0x13820a(0x144)!=_0x38c567[_0x13820a(0x177)][_0x13820a(0x143)]);_0x389933[_0x13820a(0x17d)]>0x0&&_0x46f5a8[_0x13820a(0x17a)](_0x389933);for(const _0x4fe304 of _0x4ee617)_0x4fe304[_0x13820a(0x154)]();});});});}function _0x23f729(_0x3bbfb5){const _0x4ba318=_0x3f7cd9;_0x43b0c4[_0x4ba318(0x16e)][_0x4ba318(0x16c)](_0x397137=>{const _0x11b09c=_0x4ba318,_0x4633d2=Array[_0x11b09c(0x151)](_0x47877c[_0x11b09c(0x116)]())[_0x11b09c(0x163)](_0x40ef8f=>_0x487206[_0x11b09c(0x121)](_0x40ef8f)),_0xe9906a=[];for(const _0x55314a of _0x3bbfb5)for(const _0x2b90ba of _0x55314a[_0x11b09c(0x12a)]({'shallow':!0x0}))_0xe9906a[_0x11b09c(0x11f)](_0x2b90ba);for(const _0x46ee1d of _0xe9906a)_0x11b09c(0x144)!=_0x46ee1d[_0x11b09c(0x177)][_0x11b09c(0x143)]&&(_0x397137[_0x11b09c(0x17a)](_0x397137[_0x11b09c(0x158)](_0x46ee1d,0x0)),_0x43b0c4[_0x11b09c(0x135)][_0x11b09c(0x10d)](_0x11b09c(0x161))[_0x11b09c(0x1a7)](),_0x43b0c4[_0x11b09c(0x194)](_0x11b09c(0x161),{'forceDefaultExecution':!0x0}));const _0xe4cde8=_0x4633d2[_0x11b09c(0x146)](_0x4208a3=>_0x11b09c(0x144)!=_0x4208a3[_0x11b09c(0x177)][_0x11b09c(0x143)]);_0xe4cde8[_0x11b09c(0x17d)]>0x0&&_0x397137[_0x11b09c(0x17a)](_0xe4cde8);for(const _0x28fddd of _0x4633d2)_0x28fddd[_0x11b09c(0x154)]();});}function _0x86a2d1(_0x5b3f7b,_0x3c380b){const _0x215180=_0x3f7cd9;return _0x3c380b[_0x215180(0x11d)](_0x475f20=>_0x5b3f7b[_0x215180(0x138)](_0x697846=>_0x697846[_0x215180(0x115)][_0x215180(0x112)](_0x475f20[_0x215180(0x169)])||_0x475f20[_0x215180(0x115)][_0x215180(0x112)](_0x697846[_0x215180(0x169)])));}function _0x344669(_0x2ba507,_0x42ae51){const _0x15ef7d=_0x3f7cd9;return!_0x2ba507[_0x15ef7d(0x138)](_0x1335e5=>_0x42ae51[_0x15ef7d(0x138)](_0x419d60=>_0x1335e5[_0x15ef7d(0x14f)](_0x419d60)))&&_0x2ba507[_0x15ef7d(0x138)](_0x3f6fd3=>_0x42ae51[_0x15ef7d(0x138)](_0x1504cc=>_0x3f6fd3[_0x15ef7d(0x115)][_0x15ef7d(0x14c)](_0x1504cc[_0x15ef7d(0x169)])));}_0x43b0c4[_0x3f7cd9(0x120)][_0x3f7cd9(0x14e)]['on'](_0x3f7cd9(0x1a2),(_0x5e74fe,_0x90a401,_0x10202d)=>{const _0x373c1d=_0x3f7cd9;if(!_0x10202d[_0x373c1d(0x148)][_0x373c1d(0x12e)])return;const _0x56c168=_0x90a401[_0x373c1d(0x123)];if(!_0x56c168)return;const _0x386c7a=_0x10202d[_0x373c1d(0x113)][_0x373c1d(0x181)](_0x56c168);function _0x219db3(_0x4ca0eb){const _0x3ff27a=_0x373c1d;return Array[_0x3ff27a(0x199)](_0x4ca0eb)?_0x4ca0eb:[_0x4ca0eb];}_0x386c7a&&_0x373c1d(0x118)===_0x56c168[_0x373c1d(0x15a)]&&_0x51f225(_0x386c7a,_0x10202d[_0x373c1d(0x14a)],(_0x1b8840,_0x49bbf1,_0x450ab5)=>_0x450ab5[_0x373c1d(0x186)](_0x219db3(_0x49bbf1[_0x373c1d(0x197)]),_0x1b8840),(_0x3038f6,_0x340e94,_0x5f568e)=>_0x5f568e[_0x373c1d(0x184)](_0x219db3(_0x340e94[_0x373c1d(0x197)]),_0x3038f6));},{'priority':_0x3f7cd9(0x153)}),_0x261932[_0x3f7cd9(0x117)][_0x3f7cd9(0x1a6)](_0x465e22=>{const _0xbdc82d=_0x3f7cd9;if(_0xbdc82d(0x12d)!=_0x465e22[_0xbdc82d(0x167)]&&_0xbdc82d(0x11b)!=_0x465e22[_0xbdc82d(0x167)])return;const _0x139cdc=_0x465e22[_0xbdc82d(0x15d)]();if(null!=_0x139cdc&&_0x139cdc['is'](_0xbdc82d(0x1ab),_0xbdc82d(0x1a4))){if(_0xbdc82d(0x12d)==_0x465e22[_0xbdc82d(0x167)]){const _0xa18cc8=_0x465e22[_0xbdc82d(0x12a)]()[_0xbdc82d(0x146)](_0x469bf2=>_0x469bf2['is'](_0xbdc82d(0x14d)))[_0xbdc82d(0x163)](_0x3f6db4=>_0x3f6db4[_0xbdc82d(0x120)]);if(_0xa18cc8[_0xbdc82d(0x17d)])return{'type':_0xbdc82d(0x12d),'content':_0x4c3e6b(_0x526a87,_0xbdc82d(0x16b),_0x4c3e6b(_0x526a87,_0xbdc82d(0x11c),'\x22'+_0xa18cc8[_0xbdc82d(0x10f)]('\x20')+'\x22'))};}if(_0xbdc82d(0x11b)==_0x465e22[_0xbdc82d(0x167)]){const _0x24725a=_0x465e22[_0xbdc82d(0x12a)]()[_0xbdc82d(0x146)](_0x212fb4=>_0x212fb4['is'](_0xbdc82d(0x14d)))[_0xbdc82d(0x163)](_0x502335=>_0x502335[_0xbdc82d(0x120)]);if(_0x24725a[_0xbdc82d(0x17d)])return{'type':_0xbdc82d(0x11b),'content':_0x4c3e6b(_0x526a87,_0xbdc82d(0x12c),_0x4c3e6b(_0x526a87,_0xbdc82d(0x11c),'\x22'+_0x24725a[_0xbdc82d(0x10f)]('\x20')+'\x22'))};}}}),_0x261932[_0x3f7cd9(0x117)][_0x3f7cd9(0x1a6)](_0x1cec8b=>{const _0x11f46b=_0x3f7cd9;if(_0x11f46b(0x15b)==_0x1cec8b[_0x11f46b(0x134)]){const _0xa0f62a=_0x1cec8b[_0x11f46b(0x12a)]()[_0x11f46b(0x146)](_0x4581f5=>_0x4581f5['is'](_0x11f46b(0x14d)))[_0x11f46b(0x163)](_0x1d2e58=>_0x1d2e58[_0x11f46b(0x120)]),_0x4e50ec=this[_0x11f46b(0x145)](_0x1cec8b),_0x513fcf=_0x4e50ec[_0x11f46b(0x19b)]-_0x4e50ec[_0x11f46b(0x11a)]+0x1;if(_0x11f46b(0x12d)==_0x1cec8b[_0x11f46b(0x167)])return _0xa0f62a[_0x11f46b(0x17d)]?{'type':_0x11f46b(0x12d),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x16b),_0x4c3e6b(_0x526a87,_0x11f46b(0x176),[_0x513fcf,'\x22'+_0xa0f62a[_0x11f46b(0x10f)]('\x20')+'\x22']))}:{'type':_0x11f46b(0x12d),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x16b),_0x4c3e6b(_0x526a87,_0x11f46b(0x122),_0x513fcf))};if(_0x11f46b(0x11b)==_0x1cec8b[_0x11f46b(0x167)])return _0xa0f62a[_0x11f46b(0x17d)]?{'type':_0x11f46b(0x11b),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x12c),_0x4c3e6b(_0x526a87,_0x11f46b(0x176),[_0x513fcf,'\x22'+_0xa0f62a[_0x11f46b(0x10f)]('\x20')+'\x22']))}:{'type':_0x11f46b(0x11b),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x12c),_0x4c3e6b(_0x526a87,_0x11f46b(0x122),_0x513fcf))};}if(_0x11f46b(0x1a8)==_0x1cec8b[_0x11f46b(0x134)]){const _0x16cc17=_0x1cec8b[_0x11f46b(0x12a)]()[_0x11f46b(0x146)](_0x4cd083=>_0x4cd083['is'](_0x11f46b(0x14d)))[_0x11f46b(0x163)](_0x2c77a7=>_0x2c77a7[_0x11f46b(0x120)]),_0x14f8a7=this[_0x11f46b(0x145)](_0x1cec8b),_0x5eb6e6=_0x14f8a7[_0x11f46b(0x183)]-_0x14f8a7[_0x11f46b(0x19e)]+0x1;if(_0x11f46b(0x12d)==_0x1cec8b[_0x11f46b(0x167)])return _0x16cc17[_0x11f46b(0x17d)]?{'type':_0x11f46b(0x12d),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x16b),_0x4c3e6b(_0x526a87,_0x11f46b(0x1a9),[_0x5eb6e6,'\x22'+_0x16cc17[_0x11f46b(0x10f)]('\x20')+'\x22']))}:{'type':_0x11f46b(0x12d),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x16b),_0x4c3e6b(_0x526a87,_0x11f46b(0x189),_0x5eb6e6))};if(_0x11f46b(0x11b)==_0x1cec8b[_0x11f46b(0x167)])return _0x16cc17[_0x11f46b(0x17d)]?{'type':_0x11f46b(0x11b),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x12c),_0x4c3e6b(_0x526a87,_0x11f46b(0x1a9),[_0x5eb6e6,'\x22'+_0x16cc17[_0x11f46b(0x10f)]('\x20')+'\x22']))}:{'type':_0x11f46b(0x11b),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x12c),_0x4c3e6b(_0x526a87,_0x11f46b(0x189),_0x5eb6e6))};}}),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x12d),_0x3f7cd9(0x15b),_0x3f7cd9(0x1a1),_0x38fd37),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x11b),_0x3f7cd9(0x15b),_0x3f7cd9(0x14b),_0x38fd37),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x12d),_0x3f7cd9(0x1a8),_0x3f7cd9(0x1a1),_0x23f729),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x11b),_0x3f7cd9(0x1a8),_0x3f7cd9(0x14b),_0x23f729),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x12d),_0x3f7cd9(0x1a8),_0x3f7cd9(0x10f),_0x86a2d1),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x11b),_0x3f7cd9(0x1a8),_0x3f7cd9(0x10f),_0x86a2d1),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x12d),_0x3f7cd9(0x15b),_0x3f7cd9(0x10f),_0x344669),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x11b),_0x3f7cd9(0x15b),_0x3f7cd9(0x10f),_0x344669);}[_0xe8ff9b(0x190)](){const _0x254467=_0xe8ff9b,_0x1b6c3b=this[_0x254467(0x142)],_0x48fd5e=_0x1b6c3b[_0x254467(0x16e)][_0x254467(0x1a3)][_0x254467(0x129)];return(_0x40cce9,_0x4c2d69)=>{const _0x3236c5=_0x254467;_0x1b6c3b[_0x3236c5(0x16e)][_0x3236c5(0x16c)](_0x25be4b=>{const _0x1def72=_0x3236c5,{commandName:_0x5e40a3,commandParams:_0x14f0a5}=_0x4c2d69;let _0x292a17=_0x40cce9[0x0][_0x1def72(0x115)][_0x1def72(0x10e)];_0x14f0a5&&_0x14f0a5[0x0]&&!0x1===_0x14f0a5[0x0][_0x1def72(0x188)]&&(_0x292a17=_0x40cce9[0x0][_0x1def72(0x169)][_0x1def72(0x182)]);const _0x433a4c=_0x25be4b[_0x1def72(0x147)](_0x292a17);if(_0x1def72(0x144)==_0x433a4c[_0x1def72(0x177)][_0x1def72(0x143)])return;const _0x16822d=Array[_0x1def72(0x151)](_0x48fd5e[_0x1def72(0x116)]())[_0x1def72(0x163)](_0x461fae=>_0x487206[_0x1def72(0x121)](_0x461fae));_0x25be4b[_0x1def72(0x17a)](_0x433a4c),_0x1b6c3b[_0x1def72(0x135)][_0x1def72(0x10d)](_0x5e40a3)[_0x1def72(0x1a7)](),_0x14f0a5[_0x1def72(0x11f)]({'forceDefaultExecution':!0x0}),_0x1b6c3b[_0x1def72(0x194)](_0x5e40a3,..._0x14f0a5);const _0x139c5c=_0x16822d[_0x1def72(0x146)](_0x46ae56=>_0x1def72(0x144)!=_0x46ae56[_0x1def72(0x177)][_0x1def72(0x143)]);_0x139c5c[_0x1def72(0x17d)]>0x0&&_0x25be4b[_0x1def72(0x17a)](_0x139c5c);for(const _0x5b2839 of _0x16822d)_0x5b2839[_0x1def72(0x154)]();});};}[_0xe8ff9b(0x16f)](_0x25e0d3){const _0x2ea7b8=_0xe8ff9b,_0x3297ef=this[_0x2ea7b8(0x142)][_0x2ea7b8(0x187)][_0x2ea7b8(0x10d)](_0x2ea7b8(0x11e));let _0x456767=Number[_0x2ea7b8(0x19f)],_0x3e89de=Number[_0x2ea7b8(0x152)],_0x4766d4=Number[_0x2ea7b8(0x19f)],_0x11e303=Number[_0x2ea7b8(0x152)];for(const _0x73b8e4 of _0x25e0d3){if(_0x2ea7b8(0x144)==_0x73b8e4[_0x2ea7b8(0x177)][_0x2ea7b8(0x143)])continue;const {row:_0x4516f2,column:_0x3b4ec5}=_0x3297ef[_0x2ea7b8(0x19d)](_0x73b8e4),_0x10cbfb=_0x73b8e4[_0x2ea7b8(0x168)](_0x2ea7b8(0x185))?_0x73b8e4[_0x2ea7b8(0x114)](_0x2ea7b8(0x185))-0x1:0x0,_0x123fd3=_0x73b8e4[_0x2ea7b8(0x168)](_0x2ea7b8(0x19c))?_0x73b8e4[_0x2ea7b8(0x114)](_0x2ea7b8(0x19c))-0x1:0x0;_0x456767=_0x4516f2<_0x456767?_0x4516f2:_0x456767,_0x3e89de=_0x4516f2+_0x10cbfb>_0x3e89de?_0x4516f2+_0x10cbfb:_0x3e89de,_0x4766d4=_0x3b4ec5<_0x4766d4?_0x3b4ec5:_0x4766d4,_0x11e303=_0x3b4ec5+_0x123fd3>_0x11e303?_0x3b4ec5+_0x123fd3:_0x11e303;}return{'minRow':_0x456767,'maxRow':_0x3e89de,'minColumn':_0x4766d4,'maxColumn':_0x11e303};}[_0xe8ff9b(0x165)](){const _0x1bd186=_0xe8ff9b,_0x267274=this[_0x1bd186(0x142)],_0x375728=_0x267274[_0x1bd186(0x187)][_0x1bd186(0x10d)](_0x1bd186(0x10b)),_0x53b9d0=_0x267274[_0x1bd186(0x187)][_0x1bd186(0x10d)](_0x1bd186(0x11e));_0x267274[_0x1bd186(0x16e)][_0x1bd186(0x1a3)]['on'](_0x1bd186(0x132),()=>{const _0x40ca6e=_0x1bd186,_0x5c55ca=Array[_0x40ca6e(0x151)](_0x267274[_0x40ca6e(0x16e)][_0x40ca6e(0x1a3)][_0x40ca6e(0x133)][_0x40ca6e(0x128)]());for(const {name:_0xea969,data:_0x566225}of _0x5c55ca){const {group:_0xe179c4,id:_0x11148a,subType:_0x27712c}=_0x375728[_0x40ca6e(0x119)](_0xea969);if(_0x40ca6e(0x15f)!=_0xe179c4)continue;if(null!=_0x566225[_0x40ca6e(0x155)])continue;const _0x55a3c5=_0x375728[_0x40ca6e(0x164)](_0x11148a);this[_0x40ca6e(0x17f)][_0x40ca6e(0x13c)](_0x27712c)&&this[_0x40ca6e(0x156)][_0x40ca6e(0x1aa)](_0x55a3c5);}},{'priority':_0x1bd186(0x157)});const _0x5dec61=(_0x363d6c,_0x10422c)=>{const _0x2cf2ef=_0x1bd186;let _0x53a956=!0x1;const _0x414bdc=_0x10422c[_0x2cf2ef(0x18c)](_0x363d6c),_0xc8df4b=_0x363d6c[_0x2cf2ef(0x18d)](_0x2cf2ef(0x1a4)),_0x352726=_0x53b9d0[_0x2cf2ef(0x19d)](_0x363d6c);for(const _0x548cd6 of this[_0x2cf2ef(0x156)]){const _0x374f2b=_0x548cd6[_0x2cf2ef(0x134)],_0x3d1877=_0x374f2b[_0x2cf2ef(0x111)](_0x2cf2ef(0x166)),_0x23ae07=_0x374f2b[_0x2cf2ef(0x139)](_0x3d1877?0xa:0x5),_0x22990d=_0x23ae07[_0x2cf2ef(0x150)](),_0x49435a=_0x22990d[_0x2cf2ef(0x139)](0x0,0x3)+_0x2cf2ef(0x17e),_0x227f7b=_0x2cf2ef(0x170)+_0x23ae07,_0x53ecd2=_0x2cf2ef(0x196)+_0x23ae07;if(!_0x548cd6[_0x2cf2ef(0x15c)])continue;if(_0xc8df4b!=_0x548cd6[_0x2cf2ef(0x15e)]()[_0x2cf2ef(0x169)][_0x2cf2ef(0x18d)](_0x2cf2ef(0x1a4)))continue;if(_0x548cd6[_0x2cf2ef(0x140)](_0x414bdc))continue;const _0x45da10=_0x363d6c[_0x2cf2ef(0x168)](_0x49435a)?_0x363d6c[_0x2cf2ef(0x114)](_0x49435a)-0x1:0x0,_0x134d91=this[_0x2cf2ef(0x145)](_0x548cd6),_0x3da1f9=_0x134d91[_0x227f7b],_0x37eed4=_0x134d91[_0x53ecd2];_0x3da1f9<=_0x352726[_0x22990d]&&_0x352726[_0x22990d]+_0x45da10<=_0x37eed4&&(_0x548cd6[_0x2cf2ef(0x18e)](_0x414bdc),_0x53a956=!0x0);}return _0x53a956;};_0x267274[_0x1bd186(0x16e)][_0x1bd186(0x1a3)][_0x1bd186(0x175)](_0x1c549e=>{const _0x34ad6c=_0x1bd186;let _0x1e6875=!0x1;for(const _0x34d558 of _0x267274[_0x34ad6c(0x16e)][_0x34ad6c(0x1a3)][_0x34ad6c(0x133)][_0x34ad6c(0x10c)]())if(_0x34ad6c(0x125)==_0x34d558[_0x34ad6c(0x167)]){if(_0x34ad6c(0x15b)==_0x34d558[_0x34ad6c(0x15a)]){for(const _0x179427 of _0x34d558[_0x34ad6c(0x191)][_0x34ad6c(0x182)][_0x34ad6c(0x179)]())_0x1e6875=_0x1e6875||_0x5dec61(_0x179427,_0x1c549e);}else _0x34ad6c(0x118)==_0x34d558[_0x34ad6c(0x15a)]&&(_0x1e6875=_0x1e6875||_0x5dec61(_0x34d558[_0x34ad6c(0x191)][_0x34ad6c(0x182)],_0x1c549e));}return _0x1e6875;});}[_0xe8ff9b(0x145)](_0x1587e1){const _0x3059f8=_0xe8ff9b;return this[_0x3059f8(0x16f)](_0x1587e1[_0x3059f8(0x116)]()[_0x3059f8(0x163)](_0xaf7e70=>_0xaf7e70[_0x3059f8(0x169)][_0x3059f8(0x182)]));}}function Ee(_0x58d96f){const _0x54997c=_0xe8ff9b;return Array[_0x54997c(0x151)](new Set(_0x58d96f)[_0x54997c(0x1ac)]());}
|
|
23
|
+
const _0x16f9b0=_0x26a5;(function(_0x24f18f,_0x9a3e7d){const _0x4172ac=_0x26a5,_0xb42452=_0x24f18f();while(!![]){try{const _0x52c29d=parseInt(_0x4172ac(0x1ba))/0x1*(parseInt(_0x4172ac(0x1ae))/0x2)+parseInt(_0x4172ac(0x154))/0x3*(parseInt(_0x4172ac(0x1b4))/0x4)+parseInt(_0x4172ac(0x128))/0x5*(-parseInt(_0x4172ac(0x17f))/0x6)+-parseInt(_0x4172ac(0x16a))/0x7*(parseInt(_0x4172ac(0x13e))/0x8)+parseInt(_0x4172ac(0x17e))/0x9+parseInt(_0x4172ac(0x151))/0xa*(parseInt(_0x4172ac(0x187))/0xb)+-parseInt(_0x4172ac(0x16d))/0xc*(parseInt(_0x4172ac(0x1b5))/0xd);if(_0x52c29d===_0x9a3e7d)break;else _0xb42452['push'](_0xb42452['shift']());}catch(_0x277213){_0xb42452['push'](_0xb42452['shift']());}}}(_0x4d01,0xf20fa));import{Plugin as _0x5de5a6}from'ckeditor5/src/core.js';function _0x26a5(_0x100221,_0x7acf36){const _0x4d0105=_0x4d01();return _0x26a5=function(_0x26a5fd,_0x3c0ac0){_0x26a5fd=_0x26a5fd-0x128;let _0x620f79=_0x4d0105[_0x26a5fd];return _0x620f79;},_0x26a5(_0x100221,_0x7acf36);}import{LiveRange as _0x4204fe}from'ckeditor5/src/engine.js';function _0x4d01(){const _0x5d3180=['insertTableRowBelow','ELEMENT_TABLE','low','last','ELEMENT_TABLE_ROW_WITH_TEXT','_setupColumnsRowsFixing','3769365XOsxEm','isIntersecting','ELEMENT_TABLE_WITH_TEXT','getSelectionAffectedTableCells','getContainedElement','getRanges','item','table','isArray','minColumn','registerDescriptionCallback','*Remove:*\x20%0','getFirstRange','addMarker:suggestion','tableRow','fromRange','markMultiRangeInsertion','afterInit','isIntersectingWithRange','highest','$graveyard','tableColumn','9866216xOSejJ','_suggestionFactory','filter','min','createRangeOn','_splitMarkerName','findAncestor','join','batch','classes','push','isTouching','*Insert:*\x20%0','max','tableCell','suggestion','enableCommand','left','detach','29990hACKwB','addClass','_getSuggestionCoords','12vWrvWK','commands','differ','maxRow','removeClass','every','selection','oldRange','getChangedMarkers','has','markMultiRangeDeletion','deletion','toLowerCase','isEqual','getSuggestion','minRow','selectTableColumn','subType','rowspan','MIN_SAFE_INTEGER','getAttribute','getColumnIndexes','7Akewml','TableEditing','ELEMENT_TABLE_ROW','1918308GxaROW','rootName','data','options','_tableSuggestions','includes','add','downcastDispatcher','writer','registerCustomCallback','MAX_SAFE_INTEGER','model','createPositionAt','execute','TrackChangesEditing','forceValue','order','12869820yVeuHT','12EBEYEM','$textProxy','get','map','mapper','end','some','insertTable','5753wJNdto','removeTableColumn','substr','startsWith','above','addRange','name','maxColumn','_tablePostFixingSubtypes','ELEMENT_TABLE_COLUMN','descriptionFactory','change','getItems','ELEMENT_TABLE_COLUMN_WITH_TEXT','element','discard','refresh','getChanges','plugins','_getCoordsForCells','createTableWalker','hasAttribute','registerElementLabel','getChildren','tablePaste','createRangeIn','from','first','TableUtils','insertTableColumnLeft','toViewElement','showSuggestionHighlights','start','document','registerPostFixer','nodeAfter','getRowIndexes','setSelection','enqueueChange','198meHEGy','change:data','root','selectTableRow','insert','accept','1950712BwgZel','221NrVqDk','removeTableRow','insertTableRowAbove','length','colspan','15161MOyXeX','values','type','locale','insertTableColumnRight','nodeBefore','_acceptFormatSuggestionCallbackFactory','span','position','cell','insertion','isInContent','getCellLocation','editor'];_0x4d01=function(){return _0x5d3180;};return _0x4d01();}import{setHighlightHandling as _0x415531}from'ckeditor5/src/widget.js';import{getTranslation as _0x1bdd6a}from'../utils/common-translations.js';export default class jt extends _0x5de5a6{constructor(_0x445bf6){const _0xa39f36=_0x26a5;super(_0x445bf6),this[_0xa39f36(0x18f)]=[_0xa39f36(0x136),_0xa39f36(0x13d)],this[_0xa39f36(0x171)]=new Set();}[_0x16f9b0(0x139)](){const _0xdf819a=_0x16f9b0,_0x520396=this[_0xdf819a(0x1c7)],_0x4b4713=_0x520396[_0xdf819a(0x178)][_0xdf819a(0x1a8)][_0xdf819a(0x15a)];if(!_0x520396[_0xdf819a(0x199)][_0xdf819a(0x15d)](_0xdf819a(0x16b)))return;const _0x30f534=_0x520396[_0xdf819a(0x1bd)],_0x1ae436=_0x520396[_0xdf819a(0x199)][_0xdf819a(0x181)](_0xdf819a(0x17b)),_0x4789bf=_0x520396[_0xdf819a(0x199)][_0xdf819a(0x181)](_0xdf819a(0x1a3));_0x1ae436[_0xdf819a(0x191)][_0xdf819a(0x19d)](_0xdf819a(0x12f),_0x1bcc91=>_0x1bdd6a(_0x30f534,_0xdf819a(0x1c9),_0x1bcc91)),this[_0xdf819a(0x1cd)](),_0x1ae436[_0xdf819a(0x14e)](_0xdf819a(0x186)),_0x1ae436[_0xdf819a(0x14e)](_0xdf819a(0x1b1)),_0x1ae436[_0xdf819a(0x14e)](_0xdf819a(0x164));for(const _0x19cef9 of[_0xdf819a(0x1b7),_0xdf819a(0x1c8)]){const _0x3bc2f9=_0x520396[_0xdf819a(0x155)][_0xdf819a(0x181)](_0x19cef9);_0x1ae436[_0xdf819a(0x14e)](_0x19cef9,_0x1dd03e=>{const _0x46128c=_0xdf819a;_0x520396[_0x46128c(0x178)][_0x46128c(0x192)](_0x171ec8=>{const _0x117e33=_0x46128c;_0x1dd03e();const _0x446017=_0x117e33(0x18b)===_0x3bc2f9[_0x117e33(0x17d)],_0x1615cb=_0x4789bf[_0x117e33(0x12b)](_0x4b4713),_0x7420bb=_0x4789bf[_0x117e33(0x1ab)](_0x1615cb),_0x104df7=_0x446017?_0x7420bb[_0x117e33(0x1a2)]-0x1:_0x7420bb[_0x117e33(0x1cb)]+0x1,_0x3e7ee5=_0x1615cb[0x0][_0x117e33(0x144)](_0x117e33(0x12f)),_0x42075e=_0x4789bf[_0x117e33(0x19b)](_0x3e7ee5,{'startRow':_0x104df7,'endRow':_0x104df7}),_0xc4074c=Array[_0x117e33(0x1a1)](_0x42075e)[_0x117e33(0x182)](_0x3eea93=>_0x171ec8[_0x117e33(0x142)](_0x3eea93[_0x117e33(0x1c3)]));_0x1ae436[_0x117e33(0x138)](_0xc4074c,_0x117e33(0x136));});});}for(const _0x3f3f1a of[_0xdf819a(0x1a4),_0xdf819a(0x1be)]){const _0x642501=_0x520396[_0xdf819a(0x155)][_0xdf819a(0x181)](_0x3f3f1a);_0x1ae436[_0xdf819a(0x14e)](_0x3f3f1a,_0x5215c2=>{const _0x3f34f3=_0xdf819a;_0x520396[_0x3f34f3(0x178)][_0x3f34f3(0x192)](_0x2f636e=>{const _0x42f155=_0x3f34f3;_0x5215c2();const _0x22f0a5=_0x42f155(0x14f)===_0x642501[_0x42f155(0x17d)],_0x26a25e=_0x4789bf[_0x42f155(0x12b)](_0x4b4713),_0x5f3749=_0x4789bf[_0x42f155(0x169)](_0x26a25e),_0xd278bb=_0x22f0a5?_0x5f3749[_0x42f155(0x1a2)]-0x1:_0x5f3749[_0x42f155(0x1cb)]+0x1,_0x6eec78=_0x26a25e[0x0][_0x42f155(0x144)](_0x42f155(0x12f)),_0x44fd5e=_0x4789bf[_0x42f155(0x19b)](_0x6eec78,{'startRow':0x0,'column':_0xd278bb,'includeAllSlots':!0x1}),_0x4146c2=Array[_0x42f155(0x1a1)](_0x44fd5e)[_0x42f155(0x182)](_0x318368=>_0x2f636e[_0x42f155(0x142)](_0x318368[_0x42f155(0x1c3)]));_0x1ae436[_0x42f155(0x138)](_0x4146c2,_0x42f155(0x13d));});});}for(const _0x3fea5b of[_0xdf819a(0x1b6),_0xdf819a(0x188)]){const _0x245604=_0x3fea5b[_0xdf819a(0x189)](0xb),_0x3fb6ac=_0x245604[_0xdf819a(0x160)](),_0x438e8b=_0x3fb6ac[_0xdf819a(0x189)](0x0,0x3)+_0xdf819a(0x1c1),_0x1b7e27=_0xdf819a(0x12f)+_0x245604,_0x1c36c0=_0xdf819a(0x141)+_0x245604,_0x6c1e7d=_0xdf819a(0x14b)+_0x245604;_0x1ae436[_0xdf819a(0x14e)](_0x3fea5b,()=>{const _0xad3ff2=_0xdf819a;_0x520396[_0xad3ff2(0x178)][_0xad3ff2(0x192)](_0x40225c=>{const _0x557ed4=_0xad3ff2,_0x3f8edd=_0x4789bf[_0x557ed4(0x12b)](_0x4b4713),_0x1c64ec=_0x3f8edd[0x0][_0x557ed4(0x144)](_0x557ed4(0x12f));let _0x5b79a9;if(_0x557ed4(0x1b6)==_0x3fea5b){const _0x2f5a4b=_0x4789bf[_0x557ed4(0x1ab)](_0x3f8edd);_0x5b79a9={'startRow':_0x2f5a4b[_0x557ed4(0x1a2)],'endRow':_0x2f5a4b[_0x557ed4(0x1cb)],'includeAllSlots':!0x0};}else{const _0x5a5fb9=_0x4789bf[_0x557ed4(0x169)](_0x3f8edd);_0x5b79a9={'startColumn':_0x5a5fb9[_0x557ed4(0x1a2)],'endColumn':_0x5a5fb9[_0x557ed4(0x1cb)],'includeAllSlots':!0x0};}const _0x5a2451=_0x4789bf[_0x557ed4(0x19b)](_0x1c64ec,_0x5b79a9),_0x3908b4=Array[_0x557ed4(0x1a1)](_0x5a2451)[_0x557ed4(0x182)](({cell:_0x41d32f})=>_0x41d32f),_0xbfbecc=Ee(_0x3908b4[_0x557ed4(0x140)](_0x102d3a=>_0x102d3a[_0x557ed4(0x19c)](_0x438e8b))),_0x22521e=Ee(_0x3908b4[_0x557ed4(0x140)](_0x427c71=>!_0x427c71[_0x557ed4(0x19c)](_0x438e8b)))[_0x557ed4(0x182)](_0x34a740=>_0x40225c[_0x557ed4(0x142)](_0x34a740)),_0x152c39=_0x1ae436[_0x557ed4(0x15e)](_0x22521e,_0x1b7e27);if(_0x152c39&&(_0x557ed4(0x136)==_0x152c39[_0x557ed4(0x165)]||_0x557ed4(0x13d)==_0x152c39[_0x557ed4(0x165)])){const _0x447a46=this[_0x557ed4(0x153)](_0x152c39);for(const _0x5c06c2 of _0xbfbecc){const _0x59d849=_0x40225c[_0x557ed4(0x142)](_0x5c06c2),_0x3f163d=_0x4789bf[_0x557ed4(0x1c6)](_0x5c06c2),_0x2533e6=_0x5c06c2[_0x557ed4(0x168)](_0x438e8b)-0x1,_0x1af968=_0x447a46[_0x1c36c0],_0x388a88=_0x447a46[_0x6c1e7d];_0x1af968<=_0x3f163d[_0x3fb6ac]&&_0x3f163d[_0x3fb6ac]+_0x2533e6<=_0x388a88&&_0x152c39[_0x557ed4(0x18c)](_0x59d849);}}});});}function _0x4696f4(_0x4ffe26){const _0x3ffd37=_0xdf819a,_0x26bd89=Array[_0x3ffd37(0x1a1)](_0x4b4713[_0x3ffd37(0x12d)]())[_0x3ffd37(0x182)](_0x202e28=>_0x4204fe[_0x3ffd37(0x137)](_0x202e28));_0x520396[_0x3ffd37(0x178)][_0x3ffd37(0x192)](_0x25ce9d=>{const _0x40da12=_0x3ffd37,_0x4c74ad=_0x25ce9d[_0x40da12(0x146)];_0x4ffe26=_0x4ffe26[_0x40da12(0x140)](_0x391b1e=>_0x40da12(0x13c)!=_0x391b1e[_0x40da12(0x1b0)][_0x40da12(0x16e)]),_0x25ce9d[_0x40da12(0x1ac)](_0x4ffe26),_0x520396[_0x40da12(0x155)][_0x40da12(0x181)](_0x40da12(0x1b6))[_0x40da12(0x197)](),_0x520396[_0x40da12(0x17a)](_0x40da12(0x1b6),{'forceDefaultExecution':!0x0}),_0x520396[_0x40da12(0x178)][_0x40da12(0x1ad)](()=>{const _0x1d3a92=_0x40da12;_0x520396[_0x1d3a92(0x178)][_0x1d3a92(0x1ad)](_0x4c74ad,_0x191165=>{const _0x2d00b1=_0x1d3a92,_0x161888=_0x26bd89[_0x2d00b1(0x140)](_0xdc30c2=>_0x2d00b1(0x13c)!=_0xdc30c2[_0x2d00b1(0x1b0)][_0x2d00b1(0x16e)]);_0x161888[_0x2d00b1(0x1b8)]>0x0&&_0x191165[_0x2d00b1(0x1ac)](_0x161888);for(const _0x444416 of _0x26bd89)_0x444416[_0x2d00b1(0x150)]();});});});}function _0x455989(_0x517094){const _0x207ec6=_0xdf819a;_0x520396[_0x207ec6(0x178)][_0x207ec6(0x192)](_0x338af8=>{const _0x146e84=_0x207ec6,_0x2d1a19=Array[_0x146e84(0x1a1)](_0x4b4713[_0x146e84(0x12d)]())[_0x146e84(0x182)](_0x360807=>_0x4204fe[_0x146e84(0x137)](_0x360807)),_0x247794=[];for(const _0x463bad of _0x517094)for(const _0x33db90 of _0x463bad[_0x146e84(0x193)]({'shallow':!0x0}))_0x247794[_0x146e84(0x148)](_0x33db90);for(const _0x5ff808 of _0x247794)_0x146e84(0x13c)!=_0x5ff808[_0x146e84(0x1b0)][_0x146e84(0x16e)]&&(_0x338af8[_0x146e84(0x1ac)](_0x338af8[_0x146e84(0x179)](_0x5ff808,0x0)),_0x520396[_0x146e84(0x155)][_0x146e84(0x181)](_0x146e84(0x188))[_0x146e84(0x197)](),_0x520396[_0x146e84(0x17a)](_0x146e84(0x188),{'forceDefaultExecution':!0x0}));const _0x1378bd=_0x2d1a19[_0x146e84(0x140)](_0x35826c=>_0x146e84(0x13c)!=_0x35826c[_0x146e84(0x1b0)][_0x146e84(0x16e)]);_0x1378bd[_0x146e84(0x1b8)]>0x0&&_0x338af8[_0x146e84(0x1ac)](_0x1378bd);for(const _0x655965 of _0x2d1a19)_0x655965[_0x146e84(0x150)]();});}function _0x23df07(_0x44d12f,_0x4b9507){const _0x22bd19=_0xdf819a;return _0x4b9507[_0x22bd19(0x159)](_0x2609c0=>_0x44d12f[_0x22bd19(0x185)](_0x294114=>_0x294114[_0x22bd19(0x184)][_0x22bd19(0x161)](_0x2609c0[_0x22bd19(0x1a7)])||_0x2609c0[_0x22bd19(0x184)][_0x22bd19(0x161)](_0x294114[_0x22bd19(0x1a7)])));}function _0x1e1eb1(_0x2c0e64,_0x42affc){const _0x4c2d5d=_0xdf819a;return!_0x2c0e64[_0x4c2d5d(0x185)](_0x9f7474=>_0x42affc[_0x4c2d5d(0x185)](_0xad5a3f=>_0x9f7474[_0x4c2d5d(0x129)](_0xad5a3f)))&&_0x2c0e64[_0x4c2d5d(0x185)](_0x450cf8=>_0x42affc[_0x4c2d5d(0x185)](_0x5167a3=>_0x450cf8[_0x4c2d5d(0x184)][_0x4c2d5d(0x149)](_0x5167a3[_0x4c2d5d(0x1a7)])));}_0x520396[_0xdf819a(0x16f)][_0xdf819a(0x174)]['on'](_0xdf819a(0x135),(_0x59a89b,_0x23393b,_0x1585a6)=>{const _0x2632fa=_0xdf819a;if(!_0x1585a6[_0x2632fa(0x170)][_0x2632fa(0x1a6)])return;const _0x8ee54a=_0x23393b[_0x2632fa(0x12e)];if(!_0x8ee54a)return;const _0x6775e1=_0x1585a6[_0x2632fa(0x183)][_0x2632fa(0x1a5)](_0x8ee54a);function _0xfc81a1(_0x25b310){const _0x1f7523=_0x2632fa;return Array[_0x1f7523(0x130)](_0x25b310)?_0x25b310:[_0x25b310];}_0x6775e1&&_0x2632fa(0x14c)===_0x8ee54a[_0x2632fa(0x18d)]&&_0x415531(_0x6775e1,_0x1585a6[_0x2632fa(0x175)],(_0x17d52f,_0xfd58c9,_0x2767d0)=>_0x2767d0[_0x2632fa(0x152)](_0xfc81a1(_0xfd58c9[_0x2632fa(0x147)]),_0x17d52f),(_0x2825ed,_0x4d95da,_0x5483ae)=>_0x5483ae[_0x2632fa(0x158)](_0xfc81a1(_0x4d95da[_0x2632fa(0x147)]),_0x2825ed));},{'priority':_0xdf819a(0x13b)}),_0x1ae436[_0xdf819a(0x191)][_0xdf819a(0x132)](_0x4e5589=>{const _0x29395=_0xdf819a;if(_0x29395(0x1c4)!=_0x4e5589[_0x29395(0x1bc)]&&_0x29395(0x15f)!=_0x4e5589[_0x29395(0x1bc)])return;const _0x1dbde2=_0x4e5589[_0x29395(0x12c)]();if(null!=_0x1dbde2&&_0x1dbde2['is'](_0x29395(0x195),_0x29395(0x12f))){if(_0x29395(0x1c4)==_0x4e5589[_0x29395(0x1bc)]){const _0x8317ff=_0x4e5589[_0x29395(0x193)]()[_0x29395(0x140)](_0x306335=>_0x306335['is'](_0x29395(0x180)))[_0x29395(0x182)](_0x48e0e8=>_0x48e0e8[_0x29395(0x16f)]);if(_0x8317ff[_0x29395(0x1b8)])return{'type':_0x29395(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x29395(0x14a),_0x1bdd6a(_0x30f534,_0x29395(0x12a),'\x22'+_0x8317ff[_0x29395(0x145)]('\x20')+'\x22'))};}if(_0x29395(0x15f)==_0x4e5589[_0x29395(0x1bc)]){const _0x40fb0b=_0x4e5589[_0x29395(0x193)]()[_0x29395(0x140)](_0x267634=>_0x267634['is'](_0x29395(0x180)))[_0x29395(0x182)](_0x2a952c=>_0x2a952c[_0x29395(0x16f)]);if(_0x40fb0b[_0x29395(0x1b8)])return{'type':_0x29395(0x15f),'content':_0x1bdd6a(_0x30f534,_0x29395(0x133),_0x1bdd6a(_0x30f534,_0x29395(0x12a),'\x22'+_0x40fb0b[_0x29395(0x145)]('\x20')+'\x22'))};}}}),_0x1ae436[_0xdf819a(0x191)][_0xdf819a(0x132)](_0x3f2e79=>{const _0x487aea=_0xdf819a;if(_0x487aea(0x136)==_0x3f2e79[_0x487aea(0x165)]){const _0x330410=_0x3f2e79[_0x487aea(0x193)]()[_0x487aea(0x140)](_0x3231d1=>_0x3231d1['is'](_0x487aea(0x180)))[_0x487aea(0x182)](_0xe10870=>_0xe10870[_0x487aea(0x16f)]),_0x3a93bf=this[_0x487aea(0x153)](_0x3f2e79),_0xaa2d04=_0x3a93bf[_0x487aea(0x157)]-_0x3a93bf[_0x487aea(0x163)]+0x1;if(_0x487aea(0x1c4)==_0x3f2e79[_0x487aea(0x1bc)])return _0x330410[_0x487aea(0x1b8)]?{'type':_0x487aea(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x14a),_0x1bdd6a(_0x30f534,_0x487aea(0x1cc),[_0xaa2d04,'\x22'+_0x330410[_0x487aea(0x145)]('\x20')+'\x22']))}:{'type':_0x487aea(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x14a),_0x1bdd6a(_0x30f534,_0x487aea(0x16c),_0xaa2d04))};if(_0x487aea(0x15f)==_0x3f2e79[_0x487aea(0x1bc)])return _0x330410[_0x487aea(0x1b8)]?{'type':_0x487aea(0x15f),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x133),_0x1bdd6a(_0x30f534,_0x487aea(0x1cc),[_0xaa2d04,'\x22'+_0x330410[_0x487aea(0x145)]('\x20')+'\x22']))}:{'type':_0x487aea(0x15f),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x133),_0x1bdd6a(_0x30f534,_0x487aea(0x16c),_0xaa2d04))};}if(_0x487aea(0x13d)==_0x3f2e79[_0x487aea(0x165)]){const _0x3171c0=_0x3f2e79[_0x487aea(0x193)]()[_0x487aea(0x140)](_0x39b212=>_0x39b212['is'](_0x487aea(0x180)))[_0x487aea(0x182)](_0x3a6b28=>_0x3a6b28[_0x487aea(0x16f)]),_0x501cd2=this[_0x487aea(0x153)](_0x3f2e79),_0x36cde3=_0x501cd2[_0x487aea(0x18e)]-_0x501cd2[_0x487aea(0x131)]+0x1;if(_0x487aea(0x1c4)==_0x3f2e79[_0x487aea(0x1bc)])return _0x3171c0[_0x487aea(0x1b8)]?{'type':_0x487aea(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x14a),_0x1bdd6a(_0x30f534,_0x487aea(0x194),[_0x36cde3,'\x22'+_0x3171c0[_0x487aea(0x145)]('\x20')+'\x22']))}:{'type':_0x487aea(0x1c4),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x14a),_0x1bdd6a(_0x30f534,_0x487aea(0x190),_0x36cde3))};if(_0x487aea(0x15f)==_0x3f2e79[_0x487aea(0x1bc)])return _0x3171c0[_0x487aea(0x1b8)]?{'type':_0x487aea(0x15f),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x133),_0x1bdd6a(_0x30f534,_0x487aea(0x194),[_0x36cde3,'\x22'+_0x3171c0[_0x487aea(0x145)]('\x20')+'\x22']))}:{'type':_0x487aea(0x15f),'content':_0x1bdd6a(_0x30f534,_0x487aea(0x133),_0x1bdd6a(_0x30f534,_0x487aea(0x190),_0x36cde3))};}}),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x1c4),_0xdf819a(0x136),_0xdf819a(0x196),_0x4696f4),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x15f),_0xdf819a(0x136),_0xdf819a(0x1b3),_0x4696f4),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x1c4),_0xdf819a(0x13d),_0xdf819a(0x196),_0x455989),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x15f),_0xdf819a(0x13d),_0xdf819a(0x1b3),_0x455989),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x1c4),_0xdf819a(0x13d),_0xdf819a(0x145),_0x23df07),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x15f),_0xdf819a(0x13d),_0xdf819a(0x145),_0x23df07),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x1c4),_0xdf819a(0x136),_0xdf819a(0x145),_0x1e1eb1),_0x1ae436[_0xdf819a(0x13f)][_0xdf819a(0x176)](_0xdf819a(0x15f),_0xdf819a(0x136),_0xdf819a(0x145),_0x1e1eb1);}[_0x16f9b0(0x1c0)](){const _0x1c2e29=_0x16f9b0,_0x2e59a2=this[_0x1c2e29(0x1c7)],_0x2e89d9=_0x2e59a2[_0x1c2e29(0x178)][_0x1c2e29(0x1a8)][_0x1c2e29(0x15a)];return(_0x55c859,_0x591060)=>{const _0x315301=_0x1c2e29;_0x2e59a2[_0x315301(0x178)][_0x315301(0x192)](_0x3aecc6=>{const _0x140813=_0x315301,{commandName:_0x557792,commandParams:_0x50dad5}=_0x591060;let _0x1facbc=_0x55c859[0x0][_0x140813(0x184)][_0x140813(0x1bf)];_0x50dad5&&_0x50dad5[0x0]&&!0x1===_0x50dad5[0x0][_0x140813(0x17c)]&&(_0x1facbc=_0x55c859[0x0][_0x140813(0x1a7)][_0x140813(0x1aa)]);const _0x13a17e=_0x3aecc6[_0x140813(0x1a0)](_0x1facbc);if(_0x140813(0x13c)==_0x13a17e[_0x140813(0x1b0)][_0x140813(0x16e)])return;const _0x4c2cb5=Array[_0x140813(0x1a1)](_0x2e89d9[_0x140813(0x12d)]())[_0x140813(0x182)](_0xf91db8=>_0x4204fe[_0x140813(0x137)](_0xf91db8));_0x3aecc6[_0x140813(0x1ac)](_0x13a17e),_0x2e59a2[_0x140813(0x155)][_0x140813(0x181)](_0x557792)[_0x140813(0x197)](),_0x50dad5[_0x140813(0x148)]({'forceDefaultExecution':!0x0}),_0x2e59a2[_0x140813(0x17a)](_0x557792,..._0x50dad5);const _0xe443e2=_0x4c2cb5[_0x140813(0x140)](_0x2cef92=>_0x140813(0x13c)!=_0x2cef92[_0x140813(0x1b0)][_0x140813(0x16e)]);_0xe443e2[_0x140813(0x1b8)]>0x0&&_0x3aecc6[_0x140813(0x1ac)](_0xe443e2);for(const _0xca728b of _0x4c2cb5)_0xca728b[_0x140813(0x150)]();});};}[_0x16f9b0(0x19a)](_0x3b4874){const _0x53c461=_0x16f9b0,_0x3d21c3=this[_0x53c461(0x1c7)][_0x53c461(0x199)][_0x53c461(0x181)](_0x53c461(0x1a3));let _0x4588b1=Number[_0x53c461(0x177)],_0x1a533d=Number[_0x53c461(0x167)],_0x51b76e=Number[_0x53c461(0x177)],_0x855d2c=Number[_0x53c461(0x167)];for(const _0x333d3d of _0x3b4874){if(_0x53c461(0x13c)==_0x333d3d[_0x53c461(0x1b0)][_0x53c461(0x16e)])continue;const {row:_0x36b8e5,column:_0x215cb5}=_0x3d21c3[_0x53c461(0x1c6)](_0x333d3d),_0x187ecd=_0x333d3d[_0x53c461(0x19c)](_0x53c461(0x166))?_0x333d3d[_0x53c461(0x168)](_0x53c461(0x166))-0x1:0x0,_0x36b39b=_0x333d3d[_0x53c461(0x19c)](_0x53c461(0x1b9))?_0x333d3d[_0x53c461(0x168)](_0x53c461(0x1b9))-0x1:0x0;_0x4588b1=_0x36b8e5<_0x4588b1?_0x36b8e5:_0x4588b1,_0x1a533d=_0x36b8e5+_0x187ecd>_0x1a533d?_0x36b8e5+_0x187ecd:_0x1a533d,_0x51b76e=_0x215cb5<_0x51b76e?_0x215cb5:_0x51b76e,_0x855d2c=_0x215cb5+_0x36b39b>_0x855d2c?_0x215cb5+_0x36b39b:_0x855d2c;}return{'minRow':_0x4588b1,'maxRow':_0x1a533d,'minColumn':_0x51b76e,'maxColumn':_0x855d2c};}[_0x16f9b0(0x1cd)](){const _0x662215=_0x16f9b0,_0xd14a37=this[_0x662215(0x1c7)],_0x93cea0=_0xd14a37[_0x662215(0x199)][_0x662215(0x181)](_0x662215(0x17b)),_0x28bf95=_0xd14a37[_0x662215(0x199)][_0x662215(0x181)](_0x662215(0x1a3));_0xd14a37[_0x662215(0x178)][_0x662215(0x1a8)]['on'](_0x662215(0x1af),()=>{const _0x4c0d73=_0x662215,_0x99334=Array[_0x4c0d73(0x1a1)](_0xd14a37[_0x4c0d73(0x178)][_0x4c0d73(0x1a8)][_0x4c0d73(0x156)][_0x4c0d73(0x15c)]());for(const {name:_0xe92a6,data:_0x2cdd5d}of _0x99334){const {group:_0xa686dd,id:_0x35e79e,subType:_0x4e0ad9}=_0x93cea0[_0x4c0d73(0x143)](_0xe92a6);if(_0x4c0d73(0x14d)!=_0xa686dd)continue;if(null!=_0x2cdd5d[_0x4c0d73(0x15b)])continue;const _0xa50eef=_0x93cea0[_0x4c0d73(0x162)](_0x35e79e);this[_0x4c0d73(0x18f)][_0x4c0d73(0x172)](_0x4e0ad9)&&this[_0x4c0d73(0x171)][_0x4c0d73(0x173)](_0xa50eef);}},{'priority':_0x662215(0x1ca)});const _0x2106ea=(_0x519c4a,_0x391c1e)=>{const _0xd91e0b=_0x662215;let _0x22207b=!0x1;const _0x4af5e9=_0x391c1e[_0xd91e0b(0x142)](_0x519c4a),_0x285f6c=_0x519c4a[_0xd91e0b(0x144)](_0xd91e0b(0x12f)),_0x1201a6=_0x28bf95[_0xd91e0b(0x1c6)](_0x519c4a);for(const _0x39a5dc of this[_0xd91e0b(0x171)]){const _0x2dcdd2=_0x39a5dc[_0xd91e0b(0x165)],_0x3d2147=_0x2dcdd2[_0xd91e0b(0x18a)](_0xd91e0b(0x19f)),_0x2e3f09=_0x2dcdd2[_0xd91e0b(0x189)](_0x3d2147?0xa:0x5),_0x4774d6=_0x2e3f09[_0xd91e0b(0x160)](),_0x2e2c25=_0x4774d6[_0xd91e0b(0x189)](0x0,0x3)+_0xd91e0b(0x1c1),_0x488231=_0xd91e0b(0x141)+_0x2e3f09,_0x5a2e56=_0xd91e0b(0x14b)+_0x2e3f09;if(!_0x39a5dc[_0xd91e0b(0x1c5)])continue;if(_0x285f6c!=_0x39a5dc[_0xd91e0b(0x134)]()[_0xd91e0b(0x1a7)][_0xd91e0b(0x144)](_0xd91e0b(0x12f)))continue;if(_0x39a5dc[_0xd91e0b(0x13a)](_0x4af5e9))continue;const _0x1bf5b1=_0x519c4a[_0xd91e0b(0x19c)](_0x2e2c25)?_0x519c4a[_0xd91e0b(0x168)](_0x2e2c25)-0x1:0x0,_0x39f8b6=this[_0xd91e0b(0x153)](_0x39a5dc),_0x38d5e5=_0x39f8b6[_0x488231],_0xeec2fc=_0x39f8b6[_0x5a2e56];_0x38d5e5<=_0x1201a6[_0x4774d6]&&_0x1201a6[_0x4774d6]+_0x1bf5b1<=_0xeec2fc&&(_0x39a5dc[_0xd91e0b(0x18c)](_0x4af5e9),_0x22207b=!0x0);}return _0x22207b;};_0xd14a37[_0x662215(0x178)][_0x662215(0x1a8)][_0x662215(0x1a9)](_0x3539e5=>{const _0x378358=_0x662215;let _0x2920d4=!0x1;for(const _0x1795bb of _0xd14a37[_0x378358(0x178)][_0x378358(0x1a8)][_0x378358(0x156)][_0x378358(0x198)]())if(_0x378358(0x1b2)==_0x1795bb[_0x378358(0x1bc)]){if(_0x378358(0x136)==_0x1795bb[_0x378358(0x18d)]){for(const _0x1ad3c1 of _0x1795bb[_0x378358(0x1c2)][_0x378358(0x1aa)][_0x378358(0x19e)]())_0x2920d4=_0x2920d4||_0x2106ea(_0x1ad3c1,_0x3539e5);}else _0x378358(0x14c)==_0x1795bb[_0x378358(0x18d)]&&(_0x2920d4=_0x2920d4||_0x2106ea(_0x1795bb[_0x378358(0x1c2)][_0x378358(0x1aa)],_0x3539e5));}return _0x2920d4;});}[_0x16f9b0(0x153)](_0x4e6780){const _0xa2943c=_0x16f9b0;return this[_0xa2943c(0x19a)](_0x4e6780[_0xa2943c(0x12d)]()[_0xa2943c(0x182)](_0x1aac85=>_0x1aac85[_0xa2943c(0x1a7)][_0xa2943c(0x1aa)]));}}function Ee(_0x4056d7){const _0x5f0407=_0x16f9b0;return Array[_0x5f0407(0x1a1)](new Set(_0x4056d7)[_0x5f0407(0x1bb)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3c79(_0x34ae5c,_0xb03dc5){const _0x5dfc6c=_0x5dfc();return _0x3c79=function(_0x3c7971,_0x4f7fdd){_0x3c7971=_0x3c7971-0xf3;let _0x35616e=_0x5dfc6c[_0x3c7971];return _0x35616e;},_0x3c79(_0x34ae5c,_0xb03dc5);}const _0x122a00=_0x3c79;function _0x5dfc(){const _0x1991ec=['enableCommand','385393CsQNPo','has','319264ABUKIv','get','3275280KHtdhD','36AmVqBv','requires','2051650TFkrgz','editor','3678SdTTgr','TrackChangesEditing','161236nSPfPR','plugins','toggleTableCaption','afterInit','TableCaptionEditing','9375399UiVjZl','2786KMXNRO'];_0x5dfc=function(){return _0x1991ec;};return _0x5dfc();}(function(_0x185aae,_0x422b9a){const _0x363cca=_0x3c79,_0x2cdd7b=_0x185aae();while(!![]){try{const _0x9b1b8d=-parseInt(_0x363cca(0x102))/0x1+-parseInt(_0x363cca(0x104))/0x2+parseInt(_0x363cca(0xf4))/0x3*(-parseInt(_0x363cca(0xfa))/0x4)+parseInt(_0x363cca(0xf6))/0x5+-parseInt(_0x363cca(0xf8))/0x6*(parseInt(_0x363cca(0x100))/0x7)+parseInt(_0x363cca(0xf3))/0x8+parseInt(_0x363cca(0xff))/0x9;if(_0x9b1b8d===_0x422b9a)break;else _0x2cdd7b['push'](_0x2cdd7b['shift']());}catch(_0x103491){_0x2cdd7b['push'](_0x2cdd7b['shift']());}}}(_0x5dfc,0x8fbc8));import{Plugin as _0x3100d2}from'ckeditor5/src/core.js';import _0x1f91de from'./table.js';export default class Mt extends _0x3100d2{static get[_0x122a00(0xf5)](){return[_0x1f91de];}[_0x122a00(0xfd)](){const _0x3ec902=_0x122a00,_0x16201f=this[_0x3ec902(0xf7)];if(!_0x16201f[_0x3ec902(0xfb)][_0x3ec902(0x103)](_0x3ec902(0xfe)))return;_0x16201f[_0x3ec902(0xfb)][_0x3ec902(0x105)](_0x3ec902(0xf9))[_0x3ec902(0x101)](_0x3ec902(0xfc));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x5890(){const _0x1a6d03=['getTableIfOnlyTableInContent','elementToElement','editing','getSelectionAffectedTableCells','_suggestionFactory','nextSibling','documentSelection','getShiftedBy','TableUtils','commands','insertion','descriptionFactory','removeColumns','getRows','insertContent','from','attributes','getChangedMarkers','detach','getAttributes','tableCellPadding','tablePasteCell','getAllAdjacentSuggestions','start','getSuggestion','rows','batch','registerPostFixer','editor','selection','cell','getRanges','requires','forEach','editingDowncast','setAttributes','trackChanges','ck-suggestion-marker','getChanges','markerAttributes','removeMarker','suggestionUnloaded','createPositionBefore','showSuggestionHighlights','Users','rowInsertionIndexes','tablePaste','_tablePostFixingSubtypes','removeMarkers','suggestionLoaded','findAncestor','afterInit','clipboardOutput','ck-suggestion-marker-insertion','position','_replaceTableSlotCell','element','markMultiRangeDeletion','map','every','endColumn','some','formatBlock','markMultiRangeBlockFormat','*Replace\x20table\x20cells*','paragraph','updateMarker','includes','activeMarkers','removeRows','suggestion','return','keys','content','author','accept','previous','getSuggestionCallback','value','fromRange','suggestion:formatBlock:tablePasteCell','containsRange','locale','14358960mVzdaK','add','isEmpty','redo','TrackChangesEditing','tablePasteChainId','37924ojVbHG','document','has','getChildren','$graveyard','rootName','cells','_splitMarkerName','options','change','ck-suggestion-marker--active','markerName','tableCellBorderWidth','tablePasteRow','forceDefaultExecution','tableCellBorderStyle','insert','high','getContainedElement','dataDowncast','createRangeOn','tablePasteColumn','nodeAfter','createTableWalker','getSuggestions','isEqual','entries','createRange','type','TableClipboard','getChild','reduce','tableCellHorizontalAlignment','set','591066IqnJqx','deletionRanges','subType','423610pKRXAG','join','oldRange','markMultiRangeInsertion','fill','suggestion-td','stop','isInContent','low','differ','listenTo','remove','getRange','tableCellVerticalAlignment','markers','setAttribute','wrap','columnInsertionIndexes','tableCellBorderColor','table','markerToHighlight','2572188sXzwAs','newRange','fromEntries','find','getItems','last','_getCoordsForCells','view','createRangeIn','_createdBatches','3392235hbqyuk','_isForcedDefaultExecutionBlock','registerDescriptionCallback','first','insertRows','rowInsertionRanges','filter','length','column','columns','getRowIndexes','root','end','registerCustomCallback','30GKPlsn','deletion','model','columnInsertionRanges','get','endRow','insertionRanges','startsWith','for','plugins','register','getColumnIndexes','createElement','getColumns','tableCellBackgroundColor','call','tableCellSuggestion','name','previousSibling','getMarkers','move','row','discard','conversion','unwrap','hasSuggestion','schema','push','next','1246090WdHtqp','insertColumns','tableCell'];_0x5890=function(){return _0x1a6d03;};return _0x5890();}function _0x46c1(_0x3aa9de,_0x5b4553){const _0x589051=_0x5890();return _0x46c1=function(_0x46c143,_0x3125c1){_0x46c143=_0x46c143-0x86;let _0x237a3d=_0x589051[_0x46c143];return _0x237a3d;},_0x46c1(_0x3aa9de,_0x5b4553);}const _0x164655=_0x46c1;(function(_0x437ee9,_0x2d3e41){const _0x54c6ee=_0x46c1,_0x2d32e2=_0x437ee9();while(!![]){try{const _0x549d0f=-parseInt(_0x54c6ee(0x88))/0x1+-parseInt(_0x54c6ee(0xd5))/0x2+parseInt(_0x54c6ee(0xb8))/0x3*(-parseInt(_0x54c6ee(0x131))/0x4)+-parseInt(_0x54c6ee(0x8b))/0x5+parseInt(_0x54c6ee(0xa0))/0x6+-parseInt(_0x54c6ee(0xaa))/0x7+parseInt(_0x54c6ee(0x12b))/0x8;if(_0x549d0f===_0x2d3e41)break;else _0x2d32e2['push'](_0x2d32e2['shift']());}catch(_0x54a62e){_0x2d32e2['push'](_0x2d32e2['shift']());}}}(_0x5890,0x544e8));import{getTranslation as _0x19d1bd}from'../utils/common-translations.js';import{Plugin as _0x3b1995}from'ckeditor5/src/core.js';import{LiveRange as _0x50757a}from'ckeditor5/src/engine.js';import{uid as _0xfccc18,priorities as _0x2fed1b}from'ckeditor5/src/utils.js';import _0x222804 from'./table.js';const ge=[_0x164655(0x13d),_0x164655(0x9d),_0x164655(0x140),_0x164655(0x86),_0x164655(0x98),_0x164655(0xc6),_0x164655(0xec)],Ce=Object[_0x164655(0xa2)](ge[_0x164655(0x112)](_0x2adfb0=>[_0x2adfb0,null]));export default class It extends _0x3b1995{static get[_0x164655(0xf8)](){return[_0x222804];}[_0x164655(0x10b)](){const _0x19b49b=_0x164655,_0x532b27=this[_0x19b49b(0xf4)];if(!_0x532b27[_0x19b49b(0xc1)][_0x19b49b(0x133)](_0x19b49b(0x14e)))return;const _0x3d661a=_0x532b27[_0x19b49b(0xc1)][_0x19b49b(0xbc)](_0x19b49b(0x12f)),_0x5d59a5=_0x532b27[_0x19b49b(0xc1)][_0x19b49b(0xbc)](_0x19b49b(0xe0)),_0xf4651e=_0x532b27[_0x19b49b(0xc1)][_0x19b49b(0xbc)](_0x222804),_0x158a08=_0x532b27[_0x19b49b(0xc1)][_0x19b49b(0xbc)](_0x19b49b(0x14e));_0xf4651e[_0x19b49b(0x107)][_0x19b49b(0xd3)](_0x19b49b(0x13e),_0x19b49b(0x146)),_0x532b27[_0x19b49b(0xba)][_0x19b49b(0xd2)][_0x19b49b(0xc2)](_0x19b49b(0xc8),{'allowIn':_0x19b49b(0xd7),'allowContentOf':_0x19b49b(0xd7),'isLimit':!0x0}),_0x532b27[_0x19b49b(0xcf)][_0x19b49b(0xd9)]({'model':_0x19b49b(0xc8),'view':_0x19b49b(0x90)});let _0x43b635=null;_0x532b27[_0x19b49b(0xba)]['on'](_0x19b49b(0xe6),(_0x96d2d9,_0x30c478)=>{const _0x3067ea=_0x19b49b,[_0x322f38,_0x2ecf00]=_0x30c478,_0x310d85=_0x30c478[_0x30c478[_0x3067ea(0xb1)]-0x1];_0x310d85&&_0x310d85[_0x3067ea(0x13f)]||_0x3d661a[_0x3067ea(0xab)]||this[_0x3067ea(0xf4)][_0x3067ea(0xe1)][_0x3067ea(0xbc)](_0x3067ea(0xfc))[_0x3067ea(0x126)]&&function(_0x1347b6,_0x537911,_0x41421b,_0x38ec79,_0x25f7e0){const _0x1ce3fb=_0x3067ea;if(_0x537911&&!_0x537911['is'](_0x1ce3fb(0xde)))return!0x1;const _0x1f6a22=_0x25f7e0[_0x1ce3fb(0xd8)](_0x1347b6,_0x41421b);if(!_0x1f6a22||!he(_0x1f6a22,void 0x0,_0x38ec79))return!0x1;const _0x1a1724=_0x38ec79[_0x1ce3fb(0xdb)](_0x41421b[_0x1ce3fb(0x132)][_0x1ce3fb(0xf5)]);if(!_0x1a1724[_0x1ce3fb(0xb1)])return!0x1;const _0x15b94d=_0x1a1724[0x0][_0x1ce3fb(0x10a)](_0x1ce3fb(0x9e)),_0xa4958b=_0x38ec79[_0x1ce3fb(0xb4)](_0x1a1724),_0x46b63a=_0x38ec79[_0x1ce3fb(0xc3)](_0x1a1724),_0x54f817={'startRow':_0xa4958b[_0x1ce3fb(0xad)],'endRow':_0xa4958b[_0x1ce3fb(0xa5)],'startColumn':_0x46b63a[_0x1ce3fb(0xad)],'endColumn':_0x46b63a[_0x1ce3fb(0xa5)]};return 0x1==_0x1a1724[_0x1ce3fb(0xb1)]&&(_0x54f817[_0x1ce3fb(0xbd)]+=_0x38ec79[_0x1ce3fb(0xe5)](_0x1f6a22)-0x1,_0x54f817[_0x1ce3fb(0x114)]+=_0x38ec79[_0x1ce3fb(0xc5)](_0x1f6a22)-0x1),he(_0x15b94d,_0x54f817,_0x38ec79);}(_0x322f38,_0x2ecf00,_0x532b27[_0x3067ea(0xba)],_0x5d59a5,_0x158a08)&&(_0x96d2d9[_0x3067ea(0x91)](),_0x43b635={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x532b27[_0x3067ea(0xba)][_0x3067ea(0x13a)](()=>{const _0x47d049=_0x3067ea;_0x532b27[_0x47d049(0xba)][_0x47d049(0xe6)](_0x30c478[0x0],_0x30c478[0x1],_0x30c478[0x2],{'forceDefaultExecution':!0x0});const _0x19f23d=_0xfccc18(),{rowInsertionRanges:_0x2a99ba,columnInsertionRanges:_0x4f831d,insertionRanges:_0x12ab45,deletionRanges:_0x3c9fcc,cells:_0x1dcfe0}=_0x43b635;_0x2a99ba[_0x47d049(0xb1)]&&_0x3d661a[_0x47d049(0x8e)](_0x2a99ba,_0x47d049(0x13e),{'tablePasteChainId':_0x19f23d}),_0x4f831d[_0x47d049(0xb1)]&&_0x3d661a[_0x47d049(0x8e)](_0x4f831d,_0x47d049(0x146),{'tablePasteChainId':_0x19f23d}),_0x12ab45[_0x47d049(0xb1)]&&(_0x3d661a[_0x47d049(0x8e)](_0x12ab45,_0x47d049(0x106),{'tablePasteChainId':_0x19f23d,'skipNestingCheck':!0x0}),_0x12ab45[_0x47d049(0xf9)](_0x2e7236=>{const _0x5925e7=_0x47d049;var _0x582c66;return null===(_0x582c66=_0x2e7236[_0x5925e7(0xea)])||void 0x0===_0x582c66?void 0x0:_0x582c66[_0x5925e7(0xc7)](_0x2e7236);})),_0x3c9fcc[_0x47d049(0xb1)]&&(_0x3d661a[_0x47d049(0x111)](_0x3c9fcc,_0x47d049(0x106),{'tablePasteChainId':_0x19f23d,'skipNestingCheck':!0x0}),_0x3c9fcc[_0x47d049(0xf9)](_0x112188=>{const _0xed9c6=_0x47d049;var _0x518352;return null===(_0x518352=_0x112188[_0xed9c6(0xea)])||void 0x0===_0x518352?void 0x0:_0x518352[_0xed9c6(0xc7)](_0x112188);}));const _0x4a30cb=_0x3d661a[_0x47d049(0x117)](_0x1dcfe0[_0x47d049(0x112)](({element:_0x5bc556})=>_0x5bc556),{'formatGroupId':_0xfccc18()},[],_0x47d049(0xed),{'tablePasteChainId':_0x19f23d});if(_0x4a30cb){const _0x29f7f9=_0x4a30cb[_0x47d049(0xcb)](),_0x4140c8=[];for(const {element:_0x39d36d,attributes:_0x5a096a}of _0x1dcfe0){if(!_0x5a096a)continue;const _0x49d641=_0x532b27[_0x47d049(0xba)][_0x47d049(0x145)](_0x39d36d),_0xa1cbf3=_0x29f7f9[_0x47d049(0xa3)](_0x4d1082=>_0x4d1082[_0x47d049(0x97)]()[_0x47d049(0x14a)](_0x49d641));_0xa1cbf3&&_0x4140c8[_0x47d049(0xd3)]([_0xa1cbf3[_0x47d049(0xc9)],_0x5a096a]);}_0x4140c8[_0x47d049(0xb1)]&&_0x4a30cb[_0x47d049(0x9a)](_0x47d049(0xff),Object[_0x47d049(0xa2)](_0x4140c8));}_0x43b635=null;}));},{'priority':_0x2fed1b[_0x19b49b(0x142)]+0xa}),_0x532b27[_0x19b49b(0xc1)][_0x19b49b(0xbc)](_0x19b49b(0x14e))['on'](_0x19b49b(0x10f),(_0x267101,_0x134b8f)=>{const _0x1931e4=_0x19b49b,[_0x15caa4,_0x145ff1,,_0x4a0684]=_0x134b8f;if(!_0x43b635)return;_0x267101[_0x1931e4(0x91)]();const _0xf7b39f=_0x15caa4[_0x1931e4(0xf6)],_0x11d880=_0x145ff1,_0x321d49=Pe(_0xf7b39f),_0x59089d=Pe(_0x11d880);_0x267101[_0x1931e4(0x11f)]=_0xf7b39f;let _0x2198fe=null,_0x33029f=null;if(_0x59089d||_0x321d49){if(_0x321d49&&!_0x59089d){_0x4a0684[_0x1931e4(0x96)](_0xf7b39f[_0x1931e4(0x14f)](0x0));for(const _0x51599d of Array[_0x1931e4(0xe7)](_0x11d880[_0x1931e4(0x134)]()))_0x4a0684[_0x1931e4(0x141)](_0x51599d,_0xf7b39f,_0x1931e4(0xb6));const _0x2abde1=_0x43b635[_0x1931e4(0x105)][_0x1931e4(0x11b)](_0x15caa4[_0x1931e4(0xcd)]),_0x46482f=_0x43b635[_0x1931e4(0x9c)][_0x1931e4(0x11b)](_0x15caa4[_0x1931e4(0xb2)]);_0x2abde1||_0x46482f||(_0x2198fe=_0x50757a[_0x1931e4(0x127)](_0x4a0684[_0x1931e4(0xa8)](_0xf7b39f)));}else _0x59089d&&!_0x321d49&&(_0x33029f=_0x4a0684[_0x1931e4(0xa8)](_0xf7b39f));}else{const _0x46dd3a=_0x4a0684[_0x1931e4(0xc4)](_0x1931e4(0xc8)),_0x19505b=_0x4a0684[_0x1931e4(0xc4)](_0x1931e4(0xc8));_0x4a0684[_0x1931e4(0x9b)](_0x4a0684[_0x1931e4(0xa8)](_0xf7b39f),_0x19505b),_0x4a0684[_0x1931e4(0x141)](_0x46dd3a,_0xf7b39f,0x0);for(const _0x2d035f of Array[_0x1931e4(0xe7)](_0x11d880[_0x1931e4(0x134)]()))_0x4a0684[_0x1931e4(0x141)](_0x2d035f,_0x46dd3a,_0x1931e4(0xb6));_0x2198fe=_0x50757a[_0x1931e4(0x127)](_0x4a0684[_0x1931e4(0x145)](_0x46dd3a)),_0x33029f=_0x50757a[_0x1931e4(0x127)](_0x4a0684[_0x1931e4(0x145)](_0x19505b));}const _0x25b08a=Array[_0x1931e4(0xe7)](_0x11d880[_0x1931e4(0xeb)]())[_0x1931e4(0xb0)](([_0x1dc815])=>ge[_0x1931e4(0x11b)](_0x1dc815));_0x43b635[_0x1931e4(0x137)][_0x1931e4(0xd3)]({'element':_0xf7b39f,'attributes':_0x25b08a[_0x1931e4(0xb1)]?Object[_0x1931e4(0xa2)](_0x25b08a):null}),_0x2198fe&&_0x43b635[_0x1931e4(0xbe)][_0x1931e4(0xd3)](_0x2198fe),_0x33029f&&_0x43b635[_0x1931e4(0x89)][_0x1931e4(0xd3)](_0x33029f);},{'priority':_0x19b49b(0x142)}),_0x5d59a5['on'](_0x19b49b(0xd6),(_0x12984b,_0x9afaa6)=>{const _0x4e379a=_0x19b49b,[_0x5dbd22,_0x17bda1={}]=_0x9afaa6;if(!_0x43b635)return;const _0x4b4fe7=_0x17bda1['at']||0x0,_0x86da5f=_0x17bda1[_0x4e379a(0xb3)]||0x1;_0x43b635[_0x4e379a(0x9c)]=new Array(_0x86da5f)[_0x4e379a(0x8f)](_0x4b4fe7)[_0x4e379a(0x112)]((_0x448ffc,_0x39c65b)=>_0x448ffc+_0x39c65b);for(const {cell:_0x9312d5}of _0x5d59a5[_0x4e379a(0x148)](_0x5dbd22,{'startColumn':_0x4b4fe7,'endColumn':_0x4b4fe7+_0x86da5f-0x1}))_0x43b635[_0x4e379a(0xbb)][_0x4e379a(0xd3)](_0x532b27[_0x4e379a(0xba)][_0x4e379a(0x145)](_0x9312d5));},{'priority':_0x19b49b(0x93)}),_0x5d59a5['on'](_0x19b49b(0xae),(_0x4b27b9,_0x3efa8a)=>{const _0x17f699=_0x19b49b,[_0x161d19,_0x473a18={}]=_0x3efa8a;if(!_0x43b635)return;const _0x13c28b=_0x473a18['at']||0x0,_0x45998a=_0x473a18[_0x17f699(0xf1)]||0x1;_0x43b635[_0x17f699(0x105)]=new Array(_0x45998a)[_0x17f699(0x8f)](_0x13c28b)[_0x17f699(0x112)]((_0x59266e,_0x1dea5b)=>_0x59266e+_0x1dea5b);for(const {cell:_0x543f5e}of _0x5d59a5[_0x17f699(0x148)](_0x161d19,{'startRow':_0x13c28b,'endRow':_0x13c28b+_0x45998a-0x1}))_0x43b635[_0x17f699(0xaf)][_0x17f699(0xd3)](_0x532b27[_0x17f699(0xba)][_0x17f699(0x145)](_0x543f5e));},{'priority':_0x19b49b(0x93)}),_0x3d661a[_0x19b49b(0xe3)][_0x19b49b(0xac)](_0x5e9d1c=>{const _0x1ea772=_0x19b49b;if(_0x5e9d1c[_0x1ea772(0x8a)]&&_0x5e9d1c[_0x1ea772(0x8a)][_0x1ea772(0xbf)](_0x1ea772(0x106)))return _0x5e9d1c[_0x1ea772(0x124)]?{}:{'type':_0x1ea772(0xe2),'content':_0x19d1bd(_0x532b27[_0x1ea772(0x12a)],_0x1ea772(0x118))};});const _0x36e7d5=()=>!0x1;for(const _0x517a7a of[_0x19b49b(0x106),_0x19b49b(0x146),_0x19b49b(0x13e),_0x19b49b(0xed)])_0x3d661a[_0x19b49b(0xdc)][_0x19b49b(0xb7)](_0x19b49b(0xe2),_0x517a7a,_0x19b49b(0x8c),_0x36e7d5),_0x3d661a[_0x19b49b(0xdc)][_0x19b49b(0xb7)](_0x19b49b(0xb9),_0x517a7a,_0x19b49b(0x8c),_0x36e7d5),_0x3d661a[_0x19b49b(0xdc)][_0x19b49b(0xb7)](_0x19b49b(0x116),_0x517a7a,_0x19b49b(0x8c),_0x36e7d5);_0x3d661a[_0x19b49b(0xdc)][_0x19b49b(0xb7)](_0x19b49b(0x116),_0x19b49b(0xed),_0x19b49b(0xce),_0x36e7d5),_0x3d661a[_0x19b49b(0xdc)][_0x19b49b(0xb7)](_0x19b49b(0x116),_0x19b49b(0xed),_0x19b49b(0x123),(_0x36d209,_0x34c4dc,_0x475599)=>{const _0x100263=_0x19b49b,_0x3f36d5=_0x36d209[_0x100263(0x112)](_0xdd0037=>_0xdd0037[_0x100263(0x143)]())[_0x100263(0xb0)](_0x6bef69=>_0x6bef69),_0x3891c1=new Map(_0x3f36d5[_0x100263(0x112)](_0x472df3=>[_0x472df3,null]));if(_0x43b635){for(const {element:_0x2bc984,attributes:_0x5ce9f7}of _0x43b635[_0x100263(0x137)])_0x5ce9f7&&_0x3891c1[_0x100263(0x87)](_0x2bc984,_0x5ce9f7);}else{if(_0x475599&&_0x475599[_0x100263(0xff)])for(const [_0x3bd9d0,_0x10dce5]of Object[_0x100263(0x14b)](_0x475599[_0x100263(0xff)])){const _0x2849c8=_0x532b27[_0x100263(0xba)][_0x100263(0x99)][_0x100263(0xbc)](_0x3bd9d0),_0x2c24b9=_0x2849c8?_0x2849c8[_0x100263(0x97)]()[_0x100263(0x143)]():null;_0x2c24b9&&_0x3891c1[_0x100263(0x87)](_0x2c24b9,_0x10dce5);}}_0x532b27[_0x100263(0xba)][_0x100263(0x13a)](_0x5f05dc=>{const _0x2e9eb4=_0x100263;for(const [_0x185a58,_0x4bde5f]of _0x3891c1)_0x5f05dc[_0x2e9eb4(0xfb)]({...Ce,..._0x4bde5f},_0x185a58);});});const _0x2c8c13=(_0x3294e9,_0x8f5411)=>{const _0xe38ed4=_0x19b49b;_0x3d661a[_0xe38ed4(0xdc)][_0xe38ed4(0xb7)](_0x3294e9,_0xe38ed4(0x106),_0x8f5411,(_0x537289,_0x3a2daf,_0x88a196)=>{const _0x8154c3=_0xe38ed4;_0x532b27[_0x8154c3(0xba)][_0x8154c3(0x13a)](_0x275a5d=>{const _0x900ca4=_0x8154c3,_0x8a7b0c=[];for(const _0x29db81 of _0x537289){const _0x4ec3aa=_0x29db81[_0x900ca4(0xef)][_0x900ca4(0x147)];_0x4ec3aa['is'](_0x900ca4(0x110),_0x900ca4(0xc8))&&_0x8a7b0c[_0x900ca4(0xd3)](_0x4ec3aa);}_0x3d661a[_0x900ca4(0xdc)][_0x900ca4(0x125)](_0x3294e9,null,_0x8f5411)(_0x537289,_0x3a2daf,_0x88a196);for(const _0x596324 of _0x8a7b0c)_0x900ca4(0x135)!=_0x596324[_0x900ca4(0xb5)][_0x900ca4(0x136)]&&_0x275a5d[_0x900ca4(0xd0)](_0x596324);});});};_0x2c8c13(_0x19b49b(0xe2),_0x19b49b(0x123)),_0x2c8c13(_0x19b49b(0xe2),_0x19b49b(0xce)),_0x2c8c13(_0x19b49b(0xb9),_0x19b49b(0x123)),_0x2c8c13(_0x19b49b(0xb9),_0x19b49b(0xce)),_0x3d661a[_0x19b49b(0xdc)][_0x19b49b(0xb7)](_0x19b49b(0xe2),_0x19b49b(0x13e),_0x19b49b(0xce),_0x4609dd=>{const _0x29785f=_0x19b49b,_0x55960e=_0x4609dd[_0x29785f(0x112)](_0x2ded59=>_0x2ded59[_0x29785f(0x143)]()),_0x13bb2a=_0x55960e[0x0][_0x29785f(0x10a)](_0x29785f(0x9e)),{minRow:_0x4a927e,maxRow:_0xa2d2ba}=_0xf4651e[_0x29785f(0xa6)](_0x55960e);_0x5d59a5[_0x29785f(0x11d)](_0x13bb2a,{'at':_0x4a927e,'rows':_0xa2d2ba-_0x4a927e+0x1});}),_0x3d661a[_0x19b49b(0xdc)][_0x19b49b(0xb7)](_0x19b49b(0xe2),_0x19b49b(0x146),_0x19b49b(0xce),_0xc507d6=>{const _0x4c1e61=_0x19b49b,_0x3b7620=_0xc507d6[_0x4c1e61(0x112)](_0x135fb4=>_0x135fb4[_0x4c1e61(0x143)]()),_0x43d451=_0x3b7620[0x0][_0x4c1e61(0x10a)](_0x4c1e61(0x9e)),{minColumn:_0x3842da,maxColumn:_0x3042b7}=_0xf4651e[_0x4c1e61(0xa6)](_0x3b7620);_0x5d59a5[_0x4c1e61(0xe4)](_0x43d451,{'at':_0x3842da,'columns':_0x3042b7-_0x3842da+0x1});});const _0x3fc419=(_0x29ce21,_0x43fa8e)=>{const _0x2b74c2=_0x19b49b;if(!_0x43fa8e[_0x2b74c2(0x8a)]||!_0x43fa8e[_0x2b74c2(0x8a)][_0x2b74c2(0xbf)](_0x2b74c2(0x106)))return;const _0x313f5f=_0x43fa8e[_0x2b74c2(0xe8)][_0x2b74c2(0x130)],_0xbdb989=_0x3d661a[_0x2b74c2(0x149)]()[_0x2b74c2(0xb0)](_0x5c96a7=>_0x5c96a7[_0x2b74c2(0x92)]&&_0x5c96a7[_0x2b74c2(0xe8)]&&_0x5c96a7[_0x2b74c2(0xe8)][_0x2b74c2(0x130)]==_0x313f5f);_0xbdb989[_0x2b74c2(0xb1)]&&_0x43fa8e[_0x2b74c2(0xee)]()[_0x2b74c2(0xb1)]!=_0xbdb989[_0x2b74c2(0xb1)]&&_0xbdb989[_0x2b74c2(0x150)]((_0x738ae4,_0x4449c4)=>(_0x738ae4[_0x2b74c2(0xd4)]=_0x4449c4,_0x4449c4[_0x2b74c2(0x124)]=_0x738ae4,_0x4449c4));};function _0x1a83b8(_0x22fb95,_0x24f00d=!0x0){const _0x19550b=_0x19b49b,{id:_0x2e16c4}=_0x3d661a[_0x19550b(0x138)](_0x22fb95[_0x19550b(0x13c)]),_0x41fb90=[_0x19550b(0xfd),_0x19550b(0x10d)],_0x485f71=_0x3d661a[_0x19550b(0x11c)][_0x19550b(0x11b)](_0x22fb95[_0x19550b(0x13c)]);return _0x485f71&&_0x41fb90[_0x19550b(0xd3)](_0x19550b(0x13b)),{'classes':_0x41fb90,'attributes':{'data-suggestion':_0x2e16c4},'priority':_0x485f71&&_0x24f00d?0xbc2:0xbb8};}_0x3d661a['on'](_0x19b49b(0x109),_0x3fc419,{'priority':_0x19b49b(0x142)}),_0x3d661a['on'](_0x19b49b(0x101),_0x3fc419,{'priority':_0x19b49b(0x142)}),_0x532b27[_0x19b49b(0xba)][_0x19b49b(0x132)][_0x19b49b(0xf3)](()=>{const _0x3bdb3b=_0x19b49b;let _0x544634=!0x1;const _0x2e3dad=Array[_0x3bdb3b(0xe7)](_0x532b27[_0x3bdb3b(0xba)][_0x3bdb3b(0x132)][_0x3bdb3b(0x94)][_0x3bdb3b(0xe9)]());for(const {name:_0x5e128d,data:_0x559221}of _0x2e3dad){const {group:_0x424226,type:_0x390c64,id:_0x5420f7}=_0x3d661a[_0x3bdb3b(0x138)](_0x5e128d);if(_0x3bdb3b(0x11e)!=_0x424226||_0x3bdb3b(0xb9)!=_0x390c64||_0x559221[_0x3bdb3b(0x8d)])continue;if(!_0x3d661a[_0x3bdb3b(0xd1)](_0x5420f7))continue;const _0x4913ac=_0x3d661a[_0x3bdb3b(0xf0)](_0x5420f7)[_0x3bdb3b(0xf7)](),_0x8c4329=_0x532b27[_0x3bdb3b(0xc1)][_0x3bdb3b(0xbc)](_0x3bdb3b(0x104))['me'];for(const _0x5e2ace of _0x3d661a[_0x3bdb3b(0x149)]()){if(!_0x5e2ace[_0x3bdb3b(0x92)]||_0x5e2ace[_0x3bdb3b(0x122)]!=_0x8c4329)continue;if(_0x3bdb3b(0x116)!=_0x5e2ace[_0x3bdb3b(0x14d)]||_0x3bdb3b(0xed)!=_0x5e2ace[_0x3bdb3b(0x8a)])continue;if(_0x5e2ace[_0x3bdb3b(0xf7)]()[_0x3bdb3b(0x113)](_0x303021=>_0x4913ac[_0x3bdb3b(0x115)](_0x1e29b9=>_0x1e29b9[_0x3bdb3b(0x129)](_0x303021,!0x0)))){for(const _0x394e2a of _0x5e2ace[_0x3bdb3b(0xee)]())_0x394e2a[_0x3bdb3b(0x92)]&&(_0x394e2a[_0x3bdb3b(0xce)](),_0x544634=!0x0);}}}return _0x544634;}),_0x532b27[_0x19b49b(0xba)][_0x19b49b(0x132)][_0x19b49b(0xf3)](_0x314fc4=>{const _0x3cc9ab=_0x19b49b,_0x5b0428=_0x532b27[_0x3cc9ab(0xe1)][_0x3cc9ab(0xbc)](_0x3cc9ab(0x12e));if(!_0x5b0428||!_0x5b0428[_0x3cc9ab(0xa9)][_0x3cc9ab(0x133)](_0x314fc4[_0x3cc9ab(0xf2)]))return!0x1;let _0x85963f=!0x1;const _0x5970ae=_0x532b27[_0x3cc9ab(0xc1)][_0x3cc9ab(0xbc)](_0x3cc9ab(0x104))['me'],_0x4dc943=_0x532b27[_0x3cc9ab(0xba)][_0x3cc9ab(0x132)][_0x3cc9ab(0x94)][_0x3cc9ab(0xfe)](),_0x223402=Array[_0x3cc9ab(0xe7)](_0x532b27[_0x3cc9ab(0xba)][_0x3cc9ab(0x132)][_0x3cc9ab(0x94)][_0x3cc9ab(0xe9)]())[_0x3cc9ab(0xb0)](({name:_0x4984f0,data:_0x46dc1d})=>{const _0x374f2b=_0x3cc9ab,{group:_0x132ffb,subType:_0x3c5fe5,authorId:_0x369ca1}=_0x3d661a[_0x374f2b(0x138)](_0x4984f0);return _0x374f2b(0x11e)==_0x132ffb&&_0x374f2b(0x106)==_0x3c5fe5&&_0x369ca1==_0x5970ae['id']&&!_0x46dc1d[_0x374f2b(0x8d)];});for(const _0x48a373 of _0x4dc943){if(_0x3cc9ab(0x141)!=_0x48a373[_0x3cc9ab(0x14d)]||_0x3cc9ab(0xc8)!=_0x48a373[_0x3cc9ab(0xc9)]||0x1!=_0x48a373[_0x3cc9ab(0xb1)])continue;const _0x38f977=_0x314fc4[_0x3cc9ab(0x14c)](_0x48a373[_0x3cc9ab(0x10e)],_0x48a373[_0x3cc9ab(0x10e)][_0x3cc9ab(0xdf)](0x1));if(!_0x223402[_0x3cc9ab(0xa3)](({data:_0x1e498e})=>_0x1e498e[_0x3cc9ab(0xa1)][_0x3cc9ab(0x14a)](_0x38f977))){for(const {name:_0x536231,data:_0x3f2792}of _0x223402)if(_0x38f977[_0x3cc9ab(0x129)](_0x3f2792[_0x3cc9ab(0xa1)])){_0x314fc4[_0x3cc9ab(0x11a)](_0x536231,{'range':_0x38f977}),_0x85963f=!0x0;break;}}}return _0x85963f;}),_0x532b27[_0x19b49b(0xba)][_0x19b49b(0x132)][_0x19b49b(0xf3)](_0x355ee6=>{const _0x24e4f1=_0x19b49b;let _0x1c78f6=!0x1;const _0x1e6f1a=_0x532b27[_0x24e4f1(0xc1)][_0x24e4f1(0xbc)](_0x24e4f1(0x104))['me'],_0x4f0732=_0x3d661a[_0x24e4f1(0x149)]()[_0x24e4f1(0xb0)](_0x5a8274=>_0x5a8274[_0x24e4f1(0x92)]&&_0x5a8274[_0x24e4f1(0x122)]==_0x1e6f1a),_0xa3b38a=new Set(),_0x36f153=new Set();for(const _0x2f3c45 of _0x4f0732)if(_0x24e4f1(0x106)==_0x2f3c45[_0x24e4f1(0x8a)])for(const _0x3616ef of _0x2f3c45[_0x24e4f1(0xcb)]()){const _0x56984d=_0x3616ef[_0x24e4f1(0x97)]()[_0x24e4f1(0x143)]();if(_0x56984d){if(_0x56984d['is'](_0x24e4f1(0x110),_0x24e4f1(0xc8))&&Pe(_0x56984d)){_0x2f3c45[_0x24e4f1(0x100)](_0x3616ef[_0x24e4f1(0xc9)]),_0xa3b38a[_0x24e4f1(0x12c)](_0x56984d),_0x1c78f6=!0x0;const _0x253a83=_0x56984d[_0x24e4f1(0xdd)],_0x21d75=_0x56984d[_0x24e4f1(0xca)],_0x293fd5=_0x253a83&&_0x253a83['is'](_0x24e4f1(0x110),_0x24e4f1(0xc8)),_0x4741d2=_0x21d75&&_0x21d75['is'](_0x24e4f1(0x110),_0x24e4f1(0xc8));_0x293fd5&&!_0xa3b38a[_0x24e4f1(0x133)](_0x253a83)&&_0x36f153[_0x24e4f1(0x12c)](_0x253a83),_0x4741d2&&!_0xa3b38a[_0x24e4f1(0x133)](_0x21d75)&&_0x36f153[_0x24e4f1(0x12c)](_0x21d75);}else _0x56984d['is'](_0x24e4f1(0x110),_0x24e4f1(0x119))&&_0x56984d[_0x24e4f1(0x12d)]&&(_0x2f3c45[_0x24e4f1(0x100)](_0x3616ef[_0x24e4f1(0xc9)]),_0x1c78f6=!0x0);}}else{if(_0x24e4f1(0xed)==_0x2f3c45[_0x24e4f1(0x8a)]){if(!_0x2f3c45[_0x24e4f1(0xe8)]||!_0x2f3c45[_0x24e4f1(0xe8)][_0x24e4f1(0x130)])continue;const _0x42726e=_0x2f3c45[_0x24e4f1(0xe8)][_0x24e4f1(0xff)];if(_0x42726e&&Object[_0x24e4f1(0x120)](_0x42726e)[_0x24e4f1(0xb1)])continue;const _0x30915f=_0x2f3c45[_0x24e4f1(0xe8)][_0x24e4f1(0x130)];let _0xddd31=!0x0,_0x4f0999=!0x0;for(const _0x2c9a36 of _0x4f0732)if(_0x2c9a36[_0x24e4f1(0x8a)]&&_0x2c9a36[_0x24e4f1(0x8a)][_0x24e4f1(0xbf)](_0x24e4f1(0x106))){if(!_0x2c9a36[_0x24e4f1(0xe8)][_0x24e4f1(0x130)]){_0x4f0999=!0x1;break;}if(_0x2c9a36['id']!=_0x2f3c45['id']&&_0x2c9a36[_0x24e4f1(0xe8)][_0x24e4f1(0x130)]==_0x30915f){_0xddd31=!0x1;break;}}_0x4f0999&&_0xddd31&&(_0x2f3c45[_0x24e4f1(0x108)](),_0x1c78f6=!0x0);}}for(const _0x3412c9 of _0xa3b38a)_0x355ee6[_0x24e4f1(0x96)](_0x3412c9);for(const _0x318f1c of _0x36f153)_0x355ee6[_0x24e4f1(0xd0)](_0x318f1c);return _0x1c78f6;}),_0x532b27[_0x19b49b(0xcf)][_0x19b49b(0xc0)](_0x19b49b(0xfa))[_0x19b49b(0x9f)]({'model':_0x19b49b(0x128),'view':(_0x2b4ec6,_0x11b6aa)=>_0x1a83b8(_0x2b4ec6),'converterPriority':_0x19b49b(0x142)}),_0x532b27[_0x19b49b(0xcf)][_0x19b49b(0xc0)](_0x19b49b(0x144))[_0x19b49b(0x9f)]({'model':_0x19b49b(0x128),'view':(_0x1c61a5,_0x443d6f)=>_0x443d6f[_0x19b49b(0x139)][_0x19b49b(0x103)]?_0x1a83b8(_0x1c61a5,!0x1):null,'converterPriority':_0x19b49b(0x142)});const _0x27308c=_0x532b27[_0x19b49b(0xda)][_0x19b49b(0xa7)];this[_0x19b49b(0x95)](_0x27308c[_0x19b49b(0x132)],_0x19b49b(0x10c),(_0x388e5a,_0x2618cc)=>{const _0xd5c39b=_0x19b49b,_0x34dd14=[];for(const _0x56706e of _0x27308c[_0xd5c39b(0xa8)](_0x2618cc[_0xd5c39b(0x121)])[_0xd5c39b(0xa4)]())_0x56706e['is'](_0xd5c39b(0x110),_0xd5c39b(0x90))&&_0x34dd14[_0xd5c39b(0xd3)](_0x56706e);_0x27308c[_0xd5c39b(0x13a)](_0x997b29=>{const _0x2ea107=_0xd5c39b;for(const _0x726511 of _0x34dd14)_0x997b29[_0x2ea107(0xcc)](_0x997b29[_0x2ea107(0xa8)](_0x726511),_0x997b29[_0x2ea107(0x102)](_0x726511)),_0x997b29[_0x2ea107(0x96)](_0x726511);});});}}function Pe(_0x182867){const _0x464e09=_0x164655;if(_0x182867[_0x464e09(0x12d)])return!0x0;const _0x1a7878=_0x182867[_0x464e09(0x14f)](0x0);return _0x1a7878['is'](_0x464e09(0x110),_0x464e09(0x119))&&_0x1a7878[_0x464e09(0x12d)];}function he(_0x18a148,_0x2ba104={},_0x1a8e02){const _0x52e5d0=_0x164655;for(const {isAnchor:_0x179070,cellHeight:_0x2e8e77,cellWidth:_0x2926a1}of _0x1a8e02[_0x52e5d0(0x148)](_0x18a148,{'includeAllSlots':!0x0,..._0x2ba104}))if(!_0x179070||0x1!=_0x2e8e77||0x1!=_0x2926a1)return!0x1;return!0x0;}
|
|
23
|
+
const _0x978c3e=_0x43af;(function(_0x24f635,_0x359e25){const _0x48db52=_0x43af,_0x5d9396=_0x24f635();while(!![]){try{const _0x51b860=-parseInt(_0x48db52(0x1e0))/0x1*(-parseInt(_0x48db52(0x197))/0x2)+parseInt(_0x48db52(0x18a))/0x3*(-parseInt(_0x48db52(0x170))/0x4)+-parseInt(_0x48db52(0x1e3))/0x5+parseInt(_0x48db52(0x14a))/0x6*(-parseInt(_0x48db52(0x1c9))/0x7)+-parseInt(_0x48db52(0x1c0))/0x8*(-parseInt(_0x48db52(0x16c))/0x9)+-parseInt(_0x48db52(0x192))/0xa+-parseInt(_0x48db52(0x154))/0xb*(-parseInt(_0x48db52(0x1e2))/0xc);if(_0x51b860===_0x359e25)break;else _0x5d9396['push'](_0x5d9396['shift']());}catch(_0x1111af){_0x5d9396['push'](_0x5d9396['shift']());}}}(_0x23fb,0x4c480));import{getTranslation as _0x2dd8cc}from'../utils/common-translations.js';import{Plugin as _0x2e881c}from'ckeditor5/src/core.js';import{LiveRange as _0x1f1acc}from'ckeditor5/src/engine.js';import{uid as _0x507dd9,priorities as _0x15f677}from'ckeditor5/src/utils.js';function _0x43af(_0x40e844,_0x5409f4){const _0x23fb3a=_0x23fb();return _0x43af=function(_0x43af66,_0x7560b9){_0x43af66=_0x43af66-0x13e;let _0x58df01=_0x23fb3a[_0x43af66];return _0x58df01;},_0x43af(_0x40e844,_0x5409f4);}import _0x302148 from'./table.js';const ge=[_0x978c3e(0x1c4),_0x978c3e(0x1c6),_0x978c3e(0x209),_0x978c3e(0x1a4),_0x978c3e(0x145),_0x978c3e(0x1c5),_0x978c3e(0x177)],Ce=Object[_0x978c3e(0x195)](ge[_0x978c3e(0x201)](_0x4aafcd=>[_0x4aafcd,null]));export default class It extends _0x2e881c{static get[_0x978c3e(0x187)](){return[_0x302148];}[_0x978c3e(0x1d5)](){const _0x4e4c4f=_0x978c3e,_0x28266a=this[_0x4e4c4f(0x16e)];if(!_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x172)](_0x4e4c4f(0x153)))return;const _0x7dfe0d=_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x4e4c4f(0x1f1)),_0x30a0f5=_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x4e4c4f(0x1e6)),_0x344b3a=_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x302148),_0x7252f1=_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x4e4c4f(0x153));_0x344b3a[_0x4e4c4f(0x193)][_0x4e4c4f(0x17f)](_0x4e4c4f(0x1fa),_0x4e4c4f(0x16b)),_0x28266a[_0x4e4c4f(0x186)][_0x4e4c4f(0x20a)][_0x4e4c4f(0x188)](_0x4e4c4f(0x1ec),{'allowIn':_0x4e4c4f(0x150),'allowContentOf':_0x4e4c4f(0x150),'isLimit':!0x0}),_0x28266a[_0x4e4c4f(0x19f)][_0x4e4c4f(0x143)]({'model':_0x4e4c4f(0x1ec),'view':_0x4e4c4f(0x1ae)});let _0x47b1b4=null;_0x28266a[_0x4e4c4f(0x186)]['on'](_0x4e4c4f(0x184),(_0x517f85,_0x5ec917)=>{const _0x5ca6f0=_0x4e4c4f,[_0x420b78,_0x269679]=_0x5ec917,_0x39f097=_0x5ec917[_0x5ec917[_0x5ca6f0(0x165)]-0x1];_0x39f097&&_0x39f097[_0x5ca6f0(0x1df)]||_0x7dfe0d[_0x5ca6f0(0x174)]||this[_0x5ca6f0(0x16e)][_0x5ca6f0(0x14b)][_0x5ca6f0(0x1ad)](_0x5ca6f0(0x152))[_0x5ca6f0(0x1f2)]&&function(_0x2b957d,_0x4495ae,_0x16012a,_0x423ba5,_0x4c369d){const _0xa36cc0=_0x5ca6f0;if(_0x4495ae&&!_0x4495ae['is'](_0xa36cc0(0x14f)))return!0x1;const _0x23a062=_0x4c369d[_0xa36cc0(0x155)](_0x2b957d,_0x16012a);if(!_0x23a062||!he(_0x23a062,void 0x0,_0x423ba5))return!0x1;const _0x3e7a9d=_0x423ba5[_0xa36cc0(0x19a)](_0x16012a[_0xa36cc0(0x169)][_0xa36cc0(0x159)]);if(!_0x3e7a9d[_0xa36cc0(0x165)])return!0x1;const _0x36f176=_0x3e7a9d[0x0][_0xa36cc0(0x19e)](_0xa36cc0(0x16f)),_0x4da40c=_0x423ba5[_0xa36cc0(0x1b3)](_0x3e7a9d),_0x127c09=_0x423ba5[_0xa36cc0(0x16d)](_0x3e7a9d),_0x1daad7={'startRow':_0x4da40c[_0xa36cc0(0x181)],'endRow':_0x4da40c[_0xa36cc0(0x1fe)],'startColumn':_0x127c09[_0xa36cc0(0x181)],'endColumn':_0x127c09[_0xa36cc0(0x1fe)]};return 0x1==_0x3e7a9d[_0xa36cc0(0x165)]&&(_0x1daad7[_0xa36cc0(0x19c)]+=_0x423ba5[_0xa36cc0(0x1d2)](_0x23a062)-0x1,_0x1daad7[_0xa36cc0(0x200)]+=_0x423ba5[_0xa36cc0(0x1f8)](_0x23a062)-0x1),he(_0x36f176,_0x1daad7,_0x423ba5);}(_0x420b78,_0x269679,_0x28266a[_0x5ca6f0(0x186)],_0x30a0f5,_0x7252f1)&&(_0x517f85[_0x5ca6f0(0x17c)](),_0x47b1b4={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x28266a[_0x5ca6f0(0x186)][_0x5ca6f0(0x1e9)](()=>{const _0x2ef9c1=_0x5ca6f0;_0x28266a[_0x2ef9c1(0x186)][_0x2ef9c1(0x184)](_0x5ec917[0x0],_0x5ec917[0x1],_0x5ec917[0x2],{'forceDefaultExecution':!0x0});const _0x12f6a6=_0x507dd9(),{rowInsertionRanges:_0x46b84b,columnInsertionRanges:_0xcb031c,insertionRanges:_0x21141e,deletionRanges:_0x50f830,cells:_0x14a682}=_0x47b1b4;_0x46b84b[_0x2ef9c1(0x165)]&&_0x7dfe0d[_0x2ef9c1(0x190)](_0x46b84b,_0x2ef9c1(0x1fa),{'tablePasteChainId':_0x12f6a6}),_0xcb031c[_0x2ef9c1(0x165)]&&_0x7dfe0d[_0x2ef9c1(0x190)](_0xcb031c,_0x2ef9c1(0x16b),{'tablePasteChainId':_0x12f6a6}),_0x21141e[_0x2ef9c1(0x165)]&&(_0x7dfe0d[_0x2ef9c1(0x190)](_0x21141e,_0x2ef9c1(0x161),{'tablePasteChainId':_0x12f6a6,'skipNestingCheck':!0x0}),_0x21141e[_0x2ef9c1(0x1c3)](_0x44d195=>{const _0x1b8cec=_0x2ef9c1;var _0x36cab3;return null===(_0x36cab3=_0x44d195[_0x1b8cec(0x1cc)])||void 0x0===_0x36cab3?void 0x0:_0x36cab3[_0x1b8cec(0x1d9)](_0x44d195);})),_0x50f830[_0x2ef9c1(0x165)]&&(_0x7dfe0d[_0x2ef9c1(0x1a3)](_0x50f830,_0x2ef9c1(0x161),{'tablePasteChainId':_0x12f6a6,'skipNestingCheck':!0x0}),_0x50f830[_0x2ef9c1(0x1c3)](_0x2bc3db=>{const _0x3ade13=_0x2ef9c1;var _0xc01218;return null===(_0xc01218=_0x2bc3db[_0x3ade13(0x1cc)])||void 0x0===_0xc01218?void 0x0:_0xc01218[_0x3ade13(0x1d9)](_0x2bc3db);}));const _0x523251=_0x7dfe0d[_0x2ef9c1(0x1ea)](_0x14a682[_0x2ef9c1(0x201)](({element:_0x4d2aad})=>_0x4d2aad),{'formatGroupId':_0x507dd9()},[],_0x2ef9c1(0x1d6),{'tablePasteChainId':_0x12f6a6});if(_0x523251){const _0x180462=_0x523251[_0x2ef9c1(0x1a5)](),_0xfe879b=[];for(const {element:_0x335d5a,attributes:_0x2f7107}of _0x14a682){if(!_0x2f7107)continue;const _0x5ac3a7=_0x28266a[_0x2ef9c1(0x186)][_0x2ef9c1(0x1b8)](_0x335d5a),_0x30c5bf=_0x180462[_0x2ef9c1(0x158)](_0x1f3208=>_0x1f3208[_0x2ef9c1(0x1c1)]()[_0x2ef9c1(0x163)](_0x5ac3a7));_0x30c5bf&&_0xfe879b[_0x2ef9c1(0x17f)]([_0x30c5bf[_0x2ef9c1(0x162)],_0x2f7107]);}_0xfe879b[_0x2ef9c1(0x165)]&&_0x523251[_0x2ef9c1(0x17b)](_0x2ef9c1(0x1d7),Object[_0x2ef9c1(0x195)](_0xfe879b));}_0x47b1b4=null;}));},{'priority':_0x15f677[_0x4e4c4f(0x1ce)]+0xa}),_0x28266a[_0x4e4c4f(0x14c)][_0x4e4c4f(0x1ad)](_0x4e4c4f(0x153))['on'](_0x4e4c4f(0x1a9),(_0x3c7d3b,_0x1f1ef2)=>{const _0x374458=_0x4e4c4f,[_0x4fe5fc,_0x1e7197,,_0x3c3d15]=_0x1f1ef2;if(!_0x47b1b4)return;_0x3c7d3b[_0x374458(0x17c)]();const _0x101e06=_0x4fe5fc[_0x374458(0x14d)],_0x148dea=_0x1e7197,_0x4df2f1=Pe(_0x101e06),_0xc7f8b9=Pe(_0x148dea);_0x3c7d3b[_0x374458(0x1ed)]=_0x101e06;let _0x230d5d=null,_0x26d71e=null;if(_0xc7f8b9||_0x4df2f1){if(_0x4df2f1&&!_0xc7f8b9){_0x3c3d15[_0x374458(0x1a2)](_0x101e06[_0x374458(0x204)](0x0));for(const _0x59db44 of Array[_0x374458(0x19d)](_0x148dea[_0x374458(0x15a)]()))_0x3c3d15[_0x374458(0x1c8)](_0x59db44,_0x101e06,_0x374458(0x1ac));const _0x835e85=_0x47b1b4[_0x374458(0x1af)][_0x374458(0x173)](_0x4fe5fc[_0x374458(0x15e)]),_0x3223bf=_0x47b1b4[_0x374458(0x207)][_0x374458(0x173)](_0x4fe5fc[_0x374458(0x19b)]);_0x835e85||_0x3223bf||(_0x230d5d=_0x1f1acc[_0x374458(0x1e8)](_0x3c3d15[_0x374458(0x182)](_0x101e06)));}else _0xc7f8b9&&!_0x4df2f1&&(_0x26d71e=_0x3c3d15[_0x374458(0x182)](_0x101e06));}else{const _0x5e710e=_0x3c3d15[_0x374458(0x1e5)](_0x374458(0x1ec)),_0x2d1cfa=_0x3c3d15[_0x374458(0x1e5)](_0x374458(0x1ec));_0x3c3d15[_0x374458(0x1e4)](_0x3c3d15[_0x374458(0x182)](_0x101e06),_0x2d1cfa),_0x3c3d15[_0x374458(0x1c8)](_0x5e710e,_0x101e06,0x0);for(const _0x7a3ad6 of Array[_0x374458(0x19d)](_0x148dea[_0x374458(0x15a)]()))_0x3c3d15[_0x374458(0x1c8)](_0x7a3ad6,_0x5e710e,_0x374458(0x1ac));_0x230d5d=_0x1f1acc[_0x374458(0x1e8)](_0x3c3d15[_0x374458(0x1b8)](_0x5e710e)),_0x26d71e=_0x1f1acc[_0x374458(0x1e8)](_0x3c3d15[_0x374458(0x1b8)](_0x2d1cfa));}const _0x31baf9=Array[_0x374458(0x19d)](_0x148dea[_0x374458(0x13f)]())[_0x374458(0x1d4)](([_0x40ba7b])=>ge[_0x374458(0x173)](_0x40ba7b));_0x47b1b4[_0x374458(0x17e)][_0x374458(0x17f)]({'element':_0x101e06,'attributes':_0x31baf9[_0x374458(0x165)]?Object[_0x374458(0x195)](_0x31baf9):null}),_0x230d5d&&_0x47b1b4[_0x374458(0x144)][_0x374458(0x17f)](_0x230d5d),_0x26d71e&&_0x47b1b4[_0x374458(0x141)][_0x374458(0x17f)](_0x26d71e);},{'priority':_0x4e4c4f(0x1ce)}),_0x30a0f5['on'](_0x4e4c4f(0x1a0),(_0x3cc02d,_0x52106b)=>{const _0x4fd3be=_0x4e4c4f,[_0x365010,_0x4a77a3={}]=_0x52106b;if(!_0x47b1b4)return;const _0x77a29e=_0x4a77a3['at']||0x0,_0x54e3ba=_0x4a77a3[_0x4fd3be(0x13e)]||0x1;_0x47b1b4[_0x4fd3be(0x207)]=new Array(_0x54e3ba)[_0x4fd3be(0x18c)](_0x77a29e)[_0x4fd3be(0x201)]((_0x52b935,_0x196d16)=>_0x52b935+_0x196d16);for(const {cell:_0xa8d56b}of _0x30a0f5[_0x4fd3be(0x1a8)](_0x365010,{'startColumn':_0x77a29e,'endColumn':_0x77a29e+_0x54e3ba-0x1}))_0x47b1b4[_0x4fd3be(0x157)][_0x4fd3be(0x17f)](_0x28266a[_0x4fd3be(0x186)][_0x4fd3be(0x1b8)](_0xa8d56b));},{'priority':_0x4e4c4f(0x1dd)}),_0x30a0f5['on'](_0x4e4c4f(0x179),(_0x1bdef3,_0x167e84)=>{const _0x1861a7=_0x4e4c4f,[_0x2a7aea,_0x446e66={}]=_0x167e84;if(!_0x47b1b4)return;const _0x131aa4=_0x446e66['at']||0x0,_0xb10f25=_0x446e66[_0x1861a7(0x1fd)]||0x1;_0x47b1b4[_0x1861a7(0x1af)]=new Array(_0xb10f25)[_0x1861a7(0x18c)](_0x131aa4)[_0x1861a7(0x201)]((_0x1d8948,_0x4fc040)=>_0x1d8948+_0x4fc040);for(const {cell:_0x16422a}of _0x30a0f5[_0x1861a7(0x1a8)](_0x2a7aea,{'startRow':_0x131aa4,'endRow':_0x131aa4+_0xb10f25-0x1}))_0x47b1b4[_0x1861a7(0x146)][_0x1861a7(0x17f)](_0x28266a[_0x1861a7(0x186)][_0x1861a7(0x1b8)](_0x16422a));},{'priority':_0x4e4c4f(0x1dd)}),_0x7dfe0d[_0x4e4c4f(0x203)][_0x4e4c4f(0x1cb)](_0x4be61a=>{const _0x5697db=_0x4e4c4f;if(_0x4be61a[_0x5697db(0x1b0)]&&_0x4be61a[_0x5697db(0x1b0)][_0x5697db(0x140)](_0x5697db(0x161)))return _0x4be61a[_0x5697db(0x1a6)]?{}:{'type':_0x5697db(0x1ef),'content':_0x2dd8cc(_0x28266a[_0x5697db(0x183)],_0x5697db(0x1eb))};});const _0xb26c97=()=>!0x1;for(const _0x5ef9f0 of[_0x4e4c4f(0x161),_0x4e4c4f(0x16b),_0x4e4c4f(0x1fa),_0x4e4c4f(0x1d6)])_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x1ef),_0x5ef9f0,_0x4e4c4f(0x1ca),_0xb26c97),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x18d),_0x5ef9f0,_0x4e4c4f(0x1ca),_0xb26c97),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x18b),_0x5ef9f0,_0x4e4c4f(0x1ca),_0xb26c97);_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x18b),_0x4e4c4f(0x1d6),_0x4e4c4f(0x1f0),_0xb26c97),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x18b),_0x4e4c4f(0x1d6),_0x4e4c4f(0x1ab),(_0x1ac9f0,_0x35ddd4,_0x3faaaf)=>{const _0x418736=_0x4e4c4f,_0x3a4ecc=_0x1ac9f0[_0x418736(0x201)](_0x4473e1=>_0x4473e1[_0x418736(0x1de)]())[_0x418736(0x1d4)](_0x230768=>_0x230768),_0x103f05=new Map(_0x3a4ecc[_0x418736(0x201)](_0x319c40=>[_0x319c40,null]));if(_0x47b1b4){for(const {element:_0x4d438c,attributes:_0x57b5f5}of _0x47b1b4[_0x418736(0x17e)])_0x57b5f5&&_0x103f05[_0x418736(0x166)](_0x4d438c,_0x57b5f5);}else{if(_0x3faaaf&&_0x3faaaf[_0x418736(0x1d7)])for(const [_0x5f1fad,_0x19a460]of Object[_0x418736(0x176)](_0x3faaaf[_0x418736(0x1d7)])){const _0x5c1994=_0x28266a[_0x418736(0x186)][_0x418736(0x178)][_0x418736(0x1ad)](_0x5f1fad),_0x49407e=_0x5c1994?_0x5c1994[_0x418736(0x1c1)]()[_0x418736(0x1de)]():null;_0x49407e&&_0x103f05[_0x418736(0x166)](_0x49407e,_0x19a460);}}_0x28266a[_0x418736(0x186)][_0x418736(0x1e9)](_0x110e21=>{const _0x159df5=_0x418736;for(const [_0x51d312,_0x26adea]of _0x103f05)_0x110e21[_0x159df5(0x15b)]({...Ce,..._0x26adea},_0x51d312);});});const _0x1e5338=(_0x14308e,_0x156fe7)=>{const _0x57d23f=_0x4e4c4f;_0x7dfe0d[_0x57d23f(0x1f4)][_0x57d23f(0x14e)](_0x14308e,_0x57d23f(0x161),_0x156fe7,(_0x28a66b,_0x66da9,_0x11a1c6)=>{const _0x41ee96=_0x57d23f;_0x28266a[_0x41ee96(0x186)][_0x41ee96(0x1e9)](_0xe8bc5c=>{const _0xbe81da=_0x41ee96,_0x3272d2=[];for(const _0x5ac581 of _0x28a66b){const _0x3b5661=_0x5ac581[_0xbe81da(0x1aa)][_0xbe81da(0x194)];_0x3b5661['is'](_0xbe81da(0x1b5),_0xbe81da(0x1ec))&&_0x3272d2[_0xbe81da(0x17f)](_0x3b5661);}_0x7dfe0d[_0xbe81da(0x1f4)][_0xbe81da(0x1b2)](_0x14308e,null,_0x156fe7)(_0x28a66b,_0x66da9,_0x11a1c6);for(const _0x196bfa of _0x3272d2)_0xbe81da(0x1b4)!=_0x196bfa[_0xbe81da(0x1bd)][_0xbe81da(0x1b1)]&&_0xe8bc5c[_0xbe81da(0x175)](_0x196bfa);});});};_0x1e5338(_0x4e4c4f(0x1ef),_0x4e4c4f(0x1ab)),_0x1e5338(_0x4e4c4f(0x1ef),_0x4e4c4f(0x1f0)),_0x1e5338(_0x4e4c4f(0x18d),_0x4e4c4f(0x1ab)),_0x1e5338(_0x4e4c4f(0x18d),_0x4e4c4f(0x1f0)),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x1ef),_0x4e4c4f(0x1fa),_0x4e4c4f(0x1f0),_0x4aa3c9=>{const _0x4af346=_0x4e4c4f,_0x2a3809=_0x4aa3c9[_0x4af346(0x201)](_0x21f427=>_0x21f427[_0x4af346(0x1de)]()),_0x41a43a=_0x2a3809[0x0][_0x4af346(0x19e)](_0x4af346(0x16f)),{minRow:_0x5b093d,maxRow:_0x47bb31}=_0x344b3a[_0x4af346(0x142)](_0x2a3809);_0x30a0f5[_0x4af346(0x20b)](_0x41a43a,{'at':_0x5b093d,'rows':_0x47bb31-_0x5b093d+0x1});}),_0x7dfe0d[_0x4e4c4f(0x1f4)][_0x4e4c4f(0x14e)](_0x4e4c4f(0x1ef),_0x4e4c4f(0x16b),_0x4e4c4f(0x1f0),_0x21fe65=>{const _0x306004=_0x4e4c4f,_0x319f11=_0x21fe65[_0x306004(0x201)](_0x6b04f9=>_0x6b04f9[_0x306004(0x1de)]()),_0x49a8b1=_0x319f11[0x0][_0x306004(0x19e)](_0x306004(0x16f)),{minColumn:_0x70c36f,maxColumn:_0x4252e0}=_0x344b3a[_0x306004(0x142)](_0x319f11);_0x30a0f5[_0x306004(0x18f)](_0x49a8b1,{'at':_0x70c36f,'columns':_0x4252e0-_0x70c36f+0x1});});const _0x34404f=(_0x21e586,_0x4013a0)=>{const _0x44c9e4=_0x4e4c4f;if(!_0x4013a0[_0x44c9e4(0x1b0)]||!_0x4013a0[_0x44c9e4(0x1b0)][_0x44c9e4(0x140)](_0x44c9e4(0x161)))return;const _0xfada45=_0x4013a0[_0x44c9e4(0x148)][_0x44c9e4(0x1f7)],_0x2dac23=_0x7dfe0d[_0x44c9e4(0x1fc)]()[_0x44c9e4(0x1d4)](_0x57cf0d=>_0x57cf0d[_0x44c9e4(0x167)]&&_0x57cf0d[_0x44c9e4(0x148)]&&_0x57cf0d[_0x44c9e4(0x148)][_0x44c9e4(0x1f7)]==_0xfada45);_0x2dac23[_0x44c9e4(0x165)]&&_0x4013a0[_0x44c9e4(0x1ff)]()[_0x44c9e4(0x165)]!=_0x2dac23[_0x44c9e4(0x165)]&&_0x2dac23[_0x44c9e4(0x1d8)]((_0x14c105,_0xf91ab6)=>(_0x14c105[_0x44c9e4(0x16a)]=_0xf91ab6,_0xf91ab6[_0x44c9e4(0x1a6)]=_0x14c105,_0xf91ab6));};function _0x5651be(_0xa95fd0,_0x1f2ed=!0x0){const _0x5b9634=_0x4e4c4f,{id:_0x699fb7}=_0x7dfe0d[_0x5b9634(0x1da)](_0xa95fd0[_0x5b9634(0x185)]),_0x334d44=[_0x5b9634(0x198),_0x5b9634(0x205)],_0x4a4d70=_0x7dfe0d[_0x5b9634(0x156)][_0x5b9634(0x173)](_0xa95fd0[_0x5b9634(0x185)]);return _0x4a4d70&&_0x334d44[_0x5b9634(0x17f)](_0x5b9634(0x1b6)),{'classes':_0x334d44,'attributes':{'data-suggestion':_0x699fb7},'priority':_0x4a4d70&&_0x1f2ed?0xbc2:0xbb8};}_0x7dfe0d['on'](_0x4e4c4f(0x199),_0x34404f,{'priority':_0x4e4c4f(0x1ce)}),_0x7dfe0d['on'](_0x4e4c4f(0x1bb),_0x34404f,{'priority':_0x4e4c4f(0x1ce)}),_0x28266a[_0x4e4c4f(0x186)][_0x4e4c4f(0x169)][_0x4e4c4f(0x18e)](()=>{const _0x419709=_0x4e4c4f;let _0x5a5ae8=!0x1;const _0x2a9161=Array[_0x419709(0x19d)](_0x28266a[_0x419709(0x186)][_0x419709(0x169)][_0x419709(0x15d)][_0x419709(0x15c)]());for(const {name:_0x3366f8,data:_0xab9a20}of _0x2a9161){const {group:_0x17ca81,type:_0x501953,id:_0x13db3d}=_0x7dfe0d[_0x419709(0x1da)](_0x3366f8);if(_0x419709(0x1e1)!=_0x17ca81||_0x419709(0x18d)!=_0x501953||_0xab9a20[_0x419709(0x1f6)])continue;if(!_0x7dfe0d[_0x419709(0x160)](_0x13db3d))continue;const _0x34fd1d=_0x7dfe0d[_0x419709(0x196)](_0x13db3d)[_0x419709(0x171)](),_0xf49289=_0x28266a[_0x419709(0x14c)][_0x419709(0x1ad)](_0x419709(0x17d))['me'];for(const _0x396a3f of _0x7dfe0d[_0x419709(0x1fc)]()){if(!_0x396a3f[_0x419709(0x167)]||_0x396a3f[_0x419709(0x206)]!=_0xf49289)continue;if(_0x419709(0x18b)!=_0x396a3f[_0x419709(0x208)]||_0x419709(0x1d6)!=_0x396a3f[_0x419709(0x1b0)])continue;if(_0x396a3f[_0x419709(0x171)]()[_0x419709(0x202)](_0x2e72f4=>_0x34fd1d[_0x419709(0x149)](_0x3a76d0=>_0x3a76d0[_0x419709(0x1d3)](_0x2e72f4,!0x0)))){for(const _0x45a2c8 of _0x396a3f[_0x419709(0x1ff)]())_0x45a2c8[_0x419709(0x167)]&&(_0x45a2c8[_0x419709(0x1f0)](),_0x5a5ae8=!0x0);}}}return _0x5a5ae8;}),_0x28266a[_0x4e4c4f(0x186)][_0x4e4c4f(0x169)][_0x4e4c4f(0x18e)](_0x4fd738=>{const _0x482051=_0x4e4c4f,_0x150baf=_0x28266a[_0x482051(0x14b)][_0x482051(0x1ad)](_0x482051(0x1db));if(!_0x150baf||!_0x150baf[_0x482051(0x1fb)][_0x482051(0x172)](_0x4fd738[_0x482051(0x1dc)]))return!0x1;let _0x2b0191=!0x1;const _0x2d7881=_0x28266a[_0x482051(0x14c)][_0x482051(0x1ad)](_0x482051(0x17d))['me'],_0x3fe7ff=_0x28266a[_0x482051(0x186)][_0x482051(0x169)][_0x482051(0x15d)][_0x482051(0x1b9)](),_0x160cab=Array[_0x482051(0x19d)](_0x28266a[_0x482051(0x186)][_0x482051(0x169)][_0x482051(0x15d)][_0x482051(0x15c)]())[_0x482051(0x1d4)](({name:_0x2c2f1f,data:_0xabfe24})=>{const _0x30ae22=_0x482051,{group:_0x2db856,subType:_0x36eb7a,authorId:_0x496484}=_0x7dfe0d[_0x30ae22(0x1da)](_0x2c2f1f);return _0x30ae22(0x1e1)==_0x2db856&&_0x30ae22(0x161)==_0x36eb7a&&_0x496484==_0x2d7881['id']&&!_0xabfe24[_0x30ae22(0x1f6)];});for(const _0x517f13 of _0x3fe7ff){if(_0x482051(0x1c8)!=_0x517f13[_0x482051(0x208)]||_0x482051(0x1ec)!=_0x517f13[_0x482051(0x162)]||0x1!=_0x517f13[_0x482051(0x165)])continue;const _0xfc886b=_0x4fd738[_0x482051(0x1d0)](_0x517f13[_0x482051(0x1c7)],_0x517f13[_0x482051(0x1c7)][_0x482051(0x1e7)](0x1));if(!_0x160cab[_0x482051(0x158)](({data:_0x1efb72})=>_0x1efb72[_0x482051(0x168)][_0x482051(0x163)](_0xfc886b))){for(const {name:_0x3ae95f,data:_0x15d91d}of _0x160cab)if(_0xfc886b[_0x482051(0x1d3)](_0x15d91d[_0x482051(0x168)])){_0x4fd738[_0x482051(0x1a7)](_0x3ae95f,{'range':_0xfc886b}),_0x2b0191=!0x0;break;}}}return _0x2b0191;}),_0x28266a[_0x4e4c4f(0x186)][_0x4e4c4f(0x169)][_0x4e4c4f(0x18e)](_0x573dc7=>{const _0x4b8ef3=_0x4e4c4f;let _0x4973ec=!0x1;const _0x585773=_0x28266a[_0x4b8ef3(0x14c)][_0x4b8ef3(0x1ad)](_0x4b8ef3(0x17d))['me'],_0x5564c6=_0x7dfe0d[_0x4b8ef3(0x1fc)]()[_0x4b8ef3(0x1d4)](_0x358a00=>_0x358a00[_0x4b8ef3(0x167)]&&_0x358a00[_0x4b8ef3(0x206)]==_0x585773),_0x2bc349=new Set(),_0x190497=new Set();for(const _0x39dd40 of _0x5564c6)if(_0x4b8ef3(0x161)==_0x39dd40[_0x4b8ef3(0x1b0)])for(const _0x4a4080 of _0x39dd40[_0x4b8ef3(0x1a5)]()){const _0x191e80=_0x4a4080[_0x4b8ef3(0x1c1)]()[_0x4b8ef3(0x1de)]();if(_0x191e80){if(_0x191e80['is'](_0x4b8ef3(0x1b5),_0x4b8ef3(0x1ec))&&Pe(_0x191e80)){_0x39dd40[_0x4b8ef3(0x1cf)](_0x4a4080[_0x4b8ef3(0x162)]),_0x2bc349[_0x4b8ef3(0x164)](_0x191e80),_0x4973ec=!0x0;const _0x74c1bd=_0x191e80[_0x4b8ef3(0x1c2)],_0x2937da=_0x191e80[_0x4b8ef3(0x1a1)],_0x3ad63f=_0x74c1bd&&_0x74c1bd['is'](_0x4b8ef3(0x1b5),_0x4b8ef3(0x1ec)),_0x2ec7dc=_0x2937da&&_0x2937da['is'](_0x4b8ef3(0x1b5),_0x4b8ef3(0x1ec));_0x3ad63f&&!_0x2bc349[_0x4b8ef3(0x172)](_0x74c1bd)&&_0x190497[_0x4b8ef3(0x164)](_0x74c1bd),_0x2ec7dc&&!_0x2bc349[_0x4b8ef3(0x172)](_0x2937da)&&_0x190497[_0x4b8ef3(0x164)](_0x2937da);}else _0x191e80['is'](_0x4b8ef3(0x1b5),_0x4b8ef3(0x1ee))&&_0x191e80[_0x4b8ef3(0x1f5)]&&(_0x39dd40[_0x4b8ef3(0x1cf)](_0x4a4080[_0x4b8ef3(0x162)]),_0x4973ec=!0x0);}}else{if(_0x4b8ef3(0x1d6)==_0x39dd40[_0x4b8ef3(0x1b0)]){if(!_0x39dd40[_0x4b8ef3(0x148)]||!_0x39dd40[_0x4b8ef3(0x148)][_0x4b8ef3(0x1f7)])continue;const _0x21191b=_0x39dd40[_0x4b8ef3(0x148)][_0x4b8ef3(0x1d7)];if(_0x21191b&&Object[_0x4b8ef3(0x1f9)](_0x21191b)[_0x4b8ef3(0x165)])continue;const _0x383ae5=_0x39dd40[_0x4b8ef3(0x148)][_0x4b8ef3(0x1f7)];let _0x1d2310=!0x0,_0x2e4b9d=!0x0;for(const _0x2e54a1 of _0x5564c6)if(_0x2e54a1[_0x4b8ef3(0x1b0)]&&_0x2e54a1[_0x4b8ef3(0x1b0)][_0x4b8ef3(0x140)](_0x4b8ef3(0x161))){if(!_0x2e54a1[_0x4b8ef3(0x148)][_0x4b8ef3(0x1f7)]){_0x2e4b9d=!0x1;break;}if(_0x2e54a1['id']!=_0x39dd40['id']&&_0x2e54a1[_0x4b8ef3(0x148)][_0x4b8ef3(0x1f7)]==_0x383ae5){_0x1d2310=!0x1;break;}}_0x2e4b9d&&_0x1d2310&&(_0x39dd40[_0x4b8ef3(0x191)](),_0x4973ec=!0x0);}}for(const _0x25869c of _0x2bc349)_0x573dc7[_0x4b8ef3(0x1a2)](_0x25869c);for(const _0x5d1be9 of _0x190497)_0x573dc7[_0x4b8ef3(0x175)](_0x5d1be9);return _0x4973ec;}),_0x28266a[_0x4e4c4f(0x19f)][_0x4e4c4f(0x147)](_0x4e4c4f(0x180))[_0x4e4c4f(0x15f)]({'model':_0x4e4c4f(0x17a),'view':(_0x2a7382,_0x7ba6e6)=>_0x5651be(_0x2a7382),'converterPriority':_0x4e4c4f(0x1ce)}),_0x28266a[_0x4e4c4f(0x19f)][_0x4e4c4f(0x147)](_0x4e4c4f(0x189))[_0x4e4c4f(0x15f)]({'model':_0x4e4c4f(0x17a),'view':(_0x212bc6,_0x5294e6)=>_0x5294e6[_0x4e4c4f(0x1b7)][_0x4e4c4f(0x1be)]?_0x5651be(_0x212bc6,!0x1):null,'converterPriority':_0x4e4c4f(0x1ce)});const _0x15f210=_0x28266a[_0x4e4c4f(0x1cd)][_0x4e4c4f(0x1d1)];this[_0x4e4c4f(0x1f3)](_0x15f210[_0x4e4c4f(0x169)],_0x4e4c4f(0x1bf),(_0x5186a1,_0x177e67)=>{const _0x4b5d31=_0x4e4c4f,_0x132fef=[];for(const _0x31194f of _0x15f210[_0x4b5d31(0x182)](_0x177e67[_0x4b5d31(0x1bc)])[_0x4b5d31(0x1ba)]())_0x31194f['is'](_0x4b5d31(0x1b5),_0x4b5d31(0x1ae))&&_0x132fef[_0x4b5d31(0x17f)](_0x31194f);_0x15f210[_0x4b5d31(0x1e9)](_0x3344b3=>{const _0x4d1d03=_0x4b5d31;for(const _0x1e2faf of _0x132fef)_0x3344b3[_0x4d1d03(0x151)](_0x3344b3[_0x4d1d03(0x182)](_0x1e2faf),_0x3344b3[_0x4d1d03(0x20c)](_0x1e2faf)),_0x3344b3[_0x4d1d03(0x1a2)](_0x1e2faf);});});}}function Pe(_0x390155){const _0x58315c=_0x978c3e;if(_0x390155[_0x58315c(0x1f5)])return!0x0;const _0x535420=_0x390155[_0x58315c(0x204)](0x0);return _0x535420['is'](_0x58315c(0x1b5),_0x58315c(0x1ee))&&_0x535420[_0x58315c(0x1f5)];}function _0x23fb(){const _0x5a30d9=['suggestion','240JNMZOj','629040XILIQJ','wrap','createElement','TableUtils','getShiftedBy','fromRange','change','markMultiRangeBlockFormat','*Replace\x20table\x20cells*','tableCellSuggestion','return','paragraph','insertion','discard','TrackChangesEditing','value','listenTo','_suggestionFactory','isEmpty','oldRange','tablePasteChainId','getColumns','keys','tablePasteRow','_createdBatches','getSuggestions','rows','last','getAllAdjacentSuggestions','endColumn','map','every','descriptionFactory','getChild','ck-suggestion-marker-insertion','author','columnInsertionIndexes','type','tableCellBorderStyle','schema','removeRows','createPositionBefore','columns','getAttributes','startsWith','deletionRanges','_getCoordsForCells','elementToElement','insertionRanges','tableCellVerticalAlignment','rowInsertionRanges','for','attributes','some','415308Rkbuqa','commands','plugins','cell','registerCustomCallback','documentSelection','tableCell','move','trackChanges','TableClipboard','645326wZrQWI','getTableIfOnlyTableInContent','activeMarkers','columnInsertionRanges','find','selection','getChildren','setAttributes','getChangedMarkers','differ','row','markerToHighlight','hasSuggestion','tablePaste','name','isEqual','add','length','set','isInContent','newRange','document','next','tablePasteColumn','9gJivOt','getColumnIndexes','editor','table','40816uOHRJT','getRanges','has','includes','_isForcedDefaultExecutionBlock','unwrap','entries','tableCellPadding','markers','insertRows','suggestion:formatBlock:tablePasteCell','setAttribute','stop','Users','cells','push','editingDowncast','first','createRangeIn','locale','insertContent','markerName','model','requires','register','dataDowncast','33TaFYGz','formatBlock','fill','deletion','registerPostFixer','removeColumns','markMultiRangeInsertion','removeMarkers','5478360KYuBIE','_tablePostFixingSubtypes','nodeAfter','fromEntries','getSuggestion','479454OpYNkU','ck-suggestion-marker','suggestionLoaded','getSelectionAffectedTableCells','column','endRow','from','findAncestor','conversion','insertColumns','previousSibling','remove','markMultiRangeDeletion','tableCellHorizontalAlignment','getMarkers','previous','updateMarker','createTableWalker','_replaceTableSlotCell','start','accept','end','get','suggestion-td','rowInsertionIndexes','subType','rootName','getSuggestionCallback','getRowIndexes','$graveyard','element','ck-suggestion-marker--active','options','createRangeOn','getChanges','getItems','suggestionUnloaded','content','root','showSuggestionHighlights','clipboardOutput','1912264KwJzTZ','getRange','nextSibling','forEach','tableCellBorderWidth','tableCellBackgroundColor','tableCellBorderColor','position','insert','56tyjfwc','join','registerDescriptionCallback','detach','editing','high','removeMarker','createRange','view','getRows','containsRange','filter','afterInit','tablePasteCell','markerAttributes','reduce','call','_splitMarkerName','redo','batch','low','getContainedElement','forceDefaultExecution','1SvybjP'];_0x23fb=function(){return _0x5a30d9;};return _0x23fb();}function he(_0x1a0473,_0x596e1c={},_0x3582e0){const _0x418c9f=_0x978c3e;for(const {isAnchor:_0x36b180,cellHeight:_0x44ee37,cellWidth:_0x5c5f97}of _0x3582e0[_0x418c9f(0x1a8)](_0x1a0473,{'includeAllSlots':!0x0,..._0x596e1c}))if(!_0x36b180||0x1!=_0x44ee37||0x1!=_0x5c5f97)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x1c210d=_0x565a;function _0x3286(){const _0x2ed05d=['formatInline','author','getContainedElement','locale','commandParams','accept','resizeTableWidth','3353wlTBPl','enableCommand','formatGroupId','format','markBlockFormat','getSuggestionCallback','selection','getSelectedElement','registerCustomCallback','getAttribute','resizeTable','afterInit','9OOLHQl','document','plugins','TableColumnResizeEditing','40buDRcA','*Format:*\x20resize\x20table','TrackChangesEditing','15186CtwBst','table','data','columnWidths','Users','bind','867010adAJop','editor','_suggestionFactory','has','registerDescriptionCallback','get','14290528gNFttT','handleSuggestionDescription','descriptionFactory','getColumnGroupElement','getTableColumnsWidths','type','handleResizeTableWidthCommand','tableWidth','4272561FCtOCF','discard','formatBlock','subType','33710950ucBryS','199228tETOGb','change','getSuggestions','model','503045loaiYG'];_0x3286=function(){return _0x2ed05d;};return _0x3286();}function _0x565a(_0x1031ae,_0x4b64e5){const _0x328646=_0x3286();return _0x565a=function(_0x565a3b,_0x178601){_0x565a3b=_0x565a3b-0xf1;let _0x327d24=_0x328646[_0x565a3b];return _0x327d24;},_0x565a(_0x1031ae,_0x4b64e5);}(function(_0x25f4af,_0x399116){const _0x6216a7=_0x565a,_0x3eff59=_0x25f4af();while(!![]){try{const _0x3f03a9=-parseInt(_0x6216a7(0x10c))/0x1+-parseInt(_0x6216a7(0xf9))/0x2*(parseInt(_0x6216a7(0x124))/0x3)+-parseInt(_0x6216a7(0x128))/0x4*(parseInt(_0x6216a7(0x110))/0x5)+-parseInt(_0x6216a7(0xf3))/0x6*(parseInt(_0x6216a7(0x118))/0x7)+parseInt(_0x6216a7(0xff))/0x8+-parseInt(_0x6216a7(0x107))/0x9+parseInt(_0x6216a7(0x10b))/0xa;if(_0x3f03a9===_0x399116)break;else _0x3eff59['push'](_0x3eff59['shift']());}catch(_0x275525){_0x3eff59['push'](_0x3eff59['shift']());}}}(_0x3286,0xeb794));import{Plugin as _0x3d3491}from'ckeditor5/src/core.js';import{getTranslation as _0x5a097e}from'../utils/common-translations.js';export default class vt extends _0x3d3491{[_0x1c210d(0x123)](){const _0x36c833=_0x1c210d;if(!this[_0x36c833(0xfa)][_0x36c833(0x126)][_0x36c833(0xfc)](_0x36c833(0x127)))return;const _0xb76d29=this[_0x36c833(0xfa)][_0x36c833(0x126)][_0x36c833(0xfe)](_0x36c833(0xf2));_0xb76d29[_0x36c833(0x119)](_0x36c833(0x117),this[_0x36c833(0x105)][_0x36c833(0xf8)](this)),_0xb76d29[_0x36c833(0xfb)][_0x36c833(0x120)](_0x36c833(0x109),_0x36c833(0x122),_0x36c833(0x116),_0xb76d29[_0x36c833(0xfb)][_0x36c833(0x11d)](_0x36c833(0x109),null,_0x36c833(0x108))),_0xb76d29[_0x36c833(0xfb)][_0x36c833(0x120)](_0x36c833(0x109),_0x36c833(0x122),_0x36c833(0x108),_0xb76d29[_0x36c833(0xfb)][_0x36c833(0x11d)](_0x36c833(0x109),null,_0x36c833(0x116))),_0xb76d29[_0x36c833(0x101)][_0x36c833(0xfd)](this[_0x36c833(0x100)][_0x36c833(0xf8)](this));}[_0x1c210d(0x105)](_0x2d715c,_0x84314e){const _0xe872c6=_0x1c210d,_0x4a4501=this[_0xe872c6(0xfa)][_0xe872c6(0x126)][_0xe872c6(0xfe)](_0xe872c6(0xf2)),_0x505a13=this[_0xe872c6(0xfa)][_0xe872c6(0x126)][_0xe872c6(0xfe)](_0xe872c6(0x127)),_0x211033=_0x84314e[_0xe872c6(0xf4)]||this[_0xe872c6(0xfa)][_0xe872c6(0x10f)][_0xe872c6(0x125)][_0xe872c6(0x11e)][_0xe872c6(0x11f)]();this[_0xe872c6(0xfa)][_0xe872c6(0x10f)][_0xe872c6(0x10d)](()=>{const _0x354cbd=_0xe872c6,_0x42637c=_0x505a13[_0x354cbd(0x102)](_0x211033);let _0x336204=_0x42637c?_0x505a13[_0x354cbd(0x103)](_0x42637c):null,_0x2b4d09=_0x211033[_0x354cbd(0x121)](_0x354cbd(0x106))||null;const _0xdc5eda=_0x84314e[_0x354cbd(0x106)]||_0x2b4d09,_0x1e800a=_0x84314e[_0x354cbd(0xf6)]||_0x336204,_0x4e8b87=this[_0x354cbd(0xfa)][_0x354cbd(0x126)][_0x354cbd(0xfe)](_0x354cbd(0xf7))['me'];for(const _0x4fde73 of _0x4a4501[_0x354cbd(0x10e)]()){const _0x39ca46=_0x4fde73[_0x354cbd(0x113)]();if(_0x354cbd(0x122)===_0x4fde73[_0x354cbd(0x10a)]&&_0x39ca46===_0x211033){_0x4fde73[_0x354cbd(0x112)]!==_0x4e8b87&&_0x4fde73[_0x354cbd(0x108)]();const _0x54dabf=_0x4fde73[_0x354cbd(0xf5)][_0x354cbd(0x115)];_0x2b4d09=_0x54dabf[0x0][_0x354cbd(0x106)],_0x336204=_0x54dabf[0x0][_0x354cbd(0xf6)];break;}}_0x2d715c({'table':_0x211033,'tableWidth':_0xdc5eda,'columnWidths':_0x1e800a}),_0x4a4501[_0x354cbd(0x11c)](_0x211033,{'commandName':_0x354cbd(0x117),'commandParams':[{'tableWidth':_0x2b4d09,'columnWidths':_0x336204}],'formatGroupId':_0x354cbd(0x122)},[],_0x354cbd(0x122));});}[_0x1c210d(0x100)](_0x29758d){const _0x516102=_0x1c210d;if(_0x516102(0x109)!=_0x29758d[_0x516102(0x104)]&&_0x516102(0x111)!=_0x29758d[_0x516102(0x104)])return;const {data:_0x49eb55}=_0x29758d;if(_0x49eb55&&_0x516102(0x122)===_0x49eb55[_0x516102(0x11a)]){const _0x22b59b=_0x516102(0xf1);return{'type':_0x516102(0x11b),'content':_0x5a097e(this[_0x516102(0xfa)][_0x516102(0x114)],_0x22b59b)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x1f0a6a=_0x2235;(function(_0xd26bff,_0x3d0619){const _0x43ed49=_0x2235,_0x4da709=_0xd26bff();while(!![]){try{const _0x4e5c18=parseInt(_0x43ed49(0x16a))/0x1+-parseInt(_0x43ed49(0x184))/0x2*(-parseInt(_0x43ed49(0x19c))/0x3)+parseInt(_0x43ed49(0x19f))/0x4+-parseInt(_0x43ed49(0x185))/0x5+parseInt(_0x43ed49(0x191))/0x6*(parseInt(_0x43ed49(0x154))/0x7)+-parseInt(_0x43ed49(0x176))/0x8+-parseInt(_0x43ed49(0x14d))/0x9;if(_0x4e5c18===_0x3d0619)break;else _0x4da709['push'](_0x4da709['shift']());}catch(_0x5aa829){_0x4da709['push'](_0x4da709['shift']());}}}(_0x380a,0xb2f50));import{Plugin as _0x3edb76}from'ckeditor5/src/core.js';import _0x3ef508 from'./table.js';function _0x2235(_0x3d5676,_0x43ee07){const _0x380a8c=_0x380a();return _0x2235=function(_0x223568,_0x8379b5){_0x223568=_0x223568-0x14b;let _0x55f5a5=_0x380a8c[_0x223568];return _0x55f5a5;},_0x2235(_0x3d5676,_0x43ee07);}import{getTranslation as _0x13f1d3}from'../utils/common-translations.js';function _0x380a(){const _0xc7325a=['commandName','_registerLegacyDescription','data-suggestion','bindElementToMarker','_acceptFormatSuggestionCallbackFactory','TableEditing','ck-suggestion-marker--active','nodeBefore','accept','452620Wxxjob','headingRows','markerRange','stop','editing','locale','createTableWalker','removeClass','options','FORMAT_HEADER_ROW','formatBlock','showSuggestionHighlights','5631024LYRRQY','toViewElement','TableUtils','markerName','mapper','consume','FORMAT_HEADER_COLUMN','activeMarkers','nodeAfter','type','commandParams','get','name','registerCustomCallback','970FGUJEc','3075690ADZsma','_splitMarkerName','has','getSuggestion','ck-suggestion-marker-','parent','getCellLocation','requires','afterInit','writer','TrackChangesEditing','item','42irwxAh','unbindElementFromMarkerName','forceValue','FORMAT_REGULAR_COLUMN','markerNameToElements','descriptionFactory','editor','registerDescriptionCallback','enableDefaultAttributesIntegration','setTableColumnHeader','registerBlockAttribute','2217FDLEFW','setTableRowHeader','plugins','2178976bciuiw','*Format:*\x20%0','downcastDispatcher','4124007fUYsQV','headingColumns','data','addMarker:suggestion','consumable','_handleLegacySuggestions','includes','1154468EAQMFq','start','addClass','end','format','highest','setAttribute','removeAttribute','FORMAT_REGULAR_ROW','removeMarker:suggestion','registerAttributeLabel','cell','_suggestionFactory'];_0x380a=function(){return _0xc7325a;};return _0x380a();}export default class At extends _0x3edb76{static get[_0x1f0a6a(0x18c)](){return[_0x3ef508];}[_0x1f0a6a(0x18d)](){const _0x1199e6=_0x1f0a6a,_0x1bac7c=this[_0x1199e6(0x197)];if(!_0x1bac7c[_0x1199e6(0x19e)][_0x1199e6(0x187)](_0x1199e6(0x166)))return;const _0xc877b9=_0x1bac7c[_0x1199e6(0x16f)],_0x55cca6=_0x1bac7c[_0x1199e6(0x19e)][_0x1199e6(0x181)](_0x1199e6(0x18f));_0x55cca6[_0x1199e6(0x199)](_0x1199e6(0x19d)),_0x55cca6[_0x1199e6(0x199)](_0x1199e6(0x19a)),_0x55cca6[_0x1199e6(0x19b)](_0x1199e6(0x16b)),_0x55cca6[_0x1199e6(0x19b)](_0x1199e6(0x14e)),_0x55cca6[_0x1199e6(0x196)][_0x1199e6(0x15e)](_0x1199e6(0x16b),_0x13f1d3(_0xc877b9,_0x1199e6(0x173))),_0x55cca6[_0x1199e6(0x196)][_0x1199e6(0x15e)](_0x1199e6(0x14e),_0x13f1d3(_0xc877b9,_0x1199e6(0x17c))),this[_0x1199e6(0x152)]();}[_0x1f0a6a(0x152)](){const _0x33864c=_0x1f0a6a,_0x147974=this[_0x33864c(0x197)][_0x33864c(0x19e)][_0x33864c(0x181)](_0x33864c(0x18f)),_0x375134=this[_0x33864c(0x197)][_0x33864c(0x19e)][_0x33864c(0x181)](_0x33864c(0x178)),_0x46d7e0=this[_0x33864c(0x197)][_0x33864c(0x19e)][_0x33864c(0x181)](_0x3ef508)[_0x33864c(0x165)]();function _0x4e7767({showActiveMarker:_0x5432e1=!0x0,setDataAttribute:_0x3d02c4=!0x0}={}){return(_0x7fe74,_0x3c010e,_0x2d243b)=>{const _0x38bd1e=_0x2235,{type:_0x576843,id:_0x1b59d5}=_0x147974[_0x38bd1e(0x186)](_0x3c010e[_0x38bd1e(0x179)]),_0x192249=_0x147974[_0x38bd1e(0x188)](_0x1b59d5),_0x3e07a7=_0x192249[_0x38bd1e(0x14f)];if(_0x38bd1e(0x174)!=_0x192249[_0x38bd1e(0x17f)]||!_0x3e07a7||_0x38bd1e(0x19a)!=_0x3e07a7[_0x38bd1e(0x161)])return;if(_0x3c010e[_0x38bd1e(0x190)])return void _0x7fe74[_0x38bd1e(0x16d)]();if(!_0x2d243b[_0x38bd1e(0x151)][_0x38bd1e(0x17b)](_0x3c010e[_0x38bd1e(0x16c)],_0x7fe74[_0x38bd1e(0x182)]))return;const _0x3a3e8e=_0x3c010e[_0x38bd1e(0x16c)][_0x38bd1e(0x155)][_0x38bd1e(0x17e)],_0x1772bf=_0x3c010e[_0x38bd1e(0x16c)][_0x38bd1e(0x157)][_0x38bd1e(0x168)],_0x5701ab=_0x3a3e8e[_0x38bd1e(0x18a)][_0x38bd1e(0x18a)],{column:_0x5af62d}=_0x375134[_0x38bd1e(0x18b)](_0x3a3e8e),{column:_0x155fb1}=_0x375134[_0x38bd1e(0x18b)](_0x1772bf);for(let _0x185bcf=_0x5af62d;_0x185bcf<=_0x155fb1;_0x185bcf++){const _0x176002=_0x375134[_0x38bd1e(0x170)](_0x5701ab,{'column':_0x185bcf,'includeAllSlots':!0x1});for(const _0x32406f of _0x176002){const _0x315bf6=_0x32406f[_0x38bd1e(0x15f)],_0x4e4597=_0x2d243b[_0x38bd1e(0x17a)][_0x38bd1e(0x177)](_0x315bf6);_0x2d243b[_0x38bd1e(0x18e)][_0x38bd1e(0x156)](_0x38bd1e(0x189)+_0x576843,_0x4e4597),_0x3d02c4&&_0x2d243b[_0x38bd1e(0x18e)][_0x38bd1e(0x15a)](_0x38bd1e(0x163),_0x1b59d5,_0x4e4597),_0x2d243b[_0x38bd1e(0x17a)][_0x38bd1e(0x164)](_0x4e4597,_0x3c010e[_0x38bd1e(0x179)]),_0x5432e1&&(_0x147974[_0x38bd1e(0x17d)][_0x38bd1e(0x153)](_0x3c010e[_0x38bd1e(0x179)])?_0x2d243b[_0x38bd1e(0x18e)][_0x38bd1e(0x156)](_0x38bd1e(0x167),_0x4e4597):_0x2d243b[_0x38bd1e(0x18e)][_0x38bd1e(0x171)](_0x38bd1e(0x167),_0x4e4597));}}};}_0x147974[_0x33864c(0x160)][_0x33864c(0x183)](_0x33864c(0x174),_0x33864c(0x19d),_0x33864c(0x169),_0x46d7e0),_0x147974[_0x33864c(0x160)][_0x33864c(0x183)](_0x33864c(0x174),_0x33864c(0x19a),_0x33864c(0x169),_0x46d7e0),this[_0x33864c(0x197)][_0x33864c(0x16e)][_0x33864c(0x14c)]['on'](_0x33864c(0x150),_0x4e7767(),{'priority':_0x33864c(0x159)}),this[_0x33864c(0x197)][_0x33864c(0x14f)][_0x33864c(0x14c)]['on'](_0x33864c(0x150),(_0x4409aa,_0xf56980,_0x3e3d86)=>{const _0x2642bc=_0x33864c;_0x3e3d86[_0x2642bc(0x172)][_0x2642bc(0x175)]&&_0x4e7767({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x4409aa,_0xf56980,_0x3e3d86);},{'priority':_0x33864c(0x159)}),this[_0x33864c(0x197)][_0x33864c(0x16e)][_0x33864c(0x14c)]['on'](_0x33864c(0x15d),(_0x31efd0,_0x374224,_0x462648)=>{const _0x2c0c91=_0x33864c,{type:_0x301aad,id:_0x47b85a}=_0x147974[_0x2c0c91(0x186)](_0x374224[_0x2c0c91(0x179)]),_0x31f271=_0x147974[_0x2c0c91(0x188)](_0x47b85a),_0xe045b1=_0x31f271[_0x2c0c91(0x14f)];if(_0x2c0c91(0x174)!=_0x31f271[_0x2c0c91(0x17f)]||!_0xe045b1||_0x2c0c91(0x19a)!=_0xe045b1[_0x2c0c91(0x161)])return;const _0x5546a6=_0x462648[_0x2c0c91(0x17a)][_0x2c0c91(0x195)](_0x374224[_0x2c0c91(0x179)]);if(_0x5546a6){for(const _0x5515a4 of _0x5546a6)_0x462648[_0x2c0c91(0x18e)][_0x2c0c91(0x171)](_0x2c0c91(0x189)+_0x301aad,_0x5515a4),_0x462648[_0x2c0c91(0x18e)][_0x2c0c91(0x171)](_0x2c0c91(0x167),_0x5515a4),_0x462648[_0x2c0c91(0x18e)][_0x2c0c91(0x15b)](_0x2c0c91(0x163),_0x5515a4),_0x462648[_0x2c0c91(0x17a)][_0x2c0c91(0x192)](_0x5515a4,_0x374224[_0x2c0c91(0x179)]);}},{'priority':_0x33864c(0x159)}),this[_0x33864c(0x162)]();}[_0x1f0a6a(0x162)](){const _0x39fafe=_0x1f0a6a,_0x5c17b9=this[_0x39fafe(0x197)],_0x305bc4=_0x5c17b9[_0x39fafe(0x16f)];function _0x4932c2(_0x17cae7){const _0x52f9f5=_0x39fafe;return{'type':_0x52f9f5(0x158),'content':_0x13f1d3(_0x305bc4,_0x52f9f5(0x14b),_0x17cae7)};}_0x5c17b9[_0x39fafe(0x19e)][_0x39fafe(0x181)](_0x39fafe(0x18f))[_0x39fafe(0x196)][_0x39fafe(0x198)](_0x58318f=>{const _0x5bdd9f=_0x39fafe;if(_0x5bdd9f(0x174)!=_0x58318f[_0x5bdd9f(0x17f)])return;const {data:_0x59b92d}=_0x58318f;if(_0x59b92d){if(_0x5bdd9f(0x19d)==_0x59b92d[_0x5bdd9f(0x161)]){const _0x4d601a=_0x59b92d[_0x5bdd9f(0x180)][0x0][_0x5bdd9f(0x193)];return _0x4932c2(_0x13f1d3(_0x305bc4,_0x4d601a?_0x5bdd9f(0x173):_0x5bdd9f(0x15c)));}if(_0x5bdd9f(0x19a)==_0x59b92d[_0x5bdd9f(0x161)]){const _0x129c69=_0x59b92d[_0x5bdd9f(0x180)][0x0][_0x5bdd9f(0x193)];return _0x4932c2(_0x13f1d3(_0x305bc4,_0x129c69?_0x5bdd9f(0x17c):_0x5bdd9f(0x194)));}}});}}
|