@transferwise/components 41.5.2-next-fa59eae445.27 → 41.5.2-next-afdfc5274e.27

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 (162) hide show
  1. package/build/es/no-polyfill/accordion/AccordionItem/AccordionItem.js +1 -1
  2. package/build/es/no-polyfill/actionButton/ActionButton.js +1 -1
  3. package/build/es/no-polyfill/alert/Alert.js +1 -1
  4. package/build/es/no-polyfill/avatar/Avatar.js +1 -1
  5. package/build/es/no-polyfill/avatarWrapper/AvatarWrapper.js +1 -1
  6. package/build/es/no-polyfill/body/Body.js +1 -0
  7. package/build/es/no-polyfill/body/Body.spec.js +1 -0
  8. package/build/es/no-polyfill/body/Body.story.js +1 -0
  9. package/build/es/no-polyfill/body/index.js +1 -0
  10. package/build/es/no-polyfill/card/Card.js +1 -1
  11. package/build/es/no-polyfill/checkbox/Checkbox.js +1 -1
  12. package/build/es/no-polyfill/chips/Chip.js +1 -1
  13. package/build/es/no-polyfill/circularButton/CircularButton.js +1 -1
  14. package/build/es/no-polyfill/common/Option/Option.js +1 -1
  15. package/build/es/no-polyfill/common/index.js +1 -1
  16. package/build/es/no-polyfill/common/propsValues/typography.js +1 -0
  17. package/build/es/no-polyfill/dateLookup/dateHeader/DateHeader.js +1 -1
  18. package/build/es/no-polyfill/dateLookup/dayCalendar/table/DayCalendarTable.js +1 -1
  19. package/build/es/no-polyfill/dateLookup/monthCalendar/table/MonthCalendarTable.js +1 -1
  20. package/build/es/no-polyfill/dateLookup/tableLink/TableLink.js +1 -1
  21. package/build/es/no-polyfill/display/Display.story.js +1 -0
  22. package/build/es/no-polyfill/drawer/Drawer.js +1 -1
  23. package/build/es/no-polyfill/dynamicFieldDefinitionList/DynamicFieldDefinitionList.js +1 -1
  24. package/build/es/no-polyfill/dynamicFieldDefinitionList/FormattedValue/FormattedValue.js +1 -1
  25. package/build/es/no-polyfill/flowNavigation/animatedLabel/AnimatedLabel.js +1 -1
  26. package/build/es/no-polyfill/header/Header.js +2 -2
  27. package/build/es/no-polyfill/index.js +2 -2
  28. package/build/es/no-polyfill/instructionsList/InstructionsList.js +3 -3
  29. package/build/es/no-polyfill/link/Link.js +2 -3
  30. package/build/es/no-polyfill/link/Link.story.js +1 -1
  31. package/build/es/no-polyfill/modal/Modal.js +1 -1
  32. package/build/es/no-polyfill/moneyInput/MoneyInput.js +1 -1
  33. package/build/es/no-polyfill/nudge/Nudge.js +1 -1
  34. package/build/es/no-polyfill/popover/Popover.js +1 -1
  35. package/build/es/no-polyfill/progressBar/ProgressBar.js +1 -1
  36. package/build/es/no-polyfill/radio/Radio.js +1 -1
  37. package/build/es/no-polyfill/select/Select.js +4 -4
  38. package/build/es/no-polyfill/select/option/Option.js +1 -1
  39. package/build/es/no-polyfill/snackbar/Snackbar.js +1 -1
  40. package/build/es/no-polyfill/stepper/Stepper.js +1 -1
  41. package/build/es/no-polyfill/summary/Summary.js +1 -1
  42. package/build/es/no-polyfill/tabs/Tab.js +1 -1
  43. package/build/es/no-polyfill/tile/Tile.js +1 -1
  44. package/build/es/no-polyfill/title/Title.js +1 -0
  45. package/build/es/no-polyfill/title/Title.spec.js +1 -0
  46. package/build/es/no-polyfill/title/Title.story.js +1 -0
  47. package/build/es/no-polyfill/title/index.js +1 -0
  48. package/build/es/no-polyfill/typeahead/typeaheadOption/TypeaheadOption.js +1 -1
  49. package/build/es/no-polyfill/upload/Upload.js +1 -1
  50. package/build/es/no-polyfill/upload/steps/completeStep/completeStep.js +1 -1
  51. package/build/es/no-polyfill/upload/steps/mediaUploadStep/mediaUploadStep.js +1 -1
  52. package/build/es/no-polyfill/upload/steps/processingStep/processingStep.js +1 -1
  53. package/build/es/no-polyfill/upload/steps/uploadImageStep/uploadImageStep.js +1 -1
  54. package/build/es/no-polyfill/uploadInput/uploadButton/UploadButton.js +1 -1
  55. package/build/es/no-polyfill/uploadInput/uploadItem/UploadItem.js +2 -2
  56. package/build/es/polyfill/accordion/AccordionItem/AccordionItem.js +1 -1
  57. package/build/es/polyfill/actionButton/ActionButton.js +1 -1
  58. package/build/es/polyfill/alert/Alert.js +1 -1
  59. package/build/es/polyfill/avatar/Avatar.js +1 -1
  60. package/build/es/polyfill/avatarWrapper/AvatarWrapper.js +1 -1
  61. package/build/es/polyfill/body/Body.js +1 -0
  62. package/build/es/polyfill/body/Body.spec.js +1 -0
  63. package/build/es/polyfill/body/Body.story.js +1 -0
  64. package/build/es/polyfill/body/index.js +1 -0
  65. package/build/es/polyfill/card/Card.js +1 -1
  66. package/build/es/polyfill/checkbox/Checkbox.js +1 -1
  67. package/build/es/polyfill/chips/Chip.js +1 -1
  68. package/build/es/polyfill/circularButton/CircularButton.js +1 -1
  69. package/build/es/polyfill/common/Option/Option.js +1 -1
  70. package/build/es/polyfill/common/index.js +1 -1
  71. package/build/es/polyfill/common/propsValues/typography.js +1 -0
  72. package/build/es/polyfill/dateLookup/dateHeader/DateHeader.js +1 -1
  73. package/build/es/polyfill/dateLookup/dayCalendar/table/DayCalendarTable.js +1 -1
  74. package/build/es/polyfill/dateLookup/monthCalendar/table/MonthCalendarTable.js +1 -1
  75. package/build/es/polyfill/dateLookup/tableLink/TableLink.js +1 -1
  76. package/build/es/polyfill/display/Display.story.js +1 -0
  77. package/build/es/polyfill/drawer/Drawer.js +1 -1
  78. package/build/es/polyfill/dynamicFieldDefinitionList/DynamicFieldDefinitionList.js +1 -1
  79. package/build/es/polyfill/dynamicFieldDefinitionList/FormattedValue/FormattedValue.js +1 -1
  80. package/build/es/polyfill/flowNavigation/animatedLabel/AnimatedLabel.js +1 -1
  81. package/build/es/polyfill/header/Header.js +2 -2
  82. package/build/es/polyfill/index.js +2 -2
  83. package/build/es/polyfill/instructionsList/InstructionsList.js +3 -3
  84. package/build/es/polyfill/link/Link.js +2 -3
  85. package/build/es/polyfill/link/Link.story.js +1 -1
  86. package/build/es/polyfill/modal/Modal.js +1 -1
  87. package/build/es/polyfill/moneyInput/MoneyInput.js +1 -1
  88. package/build/es/polyfill/nudge/Nudge.js +1 -1
  89. package/build/es/polyfill/popover/Popover.js +1 -1
  90. package/build/es/polyfill/progressBar/ProgressBar.js +1 -1
  91. package/build/es/polyfill/radio/Radio.js +1 -1
  92. package/build/es/polyfill/select/Select.js +4 -4
  93. package/build/es/polyfill/select/option/Option.js +1 -1
  94. package/build/es/polyfill/snackbar/Snackbar.js +1 -1
  95. package/build/es/polyfill/stepper/Stepper.js +1 -1
  96. package/build/es/polyfill/summary/Summary.js +1 -1
  97. package/build/es/polyfill/tabs/Tab.js +1 -1
  98. package/build/es/polyfill/tile/Tile.js +1 -1
  99. package/build/es/polyfill/title/Title.js +1 -0
  100. package/build/es/polyfill/title/Title.spec.js +1 -0
  101. package/build/es/polyfill/title/Title.story.js +1 -0
  102. package/build/es/polyfill/title/index.js +1 -0
  103. package/build/es/polyfill/typeahead/typeaheadOption/TypeaheadOption.js +1 -1
  104. package/build/es/polyfill/upload/Upload.js +1 -1
  105. package/build/es/polyfill/upload/steps/completeStep/completeStep.js +1 -1
  106. package/build/es/polyfill/upload/steps/mediaUploadStep/mediaUploadStep.js +1 -1
  107. package/build/es/polyfill/upload/steps/processingStep/processingStep.js +1 -1
  108. package/build/es/polyfill/upload/steps/uploadImageStep/uploadImageStep.js +1 -1
  109. package/build/es/polyfill/uploadInput/uploadButton/UploadButton.js +1 -1
  110. package/build/es/polyfill/uploadInput/uploadItem/UploadItem.js +2 -2
  111. package/build/main.css +1 -1
  112. package/build/styles/accordion/Accordion.css +1 -1
  113. package/build/styles/actionButton/ActionButton.css +1 -1
  114. package/build/styles/avatar/Avatar.css +1 -1
  115. package/build/styles/chips/Chip.css +1 -1
  116. package/build/styles/circularButton/CircularButton.css +1 -1
  117. package/build/styles/common/Option/Option.css +1 -1
  118. package/build/styles/dateLookup/DateLookup.css +1 -1
  119. package/build/styles/drawer/Drawer.css +1 -1
  120. package/build/styles/flowNavigation/animatedLabel/AnimatedLabel.css +1 -1
  121. package/build/styles/header/Header.css +1 -1
  122. package/build/styles/link/Link.css +1 -1
  123. package/build/styles/main.css +1 -1
  124. package/build/styles/modal/Modal.css +1 -1
  125. package/build/styles/navigationOption/NavigationOption.css +1 -1
  126. package/build/styles/nudge/Nudge.css +1 -1
  127. package/build/styles/popover/Popover.css +1 -1
  128. package/build/styles/progress/Progress.css +1 -1
  129. package/build/styles/select/Select.css +1 -1
  130. package/build/styles/snackbar/Snackbar.css +1 -1
  131. package/build/styles/stepper/Stepper.css +1 -1
  132. package/build/styles/summary/Summary.css +1 -1
  133. package/build/styles/tabs/Tabs.css +1 -1
  134. package/build/styles/tile/Tile.css +1 -1
  135. package/build/styles/typeahead/Typeahead.css +1 -1
  136. package/build/styles/uploadInput/uploadButton/UploadButton.css +1 -1
  137. package/build/styles/uploadInput/uploadItem/UploadItem.css +1 -1
  138. package/build/types/body/Body.d.ts +14 -0
  139. package/build/types/body/Body.spec.d.ts +1 -0
  140. package/build/types/body/Body.story.d.ts +8 -0
  141. package/build/types/body/index.d.ts +1 -0
  142. package/build/types/common/index.d.ts +1 -0
  143. package/build/types/common/panel/Panel.d.ts +1 -1
  144. package/build/types/common/propsValues/typography.d.ts +28 -0
  145. package/build/types/common/responsivePanel/ResponsivePanel.d.ts +1 -1
  146. package/build/types/display/Display.story.d.ts +6 -0
  147. package/build/types/header/Header.d.ts +1 -1
  148. package/build/types/header/Header.story.d.ts +1 -1
  149. package/build/types/index.d.ts +4 -2
  150. package/build/types/link/Link.d.ts +6 -5
  151. package/build/types/link/Link.story.d.ts +2 -2
  152. package/build/types/select/searchBox/SearchBox.d.ts +1 -1
  153. package/build/types/title/Title.d.ts +14 -0
  154. package/build/types/title/Title.spec.d.ts +1 -0
  155. package/build/types/title/Title.story.d.ts +8 -0
  156. package/build/types/title/index.d.ts +1 -0
  157. package/build/types/tooltip/Tooltip.story.d.ts +1 -1
  158. package/build/umd/no-polyfill/main.js +1 -1
  159. package/build/umd/polyfill/main.js +1 -1
  160. package/package.json +4 -4
  161. package/build/styles/actionOption/ActionOption.css +0 -1
  162. package/build/styles/progressBar/ProgressBar.css +0 -1
@@ -1 +1 @@
1
- .np-upload-button{border:0!important;letter-spacing:normal!important;padding:12px 16px;padding:var(--size-12) var(--size-16);text-decoration:none!important;width:100%}.np-upload-button.np-upload-accent{color:#00a2dd;color:var(--color-interactive-accent)}label.np-upload-button:not(.disabled):active,label.np-upload-button:not(.disabled):focus,label.np-upload-button:not(.disabled):hover{background-color:#86a7bd1a;background-color:var(--color-background-neutral)}.np-upload-button .np-upload-icon{align-items:center;display:flex}.np-upload-button .np-upload-description{font-weight:400;white-space:normal}.np-upload-button-container.droppable{border:0}.np-upload-button-container .droppable-card-content{display:flex}.np-upload-button-container input[type=file]{opacity:0;position:absolute;z-index:-1}.np-upload-button-container input[type=file]:focus+label{background-color:#86a7bd1a;background-color:var(--color-background-neutral)}
1
+ .np-upload-button{border:0!important;padding:12px 16px;padding:var(--size-12) var(--size-16);width:100%}.np-upload-button.np-upload-accent{color:#00a2dd;color:var(--color-interactive-accent)}label.np-upload-button:not(.disabled):active,label.np-upload-button:not(.disabled):focus,label.np-upload-button:not(.disabled):hover{background-color:#86a7bd1a;background-color:var(--color-background-neutral)}.np-upload-button .np-upload-icon{align-items:center;display:flex}.np-upload-button-container.droppable{border:0}.np-upload-button-container .droppable-card-content{display:flex}.np-upload-button-container input[type=file]{opacity:0;position:absolute;z-index:-1}.np-upload-button-container input[type=file]:focus+label{background-color:#86a7bd1a;background-color:var(--color-background-neutral)}
@@ -1 +1 @@
1
- .np-upload-item:not(:last-child):after{border-bottom:1px solid #0000001a;border-bottom:1px solid var(--color-border-neutral);content:" ";display:block;margin:0 16px;margin:0 var(--size-16);position:relative}.np-upload-item__link a{flex:1;font-weight:400;font-weight:var(--font-weight-regular);outline:none;text-decoration:none}.np-upload-item__link a:active,.np-upload-item__link a:focus,.np-upload-item__link a:hover{background-color:#86a7bd1a;background-color:var(--color-background-neutral);text-decoration:none}.np-upload-item__link a:active~.np-upload-item__remove-button,.np-upload-item__link a:focus~.np-upload-item__remove-button,.np-upload-item__link a:hover~.np-upload-item__remove-button{background-color:#86a7bd1a;background-color:var(--color-background-neutral)}.np-upload-item__body{align-items:center;display:flex;justify-content:space-between}.np-upload-item__remove-button{align-self:stretch;background:transparent;color:#c9cbce;color:var(--color-interactive-secondary);flex-shrink:0;padding:12px 16px;padding:var(--size-12) var(--size-16)}.np-upload-item__remove-button:focus,.np-upload-item__remove-button:hover{color:#d03238!important;color:var(--color-interactive-negative-hover)!important}
1
+ .np-upload-item:not(:last-child):after{border-bottom:1px solid #0000001a;border-bottom:1px solid var(--color-border-neutral);content:" ";display:block;margin:0 16px;margin:0 var(--size-16);position:relative}.np-upload-item__link a{flex:1;outline:none;text-decoration:none}.np-upload-item__link a:active,.np-upload-item__link a:focus,.np-upload-item__link a:hover{background-color:#86a7bd1a;background-color:var(--color-background-neutral);text-decoration:none}.np-upload-item__link a:active~.np-upload-item__remove-button,.np-upload-item__link a:focus~.np-upload-item__remove-button,.np-upload-item__link a:hover~.np-upload-item__remove-button{background-color:#86a7bd1a;background-color:var(--color-background-neutral)}.np-upload-item__body{align-items:center;display:flex;justify-content:space-between}.np-upload-item__remove-button{align-self:stretch;background:transparent;color:#c9cbce;color:var(--color-interactive-secondary);flex-shrink:0;padding:12px 16px;padding:var(--size-12) var(--size-16)}.np-upload-item__remove-button:focus,.np-upload-item__remove-button:hover{color:#d03238!important;color:var(--color-interactive-negative-hover)!important}
@@ -0,0 +1,14 @@
1
+ import { HTMLAttributes } from 'react';
2
+ import { BodyTypes } from '../common/propsValues/typography';
3
+ declare type Props = HTMLAttributes<HTMLSpanElement | HTMLParagraphElement> & {
4
+ /**
5
+ * Default value: {@link DEFAULT_TYPE}
6
+ */
7
+ type?: BodyTypes;
8
+ /**
9
+ * Default value: `span`
10
+ */
11
+ as?: 'span' | 'p';
12
+ };
13
+ declare function Body({ as: Element, type, className, ...props }: Props): JSX.Element;
14
+ export default Body;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,8 @@
1
+ /// <reference types="react" />
2
+ import Body from './Body';
3
+ declare const _default: {
4
+ component: typeof Body;
5
+ title: string;
6
+ };
7
+ export default _default;
8
+ export declare const Basic: () => JSX.Element;
@@ -0,0 +1 @@
1
+ export { default } from './Body';
@@ -4,6 +4,7 @@ export * from "./theme";
4
4
  export * from "./direction";
5
5
  export * from "./propsValues/control";
6
6
  export * from "./propsValues/size";
7
+ export * from "./propsValues/typography";
7
8
  export * from "./propsValues/width";
8
9
  export * from "./propsValues/position";
9
10
  export * from "./propsValues/scroll";
@@ -16,7 +16,7 @@ declare const Panel: import("react").ForwardRefExoticComponent<{
16
16
  altAxis?: boolean | undefined;
17
17
  open?: boolean | undefined;
18
18
  onClose?: ((event: Event | SyntheticEvent) => void) | undefined;
19
- position?: "top" | "left" | "right" | "bottom" | undefined;
19
+ position?: "left" | "right" | "top" | "bottom" | undefined;
20
20
  anchorRef: RefObject<Element>;
21
21
  anchorWidth?: boolean | undefined;
22
22
  } & {
@@ -0,0 +1,28 @@
1
+ export declare enum Typography {
2
+ TITLE_SCREEN = "title-screen",
3
+ TITLE_SECTION = "title-section",
4
+ TITLE_SUBSECTION = "title-subsection",
5
+ TITLE_BODY = "title-body",
6
+ TITLE_GROUP = "title-group",
7
+ BODY_LARGE = "body-large",
8
+ BODY_DEFAULT = "body-default",
9
+ BODY_DEFAULT_BOLD = "body-default-bold",
10
+ BODY_LARGE_BOLD = "body-large-bold",
11
+ LINK_LARGE = "link-large",
12
+ LINK_DEFAULT = "link-default"
13
+ }
14
+ export declare type TitleScreen = 'title-screen';
15
+ export declare type TitleSection = 'title-section';
16
+ export declare type TitleSubsection = 'title-subsection';
17
+ export declare type TitleBody = 'title-body';
18
+ export declare type TitleGroup = 'title-group';
19
+ export declare type TitleTypes = TitleScreen | TitleSection | TitleSubsection | TitleBody | TitleGroup;
20
+ export declare type BodyDefault = 'body-default';
21
+ export declare type BodyLargeBold = 'body-large-bold';
22
+ export declare type BodyDefaultBold = 'body-default-bold';
23
+ export declare type BodyLarge = 'body-large';
24
+ export declare type BodyTypes = BodyLargeBold | BodyDefault | BodyLarge | BodyDefaultBold;
25
+ export declare type LinkDefault = 'link-default';
26
+ export declare type LinkLarge = 'link-large';
27
+ export declare type LinkTypes = LinkDefault | LinkLarge;
28
+ export declare type TypographyTypes = TitleScreen | TitleSection | TitleSubsection | TitleBody | TitleGroup | BodyDefault | BodyLargeBold | BodyDefaultBold | BodyLarge | LinkDefault | LinkLarge;
@@ -5,7 +5,7 @@ declare const ResponsivePanel: import("react").ForwardRefExoticComponent<{
5
5
  altAxis?: boolean | undefined;
6
6
  open?: boolean | undefined;
7
7
  onClose?: ((event: Event | import("react").SyntheticEvent<Element, Event>) => void) | undefined;
8
- position?: "top" | "left" | "right" | "bottom" | undefined;
8
+ position?: "left" | "right" | "top" | "bottom" | undefined;
9
9
  anchorRef: import("react").RefObject<Element>;
10
10
  anchorWidth?: boolean | undefined;
11
11
  } & {
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ };
5
+ export default _default;
6
+ export declare const Basic: () => JSX.Element;
@@ -24,5 +24,5 @@ export declare type HeaderProps = CommonProps & {
24
24
  * Neptune Web: https://transferwise.github.io/neptune-web/components/content/Header
25
25
  *
26
26
  */
27
- export declare const Header: ({ action, as: Element, title, className }: HeaderProps) => JSX.Element;
27
+ export declare const Header: ({ action, as, title, className }: HeaderProps) => JSX.Element;
28
28
  export default Header;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  declare const _default: {
3
- component: ({ action, as: Element, title, className }: import("./Header").HeaderProps) => JSX.Element;
3
+ component: ({ action, as, title, className }: import("./Header").HeaderProps) => JSX.Element;
4
4
  title: string;
5
5
  };
6
6
  export default _default;
@@ -3,10 +3,12 @@
3
3
  */
4
4
  export type { UploadedFile, UploadError, UploadResponse } from './uploadInput/types';
5
5
  export type { ModalProps } from './modal';
6
- export type { LayoutDirection } from './common';
6
+ export type { LayoutDirection, TypographyTypes, TitleTypes, BodyTypes, LinkTypes } from './common';
7
7
  /**
8
8
  * Components
9
9
  */
10
+ export { default as Title } from './title';
11
+ export { default as Body } from './body';
10
12
  export { default as Accordion } from './accordion';
11
13
  export { default as ActionButton } from './actionButton';
12
14
  export { default as ActionOption } from './actionOption';
@@ -85,7 +87,7 @@ export { useDirection, useLayout } from './common/hooks';
85
87
  /**
86
88
  * Enums
87
89
  */
88
- export { Direction, Size, Width, Sentiment, Priority, ControlType, Type, Theme, DateMode, MonthFormat, Position, Scroll, ProfileType, Breakpoint, Layout, Status, MarkdownNodeType, } from './common';
90
+ export { Direction, Size, Width, Sentiment, Priority, ControlType, Type, Theme, DateMode, MonthFormat, Position, Scroll, ProfileType, Breakpoint, Layout, Status, MarkdownNodeType, Typography, } from './common';
89
91
  export { AvatarType } from './avatar';
90
92
  export { InfoPresentation } from './info';
91
93
  export { UploadStep } from './upload';
@@ -1,11 +1,12 @@
1
- import { PropsWithChildren } from 'react';
2
- import { AriaLabelProperty, CommonProps, LinkProps } from '../common';
3
- declare type Props = PropsWithChildren<CommonProps & AriaLabelProperty & LinkProps>;
1
+ import { AnchorHTMLAttributes } from 'react';
2
+ import { LinkLarge, LinkDefault } from '../common';
3
+ declare type Props = AnchorHTMLAttributes<HTMLAnchorElement> & {
4
+ type?: LinkLarge | LinkDefault;
5
+ };
4
6
  /**
5
7
  * Standard Link component with navigate away icon
6
8
  *
7
9
  * Documentation: https://transferwise.github.io/neptune-web/components/content/Link
8
- *
9
10
  */
10
- declare const Link: ({ className, children, href, target, "aria-label": ariaLabel }: Props) => JSX.Element;
11
+ declare const Link: ({ className, children, type, ...props }: Props) => JSX.Element;
11
12
  export default Link;
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  declare const _default: {
3
- component: ({ className, children, href, target, "aria-label": ariaLabel }: import("../common").CommonProps & import("../common").AriaLabelProperty & import("../common").LinkProps & {
4
- children?: import("react").ReactNode;
3
+ component: ({ className, children, type, ...props }: import("react").AnchorHTMLAttributes<HTMLAnchorElement> & {
4
+ type?: "link-default" | "link-large" | undefined;
5
5
  }) => JSX.Element;
6
6
  title: string;
7
7
  };
@@ -1,5 +1,5 @@
1
1
  import { InputHTMLAttributes } from 'react';
2
2
  declare const SearchBox: import("react").ForwardRefExoticComponent<{
3
3
  classNames?: Record<string, string> | undefined;
4
- } & Pick<InputHTMLAttributes<HTMLInputElement>, "value" | "onClick" | "placeholder" | "onChange"> & import("react").RefAttributes<HTMLInputElement>>;
4
+ } & Pick<InputHTMLAttributes<HTMLInputElement>, "value" | "placeholder" | "onChange" | "onClick"> & import("react").RefAttributes<HTMLInputElement>>;
5
5
  export default SearchBox;
@@ -0,0 +1,14 @@
1
+ import { LabelHTMLAttributes, LiHTMLAttributes } from 'react';
2
+ import { TitleTypes, Heading } from '../common';
3
+ declare type Props = LabelHTMLAttributes<HTMLHeadingElement | HTMLSpanElement | HTMLLabelElement> & LiHTMLAttributes<HTMLLIElement> & {
4
+ /**
5
+ * Default value will based one `type` prop
6
+ */
7
+ as?: 'span' | 'label' | 'li' | Heading;
8
+ /**
9
+ * Default value: {@link DEFAULT_TYPE}
10
+ */
11
+ type?: TitleTypes;
12
+ };
13
+ declare function Title({ as, type, className, ...props }: Props): JSX.Element;
14
+ export default Title;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,8 @@
1
+ /// <reference types="react" />
2
+ import Title from './Title';
3
+ declare const _default: {
4
+ component: typeof Title;
5
+ title: string;
6
+ };
7
+ export default _default;
8
+ export declare const Basic: () => JSX.Element;
@@ -0,0 +1 @@
1
+ export { default } from './Title';
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  declare const _default: {
3
3
  component: ({ position, children, label, className, }: {
4
- position?: "top" | "left" | "right" | "bottom" | undefined;
4
+ position?: "left" | "right" | "top" | "bottom" | undefined;
5
5
  label: import("react").ReactNode;
6
6
  } & {
7
7
  children?: import("react").ReactNode;