@ckbox/i18n 1.3.0-rc.2 → 1.3.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 +5 -5
- 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/
|
|
15
|
+
<script src="https://cdn.ckbox.io/ckbox/1.3.0/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/
|
|
25
|
+
<script src="https://cdn.ckbox.io/ckbox/1.3.0/ckbox.js"></script>
|
|
26
26
|
</head>
|
|
27
27
|
<body>
|
|
28
28
|
<div id="ckbox"></div>
|
|
@@ -47,8 +47,8 @@ The code snippet below presents the simplest scenario for integration of CKEdito
|
|
|
47
47
|
<html>
|
|
48
48
|
<head>
|
|
49
49
|
<meta charset="UTF-8" />
|
|
50
|
-
<script src="https://cdn.ckeditor.com/ckeditor5/
|
|
51
|
-
<script src="https://cdn.ckbox.io/
|
|
50
|
+
<script src="https://cdn.ckeditor.com/ckeditor5/36.0.0/classic/ckeditor.js"></script>
|
|
51
|
+
<script src="https://cdn.ckbox.io/ckbox/1.3.0/ckbox.js"></script>
|
|
52
52
|
</head>
|
|
53
53
|
<body>
|
|
54
54
|
<div id="editor"></div>
|
|
@@ -100,7 +100,7 @@ You will find ready to use code snippets and live examples there.
|
|
|
100
100
|
|
|
101
101
|
**CKBox** (https://ckeditor.com/ckbox/)
|
|
102
102
|
|
|
103
|
-
Copyright (c) 2003-
|
|
103
|
+
Copyright (c) 2003-2023, [CKSource Holding sp. z o.o.](https://cksource.com/) All rights reserved.
|
|
104
104
|
**CKBox** is licensed under a commercial license and is protected by copyright law. For more details about available licensing options please contact us at [sales@cksource.com](mailto:sales@cksource.com).
|
|
105
105
|
|
|
106
106
|
Trademarks
|
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 _0x458042=_0x5f09;(function(_0x3f5819,_0x4daafd){const _0x38b270=_0x5f09,_0x311c2c=_0x3f5819();while(!![]){try{const _0x5cce45=-parseInt(_0x38b270(0xf9))/0x1+-parseInt(_0x38b270(0xe3))/0x2+-parseInt(_0x38b270(0xe2))/0x3+parseInt(_0x38b270(0xfa))/0x4+parseInt(_0x38b270(0xdc))/0x5*(-parseInt(_0x38b270(0xd6))/0x6)+-parseInt(_0x38b270(0xe8))/0x7+parseInt(_0x38b270(0xe5))/0x8;if(_0x5cce45===_0x4daafd)break;else _0x311c2c['push'](_0x311c2c['shift']());}catch(_0x292fdc){_0x311c2c['push'](_0x311c2c['shift']());}}}(_0xc6ca,0xa0389));import*as _0x54cd62 from'react';function _0x5f09(_0x3612e7,_0x312211){const _0xc6cab9=_0xc6ca();return _0x5f09=function(_0x5f09b6,_0x2e6bfc){_0x5f09b6=_0x5f09b6-0xd3;let _0x596742=_0xc6cab9[_0x5f09b6];return _0x596742;},_0x5f09(_0x3612e7,_0x312211);}import{sprintf}from'sprintf-js';class Plural{constructor(_0x27516d){const _0x357b47=_0x5f09;this[_0x357b47(0xd5)]=_0x27516d;try{this[_0x357b47(0xda)]=new Intl[(_0x357b47(0xd3))](_0x27516d);}catch(_0x27c6ea){console['warn'](_0x357b47(0xdb));}}['getKey'](_0x6d9f57,_0x122347){const _0x268064=_0x5f09;if(!this[_0x268064(0xda)])return _0x6d9f57+_0x268064(0xd9);const _0x3d3b16=this['_rules'][_0x268064(0xd4)](_0x122347);return _0x6d9f57+'_'+_0x3d3b16;}}Plural['isSupported']=_0x3088ff=>{const _0x58d006=_0x5f09;try{return Intl[_0x58d006(0xd3)][_0x58d006(0xe7)]([_0x3088ff])[_0x58d006(0xf6)]>0x0;}catch(_0x182131){return![];}};const I18nContext=_0x54cd62['createContext']({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x5ba076,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x5ee532=_0x5f09;return _0x54cd62['useEffect'](()=>{const _0x55579d=_0x5f09,_0x519b01=Plural['isSupported'](lang);!_0x519b01&&console['warn'](_0x55579d(0xf2)+lang+_0x55579d(0xe6));},[lang]),_0x54cd62['createElement'](I18nContext[_0x5ee532(0xed)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x5ba076);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x458042(0xe1),_0x458042(0xf8)],getMsg=(_0x177119,_0x58e97b={},_0x258d72)=>{const _0xc7aee=_0x458042,_0x2bb50f=_0x258d72['plural'];if(_0x58e97b[_0x177119]&&_0x2bb50f===undefined)return{'found':!![],'msg':_0x58e97b[_0x177119]};const _0x12e7f4=Object[_0xc7aee(0xf7)](_0x58e97b)[_0xc7aee(0xef)](_0x5bdb28=>_0x5bdb28['indexOf'](_0x177119)===0x0);if(_0x12e7f4[_0xc7aee(0xf6)]===0x0||_0x2bb50f===undefined)return{'found':![],'msg':_0x177119};const _0x2fbd08=_0x258d72[_0xc7aee(0xe4)][_0xc7aee(0xf4)](_0x177119,_0x2bb50f);return{'found':!![],'msg':_0x58e97b[_0x2fbd08]};},parseMsgTags=_0x49f6fe=>{const _0x4bf9a9=_0x458042,_0x291e87=[];let _0x2b0dc7=0x0,_0x4686e1;while((_0x4686e1=TAG_REGEX[_0x4bf9a9(0xee)](_0x49f6fe))!==null){const _0x45eaa5=_0x4686e1[0x0],{index:_0x3374ab}=_0x4686e1,_0x5701d9=_0x45eaa5[_0x4bf9a9(0xde)](0x1)==='/',_0x28ab37=_0x5701d9?_0x45eaa5['slice'](0x2,-0x1):_0x45eaa5[_0x4bf9a9(0xf3)](0x1,-0x1),_0x1a07c8=ALLOWED_TAGS[_0x4bf9a9(0xd8)](_0x28ab37);if(!_0x1a07c8)continue;const _0x12f236=_0x49f6fe[_0x4bf9a9(0xf3)](_0x2b0dc7,_0x3374ab);if(!_0x12f236){_0x2b0dc7=_0x3374ab+_0x45eaa5['length'];continue;}_0x5701d9?_0x291e87[_0x4bf9a9(0xf5)]({'type':_0x4bf9a9(0xfc),'name':_0x45eaa5[_0x4bf9a9(0xf3)](0x2,-0x1),'content':_0x12f236}):_0x291e87[_0x4bf9a9(0xf5)]({'type':_0x4bf9a9(0xf0),'content':_0x12f236}),_0x2b0dc7=_0x3374ab+_0x45eaa5[_0x4bf9a9(0xf6)];}return _0x2b0dc7<_0x49f6fe[_0x4bf9a9(0xf6)]&&_0x291e87['push']({'type':_0x4bf9a9(0xf0),'content':_0x49f6fe['slice'](_0x2b0dc7)}),_0x291e87;};function formatMsgWithTags(_0x464a27){const _0xff57c5=_0x458042,_0x3a5bad=parseMsgTags(_0x464a27),_0x409fa5=_0x3a5bad[_0xff57c5(0xd7)](({content:_0x2718dc,type:_0x276668,name:_0x388fc9},_0x2c43ba)=>{const _0x4d6dce=_0xff57c5,_0x27a479=_0x276668!==_0x4d6dce(0xf0)&&_0x388fc9?_0x388fc9:_0x54cd62[_0x4d6dce(0xdd)];return _0x54cd62[_0x4d6dce(0xec)](_0x27a479,{'key':''+_0x2c43ba},_0x2718dc);});return _0x409fa5;}function formatMsg(_0x17a1c0,_0x5bd387,_0xe94c9f){const _0x2a3246=sprintf(_0x17a1c0,..._0x5bd387!==null&&_0x5bd387!==void 0x0?_0x5bd387:[]);if(!_0xe94c9f)return _0x2a3246;return formatMsgWithTags(_0x2a3246);}function _0xc6ca(){const _0x266a88=['slice','getKey','push','length','keys','code','229257jaUFSJ','480056hlQSPB','plural','tag','PluralRules','select','lang','615858Phrhop','map','includes','_one','_rules','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','5sJUGQP','Fragment','charAt','processTags','useContext','strong','1313886tKCLzy','2165496FyyrUK','pluralUtils','27879024zfZZSl','\x22\x20is\x20not\x20supported.','supportedLocalesOf','7672119eHSoaY','log','\x27\x20is\x20missing.','values','createElement','Provider','exec','filter','text',']:\x20Translation\x20for\x20key\x20\x27','Plural\x20form\x20for\x20language\x20\x22'];_0xc6ca=function(){return _0x266a88;};return _0xc6ca();}const useTranslation=()=>{const _0x39713e=_0x458042,{lang:_0x3985ce,debug:_0x32d033,pluralUtils:_0x4608d2,resources:_0x47bf8f}=_0x54cd62[_0x39713e(0xe0)](I18nContext);function _0x198e67(_0x4da736,_0xe51e14){const _0x41ce22=_0x39713e,{found:_0x40f3ff,msg:_0x9a7ad4}=getMsg(_0x4da736,_0x47bf8f[_0x3985ce],{'plural':_0xe51e14===null||_0xe51e14===void 0x0?void 0x0:_0xe51e14[_0x41ce22(0xfb)],'pluralUtils':_0x4608d2});_0x32d033&&!_0x40f3ff&&console[_0x41ce22(0xe9)]('['+_0x3985ce+_0x41ce22(0xf1)+_0x4da736+_0x41ce22(0xea));if(_0xe51e14===null||_0xe51e14===void 0x0?void 0x0:_0xe51e14[_0x41ce22(0xdf)])return formatMsg(_0x9a7ad4,_0xe51e14===null||_0xe51e14===void 0x0?void 0x0:_0xe51e14['values'],!![]);return formatMsg(_0x9a7ad4,_0xe51e14===null||_0xe51e14===void 0x0?void 0x0:_0xe51e14[_0x41ce22(0xeb)],![]);}return{'t':_0x198e67,'lang':_0x3985ce};};export{I18nContext,I18nProvider,useTranslation};
|