@ckeditor/ckeditor5-collaboration-core 47.6.1 → 48.0.0-alpha.1
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/{src → dist}/collaborationoperation.d.ts +1 -1
- package/{src → dist}/config.d.ts +3 -2
- package/{src → dist}/documentcompare.d.ts +2 -2
- package/dist/index-content.css +278 -307
- package/dist/index-editor.css +202 -365
- package/dist/index.css +453 -881
- package/{src → dist}/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/{src → dist}/permissions.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/alignment.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/basicstyles.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/bookmark.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/font.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/footnotes.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/highlight.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/horizontalline.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/htmlembed.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/image.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/indent.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/lineheight.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/link.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/list.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/listproperties.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/mediaembed.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/multilevellist.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/shiftenter.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/style.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/table.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/tablecellproperties.d.ts +1 -1
- package/dist/suggestions/integrations/tablefooters.d.ts +14 -0
- package/{src → dist}/suggestions/integrations/tableheadings.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/tablelayout.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/tableproperties.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/uploadcare.d.ts +1 -1
- package/{src → dist}/suggestions/suggestionsconversion.d.ts +28 -2
- package/{src → dist}/suggestions/view/ariadescriptionview.d.ts +2 -2
- package/{src → dist}/suggestions/view/latefocusbuttonview.d.ts +1 -1
- package/dist/translations/af.js +1 -1
- package/dist/translations/af.umd.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.js +1 -1
- package/dist/translations/ast.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/be.js +1 -1
- package/dist/translations/be.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/bs.js +1 -1
- package/dist/translations/bs.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-ch.js +1 -1
- package/dist/translations/de-ch.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-gb.js +1 -1
- package/dist/translations/en-gb.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.js +1 -1
- package/dist/translations/eo.umd.js +1 -1
- package/dist/translations/es-co.js +1 -1
- package/dist/translations/es-co.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/eu.js +1 -1
- package/dist/translations/eu.umd.js +1 -1
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.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/gu.js +1 -1
- package/dist/translations/gu.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/hy.js +1 -1
- package/dist/translations/hy.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/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/kk.js +1 -1
- package/dist/translations/kk.umd.js +1 -1
- package/dist/translations/km.js +1 -1
- package/dist/translations/km.umd.js +1 -1
- package/dist/translations/kn.js +1 -1
- package/dist/translations/kn.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.js +1 -1
- package/dist/translations/ku.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/nb.js +1 -1
- package/dist/translations/nb.umd.js +1 -1
- package/dist/translations/ne.js +1 -1
- package/dist/translations/ne.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/oc.js +1 -1
- package/dist/translations/oc.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/si.js +1 -1
- package/dist/translations/si.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.js +1 -1
- package/dist/translations/sl.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/ti.js +1 -1
- package/dist/translations/ti.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/ug.js +1 -1
- package/dist/translations/ug.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/uz.js +1 -1
- package/dist/translations/uz.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/{src → dist}/users/view/userview.d.ts +2 -2
- package/{src → dist}/users.d.ts +10 -2
- package/{src → dist}/utils/common-translations.d.ts +1 -1
- package/{src → dist}/utils/confirmmixin.d.ts +2 -2
- package/{src → dist}/utils/confirmview.d.ts +2 -2
- package/{src → dist}/utils/getdatetimeformatter.d.ts +3 -2
- package/{src → dist}/utils/getmarkerdomelement.d.ts +1 -1
- package/{src → dist}/utils/sanitizeEditorConfig.d.ts +1 -1
- package/{src → dist}/utils/setupthreadkeyboardnavigation.d.ts +1 -1
- package/{src → dist}/utils/suggestionmarkerutils.d.ts +1 -1
- package/{src → dist}/utils/surroundingmarkersdetector.d.ts +1 -1
- package/package.json +21 -42
- package/lang/contexts.json +0 -16
- package/lang/translations/af.po +0 -68
- package/lang/translations/ar.po +0 -68
- package/lang/translations/ast.po +0 -68
- package/lang/translations/az.po +0 -68
- package/lang/translations/be.po +0 -68
- package/lang/translations/bg.po +0 -68
- package/lang/translations/bn.po +0 -68
- package/lang/translations/bs.po +0 -68
- package/lang/translations/ca.po +0 -68
- package/lang/translations/cs.po +0 -68
- package/lang/translations/da.po +0 -68
- package/lang/translations/de-ch.po +0 -68
- package/lang/translations/de.po +0 -68
- package/lang/translations/el.po +0 -68
- package/lang/translations/en-au.po +0 -68
- package/lang/translations/en-gb.po +0 -68
- package/lang/translations/en.po +0 -68
- package/lang/translations/eo.po +0 -68
- package/lang/translations/es-co.po +0 -68
- package/lang/translations/es.po +0 -68
- package/lang/translations/et.po +0 -68
- package/lang/translations/eu.po +0 -68
- package/lang/translations/fa.po +0 -68
- package/lang/translations/fi.po +0 -68
- package/lang/translations/fr.po +0 -68
- package/lang/translations/gl.po +0 -68
- package/lang/translations/gu.po +0 -68
- package/lang/translations/he.po +0 -68
- package/lang/translations/hi.po +0 -68
- package/lang/translations/hr.po +0 -68
- package/lang/translations/hu.po +0 -68
- package/lang/translations/hy.po +0 -68
- package/lang/translations/id.po +0 -68
- package/lang/translations/it.po +0 -68
- package/lang/translations/ja.po +0 -68
- package/lang/translations/jv.po +0 -68
- package/lang/translations/kk.po +0 -68
- package/lang/translations/km.po +0 -68
- package/lang/translations/kn.po +0 -68
- package/lang/translations/ko.po +0 -68
- package/lang/translations/ku.po +0 -68
- package/lang/translations/lt.po +0 -68
- package/lang/translations/lv.po +0 -68
- package/lang/translations/ms.po +0 -68
- package/lang/translations/nb.po +0 -68
- package/lang/translations/ne.po +0 -68
- package/lang/translations/nl.po +0 -68
- package/lang/translations/no.po +0 -68
- package/lang/translations/oc.po +0 -68
- package/lang/translations/pl.po +0 -68
- package/lang/translations/pt-br.po +0 -68
- package/lang/translations/pt.po +0 -68
- package/lang/translations/ro.po +0 -68
- package/lang/translations/ru.po +0 -68
- package/lang/translations/si.po +0 -68
- package/lang/translations/sk.po +0 -68
- package/lang/translations/sl.po +0 -68
- package/lang/translations/sq.po +0 -68
- package/lang/translations/sr-latn.po +0 -68
- package/lang/translations/sr.po +0 -68
- package/lang/translations/sv.po +0 -68
- package/lang/translations/th.po +0 -68
- package/lang/translations/ti.po +0 -68
- package/lang/translations/tk.po +0 -68
- package/lang/translations/tr.po +0 -68
- package/lang/translations/tt.po +0 -68
- package/lang/translations/ug.po +0 -68
- package/lang/translations/uk.po +0 -68
- package/lang/translations/ur.po +0 -68
- package/lang/translations/uz.po +0 -68
- package/lang/translations/vi.po +0 -68
- package/lang/translations/zh-cn.po +0 -68
- package/lang/translations/zh.po +0 -68
- package/src/augmentation.js +0 -23
- package/src/collaborationhistory.js +0 -23
- package/src/collaborationoperation.js +0 -23
- package/src/config.js +0 -23
- package/src/documentcompare.js +0 -23
- package/src/index.js +0 -23
- package/src/legacyerrors.js +0 -23
- package/src/permissions.js +0 -23
- package/src/suggestions/integrations/alignment.js +0 -23
- package/src/suggestions/integrations/basicstyles.js +0 -23
- package/src/suggestions/integrations/bookmark.js +0 -23
- package/src/suggestions/integrations/font.js +0 -23
- package/src/suggestions/integrations/footnotes.js +0 -23
- package/src/suggestions/integrations/highlight.js +0 -23
- package/src/suggestions/integrations/horizontalline.js +0 -23
- package/src/suggestions/integrations/htmlembed.js +0 -23
- package/src/suggestions/integrations/image.js +0 -23
- package/src/suggestions/integrations/indent.js +0 -23
- package/src/suggestions/integrations/lineheight.js +0 -23
- package/src/suggestions/integrations/link.js +0 -23
- package/src/suggestions/integrations/list.js +0 -23
- package/src/suggestions/integrations/listproperties.js +0 -23
- package/src/suggestions/integrations/mediaembed.js +0 -23
- package/src/suggestions/integrations/multilevellist.js +0 -23
- package/src/suggestions/integrations/shiftenter.js +0 -23
- package/src/suggestions/integrations/style.js +0 -23
- package/src/suggestions/integrations/table.js +0 -23
- package/src/suggestions/integrations/tablecellproperties.js +0 -23
- package/src/suggestions/integrations/tableheadings.js +0 -23
- package/src/suggestions/integrations/tablelayout.js +0 -23
- package/src/suggestions/integrations/tableproperties.js +0 -23
- package/src/suggestions/integrations/uploadcare.js +0 -23
- package/src/suggestions/suggestionsconversion.js +0 -23
- package/src/suggestions/view/ariadescriptionview.js +0 -23
- package/src/suggestions/view/latefocusbuttonview.js +0 -23
- package/src/suggestionstyles.js +0 -23
- package/src/users/view/userview.js +0 -23
- package/src/users.js +0 -23
- package/src/utils/common-translations.js +0 -23
- package/src/utils/confirmmixin.js +0 -23
- package/src/utils/confirmview.js +0 -23
- package/src/utils/getdatetimeformatter.js +0 -23
- package/src/utils/getmarkerdomelement.js +0 -23
- package/src/utils/hashobject.js +0 -23
- package/src/utils/sanitizeEditorConfig.js +0 -23
- package/src/utils/setupthreadkeyboardnavigation.js +0 -23
- package/src/utils/suggestionmarkerutils.js +0 -23
- package/src/utils/surroundingmarkersdetector.js +0 -23
- package/src/utils/trim-html.js +0 -23
- package/theme/ariadescription.css +0 -12
- package/theme/confirm.css +0 -52
- package/theme/integrations/codeblock.css +0 -17
- package/theme/integrations/footnotes.css +0 -24
- package/theme/integrations/horizontalline.css +0 -24
- package/theme/integrations/image.css +0 -66
- package/theme/integrations/mediaembed.css +0 -28
- package/theme/integrations/mergefields.css +0 -67
- package/theme/integrations/pagebreak.css +0 -24
- package/theme/integrations/table.css +0 -207
- package/theme/suggestion.css +0 -131
- package/theme/suggestionmarker.css +0 -162
- package/theme/usercolormixin.css +0 -41
- package/theme/usercolors.css +0 -49
- package/theme/users.css +0 -110
- /package/{src → dist}/augmentation.d.ts +0 -0
- /package/{src → dist}/collaborationhistory.d.ts +0 -0
- /package/{src → dist}/legacyerrors.d.ts +0 -0
- /package/{src → dist}/suggestionstyles.d.ts +0 -0
- /package/{src → dist}/utils/hashobject.d.ts +0 -0
- /package/{src → dist}/utils/trim-html.d.ts +0 -0
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x1cec8b=_0x52e7;(function(_0x287a13,_0x590f58){const _0x34aa5c=_0x52e7,_0x404998=_0x287a13();while(!![]){try{const _0x4ac3fd=-parseInt(_0x34aa5c(0x1cf))/0x1+-parseInt(_0x34aa5c(0x1d3))/0x2+parseInt(_0x34aa5c(0x1d9))/0x3*(-parseInt(_0x34aa5c(0x1ce))/0x4)+-parseInt(_0x34aa5c(0x1d5))/0x5+-parseInt(_0x34aa5c(0x1cb))/0x6+-parseInt(_0x34aa5c(0x1d4))/0x7*(parseInt(_0x34aa5c(0x1d8))/0x8)+parseInt(_0x34aa5c(0x1ca))/0x9;if(_0x4ac3fd===_0x590f58)break;else _0x404998['push'](_0x404998['shift']());}catch(_0x3d78c3){_0x404998['push'](_0x404998['shift']());}}}(_0x2f60,0x88f0b));import{Plugin as _0x269342}from'ckeditor5/src/core.js';function _0x2f60(){const _0x1b96fe=['1513216bsbwgR','22603yXBFYI','1995680GOAFvZ','afterInit','TableLayout','104MHZCqI','302529IduxiN','SuggestionsConversion','has','33585057MDVOXj','1184796rPWQwg','get','tableType','44DGNYML','666306kYiIus','editor','plugins','registerBlockAttribute'];_0x2f60=function(){return _0x1b96fe;};return _0x2f60();}function _0x52e7(_0x52de5e,_0x52c6a7){const _0x2f6019=_0x2f60();return _0x52e7=function(_0x52e730,_0x5ee10b){_0x52e730=_0x52e730-0x1c8;let _0x3d4557=_0x2f6019[_0x52e730];return _0x3d4557;},_0x52e7(_0x52de5e,_0x52c6a7);}export class SuggestionsConversionTableLayout extends _0x269342{[_0x1cec8b(0x1d6)](){const _0x56b759=_0x1cec8b,_0x5e5061=this[_0x56b759(0x1d0)],_0x12f240=_0x5e5061[_0x56b759(0x1d1)][_0x56b759(0x1cc)](_0x56b759(0x1c8));_0x5e5061[_0x56b759(0x1d1)][_0x56b759(0x1c9)](_0x56b759(0x1d7))&&_0x12f240[_0x56b759(0x1d2)](_0x56b759(0x1cd));}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x2d4dbc=_0x9c6a;function _0x43f2(){const _0x121cbb=['tableBackgroundColor','36260fXzEBZ','5008cCShPI','TablePropertiesEditing','4peaCqw','2948190xtLToc','978120sgHLFm','has','12006DuzRoe','8579004WSKqQJ','editor','tableWidth','3869995txeknx','tableBorderColor','afterInit','registerBlockAttribute','SuggestionsConversion','162533CJSbpa','13783syFQPt','2Uwkyvb','get','tableAlignment','tableHeight','tableBorderWidth','tableBorderStyle'];_0x43f2=function(){return _0x121cbb;};return _0x43f2();}function _0x9c6a(_0x5151c7,_0x23a12e){const _0x43f2b0=_0x43f2();return _0x9c6a=function(_0x9c6a50,_0x4f8b86){_0x9c6a50=_0x9c6a50-0x1c3;let _0x40c2c1=_0x43f2b0[_0x9c6a50];return _0x40c2c1;},_0x9c6a(_0x5151c7,_0x23a12e);}(function(_0x1864ca,_0x1210ac){const _0x4687c1=_0x9c6a,_0x169d9b=_0x1864ca();while(!![]){try{const _0x43cf96=-parseInt(_0x4687c1(0x1cb))/0x1*(-parseInt(_0x4687c1(0x1cd))/0x2)+parseInt(_0x4687c1(0x1d8))/0x3*(-parseInt(_0x4687c1(0x1d7))/0x4)+-parseInt(_0x4687c1(0x1c6))/0x5+-parseInt(_0x4687c1(0x1d9))/0x6+-parseInt(_0x4687c1(0x1c3))/0x7+parseInt(_0x4687c1(0x1d5))/0x8*(-parseInt(_0x4687c1(0x1db))/0x9)+parseInt(_0x4687c1(0x1d4))/0xa*(parseInt(_0x4687c1(0x1cc))/0xb);if(_0x43cf96===_0x1210ac)break;else _0x169d9b['push'](_0x169d9b['shift']());}catch(_0x490738){_0x169d9b['push'](_0x169d9b['shift']());}}}(_0x43f2,0xb1202));import{Plugin as _0x3b9757}from'ckeditor5/src/core.js';export class SuggestionsConversionTableProperties extends _0x3b9757{[_0x2d4dbc(0x1c8)](){const _0x3ecc45=_0x2d4dbc,{plugins:_0x2033e9}=this[_0x3ecc45(0x1c4)];if(!_0x2033e9[_0x3ecc45(0x1da)](_0x3ecc45(0x1d6)))return;const _0x494bb3=_0x2033e9[_0x3ecc45(0x1ce)](_0x3ecc45(0x1ca)),_0x38ddf6=[_0x3ecc45(0x1c7),_0x3ecc45(0x1d2),_0x3ecc45(0x1d1),_0x3ecc45(0x1cf),_0x3ecc45(0x1c5),_0x3ecc45(0x1d0),_0x3ecc45(0x1d3)];for(const _0x1ee8e4 of _0x38ddf6)_0x494bb3[_0x3ecc45(0x1c9)](_0x1ee8e4);}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x2c3a9d=_0x3a0f;function _0x3a0f(_0x176929,_0x50d749){const _0xa6ebc5=_0xa6eb();return _0x3a0f=function(_0x3a0fec,_0x486b74){_0x3a0fec=_0x3a0fec-0xad;let _0x9e97ad=_0xa6ebc5[_0x3a0fec];return _0x9e97ad;},_0x3a0f(_0x176929,_0x50d749);}(function(_0x5ab0e7,_0x49079a){const _0x5bbdc4=_0x3a0f,_0x5d33ed=_0x5ab0e7();while(!![]){try{const _0x15767f=parseInt(_0x5bbdc4(0xb4))/0x1*(-parseInt(_0x5bbdc4(0xb1))/0x2)+parseInt(_0x5bbdc4(0xbf))/0x3+-parseInt(_0x5bbdc4(0xc0))/0x4*(parseInt(_0x5bbdc4(0xaf))/0x5)+-parseInt(_0x5bbdc4(0xb2))/0x6*(parseInt(_0x5bbdc4(0xb0))/0x7)+-parseInt(_0x5bbdc4(0xae))/0x8*(parseInt(_0x5bbdc4(0xc2))/0x9)+parseInt(_0x5bbdc4(0xbd))/0xa+parseInt(_0x5bbdc4(0xb7))/0xb*(parseInt(_0x5bbdc4(0xb5))/0xc);if(_0x15767f===_0x49079a)break;else _0x5d33ed['push'](_0x5d33ed['shift']());}catch(_0x27686f){_0x5d33ed['push'](_0x5d33ed['shift']());}}}(_0xa6eb,0x98e6b));import{Plugin as _0x25de36}from'ckeditor5/src/core.js';function _0xa6eb(){const _0x5a3dd4=['afterInit','SuggestionsConversion','8158420kIRJCm','registerBlockAttribute','2153055iPUxxl','4LmNQbv','Uploadcare','9lmcORZ','plugins','331312MzmLpY','3719545vefBKq','14FBERQT','2314398emFDEB','3527634YIKoGA','editor','1aFxUzz','520272yabTyu','has','561qffYIY','uploadcareImageId','UploadcareImageEdit','get'];_0xa6eb=function(){return _0x5a3dd4;};return _0xa6eb();}export class SuggestionsConversionUploadcare extends _0x25de36{[_0x2c3a9d(0xbb)](){const _0x375859=_0x2c3a9d,_0x3e5ccb=this[_0x375859(0xb3)],_0x4ec51d=this[_0x375859(0xb3)][_0x375859(0xad)][_0x375859(0xba)](_0x375859(0xbc));_0x3e5ccb[_0x375859(0xad)][_0x375859(0xb6)](_0x375859(0xc1))&&_0x3e5ccb[_0x375859(0xad)][_0x375859(0xb6)](_0x375859(0xb9))&&_0x4ec51d[_0x375859(0xbe)](_0x375859(0xb8));}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x142e43=_0x27b6;(function(_0x5831c0,_0x356d89){const _0x4ce5a4=_0x27b6,_0x5bc8b2=_0x5831c0();while(!![]){try{const _0x3806a3=-parseInt(_0x4ce5a4(0x1ec))/0x1*(-parseInt(_0x4ce5a4(0x251))/0x2)+-parseInt(_0x4ce5a4(0x20e))/0x3+-parseInt(_0x4ce5a4(0x218))/0x4+parseInt(_0x4ce5a4(0x215))/0x5+-parseInt(_0x4ce5a4(0x236))/0x6*(-parseInt(_0x4ce5a4(0x258))/0x7)+-parseInt(_0x4ce5a4(0x21f))/0x8*(parseInt(_0x4ce5a4(0x234))/0x9)+parseInt(_0x4ce5a4(0x1f2))/0xa;if(_0x3806a3===_0x356d89)break;else _0x5bc8b2['push'](_0x5bc8b2['shift']());}catch(_0x5be74d){_0x5bc8b2['push'](_0x5bc8b2['shift']());}}}(_0x4962,0x47b2d));import{Plugin as _0x567b25}from'ckeditor5/src/core.js';import{toWidget as _0x5daf2e}from'ckeditor5/src/widget.js';import{splitSuggestionMarkerName as _0x5b830f}from'../utils/suggestionmarkerutils.js';import{SuggestionsConversionAlignment as _0x280b25}from'./integrations/alignment.js';import{SuggestionsConversionBasicStyles as _0x372242}from'./integrations/basicstyles.js';function _0x4962(){const _0x426fa4=['afterInit','366347EiQyoz','ck-suggestion-marker-formatBlock','removeMarker:suggestion:attribute','markerNameToElements','listenTo','deletion','1645620krpdZv','editing','split','consumable','isInlineAttribute','start','ck-suggestion-marker-split','highest','containerElement','init','nextSibling','isAtEnd',':merge','createUIElement','get','registerInlineAttribute','previousPosition','nodeAfter','item','element','model','data','createRangeIn','removeAttribute','isRegisteredAttribute','_getClassName','writer','hasClass','641538IJoGWz','ck-suggestion-marker--active','remove','widget','TrackChangesEditing','plugins','schema','1644605yAyxUB','conversion','dataDowncast','1225464auLQBn','removeMarker:suggestion','$elementName','change:activeMarkers','isContent','isLimit','SuggestionsConversion','2706056TumOvF','addClass','add','registerBlockAttribute','name','toViewPosition','removeClass',':split','mapper','selection','requires','editingDowncast','ck-suggestion-marker-formatInline','insert','elementEnd','$text','push','isBlock','data-suggestion','checkChild','slice','9vNagVU','merge','1753896gUPVQm','type','options','test','span','setAttribute','addMarker:suggestion:insertion','addMarker:suggestion','for','getCustomProperty','_blockAttributeKeys','ck-suggestion-marker-merge','has','attribute','ck-suggestion-marker-','downcastDispatcher','editor','suggestion','parent','markerRange','isOfficialPlugin','addMarker:suggestion:formatBlock','showSuggestionHighlights','includes','end','substr','isObject','2UySoah','getItems','unbindElementFromMarkerName','_inlineAttributeKeys','toViewElement','markerToHighlight','getWalker','7RSoWtY','isTouching','data-author-id','addMarker:suggestion:deletion','consume','isPremiumPlugin','removeMarker:suggestion:formatBlock','markerToData','_activeMarkers','markerName','addMarker:suggestion:attribute','isBlockAttribute','bindElementToMarker','ck-suggestion-marker','addHighlight','pluginName','high'];_0x4962=function(){return _0x426fa4;};return _0x4962();}import{SuggestionsConversionBookmark as _0x4f656d}from'./integrations/bookmark.js';import{SuggestionsConversionFont as _0x117126}from'./integrations/font.js';import{SuggestionsConversionFootnotes as _0x2712a3}from'./integrations/footnotes.js';import{SuggestionsConversionHighlight as _0x5d1080}from'./integrations/highlight.js';import{SuggestionsConversionHtmlEmbed as _0x3a7612}from'./integrations/htmlembed.js';import{SuggestionsConversionImage as _0x93b6d3}from'./integrations/image.js';import{SuggestionsConversionIndent as _0x198a67}from'./integrations/indent.js';import{SuggestionsConversionLineHeight as _0x27e74a}from'./integrations/lineheight.js';import{SuggestionsConversionLink as _0x3fb418}from'./integrations/link.js';import{SuggestionsConversionList as _0x301122}from'./integrations/list.js';import{SuggestionsConversionListProperties as _0x215c9a}from'./integrations/listproperties.js';import{SuggestionsConversionMultiLevelList as _0x240274}from'./integrations/multilevellist.js';import{SuggestionsConversionStylesDropdown as _0x4b661d}from'./integrations/style.js';import{SuggestionsConversionTableHeadings as _0x2c7d27}from'./integrations/tableheadings.js';import{SuggestionsConversionTableProperties as _0x5c2efb}from'./integrations/tableproperties.js';import{SuggestionsConversionTableLayout as _0x2a9d83}from'./integrations/tablelayout.js';import{SuggestionsConversionUploadcare as _0x57ea75}from'./integrations/uploadcare.js';import{SuggestionsConversionShiftEnter as _0x487221}from'./integrations/shiftenter.js';function _0x27b6(_0x3b0eaa,_0x590f61){const _0x496207=_0x4962();return _0x27b6=function(_0x27b651,_0x4ac8ff){_0x27b651=_0x27b651-0x1de;let _0x29fefa=_0x496207[_0x27b651];return _0x29fefa;},_0x27b6(_0x3b0eaa,_0x590f61);}import{SuggestionsConversionMediaEmbed as _0x403449}from'./integrations/mediaembed.js';import{SuggestionsConversionTable as _0x2c0696}from'./integrations/table.js';import{SuggestionsConversionHorizontalLine as _0x3351d0}from'./integrations/horizontalline.js';import{SuggestionsConversionTableCellProperties as _0x5d43bb}from'./integrations/tablecellproperties.js';export class SuggestionsConversion extends _0x567b25{[_0x142e43(0x1e2)]=[];[_0x142e43(0x240)]=new Set([_0x142e43(0x21a)]);[_0x142e43(0x254)]=new Set();static get[_0x142e43(0x1e9)](){const _0x335219=_0x142e43;return _0x335219(0x21e);}static get[_0x142e43(0x229)](){return[_0x280b25,_0x372242,_0x4f656d,_0x117126,_0x2712a3,_0x5d1080,_0x3351d0,_0x3a7612,_0x93b6d3,_0x198a67,_0x27e74a,_0x3fb418,_0x301122,_0x215c9a,_0x403449,_0x240274,_0x487221,_0x4b661d,_0x2c0696,_0x2c7d27,_0x2a9d83,_0x5d43bb,_0x5c2efb,_0x57ea75];}static get[_0x142e43(0x24a)](){return!0x0;}static get[_0x142e43(0x1df)](){return!0x0;}[_0x142e43(0x1fb)](){const _0x103158=_0x142e43,_0x25d052=this[_0x103158(0x246)],_0x1c0673=(_0x523896,_0x3f9f21,_0x417bad)=>{const _0x3b55e2=_0x103158,{id:_0x3bc385,authorId:_0x4194ba,type:_0x13b9d4,subType:_0x2be84b}=_0x5b830f(_0x523896[_0x3b55e2(0x1e3)]),_0x42a8af=[_0x3b55e2(0x1e7),this[_0x3b55e2(0x20b)](_0x13b9d4,_0x2be84b)];let _0x366ea1=0xbb8;return!_0x417bad&&(this[_0x3b55e2(0x1e2)][_0x3b55e2(0x24d)](_0x523896[_0x3b55e2(0x1e3)])&&(_0x42a8af[_0x3b55e2(0x22f)](_0x3b55e2(0x20f)),_0x366ea1=0xbc2)),(_0x3b55e2(0x1f1)==_0x13b9d4&&(_0x366ea1+=0x5),{'classes':_0x42a8af,'attributes':{'data-suggestion':_0x3bc385,'data-author-id':_0x4194ba},'priority':_0x366ea1});};_0x25d052[_0x103158(0x216)][_0x103158(0x23e)](_0x103158(0x22a))[_0x103158(0x256)]({'model':_0x103158(0x247),'view':(_0x4165c1,_0x4b277e)=>_0x1c0673(_0x4165c1,0x0,!0x1)}),_0x25d052[_0x103158(0x216)][_0x103158(0x23e)](_0x103158(0x217))[_0x103158(0x256)]({'model':_0x103158(0x247),'view':(_0x10f9f7,_0x581688)=>_0x1c0673(_0x10f9f7,0x0,!0x0)}),_0x25d052[_0x103158(0x216)][_0x103158(0x23e)](_0x103158(0x217))[_0x103158(0x221)](_0x49f50e=>{const _0x1203e6=_0x103158;_0x49f50e['on'](_0x1203e6(0x23d),(_0x553ec4,_0x159f71,_0x3e41dd)=>{const _0x21bce2=_0x1203e6;if(!_0x3e41dd[_0x21bce2(0x238)][_0x21bce2(0x24c)])return;const _0x54165f=_0x159f71[_0x21bce2(0x204)];if(!_0x54165f)return;const _0x3874ed=_0x3e41dd[_0x21bce2(0x227)][_0x21bce2(0x255)](_0x54165f);_0x25d052[_0x21bce2(0x206)][_0x21bce2(0x214)][_0x21bce2(0x250)](_0x54165f)&&_0x3874ed&&!_0x3874ed[_0x21bce2(0x23f)](_0x21bce2(0x211))&&_0x3874ed['is'](_0x21bce2(0x1fa))&&_0x5daf2e(_0x3874ed,_0x3e41dd[_0x21bce2(0x20c)]);},{'priority':_0x1203e6(0x1ea)});});const _0x527dd7=(_0x461934,_0x1849ab,_0x55fda1,_0x3e348b,_0x1b5e03)=>{const _0x2c1895=_0x103158;if(_0x3e348b&&!_0x55fda1[_0x2c1895(0x238)][_0x2c1895(0x24c)])return;if(!_0x1849ab[_0x2c1895(0x204)])return;const {id:_0x3a1e79,authorId:_0x3fbe80,subType:_0x2f0660}=_0x5b830f(_0x1849ab[_0x2c1895(0x1e3)]);if(_0x1b5e03){const _0xa1aeba=_0x2f0660[_0x2c1895(0x1f4)]('|')[0x0];if(!this[_0x2c1895(0x1e5)](_0xa1aeba))return;}if(_0x1849ab[_0x2c1895(0x204)]['is'](_0x2c1895(0x228)))return void _0x55fda1[_0x2c1895(0x1f5)][_0x2c1895(0x1de)](_0x1849ab[_0x2c1895(0x204)],_0x461934[_0x2c1895(0x223)]);const _0x140ac0=_0x55fda1[_0x2c1895(0x227)][_0x2c1895(0x255)](_0x1849ab[_0x2c1895(0x204)]);if(_0x1849ab[_0x2c1895(0x204)]['is'](_0x2c1895(0x205))&&_0x25d052[_0x2c1895(0x206)][_0x2c1895(0x214)][_0x2c1895(0x230)](_0x1849ab[_0x2c1895(0x204)])&&!_0x140ac0[_0x2c1895(0x23f)](_0x2c1895(0x1e8))){_0x55fda1[_0x2c1895(0x20c)][_0x2c1895(0x220)]([_0x2c1895(0x1e7),_0x2c1895(0x1ed)],_0x140ac0),_0x55fda1[_0x2c1895(0x20c)][_0x2c1895(0x23b)](_0x2c1895(0x231),_0x3a1e79,_0x140ac0),_0x55fda1[_0x2c1895(0x20c)][_0x2c1895(0x23b)](_0x2c1895(0x25a),_0x3fbe80,_0x140ac0),_0x55fda1[_0x2c1895(0x227)][_0x2c1895(0x1e6)](_0x140ac0,_0x1849ab[_0x2c1895(0x1e3)]),_0x3e348b||(this[_0x2c1895(0x1e2)][_0x2c1895(0x24d)](_0x1849ab[_0x2c1895(0x1e3)])?_0x55fda1[_0x2c1895(0x20c)][_0x2c1895(0x220)](_0x2c1895(0x20f),_0x140ac0):_0x55fda1[_0x2c1895(0x20c)][_0x2c1895(0x225)](_0x2c1895(0x20f),_0x140ac0));for(const _0x2fdb0d of _0x25d052[_0x2c1895(0x206)][_0x2c1895(0x208)](_0x1849ab[_0x2c1895(0x204)])[_0x2c1895(0x252)]())_0x55fda1[_0x2c1895(0x1f5)][_0x2c1895(0x1de)](_0x2fdb0d,_0x461934[_0x2c1895(0x223)]);_0x55fda1[_0x2c1895(0x1f5)][_0x2c1895(0x1de)](_0x1849ab[_0x2c1895(0x204)],_0x461934[_0x2c1895(0x223)]);}},_0x2800b5=(_0x10f52c,_0x4b6eb7,_0x275b77,_0xae67d5)=>{const _0x3838fc=_0x103158,_0x29891a=_0x275b77[_0x3838fc(0x227)][_0x3838fc(0x1ef)](_0x4b6eb7[_0x3838fc(0x1e3)]);if(_0x29891a){if(_0xae67d5){const {subType:_0x2a859a}=_0x5b830f(_0x4b6eb7[_0x3838fc(0x1e3)]),_0x80a372=_0x2a859a[_0x3838fc(0x1f4)]('|')[0x0];if(!this[_0x3838fc(0x1e5)](_0x80a372))return;}for(const _0x25848f of _0x29891a)_0x25848f[_0x3838fc(0x23f)](_0x3838fc(0x1e8))||(_0x275b77[_0x3838fc(0x20c)][_0x3838fc(0x225)]([_0x3838fc(0x1e7),_0x3838fc(0x1ed),_0x3838fc(0x20f)],_0x25848f),_0x275b77[_0x3838fc(0x20c)][_0x3838fc(0x209)](_0x3838fc(0x231),_0x25848f),_0x275b77[_0x3838fc(0x20c)][_0x3838fc(0x209)](_0x3838fc(0x25a),_0x25848f),_0x275b77[_0x3838fc(0x227)][_0x3838fc(0x253)](_0x25848f,_0x4b6eb7[_0x3838fc(0x1e3)]));}};_0x25d052[_0x103158(0x216)][_0x103158(0x23e)](_0x103158(0x22a))[_0x103158(0x221)](_0x2e3c4f=>{const _0x4becb9=_0x103158;_0x2e3c4f['on'](_0x4becb9(0x24b),(_0x1c7cf4,_0x2c764b,_0x4c358b)=>{_0x527dd7(_0x1c7cf4,_0x2c764b,_0x4c358b,!0x1,!0x1);},{'priority':_0x4becb9(0x1ea)});}),_0x25d052[_0x103158(0x216)][_0x103158(0x23e)](_0x103158(0x22a))[_0x103158(0x221)](_0x4582a4=>{const _0x50a54a=_0x103158;_0x4582a4['on'](_0x50a54a(0x1e4),(_0x41cba7,_0x44ec2d,_0x380fc3)=>{_0x527dd7(_0x41cba7,_0x44ec2d,_0x380fc3,!0x1,!0x0);},{'priority':_0x50a54a(0x1ea)});}),_0x25d052[_0x103158(0x216)][_0x103158(0x23e)](_0x103158(0x22a))[_0x103158(0x221)](_0x53abdf=>{const _0x540f8f=_0x103158;_0x53abdf['on'](_0x540f8f(0x1e0),(_0x3bf760,_0x2010e2,_0x28f9fd)=>{_0x2800b5(0x0,_0x2010e2,_0x28f9fd,!0x1);},{'priority':_0x540f8f(0x1ea)});}),_0x25d052[_0x103158(0x216)][_0x103158(0x23e)](_0x103158(0x22a))[_0x103158(0x221)](_0x2660a9=>{const _0x3b25c9=_0x103158;_0x2660a9['on'](_0x3b25c9(0x1ee),(_0x2cec52,_0x3dad3d,_0x2a729e)=>{_0x2800b5(0x0,_0x3dad3d,_0x2a729e,!0x0);},{'priority':_0x3b25c9(0x1ea)});}),_0x25d052[_0x103158(0x216)][_0x103158(0x23e)](_0x103158(0x217))[_0x103158(0x221)](_0x43da06=>{const _0x58a853=_0x103158;_0x43da06['on'](_0x58a853(0x24b),(_0x531848,_0x28f276,_0x1bf32a)=>{_0x527dd7(_0x531848,_0x28f276,_0x1bf32a,!0x0,!0x1);},{'priority':_0x58a853(0x1f9)});}),_0x25d052[_0x103158(0x216)][_0x103158(0x23e)](_0x103158(0x217))[_0x103158(0x221)](_0x2ece07=>{const _0x5cda62=_0x103158;_0x2ece07['on'](_0x5cda62(0x1e4),(_0x33df07,_0xa0313f,_0x1561cf)=>{_0x527dd7(_0x33df07,_0xa0313f,_0x1561cf,!0x0,!0x0);},{'priority':_0x5cda62(0x1f9)});}),_0x25d052[_0x103158(0x216)][_0x103158(0x23e)](_0x103158(0x217))[_0x103158(0x1e1)]({'model':_0x103158(0x247),'view':(_0xe41ad9,_0x140c78)=>{const _0x166df8=_0x103158;if(_0x140c78[_0x166df8(0x238)][_0x166df8(0x24c)]){const {id:_0x16fdcb,authorId:_0x3eb675}=_0x5b830f(_0xe41ad9);return _0xe41ad9[_0x166df8(0x24d)](_0x166df8(0x226))||_0xe41ad9[_0x166df8(0x24d)](_0x166df8(0x1fe))?{'group':_0x166df8(0x247),'name':_0xe41ad9[_0x166df8(0x24f)](0xb),'attributes':{'data-suggestion':_0x16fdcb,'data-author-id':_0x3eb675}}:null;}return{'group':_0x166df8(0x247),'name':_0xe41ad9[_0x166df8(0x24f)](0xb)};}});const _0xc0bb3c=(_0x10c191,_0x5b78e4,_0x2b488b,_0x580fd2,_0x94a34e)=>{const _0x2948dc=_0x103158;if(_0x580fd2&&!_0x2b488b[_0x2948dc(0x238)][_0x2948dc(0x24c)])return;if(!_0x2b488b[_0x2948dc(0x1f5)][_0x2948dc(0x239)](_0x5b78e4[_0x2948dc(0x249)],_0x10c191[_0x2948dc(0x223)]))return;const _0x3a454f=this[_0x2948dc(0x1e2)],_0x1d7538=_0x5b78e4[_0x2948dc(0x249)][_0x2948dc(0x257)](),_0x18b32b=_0x5b78e4[_0x2948dc(0x249)][_0x2948dc(0x1f7)],_0x3c8bf3=_0x25d052[_0x2948dc(0x206)][_0x2948dc(0x214)];let _0x48fb5d=null,_0x4452bd=null,_0x1997f0=!0x1,_0xd172d1=!0x1;for(const _0x14a30e of _0x1d7538){const _0xb3f25c=_0x14a30e[_0x2948dc(0x204)];_0x1997f0=_0x1997f0||_0x3c8bf3[_0x2948dc(0x21c)](_0xb3f25c);const _0x3564a0=_0x2b488b[_0x2948dc(0x227)][_0x2948dc(0x255)](_0xb3f25c);if(_0x3564a0&&_0x3564a0[_0x2948dc(0x23f)](_0x2948dc(0x1e8)))return;_0x2948dc(0x22d)==_0x14a30e[_0x2948dc(0x237)]&&(_0x3c8bf3[_0x2948dc(0x230)](_0xb3f25c)&&!_0x3c8bf3[_0x2948dc(0x21d)](_0xb3f25c)&&(_0xb3f25c[_0x2948dc(0x1fc)]||_0x18b32b[_0x2948dc(0x1fd)]?_0x48fb5d&&_0x48fb5d[_0x2948dc(0x248)]==_0xb3f25c||(_0x48fb5d=_0xb3f25c,_0xa1ebec(_0x14a30e[_0x2948dc(0x202)]),_0xd172d1=!0x0):_0x4452bd=_0x4452bd||_0x14a30e[_0x2948dc(0x202)]));}function _0xa1ebec(_0x4bab46){const _0x11a427=_0x2948dc,{id:_0x4335d3,authorId:_0xeb87e7}=_0x5b830f(_0x5b78e4[_0x11a427(0x1e3)]),_0x4fd2f1=_0x2b488b[_0x11a427(0x20c)][_0x11a427(0x1ff)](_0x11a427(0x23a),{'class':_0x11a427(0x244)+_0x94a34e,'data-suggestion':_0x4335d3,'data-author-id':_0xeb87e7}),_0xf4d70b=_0x2b488b[_0x11a427(0x227)][_0x11a427(0x224)](_0x4bab46);!_0x580fd2&&_0x3a454f[_0x11a427(0x24d)](_0x5b78e4[_0x11a427(0x1e3)])&&_0x2b488b[_0x11a427(0x20c)][_0x11a427(0x220)](_0x11a427(0x20f),_0x4fd2f1),_0x2b488b[_0x11a427(0x20c)][_0x11a427(0x22c)](_0xf4d70b,_0x4fd2f1),_0x2b488b[_0x11a427(0x227)][_0x11a427(0x1e6)](_0x4fd2f1,_0x5b78e4[_0x11a427(0x1e3)]);}_0x1997f0||_0xd172d1||!_0x4452bd||_0xa1ebec(_0x4452bd);};_0x25d052[_0x103158(0x1f3)][_0x103158(0x245)]['on'](_0x103158(0x25b),(_0x143728,_0x5fd048,_0x130a5d)=>{const _0xa06e83=_0x103158;_0xc0bb3c(_0x143728,_0x5fd048,_0x130a5d,!0x1,_0xa06e83(0x235));},{'priority':_0x103158(0x1ea)}),_0x25d052[_0x103158(0x207)][_0x103158(0x245)]['on'](_0x103158(0x25b),(_0x17aed3,_0x451555,_0x43c271)=>{const _0x104773=_0x103158;_0xc0bb3c(_0x17aed3,_0x451555,_0x43c271,!0x0,_0x104773(0x235));},{'priority':_0x103158(0x1ea)}),_0x25d052[_0x103158(0x1f3)][_0x103158(0x245)]['on'](_0x103158(0x23c),(_0x2983bd,_0x4e0ed3,_0x15a004)=>{const _0x1edb8f=_0x103158;_0xc0bb3c(_0x2983bd,_0x4e0ed3,_0x15a004,!0x1,_0x1edb8f(0x1f4));},{'priority':_0x103158(0x1ea)}),_0x25d052[_0x103158(0x207)][_0x103158(0x245)]['on'](_0x103158(0x23c),(_0x39d5d0,_0x3de54b,_0x5d6ac3)=>{const _0x561bce=_0x103158;_0xc0bb3c(_0x39d5d0,_0x3de54b,_0x5d6ac3,!0x0,_0x561bce(0x1f4));},{'priority':_0x103158(0x1ea)}),_0x25d052[_0x103158(0x1f3)][_0x103158(0x245)]['on'](_0x103158(0x219),(_0x3dc697,_0x2922b6,_0x544de5)=>{((_0x2d4c72,_0x38a5d0,_0x1bda0b)=>{const _0x4c7c3a=_0x27b6,_0xec426=_0x1bda0b[_0x4c7c3a(0x227)][_0x4c7c3a(0x1ef)](_0x38a5d0[_0x4c7c3a(0x1e3)]);if(_0xec426){for(const _0x154d8a of _0xec426)(_0x154d8a[_0x4c7c3a(0x20d)](_0x4c7c3a(0x1f8))||_0x154d8a[_0x4c7c3a(0x20d)](_0x4c7c3a(0x241)))&&(_0x1bda0b[_0x4c7c3a(0x227)][_0x4c7c3a(0x253)](_0x154d8a,_0x38a5d0[_0x4c7c3a(0x1e3)]),_0x1bda0b[_0x4c7c3a(0x20c)][_0x4c7c3a(0x210)](_0x154d8a));}})(0x0,_0x2922b6,_0x544de5);},{'priority':_0x103158(0x1ea)});const _0x2225a5=(_0xb416c1,_0xc51ebf,_0x45e5f1,_0x1f1ae1)=>{const _0x1e9c18=_0x103158;if(_0x1f1ae1&&!_0x45e5f1[_0x1e9c18(0x238)][_0x1e9c18(0x24c)])return;const _0x356ec9=_0xc51ebf[_0x1e9c18(0x249)][_0x1e9c18(0x1f7)],_0x48c3f9=_0xc51ebf[_0x1e9c18(0x249)][_0x1e9c18(0x24e)],_0x3e65d8=_0x25d052[_0x1e9c18(0x206)][_0x1e9c18(0x214)];if(!_0x356ec9[_0x1e9c18(0x259)](_0x48c3f9)||!_0x356ec9[_0x1e9c18(0x203)])return;const _0x49994c=_0x356ec9[_0x1e9c18(0x203)];if(_0x3e65d8[_0x1e9c18(0x230)](_0x49994c)&&!_0x3e65d8[_0x1e9c18(0x21d)](_0x49994c)&&_0x3e65d8[_0x1e9c18(0x232)](_0x49994c,_0x1e9c18(0x22e))){if(!_0x45e5f1[_0x1e9c18(0x1f5)][_0x1e9c18(0x1de)](_0xc51ebf[_0x1e9c18(0x249)],_0xb416c1[_0x1e9c18(0x223)]))return;const {id:_0x22699a,authorId:_0x223d0a}=_0x5b830f(_0xc51ebf[_0x1e9c18(0x1e3)]),_0x4c1df7=_0x45e5f1[_0x1e9c18(0x20c)][_0x1e9c18(0x1ff)](_0x1e9c18(0x23a),{'class':_0x1e9c18(0x1f8),'data-suggestion':_0x22699a,'data-author-id':_0x223d0a}),_0x6c7eb7=_0x45e5f1[_0x1e9c18(0x227)][_0x1e9c18(0x224)](_0x48c3f9);!_0x1f1ae1&&this[_0x1e9c18(0x1e2)][_0x1e9c18(0x24d)](_0xc51ebf[_0x1e9c18(0x1e3)])&&_0x45e5f1[_0x1e9c18(0x20c)][_0x1e9c18(0x220)](_0x1e9c18(0x20f),_0x4c1df7),_0x45e5f1[_0x1e9c18(0x20c)][_0x1e9c18(0x22c)](_0x6c7eb7,_0x4c1df7),_0x45e5f1[_0x1e9c18(0x227)][_0x1e9c18(0x1e6)](_0x4c1df7,_0xc51ebf[_0x1e9c18(0x1e3)]);}};_0x25d052[_0x103158(0x1f3)][_0x103158(0x245)]['on'](_0x103158(0x23c),(_0x16c567,_0x2614d3,_0xa640cd)=>{_0x2225a5(_0x16c567,_0x2614d3,_0xa640cd,!0x1);},{'priority':_0x103158(0x1ea)}),_0x25d052[_0x103158(0x207)][_0x103158(0x245)]['on'](_0x103158(0x23c),(_0x586a4f,_0x545dd9,_0x94c92b)=>{_0x2225a5(_0x586a4f,_0x545dd9,_0x94c92b,!0x0);},{'priority':_0x103158(0x1ea)});}[_0x142e43(0x1eb)](){const _0x121c19=_0x142e43;this[_0x121c19(0x246)][_0x121c19(0x213)][_0x121c19(0x242)](_0x121c19(0x212))&&this[_0x121c19(0x1f0)](this[_0x121c19(0x246)][_0x121c19(0x213)][_0x121c19(0x200)](_0x121c19(0x212)),_0x121c19(0x21b),(_0x5021d8,_0x306ab6,_0x71140d)=>{const _0xc8108e=_0x121c19;this[_0xc8108e(0x1e2)]=_0x71140d[_0xc8108e(0x233)]();},{'priority':_0x121c19(0x1f9)});}[_0x142e43(0x222)](_0x36be92){const _0x568350=_0x142e43;this[_0x568350(0x240)][_0x568350(0x221)](_0x36be92);}[_0x142e43(0x201)](_0x4e28f4){const _0x3b1c36=_0x142e43;this[_0x3b1c36(0x254)][_0x3b1c36(0x221)](_0x4e28f4);}[_0x142e43(0x1e5)](_0x3a7d64){const _0x2e3128=_0x142e43;return this[_0x2e3128(0x240)][_0x2e3128(0x242)](_0x3a7d64);}[_0x142e43(0x1f6)](_0x4f0e79){const _0x2f663e=_0x142e43;return this[_0x2f663e(0x254)][_0x2f663e(0x242)](_0x4f0e79);}[_0x142e43(0x20a)](_0x457cab){const _0x2a5980=_0x142e43;return this[_0x2a5980(0x1f6)](_0x457cab)||this[_0x2a5980(0x1e5)](_0x457cab);}[_0x142e43(0x20b)](_0xcc3991,_0x53e666){const _0x51b630=_0x142e43;if(_0x51b630(0x243)!=_0xcc3991)return _0x51b630(0x244)+_0xcc3991;const _0x467a42=_0x53e666[_0x51b630(0x1f4)]('|')[0x0];return this[_0x51b630(0x1e5)](_0x467a42)?_0x51b630(0x1ed):_0x51b630(0x22b);}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x2478(_0x346442,_0xce0051){var _0x21069b=_0x2106();return _0x2478=function(_0x24782b,_0x155a05){_0x24782b=_0x24782b-0x105;var _0x478842=_0x21069b[_0x24782b];return _0x478842;},_0x2478(_0x346442,_0xce0051);}(function(_0x40b7b4,_0x5b83ff){var _0x329ab6=_0x2478,_0x2cf61e=_0x40b7b4();while(!![]){try{var _0x2f0f11=parseInt(_0x329ab6(0x109))/0x1+parseInt(_0x329ab6(0x10b))/0x2*(-parseInt(_0x329ab6(0x113))/0x3)+-parseInt(_0x329ab6(0x111))/0x4+-parseInt(_0x329ab6(0x106))/0x5*(-parseInt(_0x329ab6(0x107))/0x6)+-parseInt(_0x329ab6(0x10e))/0x7*(parseInt(_0x329ab6(0x10f))/0x8)+parseInt(_0x329ab6(0x10a))/0x9*(parseInt(_0x329ab6(0x10d))/0xa)+parseInt(_0x329ab6(0x112))/0xb;if(_0x2f0f11===_0x5b83ff)break;else _0x2cf61e['push'](_0x2cf61e['shift']());}catch(_0x5ea005){_0x2cf61e['push'](_0x2cf61e['shift']());}}}(_0x2106,0x701df));import{uid as _0x440ebb}from'ckeditor5/src/utils.js';function _0x2106(){var _0x5ca50a=['16LYaUMi','ck-aria-description-','3226616MJZGet','17474820Camuku','549597MXdKas','ck-aria-description','5QOfmRz','4600608CCmoud','span','312158BHSNRb','207vUMHFk','10ZWhrzV','setTemplate','137580XlwWEM','2807350pQsudW'];_0x2106=function(){return _0x5ca50a;};return _0x2106();}import{View as _0x5eb86e}from'ckeditor5/src/ui.js';export class AriaDescriptionView extends _0x5eb86e{['id'];constructor(_0x490ef9,_0x5d98de){var _0x403865=_0x2478;super(_0x490ef9),this['id']=_0x403865(0x110)+_0x440ebb(),this[_0x403865(0x10c)]({'tag':_0x403865(0x108),'attributes':{'class':['ck',_0x403865(0x105)],'id':this['id']},'children':[{'text':_0x5d98de}]});}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var _0x529cef=_0x5d76;(function(_0x56cf1,_0x382ca2){var _0x1cb4e3=_0x5d76,_0xcc9964=_0x56cf1();while(!![]){try{var _0x3868d1=parseInt(_0x1cb4e3(0x11c))/0x1*(-parseInt(_0x1cb4e3(0x125))/0x2)+parseInt(_0x1cb4e3(0x126))/0x3+parseInt(_0x1cb4e3(0x120))/0x4+parseInt(_0x1cb4e3(0x11e))/0x5*(parseInt(_0x1cb4e3(0x116))/0x6)+-parseInt(_0x1cb4e3(0x118))/0x7+-parseInt(_0x1cb4e3(0x128))/0x8*(-parseInt(_0x1cb4e3(0x121))/0x9)+-parseInt(_0x1cb4e3(0x124))/0xa*(-parseInt(_0x1cb4e3(0x119))/0xb);if(_0x3868d1===_0x382ca2)break;else _0xcc9964['push'](_0xcc9964['shift']());}catch(_0x2f1897){_0xcc9964['push'](_0xcc9964['shift']());}}}(_0x497b,0x33f6c));import{ButtonView as _0x565453,DropdownButtonView as _0x1cd4d6}from'ckeditor5/src/ui.js';function _0x5d76(_0x5349cd,_0x19462a){var _0x497b30=_0x497b();return _0x5d76=function(_0x5d763a,_0x1d567b){_0x5d763a=_0x5d763a-0x116;var _0x45d9fc=_0x497b30[_0x5d763a];return _0x45d9fc;},_0x5d76(_0x5349cd,_0x19462a);}export class LateFocusButtonView extends _0x565453{[_0x529cef(0x11d)](){var _0x56ad91=_0x529cef;super[_0x56ad91(0x11d)](),re(this);}}export class LateFocusDropdownButtonView extends _0x1cd4d6{[_0x529cef(0x11d)](){var _0x31d068=_0x529cef;super[_0x31d068(0x11d)](),re(this);}}function _0x497b(){var _0x48b505=['render','5xwRvlL','listenTo','17376MIloTb','1097676FnvKtN','mousedown','preventDefault','10GqDWLr','14oHJJav','739677KElgyn','focus','8tBGHsy','825534ujZkHc','mouseup','2493435QKoaCE','2338754HKPQNw','stopPropagation','element','22003aPwURp'];_0x497b=function(){return _0x48b505;};return _0x497b();}function re(_0x126ac0){var _0x2f3e27=_0x529cef;_0x126ac0[_0x2f3e27(0x11f)](_0x126ac0[_0x2f3e27(0x11b)],_0x2f3e27(0x122),(_0x4f0e30,_0x4103f0)=>{var _0xf1a409=_0x2f3e27;_0x4103f0[_0xf1a409(0x11a)](),_0x4103f0[_0xf1a409(0x123)]();}),_0x126ac0[_0x2f3e27(0x11f)](_0x126ac0[_0x2f3e27(0x11b)],_0x2f3e27(0x117),()=>{var _0x495c7a=_0x2f3e27;_0x126ac0[_0x495c7a(0x11b)][_0x495c7a(0x127)]();});}
|
package/src/suggestionstyles.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
(function(_0x7c1e1e,_0x1ce690){var _0x2b39b2=_0x242c,_0x51fa40=_0x7c1e1e();while(!![]){try{var _0x4b741f=-parseInt(_0x2b39b2(0x88))/0x1*(parseInt(_0x2b39b2(0x83))/0x2)+-parseInt(_0x2b39b2(0x8c))/0x3+parseInt(_0x2b39b2(0x8a))/0x4+-parseInt(_0x2b39b2(0x85))/0x5+parseInt(_0x2b39b2(0x8b))/0x6+parseInt(_0x2b39b2(0x84))/0x7*(parseInt(_0x2b39b2(0x86))/0x8)+parseInt(_0x2b39b2(0x87))/0x9*(-parseInt(_0x2b39b2(0x89))/0xa);if(_0x4b741f===_0x1ce690)break;else _0x51fa40['push'](_0x51fa40['shift']());}catch(_0x4d30c5){_0x51fa40['push'](_0x51fa40['shift']());}}}(_0x4c6d,0x79204));import'../theme/suggestion.css';import'../theme/suggestionmarker.css';import'../theme/ariadescription.css';function _0x4c6d(){var _0x52304e=['77baGcMR','1879630jyCSPW','69944xZoKaE','9yevONX','4040MfqRnI','80450uWuoeP','3674752wFnPMe','5015274dfLYII','706071ALZmIh','364KjhVDx'];_0x4c6d=function(){return _0x52304e;};return _0x4c6d();}import'../theme/integrations/image.css';import'../theme/integrations/horizontalline.css';import'../theme/integrations/mediaembed.css';import'../theme/integrations/mergefields.css';function _0x242c(_0x5d6029,_0x401bac){var _0x4c6d4a=_0x4c6d();return _0x242c=function(_0x242cae,_0x432592){_0x242cae=_0x242cae-0x83;var _0x38211c=_0x4c6d4a[_0x242cae];return _0x38211c;},_0x242c(_0x5d6029,_0x401bac);}import'../theme/integrations/pagebreak.css';import'../theme/integrations/table.css';import'../theme/integrations/codeblock.css';import'../theme/integrations/footnotes.css';
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x42d7(_0x1fea04,_0xf94626){const _0x4db321=_0x4db3();return _0x42d7=function(_0x42d7f7,_0x4bb8c9){_0x42d7f7=_0x42d7f7-0xde;let _0x193428=_0x4db321[_0x42d7f7];return _0x193428;},_0x42d7(_0x1fea04,_0xf94626);}const _0xc52bf0=_0x42d7;function _0x4db3(){const _0x3eafb6=['ck-user__avatar','ck-user__notification','notificationView','isAnonymous','48824ZzZTMr','extendTemplate','ck\x20ck-user__name','20lLwYGL','2170uTNqhr','35414OFSAHH','28699fpKPen','avatar','name','22962VZdaJm','ck-user__icon','1530yMrMrC','isMe','div','content','479352UesurZ','initials','push','ck-user__img','ck-user__anonymous','ck-user_me','103071PGFUIM','792068GyUqbS','78ilfjXx','10uaxCik','setTemplate','url(\x27','ck\x20ck-user__name\x20ck-user__name--hidden','ck-user','5010NbvWlr'];_0x4db3=function(){return _0x3eafb6;};return _0x4db3();}(function(_0x75f47d,_0x313870){const _0x30bdaf=_0x42d7,_0x4e8abe=_0x75f47d();while(!![]){try{const _0x3c3284=parseInt(_0x30bdaf(0xfa))/0x1*(parseInt(_0x30bdaf(0xe7))/0x2)+-parseInt(_0x30bdaf(0xf7))/0x3+-parseInt(_0x30bdaf(0xf8))/0x4*(parseInt(_0x30bdaf(0xe5))/0x5)+-parseInt(_0x30bdaf(0xeb))/0x6*(parseInt(_0x30bdaf(0xe6))/0x7)+parseInt(_0x30bdaf(0xe2))/0x8*(parseInt(_0x30bdaf(0xed))/0x9)+-parseInt(_0x30bdaf(0xff))/0xa*(-parseInt(_0x30bdaf(0xe8))/0xb)+-parseInt(_0x30bdaf(0xf1))/0xc*(-parseInt(_0x30bdaf(0xf9))/0xd);if(_0x3c3284===_0x313870)break;else _0x4e8abe['push'](_0x4e8abe['shift']());}catch(_0x5271eb){_0x4e8abe['push'](_0x4e8abe['shift']());}}}(_0x4db3,0xb6c1a));import{View as _0x1414c4,IconView as _0xdefda1}from'ckeditor5/src/ui.js';import{IconNotification as _0x4cb4be}from'ckeditor5/src/icons.js';import'../../../theme/users.css';export class UserView extends _0x1414c4{[_0xc52bf0(0xea)];[_0xc52bf0(0xe0)];constructor(_0x24e23e,_0x20b207,_0x2d3a4c){const _0x425594=_0xc52bf0;super(_0x24e23e),this[_0x425594(0xea)]=_0x20b207[_0x425594(0xea)],this[_0x425594(0xe0)]=null;const _0xe1e6ed=['ck',_0x425594(0xfe)],_0x1a3d47=['ck',_0x425594(0xf4)];if(_0x20b207[_0x425594(0xe1)]&&_0x1a3d47[_0x425594(0xf3)](_0x425594(0xf5)),!_0x20b207[_0x425594(0xe1)]&&_0x20b207[_0x425594(0xee)]&&_0xe1e6ed[_0x425594(0xf3)](_0x425594(0xf6)),_0x20b207[_0x425594(0xe9)]&&_0x1a3d47[_0x425594(0xf3)](_0x425594(0xde)),_0x2d3a4c){const _0x5887a5=new _0xdefda1();_0x5887a5[_0x425594(0xe3)]({'attributes':{'class':[_0x425594(0xec)]}}),_0x5887a5[_0x425594(0xf0)]=_0x4cb4be,this[_0x425594(0xe0)]={'tag':_0x425594(0xef),'attributes':{'class':['ck',_0x425594(0xdf)],'data-cke-tooltip-position':'n','data-cke-tooltip-text':_0x2d3a4c},'children':[_0x5887a5]};}const _0x3e1d56=[{'tag':_0x425594(0xef),'attributes':{'class':_0x1a3d47,'style':{'background-image':_0x20b207[_0x425594(0xe9)]?_0x425594(0xfc)+_0x20b207[_0x425594(0xe9)]+'\x27)':''}}},{'tag':_0x425594(0xef),'attributes':{'class':_0x20b207[_0x425594(0xe9)]?_0x425594(0xfd):_0x425594(0xe4),'aria-label':_0x20b207[_0x425594(0xea)]},'children':[{'text':_0x20b207[_0x425594(0xf2)]}]}];this[_0x425594(0xe0)]&&_0x3e1d56[_0x425594(0xf3)](this[_0x425594(0xe0)]),this[_0x425594(0xfb)]({'tag':_0x425594(0xef),'attributes':{'class':_0xe1e6ed,'data-user-id':_0x20b207['id']},'children':_0x3e1d56});}}
|
package/src/users.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0xef27ae=_0xfd61;(function(_0x41b37a,_0x26b73c){const _0x588f7b=_0xfd61,_0x726b9=_0x41b37a();while(!![]){try{const _0x593aa0=-parseInt(_0x588f7b(0x171))/0x1+-parseInt(_0x588f7b(0x145))/0x2*(parseInt(_0x588f7b(0x170))/0x3)+-parseInt(_0x588f7b(0x18a))/0x4*(parseInt(_0x588f7b(0x158))/0x5)+parseInt(_0x588f7b(0x180))/0x6+parseInt(_0x588f7b(0x15b))/0x7*(-parseInt(_0x588f7b(0x176))/0x8)+parseInt(_0x588f7b(0x150))/0x9*(-parseInt(_0x588f7b(0x172))/0xa)+parseInt(_0x588f7b(0x159))/0xb;if(_0x593aa0===_0x26b73c)break;else _0x726b9['push'](_0x726b9['shift']());}catch(_0x5b2121){_0x726b9['push'](_0x726b9['shift']());}}}(_0x570b,0x54d01));function _0xfd61(_0xb7c575,_0x166bb6){const _0x570ba4=_0x570b();return _0xfd61=function(_0xfd616d,_0x34153c){_0xfd616d=_0xfd616d-0x144;let _0x10a843=_0x570ba4[_0xfd616d];return _0x10a843;},_0xfd61(_0xb7c575,_0x166bb6);}import{ContextPlugin as _0x148899}from'ckeditor5/src/core.js';import{Collection as _0x56a441,CKEditorError as _0x464fdf}from'ckeditor5/src/utils.js';import{Permissions as _0x42bf3d}from'./permissions.js';import{getTranslation as _0x3ff486}from'./utils/common-translations.js';import'../theme/usercolors.css';function _0x570b(){const _0x8ab428=['Users','isMe','getMarkerClass','users-me-missing-user','users.getInitialsCallback','split','requires','getOperationAuthor','toUpperCase','330eefYHY','523267KnxrJd','1010zvRYFu','Anonymous','_myId','useAnonymousUser','1491656EmAqtg','ck-user__selection--','getSelectionClass','length','filter','avatar','_isMe','getBackgroundColorClass','_getInitial','pluginName','1546230UtFKPd','users-me-already-defined','_lastColor','_isAnonymous','anonymous-user','_addAnonymousUser','test','isOfficialPlugin','users.colorsCount','add','11044XnQKvW','string','9238BaHXwF','isAnonymous','color','config','defineMe','trim','_locale','_getNextColor','initials','locale','define','43137KgzQTF','ck-user__bg-color--','users-add-duplicated-id','decorate','getUser','has','isPremiumPlugin','context','920WdOopc','29397863PvyYpY','name','21XERzfN','codePointAt','fromCodePoint','users.anonymousUserId','users-add-invalid-id','init','addUser','users','_id','ck-user__marker--','get','_computeInitials'];_0x570b=function(){return _0x8ab428;};return _0x570b();}export class Users extends _0x148899{[_0xef27ae(0x162)];[_0xef27ae(0x182)];[_0xef27ae(0x174)];[_0xef27ae(0x14b)];static get[_0xef27ae(0x17f)](){const _0x46d9ce=_0xef27ae;return _0x46d9ce(0x167);}static get[_0xef27ae(0x187)](){return!0x0;}static get[_0xef27ae(0x156)](){return!0x0;}static get[_0xef27ae(0x16d)](){return[_0x42bf3d];}constructor(_0x1b14c6){const _0x5a2736=_0xef27ae;super(_0x1b14c6),this[_0x5a2736(0x157)][_0x5a2736(0x148)][_0x5a2736(0x14f)](_0x5a2736(0x15e),_0x5a2736(0x184)),this[_0x5a2736(0x157)][_0x5a2736(0x148)][_0x5a2736(0x14f)](_0x5a2736(0x188),0x8),this[_0x5a2736(0x162)]=new _0x56a441(),this[_0x5a2736(0x14b)]=_0x1b14c6[_0x5a2736(0x14e)],this[_0x5a2736(0x182)]=0x0,this[_0x5a2736(0x174)]=null,this[_0x5a2736(0x153)](_0x5a2736(0x16e));}[_0xef27ae(0x160)](){const _0x3adddb=_0xef27ae;this[_0x3adddb(0x185)]();}get['me'](){const _0x4175d6=_0xef27ae;return null==this[_0x4175d6(0x174)]?null:this[_0x4175d6(0x154)](this[_0x4175d6(0x174)]);}[_0xef27ae(0x161)]({id:_0x36c0d5,name:_0x8d3b69,..._0x389e87}){const _0x4b6475=_0xef27ae;if(!_0x36c0d5||_0x4b6475(0x144)!=typeof _0x36c0d5)throw new _0x464fdf(_0x4b6475(0x15f));if(this[_0x4b6475(0x162)][_0x4b6475(0x155)](_0x36c0d5))throw new _0x464fdf(_0x4b6475(0x152),null,{'id':_0x36c0d5});const _0xf38eda=this[_0x4b6475(0x157)][_0x4b6475(0x148)][_0x4b6475(0x165)](_0x4b6475(0x16b)),_0x21c63c={..._0x389e87,'id':_0x36c0d5,'name':A(this[_0x4b6475(0x14b)],_0x8d3b69),'color':this[_0x4b6475(0x14c)]()};_0x21c63c[_0x4b6475(0x15a)]=A(this[_0x4b6475(0x14b)],_0x21c63c[_0x4b6475(0x15a)]);const _0x2e6c90=new User(_0x21c63c,_0xf38eda);return this[_0x4b6475(0x162)][_0x4b6475(0x189)](_0x2e6c90),_0x2e6c90;}[_0xef27ae(0x154)](_0x32c0ff){const _0x20f4c0=_0xef27ae;return this[_0x20f4c0(0x162)][_0x20f4c0(0x165)](_0x32c0ff);}[_0xef27ae(0x175)](){const _0x58c438=_0xef27ae,_0x2fc311=this[_0x58c438(0x157)][_0x58c438(0x148)][_0x58c438(0x165)](_0x58c438(0x15e));this[_0x58c438(0x174)]||this[_0x58c438(0x149)](_0x2fc311);}[_0xef27ae(0x149)](_0x5c69e3){const _0x509a30=_0xef27ae;if(this[_0x509a30(0x174)])throw new _0x464fdf(_0x509a30(0x181),null);const _0xba9b27=this[_0x509a30(0x154)](_0x5c69e3);if(!_0xba9b27)throw new _0x464fdf(_0x509a30(0x16a),null);this[_0x509a30(0x174)]=_0x5c69e3,_0xba9b27[_0x509a30(0x17c)]=!0x0;}[_0xef27ae(0x16e)](){return this['me'];}[_0xef27ae(0x14c)](){const _0x478cfe=_0xef27ae,_0x5427c3=this[_0x478cfe(0x157)][_0x478cfe(0x148)][_0x478cfe(0x165)](_0x478cfe(0x188));return this[_0x478cfe(0x182)]>=_0x5427c3&&(this[_0x478cfe(0x182)]=0x0),new CollaborationUserColor(this[_0x478cfe(0x182)]++);}[_0xef27ae(0x185)](){const _0x24abcb=_0xef27ae,_0xd82c9d=this[_0x24abcb(0x157)][_0x24abcb(0x148)][_0x24abcb(0x165)](_0x24abcb(0x15e));this[_0x24abcb(0x161)]({'id':_0xd82c9d,'name':_0x3ff486(this[_0x24abcb(0x14b)],_0x24abcb(0x173))})[_0x24abcb(0x183)]=!0x0;}}export class User{['id'];[_0xef27ae(0x147)];[_0xef27ae(0x15a)];[_0xef27ae(0x14d)];[_0xef27ae(0x17b)];[_0xef27ae(0x17c)];[_0xef27ae(0x183)];constructor(_0x5657b2,_0x5466c4){const _0x4dbcf7=_0xef27ae;this['id']=_0x5657b2['id'],this[_0x4dbcf7(0x147)]=_0x5657b2[_0x4dbcf7(0x147)],this[_0x4dbcf7(0x15a)]=_0x5657b2[_0x4dbcf7(0x15a)],this[_0x4dbcf7(0x14d)]=_0x5466c4?_0x5466c4(this[_0x4dbcf7(0x15a)]):this[_0x4dbcf7(0x166)](),this[_0x4dbcf7(0x17b)]=_0x5657b2[_0x4dbcf7(0x17b)],this[_0x4dbcf7(0x183)]=!0x1,this[_0x4dbcf7(0x17c)]=!0x1;}get[_0xef27ae(0x146)](){const _0x443062=_0xef27ae;return this[_0x443062(0x183)];}get[_0xef27ae(0x168)](){const _0x7f7400=_0xef27ae;return this[_0x7f7400(0x17c)];}[_0xef27ae(0x166)](){const _0x2f5370=_0xef27ae,_0xae52fe=this[_0x2f5370(0x15a)][_0x2f5370(0x16c)]('\x20')[_0x2f5370(0x17a)](_0x2b7e73=>/^[\p{Letter}]/u[_0x2f5370(0x186)](_0x2b7e73));return 0x1===_0xae52fe[_0x2f5370(0x179)]?this[_0x2f5370(0x17e)](_0xae52fe[0x0]):0x0===_0xae52fe[_0x2f5370(0x179)]?this[_0x2f5370(0x17e)](this[_0x2f5370(0x15a)]):this[_0x2f5370(0x17e)](_0xae52fe[0x0])+this[_0x2f5370(0x17e)](_0xae52fe[_0xae52fe[_0x2f5370(0x179)]-0x1]);}[_0xef27ae(0x17e)](_0x1d39f5){const _0x5c3a67=_0xef27ae;return String[_0x5c3a67(0x15d)](_0x1d39f5[_0x5c3a67(0x15c)](0x0))[_0x5c3a67(0x16f)]();}}function A(_0x4d471e,_0x3a7f6c=''){const _0x597eec=_0xef27ae;return''==(_0x3a7f6c=_0x3a7f6c[_0x597eec(0x14a)]())?_0x3ff486(_0x4d471e,_0x597eec(0x173)):_0x3a7f6c;}export class CollaborationUserColor{[_0xef27ae(0x163)];constructor(_0x5b0350){const _0x21b4a9=_0xef27ae;this[_0x21b4a9(0x163)]=_0x5b0350;}get['id'](){const _0x2d3430=_0xef27ae;return this[_0x2d3430(0x163)];}[_0xef27ae(0x17d)](){const _0x13b630=_0xef27ae;return _0x13b630(0x151)+this['id'];}[_0xef27ae(0x178)](){const _0x12dc7c=_0xef27ae;return _0x12dc7c(0x177)+this['id'];}[_0xef27ae(0x169)](){const _0x473e62=_0xef27ae;return _0x473e62(0x164)+this['id'];}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export function getTranslation(_0x36c3ce,_0x9d4d26){const t=_0x36c3ce['t'];switch(_0x9d4d26){case'Anonymous':return t('Anonymous');case'Yes':return t('Yes');case'No':return t('No');case'Are\x20you\x20sure?':return t('Are\x20you\x20sure?');case'Today':return t('Today');case'Yesterday':return t('Yesterday');case'Last':return t('Last');case'Monday':return t('Monday');case'Tuesday':return t('Tuesday');case'Wednesday':return t('Wednesday');case'Thursday':return t('Thursday');case'Friday':return t('Friday');case'Saturday':return t('Saturday');case'Sunday':return t('Sunday');default:return'';}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
(function(_0x59dece,_0x4bf4f3){var _0x146afc=_0x18d6,_0x2b29d4=_0x59dece();while(!![]){try{var _0x2767b8=-parseInt(_0x146afc(0x1a7))/0x1*(-parseInt(_0x146afc(0x18d))/0x2)+parseInt(_0x146afc(0x1a1))/0x3*(-parseInt(_0x146afc(0x1aa))/0x4)+-parseInt(_0x146afc(0x192))/0x5*(-parseInt(_0x146afc(0x1ac))/0x6)+parseInt(_0x146afc(0x18e))/0x7+parseInt(_0x146afc(0x197))/0x8+parseInt(_0x146afc(0x1af))/0x9*(parseInt(_0x146afc(0x199))/0xa)+-parseInt(_0x146afc(0x19a))/0xb*(parseInt(_0x146afc(0x1a2))/0xc);if(_0x2767b8===_0x4bf4f3)break;else _0x2b29d4['push'](_0x2b29d4['shift']());}catch(_0x5e471c){_0x2b29d4['push'](_0x2b29d4['shift']());}}}(_0x27c1,0xf36a7));import{ConfirmView as _0x4a0e29}from'./confirmview.js';function _0x18d6(_0x55d6e5,_0x308da7){var _0x27c14c=_0x27c1();return _0x18d6=function(_0x18d6ad,_0x1aa602){_0x18d6ad=_0x18d6ad-0x18b;var _0x308a16=_0x27c14c[_0x18d6ad];return _0x308a16;},_0x18d6(_0x55d6e5,_0x308da7);}function _0x27c1(){var _0x5d9f09=['render','fire','isConfirm','destroy','3006Mbtplc','cancel','message','20zUdloM','deregisterChild','12VnfSeC','add','element','34605paSxqV','confirmView','appendChild','328sXXWYj','6943405eNmtpI','ck-confirm-view-active','cancelConfirm','once','135515WzYROm','_removeConfirm','set','remove','removeConfirm','14863368oQzQKn','change:isConfirm','2560iNNzLP','776039JhNLDv','showConfirm','classList','locale','registerChild','focus','submit','972354RizWYN','300XujkyP'];_0x27c1=function(){return _0x5d9f09;};return _0x27c1();}export function ConfirmMixin(_0x3769c0){var _0x4c9150=_0x18d6;return class extends _0x3769c0{[_0x4c9150(0x19b)](_0x3c419c,_0x596a29){var _0xf922e9=_0x4c9150;return this[_0xf922e9(0x18b)]=new _0x4a0e29(this[_0xf922e9(0x19d)]),this[_0xf922e9(0x18b)][_0xf922e9(0x1a3)](),this[_0xf922e9(0x18b)][_0xf922e9(0x1a9)]=_0x3c419c,this[_0xf922e9(0x18b)][_0xf922e9(0x191)](_0xf922e9(0x1a8),()=>{var _0x186f9b=_0xf922e9;this[_0x186f9b(0x193)]();}),this[_0xf922e9(0x18b)][_0xf922e9(0x191)](_0xf922e9(0x1a0),()=>{var _0x4c75a4=_0xf922e9;this[_0x4c75a4(0x193)]();}),_0x596a29[_0xf922e9(0x18c)](this[_0xf922e9(0x18b)][_0xf922e9(0x1ae)]),_0x596a29[_0xf922e9(0x19c)][_0xf922e9(0x1ad)](_0xf922e9(0x18f)),this[_0xf922e9(0x19e)](this[_0xf922e9(0x18b)]),this[_0xf922e9(0x18b)][_0xf922e9(0x19f)](),this[_0xf922e9(0x194)](_0xf922e9(0x1a5),!0x0),this['on'](_0xf922e9(0x198),(_0x445867,_0x765d93,_0x597dc7)=>{var _0x250fd9=_0xf922e9;_0x597dc7||_0x596a29[_0x250fd9(0x19c)][_0x250fd9(0x195)](_0x250fd9(0x18f));}),new Promise(_0x2aeef2=>this[_0xf922e9(0x18b)]['on'](_0xf922e9(0x1a0),_0x2aeef2));}[_0x4c9150(0x190)](){var _0x3a6d86=_0x4c9150;this[_0x3a6d86(0x1a5)]&&this[_0x3a6d86(0x18b)][_0x3a6d86(0x1a4)](_0x3a6d86(0x1a8));}[_0x4c9150(0x193)](){var _0x4f2fc3=_0x4c9150;this[_0x4f2fc3(0x1ae)]&&this[_0x4f2fc3(0x18b)]&&this[_0x4f2fc3(0x18b)][_0x4f2fc3(0x1ae)]&&(this[_0x4f2fc3(0x1ae)][_0x4f2fc3(0x19f)](),this[_0x4f2fc3(0x18b)][_0x4f2fc3(0x1ae)][_0x4f2fc3(0x195)](),this[_0x4f2fc3(0x1ab)](this[_0x4f2fc3(0x18b)]),this[_0x4f2fc3(0x1a5)]=!0x1,this[_0x4f2fc3(0x1a4)](_0x4f2fc3(0x196)),this[_0x4f2fc3(0x18b)][_0x4f2fc3(0x1a6)](),this[_0x4f2fc3(0x18b)]=void 0x0);}};}
|
package/src/utils/confirmview.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x33e7ff=_0x1bec;(function(_0x14d2ca,_0x5c125c){const _0x3efe2d=_0x1bec,_0xa07f56=_0x14d2ca();while(!![]){try{const _0x345a46=parseInt(_0x3efe2d(0x6a))/0x1*(parseInt(_0x3efe2d(0x74))/0x2)+-parseInt(_0x3efe2d(0x8c))/0x3+parseInt(_0x3efe2d(0x8d))/0x4*(parseInt(_0x3efe2d(0x92))/0x5)+parseInt(_0x3efe2d(0x7f))/0x6+-parseInt(_0x3efe2d(0x80))/0x7+-parseInt(_0x3efe2d(0x73))/0x8+-parseInt(_0x3efe2d(0x76))/0x9*(-parseInt(_0x3efe2d(0x87))/0xa);if(_0x345a46===_0x5c125c)break;else _0xa07f56['push'](_0xa07f56['shift']());}catch(_0x490999){_0xa07f56['push'](_0xa07f56['shift']());}}}(_0x1c07,0x3e9ae));import{IconCancel as _0x1fcf30,IconCheck as _0x2679af}from'ckeditor5/src/icons.js';import{View as _0x5f4302,ButtonView as _0xc2d75a,FocusCycler as _0x37bea0}from'ckeditor5/src/ui.js';import{FocusTracker as _0x517ed2,KeystrokeHandler as _0x329869}from'ckeditor5/src/utils.js';function _0x1bec(_0x1f09ee,_0x41e3b0){const _0x1c075a=_0x1c07();return _0x1bec=function(_0x1bec90,_0x2e6da6){_0x1bec90=_0x1bec90-0x66;let _0x49f8c1=_0x1c075a[_0x1bec90];return _0x49f8c1;},_0x1bec(_0x1f09ee,_0x41e3b0);}import{getTranslation as _0x4a634c}from'./common-translations.js';import'../../theme/confirm.css';function _0x1c07(){const _0x3bdc0e=['execute','setTemplate','extendTemplate','esc','Are\x20you\x20sure?','submit','646352PHNWPn','364598SaQlre','focus','549LPriuE','tab','presentation','forEach','ck-confirm-view','render','cancelView','ck-confirm-view-inner','focusCycler','430176hHEfuD','2464448ljQtVK','keystrokes','add','bindTemplate','_createButtonView','_setupKeyboardNavigation','label','85390DtlAwX','element','icon','ck-confirm-view-','fire','1454556WlYnst','867868MyvqYs','ck-confirm-view-actions','focusables','cancel','Yes','5zjdwHm','focusTracker','listenTo','submitView','div','createCollection','set','message','2pkqbDn','shift+tab','alertdialog'];_0x1c07=function(){return _0x3bdc0e;};return _0x1c07();}export class ConfirmView extends _0x5f4302{[_0x33e7ff(0x95)];[_0x33e7ff(0x7c)];[_0x33e7ff(0x93)];[_0x33e7ff(0x81)];[_0x33e7ff(0x7e)];[_0x33e7ff(0x8f)];constructor(_0x1d275b){const _0x1b10bb=_0x33e7ff;super(_0x1d275b);const _0x452d4b=this[_0x1b10bb(0x83)];this[_0x1b10bb(0x68)](_0x1b10bb(0x69),_0x4a634c(_0x1d275b,_0x1b10bb(0x71))),this[_0x1b10bb(0x95)]=this[_0x1b10bb(0x84)](_0x1d275b,_0x4a634c(_0x1d275b,_0x1b10bb(0x91)),_0x2679af,_0x1b10bb(0x72)),this[_0x1b10bb(0x7c)]=this[_0x1b10bb(0x84)](_0x1d275b,_0x4a634c(_0x1d275b,'No'),_0x1fcf30,_0x1b10bb(0x90)),this[_0x1b10bb(0x8f)]=this[_0x1b10bb(0x67)]([this[_0x1b10bb(0x95)],this[_0x1b10bb(0x7c)]]),this[_0x1b10bb(0x93)]=new _0x517ed2(),this[_0x1b10bb(0x81)]=new _0x329869(),this[_0x1b10bb(0x7e)]=new _0x37bea0({'focusables':this[_0x1b10bb(0x8f)],'focusTracker':this[_0x1b10bb(0x93)],'keystrokeHandler':this[_0x1b10bb(0x81)],'actions':{'focusPrevious':_0x1b10bb(0x6b),'focusNext':_0x1b10bb(0x77)}}),this[_0x1b10bb(0x6e)]({'tag':_0x1b10bb(0x66),'attributes':{'class':['ck',_0x1b10bb(0x7a)],'tabindex':-0x1,'role':_0x1b10bb(0x6c)},'children':[{'tag':_0x1b10bb(0x66),'attributes':{'class':_0x1b10bb(0x7d),'role':_0x1b10bb(0x78)},'children':[{'tag':'p','children':[{'text':_0x452d4b['to'](_0x1b10bb(0x69))}]},{'tag':_0x1b10bb(0x66),'attributes':{'class':_0x1b10bb(0x8e)},'children':[this[_0x1b10bb(0x95)],this[_0x1b10bb(0x7c)]]}]}]});}[_0x33e7ff(0x7b)](){const _0x3d12db=_0x33e7ff;super[_0x3d12db(0x7b)](),this[_0x3d12db(0x85)]();}[_0x33e7ff(0x75)](){const _0x4df645=_0x33e7ff;this[_0x4df645(0x7c)][_0x4df645(0x88)][_0x4df645(0x75)]({'preventScroll':!0x0});}[_0x33e7ff(0x84)](_0xd4c96a,_0xa52c27,_0x7ea52e,_0x56c981){const _0x37d16f=_0x33e7ff,_0x438761=new _0xc2d75a(_0xd4c96a);return _0x438761[_0x37d16f(0x86)]=_0xa52c27,_0x438761[_0x37d16f(0x89)]=_0x7ea52e,_0x438761[_0x37d16f(0x6f)]({'attributes':{'class':_0x37d16f(0x8a)+_0x56c981}}),_0x438761['on'](_0x37d16f(0x6d),()=>this[_0x37d16f(0x8b)](_0x56c981)),_0x438761;}[_0x33e7ff(0x85)](){const _0x33e24f=_0x33e7ff;this[_0x33e24f(0x8f)][_0x33e24f(0x79)](_0x36cbf4=>{const _0x16012f=_0x33e24f;this[_0x16012f(0x81)][_0x16012f(0x94)](_0x36cbf4[_0x16012f(0x88)]),this[_0x16012f(0x93)][_0x16012f(0x82)](_0x36cbf4[_0x16012f(0x88)]);}),this[_0x33e24f(0x81)][_0x33e24f(0x68)](_0x33e24f(0x70),(_0x4ce11c,_0x4dda03)=>{const _0x422395=_0x33e24f;this[_0x422395(0x8b)](_0x422395(0x90)),_0x4dda03();});}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
(function(_0x57da7d,_0x3422ed){const _0x369142=_0x5a09,_0x318451=_0x57da7d();while(!![]){try{const _0x1c570b=-parseInt(_0x369142(0x11b))/0x1*(-parseInt(_0x369142(0x10a))/0x2)+parseInt(_0x369142(0x111))/0x3*(parseInt(_0x369142(0x103))/0x4)+-parseInt(_0x369142(0x109))/0x5*(parseInt(_0x369142(0x11a))/0x6)+parseInt(_0x369142(0xff))/0x7*(-parseInt(_0x369142(0x100))/0x8)+parseInt(_0x369142(0x10e))/0x9+-parseInt(_0x369142(0x10f))/0xa+parseInt(_0x369142(0x101))/0xb*(parseInt(_0x369142(0x11d))/0xc);if(_0x1c570b===_0x3422ed)break;else _0x318451['push'](_0x318451['shift']());}catch(_0x32f463){_0x318451['push'](_0x318451['shift']());}}}(_0x3c63,0x984dd));import{DateTime as _0x4125b2}from'luxon';import{CKEditorError as _0xd4c837}from'ckeditor5/src/utils.js';import{getTranslation as _0x83f143}from'./common-translations.js';function _0x3c63(){const _0x40c9c6=['120klweuk','16621GRtXqM','now','7340rsZypd','\x27Today\x27\x20hh:mma','Last','\x27Last\x27\x20EEEE\x20hh:mma','string','function','2655oONBKc','20JhCeKq','toJSDate','fromISO','diff','5989761STZcro','2038550CKvxHx','days','681IXRoyy','floor','EEEE','toFormat','\x27Yesterday\x27\x20hh:mma','Today','Yesterday','dateTimeFormat','LL-dd-yyyy\x20hh:mma','5004SPMqFB','64930kROBDJ','hh:mma','4764KVWdOk','invalid-date-time-format','fromJSDate','494991WToeQZ'];_0x3c63=function(){return _0x40c9c6;};return _0x3c63();}function _0x5a09(_0x47b38c,_0x453e05){const _0x3c63b6=_0x3c63();return _0x5a09=function(_0x5a092f,_0x381a52){_0x5a092f=_0x5a092f-0xff;let _0x140006=_0x3c63b6[_0x5a092f];return _0x140006;},_0x5a09(_0x47b38c,_0x453e05);}export function getDateTimeFormatter(_0x43fc33={},_0x13cf1f){const _0x1c21be=_0x5a09;if(void 0x0!==_0x43fc33[_0x1c21be(0x118)]&&_0x1c21be(0x108)!=typeof _0x43fc33[_0x1c21be(0x118)])throw new _0xd4c837(_0x1c21be(0x11e));return _0x4042c7=>{const _0x1cdbd7=_0x1c21be,_0x19084d=_0x1cdbd7(0x107)==typeof _0x4042c7?_0x4125b2[_0x1cdbd7(0x10c)](_0x4042c7):_0x4125b2[_0x1cdbd7(0x11f)](_0x4042c7),_0xc65e91=_0x4125b2[_0x1cdbd7(0x102)](),_0x5f2706=Math[_0x1cdbd7(0x112)](_0xc65e91[_0x1cdbd7(0x10d)](_0x19084d,_0x1cdbd7(0x110))[_0x1cdbd7(0x110)]);return _0x43fc33[_0x1cdbd7(0x118)]?_0x43fc33[_0x1cdbd7(0x118)](_0x19084d[_0x1cdbd7(0x10b)](),_0x13cf1f&&_0x13cf1f['t']?_0x13cf1f['t']:void 0x0):0x0===_0x5f2706?_0x13cf1f?_0x83f143(_0x13cf1f,_0x1cdbd7(0x116))+'\x20'+_0x19084d[_0x1cdbd7(0x114)](_0x1cdbd7(0x11c)):_0x19084d[_0x1cdbd7(0x114)](_0x1cdbd7(0x104)):0x1===_0x5f2706?_0x13cf1f?_0x83f143(_0x13cf1f,_0x1cdbd7(0x117))+'\x20'+_0x19084d[_0x1cdbd7(0x114)](_0x1cdbd7(0x11c)):_0x19084d[_0x1cdbd7(0x114)](_0x1cdbd7(0x115)):_0x5f2706<0x7?_0x13cf1f?_0x83f143(_0x13cf1f,_0x1cdbd7(0x105))+'\x20'+_0x83f143(_0x13cf1f,_0x19084d[_0x1cdbd7(0x114)](_0x1cdbd7(0x113)))+'\x20'+_0x19084d[_0x1cdbd7(0x114)](_0x1cdbd7(0x11c)):_0x19084d[_0x1cdbd7(0x114)](_0x1cdbd7(0x106)):_0x19084d[_0x1cdbd7(0x114)](_0x1cdbd7(0x119));};}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
(function(_0x454715,_0x246a53){const _0x2d956a=_0x2e43,_0x3957c5=_0x454715();while(!![]){try{const _0x1e1ba4=-parseInt(_0x2d956a(0x1ca))/0x1+parseInt(_0x2d956a(0x1c8))/0x2+parseInt(_0x2d956a(0x1cb))/0x3*(parseInt(_0x2d956a(0x1ce))/0x4)+parseInt(_0x2d956a(0x1d9))/0x5+-parseInt(_0x2d956a(0x1dc))/0x6+-parseInt(_0x2d956a(0x1cd))/0x7*(-parseInt(_0x2d956a(0x1d5))/0x8)+-parseInt(_0x2d956a(0x1c7))/0x9;if(_0x1e1ba4===_0x246a53)break;else _0x3957c5['push'](_0x3957c5['shift']());}catch(_0xd4870e){_0x3957c5['push'](_0x3957c5['shift']());}}}(_0x2804,0xb43ec));function _0x2e43(_0x3d6a13,_0x3d1030){const _0x2804c1=_0x2804();return _0x2e43=function(_0x2e43e9,_0x3e11a1){_0x2e43e9=_0x2e43e9-0x1c4;let _0x3b75a3=_0x2804c1[_0x2e43e9];return _0x3b75a3;},_0x2e43(_0x3d6a13,_0x3d1030);}import{first as _0x1b84fc}from'ckeditor5/src/utils.js';export function getMarkerDomElement(_0x542139,_0x3158ad){const _0x136192=_0x2e43,_0x2dee8c=_0x542139[_0x136192(0x1d7)][_0x136192(0x1c9)](_0x3158ad[_0x136192(0x1c6)]);if(!_0x2dee8c)return null;const _0x58cb15=_0x1b84fc(_0x2dee8c[_0x136192(0x1d8)]());return _0x542139[_0x136192(0x1d3)][_0x136192(0x1d4)][_0x136192(0x1cc)](_0x58cb15)||null;}export function getAllMarkersDomElementsSorted(_0x42c667,_0x2b1e07){const _0xe30355=_0x2e43;if(0x0===_0x2b1e07[_0xe30355(0x1c5)])return null;const _0x21066b=[],_0xdf0e8a=_0x42c667[_0xe30355(0x1d3)][_0xe30355(0x1d4)];for(const _0x33e024 of _0x2b1e07){const _0x34759b=_0x42c667[_0xe30355(0x1d7)][_0xe30355(0x1c9)](_0x33e024[_0xe30355(0x1c6)]);if(!_0x34759b)continue;const _0x2560f7=Array[_0xe30355(0x1db)](_0x34759b)[_0xe30355(0x1d2)](_0x21e4b4=>_0xdf0e8a[_0xe30355(0x1cc)](_0x21e4b4))[_0xe30355(0x1d6)](_0x201cbd=>!!_0x201cbd);_0x21066b[_0xe30355(0x1d0)](..._0x2560f7);}if(0x0===_0x21066b[_0xe30355(0x1c5)])return null;const _0x43be53=[];for(const _0x1e0b0b of _0x21066b){const _0x1b0e27=_0x1e0b0b[_0xe30355(0x1cf)]()[_0xe30355(0x1c4)](0x0);_0x1b0e27&&_0x43be53[_0xe30355(0x1d0)]({'x':_0x1b0e27['x'],'y':_0x1b0e27['y'],'domElement':_0x1e0b0b});}return 0x0===_0x43be53[_0xe30355(0x1c5)]?null:(_0x43be53[_0xe30355(0x1d1)]((_0x30798b,_0x44da4b)=>_0x30798b['y']-_0x44da4b['y']||_0x30798b['x']-_0x44da4b['x']),_0x43be53[_0xe30355(0x1d2)](_0x28acc0=>_0x28acc0[_0xe30355(0x1da)]));}function _0x2804(){const _0x40c1cc=['mapper','values','5301060bBMSHt','domElement','from','1886322JKRkKO','item','length','name','10554903IslNNd','1515668doPaxW','markerNameToElements','1340286LqbgqM','3zpLrMQ','mapViewToDom','235879gutDwS','2273132yhONsT','getClientRects','push','sort','map','view','domConverter','280qKZdCN','filter'];_0x2804=function(){return _0x40c1cc;};return _0x2804();}
|
package/src/utils/hashobject.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
(function(_0x1b8e62,_0xc47b49){const _0x583cda=_0x205c,_0x417f80=_0x1b8e62();while(!![]){try{const _0x41e8b1=parseInt(_0x583cda(0x190))/0x1*(-parseInt(_0x583cda(0x192))/0x2)+-parseInt(_0x583cda(0x196))/0x3+parseInt(_0x583cda(0x18a))/0x4*(-parseInt(_0x583cda(0x193))/0x5)+parseInt(_0x583cda(0x189))/0x6+parseInt(_0x583cda(0x183))/0x7*(-parseInt(_0x583cda(0x18f))/0x8)+-parseInt(_0x583cda(0x18d))/0x9*(-parseInt(_0x583cda(0x185))/0xa)+-parseInt(_0x583cda(0x186))/0xb*(-parseInt(_0x583cda(0x191))/0xc);if(_0x41e8b1===_0xc47b49)break;else _0x417f80['push'](_0x417f80['shift']());}catch(_0x4a637f){_0x417f80['push'](_0x417f80['shift']());}}}(_0x25e8,0x9a462));export function hashObject(_0x132ac2){let _0x2d8269=0x0,_0x37b76a=0x0;for(const _0x569a21 of ne(_0x132ac2))_0x2d8269=(_0x2d8269<<0x5)-_0x2d8269+_0x569a21,_0x2d8269&=_0x2d8269,[_0x2d8269,_0x37b76a]=[_0x37b76a,_0x2d8269];return ie(_0x2d8269)+ie(_0x37b76a);}function _0x25e8(){const _0x1ab674=['8PwWjUR','5iyKcti','12cdfeAf','123466gfXsBo','10ayhMTq','toString','number','488907ksnhEb','string','650286PQJQZG','charCodeAt','7545370vmmWSJ','14109909MMiFbj','sort','isArray','531384odQekf','1858764ISOVwm','object','keys','9WMwrMx','sign'];_0x25e8=function(){return _0x1ab674;};return _0x25e8();}function*ee(_0x3ae173){const _0x435db4=_0x205c;null==_0x3ae173||null==_0x3ae173?yield 0x12b9b0a1:0x0===_0x3ae173||!0x1===_0x3ae173?yield 0x0:0x1===_0x3ae173||0x1==_0x3ae173?yield 0x1:Array[_0x435db4(0x188)](_0x3ae173)?yield*function*(_0x5ae67d){for(const _0x22ba01 of _0x5ae67d)yield*ee(_0x22ba01);}(_0x3ae173):_0x435db4(0x18b)==typeof _0x3ae173?yield*ne(_0x3ae173):_0x435db4(0x197)==typeof _0x3ae173?yield*oe(_0x3ae173):_0x435db4(0x195)==typeof _0x3ae173&&(yield _0x3ae173);}function*ne(_0x2fc379){const _0x1bd59b=_0x205c;if(yield te('{'),_0x2fc379){const _0xe331b0=Object[_0x1bd59b(0x18c)](_0x2fc379)[_0x1bd59b(0x187)]();for(const _0x23c29e of _0xe331b0){yield*oe(_0x23c29e),yield te(':');const _0x3329a6=_0x2fc379[_0x23c29e];yield*ee(_0x3329a6);}}yield te('}');}function _0x205c(_0x55bbe6,_0x35d9f1){const _0x25e8cb=_0x25e8();return _0x205c=function(_0x205cce,_0x405903){_0x205cce=_0x205cce-0x183;let _0x1aabd2=_0x25e8cb[_0x205cce];return _0x1aabd2;},_0x205c(_0x55bbe6,_0x35d9f1);}function*oe(_0x5b64e1){yield te('\x22');for(const _0x464694 of _0x5b64e1)yield te(_0x464694);yield te('\x22');}function te(_0x551452){const _0x4ffbd1=_0x205c;return _0x551452[_0x4ffbd1(0x184)](0x0);}function ie(_0x4364d3){const _0x2015d7=_0x205c;return(_0x4364d3*=Math[_0x2015d7(0x18e)](_0x4364d3))[_0x2015d7(0x194)](0x24);}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0xb19c(){const _0x45b349=['547652WBaVnj','map','extraPlugins','config','WordCount','Autosave','rootsAttributes','includes','5ONZPWP','set','18449060tLOBsa','15142HHlLdu','pluginName','toolbar','names','string','initialData','removePlugins','WebSocketGateway','plugins','238aYFczz','from','6676948pGgHZj','501186LYLLwv','requires','every','constructor','WProofreader','prototype','has','get','builtinPlugins','1118376LPTYky','filter','DocumentOutline','length','971829EGjmde','find','48yUHMdK','concat','_context','RevisionTracker','context'];_0xb19c=function(){return _0x45b349;};return _0xb19c();}const _0x3782f0=_0x5cf2;function _0x5cf2(_0xb7c4ed,_0x27b4bd){const _0xb19c75=_0xb19c();return _0x5cf2=function(_0x5cf270,_0x1169a9){_0x5cf270=_0x5cf270-0x81;let _0x54dc02=_0xb19c75[_0x5cf270];return _0x54dc02;},_0x5cf2(_0xb7c4ed,_0x27b4bd);}(function(_0x5829f7,_0x2e3b07){const _0x57046c=_0x5cf2,_0x41ba68=_0x5829f7();while(!![]){try{const _0x6b20b0=parseInt(_0x57046c(0x8d))/0x1*(parseInt(_0x57046c(0x96))/0x2)+-parseInt(_0x57046c(0xa2))/0x3+-parseInt(_0x57046c(0x98))/0x4*(parseInt(_0x57046c(0x8a))/0x5)+-parseInt(_0x57046c(0x99))/0x6+parseInt(_0x57046c(0x82))/0x7+parseInt(_0x57046c(0xa8))/0x8*(-parseInt(_0x57046c(0xa6))/0x9)+parseInt(_0x57046c(0x8c))/0xa;if(_0x6b20b0===_0x2e3b07)break;else _0x41ba68['push'](_0x41ba68['shift']());}catch(_0x4a1fc1){_0x41ba68['push'](_0x41ba68['shift']());}}}(_0xb19c,0xe852a));const nt=[_0x3782f0(0x92),_0x3782f0(0x81),_0x3782f0(0x8f),_0x3782f0(0x88)],et=[_0x3782f0(0x94),_0x3782f0(0xab),_0x3782f0(0x87),_0x3782f0(0x86),_0x3782f0(0xa4),_0x3782f0(0x9d)];function ot(_0x463767,_0x4505f9,_0x4d463f,_0x137a75=[]){const _0x194975=_0x3782f0,_0x7bfe9a=_0x194975(0x91)==typeof _0x463767?_0x4d463f[_0x194975(0xa0)](_0x463767)[_0x194975(0x9c)]:_0x463767[_0x194975(0x9e)][_0x194975(0x9c)];if(_0x4505f9[_0x194975(0x9f)](_0x7bfe9a))return _0x4505f9[_0x194975(0xa0)](_0x7bfe9a);_0x4505f9[_0x194975(0x8b)](_0x7bfe9a,!0x0);const _0x173a28=[...et,..._0x137a75][_0x194975(0x83)](_0x3aa884=>{const _0x1f0d9e=_0x194975;if(_0x4d463f[_0x1f0d9e(0x9f)](_0x3aa884))return _0x4d463f[_0x1f0d9e(0xa0)](_0x3aa884)[_0x1f0d9e(0x9c)];})[_0x194975(0xa3)](_0x1c64b2=>_0x1c64b2);if(_0x7bfe9a&&_0x173a28[_0x194975(0x89)](_0x7bfe9a))return _0x4505f9[_0x194975(0x8b)](_0x7bfe9a,!0x1),!0x1;if(!_0x7bfe9a[_0x194975(0x9a)])return _0x4505f9[_0x194975(0x8b)](_0x7bfe9a,!0x0),!0x0;const _0x2ff4ff=_0x7bfe9a[_0x194975(0x9a)][_0x194975(0x9b)](_0x423aed=>ot(_0x423aed,_0x4505f9,_0x4d463f,_0x137a75));return _0x4505f9[_0x194975(0x8b)](_0x7bfe9a,_0x2ff4ff),_0x2ff4ff;}export function sanitizeEditorConfig(_0x132c63,_0x3a1923){const _0x55e602=_0x3782f0,_0x13e0af={};for(const _0x4d8923 of _0x132c63[_0x55e602(0x85)][_0x55e602(0x90)]())nt[_0x55e602(0x89)](_0x4d8923)||(_0x13e0af[_0x4d8923]=_0x132c63[_0x55e602(0x85)][_0x55e602(0xa0)](_0x4d8923));const _0x168d06=_0x13e0af[_0x55e602(0x95)]||[],_0x429359=_0x132c63[_0x55e602(0x9c)][_0x55e602(0xa1)]||[],_0x7ba8d2=_0x168d06[_0x55e602(0xa5)]?_0x168d06:_0x429359,_0x35ca0a=_0x13e0af[_0x55e602(0x84)]||[];delete _0x13e0af[_0x55e602(0x84)];const _0x21deea=_0x13e0af[_0x55e602(0x93)]||[];delete _0x13e0af[_0x55e602(0x93)];const _0x4df437=_0x132c63[_0x55e602(0xaa)][_0x55e602(0x85)][_0x55e602(0xa0)](_0x55e602(0x95))||[],_0x920498=_0x7ba8d2[_0x55e602(0xa9)](_0x35ca0a)[_0x55e602(0xa9)](_0x4df437)[_0x55e602(0x83)](_0x3825e9=>_0x55e602(0x91)==typeof _0x3825e9?_0x429359[_0x55e602(0xa7)](_0x397a2c=>_0x397a2c[_0x55e602(0x8e)]==_0x3825e9):_0x3825e9)[_0x55e602(0xa3)](_0xd5076b=>!_0x21deea[_0x55e602(0x89)](_0xd5076b)&&!_0x21deea[_0x55e602(0x89)](_0xd5076b[_0x55e602(0x8e)])),_0x24d194=Array[_0x55e602(0x97)](new Set(_0x920498)),_0x1f4caf=new Map();return _0x13e0af[_0x55e602(0x95)]=_0x24d194[_0x55e602(0xa3)](_0x211240=>ot(_0x211240,_0x1f4caf,_0x132c63[_0x55e602(0x95)],_0x3a1923)),_0x13e0af;}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0xb5adab=_0x30bd;function _0x30bd(_0x109bb0,_0x367f2b){const _0x5bec34=_0x5bec();return _0x30bd=function(_0x30bda9,_0x1c386e){_0x30bda9=_0x30bda9-0x8f;let _0x3b2c55=_0x5bec34[_0x30bda9];return _0x3b2c55;},_0x30bd(_0x109bb0,_0x367f2b);}(function(_0x30dd68,_0x4092dd){const _0x5e176f=_0x30bd,_0x3c5187=_0x30dd68();while(!![]){try{const _0x149c23=parseInt(_0x5e176f(0x94))/0x1+-parseInt(_0x5e176f(0x8f))/0x2+parseInt(_0x5e176f(0x97))/0x3+parseInt(_0x5e176f(0xb2))/0x4*(-parseInt(_0x5e176f(0x98))/0x5)+-parseInt(_0x5e176f(0xa6))/0x6+-parseInt(_0x5e176f(0xa3))/0x7+-parseInt(_0x5e176f(0xa4))/0x8*(-parseInt(_0x5e176f(0xa9))/0x9);if(_0x149c23===_0x4092dd)break;else _0x3c5187['push'](_0x3c5187['shift']());}catch(_0x45e06a){_0x3c5187['push'](_0x3c5187['shift']());}}}(_0x5bec,0x56f71));import{isViewWithFocusCycler as _0x1120e4}from'ckeditor5/src/ui.js';export const FOCUS_ANNOTATION_KEYSTROKE=_0xb5adab(0x91);function _0x5bec(){const _0x1b9b2d=['keys','enter','4507902AdQxEG','6587912keBxyp','keystrokes','2367612pjHkGb','listenTo','focus','18xvDEyZ','escape','focusTracker','focusCycler','fire','arrowdown','from','set','remove','69572rRGpiy','unchain','esc','357370XoJRSu','element','Ctrl+Shift+E','focusFirst','target','62855CskIaR','stopListening','isRendered','1208496fmIclC','155whaQOP','actions','add','removed','reverse','added','arrowup','chain','change'];_0x5bec=function(){return _0x1b9b2d;};return _0x5bec();}export function setupThreadKeyboardNavigation(_0xbc7a1a,_0x6478c4){const _0x3b564f=_0xb5adab,_0x34a110=_0xbc7a1a[_0x3b564f(0x90)];_0xbc7a1a[_0x3b564f(0xa5)][_0x3b564f(0xa7)](_0x34a110);for(const _0x3460d3 of _0x6478c4)ro(_0xbc7a1a,_0x3460d3);_0x6478c4['on'](_0x3b564f(0xa0),(_0x4c4f41,_0x33127b)=>{const _0x46b622=_0x3b564f;for(const _0x58d84a of _0x33127b[_0x46b622(0x9b)])to(_0xbc7a1a,_0x58d84a);for(const _0xfbde3e of Array[_0x46b622(0xaf)](_0x33127b[_0x46b622(0x9d)])[_0x46b622(0x9c)]())ro(_0xbc7a1a,_0xfbde3e);}),_0xbc7a1a[_0x3b564f(0xa5)][_0x3b564f(0xb0)](_0x3b564f(0xa2),(_0x167a08,_0x5336a8)=>{const _0x15c5cf=_0x3b564f;_0x34a110===_0x167a08[_0x15c5cf(0x93)]&&(_0xbc7a1a[_0x15c5cf(0xac)][_0x15c5cf(0x92)](),_0x5336a8());},{'filter':_0x558872=>_0x558872[_0x3b564f(0x93)]===_0x34a110}),_0xbc7a1a[_0x3b564f(0xa5)][_0x3b564f(0xb0)](_0x3b564f(0xb4),(_0x229ea2,_0x239617)=>{const _0x562dfc=_0x3b564f;_0x34a110!==_0x229ea2[_0x562dfc(0x93)]?_0xbc7a1a[_0x562dfc(0xa8)]():_0xbc7a1a[_0x562dfc(0xad)](_0x562dfc(0xaa)),_0x239617();}),_0xbc7a1a[_0x3b564f(0xa5)][_0x3b564f(0xb0)](_0x3b564f(0xae),(_0x394ed1,_0x242cdb)=>{const _0xbef084=_0x3b564f;_0x34a110===_0x394ed1[_0xbef084(0x93)]&&(_0xbc7a1a[_0xbef084(0xad)](_0xbef084(0xae)),_0x242cdb());}),_0xbc7a1a[_0x3b564f(0xa5)][_0x3b564f(0xb0)](_0x3b564f(0x9e),(_0x515cc4,_0x3f0135)=>{const _0x19150b=_0x3b564f;_0x34a110===_0x515cc4[_0x19150b(0x93)]&&(_0xbc7a1a[_0x19150b(0xad)](_0x19150b(0x9e)),_0x3f0135());});}function ro(_0x10371e,_0x29cb5b){const _0xc1df26=_0xb5adab;_0x29cb5b[_0xc1df26(0x96)]&&(_0x10371e[_0xc1df26(0xab)][_0xc1df26(0x9a)](_0x29cb5b[_0xc1df26(0x90)]),_0x10371e[_0xc1df26(0xa5)][_0xc1df26(0xa7)](_0x29cb5b[_0xc1df26(0x90)]),_0x1120e4(_0x29cb5b)&&function(_0xa5f507,_0x1e3470){const _0x55d5d1=_0xc1df26,_0x2297f3=_0xa5f507[_0x55d5d1(0x99)],_0x2a9779=_0x1e3470[_0x55d5d1(0x99)];for(const _0x4d78fd of Object[_0x55d5d1(0xa1)](_0x2297f3))if(_0x4d78fd in _0x2a9779&&_0x2297f3[_0x4d78fd]!==_0x2a9779[_0x4d78fd])return!0x1;return!0x0;}(_0x10371e[_0xc1df26(0xac)],_0x29cb5b[_0xc1df26(0xac)])&&_0x10371e[_0xc1df26(0xac)][_0xc1df26(0x9f)](_0x29cb5b[_0xc1df26(0xac)]));}function to(_0x4cdeb4,_0x5d0db5){const _0x8f2b7e=_0xb5adab;_0x4cdeb4[_0x8f2b7e(0xab)][_0x8f2b7e(0xb1)](_0x5d0db5[_0x8f2b7e(0x90)]),_0x4cdeb4[_0x8f2b7e(0xa5)][_0x8f2b7e(0x95)](_0x5d0db5[_0x8f2b7e(0x90)]),_0x1120e4(_0x5d0db5)&&_0x4cdeb4[_0x8f2b7e(0xac)][_0x8f2b7e(0xb3)](_0x5d0db5[_0x8f2b7e(0xac)]);}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x3fb6(_0x34b7ea,_0x3a6086){const _0x4664d3=_0x4664();return _0x3fb6=function(_0x3fb627,_0x50edd8){_0x3fb627=_0x3fb627-0x191;let _0x47e231=_0x4664d3[_0x3fb627];return _0x47e231;},_0x3fb6(_0x34b7ea,_0x3a6086);}function _0x4664(){const _0x3ec5ef=['7189147NmInSa','split','5180560NnJlNa','createPositionAt','isBlock','2056002SMULRz','3289055GaJVQX','element','nodeBefore','end','1090GnLFFe','length','70929dXvPXF','schema','isObject','5VdNjgk','4954842zNmqOd','createRange','8JbbkHm','58QNhBlk','start','10RLgpxN'];_0x4664=function(){return _0x3ec5ef;};return _0x4664();}(function(_0x5c1cad,_0x19b52d){const _0x5c4a31=_0x3fb6,_0x21c420=_0x5c1cad();while(!![]){try{const _0x539f9f=parseInt(_0x5c4a31(0x19f))/0x1*(-parseInt(_0x5c4a31(0x19d))/0x2)+parseInt(_0x5c4a31(0x1a5))/0x3+parseInt(_0x5c4a31(0x1a2))/0x4+-parseInt(_0x5c4a31(0x199))/0x5*(parseInt(_0x5c4a31(0x19a))/0x6)+parseInt(_0x5c4a31(0x1a0))/0x7*(-parseInt(_0x5c4a31(0x19c))/0x8)+-parseInt(_0x5c4a31(0x196))/0x9*(-parseInt(_0x5c4a31(0x194))/0xa)+-parseInt(_0x5c4a31(0x1a6))/0xb;if(_0x539f9f===_0x19b52d)break;else _0x21c420['push'](_0x21c420['shift']());}catch(_0x549dbc){_0x21c420['push'](_0x21c420['shift']());}}}(_0x4664,0xa7d14));export function splitSuggestionMarkerName(_0x380369){const _0x18bcf6=_0x3fb6,_0x2b2568=_0x380369[_0x18bcf6(0x1a1)](':');return{'group':_0x2b2568[0x0],'type':_0x2b2568[0x1],'subType':_0x2b2568[_0x18bcf6(0x195)]>=0x5?_0x2b2568[0x2]:null,'id':_0x2b2568[_0x18bcf6(0x195)]<0x5?_0x2b2568[0x2]:_0x2b2568[0x3],'authorId':_0x2b2568[_0x18bcf6(0x195)]<0x5?_0x2b2568[0x3]:_0x2b2568[0x4],'markerCount':0x6==_0x2b2568[_0x18bcf6(0x195)]?_0x2b2568[0x5]:null};}export function fixElementSuggestionRange(_0x2602ea,_0x5134e3){const _0x2aae28=_0x3fb6,_0x54e11e=_0x2602ea[_0x2aae28(0x193)][_0x2aae28(0x192)];if(_0x54e11e&&_0x54e11e['is'](_0x2aae28(0x191))&&_0x5134e3[_0x2aae28(0x197)][_0x2aae28(0x1a4)](_0x54e11e)&&!_0x5134e3[_0x2aae28(0x197)][_0x2aae28(0x198)](_0x54e11e)){const _0x14e033=_0x5134e3[_0x2aae28(0x1a3)](_0x54e11e,_0x2aae28(0x193));return _0x5134e3[_0x2aae28(0x19b)](_0x2602ea[_0x2aae28(0x19e)],_0x14e033);}return _0x2602ea;}
|