@ckbox/i18n 2.9.2 → 2.10.0-rc.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/2.9.2/ckbox.js"></script>
16
+ <script src="https://cdn.ckbox.io/ckbox/2.10.0-rc.1/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.9.2/ckbox.js"></script>
26
+ <script src="https://cdn.ckbox.io/ckbox/2.10.0-rc.1/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.9.2/ckbox.js"></script>
51
+ <script src="https://cdn.ckbox.io/ckbox/2.10.0-rc.1/ckbox.js"></script>
52
52
  <link
53
53
  rel="stylesheet"
54
- href="https://cdn.ckbox.io/ckbox/2.9.2/styles/themes/lark.css"
54
+ href="https://cdn.ckbox.io/ckbox/2.10.0-rc.1/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 _0x477814=_0x38c7;function _0x38c7(_0xcf2483,_0x5cc089){const _0x4b0182=_0x4b01();return _0x38c7=function(_0x38c722,_0x488fc0){_0x38c722=_0x38c722-0x71;let _0x4c43f2=_0x4b0182[_0x38c722];return _0x4c43f2;},_0x38c7(_0xcf2483,_0x5cc089);}(function(_0x21e2c2,_0x15fefb){const _0x2b56b8=_0x38c7,_0x2f8ce3=_0x21e2c2();while(!![]){try{const _0x13f9c7=-parseInt(_0x2b56b8(0x86))/0x1*(parseInt(_0x2b56b8(0x8a))/0x2)+parseInt(_0x2b56b8(0x81))/0x3*(parseInt(_0x2b56b8(0x7a))/0x4)+parseInt(_0x2b56b8(0x8e))/0x5+-parseInt(_0x2b56b8(0x7c))/0x6+-parseInt(_0x2b56b8(0x72))/0x7+-parseInt(_0x2b56b8(0x76))/0x8*(-parseInt(_0x2b56b8(0x8c))/0x9)+-parseInt(_0x2b56b8(0x96))/0xa*(parseInt(_0x2b56b8(0x8d))/0xb);if(_0x13f9c7===_0x15fefb)break;else _0x2f8ce3['push'](_0x2f8ce3['shift']());}catch(_0x50dd71){_0x2f8ce3['push'](_0x2f8ce3['shift']());}}}(_0x4b01,0x31182));import*as _0x118815 from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x4cdcc4){const _0x2bbf6d=_0x38c7;this[_0x2bbf6d(0x93)]=_0x4cdcc4;try{this['_rules']=new Intl[(_0x2bbf6d(0x90))](_0x4cdcc4);}catch(_0x1bb474){console[_0x2bbf6d(0x95)]('Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?');}}[_0x477814(0x80)](_0x1c706b,_0x25eb28){const _0x32e2bf=_0x477814;if(!this[_0x32e2bf(0x75)])return _0x1c706b+_0x32e2bf(0x7d);const _0x5b35ef=this[_0x32e2bf(0x75)][_0x32e2bf(0x94)](_0x25eb28);return _0x1c706b+'_'+_0x5b35ef;}}Plural[_0x477814(0x74)]=_0x2bc1ff=>{const _0x260396=_0x477814;try{return Intl[_0x260396(0x90)]['supportedLocalesOf']([_0x2bc1ff])['length']>0x0;}catch(_0x1bf2cc){return![];}};const I18nContext=_0x118815[_0x477814(0x92)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x53bef2,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x260bf2=_0x477814;return _0x118815[_0x260bf2(0x7b)](()=>{const _0x4af42f=_0x260bf2,_0x377369=Plural[_0x4af42f(0x74)](lang);!_0x377369&&console['warn'](_0x4af42f(0x98)+lang+_0x4af42f(0x71));},[lang]),_0x118815[_0x260bf2(0x87)](I18nContext['Provider'],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x53bef2);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x477814(0x82),_0x477814(0x7f)],getMsg=(_0x47e01b,_0x491e17={},_0x16694d)=>{const _0x1d9617=_0x477814,_0x5886c3=_0x16694d['plural'];if(_0x491e17[_0x47e01b]&&_0x5886c3===undefined)return{'found':!![],'msg':_0x491e17[_0x47e01b]};const _0x398546=Object[_0x1d9617(0x91)](_0x491e17)['filter'](_0x505a0e=>_0x505a0e[_0x1d9617(0x79)](_0x47e01b)===0x0);if(_0x398546[_0x1d9617(0x73)]===0x0||_0x5886c3===undefined)return{'found':![],'msg':_0x47e01b};const _0x2aeb05=_0x16694d[_0x1d9617(0x78)][_0x1d9617(0x80)](_0x47e01b,_0x5886c3);return{'found':!![],'msg':_0x491e17[_0x2aeb05]};},parseMsgTags=_0x39a436=>{const _0x58d376=_0x477814,_0x194708=[];let _0x3fa9c1=0x0,_0x456920;while((_0x456920=TAG_REGEX[_0x58d376(0x99)](_0x39a436))!==null){const _0x347897=_0x456920[0x0],{index:_0x5bc922}=_0x456920,_0x1e19d2=_0x347897['charAt'](0x1)==='/',_0x4f7e80=_0x1e19d2?_0x347897[_0x58d376(0x89)](0x2,-0x1):_0x347897['slice'](0x1,-0x1),_0x378308=ALLOWED_TAGS[_0x58d376(0x97)](_0x4f7e80);if(!_0x378308)continue;const _0x47fc1b=_0x39a436[_0x58d376(0x89)](_0x3fa9c1,_0x5bc922);if(!_0x47fc1b){_0x3fa9c1=_0x5bc922+_0x347897['length'];continue;}_0x1e19d2?_0x194708[_0x58d376(0x88)]({'type':'tag','name':_0x347897['slice'](0x2,-0x1),'content':_0x47fc1b}):_0x194708[_0x58d376(0x88)]({'type':_0x58d376(0x77),'content':_0x47fc1b}),_0x3fa9c1=_0x5bc922+_0x347897[_0x58d376(0x73)];}return _0x3fa9c1<_0x39a436[_0x58d376(0x73)]&&_0x194708[_0x58d376(0x88)]({'type':_0x58d376(0x77),'content':_0x39a436[_0x58d376(0x89)](_0x3fa9c1)}),_0x194708;};function formatMsgWithTags(_0x48200a){const _0x105b0e=_0x477814,_0x1797ba=parseMsgTags(_0x48200a),_0x5169ca=_0x1797ba[_0x105b0e(0x7e)](({content:_0x489c29,type:_0xe269f4,name:_0x39ef24},_0x19f7de)=>{const _0x4ddc41=_0x105b0e,_0x36375=_0xe269f4!==_0x4ddc41(0x77)&&_0x39ef24?_0x39ef24:_0x118815['Fragment'];return _0x118815[_0x4ddc41(0x87)](_0x36375,{'key':''+_0x19f7de},_0x489c29);});return _0x5169ca;}function formatMsg(_0x31b123,_0x4c534c,_0x37bcf5){const _0x2203ce=sprintf(_0x31b123,..._0x4c534c!==null&&_0x4c534c!==void 0x0?_0x4c534c:[]);if(!_0x37bcf5)return _0x2203ce;return formatMsgWithTags(_0x2203ce);}const useTranslation=()=>{const {lang:_0x37e0c5,debug:_0xec29f,pluralUtils:_0x3af914,resources:_0x394aa4}=_0x118815['useContext'](I18nContext);function _0x56cc29(_0x518085,_0x15b433){const _0x865a89=_0x38c7,{found:_0x594027,msg:_0x2458d7}=getMsg(_0x518085,_0x394aa4[_0x37e0c5],{'plural':_0x15b433===null||_0x15b433===void 0x0?void 0x0:_0x15b433[_0x865a89(0x85)],'pluralUtils':_0x3af914});_0xec29f&&!_0x594027&&console[_0x865a89(0x8f)]('['+_0x37e0c5+_0x865a89(0x84)+_0x518085+'\x27\x20is\x20missing.');if(_0x15b433===null||_0x15b433===void 0x0?void 0x0:_0x15b433[_0x865a89(0x83)])return formatMsg(_0x2458d7,_0x15b433===null||_0x15b433===void 0x0?void 0x0:_0x15b433[_0x865a89(0x8b)],!![]);return formatMsg(_0x2458d7,_0x15b433===null||_0x15b433===void 0x0?void 0x0:_0x15b433[_0x865a89(0x8b)],![]);}return{'t':_0x56cc29,'lang':_0x37e0c5};};function _0x4b01(){const _0xbb7b28=['code','getKey','489gnzGKR','strong','processTags',']:\x20Translation\x20for\x20key\x20\x27','plural','1PQGFbB','createElement','push','slice','189510RlDTwD','values','126054wzfhrn','341ZyNLET','1594165fMCvPK','log','PluralRules','keys','createContext','lang','select','warn','33190GzZGLG','includes','Plural\x20form\x20for\x20language\x20\x22','exec','\x22\x20is\x20not\x20supported.','1187760OocBDi','length','isSupported','_rules','152exdvhB','text','pluralUtils','indexOf','7196pMDTDE','useEffect','1858620VyEVsC','_one','map'];_0x4b01=function(){return _0xbb7b28;};return _0x4b01();}export{I18nContext,I18nProvider,useTranslation};
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};
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.9.2",
25
+ "version": "2.10.0-rc.1",
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": "^19"
31
31
  },
32
32
  "dependencies": {
33
- "@vitest/coverage-v8": "^3.1.1",
33
+ "@vitest/coverage-v8": "^4.0.17",
34
34
  "sprintf-js": "^1.1.3",
35
35
  "tslib": "^2.8.1",
36
- "vitest": "^3.1.1"
36
+ "vitest": "^4.0.17"
37
37
  }
38
38
  }