@ckbox/i18n 1.0.0 → 1.1.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/dist/index.d.ts CHANGED
@@ -99,14 +99,6 @@ interface Props extends I18nProps {
99
99
  children: React.ReactNode;
100
100
  }
101
101
 
102
- /**
103
- * Gets resources from global scope.
104
- *
105
- * @param locale requested language
106
- * @returns translations
107
- */
108
- declare const getTranslations: (locale: string) => I18nTranslations;
109
-
110
102
  interface TOpts<T extends boolean> {
111
103
  /**
112
104
  * Values to interpolate message with.
@@ -135,4 +127,4 @@ declare const useTranslation: () => {
135
127
  lang: string;
136
128
  };
137
129
 
138
- export { I18nContext, I18nProps, I18nProvider, I18nResources, I18nTranslations, getTranslations, useTranslation };
130
+ export { I18nContext, I18nProps, I18nProvider, I18nResources, I18nTranslations, useTranslation };
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 _0x26a27a=_0x12cb;(function(_0x2166b6,_0x59d9d3){const _0x381162=_0x12cb,_0x3298ee=_0x2166b6();while(!![]){try{const _0x588d03=parseInt(_0x381162(0x136))/0x1*(parseInt(_0x381162(0x142))/0x2)+-parseInt(_0x381162(0x125))/0x3*(parseInt(_0x381162(0x11d))/0x4)+-parseInt(_0x381162(0x143))/0x5*(parseInt(_0x381162(0x123))/0x6)+parseInt(_0x381162(0x13c))/0x7+-parseInt(_0x381162(0x11b))/0x8*(-parseInt(_0x381162(0x11c))/0x9)+-parseInt(_0x381162(0x138))/0xa*(parseInt(_0x381162(0x132))/0xb)+parseInt(_0x381162(0x140))/0xc;if(_0x588d03===_0x59d9d3)break;else _0x3298ee['push'](_0x3298ee['shift']());}catch(_0x232a6b){_0x3298ee['push'](_0x3298ee['shift']());}}}(_0x183d,0xce71c));import*as _0x3a81ad from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x21ef02){const _0x5ecc5d=_0x12cb;this[_0x5ecc5d(0x11e)]=_0x21ef02;try{this[_0x5ecc5d(0x11a)]=new Intl[(_0x5ecc5d(0x117))](_0x21ef02);}catch(_0x2ceb09){console[_0x5ecc5d(0x122)]('Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?');}}['getKey'](_0x5ccdb2,_0x59a9ca){const _0x4b56f5=_0x12cb;if(!this[_0x4b56f5(0x11a)])return _0x5ccdb2+'_one';const _0x448765=this[_0x4b56f5(0x11a)][_0x4b56f5(0x13b)](_0x59a9ca);return _0x5ccdb2+'_'+_0x448765;}}Plural[_0x26a27a(0x12d)]=_0x3bdd4f=>{const _0x3ec673=_0x26a27a;try{return Intl['PluralRules'][_0x3ec673(0x134)]([_0x3bdd4f])[_0x3ec673(0x133)]>0x0;}catch(_0x12322a){return![];}};function _0x12cb(_0x1bae0,_0x21d010){const _0x183d01=_0x183d();return _0x12cb=function(_0x12cb9d,_0x1fefde){_0x12cb9d=_0x12cb9d-0x114;let _0x18e890=_0x183d01[_0x12cb9d];return _0x18e890;},_0x12cb(_0x1bae0,_0x21d010);}const I18nContext=_0x3a81ad['createContext']({'changeLang':()=>{},'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')});function reducer(_0x1b4fea,_0x3bfbba){const _0x2b3a58=_0x26a27a;switch(_0x3bfbba[_0x2b3a58(0x13a)]){case _0x2b3a58(0x11f):return{..._0x1b4fea,'lang':_0x3bfbba[_0x2b3a58(0x144)]};case'loadTranslations':return{..._0x1b4fea,'lang':_0x3bfbba['payload'][_0x2b3a58(0x11e)],'resources':{..._0x1b4fea[_0x2b3a58(0x12b)],[_0x3bfbba['payload'][_0x2b3a58(0x11e)]]:_0x3bfbba[_0x2b3a58(0x144)][_0x2b3a58(0x139)]}};}}const useI18n=({debug:debug=![],loadURL:_0x36d2af,lang:_0x59748d='en',resources:_0x4f549d={}})=>{const _0x514ba0=_0x26a27a,[{lang:_0x120374,resources:_0x44702b},_0x516eea]=_0x3a81ad[_0x514ba0(0x121)](reducer,{'lang':_0x59748d,'resources':_0x4f549d});_0x3a81ad[_0x514ba0(0x135)](()=>{const _0x272581=Plural['isSupported'](_0x120374);!_0x272581&&console['warn']('Plural\x20form\x20for\x20language\x20\x22'+_0x120374+'\x22\x20is\x20not\x20supported.');},[_0x120374]),_0x3a81ad[_0x514ba0(0x135)](()=>{const _0x3b52c9=_0x514ba0;if(_0x44702b[_0x120374]||!_0x36d2af)return;fetch(_0x36d2af(_0x120374))[_0x3b52c9(0x115)](_0x3f4e95=>_0x3f4e95[_0x3b52c9(0x127)]())[_0x3b52c9(0x115)](_0x34a5b6=>{const _0x520471=_0x3b52c9;_0x516eea({'type':_0x520471(0x131),'payload':{'lang':_0x120374,'translations':_0x34a5b6}});});},[_0x120374,_0x36d2af,_0x44702b]);const _0x51a72e=_0x29e326=>{const _0x3883c8=_0x514ba0;_0x516eea({'type':_0x3883c8(0x11f),'payload':_0x29e326});};return{'changeLang':_0x51a72e,'debug':debug,'lang':_0x120374,'pluralUtils':new Plural(_0x120374),'resources':_0x44702b};},I18nProvider=({children:_0x3c165a,..._0x4c09b4})=>{const _0x530a59=_0x26a27a,_0x340e74=useI18n(_0x4c09b4);return _0x3a81ad[_0x530a59(0x116)](I18nContext[_0x530a59(0x114)],{'value':_0x340e74},_0x3c165a);},getTranslations=_0x3faa02=>{const _0x27000f=_0x26a27a;var _0x324190,_0x220873;const _0x4cf53d=globalThis;return(_0x220873=(_0x324190=_0x4cf53d===null||_0x4cf53d===void 0x0?void 0x0:_0x4cf53d[_0x27000f(0x118)])===null||_0x324190===void 0x0?void 0x0:_0x324190[_0x3faa02])!==null&&_0x220873!==void 0x0?_0x220873:{};},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x26a27a(0x129),'code'],getMsg=(_0x500b3b,_0x40cd66={},_0x37cbed)=>{const _0x5440e0=_0x26a27a,_0x1a63fe=_0x37cbed[_0x5440e0(0x13f)];if(_0x40cd66[_0x500b3b]&&_0x1a63fe===undefined)return{'found':!![],'msg':_0x40cd66[_0x500b3b]};const _0x39e094=Object[_0x5440e0(0x119)](_0x40cd66)['filter'](_0x34d232=>_0x34d232['indexOf'](_0x500b3b)===0x0);if(_0x39e094[_0x5440e0(0x133)]===0x0||_0x1a63fe===undefined)return{'found':![],'msg':_0x500b3b};const _0x1339bc=_0x37cbed[_0x5440e0(0x130)][_0x5440e0(0x13d)](_0x500b3b,_0x1a63fe);return{'found':!![],'msg':_0x40cd66[_0x1339bc]};},parseMsgTags=_0x1ada1f=>{const _0x2fae1e=_0x26a27a,_0x2d65f5=[];let _0x5f004e=0x0,_0x59e2dc;while((_0x59e2dc=TAG_REGEX[_0x2fae1e(0x124)](_0x1ada1f))!==null){const _0x1b23bb=_0x59e2dc[0x0],{index:_0x13aea7}=_0x59e2dc,_0x56233e=_0x1b23bb[_0x2fae1e(0x13e)](0x1)==='/',_0x2855fd=_0x56233e?_0x1b23bb['slice'](0x2,-0x1):_0x1b23bb[_0x2fae1e(0x12a)](0x1,-0x1),_0x557ccb=ALLOWED_TAGS[_0x2fae1e(0x137)](_0x2855fd);if(!_0x557ccb)continue;const _0x47fd0c=_0x1ada1f[_0x2fae1e(0x12a)](_0x5f004e,_0x13aea7);if(!_0x47fd0c){_0x5f004e=_0x13aea7+_0x1b23bb[_0x2fae1e(0x133)];continue;}_0x56233e?_0x2d65f5[_0x2fae1e(0x141)]({'type':'tag','name':_0x1b23bb[_0x2fae1e(0x12a)](0x2,-0x1),'content':_0x47fd0c}):_0x2d65f5[_0x2fae1e(0x141)]({'type':_0x2fae1e(0x12e),'content':_0x47fd0c}),_0x5f004e=_0x13aea7+_0x1b23bb[_0x2fae1e(0x133)];}return _0x5f004e<_0x1ada1f[_0x2fae1e(0x133)]&&_0x2d65f5[_0x2fae1e(0x141)]({'type':'text','content':_0x1ada1f[_0x2fae1e(0x12a)](_0x5f004e)}),_0x2d65f5;};function _0x183d(){const _0x56fddd=['charAt','plural','5454672DfDnFc','push','769262LggZAP','355jMbPEa','payload','Provider','then','createElement','PluralRules','CKBOX_TRANSLATIONS','keys','_rules','40792UIsfuI','1017ucBsFM','203876qSLxJC','lang','changeLang','map','useReducer','warn','92382vgxifI','exec','48HCRYMH','useContext','json','\x27\x20is\x20missing.','strong','slice','resources','values','isSupported','text',']:\x20Translation\x20for\x20key\x20\x27','pluralUtils','loadTranslations','3083047kCczbp','length','supportedLocalesOf','useEffect','4jGKWzO','includes','20EFATgx','translations','type','select','5219018WNTATC','getKey'];_0x183d=function(){return _0x56fddd;};return _0x183d();}function formatMsgWithTags(_0x306aff){const _0x518a2e=_0x26a27a,_0x243ace=parseMsgTags(_0x306aff),_0x31a327=_0x243ace[_0x518a2e(0x120)](({content:_0x2a1576,type:_0x41fe99,name:_0x17998a},_0x43a167)=>{const _0x502fbe=_0x518a2e,_0x1a1d6f=_0x41fe99!==_0x502fbe(0x12e)&&_0x17998a?_0x17998a:_0x3a81ad['Fragment'];return _0x3a81ad['createElement'](_0x1a1d6f,{'key':''+_0x43a167},_0x2a1576);});return _0x31a327;}function formatMsg(_0x14f2ce,_0x1f0627,_0x12b89){const _0x263118=sprintf(_0x14f2ce,..._0x1f0627!==null&&_0x1f0627!==void 0x0?_0x1f0627:[]);if(!_0x12b89)return _0x263118;return formatMsgWithTags(_0x263118);}const useTranslation=()=>{const _0x47e8c9=_0x26a27a,{lang:_0x19b75b,debug:_0x1ee20a,pluralUtils:_0x5dd018,resources:_0x2219f2}=_0x3a81ad[_0x47e8c9(0x126)](I18nContext);function _0x35c74e(_0x1ebbc7,_0x57f192){const _0x310abd=_0x47e8c9,{found:_0x48fa83,msg:_0x88f7ce}=getMsg(_0x1ebbc7,_0x2219f2[_0x19b75b],{'plural':_0x57f192===null||_0x57f192===void 0x0?void 0x0:_0x57f192[_0x310abd(0x13f)],'pluralUtils':_0x5dd018});_0x1ee20a&&!_0x48fa83&&console['log']('['+_0x19b75b+_0x310abd(0x12f)+_0x1ebbc7+_0x310abd(0x128));if(_0x57f192===null||_0x57f192===void 0x0?void 0x0:_0x57f192['processTags'])return formatMsg(_0x88f7ce,_0x57f192===null||_0x57f192===void 0x0?void 0x0:_0x57f192[_0x310abd(0x12c)],!![]);return formatMsg(_0x88f7ce,_0x57f192===null||_0x57f192===void 0x0?void 0x0:_0x57f192[_0x310abd(0x12c)],![]);}return{'t':_0x35c74e,'lang':_0x19b75b};};export{I18nContext,I18nProvider,getTranslations,useTranslation};
4
+ const _0x5df495=_0xdd54;(function(_0x44895e,_0x337861){const _0x53dbcf=_0xdd54,_0x4be460=_0x44895e();while(!![]){try{const _0x1e189a=-parseInt(_0x53dbcf(0x106))/0x1+parseInt(_0x53dbcf(0xf0))/0x2*(parseInt(_0x53dbcf(0x103))/0x3)+-parseInt(_0x53dbcf(0xe6))/0x4+parseInt(_0x53dbcf(0xde))/0x5*(-parseInt(_0x53dbcf(0xe2))/0x6)+parseInt(_0x53dbcf(0xfc))/0x7*(parseInt(_0x53dbcf(0x109))/0x8)+-parseInt(_0x53dbcf(0xf1))/0x9*(parseInt(_0x53dbcf(0xf2))/0xa)+-parseInt(_0x53dbcf(0xf8))/0xb*(-parseInt(_0x53dbcf(0x10d))/0xc);if(_0x1e189a===_0x337861)break;else _0x4be460['push'](_0x4be460['shift']());}catch(_0x5cf0de){_0x4be460['push'](_0x4be460['shift']());}}}(_0x71f3,0x8c6f2));import*as _0x3dc6c9 from'react';import{sprintf}from'sprintf-js';function _0xdd54(_0x4e8002,_0x56231d){const _0x71f33=_0x71f3();return _0xdd54=function(_0xdd5445,_0x6f12c5){_0xdd5445=_0xdd5445-0xdd;let _0x4fa729=_0x71f33[_0xdd5445];return _0x4fa729;},_0xdd54(_0x4e8002,_0x56231d);}class Plural{constructor(_0x58a963){const _0x171a28=_0xdd54;this[_0x171a28(0xfe)]=_0x58a963;try{this[_0x171a28(0xef)]=new Intl[(_0x171a28(0x10b))](_0x58a963);}catch(_0x4b7a6c){console[_0x171a28(0xf6)]('Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?');}}['getKey'](_0x53cad1,_0x328d86){const _0x12ae3c=_0xdd54;if(!this[_0x12ae3c(0xef)])return _0x53cad1+_0x12ae3c(0xe4);const _0x5a6b79=this[_0x12ae3c(0xef)][_0x12ae3c(0xed)](_0x328d86);return _0x53cad1+'_'+_0x5a6b79;}}Plural[_0x5df495(0x108)]=_0x47337a=>{const _0x5b146e=_0x5df495;try{return Intl[_0x5b146e(0x10b)][_0x5b146e(0xdf)]([_0x47337a])['length']>0x0;}catch(_0x5e092f){return![];}};const I18nContext=_0x3dc6c9[_0x5df495(0x10f)]({'changeLang':()=>{},'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')});function reducer(_0x6e1756,_0x1db6e8){const _0x2c5d70=_0x5df495;switch(_0x1db6e8[_0x2c5d70(0x104)]){case _0x2c5d70(0xfb):return{..._0x6e1756,'lang':_0x1db6e8[_0x2c5d70(0x105)]};case'loadTranslations':return{..._0x6e1756,'lang':_0x1db6e8['payload'][_0x2c5d70(0xfe)],'resources':{..._0x6e1756['resources'],[_0x1db6e8[_0x2c5d70(0x105)][_0x2c5d70(0xfe)]]:_0x1db6e8['payload'][_0x2c5d70(0x101)]}};}}function _0x71f3(){const _0x373ae7=['834033HIzZUs','type','payload','867750JBoCme','log','isSupported','272yviYgK','Fragment','PluralRules','createElement','24sofhyU','useContext','createContext','values','265745gpBdfe','supportedLocalesOf','filter','useEffect','6oblFXJ','slice','_one','\x22\x20is\x20not\x20supported.','2298512ptRUwN','Plural\x20form\x20for\x20language\x20\x22','processTags',']:\x20Translation\x20for\x20key\x20\x27','text','includes','useReducer','select','charAt','_rules','6SzzlPh','9dGzMUN','6984480mzjuLl','pluralUtils','loadTranslations','strong','warn','getKey','10622249kuZILs','indexOf','plural','changeLang','791PovbQG','length','lang','\x27\x20is\x20missing.','exec','translations','map'];_0x71f3=function(){return _0x373ae7;};return _0x71f3();}const useI18n=({debug:debug=![],loadURL:_0x5da9be,lang:_0x2ff140='en',resources:_0x7ee5c4={}})=>{const _0x4a856d=_0x5df495,[{lang:_0x71b888,resources:_0x166c99},_0x5d59bb]=_0x3dc6c9[_0x4a856d(0xec)](reducer,{'lang':_0x2ff140,'resources':_0x7ee5c4});_0x3dc6c9[_0x4a856d(0xe1)](()=>{const _0x4261a3=_0x4a856d,_0x5c2891=Plural[_0x4261a3(0x108)](_0x71b888);!_0x5c2891&&console[_0x4261a3(0xf6)](_0x4261a3(0xe7)+_0x71b888+_0x4261a3(0xe5));},[_0x71b888]),_0x3dc6c9[_0x4a856d(0xe1)](()=>{if(_0x166c99[_0x71b888]||!_0x5da9be)return;fetch(_0x5da9be(_0x71b888))['then'](_0x3d737b=>_0x3d737b['json']())['then'](_0x445b9a=>{const _0x19185a=_0xdd54;_0x5d59bb({'type':_0x19185a(0xf4),'payload':{'lang':_0x71b888,'translations':_0x445b9a}});});},[_0x71b888,_0x5da9be,_0x166c99]);const _0x58e650=_0x22beb2=>{const _0x18b7f1=_0x4a856d;_0x5d59bb({'type':_0x18b7f1(0xfb),'payload':_0x22beb2});};return{'changeLang':_0x58e650,'debug':debug,'lang':_0x71b888,'pluralUtils':new Plural(_0x71b888),'resources':_0x166c99};},I18nProvider=({children:_0x1a6ed6,..._0x2a1be0})=>{const _0x3aeea6=_0x5df495,_0x1474c5=useI18n(_0x2a1be0);return _0x3dc6c9[_0x3aeea6(0x10c)](I18nContext['Provider'],{'value':_0x1474c5},_0x1a6ed6);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x5df495(0xf5),'code'],getMsg=(_0x1e5f92,_0x574b71={},_0x2aebb9)=>{const _0x273619=_0x5df495,_0x12967a=_0x2aebb9[_0x273619(0xfa)];if(_0x574b71[_0x1e5f92]&&_0x12967a===undefined)return{'found':!![],'msg':_0x574b71[_0x1e5f92]};const _0x5b043a=Object['keys'](_0x574b71)[_0x273619(0xe0)](_0x4d3a8a=>_0x4d3a8a[_0x273619(0xf9)](_0x1e5f92)===0x0);if(_0x5b043a[_0x273619(0xfd)]===0x0||_0x12967a===undefined)return{'found':![],'msg':_0x1e5f92};const _0x1b9537=_0x2aebb9[_0x273619(0xf3)][_0x273619(0xf7)](_0x1e5f92,_0x12967a);return{'found':!![],'msg':_0x574b71[_0x1b9537]};},parseMsgTags=_0x5e61ed=>{const _0x2f430c=_0x5df495,_0x556974=[];let _0x3b4e5c=0x0,_0x43e840;while((_0x43e840=TAG_REGEX[_0x2f430c(0x100)](_0x5e61ed))!==null){const _0x14ce8a=_0x43e840[0x0],{index:_0x364e47}=_0x43e840,_0x23f211=_0x14ce8a[_0x2f430c(0xee)](0x1)==='/',_0x44021c=_0x23f211?_0x14ce8a[_0x2f430c(0xe3)](0x2,-0x1):_0x14ce8a['slice'](0x1,-0x1),_0x5a4e61=ALLOWED_TAGS[_0x2f430c(0xeb)](_0x44021c);if(!_0x5a4e61)continue;const _0x4ae498=_0x5e61ed[_0x2f430c(0xe3)](_0x3b4e5c,_0x364e47);if(!_0x4ae498){_0x3b4e5c=_0x364e47+_0x14ce8a[_0x2f430c(0xfd)];continue;}_0x23f211?_0x556974['push']({'type':'tag','name':_0x14ce8a[_0x2f430c(0xe3)](0x2,-0x1),'content':_0x4ae498}):_0x556974['push']({'type':_0x2f430c(0xea),'content':_0x4ae498}),_0x3b4e5c=_0x364e47+_0x14ce8a[_0x2f430c(0xfd)];}return _0x3b4e5c<_0x5e61ed['length']&&_0x556974['push']({'type':'text','content':_0x5e61ed['slice'](_0x3b4e5c)}),_0x556974;};function formatMsgWithTags(_0x46d13b){const _0x98f981=_0x5df495,_0x3daee0=parseMsgTags(_0x46d13b),_0x21ca52=_0x3daee0[_0x98f981(0x102)](({content:_0x37657d,type:_0xfd42e3,name:_0x26f2b7},_0x21fec4)=>{const _0x3517f6=_0x98f981,_0x28b66e=_0xfd42e3!=='text'&&_0x26f2b7?_0x26f2b7:_0x3dc6c9[_0x3517f6(0x10a)];return _0x3dc6c9[_0x3517f6(0x10c)](_0x28b66e,{'key':''+_0x21fec4},_0x37657d);});return _0x21ca52;}function formatMsg(_0x5013f5,_0x11df5d,_0x41708a){const _0x541898=sprintf(_0x5013f5,..._0x11df5d!==null&&_0x11df5d!==void 0x0?_0x11df5d:[]);if(!_0x41708a)return _0x541898;return formatMsgWithTags(_0x541898);}const useTranslation=()=>{const _0xee868e=_0x5df495,{lang:_0x2c7f34,debug:_0x132ba4,pluralUtils:_0x16368f,resources:_0x12f4a4}=_0x3dc6c9[_0xee868e(0x10e)](I18nContext);function _0xdfa454(_0x212e98,_0x56c021){const _0x5d7dc4=_0xee868e,{found:_0x5140ae,msg:_0x20bad7}=getMsg(_0x212e98,_0x12f4a4[_0x2c7f34],{'plural':_0x56c021===null||_0x56c021===void 0x0?void 0x0:_0x56c021['plural'],'pluralUtils':_0x16368f});_0x132ba4&&!_0x5140ae&&console[_0x5d7dc4(0x107)]('['+_0x2c7f34+_0x5d7dc4(0xe9)+_0x212e98+_0x5d7dc4(0xff));if(_0x56c021===null||_0x56c021===void 0x0?void 0x0:_0x56c021[_0x5d7dc4(0xe8)])return formatMsg(_0x20bad7,_0x56c021===null||_0x56c021===void 0x0?void 0x0:_0x56c021['values'],!![]);return formatMsg(_0x20bad7,_0x56c021===null||_0x56c021===void 0x0?void 0x0:_0x56c021[_0x5d7dc4(0xdd)],![]);}return{'t':_0xdfa454,'lang':_0x2c7f34};};export{I18nContext,I18nProvider,useTranslation};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckbox/i18n",
3
- "version": "1.0.0",
3
+ "version": "1.1.0",
4
4
  "description": "i18n functionality",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",