@ckbox/i18n 1.4.0-rc.0 → 1.4.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 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.4.0-rc.0/ckbox.js"></script>
15
+ <script src="https://cdn.ckbox.io/ckbox/1.4.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/ckbox/1.4.0-rc.0/ckbox.js"></script>
25
+ <script src="https://cdn.ckbox.io/ckbox/1.4.0/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/36.0.0/classic/ckeditor.js"></script>
51
- <script src="https://cdn.ckbox.io/ckbox/1.4.0-rc.0/ckbox.js"></script>
51
+ <script src="https://cdn.ckbox.io/ckbox/1.4.0/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-2023, CKSource Holding sp. z o.o. All rights reserved.
3
3
  */
4
- const _0x3ec0b3=_0x1d50;(function(_0x298041,_0x8421e9){const _0x232f91=_0x1d50,_0x36a8f7=_0x298041();while(!![]){try{const _0xc71197=-parseInt(_0x232f91(0x15e))/0x1+parseInt(_0x232f91(0x171))/0x2*(-parseInt(_0x232f91(0x15d))/0x3)+parseInt(_0x232f91(0x157))/0x4*(parseInt(_0x232f91(0x165))/0x5)+parseInt(_0x232f91(0x15f))/0x6*(-parseInt(_0x232f91(0x161))/0x7)+-parseInt(_0x232f91(0x16b))/0x8+-parseInt(_0x232f91(0x170))/0x9+-parseInt(_0x232f91(0x172))/0xa*(-parseInt(_0x232f91(0x154))/0xb);if(_0xc71197===_0x8421e9)break;else _0x36a8f7['push'](_0x36a8f7['shift']());}catch(_0x2c5428){_0x36a8f7['push'](_0x36a8f7['shift']());}}}(_0x44d4,0xbc9f3));import*as _0x4e987d from'react';function _0x44d4(){const _0x47282a=['\x27\x20is\x20missing.','187998jwxTwc','223413nfwqnm','2906958Rpvibx','push','14SsiSVV','length','log','useEffect','14690gUbhHc','slice','_rules','pluralUtils','PluralRules','createContext','5701360Cftrhw','supportedLocalesOf','createElement','Provider','values','13637151xEqZZC','32MrXtZb','212870oGfzFI','keys','lang','getKey','isSupported',']:\x20Translation\x20for\x20key\x20\x27','plural','code','strong','filter','2035UyaEYF','indexOf','text','1712aHrfNf','warn','exec','select','processTags'];_0x44d4=function(){return _0x47282a;};return _0x44d4();}import{sprintf}from'sprintf-js';class Plural{constructor(_0x38ac06){const _0x296a51=_0x1d50;this[_0x296a51(0x174)]=_0x38ac06;try{this[_0x296a51(0x167)]=new Intl[(_0x296a51(0x169))](_0x38ac06);}catch(_0x5c2740){console[_0x296a51(0x158)]('Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?');}}['getKey'](_0x38fa15,_0x4bb408){const _0x1652f5=_0x1d50;if(!this['_rules'])return _0x38fa15+'_one';const _0x282d1e=this['_rules'][_0x1652f5(0x15a)](_0x4bb408);return _0x38fa15+'_'+_0x282d1e;}}Plural[_0x3ec0b3(0x176)]=_0x17dd14=>{const _0x560ce2=_0x3ec0b3;try{return Intl[_0x560ce2(0x169)][_0x560ce2(0x16c)]([_0x17dd14])[_0x560ce2(0x162)]>0x0;}catch(_0x114fa7){return![];}};const I18nContext=_0x4e987d[_0x3ec0b3(0x16a)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x2462aa,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x533e01=_0x3ec0b3;return _0x4e987d[_0x533e01(0x164)](()=>{const _0x31f14e=_0x533e01,_0x472808=Plural[_0x31f14e(0x176)](lang);!_0x472808&&console[_0x31f14e(0x158)]('Plural\x20form\x20for\x20language\x20\x22'+lang+'\x22\x20is\x20not\x20supported.');},[lang]),_0x4e987d[_0x533e01(0x16d)](I18nContext[_0x533e01(0x16e)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x2462aa);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x3ec0b3(0x152),_0x3ec0b3(0x151)],getMsg=(_0x30ba80,_0x2a570f={},_0x539951)=>{const _0x7939d1=_0x3ec0b3,_0x2b8821=_0x539951[_0x7939d1(0x150)];if(_0x2a570f[_0x30ba80]&&_0x2b8821===undefined)return{'found':!![],'msg':_0x2a570f[_0x30ba80]};const _0x495f70=Object[_0x7939d1(0x173)](_0x2a570f)[_0x7939d1(0x153)](_0xefe345=>_0xefe345[_0x7939d1(0x155)](_0x30ba80)===0x0);if(_0x495f70[_0x7939d1(0x162)]===0x0||_0x2b8821===undefined)return{'found':![],'msg':_0x30ba80};const _0x538267=_0x539951[_0x7939d1(0x168)][_0x7939d1(0x175)](_0x30ba80,_0x2b8821);return{'found':!![],'msg':_0x2a570f[_0x538267]};},parseMsgTags=_0x959648=>{const _0x3e6999=_0x3ec0b3,_0xfe389a=[];let _0x4a116f=0x0,_0x49f927;while((_0x49f927=TAG_REGEX[_0x3e6999(0x159)](_0x959648))!==null){const _0x1ef1fc=_0x49f927[0x0],{index:_0x1631a0}=_0x49f927,_0x5375dd=_0x1ef1fc['charAt'](0x1)==='/',_0xda7ae4=_0x5375dd?_0x1ef1fc['slice'](0x2,-0x1):_0x1ef1fc[_0x3e6999(0x166)](0x1,-0x1),_0xf3abc5=ALLOWED_TAGS['includes'](_0xda7ae4);if(!_0xf3abc5)continue;const _0x380b5c=_0x959648[_0x3e6999(0x166)](_0x4a116f,_0x1631a0);if(!_0x380b5c){_0x4a116f=_0x1631a0+_0x1ef1fc[_0x3e6999(0x162)];continue;}_0x5375dd?_0xfe389a[_0x3e6999(0x160)]({'type':'tag','name':_0x1ef1fc['slice'](0x2,-0x1),'content':_0x380b5c}):_0xfe389a['push']({'type':_0x3e6999(0x156),'content':_0x380b5c}),_0x4a116f=_0x1631a0+_0x1ef1fc['length'];}return _0x4a116f<_0x959648[_0x3e6999(0x162)]&&_0xfe389a['push']({'type':_0x3e6999(0x156),'content':_0x959648[_0x3e6999(0x166)](_0x4a116f)}),_0xfe389a;};function formatMsgWithTags(_0x281d96){const _0x526eff=parseMsgTags(_0x281d96),_0x5d3999=_0x526eff['map'](({content:_0x47716c,type:_0x51ae23,name:_0x20025c},_0x31ad44)=>{const _0x1466b5=_0x1d50,_0x1481ea=_0x51ae23!==_0x1466b5(0x156)&&_0x20025c?_0x20025c:_0x4e987d['Fragment'];return _0x4e987d['createElement'](_0x1481ea,{'key':''+_0x31ad44},_0x47716c);});return _0x5d3999;}function _0x1d50(_0x265d10,_0x47ea5b){const _0x44d459=_0x44d4();return _0x1d50=function(_0x1d50c5,_0x511ae3){_0x1d50c5=_0x1d50c5-0x150;let _0x1814d0=_0x44d459[_0x1d50c5];return _0x1814d0;},_0x1d50(_0x265d10,_0x47ea5b);}function formatMsg(_0xa16ac3,_0x536213,_0x188728){const _0x1adce9=sprintf(_0xa16ac3,..._0x536213!==null&&_0x536213!==void 0x0?_0x536213:[]);if(!_0x188728)return _0x1adce9;return formatMsgWithTags(_0x1adce9);}const useTranslation=()=>{const {lang:_0x25dbcc,debug:_0x209653,pluralUtils:_0x285210,resources:_0x5859ec}=_0x4e987d['useContext'](I18nContext);function _0xad9d59(_0x5cd918,_0x28bc89){const _0x2be2fb=_0x1d50,{found:_0x31110d,msg:_0x5c43a9}=getMsg(_0x5cd918,_0x5859ec[_0x25dbcc],{'plural':_0x28bc89===null||_0x28bc89===void 0x0?void 0x0:_0x28bc89[_0x2be2fb(0x150)],'pluralUtils':_0x285210});_0x209653&&!_0x31110d&&console[_0x2be2fb(0x163)]('['+_0x25dbcc+_0x2be2fb(0x177)+_0x5cd918+_0x2be2fb(0x15c));if(_0x28bc89===null||_0x28bc89===void 0x0?void 0x0:_0x28bc89[_0x2be2fb(0x15b)])return formatMsg(_0x5c43a9,_0x28bc89===null||_0x28bc89===void 0x0?void 0x0:_0x28bc89['values'],!![]);return formatMsg(_0x5c43a9,_0x28bc89===null||_0x28bc89===void 0x0?void 0x0:_0x28bc89[_0x2be2fb(0x16f)],![]);}return{'t':_0xad9d59,'lang':_0x25dbcc};};export{I18nContext,I18nProvider,useTranslation};
4
+ const _0x1e68cb=_0x49e4;(function(_0xaba5fd,_0x89a80f){const _0x3df73e=_0x49e4,_0x3c6ed1=_0xaba5fd();while(!![]){try{const _0x39d7bb=-parseInt(_0x3df73e(0x150))/0x1*(parseInt(_0x3df73e(0x140))/0x2)+parseInt(_0x3df73e(0x139))/0x3*(parseInt(_0x3df73e(0x157))/0x4)+-parseInt(_0x3df73e(0x15b))/0x5+parseInt(_0x3df73e(0x144))/0x6*(parseInt(_0x3df73e(0x141))/0x7)+parseInt(_0x3df73e(0x13d))/0x8*(parseInt(_0x3df73e(0x137))/0x9)+parseInt(_0x3df73e(0x15a))/0xa+-parseInt(_0x3df73e(0x13a))/0xb;if(_0x39d7bb===_0x89a80f)break;else _0x3c6ed1['push'](_0x3c6ed1['shift']());}catch(_0x1c38f6){_0x3c6ed1['push'](_0x3c6ed1['shift']());}}}(_0x19af,0x7b8db));import*as _0x3f4c42 from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x21457d){const _0x4ad81f=_0x49e4;this['lang']=_0x21457d;try{this[_0x4ad81f(0x153)]=new Intl['PluralRules'](_0x21457d);}catch(_0x1a2a39){console[_0x4ad81f(0x13b)](_0x4ad81f(0x142));}}[_0x1e68cb(0x14f)](_0x15a241,_0x3ce203){const _0x52f746=_0x1e68cb;if(!this[_0x52f746(0x153)])return _0x15a241+'_one';const _0x190eb1=this[_0x52f746(0x153)][_0x52f746(0x13f)](_0x3ce203);return _0x15a241+'_'+_0x190eb1;}}Plural['isSupported']=_0x124e05=>{const _0x3bebe2=_0x1e68cb;try{return Intl[_0x3bebe2(0x15c)][_0x3bebe2(0x135)]([_0x124e05])['length']>0x0;}catch(_0x99df84){return![];}};function _0x49e4(_0x558dc4,_0x1c6d4c){const _0x19af77=_0x19af();return _0x49e4=function(_0x49e40e,_0xb801ef){_0x49e40e=_0x49e40e-0x135;let _0x5c48da=_0x19af77[_0x49e40e];return _0x5c48da;},_0x49e4(_0x558dc4,_0x1c6d4c);}const I18nContext=_0x3f4c42['createContext']({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x1954c9,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x46a6e9=_0x1e68cb;return _0x3f4c42[_0x46a6e9(0x136)](()=>{const _0x198c72=_0x46a6e9,_0x4076c2=Plural[_0x198c72(0x158)](lang);!_0x4076c2&&console[_0x198c72(0x13b)]('Plural\x20form\x20for\x20language\x20\x22'+lang+_0x198c72(0x14d));},[lang]),_0x3f4c42[_0x46a6e9(0x14c)](I18nContext[_0x46a6e9(0x13c)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x1954c9);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x1e68cb(0x138),_0x1e68cb(0x151)],getMsg=(_0x18663a,_0x5cc266={},_0x1275e3)=>{const _0x5a7fef=_0x1e68cb,_0x7c3efd=_0x1275e3['plural'];if(_0x5cc266[_0x18663a]&&_0x7c3efd===undefined)return{'found':!![],'msg':_0x5cc266[_0x18663a]};const _0x57ea8f=Object[_0x5a7fef(0x152)](_0x5cc266)['filter'](_0x38b553=>_0x38b553[_0x5a7fef(0x148)](_0x18663a)===0x0);if(_0x57ea8f[_0x5a7fef(0x145)]===0x0||_0x7c3efd===undefined)return{'found':![],'msg':_0x18663a};const _0x300fa1=_0x1275e3[_0x5a7fef(0x143)][_0x5a7fef(0x14f)](_0x18663a,_0x7c3efd);return{'found':!![],'msg':_0x5cc266[_0x300fa1]};},parseMsgTags=_0x50793d=>{const _0x4e8418=_0x1e68cb,_0x442d0c=[];let _0x1440be=0x0,_0x17471b;while((_0x17471b=TAG_REGEX['exec'](_0x50793d))!==null){const _0x5dc8e4=_0x17471b[0x0],{index:_0x3ba5b9}=_0x17471b,_0x5397a7=_0x5dc8e4[_0x4e8418(0x14e)](0x1)==='/',_0x2ae131=_0x5397a7?_0x5dc8e4['slice'](0x2,-0x1):_0x5dc8e4['slice'](0x1,-0x1),_0x29a1df=ALLOWED_TAGS['includes'](_0x2ae131);if(!_0x29a1df)continue;const _0x13ac53=_0x50793d[_0x4e8418(0x159)](_0x1440be,_0x3ba5b9);if(!_0x13ac53){_0x1440be=_0x3ba5b9+_0x5dc8e4['length'];continue;}_0x5397a7?_0x442d0c['push']({'type':_0x4e8418(0x147),'name':_0x5dc8e4[_0x4e8418(0x159)](0x2,-0x1),'content':_0x13ac53}):_0x442d0c[_0x4e8418(0x154)]({'type':'text','content':_0x13ac53}),_0x1440be=_0x3ba5b9+_0x5dc8e4[_0x4e8418(0x145)];}return _0x1440be<_0x50793d[_0x4e8418(0x145)]&&_0x442d0c[_0x4e8418(0x154)]({'type':_0x4e8418(0x155),'content':_0x50793d[_0x4e8418(0x159)](_0x1440be)}),_0x442d0c;};function formatMsgWithTags(_0x2f5191){const _0x43a119=_0x1e68cb,_0x28ea57=parseMsgTags(_0x2f5191),_0x40efdd=_0x28ea57[_0x43a119(0x146)](({content:_0x3f25f6,type:_0x1c8e55,name:_0x4831bd},_0x88061)=>{const _0x570741=_0x43a119,_0x496379=_0x1c8e55!=='text'&&_0x4831bd?_0x4831bd:_0x3f4c42[_0x570741(0x14b)];return _0x3f4c42[_0x570741(0x14c)](_0x496379,{'key':''+_0x88061},_0x3f25f6);});return _0x40efdd;}function formatMsg(_0x4cf065,_0x3dd23a,_0x4a2e3f){const _0x21d29f=sprintf(_0x4cf065,..._0x3dd23a!==null&&_0x3dd23a!==void 0x0?_0x3dd23a:[]);if(!_0x4a2e3f)return _0x21d29f;return formatMsgWithTags(_0x21d29f);}const useTranslation=()=>{const _0x2ff0f3=_0x1e68cb,{lang:_0x3e1bf7,debug:_0x3b44fe,pluralUtils:_0x36030f,resources:_0x5bfc1a}=_0x3f4c42[_0x2ff0f3(0x156)](I18nContext);function _0x22ffce(_0x416de9,_0x4dc006){const _0xeb4964=_0x2ff0f3,{found:_0x26a54b,msg:_0x26f74e}=getMsg(_0x416de9,_0x5bfc1a[_0x3e1bf7],{'plural':_0x4dc006===null||_0x4dc006===void 0x0?void 0x0:_0x4dc006['plural'],'pluralUtils':_0x36030f});_0x3b44fe&&!_0x26a54b&&console['log']('['+_0x3e1bf7+']:\x20Translation\x20for\x20key\x20\x27'+_0x416de9+_0xeb4964(0x149));if(_0x4dc006===null||_0x4dc006===void 0x0?void 0x0:_0x4dc006[_0xeb4964(0x13e)])return formatMsg(_0x26f74e,_0x4dc006===null||_0x4dc006===void 0x0?void 0x0:_0x4dc006[_0xeb4964(0x14a)],!![]);return formatMsg(_0x26f74e,_0x4dc006===null||_0x4dc006===void 0x0?void 0x0:_0x4dc006[_0xeb4964(0x14a)],![]);}return{'t':_0x22ffce,'lang':_0x3e1bf7};};function _0x19af(){const _0x4a5987=['length','map','tag','indexOf','\x27\x20is\x20missing.','values','Fragment','createElement','\x22\x20is\x20not\x20supported.','charAt','getKey','69683Jupuwn','code','keys','_rules','push','text','useContext','1732saWXeJ','isSupported','slice','8009610ksXkgM','1109875yYucfj','PluralRules','supportedLocalesOf','useEffect','3082680MamGUS','strong','3849tkQiRV','15617327ZzzVnN','warn','Provider','16hZkUdE','processTags','select','10LOXHSA','301uSfHWT','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','pluralUtils','63444relPii'];_0x19af=function(){return _0x4a5987;};return _0x19af();}export{I18nContext,I18nProvider,useTranslation};
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  ],
21
21
  "license": "SEE LICENSE IN LICENSE.md",
22
22
  "name": "@ckbox/i18n",
23
- "version": "1.4.0-rc.0",
23
+ "version": "1.4.0",
24
24
  "description": "I18n utils of CKBox",
25
25
  "main": "dist/index.js",
26
26
  "types": "dist/index.d.ts",