@galaxy-ds/core 2.0.20 → 2.0.22

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 (180) hide show
  1. package/dist/Accordion/Accordion.stories.d.ts +225 -319
  2. package/dist/Accordion/Accordion.styled.d.ts +7 -4
  3. package/dist/AccordionDetails/AccordionDetails.stories.d.ts +30 -28
  4. package/dist/AccordionPanel/AccordionPanel.stories.d.ts +25 -21
  5. package/dist/AccordionSummary/AccordionSummary.stories.d.ts +73 -52
  6. package/dist/ActivityLog/ActivityLog.stories.d.ts +6 -4
  7. package/dist/ActivityLog/ActivityLog.styled.d.ts +2 -3
  8. package/dist/AppBar/AppBar.stories.d.ts +35 -38
  9. package/dist/AppBar/AppBar.styled.d.ts +3 -4
  10. package/dist/AttachmentIcon/AttachmentIcon.stories.d.ts +6 -5
  11. package/dist/Autocomplete/Autocomplete.stories.d.ts +309 -303
  12. package/dist/Autocomplete/Autocomplete.styled.d.ts +5 -6
  13. package/dist/Autocomplete/createFilterOptions.d.ts +1 -1
  14. package/dist/Avatar/Avatar.stories.d.ts +201 -178
  15. package/dist/Avatar/Avatar.styled.d.ts +3 -4
  16. package/dist/AvatarGroup/AvatarGroup.stories.d.ts +156 -199
  17. package/dist/BottomListButton/BottomListButton.stories.d.ts +48 -40
  18. package/dist/BottomListButton/BottomListButton.styled.d.ts +2 -3
  19. package/dist/Box/Box.stories.d.ts +71 -74
  20. package/dist/Breadcrumbs/Breadcrumbs.stories.d.ts +72 -74
  21. package/dist/Breadcrumbs/Breadcrumbs.styled.d.ts +2 -3
  22. package/dist/Button/Button.stories.d.ts +384 -355
  23. package/dist/Button/Button.styled.d.ts +2 -3
  24. package/dist/Card/Card.stories.d.ts +40 -32
  25. package/dist/Card/Card.styled.d.ts +1 -2
  26. package/dist/Checkbox/Checkbox.stories.d.ts +229 -508
  27. package/dist/Chip/Chip.stories.d.ts +135 -113
  28. package/dist/Chip/Chip.styled.d.ts +2 -3
  29. package/dist/CssBaseline/CssBaseline.stories.d.ts +0 -1
  30. package/dist/DatePicker/DatePicker.stories.d.ts +9 -1
  31. package/dist/DatePicker/DatePicker.styled.d.ts +0 -1
  32. package/dist/DateRangePicker/DateRangePicker.stories.d.ts +43 -38
  33. package/dist/DateRangePicker/DateRangePicker.styled.d.ts +0 -1
  34. package/dist/Dialog/Dialog.stories.d.ts +188 -216
  35. package/dist/Divider/Divider.stories.d.ts +371 -365
  36. package/dist/Drawer/Drawer.stories.d.ts +402 -101
  37. package/dist/DrawerMenu/DrawerMenu.stories.d.ts +64 -73
  38. package/dist/DrawerMenu/DrawerMenu.styled.d.ts +2 -3
  39. package/dist/Dropdown/Dropdown.stories.d.ts +524 -471
  40. package/dist/Dropdown/Dropdown.types.d.ts +8 -0
  41. package/dist/EmptyState/EmptyState.stories.d.ts +14 -6
  42. package/dist/EmptyState/EmptyState.styled.d.ts +3 -4
  43. package/dist/FooterActions/FooterActions.stories.d.ts +13 -10
  44. package/dist/FooterActions/FooterActions.styled.d.ts +2 -3
  45. package/dist/FormBody/FormBody.stories.d.ts +5 -4
  46. package/dist/FormBody/FormBody.styled.d.ts +0 -1
  47. package/dist/FormContainer/FormContainer.stories.d.ts +1 -4
  48. package/dist/FormContainer/FormContainer.styled.d.ts +1 -2
  49. package/dist/FormGroup/FormGroup.stories.d.ts +60 -346
  50. package/dist/FormHeader/FormHeader.stories.d.ts +5 -6
  51. package/dist/FormHeader/FormHeader.styled.d.ts +5 -6
  52. package/dist/FormHeader/FormHeader.types.d.ts +1 -0
  53. package/dist/Grid/Grid.stories.d.ts +15 -0
  54. package/dist/HeaderToolbar/HeaderToolbar.stories.d.ts +114 -127
  55. package/dist/HeaderToolbar/HeaderToolbar.styled.d.ts +6 -7
  56. package/dist/Icon/Icon.stories.d.ts +639 -618
  57. package/dist/IconButton/IconButton.d.ts +0 -1
  58. package/dist/IconButton/IconButton.stories.d.ts +68 -51
  59. package/dist/Icons/doctype-icons.stories.d.ts +812 -823
  60. package/dist/Icons/leap-icons.stories.d.ts +1015 -1028
  61. package/dist/ImageUpload/ImageUpload.stories.d.ts +11 -1
  62. package/dist/ImageUpload/ImageUpload.styled.d.ts +0 -1
  63. package/dist/Input/Input.stories.d.ts +961 -941
  64. package/dist/Input/Input.styled.d.ts +3 -4
  65. package/dist/InputLabel/InputLabel.stories.d.ts +17 -0
  66. package/dist/List/List.stories.d.ts +5 -0
  67. package/dist/ListItem/ListItem.stories.d.ts +6 -0
  68. package/dist/ListItemAvatar/ListItemAvatar.stories.d.ts +6 -0
  69. package/dist/ListItemHoverContent/ListItemHoverContent.stories.d.ts +5 -1
  70. package/dist/ListItemHoverContent/ListItemHoverContent.styled.d.ts +0 -1
  71. package/dist/ListItemIcon/ListItemIcon.stories.d.ts +6 -0
  72. package/dist/ListItemText/ListItemText.stories.d.ts +6 -0
  73. package/dist/ListSubheader/ListSubheader.stories.d.ts +1 -1
  74. package/dist/Loader/Loader.stories.d.ts +5 -0
  75. package/dist/Loader/Loader.styled.d.ts +2 -3
  76. package/dist/Menu/Menu.d.ts +0 -1
  77. package/dist/Menu/Menu.stories.d.ts +5 -0
  78. package/dist/Menu/Menu.types.d.ts +0 -1
  79. package/dist/MenuHeader/MenuHeader.stories.d.ts +5 -0
  80. package/dist/MenuHeader/MenuHeader.styled.d.ts +3 -1
  81. package/dist/MenuItem/MenuItem.stories.d.ts +5 -0
  82. package/dist/Modal/Modal.stories.d.ts +5 -0
  83. package/dist/ModalActions/ModalActions.stories.d.ts +5 -0
  84. package/dist/ModalContent/ModalContent.stories.d.ts +5 -0
  85. package/dist/ModalTitle/ModalTitle.stories.d.ts +5 -0
  86. package/dist/Pagination/Pagination.stories.d.ts +7 -3
  87. package/dist/Popover/Popover.stories.d.ts +5 -0
  88. package/dist/ProgressBar/ProgressBar.stories.d.ts +5 -0
  89. package/dist/Radio/Radio.stories.d.ts +5 -0
  90. package/dist/RadioGroup/RadioGroup.stories.d.ts +6 -0
  91. package/dist/RibbonButton/RibbonButton.d.ts +0 -1
  92. package/dist/RibbonButton/RibbonButton.stories.d.ts +5 -0
  93. package/dist/RibbonButton/RibbonButton.styled.d.ts +3 -4
  94. package/dist/RibbonButtonGroup/RibbonButtonGroup.d.ts +0 -1
  95. package/dist/RibbonButtonGroup/RibbonButtonGroup.stories.d.ts +5 -0
  96. package/dist/RibbonButtonGroup/RibbonButtonGroup.styled.d.ts +4 -5
  97. package/dist/SidebarLayout/SidebarLayout.stories.d.ts +9 -3
  98. package/dist/StepNavigation/StepNavigation.stories.d.ts +5 -0
  99. package/dist/StepNavigation/StepNavigation.styled.d.ts +0 -1
  100. package/dist/Switch/Switch.stories.d.ts +6 -0
  101. package/dist/Tab/Tab.stories.d.ts +5 -0
  102. package/dist/Tab/Tab.styled.d.ts +2 -3
  103. package/dist/TabListItem/TabListItem.stories.d.ts +9 -0
  104. package/dist/TabListItem/TabListItem.styled.d.ts +3 -4
  105. package/dist/Table/Table.stories.d.ts +5 -0
  106. package/dist/TableBody/TableBody.stories.d.ts +1 -1
  107. package/dist/TableCell/TableCell.stories.d.ts +4 -0
  108. package/dist/TableCellIcon/TableCellIcon.stories.d.ts +5 -0
  109. package/dist/TableContainer/TableContainer.stories.d.ts +5 -0
  110. package/dist/TableFooter/TableFooter.stories.d.ts +4 -0
  111. package/dist/TableHead/TableHead.stories.d.ts +7 -3
  112. package/dist/TableRow/TableRow.stories.d.ts +7 -3
  113. package/dist/Tabs/Tabs.stories.d.ts +5 -0
  114. package/dist/Tabs/Tabs.styled.d.ts +2 -3
  115. package/dist/Tag/Tag.stories.d.ts +5 -0
  116. package/dist/Tag/Tag.styled.d.ts +9 -5
  117. package/dist/Tag/Tag.types.d.ts +9 -0
  118. package/dist/TextareaAutosize/TextareaAutosize.stories.d.ts +5 -0
  119. package/dist/Theme/custom-types/component-chip.d.ts +2 -0
  120. package/dist/Theme/leap/web/design-tokens/components/chip.d.ts +8 -0
  121. package/dist/ThemeProvider/ThemeProvider.stories.d.ts +20 -7
  122. package/dist/Toolbar/Toolbar.stories.d.ts +5 -0
  123. package/dist/ToolbarButton/ToolbarButton.stories.d.ts +5 -0
  124. package/dist/ToolbarButton/ToolbarButton.styled.d.ts +1 -4
  125. package/dist/Tooltip/Tooltip.stories.d.ts +5 -0
  126. package/dist/TwoColumnLayout/TwoColumnLayout.stories.d.ts +5 -5
  127. package/dist/Typography/Typography.stories.d.ts +5 -0
  128. package/dist/index.d.ts +0 -1
  129. package/dist/index.esm.js +452 -352
  130. package/dist/index.esm.js.map +1 -1
  131. package/dist/index.js +449 -350
  132. package/dist/index.js.map +1 -1
  133. package/dist/stories/Typography.stories.d.ts +29 -0
  134. package/dist/stories/resources/tokensColorsLeap.d.ts +4 -5
  135. package/dist/stories/resources/{typographyLawconnect.d.ts → typographyLeapDesktop.d.ts} +4 -5
  136. package/dist/stories/resources/typographyLeapWeb.d.ts +9 -0
  137. package/package.json +7 -3
  138. package/dist/Badge/Badge.d.ts +0 -3
  139. package/dist/Badge/Badge.styled.d.ts +0 -4
  140. package/dist/Badge/Badge.types.d.ts +0 -3
  141. package/dist/Badge/index.d.ts +0 -2
  142. package/dist/Select/Select.d.ts +0 -3
  143. package/dist/Select/Select.styled.d.ts +0 -1
  144. package/dist/Select/Select.types.d.ts +0 -3
  145. package/dist/Select/index.d.ts +0 -2
  146. package/dist/Theme/lawconnect/baseline.d.ts +0 -44
  147. package/dist/Theme/lawconnect/design-tokens/components/avatars.d.ts +0 -46
  148. package/dist/Theme/lawconnect/design-tokens/components/buttons.d.ts +0 -93
  149. package/dist/Theme/lawconnect/design-tokens/components/chip.d.ts +0 -54
  150. package/dist/Theme/lawconnect/design-tokens/effect.d.ts +0 -2
  151. package/dist/Theme/lawconnect/design-tokens/palette.d.ts +0 -116
  152. package/dist/Theme/lawconnect/design-tokens/shapes.d.ts +0 -13
  153. package/dist/Theme/lawconnect/design-tokens/spacers.d.ts +0 -12
  154. package/dist/Theme/lawconnect/design-tokens/typography.d.ts +0 -133
  155. package/dist/Theme/lawconnect/overrides/Dialog/dialog.d.ts +0 -2
  156. package/dist/Theme/lawconnect/overrides/Dialog/dialogActions.d.ts +0 -2
  157. package/dist/Theme/lawconnect/overrides/Dialog/dialogContent.d.ts +0 -2
  158. package/dist/Theme/lawconnect/overrides/Dialog/dialogTitle.d.ts +0 -2
  159. package/dist/Theme/lawconnect/overrides/accordion.d.ts +0 -4
  160. package/dist/Theme/lawconnect/overrides/autocomplete.d.ts +0 -2
  161. package/dist/Theme/lawconnect/overrides/checkbox.d.ts +0 -2
  162. package/dist/Theme/lawconnect/overrides/divider.d.ts +0 -2
  163. package/dist/Theme/lawconnect/overrides/dropdown.d.ts +0 -2
  164. package/dist/Theme/lawconnect/overrides/formControlLabel.d.ts +0 -2
  165. package/dist/Theme/lawconnect/overrides/formGroup.d.ts +0 -2
  166. package/dist/Theme/lawconnect/overrides/iconButton.d.ts +0 -2
  167. package/dist/Theme/lawconnect/overrides/index.d.ts +0 -23
  168. package/dist/Theme/lawconnect/overrides/inputBase.d.ts +0 -2
  169. package/dist/Theme/lawconnect/overrides/inputLabel.d.ts +0 -2
  170. package/dist/Theme/lawconnect/overrides/list.d.ts +0 -2
  171. package/dist/Theme/lawconnect/overrides/listItemIcon.d.ts +0 -2
  172. package/dist/Theme/lawconnect/overrides/listItemText.d.ts +0 -2
  173. package/dist/Theme/lawconnect/overrides/menu.d.ts +0 -2
  174. package/dist/Theme/lawconnect/overrides/menuItem.d.ts +0 -2
  175. package/dist/Theme/lawconnect/overrides/outlinedInput.d.ts +0 -2
  176. package/dist/Theme/lawconnect/overrides/radio.d.ts +0 -2
  177. package/dist/Theme/lawconnect/overrides/svgIcon.d.ts +0 -2
  178. package/dist/Theme/lawconnect/overrides/tooltip.d.ts +0 -2
  179. package/dist/Theme/lawconnect/theme.d.ts +0 -2
  180. /package/dist/Icons/{lawconnect-icons.stories-temp-removed.d.ts → lawconnect-icons.stories.d.ts} +0 -0
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
1
  export declare const StyledInputBase: import("@emotion/styled").StyledComponent<import("@mui/material/InputBase").InputBaseProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
3
- textAlignRight?: boolean | undefined;
2
+ textAlignRight?: boolean;
4
3
  }, {}, {}>;
5
4
  export declare const FormLabelBlock: import("@emotion/styled").StyledComponent<import("..").InputLabelProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
6
5
  export declare const StyledFormHelperText: import("@emotion/styled").StyledComponent<import("@mui/material/FormHelperText").FormHelperTextOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "ref"> & {
7
- ref?: ((instance: HTMLParagraphElement | null) => void) | import("react").RefObject<HTMLParagraphElement> | null | undefined;
8
- }, "children" | "className" | "style" | "classes" | "sx" | "disabled" | "margin" | "focused" | "filled" | "error" | "required" | "variant"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
6
+ ref?: ((instance: HTMLParagraphElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLParagraphElement> | null | undefined;
7
+ }, "children" | "className" | "style" | "classes" | "sx" | "disabled" | "variant" | "margin" | "focused" | "required" | "filled" | "error"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
@@ -1,9 +1,26 @@
1
+ import { BADGE } from '@geometricpanda/storybook-addon-badges';
2
+ /**
3
+ *
4
+ * ```js
5
+ * import { InputLabel } from "@galaxy-ds/core";
6
+ * ```
7
+ */
1
8
  declare const meta: {
2
9
  component: (props: import("./InputLabel.types").InputLabelProps) => import("react/jsx-runtime").JSX.Element;
3
10
  title: string;
11
+ parameters: {
12
+ badges: BADGE[];
13
+ };
4
14
  };
5
15
  export default meta;
6
16
  export declare const Default: {
7
17
  args: {};
18
+ parameters: {
19
+ docs: {
20
+ source: {
21
+ code: string;
22
+ };
23
+ };
24
+ };
8
25
  render: () => import("react/jsx-runtime").JSX.Element;
9
26
  };
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { List } from './List';
3
+ /**
4
+ * ```js
5
+ * import { List } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof List>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof List>;
@@ -1,5 +1,11 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { ListItem } from './ListItem';
3
+ /**
4
+ *
5
+ * ```js
6
+ * import { ListItem } from "@galaxy-ds/core";
7
+ * ```
8
+ */
3
9
  declare const meta: Meta<typeof ListItem>;
4
10
  export default meta;
5
11
  type Story = StoryObj<typeof ListItem>;
@@ -1,5 +1,11 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { ListItemAvatar } from './ListItemAvatar';
3
+ /**
4
+ *
5
+ * ```js
6
+ * import { ListItemAvatar } from "@galaxy-ds/core";
7
+ * ```
8
+ */
3
9
  declare const meta: Meta<typeof ListItemAvatar>;
4
10
  export default meta;
5
11
  type Story = StoryObj<typeof ListItemAvatar>;
@@ -7,5 +7,9 @@ type Story = StoryObj<typeof ListItemHoverContent>;
7
7
  `ListItemHoverContent` accepts 2 props: `hideOnHover` and `showOnHover`, which respectively hidden and shown when hovering.
8
8
  The component has the width of the larger content, therefore it helps sibling text element truncation works properly, and prevents text overlapping.
9
9
  It can be used inside ListItem.
10
- */
10
+ *
11
+ * ```js
12
+ * import { ListItemHoverContent } from "@galaxy-ds/core";
13
+ * ```
14
+ */
11
15
  export declare const Default: Story;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const HoverContentWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
3
2
  width: number;
4
3
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,5 +1,11 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { ListItemIcon } from './ListItemIcon';
3
+ /**
4
+ *
5
+ * ```js
6
+ * import { ListItemIcon } from "@galaxy-ds/core";
7
+ * ```
8
+ */
3
9
  declare const meta: Meta<typeof ListItemIcon>;
4
10
  export default meta;
5
11
  type Story = StoryObj<typeof ListItemIcon>;
@@ -1,5 +1,11 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { ListItemText } from './ListItemText';
3
+ /**
4
+ *
5
+ * ```js
6
+ * import { ListItemText } from "@galaxy-ds/core";
7
+ * ```
8
+ */
3
9
  declare const meta: Meta<typeof ListItemText>;
4
10
  export default meta;
5
11
  type Story = StoryObj<typeof ListItemText>;
@@ -8,7 +8,7 @@ type Story = StoryObj<typeof ListSubheader>;
8
8
  makes it's easier to scan and find the right item.
9
9
 
10
10
  ```javascript
11
- import ListSubheader from "@galaxy-ds/core";
11
+ import { ListSubheader } from "@galaxy-ds/core";
12
12
  ```
13
13
  */
14
14
  export declare const Default: Story;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { Loader } from './Loader';
3
+ /**
4
+ * ```js
5
+ * import { Loader } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof Loader>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof Loader>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const LoaderContainer: import("@emotion/styled").StyledComponent<import("@mui/material").BackdropOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
4
- }, "ref" | "children" | "className" | "style" | "classes" | "color" | "sx" | "slot" | "title" | "suppressHydrationWarning" | "id" | "lang" | "role" | "tabIndex" | "in" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "content" | "transitionDuration" | "translate" | "hidden" | "exit" | "open" | "components" | "componentsProps" | "slots" | "slotProps" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "nonce" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "TransitionComponent" | "mountOnEnter" | "unmountOnExit" | "timeout" | "easing" | "addEndListener" | "onEnter" | "onEntering" | "onEntered" | "onExit" | "onExiting" | "onExited" | "appear" | "enter" | "invisible"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
2
+ ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
3
+ }, "ref" | "children" | "className" | "style" | "classes" | "color" | "sx" | "slot" | "title" | "suppressHydrationWarning" | "id" | "lang" | "role" | "tabIndex" | "in" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "content" | "transitionDuration" | "translate" | "TransitionComponent" | "slots" | "slotProps" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "nonce" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "components" | "componentsProps" | "open" | "exit" | "mountOnEnter" | "unmountOnExit" | "timeout" | "easing" | "addEndListener" | "onEnter" | "onEntering" | "onEntered" | "onExit" | "onExiting" | "onExited" | "appear" | "enter" | "invisible"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { MenuProps } from './Menu.types';
3
2
  export declare const Menu: import("react").ForwardRefExoticComponent<Omit<MenuProps, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
4
3
  export default Menu;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { Menu } from './Menu';
3
+ /**
4
+ * ```js
5
+ * import { Menu } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof Menu>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof Menu>;
@@ -2,5 +2,4 @@ import { MenuProps as MuiMenuProps } from '@mui/material/Menu/Menu';
2
2
  export interface MenuProps extends MuiMenuProps {
3
3
  heading?: boolean;
4
4
  system?: boolean;
5
- padding?: 'small' | 'medium';
6
5
  }
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { MenuHeader } from './MenuHeader';
3
+ /**
4
+ * ```js
5
+ * import { MenuHeader } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof MenuHeader>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof MenuHeader>;
@@ -1,2 +1,4 @@
1
- /// <reference types="react" />
2
1
  export declare const MenuHeaderContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
2
+ export declare const MenuListSubheader: import("@emotion/styled").StyledComponent<import("@mui/material").ListSubheaderOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
3
+ ref?: ((instance: HTMLLIElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLLIElement> | null | undefined;
4
+ }, "children" | "className" | "style" | "classes" | "color" | "sx" | "inset" | "disableGutters" | "disableSticky"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { MenuItem } from './MenuItem';
3
+ /**
4
+ * ```js
5
+ * import { MenuItem } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof MenuItem>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof MenuItem>;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { Modal } from './Modal';
3
+ /**
4
+ * ```js
5
+ * import { Modal } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof Modal>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof Modal>;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { ModalActions } from './ModalActions';
3
+ /**
4
+ * ```js
5
+ * import { ModalActions } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof ModalActions>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof ModalActions>;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { ModalContent } from './ModalContent';
3
+ /**
4
+ * ```js
5
+ * import { ModalContent } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof ModalContent>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof ModalContent>;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { ModalTitle } from './ModalTitle';
3
+ /**
4
+ * ```js
5
+ * import { ModalTitle } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof ModalTitle>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof ModalTitle>;
@@ -1,9 +1,13 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { Pagination } from './Pagination';
3
- declare const meta: Meta<typeof Pagination>;
4
- export default meta;
5
- type Story = StoryObj<typeof Pagination>;
6
3
  /**
7
4
  * Pass an `integer` to `count` variable for the number of pages.
5
+ *
6
+ * ```js
7
+ * import { Pagination } from "@galaxy-ds/core";
8
+ * ```
8
9
  */
10
+ declare const meta: Meta<typeof Pagination>;
11
+ export default meta;
12
+ type Story = StoryObj<typeof Pagination>;
9
13
  export declare const Default: Story;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { Popover } from './Popover';
3
+ /**
4
+ * ```js
5
+ * import { Popover } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof Popover>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof Popover>;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { ProgressBar } from './ProgressBar';
3
+ /**
4
+ * ```js
5
+ * import { ProgressBar } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof ProgressBar>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof ProgressBar>;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { Radio } from './Radio';
3
+ /**
4
+ * ```js
5
+ * import { Radio } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof Radio>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof Radio>;
@@ -1,5 +1,11 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { RadioGroup } from './RadioGroup';
3
+ /**
4
+ *
5
+ * ```js
6
+ * import { RadioGroup } from "@galaxy-ds/core";
7
+ * ```
8
+ */
3
9
  declare const meta: Meta<typeof RadioGroup>;
4
10
  export default meta;
5
11
  type Story = StoryObj<typeof RadioGroup>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { RibbonButtonProps } from './RibbonButton.types';
3
2
  export declare const RibbonButton: import("react").ForwardRefExoticComponent<Omit<RibbonButtonProps, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
4
3
  export default RibbonButton;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { RibbonButton } from './RibbonButton';
3
+ /**
4
+ * ```js
5
+ * import { RibbonButton } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof RibbonButton>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof RibbonButton>;
@@ -1,9 +1,8 @@
1
- /// <reference types="react" />
2
1
  export declare const CaretWrapperStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
3
2
  export declare const RibbonButtonStyled: import("@emotion/styled").StyledComponent<import("@mui/material/Button").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
4
- ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
5
- }, "children" | "className" | "style" | "classes" | "color" | "sx" | "tabIndex" | "href" | "disabled" | "fullWidth" | "size" | "action" | "variant" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableElevation" | "disableFocusRipple" | "endIcon" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
3
+ ref?: ((instance: HTMLButtonElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLButtonElement> | null | undefined;
4
+ }, "children" | "className" | "style" | "classes" | "color" | "sx" | "tabIndex" | "href" | "disabled" | "variant" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "fullWidth" | "disableFocusRipple" | "size" | "disableElevation" | "endIcon" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
6
5
  export declare const RibbonLabelStyled: import("@emotion/styled").StyledComponent<Omit<import("../Typography").TypographyProps, "ref"> & import("react").RefAttributes<HTMLSpanElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
7
6
  export declare const RibbonContentStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
8
- isWrapped?: boolean | undefined;
7
+ isWrapped?: boolean;
9
8
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { RibbonButtonGroupProps } from './RibbonButtonGroup.types';
3
2
  export declare const RibbonButtonGroup: import("react").ForwardRefExoticComponent<Omit<RibbonButtonGroupProps, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
4
3
  export default RibbonButtonGroup;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { RibbonButtonGroup } from './RibbonButtonGroup';
3
+ /**
4
+ * ```js
5
+ * import { RibbonButtonGroup } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof RibbonButtonGroup>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof RibbonButtonGroup>;
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
1
  export declare const RibbonButtonGroupStyled: import("@emotion/styled").StyledComponent<import("@mui/material/ButtonGroup").ButtonGroupOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
4
- }, "children" | "className" | "style" | "classes" | "color" | "sx" | "orientation" | "disabled" | "fullWidth" | "size" | "variant" | "disableRipple" | "disableElevation" | "disableFocusRipple"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
2
+ ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
3
+ }, "children" | "className" | "style" | "classes" | "color" | "sx" | "orientation" | "disabled" | "variant" | "disableRipple" | "fullWidth" | "disableFocusRipple" | "size" | "disableElevation"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
5
4
  export declare const RibbonCaretWrapperStyled: import("@emotion/styled").StyledComponent<import("@mui/material/Button").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
6
- ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
7
- }, "children" | "className" | "style" | "classes" | "color" | "sx" | "tabIndex" | "href" | "disabled" | "fullWidth" | "size" | "action" | "variant" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableElevation" | "disableFocusRipple" | "endIcon" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
5
+ ref?: ((instance: HTMLButtonElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLButtonElement> | null | undefined;
6
+ }, "children" | "className" | "style" | "classes" | "color" | "sx" | "tabIndex" | "href" | "disabled" | "variant" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "fullWidth" | "disableFocusRipple" | "size" | "disableElevation" | "endIcon" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
8
7
  export declare const RibbonButtonStyled: import("@emotion/styled").StyledComponent<Omit<import("../RibbonButton").RibbonButtonProps, "ref"> & import("react").RefAttributes<HTMLButtonElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
@@ -1,12 +1,18 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { SidebarLayout } from './SidebarLayout';
3
- declare const meta: Meta<typeof SidebarLayout>;
4
- export default meta;
5
- type Story = StoryObj<typeof SidebarLayout>;
6
3
  /**
7
4
  * `SidebarLayout` has `<SidebarLayout.Sidebar>` and `<SidebarLayout.Main>`, which are column flex box themselves.
8
5
  * Sidebar width and background color are configurable.
6
+ *
7
+ Sidebar width and background color are configurable.
8
+
9
+ ```javascript
10
+ import { SidebarLayout } from "@galaxy-ds/core";
11
+ ```
9
12
  */
13
+ declare const meta: Meta<typeof SidebarLayout>;
14
+ export default meta;
15
+ type Story = StoryObj<typeof SidebarLayout>;
10
16
  export declare const Default: Story;
11
17
  export declare const SidebarWidth: Story;
12
18
  export declare const SidebarColour: Story;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { StepNavigation } from './StepNavigation';
3
+ /**
4
+ * ```js
5
+ * import { StepNavigation } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof StepNavigation>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof StepNavigation>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const StepsContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
3
2
  declare const StepBar: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
4
3
  declare const LabelsContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,10 +1,16 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { Switch } from './Switch';
3
+ /**
4
+ * ```js
5
+ * import { Switch } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof Switch>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof Switch>;
6
11
  /**
7
12
  * Toggle button or switch. Only one colour (`default`) and one size supported.
13
+ *
8
14
  */
9
15
  export declare const Default: Story;
10
16
  export declare const Disabled: Story;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { Tab } from '../Tab';
3
+ /**
4
+ * ```js
5
+ * import { Tab } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof Tab>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof Tab>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const StyledTab: import("@emotion/styled").StyledComponent<import("@mui/material").TabOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
4
- }, "children" | "className" | "style" | "classes" | "sx" | "label" | "tabIndex" | "disabled" | "icon" | "action" | "value" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "iconPosition" | "wrapped"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
2
+ ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
3
+ }, "children" | "className" | "style" | "classes" | "sx" | "label" | "tabIndex" | "disabled" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "icon" | "value" | "disableFocusRipple" | "iconPosition" | "wrapped"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
@@ -1,5 +1,14 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { TabListItem } from './TabListItem';
3
+ /**
4
+ This list component makes it easier to include changes on hover state.
5
+ It provides two classes `hideOnHover` and `showOnHover` that you can set on the elements you want to hide or show on hover.
6
+ It can be used inside a tab component.
7
+
8
+ ```javascript
9
+ import { TabListItem } from "@galaxy-ds/core";
10
+ ```
11
+ */
3
12
  declare const meta: Meta<typeof TabListItem>;
4
13
  export default meta;
5
14
  type Story = StoryObj<typeof TabListItem>;
@@ -1,9 +1,8 @@
1
- /// <reference types="react" />
2
1
  export declare const StyledListItem: import("@emotion/styled").StyledComponent<{
3
- button?: false | undefined;
2
+ button?: false;
4
3
  } & import("@mui/material/ListItem").ListItemOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
5
- ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject<HTMLLIElement> | null | undefined;
6
- }, "children" | "className" | "style" | "classes" | "sx" | "button" | "disabled" | "alignItems" | "dense" | "divider" | "secondaryAction" | "selected" | "components" | "componentsProps" | "slots" | "slotProps" | "autoFocus" | "disableGutters" | "disablePadding" | "ContainerComponent" | "ContainerProps"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
4
+ ref?: ((instance: HTMLLIElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLLIElement> | null | undefined;
5
+ }, "children" | "className" | "style" | "classes" | "sx" | "button" | "disabled" | "alignItems" | "disableGutters" | "slots" | "slotProps" | "autoFocus" | "components" | "componentsProps" | "dense" | "selected" | "divider" | "secondaryAction" | "ContainerComponent" | "ContainerProps" | "disablePadding"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
7
6
  export declare const ShowOnHover: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
8
7
  export declare const HideOnHover: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
9
8
  export declare const HoverContentWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { Table } from './Table';
3
+ /**
4
+ * ```js
5
+ * import { Table } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof Table>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof Table>;
@@ -8,7 +8,7 @@ type Story = StoryObj<typeof TableBody>;
8
8
  * For example, `component='div'`.
9
9
 
10
10
  ```javascript
11
- import TableBody from "@galaxy-ds/core";
11
+ import { TableBody } from "@galaxy-ds/core";
12
12
  ```
13
13
  */
14
14
  export declare const Default: Story;
@@ -6,5 +6,9 @@ type Story = StoryObj<typeof TableCell>;
6
6
  /**
7
7
  * All Table components (Table, TableBody, TableHead, TableFooter, TableRow, TableCell) have the option to be rendered as another HTML element type for more flexible structure.
8
8
  * For example, `component='div'`.
9
+ *
10
+ * ```js
11
+ * import { TableCell } from "@galaxy-ds/core";
12
+ * ```
9
13
  */
10
14
  export declare const Default: Story;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { TableCellIcon } from './TableCellIcon';
3
+ /**
4
+ * ```js
5
+ * import { TableCellIcon } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof TableCellIcon>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof TableCellIcon>;
@@ -1,5 +1,10 @@
1
1
  import type { Meta, StoryObj } from '@storybook/react';
2
2
  import { TableContainer } from './TableContainer';
3
+ /**
4
+ * ```js
5
+ * import { TableContainer } from "@galaxy-ds/core";
6
+ * ```
7
+ */
3
8
  declare const meta: Meta<typeof TableContainer>;
4
9
  export default meta;
5
10
  type Story = StoryObj<typeof TableContainer>;