sud-ui 1.5.4 โ 1.9.1
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 +19 -13
- package/dist/components/SoonUIDesign.d.ts +11 -0
- package/dist/components/commonType.d.ts +10 -3
- package/dist/components/dataDisplay/Card.d.ts +11 -8
- package/dist/components/dataDisplay/Collapse.d.ts +10 -8
- package/dist/components/dataDisplay/Drawer.d.ts +10 -8
- package/dist/components/dataDisplay/Modal.d.ts +10 -8
- package/dist/components/dataEntry/Input.d.ts +13 -4
- package/dist/components/dataEntry/Rate.d.ts +1 -3
- package/dist/components/dataEntry/Select.d.ts +10 -8
- package/dist/components/feedback/Progress.d.ts +19 -10
- package/dist/components/layout/index.d.ts +10 -0
- package/dist/components/navigation/Dropdown.d.ts +9 -7
- package/dist/components/navigation/base/PopupBase.d.ts +10 -8
- package/dist/index.css +1 -1
- package/dist/index.d.ts +26 -5
- package/dist/index.js +6499 -6400
- package/dist/index.js.map +1 -1
- package/dist/theme/ThemeContext.d.ts +42 -0
- package/dist/theme/darkTheme.d.ts +3 -0
- package/dist/theme/defaultTheme.d.ts +3 -0
- package/dist/theme/index.d.ts +4 -0
- package/dist/theme/themeUtils.d.ts +80 -0
- package/docs/surface-guidelines.md +29 -0
- package/package.json +12 -4
- package/dist/fonts/GmarketSansBold.woff +0 -0
- package/dist/fonts/GmarketSansLight.woff +0 -0
- package/dist/fonts/GmarketSansMedium.woff +0 -0
- package/dist/fonts/IntelOneMono-Medium.woff2 +0 -0
- package/dist/fonts/Pretendard-Black.woff2 +0 -0
- package/dist/fonts/Pretendard-Bold.woff2 +0 -0
- package/dist/fonts/Pretendard-ExtraBold.woff2 +0 -0
- package/dist/fonts/Pretendard-ExtraLight.woff2 +0 -0
- package/dist/fonts/Pretendard-Light.woff2 +0 -0
- package/dist/fonts/Pretendard-Medium.woff2 +0 -0
- package/dist/fonts/Pretendard-Regular.woff2 +0 -0
- package/dist/fonts/Pretendard-SemiBold.woff2 +0 -0
- package/dist/fonts/Pretendard-Thin.woff2 +0 -0
- package/dist/fonts/SUITE-Bold.woff2 +0 -0
- package/dist/fonts/SUITE-ExtraBold.woff2 +0 -0
- package/dist/fonts/SUITE-Heavy.woff2 +0 -0
- package/dist/fonts/SUITE-Light.woff2 +0 -0
- package/dist/fonts/SUITE-Medium.woff2 +0 -0
- package/dist/fonts/SUITE-Regular.woff2 +0 -0
- package/dist/fonts/SUITE-SemiBold.woff2 +0 -0
- package/dist/fonts/fonts/GmarketSansBold.woff +0 -0
- package/dist/fonts/fonts/GmarketSansLight.woff +0 -0
- package/dist/fonts/fonts/GmarketSansMedium.woff +0 -0
- package/dist/fonts/fonts/IntelOneMono-Medium.woff2 +0 -0
- package/dist/fonts/fonts/Pretendard-Black.woff2 +0 -0
- package/dist/fonts/fonts/Pretendard-Bold.woff2 +0 -0
- package/dist/fonts/fonts/Pretendard-ExtraBold.woff2 +0 -0
- package/dist/fonts/fonts/Pretendard-ExtraLight.woff2 +0 -0
- package/dist/fonts/fonts/Pretendard-Light.woff2 +0 -0
- package/dist/fonts/fonts/Pretendard-Medium.woff2 +0 -0
- package/dist/fonts/fonts/Pretendard-Regular.woff2 +0 -0
- package/dist/fonts/fonts/Pretendard-SemiBold.woff2 +0 -0
- package/dist/fonts/fonts/Pretendard-Thin.woff2 +0 -0
- package/dist/fonts/fonts/SUITE-Bold.woff2 +0 -0
- package/dist/fonts/fonts/SUITE-ExtraBold.woff2 +0 -0
- package/dist/fonts/fonts/SUITE-Heavy.woff2 +0 -0
- package/dist/fonts/fonts/SUITE-Light.woff2 +0 -0
- package/dist/fonts/fonts/SUITE-Medium.woff2 +0 -0
- package/dist/fonts/fonts/SUITE-Regular.woff2 +0 -0
- package/dist/fonts/fonts/SUITE-SemiBold.woff2 +0 -0
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
</a>
|
|
5
5
|
</p>
|
|
6
6
|
|
|
7
|
-
# Soon UI Design Library [](https://www.npmjs.com/package/sud-ui)
|
|
8
8
|
|
|
9
9
|
**Soon UI Design (SUD)** is a React UI library that helps you quickly build responsive and polished interfaces using reusable components and customizable design tokens.
|
|
10
10
|
|
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
|
|
17
17
|
## โจ Features
|
|
18
18
|
|
|
19
|
-
- ๐จ
|
|
19
|
+
- ๐จ Tailwind CSS utilities with SUD-specific animations and design tokens
|
|
20
20
|
- ๐งฉ 50+ reusable components (Button, Modal, Table, etc.)
|
|
21
21
|
- ๐ Light/Dark theme support
|
|
22
22
|
- โ๏ธ Fully customizable theme and styles
|
|
23
|
-
-
|
|
23
|
+
- ๐งช Local demo page for visual QA before publishing
|
|
24
24
|
|
|
25
25
|
## ๐ฆ Installation
|
|
26
26
|
|
|
@@ -54,7 +54,7 @@ export default function App() {
|
|
|
54
54
|
borderWeight={2}
|
|
55
55
|
borderColor="red"
|
|
56
56
|
style={{
|
|
57
|
-
width: "100%"
|
|
57
|
+
width: "100%"
|
|
58
58
|
}}
|
|
59
59
|
>
|
|
60
60
|
<div className="flex gap-10">
|
|
@@ -100,9 +100,15 @@ Sud UI provides a comprehensive suite of ready-to-use components:
|
|
|
100
100
|
|
|
101
101
|
๐ [See full list and API โ](https://www.sud.co.kr/component/component-overview)
|
|
102
102
|
|
|
103
|
-
## ๐จ Theme & Customization
|
|
104
|
-
|
|
105
|
-
|
|
103
|
+
## ๐จ Theme & Customization
|
|
104
|
+
|
|
105
|
+
Surface defaults are intentionally conservative: content/form components use a
|
|
106
|
+
border by default, floating overlays use a shadow by default, and action
|
|
107
|
+
components stay flat unless `shadow` is explicitly enabled. See
|
|
108
|
+
[`docs/surface-guidelines.md`](./docs/surface-guidelines.md) for the release
|
|
109
|
+
checklist and surface rules.
|
|
110
|
+
|
|
111
|
+
SUD provides full theming support via `SoonUIDesign`.
|
|
106
112
|
|
|
107
113
|
```jsx
|
|
108
114
|
import { SoonUIDesign, defaultTheme, darkTheme } from "sud-ui";
|
|
@@ -120,18 +126,18 @@ const customTheme = {
|
|
|
120
126
|
7: "#007abf",
|
|
121
127
|
8: "#005f99",
|
|
122
128
|
9: "#004473",
|
|
123
|
-
10: "#00294d"
|
|
124
|
-
}
|
|
129
|
+
10: "#00294d"
|
|
130
|
+
}
|
|
125
131
|
},
|
|
126
132
|
components: {
|
|
127
133
|
button: {
|
|
128
134
|
primary: {
|
|
129
135
|
bg: "ocean-6",
|
|
130
136
|
txt: "white-10",
|
|
131
|
-
border: "ocean-7"
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
}
|
|
137
|
+
border: "ocean-7"
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
}
|
|
135
141
|
};
|
|
136
142
|
|
|
137
143
|
export default function App() {
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { FC, ReactNode } from "react";
|
|
2
|
+
import type { SUDTheme } from "../theme";
|
|
3
|
+
|
|
4
|
+
export interface SoonUIDesignProps {
|
|
5
|
+
children?: ReactNode;
|
|
6
|
+
theme?: SUDTheme;
|
|
7
|
+
darkTheme?: SUDTheme;
|
|
8
|
+
isDarkMode?: boolean;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
export declare const SoonUIDesign: FC<SoonUIDesignProps>;
|
|
@@ -52,9 +52,16 @@ export type borderType =
|
|
|
52
52
|
| "outset"
|
|
53
53
|
| "none";
|
|
54
54
|
|
|
55
|
-
export type shadowType = "none" | "sm" | "md" | "lg" | "xl";
|
|
56
|
-
|
|
57
|
-
export type
|
|
55
|
+
export type shadowType = "none" | "sm" | "md" | "lg" | "xl";
|
|
56
|
+
|
|
57
|
+
export type surfaceType =
|
|
58
|
+
| "bare"
|
|
59
|
+
| "outlined"
|
|
60
|
+
| "elevated"
|
|
61
|
+
| "floating"
|
|
62
|
+
| "overlay";
|
|
63
|
+
|
|
64
|
+
export type fontSizeType =
|
|
58
65
|
| "xs"
|
|
59
66
|
| "sm"
|
|
60
67
|
| "base"
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import type { ReactNode, CSSProperties, FC, HTMLAttributes } from "react";
|
|
2
2
|
import type {
|
|
3
|
-
defaultColorType,
|
|
4
|
-
shapeType,
|
|
5
|
-
borderType,
|
|
6
|
-
shadowType
|
|
7
|
-
|
|
3
|
+
defaultColorType,
|
|
4
|
+
shapeType,
|
|
5
|
+
borderType,
|
|
6
|
+
shadowType,
|
|
7
|
+
surfaceType
|
|
8
|
+
} from "../commonType";
|
|
8
9
|
|
|
9
10
|
export type CardVariant =
|
|
10
11
|
| "card"
|
|
@@ -40,9 +41,11 @@ export interface CardProps extends HTMLAttributes<HTMLDivElement> {
|
|
|
40
41
|
borderWeight?: number;
|
|
41
42
|
/** ์นด๋ ๋ชจ์ */
|
|
42
43
|
shape?: shapeType;
|
|
43
|
-
/** ๊ทธ๋ฆผ์ ํจ๊ณผ */
|
|
44
|
-
shadow?: shadowType;
|
|
45
|
-
/**
|
|
44
|
+
/** ๊ทธ๋ฆผ์ ํจ๊ณผ */
|
|
45
|
+
shadow?: shadowType;
|
|
46
|
+
/** ๊ธฐ๋ณธ surface ํ๋ฆฌ์
*/
|
|
47
|
+
surface?: surfaceType;
|
|
48
|
+
/** ์นด๋ ๋๋น */
|
|
46
49
|
width?: number | string;
|
|
47
50
|
/** ์นด๋ ๋์ด */
|
|
48
51
|
height?: number | string;
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import type { ReactNode, CSSProperties, FC, HTMLAttributes } from "react";
|
|
2
2
|
import type {
|
|
3
|
-
defaultColorType,
|
|
4
|
-
shapeType,
|
|
5
|
-
borderType,
|
|
6
|
-
shadowType
|
|
7
|
-
|
|
3
|
+
defaultColorType,
|
|
4
|
+
shapeType,
|
|
5
|
+
borderType,
|
|
6
|
+
shadowType,
|
|
7
|
+
surfaceType
|
|
8
|
+
} from "../commonType";
|
|
8
9
|
|
|
9
10
|
export type CollapseSize = "sm" | "md" | "lg";
|
|
10
11
|
|
|
@@ -28,9 +29,10 @@ export interface CollapseProps extends HTMLAttributes<HTMLDivElement> {
|
|
|
28
29
|
headerColor?: string;
|
|
29
30
|
contentColorType?: defaultColorType;
|
|
30
31
|
contentBackground?: string;
|
|
31
|
-
contentColor?: string;
|
|
32
|
-
shadow?: shadowType;
|
|
33
|
-
|
|
32
|
+
contentColor?: string;
|
|
33
|
+
shadow?: shadowType;
|
|
34
|
+
surface?: surfaceType;
|
|
35
|
+
disabledKeys?: string[];
|
|
34
36
|
className?: string;
|
|
35
37
|
size?: CollapseSize;
|
|
36
38
|
shape?: shapeType;
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import type { ReactNode, CSSProperties, FC, HTMLAttributes } from "react";
|
|
2
2
|
import type {
|
|
3
|
-
defaultColorType,
|
|
4
|
-
shapeType,
|
|
5
|
-
borderType,
|
|
6
|
-
shadowType
|
|
7
|
-
|
|
3
|
+
defaultColorType,
|
|
4
|
+
shapeType,
|
|
5
|
+
borderType,
|
|
6
|
+
shadowType,
|
|
7
|
+
surfaceType
|
|
8
|
+
} from "../commonType";
|
|
8
9
|
|
|
9
10
|
export type DrawerPlacement = "left" | "right" | "top" | "bottom";
|
|
10
11
|
|
|
@@ -23,9 +24,10 @@ export interface DrawerProps extends HTMLAttributes<HTMLDivElement> {
|
|
|
23
24
|
borderColor?: string;
|
|
24
25
|
borderType?: borderType;
|
|
25
26
|
borderWeight?: number;
|
|
26
|
-
shape?: shapeType;
|
|
27
|
-
shadow?: shadowType;
|
|
28
|
-
|
|
27
|
+
shape?: shapeType;
|
|
28
|
+
shadow?: shadowType;
|
|
29
|
+
surface?: surfaceType;
|
|
30
|
+
width?: number | string;
|
|
29
31
|
height?: number | string;
|
|
30
32
|
className?: string;
|
|
31
33
|
placement?: DrawerPlacement;
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import type { ReactNode, CSSProperties, FC, HTMLAttributes } from "react";
|
|
2
2
|
import type {
|
|
3
|
-
defaultColorType,
|
|
4
|
-
shapeType,
|
|
5
|
-
borderType,
|
|
6
|
-
shadowType
|
|
7
|
-
|
|
3
|
+
defaultColorType,
|
|
4
|
+
shapeType,
|
|
5
|
+
borderType,
|
|
6
|
+
shadowType,
|
|
7
|
+
surfaceType
|
|
8
|
+
} from "../commonType";
|
|
8
9
|
|
|
9
10
|
export interface ModalProps extends HTMLAttributes<HTMLDivElement> {
|
|
10
11
|
open?: boolean;
|
|
@@ -20,9 +21,10 @@ export interface ModalProps extends HTMLAttributes<HTMLDivElement> {
|
|
|
20
21
|
borderColor?: string;
|
|
21
22
|
borderType?: borderType;
|
|
22
23
|
borderWeight?: number;
|
|
23
|
-
shape?: shapeType;
|
|
24
|
-
shadow?: shadowType;
|
|
25
|
-
|
|
24
|
+
shape?: shapeType;
|
|
25
|
+
shadow?: shadowType;
|
|
26
|
+
surface?: surfaceType;
|
|
27
|
+
width?: number | string;
|
|
26
28
|
height?: number | string;
|
|
27
29
|
className?: string;
|
|
28
30
|
divider?: boolean;
|
|
@@ -7,7 +7,12 @@ import type {
|
|
|
7
7
|
KeyboardEvent,
|
|
8
8
|
ChangeEvent
|
|
9
9
|
} from "react";
|
|
10
|
-
import type {
|
|
10
|
+
import type {
|
|
11
|
+
shapeType,
|
|
12
|
+
borderType,
|
|
13
|
+
shadowType,
|
|
14
|
+
surfaceType
|
|
15
|
+
} from "../commonType";
|
|
11
16
|
|
|
12
17
|
export type InputSize = "sm" | "md" | "lg";
|
|
13
18
|
|
|
@@ -68,6 +73,7 @@ export interface InputProps
|
|
|
68
73
|
onKeyDown?: (e: KeyboardEvent<HTMLInputElement>) => void;
|
|
69
74
|
shape?: shapeType;
|
|
70
75
|
shadow?: shadowType;
|
|
76
|
+
surface?: surfaceType;
|
|
71
77
|
size?: InputSize;
|
|
72
78
|
id?: string;
|
|
73
79
|
name?: string;
|
|
@@ -120,9 +126,12 @@ export interface OTPProps
|
|
|
120
126
|
length?: number;
|
|
121
127
|
}
|
|
122
128
|
|
|
123
|
-
declare const
|
|
124
|
-
|
|
125
|
-
|
|
129
|
+
export declare const Textarea: FC<TextareaProps>;
|
|
130
|
+
export declare const OTP: FC<OTPProps>;
|
|
131
|
+
|
|
132
|
+
export declare const Input: FC<InputProps> & {
|
|
133
|
+
Textarea: typeof Textarea;
|
|
134
|
+
OTP: typeof OTP;
|
|
126
135
|
};
|
|
127
136
|
|
|
128
137
|
export default Input;
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import type { ReactNode, CSSProperties, FC, HTMLAttributes } from "react";
|
|
2
2
|
import type {
|
|
3
3
|
defaultColorType,
|
|
4
|
-
shapeType,
|
|
5
|
-
borderType,
|
|
6
|
-
shadowType,
|
|
7
|
-
tagColorType
|
|
8
|
-
|
|
4
|
+
shapeType,
|
|
5
|
+
borderType,
|
|
6
|
+
shadowType,
|
|
7
|
+
tagColorType,
|
|
8
|
+
surfaceType
|
|
9
|
+
} from "../commonType";
|
|
9
10
|
|
|
10
11
|
export type SelectSize = "sm" | "md" | "lg";
|
|
11
12
|
|
|
@@ -29,9 +30,10 @@ export interface SelectProps extends HTMLAttributes<HTMLDivElement> {
|
|
|
29
30
|
style?: CSSProperties;
|
|
30
31
|
value?: string | number | (string | number)[];
|
|
31
32
|
onChange?: (value: string | number | (string | number)[]) => void;
|
|
32
|
-
shape?: shapeType;
|
|
33
|
-
shadow?: shadowType;
|
|
34
|
-
|
|
33
|
+
shape?: shapeType;
|
|
34
|
+
shadow?: shadowType;
|
|
35
|
+
surface?: surfaceType;
|
|
36
|
+
size?: SelectSize;
|
|
35
37
|
id?: string;
|
|
36
38
|
tagColorType?: tagColorType;
|
|
37
39
|
colorType?: defaultColorType;
|
|
@@ -4,12 +4,20 @@ import type { tagColorType } from "../commonType";
|
|
|
4
4
|
export type ProgressType = "bar" | "circle" | "dashboard";
|
|
5
5
|
export type ProgressSize = "sm" | "md" | "lg";
|
|
6
6
|
|
|
7
|
-
export type ProgressValuePosition =
|
|
8
|
-
| "inside-start"
|
|
9
|
-
| "inside-center"
|
|
10
|
-
| "inside-end"
|
|
11
|
-
| "outside-left"
|
|
12
|
-
| "outside-right";
|
|
7
|
+
export type ProgressValuePosition =
|
|
8
|
+
| "inside-start"
|
|
9
|
+
| "inside-center"
|
|
10
|
+
| "inside-end"
|
|
11
|
+
| "outside-left"
|
|
12
|
+
| "outside-right";
|
|
13
|
+
|
|
14
|
+
export type ProgressShadow =
|
|
15
|
+
| boolean
|
|
16
|
+
| "none"
|
|
17
|
+
| {
|
|
18
|
+
gauge?: boolean | string;
|
|
19
|
+
track?: boolean | string;
|
|
20
|
+
};
|
|
13
21
|
|
|
14
22
|
export interface ProgressProps extends HTMLAttributes<HTMLDivElement> {
|
|
15
23
|
type?: ProgressType;
|
|
@@ -22,10 +30,11 @@ export interface ProgressProps extends HTMLAttributes<HTMLDivElement> {
|
|
|
22
30
|
colorType?: tagColorType;
|
|
23
31
|
backgroundColor?: string;
|
|
24
32
|
color?: string;
|
|
25
|
-
valuePosition?: ProgressValuePosition;
|
|
26
|
-
size?: ProgressSize;
|
|
27
|
-
fontSize?: number;
|
|
28
|
-
|
|
33
|
+
valuePosition?: ProgressValuePosition;
|
|
34
|
+
size?: ProgressSize;
|
|
35
|
+
fontSize?: number;
|
|
36
|
+
shadow?: ProgressShadow;
|
|
37
|
+
className?: string;
|
|
29
38
|
style?: CSSProperties;
|
|
30
39
|
}
|
|
31
40
|
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export { default as Layout } from "./Layout/index.d";
|
|
2
|
+
export * from "./Layout/index.d";
|
|
3
|
+
export { default as Header } from "./Header/index.d";
|
|
4
|
+
export * from "./Header/index.d";
|
|
5
|
+
export { default as Sider } from "./Sider/index.d";
|
|
6
|
+
export * from "./Sider/index.d";
|
|
7
|
+
export { default as Content } from "./Content/index.d";
|
|
8
|
+
export * from "./Content/index.d";
|
|
9
|
+
export { default as Footer } from "./Footer/index.d";
|
|
10
|
+
export * from "./Footer/index.d";
|
|
@@ -3,10 +3,11 @@ import type { MenuItem } from "./Menu";
|
|
|
3
3
|
import type { PopupPlacement, PopupTrigger } from "./base/PopupBase";
|
|
4
4
|
import type {
|
|
5
5
|
defaultColorType,
|
|
6
|
-
shapeType,
|
|
7
|
-
borderType,
|
|
8
|
-
shadowType
|
|
9
|
-
|
|
6
|
+
shapeType,
|
|
7
|
+
borderType,
|
|
8
|
+
shadowType,
|
|
9
|
+
surfaceType
|
|
10
|
+
} from "../commonType";
|
|
10
11
|
|
|
11
12
|
export interface DropdownProps
|
|
12
13
|
extends Omit<HTMLAttributes<HTMLDivElement>, "style"> {
|
|
@@ -26,9 +27,10 @@ export interface DropdownProps
|
|
|
26
27
|
borderColor?: string;
|
|
27
28
|
borderType?: borderType;
|
|
28
29
|
borderWeight?: number;
|
|
29
|
-
shape?: shapeType;
|
|
30
|
-
shadow?: shadowType;
|
|
31
|
-
|
|
30
|
+
shape?: shapeType;
|
|
31
|
+
shadow?: shadowType;
|
|
32
|
+
surface?: surfaceType;
|
|
33
|
+
expandType?: "accordion" | "popover";
|
|
32
34
|
popupPlacement?: PopupPlacement;
|
|
33
35
|
placement?: [PopupPlacement, PopupPlacement];
|
|
34
36
|
colorType?: defaultColorType;
|
|
@@ -6,11 +6,12 @@ import type {
|
|
|
6
6
|
RefObject
|
|
7
7
|
} from "react";
|
|
8
8
|
import type {
|
|
9
|
-
defaultColorType,
|
|
10
|
-
borderType,
|
|
11
|
-
shadowType,
|
|
12
|
-
shapeType
|
|
13
|
-
|
|
9
|
+
defaultColorType,
|
|
10
|
+
borderType,
|
|
11
|
+
shadowType,
|
|
12
|
+
shapeType,
|
|
13
|
+
surfaceType
|
|
14
|
+
} from "../../commonType";
|
|
14
15
|
|
|
15
16
|
export type PopupTrigger = "click" | "hover" | "contextMenu";
|
|
16
17
|
|
|
@@ -56,9 +57,10 @@ export interface PopupBaseProps
|
|
|
56
57
|
borderColor?: string;
|
|
57
58
|
borderType?: borderType;
|
|
58
59
|
borderWeight?: number;
|
|
59
|
-
shape?: shapeType;
|
|
60
|
-
shadow?: shadowType;
|
|
61
|
-
|
|
60
|
+
shape?: shapeType;
|
|
61
|
+
shadow?: shadowType;
|
|
62
|
+
surface?: surfaceType;
|
|
63
|
+
colorType?: defaultColorType;
|
|
62
64
|
style?: CSSProperties;
|
|
63
65
|
wrapperStyle?: CSSProperties;
|
|
64
66
|
followTrigger?: boolean;
|