@ckbox/i18n 1.1.1 → 1.2.0-dev.1

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/1.1.1/ckbox.js"></script>
16
+ <script src="https://cdn.ckbox.io/CKBox/1.2.0-dev.1/ckbox.js"></script>
17
17
  ```
18
18
 
19
19
  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.1.1/ckbox.js"></script>
25
+ <script src="https://cdn.ckbox.io/CKBox/1.2.0-dev.1/ckbox.js"></script>
26
26
  </head>
27
27
  <body>
28
28
  <div id="ckbox"></div>
@@ -47,7 +47,7 @@ The code snippet below presents the simplest scenario for integration of CKEdito
47
47
  <head>
48
48
  <meta charset="UTF-8" />
49
49
  <script src="https://cdn.ckeditor.com/ckeditor5/34.2.0/classic/ckeditor.js"></script>
50
- <script src="https://cdn.ckbox.io/CKBox/1.1.1/ckbox.js"></script>
50
+ <script src="https://cdn.ckbox.io/CKBox/1.2.0-dev.1/ckbox.js"></script>
51
51
  </head>
52
52
  <body>
53
53
  <div id="editor"></div>
package/dist/index.d.ts CHANGED
@@ -27,10 +27,6 @@ interface I18nProps {
27
27
  * Toggles debug mode.
28
28
  */
29
29
  debug?: boolean;
30
- /**
31
- * Endpoint from which translation files will be loaded.
32
- */
33
- loadURL?: (lang: string) => string;
34
30
  /**
35
31
  * Language code.
36
32
  */
@@ -62,10 +58,6 @@ declare class Plural {
62
58
  }
63
59
 
64
60
  interface I18nContext {
65
- /**
66
- * Switch language.
67
- */
68
- changeLang: (lang: string) => void;
69
61
  /**
70
62
  * Debug mode.
71
63
  */
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
- function _0x7086(){const _0x134b79=['\x22\x20is\x20not\x20supported.','log','type','indexOf','useContext','35JkTAGj','PluralRules','4865322YFvkJb','1988667gKtVub','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','slice','isSupported','useReducer','push','_one','resources','length','processTags','exec','useEffect','12lmesdw','getKey','loadTranslations','1929000TQTfyq','pluralUtils','Fragment','6jDDzfg','tag',']:\x20Translation\x20for\x20key\x20\x27','createElement','changeLang','\x27\x20is\x20missing.','warn','payload','then','text','supportedLocalesOf','200742SudmRj','260058fBVZrW','charAt','1641095oEflGd','lang','5833440eGnfTl','values','code'];_0x7086=function(){return _0x134b79;};return _0x7086();}const _0x463b97=_0x302d;(function(_0x2b0f0d,_0xc30b32){const _0x206a26=_0x302d,_0xc345d0=_0x2b0f0d();while(!![]){try{const _0x427936=parseInt(_0x206a26(0x1f4))/0x1*(parseInt(_0x206a26(0x200))/0x2)+-parseInt(_0x206a26(0x1ff))/0x3*(parseInt(_0x206a26(0x1ee))/0x4)+parseInt(_0x206a26(0x202))/0x5+-parseInt(_0x206a26(0x20e))/0x6+parseInt(_0x206a26(0x20c))/0x7*(parseInt(_0x206a26(0x1f1))/0x8)+parseInt(_0x206a26(0x20f))/0x9+-parseInt(_0x206a26(0x204))/0xa;if(_0x427936===_0xc30b32)break;else _0xc345d0['push'](_0xc345d0['shift']());}catch(_0x35de12){_0xc345d0['push'](_0xc345d0['shift']());}}}(_0x7086,0xe57e8));import*as _0x303e8f from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x30e0f3){const _0x5eb00b=_0x302d;this[_0x5eb00b(0x203)]=_0x30e0f3;try{this['_rules']=new Intl[(_0x5eb00b(0x20d))](_0x30e0f3);}catch(_0x302820){console[_0x5eb00b(0x1fa)](_0x5eb00b(0x210));}}[_0x463b97(0x1ef)](_0x46d6f4,_0x56e368){const _0x49b6ca=_0x463b97;if(!this['_rules'])return _0x46d6f4+_0x49b6ca(0x215);const _0x536e10=this['_rules']['select'](_0x56e368);return _0x46d6f4+'_'+_0x536e10;}}Plural[_0x463b97(0x212)]=_0x2ef794=>{const _0x1f3b32=_0x463b97;try{return Intl[_0x1f3b32(0x20d)][_0x1f3b32(0x1fe)]([_0x2ef794])[_0x1f3b32(0x1ea)]>0x0;}catch(_0x446197){return![];}};const I18nContext=_0x303e8f['createContext']({'changeLang':()=>{},'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')});function reducer(_0x43b7d0,_0x15e9ce){const _0x397b8c=_0x463b97;switch(_0x15e9ce[_0x397b8c(0x209)]){case _0x397b8c(0x1f8):return{..._0x43b7d0,'lang':_0x15e9ce[_0x397b8c(0x1fb)]};case _0x397b8c(0x1f0):return{..._0x43b7d0,'lang':_0x15e9ce[_0x397b8c(0x1fb)][_0x397b8c(0x203)],'resources':{..._0x43b7d0[_0x397b8c(0x216)],[_0x15e9ce['payload'][_0x397b8c(0x203)]]:_0x15e9ce[_0x397b8c(0x1fb)]['translations']}};}}function _0x302d(_0x231218,_0x27fe37){const _0x708677=_0x7086();return _0x302d=function(_0x302db2,_0x515446){_0x302db2=_0x302db2-0x1ea;let _0x1d787c=_0x708677[_0x302db2];return _0x1d787c;},_0x302d(_0x231218,_0x27fe37);}const useI18n=({debug:debug=![],loadURL:_0x262d81,lang:_0xb525e2='en',resources:_0x4097f7={}})=>{const _0x2551f7=_0x463b97,[{lang:_0x2b5dd2,resources:_0x2c9d2a},_0x330f5a]=_0x303e8f[_0x2551f7(0x213)](reducer,{'lang':_0xb525e2,'resources':_0x4097f7});_0x303e8f[_0x2551f7(0x1ed)](()=>{const _0x466641=_0x2551f7,_0x2cc427=Plural[_0x466641(0x212)](_0x2b5dd2);!_0x2cc427&&console[_0x466641(0x1fa)]('Plural\x20form\x20for\x20language\x20\x22'+_0x2b5dd2+_0x466641(0x207));},[_0x2b5dd2]),_0x303e8f[_0x2551f7(0x1ed)](()=>{const _0x44bc33=_0x2551f7;if(_0x2c9d2a[_0x2b5dd2]||!_0x262d81)return;fetch(_0x262d81(_0x2b5dd2))[_0x44bc33(0x1fc)](_0x56eed8=>_0x56eed8['json']())[_0x44bc33(0x1fc)](_0x3f3808=>{const _0x179339=_0x44bc33;_0x330f5a({'type':_0x179339(0x1f0),'payload':{'lang':_0x2b5dd2,'translations':_0x3f3808}});});},[_0x2b5dd2,_0x262d81,_0x2c9d2a]);const _0x410cf5=_0x2c1a78=>{const _0x261d41=_0x2551f7;_0x330f5a({'type':_0x261d41(0x1f8),'payload':_0x2c1a78});};return{'changeLang':_0x410cf5,'debug':debug,'lang':_0x2b5dd2,'pluralUtils':new Plural(_0x2b5dd2),'resources':_0x2c9d2a};},I18nProvider=({children:_0x4af4d1,..._0x1edcce})=>{const _0x178b29=_0x463b97,_0x3838c0=useI18n(_0x1edcce);return _0x303e8f[_0x178b29(0x1f7)](I18nContext['Provider'],{'value':_0x3838c0},_0x4af4d1);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em','strong',_0x463b97(0x206)],getMsg=(_0x5360db,_0x2678dd={},_0x5ecd97)=>{const _0x3dd681=_0x463b97,_0x448ad4=_0x5ecd97['plural'];if(_0x2678dd[_0x5360db]&&_0x448ad4===undefined)return{'found':!![],'msg':_0x2678dd[_0x5360db]};const _0x1124f6=Object['keys'](_0x2678dd)['filter'](_0xc94283=>_0xc94283[_0x3dd681(0x20a)](_0x5360db)===0x0);if(_0x1124f6['length']===0x0||_0x448ad4===undefined)return{'found':![],'msg':_0x5360db};const _0x2c55db=_0x5ecd97[_0x3dd681(0x1f2)][_0x3dd681(0x1ef)](_0x5360db,_0x448ad4);return{'found':!![],'msg':_0x2678dd[_0x2c55db]};},parseMsgTags=_0x2fb233=>{const _0x1455a9=_0x463b97,_0x3c664a=[];let _0x5bdf7a=0x0,_0x37a742;while((_0x37a742=TAG_REGEX[_0x1455a9(0x1ec)](_0x2fb233))!==null){const _0x261581=_0x37a742[0x0],{index:_0x5d9b69}=_0x37a742,_0x3ea8ee=_0x261581[_0x1455a9(0x201)](0x1)==='/',_0x13dee4=_0x3ea8ee?_0x261581[_0x1455a9(0x211)](0x2,-0x1):_0x261581[_0x1455a9(0x211)](0x1,-0x1),_0xca71c1=ALLOWED_TAGS['includes'](_0x13dee4);if(!_0xca71c1)continue;const _0x1c8822=_0x2fb233[_0x1455a9(0x211)](_0x5bdf7a,_0x5d9b69);if(!_0x1c8822){_0x5bdf7a=_0x5d9b69+_0x261581['length'];continue;}_0x3ea8ee?_0x3c664a[_0x1455a9(0x214)]({'type':_0x1455a9(0x1f5),'name':_0x261581['slice'](0x2,-0x1),'content':_0x1c8822}):_0x3c664a['push']({'type':_0x1455a9(0x1fd),'content':_0x1c8822}),_0x5bdf7a=_0x5d9b69+_0x261581['length'];}return _0x5bdf7a<_0x2fb233[_0x1455a9(0x1ea)]&&_0x3c664a['push']({'type':_0x1455a9(0x1fd),'content':_0x2fb233[_0x1455a9(0x211)](_0x5bdf7a)}),_0x3c664a;};function formatMsgWithTags(_0x55a524){const _0xdf3d08=parseMsgTags(_0x55a524),_0x4a0c15=_0xdf3d08['map'](({content:_0xc0cc63,type:_0x2c48bd,name:_0x3315ab},_0x1cc4ca)=>{const _0x56029c=_0x302d,_0x540d79=_0x2c48bd!=='text'&&_0x3315ab?_0x3315ab:_0x303e8f[_0x56029c(0x1f3)];return _0x303e8f['createElement'](_0x540d79,{'key':''+_0x1cc4ca},_0xc0cc63);});return _0x4a0c15;}function formatMsg(_0x4298ee,_0x373492,_0x576fba){const _0x1a0fbf=sprintf(_0x4298ee,..._0x373492!==null&&_0x373492!==void 0x0?_0x373492:[]);if(!_0x576fba)return _0x1a0fbf;return formatMsgWithTags(_0x1a0fbf);}const useTranslation=()=>{const _0x45a5ba=_0x463b97,{lang:_0x2f49a3,debug:_0x349392,pluralUtils:_0x212924,resources:_0x210928}=_0x303e8f[_0x45a5ba(0x20b)](I18nContext);function _0x4e089c(_0x93cf66,_0x155d33){const _0x192d7b=_0x45a5ba,{found:_0x6626dc,msg:_0x290323}=getMsg(_0x93cf66,_0x210928[_0x2f49a3],{'plural':_0x155d33===null||_0x155d33===void 0x0?void 0x0:_0x155d33['plural'],'pluralUtils':_0x212924});_0x349392&&!_0x6626dc&&console[_0x192d7b(0x208)]('['+_0x2f49a3+_0x192d7b(0x1f6)+_0x93cf66+_0x192d7b(0x1f9));if(_0x155d33===null||_0x155d33===void 0x0?void 0x0:_0x155d33[_0x192d7b(0x1eb)])return formatMsg(_0x290323,_0x155d33===null||_0x155d33===void 0x0?void 0x0:_0x155d33[_0x192d7b(0x205)],!![]);return formatMsg(_0x290323,_0x155d33===null||_0x155d33===void 0x0?void 0x0:_0x155d33['values'],![]);}return{'t':_0x4e089c,'lang':_0x2f49a3};};export{I18nContext,I18nProvider,useTranslation};
4
+ const _0x206a8b=_0x304e;(function(_0x40a276,_0x586e3b){const _0x189818=_0x304e,_0x5ebc69=_0x40a276();while(!![]){try{const _0x28510b=parseInt(_0x189818(0xf2))/0x1*(parseInt(_0x189818(0xea))/0x2)+-parseInt(_0x189818(0x103))/0x3+-parseInt(_0x189818(0x109))/0x4+parseInt(_0x189818(0xf8))/0x5*(-parseInt(_0x189818(0xe7))/0x6)+-parseInt(_0x189818(0xf3))/0x7*(parseInt(_0x189818(0x101))/0x8)+parseInt(_0x189818(0xdf))/0x9*(parseInt(_0x189818(0x104))/0xa)+-parseInt(_0x189818(0xfd))/0xb*(-parseInt(_0x189818(0xf4))/0xc);if(_0x28510b===_0x586e3b)break;else _0x5ebc69['push'](_0x5ebc69['shift']());}catch(_0x313e3d){_0x5ebc69['push'](_0x5ebc69['shift']());}}}(_0x3208,0x5dca4));import*as _0x288638 from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x10de61){const _0xca7824=_0x304e;this[_0xca7824(0xf6)]=_0x10de61;try{this[_0xca7824(0x102)]=new Intl[(_0xca7824(0xff))](_0x10de61);}catch(_0x487364){console[_0xca7824(0xf9)]('Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?');}}['getKey'](_0x5e2125,_0x3dc39a){const _0x2a4a65=_0x304e;if(!this[_0x2a4a65(0x102)])return _0x5e2125+_0x2a4a65(0xed);const _0x2272ed=this[_0x2a4a65(0x102)][_0x2a4a65(0xf7)](_0x3dc39a);return _0x5e2125+'_'+_0x2272ed;}}function _0x3208(){const _0x432ac6=['createContext','1Atncsi','50239koCFtD','132QmHawB','supportedLocalesOf','lang','select','10OkXRuY','warn','isSupported','strong','Provider','1993739lTGeOm','tag','PluralRules','log','472kNEDNT','_rules','1921416SmsUXr','20YMvUkd','plural','pluralUtils','push','text','2884700SQxgey','charAt','slice','exec','code','\x27\x20is\x20missing.','2093922TrzPLv','keys',']:\x20Translation\x20for\x20key\x20\x27','Fragment','useContext','createElement','indexOf','processTags','1888968qebinc','includes','\x22\x20is\x20not\x20supported.','679710GuupFD','Plural\x20form\x20for\x20language\x20\x22','filter','_one','map','useEffect','length'];_0x3208=function(){return _0x432ac6;};return _0x3208();}Plural['isSupported']=_0x1fe0f8=>{const _0x5af2ce=_0x304e;try{return Intl[_0x5af2ce(0xff)][_0x5af2ce(0xf5)]([_0x1fe0f8])['length']>0x0;}catch(_0x38278e){return![];}};const I18nContext=_0x288638[_0x206a8b(0xf1)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x60641,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x52aa9e=_0x206a8b;return _0x288638[_0x52aa9e(0xef)](()=>{const _0x58a17b=_0x52aa9e,_0xdcb83c=Plural[_0x58a17b(0xfa)](lang);!_0xdcb83c&&console[_0x58a17b(0xf9)](_0x58a17b(0xeb)+lang+_0x58a17b(0xe9));},[lang]),_0x288638[_0x52aa9e(0xe4)](I18nContext[_0x52aa9e(0xfc)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x60641);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x206a8b(0xfb),_0x206a8b(0x10d)],getMsg=(_0xe9df8d,_0x1324c6={},_0x2235e8)=>{const _0x53dcff=_0x206a8b,_0x276234=_0x2235e8[_0x53dcff(0x105)];if(_0x1324c6[_0xe9df8d]&&_0x276234===undefined)return{'found':!![],'msg':_0x1324c6[_0xe9df8d]};const _0x4d94bb=Object[_0x53dcff(0xe0)](_0x1324c6)[_0x53dcff(0xec)](_0x3c9ff2=>_0x3c9ff2[_0x53dcff(0xe5)](_0xe9df8d)===0x0);if(_0x4d94bb[_0x53dcff(0xf0)]===0x0||_0x276234===undefined)return{'found':![],'msg':_0xe9df8d};const _0x208416=_0x2235e8[_0x53dcff(0x106)]['getKey'](_0xe9df8d,_0x276234);return{'found':!![],'msg':_0x1324c6[_0x208416]};},parseMsgTags=_0x8d535a=>{const _0x6d2145=_0x206a8b,_0x421ced=[];let _0x53e88d=0x0,_0x3966d8;while((_0x3966d8=TAG_REGEX[_0x6d2145(0x10c)](_0x8d535a))!==null){const _0xa4624f=_0x3966d8[0x0],{index:_0x38ce68}=_0x3966d8,_0x11a19e=_0xa4624f[_0x6d2145(0x10a)](0x1)==='/',_0x36e0fc=_0x11a19e?_0xa4624f[_0x6d2145(0x10b)](0x2,-0x1):_0xa4624f[_0x6d2145(0x10b)](0x1,-0x1),_0x265e89=ALLOWED_TAGS[_0x6d2145(0xe8)](_0x36e0fc);if(!_0x265e89)continue;const _0x56a4f4=_0x8d535a[_0x6d2145(0x10b)](_0x53e88d,_0x38ce68);if(!_0x56a4f4){_0x53e88d=_0x38ce68+_0xa4624f[_0x6d2145(0xf0)];continue;}_0x11a19e?_0x421ced[_0x6d2145(0x107)]({'type':_0x6d2145(0xfe),'name':_0xa4624f[_0x6d2145(0x10b)](0x2,-0x1),'content':_0x56a4f4}):_0x421ced[_0x6d2145(0x107)]({'type':'text','content':_0x56a4f4}),_0x53e88d=_0x38ce68+_0xa4624f[_0x6d2145(0xf0)];}return _0x53e88d<_0x8d535a[_0x6d2145(0xf0)]&&_0x421ced[_0x6d2145(0x107)]({'type':_0x6d2145(0x108),'content':_0x8d535a[_0x6d2145(0x10b)](_0x53e88d)}),_0x421ced;};function formatMsgWithTags(_0x2efae8){const _0x1ae4bf=_0x206a8b,_0x9b5803=parseMsgTags(_0x2efae8),_0x50016a=_0x9b5803[_0x1ae4bf(0xee)](({content:_0x3c0bee,type:_0x515a97,name:_0x3918a4},_0x227b3c)=>{const _0x1f6735=_0x1ae4bf,_0x9d53f8=_0x515a97!=='text'&&_0x3918a4?_0x3918a4:_0x288638[_0x1f6735(0xe2)];return _0x288638[_0x1f6735(0xe4)](_0x9d53f8,{'key':''+_0x227b3c},_0x3c0bee);});return _0x50016a;}function formatMsg(_0x2298d4,_0x18f203,_0x4eb822){const _0xd23809=sprintf(_0x2298d4,..._0x18f203!==null&&_0x18f203!==void 0x0?_0x18f203:[]);if(!_0x4eb822)return _0xd23809;return formatMsgWithTags(_0xd23809);}function _0x304e(_0x17661d,_0x2ff599){const _0x32085d=_0x3208();return _0x304e=function(_0x304ee5,_0x5a6360){_0x304ee5=_0x304ee5-0xde;let _0xaca5cd=_0x32085d[_0x304ee5];return _0xaca5cd;},_0x304e(_0x17661d,_0x2ff599);}const useTranslation=()=>{const _0x2862fa=_0x206a8b,{lang:_0xcbb25e,debug:_0x1964f0,pluralUtils:_0x592d31,resources:_0x4f37ba}=_0x288638[_0x2862fa(0xe3)](I18nContext);function _0xedde20(_0x1aaa89,_0x2494d8){const _0x7cbcd8=_0x2862fa,{found:_0xc6dcf3,msg:_0x500bfa}=getMsg(_0x1aaa89,_0x4f37ba[_0xcbb25e],{'plural':_0x2494d8===null||_0x2494d8===void 0x0?void 0x0:_0x2494d8[_0x7cbcd8(0x105)],'pluralUtils':_0x592d31});_0x1964f0&&!_0xc6dcf3&&console[_0x7cbcd8(0x100)]('['+_0xcbb25e+_0x7cbcd8(0xe1)+_0x1aaa89+_0x7cbcd8(0xde));if(_0x2494d8===null||_0x2494d8===void 0x0?void 0x0:_0x2494d8[_0x7cbcd8(0xe6)])return formatMsg(_0x500bfa,_0x2494d8===null||_0x2494d8===void 0x0?void 0x0:_0x2494d8['values'],!![]);return formatMsg(_0x500bfa,_0x2494d8===null||_0x2494d8===void 0x0?void 0x0:_0x2494d8['values'],![]);}return{'t':_0xedde20,'lang':_0xcbb25e};};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.1.1",
23
+ "version": "1.2.0-dev.1",
24
24
  "description": "I18n utils of CKBox",
25
25
  "main": "dist/index.js",
26
26
  "types": "dist/index.d.ts",
@@ -29,6 +29,6 @@
29
29
  },
30
30
  "dependencies": {
31
31
  "sprintf-js": "^1.1.2",
32
- "tslib": "^2.4.0"
32
+ "tslib": "^2.4.1"
33
33
  }
34
34
  }