@baseline-ui/icons 0.29.0 → 0.29.2

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/8/index.d.mts CHANGED
@@ -15,8 +15,6 @@ declare const SvgCaretRightIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGE
15
15
 
16
16
  declare const SvgCaretUpIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
17
17
 
18
- declare const SvgChevronDownIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
19
-
20
18
  declare const SvgChevronRightFilledIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
21
19
 
22
20
  declare const SvgChevronRightIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
@@ -31,4 +29,4 @@ declare const SvgPlusIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement
31
29
 
32
30
  declare const SvgXIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
33
31
 
34
- export { SvgCaretDownIcon as CaretDownIcon, SvgCaretLeftIcon as CaretLeftIcon, SvgCaretRightIcon as CaretRightIcon, SvgCaretUpIcon as CaretUpIcon, SvgChevronDownIcon as ChevronDownIcon, SvgChevronRightFilledIcon as ChevronRightFilledIcon, SvgChevronRightIcon as ChevronRightIcon, SvgCloseIcon as CloseIcon, SvgEllipseIcon as EllipseIcon, SvgMinusIcon as MinusIcon, SvgPlusIcon as PlusIcon, SvgXIcon as XIcon };
32
+ export { SvgCaretDownIcon as CaretDownIcon, SvgCaretLeftIcon as CaretLeftIcon, SvgCaretRightIcon as CaretRightIcon, SvgCaretUpIcon as CaretUpIcon, SvgChevronRightFilledIcon as ChevronRightFilledIcon, SvgChevronRightIcon as ChevronRightIcon, SvgCloseIcon as CloseIcon, SvgEllipseIcon as EllipseIcon, SvgMinusIcon as MinusIcon, SvgPlusIcon as PlusIcon, SvgXIcon as XIcon };
package/8/index.d.ts CHANGED
@@ -15,8 +15,6 @@ declare const SvgCaretRightIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGE
15
15
 
16
16
  declare const SvgCaretUpIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
17
17
 
18
- declare const SvgChevronDownIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
19
-
20
18
  declare const SvgChevronRightFilledIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
21
19
 
22
20
  declare const SvgChevronRightIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
@@ -31,4 +29,4 @@ declare const SvgPlusIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement
31
29
 
32
30
  declare const SvgXIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
33
31
 
34
- export { SvgCaretDownIcon as CaretDownIcon, SvgCaretLeftIcon as CaretLeftIcon, SvgCaretRightIcon as CaretRightIcon, SvgCaretUpIcon as CaretUpIcon, SvgChevronDownIcon as ChevronDownIcon, SvgChevronRightFilledIcon as ChevronRightFilledIcon, SvgChevronRightIcon as ChevronRightIcon, SvgCloseIcon as CloseIcon, SvgEllipseIcon as EllipseIcon, SvgMinusIcon as MinusIcon, SvgPlusIcon as PlusIcon, SvgXIcon as XIcon };
32
+ export { SvgCaretDownIcon as CaretDownIcon, SvgCaretLeftIcon as CaretLeftIcon, SvgCaretRightIcon as CaretRightIcon, SvgCaretUpIcon as CaretUpIcon, SvgChevronRightFilledIcon as ChevronRightFilledIcon, SvgChevronRightIcon as ChevronRightIcon, SvgCloseIcon as CloseIcon, SvgEllipseIcon as EllipseIcon, SvgMinusIcon as MinusIcon, SvgPlusIcon as PlusIcon, SvgXIcon as XIcon };
package/8/index.js CHANGED
@@ -2,17 +2,16 @@
2
2
 
3
3
  var jsxRuntime = require('react/jsx-runtime');
4
4
 
5
- var g=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M6.53 2.47a.75.75 0 0 0-1.06 0L4 3.94 2.53 2.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 0 0 0-1.06",clipRule:"evenodd"})]}),h=g;var V=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M5.53 6.53a.75.75 0 0 0 0-1.06L4.06 4l1.47-1.47a.75.75 0 0 0-1.06-1.06l-2 2a.75.75 0 0 0 0 1.06l2 2a.75.75 0 0 0 1.06 0",clipRule:"evenodd"})]}),w=V;var u=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.47 1.47a.75.75 0 0 0 0 1.06L3.94 4 2.47 5.47a.75.75 0 0 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06l-2-2a.75.75 0 0 0-1.06 0",clipRule:"evenodd"})]}),R=u;var y=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M1.47 5.53a.75.75 0 0 0 1.06 0L4 4.06l1.47 1.47a.75.75 0 0 0 1.06-1.06l-2-2a.75.75 0 0 0-1.06 0l-2 2a.75.75 0 0 0 0 1.06",clipRule:"evenodd"})]}),x=y;var C=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.53 2.47a.75.75 0 0 0-1.06 0L4 3.94 2.53 2.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 0 0 0-1.06",clipRule:"evenodd"})]}),b=C;var M=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{d:"M1 8V0l6 4z"})]}),L=M;var B=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fill:"currentColor",d:"M1 8V0l6 4z"})]}),_=B;var D=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("g",{clipPath:"url(#close-icon_svg__a)",children:jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M.288 7.712a.75.75 0 0 1 0-1.06L2.939 4 .288 1.348a.75.75 0 1 1 1.06-1.06L4 2.939 6.652.288a.75.75 0 0 1 1.06 1.06L5.061 4l2.651 2.652a.75.75 0 1 1-1.06 1.06L4 5.061 1.348 7.712a.75.75 0 0 1-1.06 0",clipRule:"evenodd"})}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"close-icon_svg__a",children:jsxRuntime.jsx("path",{d:"M0 0h8v8H0z"})})})]}),F=D;var X=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 6.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5M4 8a4 4 0 1 0 0-8 4 4 0 0 0 0 8",clipRule:"evenodd"})]}),A=X;var q=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.75 4a.75.75 0 0 1-.75.75H1a.75.75 0 0 1 0-1.5h6a.75.75 0 0 1 .75.75",clipRule:"evenodd"})]}),J=q;var N=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 .25a.75.75 0 0 1 .75.75v2.25H7a.75.75 0 0 1 0 1.5H4.75V7a.75.75 0 0 1-1.5 0V4.75H1a.75.75 0 0 1 0-1.5h2.25V1A.75.75 0 0 1 4 .25",clipRule:"evenodd"})]}),O=N;var T=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("g",{clipPath:"url(#x-icon_svg__a)",children:jsxRuntime.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M.288 7.712a.75.75 0 0 1 0-1.06L2.94 4 .288 1.348a.75.75 0 1 1 1.06-1.06L4 2.939 6.652.288a.75.75 0 0 1 1.06 1.06L5.062 4l2.652 2.652a.75.75 0 0 1-1.061 1.06L4 5.061 1.35 7.712a.75.75 0 0 1-1.061 0",clipRule:"evenodd"})}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"x-icon_svg__a",children:jsxRuntime.jsx("path",{fill:"transparent",d:"M0 0h8v8H0z"})})})]}),W=T;
5
+ var v=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M7.53 1.97a.75.75 0 0 0-1.06 0L4 4.44 1.53 1.97A.75.75 0 0 0 .47 3.03l3 3a.75.75 0 0 0 1.06 0l3-3a.75.75 0 0 0 0-1.06",clipRule:"evenodd"})]}),g=v;var S=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M6.03 7.53a.75.75 0 0 0 0-1.06L3.56 4l2.47-2.47A.75.75 0 0 0 4.97.47l-3 3a.75.75 0 0 0 0 1.06l3 3a.75.75 0 0 0 1.06 0",clipRule:"evenodd"})]}),V=S;var G=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M1.97.47a.75.75 0 0 0 0 1.06L4.44 4 1.97 6.47a.75.75 0 0 0 1.06 1.06l3-3a.75.75 0 0 0 0-1.06l-3-3a.75.75 0 0 0-1.06 0",clipRule:"evenodd"})]}),u=G;var P=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M.47 6.03a.75.75 0 0 0 1.06 0L4 3.56l2.47 2.47a.75.75 0 0 0 1.06-1.06l-3-3a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 0 0 0 1.06",clipRule:"evenodd"})]}),y=P;var z=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{d:"M1 8V0l6 4z"})]}),C=z;var I=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fill:"currentColor",d:"M1 8V0l6 4z"})]}),M=I;var E=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("g",{clipPath:"url(#close-icon_svg__a)",children:jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M.288 7.712a.75.75 0 0 1 0-1.06L2.939 4 .288 1.348a.75.75 0 1 1 1.06-1.06L4 2.939 6.652.288a.75.75 0 0 1 1.06 1.06L5.061 4l2.651 2.652a.75.75 0 1 1-1.06 1.06L4 5.061 1.348 7.712a.75.75 0 0 1-1.06 0",clipRule:"evenodd"})}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"close-icon_svg__a",children:jsxRuntime.jsx("path",{d:"M0 0h8v8H0z"})})})]}),_=E;var H=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 6.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5M4 8a4 4 0 1 0 0-8 4 4 0 0 0 0 8",clipRule:"evenodd"})]}),A=H;var F=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.75 4a.75.75 0 0 1-.75.75H1a.75.75 0 0 1 0-1.5h6a.75.75 0 0 1 .75.75",clipRule:"evenodd"})]}),U=F;var k=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 .25a.75.75 0 0 1 .75.75v2.25H7a.75.75 0 0 1 0 1.5H4.75V7a.75.75 0 0 1-1.5 0V4.75H1a.75.75 0 0 1 0-1.5h2.25V1A.75.75 0 0 1 4 .25",clipRule:"evenodd"})]}),q=k;var K=({title:o,titleId:l,...e})=>jsxRuntime.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsxRuntime.jsx("title",{id:l,children:o}):null,jsxRuntime.jsx("g",{clipPath:"url(#x-icon_svg__a)",children:jsxRuntime.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M.288 7.712a.75.75 0 0 1 0-1.06L2.94 4 .288 1.348a.75.75 0 1 1 1.06-1.06L4 2.939 6.652.288a.75.75 0 0 1 1.06 1.06L5.062 4l2.652 2.652a.75.75 0 0 1-1.061 1.06L4 5.061 1.35 7.712a.75.75 0 0 1-1.061 0",clipRule:"evenodd"})}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"x-icon_svg__a",children:jsxRuntime.jsx("path",{fill:"transparent",d:"M0 0h8v8H0z"})})})]}),N=K;
6
6
 
7
- exports.CaretDownIcon = h;
8
- exports.CaretLeftIcon = w;
9
- exports.CaretRightIcon = R;
10
- exports.CaretUpIcon = x;
11
- exports.ChevronDownIcon = b;
12
- exports.ChevronRightFilledIcon = L;
13
- exports.ChevronRightIcon = _;
14
- exports.CloseIcon = F;
7
+ exports.CaretDownIcon = g;
8
+ exports.CaretLeftIcon = V;
9
+ exports.CaretRightIcon = u;
10
+ exports.CaretUpIcon = y;
11
+ exports.ChevronRightFilledIcon = C;
12
+ exports.ChevronRightIcon = M;
13
+ exports.CloseIcon = _;
15
14
  exports.EllipseIcon = A;
16
- exports.MinusIcon = J;
17
- exports.PlusIcon = O;
18
- exports.XIcon = W;
15
+ exports.MinusIcon = U;
16
+ exports.PlusIcon = q;
17
+ exports.XIcon = N;
package/8/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
- var g=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fillRule:"evenodd",d:"M6.53 2.47a.75.75 0 0 0-1.06 0L4 3.94 2.53 2.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 0 0 0-1.06",clipRule:"evenodd"})]}),h=g;var V=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fillRule:"evenodd",d:"M5.53 6.53a.75.75 0 0 0 0-1.06L4.06 4l1.47-1.47a.75.75 0 0 0-1.06-1.06l-2 2a.75.75 0 0 0 0 1.06l2 2a.75.75 0 0 0 1.06 0",clipRule:"evenodd"})]}),w=V;var u=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.47 1.47a.75.75 0 0 0 0 1.06L3.94 4 2.47 5.47a.75.75 0 0 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06l-2-2a.75.75 0 0 0-1.06 0",clipRule:"evenodd"})]}),R=u;var y=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fillRule:"evenodd",d:"M1.47 5.53a.75.75 0 0 0 1.06 0L4 4.06l1.47 1.47a.75.75 0 0 0 1.06-1.06l-2-2a.75.75 0 0 0-1.06 0l-2 2a.75.75 0 0 0 0 1.06",clipRule:"evenodd"})]}),x=y;var C=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.53 2.47a.75.75 0 0 0-1.06 0L4 3.94 2.53 2.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 0 0 0-1.06",clipRule:"evenodd"})]}),b=C;var M=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{d:"M1 8V0l6 4z"})]}),L=M;var B=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fill:"currentColor",d:"M1 8V0l6 4z"})]}),_=B;var D=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("g",{clipPath:"url(#close-icon_svg__a)",children:jsx("path",{fillRule:"evenodd",d:"M.288 7.712a.75.75 0 0 1 0-1.06L2.939 4 .288 1.348a.75.75 0 1 1 1.06-1.06L4 2.939 6.652.288a.75.75 0 0 1 1.06 1.06L5.061 4l2.651 2.652a.75.75 0 1 1-1.06 1.06L4 5.061 1.348 7.712a.75.75 0 0 1-1.06 0",clipRule:"evenodd"})}),jsx("defs",{children:jsx("clipPath",{id:"close-icon_svg__a",children:jsx("path",{d:"M0 0h8v8H0z"})})})]}),F=D;var X=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 6.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5M4 8a4 4 0 1 0 0-8 4 4 0 0 0 0 8",clipRule:"evenodd"})]}),A=X;var q=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.75 4a.75.75 0 0 1-.75.75H1a.75.75 0 0 1 0-1.5h6a.75.75 0 0 1 .75.75",clipRule:"evenodd"})]}),J=q;var N=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 .25a.75.75 0 0 1 .75.75v2.25H7a.75.75 0 0 1 0 1.5H4.75V7a.75.75 0 0 1-1.5 0V4.75H1a.75.75 0 0 1 0-1.5h2.25V1A.75.75 0 0 1 4 .25",clipRule:"evenodd"})]}),O=N;var T=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("g",{clipPath:"url(#x-icon_svg__a)",children:jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M.288 7.712a.75.75 0 0 1 0-1.06L2.94 4 .288 1.348a.75.75 0 1 1 1.06-1.06L4 2.939 6.652.288a.75.75 0 0 1 1.06 1.06L5.062 4l2.652 2.652a.75.75 0 0 1-1.061 1.06L4 5.061 1.35 7.712a.75.75 0 0 1-1.061 0",clipRule:"evenodd"})}),jsx("defs",{children:jsx("clipPath",{id:"x-icon_svg__a",children:jsx("path",{fill:"transparent",d:"M0 0h8v8H0z"})})})]}),W=T;
3
+ var v=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fillRule:"evenodd",d:"M7.53 1.97a.75.75 0 0 0-1.06 0L4 4.44 1.53 1.97A.75.75 0 0 0 .47 3.03l3 3a.75.75 0 0 0 1.06 0l3-3a.75.75 0 0 0 0-1.06",clipRule:"evenodd"})]}),g=v;var S=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fillRule:"evenodd",d:"M6.03 7.53a.75.75 0 0 0 0-1.06L3.56 4l2.47-2.47A.75.75 0 0 0 4.97.47l-3 3a.75.75 0 0 0 0 1.06l3 3a.75.75 0 0 0 1.06 0",clipRule:"evenodd"})]}),V=S;var G=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fillRule:"evenodd",d:"M1.97.47a.75.75 0 0 0 0 1.06L4.44 4 1.97 6.47a.75.75 0 0 0 1.06 1.06l3-3a.75.75 0 0 0 0-1.06l-3-3a.75.75 0 0 0-1.06 0",clipRule:"evenodd"})]}),u=G;var P=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fillRule:"evenodd",d:"M.47 6.03a.75.75 0 0 0 1.06 0L4 3.56l2.47 2.47a.75.75 0 0 0 1.06-1.06l-3-3a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 0 0 0 1.06",clipRule:"evenodd"})]}),y=P;var z=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{d:"M1 8V0l6 4z"})]}),C=z;var I=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fill:"currentColor",d:"M1 8V0l6 4z"})]}),M=I;var E=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"currentColor",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("g",{clipPath:"url(#close-icon_svg__a)",children:jsx("path",{fillRule:"evenodd",d:"M.288 7.712a.75.75 0 0 1 0-1.06L2.939 4 .288 1.348a.75.75 0 1 1 1.06-1.06L4 2.939 6.652.288a.75.75 0 0 1 1.06 1.06L5.061 4l2.651 2.652a.75.75 0 1 1-1.06 1.06L4 5.061 1.348 7.712a.75.75 0 0 1-1.06 0",clipRule:"evenodd"})}),jsx("defs",{children:jsx("clipPath",{id:"close-icon_svg__a",children:jsx("path",{d:"M0 0h8v8H0z"})})})]}),_=E;var H=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 6.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5M4 8a4 4 0 1 0 0-8 4 4 0 0 0 0 8",clipRule:"evenodd"})]}),A=H;var F=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.75 4a.75.75 0 0 1-.75.75H1a.75.75 0 0 1 0-1.5h6a.75.75 0 0 1 .75.75",clipRule:"evenodd"})]}),U=F;var k=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M4 .25a.75.75 0 0 1 .75.75v2.25H7a.75.75 0 0 1 0 1.5H4.75V7a.75.75 0 0 1-1.5 0V4.75H1a.75.75 0 0 1 0-1.5h2.25V1A.75.75 0 0 1 4 .25",clipRule:"evenodd"})]}),q=k;var K=({title:o,titleId:l,...e})=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size||"1em",height:e.size||"1em",fill:"none",viewBox:"0 0 8 8","aria-labelledby":l,...e,children:[o?jsx("title",{id:l,children:o}):null,jsx("g",{clipPath:"url(#x-icon_svg__a)",children:jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M.288 7.712a.75.75 0 0 1 0-1.06L2.94 4 .288 1.348a.75.75 0 1 1 1.06-1.06L4 2.939 6.652.288a.75.75 0 0 1 1.06 1.06L5.062 4l2.652 2.652a.75.75 0 0 1-1.061 1.06L4 5.061 1.35 7.712a.75.75 0 0 1-1.061 0",clipRule:"evenodd"})}),jsx("defs",{children:jsx("clipPath",{id:"x-icon_svg__a",children:jsx("path",{fill:"transparent",d:"M0 0h8v8H0z"})})})]}),N=K;
4
4
 
5
- export { h as CaretDownIcon, w as CaretLeftIcon, R as CaretRightIcon, x as CaretUpIcon, b as ChevronDownIcon, L as ChevronRightFilledIcon, _ as ChevronRightIcon, F as CloseIcon, A as EllipseIcon, J as MinusIcon, O as PlusIcon, W as XIcon };
5
+ export { g as CaretDownIcon, V as CaretLeftIcon, u as CaretRightIcon, y as CaretUpIcon, C as ChevronRightFilledIcon, M as ChevronRightIcon, _ as CloseIcon, A as EllipseIcon, U as MinusIcon, q as PlusIcon, N as XIcon };