ckbox 1.5.1-rc.0 → 1.6.0-dev.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/README.md +3 -3
- package/dist/ckbox.js +1 -1
- package/dist/index.js +1 -1
- package/dist/styles/ckbox.css +2 -2
- package/dist/translations/en.js +1 -1
- package/package.json +5 -5
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
|
-
function
|
|
4
|
+
const _0x59df30=_0x4894;function _0x1daa(){const _0x535518=['onClose','assets','onChoose','49AlRbYz','render','boolean','2502AoqbgI','bind','unmount','freeze','3104524QZrNSx','3HiQbWR','createRoot','261730INYiuD','dialog','7921950GMYehJ','1116311JAFnpa','3315854PkcrFS','329608BpZZYu','call','createElement','CKBox','8499540AftJkQ'];_0x1daa=function(){return _0x535518;};return _0x1daa();}(function(_0x33295a,_0x34fc9f){const _0x1d68f5=_0x4894,_0x6b9b0a=_0x33295a();while(!![]){try{const _0x282268=-parseInt(_0x1d68f5(0x11e))/0x1+parseInt(_0x1d68f5(0x11f))/0x2*(-parseInt(_0x1d68f5(0x119))/0x3)+-parseInt(_0x1d68f5(0x118))/0x4+-parseInt(_0x1d68f5(0x124))/0x5+-parseInt(_0x1d68f5(0x11d))/0x6+-parseInt(_0x1d68f5(0x128))/0x7*(-parseInt(_0x1d68f5(0x120))/0x8)+-parseInt(_0x1d68f5(0x114))/0x9*(-parseInt(_0x1d68f5(0x11b))/0xa);if(_0x282268===_0x34fc9f)break;else _0x6b9b0a['push'](_0x6b9b0a['shift']());}catch(_0x48cbb5){_0x6b9b0a['push'](_0x6b9b0a['shift']());}}}(_0x1daa,0xf2a6b));function _0x4894(_0x5667b0,_0x392fa5){const _0x1daa1c=_0x1daa();return _0x4894=function(_0x489410,_0x3d33aa){_0x489410=_0x489410-0x114;let _0xabab4a=_0x1daa1c[_0x489410];return _0xabab4a;},_0x4894(_0x5667b0,_0x392fa5);}import*as _0x393b1f from'react';export{_0x393b1f as React};import*as _0x2c8c25 from'react-dom/client';import{CKBox as _0x157fea,version}from'@ckbox/core';export{version}from'@ckbox/core';const getDialogProps=(_0x2ecb10,_0x4c782b)=>{const _0x494b18=_0x4894,_0x3acc95=_0x2ecb10[_0x494b18(0x11c)];if(!_0x3acc95)return![];if(typeof _0x3acc95===_0x494b18(0x12a)){const _0x5b58b5=()=>{_0x4c782b();};return{'open':!![],'onClose':_0x5b58b5};}const _0x5d66d9=()=>{const _0x29b664=_0x494b18;var _0x1cfa30;(_0x1cfa30=_0x3acc95[_0x29b664(0x125)])===null||_0x1cfa30===void 0x0?void 0x0:_0x1cfa30[_0x29b664(0x121)](_0x3acc95),_0x4c782b();};return{..._0x3acc95,'open':!![],'onClose':_0x5d66d9};},getAssetsProps=(_0x1d9b59,_0x185594)=>{const _0x24968a=_0x4894;var _0x167745;const _0x320f18=(_0x167745=_0x1d9b59[_0x24968a(0x126)])===null||_0x167745===void 0x0?void 0x0:_0x167745[_0x24968a(0x127)];if(!_0x320f18)return _0x1d9b59['assets'];const _0x5f0413=_0x107713=>{const _0x5053eb=_0x24968a;var _0x5d84da;_0x320f18(_0x107713),_0x185594&&typeof _0x185594!==_0x5053eb(0x12a)&&((_0x5d84da=_0x185594[_0x5053eb(0x125)])===null||_0x5d84da===void 0x0?void 0x0:_0x5d84da['call'](_0x185594));};return{..._0x1d9b59[_0x24968a(0x126)],'onChoose':_0x5f0413};},mount=(_0x4ab22b,_0x217553)=>{const _0x5a0c7c=_0x4894,_0x4e8439=_0x2c8c25[_0x5a0c7c(0x11a)](_0x4ab22b),_0x28bcd2=_0x4e8439[_0x5a0c7c(0x116)][_0x5a0c7c(0x115)](_0x4e8439),_0x4cd17e=getDialogProps(_0x217553,_0x28bcd2),_0x2263a1=getAssetsProps(_0x217553,_0x4cd17e);return _0x4e8439[_0x5a0c7c(0x129)](_0x393b1f[_0x5a0c7c(0x122)](_0x157fea,{..._0x217553,'assets':_0x2263a1,'dialog':_0x4cd17e})),{'unmount':_0x28bcd2};};var CKBox=Object[_0x59df30(0x117)]({'__proto__':null,'React':_0x393b1f,'mount':mount,'version':version});(function(){const _0x48b006=_0x59df30,_0x29191f=globalThis;!_0x29191f[_0x48b006(0x123)]&&(_0x29191f[_0x48b006(0x123)]=CKBox);}());export{mount};
|