@ckeditor/ckeditor5-collaboration-core 41.3.0 → 41.3.2
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/package.json +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/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@ckeditor/ckeditor5-collaboration-core",
|
3
|
-
"version": "41.3.
|
3
|
+
"version": "41.3.2",
|
4
4
|
"description": "Base utilities used by CKEditor 5 collaboration features to support multiple users working together in a rich text editor.",
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
@@ -32,7 +32,7 @@
|
|
32
32
|
"type": "module",
|
33
33
|
"main": "src/index.js",
|
34
34
|
"dependencies": {
|
35
|
-
"ckeditor5": "41.3.
|
35
|
+
"ckeditor5": "41.3.2",
|
36
36
|
"date-fns": "2.30.0"
|
37
37
|
},
|
38
38
|
"files": [
|
package/src/index.js
CHANGED
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
(function(
|
23
|
+
(function(_0x2872f1,_0x5e744e){var _0x79f7dd=_0x4c7a,_0x276f79=_0x2872f1();while(!![]){try{var _0x12c2f3=-parseInt(_0x79f7dd(0x95))/0x1+-parseInt(_0x79f7dd(0x96))/0x2+parseInt(_0x79f7dd(0x98))/0x3+-parseInt(_0x79f7dd(0x92))/0x4*(parseInt(_0x79f7dd(0x9a))/0x5)+parseInt(_0x79f7dd(0x9b))/0x6*(-parseInt(_0x79f7dd(0x97))/0x7)+-parseInt(_0x79f7dd(0x94))/0x8+-parseInt(_0x79f7dd(0x99))/0x9*(-parseInt(_0x79f7dd(0x93))/0xa);if(_0x12c2f3===_0x5e744e)break;else _0x276f79['push'](_0x276f79['shift']());}catch(_0x8daff2){_0x276f79['push'](_0x276f79['shift']());}}}(_0x2199,0xd33a0));export{default as Permissions}from'./permissions.js';function _0x2199(){var _0x3f1d76=['10pevGne','12925504arvDYI','1097545VwyiaJ','3365552hmjDID','14YtQIHX','1982439IjkHyz','59826447eoDkVk','55375SxtDpv','4845234hinSqk','156yVuWMk'];_0x2199=function(){return _0x3f1d76;};return _0x2199();}export{default as Users}from'./users.js';export{default as UserView}from'./users/view/userview.js';export{default as getDateTimeFormatter}from'./utils/getdatetimeformatter.js';export{default as getMarkerDomElement,getAllMarkersDomElementsSorted}from'./utils/getmarkerdomelement.js';export{default as trimHtml}from'./utils/trim-html.js';export{default as ConfirmMixin}from'./utils/confirmmixin.js';export{default as hashObject}from'./utils/hashobject.js';export{default as sanitizeEditorConfig}from'./utils/sanitizeEditorConfig.js';export{default as surroundingMarkersDetector}from'./utils/surroundingmarkersdetector.js';export*from'./suggestionstyles.js';function _0x4c7a(_0x1925c8,_0x4731c6){var _0x219929=_0x2199();return _0x4c7a=function(_0x4c7a9c,_0x2f9a58){_0x4c7a9c=_0x4c7a9c-0x92;var _0x5b83af=_0x219929[_0x4c7a9c];return _0x5b83af;},_0x4c7a(_0x1925c8,_0x4731c6);}import'./augmentation.js';
|
package/src/permissions.js
CHANGED
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
const
|
23
|
+
const _0x5ca994=_0x2c68;(function(_0x546216,_0x13f147){const _0x303ac7=_0x2c68,_0x557739=_0x546216();while(!![]){try{const _0x2ae465=parseInt(_0x303ac7(0x126))/0x1*(parseInt(_0x303ac7(0x11d))/0x2)+parseInt(_0x303ac7(0x127))/0x3+-parseInt(_0x303ac7(0x133))/0x4*(-parseInt(_0x303ac7(0x118))/0x5)+-parseInt(_0x303ac7(0x11b))/0x6+parseInt(_0x303ac7(0x124))/0x7*(parseInt(_0x303ac7(0x121))/0x8)+parseInt(_0x303ac7(0x137))/0x9+-parseInt(_0x303ac7(0x122))/0xa;if(_0x2ae465===_0x13f147)break;else _0x557739['push'](_0x557739['shift']());}catch(_0x5cda0c){_0x557739['push'](_0x557739['shift']());}}}(_0x5c8f,0x51428));import{ContextPlugin as _0x57111d,Editor as _0x5be437}from'ckeditor5/src/core.js';function _0x2c68(_0x4e859a,_0x111c28){const _0x5c8f8a=_0x5c8f();return _0x2c68=function(_0x2c684e,_0x14d925){_0x2c684e=_0x2c684e-0x112;let _0x2ba899=_0x5c8f8a[_0x2c684e];return _0x2ba899;},_0x2c68(_0x4e859a,_0x111c28);}import{CKEditorError as _0x562dae}from'ckeditor5/src/utils.js';function _0x5c8f(){const _0x35ccd9=['37815VDWbij','includes','Permissions','410748KEevps','setPermissions','2ZLUrCA','disableReadOnlyMode','forceDisabled','no-permissions','33968KMpmnn','9232080zPXVsw','pluginName','791hjinCB','comment:write','529927ITnbfU','137259FXaegV','isEnabled','enableReadOnlyMode','get','context','clearForceDisabled','addCommentThread','editors','plugins','permissions-set-permissions-invalid-channel-id','noPermissions','commands','112IrumHu','config','document:write','find','515376vUifhz','has','collaboration.channelId','comment:admin','CommentsRepository','CommentsOnly','comment:modify_all'];_0x5c8f=function(){return _0x35ccd9;};return _0x5c8f();}export default class n extends _0x57111d{static get[_0x5ca994(0x123)](){const _0x1bc893=_0x5ca994;return _0x1bc893(0x11a);}[_0x5ca994(0x11c)](_0x54feb6,_0x2dea6e){const _0x20f140=_0x5ca994;let _0xc4ff2d;if(_0x2dea6e||(_0x2dea6e=this[_0x20f140(0x12b)][_0x20f140(0x134)][_0x20f140(0x12a)](_0x20f140(0x113))),this[_0x20f140(0x12b)][_0x20f140(0x134)][_0x20f140(0x12a)](_0x20f140(0x113))==_0x2dea6e?_0xc4ff2d=this[_0x20f140(0x12b)]:_0x20f140(0x12e)in this[_0x20f140(0x12b)]&&this[_0x20f140(0x12b)][_0x20f140(0x12e)]&&(_0xc4ff2d=this[_0x20f140(0x12b)][_0x20f140(0x12e)][_0x20f140(0x136)](_0x865606=>_0x865606[_0x20f140(0x134)][_0x20f140(0x12a)](_0x20f140(0x113))==_0x2dea6e)),!_0xc4ff2d)throw new _0x562dae(_0x20f140(0x130),null);const _0x2f507f=_0xc4ff2d[_0x20f140(0x12f)],_0x52a7e5=_0x2f507f[_0x20f140(0x112)](_0x20f140(0x115))?_0x2f507f[_0x20f140(0x12a)](_0x20f140(0x115)):void 0x0,_0x1c9ee7=_0x2f507f[_0x20f140(0x112)](_0x20f140(0x116))&&_0x2f507f[_0x20f140(0x12a)](_0x20f140(0x116)),_0x3fb8d0=_0x54feb6[_0x20f140(0x119)](_0x20f140(0x135)),_0x4e9dea=_0x54feb6[_0x20f140(0x119)](_0x20f140(0x117)),_0x860b83=_0x54feb6[_0x20f140(0x119)](_0x20f140(0x114)),_0x252880=_0x54feb6[_0x20f140(0x119)](_0x20f140(0x125)),_0x5c5afe=_0x252880||_0x860b83,_0x277066=_0x5c5afe||_0x4e9dea,_0x2b442b=_0x3fb8d0||_0x5c5afe;(_0x1c9ee7&&(_0x1c9ee7[_0x20f140(0x128)]=!_0x3fb8d0&&_0x277066),_0xc4ff2d instanceof _0x5be437)&&(!(_0x3fb8d0||_0x277066&&_0x52a7e5)?_0xc4ff2d[_0x20f140(0x129)](_0x20f140(0x120)):_0xc4ff2d[_0x20f140(0x11e)](_0x20f140(0x120)));if(_0x52a7e5){_0x52a7e5[_0x20f140(0x11c)]({'admin':_0x860b83,'modifyAll':_0x4e9dea,'write':_0x252880,'resolve':_0x2b442b},_0x2dea6e);const _0x2036f7=_0xc4ff2d instanceof _0x5be437&&_0xc4ff2d[_0x20f140(0x132)][_0x20f140(0x12a)](_0x20f140(0x12d));_0x2036f7&&(_0x5c5afe?_0x2036f7[_0x20f140(0x12c)](_0x20f140(0x131)):_0x2036f7[_0x20f140(0x11f)](_0x20f140(0x131)));}}}
|
package/src/suggestionstyles.js
CHANGED
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
(function(
|
23
|
+
(function(_0x48e5e3,_0x5c7c04){var _0x5c4a76=_0x43b2,_0x584035=_0x48e5e3();while(!![]){try{var _0x2a16f9=-parseInt(_0x5c4a76(0x1f5))/0x1+parseInt(_0x5c4a76(0x1ef))/0x2*(parseInt(_0x5c4a76(0x1f8))/0x3)+parseInt(_0x5c4a76(0x1f4))/0x4*(-parseInt(_0x5c4a76(0x1f2))/0x5)+parseInt(_0x5c4a76(0x1f7))/0x6*(-parseInt(_0x5c4a76(0x1f6))/0x7)+parseInt(_0x5c4a76(0x1f0))/0x8*(parseInt(_0x5c4a76(0x1ed))/0x9)+-parseInt(_0x5c4a76(0x1f3))/0xa*(parseInt(_0x5c4a76(0x1f1))/0xb)+parseInt(_0x5c4a76(0x1ee))/0xc;if(_0x2a16f9===_0x5c7c04)break;else _0x584035['push'](_0x584035['shift']());}catch(_0x19a371){_0x584035['push'](_0x584035['shift']());}}}(_0x59d8,0x8c40d));import'../theme/suggestion.css';import'../theme/suggestionmarker.css';import'../theme/integrations/image.css';function _0x43b2(_0xaaa74f,_0x258ffb){var _0x59d8dd=_0x59d8();return _0x43b2=function(_0x43b231,_0x3fe833){_0x43b231=_0x43b231-0x1ed;var _0xd3a80d=_0x59d8dd[_0x43b231];return _0xd3a80d;},_0x43b2(_0xaaa74f,_0x258ffb);}import'../theme/integrations/horizontalline.css';import'../theme/integrations/mediaembed.css';import'../theme/integrations/pagebreak.css';import'../theme/integrations/table.css';function _0x59d8(){var _0x42b792=['14GshpPU','689944SIvbQF','616XNQpQr','520tQtLwi','32360jpnFQu','30644RDIxGD','32951qOutPd','161OXLanO','124470VKmagD','57372jTXpHE','54cpyBRn','16934364RNdYrX'];_0x59d8=function(){return _0x42b792;};return _0x59d8();}import'../theme/integrations/codeblock.css';
|
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
|
23
|
+
(function(_0x5c3bd8,_0x3d42f8){const _0x16157c=_0x14d2,_0x4b7c2c=_0x5c3bd8();while(!![]){try{const _0x9980df=-parseInt(_0x16157c(0xb7))/0x1*(-parseInt(_0x16157c(0xbb))/0x2)+-parseInt(_0x16157c(0xc6))/0x3+parseInt(_0x16157c(0xd4))/0x4+-parseInt(_0x16157c(0xbf))/0x5*(parseInt(_0x16157c(0xce))/0x6)+parseInt(_0x16157c(0xc8))/0x7*(-parseInt(_0x16157c(0xbe))/0x8)+-parseInt(_0x16157c(0xb8))/0x9*(-parseInt(_0x16157c(0xcf))/0xa)+parseInt(_0x16157c(0xc1))/0xb;if(_0x9980df===_0x3d42f8)break;else _0x4b7c2c['push'](_0x4b7c2c['shift']());}catch(_0x3330e1){_0x4b7c2c['push'](_0x4b7c2c['shift']());}}}(_0x490e,0xc3272));import{View as _0xc6e99c,IconView as _0x5049d2}from'ckeditor5/src/ui.js';import _0x1a9706 from'../../../theme/icons/notification.svg';function _0x14d2(_0x289a9e,_0x1e0333){const _0x490e5e=_0x490e();return _0x14d2=function(_0x14d277,_0x1d0e4c){_0x14d277=_0x14d277-0xb7;let _0x6cb8ad=_0x490e5e[_0x14d277];return _0x6cb8ad;},_0x14d2(_0x289a9e,_0x1e0333);}function _0x490e(){const _0x1238d2=['name','187478PEJkJq','isMe','ck-user','9872sNgoHS','590RcBtKC','ck-user_me','30380196kHcWAV','ck\x20ck-user__name\x20ck-user__name--hidden','extendTemplate','ck-user__anonymous','ck-user__icon','4236840TvCvhc','isAnonymous','8365yDHzom','setTemplate','ck-user__avatar','div','initials','ck\x20ck-user__name','34878MhKVDq','20yTiCUv','avatar','push','url(\x27','content','3354460KQJCDY','notificationView','ck-user__img','3zsantw','2207349QbMZyd','ck-user__notification'];_0x490e=function(){return _0x1238d2;};return _0x490e();}import'../../../theme/users.css';export default class E extends _0xc6e99c{constructor(_0x15a481,_0x5cd32f,_0xdf2a0f){const _0x392293=_0x14d2;super(_0x15a481),this[_0x392293(0xba)]=_0x5cd32f[_0x392293(0xba)],this[_0x392293(0xd5)]=null;const _0x1b32e9=['ck',_0x392293(0xbd)],_0x879e80=['ck',_0x392293(0xd6)];if(_0x5cd32f[_0x392293(0xc7)]&&_0x879e80[_0x392293(0xd1)](_0x392293(0xc4)),!_0x5cd32f[_0x392293(0xc7)]&&_0x5cd32f[_0x392293(0xbc)]&&_0x1b32e9[_0x392293(0xd1)](_0x392293(0xc0)),_0x5cd32f[_0x392293(0xd0)]&&_0x879e80[_0x392293(0xd1)](_0x392293(0xca)),_0xdf2a0f){const _0x5702ac=new _0x5049d2();_0x5702ac[_0x392293(0xc3)]({'attributes':{'class':[_0x392293(0xc5)]}}),_0x5702ac[_0x392293(0xd3)]=_0x1a9706,this[_0x392293(0xd5)]={'tag':_0x392293(0xcb),'attributes':{'class':['ck',_0x392293(0xb9)],'data-cke-tooltip-position':'n','data-cke-tooltip-text':_0xdf2a0f},'children':[_0x5702ac]};}const _0x5c0d13=[{'tag':_0x392293(0xcb),'attributes':{'class':_0x879e80,'style':{'background-image':_0x5cd32f[_0x392293(0xd0)]?_0x392293(0xd2)+_0x5cd32f[_0x392293(0xd0)]+'\x27)':''}}},{'tag':_0x392293(0xcb),'attributes':{'class':_0x5cd32f[_0x392293(0xd0)]?_0x392293(0xc2):_0x392293(0xcd)},'children':[{'text':_0x5cd32f[_0x392293(0xcc)]}]}];this[_0x392293(0xd5)]&&_0x5c0d13[_0x392293(0xd1)](this[_0x392293(0xd5)]),this[_0x392293(0xc9)]({'tag':_0x392293(0xcb),'attributes':{'class':_0x1b32e9,'data-user-id':_0x5cd32f['id']},'children':_0x5c0d13});}}
|
package/src/users.js
CHANGED
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
const
|
23
|
+
const _0x4d8f96=_0x3bea;function _0x3bea(_0x3fb87b,_0x595969){const _0x39be91=_0x39be();return _0x3bea=function(_0x3beaca,_0x11832b){_0x3beaca=_0x3beaca-0x1ba;let _0xe97ef3=_0x39be91[_0x3beaca];return _0xe97ef3;},_0x3bea(_0x3fb87b,_0x595969);}(function(_0x3cfe14,_0x4f978a){const _0x4d35e3=_0x3bea,_0x495d7a=_0x3cfe14();while(!![]){try{const _0x4a9875=-parseInt(_0x4d35e3(0x1e7))/0x1*(-parseInt(_0x4d35e3(0x1e3))/0x2)+parseInt(_0x4d35e3(0x1be))/0x3+-parseInt(_0x4d35e3(0x1e9))/0x4*(-parseInt(_0x4d35e3(0x1dd))/0x5)+-parseInt(_0x4d35e3(0x1f9))/0x6+-parseInt(_0x4d35e3(0x1fb))/0x7*(-parseInt(_0x4d35e3(0x1e0))/0x8)+parseInt(_0x4d35e3(0x1de))/0x9+-parseInt(_0x4d35e3(0x1ba))/0xa;if(_0x4a9875===_0x4f978a)break;else _0x495d7a['push'](_0x495d7a['shift']());}catch(_0x2b91a0){_0x495d7a['push'](_0x495d7a['shift']());}}}(_0x39be,0x50191));function _0x39be(){const _0x23e29e=['_id','useAnonymousUser','licenseKeyTrialLimit:operations','context','10567760rFEcWq','licenseKeyInvalid','locale','split','756657waKreH','invalid-license-key','licenseKeyTrialLimit:time','_locale','_addAnonymousUser','_isAnonymous','initials','isMe','ck-user__selection--','requires','pluginName','define','toUpperCase','isAnonymous','licenseKeyValid','Users','addUser','trial-license-key-reached-limit-time','users-add-invalid-id','length','_myId','anonymous-user','licenseKey','licenseKeyTrialLimit:revisions','get','getMarkerClass','users.anonymousUserId','decorate','trial-license-key-reached-limit-changes','_isMe','trim','8965GcZYZj','4949676RAbEuo','ck-user__marker--','1486344IAeOYc','getOperationAuthor','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.','7302ymcMvY','licenseKeyTrial','users.colorsCount','avatar','37aYlRGX','_getNextColor','1048oGoPBd','users-me-already-defined','name','destroy','color','Anonymous','getBackgroundColorClass','info','init','charAt','_getInitial','_lastColor','defineMe','users-add-duplicated-id','config','users','2362590tUXxCg','includes','14raKBtb','add','getUser','users-me-missing-user','_licenseKeyCheckInterval','trial-license-key-reached-limit-revisions','string','ck-user__bg-color--','has','getSelectionClass'];_0x39be=function(){return _0x23e29e;};return _0x39be();}import{ContextPlugin as _0x55c47c}from'ckeditor5/src/core.js';import{Collection as _0x39ad41,CKEditorError as _0x19b7c0}from'ckeditor5/src/utils.js';import _0x2e150b from'./permissions.js';import{getTranslation as _0x382f75}from'./utils/common-translations.js';import'../theme/usercolors.css';export default class l extends _0x55c47c{static get[_0x4d8f96(0x1c8)](){const _0x50ecae=_0x4d8f96;return _0x50ecae(0x1cd);}static get[_0x4d8f96(0x1c7)](){return[_0x2e150b];}constructor(_0x4980df){const _0x18c32a=_0x4d8f96;super(_0x4980df),this[_0x18c32a(0x208)][_0x18c32a(0x1f7)][_0x18c32a(0x1c9)](_0x18c32a(0x1d8),_0x18c32a(0x1d3)),this[_0x18c32a(0x208)][_0x18c32a(0x1f7)][_0x18c32a(0x1c9)](_0x18c32a(0x1e5),0x8),this[_0x18c32a(0x1f8)]=new _0x39ad41(),this[_0x18c32a(0x1c1)]=_0x4980df[_0x18c32a(0x1bc)],this[_0x18c32a(0x1ff)]=null,this[_0x18c32a(0x1f4)]=0x0,this[_0x18c32a(0x1d2)]=null,this[_0x18c32a(0x1d9)](_0x18c32a(0x1e1));}[_0x4d8f96(0x1f1)](){const _0x1850c=_0x4d8f96,_0x5297a=this[_0x1850c(0x208)];this[_0x1850c(0x1d4)]=_0x5297a[_0x1850c(0x1f7)][_0x1850c(0x1d6)](_0x1850c(0x1d4));const _0x50f860=[_0x1850c(0x1e4),_0x1850c(0x1bb),_0x1850c(0x1cc),_0x1850c(0x207),_0x1850c(0x1c0),_0x1850c(0x1d5)];this[_0x1850c(0x1ff)]=setInterval(()=>{const _0x4f3b15=_0x1850c;let _0x5cb294;for(const _0x5793e5 in _0x5297a){const _0x2e5c72=_0x5297a[_0x5793e5];if(_0x50f860[_0x4f3b15(0x1fa)](_0x2e5c72)){delete _0x5297a[_0x5793e5],_0x5cb294=_0x2e5c72;break;}}if(_0x4f3b15(0x1bb)===_0x5cb294)throw clearInterval(this[_0x4f3b15(0x1ff)]),new _0x19b7c0(_0x4f3b15(0x1bf),null);if(_0x4f3b15(0x1e4)===_0x5cb294&&console[_0x4f3b15(0x1f0)](_0x4f3b15(0x1e2)),_0x4f3b15(0x207)===_0x5cb294)throw clearInterval(this[_0x4f3b15(0x1ff)]),new _0x19b7c0(_0x4f3b15(0x1da),null);if(_0x4f3b15(0x1c0)===_0x5cb294)throw clearInterval(this[_0x4f3b15(0x1ff)]),new _0x19b7c0(_0x4f3b15(0x1cf),null);if(_0x4f3b15(0x1d5)===_0x5cb294)throw clearInterval(this[_0x4f3b15(0x1ff)]),new _0x19b7c0(_0x4f3b15(0x200),null);_0x4f3b15(0x1cc)===_0x5cb294&&clearInterval(this[_0x4f3b15(0x1ff)]);},0x3e8),this[_0x1850c(0x1c2)]();}get['me'](){const _0x1fcda1=_0x4d8f96;return null==this[_0x1fcda1(0x1d2)]?null:this[_0x1fcda1(0x1fd)](this[_0x1fcda1(0x1d2)]);}[_0x4d8f96(0x1ce)]({id:_0x4029cf,name:_0x43c482,..._0x2a2761}){const _0x349ddf=_0x4d8f96;if(!_0x4029cf||_0x349ddf(0x201)!=typeof _0x4029cf)throw new _0x19b7c0(_0x349ddf(0x1d0));if(this[_0x349ddf(0x1f8)][_0x349ddf(0x203)](_0x4029cf))throw new _0x19b7c0(_0x349ddf(0x1f6),null,{'id':_0x4029cf});const _0x417156={..._0x2a2761,'id':_0x4029cf,'name':a(this[_0x349ddf(0x1c1)],_0x43c482),'color':this[_0x349ddf(0x1e8)]()};_0x417156[_0x349ddf(0x1eb)]=a(this[_0x349ddf(0x1c1)],_0x417156[_0x349ddf(0x1eb)]);const _0x6c2423=new User(_0x417156);return this[_0x349ddf(0x1f8)][_0x349ddf(0x1fc)](_0x6c2423),_0x6c2423;}[_0x4d8f96(0x1fd)](_0x316560){const _0x4cfbea=_0x4d8f96;return this[_0x4cfbea(0x1f8)][_0x4cfbea(0x1d6)](_0x316560);}[_0x4d8f96(0x206)](){const _0x477861=_0x4d8f96,_0xd47620=this[_0x477861(0x208)][_0x477861(0x1f7)][_0x477861(0x1d6)](_0x477861(0x1d8));this[_0x477861(0x1d2)]||this[_0x477861(0x1f5)](_0xd47620);}[_0x4d8f96(0x1f5)](_0x2bd9a0){const _0x2fba71=_0x4d8f96;if(this[_0x2fba71(0x1d2)])throw new _0x19b7c0(_0x2fba71(0x1ea),null);const _0x2b27d9=this[_0x2fba71(0x1fd)](_0x2bd9a0);if(!_0x2b27d9)throw new _0x19b7c0(_0x2fba71(0x1fe),null);this[_0x2fba71(0x1d2)]=_0x2bd9a0,_0x2b27d9[_0x2fba71(0x1db)]=!0x0;}[_0x4d8f96(0x1e1)](){return this['me'];}[_0x4d8f96(0x1ec)](){const _0x443306=_0x4d8f96;super[_0x443306(0x1ec)](),clearInterval(this[_0x443306(0x1ff)]);}[_0x4d8f96(0x1e8)](){const _0x1e098c=_0x4d8f96,_0x4c6f3d=this[_0x1e098c(0x208)][_0x1e098c(0x1f7)][_0x1e098c(0x1d6)](_0x1e098c(0x1e5));return this[_0x1e098c(0x1f4)]>=_0x4c6f3d&&(this[_0x1e098c(0x1f4)]=0x0),new u(this[_0x1e098c(0x1f4)]++);}[_0x4d8f96(0x1c2)](){const _0x4e74f6=_0x4d8f96,_0x382841=this[_0x4e74f6(0x208)][_0x4e74f6(0x1f7)][_0x4e74f6(0x1d6)](_0x4e74f6(0x1d8));this[_0x4e74f6(0x1ce)]({'id':_0x382841,'name':_0x382f75(this[_0x4e74f6(0x1c1)],_0x4e74f6(0x1ee))})[_0x4e74f6(0x1c3)]=!0x0;}}export class User{constructor(_0x1f8c46){const _0xcc8922=_0x4d8f96;this['id']=_0x1f8c46['id'],this[_0xcc8922(0x1ed)]=_0x1f8c46[_0xcc8922(0x1ed)],this[_0xcc8922(0x1eb)]=_0x1f8c46[_0xcc8922(0x1eb)],this[_0xcc8922(0x1e6)]=_0x1f8c46[_0xcc8922(0x1e6)],this[_0xcc8922(0x1c3)]=!0x1,this[_0xcc8922(0x1db)]=!0x1;}get[_0x4d8f96(0x1cb)](){const _0x43adda=_0x4d8f96;return this[_0x43adda(0x1c3)];}get[_0x4d8f96(0x1c5)](){const _0xe33b80=_0x4d8f96;return this[_0xe33b80(0x1db)];}get[_0x4d8f96(0x1c4)](){const _0x5b60ed=_0x4d8f96,_0x39fbed=this[_0x5b60ed(0x1eb)][_0x5b60ed(0x1bd)]('\x20');return 0x1===_0x39fbed[_0x5b60ed(0x1d1)]?this[_0x5b60ed(0x1f3)](_0x39fbed[0x0]):this[_0x5b60ed(0x1f3)](_0x39fbed[0x0])+this[_0x5b60ed(0x1f3)](_0x39fbed[_0x39fbed[_0x5b60ed(0x1d1)]-0x1]);}[_0x4d8f96(0x1f3)](_0xd30357){const _0x3d4d9b=_0x4d8f96;return _0xd30357[_0x3d4d9b(0x1f2)](0x0)[_0x3d4d9b(0x1ca)]();}}function a(_0x3a2970,_0x3d4a92=''){const _0x2a46aa=_0x4d8f96;return''==(_0x3d4a92=_0x3d4a92[_0x2a46aa(0x1dc)]())?_0x382f75(_0x3a2970,_0x2a46aa(0x1ee)):_0x3d4a92;}class u{constructor(_0x2a0550){const _0x1651cc=_0x4d8f96;this[_0x1651cc(0x205)]=_0x2a0550;}[_0x4d8f96(0x1ef)](){const _0xe2a03f=_0x4d8f96;return _0xe2a03f(0x202)+this[_0xe2a03f(0x205)];}[_0x4d8f96(0x204)](){const _0x5afe80=_0x4d8f96;return _0x5afe80(0x1c6)+this[_0x5afe80(0x205)];}[_0x4d8f96(0x1d7)](){const _0x2dfdb1=_0x4d8f96;return _0x2dfdb1(0x1df)+this[_0x2dfdb1(0x205)];}}
|
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
export function getTranslation(
|
23
|
+
export function getTranslation(_0x5a9082,_0x327906){const t=_0x5a9082['t'];switch(_0x327906){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'';}}
|
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
(function(
|
23
|
+
(function(_0xd05424,_0x1b4b41){var _0x1a780d=_0x54b4,_0x48844=_0xd05424();while(!![]){try{var _0x3db0b8=parseInt(_0x1a780d(0x1a5))/0x1*(parseInt(_0x1a780d(0x19e))/0x2)+parseInt(_0x1a780d(0x194))/0x3+-parseInt(_0x1a780d(0x1a1))/0x4+-parseInt(_0x1a780d(0x18f))/0x5*(-parseInt(_0x1a780d(0x192))/0x6)+-parseInt(_0x1a780d(0x1a0))/0x7+parseInt(_0x1a780d(0x1a2))/0x8+parseInt(_0x1a780d(0x19d))/0x9;if(_0x3db0b8===_0x1b4b41)break;else _0x48844['push'](_0x48844['shift']());}catch(_0x564c8b){_0x48844['push'](_0x48844['shift']());}}}(_0x5f1a,0xc4efe));import _0xa0103 from'./confirmview.js';export default function m(_0x194e3a){var _0x2a930a=_0x54b4;return class extends _0x194e3a{[_0x2a930a(0x18b)](_0x12cda0,_0x358e42){var _0x3ad0f0=_0x2a930a;return this[_0x3ad0f0(0x198)]=new _0xa0103(this[_0x3ad0f0(0x18d)]),this[_0x3ad0f0(0x198)][_0x3ad0f0(0x199)](),this[_0x3ad0f0(0x198)][_0x3ad0f0(0x197)]=_0x12cda0,this[_0x3ad0f0(0x198)][_0x3ad0f0(0x195)](_0x3ad0f0(0x193),()=>{var _0x5c01ca=_0x3ad0f0;this[_0x5c01ca(0x19c)]();}),this[_0x3ad0f0(0x198)][_0x3ad0f0(0x195)](_0x3ad0f0(0x1a4),()=>{var _0x5dea2d=_0x3ad0f0;this[_0x5dea2d(0x19c)]();}),_0x358e42[_0x3ad0f0(0x1a6)](this[_0x3ad0f0(0x198)][_0x3ad0f0(0x19b)]),this[_0x3ad0f0(0x19f)](this[_0x3ad0f0(0x198)]),this[_0x3ad0f0(0x19b)][_0x3ad0f0(0x19a)](),this[_0x3ad0f0(0x1a3)](_0x3ad0f0(0x18a),!0x0),new Promise(_0x2c3fa8=>this[_0x3ad0f0(0x198)]['on'](_0x3ad0f0(0x1a4),_0x2c3fa8));}[_0x2a930a(0x196)](){var _0x506052=_0x2a930a;this[_0x506052(0x18a)]&&this[_0x506052(0x198)][_0x506052(0x18e)](_0x506052(0x193));}[_0x2a930a(0x19c)](){var _0x432403=_0x2a930a;this[_0x432403(0x19b)]&&this[_0x432403(0x198)]&&this[_0x432403(0x198)][_0x432403(0x19b)]&&(this[_0x432403(0x19b)][_0x432403(0x19a)](),this[_0x432403(0x198)][_0x432403(0x19b)][_0x432403(0x18c)](),this[_0x432403(0x191)](this[_0x432403(0x198)]),this[_0x432403(0x18a)]=!0x1,this[_0x432403(0x198)][_0x432403(0x190)](),this[_0x432403(0x198)]=void 0x0);}};}function _0x54b4(_0x4ee939,_0x52c627){var _0x5f1a5e=_0x5f1a();return _0x54b4=function(_0x54b4cb,_0x278926){_0x54b4cb=_0x54b4cb-0x18a;var _0x3c59dc=_0x5f1a5e[_0x54b4cb];return _0x3c59dc;},_0x54b4(_0x4ee939,_0x52c627);}function _0x5f1a(){var _0x4ed2c2=['message','confirmView','render','focus','element','_removeConfirm','2340675leNDJz','2xAnZLM','registerChild','3496990OujEDV','6288308QcIiwN','7892472yLIwpE','set','submit','779140NIaYzZ','appendChild','isConfirm','showConfirm','remove','locale','fire','10yvdzkI','destroy','deregisterChild','1268472wJmhsE','cancel','1289109lywCGB','once','cancelConfirm'];_0x5f1a=function(){return _0x4ed2c2;};return _0x5f1a();}
|
package/src/utils/confirmview.js
CHANGED
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
const
|
23
|
+
const _0x5e33e1=_0x7e6e;(function(_0x28d8bd,_0xe34362){const _0x3bba92=_0x7e6e,_0x1dc183=_0x28d8bd();while(!![]){try{const _0x562b5a=-parseInt(_0x3bba92(0x1a4))/0x1*(parseInt(_0x3bba92(0x1ac))/0x2)+-parseInt(_0x3bba92(0x1a0))/0x3*(-parseInt(_0x3bba92(0x1ab))/0x4)+-parseInt(_0x3bba92(0x1a8))/0x5+-parseInt(_0x3bba92(0x19d))/0x6*(parseInt(_0x3bba92(0x19e))/0x7)+parseInt(_0x3bba92(0x1ae))/0x8+-parseInt(_0x3bba92(0x1a3))/0x9+parseInt(_0x3bba92(0x1a7))/0xa;if(_0x562b5a===_0xe34362)break;else _0x1dc183['push'](_0x1dc183['shift']());}catch(_0x5f5d03){_0x1dc183['push'](_0x1dc183['shift']());}}}(_0x10f5,0x9f13c));import{View as _0x30de42,ButtonView as _0x2c9e8f}from'ckeditor5/src/ui.js';function _0x10f5(){const _0x4a73f4=['1179yujCap','icon','ck-thread__remove-confirm','355248KlEwNz','41NfWsvI','ck-thread__remove-confirm-','ck-thread__remove-confirm-inner','22564620QzfAOM','4204900FxuxiK','set','submitView','8544fIJwRW','27596pckOhA','submit','1175800bVPTwj','Are\x20you\x20sure?','execute','Yes','extendTemplate','bindTemplate','div','cancelView','fire','check','message','label','setTemplate','_createButtonView','ck-thread__remove-confirm-actions','6870810mUJYAQ','7cGehls','cancel'];_0x10f5=function(){return _0x4a73f4;};return _0x10f5();}function _0x7e6e(_0x53ad1e,_0x24e149){const _0x10f563=_0x10f5();return _0x7e6e=function(_0x7e6e86,_0x439605){_0x7e6e86=_0x7e6e86-0x18f;let _0x22fc2e=_0x10f563[_0x7e6e86];return _0x22fc2e;},_0x7e6e(_0x53ad1e,_0x24e149);}import{icons as _0x48d77d}from'ckeditor5/src/core.js';import{getTranslation as _0x34faa8}from'./common-translations.js';export default class h extends _0x30de42{constructor(_0x554353){const _0x51b54f=_0x7e6e;super(_0x554353);const _0x309802=this[_0x51b54f(0x193)];this[_0x51b54f(0x1aa)]=this[_0x51b54f(0x19b)](_0x554353,_0x34faa8(_0x554353,_0x51b54f(0x191)),_0x48d77d[_0x51b54f(0x197)],_0x51b54f(0x1ad)),this[_0x51b54f(0x195)]=this[_0x51b54f(0x19b)](_0x554353,_0x34faa8(_0x554353,'No'),_0x48d77d[_0x51b54f(0x19f)],_0x51b54f(0x19f)),this[_0x51b54f(0x1a9)](_0x51b54f(0x198),_0x34faa8(_0x554353,_0x51b54f(0x18f))),this[_0x51b54f(0x19a)]({'tag':_0x51b54f(0x194),'attributes':{'class':[_0x51b54f(0x1a2)]},'children':[{'tag':_0x51b54f(0x194),'attributes':{'class':_0x51b54f(0x1a6)},'children':[{'tag':'p','children':[{'text':_0x309802['to'](_0x51b54f(0x198))}]},{'tag':_0x51b54f(0x194),'attributes':{'class':_0x51b54f(0x19c)},'children':[this[_0x51b54f(0x1aa)],this[_0x51b54f(0x195)]]}]}]});}[_0x5e33e1(0x19b)](_0x11ea3b,_0x215209,_0x385312,_0x4672ca){const _0x590750=_0x5e33e1,_0x579a15=new _0x2c9e8f(_0x11ea3b);return _0x579a15[_0x590750(0x199)]=_0x215209,_0x579a15[_0x590750(0x1a1)]=_0x385312,_0x579a15[_0x590750(0x192)]({'attributes':{'class':_0x590750(0x1a5)+_0x4672ca}}),_0x579a15['on'](_0x590750(0x190),()=>this[_0x590750(0x196)](_0x4672ca)),_0x579a15;}}
|
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
|
23
|
+
(function(_0x539c3f,_0x1251d3){const _0xe0aa70=_0x41b8,_0x19fbb0=_0x539c3f();while(!![]){try{const _0x5a75c9=-parseInt(_0xe0aa70(0x1d5))/0x1+-parseInt(_0xe0aa70(0x1c3))/0x2*(-parseInt(_0xe0aa70(0x1d1))/0x3)+parseInt(_0xe0aa70(0x1c9))/0x4*(parseInt(_0xe0aa70(0x1c8))/0x5)+-parseInt(_0xe0aa70(0x1d3))/0x6*(parseInt(_0xe0aa70(0x1ce))/0x7)+parseInt(_0xe0aa70(0x1c5))/0x8*(-parseInt(_0xe0aa70(0x1c2))/0x9)+parseInt(_0xe0aa70(0x1d0))/0xa*(parseInt(_0xe0aa70(0x1d2))/0xb)+-parseInt(_0xe0aa70(0x1cb))/0xc;if(_0x5a75c9===_0x1251d3)break;else _0x19fbb0['push'](_0x19fbb0['shift']());}catch(_0x5294e2){_0x19fbb0['push'](_0x19fbb0['shift']());}}}(_0x3861,0xea0fe));import _0x53651f from'date-fns/format/index.js';function _0x41b8(_0x59352f,_0x1a07cd){const _0x38615c=_0x3861();return _0x41b8=function(_0x41b886,_0x36e04b){_0x41b886=_0x41b886-0x1c2;let _0x4600fb=_0x38615c[_0x41b886];return _0x4600fb;},_0x41b8(_0x59352f,_0x1a07cd);}import _0x3b5ccf from'date-fns/parseISO/index.js';import _0x25075a from'date-fns/differenceInCalendarDays/index.js';import{CKEditorError as _0xb23854}from'ckeditor5/src/utils.js';function _0x3861(){const _0x2ef04b=['invalid-date-time-format','1270GjPpOM','114gyVYzK','18975wePxaw','114YJIZmp','string','1497424PZlXep','3530349zOucZA','87908SAWQwR','\x27Last\x27\x20EEEE\x20hh:mma','16zYIgrm','MM-dd-yyyy\x20hh:mma','dateTimeFormat','7943275irHTZz','4UQezWF','\x27Today\x27\x20hh:mma','1200516vrAqbg','function','\x27Yesterday\x27\x20hh:mma','50575JXJckL'];_0x3861=function(){return _0x2ef04b;};return _0x3861();}export default function j(_0x4f965a={}){const _0x5253b6=_0x41b8;if(void 0x0!==_0x4f965a[_0x5253b6(0x1c7)]&&_0x5253b6(0x1cc)!=typeof _0x4f965a[_0x5253b6(0x1c7)])throw new _0xb23854(_0x5253b6(0x1cf));return _0x359db9=>{const _0x59d96c=_0x5253b6,_0xc80d42=_0x59d96c(0x1d4)==typeof _0x359db9?_0x3b5ccf(_0x359db9):_0x359db9,_0x265982=new Date(),_0x37b05c=_0x25075a(_0x265982,_0xc80d42);return _0x4f965a[_0x59d96c(0x1c7)]?_0x4f965a[_0x59d96c(0x1c7)](_0xc80d42):_0x53651f(_0xc80d42,0x0===_0x37b05c?_0x59d96c(0x1ca):0x1===_0x37b05c?_0x59d96c(0x1cd):_0x37b05c<0x7?_0x59d96c(0x1c4):_0x59d96c(0x1c6));};}
|
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
(function(
|
23
|
+
function _0x4daa(_0x59df6a,_0x334107){const _0x113f67=_0x113f();return _0x4daa=function(_0x4daa7d,_0x57f62d){_0x4daa7d=_0x4daa7d-0x8c;let _0xde1a83=_0x113f67[_0x4daa7d];return _0xde1a83;},_0x4daa(_0x59df6a,_0x334107);}(function(_0x1e7866,_0x5711ca){const _0x50d0f1=_0x4daa,_0xe12d4d=_0x1e7866();while(!![]){try{const _0x3c0346=-parseInt(_0x50d0f1(0x98))/0x1+parseInt(_0x50d0f1(0x9f))/0x2+parseInt(_0x50d0f1(0x96))/0x3+parseInt(_0x50d0f1(0x8f))/0x4*(-parseInt(_0x50d0f1(0x8e))/0x5)+-parseInt(_0x50d0f1(0x8d))/0x6+parseInt(_0x50d0f1(0x99))/0x7*(-parseInt(_0x50d0f1(0x9e))/0x8)+parseInt(_0x50d0f1(0xa3))/0x9;if(_0x3c0346===_0x5711ca)break;else _0xe12d4d['push'](_0xe12d4d['shift']());}catch(_0x11113d){_0xe12d4d['push'](_0xe12d4d['shift']());}}}(_0x113f,0x34bde));import{first as _0xe66799}from'ckeditor5/src/utils.js';export default function k(_0x45049a,_0x13d1ae){const _0x16c37f=_0x4daa,_0x1619ac=_0x45049a[_0x16c37f(0xa1)][_0x16c37f(0x9b)](_0x13d1ae[_0x16c37f(0x97)]);if(!_0x1619ac)return null;const _0x1dea5e=_0xe66799(_0x1619ac[_0x16c37f(0x94)]());return _0x45049a[_0x16c37f(0xa0)][_0x16c37f(0x9a)][_0x16c37f(0x9d)](_0x1dea5e)||null;}export function getAllMarkersDomElementsSorted(_0x42a4b4,_0x328cb7){const _0x2d02d7=_0x4daa;if(0x0===_0x328cb7[_0x2d02d7(0x91)])return null;const _0x539eb1=[],_0x571158=_0x42a4b4[_0x2d02d7(0xa0)][_0x2d02d7(0x9a)];for(const _0x50b743 of _0x328cb7){const _0x137b27=_0x42a4b4[_0x2d02d7(0xa1)][_0x2d02d7(0x9b)](_0x50b743[_0x2d02d7(0x97)]);if(!_0x137b27)continue;const _0x976546=Array[_0x2d02d7(0x9c)](_0x137b27)[_0x2d02d7(0xa2)](_0xf80c0c=>_0x571158[_0x2d02d7(0x9d)](_0xf80c0c))[_0x2d02d7(0x95)](_0x19259d=>!!_0x19259d);_0x539eb1[_0x2d02d7(0x93)](..._0x976546);}if(0x0===_0x539eb1[_0x2d02d7(0x91)])return null;const _0x1ec540=[];for(const _0x51deff of _0x539eb1){const _0x430865=_0x51deff[_0x2d02d7(0x92)]()[_0x2d02d7(0x8c)](0x0);_0x430865&&_0x1ec540[_0x2d02d7(0x93)]({'x':_0x430865['x'],'y':_0x430865['y'],'domElement':_0x51deff});}return 0x0===_0x1ec540[_0x2d02d7(0x91)]?null:(_0x1ec540[_0x2d02d7(0xa4)]((_0x4aae14,_0x5689f0)=>_0x4aae14['y']-_0x5689f0['y']||_0x4aae14['x']-_0x5689f0['x']),_0x1ec540[_0x2d02d7(0xa2)](_0x2870d4=>_0x2870d4[_0x2d02d7(0x90)]));}function _0x113f(){const _0x3da7e5=['mapViewToDom','8sPFwOj','532340aaERtj','view','mapper','map','6374412LBWOzN','sort','item','2451606BhNtfv','509345BQNpPf','12QcikJm','domElement','length','getClientRects','push','values','filter','340248dtAJpk','name','66526bgfehI','637630QktGRc','domConverter','markerNameToElements','from'];_0x113f=function(){return _0x3da7e5;};return _0x113f();}
|
package/src/utils/hashobject.js
CHANGED
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
(function(
|
23
|
+
function _0xece2(_0x5569e8,_0x4a625c){const _0x5af31a=_0x5af3();return _0xece2=function(_0xece2c4,_0x238f2f){_0xece2c4=_0xece2c4-0x82;let _0x4fb0e7=_0x5af31a[_0xece2c4];return _0x4fb0e7;},_0xece2(_0x5569e8,_0x4a625c);}(function(_0x4c24dc,_0x31cb10){const _0x82cb0f=_0xece2,_0x4111d5=_0x4c24dc();while(!![]){try{const _0x173129=parseInt(_0x82cb0f(0x93))/0x1*(-parseInt(_0x82cb0f(0x82))/0x2)+parseInt(_0x82cb0f(0x94))/0x3+-parseInt(_0x82cb0f(0x8a))/0x4*(parseInt(_0x82cb0f(0x85))/0x5)+parseInt(_0x82cb0f(0x8c))/0x6+parseInt(_0x82cb0f(0x88))/0x7+parseInt(_0x82cb0f(0x83))/0x8+parseInt(_0x82cb0f(0x87))/0x9*(-parseInt(_0x82cb0f(0x90))/0xa);if(_0x173129===_0x31cb10)break;else _0x4111d5['push'](_0x4111d5['shift']());}catch(_0x1dd8b5){_0x4111d5['push'](_0x4111d5['shift']());}}}(_0x5af3,0x3a009));export default function b(_0x620fb2){let _0x5ba38c=0x0,_0x21408b=0x0;for(const _0x3dde12 of A(_0x620fb2))_0x5ba38c=(_0x5ba38c<<0x5)-_0x5ba38c+_0x3dde12,_0x5ba38c|=0x0,[_0x5ba38c,_0x21408b]=[_0x21408b,_0x5ba38c];return q(_0x5ba38c)+q(_0x21408b);}function*g(_0x5b1171){const _0x14a96f=_0xece2;null==_0x5b1171||null==_0x5b1171?yield 0x12b9b0a1:0x0===_0x5b1171||!0x1===_0x5b1171?yield 0x0:0x1===_0x5b1171||0x1==_0x5b1171?yield 0x1:Array[_0x14a96f(0x8d)](_0x5b1171)?yield*function*(_0x2d6853){for(const _0x5593ce of _0x2d6853)yield*g(_0x5593ce);}(_0x5b1171):_0x14a96f(0x8b)==typeof _0x5b1171?yield*A(_0x5b1171):_0x14a96f(0x84)==typeof _0x5b1171?yield*M(_0x5b1171):_0x14a96f(0x8e)==typeof _0x5b1171&&(yield _0x5b1171);}function _0x5af3(){const _0x5a26d4=['1553193EasgRs','2079245gBKdno','keys','4vsayCk','object','1386594ysQIjC','isArray','number','toString','10CwydXu','charCodeAt','sign','1255OJpmqR','866193sYpkyA','674RbHijw','3227104OHjFsf','string','1935820gcnRTr','sort'];_0x5af3=function(){return _0x5a26d4;};return _0x5af3();}function*A(_0x2c9f9d){const _0x3b688d=_0xece2;if(yield O('{'),_0x2c9f9d){const _0x12e469=Object[_0x3b688d(0x89)](_0x2c9f9d)[_0x3b688d(0x86)]();for(const _0x2f16d7 of _0x12e469){yield*M(_0x2f16d7),yield O(':');const _0x129118=_0x2c9f9d[_0x2f16d7];yield*g(_0x129118);}}yield O('}');}function*M(_0x41d942){yield O('\x22');for(const _0x2f4cd3 of _0x41d942)yield O(_0x2f4cd3);yield O('\x22');}function O(_0x4de76b){const _0x1b9d51=_0xece2;return _0x4de76b[_0x1b9d51(0x91)](0x0);}function q(_0x5928b4){const _0x178358=_0xece2;return(_0x5928b4*=Math[_0x178358(0x92)](_0x5928b4))[_0x178358(0x8f)](0x24);}
|
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
|
23
|
+
const _0x528436=_0x51de;(function(_0x4658bd,_0x2157d1){const _0x21b4a3=_0x51de,_0x534822=_0x4658bd();while(!![]){try{const _0x8f4a74=-parseInt(_0x21b4a3(0x179))/0x1*(parseInt(_0x21b4a3(0x16f))/0x2)+parseInt(_0x21b4a3(0x176))/0x3+parseInt(_0x21b4a3(0x181))/0x4+-parseInt(_0x21b4a3(0x17d))/0x5*(parseInt(_0x21b4a3(0x183))/0x6)+-parseInt(_0x21b4a3(0x164))/0x7+parseInt(_0x21b4a3(0x16e))/0x8*(-parseInt(_0x21b4a3(0x174))/0x9)+-parseInt(_0x21b4a3(0x15b))/0xa*(-parseInt(_0x21b4a3(0x16b))/0xb);if(_0x8f4a74===_0x2157d1)break;else _0x534822['push'](_0x534822['shift']());}catch(_0x526b7e){_0x534822['push'](_0x534822['shift']());}}}(_0x38be,0x46438));function _0x51de(_0x55a858,_0x589f54){const _0x38bee3=_0x38be();return _0x51de=function(_0x51de3e,_0x280a63){_0x51de3e=_0x51de3e-0x15b;let _0xc70e73=_0x38bee3[_0x51de3e];return _0xc70e73;},_0x51de(_0x55a858,_0x589f54);}const w=[_0x528436(0x17a),_0x528436(0x167),_0x528436(0x165),_0x528436(0x162)],W=[_0x528436(0x173),_0x528436(0x17b),_0x528436(0x17c),_0x528436(0x163),_0x528436(0x161),_0x528436(0x16c)];function _0x38be(){const _0xa561d9=['1562ZFqkTe','find','config','extraPlugins','WebSocketGateway','126Ixukai','constructor','163329yBShGY','set','name','477PAsfdA','initialData','RevisionTracker','Autosave','15kjSUFH','length','plugins','names','1757624OrQnqE','get','1048596NGTffI','map','from','pluginName','1879930sNkItq','builtinPlugins','requires','every','has','filter','DocumentOutline','rootsAttributes','WordCount','3492790DQZyoq','toolbar','string','context','concat','includes','_context','88dTCKup','WProofreader','removePlugins','179536BNtNmH'];_0x38be=function(){return _0xa561d9;};return _0x38be();}function v(_0x137ea7,_0x55ab78,_0x2d4534,_0x54c039=[]){const _0x778688=_0x528436,_0x4071db=_0x778688(0x166)==typeof _0x137ea7?_0x2d4534[_0x778688(0x182)](_0x137ea7)[_0x778688(0x175)]:_0x137ea7,_0x442559=_0x4071db[_0x778688(0x186)]||_0x4071db[_0x778688(0x178)];if(_0x55ab78[_0x778688(0x15f)](_0x442559))return _0x55ab78[_0x778688(0x182)](_0x442559);if(_0x55ab78[_0x778688(0x177)](_0x442559,!0x0),_0x442559&&W[_0x778688(0x168)](_0x54c039)[_0x778688(0x169)](_0x442559))return _0x55ab78[_0x778688(0x177)](_0x442559,!0x1),!0x1;if(!_0x4071db[_0x778688(0x15d)])return _0x55ab78[_0x778688(0x177)](_0x442559,!0x0),!0x0;const _0x285823=_0x4071db[_0x778688(0x15d)][_0x778688(0x15e)](_0x128e27=>v(_0x128e27,_0x55ab78,_0x2d4534,_0x54c039));return _0x55ab78[_0x778688(0x177)](_0x442559,_0x285823),_0x285823;}export default function D(_0xa57e38,_0x1c296a){const _0x34b39f=_0x528436,_0x503513={};for(const _0x2e2dc3 of _0xa57e38[_0x34b39f(0x171)][_0x34b39f(0x180)]())w[_0x34b39f(0x169)](_0x2e2dc3)||(_0x503513[_0x2e2dc3]=_0xa57e38[_0x34b39f(0x171)][_0x34b39f(0x182)](_0x2e2dc3));const _0x302584=_0x503513[_0x34b39f(0x17f)]||[],_0x4927bf=_0xa57e38[_0x34b39f(0x175)][_0x34b39f(0x15c)]||[],_0x3c4c41=_0x302584[_0x34b39f(0x17e)]?_0x302584:_0x4927bf,_0x4e92b9=_0x503513[_0x34b39f(0x172)]||[];delete _0x503513[_0x34b39f(0x172)];const _0x469d0c=_0x503513[_0x34b39f(0x16d)]||[];delete _0x503513[_0x34b39f(0x16d)];const _0x214722=_0xa57e38[_0x34b39f(0x16a)][_0x34b39f(0x171)][_0x34b39f(0x182)](_0x34b39f(0x17f))||[],_0x29d29e=_0x3c4c41[_0x34b39f(0x168)](_0x4e92b9)[_0x34b39f(0x168)](_0x214722)[_0x34b39f(0x184)](_0x4c2e33=>_0x34b39f(0x166)==typeof _0x4c2e33?_0x4927bf[_0x34b39f(0x170)](_0x4dda42=>_0x4dda42[_0x34b39f(0x186)]==_0x4c2e33):_0x4c2e33)[_0x34b39f(0x160)](_0x5a2265=>!_0x469d0c[_0x34b39f(0x169)](_0x5a2265)&&!_0x469d0c[_0x34b39f(0x169)](_0x5a2265[_0x34b39f(0x186)])),_0x53678a=Array[_0x34b39f(0x185)](new Set(_0x29d29e)),_0x1eecfb=new Map();return _0x503513[_0x34b39f(0x17f)]=_0x53678a[_0x34b39f(0x160)](_0x122fee=>v(_0x122fee,_0x1eecfb,_0xa57e38[_0x34b39f(0x17f)],_0x1c296a)),_0x503513;}
|
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
function
|
23
|
+
function _0x3a93(){const _0x43d73e=['8bWPwqf','length','markers','push','isEqual','1623bHBNGQ','containsPosition','1032PbwkEH','1309470NFEzBk','getRange','start','18KIDaOd','22TBVkBZ','document','748920iEfJvM','focus','10407130vbnibX','end','selection','13049136zhYSGT','1798188mTPsAG','43043yFAWRj','includes','change:range'];_0x3a93=function(){return _0x43d73e;};return _0x3a93();}(function(_0x57671d,_0x1715b5){const _0x1462b2=_0x18c4,_0x47de77=_0x57671d();while(!![]){try{const _0x998829=-parseInt(_0x1462b2(0x1d9))/0x1+-parseInt(_0x1462b2(0x1e4))/0x2+-parseInt(_0x1462b2(0x1e1))/0x3*(-parseInt(_0x1462b2(0x1e3))/0x4)+-parseInt(_0x1462b2(0x1d2))/0x5*(-parseInt(_0x1462b2(0x1e7))/0x6)+parseInt(_0x1462b2(0x1d8))/0x7+-parseInt(_0x1462b2(0x1dc))/0x8*(parseInt(_0x1462b2(0x1d7))/0x9)+-parseInt(_0x1462b2(0x1d4))/0xa*(-parseInt(_0x1462b2(0x1d0))/0xb);if(_0x998829===_0x1715b5)break;else _0x47de77['push'](_0x47de77['shift']());}catch(_0x2e6256){_0x47de77['push'](_0x47de77['shift']());}}}(_0x3a93,0xbe526));function _0x18c4(_0x130ea8,_0x37bd06){const _0x3a93e8=_0x3a93();return _0x18c4=function(_0x18c424,_0x3dca0c){_0x18c424=_0x18c424-0x1d0;let _0x2a5758=_0x3a93e8[_0x18c424];return _0x2a5758;},_0x18c4(_0x130ea8,_0x37bd06);}export default function z(_0x637eba,_0x340ea6){const _0x5c8dd1=_0x18c4,_0x337ffe=[];_0x637eba[_0x5c8dd1(0x1d1)][_0x5c8dd1(0x1d6)]['on'](_0x5c8dd1(0x1db),()=>{const _0xc02108=_0x5c8dd1,_0x270b25=function(_0x3468b5,_0x4d32f7){const _0x36c1b6=_0x18c4,_0x38bb96=[];for(const _0x3e4112 of _0x3468b5[_0x36c1b6(0x1de)]){const _0x2e1a07=_0x3e4112[_0x36c1b6(0x1e5)]();(_0x2e1a07[_0x36c1b6(0x1e2)](_0x4d32f7)||_0x2e1a07[_0x36c1b6(0x1e6)][_0x36c1b6(0x1e0)](_0x4d32f7)||_0x2e1a07[_0x36c1b6(0x1d5)][_0x36c1b6(0x1e0)](_0x4d32f7))&&_0x38bb96[_0x36c1b6(0x1df)](_0x3e4112);}return _0x38bb96;}(_0x637eba,_0x637eba[_0xc02108(0x1d1)][_0xc02108(0x1d6)][_0xc02108(0x1d3)]),_0x55ec40=[],_0x2e6e72=[],_0x1493c1=[];for(const _0x4c55bd of _0x337ffe)_0x270b25[_0xc02108(0x1da)](_0x4c55bd)||_0x55ec40[_0xc02108(0x1df)](_0x4c55bd);for(const _0xc13030 of _0x270b25)_0x337ffe[_0xc02108(0x1da)](_0xc13030)||_0x2e6e72[_0xc02108(0x1df)](_0xc13030),_0x1493c1[_0xc02108(0x1df)](_0xc13030);(_0x55ec40[_0xc02108(0x1dd)]||_0x2e6e72[_0xc02108(0x1dd)])&&_0x340ea6({'left':_0x55ec40,'entered':_0x2e6e72}),_0x337ffe[_0xc02108(0x1dd)]=0x0,_0x337ffe[_0xc02108(0x1df)](..._0x1493c1);});}
|
package/src/utils/trim-html.js
CHANGED
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
function
|
23
|
+
const _0x526096=_0x5165;function _0x5165(_0x5a2712,_0x57fad2){const _0x47d9ba=_0x47d9();return _0x5165=function(_0x516538,_0x5ea342){_0x516538=_0x516538-0xa9;let _0xc17a17=_0x47d9ba[_0x516538];return _0xc17a17;},_0x5165(_0x5a2712,_0x57fad2);}(function(_0x19cabe,_0x1c85f4){const _0x418635=_0x5165,_0x4c84b5=_0x19cabe();while(!![]){try{const _0x4a4672=-parseInt(_0x418635(0xac))/0x1+parseInt(_0x418635(0xae))/0x2+-parseInt(_0x418635(0xb3))/0x3*(-parseInt(_0x418635(0xb7))/0x4)+-parseInt(_0x418635(0xbd))/0x5*(parseInt(_0x418635(0xbe))/0x6)+-parseInt(_0x418635(0xb0))/0x7*(parseInt(_0x418635(0xbb))/0x8)+parseInt(_0x418635(0xb1))/0x9*(-parseInt(_0x418635(0xbf))/0xa)+parseInt(_0x418635(0xaa))/0xb;if(_0x4a4672===_0x1c85f4)break;else _0x4c84b5['push'](_0x4c84b5['shift']());}catch(_0x41c2d7){_0x4c84b5['push'](_0x4c84b5['shift']());}}}(_0x47d9,0x1def3));function _0x47d9(){const _0x380973=['split','5802SJcvko','join','startsWith','push','120UyWtVd','match','indexOf','pop','8hNqXlR','substring','445sDauCm','12018rSHryp','460qBJLjL','length','3142469lEjeRC','replace','84989PrWqYE','...','296734qQljcC','slice','454237xCWxKf','8082UjsJiQ'];_0x47d9=function(){return _0x380973;};return _0x47d9();}export default function Z(_0x6cbf1c,{limit:_0x245050,suffix:_0x3ce9e7=_0x526096(0xad)}){const _0x43c17c=_0x526096,_0x21d09c=[];let _0x352a69=0x0;const _0x5b7eb8=_0x6cbf1c[_0x43c17c(0xab)](/</g,'\x0a<')[_0x43c17c(0xab)](/>/g,'>\x0a')[_0x43c17c(0xab)](/^\n/g,'')[_0x43c17c(0xab)](/\n$/g,'')[_0x43c17c(0xb2)]('\x0a');for(let _0x4ec57d=0x0;_0x4ec57d<_0x5b7eb8[_0x43c17c(0xa9)];_0x4ec57d++){let _0x460217=_0x5b7eb8[_0x4ec57d];const _0x5be0d0=$(_0x460217);if(_0x460217[_0x43c17c(0xb5)]('<')){if(_0x352a69>=_0x245050){const _0x57fdd4=_0x460217[_0x43c17c(0xb8)](/[a-zA-Z]+/);if(!_0x57fdd4){_0x5b7eb8[_0x4ec57d]='';continue;}const _0x6b0d19=_0x57fdd4[0x0];_0x460217[_0x43c17c(0xb5)]('</')?(_0x21d09c[_0x43c17c(0xa9)]&&(_0x460217=''),_0x21d09c[_0x43c17c(0xba)]()):(_0x21d09c[_0x43c17c(0xb6)](_0x6b0d19),_0x460217='');}}else{if(_0x352a69>=_0x245050)_0x460217='';else{if(_0x352a69+_0x5be0d0[_0x43c17c(0xa9)]>=_0x245050){let _0x1771cc=_0x245050-_0x352a69;if('\x20'===_0x5be0d0[_0x1771cc-0x1])_0x1771cc--;else{const _0xb8df85=_0x5be0d0[_0x43c17c(0xaf)](_0x1771cc)[_0x43c17c(0xb9)]('\x20');-0x1!==_0xb8df85?_0x1771cc+=_0xb8df85:_0x1771cc=_0x460217[_0x43c17c(0xa9)];}_0x460217=_0x5be0d0[_0x43c17c(0xaf)](0x0,_0x1771cc)[_0x43c17c(0xb4)]('')+_0x3ce9e7,_0x352a69=_0x245050;}else _0x352a69+=_0x5be0d0[_0x43c17c(0xa9)];}}_0x5b7eb8[_0x4ec57d]=_0x460217;}return _0x5b7eb8[_0x43c17c(0xb4)]('\x0a')[_0x43c17c(0xab)](/\n/g,'');}function $(_0x5dbfa3){const _0x3137ef=_0x526096,_0x631d=[];for(let _0x115e23=0x0;_0x115e23<_0x5dbfa3[_0x3137ef(0xa9)];_0x115e23++){const _0x5ae243=_0x5dbfa3[_0x3137ef(0xbc)](_0x115e23)[_0x3137ef(0xb8)](/^&[a-z0-9#]+;/);if(_0x5ae243){const _0x3f4dcb=_0x5ae243[0x0];_0x631d[_0x3137ef(0xb6)](_0x3f4dcb),_0x115e23+=_0x3f4dcb[_0x3137ef(0xa9)]-0x1;}else _0x631d[_0x3137ef(0xb6)](_0x5dbfa3[_0x115e23]);}return _0x631d;}
|