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

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.4/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.4/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.4/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.4/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 _0x1bc0f5=_0x2118;(function(_0x395f1b,_0x644a8d){const _0x843455=_0x2118,_0x37b37d=_0x395f1b();while(!![]){try{const _0x4a7a45=-parseInt(_0x843455(0xa1))/0x1+-parseInt(_0x843455(0x8d))/0x2+-parseInt(_0x843455(0x9a))/0x3*(-parseInt(_0x843455(0xa3))/0x4)+parseInt(_0x843455(0x8a))/0x5+parseInt(_0x843455(0x88))/0x6+parseInt(_0x843455(0x8c))/0x7+-parseInt(_0x843455(0xa2))/0x8*(-parseInt(_0x843455(0x90))/0x9);if(_0x4a7a45===_0x644a8d)break;else _0x37b37d['push'](_0x37b37d['shift']());}catch(_0x3d18f0){_0x37b37d['push'](_0x37b37d['shift']());}}}(_0x30d5,0xb0287));import*as _0x30a93a from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x52c3c6){const _0x5d5235=_0x2118;this[_0x5d5235(0x87)]=_0x52c3c6;try{this[_0x5d5235(0x93)]=new Intl['PluralRules'](_0x52c3c6);}catch(_0x1ac034){console[_0x5d5235(0xb0)](_0x5d5235(0xa0));}}[_0x1bc0f5(0x94)](_0x147f3d,_0x5c9e32){const _0x2aa1b1=_0x1bc0f5;if(!this[_0x2aa1b1(0x93)])return _0x147f3d+_0x2aa1b1(0x96);const _0x479959=this[_0x2aa1b1(0x93)][_0x2aa1b1(0xa5)](_0x5c9e32);return _0x147f3d+'_'+_0x479959;}}function _0x30d5(){const _0x37c28a=['\x22\x20is\x20not\x20supported.','5629267FtAdzS','2793572WTiOMk','keys','Plural\x20form\x20for\x20language\x20\x22','3124728tDXAUV','text','map','_rules','getKey','createElement','_one','pluralUtils','indexOf','push','7818uVqlCu',']:\x20Translation\x20for\x20key\x20\x27','Provider','useEffect','filter','exec','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','248466xWXGYh','8xNyqnd','200mxCjti','length','select','useContext','log','\x27\x20is\x20missing.','processTags','createContext','values','isSupported','slice','Fragment','charAt','warn','lang','2533164qwEqUK','PluralRules','3314640kNjaJe'];_0x30d5=function(){return _0x37c28a;};return _0x30d5();}function _0x2118(_0x42305b,_0x551cac){const _0x30d51e=_0x30d5();return _0x2118=function(_0x2118ad,_0x2bed92){_0x2118ad=_0x2118ad-0x87;let _0x40a4e7=_0x30d51e[_0x2118ad];return _0x40a4e7;},_0x2118(_0x42305b,_0x551cac);}Plural['isSupported']=_0x53f242=>{const _0x10dcc6=_0x1bc0f5;try{return Intl[_0x10dcc6(0x89)]['supportedLocalesOf']([_0x53f242])[_0x10dcc6(0xa4)]>0x0;}catch(_0x3ffa8b){return![];}};const I18nContext=_0x30a93a[_0x1bc0f5(0xaa)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x5d3d02,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x4d975d=_0x1bc0f5;return _0x30a93a[_0x4d975d(0x9d)](()=>{const _0x31eebb=_0x4d975d,_0x27cd8b=Plural[_0x31eebb(0xac)](lang);!_0x27cd8b&&console['warn'](_0x31eebb(0x8f)+lang+_0x31eebb(0x8b));},[lang]),_0x30a93a[_0x4d975d(0x95)](I18nContext[_0x4d975d(0x9c)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x5d3d02);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em','strong','code'],getMsg=(_0xe5e440,_0x5978fe={},_0x21a734)=>{const _0x576df4=_0x1bc0f5,_0x4367d9=_0x21a734['plural'];if(_0x5978fe[_0xe5e440]&&_0x4367d9===undefined)return{'found':!![],'msg':_0x5978fe[_0xe5e440]};const _0x318548=Object[_0x576df4(0x8e)](_0x5978fe)[_0x576df4(0x9e)](_0x5f0268=>_0x5f0268[_0x576df4(0x98)](_0xe5e440)===0x0);if(_0x318548[_0x576df4(0xa4)]===0x0||_0x4367d9===undefined)return{'found':![],'msg':_0xe5e440};const _0x472c64=_0x21a734[_0x576df4(0x97)][_0x576df4(0x94)](_0xe5e440,_0x4367d9);return{'found':!![],'msg':_0x5978fe[_0x472c64]};},parseMsgTags=_0xa7d3c6=>{const _0x2b9a91=_0x1bc0f5,_0x362b8d=[];let _0x39d393=0x0,_0x2a8366;while((_0x2a8366=TAG_REGEX[_0x2b9a91(0x9f)](_0xa7d3c6))!==null){const _0x477b0f=_0x2a8366[0x0],{index:_0x145f9f}=_0x2a8366,_0x115099=_0x477b0f[_0x2b9a91(0xaf)](0x1)==='/',_0x5b6c45=_0x115099?_0x477b0f[_0x2b9a91(0xad)](0x2,-0x1):_0x477b0f[_0x2b9a91(0xad)](0x1,-0x1),_0x24e0fb=ALLOWED_TAGS['includes'](_0x5b6c45);if(!_0x24e0fb)continue;const _0x4f4d05=_0xa7d3c6[_0x2b9a91(0xad)](_0x39d393,_0x145f9f);if(!_0x4f4d05){_0x39d393=_0x145f9f+_0x477b0f['length'];continue;}_0x115099?_0x362b8d[_0x2b9a91(0x99)]({'type':'tag','name':_0x477b0f['slice'](0x2,-0x1),'content':_0x4f4d05}):_0x362b8d[_0x2b9a91(0x99)]({'type':'text','content':_0x4f4d05}),_0x39d393=_0x145f9f+_0x477b0f[_0x2b9a91(0xa4)];}return _0x39d393<_0xa7d3c6['length']&&_0x362b8d[_0x2b9a91(0x99)]({'type':'text','content':_0xa7d3c6[_0x2b9a91(0xad)](_0x39d393)}),_0x362b8d;};function formatMsgWithTags(_0xb05f01){const _0x14036d=_0x1bc0f5,_0x599578=parseMsgTags(_0xb05f01),_0x3d83e7=_0x599578[_0x14036d(0x92)](({content:_0x1c83fa,type:_0x26f1af,name:_0x4ca6b2},_0x32f3c3)=>{const _0x44339b=_0x14036d,_0x4fb98a=_0x26f1af!==_0x44339b(0x91)&&_0x4ca6b2?_0x4ca6b2:_0x30a93a[_0x44339b(0xae)];return _0x30a93a[_0x44339b(0x95)](_0x4fb98a,{'key':''+_0x32f3c3},_0x1c83fa);});return _0x3d83e7;}function formatMsg(_0x389008,_0xeb2600,_0x2d03f1){const _0x51489d=sprintf(_0x389008,..._0xeb2600!==null&&_0xeb2600!==void 0x0?_0xeb2600:[]);if(!_0x2d03f1)return _0x51489d;return formatMsgWithTags(_0x51489d);}const useTranslation=()=>{const _0x4fadab=_0x1bc0f5,{lang:_0x40f530,debug:_0x5d9c6d,pluralUtils:_0x44ec2f,resources:_0x3c35a4}=_0x30a93a[_0x4fadab(0xa6)](I18nContext);function _0x310a33(_0x27ab89,_0x4f770a){const _0x30ec1f=_0x4fadab,{found:_0x39f47b,msg:_0x7204ee}=getMsg(_0x27ab89,_0x3c35a4[_0x40f530],{'plural':_0x4f770a===null||_0x4f770a===void 0x0?void 0x0:_0x4f770a['plural'],'pluralUtils':_0x44ec2f});_0x5d9c6d&&!_0x39f47b&&console[_0x30ec1f(0xa7)]('['+_0x40f530+_0x30ec1f(0x9b)+_0x27ab89+_0x30ec1f(0xa8));if(_0x4f770a===null||_0x4f770a===void 0x0?void 0x0:_0x4f770a[_0x30ec1f(0xa9)])return formatMsg(_0x7204ee,_0x4f770a===null||_0x4f770a===void 0x0?void 0x0:_0x4f770a[_0x30ec1f(0xab)],!![]);return formatMsg(_0x7204ee,_0x4f770a===null||_0x4f770a===void 0x0?void 0x0:_0x4f770a[_0x30ec1f(0xab)],![]);}return{'t':_0x310a33,'lang':_0x40f530};};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.4",
26
26
  "description": "I18n utils of CKBox",
27
27
  "main": "dist/index.js",
28
28
  "types": "dist/index.d.ts",