@pedidopago/ui 1.13.4 → 1.13.6

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 (231) hide show
  1. package/dist/components/Alert/index.d.ts +1 -2
  2. package/dist/components/Alert/index.d.ts.map +1 -1
  3. package/dist/components/Alert/styles.d.ts +2 -2
  4. package/dist/components/Avatar/styles.d.ts +5 -5
  5. package/dist/components/Badge/styles.d.ts +3 -3
  6. package/dist/components/Button/index.d.ts +1 -1
  7. package/dist/components/Button/index.d.ts.map +1 -1
  8. package/dist/components/Button/styles.d.ts +3 -3
  9. package/dist/components/Card/index.d.ts +1 -2
  10. package/dist/components/Card/index.d.ts.map +1 -1
  11. package/dist/components/Card/styles.d.ts +1 -1
  12. package/dist/components/Carousel/Examples/index.d.ts +4 -5
  13. package/dist/components/Carousel/Examples/index.d.ts.map +1 -1
  14. package/dist/components/Carousel/Examples/styles.d.ts +1 -1
  15. package/dist/components/Carousel/carousel-slide-container.d.ts +1 -2
  16. package/dist/components/Carousel/carousel-slide-container.d.ts.map +1 -1
  17. package/dist/components/Carousel/carousel-slide-item.d.ts +1 -1
  18. package/dist/components/Carousel/carousel-slide-item.d.ts.map +1 -1
  19. package/dist/components/Carousel/contexts/carousel-context/index.d.ts +1 -1
  20. package/dist/components/Carousel/contexts/carousel-context/index.d.ts.map +1 -1
  21. package/dist/components/Carousel/styles.d.ts +2 -2
  22. package/dist/components/CheckboxInput/styles.d.ts +7 -7
  23. package/dist/components/ChoiceList/styles.d.ts +4 -4
  24. package/dist/components/CollapseCard/ExpandButton/index.d.ts +1 -2
  25. package/dist/components/CollapseCard/ExpandButton/index.d.ts.map +1 -1
  26. package/dist/components/CollapseCard/ExpandButton/styles.d.ts +13 -6
  27. package/dist/components/CollapseCard/ExpandButton/styles.d.ts.map +1 -1
  28. package/dist/components/CollapseCard/styles.d.ts +15 -8
  29. package/dist/components/CollapseCard/styles.d.ts.map +1 -1
  30. package/dist/components/ColorPicker/components/ColorHue.d.ts +1 -1
  31. package/dist/components/ColorPicker/components/ColorHue.d.ts.map +1 -1
  32. package/dist/components/ColorPicker/components/ColorInput.d.ts +1 -2
  33. package/dist/components/ColorPicker/components/ColorInput.d.ts.map +1 -1
  34. package/dist/components/ColorPicker/components/ColorPickerBox.d.ts +1 -1
  35. package/dist/components/ColorPicker/components/ColorPickerBox.d.ts.map +1 -1
  36. package/dist/components/ColorPicker/components/ColorPointer.d.ts +1 -2
  37. package/dist/components/ColorPicker/components/ColorPointer.d.ts.map +1 -1
  38. package/dist/components/ColorPicker/components/ColorSelector.d.ts +1 -1
  39. package/dist/components/ColorPicker/components/ColorSelector.d.ts.map +1 -1
  40. package/dist/components/ColorPicker/index.d.ts +1 -2
  41. package/dist/components/ColorPicker/index.d.ts.map +1 -1
  42. package/dist/components/ColorPicker/styles.d.ts +10 -10
  43. package/dist/components/Combobox/ComboboxLoading/index.d.ts +1 -2
  44. package/dist/components/Combobox/ComboboxLoading/index.d.ts.map +1 -1
  45. package/dist/components/Combobox/ComboboxNoResult/index.d.ts +1 -2
  46. package/dist/components/Combobox/ComboboxNoResult/index.d.ts.map +1 -1
  47. package/dist/components/Combobox/ComboboxOption/styles.d.ts +1 -1
  48. package/dist/components/Combobox/Examples/index.d.ts +2 -3
  49. package/dist/components/Combobox/Examples/index.d.ts.map +1 -1
  50. package/dist/components/Combobox/index.d.ts +1 -2
  51. package/dist/components/Combobox/index.d.ts.map +1 -1
  52. package/dist/components/Combobox/styles.d.ts +1 -1
  53. package/dist/components/ComposeIcon/styles.d.ts +2 -2
  54. package/dist/components/DateInput/DateInput-example.d.ts +1 -2
  55. package/dist/components/DateInput/DateInput-example.d.ts.map +1 -1
  56. package/dist/components/DateInput/components/ModalWrapper/styles.d.ts +13 -6
  57. package/dist/components/DateInput/components/ModalWrapper/styles.d.ts.map +1 -1
  58. package/dist/components/DateInput/index.d.ts +1 -2
  59. package/dist/components/DateInput/index.d.ts.map +1 -1
  60. package/dist/components/DateInput/styles.d.ts +2 -2
  61. package/dist/components/DatePicker/components/DatePickerContent.d.ts +1 -2
  62. package/dist/components/DatePicker/components/DatePickerContent.d.ts.map +1 -1
  63. package/dist/components/DatePicker/components/DateYearPicker.d.ts +1 -2
  64. package/dist/components/DatePicker/components/DateYearPicker.d.ts.map +1 -1
  65. package/dist/components/DatePicker/index.d.ts +1 -2
  66. package/dist/components/DatePicker/index.d.ts.map +1 -1
  67. package/dist/components/DatePicker/styles.d.ts +13 -13
  68. package/dist/components/Dialog/dialog-example.d.ts +1 -2
  69. package/dist/components/Dialog/dialog-example.d.ts.map +1 -1
  70. package/dist/components/Dialog/index.d.ts +1 -2
  71. package/dist/components/Dialog/index.d.ts.map +1 -1
  72. package/dist/components/Dialog/styles.d.ts +4 -4
  73. package/dist/components/Dropzone/index.d.ts +1 -2
  74. package/dist/components/Dropzone/index.d.ts.map +1 -1
  75. package/dist/components/Dropzone/styles.d.ts +7 -7
  76. package/dist/components/EmojiPicker/Emote/index.d.ts +1 -2
  77. package/dist/components/EmojiPicker/Emote/index.d.ts.map +1 -1
  78. package/dist/components/EmojiPicker/Emote/styles.d.ts +1 -1
  79. package/dist/components/EmojiPicker/EmotePickerData/index.d.ts +1 -2
  80. package/dist/components/EmojiPicker/EmotePickerData/index.d.ts.map +1 -1
  81. package/dist/components/EmojiPicker/EmotePickerData/styles.d.ts +4 -4
  82. package/dist/components/EmojiPicker/Example/EmotePickerExample.d.ts +1 -2
  83. package/dist/components/EmojiPicker/Example/EmotePickerExample.d.ts.map +1 -1
  84. package/dist/components/EmojiPicker/styles.d.ts +24 -12
  85. package/dist/components/EmojiPicker/styles.d.ts.map +1 -1
  86. package/dist/components/Flex/styles.d.ts +1 -1
  87. package/dist/components/ForwardedModal/ForwardedModalExample.d.ts +1 -2
  88. package/dist/components/ForwardedModal/ForwardedModalExample.d.ts.map +1 -1
  89. package/dist/components/Grid/styles.d.ts +1 -1
  90. package/dist/components/Icon/styles.d.ts +1 -1
  91. package/dist/components/IconItem/styles.d.ts +4 -4
  92. package/dist/components/Illustration/styles.d.ts +2 -2
  93. package/dist/components/ImageItem/imageFake.d.ts +1 -2
  94. package/dist/components/ImageItem/imageFake.d.ts.map +1 -1
  95. package/dist/components/ImageItem/styles.d.ts +6 -6
  96. package/dist/components/Input/styles.d.ts +12 -12
  97. package/dist/components/Label/index.d.ts +1 -2
  98. package/dist/components/Label/index.d.ts.map +1 -1
  99. package/dist/components/Label/styles.d.ts +1 -1
  100. package/dist/components/LegacyRadio/styles.d.ts +7 -7
  101. package/dist/components/List/styles.d.ts +3 -3
  102. package/dist/components/Modal/ModalExample.d.ts +1 -2
  103. package/dist/components/Modal/ModalExample.d.ts.map +1 -1
  104. package/dist/components/Modal/index.d.ts +1 -1
  105. package/dist/components/Modal/index.d.ts.map +1 -1
  106. package/dist/components/Modal/styles.d.ts +25 -13
  107. package/dist/components/Modal/styles.d.ts.map +1 -1
  108. package/dist/components/MultipleSelect/components/InputWrapper/index.d.ts +2 -2
  109. package/dist/components/MultipleSelect/components/OptionsArea/index.d.ts +1 -2
  110. package/dist/components/MultipleSelect/components/OptionsArea/index.d.ts.map +1 -1
  111. package/dist/components/MultipleSelect/components/OptionsArea/styles.d.ts +16 -9
  112. package/dist/components/MultipleSelect/components/OptionsArea/styles.d.ts.map +1 -1
  113. package/dist/components/MultipleSelect/components/SelectArea/ButtonsArea.d.ts +2 -2
  114. package/dist/components/MultipleSelect/components/SelectArea/SelectAreaWrapper.d.ts +1 -1
  115. package/dist/components/MultipleSelect/components/SelectArea/SelectedOptionsArea.d.ts +4 -4
  116. package/dist/components/MultipleSelect/components/SelectArea/styles.d.ts +3 -3
  117. package/dist/components/MultipleSelect/index.d.ts +2 -3
  118. package/dist/components/MultipleSelect/index.d.ts.map +1 -1
  119. package/dist/components/MultipleSelect/types.d.ts +1 -1
  120. package/dist/components/MultipleSelect/types.d.ts.map +1 -1
  121. package/dist/components/NewSelect/Examples/index.d.ts +5 -6
  122. package/dist/components/NewSelect/Examples/index.d.ts.map +1 -1
  123. package/dist/components/NewSelect/Multiple/Examples/index.d.ts +5 -6
  124. package/dist/components/NewSelect/Multiple/Examples/index.d.ts.map +1 -1
  125. package/dist/components/NewSelect/Multiple/index.d.ts +1 -2
  126. package/dist/components/NewSelect/Multiple/index.d.ts.map +1 -1
  127. package/dist/components/NewSelect/Single/Examples/index.d.ts +5 -6
  128. package/dist/components/NewSelect/Single/Examples/index.d.ts.map +1 -1
  129. package/dist/components/NewSelect/Single/index.d.ts +1 -2
  130. package/dist/components/NewSelect/Single/index.d.ts.map +1 -1
  131. package/dist/components/NewSelect/components/Chip/index.d.ts +1 -2
  132. package/dist/components/NewSelect/components/Chip/index.d.ts.map +1 -1
  133. package/dist/components/NewSelect/components/Chip/styles.d.ts +1 -1
  134. package/dist/components/NewSelect/components/OptionsSelect/styles.d.ts +13 -6
  135. package/dist/components/NewSelect/components/OptionsSelect/styles.d.ts.map +1 -1
  136. package/dist/components/NewSelect/components/SelectInputSearch/index.d.ts +1 -2
  137. package/dist/components/NewSelect/components/SelectInputSearch/index.d.ts.map +1 -1
  138. package/dist/components/NewSelect/components/SelectItem/styles.d.ts +1 -1
  139. package/dist/components/NewSelect/index.d.ts +1 -2
  140. package/dist/components/NewSelect/index.d.ts.map +1 -1
  141. package/dist/components/NewSelect/styles.d.ts +4 -4
  142. package/dist/components/Observer/index.d.ts +1 -2
  143. package/dist/components/Observer/index.d.ts.map +1 -1
  144. package/dist/components/Pagination/index.d.ts +1 -2
  145. package/dist/components/Pagination/index.d.ts.map +1 -1
  146. package/dist/components/Pagination/styles.d.ts +8 -8
  147. package/dist/components/Popover/Popover.d.ts +1 -1
  148. package/dist/components/Popover/Popover.d.ts.map +1 -1
  149. package/dist/components/Popover/examples/index.d.ts +1 -2
  150. package/dist/components/Popover/examples/index.d.ts.map +1 -1
  151. package/dist/components/Progress/Circle/index.d.ts +1 -2
  152. package/dist/components/Progress/Circle/index.d.ts.map +1 -1
  153. package/dist/components/Progress/Circle/styles.d.ts +5 -5
  154. package/dist/components/Progress/Linear/index.d.ts +1 -2
  155. package/dist/components/Progress/Linear/index.d.ts.map +1 -1
  156. package/dist/components/Progress/Linear/styles.d.ts +3 -3
  157. package/dist/components/Progress/index.d.ts +1 -2
  158. package/dist/components/Progress/index.d.ts.map +1 -1
  159. package/dist/components/Radio/components/RadioGroup/styles.d.ts +3 -3
  160. package/dist/components/Radio/styles.d.ts +2 -2
  161. package/dist/components/Rating/styles.d.ts +3 -3
  162. package/dist/components/ReactPortal/index.d.ts +1 -1
  163. package/dist/components/ReactPortal/index.d.ts.map +1 -1
  164. package/dist/components/Select/components/OptionsSelect/styles.d.ts +1 -1
  165. package/dist/components/Select/styles.d.ts +3 -3
  166. package/dist/components/Skeleton/index.d.ts +1 -2
  167. package/dist/components/Skeleton/index.d.ts.map +1 -1
  168. package/dist/components/Skeleton/styles.d.ts +1 -1
  169. package/dist/components/Slider/SliderExample.d.ts +1 -2
  170. package/dist/components/Slider/SliderExample.d.ts.map +1 -1
  171. package/dist/components/Slider/components/SliderPointer.d.ts +1 -2
  172. package/dist/components/Slider/components/SliderPointer.d.ts.map +1 -1
  173. package/dist/components/Slider/components/SliderRail.d.ts +1 -1
  174. package/dist/components/Slider/components/SliderRail.d.ts.map +1 -1
  175. package/dist/components/Slider/styles.d.ts +10 -10
  176. package/dist/components/Spinner/styles.d.ts +1 -1
  177. package/dist/components/Steps/components/StepIcon/index.d.ts +1 -2
  178. package/dist/components/Steps/components/StepIcon/index.d.ts.map +1 -1
  179. package/dist/components/Steps/components/StepIcon/styles.d.ts +3 -3
  180. package/dist/components/Steps/index.d.ts +1 -2
  181. package/dist/components/Steps/index.d.ts.map +1 -1
  182. package/dist/components/Steps/styles.d.ts +7 -7
  183. package/dist/components/Switch/styles.d.ts +4 -4
  184. package/dist/components/Table/components/MenuItem.d.ts +1 -2
  185. package/dist/components/Table/components/MenuItem.d.ts.map +1 -1
  186. package/dist/components/Table/components/TableMenuPopover.d.ts +1 -2
  187. package/dist/components/Table/components/TableMenuPopover.d.ts.map +1 -1
  188. package/dist/components/Table/components/TableSkeleton.d.ts +1 -2
  189. package/dist/components/Table/components/TableSkeleton.d.ts.map +1 -1
  190. package/dist/components/Table/index.d.ts +1 -1
  191. package/dist/components/Table/index.d.ts.map +1 -1
  192. package/dist/components/Table/styles.d.ts +7 -7
  193. package/dist/components/Tabs/TabsExample.d.ts +1 -2
  194. package/dist/components/Tabs/TabsExample.d.ts.map +1 -1
  195. package/dist/components/Tabs/components/Tab.d.ts +1 -2
  196. package/dist/components/Tabs/components/Tab.d.ts.map +1 -1
  197. package/dist/components/Tabs/styles.d.ts +7 -7
  198. package/dist/components/Tag/styles.d.ts +3 -3
  199. package/dist/components/TextAreaInput/styles.d.ts +4 -4
  200. package/dist/components/Thumbnail/index.d.ts +1 -2
  201. package/dist/components/Thumbnail/index.d.ts.map +1 -1
  202. package/dist/components/Thumbnail/styles.d.ts +8 -8
  203. package/dist/components/TimeInput/styles.d.ts +3 -3
  204. package/dist/components/Timeline/components/TimelineContent.d.ts +1 -2
  205. package/dist/components/Timeline/components/TimelineContent.d.ts.map +1 -1
  206. package/dist/components/Timeline/components/TimelineSeparator.d.ts +1 -2
  207. package/dist/components/Timeline/components/TimelineSeparator.d.ts.map +1 -1
  208. package/dist/components/Timeline/styles.d.ts +6 -6
  209. package/dist/components/Toast/Example/index.d.ts +3 -4
  210. package/dist/components/Toast/Example/index.d.ts.map +1 -1
  211. package/dist/components/Toast/ToastContainer/index.d.ts +1 -2
  212. package/dist/components/Toast/ToastContainer/index.d.ts.map +1 -1
  213. package/dist/components/Toast/ToastContainer/styles.d.ts +1 -1
  214. package/dist/components/Toast/ToastItem/index.d.ts +1 -2
  215. package/dist/components/Toast/ToastItem/index.d.ts.map +1 -1
  216. package/dist/components/Toast/ToastItem/styles.d.ts +1 -1
  217. package/dist/components/Toast/contexts/ToastProvider.d.ts +1 -1
  218. package/dist/components/Toast/contexts/ToastProvider.d.ts.map +1 -1
  219. package/dist/components/Tooltip/example.d.ts +1 -2
  220. package/dist/components/Tooltip/example.d.ts.map +1 -1
  221. package/dist/components/Tooltip/styles.d.ts +2 -2
  222. package/dist/components/Typography/index.d.ts +1 -2
  223. package/dist/components/Typography/index.d.ts.map +1 -1
  224. package/dist/components/Typography/styles.d.ts +2 -2
  225. package/dist/shared/components/FocusLock/index.d.ts +1 -1
  226. package/dist/shared/components/FocusLock/index.d.ts.map +1 -1
  227. package/dist/shared/theme/button-example.d.ts +1 -2
  228. package/dist/shared/theme/button-example.d.ts.map +1 -1
  229. package/dist/shared/theme/contexts/ThemeContext.d.ts +1 -1
  230. package/dist/shared/theme/contexts/ThemeContext.d.ts.map +1 -1
  231. package/package.json +4 -3
@@ -3,14 +3,14 @@ import { GenericStyledProps } from '../../@types';
3
3
  import { GlobalColorsProps } from '../../shared/theme/theme.types';
4
4
  export declare const SliderContent: import("@emotion/styled").StyledComponent<{
5
5
  theme?: import("@emotion/react").Theme | undefined;
6
- as?: import("react").ElementType<any> | undefined;
6
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
7
7
  } & {
8
8
  fullSize?: boolean | undefined;
9
9
  size?: "sm" | "md" | "lg" | undefined;
10
10
  direction?: "horizontal" | "vertical" | undefined;
11
11
  disabled?: boolean | undefined;
12
12
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
13
- export declare const SliderExtremesText: import("@emotion/styled").StyledComponent<import("react").HTMLAttributes<HTMLLabelElement | HTMLParagraphElement> & {
13
+ export declare const SliderExtremesText: import("@emotion/styled").StyledComponent<import("react").HTMLAttributes<HTMLParagraphElement | HTMLLabelElement> & {
14
14
  variant?: "caption" | "em" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "label" | "p" | "small" | "span" | "strong" | undefined;
15
15
  color?: (string & {}) | GlobalColorsProps | undefined;
16
16
  fontSize?: number | "display" | "sm" | "md" | "lg" | "xl" | "tiny" | "xxxs" | "xxs" | "xs" | "xxl" | "xxxl" | "giant" | undefined;
@@ -28,17 +28,17 @@ export declare const SliderExtremesText: import("@emotion/styled").StyledCompone
28
28
  }, {}, {}>;
29
29
  export declare const SliderContainer: import("@emotion/styled").StyledComponent<{
30
30
  theme?: import("@emotion/react").Theme | undefined;
31
- as?: import("react").ElementType<any> | undefined;
31
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
32
32
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
33
33
  export declare const SliderRailContainer: import("@emotion/styled").StyledComponent<{
34
34
  theme?: import("@emotion/react").Theme | undefined;
35
- as?: import("react").ElementType<any> | undefined;
35
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
36
36
  } & {
37
37
  trackColor?: (string & {}) | GlobalColorsProps | undefined;
38
38
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
39
39
  export declare const SliderTrack: import("@emotion/styled").StyledComponent<{
40
40
  theme?: import("@emotion/react").Theme | undefined;
41
- as?: import("react").ElementType<any> | undefined;
41
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
42
42
  } & {
43
43
  thumbColor: GlobalColorsProps | (string & {});
44
44
  direction?: "horizontal" | "vertical" | undefined;
@@ -46,11 +46,11 @@ export declare const SliderTrack: import("@emotion/styled").StyledComponent<{
46
46
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
47
47
  export declare const SliderInput: import("@emotion/styled").StyledComponent<{
48
48
  theme?: import("@emotion/react").Theme | undefined;
49
- as?: import("react").ElementType<any> | undefined;
49
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
50
50
  }, import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, {}>;
51
51
  export declare const SliderThumb: import("@emotion/styled").StyledComponent<{
52
52
  theme?: import("@emotion/react").Theme | undefined;
53
- as?: import("react").ElementType<any> | undefined;
53
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
54
54
  } & {
55
55
  direction?: "horizontal" | "vertical" | undefined;
56
56
  thumbColor: GlobalColorsProps | (string & {});
@@ -60,18 +60,18 @@ export declare const SliderThumb: import("@emotion/styled").StyledComponent<{
60
60
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
61
61
  export declare const SliderPointerContainer: import("@emotion/styled").StyledComponent<{
62
62
  theme?: import("@emotion/react").Theme | undefined;
63
- as?: import("react").ElementType<any> | undefined;
63
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
64
64
  } & GenericStyledProps & {
65
65
  direction?: "horizontal" | "vertical" | undefined;
66
66
  thumbColor: GlobalColorsProps | (string & {});
67
67
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
68
68
  export declare const SliderPointerIcon: import("@emotion/styled").StyledComponent<{
69
69
  theme?: import("@emotion/react").Theme | undefined;
70
- as?: import("react").ElementType<any> | undefined;
70
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
71
71
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
72
72
  export declare const SliderLabel: import("@emotion/styled").StyledComponent<{
73
73
  theme?: import("@emotion/react").Theme | undefined;
74
- as?: import("react").ElementType<any> | undefined;
74
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
75
75
  } & GenericStyledProps & {
76
76
  direction?: "horizontal" | "vertical" | undefined;
77
77
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  export declare const StyledSpinner: 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("./types").ISpinnerProps & {
6
6
  theme?: {
7
7
  fontSizes: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { StepIconProps } from './types';
3
- export declare function StepIcon({ activeColor, isFirstStep, isLastStep, isChecked, isSelectedStep, direction, }: StepIconProps): JSX.Element;
2
+ export declare function StepIcon({ activeColor, isFirstStep, isLastStep, isChecked, isSelectedStep, direction, }: StepIconProps): import("react/jsx-runtime").JSX.Element;
4
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Steps/components/StepIcon/index.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAIxC,wBAAgB,QAAQ,CAAC,EACvB,WAAuB,EACvB,WAAW,EACX,UAAU,EACV,SAAS,EACT,cAAc,EACd,SAAiB,GAClB,EAAE,aAAa,eAsCf"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Steps/components/StepIcon/index.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAIxC,wBAAgB,QAAQ,CAAC,EACvB,WAAuB,EACvB,WAAW,EACX,UAAU,EACV,SAAS,EACT,cAAc,EACd,SAAiB,GAClB,EAAE,aAAa,2CAsCf"}
@@ -7,17 +7,17 @@ export declare const StepIconContainer: import("@emotion/styled").StyledComponen
7
7
  }, {}, {}>;
8
8
  export declare const StepStart: 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
  } & StepLineProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
12
12
  export declare const StepCenter: 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
  color: string;
17
17
  isChecked: boolean;
18
18
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
19
19
  export declare const StepEnd: 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
  } & StepLineProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
23
23
  //# sourceMappingURL=styles.d.ts.map
@@ -1,5 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { StepsProps } from './types';
3
- declare const Steps: ({ current, steps, activeColor, fullWidth, isReducedSteps, enableCurrentStepChecked, }: StepsProps) => JSX.Element;
2
+ declare const Steps: ({ current, steps, activeColor, fullWidth, isReducedSteps, enableCurrentStepChecked, }: StepsProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Steps;
5
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Steps/index.tsx"],"names":[],"mappings":";AAiBA,OAAO,EAAc,UAAU,EAAE,MAAM,SAAS,CAAC;AAEjD,QAAA,MAAM,KAAK,0FAOR,UAAU,gBA8GZ,CAAC;AAEF,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Steps/index.tsx"],"names":[],"mappings":"AAiBA,OAAO,EAAc,UAAU,EAAE,MAAM,SAAS,CAAC;AAEjD,QAAA,MAAM,KAAK,0FAOR,UAAU,4CA8GZ,CAAC;AAEF,eAAe,KAAK,CAAC"}
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  export declare const StepsContainer: 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
  fullWidth?: boolean | undefined;
7
7
  isReducedSteps?: boolean | undefined;
@@ -9,7 +9,7 @@ export declare const StepsContainer: import("@emotion/styled").StyledComponent<{
9
9
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
10
10
  export declare const StepsCircle: 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
  } & {
14
14
  activeColor: 'primary' | 'secondary' | 'tertiary' | 'error';
15
15
  isFinished?: boolean | undefined;
@@ -17,28 +17,28 @@ export declare const StepsCircle: import("@emotion/styled").StyledComponent<{
17
17
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
18
18
  export declare const StepsSeparator: 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 StepsItemContainer: 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
  isCurrent: boolean;
27
27
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
28
28
  export declare const ReducedStepsContainer: 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
  } & {
32
32
  fitParent?: boolean | undefined;
33
33
  fullWidth?: boolean | undefined;
34
34
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
35
35
  export declare const StepsItemsDetailsContainer: 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
  export declare const StepsItemText: import("@emotion/styled").StyledComponent<{
40
40
  theme?: import("@emotion/react").Theme | undefined;
41
- as?: import("react").ElementType<any> | undefined;
41
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
42
42
  } & {
43
43
  isReducedSteps?: boolean | undefined;
44
44
  isDisabled?: boolean | undefined;
@@ -2,18 +2,18 @@
2
2
  import { IStyleProps } from './types';
3
3
  export declare const SwitchWrapper: 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
  } & IStyleProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
7
7
  export declare const Switch: 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
  } & IStyleProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
11
11
  export declare const SwitchToken: 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
  } & IStyleProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
15
15
  export declare const HelpText: import("@emotion/styled").StyledComponent<{
16
16
  theme?: import("@emotion/react").Theme | undefined;
17
- as?: import("react").ElementType<any> | undefined;
17
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
18
18
  } & IStyleProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
19
19
  //# sourceMappingURL=styles.d.ts.map
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { IMenuItem } from '../types';
3
- export declare function MenuItem({ items, isOpen, onClickOutside, top, right }: IMenuItem): JSX.Element;
2
+ export declare function MenuItem({ items, isOpen, onClickOutside, top, right }: IMenuItem): import("react/jsx-runtime").JSX.Element;
4
3
  //# sourceMappingURL=MenuItem.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MenuItem.d.ts","sourceRoot":"","sources":["../../../../src/components/Table/components/MenuItem.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAIrC,wBAAgB,QAAQ,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,cAAc,EAAE,GAAG,EAAE,KAAK,EAAE,EAAE,SAAS,eA+BhF"}
1
+ {"version":3,"file":"MenuItem.d.ts","sourceRoot":"","sources":["../../../../src/components/Table/components/MenuItem.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAIrC,wBAAgB,QAAQ,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,cAAc,EAAE,GAAG,EAAE,KAAK,EAAE,EAAE,SAAS,2CA+BhF"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { MenuPopoverProps } from '../types';
3
- export declare function TableMenuPopover({ row, setIsMenuOpen, isMenuOpen }: MenuPopoverProps): JSX.Element;
2
+ export declare function TableMenuPopover({ row, setIsMenuOpen, isMenuOpen }: MenuPopoverProps): import("react/jsx-runtime").JSX.Element;
4
3
  //# sourceMappingURL=TableMenuPopover.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TableMenuPopover.d.ts","sourceRoot":"","sources":["../../../../src/components/Table/components/TableMenuPopover.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE5C,wBAAgB,gBAAgB,CAAC,EAAE,GAAG,EAAE,aAAa,EAAE,UAAU,EAAE,EAAE,gBAAgB,eAyBpF"}
1
+ {"version":3,"file":"TableMenuPopover.d.ts","sourceRoot":"","sources":["../../../../src/components/Table/components/TableMenuPopover.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE5C,wBAAgB,gBAAgB,CAAC,EAAE,GAAG,EAAE,aAAa,EAAE,UAAU,EAAE,EAAE,gBAAgB,2CAyBpF"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ITableSkeletonColumns } from '../types';
3
- export declare function TableSkeleton({ skeletonColumns, skeletonRows, skeletonHeight, }: ITableSkeletonColumns): JSX.Element[];
2
+ export declare function TableSkeleton({ skeletonColumns, skeletonRows, skeletonHeight, }: ITableSkeletonColumns): import("react/jsx-runtime").JSX.Element[];
4
3
  //# sourceMappingURL=TableSkeleton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TableSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/Table/components/TableSkeleton.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,UAAU,CAAC;AAejD,wBAAgB,aAAa,CAAC,EAC5B,eAAe,EACf,YAAY,EACZ,cAAc,GACf,EAAE,qBAAqB,iBAIvB"}
1
+ {"version":3,"file":"TableSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/Table/components/TableSkeleton.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,UAAU,CAAC;AAejD,wBAAgB,aAAa,CAAC,EAC5B,eAAe,EACf,YAAY,EACZ,cAAc,GACf,EAAE,qBAAqB,6CAIvB"}
@@ -1,4 +1,4 @@
1
1
  import { ComponentPropsWithoutRef } from 'react';
2
2
  import { ITableProps } from './types';
3
- export declare function Table({ selectable, primaryActions, secondaryActions, header, rows, isLoading, skeletonRows, skeletonHeight, actionLabel, ...rest }: ITableProps & ComponentPropsWithoutRef<'table'>): JSX.Element;
3
+ export declare function Table({ selectable, primaryActions, secondaryActions, header, rows, isLoading, skeletonRows, skeletonHeight, actionLabel, ...rest }: ITableProps & ComponentPropsWithoutRef<'table'>): import("react/jsx-runtime").JSX.Element;
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Table/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAkD,MAAM,OAAO,CAAC;AAcjG,OAAO,EAAE,WAAW,EAAkB,MAAM,SAAS,CAAC;AAMtD,wBAAgB,KAAK,CAAC,EACpB,UAAU,EACV,cAAc,EACd,gBAAgB,EAChB,MAAM,EACN,IAAI,EACJ,SAAiB,EACjB,YAAgB,EAChB,cAAuB,EACvB,WAAW,EACX,GAAG,IAAI,EACR,EAAE,WAAW,GAAG,wBAAwB,CAAC,OAAO,CAAC,eA8KjD"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Table/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAkD,MAAM,OAAO,CAAC;AAcjG,OAAO,EAAE,WAAW,EAAkB,MAAM,SAAS,CAAC;AAMtD,wBAAgB,KAAK,CAAC,EACpB,UAAU,EACV,cAAc,EACd,gBAAgB,EAChB,MAAM,EACN,IAAI,EACJ,SAAiB,EACjB,YAAgB,EAChB,cAAuB,EACvB,WAAW,EACX,GAAG,IAAI,EACR,EAAE,WAAW,GAAG,wBAAwB,CAAC,OAAO,CAAC,2CA8KjD"}
@@ -2,34 +2,34 @@
2
2
  import { GenericStyledProps } from '../../@types';
3
3
  export declare const StyledTable: 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
  } & GenericStyledProps, import("react").DetailedHTMLProps<import("react").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, {}>;
7
7
  export declare const SelectedHeader: 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 ActionsButton: 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
  } & GenericStyledProps, import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, {}>;
15
15
  export declare const MenuItemWrapper: import("@emotion/styled").StyledComponent<{
16
16
  theme?: import("@emotion/react").Theme | undefined;
17
- as?: import("react").ElementType<any> | undefined;
17
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
18
18
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
19
19
  export declare const VerticalPointsButton: 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
  } & GenericStyledProps, import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, {}>;
23
23
  export declare const MenuItemContainer: 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
  } & GenericStyledProps & {
27
27
  posTop?: number | undefined;
28
28
  posRight?: number | undefined;
29
29
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
30
30
  export declare const MenuItemContent: 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
  } & GenericStyledProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
34
34
  export declare const StyledPopoverContent: import("@emotion/styled").StyledComponent<Omit<import("react").HTMLProps<HTMLDivElement>, "ref"> & import("react").RefAttributes<HTMLDivElement> & {
35
35
  theme?: import("@emotion/react").Theme | undefined;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ITabsProps } from './types';
3
- export declare const TabsExample: ({ ...props }: ITabsProps) => JSX.Element;
2
+ export declare const TabsExample: ({ ...props }: ITabsProps) => import("react/jsx-runtime").JSX.Element;
4
3
  //# sourceMappingURL=TabsExample.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TabsExample.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/TabsExample.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAErC,eAAO,MAAM,WAAW,iBAAkB,UAAU,gBAyBnD,CAAC"}
1
+ {"version":3,"file":"TabsExample.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/TabsExample.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAErC,eAAO,MAAM,WAAW,iBAAkB,UAAU,4CAyBnD,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ITabProps } from '../types';
3
- export declare const Tab: ({ label, value, icon, iconPosition, disabled }: ITabProps) => JSX.Element;
2
+ export declare const Tab: ({ label, value, icon, iconPosition, disabled }: ITabProps) => import("react/jsx-runtime").JSX.Element;
4
3
  //# sourceMappingURL=Tab.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Tab.d.ts","sourceRoot":"","sources":["../../../../src/components/Tabs/components/Tab.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,GAAG,mDAA6D,SAAS,gBA6BrF,CAAC"}
1
+ {"version":3,"file":"Tab.d.ts","sourceRoot":"","sources":["../../../../src/components/Tabs/components/Tab.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,GAAG,mDAA6D,SAAS,4CA6BrF,CAAC"}
@@ -2,13 +2,13 @@
2
2
  import { ITabButtonProps, GenericThemeProps, TabIndicatorProps, ITabsProps } from './types';
3
3
  export declare const TabsContainer: 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
  } & GenericThemeProps & {
7
7
  fullWidth?: boolean | undefined;
8
8
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
9
9
  export declare const TabButton: 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
  } & GenericThemeProps & import("react").HTMLAttributes<HTMLButtonElement> & {
13
13
  active: boolean;
14
14
  squeeze?: boolean | undefined;
@@ -17,26 +17,26 @@ export declare const TabButton: import("@emotion/styled").StyledComponent<{
17
17
  }, import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, {}>;
18
18
  export declare const TabButtonIcon: 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<HTMLSpanElement>, HTMLSpanElement>, {}>;
22
22
  export declare const TabPanelWrapper: 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
  noPadding?: boolean | undefined;
27
27
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
28
28
  export declare const TabLoadingSkeleton: 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
  } & GenericThemeProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
32
32
  export declare const TabPanelContainer: 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
  } & {
36
36
  hidden: boolean;
37
37
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
38
38
  export declare const TabIndicator: 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
  } & TabIndicatorProps & Pick<ITabButtonProps, "theme" | "indicatorColor"> & Pick<ITabsProps, "isLoading">, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
42
42
  //# sourceMappingURL=styles.d.ts.map
@@ -1,7 +1,7 @@
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
  } & {
6
6
  fillColor?: string | undefined;
7
7
  overtoneHue?: string | undefined;
@@ -460,7 +460,7 @@ export declare const Wrapper: import("@emotion/styled").StyledComponent<{
460
460
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
461
461
  export declare const Text: import("@emotion/styled").StyledComponent<{
462
462
  theme?: import("@emotion/react").Theme | undefined;
463
- as?: import("react").ElementType<any> | undefined;
463
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
464
464
  } & {
465
465
  theme?: {
466
466
  fontSizes: {
@@ -917,7 +917,7 @@ export declare const Text: import("@emotion/styled").StyledComponent<{
917
917
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
918
918
  export declare const Close: import("@emotion/styled").StyledComponent<{
919
919
  theme?: import("@emotion/react").Theme | undefined;
920
- as?: import("react").ElementType<any> | undefined;
920
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
921
921
  } & {
922
922
  theme?: {
923
923
  fontSizes: {
@@ -2,18 +2,18 @@
2
2
  import { IStyledTextAreaInput } from './types';
3
3
  export declare const Wrapper: 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
  } & IStyledTextAreaInput, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
7
7
  export declare const Label: 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
  } & IStyledTextAreaInput, import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, {}>;
11
11
  export declare const TextArea: 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
  } & IStyledTextAreaInput, import("react").DetailedHTMLProps<import("react").TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, {}>;
15
15
  export declare const HelperText: import("@emotion/styled").StyledComponent<{
16
16
  theme?: import("@emotion/react").Theme | undefined;
17
- as?: import("react").ElementType<any> | undefined;
17
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
18
18
  } & IStyledTextAreaInput, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
19
19
  //# sourceMappingURL=styles.d.ts.map
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { IThumbnailProps } from './types';
3
- export declare function Thumbnail({ src, alt, maxAllowedSize, color, isUploading, size, onSelect, getThumbImage, }: IThumbnailProps): JSX.Element;
2
+ export declare function Thumbnail({ src, alt, maxAllowedSize, color, isUploading, size, onSelect, getThumbImage, }: IThumbnailProps): import("react/jsx-runtime").JSX.Element;
4
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Thumbnail/index.tsx"],"names":[],"mappings":";AAaA,OAAO,EAAc,eAAe,EAAE,MAAM,SAAS,CAAC;AAEtD,wBAAgB,SAAS,CAAC,EACxB,GAAG,EACH,GAAG,EACH,cAAkB,EAClB,KAAK,EACL,WAAW,EACX,IAAW,EACX,QAAQ,EACR,aAAa,GACd,EAAE,eAAe,eAiFjB"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Thumbnail/index.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAc,eAAe,EAAE,MAAM,SAAS,CAAC;AAEtD,wBAAgB,SAAS,CAAC,EACxB,GAAG,EACH,GAAG,EACH,cAAkB,EAClB,KAAK,EACL,WAAW,EACX,IAAW,EACX,QAAQ,EACR,aAAa,GACd,EAAE,eAAe,2CAiFjB"}
@@ -2,38 +2,38 @@
2
2
  import { IStyledThumbnail } from './types';
3
3
  export declare const Wrapper: 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
  } & IStyledThumbnail, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
7
7
  export declare const FileWrapper: 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
  } & IStyledThumbnail & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
11
11
  theme?: import("@emotion/react").Theme | undefined;
12
12
  }, {}, {}>;
13
13
  export declare const ThumbWrapper: 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
  } & IStyledThumbnail & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
17
17
  theme?: import("@emotion/react").Theme | undefined;
18
18
  }, {}, {}>;
19
19
  export declare const PreviewImage: 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
  } & IStyledThumbnail, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
23
23
  export declare const SelectRadio: 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
  } & IStyledThumbnail, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
27
27
  export declare const FileInput: 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
  }, import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, {}>;
31
31
  export declare const InputRadio: 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
  } & IStyledThumbnail, import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, {}>;
35
35
  export declare const HelpText: 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
  } & IStyledThumbnail, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
39
39
  //# sourceMappingURL=styles.d.ts.map
@@ -2,15 +2,15 @@
2
2
  import { TimeInputProps } from './types';
3
3
  export declare const TimeInputContainer: 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 DigitContainer: 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 ClockContent: 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
  variant: TimeInputProps['variant'];
16
16
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ITimelineContentProps } from '../types';
3
- export declare const TimelineContent: ({ title, description, date, ...rest }: ITimelineContentProps) => JSX.Element;
2
+ export declare const TimelineContent: ({ title, description, date, ...rest }: ITimelineContentProps) => import("react/jsx-runtime").JSX.Element;
4
3
  //# sourceMappingURL=TimelineContent.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TimelineContent.d.ts","sourceRoot":"","sources":["../../../../src/components/Timeline/components/TimelineContent.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,qBAAqB,EAAE,MAAM,UAAU,CAAC;AAEjD,eAAO,MAAM,eAAe,0CAA2C,qBAAqB,gBA6B3F,CAAC"}
1
+ {"version":3,"file":"TimelineContent.d.ts","sourceRoot":"","sources":["../../../../src/components/Timeline/components/TimelineContent.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,qBAAqB,EAAE,MAAM,UAAU,CAAC;AAEjD,eAAO,MAAM,eAAe,0CAA2C,qBAAqB,4CA6B3F,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ITimelineSeparatorProps } from '../types';
3
- export declare const TimelineSeparator: ({ icon, circleColor }: ITimelineSeparatorProps) => JSX.Element;
2
+ export declare const TimelineSeparator: ({ icon, circleColor }: ITimelineSeparatorProps) => import("react/jsx-runtime").JSX.Element;
4
3
  //# sourceMappingURL=TimelineSeparator.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TimelineSeparator.d.ts","sourceRoot":"","sources":["../../../../src/components/Timeline/components/TimelineSeparator.tsx"],"names":[],"mappings":";AAMA,OAAO,EAAE,uBAAuB,EAAE,MAAM,UAAU,CAAC;AAEnD,eAAO,MAAM,iBAAiB,0BAA2B,uBAAuB,gBAS/E,CAAC"}
1
+ {"version":3,"file":"TimelineSeparator.d.ts","sourceRoot":"","sources":["../../../../src/components/Timeline/components/TimelineSeparator.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,uBAAuB,EAAE,MAAM,UAAU,CAAC;AAEnD,eAAO,MAAM,iBAAiB,0BAA2B,uBAAuB,4CAS/E,CAAC"}
@@ -2,31 +2,31 @@
2
2
  import { GenericStyledProps } from './types';
3
3
  export declare const TimelineContainer: 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
  fullWidth?: boolean | undefined;
8
8
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, {}>;
9
9
  export declare const TimelineItemContainer: 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
  } & GenericStyledProps, import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, {}>;
13
13
  export declare const TimelineSeparatorContainer: 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
  export declare const TimelineSeparatorLine: 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
  } & GenericStyledProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
21
21
  export declare const TimelineSeparatorCircle: 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
  } & GenericStyledProps & import("react").HTMLAttributes<HTMLDivElement> & {
25
25
  icon?: import("react").ReactNode;
26
26
  circleColor?: (string & {}) | import("../..").GlobalColorsProps | undefined;
27
27
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
28
28
  export declare const TimelineItemContent: 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
  //# sourceMappingURL=styles.d.ts.map