@clikvn/showroom-visualizer 0.3.4-dev-09 → 0.3.4-dev-11
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/commons/SkinLayer/components/Planet/Planet.d.ts +20 -0
- package/dist/commons/SkinLayer/components/Planet/Planet.d.ts.map +1 -0
- package/dist/commons/SkinLayer/components/Planet/Satellite.d.ts +18 -0
- package/dist/commons/SkinLayer/components/Planet/Satellite.d.ts.map +1 -0
- package/dist/commons/SkinLayer/components/Planet/index.d.ts +2 -0
- package/dist/commons/SkinLayer/components/Planet/index.d.ts.map +1 -0
- package/dist/index.js +1 -1
- package/dist/web.js +1 -1
- package/package.json +2 -1
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { FC } from 'react';
|
|
3
|
+
interface Props {
|
|
4
|
+
centerContent?: React.ReactNode;
|
|
5
|
+
children?: React.ReactNode;
|
|
6
|
+
open?: boolean;
|
|
7
|
+
hideOrbit?: boolean;
|
|
8
|
+
orbitRadius?: number;
|
|
9
|
+
rotation?: number;
|
|
10
|
+
mass?: number;
|
|
11
|
+
tension?: number;
|
|
12
|
+
friction?: number;
|
|
13
|
+
autoClose?: boolean;
|
|
14
|
+
onClose?: (e: React.MouseEvent<Document | HTMLDivElement, MouseEvent>) => void;
|
|
15
|
+
bounceDirection?: 'TOP' | 'BOTTOM' | 'LEFT' | 'RIGHT';
|
|
16
|
+
satelliteOrientation?: 'DEFAULT' | 'INSIDE' | 'OUTSIDE' | 'READABLE';
|
|
17
|
+
}
|
|
18
|
+
declare const Planet: FC<Props>;
|
|
19
|
+
export default Planet;
|
|
20
|
+
//# sourceMappingURL=Planet.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Planet.d.ts","sourceRoot":"","sources":["../../../../../src/commons/SkinLayer/components/Planet/Planet.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAa,EAAE,EAAuB,MAAM,OAAO,CAAC;AAK3D,UAAU,KAAK;IACb,aAAa,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,CACR,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,QAAQ,GAAG,cAAc,EAAE,UAAU,CAAC,KACvD,IAAI,CAAC;IAEV,eAAe,CAAC,EAAE,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;IACtD,oBAAoB,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,CAAC;CACtE;AAQD,QAAA,MAAM,MAAM,EAAE,EAAE,CAAC,KAAK,CAoErB,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface Props {
|
|
3
|
+
index: number;
|
|
4
|
+
open: boolean;
|
|
5
|
+
satelliteCount: number;
|
|
6
|
+
children?: React.ReactNode;
|
|
7
|
+
planetWidth: number;
|
|
8
|
+
planetHeight: number;
|
|
9
|
+
mass: number;
|
|
10
|
+
tension: number;
|
|
11
|
+
friction: number;
|
|
12
|
+
orbitRadius: number;
|
|
13
|
+
rotation: number;
|
|
14
|
+
orientation?: 'DEFAULT' | 'INSIDE' | 'OUTSIDE' | 'READABLE';
|
|
15
|
+
}
|
|
16
|
+
export declare const Satellite: React.FC<Props>;
|
|
17
|
+
export default Satellite;
|
|
18
|
+
//# sourceMappingURL=Satellite.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Satellite.d.ts","sourceRoot":"","sources":["../../../../../src/commons/SkinLayer/components/Planet/Satellite.tsx"],"names":[],"mappings":"AACA,OAAO,KAAmC,MAAM,OAAO,CAAC;AAGxD,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,OAAO,CAAC;IACd,cAAc,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,CAAC;CAC7D;AAED,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,KAAK,CA+CrC,CAAC;AAyFF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/commons/SkinLayer/components/Planet/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,UAAU,CAAC"}
|