@croquiscom/pds 3.9.0 → 3.10.0-alpha.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/CHANGELOG.md +40 -0
- package/bundle-report.html +4034 -0
- package/dist/badge/Badge.d.ts +15 -0
- package/dist/badge/Badge.stories.d.ts +7 -0
- package/dist/badge/index.d.ts +1 -0
- package/dist/badge/styles.d.ts +5 -0
- package/dist/badge/types.d.ts +3 -0
- package/dist/button/Button.d.ts +22 -0
- package/dist/button/Button.stories.d.ts +18 -0
- package/dist/button/IconButton.d.ts +12 -0
- package/dist/button/IconButton.stories.d.ts +8 -0
- package/dist/button/index.d.ts +2 -0
- package/dist/button/styles.d.ts +7 -0
- package/dist/button/types.d.ts +4 -0
- package/dist/checkbox/Checkbox.d.ts +7 -0
- package/dist/checkbox/Checkbox.stories.d.ts +8 -0
- package/dist/checkbox/CheckboxGroup.d.ts +26 -0
- package/dist/checkbox/CheckboxGroup.stories.d.ts +9 -0
- package/dist/checkbox/index.d.ts +2 -0
- package/dist/components/date-picker/Caption.d.ts +3 -2
- package/dist/components/date-picker/DatePicker.d.ts +1 -0
- package/dist/components/date-picker/DateRangeInput.d.ts +14 -3
- package/dist/components/date-picker/DateRangePicker.d.ts +8 -1
- package/dist/components/date-picker/DateRangePicker.stories.d.ts +2 -1
- package/dist/components/date-picker/YearMonthCalendar.d.ts +20 -0
- package/dist/components/date-picker/YearMonthCaption.d.ts +14 -0
- package/dist/components/date-picker/hooks/constants.d.ts +3 -2
- package/dist/components/date-picker/hooks/useDatePickerAttributes.d.ts +9 -4
- package/dist/components/date-picker/styles.d.ts +8 -15
- package/dist/components/date-picker/utils.d.ts +6 -0
- package/dist/divider/Divider.d.ts +12 -0
- package/dist/divider/Divider.stories.d.ts +11 -0
- package/dist/divider/index.d.ts +1 -0
- package/dist/form/FormHelperText.d.ts +13 -0
- package/dist/form/FormHelperText.stories.d.ts +11 -0
- package/dist/form/FormLabel.d.ts +10 -0
- package/dist/form/FormLabel.stories.d.ts +11 -0
- package/dist/form/index.d.ts +2 -0
- package/dist/form/styles.d.ts +3 -0
- package/dist/hooks/useClickOutside.d.ts +2 -0
- package/dist/icons/Icon.stories.d.ts +33 -0
- package/dist/icons/generated/Account24.d.ts +3 -0
- package/dist/icons/generated/Alert16.d.ts +3 -0
- package/dist/icons/generated/Alert20.d.ts +3 -0
- package/dist/icons/generated/Alert24.d.ts +3 -0
- package/dist/icons/generated/Alert50.d.ts +3 -0
- package/dist/icons/generated/AlertFill20.d.ts +3 -0
- package/dist/icons/generated/AlertTriangle18.d.ts +3 -0
- package/dist/icons/generated/ArrowBottom16.d.ts +3 -0
- package/dist/icons/generated/ArrowBottom18.d.ts +3 -0
- package/dist/icons/generated/ArrowDecrease10.d.ts +3 -0
- package/dist/icons/generated/ArrowIncrease10.d.ts +3 -0
- package/dist/icons/generated/ArrowLeft16.d.ts +3 -0
- package/dist/icons/generated/ArrowLeft18.d.ts +3 -0
- package/dist/icons/generated/ArrowLineDown20.d.ts +3 -0
- package/dist/icons/generated/ArrowLineLeft20.d.ts +3 -0
- package/dist/icons/generated/ArrowLineRight20.d.ts +3 -0
- package/dist/icons/generated/ArrowLineUp20.d.ts +3 -0
- package/dist/icons/generated/ArrowRight16.d.ts +3 -0
- package/dist/icons/generated/ArrowRight18.d.ts +3 -0
- package/dist/icons/generated/ArrowStick10.d.ts +3 -0
- package/dist/icons/generated/ArrowTop16.d.ts +3 -0
- package/dist/icons/generated/ArrowTop18.d.ts +3 -0
- package/dist/icons/generated/AutoCharge20.d.ts +3 -0
- package/dist/icons/generated/BarChart18.d.ts +3 -0
- package/dist/icons/generated/Beauty72.d.ts +3 -0
- package/dist/icons/generated/Below10.d.ts +3 -0
- package/dist/icons/generated/Below16.d.ts +3 -0
- package/dist/icons/generated/Best16.d.ts +3 -0
- package/dist/icons/generated/Bookmark18.d.ts +3 -0
- package/dist/icons/generated/Boost24.d.ts +3 -0
- package/dist/icons/generated/Brand72.d.ts +3 -0
- package/dist/icons/generated/Calendar16.d.ts +3 -0
- package/dist/icons/generated/Camera20.d.ts +3 -0
- package/dist/icons/generated/Cart18.d.ts +3 -0
- package/dist/icons/generated/Cart24.d.ts +3 -0
- package/dist/icons/generated/Charge20.d.ts +3 -0
- package/dist/icons/generated/ChargeCoupon20.d.ts +3 -0
- package/dist/icons/generated/Check14.d.ts +3 -0
- package/dist/icons/generated/Check24.d.ts +3 -0
- package/dist/icons/generated/CircleCard24.d.ts +3 -0
- package/dist/icons/generated/CircleCheckFill16.d.ts +3 -0
- package/dist/icons/generated/CircleCheckLine16.d.ts +3 -0
- package/dist/icons/generated/CirclePlus14.d.ts +3 -0
- package/dist/icons/generated/CircleWon18.d.ts +3 -0
- package/dist/icons/generated/CircleWon24.d.ts +3 -0
- package/dist/icons/generated/Click18.d.ts +3 -0
- package/dist/icons/generated/Clock16.d.ts +3 -0
- package/dist/icons/generated/CloseMedium24.d.ts +3 -0
- package/dist/icons/generated/CloseSmall16.d.ts +3 -0
- package/dist/icons/generated/Contract24.d.ts +3 -0
- package/dist/icons/generated/Copy14.d.ts +3 -0
- package/dist/icons/generated/Coupon18.d.ts +3 -0
- package/dist/icons/generated/Coupon24.d.ts +3 -0
- package/dist/icons/generated/Crop16.d.ts +3 -0
- package/dist/icons/generated/Cs24.d.ts +3 -0
- package/dist/icons/generated/Cvr18.d.ts +3 -0
- package/dist/icons/generated/Dashboard24.d.ts +3 -0
- package/dist/icons/generated/DeleteCircleFill20.d.ts +3 -0
- package/dist/icons/generated/Delivery24.d.ts +3 -0
- package/dist/icons/generated/Delivery72.d.ts +3 -0
- package/dist/icons/generated/Doc14.d.ts +3 -0
- package/dist/icons/generated/DocConfirm50.d.ts +3 -0
- package/dist/icons/generated/Done20.d.ts +3 -0
- package/dist/icons/generated/Edit16.d.ts +3 -0
- package/dist/icons/generated/Email18.d.ts +3 -0
- package/dist/icons/generated/EmptyNoti50.d.ts +3 -0
- package/dist/icons/generated/Error16.d.ts +3 -0
- package/dist/icons/generated/Excel16.d.ts +3 -0
- package/dist/icons/generated/Exchange24.d.ts +3 -0
- package/dist/icons/generated/Exhibition24.d.ts +3 -0
- package/dist/icons/generated/EyeOff16.d.ts +3 -0
- package/dist/icons/generated/EyeOn16.d.ts +3 -0
- package/dist/icons/generated/Fbk16.d.ts +3 -0
- package/dist/icons/generated/GlobalDelivery72.d.ts +3 -0
- package/dist/icons/generated/Grade18.d.ts +3 -0
- package/dist/icons/generated/Graph24.d.ts +3 -0
- package/dist/icons/generated/GraphBar16.d.ts +3 -0
- package/dist/icons/generated/GraphLine16.d.ts +3 -0
- package/dist/icons/generated/Heart18.d.ts +3 -0
- package/dist/icons/generated/Help14.d.ts +3 -0
- package/dist/icons/generated/Help16.d.ts +3 -0
- package/dist/icons/generated/Home16.d.ts +3 -0
- package/dist/icons/generated/IdeaFill24.d.ts +3 -0
- package/dist/icons/generated/IdeaLine24.d.ts +3 -0
- package/dist/icons/generated/IndentArrow14.d.ts +3 -0
- package/dist/icons/generated/Info14.d.ts +3 -0
- package/dist/icons/generated/Info16.d.ts +3 -0
- package/dist/icons/generated/Info24.d.ts +3 -0
- package/dist/icons/generated/Interest16.d.ts +3 -0
- package/dist/icons/generated/Life72.d.ts +3 -0
- package/dist/icons/generated/Link16.d.ts +3 -0
- package/dist/icons/generated/Loading24.d.ts +3 -0
- package/dist/icons/generated/LoadingDonuts30.d.ts +3 -0
- package/dist/icons/generated/LoadingDots30.d.ts +3 -0
- package/dist/icons/generated/Lock18.d.ts +3 -0
- package/dist/icons/generated/Marketing24.d.ts +3 -0
- package/dist/icons/generated/Megaphone14.d.ts +3 -0
- package/dist/icons/generated/MemoAttention20.d.ts +3 -0
- package/dist/icons/generated/MemoDefault20.d.ts +3 -0
- package/dist/icons/generated/Move10.d.ts +3 -0
- package/dist/icons/generated/New10.d.ts +3 -0
- package/dist/icons/generated/NotExposed16.d.ts +3 -0
- package/dist/icons/generated/Notice24.d.ts +3 -0
- package/dist/icons/generated/One18.d.ts +3 -0
- package/dist/icons/generated/Order24.d.ts +3 -0
- package/dist/icons/generated/OrderAmount18.d.ts +3 -0
- package/dist/icons/generated/Ordering16.d.ts +3 -0
- package/dist/icons/generated/Orders18.d.ts +3 -0
- package/dist/icons/generated/OutlinkOne14.d.ts +3 -0
- package/dist/icons/generated/OutlinkTwo14.d.ts +3 -0
- package/dist/icons/generated/PenaltyBad20.d.ts +3 -0
- package/dist/icons/generated/PenaltyGood20.d.ts +3 -0
- package/dist/icons/generated/PenaltyNotsobad20.d.ts +3 -0
- package/dist/icons/generated/Pin16.d.ts +3 -0
- package/dist/icons/generated/Pin24.d.ts +3 -0
- package/dist/icons/generated/Play20.d.ts +3 -0
- package/dist/icons/generated/Plus16.d.ts +3 -0
- package/dist/icons/generated/Plus20.d.ts +3 -0
- package/dist/icons/generated/Posty16.d.ts +3 -0
- package/dist/icons/generated/Powerup24.d.ts +3 -0
- package/dist/icons/generated/Product24.d.ts +3 -0
- package/dist/icons/generated/Promotion24.d.ts +3 -0
- package/dist/icons/generated/Question24.d.ts +3 -0
- package/dist/icons/generated/Ranking18.d.ts +3 -0
- package/dist/icons/generated/Refresh14.d.ts +3 -0
- package/dist/icons/generated/Refund24.d.ts +3 -0
- package/dist/icons/generated/Search14.d.ts +3 -0
- package/dist/icons/generated/SelectArrow16.d.ts +3 -0
- package/dist/icons/generated/Shop72.d.ts +3 -0
- package/dist/icons/generated/SluggishSales16.d.ts +3 -0
- package/dist/icons/generated/Spoid20.d.ts +3 -0
- package/dist/icons/generated/Star10.d.ts +3 -0
- package/dist/icons/generated/Status10.d.ts +3 -0
- package/dist/icons/generated/StatusNo16.d.ts +3 -0
- package/dist/icons/generated/StatusYes16.d.ts +3 -0
- package/dist/icons/generated/SteadySeller16.d.ts +3 -0
- package/dist/icons/generated/Store24.d.ts +3 -0
- package/dist/icons/generated/Store50.d.ts +3 -0
- package/dist/icons/generated/TableMove16.d.ts +3 -0
- package/dist/icons/generated/Thumbup14.d.ts +3 -0
- package/dist/icons/generated/Tip18.d.ts +3 -0
- package/dist/icons/generated/Trend18.d.ts +3 -0
- package/dist/icons/generated/TrendDecreasing18.d.ts +3 -0
- package/dist/icons/generated/TrendIncreasing18.d.ts +3 -0
- package/dist/icons/generated/Two18.d.ts +3 -0
- package/dist/icons/generated/Upload50.d.ts +3 -0
- package/dist/icons/generated/User18.d.ts +3 -0
- package/dist/icons/generated/Video16.d.ts +3 -0
- package/dist/icons/generated/Warning24.d.ts +3 -0
- package/dist/icons/generated/Won16.d.ts +3 -0
- package/dist/icons/generated/Zigzag16.d.ts +3 -0
- package/dist/icons/generated/ZigzagCan16.d.ts +3 -0
- package/dist/icons/generated/ZigzagEng16.d.ts +3 -0
- package/dist/icons/generated/ZigzagGlobal16.d.ts +3 -0
- package/dist/icons/generated/ZigzagJpn16.d.ts +3 -0
- package/dist/icons/generated/ZigzagKor16.d.ts +3 -0
- package/dist/icons/generated/ZigzagWeb16.d.ts +3 -0
- package/dist/icons/generated/Zoomin16.d.ts +3 -0
- package/dist/icons/generated/index.d.ts +163 -0
- package/dist/images/Images.stories.d.ts +13 -0
- package/dist/images/generated/KakaostyleBlk.d.ts +3 -0
- package/dist/images/generated/KakaostyleOri.d.ts +3 -0
- package/dist/images/generated/KakaostyleWh.d.ts +3 -0
- package/dist/images/generated/Npay.d.ts +3 -0
- package/dist/images/generated/PartnerCenterBlk.d.ts +3 -0
- package/dist/images/generated/PartnerCenterOri.d.ts +3 -0
- package/dist/images/generated/PartnerCenterWh.d.ts +3 -0
- package/dist/images/generated/PartnerLoungeBlk.d.ts +3 -0
- package/dist/images/generated/PartnerLoungeOri.d.ts +3 -0
- package/dist/images/generated/PartnerLoungeWh.d.ts +3 -0
- package/dist/images/generated/PostyOri.d.ts +3 -0
- package/dist/images/generated/PostyWh.d.ts +3 -0
- package/dist/images/generated/ZdeliveryOne.d.ts +3 -0
- package/dist/images/generated/ZdeliveryTwo.d.ts +3 -0
- package/dist/images/generated/ZexpressBasicGlobal.d.ts +3 -0
- package/dist/images/generated/ZexpressBasicKor.d.ts +3 -0
- package/dist/images/generated/ZexpressSimpleGlobal.d.ts +3 -0
- package/dist/images/generated/ZexpressSimpleKor.d.ts +3 -0
- package/dist/images/generated/ZexpressSymbolGlobal.d.ts +3 -0
- package/dist/images/generated/ZexpressSymbolKor.d.ts +3 -0
- package/dist/images/generated/ZexpressTextGlobal.d.ts +3 -0
- package/dist/images/generated/ZexpressTextKor.d.ts +3 -0
- package/dist/images/generated/ZigzagBiBasic.d.ts +3 -0
- package/dist/images/generated/ZigzagBiSymbol.d.ts +3 -0
- package/dist/images/generated/ZigzagSymbolCircle.d.ts +3 -0
- package/dist/images/generated/ZigzagSymbolRounded.d.ts +3 -0
- package/dist/images/generated/Zpay.d.ts +3 -0
- package/dist/images/generated/index.d.ts +30 -0
- package/dist/index.es.js +3 -3
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/input/Input.d.ts +9 -0
- package/dist/input/Input.stories.d.ts +9 -0
- package/dist/input/InputAddon.d.ts +10 -0
- package/dist/input/NumericInput.d.ts +20 -0
- package/dist/input/NumericInput.stories.d.ts +21 -0
- package/dist/input/index.d.ts +2 -0
- package/dist/input/styles.d.ts +16 -0
- package/dist/locales/en.d.ts +1 -0
- package/dist/locales/ja.d.ts +1 -0
- package/dist/locales/ko.d.ts +1 -0
- package/dist/radio/Radio.d.ts +14 -0
- package/dist/radio/Radio.stories.d.ts +8 -0
- package/dist/radio/RadioGroup.d.ts +33 -0
- package/dist/radio/RadioGroup.stories.d.ts +12 -0
- package/dist/radio/index.d.ts +2 -0
- package/dist/radio/styles.d.ts +12 -0
- package/dist/report.html +4034 -0
- package/dist/stack/HStack.d.ts +10 -0
- package/dist/stack/HStack.stories.d.ts +10 -0
- package/dist/stack/VStack.d.ts +10 -0
- package/dist/stack/VStack.stories.d.ts +10 -0
- package/dist/stack/index.d.ts +2 -0
- package/dist/stack/types.d.ts +8 -0
- package/dist/switch/Switch.d.ts +21 -0
- package/dist/switch/Switch.stories.d.ts +5 -0
- package/dist/switch/index.d.ts +1 -0
- package/dist/switch/styles.d.ts +4 -0
- package/dist/text/BaseText.d.ts +18 -0
- package/dist/text/BaseText.stories.d.ts +7 -0
- package/dist/text/index.d.ts +1 -0
- package/dist/textarea/Textarea.d.ts +6 -0
- package/dist/textarea/Textarea.stories.d.ts +8 -0
- package/dist/textarea/index.d.ts +1 -0
- package/dist/tooltip/Tooltip.d.ts +28 -0
- package/dist/tooltip/Tooltip.stories.d.ts +8 -0
- package/dist/tooltip/TooltipBase.d.ts +11 -0
- package/dist/tooltip/index.d.ts +1 -0
- package/dist/tooltip/styles.d.ts +3 -0
- package/dist/tooltip/types.d.ts +2 -0
- package/dist/tooltip/useOpener.d.ts +14 -0
- package/locales/en.d.ts +67 -0
- package/locales/en.esm.d.ts +67 -0
- package/locales/en.esm.js +1 -0
- package/locales/en.esm.js.map +1 -1
- package/locales/en.js +1 -0
- package/locales/en.js.map +1 -1
- package/locales/ja.d.ts +67 -0
- package/locales/ja.esm.d.ts +67 -0
- package/locales/ja.esm.js +1 -0
- package/locales/ja.esm.js.map +1 -1
- package/locales/ja.js +1 -0
- package/locales/ja.js.map +1 -1
- package/locales/ko.d.ts +67 -0
- package/locales/ko.esm.d.ts +67 -0
- package/locales/ko.esm.js +1 -0
- package/locales/ko.esm.js.map +1 -1
- package/locales/ko.js +1 -0
- package/locales/ko.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { PropsWithChildren, ReactElement } from 'react';
|
|
2
|
+
import { BadgeVariant, BadgeColor, BadgeSize } from './types';
|
|
3
|
+
import { IconProps } from '../icons/generated';
|
|
4
|
+
export interface BadgeProps {
|
|
5
|
+
className?: string;
|
|
6
|
+
/** @default outlined */
|
|
7
|
+
variant?: BadgeVariant;
|
|
8
|
+
/** @default small */
|
|
9
|
+
size?: BadgeSize;
|
|
10
|
+
/** @default black */
|
|
11
|
+
color?: BadgeColor;
|
|
12
|
+
/** 라벨 우측 영역에 렌더링 될 아이콘 요소 */
|
|
13
|
+
icon?: ReactElement<IconProps>;
|
|
14
|
+
}
|
|
15
|
+
export declare const Badge: ({ className, variant, size, color, icon, children, }: PropsWithChildren<BadgeProps>) => JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ComponentMeta } from '@storybook/react';
|
|
3
|
+
declare const _default: ComponentMeta<({ className, variant, size, color, icon, children, }: React.PropsWithChildren<import("./Badge").BadgeProps>) => JSX.Element>;
|
|
4
|
+
export default _default;
|
|
5
|
+
export declare const Outline: any;
|
|
6
|
+
export declare const Fill: any;
|
|
7
|
+
export declare const Icon: () => JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './Badge';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { BadgeVariant, BadgeColor, BadgeSize } from './types';
|
|
2
|
+
export declare const badge_base_css: import("@emotion/utils").SerializedStyles;
|
|
3
|
+
export declare const badge_color_css: Record<BadgeColor, string>;
|
|
4
|
+
export declare const badge_size_css: Record<BadgeSize, string>;
|
|
5
|
+
export declare const getBadgeStyleByProps: (variant?: BadgeVariant, color?: BadgeColor) => import("@emotion/utils").SerializedStyles;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import React, { ButtonHTMLAttributes, ReactElement } from 'react';
|
|
2
|
+
import { ButtonSize, ButtonVariant } from './types';
|
|
3
|
+
import { IconProps } from '../icons/generated';
|
|
4
|
+
export interface ButtonProps extends Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'type'> {
|
|
5
|
+
fill?: boolean;
|
|
6
|
+
/** @default secondary */
|
|
7
|
+
variant?: ButtonVariant;
|
|
8
|
+
/** @default medium */
|
|
9
|
+
size?: ButtonSize;
|
|
10
|
+
/** @default button */
|
|
11
|
+
type?: ButtonHTMLAttributes<HTMLButtonElement>['type'];
|
|
12
|
+
/** @default false */
|
|
13
|
+
loading?: boolean;
|
|
14
|
+
/** 좌측 영역에 렌더링 될 아이콘 요소 */
|
|
15
|
+
startIcon?: ReactElement<IconProps>;
|
|
16
|
+
/** 우측 영역에 렌더링 될 아이콘 요소 */
|
|
17
|
+
endIcon?: ReactElement<IconProps>;
|
|
18
|
+
}
|
|
19
|
+
export interface ButtonIconProps {
|
|
20
|
+
size: ButtonSize;
|
|
21
|
+
}
|
|
22
|
+
export declare const Button: React.ForwardRefExoticComponent<ButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ComponentMeta } from '@storybook/react';
|
|
3
|
+
declare const _default: ComponentMeta<React.ForwardRefExoticComponent<import("./Button").ButtonProps & React.RefAttributes<HTMLButtonElement>>>;
|
|
4
|
+
export default _default;
|
|
5
|
+
export declare const Brand: any;
|
|
6
|
+
export declare const Primary: any;
|
|
7
|
+
export declare const Secondary: any;
|
|
8
|
+
export declare const Black: any;
|
|
9
|
+
export declare const Negative: any;
|
|
10
|
+
export declare const OutlinedPrimary: any;
|
|
11
|
+
export declare const OutlinedNegative: any;
|
|
12
|
+
export declare const OutlinedBlack: any;
|
|
13
|
+
export declare const OutlinedWhite: any;
|
|
14
|
+
export declare const Dotted: any;
|
|
15
|
+
export declare const StartIcon: any;
|
|
16
|
+
export declare const EndIcon: any;
|
|
17
|
+
export declare const Loading: any;
|
|
18
|
+
export declare const Focus: () => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React, { ReactElement } from 'react';
|
|
2
|
+
import { ButtonShape, IconButtonVariant } from './types';
|
|
3
|
+
import { ButtonProps } from './Button';
|
|
4
|
+
export interface IconButtonProps extends Omit<ButtonProps, 'size'> {
|
|
5
|
+
/** @default secondary */
|
|
6
|
+
variant?: IconButtonVariant;
|
|
7
|
+
/** 렌더링 될 아이콘 요소 */
|
|
8
|
+
icon?: ReactElement;
|
|
9
|
+
/** @default rectangle */
|
|
10
|
+
shape?: ButtonShape;
|
|
11
|
+
}
|
|
12
|
+
export declare const IconButton: React.ForwardRefExoticComponent<IconButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: React.ForwardRefExoticComponent<import("./IconButton").IconButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const Rectangle: any;
|
|
8
|
+
export declare const Circle: any;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { ButtonSize, ButtonVariant, ButtonShape } from './types';
|
|
2
|
+
export declare const button_base_css: import("@emotion/utils").SerializedStyles;
|
|
3
|
+
export declare const button_icon_base_css: import("@emotion/utils").SerializedStyles;
|
|
4
|
+
export declare const getButtonVariant: (variant?: ButtonVariant) => import("@emotion/utils").SerializedStyles;
|
|
5
|
+
export declare const button_size_css: Record<ButtonSize, string>;
|
|
6
|
+
export declare const getButtonIconStyle: (size: ButtonSize) => import("@emotion/utils").SerializedStyles;
|
|
7
|
+
export declare const getIconButtonStyle: (shape?: ButtonShape) => import("@emotion/utils").SerializedStyles;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export declare type ButtonVariant = 'brand' | 'primary' | 'secondary' | 'black' | 'negative' | 'outlined_primary' | 'outlined_black' | 'outlined_white' | 'outlined_negative' | 'dotted';
|
|
2
|
+
export declare type ButtonSize = 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge';
|
|
3
|
+
export declare type ButtonShape = 'rectangle' | 'circle';
|
|
4
|
+
export declare type IconButtonVariant = 'secondary' | 'outlined_primary' | 'outlined_negative';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface CheckboxProps extends React.InputHTMLAttributes<HTMLInputElement> {
|
|
3
|
+
checked?: boolean;
|
|
4
|
+
disabled?: boolean;
|
|
5
|
+
onChange?: (e: React.ChangeEvent<HTMLInputElement>) => void;
|
|
6
|
+
}
|
|
7
|
+
export declare const Checkbox: React.ForwardRefExoticComponent<CheckboxProps & React.RefAttributes<HTMLInputElement>>;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ComponentMeta } from '@storybook/react';
|
|
3
|
+
declare const _default: ComponentMeta<React.ForwardRefExoticComponent<import("./Checkbox").CheckboxProps & React.RefAttributes<HTMLInputElement>>>;
|
|
4
|
+
export default _default;
|
|
5
|
+
export declare const Default: any;
|
|
6
|
+
export declare const Checked: any;
|
|
7
|
+
export declare const Disabled: any;
|
|
8
|
+
export declare const CheckedDisabled: any;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
|
+
import { AlignType } from '../radio';
|
|
3
|
+
interface CheckboxItem<CheckboxValue> {
|
|
4
|
+
label: ReactNode;
|
|
5
|
+
value: CheckboxValue;
|
|
6
|
+
disabled?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export interface CheckboxGroupProps<CheckboxValue> {
|
|
9
|
+
className?: string;
|
|
10
|
+
defaultValue?: CheckboxValue[];
|
|
11
|
+
value?: CheckboxValue[];
|
|
12
|
+
disabled?: boolean;
|
|
13
|
+
name?: string;
|
|
14
|
+
/** @default 24 */
|
|
15
|
+
spacing?: number;
|
|
16
|
+
items: CheckboxItem<CheckboxValue>[];
|
|
17
|
+
align?: AlignType;
|
|
18
|
+
keyExtractor?: (item: CheckboxItem<CheckboxValue>, index: number) => string | number;
|
|
19
|
+
onChange?: (value: CheckboxValue[]) => void;
|
|
20
|
+
}
|
|
21
|
+
export interface CheckboxGroupInstance<CheckboxValue> {
|
|
22
|
+
value?: CheckboxValue[];
|
|
23
|
+
focus: () => void;
|
|
24
|
+
}
|
|
25
|
+
export declare const CheckboxGroup: React.ForwardRefExoticComponent<CheckboxGroupProps<string | number | boolean> & React.RefAttributes<CheckboxGroupInstance<string | number | boolean>>>;
|
|
26
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ComponentMeta } from '@storybook/react';
|
|
3
|
+
declare const _default: ComponentMeta<React.ForwardRefExoticComponent<import("./CheckboxGroup").CheckboxGroupProps<string | number | boolean> & React.RefAttributes<import("./CheckboxGroup").CheckboxGroupInstance<string | number | boolean>>>>;
|
|
4
|
+
export default _default;
|
|
5
|
+
export declare const Base: any;
|
|
6
|
+
export declare const Spacing: any;
|
|
7
|
+
export declare const Disabled: any;
|
|
8
|
+
export declare const VerticalAlign: any;
|
|
9
|
+
export declare const Controlled: () => JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { Locale } from 'date-fns';
|
|
3
3
|
import { CaptionProps } from 'react-day-picker';
|
|
4
|
-
import { DisplayMode } from './DatePicker';
|
|
4
|
+
import { CaptionLabelType, DisplayMode } from './DatePicker';
|
|
5
5
|
export declare const captionColor: (disabled: boolean) => string;
|
|
6
6
|
export interface DatePickerCaptionProps extends CaptionProps {
|
|
7
7
|
/**
|
|
@@ -12,5 +12,6 @@ export interface DatePickerCaptionProps extends CaptionProps {
|
|
|
12
12
|
currentMonth?: Date;
|
|
13
13
|
locale: Locale;
|
|
14
14
|
displayMode: DisplayMode;
|
|
15
|
+
onClickCaptionLabel?: (type: CaptionLabelType) => void;
|
|
15
16
|
}
|
|
16
|
-
export declare const Caption: ({ multipleMonths, currentMonth: controlledMonth, displayMode, className, locale, ...props }: DatePickerCaptionProps) => JSX.Element;
|
|
17
|
+
export declare const Caption: ({ multipleMonths, currentMonth: controlledMonth, displayMode, className, locale, onClickCaptionLabel, ...props }: DatePickerCaptionProps) => JSX.Element;
|
|
@@ -5,6 +5,7 @@ import { TimePickerProps } from '../time-picker';
|
|
|
5
5
|
import { InputSize } from '../input/types';
|
|
6
6
|
export type DisplayTimeFormat = 'hourMinute' | 'hourMinuteSecond';
|
|
7
7
|
export type DisplayMode = 'popover' | 'bottomSheet';
|
|
8
|
+
export type CaptionLabelType = 'month' | 'year';
|
|
8
9
|
export declare const DATE_FORMAT = "yyyy.MM.dd";
|
|
9
10
|
export declare const DATE_HOUR_MINUTE_FORMAT = "yyyy.MM.dd HH:mm";
|
|
10
11
|
export declare const DATE_HOUR_MINUTE_SECOND_FORMAT = "yyyy.MM.dd HH:mm:ss";
|
|
@@ -1,10 +1,21 @@
|
|
|
1
|
-
import React from 'react';
|
|
1
|
+
import React, { Dispatch, SetStateAction } from 'react';
|
|
2
2
|
import { DatePickerIconProps } from './DatePickerIcon';
|
|
3
3
|
import { InputBaseProps } from '../input/InputBase';
|
|
4
4
|
import { AriaFocusProps } from '../../types/common';
|
|
5
|
+
export type FocusType = null | 'start' | 'end';
|
|
5
6
|
export interface DateRangeInputProps extends Omit<InputBaseProps, 'leftAddon' | 'rightAddon' | 'alignment'>, AriaFocusProps {
|
|
6
|
-
|
|
7
|
-
|
|
7
|
+
placeholder?: string;
|
|
8
|
+
focused?: FocusType;
|
|
9
|
+
setFocused?: (focused: FocusType) => void;
|
|
8
10
|
onClickRemoveButton?: () => void;
|
|
11
|
+
inputValue: {
|
|
12
|
+
start: string;
|
|
13
|
+
end: string;
|
|
14
|
+
};
|
|
15
|
+
fetchInputValue: Dispatch<SetStateAction<{
|
|
16
|
+
start: string;
|
|
17
|
+
end: string;
|
|
18
|
+
}>>;
|
|
19
|
+
modalOpen: boolean;
|
|
9
20
|
}
|
|
10
21
|
export declare const DateRangeInput: React.ForwardRefExoticComponent<DateRangeInputProps & DatePickerIconProps & React.RefAttributes<HTMLInputElement>>;
|
|
@@ -43,5 +43,12 @@ export interface DateRangePickerProps extends DatePickerBaseProps {
|
|
|
43
43
|
*/
|
|
44
44
|
numberOfMonths?: number;
|
|
45
45
|
onChange?: (start: Dates['from'], end: Dates['to']) => void;
|
|
46
|
+
/**
|
|
47
|
+
* 선택 완료시 자동으로 캘린더 선택 창을 닫습니다.
|
|
48
|
+
* - displayMode 'bottomSheet'인 경우 적용이 불가합니다.
|
|
49
|
+
* - displayMode 'popover'인 경우 하단의 footer 영역의 취소/확인 버튼은 노출되지 않습니다.
|
|
50
|
+
* @default true
|
|
51
|
+
*/
|
|
52
|
+
autoCloseable?: boolean;
|
|
46
53
|
}
|
|
47
|
-
export declare const DateRangePicker: ({ width, error, disabled, className, size, showDatePreset, showRadioGroupDatePreset, dates, maxDate, minDate, maxRange, numberOfMonths: numberOfMonthsProps, showRemoveButton, opened: openProp, customDatePreset, displayMode, onOpen, onClose, onChange, }: DateRangePickerProps) => JSX.Element;
|
|
54
|
+
export declare const DateRangePicker: ({ width, error, disabled, className, size, showDatePreset, showRadioGroupDatePreset, dates, maxDate, minDate, maxRange, numberOfMonths: numberOfMonthsProps, showRemoveButton, autoCloseable, opened: openProp, customDatePreset, displayMode, onOpen, onClose, onChange, }: DateRangePickerProps) => JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { ComponentStory, ComponentMeta } from '@storybook/react';
|
|
3
3
|
import { DateRangePicker } from './DateRangePicker';
|
|
4
|
-
declare const _default: ComponentMeta<({ width, error, disabled, className, size, showDatePreset, showRadioGroupDatePreset, dates, maxDate, minDate, maxRange, numberOfMonths: numberOfMonthsProps, showRemoveButton, opened: openProp, customDatePreset, displayMode, onOpen, onClose, onChange, }: import("./DateRangePicker").DateRangePickerProps) => JSX.Element>;
|
|
4
|
+
declare const _default: ComponentMeta<({ width, error, disabled, className, size, showDatePreset, showRadioGroupDatePreset, dates, maxDate, minDate, maxRange, numberOfMonths: numberOfMonthsProps, showRemoveButton, autoCloseable, opened: openProp, customDatePreset, displayMode, onOpen, onClose, onChange, }: import("./DateRangePicker").DateRangePickerProps) => JSX.Element>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const Base: any;
|
|
7
7
|
export declare const Disabled: any;
|
|
@@ -16,3 +16,4 @@ export declare const WithDatePreset: any;
|
|
|
16
16
|
export declare const WithRadioGroupDatePreset: any;
|
|
17
17
|
export declare const WithAllDatePreset: any;
|
|
18
18
|
export declare const BottomSheetPicker: any;
|
|
19
|
+
export declare const UnusedAutoCloseable: any;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { Locale } from 'date-fns';
|
|
3
|
+
export type DisplayMode = 'popover' | 'bottomSheet';
|
|
4
|
+
export type CalendarType = 'day' | 'month' | 'year' | 'year_range';
|
|
5
|
+
export interface YearMonthCalendarProps {
|
|
6
|
+
className?: string;
|
|
7
|
+
type: CalendarType;
|
|
8
|
+
locale: Locale;
|
|
9
|
+
currentDate: Date;
|
|
10
|
+
displayMode?: DisplayMode;
|
|
11
|
+
disabled?: boolean;
|
|
12
|
+
disabledDates?: (value: Date) => boolean;
|
|
13
|
+
selectedRange?: {
|
|
14
|
+
from: Date | undefined;
|
|
15
|
+
to?: Date | undefined;
|
|
16
|
+
};
|
|
17
|
+
onChange?: (value: Date | null) => void;
|
|
18
|
+
onClose?: () => void;
|
|
19
|
+
}
|
|
20
|
+
export declare const YearMonthCalendar: ({ className, type, locale, disabledDates, displayMode, currentDate, selectedRange, onChange, onClose, }: YearMonthCalendarProps) => JSX.Element;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export type DisplayMode = 'popover' | 'bottomSheet';
|
|
3
|
+
export interface YearMonthCaptionProps {
|
|
4
|
+
className?: string;
|
|
5
|
+
displayMode: DisplayMode;
|
|
6
|
+
label: string;
|
|
7
|
+
disabledLabel?: boolean;
|
|
8
|
+
disabledPreview?: boolean;
|
|
9
|
+
disabledNext?: boolean;
|
|
10
|
+
onClickLabel?: () => void;
|
|
11
|
+
onPreview?: () => void;
|
|
12
|
+
onNext?: () => void;
|
|
13
|
+
}
|
|
14
|
+
export declare const YearMonthCaption: ({ className, displayMode, label, disabledLabel, disabledPreview, disabledNext, onClickLabel, onPreview, onNext, }: YearMonthCaptionProps) => JSX.Element;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export declare const POPOVER_CELL_SIZE =
|
|
2
|
-
export declare const BOTTOM_SHEET_CELL_SIZE =
|
|
1
|
+
export declare const POPOVER_CELL_SIZE = 36;
|
|
2
|
+
export declare const BOTTOM_SHEET_CELL_SIZE = 48;
|
|
3
|
+
export declare const CELL_SIZE_MARGIN = 4;
|
|
3
4
|
export declare const BOTTOM_SHEET_CAPTION_HEIGHT = 72;
|
|
4
5
|
export declare const BOTTOM_SHEET_FOOTER_HEIGHT = 90;
|
|
5
6
|
export declare const MIN_SATE_PADDING_TOP = 40;
|
|
@@ -5,10 +5,18 @@ import { ButtonProps } from '../../button';
|
|
|
5
5
|
import { VStackProps, HStackProps } from '../../stack';
|
|
6
6
|
interface DatePickerAttributes {
|
|
7
7
|
maxHeight: number;
|
|
8
|
+
panelSize: {
|
|
9
|
+
width: number;
|
|
10
|
+
height: number;
|
|
11
|
+
};
|
|
8
12
|
cellSize: number;
|
|
9
13
|
caption: {
|
|
10
14
|
kind: Typography;
|
|
11
|
-
|
|
15
|
+
arrow: {
|
|
16
|
+
size: number;
|
|
17
|
+
width: number;
|
|
18
|
+
height: number;
|
|
19
|
+
};
|
|
12
20
|
style?: CSSObject;
|
|
13
21
|
};
|
|
14
22
|
footer: {
|
|
@@ -16,9 +24,6 @@ interface DatePickerAttributes {
|
|
|
16
24
|
container: Partial<HStackProps & VStackProps> & {
|
|
17
25
|
style?: CSSObject;
|
|
18
26
|
};
|
|
19
|
-
description?: {
|
|
20
|
-
kind: Typography;
|
|
21
|
-
};
|
|
22
27
|
};
|
|
23
28
|
}
|
|
24
29
|
export declare function useDatePickerAttributes(displayMode: DisplayMode): DatePickerAttributes;
|
|
@@ -1,18 +1,11 @@
|
|
|
1
|
+
import { CSSProperties } from 'react';
|
|
2
|
+
import { InputSize } from '../input/types';
|
|
1
3
|
export declare const date_picker_base_css: import("@emotion/utils").SerializedStyles;
|
|
2
4
|
export declare const popover_picker_css: import("@emotion/utils").SerializedStyles;
|
|
3
5
|
export declare const bottom_sheet_picker_css: import("@emotion/utils").SerializedStyles;
|
|
4
|
-
export declare const
|
|
5
|
-
export declare const
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
transition: string;
|
|
11
|
-
'&:hover': {
|
|
12
|
-
borderColor: string;
|
|
13
|
-
};
|
|
14
|
-
'&:focus, &:focus-within': {
|
|
15
|
-
outline: string;
|
|
16
|
-
border: string;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
6
|
+
export declare const caption_text_button_css: import("@emotion/utils").SerializedStyles;
|
|
7
|
+
export declare const caption_arrow_button_css: import("@emotion/utils").SerializedStyles;
|
|
8
|
+
export declare const range_input_default_style: CSSProperties;
|
|
9
|
+
export declare const range_picker_focus_style: import("@emotion/utils").SerializedStyles;
|
|
10
|
+
export declare const year_month_select_panel_css: import("@emotion/utils").SerializedStyles;
|
|
11
|
+
export declare const getRangeFocusInputStyle: (size: InputSize) => import("@emotion/utils").SerializedStyles;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @param value string
|
|
3
|
+
* @param dateFormat string [default='yyyy.MM.dd']
|
|
4
|
+
* @param strongCheck boolean [default=false] 값이 없는 경우, 날짜 입력중인 경우 (dateFormat.length 와 비교) error 추가 판단
|
|
5
|
+
*/
|
|
6
|
+
export declare function checkInputValidation(value: any, dateFormat?: string, strongCheck?: boolean): boolean;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SpaceProps } from '../styles';
|
|
2
|
+
import { CSSValueWithLength } from '../styles/buildCSSWithLength';
|
|
3
|
+
declare type orientation = 'horizontal' | 'vertical';
|
|
4
|
+
export interface DividerProps extends SpaceProps {
|
|
5
|
+
orientation?: orientation;
|
|
6
|
+
spacing?: CSSValueWithLength;
|
|
7
|
+
}
|
|
8
|
+
export declare const Divider: import("@emotion/styled").StyledComponent<{
|
|
9
|
+
theme?: import("@emotion/react").Theme;
|
|
10
|
+
as?: import("react").ElementType<any>;
|
|
11
|
+
} & DividerProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHRElement>, HTMLHRElement>, {}>;
|
|
12
|
+
export {};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { DividerProps } from './Divider';
|
|
3
|
+
declare const _default: {
|
|
4
|
+
title: string;
|
|
5
|
+
component: import("@emotion/styled").StyledComponent<{
|
|
6
|
+
theme?: import("@emotion/react").Theme;
|
|
7
|
+
as?: React.ElementType<any>;
|
|
8
|
+
} & DividerProps, React.DetailedHTMLProps<React.HTMLAttributes<HTMLHRElement>, HTMLHRElement>, {}>;
|
|
9
|
+
};
|
|
10
|
+
export default _default;
|
|
11
|
+
export declare const Base: any;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './Divider';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare type FormHelperTextVariant = 'info' | 'confirm' | 'error';
|
|
3
|
+
declare type FormHelperTextElement = keyof Pick<JSX.IntrinsicElements, 'div' | 'p' | 'span'>;
|
|
4
|
+
export interface FormHelperTextProps extends React.Attributes {
|
|
5
|
+
/**
|
|
6
|
+
* @default span
|
|
7
|
+
*/
|
|
8
|
+
as?: FormHelperTextElement;
|
|
9
|
+
/** @default info */
|
|
10
|
+
variant?: FormHelperTextVariant;
|
|
11
|
+
}
|
|
12
|
+
export declare const FormHelperText: React.FC<FormHelperTextProps & JSX.IntrinsicElements[FormHelperTextProps['as']]>;
|
|
13
|
+
export {};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { FormHelperTextProps } from './FormHelperText';
|
|
3
|
+
declare const _default: {
|
|
4
|
+
title: string;
|
|
5
|
+
component: React.FC<FormHelperTextProps & (React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement> | React.DetailedHTMLProps<React.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement> | React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>)>;
|
|
6
|
+
};
|
|
7
|
+
export default _default;
|
|
8
|
+
export declare const Base: any;
|
|
9
|
+
export declare const Confirm: any;
|
|
10
|
+
export declare const Error: any;
|
|
11
|
+
export declare const WithButton: () => JSX.Element;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React, { ReactNode, LabelHTMLAttributes } from 'react';
|
|
2
|
+
export interface FormLabelProps extends LabelHTMLAttributes<HTMLLabelElement> {
|
|
3
|
+
/** @default false */
|
|
4
|
+
required?: boolean;
|
|
5
|
+
/** help 팝오버 요소 TODO(sally): popover 개발시 외부 ReactNode 주입 제거 및 타입 제한 */
|
|
6
|
+
helper?: ReactNode;
|
|
7
|
+
/** 라벨 우측 렌더링될 Addon 요소 */
|
|
8
|
+
rightAddon?: ReactNode;
|
|
9
|
+
}
|
|
10
|
+
export declare const FormLabel: React.ForwardRefExoticComponent<FormLabelProps & React.RefAttributes<HTMLLabelElement>>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { FormLabelProps } from './FormLabel';
|
|
3
|
+
declare const _default: {
|
|
4
|
+
title: string;
|
|
5
|
+
component: React.ForwardRefExoticComponent<FormLabelProps & React.RefAttributes<HTMLLabelElement>>;
|
|
6
|
+
};
|
|
7
|
+
export default _default;
|
|
8
|
+
export declare const Base: any;
|
|
9
|
+
export declare const Required: any;
|
|
10
|
+
export declare const Help: any;
|
|
11
|
+
export declare const HelpWithRequired: any;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
title: string;
|
|
3
|
+
argTypes: {
|
|
4
|
+
size: {
|
|
5
|
+
control: {
|
|
6
|
+
type: string;
|
|
7
|
+
};
|
|
8
|
+
};
|
|
9
|
+
color: {
|
|
10
|
+
control: {
|
|
11
|
+
type: string;
|
|
12
|
+
};
|
|
13
|
+
table: {
|
|
14
|
+
defaultValue: {
|
|
15
|
+
summary: string;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
secondaryColor: {
|
|
20
|
+
control: {
|
|
21
|
+
type: string;
|
|
22
|
+
};
|
|
23
|
+
table: {
|
|
24
|
+
defaultValue: {
|
|
25
|
+
summary: string;
|
|
26
|
+
};
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
};
|
|
30
|
+
};
|
|
31
|
+
export default _default;
|
|
32
|
+
export declare const Base: any;
|
|
33
|
+
export declare const WithSizeAndColor: any;
|