@lunit/oui 1.0.0-alpha.1 → 1.0.0-alpha.3
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/types/components/BaseTextField/BaseTextField.styled.d.ts +1 -1
- package/dist/types/components/Button/styleds/ContainedButton.styled.d.ts +1 -1
- package/dist/types/components/Button/styleds/GhostButton.styled.d.ts +1 -1
- package/dist/types/components/Button/styleds/OutlinedButton.styled.d.ts +1 -1
- package/dist/types/components/Chip/Chip.styled.d.ts +1 -1
- package/dist/types/components/Dialog/Dialog.styled.d.ts +1 -1
- package/dist/types/components/Divider/Divider.styled.d.ts +1 -1
- package/dist/types/components/Dropdown/DropdownItem.styled.d.ts +1 -1
- package/dist/types/components/Dropdown/DropdownSubtitle.styled.d.ts +1 -1
- package/dist/types/components/List/List.styled.d.ts +2 -2
- package/dist/types/components/List/ListItem.styled.d.ts +4 -4
- package/dist/types/components/List/ListItemCaption.styled.d.ts +1 -1
- package/dist/types/components/LoadingIndicator/LoadingIndicator.styled.d.ts +2 -2
- package/dist/types/components/Menu/Menu.styled.d.ts +1 -1
- package/dist/types/components/Menu/MenuItem.styled.d.ts +1 -1
- package/dist/types/components/ProductLabel/ProductLabel.styled.d.ts +2 -2
- package/dist/types/components/Stepper/Stepper.styled.d.ts +1 -1
- package/dist/types/components/TabbedPanel/TabbedPanel.styled.d.ts +2 -2
- package/dist/types/components/UploadManager/UploadManager.styled.d.ts +3 -3
- package/package.json +2 -2
- package/.editorconfig +0 -13
- package/.env +0 -1
- package/.eslintrc.json +0 -26
- package/.github/PULL_REQUEST_TEMPLATE.md +0 -35
- package/.husky/commit-msg +0 -4
- package/.husky/pre-commit +0 -5
- package/.prettierignore +0 -61
- package/.prettierrc +0 -24
- package/CHANGELOG.md +0 -33
- package/babel.config.js +0 -14
- package/commitlint.config.js +0 -6
- package/config/alias.js +0 -5
- package/config/cjs.config.js +0 -25
- package/config/env.js +0 -104
- package/config/getHttpsConfig.js +0 -66
- package/config/jest/babelTransform.js +0 -29
- package/config/jest/cssTransform.js +0 -14
- package/config/jest/fileTransform.js +0 -40
- package/config/modules.js +0 -134
- package/config/paths.js +0 -77
- package/config/webpack.config.js +0 -39
- package/config/webpackDevServer.config.js +0 -127
- package/dist/assets/ic-bell-noti-outlined-20px.js.map +0 -1
- package/dist/assets/ic-close-large-outlined-20px.js.map +0 -1
- package/dist/assets/ic-close-small-outlined-20px.js.map +0 -1
- package/dist/assets/ic-download-pdf-outlined-20px.js.map +0 -1
- package/dist/assets/ic-ellipse-outlined-20px.js.map +0 -1
- package/dist/assets/ic-filter-noti-outlined-20px.js.map +0 -1
- package/dist/assets/ic-hide-large-outlined-20px.js.map +0 -1
- package/dist/assets/ic-hide-small-outlined-20px.js.map +0 -1
- package/dist/assets/ic-information-large-outlined-20px.js.map +0 -1
- package/dist/assets/ic-information-small-outlined-20px.js.map +0 -1
- package/dist/assets/ic-manufacturer-outlined-20px.js.map +0 -1
- package/dist/assets/ic-rectangle-outlined-20px.js.map +0 -1
- package/dist/assets/ic-refresh-left-outlined-20px.js.map +0 -1
- package/dist/assets/ic-refresh-right-outlined-20px.js.map +0 -1
- package/dist/assets/ic-show-large-outlined-20px.js.map +0 -1
- package/dist/assets/ic-show-small-outlined-20px.js.map +0 -1
- package/dist/assets/index.js.map +0 -1
- package/dist/cjs/components/Alert/index.js +0 -2
- package/dist/cjs/components/Alert/index.js.map +0 -1
- package/dist/cjs/components/Button/index.js +0 -2
- package/dist/cjs/components/Button/index.js.map +0 -1
- package/dist/cjs/components/Card/index.js +0 -2
- package/dist/cjs/components/Card/index.js.map +0 -1
- package/dist/cjs/components/Checkbox/index.js +0 -2
- package/dist/cjs/components/Checkbox/index.js.map +0 -1
- package/dist/cjs/components/Chip/index.js +0 -2
- package/dist/cjs/components/Chip/index.js.map +0 -1
- package/dist/cjs/components/DataTable/index.js +0 -2
- package/dist/cjs/components/DataTable/index.js.map +0 -1
- package/dist/cjs/components/DatePicker/index.js +0 -2
- package/dist/cjs/components/DatePicker/index.js.map +0 -1
- package/dist/cjs/components/Dialog/index.js +0 -2
- package/dist/cjs/components/Dialog/index.js.map +0 -1
- package/dist/cjs/components/Divider/index.js +0 -2
- package/dist/cjs/components/Divider/index.js.map +0 -1
- package/dist/cjs/components/Dropdown/index.js +0 -2
- package/dist/cjs/components/Dropdown/index.js.map +0 -1
- package/dist/cjs/components/FileDnDZone/index.js +0 -2
- package/dist/cjs/components/FileDnDZone/index.js.map +0 -1
- package/dist/cjs/components/Icons/index.js +0 -2
- package/dist/cjs/components/Icons/index.js.map +0 -1
- package/dist/cjs/components/List/index.js +0 -2
- package/dist/cjs/components/List/index.js.map +0 -1
- package/dist/cjs/components/LoadingIndicator/index.js +0 -2
- package/dist/cjs/components/LoadingIndicator/index.js.map +0 -1
- package/dist/cjs/components/Menu/index.js +0 -2
- package/dist/cjs/components/Menu/index.js.map +0 -1
- package/dist/cjs/components/ProductLabel/index.js +0 -2
- package/dist/cjs/components/ProductLabel/index.js.map +0 -1
- package/dist/cjs/components/Progress/index.js +0 -2
- package/dist/cjs/components/Progress/index.js.map +0 -1
- package/dist/cjs/components/Radio/index.js +0 -2
- package/dist/cjs/components/Radio/index.js.map +0 -1
- package/dist/cjs/components/Stepper/index.js +0 -2
- package/dist/cjs/components/Stepper/index.js.map +0 -1
- package/dist/cjs/components/TabbedPanel/index.js +0 -2
- package/dist/cjs/components/TabbedPanel/index.js.map +0 -1
- package/dist/cjs/components/TextField/index.js +0 -2
- package/dist/cjs/components/TextField/index.js.map +0 -1
- package/dist/cjs/components/Tooltip/index.js +0 -2
- package/dist/cjs/components/Tooltip/index.js.map +0 -1
- package/dist/cjs/components/UploadManager/index.js +0 -2
- package/dist/cjs/components/UploadManager/index.js.map +0 -1
- package/dist/cjs/index.js +0 -2
- package/dist/cjs/index.js.map +0 -1
- package/dist/components/Alert/Alert.js.map +0 -1
- package/dist/components/Alert/Alert.styled.js.map +0 -1
- package/dist/components/Alert/Alert.types.js.map +0 -1
- package/dist/components/Alert/Alert.utils.js.map +0 -1
- package/dist/components/Alert/index.js.map +0 -1
- package/dist/components/BaseTextField/BaseTextField.styled.js.map +0 -1
- package/dist/components/BaseTextField/BaseTextField.types.js.map +0 -1
- package/dist/components/BaseTextField/BaseTextField.utils.js.map +0 -1
- package/dist/components/Button/BaseButton.js.map +0 -1
- package/dist/components/Button/Button.js.map +0 -1
- package/dist/components/Button/Button.types.js.map +0 -1
- package/dist/components/Button/Button.utils.js.map +0 -1
- package/dist/components/Button/index.js.map +0 -1
- package/dist/components/Button/styleds/BaseButton.styled.js.map +0 -1
- package/dist/components/Button/styleds/ContainedButton.styled.js.map +0 -1
- package/dist/components/Button/styleds/GhostButton.styled.js.map +0 -1
- package/dist/components/Button/styleds/IconButton.styled.js.map +0 -1
- package/dist/components/Button/styleds/OutlinedButton.styled.js.map +0 -1
- package/dist/components/Card/Card.js.map +0 -1
- package/dist/components/Card/Card.styled.js.map +0 -1
- package/dist/components/Card/Card.types.js.map +0 -1
- package/dist/components/Card/index.js.map +0 -1
- package/dist/components/Checkbox/Checkbox.js.map +0 -1
- package/dist/components/Checkbox/Checkbox.styled.js.map +0 -1
- package/dist/components/Checkbox/Checkbox.types.js.map +0 -1
- package/dist/components/Checkbox/Checkbox.utils.js.map +0 -1
- package/dist/components/Checkbox/index.js.map +0 -1
- package/dist/components/Chip/Chip.js.map +0 -1
- package/dist/components/Chip/Chip.styled.js.map +0 -1
- package/dist/components/Chip/Chip.types.js.map +0 -1
- package/dist/components/Chip/Chip.utils.js.map +0 -1
- package/dist/components/Chip/index.js.map +0 -1
- package/dist/components/DataTable/DataTable.js.map +0 -1
- package/dist/components/DataTable/DataTable.styled.js.map +0 -1
- package/dist/components/DataTable/index.js.map +0 -1
- package/dist/components/DatePicker/DatePicker.js.map +0 -1
- package/dist/components/DatePicker/DatePicker.styled.js.map +0 -1
- package/dist/components/DatePicker/DatePicker.types.js.map +0 -1
- package/dist/components/DatePicker/index.js.map +0 -1
- package/dist/components/Dialog/Dialog.js.map +0 -1
- package/dist/components/Dialog/Dialog.styled.js.map +0 -1
- package/dist/components/Dialog/Dialog.types.js.map +0 -1
- package/dist/components/Dialog/index.js.map +0 -1
- package/dist/components/Divider/Divider.js.map +0 -1
- package/dist/components/Divider/Divider.styled.js.map +0 -1
- package/dist/components/Divider/Divider.types.js.map +0 -1
- package/dist/components/Divider/index.js.map +0 -1
- package/dist/components/Dropdown/Dropdown.js.map +0 -1
- package/dist/components/Dropdown/Dropdown.styled.js.map +0 -1
- package/dist/components/Dropdown/Dropdown.types.js.map +0 -1
- package/dist/components/Dropdown/Dropdown.utils.js.map +0 -1
- package/dist/components/Dropdown/DropdownItem.js.map +0 -1
- package/dist/components/Dropdown/DropdownItem.styled.js.map +0 -1
- package/dist/components/Dropdown/DropdownItem.types.js.map +0 -1
- package/dist/components/Dropdown/DropdownItem.utils.js.map +0 -1
- package/dist/components/Dropdown/DropdownSubtitle.js.map +0 -1
- package/dist/components/Dropdown/DropdownSubtitle.styled.js.map +0 -1
- package/dist/components/Dropdown/DropdownSubtitle.types.js.map +0 -1
- package/dist/components/Dropdown/IconDropdown.js.map +0 -1
- package/dist/components/Dropdown/IconDropdown.styled.js.map +0 -1
- package/dist/components/Dropdown/IconDropdown.types.js.map +0 -1
- package/dist/components/Dropdown/index.js.map +0 -1
- package/dist/components/FileDnDZone/FileDnDZone.js.map +0 -1
- package/dist/components/FileDnDZone/FileDnDZone.styled.js.map +0 -1
- package/dist/components/FileDnDZone/FileDnDZone.types.js.map +0 -1
- package/dist/components/FileDnDZone/FileDnDZone.utils.js.map +0 -1
- package/dist/components/FileDnDZone/index.js.map +0 -1
- package/dist/components/Icons/BellNoti/index.js.map +0 -1
- package/dist/components/Icons/CloseLarge/index.js.map +0 -1
- package/dist/components/Icons/CloseSmall/index.js.map +0 -1
- package/dist/components/Icons/DownloadPdf/index.js.map +0 -1
- package/dist/components/Icons/Ellipse/index.js.map +0 -1
- package/dist/components/Icons/FilterNoti/index.js.map +0 -1
- package/dist/components/Icons/HideLarge/index.js.map +0 -1
- package/dist/components/Icons/HideSmall/index.js.map +0 -1
- package/dist/components/Icons/InformationLarge/index.js.map +0 -1
- package/dist/components/Icons/InformationSmall/index.js.map +0 -1
- package/dist/components/Icons/Manufacturer/index.js.map +0 -1
- package/dist/components/Icons/Rectangle/index.js.map +0 -1
- package/dist/components/Icons/RefreshLeft/index.js.map +0 -1
- package/dist/components/Icons/RefreshRight/index.js.map +0 -1
- package/dist/components/Icons/ShowLarge/index.js.map +0 -1
- package/dist/components/Icons/ShowSmall/index.js.map +0 -1
- package/dist/components/Icons/index.js.map +0 -1
- package/dist/components/List/List.js.map +0 -1
- package/dist/components/List/List.styled.js.map +0 -1
- package/dist/components/List/List.types.js.map +0 -1
- package/dist/components/List/List.utils.js.map +0 -1
- package/dist/components/List/ListItem.js.map +0 -1
- package/dist/components/List/ListItem.styled.js.map +0 -1
- package/dist/components/List/ListItem.types.js.map +0 -1
- package/dist/components/List/ListItemCaption.js.map +0 -1
- package/dist/components/List/ListItemCaption.styled.js.map +0 -1
- package/dist/components/List/ListItemCaption.types.js.map +0 -1
- package/dist/components/List/index.js.map +0 -1
- package/dist/components/LoadingIndicator/LoadingIndicator.js.map +0 -1
- package/dist/components/LoadingIndicator/LoadingIndicator.styled.js.map +0 -1
- package/dist/components/LoadingIndicator/LoadingIndicator.types.js.map +0 -1
- package/dist/components/LoadingIndicator/index.js.map +0 -1
- package/dist/components/Menu/Menu.js.map +0 -1
- package/dist/components/Menu/Menu.styled.js.map +0 -1
- package/dist/components/Menu/Menu.types.js.map +0 -1
- package/dist/components/Menu/MenuItem.js.map +0 -1
- package/dist/components/Menu/MenuItem.styled.js.map +0 -1
- package/dist/components/Menu/MenuItem.types.js.map +0 -1
- package/dist/components/Menu/index.js.map +0 -1
- package/dist/components/MuiCssBaseline.js.map +0 -1
- package/dist/components/MuiInputBase.js.map +0 -1
- package/dist/components/MuiOutlinedInput.js.map +0 -1
- package/dist/components/MuiTextField.js.map +0 -1
- package/dist/components/ProductLabel/ProductLabel.js.map +0 -1
- package/dist/components/ProductLabel/ProductLabel.styled.js.map +0 -1
- package/dist/components/ProductLabel/ProductLabel.types.js.map +0 -1
- package/dist/components/ProductLabel/index.js.map +0 -1
- package/dist/components/Progress/CircularProgress.js.map +0 -1
- package/dist/components/Progress/CircularProgress.styled.js.map +0 -1
- package/dist/components/Progress/CircularProgress.types.js.map +0 -1
- package/dist/components/Progress/LinearProgress.js.map +0 -1
- package/dist/components/Progress/LinearProgress.styled.js.map +0 -1
- package/dist/components/Progress/LinearProgress.types.js.map +0 -1
- package/dist/components/Progress/index.js.map +0 -1
- package/dist/components/Radio/Radio.js.map +0 -1
- package/dist/components/Radio/Radio.styled.js.map +0 -1
- package/dist/components/Radio/Radio.types.js.map +0 -1
- package/dist/components/Radio/RadioGroup.js.map +0 -1
- package/dist/components/Radio/RadioGroup.styled.js.map +0 -1
- package/dist/components/Radio/RadioGroup.types.js.map +0 -1
- package/dist/components/Radio/index.js.map +0 -1
- package/dist/components/Stepper/Stepper.js.map +0 -1
- package/dist/components/Stepper/Stepper.styled.js.map +0 -1
- package/dist/components/Stepper/Stepper.types.js.map +0 -1
- package/dist/components/Stepper/index.js.map +0 -1
- package/dist/components/TabbedPanel/TabbedPanel.js.map +0 -1
- package/dist/components/TabbedPanel/TabbedPanel.styled.js.map +0 -1
- package/dist/components/TabbedPanel/TabbedPanel.types.js.map +0 -1
- package/dist/components/TabbedPanel/TabbedPanel.utils.js.map +0 -1
- package/dist/components/TabbedPanel/index.js.map +0 -1
- package/dist/components/TextField/TextArea.js.map +0 -1
- package/dist/components/TextField/TextArea.styled.js.map +0 -1
- package/dist/components/TextField/TextArea.types.js.map +0 -1
- package/dist/components/TextField/TextInput.js.map +0 -1
- package/dist/components/TextField/TextInput.styled.js.map +0 -1
- package/dist/components/TextField/TextInput.types.js.map +0 -1
- package/dist/components/TextField/TextInput.utils.js.map +0 -1
- package/dist/components/TextField/components/Buttons.js.map +0 -1
- package/dist/components/TextField/components/NormalTextInput.js.map +0 -1
- package/dist/components/TextField/components/PasswordInput.js.map +0 -1
- package/dist/components/TextField/index.js.map +0 -1
- package/dist/components/Tooltip/Tooltip.js.map +0 -1
- package/dist/components/Tooltip/Tooltip.styled.js.map +0 -1
- package/dist/components/Tooltip/Tooltip.types.js.map +0 -1
- package/dist/components/Tooltip/Tooltip.utils.js.map +0 -1
- package/dist/components/Tooltip/index.js.map +0 -1
- package/dist/components/UploadManager/UploadManager.js.map +0 -1
- package/dist/components/UploadManager/UploadManager.styled.js.map +0 -1
- package/dist/components/UploadManager/UploadManager.types.js.map +0 -1
- package/dist/components/UploadManager/index.js.map +0 -1
- package/dist/components/index.js.map +0 -1
- package/dist/foundations/index.js.map +0 -1
- package/dist/foundations/palette.js.map +0 -1
- package/dist/foundations/spacing.js.map +0 -1
- package/dist/foundations/typography.js.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/reportWebVitals.js.map +0 -1
- package/dist/setupTests.js.map +0 -1
- package/dist/systems/drawer.js.map +0 -1
- package/dist/systems/index.js.map +0 -1
- package/dist/theme.js.map +0 -1
- package/public/favicon.ico +0 -0
- package/public/index.html +0 -43
- package/public/logo192.png +0 -0
- package/public/logo512.png +0 -0
- package/public/manifest.json +0 -25
- package/public/robots.txt +0 -3
- package/tsconfig.build.json +0 -29
- package/tsconfig.json +0 -17
- package/yarn-error.log +0 -15376
|
@@ -9,7 +9,7 @@ declare const BaseTextFieldContainer: import("@emotion/styled").StyledComponent<
|
|
|
9
9
|
}, keyof import("@mui/system").BoxOwnProps<Theme>> & import("@mui/system").MUIStyledCommonProps<Theme> & BaseTextFieldContainerProps, {}, {}>;
|
|
10
10
|
declare const InputMsg: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
11
11
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
12
|
-
}, "
|
|
12
|
+
}, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<Theme> & HelperMsgProps, {}, {}>;
|
|
13
13
|
declare const styles: {
|
|
14
14
|
baseTextFieldStyle: (theme: Theme) => {
|
|
15
15
|
backgroundColor: import("csstype").Property.Color | undefined;
|
|
@@ -890,5 +890,5 @@ declare const containedErrorStyle: (theme: Theme, focusOutline: boolean | undefi
|
|
|
890
890
|
};
|
|
891
891
|
declare const BaseContainedButton: import("@emotion/styled").StyledComponent<import("@mui/material").ButtonBaseOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
892
892
|
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
893
|
-
}, "
|
|
893
|
+
}, "disabled" | "style" | "classes" | "className" | "children" | "sx" | "tabIndex" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef"> & import("@mui/system").MUIStyledCommonProps<Theme> & BaseButtonProps, {}, {}>;
|
|
894
894
|
export { containedPrimaryStyle, containedSecondaryStyle, containedErrorStyle, BaseContainedButton };
|
|
@@ -884,5 +884,5 @@ declare const ghostErrorStyle: (theme: Theme, focusOutline: boolean | undefined)
|
|
|
884
884
|
};
|
|
885
885
|
declare const BaseGhostButton: import("@emotion/styled").StyledComponent<import("@mui/material").ButtonBaseOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
886
886
|
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
887
|
-
}, "
|
|
887
|
+
}, "disabled" | "style" | "classes" | "className" | "children" | "sx" | "tabIndex" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef"> & import("@mui/system").MUIStyledCommonProps<Theme> & BaseButtonProps, {}, {}>;
|
|
888
888
|
export { ghostPrimaryStyle, ghostSecondaryStyle, ghostErrorStyle, BaseGhostButton };
|
|
@@ -891,5 +891,5 @@ declare const outlinedErrorStyle: (theme: Theme, focusOutline: boolean | undefin
|
|
|
891
891
|
};
|
|
892
892
|
declare const BaseOutlinedButton: import("@emotion/styled").StyledComponent<import("@mui/material").ButtonBaseOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
893
893
|
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
894
|
-
}, "
|
|
894
|
+
}, "disabled" | "style" | "classes" | "className" | "children" | "sx" | "tabIndex" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef"> & import("@mui/system").MUIStyledCommonProps<Theme> & BaseButtonProps, {}, {}>;
|
|
895
895
|
export { outlinedPrimaryStyle, outlinedSecondaryStyle, outlinedErrorStyle, BaseOutlinedButton };
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
import { ChipProps } from './Chip.types';
|
|
3
3
|
declare const StyledChip: import("@emotion/styled").StyledComponent<import("@mui/material").ChipOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
4
4
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
5
|
-
}, "
|
|
5
|
+
}, "color" | "disabled" | "size" | "style" | "icon" | "classes" | "className" | "children" | "sx" | "variant" | "label" | "tabIndex" | "avatar" | "clickable" | "deleteIcon" | "onDelete" | "skipFocusWhenDisabled"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & ChipProps, {}, {}>;
|
|
6
6
|
export default StyledChip;
|
|
@@ -18,7 +18,7 @@ declare const StyledTitle: import("@emotion/styled").StyledComponent<import("@mu
|
|
|
18
18
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
19
19
|
declare const StyledDialogTitle: import("@emotion/styled").StyledComponent<import("@mui/material").DialogTitleOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
20
20
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
21
|
-
}, "
|
|
21
|
+
}, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
22
22
|
declare const StyledDialogContent: import("@emotion/styled").StyledComponent<import("@mui/material").DialogContentProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
23
23
|
declare const StyledDialogActions: import("@emotion/styled").StyledComponent<import("@mui/material").DialogActionsProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
24
24
|
export { StyledDialog, StyledHeaderBox, StyledTitle, StyledDialogTitle, StyledDialogContent, StyledDialogActions, };
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
import type { DividerProps } from './Divider.types';
|
|
3
3
|
declare const BaseDivider: import("@emotion/styled").StyledComponent<import("@mui/material").DividerOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHRElement>, HTMLHRElement>, "ref"> & {
|
|
4
4
|
ref?: ((instance: HTMLHRElement | null) => void) | import("react").RefObject<HTMLHRElement> | null | undefined;
|
|
5
|
-
}, "
|
|
5
|
+
}, "textAlign" | "light" | "style" | "absolute" | "classes" | "className" | "children" | "sx" | "variant" | "orientation" | "flexItem"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & DividerProps, {}, {}>;
|
|
6
6
|
export default BaseDivider;
|
|
@@ -3,7 +3,7 @@ import type { Theme } from '@mui/material';
|
|
|
3
3
|
import type { BaseDropdownItemProps } from './DropdownItem.types';
|
|
4
4
|
declare const BaseDropdownItem: import("@emotion/styled").StyledComponent<import("@mui/material").MenuItemOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
|
|
5
5
|
ref?: ((instance: HTMLLIElement | null) => void) | React.RefObject<HTMLLIElement> | null | undefined;
|
|
6
|
-
}, "
|
|
6
|
+
}, "disabled" | "style" | "dense" | "classes" | "className" | "children" | "sx" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableGutters" | "divider" | "selected"> & import("@mui/system").MUIStyledCommonProps<Theme> & BaseDropdownItemProps, {}, {}>;
|
|
7
7
|
declare const KeyboardShortcut: ({ label }: {
|
|
8
8
|
label: string;
|
|
9
9
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
declare const BaseDropdownSubtitle: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
3
3
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
4
|
-
}, "
|
|
4
|
+
}, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
5
5
|
export default BaseDropdownSubtitle;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import type { ListSubheaderProps } from './List.types';
|
|
3
3
|
export declare const MuiList: import("@emotion/styled").StyledComponent<import("@mui/material").ListOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref"> & {
|
|
4
4
|
ref?: ((instance: HTMLUListElement | null) => void) | import("react").RefObject<HTMLUListElement> | null | undefined;
|
|
5
|
-
}, "
|
|
5
|
+
}, "style" | "dense" | "classes" | "className" | "children" | "sx" | "subheader" | "disablePadding"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
6
6
|
export declare const MuiListSubheader: import("@emotion/styled").StyledComponent<import("@mui/material").ListSubheaderOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
|
|
7
7
|
ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject<HTMLLIElement> | null | undefined;
|
|
8
|
-
}, "
|
|
8
|
+
}, "color" | "inset" | "style" | "classes" | "className" | "children" | "sx" | "disableGutters" | "disableSticky"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & ListSubheaderProps, {}, {}>;
|
|
@@ -4,7 +4,7 @@ export declare const StyledListItem: import("@emotion/styled").StyledComponent<{
|
|
|
4
4
|
button?: false | undefined;
|
|
5
5
|
} & import("@mui/material").ListItemOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
|
|
6
6
|
ref?: ((instance: HTMLLIElement | null) => void) | React.RefObject<HTMLLIElement> | null | undefined;
|
|
7
|
-
}, "
|
|
7
|
+
}, "components" | "disabled" | "button" | "alignItems" | "style" | "dense" | "classes" | "className" | "children" | "sx" | "autoFocus" | "componentsProps" | "slotProps" | "slots" | "disableGutters" | "disablePadding" | "ContainerComponent" | "ContainerProps" | "divider" | "secondaryAction" | "selected"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
8
8
|
export declare const StyledListItemButton: import("@emotion/styled").StyledComponent<StyledListItemButtonProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
9
9
|
export declare const slotStyles: {
|
|
10
10
|
minWidth: string;
|
|
@@ -21,15 +21,15 @@ export declare const StyledListItemStartSlot: import("@emotion/styled").StyledCo
|
|
|
21
21
|
export declare const StyledListItemEndSlot: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemIconProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
22
22
|
export declare const CheckIcon: import("@emotion/styled").StyledComponent<import("@mui/material").SvgIconOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.SVGProps<SVGSVGElement>, "ref"> & {
|
|
23
23
|
ref?: ((instance: SVGSVGElement | null) => void) | React.RefObject<SVGSVGElement> | null | undefined;
|
|
24
|
-
}, "
|
|
24
|
+
}, "color" | "fontSize" | "shapeRendering" | "style" | "classes" | "className" | "children" | "sx" | "htmlColor" | "inheritViewBox" | "titleAccess" | "viewBox"> & {
|
|
25
25
|
component?: React.ElementType<any> | undefined;
|
|
26
26
|
} & {
|
|
27
27
|
variant?: "outlined" | undefined;
|
|
28
28
|
} & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
29
29
|
export declare const EmptyIcon: import("@emotion/styled").StyledComponent<import("@mui/material").SvgIconOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.SVGProps<SVGSVGElement>, "ref"> & {
|
|
30
30
|
ref?: ((instance: SVGSVGElement | null) => void) | React.RefObject<SVGSVGElement> | null | undefined;
|
|
31
|
-
}, "
|
|
31
|
+
}, "color" | "fontSize" | "shapeRendering" | "style" | "classes" | "className" | "children" | "sx" | "htmlColor" | "inheritViewBox" | "titleAccess" | "viewBox"> & {
|
|
32
32
|
component?: React.ElementType<any> | undefined;
|
|
33
33
|
} & {
|
|
34
|
-
variant?: "
|
|
34
|
+
variant?: "filled" | "outlined" | undefined;
|
|
35
35
|
} & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const StyledListItemCaption: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
3
3
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
4
|
-
}, "
|
|
4
|
+
}, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
@@ -7,7 +7,7 @@ export declare const LoadingIndicatorBox: import("@emotion/styled").StyledCompon
|
|
|
7
7
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
8
8
|
export declare const LoadingMessage: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
9
9
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
10
|
-
}, "
|
|
10
|
+
}, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
11
11
|
export declare const LoadingDetails: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
12
12
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
13
|
-
}, "
|
|
13
|
+
}, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
@@ -3,4 +3,4 @@ import type { StyledMenuProps } from './Menu.types';
|
|
|
3
3
|
export declare const StyledMenu: import("@emotion/styled").StyledComponent<Omit<StyledMenuProps, "ref"> & React.RefAttributes<HTMLDivElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
4
4
|
export declare const StyledListSubheader: import("@emotion/styled").StyledComponent<import("@mui/material").ListSubheaderOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
|
|
5
5
|
ref?: ((instance: HTMLLIElement | null) => void) | React.RefObject<HTMLLIElement> | null | undefined;
|
|
6
|
-
}, "
|
|
6
|
+
}, "color" | "inset" | "style" | "classes" | "className" | "children" | "sx" | "disableGutters" | "disableSticky"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
@@ -3,7 +3,7 @@ import type { StyledMenuItemProps } from './MenuItem.types';
|
|
|
3
3
|
export { CheckIcon, EmptyIcon } from '../List/ListItem.styled';
|
|
4
4
|
export declare const StyledMenuItem: import("@emotion/styled").StyledComponent<import("@mui/material").MenuItemOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
|
|
5
5
|
ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject<HTMLLIElement> | null | undefined;
|
|
6
|
-
}, "
|
|
6
|
+
}, "disabled" | "style" | "dense" | "classes" | "className" | "children" | "sx" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableGutters" | "divider" | "selected"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & StyledMenuItemProps, {}, {}>;
|
|
7
7
|
export declare const StyledMenuItemStartIcon: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemIconProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
8
8
|
export declare const StyledMenuItemEndIcon: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemIconProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
9
9
|
export declare const StyledMenuItemText: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemTextProps<import("react").ElementType<any>, import("react").ElementType<any>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const ProductName: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
3
3
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
4
|
-
}, "
|
|
4
|
+
}, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
5
5
|
export declare const LabelRow: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
6
6
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
7
7
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
@@ -13,7 +13,7 @@ export declare const LabelValue: import("@emotion/styled").StyledComponent<impor
|
|
|
13
13
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
14
14
|
export declare const FramedText: 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
15
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
16
|
-
}, "
|
|
16
|
+
}, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
17
17
|
export declare const LabelSubBox: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
18
18
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
19
19
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
@@ -9,4 +9,4 @@ export declare const ChipContainer: import("@emotion/styled").StyledComponent<im
|
|
|
9
9
|
export declare const StepperChip: import("@emotion/styled").StyledComponent<import("../Chip").ChipProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
10
10
|
export declare const StepperTypography: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
11
11
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
12
|
-
}, "
|
|
12
|
+
}, "width" | "zIndex" | "typography" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "letterSpacing" | "textTransform" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "top" | "visibility" | "whiteSpace" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "style" | "classes" | "className" | "children" | "sx" | "variant" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & StepperTypographyProps, {}, {}>;
|
|
@@ -3,9 +3,9 @@ import type { Theme } from '@mui/material';
|
|
|
3
3
|
import type { BaseTabProps, BaseTabsProps } from './TabbedPanel.types';
|
|
4
4
|
declare const BaseTabMenu: import("@emotion/styled").StyledComponent<import("@mui/material").TabsOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
5
5
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
6
|
-
}, "
|
|
6
|
+
}, "style" | "classes" | "className" | "children" | "sx" | "variant" | "aria-label" | "aria-labelledby" | "onChange" | "value" | "slotProps" | "slots" | "action" | "orientation" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "ScrollButtonComponent" | "scrollButtons" | "selectionFollowsFocus" | "TabIndicatorProps" | "TabScrollButtonProps" | "textColor" | "visibleScrollbar"> & import("@mui/system").MUIStyledCommonProps<Theme> & BaseTabsProps, {}, {}>;
|
|
7
7
|
declare const BaseTab: import("@emotion/styled").StyledComponent<import("@mui/material").TabOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
8
8
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
9
|
-
}, "
|
|
9
|
+
}, "disabled" | "style" | "icon" | "classes" | "className" | "children" | "sx" | "label" | "tabIndex" | "value" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "iconPosition" | "wrapped"> & import("@mui/system").MUIStyledCommonProps<Theme> & BaseTabProps, {}, {}>;
|
|
10
10
|
declare const BaseTabPanel: import("@emotion/styled").StyledComponent<import("@mui/lab/TabPanel/TabPanel").TabPanelProps & import("@mui/system").MUIStyledCommonProps<Theme>, {}, {}>;
|
|
11
11
|
export { BaseTabMenu, BaseTab, BaseTabPanel };
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
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"> & {
|
|
3
3
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
4
|
-
}, "
|
|
4
|
+
}, "style" | "square" | "classes" | "className" | "children" | "sx" | "variant" | "elevation"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
5
5
|
declare const StyledToolbar: import("@emotion/styled").StyledComponent<import("@mui/material").ToolbarOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
6
6
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
7
|
-
}, "
|
|
7
|
+
}, "style" | "classes" | "className" | "children" | "sx" | "variant" | "disableGutters"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
8
8
|
declare const StyledToolbarButtonContainer: import("@emotion/styled").StyledComponent<import("@mui/material").ToolbarOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
9
9
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
10
|
-
}, "
|
|
10
|
+
}, "style" | "classes" | "className" | "children" | "sx" | "variant" | "disableGutters"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
11
11
|
declare const StyledCollapse: import("@emotion/styled").StyledComponent<import("@mui/material").CollapseProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
12
12
|
declare const StyledUploadFile: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
13
13
|
export { StyledPaper, StyledToolbar, StyledToolbarButtonContainer, StyledCollapse, StyledUploadFile, };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lunit/oui",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.3",
|
|
4
4
|
"validate-branch-name": {
|
|
5
5
|
"pattern": "^(main|develop)|(feature|fix|release|hotfix|qe)/.+$",
|
|
6
6
|
"errorMsg": "The branch name is not correct. Please check the pattern. (ex. feature/add-something)"
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"workbox-webpack-plugin": "^6.4.1"
|
|
85
85
|
},
|
|
86
86
|
"scripts": {
|
|
87
|
-
"build": "npm run build:transpile
|
|
87
|
+
"build": "npm run build:transpile",
|
|
88
88
|
"build:transpile": "tsc -p tsconfig.build.json",
|
|
89
89
|
"build:cjs": "NODE_ENV=production webpack -c config/cjs.config.js",
|
|
90
90
|
"storybook": "storybook dev -p 6006",
|
package/.editorconfig
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
# Editor configuration, see http://editorconfig.org
|
|
2
|
-
root = true
|
|
3
|
-
|
|
4
|
-
[*]
|
|
5
|
-
charset = utf-8
|
|
6
|
-
indent_style = space
|
|
7
|
-
indent_size = 2
|
|
8
|
-
insert_final_newline = true
|
|
9
|
-
trim_trailing_whitespace = true
|
|
10
|
-
|
|
11
|
-
[*.md]
|
|
12
|
-
max_line_length = off
|
|
13
|
-
trim_trailing_whitespace = false
|
package/.env
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ODCB_VERSION=1.0.0
|
package/.eslintrc.json
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"extends": ["@lunit/eslint-config", "plugin:prettier/recommended"],
|
|
3
|
-
"ignorePatterns": ["!**/*"],
|
|
4
|
-
"rules": { "@typescript-eslint/ban-ts-comment": "off", "react/destructuring-assignment": "off" },
|
|
5
|
-
"overrides": [
|
|
6
|
-
{
|
|
7
|
-
"files": ["*.ts", "*.tsx", "*.js", "*.jsx"],
|
|
8
|
-
"rules": {}
|
|
9
|
-
},
|
|
10
|
-
{
|
|
11
|
-
"files": ["*.ts", "*.tsx"],
|
|
12
|
-
"rules": {}
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
"files": ["*.js", "*.jsx"],
|
|
16
|
-
"rules": {}
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"files": ["*.spec.ts", "*.spec.tsx", "*.spec.js", "*.spec.jsx"],
|
|
20
|
-
"env": {
|
|
21
|
-
"jest": true
|
|
22
|
-
},
|
|
23
|
-
"rules": {}
|
|
24
|
-
}
|
|
25
|
-
]
|
|
26
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
## 📝 Description
|
|
2
|
-
|
|
3
|
-
> Add a brief description
|
|
4
|
-
|
|
5
|
-
## ✔️ PR Type
|
|
6
|
-
|
|
7
|
-
What kind of change does this PR introduce?
|
|
8
|
-
|
|
9
|
-
- [ ] Bugfix
|
|
10
|
-
- [ ] Feature
|
|
11
|
-
- [ ] Code style update (formatting, local variables)
|
|
12
|
-
- [ ] Refactoring (no functional changes, no api changes)
|
|
13
|
-
- [ ] Chore (non-breaking change which does not affect codebase; Build related changes, version modification, etc.)
|
|
14
|
-
- [ ] CI related changes
|
|
15
|
-
- [ ] Test Case
|
|
16
|
-
- [ ] Performance optimization
|
|
17
|
-
- [ ] Site/documentation update
|
|
18
|
-
- [ ] Other... Please describe:
|
|
19
|
-
|
|
20
|
-
## 🎯 Current behavior
|
|
21
|
-
|
|
22
|
-
> Please describe the current behavior that you are modifying, or link to a relevant issue.
|
|
23
|
-
|
|
24
|
-
Issue Number: N/A
|
|
25
|
-
|
|
26
|
-
## 🚀 New behavior
|
|
27
|
-
|
|
28
|
-
> Please describe the behavior or changes this PR adds.
|
|
29
|
-
|
|
30
|
-
## 💣 Is this a breaking change?
|
|
31
|
-
|
|
32
|
-
- [ ] Yes
|
|
33
|
-
- [ ] No
|
|
34
|
-
|
|
35
|
-
> If this PR contains a breaking change, please describe the impact and migration path for existing applications below.
|
package/.husky/commit-msg
DELETED
package/.husky/pre-commit
DELETED
package/.prettierignore
DELETED
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
# Logs
|
|
2
|
-
logs
|
|
3
|
-
*.log
|
|
4
|
-
npm-debug.log*
|
|
5
|
-
yarn-debug.log*
|
|
6
|
-
yarn-error.log*
|
|
7
|
-
|
|
8
|
-
# Dependency directories
|
|
9
|
-
node_modules/
|
|
10
|
-
|
|
11
|
-
# Optional npm cache directory
|
|
12
|
-
.npm
|
|
13
|
-
|
|
14
|
-
# locking file
|
|
15
|
-
package-lock.json
|
|
16
|
-
yarn.lock
|
|
17
|
-
|
|
18
|
-
# yarn
|
|
19
|
-
.pnp.js
|
|
20
|
-
.yarn
|
|
21
|
-
|
|
22
|
-
# dotenv environment variables file
|
|
23
|
-
.env
|
|
24
|
-
|
|
25
|
-
# next.js build output
|
|
26
|
-
.next
|
|
27
|
-
|
|
28
|
-
# vscode
|
|
29
|
-
.vscode
|
|
30
|
-
.vscode-test
|
|
31
|
-
|
|
32
|
-
# jet brains idea
|
|
33
|
-
.idea
|
|
34
|
-
|
|
35
|
-
# cache
|
|
36
|
-
.cache
|
|
37
|
-
lang/.messages
|
|
38
|
-
|
|
39
|
-
# source map
|
|
40
|
-
*.map
|
|
41
|
-
|
|
42
|
-
# dist
|
|
43
|
-
dist
|
|
44
|
-
public
|
|
45
|
-
build
|
|
46
|
-
|
|
47
|
-
# typescript compiled server file
|
|
48
|
-
server/**/*.js
|
|
49
|
-
|
|
50
|
-
# jest test coverage
|
|
51
|
-
coverage
|
|
52
|
-
|
|
53
|
-
# storybook
|
|
54
|
-
storybook-static
|
|
55
|
-
built-storybooks
|
|
56
|
-
.storybook
|
|
57
|
-
|
|
58
|
-
# CI/CD
|
|
59
|
-
.argo
|
|
60
|
-
.github
|
|
61
|
-
.helm
|
package/.prettierrc
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"printWidth": 100,
|
|
3
|
-
"tabWidth": 2,
|
|
4
|
-
"useTabs": false,
|
|
5
|
-
"semi": true,
|
|
6
|
-
"singleQuote": true,
|
|
7
|
-
"jsxSingleQuote": false,
|
|
8
|
-
"quoteProps": "as-needed",
|
|
9
|
-
"trailingComma": "all",
|
|
10
|
-
"bracketSpacing": true,
|
|
11
|
-
"bracketSameLine": false,
|
|
12
|
-
"arrowParens": "always",
|
|
13
|
-
"endOfLine": "lf",
|
|
14
|
-
"singleAttributePerLine": true,
|
|
15
|
-
"overrides": [
|
|
16
|
-
{
|
|
17
|
-
"files": "*.d.ts",
|
|
18
|
-
"options": {
|
|
19
|
-
"tabWidth": 4,
|
|
20
|
-
"printWidth": 120
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
]
|
|
24
|
-
}
|