@ckeditor/ckeditor5-collaboration-core 41.1.0 → 41.2.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/lang/translations/he.po +1 -1
- 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/lang/translations/he.po
CHANGED
@@ -14,7 +14,7 @@ msgid ""
|
|
14
14
|
msgstr ""
|
15
15
|
"Language-Team: Hebrew (https://app.transifex.com/ckeditor/teams/11143/he/)\n"
|
16
16
|
"Language: he\n"
|
17
|
-
"Plural-Forms: nplurals=
|
17
|
+
"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n"
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
19
19
|
|
20
20
|
msgctxt "A label for the anonymous user icon"
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@ckeditor/ckeditor5-collaboration-core",
|
3
|
-
"version": "41.
|
3
|
+
"version": "41.2.0",
|
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.
|
35
|
+
"ckeditor5": "41.2.0",
|
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
|
-
export{default as Permissions}from'./permissions.js';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';import'./augmentation.js';
|
23
|
+
(function(_0x48de49,_0x21a568){var _0x349870=_0x3dd2,_0x6973a0=_0x48de49();while(!![]){try{var _0x292cd2=parseInt(_0x349870(0x123))/0x1*(-parseInt(_0x349870(0x121))/0x2)+-parseInt(_0x349870(0x120))/0x3+parseInt(_0x349870(0x11f))/0x4+-parseInt(_0x349870(0x11e))/0x5*(parseInt(_0x349870(0x125))/0x6)+parseInt(_0x349870(0x122))/0x7+-parseInt(_0x349870(0x124))/0x8+parseInt(_0x349870(0x127))/0x9*(parseInt(_0x349870(0x126))/0xa);if(_0x292cd2===_0x21a568)break;else _0x6973a0['push'](_0x6973a0['shift']());}catch(_0x1c932d){_0x6973a0['push'](_0x6973a0['shift']());}}}(_0x1f3d,0x3fbaa));export{default as Permissions}from'./permissions.js';export{default as Users}from'./users.js';function _0x1f3d(){var _0x4a9a14=['2242989XGYynx','5UuxDHK','1536284pYiHsV','610086svKHMc','122LJsjDh','106407CtkMHz','99GHMbCy','3988528vdTnrV','2562930QWezFl','40HanTec'];_0x1f3d=function(){return _0x4a9a14;};return _0x1f3d();}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';function _0x3dd2(_0x3d1427,_0x596841){var _0x1f3d91=_0x1f3d();return _0x3dd2=function(_0x3dd2b2,_0x14d33f){_0x3dd2b2=_0x3dd2b2-0x11e;var _0x14f881=_0x1f3d91[_0x3dd2b2];return _0x14f881;},_0x3dd2(_0x3d1427,_0x596841);}export{default as sanitizeEditorConfig}from'./utils/sanitizeEditorConfig.js';export{default as surroundingMarkersDetector}from'./utils/surroundingmarkersdetector.js';export*from'./suggestionstyles.js';import'./augmentation.js';
|
package/src/permissions.js
CHANGED
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
const
|
23
|
+
const _0x316af9=_0x573c;(function(_0x179a89,_0x550822){const _0x6b0038=_0x573c,_0xb9a72e=_0x179a89();while(!![]){try{const _0x206c44=-parseInt(_0x6b0038(0x15d))/0x1*(-parseInt(_0x6b0038(0x178))/0x2)+parseInt(_0x6b0038(0x163))/0x3+-parseInt(_0x6b0038(0x169))/0x4*(parseInt(_0x6b0038(0x15f))/0x5)+-parseInt(_0x6b0038(0x15a))/0x6*(-parseInt(_0x6b0038(0x16e))/0x7)+-parseInt(_0x6b0038(0x160))/0x8*(-parseInt(_0x6b0038(0x173))/0x9)+parseInt(_0x6b0038(0x162))/0xa+-parseInt(_0x6b0038(0x16b))/0xb*(parseInt(_0x6b0038(0x15e))/0xc);if(_0x206c44===_0x550822)break;else _0xb9a72e['push'](_0xb9a72e['shift']());}catch(_0x345c59){_0xb9a72e['push'](_0xb9a72e['shift']());}}}(_0x25e3,0x8e9e3));import{ContextPlugin as _0x19c3a3,Editor as _0x15d67d}from'ckeditor5/src/core.js';function _0x573c(_0x37edc0,_0x3839ec){const _0x25e31a=_0x25e3();return _0x573c=function(_0x573cfb,_0x1180e5){_0x573cfb=_0x573cfb-0x155;let _0x419f61=_0x25e31a[_0x573cfb];return _0x419f61;},_0x573c(_0x37edc0,_0x3839ec);}import{CKEditorError as _0x543b57}from'ckeditor5/src/utils.js';export default class n extends _0x19c3a3{static get[_0x316af9(0x176)](){const _0x25e414=_0x316af9;return _0x25e414(0x17c);}[_0x316af9(0x177)](_0x58325b,_0x50777d){const _0x393070=_0x316af9;let _0x3caaf9;if(_0x50777d||(_0x50777d=this[_0x393070(0x168)][_0x393070(0x15c)][_0x393070(0x179)](_0x393070(0x165))),this[_0x393070(0x168)][_0x393070(0x15c)][_0x393070(0x179)](_0x393070(0x165))==_0x50777d?_0x3caaf9=this[_0x393070(0x168)]:_0x393070(0x172)in this[_0x393070(0x168)]&&this[_0x393070(0x168)][_0x393070(0x172)]&&(_0x3caaf9=this[_0x393070(0x168)][_0x393070(0x172)][_0x393070(0x164)](_0x1c0548=>_0x1c0548[_0x393070(0x15c)][_0x393070(0x179)](_0x393070(0x165))==_0x50777d)),!_0x3caaf9)throw new _0x543b57(_0x393070(0x167),null);const _0x343b83=_0x3caaf9[_0x393070(0x175)],_0x3fdad0=_0x343b83[_0x393070(0x16a)](_0x393070(0x17b))?_0x343b83[_0x393070(0x179)](_0x393070(0x17b)):void 0x0,_0x33c654=_0x343b83[_0x393070(0x16a)](_0x393070(0x171))&&_0x343b83[_0x393070(0x179)](_0x393070(0x171)),_0x3d040c=_0x58325b[_0x393070(0x158)](_0x393070(0x15b)),_0x2543c8=_0x58325b[_0x393070(0x158)](_0x393070(0x170)),_0x43ce74=_0x58325b[_0x393070(0x158)](_0x393070(0x161)),_0x401a19=_0x58325b[_0x393070(0x158)](_0x393070(0x16c)),_0x29a762=_0x401a19||_0x43ce74,_0x4c38fb=_0x29a762||_0x2543c8,_0x50895c=_0x3d040c||_0x29a762;(_0x33c654&&(_0x33c654[_0x393070(0x16d)]=!_0x3d040c&&_0x4c38fb),_0x3caaf9 instanceof _0x15d67d)&&(!(_0x3d040c||_0x4c38fb&&_0x3fdad0)?_0x3caaf9[_0x393070(0x16f)](_0x393070(0x156)):_0x3caaf9[_0x393070(0x159)](_0x393070(0x156)));if(_0x3fdad0){_0x3fdad0[_0x393070(0x177)]({'admin':_0x43ce74,'modifyAll':_0x2543c8,'write':_0x401a19,'resolve':_0x50895c},_0x50777d);const _0x5b6ccd=_0x3caaf9 instanceof _0x15d67d&&_0x3caaf9[_0x393070(0x174)][_0x393070(0x179)](_0x393070(0x155));_0x5b6ccd&&(_0x29a762?_0x5b6ccd[_0x393070(0x166)](_0x393070(0x17a)):_0x5b6ccd[_0x393070(0x157)](_0x393070(0x17a)));}}}function _0x25e3(){const _0x1b1d16=['setPermissions','2NKFTqZ','get','noPermissions','CommentsRepository','Permissions','addCommentThread','no-permissions','forceDisabled','includes','disableReadOnlyMode','36dgJbpK','document:write','config','59051RRuuXH','4548LettJf','125hwCFFG','160aocYTO','comment:admin','7437660irmKzL','1457973FUTLXV','find','collaboration.channelId','clearForceDisabled','permissions-set-permissions-invalid-channel-id','context','60212gFoKER','has','54934fzVvRp','comment:write','isEnabled','777637yBExxz','enableReadOnlyMode','comment:modify_all','CommentsOnly','editors','404037CbkbqT','commands','plugins','pluginName'];_0x25e3=function(){return _0x1b1d16;};return _0x25e3();}
|
package/src/suggestionstyles.js
CHANGED
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
import'../theme/suggestion.css';import'../theme/suggestionmarker.css';import'../theme/integrations/image.css';import'../theme/integrations/horizontalline.css';import'../theme/integrations/mediaembed.css';import'../theme/integrations/pagebreak.css';import'../theme/integrations/table.css';import'../theme/integrations/codeblock.css';
|
23
|
+
(function(_0x53df41,_0x3bcde4){var _0x174b56=_0x12a6,_0x4dd8e1=_0x53df41();while(!![]){try{var _0xe1162b=parseInt(_0x174b56(0x1ee))/0x1*(parseInt(_0x174b56(0x1f6))/0x2)+parseInt(_0x174b56(0x1ef))/0x3+parseInt(_0x174b56(0x1f3))/0x4*(parseInt(_0x174b56(0x1f4))/0x5)+parseInt(_0x174b56(0x1f7))/0x6+-parseInt(_0x174b56(0x1ed))/0x7+parseInt(_0x174b56(0x1f2))/0x8*(-parseInt(_0x174b56(0x1f0))/0x9)+-parseInt(_0x174b56(0x1f5))/0xa*(-parseInt(_0x174b56(0x1f1))/0xb);if(_0xe1162b===_0x3bcde4)break;else _0x4dd8e1['push'](_0x4dd8e1['shift']());}catch(_0x1c4f99){_0x4dd8e1['push'](_0x4dd8e1['shift']());}}}(_0x4162,0x87262));import'../theme/suggestion.css';import'../theme/suggestionmarker.css';function _0x12a6(_0x183e88,_0x3532ed){var _0x41620f=_0x4162();return _0x12a6=function(_0x12a61c,_0x488b65){_0x12a61c=_0x12a61c-0x1ed;var _0x4b72db=_0x41620f[_0x12a61c];return _0x4b72db;},_0x12a6(_0x183e88,_0x3532ed);}function _0x4162(){var _0x2e97aa=['380507ZsibQk','534963iXSgsY','9HfyXIc','22ZqVqCr','8096048HjdGPE','4YsyZoM','3962915obpiFP','4334570QjujQQ','2HTcmyY','2591208PuIgpx','7592319AWFXyy'];_0x4162=function(){return _0x2e97aa;};return _0x4162();}import'../theme/integrations/image.css';import'../theme/integrations/horizontalline.css';import'../theme/integrations/mediaembed.css';import'../theme/integrations/pagebreak.css';import'../theme/integrations/table.css';import'../theme/integrations/codeblock.css';
|
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
const
|
23
|
+
(function(_0x4b632c,_0x11018a){const _0x58db3d=_0x3e36,_0x11664e=_0x4b632c();while(!![]){try{const _0xe5b106=-parseInt(_0x58db3d(0x19e))/0x1*(-parseInt(_0x58db3d(0x1b9))/0x2)+parseInt(_0x58db3d(0x19a))/0x3*(parseInt(_0x58db3d(0x19d))/0x4)+parseInt(_0x58db3d(0x19c))/0x5*(-parseInt(_0x58db3d(0x1a3))/0x6)+-parseInt(_0x58db3d(0x1b1))/0x7*(-parseInt(_0x58db3d(0x1b6))/0x8)+parseInt(_0x58db3d(0x1ac))/0x9+-parseInt(_0x58db3d(0x1a4))/0xa+-parseInt(_0x58db3d(0x1af))/0xb*(parseInt(_0x58db3d(0x1b5))/0xc);if(_0xe5b106===_0x11018a)break;else _0x11664e['push'](_0x11664e['shift']());}catch(_0x771eb){_0x11664e['push'](_0x11664e['shift']());}}}(_0xcc39,0xddaa8));import{View as _0x1a9dce,IconView as _0x2a20f4}from'ckeditor5/src/ui.js';function _0xcc39(){const _0x587910=['ck\x20ck-user__name\x20ck-user__name--hidden','initials','6rPIlKv','3337590lJoMsg','avatar','extendTemplate','ck-user__notification','ck-user__avatar','ck-user_me','ck-user__icon','isAnonymous','10220418FGyACQ','ck\x20ck-user__name','push','220FVzUGs','isMe','7iFIoVv','content','ck-user','ck-user__anonymous','676212WgVhWc','739736laZiuZ','div','url(\x27','554072Bivbxp','name','35874ttTVdO','ck-user__img','2029660gJfVWk','332CxMNTf','2BcwZEH','notificationView','setTemplate'];_0xcc39=function(){return _0x587910;};return _0xcc39();}import _0x5c46f9 from'../../../theme/icons/notification.svg';function _0x3e36(_0x43ac7c,_0x17ea13){const _0xcc3959=_0xcc39();return _0x3e36=function(_0x3e362f,_0xe4d741){_0x3e362f=_0x3e362f-0x199;let _0x286b05=_0xcc3959[_0x3e362f];return _0x286b05;},_0x3e36(_0x43ac7c,_0x17ea13);}import'../../../theme/users.css';export default class E extends _0x1a9dce{constructor(_0x5d9a58,_0x2e5afb,_0x5a8629){const _0x2cdb78=_0x3e36;super(_0x5d9a58),this[_0x2cdb78(0x199)]=_0x2e5afb[_0x2cdb78(0x199)],this[_0x2cdb78(0x19f)]=null;const _0x5032f3=['ck',_0x2cdb78(0x1b3)],_0x44e472=['ck',_0x2cdb78(0x19b)];if(_0x2e5afb[_0x2cdb78(0x1ab)]&&_0x44e472[_0x2cdb78(0x1ae)](_0x2cdb78(0x1b4)),!_0x2e5afb[_0x2cdb78(0x1ab)]&&_0x2e5afb[_0x2cdb78(0x1b0)]&&_0x5032f3[_0x2cdb78(0x1ae)](_0x2cdb78(0x1a9)),_0x2e5afb[_0x2cdb78(0x1a5)]&&_0x44e472[_0x2cdb78(0x1ae)](_0x2cdb78(0x1a8)),_0x5a8629){const _0x55f81d=new _0x2a20f4();_0x55f81d[_0x2cdb78(0x1a6)]({'attributes':{'class':[_0x2cdb78(0x1aa)]}}),_0x55f81d[_0x2cdb78(0x1b2)]=_0x5c46f9,this[_0x2cdb78(0x19f)]={'tag':_0x2cdb78(0x1b7),'attributes':{'class':['ck',_0x2cdb78(0x1a7)],'data-cke-tooltip-position':'n','data-cke-tooltip-text':_0x5a8629},'children':[_0x55f81d]};}const _0x345490=[{'tag':_0x2cdb78(0x1b7),'attributes':{'class':_0x44e472,'style':{'background-image':_0x2e5afb[_0x2cdb78(0x1a5)]?_0x2cdb78(0x1b8)+_0x2e5afb[_0x2cdb78(0x1a5)]+'\x27)':''}}},{'tag':_0x2cdb78(0x1b7),'attributes':{'class':_0x2e5afb[_0x2cdb78(0x1a5)]?_0x2cdb78(0x1a1):_0x2cdb78(0x1ad)},'children':[{'text':_0x2e5afb[_0x2cdb78(0x1a2)]}]}];this[_0x2cdb78(0x19f)]&&_0x345490[_0x2cdb78(0x1ae)](this[_0x2cdb78(0x19f)]),this[_0x2cdb78(0x1a0)]({'tag':_0x2cdb78(0x1b7),'attributes':{'class':_0x5032f3,'data-user-id':_0x2e5afb['id']},'children':_0x345490});}}
|
package/src/users.js
CHANGED
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
const
|
23
|
+
const _0x31c002=_0x144e;(function(_0x44c269,_0x3ad848){const _0x22ce6b=_0x144e,_0x3b5a3f=_0x44c269();while(!![]){try{const _0x1d000b=-parseInt(_0x22ce6b(0xeb))/0x1+parseInt(_0x22ce6b(0xdb))/0x2+parseInt(_0x22ce6b(0x11a))/0x3*(-parseInt(_0x22ce6b(0x100))/0x4)+parseInt(_0x22ce6b(0x105))/0x5+parseInt(_0x22ce6b(0x126))/0x6+parseInt(_0x22ce6b(0x113))/0x7*(-parseInt(_0x22ce6b(0xf8))/0x8)+parseInt(_0x22ce6b(0x10f))/0x9*(-parseInt(_0x22ce6b(0xe2))/0xa);if(_0x1d000b===_0x3ad848)break;else _0x3b5a3f['push'](_0x3b5a3f['shift']());}catch(_0x552ce4){_0x3b5a3f['push'](_0x3b5a3f['shift']());}}}(_0x34bf,0xaab45));import{ContextPlugin as _0x33d45d}from'ckeditor5/src/core.js';import{Collection as _0x5c0186,CKEditorError as _0x2f5028}from'ckeditor5/src/utils.js';function _0x34bf(){const _0x26ed02=['_isAnonymous','_addAnonymousUser','licenseKeyValid','invalid-license-key','context','users-add-duplicated-id','useAnonymousUser','getOperationAuthor','381603LrcrbU','add','_locale','licenseKeyTrialLimit:time','trial-license-key-reached-limit-time','_id','destroy','split','licenseKeyInvalid','_isMe','info','getMarkerClass','ck-user__marker--','176BQnuoZ','locale','getUser','includes','licenseKeyTrialLimit:revisions','decorate','defineMe','ck-user__bg-color--','4dLIjXB','charAt','Anonymous','color','users-add-invalid-id','4532865WUXmca','_lastColor','users-me-missing-user','users-me-already-defined','isAnonymous','toUpperCase','length','licenseKeyTrialLimit:operations','getBackgroundColorClass','licenseKeyTrial','9MObAXH','get','users.colorsCount','pluginName','31787nbjZoa','name','trim','avatar','define','trial-license-key-reached-limit-revisions','licenseKey','2079618GjKXGS','users.anonymousUserId','trial-license-key-reached-limit-changes','addUser','getSelectionClass','_getNextColor','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.','ck-user__selection--','users','config','requires','isMe','3779664enObIj','init','string','_getInitial','2163528lMeFnI','initials','has','_myId','_licenseKeyCheckInterval','anonymous-user','Users','7443650fyrXDz'];_0x34bf=function(){return _0x26ed02;};return _0x34bf();}import _0x373194 from'./permissions.js';import{getTranslation as _0x19cac1}from'./utils/common-translations.js';import'../theme/usercolors.css';export default class l extends _0x33d45d{static get[_0x31c002(0x112)](){const _0x49d4c8=_0x31c002;return _0x49d4c8(0xe1);}static get[_0x31c002(0x124)](){return[_0x373194];}constructor(_0xa7d68d){const _0x2227f9=_0x31c002;super(_0xa7d68d),this[_0x2227f9(0xe7)][_0x2227f9(0x123)][_0x2227f9(0x117)](_0x2227f9(0x11b),_0x2227f9(0xe0)),this[_0x2227f9(0xe7)][_0x2227f9(0x123)][_0x2227f9(0x117)](_0x2227f9(0x111),0x8),this[_0x2227f9(0x122)]=new _0x5c0186(),this[_0x2227f9(0xed)]=_0xa7d68d[_0x2227f9(0xf9)],this[_0x2227f9(0xdf)]=null,this[_0x2227f9(0x106)]=0x0,this[_0x2227f9(0xde)]=null,this[_0x2227f9(0xfd)](_0x2227f9(0xea));}[_0x31c002(0x127)](){const _0x4fea99=_0x31c002,_0x1008a9=this[_0x4fea99(0xe7)];this[_0x4fea99(0x119)]=_0x1008a9[_0x4fea99(0x123)][_0x4fea99(0x110)](_0x4fea99(0x119));const _0x5125ee=[_0x4fea99(0x10e),_0x4fea99(0xf3),_0x4fea99(0xe5),_0x4fea99(0x10c),_0x4fea99(0xee),_0x4fea99(0xfc)];this[_0x4fea99(0xdf)]=setInterval(()=>{const _0x1fa43d=_0x4fea99;let _0x210f90;for(const _0x420f2b in _0x1008a9){const _0x1dc39f=_0x1008a9[_0x420f2b];if(_0x5125ee[_0x1fa43d(0xfb)](_0x1dc39f)){delete _0x1008a9[_0x420f2b],_0x210f90=_0x1dc39f;break;}}if(_0x1fa43d(0xf3)===_0x210f90)throw clearInterval(this[_0x1fa43d(0xdf)]),new _0x2f5028(_0x1fa43d(0xe6),null);if(_0x1fa43d(0x10e)===_0x210f90&&console[_0x1fa43d(0xf5)](_0x1fa43d(0x120)),_0x1fa43d(0x10c)===_0x210f90)throw clearInterval(this[_0x1fa43d(0xdf)]),new _0x2f5028(_0x1fa43d(0x11c),null);if(_0x1fa43d(0xee)===_0x210f90)throw clearInterval(this[_0x1fa43d(0xdf)]),new _0x2f5028(_0x1fa43d(0xef),null);if(_0x1fa43d(0xfc)===_0x210f90)throw clearInterval(this[_0x1fa43d(0xdf)]),new _0x2f5028(_0x1fa43d(0x118),null);_0x1fa43d(0xe5)===_0x210f90&&clearInterval(this[_0x1fa43d(0xdf)]);},0x3e8),this[_0x4fea99(0xe4)]();}get['me'](){const _0xd57afa=_0x31c002;return null==this[_0xd57afa(0xde)]?null:this[_0xd57afa(0xfa)](this[_0xd57afa(0xde)]);}[_0x31c002(0x11d)]({id:_0x76e00d,name:_0x4a8abd,..._0x2e02ae}){const _0x5ab0a3=_0x31c002;if(!_0x76e00d||_0x5ab0a3(0x128)!=typeof _0x76e00d)throw new _0x2f5028(_0x5ab0a3(0x104));if(this[_0x5ab0a3(0x122)][_0x5ab0a3(0xdd)](_0x76e00d))throw new _0x2f5028(_0x5ab0a3(0xe8),null,{'id':_0x76e00d});const _0x48bbda={..._0x2e02ae,'id':_0x76e00d,'name':a(this[_0x5ab0a3(0xed)],_0x4a8abd),'color':this[_0x5ab0a3(0x11f)]()};_0x48bbda[_0x5ab0a3(0x114)]=a(this[_0x5ab0a3(0xed)],_0x48bbda[_0x5ab0a3(0x114)]);const _0x46f739=new User(_0x48bbda);return this[_0x5ab0a3(0x122)][_0x5ab0a3(0xec)](_0x46f739),_0x46f739;}[_0x31c002(0xfa)](_0x174761){const _0x70ee01=_0x31c002;return this[_0x70ee01(0x122)][_0x70ee01(0x110)](_0x174761);}[_0x31c002(0xe9)](){const _0x46294e=_0x31c002,_0x16c0ec=this[_0x46294e(0xe7)][_0x46294e(0x123)][_0x46294e(0x110)](_0x46294e(0x11b));this[_0x46294e(0xde)]||this[_0x46294e(0xfe)](_0x16c0ec);}[_0x31c002(0xfe)](_0x147ded){const _0x1046af=_0x31c002;if(this[_0x1046af(0xde)])throw new _0x2f5028(_0x1046af(0x108),null);const _0x29f354=this[_0x1046af(0xfa)](_0x147ded);if(!_0x29f354)throw new _0x2f5028(_0x1046af(0x107),null);this[_0x1046af(0xde)]=_0x147ded,_0x29f354[_0x1046af(0xf4)]=!0x0;}[_0x31c002(0xea)](){return this['me'];}[_0x31c002(0xf1)](){const _0xc1dcad=_0x31c002;super[_0xc1dcad(0xf1)](),clearInterval(this[_0xc1dcad(0xdf)]);}[_0x31c002(0x11f)](){const _0x229476=_0x31c002,_0x1d09f7=this[_0x229476(0xe7)][_0x229476(0x123)][_0x229476(0x110)](_0x229476(0x111));return this[_0x229476(0x106)]>=_0x1d09f7&&(this[_0x229476(0x106)]=0x0),new u(this[_0x229476(0x106)]++);}[_0x31c002(0xe4)](){const _0xff6a18=_0x31c002,_0x2448ef=this[_0xff6a18(0xe7)][_0xff6a18(0x123)][_0xff6a18(0x110)](_0xff6a18(0x11b));this[_0xff6a18(0x11d)]({'id':_0x2448ef,'name':_0x19cac1(this[_0xff6a18(0xed)],_0xff6a18(0x102))})[_0xff6a18(0xe3)]=!0x0;}}export class User{constructor(_0x229a80){const _0x1e20d7=_0x31c002;this['id']=_0x229a80['id'],this[_0x1e20d7(0x103)]=_0x229a80[_0x1e20d7(0x103)],this[_0x1e20d7(0x114)]=_0x229a80[_0x1e20d7(0x114)],this[_0x1e20d7(0x116)]=_0x229a80[_0x1e20d7(0x116)],this[_0x1e20d7(0xe3)]=!0x1,this[_0x1e20d7(0xf4)]=!0x1;}get[_0x31c002(0x109)](){const _0x4e8cde=_0x31c002;return this[_0x4e8cde(0xe3)];}get[_0x31c002(0x125)](){const _0x234b0e=_0x31c002;return this[_0x234b0e(0xf4)];}get[_0x31c002(0xdc)](){const _0x4d868a=_0x31c002,_0x385eb5=this[_0x4d868a(0x114)][_0x4d868a(0xf2)]('\x20');return 0x1===_0x385eb5[_0x4d868a(0x10b)]?this[_0x4d868a(0x129)](_0x385eb5[0x0]):this[_0x4d868a(0x129)](_0x385eb5[0x0])+this[_0x4d868a(0x129)](_0x385eb5[_0x385eb5[_0x4d868a(0x10b)]-0x1]);}[_0x31c002(0x129)](_0x48177a){const _0x432945=_0x31c002;return _0x48177a[_0x432945(0x101)](0x0)[_0x432945(0x10a)]();}}function _0x144e(_0x2a201a,_0x5c1862){const _0x34bf9c=_0x34bf();return _0x144e=function(_0x144e86,_0x1a15fa){_0x144e86=_0x144e86-0xdb;let _0x384099=_0x34bf9c[_0x144e86];return _0x384099;},_0x144e(_0x2a201a,_0x5c1862);}function a(_0x1c117b,_0x48c340=''){const _0x505713=_0x31c002;return''==(_0x48c340=_0x48c340[_0x505713(0x115)]())?_0x19cac1(_0x1c117b,_0x505713(0x102)):_0x48c340;}class u{constructor(_0xdf1a84){const _0x528066=_0x31c002;this[_0x528066(0xf0)]=_0xdf1a84;}[_0x31c002(0x10d)](){const _0x453f41=_0x31c002;return _0x453f41(0xff)+this[_0x453f41(0xf0)];}[_0x31c002(0x11e)](){const _0x5a4f54=_0x31c002;return _0x5a4f54(0x121)+this[_0x5a4f54(0xf0)];}[_0x31c002(0xf6)](){const _0x5794db=_0x31c002;return _0x5794db(0xf7)+this[_0x5794db(0xf0)];}}
|
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
export function getTranslation(
|
23
|
+
export function getTranslation(_0x5520ab,_0x18d866){const t=_0x5520ab['t'];switch(_0x18d866){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
|
-
var
|
23
|
+
function _0x5a29(_0x47af00,_0x2a5086){var _0x471c16=_0x471c();return _0x5a29=function(_0x5a2907,_0x46e571){_0x5a2907=_0x5a2907-0x180;var _0x8c1535=_0x471c16[_0x5a2907];return _0x8c1535;},_0x5a29(_0x47af00,_0x2a5086);}(function(_0x469602,_0xddeffa){var _0x3c959a=_0x5a29,_0x181b6c=_0x469602();while(!![]){try{var _0x2a2fd2=parseInt(_0x3c959a(0x190))/0x1+parseInt(_0x3c959a(0x18b))/0x2*(parseInt(_0x3c959a(0x184))/0x3)+-parseInt(_0x3c959a(0x18a))/0x4*(parseInt(_0x3c959a(0x193))/0x5)+parseInt(_0x3c959a(0x198))/0x6+-parseInt(_0x3c959a(0x189))/0x7+-parseInt(_0x3c959a(0x192))/0x8*(parseInt(_0x3c959a(0x191))/0x9)+parseInt(_0x3c959a(0x183))/0xa;if(_0x2a2fd2===_0xddeffa)break;else _0x181b6c['push'](_0x181b6c['shift']());}catch(_0x3edaae){_0x181b6c['push'](_0x181b6c['shift']());}}}(_0x471c,0xa70fb));import _0x5b91ff from'./confirmview.js';export default function m(_0x4af348){var _0x5734b3=_0x5a29;return class extends _0x4af348{[_0x5734b3(0x196)](_0x112895,_0x4588f4){var _0x5a85c6=_0x5734b3;return this[_0x5a85c6(0x181)]=new _0x5b91ff(this[_0x5a85c6(0x18d)]),this[_0x5a85c6(0x181)][_0x5a85c6(0x182)](),this[_0x5a85c6(0x181)][_0x5a85c6(0x19d)]=_0x112895,this[_0x5a85c6(0x181)][_0x5a85c6(0x19b)](_0x5a85c6(0x185),()=>{var _0x5e36b0=_0x5a85c6;this[_0x5e36b0(0x18c)]();}),this[_0x5a85c6(0x181)][_0x5a85c6(0x19b)](_0x5a85c6(0x195),()=>{var _0x3c0a46=_0x5a85c6;this[_0x3c0a46(0x18c)]();}),_0x4588f4[_0x5a85c6(0x18e)](this[_0x5a85c6(0x181)][_0x5a85c6(0x18f)]),this[_0x5a85c6(0x197)](this[_0x5a85c6(0x181)]),this[_0x5a85c6(0x18f)][_0x5a85c6(0x19c)](),this[_0x5a85c6(0x180)](_0x5a85c6(0x19a),!0x0),new Promise(_0x297f62=>this[_0x5a85c6(0x181)]['on'](_0x5a85c6(0x195),_0x297f62));}[_0x5734b3(0x199)](){var _0x4b0b59=_0x5734b3;this[_0x4b0b59(0x19a)]&&this[_0x4b0b59(0x181)][_0x4b0b59(0x188)](_0x4b0b59(0x185));}[_0x5734b3(0x18c)](){var _0x36f1fd=_0x5734b3;this[_0x36f1fd(0x18f)]&&this[_0x36f1fd(0x181)]&&this[_0x36f1fd(0x181)][_0x36f1fd(0x18f)]&&(this[_0x36f1fd(0x18f)][_0x36f1fd(0x19c)](),this[_0x36f1fd(0x181)][_0x36f1fd(0x18f)][_0x36f1fd(0x194)](),this[_0x36f1fd(0x186)](this[_0x36f1fd(0x181)]),this[_0x36f1fd(0x19a)]=!0x1,this[_0x36f1fd(0x181)][_0x36f1fd(0x187)](),this[_0x36f1fd(0x181)]=void 0x0);}};}function _0x471c(){var _0x466665=['cancelConfirm','isConfirm','once','focus','message','set','confirmView','render','6626360nRzFAU','3yeIiBE','cancel','deregisterChild','destroy','fire','429835nojRji','3161420tnLmxg','792602ahjBfx','_removeConfirm','locale','appendChild','element','404116fvuoHh','18IIJniH','1678168pgxmDN','5NtEbHT','remove','submit','showConfirm','registerChild','2955192wIVxsv'];_0x471c=function(){return _0x466665;};return _0x471c();}
|
package/src/utils/confirmview.js
CHANGED
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
const
|
23
|
+
const _0x4500a2=_0x169b;(function(_0x54db36,_0x1ab36e){const _0x34aa69=_0x169b,_0x3bc6c1=_0x54db36();while(!![]){try{const _0x2b4c49=-parseInt(_0x34aa69(0x12a))/0x1*(-parseInt(_0x34aa69(0x118))/0x2)+-parseInt(_0x34aa69(0x127))/0x3+parseInt(_0x34aa69(0x12b))/0x4+-parseInt(_0x34aa69(0x129))/0x5+-parseInt(_0x34aa69(0x128))/0x6*(-parseInt(_0x34aa69(0x12d))/0x7)+parseInt(_0x34aa69(0x121))/0x8*(parseInt(_0x34aa69(0x123))/0x9)+-parseInt(_0x34aa69(0x130))/0xa*(parseInt(_0x34aa69(0x11e))/0xb);if(_0x2b4c49===_0x1ab36e)break;else _0x3bc6c1['push'](_0x3bc6c1['shift']());}catch(_0x226ba5){_0x3bc6c1['push'](_0x3bc6c1['shift']());}}}(_0x3a8c,0xbd537));import{View as _0x3dc248,ButtonView as _0x3a6d21}from'ckeditor5/src/ui.js';import{icons as _0xaaf3f9}from'ckeditor5/src/core.js';import{getTranslation as _0x6e494e}from'./common-translations.js';function _0x169b(_0x37c87c,_0x131641){const _0x3a8cfa=_0x3a8c();return _0x169b=function(_0x169bf7,_0x3e85f2){_0x169bf7=_0x169bf7-0x116;let _0x568b42=_0x3a8cfa[_0x169bf7];return _0x568b42;},_0x169b(_0x37c87c,_0x131641);}function _0x3a8c(){const _0xe267d9=['label','set','_createButtonView','246gYSjhV','Yes','ck-thread__remove-confirm','ck-thread__remove-confirm-inner','Are\x20you\x20sure?','fire','17016175Cauvmj','cancelView','check','80BTXJYb','div','964503rNbgjD','cancel','extendTemplate','ck-thread__remove-confirm-','2902800vIrPsw','78CSgChF','585040RHlMqB','8187nwNEno','1352160wkvwkC','ck-thread__remove-confirm-actions','533239zEWfCh','message','submitView','10hdOvuW','execute','icon','setTemplate','bindTemplate','submit'];_0x3a8c=function(){return _0xe267d9;};return _0x3a8c();}export default class h extends _0x3dc248{constructor(_0x143876){const _0x37b042=_0x169b;super(_0x143876);const _0x3509de=this[_0x37b042(0x134)];this[_0x37b042(0x12f)]=this[_0x37b042(0x117)](_0x143876,_0x6e494e(_0x143876,_0x37b042(0x119)),_0xaaf3f9[_0x37b042(0x120)],_0x37b042(0x135)),this[_0x37b042(0x11f)]=this[_0x37b042(0x117)](_0x143876,_0x6e494e(_0x143876,'No'),_0xaaf3f9[_0x37b042(0x124)],_0x37b042(0x124)),this[_0x37b042(0x116)](_0x37b042(0x12e),_0x6e494e(_0x143876,_0x37b042(0x11c))),this[_0x37b042(0x133)]({'tag':_0x37b042(0x122),'attributes':{'class':[_0x37b042(0x11a)]},'children':[{'tag':_0x37b042(0x122),'attributes':{'class':_0x37b042(0x11b)},'children':[{'tag':'p','children':[{'text':_0x3509de['to'](_0x37b042(0x12e))}]},{'tag':_0x37b042(0x122),'attributes':{'class':_0x37b042(0x12c)},'children':[this[_0x37b042(0x12f)],this[_0x37b042(0x11f)]]}]}]});}[_0x4500a2(0x117)](_0x36a48c,_0x13965e,_0xeb449b,_0x77dcd8){const _0x53922b=_0x4500a2,_0x418330=new _0x3a6d21(_0x36a48c);return _0x418330[_0x53922b(0x136)]=_0x13965e,_0x418330[_0x53922b(0x132)]=_0xeb449b,_0x418330[_0x53922b(0x125)]({'attributes':{'class':_0x53922b(0x126)+_0x77dcd8}}),_0x418330['on'](_0x53922b(0x131),()=>this[_0x53922b(0x11d)](_0x77dcd8)),_0x418330;}}
|
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
const
|
23
|
+
function _0x5111(_0x3eba3c,_0x2ca8b2){const _0x183878=_0x1838();return _0x5111=function(_0x51115e,_0x5e4184){_0x51115e=_0x51115e-0x128;let _0x3ca8a0=_0x183878[_0x51115e];return _0x3ca8a0;},_0x5111(_0x3eba3c,_0x2ca8b2);}(function(_0x4b58e2,_0x37fe41){const _0x4c92ac=_0x5111,_0x44706d=_0x4b58e2();while(!![]){try{const _0x7b8576=-parseInt(_0x4c92ac(0x137))/0x1*(parseInt(_0x4c92ac(0x12e))/0x2)+parseInt(_0x4c92ac(0x133))/0x3+parseInt(_0x4c92ac(0x12f))/0x4+parseInt(_0x4c92ac(0x131))/0x5*(-parseInt(_0x4c92ac(0x136))/0x6)+parseInt(_0x4c92ac(0x12a))/0x7+-parseInt(_0x4c92ac(0x135))/0x8*(-parseInt(_0x4c92ac(0x12b))/0x9)+parseInt(_0x4c92ac(0x128))/0xa*(-parseInt(_0x4c92ac(0x12d))/0xb);if(_0x7b8576===_0x37fe41)break;else _0x44706d['push'](_0x44706d['shift']());}catch(_0x42d554){_0x44706d['push'](_0x44706d['shift']());}}}(_0x1838,0x91f15));import _0x280a72 from'date-fns/format/index.js';import _0x2d66b8 from'date-fns/parseISO/index.js';function _0x1838(){const _0x20a166=['\x27Today\x27\x20hh:mma','1979232TBZnqM','6SmcspG','12HzpkIg','invalid-date-time-format','dateTimeFormat','\x27Last\x27\x20EEEE\x20hh:mma','10aSNNOW','\x27Yesterday\x27\x20hh:mma','1593592yPGFRm','27jWGXsL','function','890417gyTzYe','174350ijsDHL','3470872NGvixo','string','3082045vQSJBa','MM-dd-yyyy\x20hh:mma','1510953IfytDC'];_0x1838=function(){return _0x20a166;};return _0x1838();}import _0x481b8a from'date-fns/differenceInCalendarDays/index.js';import{CKEditorError as _0x2ac1a5}from'ckeditor5/src/utils.js';export default function j(_0x375953={}){const _0x3487fb=_0x5111;if(void 0x0!==_0x375953[_0x3487fb(0x139)]&&_0x3487fb(0x12c)!=typeof _0x375953[_0x3487fb(0x139)])throw new _0x2ac1a5(_0x3487fb(0x138));return _0x3c3898=>{const _0x5b1abe=_0x3487fb,_0x142fbe=_0x5b1abe(0x130)==typeof _0x3c3898?_0x2d66b8(_0x3c3898):_0x3c3898,_0x30c155=new Date(),_0xd41ad1=_0x481b8a(_0x30c155,_0x142fbe);return _0x375953[_0x5b1abe(0x139)]?_0x375953[_0x5b1abe(0x139)](_0x142fbe):_0x280a72(_0x142fbe,0x0===_0xd41ad1?_0x5b1abe(0x134):0x1===_0xd41ad1?_0x5b1abe(0x129):_0xd41ad1<0x7?_0x5b1abe(0x13a):_0x5b1abe(0x132));};}
|
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
const
|
23
|
+
function _0x2cce(_0x489fd9,_0x4b48f2){const _0x26d7fa=_0x26d7();return _0x2cce=function(_0x2cceaf,_0x2e7389){_0x2cceaf=_0x2cceaf-0x1c6;let _0x18313e=_0x26d7fa[_0x2cceaf];return _0x18313e;},_0x2cce(_0x489fd9,_0x4b48f2);}(function(_0x24854c,_0x4f7548){const _0x5122f6=_0x2cce,_0x470b22=_0x24854c();while(!![]){try{const _0x310032=parseInt(_0x5122f6(0x1dd))/0x1*(-parseInt(_0x5122f6(0x1de))/0x2)+-parseInt(_0x5122f6(0x1ca))/0x3*(parseInt(_0x5122f6(0x1dc))/0x4)+parseInt(_0x5122f6(0x1d1))/0x5+-parseInt(_0x5122f6(0x1c9))/0x6+-parseInt(_0x5122f6(0x1ce))/0x7+-parseInt(_0x5122f6(0x1c6))/0x8*(-parseInt(_0x5122f6(0x1cf))/0x9)+-parseInt(_0x5122f6(0x1da))/0xa*(-parseInt(_0x5122f6(0x1d3))/0xb);if(_0x310032===_0x4f7548)break;else _0x470b22['push'](_0x470b22['shift']());}catch(_0x3926b7){_0x470b22['push'](_0x470b22['shift']());}}}(_0x26d7,0x4a743));import{first as _0x1c8187}from'ckeditor5/src/utils.js';function _0x26d7(){const _0x352b6e=['view','from','filter','markerNameToElements','length','20gFKCQH','push','723812rhrgwU','2461NgdPjB','226zoykuA','mapViewToDom','sort','656txbRoq','item','values','2763720iFUKCK','6jXoMTp','map','domElement','name','422828pctPee','387KHAJre','mapper','946320hMVbhc','domConverter','7002578RTHhMu','getClientRects'];_0x26d7=function(){return _0x352b6e;};return _0x26d7();}export default function k(_0x4c4b4d,_0x10fbc8){const _0x520b79=_0x2cce,_0x3cb021=_0x4c4b4d[_0x520b79(0x1d0)][_0x520b79(0x1d8)](_0x10fbc8[_0x520b79(0x1cd)]);if(!_0x3cb021)return null;const _0x18993f=_0x1c8187(_0x3cb021[_0x520b79(0x1c8)]());return _0x4c4b4d[_0x520b79(0x1d5)][_0x520b79(0x1d2)][_0x520b79(0x1df)](_0x18993f)||null;}export function getAllMarkersDomElementsSorted(_0xf3d7c8,_0x5da407){const _0x27aa2c=_0x2cce;if(0x0===_0x5da407[_0x27aa2c(0x1d9)])return null;const _0x4311b1=[],_0x49459b=_0xf3d7c8[_0x27aa2c(0x1d5)][_0x27aa2c(0x1d2)];for(const _0x25f0aa of _0x5da407){const _0x8d3d=_0xf3d7c8[_0x27aa2c(0x1d0)][_0x27aa2c(0x1d8)](_0x25f0aa[_0x27aa2c(0x1cd)]);if(!_0x8d3d)continue;const _0x567632=Array[_0x27aa2c(0x1d6)](_0x8d3d)[_0x27aa2c(0x1cb)](_0x4d458e=>_0x49459b[_0x27aa2c(0x1df)](_0x4d458e))[_0x27aa2c(0x1d7)](_0x16112d=>!!_0x16112d);_0x4311b1[_0x27aa2c(0x1db)](..._0x567632);}if(0x0===_0x4311b1[_0x27aa2c(0x1d9)])return null;const _0x16d056=[];for(const _0xae133b of _0x4311b1){const _0x5d955c=_0xae133b[_0x27aa2c(0x1d4)]()[_0x27aa2c(0x1c7)](0x0);_0x5d955c&&_0x16d056[_0x27aa2c(0x1db)]({'x':_0x5d955c['x'],'y':_0x5d955c['y'],'domElement':_0xae133b});}return 0x0===_0x16d056[_0x27aa2c(0x1d9)]?null:(_0x16d056[_0x27aa2c(0x1e0)]((_0x49aec2,_0x1404af)=>_0x49aec2['y']-_0x1404af['y']||_0x49aec2['x']-_0x1404af['x']),_0x16d056[_0x27aa2c(0x1cb)](_0x28569e=>_0x28569e[_0x27aa2c(0x1cc)]));}
|
package/src/utils/hashobject.js
CHANGED
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
const
|
23
|
+
(function(_0x2be8da,_0xe6019d){const _0x46a77e=_0x3296,_0x44820e=_0x2be8da();while(!![]){try{const _0x11e759=parseInt(_0x46a77e(0x179))/0x1+-parseInt(_0x46a77e(0x16f))/0x2*(parseInt(_0x46a77e(0x17c))/0x3)+-parseInt(_0x46a77e(0x177))/0x4+-parseInt(_0x46a77e(0x17b))/0x5+-parseInt(_0x46a77e(0x17a))/0x6+-parseInt(_0x46a77e(0x16d))/0x7+-parseInt(_0x46a77e(0x178))/0x8*(-parseInt(_0x46a77e(0x174))/0x9);if(_0x11e759===_0xe6019d)break;else _0x44820e['push'](_0x44820e['shift']());}catch(_0x2d087c){_0x44820e['push'](_0x44820e['shift']());}}}(_0x1774,0x3f1e9));export default function b(_0x326baa){let _0xf85021=0x0,_0x34fcb7=0x0;for(const _0x35845a of A(_0x326baa))_0xf85021=(_0xf85021<<0x5)-_0xf85021+_0x35845a,_0xf85021&=_0xf85021,[_0xf85021,_0x34fcb7]=[_0x34fcb7,_0xf85021];return q(_0xf85021)+q(_0x34fcb7);}function*g(_0x268629){const _0x417aee=_0x3296;null==_0x268629||null==_0x268629?yield 0x12b9b0a1:0x0===_0x268629||!0x1===_0x268629?yield 0x0:0x1===_0x268629||0x1==_0x268629?yield 0x1:Array[_0x417aee(0x16c)](_0x268629)?yield*function*(_0x5cde93){for(const _0x3a476c of _0x5cde93)yield*g(_0x3a476c);}(_0x268629):_0x417aee(0x175)==typeof _0x268629?yield*A(_0x268629):_0x417aee(0x176)==typeof _0x268629?yield*M(_0x268629):_0x417aee(0x170)==typeof _0x268629&&(yield _0x268629);}function*A(_0x13b7e1){const _0x38b100=_0x3296;if(yield O('{'),_0x13b7e1){const _0x2b65ff=Object[_0x38b100(0x17d)](_0x13b7e1)[_0x38b100(0x16e)]();for(const _0x3fb4bb of _0x2b65ff){yield*M(_0x3fb4bb),yield O(':');const _0x462dda=_0x13b7e1[_0x3fb4bb];yield*g(_0x462dda);}}yield O('}');}function _0x3296(_0x2a404a,_0x57ff27){const _0x177443=_0x1774();return _0x3296=function(_0x329673,_0x5d7cb7){_0x329673=_0x329673-0x16c;let _0x1ce6d6=_0x177443[_0x329673];return _0x1ce6d6;},_0x3296(_0x2a404a,_0x57ff27);}function*M(_0x57bbec){yield O('\x22');for(const _0x5d180b of _0x57bbec)yield O(_0x5d180b);yield O('\x22');}function _0x1774(){const _0x18f716=['number','sign','charCodeAt','toString','3407571zODcgH','object','string','951400PKGabq','40kfXfJz','130671muqrAB','1346376pjxbCT','2358285TOUwTF','101889HNOvCD','keys','isArray','3204131mJDaXQ','sort','22kOpBGq'];_0x1774=function(){return _0x18f716;};return _0x1774();}function O(_0x4d40ed){const _0x24c0c4=_0x3296;return _0x4d40ed[_0x24c0c4(0x172)](0x0);}function q(_0x23acf9){const _0xfab4d5=_0x3296;return(_0x23acf9*=Math[_0xfab4d5(0x171)](_0x23acf9))[_0xfab4d5(0x173)](0x24);}
|
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
const
|
23
|
+
const _0x295f42=_0x570c;(function(_0x7f0f5,_0x4ad19c){const _0x59002e=_0x570c,_0x42e350=_0x7f0f5();while(!![]){try{const _0x37bf96=-parseInt(_0x59002e(0x9a))/0x1*(parseInt(_0x59002e(0xb4))/0x2)+-parseInt(_0x59002e(0xa1))/0x3+-parseInt(_0x59002e(0x99))/0x4+parseInt(_0x59002e(0xb2))/0x5+-parseInt(_0x59002e(0xa8))/0x6+-parseInt(_0x59002e(0x9e))/0x7*(parseInt(_0x59002e(0x93))/0x8)+parseInt(_0x59002e(0xaf))/0x9*(parseInt(_0x59002e(0x91))/0xa);if(_0x37bf96===_0x4ad19c)break;else _0x42e350['push'](_0x42e350['shift']());}catch(_0xe377b0){_0x42e350['push'](_0x42e350['shift']());}}}(_0x99ce,0x3e49b));const w=[_0x295f42(0x8d),_0x295f42(0x90),_0x295f42(0x94),_0x295f42(0x9d)],W=[_0x295f42(0x8e),_0x295f42(0xb1),_0x295f42(0xb7),_0x295f42(0x8f),_0x295f42(0x95),_0x295f42(0xa2)];function v(_0x295a10,_0x5adbcc,_0x42ae5c,_0x4017f2=[]){const _0x5bcc7e=_0x295f42,_0x400ddf=_0x5bcc7e(0xa7)==typeof _0x295a10?_0x42ae5c[_0x5bcc7e(0x98)](_0x295a10)[_0x5bcc7e(0xac)]:_0x295a10,_0x2ffd16=_0x400ddf[_0x5bcc7e(0xaa)]||_0x400ddf[_0x5bcc7e(0xa3)];if(_0x5adbcc[_0x5bcc7e(0xb5)](_0x2ffd16))return _0x5adbcc[_0x5bcc7e(0x98)](_0x2ffd16);if(_0x5adbcc[_0x5bcc7e(0x97)](_0x2ffd16,!0x0),_0x2ffd16&&W[_0x5bcc7e(0xa9)](_0x4017f2)[_0x5bcc7e(0xae)](_0x2ffd16))return _0x5adbcc[_0x5bcc7e(0x97)](_0x2ffd16,!0x1),!0x1;if(!_0x400ddf[_0x5bcc7e(0x96)])return _0x5adbcc[_0x5bcc7e(0x97)](_0x2ffd16,!0x0),!0x0;const _0x3afc11=_0x400ddf[_0x5bcc7e(0x96)][_0x5bcc7e(0xa5)](_0x33127b=>v(_0x33127b,_0x5adbcc,_0x42ae5c,_0x4017f2));return _0x5adbcc[_0x5bcc7e(0x97)](_0x2ffd16,_0x3afc11),_0x3afc11;}function _0x99ce(){const _0x2e6721=['map','634iTwSZI','has','extraPlugins','Autosave','initialData','WebSocketGateway','WordCount','context','40JRBhLr','removePlugins','136GFHJWt','toolbar','DocumentOutline','requires','set','get','691488ZQAFYh','1585ASAwuf','filter','from','rootsAttributes','105217ptbQbX','_context','plugins','365040KDZGHM','WProofreader','name','names','every','builtinPlugins','string','2115240vclvfA','concat','pluginName','length','constructor','find','includes','3210813sACFMY','config','RevisionTracker','1165835qIwVFW'];_0x99ce=function(){return _0x2e6721;};return _0x99ce();}function _0x570c(_0x4403ca,_0x5796cf){const _0x99ced3=_0x99ce();return _0x570c=function(_0x570cba,_0x2524f9){_0x570cba=_0x570cba-0x8d;let _0x19f45c=_0x99ced3[_0x570cba];return _0x19f45c;},_0x570c(_0x4403ca,_0x5796cf);}export default function D(_0x249596,_0x42db63){const _0x22f328=_0x295f42,_0x1c3876={};for(const _0x77c170 of _0x249596[_0x22f328(0xb0)][_0x22f328(0xa4)]())w[_0x22f328(0xae)](_0x77c170)||(_0x1c3876[_0x77c170]=_0x249596[_0x22f328(0xb0)][_0x22f328(0x98)](_0x77c170));const _0x1a3650=_0x1c3876[_0x22f328(0xa0)]||[],_0x1a3db2=_0x249596[_0x22f328(0xac)][_0x22f328(0xa6)]||[],_0x2c4991=_0x1a3650[_0x22f328(0xab)]?_0x1a3650:_0x1a3db2,_0x3f5ce3=_0x1c3876[_0x22f328(0xb6)]||[];delete _0x1c3876[_0x22f328(0xb6)];const _0x42b435=_0x1c3876[_0x22f328(0x92)]||[];delete _0x1c3876[_0x22f328(0x92)];const _0x584785=_0x249596[_0x22f328(0x9f)][_0x22f328(0xb0)][_0x22f328(0x98)](_0x22f328(0xa0))||[],_0x49d8e5=_0x2c4991[_0x22f328(0xa9)](_0x3f5ce3)[_0x22f328(0xa9)](_0x584785)[_0x22f328(0xb3)](_0x10e921=>_0x22f328(0xa7)==typeof _0x10e921?_0x1a3db2[_0x22f328(0xad)](_0xab2b7b=>_0xab2b7b[_0x22f328(0xaa)]==_0x10e921):_0x10e921)[_0x22f328(0x9b)](_0x43529c=>!_0x42b435[_0x22f328(0xae)](_0x43529c)&&!_0x42b435[_0x22f328(0xae)](_0x43529c[_0x22f328(0xaa)])),_0x2095ba=Array[_0x22f328(0x9c)](new Set(_0x49d8e5)),_0x3961d1=new Map();return _0x1c3876[_0x22f328(0xa0)]=_0x2095ba[_0x22f328(0x9b)](_0x1f2ac3=>v(_0x1f2ac3,_0x3961d1,_0x249596[_0x22f328(0xa0)],_0x42db63)),_0x1c3876;}
|
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
const
|
23
|
+
function _0x3903(_0x1203a0,_0x5f35e3){const _0xdf566d=_0xdf56();return _0x3903=function(_0x390300,_0x2e65c8){_0x390300=_0x390300-0x16b;let _0x1d4a8b=_0xdf566d[_0x390300];return _0x1d4a8b;},_0x3903(_0x1203a0,_0x5f35e3);}function _0xdf56(){const _0x563b1d=['18036470dvRYap','focus','40104qlrlXC','start','document','containsPosition','164968uloAmM','5EFGMAh','push','4205532FbMaQZ','change:range','end','6697152RLvqdm','2LrcNDN','isEqual','8986860FLOaGJ','1799IuPkzo','selection','markers','length','3506337rVvgou','getRange','includes'];_0xdf56=function(){return _0x563b1d;};return _0xdf56();}(function(_0x2030dd,_0x924443){const _0x3ad2e6=_0x3903,_0x2902ca=_0x2030dd();while(!![]){try{const _0x1a59d9=parseInt(_0x3ad2e6(0x17f))/0x1*(parseInt(_0x3ad2e6(0x16f))/0x2)+parseInt(_0x3ad2e6(0x176))/0x3+parseInt(_0x3ad2e6(0x16b))/0x4*(parseInt(_0x3ad2e6(0x180))/0x5)+-parseInt(_0x3ad2e6(0x16e))/0x6+parseInt(_0x3ad2e6(0x172))/0x7*(-parseInt(_0x3ad2e6(0x17b))/0x8)+-parseInt(_0x3ad2e6(0x171))/0x9+parseInt(_0x3ad2e6(0x179))/0xa;if(_0x1a59d9===_0x924443)break;else _0x2902ca['push'](_0x2902ca['shift']());}catch(_0x31c40f){_0x2902ca['push'](_0x2902ca['shift']());}}}(_0xdf56,0xbfd28));export default function z(_0x2ab74e,_0x3a441){const _0xc2c4a4=_0x3903,_0x1821dc=[];_0x2ab74e[_0xc2c4a4(0x17d)][_0xc2c4a4(0x173)]['on'](_0xc2c4a4(0x16c),()=>{const _0x2e98ea=_0xc2c4a4,_0x4765b6=function(_0x8e61f,_0x223d1d){const _0xbce4d2=_0x3903,_0x400ac9=[];for(const _0x1e48bf of _0x8e61f[_0xbce4d2(0x174)]){const _0x2f4151=_0x1e48bf[_0xbce4d2(0x177)]();(_0x2f4151[_0xbce4d2(0x17e)](_0x223d1d)||_0x2f4151[_0xbce4d2(0x17c)][_0xbce4d2(0x170)](_0x223d1d)||_0x2f4151[_0xbce4d2(0x16d)][_0xbce4d2(0x170)](_0x223d1d))&&_0x400ac9[_0xbce4d2(0x181)](_0x1e48bf);}return _0x400ac9;}(_0x2ab74e,_0x2ab74e[_0x2e98ea(0x17d)][_0x2e98ea(0x173)][_0x2e98ea(0x17a)]),_0xbd22a3=[],_0x490e7f=[],_0x74311f=[];for(const _0x1f1ea9 of _0x1821dc)_0x4765b6[_0x2e98ea(0x178)](_0x1f1ea9)||_0xbd22a3[_0x2e98ea(0x181)](_0x1f1ea9);for(const _0x4dfc62 of _0x4765b6)_0x1821dc[_0x2e98ea(0x178)](_0x4dfc62)||_0x490e7f[_0x2e98ea(0x181)](_0x4dfc62),_0x74311f[_0x2e98ea(0x181)](_0x4dfc62);(_0xbd22a3[_0x2e98ea(0x175)]||_0x490e7f[_0x2e98ea(0x175)])&&_0x3a441({'left':_0xbd22a3,'entered':_0x490e7f}),_0x1821dc[_0x2e98ea(0x175)]=0x0,_0x1821dc[_0x2e98ea(0x181)](..._0x74311f);});}
|
package/src/utils/trim-html.js
CHANGED
@@ -20,4 +20,4 @@
|
|
20
20
|
*
|
21
21
|
*
|
22
22
|
*/
|
23
|
-
const
|
23
|
+
const _0x5be114=_0x462d;function _0x2464(){const _0x2e8e85=['join','...','length','8916BxKiUA','3330730lKunlz','replace','indexOf','slice','substring','push','9mDIWru','220yBpFCf','11934776jJLxpx','561710QFIqCE','636686nHYiTW','pop','9KxnIgV','match','startsWith','10087452ZEKOtF','7DZCLzE','split','2390yGKheh','1749000bmXKzW'];_0x2464=function(){return _0x2e8e85;};return _0x2464();}(function(_0x3a7d7c,_0x530531){const _0x302b37=_0x462d,_0x25fcf8=_0x3a7d7c();while(!![]){try{const _0x15b35f=-parseInt(_0x302b37(0xd1))/0x1+parseInt(_0x302b37(0xd0))/0x2*(-parseInt(_0x302b37(0xcd))/0x3)+-parseInt(_0x302b37(0xde))/0x4*(parseInt(_0x302b37(0xd9))/0x5)+-parseInt(_0x302b37(0xd6))/0x6*(-parseInt(_0x302b37(0xd7))/0x7)+-parseInt(_0x302b37(0xcf))/0x8+-parseInt(_0x302b37(0xd3))/0x9*(-parseInt(_0x302b37(0xdf))/0xa)+parseInt(_0x302b37(0xce))/0xb*(parseInt(_0x302b37(0xda))/0xc);if(_0x15b35f===_0x530531)break;else _0x25fcf8['push'](_0x25fcf8['shift']());}catch(_0x1d1dbf){_0x25fcf8['push'](_0x25fcf8['shift']());}}}(_0x2464,0xd9f53));export default function Z(_0x54cd4,{limit:_0x1f1067,suffix:_0x148a5b=_0x5be114(0xdc)}){const _0x5c156a=_0x5be114,_0x4b7229=[];let _0x4ddf4b=0x0;const _0x1684b0=_0x54cd4[_0x5c156a(0xc8)](/</g,'\x0a<')[_0x5c156a(0xc8)](/>/g,'>\x0a')[_0x5c156a(0xc8)](/^\n/g,'')[_0x5c156a(0xc8)](/\n$/g,'')[_0x5c156a(0xd8)]('\x0a');for(let _0x199b99=0x0;_0x199b99<_0x1684b0[_0x5c156a(0xdd)];_0x199b99++){let _0x631012=_0x1684b0[_0x199b99];const _0x4388f0=$(_0x631012);if(_0x631012[_0x5c156a(0xd5)]('<')){if(_0x4ddf4b>=_0x1f1067){const _0x215019=_0x631012[_0x5c156a(0xd4)](/[a-zA-Z]+/);if(!_0x215019){_0x1684b0[_0x199b99]='';continue;}const _0x286cd0=_0x215019[0x0];_0x631012[_0x5c156a(0xd5)]('</')?(_0x4b7229[_0x5c156a(0xdd)]&&(_0x631012=''),_0x4b7229[_0x5c156a(0xd2)]()):(_0x4b7229[_0x5c156a(0xcc)](_0x286cd0),_0x631012='');}}else{if(_0x4ddf4b>=_0x1f1067)_0x631012='';else{if(_0x4ddf4b+_0x4388f0[_0x5c156a(0xdd)]>=_0x1f1067){let _0x1a7087=_0x1f1067-_0x4ddf4b;if('\x20'===_0x4388f0[_0x1a7087-0x1])_0x1a7087--;else{const _0x558b0c=_0x4388f0[_0x5c156a(0xca)](_0x1a7087)[_0x5c156a(0xc9)]('\x20');-0x1!==_0x558b0c?_0x1a7087+=_0x558b0c:_0x1a7087=_0x631012[_0x5c156a(0xdd)];}_0x631012=_0x4388f0[_0x5c156a(0xca)](0x0,_0x1a7087)[_0x5c156a(0xdb)]('')+_0x148a5b,_0x4ddf4b=_0x1f1067;}else _0x4ddf4b+=_0x4388f0[_0x5c156a(0xdd)];}}_0x1684b0[_0x199b99]=_0x631012;}return _0x1684b0[_0x5c156a(0xdb)]('\x0a')[_0x5c156a(0xc8)](/\n/g,'');}function _0x462d(_0x31752e,_0x8ff7e4){const _0x24640e=_0x2464();return _0x462d=function(_0x462d0f,_0x3ee0f2){_0x462d0f=_0x462d0f-0xc8;let _0x452206=_0x24640e[_0x462d0f];return _0x452206;},_0x462d(_0x31752e,_0x8ff7e4);}function $(_0xe48a4e){const _0x1bfdf1=_0x5be114,_0x6c6701=[];for(let _0x4a33c4=0x0;_0x4a33c4<_0xe48a4e[_0x1bfdf1(0xdd)];_0x4a33c4++){const _0x4f2737=_0xe48a4e[_0x1bfdf1(0xcb)](_0x4a33c4)[_0x1bfdf1(0xd4)](/^&[a-z0-9#]+;/);if(_0x4f2737){const _0x4e9d91=_0x4f2737[0x0];_0x6c6701[_0x1bfdf1(0xcc)](_0x4e9d91),_0x4a33c4+=_0x4e9d91[_0x1bfdf1(0xdd)]-0x1;}else _0x6c6701[_0x1bfdf1(0xcc)](_0xe48a4e[_0x4a33c4]);}return _0x6c6701;}
|