@smart-factor/gem-ui-components 0.0.94 → 0.0.96
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-CldXrceX.js +2112 -0
- package/dist/SignEditor.js +14341 -14325
- package/dist/Stack-CU3sSZaK.js +6619 -0
- package/dist/Tree-zB7xEw6c.js +2895 -0
- package/dist/components/AccordionSummary/AccordionSummary.d.ts +1 -0
- package/dist/components/AccordionSummary/AccordionSummary.stories.d.ts +1 -0
- package/dist/components/AccordionSummary/AccordionSummary.styles.d.ts +4 -3
- package/dist/components/Button/Button.d.ts +1 -0
- package/dist/components/Button/Button.stories.d.ts +1 -0
- package/dist/components/Button/Button.styles.d.ts +4 -3
- package/dist/components/Button/ButtonAdd.d.ts +1 -0
- package/dist/components/ButtonPreviewAttachment/ButtonPreviewAttachment.d.ts +1 -0
- package/dist/components/ButtonPreviewAttachment/ButtonPreviewAttachment.stories.d.ts +1 -0
- package/dist/components/ButtonWithIcon/ButtonWithIcon.d.ts +1 -0
- package/dist/components/ButtonWithIcon/ButtonWithIcon.stories.d.ts +1 -0
- package/dist/components/Dialog/Dialog.d.ts +1 -0
- package/dist/components/Dialog/Dialog.stories.d.ts +2 -1
- package/dist/components/Dialog/Dialog.styles.d.ts +6 -5
- package/dist/components/Dialog/types.d.ts +1 -0
- package/dist/components/Dialogs/ConfirmDialog/ConfirmDialog.d.ts +1 -0
- package/dist/components/Dialogs/ConfirmDialog/ConfirmDialog.styles.d.ts +1 -0
- package/dist/components/Dialogs/EditDialog/EditDialog.d.ts +1 -0
- package/dist/components/Dialogs/EditDialog/EditDialog.styles.d.ts +1 -0
- package/dist/components/Drawer/Drawer.d.ts +1 -0
- package/dist/components/Drawer/Drawer.stories.d.ts +1 -0
- package/dist/components/Drawer/DrawerContent.d.ts +1 -0
- package/dist/components/Drawer/DrawerFooter.d.ts +1 -0
- package/dist/components/Drawer/DrawerHeader.d.ts +1 -0
- package/dist/components/Drawer/index.js +1 -1
- package/dist/components/Dropzone/Dropzone.stories.d.ts +1 -0
- package/dist/components/Dropzone/Dropzone.styles.d.ts +5 -4
- package/dist/components/Dropzone/DropzoneField.d.ts +1 -0
- package/dist/components/ElementsPicker/ElementsPicker.d.ts +1 -0
- package/dist/components/ElementsPicker/ElementsPicker.stories.d.ts +1 -0
- package/dist/components/ElementsPicker/ElementsPickerElement.d.ts +1 -0
- package/dist/components/FixedActionsBottomPanel/FixedActionsBottomPanel.d.ts +1 -0
- package/dist/components/FixedActionsBottomPanel/FixedActionsBottomPanel.stories.d.ts +1 -0
- package/dist/components/FixedActionsBottomPanel/FixedActionsBottomPanel.styles.d.ts +2 -1
- package/dist/components/FormComponents/Autocomplete/Autocomplete.d.ts +1 -0
- package/dist/components/FormComponents/Autocomplete/Autocomplete.stories.d.ts +1 -0
- package/dist/components/FormComponents/Autocomplete/Autocomplete.styles.d.ts +1 -0
- package/dist/components/FormComponents/Autocomplete/types.d.ts +1 -0
- package/dist/components/FormComponents/ContextualSearch/ContextualSearch.d.ts +1 -0
- package/dist/components/FormComponents/ContextualSearch/ContextualSearch.stories.d.ts +1 -0
- package/dist/components/FormComponents/ContextualSearch/ContextualSearch.styles.d.ts +2 -1
- package/dist/components/FormComponents/ContextualSearch/ContextualSearchControlled.d.ts +1 -0
- package/dist/components/FormComponents/ContextualSearch/ContextualSearchListListbox.d.ts +1 -0
- package/dist/components/FormComponents/ContextualSearch/mock.d.ts +1 -0
- package/dist/components/FormComponents/DatePicker/DatePicker.d.ts +1 -0
- package/dist/components/FormComponents/DatePicker/DatePicker.stories.d.ts +1 -0
- package/dist/components/FormComponents/DatePicker/DatePicker.styles.d.ts +3 -2
- package/dist/components/FormComponents/DateTimePicker/DateTimePicker.d.ts +1 -0
- package/dist/components/FormComponents/DateTimePicker/DateTimePicker.stories.d.ts +1 -0
- package/dist/components/FormComponents/DateTimePicker/DateTimePicker.styles.d.ts +3 -2
- package/dist/components/FormComponents/Input/Input.d.ts +1 -0
- package/dist/components/FormComponents/Input/Input.stories.d.ts +1 -0
- package/dist/components/FormComponents/RadioChips/RadioChips.d.ts +1 -0
- package/dist/components/FormComponents/RadioChips/RadioChips.stories.d.ts +1 -0
- package/dist/components/FormComponents/RadioChips/RadioChips.styles.d.ts +4 -3
- package/dist/components/FormComponents/SearchInput/SearchInput.d.ts +1 -0
- package/dist/components/FormComponents/SearchInput/SearchInput.stories.d.ts +1 -0
- package/dist/components/FormComponents/Select/Select.d.ts +1 -0
- package/dist/components/FormComponents/Select/Select.stories.d.ts +1 -0
- package/dist/components/FormComponents/Select/Select.styles.d.ts +2 -1
- package/dist/components/FormComponents/TimePicker/TimePicker.d.ts +1 -0
- package/dist/components/FormComponents/TimePicker/TimePicker.stories.d.ts +1 -0
- package/dist/components/FormComponents/TimePicker/TimePicker.styles.d.ts +4 -3
- package/dist/components/Grid/Grid.d.ts +1 -0
- package/dist/components/Grid/types.d.ts +1 -0
- package/dist/components/Grid/useGridInitialState.d.ts +1 -0
- package/dist/components/GridCell/GridCell.d.ts +1 -0
- package/dist/components/LoadingBackdrop/LoadingBackdrop.d.ts +1 -0
- package/dist/components/LoadingBackdrop/LoadingBackdrop.stories.d.ts +1 -0
- package/dist/components/MuiLikeWrapper/MuiLikeWrapper.d.ts +1 -0
- package/dist/components/MuiLikeWrapper/MuiLikeWrapper.stories.d.ts +1 -0
- package/dist/components/MuiLikeWrapper/MuiLikeWrapper.styles.d.ts +4 -3
- package/dist/components/PaginatedPopover/PaginatedPopover.d.ts +1 -0
- package/dist/components/PaginatedPopover/PaginatedPopover.stories.d.ts +1 -0
- package/dist/components/PaginatedPopover/PaginatedPopover.styles.d.ts +9 -8
- package/dist/components/PaginatedPopover/PaginatedPopoverContent.d.ts +3 -2
- package/dist/components/PaginatedPopover/PaginatedPopoverHeader.d.ts +1 -0
- package/dist/components/PaginatedPopover/types.d.ts +1 -0
- package/dist/components/ResizableWrapper/ResizableWrapper.d.ts +1 -0
- package/dist/components/ResizableWrapper/ResizableWrapper.stories.d.ts +1 -0
- package/dist/components/ResizableWrapper/ResizableWrapper.styles.d.ts +3 -2
- package/dist/components/SignEditor/SignEditor.d.ts +1 -0
- package/dist/components/SignEditor/SignEditor.stories.d.ts +1 -0
- package/dist/components/SignEditor/SignEditor.styles.d.ts +11 -12
- package/dist/components/SignEditor/SignEditorCanvas.d.ts +1 -0
- package/dist/components/SignEditor/SignEditorCanvasHeader.d.ts +1 -0
- package/dist/components/SignEditor/SignEditorContext.d.ts +1 -0
- package/dist/components/SignEditor/SignEditorContextProvider.d.ts +1 -0
- package/dist/components/SignEditor/SignEditorEditDialog.d.ts +1 -0
- package/dist/components/SignEditor/SignEditorImage.d.ts +1 -0
- package/dist/components/SignEditor/SignEditorImagesList.d.ts +1 -0
- package/dist/components/SignEditor/SignEditorSaveDialog.d.ts +1 -0
- package/dist/components/SignEditor/useOnSvgSelected.d.ts +1 -0
- package/dist/components/SignEditor/useSaveStencil.d.ts +1 -0
- package/dist/components/SignEditor/useSvgMount.d.ts +1 -0
- package/dist/components/SimpleAutocomplete/SimpleAutocomplete.d.ts +1 -0
- package/dist/components/SimpleAutocomplete/SimpleAutocomplete.stories.d.ts +1 -0
- package/dist/components/SimpleInput/SimpleInput.d.ts +1 -0
- package/dist/components/SimpleInput/SimpleInput.stories.d.ts +1 -0
- package/dist/components/SimpleSelect/SimpleSelect.d.ts +2 -1
- package/dist/components/SimpleSelect/SimpleSelect.stories.d.ts +1 -0
- package/dist/components/Stepper/Stepper.d.ts +1 -0
- package/dist/components/Stepper/Stepper.stories.d.ts +1 -0
- package/dist/components/Stepper/Stepper.styles.d.ts +4 -3
- package/dist/components/StickyContainer/StickyContainer.d.ts +1 -0
- package/dist/components/StickyContainer/StickyContainer.stories.d.ts +1 -0
- package/dist/components/StickyContainer/StickyContainer.styles.d.ts +3 -2
- package/dist/components/SvgImage/SvgImage.d.ts +1 -0
- package/dist/components/SvgImage/SvgImage.styles.d.ts +2 -1
- package/dist/components/TableComponents/ContextMenu/ContextMenu.d.ts +1 -0
- package/dist/components/TableComponents/ContextMenu/ContextMenu.stories.d.ts +1 -0
- package/dist/components/TableComponents/ContextMenu/ContextMenuContext.d.ts +1 -0
- package/dist/components/TableComponents/ContextMenu/ContextMenuItem.d.ts +1 -0
- package/dist/components/TableComponents/ContextMenu/ContextMenuPropsContext/ContextMenuPropsContext.d.ts +1 -0
- package/dist/components/TableComponents/TableActions/TableActions.d.ts +1 -0
- package/dist/components/TableComponents/TableActions/TableActions.stories.d.ts +1 -0
- package/dist/components/TableComponents/TableCustomToolbar/TableCustomToolbar.d.ts +1 -0
- package/dist/components/TableComponents/TableExportButton/TableExportButton.d.ts +1 -0
- package/dist/components/TableComponents/TableRecord/TableRecord.d.ts +1 -0
- package/dist/components/TableComponents/TableWithPagination/TableWithPagination.d.ts +1 -0
- package/dist/components/TableComponents/TableWithPagination/TableWithPagination.stories.d.ts +1 -0
- package/dist/components/TableComponents/TableWithPagination/TableWrapper.d.ts +1 -0
- package/dist/components/TableComponents/TableWithPagination/types.d.ts +1 -0
- package/dist/components/TabsPanel/TabsPanel.d.ts +1 -0
- package/dist/components/TabsPanel/TabsPanel.stories.d.ts +1 -0
- package/dist/components/TabsPanel/TabsPanel.styles.d.ts +8 -7
- package/dist/components/Toast/Toast.stories.d.ts +1 -0
- package/dist/components/Toast/Toast.styles.d.ts +5 -4
- package/dist/components/Toast/ToastContent.d.ts +1 -0
- package/dist/components/Toast/errorToast.d.ts +1 -0
- package/dist/components/Toast/infoToast.d.ts +1 -0
- package/dist/components/Toast/successToast.d.ts +1 -0
- package/dist/components/Tree/Tree.d.ts +1 -0
- package/dist/components/Tree/Tree.stories.d.ts +1 -0
- package/dist/components/Tree/index.js +1 -1
- package/dist/consts/data-grid.d.ts +27 -32
- package/dist/helpers/columns/getBooleanColumn.d.ts +1 -0
- package/dist/helpers/columns/getDateColumn.d.ts +1 -0
- package/dist/helpers/columns/getDateTimeColumn.d.ts +1 -0
- package/dist/helpers/columns/getNumericColumn.d.ts +1 -0
- package/dist/helpers/columns/getStaticColumn.d.ts +1 -0
- package/dist/helpers/columns/getStringColumn.d.ts +1 -0
- package/dist/helpers/date/formatDate.d.ts +1 -0
- package/dist/helpers/date/formatDateTime.d.ts +1 -0
- package/dist/helpers/sortColumns.d.ts +1 -0
- package/dist/helpers/zodTransforms.d.ts +1 -0
- package/dist/hooks/useContextMenu.d.ts +1 -0
- package/dist/hooks/useDataGridInitialState.d.ts +1 -0
- package/dist/hooks/useDataGridState.d.ts +1 -0
- package/dist/hooks/useGetFileUrl.d.ts +1 -0
- package/dist/hooks/useTableQuery/getLogicOperator.d.ts +1 -0
- package/dist/hooks/useTableQuery/normalizeFilterModel.d.ts +1 -0
- package/dist/hooks/useTableQuery/useDataGridQueryState.d.ts +1 -0
- package/dist/hooks/useTableQuery/useExportGridAsExcel.d.ts +1 -0
- package/dist/hooks/useTableQuery/useExportToExcel.d.ts +1 -0
- package/dist/hooks/useTableQuery/usePaginationAndSort.d.ts +1 -0
- package/dist/hooks/useTableQuery/useTableFilter.d.ts +1 -0
- package/dist/hooks/useTableQuery/useTableQuery.d.ts +2 -1
- package/dist/licenses.txt +261 -376
- package/dist/main.js +2015 -2643
- package/dist/providers/QueryClientProvider.d.ts +1 -0
- package/dist/services/api.d.ts +1 -0
- package/dist/services/generated/api-candidate.d.ts +22942 -0
- package/dist/services/generated/api.d.ts +4 -4
- package/dist/services/mutations/roadSigns/useCreateRoadSignFile.d.ts +1 -0
- package/dist/services/mutations/roadSigns/useCreateRoadSignTemplate.d.ts +1 -0
- package/dist/services/mutations/stencils/useCreateStencil.d.ts +1 -0
- package/dist/services/mutations/stencils/useCreateStencilFile.d.ts +1 -0
- package/dist/services/mutations/stencils/useDeleteStencil.d.ts +1 -0
- package/dist/services/mutations/stencils/useUpdateStencil.d.ts +1 -0
- package/dist/services/mutations/stencils/useUpdateStencilFile.d.ts +1 -0
- package/dist/services/queries/roadSigns/useGetRoadSignNameUnique.d.ts +2 -1
- package/dist/services/queries/roadSigns/useGetRoadSignsByGroupName.d.ts +2 -1
- package/dist/services/queries/roadSigns/useGetRoadSignsGroups.d.ts +2 -1
- package/dist/services/queries/stencils/useGetStencilGroups.d.ts +2 -1
- package/dist/services/queries/stencils/useGetStencils.d.ts +2 -1
- package/dist/theme-6kTWr281.js +262567 -0
- package/dist/useFormControl-v82Vw7n0.js +68 -0
- package/package.json +11 -11
- package/dist/Drawer-Q3D0v6B2.js +0 -2028
- package/dist/Stack-CdVfRhco.js +0 -7503
- package/dist/Tree-xeWEfulP.js +0 -3135
- package/dist/theme-p9uLn1J4.js +0 -259283
- package/dist/warning-VmSVedfJ.js +0 -88
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { FieldValues } from 'react-hook-form';
|
|
2
2
|
import { StoryObj } from '@storybook/react';
|
|
3
3
|
import { SelectProps } from './Select';
|
|
4
|
+
|
|
4
5
|
declare const meta: {
|
|
5
6
|
title: string;
|
|
6
7
|
component: <T extends FieldValues>({ name, control, label, defaultValue: defaultValueProp, options, errorMessage: errorMessageProps, multiple, disabled, required, dataTestId, renderValue, onChange: onChangeProps, variant, size, clearable, }: SelectProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
export declare const StyledSelectWrapper: import('@emotion/styled').StyledComponent<import('@mui/material').FormControlOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
2
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
3
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
3
4
|
}, "style" | "className" | "color" | "children" | "margin" | "sx" | "classes" | "disabled" | "required" | "size" | "error" | "fullWidth" | "variant" | "focused" | "hiddenLabel"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { FieldValues } from 'react-hook-form';
|
|
2
2
|
import { StoryObj } from '@storybook/react';
|
|
3
3
|
import { TimePickerProps } from './TimePicker';
|
|
4
|
+
|
|
4
5
|
declare const meta: {
|
|
5
6
|
title: string;
|
|
6
7
|
component: <T extends FieldValues>({ name, control, label, defaultValue, disabled, required, dataTestId, }: TimePickerProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
export declare const StyledFormHelperText: import('@emotion/styled').StyledComponent<import('@mui/material').FormHelperTextOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "ref"> & {
|
|
2
|
-
ref?: ((instance: HTMLParagraphElement | null) => void
|
|
3
|
+
ref?: ((instance: HTMLParagraphElement | null) => void) | import('react').RefObject<HTMLParagraphElement> | null | undefined;
|
|
3
4
|
}, "style" | "className" | "children" | "margin" | "sx" | "classes" | "disabled" | "required" | "error" | "variant" | "filled" | "focused"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
4
|
-
export declare const StyledTimePicker: import('@emotion/styled').StyledComponent<import('@mui/x-date-pickers').TimePickerProps<import('dayjs').Dayjs, boolean> & import('react').RefAttributes<HTMLDivElement> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
5
|
-
isError?: boolean;
|
|
5
|
+
export declare const StyledTimePicker: import('@emotion/styled').StyledComponent<import('@mui/x-date-pickers/TimePicker').TimePickerProps<import('dayjs').Dayjs, boolean> & import('react').RefAttributes<HTMLDivElement> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
6
|
+
isError?: boolean | undefined;
|
|
6
7
|
}, {}, {}>;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { GridValidRowModel } from '@mui/x-data-grid-pro';
|
|
2
2
|
import { TableWithPaginationProps } from './types';
|
|
3
|
+
|
|
3
4
|
export declare const Grid: <T extends GridValidRowModel>({ rowsData, isLoading, gridApiRef, exportDataAsExcel, slotProps: propsSlotProps, ...tableProps }: TableWithPaginationProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { MutableRefObject } from 'react';
|
|
2
2
|
import { GridApi, GridInitialState } from '@mui/x-data-grid-pro';
|
|
3
|
+
|
|
3
4
|
export declare const useGridInitialState: (tableKey: string, apiRef: MutableRefObject<GridApi>) => GridInitialState | undefined;
|
|
4
5
|
export declare function getGridInitialStateFromStorage(tableKey: string): GridInitialState;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
export declare const MuiLikeWrapper: import('@emotion/styled').StyledComponent<import('@mui/system').BoxOwnProps<import('@mui/material').Theme> & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
2
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
3
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
3
4
|
}, keyof import('@mui/system').BoxOwnProps<import('@mui/material').Theme>> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
4
5
|
error: boolean;
|
|
5
6
|
}, {}, {}>;
|
|
6
7
|
export declare const FormLabel: import('@emotion/styled').StyledComponent<import('@mui/material').FormLabelBaseProps & import('@mui/material').FormLabelOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "ref"> & {
|
|
7
|
-
ref?: ((instance: HTMLLabelElement | null) => void
|
|
8
|
-
}, "form" | "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "
|
|
8
|
+
ref?: ((instance: HTMLLabelElement | null) => void) | import('react').RefObject<HTMLLabelElement> | null | undefined;
|
|
9
|
+
}, "form" | "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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" | "children" | "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" | "sx" | keyof import('@mui/material/OverridableComponent').CommonProps | "disabled" | "required" | "htmlFor" | "error" | "filled" | "focused"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Meta, StoryObj } from '@storybook/react';
|
|
2
2
|
import { PaginatedPopover } from './PaginatedPopover';
|
|
3
3
|
import { PaginatedPopoverProps } from './types';
|
|
4
|
+
|
|
4
5
|
declare const meta: Meta<typeof PaginatedPopover>;
|
|
5
6
|
export default meta;
|
|
6
7
|
type Story = StoryObj<PaginatedPopoverProps<{
|
|
@@ -1,27 +1,28 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
export declare const ListViewCellWrapper: import('@emotion/styled').StyledComponent<import('@mui/material').StackOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
2
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
3
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
3
4
|
}, keyof import('@mui/material/OverridableComponent').CommonProps | keyof import('@mui/material').StackOwnProps> & import('@mui/system').MUIStyledCommonProps<import('@mui/system').Theme>, {}, {}>;
|
|
4
5
|
export declare const NotificationItemWrapper: import('@emotion/styled').StyledComponent<import('@mui/material').StackOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
5
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
6
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
6
7
|
}, keyof import('@mui/material/OverridableComponent').CommonProps | keyof import('@mui/material').StackOwnProps> & import('@mui/system').MUIStyledCommonProps<import('@mui/system').Theme>, {}, {}>;
|
|
7
8
|
export declare const StyledPaper: import('@emotion/styled').StyledComponent<import('@mui/material').PaperOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
8
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
9
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
9
10
|
}, "style" | "className" | "children" | "sx" | "classes" | "elevation" | "variant" | "square"> & import('@mui/system').MUIStyledCommonProps<import('@mui/system').Theme> & {
|
|
10
11
|
width: string;
|
|
11
12
|
height: string;
|
|
12
13
|
}, {}, {}>;
|
|
13
14
|
export declare const StyledListContainer: import('@emotion/styled').StyledComponent<import('@mui/system').BoxOwnProps<import('@mui/material').Theme> & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
14
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
15
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
15
16
|
}, keyof import('@mui/system').BoxOwnProps<import('@mui/material').Theme>> & import('@mui/system').MUIStyledCommonProps<import('@mui/system').Theme>, {}, {}>;
|
|
16
17
|
export declare const StyledList: import('@emotion/styled').StyledComponent<import('@mui/material').ListOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref"> & {
|
|
17
|
-
ref?: ((instance: HTMLUListElement | null) => void
|
|
18
|
+
ref?: ((instance: HTMLUListElement | null) => void) | import('react').RefObject<HTMLUListElement> | null | undefined;
|
|
18
19
|
}, "style" | "className" | "children" | "sx" | "classes" | "dense" | "disablePadding" | "subheader"> & import('@mui/system').MUIStyledCommonProps<import('@mui/system').Theme>, {}, {}>;
|
|
19
20
|
export declare const StyledListHeader: import('@emotion/styled').StyledComponent<import('@mui/material').StackOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
20
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
21
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
21
22
|
}, keyof import('@mui/material/OverridableComponent').CommonProps | keyof import('@mui/material').StackOwnProps> & import('@mui/system').MUIStyledCommonProps<import('@mui/system').Theme>, {}, {}>;
|
|
22
23
|
export declare const StyledExtraContent: import('@emotion/styled').StyledComponent<import('@mui/system').BoxOwnProps<import('@mui/material').Theme> & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
23
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
24
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
24
25
|
}, keyof import('@mui/system').BoxOwnProps<import('@mui/material').Theme>> & import('@mui/system').MUIStyledCommonProps<import('@mui/system').Theme>, {}, {}>;
|
|
25
26
|
export declare const StyledListFooter: import('@emotion/styled').StyledComponent<import('@mui/material').StackOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
26
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
27
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
27
28
|
}, keyof import('@mui/material/OverridableComponent').CommonProps | keyof import('@mui/material').StackOwnProps> & import('@mui/system').MUIStyledCommonProps<import('@mui/system').Theme>, {}, {}>;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { default as React, ReactNode } from 'react';
|
|
2
2
|
import { PaginatedPopoverProps } from './types';
|
|
3
|
+
|
|
3
4
|
export declare const ExtraContent: ({ children }: {
|
|
4
5
|
children: ReactNode;
|
|
5
6
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -9,13 +10,13 @@ export declare const NotificationContent: <T extends {
|
|
|
9
10
|
open: boolean;
|
|
10
11
|
anchorEl: HTMLButtonElement | null;
|
|
11
12
|
onClose: () => void;
|
|
12
|
-
notifications: PaginatedPopoverProps<T>[
|
|
13
|
+
notifications: PaginatedPopoverProps<T>['notifications'];
|
|
13
14
|
loadingMore: boolean;
|
|
14
15
|
isLoading: boolean;
|
|
15
16
|
allItemsLoaded: boolean;
|
|
16
17
|
width: string;
|
|
17
18
|
height: string;
|
|
18
19
|
title: React.ReactNode;
|
|
19
|
-
children: PaginatedPopoverProps<T>[
|
|
20
|
+
children: PaginatedPopoverProps<T>['children'];
|
|
20
21
|
listRef: React.RefObject<HTMLUListElement>;
|
|
21
22
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
export declare const Content: import('@emotion/styled').StyledComponent<import('@mui/system').BoxOwnProps<import('@mui/material').Theme> & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
2
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
3
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
3
4
|
}, keyof import('@mui/system').BoxOwnProps<import('@mui/material').Theme>> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
4
5
|
export declare const StyledResizableWrapper: import('@emotion/styled').StyledComponent<import('@mui/material').StackOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
5
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
6
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
6
7
|
}, keyof import('@mui/material/OverridableComponent').CommonProps | keyof import('@mui/material').StackOwnProps> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
7
8
|
width: number | string;
|
|
8
9
|
height: number | string;
|
|
@@ -1,32 +1,31 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
export declare const SignEditor: import('@emotion/styled').StyledComponent<import('@mui/system').BoxOwnProps<import('@mui/material').Theme> & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
2
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
3
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
3
4
|
}, keyof import('@mui/system').BoxOwnProps<import('@mui/material').Theme>> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
4
5
|
export declare const SignEditorPicker: import('@emotion/styled').StyledComponent<import('@mui/system').BoxOwnProps<import('@mui/material').Theme> & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
5
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
6
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
6
7
|
}, keyof import('@mui/system').BoxOwnProps<import('@mui/material').Theme>> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
7
8
|
export declare const SignEditorCanvas: import('@emotion/styled').StyledComponent<import('@mui/system').BoxOwnProps<import('@mui/material').Theme> & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
8
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
9
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
9
10
|
}, keyof import('@mui/system').BoxOwnProps<import('@mui/material').Theme>> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
10
11
|
export declare const SignEditorCanvasHeader: import('@emotion/styled').StyledComponent<import('@mui/system').BoxOwnProps<import('@mui/material').Theme> & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
11
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
12
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
12
13
|
}, keyof import('@mui/system').BoxOwnProps<import('@mui/material').Theme>> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
13
14
|
export declare const SvgEditContainer: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
14
15
|
export declare const SignEditorCanvasHeaderTitle: import('@emotion/styled').StyledComponent<import('@mui/material').TypographyOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
15
|
-
ref?: ((instance: HTMLSpanElement | null) => void
|
|
16
|
+
ref?: ((instance: HTMLSpanElement | null) => void) | import('react').RefObject<HTMLSpanElement> | null | undefined;
|
|
16
17
|
}, "p" | "style" | "className" | "color" | "children" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "zIndex" | "position" | "top" | "right" | "bottom" | "left" | "boxShadow" | "width" | "maxWidth" | "minWidth" | "height" | "maxHeight" | "minHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform" | "sx" | "classes" | "align" | "variant" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
17
18
|
export declare const SignEditorCanvasHeaderActions: import('@emotion/styled').StyledComponent<import('@mui/system').BoxOwnProps<import('@mui/material').Theme> & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
18
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
19
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
19
20
|
}, keyof import('@mui/system').BoxOwnProps<import('@mui/material').Theme>> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
20
21
|
export declare const SvgImageBackground: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
21
|
-
export declare const SignEditorImageList: import('@emotion/styled').StyledComponent<import('@mui/material').
|
|
22
|
-
|
|
23
|
-
} & import('@mui/system').
|
|
24
|
-
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;
|
|
25
|
-
}, ("p" | "color" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "zIndex" | "position" | "top" | "right" | "bottom" | "left" | "boxShadow" | "width" | "maxWidth" | "minWidth" | "height" | "maxHeight" | "minHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform") | "sx" | keyof import('@mui/material').GridBaseProps> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
22
|
+
export declare const SignEditorImageList: import('@emotion/styled').StyledComponent<import('@mui/material').GridOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
23
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
24
|
+
}, "p" | "style" | "className" | "color" | "children" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "zIndex" | "position" | "top" | "right" | "bottom" | "left" | "boxShadow" | "width" | "maxWidth" | "minWidth" | "height" | "maxHeight" | "minHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform" | "direction" | "columns" | "container" | "sx" | "classes" | "spacing" | "wrap" | "xs" | "sm" | "md" | "lg" | "xl" | "item" | "columnSpacing" | "rowSpacing" | "zeroMinWidth"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
26
25
|
export declare const SignEditorImage: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
27
26
|
export declare const SignEditorImagePanel: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
28
27
|
export declare const SignEditorImageName: import('@emotion/styled').StyledComponent<import('@mui/material').TypographyOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
29
|
-
ref?: ((instance: HTMLSpanElement | null) => void
|
|
28
|
+
ref?: ((instance: HTMLSpanElement | null) => void) | import('react').RefObject<HTMLSpanElement> | null | undefined;
|
|
30
29
|
}, "p" | "style" | "className" | "color" | "children" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "zIndex" | "position" | "top" | "right" | "bottom" | "left" | "boxShadow" | "width" | "maxWidth" | "minWidth" | "height" | "maxHeight" | "minHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform" | "sx" | "classes" | "align" | "variant" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
31
30
|
export declare const SignEditorImageListPlaceholder: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
32
31
|
export declare const TabContent: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import { BaseAutocompleteProps, BaseOption } from '../FormComponents/Autocomplete/types';
|
|
2
|
+
|
|
2
3
|
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,6 +1,7 @@
|
|
|
1
1
|
import { Meta, StoryObj } from '@storybook/react';
|
|
2
2
|
import { BaseAutocompleteProps, BaseOption } from '../FormComponents/Autocomplete/types';
|
|
3
3
|
import { SimpleAutocomplete } from './SimpleAutocomplete';
|
|
4
|
+
|
|
4
5
|
declare const meta: Meta<typeof SimpleAutocomplete>;
|
|
5
6
|
export default meta;
|
|
6
7
|
type Story = StoryObj<BaseAutocompleteProps<BaseOption>>;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { SelectProps } from '@mui/material';
|
|
2
|
+
|
|
2
3
|
export interface SimpleSelectProps<T extends SelectProps['value']> {
|
|
3
4
|
id: string;
|
|
4
5
|
value: T;
|
|
@@ -10,4 +11,4 @@ export interface SimpleSelectProps<T extends SelectProps['value']> {
|
|
|
10
11
|
}[];
|
|
11
12
|
disabled?: boolean;
|
|
12
13
|
}
|
|
13
|
-
export declare const SimpleSelect: <T extends
|
|
14
|
+
export declare const SimpleSelect: <T extends unknown>({ id, value, label, onChange, menuItems, disabled, }: SimpleSelectProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { StepperProps } from './Stepper';
|
|
2
2
|
import { StoryObj } from '@storybook/react';
|
|
3
|
+
|
|
3
4
|
declare const meta: {
|
|
4
5
|
title: string;
|
|
5
6
|
component: <T extends number>({ steps, activeStep, setActiveStep, stepsContent, noHeader, }: StepperProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
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"> & {
|
|
2
|
-
ref?: ((instance: HTMLButtonElement | null) => void
|
|
3
|
+
ref?: ((instance: HTMLButtonElement | null) => void) | import('react').RefObject<HTMLButtonElement> | null | undefined;
|
|
3
4
|
}, "style" | "className" | "tabIndex" | "children" | "sx" | "classes" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "icon" | "optional"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
4
5
|
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"> & {
|
|
5
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
6
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
6
7
|
}, "style" | "className" | "children" | "sx" | "classes" | "elevation" | "orientation" | "variant" | "square" | "activeStep" | "alternativeLabel" | "connector" | "nonLinear"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
7
|
-
noHeader?: boolean;
|
|
8
|
+
noHeader?: boolean | undefined;
|
|
8
9
|
}, {}, {}>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
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"> & {
|
|
2
|
-
ref?: ((instance: HTMLDivElement | null) => void
|
|
3
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
3
4
|
}, keyof import('@mui/material/OverridableComponent').CommonProps | keyof import('@mui/material').StackOwnProps> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
4
|
-
withBoxShadow?: boolean;
|
|
5
|
+
withBoxShadow?: boolean | undefined;
|
|
5
6
|
isScrolled: boolean;
|
|
6
7
|
}, {}, {}>;
|