@ckeditor/ckeditor5-track-changes 41.3.0-alpha.3 → 41.3.0-alpha.4
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/translations/ar.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh.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/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 +1 -1
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +1 -1
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x474bf5=_0x3f1d;(function(_0x508845,_0x1ea5c5){const _0x5c2662=_0x3f1d,_0x41c910=_0x508845();while(!![]){try{const _0x5020f7=parseInt(_0x5c2662(0x1d3))/0x1*(parseInt(_0x5c2662(0x1e5))/0x2)+-parseInt(_0x5c2662(0x1e0))/0x3*(-parseInt(_0x5c2662(0x1ef))/0x4)+parseInt(_0x5c2662(0x1ed))/0x5*(parseInt(_0x5c2662(0x1ce))/0x6)+-parseInt(_0x5c2662(0x1dd))/0x7*(parseInt(_0x5c2662(0x1f8))/0x8)+-parseInt(_0x5c2662(0x1e9))/0x9*(parseInt(_0x5c2662(0x1f4))/0xa)+parseInt(_0x5c2662(0x1d9))/0xb*(-parseInt(_0x5c2662(0x1e6))/0xc)+parseInt(_0x5c2662(0x1cf))/0xd;if(_0x5020f7===_0x1ea5c5)break;else _0x41c910['push'](_0x41c910['shift']());}catch(_0x260b3f){_0x41c910['push'](_0x41c910['shift']());}}}(_0x17ab,0x369f0));function _0x17ab(){const _0x3da666=['canDiscard','canEditAt','_discardCommand','unbind','acceptSuggestion','340439cgLkls','isEnabled','get','_editor','273469CcvpzV','commentThreadController','bind','366BEhmco','change:isDirty','model','add','discardSuggestion','4Zsnvlf','60fgHlvY','view','stopListening','2118969OmyDeu','remove','plugins','commands','3540ZaFnkW','canAccept','12188yVjGFX','PENDING_ACTION_SUGGESTION','PendingActions','locale','listenTo','10AQtNaZ','isDirty','_setPendingAction','_removePendingAction','40bxTuig','execute','_acceptCommand','1524dbqtUE','526383VlFEuG','destroy','_pendingAction','getRanges','108596zZjuMJ'];_0x17ab=function(){return _0x3da666;};return _0x17ab();}import{ObservableMixin as _0x4d2c46}from'ckeditor5/src/utils.js';function _0x3f1d(_0x230744,_0x5f4e67){const _0x17abf5=_0x17ab();return _0x3f1d=function(_0x3f1de2,_0x440bf9){_0x3f1de2=_0x3f1de2-0x1cd;let _0x339103=_0x17abf5[_0x3f1de2];return _0x339103;},_0x3f1d(_0x230744,_0x5f4e67);}import{getTranslation as _0x7545e0}from'../utils/common-translations.js';export default class Xt extends _0x4d2c46(){constructor(_0x1eda7,_0x246fb6,_0x1224b1,_0x506aab){const _0x322ad3=_0x3f1d;super(),this[_0x322ad3(0x1e2)]=_0x246fb6,this[_0x322ad3(0x1e7)]=_0x1224b1,this[_0x322ad3(0x1de)]=_0x506aab,this[_0x322ad3(0x1dc)]=_0x1eda7,this[_0x322ad3(0x1cd)]=_0x1eda7[_0x322ad3(0x1ec)][_0x322ad3(0x1db)](_0x322ad3(0x1d8)),this[_0x322ad3(0x1d6)]=_0x1eda7[_0x322ad3(0x1ec)][_0x322ad3(0x1db)](_0x322ad3(0x1e4)),this[_0x322ad3(0x1e7)][_0x322ad3(0x1df)](_0x322ad3(0x1da))['to'](this[_0x322ad3(0x1cd)],this[_0x322ad3(0x1d6)],(_0x4a5eb9,_0x198270)=>_0x4a5eb9||_0x198270),this[_0x322ad3(0x1e7)][_0x322ad3(0x1df)](_0x322ad3(0x1ee))['to'](this[_0x322ad3(0x1cd)],_0x322ad3(0x1da),_0x5aaa1f=>_0x5aaa1f&&this[_0x322ad3(0x1dc)][_0x322ad3(0x1e2)][_0x322ad3(0x1d5)](_0x246fb6[_0x322ad3(0x1d2)]())),this[_0x322ad3(0x1e7)][_0x322ad3(0x1df)](_0x322ad3(0x1d4))['to'](this[_0x322ad3(0x1d6)],_0x322ad3(0x1da),_0x3f2dbb=>_0x3f2dbb&&this[_0x322ad3(0x1dc)][_0x322ad3(0x1e2)][_0x322ad3(0x1d5)](_0x246fb6[_0x322ad3(0x1d2)]())),this[_0x322ad3(0x1d1)]=null,_0x1224b1[_0x322ad3(0x1f5)]&&this[_0x322ad3(0x1f6)](),this[_0x322ad3(0x1f3)](_0x1224b1,_0x322ad3(0x1d8),()=>this[_0x322ad3(0x1d8)]()),this[_0x322ad3(0x1f3)](_0x1224b1,_0x322ad3(0x1e4),()=>this[_0x322ad3(0x1e4)]()),this[_0x322ad3(0x1f3)](_0x1224b1,_0x322ad3(0x1e1),()=>{const _0x216d77=_0x322ad3;_0x1224b1[_0x216d77(0x1f5)]?this[_0x216d77(0x1f6)]():this[_0x216d77(0x1f7)]();});}[_0x474bf5(0x1d8)](){const _0x332d6e=_0x474bf5;this[_0x332d6e(0x1cd)][_0x332d6e(0x1f9)](this[_0x332d6e(0x1e2)]['id']);}[_0x474bf5(0x1e4)](){const _0x5c87d5=_0x474bf5;this[_0x5c87d5(0x1d6)][_0x5c87d5(0x1f9)](this[_0x5c87d5(0x1e2)]['id']);}[_0x474bf5(0x1d0)](){const _0x4dbbb2=_0x474bf5;this[_0x4dbbb2(0x1e7)][_0x4dbbb2(0x1d7)](_0x4dbbb2(0x1da)),this[_0x4dbbb2(0x1e7)][_0x4dbbb2(0x1d7)](_0x4dbbb2(0x1ee)),this[_0x4dbbb2(0x1e7)][_0x4dbbb2(0x1d7)](_0x4dbbb2(0x1d4)),this[_0x4dbbb2(0x1e8)](),this[_0x4dbbb2(0x1de)][_0x4dbbb2(0x1d0)](),this[_0x4dbbb2(0x1d1)]&&this[_0x4dbbb2(0x1f7)]();}[_0x474bf5(0x1f6)](){const _0x2bedfe=_0x474bf5,_0x26edc9=_0x7545e0(this[_0x2bedfe(0x1dc)][_0x2bedfe(0x1f2)],_0x2bedfe(0x1f0));this[_0x2bedfe(0x1d1)]=this[_0x2bedfe(0x1dc)][_0x2bedfe(0x1eb)][_0x2bedfe(0x1db)](_0x2bedfe(0x1f1))[_0x2bedfe(0x1e3)](_0x26edc9);}[_0x474bf5(0x1f7)](){const _0x370651=_0x474bf5;null!==this[_0x370651(0x1d1)]&&this[_0x370651(0x1dc)][_0x370651(0x1eb)][_0x370651(0x1db)](_0x370651(0x1f1))[_0x370651(0x1ea)](this[_0x370651(0x1d1)]),this[_0x370651(0x1d1)]=null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x19fa9e=_0x45a9;(function(_0xd9426d,_0x426917){const _0x4055d5=_0x45a9,_0x1bfe5c=_0xd9426d();while(!![]){try{const _0x18d88c=parseInt(_0x4055d5(0xa8))/0x1*(-parseInt(_0x4055d5(0x96))/0x2)+-parseInt(_0x4055d5(0x98))/0x3*(parseInt(_0x4055d5(0x8e))/0x4)+parseInt(_0x4055d5(0x92))/0x5+-parseInt(_0x4055d5(0xa4))/0x6*(parseInt(_0x4055d5(0x8b))/0x7)+parseInt(_0x4055d5(0xa0))/0x8*(parseInt(_0x4055d5(0x83))/0x9)+-parseInt(_0x4055d5(0xa7))/0xa*(-parseInt(_0x4055d5(0xb0))/0xb)+parseInt(_0x4055d5(0xa6))/0xc;if(_0x18d88c===_0x426917)break;else _0x1bfe5c['push'](_0x1bfe5c['shift']());}catch(_0x460813){_0x1bfe5c['push'](_0x1bfe5c['shift']());}}}(_0x53d7,0x4f1bf));import{View as _0x116c3f}from'ckeditor5/src/ui.js';function _0x45a9(_0x258d4e,_0x2c195a){const _0x53d7b5=_0x53d7();return _0x45a9=function(_0x45a95b,_0x563a3f){_0x45a95b=_0x45a95b-0x7d;let _0x3223e6=_0x53d7b5[_0x45a95b];return _0x3223e6;},_0x45a9(_0x258d4e,_0x2c195a);}export default class es extends _0x116c3f{constructor(_0x1dce0b,_0x5922a5,_0x4bcba0,_0x29723c){const _0x32a6bb=_0x45a9;super(_0x1dce0b),this[_0x32a6bb(0x7d)]=null,this[_0x32a6bb(0x87)]=null,this[_0x32a6bb(0x8a)](_0x32a6bb(0x8c),!0x1),this[_0x32a6bb(0x8a)](_0x32a6bb(0x85),_0x5922a5[_0x32a6bb(0x85)]),this[_0x32a6bb(0xac)](_0x32a6bb(0x85))['to'](_0x5922a5),this[_0x32a6bb(0x8a)](_0x32a6bb(0x9a),[]),this[_0x32a6bb(0x8a)](_0x32a6bb(0xaa),!0x1),this[_0x32a6bb(0x8a)](_0x32a6bb(0x91),!0x1),this[_0x32a6bb(0x8a)](_0x32a6bb(0xa2),!0x1),this[_0x32a6bb(0x8a)](_0x32a6bb(0xa1),!0x1),this[_0x32a6bb(0x82)]=_0x5922a5,this[_0x32a6bb(0x9c)]=_0x4bcba0,this[_0x32a6bb(0x86)]=_0x29723c,_0x29723c[_0x32a6bb(0xae)]?this[_0x32a6bb(0x8a)](_0x32a6bb(0x9d),0x1):this[_0x32a6bb(0x99)]();}[_0x19fa9e(0x93)](){const _0x1403ba=_0x19fa9e;this[_0x1403ba(0x89)][_0x1403ba(0x93)]();}[_0x19fa9e(0x9b)](){const _0x5867b8=_0x19fa9e;this[_0x5867b8(0x7d)]&&this[_0x5867b8(0x7d)][_0x5867b8(0x9b)](),this[_0x5867b8(0x87)]&&this[_0x5867b8(0x87)][_0x5867b8(0x9b)](),super[_0x5867b8(0x9b)]();}[_0x19fa9e(0x99)](){const _0x4e8f3f=_0x19fa9e,{CommentsListView:_0x9a2d8}=this[_0x4e8f3f(0x86)];this[_0x4e8f3f(0x7d)]=new _0x9a2d8(this[_0x4e8f3f(0x95)],this[_0x4e8f3f(0x82)][_0x4e8f3f(0xa9)],Object[_0x4e8f3f(0x7e)]({'CommentView':this[_0x4e8f3f(0x86)][_0x4e8f3f(0x81)]},this[_0x4e8f3f(0x86)])),this[_0x4e8f3f(0x7d)][_0x4e8f3f(0x80)](_0x4e8f3f(0x8f))['to'](this),this[_0x4e8f3f(0x7d)][_0x4e8f3f(0x80)](_0x4e8f3f(0xab))['to'](this),this[_0x4e8f3f(0x7d)][_0x4e8f3f(0xac)](_0x4e8f3f(0x8c))['to'](this),this[_0x4e8f3f(0x8a)](_0x4e8f3f(0x9d),this[_0x4e8f3f(0x7d)][_0x4e8f3f(0x9d)]+0x1),this[_0x4e8f3f(0xac)](_0x4e8f3f(0x9d))['to'](this[_0x4e8f3f(0x7d)],_0x4e8f3f(0x9d),_0xe14a59=>_0xe14a59+0x1),this[_0x4e8f3f(0x87)]=this[_0x4e8f3f(0xad)](),this['on'](_0x4e8f3f(0x8f),()=>this[_0x4e8f3f(0x93)]()),this[_0x4e8f3f(0xac)](_0x4e8f3f(0xaa))['to'](this[_0x4e8f3f(0x7d)],_0x4e8f3f(0x88),this[_0x4e8f3f(0x87)][_0x4e8f3f(0x9f)],_0x4e8f3f(0x84),(_0x49f13d,_0x260095)=>_0x49f13d||!!_0x260095);}[_0x19fa9e(0xad)](){const _0x4ef58c=_0x19fa9e,{CommentThreadInputView:_0x4db00e}=this[_0x4ef58c(0x86)],_0x4d4b81=new _0x4db00e(this[_0x4ef58c(0x95)],this[_0x4ef58c(0x9c)],this[_0x4ef58c(0x86)][_0x4ef58c(0xa3)]),_0x289914=_0x4d4b81[_0x4ef58c(0x9f)];return _0x4d4b81[_0x4ef58c(0xac)](_0x4ef58c(0x9e))['to'](this,_0x4ef58c(0x8c),this[_0x4ef58c(0x82)][_0x4ef58c(0xa9)],_0x4ef58c(0x8d),_0x289914,_0x4ef58c(0x84),(_0x519834,_0x43abc8,_0xdd3d0e)=>!!_0xdd3d0e||_0x519834&&!_0x43abc8),_0x289914['on'](_0x4ef58c(0xa5),(_0x154676,_0x57a503)=>{const _0x24a59e=_0x4ef58c;this[_0x24a59e(0x94)](_0x24a59e(0xb1),_0x57a503),_0x289914[_0x24a59e(0xaf)][_0x24a59e(0x7f)]('');}),_0x289914['on'](_0x4ef58c(0x97),()=>this[_0x4ef58c(0x93)]()),_0x289914[_0x4ef58c(0xac)](_0x4ef58c(0x90))['to'](this[_0x4ef58c(0x82)][_0x4ef58c(0xa9)],_0x4ef58c(0x8d)),_0x4d4b81;}}function _0x53d7(){const _0x3fcb8a=['editorConfig','3624390hlIKyT','submit','12872244ymPWsd','10AnnZHe','8548KNNQkJ','commentThread','isDirty','updateComment','bind','_createCommentThreadInputView','disableComments','editor','310849VWSoYA','addComment','commentsListView','assign','setData','delegate','CommentView','_model','9XPZrvI','value','authoredAt','_config','commentThreadInputView','hasDirtyComment','element','set','7eaNzKb','isActive','isReadOnly','8iFrgoQ','removeComment','disabledSubmit','isEnabled','1459835EelLnO','focus','fire','locale','140ctiCty','cancel','742011rgwUEq','_createCommentViews','descriptionParts','destroy','_localUser','length','showInput','commentInputView','5025736mSLjuW','canDiscard','canAccept'];_0x53d7=function(){return _0x3fcb8a;};return _0x53d7();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x19372e=_0x4e4c;(function(_0x1368a5,_0x304ef7){const _0x476f58=_0x4e4c,_0x4bd737=_0x1368a5();while(!![]){try{const _0x382ea2=-parseInt(_0x476f58(0xad))/0x1*(parseInt(_0x476f58(0xc7))/0x2)+-parseInt(_0x476f58(0x71))/0x3+-parseInt(_0x476f58(0x8a))/0x4*(-parseInt(_0x476f58(0x7d))/0x5)+parseInt(_0x476f58(0xa8))/0x6+parseInt(_0x476f58(0xb6))/0x7+parseInt(_0x476f58(0x84))/0x8+-parseInt(_0x476f58(0xb1))/0x9;if(_0x382ea2===_0x304ef7)break;else _0x4bd737['push'](_0x4bd737['shift']());}catch(_0x4c7ee6){_0x4bd737['push'](_0x4bd737['shift']());}}}(_0x3d95,0x837f3));function _0x4e4c(_0x1acf29,_0x5e04fe){const _0x3d9579=_0x3d95();return _0x4e4c=function(_0x4e4c92,_0x1f6145){_0x4e4c92=_0x4e4c92-0x67;let _0x55e067=_0x3d9579[_0x4e4c92];return _0x55e067;},_0x4e4c(_0x1acf29,_0x5e04fe);}import{getTranslation as _0x3f76e1}from'../../utils/common-translations.js';import{default as _0x460912}from'./basesuggestionthreadview.js';import{ButtonView as _0x582f51}from'ckeditor5/src/ui.js';import{icons as _0x325b44}from'ckeditor5/src/core.js';import{trimHtml as _0x5a0f57,UserView as _0x3e070f}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x3d95(){const _0x20d6ab=['render','ck-annotation__main','ck-annotation','title','ck-annotation__actions','isEnabled','innerText','split','canDiscard','delegate','ck-comment__info-time','ck-suggestion--discard','element','setTemplate','canAccept','Accept\x20suggestion','time','435534kvYZKX','editorDestroyed','name','ck-suggestion__info','innerHTML','locale','createElement','acceptButton','EXTERNAL_IMPORT_WORD_AVATAR','\x22\x20title=\x22','extendTemplate','ck-suggestion-wrapper','345DCdwBi','_model','ck-annotation__user','EXTERNAL_SUGGESTION','getUserViewNotificationText','execute','ck-suggestion--disabled-comments','8374544hovzOx','attributes','ck-suggestion--accept','isActive','change:description','creator','22408yBujWk','ck-suggestion-wrapper--active','type','disableComments','color','Discard\x20suggestion','.ck-annotation__content-wrapper','</span>','EXTERNAL_IMPORT_WORD_SUGGESTION','ck-annotation__info-time','@external','ck-suggestion__actions','author','authoredAt','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','bind','map','push','_config','ck-annotation__info','querySelector','importWord','ck-annotation__info-name','span','check','source','<span\x20class=\x22ck-suggestion-type\x22>','ck-suggestion','descriptionParts','description','4839450hDIOdx','</p>','ck-suggestion__user','<p>','div','17QlImVS','userView','commentsListView','ck-suggestion-','13525038oHjsMz','bindTemplate','EXTERNAL_AVATAR','\x22></span>','children','783041NkTgna','ck-annotation__content-wrapper','isExternal','discardButton','editorReady','commentThread','value','content','fire','join','set','commentThreadInputView','getTemplate','ck-comment__external','getExternalSuggestionNote','cancel','_descriptionElement','19438lDURwO','_createButton','formatDateTime','discardSuggestion','ck-suggestion__info-name','ck-suggestion__main','acceptSuggestion'];_0x3d95=function(){return _0x20d6ab;};return _0x3d95();}export default class Yt extends _0x460912{constructor(_0x5c61f6,_0x223eb3,_0xd391d5,_0x5909c8){const _0x5e6f98=_0x4e4c;super(_0x5c61f6,_0x223eb3,_0xd391d5,_0x5909c8),this[_0x5e6f98(0xc0)](_0x5e6f98(0x8c),''),this[_0x5e6f98(0x99)](_0x5e6f98(0x8c))['to'](this,_0x5e6f98(0xa6),_0x4810fe=>_0x4810fe&&_0x4810fe[0x0]?_0x4810fe[0x0][_0x5e6f98(0x8c)]:''),this[_0x5e6f98(0x99)](_0x5e6f98(0xa7))['to'](this,_0x5e6f98(0xa6),this,_0x5e6f98(0x87),(_0x4b6291,_0x5e4f0b)=>{const _0x1475ea=_0x5e6f98;let _0x20e97a='';for(const _0x30fec1 of _0x4b6291)_0x20e97a+=_0x1475ea(0xab)+ds(_0x30fec1[_0x1475ea(0xbd)],_0x30fec1[_0x1475ea(0x8e)])+_0x1475ea(0xa9);return _0x5e4f0b?_0x20e97a:_0x5a0f57(_0x20e97a,{'limit':0x8c});}),this[_0x5e6f98(0xc6)]=null,this[_0x5e6f98(0x78)]=this[_0x5e6f98(0xc8)](_0x3f76e1(_0x5c61f6,_0x5e6f98(0x6f)),_0x325b44[_0x5e6f98(0xa2)],_0x5e6f98(0x86),_0x5e6f98(0xcd),'sw'),this[_0x5e6f98(0x78)][_0x5e6f98(0x99)](_0x5e6f98(0xd3))['to'](this,_0x5e6f98(0x6e)),this[_0x5e6f98(0xb9)]=this[_0x5e6f98(0xc8)](_0x3f76e1(_0x5c61f6,_0x5e6f98(0x8f)),_0x325b44[_0x5e6f98(0xc5)],_0x5e6f98(0x6b),_0x5e6f98(0xca),'sw'),this[_0x5e6f98(0xb9)][_0x5e6f98(0x99)](_0x5e6f98(0xd3))['to'](this,_0x5e6f98(0x68)),this[_0x5e6f98(0xae)]=new _0x3e070f(_0x5c61f6,this[_0x5e6f98(0x7e)][_0x5e6f98(0x96)],this[_0x5e6f98(0x81)]()),this[_0x5e6f98(0xae)][_0x5e6f98(0x7b)]({'attributes':{'class':[_0x5e6f98(0xaa),_0x5e6f98(0x7f)]}}),this[_0x5e6f98(0x6d)](this[_0x5e6f98(0xc2)]());}[_0x19372e(0xc2)](){const _0x545849=_0x19372e,_0x11d489=this[_0x545849(0xb2)],_0x31f1d7=[{'tag':_0x545849(0xac),'attributes':{'class':[_0x545849(0x74),_0x545849(0x9d)]},'children':[{'tag':_0x545849(0xa1),'children':[{'text':this[_0x545849(0xae)][_0x545849(0x73)]}],'attributes':{'class':[_0x545849(0xcb),_0x545849(0xa0)]}},{'tag':_0x545849(0x70),'attributes':{'datetime':_0x11d489['to'](_0x545849(0x97)),'class':[_0x545849(0x6a),_0x545849(0x93)]},'children':[{'text':_0x11d489['to'](_0x545849(0x97),_0x34f62b=>this[_0x545849(0x9c)][_0x545849(0xc9)](_0x34f62b))}]}]},{'tag':_0x545849(0xac),'attributes':{'class':[_0x545849(0x95),_0x545849(0xd2)]},'children':[this[_0x545849(0x78)],this[_0x545849(0xb9)]]},{'tag':_0x545849(0xac),'attributes':{'class':[_0x545849(0xb7)]}}];this[_0x545849(0x7e)][_0x545849(0xb8)]&&_0x31f1d7[_0x545849(0x9b)]({'tag':_0x545849(0xac),'attributes':{'class':[_0x545849(0xc3)]},'children':[{'text':this[_0x545849(0xc4)]()}]});const _0x2dea25={'tag':_0x545849(0xac),'attributes':{'class':[_0x545849(0x7c),_0x11d489['if'](_0x545849(0x87),_0x545849(0x8b)),_0x11d489['to'](_0x545849(0x8c),_0x355f0f=>_0x545849(0xb0)+_0x355f0f),this[_0x545849(0x9c)][_0x545849(0x8d)]&&_0x545849(0x83)],'data-suggestion-id':this[_0x545849(0x7e)]['id'],'data-thread-id':this[_0x545849(0x7e)][_0x545849(0xbb)]['id'],'data-author-id':this[_0x545849(0x7e)][_0x545849(0x96)]['id'],'tabindex':-0x1},'children':[{'tag':_0x545849(0xac),'attributes':{'class':[_0x545849(0xa5),_0x545849(0xd0)]},'children':[this[_0x545849(0xae)],{'tag':_0x545849(0xac),'attributes':{'class':[_0x545849(0xcc),_0x545849(0xcf)]},'children':_0x31f1d7}]}]};return this[_0x545849(0xaf)]&&this[_0x545849(0xc1)]&&(_0x2dea25[_0x545849(0xb5)][_0x545849(0x9b)](this[_0x545849(0xaf)],this[_0x545849(0xc1)]),this[_0x545849(0xaf)][_0x545849(0x69)](_0x545849(0xba))['to'](this),this[_0x545849(0xaf)][_0x545849(0x69)](_0x545849(0x72))['to'](this),this[_0x545849(0xc1)][_0x545849(0x69)](_0x545849(0xba))['to'](this),this[_0x545849(0xc1)][_0x545849(0x69)](_0x545849(0x72))['to'](this)),_0x2dea25;}[_0x19372e(0xce)](){const _0xe8b8ed=_0x19372e;super[_0xe8b8ed(0xce)](),this[_0xe8b8ed(0xc6)]=this[_0xe8b8ed(0x6c)][_0xe8b8ed(0x9e)](_0xe8b8ed(0x90)),this[_0xe8b8ed(0xc6)][_0xe8b8ed(0x75)]=this[_0xe8b8ed(0xa7)],this['on'](_0xe8b8ed(0x88),(_0x1d20d9,_0x2d1b71,_0x135e11)=>{const _0x55a77f=_0xe8b8ed;this[_0x55a77f(0xc6)][_0x55a77f(0x75)]=_0x135e11;});}[_0x19372e(0xc8)](_0x4ed9ae,_0x59610f,_0x17a641,_0x2702af,_0x558710){const _0x210715=_0x19372e,_0x2e20de=new _0x582f51(this[_0x210715(0x76)]);return _0x2e20de[_0x210715(0xc0)]({'label':_0x4ed9ae,'icon':_0x59610f,'tooltip':!0x0,'tooltipPosition':_0x558710}),_0x2e20de[_0x210715(0x7b)]({'attributes':{'class':_0x17a641}}),_0x2e20de['on'](_0x210715(0x82),()=>{const _0x560001=_0x210715;this[_0x560001(0xbe)](_0x2702af,this[_0x560001(0x7e)]['id']);}),_0x2e20de;}[_0x19372e(0xc4)](){const _0x29f73c=_0x19372e;return _0x29f73c(0x9f)===this[_0x29f73c(0x7e)][_0x29f73c(0x85)][_0x29f73c(0x94)][_0x29f73c(0xa3)]?_0x3f76e1(this[_0x29f73c(0x76)],_0x29f73c(0x92)):_0x3f76e1(this[_0x29f73c(0x76)],_0x29f73c(0x80));}[_0x19372e(0x81)](){const _0x25a700=_0x19372e;return this[_0x25a700(0x7e)][_0x25a700(0xb8)]?_0x25a700(0x9f)===this[_0x25a700(0x7e)][_0x25a700(0x85)][_0x25a700(0x94)][_0x25a700(0xa3)]?_0x3f76e1(this[_0x25a700(0x76)],_0x25a700(0x79),this[_0x25a700(0x7e)][_0x25a700(0x89)][_0x25a700(0x73)]):_0x3f76e1(this[_0x25a700(0x76)],_0x25a700(0xb3),this[_0x25a700(0x7e)][_0x25a700(0x89)][_0x25a700(0x73)]):null;}}function ds(_0x3611dc,_0x1bae71){const _0x7c6809=_0x19372e;let _0x5da080='';return _0x5da080+=_0x3611dc[_0x7c6809(0x67)]('*')[_0x7c6809(0x9a)]((_0x4b1ed2,_0x3f513a)=>_0x3f513a%0x2!=0x0?_0x7c6809(0xa4)+us(_0x4b1ed2)+_0x7c6809(0x91):us(_0x4b1ed2))[_0x7c6809(0xbf)](''),_0x1bae71&&(_0x5da080+=_0x7c6809(0x98)+_0x1bae71[_0x7c6809(0xbc)]+_0x7c6809(0x7a)+_0x1bae71[_0x7c6809(0xd1)]+_0x7c6809(0xb4)),_0x5da080;}function us(_0x368a38){const _0xd3cc0b=_0x19372e,_0x13e803=document[_0xd3cc0b(0x77)](_0xd3cc0b(0xa1));return _0x13e803[_0xd3cc0b(0xd4)]=_0x368a38,_0x13e803[_0xd3cc0b(0x75)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export function getTranslation(_0x48253c,_0x14158b,_0x54c25f){const t=_0x48253c['t'];switch(_0x14158b){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x54c25f);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x54c25f);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x54c25f);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x54c25f);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x54c25f);case'*Format:*\x20change\x20table\x20properties':return t('*Format:*\x20change\x20table\x20properties');case'*Format:*\x20change\x20table\x20cell\x20properties':return t('*Format:*\x20change\x20table\x20cell\x20properties');case'*Format:*\x20insert\x20into\x20%0':return t('*Format:*\x20insert\x20into\x20%0',_0x54c25f);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x54c25f);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x54c25f);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x54c25f);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x54c25f);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x54c25f);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x54c25f);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x54c25f);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x54c25f);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x54c25f);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x54c25f);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x54c25f);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x54c25f);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x54c25f);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x54c25f);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x54c25f);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x54c25f);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x54c25f);case'*Remove\x20highlight*':return t('*Remove\x20highlight*');case'FORMAT_HIGHLIGHT':return t({'string':'highlight','id':'FORMAT_HIGHLIGHT'});case'FORMAT_RESTRICTED_ENABLED':return t({'string':'*Enable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_ENABLED'});case'FORMAT_RESTRICTED_DISABLED':return t({'string':'*Disable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_DISABLED'});case'ELEMENT_TABLE':return t({'string':'table','plural':'%0\x20tables','id':'ELEMENT_TABLE'},_0x54c25f);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x54c25f);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x54c25f);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x54c25f);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x54c25f);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x54c25f);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x54c25f);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x54c25f);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x54c25f);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x54c25f);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x54c25f);case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x54c25f);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x54c25f);case'FORMAT_ALIGNMENT':return t({'string':'alignment','id':'FORMAT_ALIGNMENT'});case'FORMAT_ALIGN_TO_LEFT':return t({'string':'align\x20to\x20left','id':'FORMAT_ALIGN_TO_LEFT'});case'FORMAT_ALIGN_TO_RIGHT':return t({'string':'align\x20to\x20right','id':'FORMAT_ALIGN_TO_RIGHT'});case'FORMAT_ALIGN_TO_CENTER':return t({'string':'align\x20to\x20center','id':'FORMAT_ALIGN_TO_CENTER'});case'FORMAT_JUSTIFY_TEXT':return t({'string':'justify','id':'FORMAT_JUSTIFY_TEXT'});case'FORMAT_BOLD':return t({'string':'bold','id':'FORMAT_BOLD'});case'FORMAT_ITALIC':return t({'string':'italic','id':'FORMAT_ITALIC'});case'FORMAT_UNDERLINE':return t({'string':'underline','id':'FORMAT_UNDERLINE'});case'FORMAT_CODE':return t({'string':'code','id':'FORMAT_CODE'});case'FORMAT_STRIKETHROUGH':return t({'string':'strikethrough','id':'FORMAT_STRIKETHROUGH'});case'FORMAT_SUBSCRIPT':return t({'string':'subscript','id':'FORMAT_SUBSCRIPT'});case'FORMAT_SUPERSCRIPT':return t({'string':'superscript','id':'FORMAT_SUPERSCRIPT'});case'ELEMENT_BLOCK_QUOTE':return t({'string':'block\x20quote','id':'ELEMENT_BLOCK_QUOTE'});case'ELEMENT_CODE_BLOCK':return t({'string':'code\x20block','plural':'%0\x20code\x20blocks','id':'ELEMENT_CODE_BLOCK'},_0x54c25f);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});case'PENDING_ACTION_SUGGESTION':return t({'string':'Unsaved\x20change\x20in\x20suggestion.','id':'PENDING_ACTION_SUGGESTION'});case'ELEMENT_TABLE_WITH_TEXT':return t({'string':'table\x20*with\x20text*\x20%0','id':'ELEMENT_TABLE_WITH_TEXT'},_0x54c25f);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x54c25f);case'ELEMENT_TABLE_ROW_WITH_TEXT':return t({'string':'table\x20row\x20*with\x20text*\x20%1','plural':'%0\x20table\x20rows\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_ROW_WITH_TEXT'},_0x54c25f);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x54c25f);case'ELEMENT_TABLE_COLUMN_WITH_TEXT':return t({'string':'table\x20column\x20*with\x20text*\x20%1','plural':'%0\x20table\x20columns\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_COLUMN_WITH_TEXT'},_0x54c25f);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x54c25f);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x54c25f);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x54c25f);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x54c25f);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x14158b;}}
|
|
23
|
+
export function getTranslation(_0x102dc8,_0x52d8ae,_0x11aeb2){const t=_0x102dc8['t'];switch(_0x52d8ae){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x11aeb2);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x11aeb2);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x11aeb2);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x11aeb2);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x11aeb2);case'*Format:*\x20change\x20table\x20properties':return t('*Format:*\x20change\x20table\x20properties');case'*Format:*\x20change\x20table\x20cell\x20properties':return t('*Format:*\x20change\x20table\x20cell\x20properties');case'*Format:*\x20insert\x20into\x20%0':return t('*Format:*\x20insert\x20into\x20%0',_0x11aeb2);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x11aeb2);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x11aeb2);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x11aeb2);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x11aeb2);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x11aeb2);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x11aeb2);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x11aeb2);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x11aeb2);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x11aeb2);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x11aeb2);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x11aeb2);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x11aeb2);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x11aeb2);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x11aeb2);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x11aeb2);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x11aeb2);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x11aeb2);case'*Remove\x20highlight*':return t('*Remove\x20highlight*');case'FORMAT_HIGHLIGHT':return t({'string':'highlight','id':'FORMAT_HIGHLIGHT'});case'FORMAT_RESTRICTED_ENABLED':return t({'string':'*Enable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_ENABLED'});case'FORMAT_RESTRICTED_DISABLED':return t({'string':'*Disable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_DISABLED'});case'ELEMENT_TABLE':return t({'string':'table','plural':'%0\x20tables','id':'ELEMENT_TABLE'},_0x11aeb2);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x11aeb2);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x11aeb2);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x11aeb2);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x11aeb2);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x11aeb2);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x11aeb2);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x11aeb2);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x11aeb2);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x11aeb2);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x11aeb2);case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x11aeb2);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x11aeb2);case'FORMAT_ALIGNMENT':return t({'string':'alignment','id':'FORMAT_ALIGNMENT'});case'FORMAT_ALIGN_TO_LEFT':return t({'string':'align\x20to\x20left','id':'FORMAT_ALIGN_TO_LEFT'});case'FORMAT_ALIGN_TO_RIGHT':return t({'string':'align\x20to\x20right','id':'FORMAT_ALIGN_TO_RIGHT'});case'FORMAT_ALIGN_TO_CENTER':return t({'string':'align\x20to\x20center','id':'FORMAT_ALIGN_TO_CENTER'});case'FORMAT_JUSTIFY_TEXT':return t({'string':'justify','id':'FORMAT_JUSTIFY_TEXT'});case'FORMAT_BOLD':return t({'string':'bold','id':'FORMAT_BOLD'});case'FORMAT_ITALIC':return t({'string':'italic','id':'FORMAT_ITALIC'});case'FORMAT_UNDERLINE':return t({'string':'underline','id':'FORMAT_UNDERLINE'});case'FORMAT_CODE':return t({'string':'code','id':'FORMAT_CODE'});case'FORMAT_STRIKETHROUGH':return t({'string':'strikethrough','id':'FORMAT_STRIKETHROUGH'});case'FORMAT_SUBSCRIPT':return t({'string':'subscript','id':'FORMAT_SUBSCRIPT'});case'FORMAT_SUPERSCRIPT':return t({'string':'superscript','id':'FORMAT_SUPERSCRIPT'});case'ELEMENT_BLOCK_QUOTE':return t({'string':'block\x20quote','id':'ELEMENT_BLOCK_QUOTE'});case'ELEMENT_CODE_BLOCK':return t({'string':'code\x20block','plural':'%0\x20code\x20blocks','id':'ELEMENT_CODE_BLOCK'},_0x11aeb2);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});case'PENDING_ACTION_SUGGESTION':return t({'string':'Unsaved\x20change\x20in\x20suggestion.','id':'PENDING_ACTION_SUGGESTION'});case'ELEMENT_TABLE_WITH_TEXT':return t({'string':'table\x20*with\x20text*\x20%0','id':'ELEMENT_TABLE_WITH_TEXT'},_0x11aeb2);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x11aeb2);case'ELEMENT_TABLE_ROW_WITH_TEXT':return t({'string':'table\x20row\x20*with\x20text*\x20%1','plural':'%0\x20table\x20rows\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_ROW_WITH_TEXT'},_0x11aeb2);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x11aeb2);case'ELEMENT_TABLE_COLUMN_WITH_TEXT':return t({'string':'table\x20column\x20*with\x20text*\x20%1','plural':'%0\x20table\x20columns\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_COLUMN_WITH_TEXT'},_0x11aeb2);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x11aeb2);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x11aeb2);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x11aeb2);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x11aeb2);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x52d8ae;}}
|
package/src/utils/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x19a81b,_0x514c48){const _0x452e1b=_0x3b8f,_0x65ebc9=_0x19a81b();while(!![]){try{const _0x5d6d72=-parseInt(_0x452e1b(0xc8))/0x1*(-parseInt(_0x452e1b(0xc1))/0x2)+parseInt(_0x452e1b(0xc0))/0x3*(-parseInt(_0x452e1b(0xb7))/0x4)+parseInt(_0x452e1b(0xab))/0x5*(parseInt(_0x452e1b(0x9d))/0x6)+parseInt(_0x452e1b(0xa6))/0x7*(-parseInt(_0x452e1b(0xba))/0x8)+-parseInt(_0x452e1b(0xb6))/0x9+-parseInt(_0x452e1b(0xc5))/0xa+-parseInt(_0x452e1b(0xa8))/0xb*(-parseInt(_0x452e1b(0xac))/0xc);if(_0x5d6d72===_0x514c48)break;else _0x65ebc9['push'](_0x65ebc9['shift']());}catch(_0x513f2c){_0x65ebc9['push'](_0x65ebc9['shift']());}}}(_0x70bd,0x26406));export function normalizeDescription(_0x181fd6){const _0x2ae119=_0x3b8f;return Array[_0x2ae119(0xa9)](_0x181fd6)||(_0x181fd6=[_0x181fd6]),_0x181fd6[_0x2ae119(0xb8)](_0x4d3ae4=>{const _0x2ecea0=_0x2ae119,_0xbef3a4=_0x4d3ae4[_0x2ecea0(0xa5)][_0x2ecea0(0xa4)](/\*/g,''),_0x54d2b4=_0x4d3ae4[_0x2ecea0(0xa2)]?_0x2ecea0(0xb3)+_0x4d3ae4[_0x2ecea0(0xa2)][_0x2ecea0(0xc3)]+']':'';return'['+_0x4d3ae4[_0x2ecea0(0x9f)]+']\x20'+_0xbef3a4+_0x54d2b4;})[_0x2ae119(0xb0)](';\x20');}export function sortSuggestions(_0x4c71bd){const _0x4c682e=_0x3b8f;return _0x4c71bd[_0x4c682e(0xaf)]((_0x4bf84d,_0x35d872)=>_0x4c682e(0xa3)==_0x4bf84d[_0x4c682e(0x9f)]&&_0x4c682e(0xa3)!=_0x35d872[_0x4c682e(0x9f)]?-0x1:_0x4c682e(0xa3)!=_0x4bf84d[_0x4c682e(0x9f)]&&_0x4c682e(0xa3)==_0x35d872[_0x4c682e(0x9f)]?0x1:0x0);}export function getSelectedSuggestions(_0x13517c,_0x550f8f){const _0x48e1e6=_0x3b8f,_0x17799f=Array[_0x48e1e6(0xbc)](_0x13517c[_0x48e1e6(0xb5)]()),_0x1b1eaa=new Set();for(const _0x46b7fe of _0x550f8f)if(_0x46b7fe[_0x48e1e6(0xc7)]){for(const _0x444029 of _0x17799f)for(const _0x567739 of _0x46b7fe[_0x48e1e6(0xb5)]())(_0x444029[_0x48e1e6(0x9c)](_0x567739)||_0x13517c[_0x48e1e6(0xbe)]&&!_0x46b7fe[_0x48e1e6(0xbf)]&&_0x46b7fe[_0x48e1e6(0xc4)]&&_0x567739[_0x48e1e6(0xbb)][_0x48e1e6(0xaa)](_0x444029[_0x48e1e6(0xa7)]))&&_0x1b1eaa[_0x48e1e6(0xb2)](_0x46b7fe);}return _0x1b1eaa;}function _0x3b8f(_0x25f83c,_0x5e9712){const _0x70bd35=_0x70bd();return _0x3b8f=function(_0x3b8f64,_0x47d202){_0x3b8f64=_0x3b8f64-0x9c;let _0x1b06cf=_0x70bd35[_0x3b8f64];return _0x1b06cf;},_0x3b8f(_0x25f83c,_0x5e9712);}export function getRangesOfBlockGroups(_0x3fcdcf,_0x153d68){const _0x2de92e=_0x3b8f;let _0x73b416,_0x3fc2fe=0x0;const _0x1ae53b=[],_0x5bda27=_0x153d68[_0x2de92e(0xb1)];for(;_0x3fc2fe<_0x3fcdcf[_0x2de92e(0x9e)];){const _0x489e0c=_0x3fcdcf[_0x3fc2fe],_0x581516=_0x3fcdcf[_0x3fc2fe+0x1];_0x73b416||(_0x73b416=_0x153d68[_0x2de92e(0xa1)](_0x489e0c)),oo(_0x153d68,_0x489e0c,_0x581516)||(_0x1ae53b[_0x2de92e(0xae)](_0x153d68[_0x2de92e(0xbd)](_0x73b416,_0x5bda27[_0x2de92e(0xc6)](_0x489e0c)?_0x153d68[_0x2de92e(0xb9)](_0x489e0c):_0x153d68[_0x2de92e(0xc2)](_0x489e0c,_0x2de92e(0xbb)))),_0x73b416=null),_0x3fc2fe++;}return _0x1ae53b;}function oo(_0xaf957f,_0x2cd923,_0xd3af44){const _0x26bfc5=_0x3b8f;if(!_0xd3af44)return!0x1;const _0x211c50=_0xaf957f[_0x26bfc5(0xb9)](_0x2cd923),_0x2dba97=_0xaf957f[_0x26bfc5(0xa1)](_0xd3af44);return _0x211c50[_0x26bfc5(0xaa)](_0x2dba97);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x51692b,_0x5b6c2f,_0x136ad1){const _0x5d11c6=_0x3b8f;for(;_0x136ad1[_0x5d11c6(0x9e)];){const _0x288456=_0x136ad1[_0x5d11c6(0xa0)](0x0,0x64);_0x51692b[_0x5d11c6(0xad)](()=>{const _0x111ef6=_0x5d11c6;for(const _0x325193 of _0x288456)_0x325193[_0x111ef6(0xc7)]&&_0x5b6c2f[_0x111ef6(0xb4)](_0x325193['id']);});}}function _0x70bd(){const _0x31c539=['deletion','replace','content','11662KDUNoa','start','55LDuIdl','isArray','isTouching','1313440jtiJzs','1178460PTxEMq','change','push','sort','join','schema','add','\x20[color\x20','execute','getRanges','2149551hIIcYP','256WLoFgp','map','createPositionAfter','1256yuGris','end','from','createRange','isCollapsed','isMultiRange','3756rqqMGD','6qaIQQc','createPositionAt','value','next','1747350ixjPVN','isObject','isInContent','52743KvCiIv','isIntersecting','6FhbwCe','length','type','splice','createPositionBefore','color'];_0x70bd=function(){return _0x31c539;};return _0x70bd();}
|