@ckbox/i18n 2.8.0 → 2.8.1-rc.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/README.md +4 -4
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -13,7 +13,7 @@ Using a build served from the CDN is the simplest and fastest way of embedding C
|
|
|
13
13
|
To start using CKBox on your website, embed the following `script` element in the HTML code of the page:
|
|
14
14
|
|
|
15
15
|
```html
|
|
16
|
-
<script src="https://cdn.ckbox.io/ckbox/2.8.0/ckbox.js"></script>
|
|
16
|
+
<script src="https://cdn.ckbox.io/ckbox/2.8.1-rc.0/ckbox.js"></script>
|
|
17
17
|
```
|
|
18
18
|
|
|
19
19
|
Quick implementation example:
|
|
@@ -23,7 +23,7 @@ Quick implementation example:
|
|
|
23
23
|
<html>
|
|
24
24
|
<head>
|
|
25
25
|
<meta charset="UTF-8" />
|
|
26
|
-
<script src="https://cdn.ckbox.io/ckbox/2.8.0/ckbox.js"></script>
|
|
26
|
+
<script src="https://cdn.ckbox.io/ckbox/2.8.1-rc.0/ckbox.js"></script>
|
|
27
27
|
</head>
|
|
28
28
|
<body>
|
|
29
29
|
<div id="ckbox"></div>
|
|
@@ -48,10 +48,10 @@ The code snippet below presents the simplest scenario for integration of CKEdito
|
|
|
48
48
|
<html>
|
|
49
49
|
<head>
|
|
50
50
|
<meta charset="UTF-8" />
|
|
51
|
-
<script src="https://cdn.ckbox.io/ckbox/2.8.0/ckbox.js"></script>
|
|
51
|
+
<script src="https://cdn.ckbox.io/ckbox/2.8.1-rc.0/ckbox.js"></script>
|
|
52
52
|
<link
|
|
53
53
|
rel="stylesheet"
|
|
54
|
-
href="https://cdn.ckbox.io/ckbox/2.8.0/styles/themes/lark.css"
|
|
54
|
+
href="https://cdn.ckbox.io/ckbox/2.8.1-rc.0/styles/themes/lark.css"
|
|
55
55
|
/>
|
|
56
56
|
<link rel="stylesheet" href="https://cdn.ckeditor.com/ckeditor5/42.0.0/ckeditor5.css" />
|
|
57
57
|
</head>
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*/
|
|
4
|
-
const
|
|
4
|
+
const _0x12cc77=_0xb83d;(function(_0x20382e,_0x380eed){const _0xb6c42c=_0xb83d,_0x1f5948=_0x20382e();while(!![]){try{const _0x42e606=-parseInt(_0xb6c42c(0x18e))/0x1*(parseInt(_0xb6c42c(0x1a8))/0x2)+parseInt(_0xb6c42c(0x196))/0x3+parseInt(_0xb6c42c(0x1a0))/0x4+-parseInt(_0xb6c42c(0x1a1))/0x5+-parseInt(_0xb6c42c(0x19b))/0x6*(parseInt(_0xb6c42c(0x197))/0x7)+-parseInt(_0xb6c42c(0x190))/0x8*(-parseInt(_0xb6c42c(0x1a5))/0x9)+-parseInt(_0xb6c42c(0x198))/0xa;if(_0x42e606===_0x380eed)break;else _0x1f5948['push'](_0x1f5948['shift']());}catch(_0x3ef2d7){_0x1f5948['push'](_0x1f5948['shift']());}}}(_0x474f,0x754fb));import*as _0x4f720e from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x458ef9){const _0x1d6e08=_0xb83d;this['lang']=_0x458ef9;try{this['_rules']=new Intl['PluralRules'](_0x458ef9);}catch(_0x52146f){console[_0x1d6e08(0x18b)](_0x1d6e08(0x19c));}}[_0x12cc77(0x1a9)](_0x5dc994,_0x3d22de){const _0x567127=_0x12cc77;if(!this['_rules'])return _0x5dc994+_0x567127(0x1a7);const _0x491a79=this[_0x567127(0x192)]['select'](_0x3d22de);return _0x5dc994+'_'+_0x491a79;}}Plural[_0x12cc77(0x1ab)]=_0x4375f8=>{const _0x21aa67=_0x12cc77;try{return Intl[_0x21aa67(0x18f)]['supportedLocalesOf']([_0x4375f8])[_0x21aa67(0x19e)]>0x0;}catch(_0x220d50){return![];}};const I18nContext=_0x4f720e['createContext']({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x4a3770,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x3e80f8=_0x12cc77;return _0x4f720e[_0x3e80f8(0x193)](()=>{const _0x29ce1d=_0x3e80f8,_0x53de17=Plural['isSupported'](lang);!_0x53de17&&console['warn'](_0x29ce1d(0x1aa)+lang+_0x29ce1d(0x19d));},[lang]),_0x4f720e['createElement'](I18nContext['Provider'],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x4a3770);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x12cc77(0x1a3),'code'],getMsg=(_0x25df54,_0x571bcc={},_0x2ac276)=>{const _0x484356=_0x12cc77,_0x215b93=_0x2ac276[_0x484356(0x1a6)];if(_0x571bcc[_0x25df54]&&_0x215b93===undefined)return{'found':!![],'msg':_0x571bcc[_0x25df54]};const _0x2d237e=Object[_0x484356(0x18c)](_0x571bcc)['filter'](_0x51b8ad=>_0x51b8ad['indexOf'](_0x25df54)===0x0);if(_0x2d237e[_0x484356(0x19e)]===0x0||_0x215b93===undefined)return{'found':![],'msg':_0x25df54};const _0x3f8a93=_0x2ac276[_0x484356(0x1ac)][_0x484356(0x1a9)](_0x25df54,_0x215b93);return{'found':!![],'msg':_0x571bcc[_0x3f8a93]};},parseMsgTags=_0x340ac0=>{const _0x329429=_0x12cc77,_0x46cc22=[];let _0x15afa1=0x0,_0x2f6ddd;while((_0x2f6ddd=TAG_REGEX[_0x329429(0x19a)](_0x340ac0))!==null){const _0x3f705a=_0x2f6ddd[0x0],{index:_0x191e35}=_0x2f6ddd,_0x21f781=_0x3f705a['charAt'](0x1)==='/',_0x4de98d=_0x21f781?_0x3f705a[_0x329429(0x1a4)](0x2,-0x1):_0x3f705a[_0x329429(0x1a4)](0x1,-0x1),_0x5e8d99=ALLOWED_TAGS['includes'](_0x4de98d);if(!_0x5e8d99)continue;const _0x2b9c3d=_0x340ac0[_0x329429(0x1a4)](_0x15afa1,_0x191e35);if(!_0x2b9c3d){_0x15afa1=_0x191e35+_0x3f705a[_0x329429(0x19e)];continue;}_0x21f781?_0x46cc22[_0x329429(0x18d)]({'type':_0x329429(0x19f),'name':_0x3f705a[_0x329429(0x1a4)](0x2,-0x1),'content':_0x2b9c3d}):_0x46cc22[_0x329429(0x18d)]({'type':_0x329429(0x199),'content':_0x2b9c3d}),_0x15afa1=_0x191e35+_0x3f705a[_0x329429(0x19e)];}return _0x15afa1<_0x340ac0['length']&&_0x46cc22['push']({'type':_0x329429(0x199),'content':_0x340ac0[_0x329429(0x1a4)](_0x15afa1)}),_0x46cc22;};function formatMsgWithTags(_0x21e86e){const _0x552c7e=_0x12cc77,_0x1baaea=parseMsgTags(_0x21e86e),_0x5dc31b=_0x1baaea[_0x552c7e(0x191)](({content:_0x5f2fe3,type:_0x141912,name:_0x441323},_0x21ed10)=>{const _0x2bca55=_0x552c7e,_0xd2b516=_0x141912!==_0x2bca55(0x199)&&_0x441323?_0x441323:_0x4f720e['Fragment'];return _0x4f720e[_0x2bca55(0x1a2)](_0xd2b516,{'key':''+_0x21ed10},_0x5f2fe3);});return _0x5dc31b;}function formatMsg(_0x50692c,_0x120c49,_0x15e0a5){const _0x4e0a4d=sprintf(_0x50692c,..._0x120c49!==null&&_0x120c49!==void 0x0?_0x120c49:[]);if(!_0x15e0a5)return _0x4e0a4d;return formatMsgWithTags(_0x4e0a4d);}function _0xb83d(_0x37e802,_0x149f39){const _0x474f96=_0x474f();return _0xb83d=function(_0xb83de7,_0x3e4e07){_0xb83de7=_0xb83de7-0x18b;let _0x1fc425=_0x474f96[_0xb83de7];return _0x1fc425;},_0xb83d(_0x37e802,_0x149f39);}const useTranslation=()=>{const _0x583e37=_0x12cc77,{lang:_0x34c562,debug:_0x12bde0,pluralUtils:_0x5372c7,resources:_0x4cfdf9}=_0x4f720e[_0x583e37(0x195)](I18nContext);function _0x381acc(_0x39dfb9,_0x178777){const _0x2cf9e3=_0x583e37,{found:_0x2ed391,msg:_0x768480}=getMsg(_0x39dfb9,_0x4cfdf9[_0x34c562],{'plural':_0x178777===null||_0x178777===void 0x0?void 0x0:_0x178777['plural'],'pluralUtils':_0x5372c7});_0x12bde0&&!_0x2ed391&&console['log']('['+_0x34c562+']:\x20Translation\x20for\x20key\x20\x27'+_0x39dfb9+'\x27\x20is\x20missing.');if(_0x178777===null||_0x178777===void 0x0?void 0x0:_0x178777['processTags'])return formatMsg(_0x768480,_0x178777===null||_0x178777===void 0x0?void 0x0:_0x178777[_0x2cf9e3(0x194)],!![]);return formatMsg(_0x768480,_0x178777===null||_0x178777===void 0x0?void 0x0:_0x178777[_0x2cf9e3(0x194)],![]);}return{'t':_0x381acc,'lang':_0x34c562};};function _0x474f(){const _0x1db3aa=['Plural\x20form\x20for\x20language\x20\x22','isSupported','pluralUtils','warn','keys','push','248470uwICTU','PluralRules','16YjHSVX','map','_rules','useEffect','values','useContext','2244858EtTpXy','126DSBlcX','543070ANJygX','text','exec','203910PHaLtj','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','\x22\x20is\x20not\x20supported.','length','tag','1927516wAltQg','2083135IKCpJe','createElement','strong','slice','3734757HrKiEf','plural','_one','4krEFxr','getKey'];_0x474f=function(){return _0x1db3aa;};return _0x474f();}export{I18nContext,I18nProvider,useTranslation};
|