@ckbox/i18n 2.1.0-rc.1 → 2.1.0-rc.2
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
|
@@ -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.1.0-rc.
|
|
16
|
+
<script src="https://cdn.ckbox.io/ckbox/2.1.0-rc.2/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.1.0-rc.
|
|
26
|
+
<script src="https://cdn.ckbox.io/ckbox/2.1.0-rc.2/ckbox.js"></script>
|
|
27
27
|
</head>
|
|
28
28
|
<body>
|
|
29
29
|
<div id="ckbox"></div>
|
|
@@ -49,7 +49,7 @@ The code snippet below presents the simplest scenario for integration of CKEdito
|
|
|
49
49
|
<head>
|
|
50
50
|
<meta charset="UTF-8" />
|
|
51
51
|
<script src="https://cdn.ckeditor.com/ckeditor5/39.0.0/classic/ckeditor.js"></script>
|
|
52
|
-
<script src="https://cdn.ckbox.io/ckbox/2.1.0-rc.
|
|
52
|
+
<script src="https://cdn.ckbox.io/ckbox/2.1.0-rc.2/ckbox.js"></script>
|
|
53
53
|
</head>
|
|
54
54
|
<body>
|
|
55
55
|
<div id="editor"></div>
|
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 _0x43d8c2=_0x5371;(function(_0x2b7932,_0x11bd03){const _0x1c6d17=_0x5371,_0x24503c=_0x2b7932();while(!![]){try{const _0x4f858c=-parseInt(_0x1c6d17(0xac))/0x1+-parseInt(_0x1c6d17(0xb0))/0x2+-parseInt(_0x1c6d17(0xb6))/0x3*(parseInt(_0x1c6d17(0xb3))/0x4)+-parseInt(_0x1c6d17(0xd4))/0x5*(parseInt(_0x1c6d17(0xae))/0x6)+-parseInt(_0x1c6d17(0xcb))/0x7*(parseInt(_0x1c6d17(0xc2))/0x8)+-parseInt(_0x1c6d17(0xc8))/0x9+parseInt(_0x1c6d17(0xb5))/0xa*(parseInt(_0x1c6d17(0xd1))/0xb);if(_0x4f858c===_0x11bd03)break;else _0x24503c['push'](_0x24503c['shift']());}catch(_0x3ba638){_0x24503c['push'](_0x24503c['shift']());}}}(_0x4bad,0x6b99b));import*as _0x423ffd from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x100e75){const _0x3e952a=_0x5371;this['lang']=_0x100e75;try{this[_0x3e952a(0xbe)]=new Intl[(_0x3e952a(0xc7))](_0x100e75);}catch(_0x15ccbb){console[_0x3e952a(0xc4)](_0x3e952a(0xbd));}}['getKey'](_0x4f5346,_0x22efc6){const _0x594b24=_0x5371;if(!this[_0x594b24(0xbe)])return _0x4f5346+_0x594b24(0xb8);const _0x2b0e7b=this[_0x594b24(0xbe)][_0x594b24(0xbf)](_0x22efc6);return _0x4f5346+'_'+_0x2b0e7b;}}Plural[_0x43d8c2(0xb9)]=_0x2d927a=>{const _0x2742c4=_0x43d8c2;try{return Intl[_0x2742c4(0xc7)][_0x2742c4(0xa9)]([_0x2d927a])[_0x2742c4(0xa8)]>0x0;}catch(_0x1b0405){return![];}};const I18nContext=_0x423ffd[_0x43d8c2(0xc6)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x29441c,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x7f922c=_0x43d8c2;return _0x423ffd[_0x7f922c(0xce)](()=>{const _0x309c6b=_0x7f922c,_0x67ea65=Plural[_0x309c6b(0xb9)](lang);!_0x67ea65&&console[_0x309c6b(0xc4)]('Plural\x20form\x20for\x20language\x20\x22'+lang+'\x22\x20is\x20not\x20supported.');},[lang]),_0x423ffd[_0x7f922c(0xb2)](I18nContext[_0x7f922c(0xc3)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x29441c);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x43d8c2(0xcf),_0x43d8c2(0xb4)],getMsg=(_0x4ea92c,_0x4c9309={},_0x4ca108)=>{const _0x3bb857=_0x43d8c2,_0x33e2ba=_0x4ca108['plural'];if(_0x4c9309[_0x4ea92c]&&_0x33e2ba===undefined)return{'found':!![],'msg':_0x4c9309[_0x4ea92c]};const _0xa51bc=Object[_0x3bb857(0xc1)](_0x4c9309)[_0x3bb857(0xad)](_0x3e7280=>_0x3e7280[_0x3bb857(0xaf)](_0x4ea92c)===0x0);if(_0xa51bc[_0x3bb857(0xa8)]===0x0||_0x33e2ba===undefined)return{'found':![],'msg':_0x4ea92c};const _0x556586=_0x4ca108[_0x3bb857(0xd0)][_0x3bb857(0xaa)](_0x4ea92c,_0x33e2ba);return{'found':!![],'msg':_0x4c9309[_0x556586]};},parseMsgTags=_0x4bde7f=>{const _0x2d62a4=_0x43d8c2,_0x24971b=[];let _0x18dce1=0x0,_0x3f8b16;while((_0x3f8b16=TAG_REGEX['exec'](_0x4bde7f))!==null){const _0xdc0b56=_0x3f8b16[0x0],{index:_0x2906ff}=_0x3f8b16,_0x1ce263=_0xdc0b56[_0x2d62a4(0xc5)](0x1)==='/',_0x19f831=_0x1ce263?_0xdc0b56[_0x2d62a4(0xb7)](0x2,-0x1):_0xdc0b56[_0x2d62a4(0xb7)](0x1,-0x1),_0x140454=ALLOWED_TAGS[_0x2d62a4(0xcc)](_0x19f831);if(!_0x140454)continue;const _0x1ca6a6=_0x4bde7f[_0x2d62a4(0xb7)](_0x18dce1,_0x2906ff);if(!_0x1ca6a6){_0x18dce1=_0x2906ff+_0xdc0b56[_0x2d62a4(0xa8)];continue;}_0x1ce263?_0x24971b[_0x2d62a4(0xcd)]({'type':_0x2d62a4(0xab),'name':_0xdc0b56[_0x2d62a4(0xb7)](0x2,-0x1),'content':_0x1ca6a6}):_0x24971b['push']({'type':_0x2d62a4(0xbb),'content':_0x1ca6a6}),_0x18dce1=_0x2906ff+_0xdc0b56['length'];}return _0x18dce1<_0x4bde7f[_0x2d62a4(0xa8)]&&_0x24971b['push']({'type':_0x2d62a4(0xbb),'content':_0x4bde7f[_0x2d62a4(0xb7)](_0x18dce1)}),_0x24971b;};function _0x5371(_0xd4abb4,_0x44a600){const _0x4bad36=_0x4bad();return _0x5371=function(_0x53711e,_0x3046ce){_0x53711e=_0x53711e-0xa8;let _0x50fb21=_0x4bad36[_0x53711e];return _0x50fb21;},_0x5371(_0xd4abb4,_0x44a600);}function formatMsgWithTags(_0x4b2b6e){const _0x49ebaf=_0x43d8c2,_0x1aa54e=parseMsgTags(_0x4b2b6e),_0x37005c=_0x1aa54e[_0x49ebaf(0xca)](({content:_0x451260,type:_0x1926b2,name:_0x3639b4},_0x248da4)=>{const _0x928794=_0x49ebaf,_0x522b3c=_0x1926b2!==_0x928794(0xbb)&&_0x3639b4?_0x3639b4:_0x423ffd[_0x928794(0xba)];return _0x423ffd[_0x928794(0xb2)](_0x522b3c,{'key':''+_0x248da4},_0x451260);});return _0x37005c;}function formatMsg(_0x462547,_0x4f1001,_0x11a0c8){const _0x466ad2=sprintf(_0x462547,..._0x4f1001!==null&&_0x4f1001!==void 0x0?_0x4f1001:[]);if(!_0x11a0c8)return _0x466ad2;return formatMsgWithTags(_0x466ad2);}const useTranslation=()=>{const _0x5155e1=_0x43d8c2,{lang:_0x1cee01,debug:_0x93daf0,pluralUtils:_0x1739bd,resources:_0x182d53}=_0x423ffd[_0x5155e1(0xc9)](I18nContext);function _0x22e4ad(_0x16619a,_0x59591c){const _0xcfd68a=_0x5155e1,{found:_0x1c41d3,msg:_0x4cfa3b}=getMsg(_0x16619a,_0x182d53[_0x1cee01],{'plural':_0x59591c===null||_0x59591c===void 0x0?void 0x0:_0x59591c[_0xcfd68a(0xd2)],'pluralUtils':_0x1739bd});_0x93daf0&&!_0x1c41d3&&console[_0xcfd68a(0xc0)]('['+_0x1cee01+_0xcfd68a(0xd3)+_0x16619a+_0xcfd68a(0xb1));if(_0x59591c===null||_0x59591c===void 0x0?void 0x0:_0x59591c['processTags'])return formatMsg(_0x4cfa3b,_0x59591c===null||_0x59591c===void 0x0?void 0x0:_0x59591c[_0xcfd68a(0xbc)],!![]);return formatMsg(_0x4cfa3b,_0x59591c===null||_0x59591c===void 0x0?void 0x0:_0x59591c[_0xcfd68a(0xbc)],![]);}return{'t':_0x22e4ad,'lang':_0x1cee01};};function _0x4bad(){const _0x7a7253=['indexOf','380164wETkSj','\x27\x20is\x20missing.','createElement','1956ZpiFOc','code','7765060yFpFTI','852OQosTf','slice','_one','isSupported','Fragment','text','values','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','_rules','select','log','keys','4097656fREDji','Provider','warn','charAt','createContext','PluralRules','1836459RipBhN','useContext','map','7eMWaIN','includes','push','useEffect','strong','pluralUtils','33vWWBIC','plural',']:\x20Translation\x20for\x20key\x20\x27','1735960vivLYO','length','supportedLocalesOf','getKey','tag','496379twdvJD','filter','6OlhTUi'];_0x4bad=function(){return _0x7a7253;};return _0x4bad();}export{I18nContext,I18nProvider,useTranslation};
|