@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240512.0 → 0.0.0-nightly-20240514.0
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 +1 -1
- 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/dist/types/suggestion.d.ts +1 -1
- package/dist/types/ui/suggestioncontroller.d.ts +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.d.ts +1 -1
- package/src/suggestion.js +1 -1
- 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.d.ts +1 -1
- package/src/ui/suggestioncontroller.js +1 -1
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3f1565=_0xb74e;(function(_0x4e6e56,_0x434596){const _0x53b79a=_0xb74e,_0x43e78d=_0x4e6e56();while(!![]){try{const _0x315d51=-parseInt(_0x53b79a(0x1c1))/0x1+-parseInt(_0x53b79a(0x1ae))/0x2*(-parseInt(_0x53b79a(0x1b5))/0x3)+-parseInt(_0x53b79a(0x1b9))/0x4+-parseInt(_0x53b79a(0x1a9))/0x5+parseInt(_0x53b79a(0x1b3))/0x6*(-parseInt(_0x53b79a(0x1b1))/0x7)+parseInt(_0x53b79a(0x1aa))/0x8*(-parseInt(_0x53b79a(0x1af))/0x9)+parseInt(_0x53b79a(0x1c0))/0xa*(parseInt(_0x53b79a(0x1b6))/0xb);if(_0x315d51===_0x434596)break;else _0x43e78d['push'](_0x43e78d['shift']());}catch(_0x28cf51){_0x43e78d['push'](_0x43e78d['shift']());}}}(_0x3349,0x4f07e));import{Plugin as _0x6429b3}from'ckeditor5/src/core.js';function _0xb74e(_0x406851,_0x2bb6db){const _0x3349d6=_0x3349();return _0xb74e=function(_0xb74e82,_0x1690ca){_0xb74e82=_0xb74e82-0x1a7;let _0x10037b=_0x3349d6[_0xb74e82];return _0x10037b;},_0xb74e(_0x406851,_0x2bb6db);}function _0x3349(){const _0x31ee11=['2130328DJXoFX','TrackChangesEditing','has','discardAllSuggestions','afterInit','trackChanges','plugins','64690FYwELT','459331mlVdFV','RestrictedEditingModeEditing','editor','goToNextRestrictedEditingException','887295UjZmaU','4694616vheZil','get','acceptSuggestion','acceptSelectedSuggestions','187874qDZmjl','9iyXTpb','goToPreviousRestrictedEditingException','994iBjqOG','discardSuggestion','12lqOaYY','acceptAllSuggestions','9irzbej','3058SSPEKI','discardSelectedSuggestions','enableCommand'];_0x3349=function(){return _0x31ee11;};return _0x3349();}export default class kt extends _0x6429b3{[_0x3f1565(0x1bd)](){const _0x46a8db=_0x3f1565,_0x55692a=this[_0x46a8db(0x1a7)];if(!_0x55692a[_0x46a8db(0x1bf)][_0x46a8db(0x1bb)](_0x46a8db(0x1c2)))return;const _0x49aba2=_0x55692a[_0x46a8db(0x1bf)][_0x46a8db(0x1ab)](_0x46a8db(0x1ba));_0x49aba2[_0x46a8db(0x1b8)](_0x46a8db(0x1b0)),_0x49aba2[_0x46a8db(0x1b8)](_0x46a8db(0x1a8));const _0x4da48b=_0x55692a[_0x46a8db(0x1bf)][_0x46a8db(0x1ab)](_0x46a8db(0x1c2));_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1be)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1ac)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1b2)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1b4)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1bc)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1ad)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1b7));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x4ffc(){const _0x503f12=['markerRange','565374FkRVJR','showSuggestionHighlights','createPositionBefore','808096puyfkf','includes','shiftEnter','data','locale','getItems','activeMarkers','addMarker:suggestion:deletion','test','element','addMarker:suggestion','options','6KBgyeH','mapper','insert','2524884DGvpVB','descriptionFactory','editor','requires','ck-suggestion-marker-','high','8685250CsCkPw','span','toViewPosition','get','149352jZLJdp','TrackChangesEditing','plugins','bindElementToMarker','addMarker:suggestion:insertion','28yNQKza','init','454431iGgMnt','split','deletion','createUIElement','81IqezxO','downcastDispatcher','1024134FYlLZr','name','671alCoMk','merge','model','enableCommand','softBreak','markerName','editing','5gBierZ','writer','ck-suggestion-marker--active','addClass','consumable','registerElementLabel','ELEMENT_LINE_BREAK'];_0x4ffc=function(){return _0x503f12;};return _0x4ffc();}const _0x1a5272=_0x327c;function _0x327c(_0x32efd6,_0x293f3c){const _0x4ffcd2=_0x4ffc();return _0x327c=function(_0x327c49,_0x3f3346){_0x327c49=_0x327c49-0x92;let _0x144b8b=_0x4ffcd2[_0x327c49];return _0x144b8b;},_0x327c(_0x32efd6,_0x293f3c);}(function(_0xce60d9,_0x49418c){const _0x1897a7=_0x327c,_0x594f6f=_0xce60d9();while(!![]){try{const _0x18daa0=-parseInt(_0x1897a7(0xa4))/0x1+-parseInt(_0x1897a7(0xca))/0x2*(-parseInt(_0x1897a7(0xaa))/0x3)+parseInt(_0x1897a7(0x93))/0x4*(-parseInt(_0x1897a7(0xb3))/0x5)+-parseInt(_0x1897a7(0xbb))/0x6*(parseInt(_0x1897a7(0xa2))/0x7)+-parseInt(_0x1897a7(0xbe))/0x8*(-parseInt(_0x1897a7(0xa8))/0x9)+parseInt(_0x1897a7(0x99))/0xa+-parseInt(_0x1897a7(0xac))/0xb*(parseInt(_0x1897a7(0x9d))/0xc);if(_0x18daa0===_0x49418c)break;else _0x594f6f['push'](_0x594f6f['shift']());}catch(_0x203736){_0x594f6f['push'](_0x594f6f['shift']());}}}(_0x4ffc,0x8d999));import{Plugin as _0x692391}from'ckeditor5/src/core.js';import{ShiftEnter as _0x4e0229}from'ckeditor5/src/enter.js';import{getTranslation as _0x34b382}from'../utils/common-translations.js';export default class bt extends _0x692391{static get[_0x1a5272(0x96)](){return[_0x4e0229];}[_0x1a5272(0xa3)](){const _0x54bbe4=_0x1a5272,_0x4a1892=this[_0x54bbe4(0x95)],_0x5ae023=_0x4a1892[_0x54bbe4(0x9f)][_0x54bbe4(0x9c)](_0x54bbe4(0x9e));_0x5ae023[_0x54bbe4(0xaf)](_0x54bbe4(0xc0)),_0x4a1892[_0x54bbe4(0xb2)][_0x54bbe4(0xa9)]['on'](_0x54bbe4(0xa1),de(_0x4a1892),{'priority':_0x54bbe4(0x98)}),_0x4a1892[_0x54bbe4(0xb2)][_0x54bbe4(0xa9)]['on'](_0x54bbe4(0xc5),de(_0x4a1892),{'priority':_0x54bbe4(0x98)}),_0x4a1892[_0x54bbe4(0xc1)][_0x54bbe4(0xa9)]['on'](_0x54bbe4(0xc8),(_0x16cb26,_0x449d8c,_0x43c861)=>{const _0x1952d6=_0x54bbe4;_0x43c861[_0x1952d6(0xc9)][_0x1952d6(0xbc)]&&de(_0x4a1892,{'showActiveMarker':!0x1})(_0x16cb26,_0x449d8c,_0x43c861);}),_0x5ae023[_0x54bbe4(0x94)][_0x54bbe4(0xb8)](_0x54bbe4(0xb0),_0x348ca1=>_0x34b382(_0x4a1892[_0x54bbe4(0xc2)],_0x54bbe4(0xb9),_0x348ca1));}}function de(_0x6d4655,{showActiveMarker:_0x5d069a=!0x0}={}){return(_0x2454a9,_0x16d670,_0x395595)=>{const _0x5eeee5=_0x327c,_0x2fd656=_0x6d4655[_0x5eeee5(0x9f)][_0x5eeee5(0x9c)](_0x5eeee5(0x9e));if(!_0x395595[_0x5eeee5(0xb7)][_0x5eeee5(0xc6)](_0x16d670[_0x5eeee5(0xba)],_0x2454a9[_0x5eeee5(0xab)]))return;const _0x2270ef=_0x6d4655[_0x5eeee5(0xae)];for(const _0x361d85 of _0x16d670[_0x5eeee5(0xba)][_0x5eeee5(0xc3)]()){if(!_0x361d85['is'](_0x5eeee5(0xc7),_0x5eeee5(0xb0)))continue;const _0xe52c8=_0x5eeee5(0xa6)==_0x16d670[_0x5eeee5(0xb1)][_0x5eeee5(0xa5)](':')[0x1]?_0x5eeee5(0xad):_0x5eeee5(0xa5),_0x55b87f=_0x395595[_0x5eeee5(0xb4)][_0x5eeee5(0xa7)](_0x5eeee5(0x9a),{'class':_0x5eeee5(0x97)+_0xe52c8}),_0x336684=_0x395595[_0x5eeee5(0xcb)][_0x5eeee5(0x9b)](_0x2270ef[_0x5eeee5(0xbd)](_0x361d85));_0x5d069a&&_0x2fd656[_0x5eeee5(0xc4)][_0x5eeee5(0xbf)](_0x16d670[_0x5eeee5(0xb1)])&&_0x395595[_0x5eeee5(0xb4)][_0x5eeee5(0xb6)](_0x5eeee5(0xb5),_0x55b87f),_0x395595[_0x5eeee5(0xb4)][_0x5eeee5(0x92)](_0x336684,_0x55b87f),_0x395595[_0x5eeee5(0xcb)][_0x5eeee5(0xa0)](_0x55b87f,_0x16d670[_0x5eeee5(0xb1)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1d2da9=_0x5b9c;(function(_0x5811e1,_0x235b1b){const _0x29d6fe=_0x5b9c,_0x574e00=_0x5811e1();while(!![]){try{const _0x2884e8=-parseInt(_0x29d6fe(0x109))/0x1*(-parseInt(_0x29d6fe(0x126))/0x2)+-parseInt(_0x29d6fe(0x120))/0x3+parseInt(_0x29d6fe(0x11f))/0x4+-parseInt(_0x29d6fe(0x113))/0x5*(-parseInt(_0x29d6fe(0x11c))/0x6)+parseInt(_0x29d6fe(0x107))/0x7+-parseInt(_0x29d6fe(0x119))/0x8*(parseInt(_0x29d6fe(0x100))/0x9)+-parseInt(_0x29d6fe(0x125))/0xa;if(_0x2884e8===_0x235b1b)break;else _0x574e00['push'](_0x574e00['shift']());}catch(_0x91317a){_0x574e00['push'](_0x574e00['shift']());}}}(_0x5e99,0x2c3ee));import{Plugin as _0x1ef239}from'ckeditor5/src/core.js';function _0x5b9c(_0x25e804,_0x51e429){const _0x5e997d=_0x5e99();return _0x5b9c=function(_0x5b9c3c,_0x5957e5){_0x5b9c3c=_0x5b9c3c-0xff;let _0x63b5bd=_0x5e997d[_0x5b9c3c];return _0x63b5bd;},_0x5b9c(_0x25e804,_0x51e429);}import{getRangesWithAttribute as _0x43a518}from'./utils.js';import{getTranslation as _0x447b49}from'../utils/common-translations.js';function _0x5e99(){const _0x30aceb=['value','TrackChangesEditing','descriptionFactory','has','from','commandParams','forceValue','get','1634560feptZP','selection','plugins','commandName','editor','enableCommand','24WERnpJ','restrictedEditingException','afterInit','6dLhzPJ','isCollapsed','commands','154776QrmepW','255186VwhMdk','model','registerDescriptionCallback','format','formatInline','2079190nYjBPh','1476OWhQGL','change','locale','251721qrSKnZ','getRanges','FORMAT_RESTRICTED_ENABLED','type','document','formatBlock','FORMAT_RESTRICTED_DISABLED','154238HFsZdT','markInlineFormat','231pWgMGk','StandardEditingModeEditing'];_0x5e99=function(){return _0x30aceb;};return _0x5e99();}export default class wt extends _0x1ef239{[_0x1d2da9(0x11b)](){const _0x415c3d=_0x1d2da9,_0x3237b3=this[_0x415c3d(0x117)],_0x477982=_0x3237b3[_0x415c3d(0x121)],_0x5b23e1=_0x3237b3[_0x415c3d(0xff)];if(!_0x3237b3[_0x415c3d(0x115)][_0x415c3d(0x10e)](_0x415c3d(0x10a)))return;const _0x319418=_0x3237b3[_0x415c3d(0x115)][_0x415c3d(0x112)](_0x415c3d(0x10c)),_0x3e9712=_0x415c3d(0x11a),_0x5d08b0=_0x3237b3[_0x415c3d(0x11e)][_0x415c3d(0x112)](_0x3e9712);_0x319418[_0x415c3d(0x118)](_0x3e9712,(_0x48188d,_0x4f2ebb={})=>{const _0x4dc475=_0x415c3d,_0x3a48ee=_0x477982[_0x4dc475(0x104)][_0x4dc475(0x114)];if(_0x3a48ee[_0x4dc475(0x11d)])return void _0x48188d(_0x4f2ebb);const _0x5e923e=void 0x0!==_0x4f2ebb[_0x4dc475(0x111)]?_0x4f2ebb[_0x4dc475(0x111)]:!_0x5d08b0[_0x4dc475(0x10b)];_0x477982[_0x4dc475(0x127)](()=>{const _0x3f73f=_0x4dc475,_0x331758=Array[_0x3f73f(0x10f)](_0x3a48ee[_0x3f73f(0x101)]());for(const _0x243bf of _0x331758){const _0x24e80e=_0x5e923e?[_0x243bf]:_0x43a518(_0x3e9712,_0x243bf,_0x477982);for(const _0x3e4b30 of _0x24e80e)_0x319418[_0x3f73f(0x108)](_0x3e4b30,{'commandName':_0x3e9712,'commandParams':[{'forceValue':_0x5e923e}]});}});}),_0x319418[_0x415c3d(0x10d)][_0x415c3d(0x122)](_0x222027=>{const _0x59532a=_0x415c3d;if(_0x59532a(0x105)!=_0x222027[_0x59532a(0x103)]&&_0x59532a(0x124)!=_0x222027[_0x59532a(0x103)])return;const {data:_0x7b2509}=_0x222027;return _0x7b2509&&_0x7b2509[_0x59532a(0x116)]==_0x3e9712?_0x7b2509[_0x59532a(0x110)][0x0][_0x59532a(0x111)]?{'type':_0x59532a(0x123),'content':_0x447b49(_0x5b23e1,_0x59532a(0x102))}:{'type':_0x59532a(0x123),'content':_0x447b49(_0x5b23e1,_0x59532a(0x106))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xc9edd4=_0xf4c3;function _0x54d5(){const _0x7897ad=['4121536oYeRPH','get','add','*Set\x20format:*\x20%0','commandParams','registerAttributeLabel','locale','descriptionFactory','970218qLGkLZ','style','styleName','3368029QyAWBJ','element','definitions','FORMAT_STYLE','editor','plugins','format','StyleUtils','inline','_registerLegacyDescription','1328248JDImVc','getGhsAttributeNameForElement','registerDescriptionCallback','commandName','ghsAttributes','normalizeConfig','*Remove\x20format:*\x20%0','formatInline','afterInit','formatBlock','237QBFIRf','forceValue','enableDefaultAttributesIntegration','DataSchema','18995211NTMdxw','6paWgle','has','27820JeaHkg','TrackChangesEditing','Style','4396895gdpSmS','registerInlineAttribute','block','toLowerCase','GeneralHtmlSupport','type','registerBlockAttribute','config'];_0x54d5=function(){return _0x7897ad;};return _0x54d5();}(function(_0x47a881,_0x180b22){const _0x97e757=_0xf4c3,_0x146d2b=_0x47a881();while(!![]){try{const _0x2ac55e=-parseInt(_0x97e757(0x151))/0x1+-parseInt(_0x97e757(0x16f))/0x2*(-parseInt(_0x97e757(0x168))/0x3)+parseInt(_0x97e757(0x15e))/0x4+parseInt(_0x97e757(0x172))/0x5*(-parseInt(_0x97e757(0x16d))/0x6)+-parseInt(_0x97e757(0x154))/0x7+-parseInt(_0x97e757(0x149))/0x8+parseInt(_0x97e757(0x16c))/0x9;if(_0x2ac55e===_0x180b22)break;else _0x146d2b['push'](_0x146d2b['shift']());}catch(_0x3ede16){_0x146d2b['push'](_0x146d2b['shift']());}}}(_0x54d5,0xa9d2b));import{Plugin as _0x42c098}from'ckeditor5/src/core.js';import{getTranslation as _0x26c00e}from'../utils/common-translations.js';function _0xf4c3(_0x4f567c,_0x2fa82a){const _0x54d52f=_0x54d5();return _0xf4c3=function(_0xf4c305,_0x58dfa0){_0xf4c305=_0xf4c305-0x142;let _0x53fe4f=_0x54d52f[_0xf4c305];return _0x53fe4f;},_0xf4c3(_0x4f567c,_0x2fa82a);}export default class yt extends _0x42c098{[_0xc9edd4(0x166)](){const _0x4f7344=_0xc9edd4,_0xe88688=this[_0x4f7344(0x158)];if(!_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x16e)](_0x4f7344(0x171))||!_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x16e)](_0x4f7344(0x16b)))return;const _0x24a5ec=_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x14a)](_0x4f7344(0x170)),_0x1e9554=_0xe88688[_0x4f7344(0x14f)],_0x29ad61=_0xe88688[_0x4f7344(0x148)][_0x4f7344(0x14a)](_0x4f7344(0x152))||{},_0x25fbf0=_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x14a)](_0x4f7344(0x145)),_0x5f39dd=_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x14a)](_0x4f7344(0x15b))[_0x4f7344(0x163)](_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x14a)](_0x4f7344(0x16b)),_0x29ad61[_0x4f7344(0x156)]);_0x24a5ec[_0x4f7344(0x16a)](_0x4f7344(0x152));const _0x4ca227=new Set();for(const _0x3f3f41 of _0x5f39dd[_0x4f7344(0x143)]){const _0x3af7ae=_0x25fbf0[_0x4f7344(0x15f)](_0x3f3f41[_0x4f7344(0x155)]);_0x4ca227[_0x4f7344(0x14b)](_0x3af7ae);}const _0x59ba6b=new Set();for(const _0x8c65bd of _0x5f39dd[_0x4f7344(0x15c)]){const _0x41b554=_0x25fbf0[_0x4f7344(0x15f)](_0x8c65bd[_0x4f7344(0x155)]);_0x59ba6b[_0x4f7344(0x14b)](_0x41b554);for(const _0x42de5a of _0x8c65bd[_0x4f7344(0x162)])_0x59ba6b[_0x4f7344(0x14b)](_0x42de5a);}for(const _0x436b55 of _0x4ca227)_0x24a5ec[_0x4f7344(0x147)](_0x436b55),_0x24a5ec[_0x4f7344(0x150)][_0x4f7344(0x14e)](_0x436b55,_0x26c00e(_0x1e9554,_0x4f7344(0x157)));for(const _0x12bd76 of _0x59ba6b)_0x24a5ec[_0x4f7344(0x142)](_0x12bd76),_0x24a5ec[_0x4f7344(0x150)][_0x4f7344(0x14e)](_0x12bd76,_0x26c00e(_0x1e9554,_0x4f7344(0x157)));this[_0x4f7344(0x15d)]();}[_0xc9edd4(0x15d)](){const _0x111548=_0xc9edd4,_0x223fdf=this[_0x111548(0x158)],_0x1fb75c=_0x223fdf[_0x111548(0x14f)];_0x223fdf[_0x111548(0x159)][_0x111548(0x14a)](_0x111548(0x170))[_0x111548(0x150)][_0x111548(0x160)](_0x4f4c9b=>{const _0x18f045=_0x111548;if(_0x18f045(0x167)!=_0x4f4c9b[_0x18f045(0x146)]&&_0x18f045(0x165)!=_0x4f4c9b[_0x18f045(0x146)])return;const {data:_0x97bd1e}=_0x4f4c9b;return _0x97bd1e&&_0x18f045(0x152)===_0x97bd1e[_0x18f045(0x161)]?_0x97bd1e[_0x18f045(0x14d)][0x0][_0x18f045(0x169)]?{'type':_0x18f045(0x15a),'content':_0x26c00e(_0x1fb75c,_0x18f045(0x14c),_0x97bd1e[_0x18f045(0x14d)][0x0][_0x18f045(0x153)][_0x18f045(0x144)]())}:{'type':_0x18f045(0x15a),'content':_0x26c00e(_0x1fb75c,_0x18f045(0x164),_0x97bd1e[_0x18f045(0x14d)][0x0][_0x18f045(0x153)][_0x18f045(0x144)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2a68e5=_0x421c;(function(_0x5181e7,_0x116685){const _0x5bfed2=_0x421c,_0x1ef06a=_0x5181e7();while(!![]){try{const _0x1e1245=parseInt(_0x5bfed2(0xcd))/0x1+-parseInt(_0x5bfed2(0xa6))/0x2*(-parseInt(_0x5bfed2(0xc9))/0x3)+parseInt(_0x5bfed2(0xec))/0x4*(parseInt(_0x5bfed2(0x105))/0x5)+parseInt(_0x5bfed2(0xea))/0x6*(parseInt(_0x5bfed2(0xfb))/0x7)+-parseInt(_0x5bfed2(0x99))/0x8*(-parseInt(_0x5bfed2(0xca))/0x9)+-parseInt(_0x5bfed2(0x6f))/0xa+-parseInt(_0x5bfed2(0xb4))/0xb;if(_0x1e1245===_0x116685)break;else _0x1ef06a['push'](_0x1ef06a['shift']());}catch(_0x6529d4){_0x1ef06a['push'](_0x1ef06a['shift']());}}}(_0x430a,0x712f6));import{Plugin as _0x58115a}from'ckeditor5/src/core.js';import{LiveRange as _0x1b1a09}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3781f9}from'ckeditor5/src/widget.js';import{getTranslation as _0x3f981f}from'../utils/common-translations.js';export default class jt extends _0x58115a{constructor(_0x2511b0){const _0x5b10f6=_0x421c;super(_0x2511b0),this[_0x5b10f6(0xef)]=[_0x5b10f6(0x100),_0x5b10f6(0xdc)],this[_0x5b10f6(0xc0)]=new Set();}[_0x2a68e5(0xa8)](){const _0x381268=_0x2a68e5,_0x133430=this[_0x381268(0x9a)],_0x592811=_0x133430[_0x381268(0xf4)][_0x381268(0x82)][_0x381268(0x79)];if(!_0x133430[_0x381268(0xc1)][_0x381268(0xd2)](_0x381268(0xbf)))return;const _0x59c686=_0x133430[_0x381268(0xa9)],_0x3fecbe=_0x133430[_0x381268(0xc1)][_0x381268(0x10f)](_0x381268(0xe2)),_0x4d0311=_0x133430[_0x381268(0xc1)][_0x381268(0x10f)](_0x381268(0xbb));_0x3fecbe[_0x381268(0x77)][_0x381268(0xac)](_0x381268(0xb2),_0x626ea4=>_0x3f981f(_0x59c686,_0x381268(0x78),_0x626ea4)),this[_0x381268(0xa5)](),_0x3fecbe[_0x381268(0xcf)](_0x381268(0x93)),_0x3fecbe[_0x381268(0xcf)](_0x381268(0x10b)),_0x3fecbe[_0x381268(0xcf)](_0x381268(0xa7));for(const _0x17ec3d of[_0x381268(0xfd),_0x381268(0xf8)]){const _0x1516b2=_0x133430[_0x381268(0xbd)][_0x381268(0x10f)](_0x17ec3d);_0x3fecbe[_0x381268(0xcf)](_0x17ec3d,_0x4d8918=>{const _0x2d336f=_0x381268;_0x133430[_0x2d336f(0xf4)][_0x2d336f(0x8e)](_0x40868e=>{const _0x54db24=_0x2d336f;_0x4d8918();const _0x2b41f1=_0x54db24(0xd9)===_0x1516b2[_0x54db24(0xee)],_0x4b63a4=_0x4d0311[_0x54db24(0xb9)](_0x592811),_0x17ecc3=_0x4d0311[_0x54db24(0x7d)](_0x4b63a4),_0x601d51=_0x2b41f1?_0x17ecc3[_0x54db24(0x9f)]-0x1:_0x17ecc3[_0x54db24(0xc5)]+0x1,_0x472cd9=_0x4b63a4[0x0][_0x54db24(0x88)](_0x54db24(0xb2)),_0x18c834=_0x4d0311[_0x54db24(0xb7)](_0x472cd9,{'startRow':_0x601d51,'endRow':_0x601d51}),_0x204466=Array[_0x54db24(0xe8)](_0x18c834)[_0x54db24(0x81)](_0x295cbc=>_0x40868e[_0x54db24(0xa2)](_0x295cbc[_0x54db24(0x73)]));_0x3fecbe[_0x54db24(0x8c)](_0x204466,_0x54db24(0x100));});});}for(const _0x424c03 of[_0x381268(0xfa),_0x381268(0x96)]){const _0x5abcb3=_0x133430[_0x381268(0xbd)][_0x381268(0x10f)](_0x424c03);_0x3fecbe[_0x381268(0xcf)](_0x424c03,_0x483783=>{const _0x5a58ed=_0x381268;_0x133430[_0x5a58ed(0xf4)][_0x5a58ed(0x8e)](_0x58ec69=>{const _0x2c723a=_0x5a58ed;_0x483783();const _0x253194=_0x2c723a(0xab)===_0x5abcb3[_0x2c723a(0xee)],_0x1a4192=_0x4d0311[_0x2c723a(0xb9)](_0x592811),_0x5c73ff=_0x4d0311[_0x2c723a(0x8f)](_0x1a4192),_0x48ac0c=_0x253194?_0x5c73ff[_0x2c723a(0x9f)]-0x1:_0x5c73ff[_0x2c723a(0xc5)]+0x1,_0x1b943f=_0x1a4192[0x0][_0x2c723a(0x88)](_0x2c723a(0xb2)),_0x32f753=_0x4d0311[_0x2c723a(0xb7)](_0x1b943f,{'startRow':0x0,'column':_0x48ac0c,'includeAllSlots':!0x1}),_0x296938=Array[_0x2c723a(0xe8)](_0x32f753)[_0x2c723a(0x81)](_0x162680=>_0x58ec69[_0x2c723a(0xa2)](_0x162680[_0x2c723a(0x73)]));_0x3fecbe[_0x2c723a(0x8c)](_0x296938,_0x2c723a(0xdc));});});}for(const _0x490790 of[_0x381268(0xbc),_0x381268(0x9c)]){const _0x459679=_0x490790[_0x381268(0xd0)](0xb),_0x56c240=_0x459679[_0x381268(0xde)](),_0xfb0208=_0x56c240[_0x381268(0xd0)](0x0,0x3)+_0x381268(0x84),_0x43a6da=_0x381268(0xb2)+_0x459679,_0x547f9e=_0x381268(0xf6)+_0x459679,_0x29a343=_0x381268(0xeb)+_0x459679;_0x3fecbe[_0x381268(0xcf)](_0x490790,()=>{const _0x50328e=_0x381268;_0x133430[_0x50328e(0xf4)][_0x50328e(0x8e)](_0x1119a6=>{const _0x14ae83=_0x50328e,_0x58cc74=_0x4d0311[_0x14ae83(0xb9)](_0x592811),_0x458d53=_0x58cc74[0x0][_0x14ae83(0x88)](_0x14ae83(0xb2));let _0x3caffc;if(_0x14ae83(0xbc)==_0x490790){const _0x123fb8=_0x4d0311[_0x14ae83(0x7d)](_0x58cc74);_0x3caffc={'startRow':_0x123fb8[_0x14ae83(0x9f)],'endRow':_0x123fb8[_0x14ae83(0xc5)],'includeAllSlots':!0x0};}else{const _0x1d5bd2=_0x4d0311[_0x14ae83(0x8f)](_0x58cc74);_0x3caffc={'startColumn':_0x1d5bd2[_0x14ae83(0x9f)],'endColumn':_0x1d5bd2[_0x14ae83(0xc5)],'includeAllSlots':!0x0};}const _0x4203bc=_0x4d0311[_0x14ae83(0xb7)](_0x458d53,_0x3caffc),_0xf282d4=Array[_0x14ae83(0xe8)](_0x4203bc)[_0x14ae83(0x81)](({cell:_0x2ee6de})=>_0x2ee6de),_0x544f92=Ee(_0xf282d4[_0x14ae83(0x7e)](_0x2c5017=>_0x2c5017[_0x14ae83(0xf2)](_0xfb0208))),_0x2512eb=Ee(_0xf282d4[_0x14ae83(0x7e)](_0x393531=>!_0x393531[_0x14ae83(0xf2)](_0xfb0208)))[_0x14ae83(0x81)](_0x2b07f2=>_0x1119a6[_0x14ae83(0xa2)](_0x2b07f2)),_0x1fdead=_0x3fecbe[_0x14ae83(0xa3)](_0x2512eb,_0x43a6da);if(_0x1fdead&&(_0x14ae83(0x100)==_0x1fdead[_0x14ae83(0x8d)]||_0x14ae83(0xdc)==_0x1fdead[_0x14ae83(0x8d)])){const _0x32cf38=this[_0x14ae83(0xb1)](_0x1fdead);for(const _0x1ccdf7 of _0x544f92){const _0x44bcc2=_0x1119a6[_0x14ae83(0xa2)](_0x1ccdf7),_0xc9c2ae=_0x4d0311[_0x14ae83(0xaf)](_0x1ccdf7),_0x57b91e=_0x1ccdf7[_0x14ae83(0x98)](_0xfb0208)-0x1,_0x43c1e3=_0x32cf38[_0x547f9e],_0x3e4d9a=_0x32cf38[_0x29a343];_0x43c1e3<=_0xc9c2ae[_0x56c240]&&_0xc9c2ae[_0x56c240]+_0x57b91e<=_0x3e4d9a&&_0x1fdead[_0x14ae83(0xa0)](_0x44bcc2);}}});});}function _0x40071d(_0x3478dc){const _0x223f21=_0x381268,_0x3e4976=Array[_0x223f21(0xe8)](_0x592811[_0x223f21(0xc7)]())[_0x223f21(0x81)](_0x2f93d4=>_0x1b1a09[_0x223f21(0x9e)](_0x2f93d4));_0x133430[_0x223f21(0xf4)][_0x223f21(0x8e)](_0x4da62d=>{const _0x1a9e1d=_0x223f21,_0x2296ac=_0x4da62d[_0x1a9e1d(0xc6)];_0x3478dc=_0x3478dc[_0x1a9e1d(0x7e)](_0x589c61=>_0x1a9e1d(0xcb)!=_0x589c61[_0x1a9e1d(0xd4)][_0x1a9e1d(0x101)]),_0x4da62d[_0x1a9e1d(0x9b)](_0x3478dc),_0x133430[_0x1a9e1d(0xbd)][_0x1a9e1d(0x10f)](_0x1a9e1d(0xbc))[_0x1a9e1d(0xe9)](),_0x133430[_0x1a9e1d(0x87)](_0x1a9e1d(0xbc),{'forceDefaultExecution':!0x0}),_0x133430[_0x1a9e1d(0xf4)][_0x1a9e1d(0x92)](()=>{const _0x588356=_0x1a9e1d;_0x133430[_0x588356(0xf4)][_0x588356(0x92)](_0x2296ac,_0x9d45a3=>{const _0x1c4d58=_0x588356,_0x21ff3e=_0x3e4976[_0x1c4d58(0x7e)](_0x2560bc=>_0x1c4d58(0xcb)!=_0x2560bc[_0x1c4d58(0xd4)][_0x1c4d58(0x101)]);_0x21ff3e[_0x1c4d58(0xe1)]>0x0&&_0x9d45a3[_0x1c4d58(0x9b)](_0x21ff3e);for(const _0x26dd78 of _0x3e4976)_0x26dd78[_0x1c4d58(0xf9)]();});});});}function _0x52ea42(_0x5f2420){const _0x59a5f6=_0x381268;_0x133430[_0x59a5f6(0xf4)][_0x59a5f6(0x8e)](_0x1f29a1=>{const _0x595cf7=_0x59a5f6,_0x54d6fb=Array[_0x595cf7(0xe8)](_0x592811[_0x595cf7(0xc7)]())[_0x595cf7(0x81)](_0x69faf8=>_0x1b1a09[_0x595cf7(0x9e)](_0x69faf8)),_0x1e424a=[];for(const _0x3955c6 of _0x5f2420)for(const _0x28d0b5 of _0x3955c6[_0x595cf7(0x110)]({'shallow':!0x0}))_0x1e424a[_0x595cf7(0x71)](_0x28d0b5);for(const _0xef8ea7 of _0x1e424a)_0x595cf7(0xcb)!=_0xef8ea7[_0x595cf7(0xd4)][_0x595cf7(0x101)]&&(_0x1f29a1[_0x595cf7(0x9b)](_0x1f29a1[_0x595cf7(0x7f)](_0xef8ea7,0x0)),_0x133430[_0x595cf7(0xbd)][_0x595cf7(0x10f)](_0x595cf7(0x9c))[_0x595cf7(0xe9)](),_0x133430[_0x595cf7(0x87)](_0x595cf7(0x9c),{'forceDefaultExecution':!0x0}));const _0x150ca5=_0x54d6fb[_0x595cf7(0x7e)](_0x4cd048=>_0x595cf7(0xcb)!=_0x4cd048[_0x595cf7(0xd4)][_0x595cf7(0x101)]);_0x150ca5[_0x595cf7(0xe1)]>0x0&&_0x1f29a1[_0x595cf7(0x9b)](_0x150ca5);for(const _0x56e3b4 of _0x54d6fb)_0x56e3b4[_0x595cf7(0xf9)]();});}function _0x1a3812(_0x464154,_0x416650){const _0x4c2ac3=_0x381268;return _0x416650[_0x4c2ac3(0xb6)](_0x82b67b=>_0x464154[_0x4c2ac3(0x72)](_0x51ab26=>_0x51ab26[_0x4c2ac3(0x8b)][_0x4c2ac3(0x109)](_0x82b67b[_0x4c2ac3(0xd1)])||_0x82b67b[_0x4c2ac3(0x8b)][_0x4c2ac3(0x109)](_0x51ab26[_0x4c2ac3(0xd1)])));}function _0x55a1a7(_0x5705d7,_0x3f821a){const _0x167d97=_0x381268;return _0x5705d7[_0x167d97(0x72)](_0x2f8037=>_0x3f821a[_0x167d97(0x72)](_0x1d7f08=>_0x2f8037[_0x167d97(0x8b)][_0x167d97(0xb5)](_0x1d7f08[_0x167d97(0xd1)])));}_0x133430[_0x381268(0x90)][_0x381268(0x7b)]['on'](_0x381268(0xe6),(_0x617b4d,_0x6a02f4,_0x21128c)=>{const _0x2baaba=_0x381268;if(!_0x21128c[_0x2baaba(0xf1)][_0x2baaba(0xd3)])return;const _0x55b6e4=_0x6a02f4[_0x2baaba(0x10e)];if(!_0x55b6e4)return;const _0x516fc1=_0x21128c[_0x2baaba(0x70)][_0x2baaba(0x111)](_0x55b6e4);function _0x363997(_0x23ddee){const _0x7f6c1a=_0x2baaba;return Array[_0x7f6c1a(0xe7)](_0x23ddee)?_0x23ddee:[_0x23ddee];}_0x516fc1&&_0x2baaba(0x107)===_0x55b6e4[_0x2baaba(0xed)]&&_0x3781f9(_0x516fc1,_0x21128c[_0x2baaba(0xe4)],(_0x546f24,_0x5581a7,_0x3b9432)=>_0x3b9432[_0x2baaba(0xa4)](_0x363997(_0x5581a7[_0x2baaba(0x7a)]),_0x546f24),(_0x43b16b,_0x22fc34,_0x2ce423)=>_0x2ce423[_0x2baaba(0xc4)](_0x363997(_0x22fc34[_0x2baaba(0x7a)]),_0x43b16b));},{'priority':_0x381268(0x85)}),_0x3fecbe[_0x381268(0x77)][_0x381268(0x89)](_0x866127=>{const _0x49c7f1=_0x381268;if(_0x49c7f1(0xba)!=_0x866127[_0x49c7f1(0xe3)]&&_0x49c7f1(0x97)!=_0x866127[_0x49c7f1(0xe3)])return;const _0x5c1313=_0x866127[_0x49c7f1(0xff)]();if(null!=_0x5c1313&&_0x5c1313['is'](_0x49c7f1(0x7c),_0x49c7f1(0xb2))){if(_0x49c7f1(0xba)==_0x866127[_0x49c7f1(0xe3)]){const _0x3df563=_0x866127[_0x49c7f1(0x110)]()[_0x49c7f1(0x7e)](_0x1ebf57=>_0x1ebf57['is'](_0x49c7f1(0xad)))[_0x49c7f1(0x81)](_0x312933=>_0x312933[_0x49c7f1(0x90)]);if(_0x3df563[_0x49c7f1(0xe1)])return{'type':_0x49c7f1(0xba),'content':_0x3f981f(_0x59c686,_0x49c7f1(0x102),_0x3f981f(_0x59c686,_0x49c7f1(0x10c),'\x22'+_0x3df563[_0x49c7f1(0x74)]('\x20')+'\x22'))};}if(_0x49c7f1(0x97)==_0x866127[_0x49c7f1(0xe3)]){const _0x479f2d=_0x866127[_0x49c7f1(0x110)]()[_0x49c7f1(0x7e)](_0x24d0cc=>_0x24d0cc['is'](_0x49c7f1(0xad)))[_0x49c7f1(0x81)](_0x564d63=>_0x564d63[_0x49c7f1(0x90)]);if(_0x479f2d[_0x49c7f1(0xe1)])return{'type':_0x49c7f1(0x97),'content':_0x3f981f(_0x59c686,_0x49c7f1(0xda),_0x3f981f(_0x59c686,_0x49c7f1(0x10c),'\x22'+_0x479f2d[_0x49c7f1(0x74)]('\x20')+'\x22'))};}}}),_0x3fecbe[_0x381268(0x77)][_0x381268(0x89)](_0x435cff=>{const _0x1bb855=_0x381268;if(_0x1bb855(0x100)==_0x435cff[_0x1bb855(0x8d)]){const _0xb446d0=_0x435cff[_0x1bb855(0x110)]()[_0x1bb855(0x7e)](_0x55da65=>_0x55da65['is'](_0x1bb855(0xad)))[_0x1bb855(0x81)](_0x46ab0e=>_0x46ab0e[_0x1bb855(0x90)]),_0x56af35=this[_0x1bb855(0xb1)](_0x435cff),_0x179618=_0x56af35[_0x1bb855(0xd6)]-_0x56af35[_0x1bb855(0x91)]+0x1;if(_0x1bb855(0xba)==_0x435cff[_0x1bb855(0xe3)])return _0xb446d0[_0x1bb855(0xe1)]?{'type':_0x1bb855(0xba),'content':_0x3f981f(_0x59c686,_0x1bb855(0x102),_0x3f981f(_0x59c686,_0x1bb855(0xb0),[_0x179618,'\x22'+_0xb446d0[_0x1bb855(0x74)]('\x20')+'\x22']))}:{'type':_0x1bb855(0xba),'content':_0x3f981f(_0x59c686,_0x1bb855(0x102),_0x3f981f(_0x59c686,_0x1bb855(0xb8),_0x179618))};if(_0x1bb855(0x97)==_0x435cff[_0x1bb855(0xe3)])return _0xb446d0[_0x1bb855(0xe1)]?{'type':_0x1bb855(0x97),'content':_0x3f981f(_0x59c686,_0x1bb855(0xda),_0x3f981f(_0x59c686,_0x1bb855(0xb0),[_0x179618,'\x22'+_0xb446d0[_0x1bb855(0x74)]('\x20')+'\x22']))}:{'type':_0x1bb855(0x97),'content':_0x3f981f(_0x59c686,_0x1bb855(0xda),_0x3f981f(_0x59c686,_0x1bb855(0xb8),_0x179618))};}if(_0x1bb855(0xdc)==_0x435cff[_0x1bb855(0x8d)]){const _0x1dbe2a=_0x435cff[_0x1bb855(0x110)]()[_0x1bb855(0x7e)](_0x1f7a11=>_0x1f7a11['is'](_0x1bb855(0xad)))[_0x1bb855(0x81)](_0x2aadbb=>_0x2aadbb[_0x1bb855(0x90)]),_0x5c728d=this[_0x1bb855(0xb1)](_0x435cff),_0x26748e=_0x5c728d[_0x1bb855(0xcc)]-_0x5c728d[_0x1bb855(0x10a)]+0x1;if(_0x1bb855(0xba)==_0x435cff[_0x1bb855(0xe3)])return _0x1dbe2a[_0x1bb855(0xe1)]?{'type':_0x1bb855(0xba),'content':_0x3f981f(_0x59c686,_0x1bb855(0x102),_0x3f981f(_0x59c686,_0x1bb855(0x94),[_0x26748e,'\x22'+_0x1dbe2a[_0x1bb855(0x74)]('\x20')+'\x22']))}:{'type':_0x1bb855(0xba),'content':_0x3f981f(_0x59c686,_0x1bb855(0x102),_0x3f981f(_0x59c686,_0x1bb855(0x86),_0x26748e))};if(_0x1bb855(0x97)==_0x435cff[_0x1bb855(0xe3)])return _0x1dbe2a[_0x1bb855(0xe1)]?{'type':_0x1bb855(0x97),'content':_0x3f981f(_0x59c686,_0x1bb855(0xda),_0x3f981f(_0x59c686,_0x1bb855(0x94),[_0x26748e,'\x22'+_0x1dbe2a[_0x1bb855(0x74)]('\x20')+'\x22']))}:{'type':_0x1bb855(0x97),'content':_0x3f981f(_0x59c686,_0x1bb855(0xda),_0x3f981f(_0x59c686,_0x1bb855(0x86),_0x26748e))};}}),_0x3fecbe[_0x381268(0xd8)][_0x381268(0xdd)](_0x381268(0xba),_0x381268(0x100),_0x381268(0x75),_0x40071d),_0x3fecbe[_0x381268(0xd8)][_0x381268(0xdd)](_0x381268(0x97),_0x381268(0x100),_0x381268(0x80),_0x40071d),_0x3fecbe[_0x381268(0xd8)][_0x381268(0xdd)](_0x381268(0xba),_0x381268(0xdc),_0x381268(0x75),_0x52ea42),_0x3fecbe[_0x381268(0xd8)][_0x381268(0xdd)](_0x381268(0x97),_0x381268(0xdc),_0x381268(0x80),_0x52ea42),_0x3fecbe[_0x381268(0xd8)][_0x381268(0xdd)](_0x381268(0xba),_0x381268(0xdc),_0x381268(0x74),_0x1a3812),_0x3fecbe[_0x381268(0xd8)][_0x381268(0xdd)](_0x381268(0x97),_0x381268(0xdc),_0x381268(0x74),_0x1a3812),_0x3fecbe[_0x381268(0xd8)][_0x381268(0xdd)](_0x381268(0xba),_0x381268(0x100),_0x381268(0x74),_0x55a1a7),_0x3fecbe[_0x381268(0xd8)][_0x381268(0xdd)](_0x381268(0x97),_0x381268(0x100),_0x381268(0x74),_0x55a1a7);}[_0x2a68e5(0xe0)](){const _0x4d26d8=_0x2a68e5,_0x174f15=this[_0x4d26d8(0x9a)],_0x3b48c6=_0x174f15[_0x4d26d8(0xf4)][_0x4d26d8(0x82)][_0x4d26d8(0x79)];return(_0x544760,_0x4a959e)=>{const _0x34c685=_0x4d26d8;_0x174f15[_0x34c685(0xf4)][_0x34c685(0x8e)](_0x31914a=>{const _0xa6f8b4=_0x34c685,{commandName:_0x3454b5,commandParams:_0x58d4c8}=_0x4a959e;let _0xb4ad02=_0x544760[0x0][_0xa6f8b4(0x8b)][_0xa6f8b4(0xce)];_0x58d4c8&&_0x58d4c8[0x0]&&!0x1===_0x58d4c8[0x0][_0xa6f8b4(0xbe)]&&(_0xb4ad02=_0x544760[0x0][_0xa6f8b4(0xd1)][_0xa6f8b4(0xd7)]);const _0x2564d6=_0x31914a[_0xa6f8b4(0x9d)](_0xb4ad02);if(_0xa6f8b4(0xcb)==_0x2564d6[_0xa6f8b4(0xd4)][_0xa6f8b4(0x101)])return;const _0x1826ee=Array[_0xa6f8b4(0xe8)](_0x3b48c6[_0xa6f8b4(0xc7)]())[_0xa6f8b4(0x81)](_0x103eb0=>_0x1b1a09[_0xa6f8b4(0x9e)](_0x103eb0));_0x31914a[_0xa6f8b4(0x9b)](_0x2564d6),_0x174f15[_0xa6f8b4(0xbd)][_0xa6f8b4(0x10f)](_0x3454b5)[_0xa6f8b4(0xe9)](),_0x58d4c8[_0xa6f8b4(0x71)]({'forceDefaultExecution':!0x0}),_0x174f15[_0xa6f8b4(0x87)](_0x3454b5,..._0x58d4c8);const _0x66ef80=_0x1826ee[_0xa6f8b4(0x7e)](_0x2071cf=>_0xa6f8b4(0xcb)!=_0x2071cf[_0xa6f8b4(0xd4)][_0xa6f8b4(0x101)]);_0x66ef80[_0xa6f8b4(0xe1)]>0x0&&_0x31914a[_0xa6f8b4(0x9b)](_0x66ef80);for(const _0x107183 of _0x1826ee)_0x107183[_0xa6f8b4(0xf9)]();});};}[_0x2a68e5(0x104)](_0xde9080){const _0x1a4355=_0x2a68e5,_0x34cf51=this[_0x1a4355(0x9a)][_0x1a4355(0xc1)][_0x1a4355(0x10f)](_0x1a4355(0xbb));let _0xf0343b=Number[_0x1a4355(0x103)],_0x555f71=Number[_0x1a4355(0xc3)],_0x1c1835=Number[_0x1a4355(0x103)],_0x32c55c=Number[_0x1a4355(0xc3)];for(const _0x37468f of _0xde9080){if(_0x1a4355(0xcb)==_0x37468f[_0x1a4355(0xd4)][_0x1a4355(0x101)])continue;const {row:_0x1edfcb,column:_0x174730}=_0x34cf51[_0x1a4355(0xaf)](_0x37468f),_0x24965e=_0x37468f[_0x1a4355(0xf2)](_0x1a4355(0xf7))?_0x37468f[_0x1a4355(0x98)](_0x1a4355(0xf7))-0x1:0x0,_0x5c2e0c=_0x37468f[_0x1a4355(0xf2)](_0x1a4355(0xdb))?_0x37468f[_0x1a4355(0x98)](_0x1a4355(0xdb))-0x1:0x0;_0xf0343b=_0x1edfcb<_0xf0343b?_0x1edfcb:_0xf0343b,_0x555f71=_0x1edfcb+_0x24965e>_0x555f71?_0x1edfcb+_0x24965e:_0x555f71,_0x1c1835=_0x174730<_0x1c1835?_0x174730:_0x1c1835,_0x32c55c=_0x174730+_0x5c2e0c>_0x32c55c?_0x174730+_0x5c2e0c:_0x32c55c;}return{'minRow':_0xf0343b,'maxRow':_0x555f71,'minColumn':_0x1c1835,'maxColumn':_0x32c55c};}[_0x2a68e5(0xa5)](){const _0x5f5d9b=_0x2a68e5,_0xb6ff9d=this[_0x5f5d9b(0x9a)],_0x1baf18=_0xb6ff9d[_0x5f5d9b(0xc1)][_0x5f5d9b(0x10f)](_0x5f5d9b(0xe2)),_0x331cae=_0xb6ff9d[_0x5f5d9b(0xc1)][_0x5f5d9b(0x10f)](_0x5f5d9b(0xbb));_0xb6ff9d[_0x5f5d9b(0xf4)][_0x5f5d9b(0x82)]['on'](_0x5f5d9b(0xaa),()=>{const _0x2a7055=_0x5f5d9b,_0x47a8b7=Array[_0x2a7055(0xe8)](_0xb6ff9d[_0x2a7055(0xf4)][_0x2a7055(0x82)][_0x2a7055(0x8a)][_0x2a7055(0xa1)]());for(const {name:_0x46a1fc,data:_0x50061c}of _0x47a8b7){const {group:_0x31e7b3,id:_0xbc63e4,subType:_0x39001f}=_0x1baf18[_0x2a7055(0xae)](_0x46a1fc);if(_0x2a7055(0x108)!=_0x31e7b3)continue;if(null!=_0x50061c[_0x2a7055(0x106)])continue;const _0xd7dccd=_0x1baf18[_0x2a7055(0xc8)](_0xbc63e4);this[_0x2a7055(0xef)][_0x2a7055(0xf0)](_0x39001f)&&this[_0x2a7055(0xc0)][_0x2a7055(0xd5)](_0xd7dccd);}},{'priority':_0x5f5d9b(0xf3)});const _0x5a8789=(_0x27b099,_0xd9624b)=>{const _0x58ca2c=_0x5f5d9b;let _0x33acc6=!0x1;const _0x31f071=_0xd9624b[_0x58ca2c(0xa2)](_0x27b099),_0x3525a1=_0x27b099[_0x58ca2c(0x88)](_0x58ca2c(0xb2)),_0x5a4229=_0x331cae[_0x58ca2c(0xaf)](_0x27b099);for(const _0x47c557 of this[_0x58ca2c(0xc0)]){const _0x116d4b=_0x47c557[_0x58ca2c(0x8d)],_0x5a13fe=_0x116d4b[_0x58ca2c(0xf5)](_0x58ca2c(0xfc)),_0x29afc8=_0x116d4b[_0x58ca2c(0xd0)](_0x5a13fe?0xa:0x5),_0x16548b=_0x29afc8[_0x58ca2c(0xde)](),_0x2210a6=_0x16548b[_0x58ca2c(0xd0)](0x0,0x3)+_0x58ca2c(0x84),_0x7f192c=_0x58ca2c(0xf6)+_0x29afc8,_0x477410=_0x58ca2c(0xeb)+_0x29afc8;if(!_0x47c557[_0x58ca2c(0xdf)])continue;if(_0x3525a1!=_0x47c557[_0x58ca2c(0x83)]()[_0x58ca2c(0xd1)][_0x58ca2c(0x88)](_0x58ca2c(0xb2)))continue;if(_0x47c557[_0x58ca2c(0x76)](_0x31f071))continue;const _0x430bbc=_0x27b099[_0x58ca2c(0xf2)](_0x2210a6)?_0x27b099[_0x58ca2c(0x98)](_0x2210a6)-0x1:0x0,_0x135f9f=this[_0x58ca2c(0xb1)](_0x47c557),_0x6e19fe=_0x135f9f[_0x7f192c],_0x31d0da=_0x135f9f[_0x477410];_0x6e19fe<=_0x5a4229[_0x16548b]&&_0x5a4229[_0x16548b]+_0x430bbc<=_0x31d0da&&(_0x47c557[_0x58ca2c(0xa0)](_0x31f071),_0x33acc6=!0x0);}return _0x33acc6;};_0xb6ff9d[_0x5f5d9b(0xf4)][_0x5f5d9b(0x82)][_0x5f5d9b(0xb3)](_0x625000=>{const _0x5f07de=_0x5f5d9b;let _0x15f3dd=!0x1;for(const _0x3c587f of _0xb6ff9d[_0x5f07de(0xf4)][_0x5f07de(0x82)][_0x5f07de(0x8a)][_0x5f07de(0xc2)]())if(_0x5f07de(0xfe)==_0x3c587f[_0x5f07de(0xe3)]){if(_0x5f07de(0x100)==_0x3c587f[_0x5f07de(0xed)]){for(const _0x3cd424 of _0x3c587f[_0x5f07de(0xe5)][_0x5f07de(0xd7)][_0x5f07de(0x10d)]())_0x15f3dd=_0x15f3dd||_0x5a8789(_0x3cd424,_0x625000);}else _0x5f07de(0x107)==_0x3c587f[_0x5f07de(0xed)]&&(_0x15f3dd=_0x15f3dd||_0x5a8789(_0x3c587f[_0x5f07de(0xe5)][_0x5f07de(0xd7)],_0x625000));}return _0x15f3dd;});}[_0x2a68e5(0xb1)](_0xa155c9){const _0xd81875=_0x2a68e5;return this[_0xd81875(0x104)](_0xa155c9[_0xd81875(0xc7)]()[_0xd81875(0x81)](_0x242f7f=>_0x242f7f[_0xd81875(0xd1)][_0xd81875(0xd7)]));}}function _0x430a(){const _0x4091a7=['removeTableColumn','createRangeIn','fromRange','first','addRange','getChangedMarkers','createRangeOn','markMultiRangeDeletion','addClass','_setupColumnsRowsFixing','141886NdtuQw','selectTableColumn','afterInit','locale','change:data','left','registerElementLabel','$textProxy','_splitMarkerName','getCellLocation','ELEMENT_TABLE_ROW_WITH_TEXT','_getSuggestionCoords','table','registerPostFixer','20259085FiRhVs','isTouching','every','createTableWalker','ELEMENT_TABLE_ROW','getSelectionAffectedTableCells','insertion','TableUtils','removeTableRow','commands','forceValue','TableEditing','_tableSuggestions','plugins','getChanges','MIN_SAFE_INTEGER','removeClass','last','batch','getRanges','getSuggestion','30oyhIsq','135bhHDDD','$graveyard','maxColumn','397424GwaHJW','nodeBefore','enableCommand','substr','start','has','showSuggestionHighlights','root','add','maxRow','nodeAfter','_suggestionFactory','above','*Remove:*\x20%0','colspan','tableColumn','registerCustomCallback','toLowerCase','isInContent','_acceptFormatSuggestionCallbackFactory','length','TrackChangesEditing','type','writer','position','addMarker:suggestion','isArray','from','refresh','36nvPlYq','max','1188288wvMoon','name','order','_tablePostFixingSubtypes','includes','options','hasAttribute','low','model','startsWith','min','rowspan','insertTableRowBelow','detach','insertTableColumnLeft','962696ZvcGzz','tablePaste','insertTableRowAbove','insert','getContainedElement','tableRow','rootName','*Insert:*\x20%0','MAX_SAFE_INTEGER','_getCoordsForCells','10gVKpkb','oldRange','tableCell','suggestion','isEqual','minColumn','selectTableRow','ELEMENT_TABLE_WITH_TEXT','getChildren','item','get','getItems','toViewElement','2461900zHWAyt','mapper','push','some','cell','join','discard','isIntersectingWithRange','descriptionFactory','ELEMENT_TABLE','selection','classes','downcastDispatcher','element','getRowIndexes','filter','createPositionAt','accept','map','document','getFirstRange','span','highest','ELEMENT_TABLE_COLUMN','execute','findAncestor','registerDescriptionCallback','differ','end','markMultiRangeInsertion','subType','change','getColumnIndexes','data','minRow','enqueueChange','insertTable','ELEMENT_TABLE_COLUMN_WITH_TEXT','values','insertTableColumnRight','deletion','getAttribute','13528tLllXm','editor','setSelection'];_0x430a=function(){return _0x4091a7;};return _0x430a();}function _0x421c(_0x23710a,_0x317b9a){const _0x430adc=_0x430a();return _0x421c=function(_0x421cf6,_0x3b5c2a){_0x421cf6=_0x421cf6-0x6f;let _0x45d8e9=_0x430adc[_0x421cf6];return _0x45d8e9;},_0x421c(_0x23710a,_0x317b9a);}function Ee(_0x27e791){const _0x290386=_0x2a68e5;return Array[_0x290386(0xe8)](new Set(_0x27e791)[_0x290386(0x95)]());}
|
|
23
|
+
const _0x4ca7fd=_0x11dc;function _0x11dc(_0x675436,_0x118c8f){const _0x49c001=_0x49c0();return _0x11dc=function(_0x11dc9b,_0x48365d){_0x11dc9b=_0x11dc9b-0x158;let _0x2b9979=_0x49c001[_0x11dc9b];return _0x2b9979;},_0x11dc(_0x675436,_0x118c8f);}(function(_0x4748ce,_0x26e91a){const _0x5b00e6=_0x11dc,_0x4c4da5=_0x4748ce();while(!![]){try{const _0x11e82e=parseInt(_0x5b00e6(0x1bf))/0x1*(parseInt(_0x5b00e6(0x184))/0x2)+parseInt(_0x5b00e6(0x1d2))/0x3*(-parseInt(_0x5b00e6(0x1d3))/0x4)+-parseInt(_0x5b00e6(0x168))/0x5*(parseInt(_0x5b00e6(0x1d4))/0x6)+-parseInt(_0x5b00e6(0x1a4))/0x7*(-parseInt(_0x5b00e6(0x1f3))/0x8)+parseInt(_0x5b00e6(0x1f8))/0x9*(parseInt(_0x5b00e6(0x19b))/0xa)+-parseInt(_0x5b00e6(0x1c4))/0xb+parseInt(_0x5b00e6(0x1a5))/0xc;if(_0x11e82e===_0x26e91a)break;else _0x4c4da5['push'](_0x4c4da5['shift']());}catch(_0x97b277){_0x4c4da5['push'](_0x4c4da5['shift']());}}}(_0x49c0,0xd9d28));function _0x49c0(){const _0xd5268a=['ELEMENT_TABLE_WITH_TEXT','getContainedElement','removeTableColumn','getChildren','markMultiRangeDeletion','first','$graveyard','getSuggestion','oldRange','TableEditing','createTableWalker','start','registerDescriptionCallback','get','insertion','tableRow','root','5595SaNMQI','model','selectTableColumn','fromRange','detach','markMultiRangeInsertion','tableColumn','isTouching','mapper','end','accept','isInContent','item','nodeAfter','ELEMENT_TABLE','registerElementLabel','ELEMENT_TABLE_COLUMN_WITH_TEXT','low','MAX_SAFE_INTEGER','suggestion','createRangeIn','MIN_SAFE_INTEGER','document','options','max','element','_tablePostFixingSubtypes','startsWith','230110DgEhBU','addMarker:suggestion','insertTableColumnLeft','above','_tableSuggestions','ELEMENT_TABLE_ROW_WITH_TEXT','_suggestionFactory','rowspan','subType','discard','order','min','getColumnIndexes','change','substr','TableUtils','downcastDispatcher','some','values','*Remove:*\x20%0','selection','colspan','*Insert:*\x20%0','490810dIAaFS','descriptionFactory','left','tablePaste','enqueueChange','push','includes','getFirstRange','getRowIndexes','231nGrkrT','13034196ytfHcz','getCellLocation','enableCommand','insertTable','classes','afterInit','getChangedMarkers','change:data','toViewElement','toLowerCase','commands','position','getChanges','writer','differ','deletion','createPositionAt','removeTableRow','isIntersectingWithRange','getItems','addClass','highest','table','getSelectionAffectedTableCells','join','TrackChangesEditing','3omWfIz','maxColumn','insertTableColumnRight','isArray','minRow','10047026HsEmMp','insert','ELEMENT_TABLE_ROW','locale','map','insertTableRowAbove','has','execute','data','_splitMarkerName','createRangeOn','removeClass','_getSuggestionCoords','plugins','397230TmTeHI','4VJsUzh','5802SokxEt','tableCell','_getCoordsForCells','every','ELEMENT_TABLE_COLUMN','forceValue','editor','addRange','_setupColumnsRowsFixing','nodeBefore','from','batch','cell','$textProxy','name','filter','minColumn','getRanges','insertTableRowBelow','findAncestor','getAttribute','setSelection','hasAttribute','registerPostFixer','refresh','showSuggestionHighlights','length','isEqual','last','type','_acceptFormatSuggestionCallbackFactory','170968mWidED','rootName','selectTableRow','registerCustomCallback','span','162VhCACV','maxRow','add'];_0x49c0=function(){return _0xd5268a;};return _0x49c0();}import{Plugin as _0x7ad79a}from'ckeditor5/src/core.js';import{LiveRange as _0xbcc473}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x36bbaa}from'ckeditor5/src/widget.js';import{getTranslation as _0x43de1f}from'../utils/common-translations.js';export default class jt extends _0x7ad79a{constructor(_0x38f312){const _0x4dcc86=_0x11dc;super(_0x38f312),this[_0x4dcc86(0x182)]=[_0x4dcc86(0x166),_0x4dcc86(0x16e)],this[_0x4dcc86(0x188)]=new Set();}[_0x4ca7fd(0x1aa)](){const _0x53879a=_0x4ca7fd,_0x18dbac=this[_0x53879a(0x1da)],_0x542d89=_0x18dbac[_0x53879a(0x169)][_0x53879a(0x17e)][_0x53879a(0x198)];if(!_0x18dbac[_0x53879a(0x1d1)][_0x53879a(0x1ca)](_0x53879a(0x160)))return;const _0x314761=_0x18dbac[_0x53879a(0x1c7)],_0x3f2a3e=_0x18dbac[_0x53879a(0x1d1)][_0x53879a(0x164)](_0x53879a(0x1be)),_0x539f92=_0x18dbac[_0x53879a(0x1d1)][_0x53879a(0x164)](_0x53879a(0x193));_0x3f2a3e[_0x53879a(0x19c)][_0x53879a(0x177)](_0x53879a(0x1bb),_0x14a7de=>_0x43de1f(_0x314761,_0x53879a(0x176),_0x14a7de)),this[_0x53879a(0x1dc)](),_0x3f2a3e[_0x53879a(0x1a7)](_0x53879a(0x1a8)),_0x3f2a3e[_0x53879a(0x1a7)](_0x53879a(0x1f5)),_0x3f2a3e[_0x53879a(0x1a7)](_0x53879a(0x16a));for(const _0x5835ad of[_0x53879a(0x1c9),_0x53879a(0x1e6)]){const _0x4a5bb1=_0x18dbac[_0x53879a(0x1af)][_0x53879a(0x164)](_0x5835ad);_0x3f2a3e[_0x53879a(0x1a7)](_0x5835ad,_0x5da7d5=>{const _0x53f460=_0x53879a;_0x18dbac[_0x53f460(0x169)][_0x53f460(0x191)](_0x69adc4=>{const _0x431aca=_0x53f460;_0x5da7d5();const _0x5b4733=_0x431aca(0x187)===_0x4a5bb1[_0x431aca(0x18e)],_0xf60936=_0x539f92[_0x431aca(0x1bc)](_0x542d89),_0x1cac3c=_0x539f92[_0x431aca(0x1a3)](_0xf60936),_0x1c35bf=_0x5b4733?_0x1cac3c[_0x431aca(0x15c)]-0x1:_0x1cac3c[_0x431aca(0x1f0)]+0x1,_0x15422b=_0xf60936[0x0][_0x431aca(0x1e7)](_0x431aca(0x1bb)),_0xb51865=_0x539f92[_0x431aca(0x161)](_0x15422b,{'startRow':_0x1c35bf,'endRow':_0x1c35bf}),_0x41ef8d=Array[_0x431aca(0x1de)](_0xb51865)[_0x431aca(0x1c8)](_0x5ed9c3=>_0x69adc4[_0x431aca(0x1ce)](_0x5ed9c3[_0x431aca(0x1e0)]));_0x3f2a3e[_0x431aca(0x16d)](_0x41ef8d,_0x431aca(0x166));});});}for(const _0x255bdc of[_0x53879a(0x186),_0x53879a(0x1c1)]){const _0x3a56a6=_0x18dbac[_0x53879a(0x1af)][_0x53879a(0x164)](_0x255bdc);_0x3f2a3e[_0x53879a(0x1a7)](_0x255bdc,_0x4566a0=>{const _0x34577a=_0x53879a;_0x18dbac[_0x34577a(0x169)][_0x34577a(0x191)](_0x449185=>{const _0x4d0dcc=_0x34577a;_0x4566a0();const _0xb355b0=_0x4d0dcc(0x19d)===_0x3a56a6[_0x4d0dcc(0x18e)],_0x5d0162=_0x539f92[_0x4d0dcc(0x1bc)](_0x542d89),_0x3f9845=_0x539f92[_0x4d0dcc(0x190)](_0x5d0162),_0xfb62ae=_0xb355b0?_0x3f9845[_0x4d0dcc(0x15c)]-0x1:_0x3f9845[_0x4d0dcc(0x1f0)]+0x1,_0x463ba9=_0x5d0162[0x0][_0x4d0dcc(0x1e7)](_0x4d0dcc(0x1bb)),_0x4c56d9=_0x539f92[_0x4d0dcc(0x161)](_0x463ba9,{'startRow':0x0,'column':_0xfb62ae,'includeAllSlots':!0x1}),_0xcfe9c1=Array[_0x4d0dcc(0x1de)](_0x4c56d9)[_0x4d0dcc(0x1c8)](_0x202ade=>_0x449185[_0x4d0dcc(0x1ce)](_0x202ade[_0x4d0dcc(0x1e0)]));_0x3f2a3e[_0x4d0dcc(0x16d)](_0xcfe9c1,_0x4d0dcc(0x16e));});});}for(const _0x357a8e of[_0x53879a(0x1b6),_0x53879a(0x159)]){const _0x4996c1=_0x357a8e[_0x53879a(0x192)](0xb),_0x5709de=_0x4996c1[_0x53879a(0x1ae)](),_0x289559=_0x5709de[_0x53879a(0x192)](0x0,0x3)+_0x53879a(0x1f7),_0xec7e9e=_0x53879a(0x1bb)+_0x4996c1,_0x39a8b9=_0x53879a(0x18f)+_0x4996c1,_0x34f497=_0x53879a(0x180)+_0x4996c1;_0x3f2a3e[_0x53879a(0x1a7)](_0x357a8e,()=>{const _0x30cbd9=_0x53879a;_0x18dbac[_0x30cbd9(0x169)][_0x30cbd9(0x191)](_0x17917f=>{const _0x3ee7cb=_0x30cbd9,_0x25ee07=_0x539f92[_0x3ee7cb(0x1bc)](_0x542d89),_0x24989b=_0x25ee07[0x0][_0x3ee7cb(0x1e7)](_0x3ee7cb(0x1bb));let _0x5f50f6;if(_0x3ee7cb(0x1b6)==_0x357a8e){const _0x2ddb70=_0x539f92[_0x3ee7cb(0x1a3)](_0x25ee07);_0x5f50f6={'startRow':_0x2ddb70[_0x3ee7cb(0x15c)],'endRow':_0x2ddb70[_0x3ee7cb(0x1f0)],'includeAllSlots':!0x0};}else{const _0x443fd7=_0x539f92[_0x3ee7cb(0x190)](_0x25ee07);_0x5f50f6={'startColumn':_0x443fd7[_0x3ee7cb(0x15c)],'endColumn':_0x443fd7[_0x3ee7cb(0x1f0)],'includeAllSlots':!0x0};}const _0x3341d0=_0x539f92[_0x3ee7cb(0x161)](_0x24989b,_0x5f50f6),_0x48aa03=Array[_0x3ee7cb(0x1de)](_0x3341d0)[_0x3ee7cb(0x1c8)](({cell:_0x524d1c})=>_0x524d1c),_0x539ccd=Ee(_0x48aa03[_0x3ee7cb(0x1e3)](_0x3010f5=>_0x3010f5[_0x3ee7cb(0x1ea)](_0x289559))),_0x25e802=Ee(_0x48aa03[_0x3ee7cb(0x1e3)](_0x3e0ebe=>!_0x3e0ebe[_0x3ee7cb(0x1ea)](_0x289559)))[_0x3ee7cb(0x1c8)](_0x46cee3=>_0x17917f[_0x3ee7cb(0x1ce)](_0x46cee3)),_0x28afb7=_0x3f2a3e[_0x3ee7cb(0x15b)](_0x25e802,_0xec7e9e);if(_0x28afb7&&(_0x3ee7cb(0x166)==_0x28afb7[_0x3ee7cb(0x18c)]||_0x3ee7cb(0x16e)==_0x28afb7[_0x3ee7cb(0x18c)])){const _0x5c2ee=this[_0x3ee7cb(0x1d0)](_0x28afb7);for(const _0x2bffeb of _0x539ccd){const _0x466621=_0x17917f[_0x3ee7cb(0x1ce)](_0x2bffeb),_0x34a5e8=_0x539f92[_0x3ee7cb(0x1a6)](_0x2bffeb),_0x16c141=_0x2bffeb[_0x3ee7cb(0x1e8)](_0x289559)-0x1,_0x16c9af=_0x5c2ee[_0x39a8b9],_0x1f7b55=_0x5c2ee[_0x34f497];_0x16c9af<=_0x34a5e8[_0x5709de]&&_0x34a5e8[_0x5709de]+_0x16c141<=_0x1f7b55&&_0x28afb7[_0x3ee7cb(0x1db)](_0x466621);}}});});}function _0x1a36e6(_0x24a3e2){const _0x1089ef=_0x53879a,_0x217d44=Array[_0x1089ef(0x1de)](_0x542d89[_0x1089ef(0x1e5)]())[_0x1089ef(0x1c8)](_0x52cf99=>_0xbcc473[_0x1089ef(0x16b)](_0x52cf99));_0x18dbac[_0x1089ef(0x169)][_0x1089ef(0x191)](_0x51d45f=>{const _0x3e4751=_0x1089ef,_0x396382=_0x51d45f[_0x3e4751(0x1df)];_0x24a3e2=_0x24a3e2[_0x3e4751(0x1e3)](_0x43def3=>_0x3e4751(0x15d)!=_0x43def3[_0x3e4751(0x167)][_0x3e4751(0x1f4)]),_0x51d45f[_0x3e4751(0x1e9)](_0x24a3e2),_0x18dbac[_0x3e4751(0x1af)][_0x3e4751(0x164)](_0x3e4751(0x1b6))[_0x3e4751(0x1ec)](),_0x18dbac[_0x3e4751(0x1cb)](_0x3e4751(0x1b6),{'forceDefaultExecution':!0x0}),_0x18dbac[_0x3e4751(0x169)][_0x3e4751(0x19f)](()=>{const _0x13b26b=_0x3e4751;_0x18dbac[_0x13b26b(0x169)][_0x13b26b(0x19f)](_0x396382,_0x178014=>{const _0x2eea89=_0x13b26b,_0x139c30=_0x217d44[_0x2eea89(0x1e3)](_0x46cbd0=>_0x2eea89(0x15d)!=_0x46cbd0[_0x2eea89(0x167)][_0x2eea89(0x1f4)]);_0x139c30[_0x2eea89(0x1ee)]>0x0&&_0x178014[_0x2eea89(0x1e9)](_0x139c30);for(const _0x36fe8f of _0x217d44)_0x36fe8f[_0x2eea89(0x16c)]();});});});}function _0x2d1fab(_0x3a6108){const _0x330655=_0x53879a;_0x18dbac[_0x330655(0x169)][_0x330655(0x191)](_0x2e8867=>{const _0x4b25e3=_0x330655,_0x2ce4d5=Array[_0x4b25e3(0x1de)](_0x542d89[_0x4b25e3(0x1e5)]())[_0x4b25e3(0x1c8)](_0x23b4a2=>_0xbcc473[_0x4b25e3(0x16b)](_0x23b4a2)),_0x2ff17d=[];for(const _0x22af06 of _0x3a6108)for(const _0x2f2f95 of _0x22af06[_0x4b25e3(0x1b8)]({'shallow':!0x0}))_0x2ff17d[_0x4b25e3(0x1a0)](_0x2f2f95);for(const _0xca845d of _0x2ff17d)_0x4b25e3(0x15d)!=_0xca845d[_0x4b25e3(0x167)][_0x4b25e3(0x1f4)]&&(_0x2e8867[_0x4b25e3(0x1e9)](_0x2e8867[_0x4b25e3(0x1b5)](_0xca845d,0x0)),_0x18dbac[_0x4b25e3(0x1af)][_0x4b25e3(0x164)](_0x4b25e3(0x159))[_0x4b25e3(0x1ec)](),_0x18dbac[_0x4b25e3(0x1cb)](_0x4b25e3(0x159),{'forceDefaultExecution':!0x0}));const _0x523426=_0x2ce4d5[_0x4b25e3(0x1e3)](_0x156074=>_0x4b25e3(0x15d)!=_0x156074[_0x4b25e3(0x167)][_0x4b25e3(0x1f4)]);_0x523426[_0x4b25e3(0x1ee)]>0x0&&_0x2e8867[_0x4b25e3(0x1e9)](_0x523426);for(const _0x1b7f72 of _0x2ce4d5)_0x1b7f72[_0x4b25e3(0x16c)]();});}function _0x3e397e(_0x40d7bc,_0x3068e5){const _0xe0647b=_0x53879a;return _0x3068e5[_0xe0647b(0x1d7)](_0x40ed57=>_0x40d7bc[_0xe0647b(0x195)](_0x1bbaae=>_0x1bbaae[_0xe0647b(0x171)][_0xe0647b(0x1ef)](_0x40ed57[_0xe0647b(0x162)])||_0x40ed57[_0xe0647b(0x171)][_0xe0647b(0x1ef)](_0x1bbaae[_0xe0647b(0x162)])));}function _0x4acb00(_0x4a7618,_0x4948a6){const _0x5543ca=_0x53879a;return _0x4a7618[_0x5543ca(0x195)](_0x4ef689=>_0x4948a6[_0x5543ca(0x195)](_0x2e84f6=>_0x4ef689[_0x5543ca(0x171)][_0x5543ca(0x16f)](_0x2e84f6[_0x5543ca(0x162)])));}_0x18dbac[_0x53879a(0x1cc)][_0x53879a(0x194)]['on'](_0x53879a(0x185),(_0x134779,_0x6004b3,_0x436dfd)=>{const _0x12fc6c=_0x53879a;if(!_0x436dfd[_0x12fc6c(0x17f)][_0x12fc6c(0x1ed)])return;const _0x19f1ea=_0x6004b3[_0x12fc6c(0x174)];if(!_0x19f1ea)return;const _0x3f9295=_0x436dfd[_0x12fc6c(0x170)][_0x12fc6c(0x1ad)](_0x19f1ea);function _0x23586c(_0x4e82fc){const _0x38293f=_0x12fc6c;return Array[_0x38293f(0x1c2)](_0x4e82fc)?_0x4e82fc:[_0x4e82fc];}_0x3f9295&&_0x12fc6c(0x1d5)===_0x19f1ea[_0x12fc6c(0x1e2)]&&_0x36bbaa(_0x3f9295,_0x436dfd[_0x12fc6c(0x1b2)],(_0x32f5ea,_0x558734,_0x5d25bb)=>_0x5d25bb[_0x12fc6c(0x1b9)](_0x23586c(_0x558734[_0x12fc6c(0x1a9)]),_0x32f5ea),(_0x422d65,_0x5c2284,_0x3934e4)=>_0x3934e4[_0x12fc6c(0x1cf)](_0x23586c(_0x5c2284[_0x12fc6c(0x1a9)]),_0x422d65));},{'priority':_0x53879a(0x1ba)}),_0x3f2a3e[_0x53879a(0x19c)][_0x53879a(0x163)](_0x4d5cc6=>{const _0x21f63c=_0x53879a;if(_0x21f63c(0x165)!=_0x4d5cc6[_0x21f63c(0x1f1)]&&_0x21f63c(0x1b4)!=_0x4d5cc6[_0x21f63c(0x1f1)])return;const _0x597032=_0x4d5cc6[_0x21f63c(0x158)]();if(null!=_0x597032&&_0x597032['is'](_0x21f63c(0x181),_0x21f63c(0x1bb))){if(_0x21f63c(0x165)==_0x4d5cc6[_0x21f63c(0x1f1)]){const _0x286bc9=_0x4d5cc6[_0x21f63c(0x1b8)]()[_0x21f63c(0x1e3)](_0x54ea68=>_0x54ea68['is'](_0x21f63c(0x1e1)))[_0x21f63c(0x1c8)](_0x11dd1d=>_0x11dd1d[_0x21f63c(0x1cc)]);if(_0x286bc9[_0x21f63c(0x1ee)])return{'type':_0x21f63c(0x165),'content':_0x43de1f(_0x314761,_0x21f63c(0x19a),_0x43de1f(_0x314761,_0x21f63c(0x1fb),'\x22'+_0x286bc9[_0x21f63c(0x1bd)]('\x20')+'\x22'))};}if(_0x21f63c(0x1b4)==_0x4d5cc6[_0x21f63c(0x1f1)]){const _0x431650=_0x4d5cc6[_0x21f63c(0x1b8)]()[_0x21f63c(0x1e3)](_0x140646=>_0x140646['is'](_0x21f63c(0x1e1)))[_0x21f63c(0x1c8)](_0xc4b1c0=>_0xc4b1c0[_0x21f63c(0x1cc)]);if(_0x431650[_0x21f63c(0x1ee)])return{'type':_0x21f63c(0x1b4),'content':_0x43de1f(_0x314761,_0x21f63c(0x197),_0x43de1f(_0x314761,_0x21f63c(0x1fb),'\x22'+_0x431650[_0x21f63c(0x1bd)]('\x20')+'\x22'))};}}}),_0x3f2a3e[_0x53879a(0x19c)][_0x53879a(0x163)](_0x17691c=>{const _0x679206=_0x53879a;if(_0x679206(0x166)==_0x17691c[_0x679206(0x18c)]){const _0xb90544=_0x17691c[_0x679206(0x1b8)]()[_0x679206(0x1e3)](_0x2d87f2=>_0x2d87f2['is'](_0x679206(0x1e1)))[_0x679206(0x1c8)](_0x2f767e=>_0x2f767e[_0x679206(0x1cc)]),_0xcd4aea=this[_0x679206(0x1d0)](_0x17691c),_0x4db809=_0xcd4aea[_0x679206(0x1f9)]-_0xcd4aea[_0x679206(0x1c3)]+0x1;if(_0x679206(0x165)==_0x17691c[_0x679206(0x1f1)])return _0xb90544[_0x679206(0x1ee)]?{'type':_0x679206(0x165),'content':_0x43de1f(_0x314761,_0x679206(0x19a),_0x43de1f(_0x314761,_0x679206(0x189),[_0x4db809,'\x22'+_0xb90544[_0x679206(0x1bd)]('\x20')+'\x22']))}:{'type':_0x679206(0x165),'content':_0x43de1f(_0x314761,_0x679206(0x19a),_0x43de1f(_0x314761,_0x679206(0x1c6),_0x4db809))};if(_0x679206(0x1b4)==_0x17691c[_0x679206(0x1f1)])return _0xb90544[_0x679206(0x1ee)]?{'type':_0x679206(0x1b4),'content':_0x43de1f(_0x314761,_0x679206(0x197),_0x43de1f(_0x314761,_0x679206(0x189),[_0x4db809,'\x22'+_0xb90544[_0x679206(0x1bd)]('\x20')+'\x22']))}:{'type':_0x679206(0x1b4),'content':_0x43de1f(_0x314761,_0x679206(0x197),_0x43de1f(_0x314761,_0x679206(0x1c6),_0x4db809))};}if(_0x679206(0x16e)==_0x17691c[_0x679206(0x18c)]){const _0x4c55d4=_0x17691c[_0x679206(0x1b8)]()[_0x679206(0x1e3)](_0x2ba2af=>_0x2ba2af['is'](_0x679206(0x1e1)))[_0x679206(0x1c8)](_0x31b89b=>_0x31b89b[_0x679206(0x1cc)]),_0x3d85aa=this[_0x679206(0x1d0)](_0x17691c),_0x5e251b=_0x3d85aa[_0x679206(0x1c0)]-_0x3d85aa[_0x679206(0x1e4)]+0x1;if(_0x679206(0x165)==_0x17691c[_0x679206(0x1f1)])return _0x4c55d4[_0x679206(0x1ee)]?{'type':_0x679206(0x165),'content':_0x43de1f(_0x314761,_0x679206(0x19a),_0x43de1f(_0x314761,_0x679206(0x178),[_0x5e251b,'\x22'+_0x4c55d4[_0x679206(0x1bd)]('\x20')+'\x22']))}:{'type':_0x679206(0x165),'content':_0x43de1f(_0x314761,_0x679206(0x19a),_0x43de1f(_0x314761,_0x679206(0x1d8),_0x5e251b))};if(_0x679206(0x1b4)==_0x17691c[_0x679206(0x1f1)])return _0x4c55d4[_0x679206(0x1ee)]?{'type':_0x679206(0x1b4),'content':_0x43de1f(_0x314761,_0x679206(0x197),_0x43de1f(_0x314761,_0x679206(0x178),[_0x5e251b,'\x22'+_0x4c55d4[_0x679206(0x1bd)]('\x20')+'\x22']))}:{'type':_0x679206(0x1b4),'content':_0x43de1f(_0x314761,_0x679206(0x197),_0x43de1f(_0x314761,_0x679206(0x1d8),_0x5e251b))};}}),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x165),_0x53879a(0x166),_0x53879a(0x18d),_0x1a36e6),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x1b4),_0x53879a(0x166),_0x53879a(0x172),_0x1a36e6),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x165),_0x53879a(0x16e),_0x53879a(0x18d),_0x2d1fab),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x1b4),_0x53879a(0x16e),_0x53879a(0x172),_0x2d1fab),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x165),_0x53879a(0x16e),_0x53879a(0x1bd),_0x3e397e),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x1b4),_0x53879a(0x16e),_0x53879a(0x1bd),_0x3e397e),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x165),_0x53879a(0x166),_0x53879a(0x1bd),_0x4acb00),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x1b4),_0x53879a(0x166),_0x53879a(0x1bd),_0x4acb00);}[_0x4ca7fd(0x1f2)](){const _0x24a82d=_0x4ca7fd,_0x5c29e4=this[_0x24a82d(0x1da)],_0x2e30b1=_0x5c29e4[_0x24a82d(0x169)][_0x24a82d(0x17e)][_0x24a82d(0x198)];return(_0x20b128,_0x2e488c)=>{const _0x132ae1=_0x24a82d;_0x5c29e4[_0x132ae1(0x169)][_0x132ae1(0x191)](_0x3ab482=>{const _0x4fa507=_0x132ae1,{commandName:_0x59912f,commandParams:_0x2d7ad5}=_0x2e488c;let _0x435685=_0x20b128[0x0][_0x4fa507(0x171)][_0x4fa507(0x1dd)];_0x2d7ad5&&_0x2d7ad5[0x0]&&!0x1===_0x2d7ad5[0x0][_0x4fa507(0x1d9)]&&(_0x435685=_0x20b128[0x0][_0x4fa507(0x162)][_0x4fa507(0x175)]);const _0x18a9ca=_0x3ab482[_0x4fa507(0x17c)](_0x435685);if(_0x4fa507(0x15d)==_0x18a9ca[_0x4fa507(0x167)][_0x4fa507(0x1f4)])return;const _0x96b804=Array[_0x4fa507(0x1de)](_0x2e30b1[_0x4fa507(0x1e5)]())[_0x4fa507(0x1c8)](_0x526996=>_0xbcc473[_0x4fa507(0x16b)](_0x526996));_0x3ab482[_0x4fa507(0x1e9)](_0x18a9ca),_0x5c29e4[_0x4fa507(0x1af)][_0x4fa507(0x164)](_0x59912f)[_0x4fa507(0x1ec)](),_0x2d7ad5[_0x4fa507(0x1a0)]({'forceDefaultExecution':!0x0}),_0x5c29e4[_0x4fa507(0x1cb)](_0x59912f,..._0x2d7ad5);const _0x247645=_0x96b804[_0x4fa507(0x1e3)](_0x3f790c=>_0x4fa507(0x15d)!=_0x3f790c[_0x4fa507(0x167)][_0x4fa507(0x1f4)]);_0x247645[_0x4fa507(0x1ee)]>0x0&&_0x3ab482[_0x4fa507(0x1e9)](_0x247645);for(const _0x241216 of _0x96b804)_0x241216[_0x4fa507(0x16c)]();});};}[_0x4ca7fd(0x1d6)](_0x246e90){const _0x28f14d=_0x4ca7fd,_0x1483fd=this[_0x28f14d(0x1da)][_0x28f14d(0x1d1)][_0x28f14d(0x164)](_0x28f14d(0x193));let _0x2c592b=Number[_0x28f14d(0x17a)],_0x27c4a4=Number[_0x28f14d(0x17d)],_0x59cbf1=Number[_0x28f14d(0x17a)],_0x2655f2=Number[_0x28f14d(0x17d)];for(const _0x3e175d of _0x246e90){if(_0x28f14d(0x15d)==_0x3e175d[_0x28f14d(0x167)][_0x28f14d(0x1f4)])continue;const {row:_0x25f971,column:_0x2358a2}=_0x1483fd[_0x28f14d(0x1a6)](_0x3e175d),_0xda1847=_0x3e175d[_0x28f14d(0x1ea)](_0x28f14d(0x18b))?_0x3e175d[_0x28f14d(0x1e8)](_0x28f14d(0x18b))-0x1:0x0,_0x14411f=_0x3e175d[_0x28f14d(0x1ea)](_0x28f14d(0x199))?_0x3e175d[_0x28f14d(0x1e8)](_0x28f14d(0x199))-0x1:0x0;_0x2c592b=_0x25f971<_0x2c592b?_0x25f971:_0x2c592b,_0x27c4a4=_0x25f971+_0xda1847>_0x27c4a4?_0x25f971+_0xda1847:_0x27c4a4,_0x59cbf1=_0x2358a2<_0x59cbf1?_0x2358a2:_0x59cbf1,_0x2655f2=_0x2358a2+_0x14411f>_0x2655f2?_0x2358a2+_0x14411f:_0x2655f2;}return{'minRow':_0x2c592b,'maxRow':_0x27c4a4,'minColumn':_0x59cbf1,'maxColumn':_0x2655f2};}[_0x4ca7fd(0x1dc)](){const _0x26caf0=_0x4ca7fd,_0x5d72db=this[_0x26caf0(0x1da)],_0x368e8f=_0x5d72db[_0x26caf0(0x1d1)][_0x26caf0(0x164)](_0x26caf0(0x1be)),_0x496f0a=_0x5d72db[_0x26caf0(0x1d1)][_0x26caf0(0x164)](_0x26caf0(0x193));_0x5d72db[_0x26caf0(0x169)][_0x26caf0(0x17e)]['on'](_0x26caf0(0x1ac),()=>{const _0x32f03=_0x26caf0,_0x9b56e0=Array[_0x32f03(0x1de)](_0x5d72db[_0x32f03(0x169)][_0x32f03(0x17e)][_0x32f03(0x1b3)][_0x32f03(0x1ab)]());for(const {name:_0x3be4ca,data:_0x5b4174}of _0x9b56e0){const {group:_0x220049,id:_0x30254a,subType:_0x1e6cda}=_0x368e8f[_0x32f03(0x1cd)](_0x3be4ca);if(_0x32f03(0x17b)!=_0x220049)continue;if(null!=_0x5b4174[_0x32f03(0x15f)])continue;const _0x3e5270=_0x368e8f[_0x32f03(0x15e)](_0x30254a);this[_0x32f03(0x182)][_0x32f03(0x1a1)](_0x1e6cda)&&this[_0x32f03(0x188)][_0x32f03(0x1fa)](_0x3e5270);}},{'priority':_0x26caf0(0x179)});const _0x517b05=(_0x628f5f,_0x40c9a0)=>{const _0x4df241=_0x26caf0;let _0x3f649b=!0x1;const _0x257242=_0x40c9a0[_0x4df241(0x1ce)](_0x628f5f),_0x42725c=_0x628f5f[_0x4df241(0x1e7)](_0x4df241(0x1bb)),_0x35551c=_0x496f0a[_0x4df241(0x1a6)](_0x628f5f);for(const _0x5168e0 of this[_0x4df241(0x188)]){const _0xd69557=_0x5168e0[_0x4df241(0x18c)],_0x15068e=_0xd69557[_0x4df241(0x183)](_0x4df241(0x19e)),_0x2846ee=_0xd69557[_0x4df241(0x192)](_0x15068e?0xa:0x5),_0x41eea2=_0x2846ee[_0x4df241(0x1ae)](),_0x541fcf=_0x41eea2[_0x4df241(0x192)](0x0,0x3)+_0x4df241(0x1f7),_0x166b89=_0x4df241(0x18f)+_0x2846ee,_0x1fe0c2=_0x4df241(0x180)+_0x2846ee;if(!_0x5168e0[_0x4df241(0x173)])continue;if(_0x42725c!=_0x5168e0[_0x4df241(0x1a2)]()[_0x4df241(0x162)][_0x4df241(0x1e7)](_0x4df241(0x1bb)))continue;if(_0x5168e0[_0x4df241(0x1b7)](_0x257242))continue;const _0x2952ca=_0x628f5f[_0x4df241(0x1ea)](_0x541fcf)?_0x628f5f[_0x4df241(0x1e8)](_0x541fcf)-0x1:0x0,_0x3b79d8=this[_0x4df241(0x1d0)](_0x5168e0),_0x32b544=_0x3b79d8[_0x166b89],_0x5385d2=_0x3b79d8[_0x1fe0c2];_0x32b544<=_0x35551c[_0x41eea2]&&_0x35551c[_0x41eea2]+_0x2952ca<=_0x5385d2&&(_0x5168e0[_0x4df241(0x1db)](_0x257242),_0x3f649b=!0x0);}return _0x3f649b;};_0x5d72db[_0x26caf0(0x169)][_0x26caf0(0x17e)][_0x26caf0(0x1eb)](_0x5356f1=>{const _0xe8a971=_0x26caf0;let _0x286b4d=!0x1;for(const _0x2d6bea of _0x5d72db[_0xe8a971(0x169)][_0xe8a971(0x17e)][_0xe8a971(0x1b3)][_0xe8a971(0x1b1)]())if(_0xe8a971(0x1c5)==_0x2d6bea[_0xe8a971(0x1f1)]){if(_0xe8a971(0x166)==_0x2d6bea[_0xe8a971(0x1e2)]){for(const _0x455184 of _0x2d6bea[_0xe8a971(0x1b0)][_0xe8a971(0x175)][_0xe8a971(0x15a)]())_0x286b4d=_0x286b4d||_0x517b05(_0x455184,_0x5356f1);}else _0xe8a971(0x1d5)==_0x2d6bea[_0xe8a971(0x1e2)]&&(_0x286b4d=_0x286b4d||_0x517b05(_0x2d6bea[_0xe8a971(0x1b0)][_0xe8a971(0x175)],_0x5356f1));}return _0x286b4d;});}[_0x4ca7fd(0x1d0)](_0x4f601f){const _0x4caee1=_0x4ca7fd;return this[_0x4caee1(0x1d6)](_0x4f601f[_0x4caee1(0x1e5)]()[_0x4caee1(0x1c8)](_0x1e9f7f=>_0x1e9f7f[_0x4caee1(0x162)][_0x4caee1(0x175)]));}}function Ee(_0x15e6c8){const _0x3733ce=_0x4ca7fd;return Array[_0x3733ce(0x1de)](new Set(_0x15e6c8)[_0x3733ce(0x196)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x211fcd=_0x4c51;function _0x4c51(_0x235d98,_0x16dfb1){const _0x3b4553=_0x3b45();return _0x4c51=function(_0x4c51ac,_0xf9f690){_0x4c51ac=_0x4c51ac-0x18f;let _0xc3119e=_0x3b4553[_0x4c51ac];return _0xc3119e;},_0x4c51(_0x235d98,_0x16dfb1);}function _0x3b45(){const _0x2124e6=['1003512jtvGNk','get','29449EROQxt','TableCaptionEditing','editor','plugins','498904AgdFSM','9tfzGxz','175002BpVNiR','enableCommand','165iRtWpk','127760MaOhFr','9ndCrRv','toggleTableCaption','has','5EhrWPm','240458cLgOWL','590310mQzEkQ','requires','afterInit','TrackChangesEditing'];_0x3b45=function(){return _0x2124e6;};return _0x3b45();}(function(_0x152761,_0x3ef132){const _0x43781f=_0x4c51,_0x4d7528=_0x152761();while(!![]){try{const _0x2ec024=parseInt(_0x43781f(0x19f))/0x1+parseInt(_0x43781f(0x1a0))/0x2+-parseInt(_0x43781f(0x19b))/0x3*(parseInt(_0x43781f(0x195))/0x4)+parseInt(_0x43781f(0x19e))/0x5*(-parseInt(_0x43781f(0x197))/0x6)+-parseInt(_0x43781f(0x191))/0x7+-parseInt(_0x43781f(0x18f))/0x8*(parseInt(_0x43781f(0x196))/0x9)+parseInt(_0x43781f(0x19a))/0xa*(parseInt(_0x43781f(0x199))/0xb);if(_0x2ec024===_0x3ef132)break;else _0x4d7528['push'](_0x4d7528['shift']());}catch(_0xc6b38c){_0x4d7528['push'](_0x4d7528['shift']());}}}(_0x3b45,0x2f6d6));import{Plugin as _0x295fea}from'ckeditor5/src/core.js';import _0x2794b5 from'./table.js';export default class Mt extends _0x295fea{static get[_0x211fcd(0x1a1)](){return[_0x2794b5];}[_0x211fcd(0x1a2)](){const _0x59787a=_0x211fcd,_0xdb7145=this[_0x59787a(0x193)];if(!_0xdb7145[_0x59787a(0x194)][_0x59787a(0x19d)](_0x59787a(0x192)))return;_0xdb7145[_0x59787a(0x194)][_0x59787a(0x190)](_0x59787a(0x1a3))[_0x59787a(0x198)](_0x59787a(0x19c));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x5cb026=_0x2f86;(function(_0x54442f,_0x1b8fed){const _0x50ebd5=_0x2f86,_0x120c0d=_0x54442f();while(!![]){try{const _0xd917d0=-parseInt(_0x50ebd5(0x151))/0x1+-parseInt(_0x50ebd5(0x173))/0x2*(parseInt(_0x50ebd5(0x1db))/0x3)+parseInt(_0x50ebd5(0x1c6))/0x4*(-parseInt(_0x50ebd5(0x13c))/0x5)+parseInt(_0x50ebd5(0x174))/0x6*(parseInt(_0x50ebd5(0x14c))/0x7)+-parseInt(_0x50ebd5(0x15c))/0x8*(-parseInt(_0x50ebd5(0x1c4))/0x9)+parseInt(_0x50ebd5(0x180))/0xa*(parseInt(_0x50ebd5(0x177))/0xb)+parseInt(_0x50ebd5(0x159))/0xc*(parseInt(_0x50ebd5(0x13a))/0xd);if(_0xd917d0===_0x1b8fed)break;else _0x120c0d['push'](_0x120c0d['shift']());}catch(_0x345480){_0x120c0d['push'](_0x120c0d['shift']());}}}(_0x4a3b,0x69b44));import{getTranslation as _0x49c0df}from'../utils/common-translations.js';import{Plugin as _0x5b6279}from'ckeditor5/src/core.js';import{LiveRange as _0x2c7b2f}from'ckeditor5/src/engine.js';import{uid as _0x1db773,priorities as _0x3c7a5d}from'ckeditor5/src/utils.js';function _0x4a3b(){const _0x3661f8=['160404pZnPOw','getContainedElement','suggestionUnloaded','1233529BaaRcR','value','showSuggestionHighlights','getItems','_splitMarkerName','author','hasSuggestion','getSelectionAffectedTableCells','_suggestionFactory','10ZEYWzV','markMultiRangeInsertion','getSuggestion','insertion','plugins','_getCoordsForCells','$graveyard','set','createElement','redo','columnInsertionIndexes','markers','for','next','requires','editingDowncast','getMarkers','getAllAdjacentSuggestions','createPositionBefore','createRangeOn','column','tableCellSuggestion','insertColumns','setAttribute','getShiftedBy','_isForcedDefaultExecutionBlock','documentSelection','last','insert','rowInsertionRanges','getTableIfOnlyTableInContent','removeMarker','getChild','low','nextSibling','keys','batch','type','model','discard','afterInit','descriptionFactory','paragraph','wrap','unwrap','rowInsertionIndexes','dataDowncast','markMultiRangeDeletion','removeColumns','locale','add','markerName','endRow','nodeAfter','stop','createRange','push','get','isEqual','TableClipboard','deletion','columnInsertionRanges','tablePasteRow','updateMarker','from','return','tableCellBackgroundColor','find','1562310kKpsBb','element','8aCWJAe','trackChanges','markMultiRangeBlockFormat','createRangeIn','attributes','Users','setAttributes','tablePaste','tableCellPadding','*Replace\x20table\x20cells*','view','suggestion','suggestion:formatBlock:tablePasteCell','tableCellBorderStyle','clipboardOutput','getSuggestions','getRanges','tableCellBorderWidth','position','filter','register','3hsVygP','row','rows','getRows','cells','fromRange','selection','some','isEmpty','fill','high','removeMarkers','has','entries','suggestionLoaded','suggestion-td','ck-suggestion-marker','getChangedMarkers','conversion','tableCellBorderColor','end','tablePasteCell','_tablePostFixingSubtypes','options','every','call','tablePasteChainId','markerAttributes','containsRange','registerCustomCallback','tableCell','change','start','join','columns','isInContent','remove','formatBlock','first','ck-suggestion-marker--active','newRange','deletionRanges','oldRange','getColumnIndexes','previous','name','startsWith','10309XAsMbe','listenTo','502615tgSqyJ','insertRows','reduce','getSuggestionCallback','map','removeRows','tableCellHorizontalAlignment','forEach','editing','findAncestor','insertionRanges','tablePasteColumn','elementToElement','table','registerPostFixer','accept','154hIVavr','cell','getAttributes','tableCellVerticalAlignment','getRowIndexes','27669LehVnm','ck-suggestion-marker-insertion','activeMarkers','length','differ','root','document','createTableWalker','2292AhiLNN','fromEntries','endColumn','8BvXQtb','forceDefaultExecution','schema','subType','commands','insertContent','registerDescriptionCallback','getChanges','includes','editor','getChildren','_replaceTableSlotCell','getRange','previousSibling','getColumns','markerToHighlight','rootName','content','_createdBatches','detach','TrackChangesEditing','TableUtils','move','727322YyBNkL'];_0x4a3b=function(){return _0x3661f8;};return _0x4a3b();}import _0x3b7518 from'./table.js';const ge=[_0x5cb026(0x1d7),_0x5cb026(0x11e),_0x5cb026(0x1d3),_0x5cb026(0x142),_0x5cb026(0x14f),_0x5cb026(0x1c2),_0x5cb026(0x1ce)],Ce=Object[_0x5cb026(0x15a)](ge[_0x5cb026(0x140)](_0x5831d4=>[_0x5831d4,null]));export default class It extends _0x5b6279{static get[_0x5cb026(0x18e)](){return[_0x3b7518];}[_0x5cb026(0x1a8)](){const _0x1fb1fa=_0x5cb026,_0x426bbe=this[_0x1fb1fa(0x165)];if(!_0x426bbe[_0x1fb1fa(0x184)][_0x1fb1fa(0x117)](_0x1fb1fa(0x1bb)))return;const _0x262c2b=_0x426bbe[_0x1fb1fa(0x184)][_0x1fb1fa(0x1b9)](_0x1fb1fa(0x170)),_0x5865f9=_0x426bbe[_0x1fb1fa(0x184)][_0x1fb1fa(0x1b9)](_0x1fb1fa(0x171)),_0x41812f=_0x426bbe[_0x1fb1fa(0x184)][_0x1fb1fa(0x1b9)](_0x3b7518),_0x2b5c03=_0x426bbe[_0x1fb1fa(0x184)][_0x1fb1fa(0x1b9)](_0x1fb1fa(0x1bb));_0x41812f[_0x1fb1fa(0x121)][_0x1fb1fa(0x1b8)](_0x1fb1fa(0x1be),_0x1fb1fa(0x147)),_0x426bbe[_0x1fb1fa(0x1a6)][_0x1fb1fa(0x15e)][_0x1fb1fa(0x1da)](_0x1fb1fa(0x195),{'allowIn':_0x1fb1fa(0x129),'allowContentOf':_0x1fb1fa(0x129),'isLimit':!0x0}),_0x426bbe[_0x1fb1fa(0x11d)][_0x1fb1fa(0x148)]({'model':_0x1fb1fa(0x195),'view':_0x1fb1fa(0x11a)});let _0x127fb5=null;_0x426bbe[_0x1fb1fa(0x1a6)]['on'](_0x1fb1fa(0x161),(_0x30331c,_0x5beec5)=>{const _0x3b5a3f=_0x1fb1fa,[_0x320a0e,_0x2ff197]=_0x5beec5,_0x45180d=_0x5beec5[_0x5beec5[_0x3b5a3f(0x154)]-0x1];_0x45180d&&_0x45180d[_0x3b5a3f(0x15d)]||_0x262c2b[_0x3b5a3f(0x199)]||this[_0x3b5a3f(0x165)][_0x3b5a3f(0x160)][_0x3b5a3f(0x1b9)](_0x3b5a3f(0x1c7))[_0x3b5a3f(0x178)]&&function(_0x30fd53,_0x5c1c6c,_0xd0b36a,_0xb948e7,_0x5c6a4a){const _0x5bc4ab=_0x3b5a3f;if(_0x5c1c6c&&!_0x5c1c6c['is'](_0x5bc4ab(0x19a)))return!0x1;const _0x301bf0=_0x5c6a4a[_0x5bc4ab(0x19e)](_0x30fd53,_0xd0b36a);if(!_0x301bf0||!he(_0x301bf0,void 0x0,_0xb948e7))return!0x1;const _0x2df927=_0xb948e7[_0x5bc4ab(0x17e)](_0xd0b36a[_0x5bc4ab(0x157)][_0x5bc4ab(0x1e1)]);if(!_0x2df927[_0x5bc4ab(0x154)])return!0x1;const _0x4b6f1e=_0x2df927[0x0][_0x5bc4ab(0x145)](_0x5bc4ab(0x149)),_0x457fd5=_0xb948e7[_0x5bc4ab(0x150)](_0x2df927),_0x357de3=_0xb948e7[_0x5bc4ab(0x136)](_0x2df927),_0x2c29d6={'startRow':_0x457fd5[_0x5bc4ab(0x131)],'endRow':_0x457fd5[_0x5bc4ab(0x19b)],'startColumn':_0x357de3[_0x5bc4ab(0x131)],'endColumn':_0x357de3[_0x5bc4ab(0x19b)]};return 0x1==_0x2df927[_0x5bc4ab(0x154)]&&(_0x2c29d6[_0x5bc4ab(0x1b4)]+=_0xb948e7[_0x5bc4ab(0x1de)](_0x301bf0)-0x1,_0x2c29d6[_0x5bc4ab(0x15b)]+=_0xb948e7[_0x5bc4ab(0x16a)](_0x301bf0)-0x1),he(_0x4b6f1e,_0x2c29d6,_0xb948e7);}(_0x320a0e,_0x2ff197,_0x426bbe[_0x3b5a3f(0x1a6)],_0x5865f9,_0x2b5c03)&&(_0x30331c[_0x3b5a3f(0x1b6)](),_0x127fb5={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x426bbe[_0x3b5a3f(0x1a6)][_0x3b5a3f(0x12a)](()=>{const _0x1cba04=_0x3b5a3f;_0x426bbe[_0x1cba04(0x1a6)][_0x1cba04(0x161)](_0x5beec5[0x0],_0x5beec5[0x1],_0x5beec5[0x2],{'forceDefaultExecution':!0x0});const _0x6469e3=_0x1db773(),{rowInsertionRanges:_0x32eddd,columnInsertionRanges:_0x44cddd,insertionRanges:_0x4287e5,deletionRanges:_0x3d311a,cells:_0x519aac}=_0x127fb5;_0x32eddd[_0x1cba04(0x154)]&&_0x262c2b[_0x1cba04(0x181)](_0x32eddd,_0x1cba04(0x1be),{'tablePasteChainId':_0x6469e3}),_0x44cddd[_0x1cba04(0x154)]&&_0x262c2b[_0x1cba04(0x181)](_0x44cddd,_0x1cba04(0x147),{'tablePasteChainId':_0x6469e3}),_0x4287e5[_0x1cba04(0x154)]&&(_0x262c2b[_0x1cba04(0x181)](_0x4287e5,_0x1cba04(0x1cd),{'tablePasteChainId':_0x6469e3,'skipNestingCheck':!0x0}),_0x4287e5[_0x1cba04(0x143)](_0x292afa=>{const _0x1d443f=_0x1cba04;var _0x1fae45;return null===(_0x1fae45=_0x292afa[_0x1d443f(0x16f)])||void 0x0===_0x1fae45?void 0x0:_0x1fae45[_0x1d443f(0x124)](_0x292afa);})),_0x3d311a[_0x1cba04(0x154)]&&(_0x262c2b[_0x1cba04(0x1af)](_0x3d311a,_0x1cba04(0x1cd),{'tablePasteChainId':_0x6469e3,'skipNestingCheck':!0x0}),_0x3d311a[_0x1cba04(0x143)](_0x3681c5=>{const _0x3fc8bb=_0x1cba04;var _0x35f21b;return null===(_0x35f21b=_0x3681c5[_0x3fc8bb(0x16f)])||void 0x0===_0x35f21b?void 0x0:_0x35f21b[_0x3fc8bb(0x124)](_0x3681c5);}));const _0x57249f=_0x262c2b[_0x1cba04(0x1c8)](_0x519aac[_0x1cba04(0x140)](({element:_0x55c7dd})=>_0x55c7dd),{'formatGroupId':_0x1db773()},[],_0x1cba04(0x120),{'tablePasteChainId':_0x6469e3});if(_0x57249f){const _0x45a720=_0x57249f[_0x1cba04(0x190)](),_0x5d8b07=[];for(const {element:_0x1e45ec,attributes:_0x2f10bb}of _0x519aac){if(!_0x2f10bb)continue;const _0x557ba8=_0x426bbe[_0x1cba04(0x1a6)][_0x1cba04(0x193)](_0x1e45ec),_0x37b767=_0x45a720[_0x1cba04(0x1c3)](_0x5a0a35=>_0x5a0a35[_0x1cba04(0x168)]()[_0x1cba04(0x1ba)](_0x557ba8));_0x37b767&&_0x5d8b07[_0x1cba04(0x1b8)]([_0x37b767[_0x1cba04(0x138)],_0x2f10bb]);}_0x5d8b07[_0x1cba04(0x154)]&&_0x57249f[_0x1cba04(0x197)](_0x1cba04(0x126),Object[_0x1cba04(0x15a)](_0x5d8b07));}_0x127fb5=null;}));},{'priority':_0x3c7a5d[_0x1fb1fa(0x1e5)]+0xa}),_0x426bbe[_0x1fb1fa(0x184)][_0x1fb1fa(0x1b9)](_0x1fb1fa(0x1bb))['on'](_0x1fb1fa(0x167),(_0x16baeb,_0xb67b9)=>{const _0x1b8799=_0x1fb1fa,[_0x2d0649,_0x48b9b7,,_0x3426cf]=_0xb67b9;if(!_0x127fb5)return;_0x16baeb[_0x1b8799(0x1b6)]();const _0x4cab5b=_0x2d0649[_0x1b8799(0x14d)],_0x19631e=_0x48b9b7,_0xff9f9d=Pe(_0x4cab5b),_0x5846ca=Pe(_0x19631e);_0x16baeb[_0x1b8799(0x1c1)]=_0x4cab5b;let _0x38f613=null,_0x5d8889=null;if(_0x5846ca||_0xff9f9d){if(_0xff9f9d&&!_0x5846ca){_0x3426cf[_0x1b8799(0x12f)](_0x4cab5b[_0x1b8799(0x1a0)](0x0));for(const _0x18e9dc of Array[_0x1b8799(0x1c0)](_0x19631e[_0x1b8799(0x166)]()))_0x3426cf[_0x1b8799(0x19c)](_0x18e9dc,_0x4cab5b,_0x1b8799(0x11f));const _0x136678=_0x127fb5[_0x1b8799(0x1ad)][_0x1b8799(0x164)](_0x2d0649[_0x1b8799(0x1dc)]),_0x3d2e79=_0x127fb5[_0x1b8799(0x18a)][_0x1b8799(0x164)](_0x2d0649[_0x1b8799(0x194)]);_0x136678||_0x3d2e79||(_0x38f613=_0x2c7b2f[_0x1b8799(0x1e0)](_0x3426cf[_0x1b8799(0x1c9)](_0x4cab5b)));}else _0x5846ca&&!_0xff9f9d&&(_0x5d8889=_0x3426cf[_0x1b8799(0x1c9)](_0x4cab5b));}else{const _0x33eee6=_0x3426cf[_0x1b8799(0x188)](_0x1b8799(0x195)),_0x5620ed=_0x3426cf[_0x1b8799(0x188)](_0x1b8799(0x195));_0x3426cf[_0x1b8799(0x1ab)](_0x3426cf[_0x1b8799(0x1c9)](_0x4cab5b),_0x5620ed),_0x3426cf[_0x1b8799(0x19c)](_0x33eee6,_0x4cab5b,0x0);for(const _0x24bc76 of Array[_0x1b8799(0x1c0)](_0x19631e[_0x1b8799(0x166)]()))_0x3426cf[_0x1b8799(0x19c)](_0x24bc76,_0x33eee6,_0x1b8799(0x11f));_0x38f613=_0x2c7b2f[_0x1b8799(0x1e0)](_0x3426cf[_0x1b8799(0x193)](_0x33eee6)),_0x5d8889=_0x2c7b2f[_0x1b8799(0x1e0)](_0x3426cf[_0x1b8799(0x193)](_0x5620ed));}const _0x418400=Array[_0x1b8799(0x1c0)](_0x19631e[_0x1b8799(0x14e)]())[_0x1b8799(0x1d9)](([_0x43120e])=>ge[_0x1b8799(0x164)](_0x43120e));_0x127fb5[_0x1b8799(0x1df)][_0x1b8799(0x1b8)]({'element':_0x4cab5b,'attributes':_0x418400[_0x1b8799(0x154)]?Object[_0x1b8799(0x15a)](_0x418400):null}),_0x38f613&&_0x127fb5[_0x1b8799(0x146)][_0x1b8799(0x1b8)](_0x38f613),_0x5d8889&&_0x127fb5[_0x1b8799(0x134)][_0x1b8799(0x1b8)](_0x5d8889);},{'priority':_0x1fb1fa(0x1e5)}),_0x5865f9['on'](_0x1fb1fa(0x196),(_0x38aee0,_0x3d0a81)=>{const _0x94eff=_0x1fb1fa,[_0x5e31f3,_0x8993bd={}]=_0x3d0a81;if(!_0x127fb5)return;const _0x589940=_0x8993bd['at']||0x0,_0x2f4d54=_0x8993bd[_0x94eff(0x12d)]||0x1;_0x127fb5[_0x94eff(0x18a)]=new Array(_0x2f4d54)[_0x94eff(0x1e4)](_0x589940)[_0x94eff(0x140)]((_0x43c1d6,_0x405ec3)=>_0x43c1d6+_0x405ec3);for(const {cell:_0x295cff}of _0x5865f9[_0x94eff(0x158)](_0x5e31f3,{'startColumn':_0x589940,'endColumn':_0x589940+_0x2f4d54-0x1}))_0x127fb5[_0x94eff(0x1bd)][_0x94eff(0x1b8)](_0x426bbe[_0x94eff(0x1a6)][_0x94eff(0x193)](_0x295cff));},{'priority':_0x1fb1fa(0x1a1)}),_0x5865f9['on'](_0x1fb1fa(0x13d),(_0x1f3a75,_0x2d78f2)=>{const _0x2e4bae=_0x1fb1fa,[_0x2fbf0d,_0x3bc129={}]=_0x2d78f2;if(!_0x127fb5)return;const _0x58406a=_0x3bc129['at']||0x0,_0x50bbe7=_0x3bc129[_0x2e4bae(0x1dd)]||0x1;_0x127fb5[_0x2e4bae(0x1ad)]=new Array(_0x50bbe7)[_0x2e4bae(0x1e4)](_0x58406a)[_0x2e4bae(0x140)]((_0x504c5c,_0x1b3ac6)=>_0x504c5c+_0x1b3ac6);for(const {cell:_0x220679}of _0x5865f9[_0x2e4bae(0x158)](_0x2fbf0d,{'startRow':_0x58406a,'endRow':_0x58406a+_0x50bbe7-0x1}))_0x127fb5[_0x2e4bae(0x19d)][_0x2e4bae(0x1b8)](_0x426bbe[_0x2e4bae(0x1a6)][_0x2e4bae(0x193)](_0x220679));},{'priority':_0x1fb1fa(0x1a1)}),_0x262c2b[_0x1fb1fa(0x1a9)][_0x1fb1fa(0x162)](_0x377e6c=>{const _0x1eee83=_0x1fb1fa;if(_0x377e6c[_0x1eee83(0x15f)]&&_0x377e6c[_0x1eee83(0x15f)][_0x1eee83(0x139)](_0x1eee83(0x1cd)))return _0x377e6c[_0x1eee83(0x137)]?{}:{'type':_0x1eee83(0x183),'content':_0x49c0df(_0x426bbe[_0x1eee83(0x1b1)],_0x1eee83(0x1cf))};});const _0x10b300=()=>!0x1;for(const _0x3b997b of[_0x1fb1fa(0x1cd),_0x1fb1fa(0x147),_0x1fb1fa(0x1be),_0x1fb1fa(0x120)])_0x262c2b[_0x1fb1fa(0x17f)][_0x1fb1fa(0x128)](_0x1fb1fa(0x183),_0x3b997b,_0x1fb1fa(0x12c),_0x10b300),_0x262c2b[_0x1fb1fa(0x17f)][_0x1fb1fa(0x128)](_0x1fb1fa(0x1bc),_0x3b997b,_0x1fb1fa(0x12c),_0x10b300),_0x262c2b[_0x1fb1fa(0x17f)][_0x1fb1fa(0x128)](_0x1fb1fa(0x130),_0x3b997b,_0x1fb1fa(0x12c),_0x10b300);_0x262c2b[_0x1fb1fa(0x17f)][_0x1fb1fa(0x128)](_0x1fb1fa(0x130),_0x1fb1fa(0x120),_0x1fb1fa(0x1a7),_0x10b300),_0x262c2b[_0x1fb1fa(0x17f)][_0x1fb1fa(0x128)](_0x1fb1fa(0x130),_0x1fb1fa(0x120),_0x1fb1fa(0x14b),(_0x346f94,_0x498f6a,_0x21baa6)=>{const _0x27f536=_0x1fb1fa,_0x13eb60=_0x346f94[_0x27f536(0x140)](_0x16d8c5=>_0x16d8c5[_0x27f536(0x175)]())[_0x27f536(0x1d9)](_0x5267f9=>_0x5267f9),_0x42f1ee=new Map(_0x13eb60[_0x27f536(0x140)](_0x4ee56d=>[_0x4ee56d,null]));if(_0x127fb5){for(const {element:_0x51cb65,attributes:_0x5af21e}of _0x127fb5[_0x27f536(0x1df)])_0x5af21e&&_0x42f1ee[_0x27f536(0x187)](_0x51cb65,_0x5af21e);}else{if(_0x21baa6&&_0x21baa6[_0x27f536(0x126)])for(const [_0x4b7bf6,_0x1d4876]of Object[_0x27f536(0x118)](_0x21baa6[_0x27f536(0x126)])){const _0x1c7768=_0x426bbe[_0x27f536(0x1a6)][_0x27f536(0x18b)][_0x27f536(0x1b9)](_0x4b7bf6),_0x2ae8c0=_0x1c7768?_0x1c7768[_0x27f536(0x168)]()[_0x27f536(0x175)]():null;_0x2ae8c0&&_0x42f1ee[_0x27f536(0x187)](_0x2ae8c0,_0x1d4876);}}_0x426bbe[_0x27f536(0x1a6)][_0x27f536(0x12a)](_0x276965=>{const _0x362182=_0x27f536;for(const [_0x3f3c23,_0x310e28]of _0x42f1ee)_0x276965[_0x362182(0x1cc)]({...Ce,..._0x310e28},_0x3f3c23);});});const _0x3d795c=(_0x167d82,_0x30fbc8)=>{const _0x4b37b9=_0x1fb1fa;_0x262c2b[_0x4b37b9(0x17f)][_0x4b37b9(0x128)](_0x167d82,_0x4b37b9(0x1cd),_0x30fbc8,(_0x2c53e,_0x121140,_0x2eb780)=>{const _0x5f3503=_0x4b37b9;_0x426bbe[_0x5f3503(0x1a6)][_0x5f3503(0x12a)](_0x2fc579=>{const _0x5731cf=_0x5f3503,_0x166085=[];for(const _0x4515e9 of _0x2c53e){const _0x4a9e9e=_0x4515e9[_0x5731cf(0x12b)][_0x5731cf(0x1b5)];_0x4a9e9e['is'](_0x5731cf(0x1c5),_0x5731cf(0x195))&&_0x166085[_0x5731cf(0x1b8)](_0x4a9e9e);}_0x262c2b[_0x5731cf(0x17f)][_0x5731cf(0x13f)](_0x167d82,null,_0x30fbc8)(_0x2c53e,_0x121140,_0x2eb780);for(const _0x472c31 of _0x166085)_0x5731cf(0x186)!=_0x472c31[_0x5731cf(0x156)][_0x5731cf(0x16c)]&&_0x2fc579[_0x5731cf(0x1ac)](_0x472c31);});});};_0x3d795c(_0x1fb1fa(0x183),_0x1fb1fa(0x14b)),_0x3d795c(_0x1fb1fa(0x183),_0x1fb1fa(0x1a7)),_0x3d795c(_0x1fb1fa(0x1bc),_0x1fb1fa(0x14b)),_0x3d795c(_0x1fb1fa(0x1bc),_0x1fb1fa(0x1a7)),_0x262c2b[_0x1fb1fa(0x17f)][_0x1fb1fa(0x128)](_0x1fb1fa(0x183),_0x1fb1fa(0x1be),_0x1fb1fa(0x1a7),_0x5481b8=>{const _0x75e8de=_0x1fb1fa,_0x1628b0=_0x5481b8[_0x75e8de(0x140)](_0x4505ad=>_0x4505ad[_0x75e8de(0x175)]()),_0x4fb53e=_0x1628b0[0x0][_0x75e8de(0x145)](_0x75e8de(0x149)),{minRow:_0x3332f4,maxRow:_0x27d1eb}=_0x41812f[_0x75e8de(0x185)](_0x1628b0);_0x5865f9[_0x75e8de(0x141)](_0x4fb53e,{'at':_0x3332f4,'rows':_0x27d1eb-_0x3332f4+0x1});}),_0x262c2b[_0x1fb1fa(0x17f)][_0x1fb1fa(0x128)](_0x1fb1fa(0x183),_0x1fb1fa(0x147),_0x1fb1fa(0x1a7),_0x543904=>{const _0xf07e49=_0x1fb1fa,_0x2cd871=_0x543904[_0xf07e49(0x140)](_0x3e9d3b=>_0x3e9d3b[_0xf07e49(0x175)]()),_0x58fd0a=_0x2cd871[0x0][_0xf07e49(0x145)](_0xf07e49(0x149)),{minColumn:_0xf8ed24,maxColumn:_0x1d2730}=_0x41812f[_0xf07e49(0x185)](_0x2cd871);_0x5865f9[_0xf07e49(0x1b0)](_0x58fd0a,{'at':_0xf8ed24,'columns':_0x1d2730-_0xf8ed24+0x1});});const _0x15991f=(_0x3a48ae,_0x263f5)=>{const _0x45f193=_0x1fb1fa;if(!_0x263f5[_0x45f193(0x15f)]||!_0x263f5[_0x45f193(0x15f)][_0x45f193(0x139)](_0x45f193(0x1cd)))return;const _0x542b14=_0x263f5[_0x45f193(0x1ca)][_0x45f193(0x125)],_0x336d9c=_0x262c2b[_0x45f193(0x1d5)]()[_0x45f193(0x1d9)](_0x303a99=>_0x303a99[_0x45f193(0x12e)]&&_0x303a99[_0x45f193(0x1ca)]&&_0x303a99[_0x45f193(0x1ca)][_0x45f193(0x125)]==_0x542b14);_0x336d9c[_0x45f193(0x154)]&&_0x263f5[_0x45f193(0x191)]()[_0x45f193(0x154)]!=_0x336d9c[_0x45f193(0x154)]&&_0x336d9c[_0x45f193(0x13e)]((_0x152bc9,_0x1e5de2)=>(_0x152bc9[_0x45f193(0x18d)]=_0x1e5de2,_0x1e5de2[_0x45f193(0x137)]=_0x152bc9,_0x1e5de2));};function _0x9fc8a0(_0x2ab138,_0x54800e=!0x0){const _0x531c95=_0x1fb1fa,{id:_0x22e917}=_0x262c2b[_0x531c95(0x17b)](_0x2ab138[_0x531c95(0x1b3)]),_0x3c82a3=[_0x531c95(0x11b),_0x531c95(0x152)],_0x18f310=_0x262c2b[_0x531c95(0x153)][_0x531c95(0x164)](_0x2ab138[_0x531c95(0x1b3)]);return _0x18f310&&_0x3c82a3[_0x531c95(0x1b8)](_0x531c95(0x132)),{'classes':_0x3c82a3,'attributes':{'data-suggestion':_0x22e917},'priority':_0x18f310&&_0x54800e?0xbc2:0xbb8};}_0x262c2b['on'](_0x1fb1fa(0x119),_0x15991f,{'priority':_0x1fb1fa(0x1e5)}),_0x262c2b['on'](_0x1fb1fa(0x176),_0x15991f,{'priority':_0x1fb1fa(0x1e5)}),_0x426bbe[_0x1fb1fa(0x1a6)][_0x1fb1fa(0x157)][_0x1fb1fa(0x14a)](()=>{const _0x368c23=_0x1fb1fa;let _0x2ff572=!0x1;const _0xcac7c3=Array[_0x368c23(0x1c0)](_0x426bbe[_0x368c23(0x1a6)][_0x368c23(0x157)][_0x368c23(0x155)][_0x368c23(0x11c)]());for(const {name:_0x1b2954,data:_0x354174}of _0xcac7c3){const {group:_0xa6b5b,type:_0x11ee33,id:_0x1668ef}=_0x262c2b[_0x368c23(0x17b)](_0x1b2954);if(_0x368c23(0x1d1)!=_0xa6b5b||_0x368c23(0x1bc)!=_0x11ee33||_0x354174[_0x368c23(0x135)])continue;if(!_0x262c2b[_0x368c23(0x17d)](_0x1668ef))continue;const _0x2389bd=_0x262c2b[_0x368c23(0x182)](_0x1668ef)[_0x368c23(0x1d6)](),_0x3b3b29=_0x426bbe[_0x368c23(0x184)][_0x368c23(0x1b9)](_0x368c23(0x1cb))['me'];for(const _0x2f6e68 of _0x262c2b[_0x368c23(0x1d5)]()){if(!_0x2f6e68[_0x368c23(0x12e)]||_0x2f6e68[_0x368c23(0x17c)]!=_0x3b3b29)continue;if(_0x368c23(0x130)!=_0x2f6e68[_0x368c23(0x1a5)]||_0x368c23(0x120)!=_0x2f6e68[_0x368c23(0x15f)])continue;if(_0x2f6e68[_0x368c23(0x1d6)]()[_0x368c23(0x123)](_0x5e1a74=>_0x2389bd[_0x368c23(0x1e2)](_0x5b4092=>_0x5b4092[_0x368c23(0x127)](_0x5e1a74,!0x0)))){for(const _0x4e6ba7 of _0x2f6e68[_0x368c23(0x191)]())_0x4e6ba7[_0x368c23(0x12e)]&&(_0x4e6ba7[_0x368c23(0x1a7)](),_0x2ff572=!0x0);}}}return _0x2ff572;}),_0x426bbe[_0x1fb1fa(0x1a6)][_0x1fb1fa(0x157)][_0x1fb1fa(0x14a)](_0x3bb8cf=>{const _0xca0d57=_0x1fb1fa,_0x49bf36=_0x426bbe[_0xca0d57(0x160)][_0xca0d57(0x1b9)](_0xca0d57(0x189));if(!_0x49bf36||!_0x49bf36[_0xca0d57(0x16e)][_0xca0d57(0x117)](_0x3bb8cf[_0xca0d57(0x1a4)]))return!0x1;let _0x5ac3a8=!0x1;const _0x37d27d=_0x426bbe[_0xca0d57(0x184)][_0xca0d57(0x1b9)](_0xca0d57(0x1cb))['me'],_0x58db8d=_0x426bbe[_0xca0d57(0x1a6)][_0xca0d57(0x157)][_0xca0d57(0x155)][_0xca0d57(0x163)](),_0x4ff870=Array[_0xca0d57(0x1c0)](_0x426bbe[_0xca0d57(0x1a6)][_0xca0d57(0x157)][_0xca0d57(0x155)][_0xca0d57(0x11c)]())[_0xca0d57(0x1d9)](({name:_0x49f071,data:_0x161deb})=>{const _0x4f536c=_0xca0d57,{group:_0x24389f,subType:_0x21703c,authorId:_0x49452d}=_0x262c2b[_0x4f536c(0x17b)](_0x49f071);return _0x4f536c(0x1d1)==_0x24389f&&_0x4f536c(0x1cd)==_0x21703c&&_0x49452d==_0x37d27d['id']&&!_0x161deb[_0x4f536c(0x135)];});for(const _0x2f45d of _0x58db8d){if(_0xca0d57(0x19c)!=_0x2f45d[_0xca0d57(0x1a5)]||_0xca0d57(0x195)!=_0x2f45d[_0xca0d57(0x138)]||0x1!=_0x2f45d[_0xca0d57(0x154)])continue;const _0x1810af=_0x3bb8cf[_0xca0d57(0x1b7)](_0x2f45d[_0xca0d57(0x1d8)],_0x2f45d[_0xca0d57(0x1d8)][_0xca0d57(0x198)](0x1));if(!_0x4ff870[_0xca0d57(0x1c3)](({data:_0x1f22a7})=>_0x1f22a7[_0xca0d57(0x133)][_0xca0d57(0x1ba)](_0x1810af))){for(const {name:_0x4a10a6,data:_0x11f167}of _0x4ff870)if(_0x1810af[_0xca0d57(0x127)](_0x11f167[_0xca0d57(0x133)])){_0x3bb8cf[_0xca0d57(0x1bf)](_0x4a10a6,{'range':_0x1810af}),_0x5ac3a8=!0x0;break;}}}return _0x5ac3a8;}),_0x426bbe[_0x1fb1fa(0x1a6)][_0x1fb1fa(0x157)][_0x1fb1fa(0x14a)](_0x3bb996=>{const _0x4d34f0=_0x1fb1fa;let _0x13a2ce=!0x1;const _0x105453=_0x426bbe[_0x4d34f0(0x184)][_0x4d34f0(0x1b9)](_0x4d34f0(0x1cb))['me'],_0x5cf537=_0x262c2b[_0x4d34f0(0x1d5)]()[_0x4d34f0(0x1d9)](_0x5b8bad=>_0x5b8bad[_0x4d34f0(0x12e)]&&_0x5b8bad[_0x4d34f0(0x17c)]==_0x105453),_0x494b00=new Set(),_0x244e5c=new Set();for(const _0x15dbcf of _0x5cf537)if(_0x4d34f0(0x1cd)==_0x15dbcf[_0x4d34f0(0x15f)])for(const _0x11e425 of _0x15dbcf[_0x4d34f0(0x190)]()){const _0x5d1368=_0x11e425[_0x4d34f0(0x168)]()[_0x4d34f0(0x175)]();if(_0x5d1368){if(_0x5d1368['is'](_0x4d34f0(0x1c5),_0x4d34f0(0x195))&&Pe(_0x5d1368)){_0x15dbcf[_0x4d34f0(0x19f)](_0x11e425[_0x4d34f0(0x138)]),_0x494b00[_0x4d34f0(0x1b2)](_0x5d1368),_0x13a2ce=!0x0;const _0x1f0a03=_0x5d1368[_0x4d34f0(0x1a2)],_0x23103a=_0x5d1368[_0x4d34f0(0x169)],_0x336e5d=_0x1f0a03&&_0x1f0a03['is'](_0x4d34f0(0x1c5),_0x4d34f0(0x195)),_0x1d64c8=_0x23103a&&_0x23103a['is'](_0x4d34f0(0x1c5),_0x4d34f0(0x195));_0x336e5d&&!_0x494b00[_0x4d34f0(0x117)](_0x1f0a03)&&_0x244e5c[_0x4d34f0(0x1b2)](_0x1f0a03),_0x1d64c8&&!_0x494b00[_0x4d34f0(0x117)](_0x23103a)&&_0x244e5c[_0x4d34f0(0x1b2)](_0x23103a);}else _0x5d1368['is'](_0x4d34f0(0x1c5),_0x4d34f0(0x1aa))&&_0x5d1368[_0x4d34f0(0x1e3)]&&(_0x15dbcf[_0x4d34f0(0x19f)](_0x11e425[_0x4d34f0(0x138)]),_0x13a2ce=!0x0);}}else{if(_0x4d34f0(0x120)==_0x15dbcf[_0x4d34f0(0x15f)]){if(!_0x15dbcf[_0x4d34f0(0x1ca)]||!_0x15dbcf[_0x4d34f0(0x1ca)][_0x4d34f0(0x125)])continue;const _0x5c19c8=_0x15dbcf[_0x4d34f0(0x1ca)][_0x4d34f0(0x126)];if(_0x5c19c8&&Object[_0x4d34f0(0x1a3)](_0x5c19c8)[_0x4d34f0(0x154)])continue;const _0xe22824=_0x15dbcf[_0x4d34f0(0x1ca)][_0x4d34f0(0x125)];let _0x56246e=!0x0,_0x529d19=!0x0;for(const _0x2220a6 of _0x5cf537)if(_0x2220a6[_0x4d34f0(0x15f)]&&_0x2220a6[_0x4d34f0(0x15f)][_0x4d34f0(0x139)](_0x4d34f0(0x1cd))){if(!_0x2220a6[_0x4d34f0(0x1ca)][_0x4d34f0(0x125)]){_0x529d19=!0x1;break;}if(_0x2220a6['id']!=_0x15dbcf['id']&&_0x2220a6[_0x4d34f0(0x1ca)][_0x4d34f0(0x125)]==_0xe22824){_0x56246e=!0x1;break;}}_0x529d19&&_0x56246e&&(_0x15dbcf[_0x4d34f0(0x116)](),_0x13a2ce=!0x0);}}for(const _0x1ae09e of _0x494b00)_0x3bb996[_0x4d34f0(0x12f)](_0x1ae09e);for(const _0x205aa4 of _0x244e5c)_0x3bb996[_0x4d34f0(0x1ac)](_0x205aa4);return _0x13a2ce;}),_0x426bbe[_0x1fb1fa(0x11d)][_0x1fb1fa(0x18c)](_0x1fb1fa(0x18f))[_0x1fb1fa(0x16b)]({'model':_0x1fb1fa(0x1d2),'view':(_0xc53a1f,_0x49f169)=>_0x9fc8a0(_0xc53a1f),'converterPriority':_0x1fb1fa(0x1e5)}),_0x426bbe[_0x1fb1fa(0x11d)][_0x1fb1fa(0x18c)](_0x1fb1fa(0x1ae))[_0x1fb1fa(0x16b)]({'model':_0x1fb1fa(0x1d2),'view':(_0x2f4463,_0xf094a6)=>_0xf094a6[_0x1fb1fa(0x122)][_0x1fb1fa(0x179)]?_0x9fc8a0(_0x2f4463,!0x1):null,'converterPriority':_0x1fb1fa(0x1e5)});const _0x22c09c=_0x426bbe[_0x1fb1fa(0x144)][_0x1fb1fa(0x1d0)];this[_0x1fb1fa(0x13b)](_0x22c09c[_0x1fb1fa(0x157)],_0x1fb1fa(0x1d4),(_0x4d493b,_0x77ee19)=>{const _0x22ecba=_0x1fb1fa,_0x40dcc3=[];for(const _0x2c5015 of _0x22c09c[_0x22ecba(0x1c9)](_0x77ee19[_0x22ecba(0x16d)])[_0x22ecba(0x17a)]())_0x2c5015['is'](_0x22ecba(0x1c5),_0x22ecba(0x11a))&&_0x40dcc3[_0x22ecba(0x1b8)](_0x2c5015);_0x22c09c[_0x22ecba(0x12a)](_0x1a86a2=>{const _0x520935=_0x22ecba;for(const _0x46125e of _0x40dcc3)_0x1a86a2[_0x520935(0x172)](_0x1a86a2[_0x520935(0x1c9)](_0x46125e),_0x1a86a2[_0x520935(0x192)](_0x46125e)),_0x1a86a2[_0x520935(0x12f)](_0x46125e);});});}}function _0x2f86(_0xb8262d,_0x434b2a){const _0x4a3b75=_0x4a3b();return _0x2f86=function(_0x2f86d7,_0x1a7d5a){_0x2f86d7=_0x2f86d7-0x116;let _0x179fc0=_0x4a3b75[_0x2f86d7];return _0x179fc0;},_0x2f86(_0xb8262d,_0x434b2a);}function Pe(_0x5a71b7){const _0x2617ae=_0x5cb026;if(_0x5a71b7[_0x2617ae(0x1e3)])return!0x0;const _0x3c5c8c=_0x5a71b7[_0x2617ae(0x1a0)](0x0);return _0x3c5c8c['is'](_0x2617ae(0x1c5),_0x2617ae(0x1aa))&&_0x3c5c8c[_0x2617ae(0x1e3)];}function he(_0x989468,_0x46d49f={},_0x35126f){const _0xfd94e=_0x5cb026;for(const {isAnchor:_0xde925,cellHeight:_0x4a0105,cellWidth:_0xb8cdce}of _0x35126f[_0xfd94e(0x158)](_0x989468,{'includeAllSlots':!0x0,..._0x46d49f}))if(!_0xde925||0x1!=_0x4a0105||0x1!=_0xb8cdce)return!0x1;return!0x0;}
|
|
23
|
+
const _0x356d4a=_0x1830;(function(_0x429c81,_0xf0f386){const _0x30d2a2=_0x1830,_0x595f22=_0x429c81();while(!![]){try{const _0x34b90c=parseInt(_0x30d2a2(0x129))/0x1*(-parseInt(_0x30d2a2(0xb8))/0x2)+parseInt(_0x30d2a2(0x119))/0x3*(parseInt(_0x30d2a2(0x10a))/0x4)+-parseInt(_0x30d2a2(0xf3))/0x5+parseInt(_0x30d2a2(0xd8))/0x6*(parseInt(_0x30d2a2(0xf5))/0x7)+parseInt(_0x30d2a2(0x181))/0x8*(-parseInt(_0x30d2a2(0x116))/0x9)+-parseInt(_0x30d2a2(0xdf))/0xa*(-parseInt(_0x30d2a2(0xd1))/0xb)+parseInt(_0x30d2a2(0x169))/0xc;if(_0x34b90c===_0xf0f386)break;else _0x595f22['push'](_0x595f22['shift']());}catch(_0x28247b){_0x595f22['push'](_0x595f22['shift']());}}}(_0x2b92,0xa1d56));import{getTranslation as _0x5c6a47}from'../utils/common-translations.js';import{Plugin as _0x8bc7c8}from'ckeditor5/src/core.js';function _0x2b92(){const _0xa69216=['clipboardOutput','tableCellPadding','push','return','cell','Users','nodeAfter','activeMarkers','createRangeOn','getItems','startsWith','markMultiRangeInsertion','getRanges','call','registerDescriptionCallback','setAttributes','containsRange','markerAttributes','tablePasteRow','content','_replaceTableSlotCell','11561LzLkFt','element','createElement','has','listenTo','discard','getColumns','12dZndgo','tablePasteCell','createPositionBefore','previous','tableCellHorizontalAlignment','TableClipboard','suggestion','2250eFtJmm','redo','insertColumns','markMultiRangeDeletion','suggestionUnloaded','getSelectionAffectedTableCells','columnInsertionIndexes','_tablePostFixingSubtypes','locale','setAttribute','insertion','add','start','markerName','name','end','view','getMarkers','TrackChangesEditing','detach','3658065qaxhcw','afterInit','1302329eRsSkZ','subType','getChildren','last','tableCellBorderStyle','length','_getCoordsForCells','trackChanges','fill','differ','stop','author','getTableIfOnlyTableInContent','schema','hasSuggestion','endColumn','isEmpty','every','root','removeMarker','_isForcedDefaultExecutionBlock','55884ZImJsq','documentSelection','registerCustomCallback','fromEntries','getAttributes','next','find','createRange','tableCellBackgroundColor','some','*Replace\x20table\x20cells*','editor','27HKNzCd','editingDowncast','forEach','159FXGzVW','nextSibling','getRowIndexes','model','getSuggestion','tablePaste','cells','change','requires','deletion','paragraph','high','_createdBatches','move','join','options','1117iDoHfZ','keys','deletionRanges','ck-suggestion-marker','getRows','getAllAdjacentSuggestions','previousSibling','tableCellBorderWidth','ck-suggestion-marker-insertion','markMultiRangeBlockFormat','set','editing','reduce','filter','getRange','tableCell','tablePasteChainId','markers','document','register','removeMarkers','insertionRanges','rootName','rowInsertionRanges','get','getContainedElement','map','rowInsertionIndexes','formatBlock','getChangedMarkers','suggestionLoaded','insertContent','suggestion:formatBlock:tablePasteCell','columnInsertionRanges','getChild','insertRows','remove','markerToHighlight','getChanges','_suggestionFactory','tablePasteColumn','updateMarker','columns','first','dataDowncast','attributes','low','from','isInContent','plugins','commands','wrap','showSuggestionHighlights','getColumnIndexes','ck-suggestion-marker--active','table','value','suggestion-td','getSuggestions','$graveyard','batch','for','accept','selection','21885336diSWdZ','tableCellVerticalAlignment','getSuggestionCallback','getShiftedBy','createRangeIn','position','removeRows','column','includes','insert','forceDefaultExecution','registerPostFixer','tableCellSuggestion','TableUtils','descriptionFactory','conversion','isEqual','rows','removeColumns','endRow','oldRange','createTableWalker','row','tableCellBorderColor','1233336YDvmEp','elementToElement','fromRange','unwrap','type','findAncestor','2356pZFddD','entries','_splitMarkerName','newRange'];_0x2b92=function(){return _0xa69216;};return _0x2b92();}import{LiveRange as _0x24582a}from'ckeditor5/src/engine.js';import{uid as _0x241e66,priorities as _0x4f00d1}from'ckeditor5/src/utils.js';import _0x237627 from'./table.js';const ge=[_0x356d4a(0x130),_0x356d4a(0x180),_0x356d4a(0xf9),_0x356d4a(0xdc),_0x356d4a(0x16a),_0x356d4a(0x112),_0x356d4a(0xbd)],Ce=Object[_0x356d4a(0x10d)](ge[_0x356d4a(0x143)](_0x1e38c=>[_0x1e38c,null]));function _0x1830(_0x255b51,_0x1d229c){const _0x2b92ce=_0x2b92();return _0x1830=function(_0x183048,_0x4941d7){_0x183048=_0x183048-0xb3;let _0x59655e=_0x2b92ce[_0x183048];return _0x59655e;},_0x1830(_0x255b51,_0x1d229c);}export default class It extends _0x8bc7c8{static get[_0x356d4a(0x121)](){return[_0x237627];}[_0x356d4a(0xf4)](){const _0x6eb902=_0x356d4a,_0x3b9478=this[_0x6eb902(0x115)];if(!_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0xd4)](_0x6eb902(0xdd)))return;const _0x396276=_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x6eb902(0xf1)),_0x1cceb5=_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x6eb902(0x176)),_0x55de71=_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x237627),_0x54ab13=_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x6eb902(0xdd));_0x55de71[_0x6eb902(0xe6)][_0x6eb902(0xbe)](_0x6eb902(0xce),_0x6eb902(0x151)),_0x3b9478[_0x6eb902(0x11c)][_0x6eb902(0x102)][_0x6eb902(0x13c)](_0x6eb902(0x175),{'allowIn':_0x6eb902(0x138),'allowContentOf':_0x6eb902(0x138),'isLimit':!0x0}),_0x3b9478[_0x6eb902(0x178)][_0x6eb902(0xb3)]({'model':_0x6eb902(0x175),'view':_0x6eb902(0x162)});let _0x18818a=null;_0x3b9478[_0x6eb902(0x11c)]['on'](_0x6eb902(0x148),(_0x40ff75,_0x5b4c0d)=>{const _0x367293=_0x6eb902,[_0x71dbf3,_0x285278]=_0x5b4c0d,_0x3396f7=_0x5b4c0d[_0x5b4c0d[_0x367293(0xfa)]-0x1];_0x3396f7&&_0x3396f7[_0x367293(0x173)]||_0x396276[_0x367293(0x109)]||this[_0x367293(0x115)][_0x367293(0x15b)][_0x367293(0x141)](_0x367293(0xfc))[_0x367293(0x161)]&&function(_0x561c9e,_0x166d64,_0x55501a,_0x460e32,_0x4c0bf0){const _0x21af40=_0x367293;if(_0x166d64&&!_0x166d64['is'](_0x21af40(0x10b)))return!0x1;const _0x4c4a92=_0x4c0bf0[_0x21af40(0x101)](_0x561c9e,_0x55501a);if(!_0x4c4a92||!he(_0x4c4a92,void 0x0,_0x460e32))return!0x1;const _0x118b26=_0x460e32[_0x21af40(0xe4)](_0x55501a[_0x21af40(0x13b)][_0x21af40(0x168)]);if(!_0x118b26[_0x21af40(0xfa)])return!0x1;const _0x206834=_0x118b26[0x0][_0x21af40(0xb7)](_0x21af40(0x160)),_0x5b2cf3=_0x460e32[_0x21af40(0x11b)](_0x118b26),_0x327b77=_0x460e32[_0x21af40(0x15e)](_0x118b26),_0x42cf1c={'startRow':_0x5b2cf3[_0x21af40(0x154)],'endRow':_0x5b2cf3[_0x21af40(0xf8)],'startColumn':_0x327b77[_0x21af40(0x154)],'endColumn':_0x327b77[_0x21af40(0xf8)]};return 0x1==_0x118b26[_0x21af40(0xfa)]&&(_0x42cf1c[_0x21af40(0x17c)]+=_0x460e32[_0x21af40(0x12d)](_0x4c4a92)-0x1,_0x42cf1c[_0x21af40(0x104)]+=_0x460e32[_0x21af40(0xd7)](_0x4c4a92)-0x1),he(_0x206834,_0x42cf1c,_0x460e32);}(_0x71dbf3,_0x285278,_0x3b9478[_0x367293(0x11c)],_0x1cceb5,_0x54ab13)&&(_0x40ff75[_0x367293(0xff)](),_0x18818a={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3b9478[_0x367293(0x11c)][_0x367293(0x120)](()=>{const _0x5f0103=_0x367293;_0x3b9478[_0x5f0103(0x11c)][_0x5f0103(0x148)](_0x5b4c0d[0x0],_0x5b4c0d[0x1],_0x5b4c0d[0x2],{'forceDefaultExecution':!0x0});const _0x2c233a=_0x241e66(),{rowInsertionRanges:_0x320621,columnInsertionRanges:_0x5b2ad9,insertionRanges:_0x2581c5,deletionRanges:_0x1a3e72,cells:_0x1fecc4}=_0x18818a;_0x320621[_0x5f0103(0xfa)]&&_0x396276[_0x5f0103(0xc7)](_0x320621,_0x5f0103(0xce),{'tablePasteChainId':_0x2c233a}),_0x5b2ad9[_0x5f0103(0xfa)]&&_0x396276[_0x5f0103(0xc7)](_0x5b2ad9,_0x5f0103(0x151),{'tablePasteChainId':_0x2c233a}),_0x2581c5[_0x5f0103(0xfa)]&&(_0x396276[_0x5f0103(0xc7)](_0x2581c5,_0x5f0103(0x11e),{'tablePasteChainId':_0x2c233a,'skipNestingCheck':!0x0}),_0x2581c5[_0x5f0103(0x118)](_0x4f9275=>{const _0x63bcab=_0x5f0103;var _0x28acc3;return null===(_0x28acc3=_0x4f9275[_0x63bcab(0xf2)])||void 0x0===_0x28acc3?void 0x0:_0x28acc3[_0x63bcab(0xc9)](_0x4f9275);})),_0x1a3e72[_0x5f0103(0xfa)]&&(_0x396276[_0x5f0103(0xe2)](_0x1a3e72,_0x5f0103(0x11e),{'tablePasteChainId':_0x2c233a,'skipNestingCheck':!0x0}),_0x1a3e72[_0x5f0103(0x118)](_0x4dc5bd=>{const _0x1f8564=_0x5f0103;var _0x124950;return null===(_0x124950=_0x4dc5bd[_0x1f8564(0xf2)])||void 0x0===_0x124950?void 0x0:_0x124950[_0x1f8564(0xc9)](_0x4dc5bd);}));const _0x14882b=_0x396276[_0x5f0103(0x132)](_0x1fecc4[_0x5f0103(0x143)](({element:_0x578b23})=>_0x578b23),{'formatGroupId':_0x241e66()},[],_0x5f0103(0xd9),{'tablePasteChainId':_0x2c233a});if(_0x14882b){const _0x3c86f2=_0x14882b[_0x5f0103(0xf0)](),_0x14eec4=[];for(const {element:_0xe59a29,attributes:_0x322c19}of _0x1fecc4){if(!_0x322c19)continue;const _0x3b02c4=_0x3b9478[_0x5f0103(0x11c)][_0x5f0103(0xc4)](_0xe59a29),_0x3fa30c=_0x3c86f2[_0x5f0103(0x110)](_0x55070f=>_0x55070f[_0x5f0103(0x137)]()[_0x5f0103(0x179)](_0x3b02c4));_0x3fa30c&&_0x14eec4[_0x5f0103(0xbe)]([_0x3fa30c[_0x5f0103(0xed)],_0x322c19]);}_0x14eec4[_0x5f0103(0xfa)]&&_0x14882b[_0x5f0103(0xe8)](_0x5f0103(0xcd),Object[_0x5f0103(0x10d)](_0x14eec4));}_0x18818a=null;}));},{'priority':_0x4f00d1[_0x6eb902(0x124)]+0xa}),_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x6eb902(0xdd))['on'](_0x6eb902(0xd0),(_0x58b964,_0x4cc139)=>{const _0x27d040=_0x6eb902,[_0x5122eb,_0x48f980,,_0x380d52]=_0x4cc139;if(!_0x18818a)return;_0x58b964[_0x27d040(0xff)]();const _0x317025=_0x5122eb[_0x27d040(0xc0)],_0x196812=_0x48f980,_0x3bc4e5=Pe(_0x317025),_0x33bb5a=Pe(_0x196812);_0x58b964[_0x27d040(0xbf)]=_0x317025;let _0x5d4256=null,_0x30ef03=null;if(_0x33bb5a||_0x3bc4e5){if(_0x3bc4e5&&!_0x33bb5a){_0x380d52[_0x27d040(0x14d)](_0x317025[_0x27d040(0x14b)](0x0));for(const _0xab1523 of Array[_0x27d040(0x158)](_0x196812[_0x27d040(0xf7)]()))_0x380d52[_0x27d040(0x172)](_0xab1523,_0x317025,_0x27d040(0xee));const _0x1ab0b4=_0x18818a[_0x27d040(0x144)][_0x27d040(0x171)](_0x5122eb[_0x27d040(0x17f)]),_0x356672=_0x18818a[_0x27d040(0xe5)][_0x27d040(0x171)](_0x5122eb[_0x27d040(0x170)]);_0x1ab0b4||_0x356672||(_0x5d4256=_0x24582a[_0x27d040(0xb4)](_0x380d52[_0x27d040(0x16d)](_0x317025)));}else _0x33bb5a&&!_0x3bc4e5&&(_0x30ef03=_0x380d52[_0x27d040(0x16d)](_0x317025));}else{const _0x4b36dd=_0x380d52[_0x27d040(0xd3)](_0x27d040(0x175)),_0x4636a0=_0x380d52[_0x27d040(0xd3)](_0x27d040(0x175));_0x380d52[_0x27d040(0x15c)](_0x380d52[_0x27d040(0x16d)](_0x317025),_0x4636a0),_0x380d52[_0x27d040(0x172)](_0x4b36dd,_0x317025,0x0);for(const _0x54e75b of Array[_0x27d040(0x158)](_0x196812[_0x27d040(0xf7)]()))_0x380d52[_0x27d040(0x172)](_0x54e75b,_0x4b36dd,_0x27d040(0xee));_0x5d4256=_0x24582a[_0x27d040(0xb4)](_0x380d52[_0x27d040(0xc4)](_0x4b36dd)),_0x30ef03=_0x24582a[_0x27d040(0xb4)](_0x380d52[_0x27d040(0xc4)](_0x4636a0));}const _0x14a95c=Array[_0x27d040(0x158)](_0x196812[_0x27d040(0x10e)]())[_0x27d040(0x136)](([_0x2c124a])=>ge[_0x27d040(0x171)](_0x2c124a));_0x18818a[_0x27d040(0x11f)][_0x27d040(0xbe)]({'element':_0x317025,'attributes':_0x14a95c[_0x27d040(0xfa)]?Object[_0x27d040(0x10d)](_0x14a95c):null}),_0x5d4256&&_0x18818a[_0x27d040(0x13e)][_0x27d040(0xbe)](_0x5d4256),_0x30ef03&&_0x18818a[_0x27d040(0x12b)][_0x27d040(0xbe)](_0x30ef03);},{'priority':_0x6eb902(0x124)}),_0x1cceb5['on'](_0x6eb902(0xe1),(_0x28e2cb,_0x28893a)=>{const _0x18497f=_0x6eb902,[_0x5c79bc,_0x12d658={}]=_0x28893a;if(!_0x18818a)return;const _0x960795=_0x12d658['at']||0x0,_0x252578=_0x12d658[_0x18497f(0x153)]||0x1;_0x18818a[_0x18497f(0xe5)]=new Array(_0x252578)[_0x18497f(0xfd)](_0x960795)[_0x18497f(0x143)]((_0x374a98,_0x143af3)=>_0x374a98+_0x143af3);for(const {cell:_0x174513}of _0x1cceb5[_0x18497f(0x17e)](_0x5c79bc,{'startColumn':_0x960795,'endColumn':_0x960795+_0x252578-0x1}))_0x18818a[_0x18497f(0x14a)][_0x18497f(0xbe)](_0x3b9478[_0x18497f(0x11c)][_0x18497f(0xc4)](_0x174513));},{'priority':_0x6eb902(0x157)}),_0x1cceb5['on'](_0x6eb902(0x14c),(_0x42569b,_0xdb5a6d)=>{const _0x4639fe=_0x6eb902,[_0x3f5c0f,_0x3c490c={}]=_0xdb5a6d;if(!_0x18818a)return;const _0x131f34=_0x3c490c['at']||0x0,_0x5c433e=_0x3c490c[_0x4639fe(0x17a)]||0x1;_0x18818a[_0x4639fe(0x144)]=new Array(_0x5c433e)[_0x4639fe(0xfd)](_0x131f34)[_0x4639fe(0x143)]((_0x2e1386,_0x226e6f)=>_0x2e1386+_0x226e6f);for(const {cell:_0x3e6d71}of _0x1cceb5[_0x4639fe(0x17e)](_0x3f5c0f,{'startRow':_0x131f34,'endRow':_0x131f34+_0x5c433e-0x1}))_0x18818a[_0x4639fe(0x140)][_0x4639fe(0xbe)](_0x3b9478[_0x4639fe(0x11c)][_0x4639fe(0xc4)](_0x3e6d71));},{'priority':_0x6eb902(0x157)}),_0x396276[_0x6eb902(0x177)][_0x6eb902(0xca)](_0x4560ba=>{const _0x3cc0c1=_0x6eb902;if(_0x4560ba[_0x3cc0c1(0xf6)]&&_0x4560ba[_0x3cc0c1(0xf6)][_0x3cc0c1(0xc6)](_0x3cc0c1(0x11e)))return _0x4560ba[_0x3cc0c1(0xdb)]?{}:{'type':_0x3cc0c1(0xe9),'content':_0x5c6a47(_0x3b9478[_0x3cc0c1(0xe7)],_0x3cc0c1(0x114))};});const _0x525c22=()=>!0x1;for(const _0x41267e of[_0x6eb902(0x11e),_0x6eb902(0x151),_0x6eb902(0xce),_0x6eb902(0xd9)])_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0xe9),_0x41267e,_0x6eb902(0x127),_0x525c22),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0x122),_0x41267e,_0x6eb902(0x127),_0x525c22),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0x145),_0x41267e,_0x6eb902(0x127),_0x525c22);_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0x145),_0x6eb902(0xd9),_0x6eb902(0xd6),_0x525c22),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0x145),_0x6eb902(0xd9),_0x6eb902(0x167),(_0x5d2e38,_0x56d7db,_0x20c859)=>{const _0x15d57a=_0x6eb902,_0x2a00a6=_0x5d2e38[_0x15d57a(0x143)](_0xbf0621=>_0xbf0621[_0x15d57a(0x142)]())[_0x15d57a(0x136)](_0x3a1aa3=>_0x3a1aa3),_0x4f5a8b=new Map(_0x2a00a6[_0x15d57a(0x143)](_0x1247cf=>[_0x1247cf,null]));if(_0x18818a){for(const {element:_0x4d35c6,attributes:_0x1dcf90}of _0x18818a[_0x15d57a(0x11f)])_0x1dcf90&&_0x4f5a8b[_0x15d57a(0x133)](_0x4d35c6,_0x1dcf90);}else{if(_0x20c859&&_0x20c859[_0x15d57a(0xcd)])for(const [_0x3f24af,_0x4a8813]of Object[_0x15d57a(0xb9)](_0x20c859[_0x15d57a(0xcd)])){const _0x565838=_0x3b9478[_0x15d57a(0x11c)][_0x15d57a(0x13a)][_0x15d57a(0x141)](_0x3f24af),_0x4f85ee=_0x565838?_0x565838[_0x15d57a(0x137)]()[_0x15d57a(0x142)]():null;_0x4f85ee&&_0x4f5a8b[_0x15d57a(0x133)](_0x4f85ee,_0x4a8813);}}_0x3b9478[_0x15d57a(0x11c)][_0x15d57a(0x120)](_0x4a3bee=>{const _0xaf5442=_0x15d57a;for(const [_0xb81cc1,_0x201b96]of _0x4f5a8b)_0x4a3bee[_0xaf5442(0xcb)]({...Ce,..._0x201b96},_0xb81cc1);});});const _0x1895dc=(_0x58af7a,_0x19d806)=>{const _0x9bab44=_0x6eb902;_0x396276[_0x9bab44(0x150)][_0x9bab44(0x10c)](_0x58af7a,_0x9bab44(0x11e),_0x19d806,(_0xf88be4,_0x1b2546,_0x3914b8)=>{const _0x3a3b2c=_0x9bab44;_0x3b9478[_0x3a3b2c(0x11c)][_0x3a3b2c(0x120)](_0x58c033=>{const _0x9f106b=_0x3a3b2c,_0x594510=[];for(const _0x86e3fe of _0xf88be4){const _0x2a6d22=_0x86e3fe[_0x9f106b(0xeb)][_0x9f106b(0xc2)];_0x2a6d22['is'](_0x9f106b(0xd2),_0x9f106b(0x175))&&_0x594510[_0x9f106b(0xbe)](_0x2a6d22);}_0x396276[_0x9f106b(0x150)][_0x9f106b(0x16b)](_0x58af7a,null,_0x19d806)(_0xf88be4,_0x1b2546,_0x3914b8);for(const _0x231dd4 of _0x594510)_0x9f106b(0x164)!=_0x231dd4[_0x9f106b(0x107)][_0x9f106b(0x13f)]&&_0x58c033[_0x9f106b(0xb5)](_0x231dd4);});});};_0x1895dc(_0x6eb902(0xe9),_0x6eb902(0x167)),_0x1895dc(_0x6eb902(0xe9),_0x6eb902(0xd6)),_0x1895dc(_0x6eb902(0x122),_0x6eb902(0x167)),_0x1895dc(_0x6eb902(0x122),_0x6eb902(0xd6)),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0xe9),_0x6eb902(0xce),_0x6eb902(0xd6),_0x53b5d9=>{const _0x14e38a=_0x6eb902,_0x4d4779=_0x53b5d9[_0x14e38a(0x143)](_0x22b945=>_0x22b945[_0x14e38a(0x142)]()),_0x5e441d=_0x4d4779[0x0][_0x14e38a(0xb7)](_0x14e38a(0x160)),{minRow:_0x420fc2,maxRow:_0x292cc7}=_0x55de71[_0x14e38a(0xfb)](_0x4d4779);_0x1cceb5[_0x14e38a(0x16f)](_0x5e441d,{'at':_0x420fc2,'rows':_0x292cc7-_0x420fc2+0x1});}),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0xe9),_0x6eb902(0x151),_0x6eb902(0xd6),_0x3a1b13=>{const _0x378d8f=_0x6eb902,_0x44c38d=_0x3a1b13[_0x378d8f(0x143)](_0x55cf0b=>_0x55cf0b[_0x378d8f(0x142)]()),_0x98d21b=_0x44c38d[0x0][_0x378d8f(0xb7)](_0x378d8f(0x160)),{minColumn:_0x548cda,maxColumn:_0xbd0cbe}=_0x55de71[_0x378d8f(0xfb)](_0x44c38d);_0x1cceb5[_0x378d8f(0x17b)](_0x98d21b,{'at':_0x548cda,'columns':_0xbd0cbe-_0x548cda+0x1});});const _0x9cc283=(_0x166805,_0x5cf962)=>{const _0x331268=_0x6eb902;if(!_0x5cf962[_0x331268(0xf6)]||!_0x5cf962[_0x331268(0xf6)][_0x331268(0xc6)](_0x331268(0x11e)))return;const _0x2bc43d=_0x5cf962[_0x331268(0x156)][_0x331268(0x139)],_0x123c45=_0x396276[_0x331268(0x163)]()[_0x331268(0x136)](_0x4da055=>_0x4da055[_0x331268(0x159)]&&_0x4da055[_0x331268(0x156)]&&_0x4da055[_0x331268(0x156)][_0x331268(0x139)]==_0x2bc43d);_0x123c45[_0x331268(0xfa)]&&_0x5cf962[_0x331268(0x12e)]()[_0x331268(0xfa)]!=_0x123c45[_0x331268(0xfa)]&&_0x123c45[_0x331268(0x135)]((_0xbea9c8,_0x5df6c2)=>(_0xbea9c8[_0x331268(0x10f)]=_0x5df6c2,_0x5df6c2[_0x331268(0xdb)]=_0xbea9c8,_0x5df6c2));};function _0x20c457(_0x16c47e,_0x37073a=!0x0){const _0x22625=_0x6eb902,{id:_0x3a82f3}=_0x396276[_0x22625(0xba)](_0x16c47e[_0x22625(0xec)]),_0x3250c5=[_0x22625(0x12c),_0x22625(0x131)],_0x42e8b3=_0x396276[_0x22625(0xc3)][_0x22625(0x171)](_0x16c47e[_0x22625(0xec)]);return _0x42e8b3&&_0x3250c5[_0x22625(0xbe)](_0x22625(0x15f)),{'classes':_0x3250c5,'attributes':{'data-suggestion':_0x3a82f3},'priority':_0x42e8b3&&_0x37073a?0xbc2:0xbb8};}_0x396276['on'](_0x6eb902(0x147),_0x9cc283,{'priority':_0x6eb902(0x124)}),_0x396276['on'](_0x6eb902(0xe3),_0x9cc283,{'priority':_0x6eb902(0x124)}),_0x3b9478[_0x6eb902(0x11c)][_0x6eb902(0x13b)][_0x6eb902(0x174)](()=>{const _0x210028=_0x6eb902;let _0xe7568=!0x1;const _0x260a05=Array[_0x210028(0x158)](_0x3b9478[_0x210028(0x11c)][_0x210028(0x13b)][_0x210028(0xfe)][_0x210028(0x146)]());for(const {name:_0x12963c,data:_0x47fac2}of _0x260a05){const {group:_0x446d85,type:_0x39276f,id:_0x38ab3f}=_0x396276[_0x210028(0xba)](_0x12963c);if(_0x210028(0xde)!=_0x446d85||_0x210028(0x122)!=_0x39276f||_0x47fac2[_0x210028(0x17d)])continue;if(!_0x396276[_0x210028(0x103)](_0x38ab3f))continue;const _0x41fd41=_0x396276[_0x210028(0x11d)](_0x38ab3f)[_0x210028(0xc8)](),_0x2f230b=_0x3b9478[_0x210028(0x15a)][_0x210028(0x141)](_0x210028(0xc1))['me'];for(const _0x2c04a3 of _0x396276[_0x210028(0x163)]()){if(!_0x2c04a3[_0x210028(0x159)]||_0x2c04a3[_0x210028(0x100)]!=_0x2f230b)continue;if(_0x210028(0x145)!=_0x2c04a3[_0x210028(0xb6)]||_0x210028(0xd9)!=_0x2c04a3[_0x210028(0xf6)])continue;if(_0x2c04a3[_0x210028(0xc8)]()[_0x210028(0x106)](_0x469f69=>_0x41fd41[_0x210028(0x113)](_0x1340ef=>_0x1340ef[_0x210028(0xcc)](_0x469f69,!0x0)))){for(const _0x4e2b37 of _0x2c04a3[_0x210028(0x12e)]())_0x4e2b37[_0x210028(0x159)]&&(_0x4e2b37[_0x210028(0xd6)](),_0xe7568=!0x0);}}}return _0xe7568;}),_0x3b9478[_0x6eb902(0x11c)][_0x6eb902(0x13b)][_0x6eb902(0x174)](_0x1f807c=>{const _0x48e93e=_0x6eb902,_0x3fc904=_0x3b9478[_0x48e93e(0x15b)][_0x48e93e(0x141)](_0x48e93e(0xe0));if(!_0x3fc904||!_0x3fc904[_0x48e93e(0x125)][_0x48e93e(0xd4)](_0x1f807c[_0x48e93e(0x165)]))return!0x1;let _0x5b8d50=!0x1;const _0x4a66eb=_0x3b9478[_0x48e93e(0x15a)][_0x48e93e(0x141)](_0x48e93e(0xc1))['me'],_0x4a4b4d=_0x3b9478[_0x48e93e(0x11c)][_0x48e93e(0x13b)][_0x48e93e(0xfe)][_0x48e93e(0x14f)](),_0x21eb28=Array[_0x48e93e(0x158)](_0x3b9478[_0x48e93e(0x11c)][_0x48e93e(0x13b)][_0x48e93e(0xfe)][_0x48e93e(0x146)]())[_0x48e93e(0x136)](({name:_0x333ea8,data:_0x4a08fc})=>{const _0x40acad=_0x48e93e,{group:_0x43a047,subType:_0x31c573,authorId:_0x2c21c0}=_0x396276[_0x40acad(0xba)](_0x333ea8);return _0x40acad(0xde)==_0x43a047&&_0x40acad(0x11e)==_0x31c573&&_0x2c21c0==_0x4a66eb['id']&&!_0x4a08fc[_0x40acad(0x17d)];});for(const _0x115edb of _0x4a4b4d){if(_0x48e93e(0x172)!=_0x115edb[_0x48e93e(0xb6)]||_0x48e93e(0x175)!=_0x115edb[_0x48e93e(0xed)]||0x1!=_0x115edb[_0x48e93e(0xfa)])continue;const _0x2be0d4=_0x1f807c[_0x48e93e(0x111)](_0x115edb[_0x48e93e(0x16e)],_0x115edb[_0x48e93e(0x16e)][_0x48e93e(0x16c)](0x1));if(!_0x21eb28[_0x48e93e(0x110)](({data:_0x30b94a})=>_0x30b94a[_0x48e93e(0xbb)][_0x48e93e(0x179)](_0x2be0d4))){for(const {name:_0x36106,data:_0x4f1cf6}of _0x21eb28)if(_0x2be0d4[_0x48e93e(0xcc)](_0x4f1cf6[_0x48e93e(0xbb)])){_0x1f807c[_0x48e93e(0x152)](_0x36106,{'range':_0x2be0d4}),_0x5b8d50=!0x0;break;}}}return _0x5b8d50;}),_0x3b9478[_0x6eb902(0x11c)][_0x6eb902(0x13b)][_0x6eb902(0x174)](_0x11f306=>{const _0x415e9a=_0x6eb902;let _0x1ecfd2=!0x1;const _0x4b784a=_0x3b9478[_0x415e9a(0x15a)][_0x415e9a(0x141)](_0x415e9a(0xc1))['me'],_0x36064a=_0x396276[_0x415e9a(0x163)]()[_0x415e9a(0x136)](_0x224b87=>_0x224b87[_0x415e9a(0x159)]&&_0x224b87[_0x415e9a(0x100)]==_0x4b784a),_0x467364=new Set(),_0x1edb4a=new Set();for(const _0x2e85a6 of _0x36064a)if(_0x415e9a(0x11e)==_0x2e85a6[_0x415e9a(0xf6)])for(const _0x2e4db5 of _0x2e85a6[_0x415e9a(0xf0)]()){const _0x113606=_0x2e4db5[_0x415e9a(0x137)]()[_0x415e9a(0x142)]();if(_0x113606){if(_0x113606['is'](_0x415e9a(0xd2),_0x415e9a(0x175))&&Pe(_0x113606)){_0x2e85a6[_0x415e9a(0x108)](_0x2e4db5[_0x415e9a(0xed)]),_0x467364[_0x415e9a(0xea)](_0x113606),_0x1ecfd2=!0x0;const _0x41f601=_0x113606[_0x415e9a(0x11a)],_0x33e0c5=_0x113606[_0x415e9a(0x12f)],_0x3077f9=_0x41f601&&_0x41f601['is'](_0x415e9a(0xd2),_0x415e9a(0x175)),_0x36274f=_0x33e0c5&&_0x33e0c5['is'](_0x415e9a(0xd2),_0x415e9a(0x175));_0x3077f9&&!_0x467364[_0x415e9a(0xd4)](_0x41f601)&&_0x1edb4a[_0x415e9a(0xea)](_0x41f601),_0x36274f&&!_0x467364[_0x415e9a(0xd4)](_0x33e0c5)&&_0x1edb4a[_0x415e9a(0xea)](_0x33e0c5);}else _0x113606['is'](_0x415e9a(0xd2),_0x415e9a(0x123))&&_0x113606[_0x415e9a(0x105)]&&(_0x2e85a6[_0x415e9a(0x108)](_0x2e4db5[_0x415e9a(0xed)]),_0x1ecfd2=!0x0);}}else{if(_0x415e9a(0xd9)==_0x2e85a6[_0x415e9a(0xf6)]){if(!_0x2e85a6[_0x415e9a(0x156)]||!_0x2e85a6[_0x415e9a(0x156)][_0x415e9a(0x139)])continue;const _0xab51ab=_0x2e85a6[_0x415e9a(0x156)][_0x415e9a(0xcd)];if(_0xab51ab&&Object[_0x415e9a(0x12a)](_0xab51ab)[_0x415e9a(0xfa)])continue;const _0x3139a6=_0x2e85a6[_0x415e9a(0x156)][_0x415e9a(0x139)];let _0x5b9aba=!0x0,_0x440434=!0x0;for(const _0x4a5041 of _0x36064a)if(_0x4a5041[_0x415e9a(0xf6)]&&_0x4a5041[_0x415e9a(0xf6)][_0x415e9a(0xc6)](_0x415e9a(0x11e))){if(!_0x4a5041[_0x415e9a(0x156)][_0x415e9a(0x139)]){_0x440434=!0x1;break;}if(_0x4a5041['id']!=_0x2e85a6['id']&&_0x4a5041[_0x415e9a(0x156)][_0x415e9a(0x139)]==_0x3139a6){_0x5b9aba=!0x1;break;}}_0x440434&&_0x5b9aba&&(_0x2e85a6[_0x415e9a(0x13d)](),_0x1ecfd2=!0x0);}}for(const _0x26b491 of _0x467364)_0x11f306[_0x415e9a(0x14d)](_0x26b491);for(const _0xc12cd8 of _0x1edb4a)_0x11f306[_0x415e9a(0xb5)](_0xc12cd8);return _0x1ecfd2;}),_0x3b9478[_0x6eb902(0x178)][_0x6eb902(0x166)](_0x6eb902(0x117))[_0x6eb902(0x14e)]({'model':_0x6eb902(0x149),'view':(_0x57f114,_0x4e3cd5)=>_0x20c457(_0x57f114),'converterPriority':_0x6eb902(0x124)}),_0x3b9478[_0x6eb902(0x178)][_0x6eb902(0x166)](_0x6eb902(0x155))[_0x6eb902(0x14e)]({'model':_0x6eb902(0x149),'view':(_0x42654e,_0x2bce52)=>_0x2bce52[_0x6eb902(0x128)][_0x6eb902(0x15d)]?_0x20c457(_0x42654e,!0x1):null,'converterPriority':_0x6eb902(0x124)});const _0x5891e2=_0x3b9478[_0x6eb902(0x134)][_0x6eb902(0xef)];this[_0x6eb902(0xd5)](_0x5891e2[_0x6eb902(0x13b)],_0x6eb902(0xbc),(_0x57e093,_0x208d4c)=>{const _0x23d6bb=_0x6eb902,_0xeb800e=[];for(const _0x323fd7 of _0x5891e2[_0x23d6bb(0x16d)](_0x208d4c[_0x23d6bb(0xcf)])[_0x23d6bb(0xc5)]())_0x323fd7['is'](_0x23d6bb(0xd2),_0x23d6bb(0x162))&&_0xeb800e[_0x23d6bb(0xbe)](_0x323fd7);_0x5891e2[_0x23d6bb(0x120)](_0x3f5ed1=>{const _0x7add85=_0x23d6bb;for(const _0x115de1 of _0xeb800e)_0x3f5ed1[_0x7add85(0x126)](_0x3f5ed1[_0x7add85(0x16d)](_0x115de1),_0x3f5ed1[_0x7add85(0xda)](_0x115de1)),_0x3f5ed1[_0x7add85(0x14d)](_0x115de1);});});}}function Pe(_0x4d0d7c){const _0x202af6=_0x356d4a;if(_0x4d0d7c[_0x202af6(0x105)])return!0x0;const _0x586efa=_0x4d0d7c[_0x202af6(0x14b)](0x0);return _0x586efa['is'](_0x202af6(0xd2),_0x202af6(0x123))&&_0x586efa[_0x202af6(0x105)];}function he(_0x4c9e8a,_0x58305e={},_0x2703e5){const _0x30a7dd=_0x356d4a;for(const {isAnchor:_0x3dfb0b,cellHeight:_0x3bc766,cellWidth:_0x14aa67}of _0x2703e5[_0x30a7dd(0x17e)](_0x4c9e8a,{'includeAllSlots':!0x0,..._0x58305e}))if(!_0x3dfb0b||0x1!=_0x3bc766||0x1!=_0x14aa67)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4483bf=_0x2465;function _0x2465(_0x258f1e,_0x4102e4){const _0x263810=_0x2638();return _0x2465=function(_0x246596,_0x52d23f){_0x246596=_0x246596-0xb4;let _0x105989=_0x263810[_0x246596];return _0x105989;},_0x2465(_0x258f1e,_0x4102e4);}(function(_0x3642ce,_0x182420){const _0x48d047=_0x2465,_0x1ada9c=_0x3642ce();while(!![]){try{const _0x113645=parseInt(_0x48d047(0xe4))/0x1+-parseInt(_0x48d047(0xd9))/0x2+-parseInt(_0x48d047(0xd6))/0x3*(parseInt(_0x48d047(0xbb))/0x4)+parseInt(_0x48d047(0xc6))/0x5+parseInt(_0x48d047(0xe2))/0x6*(-parseInt(_0x48d047(0xc7))/0x7)+parseInt(_0x48d047(0xb5))/0x8*(parseInt(_0x48d047(0xc8))/0x9)+parseInt(_0x48d047(0xb9))/0xa;if(_0x113645===_0x182420)break;else _0x1ada9c['push'](_0x1ada9c['shift']());}catch(_0x53b8d9){_0x1ada9c['push'](_0x1ada9c['shift']());}}}(_0x2638,0x19e85));import{Plugin as _0x22d31c}from'ckeditor5/src/core.js';import{getTranslation as _0x2b3363}from'../utils/common-translations.js';function _0x2638(){const _0x56f9d0=['plugins','getSuggestions','formatInline','commandParams','resizeTable','change','model','270EKZCAH','getSuggestionCallback','170983yRFtVF','editor','registerDescriptionCallback','descriptionFactory','getColumnGroupElement','type','data','locale','markBlockFormat','280424yuLspj','handleResizeTableWidthCommand','get','discard','6260tmiSxd','_suggestionFactory','212deTdIP','format','accept','author','resizeTableWidth','handleSuggestionDescription','tableWidth','has','TableColumnResizeEditing','formatGroupId','getContainedElement','730425Qomgic','3010MKRzCj','27mOHfHk','Users','enableCommand','getSelectedElement','registerCustomCallback','*Format:*\x20resize\x20table','columnWidths','selection','getTableColumnsWidths','table','document','getAttribute','subType','bind','8031OWLaKp','afterInit','formatBlock','311010otFtOj','TrackChangesEditing'];_0x2638=function(){return _0x56f9d0;};return _0x2638();}export default class vt extends _0x22d31c{[_0x4483bf(0xd7)](){const _0x1f7195=_0x4483bf;if(!this[_0x1f7195(0xe5)][_0x1f7195(0xdb)][_0x1f7195(0xc2)](_0x1f7195(0xc3)))return;const _0x1db224=this[_0x1f7195(0xe5)][_0x1f7195(0xdb)][_0x1f7195(0xb7)](_0x1f7195(0xda));_0x1db224[_0x1f7195(0xca)](_0x1f7195(0xbf),this[_0x1f7195(0xb6)][_0x1f7195(0xd5)](this)),_0x1db224[_0x1f7195(0xba)][_0x1f7195(0xcc)](_0x1f7195(0xd8),_0x1f7195(0xdf),_0x1f7195(0xbd),_0x1db224[_0x1f7195(0xba)][_0x1f7195(0xe3)](_0x1f7195(0xd8),null,_0x1f7195(0xb8))),_0x1db224[_0x1f7195(0xba)][_0x1f7195(0xcc)](_0x1f7195(0xd8),_0x1f7195(0xdf),_0x1f7195(0xb8),_0x1db224[_0x1f7195(0xba)][_0x1f7195(0xe3)](_0x1f7195(0xd8),null,_0x1f7195(0xbd))),_0x1db224[_0x1f7195(0xe7)][_0x1f7195(0xe6)](this[_0x1f7195(0xc0)][_0x1f7195(0xd5)](this));}[_0x4483bf(0xb6)](_0x3cf0ff,_0x5c5c0a){const _0x4451fa=_0x4483bf,_0x5a9205=this[_0x4451fa(0xe5)][_0x4451fa(0xdb)][_0x4451fa(0xb7)](_0x4451fa(0xda)),_0x18ac61=this[_0x4451fa(0xe5)][_0x4451fa(0xdb)][_0x4451fa(0xb7)](_0x4451fa(0xc3)),_0x2e82b4=_0x5c5c0a[_0x4451fa(0xd1)]||this[_0x4451fa(0xe5)][_0x4451fa(0xe1)][_0x4451fa(0xd2)][_0x4451fa(0xcf)][_0x4451fa(0xcb)]();this[_0x4451fa(0xe5)][_0x4451fa(0xe1)][_0x4451fa(0xe0)](()=>{const _0x1b1946=_0x4451fa,_0x48b66b=_0x18ac61[_0x1b1946(0xe8)](_0x2e82b4);let _0x3c2e8e=_0x48b66b?_0x18ac61[_0x1b1946(0xd0)](_0x48b66b):null,_0xa20bd1=_0x2e82b4[_0x1b1946(0xd3)](_0x1b1946(0xc1))||null;const _0x3f565b=_0x5c5c0a[_0x1b1946(0xc1)]||_0xa20bd1,_0x1ee6b9=_0x5c5c0a[_0x1b1946(0xce)]||_0x3c2e8e,_0x481d21=this[_0x1b1946(0xe5)][_0x1b1946(0xdb)][_0x1b1946(0xb7)](_0x1b1946(0xc9))['me'];for(const _0x209ad2 of _0x5a9205[_0x1b1946(0xdc)]()){const _0x917787=_0x209ad2[_0x1b1946(0xc5)]();if(_0x1b1946(0xdf)===_0x209ad2[_0x1b1946(0xd4)]&&_0x917787===_0x2e82b4){_0x209ad2[_0x1b1946(0xbe)]!==_0x481d21&&_0x209ad2[_0x1b1946(0xb8)]();const _0x2c49c5=_0x209ad2[_0x1b1946(0xea)][_0x1b1946(0xde)];_0xa20bd1=_0x2c49c5[0x0][_0x1b1946(0xc1)],_0x3c2e8e=_0x2c49c5[0x0][_0x1b1946(0xce)];break;}}_0x3cf0ff({'table':_0x2e82b4,'tableWidth':_0x3f565b,'columnWidths':_0x1ee6b9}),_0x5a9205[_0x1b1946(0xb4)](_0x2e82b4,{'commandName':_0x1b1946(0xbf),'commandParams':[{'tableWidth':_0xa20bd1,'columnWidths':_0x3c2e8e}],'formatGroupId':_0x1b1946(0xdf)},[],_0x1b1946(0xdf));});}[_0x4483bf(0xc0)](_0x4d645b){const _0x45bba4=_0x4483bf;if(_0x45bba4(0xd8)!=_0x4d645b[_0x45bba4(0xe9)]&&_0x45bba4(0xdd)!=_0x4d645b[_0x45bba4(0xe9)])return;const {data:_0x2c3dcb}=_0x4d645b;if(_0x2c3dcb&&_0x45bba4(0xdf)===_0x2c3dcb[_0x45bba4(0xc4)]){const _0x2f84da=_0x45bba4(0xcd);return{'type':_0x45bba4(0xbc),'content':_0x2b3363(this[_0x45bba4(0xe5)][_0x45bba4(0xeb)],_0x2f84da)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x998472=_0x2053;(function(_0x1af290,_0x307a4f){const _0x1fc727=_0x2053,_0x13d082=_0x1af290();while(!![]){try{const _0x46ea42=-parseInt(_0x1fc727(0xf3))/0x1*(-parseInt(_0x1fc727(0x106))/0x2)+-parseInt(_0x1fc727(0x13b))/0x3+parseInt(_0x1fc727(0x13e))/0x4*(parseInt(_0x1fc727(0x112))/0x5)+-parseInt(_0x1fc727(0x13d))/0x6*(-parseInt(_0x1fc727(0x103))/0x7)+parseInt(_0x1fc727(0xfd))/0x8*(parseInt(_0x1fc727(0xf2))/0x9)+-parseInt(_0x1fc727(0x100))/0xa*(parseInt(_0x1fc727(0x10b))/0xb)+parseInt(_0x1fc727(0x13a))/0xc;if(_0x46ea42===_0x307a4f)break;else _0x13d082['push'](_0x13d082['shift']());}catch(_0xf42e7e){_0x13d082['push'](_0x13d082['shift']());}}}(_0x46a3,0xec93b));import{Plugin as _0x3d677a}from'ckeditor5/src/core.js';import _0x23de66 from'./table.js';function _0x2053(_0x4ecbe3,_0x5a5d5c){const _0x46a3d2=_0x46a3();return _0x2053=function(_0x205385,_0x411b9f){_0x205385=_0x205385-0xf1;let _0x237e7b=_0x46a3d2[_0x205385];return _0x237e7b;},_0x2053(_0x4ecbe3,_0x5a5d5c);}import{getTranslation as _0x2c3be9}from'../utils/common-translations.js';export default class At extends _0x3d677a{static get[_0x998472(0x11d)](){return[_0x23de66];}[_0x998472(0x118)](){const _0x5e76d1=_0x998472,_0x4ebea1=this[_0x5e76d1(0xfa)];if(!_0x4ebea1[_0x5e76d1(0xf7)][_0x5e76d1(0x142)](_0x5e76d1(0x144)))return;const _0x542987=_0x4ebea1[_0x5e76d1(0xf1)],_0x40fb0d=_0x4ebea1[_0x5e76d1(0xf7)][_0x5e76d1(0x12d)](_0x5e76d1(0x117));_0x40fb0d[_0x5e76d1(0x12f)](_0x5e76d1(0x132)),_0x40fb0d[_0x5e76d1(0x12f)](_0x5e76d1(0x128)),_0x40fb0d[_0x5e76d1(0x146)](_0x5e76d1(0x119)),_0x40fb0d[_0x5e76d1(0x146)](_0x5e76d1(0x127)),_0x40fb0d[_0x5e76d1(0x145)][_0x5e76d1(0xfe)](_0x5e76d1(0x119),_0x2c3be9(_0x542987,_0x5e76d1(0xf6))),_0x40fb0d[_0x5e76d1(0x145)][_0x5e76d1(0xfe)](_0x5e76d1(0x127),_0x2c3be9(_0x542987,_0x5e76d1(0xf4))),this[_0x5e76d1(0x11a)]();}[_0x998472(0x11a)](){const _0x3e86ac=_0x998472,_0x5243a0=this[_0x3e86ac(0xfa)][_0x3e86ac(0xf7)][_0x3e86ac(0x12d)](_0x3e86ac(0x117)),_0x1ebc5f=this[_0x3e86ac(0xfa)][_0x3e86ac(0xf7)][_0x3e86ac(0x12d)](_0x3e86ac(0x139)),_0x1eeb22=this[_0x3e86ac(0xfa)][_0x3e86ac(0xf7)][_0x3e86ac(0x12d)](_0x23de66)[_0x3e86ac(0x105)]();function _0xebe0c2({showActiveMarker:_0x8548cf=!0x0,setDataAttribute:_0x459e99=!0x0}={}){return(_0x2702e3,_0x207890,_0x239259)=>{const _0x158398=_0x2053,{type:_0x517038,id:_0x37f07f}=_0x5243a0[_0x158398(0xfb)](_0x207890[_0x158398(0xfc)]),_0x27e61a=_0x5243a0[_0x158398(0x148)](_0x37f07f),_0x10b8b7=_0x27e61a[_0x158398(0x122)];if(_0x158398(0x141)!=_0x27e61a[_0x158398(0x10c)]||!_0x10b8b7||_0x158398(0x128)!=_0x10b8b7[_0x158398(0x131)])return;if(_0x207890[_0x158398(0x121)])return void _0x2702e3[_0x158398(0x129)]();if(!_0x239259[_0x158398(0x123)][_0x158398(0xf9)](_0x207890[_0x158398(0x133)],_0x2702e3[_0x158398(0x124)]))return;const _0x111e11=_0x207890[_0x158398(0x133)][_0x158398(0xff)][_0x158398(0x13f)],_0x49c5c5=_0x207890[_0x158398(0x133)][_0x158398(0x138)][_0x158398(0x107)],_0xf7f8c=_0x111e11[_0x158398(0x10a)][_0x158398(0x10a)],{column:_0x33f23a}=_0x1ebc5f[_0x158398(0x11c)](_0x111e11),{column:_0x299eb8}=_0x1ebc5f[_0x158398(0x11c)](_0x49c5c5);for(let _0x16de6d=_0x33f23a;_0x16de6d<=_0x299eb8;_0x16de6d++){const _0x3dc8a0=_0x1ebc5f[_0x158398(0x136)](_0xf7f8c,{'column':_0x16de6d,'includeAllSlots':!0x1});for(const _0x7ff907 of _0x3dc8a0){const _0x27f3fc=_0x7ff907[_0x158398(0x10e)],_0x10c22c=_0x239259[_0x158398(0x12e)][_0x158398(0x104)](_0x27f3fc);_0x239259[_0x158398(0x134)][_0x158398(0x143)](_0x158398(0x10f)+_0x517038,_0x10c22c),_0x459e99&&_0x239259[_0x158398(0x134)][_0x158398(0x130)](_0x158398(0x13c),_0x37f07f,_0x10c22c),_0x239259[_0x158398(0x12e)][_0x158398(0x109)](_0x10c22c,_0x207890[_0x158398(0xfc)]),_0x8548cf&&(_0x5243a0[_0x158398(0x120)][_0x158398(0x12c)](_0x207890[_0x158398(0xfc)])?_0x239259[_0x158398(0x134)][_0x158398(0x143)](_0x158398(0x140),_0x10c22c):_0x239259[_0x158398(0x134)][_0x158398(0x116)](_0x158398(0x140),_0x10c22c));}}};}_0x5243a0[_0x3e86ac(0x10d)][_0x3e86ac(0x114)](_0x3e86ac(0x141),_0x3e86ac(0x132),_0x3e86ac(0x137),_0x1eeb22),_0x5243a0[_0x3e86ac(0x10d)][_0x3e86ac(0x114)](_0x3e86ac(0x141),_0x3e86ac(0x128),_0x3e86ac(0x137),_0x1eeb22),this[_0x3e86ac(0xfa)][_0x3e86ac(0x11b)][_0x3e86ac(0xf5)]['on'](_0x3e86ac(0x126),_0xebe0c2(),{'priority':_0x3e86ac(0x115)}),this[_0x3e86ac(0xfa)][_0x3e86ac(0x122)][_0x3e86ac(0xf5)]['on'](_0x3e86ac(0x126),(_0xa22538,_0x1bb212,_0x541fad)=>{const _0x3b7de8=_0x3e86ac;_0x541fad[_0x3b7de8(0x12a)][_0x3b7de8(0xf8)]&&_0xebe0c2({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0xa22538,_0x1bb212,_0x541fad);},{'priority':_0x3e86ac(0x115)}),this[_0x3e86ac(0xfa)][_0x3e86ac(0x11b)][_0x3e86ac(0xf5)]['on'](_0x3e86ac(0x11f),(_0x3029ab,_0x5a2577,_0x2e5e28)=>{const _0x12f987=_0x3e86ac,{type:_0x72eaa2,id:_0x2228ea}=_0x5243a0[_0x12f987(0xfb)](_0x5a2577[_0x12f987(0xfc)]),_0x2f06fa=_0x5243a0[_0x12f987(0x148)](_0x2228ea),_0x49a197=_0x2f06fa[_0x12f987(0x122)];if(_0x12f987(0x141)!=_0x2f06fa[_0x12f987(0x10c)]||!_0x49a197||_0x12f987(0x128)!=_0x49a197[_0x12f987(0x131)])return;const _0x32bb8b=_0x2e5e28[_0x12f987(0x12e)][_0x12f987(0x110)](_0x5a2577[_0x12f987(0xfc)]);if(_0x32bb8b){for(const _0x5c906e of _0x32bb8b)_0x2e5e28[_0x12f987(0x134)][_0x12f987(0x116)](_0x12f987(0x10f)+_0x72eaa2,_0x5c906e),_0x2e5e28[_0x12f987(0x134)][_0x12f987(0x116)](_0x12f987(0x140),_0x5c906e),_0x2e5e28[_0x12f987(0x134)][_0x12f987(0x11e)](_0x12f987(0x13c),_0x5c906e),_0x2e5e28[_0x12f987(0x12e)][_0x12f987(0x102)](_0x5c906e,_0x5a2577[_0x12f987(0xfc)]);}},{'priority':_0x3e86ac(0x115)}),this[_0x3e86ac(0x12b)]();}[_0x998472(0x12b)](){const _0x30edc5=_0x998472,_0xdd2a61=this[_0x30edc5(0xfa)],_0x33a7b5=_0xdd2a61[_0x30edc5(0xf1)];function _0x5dd87b(_0x373f30){const _0x4ad115=_0x30edc5;return{'type':_0x4ad115(0x147),'content':_0x2c3be9(_0x33a7b5,_0x4ad115(0x125),_0x373f30)};}_0xdd2a61[_0x30edc5(0xf7)][_0x30edc5(0x12d)](_0x30edc5(0x117))[_0x30edc5(0x145)][_0x30edc5(0x108)](_0x4db2af=>{const _0x309140=_0x30edc5;if(_0x309140(0x141)!=_0x4db2af[_0x309140(0x10c)])return;const {data:_0x501cdf}=_0x4db2af;if(_0x501cdf){if(_0x309140(0x132)==_0x501cdf[_0x309140(0x131)]){const _0x382e30=_0x501cdf[_0x309140(0x111)][0x0][_0x309140(0x113)];return _0x5dd87b(_0x2c3be9(_0x33a7b5,_0x382e30?_0x309140(0xf6):_0x309140(0x135)));}if(_0x309140(0x128)==_0x501cdf[_0x309140(0x131)]){const _0x56e5c9=_0x501cdf[_0x309140(0x111)][0x0][_0x309140(0x113)];return _0x5dd87b(_0x2c3be9(_0x33a7b5,_0x56e5c9?_0x309140(0xf4):_0x309140(0x101)));}}});}}function _0x46a3(){const _0x5d72b7=['_registerLegacyDescription','includes','get','mapper','enableDefaultAttributesIntegration','setAttribute','commandName','setTableRowHeader','markerRange','writer','FORMAT_REGULAR_ROW','createTableWalker','accept','end','TableUtils','3409320xTpYoF','3001035uzppwj','data-suggestion','4721778ByzzMY','4612TYnfwB','nodeAfter','ck-suggestion-marker--active','formatBlock','has','addClass','TableEditing','descriptionFactory','registerBlockAttribute','format','getSuggestion','locale','1690587MDFEIL','3HVyBek','FORMAT_HEADER_COLUMN','downcastDispatcher','FORMAT_HEADER_ROW','plugins','showSuggestionHighlights','consume','editor','_splitMarkerName','markerName','16ZnlSTt','registerAttributeLabel','start','30iEpyCh','FORMAT_REGULAR_COLUMN','unbindElementFromMarkerName','7SAliPl','toViewElement','_acceptFormatSuggestionCallbackFactory','780838xEXtkY','nodeBefore','registerDescriptionCallback','bindElementToMarker','parent','3008313VHnLZt','type','_suggestionFactory','cell','ck-suggestion-marker-','markerNameToElements','commandParams','745lfLTzA','forceValue','registerCustomCallback','highest','removeClass','TrackChangesEditing','afterInit','headingRows','_handleLegacySuggestions','editing','getCellLocation','requires','removeAttribute','removeMarker:suggestion','activeMarkers','item','data','consumable','name','*Format:*\x20%0','addMarker:suggestion','headingColumns','setTableColumnHeader','stop','options'];_0x46a3=function(){return _0x5d72b7;};return _0x46a3();}
|