UNPKG

react-ui-mat

Version:

- ANIMATE - BADGES ( success, danger, info, light, primary, green ) - BEHAVIOR - BUTTONS - CHECKBOX - COLLAPSE - CONTEXT PANEL - DATE PICKER - DATEPICKER - DATEUTIL - DIVIDER - DRAGABLE MODAL - INCORRECT_ENTRY - INPUT - INPUT_FIELDS - MULTISELECT - MUPLAY

1 lines 9.04 kB
'use strict';var a0_0x55abd7=this&&this['__createBinding']||(Object['create']?function(_0x48b4ae,_0x15c287,_0x105d17,_0x4d0316){if(_0x4d0316===undefined)_0x4d0316=_0x105d17;var _0xb66283=Object['getOwnPropertyDescriptor'](_0x15c287,_0x105d17);if(!_0xb66283||('get'in _0xb66283?!_0x15c287['__esModule']:_0xb66283['writable']||_0xb66283['configurable'])){const _0x5b8e8b={};_0x5b8e8b['enumerable']=!![],_0x5b8e8b['get']=function(){return _0x15c287[_0x105d17];},_0xb66283=_0x5b8e8b;}Object['defineProperty'](_0x48b4ae,_0x4d0316,_0xb66283);}:function(_0x331fae,_0x21c57b,_0x5b66ba,_0x201774){if(_0x201774===undefined)_0x201774=_0x5b66ba;_0x331fae[_0x201774]=_0x21c57b[_0x5b66ba];}),a0_0x2b8785=this&&this['__setModuleDefault']||(Object['create']?function(_0x4e6336,_0x579f9b){const _0x4d9ffa={};_0x4d9ffa['enumerable']=!![],_0x4d9ffa['value']=_0x579f9b,Object['defineProperty'](_0x4e6336,'default',_0x4d9ffa);}:function(_0x4dceab,_0x101e46){_0x4dceab['default']=_0x101e46;}),a0_0x5f2397=this&&this['__importStar']||function(_0x1e5157){if(_0x1e5157&&_0x1e5157['__esModule'])return _0x1e5157;var _0x596417={};if(_0x1e5157!=null){for(var _0x1fa757 in _0x1e5157)if(_0x1fa757!=='default'&&Object['prototype']['hasOwnProperty']['call'](_0x1e5157,_0x1fa757))a0_0x55abd7(_0x596417,_0x1e5157,_0x1fa757);}return a0_0x2b8785(_0x596417,_0x1e5157),_0x596417;};const a0_0x3bdc01={};a0_0x3bdc01['value']=!![],Object['defineProperty'](exports,'__esModule',a0_0x3bdc01),exports['NumeralInput']=exports['NumeralSlot']=exports['CurrencySlot']=exports['numeralUtil']=void 0x0;const a0_0xc86b74=a0_0x5f2397(require('react')),a0_0x30fb37=require('./common'),a0_0x224425=0x2,a0_0xe9da7d=0x0,a0_0x458889=_0x5328a1=>_0x5328a1==undefined||_0x5328a1===null,a0_0x431db9=(_0x26bff7,_0x494882)=>a0_0x458889(_0x494882)?_0x26bff7:_0x494882,a0_0x120892=_0x49e4ab=>{const _0x5836b3=a0_0x431db9(a0_0x224425,_0x49e4ab),_0x380d82={};return _0x380d82['minimumFractionDigits']=_0x5836b3,_0x380d82['maximumFractionDigits']=_0x5836b3,_0x380d82;},a0_0x3c6e7b=(_0x57b714,_0x5ba0e2)=>_0x5ba0e2===0x0?Math['floor'](_0x57b714):_0x57b714;function a0_0x31c7eb(_0x5e47b9,_0x538bad){const _0x41d583=Number(_0x5e47b9);if(!_0x538bad||_0x5e47b9==''||a0_0x458889(_0x5e47b9))return'';const _0x276c1c=Number(_0x538bad['gte']),_0x1d74ac=Number(_0x538bad['gt']),_0x833939=Number(_0x538bad['lte']),_0x49610d=Number(_0x538bad['lt']);if(!a0_0x458889(_0x538bad['gte'])&&_0x41d583<_0x276c1c)return'X\x20>=\x20'+_0x276c1c;if(!a0_0x458889(_0x538bad['gt'])&&_0x41d583<=_0x1d74ac)return'X\x20>\x20'+_0x1d74ac;if(!a0_0x458889(_0x538bad['lte'])&&_0x41d583>_0x833939)return'X\x20<=\x20'+_0x833939;if(!a0_0x458889(_0x538bad['lt'])&&_0x41d583>_0x49610d)return'X\x20<\x20'+_0x49610d;return'';}class a0_0x3e94b9{['countryCode'];['symbol'];['separatorThousands'];['regexThousands'];['separatorDecimal'];['regexDecimal'];['fraction'];['thousandSeperator']=![];static['new'](){return new a0_0x3e94b9();}static['convert'](_0x4d9786,_0x5b3d2a){if(a0_0x458889(_0x5b3d2a))return Number(_0x4d9786);return Number(Number(_0x4d9786)['toFixed'](_0x5b3d2a));}['init'](_0x43805b){this['countryCode']=a0_0x30fb37['stc'][_0x43805b]||a0_0x30fb37['cts'][_0x43805b]||a0_0x30fb37['globalConfigs']['countryCode'];if(a0_0x30fb37['stc'][_0x43805b])this['countryCode']=a0_0x30fb37['stc'][_0x43805b];else a0_0x30fb37['cts'][_0x43805b]?this['countryCode']=_0x43805b:this['countryCode']=a0_0x30fb37['globalConfigs']['countryCode'];this['symbol']=a0_0x30fb37['cts'][this['countryCode']];const _0x4bd99f={};_0x4bd99f['style']='decimal',this['separatorThousands']=new Intl['NumberFormat'](this['countryCode'],_0x4bd99f)['format'](0x457)['replace'](/\d/g,'');const _0x57fb19={};return _0x57fb19['style']='decimal',this['separatorDecimal']=new Intl['NumberFormat'](this['countryCode'],_0x57fb19)['format'](11.11)['replace'](/\d/g,''),this['regexThousands']=new RegExp('['+this['separatorThousands']+']','g'),this['regexDecimal']=new RegExp('['+this['separatorDecimal']+']','g'),this;}['setFraction'](_0x18c7ef){return this['fraction']=_0x18c7ef,this;}['setThousandSeperator'](_0x539220=!![]){return this['thousandSeperator']=_0x539220,this;}['format'](_0x2adc90){try{const _0x580c61=a0_0x3c6e7b(Number(_0x2adc90),this['fraction']),_0x35321e=a0_0x120892(this['fraction']),_0x1e1de2=new Intl['NumberFormat'](this['countryCode'],_0x35321e)['format'](_0x580c61);return this['thousandSeperator']?_0x1e1de2['replace'](this['regexThousands'],''):_0x1e1de2;}catch(_0x44475f){return'';}}['inputFormat'](_0xae4784){try{const _0x6c63a3=this['format'](_0xae4784);return _0x6c63a3['replace'](this['regexThousands'],'');}catch(_0x56e134){return'';}}['currency'](_0x14e25c,_0x112870='ltr'){try{const _0x157580=this['format'](_0x14e25c);return _0x112870==='ltr'?''+_0x157580+this['symbol']:''+this['symbol']+_0x157580;}catch(_0x26a4c0){return'';}}['parseRawFormat'](_0x27051f){const _0x4dd70f=(_0x27051f||'')['replace'](this['regexThousands'],'')['replace'](this['regexDecimal'],'.')['replace'](new RegExp('['+this['symbol']+']','g'),''),_0x5d7f92=a0_0x3c6e7b(parseFloat(_0x4dd70f),this['fraction']);return _0x4dd70f?_0x5d7f92['toFixed'](a0_0x431db9(a0_0x224425,this['fraction'])):_0x4dd70f;}}exports['numeralUtil']=((()=>{function _0x4590e4(_0x2a69ba,_0x324235,_0x440885,_0x3ff51a='ltr'){return a0_0x3e94b9['new']()['init'](_0x324235)['setThousandSeperator'](_0x440885)['currency'](_0x2a69ba,_0x3ff51a);}function _0x1ba408(_0x4c8140,_0x544693,_0x5d949c,_0x3eefcb){return a0_0x3e94b9['new']()['init'](_0x544693)['setFraction'](_0x3eefcb)['setThousandSeperator'](_0x5d949c)['format'](_0x4c8140);}function _0x163de1(_0x19e109,_0xbc6233,_0x215426){return a0_0x3e94b9['new']()['init'](_0xbc6233)['setFraction'](_0x215426)['parseRawFormat'](_0x19e109);}function _0x20e6a5(_0x4a5ce1,_0x1d806b){return a0_0x3e94b9['convert'](_0x4a5ce1,_0x1d806b);}function _0x5df8b8(_0x12ef55,_0x18ba04=0x2){return a0_0x3e94b9['convert'](_0x12ef55,_0x18ba04);}const _0x364c8a={};return _0x364c8a['currency']=_0x4590e4,_0x364c8a['format']=_0x1ba408,_0x364c8a['parseRaw']=_0x163de1,_0x364c8a['toNumber']=_0x20e6a5,_0x364c8a['toFloat']=_0x5df8b8,_0x364c8a;})());function a0_0x11fa9a(_0x342f2b){const _0x511733=a0_0xc86b74['useMemo'](()=>{return a0_0x3e94b9['new']()['init'](_0x342f2b['code'])['setFraction'](_0x342f2b['fraction'])['setThousandSeperator'](_0x342f2b['thousandSeperator']);},[_0x342f2b['code'],_0x342f2b['fraction'],_0x342f2b['thousandSeperator']]);return a0_0xc86b74['createElement'](a0_0xc86b74['Fragment'],null,_0x511733['currency'](_0x342f2b['value'],_0x342f2b['direction']));}function a0_0x299eb6(_0x209d7b){return a0_0x11fa9a(_0x209d7b);}exports['CurrencySlot']=a0_0x299eb6;function a0_0x2f885a(_0x327283){const _0x3c1373=a0_0xc86b74['useMemo'](()=>{return a0_0x3e94b9['new']()['init'](_0x327283['code'])['setFraction'](_0x327283['fraction'])['setThousandSeperator'](_0x327283['thousandSeperator']);},[_0x327283['code'],_0x327283['fraction'],_0x327283['thousandSeperator']]);return a0_0xc86b74['createElement'](a0_0xc86b74['Fragment'],null,_0x3c1373['format'](_0x327283['value']));}function a0_0x2803d2(_0x2a433b){return a0_0x2f885a(_0x2a433b);}exports['NumeralSlot']=a0_0x2803d2;function a0_0x64b8bf({code:_0x126960,showExampleOnfocus:_0x3759d9,numeralType:_0x5b8241,thousandSeperator:_0x21b159,..._0x50dca4}){const _0x14bfc6=a0_0xc86b74['useRef'](),[_0x2b00c5,_0x5de8bf]=a0_0xc86b74['useState'](![]),[_0x5734ee,_0x37360e]=a0_0xc86b74['useState'](''),_0x53ce26=a0_0xc86b74['useMemo'](()=>{return a0_0x3e94b9['new']()['init'](_0x126960)['setFraction'](_0x5b8241=='natural'?a0_0xe9da7d:_0x50dca4['fraction'])['setThousandSeperator'](_0x21b159);},[_0x126960,_0x5b8241,_0x21b159]);function _0x294ae4(_0x3c46d2){try{_0x5de8bf(!![]);if(_0x50dca4['value']){const _0x1dc04e=_0x53ce26['inputFormat'](_0x50dca4['value']);_0x37360e(_0x1dc04e);}_0x50dca4['onFocus']&&_0x50dca4['onFocus'](_0x3c46d2);}catch(_0xdf944c){}}function _0x12d0d7(_0x376a83){try{const _0x8c2a10=_0x53ce26['parseRawFormat'](_0x376a83);if(Number['isNaN'](Number(_0x8c2a10)))_0x50dca4['onChange']('');else{const _0x105a20=a0_0x31c7eb(_0x8c2a10,_0x50dca4['validity']);!_0x105a20?_0x50dca4['onChange'](_0x8c2a10):_0x50dca4['onChange'](''),_0x14bfc6['current']?.['setCustomValidity'](_0x105a20),_0x14bfc6['current']?.['reportValidity']();}}catch(_0x43c3b1){}}function _0x319aff(_0x3c0a67){_0x5de8bf(![]),_0x12d0d7(_0x5734ee),_0x50dca4['onBlur']&&_0x50dca4['onBlur'](_0x3c0a67);}function _0x5acc31(_0xa574b5){const _0x97a620=_0xa574b5['target']['value'];_0x37360e(_0x97a620),_0x12d0d7(_0x97a620);}return a0_0xc86b74['useEffect'](()=>{!_0x2b00c5&&_0x37360e(_0x50dca4['value']);},[_0x2b00c5,_0x50dca4['value']]),a0_0xc86b74['createElement']('input',{..._0x50dca4,'ref':_0x14bfc6,'type':'','value':_0x2b00c5||!_0x5734ee?_0x5734ee:_0x53ce26['format'](Number(_0x5734ee)),'placeholder':_0x2b00c5&&_0x3759d9?_0x53ce26['format'](1357.91):_0x50dca4['placeholder'],'onChange':_0x5acc31,'onFocus':_0x294ae4,'onBlur':_0x319aff});}function a0_0x1d4422(_0x5c17a8){return a0_0x64b8bf(_0x5c17a8);}exports['NumeralInput']=a0_0x1d4422;