@evoke-platform/ui-components 1.0.0-dev.235 → 1.0.0-dev.236
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/published/components/core/Accordion/Accordion.d.ts +1 -0
- package/dist/published/components/core/Accordion/AccordionActions/AccordionActions.d.ts +1 -0
- package/dist/published/components/core/Accordion/AccordionDetails/AccordionDetails.d.ts +1 -0
- package/dist/published/components/core/Accordion/AccordionSummary/AccordionSummary.d.ts +1 -0
- package/dist/published/components/core/Alert/Alert.d.ts +1 -0
- package/dist/published/components/core/AlertTitle/AlertTitle.d.ts +1 -0
- package/dist/published/components/core/AppBar/AppBar.d.ts +1 -0
- package/dist/published/components/core/Avatar/Avatar.d.ts +1 -0
- package/dist/published/components/core/Backdrop/Backdrop.d.ts +1 -0
- package/dist/published/components/core/Badge/Badge.d.ts +1 -0
- package/dist/published/components/core/Breadcrumbs/Breadcrumbs.d.ts +1 -0
- package/dist/published/components/core/Button/Button.d.ts +1 -0
- package/dist/published/components/core/ButtonGroup/ButtonGroup.d.ts +1 -0
- package/dist/published/components/core/Card/Card.d.ts +1 -0
- package/dist/published/components/core/Checkbox/Checkbox.d.ts +1 -0
- package/dist/published/components/core/Chip/Chip.d.ts +1 -0
- package/dist/published/components/core/CircularProgress/CircularProgress.d.ts +1 -0
- package/dist/published/components/core/Collapse/Collapse.d.ts +1 -0
- package/dist/published/components/core/DatePicker/DatePicker.d.ts +1 -0
- package/dist/published/components/core/DateTimePicker/DateTimePicker.d.ts +1 -0
- package/dist/published/components/core/Dialog/Dialog.d.ts +1 -0
- package/dist/published/components/core/Dialog/DialogContent/DialogContent.d.ts +1 -0
- package/dist/published/components/core/Dialog/DialogContentText/DialogContentText.d.ts +1 -0
- package/dist/published/components/core/Dialog/DialogTitle/DialogTitle.d.ts +1 -0
- package/dist/published/components/core/Divider/Divider.d.ts +1 -0
- package/dist/published/components/core/Drawer/Drawer.d.ts +1 -0
- package/dist/published/components/core/FieldError/FieldError.d.ts +1 -0
- package/dist/published/components/core/FormElements/FormControl/FormControl.d.ts +1 -0
- package/dist/published/components/core/FormElements/FormControlLabel/FormControlLabel.d.ts +1 -0
- package/dist/published/components/core/FormElements/FormGroup/FormGroup.d.ts +1 -0
- package/dist/published/components/core/FormElements/FormHelperText/FormHelperText.d.ts +1 -0
- package/dist/published/components/core/FormElements/FormLabel/FormLabel.d.ts +1 -0
- package/dist/published/components/core/IconButton/IconButton.d.ts +1 -0
- package/dist/published/components/core/LinearProgress/LinearProgress.d.ts +1 -0
- package/dist/published/components/core/Link/Link.d.ts +1 -0
- package/dist/published/components/core/List/List.d.ts +1 -0
- package/dist/published/components/core/List/ListItem.d.ts +1 -0
- package/dist/published/components/core/List/ListItemText/ListItemText.d.ts +1 -0
- package/dist/published/components/core/LoadingButton/LoadingButton.d.ts +1 -0
- package/dist/published/components/core/LocalizationProvider/LocalizationProvider.d.ts +1 -0
- package/dist/published/components/core/Menu/Menu.d.ts +1 -0
- package/dist/published/components/core/Menu/MenuItem/MenuItem.d.ts +1 -0
- package/dist/published/components/core/Paper/Paper.d.ts +1 -0
- package/dist/published/components/core/Popover/Popover.d.ts +1 -0
- package/dist/published/components/core/Popper/Popper.d.ts +1 -0
- package/dist/published/components/core/RadioGroup/Radio.d.ts +1 -0
- package/dist/published/components/core/RadioGroup/RadioGroup.d.ts +1 -0
- package/dist/published/components/core/Select/Select.d.ts +1 -0
- package/dist/published/components/core/Skeleton/Skeleton.d.ts +1 -0
- package/dist/published/components/core/StaticDatePicker/StaticDatePicker.d.ts +1 -0
- package/dist/published/components/core/Stepper/Step/Step.d.ts +1 -0
- package/dist/published/components/core/Stepper/StepButton/StepButton.d.ts +1 -0
- package/dist/published/components/core/Stepper/StepConnector/StepConnector.d.ts +1 -0
- package/dist/published/components/core/Stepper/StepContent/StepContent.d.ts +1 -0
- package/dist/published/components/core/Stepper/StepIcon/StepIcon.d.ts +1 -0
- package/dist/published/components/core/Stepper/StepLabel/StepLabel.d.ts +1 -0
- package/dist/published/components/core/Stepper/Stepper.d.ts +1 -0
- package/dist/published/components/core/Switch/Switch.d.ts +1 -0
- package/dist/published/components/core/Table/Table.d.ts +1 -0
- package/dist/published/components/core/Tabs/Tab/Tab.d.ts +1 -0
- package/dist/published/components/core/Tabs/Tabs.d.ts +1 -0
- package/dist/published/components/core/TextField/TextField.d.ts +1 -0
- package/dist/published/components/core/ToggleButton/ToggleButton.d.ts +1 -0
- package/dist/published/components/core/ToggleButtonGroup/ToggleButtonGroup.d.ts +1 -0
- package/dist/published/components/core/Tooltip/Tooltip.d.ts +1 -0
- package/dist/published/components/core/Typography/index.d.ts +1 -0
- package/dist/published/components/custom/BuilderGrid/EmptyContent.d.ts +1 -0
- package/dist/published/components/custom/BuilderGrid/EmptyContentIllustration.d.ts +1 -0
- package/dist/published/components/custom/CriteriaBuilder/ValueEditor.d.ts +1 -0
- package/dist/published/components/custom/DataGrid/DataGrid.d.ts +1 -0
- package/dist/published/components/custom/DataGrid/Toolbar.d.ts +1 -0
- package/dist/published/components/custom/Form/Common/Form.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/ButtonComponent.d.ts +2 -1
- package/dist/published/components/custom/Form/FormComponents/DocumentComponent/Document.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/DocumentComponent/DocumentList.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/ImageComponent/Image.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/ObjectComponent/InstanceLookup.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/ObjectComponent/ObjectPropertyInput.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/ObjectComponent/RelatedObjectInstance.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ActionDialog.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ManyToMany/DropdownRepeatableField.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ManyToMany/DropdownRepeatableFieldInput.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/RepeatableField.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/UserComponent/UserProperty.d.ts +1 -0
- package/dist/published/components/custom/Form/utils.d.ts +2 -2
- package/dist/published/components/custom/FormField/AddressFieldComponent/addressFieldComponent.d.ts +1 -0
- package/dist/published/components/custom/FormField/BooleanSelect/BooleanSelect.d.ts +1 -0
- package/dist/published/components/custom/FormField/DatePickerSelect/DatePickerSelect.d.ts +1 -0
- package/dist/published/components/custom/FormField/DatePickerSelect/DatePickerSelect.js +1 -1
- package/dist/published/components/custom/FormField/DateTimePickerSelect/DateTimePickerSelect.d.ts +1 -0
- package/dist/published/components/custom/FormField/DateTimePickerSelect/DateTimePickerSelect.js +1 -1
- package/dist/published/components/custom/FormField/FileUpload/FileUpload.d.ts +1 -0
- package/dist/published/components/custom/FormField/Select/Select.d.ts +1 -0
- package/dist/published/components/custom/FormField/TimePickerSelect/TimePickerSelect.d.ts +1 -0
- package/dist/published/components/custom/HistoryLog/DisplayedProperty.d.ts +1 -0
- package/dist/published/components/custom/HistoryLog/Filter.d.ts +1 -0
- package/dist/published/components/custom/HistoryLog/HistoryData.d.ts +2 -1
- package/dist/published/components/custom/HistoryLog/HistoryLoading.d.ts +1 -0
- package/dist/published/components/custom/HistoryLog/index.d.ts +1 -0
- package/dist/published/components/custom/Menubar/Menubar.d.ts +1 -0
- package/dist/published/components/custom/MultiSelect/MultiSelect.d.ts +1 -0
- package/dist/published/components/custom/MultiSelect/SortableItem.d.ts +1 -0
- package/dist/published/components/custom/RepeatableField/RepeatableField.d.ts +1 -0
- package/dist/published/components/custom/RichTextViewer/index.d.ts +1 -0
- package/dist/published/components/custom/UserAvatar/UserAvatar.d.ts +1 -0
- package/dist/published/components/layout/Container/Container.d.ts +1 -0
- package/dist/published/components/layout/Grid/Grid.d.ts +1 -0
- package/dist/published/components/layout/Stack/Stack.d.ts +1 -0
- package/dist/published/icons/custom/FileWithExtension.d.ts +1 -0
- package/dist/published/icons/custom/Inherited.d.ts +1 -0
- package/dist/published/icons/custom/Overrides.d.ts +9 -4
- package/dist/published/icons/custom/TrashCan.d.ts +9 -4
- package/dist/published/icons/custom/UploadCloud.d.ts +1 -0
- package/dist/published/stories/Accordion.stories.d.ts +3 -3
- package/dist/published/stories/Alert.stories.d.ts +2 -2
- package/dist/published/stories/AlertTitle.stories.d.ts +2 -2
- package/dist/published/stories/Appbar.stories.d.ts +3 -3
- package/dist/published/stories/Autocomplete.stories.d.ts +2 -2
- package/dist/published/stories/Avatar.stories.d.ts +2 -2
- package/dist/published/stories/Backdrop.stories.d.ts +3 -3
- package/dist/published/stories/Badge.stories.d.ts +3 -3
- package/dist/published/stories/Box.stories.d.ts +8 -4
- package/dist/published/stories/Breadcrumbs.stories.d.ts +3 -3
- package/dist/published/stories/Button.stories.d.ts +3 -3
- package/dist/published/stories/ButtonGroup.stories.d.ts +3 -3
- package/dist/published/stories/Card.stories.d.ts +3 -3
- package/dist/published/stories/Checkbox.stories.d.ts +2 -2
- package/dist/published/stories/Chip.stories.d.ts +3 -3
- package/dist/published/stories/CircularProgress.stories.d.ts +2 -2
- package/dist/published/stories/Collapse.stories.d.ts +2 -2
- package/dist/published/stories/Container.stories.d.ts +3 -3
- package/dist/published/stories/CriteriaBuilder.stories.d.ts +2 -2
- package/dist/published/stories/DatePicker.stories.d.ts +3 -2
- package/dist/published/stories/Dialog.stories.d.ts +2 -2
- package/dist/published/stories/Divider.stories.d.ts +3 -3
- package/dist/published/stories/Drawer.stories.d.ts +2 -2
- package/dist/published/stories/FormControl.stories.d.ts +3 -3
- package/dist/published/stories/FormControlLabel.stories.d.ts +2 -2
- package/dist/published/stories/FormField.stories.d.ts +2 -2
- package/dist/published/stories/FormGroup.stories.d.ts +2 -2
- package/dist/published/stories/FormHelperText.stories.d.ts +4 -3
- package/dist/published/stories/FormLabel.stories.d.ts +3 -3
- package/dist/published/stories/Grid.stories.d.ts +3 -3
- package/dist/published/stories/HistoryLog.stories.d.ts +2 -2
- package/dist/published/stories/IconButton.stories.d.ts +3 -3
- package/dist/published/stories/LinearProgress.stories.d.ts +2 -2
- package/dist/published/stories/Link.stories.d.ts +3 -3
- package/dist/published/stories/List.stories.d.ts +3 -3
- package/dist/published/stories/Menu.stories.d.ts +2 -2
- package/dist/published/stories/Palette.stories.d.ts +8 -4
- package/dist/published/stories/Paper.stories.d.ts +3 -3
- package/dist/published/stories/RadioGroup.stories.d.ts +2 -2
- package/dist/published/stories/RichTextViewer.stories.d.ts +2 -2
- package/dist/published/stories/Skeleton.stories.d.ts +3 -3
- package/dist/published/stories/Snackbar.stories.d.ts +2 -2
- package/dist/published/stories/Stack.stories.d.ts +3 -3
- package/dist/published/stories/StaticDatePicker.stories.d.ts +3 -2
- package/dist/published/stories/Stepper.stories.d.ts +7 -3
- package/dist/published/stories/Switch.stories.d.ts +2 -2
- package/dist/published/stories/Table.stories.d.ts +3 -3
- package/dist/published/stories/Tabs.stories.d.ts +3 -3
- package/dist/published/stories/TextField.stories.d.ts +17 -13
- package/dist/published/stories/TimePicker.stories.d.ts +3 -2
- package/dist/published/stories/TimePickerSelect.stories.d.ts +4 -2
- package/dist/published/stories/ToggleButton.stories.d.ts +3 -3
- package/dist/published/stories/Typography.stories.d.ts +2 -2
- package/package.json +2 -2
package/dist/published/components/custom/FormField/DateTimePickerSelect/DateTimePickerSelect.js
CHANGED
@@ -42,7 +42,7 @@ const DateTimePickerSelect = (props) => {
|
|
42
42
|
setValue(date);
|
43
43
|
props.onChange(property.id, date, property);
|
44
44
|
};
|
45
|
-
return readOnly ? (React.createElement(InputFieldComponent, { ...props, defaultValue: formatDateTime(value) })) : (React.createElement(LocalizationProvider, null,
|
45
|
+
return readOnly ? (React.createElement(InputFieldComponent, { ...{ ...props, defaultValue: formatDateTime(value) } })) : (React.createElement(LocalizationProvider, null,
|
46
46
|
React.createElement(DateTimePicker, { value: value, onChange: handleChange, renderInput: (params) => (React.createElement(TextField, { ...params, id: id, error: error, errorMessage: errorMessage, onBlur: onBlur, fullWidth: true, required: required, sx: { background: 'white', borderRadius: '8px' }, size: size ?? 'medium', ...(additionalProps ?? {}) })) })));
|
47
47
|
};
|
48
48
|
export default DateTimePickerSelect;
|
@@ -1,6 +1,7 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { Obj } from '@evoke-platform/context';
|
2
3
|
import { History } from '../../../types';
|
3
|
-
export declare const nanoid: (size?: number) => string;
|
4
|
+
export declare const nanoid: (size?: number | undefined) => string;
|
4
5
|
type HistoryDataProps = {
|
5
6
|
records: History[];
|
6
7
|
documentHistory?: Record<string, History[]>;
|
@@ -1,9 +1,14 @@
|
|
1
1
|
import { SvgIconProps } from '@mui/material';
|
2
|
-
|
2
|
+
import React from 'react';
|
3
|
+
export declare const Overrides: (props: import("@mui/material").SvgIconOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<React.SVGProps<SVGSVGElement>, "string" | "direction" | "spacing" | "fontFamily" | "fontSize" | "color" | "fontWeight" | "className" | "style" | "children" | "id" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "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-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" | "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" | "clipPath" | "filter" | "mask" | "path" | "key" | "cursor" | "display" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "height" | "imageRendering" | "letterSpacing" | "opacity" | "order" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "width" | "wordSpacing" | "writingMode" | "offset" | "overflow" | "textDecoration" | "azimuth" | "clip" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "name" | "type" | "href" | "elevation" | "in" | "max" | "orientation" | "media" | "target" | "min" | "viewBox" | "method" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "ideographic" | "in2" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "operator" | "orient" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan"> & {
|
4
|
+
ref?: ((instance: SVGSVGElement | null) => void) | React.RefObject<SVGSVGElement> | null | undefined;
|
5
|
+
}, "fontSize" | "color" | "className" | "style" | "classes" | "children" | "sx" | "shapeRendering" | "htmlColor" | "inheritViewBox" | "titleAccess" | "viewBox"> & {
|
6
|
+
component?: React.ElementType<any> | undefined;
|
7
|
+
} & {
|
3
8
|
sx: {
|
4
|
-
width?: string;
|
5
|
-
height?: string;
|
6
|
-
color?: string;
|
7
9
|
[key: string]: unknown;
|
10
|
+
width?: string | undefined;
|
11
|
+
height?: string | undefined;
|
12
|
+
color?: string | undefined;
|
8
13
|
};
|
9
14
|
}) => JSX.Element;
|
@@ -1,9 +1,14 @@
|
|
1
1
|
import { SvgIconProps } from '@mui/material';
|
2
|
-
|
2
|
+
import React from 'react';
|
3
|
+
export declare const TrashCan: (props: import("@mui/material").SvgIconOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<React.SVGProps<SVGSVGElement>, "string" | "direction" | "spacing" | "fontFamily" | "fontSize" | "color" | "fontWeight" | "className" | "style" | "children" | "id" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "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-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" | "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" | "clipPath" | "filter" | "mask" | "path" | "key" | "cursor" | "display" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "height" | "imageRendering" | "letterSpacing" | "opacity" | "order" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "width" | "wordSpacing" | "writingMode" | "offset" | "overflow" | "textDecoration" | "azimuth" | "clip" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "name" | "type" | "href" | "elevation" | "in" | "max" | "orientation" | "media" | "target" | "min" | "viewBox" | "method" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "ideographic" | "in2" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "operator" | "orient" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan"> & {
|
4
|
+
ref?: ((instance: SVGSVGElement | null) => void) | React.RefObject<SVGSVGElement> | null | undefined;
|
5
|
+
}, "fontSize" | "color" | "className" | "style" | "classes" | "children" | "sx" | "shapeRendering" | "htmlColor" | "inheritViewBox" | "titleAccess" | "viewBox"> & {
|
6
|
+
component?: React.ElementType<any> | undefined;
|
7
|
+
} & {
|
3
8
|
sx: {
|
4
|
-
width?: string;
|
5
|
-
height?: string;
|
6
|
-
color?: string;
|
7
9
|
[key: string]: unknown;
|
10
|
+
width?: string | undefined;
|
11
|
+
height?: string | undefined;
|
12
|
+
color?: string | undefined;
|
8
13
|
};
|
9
14
|
}) => JSX.Element;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { AccordionProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomAccordion>;
|
4
|
+
declare const _default: ComponentMeta<(props: AccordionProps<"div", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Accordion: ComponentStory<(props: AccordionProps) => JSX.Element>;
|
6
|
+
export declare const Accordion: ComponentStory<(props: AccordionProps<"div", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { AlertProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomAlert>;
|
4
|
+
declare const _default: ComponentMeta<(props: AlertProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const Alert: ComponentStory<(props: AlertProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { AlertTitleProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomAlertTitle>;
|
4
|
+
declare const _default: ComponentMeta<(props: AlertTitleProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const AlertTitle: ComponentStory<(props: AlertTitleProps) => JSX.Element>;
|
@@ -1,5 +1,5 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
2
|
-
|
3
|
-
declare const _default: ComponentMeta<typeof CustomAppBar>;
|
3
|
+
declare const _default: ComponentMeta<(props: import("@mui/material").AppBarProps<"header", {}>) => JSX.Element>;
|
4
4
|
export default _default;
|
5
|
-
export declare const AppBar: ComponentStory<(props: import("@mui/material").AppBarProps) => JSX.Element>;
|
5
|
+
export declare const AppBar: ComponentStory<(props: import("@mui/material").AppBarProps<"header", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
2
3
|
import { AutocompleteProps } from '../components/core/Autocomplete/Autocomplete';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomAutocomplete>;
|
4
|
+
declare const _default: ComponentMeta<(props: AutocompleteProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const Autocomplete: ComponentStory<(props: AutocompleteProps) => JSX.Element>;
|
@@ -1,5 +1,5 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
2
|
-
|
3
|
-
declare const _default: ComponentMeta<typeof CustomAvatar>;
|
3
|
+
declare const _default: ComponentMeta<(props: import("../components/core/Avatar/Avatar").CustomAvatarProps) => JSX.Element>;
|
4
4
|
export default _default;
|
5
5
|
export declare const Avatar: ComponentStory<(props: import("../components/core/Avatar/Avatar").CustomAvatarProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { BackdropProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomBackdrop>;
|
4
|
+
declare const _default: ComponentMeta<(props: BackdropProps<"div", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Backdrop: ComponentStory<(props: BackdropProps) => JSX.Element>;
|
6
|
+
export declare const Backdrop: ComponentStory<(props: BackdropProps<"div", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { BadgeProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomBadge>;
|
4
|
+
declare const _default: ComponentMeta<(props: BadgeProps<"span", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Badge: ComponentStory<(props: BadgeProps) => JSX.Element>;
|
6
|
+
export declare const Badge: ComponentStory<(props: BadgeProps<"span", {}>) => JSX.Element>;
|
@@ -1,11 +1,15 @@
|
|
1
1
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
2
2
|
import React from 'react';
|
3
|
-
import
|
4
|
-
|
3
|
+
declare const _default: ComponentMeta<(props: import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
|
4
|
+
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
5
|
+
}, keyof import("@mui/material/OverridableComponent").CommonProps | keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & {
|
6
|
+
sx?: object | undefined;
|
7
|
+
component?: React.ElementType<any> | undefined;
|
8
|
+
}) => JSX.Element>;
|
5
9
|
export default _default;
|
6
10
|
export declare const Box: ComponentStory<(props: import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
|
7
11
|
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
8
12
|
}, keyof import("@mui/material/OverridableComponent").CommonProps | keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & {
|
9
|
-
sx?: object;
|
10
|
-
component?: React.ElementType;
|
13
|
+
sx?: object | undefined;
|
14
|
+
component?: React.ElementType<any> | undefined;
|
11
15
|
}) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { BreadcrumbsProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomBreadcrumbs>;
|
4
|
+
declare const _default: ComponentMeta<(props: BreadcrumbsProps<"nav", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Breadcrumbs: ComponentStory<(props: BreadcrumbsProps) => JSX.Element>;
|
6
|
+
export declare const Breadcrumbs: ComponentStory<(props: BreadcrumbsProps<"nav", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ButtonProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomButton>;
|
4
|
+
declare const _default: ComponentMeta<(props: ButtonProps<"button", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Button: ComponentStory<(props: ButtonProps) => JSX.Element>;
|
6
|
+
export declare const Button: ComponentStory<(props: ButtonProps<"button", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ButtonGroupProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomButtonGroup>;
|
4
|
+
declare const _default: ComponentMeta<(props: ButtonGroupProps<"div", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const ButtonGroup: ComponentStory<(props: ButtonGroupProps) => JSX.Element>;
|
6
|
+
export declare const ButtonGroup: ComponentStory<(props: ButtonGroupProps<"div", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { CardProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomCard>;
|
4
|
+
declare const _default: ComponentMeta<(props: CardProps<"div", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Card: ComponentStory<(props: CardProps) => JSX.Element>;
|
6
|
+
export declare const Card: ComponentStory<(props: CardProps<"div", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { CheckboxProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomCheckbox>;
|
4
|
+
declare const _default: ComponentMeta<(props: CheckboxProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const Checkbox: ComponentStory<(props: CheckboxProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ChipProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomChip>;
|
4
|
+
declare const _default: ComponentMeta<(props: ChipProps<"div", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Chip: ComponentStory<(props: ChipProps) => JSX.Element>;
|
6
|
+
export declare const Chip: ComponentStory<(props: ChipProps<"div", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { CircularProgressProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomCircularProgress>;
|
4
|
+
declare const _default: ComponentMeta<(props: CircularProgressProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const CircularProgress: ComponentStory<(props: CircularProgressProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { CollapseProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomCollapse>;
|
4
|
+
declare const _default: ComponentMeta<(props: CollapseProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const Collapse: ComponentStory<(props: CollapseProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ContainerProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomContainer>;
|
4
|
+
declare const _default: ComponentMeta<(props: ContainerProps<"div", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Container: ComponentStory<(props: ContainerProps) => JSX.Element>;
|
6
|
+
export declare const Container: ComponentStory<(props: ContainerProps<"div", {}>) => JSX.Element>;
|
@@ -1,7 +1,7 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
2
3
|
import { CriteriaInputProps } from '../components/custom/CriteriaBuilder/CriteriaBuilder';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof BuildCriteria>;
|
4
|
+
declare const _default: ComponentMeta<(props: CriteriaInputProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const CriteriaBuilder: ComponentStory<(props: CriteriaInputProps) => JSX.Element>;
|
7
7
|
export declare const CriteriaBuilderPresetUserID: ComponentStory<(props: CriteriaInputProps) => JSX.Element>;
|
@@ -1,5 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
2
|
-
import {
|
3
|
-
declare const _default: ComponentMeta<
|
3
|
+
import { DatePickerProps } from '../index';
|
4
|
+
declare const _default: ComponentMeta<(props: DatePickerProps) => JSX.Element>;
|
4
5
|
export default _default;
|
5
6
|
export declare const DatePicker: ComponentStory<(props: DatePickerProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { DialogProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomDialog>;
|
4
|
+
declare const _default: ComponentMeta<(props: DialogProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const Dialog: ComponentStory<(props: DialogProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { DividerProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomDivider>;
|
4
|
+
declare const _default: ComponentMeta<(props: DividerProps<"hr", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Divider: ComponentStory<(props: DividerProps) => JSX.Element>;
|
6
|
+
export declare const Divider: ComponentStory<(props: DividerProps<"hr", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { DrawerProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomDrawer>;
|
4
|
+
declare const _default: ComponentMeta<(props: DrawerProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const Drawer: ComponentStory<(props: DrawerProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { FormControlProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomFormControl>;
|
4
|
+
declare const _default: ComponentMeta<(props: FormControlProps<"div", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const FormControl: ComponentStory<(props: FormControlProps) => JSX.Element>;
|
6
|
+
export declare const FormControl: ComponentStory<(props: FormControlProps<"div", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { FormControlLabelProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomFormControlLabel>;
|
4
|
+
declare const _default: ComponentMeta<(props: FormControlLabelProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const FormControlLabel: ComponentStory<(props: FormControlLabelProps) => JSX.Element>;
|
@@ -1,7 +1,7 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
2
3
|
import { FormFieldProps } from '../components/custom/FormField/FormField';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof FormField>;
|
4
|
+
declare const _default: ComponentMeta<(props: FormFieldProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const InputField: ComponentStory<(props: FormFieldProps) => JSX.Element>;
|
7
7
|
export declare const NumberField: ComponentStory<(props: FormFieldProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { FormGroupProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomFormGroup>;
|
4
|
+
declare const _default: ComponentMeta<(props: FormGroupProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const FormGroup: ComponentStory<(props: FormGroupProps) => JSX.Element>;
|
@@ -1,5 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
2
|
-
import {
|
3
|
-
declare const _default: ComponentMeta<
|
3
|
+
import { FormHelperTextProps } from '../index';
|
4
|
+
declare const _default: ComponentMeta<(props: FormHelperTextProps<"p", {}>) => JSX.Element>;
|
4
5
|
export default _default;
|
5
|
-
export declare const FormHelperText: ComponentStory<(props: FormHelperTextProps) => JSX.Element>;
|
6
|
+
export declare const FormHelperText: ComponentStory<(props: FormHelperTextProps<"p", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { FormLabelProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomFormLabel>;
|
4
|
+
declare const _default: ComponentMeta<(props: FormLabelProps<"label", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const FormLabel: ComponentStory<(props: FormLabelProps) => JSX.Element>;
|
6
|
+
export declare const FormLabel: ComponentStory<(props: FormLabelProps<"label", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { GridProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomGrid>;
|
4
|
+
declare const _default: ComponentMeta<(props: GridProps<"div", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Grid: ComponentStory<(props: GridProps) => JSX.Element>;
|
6
|
+
export declare const Grid: ComponentStory<(props: GridProps<"div", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ComponentStory, ComponentMeta } from '@storybook/react';
|
2
|
-
import { HistoryLog as CustomHistoryLog } from '../index';
|
3
3
|
import { HistoryLogProps } from '../components/custom/HistoryLog';
|
4
|
-
declare const _default: ComponentMeta<
|
4
|
+
declare const _default: ComponentMeta<(props: HistoryLogProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const HistoryLog: ComponentStory<(props: HistoryLogProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { IconButtonProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomIconButton>;
|
4
|
+
declare const _default: ComponentMeta<(props: IconButtonProps<"button", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const IconButton: ComponentStory<(props: IconButtonProps) => JSX.Element>;
|
6
|
+
export declare const IconButton: ComponentStory<(props: IconButtonProps<"button", {}>) => JSX.Element>;
|