@foxford/ui 2.116.0 → 2.117.0
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/components/AccordionItem/AccordionItem.js +1 -1
- package/components/AccordionItem/AccordionItem.js.map +1 -1
- package/components/AccordionItem/AccordionItem.mjs +1 -1
- package/components/AccordionItem/AccordionItem.mjs.map +1 -1
- package/components/AccordionItem/style.js +1 -1
- package/components/AccordionItem/style.js.map +1 -1
- package/components/AccordionItem/style.mjs +1 -1
- package/components/AccordionItem/style.mjs.map +1 -1
- package/components/ActionBtn/ActionBtn.js +1 -1
- package/components/ActionBtn/ActionBtn.js.map +1 -1
- package/components/ActionBtn/ActionBtn.mjs +1 -1
- package/components/ActionBtn/ActionBtn.mjs.map +1 -1
- package/components/Anchor/Anchor.js +1 -1
- package/components/Anchor/Anchor.js.map +1 -1
- package/components/Anchor/Anchor.mjs +1 -1
- package/components/Anchor/Anchor.mjs.map +1 -1
- package/components/Badge/Badge.js +1 -1
- package/components/Badge/Badge.js.map +1 -1
- package/components/Badge/Badge.mjs +1 -1
- package/components/Badge/Badge.mjs.map +1 -1
- package/components/Button/Button.js +1 -1
- package/components/Button/Button.js.map +1 -1
- package/components/Button/Button.mjs +1 -1
- package/components/Button/Button.mjs.map +1 -1
- package/components/Chip/Chip.js +1 -1
- package/components/Chip/Chip.js.map +1 -1
- package/components/Chip/Chip.mjs +1 -1
- package/components/Chip/Chip.mjs.map +1 -1
- package/components/Dropdown/Dropdown.js +1 -1
- package/components/Dropdown/Dropdown.js.map +1 -1
- package/components/Dropdown/Dropdown.mjs +1 -1
- package/components/Dropdown/Dropdown.mjs.map +1 -1
- package/components/Dropdown/DropdownMenuNoOptions.js +1 -1
- package/components/Dropdown/DropdownMenuNoOptions.js.map +1 -1
- package/components/Dropdown/DropdownMenuNoOptions.mjs +1 -1
- package/components/Dropdown/DropdownMenuNoOptions.mjs.map +1 -1
- package/components/Dropdown/style.js +1 -1
- package/components/Dropdown/style.js.map +1 -1
- package/components/Dropdown/style.mjs +1 -1
- package/components/Dropdown/style.mjs.map +1 -1
- package/components/Icon/style.js +1 -1
- package/components/Icon/style.js.map +1 -1
- package/components/Icon/style.mjs +1 -1
- package/components/Icon/style.mjs.map +1 -1
- package/components/ListItem/ListItem.js +1 -1
- package/components/ListItem/ListItem.js.map +1 -1
- package/components/ListItem/ListItem.mjs +1 -1
- package/components/ListItem/ListItem.mjs.map +1 -1
- package/components/TabList/TabList.js +1 -1
- package/components/TabList/TabList.js.map +1 -1
- package/components/TabList/TabList.mjs +1 -1
- package/components/TabList/TabList.mjs.map +1 -1
- package/components/TabList/TabListMenuTab.js +1 -1
- package/components/TabList/TabListMenuTab.js.map +1 -1
- package/components/TabList/TabListMenuTab.mjs +1 -1
- package/components/TabList/TabListMenuTab.mjs.map +1 -1
- package/components/TabList/style.js +1 -1
- package/components/TabList/style.js.map +1 -1
- package/components/TabList/style.mjs +1 -1
- package/components/TabList/style.mjs.map +1 -1
- package/dts/index.d.ts +36 -694
- package/icon-pack/src/collection.json.js +1 -1
- package/icon-pack/src/collection.json.mjs +1 -1
- package/icon-pack/src/icons/ChevronUp/index.js +2 -0
- package/icon-pack/src/icons/ChevronUp/index.js.map +1 -0
- package/icon-pack/src/icons/ChevronUp/index.mjs +2 -0
- package/icon-pack/src/icons/ChevronUp/index.mjs.map +1 -0
- package/icon-pack/src/icons/Undo/index.js +2 -0
- package/icon-pack/src/icons/Undo/index.js.map +1 -0
- package/icon-pack/src/icons/Undo/index.mjs +2 -0
- package/icon-pack/src/icons/Undo/index.mjs.map +1 -0
- package/package.json +2 -2
- package/icon-pack/src/icons/ChevronDown/index.js +0 -2
- package/icon-pack/src/icons/ChevronDown/index.js.map +0 -1
- package/icon-pack/src/icons/ChevronDown/index.mjs +0 -2
- package/icon-pack/src/icons/ChevronDown/index.mjs.map +0 -1
- package/icon-pack/src/icons/ChevronLeft/index.js +0 -2
- package/icon-pack/src/icons/ChevronLeft/index.js.map +0 -1
- package/icon-pack/src/icons/ChevronLeft/index.mjs +0 -2
- package/icon-pack/src/icons/ChevronLeft/index.mjs.map +0 -1
- package/icon-pack/src/icons/ChevronRight/index.js +0 -2
- package/icon-pack/src/icons/ChevronRight/index.js.map +0 -1
- package/icon-pack/src/icons/ChevronRight/index.mjs +0 -2
- package/icon-pack/src/icons/ChevronRight/index.mjs.map +0 -1
- package/icon-pack/src/icons/Redo/index.js +0 -2
- package/icon-pack/src/icons/Redo/index.js.map +0 -1
- package/icon-pack/src/icons/Redo/index.mjs +0 -2
- package/icon-pack/src/icons/Redo/index.mjs.map +0 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use strict';var React=require('react');var jsxRuntime=require('react/jsx-runtime');exports.ChevronUp=React.forwardRef((e,r)=>jsxRuntime.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentcolor",width:"1em",height:"1em",ref:r,...e,children:jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M11.47 8.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 1 1-1.06 1.06L12 10.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06z",clipRule:"evenodd"})}));
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../../../icon-pack/src/icons/ChevronUp/index.tsx"],"sourcesContent":["import type { SVGProps, Ref } from 'react'\nimport { forwardRef } from 'react'\n\nexport const ChevronUp = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns='http://www.w3.org/2000/svg'\n viewBox='0 0 24 24'\n fill='currentcolor'\n width='1em'\n height='1em'\n ref={ref}\n {...props}\n >\n <path\n fillRule='evenodd'\n d='M11.47 8.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 1 1-1.06 1.06L12 10.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06z'\n clipRule='evenodd'\n />\n </svg>\n))\n"],"names":["forwardRef","props","ref","_jsx","xmlns","viewBox","fill","width","height","children","fillRule","d","clipRule"],"mappings":"sGAGyBA,MAAAA,WAAW,CAACC,EAAgCC,IACnEC,WAAAA,IAAA,MAAA,CACEC,MAAM,6BACNC,QAAQ,YACRC,KAAK,eACLC,MAAM,MACNC,OAAO,MACPN,IAAKA,KACDD,EAAKQ,SAETN,WAAAA,IAAA,OAAA,CACEO,SAAS,UACTC,EAAE,yGACFC,SAAS"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{forwardRef}from'react';import{jsx}from'react/jsx-runtime';const ChevronUp=forwardRef((e,r)=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentcolor",width:"1em",height:"1em",ref:r,...e,children:jsx("path",{fillRule:"evenodd",d:"M11.47 8.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 1 1-1.06 1.06L12 10.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06z",clipRule:"evenodd"})}));export{ChevronUp};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","sources":["../../../../../../../icon-pack/src/icons/ChevronUp/index.tsx"],"sourcesContent":["import type { SVGProps, Ref } from 'react'\nimport { forwardRef } from 'react'\n\nexport const ChevronUp = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns='http://www.w3.org/2000/svg'\n viewBox='0 0 24 24'\n fill='currentcolor'\n width='1em'\n height='1em'\n ref={ref}\n {...props}\n >\n <path\n fillRule='evenodd'\n d='M11.47 8.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 1 1-1.06 1.06L12 10.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06z'\n clipRule='evenodd'\n />\n </svg>\n))\n"],"names":["ChevronUp","forwardRef","props","ref","_jsx","xmlns","viewBox","fill","width","height","children","fillRule","d","clipRule"],"mappings":"iEAGO,MAAMA,UAAYC,WAAW,CAACC,EAAgCC,IACnEC,IAAA,MAAA,CACEC,MAAM,6BACNC,QAAQ,YACRC,KAAK,eACLC,MAAM,MACNC,OAAO,MACPN,IAAKA,KACDD,EAAKQ,SAETN,IAAA,OAAA,CACEO,SAAS,UACTC,EAAE,yGACFC,SAAS"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use strict';var React=require('react');var jsxRuntime=require('react/jsx-runtime');exports.Undo=React.forwardRef((e,r)=>jsxRuntime.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentcolor",width:"1em",height:"1em",ref:r,...e,children:jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M7.53 3.47a.75.75 0 0 1 0 1.06L5.81 6.25H14a6.75 6.75 0 0 1 0 13.5h-4a.75.75 0 0 1 0-1.5h4a5.25 5.25 0 1 0 0-10.5H5.81l1.72 1.72a.75.75 0 1 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 0 1 1.06 0",clipRule:"evenodd"})}));
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../../../icon-pack/src/icons/Undo/index.tsx"],"sourcesContent":["import type { SVGProps, Ref } from 'react'\nimport { forwardRef } from 'react'\n\nexport const Undo = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns='http://www.w3.org/2000/svg'\n viewBox='0 0 24 24'\n fill='currentcolor'\n width='1em'\n height='1em'\n ref={ref}\n {...props}\n >\n <path\n fillRule='evenodd'\n d='M7.53 3.47a.75.75 0 0 1 0 1.06L5.81 6.25H14a6.75 6.75 0 0 1 0 13.5h-4a.75.75 0 0 1 0-1.5h4a5.25 5.25 0 1 0 0-10.5H5.81l1.72 1.72a.75.75 0 1 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 0 1 1.06 0'\n clipRule='evenodd'\n />\n </svg>\n))\n"],"names":["forwardRef","props","ref","_jsx","xmlns","viewBox","fill","width","height","children","fillRule","d","clipRule"],"mappings":"iGAGoBA,MAAAA,WAAW,CAACC,EAAgCC,IAC9DC,WAAAA,IAAA,MAAA,CACEC,MAAM,6BACNC,QAAQ,YACRC,KAAK,eACLC,MAAM,MACNC,OAAO,MACPN,IAAKA,KACDD,EAAKQ,SAETN,WAAAA,IAAA,OAAA,CACEO,SAAS,UACTC,EAAE,2MACFC,SAAS"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{forwardRef}from'react';import{jsx}from'react/jsx-runtime';const Undo=forwardRef((e,r)=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentcolor",width:"1em",height:"1em",ref:r,...e,children:jsx("path",{fillRule:"evenodd",d:"M7.53 3.47a.75.75 0 0 1 0 1.06L5.81 6.25H14a6.75 6.75 0 0 1 0 13.5h-4a.75.75 0 0 1 0-1.5h4a5.25 5.25 0 1 0 0-10.5H5.81l1.72 1.72a.75.75 0 1 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 0 1 1.06 0",clipRule:"evenodd"})}));export{Undo};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","sources":["../../../../../../../icon-pack/src/icons/Undo/index.tsx"],"sourcesContent":["import type { SVGProps, Ref } from 'react'\nimport { forwardRef } from 'react'\n\nexport const Undo = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns='http://www.w3.org/2000/svg'\n viewBox='0 0 24 24'\n fill='currentcolor'\n width='1em'\n height='1em'\n ref={ref}\n {...props}\n >\n <path\n fillRule='evenodd'\n d='M7.53 3.47a.75.75 0 0 1 0 1.06L5.81 6.25H14a6.75 6.75 0 0 1 0 13.5h-4a.75.75 0 0 1 0-1.5h4a5.25 5.25 0 1 0 0-10.5H5.81l1.72 1.72a.75.75 0 1 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 0 1 1.06 0'\n clipRule='evenodd'\n />\n </svg>\n))\n"],"names":["Undo","forwardRef","props","ref","_jsx","xmlns","viewBox","fill","width","height","children","fillRule","d","clipRule"],"mappings":"iEAGO,MAAMA,KAAOC,WAAW,CAACC,EAAgCC,IAC9DC,IAAA,MAAA,CACEC,MAAM,6BACNC,QAAQ,YACRC,KAAK,eACLC,MAAM,MACNC,OAAO,MACPN,IAAKA,KACDD,EAAKQ,SAETN,IAAA,OAAA,CACEO,SAAS,UACTC,EAAE,2MACFC,SAAS"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@foxford/ui",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.117.0",
|
|
4
4
|
"description": "UI components and utilities",
|
|
5
5
|
"bugs": {
|
|
6
6
|
"url": "https://github.com/foxford/ui/issues"
|
|
@@ -63,6 +63,6 @@
|
|
|
63
63
|
"shared",
|
|
64
64
|
"theme"
|
|
65
65
|
],
|
|
66
|
-
"sha": "
|
|
66
|
+
"sha": "7bcbf77",
|
|
67
67
|
"scripts": {}
|
|
68
68
|
}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
'use strict';var React=require('react');var jsxRuntime=require('react/jsx-runtime');exports.ChevronDown=React.forwardRef((e,r)=>jsxRuntime.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentcolor",width:"1em",height:"1em",ref:r,...e,children:jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M5.47 8.47a.75.75 0 0 1 1.06 0L12 13.94l5.47-5.47a.75.75 0 1 1 1.06 1.06l-6 6a.75.75 0 0 1-1.06 0l-6-6a.75.75 0 0 1 0-1.06",clipRule:"evenodd"})}));
|
|
2
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../../../icon-pack/src/icons/ChevronDown/index.tsx"],"sourcesContent":["import type { SVGProps, Ref } from 'react'\nimport { forwardRef } from 'react'\n\nexport const ChevronDown = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns='http://www.w3.org/2000/svg'\n viewBox='0 0 24 24'\n fill='currentcolor'\n width='1em'\n height='1em'\n ref={ref}\n {...props}\n >\n <path\n fillRule='evenodd'\n d='M5.47 8.47a.75.75 0 0 1 1.06 0L12 13.94l5.47-5.47a.75.75 0 1 1 1.06 1.06l-6 6a.75.75 0 0 1-1.06 0l-6-6a.75.75 0 0 1 0-1.06'\n clipRule='evenodd'\n />\n </svg>\n))\n"],"names":["forwardRef","props","ref","_jsx","xmlns","viewBox","fill","width","height","children","fillRule","d","clipRule"],"mappings":"wGAG2BA,MAAAA,WAAW,CAACC,EAAgCC,IACrEC,WAAAA,IAAA,MAAA,CACEC,MAAM,6BACNC,QAAQ,YACRC,KAAK,eACLC,MAAM,MACNC,OAAO,MACPN,IAAKA,KACDD,EAAKQ,SAETN,WAAAA,IAAA,OAAA,CACEO,SAAS,UACTC,EAAE,6HACFC,SAAS"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{forwardRef}from'react';import{jsx}from'react/jsx-runtime';const ChevronDown=forwardRef((e,r)=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentcolor",width:"1em",height:"1em",ref:r,...e,children:jsx("path",{fillRule:"evenodd",d:"M5.47 8.47a.75.75 0 0 1 1.06 0L12 13.94l5.47-5.47a.75.75 0 1 1 1.06 1.06l-6 6a.75.75 0 0 1-1.06 0l-6-6a.75.75 0 0 1 0-1.06",clipRule:"evenodd"})}));export{ChevronDown};
|
|
2
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":["../../../../../../../icon-pack/src/icons/ChevronDown/index.tsx"],"sourcesContent":["import type { SVGProps, Ref } from 'react'\nimport { forwardRef } from 'react'\n\nexport const ChevronDown = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns='http://www.w3.org/2000/svg'\n viewBox='0 0 24 24'\n fill='currentcolor'\n width='1em'\n height='1em'\n ref={ref}\n {...props}\n >\n <path\n fillRule='evenodd'\n d='M5.47 8.47a.75.75 0 0 1 1.06 0L12 13.94l5.47-5.47a.75.75 0 1 1 1.06 1.06l-6 6a.75.75 0 0 1-1.06 0l-6-6a.75.75 0 0 1 0-1.06'\n clipRule='evenodd'\n />\n </svg>\n))\n"],"names":["ChevronDown","forwardRef","props","ref","_jsx","xmlns","viewBox","fill","width","height","children","fillRule","d","clipRule"],"mappings":"iEAGO,MAAMA,YAAcC,WAAW,CAACC,EAAgCC,IACrEC,IAAA,MAAA,CACEC,MAAM,6BACNC,QAAQ,YACRC,KAAK,eACLC,MAAM,MACNC,OAAO,MACPN,IAAKA,KACDD,EAAKQ,SAETN,IAAA,OAAA,CACEO,SAAS,UACTC,EAAE,6HACFC,SAAS"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
'use strict';var React=require('react');var jsxRuntime=require('react/jsx-runtime');exports.ChevronLeft=React.forwardRef((e,r)=>jsxRuntime.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentcolor",width:"1em",height:"1em",ref:r,...e,children:jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M14.53 5.47a.75.75 0 0 1 0 1.06L9.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06l-6-6a.75.75 0 0 1 0-1.06l6-6a.75.75 0 0 1 1.06 0",clipRule:"evenodd"})}));
|
|
2
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../../../icon-pack/src/icons/ChevronLeft/index.tsx"],"sourcesContent":["import type { SVGProps, Ref } from 'react'\nimport { forwardRef } from 'react'\n\nexport const ChevronLeft = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns='http://www.w3.org/2000/svg'\n viewBox='0 0 24 24'\n fill='currentcolor'\n width='1em'\n height='1em'\n ref={ref}\n {...props}\n >\n <path\n fillRule='evenodd'\n d='M14.53 5.47a.75.75 0 0 1 0 1.06L9.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06l-6-6a.75.75 0 0 1 0-1.06l6-6a.75.75 0 0 1 1.06 0'\n clipRule='evenodd'\n />\n </svg>\n))\n"],"names":["forwardRef","props","ref","_jsx","xmlns","viewBox","fill","width","height","children","fillRule","d","clipRule"],"mappings":"wGAG2BA,MAAAA,WAAW,CAACC,EAAgCC,IACrEC,WAAAA,IAAA,MAAA,CACEC,MAAM,6BACNC,QAAQ,YACRC,KAAK,eACLC,MAAM,MACNC,OAAO,MACPN,IAAKA,KACDD,EAAKQ,SAETN,WAAAA,IAAA,OAAA,CACEO,SAAS,UACTC,EAAE,4HACFC,SAAS"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{forwardRef}from'react';import{jsx}from'react/jsx-runtime';const ChevronLeft=forwardRef((e,r)=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentcolor",width:"1em",height:"1em",ref:r,...e,children:jsx("path",{fillRule:"evenodd",d:"M14.53 5.47a.75.75 0 0 1 0 1.06L9.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06l-6-6a.75.75 0 0 1 0-1.06l6-6a.75.75 0 0 1 1.06 0",clipRule:"evenodd"})}));export{ChevronLeft};
|
|
2
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":["../../../../../../../icon-pack/src/icons/ChevronLeft/index.tsx"],"sourcesContent":["import type { SVGProps, Ref } from 'react'\nimport { forwardRef } from 'react'\n\nexport const ChevronLeft = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns='http://www.w3.org/2000/svg'\n viewBox='0 0 24 24'\n fill='currentcolor'\n width='1em'\n height='1em'\n ref={ref}\n {...props}\n >\n <path\n fillRule='evenodd'\n d='M14.53 5.47a.75.75 0 0 1 0 1.06L9.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06l-6-6a.75.75 0 0 1 0-1.06l6-6a.75.75 0 0 1 1.06 0'\n clipRule='evenodd'\n />\n </svg>\n))\n"],"names":["ChevronLeft","forwardRef","props","ref","_jsx","xmlns","viewBox","fill","width","height","children","fillRule","d","clipRule"],"mappings":"iEAGO,MAAMA,YAAcC,WAAW,CAACC,EAAgCC,IACrEC,IAAA,MAAA,CACEC,MAAM,6BACNC,QAAQ,YACRC,KAAK,eACLC,MAAM,MACNC,OAAO,MACPN,IAAKA,KACDD,EAAKQ,SAETN,IAAA,OAAA,CACEO,SAAS,UACTC,EAAE,4HACFC,SAAS"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
'use strict';var React=require('react');var jsxRuntime=require('react/jsx-runtime');exports.ChevronRight=React.forwardRef((e,r)=>jsxRuntime.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentcolor",width:"1em",height:"1em",ref:r,...e,children:jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M9.47 5.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 1 1-1.06-1.06L14.94 12 9.47 6.53a.75.75 0 0 1 0-1.06",clipRule:"evenodd"})}));
|
|
2
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../../../icon-pack/src/icons/ChevronRight/index.tsx"],"sourcesContent":["import type { SVGProps, Ref } from 'react'\nimport { forwardRef } from 'react'\n\nexport const ChevronRight = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns='http://www.w3.org/2000/svg'\n viewBox='0 0 24 24'\n fill='currentcolor'\n width='1em'\n height='1em'\n ref={ref}\n {...props}\n >\n <path\n fillRule='evenodd'\n d='M9.47 5.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 1 1-1.06-1.06L14.94 12 9.47 6.53a.75.75 0 0 1 0-1.06'\n clipRule='evenodd'\n />\n </svg>\n))\n"],"names":["forwardRef","props","ref","_jsx","xmlns","viewBox","fill","width","height","children","fillRule","d","clipRule"],"mappings":"yGAG4BA,MAAAA,WAAW,CAACC,EAAgCC,IACtEC,WAAAA,IAAA,MAAA,CACEC,MAAM,6BACNC,QAAQ,YACRC,KAAK,eACLC,MAAM,MACNC,OAAO,MACPN,IAAKA,KACDD,EAAKQ,SAETN,WAAAA,IAAA,OAAA,CACEO,SAAS,UACTC,EAAE,4HACFC,SAAS"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{forwardRef}from'react';import{jsx}from'react/jsx-runtime';const ChevronRight=forwardRef((e,r)=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentcolor",width:"1em",height:"1em",ref:r,...e,children:jsx("path",{fillRule:"evenodd",d:"M9.47 5.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 1 1-1.06-1.06L14.94 12 9.47 6.53a.75.75 0 0 1 0-1.06",clipRule:"evenodd"})}));export{ChevronRight};
|
|
2
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":["../../../../../../../icon-pack/src/icons/ChevronRight/index.tsx"],"sourcesContent":["import type { SVGProps, Ref } from 'react'\nimport { forwardRef } from 'react'\n\nexport const ChevronRight = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns='http://www.w3.org/2000/svg'\n viewBox='0 0 24 24'\n fill='currentcolor'\n width='1em'\n height='1em'\n ref={ref}\n {...props}\n >\n <path\n fillRule='evenodd'\n d='M9.47 5.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 1 1-1.06-1.06L14.94 12 9.47 6.53a.75.75 0 0 1 0-1.06'\n clipRule='evenodd'\n />\n </svg>\n))\n"],"names":["ChevronRight","forwardRef","props","ref","_jsx","xmlns","viewBox","fill","width","height","children","fillRule","d","clipRule"],"mappings":"iEAGO,MAAMA,aAAeC,WAAW,CAACC,EAAgCC,IACtEC,IAAA,MAAA,CACEC,MAAM,6BACNC,QAAQ,YACRC,KAAK,eACLC,MAAM,MACNC,OAAO,MACPN,IAAKA,KACDD,EAAKQ,SAETN,IAAA,OAAA,CACEO,SAAS,UACTC,EAAE,4HACFC,SAAS"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
'use strict';var React=require('react');var jsxRuntime=require('react/jsx-runtime');exports.Redo=React.forwardRef((e,r)=>jsxRuntime.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentcolor",width:"1em",height:"1em",ref:r,...e,children:jsxRuntime.jsx("path",{fillRule:"evenodd",d:"M16.47 3.47a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06l1.72-1.72H10a5.25 5.25 0 1 0 0 10.5h4a.75.75 0 0 1 0 1.5h-4a6.75 6.75 0 0 1 0-13.5h8.19l-1.72-1.72a.75.75 0 0 1 0-1.06",clipRule:"evenodd"})}));
|
|
2
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../../../icon-pack/src/icons/Redo/index.tsx"],"sourcesContent":["import type { SVGProps, Ref } from 'react'\nimport { forwardRef } from 'react'\n\nexport const Redo = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns='http://www.w3.org/2000/svg'\n viewBox='0 0 24 24'\n fill='currentcolor'\n width='1em'\n height='1em'\n ref={ref}\n {...props}\n >\n <path\n fillRule='evenodd'\n d='M16.47 3.47a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06l1.72-1.72H10a5.25 5.25 0 1 0 0 10.5h4a.75.75 0 0 1 0 1.5h-4a6.75 6.75 0 0 1 0-13.5h8.19l-1.72-1.72a.75.75 0 0 1 0-1.06'\n clipRule='evenodd'\n />\n </svg>\n))\n"],"names":["forwardRef","props","ref","_jsx","xmlns","viewBox","fill","width","height","children","fillRule","d","clipRule"],"mappings":"iGAGoBA,MAAAA,WAAW,CAACC,EAAgCC,IAC9DC,WAAAA,IAAA,MAAA,CACEC,MAAM,6BACNC,QAAQ,YACRC,KAAK,eACLC,MAAM,MACNC,OAAO,MACPN,IAAKA,KACDD,EAAKQ,SAETN,WAAAA,IAAA,OAAA,CACEO,SAAS,UACTC,EAAE,6MACFC,SAAS"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{forwardRef}from'react';import{jsx}from'react/jsx-runtime';const Redo=forwardRef((e,r)=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentcolor",width:"1em",height:"1em",ref:r,...e,children:jsx("path",{fillRule:"evenodd",d:"M16.47 3.47a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06l1.72-1.72H10a5.25 5.25 0 1 0 0 10.5h4a.75.75 0 0 1 0 1.5h-4a6.75 6.75 0 0 1 0-13.5h8.19l-1.72-1.72a.75.75 0 0 1 0-1.06",clipRule:"evenodd"})}));export{Redo};
|
|
2
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":["../../../../../../../icon-pack/src/icons/Redo/index.tsx"],"sourcesContent":["import type { SVGProps, Ref } from 'react'\nimport { forwardRef } from 'react'\n\nexport const Redo = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns='http://www.w3.org/2000/svg'\n viewBox='0 0 24 24'\n fill='currentcolor'\n width='1em'\n height='1em'\n ref={ref}\n {...props}\n >\n <path\n fillRule='evenodd'\n d='M16.47 3.47a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06l1.72-1.72H10a5.25 5.25 0 1 0 0 10.5h4a.75.75 0 0 1 0 1.5h-4a6.75 6.75 0 0 1 0-13.5h8.19l-1.72-1.72a.75.75 0 0 1 0-1.06'\n clipRule='evenodd'\n />\n </svg>\n))\n"],"names":["Redo","forwardRef","props","ref","_jsx","xmlns","viewBox","fill","width","height","children","fillRule","d","clipRule"],"mappings":"iEAGO,MAAMA,KAAOC,WAAW,CAACC,EAAgCC,IAC9DC,IAAA,MAAA,CACEC,MAAM,6BACNC,QAAQ,YACRC,KAAK,eACLC,MAAM,MACNC,OAAO,MACPN,IAAKA,KACDD,EAAKQ,SAETN,IAAA,OAAA,CACEO,SAAS,UACTC,EAAE,6MACFC,SAAS"}
|