@ckeditor/ckeditor5-collaboration-core 41.3.1 → 41.4.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index-content.css +332 -0
- package/dist/index-editor.css +312 -0
- package/dist/index.css +935 -0
- package/dist/index.js +23 -0
- package/dist/translations/af.d.ts +8 -0
- package/dist/translations/af.js +23 -0
- package/dist/translations/ar.d.ts +8 -0
- package/dist/translations/ar.js +23 -0
- package/dist/translations/az.d.ts +8 -0
- package/dist/translations/az.js +23 -0
- package/dist/translations/bg.d.ts +8 -0
- package/dist/translations/bg.js +23 -0
- package/dist/translations/bn.d.ts +8 -0
- package/dist/translations/bn.js +23 -0
- package/dist/translations/bs.d.ts +8 -0
- package/dist/translations/bs.js +23 -0
- package/dist/translations/ca.d.ts +8 -0
- package/dist/translations/ca.js +23 -0
- package/dist/translations/cs.d.ts +8 -0
- package/dist/translations/cs.js +23 -0
- package/dist/translations/da.d.ts +8 -0
- package/dist/translations/da.js +23 -0
- package/dist/translations/de-ch.d.ts +8 -0
- package/dist/translations/de-ch.js +23 -0
- package/dist/translations/de.d.ts +8 -0
- package/dist/translations/de.js +23 -0
- package/dist/translations/el.d.ts +8 -0
- package/dist/translations/el.js +23 -0
- package/dist/translations/en-au.d.ts +8 -0
- package/dist/translations/en-au.js +23 -0
- package/dist/translations/en.d.ts +8 -0
- package/dist/translations/en.js +23 -0
- package/dist/translations/es-co.d.ts +8 -0
- package/dist/translations/es-co.js +23 -0
- package/dist/translations/es.d.ts +8 -0
- package/dist/translations/es.js +23 -0
- package/dist/translations/et.d.ts +8 -0
- package/dist/translations/et.js +23 -0
- package/dist/translations/fa.d.ts +8 -0
- package/dist/translations/fa.js +23 -0
- package/dist/translations/fi.d.ts +8 -0
- package/dist/translations/fi.js +23 -0
- package/dist/translations/fr.d.ts +8 -0
- package/dist/translations/fr.js +23 -0
- package/dist/translations/gl.d.ts +8 -0
- package/dist/translations/gl.js +23 -0
- package/dist/translations/he.d.ts +8 -0
- package/dist/translations/he.js +23 -0
- package/dist/translations/hi.d.ts +8 -0
- package/dist/translations/hi.js +23 -0
- package/dist/translations/hr.d.ts +8 -0
- package/dist/translations/hr.js +23 -0
- package/dist/translations/hu.d.ts +8 -0
- package/dist/translations/hu.js +23 -0
- package/dist/translations/id.d.ts +8 -0
- package/dist/translations/id.js +23 -0
- package/dist/translations/it.d.ts +8 -0
- package/dist/translations/it.js +23 -0
- package/dist/translations/ja.d.ts +8 -0
- package/dist/translations/ja.js +23 -0
- package/dist/translations/jv.d.ts +8 -0
- package/dist/translations/jv.js +23 -0
- package/dist/translations/ko.d.ts +8 -0
- package/dist/translations/ko.js +23 -0
- package/dist/translations/lt.d.ts +8 -0
- package/dist/translations/lt.js +23 -0
- package/dist/translations/lv.d.ts +8 -0
- package/dist/translations/lv.js +23 -0
- package/dist/translations/ms.d.ts +8 -0
- package/dist/translations/ms.js +23 -0
- package/dist/translations/nl.d.ts +8 -0
- package/dist/translations/nl.js +23 -0
- package/dist/translations/no.d.ts +8 -0
- package/dist/translations/no.js +23 -0
- package/dist/translations/pl.d.ts +8 -0
- package/dist/translations/pl.js +23 -0
- package/dist/translations/pt-br.d.ts +8 -0
- package/dist/translations/pt-br.js +23 -0
- package/dist/translations/pt.d.ts +8 -0
- package/dist/translations/pt.js +23 -0
- package/dist/translations/ro.d.ts +8 -0
- package/dist/translations/ro.js +23 -0
- package/dist/translations/ru.d.ts +8 -0
- package/dist/translations/ru.js +23 -0
- package/dist/translations/sk.d.ts +8 -0
- package/dist/translations/sk.js +23 -0
- package/dist/translations/sr-latn.d.ts +8 -0
- package/dist/translations/sr-latn.js +23 -0
- package/dist/translations/sr.d.ts +8 -0
- package/dist/translations/sr.js +23 -0
- package/dist/translations/sv.d.ts +8 -0
- package/dist/translations/sv.js +23 -0
- package/dist/translations/th.d.ts +8 -0
- package/dist/translations/th.js +23 -0
- package/dist/translations/tk.d.ts +8 -0
- package/dist/translations/tk.js +23 -0
- package/dist/translations/tr.d.ts +8 -0
- package/dist/translations/tr.js +23 -0
- package/dist/translations/tt.d.ts +8 -0
- package/dist/translations/tt.js +23 -0
- package/dist/translations/ug.d.ts +8 -0
- package/dist/translations/ug.js +23 -0
- package/dist/translations/uk.d.ts +8 -0
- package/dist/translations/uk.js +23 -0
- package/dist/translations/ur.d.ts +8 -0
- package/dist/translations/ur.js +23 -0
- package/dist/translations/vi.d.ts +8 -0
- package/dist/translations/vi.js +23 -0
- package/dist/translations/zh-cn.d.ts +8 -0
- package/dist/translations/zh-cn.js +23 -0
- package/dist/translations/zh.d.ts +8 -0
- package/dist/translations/zh.js +23 -0
- package/dist/types/augmentation.d.ts +42 -0
- package/dist/types/collaborationhistory.d.ts +25 -0
- package/dist/types/collaborationoperation.d.ts +32 -0
- package/dist/types/config.d.ts +106 -0
- package/dist/types/index.d.ts +23 -0
- package/dist/types/permissions.d.ts +50 -0
- package/dist/types/suggestionstyles.d.ts +16 -0
- package/dist/types/users/view/userview.d.ts +20 -0
- package/dist/types/users.d.ts +169 -0
- package/dist/types/utils/common-translations.d.ts +13 -0
- package/dist/types/utils/confirmmixin.d.ts +24 -0
- package/dist/types/utils/confirmview.d.ts +17 -0
- package/dist/types/utils/getdatetimeformatter.d.ts +33 -0
- package/dist/types/utils/getmarkerdomelement.d.ts +26 -0
- package/dist/types/utils/hashobject.d.ts +12 -0
- package/dist/types/utils/sanitizeEditorConfig.d.ts +19 -0
- package/dist/types/utils/surroundingmarkersdetector.d.ts +20 -0
- package/dist/types/utils/trim-html.d.ts +20 -0
- package/package.json +3 -2
- package/src/index.d.ts +2 -2
- package/src/index.js +1 -1
- package/src/permissions.js +1 -1
- package/src/suggestionstyles.js +1 -1
- package/src/users/view/userview.js +1 -1
- package/src/users.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/confirmmixin.js +1 -1
- package/src/utils/confirmview.js +1 -1
- package/src/utils/getdatetimeformatter.js +1 -1
- package/src/utils/getmarkerdomelement.js +1 -1
- package/src/utils/hashobject.js +1 -1
- package/src/utils/sanitizeEditorConfig.js +1 -1
- package/src/utils/surroundingmarkersdetector.js +1 -1
- package/src/utils/trim-html.js +1 -1
package/dist/index.js
ADDED
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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
|
+
import{ContextPlugin as _0x5de06b,Editor as _0x53bebf,icons as _0x499755}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x832635,Collection as _0x5cdf06,first as _0x433d92}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x182dcb,IconView as _0x19af86,ButtonView as _0x226c68}from'@ckeditor/ckeditor5-ui/dist/index.js';import _0x2eda01 from'date-fns/format/index.js';import _0xb17afe from'date-fns/parseISO/index.js';import _0x32c898 from'date-fns/differenceInCalendarDays/index.js';class n extends _0x5de06b{static get['pluginName'](){return'Permissions';}['setPermissions'](_0x4ebbb8,_0x10d08a){let _0x57755f;if(_0x10d08a||(_0x10d08a=this['context']['config']['get']('collaboration.channelId')),this['context']['config']['get']('collaboration.channelId')==_0x10d08a?_0x57755f=this['context']:'editors'in this['context']&&this['context']['editors']&&(_0x57755f=this['context']['editors']['find'](_0x53def4=>_0x53def4['config']['get']('collaboration.channelId')==_0x10d08a)),!_0x57755f)throw new _0x832635('permissions-set-permissions-invalid-channel-id',null);const _0x169253=_0x57755f['plugins'],_0x4edfbd=_0x169253['has']('CommentsRepository')?_0x169253['get']('CommentsRepository'):void 0x0,_0x45e38d=_0x169253['has']('CommentsOnly')&&_0x169253['get']('CommentsOnly'),_0x523609=_0x4ebbb8['includes']('document:write'),_0x49a7d0=_0x4ebbb8['includes']('comment:modify_all'),_0x1b0171=_0x4ebbb8['includes']('comment:admin'),_0x20685f=_0x4ebbb8['includes']('comment:write'),_0x1ee063=_0x20685f||_0x1b0171,_0x33f9ab=_0x1ee063||_0x49a7d0,_0x1e34d5=_0x523609||_0x1ee063;(_0x45e38d&&(_0x45e38d['isEnabled']=!_0x523609&&_0x33f9ab),_0x57755f instanceof _0x53bebf)&&(!(_0x523609||_0x33f9ab&&_0x4edfbd)?_0x57755f['enableReadOnlyMode']('no-permissions'):_0x57755f['disableReadOnlyMode']('no-permissions'));if(_0x4edfbd){_0x4edfbd['setPermissions']({'admin':_0x1b0171,'modifyAll':_0x49a7d0,'write':_0x20685f,'resolve':_0x1e34d5},_0x10d08a);const _0x4d0780=_0x57755f instanceof _0x53bebf&&_0x57755f['commands']['get']('addCommentThread');_0x4d0780&&(_0x1ee063?_0x4d0780['clearForceDisabled']('noPermissions'):_0x4d0780['forceDisabled']('noPermissions'));}}}function r(_0x3df8e6,_0x3c461c){const t=_0x3df8e6['t'];switch(_0x3c461c){case'Anonymous':return t('Anonymous');case'Yes':return t('Yes');case'No':return t('No');case'Are\x20you\x20sure?':return t('Are\x20you\x20sure?');default:return'';}}class l extends _0x5de06b{static get['pluginName'](){return'Users';}static get['requires'](){return[n];}['init'](){const _0x2e324a=this['context'];this['licenseKey']=_0x2e324a['config']['get']('licenseKey');const _0x2856a6=['licenseKeyTrial','licenseKeyInvalid','licenseKeyValid','licenseKeyTrialLimit:operations','licenseKeyTrialLimit:time','licenseKeyTrialLimit:revisions'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x583b81;for(const _0x23d0f9 in _0x2e324a){const _0x2ee55e=_0x2e324a[_0x23d0f9];if(_0x2856a6['includes'](_0x2ee55e)){delete _0x2e324a[_0x23d0f9],_0x583b81=_0x2ee55e;break;}}if('licenseKeyInvalid'===_0x583b81)throw clearInterval(this['_licenseKeyCheckInterval']),new _0x832635('invalid-license-key',null);if('licenseKeyTrial'===_0x583b81&&console['info']('You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20collaboration\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.'),'licenseKeyTrialLimit:operations'===_0x583b81)throw clearInterval(this['_licenseKeyCheckInterval']),new _0x832635('trial-license-key-reached-limit-changes',null);if('licenseKeyTrialLimit:time'===_0x583b81)throw clearInterval(this['_licenseKeyCheckInterval']),new _0x832635('trial-license-key-reached-limit-time',null);if('licenseKeyTrialLimit:revisions'===_0x583b81)throw clearInterval(this['_licenseKeyCheckInterval']),new _0x832635('trial-license-key-reached-limit-revisions',null);'licenseKeyValid'===_0x583b81&&clearInterval(this['_licenseKeyCheckInterval']);},0x3e8),this['_addAnonymousUser']();}get['me'](){return null==this['_myId']?null:this['getUser'](this['_myId']);}['addUser']({id:_0x363e53,name:_0x119f3c,..._0x470e24}){if(!_0x363e53||'string'!=typeof _0x363e53)throw new _0x832635('users-add-invalid-id');if(this['users']['has'](_0x363e53))throw new _0x832635('users-add-duplicated-id',null,{'id':_0x363e53});const _0x5a9ccc={..._0x470e24,'id':_0x363e53,'name':a(this['_locale'],_0x119f3c),'color':this['_getNextColor']()};_0x5a9ccc['name']=a(this['_locale'],_0x5a9ccc['name']);const _0x373fe7=new K(_0x5a9ccc);return this['users']['add'](_0x373fe7),_0x373fe7;}['getUser'](_0x249105){return this['users']['get'](_0x249105);}['useAnonymousUser'](){const _0x21044c=this['context']['config']['get']('users.anonymousUserId');this['_myId']||this['defineMe'](_0x21044c);}['defineMe'](_0x25e96b){if(this['_myId'])throw new _0x832635('users-me-already-defined',null);const _0x2a02cb=this['getUser'](_0x25e96b);if(!_0x2a02cb)throw new _0x832635('users-me-missing-user',null);this['_myId']=_0x25e96b,_0x2a02cb['_isMe']=!0x0;}['getOperationAuthor'](){return this['me'];}['destroy'](){super['destroy'](),clearInterval(this['_licenseKeyCheckInterval']);}['_getNextColor'](){const _0x4411f2=this['context']['config']['get']('users.colorsCount');return this['_lastColor']>=_0x4411f2&&(this['_lastColor']=0x0),new u(this['_lastColor']++);}['_addAnonymousUser'](){const _0x122910=this['context']['config']['get']('users.anonymousUserId');this['addUser']({'id':_0x122910,'name':r(this['_locale'],'Anonymous')})['_isAnonymous']=!0x0;}constructor(_0xaa788a){super(_0xaa788a),this['context']['config']['define']('users.anonymousUserId','anonymous-user'),this['context']['config']['define']('users.colorsCount',0x8),this['users']=new _0x5cdf06(),this['_locale']=_0xaa788a['locale'],this['_licenseKeyCheckInterval']=null,this['_lastColor']=0x0,this['_myId']=null,this['decorate']('getOperationAuthor');}}class K{get['isAnonymous'](){return this['_isAnonymous'];}get['isMe'](){return this['_isMe'];}get['initials'](){const _0x5b15c1=this['name']['split']('\x20');return 0x1===_0x5b15c1['length']?this['_getInitial'](_0x5b15c1[0x0]):this['_getInitial'](_0x5b15c1[0x0])+this['_getInitial'](_0x5b15c1[_0x5b15c1['length']-0x1]);}['_getInitial'](_0x207c22){return _0x207c22['charAt'](0x0)['toUpperCase']();}constructor(_0x18fcba){this['id']=_0x18fcba['id'],this['color']=_0x18fcba['color'],this['name']=_0x18fcba['name'],this['avatar']=_0x18fcba['avatar'],this['_isAnonymous']=!0x1,this['_isMe']=!0x1;}}function a(_0x5238fb,_0x1480f7=''){return''==(_0x1480f7=_0x1480f7['trim']())?r(_0x5238fb,'Anonymous'):_0x1480f7;}class u{['getBackgroundColorClass'](){return'ck-user__bg-color--'+this['_id'];}['getSelectionClass'](){return'ck-user__selection--'+this['_id'];}['getMarkerClass'](){return'ck-user__marker--'+this['_id'];}constructor(_0x5abfb2){this['_id']=_0x5abfb2;}}class E extends _0x182dcb{constructor(_0x4fb76d,_0x3f64cf,_0x2aa1f1){super(_0x4fb76d),this['name']=_0x3f64cf['name'],this['notificationView']=null;const _0x253a0f=['ck','ck-user'],_0x3d10ad=['ck','ck-user__img'];if(_0x3f64cf['isAnonymous']&&_0x3d10ad['push']('ck-user__anonymous'),!_0x3f64cf['isAnonymous']&&_0x3f64cf['isMe']&&_0x253a0f['push']('ck-user_me'),_0x3f64cf['avatar']&&_0x3d10ad['push']('ck-user__avatar'),_0x2aa1f1){const _0x5d7ff8=new _0x19af86();_0x5d7ff8['extendTemplate']({'attributes':{'class':['ck-user__icon']}}),_0x5d7ff8['content']='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M10\x200C4.48\x200\x200\x204.48\x200\x2010s4.48\x2010\x2010\x2010\x2010-4.48\x2010-10S15.52\x200\x2010\x200zm1\x2015H9v-2h2v2zm0-4H9V5h2v6z\x22/></svg>\x0a',this['notificationView']={'tag':'div','attributes':{'class':['ck','ck-user__notification'],'data-cke-tooltip-position':'n','data-cke-tooltip-text':_0x2aa1f1},'children':[_0x5d7ff8]};}const _0x521b7b=[{'tag':'div','attributes':{'class':_0x3d10ad,'style':{'background-image':_0x3f64cf['avatar']?'url(\x27'+_0x3f64cf['avatar']+'\x27)':''}}},{'tag':'div','attributes':{'class':_0x3f64cf['avatar']?'ck\x20ck-user__name\x20ck-user__name--hidden':'ck\x20ck-user__name'},'children':[{'text':_0x3f64cf['initials']}]}];this['notificationView']&&_0x521b7b['push'](this['notificationView']),this['setTemplate']({'tag':'div','attributes':{'class':_0x253a0f,'data-user-id':_0x3f64cf['id']},'children':_0x521b7b});}}function j(_0x5efe49={}){if(void 0x0!==_0x5efe49['dateTimeFormat']&&'function'!=typeof _0x5efe49['dateTimeFormat'])throw new _0x832635('invalid-date-time-format');return _0x3634f2=>{const _0x7f773e='string'==typeof _0x3634f2?_0xb17afe(_0x3634f2):_0x3634f2,_0x11ec56=new Date(),_0x3bab32=_0x32c898(_0x11ec56,_0x7f773e);return _0x5efe49['dateTimeFormat']?_0x5efe49['dateTimeFormat'](_0x7f773e):_0x2eda01(_0x7f773e,0x0===_0x3bab32?'\x27Today\x27\x20hh:mma':0x1===_0x3bab32?'\x27Yesterday\x27\x20hh:mma':_0x3bab32<0x7?'\x27Last\x27\x20EEEE\x20hh:mma':'MM-dd-yyyy\x20hh:mma');};}function k(_0x69f3af,_0x39d11b){const _0x5f565a=_0x69f3af['mapper']['markerNameToElements'](_0x39d11b['name']);if(!_0x5f565a)return null;const _0x461b9d=_0x433d92(_0x5f565a['values']());return _0x69f3af['view']['domConverter']['mapViewToDom'](_0x461b9d)||null;}function I(_0x363677,_0x45a596){if(0x0===_0x45a596['length'])return null;const _0x3ff54e=[],_0x181ec0=_0x363677['view']['domConverter'];for(const _0x4e23a9 of _0x45a596){const _0x43d2cf=_0x363677['mapper']['markerNameToElements'](_0x4e23a9['name']);if(!_0x43d2cf)continue;const _0x353098=Array['from'](_0x43d2cf)['map'](_0x695c9=>_0x181ec0['mapViewToDom'](_0x695c9))['filter'](_0x4dd293=>!!_0x4dd293);_0x3ff54e['push'](..._0x353098);}if(0x0===_0x3ff54e['length'])return null;const _0x49402f=[];for(const _0x3c5ad3 of _0x3ff54e){const _0x5f300e=_0x3c5ad3['getClientRects']()['item'](0x0);_0x5f300e&&_0x49402f['push']({'x':_0x5f300e['x'],'y':_0x5f300e['y'],'domElement':_0x3c5ad3});}return 0x0===_0x49402f['length']?null:(_0x49402f['sort']((_0x16e3c5,_0x57f517)=>_0x16e3c5['y']-_0x57f517['y']||_0x16e3c5['x']-_0x57f517['x']),_0x49402f['map'](_0x3288dd=>_0x3288dd['domElement']));}function Z(_0x66ebee,{limit:_0x16b865,suffix:_0x2faab3='...'}){const _0x28161b=[];let _0x3aaf07=0x0;const _0x2ac661=_0x66ebee['replace'](/</g,'\x0a<')['replace'](/>/g,'>\x0a')['replace'](/^\n/g,'')['replace'](/\n$/g,'')['split']('\x0a');for(let _0x405141=0x0;_0x405141<_0x2ac661['length'];_0x405141++){let _0xa56317=_0x2ac661[_0x405141];const _0x22755e=$(_0xa56317);if(_0xa56317['startsWith']('<')){if(_0x3aaf07>=_0x16b865){const _0x281e19=_0xa56317['match'](/[a-zA-Z]+/);if(!_0x281e19){_0x2ac661[_0x405141]='';continue;}const _0x8cafe7=_0x281e19[0x0];_0xa56317['startsWith']('</')?(_0x28161b['length']&&(_0xa56317=''),_0x28161b['pop']()):(_0x28161b['push'](_0x8cafe7),_0xa56317='');}}else{if(_0x3aaf07>=_0x16b865)_0xa56317='';else{if(_0x3aaf07+_0x22755e['length']>=_0x16b865){let _0x4aa098=_0x16b865-_0x3aaf07;if('\x20'===_0x22755e[_0x4aa098-0x1])_0x4aa098--;else{const _0x4e44fb=_0x22755e['slice'](_0x4aa098)['indexOf']('\x20');-0x1!==_0x4e44fb?_0x4aa098+=_0x4e44fb:_0x4aa098=_0xa56317['length'];}_0xa56317=_0x22755e['slice'](0x0,_0x4aa098)['join']('')+_0x2faab3,_0x3aaf07=_0x16b865;}else _0x3aaf07+=_0x22755e['length'];}}_0x2ac661[_0x405141]=_0xa56317;}return _0x2ac661['join']('\x0a')['replace'](/\n/g,'');}function $(_0x33f7be){const _0x4f04d3=[];for(let _0x121c12=0x0;_0x121c12<_0x33f7be['length'];_0x121c12++){const _0x3984f2=_0x33f7be['substring'](_0x121c12)['match'](/^&[a-z0-9#]+;/);if(_0x3984f2){const _0x4ac63c=_0x3984f2[0x0];_0x4f04d3['push'](_0x4ac63c),_0x121c12+=_0x4ac63c['length']-0x1;}else _0x4f04d3['push'](_0x33f7be[_0x121c12]);}return _0x4f04d3;}class h extends _0x182dcb{['_createButtonView'](_0x59d388,_0x55bf45,_0x1717a3,_0x416633){const _0x59b0b1=new _0x226c68(_0x59d388);return _0x59b0b1['label']=_0x55bf45,_0x59b0b1['icon']=_0x1717a3,_0x59b0b1['extendTemplate']({'attributes':{'class':'ck-thread__remove-confirm-'+_0x416633}}),_0x59b0b1['on']('execute',()=>this['fire'](_0x416633)),_0x59b0b1;}constructor(_0x4fd073){super(_0x4fd073);const _0x408f37=this['bindTemplate'];this['submitView']=this['_createButtonView'](_0x4fd073,r(_0x4fd073,'Yes'),_0x499755['check'],'submit'),this['cancelView']=this['_createButtonView'](_0x4fd073,r(_0x4fd073,'No'),_0x499755['cancel'],'cancel'),this['set']('message',r(_0x4fd073,'Are\x20you\x20sure?')),this['setTemplate']({'tag':'div','attributes':{'class':['ck-thread__remove-confirm']},'children':[{'tag':'div','attributes':{'class':'ck-thread__remove-confirm-inner'},'children':[{'tag':'p','children':[{'text':_0x408f37['to']('message')}]},{'tag':'div','attributes':{'class':'ck-thread__remove-confirm-actions'},'children':[this['submitView'],this['cancelView']]}]}]});}}function m(_0x5e3623){return class extends _0x5e3623{['showConfirm'](_0x2ab56c,_0x105f18){return this['confirmView']=new h(this['locale']),this['confirmView']['render'](),this['confirmView']['message']=_0x2ab56c,this['confirmView']['once']('cancel',()=>{this['_removeConfirm']();}),this['confirmView']['once']('submit',()=>{this['_removeConfirm']();}),_0x105f18['appendChild'](this['confirmView']['element']),this['registerChild'](this['confirmView']),this['element']['focus'](),this['set']('isConfirm',!0x0),new Promise(_0x5b64f5=>this['confirmView']['on']('submit',_0x5b64f5));}['cancelConfirm'](){this['isConfirm']&&this['confirmView']['fire']('cancel');}['_removeConfirm'](){this['element']&&this['confirmView']&&this['confirmView']['element']&&(this['element']['focus'](),this['confirmView']['element']['remove'](),this['deregisterChild'](this['confirmView']),this['isConfirm']=!0x1,this['confirmView']['destroy'](),this['confirmView']=void 0x0);}};}function b(_0x5e379d){let _0x25ccac=0x0,_0x36d6ac=0x0;for(const _0x17f958 of A(_0x5e379d))_0x25ccac=(_0x25ccac<<0x5)-_0x25ccac+_0x17f958,_0x25ccac|=0x0,[_0x25ccac,_0x36d6ac]=[_0x36d6ac,_0x25ccac];return q(_0x25ccac)+q(_0x36d6ac);}function*g(_0x53d865){null==_0x53d865||null==_0x53d865?yield 0x12b9b0a1:0x0===_0x53d865||!0x1===_0x53d865?yield 0x0:0x1===_0x53d865||0x1==_0x53d865?yield 0x1:Array['isArray'](_0x53d865)?yield*function*(_0x3f6d36){for(const _0x28b931 of _0x3f6d36)yield*g(_0x28b931);}(_0x53d865):'object'==typeof _0x53d865?yield*A(_0x53d865):'string'==typeof _0x53d865?yield*M(_0x53d865):'number'==typeof _0x53d865&&(yield _0x53d865);}function*A(_0x4b1448){if(yield O('{'),_0x4b1448){const _0x26f850=Object['keys'](_0x4b1448)['sort']();for(const _0x29c6bd of _0x26f850){yield*M(_0x29c6bd),yield O(':');const _0x5e1245=_0x4b1448[_0x29c6bd];yield*g(_0x5e1245);}}yield O('}');}function*M(_0x2d9905){yield O('\x22');for(const _0xdd26dc of _0x2d9905)yield O(_0xdd26dc);yield O('\x22');}function O(_0x27967f){return _0x27967f['charCodeAt'](0x0);}function q(_0x4910cd){return(_0x4910cd*=Math['sign'](_0x4910cd))['toString'](0x24);}const w=['initialData','context','toolbar','rootsAttributes'],W=['WebSocketGateway','RevisionTracker','Autosave','WordCount','DocumentOutline','WProofreader'];function v(_0x1deb28,_0x351743,_0x31832a,_0x1577e=[]){const _0xac5f27='string'==typeof _0x1deb28?_0x31832a['get'](_0x1deb28)['constructor']:_0x1deb28,_0x5c459d=_0xac5f27['pluginName']||_0xac5f27['name'];if(_0x351743['has'](_0x5c459d))return _0x351743['get'](_0x5c459d);if(_0x351743['set'](_0x5c459d,!0x0),_0x5c459d&&W['concat'](_0x1577e)['includes'](_0x5c459d))return _0x351743['set'](_0x5c459d,!0x1),!0x1;if(!_0xac5f27['requires'])return _0x351743['set'](_0x5c459d,!0x0),!0x0;const _0x15bc69=_0xac5f27['requires']['every'](_0x3ad715=>v(_0x3ad715,_0x351743,_0x31832a,_0x1577e));return _0x351743['set'](_0x5c459d,_0x15bc69),_0x15bc69;}function D(_0x244193,_0x108a6a){const _0x6b9345={};for(const _0x2ea5ef of _0x244193['config']['names']())w['includes'](_0x2ea5ef)||(_0x6b9345[_0x2ea5ef]=_0x244193['config']['get'](_0x2ea5ef));const _0xbb3d9f=_0x6b9345['plugins']||[],_0x5f4c02=_0x244193['constructor']['builtinPlugins']||[],_0x1bc6c5=_0xbb3d9f['length']?_0xbb3d9f:_0x5f4c02,_0x490516=_0x6b9345['extraPlugins']||[];delete _0x6b9345['extraPlugins'];const _0xd3c84d=_0x6b9345['removePlugins']||[];delete _0x6b9345['removePlugins'];const _0xd77c89=_0x244193['_context']['config']['get']('plugins')||[],_0x32a0d3=_0x1bc6c5['concat'](_0x490516)['concat'](_0xd77c89)['map'](_0x189545=>'string'==typeof _0x189545?_0x5f4c02['find'](_0x5001a5=>_0x5001a5['pluginName']==_0x189545):_0x189545)['filter'](_0x13094b=>!_0xd3c84d['includes'](_0x13094b)&&!_0xd3c84d['includes'](_0x13094b['pluginName'])),_0x4614ed=Array['from'](new Set(_0x32a0d3)),_0x2dac30=new Map();return _0x6b9345['plugins']=_0x4614ed['filter'](_0x4029c3=>v(_0x4029c3,_0x2dac30,_0x244193['plugins'],_0x108a6a)),_0x6b9345;}function z(_0x78f393,_0x143d15){const _0x603b68=[];_0x78f393['document']['selection']['on']('change:range',()=>{const _0x338d66=function(_0x33b5f8,_0x23ead9){const _0x14017b=[];for(const _0x123bb9 of _0x33b5f8['markers']){const _0x4f7c0c=_0x123bb9['getRange']();(_0x4f7c0c['containsPosition'](_0x23ead9)||_0x4f7c0c['start']['isEqual'](_0x23ead9)||_0x4f7c0c['end']['isEqual'](_0x23ead9))&&_0x14017b['push'](_0x123bb9);}return _0x14017b;}(_0x78f393,_0x78f393['document']['selection']['focus']),_0x330eb0=[],_0x105adf=[],_0x5915b8=[];for(const _0x1d5509 of _0x603b68)_0x338d66['includes'](_0x1d5509)||_0x330eb0['push'](_0x1d5509);for(const _0x5c8af1 of _0x338d66)_0x603b68['includes'](_0x5c8af1)||_0x105adf['push'](_0x5c8af1),_0x5915b8['push'](_0x5c8af1);(_0x330eb0['length']||_0x105adf['length'])&&_0x143d15({'left':_0x330eb0,'entered':_0x105adf}),_0x603b68['length']=0x0,_0x603b68['push'](..._0x5915b8);});}export{m as ConfirmMixin,n as Permissions,E as UserView,l as Users,I as getAllMarkersDomElementsSorted,j as getDateTimeFormatter,k as getMarkerDomElement,b as hashObject,D as sanitizeEditorConfig,z as surroundingMarkersDetector,Z as trimHtml};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'af':{'dictionary':{'Anonymous':'Anoniem','Yes':'Ja','No':'Nee','Are\x20you\x20sure?':'Is\x20jy\x20seker?'},'getPluralForm':_0xc30dd2=>0x1!=_0xc30dd2}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'ar':{'dictionary':{'Anonymous':'مجهول\x20الهوية','Yes':'نعم','No':'لا','Are\x20you\x20sure?':'هل\x20أنت\x20متأكد؟'},'getPluralForm':_0x14eb28=>0x0==_0x14eb28?0x0:0x1==_0x14eb28?0x1:0x2==_0x14eb28?0x2:_0x14eb28%0x64>=0x3&&_0x14eb28%0x64<=0xa?0x3:_0x14eb28%0x64>=0xb&&_0x14eb28%0x64<=0x63?0x4:0x5}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'az':{'dictionary':{'Anonymous':'Anonim','Yes':'','No':'','Are\x20you\x20sure?':''},'getPluralForm':_0x3ac678=>0x1!=_0x3ac678}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'bg':{'dictionary':{'Anonymous':'Анонимен','Yes':'Да','No':'Не','Are\x20you\x20sure?':'Сигурни\x20ли\x20сте?'},'getPluralForm':_0x17542d=>0x1!=_0x17542d}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'bn':{'dictionary':{'Anonymous':'নামহীন','Yes':'হ্যাঁ','No':'না','Are\x20you\x20sure?':'আপনি\x20কি\x20নিশ্চিত?'},'getPluralForm':_0x265e3b=>0x1!=_0x265e3b}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'bs':{'dictionary':{'Anonymous':'Anonimno','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Da\x20li\x20ste\x20sigurni?'},'getPluralForm':_0x3c6c42=>_0x3c6c42%0xa==0x1&&_0x3c6c42%0x64!=0xb?0x0:_0x3c6c42%0xa>=0x2&&_0x3c6c42%0xa<=0x4&&(_0x3c6c42%0x64<0xa||_0x3c6c42%0x64>=0x14)?0x1:0x2}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'ca':{'dictionary':{'Anonymous':'Anònim','Yes':'Sí','No':'No','Are\x20you\x20sure?':'N\x27estàs\x20segur?'},'getPluralForm':_0x7fe162=>0x1!=_0x7fe162}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'cs':{'dictionary':{'Anonymous':'Anonymní','Yes':'Ano','No':'Ne','Are\x20you\x20sure?':'Jste\x20si\x20jistý?'},'getPluralForm':_0x495af9=>0x1==_0x495af9&&_0x495af9%0x1==0x0?0x0:_0x495af9>=0x2&&_0x495af9<=0x4&&_0x495af9%0x1==0x0?0x1:_0x495af9%0x1!=0x0?0x2:0x3}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'da':{'dictionary':{'Anonymous':'Anonym','Yes':'Ja','No':'Nej','Are\x20you\x20sure?':'Er\x20du\x20sikker?'},'getPluralForm':_0x231369=>0x1!=_0x231369}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'de-ch':{'dictionary':{'Anonymous':'Anonymer\x20Benutzer','Yes':'Ja','No':'Nein','Are\x20you\x20sure?':'Sind\x20Sie\x20sicher?'},'getPluralForm':_0x1ba4e6=>0x1!=_0x1ba4e6}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'de':{'dictionary':{'Anonymous':'Anonymer\x20Benutzer','Yes':'Ja','No':'Nein','Are\x20you\x20sure?':'Sind\x20Sie\x20sicher?'},'getPluralForm':_0x5b8905=>0x1!=_0x5b8905}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'el':{'dictionary':{'Anonymous':'Ανώνυμος','Yes':'Ναι','No':'Όχι','Are\x20you\x20sure?':'Σίγουρα;'},'getPluralForm':_0x121948=>0x1!=_0x121948}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'en-au':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':_0x44ed74=>0x1!=_0x44ed74}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'en':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':null}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,23 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) 2003-2024, 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 default{'es-co':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sí','No':'No','Are\x20you\x20sure?':'¿Está\x20seguro?'},'getPluralForm':_0x3ea1e3=>0x1==_0x3ea1e3?0x0:0x0!=_0x3ea1e3&&_0x3ea1e3%0xf4240==0x0?0x1:0x2}};
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from 'ckeditor5';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|