@ckbox/i18n 2.8.2 → 2.9.0-dev.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.8.2/ckbox.js"></script>
16
+ <script src="https://cdn.ckbox.io/ckbox/2.9.0-dev.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.8.2/ckbox.js"></script>
26
+ <script src="https://cdn.ckbox.io/ckbox/2.9.0-dev.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.8.2/ckbox.js"></script>
51
+ <script src="https://cdn.ckbox.io/ckbox/2.9.0-dev.0/ckbox.js"></script>
52
52
  <link
53
53
  rel="stylesheet"
54
- href="https://cdn.ckbox.io/ckbox/2.8.2/styles/themes/lark.css"
54
+ href="https://cdn.ckbox.io/ckbox/2.9.0-dev.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 _0x48a546=_0x1c22;(function(_0x2ac860,_0x56e3af){const _0x50c23b=_0x1c22,_0x150111=_0x2ac860();while(!![]){try{const _0x1917b3=-parseInt(_0x50c23b(0x11d))/0x1+parseInt(_0x50c23b(0x122))/0x2+parseInt(_0x50c23b(0x113))/0x3+parseInt(_0x50c23b(0x103))/0x4+parseInt(_0x50c23b(0x109))/0x5+-parseInt(_0x50c23b(0x105))/0x6*(-parseInt(_0x50c23b(0x106))/0x7)+parseInt(_0x50c23b(0x125))/0x8*(-parseInt(_0x50c23b(0x10c))/0x9);if(_0x1917b3===_0x56e3af)break;else _0x150111['push'](_0x150111['shift']());}catch(_0x33fa6d){_0x150111['push'](_0x150111['shift']());}}}(_0x5c44,0xcc730));import*as _0x473d47 from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x6f0c82){const _0x5bca15=_0x1c22;this[_0x5bca15(0x101)]=_0x6f0c82;try{this[_0x5bca15(0x100)]=new Intl['PluralRules'](_0x6f0c82);}catch(_0x8d76f){console[_0x5bca15(0x108)]('Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?');}}[_0x48a546(0x124)](_0x360d64,_0x3c9af7){const _0x188f0a=_0x48a546;if(!this[_0x188f0a(0x100)])return _0x360d64+_0x188f0a(0xfe);const _0x4e6ca5=this[_0x188f0a(0x100)][_0x188f0a(0x102)](_0x3c9af7);return _0x360d64+'_'+_0x4e6ca5;}}Plural['isSupported']=_0x2a24f1=>{const _0x28fc61=_0x48a546;try{return Intl[_0x28fc61(0x111)]['supportedLocalesOf']([_0x2a24f1])[_0x28fc61(0x10f)]>0x0;}catch(_0x205576){return![];}};function _0x1c22(_0x32e24a,_0x172d9d){const _0x5c44c5=_0x5c44();return _0x1c22=function(_0x1c2269,_0x740fc8){_0x1c2269=_0x1c2269-0xfe;let _0x2c8459=_0x5c44c5[_0x1c2269];return _0x2c8459;},_0x1c22(_0x32e24a,_0x172d9d);}const I18nContext=_0x473d47[_0x48a546(0x117)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x42bd47,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x14d019=_0x48a546;return _0x473d47['useEffect'](()=>{const _0x149afc=_0x1c22,_0x302c14=Plural[_0x149afc(0x118)](lang);!_0x302c14&&console[_0x149afc(0x108)](_0x149afc(0x11f)+lang+_0x149afc(0x107));},[lang]),_0x473d47[_0x14d019(0x115)](I18nContext['Provider'],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x42bd47);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em','strong',_0x48a546(0x10a)],getMsg=(_0x3d0cba,_0x53da66={},_0x11d33f)=>{const _0x13a31a=_0x48a546,_0x38fbdf=_0x11d33f[_0x13a31a(0x10e)];if(_0x53da66[_0x3d0cba]&&_0x38fbdf===undefined)return{'found':!![],'msg':_0x53da66[_0x3d0cba]};const _0x4ab705=Object[_0x13a31a(0x11c)](_0x53da66)[_0x13a31a(0x110)](_0x3b8f34=>_0x3b8f34[_0x13a31a(0x104)](_0x3d0cba)===0x0);if(_0x4ab705[_0x13a31a(0x10f)]===0x0||_0x38fbdf===undefined)return{'found':![],'msg':_0x3d0cba};const _0x51aa85=_0x11d33f[_0x13a31a(0x11e)]['getKey'](_0x3d0cba,_0x38fbdf);return{'found':!![],'msg':_0x53da66[_0x51aa85]};},parseMsgTags=_0x11ce51=>{const _0x41c6a8=_0x48a546,_0x5d12d1=[];let _0x3e85af=0x0,_0x5b13b1;while((_0x5b13b1=TAG_REGEX[_0x41c6a8(0x123)](_0x11ce51))!==null){const _0x15acc8=_0x5b13b1[0x0],{index:_0x292eff}=_0x5b13b1,_0x1359f8=_0x15acc8['charAt'](0x1)==='/',_0x538620=_0x1359f8?_0x15acc8[_0x41c6a8(0x119)](0x2,-0x1):_0x15acc8[_0x41c6a8(0x119)](0x1,-0x1),_0x6834f2=ALLOWED_TAGS['includes'](_0x538620);if(!_0x6834f2)continue;const _0x49ea65=_0x11ce51[_0x41c6a8(0x119)](_0x3e85af,_0x292eff);if(!_0x49ea65){_0x3e85af=_0x292eff+_0x15acc8[_0x41c6a8(0x10f)];continue;}_0x1359f8?_0x5d12d1['push']({'type':_0x41c6a8(0x11a),'name':_0x15acc8['slice'](0x2,-0x1),'content':_0x49ea65}):_0x5d12d1[_0x41c6a8(0xff)]({'type':_0x41c6a8(0x114),'content':_0x49ea65}),_0x3e85af=_0x292eff+_0x15acc8['length'];}return _0x3e85af<_0x11ce51[_0x41c6a8(0x10f)]&&_0x5d12d1[_0x41c6a8(0xff)]({'type':_0x41c6a8(0x114),'content':_0x11ce51['slice'](_0x3e85af)}),_0x5d12d1;};function formatMsgWithTags(_0x23d26e){const _0x262671=_0x48a546,_0x9cc240=parseMsgTags(_0x23d26e),_0x22dee7=_0x9cc240[_0x262671(0x120)](({content:_0x27b358,type:_0x566867,name:_0x5aee9e},_0x151f11)=>{const _0x526980=_0x262671,_0xe8d4d=_0x566867!==_0x526980(0x114)&&_0x5aee9e?_0x5aee9e:_0x473d47[_0x526980(0x116)];return _0x473d47[_0x526980(0x115)](_0xe8d4d,{'key':''+_0x151f11},_0x27b358);});return _0x22dee7;}function formatMsg(_0x3f80f1,_0x1a6f35,_0x311176){const _0x49f368=sprintf(_0x3f80f1,..._0x1a6f35!==null&&_0x1a6f35!==void 0x0?_0x1a6f35:[]);if(!_0x311176)return _0x49f368;return formatMsgWithTags(_0x49f368);}function _0x5c44(){const _0x4b2102=['_rules','lang','select','3882064imHenY','indexOf','85566DlbTAt','525dhPseo','\x22\x20is\x20not\x20supported.','warn','4277215IWfBBO','code','processTags','45WBKzKR','useContext','plural','length','filter','PluralRules','log','3838014CaVAHv','text','createElement','Fragment','createContext','isSupported','slice','tag','values','keys','261937SvwoIH','pluralUtils','Plural\x20form\x20for\x20language\x20\x22','map','\x27\x20is\x20missing.','2784408StdbTP','exec','getKey','7148344VJveJw','_one','push'];_0x5c44=function(){return _0x4b2102;};return _0x5c44();}const useTranslation=()=>{const _0x5b7285=_0x48a546,{lang:_0x344ef0,debug:_0x4fb708,pluralUtils:_0x4ddceb,resources:_0x3d8a03}=_0x473d47[_0x5b7285(0x10d)](I18nContext);function _0x365d22(_0x3bb756,_0x4afce0){const _0x5bcad7=_0x5b7285,{found:_0x2839e2,msg:_0x4fd02e}=getMsg(_0x3bb756,_0x3d8a03[_0x344ef0],{'plural':_0x4afce0===null||_0x4afce0===void 0x0?void 0x0:_0x4afce0['plural'],'pluralUtils':_0x4ddceb});_0x4fb708&&!_0x2839e2&&console[_0x5bcad7(0x112)]('['+_0x344ef0+']:\x20Translation\x20for\x20key\x20\x27'+_0x3bb756+_0x5bcad7(0x121));if(_0x4afce0===null||_0x4afce0===void 0x0?void 0x0:_0x4afce0[_0x5bcad7(0x10b)])return formatMsg(_0x4fd02e,_0x4afce0===null||_0x4afce0===void 0x0?void 0x0:_0x4afce0[_0x5bcad7(0x11b)],!![]);return formatMsg(_0x4fd02e,_0x4afce0===null||_0x4afce0===void 0x0?void 0x0:_0x4afce0[_0x5bcad7(0x11b)],![]);}return{'t':_0x365d22,'lang':_0x344ef0};};export{I18nContext,I18nProvider,useTranslation};
4
+ const _0x189451=_0x20fb;(function(_0x27fdf3,_0x2abda1){const _0x28113e=_0x20fb,_0x2ee2ea=_0x27fdf3();while(!![]){try{const _0x154a81=parseInt(_0x28113e(0xac))/0x1*(-parseInt(_0x28113e(0xb4))/0x2)+parseInt(_0x28113e(0xb1))/0x3*(-parseInt(_0x28113e(0xa3))/0x4)+-parseInt(_0x28113e(0xba))/0x5+parseInt(_0x28113e(0xb8))/0x6*(parseInt(_0x28113e(0xa9))/0x7)+-parseInt(_0x28113e(0xbf))/0x8*(-parseInt(_0x28113e(0xc4))/0x9)+-parseInt(_0x28113e(0xae))/0xa*(parseInt(_0x28113e(0xb0))/0xb)+-parseInt(_0x28113e(0xbe))/0xc*(-parseInt(_0x28113e(0xbb))/0xd);if(_0x154a81===_0x2abda1)break;else _0x2ee2ea['push'](_0x2ee2ea['shift']());}catch(_0xb2600){_0x2ee2ea['push'](_0x2ee2ea['shift']());}}}(_0x173c,0xf3448));import*as _0x2c4d3d from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x395c0f){const _0x2bad34=_0x20fb;this[_0x2bad34(0xc0)]=_0x395c0f;try{this[_0x2bad34(0xb5)]=new Intl[(_0x2bad34(0xc8))](_0x395c0f);}catch(_0x2360b4){console[_0x2bad34(0xaa)]('Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?');}}[_0x189451(0xc2)](_0x4d45e2,_0x266f4b){const _0x13a790=_0x189451;if(!this[_0x13a790(0xb5)])return _0x4d45e2+_0x13a790(0xa8);const _0x320697=this[_0x13a790(0xb5)][_0x13a790(0xa2)](_0x266f4b);return _0x4d45e2+'_'+_0x320697;}}Plural[_0x189451(0x9d)]=_0x56db08=>{const _0x542352=_0x189451;try{return Intl[_0x542352(0xc8)][_0x542352(0xa1)]([_0x56db08])['length']>0x0;}catch(_0x554015){return![];}};function _0x20fb(_0x642972,_0x6292b4){const _0x173c29=_0x173c();return _0x20fb=function(_0x20fb39,_0x1871ef){_0x20fb39=_0x20fb39-0x9c;let _0x19cfe6=_0x173c29[_0x20fb39];return _0x19cfe6;},_0x20fb(_0x642972,_0x6292b4);}function _0x173c(){const _0x3a8986=['961095qOAezd','39MBJvAJ','text','Fragment','14101284msHzVA','6192272IQHpkb','lang','exec','getKey','pluralUtils','9ygjtUp','charAt','createContext','push','PluralRules','length','isSupported','code','processTags','useContext','supportedLocalesOf','select','8XNjbZo','map','createElement','\x22\x20is\x20not\x20supported.','indexOf','_one','77889JZjbxK','warn','tag','1883729SimRfk','strong','205820qHxwop','slice','638IVUauc','166674sKQRZx','Provider','Plural\x20form\x20for\x20language\x20\x22','2BcEalS','_rules','log','plural','42eoRPTx','values'];_0x173c=function(){return _0x3a8986;};return _0x173c();}const I18nContext=_0x2c4d3d[_0x189451(0xc6)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x185639,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x24634e=_0x189451;return _0x2c4d3d['useEffect'](()=>{const _0x2556e8=_0x20fb,_0xd6c6c4=Plural[_0x2556e8(0x9d)](lang);!_0xd6c6c4&&console[_0x2556e8(0xaa)](_0x2556e8(0xb3)+lang+_0x2556e8(0xa6));},[lang]),_0x2c4d3d[_0x24634e(0xa5)](I18nContext[_0x24634e(0xb2)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x185639);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x189451(0xad),_0x189451(0x9e)],getMsg=(_0x3fafc0,_0x2d3797={},_0x36ba74)=>{const _0x27e948=_0x189451,_0x309b33=_0x36ba74[_0x27e948(0xb7)];if(_0x2d3797[_0x3fafc0]&&_0x309b33===undefined)return{'found':!![],'msg':_0x2d3797[_0x3fafc0]};const _0x25e04f=Object['keys'](_0x2d3797)['filter'](_0x1818e2=>_0x1818e2[_0x27e948(0xa7)](_0x3fafc0)===0x0);if(_0x25e04f[_0x27e948(0x9c)]===0x0||_0x309b33===undefined)return{'found':![],'msg':_0x3fafc0};const _0x14168a=_0x36ba74[_0x27e948(0xc3)]['getKey'](_0x3fafc0,_0x309b33);return{'found':!![],'msg':_0x2d3797[_0x14168a]};},parseMsgTags=_0x2f3b58=>{const _0x32ee88=_0x189451,_0x4b0b4a=[];let _0x10e986=0x0,_0x640aa6;while((_0x640aa6=TAG_REGEX[_0x32ee88(0xc1)](_0x2f3b58))!==null){const _0x48b1e3=_0x640aa6[0x0],{index:_0x10287e}=_0x640aa6,_0x5d7e97=_0x48b1e3[_0x32ee88(0xc5)](0x1)==='/',_0x5668e1=_0x5d7e97?_0x48b1e3['slice'](0x2,-0x1):_0x48b1e3[_0x32ee88(0xaf)](0x1,-0x1),_0x34b7e5=ALLOWED_TAGS['includes'](_0x5668e1);if(!_0x34b7e5)continue;const _0x4c18bf=_0x2f3b58['slice'](_0x10e986,_0x10287e);if(!_0x4c18bf){_0x10e986=_0x10287e+_0x48b1e3[_0x32ee88(0x9c)];continue;}_0x5d7e97?_0x4b0b4a['push']({'type':_0x32ee88(0xab),'name':_0x48b1e3[_0x32ee88(0xaf)](0x2,-0x1),'content':_0x4c18bf}):_0x4b0b4a[_0x32ee88(0xc7)]({'type':_0x32ee88(0xbc),'content':_0x4c18bf}),_0x10e986=_0x10287e+_0x48b1e3[_0x32ee88(0x9c)];}return _0x10e986<_0x2f3b58[_0x32ee88(0x9c)]&&_0x4b0b4a[_0x32ee88(0xc7)]({'type':'text','content':_0x2f3b58[_0x32ee88(0xaf)](_0x10e986)}),_0x4b0b4a;};function formatMsgWithTags(_0x2a4648){const _0x3173ad=_0x189451,_0x20efa5=parseMsgTags(_0x2a4648),_0xea5736=_0x20efa5[_0x3173ad(0xa4)](({content:_0xa8bb5c,type:_0x1e424d,name:_0x5cbf78},_0x10755b)=>{const _0x5e8133=_0x3173ad,_0x544aa5=_0x1e424d!==_0x5e8133(0xbc)&&_0x5cbf78?_0x5cbf78:_0x2c4d3d[_0x5e8133(0xbd)];return _0x2c4d3d[_0x5e8133(0xa5)](_0x544aa5,{'key':''+_0x10755b},_0xa8bb5c);});return _0xea5736;}function formatMsg(_0x323dbd,_0x23ae7a,_0x3bf2e5){const _0x1369ed=sprintf(_0x323dbd,..._0x23ae7a!==null&&_0x23ae7a!==void 0x0?_0x23ae7a:[]);if(!_0x3bf2e5)return _0x1369ed;return formatMsgWithTags(_0x1369ed);}const useTranslation=()=>{const _0xdaaa19=_0x189451,{lang:_0x3bd91f,debug:_0x1b8121,pluralUtils:_0x429d9e,resources:_0x1a940d}=_0x2c4d3d[_0xdaaa19(0xa0)](I18nContext);function _0x3e4c2a(_0x20178a,_0x186678){const _0x1037d2=_0xdaaa19,{found:_0x23fb66,msg:_0x4f8993}=getMsg(_0x20178a,_0x1a940d[_0x3bd91f],{'plural':_0x186678===null||_0x186678===void 0x0?void 0x0:_0x186678[_0x1037d2(0xb7)],'pluralUtils':_0x429d9e});_0x1b8121&&!_0x23fb66&&console[_0x1037d2(0xb6)]('['+_0x3bd91f+']:\x20Translation\x20for\x20key\x20\x27'+_0x20178a+'\x27\x20is\x20missing.');if(_0x186678===null||_0x186678===void 0x0?void 0x0:_0x186678[_0x1037d2(0x9f)])return formatMsg(_0x4f8993,_0x186678===null||_0x186678===void 0x0?void 0x0:_0x186678['values'],!![]);return formatMsg(_0x4f8993,_0x186678===null||_0x186678===void 0x0?void 0x0:_0x186678[_0x1037d2(0xb9)],![]);}return{'t':_0x3e4c2a,'lang':_0x3bd91f};};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.8.2",
25
+ "version": "2.9.0-dev.0",
26
26
  "description": "I18n utils of CKBox",
27
27
  "main": "dist/index.js",
28
28
  "types": "dist/index.d.ts",