@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 +1 -3
- package/8/index.d.ts +1 -3
- package/8/index.js +11 -12
- package/8/index.mjs +2 -2
- package/Acknowledgements.md +8223 -2973
- package/package.json +2 -2
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,
|
|
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,
|
|
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
|
|
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 =
|
|
8
|
-
exports.CaretLeftIcon =
|
|
9
|
-
exports.CaretRightIcon =
|
|
10
|
-
exports.CaretUpIcon =
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
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 =
|
|
17
|
-
exports.PlusIcon =
|
|
18
|
-
exports.XIcon =
|
|
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
|
|
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 {
|
|
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 };
|