@ckbox/i18n 2.6.0 → 2.8.0-rc.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.6.0/ckbox.js"></script>
16
+ <script src="https://cdn.ckbox.io/ckbox/2.8.0-rc.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.6.0/ckbox.js"></script>
26
+ <script src="https://cdn.ckbox.io/ckbox/2.8.0-rc.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.6.0/ckbox.js"></script>
51
+ <script src="https://cdn.ckbox.io/ckbox/2.8.0-rc.0/ckbox.js"></script>
52
52
  <link
53
53
  rel="stylesheet"
54
- href="https://cdn.ckbox.io/ckbox/2.6.0/styles/themes/lark.css"
54
+ href="https://cdn.ckbox.io/ckbox/2.8.0-rc.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.d.ts CHANGED
@@ -119,4 +119,5 @@ declare const useTranslation: () => {
119
119
  lang: string;
120
120
  };
121
121
 
122
- export { I18nContext, type I18nProps, I18nProvider, type I18nResources, type I18nTranslations, useTranslation };
122
+ export { I18nContext, I18nProvider, useTranslation };
123
+ export type { I18nProps, I18nResources, I18nTranslations };
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 _0x5865d3=_0x5264;(function(_0x76229,_0x22f6c5){const _0x1481d5=_0x5264,_0x4edfc0=_0x76229();while(!![]){try{const _0x2260e8=-parseInt(_0x1481d5(0xa5))/0x1+-parseInt(_0x1481d5(0x87))/0x2*(-parseInt(_0x1481d5(0xa4))/0x3)+-parseInt(_0x1481d5(0x92))/0x4*(-parseInt(_0x1481d5(0x85))/0x5)+-parseInt(_0x1481d5(0xa0))/0x6*(parseInt(_0x1481d5(0x86))/0x7)+-parseInt(_0x1481d5(0x88))/0x8*(parseInt(_0x1481d5(0xa1))/0x9)+-parseInt(_0x1481d5(0x91))/0xa*(-parseInt(_0x1481d5(0x80))/0xb)+parseInt(_0x1481d5(0x8e))/0xc;if(_0x2260e8===_0x22f6c5)break;else _0x4edfc0['push'](_0x4edfc0['shift']());}catch(_0xd7e1cf){_0x4edfc0['push'](_0x4edfc0['shift']());}}}(_0x3fc4,0x4117b));import*as _0x7406b1 from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x61c846){const _0x228929=_0x5264;this[_0x228929(0x93)]=_0x61c846;try{this[_0x228929(0x84)]=new Intl[(_0x228929(0x94))](_0x61c846);}catch(_0x4af118){console['warn'](_0x228929(0x99));}}[_0x5865d3(0x8c)](_0x33445c,_0x597ee7){const _0x418573=_0x5865d3;if(!this[_0x418573(0x84)])return _0x33445c+'_one';const _0x3748c2=this['_rules']['select'](_0x597ee7);return _0x33445c+'_'+_0x3748c2;}}function _0x5264(_0x5bfa46,_0x239987){const _0x3fc4fe=_0x3fc4();return _0x5264=function(_0x52647b,_0x140f9b){_0x52647b=_0x52647b-0x7a;let _0x3bb9be=_0x3fc4fe[_0x52647b];return _0x3bb9be;},_0x5264(_0x5bfa46,_0x239987);}function _0x3fc4(){const _0x4010fd=['45suaMAU','5383jiffrQ','9502DvycaZ','8BjarpB','values','plural','text','getKey','code','4972620lhtExr','charAt','Plural\x20form\x20for\x20language\x20\x22','10ReYQHj','196584bTgfps','lang','PluralRules','length','exec','slice','createElement','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','push','processTags','strong',']:\x20Translation\x20for\x20key\x20\x27','pluralUtils','keys','2238BRpcwL','3457656XFlwez','createContext','includes','138LJXMqe','281418EpaMRx','\x22\x20is\x20not\x20supported.','isSupported','map','supportedLocalesOf','warn','Provider','useEffect','1581943mqWYYv','useContext','log','tag','_rules'];_0x3fc4=function(){return _0x4010fd;};return _0x3fc4();}Plural[_0x5865d3(0x7a)]=_0x5c9621=>{const _0xa93858=_0x5865d3;try{return Intl['PluralRules'][_0xa93858(0x7c)]([_0x5c9621])['length']>0x0;}catch(_0x1cdf6b){return![];}};const I18nContext=_0x7406b1[_0x5865d3(0xa2)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x36b996,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x47570f=_0x5865d3;return _0x7406b1[_0x47570f(0x7f)](()=>{const _0x353031=_0x47570f,_0xc157be=Plural[_0x353031(0x7a)](lang);!_0xc157be&&console[_0x353031(0x7d)](_0x353031(0x90)+lang+_0x353031(0xa6));},[lang]),_0x7406b1[_0x47570f(0x98)](I18nContext[_0x47570f(0x7e)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x36b996);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x5865d3(0x9c),_0x5865d3(0x8d)],getMsg=(_0x4eaae0,_0x94c327={},_0x47135f)=>{const _0x2ceb91=_0x5865d3,_0x4ff51a=_0x47135f[_0x2ceb91(0x8a)];if(_0x94c327[_0x4eaae0]&&_0x4ff51a===undefined)return{'found':!![],'msg':_0x94c327[_0x4eaae0]};const _0x2261c0=Object[_0x2ceb91(0x9f)](_0x94c327)['filter'](_0x11821f=>_0x11821f['indexOf'](_0x4eaae0)===0x0);if(_0x2261c0['length']===0x0||_0x4ff51a===undefined)return{'found':![],'msg':_0x4eaae0};const _0x45dad4=_0x47135f[_0x2ceb91(0x9e)]['getKey'](_0x4eaae0,_0x4ff51a);return{'found':!![],'msg':_0x94c327[_0x45dad4]};},parseMsgTags=_0x5627e3=>{const _0x506d97=_0x5865d3,_0x4a58a6=[];let _0x252df4=0x0,_0x205ece;while((_0x205ece=TAG_REGEX[_0x506d97(0x96)](_0x5627e3))!==null){const _0x13db57=_0x205ece[0x0],{index:_0xd36aef}=_0x205ece,_0xc5a98f=_0x13db57[_0x506d97(0x8f)](0x1)==='/',_0x503334=_0xc5a98f?_0x13db57[_0x506d97(0x97)](0x2,-0x1):_0x13db57['slice'](0x1,-0x1),_0x9abb41=ALLOWED_TAGS[_0x506d97(0xa3)](_0x503334);if(!_0x9abb41)continue;const _0x11bad5=_0x5627e3['slice'](_0x252df4,_0xd36aef);if(!_0x11bad5){_0x252df4=_0xd36aef+_0x13db57[_0x506d97(0x95)];continue;}_0xc5a98f?_0x4a58a6[_0x506d97(0x9a)]({'type':_0x506d97(0x83),'name':_0x13db57[_0x506d97(0x97)](0x2,-0x1),'content':_0x11bad5}):_0x4a58a6[_0x506d97(0x9a)]({'type':_0x506d97(0x8b),'content':_0x11bad5}),_0x252df4=_0xd36aef+_0x13db57[_0x506d97(0x95)];}return _0x252df4<_0x5627e3['length']&&_0x4a58a6[_0x506d97(0x9a)]({'type':_0x506d97(0x8b),'content':_0x5627e3['slice'](_0x252df4)}),_0x4a58a6;};function formatMsgWithTags(_0x3ef4c8){const _0x1f28ce=_0x5865d3,_0xd60507=parseMsgTags(_0x3ef4c8),_0x123151=_0xd60507[_0x1f28ce(0x7b)](({content:_0xa4ff1a,type:_0x4e064a,name:_0x4cd546},_0x2cf01b)=>{const _0x5075af=_0x4e064a!=='text'&&_0x4cd546?_0x4cd546:_0x7406b1['Fragment'];return _0x7406b1['createElement'](_0x5075af,{'key':''+_0x2cf01b},_0xa4ff1a);});return _0x123151;}function formatMsg(_0x5d2d48,_0x441034,_0x571c30){const _0x1fee77=sprintf(_0x5d2d48,..._0x441034!==null&&_0x441034!==void 0x0?_0x441034:[]);if(!_0x571c30)return _0x1fee77;return formatMsgWithTags(_0x1fee77);}const useTranslation=()=>{const _0x25dfba=_0x5865d3,{lang:_0x3aabfc,debug:_0x15317a,pluralUtils:_0x212b96,resources:_0x4e5d51}=_0x7406b1[_0x25dfba(0x81)](I18nContext);function _0x330bc3(_0x353733,_0x502cda){const _0x2729b3=_0x25dfba,{found:_0x401456,msg:_0x4f556e}=getMsg(_0x353733,_0x4e5d51[_0x3aabfc],{'plural':_0x502cda===null||_0x502cda===void 0x0?void 0x0:_0x502cda[_0x2729b3(0x8a)],'pluralUtils':_0x212b96});_0x15317a&&!_0x401456&&console[_0x2729b3(0x82)]('['+_0x3aabfc+_0x2729b3(0x9d)+_0x353733+'\x27\x20is\x20missing.');if(_0x502cda===null||_0x502cda===void 0x0?void 0x0:_0x502cda[_0x2729b3(0x9b)])return formatMsg(_0x4f556e,_0x502cda===null||_0x502cda===void 0x0?void 0x0:_0x502cda[_0x2729b3(0x89)],!![]);return formatMsg(_0x4f556e,_0x502cda===null||_0x502cda===void 0x0?void 0x0:_0x502cda[_0x2729b3(0x89)],![]);}return{'t':_0x330bc3,'lang':_0x3aabfc};};export{I18nContext,I18nProvider,useTranslation};
4
+ const _0x2eaf41=_0x1de1;function _0x3c16(){const _0x3bbb64=['_one','5112335hjQzZL','199990erzcXi','slice','supportedLocalesOf','lang','warn','getKey','48NHsGqZ','22307274WLMmGJ','486618OWkNLx','tag','exec','2265976lpEnwf','Plural\x20form\x20for\x20language\x20\x22','pluralUtils','_rules','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','filter','includes','\x27\x20is\x20missing.','590658otfBhr',']:\x20Translation\x20for\x20key\x20\x27','text','PluralRules','select','log','strong','plural','isSupported','createElement','charAt','132582pOzNgw','Provider','Fragment','length','createContext','keys','256FsHoVn','code','\x22\x20is\x20not\x20supported.','push'];_0x3c16=function(){return _0x3bbb64;};return _0x3c16();}(function(_0x42c944,_0x1eb8c7){const _0x525f21=_0x1de1,_0x2ec2e9=_0x42c944();while(!![]){try{const _0x2efea5=parseInt(_0x525f21(0x1f2))/0x1+parseInt(_0x525f21(0x21a))/0x2*(parseInt(_0x525f21(0x208))/0x3)+-parseInt(_0x525f21(0x1f5))/0x4+parseInt(_0x525f21(0x213))/0x5+parseInt(_0x525f21(0x1fd))/0x6+-parseInt(_0x525f21(0x214))/0x7*(-parseInt(_0x525f21(0x20e))/0x8)+-parseInt(_0x525f21(0x21b))/0x9;if(_0x2efea5===_0x1eb8c7)break;else _0x2ec2e9['push'](_0x2ec2e9['shift']());}catch(_0xf6fc5a){_0x2ec2e9['push'](_0x2ec2e9['shift']());}}}(_0x3c16,0x83300));import*as _0x344d66 from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x153aea){const _0x5a6737=_0x1de1;this[_0x5a6737(0x217)]=_0x153aea;try{this[_0x5a6737(0x1f8)]=new Intl['PluralRules'](_0x153aea);}catch(_0x288395){console[_0x5a6737(0x218)](_0x5a6737(0x1f9));}}['getKey'](_0x134f07,_0x55d7bd){const _0x3a6ab0=_0x1de1;if(!this[_0x3a6ab0(0x1f8)])return _0x134f07+_0x3a6ab0(0x212);const _0x4c8b23=this[_0x3a6ab0(0x1f8)][_0x3a6ab0(0x201)](_0x55d7bd);return _0x134f07+'_'+_0x4c8b23;}}Plural[_0x2eaf41(0x205)]=_0x540ce0=>{const _0x20fbd9=_0x2eaf41;try{return Intl[_0x20fbd9(0x200)][_0x20fbd9(0x216)]([_0x540ce0])[_0x20fbd9(0x20b)]>0x0;}catch(_0x2f714b){return![];}};function _0x1de1(_0x3b8933,_0xa10c6c){const _0x3c1621=_0x3c16();return _0x1de1=function(_0x1de18e,_0x4648dc){_0x1de18e=_0x1de18e-0x1f2;let _0x1bebbe=_0x3c1621[_0x1de18e];return _0x1bebbe;},_0x1de1(_0x3b8933,_0xa10c6c);}const I18nContext=_0x344d66[_0x2eaf41(0x20c)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x3d4717,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x574f5f=_0x2eaf41;return _0x344d66['useEffect'](()=>{const _0x519b5d=_0x1de1,_0x28aa77=Plural[_0x519b5d(0x205)](lang);!_0x28aa77&&console['warn'](_0x519b5d(0x1f6)+lang+_0x519b5d(0x210));},[lang]),_0x344d66[_0x574f5f(0x206)](I18nContext[_0x574f5f(0x209)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x3d4717);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x2eaf41(0x203),_0x2eaf41(0x20f)],getMsg=(_0x18644c,_0x3b9dbf={},_0x34e001)=>{const _0x541123=_0x2eaf41,_0x20cc7d=_0x34e001[_0x541123(0x204)];if(_0x3b9dbf[_0x18644c]&&_0x20cc7d===undefined)return{'found':!![],'msg':_0x3b9dbf[_0x18644c]};const _0x2b82f6=Object[_0x541123(0x20d)](_0x3b9dbf)[_0x541123(0x1fa)](_0x3a31f9=>_0x3a31f9['indexOf'](_0x18644c)===0x0);if(_0x2b82f6[_0x541123(0x20b)]===0x0||_0x20cc7d===undefined)return{'found':![],'msg':_0x18644c};const _0x490bd3=_0x34e001[_0x541123(0x1f7)][_0x541123(0x219)](_0x18644c,_0x20cc7d);return{'found':!![],'msg':_0x3b9dbf[_0x490bd3]};},parseMsgTags=_0x302073=>{const _0x56132b=_0x2eaf41,_0x3aa23a=[];let _0x176435=0x0,_0x1fa589;while((_0x1fa589=TAG_REGEX[_0x56132b(0x1f4)](_0x302073))!==null){const _0x3f662a=_0x1fa589[0x0],{index:_0x14a546}=_0x1fa589,_0x160ef6=_0x3f662a[_0x56132b(0x207)](0x1)==='/',_0x18f2ac=_0x160ef6?_0x3f662a[_0x56132b(0x215)](0x2,-0x1):_0x3f662a['slice'](0x1,-0x1),_0x195ad3=ALLOWED_TAGS[_0x56132b(0x1fb)](_0x18f2ac);if(!_0x195ad3)continue;const _0x2b350e=_0x302073[_0x56132b(0x215)](_0x176435,_0x14a546);if(!_0x2b350e){_0x176435=_0x14a546+_0x3f662a[_0x56132b(0x20b)];continue;}_0x160ef6?_0x3aa23a[_0x56132b(0x211)]({'type':_0x56132b(0x1f3),'name':_0x3f662a[_0x56132b(0x215)](0x2,-0x1),'content':_0x2b350e}):_0x3aa23a['push']({'type':'text','content':_0x2b350e}),_0x176435=_0x14a546+_0x3f662a[_0x56132b(0x20b)];}return _0x176435<_0x302073[_0x56132b(0x20b)]&&_0x3aa23a[_0x56132b(0x211)]({'type':_0x56132b(0x1ff),'content':_0x302073[_0x56132b(0x215)](_0x176435)}),_0x3aa23a;};function formatMsgWithTags(_0x4ce155){const _0xfb9116=parseMsgTags(_0x4ce155),_0x5702a0=_0xfb9116['map'](({content:_0x3af8fc,type:_0x2ff3d9,name:_0x25cbf9},_0x824a6a)=>{const _0x43a8fa=_0x1de1,_0x2ed6fe=_0x2ff3d9!==_0x43a8fa(0x1ff)&&_0x25cbf9?_0x25cbf9:_0x344d66[_0x43a8fa(0x20a)];return _0x344d66[_0x43a8fa(0x206)](_0x2ed6fe,{'key':''+_0x824a6a},_0x3af8fc);});return _0x5702a0;}function formatMsg(_0x249727,_0x12b78c,_0x332a11){const _0x57a2d4=sprintf(_0x249727,..._0x12b78c!==null&&_0x12b78c!==void 0x0?_0x12b78c:[]);if(!_0x332a11)return _0x57a2d4;return formatMsgWithTags(_0x57a2d4);}const useTranslation=()=>{const {lang:_0x35620e,debug:_0x2d1e9b,pluralUtils:_0x4c32dc,resources:_0x35e6bd}=_0x344d66['useContext'](I18nContext);function _0x2f4d1d(_0x4604ac,_0x1951b6){const _0x5a404a=_0x1de1,{found:_0x417e88,msg:_0x90ade3}=getMsg(_0x4604ac,_0x35e6bd[_0x35620e],{'plural':_0x1951b6===null||_0x1951b6===void 0x0?void 0x0:_0x1951b6[_0x5a404a(0x204)],'pluralUtils':_0x4c32dc});_0x2d1e9b&&!_0x417e88&&console[_0x5a404a(0x202)]('['+_0x35620e+_0x5a404a(0x1fe)+_0x4604ac+_0x5a404a(0x1fc));if(_0x1951b6===null||_0x1951b6===void 0x0?void 0x0:_0x1951b6['processTags'])return formatMsg(_0x90ade3,_0x1951b6===null||_0x1951b6===void 0x0?void 0x0:_0x1951b6['values'],!![]);return formatMsg(_0x90ade3,_0x1951b6===null||_0x1951b6===void 0x0?void 0x0:_0x1951b6['values'],![]);}return{'t':_0x2f4d1d,'lang':_0x35620e};};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.6.0",
25
+ "version": "2.8.0-rc.0",
26
26
  "description": "I18n utils of CKBox",
27
27
  "main": "dist/index.js",
28
28
  "types": "dist/index.d.ts",
@@ -30,9 +30,9 @@
30
30
  "react": "^18"
31
31
  },
32
32
  "dependencies": {
33
- "@vitest/coverage-v8": "^1.6.0",
33
+ "@vitest/coverage-v8": "^3.1.1",
34
34
  "sprintf-js": "^1.1.3",
35
- "tslib": "^2.7.0",
36
- "vitest": "^1.6.0"
35
+ "tslib": "^2.8.1",
36
+ "vitest": "^3.1.1"
37
37
  }
38
38
  }