@ckbox/i18n 1.3.0-rc.0 → 1.3.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 CHANGED
@@ -4,7 +4,7 @@ https://ckbox.io/
4
4
 
5
5
  CKBox is a file management platform that makes working with your files easier while providing an outstanding user experience.
6
6
 
7
- ![](https://user-images.githubusercontent.com/803299/201629735-d210d2e7-ece8-4d6c-8912-0cd36ebca206.png)
7
+ ![](https://user-images.githubusercontent.com/803299/215122426-fe074df2-6c03-4c13-83d2-dcaa94071cfa.png)
8
8
  ## Quick start
9
9
 
10
10
  Using a build served from the CDN is the simplest and fastest way of embedding CKBox in your application. Additionally, all the scripts served from the CDN are loaded faster, as they are hosted on multiple servers around the globe, shortening the response time.
@@ -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.3.0-rc.0/ckbox.js"></script>
15
+ <script src="https://cdn.ckbox.io/CKBox/1.3.0-rc.2/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.3.0-rc.0/ckbox.js"></script>
25
+ <script src="https://cdn.ckbox.io/CKBox/1.3.0-rc.2/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/35.3.1/classic/ckeditor.js"></script>
51
- <script src="https://cdn.ckbox.io/CKBox/1.3.0-rc.0/ckbox.js"></script>
51
+ <script src="https://cdn.ckbox.io/CKBox/1.3.0-rc.2/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-2022, CKSource Holding sp. z o.o. All rights reserved.
3
3
  */
4
- const _0x1bc8ae=_0x2fdc;(function(_0x2713d7,_0x1ae7a3){const _0x5a7870=_0x2fdc,_0x3a3336=_0x2713d7();while(!![]){try{const _0x3a9b84=-parseInt(_0x5a7870(0xce))/0x1*(-parseInt(_0x5a7870(0xd6))/0x2)+parseInt(_0x5a7870(0xc8))/0x3+parseInt(_0x5a7870(0xcd))/0x4*(parseInt(_0x5a7870(0xba))/0x5)+parseInt(_0x5a7870(0xc3))/0x6+-parseInt(_0x5a7870(0xb7))/0x7+parseInt(_0x5a7870(0xb5))/0x8+parseInt(_0x5a7870(0xaf))/0x9*(-parseInt(_0x5a7870(0xc6))/0xa);if(_0x3a9b84===_0x1ae7a3)break;else _0x3a3336['push'](_0x3a3336['shift']());}catch(_0x20b560){_0x3a3336['push'](_0x3a3336['shift']());}}}(_0x25c5,0xb2e06));import*as _0x224251 from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x2daffd){const _0x2cf9b2=_0x2fdc;this['lang']=_0x2daffd;try{this['_rules']=new Intl['PluralRules'](_0x2daffd);}catch(_0x3d1014){console[_0x2cf9b2(0xca)]('Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?');}}[_0x1bc8ae(0xc7)](_0x26dc5e,_0x23c490){const _0x4330a3=_0x1bc8ae;if(!this[_0x4330a3(0xb9)])return _0x26dc5e+_0x4330a3(0xb3);const _0x56de11=this[_0x4330a3(0xb9)][_0x4330a3(0xbb)](_0x23c490);return _0x26dc5e+'_'+_0x56de11;}}Plural['isSupported']=_0x3dbb5c=>{const _0x257981=_0x1bc8ae;try{return Intl['PluralRules'][_0x257981(0xd4)]([_0x3dbb5c])[_0x257981(0xbe)]>0x0;}catch(_0x4a83bf){return![];}};const I18nContext=_0x224251[_0x1bc8ae(0xbf)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x4987a9,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x1b9a3a=_0x1bc8ae;return _0x224251[_0x1b9a3a(0xc5)](()=>{const _0x3aa505=_0x1b9a3a,_0x475846=Plural[_0x3aa505(0xc9)](lang);!_0x475846&&console[_0x3aa505(0xca)](_0x3aa505(0xb6)+lang+'\x22\x20is\x20not\x20supported.');},[lang]),_0x224251[_0x1b9a3a(0xb2)](I18nContext[_0x1b9a3a(0xbc)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x4987a9);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x1bc8ae(0xbd),_0x1bc8ae(0xc1)],getMsg=(_0x267e7e,_0x32ebbc={},_0x15d481)=>{const _0x494918=_0x1bc8ae,_0x5bd30c=_0x15d481['plural'];if(_0x32ebbc[_0x267e7e]&&_0x5bd30c===undefined)return{'found':!![],'msg':_0x32ebbc[_0x267e7e]};const _0x527eaf=Object[_0x494918(0xb4)](_0x32ebbc)['filter'](_0x2368f1=>_0x2368f1[_0x494918(0xae)](_0x267e7e)===0x0);if(_0x527eaf[_0x494918(0xbe)]===0x0||_0x5bd30c===undefined)return{'found':![],'msg':_0x267e7e};const _0x1253b4=_0x15d481[_0x494918(0xb0)][_0x494918(0xc7)](_0x267e7e,_0x5bd30c);return{'found':!![],'msg':_0x32ebbc[_0x1253b4]};},parseMsgTags=_0x2c6f90=>{const _0x2b53e2=_0x1bc8ae,_0x4bb68c=[];let _0x55e087=0x0,_0x36d717;while((_0x36d717=TAG_REGEX[_0x2b53e2(0xcb)](_0x2c6f90))!==null){const _0x513b48=_0x36d717[0x0],{index:_0x47153d}=_0x36d717,_0x297a84=_0x513b48[_0x2b53e2(0xcc)](0x1)==='/',_0x54eac0=_0x297a84?_0x513b48[_0x2b53e2(0xb8)](0x2,-0x1):_0x513b48[_0x2b53e2(0xb8)](0x1,-0x1),_0x5587b3=ALLOWED_TAGS[_0x2b53e2(0xd2)](_0x54eac0);if(!_0x5587b3)continue;const _0x24bda8=_0x2c6f90['slice'](_0x55e087,_0x47153d);if(!_0x24bda8){_0x55e087=_0x47153d+_0x513b48[_0x2b53e2(0xbe)];continue;}_0x297a84?_0x4bb68c[_0x2b53e2(0xd3)]({'type':_0x2b53e2(0xd7),'name':_0x513b48[_0x2b53e2(0xb8)](0x2,-0x1),'content':_0x24bda8}):_0x4bb68c[_0x2b53e2(0xd3)]({'type':_0x2b53e2(0xc0),'content':_0x24bda8}),_0x55e087=_0x47153d+_0x513b48[_0x2b53e2(0xbe)];}return _0x55e087<_0x2c6f90[_0x2b53e2(0xbe)]&&_0x4bb68c[_0x2b53e2(0xd3)]({'type':_0x2b53e2(0xc0),'content':_0x2c6f90[_0x2b53e2(0xb8)](_0x55e087)}),_0x4bb68c;};function _0x2fdc(_0x1be164,_0xc77928){const _0x25c5fe=_0x25c5();return _0x2fdc=function(_0x2fdce1,_0x5ca847){_0x2fdce1=_0x2fdce1-0xae;let _0x3569b3=_0x25c5fe[_0x2fdce1];return _0x3569b3;},_0x2fdc(_0x1be164,_0xc77928);}function formatMsgWithTags(_0x5d64e8){const _0x33fdd3=_0x1bc8ae,_0x1a253d=parseMsgTags(_0x5d64e8),_0x311897=_0x1a253d[_0x33fdd3(0xc4)](({content:_0x1281f4,type:_0x42315e,name:_0x4cf8e5},_0x10accc)=>{const _0xdd92b9=_0x33fdd3,_0x545d6=_0x42315e!=='text'&&_0x4cf8e5?_0x4cf8e5:_0x224251[_0xdd92b9(0xb1)];return _0x224251[_0xdd92b9(0xb2)](_0x545d6,{'key':''+_0x10accc},_0x1281f4);});return _0x311897;}function formatMsg(_0x5a2080,_0x40631e,_0x4731d6){const _0x50d069=sprintf(_0x5a2080,..._0x40631e!==null&&_0x40631e!==void 0x0?_0x40631e:[]);if(!_0x4731d6)return _0x50d069;return formatMsgWithTags(_0x50d069);}const useTranslation=()=>{const _0x4777c8=_0x1bc8ae,{lang:_0x2672cd,debug:_0xa11586,pluralUtils:_0x180315,resources:_0x3903dd}=_0x224251[_0x4777c8(0xcf)](I18nContext);function _0x3fb1f5(_0x4eb9e1,_0x213669){const _0x2f9bc8=_0x4777c8,{found:_0x1b63f2,msg:_0xc42f1f}=getMsg(_0x4eb9e1,_0x3903dd[_0x2672cd],{'plural':_0x213669===null||_0x213669===void 0x0?void 0x0:_0x213669['plural'],'pluralUtils':_0x180315});_0xa11586&&!_0x1b63f2&&console[_0x2f9bc8(0xd0)]('['+_0x2672cd+_0x2f9bc8(0xc2)+_0x4eb9e1+'\x27\x20is\x20missing.');if(_0x213669===null||_0x213669===void 0x0?void 0x0:_0x213669[_0x2f9bc8(0xd5)])return formatMsg(_0xc42f1f,_0x213669===null||_0x213669===void 0x0?void 0x0:_0x213669[_0x2f9bc8(0xd1)],!![]);return formatMsg(_0xc42f1f,_0x213669===null||_0x213669===void 0x0?void 0x0:_0x213669[_0x2f9bc8(0xd1)],![]);}return{'t':_0x3fb1f5,'lang':_0x2672cd};};function _0x25c5(){const _0x5a24a3=['4lLmaUo','useContext','log','values','includes','push','supportedLocalesOf','processTags','301096MVmoFb','tag','indexOf','4104954umYbOt','pluralUtils','Fragment','createElement','_one','keys','5073984OZqMRA','Plural\x20form\x20for\x20language\x20\x22','9038925BYlBWq','slice','_rules','5tvticm','select','Provider','strong','length','createContext','text','code',']:\x20Translation\x20for\x20key\x20\x27','4029294ZFcqSF','map','useEffect','30NhnZHT','getKey','64977KOFUCt','isSupported','warn','exec','charAt','5850492afJpWH'];_0x25c5=function(){return _0x5a24a3;};return _0x25c5();}export{I18nContext,I18nProvider,useTranslation};
4
+ const _0x383346=_0xf80f;function _0x5e66(){const _0x6bde6a=['280142RvIGoW','pluralUtils','Provider','createElement','code','_rules','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','indexOf','getKey','\x22\x20is\x20not\x20supported.','warn','plural','48GjHHgL','charAt','5841990zuRXnr','length','116bQoovX','exec','1535994RnAtoj','filter','2282YSHntP','push','53950GgCVDf','strong','createContext','useContext',']:\x20Translation\x20for\x20key\x20\x27','text','\x27\x20is\x20missing.','_one','3191580DOXynR','Plural\x20form\x20for\x20language\x20\x22','keys','PluralRules','9nftWYi','lang','tag','111245xXlpYA','isSupported','slice','10aYotxI','processTags'];_0x5e66=function(){return _0x6bde6a;};return _0x5e66();}(function(_0x34e59f,_0x23b1c0){const _0x54f3e2=_0xf80f,_0x5d8047=_0x34e59f();while(!![]){try{const _0x8d55bb=-parseInt(_0x54f3e2(0x133))/0x1+parseInt(_0x54f3e2(0x11d))/0x2*(-parseInt(_0x54f3e2(0x115))/0x3)+parseInt(_0x54f3e2(0x12d))/0x4*(parseInt(_0x54f3e2(0x118))/0x5)+-parseInt(_0x54f3e2(0x13b))/0x6+-parseInt(_0x54f3e2(0x131))/0x7*(parseInt(_0x54f3e2(0x129))/0x8)+-parseInt(_0x54f3e2(0x12f))/0x9*(-parseInt(_0x54f3e2(0x11b))/0xa)+parseInt(_0x54f3e2(0x12b))/0xb;if(_0x8d55bb===_0x23b1c0)break;else _0x5d8047['push'](_0x5d8047['shift']());}catch(_0x1f1af8){_0x5d8047['push'](_0x5d8047['shift']());}}}(_0x5e66,0x52bf0));function _0xf80f(_0x47190d,_0x1f672d){const _0x5e664b=_0x5e66();return _0xf80f=function(_0xf80f64,_0x132979){_0xf80f64=_0xf80f64-0x112;let _0x411675=_0x5e664b[_0xf80f64];return _0x411675;},_0xf80f(_0x47190d,_0x1f672d);}import*as _0x3712a2 from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x16185d){const _0x20eaae=_0xf80f;this[_0x20eaae(0x116)]=_0x16185d;try{this[_0x20eaae(0x122)]=new Intl['PluralRules'](_0x16185d);}catch(_0x22503b){console[_0x20eaae(0x127)](_0x20eaae(0x123));}}[_0x383346(0x125)](_0x197f7f,_0x322ccb){const _0x5d1a76=_0x383346;if(!this[_0x5d1a76(0x122)])return _0x197f7f+_0x5d1a76(0x13a);const _0x5df444=this['_rules']['select'](_0x322ccb);return _0x197f7f+'_'+_0x5df444;}}Plural[_0x383346(0x119)]=_0x47064e=>{const _0x3a1e33=_0x383346;try{return Intl[_0x3a1e33(0x114)]['supportedLocalesOf']([_0x47064e])[_0x3a1e33(0x12c)]>0x0;}catch(_0xb22194){return![];}};const I18nContext=_0x3712a2[_0x383346(0x135)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x3297d1,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x3de659=_0x383346;return _0x3712a2['useEffect'](()=>{const _0x1bbe77=_0xf80f,_0x2ebcf9=Plural[_0x1bbe77(0x119)](lang);!_0x2ebcf9&&console[_0x1bbe77(0x127)](_0x1bbe77(0x112)+lang+_0x1bbe77(0x126));},[lang]),_0x3712a2[_0x3de659(0x120)](I18nContext[_0x3de659(0x11f)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x3297d1);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x383346(0x134),_0x383346(0x121)],getMsg=(_0x491284,_0x191d59={},_0xa2869a)=>{const _0x2f8737=_0x383346,_0x119878=_0xa2869a[_0x2f8737(0x128)];if(_0x191d59[_0x491284]&&_0x119878===undefined)return{'found':!![],'msg':_0x191d59[_0x491284]};const _0x3f2542=Object[_0x2f8737(0x113)](_0x191d59)[_0x2f8737(0x130)](_0x4a0600=>_0x4a0600[_0x2f8737(0x124)](_0x491284)===0x0);if(_0x3f2542[_0x2f8737(0x12c)]===0x0||_0x119878===undefined)return{'found':![],'msg':_0x491284};const _0x320022=_0xa2869a[_0x2f8737(0x11e)][_0x2f8737(0x125)](_0x491284,_0x119878);return{'found':!![],'msg':_0x191d59[_0x320022]};},parseMsgTags=_0x384221=>{const _0x352064=_0x383346,_0xc971c=[];let _0x293e9d=0x0,_0x11e7c7;while((_0x11e7c7=TAG_REGEX[_0x352064(0x12e)](_0x384221))!==null){const _0x5cf95d=_0x11e7c7[0x0],{index:_0x4e1097}=_0x11e7c7,_0x3f5810=_0x5cf95d[_0x352064(0x12a)](0x1)==='/',_0x21461e=_0x3f5810?_0x5cf95d[_0x352064(0x11a)](0x2,-0x1):_0x5cf95d[_0x352064(0x11a)](0x1,-0x1),_0x26a288=ALLOWED_TAGS['includes'](_0x21461e);if(!_0x26a288)continue;const _0x34e3c6=_0x384221[_0x352064(0x11a)](_0x293e9d,_0x4e1097);if(!_0x34e3c6){_0x293e9d=_0x4e1097+_0x5cf95d[_0x352064(0x12c)];continue;}_0x3f5810?_0xc971c[_0x352064(0x132)]({'type':_0x352064(0x117),'name':_0x5cf95d[_0x352064(0x11a)](0x2,-0x1),'content':_0x34e3c6}):_0xc971c[_0x352064(0x132)]({'type':_0x352064(0x138),'content':_0x34e3c6}),_0x293e9d=_0x4e1097+_0x5cf95d[_0x352064(0x12c)];}return _0x293e9d<_0x384221[_0x352064(0x12c)]&&_0xc971c[_0x352064(0x132)]({'type':_0x352064(0x138),'content':_0x384221['slice'](_0x293e9d)}),_0xc971c;};function formatMsgWithTags(_0x43ccf6){const _0x37ad13=parseMsgTags(_0x43ccf6),_0x45cee8=_0x37ad13['map'](({content:_0x5bfd90,type:_0x53e20a,name:_0x468186},_0x412b9b)=>{const _0xfe9217=_0xf80f,_0x15a8dc=_0x53e20a!==_0xfe9217(0x138)&&_0x468186?_0x468186:_0x3712a2['Fragment'];return _0x3712a2[_0xfe9217(0x120)](_0x15a8dc,{'key':''+_0x412b9b},_0x5bfd90);});return _0x45cee8;}function formatMsg(_0x468556,_0x48a707,_0x51800d){const _0x64fd3b=sprintf(_0x468556,..._0x48a707!==null&&_0x48a707!==void 0x0?_0x48a707:[]);if(!_0x51800d)return _0x64fd3b;return formatMsgWithTags(_0x64fd3b);}const useTranslation=()=>{const _0x24f580=_0x383346,{lang:_0x1bb1b3,debug:_0x251473,pluralUtils:_0x17a00a,resources:_0x16afb6}=_0x3712a2[_0x24f580(0x136)](I18nContext);function _0x2bd0c8(_0x4313fa,_0x2dab5a){const _0x59c8d8=_0x24f580,{found:_0x114c41,msg:_0xd44844}=getMsg(_0x4313fa,_0x16afb6[_0x1bb1b3],{'plural':_0x2dab5a===null||_0x2dab5a===void 0x0?void 0x0:_0x2dab5a[_0x59c8d8(0x128)],'pluralUtils':_0x17a00a});_0x251473&&!_0x114c41&&console['log']('['+_0x1bb1b3+_0x59c8d8(0x137)+_0x4313fa+_0x59c8d8(0x139));if(_0x2dab5a===null||_0x2dab5a===void 0x0?void 0x0:_0x2dab5a[_0x59c8d8(0x11c)])return formatMsg(_0xd44844,_0x2dab5a===null||_0x2dab5a===void 0x0?void 0x0:_0x2dab5a['values'],!![]);return formatMsg(_0xd44844,_0x2dab5a===null||_0x2dab5a===void 0x0?void 0x0:_0x2dab5a['values'],![]);}return{'t':_0x2bd0c8,'lang':_0x1bb1b3};};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.3.0-rc.0",
23
+ "version": "1.3.0-rc.2",
24
24
  "description": "I18n utils of CKBox",
25
25
  "main": "dist/index.js",
26
26
  "types": "dist/index.d.ts",