@ckeditor/ckeditor5-track-changes 42.0.0-alpha.7 → 42.0.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x573e(){const _0x17d71d=['527676tozZdp','acceptAllSuggestions','45DNGMLE','goToPreviousRestrictedEditingException','discardAllSuggestions','get','trackChanges','187ajcgJO','453607yMnbOy','315159vdmneK','24sgGZHO','543210drrYkx','afterInit','goToNextRestrictedEditingException','acceptSuggestion','plugins','discardSelectedSuggestions','enableCommand','RestrictedEditingModeEditing','63VCGYqT','editor','3341080XhqLDp','has','discardSuggestion','386102cyMbgl','3ZLgLeZ','acceptSelectedSuggestions','TrackChangesEditing','89348dGKhGZ'];_0x573e=function(){return _0x17d71d;};return _0x573e();}function _0x41e7(_0x246ff6,_0x8dadd5){const _0x573efe=_0x573e();return _0x41e7=function(_0x41e759,_0x49b938){_0x41e759=_0x41e759-0x15f;let _0x12a91d=_0x573efe[_0x41e759];return _0x12a91d;},_0x41e7(_0x246ff6,_0x8dadd5);}const _0xbb7c18=_0x41e7;(function(_0x6451c9,_0x74e63e){const _0x2b715d=_0x41e7,_0x73d668=_0x6451c9();while(!![]){try{const _0x5d32c7=-parseInt(_0x2b715d(0x172))/0x1*(-parseInt(_0x2b715d(0x171))/0x2)+parseInt(_0x2b715d(0x162))/0x3+-parseInt(_0x2b715d(0x175))/0x4*(-parseInt(_0x2b715d(0x178))/0x5)+parseInt(_0x2b715d(0x163))/0x6*(parseInt(_0x2b715d(0x161))/0x7)+-parseInt(_0x2b715d(0x16e))/0x8+parseInt(_0x2b715d(0x16c))/0x9*(parseInt(_0x2b715d(0x164))/0xa)+parseInt(_0x2b715d(0x160))/0xb*(-parseInt(_0x2b715d(0x176))/0xc);if(_0x5d32c7===_0x74e63e)break;else _0x73d668['push'](_0x73d668['shift']());}catch(_0x3cf2d7){_0x73d668['push'](_0x73d668['shift']());}}}(_0x573e,0x57c5a));import{Plugin as _0xc62fc7}from'ckeditor5/src/core.js';export default class kt extends _0xc62fc7{[_0xbb7c18(0x165)](){const _0x184887=_0xbb7c18,_0x338720=this[_0x184887(0x16d)];if(!_0x338720[_0x184887(0x168)][_0x184887(0x16f)](_0x184887(0x16b)))return;const _0x4b6b02=_0x338720[_0x184887(0x168)][_0x184887(0x17b)](_0x184887(0x174));_0x4b6b02[_0x184887(0x16a)](_0x184887(0x179)),_0x4b6b02[_0x184887(0x16a)](_0x184887(0x166));const _0x5e2702=_0x338720[_0x184887(0x168)][_0x184887(0x17b)](_0x184887(0x16b));_0x5e2702[_0x184887(0x16a)](_0x184887(0x15f)),_0x5e2702[_0x184887(0x16a)](_0x184887(0x167)),_0x5e2702[_0x184887(0x16a)](_0x184887(0x170)),_0x5e2702[_0x184887(0x16a)](_0x184887(0x177)),_0x5e2702[_0x184887(0x16a)](_0x184887(0x17a)),_0x5e2702[_0x184887(0x16a)](_0x184887(0x173)),_0x5e2702[_0x184887(0x16a)](_0x184887(0x169));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4d9794=_0x4e9e;(function(_0x408872,_0xf00ff2){const _0x24b931=_0x4e9e,_0x1f3669=_0x408872();while(!![]){try{const _0x14db8b=parseInt(_0x24b931(0x118))/0x1*(-parseInt(_0x24b931(0x106))/0x2)+-parseInt(_0x24b931(0xe9))/0x3+-parseInt(_0x24b931(0x11d))/0x4*(-parseInt(_0x24b931(0xf8))/0x5)+-parseInt(_0x24b931(0x11e))/0x6+parseInt(_0x24b931(0x115))/0x7*(parseInt(_0x24b931(0xef))/0x8)+parseInt(_0x24b931(0xed))/0x9+parseInt(_0x24b931(0x10f))/0xa;if(_0x14db8b===_0xf00ff2)break;else _0x1f3669['push'](_0x1f3669['shift']());}catch(_0x5eb4e4){_0x1f3669['push'](_0x1f3669['shift']());}}}(_0x1239,0x54cd6));import{Plugin as _0xf0e0ac}from'ckeditor5/src/core.js';function _0x1239(){const _0x4cd0a8=['requires','showSuggestionHighlights','registerElementLabel','activeMarkers','shiftEnter','ck-suggestion-marker--active','downcastDispatcher','20ydtOcN','TrackChangesEditing','consumable','insert','descriptionFactory','ELEMENT_LINE_BREAK','includes','test','get','toViewPosition','name','span','addMarker:suggestion:deletion','createPositionBefore','76IXPonI','data','addMarker:suggestion:insertion','options','markerRange','editing','getItems','split','writer','4300190skSfka','locale','enableCommand','editor','softBreak','addClass','455MPrdai','markerName','ck-suggestion-marker-','6332tTTDDS','plugins','init','bindElementToMarker','merge','271956ZkFKiF','991782yDuVZN','deletion','createUIElement','862866yuTdDf','addMarker:suggestion','model','high','1699425cYBnTs','mapper','18472nyGSSG','element'];_0x1239=function(){return _0x4cd0a8;};return _0x1239();}function _0x4e9e(_0x48b05b,_0x170a98){const _0x123900=_0x1239();return _0x4e9e=function(_0x4e9e31,_0x2dc244){_0x4e9e31=_0x4e9e31-0xe8;let _0x2f4b93=_0x123900[_0x4e9e31];return _0x2f4b93;},_0x4e9e(_0x48b05b,_0x170a98);}import{ShiftEnter as _0x4614fa}from'ckeditor5/src/enter.js';import{getTranslation as _0x9e1716}from'../utils/common-translations.js';export default class bt extends _0xf0e0ac{static get[_0x4d9794(0xf1)](){return[_0x4614fa];}[_0x4d9794(0x11a)](){const _0x4b3790=_0x4d9794,_0x4248e2=this[_0x4b3790(0x112)],_0x32003d=_0x4248e2[_0x4b3790(0x119)][_0x4b3790(0x100)](_0x4b3790(0xf9));_0x32003d[_0x4b3790(0x111)](_0x4b3790(0xf5)),_0x4248e2[_0x4b3790(0x10b)][_0x4b3790(0xf7)]['on'](_0x4b3790(0x108),de(_0x4248e2),{'priority':_0x4b3790(0xec)}),_0x4248e2[_0x4b3790(0x10b)][_0x4b3790(0xf7)]['on'](_0x4b3790(0x104),de(_0x4248e2),{'priority':_0x4b3790(0xec)}),_0x4248e2[_0x4b3790(0x107)][_0x4b3790(0xf7)]['on'](_0x4b3790(0xea),(_0x5a347d,_0x2a3541,_0x395d84)=>{const _0x16c25e=_0x4b3790;_0x395d84[_0x16c25e(0x109)][_0x16c25e(0xf2)]&&de(_0x4248e2,{'showActiveMarker':!0x1})(_0x5a347d,_0x2a3541,_0x395d84);}),_0x32003d[_0x4b3790(0xfc)][_0x4b3790(0xf3)](_0x4b3790(0x113),_0x10c0e4=>_0x9e1716(_0x4248e2[_0x4b3790(0x110)],_0x4b3790(0xfd),_0x10c0e4));}}function de(_0x548b87,{showActiveMarker:_0x4c045b=!0x0}={}){return(_0x131f0c,_0x1ae68b,_0x1f259b)=>{const _0x585ffe=_0x4e9e,_0x2c2afe=_0x548b87[_0x585ffe(0x119)][_0x585ffe(0x100)](_0x585ffe(0xf9));if(!_0x1f259b[_0x585ffe(0xfa)][_0x585ffe(0xff)](_0x1ae68b[_0x585ffe(0x10a)],_0x131f0c[_0x585ffe(0x102)]))return;const _0x8d4e83=_0x548b87[_0x585ffe(0xeb)];for(const _0x296341 of _0x1ae68b[_0x585ffe(0x10a)][_0x585ffe(0x10c)]()){if(!_0x296341['is'](_0x585ffe(0xf0),_0x585ffe(0x113)))continue;const _0x49c4dc=_0x585ffe(0x11f)==_0x1ae68b[_0x585ffe(0x116)][_0x585ffe(0x10d)](':')[0x1]?_0x585ffe(0x11c):_0x585ffe(0x10d),_0xd49df9=_0x1f259b[_0x585ffe(0x10e)][_0x585ffe(0xe8)](_0x585ffe(0x103),{'class':_0x585ffe(0x117)+_0x49c4dc}),_0x24ab7d=_0x1f259b[_0x585ffe(0xee)][_0x585ffe(0x101)](_0x8d4e83[_0x585ffe(0x105)](_0x296341));_0x4c045b&&_0x2c2afe[_0x585ffe(0xf4)][_0x585ffe(0xfe)](_0x1ae68b[_0x585ffe(0x116)])&&_0x1f259b[_0x585ffe(0x10e)][_0x585ffe(0x114)](_0x585ffe(0xf6),_0xd49df9),_0x1f259b[_0x585ffe(0x10e)][_0x585ffe(0xfb)](_0x24ab7d,_0xd49df9),_0x1f259b[_0x585ffe(0xee)][_0x585ffe(0x11b)](_0xd49df9,_0x1ae68b[_0x585ffe(0x116)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x565bb7=_0x512f;(function(_0x11cd83,_0x53976b){const _0x1d6a56=_0x512f,_0x4b4e18=_0x11cd83();while(!![]){try{const _0x55ef2d=parseInt(_0x1d6a56(0x156))/0x1*(parseInt(_0x1d6a56(0x146))/0x2)+-parseInt(_0x1d6a56(0x161))/0x3*(parseInt(_0x1d6a56(0x15d))/0x4)+parseInt(_0x1d6a56(0x162))/0x5+-parseInt(_0x1d6a56(0x14a))/0x6*(parseInt(_0x1d6a56(0x149))/0x7)+parseInt(_0x1d6a56(0x16e))/0x8+-parseInt(_0x1d6a56(0x147))/0x9*(-parseInt(_0x1d6a56(0x15c))/0xa)+parseInt(_0x1d6a56(0x15b))/0xb*(-parseInt(_0x1d6a56(0x167))/0xc);if(_0x55ef2d===_0x53976b)break;else _0x4b4e18['push'](_0x4b4e18['shift']());}catch(_0xb51b25){_0x4b4e18['push'](_0x4b4e18['shift']());}}}(_0x7b20,0x545e4));function _0x512f(_0x374a98,_0x5a391f){const _0x7b206b=_0x7b20();return _0x512f=function(_0x512f3c,_0x4a794f){_0x512f3c=_0x512f3c-0x146;let _0x2db49e=_0x7b206b[_0x512f3c];return _0x2db49e;},_0x512f(_0x374a98,_0x5a391f);}import{Plugin as _0x445eb8}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x5d1aee}from'./utils.js';import{getTranslation as _0x2c7c08}from'../utils/common-translations.js';function _0x7b20(){const _0x51e640=['change','get','commandName','2636472OPnqTt','format','locale','949990CHJSJg','2023254AobCEj','selection','171157OybMPB','84TfqMYA','restrictedEditingException','editor','enableCommand','isCollapsed','descriptionFactory','plugins','type','afterInit','formatBlock','registerDescriptionCallback','forceValue','1DhBxZh','FORMAT_RESTRICTED_ENABLED','formatInline','markInlineFormat','commandParams','44kqdFux','10DNwiNS','5212rYGPRv','has','FORMAT_RESTRICTED_DISABLED','value','681nkWUGy','638255daaHUg','from','StandardEditingModeEditing','TrackChangesEditing','document','520032OExCcD','getRanges','commands','model'];_0x7b20=function(){return _0x51e640;};return _0x7b20();}export default class wt extends _0x445eb8{[_0x565bb7(0x152)](){const _0x2032d8=_0x565bb7,_0x1dc9de=this[_0x2032d8(0x14c)],_0x3e4808=_0x1dc9de[_0x2032d8(0x16a)],_0x5bdd32=_0x1dc9de[_0x2032d8(0x170)];if(!_0x1dc9de[_0x2032d8(0x150)][_0x2032d8(0x15e)](_0x2032d8(0x164)))return;const _0x332747=_0x1dc9de[_0x2032d8(0x150)][_0x2032d8(0x16c)](_0x2032d8(0x165)),_0x54bfe6=_0x2032d8(0x14b),_0x1fea72=_0x1dc9de[_0x2032d8(0x169)][_0x2032d8(0x16c)](_0x54bfe6);_0x332747[_0x2032d8(0x14d)](_0x54bfe6,(_0x4e6103,_0x252fbb={})=>{const _0x125349=_0x2032d8,_0x102b6d=_0x3e4808[_0x125349(0x166)][_0x125349(0x148)];if(_0x102b6d[_0x125349(0x14e)])return void _0x4e6103(_0x252fbb);const _0x4299ef=void 0x0!==_0x252fbb[_0x125349(0x155)]?_0x252fbb[_0x125349(0x155)]:!_0x1fea72[_0x125349(0x160)];_0x3e4808[_0x125349(0x16b)](()=>{const _0x316ca2=_0x125349,_0x50150f=Array[_0x316ca2(0x163)](_0x102b6d[_0x316ca2(0x168)]());for(const _0x53d336 of _0x50150f){const _0x2354f4=_0x4299ef?[_0x53d336]:_0x5d1aee(_0x54bfe6,_0x53d336,_0x3e4808);for(const _0x19a396 of _0x2354f4)_0x332747[_0x316ca2(0x159)](_0x19a396,{'commandName':_0x54bfe6,'commandParams':[{'forceValue':_0x4299ef}]});}});}),_0x332747[_0x2032d8(0x14f)][_0x2032d8(0x154)](_0x471dfc=>{const _0x114175=_0x2032d8;if(_0x114175(0x153)!=_0x471dfc[_0x114175(0x151)]&&_0x114175(0x158)!=_0x471dfc[_0x114175(0x151)])return;const {data:_0x41189c}=_0x471dfc;return _0x41189c&&_0x41189c[_0x114175(0x16d)]==_0x54bfe6?_0x41189c[_0x114175(0x15a)][0x0][_0x114175(0x155)]?{'type':_0x114175(0x16f),'content':_0x2c7c08(_0x5bdd32,_0x114175(0x157))}:{'type':_0x114175(0x16f),'content':_0x2c7c08(_0x5bdd32,_0x114175(0x15f))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4c2d(){const _0x1c8cd1=['toLowerCase','has','styleName','style','StyleUtils','descriptionFactory','8202726ouUxef','commandParams','85590Knozbq','normalizeConfig','*Set\x20format:*\x20%0','_registerLegacyDescription','13853968PYxpek','commandName','376892vRpvJT','registerInlineAttribute','getGhsAttributeNameForElement','enableDefaultAttributesIntegration','DataSchema','6095544QfqqYA','get','TrackChangesEditing','registerDescriptionCallback','locale','registerAttributeLabel','*Remove\x20format:*\x20%0','4704270ZlVOac','config','GeneralHtmlSupport','plugins','formatBlock','FORMAT_STYLE','editor','format','2ClHwEp','7hEeihx','Style','element','definitions','forceValue','registerBlockAttribute','add','block','ghsAttributes','2544993glxcAb','inline','formatInline','afterInit','type'];_0x4c2d=function(){return _0x1c8cd1;};return _0x4c2d();}const _0x20c04b=_0x4c07;(function(_0x176541,_0x2259d5){const _0x84dd42=_0x4c07,_0x585b9a=_0x176541();while(!![]){try{const _0x576bf8=parseInt(_0x84dd42(0x11a))/0x1*(parseInt(_0x84dd42(0x137))/0x2)+parseInt(_0x84dd42(0x124))/0x3+parseInt(_0x84dd42(0x13c))/0x4+parseInt(_0x84dd42(0x131))/0x5+parseInt(_0x84dd42(0x112))/0x6*(parseInt(_0x84dd42(0x11b))/0x7)+-parseInt(_0x84dd42(0x135))/0x8+-parseInt(_0x84dd42(0x12f))/0x9;if(_0x576bf8===_0x2259d5)break;else _0x585b9a['push'](_0x585b9a['shift']());}catch(_0xeb8653){_0x585b9a['push'](_0x585b9a['shift']());}}}(_0x4c2d,0xdd768));function _0x4c07(_0x2f13e2,_0x1bb7b3){const _0x4c2d89=_0x4c2d();return _0x4c07=function(_0x4c07b2,_0x2b9f33){_0x4c07b2=_0x4c07b2-0x110;let _0x5313f6=_0x4c2d89[_0x4c07b2];return _0x5313f6;},_0x4c07(_0x2f13e2,_0x1bb7b3);}import{Plugin as _0x2a3a35}from'ckeditor5/src/core.js';import{getTranslation as _0x373878}from'../utils/common-translations.js';export default class yt extends _0x2a3a35{[_0x20c04b(0x127)](){const _0x5457d9=_0x20c04b,_0x3cd5c7=this[_0x5457d9(0x118)];if(!_0x3cd5c7[_0x5457d9(0x115)][_0x5457d9(0x12a)](_0x5457d9(0x11c))||!_0x3cd5c7[_0x5457d9(0x115)][_0x5457d9(0x12a)](_0x5457d9(0x13b)))return;const _0x8c39ad=_0x3cd5c7[_0x5457d9(0x115)][_0x5457d9(0x13d)](_0x5457d9(0x13e)),_0x1c11fa=_0x3cd5c7[_0x5457d9(0x140)],_0x427fc3=_0x3cd5c7[_0x5457d9(0x113)][_0x5457d9(0x13d)](_0x5457d9(0x12c))||{},_0x2f90d9=_0x3cd5c7[_0x5457d9(0x115)][_0x5457d9(0x13d)](_0x5457d9(0x114)),_0x1b819d=_0x3cd5c7[_0x5457d9(0x115)][_0x5457d9(0x13d)](_0x5457d9(0x12d))[_0x5457d9(0x132)](_0x3cd5c7[_0x5457d9(0x115)][_0x5457d9(0x13d)](_0x5457d9(0x13b)),_0x427fc3[_0x5457d9(0x11e)]);_0x8c39ad[_0x5457d9(0x13a)](_0x5457d9(0x12c));const _0x222630=new Set();for(const _0x1ada4d of _0x1b819d[_0x5457d9(0x122)]){const _0xd3777=_0x2f90d9[_0x5457d9(0x139)](_0x1ada4d[_0x5457d9(0x11d)]);_0x222630[_0x5457d9(0x121)](_0xd3777);}const _0x29fd38=new Set();for(const _0xdd4e7d of _0x1b819d[_0x5457d9(0x125)]){const _0x206e0a=_0x2f90d9[_0x5457d9(0x139)](_0xdd4e7d[_0x5457d9(0x11d)]);_0x29fd38[_0x5457d9(0x121)](_0x206e0a);for(const _0x3b010e of _0xdd4e7d[_0x5457d9(0x123)])_0x29fd38[_0x5457d9(0x121)](_0x3b010e);}for(const _0x431e85 of _0x222630)_0x8c39ad[_0x5457d9(0x120)](_0x431e85),_0x8c39ad[_0x5457d9(0x12e)][_0x5457d9(0x110)](_0x431e85,_0x373878(_0x1c11fa,_0x5457d9(0x117)));for(const _0x1169cf of _0x29fd38)_0x8c39ad[_0x5457d9(0x138)](_0x1169cf),_0x8c39ad[_0x5457d9(0x12e)][_0x5457d9(0x110)](_0x1169cf,_0x373878(_0x1c11fa,_0x5457d9(0x117)));this[_0x5457d9(0x134)]();}[_0x20c04b(0x134)](){const _0x3a1212=_0x20c04b,_0x4443d7=this[_0x3a1212(0x118)],_0x4c224d=_0x4443d7[_0x3a1212(0x140)];_0x4443d7[_0x3a1212(0x115)][_0x3a1212(0x13d)](_0x3a1212(0x13e))[_0x3a1212(0x12e)][_0x3a1212(0x13f)](_0x1ee564=>{const _0x5bcd9c=_0x3a1212;if(_0x5bcd9c(0x116)!=_0x1ee564[_0x5bcd9c(0x128)]&&_0x5bcd9c(0x126)!=_0x1ee564[_0x5bcd9c(0x128)])return;const {data:_0x238eea}=_0x1ee564;return _0x238eea&&_0x5bcd9c(0x12c)===_0x238eea[_0x5bcd9c(0x136)]?_0x238eea[_0x5bcd9c(0x130)][0x0][_0x5bcd9c(0x11f)]?{'type':_0x5bcd9c(0x119),'content':_0x373878(_0x4c224d,_0x5bcd9c(0x133),_0x238eea[_0x5bcd9c(0x130)][0x0][_0x5bcd9c(0x12b)][_0x5bcd9c(0x129)]())}:{'type':_0x5bcd9c(0x119),'content':_0x373878(_0x4c224d,_0x5bcd9c(0x111),_0x238eea[_0x5bcd9c(0x130)][0x0][_0x5bcd9c(0x12b)][_0x5bcd9c(0x129)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x28a2(){const _0x233858=['getSelectionAffectedTableCells','locale','low','end','ELEMENT_TABLE_ROW','insertTableColumnRight','insertion','ELEMENT_TABLE_WITH_TEXT','add','min','oldRange','isInContent','writer','element','discard','order','item','every','removeTableRow','refresh','filter','some','TableEditing','$graveyard','546AVjQnA','getColumnIndexes','startsWith','TableUtils','tableRow','registerElementLabel','deletion','plugins','join','from','_splitMarkerName','subType','ELEMENT_TABLE_ROW_WITH_TEXT','mapper','addMarker:suggestion','rootName','insertTableRowAbove','getAttribute','46lgvQbY','maxColumn','getCellLocation','10797588CwLjwL','span','selection','toLowerCase','createRangeOn','classes','registerPostFixer','minRow','getItems','addClass','map','insertTable','createPositionAt','root','findAncestor','values','execute','ELEMENT_TABLE_COLUMN_WITH_TEXT','table','getChanges','getFirstRange','_getCoordsForCells','isArray','change','start','position','ELEMENT_TABLE','680690BPGTcJ','differ','batch','get','_suggestionFactory','document','includes','length','detach','model','descriptionFactory','getContainedElement','minColumn','max','nodeBefore','has','22256UMSumw','_tablePostFixingSubtypes','above','isIntersecting','ELEMENT_TABLE_COLUMN','nodeAfter','suggestion','insertTableColumnLeft','enableCommand','tablePaste','selectTableColumn','enqueueChange','isTouching','cell','isIntersectingWithRange','removeTableColumn','insertTableRowBelow','showSuggestionHighlights','toViewElement','maxRow','removeClass','commands','substr','last','addRange','downcastDispatcher','left','9rovrqB','*Insert:*\x20%0','accept','MIN_SAFE_INTEGER','hasAttribute','highest','data','getChangedMarkers','change:data','_getSuggestionCoords','rowspan','name','registerDescriptionCallback','644284geWJwM','77qSZnUM','170336kRTmEa','markMultiRangeInsertion','afterInit','8058720DpOjLe','getSuggestion','fromRange','editor','createRangeIn','getChildren','$textProxy','createTableWalker','options','setSelection','first','markMultiRangeDeletion','isEqual','getRanges','tableCell','getRowIndexes','_setupColumnsRowsFixing','_acceptFormatSuggestionCallbackFactory','TrackChangesEditing','MAX_SAFE_INTEGER','insert','colspan','push','selectTableRow','*Remove:*\x20%0','type','_tableSuggestions','2229290aIIacu','forceValue','tableColumn','registerCustomCallback'];_0x28a2=function(){return _0x233858;};return _0x28a2();}const _0x2ca1cc=_0x426f;(function(_0x1f3968,_0xa0f5de){const _0x2c26d1=_0x426f,_0x15d161=_0x1f3968();while(!![]){try{const _0x34f48f=-parseInt(_0x2c26d1(0x19d))/0x1*(-parseInt(_0x2c26d1(0x1cb))/0x2)+-parseInt(_0x2c26d1(0x1e6))/0x3*(-parseInt(_0x2c26d1(0x1f3))/0x4)+-parseInt(_0x2c26d1(0x1bb))/0x5+parseInt(_0x2c26d1(0x1f8))/0x6+-parseInt(_0x2c26d1(0x18b))/0x7*(parseInt(_0x2c26d1(0x1f5))/0x8)+-parseInt(_0x2c26d1(0x1a0))/0x9+-parseInt(_0x2c26d1(0x16f))/0xa*(-parseInt(_0x2c26d1(0x1f4))/0xb);if(_0x34f48f===_0xa0f5de)break;else _0x15d161['push'](_0x15d161['shift']());}catch(_0x3a672a){_0x15d161['push'](_0x15d161['shift']());}}}(_0x28a2,0xdc3be));import{Plugin as _0x112910}from'ckeditor5/src/core.js';import{LiveRange as _0x468e29}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x272cca}from'ckeditor5/src/widget.js';import{getTranslation as _0x2ebd2b}from'../utils/common-translations.js';function _0x426f(_0x4e8a54,_0x1d4321){const _0x28a2bf=_0x28a2();return _0x426f=function(_0x426f7f,_0x3e0372){_0x426f7f=_0x426f7f-0x15e;let _0x3dfd5d=_0x28a2bf[_0x426f7f];return _0x3dfd5d;},_0x426f(_0x4e8a54,_0x1d4321);}export default class jt extends _0x112910{constructor(_0x58efa6){const _0x1eb82e=_0x426f;super(_0x58efa6),this[_0x1eb82e(0x1cc)]=[_0x1eb82e(0x18f),_0x1eb82e(0x171)],this[_0x1eb82e(0x16e)]=new Set();}[_0x2ca1cc(0x1f7)](){const _0x5d9740=_0x2ca1cc,_0x160d3f=this[_0x5d9740(0x1fb)],_0x2b3f6d=_0x160d3f[_0x5d9740(0x1c4)][_0x5d9740(0x1c0)][_0x5d9740(0x1a2)];if(!_0x160d3f[_0x5d9740(0x192)][_0x5d9740(0x1ca)](_0x5d9740(0x189)))return;const _0x2861ae=_0x160d3f[_0x5d9740(0x174)],_0x80b7e=_0x160d3f[_0x5d9740(0x192)][_0x5d9740(0x1be)](_0x5d9740(0x166)),_0x2f9c98=_0x160d3f[_0x5d9740(0x192)][_0x5d9740(0x1be)](_0x5d9740(0x18e));_0x80b7e[_0x5d9740(0x1c5)][_0x5d9740(0x190)](_0x5d9740(0x1b2),_0x543d2d=>_0x2ebd2b(_0x2861ae,_0x5d9740(0x1ba),_0x543d2d)),this[_0x5d9740(0x164)](),_0x80b7e[_0x5d9740(0x1d3)](_0x5d9740(0x1ab)),_0x80b7e[_0x5d9740(0x1d3)](_0x5d9740(0x16b)),_0x80b7e[_0x5d9740(0x1d3)](_0x5d9740(0x1d5));for(const _0x4a7ec5 of[_0x5d9740(0x19b),_0x5d9740(0x1db)]){const _0xdca81c=_0x160d3f[_0x5d9740(0x1e0)][_0x5d9740(0x1be)](_0x4a7ec5);_0x80b7e[_0x5d9740(0x1d3)](_0x4a7ec5,_0x48979f=>{const _0x8f75c7=_0x5d9740;_0x160d3f[_0x8f75c7(0x1c4)][_0x8f75c7(0x1b7)](_0x5c16c0=>{const _0x2f15c0=_0x8f75c7;_0x48979f();const _0x52ecc2=_0x2f15c0(0x1cd)===_0xdca81c[_0x2f15c0(0x182)],_0x2522b7=_0x2f9c98[_0x2f15c0(0x173)](_0x2b3f6d),_0x16e313=_0x2f9c98[_0x2f15c0(0x163)](_0x2522b7),_0x94121b=_0x52ecc2?_0x16e313[_0x2f15c0(0x15e)]-0x1:_0x16e313[_0x2f15c0(0x1e2)]+0x1,_0x570db2=_0x2522b7[0x0][_0x2f15c0(0x1ae)](_0x2f15c0(0x1b2)),_0x484dcb=_0x2f9c98[_0x2f15c0(0x1ff)](_0x570db2,{'startRow':_0x94121b,'endRow':_0x94121b}),_0x4ff7f4=Array[_0x2f15c0(0x194)](_0x484dcb)[_0x2f15c0(0x1aa)](_0x533e2=>_0x5c16c0[_0x2f15c0(0x1a4)](_0x533e2[_0x2f15c0(0x1d8)]));_0x80b7e[_0x2f15c0(0x1f6)](_0x4ff7f4,_0x2f15c0(0x18f));});});}for(const _0x205b6d of[_0x5d9740(0x1d2),_0x5d9740(0x178)]){const _0x49ba2f=_0x160d3f[_0x5d9740(0x1e0)][_0x5d9740(0x1be)](_0x205b6d);_0x80b7e[_0x5d9740(0x1d3)](_0x205b6d,_0x53f40b=>{const _0xb0c000=_0x5d9740;_0x160d3f[_0xb0c000(0x1c4)][_0xb0c000(0x1b7)](_0x42f1c5=>{const _0x40f17e=_0xb0c000;_0x53f40b();const _0x5692d7=_0x40f17e(0x1e5)===_0x49ba2f[_0x40f17e(0x182)],_0x4cc477=_0x2f9c98[_0x40f17e(0x173)](_0x2b3f6d),_0x4ad423=_0x2f9c98[_0x40f17e(0x18c)](_0x4cc477),_0x45b691=_0x5692d7?_0x4ad423[_0x40f17e(0x15e)]-0x1:_0x4ad423[_0x40f17e(0x1e2)]+0x1,_0x66cab7=_0x4cc477[0x0][_0x40f17e(0x1ae)](_0x40f17e(0x1b2)),_0x379ead=_0x2f9c98[_0x40f17e(0x1ff)](_0x66cab7,{'startRow':0x0,'column':_0x45b691,'includeAllSlots':!0x1}),_0x36bf0b=Array[_0x40f17e(0x194)](_0x379ead)[_0x40f17e(0x1aa)](_0x39fa68=>_0x42f1c5[_0x40f17e(0x1a4)](_0x39fa68[_0x40f17e(0x1d8)]));_0x80b7e[_0x40f17e(0x1f6)](_0x36bf0b,_0x40f17e(0x171));});});}for(const _0x4c9ba2 of[_0x5d9740(0x185),_0x5d9740(0x1da)]){const _0x34aa48=_0x4c9ba2[_0x5d9740(0x1e1)](0xb),_0x1e583e=_0x34aa48[_0x5d9740(0x1a3)](),_0x1033de=_0x1e583e[_0x5d9740(0x1e1)](0x0,0x3)+_0x5d9740(0x1a1),_0x43a39b=_0x5d9740(0x1b2)+_0x34aa48,_0x297902=_0x5d9740(0x17c)+_0x34aa48,_0x2cb350=_0x5d9740(0x1c8)+_0x34aa48;_0x80b7e[_0x5d9740(0x1d3)](_0x4c9ba2,()=>{const _0x3929fa=_0x5d9740;_0x160d3f[_0x3929fa(0x1c4)][_0x3929fa(0x1b7)](_0xf2041f=>{const _0x6b5a9f=_0x3929fa,_0x10c4c9=_0x2f9c98[_0x6b5a9f(0x173)](_0x2b3f6d),_0x51bf81=_0x10c4c9[0x0][_0x6b5a9f(0x1ae)](_0x6b5a9f(0x1b2));let _0x260837;if(_0x6b5a9f(0x185)==_0x4c9ba2){const _0x3cdf1c=_0x2f9c98[_0x6b5a9f(0x163)](_0x10c4c9);_0x260837={'startRow':_0x3cdf1c[_0x6b5a9f(0x15e)],'endRow':_0x3cdf1c[_0x6b5a9f(0x1e2)],'includeAllSlots':!0x0};}else{const _0x2f4344=_0x2f9c98[_0x6b5a9f(0x18c)](_0x10c4c9);_0x260837={'startColumn':_0x2f4344[_0x6b5a9f(0x15e)],'endColumn':_0x2f4344[_0x6b5a9f(0x1e2)],'includeAllSlots':!0x0};}const _0x7060d9=_0x2f9c98[_0x6b5a9f(0x1ff)](_0x51bf81,_0x260837),_0x4bdc3f=Array[_0x6b5a9f(0x194)](_0x7060d9)[_0x6b5a9f(0x1aa)](({cell:_0x1ea4ab})=>_0x1ea4ab),_0x413b39=Ee(_0x4bdc3f[_0x6b5a9f(0x187)](_0x348c1e=>_0x348c1e[_0x6b5a9f(0x1ea)](_0x1033de))),_0x5eabc6=Ee(_0x4bdc3f[_0x6b5a9f(0x187)](_0x4c7ed1=>!_0x4c7ed1[_0x6b5a9f(0x1ea)](_0x1033de)))[_0x6b5a9f(0x1aa)](_0x436902=>_0xf2041f[_0x6b5a9f(0x1a4)](_0x436902)),_0x5756c2=_0x80b7e[_0x6b5a9f(0x15f)](_0x5eabc6,_0x43a39b);if(_0x5756c2&&(_0x6b5a9f(0x18f)==_0x5756c2[_0x6b5a9f(0x196)]||_0x6b5a9f(0x171)==_0x5756c2[_0x6b5a9f(0x196)])){const _0xbda323=this[_0x6b5a9f(0x1ef)](_0x5756c2);for(const _0x1caf39 of _0x413b39){const _0x519015=_0xf2041f[_0x6b5a9f(0x1a4)](_0x1caf39),_0x39fddc=_0x2f9c98[_0x6b5a9f(0x19f)](_0x1caf39),_0x2cca11=_0x1caf39[_0x6b5a9f(0x19c)](_0x1033de)-0x1,_0x5e4e7c=_0xbda323[_0x297902],_0x251f32=_0xbda323[_0x2cb350];_0x5e4e7c<=_0x39fddc[_0x1e583e]&&_0x39fddc[_0x1e583e]+_0x2cca11<=_0x251f32&&_0x5756c2[_0x6b5a9f(0x1e3)](_0x519015);}}});});}function _0x165717(_0x1c66d8){const _0x3b5be4=_0x5d9740,_0x34f2e2=Array[_0x3b5be4(0x194)](_0x2b3f6d[_0x3b5be4(0x161)]())[_0x3b5be4(0x1aa)](_0x3d65e2=>_0x468e29[_0x3b5be4(0x1fa)](_0x3d65e2));_0x160d3f[_0x3b5be4(0x1c4)][_0x3b5be4(0x1b7)](_0x559318=>{const _0x4035a6=_0x3b5be4,_0x2a2560=_0x559318[_0x4035a6(0x1bd)];_0x1c66d8=_0x1c66d8[_0x4035a6(0x187)](_0x5833d3=>_0x4035a6(0x18a)!=_0x5833d3[_0x4035a6(0x1ad)][_0x4035a6(0x19a)]),_0x559318[_0x4035a6(0x201)](_0x1c66d8),_0x160d3f[_0x4035a6(0x1e0)][_0x4035a6(0x1be)](_0x4035a6(0x185))[_0x4035a6(0x186)](),_0x160d3f[_0x4035a6(0x1b0)](_0x4035a6(0x185),{'forceDefaultExecution':!0x0}),_0x160d3f[_0x4035a6(0x1c4)][_0x4035a6(0x1d6)](()=>{const _0x25178d=_0x4035a6;_0x160d3f[_0x25178d(0x1c4)][_0x25178d(0x1d6)](_0x2a2560,_0x268256=>{const _0x49907f=_0x25178d,_0x2eb8d4=_0x34f2e2[_0x49907f(0x187)](_0x2782b0=>_0x49907f(0x18a)!=_0x2782b0[_0x49907f(0x1ad)][_0x49907f(0x19a)]);_0x2eb8d4[_0x49907f(0x1c2)]>0x0&&_0x268256[_0x49907f(0x201)](_0x2eb8d4);for(const _0x5a0f1b of _0x34f2e2)_0x5a0f1b[_0x49907f(0x1c3)]();});});});}function _0x7bb1b5(_0x46a5bc){const _0x4d10df=_0x5d9740;_0x160d3f[_0x4d10df(0x1c4)][_0x4d10df(0x1b7)](_0x665368=>{const _0x358512=_0x4d10df,_0x22fe5e=Array[_0x358512(0x194)](_0x2b3f6d[_0x358512(0x161)]())[_0x358512(0x1aa)](_0x4fd1c1=>_0x468e29[_0x358512(0x1fa)](_0x4fd1c1)),_0x50add7=[];for(const _0x40dedd of _0x46a5bc)for(const _0x243525 of _0x40dedd[_0x358512(0x1a8)]({'shallow':!0x0}))_0x50add7[_0x358512(0x16a)](_0x243525);for(const _0x5bb4bc of _0x50add7)_0x358512(0x18a)!=_0x5bb4bc[_0x358512(0x1ad)][_0x358512(0x19a)]&&(_0x665368[_0x358512(0x201)](_0x665368[_0x358512(0x1ac)](_0x5bb4bc,0x0)),_0x160d3f[_0x358512(0x1e0)][_0x358512(0x1be)](_0x358512(0x1da))[_0x358512(0x186)](),_0x160d3f[_0x358512(0x1b0)](_0x358512(0x1da),{'forceDefaultExecution':!0x0}));const _0x5bf1c4=_0x22fe5e[_0x358512(0x187)](_0x3229ce=>_0x358512(0x18a)!=_0x3229ce[_0x358512(0x1ad)][_0x358512(0x19a)]);_0x5bf1c4[_0x358512(0x1c2)]>0x0&&_0x665368[_0x358512(0x201)](_0x5bf1c4);for(const _0xb50713 of _0x22fe5e)_0xb50713[_0x358512(0x1c3)]();});}function _0x2f2171(_0x4ac941,_0x319953){const _0x79a37b=_0x5d9740;return _0x319953[_0x79a37b(0x184)](_0x431b79=>_0x4ac941[_0x79a37b(0x188)](_0x5a0475=>_0x5a0475[_0x79a37b(0x176)][_0x79a37b(0x160)](_0x431b79[_0x79a37b(0x1b8)])||_0x431b79[_0x79a37b(0x176)][_0x79a37b(0x160)](_0x5a0475[_0x79a37b(0x1b8)])));}function _0x54c868(_0x4a7076,_0x9af3e5){const _0x189d03=_0x5d9740;return!_0x4a7076[_0x189d03(0x188)](_0xaa624d=>_0x9af3e5[_0x189d03(0x188)](_0xf38061=>_0xaa624d[_0x189d03(0x1ce)](_0xf38061)))&&_0x4a7076[_0x189d03(0x188)](_0x22ea76=>_0x9af3e5[_0x189d03(0x188)](_0x12d399=>_0x22ea76[_0x189d03(0x176)][_0x189d03(0x1d7)](_0x12d399[_0x189d03(0x1b8)])));}_0x160d3f[_0x5d9740(0x1ec)][_0x5d9740(0x1e4)]['on'](_0x5d9740(0x199),(_0x2ebe1f,_0x5012f0,_0x2a4700)=>{const _0x49f50c=_0x5d9740;if(!_0x2a4700[_0x49f50c(0x200)][_0x49f50c(0x1dc)])return;const _0x18348b=_0x5012f0[_0x49f50c(0x183)];if(!_0x18348b)return;const _0x235159=_0x2a4700[_0x49f50c(0x198)][_0x49f50c(0x1dd)](_0x18348b);function _0x13205d(_0x401bc8){const _0x195c34=_0x49f50c;return Array[_0x195c34(0x1b6)](_0x401bc8)?_0x401bc8:[_0x401bc8];}_0x235159&&_0x49f50c(0x162)===_0x18348b[_0x49f50c(0x1f1)]&&_0x272cca(_0x235159,_0x2a4700[_0x49f50c(0x17f)],(_0x1883d6,_0x149ac0,_0x5535c2)=>_0x5535c2[_0x49f50c(0x1a9)](_0x13205d(_0x149ac0[_0x49f50c(0x1a5)]),_0x1883d6),(_0x5501c0,_0x2568c9,_0x4c86c6)=>_0x4c86c6[_0x49f50c(0x1df)](_0x13205d(_0x2568c9[_0x49f50c(0x1a5)]),_0x5501c0));},{'priority':_0x5d9740(0x1eb)}),_0x80b7e[_0x5d9740(0x1c5)][_0x5d9740(0x1f2)](_0x386343=>{const _0x22703a=_0x5d9740;if(_0x22703a(0x179)!=_0x386343[_0x22703a(0x16d)]&&_0x22703a(0x191)!=_0x386343[_0x22703a(0x16d)])return;const _0x30672f=_0x386343[_0x22703a(0x1c6)]();if(null!=_0x30672f&&_0x30672f['is'](_0x22703a(0x180),_0x22703a(0x1b2))){if(_0x22703a(0x179)==_0x386343[_0x22703a(0x16d)]){const _0x238377=_0x386343[_0x22703a(0x1a8)]()[_0x22703a(0x187)](_0x2f2052=>_0x2f2052['is'](_0x22703a(0x1fe)))[_0x22703a(0x1aa)](_0x5e35b8=>_0x5e35b8[_0x22703a(0x1ec)]);if(_0x238377[_0x22703a(0x1c2)])return{'type':_0x22703a(0x179),'content':_0x2ebd2b(_0x2861ae,_0x22703a(0x1e7),_0x2ebd2b(_0x2861ae,_0x22703a(0x17a),'\x22'+_0x238377[_0x22703a(0x193)]('\x20')+'\x22'))};}if(_0x22703a(0x191)==_0x386343[_0x22703a(0x16d)]){const _0x15a1a3=_0x386343[_0x22703a(0x1a8)]()[_0x22703a(0x187)](_0x2b08c3=>_0x2b08c3['is'](_0x22703a(0x1fe)))[_0x22703a(0x1aa)](_0x34ae56=>_0x34ae56[_0x22703a(0x1ec)]);if(_0x15a1a3[_0x22703a(0x1c2)])return{'type':_0x22703a(0x191),'content':_0x2ebd2b(_0x2861ae,_0x22703a(0x16c),_0x2ebd2b(_0x2861ae,_0x22703a(0x17a),'\x22'+_0x15a1a3[_0x22703a(0x193)]('\x20')+'\x22'))};}}}),_0x80b7e[_0x5d9740(0x1c5)][_0x5d9740(0x1f2)](_0x5b4012=>{const _0x45e13c=_0x5d9740;if(_0x45e13c(0x18f)==_0x5b4012[_0x45e13c(0x196)]){const _0x225ab5=_0x5b4012[_0x45e13c(0x1a8)]()[_0x45e13c(0x187)](_0x39a201=>_0x39a201['is'](_0x45e13c(0x1fe)))[_0x45e13c(0x1aa)](_0x3e77a6=>_0x3e77a6[_0x45e13c(0x1ec)]),_0x460ec2=this[_0x45e13c(0x1ef)](_0x5b4012),_0x2beeb5=_0x460ec2[_0x45e13c(0x1de)]-_0x460ec2[_0x45e13c(0x1a7)]+0x1;if(_0x45e13c(0x179)==_0x5b4012[_0x45e13c(0x16d)])return _0x225ab5[_0x45e13c(0x1c2)]?{'type':_0x45e13c(0x179),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x1e7),_0x2ebd2b(_0x2861ae,_0x45e13c(0x197),[_0x2beeb5,'\x22'+_0x225ab5[_0x45e13c(0x193)]('\x20')+'\x22']))}:{'type':_0x45e13c(0x179),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x1e7),_0x2ebd2b(_0x2861ae,_0x45e13c(0x177),_0x2beeb5))};if(_0x45e13c(0x191)==_0x5b4012[_0x45e13c(0x16d)])return _0x225ab5[_0x45e13c(0x1c2)]?{'type':_0x45e13c(0x191),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x16c),_0x2ebd2b(_0x2861ae,_0x45e13c(0x197),[_0x2beeb5,'\x22'+_0x225ab5[_0x45e13c(0x193)]('\x20')+'\x22']))}:{'type':_0x45e13c(0x191),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x16c),_0x2ebd2b(_0x2861ae,_0x45e13c(0x177),_0x2beeb5))};}if(_0x45e13c(0x171)==_0x5b4012[_0x45e13c(0x196)]){const _0x51a7bd=_0x5b4012[_0x45e13c(0x1a8)]()[_0x45e13c(0x187)](_0x348e05=>_0x348e05['is'](_0x45e13c(0x1fe)))[_0x45e13c(0x1aa)](_0x5bb065=>_0x5bb065[_0x45e13c(0x1ec)]),_0x22dda0=this[_0x45e13c(0x1ef)](_0x5b4012),_0x27ac4b=_0x22dda0[_0x45e13c(0x19e)]-_0x22dda0[_0x45e13c(0x1c7)]+0x1;if(_0x45e13c(0x179)==_0x5b4012[_0x45e13c(0x16d)])return _0x51a7bd[_0x45e13c(0x1c2)]?{'type':_0x45e13c(0x179),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x1e7),_0x2ebd2b(_0x2861ae,_0x45e13c(0x1b1),[_0x27ac4b,'\x22'+_0x51a7bd[_0x45e13c(0x193)]('\x20')+'\x22']))}:{'type':_0x45e13c(0x179),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x1e7),_0x2ebd2b(_0x2861ae,_0x45e13c(0x1cf),_0x27ac4b))};if(_0x45e13c(0x191)==_0x5b4012[_0x45e13c(0x16d)])return _0x51a7bd[_0x45e13c(0x1c2)]?{'type':_0x45e13c(0x191),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x16c),_0x2ebd2b(_0x2861ae,_0x45e13c(0x1b1),[_0x27ac4b,'\x22'+_0x51a7bd[_0x45e13c(0x193)]('\x20')+'\x22']))}:{'type':_0x45e13c(0x191),'content':_0x2ebd2b(_0x2861ae,_0x45e13c(0x16c),_0x2ebd2b(_0x2861ae,_0x45e13c(0x1cf),_0x27ac4b))};}}),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x179),_0x5d9740(0x18f),_0x5d9740(0x181),_0x165717),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x191),_0x5d9740(0x18f),_0x5d9740(0x1e8),_0x165717),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x179),_0x5d9740(0x171),_0x5d9740(0x181),_0x7bb1b5),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x191),_0x5d9740(0x171),_0x5d9740(0x1e8),_0x7bb1b5),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x179),_0x5d9740(0x171),_0x5d9740(0x193),_0x2f2171),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x191),_0x5d9740(0x171),_0x5d9740(0x193),_0x2f2171),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x179),_0x5d9740(0x18f),_0x5d9740(0x193),_0x54c868),_0x80b7e[_0x5d9740(0x1bf)][_0x5d9740(0x172)](_0x5d9740(0x191),_0x5d9740(0x18f),_0x5d9740(0x193),_0x54c868);}[_0x2ca1cc(0x165)](){const _0x215758=_0x2ca1cc,_0x1facb5=this[_0x215758(0x1fb)],_0x135293=_0x1facb5[_0x215758(0x1c4)][_0x215758(0x1c0)][_0x215758(0x1a2)];return(_0x24b9f7,_0x1eb99d)=>{const _0x4eb689=_0x215758;_0x1facb5[_0x4eb689(0x1c4)][_0x4eb689(0x1b7)](_0xdd396e=>{const _0x3e792b=_0x4eb689,{commandName:_0x2898ef,commandParams:_0x6887e0}=_0x1eb99d;let _0xf963c=_0x24b9f7[0x0][_0x3e792b(0x176)][_0x3e792b(0x1c9)];_0x6887e0&&_0x6887e0[0x0]&&!0x1===_0x6887e0[0x0][_0x3e792b(0x170)]&&(_0xf963c=_0x24b9f7[0x0][_0x3e792b(0x1b8)][_0x3e792b(0x1d0)]);const _0xef4c12=_0xdd396e[_0x3e792b(0x1fc)](_0xf963c);if(_0x3e792b(0x18a)==_0xef4c12[_0x3e792b(0x1ad)][_0x3e792b(0x19a)])return;const _0x308c41=Array[_0x3e792b(0x194)](_0x135293[_0x3e792b(0x161)]())[_0x3e792b(0x1aa)](_0x33fe86=>_0x468e29[_0x3e792b(0x1fa)](_0x33fe86));_0xdd396e[_0x3e792b(0x201)](_0xef4c12),_0x1facb5[_0x3e792b(0x1e0)][_0x3e792b(0x1be)](_0x2898ef)[_0x3e792b(0x186)](),_0x6887e0[_0x3e792b(0x16a)]({'forceDefaultExecution':!0x0}),_0x1facb5[_0x3e792b(0x1b0)](_0x2898ef,..._0x6887e0);const _0x36f009=_0x308c41[_0x3e792b(0x187)](_0x2f3968=>_0x3e792b(0x18a)!=_0x2f3968[_0x3e792b(0x1ad)][_0x3e792b(0x19a)]);_0x36f009[_0x3e792b(0x1c2)]>0x0&&_0xdd396e[_0x3e792b(0x201)](_0x36f009);for(const _0x1dc07c of _0x308c41)_0x1dc07c[_0x3e792b(0x1c3)]();});};}[_0x2ca1cc(0x1b5)](_0x2320b6){const _0x40d1c2=_0x2ca1cc,_0x39d71c=this[_0x40d1c2(0x1fb)][_0x40d1c2(0x192)][_0x40d1c2(0x1be)](_0x40d1c2(0x18e));let _0x18cc0e=Number[_0x40d1c2(0x167)],_0x286820=Number[_0x40d1c2(0x1e9)],_0x1d4636=Number[_0x40d1c2(0x167)],_0x31c8ad=Number[_0x40d1c2(0x1e9)];for(const _0x52f9c8 of _0x2320b6){if(_0x40d1c2(0x18a)==_0x52f9c8[_0x40d1c2(0x1ad)][_0x40d1c2(0x19a)])continue;const {row:_0x1aba9e,column:_0x327f9e}=_0x39d71c[_0x40d1c2(0x19f)](_0x52f9c8),_0x4e4e20=_0x52f9c8[_0x40d1c2(0x1ea)](_0x40d1c2(0x1f0))?_0x52f9c8[_0x40d1c2(0x19c)](_0x40d1c2(0x1f0))-0x1:0x0,_0x4cc04f=_0x52f9c8[_0x40d1c2(0x1ea)](_0x40d1c2(0x169))?_0x52f9c8[_0x40d1c2(0x19c)](_0x40d1c2(0x169))-0x1:0x0;_0x18cc0e=_0x1aba9e<_0x18cc0e?_0x1aba9e:_0x18cc0e,_0x286820=_0x1aba9e+_0x4e4e20>_0x286820?_0x1aba9e+_0x4e4e20:_0x286820,_0x1d4636=_0x327f9e<_0x1d4636?_0x327f9e:_0x1d4636,_0x31c8ad=_0x327f9e+_0x4cc04f>_0x31c8ad?_0x327f9e+_0x4cc04f:_0x31c8ad;}return{'minRow':_0x18cc0e,'maxRow':_0x286820,'minColumn':_0x1d4636,'maxColumn':_0x31c8ad};}[_0x2ca1cc(0x164)](){const _0x3a5dde=_0x2ca1cc,_0x3e0813=this[_0x3a5dde(0x1fb)],_0x384ad9=_0x3e0813[_0x3a5dde(0x192)][_0x3a5dde(0x1be)](_0x3a5dde(0x166)),_0x216e26=_0x3e0813[_0x3a5dde(0x192)][_0x3a5dde(0x1be)](_0x3a5dde(0x18e));_0x3e0813[_0x3a5dde(0x1c4)][_0x3a5dde(0x1c0)]['on'](_0x3a5dde(0x1ee),()=>{const _0x479387=_0x3a5dde,_0xaa1cba=Array[_0x479387(0x194)](_0x3e0813[_0x479387(0x1c4)][_0x479387(0x1c0)][_0x479387(0x1bc)][_0x479387(0x1ed)]());for(const {name:_0x54960b,data:_0x35b21b}of _0xaa1cba){const {group:_0x36382c,id:_0x45c71e,subType:_0x21b76a}=_0x384ad9[_0x479387(0x195)](_0x54960b);if(_0x479387(0x1d1)!=_0x36382c)continue;if(null!=_0x35b21b[_0x479387(0x17d)])continue;const _0x29d6fd=_0x384ad9[_0x479387(0x1f9)](_0x45c71e);this[_0x479387(0x1cc)][_0x479387(0x1c1)](_0x21b76a)&&this[_0x479387(0x16e)][_0x479387(0x17b)](_0x29d6fd);}},{'priority':_0x3a5dde(0x175)});const _0x285c1=(_0x4ab696,_0x472bac)=>{const _0x459b12=_0x3a5dde;let _0x42a73f=!0x1;const _0xf14b88=_0x472bac[_0x459b12(0x1a4)](_0x4ab696),_0x320251=_0x4ab696[_0x459b12(0x1ae)](_0x459b12(0x1b2)),_0x144c05=_0x216e26[_0x459b12(0x19f)](_0x4ab696);for(const _0x5e0d30 of this[_0x459b12(0x16e)]){const _0xea8928=_0x5e0d30[_0x459b12(0x196)],_0x42c2ae=_0xea8928[_0x459b12(0x18d)](_0x459b12(0x1d4)),_0x15a738=_0xea8928[_0x459b12(0x1e1)](_0x42c2ae?0xa:0x5),_0x194d3b=_0x15a738[_0x459b12(0x1a3)](),_0x19d553=_0x194d3b[_0x459b12(0x1e1)](0x0,0x3)+_0x459b12(0x1a1),_0x118120=_0x459b12(0x17c)+_0x15a738,_0x23c5be=_0x459b12(0x1c8)+_0x15a738;if(!_0x5e0d30[_0x459b12(0x17e)])continue;if(_0x320251!=_0x5e0d30[_0x459b12(0x1b4)]()[_0x459b12(0x1b8)][_0x459b12(0x1ae)](_0x459b12(0x1b2)))continue;if(_0x5e0d30[_0x459b12(0x1d9)](_0xf14b88))continue;const _0xcc3944=_0x4ab696[_0x459b12(0x1ea)](_0x19d553)?_0x4ab696[_0x459b12(0x19c)](_0x19d553)-0x1:0x0,_0x47d257=this[_0x459b12(0x1ef)](_0x5e0d30),_0x5337d7=_0x47d257[_0x118120],_0x3b5d8b=_0x47d257[_0x23c5be];_0x5337d7<=_0x144c05[_0x194d3b]&&_0x144c05[_0x194d3b]+_0xcc3944<=_0x3b5d8b&&(_0x5e0d30[_0x459b12(0x1e3)](_0xf14b88),_0x42a73f=!0x0);}return _0x42a73f;};_0x3e0813[_0x3a5dde(0x1c4)][_0x3a5dde(0x1c0)][_0x3a5dde(0x1a6)](_0x157d62=>{const _0x2b57e3=_0x3a5dde;let _0x3db8c7=!0x1;for(const _0x3798d8 of _0x3e0813[_0x2b57e3(0x1c4)][_0x2b57e3(0x1c0)][_0x2b57e3(0x1bc)][_0x2b57e3(0x1b3)]())if(_0x2b57e3(0x168)==_0x3798d8[_0x2b57e3(0x16d)]){if(_0x2b57e3(0x18f)==_0x3798d8[_0x2b57e3(0x1f1)]){for(const _0x13409d of _0x3798d8[_0x2b57e3(0x1b9)][_0x2b57e3(0x1d0)][_0x2b57e3(0x1fd)]())_0x3db8c7=_0x3db8c7||_0x285c1(_0x13409d,_0x157d62);}else _0x2b57e3(0x162)==_0x3798d8[_0x2b57e3(0x1f1)]&&(_0x3db8c7=_0x3db8c7||_0x285c1(_0x3798d8[_0x2b57e3(0x1b9)][_0x2b57e3(0x1d0)],_0x157d62));}return _0x3db8c7;});}[_0x2ca1cc(0x1ef)](_0x4bedd2){const _0x4da2a6=_0x2ca1cc;return this[_0x4da2a6(0x1b5)](_0x4bedd2[_0x4da2a6(0x161)]()[_0x4da2a6(0x1aa)](_0x2f363c=>_0x2f363c[_0x4da2a6(0x1b8)][_0x4da2a6(0x1d0)]));}}function Ee(_0x25d930){const _0xaa7a76=_0x2ca1cc;return Array[_0xaa7a76(0x194)](new Set(_0x25d930)[_0xaa7a76(0x1af)]());}
|
|
23
|
+
function _0x5b93(_0x1f84ab,_0x146ef1){const _0x70d42a=_0x70d4();return _0x5b93=function(_0x5b93dc,_0x4aeaee){_0x5b93dc=_0x5b93dc-0xb6;let _0x58eb54=_0x70d42a[_0x5b93dc];return _0x58eb54;},_0x5b93(_0x1f84ab,_0x146ef1);}const _0x3f16e5=_0x5b93;(function(_0x399ddf,_0x3c9981){const _0x4f2f6b=_0x5b93,_0xe28c34=_0x399ddf();while(!![]){try{const _0x31bcde=-parseInt(_0x4f2f6b(0x151))/0x1*(-parseInt(_0x4f2f6b(0xd3))/0x2)+-parseInt(_0x4f2f6b(0xe4))/0x3+-parseInt(_0x4f2f6b(0xd2))/0x4+-parseInt(_0x4f2f6b(0x10f))/0x5+parseInt(_0x4f2f6b(0x128))/0x6*(-parseInt(_0x4f2f6b(0xf8))/0x7)+parseInt(_0x4f2f6b(0x10d))/0x8+parseInt(_0x4f2f6b(0xfd))/0x9;if(_0x31bcde===_0x3c9981)break;else _0xe28c34['push'](_0xe28c34['shift']());}catch(_0x36f52c){_0xe28c34['push'](_0xe28c34['shift']());}}}(_0x70d4,0xcbdd8));import{Plugin as _0x5f0963}from'ckeditor5/src/core.js';import{LiveRange as _0x592ea2}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3b2102}from'ckeditor5/src/widget.js';import{getTranslation as _0x3e237a}from'../utils/common-translations.js';function _0x70d4(){const _0x1dd9c7=['_getCoordsForCells','span','tableColumn','refresh','enableCommand','6rYmVQj','above','getChanges','model','length','TrackChangesEditing','selection','locale','cell','fromRange','from','max','isInContent','deletion','addRange','ELEMENT_TABLE_COLUMN','insertion','removeTableRow','discard','isEqual','insertTable','subType','selectTableRow','isIntersectingWithRange','_getSuggestionCoords','getRowIndexes','add','TableUtils','selectTableColumn','oldRange','ELEMENT_TABLE_WITH_TEXT','classes','maxColumn','afterInit','$textProxy','change:data','order','toViewElement','_tablePostFixingSubtypes','removeClass','element','1UrSJMT','commands','table','every','rootName','has','batch','substr','forceValue','createRangeOn','descriptionFactory','hasAttribute','get','registerElementLabel','_acceptFormatSuggestionCallbackFactory','getChangedMarkers','getAttribute','getCellLocation','tableCell','detach','getSuggestion','getContainedElement','downcastDispatcher','addClass','highest','min','minRow','_setupColumnsRowsFixing','tablePaste','insertTableColumnRight','position','insertTableRowAbove','some','isArray','getSelectionAffectedTableCells','4022628UVyHTt','2904554uwpsxu','insert','data','minColumn','registerPostFixer','plugins','writer','execute','map','findAncestor','push','registerDescriptionCallback','enqueueChange','type','name','_suggestionFactory','MAX_SAFE_INTEGER','3196026OFsToV','change','_tableSuggestions','values','startsWith','filter','insertTableColumnLeft','getItems','includes','*Remove:*\x20%0','join','ELEMENT_TABLE_ROW','differ','editor','end','toLowerCase','createTableWalker','TableEditing','getFirstRange','_splitMarkerName','430297ShalYP','isIntersecting','accept','$graveyard','mapper','20176254iSrPdq','maxRow','nodeBefore','markMultiRangeInsertion','document','showSuggestionHighlights','suggestion','createPositionAt','*Insert:*\x20%0','last','addMarker:suggestion','isTouching','removeTableColumn','registerCustomCallback','low','ELEMENT_TABLE_COLUMN_WITH_TEXT','3010464lMFuLu','ELEMENT_TABLE','5514445MTgDOl','MIN_SAFE_INTEGER','tableRow','left','nodeAfter','colspan','item','insertTableRowBelow','first','getColumnIndexes','rowspan','start','options','ELEMENT_TABLE_ROW_WITH_TEXT','markMultiRangeDeletion','getChildren','createRangeIn','setSelection','getRanges','root'];_0x70d4=function(){return _0x1dd9c7;};return _0x70d4();}export default class jt extends _0x5f0963{constructor(_0x7611e7){const _0x817b5=_0x5b93;super(_0x7611e7),this[_0x817b5(0x14e)]=[_0x817b5(0x111),_0x817b5(0x125)],this[_0x817b5(0xe6)]=new Set();}[_0x3f16e5(0x149)](){const _0x38b53f=_0x3f16e5,_0xb0619e=this[_0x38b53f(0xf1)],_0x297032=_0xb0619e[_0x38b53f(0x12b)][_0x38b53f(0x101)][_0x38b53f(0x12e)];if(!_0xb0619e[_0x38b53f(0xd8)][_0x38b53f(0x156)](_0x38b53f(0xf5)))return;const _0x145d68=_0xb0619e[_0x38b53f(0x12f)],_0x51747a=_0xb0619e[_0x38b53f(0xd8)][_0x38b53f(0xbb)](_0x38b53f(0x12d)),_0x54cb29=_0xb0619e[_0x38b53f(0xd8)][_0x38b53f(0xbb)](_0x38b53f(0x143));_0x51747a[_0x38b53f(0xb9)][_0x38b53f(0xbc)](_0x38b53f(0x153),_0xecd0af=>_0x3e237a(_0x145d68,_0x38b53f(0x10e),_0xecd0af)),this[_0x38b53f(0xca)](),_0x51747a[_0x38b53f(0x127)](_0x38b53f(0x13c)),_0x51747a[_0x38b53f(0x127)](_0x38b53f(0x13e)),_0x51747a[_0x38b53f(0x127)](_0x38b53f(0x144));for(const _0x197b95 of[_0x38b53f(0xce),_0x38b53f(0x116)]){const _0x3f4d90=_0xb0619e[_0x38b53f(0x152)][_0x38b53f(0xbb)](_0x197b95);_0x51747a[_0x38b53f(0x127)](_0x197b95,_0x2f6188=>{const _0x256acd=_0x38b53f;_0xb0619e[_0x256acd(0x12b)][_0x256acd(0xe5)](_0x844998=>{const _0x2e1877=_0x256acd;_0x2f6188();const _0x535e5e=_0x2e1877(0x129)===_0x3f4d90[_0x2e1877(0x14c)],_0x552b15=_0x54cb29[_0x2e1877(0xd1)](_0x297032),_0x4a3094=_0x54cb29[_0x2e1877(0x141)](_0x552b15),_0x17d9ec=_0x535e5e?_0x4a3094[_0x2e1877(0x117)]-0x1:_0x4a3094[_0x2e1877(0x106)]+0x1,_0x497267=_0x552b15[0x0][_0x2e1877(0xdc)](_0x2e1877(0x153)),_0x2ba8ce=_0x54cb29[_0x2e1877(0xf4)](_0x497267,{'startRow':_0x17d9ec,'endRow':_0x17d9ec}),_0x27f742=Array[_0x2e1877(0x132)](_0x2ba8ce)[_0x2e1877(0xdb)](_0x579a59=>_0x844998[_0x2e1877(0xb8)](_0x579a59[_0x2e1877(0x130)]));_0x51747a[_0x2e1877(0x100)](_0x27f742,_0x2e1877(0x111));});});}for(const _0x52373e of[_0x38b53f(0xea),_0x38b53f(0xcc)]){const _0x2e2be0=_0xb0619e[_0x38b53f(0x152)][_0x38b53f(0xbb)](_0x52373e);_0x51747a[_0x38b53f(0x127)](_0x52373e,_0x238fc4=>{const _0x501d3a=_0x38b53f;_0xb0619e[_0x501d3a(0x12b)][_0x501d3a(0xe5)](_0x4ad451=>{const _0x27ad04=_0x501d3a;_0x238fc4();const _0x105394=_0x27ad04(0x112)===_0x2e2be0[_0x27ad04(0x14c)],_0x450112=_0x54cb29[_0x27ad04(0xd1)](_0x297032),_0x44a2d3=_0x54cb29[_0x27ad04(0x118)](_0x450112),_0x5c6f3d=_0x105394?_0x44a2d3[_0x27ad04(0x117)]-0x1:_0x44a2d3[_0x27ad04(0x106)]+0x1,_0x48770e=_0x450112[0x0][_0x27ad04(0xdc)](_0x27ad04(0x153)),_0x14751c=_0x54cb29[_0x27ad04(0xf4)](_0x48770e,{'startRow':0x0,'column':_0x5c6f3d,'includeAllSlots':!0x1}),_0x1fae1e=Array[_0x27ad04(0x132)](_0x14751c)[_0x27ad04(0xdb)](_0x44387b=>_0x4ad451[_0x27ad04(0xb8)](_0x44387b[_0x27ad04(0x130)]));_0x51747a[_0x27ad04(0x100)](_0x1fae1e,_0x27ad04(0x125));});});}for(const _0x48bfa0 of[_0x38b53f(0x139),_0x38b53f(0x109)]){const _0x55ac8f=_0x48bfa0[_0x38b53f(0xb6)](0xb),_0x20769a=_0x55ac8f[_0x38b53f(0xf3)](),_0x348c19=_0x20769a[_0x38b53f(0xb6)](0x0,0x3)+_0x38b53f(0x124),_0x316f89=_0x38b53f(0x153)+_0x55ac8f,_0x470a08=_0x38b53f(0xc8)+_0x55ac8f,_0x263299=_0x38b53f(0x133)+_0x55ac8f;_0x51747a[_0x38b53f(0x127)](_0x48bfa0,()=>{const _0x57c0c0=_0x38b53f;_0xb0619e[_0x57c0c0(0x12b)][_0x57c0c0(0xe5)](_0x4640ca=>{const _0x318408=_0x57c0c0,_0x44fe4c=_0x54cb29[_0x318408(0xd1)](_0x297032),_0x572cbd=_0x44fe4c[0x0][_0x318408(0xdc)](_0x318408(0x153));let _0x2c7edd;if(_0x318408(0x139)==_0x48bfa0){const _0x309aca=_0x54cb29[_0x318408(0x141)](_0x44fe4c);_0x2c7edd={'startRow':_0x309aca[_0x318408(0x117)],'endRow':_0x309aca[_0x318408(0x106)],'includeAllSlots':!0x0};}else{const _0x81e30b=_0x54cb29[_0x318408(0x118)](_0x44fe4c);_0x2c7edd={'startColumn':_0x81e30b[_0x318408(0x117)],'endColumn':_0x81e30b[_0x318408(0x106)],'includeAllSlots':!0x0};}const _0x56d898=_0x54cb29[_0x318408(0xf4)](_0x572cbd,_0x2c7edd),_0x4b264c=Array[_0x318408(0x132)](_0x56d898)[_0x318408(0xdb)](({cell:_0x53f8c8})=>_0x53f8c8),_0x20df4a=Ee(_0x4b264c[_0x318408(0xe9)](_0x373c56=>_0x373c56[_0x318408(0xba)](_0x348c19))),_0x180e30=Ee(_0x4b264c[_0x318408(0xe9)](_0x4cfe2a=>!_0x4cfe2a[_0x318408(0xba)](_0x348c19)))[_0x318408(0xdb)](_0x51e9d1=>_0x4640ca[_0x318408(0xb8)](_0x51e9d1)),_0x250b21=_0x51747a[_0x318408(0x11d)](_0x180e30,_0x316f89);if(_0x250b21&&(_0x318408(0x111)==_0x250b21[_0x318408(0x13d)]||_0x318408(0x125)==_0x250b21[_0x318408(0x13d)])){const _0x30d620=this[_0x318408(0x140)](_0x250b21);for(const _0x570609 of _0x20df4a){const _0x1f47a4=_0x4640ca[_0x318408(0xb8)](_0x570609),_0xc5a652=_0x54cb29[_0x318408(0xc0)](_0x570609),_0x48e250=_0x570609[_0x318408(0xbf)](_0x348c19)-0x1,_0x42aeaf=_0x30d620[_0x470a08],_0x510069=_0x30d620[_0x263299];_0x42aeaf<=_0xc5a652[_0x20769a]&&_0xc5a652[_0x20769a]+_0x48e250<=_0x510069&&_0x250b21[_0x318408(0x136)](_0x1f47a4);}}});});}function _0x3aa7ff(_0xec4b7f){const _0x1ceeb8=_0x38b53f,_0x16bc95=Array[_0x1ceeb8(0x132)](_0x297032[_0x1ceeb8(0x121)]())[_0x1ceeb8(0xdb)](_0x52604c=>_0x592ea2[_0x1ceeb8(0x131)](_0x52604c));_0xb0619e[_0x1ceeb8(0x12b)][_0x1ceeb8(0xe5)](_0x5204a9=>{const _0x288a67=_0x1ceeb8,_0x292d8f=_0x5204a9[_0x288a67(0x157)];_0xec4b7f=_0xec4b7f[_0x288a67(0xe9)](_0x5a52a3=>_0x288a67(0xfb)!=_0x5a52a3[_0x288a67(0x122)][_0x288a67(0x155)]),_0x5204a9[_0x288a67(0x120)](_0xec4b7f),_0xb0619e[_0x288a67(0x152)][_0x288a67(0xbb)](_0x288a67(0x139))[_0x288a67(0x126)](),_0xb0619e[_0x288a67(0xda)](_0x288a67(0x139),{'forceDefaultExecution':!0x0}),_0xb0619e[_0x288a67(0x12b)][_0x288a67(0xdf)](()=>{const _0x5a4dc8=_0x288a67;_0xb0619e[_0x5a4dc8(0x12b)][_0x5a4dc8(0xdf)](_0x292d8f,_0xf24126=>{const _0x159743=_0x5a4dc8,_0x1a0003=_0x16bc95[_0x159743(0xe9)](_0x204490=>_0x159743(0xfb)!=_0x204490[_0x159743(0x122)][_0x159743(0x155)]);_0x1a0003[_0x159743(0x12c)]>0x0&&_0xf24126[_0x159743(0x120)](_0x1a0003);for(const _0xe236c8 of _0x16bc95)_0xe236c8[_0x159743(0xc2)]();});});});}function _0x489c7a(_0x1cf78f){const _0x34163f=_0x38b53f;_0xb0619e[_0x34163f(0x12b)][_0x34163f(0xe5)](_0x13850b=>{const _0x506b32=_0x34163f,_0x275083=Array[_0x506b32(0x132)](_0x297032[_0x506b32(0x121)]())[_0x506b32(0xdb)](_0x11d90a=>_0x592ea2[_0x506b32(0x131)](_0x11d90a)),_0x3c90ae=[];for(const _0xb85f6c of _0x1cf78f)for(const _0xa11175 of _0xb85f6c[_0x506b32(0xeb)]({'shallow':!0x0}))_0x3c90ae[_0x506b32(0xdd)](_0xa11175);for(const _0x57286d of _0x3c90ae)_0x506b32(0xfb)!=_0x57286d[_0x506b32(0x122)][_0x506b32(0x155)]&&(_0x13850b[_0x506b32(0x120)](_0x13850b[_0x506b32(0x104)](_0x57286d,0x0)),_0xb0619e[_0x506b32(0x152)][_0x506b32(0xbb)](_0x506b32(0x109))[_0x506b32(0x126)](),_0xb0619e[_0x506b32(0xda)](_0x506b32(0x109),{'forceDefaultExecution':!0x0}));const _0x14a60b=_0x275083[_0x506b32(0xe9)](_0xe0c982=>_0x506b32(0xfb)!=_0xe0c982[_0x506b32(0x122)][_0x506b32(0x155)]);_0x14a60b[_0x506b32(0x12c)]>0x0&&_0x13850b[_0x506b32(0x120)](_0x14a60b);for(const _0x3ef9ed of _0x275083)_0x3ef9ed[_0x506b32(0xc2)]();});}function _0x750da(_0x4f427b,_0x1fb34e){const _0xfc256f=_0x38b53f;return _0x1fb34e[_0xfc256f(0x154)](_0x5240e7=>_0x4f427b[_0xfc256f(0xcf)](_0x888e34=>_0x888e34[_0xfc256f(0xf2)][_0xfc256f(0x13b)](_0x5240e7[_0xfc256f(0x11a)])||_0x5240e7[_0xfc256f(0xf2)][_0xfc256f(0x13b)](_0x888e34[_0xfc256f(0x11a)])));}function _0x1b912b(_0x90e545,_0x280d88){const _0x3fa791=_0x38b53f;return!_0x90e545[_0x3fa791(0xcf)](_0x59787a=>_0x280d88[_0x3fa791(0xcf)](_0x17803f=>_0x59787a[_0x3fa791(0xf9)](_0x17803f)))&&_0x90e545[_0x3fa791(0xcf)](_0x1a375d=>_0x280d88[_0x3fa791(0xcf)](_0x4257c9=>_0x1a375d[_0x3fa791(0xf2)][_0x3fa791(0x108)](_0x4257c9[_0x3fa791(0x11a)])));}_0xb0619e[_0x38b53f(0xd5)][_0x38b53f(0xc5)]['on'](_0x38b53f(0x107),(_0x3c783d,_0x21ef64,_0x2927e9)=>{const _0x1a4b80=_0x38b53f;if(!_0x2927e9[_0x1a4b80(0x11b)][_0x1a4b80(0x102)])return;const _0x590ead=_0x21ef64[_0x1a4b80(0x115)];if(!_0x590ead)return;const _0x1ae76b=_0x2927e9[_0x1a4b80(0xfc)][_0x1a4b80(0x14d)](_0x590ead);function _0x499fe3(_0x423459){const _0x45f5bb=_0x1a4b80;return Array[_0x45f5bb(0xd0)](_0x423459)?_0x423459:[_0x423459];}_0x1ae76b&&_0x1a4b80(0xc1)===_0x590ead[_0x1a4b80(0xe1)]&&_0x3b2102(_0x1ae76b,_0x2927e9[_0x1a4b80(0xd9)],(_0x3a79d2,_0xa8ce93,_0x1433d5)=>_0x1433d5[_0x1a4b80(0xc6)](_0x499fe3(_0xa8ce93[_0x1a4b80(0x147)]),_0x3a79d2),(_0x366c3f,_0x58eb6f,_0x553b30)=>_0x553b30[_0x1a4b80(0x14f)](_0x499fe3(_0x58eb6f[_0x1a4b80(0x147)]),_0x366c3f));},{'priority':_0x38b53f(0xc7)}),_0x51747a[_0x38b53f(0xb9)][_0x38b53f(0xde)](_0x13e463=>{const _0x41b473=_0x38b53f;if(_0x41b473(0x138)!=_0x13e463[_0x41b473(0xe0)]&&_0x41b473(0x135)!=_0x13e463[_0x41b473(0xe0)])return;const _0x20b2f4=_0x13e463[_0x41b473(0xc4)]();if(null!=_0x20b2f4&&_0x20b2f4['is'](_0x41b473(0x150),_0x41b473(0x153))){if(_0x41b473(0x138)==_0x13e463[_0x41b473(0xe0)]){const _0x3231ee=_0x13e463[_0x41b473(0xeb)]()[_0x41b473(0xe9)](_0x2ac200=>_0x2ac200['is'](_0x41b473(0x14a)))[_0x41b473(0xdb)](_0x526ee5=>_0x526ee5[_0x41b473(0xd5)]);if(_0x3231ee[_0x41b473(0x12c)])return{'type':_0x41b473(0x138),'content':_0x3e237a(_0x145d68,_0x41b473(0x105),_0x3e237a(_0x145d68,_0x41b473(0x146),'\x22'+_0x3231ee[_0x41b473(0xee)]('\x20')+'\x22'))};}if(_0x41b473(0x135)==_0x13e463[_0x41b473(0xe0)]){const _0x19dc4f=_0x13e463[_0x41b473(0xeb)]()[_0x41b473(0xe9)](_0x8c80f5=>_0x8c80f5['is'](_0x41b473(0x14a)))[_0x41b473(0xdb)](_0x55e223=>_0x55e223[_0x41b473(0xd5)]);if(_0x19dc4f[_0x41b473(0x12c)])return{'type':_0x41b473(0x135),'content':_0x3e237a(_0x145d68,_0x41b473(0xed),_0x3e237a(_0x145d68,_0x41b473(0x146),'\x22'+_0x19dc4f[_0x41b473(0xee)]('\x20')+'\x22'))};}}}),_0x51747a[_0x38b53f(0xb9)][_0x38b53f(0xde)](_0x5998d3=>{const _0x19455d=_0x38b53f;if(_0x19455d(0x111)==_0x5998d3[_0x19455d(0x13d)]){const _0x37054f=_0x5998d3[_0x19455d(0xeb)]()[_0x19455d(0xe9)](_0x33d4d8=>_0x33d4d8['is'](_0x19455d(0x14a)))[_0x19455d(0xdb)](_0x1e9b7c=>_0x1e9b7c[_0x19455d(0xd5)]),_0x2721a9=this[_0x19455d(0x140)](_0x5998d3),_0x191af0=_0x2721a9[_0x19455d(0xfe)]-_0x2721a9[_0x19455d(0xc9)]+0x1;if(_0x19455d(0x138)==_0x5998d3[_0x19455d(0xe0)])return _0x37054f[_0x19455d(0x12c)]?{'type':_0x19455d(0x138),'content':_0x3e237a(_0x145d68,_0x19455d(0x105),_0x3e237a(_0x145d68,_0x19455d(0x11c),[_0x191af0,'\x22'+_0x37054f[_0x19455d(0xee)]('\x20')+'\x22']))}:{'type':_0x19455d(0x138),'content':_0x3e237a(_0x145d68,_0x19455d(0x105),_0x3e237a(_0x145d68,_0x19455d(0xef),_0x191af0))};if(_0x19455d(0x135)==_0x5998d3[_0x19455d(0xe0)])return _0x37054f[_0x19455d(0x12c)]?{'type':_0x19455d(0x135),'content':_0x3e237a(_0x145d68,_0x19455d(0xed),_0x3e237a(_0x145d68,_0x19455d(0x11c),[_0x191af0,'\x22'+_0x37054f[_0x19455d(0xee)]('\x20')+'\x22']))}:{'type':_0x19455d(0x135),'content':_0x3e237a(_0x145d68,_0x19455d(0xed),_0x3e237a(_0x145d68,_0x19455d(0xef),_0x191af0))};}if(_0x19455d(0x125)==_0x5998d3[_0x19455d(0x13d)]){const _0x46f3e8=_0x5998d3[_0x19455d(0xeb)]()[_0x19455d(0xe9)](_0x180192=>_0x180192['is'](_0x19455d(0x14a)))[_0x19455d(0xdb)](_0x5d957e=>_0x5d957e[_0x19455d(0xd5)]),_0x3eec3b=this[_0x19455d(0x140)](_0x5998d3),_0x13ce72=_0x3eec3b[_0x19455d(0x148)]-_0x3eec3b[_0x19455d(0xd6)]+0x1;if(_0x19455d(0x138)==_0x5998d3[_0x19455d(0xe0)])return _0x46f3e8[_0x19455d(0x12c)]?{'type':_0x19455d(0x138),'content':_0x3e237a(_0x145d68,_0x19455d(0x105),_0x3e237a(_0x145d68,_0x19455d(0x10c),[_0x13ce72,'\x22'+_0x46f3e8[_0x19455d(0xee)]('\x20')+'\x22']))}:{'type':_0x19455d(0x138),'content':_0x3e237a(_0x145d68,_0x19455d(0x105),_0x3e237a(_0x145d68,_0x19455d(0x137),_0x13ce72))};if(_0x19455d(0x135)==_0x5998d3[_0x19455d(0xe0)])return _0x46f3e8[_0x19455d(0x12c)]?{'type':_0x19455d(0x135),'content':_0x3e237a(_0x145d68,_0x19455d(0xed),_0x3e237a(_0x145d68,_0x19455d(0x10c),[_0x13ce72,'\x22'+_0x46f3e8[_0x19455d(0xee)]('\x20')+'\x22']))}:{'type':_0x19455d(0x135),'content':_0x3e237a(_0x145d68,_0x19455d(0xed),_0x3e237a(_0x145d68,_0x19455d(0x137),_0x13ce72))};}}),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x138),_0x38b53f(0x111),_0x38b53f(0x13a),_0x3aa7ff),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x135),_0x38b53f(0x111),_0x38b53f(0xfa),_0x3aa7ff),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x138),_0x38b53f(0x125),_0x38b53f(0x13a),_0x489c7a),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x135),_0x38b53f(0x125),_0x38b53f(0xfa),_0x489c7a),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x138),_0x38b53f(0x125),_0x38b53f(0xee),_0x750da),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x135),_0x38b53f(0x125),_0x38b53f(0xee),_0x750da),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x138),_0x38b53f(0x111),_0x38b53f(0xee),_0x1b912b),_0x51747a[_0x38b53f(0xe2)][_0x38b53f(0x10a)](_0x38b53f(0x135),_0x38b53f(0x111),_0x38b53f(0xee),_0x1b912b);}[_0x3f16e5(0xbd)](){const _0x505b2d=_0x3f16e5,_0xe8d3de=this[_0x505b2d(0xf1)],_0x4e5f30=_0xe8d3de[_0x505b2d(0x12b)][_0x505b2d(0x101)][_0x505b2d(0x12e)];return(_0x5256b2,_0x2b1e76)=>{const _0xc8ad63=_0x505b2d;_0xe8d3de[_0xc8ad63(0x12b)][_0xc8ad63(0xe5)](_0x188973=>{const _0x3bb47a=_0xc8ad63,{commandName:_0x289b7f,commandParams:_0x2de0f4}=_0x2b1e76;let _0x4d3fee=_0x5256b2[0x0][_0x3bb47a(0xf2)][_0x3bb47a(0xff)];_0x2de0f4&&_0x2de0f4[0x0]&&!0x1===_0x2de0f4[0x0][_0x3bb47a(0xb7)]&&(_0x4d3fee=_0x5256b2[0x0][_0x3bb47a(0x11a)][_0x3bb47a(0x113)]);const _0x13198b=_0x188973[_0x3bb47a(0x11f)](_0x4d3fee);if(_0x3bb47a(0xfb)==_0x13198b[_0x3bb47a(0x122)][_0x3bb47a(0x155)])return;const _0x3502b6=Array[_0x3bb47a(0x132)](_0x4e5f30[_0x3bb47a(0x121)]())[_0x3bb47a(0xdb)](_0x5838f3=>_0x592ea2[_0x3bb47a(0x131)](_0x5838f3));_0x188973[_0x3bb47a(0x120)](_0x13198b),_0xe8d3de[_0x3bb47a(0x152)][_0x3bb47a(0xbb)](_0x289b7f)[_0x3bb47a(0x126)](),_0x2de0f4[_0x3bb47a(0xdd)]({'forceDefaultExecution':!0x0}),_0xe8d3de[_0x3bb47a(0xda)](_0x289b7f,..._0x2de0f4);const _0x30db46=_0x3502b6[_0x3bb47a(0xe9)](_0x163bae=>_0x3bb47a(0xfb)!=_0x163bae[_0x3bb47a(0x122)][_0x3bb47a(0x155)]);_0x30db46[_0x3bb47a(0x12c)]>0x0&&_0x188973[_0x3bb47a(0x120)](_0x30db46);for(const _0x10303e of _0x3502b6)_0x10303e[_0x3bb47a(0xc2)]();});};}[_0x3f16e5(0x123)](_0x5704c0){const _0x1013ac=_0x3f16e5,_0x381be8=this[_0x1013ac(0xf1)][_0x1013ac(0xd8)][_0x1013ac(0xbb)](_0x1013ac(0x143));let _0x5df419=Number[_0x1013ac(0xe3)],_0x326406=Number[_0x1013ac(0x110)],_0x1f40dc=Number[_0x1013ac(0xe3)],_0x4d88ec=Number[_0x1013ac(0x110)];for(const _0x1118d3 of _0x5704c0){if(_0x1013ac(0xfb)==_0x1118d3[_0x1013ac(0x122)][_0x1013ac(0x155)])continue;const {row:_0x8e3d59,column:_0x166216}=_0x381be8[_0x1013ac(0xc0)](_0x1118d3),_0x4a396d=_0x1118d3[_0x1013ac(0xba)](_0x1013ac(0x119))?_0x1118d3[_0x1013ac(0xbf)](_0x1013ac(0x119))-0x1:0x0,_0x3cd658=_0x1118d3[_0x1013ac(0xba)](_0x1013ac(0x114))?_0x1118d3[_0x1013ac(0xbf)](_0x1013ac(0x114))-0x1:0x0;_0x5df419=_0x8e3d59<_0x5df419?_0x8e3d59:_0x5df419,_0x326406=_0x8e3d59+_0x4a396d>_0x326406?_0x8e3d59+_0x4a396d:_0x326406,_0x1f40dc=_0x166216<_0x1f40dc?_0x166216:_0x1f40dc,_0x4d88ec=_0x166216+_0x3cd658>_0x4d88ec?_0x166216+_0x3cd658:_0x4d88ec;}return{'minRow':_0x5df419,'maxRow':_0x326406,'minColumn':_0x1f40dc,'maxColumn':_0x4d88ec};}[_0x3f16e5(0xca)](){const _0x20f2d7=_0x3f16e5,_0xbb90d7=this[_0x20f2d7(0xf1)],_0x346020=_0xbb90d7[_0x20f2d7(0xd8)][_0x20f2d7(0xbb)](_0x20f2d7(0x12d)),_0x3b47b0=_0xbb90d7[_0x20f2d7(0xd8)][_0x20f2d7(0xbb)](_0x20f2d7(0x143));_0xbb90d7[_0x20f2d7(0x12b)][_0x20f2d7(0x101)]['on'](_0x20f2d7(0x14b),()=>{const _0x3a3e82=_0x20f2d7,_0x135209=Array[_0x3a3e82(0x132)](_0xbb90d7[_0x3a3e82(0x12b)][_0x3a3e82(0x101)][_0x3a3e82(0xf0)][_0x3a3e82(0xbe)]());for(const {name:_0x461623,data:_0x54393d}of _0x135209){const {group:_0x4a9a5e,id:_0x3940fb,subType:_0x50ece0}=_0x346020[_0x3a3e82(0xf7)](_0x461623);if(_0x3a3e82(0x103)!=_0x4a9a5e)continue;if(null!=_0x54393d[_0x3a3e82(0x145)])continue;const _0x5c1f94=_0x346020[_0x3a3e82(0xc3)](_0x3940fb);this[_0x3a3e82(0x14e)][_0x3a3e82(0xec)](_0x50ece0)&&this[_0x3a3e82(0xe6)][_0x3a3e82(0x142)](_0x5c1f94);}},{'priority':_0x20f2d7(0x10b)});const _0x3ebb75=(_0x10d099,_0x188e3e)=>{const _0xf78080=_0x20f2d7;let _0x17299c=!0x1;const _0x2375e5=_0x188e3e[_0xf78080(0xb8)](_0x10d099),_0x27a965=_0x10d099[_0xf78080(0xdc)](_0xf78080(0x153)),_0x10f2eb=_0x3b47b0[_0xf78080(0xc0)](_0x10d099);for(const _0x5ca1b1 of this[_0xf78080(0xe6)]){const _0x4be975=_0x5ca1b1[_0xf78080(0x13d)],_0x1611d1=_0x4be975[_0xf78080(0xe8)](_0xf78080(0xcb)),_0x1bcfb5=_0x4be975[_0xf78080(0xb6)](_0x1611d1?0xa:0x5),_0x453398=_0x1bcfb5[_0xf78080(0xf3)](),_0x372889=_0x453398[_0xf78080(0xb6)](0x0,0x3)+_0xf78080(0x124),_0x17374b=_0xf78080(0xc8)+_0x1bcfb5,_0x27dd7c=_0xf78080(0x133)+_0x1bcfb5;if(!_0x5ca1b1[_0xf78080(0x134)])continue;if(_0x27a965!=_0x5ca1b1[_0xf78080(0xf6)]()[_0xf78080(0x11a)][_0xf78080(0xdc)](_0xf78080(0x153)))continue;if(_0x5ca1b1[_0xf78080(0x13f)](_0x2375e5))continue;const _0x2cf515=_0x10d099[_0xf78080(0xba)](_0x372889)?_0x10d099[_0xf78080(0xbf)](_0x372889)-0x1:0x0,_0x377818=this[_0xf78080(0x140)](_0x5ca1b1),_0x4b2009=_0x377818[_0x17374b],_0x4de635=_0x377818[_0x27dd7c];_0x4b2009<=_0x10f2eb[_0x453398]&&_0x10f2eb[_0x453398]+_0x2cf515<=_0x4de635&&(_0x5ca1b1[_0xf78080(0x136)](_0x2375e5),_0x17299c=!0x0);}return _0x17299c;};_0xbb90d7[_0x20f2d7(0x12b)][_0x20f2d7(0x101)][_0x20f2d7(0xd7)](_0x1309fc=>{const _0x268271=_0x20f2d7;let _0x17fc19=!0x1;for(const _0x257a34 of _0xbb90d7[_0x268271(0x12b)][_0x268271(0x101)][_0x268271(0xf0)][_0x268271(0x12a)]())if(_0x268271(0xd4)==_0x257a34[_0x268271(0xe0)]){if(_0x268271(0x111)==_0x257a34[_0x268271(0xe1)]){for(const _0x596ed4 of _0x257a34[_0x268271(0xcd)][_0x268271(0x113)][_0x268271(0x11e)]())_0x17fc19=_0x17fc19||_0x3ebb75(_0x596ed4,_0x1309fc);}else _0x268271(0xc1)==_0x257a34[_0x268271(0xe1)]&&(_0x17fc19=_0x17fc19||_0x3ebb75(_0x257a34[_0x268271(0xcd)][_0x268271(0x113)],_0x1309fc));}return _0x17fc19;});}[_0x3f16e5(0x140)](_0x2e492f){const _0x5c71a4=_0x3f16e5;return this[_0x5c71a4(0x123)](_0x2e492f[_0x5c71a4(0x121)]()[_0x5c71a4(0xdb)](_0x4fe26e=>_0x4fe26e[_0x5c71a4(0x11a)][_0x5c71a4(0x113)]));}}function Ee(_0x49cb6a){const _0x4558af=_0x3f16e5;return Array[_0x4558af(0x132)](new Set(_0x49cb6a)[_0x4558af(0xe7)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x307f6b=_0x1460;(function(_0xf827cf,_0x57427b){const _0x2dcf0d=_0x1460,_0x487ba7=_0xf827cf();while(!![]){try{const _0x500a54=-parseInt(_0x2dcf0d(0x1eb))/0x1*(parseInt(_0x2dcf0d(0x1f5))/0x2)+-parseInt(_0x2dcf0d(0x1f7))/0x3+-parseInt(_0x2dcf0d(0x1ed))/0x4+-parseInt(_0x2dcf0d(0x1ef))/0x5*(-parseInt(_0x2dcf0d(0x1e7))/0x6)+parseInt(_0x2dcf0d(0x1f8))/0x7*(parseInt(_0x2dcf0d(0x1ea))/0x8)+-parseInt(_0x2dcf0d(0x1ec))/0x9*(-parseInt(_0x2dcf0d(0x1f4))/0xa)+parseInt(_0x2dcf0d(0x1e3))/0xb*(parseInt(_0x2dcf0d(0x1f3))/0xc);if(_0x500a54===_0x57427b)break;else _0x487ba7['push'](_0x487ba7['shift']());}catch(_0x4e5a83){_0x487ba7['push'](_0x487ba7['shift']());}}}(_0x22a0,0x46502));function _0x22a0(){const _0xe1079=['1010424xhDgnG','89csfcJq','15327BIIgOD','293360sxNdHc','editor','10LyWHMr','TrackChangesEditing','get','plugins','4329984UUcJBq','2930PEXnbc','11702axArnO','afterInit','725481QHUYgo','7YSeNPL','11tWJsxB','requires','toggleTableCaption','has','413382wimfEs','enableCommand','TableCaptionEditing'];_0x22a0=function(){return _0xe1079;};return _0x22a0();}import{Plugin as _0x55f43f}from'ckeditor5/src/core.js';import _0x1551ac from'./table.js';function _0x1460(_0xe6a56d,_0x21985f){const _0x22a04e=_0x22a0();return _0x1460=function(_0x14609a,_0x44aa98){_0x14609a=_0x14609a-0x1e3;let _0x419f09=_0x22a04e[_0x14609a];return _0x419f09;},_0x1460(_0xe6a56d,_0x21985f);}export default class Mt extends _0x55f43f{static get[_0x307f6b(0x1e4)](){return[_0x1551ac];}[_0x307f6b(0x1f6)](){const _0x4ee2e4=_0x307f6b,_0x397ea6=this[_0x4ee2e4(0x1ee)];if(!_0x397ea6[_0x4ee2e4(0x1f2)][_0x4ee2e4(0x1e6)](_0x4ee2e4(0x1e9)))return;_0x397ea6[_0x4ee2e4(0x1f2)][_0x4ee2e4(0x1f1)](_0x4ee2e4(0x1f0))[_0x4ee2e4(0x1e8)](_0x4ee2e4(0x1e5));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x557c90=_0xbec2;(function(_0x3bd506,_0x137e5f){const _0x357ae5=_0xbec2,_0x13a484=_0x3bd506();while(!![]){try{const _0x33d21a=parseInt(_0x357ae5(0x128))/0x1+-parseInt(_0x357ae5(0x131))/0x2+parseInt(_0x357ae5(0x1e3))/0x3*(-parseInt(_0x357ae5(0x13d))/0x4)+parseInt(_0x357ae5(0x1b4))/0x5*(-parseInt(_0x357ae5(0x14c))/0x6)+-parseInt(_0x357ae5(0x139))/0x7*(-parseInt(_0x357ae5(0x1af))/0x8)+parseInt(_0x357ae5(0x135))/0x9+parseInt(_0x357ae5(0x1b8))/0xa;if(_0x33d21a===_0x137e5f)break;else _0x13a484['push'](_0x13a484['shift']());}catch(_0x285d7e){_0x13a484['push'](_0x13a484['shift']());}}}(_0x1dae,0x2567b));import{getTranslation as _0x10ce31}from'../utils/common-translations.js';import{Plugin as _0x11a4a6}from'ckeditor5/src/core.js';function _0x1dae(){const _0x4e9c49=['activeMarkers','model','ck-suggestion-marker-insertion','move','_createdBatches','rowInsertionRanges','tablePasteColumn','author','requires','containsRange','entries','removeRows','getSelectionAffectedTableCells','markerAttributes','6LsYNZB','_isForcedDefaultExecutionBlock','return','accept','suggestion-td','locale','$graveyard','insertColumns','tableCellBackgroundColor','TrackChangesEditing','start','dataDowncast','removeColumns','previous','table','first','tableCell','suggestionUnloaded','tableCellHorizontalAlignment','getItems','suggestionLoaded','tablePasteCell','fromEntries','push','selection','deletion','tablePasteRow','call','markMultiRangeBlockFormat','insertion','every','tableCellVerticalAlignment','detach','createRangeOn','rows','has','differ','tableCellBorderStyle','documentSelection','stop','add','markers','findAncestor','getAttributes','getChangedMarkers','Users','tableCellSuggestion','registerPostFixer','last','plugins','from','markMultiRangeDeletion','removeMarkers','change','newRange','previousSibling','TableUtils','get','cell','paragraph','listenTo','getMarkers','row','endRow','getSuggestionCallback','markerToHighlight','getChild','isInContent','updateMarker','formatBlock','ck-suggestion-marker','showSuggestionHighlights','editor','removeMarker','nextSibling','ck-suggestion-marker--active','tablePaste','clipboardOutput','descriptionFactory','setAttributes','createPositionBefore','view','getRanges','high','reduce','low','getRowIndexes','startsWith','endColumn','discard','setAttribute','getRows','_tablePostFixingSubtypes','cells','length','getTableIfOnlyTableInContent','for','find','set','8iHXWgg','register','schema','insertRows','nodeAfter','293170zwkNTR','attributes','keys','deletionRanges','1094670YREQJl','createElement','_getCoordsForCells','getShiftedBy','getSuggestions','column','getSuggestion','element','getAllAdjacentSuggestions','TableClipboard','content','includes','end','value','commands','markerName','type','tableCellPadding','editingDowncast','tableCellBorderWidth','createRangeIn','root','insertContent','oldRange','filter','getChildren','suggestion','getColumns','*Replace\x20table\x20cells*','_suggestionFactory','columnInsertionIndexes','document','name','suggestion:formatBlock:tablePasteCell','getChanges','map','trackChanges','next','insertionRanges','getRange','forceDefaultExecution','getContainedElement','hasSuggestion','21gRtgMh','_replaceTableSlotCell','elementToElement','editing','registerDescriptionCallback','markMultiRangeInsertion','isEmpty','subType','tableCellBorderColor','_splitMarkerName','unwrap','tablePasteChainId','insert','isEqual','rowInsertionIndexes','fromRange','createTableWalker','join','160171Dkkeam','remove','some','createRange','batch','getColumnIndexes','registerCustomCallback','columns','forEach','255350vdQrlE','options','afterInit','rootName','1865988RqiHjg','wrap','fill','position','661220ExMPdL','columnInsertionRanges','conversion','redo','132520iopgkR'];_0x1dae=function(){return _0x4e9c49;};return _0x1dae();}import{LiveRange as _0x5c3ccd}from'ckeditor5/src/engine.js';import{uid as _0x924df2,priorities as _0x2e2f28}from'ckeditor5/src/utils.js';function _0xbec2(_0x55dcde,_0x46f0da){const _0x1dae3f=_0x1dae();return _0xbec2=function(_0xbec234,_0x3a0f61){_0xbec234=_0xbec234-0x126;let _0x4534f5=_0x1dae3f[_0xbec234];return _0x4534f5;},_0xbec2(_0x55dcde,_0x46f0da);}import _0xc3b077 from'./table.js';const ge=[_0x557c90(0x1cb),_0x557c90(0x1eb),_0x557c90(0x171),_0x557c90(0x15e),_0x557c90(0x16b),_0x557c90(0x154),_0x557c90(0x1c9)],Ce=Object[_0x557c90(0x162)](ge[_0x557c90(0x1db)](_0x260e60=>[_0x260e60,null]));export default class It extends _0x11a4a6{static get[_0x557c90(0x146)](){return[_0xc3b077];}[_0x557c90(0x133)](){const _0xbbf846=_0x557c90,_0x34d1ff=this[_0xbbf846(0x194)];if(!_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x16f)](_0xbbf846(0x1c1)))return;const _0x13af55=_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xbbf846(0x155)),_0x28894a=_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xbbf846(0x184)),_0x55fe35=_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xc3b077),_0x25d5be=_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xbbf846(0x1c1));_0x55fe35[_0xbbf846(0x1a8)][_0xbbf846(0x163)](_0xbbf846(0x166),_0xbbf846(0x144)),_0x34d1ff[_0xbbf846(0x13f)][_0xbbf846(0x1b1)][_0xbbf846(0x1b0)](_0xbbf846(0x17a),{'allowIn':_0xbbf846(0x15c),'allowContentOf':_0xbbf846(0x15c),'isLimit':!0x0}),_0x34d1ff[_0xbbf846(0x13b)][_0xbbf846(0x1e5)]({'model':_0xbbf846(0x17a),'view':_0xbbf846(0x150)});let _0x732672=null;_0x34d1ff[_0xbbf846(0x13f)]['on'](_0xbbf846(0x1ce),(_0x392212,_0x29502f)=>{const _0x50576e=_0xbbf846,[_0x196e8d,_0x44cd79]=_0x29502f,_0x41ae89=_0x29502f[_0x29502f[_0x50576e(0x1aa)]-0x1];_0x41ae89&&_0x41ae89[_0x50576e(0x1e0)]||_0x13af55[_0x50576e(0x14d)]||this[_0x50576e(0x194)][_0x50576e(0x1c6)][_0x50576e(0x185)](_0x50576e(0x1dc))[_0x50576e(0x1c5)]&&function(_0x4c1a09,_0x366ef4,_0x1d1c5a,_0x2fd72b,_0x54e362){const _0x41f091=_0x50576e;if(_0x366ef4&&!_0x366ef4['is'](_0x41f091(0x172)))return!0x1;const _0x3b15d1=_0x54e362[_0x41f091(0x1ab)](_0x4c1a09,_0x1d1c5a);if(!_0x3b15d1||!he(_0x3b15d1,void 0x0,_0x2fd72b))return!0x1;const _0x371cdb=_0x2fd72b[_0x41f091(0x14a)](_0x1d1c5a[_0x41f091(0x1d7)][_0x41f091(0x164)]);if(!_0x371cdb[_0x41f091(0x1aa)])return!0x1;const _0xbe01f6=_0x371cdb[0x0][_0x41f091(0x176)](_0x41f091(0x15a)),_0x42119e=_0x2fd72b[_0x41f091(0x1a2)](_0x371cdb),_0x10bbb2=_0x2fd72b[_0x41f091(0x12d)](_0x371cdb),_0x342982={'startRow':_0x42119e[_0x41f091(0x15b)],'endRow':_0x42119e[_0x41f091(0x17c)],'startColumn':_0x10bbb2[_0x41f091(0x15b)],'endColumn':_0x10bbb2[_0x41f091(0x17c)]};return 0x1==_0x371cdb[_0x41f091(0x1aa)]&&(_0x342982[_0x41f091(0x18b)]+=_0x2fd72b[_0x41f091(0x1a7)](_0x3b15d1)-0x1,_0x342982[_0x41f091(0x1a4)]+=_0x2fd72b[_0x41f091(0x1d3)](_0x3b15d1)-0x1),he(_0xbe01f6,_0x342982,_0x2fd72b);}(_0x196e8d,_0x44cd79,_0x34d1ff[_0x50576e(0x13f)],_0x28894a,_0x25d5be)&&(_0x392212[_0x50576e(0x173)](),_0x732672={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x34d1ff[_0x50576e(0x13f)][_0x50576e(0x181)](()=>{const _0x2ffc40=_0x50576e;_0x34d1ff[_0x2ffc40(0x13f)][_0x2ffc40(0x1ce)](_0x29502f[0x0],_0x29502f[0x1],_0x29502f[0x2],{'forceDefaultExecution':!0x0});const _0x14a7e0=_0x924df2(),{rowInsertionRanges:_0x1b7751,columnInsertionRanges:_0x227355,insertionRanges:_0x5c84ea,deletionRanges:_0x42a495,cells:_0x3a8648}=_0x732672;_0x1b7751[_0x2ffc40(0x1aa)]&&_0x13af55[_0x2ffc40(0x1e8)](_0x1b7751,_0x2ffc40(0x166),{'tablePasteChainId':_0x14a7e0}),_0x227355[_0x2ffc40(0x1aa)]&&_0x13af55[_0x2ffc40(0x1e8)](_0x227355,_0x2ffc40(0x144),{'tablePasteChainId':_0x14a7e0}),_0x5c84ea[_0x2ffc40(0x1aa)]&&(_0x13af55[_0x2ffc40(0x1e8)](_0x5c84ea,_0x2ffc40(0x198),{'tablePasteChainId':_0x14a7e0,'skipNestingCheck':!0x0}),_0x5c84ea[_0x2ffc40(0x130)](_0x523af4=>{const _0x252ac6=_0x2ffc40;var _0x33f17d;return null===(_0x33f17d=_0x523af4[_0x252ac6(0x16c)])||void 0x0===_0x33f17d?void 0x0:_0x33f17d[_0x252ac6(0x167)](_0x523af4);})),_0x42a495[_0x2ffc40(0x1aa)]&&(_0x13af55[_0x2ffc40(0x17f)](_0x42a495,_0x2ffc40(0x198),{'tablePasteChainId':_0x14a7e0,'skipNestingCheck':!0x0}),_0x42a495[_0x2ffc40(0x130)](_0x120668=>{const _0xad0413=_0x2ffc40;var _0x422b07;return null===(_0x422b07=_0x120668[_0xad0413(0x16c)])||void 0x0===_0x422b07?void 0x0:_0x422b07[_0xad0413(0x167)](_0x120668);}));const _0xb1494f=_0x13af55[_0x2ffc40(0x168)](_0x3a8648[_0x2ffc40(0x1db)](({element:_0x58898d})=>_0x58898d),{'formatGroupId':_0x924df2()},[],_0x2ffc40(0x161),{'tablePasteChainId':_0x14a7e0});if(_0xb1494f){const _0x59a77b=_0xb1494f[_0x2ffc40(0x189)](),_0x28bc7f=[];for(const {element:_0x14ada2,attributes:_0x337975}of _0x3a8648){if(!_0x337975)continue;const _0x58004e=_0x34d1ff[_0x2ffc40(0x13f)][_0x2ffc40(0x16d)](_0x14ada2),_0x122814=_0x59a77b[_0x2ffc40(0x1ad)](_0x10836b=>_0x10836b[_0x2ffc40(0x1df)]()[_0x2ffc40(0x1f0)](_0x58004e));_0x122814&&_0x28bc7f[_0x2ffc40(0x163)]([_0x122814[_0x2ffc40(0x1d8)],_0x337975]);}_0x28bc7f[_0x2ffc40(0x1aa)]&&_0xb1494f[_0x2ffc40(0x1a6)](_0x2ffc40(0x14b),Object[_0x2ffc40(0x162)](_0x28bc7f));}_0x732672=null;}));},{'priority':_0x2e2f28[_0xbbf846(0x19f)]+0xa}),_0x34d1ff[_0xbbf846(0x17d)][_0xbbf846(0x185)](_0xbbf846(0x1c1))['on'](_0xbbf846(0x1e4),(_0x475746,_0x21dfc8)=>{const _0x564b3c=_0xbbf846,[_0x427c37,_0x270ca0,,_0xad2a3]=_0x21dfc8;if(!_0x732672)return;_0x475746[_0x564b3c(0x173)]();const _0x23c0b4=_0x427c37[_0x564b3c(0x186)],_0x52315a=_0x270ca0,_0x4a659f=Pe(_0x23c0b4),_0x3248fb=Pe(_0x52315a);_0x475746[_0x564b3c(0x14e)]=_0x23c0b4;let _0x4dc870=null,_0x220800=null;if(_0x3248fb||_0x4a659f){if(_0x4a659f&&!_0x3248fb){_0xad2a3[_0x564b3c(0x129)](_0x23c0b4[_0x564b3c(0x18e)](0x0));for(const _0x1087b8 of Array[_0x564b3c(0x17e)](_0x52315a[_0x564b3c(0x1d1)]()))_0xad2a3[_0x564b3c(0x1ef)](_0x1087b8,_0x23c0b4,_0x564b3c(0x1c4));const _0xf3aaab=_0x732672[_0x564b3c(0x1f1)][_0x564b3c(0x1c3)](_0x427c37[_0x564b3c(0x18a)]),_0x2d5aed=_0x732672[_0x564b3c(0x1d6)][_0x564b3c(0x1c3)](_0x427c37[_0x564b3c(0x1bd)]);_0xf3aaab||_0x2d5aed||(_0x4dc870=_0x5c3ccd[_0x564b3c(0x1f2)](_0xad2a3[_0x564b3c(0x1cc)](_0x23c0b4)));}else _0x3248fb&&!_0x4a659f&&(_0x220800=_0xad2a3[_0x564b3c(0x1cc)](_0x23c0b4));}else{const _0x119415=_0xad2a3[_0x564b3c(0x1b9)](_0x564b3c(0x17a)),_0x53202f=_0xad2a3[_0x564b3c(0x1b9)](_0x564b3c(0x17a));_0xad2a3[_0x564b3c(0x136)](_0xad2a3[_0x564b3c(0x1cc)](_0x23c0b4),_0x53202f),_0xad2a3[_0x564b3c(0x1ef)](_0x119415,_0x23c0b4,0x0);for(const _0x1a6a27 of Array[_0x564b3c(0x17e)](_0x52315a[_0x564b3c(0x1d1)]()))_0xad2a3[_0x564b3c(0x1ef)](_0x1a6a27,_0x119415,_0x564b3c(0x1c4));_0x4dc870=_0x5c3ccd[_0x564b3c(0x1f2)](_0xad2a3[_0x564b3c(0x16d)](_0x119415)),_0x220800=_0x5c3ccd[_0x564b3c(0x1f2)](_0xad2a3[_0x564b3c(0x16d)](_0x53202f));}const _0x36528f=Array[_0x564b3c(0x17e)](_0x52315a[_0x564b3c(0x177)]())[_0x564b3c(0x1d0)](([_0x5a5b51])=>ge[_0x564b3c(0x1c3)](_0x5a5b51));_0x732672[_0x564b3c(0x1a9)][_0x564b3c(0x163)]({'element':_0x23c0b4,'attributes':_0x36528f[_0x564b3c(0x1aa)]?Object[_0x564b3c(0x162)](_0x36528f):null}),_0x4dc870&&_0x732672[_0x564b3c(0x1de)][_0x564b3c(0x163)](_0x4dc870),_0x220800&&_0x732672[_0x564b3c(0x1b7)][_0x564b3c(0x163)](_0x220800);},{'priority':_0xbbf846(0x19f)}),_0x28894a['on'](_0xbbf846(0x153),(_0x308235,_0x30fe42)=>{const _0x4ec155=_0xbbf846,[_0x260c76,_0x4a17a0={}]=_0x30fe42;if(!_0x732672)return;const _0x35e401=_0x4a17a0['at']||0x0,_0x1c7d0e=_0x4a17a0[_0x4ec155(0x12f)]||0x1;_0x732672[_0x4ec155(0x1d6)]=new Array(_0x1c7d0e)[_0x4ec155(0x137)](_0x35e401)[_0x4ec155(0x1db)]((_0xc2ab0f,_0x12f95c)=>_0xc2ab0f+_0x12f95c);for(const {cell:_0x21a132}of _0x28894a[_0x4ec155(0x126)](_0x260c76,{'startColumn':_0x35e401,'endColumn':_0x35e401+_0x1c7d0e-0x1}))_0x732672[_0x4ec155(0x13a)][_0x4ec155(0x163)](_0x34d1ff[_0x4ec155(0x13f)][_0x4ec155(0x16d)](_0x21a132));},{'priority':_0xbbf846(0x1a1)}),_0x28894a['on'](_0xbbf846(0x1b2),(_0x177780,_0x13fd43)=>{const _0x2285c7=_0xbbf846,[_0x26b1c8,_0x1198d6={}]=_0x13fd43;if(!_0x732672)return;const _0x59925b=_0x1198d6['at']||0x0,_0x3d253b=_0x1198d6[_0x2285c7(0x16e)]||0x1;_0x732672[_0x2285c7(0x1f1)]=new Array(_0x3d253b)[_0x2285c7(0x137)](_0x59925b)[_0x2285c7(0x1db)]((_0x5e0077,_0x241952)=>_0x5e0077+_0x241952);for(const {cell:_0x34d8fc}of _0x28894a[_0x2285c7(0x126)](_0x26b1c8,{'startRow':_0x59925b,'endRow':_0x59925b+_0x3d253b-0x1}))_0x732672[_0x2285c7(0x143)][_0x2285c7(0x163)](_0x34d1ff[_0x2285c7(0x13f)][_0x2285c7(0x16d)](_0x34d8fc));},{'priority':_0xbbf846(0x1a1)}),_0x13af55[_0xbbf846(0x19a)][_0xbbf846(0x1e7)](_0x3f8832=>{const _0x5295ea=_0xbbf846;if(_0x3f8832[_0x5295ea(0x1ea)]&&_0x3f8832[_0x5295ea(0x1ea)][_0x5295ea(0x1a3)](_0x5295ea(0x198)))return _0x3f8832[_0x5295ea(0x159)]?{}:{'type':_0x5295ea(0x169),'content':_0x10ce31(_0x34d1ff[_0x5295ea(0x151)],_0x5295ea(0x1d4))};});const _0x3401e6=()=>!0x1;for(const _0x48f864 of[_0xbbf846(0x198),_0xbbf846(0x144),_0xbbf846(0x166),_0xbbf846(0x161)])_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x169),_0x48f864,_0xbbf846(0x127),_0x3401e6),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x165),_0x48f864,_0xbbf846(0x127),_0x3401e6),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x191),_0x48f864,_0xbbf846(0x127),_0x3401e6);_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x191),_0xbbf846(0x161),_0xbbf846(0x1a5),_0x3401e6),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x191),_0xbbf846(0x161),_0xbbf846(0x14f),(_0x233539,_0x2013cb,_0xfdf758)=>{const _0x178206=_0xbbf846,_0x33a2bd=_0x233539[_0x178206(0x1db)](_0x290408=>_0x290408[_0x178206(0x1e1)]())[_0x178206(0x1d0)](_0x36315e=>_0x36315e),_0x326df3=new Map(_0x33a2bd[_0x178206(0x1db)](_0x158aa7=>[_0x158aa7,null]));if(_0x732672){for(const {element:_0x60d4e5,attributes:_0x13587d}of _0x732672[_0x178206(0x1a9)])_0x13587d&&_0x326df3[_0x178206(0x1ae)](_0x60d4e5,_0x13587d);}else{if(_0xfdf758&&_0xfdf758[_0x178206(0x14b)])for(const [_0x378202,_0x37aa38]of Object[_0x178206(0x148)](_0xfdf758[_0x178206(0x14b)])){const _0x2e4dc0=_0x34d1ff[_0x178206(0x13f)][_0x178206(0x175)][_0x178206(0x185)](_0x378202),_0x153e8c=_0x2e4dc0?_0x2e4dc0[_0x178206(0x1df)]()[_0x178206(0x1e1)]():null;_0x153e8c&&_0x326df3[_0x178206(0x1ae)](_0x153e8c,_0x37aa38);}}_0x34d1ff[_0x178206(0x13f)][_0x178206(0x181)](_0x18bd38=>{const _0xccbf99=_0x178206;for(const [_0x360559,_0x1b73da]of _0x326df3)_0x18bd38[_0xccbf99(0x19b)]({...Ce,..._0x1b73da},_0x360559);});});const _0x171cc2=(_0x5148f6,_0x6f70f4)=>{const _0x47703f=_0xbbf846;_0x13af55[_0x47703f(0x1d5)][_0x47703f(0x12e)](_0x5148f6,_0x47703f(0x198),_0x6f70f4,(_0x21e8e8,_0x5f1350,_0x2d3215)=>{const _0x723e67=_0x47703f;_0x34d1ff[_0x723e67(0x13f)][_0x723e67(0x181)](_0xa273ab=>{const _0x3fff5b=_0x723e67,_0x7a6807=[];for(const _0xce4f29 of _0x21e8e8){const _0x20911c=_0xce4f29[_0x3fff5b(0x156)][_0x3fff5b(0x1b3)];_0x20911c['is'](_0x3fff5b(0x1bf),_0x3fff5b(0x17a))&&_0x7a6807[_0x3fff5b(0x163)](_0x20911c);}_0x13af55[_0x3fff5b(0x1d5)][_0x3fff5b(0x18c)](_0x5148f6,null,_0x6f70f4)(_0x21e8e8,_0x5f1350,_0x2d3215);for(const _0x45b5bc of _0x7a6807)_0x3fff5b(0x152)!=_0x45b5bc[_0x3fff5b(0x1cd)][_0x3fff5b(0x134)]&&_0xa273ab[_0x3fff5b(0x1ed)](_0x45b5bc);});});};_0x171cc2(_0xbbf846(0x169),_0xbbf846(0x14f)),_0x171cc2(_0xbbf846(0x169),_0xbbf846(0x1a5)),_0x171cc2(_0xbbf846(0x165),_0xbbf846(0x14f)),_0x171cc2(_0xbbf846(0x165),_0xbbf846(0x1a5)),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x169),_0xbbf846(0x166),_0xbbf846(0x1a5),_0x451e1b=>{const _0x435f35=_0xbbf846,_0x5b48aa=_0x451e1b[_0x435f35(0x1db)](_0x2c3225=>_0x2c3225[_0x435f35(0x1e1)]()),_0x1da4d5=_0x5b48aa[0x0][_0x435f35(0x176)](_0x435f35(0x15a)),{minRow:_0x9588b7,maxRow:_0x4cb583}=_0x55fe35[_0x435f35(0x1ba)](_0x5b48aa);_0x28894a[_0x435f35(0x149)](_0x1da4d5,{'at':_0x9588b7,'rows':_0x4cb583-_0x9588b7+0x1});}),_0x13af55[_0xbbf846(0x1d5)][_0xbbf846(0x12e)](_0xbbf846(0x169),_0xbbf846(0x144),_0xbbf846(0x1a5),_0x2cf95d=>{const _0x9b8416=_0xbbf846,_0x516680=_0x2cf95d[_0x9b8416(0x1db)](_0x2c5684=>_0x2c5684[_0x9b8416(0x1e1)]()),_0x53739e=_0x516680[0x0][_0x9b8416(0x176)](_0x9b8416(0x15a)),{minColumn:_0x5a4de3,maxColumn:_0x4165b1}=_0x55fe35[_0x9b8416(0x1ba)](_0x516680);_0x28894a[_0x9b8416(0x158)](_0x53739e,{'at':_0x5a4de3,'columns':_0x4165b1-_0x5a4de3+0x1});});const _0x2cacfd=(_0x5654cf,_0x14a361)=>{const _0x7a0995=_0xbbf846;if(!_0x14a361[_0x7a0995(0x1ea)]||!_0x14a361[_0x7a0995(0x1ea)][_0x7a0995(0x1a3)](_0x7a0995(0x198)))return;const _0x51548b=_0x14a361[_0x7a0995(0x1b5)][_0x7a0995(0x1ee)],_0x45eae5=_0x13af55[_0x7a0995(0x1bc)]()[_0x7a0995(0x1d0)](_0x122895=>_0x122895[_0x7a0995(0x18f)]&&_0x122895[_0x7a0995(0x1b5)]&&_0x122895[_0x7a0995(0x1b5)][_0x7a0995(0x1ee)]==_0x51548b);_0x45eae5[_0x7a0995(0x1aa)]&&_0x14a361[_0x7a0995(0x1c0)]()[_0x7a0995(0x1aa)]!=_0x45eae5[_0x7a0995(0x1aa)]&&_0x45eae5[_0x7a0995(0x1a0)]((_0x4149d8,_0x45c1b9)=>(_0x4149d8[_0x7a0995(0x1dd)]=_0x45c1b9,_0x45c1b9[_0x7a0995(0x159)]=_0x4149d8,_0x45c1b9));};function _0x71887(_0x4f8434,_0x36194b=!0x0){const _0x43f60b=_0xbbf846,{id:_0x3169ce}=_0x13af55[_0x43f60b(0x1ec)](_0x4f8434[_0x43f60b(0x1c7)]),_0x23e404=[_0x43f60b(0x192),_0x43f60b(0x140)],_0x88508e=_0x13af55[_0x43f60b(0x13e)][_0x43f60b(0x1c3)](_0x4f8434[_0x43f60b(0x1c7)]);return _0x88508e&&_0x23e404[_0x43f60b(0x163)](_0x43f60b(0x197)),{'classes':_0x23e404,'attributes':{'data-suggestion':_0x3169ce},'priority':_0x88508e&&_0x36194b?0xbc2:0xbb8};}_0x13af55['on'](_0xbbf846(0x160),_0x2cacfd,{'priority':_0xbbf846(0x19f)}),_0x13af55['on'](_0xbbf846(0x15d),_0x2cacfd,{'priority':_0xbbf846(0x19f)}),_0x34d1ff[_0xbbf846(0x13f)][_0xbbf846(0x1d7)][_0xbbf846(0x17b)](()=>{const _0x361ed0=_0xbbf846;let _0x21d236=!0x1;const _0x945b9=Array[_0x361ed0(0x17e)](_0x34d1ff[_0x361ed0(0x13f)][_0x361ed0(0x1d7)][_0x361ed0(0x170)][_0x361ed0(0x178)]());for(const {name:_0x147e21,data:_0x1314b3}of _0x945b9){const {group:_0xfcfdd0,type:_0x5f5d20,id:_0x251e9c}=_0x13af55[_0x361ed0(0x1ec)](_0x147e21);if(_0x361ed0(0x1d2)!=_0xfcfdd0||_0x361ed0(0x165)!=_0x5f5d20||_0x1314b3[_0x361ed0(0x1cf)])continue;if(!_0x13af55[_0x361ed0(0x1e2)](_0x251e9c))continue;const _0x48f438=_0x13af55[_0x361ed0(0x1be)](_0x251e9c)[_0x361ed0(0x19e)](),_0x240b50=_0x34d1ff[_0x361ed0(0x17d)][_0x361ed0(0x185)](_0x361ed0(0x179))['me'];for(const _0x5823bb of _0x13af55[_0x361ed0(0x1bc)]()){if(!_0x5823bb[_0x361ed0(0x18f)]||_0x5823bb[_0x361ed0(0x145)]!=_0x240b50)continue;if(_0x361ed0(0x191)!=_0x5823bb[_0x361ed0(0x1c8)]||_0x361ed0(0x161)!=_0x5823bb[_0x361ed0(0x1ea)])continue;if(_0x5823bb[_0x361ed0(0x19e)]()[_0x361ed0(0x16a)](_0x132636=>_0x48f438[_0x361ed0(0x12a)](_0x5b3079=>_0x5b3079[_0x361ed0(0x147)](_0x132636,!0x0)))){for(const _0x2eea0f of _0x5823bb[_0x361ed0(0x1c0)]())_0x2eea0f[_0x361ed0(0x18f)]&&(_0x2eea0f[_0x361ed0(0x1a5)](),_0x21d236=!0x0);}}}return _0x21d236;}),_0x34d1ff[_0xbbf846(0x13f)][_0xbbf846(0x1d7)][_0xbbf846(0x17b)](_0x5f3c9c=>{const _0x57b001=_0xbbf846,_0x18495a=_0x34d1ff[_0x57b001(0x1c6)][_0x57b001(0x185)](_0x57b001(0x13c));if(!_0x18495a||!_0x18495a[_0x57b001(0x142)][_0x57b001(0x16f)](_0x5f3c9c[_0x57b001(0x12c)]))return!0x1;let _0x5652b4=!0x1;const _0x2d500c=_0x34d1ff[_0x57b001(0x17d)][_0x57b001(0x185)](_0x57b001(0x179))['me'],_0x1e28a2=_0x34d1ff[_0x57b001(0x13f)][_0x57b001(0x1d7)][_0x57b001(0x170)][_0x57b001(0x1da)](),_0x266324=Array[_0x57b001(0x17e)](_0x34d1ff[_0x57b001(0x13f)][_0x57b001(0x1d7)][_0x57b001(0x170)][_0x57b001(0x178)]())[_0x57b001(0x1d0)](({name:_0x4f1135,data:_0x859c5e})=>{const _0x1bcf52=_0x57b001,{group:_0x58c0b6,subType:_0xdfd916,authorId:_0x1f8c07}=_0x13af55[_0x1bcf52(0x1ec)](_0x4f1135);return _0x1bcf52(0x1d2)==_0x58c0b6&&_0x1bcf52(0x198)==_0xdfd916&&_0x1f8c07==_0x2d500c['id']&&!_0x859c5e[_0x1bcf52(0x1cf)];});for(const _0x3774c3 of _0x1e28a2){if(_0x57b001(0x1ef)!=_0x3774c3[_0x57b001(0x1c8)]||_0x57b001(0x17a)!=_0x3774c3[_0x57b001(0x1d8)]||0x1!=_0x3774c3[_0x57b001(0x1aa)])continue;const _0x4670a6=_0x5f3c9c[_0x57b001(0x12b)](_0x3774c3[_0x57b001(0x138)],_0x3774c3[_0x57b001(0x138)][_0x57b001(0x1bb)](0x1));if(!_0x266324[_0x57b001(0x1ad)](({data:_0x422cc1})=>_0x422cc1[_0x57b001(0x182)][_0x57b001(0x1f0)](_0x4670a6))){for(const {name:_0x433258,data:_0x53a9b0}of _0x266324)if(_0x4670a6[_0x57b001(0x147)](_0x53a9b0[_0x57b001(0x182)])){_0x5f3c9c[_0x57b001(0x190)](_0x433258,{'range':_0x4670a6}),_0x5652b4=!0x0;break;}}}return _0x5652b4;}),_0x34d1ff[_0xbbf846(0x13f)][_0xbbf846(0x1d7)][_0xbbf846(0x17b)](_0x23a329=>{const _0x6fddbe=_0xbbf846;let _0x3771a7=!0x1;const _0x5d66c9=_0x34d1ff[_0x6fddbe(0x17d)][_0x6fddbe(0x185)](_0x6fddbe(0x179))['me'],_0x203f35=_0x13af55[_0x6fddbe(0x1bc)]()[_0x6fddbe(0x1d0)](_0x1031df=>_0x1031df[_0x6fddbe(0x18f)]&&_0x1031df[_0x6fddbe(0x145)]==_0x5d66c9),_0x5b6dc4=new Set(),_0x5bde39=new Set();for(const _0x834fae of _0x203f35)if(_0x6fddbe(0x198)==_0x834fae[_0x6fddbe(0x1ea)])for(const _0x20292a of _0x834fae[_0x6fddbe(0x189)]()){const _0x101b3d=_0x20292a[_0x6fddbe(0x1df)]()[_0x6fddbe(0x1e1)]();if(_0x101b3d){if(_0x101b3d['is'](_0x6fddbe(0x1bf),_0x6fddbe(0x17a))&&Pe(_0x101b3d)){_0x834fae[_0x6fddbe(0x195)](_0x20292a[_0x6fddbe(0x1d8)]),_0x5b6dc4[_0x6fddbe(0x174)](_0x101b3d),_0x3771a7=!0x0;const _0x505d51=_0x101b3d[_0x6fddbe(0x196)],_0x1fcaae=_0x101b3d[_0x6fddbe(0x183)],_0x103cb4=_0x505d51&&_0x505d51['is'](_0x6fddbe(0x1bf),_0x6fddbe(0x17a)),_0x41fbb4=_0x1fcaae&&_0x1fcaae['is'](_0x6fddbe(0x1bf),_0x6fddbe(0x17a));_0x103cb4&&!_0x5b6dc4[_0x6fddbe(0x16f)](_0x505d51)&&_0x5bde39[_0x6fddbe(0x174)](_0x505d51),_0x41fbb4&&!_0x5b6dc4[_0x6fddbe(0x16f)](_0x1fcaae)&&_0x5bde39[_0x6fddbe(0x174)](_0x1fcaae);}else _0x101b3d['is'](_0x6fddbe(0x1bf),_0x6fddbe(0x187))&&_0x101b3d[_0x6fddbe(0x1e9)]&&(_0x834fae[_0x6fddbe(0x195)](_0x20292a[_0x6fddbe(0x1d8)]),_0x3771a7=!0x0);}}else{if(_0x6fddbe(0x161)==_0x834fae[_0x6fddbe(0x1ea)]){if(!_0x834fae[_0x6fddbe(0x1b5)]||!_0x834fae[_0x6fddbe(0x1b5)][_0x6fddbe(0x1ee)])continue;const _0x101477=_0x834fae[_0x6fddbe(0x1b5)][_0x6fddbe(0x14b)];if(_0x101477&&Object[_0x6fddbe(0x1b6)](_0x101477)[_0x6fddbe(0x1aa)])continue;const _0x395ed3=_0x834fae[_0x6fddbe(0x1b5)][_0x6fddbe(0x1ee)];let _0xe2dad5=!0x0,_0x126da8=!0x0;for(const _0xccd02 of _0x203f35)if(_0xccd02[_0x6fddbe(0x1ea)]&&_0xccd02[_0x6fddbe(0x1ea)][_0x6fddbe(0x1a3)](_0x6fddbe(0x198))){if(!_0xccd02[_0x6fddbe(0x1b5)][_0x6fddbe(0x1ee)]){_0x126da8=!0x1;break;}if(_0xccd02['id']!=_0x834fae['id']&&_0xccd02[_0x6fddbe(0x1b5)][_0x6fddbe(0x1ee)]==_0x395ed3){_0xe2dad5=!0x1;break;}}_0x126da8&&_0xe2dad5&&(_0x834fae[_0x6fddbe(0x180)](),_0x3771a7=!0x0);}}for(const _0x3e7043 of _0x5b6dc4)_0x23a329[_0x6fddbe(0x129)](_0x3e7043);for(const _0xa5e85b of _0x5bde39)_0x23a329[_0x6fddbe(0x1ed)](_0xa5e85b);return _0x3771a7;}),_0x34d1ff[_0xbbf846(0x13b)][_0xbbf846(0x1ac)](_0xbbf846(0x1ca))[_0xbbf846(0x18d)]({'model':_0xbbf846(0x1d9),'view':(_0x3c62ba,_0x49c772)=>_0x71887(_0x3c62ba),'converterPriority':_0xbbf846(0x19f)}),_0x34d1ff[_0xbbf846(0x13b)][_0xbbf846(0x1ac)](_0xbbf846(0x157))[_0xbbf846(0x18d)]({'model':_0xbbf846(0x1d9),'view':(_0xfd8a36,_0x3c490c)=>_0x3c490c[_0xbbf846(0x132)][_0xbbf846(0x193)]?_0x71887(_0xfd8a36,!0x1):null,'converterPriority':_0xbbf846(0x19f)});const _0x1a0e7a=_0x34d1ff[_0xbbf846(0x1e6)][_0xbbf846(0x19d)];this[_0xbbf846(0x188)](_0x1a0e7a[_0xbbf846(0x1d7)],_0xbbf846(0x199),(_0x59a087,_0x2896c4)=>{const _0x5d0c72=_0xbbf846,_0x4ac8c2=[];for(const _0x13d4ee of _0x1a0e7a[_0x5d0c72(0x1cc)](_0x2896c4[_0x5d0c72(0x1c2)])[_0x5d0c72(0x15f)]())_0x13d4ee['is'](_0x5d0c72(0x1bf),_0x5d0c72(0x150))&&_0x4ac8c2[_0x5d0c72(0x163)](_0x13d4ee);_0x1a0e7a[_0x5d0c72(0x181)](_0x1633e7=>{const _0x2549c9=_0x5d0c72;for(const _0x385b10 of _0x4ac8c2)_0x1633e7[_0x2549c9(0x141)](_0x1633e7[_0x2549c9(0x1cc)](_0x385b10),_0x1633e7[_0x2549c9(0x19c)](_0x385b10)),_0x1633e7[_0x2549c9(0x129)](_0x385b10);});});}}function Pe(_0x66049f){const _0x1c3fa8=_0x557c90;if(_0x66049f[_0x1c3fa8(0x1e9)])return!0x0;const _0x110185=_0x66049f[_0x1c3fa8(0x18e)](0x0);return _0x110185['is'](_0x1c3fa8(0x1bf),_0x1c3fa8(0x187))&&_0x110185[_0x1c3fa8(0x1e9)];}function he(_0x127dd8,_0x93e635={},_0x400227){const _0x38cd5c=_0x557c90;for(const {isAnchor:_0x4feaae,cellHeight:_0x323879,cellWidth:_0x13187a}of _0x400227[_0x38cd5c(0x126)](_0x127dd8,{'includeAllSlots':!0x0,..._0x93e635}))if(!_0x4feaae||0x1!=_0x323879||0x1!=_0x13187a)return!0x1;return!0x0;}
|
|
23
|
+
const _0x4bb2ef=_0x3156;(function(_0x10e67c,_0x399d00){const _0x209178=_0x3156,_0x549778=_0x10e67c();while(!![]){try{const _0x52175d=-parseInt(_0x209178(0xd5))/0x1+-parseInt(_0x209178(0xea))/0x2+-parseInt(_0x209178(0xb0))/0x3*(-parseInt(_0x209178(0xda))/0x4)+parseInt(_0x209178(0xd0))/0x5+parseInt(_0x209178(0x82))/0x6*(parseInt(_0x209178(0x135))/0x7)+-parseInt(_0x209178(0x139))/0x8*(parseInt(_0x209178(0x93))/0x9)+-parseInt(_0x209178(0x87))/0xa*(-parseInt(_0x209178(0xd4))/0xb);if(_0x52175d===_0x399d00)break;else _0x549778['push'](_0x549778['shift']());}catch(_0x101010){_0x549778['push'](_0x549778['shift']());}}}(_0x20c0,0x70975));import{getTranslation as _0x8c0af3}from'../utils/common-translations.js';import{Plugin as _0x1bac8e}from'ckeditor5/src/core.js';function _0x20c0(){const _0x195e69=['hasSuggestion','options','getAttributes','markerAttributes','findAncestor','columnInsertionIndexes','setAttributes','change','cell','465774BkAqSq','fromEntries','createRangeIn','set','schema','TableUtils','low','rowInsertionRanges','has','tableCellPadding','tableCellSuggestion','insertion','document','accept','createRangeOn','documentSelection','createElement','getContainedElement','*Replace\x20table\x20cells*','attributes','_getCoordsForCells','insertColumns','elementToElement','tableCell','insert','createRange','rowInsertionIndexes','suggestionUnloaded','includes','entries','getMarkers','tableCellBackgroundColor','endColumn','isEmpty','createTableWalker','getRowIndexes','updateMarker','_tablePostFixingSubtypes','deletion','paragraph','plugins','markers','filter','getRows','markerToHighlight','markMultiRangeInsertion','conversion','ck-suggestion-marker-insertion','next','deletionRanges','keys','nextSibling','TableClipboard','insertContent','_splitMarkerName','registerPostFixer','batch','startsWith','nodeAfter','position','some','getSuggestionCallback','getSuggestions','markerName','end','forEach','previous','getRange','containsRange','selection','row','tablePasteRow','every','_isForcedDefaultExecutionBlock','unwrap','7IzQPni','value','requires','tablePaste','1881536ATXedS','_suggestionFactory','register','getChildren','detach','stop','get','tablePasteCell','markMultiRangeBlockFormat','getChild','getColumnIndexes','editing','join','move','getAllAdjacentSuggestions','getSelectionAffectedTableCells','tablePasteColumn','suggestion','tableCellHorizontalAlignment','oldRange','redo','call','cells','2767902FjHLrT','endRow','suggestionLoaded','content','table','733780GCDskw','tableCellBorderStyle','createPositionBefore','discard','length','removeMarkers','ck-suggestion-marker','suggestion:formatBlock:tablePasteCell','differ','model','getSuggestion','isEqual','18hCFFKj','return','locale','getItems','activeMarkers','getColumns','Users','wrap','tableCellBorderColor','getChanges','trackChanges','markMultiRangeDeletion','getChangedMarkers','columnInsertionRanges','fill','_replaceTableSlotCell','previousSibling','ck-suggestion-marker--active','clipboardOutput','column','from','getRanges','formatBlock','remove','tableCellVerticalAlignment','registerCustomCallback','setAttribute','removeMarker','start','36GrEKBy','TrackChangesEditing','descriptionFactory','add','name','isInContent','editingDowncast','editor','_createdBatches','removeRows','first','columns','showSuggestionHighlights','for','high','reduce','listenTo','fromRange','author','subType','afterInit','forceDefaultExecution','view','insertionRanges','push','last','suggestion-td','tableCellBorderWidth','registerDescriptionCallback','newRange','rows','$graveyard','2766580BYvXtW','find','dataDowncast','insertRows','11iggCTP','771835RuXPzR','commands','root','type','tablePasteChainId','282756CDEoyl','element','map','removeColumns','getTableIfOnlyTableInContent','rootName','getShiftedBy'];_0x20c0=function(){return _0x195e69;};return _0x20c0();}import{LiveRange as _0x117126}from'ckeditor5/src/engine.js';import{uid as _0x40337a,priorities as _0x16fa98}from'ckeditor5/src/utils.js';function _0x3156(_0x164ff4,_0x420231){const _0x20c047=_0x20c0();return _0x3156=function(_0x315621,_0xb8b1ea){_0x315621=_0x315621-0x71;let _0x506b57=_0x20c047[_0x315621];return _0x506b57;},_0x3156(_0x164ff4,_0x420231);}import _0x1ae1dc from'./table.js';const ge=[_0x4bb2ef(0xcb),_0x4bb2ef(0x9b),_0x4bb2ef(0x88),_0x4bb2ef(0x7d),_0x4bb2ef(0xab),_0x4bb2ef(0x109),_0x4bb2ef(0xf3)],Ce=Object[_0x4bb2ef(0xeb)](ge[_0x4bb2ef(0xdc)](_0x49e013=>[_0x49e013,null]));export default class It extends _0x1bac8e{static get[_0x4bb2ef(0x137)](){return[_0x1ae1dc];}[_0x4bb2ef(0xc4)](){const _0x4e6974=_0x4bb2ef,_0x1f3224=this[_0x4e6974(0xb7)];if(!_0x1f3224[_0x4e6974(0x112)][_0x4e6974(0xf2)](_0x4e6974(0x11e)))return;const _0x967e2=_0x1f3224[_0x4e6974(0x112)][_0x4e6974(0x71)](_0x4e6974(0xb1)),_0x14f43c=_0x1f3224[_0x4e6974(0x112)][_0x4e6974(0x71)](_0x4e6974(0xef)),_0x552c65=_0x1f3224[_0x4e6974(0x112)][_0x4e6974(0x71)](_0x1ae1dc),_0x3cd486=_0x1f3224[_0x4e6974(0x112)][_0x4e6974(0x71)](_0x4e6974(0x11e));_0x552c65[_0x4e6974(0x10f)][_0x4e6974(0xc8)](_0x4e6974(0x131),_0x4e6974(0x7b)),_0x1f3224[_0x4e6974(0x90)][_0x4e6974(0xee)][_0x4e6974(0x13b)](_0x4e6974(0xf4),{'allowIn':_0x4e6974(0x101),'allowContentOf':_0x4e6974(0x101),'isLimit':!0x0}),_0x1f3224[_0x4e6974(0x118)][_0x4e6974(0x100)]({'model':_0x4e6974(0xf4),'view':_0x4e6974(0xca)});let _0x215ec2=null;_0x1f3224[_0x4e6974(0x90)]['on'](_0x4e6974(0x11f),(_0x469b7a,_0x720263)=>{const _0x208e10=_0x4e6974,[_0x3f5c99,_0x48149b]=_0x720263,_0x53573d=_0x720263[_0x720263[_0x208e10(0x8b)]-0x1];_0x53573d&&_0x53573d[_0x208e10(0xc5)]||_0x967e2[_0x208e10(0x133)]||this[_0x208e10(0xb7)][_0x208e10(0xd6)][_0x208e10(0x71)](_0x208e10(0x9d))[_0x208e10(0x136)]&&function(_0x4b14b0,_0x4279d7,_0x1d4fc0,_0xb44455,_0x5a580c){const _0x27636e=_0x208e10;if(_0x4279d7&&!_0x4279d7['is'](_0x27636e(0xf9)))return!0x1;const _0x28c8d9=_0x5a580c[_0x27636e(0xde)](_0x4b14b0,_0x1d4fc0);if(!_0x28c8d9||!he(_0x28c8d9,void 0x0,_0xb44455))return!0x1;const _0x84f0d5=_0xb44455[_0x27636e(0x7a)](_0x1d4fc0[_0x27636e(0xf6)][_0x27636e(0x12f)]);if(!_0x84f0d5[_0x27636e(0x8b)])return!0x1;const _0x3971eb=_0x84f0d5[0x0][_0x27636e(0xe5)](_0x27636e(0x86)),_0x366f01=_0xb44455[_0x27636e(0x10d)](_0x84f0d5),_0x23d611=_0xb44455[_0x27636e(0x75)](_0x84f0d5),_0x4834c5={'startRow':_0x366f01[_0x27636e(0xba)],'endRow':_0x366f01[_0x27636e(0xc9)],'startColumn':_0x23d611[_0x27636e(0xba)],'endColumn':_0x23d611[_0x27636e(0xc9)]};return 0x1==_0x84f0d5[_0x27636e(0x8b)]&&(_0x4834c5[_0x27636e(0x83)]+=_0xb44455[_0x27636e(0x115)](_0x28c8d9)-0x1,_0x4834c5[_0x27636e(0x10a)]+=_0xb44455[_0x27636e(0x98)](_0x28c8d9)-0x1),he(_0x3971eb,_0x4834c5,_0xb44455);}(_0x3f5c99,_0x48149b,_0x1f3224[_0x208e10(0x90)],_0x14f43c,_0x3cd486)&&(_0x469b7a[_0x208e10(0x13e)](),_0x215ec2={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x1f3224[_0x208e10(0x90)][_0x208e10(0xe8)](()=>{const _0xb7182c=_0x208e10;_0x1f3224[_0xb7182c(0x90)][_0xb7182c(0x11f)](_0x720263[0x0],_0x720263[0x1],_0x720263[0x2],{'forceDefaultExecution':!0x0});const _0x2e9f7c=_0x40337a(),{rowInsertionRanges:_0x5b4548,columnInsertionRanges:_0x162f25,insertionRanges:_0x701168,deletionRanges:_0x596208,cells:_0x1666e0}=_0x215ec2;_0x5b4548[_0xb7182c(0x8b)]&&_0x967e2[_0xb7182c(0x117)](_0x5b4548,_0xb7182c(0x131),{'tablePasteChainId':_0x2e9f7c}),_0x162f25[_0xb7182c(0x8b)]&&_0x967e2[_0xb7182c(0x117)](_0x162f25,_0xb7182c(0x7b),{'tablePasteChainId':_0x2e9f7c}),_0x701168[_0xb7182c(0x8b)]&&(_0x967e2[_0xb7182c(0x117)](_0x701168,_0xb7182c(0x138),{'tablePasteChainId':_0x2e9f7c,'skipNestingCheck':!0x0}),_0x701168[_0xb7182c(0x12b)](_0x28d4d3=>{const _0x52715=_0xb7182c;var _0x1b5247;return null===(_0x1b5247=_0x28d4d3[_0x52715(0x13d)])||void 0x0===_0x1b5247?void 0x0:_0x1b5247[_0x52715(0x80)](_0x28d4d3);})),_0x596208[_0xb7182c(0x8b)]&&(_0x967e2[_0xb7182c(0x9e)](_0x596208,_0xb7182c(0x138),{'tablePasteChainId':_0x2e9f7c,'skipNestingCheck':!0x0}),_0x596208[_0xb7182c(0x12b)](_0x2d0fd9=>{const _0x12e0a0=_0xb7182c;var _0x4731f0;return null===(_0x4731f0=_0x2d0fd9[_0x12e0a0(0x13d)])||void 0x0===_0x4731f0?void 0x0:_0x4731f0[_0x12e0a0(0x80)](_0x2d0fd9);}));const _0x5bc8e4=_0x967e2[_0xb7182c(0x73)](_0x1666e0[_0xb7182c(0xdc)](({element:_0x9629a0})=>_0x9629a0),{'formatGroupId':_0x40337a()},[],_0xb7182c(0x72),{'tablePasteChainId':_0x2e9f7c});if(_0x5bc8e4){const _0xc8a3b8=_0x5bc8e4[_0xb7182c(0x108)](),_0x420c8e=[];for(const {element:_0x57f614,attributes:_0x1712d1}of _0x1666e0){if(!_0x1712d1)continue;const _0x3df92c=_0x1f3224[_0xb7182c(0x90)][_0xb7182c(0xf8)](_0x57f614),_0x36e95c=_0xc8a3b8[_0xb7182c(0xd1)](_0x5b197a=>_0x5b197a[_0xb7182c(0x12d)]()[_0xb7182c(0x92)](_0x3df92c));_0x36e95c&&_0x420c8e[_0xb7182c(0xc8)]([_0x36e95c[_0xb7182c(0xb4)],_0x1712d1]);}_0x420c8e[_0xb7182c(0x8b)]&&_0x5bc8e4[_0xb7182c(0xad)](_0xb7182c(0xe4),Object[_0xb7182c(0xeb)](_0x420c8e));}_0x215ec2=null;}));},{'priority':_0x16fa98[_0x4e6974(0xbe)]+0xa}),_0x1f3224[_0x4e6974(0x112)][_0x4e6974(0x71)](_0x4e6974(0x11e))['on'](_0x4e6974(0xa2),(_0x12fa48,_0x10a45c)=>{const _0x1b6bb4=_0x4e6974,[_0x2dc12e,_0x501411,,_0x15d721]=_0x10a45c;if(!_0x215ec2)return;_0x12fa48[_0x1b6bb4(0x13e)]();const _0x33621f=_0x2dc12e[_0x1b6bb4(0xe9)],_0x26c8ef=_0x501411,_0x17ccf6=Pe(_0x33621f),_0x3ba232=Pe(_0x26c8ef);_0x12fa48[_0x1b6bb4(0x94)]=_0x33621f;let _0x227177=null,_0x5c1377=null;if(_0x3ba232||_0x17ccf6){if(_0x17ccf6&&!_0x3ba232){_0x15d721[_0x1b6bb4(0xaa)](_0x33621f[_0x1b6bb4(0x74)](0x0));for(const _0x5dc63f of Array[_0x1b6bb4(0xa7)](_0x26c8ef[_0x1b6bb4(0x13c)]()))_0x15d721[_0x1b6bb4(0x102)](_0x5dc63f,_0x33621f,_0x1b6bb4(0x12a));const _0x5c12bd=_0x215ec2[_0x1b6bb4(0x104)][_0x1b6bb4(0x106)](_0x2dc12e[_0x1b6bb4(0x130)]),_0x502be3=_0x215ec2[_0x1b6bb4(0xe6)][_0x1b6bb4(0x106)](_0x2dc12e[_0x1b6bb4(0xa6)]);_0x5c12bd||_0x502be3||(_0x227177=_0x117126[_0x1b6bb4(0xc1)](_0x15d721[_0x1b6bb4(0xec)](_0x33621f)));}else _0x3ba232&&!_0x17ccf6&&(_0x5c1377=_0x15d721[_0x1b6bb4(0xec)](_0x33621f));}else{const _0x9183c2=_0x15d721[_0x1b6bb4(0xfa)](_0x1b6bb4(0xf4)),_0x5591ec=_0x15d721[_0x1b6bb4(0xfa)](_0x1b6bb4(0xf4));_0x15d721[_0x1b6bb4(0x9a)](_0x15d721[_0x1b6bb4(0xec)](_0x33621f),_0x5591ec),_0x15d721[_0x1b6bb4(0x102)](_0x9183c2,_0x33621f,0x0);for(const _0x1cceea of Array[_0x1b6bb4(0xa7)](_0x26c8ef[_0x1b6bb4(0x13c)]()))_0x15d721[_0x1b6bb4(0x102)](_0x1cceea,_0x9183c2,_0x1b6bb4(0x12a));_0x227177=_0x117126[_0x1b6bb4(0xc1)](_0x15d721[_0x1b6bb4(0xf8)](_0x9183c2)),_0x5c1377=_0x117126[_0x1b6bb4(0xc1)](_0x15d721[_0x1b6bb4(0xf8)](_0x5591ec));}const _0x3a4b1e=Array[_0x1b6bb4(0xa7)](_0x26c8ef[_0x1b6bb4(0xe3)]())[_0x1b6bb4(0x114)](([_0x22e7a2])=>ge[_0x1b6bb4(0x106)](_0x22e7a2));_0x215ec2[_0x1b6bb4(0x81)][_0x1b6bb4(0xc8)]({'element':_0x33621f,'attributes':_0x3a4b1e[_0x1b6bb4(0x8b)]?Object[_0x1b6bb4(0xeb)](_0x3a4b1e):null}),_0x227177&&_0x215ec2[_0x1b6bb4(0xc7)][_0x1b6bb4(0xc8)](_0x227177),_0x5c1377&&_0x215ec2[_0x1b6bb4(0x11b)][_0x1b6bb4(0xc8)](_0x5c1377);},{'priority':_0x4e6974(0xbe)}),_0x14f43c['on'](_0x4e6974(0xff),(_0x40c277,_0x491608)=>{const _0x4e5081=_0x4e6974,[_0xd1e04c,_0x303d16={}]=_0x491608;if(!_0x215ec2)return;const _0x3efd56=_0x303d16['at']||0x0,_0x318aea=_0x303d16[_0x4e5081(0xbb)]||0x1;_0x215ec2[_0x4e5081(0xe6)]=new Array(_0x318aea)[_0x4e5081(0xa1)](_0x3efd56)[_0x4e5081(0xdc)]((_0x55444b,_0x4efc6b)=>_0x55444b+_0x4efc6b);for(const {cell:_0x13a165}of _0x14f43c[_0x4e5081(0x10c)](_0xd1e04c,{'startColumn':_0x3efd56,'endColumn':_0x3efd56+_0x318aea-0x1}))_0x215ec2[_0x4e5081(0xa0)][_0x4e5081(0xc8)](_0x1f3224[_0x4e5081(0x90)][_0x4e5081(0xf8)](_0x13a165));},{'priority':_0x4e6974(0xf0)}),_0x14f43c['on'](_0x4e6974(0xd3),(_0x428eeb,_0x1cbaa1)=>{const _0x513292=_0x4e6974,[_0x4711f1,_0x98d340={}]=_0x1cbaa1;if(!_0x215ec2)return;const _0x1584d7=_0x98d340['at']||0x0,_0x96bf8b=_0x98d340[_0x513292(0xce)]||0x1;_0x215ec2[_0x513292(0x104)]=new Array(_0x96bf8b)[_0x513292(0xa1)](_0x1584d7)[_0x513292(0xdc)]((_0x18936f,_0x63e405)=>_0x18936f+_0x63e405);for(const {cell:_0xb252aa}of _0x14f43c[_0x513292(0x10c)](_0x4711f1,{'startRow':_0x1584d7,'endRow':_0x1584d7+_0x96bf8b-0x1}))_0x215ec2[_0x513292(0xf1)][_0x513292(0xc8)](_0x1f3224[_0x513292(0x90)][_0x513292(0xf8)](_0xb252aa));},{'priority':_0x4e6974(0xf0)}),_0x967e2[_0x4e6974(0xb2)][_0x4e6974(0xcc)](_0x4d7097=>{const _0x2f52a8=_0x4e6974;if(_0x4d7097[_0x2f52a8(0xc3)]&&_0x4d7097[_0x2f52a8(0xc3)][_0x2f52a8(0x123)](_0x2f52a8(0x138)))return _0x4d7097[_0x2f52a8(0x12c)]?{}:{'type':_0x2f52a8(0xf5),'content':_0x8c0af3(_0x1f3224[_0x2f52a8(0x95)],_0x2f52a8(0xfc))};});const _0x3a9595=()=>!0x1;for(const _0x1e4d35 of[_0x4e6974(0x138),_0x4e6974(0x7b),_0x4e6974(0x131),_0x4e6974(0x72)])_0x967e2[_0x4e6974(0x13a)][_0x4e6974(0xac)](_0x4e6974(0xf5),_0x1e4d35,_0x4e6974(0x77),_0x3a9595),_0x967e2[_0x4e6974(0x13a)][_0x4e6974(0xac)](_0x4e6974(0x110),_0x1e4d35,_0x4e6974(0x77),_0x3a9595),_0x967e2[_0x4e6974(0x13a)][_0x4e6974(0xac)](_0x4e6974(0xa9),_0x1e4d35,_0x4e6974(0x77),_0x3a9595);_0x967e2[_0x4e6974(0x13a)][_0x4e6974(0xac)](_0x4e6974(0xa9),_0x4e6974(0x72),_0x4e6974(0x8a),_0x3a9595),_0x967e2[_0x4e6974(0x13a)][_0x4e6974(0xac)](_0x4e6974(0xa9),_0x4e6974(0x72),_0x4e6974(0xf7),(_0x335ac5,_0x5b136c,_0x188d70)=>{const _0x354af2=_0x4e6974,_0x369a3b=_0x335ac5[_0x354af2(0xdc)](_0x2546a4=>_0x2546a4[_0x354af2(0xfb)]())[_0x354af2(0x114)](_0x2887a0=>_0x2887a0),_0x589554=new Map(_0x369a3b[_0x354af2(0xdc)](_0x494c2e=>[_0x494c2e,null]));if(_0x215ec2){for(const {element:_0x4f6f8b,attributes:_0x383890}of _0x215ec2[_0x354af2(0x81)])_0x383890&&_0x589554[_0x354af2(0xed)](_0x4f6f8b,_0x383890);}else{if(_0x188d70&&_0x188d70[_0x354af2(0xe4)])for(const [_0x15138e,_0x113047]of Object[_0x354af2(0x107)](_0x188d70[_0x354af2(0xe4)])){const _0x520c03=_0x1f3224[_0x354af2(0x90)][_0x354af2(0x113)][_0x354af2(0x71)](_0x15138e),_0x83f775=_0x520c03?_0x520c03[_0x354af2(0x12d)]()[_0x354af2(0xfb)]():null;_0x83f775&&_0x589554[_0x354af2(0xed)](_0x83f775,_0x113047);}}_0x1f3224[_0x354af2(0x90)][_0x354af2(0xe8)](_0x3ac3dc=>{const _0x30b1ef=_0x354af2;for(const [_0x2f99e2,_0xc88914]of _0x589554)_0x3ac3dc[_0x30b1ef(0xe7)]({...Ce,..._0xc88914},_0x2f99e2);});});const _0x4b35fa=(_0xc23467,_0x52e365)=>{const _0x2fa6db=_0x4e6974;_0x967e2[_0x2fa6db(0x13a)][_0x2fa6db(0xac)](_0xc23467,_0x2fa6db(0x138),_0x52e365,(_0x1792f7,_0x286748,_0x15ef70)=>{const _0xb9ed16=_0x2fa6db;_0x1f3224[_0xb9ed16(0x90)][_0xb9ed16(0xe8)](_0xa44bf0=>{const _0xa07c97=_0xb9ed16,_0x5460ea=[];for(const _0x1d0f88 of _0x1792f7){const _0x1b0f38=_0x1d0f88[_0xa07c97(0xaf)][_0xa07c97(0x124)];_0x1b0f38['is'](_0xa07c97(0xdb),_0xa07c97(0xf4))&&_0x5460ea[_0xa07c97(0xc8)](_0x1b0f38);}_0x967e2[_0xa07c97(0x13a)][_0xa07c97(0x127)](_0xc23467,null,_0x52e365)(_0x1792f7,_0x286748,_0x15ef70);for(const _0x3de223 of _0x5460ea)_0xa07c97(0xcf)!=_0x3de223[_0xa07c97(0xd7)][_0xa07c97(0xdf)]&&_0xa44bf0[_0xa07c97(0x134)](_0x3de223);});});};_0x4b35fa(_0x4e6974(0xf5),_0x4e6974(0xf7)),_0x4b35fa(_0x4e6974(0xf5),_0x4e6974(0x8a)),_0x4b35fa(_0x4e6974(0x110),_0x4e6974(0xf7)),_0x4b35fa(_0x4e6974(0x110),_0x4e6974(0x8a)),_0x967e2[_0x4e6974(0x13a)][_0x4e6974(0xac)](_0x4e6974(0xf5),_0x4e6974(0x131),_0x4e6974(0x8a),_0x1c3dac=>{const _0x17b6f6=_0x4e6974,_0x5de548=_0x1c3dac[_0x17b6f6(0xdc)](_0x2b24f8=>_0x2b24f8[_0x17b6f6(0xfb)]()),_0x474b03=_0x5de548[0x0][_0x17b6f6(0xe5)](_0x17b6f6(0x86)),{minRow:_0xb25fee,maxRow:_0x205c21}=_0x552c65[_0x17b6f6(0xfe)](_0x5de548);_0x14f43c[_0x17b6f6(0xb9)](_0x474b03,{'at':_0xb25fee,'rows':_0x205c21-_0xb25fee+0x1});}),_0x967e2[_0x4e6974(0x13a)][_0x4e6974(0xac)](_0x4e6974(0xf5),_0x4e6974(0x7b),_0x4e6974(0x8a),_0x17ada4=>{const _0x3ab961=_0x4e6974,_0x49c937=_0x17ada4[_0x3ab961(0xdc)](_0x2ae627=>_0x2ae627[_0x3ab961(0xfb)]()),_0x4b982e=_0x49c937[0x0][_0x3ab961(0xe5)](_0x3ab961(0x86)),{minColumn:_0x4da4bd,maxColumn:_0x10ac26}=_0x552c65[_0x3ab961(0xfe)](_0x49c937);_0x14f43c[_0x3ab961(0xdd)](_0x4b982e,{'at':_0x4da4bd,'columns':_0x10ac26-_0x4da4bd+0x1});});const _0x480d45=(_0x251a58,_0x45d0e2)=>{const _0x47a833=_0x4e6974;if(!_0x45d0e2[_0x47a833(0xc3)]||!_0x45d0e2[_0x47a833(0xc3)][_0x47a833(0x123)](_0x47a833(0x138)))return;const _0x551dfc=_0x45d0e2[_0x47a833(0xfd)][_0x47a833(0xd9)],_0x26cbb5=_0x967e2[_0x47a833(0x128)]()[_0x47a833(0x114)](_0x2e9e60=>_0x2e9e60[_0x47a833(0xb5)]&&_0x2e9e60[_0x47a833(0xfd)]&&_0x2e9e60[_0x47a833(0xfd)][_0x47a833(0xd9)]==_0x551dfc);_0x26cbb5[_0x47a833(0x8b)]&&_0x45d0e2[_0x47a833(0x79)]()[_0x47a833(0x8b)]!=_0x26cbb5[_0x47a833(0x8b)]&&_0x26cbb5[_0x47a833(0xbf)]((_0x58f618,_0x255d20)=>(_0x58f618[_0x47a833(0x11a)]=_0x255d20,_0x255d20[_0x47a833(0x12c)]=_0x58f618,_0x255d20));};function _0x3c48ad(_0xd7d0fb,_0x458d30=!0x0){const _0x42b629=_0x4e6974,{id:_0x4522d5}=_0x967e2[_0x42b629(0x120)](_0xd7d0fb[_0x42b629(0x129)]),_0x294ca4=[_0x42b629(0x8d),_0x42b629(0x119)],_0x118cc1=_0x967e2[_0x42b629(0x97)][_0x42b629(0x106)](_0xd7d0fb[_0x42b629(0x129)]);return _0x118cc1&&_0x294ca4[_0x42b629(0xc8)](_0x42b629(0xa4)),{'classes':_0x294ca4,'attributes':{'data-suggestion':_0x4522d5},'priority':_0x118cc1&&_0x458d30?0xbc2:0xbb8};}_0x967e2['on'](_0x4e6974(0x84),_0x480d45,{'priority':_0x4e6974(0xbe)}),_0x967e2['on'](_0x4e6974(0x105),_0x480d45,{'priority':_0x4e6974(0xbe)}),_0x1f3224[_0x4e6974(0x90)][_0x4e6974(0xf6)][_0x4e6974(0x121)](()=>{const _0x43f107=_0x4e6974;let _0x3ebd91=!0x1;const _0x23e918=Array[_0x43f107(0xa7)](_0x1f3224[_0x43f107(0x90)][_0x43f107(0xf6)][_0x43f107(0x8f)][_0x43f107(0x9f)]());for(const {name:_0x24e6f4,data:_0x2cbe67}of _0x23e918){const {group:_0x54a9a5,type:_0x1bdd44,id:_0xbee5f6}=_0x967e2[_0x43f107(0x120)](_0x24e6f4);if(_0x43f107(0x7c)!=_0x54a9a5||_0x43f107(0x110)!=_0x1bdd44||_0x2cbe67[_0x43f107(0x7e)])continue;if(!_0x967e2[_0x43f107(0xe1)](_0xbee5f6))continue;const _0x245325=_0x967e2[_0x43f107(0x91)](_0xbee5f6)[_0x43f107(0xa8)](),_0x284528=_0x1f3224[_0x43f107(0x112)][_0x43f107(0x71)](_0x43f107(0x99))['me'];for(const _0x12e0af of _0x967e2[_0x43f107(0x128)]()){if(!_0x12e0af[_0x43f107(0xb5)]||_0x12e0af[_0x43f107(0xc2)]!=_0x284528)continue;if(_0x43f107(0xa9)!=_0x12e0af[_0x43f107(0xd8)]||_0x43f107(0x72)!=_0x12e0af[_0x43f107(0xc3)])continue;if(_0x12e0af[_0x43f107(0xa8)]()[_0x43f107(0x132)](_0x19c082=>_0x245325[_0x43f107(0x126)](_0x58ce2b=>_0x58ce2b[_0x43f107(0x12e)](_0x19c082,!0x0)))){for(const _0x59d9f1 of _0x12e0af[_0x43f107(0x79)]())_0x59d9f1[_0x43f107(0xb5)]&&(_0x59d9f1[_0x43f107(0x8a)](),_0x3ebd91=!0x0);}}}return _0x3ebd91;}),_0x1f3224[_0x4e6974(0x90)][_0x4e6974(0xf6)][_0x4e6974(0x121)](_0x540a4c=>{const _0x30a8f2=_0x4e6974,_0x237e1f=_0x1f3224[_0x30a8f2(0xd6)][_0x30a8f2(0x71)](_0x30a8f2(0x7f));if(!_0x237e1f||!_0x237e1f[_0x30a8f2(0xb8)][_0x30a8f2(0xf2)](_0x540a4c[_0x30a8f2(0x122)]))return!0x1;let _0x6c6ebf=!0x1;const _0x26a597=_0x1f3224[_0x30a8f2(0x112)][_0x30a8f2(0x71)](_0x30a8f2(0x99))['me'],_0x2e85fd=_0x1f3224[_0x30a8f2(0x90)][_0x30a8f2(0xf6)][_0x30a8f2(0x8f)][_0x30a8f2(0x9c)](),_0x4a785d=Array[_0x30a8f2(0xa7)](_0x1f3224[_0x30a8f2(0x90)][_0x30a8f2(0xf6)][_0x30a8f2(0x8f)][_0x30a8f2(0x9f)]())[_0x30a8f2(0x114)](({name:_0x54b65e,data:_0x17671a})=>{const _0x509b56=_0x30a8f2,{group:_0x30b7ac,subType:_0x2d428b,authorId:_0xcd0e85}=_0x967e2[_0x509b56(0x120)](_0x54b65e);return _0x509b56(0x7c)==_0x30b7ac&&_0x509b56(0x138)==_0x2d428b&&_0xcd0e85==_0x26a597['id']&&!_0x17671a[_0x509b56(0x7e)];});for(const _0x9c4a11 of _0x2e85fd){if(_0x30a8f2(0x102)!=_0x9c4a11[_0x30a8f2(0xd8)]||_0x30a8f2(0xf4)!=_0x9c4a11[_0x30a8f2(0xb4)]||0x1!=_0x9c4a11[_0x30a8f2(0x8b)])continue;const _0x53d75b=_0x540a4c[_0x30a8f2(0x103)](_0x9c4a11[_0x30a8f2(0x125)],_0x9c4a11[_0x30a8f2(0x125)][_0x30a8f2(0xe0)](0x1));if(!_0x4a785d[_0x30a8f2(0xd1)](({data:_0x527f8a})=>_0x527f8a[_0x30a8f2(0xcd)][_0x30a8f2(0x92)](_0x53d75b))){for(const {name:_0x3b47e1,data:_0x2ba3ed}of _0x4a785d)if(_0x53d75b[_0x30a8f2(0x12e)](_0x2ba3ed[_0x30a8f2(0xcd)])){_0x540a4c[_0x30a8f2(0x10e)](_0x3b47e1,{'range':_0x53d75b}),_0x6c6ebf=!0x0;break;}}}return _0x6c6ebf;}),_0x1f3224[_0x4e6974(0x90)][_0x4e6974(0xf6)][_0x4e6974(0x121)](_0x29b1ec=>{const _0x1253e0=_0x4e6974;let _0x5ec75a=!0x1;const _0x47674d=_0x1f3224[_0x1253e0(0x112)][_0x1253e0(0x71)](_0x1253e0(0x99))['me'],_0x56397c=_0x967e2[_0x1253e0(0x128)]()[_0x1253e0(0x114)](_0x354d97=>_0x354d97[_0x1253e0(0xb5)]&&_0x354d97[_0x1253e0(0xc2)]==_0x47674d),_0x2fc6cd=new Set(),_0x5229ac=new Set();for(const _0x34cdcd of _0x56397c)if(_0x1253e0(0x138)==_0x34cdcd[_0x1253e0(0xc3)])for(const _0x5e373a of _0x34cdcd[_0x1253e0(0x108)]()){const _0x16817a=_0x5e373a[_0x1253e0(0x12d)]()[_0x1253e0(0xfb)]();if(_0x16817a){if(_0x16817a['is'](_0x1253e0(0xdb),_0x1253e0(0xf4))&&Pe(_0x16817a)){_0x34cdcd[_0x1253e0(0xae)](_0x5e373a[_0x1253e0(0xb4)]),_0x2fc6cd[_0x1253e0(0xb3)](_0x16817a),_0x5ec75a=!0x0;const _0x16d131=_0x16817a[_0x1253e0(0x11d)],_0x5edfa3=_0x16817a[_0x1253e0(0xa3)],_0x3b09c1=_0x16d131&&_0x16d131['is'](_0x1253e0(0xdb),_0x1253e0(0xf4)),_0x23deec=_0x5edfa3&&_0x5edfa3['is'](_0x1253e0(0xdb),_0x1253e0(0xf4));_0x3b09c1&&!_0x2fc6cd[_0x1253e0(0xf2)](_0x16d131)&&_0x5229ac[_0x1253e0(0xb3)](_0x16d131),_0x23deec&&!_0x2fc6cd[_0x1253e0(0xf2)](_0x5edfa3)&&_0x5229ac[_0x1253e0(0xb3)](_0x5edfa3);}else _0x16817a['is'](_0x1253e0(0xdb),_0x1253e0(0x111))&&_0x16817a[_0x1253e0(0x10b)]&&(_0x34cdcd[_0x1253e0(0xae)](_0x5e373a[_0x1253e0(0xb4)]),_0x5ec75a=!0x0);}}else{if(_0x1253e0(0x72)==_0x34cdcd[_0x1253e0(0xc3)]){if(!_0x34cdcd[_0x1253e0(0xfd)]||!_0x34cdcd[_0x1253e0(0xfd)][_0x1253e0(0xd9)])continue;const _0x684a58=_0x34cdcd[_0x1253e0(0xfd)][_0x1253e0(0xe4)];if(_0x684a58&&Object[_0x1253e0(0x11c)](_0x684a58)[_0x1253e0(0x8b)])continue;const _0x5877dc=_0x34cdcd[_0x1253e0(0xfd)][_0x1253e0(0xd9)];let _0x36c136=!0x0,_0x3c939b=!0x0;for(const _0x47be66 of _0x56397c)if(_0x47be66[_0x1253e0(0xc3)]&&_0x47be66[_0x1253e0(0xc3)][_0x1253e0(0x123)](_0x1253e0(0x138))){if(!_0x47be66[_0x1253e0(0xfd)][_0x1253e0(0xd9)]){_0x3c939b=!0x1;break;}if(_0x47be66['id']!=_0x34cdcd['id']&&_0x47be66[_0x1253e0(0xfd)][_0x1253e0(0xd9)]==_0x5877dc){_0x36c136=!0x1;break;}}_0x3c939b&&_0x36c136&&(_0x34cdcd[_0x1253e0(0x8c)](),_0x5ec75a=!0x0);}}for(const _0x524aa6 of _0x2fc6cd)_0x29b1ec[_0x1253e0(0xaa)](_0x524aa6);for(const _0x5cec48 of _0x5229ac)_0x29b1ec[_0x1253e0(0x134)](_0x5cec48);return _0x5ec75a;}),_0x1f3224[_0x4e6974(0x118)][_0x4e6974(0xbd)](_0x4e6974(0xb6))[_0x4e6974(0x116)]({'model':_0x4e6974(0x8e),'view':(_0x11aa1e,_0x1d3af6)=>_0x3c48ad(_0x11aa1e),'converterPriority':_0x4e6974(0xbe)}),_0x1f3224[_0x4e6974(0x118)][_0x4e6974(0xbd)](_0x4e6974(0xd2))[_0x4e6974(0x116)]({'model':_0x4e6974(0x8e),'view':(_0x2f8752,_0x7e616e)=>_0x7e616e[_0x4e6974(0xe2)][_0x4e6974(0xbc)]?_0x3c48ad(_0x2f8752,!0x1):null,'converterPriority':_0x4e6974(0xbe)});const _0x47b531=_0x1f3224[_0x4e6974(0x76)][_0x4e6974(0xc6)];this[_0x4e6974(0xc0)](_0x47b531[_0x4e6974(0xf6)],_0x4e6974(0xa5),(_0x50b8a4,_0x230498)=>{const _0x302591=_0x4e6974,_0x4e2927=[];for(const _0x379a50 of _0x47b531[_0x302591(0xec)](_0x230498[_0x302591(0x85)])[_0x302591(0x96)]())_0x379a50['is'](_0x302591(0xdb),_0x302591(0xca))&&_0x4e2927[_0x302591(0xc8)](_0x379a50);_0x47b531[_0x302591(0xe8)](_0xb6425c=>{const _0x4b2844=_0x302591;for(const _0x482f13 of _0x4e2927)_0xb6425c[_0x4b2844(0x78)](_0xb6425c[_0x4b2844(0xec)](_0x482f13),_0xb6425c[_0x4b2844(0x89)](_0x482f13)),_0xb6425c[_0x4b2844(0xaa)](_0x482f13);});});}}function Pe(_0x462421){const _0x244e0e=_0x4bb2ef;if(_0x462421[_0x244e0e(0x10b)])return!0x0;const _0x4cb14a=_0x462421[_0x244e0e(0x74)](0x0);return _0x4cb14a['is'](_0x244e0e(0xdb),_0x244e0e(0x111))&&_0x4cb14a[_0x244e0e(0x10b)];}function he(_0x41fa5e,_0x57cbd5={},_0x5c96f0){const _0x1e3c3c=_0x4bb2ef;for(const {isAnchor:_0x471942,cellHeight:_0x14ae40,cellWidth:_0x3560e}of _0x5c96f0[_0x1e3c3c(0x10c)](_0x41fa5e,{'includeAllSlots':!0x0,..._0x57cbd5}))if(!_0x471942||0x1!=_0x14ae40||0x1!=_0x3560e)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x22e4dd=_0x4c97;function _0x4c97(_0x37f155,_0x2d9bd0){const _0x4cd278=_0x4cd2();return _0x4c97=function(_0x4c975d,_0x512811){_0x4c975d=_0x4c975d-0x1a6;let _0x1b278e=_0x4cd278[_0x4c975d];return _0x1b278e;},_0x4c97(_0x37f155,_0x2d9bd0);}(function(_0x2c04d7,_0x3b83cf){const _0xd49798=_0x4c97,_0x4b59fc=_0x2c04d7();while(!![]){try{const _0x56c4b1=parseInt(_0xd49798(0x1ac))/0x1*(-parseInt(_0xd49798(0x1d2))/0x2)+parseInt(_0xd49798(0x1c0))/0x3+parseInt(_0xd49798(0x1cf))/0x4*(parseInt(_0xd49798(0x1af))/0x5)+parseInt(_0xd49798(0x1b0))/0x6*(-parseInt(_0xd49798(0x1b6))/0x7)+-parseInt(_0xd49798(0x1c7))/0x8*(parseInt(_0xd49798(0x1df))/0x9)+-parseInt(_0xd49798(0x1cc))/0xa*(parseInt(_0xd49798(0x1a6))/0xb)+parseInt(_0xd49798(0x1d1))/0xc;if(_0x56c4b1===_0x3b83cf)break;else _0x4b59fc['push'](_0x4b59fc['shift']());}catch(_0x45f0a0){_0x4b59fc['push'](_0x4b59fc['shift']());}}}(_0x4cd2,0x2b570));import{Plugin as _0x3c0e90}from'ckeditor5/src/core.js';import{getTranslation as _0x57e159}from'../utils/common-translations.js';function _0x4cd2(){const _0x516e34=['6MNMdWW','afterInit','handleResizeTableWidthCommand','Users','*Format:*\x20resize\x20table','getSuggestions','2103367zpEdvW','getTableColumnsWidths','formatInline','getSuggestionCallback','tableWidth','TrackChangesEditing','commandParams','columnWidths','getContainedElement','accept','984447JqLExq','data','table','author','editor','type','plugins','344dkTHeC','format','getColumnGroupElement','resizeTableWidth','has','70bcrsIo','get','handleSuggestionDescription','52vrHXpU','bind','6350892NZzXVd','4dauLZh','formatBlock','discard','model','getAttribute','TableColumnResizeEditing','locale','descriptionFactory','subType','resizeTable','getSelectedElement','enableCommand','change','38691VOJZnG','331001yPShKp','registerCustomCallback','formatGroupId','selection','registerDescriptionCallback','_suggestionFactory','80237HEvMjO','document','markBlockFormat','67915Spyxsh'];_0x4cd2=function(){return _0x516e34;};return _0x4cd2();}export default class vt extends _0x3c0e90{[_0x22e4dd(0x1b1)](){const _0x10cd04=_0x22e4dd;if(!this[_0x10cd04(0x1c4)][_0x10cd04(0x1c6)][_0x10cd04(0x1cb)](_0x10cd04(0x1d7)))return;const _0x4e1f1f=this[_0x10cd04(0x1c4)][_0x10cd04(0x1c6)][_0x10cd04(0x1cd)](_0x10cd04(0x1bb));_0x4e1f1f[_0x10cd04(0x1dd)](_0x10cd04(0x1ca),this[_0x10cd04(0x1b2)][_0x10cd04(0x1d0)](this)),_0x4e1f1f[_0x10cd04(0x1ab)][_0x10cd04(0x1a7)](_0x10cd04(0x1d3),_0x10cd04(0x1db),_0x10cd04(0x1bf),_0x4e1f1f[_0x10cd04(0x1ab)][_0x10cd04(0x1b9)](_0x10cd04(0x1d3),null,_0x10cd04(0x1d4))),_0x4e1f1f[_0x10cd04(0x1ab)][_0x10cd04(0x1a7)](_0x10cd04(0x1d3),_0x10cd04(0x1db),_0x10cd04(0x1d4),_0x4e1f1f[_0x10cd04(0x1ab)][_0x10cd04(0x1b9)](_0x10cd04(0x1d3),null,_0x10cd04(0x1bf))),_0x4e1f1f[_0x10cd04(0x1d9)][_0x10cd04(0x1aa)](this[_0x10cd04(0x1ce)][_0x10cd04(0x1d0)](this));}[_0x22e4dd(0x1b2)](_0x1039c5,_0x1e49ad){const _0x2fff18=_0x22e4dd,_0x2f754c=this[_0x2fff18(0x1c4)][_0x2fff18(0x1c6)][_0x2fff18(0x1cd)](_0x2fff18(0x1bb)),_0x5b9f97=this[_0x2fff18(0x1c4)][_0x2fff18(0x1c6)][_0x2fff18(0x1cd)](_0x2fff18(0x1d7)),_0x384456=_0x1e49ad[_0x2fff18(0x1c2)]||this[_0x2fff18(0x1c4)][_0x2fff18(0x1d5)][_0x2fff18(0x1ad)][_0x2fff18(0x1a9)][_0x2fff18(0x1dc)]();this[_0x2fff18(0x1c4)][_0x2fff18(0x1d5)][_0x2fff18(0x1de)](()=>{const _0x24b677=_0x2fff18,_0x542789=_0x5b9f97[_0x24b677(0x1c9)](_0x384456);let _0x72c0e0=_0x542789?_0x5b9f97[_0x24b677(0x1b7)](_0x542789):null,_0x3ca136=_0x384456[_0x24b677(0x1d6)](_0x24b677(0x1ba))||null;const _0x99fb48=_0x1e49ad[_0x24b677(0x1ba)]||_0x3ca136,_0x1a1d77=_0x1e49ad[_0x24b677(0x1bd)]||_0x72c0e0,_0x213785=this[_0x24b677(0x1c4)][_0x24b677(0x1c6)][_0x24b677(0x1cd)](_0x24b677(0x1b3))['me'];for(const _0xf1808f of _0x2f754c[_0x24b677(0x1b5)]()){const _0x131da5=_0xf1808f[_0x24b677(0x1be)]();if(_0x24b677(0x1db)===_0xf1808f[_0x24b677(0x1da)]&&_0x131da5===_0x384456){_0xf1808f[_0x24b677(0x1c3)]!==_0x213785&&_0xf1808f[_0x24b677(0x1d4)]();const _0x1e1605=_0xf1808f[_0x24b677(0x1c1)][_0x24b677(0x1bc)];_0x3ca136=_0x1e1605[0x0][_0x24b677(0x1ba)],_0x72c0e0=_0x1e1605[0x0][_0x24b677(0x1bd)];break;}}_0x1039c5({'table':_0x384456,'tableWidth':_0x99fb48,'columnWidths':_0x1a1d77}),_0x2f754c[_0x24b677(0x1ae)](_0x384456,{'commandName':_0x24b677(0x1ca),'commandParams':[{'tableWidth':_0x3ca136,'columnWidths':_0x72c0e0}],'formatGroupId':_0x24b677(0x1db)},[],_0x24b677(0x1db));});}[_0x22e4dd(0x1ce)](_0x48cdea){const _0x538903=_0x22e4dd;if(_0x538903(0x1d3)!=_0x48cdea[_0x538903(0x1c5)]&&_0x538903(0x1b8)!=_0x48cdea[_0x538903(0x1c5)])return;const {data:_0x5dd3dc}=_0x48cdea;if(_0x5dd3dc&&_0x538903(0x1db)===_0x5dd3dc[_0x538903(0x1a8)]){const _0x722251=_0x538903(0x1b4);return{'type':_0x538903(0x1c8),'content':_0x57e159(this[_0x538903(0x1c4)][_0x538903(0x1d8)],_0x722251)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2bb0fb=_0x1e45;(function(_0x61a3ab,_0x4eabb0){const _0x19b7ff=_0x1e45,_0x47730f=_0x61a3ab();while(!![]){try{const _0x818ae1=parseInt(_0x19b7ff(0x188))/0x1*(parseInt(_0x19b7ff(0x1ab))/0x2)+parseInt(_0x19b7ff(0x195))/0x3+parseInt(_0x19b7ff(0x181))/0x4+-parseInt(_0x19b7ff(0x18d))/0x5*(-parseInt(_0x19b7ff(0x1cd))/0x6)+parseInt(_0x19b7ff(0x198))/0x7+-parseInt(_0x19b7ff(0x1bf))/0x8+-parseInt(_0x19b7ff(0x17c))/0x9;if(_0x818ae1===_0x4eabb0)break;else _0x47730f['push'](_0x47730f['shift']());}catch(_0x180065){_0x47730f['push'](_0x47730f['shift']());}}}(_0x39bf,0x89c2e));import{Plugin as _0x50f118}from'ckeditor5/src/core.js';function _0x1e45(_0x2cbc31,_0x429c18){const _0x39bf0e=_0x39bf();return _0x1e45=function(_0x1e4574,_0x4e359d){_0x1e4574=_0x1e4574-0x179;let _0x45b83b=_0x39bf0e[_0x1e4574];return _0x45b83b;},_0x1e45(_0x2cbc31,_0x429c18);}import _0x51f59e from'./table.js';import{getTranslation as _0x4690a3}from'../utils/common-translations.js';export default class At extends _0x50f118{static get[_0x2bb0fb(0x1ad)](){return[_0x51f59e];}[_0x2bb0fb(0x1a3)](){const _0x191d5a=_0x2bb0fb,_0x35b3e1=this[_0x191d5a(0x1bb)];if(!_0x35b3e1[_0x191d5a(0x192)][_0x191d5a(0x1c6)](_0x191d5a(0x19b)))return;const _0x313dc5=_0x35b3e1[_0x191d5a(0x184)],_0x41711b=_0x35b3e1[_0x191d5a(0x192)][_0x191d5a(0x1c0)](_0x191d5a(0x1c5));_0x41711b[_0x191d5a(0x1ae)](_0x191d5a(0x1c8)),_0x41711b[_0x191d5a(0x1ae)](_0x191d5a(0x18c)),_0x41711b[_0x191d5a(0x18f)](_0x191d5a(0x1c2)),_0x41711b[_0x191d5a(0x18f)](_0x191d5a(0x1b7)),_0x41711b[_0x191d5a(0x1aa)][_0x191d5a(0x180)](_0x191d5a(0x1c2),_0x4690a3(_0x313dc5,_0x191d5a(0x1a9))),_0x41711b[_0x191d5a(0x1aa)][_0x191d5a(0x180)](_0x191d5a(0x1b7),_0x4690a3(_0x313dc5,_0x191d5a(0x19f))),this[_0x191d5a(0x1a0)]();}[_0x2bb0fb(0x1a0)](){const _0x404649=_0x2bb0fb,_0x498207=this[_0x404649(0x1bb)][_0x404649(0x192)][_0x404649(0x1c0)](_0x404649(0x1c5)),_0x34d05a=this[_0x404649(0x1bb)][_0x404649(0x192)][_0x404649(0x1c0)](_0x404649(0x1c9)),_0x2359c2=this[_0x404649(0x1bb)][_0x404649(0x192)][_0x404649(0x1c0)](_0x51f59e)[_0x404649(0x1a4)]();function _0x2ee9b9({showActiveMarker:_0x107e64=!0x0,setDataAttribute:_0x33bc3c=!0x0}={}){return(_0x539741,_0x1cb43a,_0x5189a9)=>{const _0x34b7c5=_0x1e45,{type:_0x4db33c,id:_0x5f5857}=_0x498207[_0x34b7c5(0x1b5)](_0x1cb43a[_0x34b7c5(0x1ca)]),_0x1327b4=_0x498207[_0x34b7c5(0x1be)](_0x5f5857),_0x419301=_0x1327b4[_0x34b7c5(0x17f)];if(_0x34b7c5(0x1b0)!=_0x1327b4[_0x34b7c5(0x18b)]||!_0x419301||_0x34b7c5(0x18c)!=_0x419301[_0x34b7c5(0x17b)])return;if(_0x1cb43a[_0x34b7c5(0x182)])return void _0x539741[_0x34b7c5(0x1a6)]();if(!_0x5189a9[_0x34b7c5(0x193)][_0x34b7c5(0x1bd)](_0x1cb43a[_0x34b7c5(0x1af)],_0x539741[_0x34b7c5(0x197)]))return;const _0x5f04a3=_0x1cb43a[_0x34b7c5(0x1af)][_0x34b7c5(0x17a)][_0x34b7c5(0x179)],_0x371c7d=_0x1cb43a[_0x34b7c5(0x1af)][_0x34b7c5(0x1c1)][_0x34b7c5(0x183)],_0x191b83=_0x5f04a3[_0x34b7c5(0x1cb)][_0x34b7c5(0x1cb)],{column:_0x22e686}=_0x34d05a[_0x34b7c5(0x1b1)](_0x5f04a3),{column:_0x57c6fe}=_0x34d05a[_0x34b7c5(0x1b1)](_0x371c7d);for(let _0x161035=_0x22e686;_0x161035<=_0x57c6fe;_0x161035++){const _0xd67e37=_0x34d05a[_0x34b7c5(0x1a1)](_0x191b83,{'column':_0x161035,'includeAllSlots':!0x1});for(const _0x26efbc of _0xd67e37){const _0x39999f=_0x26efbc[_0x34b7c5(0x186)],_0x2130c4=_0x5189a9[_0x34b7c5(0x1c7)][_0x34b7c5(0x19d)](_0x39999f);_0x5189a9[_0x34b7c5(0x185)][_0x34b7c5(0x1b9)](_0x34b7c5(0x190)+_0x4db33c,_0x2130c4),_0x33bc3c&&_0x5189a9[_0x34b7c5(0x185)][_0x34b7c5(0x19a)](_0x34b7c5(0x1c4),_0x5f5857,_0x2130c4),_0x5189a9[_0x34b7c5(0x1c7)][_0x34b7c5(0x18e)](_0x2130c4,_0x1cb43a[_0x34b7c5(0x1ca)]),_0x107e64&&(_0x498207[_0x34b7c5(0x19e)][_0x34b7c5(0x1a2)](_0x1cb43a[_0x34b7c5(0x1ca)])?_0x5189a9[_0x34b7c5(0x185)][_0x34b7c5(0x1b9)](_0x34b7c5(0x1ba),_0x2130c4):_0x5189a9[_0x34b7c5(0x185)][_0x34b7c5(0x196)](_0x34b7c5(0x1ba),_0x2130c4));}}};}_0x498207[_0x404649(0x17e)][_0x404649(0x191)](_0x404649(0x1b0),_0x404649(0x1c8),_0x404649(0x189),_0x2359c2),_0x498207[_0x404649(0x17e)][_0x404649(0x191)](_0x404649(0x1b0),_0x404649(0x18c),_0x404649(0x189),_0x2359c2),this[_0x404649(0x1bb)][_0x404649(0x1a5)][_0x404649(0x17d)]['on'](_0x404649(0x1b2),_0x2ee9b9(),{'priority':_0x404649(0x199)}),this[_0x404649(0x1bb)][_0x404649(0x17f)][_0x404649(0x17d)]['on'](_0x404649(0x1b2),(_0x9fc482,_0x493f7c,_0x275fac)=>{const _0x171296=_0x404649;_0x275fac[_0x171296(0x1a8)][_0x171296(0x187)]&&_0x2ee9b9({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x9fc482,_0x493f7c,_0x275fac);},{'priority':_0x404649(0x199)}),this[_0x404649(0x1bb)][_0x404649(0x1a5)][_0x404649(0x17d)]['on'](_0x404649(0x1a7),(_0x4678a9,_0x27db9a,_0x2272e3)=>{const _0x2aabd0=_0x404649,{type:_0x8db817,id:_0x1bc54e}=_0x498207[_0x2aabd0(0x1b5)](_0x27db9a[_0x2aabd0(0x1ca)]),_0x20a919=_0x498207[_0x2aabd0(0x1be)](_0x1bc54e),_0x5acb8f=_0x20a919[_0x2aabd0(0x17f)];if(_0x2aabd0(0x1b0)!=_0x20a919[_0x2aabd0(0x18b)]||!_0x5acb8f||_0x2aabd0(0x18c)!=_0x5acb8f[_0x2aabd0(0x17b)])return;const _0x291687=_0x2272e3[_0x2aabd0(0x1c7)][_0x2aabd0(0x19c)](_0x27db9a[_0x2aabd0(0x1ca)]);if(_0x291687){for(const _0x364e1a of _0x291687)_0x2272e3[_0x2aabd0(0x185)][_0x2aabd0(0x196)](_0x2aabd0(0x190)+_0x8db817,_0x364e1a),_0x2272e3[_0x2aabd0(0x185)][_0x2aabd0(0x196)](_0x2aabd0(0x1ba),_0x364e1a),_0x2272e3[_0x2aabd0(0x185)][_0x2aabd0(0x1bc)](_0x2aabd0(0x1c4),_0x364e1a),_0x2272e3[_0x2aabd0(0x1c7)][_0x2aabd0(0x1ac)](_0x364e1a,_0x27db9a[_0x2aabd0(0x1ca)]);}},{'priority':_0x404649(0x199)}),this[_0x404649(0x18a)]();}[_0x2bb0fb(0x18a)](){const _0x499b86=_0x2bb0fb,_0x204881=this[_0x499b86(0x1bb)],_0x4aae36=_0x204881[_0x499b86(0x184)];function _0x20c4ae(_0x27f681){const _0x360f00=_0x499b86;return{'type':_0x360f00(0x1c3),'content':_0x4690a3(_0x4aae36,_0x360f00(0x1b3),_0x27f681)};}_0x204881[_0x499b86(0x192)][_0x499b86(0x1c0)](_0x499b86(0x1c5))[_0x499b86(0x1aa)][_0x499b86(0x194)](_0x41a2c7=>{const _0x1a56b9=_0x499b86;if(_0x1a56b9(0x1b0)!=_0x41a2c7[_0x1a56b9(0x18b)])return;const {data:_0x1f86a6}=_0x41a2c7;if(_0x1f86a6){if(_0x1a56b9(0x1c8)==_0x1f86a6[_0x1a56b9(0x17b)]){const _0x358b08=_0x1f86a6[_0x1a56b9(0x1b6)][0x0][_0x1a56b9(0x1b4)];return _0x20c4ae(_0x4690a3(_0x4aae36,_0x358b08?_0x1a56b9(0x1a9):_0x1a56b9(0x1cc)));}if(_0x1a56b9(0x18c)==_0x1f86a6[_0x1a56b9(0x17b)]){const _0x2b576d=_0x1f86a6[_0x1a56b9(0x1b6)][0x0][_0x1a56b9(0x1b4)];return _0x20c4ae(_0x4690a3(_0x4aae36,_0x2b576d?_0x1a56b9(0x19f):_0x1a56b9(0x1b8)));}}});}}function _0x39bf(){const _0x40ec7c=['descriptionFactory','24296GMJrNB','unbindElementFromMarkerName','requires','enableDefaultAttributesIntegration','markerRange','formatBlock','getCellLocation','addMarker:suggestion','*Format:*\x20%0','forceValue','_splitMarkerName','commandParams','headingColumns','FORMAT_REGULAR_COLUMN','addClass','ck-suggestion-marker--active','editor','removeAttribute','consume','getSuggestion','7983912rNIttV','get','end','headingRows','format','data-suggestion','TrackChangesEditing','has','mapper','setTableRowHeader','TableUtils','markerName','parent','FORMAT_REGULAR_ROW','5604QbMFhf','nodeAfter','start','commandName','12759768IhFgBX','downcastDispatcher','_suggestionFactory','data','registerAttributeLabel','489036gXEmAR','item','nodeBefore','locale','writer','cell','showSuggestionHighlights','84eeOank','accept','_registerLegacyDescription','type','setTableColumnHeader','2840viSYCT','bindElementToMarker','registerBlockAttribute','ck-suggestion-marker-','registerCustomCallback','plugins','consumable','registerDescriptionCallback','3065394BkVpoJ','removeClass','name','1995070LtKLjo','highest','setAttribute','TableEditing','markerNameToElements','toViewElement','activeMarkers','FORMAT_HEADER_COLUMN','_handleLegacySuggestions','createTableWalker','includes','afterInit','_acceptFormatSuggestionCallbackFactory','editing','stop','removeMarker:suggestion','options','FORMAT_HEADER_ROW'];_0x39bf=function(){return _0x40ec7c;};return _0x39bf();}
|