@cryptofi/core-ui 0.1.0 → 0.2.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/dist/index.js +2 -0
- package/dist/index.js.map +1 -0
- package/dist/types/index.d.ts +154 -0
- package/package.json +1 -1
package/dist/index.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{createMultiStyleConfigHelpers as a,defineStyle as l,defineStyleConfig as i,extendTheme as e,withDefaultColorScheme as h,chakra as t}from"@chakra-ui/react";import{jsxs as d,jsx as n}from"react/jsx-runtime";function r(a,l={}){let i=!1;function e(l){const i=`chakra-${(["container","root"].includes(null!=l?l:"")?[a]:[a,l]).filter(Boolean).join("__")}`;return{className:i,selector:`.${i}`,toString:()=>l}}return{parts:function(...h){!function(){if(i)throw new Error("[anatomy] .part(...) should only be called once. Did you mean to use .extend(...) ?");i=!0}();for(const a of h)l[a]=e(a);return r(a,l)},toPart:e,extend:function(...i){for(const a of i)a in l||(l[a]=e(a));return r(a,l)},selectors:function(){return Object.fromEntries(Object.entries(l).map((([a,l])=>[a,l.selector])))},classnames:function(){return Object.fromEntries(Object.entries(l).map((([a,l])=>[a,l.className])))},get keys(){return Object.keys(l)},__type:{}}}var o=r("accordion").parts("root","container","button","panel").extend("icon");r("alert").parts("title","description","container").extend("icon","spinner"),r("avatar").parts("label","badge","container").extend("excessLabel","group"),r("breadcrumb").parts("link","item","container").extend("separator"),r("button").parts(),r("checkbox").parts("control","icon","container").extend("label"),r("progress").parts("track","filledTrack").extend("label"),r("drawer").parts("overlay","dialogContainer","dialog").extend("header","closeButton","body","footer"),r("editable").parts("preview","input","textarea"),r("form").parts("container","requiredIndicator","helperText"),r("formError").parts("text","icon");var c=r("input").parts("addon","field","element","group");r("list").parts("container","item","icon"),r("menu").parts("button","list","item").extend("groupTitle","icon","command","divider"),r("modal").parts("overlay","dialogContainer","dialog").extend("header","closeButton","body","footer"),r("numberinput").parts("root","field","stepperGroup","stepper"),r("pininput").parts("field"),r("popover").parts("content","header","body","footer").extend("popper","arrow","closeButton"),r("progress").parts("label","filledTrack","track"),r("radio").parts("container","control","label"),r("select").parts("field","icon"),r("slider").parts("container","track","thumb","filledTrack","mark"),r("stat").parts("container","label","helpText","number","icon"),r("switch").parts("container","track","thumb","label"),r("table").parts("table","thead","tbody","tr","th","td","tfoot","caption"),r("tabs").parts("root","tab","tablist","tabpanel","tabpanels","indicator"),r("tag").parts("container","label","closeButton"),r("card").parts("container","header","body","footer"),r("stepper").parts("stepper","step","title","description","indicator","separator","icon","number");const{definePartsStyle:s,defineMultiStyleConfig:f}=a(o.keys),v=f({baseStyle:s({container:{border:"solid 1px lightgray",borderRadius:"md",bg:"gray.100",color:"black",marginBottom:4},panel:{bg:"white"}})}),p=i({baseStyle:{boxShadow:"0px 8px 16px 0px rgba(0,0,0,0.08)",svg:{width:"1.25em",path:{fill:"white"}}},variants:{alert:l({borderColor:"red.700",color:"red.700",border:"solid 2px",":hover, :focus":{backgroundColor:"gray.200"},svg:{path:{fill:"red.700"}}}),outline:l({border:"solid 2px",borderColor:"brand.600",color:"brand.600",":hover, :focus":{backgroundColor:"brand.50"},svg:{path:{fill:"brand.600"}}}),ghost:l({boxShadow:"none",color:"brand.600",":hover, :focus":{backgroundColor:"brand.50"},svg:{path:{fill:"brand.600"}}})}}),{definePartsStyle:w,defineMultiStyleConfig:g}=a(c.keys),u=e({colors:{brand:{50:"#d5aecb",100:"#c48cb5",200:"#bb7caa",300:"#b36b9f",400:"#aa5a95",500:"#8a4778",600:"#68365b",700:"#572d4c",800:"#47243d",900:"#251320"}},components:{Accordion:v,Button:p,Input:g({baseStyle:w({field:{color:"brand.500"}}),variants:{outline:{field:{border:"solid 2px",borderColor:"brand.200",bg:"brand.50",":focus, :hover":{borderColor:"brand.600"},_dark:{borderColor:"brand.200",bg:"brand.500",color:"white",":focus, :hover":{borderColor:"brand.50"}}}}},sizes:{xs:{field:{borderRadius:0,fontSize:"xs",height:6,paddingX:2}},sm:{field:{borderRadius:0,fontSize:"sm",height:8,paddingX:3}},md:{field:{borderRadius:0,fontSize:"md",height:10,paddingX:4}},lg:{field:{borderRadius:0,fontSize:"lg",height:12,paddingX:4}}},defaultProps:{size:"md",variant:"outline"}})},initialColorMode:"system",styles:{global:{"[data-focus], :focus":{boxShadow:"none !important"}}},useSystemColorMode:!1},h({colorScheme:"brand"})),m=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[d("g",{fill:"#000",clipPath:"url(#a)",children:[n("path",{d:"M12 .5a12 12 0 1 0 12 12 12.013 12.013 0 0 0-12-12Zm0 22a10 10 0 1 1 10-10 10.011 10.011 0 0 1-10 10Z"}),n("path",{d:"M12 5.5a1 1 0 0 0-1 1v8a1 1 0 1 0 2 0v-8a1 1 0 0 0-1-1ZM13 18.5a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z"})]}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),Z=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M24 23.5a1 1 0 0 1-1 1H1a1 1 0 0 1 0-2h22a1 1 0 0 1 1 1ZM.291 9.052a2.443 2.443 0 0 1 .153-2.566c.427-.627 1-1.141 1.668-1.5l7.501-3.904a5.174 5.174 0 0 1 4.774 0l7.5 3.907c.669.359 1.24.873 1.668 1.5a2.442 2.442 0 0 1 .153 2.566 2.712 2.712 0 0 1-2.416 1.445H21v8h1a1 1 0 1 1 0 2H2a1 1 0 0 1 0-2h1v-8h-.292A2.713 2.713 0 0 1 .291 9.052Zm4.71 9.448h3v-8H5v8Zm5-8v8h4v-8h-4Zm9 0h-3v8h3v-8ZM2.062 8.125a.717.717 0 0 0 .645.375h18.584a.717.717 0 0 0 .645-.375.451.451 0 0 0-.024-.5 2.699 2.699 0 0 0-.949-.864l-7.5-3.907a3.175 3.175 0 0 0-2.926 0l-7.5 3.907a2.712 2.712 0 0 0-.949.865.452.452 0 0 0-.026.5Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),M=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[d("g",{fill:"#000",clipPath:"url(#a)",children:[n("path",{d:"M5 23h18a1 1 0 0 1 0 2H5a5.006 5.006 0 0 1-5-5V2a1 1 0 0 1 2 0v18a3 3 0 0 0 3 3Z"}),n("path",{d:"M6.707 20.707A1 1 0 0 1 5 20v-7a1 1 0 0 1 2 0v7a1 1 0 0 1-.293.707ZM10 11v9a1 1 0 1 0 2 0v-9a1 1 0 0 0-2 0ZM15 20v-6a1 1 0 0 1 2 0v6a1 1 0 1 1-2 0ZM20 10v10a1 1 0 1 0 2 0V10a1 1 0 0 0-2 0ZM6.707 9.707a1 1 0 1 1-1.414-1.414l3.586-3.586a3 3 0 0 1 4.242 0l2.172 2.17a1 1 0 0 0 1.414 0l5.586-5.584a1 1 0 0 1 1.414 1.414L18.12 8.293a3 3 0 0 1-4.242 0L11.707 6.12a1.025 1.025 0 0 0-1.414 0L6.707 9.707Z"})]}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),x=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[d("g",{fill:"#000",clipPath:"url(#a)",children:[n("path",{d:"M13.5 15a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM7 16.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM18.5 15a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"}),n("path",{fillRule:"evenodd",d:"M18 2h1a5.006 5.006 0 0 1 5 5v12a5.006 5.006 0 0 1-5 5H5a5.006 5.006 0 0 1-5-5V7a5.006 5.006 0 0 1 5-5h1V1a1 1 0 0 1 2 0v1h8V1a1 1 0 0 1 2 0v1ZM2.879 4.879A3 3 0 0 0 2 7v1h20V7a3 3 0 0 0-3-3H5a3 3 0 0 0-2.121.879Zm0 16.242A3 3 0 0 0 5 22h14a3 3 0 0 0 3-3v-9H2v9a3 3 0 0 0 .879 2.121Z",clipRule:"evenodd"})]}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),H=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"m.292 7.861 8.17 8.17a5 5 0 0 0 7.08 0l8.17-8.17a1.004 1.004 0 1 0-1.42-1.42l-8.17 8.17a3 3 0 0 1-4.24 0l-8.17-8.17a1 1 0 0 0-1.42 0 1 1 0 0 0 0 1.42Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),b=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M17.17 24.5a1 1 0 0 1-.71-.29l-8.17-8.17a5 5 0 0 1 0-7.08L16.46.79a1.004 1.004 0 1 1 1.42 1.42l-8.17 8.17a3 3 0 0 0 0 4.24l8.17 8.17a1 1 0 0 1-.71 1.71Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),P=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M7 24.5a1 1 0 0 1-.71-1.71l8.17-8.17a3 3 0 0 0 0-4.24L6.29 2.21A1.004 1.004 0 0 1 7.71.79l8.17 8.17a5 5 0 0 1 0 7.08l-8.17 8.17a.999.999 0 0 1-.71.29Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),B=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"m23.71 16.79-8.17-8.17a5 5 0 0 0-7.08 0L.29 16.79a1.004 1.004 0 1 0 1.42 1.42l8.17-8.17a3 3 0 0 1 4.24 0l8.17 8.17a1.002 1.002 0 0 0 1.64-.325 1.002 1.002 0 0 0-.22-1.095Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),I=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[d("g",{fill:"#000",clipPath:"url(#a)",children:[n("path",{d:"M11.033 5.145a.968.968 0 0 1 1.935 0v.944a6.485 6.485 0 0 1 3.618 1.827.968.968 0 0 1-1.37 1.369 4.547 4.547 0 0 0-3.215-1.332A4.534 4.534 0 0 0 7.452 12.5 4.534 4.534 0 0 0 12 17.05a4.55 4.55 0 0 0 3.209-1.339.967.967 0 0 1 1.372 1.367 6.486 6.486 0 0 1-3.612 1.833v.946a.967.967 0 1 1-1.935 0v-.944c-3.114-.47-5.516-3.17-5.516-6.41 0-3.241 2.402-5.942 5.516-6.412v-.945Z"}),n("path",{fillRule:"evenodd",d:"M12 .5C5.384.5 0 5.884 0 12.5s5.384 12 12 12 12-5.384 12-12-5.384-12-12-12Zm0 1.936A10.05 10.05 0 0 1 22.064 12.5 10.05 10.05 0 0 1 12 22.564 10.05 10.05 0 0 1 1.936 12.5 10.05 10.05 0 0 1 12 2.436Z",clipRule:"evenodd"})]}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),A=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M22.319 4.931 8.499 18.75a1.001 1.001 0 0 1-1.416 0L1.739 13.4a1 1 0 0 0-1.417 0 1 1 0 0 0 0 1.417l5.346 5.345a3.008 3.008 0 0 0 4.25 0L23.736 6.347a1 1 0 0 0-.709-1.71 1 1 0 0 0-.708.294Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),z=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M19 3.5h-6.528a1.019 1.019 0 0 1-.447-.1L8.869 1.816A3.014 3.014 0 0 0 7.528 1.5H5a5.006 5.006 0 0 0-5 5v12a5.006 5.006 0 0 0 5 5h14a5.006 5.006 0 0 0 5-5v-10a5.006 5.006 0 0 0-5-5Zm-14 0h2.528c.155 0 .308.033.447.1l3.156 1.58c.416.208.875.318 1.341.32H19a3 3 0 0 1 2.779 1.882L2 7.494V6.5a3 3 0 0 1 3-3Zm14 18H5a3 3 0 0 1-3-3V9.494l20-.113v9.12a3 3 0 0 1-3 3Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),L=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M23.707.793a1 1 0 0 0-1.414 0L12 11.086 1.707.793a1 1 0 0 0-1.414 0 1 1 0 0 0 0 1.414L10.586 12.5.293 22.793a1 1 0 0 0 0 1.414 1 1 0 0 0 1.414 0L12 13.914l10.293 10.293a1 1 0 0 0 1.414-1.414L13.414 12.5 23.707 2.207a1 1 0 0 0 0-1.414Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),V=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M21.736 16.9A5.009 5.009 0 0 0 17 13.5h-4v-1.084a6 6 0 1 0-2 0V13.5H7a5.01 5.01 0 0 0-4.736 3.4 4 4 0 1 0 2.447-.334A3 3 0 0 1 7 15.5h4v1.127a4 4 0 1 0 2 0V15.5h4a3 3 0 0 1 2.289 1.063 4 4 0 1 0 2.447.334v.003ZM8 6.5a4 4 0 1 1 8 0 4 4 0 0 1-8 0Zm-2 14a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4.001 0 2 2 0 0 1 4 0Zm6 2a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),y=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M13 20.5a5.006 5.006 0 0 0 5-5V6.743a3.97 3.97 0 0 0-1.172-2.829l-2.242-2.242A3.972 3.972 0 0 0 11.757.5H7a5.006 5.006 0 0 0-5 5v10a5.006 5.006 0 0 0 5 5h6Zm-9-5v-10a3 3 0 0 1 3-3s4.92.014 5 .024V4.5a2 2 0 0 0 2 2h1.976c.01.081.024 9 .024 9a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3Zm18-7v11a5.005 5.005 0 0 1-5 5H8a1 1 0 0 1 0-2h9a3 3 0 0 0 3-3v-11a1 1 0 0 1 2 0Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),C=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M13.932 4.5A3.071 3.071 0 0 1 17 7.568a1 1 0 0 0 2 0v-.123A5.073 5.073 0 0 0 13.932 2.5H13v-1a1 1 0 1 0-2 0v1h-.932a5.068 5.068 0 0 0-1.6 9.875L11 13.22v7.28h-.932A3.071 3.071 0 0 1 7 17.432a1 1 0 1 0-2 0v.123a5.073 5.073 0 0 0 5.068 4.945H11v1a1 1 0 0 0 2 0v-1h.932a5.068 5.068 0 0 0 1.6-9.875L13 11.78V4.5h.932Zm.97 10.021a3.068 3.068 0 0 1-.97 5.979H13v-6.613l1.902.634ZM11 11.113l-1.9-.634a3.068 3.068 0 0 1 .968-5.979H11v6.613Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),R=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[d("g",{fill:"#000",clipPath:"url(#a)",children:[n("path",{d:"M10.852 19.273a3 3 0 0 1-.974-.651l-3.21-3.207A1 1 0 0 1 8.08 14l2.91 2.908.01-15.408a1 1 0 0 1 2 0l-.008 15.427L15.92 14a1 1 0 0 1 1.414 1.411l-3.21 3.211a3 3 0 0 1-3.271.65Z"}),n("path",{d:"M22.293 16.793A1 1 0 0 1 24 17.5v4a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3v-4a1 1 0 1 1 2 0v4a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-4a1 1 0 0 1 .293-.707Z"})]}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),S=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[d("g",{fill:"#000",clipPath:"url(#a)",children:[n("path",{fillRule:"evenodd",d:"M18.67 1.387 6.469 13.602a4.975 4.975 0 0 0-1.465 3.541v1.346a1.002 1.002 0 0 0 1 1.002H7.35a4.963 4.963 0 0 0 3.537-1.467l12.2-12.215a3.133 3.133 0 0 0 0-4.422 3.195 3.195 0 0 0-4.416 0Zm.18 5.83-9.379 9.39a3.02 3.02 0 0 1-2.122.88h-.344v-.344c.002-.796.318-1.56.879-2.125l9.378-9.39 1.588 1.59Zm1.415-1.416 1.407-1.409a1.126 1.126 0 0 0 0-1.589 1.148 1.148 0 0 0-1.587 0l-1.407 1.409 1.587 1.589Z",clipRule:"evenodd"}),n("path",{d:"M0 23.498c0-.553.373-1.002.834-1.002H19.18c.46 0 .834.449.834 1.002 0 .553-.373 1.002-.834 1.002H.834c-.46 0-.834-.449-.834-1.002Z"})]}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),k=t((a=>n("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:n("path",{fill:"#000",d:"M20.914 17.62a4.966 4.966 0 0 0 1.621-1.084A4.969 4.969 0 0 0 24 12.996V2a1 1 0 0 0-2 0v10.997a2.999 2.999 0 0 1-3 2.999H2.788L7.1 11.688a1.001 1.001 0 1 0-1.418-1.414l-4.95 4.95a2.499 2.499 0 0 0 0 3.534l4.95 4.948A1 1 0 0 0 7.1 22.294l-4.3-4.299H19a4.967 4.967 0 0 0 1.914-.376Z"})}))),E=t((a=>n("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:n("path",{fill:"#000",d:"M3.086 17.62a4.965 4.965 0 0 1-1.621-1.084A4.969 4.969 0 0 1 0 12.996V2a1 1 0 0 1 2 0v10.997a2.999 2.999 0 0 0 3 2.999h16.212L16.9 11.688a1.003 1.003 0 0 1 .002-1.416 1 1 0 0 1 1.416.002l4.95 4.95a2.499 2.499 0 0 1 0 3.534l-4.95 4.948a1 1 0 0 1-1.418-1.412l4.3-4.299H5a4.968 4.968 0 0 1-1.914-.376Z"})}))),T=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{fill:"#000",clipPath:"url(#a)",children:n("path",{d:"M23.41 5.094c.373.372.585.875.59 1.401a2.002 2.002 0 0 1-.59 1.412l-4.29 4.303a1 1 0 1 1-1.41-1.421L21 7.496H11a1 1 0 0 1 0-2.001h10l-3.29-3.283A1.002 1.002 0 0 1 19.12.791l4.29 4.303ZM3 17.504h10a1 1 0 0 1 .707 1.708 1 1 0 0 1-.707.294H3l3.29 3.282a1.002 1.002 0 0 1-1.41 1.421L.59 19.906A2.002 2.002 0 0 1 0 18.505c.002-.53.214-1.038.59-1.411l4.29-4.304a1 1 0 0 1 1.629 1.096 1 1 0 0 1-.219.325L3 17.504Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),j=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M14 24.5a1 1 0 0 1-.6-.2l-4-3a1 1 0 0 1-.4-.8v-5.62L1.984 6.987A3.9 3.9 0 0 1 4.9.5h14.2a3.9 3.9 0 0 1 2.913 6.488L15 14.88v8.62a1 1 0 0 1-1 1ZM11 20l2 1.5v-7a1 1 0 0 1 .253-.664l7.268-8.177A1.9 1.9 0 0 0 19.1 2.5H4.9a1.9 1.9 0 0 0-1.421 3.158l7.269 8.178A1 1 0 0 1 11 14.5V20Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),O=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[d("g",{fill:"#000",clipPath:"url(#a)",children:[n("path",{d:"M12.717 5.563A4 4 0 0 0 8 9.5a1 1 0 1 0 2 0 2.002 2.002 0 0 1 2.371-1.967 2.024 2.024 0 0 1 1.6 1.595 2 2 0 0 1-1 2.125 3.954 3.954 0 0 0-1.97 3.504v.743a1 1 0 0 0 2 0v-.743a1.982 1.982 0 0 1 .93-1.752 4 4 0 0 0-1.214-7.442ZM12 17.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z"}),n("path",{fillRule:"evenodd",d:"M12 .5a12 12 0 1 0 12 12 12.013 12.013 0 0 0-12-12Zm0 22a10 10 0 1 1 10-10 10.011 10.011 0 0 1-10 10Z",clipRule:"evenodd"})]}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),D=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",fillRule:"evenodd",d:"M22.293 11.793A1 1 0 0 1 24 12.5a11.994 11.994 0 1 1-4-8.935V1.5a1 1 0 1 1 2 0v3a3 3 0 0 1-3 3h-3a1 1 0 1 1 0-2h3a.864.864 0 0 0 .1-.021A10.034 10.034 0 1 0 22 12.5a1 1 0 0 1 .293-.707Zm-11-5A1 1 0 0 1 13 7.5v4.586l2.707 2.707a1 1 0 0 1-1.414 1.414l-3-3A1 1 0 0 1 11 12.5v-5a1 1 0 0 1 .293-.707Z",clipRule:"evenodd"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),_=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"m23.121 9.569-7.585-7.586a5.008 5.008 0 0 0-7.072 0L.88 9.569A2.978 2.978 0 0 0 0 11.689v9.818a3 3 0 0 0 3 3h18a3 3 0 0 0 3-3V11.69a2.978 2.978 0 0 0-.879-2.121Zm-8.12 12.938H9v-3.934a3 3 0 0 1 6 0v3.934Zm7-1a1 1 0 0 1-1 1h-4v-3.934a5 5 0 0 0-10 0v3.934H3a1 1 0 0 1-1-1V11.69c0-.265.105-.52.292-.707L9.878 3.4a3.008 3.008 0 0 1 4.244 0l7.585 7.586c.186.187.291.44.293.704v9.817Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),U=t((a=>n("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:n("path",{fill:"#000",d:"M6.41 9.5h11.18a1 1 0 0 1 .7 1.71l-5.58 5.58a1 1 0 0 1-1.42 0l-5.58-5.58a1 1 0 0 1 .7-1.71Z"})}))),X=t((a=>n("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:n("path",{fill:"#000",d:"M6.41 16.5h11.18a1 1 0 0 0 .7-1.71l-5.58-5.58a1 1 0 0 0-1.42 0l-5.58 5.58a1 1 0 0 0 .7 1.71Z"})}))),N=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[d("g",{fill:"#000",clipPath:"url(#a)",children:[n("path",{d:"M12 10.5h-1a1 1 0 0 0 0 2h1v6a1 1 0 1 0 2 0v-6a2 2 0 0 0-2-2ZM13.5 7a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"}),n("path",{fillRule:"evenodd",d:"M12 .5a12 12 0 1 0 12 12 12.013 12.013 0 0 0-12-12Zm0 22a10 10 0 1 1 10-10 10.011 10.011 0 0 1-10 10Z",clipRule:"evenodd"})]}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),F=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M19 1.5H5a5.006 5.006 0 0 0-5 5v12a5.006 5.006 0 0 0 5 5h14a5.006 5.006 0 0 0 5-5v-12a5.006 5.006 0 0 0-5-5Zm-14 2h14a3 3 0 0 1 2.78 1.887l-7.658 7.659a3.007 3.007 0 0 1-4.244 0L2.22 5.386A3 3 0 0 1 5 3.5Zm14 18H5a3 3 0 0 1-3-3V8l6.464 6.46a5.007 5.007 0 0 0 7.072 0L22 8v10.5a3 3 0 0 1-3 3Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),$=t((a=>n("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:n("path",{fill:"#000",d:"M23 4.5H1a1 1 0 1 0 0 2h22a1 1 0 1 0 0-2ZM23 11.5H1a1 1 0 1 0 0 2h22a1 1 0 1 0 0-2ZM1 18.5h22a1 1 0 1 1 0 2H1a1 1 0 1 1 0-2Z"})}))),q=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{fill:"#000",clipPath:"url(#a)",children:n("path",{d:"M2 14.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM12 14.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM24 12.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),G=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"m22.555 14.162-1.9-6.836A9.321 9.321 0 0 0 2.576 7.8l-1.471 6.615A5 5 0 0 0 5.986 20.5H7.1a5 5 0 0 0 9.8 0h.838a5 5 0 0 0 4.818-6.338h-.001ZM12 22.5a2.999 2.999 0 0 1-2.816-2h5.632a3 3 0 0 1-2.816 2Zm8.126-5.185a2.977 2.977 0 0 1-2.389 1.185H5.986a2.999 2.999 0 0 1-2.928-3.651l1.47-6.616a7.321 7.321 0 0 1 14.2-.372l1.9 6.836a2.978 2.978 0 0 1-.502 2.618Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),W=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M23.9 11.946a11.988 11.988 0 0 0-4.279-7.717 12.006 12.006 0 0 0-16.385 1.07A11.985 11.985 0 0 0 0 13.508a11.86 11.86 0 0 0 3.759 8.705A4.842 4.842 0 0 0 7.113 23.5h9.767a4.996 4.996 0 0 0 3.509-1.428 11.933 11.933 0 0 0 3.51-10.126Zm-4.91 8.693a3.001 3.001 0 0 1-2.11.862H7.113c-.73.015-1.44-.25-1.981-.74A9.892 9.892 0 0 1 2 13.508a9.999 9.999 0 0 1 3.338-7.451 9.885 9.885 0 0 1 6.648-2.541 9.999 9.999 0 0 1 9.479 6.758 9.98 9.98 0 0 1-2.474 10.37v-.005Zm-11.183-2.85a1 1 0 1 1-1.4 1.429 7.992 7.992 0 0 1 6.736-13.623 1 1 0 0 1 .72 1.502.988.988 0 0 1-1.006.477 6.004 6.004 0 0 0-6.228 3.28 5.991 5.991 0 0 0 1.178 6.935Zm12.112-5.424c.054.379.08.76.08 1.143a7.918 7.918 0 0 1-2.407 5.711 1.002 1.002 0 0 1-1.4-1.43 5.974 5.974 0 0 0 1.744-5.138 1 1 0 0 1 1.59-.944 1 1 0 0 1 .39.659h.003Zm-5.993.631a2.03 2.03 0 0 1-2.22 2.559 2.033 2.033 0 0 1-1.495-3.039 2.033 2.033 0 0 1 2.3-.933l3.782-3.778a1 1 0 1 1 1.414 1.413l-3.781 3.778Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),J=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("path",{fill:"#000",d:"M22.707 1.793a1 1 0 0 1 0 1.414l-20 20a1 1 0 0 1-1.414-1.414l20-20a1 1 0 0 1 1.414 0Z"}),n("path",{fill:"#000",fillRule:"evenodd",d:"M6 10.5a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0-6a2 2 0 1 1 0 4 2 2 0 0 1 0-4ZM15.778 15.174a4 4 0 1 1 4.444 6.653 4 4 0 0 1-4.444-6.653Zm1.11 4.99a2 2 0 1 0 2.223-3.327 2 2 0 0 0-2.222 3.326Z",clipRule:"evenodd"})]}))),K=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[d("g",{fill:"#000",fillRule:"evenodd",clipPath:"url(#a)",clipRule:"evenodd",children:[n("path",{d:"M21.057 3.47a10.073 10.073 0 0 1 2.594 4.476 2.009 2.009 0 0 1-1.913 2.554H17.02a3 3 0 0 1-3-3V2.8a2 2 0 0 1 2.02-2 2.1 2.1 0 0 1 .543.072 10.073 10.073 0 0 1 4.475 2.598ZM17.015 8.5h4.72a8.072 8.072 0 0 0-5.677-5.702h-.026a.048.048 0 0 0-.025.01l.008 4.692a1 1 0 0 0 1 1Z"}),n("path",{d:"M14 12.5h4.713a3.056 3.056 0 0 1 2.394 1.172 2.876 2.876 0 0 1 .533 2.485A11 11 0 0 1 8.906 24.27a10.969 10.969 0 0 1-.553-21.414 2.871 2.871 0 0 1 2.48.534A2.998 2.998 0 0 1 12 5.774V10.5a2 2 0 0 0 2 2Zm3.425 7.26a8.968 8.968 0 0 0 2.276-4.092.884.884 0 0 0-.167-.768 1.041 1.041 0 0 0-.816-.4h-4.712a4 4 0 0 1-4-4V5.778a1.016 1.016 0 0 0-.4-.806.87.87 0 0 0-.764-.172 8.97 8.97 0 1 0 8.583 14.96Z"})]}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),Q=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M23 11.5H13v-10a1 1 0 0 0-1-1 1 1 0 0 0-1 1v10H1a1 1 0 0 0-1 1 1 1 0 0 0 1 1h10v10a1 1 0 0 0 2 0v-10h10a1 1 0 0 0 0-2Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),Y=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M19 3.522V1.5a1 1 0 0 0-2 0v1.1a5 5 0 0 0-1-.1h-1v-1a1 1 0 0 0-2 0v1h-2v-1a1 1 0 0 0-2 0v1H8a5 5 0 0 0-1 .1V1.5a1 1 0 0 0-2 0v2.022A4.979 4.979 0 0 0 3 7.5v12a5.006 5.006 0 0 0 5 5h8a5.006 5.006 0 0 0 5-5v-12a4.978 4.978 0 0 0-2-3.978ZM19 19.5a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3v-12a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v12Zm-2-11a1 1 0 0 1-1 1H8a1 1 0 0 1 0-2h8a1 1 0 0 1 1 1Zm0 4a1 1 0 0 1-1 1H8a1 1 0 0 1 0-2h8a1 1 0 0 1 1 1Zm-4 4a1 1 0 0 1-1 1H8a1 1 0 0 1 0-2h4a1 1 0 0 1 1 1Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),aa=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M18.581 2.64 12.316.551a1 1 0 0 0-.632 0l-6.265 2.09A4.993 4.993 0 0 0 2 7.382V12.5c0 7.563 9.2 11.74 9.594 11.914a1 1 0 0 0 .812 0C12.8 24.24 22 20.064 22 12.5V7.383a4.993 4.993 0 0 0-3.419-4.743Zm-1.863 7.577-4.272 4.272a1.874 1.874 0 0 1-1.335.553h-.033a1.871 1.871 0 0 1-1.345-.6l-2.306-2.4a1 1 0 1 1 1.441-1.382L11.112 13 15.3 8.8a1 1 0 0 1 1.414 1.414l.004.003Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),la=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M18.581 2.64 12.316.551a1 1 0 0 0-.632 0l-6.266 2.09A4.993 4.993 0 0 0 2 7.382V12.5c0 7.563 9.2 11.74 9.594 11.914a1 1 0 0 0 .812 0C12.8 24.24 22 20.064 22 12.5V7.383a4.993 4.993 0 0 0-3.419-4.743ZM12 19.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm1-5a1 1 0 1 1-2 0v-8a1 1 0 0 1 2 0v8Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),ia=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"m23.707 22.794-5.97-5.97a10.016 10.016 0 1 0-1.413 1.415l5.969 5.969a1 1 0 0 0 1.414-1.414ZM10 18.5a8 8 0 1 1 8-8 8.009 8.009 0 0 1-8 8Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),ea=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[d("g",{fill:"#000",fillRule:"evenodd",clipPath:"url(#a)",clipRule:"evenodd",children:[n("path",{d:"M9.778 9.175a4 4 0 1 1 4.444 6.652 4 4 0 0 1-4.444-6.652Zm1.11 4.989a2 2 0 1 0 2.223-3.325 2 2 0 0 0-2.222 3.325Z"}),n("path",{d:"m20.85 14.144.444.256.001-.001a3.002 3.002 0 1 1-3 5.2l-.447-.258A8.976 8.976 0 0 1 15 20.987v.513a3 3 0 1 1-6 0v-.513a8.976 8.976 0 0 1-2.85-1.642l-.445.257a3.002 3.002 0 0 1-3-5.2l.444-.256a9.1 9.1 0 0 1 0-3.29l-.444-.256a3.002 3.002 0 1 1 3-5.2l.447.259A8.977 8.977 0 0 1 9 4.013V3.5a3 3 0 1 1 6 0v.513a8.976 8.976 0 0 1 2.849 1.642l.445-.257a3.002 3.002 0 0 1 3 5.2l-.444.256a9.1 9.1 0 0 1 0 3.29Zm-2.104.23a7.047 7.047 0 0 0 0-3.75v.001a1 1 0 0 1 .463-1.129l1.084-.626a1 1 0 1 0-1-1.732l-1.084.627a1 1 0 0 1-1.215-.165 6.983 6.983 0 0 0-3.243-1.879A1 1 0 0 1 13 4.752V3.5a1 1 0 1 0-2 0v1.252a1 1 0 0 1-.751.973A6.984 6.984 0 0 0 7.006 7.6a1 1 0 0 1-1.214.161l-1.086-.628a1 1 0 1 0-1 1.733l1.084.626a1 1 0 0 1 .465 1.129 7.048 7.048 0 0 0 0 3.75 1 1 0 0 1-.464 1.133l-1.084.626a1 1 0 1 0 1 1.732l1.084-.627a1 1 0 0 1 1.215.165c.89.91 2.01 1.56 3.242 1.879a1 1 0 0 1 .751.969V21.5a1 1 0 0 0 2 0v-1.253a1 1 0 0 1 .751-.969 6.983 6.983 0 0 0 3.243-1.875 1 1 0 0 1 1.215-.165l1.086.628a1 1 0 0 0 1-1.733l-1.084-.626a1 1 0 0 1-.464-1.133Z"})]}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),ha=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M4 7.483a2.98 2.98 0 0 1-2.121-.88L.335 5.228a1.002 1.002 0 0 1 1.332-1.496l1.585 1.416a1 1 0 0 0 1.456.04l3.604-3.435a1 1 0 0 1 1.378 1.45L6.1 6.62a2.964 2.964 0 0 1-2.1.863Zm20-2.002a1.002 1.002 0 0 0-1-1H13a1 1 0 0 0-.706 1.708 1 1 0 0 0 .707.293h10a1 1 0 0 0 1-1ZM6.1 14.63l3.59-3.418a1 1 0 1 0-1.378-1.45l-3.6 3.435a1.022 1.022 0 0 1-1.414 0l-1.59-1.586a1 1 0 0 0-1.695.711c-.002.263.099.515.28.704l1.586 1.587a2.998 2.998 0 0 0 4.226.017H6.1Zm17.9-1.14a1.002 1.002 0 0 0-1-1H13a1 1 0 0 0-1 1 1.002 1.002 0 0 0 1 1.002h10a1 1 0 0 0 1-1.001ZM6.1 22.638l3.586-3.417a1.001 1.001 0 1 0-1.378-1.45l-3.6 3.435a1 1 0 0 1-1.456-.04l-1.585-1.416a1 1 0 0 0-1.665.805c.015.266.135.514.333.69l1.544 1.376a2.999 2.999 0 0 0 4.226.017H6.1ZM24 21.498a1.002 1.002 0 0 0-1-1.001H13a1 1 0 0 0-.706 1.709 1 1 0 0 0 .707.293h10a1 1 0 0 0 1-1.001Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),ta=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[d("g",{fill:"#000",clipPath:"url(#a)",children:[n("path",{d:"M5 22.5h2a1 1 0 0 1 0 2H5a5.006 5.006 0 0 1-5-5v-14a5.006 5.006 0 0 1 5-5h2a1 1 0 0 1 0 2H5a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3Z"}),n("path",{d:"M7.223 11.532 23 11.5a1 1 0 0 1 0 2l-15.744.032c.081.139.179.267.29.382l3.88 3.88a1 1 0 1 1-1.414 1.413l-3.88-3.879a4 4 0 0 1 0-5.656l3.882-3.879a1 1 0 1 1 1.414 1.414l-3.88 3.88a2.017 2.017 0 0 0-.325.445Z"})]}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),da=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[d("g",{fill:"#000",clipPath:"url(#a)",children:[n("path",{d:"M5 22.5h2a1 1 0 0 1 0 2H5a5.006 5.006 0 0 1-5-5v-14a5.006 5.006 0 0 1 5-5h2a1 1 0 0 1 0 2H5a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3Z"}),n("path",{d:"m18.95 5.792 3.879 3.88h-.004a4 4 0 0 1 0 5.655l-3.88 3.88a1 1 0 1 1-1.413-1.415l3.879-3.879c.133-.137.245-.293.334-.462-.013.001-.024.005-.036.008a.145.145 0 0 1-.042.008L5.989 13.5a1 1 0 0 1 0-2l15.684-.032c.007 0 .014.002.02.004a.072.072 0 0 0 .022.004 2.062 2.062 0 0 0-.3-.39l-3.88-3.879a1 1 0 0 1 1.415-1.414Z"})]}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),na=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{fill:"#000",clipPath:"url(#a)",children:n("path",{d:"M6.365 6.416a.5.5 0 0 1-.278.084H4.294v12h1.793a.5.5 0 0 1 .353.854L4 21.794a1 1 0 0 1-1.414 0l-2.44-2.44A.5.5 0 0 1 .5 18.5h1.794v-12H.5a.5.5 0 0 1-.353-.854l2.439-2.439a1 1 0 0 1 1.414 0l2.44 2.44a.5.5 0 0 1-.075.769ZM23 6.5H10a1 1 0 0 1 0-2h13a1 1 0 1 1 0 2ZM10 11.5h13a1 1 0 0 1 0 2H10a1 1 0 0 1 0-2ZM23 18.5H10a1 1 0 0 0 0 2h13a1 1 0 1 0 0-2Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),ra=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{clipPath:"url(#a)",children:n("path",{fill:"#000",d:"M13 1.5v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 2 0Zm-1 19a1 1 0 0 0-1 1v2a1 1 0 0 0 2 0v-2a1 1 0 0 0-1-1Zm-8-8a1 1 0 0 0-1-1H1a1 1 0 0 0 0 2h2a1 1 0 0 0 1-1Zm19-1h-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2Zm-4.982-9.382a1 1 0 0 0-1.367.364l-1 1.731a1 1 0 0 0 1.731 1.001l1-1.731a1 1 0 0 0-.364-1.365ZM7.987 19.421a1 1 0 0 0-1.366.364l-1 1.731a1 1 0 1 0 1.731 1.001l1-1.731a1 1 0 0 0-.365-1.365Zm-3.272-12.3-1.731-1a1 1 0 0 0-1 1.731l1.731 1a1 1 0 0 0 1-1.731Zm17.3 10.03-1.731-1a1 1 0 0 0-1 1.731l1.731 1a1 1 0 1 0 1-1.731ZM7.349 2.482a1 1 0 0 0-1.731 1l1 1.731a1 1 0 1 0 1.731-1.001l-1-1.73Zm10.03 17.3a1 1 0 0 0-1.731 1l1 1.731a1 1 0 0 0 1.731-1l-1-1.731Zm2.408-10.8a1 1 0 0 0 .5-.134l1.731-1a1 1 0 0 0-1-1.731l-1.731 1a1 1 0 0 0 .5 1.865ZM3.713 16.148l-1.731 1a1 1 0 1 0 1 1.731l1.731-1a1 1 0 0 0-1-1.731Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),oa=t((a=>n("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:n("path",{fill:"#000",d:"M21 12.924V11.5a9 9 0 0 0-18 0v1.424A5 5 0 0 0 5 22.5a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2v-1a7 7 0 0 1 14 0v1a2 2 0 0 0-2 2v6h-3a1 1 0 0 0 0 2h5a5 5 0 0 0 2-9.576ZM5 20.5a3 3 0 1 1 0-6v6Zm14 0v-6a3 3 0 0 1 0 6Z"})}))),ca=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[d("g",{fill:"#000",clipPath:"url(#a)",children:[n("path",{d:"M10 18.5a1 1 0 0 0 1-1v-6a1 1 0 0 0-2 0v6a1 1 0 0 0 1 1ZM14.707 18.207A1 1 0 0 1 13 17.499v-6a1 1 0 1 1 2 0v6a1 1 0 0 1-.293.707Z"}),n("path",{fillRule:"evenodd",d:"M21 4.5h-3.1a5.01 5.01 0 0 0-4.9-4h-2a5.009 5.009 0 0 0-4.9 4H3a1 1 0 0 0 0 2h1v13a5.006 5.006 0 0 0 5 5h6a5.006 5.006 0 0 0 5-5v-13h1a1 1 0 1 0 0-2Zm-10-2h2a3.006 3.006 0 0 1 2.829 2H8.171A3.006 3.006 0 0 1 11 2.5Zm7 17a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3v-13h12v13Z",clipRule:"evenodd"})]}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),sa=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[d("g",{fill:"#000",clipPath:"url(#a)",children:[n("path",{d:"m11 18.516.007-15.438L8.08 6.005a1 1 0 0 1-1.414-1.414l3.21-3.212a3 3 0 0 1 4.245 0l3.21 3.215a1 1 0 0 1-1.413 1.414l-2.912-2.913L13 18.516a1 1 0 1 1-2 0Z"}),n("path",{d:"M22 21.5v-4a1 1 0 0 1 2 0v4a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3v-4a1 1 0 0 1 2 0v4a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1Z"})]}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]}))),fa=t((a=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25","aria-hidden":"true",...a,children:[n("g",{fill:"#000",clipPath:"url(#a)",children:n("path",{d:"M12 13a6 6 0 1 0 0-12 6 6 0 0 0 0 12Zm0-10a4 4 0 1 1 0 8 4 4 0 0 1 0-8ZM12 15a9.01 9.01 0 0 0-9 9 1 1 0 0 0 2 0 7 7 0 1 1 14 0 1 1 0 0 0 2 0 9.01 9.01 0 0 0-9-9Z"})}),n("defs",{children:n("clipPath",{id:"a",children:n("path",{fill:"#fff",d:"M0 .5h24v24H0z"})})})]})));export{m as IconAlert,Z as IconBank,M as IconBarChart,x as IconCalendar,H as IconCaretDown,b as IconCaretLeft,P as IconCaretRight,B as IconCaretUp,I as IconCent,A as IconCheck,z as IconChecking,L as IconClose,V as IconConnect,y as IconCopy,C as IconDollar,R as IconDownload,S as IconEdit,k as IconEnter,E as IconEnterInverted,T as IconExchange,j as IconFilter,O as IconHelp,D as IconHistory,_ as IconHome,U as IconIndicatorDown,X as IconIndicatorUp,N as IconInfo,F as IconMail,$ as IconMenu,q as IconMore,G as IconNotification,W as IconOverview,J as IconPercent,K as IconPieChart,Q as IconPlus,Y as IconReports,aa as IconReservesSuccess,la as IconReservesWarning,ia as IconSearch,ea as IconSettings,ha as IconSettlement,ta as IconSignIn,da as IconSignOut,na as IconSort,ra as IconSpinner,oa as IconSupport,ca as IconTrash,sa as IconUpload,fa as IconUser,u as cryptoFiTheme};
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../node_modules/@chakra-ui/anatomy/dist/chunk-OA3DH5LS.mjs","../node_modules/@chakra-ui/anatomy/dist/chunk-7OOI6RFH.mjs"],"sourcesContent":["// src/anatomy.ts\nfunction anatomy(name, map = {}) {\n let called = false;\n function assert() {\n if (!called) {\n called = true;\n return;\n }\n throw new Error(\n \"[anatomy] .part(...) should only be called once. Did you mean to use .extend(...) ?\"\n );\n }\n function parts(...values) {\n assert();\n for (const part of values) {\n ;\n map[part] = toPart(part);\n }\n return anatomy(name, map);\n }\n function extend(...parts2) {\n for (const part of parts2) {\n if (part in map)\n continue;\n map[part] = toPart(part);\n }\n return anatomy(name, map);\n }\n function selectors() {\n const value = Object.fromEntries(\n Object.entries(map).map(([key, part]) => [key, part.selector])\n );\n return value;\n }\n function classnames() {\n const value = Object.fromEntries(\n Object.entries(map).map(([key, part]) => [key, part.className])\n );\n return value;\n }\n function toPart(part) {\n const el = [\"container\", \"root\"].includes(part != null ? part : \"\") ? [name] : [name, part];\n const attr = el.filter(Boolean).join(\"__\");\n const className = `chakra-${attr}`;\n const partObj = {\n className,\n selector: `.${className}`,\n toString: () => part\n };\n return partObj;\n }\n const __type = {};\n return {\n parts,\n toPart,\n extend,\n selectors,\n classnames,\n get keys() {\n return Object.keys(map);\n },\n __type\n };\n}\n\nexport {\n anatomy\n};\n//# sourceMappingURL=chunk-OA3DH5LS.mjs.map","import {\n anatomy\n} from \"./chunk-OA3DH5LS.mjs\";\n\n// src/components.ts\nvar accordionAnatomy = anatomy(\"accordion\").parts(\"root\", \"container\", \"button\", \"panel\").extend(\"icon\");\nvar alertAnatomy = anatomy(\"alert\").parts(\"title\", \"description\", \"container\").extend(\"icon\", \"spinner\");\nvar avatarAnatomy = anatomy(\"avatar\").parts(\"label\", \"badge\", \"container\").extend(\"excessLabel\", \"group\");\nvar breadcrumbAnatomy = anatomy(\"breadcrumb\").parts(\"link\", \"item\", \"container\").extend(\"separator\");\nvar buttonAnatomy = anatomy(\"button\").parts();\nvar checkboxAnatomy = anatomy(\"checkbox\").parts(\"control\", \"icon\", \"container\").extend(\"label\");\nvar circularProgressAnatomy = anatomy(\"progress\").parts(\"track\", \"filledTrack\").extend(\"label\");\nvar drawerAnatomy = anatomy(\"drawer\").parts(\"overlay\", \"dialogContainer\", \"dialog\").extend(\"header\", \"closeButton\", \"body\", \"footer\");\nvar editableAnatomy = anatomy(\"editable\").parts(\n \"preview\",\n \"input\",\n \"textarea\"\n);\nvar formAnatomy = anatomy(\"form\").parts(\n \"container\",\n \"requiredIndicator\",\n \"helperText\"\n);\nvar formErrorAnatomy = anatomy(\"formError\").parts(\"text\", \"icon\");\nvar inputAnatomy = anatomy(\"input\").parts(\n \"addon\",\n \"field\",\n \"element\",\n \"group\"\n);\nvar listAnatomy = anatomy(\"list\").parts(\"container\", \"item\", \"icon\");\nvar menuAnatomy = anatomy(\"menu\").parts(\"button\", \"list\", \"item\").extend(\"groupTitle\", \"icon\", \"command\", \"divider\");\nvar modalAnatomy = anatomy(\"modal\").parts(\"overlay\", \"dialogContainer\", \"dialog\").extend(\"header\", \"closeButton\", \"body\", \"footer\");\nvar numberInputAnatomy = anatomy(\"numberinput\").parts(\n \"root\",\n \"field\",\n \"stepperGroup\",\n \"stepper\"\n);\nvar pinInputAnatomy = anatomy(\"pininput\").parts(\"field\");\nvar popoverAnatomy = anatomy(\"popover\").parts(\"content\", \"header\", \"body\", \"footer\").extend(\"popper\", \"arrow\", \"closeButton\");\nvar progressAnatomy = anatomy(\"progress\").parts(\n \"label\",\n \"filledTrack\",\n \"track\"\n);\nvar radioAnatomy = anatomy(\"radio\").parts(\n \"container\",\n \"control\",\n \"label\"\n);\nvar selectAnatomy = anatomy(\"select\").parts(\"field\", \"icon\");\nvar sliderAnatomy = anatomy(\"slider\").parts(\n \"container\",\n \"track\",\n \"thumb\",\n \"filledTrack\",\n \"mark\"\n);\nvar statAnatomy = anatomy(\"stat\").parts(\n \"container\",\n \"label\",\n \"helpText\",\n \"number\",\n \"icon\"\n);\nvar switchAnatomy = anatomy(\"switch\").parts(\n \"container\",\n \"track\",\n \"thumb\",\n \"label\"\n);\nvar tableAnatomy = anatomy(\"table\").parts(\n \"table\",\n \"thead\",\n \"tbody\",\n \"tr\",\n \"th\",\n \"td\",\n \"tfoot\",\n \"caption\"\n);\nvar tabsAnatomy = anatomy(\"tabs\").parts(\n \"root\",\n \"tab\",\n \"tablist\",\n \"tabpanel\",\n \"tabpanels\",\n \"indicator\"\n);\nvar tagAnatomy = anatomy(\"tag\").parts(\n \"container\",\n \"label\",\n \"closeButton\"\n);\nvar cardAnatomy = anatomy(\"card\").parts(\n \"container\",\n \"header\",\n \"body\",\n \"footer\"\n);\nvar stepperAnatomy = anatomy(\"stepper\").parts(\n \"stepper\",\n \"step\",\n \"title\",\n \"description\",\n \"indicator\",\n \"separator\",\n \"icon\",\n \"number\"\n);\n\nexport {\n accordionAnatomy,\n alertAnatomy,\n avatarAnatomy,\n breadcrumbAnatomy,\n buttonAnatomy,\n checkboxAnatomy,\n circularProgressAnatomy,\n drawerAnatomy,\n editableAnatomy,\n formAnatomy,\n formErrorAnatomy,\n inputAnatomy,\n listAnatomy,\n menuAnatomy,\n modalAnatomy,\n numberInputAnatomy,\n pinInputAnatomy,\n popoverAnatomy,\n progressAnatomy,\n radioAnatomy,\n selectAnatomy,\n sliderAnatomy,\n statAnatomy,\n switchAnatomy,\n tableAnatomy,\n tabsAnatomy,\n tagAnatomy,\n cardAnatomy,\n stepperAnatomy\n};\n//# sourceMappingURL=chunk-7OOI6RFH.mjs.map"],"names":["anatomy","name","map","called","toPart","part","className","includes","filter","Boolean","join","selector","toString","parts","values","Error","assert","extend","parts2","selectors","Object","fromEntries","entries","key","classnames","keys","__type","accordionAnatomy","inputAnatomy"],"mappings":"oNACA,SAASA,EAAQC,EAAMC,EAAM,IAC3B,IAAIC,GAAS,EAsCb,SAASC,EAAOC,GACd,MAEMC,EAAY,WAFP,CAAC,YAAa,QAAQC,SAAiB,MAARF,EAAeA,EAAO,IAAM,CAACJ,GAAQ,CAACA,EAAMI,IACtEG,OAAOC,SAASC,KAAK,QAOrC,MALgB,CACdJ,YACAK,SAAU,IAAIL,IACdM,SAAU,IAAMP,EAGnB,CAED,MAAO,CACLQ,MAzCF,YAAkBC,IATlB,WACE,GAAKX,EAIL,MAAM,IAAIY,MACR,uFAJAZ,GAAS,CAMZ,CAECa,GACA,IAAK,MAAMX,KAAQS,EAEjBZ,EAAIG,GAAQD,EAAOC,GAErB,OAAOL,EAAQC,EAAMC,EACtB,EAmCCE,SACAa,OAnCF,YAAmBC,GACjB,IAAK,MAAMb,KAAQa,EACbb,KAAQH,IAEZA,EAAIG,GAAQD,EAAOC,IAErB,OAAOL,EAAQC,EAAMC,EACtB,EA6BCiB,UA5BF,WAIE,OAHcC,OAAOC,YACnBD,OAAOE,QAAQpB,GAAKA,KAAI,EAAEqB,EAAKlB,KAAU,CAACkB,EAAKlB,EAAKM,YAGvD,EAwBCa,WAvBF,WAIE,OAHcJ,OAAOC,YACnBD,OAAOE,QAAQpB,GAAKA,KAAI,EAAEqB,EAAKlB,KAAU,CAACkB,EAAKlB,EAAKC,aAGvD,EAmBC,QAAImB,GACF,OAAOL,OAAOK,KAAKvB,EACpB,EACDwB,OAVa,CAAA,EAYjB,CC1DA,IAAIC,EAAmB3B,EAAQ,aAAaa,MAAM,OAAQ,YAAa,SAAU,SAASI,OAAO,QAC9EjB,EAAQ,SAASa,MAAM,QAAS,cAAe,aAAaI,OAAO,OAAQ,WAC1EjB,EAAQ,UAAUa,MAAM,QAAS,QAAS,aAAaI,OAAO,cAAe,SACzEjB,EAAQ,cAAca,MAAM,OAAQ,OAAQ,aAAaI,OAAO,aACpEjB,EAAQ,UAAUa,QAChBb,EAAQ,YAAYa,MAAM,UAAW,OAAQ,aAAaI,OAAO,SACzDjB,EAAQ,YAAYa,MAAM,QAAS,eAAeI,OAAO,SACnEjB,EAAQ,UAAUa,MAAM,UAAW,kBAAmB,UAAUI,OAAO,SAAU,cAAe,OAAQ,UACtGjB,EAAQ,YAAYa,MACxC,UACA,QACA,YAEgBb,EAAQ,QAAQa,MAChC,YACA,oBACA,cAEqBb,EAAQ,aAAaa,MAAM,OAAQ,QAC1D,IAAIe,EAAe5B,EAAQ,SAASa,MAClC,QACA,QACA,UACA,SAEgBb,EAAQ,QAAQa,MAAM,YAAa,OAAQ,QAC3Cb,EAAQ,QAAQa,MAAM,SAAU,OAAQ,QAAQI,OAAO,aAAc,OAAQ,UAAW,WACvFjB,EAAQ,SAASa,MAAM,UAAW,kBAAmB,UAAUI,OAAO,SAAU,cAAe,OAAQ,UACjGjB,EAAQ,eAAea,MAC9C,OACA,QACA,eACA,WAEoBb,EAAQ,YAAYa,MAAM,SAC3Bb,EAAQ,WAAWa,MAAM,UAAW,SAAU,OAAQ,UAAUI,OAAO,SAAU,QAAS,eACzFjB,EAAQ,YAAYa,MACxC,QACA,cACA,SAEiBb,EAAQ,SAASa,MAClC,YACA,UACA,SAEkBb,EAAQ,UAAUa,MAAM,QAAS,QACjCb,EAAQ,UAAUa,MACpC,YACA,QACA,QACA,cACA,QAEgBb,EAAQ,QAAQa,MAChC,YACA,QACA,WACA,SACA,QAEkBb,EAAQ,UAAUa,MACpC,YACA,QACA,QACA,SAEiBb,EAAQ,SAASa,MAClC,QACA,QACA,QACA,KACA,KACA,KACA,QACA,WAEgBb,EAAQ,QAAQa,MAChC,OACA,MACA,UACA,WACA,YACA,aAEeb,EAAQ,OAAOa,MAC9B,YACA,QACA,eAEgBb,EAAQ,QAAQa,MAChC,YACA,SACA,OACA,UAEmBb,EAAQ,WAAWa,MACtC,UACA,OACA,QACA,cACA,YACA,YACA,OACA","x_google_ignoreList":[0,1]}
|
|
@@ -0,0 +1,154 @@
|
|
|
1
|
+
import * as _chakra_ui_system_dist_system_types from '@chakra-ui/system/dist/system.types';
|
|
2
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
3
|
+
import { SVGProps } from 'react';
|
|
4
|
+
|
|
5
|
+
declare const theme: Record<string, any>;
|
|
6
|
+
|
|
7
|
+
declare const SvgIconAlert: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
8
|
+
//# sourceMappingURL=IconAlert.d.ts.map
|
|
9
|
+
|
|
10
|
+
declare const SvgIconBank: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
11
|
+
//# sourceMappingURL=IconBank.d.ts.map
|
|
12
|
+
|
|
13
|
+
declare const SvgIconBarChart: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
14
|
+
//# sourceMappingURL=IconBarChart.d.ts.map
|
|
15
|
+
|
|
16
|
+
declare const SvgIconCalendar: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
17
|
+
//# sourceMappingURL=IconCalendar.d.ts.map
|
|
18
|
+
|
|
19
|
+
declare const SvgIconCaretDown: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
20
|
+
//# sourceMappingURL=IconCaretDown.d.ts.map
|
|
21
|
+
|
|
22
|
+
declare const SvgIconCaretLeft: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
23
|
+
//# sourceMappingURL=IconCaretLeft.d.ts.map
|
|
24
|
+
|
|
25
|
+
declare const SvgIconCaretRight: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
26
|
+
//# sourceMappingURL=IconCaretRight.d.ts.map
|
|
27
|
+
|
|
28
|
+
declare const SvgIconCaretUp: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
29
|
+
//# sourceMappingURL=IconCaretUp.d.ts.map
|
|
30
|
+
|
|
31
|
+
declare const SvgIconCent: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
32
|
+
//# sourceMappingURL=IconCent.d.ts.map
|
|
33
|
+
|
|
34
|
+
declare const SvgIconCheck: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
35
|
+
//# sourceMappingURL=IconCheck.d.ts.map
|
|
36
|
+
|
|
37
|
+
declare const SvgIconChecking: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
38
|
+
//# sourceMappingURL=IconChecking.d.ts.map
|
|
39
|
+
|
|
40
|
+
declare const SvgIconClose: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
41
|
+
//# sourceMappingURL=IconClose.d.ts.map
|
|
42
|
+
|
|
43
|
+
declare const SvgIconConnect: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
44
|
+
//# sourceMappingURL=IconConnect.d.ts.map
|
|
45
|
+
|
|
46
|
+
declare const SvgIconCopy: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
47
|
+
//# sourceMappingURL=IconCopy.d.ts.map
|
|
48
|
+
|
|
49
|
+
declare const SvgIconDollar: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
50
|
+
//# sourceMappingURL=IconDollar.d.ts.map
|
|
51
|
+
|
|
52
|
+
declare const SvgIconDownload: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
53
|
+
//# sourceMappingURL=IconDownload.d.ts.map
|
|
54
|
+
|
|
55
|
+
declare const SvgIconEdit: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
56
|
+
//# sourceMappingURL=IconEdit.d.ts.map
|
|
57
|
+
|
|
58
|
+
declare const SvgIconEnter: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
59
|
+
//# sourceMappingURL=IconEnter.d.ts.map
|
|
60
|
+
|
|
61
|
+
declare const SvgIconEnterInverted: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
62
|
+
//# sourceMappingURL=IconEnterInverted.d.ts.map
|
|
63
|
+
|
|
64
|
+
declare const SvgIconExchange: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
65
|
+
//# sourceMappingURL=IconExchange.d.ts.map
|
|
66
|
+
|
|
67
|
+
declare const SvgIconFilter: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
68
|
+
//# sourceMappingURL=IconFilter.d.ts.map
|
|
69
|
+
|
|
70
|
+
declare const SvgIconHelp: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
71
|
+
//# sourceMappingURL=IconHelp.d.ts.map
|
|
72
|
+
|
|
73
|
+
declare const SvgIconHistory: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
74
|
+
//# sourceMappingURL=IconHistory.d.ts.map
|
|
75
|
+
|
|
76
|
+
declare const SvgIconHome: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
77
|
+
//# sourceMappingURL=IconHome.d.ts.map
|
|
78
|
+
|
|
79
|
+
declare const SvgIconIndicatorDown: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
80
|
+
//# sourceMappingURL=IconIndicatorDown.d.ts.map
|
|
81
|
+
|
|
82
|
+
declare const SvgIconIndicatorUp: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
83
|
+
//# sourceMappingURL=IconIndicatorUp.d.ts.map
|
|
84
|
+
|
|
85
|
+
declare const SvgIconInfo: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
86
|
+
//# sourceMappingURL=IconInfo.d.ts.map
|
|
87
|
+
|
|
88
|
+
declare const SvgIconMail: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
89
|
+
//# sourceMappingURL=IconMail.d.ts.map
|
|
90
|
+
|
|
91
|
+
declare const SvgIconMenu: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
92
|
+
//# sourceMappingURL=IconMenu.d.ts.map
|
|
93
|
+
|
|
94
|
+
declare const SvgIconMore: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
95
|
+
//# sourceMappingURL=IconMore.d.ts.map
|
|
96
|
+
|
|
97
|
+
declare const SvgIconNotification: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
98
|
+
//# sourceMappingURL=IconNotification.d.ts.map
|
|
99
|
+
|
|
100
|
+
declare const SvgIconOverview: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
101
|
+
//# sourceMappingURL=IconOverview.d.ts.map
|
|
102
|
+
|
|
103
|
+
declare const SvgIconPercent: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
104
|
+
//# sourceMappingURL=IconPercent.d.ts.map
|
|
105
|
+
|
|
106
|
+
declare const SvgIconPieChart: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
107
|
+
//# sourceMappingURL=IconPieChart.d.ts.map
|
|
108
|
+
|
|
109
|
+
declare const SvgIconPlus: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
110
|
+
//# sourceMappingURL=IconPlus.d.ts.map
|
|
111
|
+
|
|
112
|
+
declare const SvgIconReports: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
113
|
+
//# sourceMappingURL=IconReports.d.ts.map
|
|
114
|
+
|
|
115
|
+
declare const SvgIconReservesSuccess: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
116
|
+
//# sourceMappingURL=IconReservesSuccess.d.ts.map
|
|
117
|
+
|
|
118
|
+
declare const SvgIconReservesWarning: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
119
|
+
//# sourceMappingURL=IconReservesWarning.d.ts.map
|
|
120
|
+
|
|
121
|
+
declare const SvgIconSearch: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
122
|
+
//# sourceMappingURL=IconSearch.d.ts.map
|
|
123
|
+
|
|
124
|
+
declare const SvgIconSettings: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
125
|
+
//# sourceMappingURL=IconSettings.d.ts.map
|
|
126
|
+
|
|
127
|
+
declare const SvgIconSettlement: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
128
|
+
//# sourceMappingURL=IconSettlement.d.ts.map
|
|
129
|
+
|
|
130
|
+
declare const SvgIconSignIn: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
131
|
+
//# sourceMappingURL=IconSignIn.d.ts.map
|
|
132
|
+
|
|
133
|
+
declare const SvgIconSignOut: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
134
|
+
//# sourceMappingURL=IconSignOut.d.ts.map
|
|
135
|
+
|
|
136
|
+
declare const SvgIconSort: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
137
|
+
//# sourceMappingURL=IconSort.d.ts.map
|
|
138
|
+
|
|
139
|
+
declare const SvgIconSpinner: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
140
|
+
//# sourceMappingURL=IconSpinner.d.ts.map
|
|
141
|
+
|
|
142
|
+
declare const SvgIconSupport: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
143
|
+
//# sourceMappingURL=IconSupport.d.ts.map
|
|
144
|
+
|
|
145
|
+
declare const SvgIconTrash: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
146
|
+
//# sourceMappingURL=IconTrash.d.ts.map
|
|
147
|
+
|
|
148
|
+
declare const SvgIconUpload: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
149
|
+
//# sourceMappingURL=IconUpload.d.ts.map
|
|
150
|
+
|
|
151
|
+
declare const SvgIconUser: _chakra_ui_system_dist_system_types.ChakraComponent<(props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
152
|
+
//# sourceMappingURL=IconUser.d.ts.map
|
|
153
|
+
|
|
154
|
+
export { SvgIconAlert as IconAlert, SvgIconBank as IconBank, SvgIconBarChart as IconBarChart, SvgIconCalendar as IconCalendar, SvgIconCaretDown as IconCaretDown, SvgIconCaretLeft as IconCaretLeft, SvgIconCaretRight as IconCaretRight, SvgIconCaretUp as IconCaretUp, SvgIconCent as IconCent, SvgIconCheck as IconCheck, SvgIconChecking as IconChecking, SvgIconClose as IconClose, SvgIconConnect as IconConnect, SvgIconCopy as IconCopy, SvgIconDollar as IconDollar, SvgIconDownload as IconDownload, SvgIconEdit as IconEdit, SvgIconEnter as IconEnter, SvgIconEnterInverted as IconEnterInverted, SvgIconExchange as IconExchange, SvgIconFilter as IconFilter, SvgIconHelp as IconHelp, SvgIconHistory as IconHistory, SvgIconHome as IconHome, SvgIconIndicatorDown as IconIndicatorDown, SvgIconIndicatorUp as IconIndicatorUp, SvgIconInfo as IconInfo, SvgIconMail as IconMail, SvgIconMenu as IconMenu, SvgIconMore as IconMore, SvgIconNotification as IconNotification, SvgIconOverview as IconOverview, SvgIconPercent as IconPercent, SvgIconPieChart as IconPieChart, SvgIconPlus as IconPlus, SvgIconReports as IconReports, SvgIconReservesSuccess as IconReservesSuccess, SvgIconReservesWarning as IconReservesWarning, SvgIconSearch as IconSearch, SvgIconSettings as IconSettings, SvgIconSettlement as IconSettlement, SvgIconSignIn as IconSignIn, SvgIconSignOut as IconSignOut, SvgIconSort as IconSort, SvgIconSpinner as IconSpinner, SvgIconSupport as IconSupport, SvgIconTrash as IconTrash, SvgIconUpload as IconUpload, SvgIconUser as IconUser, theme as cryptoFiTheme };
|