@smart-factor/gem-ui-components 0.0.89 → 0.0.91
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Drawer-Q3D0v6B2.js +2028 -0
- package/dist/SignEditor.js +14323 -14351
- package/dist/Stack-CdVfRhco.js +7503 -0
- package/dist/Tree-xeWEfulP.js +3135 -0
- package/dist/components/AccordionSummary/AccordionSummary.d.ts +0 -1
- package/dist/components/AccordionSummary/AccordionSummary.stories.d.ts +0 -1
- package/dist/components/AccordionSummary/AccordionSummary.styles.d.ts +4 -5
- package/dist/components/Button/Button.d.ts +0 -2
- package/dist/components/Button/Button.stories.d.ts +0 -1
- package/dist/components/Button/Button.styles.d.ts +3 -4
- package/dist/components/Button/ButtonAdd.d.ts +0 -1
- package/dist/components/ButtonPreviewAttachment/ButtonPreviewAttachment.d.ts +0 -1
- package/dist/components/ButtonPreviewAttachment/ButtonPreviewAttachment.stories.d.ts +0 -1
- package/dist/components/ButtonWithIcon/ButtonWithIcon.d.ts +0 -1
- package/dist/components/ButtonWithIcon/ButtonWithIcon.stories.d.ts +0 -1
- package/dist/components/Dialog/Dialog.d.ts +0 -1
- package/dist/components/Dialog/Dialog.stories.d.ts +34 -4
- package/dist/components/Dialog/Dialog.styles.d.ts +5 -6
- package/dist/components/Dialog/types.d.ts +0 -1
- package/dist/components/Dialogs/ConfirmDialog/ConfirmDialog.d.ts +0 -1
- package/dist/components/Dialogs/ConfirmDialog/ConfirmDialog.styles.d.ts +0 -1
- package/dist/components/Dialogs/EditDialog/EditDialog.d.ts +0 -1
- package/dist/components/Dialogs/EditDialog/EditDialog.styles.d.ts +0 -1
- package/dist/components/Drawer/Drawer.d.ts +0 -1
- package/dist/components/Drawer/Drawer.stories.d.ts +0 -1
- package/dist/components/Drawer/DrawerContent.d.ts +0 -1
- package/dist/components/Drawer/DrawerFooter.d.ts +0 -1
- package/dist/components/Drawer/DrawerHeader.d.ts +0 -1
- package/dist/components/Drawer/index.js +1 -1
- package/dist/components/Dropzone/Dropzone.stories.d.ts +0 -1
- package/dist/components/Dropzone/Dropzone.styles.d.ts +4 -5
- package/dist/components/Dropzone/DropzoneField.d.ts +0 -1
- package/dist/components/ElementsPicker/ElementsPicker.d.ts +0 -1
- package/dist/components/ElementsPicker/ElementsPicker.stories.d.ts +21 -4
- package/dist/components/ElementsPicker/ElementsPickerElement.d.ts +0 -1
- package/dist/components/FixedActionsBottomPanel/FixedActionsBottomPanel.d.ts +0 -1
- package/dist/components/FixedActionsBottomPanel/FixedActionsBottomPanel.stories.d.ts +0 -1
- package/dist/components/FixedActionsBottomPanel/FixedActionsBottomPanel.styles.d.ts +1 -2
- package/dist/components/FormComponents/Autocomplete/Autocomplete.d.ts +0 -1
- package/dist/components/FormComponents/Autocomplete/Autocomplete.stories.d.ts +0 -1
- package/dist/components/FormComponents/Autocomplete/Autocomplete.styles.d.ts +0 -1
- package/dist/components/FormComponents/Autocomplete/types.d.ts +0 -1
- package/dist/components/FormComponents/ContextualSearch/ContextualSearch.d.ts +0 -1
- package/dist/components/FormComponents/ContextualSearch/ContextualSearch.stories.d.ts +0 -1
- package/dist/components/FormComponents/ContextualSearch/ContextualSearch.styles.d.ts +1 -2
- package/dist/components/FormComponents/ContextualSearch/ContextualSearchControlled.d.ts +0 -1
- package/dist/components/FormComponents/ContextualSearch/ContextualSearchListListbox.d.ts +0 -1
- package/dist/components/FormComponents/ContextualSearch/mock.d.ts +0 -1
- package/dist/components/FormComponents/DatePicker/DatePicker.d.ts +0 -1
- package/dist/components/FormComponents/DatePicker/DatePicker.stories.d.ts +22 -4
- package/dist/components/FormComponents/DatePicker/DatePicker.styles.d.ts +2 -3
- package/dist/components/FormComponents/DateTimePicker/DateTimePicker.d.ts +0 -1
- package/dist/components/FormComponents/DateTimePicker/DateTimePicker.stories.d.ts +22 -4
- package/dist/components/FormComponents/DateTimePicker/DateTimePicker.styles.d.ts +2 -3
- package/dist/components/FormComponents/Input/Input.d.ts +0 -1
- package/dist/components/FormComponents/Input/Input.stories.d.ts +0 -1
- package/dist/components/FormComponents/RadioChips/RadioChips.d.ts +1 -3
- package/dist/components/FormComponents/RadioChips/RadioChips.stories.d.ts +22 -4
- package/dist/components/FormComponents/RadioChips/RadioChips.styles.d.ts +3 -4
- package/dist/components/FormComponents/SearchInput/SearchInput.d.ts +0 -1
- package/dist/components/FormComponents/SearchInput/SearchInput.stories.d.ts +20 -3
- package/dist/components/FormComponents/Select/Select.d.ts +1 -2
- package/dist/components/FormComponents/Select/Select.stories.d.ts +26 -4
- package/dist/components/FormComponents/Select/Select.styles.d.ts +1 -2
- package/dist/components/FormComponents/TimePicker/TimePicker.d.ts +0 -1
- package/dist/components/FormComponents/TimePicker/TimePicker.stories.d.ts +22 -4
- package/dist/components/FormComponents/TimePicker/TimePicker.styles.d.ts +3 -4
- package/dist/components/Grid/Grid.d.ts +0 -1
- package/dist/components/Grid/types.d.ts +0 -1
- package/dist/components/Grid/useGridInitialState.d.ts +3 -5
- package/dist/components/GridCell/GridCell.d.ts +0 -1
- package/dist/components/LoadingBackdrop/LoadingBackdrop.d.ts +0 -1
- package/dist/components/LoadingBackdrop/LoadingBackdrop.stories.d.ts +0 -1
- package/dist/components/MuiLikeWrapper/MuiLikeWrapper.d.ts +0 -1
- package/dist/components/MuiLikeWrapper/MuiLikeWrapper.stories.d.ts +0 -1
- package/dist/components/MuiLikeWrapper/MuiLikeWrapper.styles.d.ts +3 -4
- package/dist/components/PaginatedPopover/PaginatedPopover.d.ts +0 -1
- package/dist/components/PaginatedPopover/PaginatedPopover.stories.d.ts +0 -1
- package/dist/components/PaginatedPopover/PaginatedPopover.styles.d.ts +8 -9
- package/dist/components/PaginatedPopover/PaginatedPopoverContent.d.ts +2 -3
- package/dist/components/PaginatedPopover/PaginatedPopoverHeader.d.ts +0 -1
- package/dist/components/PaginatedPopover/types.d.ts +0 -1
- package/dist/components/ResizableWrapper/ResizableWrapper.d.ts +0 -1
- package/dist/components/ResizableWrapper/ResizableWrapper.stories.d.ts +0 -1
- package/dist/components/ResizableWrapper/ResizableWrapper.styles.d.ts +2 -3
- package/dist/components/SignEditor/SignEditor.d.ts +0 -1
- package/dist/components/SignEditor/SignEditor.stories.d.ts +0 -1
- package/dist/components/SignEditor/SignEditor.styles.d.ts +12 -11
- package/dist/components/SignEditor/SignEditorCanvas.d.ts +0 -1
- package/dist/components/SignEditor/SignEditorCanvasHeader.d.ts +0 -1
- package/dist/components/SignEditor/SignEditorContext.d.ts +0 -1
- package/dist/components/SignEditor/SignEditorContextProvider.d.ts +0 -1
- package/dist/components/SignEditor/SignEditorEditDialog.d.ts +0 -1
- package/dist/components/SignEditor/SignEditorImage.d.ts +0 -1
- package/dist/components/SignEditor/SignEditorImagesList.d.ts +0 -1
- package/dist/components/SignEditor/SignEditorSaveDialog.d.ts +0 -1
- package/dist/components/SignEditor/useOnSvgSelected.d.ts +0 -1
- package/dist/components/SignEditor/useSaveStencil.d.ts +0 -1
- package/dist/components/SignEditor/useSvgMount.d.ts +0 -1
- package/dist/components/SimpleAutocomplete/SimpleAutocomplete.d.ts +0 -1
- package/dist/components/SimpleAutocomplete/SimpleAutocomplete.stories.d.ts +0 -1
- package/dist/components/SimpleInput/SimpleInput.d.ts +0 -1
- package/dist/components/SimpleInput/SimpleInput.stories.d.ts +0 -1
- package/dist/components/SimpleSelect/SimpleSelect.d.ts +3 -4
- package/dist/components/SimpleSelect/SimpleSelect.stories.d.ts +0 -1
- package/dist/components/Stepper/Stepper.d.ts +0 -1
- package/dist/components/Stepper/Stepper.stories.d.ts +25 -5
- package/dist/components/Stepper/Stepper.styles.d.ts +3 -4
- package/dist/components/StickyContainer/StickyContainer.d.ts +0 -1
- package/dist/components/StickyContainer/StickyContainer.stories.d.ts +0 -1
- package/dist/components/StickyContainer/StickyContainer.styles.d.ts +2 -3
- package/dist/components/SvgImage/SvgImage.d.ts +0 -1
- package/dist/components/SvgImage/SvgImage.styles.d.ts +1 -2
- package/dist/components/TableComponents/ContextMenu/ContextMenu.d.ts +0 -1
- package/dist/components/TableComponents/ContextMenu/ContextMenu.stories.d.ts +0 -1
- package/dist/components/TableComponents/ContextMenu/ContextMenuContext.d.ts +0 -1
- package/dist/components/TableComponents/ContextMenu/ContextMenuItem.d.ts +0 -1
- package/dist/components/TableComponents/ContextMenu/ContextMenuPropsContext/ContextMenuPropsContext.d.ts +0 -1
- package/dist/components/TableComponents/TableActions/TableActions.d.ts +0 -1
- package/dist/components/TableComponents/TableActions/TableActions.stories.d.ts +0 -1
- package/dist/components/TableComponents/TableCustomToolbar/TableCustomToolbar.d.ts +0 -1
- package/dist/components/TableComponents/TableExportButton/TableExportButton.d.ts +0 -1
- package/dist/components/TableComponents/TableRecord/TableRecord.d.ts +0 -1
- package/dist/components/TableComponents/TableWithPagination/TableWithPagination.d.ts +0 -1
- package/dist/components/TableComponents/TableWithPagination/TableWithPagination.stories.d.ts +0 -1
- package/dist/components/TableComponents/TableWithPagination/TableWrapper.d.ts +0 -1
- package/dist/components/TableComponents/TableWithPagination/types.d.ts +0 -1
- package/dist/components/TabsPanel/TabsPanel.d.ts +0 -1
- package/dist/components/TabsPanel/TabsPanel.stories.d.ts +27 -4
- package/dist/components/TabsPanel/TabsPanel.styles.d.ts +7 -8
- package/dist/components/Toast/Toast.stories.d.ts +0 -1
- package/dist/components/Toast/Toast.styles.d.ts +4 -5
- package/dist/components/Toast/ToastContent.d.ts +0 -1
- package/dist/components/Toast/errorToast.d.ts +0 -1
- package/dist/components/Toast/infoToast.d.ts +0 -1
- package/dist/components/Toast/successToast.d.ts +0 -1
- package/dist/components/Tree/Tree.d.ts +0 -1
- package/dist/components/Tree/Tree.stories.d.ts +0 -1
- package/dist/components/Tree/index.js +1 -1
- package/dist/consts/data-grid.d.ts +32 -27
- package/dist/helpers/columns/getBooleanColumn.d.ts +0 -1
- package/dist/helpers/columns/getDateColumn.d.ts +0 -1
- package/dist/helpers/columns/getDateTimeColumn.d.ts +0 -1
- package/dist/helpers/columns/getNumericColumn.d.ts +0 -1
- package/dist/helpers/columns/getStaticColumn.d.ts +0 -1
- package/dist/helpers/columns/getStringColumn.d.ts +0 -1
- package/dist/helpers/date/formatDate.d.ts +0 -1
- package/dist/helpers/date/formatDateTime.d.ts +0 -1
- package/dist/helpers/index.d.ts +2 -0
- package/dist/helpers/sortArrayByAnotherArray.d.ts +4 -0
- package/dist/helpers/sortColumns.d.ts +2 -0
- package/dist/helpers/zodTransforms.d.ts +0 -1
- package/dist/hooks/useContextMenu.d.ts +0 -1
- package/dist/hooks/useDataGridInitialState.d.ts +3 -5
- package/dist/hooks/useDataGridState.d.ts +2 -4
- package/dist/hooks/useDebounce.d.ts +1 -1
- package/dist/hooks/useGetFileUrl.d.ts +0 -1
- package/dist/hooks/useTableQuery/getLogicOperator.d.ts +0 -1
- package/dist/hooks/useTableQuery/normalizeFilterModel.d.ts +0 -1
- package/dist/hooks/useTableQuery/useDataGridQueryState.d.ts +0 -1
- package/dist/hooks/useTableQuery/useExportGridAsExcel.d.ts +0 -1
- package/dist/hooks/useTableQuery/useExportToExcel.d.ts +0 -1
- package/dist/hooks/useTableQuery/usePaginationAndSort.d.ts +0 -1
- package/dist/hooks/useTableQuery/useTableFilter.d.ts +0 -1
- package/dist/hooks/useTableQuery/useTableQuery.d.ts +2 -3
- package/dist/licenses.txt +593 -512
- package/dist/main.js +2662 -1812
- package/dist/providers/QueryClientProvider.d.ts +0 -1
- package/dist/services/api.d.ts +0 -1
- package/dist/services/generated/api.d.ts +4 -4
- package/dist/services/mutations/roadSigns/useCreateRoadSignFile.d.ts +0 -1
- package/dist/services/mutations/roadSigns/useCreateRoadSignTemplate.d.ts +0 -1
- package/dist/services/mutations/stencils/useCreateStencil.d.ts +0 -1
- package/dist/services/mutations/stencils/useCreateStencilFile.d.ts +0 -1
- package/dist/services/mutations/stencils/useDeleteStencil.d.ts +0 -1
- package/dist/services/mutations/stencils/useUpdateStencil.d.ts +0 -1
- package/dist/services/mutations/stencils/useUpdateStencilFile.d.ts +0 -1
- package/dist/services/queries/roadSigns/useGetRoadSignNameUnique.d.ts +1 -2
- package/dist/services/queries/roadSigns/useGetRoadSignsByGroupName.d.ts +1 -2
- package/dist/services/queries/roadSigns/useGetRoadSignsGroups.d.ts +1 -2
- package/dist/services/queries/stencils/useGetStencilGroups.d.ts +1 -2
- package/dist/services/queries/stencils/useGetStencils.d.ts +1 -2
- package/dist/theme-Da36hI_g.js +259278 -0
- package/dist/warning-VmSVedfJ.js +88 -0
- package/package.json +62 -52
- package/dist/Drawer-CldXrceX.js +0 -2112
- package/dist/Stack-CU3sSZaK.js +0 -6619
- package/dist/Tree-zB7xEw6c.js +0 -2895
- package/dist/services/generated/api-candidate.d.ts +0 -22942
- package/dist/theme-BdJB2D9d.js +0 -262510
- package/dist/useFormControl-v82Vw7n0.js +0 -68
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
import { BaseAutocompleteProps, BaseOption } from '../FormComponents/Autocomplete/types';
|
|
2
|
-
|
|
3
2
|
export declare const SimpleAutocomplete: <T extends BaseOption>({ options, label, placeholder, size, required, testId, value, getOptionLabel, ...props }: BaseAutocompleteProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Meta, StoryObj } from '@storybook/react';
|
|
2
2
|
import { BaseAutocompleteProps, BaseOption } from '../FormComponents/Autocomplete/types';
|
|
3
3
|
import { SimpleAutocomplete } from './SimpleAutocomplete';
|
|
4
|
-
|
|
5
4
|
declare const meta: Meta<typeof SimpleAutocomplete>;
|
|
6
5
|
export default meta;
|
|
7
6
|
type Story = StoryObj<BaseAutocompleteProps<BaseOption>>;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export interface SimpleSelectProps<T extends SelectInputProps['value']> {
|
|
1
|
+
import { SelectProps } from '@mui/material';
|
|
2
|
+
export interface SimpleSelectProps<T extends SelectProps['value']> {
|
|
4
3
|
id: string;
|
|
5
4
|
value: T;
|
|
6
5
|
onChange(newValue: T): void;
|
|
@@ -11,4 +10,4 @@ export interface SimpleSelectProps<T extends SelectInputProps['value']> {
|
|
|
11
10
|
}[];
|
|
12
11
|
disabled?: boolean;
|
|
13
12
|
}
|
|
14
|
-
export declare const SimpleSelect: <T extends
|
|
13
|
+
export declare const SimpleSelect: <T extends SelectProps["value"]>({ id, value, label, onChange, menuItems, disabled, }: SimpleSelectProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,27 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { StepperProps } from './Stepper';
|
|
2
|
+
import { StoryObj } from '@storybook/react';
|
|
3
|
+
declare const meta: {
|
|
4
|
+
title: string;
|
|
5
|
+
component: <T extends number>({ steps, activeStep, setActiveStep, stepsContent, noHeader, }: StepperProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
argTypes: {
|
|
7
|
+
setActiveStep: {
|
|
8
|
+
control: false;
|
|
9
|
+
};
|
|
10
|
+
stepsContent: {
|
|
11
|
+
control: false;
|
|
12
|
+
};
|
|
13
|
+
activeStep: {
|
|
14
|
+
control: false;
|
|
15
|
+
};
|
|
16
|
+
};
|
|
17
|
+
parameters: {
|
|
18
|
+
docs: {
|
|
19
|
+
description: {
|
|
20
|
+
component: string;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
};
|
|
24
|
+
};
|
|
6
25
|
type Story = StoryObj<typeof meta>;
|
|
7
26
|
export declare const Docs: Story;
|
|
27
|
+
export default meta;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const StyledStepButton: import('@emotion/styled').StyledComponent<import('@mui/material').StepButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, "classes"> & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
3
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import('react').RefObject<HTMLButtonElement> | null | undefined;
|
|
2
|
+
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
3
|
}, "className" | "style" | "classes" | "action" | "centerRipple" | "children" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "sx" | "tabIndex" | "TouchRippleProps" | "touchRippleRef" | "icon" | "optional"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
5
4
|
export declare const StyledStepper: import('@emotion/styled').StyledComponent<import('@mui/material').StepperOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
6
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
5
|
+
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;
|
|
7
6
|
}, "className" | "style" | "classes" | "children" | "sx" | "elevation" | "orientation" | "variant" | "square" | "activeStep" | "alternativeLabel" | "connector" | "nonLinear"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
8
|
-
noHeader?: boolean
|
|
7
|
+
noHeader?: boolean;
|
|
9
8
|
}, {}, {}>;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const StyledStickyContainer: import('@emotion/styled').StyledComponent<import('@mui/material').StackOwnProps & 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;
|
|
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;
|
|
4
3
|
}, keyof import('@mui/material/OverridableComponent').CommonProps | keyof import('@mui/material').StackOwnProps> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
5
|
-
withBoxShadow?: boolean
|
|
4
|
+
withBoxShadow?: boolean;
|
|
6
5
|
isScrolled: boolean;
|
|
7
6
|
}, {}, {}>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const Image: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, import('react').DetailedHTMLProps<import('react').ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
3
2
|
export declare const Error: import('@emotion/styled').StyledComponent<import('@mui/material').TypographyOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
4
|
-
ref?: ((instance: HTMLSpanElement | null) => void) | import('react').RefObject<HTMLSpanElement> | null | undefined;
|
|
3
|
+
ref?: ((instance: HTMLSpanElement | 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<HTMLSpanElement> | null | undefined;
|
|
5
4
|
}, "className" | "style" | "classes" | "children" | "sx" | "p" | "color" | "border" | "boxShadow" | "fontWeight" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "align" | "variant" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { GridValidRowModel } from '@mui/x-data-grid-pro';
|
|
2
2
|
import { TableWithPaginationProps } from './types';
|
|
3
|
-
|
|
4
3
|
export declare const TableWithPagination: <T extends GridValidRowModel>({ rowsData, paginationAndSortState, setPaginationAndSortState, isLoading, columns, offset, tableKey, filterModel, onFilterModelChange, pinnedColumns, exportDataAsExcel, showPaginationFirstAndLastButtons, }: TableWithPaginationProps<T>) => import("react/jsx-runtime").JSX.Element;
|
package/dist/components/TableComponents/TableWithPagination/TableWithPagination.stories.d.ts
CHANGED
|
@@ -2,7 +2,6 @@ import { GridValidRowModel } from '@mui/x-data-grid-pro';
|
|
|
2
2
|
import { Meta, StoryObj } from '@storybook/react';
|
|
3
3
|
import { TableWithPagination } from './TableWithPagination';
|
|
4
4
|
import { TableWithPaginationProps } from './types';
|
|
5
|
-
|
|
6
5
|
declare const meta: Meta<typeof TableWithPagination>;
|
|
7
6
|
export default meta;
|
|
8
7
|
type Story = StoryObj<TableWithPaginationProps<GridValidRowModel>>;
|
|
@@ -1,7 +1,30 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { TabsPanelProps } from './TabsPanel';
|
|
2
|
+
import { StoryObj } from '@storybook/react';
|
|
3
|
+
declare const meta: {
|
|
4
|
+
title: string;
|
|
5
|
+
component: ({ tabs, children, onChange, defaultTab, extraComponent, fullWidth, }: TabsPanelProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
6
|
+
parameters: {
|
|
7
|
+
docs: {
|
|
8
|
+
description: {
|
|
9
|
+
component: string;
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
argTypes: {
|
|
14
|
+
onChange: {
|
|
15
|
+
control: false;
|
|
16
|
+
};
|
|
17
|
+
tabs: {
|
|
18
|
+
control: false;
|
|
19
|
+
};
|
|
20
|
+
children: {
|
|
21
|
+
control: false;
|
|
22
|
+
};
|
|
23
|
+
extraComponent: {
|
|
24
|
+
control: false;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
};
|
|
5
28
|
export default meta;
|
|
6
29
|
type Story = StoryObj<typeof meta>;
|
|
7
30
|
export declare const Docs: Story;
|
|
@@ -1,17 +1,16 @@
|
|
|
1
1
|
import { TabProps } from './TabsPanel';
|
|
2
|
-
|
|
3
2
|
export declare const StyledTab: import('@emotion/styled').StyledComponent<TabProps & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
4
3
|
export declare const StyledWrapper: import('@emotion/styled').StyledComponent<import('@mui/system').StackBaseProps & {
|
|
5
|
-
sx?: import('@mui/
|
|
4
|
+
sx?: import('@mui/system').SxProps<import('@mui/system').Theme>;
|
|
6
5
|
} & import('@mui/system').SystemProps<import('@mui/system').Theme> & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
7
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
6
|
+
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;
|
|
8
7
|
}, "sx" | ("p" | "color" | "border" | "boxShadow" | "fontWeight" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint") | keyof import('@mui/system').StackBaseProps> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
9
|
-
fullWidth?: boolean
|
|
8
|
+
fullWidth?: boolean;
|
|
10
9
|
}, {}, {}>;
|
|
11
10
|
export declare const StyledTabs: import('@emotion/styled').StyledComponent<import('@mui/material').TabsOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
12
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
13
|
-
}, "className" | "style" | "classes" | "action" | "children" | "sx" | "aria-label" | "aria-labelledby" | "onChange" | "
|
|
14
|
-
component?:
|
|
11
|
+
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;
|
|
12
|
+
}, "className" | "style" | "classes" | "action" | "children" | "sx" | "aria-label" | "aria-labelledby" | "onChange" | "slots" | "slotProps" | "orientation" | "value" | "variant" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "ScrollButtonComponent" | "scrollButtons" | "selectionFollowsFocus" | "TabIndicatorProps" | "TabScrollButtonProps" | "textColor" | "visibleScrollbar"> & {
|
|
13
|
+
component?: React.ElementType;
|
|
15
14
|
} & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
16
|
-
fullWidth?: boolean
|
|
15
|
+
fullWidth?: boolean;
|
|
17
16
|
}, {}, {}>;
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const StyledToastMessage: import('@emotion/styled').StyledComponent<import('@mui/material').TypographyOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
3
|
-
ref?: ((instance: HTMLSpanElement | null) => void) | import('react').RefObject<HTMLSpanElement> | null | undefined;
|
|
2
|
+
ref?: ((instance: HTMLSpanElement | 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<HTMLSpanElement> | null | undefined;
|
|
4
3
|
}, "className" | "style" | "classes" | "children" | "sx" | "p" | "color" | "border" | "boxShadow" | "fontWeight" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "align" | "variant" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
5
4
|
export declare const StyledToastClose: import('@emotion/styled').StyledComponent<import('@mui/material').TypographyOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
6
|
-
ref?: ((instance: HTMLSpanElement | null) => void) | import('react').RefObject<HTMLSpanElement> | null | undefined;
|
|
5
|
+
ref?: ((instance: HTMLSpanElement | 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<HTMLSpanElement> | null | undefined;
|
|
7
6
|
}, "className" | "style" | "classes" | "children" | "sx" | "p" | "color" | "border" | "boxShadow" | "fontWeight" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "align" | "variant" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
8
7
|
export declare const ToastWrapper: import('@emotion/styled').StyledComponent<import('@mui/material').StackOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
9
|
-
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
8
|
+
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;
|
|
10
9
|
}, keyof import('@mui/material/OverridableComponent').CommonProps | keyof import('@mui/material').StackOwnProps> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
11
|
-
type:
|
|
10
|
+
type: "success" | "error" | "info";
|
|
12
11
|
}, {}, {}>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const DATA_GRID_LOCALE: {
|
|
3
2
|
columnsManagementSearchTitle: string;
|
|
4
3
|
columnsManagementNoColumns: string;
|
|
@@ -26,39 +25,42 @@ export declare const DATA_GRID_LOCALE: {
|
|
|
26
25
|
aggregationFunctionLabelSize: string;
|
|
27
26
|
noRowsLabel?: string | undefined;
|
|
28
27
|
noResultsOverlayLabel?: string | undefined;
|
|
29
|
-
toolbarDensity?:
|
|
28
|
+
toolbarDensity?: React.ReactNode;
|
|
30
29
|
toolbarDensityLabel?: string | undefined;
|
|
31
30
|
toolbarDensityCompact?: string | undefined;
|
|
32
31
|
toolbarDensityStandard?: string | undefined;
|
|
33
32
|
toolbarDensityComfortable?: string | undefined;
|
|
34
|
-
toolbarColumns?:
|
|
33
|
+
toolbarColumns?: React.ReactNode;
|
|
35
34
|
toolbarColumnsLabel?: string | undefined;
|
|
36
|
-
toolbarFilters?:
|
|
35
|
+
toolbarFilters?: React.ReactNode;
|
|
37
36
|
toolbarFiltersLabel?: string | undefined;
|
|
38
|
-
toolbarFiltersTooltipHide?:
|
|
39
|
-
toolbarFiltersTooltipShow?:
|
|
40
|
-
toolbarFiltersTooltipActive?: ((count: number) =>
|
|
37
|
+
toolbarFiltersTooltipHide?: React.ReactNode;
|
|
38
|
+
toolbarFiltersTooltipShow?: React.ReactNode;
|
|
39
|
+
toolbarFiltersTooltipActive?: ((count: number) => React.ReactNode) | undefined;
|
|
41
40
|
toolbarQuickFilterPlaceholder?: string | undefined;
|
|
42
41
|
toolbarQuickFilterLabel?: string | undefined;
|
|
43
42
|
toolbarQuickFilterDeleteIconLabel?: string | undefined;
|
|
44
|
-
toolbarExport?:
|
|
43
|
+
toolbarExport?: React.ReactNode;
|
|
45
44
|
toolbarExportLabel?: string | undefined;
|
|
46
|
-
toolbarExportCSV?:
|
|
47
|
-
toolbarExportPrint?:
|
|
45
|
+
toolbarExportCSV?: React.ReactNode;
|
|
46
|
+
toolbarExportPrint?: React.ReactNode;
|
|
48
47
|
toolbarExportExcel?: string | undefined;
|
|
49
48
|
columnsManagementReset?: string | undefined;
|
|
50
|
-
|
|
51
|
-
|
|
49
|
+
columnsManagementDeleteIconLabel?: string | undefined;
|
|
50
|
+
filterPanelAddFilter?: React.ReactNode;
|
|
51
|
+
filterPanelRemoveAll?: React.ReactNode;
|
|
52
52
|
filterPanelDeleteIconLabel?: string | undefined;
|
|
53
53
|
filterPanelLogicOperator?: string | undefined;
|
|
54
|
-
filterPanelOperator?:
|
|
55
|
-
filterPanelOperatorAnd?:
|
|
56
|
-
filterPanelOperatorOr?:
|
|
57
|
-
filterPanelColumns?:
|
|
54
|
+
filterPanelOperator?: React.ReactNode;
|
|
55
|
+
filterPanelOperatorAnd?: React.ReactNode;
|
|
56
|
+
filterPanelOperatorOr?: React.ReactNode;
|
|
57
|
+
filterPanelColumns?: React.ReactNode;
|
|
58
58
|
filterPanelInputLabel?: string | undefined;
|
|
59
59
|
filterPanelInputPlaceholder?: string | undefined;
|
|
60
60
|
filterOperatorContains?: string | undefined;
|
|
61
|
+
filterOperatorDoesNotContain?: string | undefined;
|
|
61
62
|
filterOperatorEquals?: string | undefined;
|
|
63
|
+
filterOperatorDoesNotEqual?: string | undefined;
|
|
62
64
|
filterOperatorStartsWith?: string | undefined;
|
|
63
65
|
filterOperatorEndsWith?: string | undefined;
|
|
64
66
|
filterOperatorIs?: string | undefined;
|
|
@@ -77,7 +79,9 @@ export declare const DATA_GRID_LOCALE: {
|
|
|
77
79
|
'filterOperator<'?: string | undefined;
|
|
78
80
|
'filterOperator<='?: string | undefined;
|
|
79
81
|
headerFilterOperatorContains?: string | undefined;
|
|
82
|
+
headerFilterOperatorDoesNotContain?: string | undefined;
|
|
80
83
|
headerFilterOperatorEquals?: string | undefined;
|
|
84
|
+
headerFilterOperatorDoesNotEqual?: string | undefined;
|
|
81
85
|
headerFilterOperatorStartsWith?: string | undefined;
|
|
82
86
|
headerFilterOperatorEndsWith?: string | undefined;
|
|
83
87
|
headerFilterOperatorNot?: string | undefined;
|
|
@@ -85,19 +89,20 @@ export declare const DATA_GRID_LOCALE: {
|
|
|
85
89
|
filterValueTrue?: string | undefined;
|
|
86
90
|
filterValueFalse?: string | undefined;
|
|
87
91
|
columnMenuLabel?: string | undefined;
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
92
|
+
columnMenuAriaLabel?: ((columnName: string) => string) | undefined;
|
|
93
|
+
columnMenuShowColumns?: React.ReactNode;
|
|
94
|
+
columnMenuManageColumns?: React.ReactNode;
|
|
95
|
+
columnMenuFilter?: React.ReactNode;
|
|
96
|
+
columnMenuHideColumn?: React.ReactNode;
|
|
97
|
+
columnMenuUnsort?: React.ReactNode;
|
|
98
|
+
columnMenuSortAsc?: React.ReactNode | ((colDef: import('@mui/x-data-grid').GridColDef) => React.ReactNode);
|
|
99
|
+
columnMenuSortDesc?: React.ReactNode | ((colDef: import('@mui/x-data-grid').GridColDef) => React.ReactNode);
|
|
100
|
+
columnHeaderFiltersTooltipActive?: ((count: number) => React.ReactNode) | undefined;
|
|
96
101
|
columnHeaderFiltersLabel?: string | undefined;
|
|
97
102
|
columnHeaderSortIconLabel?: string | undefined;
|
|
98
|
-
footerRowSelected?: ((count: number) =>
|
|
99
|
-
footerTotalRows?:
|
|
100
|
-
footerTotalVisibleRows?: ((visibleCount: number, totalCount: number) =>
|
|
103
|
+
footerRowSelected?: ((count: number) => React.ReactNode) | undefined;
|
|
104
|
+
footerTotalRows?: React.ReactNode;
|
|
105
|
+
footerTotalVisibleRows?: ((visibleCount: number, totalCount: number) => React.ReactNode) | undefined;
|
|
101
106
|
checkboxSelectionHeaderName?: string | undefined;
|
|
102
107
|
checkboxSelectionSelectAllRows?: string | undefined;
|
|
103
108
|
checkboxSelectionUnselectAllRows?: string | undefined;
|