@pfct/purple 1.4.0-npm-test.2 → 1.4.0-rc.2

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.
Files changed (92) hide show
  1. package/.history/{package_20240620101011.json → package_20240820163221.json} +18 -16
  2. package/.history/{package_20240620102132.json → package_20240820163222.json} +18 -20
  3. package/.history/{package_20240620102136.json → package_20240820163535.json} +19 -20
  4. package/.history/{package_20240620102153.json → package_20240820164525.json} +19 -20
  5. package/dist/components/Badge/BaseBadge/index.styled.d.ts +3 -3
  6. package/dist/components/Badge/IconBadge/index.styled.d.ts +2 -2
  7. package/dist/components/Badge/TextBadge/index.styled.d.ts +1 -1
  8. package/dist/components/BottomSheet/BaseBottomSheet/index.styled.d.ts +5 -5
  9. package/dist/components/BottomSheet/NavBottomSheet/index.styled.d.ts +1 -1
  10. package/dist/components/BottomSheet/TitleBottomSheet/index.styled.d.ts +2 -2
  11. package/dist/components/Button/BaseButton/index.styled.d.ts +1 -1
  12. package/dist/components/Button/DoubleButton/index.d.ts +3 -3
  13. package/dist/components/Button/DoubleButton/index.styled.d.ts +1 -1
  14. package/dist/components/Button/FloatBaseButton/index.styled.d.ts +6 -6
  15. package/dist/components/Button/FloatDoubleButton/index.styled.d.ts +1 -1
  16. package/dist/components/Button/SingleButton/index.styled.d.ts +1 -1
  17. package/dist/components/Card/index.styled.d.ts +2 -2
  18. package/dist/components/Chips/BasicChips/index.styled.d.ts +5 -5
  19. package/dist/components/Chips/ChipItem/index.styled.d.ts +2 -2
  20. package/dist/components/Chips/ChipsFrame/index.styled.d.ts +5 -5
  21. package/dist/components/Comment/Group/index.styled.d.ts +1 -1
  22. package/dist/components/Comment/Item/index.styled.d.ts +4 -4
  23. package/dist/components/Control/CheckBox/index.styled.d.ts +3 -3
  24. package/dist/components/Control/CheckMark/index.styled.d.ts +1 -1
  25. package/dist/components/Control/RadioButton/index.styled.d.ts +1 -1
  26. package/dist/components/Control/Switch/index.styled.d.ts +2 -2
  27. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/index.styled.d.ts +10 -22
  28. package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.styled.d.ts +2 -4
  29. package/dist/components/DatePicker/BaseDatePicker/Month/index.styled.d.ts +1 -1
  30. package/dist/components/DatePicker/BaseDatePicker/Week/index.styled.d.ts +2 -2
  31. package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.styed.d.ts +3 -3
  32. package/dist/components/DatePicker/BaseDatePicker/index.styled.d.ts +1 -1
  33. package/dist/components/DatePicker/RangeDatePickerModal/index.styled.d.ts +5 -5
  34. package/dist/components/DatePicker/SingleDatePickerModal/index.styled.d.ts +1 -1
  35. package/dist/components/Divider/index.styled.d.ts +2 -2
  36. package/dist/components/Input/BaseInput/index.styled.d.ts +2 -2
  37. package/dist/components/Input/PostfixInput/index.styled.d.ts +5 -7
  38. package/dist/components/Input/ResidentNumberInput/index.styled.d.ts +8 -10
  39. package/dist/components/Input/common/InputFrame/index.styled.d.ts +3 -3
  40. package/dist/components/Loading/ProgressBar/index.styled.d.ts +2 -2
  41. package/dist/components/Loading/Skeleton/SkeletonLayout/index.styled.d.ts +2 -2
  42. package/dist/components/Loading/Skeleton/index.styled.d.ts +3 -3
  43. package/dist/components/Loading/Spinner/index.styled.d.ts +1 -1
  44. package/dist/components/MiniButton/BoxMiniButton/index.styled.d.ts +2 -2
  45. package/dist/components/MiniButton/IconMiniButton/index.styled.d.ts +1 -1
  46. package/dist/components/MiniButton/UnderLineMiniButton/index.styled.d.ts +2 -2
  47. package/dist/components/MiniButton/common/index.styled.d.ts +1 -1
  48. package/dist/components/Modal/BaseModal/index.styled.d.ts +1 -1
  49. package/dist/components/Modal/index.d.ts +15 -2
  50. package/dist/components/Modal/index.styled.d.ts +6 -6
  51. package/dist/components/Navigation/BaseNavigation/index.styled.d.ts +3 -7
  52. package/dist/components/Navigation/index.styled.d.ts +2 -4
  53. package/dist/components/OverlayRoot/index.styled.d.ts +1 -1
  54. package/dist/components/Segment/BaseSegment/index.styled.d.ts +5 -5
  55. package/dist/components/Segment/ExtendSegment/index.styled.d.ts +5 -9
  56. package/dist/components/SelectBox/index.styled.d.ts +8 -8
  57. package/dist/components/Tabs/FillTabs/index.styled.d.ts +3 -3
  58. package/dist/components/Tabs/TextTabs/index.styled.d.ts +4 -4
  59. package/dist/components/Tag/index.styled.d.ts +1 -1
  60. package/dist/components/Title/index.styled.d.ts +2 -2
  61. package/dist/components/ToastMessage/BaseToastMessage/index.styled.d.ts +2 -2
  62. package/dist/components/ToastMessage/Toast/index.styled.d.ts +3 -5
  63. package/dist/components/Tooltip/TooltipBase/index.styled.d.ts +3 -3
  64. package/dist/core/Display/index.styled.d.ts +2 -2
  65. package/dist/library/BasicLayout/index.d.ts +12 -14
  66. package/dist/library/BasicLayout/index.styled.d.ts +21 -25
  67. package/dist/library/Flex/index.d.ts +3 -3
  68. package/dist/library/Flex/index.stories.d.ts +2 -1
  69. package/dist/library/Flex/index.styled.d.ts +3 -3
  70. package/dist/library/IconWithImage/index.styled.d.ts +1 -1
  71. package/dist/library/List/BottomSheetItemList/index.styled.d.ts +1 -1
  72. package/dist/library/Lottie/index.styled.d.ts +3 -3
  73. package/dist/library/Spacing/index.styled.d.ts +1 -1
  74. package/package.json +18 -20
  75. package/.history/package_20240620102151.json +0 -179
  76. package/.history/package_20240620102228.json +0 -180
  77. package/.history/package_20240620102534.json +0 -181
  78. package/.history/package_20240620102955.json +0 -180
  79. package/.history/package_20240620103103.json +0 -181
  80. package/.history/package_20240620103105.json +0 -180
  81. package/.history/package_20240620103120.json +0 -181
  82. package/.history/package_20240620103532.json +0 -181
  83. package/.history/package_20240620103741.json +0 -181
  84. package/.history/package_20240620103803.json +0 -181
  85. package/.history/package_20240620105356.json +0 -181
  86. package/.history/package_20240620110005.json +0 -181
  87. package/.history/package_20240620110042.json +0 -172
  88. package/.history/package_20240620131821.json +0 -181
  89. package/.history/package_20240620133118.json +0 -179
  90. package/.history/package_20240620133317.json +0 -179
  91. package/.history/package_20240620133341.json +0 -179
  92. package/.history/package_20240620135524.json +0 -178
@@ -8,8 +8,21 @@ type ModalProps = Omit<BaseModalProps, 'children'> & {
8
8
  children?: ReactNode;
9
9
  };
10
10
  declare const Modal: React.FC<ModalProps> & {
11
- SingleButton: React.FC<import("../Button/BaseButton").BaseButtonProps>;
12
- DoubleButton: React.FC<DoubleButtonProps>;
11
+ SingleButton: React.FC<React.ButtonHTMLAttributes<HTMLButtonElement> & {
12
+ isLoading?: boolean | undefined;
13
+ } & {
14
+ readonly children: React.ReactNode;
15
+ } & import("../..").SingleButtonColorStyleParams & {
16
+ typography?: import("@emotion/utils").SerializedStyles | undefined;
17
+ borderRadius?: string | undefined;
18
+ } & {
19
+ height?: number | undefined;
20
+ } & {
21
+ children?: React.ReactNode;
22
+ }>;
23
+ DoubleButton: React.FC<DoubleButtonProps & {
24
+ children?: React.ReactNode;
25
+ }>;
13
26
  Title: React.FC<{
14
27
  title: ReactNode;
15
28
  subTitle?: ReactNode;
@@ -1,11 +1,11 @@
1
1
  /// <reference types="react" />
2
2
  export declare const Wrapper: import("@emotion/styled").StyledComponent<{
3
3
  theme?: import("@emotion/react").Theme | undefined;
4
- as?: import("react").ElementType<any> | undefined;
4
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
5
5
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
6
6
  export declare const Header: import("@emotion/styled").StyledComponent<{
7
7
  theme?: import("@emotion/react").Theme | undefined;
8
- as?: import("react").ElementType<any> | undefined;
8
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
9
9
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
10
10
  export declare const SubTitle: import("@emotion/styled").StyledComponent<{
11
11
  lg?: "Headline1" | "Headline2" | "Headline3" | "Headline4" | "Headline5" | "Headline6" | "Title1" | "Title2" | "Title3" | "Title4" | "Body1" | "Body2" | undefined;
@@ -23,19 +23,19 @@ export declare const SubTitle: import("@emotion/styled").StyledComponent<{
23
23
  }, {}, {}>;
24
24
  export declare const Body: import("@emotion/styled").StyledComponent<{
25
25
  theme?: import("@emotion/react").Theme | undefined;
26
- as?: import("react").ElementType<any> | undefined;
26
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
27
27
  } & {
28
28
  contentPadding: boolean;
29
29
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
30
30
  export declare const Comment: import("@emotion/styled").StyledComponent<{
31
31
  theme?: import("@emotion/react").Theme | undefined;
32
- as?: import("react").ElementType<any> | undefined;
32
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
33
33
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
34
34
  export declare const LineButtonWrapper: import("@emotion/styled").StyledComponent<{
35
35
  theme?: import("@emotion/react").Theme | undefined;
36
- as?: import("react").ElementType<any> | undefined;
36
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
37
37
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
38
38
  export declare const Footer: import("@emotion/styled").StyledComponent<{
39
39
  theme?: import("@emotion/react").Theme | undefined;
40
- as?: import("react").ElementType<any> | undefined;
40
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
41
41
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -8,22 +8,18 @@ type ClickableProps = {
8
8
  };
9
9
  export declare const Wrapper: import("@emotion/styled").StyledComponent<{
10
10
  theme?: import("@emotion/react").Theme | undefined;
11
- as?: import("react").ElementType<any> | undefined;
11
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
12
12
  } & WrapperProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
13
13
  export declare const LeftChildrenWrapper: import("@emotion/styled").StyledComponent<{
14
14
  theme?: import("@emotion/react").Theme | undefined;
15
- as?: import("react").ElementType<any> | undefined;
15
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
16
16
  } & ClickableProps & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
17
- children?: import("react").ReactNode;
18
- } & {
19
17
  theme?: import("@emotion/react").Theme | undefined;
20
18
  }, {}, {}>;
21
19
  export declare const RightChildrenWrapper: import("@emotion/styled").StyledComponent<{
22
20
  theme?: import("@emotion/react").Theme | undefined;
23
- as?: import("react").ElementType<any> | undefined;
21
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
24
22
  } & ClickableProps & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
25
- children?: import("react").ReactNode;
26
- } & {
27
23
  theme?: import("@emotion/react").Theme | undefined;
28
24
  }, {}, {}>;
29
25
  export {};
@@ -1,13 +1,11 @@
1
1
  /// <reference types="react" />
2
2
  export declare const IconWrapper: import("@emotion/styled").StyledComponent<{
3
3
  theme?: import("@emotion/react").Theme | undefined;
4
- as?: import("react").ElementType<any> | undefined;
4
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
5
5
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
6
6
  export declare const TextWrapper: import("@emotion/styled").StyledComponent<{
7
7
  theme?: import("@emotion/react").Theme | undefined;
8
- as?: import("react").ElementType<any> | undefined;
8
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
9
9
  } & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
10
- children?: import("react").ReactNode;
11
- } & {
12
10
  theme?: import("@emotion/react").Theme | undefined;
13
11
  }, {}, {}>;
@@ -2,7 +2,7 @@
2
2
  export declare const modalSettings: (visible: boolean) => import("@emotion/react").SerializedStyles;
3
3
  export declare const Overlay: import("@emotion/styled").StyledComponent<{
4
4
  theme?: import("@emotion/react").Theme | undefined;
5
- as?: import("react").ElementType<any> | undefined;
5
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
6
6
  } & {
7
7
  visible: boolean;
8
8
  zIndex: number;
@@ -5,28 +5,28 @@ export declare const className: {
5
5
  };
6
6
  export declare const Control: import("@emotion/styled").StyledComponent<{
7
7
  theme?: import("@emotion/react").Theme | undefined;
8
- as?: import("react").ElementType<any> | undefined;
8
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
9
9
  } & {
10
10
  control: number;
11
11
  width: number;
12
12
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
13
13
  export declare const Label: import("@emotion/styled").StyledComponent<{
14
14
  theme?: import("@emotion/react").Theme | undefined;
15
- as?: import("react").ElementType<any> | undefined;
15
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
16
16
  } & {
17
17
  active: boolean;
18
18
  }, import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, {}>;
19
19
  export declare const Wrapper: import("@emotion/styled").StyledComponent<{
20
20
  theme?: import("@emotion/react").Theme | undefined;
21
- as?: import("react").ElementType<any> | undefined;
21
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
22
22
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
23
23
  export declare const Input: import("@emotion/styled").StyledComponent<{
24
24
  theme?: import("@emotion/react").Theme | undefined;
25
- as?: import("react").ElementType<any> | undefined;
25
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
26
26
  }, import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, {}>;
27
27
  export declare const LabelWrapper: import("@emotion/styled").StyledComponent<{
28
28
  theme?: import("@emotion/react").Theme | undefined;
29
- as?: import("react").ElementType<any> | undefined;
29
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
30
30
  } & {
31
31
  width: number;
32
32
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -4,36 +4,32 @@ export declare const className: {
4
4
  };
5
5
  export declare const Control: import("@emotion/styled").StyledComponent<{
6
6
  theme?: import("@emotion/react").Theme | undefined;
7
- as?: import("react").ElementType<any> | undefined;
7
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
8
8
  } & {
9
9
  control: number;
10
10
  width: number;
11
11
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
12
12
  export declare const Label: import("@emotion/styled").StyledComponent<{
13
13
  theme?: import("@emotion/react").Theme | undefined;
14
- as?: import("react").ElementType<any> | undefined;
14
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
15
15
  } & {
16
16
  active: boolean;
17
17
  } & import("react").ClassAttributes<HTMLLabelElement> & import("react").LabelHTMLAttributes<HTMLLabelElement> & {
18
- children?: import("react").ReactNode;
19
- } & {
20
18
  theme?: import("@emotion/react").Theme | undefined;
21
19
  }, {}, {}>;
22
20
  export declare const Wrapper: import("@emotion/styled").StyledComponent<{
23
21
  theme?: import("@emotion/react").Theme | undefined;
24
- as?: import("react").ElementType<any> | undefined;
22
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
25
23
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
26
24
  export declare const Input: import("@emotion/styled").StyledComponent<{
27
25
  theme?: import("@emotion/react").Theme | undefined;
28
- as?: import("react").ElementType<any> | undefined;
26
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
29
27
  }, import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, {}>;
30
28
  export declare const LabelWrapper: import("@emotion/styled").StyledComponent<{
31
29
  theme?: import("@emotion/react").Theme | undefined;
32
- as?: import("react").ElementType<any> | undefined;
30
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
33
31
  } & {
34
32
  width: number;
35
33
  } & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
36
- children?: import("react").ReactNode;
37
- } & {
38
34
  theme?: import("@emotion/react").Theme | undefined;
39
35
  }, {}, {}>;
@@ -1,35 +1,35 @@
1
1
  /// <reference types="react" />
2
2
  export declare const Wrapper: import("@emotion/styled").StyledComponent<{
3
3
  theme?: import("@emotion/react").Theme | undefined;
4
- as?: import("react").ElementType<any> | undefined;
4
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
5
5
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
6
6
  export declare const ItemListWrapper: import("@emotion/styled").StyledComponent<{
7
7
  theme?: import("@emotion/react").Theme | undefined;
8
- as?: import("react").ElementType<any> | undefined;
8
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
9
9
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
10
10
  export declare const ListBottomMargin: import("@emotion/styled").StyledComponent<{
11
11
  theme?: import("@emotion/react").Theme | undefined;
12
- as?: import("react").ElementType<any> | undefined;
12
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
13
13
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
14
14
  export declare const ItemList: import("@emotion/styled").StyledComponent<{
15
15
  theme?: import("@emotion/react").Theme | undefined;
16
- as?: import("react").ElementType<any> | undefined;
16
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
17
17
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
18
18
  export declare const Item: import("@emotion/styled").StyledComponent<{
19
19
  theme?: import("@emotion/react").Theme | undefined;
20
- as?: import("react").ElementType<any> | undefined;
20
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
21
21
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
22
22
  export declare const IconWrapper: import("@emotion/styled").StyledComponent<{
23
23
  theme?: import("@emotion/react").Theme | undefined;
24
- as?: import("react").ElementType<any> | undefined;
24
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
25
25
  } & {
26
26
  rotateArrow: boolean;
27
27
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
28
28
  export declare const Desktop: import("@emotion/styled").StyledComponent<{
29
29
  theme?: import("@emotion/react").Theme | undefined;
30
- as?: import("react").ElementType<any> | undefined;
30
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
31
31
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
32
32
  export declare const Mobile: import("@emotion/styled").StyledComponent<{
33
33
  theme?: import("@emotion/react").Theme | undefined;
34
- as?: import("react").ElementType<any> | undefined;
34
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
35
35
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -2,15 +2,15 @@
2
2
  import { ColorType, StatusType } from '../../../utils/GenerateColorStyle';
3
3
  export declare const OutterWrapper: import("@emotion/styled").StyledComponent<{
4
4
  theme?: import("@emotion/react").Theme | undefined;
5
- as?: import("react").ElementType<any> | undefined;
5
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
6
6
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
7
7
  export declare const FillTabsListContainer: import("@emotion/styled").StyledComponent<{
8
8
  theme?: import("@emotion/react").Theme | undefined;
9
- as?: import("react").ElementType<any> | undefined;
9
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
10
10
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
11
11
  export declare const ItemWrapper: import("@emotion/styled").StyledComponent<{
12
12
  theme?: import("@emotion/react").Theme | undefined;
13
- as?: import("react").ElementType<any> | undefined;
13
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
14
14
  } & {
15
15
  colorType: ColorType;
16
16
  status: StatusType;
@@ -8,21 +8,21 @@ type ItemProps = {
8
8
  export declare const Fixed: {
9
9
  Item: import("@emotion/styled").StyledComponent<{
10
10
  theme?: import("@emotion/react").Theme | undefined;
11
- as?: import("react").ElementType<any> | undefined;
11
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
12
12
  } & ItemProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
13
13
  Wrapper: import("@emotion/styled").StyledComponent<{
14
14
  theme?: import("@emotion/react").Theme | undefined;
15
- as?: import("react").ElementType<any> | undefined;
15
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
16
16
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
17
17
  };
18
18
  export declare const Scroll: {
19
19
  Item: import("@emotion/styled").StyledComponent<{
20
20
  theme?: import("@emotion/react").Theme | undefined;
21
- as?: import("react").ElementType<any> | undefined;
21
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
22
22
  } & ItemProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
23
23
  Wrapper: import("@emotion/styled").StyledComponent<{
24
24
  theme?: import("@emotion/react").Theme | undefined;
25
- as?: import("react").ElementType<any> | undefined;
25
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
26
26
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
27
27
  };
28
28
  export {};
@@ -6,7 +6,7 @@ export type TagStyleProps = TagColorStyleParams & {
6
6
  };
7
7
  export declare const Wrapper: import("@emotion/styled").StyledComponent<{
8
8
  theme?: import("@emotion/react").Theme | undefined;
9
- as?: import("react").ElementType<any> | undefined;
9
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
10
10
  } & TagColorStyleParams & {
11
11
  /** 태그 배치시 줄바꿈 여부(기본값: 줄바꿈) */
12
12
  inline?: boolean | undefined;
@@ -7,11 +7,11 @@ interface SubTitleProps {
7
7
  }
8
8
  export declare const Wrapper: import("@emotion/styled").StyledComponent<{
9
9
  theme?: import("@emotion/react").Theme | undefined;
10
- as?: import("react").ElementType<any> | undefined;
10
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
11
11
  } & WrapperProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
12
12
  export declare const ImageWrapper: import("@emotion/styled").StyledComponent<{
13
13
  theme?: import("@emotion/react").Theme | undefined;
14
- as?: import("react").ElementType<any> | undefined;
14
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
15
15
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
16
16
  export declare const Title: import("@emotion/styled").StyledComponent<{
17
17
  lg?: "Headline1" | "Headline2" | "Headline3" | "Headline4" | "Headline5" | "Headline6" | "Title1" | "Title2" | "Title3" | "Title4" | "Body1" | "Body2" | undefined;
@@ -1,11 +1,11 @@
1
1
  /// <reference types="react" />
2
2
  export declare const Toast: import("@emotion/styled").StyledComponent<{
3
3
  theme?: import("@emotion/react").Theme | undefined;
4
- as?: import("react").ElementType<any> | undefined;
4
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
5
5
  } & {
6
6
  visible: boolean;
7
7
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
8
8
  export declare const Content: import("@emotion/styled").StyledComponent<{
9
9
  theme?: import("@emotion/react").Theme | undefined;
10
- as?: import("react").ElementType<any> | undefined;
10
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
11
11
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -2,18 +2,16 @@
2
2
  import { Content } from '../../MiniButton/BoxMiniButton/index.styled';
3
3
  export declare const ContentWrapper: import("@emotion/styled").StyledComponent<{
4
4
  theme?: import("@emotion/react").Theme | undefined;
5
- as?: import("react").ElementType<any> | undefined;
5
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
6
6
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
7
7
  export declare const IconWrapper: import("@emotion/styled").StyledComponent<{
8
8
  theme?: import("@emotion/react").Theme | undefined;
9
- as?: import("react").ElementType<any> | undefined;
9
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
10
10
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
11
11
  export declare const ButtonWrapper: import("@emotion/styled").CreateStyledComponent<{
12
12
  theme?: import("@emotion/react").Theme | undefined;
13
- as?: import("react").ElementType<any> | undefined;
13
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
14
14
  } & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
15
- children?: import("react").ReactNode;
16
- } & {
17
15
  theme?: import("@emotion/react").Theme | undefined;
18
16
  }, {}, {}>;
19
17
  export { Content };
@@ -6,18 +6,18 @@ export type TooltipColorStyleProps = {
6
6
  };
7
7
  export declare const TippyContentAndCloseButtonWrapper: import("@emotion/styled").StyledComponent<{
8
8
  theme?: import("@emotion/react").Theme | undefined;
9
- as?: import("react").ElementType<any> | undefined;
9
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
10
10
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
11
11
  export declare const CloseButtonWrapper: import("@emotion/styled").StyledComponent<{
12
12
  theme?: import("@emotion/react").Theme | undefined;
13
- as?: import("react").ElementType<any> | undefined;
13
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
14
14
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
15
15
  export declare const TippyWrapper: import("@emotion/styled").StyledComponent<import("@tippyjs/react").TippyProps & {
16
16
  theme?: import("@emotion/react").Theme | undefined;
17
17
  } & TooltipColorStyleProps, {}, {}>;
18
18
  export declare const Children: import("@emotion/styled").StyledComponent<{
19
19
  theme?: import("@emotion/react").Theme | undefined;
20
- as?: import("react").ElementType<any> | undefined;
20
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
21
21
  } & {
22
22
  isChildrenFullWidth: boolean;
23
23
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,9 +1,9 @@
1
1
  /// <reference types="react" />
2
2
  export declare const PcWrapper: import("@emotion/styled").StyledComponent<{
3
3
  theme?: import("@emotion/react").Theme | undefined;
4
- as?: import("react").ElementType<any> | undefined;
4
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
5
5
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
6
6
  export declare const MobileWrapper: import("@emotion/styled").StyledComponent<{
7
7
  theme?: import("@emotion/react").Theme | undefined;
8
- as?: import("react").ElementType<any> | undefined;
8
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
9
9
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -8,26 +8,24 @@ export type BasicLayoutProps = PropsWithChildren<{
8
8
  marginBottomNoFooterColor?: string;
9
9
  }>;
10
10
  declare const BasicLayout: React.FC<BasicLayoutProps> & {
11
- VerticalHorizontalCenterLayout: React.FC<{}>;
11
+ VerticalHorizontalCenterLayout: React.FC<{
12
+ readonly children: React.ReactNode;
13
+ }>;
12
14
  Header: React.FC<import("../../components/Title").TitleProps>;
13
15
  Body: import("@emotion/styled").StyledComponent<{
14
16
  theme?: import("@emotion/react").Theme | undefined;
15
- as?: React.ElementType<any> | undefined;
17
+ as?: React.ElementType<any, keyof React.JSX.IntrinsicElements> | undefined;
16
18
  }, React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
17
19
  SidePaddingBody: import("@emotion/styled").StyledComponent<{
18
20
  theme?: import("@emotion/react").Theme | undefined;
19
- as?: React.ElementType<any> | undefined;
21
+ as?: React.ElementType<any, keyof React.JSX.IntrinsicElements> | undefined;
20
22
  } & React.ClassAttributes<HTMLDivElement> & React.HTMLAttributes<HTMLDivElement> & {
21
- children?: React.ReactNode;
22
- } & {
23
23
  theme?: import("@emotion/react").Theme | undefined;
24
24
  }, {}, {}>;
25
25
  CenterBody: import("@emotion/styled").StyledComponent<{
26
26
  theme?: import("@emotion/react").Theme | undefined;
27
- as?: React.ElementType<any> | undefined;
27
+ as?: React.ElementType<any, keyof React.JSX.IntrinsicElements> | undefined;
28
28
  } & React.ClassAttributes<HTMLDivElement> & React.HTMLAttributes<HTMLDivElement> & {
29
- children?: React.ReactNode;
30
- } & {
31
29
  theme?: import("@emotion/react").Theme | undefined;
32
30
  }, {}, {}>;
33
31
  ImageCenterBody: React.FC<{
@@ -38,7 +36,7 @@ declare const BasicLayout: React.FC<BasicLayoutProps> & {
38
36
  }>;
39
37
  Footer: import("@emotion/styled").StyledComponent<{
40
38
  theme?: import("@emotion/react").Theme | undefined;
41
- as?: React.ElementType<any> | undefined;
39
+ as?: React.ElementType<any, keyof React.JSX.IntrinsicElements> | undefined;
42
40
  }, React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
43
41
  SingleButton: React.FC<import("./Footer").SingleButtonCompProps>;
44
42
  SingleATag: React.FC<React.ButtonHTMLAttributes<HTMLButtonElement> & {
@@ -46,7 +44,7 @@ declare const BasicLayout: React.FC<BasicLayoutProps> & {
46
44
  } & {
47
45
  readonly children: React.ReactNode;
48
46
  } & import("../..").SingleButtonColorStyleParams & {
49
- typography?: import("@emotion/react").SerializedStyles | undefined;
47
+ typography?: import("@emotion/utils").SerializedStyles | undefined;
50
48
  borderRadius?: string | undefined;
51
49
  } & {
52
50
  height?: number | undefined;
@@ -57,11 +55,11 @@ declare const BasicLayout: React.FC<BasicLayoutProps> & {
57
55
  DoubleButton: React.FC<import("../../components/Button/FloatDoubleButton").FloatDoubleButtonProps>;
58
56
  ContentsPadding: import("@emotion/styled").StyledComponent<{
59
57
  theme?: import("@emotion/react").Theme | undefined;
60
- as?: React.ElementType<any> | undefined;
58
+ as?: React.ElementType<any, keyof React.JSX.IntrinsicElements> | undefined;
61
59
  }, React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
62
60
  ContentsVerticalPadding: import("@emotion/styled").StyledComponent<{
63
61
  theme?: import("@emotion/react").Theme | undefined;
64
- as?: React.ElementType<any> | undefined;
62
+ as?: React.ElementType<any, keyof React.JSX.IntrinsicElements> | undefined;
65
63
  }, React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
66
64
  StickBottomWrapper: import("../..").ReactFCWithChildren<unknown>;
67
65
  SingleButtonWithTooltip: React.FC<React.ButtonHTMLAttributes<HTMLButtonElement> & {
@@ -69,7 +67,7 @@ declare const BasicLayout: React.FC<BasicLayoutProps> & {
69
67
  } & {
70
68
  readonly children: React.ReactNode;
71
69
  } & import("../..").SingleButtonColorStyleParams & {
72
- typography?: import("@emotion/react").SerializedStyles | undefined;
70
+ typography?: import("@emotion/utils").SerializedStyles | undefined;
73
71
  borderRadius?: string | undefined;
74
72
  } & {
75
73
  height?: number | undefined;
@@ -81,7 +79,7 @@ declare const BasicLayout: React.FC<BasicLayoutProps> & {
81
79
  } & {
82
80
  readonly children: React.ReactNode;
83
81
  } & import("../..").SingleButtonColorStyleParams & {
84
- typography?: import("@emotion/react").SerializedStyles | undefined;
82
+ typography?: import("@emotion/utils").SerializedStyles | undefined;
85
83
  borderRadius?: string | undefined;
86
84
  } & {
87
85
  height?: number | undefined;
@@ -8,33 +8,33 @@ interface BasicLayoutParentProps extends BasicLayoutBodyCenterProps {
8
8
  export declare const BasicLayoutBase: {
9
9
  ParentWrapper: import("@emotion/styled").StyledComponent<{
10
10
  theme?: import("@emotion/react").Theme | undefined;
11
- as?: import("react").ElementType<any> | undefined;
11
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
12
12
  } & BasicLayoutParentProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
13
13
  ChildrenWrapper: import("@emotion/styled").StyledComponent<{
14
14
  theme?: import("@emotion/react").Theme | undefined;
15
- as?: import("react").ElementType<any> | undefined;
15
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
16
16
  } & BasicLayoutBodyCenterProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
17
17
  Header: import("@emotion/styled").StyledComponent<{
18
18
  theme?: import("@emotion/react").Theme | undefined;
19
- as?: import("react").ElementType<any> | undefined;
19
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
20
20
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
21
21
  Body: import("@emotion/styled").StyledComponent<{
22
22
  theme?: import("@emotion/react").Theme | undefined;
23
- as?: import("react").ElementType<any> | undefined;
23
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
24
24
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
25
25
  Footer: import("@emotion/styled").StyledComponent<{
26
26
  theme?: import("@emotion/react").Theme | undefined;
27
- as?: import("react").ElementType<any> | undefined;
27
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
28
28
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
29
29
  };
30
30
  export declare const PureLayoutBase: {
31
31
  ParentWrapper: import("@emotion/styled").StyledComponent<{
32
32
  theme?: import("@emotion/react").Theme | undefined;
33
- as?: import("react").ElementType<any> | undefined;
33
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
34
34
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
35
35
  VerticalHorizontalCenterBody: import("@emotion/styled").StyledComponent<{
36
36
  theme?: import("@emotion/react").Theme | undefined;
37
- as?: import("react").ElementType<any> | undefined;
37
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
38
38
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
39
39
  };
40
40
  export declare const defaultLRPadding: {
@@ -43,18 +43,14 @@ export declare const defaultLRPadding: {
43
43
  };
44
44
  export declare const SidePaddingBody: import("@emotion/styled").StyledComponent<{
45
45
  theme?: import("@emotion/react").Theme | undefined;
46
- as?: import("react").ElementType<any> | undefined;
46
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
47
47
  } & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
48
- children?: import("react").ReactNode;
49
- } & {
50
48
  theme?: import("@emotion/react").Theme | undefined;
51
49
  }, {}, {}>;
52
50
  export declare const CenterBody: import("@emotion/styled").StyledComponent<{
53
51
  theme?: import("@emotion/react").Theme | undefined;
54
- as?: import("react").ElementType<any> | undefined;
52
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
55
53
  } & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
56
- children?: import("react").ReactNode;
57
- } & {
58
54
  theme?: import("@emotion/react").Theme | undefined;
59
55
  }, {}, {}>;
60
56
  interface ImageProps {
@@ -63,52 +59,52 @@ interface ImageProps {
63
59
  }
64
60
  export declare const ImgBase: import("@emotion/styled").StyledComponent<{
65
61
  theme?: import("@emotion/react").Theme | undefined;
66
- as?: import("react").ElementType<any> | undefined;
62
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
67
63
  } & ImageProps, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
68
64
  export declare const MarginTopNoHeader: import("@emotion/styled").StyledComponent<{
69
65
  theme?: import("@emotion/react").Theme | undefined;
70
- as?: import("react").ElementType<any> | undefined;
66
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
71
67
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
72
68
  export declare const MarginTopHasHeader: import("@emotion/styled").StyledComponent<{
73
69
  theme?: import("@emotion/react").Theme | undefined;
74
- as?: import("react").ElementType<any> | undefined;
70
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
75
71
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
76
72
  export declare const MarginBottomNoFooter: import("@emotion/styled").StyledComponent<{
77
73
  theme?: import("@emotion/react").Theme | undefined;
78
- as?: import("react").ElementType<any> | undefined;
74
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
79
75
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
80
76
  export declare const MarginBottomHasFooter: import("@emotion/styled").StyledComponent<{
81
77
  theme?: import("@emotion/react").Theme | undefined;
82
- as?: import("react").ElementType<any> | undefined;
78
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
83
79
  } & {
84
80
  backgroundColor?: string | undefined;
85
81
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
86
82
  export declare const ButtonWrapperInPc: import("@emotion/styled").StyledComponent<{
87
83
  theme?: import("@emotion/react").Theme | undefined;
88
- as?: import("react").ElementType<any> | undefined;
84
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
89
85
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
90
86
  export declare const ATagButton: import("@emotion/styled").StyledComponent<{
91
87
  theme?: import("@emotion/react").Theme | undefined;
92
- as?: import("react").ElementType<any> | undefined;
88
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
93
89
  }, import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, {}>;
94
90
  export declare const ContentsPadding: import("@emotion/styled").StyledComponent<{
95
91
  theme?: import("@emotion/react").Theme | undefined;
96
- as?: import("react").ElementType<any> | undefined;
92
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
97
93
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
98
94
  export declare const ContentsVerticalPadding: import("@emotion/styled").StyledComponent<{
99
95
  theme?: import("@emotion/react").Theme | undefined;
100
- as?: import("react").ElementType<any> | undefined;
96
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
101
97
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
102
98
  export declare const StickBottomWrapper: import("@emotion/styled").StyledComponent<{
103
99
  theme?: import("@emotion/react").Theme | undefined;
104
- as?: import("react").ElementType<any> | undefined;
100
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
105
101
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
106
102
  export declare const TooltipButtonWrapper: import("@emotion/styled").StyledComponent<{
107
103
  theme?: import("@emotion/react").Theme | undefined;
108
- as?: import("react").ElementType<any> | undefined;
104
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
109
105
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
110
106
  export declare const InformationIconWrapper: import("@emotion/styled").StyledComponent<{
111
107
  theme?: import("@emotion/react").Theme | undefined;
112
- as?: import("react").ElementType<any> | undefined;
108
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
113
109
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
114
110
  export {};