@ckbox/i18n 1.3.0-rc.2 → 1.3.0-rc.3
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/README.md +3 -3
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -12,7 +12,7 @@ Using a build served from the CDN is the simplest and fastest way of embedding C
|
|
|
12
12
|
To start using CKBox on your website, embed the following `script` element in the HTML code of the page:
|
|
13
13
|
|
|
14
14
|
```html
|
|
15
|
-
<script src="https://cdn.ckbox.io/CKBox/1.3.0-rc.
|
|
15
|
+
<script src="https://cdn.ckbox.io/CKBox/1.3.0-rc.3/ckbox.js"></script>
|
|
16
16
|
```
|
|
17
17
|
|
|
18
18
|
Quick implementation example:
|
|
@@ -22,7 +22,7 @@ Quick implementation example:
|
|
|
22
22
|
<html>
|
|
23
23
|
<head>
|
|
24
24
|
<meta charset="UTF-8" />
|
|
25
|
-
<script src="https://cdn.ckbox.io/CKBox/1.3.0-rc.
|
|
25
|
+
<script src="https://cdn.ckbox.io/CKBox/1.3.0-rc.3/ckbox.js"></script>
|
|
26
26
|
</head>
|
|
27
27
|
<body>
|
|
28
28
|
<div id="ckbox"></div>
|
|
@@ -48,7 +48,7 @@ The code snippet below presents the simplest scenario for integration of CKEdito
|
|
|
48
48
|
<head>
|
|
49
49
|
<meta charset="UTF-8" />
|
|
50
50
|
<script src="https://cdn.ckeditor.com/ckeditor5/35.3.1/classic/ckeditor.js"></script>
|
|
51
|
-
<script src="https://cdn.ckbox.io/CKBox/1.3.0-rc.
|
|
51
|
+
<script src="https://cdn.ckbox.io/CKBox/1.3.0-rc.3/ckbox.js"></script>
|
|
52
52
|
</head>
|
|
53
53
|
<body>
|
|
54
54
|
<div id="editor"></div>
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*/
|
|
4
|
-
const
|
|
4
|
+
const _0x475f51=_0x253e;(function(_0x3b6f2f,_0x1eeac3){const _0x554c60=_0x253e,_0x41006c=_0x3b6f2f();while(!![]){try{const _0x1d5a40=-parseInt(_0x554c60(0x1a5))/0x1*(-parseInt(_0x554c60(0x1b6))/0x2)+parseInt(_0x554c60(0x1a4))/0x3+parseInt(_0x554c60(0x19c))/0x4*(-parseInt(_0x554c60(0x1a6))/0x5)+-parseInt(_0x554c60(0x1b4))/0x6+-parseInt(_0x554c60(0x1ac))/0x7+-parseInt(_0x554c60(0x19e))/0x8*(-parseInt(_0x554c60(0x1ae))/0x9)+parseInt(_0x554c60(0x19d))/0xa*(parseInt(_0x554c60(0x1ad))/0xb);if(_0x1d5a40===_0x1eeac3)break;else _0x41006c['push'](_0x41006c['shift']());}catch(_0x2ced9e){_0x41006c['push'](_0x41006c['shift']());}}}(_0x514b,0x80160));import*as _0x1d25c8 from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x5aabbe){const _0x136314=_0x253e;this[_0x136314(0x1af)]=_0x5aabbe;try{this['_rules']=new Intl[(_0x136314(0x1b9))](_0x5aabbe);}catch(_0x38ee23){console[_0x136314(0x1bd)](_0x136314(0x1c4));}}[_0x475f51(0x19f)](_0x75e0fa,_0x3dbc28){const _0x19930e=_0x475f51;if(!this[_0x19930e(0x1c5)])return _0x75e0fa+_0x19930e(0x1b0);const _0x627cdb=this['_rules'][_0x19930e(0x1c1)](_0x3dbc28);return _0x75e0fa+'_'+_0x627cdb;}}Plural[_0x475f51(0x1c2)]=_0xabe441=>{const _0x599271=_0x475f51;try{return Intl[_0x599271(0x1b9)][_0x599271(0x1bf)]([_0xabe441])['length']>0x0;}catch(_0x345a09){return![];}};const I18nContext=_0x1d25c8[_0x475f51(0x1a3)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x4d6d59,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x46afaf=_0x475f51;return _0x1d25c8[_0x46afaf(0x1b8)](()=>{const _0x22ad2e=_0x46afaf,_0x2f6c5d=Plural[_0x22ad2e(0x1c2)](lang);!_0x2f6c5d&&console[_0x22ad2e(0x1bd)]('Plural\x20form\x20for\x20language\x20\x22'+lang+_0x22ad2e(0x1a7));},[lang]),_0x1d25c8[_0x46afaf(0x1a2)](I18nContext[_0x46afaf(0x1b3)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x4d6d59);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em','strong','code'],getMsg=(_0x3e1247,_0x49020b={},_0x15afae)=>{const _0x363da5=_0x475f51,_0x305319=_0x15afae[_0x363da5(0x1c3)];if(_0x49020b[_0x3e1247]&&_0x305319===undefined)return{'found':!![],'msg':_0x49020b[_0x3e1247]};const _0x3ab781=Object['keys'](_0x49020b)[_0x363da5(0x1a0)](_0x4880f6=>_0x4880f6[_0x363da5(0x1b1)](_0x3e1247)===0x0);if(_0x3ab781['length']===0x0||_0x305319===undefined)return{'found':![],'msg':_0x3e1247};const _0x5c76e1=_0x15afae[_0x363da5(0x1a9)]['getKey'](_0x3e1247,_0x305319);return{'found':!![],'msg':_0x49020b[_0x5c76e1]};},parseMsgTags=_0x5a7e5a=>{const _0x316a60=_0x475f51,_0x2f064f=[];let _0x4b1db4=0x0,_0x5a98fe;while((_0x5a98fe=TAG_REGEX[_0x316a60(0x1c0)](_0x5a7e5a))!==null){const _0x8c864b=_0x5a98fe[0x0],{index:_0x18d607}=_0x5a98fe,_0x22f575=_0x8c864b[_0x316a60(0x1a8)](0x1)==='/',_0x4f2d0a=_0x22f575?_0x8c864b['slice'](0x2,-0x1):_0x8c864b['slice'](0x1,-0x1),_0x1c573b=ALLOWED_TAGS[_0x316a60(0x1b2)](_0x4f2d0a);if(!_0x1c573b)continue;const _0x366ec7=_0x5a7e5a[_0x316a60(0x1b7)](_0x4b1db4,_0x18d607);if(!_0x366ec7){_0x4b1db4=_0x18d607+_0x8c864b['length'];continue;}_0x22f575?_0x2f064f[_0x316a60(0x1a1)]({'type':'tag','name':_0x8c864b['slice'](0x2,-0x1),'content':_0x366ec7}):_0x2f064f['push']({'type':_0x316a60(0x1b5),'content':_0x366ec7}),_0x4b1db4=_0x18d607+_0x8c864b[_0x316a60(0x1be)];}return _0x4b1db4<_0x5a7e5a['length']&&_0x2f064f[_0x316a60(0x1a1)]({'type':_0x316a60(0x1b5),'content':_0x5a7e5a['slice'](_0x4b1db4)}),_0x2f064f;};function _0x253e(_0x296270,_0x1b2cd1){const _0x514b10=_0x514b();return _0x253e=function(_0x253ef1,_0x4c553b){_0x253ef1=_0x253ef1-0x19c;let _0x33e39e=_0x514b10[_0x253ef1];return _0x33e39e;},_0x253e(_0x296270,_0x1b2cd1);}function _0x514b(){const _0x2febed=['214621hfhkFS','207nqdedg','lang','_one','indexOf','includes','Provider','615024tgcbCd','text','2apUehC','slice','useEffect','PluralRules','processTags','\x27\x20is\x20missing.','Fragment','warn','length','supportedLocalesOf','exec','select','isSupported','plural','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','_rules','values','868012plsMuT','40FEFYdQ','71608HsMQfZ','getKey','filter','push','createElement','createContext','1287066pzpNcX','312324jnjkOR','5jNuCNa','\x22\x20is\x20not\x20supported.','charAt','pluralUtils','log','map','1267812zHrRYN'];_0x514b=function(){return _0x2febed;};return _0x514b();}function formatMsgWithTags(_0x4983e1){const _0x134112=_0x475f51,_0x4fc6ff=parseMsgTags(_0x4983e1),_0x462d8e=_0x4fc6ff[_0x134112(0x1ab)](({content:_0x4bfcb3,type:_0x47a359,name:_0x420b59},_0x280b9c)=>{const _0x3930cc=_0x134112,_0x1ed1dd=_0x47a359!==_0x3930cc(0x1b5)&&_0x420b59?_0x420b59:_0x1d25c8[_0x3930cc(0x1bc)];return _0x1d25c8[_0x3930cc(0x1a2)](_0x1ed1dd,{'key':''+_0x280b9c},_0x4bfcb3);});return _0x462d8e;}function formatMsg(_0x456421,_0x116c4c,_0x4f2bb6){const _0x283655=sprintf(_0x456421,..._0x116c4c!==null&&_0x116c4c!==void 0x0?_0x116c4c:[]);if(!_0x4f2bb6)return _0x283655;return formatMsgWithTags(_0x283655);}const useTranslation=()=>{const {lang:_0x3b8741,debug:_0xf9c736,pluralUtils:_0x5a1252,resources:_0x1c0a07}=_0x1d25c8['useContext'](I18nContext);function _0x43a810(_0x1c7a8a,_0x73b40d){const _0x42074b=_0x253e,{found:_0x5e4998,msg:_0x318533}=getMsg(_0x1c7a8a,_0x1c0a07[_0x3b8741],{'plural':_0x73b40d===null||_0x73b40d===void 0x0?void 0x0:_0x73b40d[_0x42074b(0x1c3)],'pluralUtils':_0x5a1252});_0xf9c736&&!_0x5e4998&&console[_0x42074b(0x1aa)]('['+_0x3b8741+']:\x20Translation\x20for\x20key\x20\x27'+_0x1c7a8a+_0x42074b(0x1bb));if(_0x73b40d===null||_0x73b40d===void 0x0?void 0x0:_0x73b40d[_0x42074b(0x1ba)])return formatMsg(_0x318533,_0x73b40d===null||_0x73b40d===void 0x0?void 0x0:_0x73b40d[_0x42074b(0x1c6)],!![]);return formatMsg(_0x318533,_0x73b40d===null||_0x73b40d===void 0x0?void 0x0:_0x73b40d[_0x42074b(0x1c6)],![]);}return{'t':_0x43a810,'lang':_0x3b8741};};export{I18nContext,I18nProvider,useTranslation};
|