@lunit/oui 2.4.17 → 2.4.19

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.
@@ -0,0 +1,3 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgIcEllipseExcludeoutlined20Px: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgIcEllipseExcludeoutlined20Px;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgIcEllipseExcludeoutlined20Px = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", ...props, children: [_jsx("defs", { children: _jsxs("mask", { id: "ic_ellipse_exclude=outlined_20px_svg__a", maskContentUnits: "userSpaceOnUse", maskUnits: "userSpaceOnUse", children: [_jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }), _jsx("path", { fill: "#000", d: "m10 10 23.34-32.485L50 10Z" })] }) }), _jsx("path", { fillRule: "evenodd", d: "M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16m0 1a9 9 0 1 0 0-18 9 9 0 0 0 0 18", clipRule: "evenodd", mask: "url(#ic_ellipse_exclude=outlined_20px_svg__a)" }), _jsx("path", { d: "M12.5 7a.5.5 0 0 1 0-1h6a.5.5 0 0 1 0 1z" })] }));
3
+ export default SvgIcEllipseExcludeoutlined20Px;
@@ -0,0 +1,3 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgIcEllipseIncludeoutlined20Px: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgIcEllipseIncludeoutlined20Px;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgIcEllipseIncludeoutlined20Px = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", ...props, children: [_jsx("defs", { children: _jsxs("mask", { id: "ic_ellipse_include=outlined_20px_svg__a", maskContentUnits: "userSpaceOnUse", maskUnits: "userSpaceOnUse", children: [_jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }), _jsx("path", { fill: "#000", d: "m10 10 12.998-43.082 31.678 48.469Z" })] }) }), _jsx("path", { fillRule: "evenodd", d: "M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16m0 1a9 9 0 1 0 0-18 9 9 0 0 0 0 18", clipRule: "evenodd", mask: "url(#ic_ellipse_include=outlined_20px_svg__a)" }), _jsx("path", { d: "M15.5 3a.5.5 0 0 0-.5.5V6h-2.5a.5.5 0 0 0 0 1H15v2.5a.5.5 0 0 0 1 0V7h2.5a.5.5 0 0 0 0-1H16V3.5a.5.5 0 0 0-.5-.5" })] }));
3
+ export default SvgIcEllipseIncludeoutlined20Px;
@@ -0,0 +1,3 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgIcRectangleExcludeoutlined20Px: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgIcRectangleExcludeoutlined20Px;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgIcRectangleExcludeoutlined20Px = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", ...props, children: [_jsx("path", { fillRule: "evenodd", d: "M1 2h1v16H1zm1 15h16v1H2zM2 2h10v1H2zm16 9h1v7h-1z", clipRule: "evenodd" }), _jsx("path", { d: "M12.5 7a.5.5 0 0 1 0-1h6a.5.5 0 0 1 0 1z" })] }));
3
+ export default SvgIcRectangleExcludeoutlined20Px;
@@ -0,0 +1,3 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgIcRectangleIncludeoutlined20Px: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgIcRectangleIncludeoutlined20Px;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgIcRectangleIncludeoutlined20Px = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", ...props, children: [_jsx("path", { fillRule: "evenodd", d: "M1 2h1v16H1zm1 15h16v1H2zM2 2h10v1H2zm16 9h1v7h-1z", clipRule: "evenodd" }), _jsx("path", { d: "M15.5 3a.5.5 0 0 0-.5.5V6h-2.5a.5.5 0 0 0 0 1H15v2.5a.5.5 0 0 0 1 0V7h2.5a.5.5 0 0 0 0-1H16V3.5a.5.5 0 0 0-.5-.5" })] }));
3
+ export default SvgIcRectangleIncludeoutlined20Px;
@@ -5,6 +5,8 @@ export { default as IcCopyCoordinatesOutlined20Px } from './ic-copy-coordinates-
5
5
  export { default as IcCopyCoordinatesUrlOutlined20Px } from './ic-copy-coordinates-url-outlined-20px';
6
6
  export { default as IcDownloadPdfOutlined20Px } from './ic-download-pdf-outlined-20px';
7
7
  export { default as IcEllipseOutlined20Px } from './ic-ellipse-outlined-20px';
8
+ export { default as IcEllipseExcludeOutlined20Px } from './ic-ellipse-exclude-outlined-20px';
9
+ export { default as IcEllipseIncludeOutlined20Px } from './ic-ellipse-include-outlined-20px';
8
10
  export { default as IcFilterNotiOutlined20Px } from './ic-filter-noti-outlined-20px';
9
11
  export { default as IcHideLargeOutlined20Px } from './ic-hide-large-outlined-20px';
10
12
  export { default as IcHideSmallOutlined20Px } from './ic-hide-small-outlined-20px';
@@ -12,6 +14,8 @@ export { default as IcInformationLargeOutlined20Px } from './ic-information-larg
12
14
  export { default as IcInformationSmallOutlined20Px } from './ic-information-small-outlined-20px';
13
15
  export { default as IcManufacturerOutlined20Px } from './ic-manufacturer-outlined-20px';
14
16
  export { default as IcRectangleOutlined20Px } from './ic-rectangle-outlined-20px';
17
+ export { default as IcRectangleExcludeOutlined20Px } from './ic-rectangle-exclude-outlined-20px';
18
+ export { default as IcRectangleIncludeOutlined20Px } from './ic-rectangle-include-outlined-20px';
15
19
  export { default as IcRefreshLeftOutlined20Px } from './ic-refresh-left-outlined-20px';
16
20
  export { default as IcRefreshRightOutlined20Px } from './ic-refresh-right-outlined-20px';
17
21
  export { default as IcShowLargeOutlined20Px } from './ic-show-large-outlined-20px';
@@ -5,6 +5,8 @@ export { default as IcCopyCoordinatesOutlined20Px } from './ic-copy-coordinates-
5
5
  export { default as IcCopyCoordinatesUrlOutlined20Px } from './ic-copy-coordinates-url-outlined-20px';
6
6
  export { default as IcDownloadPdfOutlined20Px } from './ic-download-pdf-outlined-20px';
7
7
  export { default as IcEllipseOutlined20Px } from './ic-ellipse-outlined-20px';
8
+ export { default as IcEllipseExcludeOutlined20Px } from './ic-ellipse-exclude-outlined-20px';
9
+ export { default as IcEllipseIncludeOutlined20Px } from './ic-ellipse-include-outlined-20px';
8
10
  export { default as IcFilterNotiOutlined20Px } from './ic-filter-noti-outlined-20px';
9
11
  export { default as IcHideLargeOutlined20Px } from './ic-hide-large-outlined-20px';
10
12
  export { default as IcHideSmallOutlined20Px } from './ic-hide-small-outlined-20px';
@@ -12,6 +14,8 @@ export { default as IcInformationLargeOutlined20Px } from './ic-information-larg
12
14
  export { default as IcInformationSmallOutlined20Px } from './ic-information-small-outlined-20px';
13
15
  export { default as IcManufacturerOutlined20Px } from './ic-manufacturer-outlined-20px';
14
16
  export { default as IcRectangleOutlined20Px } from './ic-rectangle-outlined-20px';
17
+ export { default as IcRectangleExcludeOutlined20Px } from './ic-rectangle-exclude-outlined-20px';
18
+ export { default as IcRectangleIncludeOutlined20Px } from './ic-rectangle-include-outlined-20px';
15
19
  export { default as IcRefreshLeftOutlined20Px } from './ic-refresh-left-outlined-20px';
16
20
  export { default as IcRefreshRightOutlined20Px } from './ic-refresh-right-outlined-20px';
17
21
  export { default as IcShowLargeOutlined20Px } from './ic-show-large-outlined-20px';
@@ -21,7 +21,7 @@ const baseDropdownStyle = (theme) => {
21
21
  border: `1px solid ${theme.palette.lunitTeal[10]} !important`,
22
22
  },
23
23
  '&.Mui-disabled': { border: 'none', background: theme.palette.neutralGrey[75] },
24
- '.MuiSvgIcon-root ': {
24
+ '> .MuiSvgIcon-root': {
25
25
  cursor: 'pointer',
26
26
  marginRight: '16px',
27
27
  color: theme.palette.neutralGrey[5],
@@ -0,0 +1,12 @@
1
+ import { SvgIconProps } from '@mui/material/SvgIcon';
2
+ declare const variants: readonly ["outlined"];
3
+ type Variant = (typeof variants)[number];
4
+ type IconProps = SvgIconProps & {
5
+ variant?: Variant;
6
+ };
7
+ declare const EllipseExclude: {
8
+ ({ variant, ...rest }: IconProps): import("react/jsx-runtime").JSX.Element | null;
9
+ displayName: string;
10
+ variants: readonly ["outlined"];
11
+ };
12
+ export default EllipseExclude;
@@ -0,0 +1,13 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import SvgIcon from '@mui/material/SvgIcon';
3
+ import { IcEllipseExcludeOutlined20Px as outlined } from '../../assets';
4
+ const variants = ['outlined'];
5
+ const EllipseExclude = ({ variant = 'outlined', ...rest }) => {
6
+ if (variant === 'outlined') {
7
+ return (_jsx(SvgIcon, { ...rest, component: outlined, inheritViewBox: true }));
8
+ }
9
+ return null;
10
+ };
11
+ EllipseExclude.displayName = 'EllipseExclude';
12
+ EllipseExclude.variants = variants;
13
+ export default EllipseExclude;
@@ -0,0 +1,12 @@
1
+ import { SvgIconProps } from '@mui/material/SvgIcon';
2
+ declare const variants: readonly ["outlined"];
3
+ type Variant = (typeof variants)[number];
4
+ type IconProps = SvgIconProps & {
5
+ variant?: Variant;
6
+ };
7
+ declare const EllipseInclude: {
8
+ ({ variant, ...rest }: IconProps): import("react/jsx-runtime").JSX.Element | null;
9
+ displayName: string;
10
+ variants: readonly ["outlined"];
11
+ };
12
+ export default EllipseInclude;
@@ -0,0 +1,13 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import SvgIcon from '@mui/material/SvgIcon';
3
+ import { IcEllipseIncludeOutlined20Px as outlined } from '../../assets';
4
+ const variants = ['outlined'];
5
+ const EllipseInclude = ({ variant = 'outlined', ...rest }) => {
6
+ if (variant === 'outlined') {
7
+ return (_jsx(SvgIcon, { ...rest, component: outlined, inheritViewBox: true }));
8
+ }
9
+ return null;
10
+ };
11
+ EllipseInclude.displayName = 'EllipseInclude';
12
+ EllipseInclude.variants = variants;
13
+ export default EllipseInclude;
@@ -0,0 +1,12 @@
1
+ import { SvgIconProps } from '@mui/material/SvgIcon';
2
+ declare const variants: readonly ["outlined"];
3
+ type Variant = (typeof variants)[number];
4
+ type IconProps = SvgIconProps & {
5
+ variant?: Variant;
6
+ };
7
+ declare const RectangleExclude: {
8
+ ({ variant, ...rest }: IconProps): import("react/jsx-runtime").JSX.Element | null;
9
+ displayName: string;
10
+ variants: readonly ["outlined"];
11
+ };
12
+ export default RectangleExclude;
@@ -0,0 +1,13 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import SvgIcon from '@mui/material/SvgIcon';
3
+ import { IcRectangleExcludeOutlined20Px as outlined } from '../../assets';
4
+ const variants = ['outlined'];
5
+ const RectangleExclude = ({ variant = 'outlined', ...rest }) => {
6
+ if (variant === 'outlined') {
7
+ return (_jsx(SvgIcon, { ...rest, component: outlined, inheritViewBox: true }));
8
+ }
9
+ return null;
10
+ };
11
+ RectangleExclude.displayName = 'RectangleExclude';
12
+ RectangleExclude.variants = variants;
13
+ export default RectangleExclude;
@@ -0,0 +1,12 @@
1
+ import { SvgIconProps } from '@mui/material/SvgIcon';
2
+ declare const variants: readonly ["outlined"];
3
+ type Variant = (typeof variants)[number];
4
+ type IconProps = SvgIconProps & {
5
+ variant?: Variant;
6
+ };
7
+ declare const RectangleInclude: {
8
+ ({ variant, ...rest }: IconProps): import("react/jsx-runtime").JSX.Element | null;
9
+ displayName: string;
10
+ variants: readonly ["outlined"];
11
+ };
12
+ export default RectangleInclude;
@@ -0,0 +1,13 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import SvgIcon from '@mui/material/SvgIcon';
3
+ import { IcRectangleIncludeOutlined20Px as outlined } from '../../assets';
4
+ const variants = ['outlined'];
5
+ const RectangleInclude = ({ variant = 'outlined', ...rest }) => {
6
+ if (variant === 'outlined') {
7
+ return (_jsx(SvgIcon, { ...rest, component: outlined, inheritViewBox: true }));
8
+ }
9
+ return null;
10
+ };
11
+ RectangleInclude.displayName = 'RectangleInclude';
12
+ RectangleInclude.variants = variants;
13
+ export default RectangleInclude;
@@ -3,6 +3,8 @@ export { default as CloseLarge } from './CloseLarge';
3
3
  export { default as CloseSmall } from './CloseSmall';
4
4
  export { default as DownloadPdf } from './DownloadPdf';
5
5
  export { default as Ellipse } from './Ellipse';
6
+ export { default as EllipseExclude } from './EllipseExclude';
7
+ export { default as EllipseInclude } from './EllipseInclude';
6
8
  export { default as FilterNoti } from './FilterNoti';
7
9
  export { default as HideLarge } from './HideLarge';
8
10
  export { default as HideSmall } from './HideSmall';
@@ -10,6 +12,8 @@ export { default as InformationLarge } from './InformationLarge';
10
12
  export { default as InformationSmall } from './InformationSmall';
11
13
  export { default as Manufacturer } from './Manufacturer';
12
14
  export { default as Rectangle } from './Rectangle';
15
+ export { default as RectangleExclude } from './RectangleExclude';
16
+ export { default as RectangleInclude } from './RectangleInclude';
13
17
  export { default as RefreshLeft } from './RefreshLeft';
14
18
  export { default as RefreshRight } from './RefreshRight';
15
19
  export { default as ShowLarge } from './ShowLarge';
@@ -3,6 +3,8 @@ export { default as CloseLarge } from './CloseLarge';
3
3
  export { default as CloseSmall } from './CloseSmall';
4
4
  export { default as DownloadPdf } from './DownloadPdf';
5
5
  export { default as Ellipse } from './Ellipse';
6
+ export { default as EllipseExclude } from './EllipseExclude';
7
+ export { default as EllipseInclude } from './EllipseInclude';
6
8
  export { default as FilterNoti } from './FilterNoti';
7
9
  export { default as HideLarge } from './HideLarge';
8
10
  export { default as HideSmall } from './HideSmall';
@@ -10,6 +12,8 @@ export { default as InformationLarge } from './InformationLarge';
10
12
  export { default as InformationSmall } from './InformationSmall';
11
13
  export { default as Manufacturer } from './Manufacturer';
12
14
  export { default as Rectangle } from './Rectangle';
15
+ export { default as RectangleExclude } from './RectangleExclude';
16
+ export { default as RectangleInclude } from './RectangleInclude';
13
17
  export { default as RefreshLeft } from './RefreshLeft';
14
18
  export { default as RefreshRight } from './RefreshRight';
15
19
  export { default as ShowLarge } from './ShowLarge';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lunit/oui",
3
- "version": "2.4.17",
3
+ "version": "2.4.19",
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)"