@ckbox/i18n 2.10.1 → 2.11.0-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 +3 -3
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.
|
|
16
|
+
<script src="https://cdn.ckbox.io/ckbox/2.11.0-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.
|
|
26
|
+
<script src="https://cdn.ckbox.io/ckbox/2.11.0-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.
|
|
51
|
+
<script src="https://cdn.ckbox.io/ckbox/2.11.0-rc.0/ckbox.js"></script>
|
|
52
52
|
<link
|
|
53
53
|
rel="stylesheet"
|
|
54
|
-
href="https://cdn.ckbox.io/ckbox/2.
|
|
54
|
+
href="https://cdn.ckbox.io/ckbox/2.11.0-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 _0x21a43b=_0x5f46;(function(_0x4d0280,_0x366792){const _0x223569=_0x5f46,_0xaea35c=_0x4d0280();while(!![]){try{const _0x2680b2=-parseInt(_0x223569(0x87))/0x1*(parseInt(_0x223569(0x88))/0x2)+-parseInt(_0x223569(0xa5))/0x3+-parseInt(_0x223569(0x9a))/0x4*(parseInt(_0x223569(0x89))/0x5)+-parseInt(_0x223569(0xa6))/0x6+parseInt(_0x223569(0x9c))/0x7*(-parseInt(_0x223569(0x9d))/0x8)+parseInt(_0x223569(0xa4))/0x9+parseInt(_0x223569(0xa1))/0xa*(parseInt(_0x223569(0xac))/0xb);if(_0x2680b2===_0x366792)break;else _0xaea35c['push'](_0xaea35c['shift']());}catch(_0x539ed2){_0xaea35c['push'](_0xaea35c['shift']());}}}(_0x452d,0x27dd7));import*as _0x46efb8 from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x1d180c){const _0x1cdc27=_0x5f46;this['lang']=_0x1d180c;try{this['_rules']=new Intl[(_0x1cdc27(0xad))](_0x1d180c);}catch(_0x549e98){console[_0x1cdc27(0x9e)](_0x1cdc27(0x97));}}['getKey'](_0x25b169,_0x48b357){const _0x1ca91a=_0x5f46;if(!this[_0x1ca91a(0xa9)])return _0x25b169+_0x1ca91a(0x94);const _0x27ca63=this[_0x1ca91a(0xa9)][_0x1ca91a(0x96)](_0x48b357);return _0x25b169+'_'+_0x27ca63;}}Plural[_0x21a43b(0x91)]=_0x29334e=>{const _0x37bae8=_0x21a43b;try{return Intl[_0x37bae8(0xad)]['supportedLocalesOf']([_0x29334e])[_0x37bae8(0xaa)]>0x0;}catch(_0x8357b3){return![];}};const I18nContext=_0x46efb8[_0x21a43b(0x90)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x77351c,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x29611f=_0x21a43b;return _0x46efb8[_0x29611f(0x8d)](()=>{const _0x5d7a87=_0x29611f,_0x478b92=Plural[_0x5d7a87(0x91)](lang);!_0x478b92&&console[_0x5d7a87(0x9e)](_0x5d7a87(0xa7)+lang+_0x5d7a87(0xa2));},[lang]),_0x46efb8[_0x29611f(0xa8)](I18nContext['Provider'],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x77351c);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x21a43b(0xa3),_0x21a43b(0xae)],getMsg=(_0x2c535f,_0xb04eae={},_0x502543)=>{const _0x204ee6=_0x21a43b,_0x139348=_0x502543[_0x204ee6(0x8b)];if(_0xb04eae[_0x2c535f]&&_0x139348===undefined)return{'found':!![],'msg':_0xb04eae[_0x2c535f]};const _0x22a580=Object['keys'](_0xb04eae)[_0x204ee6(0x95)](_0x5206b2=>_0x5206b2[_0x204ee6(0x8c)](_0x2c535f)===0x0);if(_0x22a580['length']===0x0||_0x139348===undefined)return{'found':![],'msg':_0x2c535f};const _0x306a8e=_0x502543[_0x204ee6(0x98)]['getKey'](_0x2c535f,_0x139348);return{'found':!![],'msg':_0xb04eae[_0x306a8e]};},parseMsgTags=_0x17c081=>{const _0x1372fc=_0x21a43b,_0x166284=[];let _0x5a9bb1=0x0,_0x46dd9a;while((_0x46dd9a=TAG_REGEX[_0x1372fc(0xab)](_0x17c081))!==null){const _0x5c4f5e=_0x46dd9a[0x0],{index:_0x42803b}=_0x46dd9a,_0x5d0e4f=_0x5c4f5e[_0x1372fc(0x93)](0x1)==='/',_0x28ee85=_0x5d0e4f?_0x5c4f5e[_0x1372fc(0x8a)](0x2,-0x1):_0x5c4f5e['slice'](0x1,-0x1),_0x1be4e8=ALLOWED_TAGS[_0x1372fc(0x8f)](_0x28ee85);if(!_0x1be4e8)continue;const _0xe71f04=_0x17c081[_0x1372fc(0x8a)](_0x5a9bb1,_0x42803b);if(!_0xe71f04){_0x5a9bb1=_0x42803b+_0x5c4f5e[_0x1372fc(0xaa)];continue;}_0x5d0e4f?_0x166284[_0x1372fc(0x9b)]({'type':_0x1372fc(0x92),'name':_0x5c4f5e[_0x1372fc(0x8a)](0x2,-0x1),'content':_0xe71f04}):_0x166284[_0x1372fc(0x9b)]({'type':_0x1372fc(0x99),'content':_0xe71f04}),_0x5a9bb1=_0x42803b+_0x5c4f5e[_0x1372fc(0xaa)];}return _0x5a9bb1<_0x17c081[_0x1372fc(0xaa)]&&_0x166284['push']({'type':_0x1372fc(0x99),'content':_0x17c081['slice'](_0x5a9bb1)}),_0x166284;};function formatMsgWithTags(_0x50b5c9){const _0x2e5661=parseMsgTags(_0x50b5c9),_0x4886a4=_0x2e5661['map'](({content:_0x4174cb,type:_0x15078f,name:_0x5a60aa},_0x364910)=>{const _0x1b771d=_0x5f46,_0x16cf52=_0x15078f!=='text'&&_0x5a60aa?_0x5a60aa:_0x46efb8[_0x1b771d(0x8e)];return _0x46efb8[_0x1b771d(0xa8)](_0x16cf52,{'key':''+_0x364910},_0x4174cb);});return _0x4886a4;}function _0x452d(){const _0x26b335=['7ArmgeR','1493176DzSlxt','warn','useContext','log','11439230dIlWjM','\x22\x20is\x20not\x20supported.','strong','958419MNVvIa','977928PRgVlf','1937430kcVNjk','Plural\x20form\x20for\x20language\x20\x22','createElement','_rules','length','exec','11ittXoC','PluralRules','code','values','169693zKrnYl','2ocyOFk','37230gMFgOp','slice','plural','indexOf','useEffect','Fragment','includes','createContext','isSupported','tag','charAt','_one','filter','select','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','pluralUtils','text','44UEPuAc','push'];_0x452d=function(){return _0x26b335;};return _0x452d();}function formatMsg(_0x5264aa,_0x457d6e,_0x391c15){const _0x50f7ba=sprintf(_0x5264aa,..._0x457d6e!==null&&_0x457d6e!==void 0x0?_0x457d6e:[]);if(!_0x391c15)return _0x50f7ba;return formatMsgWithTags(_0x50f7ba);}const useTranslation=()=>{const _0x1c764d=_0x21a43b,{lang:_0x1571e8,debug:_0x5ddb76,pluralUtils:_0x490f6a,resources:_0x3baece}=_0x46efb8[_0x1c764d(0x9f)](I18nContext);function _0x57be52(_0x555bae,_0x48ec3c){const _0x5a59b4=_0x1c764d,{found:_0x2354e9,msg:_0x457298}=getMsg(_0x555bae,_0x3baece[_0x1571e8],{'plural':_0x48ec3c===null||_0x48ec3c===void 0x0?void 0x0:_0x48ec3c[_0x5a59b4(0x8b)],'pluralUtils':_0x490f6a});_0x5ddb76&&!_0x2354e9&&console[_0x5a59b4(0xa0)]('['+_0x1571e8+']:\x20Translation\x20for\x20key\x20\x27'+_0x555bae+'\x27\x20is\x20missing.');if(_0x48ec3c===null||_0x48ec3c===void 0x0?void 0x0:_0x48ec3c['processTags'])return formatMsg(_0x457298,_0x48ec3c===null||_0x48ec3c===void 0x0?void 0x0:_0x48ec3c[_0x5a59b4(0x86)],!![]);return formatMsg(_0x457298,_0x48ec3c===null||_0x48ec3c===void 0x0?void 0x0:_0x48ec3c['values'],![]);}return{'t':_0x57be52,'lang':_0x1571e8};};function _0x5f46(_0x58641b,_0xe4f987){_0x58641b=_0x58641b-0x86;const _0x452d7a=_0x452d();let _0x5f46e1=_0x452d7a[_0x58641b];return _0x5f46e1;}export{I18nContext,I18nProvider,useTranslation};
|
package/package.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
],
|
|
23
23
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
24
24
|
"name": "@ckbox/i18n",
|
|
25
|
-
"version": "2.
|
|
25
|
+
"version": "2.11.0-rc.0",
|
|
26
26
|
"description": "I18n utils of CKBox",
|
|
27
27
|
"main": "dist/index.js",
|
|
28
28
|
"types": "dist/index.d.ts",
|
|
@@ -30,9 +30,9 @@
|
|
|
30
30
|
"react": "^19"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@vitest/coverage-v8": "^4.0.
|
|
33
|
+
"@vitest/coverage-v8": "^4.0.18",
|
|
34
34
|
"sprintf-js": "^1.1.3",
|
|
35
35
|
"tslib": "^2.8.1",
|
|
36
|
-
"vitest": "^4.0.
|
|
36
|
+
"vitest": "^4.0.18"
|
|
37
37
|
}
|
|
38
38
|
}
|