@ckbox/i18n 2.10.0-rc.1 → 2.10.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
@@ -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.10.0-rc.1/ckbox.js"></script>
16
+ <script src="https://cdn.ckbox.io/ckbox/2.10.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.10.0-rc.1/ckbox.js"></script>
26
+ <script src="https://cdn.ckbox.io/ckbox/2.10.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.10.0-rc.1/ckbox.js"></script>
51
+ <script src="https://cdn.ckbox.io/ckbox/2.10.0/ckbox.js"></script>
52
52
  <link
53
53
  rel="stylesheet"
54
- href="https://cdn.ckbox.io/ckbox/2.10.0-rc.1/styles/themes/lark.css"
54
+ href="https://cdn.ckbox.io/ckbox/2.10.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 _0x34a91f=_0x1410;(function(_0x11c439,_0x29135f){const _0x504404=_0x1410,_0x37161d=_0x11c439();while(!![]){try{const _0x34be65=parseInt(_0x504404(0x8f))/0x1*(-parseInt(_0x504404(0x75))/0x2)+parseInt(_0x504404(0x89))/0x3*(-parseInt(_0x504404(0x79))/0x4)+parseInt(_0x504404(0x76))/0x5+-parseInt(_0x504404(0x90))/0x6+parseInt(_0x504404(0x9a))/0x7+parseInt(_0x504404(0x82))/0x8*(-parseInt(_0x504404(0x99))/0x9)+parseInt(_0x504404(0x95))/0xa;if(_0x34be65===_0x29135f)break;else _0x37161d['push'](_0x37161d['shift']());}catch(_0x9dc125){_0x37161d['push'](_0x37161d['shift']());}}}(_0x23c4,0xa7624));function _0x23c4(){const _0x2a9cfd=['useEffect','slice','15615qRgSlQ','726635HRPQeT','createElement','PluralRules','2NPFEbW','153545nrCrLp','getKey','lang','4wYOoCR','_rules','Plural\x20form\x20for\x20language\x20\x22','keys','warn','\x22\x20is\x20not\x20supported.','push','isSupported','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','1448BjtWJH','charAt','filter','processTags','map','\x27\x20is\x20missing.','useContext','401736CYkLVv','text','values','pluralUtils','select','_one','156859KNTvyN','4004220ZwTFko','supportedLocalesOf','indexOf','plural','length','18232660VemunO','log'];_0x23c4=function(){return _0x2a9cfd;};return _0x23c4();}import*as _0x19f3d7 from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x2b4602){const _0x38c0aa=_0x1410;this[_0x38c0aa(0x78)]=_0x2b4602;try{this[_0x38c0aa(0x7a)]=new Intl[(_0x38c0aa(0x9c))](_0x2b4602);}catch(_0x7331e0){console[_0x38c0aa(0x7d)](_0x38c0aa(0x81));}}[_0x34a91f(0x77)](_0x2c9ade,_0x3ff5c1){const _0x13e548=_0x34a91f;if(!this[_0x13e548(0x7a)])return _0x2c9ade+_0x13e548(0x8e);const _0x36f505=this[_0x13e548(0x7a)][_0x13e548(0x8d)](_0x3ff5c1);return _0x2c9ade+'_'+_0x36f505;}}Plural[_0x34a91f(0x80)]=_0x7ad15b=>{const _0x4ef764=_0x34a91f;try{return Intl['PluralRules'][_0x4ef764(0x91)]([_0x7ad15b])['length']>0x0;}catch(_0x499dd2){return![];}};const I18nContext=_0x19f3d7['createContext']({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x7478be,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x5f4666=_0x34a91f;return _0x19f3d7[_0x5f4666(0x97)](()=>{const _0x54a1ad=_0x5f4666,_0x1e5c58=Plural[_0x54a1ad(0x80)](lang);!_0x1e5c58&&console[_0x54a1ad(0x7d)](_0x54a1ad(0x7b)+lang+_0x54a1ad(0x7e));},[lang]),_0x19f3d7[_0x5f4666(0x9b)](I18nContext['Provider'],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x7478be);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em','strong','code'],getMsg=(_0x7c701f,_0x27eb95={},_0x242f84)=>{const _0x494847=_0x34a91f,_0x49d045=_0x242f84[_0x494847(0x93)];if(_0x27eb95[_0x7c701f]&&_0x49d045===undefined)return{'found':!![],'msg':_0x27eb95[_0x7c701f]};const _0x1e2707=Object[_0x494847(0x7c)](_0x27eb95)[_0x494847(0x84)](_0x359afa=>_0x359afa[_0x494847(0x92)](_0x7c701f)===0x0);if(_0x1e2707[_0x494847(0x94)]===0x0||_0x49d045===undefined)return{'found':![],'msg':_0x7c701f};const _0xe88821=_0x242f84[_0x494847(0x8c)][_0x494847(0x77)](_0x7c701f,_0x49d045);return{'found':!![],'msg':_0x27eb95[_0xe88821]};},parseMsgTags=_0xd7461e=>{const _0x107a03=_0x34a91f,_0x47bdbc=[];let _0x440f03=0x0,_0x256898;while((_0x256898=TAG_REGEX['exec'](_0xd7461e))!==null){const _0x133467=_0x256898[0x0],{index:_0xf47232}=_0x256898,_0x378d5a=_0x133467[_0x107a03(0x83)](0x1)==='/',_0x577dd1=_0x378d5a?_0x133467[_0x107a03(0x98)](0x2,-0x1):_0x133467[_0x107a03(0x98)](0x1,-0x1),_0x38f6cc=ALLOWED_TAGS['includes'](_0x577dd1);if(!_0x38f6cc)continue;const _0x52f08c=_0xd7461e[_0x107a03(0x98)](_0x440f03,_0xf47232);if(!_0x52f08c){_0x440f03=_0xf47232+_0x133467[_0x107a03(0x94)];continue;}_0x378d5a?_0x47bdbc[_0x107a03(0x7f)]({'type':'tag','name':_0x133467[_0x107a03(0x98)](0x2,-0x1),'content':_0x52f08c}):_0x47bdbc[_0x107a03(0x7f)]({'type':'text','content':_0x52f08c}),_0x440f03=_0xf47232+_0x133467[_0x107a03(0x94)];}return _0x440f03<_0xd7461e[_0x107a03(0x94)]&&_0x47bdbc['push']({'type':_0x107a03(0x8a),'content':_0xd7461e[_0x107a03(0x98)](_0x440f03)}),_0x47bdbc;};function formatMsgWithTags(_0x123776){const _0x5d5db3=_0x34a91f,_0x1ce63f=parseMsgTags(_0x123776),_0x3e7677=_0x1ce63f[_0x5d5db3(0x86)](({content:_0x323b48,type:_0x2aee03,name:_0x32f6c6},_0x6ac03c)=>{const _0x39e4ab=_0x5d5db3,_0x18561a=_0x2aee03!==_0x39e4ab(0x8a)&&_0x32f6c6?_0x32f6c6:_0x19f3d7['Fragment'];return _0x19f3d7[_0x39e4ab(0x9b)](_0x18561a,{'key':''+_0x6ac03c},_0x323b48);});return _0x3e7677;}function formatMsg(_0x2b9389,_0x3d50f4,_0x228294){const _0x5b2ac2=sprintf(_0x2b9389,..._0x3d50f4!==null&&_0x3d50f4!==void 0x0?_0x3d50f4:[]);if(!_0x228294)return _0x5b2ac2;return formatMsgWithTags(_0x5b2ac2);}function _0x1410(_0x5b03bc,_0x109ab2){_0x5b03bc=_0x5b03bc-0x75;const _0x23c442=_0x23c4();let _0x1410a1=_0x23c442[_0x5b03bc];return _0x1410a1;}const useTranslation=()=>{const _0x35dff8=_0x34a91f,{lang:_0x44b9ab,debug:_0x394fb2,pluralUtils:_0x15ce7e,resources:_0x455973}=_0x19f3d7[_0x35dff8(0x88)](I18nContext);function _0x1fb94c(_0x22a325,_0x3c1be5){const _0x3125b2=_0x35dff8,{found:_0x5a04e2,msg:_0x4a5e30}=getMsg(_0x22a325,_0x455973[_0x44b9ab],{'plural':_0x3c1be5===null||_0x3c1be5===void 0x0?void 0x0:_0x3c1be5[_0x3125b2(0x93)],'pluralUtils':_0x15ce7e});_0x394fb2&&!_0x5a04e2&&console[_0x3125b2(0x96)]('['+_0x44b9ab+']:\x20Translation\x20for\x20key\x20\x27'+_0x22a325+_0x3125b2(0x87));if(_0x3c1be5===null||_0x3c1be5===void 0x0?void 0x0:_0x3c1be5[_0x3125b2(0x85)])return formatMsg(_0x4a5e30,_0x3c1be5===null||_0x3c1be5===void 0x0?void 0x0:_0x3c1be5['values'],!![]);return formatMsg(_0x4a5e30,_0x3c1be5===null||_0x3c1be5===void 0x0?void 0x0:_0x3c1be5[_0x3125b2(0x8b)],![]);}return{'t':_0x1fb94c,'lang':_0x44b9ab};};export{I18nContext,I18nProvider,useTranslation};
4
+ const _0x506ded=_0x165a;(function(_0x517915,_0x525654){const _0x487f96=_0x165a,_0x37cc64=_0x517915();while(!![]){try{const _0xa47e8f=parseInt(_0x487f96(0xf3))/0x1+parseInt(_0x487f96(0xfb))/0x2+parseInt(_0x487f96(0xf6))/0x3+-parseInt(_0x487f96(0xf9))/0x4+-parseInt(_0x487f96(0xe1))/0x5*(-parseInt(_0x487f96(0xeb))/0x6)+-parseInt(_0x487f96(0xde))/0x7+parseInt(_0x487f96(0xee))/0x8;if(_0xa47e8f===_0x525654)break;else _0x37cc64['push'](_0x37cc64['shift']());}catch(_0x11921f){_0x37cc64['push'](_0x37cc64['shift']());}}}(_0x21ec,0x7ec0c));import*as _0x201643 from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x5d0f3b){const _0x89fa84=_0x165a;this['lang']=_0x5d0f3b;try{this[_0x89fa84(0x103)]=new Intl['PluralRules'](_0x5d0f3b);}catch(_0x563874){console['warn']('Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?');}}['getKey'](_0xb6a908,_0x520375){const _0x24772b=_0x165a;if(!this['_rules'])return _0xb6a908+'_one';const _0x30f87d=this['_rules'][_0x24772b(0xe9)](_0x520375);return _0xb6a908+'_'+_0x30f87d;}}Plural['isSupported']=_0x5c336f=>{const _0x583d7a=_0x165a;try{return Intl[_0x583d7a(0xe8)][_0x583d7a(0xf4)]([_0x5c336f])[_0x583d7a(0x101)]>0x0;}catch(_0x563bce){return![];}};const I18nContext=_0x201643[_0x506ded(0xe4)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x31d16a,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x403def=_0x506ded;return _0x201643[_0x403def(0xf8)](()=>{const _0xa64567=_0x403def,_0x37371b=Plural['isSupported'](lang);!_0x37371b&&console[_0xa64567(0xfd)]('Plural\x20form\x20for\x20language\x20\x22'+lang+_0xa64567(0xff));},[lang]),_0x201643['createElement'](I18nContext[_0x403def(0xfc)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x31d16a);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x506ded(0xf1),_0x506ded(0xef)],getMsg=(_0x407c9f,_0x582742={},_0x194c8a)=>{const _0xd02988=_0x506ded,_0x5b7ce3=_0x194c8a[_0xd02988(0x100)];if(_0x582742[_0x407c9f]&&_0x5b7ce3===undefined)return{'found':!![],'msg':_0x582742[_0x407c9f]};const _0x2ef7f2=Object[_0xd02988(0xe3)](_0x582742)[_0xd02988(0xe2)](_0x125249=>_0x125249[_0xd02988(0xec)](_0x407c9f)===0x0);if(_0x2ef7f2['length']===0x0||_0x5b7ce3===undefined)return{'found':![],'msg':_0x407c9f};const _0x3239ca=_0x194c8a[_0xd02988(0xe5)]['getKey'](_0x407c9f,_0x5b7ce3);return{'found':!![],'msg':_0x582742[_0x3239ca]};},parseMsgTags=_0x36c7ca=>{const _0x250be1=_0x506ded,_0x17932c=[];let _0x4137be=0x0,_0x1112f4;while((_0x1112f4=TAG_REGEX[_0x250be1(0xed)](_0x36c7ca))!==null){const _0x6baf08=_0x1112f4[0x0],{index:_0x3e2ab1}=_0x1112f4,_0x1fb052=_0x6baf08[_0x250be1(0xf0)](0x1)==='/',_0x2cfa67=_0x1fb052?_0x6baf08[_0x250be1(0xf7)](0x2,-0x1):_0x6baf08[_0x250be1(0xf7)](0x1,-0x1),_0x279a2b=ALLOWED_TAGS[_0x250be1(0xe6)](_0x2cfa67);if(!_0x279a2b)continue;const _0x118684=_0x36c7ca[_0x250be1(0xf7)](_0x4137be,_0x3e2ab1);if(!_0x118684){_0x4137be=_0x3e2ab1+_0x6baf08[_0x250be1(0x101)];continue;}_0x1fb052?_0x17932c[_0x250be1(0x102)]({'type':_0x250be1(0xf5),'name':_0x6baf08[_0x250be1(0xf7)](0x2,-0x1),'content':_0x118684}):_0x17932c[_0x250be1(0x102)]({'type':'text','content':_0x118684}),_0x4137be=_0x3e2ab1+_0x6baf08[_0x250be1(0x101)];}return _0x4137be<_0x36c7ca[_0x250be1(0x101)]&&_0x17932c[_0x250be1(0x102)]({'type':_0x250be1(0xe0),'content':_0x36c7ca[_0x250be1(0xf7)](_0x4137be)}),_0x17932c;};function _0x165a(_0x10239d,_0x3c2237){_0x10239d=_0x10239d-0xde;const _0x21ec87=_0x21ec();let _0x165a90=_0x21ec87[_0x10239d];return _0x165a90;}function formatMsgWithTags(_0x3f2c1a){const _0x744cba=_0x506ded,_0x3cf6fc=parseMsgTags(_0x3f2c1a),_0x285124=_0x3cf6fc[_0x744cba(0xfa)](({content:_0x369209,type:_0x202c00,name:_0x4e72da},_0x58b9fb)=>{const _0x18073b=_0x744cba,_0x1aaaf7=_0x202c00!=='text'&&_0x4e72da?_0x4e72da:_0x201643[_0x18073b(0xe7)];return _0x201643[_0x18073b(0xf2)](_0x1aaaf7,{'key':''+_0x58b9fb},_0x369209);});return _0x285124;}function formatMsg(_0x1459c5,_0x109f51,_0x5afe29){const _0xe32041=sprintf(_0x1459c5,..._0x109f51!==null&&_0x109f51!==void 0x0?_0x109f51:[]);if(!_0x5afe29)return _0xe32041;return formatMsgWithTags(_0xe32041);}function _0x21ec(){const _0x30f734=['push','_rules','6894076mqaEpC','\x27\x20is\x20missing.','text','25NhOrNk','filter','keys','createContext','pluralUtils','includes','Fragment','PluralRules','select','values','474522AsyBRR','indexOf','exec','3003832OAVlZZ','code','charAt','strong','createElement','76873qexPNX','supportedLocalesOf','tag','1984263fuDuiY','slice','useEffect','3748532DjjrxO','map','1863946eJPzXh','Provider','warn',']:\x20Translation\x20for\x20key\x20\x27','\x22\x20is\x20not\x20supported.','plural','length'];_0x21ec=function(){return _0x30f734;};return _0x21ec();}const useTranslation=()=>{const {lang:_0x44d5be,debug:_0x556de2,pluralUtils:_0x105a4b,resources:_0x1e91e3}=_0x201643['useContext'](I18nContext);function _0x19a6d2(_0x42c2cb,_0x2d3c9f){const _0x243265=_0x165a,{found:_0x730acb,msg:_0x56ee99}=getMsg(_0x42c2cb,_0x1e91e3[_0x44d5be],{'plural':_0x2d3c9f===null||_0x2d3c9f===void 0x0?void 0x0:_0x2d3c9f[_0x243265(0x100)],'pluralUtils':_0x105a4b});_0x556de2&&!_0x730acb&&console['log']('['+_0x44d5be+_0x243265(0xfe)+_0x42c2cb+_0x243265(0xdf));if(_0x2d3c9f===null||_0x2d3c9f===void 0x0?void 0x0:_0x2d3c9f['processTags'])return formatMsg(_0x56ee99,_0x2d3c9f===null||_0x2d3c9f===void 0x0?void 0x0:_0x2d3c9f['values'],!![]);return formatMsg(_0x56ee99,_0x2d3c9f===null||_0x2d3c9f===void 0x0?void 0x0:_0x2d3c9f[_0x243265(0xea)],![]);}return{'t':_0x19a6d2,'lang':_0x44d5be};};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.10.0-rc.1",
25
+ "version": "2.10.0",
26
26
  "description": "I18n utils of CKBox",
27
27
  "main": "dist/index.js",
28
28
  "types": "dist/index.d.ts",