ckbox 1.6.0 → 2.0.0-rc.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
@@ -1,16 +1,17 @@
1
1
  /**
2
2
  * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
3
  */
4
- import * as Core from '@ckbox/core';
4
+ import { Asset as Asset$1, Props as Props$1 } from '@ckbox/core';
5
5
  export { version } from '@ckbox/core';
6
6
  import * as react from 'react';
7
7
  export { react as React };
8
8
 
9
- type Asset = Core.Asset;
10
- type CoreDialogProps = Required<Core.Props>['dialog'];
11
- type CoreAssetsProps = Core.Props['assets'];
9
+ type Asset = Asset$1;
10
+ type CoreDialogProps = Required<Props$1>['dialog'];
11
+ type CoreAssetsConfigProps = Props$1['assets'];
12
+ type CoreAssetsOnChooseProps = Required<Required<Props$1>['assets']>['onChoose'];
12
13
  type DialogProps = Omit<Exclude<CoreDialogProps, boolean>, 'open'>;
13
- type Props = Omit<Core.Props, 'dialog'> & {
14
+ type Props = Omit<Props$1, 'dialog'> & {
14
15
  dialog?: boolean | DialogProps;
15
16
  };
16
17
 
@@ -24,4 +25,4 @@ declare const mount: (root: Element, props: Props) => {
24
25
  unmount: () => void;
25
26
  };
26
27
 
27
- export { Asset, CoreAssetsProps, CoreDialogProps, DialogProps, Props, mount };
28
+ export { Asset, CoreAssetsConfigProps, CoreAssetsOnChooseProps, CoreDialogProps, DialogProps, Props, mount };
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 _0x46192a=_0x3fac;(function(_0x5d3e2d,_0x4ffc76){const _0x4a7bab=_0x3fac,_0x7ad5b1=_0x5d3e2d();while(!![]){try{const _0x58dda5=parseInt(_0x4a7bab(0xd6))/0x1+parseInt(_0x4a7bab(0xd4))/0x2+-parseInt(_0x4a7bab(0xd7))/0x3+parseInt(_0x4a7bab(0xcd))/0x4*(-parseInt(_0x4a7bab(0xd1))/0x5)+parseInt(_0x4a7bab(0xd0))/0x6*(parseInt(_0x4a7bab(0xcb))/0x7)+parseInt(_0x4a7bab(0xd9))/0x8+-parseInt(_0x4a7bab(0xdd))/0x9;if(_0x58dda5===_0x4ffc76)break;else _0x7ad5b1['push'](_0x7ad5b1['shift']());}catch(_0x3df934){_0x7ad5b1['push'](_0x7ad5b1['shift']());}}}(_0x3ec3,0x21b0d));import*as _0x3f1a08 from'react';function _0x3fac(_0x344433,_0x2e7434){const _0x3ec3b3=_0x3ec3();return _0x3fac=function(_0x3fac62,_0x5df1e2){_0x3fac62=_0x3fac62-0xc8;let _0x15b30f=_0x3ec3b3[_0x3fac62];return _0x15b30f;},_0x3fac(_0x344433,_0x2e7434);}export{_0x3f1a08 as React};import*as _0x5ccb12 from'react-dom/client';import{CKBox as _0x3298ba,version}from'@ckbox/core';export{version}from'@ckbox/core';const getDialogProps=(_0x454591,_0x1ca812)=>{const _0x4967f2=_0x3fac,_0x41efae=_0x454591[_0x4967f2(0xdb)];if(!_0x41efae)return![];if(typeof _0x41efae==='boolean'){const _0x63e8f8=()=>{_0x1ca812();};return{'open':!![],'onClose':_0x63e8f8};}const _0x98b29e=()=>{const _0x4cb4cc=_0x4967f2;var _0x11fede;(_0x11fede=_0x41efae['onClose'])===null||_0x11fede===void 0x0?void 0x0:_0x11fede[_0x4cb4cc(0xda)](_0x41efae),_0x1ca812();};return{..._0x41efae,'open':!![],'onClose':_0x98b29e};},getAssetsProps=(_0x185ddf,_0x32eae7)=>{const _0x271aac=_0x3fac;var _0x286cca;const _0x13c8d5=(_0x286cca=_0x185ddf[_0x271aac(0xcc)])===null||_0x286cca===void 0x0?void 0x0:_0x286cca[_0x271aac(0xd2)];if(!_0x13c8d5)return _0x185ddf[_0x271aac(0xcc)];const _0x59d416=_0x45234e=>{const _0x4de9cf=_0x271aac;var _0x4d5ce5;_0x13c8d5(_0x45234e),_0x32eae7&&typeof _0x32eae7!==_0x4de9cf(0xd8)&&((_0x4d5ce5=_0x32eae7[_0x4de9cf(0xca)])===null||_0x4d5ce5===void 0x0?void 0x0:_0x4d5ce5[_0x4de9cf(0xda)](_0x32eae7));};return{..._0x185ddf[_0x271aac(0xcc)],'onChoose':_0x59d416};},mount=(_0x589538,_0x42ac51)=>{const _0x174ef3=_0x3fac,_0x569285=_0x5ccb12[_0x174ef3(0xc8)](_0x589538),_0x2eb6b7=_0x569285[_0x174ef3(0xc9)][_0x174ef3(0xcf)](_0x569285),_0x2146a4=getDialogProps(_0x42ac51,_0x2eb6b7),_0x1d1f27=getAssetsProps(_0x42ac51,_0x2146a4);return _0x569285[_0x174ef3(0xd3)](_0x3f1a08[_0x174ef3(0xce)](_0x3298ba,{..._0x42ac51,'assets':_0x1d1f27,'dialog':_0x2146a4})),{'unmount':_0x2eb6b7};};var CKBox=Object[_0x46192a(0xdc)]({'__proto__':null,'React':_0x3f1a08,'mount':mount,'version':version});(function(){const _0x4e8482=_0x46192a,_0x3436e7=globalThis;!_0x3436e7[_0x4e8482(0xd5)]&&(_0x3436e7['CKBox']=CKBox);}());function _0x3ec3(){const _0x2c6256=['18186pgvLzx','assets','398676fUOAGP','createElement','bind','636SqFoIz','5kujxec','onChoose','render','532664VjXmVe','CKBox','219318VtuByT','563949GLZyAt','boolean','988168pMJDVt','call','dialog','freeze','4130190mmDNHE','createRoot','unmount','onClose'];_0x3ec3=function(){return _0x2c6256;};return _0x3ec3();}export{mount};
4
+ const _0x4b6c26=_0x5564;(function(_0x2e166c,_0x147ce1){const _0x3bd231=_0x5564,_0x4116b2=_0x2e166c();while(!![]){try{const _0x30cdf7=-parseInt(_0x3bd231(0x148))/0x1+-parseInt(_0x3bd231(0x147))/0x2*(-parseInt(_0x3bd231(0x146))/0x3)+parseInt(_0x3bd231(0x14a))/0x4+parseInt(_0x3bd231(0x142))/0x5+-parseInt(_0x3bd231(0x13c))/0x6*(parseInt(_0x3bd231(0x145))/0x7)+-parseInt(_0x3bd231(0x14e))/0x8+parseInt(_0x3bd231(0x14b))/0x9*(parseInt(_0x3bd231(0x143))/0xa);if(_0x30cdf7===_0x147ce1)break;else _0x4116b2['push'](_0x4116b2['shift']());}catch(_0x3f54ca){_0x4116b2['push'](_0x4116b2['shift']());}}}(_0x2bf5,0xab87e));function _0x2bf5(){const _0x483480=['13644UPtckf','onClose','onChoose','5988872CUJjle','unmount','render','createRoot','2603964zjcEIW','boolean','dialog','freeze','call','bind','522950VLVfYl','13140FAdIvz','assets','7SosTLQ','30066nmDSRJ','34vEsUXm','1304149zwPXWJ','CKBox','3689416dWojkt'];_0x2bf5=function(){return _0x483480;};return _0x2bf5();}import*as _0x343c1e from'react';export{_0x343c1e as React};import*as _0x36c42b from'react-dom/client';import{CKBox as _0xbfe8fc,version}from'@ckbox/core';export{version}from'@ckbox/core';const getDialogProps=(_0x2eea3e,_0x2da403)=>{const _0x34731d=_0x5564,_0x59e3f7=_0x2eea3e[_0x34731d(0x13e)];if(!_0x59e3f7)return![];if(typeof _0x59e3f7==='boolean'){const _0x25515d=()=>{_0x2da403();};return{'open':!![],'onClose':_0x25515d};}const _0x5a4dde=()=>{const _0xde93=_0x34731d;var _0x5e8e53;(_0x5e8e53=_0x59e3f7[_0xde93(0x14c)])===null||_0x5e8e53===void 0x0?void 0x0:_0x5e8e53['call'](_0x59e3f7),_0x2da403();};return{..._0x59e3f7,'open':!![],'onClose':_0x5a4dde};},getAssetsProps=(_0x3de748,_0x412d7b)=>{const _0x41781c=_0x5564;var _0x3ddfdf;const _0x1bec2b=(_0x3ddfdf=_0x3de748[_0x41781c(0x144)])===null||_0x3ddfdf===void 0x0?void 0x0:_0x3ddfdf[_0x41781c(0x14d)];if(!_0x1bec2b)return _0x3de748[_0x41781c(0x144)];const _0x1c30f2=_0x5d73dd=>{const _0x2b8071=_0x41781c;var _0x5d4d56;_0x1bec2b(_0x5d73dd),_0x412d7b&&typeof _0x412d7b!==_0x2b8071(0x13d)&&((_0x5d4d56=_0x412d7b['onClose'])===null||_0x5d4d56===void 0x0?void 0x0:_0x5d4d56[_0x2b8071(0x140)](_0x412d7b));};return{..._0x3de748[_0x41781c(0x144)],'onChoose':_0x1c30f2};},mount=(_0x81ab7a,_0x1487be)=>{const _0x4f2b87=_0x5564,_0x14ca5e=_0x36c42b[_0x4f2b87(0x13b)](_0x81ab7a),_0x257e7a=_0x14ca5e[_0x4f2b87(0x14f)][_0x4f2b87(0x141)](_0x14ca5e),_0x2ff549=getDialogProps(_0x1487be,_0x257e7a),_0xfc6a52=getAssetsProps(_0x1487be,_0x2ff549);return _0x14ca5e[_0x4f2b87(0x13a)](_0x343c1e['createElement'](_0xbfe8fc,{..._0x1487be,'assets':_0xfc6a52,'dialog':_0x2ff549})),{'unmount':_0x257e7a};};var CKBox=Object[_0x4b6c26(0x13f)]({'__proto__':null,'React':_0x343c1e,'mount':mount,'version':version});(function(){const _0x59cc8a=_0x4b6c26,_0xd029=globalThis;!_0xd029[_0x59cc8a(0x149)]&&(_0xd029['CKBox']=CKBox);}());function _0x5564(_0xa0aad,_0x1c84f9){const _0x2bf547=_0x2bf5();return _0x5564=function(_0x5564e0,_0x2c26e5){_0x5564e0=_0x5564e0-0x13a;let _0x1e7e29=_0x2bf547[_0x5564e0];return _0x1e7e29;},_0x5564(_0xa0aad,_0x1c84f9);}export{mount};