@ckbox/i18n 2.9.0-rc.2 → 2.9.0-rc.3

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.0-rc.2/ckbox.js"></script>
16
+ <script src="https://cdn.ckbox.io/ckbox/2.9.0-rc.3/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.0-rc.2/ckbox.js"></script>
26
+ <script src="https://cdn.ckbox.io/ckbox/2.9.0-rc.3/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.0-rc.2/ckbox.js"></script>
51
+ <script src="https://cdn.ckbox.io/ckbox/2.9.0-rc.3/ckbox.js"></script>
52
52
  <link
53
53
  rel="stylesheet"
54
- href="https://cdn.ckbox.io/ckbox/2.9.0-rc.2/styles/themes/lark.css"
54
+ href="https://cdn.ckbox.io/ckbox/2.9.0-rc.3/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 _0x3abbda=_0x23d1;function _0x23d1(_0x3a2a84,_0x3fbf75){const _0x3ab7ed=_0x3ab7();return _0x23d1=function(_0x23d195,_0x107b64){_0x23d195=_0x23d195-0x83;let _0x29d2df=_0x3ab7ed[_0x23d195];return _0x29d2df;},_0x23d1(_0x3a2a84,_0x3fbf75);}(function(_0x368cbc,_0xb004d6){const _0x2e2baf=_0x23d1,_0x4d9186=_0x368cbc();while(!![]){try{const _0x15fe20=-parseInt(_0x2e2baf(0x8c))/0x1*(-parseInt(_0x2e2baf(0xae))/0x2)+parseInt(_0x2e2baf(0x84))/0x3*(-parseInt(_0x2e2baf(0x94))/0x4)+-parseInt(_0x2e2baf(0xa8))/0x5*(-parseInt(_0x2e2baf(0x95))/0x6)+parseInt(_0x2e2baf(0x9c))/0x7*(parseInt(_0x2e2baf(0xa3))/0x8)+-parseInt(_0x2e2baf(0xa2))/0x9+-parseInt(_0x2e2baf(0x9a))/0xa*(parseInt(_0x2e2baf(0x8a))/0xb)+parseInt(_0x2e2baf(0x88))/0xc;if(_0x15fe20===_0xb004d6)break;else _0x4d9186['push'](_0x4d9186['shift']());}catch(_0x503d22){_0x4d9186['push'](_0x4d9186['shift']());}}}(_0x3ab7,0xec3cc));import*as _0x331f41 from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x4618d2){const _0x22bc88=_0x23d1;this[_0x22bc88(0xab)]=_0x4618d2;try{this[_0x22bc88(0x89)]=new Intl['PluralRules'](_0x4618d2);}catch(_0x2561eb){console[_0x22bc88(0x8d)](_0x22bc88(0x9d));}}[_0x3abbda(0x85)](_0x104bcf,_0x21080c){const _0x36b35f=_0x3abbda;if(!this[_0x36b35f(0x89)])return _0x104bcf+_0x36b35f(0xaa);const _0x4d0319=this[_0x36b35f(0x89)][_0x36b35f(0x87)](_0x21080c);return _0x104bcf+'_'+_0x4d0319;}}Plural['isSupported']=_0x273833=>{const _0x4461d1=_0x3abbda;try{return Intl[_0x4461d1(0x98)][_0x4461d1(0xac)]([_0x273833])[_0x4461d1(0x90)]>0x0;}catch(_0x57175f){return![];}};const I18nContext=_0x331f41['createContext']({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x7f701f,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x3685e4=_0x3abbda;return _0x331f41[_0x3685e4(0xa5)](()=>{const _0x46ca3b=_0x3685e4,_0x562bd7=Plural['isSupported'](lang);!_0x562bd7&&console['warn'](_0x46ca3b(0xa4)+lang+_0x46ca3b(0x97));},[lang]),_0x331f41[_0x3685e4(0x8f)](I18nContext['Provider'],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x7f701f);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x3abbda(0xa9),_0x3abbda(0x8e)],getMsg=(_0x275835,_0x251a85={},_0x2fbd66)=>{const _0x44e48a=_0x3abbda,_0x471224=_0x2fbd66[_0x44e48a(0x91)];if(_0x251a85[_0x275835]&&_0x471224===undefined)return{'found':!![],'msg':_0x251a85[_0x275835]};const _0x30db20=Object[_0x44e48a(0x96)](_0x251a85)['filter'](_0x56ea73=>_0x56ea73[_0x44e48a(0x9f)](_0x275835)===0x0);if(_0x30db20[_0x44e48a(0x90)]===0x0||_0x471224===undefined)return{'found':![],'msg':_0x275835};const _0x27c511=_0x2fbd66[_0x44e48a(0xad)][_0x44e48a(0x85)](_0x275835,_0x471224);return{'found':!![],'msg':_0x251a85[_0x27c511]};},parseMsgTags=_0x5a2fbb=>{const _0x454b7a=_0x3abbda,_0x4adbd7=[];let _0x5bbd65=0x0,_0x8b7861;while((_0x8b7861=TAG_REGEX[_0x454b7a(0x86)](_0x5a2fbb))!==null){const _0x3068fb=_0x8b7861[0x0],{index:_0x28d66d}=_0x8b7861,_0x52df2d=_0x3068fb[_0x454b7a(0x92)](0x1)==='/',_0x7cb5fd=_0x52df2d?_0x3068fb[_0x454b7a(0x99)](0x2,-0x1):_0x3068fb['slice'](0x1,-0x1),_0x1589a3=ALLOWED_TAGS['includes'](_0x7cb5fd);if(!_0x1589a3)continue;const _0x2d508f=_0x5a2fbb[_0x454b7a(0x99)](_0x5bbd65,_0x28d66d);if(!_0x2d508f){_0x5bbd65=_0x28d66d+_0x3068fb['length'];continue;}_0x52df2d?_0x4adbd7[_0x454b7a(0xa6)]({'type':_0x454b7a(0x8b),'name':_0x3068fb[_0x454b7a(0x99)](0x2,-0x1),'content':_0x2d508f}):_0x4adbd7[_0x454b7a(0xa6)]({'type':_0x454b7a(0x93),'content':_0x2d508f}),_0x5bbd65=_0x28d66d+_0x3068fb[_0x454b7a(0x90)];}return _0x5bbd65<_0x5a2fbb['length']&&_0x4adbd7[_0x454b7a(0xa6)]({'type':_0x454b7a(0x93),'content':_0x5a2fbb[_0x454b7a(0x99)](_0x5bbd65)}),_0x4adbd7;};function formatMsgWithTags(_0x2d6865){const _0x4a52a6=_0x3abbda,_0x4cda78=parseMsgTags(_0x2d6865),_0x4fa8b6=_0x4cda78[_0x4a52a6(0xa1)](({content:_0x15c68a,type:_0xea00c6,name:_0x37eadc},_0x2aa074)=>{const _0x585388=_0x4a52a6,_0x47c9d=_0xea00c6!==_0x585388(0x93)&&_0x37eadc?_0x37eadc:_0x331f41[_0x585388(0xa7)];return _0x331f41[_0x585388(0x8f)](_0x47c9d,{'key':''+_0x2aa074},_0x15c68a);});return _0x4fa8b6;}function formatMsg(_0x4bf2f3,_0x27a944,_0x3dff00){const _0x50713b=sprintf(_0x4bf2f3,..._0x27a944!==null&&_0x27a944!==void 0x0?_0x27a944:[]);if(!_0x3dff00)return _0x50713b;return formatMsgWithTags(_0x50713b);}const useTranslation=()=>{const _0x273216=_0x3abbda,{lang:_0x513136,debug:_0x3bcb11,pluralUtils:_0xb528e0,resources:_0xf2a7f1}=_0x331f41[_0x273216(0x83)](I18nContext);function _0x5f2d6c(_0x1fc027,_0x1470c7){const _0x41911f=_0x273216,{found:_0x1b8406,msg:_0x54c655}=getMsg(_0x1fc027,_0xf2a7f1[_0x513136],{'plural':_0x1470c7===null||_0x1470c7===void 0x0?void 0x0:_0x1470c7['plural'],'pluralUtils':_0xb528e0});_0x3bcb11&&!_0x1b8406&&console[_0x41911f(0xaf)]('['+_0x513136+']:\x20Translation\x20for\x20key\x20\x27'+_0x1fc027+_0x41911f(0xa0));if(_0x1470c7===null||_0x1470c7===void 0x0?void 0x0:_0x1470c7[_0x41911f(0x9e)])return formatMsg(_0x54c655,_0x1470c7===null||_0x1470c7===void 0x0?void 0x0:_0x1470c7[_0x41911f(0x9b)],!![]);return formatMsg(_0x54c655,_0x1470c7===null||_0x1470c7===void 0x0?void 0x0:_0x1470c7[_0x41911f(0x9b)],![]);}return{'t':_0x5f2d6c,'lang':_0x513136};};export{I18nContext,I18nProvider,useTranslation};function _0x3ab7(){const _0x298d71=['17042304TRSYmE','_rules','2211grdJxp','tag','41udMuco','warn','code','createElement','length','plural','charAt','text','4WobzUQ','96fLNvzq','keys','\x22\x20is\x20not\x20supported.','PluralRules','slice','36570CfaXdD','values','77UTwBoC','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','processTags','indexOf','\x27\x20is\x20missing.','map','9303264ETcyiC','928104hObJIu','Plural\x20form\x20for\x20language\x20\x22','useEffect','push','Fragment','50525ZSkLuP','strong','_one','lang','supportedLocalesOf','pluralUtils','8598YLuWSZ','log','useContext','893679GJGWMf','getKey','exec','select'];_0x3ab7=function(){return _0x298d71;};return _0x3ab7();}
4
+ const _0x361ba1=_0x5c14;(function(_0x1183af,_0x250684){const _0x3244d3=_0x5c14,_0x1d8fdd=_0x1183af();while(!![]){try{const _0x1994ec=-parseInt(_0x3244d3(0x200))/0x1+parseInt(_0x3244d3(0x1fd))/0x2*(-parseInt(_0x3244d3(0x203))/0x3)+parseInt(_0x3244d3(0x201))/0x4+parseInt(_0x3244d3(0x1ea))/0x5*(parseInt(_0x3244d3(0x1f8))/0x6)+-parseInt(_0x3244d3(0x1ee))/0x7*(parseInt(_0x3244d3(0x1ed))/0x8)+parseInt(_0x3244d3(0x209))/0x9+parseInt(_0x3244d3(0x20c))/0xa*(parseInt(_0x3244d3(0x207))/0xb);if(_0x1994ec===_0x250684)break;else _0x1d8fdd['push'](_0x1d8fdd['shift']());}catch(_0x208dd1){_0x1d8fdd['push'](_0x1d8fdd['shift']());}}}(_0x5f4f,0xb1ce2));import*as _0x37b213 from'react';import{sprintf}from'sprintf-js';function _0x5c14(_0x23962d,_0x4e37b3){const _0x5f4f39=_0x5f4f();return _0x5c14=function(_0x5c144d,_0x3f957d){_0x5c144d=_0x5c144d-0x1e5;let _0x217596=_0x5f4f39[_0x5c144d];return _0x217596;},_0x5c14(_0x23962d,_0x4e37b3);}class Plural{constructor(_0x511825){const _0x29ad68=_0x5c14;this[_0x29ad68(0x205)]=_0x511825;try{this['_rules']=new Intl['PluralRules'](_0x511825);}catch(_0x8165a3){console[_0x29ad68(0x1f3)](_0x29ad68(0x1f6));}}['getKey'](_0x199241,_0x42c838){const _0x313ce9=_0x5c14;if(!this[_0x313ce9(0x206)])return _0x199241+'_one';const _0x2010f1=this[_0x313ce9(0x206)][_0x313ce9(0x1fa)](_0x42c838);return _0x199241+'_'+_0x2010f1;}}Plural[_0x361ba1(0x1e5)]=_0x21722c=>{const _0x525236=_0x361ba1;try{return Intl[_0x525236(0x1f7)][_0x525236(0x202)]([_0x21722c])['length']>0x0;}catch(_0x2e6073){return![];}};function _0x5f4f(){const _0x18d25b=['6027340CcmFpx','charAt','8323119stNMgK',']:\x20Translation\x20for\x20key\x20\x27','values','20ggoLeG','strong','map','isSupported','\x27\x20is\x20missing.','push','Fragment','Provider','5OrpCkP','exec','indexOf','100328ZLIXXi','42dEVfnZ','getKey','plural','slice','\x22\x20is\x20not\x20supported.','warn','text','createElement','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','PluralRules','2183862cYJzUM','code','select','useContext','keys','1243468YbeExH','Plural\x20form\x20for\x20language\x20\x22','processTags','1086262KdyQfn','2994472bnshQK','supportedLocalesOf','6vkjrKG','length','lang','_rules'];_0x5f4f=function(){return _0x18d25b;};return _0x5f4f();}const I18nContext=_0x37b213['createContext']({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x16ace5,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x291130=_0x361ba1;return _0x37b213['useEffect'](()=>{const _0x5eeb6f=_0x5c14,_0x5a2308=Plural[_0x5eeb6f(0x1e5)](lang);!_0x5a2308&&console[_0x5eeb6f(0x1f3)](_0x5eeb6f(0x1fe)+lang+_0x5eeb6f(0x1f2));},[lang]),_0x37b213[_0x291130(0x1f5)](I18nContext[_0x291130(0x1e9)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x16ace5);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x361ba1(0x20d),_0x361ba1(0x1f9)],getMsg=(_0x503e13,_0x137d67={},_0x4c83f2)=>{const _0x44d0f4=_0x361ba1,_0x196cc9=_0x4c83f2['plural'];if(_0x137d67[_0x503e13]&&_0x196cc9===undefined)return{'found':!![],'msg':_0x137d67[_0x503e13]};const _0x90f48=Object[_0x44d0f4(0x1fc)](_0x137d67)['filter'](_0x32b832=>_0x32b832[_0x44d0f4(0x1ec)](_0x503e13)===0x0);if(_0x90f48[_0x44d0f4(0x204)]===0x0||_0x196cc9===undefined)return{'found':![],'msg':_0x503e13};const _0xea66dd=_0x4c83f2['pluralUtils'][_0x44d0f4(0x1ef)](_0x503e13,_0x196cc9);return{'found':!![],'msg':_0x137d67[_0xea66dd]};},parseMsgTags=_0x4b398b=>{const _0x34bc98=_0x361ba1,_0x46862d=[];let _0x4af0a5=0x0,_0x305f7f;while((_0x305f7f=TAG_REGEX[_0x34bc98(0x1eb)](_0x4b398b))!==null){const _0x19c83d=_0x305f7f[0x0],{index:_0x2f8f9d}=_0x305f7f,_0x315c42=_0x19c83d[_0x34bc98(0x208)](0x1)==='/',_0x29f9ba=_0x315c42?_0x19c83d['slice'](0x2,-0x1):_0x19c83d[_0x34bc98(0x1f1)](0x1,-0x1),_0x4c655f=ALLOWED_TAGS['includes'](_0x29f9ba);if(!_0x4c655f)continue;const _0x4e144f=_0x4b398b[_0x34bc98(0x1f1)](_0x4af0a5,_0x2f8f9d);if(!_0x4e144f){_0x4af0a5=_0x2f8f9d+_0x19c83d[_0x34bc98(0x204)];continue;}_0x315c42?_0x46862d['push']({'type':'tag','name':_0x19c83d['slice'](0x2,-0x1),'content':_0x4e144f}):_0x46862d[_0x34bc98(0x1e7)]({'type':'text','content':_0x4e144f}),_0x4af0a5=_0x2f8f9d+_0x19c83d[_0x34bc98(0x204)];}return _0x4af0a5<_0x4b398b[_0x34bc98(0x204)]&&_0x46862d[_0x34bc98(0x1e7)]({'type':'text','content':_0x4b398b[_0x34bc98(0x1f1)](_0x4af0a5)}),_0x46862d;};function formatMsgWithTags(_0x4d9d24){const _0x3d4085=_0x361ba1,_0x2fdbe5=parseMsgTags(_0x4d9d24),_0x44bae3=_0x2fdbe5[_0x3d4085(0x20e)](({content:_0x31c32d,type:_0x272682,name:_0x262527},_0x54d5b0)=>{const _0xd15a24=_0x3d4085,_0x396dbc=_0x272682!==_0xd15a24(0x1f4)&&_0x262527?_0x262527:_0x37b213[_0xd15a24(0x1e8)];return _0x37b213[_0xd15a24(0x1f5)](_0x396dbc,{'key':''+_0x54d5b0},_0x31c32d);});return _0x44bae3;}function formatMsg(_0x5368a3,_0x46441e,_0x1b5d80){const _0x323a43=sprintf(_0x5368a3,..._0x46441e!==null&&_0x46441e!==void 0x0?_0x46441e:[]);if(!_0x1b5d80)return _0x323a43;return formatMsgWithTags(_0x323a43);}const useTranslation=()=>{const _0x12e6d4=_0x361ba1,{lang:_0x3fe42b,debug:_0x31d06c,pluralUtils:_0x5f4ae1,resources:_0x649524}=_0x37b213[_0x12e6d4(0x1fb)](I18nContext);function _0x5bec98(_0x30221e,_0x584c09){const _0x251d6e=_0x12e6d4,{found:_0x41ad1c,msg:_0x3a9fd9}=getMsg(_0x30221e,_0x649524[_0x3fe42b],{'plural':_0x584c09===null||_0x584c09===void 0x0?void 0x0:_0x584c09[_0x251d6e(0x1f0)],'pluralUtils':_0x5f4ae1});_0x31d06c&&!_0x41ad1c&&console['log']('['+_0x3fe42b+_0x251d6e(0x20a)+_0x30221e+_0x251d6e(0x1e6));if(_0x584c09===null||_0x584c09===void 0x0?void 0x0:_0x584c09[_0x251d6e(0x1ff)])return formatMsg(_0x3a9fd9,_0x584c09===null||_0x584c09===void 0x0?void 0x0:_0x584c09[_0x251d6e(0x20b)],!![]);return formatMsg(_0x3a9fd9,_0x584c09===null||_0x584c09===void 0x0?void 0x0:_0x584c09[_0x251d6e(0x20b)],![]);}return{'t':_0x5bec98,'lang':_0x3fe42b};};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.0-rc.2",
25
+ "version": "2.9.0-rc.3",
26
26
  "description": "I18n utils of CKBox",
27
27
  "main": "dist/index.js",
28
28
  "types": "dist/index.d.ts",