@cyber-harbour/ui 1.0.40 → 1.0.42

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.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme}from'styled-components';import {jsx,jsxs}from'react/jsx-runtime';import Fr,{createContext,forwardRef,useContext,useMemo,useCallback,useRef,useState,useEffect}from'react';import {Popover}from'react-tiny-popover';import m0 from'react-force-graph-2d';import {forceCollide}from'd3-force';import p0 from'react-content-loader';var Jo=Object.defineProperty;var t=(e,o)=>Jo(e,"name",{value:o,configurable:true});var Ee=createGlobalStyle(({theme:e})=>`
1
+ import X1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme}from'styled-components';import {jsx,jsxs}from'react/jsx-runtime';import Pr,{createContext,forwardRef,useContext,useMemo,useCallback,useRef,useState,useEffect}from'react';import {Popover}from'react-tiny-popover';import xn from'react-force-graph-2d';import {forceCollide}from'd3-force';import gn from'react-content-loader';var Yo=Object.defineProperty;var t=(e,o)=>Yo(e,"name",{value:o,configurable:true});var Ee=createGlobalStyle(({theme:e})=>`
2
2
  *, *::before, *::after {
3
3
  box-sizing: border-box;
4
4
  margin: 0;
@@ -11,7 +11,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
11
11
  font-family: ${e.typography.fontFamily};
12
12
  font-size: ${e.baseSize}px;
13
13
  }
14
- `);var Ve=t((e,o)=>{if(!o||typeof o!="string")return;if(!(o.includes(".")||e.colors.hasOwnProperty(o)))return o;let a=o.split(".");if(a.length===1)return e.colors[a[0]];if(a.length===2){let[s,l]=a,d=e.colors[s];if(d&&typeof d=="object")return d[l]}},"resolveThemeColor"),H=t((e,o=16)=>{let i=typeof e=="string"?parseFloat(e.replace("px","")):e;return isNaN(i)?(console.warn(`Invalid pixel value: ${e}`),"0"):`${(i/o).toFixed(4).replace(/\.?0+$/,"")}rem`},"pxToRem"),Y1={contextMenu:["padding"],baseSize:true},s1=t((e,o=14,i)=>{let a={};return Object.entries(e).forEach(([s,l])=>{l!==null&&typeof l=="object"&&!Array.isArray(l)?a[s]=s1(l,o,s):typeof l=="string"&&l.includes("px")||typeof l=="number"&&["fontSize","width","height","padding","margin","gap","borderRadius","size"].some(d=>s.toLowerCase().includes(d.toLowerCase()))&&!(i&&Array.isArray(Y1[i])&&Y1[i].includes(s))&&!Y1[s]?a[s]=H(l,o):a[s]=l;}),a},"convertPaletteToRem"),_=t((e,o,i,a)=>e.button[o][i][a],"getButtonStyles"),O=t((e,o)=>e.button.sizes[o],"getButtonSizeStyles"),R0=t((e,o,i)=>e.input[o][i],"getInputStyles"),Z0=t((e,o="body")=>e.typography.variants[o]||e.typography.variants.body,"getTypographyStyles"),H0=t((e,o="m")=>`@media (min-width: ${e.breakpoints[o]}px)`,"getBreakpoint");var S1={dropdown:1e3,sticky:1020,fixed:1030,backdrop:1040,modal:1050,popover:1060,tooltip:1070},v1={xs:320,s:576,m:768,l:992,xl:1200},w1={fontFamily:"Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;",lineHeight:1.49,variants:{h1:{fontSize:22},h2:{fontSize:16},h3:{fontSize:14},body:{fontSize:12}}};var ze={mode:"light",baseSize:14,colors:{background:"#ffffff",backgroundBase:"#F7F8FC",primary:{main:"#0042EC",light:"#80A0F5",lighter:"#E5ECFD",lightest:"#F3F7FF",lightest2:"rgba(0, 66, 236, 0.05)"},text:{main:"#101010",light:"#535353",lighter:"#99989C",invert:"#ffffff"},stroke:{main:"#C7C5C5",light:"#EBEBEB",lighter:"#F3F3F3"},disable:"#FAFAFA",success:"#27AE60",error:"#FF3B30",warning:"#F2994A",info:"#2F80ED"},typography:w1,breakpoints:v1,zIndex:S1,line:{size:1,color:"#EBEBEB"},button:{fill:{default:{default:{background:"#E8EAEE",text:"#101010",border:" #E8EAEE",boxShadow:"none"},hover:{background:"#E5ECFD",text:"#101010",border:" #E5ECFD",boxShadow:"none"},active:{background:"#E5ECFD",text:"#101010",border:" #E5ECFD",boxShadow:"none"},disabled:{background:"#EBEBEB",text:"#99989C",border:" #EBEBEB",boxShadow:"none"}},primary:{default:{background:"#0042EC",text:"#FFFFFF",border:" #0042EC",boxShadow:"none"},hover:{background:"#4D7BF2",text:"#FFFFFF",border:" #4D7BF2",boxShadow:"none"},active:{background:"#4D7BF2",text:"#FFFFFF",border:" #4D7BF2",boxShadow:"none"},disabled:{background:"#99989C",text:"#FFFFFF",border:" #E5ECFD",boxShadow:"none"}},secondary:{default:{background:"#E8EAEE",text:"#101010",border:" #E8EAEE",boxShadow:"none"},hover:{background:"#E5ECFD",text:"#101010",border:" #E5ECFD",boxShadow:"none"},active:{background:"#E5ECFD",text:"#101010",border:" #E5ECFD",boxShadow:"none"},disabled:{background:"#EBEBEB",text:"#99989C",border:" #EBEBEB",boxShadow:"none"}},error:{default:{background:"#C93939",text:"#FFFFFF",border:" #C93939",boxShadow:"none"},hover:{background:"#C53939",text:"#FFFFFF",border:" #C53939",boxShadow:"none"},active:{background:"#C53939",text:"#FFFFFF",border:" #C53939",boxShadow:"none"},disabled:{background:"#FFCCCB",text:"#FFFFFF",border:" #FFCCCB",boxShadow:"none"}}},outlined:{default:{default:{background:"transparent",text:"#101010",border:" #EBEBEB",boxShadow:"none"},hover:{background:"#E5ECFD",text:"#101010",border:" #EBEBEB",boxShadow:"none"},active:{background:"#E5ECFD",text:"#101010",border:" #EBEBEB",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #EBEBEB",boxShadow:"none"}},primary:{default:{background:"transparent",text:"#0042EC",border:" #0042EC",boxShadow:"none"},hover:{background:"#E5ECFD",text:"#0042EC",border:" #0042EC",boxShadow:"none"},active:{background:"#E5ECFD",text:"#0042EC",border:" #0042EC",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #99989C",boxShadow:"none"}},secondary:{default:{background:"transparent",text:"#0042EC",border:" #EBEBEB",boxShadow:"none"},hover:{background:"#E5ECFD",text:"#0042EC",border:" #EBEBEB",boxShadow:"none"},active:{background:"#E5ECFD",text:"#0042EC",border:" #EBEBEB",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #EBEBEB",boxShadow:"none"}},error:{default:{background:"transparent",text:"#C93939",border:" #C93939",boxShadow:"none"},hover:{background:"#FCF5F5",text:"#C93939",border:" #C93939",boxShadow:"none"},active:{background:"#FCF5F5",text:"#C93939",border:" #C93939",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #99989C",boxShadow:"none"}}},empty:{default:{default:{background:"transparent",text:"#101010",border:"transparent",boxShadow:"none"},hover:{background:"transparent",text:"#80A0F5",border:"transparent",boxShadow:"none"},active:{background:"transparent",text:"#80A0F5",border:"transparent",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none"}},primary:{default:{background:"transparent",text:"#0042EC",border:"transparent",boxShadow:"none",filledIcon:{background:"#E5ECFD",color:"#0042EC"}},hover:{background:"transparent",text:"#80A0F5",border:"transparent",boxShadow:"none",filledIcon:{background:"#0042EC",color:"#ffffff"}},active:{background:"transparent",text:"#80A0F5",border:"transparent",boxShadow:"none",filledIcon:{background:"#0042EC",color:"#ffffff"}},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none",filledIcon:{background:"#BEBEBE",color:"#99989C"}}},secondary:{default:{background:"transparent",text:"#101010",border:"transparent",boxShadow:"none"},hover:{background:"transparent",text:"#0042EC",border:"transparent",boxShadow:"none"},active:{background:"transparent",text:"#0042EC",border:"transparent",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none"}},error:{default:{background:"transparent",text:"#C93939",border:"transparent",boxShadow:"none"},hover:{background:"transparent",text:"#FCF5F5",border:"transparent",boxShadow:"none"},active:{background:"transparent",text:"#FCF5F5",border:"transparent",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none"}}},sizes:{small:{fontSize:14,iconSize:16,paddingInline:10,paddingBlock:10,borderRadius:5,borderWidth:1,gap:10},medium:{fontSize:16,iconSize:16,paddingInline:10,paddingBlock:10,borderRadius:5,borderWidth:1,gap:10}}},sidebar:{background:"#FFFFFF",border:"#EBEBEB",width:224,collapsedWidth:65,text:{default:"#535353",active:"#0042EC",hover:"#0042EC"},item:{default:{background:"transparent",border:"transparent",padding:"10px 16px",height:40},active:{background:"#E5ECFD",borderLeft:"2px solid #0042EC",padding:"10px 16px",height:40},hover:{background:"#F3F7FF",border:"transparent",padding:"10px 16px",height:40}},section:{background:"transparent",padding:"16px 16px 8px",title:{color:"#99989C",fontSize:"12px",fontWeight:600}},delimeter:{color:"#C7C5C5",thickness:1,margin:"8px 0"}},contextMenu:{button:{default:{background:"transparent",text:"#101010",border:" #EBEBEB",boxShadow:"none"},hover:{background:"transparent",text:"#0042EC",border:" #EBEBEB",boxShadow:"none"},active:{background:"transparent",text:"#0042EC",border:" #EBEBEB",boxShadow:"none"},disabled:{background:"#FAFAFA",text:"#99989C",border:" #EBEBEB",boxShadow:"none"}},delimeter:{color:"#C7C5C5",thickness:1,marginInline:12,marginBlock:3,style:"solid"},shadow:"0px 4px 16px rgba(0, 0, 0, 0.1), 0px 2px 4px rgba(0, 0, 0, 0.06)",padding:5,icon:{size:7}},select:{item:{default:{background:"transparent",text:"#101010",border:" none",boxShadow:"none"},hover:{background:"#E5ECFD",text:"#101010",border:" none",boxShadow:"none"},active:{background:"#E8EAEE",text:"#101010",border:" none",boxShadow:"none"},disabled:{background:"#FAFAFA",text:"#99989C",border:" none",boxShadow:"none"}}},rowActionsMenu:{button:{default:{background:"transparent",text:"#101010",border:" none",boxShadow:"none"},hover:{background:"transparent",text:"#0042EC",border:" none",boxShadow:"none"},active:{background:"transparent",text:"#0042EC",border:" none",boxShadow:"none"},disabled:{background:"#FAFAFA",text:"#99989C",border:" none",boxShadow:"none"}},delimiterColor:"#C7C5C5",icon:{size:16}},input:{sizes:{empty:{fontSize:14,paddingInline:0,paddingBlock:0,borderRadius:0,iconSize:14,height:"auto"},small:{fontSize:14,paddingInline:10,paddingBlock:10,borderRadius:5,iconSize:14,height:40},medium:{fontSize:16,paddingInline:10,paddingBlock:10,borderRadius:5,iconSize:16,height:40}},outlined:{default:{background:"transparent",text:"#101010",placeholder:"#99989C",border:" #EBEBEB",boxShadow:"none",icon:"#101010"},focus:{background:"transparent",text:"#101010",placeholder:"#99989C",border:" #0042EC",boxShadow:"none",icon:"#101010"},error:{background:"transparent",text:"#101010",placeholder:"#99989C",border:" #C93939",boxShadow:"none",icon:"#C93939"},disabled:{background:"#FAFAFA",text:"#99989C",placeholder:"#99989C",border:" #EBEBEB",boxShadow:"none",icon:"#99989C"}},empty:{default:{background:"transparent",text:"#101010",placeholder:"#99989C",border:" transparent",boxShadow:"none",icon:"#101010"},focus:{background:"transparent",text:"#101010",placeholder:"#99989C",border:" transparent",boxShadow:"none",icon:"#101010"},error:{background:"transparent",text:"#101010",placeholder:"#99989C",border:" transparent",boxShadow:"none",icon:"#C93939"},disabled:{background:"#FAFAFA",text:"#99989C",placeholder:"#99989C",border:"transparent",boxShadow:"none",icon:"#99989C"}}},box:{padding:20,borderRadius:8,border:{width:1,style:"solid",color:"#EBEBEB"},background:"#FFFFFF"},graph2D:{ring:{highlightFill:"rgba(255, 165, 0, 0.3)"},button:{stroke:"#e5e5e5",normalFill:"rgba(255, 255, 255, 0.8)",hoverFill:"rgba(230, 230, 230, 0.9)"},grid:{dotColor:"rgba(0, 0, 0, 0.5)"},link:{normal:"#999",highlighted:"#ff9900",textColor:"#666",highlightedTextColor:"#663300",textBgColor:"rgba(255, 255, 255, 0.8)",highlightedTextBgColor:"rgba(255, 230, 204, 0.9)"}},contentLoader:{foreground:"#E2E2E2E2",background:"#F3F3F3"}},Ge=s1(ze,ze.baseSize);var Be={mode:"dark",baseSize:14,colors:{background:"#0F1317",backgroundBase:"#000000",primary:{main:"#158EFF",light:"#80A0F5",lighter:"#10253A",lightest:"#020E19",lightest2:"rgba(0, 66, 236, 0.05)"},text:{main:"#FFFFFF",light:"#99989C",lighter:"#535353",invert:"#101010"},stroke:{main:"#34404C",light:"#1E2226",lighter:"#333333"},disable:"#080A0C",success:"#27AE60",error:"#FF3B30",warning:"#F2994A",info:"#2F80ED"},typography:w1,breakpoints:v1,zIndex:S1,line:{size:1,color:"#1E2226"},button:{fill:{default:{default:{background:"#1E2226",text:"#FFFFFF",border:" #1E2226",boxShadow:"none"},hover:{background:"#10253A",text:"#FFFFFF",border:" #10253A",boxShadow:"none"},active:{background:"#10253A",text:"#FFFFFF",border:" #10253A",boxShadow:"none"},disabled:{background:"#1E2226",text:"#99989C",border:" #1E2226",boxShadow:"none"}},primary:{default:{background:"#158EFF",text:"#FFFFFF",border:" #158EFF",boxShadow:"none"},hover:{background:"#44a5ff",text:"#FFFFFF",border:" #44a5ff",boxShadow:"none"},active:{background:"#44a5ff",text:"#FFFFFF",border:" #44a5ff",boxShadow:"none"},disabled:{background:"#99989C",text:"#FFFFFF",border:" #10253A",boxShadow:"none"}},secondary:{default:{background:"#1E2226",text:"#FFFFFF",border:" #1E2226",boxShadow:"none"},hover:{background:"#10253A",text:"#FFFFFF",border:" #10253A",boxShadow:"none"},active:{background:"#10253A",text:"#FFFFFF",border:" #10253A",boxShadow:"none"},disabled:{background:"#1E2226",text:"#99989C",border:" #1E2226",boxShadow:"none"}},error:{default:{background:"#C93939",text:"#FFFFFF",border:" #C93939",boxShadow:"none"},hover:{background:"#d46161",text:"#FFFFFF",border:" #d46161",boxShadow:"none"},active:{background:"#d46161",text:"#FFFFFF",border:" #d46161",boxShadow:"none"},disabled:{background:"#511616",text:"#FFFFFF",border:" #511616",boxShadow:"none"}}},outlined:{default:{default:{background:"transparent",text:"#FFFFFF",border:" #1E2226",boxShadow:"none"},hover:{background:"#10253A",text:"#FFFFFF",border:" #1E2226",boxShadow:"none"},active:{background:"#10253A",text:"#FFFFFF",border:" #1E2226",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #1E2226",boxShadow:"none"}},primary:{default:{background:"transparent",text:"#158EFF",border:" #158EFF",boxShadow:"none"},hover:{background:"#10253A",text:"#158EFF",border:" #158EFF",boxShadow:"none"},active:{background:"#10253A",text:"#158EFF",border:" #158EFF",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #99989C",boxShadow:"none"}},secondary:{default:{background:"transparent",text:"#158EFF",border:" #1E2226",boxShadow:"none"},hover:{background:"#10253A",text:"#158EFF",border:" #1E2226",boxShadow:"none"},active:{background:"#10253A",text:"#158EFF",border:" #1E2226",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #1E2226",boxShadow:"none"}},error:{default:{background:"transparent",text:"#C93939",border:" #C93939",boxShadow:"none"},hover:{background:"#290b0b",text:"#C93939",border:" #290b0b",boxShadow:"none"},active:{background:"#290b0b",text:"#C93939",border:" #290b0b",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #99989C",boxShadow:"none"}}},empty:{default:{default:{background:"transparent",text:"#FFFFFF",border:"transparent",boxShadow:"none"},hover:{background:"transparent",text:"#44a5ff",border:"transparent",boxShadow:"none"},active:{background:"transparent",text:"#44a5ff",border:"transparent",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none"}},primary:{default:{background:"transparent",text:"#158EFF",border:"transparent",boxShadow:"none",filledIcon:{background:"#10253A",color:"#158EFF"}},hover:{background:"transparent",text:"#44a5ff",border:"transparent",boxShadow:"none",filledIcon:{background:"#158EFF",color:"#0F1317"}},active:{background:"transparent",text:"#44a5ff",border:"transparent",boxShadow:"none",filledIcon:{background:"#158EFF",color:"#0F1317"}},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none",filledIcon:{background:"#BEBEBE",color:"#99989C"}}},secondary:{default:{background:"transparent",text:"#FFFFFF",border:"transparent",boxShadow:"none"},hover:{background:"transparent",text:"#158EFF",border:"transparent",boxShadow:"none"},active:{background:"transparent",text:"#158EFF",border:"transparent",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none"}},error:{default:{background:"transparent",text:"#C93939",border:"transparent",boxShadow:"none"},hover:{background:"transparent",text:"#d46161",border:"transparent",boxShadow:"none"},active:{background:"transparent",text:"#d46161",border:"transparent",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none"}}},sizes:{small:{fontSize:14,iconSize:16,paddingInline:10,paddingBlock:10,borderRadius:5,borderWidth:1,gap:10},medium:{fontSize:16,iconSize:16,paddingInline:10,paddingBlock:10,borderRadius:5,borderWidth:1,gap:10}}},sidebar:{background:"#0F1317",border:"#1E2226",width:224,collapsedWidth:65,text:{default:"#99989C",active:"#158EFF",hover:"#158EFF"},item:{default:{background:"transparent",border:"transparent",padding:"10px 16px",height:40},active:{background:"#10253A",borderLeft:"2px solid #158EFF",padding:"10px 16px",height:40},hover:{background:"#020E19",border:"transparent",padding:"10px 16px",height:40}},section:{background:"transparent",padding:"16px 16px 8px",title:{color:"#020b14",fontSize:"12px",fontWeight:600}},delimeter:{color:"#34404C",thickness:1,margin:"8px 0"}},contextMenu:{button:{default:{background:"transparent",text:"#FFFFFF",border:" #1E2226",boxShadow:"none"},hover:{background:"transparent",text:"#158EFF",border:" #1E2226",boxShadow:"none"},active:{background:"transparent",text:"#158EFF",border:" #1E2226",boxShadow:"none"},disabled:{background:"#FAFAFA",text:"#99989C",border:" #1E2226",boxShadow:"none"}},delimeter:{color:"#34404C",thickness:1,marginInline:12,marginBlock:3,style:"solid"},shadow:"0px 4px 16px rgba(255, 255, 255, 0.9), 0px 2px 4px rgba(0, 0, 0, 0.06)",padding:5,icon:{size:7}},select:{item:{default:{background:"transparent",text:"#FFFFFF",border:" none",boxShadow:"none"},hover:{background:"#10253A",text:"#FFFFFF",border:" none",boxShadow:"none"},active:{background:"#1E2226",text:"#FFFFFF",border:" none",boxShadow:"none"},disabled:{background:"#FAFAFA",text:"#99989C",border:" none",boxShadow:"none"}}},rowActionsMenu:{button:{default:{background:"transparent",text:"#FFFFFF",border:" none",boxShadow:"none"},hover:{background:"transparent",text:"#158EFF",border:" none",boxShadow:"none"},active:{background:"transparent",text:"#158EFF",border:" none",boxShadow:"none"},disabled:{background:"#FAFAFA",text:"#99989C",border:" none",boxShadow:"none"}},delimiterColor:"#34404C",icon:{size:16}},input:{sizes:{empty:{fontSize:14,paddingInline:0,paddingBlock:0,borderRadius:0,iconSize:14,height:"auto"},small:{fontSize:14,paddingInline:10,paddingBlock:10,borderRadius:5,iconSize:14,height:40},medium:{fontSize:16,paddingInline:10,paddingBlock:10,borderRadius:5,iconSize:16,height:40}},outlined:{default:{background:"transparent",text:"#FFFFFF",placeholder:"#99989C",border:" #1E2226",boxShadow:"none",icon:"#FFFFFF"},focus:{background:"transparent",text:"#FFFFFF",placeholder:"#99989C",border:" #158EFF",boxShadow:"none",icon:"#FFFFFF"},error:{background:"transparent",text:"#FFFFFF",placeholder:"#99989C",border:" #C93939",boxShadow:"none",icon:"#C93939"},disabled:{background:"#FAFAFA",text:"#99989C",placeholder:"#99989C",border:" #1E2226",boxShadow:"none",icon:"#99989C"}},empty:{default:{background:"transparent",text:"#FFFFFF",placeholder:"#99989C",border:" transparent",boxShadow:"none",icon:"#FFFFFF"},focus:{background:"transparent",text:"#FFFFFF",placeholder:"#99989C",border:" transparent",boxShadow:"none",icon:"#FFFFFF"},error:{background:"transparent",text:"#FFFFFF",placeholder:"#99989C",border:" transparent",boxShadow:"none",icon:"#C93939"},disabled:{background:"#FAFAFA",text:"#99989C",placeholder:"#99989C",border:"transparent",boxShadow:"none",icon:"#99989C"}}},box:{padding:20,borderRadius:8,border:{width:1,style:"solid",color:"#1E2226"},background:"#0F1317"},graph2D:{ring:{highlightFill:"rgba(0, 90, 255, 0.3)"},button:{stroke:"#1A1A1A",normalFill:"rgba(0, 0, 0, 0.8)",hoverFill:"rgba(25, 25, 25, 0.9)"},grid:{dotColor:"rgba(255, 255, 255, 0.5)"},link:{normal:"#666",highlighted:"#0066ff",textColor:"#999",highlightedTextColor:"#99ccff",textBgColor:"rgba(0, 0, 0, 0.8)",highlightedTextBgColor:"rgba(0, 25, 51, 0.9)"}},contentLoader:{foreground:"#99989C",background:"#535353"}},Le=s1(Be,Be.baseSize);var o2=t(({children:e,mode:o})=>jsx(StyleSheetManager,{shouldForwardProp:Qo,children:jsxs(ThemeProvider,{theme:o=="light"||o==="LIGHT"?Ge:Le,children:[jsx(Ee,{}),e]})}),"ThemeProvider");function Qo(e,o){return typeof o=="string"?!["m","mt","mr","mb","ml","mx","my","p","pt","pr","pb","pl","px","py"].includes(e):true}t(Qo,"shouldForwardProp");var rt=css(e=>`
14
+ `);var Ve=t((e,o)=>{if(!o||typeof o!="string")return;if(!(o.includes(".")||e.colors.hasOwnProperty(o)))return o;let a=o.split(".");if(a.length===1)return e.colors[a[0]];if(a.length===2){let[s,l]=a,c=e.colors[s];if(c&&typeof c=="object")return c[l]}},"resolveThemeColor"),H=t((e,o=16)=>{let n=typeof e=="string"?parseFloat(e.replace("px","")):e;return isNaN(n)?(console.warn(`Invalid pixel value: ${e}`),"0"):`${(n/o).toFixed(4).replace(/\.?0+$/,"")}rem`},"pxToRem"),N1={contextMenu:["padding"],baseSize:true},a1=t((e,o=14,n)=>{let a={};return Object.entries(e).forEach(([s,l])=>{l!==null&&typeof l=="object"&&!Array.isArray(l)?a[s]=a1(l,o,s):typeof l=="string"&&l.includes("px")||typeof l=="number"&&["fontSize","width","height","padding","margin","gap","borderRadius","size"].some(c=>s.toLowerCase().includes(c.toLowerCase()))&&!(n&&Array.isArray(N1[n])&&N1[n].includes(s))&&!N1[s]?a[s]=H(l,o):a[s]=l;}),a},"convertPaletteToRem"),T=t((e,o,n,a)=>e.button[o][n][a],"getButtonStyles"),O=t((e,o)=>e.button.sizes[o],"getButtonSizeStyles"),Zn=t((e,o,n)=>e.input[o][n],"getInputStyles"),Hn=t((e,o="body")=>e.typography.variants[o]||e.typography.variants.body,"getTypographyStyles"),An=t((e,o="m")=>`@media (min-width: ${e.breakpoints[o]}px)`,"getBreakpoint");var S1={dropdown:1e3,sticky:1020,fixed:1030,backdrop:1040,modal:1050,popover:1060,tooltip:1070},v1={xs:320,s:576,m:768,l:992,xl:1200},w1={fontFamily:"Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;",lineHeight:1.49,variants:{h1:{fontSize:22},h2:{fontSize:16},h3:{fontSize:14},body:{fontSize:12}}};var Ge={mode:"light",baseSize:14,colors:{background:"#ffffff",backgroundBase:"#F7F8FC",primary:{main:"#0042EC",light:"#80A0F5",lighter:"#E5ECFD",lightest:"#F3F7FF",lightest2:"rgba(0, 66, 236, 0.05)"},text:{main:"#101010",light:"#535353",lighter:"#99989C",invert:"#ffffff"},stroke:{main:"#C7C5C5",light:"#EBEBEB",lighter:"#F3F3F3"},disable:"#FAFAFA",success:"#27AE60",error:"#FF3B30",warning:"#F2994A",info:"#2F80ED"},typography:w1,breakpoints:v1,zIndex:S1,line:{size:1,color:"#EBEBEB"},button:{fill:{default:{default:{background:"#E8EAEE",text:"#101010",border:" #E8EAEE",boxShadow:"none"},hover:{background:"#E5ECFD",text:"#101010",border:" #E5ECFD",boxShadow:"none"},active:{background:"#E5ECFD",text:"#101010",border:" #E5ECFD",boxShadow:"none"},disabled:{background:"#EBEBEB",text:"#99989C",border:" #EBEBEB",boxShadow:"none"}},primary:{default:{background:"#0042EC",text:"#FFFFFF",border:" #0042EC",boxShadow:"none"},hover:{background:"#4D7BF2",text:"#FFFFFF",border:" #4D7BF2",boxShadow:"none"},active:{background:"#4D7BF2",text:"#FFFFFF",border:" #4D7BF2",boxShadow:"none"},disabled:{background:"#99989C",text:"#FFFFFF",border:" #E5ECFD",boxShadow:"none"}},secondary:{default:{background:"#E8EAEE",text:"#101010",border:" #E8EAEE",boxShadow:"none"},hover:{background:"#E5ECFD",text:"#101010",border:" #E5ECFD",boxShadow:"none"},active:{background:"#E5ECFD",text:"#101010",border:" #E5ECFD",boxShadow:"none"},disabled:{background:"#EBEBEB",text:"#99989C",border:" #EBEBEB",boxShadow:"none"}},error:{default:{background:"#C93939",text:"#FFFFFF",border:" #C93939",boxShadow:"none"},hover:{background:"#C53939",text:"#FFFFFF",border:" #C53939",boxShadow:"none"},active:{background:"#C53939",text:"#FFFFFF",border:" #C53939",boxShadow:"none"},disabled:{background:"#FFCCCB",text:"#FFFFFF",border:" #FFCCCB",boxShadow:"none"}}},outlined:{default:{default:{background:"transparent",text:"#101010",border:" #EBEBEB",boxShadow:"none"},hover:{background:"#E5ECFD",text:"#101010",border:" #EBEBEB",boxShadow:"none"},active:{background:"#E5ECFD",text:"#101010",border:" #EBEBEB",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #EBEBEB",boxShadow:"none"}},primary:{default:{background:"transparent",text:"#0042EC",border:" #0042EC",boxShadow:"none"},hover:{background:"#E5ECFD",text:"#0042EC",border:" #0042EC",boxShadow:"none"},active:{background:"#E5ECFD",text:"#0042EC",border:" #0042EC",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #99989C",boxShadow:"none"}},secondary:{default:{background:"transparent",text:"#0042EC",border:" #EBEBEB",boxShadow:"none"},hover:{background:"#E5ECFD",text:"#0042EC",border:" #EBEBEB",boxShadow:"none"},active:{background:"#E5ECFD",text:"#0042EC",border:" #EBEBEB",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #EBEBEB",boxShadow:"none"}},error:{default:{background:"transparent",text:"#C93939",border:" #C93939",boxShadow:"none"},hover:{background:"#FCF5F5",text:"#C93939",border:" #C93939",boxShadow:"none"},active:{background:"#FCF5F5",text:"#C93939",border:" #C93939",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #99989C",boxShadow:"none"}}},empty:{default:{default:{background:"transparent",text:"#101010",border:"transparent",boxShadow:"none"},hover:{background:"transparent",text:"#80A0F5",border:"transparent",boxShadow:"none"},active:{background:"transparent",text:"#80A0F5",border:"transparent",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none"}},primary:{default:{background:"transparent",text:"#0042EC",border:"transparent",boxShadow:"none",filledIcon:{background:"#E5ECFD",color:"#0042EC"}},hover:{background:"transparent",text:"#80A0F5",border:"transparent",boxShadow:"none",filledIcon:{background:"#0042EC",color:"#ffffff"}},active:{background:"transparent",text:"#80A0F5",border:"transparent",boxShadow:"none",filledIcon:{background:"#0042EC",color:"#ffffff"}},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none",filledIcon:{background:"#BEBEBE",color:"#99989C"}}},secondary:{default:{background:"transparent",text:"#101010",border:"transparent",boxShadow:"none"},hover:{background:"transparent",text:"#0042EC",border:"transparent",boxShadow:"none"},active:{background:"transparent",text:"#0042EC",border:"transparent",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none"}},error:{default:{background:"transparent",text:"#C93939",border:"transparent",boxShadow:"none"},hover:{background:"transparent",text:"#FCF5F5",border:"transparent",boxShadow:"none"},active:{background:"transparent",text:"#FCF5F5",border:"transparent",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none"}}},sizes:{small:{fontSize:14,iconSize:16,paddingInline:10,paddingBlock:10,borderRadius:5,borderWidth:1,gap:10},medium:{fontSize:16,iconSize:16,paddingInline:10,paddingBlock:10,borderRadius:5,borderWidth:1,gap:10}}},sidebar:{background:"#FFFFFF",border:"#EBEBEB",width:224,collapsedWidth:65,text:{default:"#535353",active:"#0042EC",hover:"#0042EC"},item:{default:{background:"transparent",border:"transparent",padding:"10px 16px",height:40},active:{background:"#E5ECFD",borderLeft:"2px solid #0042EC",padding:"10px 16px",height:40},hover:{background:"#F3F7FF",border:"transparent",padding:"10px 16px",height:40}},section:{background:"transparent",padding:"16px 16px 8px",title:{color:"#99989C",fontSize:"12px",fontWeight:600}},delimeter:{color:"#C7C5C5",thickness:1,margin:"8px 0"}},contextMenu:{button:{default:{background:"transparent",text:"#101010",border:" #EBEBEB",boxShadow:"none"},hover:{background:"transparent",text:"#0042EC",border:" #EBEBEB",boxShadow:"none"},active:{background:"transparent",text:"#0042EC",border:" #EBEBEB",boxShadow:"none"},disabled:{background:"#FAFAFA",text:"#99989C",border:" #EBEBEB",boxShadow:"none"}},delimeter:{color:"#C7C5C5",thickness:1,marginInline:12,marginBlock:3,style:"solid"},shadow:"0px 4px 16px rgba(0, 0, 0, 0.1), 0px 2px 4px rgba(0, 0, 0, 0.06)",padding:5,icon:{size:7}},select:{item:{default:{background:"transparent",text:"#101010",border:" none",boxShadow:"none"},hover:{background:"#E5ECFD",text:"#101010",border:" none",boxShadow:"none"},active:{background:"#E8EAEE",text:"#101010",border:" none",boxShadow:"none"},disabled:{background:"#FAFAFA",text:"#99989C",border:" none",boxShadow:"none"}}},rowActionsMenu:{button:{default:{background:"transparent",text:"#101010",border:" none",boxShadow:"none"},hover:{background:"transparent",text:"#0042EC",border:" none",boxShadow:"none"},active:{background:"transparent",text:"#0042EC",border:" none",boxShadow:"none"},disabled:{background:"#FAFAFA",text:"#99989C",border:" none",boxShadow:"none"}},delimiterColor:"#C7C5C5",icon:{size:16}},input:{sizes:{empty:{fontSize:14,paddingInline:0,paddingBlock:0,borderRadius:0,iconSize:14,height:"auto"},small:{fontSize:14,paddingInline:10,paddingBlock:10,borderRadius:5,iconSize:14,height:40},medium:{fontSize:16,paddingInline:10,paddingBlock:10,borderRadius:5,iconSize:16,height:40}},outlined:{default:{background:"transparent",text:"#101010",placeholder:"#99989C",border:" #EBEBEB",boxShadow:"none",icon:"#101010"},focus:{background:"transparent",text:"#101010",placeholder:"#99989C",border:" #0042EC",boxShadow:"none",icon:"#101010"},error:{background:"transparent",text:"#101010",placeholder:"#99989C",border:" #C93939",boxShadow:"none",icon:"#C93939"},disabled:{background:"#FAFAFA",text:"#99989C",placeholder:"#99989C",border:" #EBEBEB",boxShadow:"none",icon:"#99989C"}},empty:{default:{background:"transparent",text:"#101010",placeholder:"#99989C",border:" transparent",boxShadow:"none",icon:"#101010"},focus:{background:"transparent",text:"#101010",placeholder:"#99989C",border:" transparent",boxShadow:"none",icon:"#101010"},error:{background:"transparent",text:"#101010",placeholder:"#99989C",border:" transparent",boxShadow:"none",icon:"#C93939"},disabled:{background:"#FAFAFA",text:"#99989C",placeholder:"#99989C",border:"transparent",boxShadow:"none",icon:"#99989C"}}},box:{padding:20,borderRadius:8,border:{width:1,style:"solid",color:"#EBEBEB"},background:"#FFFFFF"},graph2D:{ring:{highlightFill:"rgba(255, 165, 0, 0.3)"},button:{stroke:"#e5e5e5",normalFill:"rgba(255, 255, 255, 0.8)",hoverFill:"rgba(230, 230, 230, 0.9)"},grid:{dotColor:"rgba(0, 0, 0, 0.5)"},link:{normal:"#999",highlighted:"#ff9900",textColor:"#666",highlightedTextColor:"#663300",textBgColor:"rgba(255, 255, 255, 0.8)",highlightedTextBgColor:"rgba(255, 230, 204, 0.9)"}},contentLoader:{foreground:"#E2E2E2E2",background:"#F3F3F3"}},ze=a1(Ge,Ge.baseSize);var Be={mode:"dark",baseSize:14,colors:{background:"#0F1317",backgroundBase:"#000000",primary:{main:"#158EFF",light:"#80A0F5",lighter:"#10253A",lightest:"#020E19",lightest2:"rgba(0, 66, 236, 0.05)"},text:{main:"#FFFFFF",light:"#99989C",lighter:"#535353",invert:"#101010"},stroke:{main:"#34404C",light:"#1E2226",lighter:"#333333"},disable:"#080A0C",success:"#27AE60",error:"#FF3B30",warning:"#F2994A",info:"#2F80ED"},typography:w1,breakpoints:v1,zIndex:S1,line:{size:1,color:"#1E2226"},button:{fill:{default:{default:{background:"#1E2226",text:"#FFFFFF",border:" #1E2226",boxShadow:"none"},hover:{background:"#10253A",text:"#FFFFFF",border:" #10253A",boxShadow:"none"},active:{background:"#10253A",text:"#FFFFFF",border:" #10253A",boxShadow:"none"},disabled:{background:"#1E2226",text:"#99989C",border:" #1E2226",boxShadow:"none"}},primary:{default:{background:"#158EFF",text:"#FFFFFF",border:" #158EFF",boxShadow:"none"},hover:{background:"#44a5ff",text:"#FFFFFF",border:" #44a5ff",boxShadow:"none"},active:{background:"#44a5ff",text:"#FFFFFF",border:" #44a5ff",boxShadow:"none"},disabled:{background:"#99989C",text:"#FFFFFF",border:" #10253A",boxShadow:"none"}},secondary:{default:{background:"#1E2226",text:"#FFFFFF",border:" #1E2226",boxShadow:"none"},hover:{background:"#10253A",text:"#FFFFFF",border:" #10253A",boxShadow:"none"},active:{background:"#10253A",text:"#FFFFFF",border:" #10253A",boxShadow:"none"},disabled:{background:"#1E2226",text:"#99989C",border:" #1E2226",boxShadow:"none"}},error:{default:{background:"#C93939",text:"#FFFFFF",border:" #C93939",boxShadow:"none"},hover:{background:"#d46161",text:"#FFFFFF",border:" #d46161",boxShadow:"none"},active:{background:"#d46161",text:"#FFFFFF",border:" #d46161",boxShadow:"none"},disabled:{background:"#511616",text:"#FFFFFF",border:" #511616",boxShadow:"none"}}},outlined:{default:{default:{background:"transparent",text:"#FFFFFF",border:" #1E2226",boxShadow:"none"},hover:{background:"#10253A",text:"#FFFFFF",border:" #1E2226",boxShadow:"none"},active:{background:"#10253A",text:"#FFFFFF",border:" #1E2226",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #1E2226",boxShadow:"none"}},primary:{default:{background:"transparent",text:"#158EFF",border:" #158EFF",boxShadow:"none"},hover:{background:"#10253A",text:"#158EFF",border:" #158EFF",boxShadow:"none"},active:{background:"#10253A",text:"#158EFF",border:" #158EFF",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #99989C",boxShadow:"none"}},secondary:{default:{background:"transparent",text:"#158EFF",border:" #1E2226",boxShadow:"none"},hover:{background:"#10253A",text:"#158EFF",border:" #1E2226",boxShadow:"none"},active:{background:"#10253A",text:"#158EFF",border:" #1E2226",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #1E2226",boxShadow:"none"}},error:{default:{background:"transparent",text:"#C93939",border:" #C93939",boxShadow:"none"},hover:{background:"#290b0b",text:"#C93939",border:" #290b0b",boxShadow:"none"},active:{background:"#290b0b",text:"#C93939",border:" #290b0b",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:" #99989C",boxShadow:"none"}}},empty:{default:{default:{background:"transparent",text:"#FFFFFF",border:"transparent",boxShadow:"none"},hover:{background:"transparent",text:"#44a5ff",border:"transparent",boxShadow:"none"},active:{background:"transparent",text:"#44a5ff",border:"transparent",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none"}},primary:{default:{background:"transparent",text:"#158EFF",border:"transparent",boxShadow:"none",filledIcon:{background:"#10253A",color:"#158EFF"}},hover:{background:"transparent",text:"#44a5ff",border:"transparent",boxShadow:"none",filledIcon:{background:"#158EFF",color:"#0F1317"}},active:{background:"transparent",text:"#44a5ff",border:"transparent",boxShadow:"none",filledIcon:{background:"#158EFF",color:"#0F1317"}},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none",filledIcon:{background:"#BEBEBE",color:"#99989C"}}},secondary:{default:{background:"transparent",text:"#FFFFFF",border:"transparent",boxShadow:"none"},hover:{background:"transparent",text:"#158EFF",border:"transparent",boxShadow:"none"},active:{background:"transparent",text:"#158EFF",border:"transparent",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none"}},error:{default:{background:"transparent",text:"#C93939",border:"transparent",boxShadow:"none"},hover:{background:"transparent",text:"#d46161",border:"transparent",boxShadow:"none"},active:{background:"transparent",text:"#d46161",border:"transparent",boxShadow:"none"},disabled:{background:"transparent",text:"#99989C",border:"transparent",boxShadow:"none"}}},sizes:{small:{fontSize:14,iconSize:16,paddingInline:10,paddingBlock:10,borderRadius:5,borderWidth:1,gap:10},medium:{fontSize:16,iconSize:16,paddingInline:10,paddingBlock:10,borderRadius:5,borderWidth:1,gap:10}}},sidebar:{background:"#0F1317",border:"#1E2226",width:224,collapsedWidth:65,text:{default:"#99989C",active:"#158EFF",hover:"#158EFF"},item:{default:{background:"transparent",border:"transparent",padding:"10px 16px",height:40},active:{background:"#10253A",borderLeft:"2px solid #158EFF",padding:"10px 16px",height:40},hover:{background:"#020E19",border:"transparent",padding:"10px 16px",height:40}},section:{background:"transparent",padding:"16px 16px 8px",title:{color:"#020b14",fontSize:"12px",fontWeight:600}},delimeter:{color:"#34404C",thickness:1,margin:"8px 0"}},contextMenu:{button:{default:{background:"transparent",text:"#FFFFFF",border:" #1E2226",boxShadow:"none"},hover:{background:"transparent",text:"#158EFF",border:" #1E2226",boxShadow:"none"},active:{background:"transparent",text:"#158EFF",border:" #1E2226",boxShadow:"none"},disabled:{background:"#FAFAFA",text:"#99989C",border:" #1E2226",boxShadow:"none"}},delimeter:{color:"#34404C",thickness:1,marginInline:12,marginBlock:3,style:"solid"},shadow:"0px 4px 16px rgba(255, 255, 255, 0.9), 0px 2px 4px rgba(0, 0, 0, 0.06)",padding:5,icon:{size:7}},select:{item:{default:{background:"transparent",text:"#FFFFFF",border:" none",boxShadow:"none"},hover:{background:"#10253A",text:"#FFFFFF",border:" none",boxShadow:"none"},active:{background:"#1E2226",text:"#FFFFFF",border:" none",boxShadow:"none"},disabled:{background:"#FAFAFA",text:"#99989C",border:" none",boxShadow:"none"}}},rowActionsMenu:{button:{default:{background:"transparent",text:"#FFFFFF",border:" none",boxShadow:"none"},hover:{background:"transparent",text:"#158EFF",border:" none",boxShadow:"none"},active:{background:"transparent",text:"#158EFF",border:" none",boxShadow:"none"},disabled:{background:"#FAFAFA",text:"#99989C",border:" none",boxShadow:"none"}},delimiterColor:"#34404C",icon:{size:16}},input:{sizes:{empty:{fontSize:14,paddingInline:0,paddingBlock:0,borderRadius:0,iconSize:14,height:"auto"},small:{fontSize:14,paddingInline:10,paddingBlock:10,borderRadius:5,iconSize:14,height:40},medium:{fontSize:16,paddingInline:10,paddingBlock:10,borderRadius:5,iconSize:16,height:40}},outlined:{default:{background:"transparent",text:"#FFFFFF",placeholder:"#99989C",border:" #1E2226",boxShadow:"none",icon:"#FFFFFF"},focus:{background:"transparent",text:"#FFFFFF",placeholder:"#99989C",border:" #158EFF",boxShadow:"none",icon:"#FFFFFF"},error:{background:"transparent",text:"#FFFFFF",placeholder:"#99989C",border:" #C93939",boxShadow:"none",icon:"#C93939"},disabled:{background:"#FAFAFA",text:"#99989C",placeholder:"#99989C",border:" #1E2226",boxShadow:"none",icon:"#99989C"}},empty:{default:{background:"transparent",text:"#FFFFFF",placeholder:"#99989C",border:" transparent",boxShadow:"none",icon:"#FFFFFF"},focus:{background:"transparent",text:"#FFFFFF",placeholder:"#99989C",border:" transparent",boxShadow:"none",icon:"#FFFFFF"},error:{background:"transparent",text:"#FFFFFF",placeholder:"#99989C",border:" transparent",boxShadow:"none",icon:"#C93939"},disabled:{background:"#FAFAFA",text:"#99989C",placeholder:"#99989C",border:"transparent",boxShadow:"none",icon:"#99989C"}}},box:{padding:20,borderRadius:8,border:{width:1,style:"solid",color:"#1E2226"},background:"#0F1317"},graph2D:{ring:{highlightFill:"rgba(0, 90, 255, 0.3)"},button:{stroke:"#1A1A1A",normalFill:"rgba(0, 0, 0, 0.8)",hoverFill:"rgba(25, 25, 25, 0.9)"},grid:{dotColor:"rgba(255, 255, 255, 0.5)"},link:{normal:"#666",highlighted:"#0066ff",textColor:"#999",highlightedTextColor:"#99ccff",textBgColor:"rgba(0, 0, 0, 0.8)",highlightedTextBgColor:"rgba(0, 25, 51, 0.9)"}},contentLoader:{foreground:"#99989C",background:"#535353"}},Le=a1(Be,Be.baseSize);var t2=t(({children:e,mode:o})=>jsx(StyleSheetManager,{shouldForwardProp:jo,children:jsxs(ThemeProvider,{theme:o=="light"||o==="LIGHT"?ze:Le,children:[jsx(Ee,{}),e]})}),"ThemeProvider");function jo(e,o){return typeof o=="string"?!["m","mt","mr","mb","ml","mx","my","p","pt","pr","pb","pl","px","py"].includes(e):true}t(jo,"shouldForwardProp");var tt=css(e=>`
15
15
  ${e.m?`margin: ${typeof e.m=="number"?`${e.m}px`:e.m};`:""}
16
16
  ${e.mt?`margin-top: ${typeof e.mt=="number"?`${e.mt}px`:e.mt};`:""}
17
17
  ${e.mr?`margin-right: ${typeof e.mr=="number"?`${e.mr}px`:e.mr};`:""}
@@ -27,8 +27,8 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
27
27
  ${e.px?`padding-left: ${typeof e.px=="number"?`${e.px}px`:e.px}; padding-right: ${typeof e.px=="number"?`${e.px}px`:e.px};`:""}
28
28
  ${e.py?`padding-top: ${typeof e.py=="number"?`${e.py}px`:e.py}; padding-bottom: ${typeof e.py=="number"?`${e.py}px`:e.py};`:""}
29
29
 
30
- `),A=t(e=>J1(e)`
31
- ${rt};
30
+ `),A=t(e=>X1(e)`
31
+ ${tt};
32
32
  `,"createComponent");var y1=t(e=>`
33
33
  background: ${e.background};
34
34
  color: ${e.text};
@@ -37,26 +37,26 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
37
37
  `,"getCss"),F1=t(e=>e.filledIcon?`
38
38
  color: ${e.filledIcon.color};
39
39
  background: ${e.filledIcon.background};
40
- `:"","getIconStyles"),nt=J1.div`
40
+ `:"","getIconStyles"),rt=X1.div`
41
41
  text-overflow: ellipsis;
42
42
  overflow: hidden;
43
43
  white-space: nowrap;
44
44
  user-select: text;
45
- `,J=J1.span`
45
+ `,q=X1.span`
46
46
  display: inline-flex;
47
47
  align-items: center;
48
48
  justify-content: center;
49
- `,it=J1(A("button"))`
50
- ${({$variant:e,$color:o,$size:i,$disabled:a,$fullWidth:s,$iconPosition:l,$iconVariant:d,theme:h,...m})=>{let p=O(h,i);return `
51
- ${y1(_(h,e,o,"default"))}
52
- font-size: ${p.fontSize};
53
- gap: ${p.gap};
49
+ `,nt=X1(A("button"))`
50
+ ${({$variant:e,$color:o,$size:n,$disabled:a,$fullWidth:s,$iconPosition:l,$iconVariant:c,theme:h,...b})=>{let d=O(h,n);return `
51
+ ${y1(T(h,e,o,"default"))}
52
+ font-size: ${d.fontSize};
53
+ gap: ${d.gap};
54
54
  ${e!=="empty"?`
55
- ${m.py?"":`padding-block: ${p.paddingBlock};`}
56
- ${m.px?"":`padding-inline: ${p.paddingInline};`}
55
+ ${b.py?"":`padding-block: ${d.paddingBlock};`}
56
+ ${b.px?"":`padding-inline: ${d.paddingInline};`}
57
57
  `:""}
58
- border-radius: ${p.borderRadius};
59
- border-width: ${p.borderWidth};
58
+ border-radius: ${d.borderRadius};
59
+ border-width: ${d.borderWidth};
60
60
  border-style: solid;
61
61
  max-width: 100%;
62
62
  width: ${s?"100%":"auto"};
@@ -73,50 +73,50 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
73
73
  ${l==="right"?"flex-direction: row-reverse;":""}
74
74
 
75
75
  &:hover {
76
- ${y1(_(h,e,o,"hover"))}
76
+ ${y1(T(h,e,o,"hover"))}
77
77
  }
78
78
 
79
79
  &:active {
80
- ${y1(_(h,e,o,"active"))}
80
+ ${y1(T(h,e,o,"active"))}
81
81
  }
82
82
 
83
83
  &:disabled {
84
- ${y1(_(h,e,o,"disabled"))}
84
+ ${y1(T(h,e,o,"disabled"))}
85
85
  }
86
86
 
87
- ${J} svg {
88
- width: ${p.iconSize};
89
- height: ${p.iconSize};
87
+ ${q} svg {
88
+ width: ${d.iconSize};
89
+ height: ${d.iconSize};
90
90
  }
91
91
 
92
- ${d==="filled"?`
93
- ${J} {
92
+ ${c==="filled"?`
93
+ ${q} {
94
94
  width: 24px;
95
95
  height: 24px;
96
- border-radius: ${p.borderRadius};
96
+ border-radius: ${d.borderRadius};
97
97
  transition: all 0.2s ease;
98
- ${F1(_(h,e,o,"default"))}
98
+ ${F1(T(h,e,o,"default"))}
99
99
  }
100
100
  &:hover {
101
- ${J} {
102
- ${F1(_(h,e,o,"hover"))}
101
+ ${q} {
102
+ ${F1(T(h,e,o,"hover"))}
103
103
  }
104
104
  }
105
105
 
106
106
  &:active {
107
- ${J} {
108
- ${F1(_(h,e,o,"active"))}
107
+ ${q} {
108
+ ${F1(T(h,e,o,"active"))}
109
109
  }
110
110
  }
111
111
 
112
112
  &:disabled {
113
- ${J} {
114
- ${F1(_(h,e,o,"disabled"))}
113
+ ${q} {
114
+ ${F1(T(h,e,o,"disabled"))}
115
115
  }
116
116
  }
117
117
  `:""}
118
118
  `}}
119
- `,He=t(({children:e,variant:o="fill",color:i="primary",size:a="medium",disabled:s=false,fullWidth:l=false,className:d,icon:h,iconPosition:m="left",iconVariant:p="empty",...v})=>jsxs(it,{as:"href"in v?"a":"button",$variant:o,$color:i,$size:a,$disabled:s,$fullWidth:l,$iconPosition:m,$iconVariant:p,disabled:s,className:d,...v,children:[!!h&&jsx(J,{children:h}),!!e&&jsx(nt,{children:e})]}),"Button");var st=t(({fill:e="currentColor",...o})=>jsx("svg",{width:"17",height:"15",viewBox:"0 0 17 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.8676 1.3524C7.53792 0.215866 9.21522 0.215866 9.88554 1.3524L16.1406 11.9435C16.8109 13.0801 15.9712 14.5 14.6306 14.5H2.12155C0.779912 14.5 -0.0587385 13.0801 0.61258 11.9435L6.8676 1.3524ZM8.37657 3.79201C8.57469 3.79201 8.7647 3.86897 8.90479 4.00595C9.04488 4.14293 9.12358 4.32871 9.12358 4.52243V7.93107C9.12358 8.12479 9.04488 8.31058 8.90479 8.44756C8.7647 8.58454 8.57469 8.66149 8.37657 8.66149C8.17845 8.66149 7.98844 8.58454 7.84835 8.44756C7.70826 8.31058 7.62955 8.12479 7.62955 7.93107V4.52243C7.62955 4.32871 7.70826 4.14293 7.84835 4.00595C7.98844 3.86897 8.17845 3.79201 8.37657 3.79201ZM8.37657 12.5571C8.64073 12.5571 8.89407 12.4545 9.08086 12.2718C9.26765 12.0892 9.37259 11.8415 9.37259 11.5832C9.37259 11.3249 9.26765 11.0772 9.08086 10.8945C8.89407 10.7119 8.64073 10.6093 8.37657 10.6093C8.11241 10.6093 7.85907 10.7119 7.67227 10.8945C7.48548 11.0772 7.38055 11.3249 7.38055 11.5832C7.38055 11.8415 7.48548 12.0892 7.67227 12.2718C7.85907 12.4545 8.11241 12.5571 8.37657 12.5571Z",fill:e})}),"AlertIcon");var lt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M10.2,2.41l-3.38,11.52c-.12.32-.37.5-.68.5-.22,0-.41-.09-.55-.24-.14-.17-.19-.39-.15-.6l3.33-11.34c.08-.37.35-.64.69-.67.26,0,.46.1.6.27.13.15.18.36.14.57Z",fill:e}),jsx("path",{d:"M16,7.96c-.01.27-.22.46-.44.68l-.09.09c-.98.94-1.97,1.86-2.96,2.8l-1.16,1.09c-.17.09-.28.13-.41.13-.27,0-.53-.17-.66-.42-.12-.24-.08-.54.12-.77l3.82-3.61-3.76-3.45c-.23-.26-.3-.57-.18-.84.12-.27.37-.44.66-.44.15,0,.31.05.44.15l3,2.75s.03.03.03.05c.17.14.33.28.49.44.28.24.55.49.8.73.22.22.31.4.31.6Z",fill:e}),jsx("path",{d:"M5.22,11.6c.18.28.18.55.05.78s-.36.37-.62.37c-.19,0-.36-.08-.51-.21L.22,8.48c-.27-.28-.3-.68-.05-.98.62-.59,1.21-1.18,1.8-1.76.6-.59,1.2-1.17,1.8-1.75l.12-.12c.22-.21.39-.37.55-.42.08-.01.14-.03.22-.03.27,0,.53.17.64.42.13.26.08.55-.1.77l-1.22,1.2-.93.89c-.45.42-.89.85-1.32,1.27l3.5,3.63Z",fill:e})]})}),"ApiIcon");var ct=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsxs("g",{clipPath:"url(#clip0_4867_31686)",children:[jsx("path",{d:"M3.30042 2.23687C7.62196 -1.93984 14.8631 0.000721882 16.548 5.73245C18.3872 12.0039 12.2779 17.7357 6.13 15.4995C0.599454 13.4947 -0.943954 6.33646 3.30042 2.23687ZM8.53515 1.13165C3.14608 1.40152 0.110708 7.53165 3.24897 11.9525C6.38724 16.3734 12.9339 15.6409 15.1332 10.8345C17.3326 6.02803 13.6413 0.874617 8.53515 1.13165Z",fill:e}),jsx("path",{d:"M11.5576 4.71729C11.7376 4.71729 11.8791 4.8715 11.8534 5.05142L10.7602 10.706C10.7344 10.9117 10.5029 10.9888 10.3229 10.8988L8.47077 9.04821H8.43218L6.33572 11.1173C5.82125 11.5799 5.10099 10.9888 5.47398 10.3976L7.64762 8.22572L5.69263 6.27231C5.57688 6.14379 5.62832 5.91247 5.79553 5.84821L11.5704 4.71729H11.5576Z",fill:e})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_4867_31686",children:jsx("rect",{width:"16",height:"16",fill:"white",transform:"translate(0.869629 0.000976562)"})})})]}),"ArrowCircleTopRightIcon");var pt=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 16 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("g",{clipPath:"url(#clip0_4867_31659)",children:jsx("path",{d:"M12.4162 5.09031L8.51793 1.18745L9.70437 0.0217918L9.78912 0.000976562L15.8696 6.00618L9.78912 12.001L9.70437 11.9802L8.50734 10.7937L12.448 6.87001H0.869629V5.09031H12.4162Z",fill:e})}),jsx("defs",{children:jsx("clipPath",{id:"clip0_4867_31659",children:jsx("rect",{width:"15",height:"12",fill:"white",transform:"translate(0.869629 0.000976562)"})})})]}),"ArrowRightIcon");var ht=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M15.3.98c-.06-.1-.19-.28-.32-.4-.33-.34-.76-.52-1.2-.52-.13,0-.26.02-.39.05-.58.14-1.18.73-1.31,1.33-.07.03-1.73.56-3.85,1.23,0,0-4.3,1.35-4.82,1.51-.51.17-1.13.38-1.27.44-.52.25-1.02.76-1.32,1.34-.39.75-.43,1.58-.11,2.34.23.55.76,1.18,1.23,1.47.14.08.58.24.94.36l.66.21v2.01q0,2.29.21,2.7c.21.38.69.76,1.11.86.1.02.2.03.31.03.26,0,.54-.07.78-.2.23-.12.6-.49.72-.72.2-.36.2-.44.2-2.17,0-.74.01-1.23.01-1.45.73.23,4.55,1.43,5.03,1.59.08.02.18.05.21.12.01.08.06.21.11.31.3.62.92,1.02,1.57,1.02.17,0,.34-.03.5-.09.41-.13.84-.52,1.05-.94q.15-.31.15-5.56v-1.43q0-5.08-.2-5.44ZM5.69,12.71c0,1.52,0,1.76-.05,1.84-.07.16-.13.2-.44.2s-.36-.04-.44-.2c-.04-.08-.04-.35-.04-2.02,0-1.08,0-1.62.01-1.81,0,0,.92.29.96.3v1.69ZM12.04,11.79c-1.06-.32-9.07-2.85-9.31-2.94-.47-.17-.87-.62-1.01-1.12-.06-.23-.06-.76,0-.96.11-.43.44-.85.81-1.04.13-.07,1.12-.4,2.66-.88,0,0,6.66-2.11,6.86-2.17.01.45.02,2.11.02,4.55,0,2.69-.02,4.16-.03,4.56ZM14.26,13.05c-.05.11-.14.21-.48.21s-.43-.1-.48-.21c-.05-.12-.05-.5-.05-5.82,0-4.97,0-5.7.04-5.78.03-.06.09-.11.17-.15.08-.05.12-.06.24-.06h.13c.23.01.28.03.32.06.04.03.1.1.12.15.05.08.05.88.05,5.78,0,5.32,0,5.7-.06,5.82Z",fill:e})}),"BugReportIcon");var ut=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M11.87,1.16v-.44c0-.4-.34-.72-.76-.72s-.76.33-.76.72v.37h-4.7v-.37c0-.4-.34-.72-.76-.72s-.76.33-.76.72v.44C1.39,1.51.26,3.04.26,6.29v4.49c0,3.13.92,5.22,5.41,5.22h4.66c4.49,0,5.41-2.08,5.41-5.22v-4.49c0-3.24-1.12-4.76-3.88-5.12ZM14.23,10.78c0,2.78-.59,3.77-3.9,3.77h-4.66c-3.31,0-3.9-.99-3.9-3.77v-4.49c0-2.65.77-3.45,2.36-3.68v.29c0,.41.35.72.76.72s.76-.31.76-.72v-.36h4.7v.36c0,.41.34.72.76.72s.76-.31.76-.72v-.28c1.6.22,2.36,1.01,2.36,3.67v4.49Z",fill:e}),jsx("path",{d:"M11.09,8.72c0,.41-.34.72-.76.72h-6.21c-.42,0-.76-.31-.76-.72s.34-.71.76-.71h6.21c.42,0,.76.31.76.71Z",fill:e}),jsx("path",{d:"M8.76,11.63c0,.41-.34.72-.76.72h-3.88c-.42,0-.76-.31-.76-.72s.34-.71.76-.71h3.88c.42,0,.76.31.76.71Z",fill:e})]})}),"CalendarIcon");var q1=t(({fill:e="currentColor",...o})=>jsxs("svg",{width:"10",height:"17",viewBox:"0 0 10 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("g",{clipPath:"url(#clip0_4867_31655)",children:jsx("path",{d:"M1.3889 10.312L8.1486 16.3084C9.1046 16.9491 10.0992 15.878 9.3846 14.9886L2.7312 9.1069C2.38356 8.78174 2.38356 8.27486 2.71189 7.93057L9.46189 1.94377C10.0316 1.06391 9.037 0.07886 8.14859 0.69097C6.09169 2.65157 3.83209 4.39207 1.77519 6.34307C0.50049 7.55767 0.18189 8.86787 1.38889 10.3025V10.312Z",fill:e})}),jsx("defs",{children:jsx("clipPath",{id:"clip0_4867_31655",children:jsx("rect",{width:"9",height:"16",fill:"white",transform:"translate(0.63623 0.5)"})})})]}),"ChevronLeftIcon");var U1=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 10 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("g",{clipPath:"url(#clip0_4867_31655)",children:jsx("path",{d:"M9.10673 9.81323L2.34707 15.8096C1.39106 16.4504 0.396428 15.3793 1.11102 14.4899L7.76445 8.60821C8.11209 8.28304 8.11209 7.77617 7.78377 7.43188L1.03377 1.44503C0.464025 0.56517 1.45866 -0.419887 2.34707 0.192187C4.40394 2.15274 6.6636 3.89332 8.72046 5.84431C9.99514 7.05889 10.3138 8.36911 9.10673 9.80366V9.81323Z",fill:e})}),jsx("defs",{children:jsx("clipPath",{id:"clip0_4867_31655",children:jsx("rect",{width:"9",height:"16",fill:"white",transform:"translate(0.869629 0.000976562)"})})})]}),"ChevronRightIcon");var xt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M14.31,7.47c-.09-.74-.66-1.22-1.44-1.22h-.1v-.37c.03-1.32.04-2.56-.73-3.76-.85-1.33-2.35-2.12-4-2.12s-3.18.8-4.03,2.15c-.75,1.18-.74,2.4-.72,3.71v.39s-.1,0-.1,0c-.76,0-1.32.46-1.42,1.21.06,1.07,0,2.21-.03,3.32-.05,1.3-.1,2.63,0,3.87.07.79.58,1.29,1.36,1.35h9.87c.76-.07,1.26-.55,1.34-1.32v-7.21ZM4.21,4.01c0-.41.53-1.43.84-1.8.74-.86,1.83-1.35,2.99-1.35,1.4,0,2.65.7,3.32,1.87.16.26.49,1.04.49,1.28v2.26h-.64v-2.16c0-.16-.21-.7-.23-.75-.48-1.16-1.65-1.9-2.97-1.9-1.23,0-2.28.62-2.83,1.66-.1.2-.34.79-.34,1.04v2.11h-.64v-2.26ZM10.36,4.41v1.87h-4.66v-1.87c0-1.22,1.27-2.07,2.4-2.07.27,0,.52.04.76.13.71.26,1.5,1.14,1.5,1.94ZM13.41,14.71c-.02.15-.15.33-.27.37H2.97c-.14-.04-.2-.12-.27-.2-.06-1.51-.05-3.06-.05-4.55,0-.95,0-1.9,0-2.84.02-.16.21-.34.36-.37l9.84-.02c.27,0,.55.17.55.48v7.13Z",fill:e}),jsx("path",{d:"M9.47,11.09c.24-.47.22-1.02-.07-1.47-.29-.48-.8-.77-1.36-.77-.06,0-.12,0-.19,0-.53.06-.99.37-1.24.83-.24.44-.25.95-.02,1.39.03.08.1.16.17.25.05.06.14.17.15.2.02.12-.07.42-.14.67-.05.21-.11.4-.12.56-.03.26-.06.55.41.61.17.02.59.03,1.01.03.3,0,.83,0,1.03-.05.33-.07.32-.32.31-.51,0-.17-.07-.4-.14-.65s-.15-.54-.13-.65c0-.04.09-.14.14-.2.08-.1.15-.18.18-.26ZM7.74,11.98c.08-.31.14-.52.13-.63-.02-.19-.16-.3-.28-.41-.11-.09-.21-.17-.23-.27-.06-.26,0-.51.13-.69.13-.16.31-.25.52-.25.1,0,.2.02.3.06.2.07.35.24.4.44.06.23,0,.46-.14.64-.02.02-.06.04-.1.07-.11.07-.27.18-.28.4,0,.17.07.42.15.69.04.16.09.3.1.4,0,.03,0,.06,0,.09h-.84c.03-.14.09-.38.14-.55Z",fill:e})]})}),"ClosedLockIcon");var St=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M12.43,2.08c-.18-.11-.31-.18-.4-.22-1.82-.8-3.7-.97-3.7-.97-.19,0-.45-.04-.79-.04s-.88.03-1.53.11c-1.24.14-2.21.27-3.16.87-.5.32-1.35.84-1.34,1.54,0,.83.71,1.2,1.37,1.49,2.18.98,4.45,1.09,6.79.7.99-.16,1.9-.46,2.75-.97,1.17-.72,1.16-1.76.02-2.52ZM12.36,4.51c-.8.48-1.69.8-2.72.96-.83.14-1.63.21-2.38.21-1.57,0-2.99-.3-4.34-.9-.66-.3-1.31-.64-1.32-1.4,0-.63.78-1.14,1.29-1.46.91-.56,1.78-.7,3.12-.85.55-.07,1.11-.11,1.52-.11.28,0,.5.02.68.04h.1s1.89.18,3.67.97c.09.03.21.1.39.21.52.35.81.78.8,1.2,0,.42-.3.83-.82,1.15Z",fill:e}),jsx("path",{d:"M14.23,4.12v-.7c0-.62-.21-1.14-.64-1.56-.42-.42-.92-.76-1.56-1.05-1.22-.55-2.61-.81-4.36-.81-.74,0-1.49.05-2.13.09-1.04.08-2.05.36-3.03.83C1.08,1.61.47,2.56.52,3.98c.09,2.66.09,5.36,0,8.02-.05,1.35.51,2.28,1.79,2.92,1.42.72,3.04,1.08,4.93,1.08.61,0,1.25-.04,1.97-.11.17,0,.34-.04.49-.07.25-.04.44-.28.44-.52,0-.27-.19-.5-.47-.54l-.22.03c-.29.04-.59.09-.92.11-.38.04-.75.06-1.13.07-1.66-.08-3.41-.24-4.94-1.18-.69-.43-1.01-1.05-.98-1.9,0-.26.05-.26.07-.26.03,0,.1,0,.24.09,1.73.94,3.57,1.42,5.47,1.42.79,0,1.62-.09,2.44-.25.27-.05.45-.29.44-.53,0-.26-.19-.47-.47-.52-.33.05-.68.11-1.06.14-.46.05-.92.08-1.36.08-.32,0-3.17-.11-4.69-1.07-.53-.35-.77-.7-.84-.85-.25-.44-.34-.98-.24-1.55.03-.14.06-.16.09-.17.04,0,.11.04.16.07.12.08.25.14.37.2.14.07.27.13.4.22.22.17.54.28,1.21.49.92.3,1.72.4,2.42.48.07,0,.81.09,1.65.09.47,0,.9-.03,1.26-.08.3-.04.58-.1.65-.13.03,0,.49-.11,1.06-.34.26-.11.45-.19.54-.4.03-.06.1-.25,0-.43-.12-.2-.37-.23-.42-.23h-.02c-1.13.32-2.27.49-3.42.5-.02,0-2.43-.05-4.6-.99-.96-.37-1.41-1.04-1.35-1.99v-.4c0-.19.03-.24.06-.25.03,0,.1.02.24.1,1.46.94,3.09,1.35,5.3,1.35.77,0,1.55-.06,2.15-.1,1.42-.11,2.71-.53,3.8-1.27.12-.08.18-.09.2-.09.03,0,.06.09.07.24.09,1.03-.13,1.64-.75,2.1-.04.04-.05.1-.02.14,0,0,.3.42.83.42.32,0,.61-.14.87-.47,0-1.5,0-2.73,0-3.55ZM12.41,4.6c-.85.5-1.76.81-2.75.97-2.33.39-4.6.28-6.79-.7-.66-.3-1.36-.66-1.37-1.49,0-.7.84-1.22,1.34-1.54.95-.6,1.92-.73,3.16-.87.65-.08,1.19-.11,1.53-.11s.6.03.79.04c0,0,1.89.17,3.7.97.09.04.22.11.4.22,1.14.76,1.15,1.8-.02,2.52Z",fill:e}),jsx("path",{d:"M15.48,13.04c0,.15-.06.31-.18.42l-.58.59c-.3.3-.59.6-.88.9l-.16.16c-.15.16-.31.32-.43.5-.11.17-.31.28-.53.28-.25,0-.47-.13-.59-.34-.04-.07-.09-.13-.15-.19l-1.86-1.91c-.19-.19-.23-.44-.11-.67.1-.17.28-.27.47-.27.25.02.35.13.42.22.35.36.7.71,1.06,1.07l.1.1v-4.92c0-.32.12-.51.37-.6.1-.04.2-.06.29-.06.18,0,.34.06.47.19.15.13.16.3.16.44v4.99l.04-.04c.08-.1.17-.19.25-.28l.89-.92c.13-.13.29-.19.43-.19.13,0,.25.04.35.14.11.1.17.24.18.38Z",fill:e})]})}),"DataSetsIcon");var wt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M15.57,10.77c-.27-.27-.63-.43-1.01-.43h-.2v-1.06c0-.4-.16-.77-.43-1.05-.26-.28-.63-.44-1.01-.44h-4.3v-1.27h.61c.38-.01.75-.16,1.01-.44.27-.28.43-.65.43-1.05v-2.54c0-.4-.16-.77-.43-1.05-.26-.28-.63-.44-1.01-.44h-2.46c-.38,0-.74.16-1.01.44-.27.28-.42.65-.43,1.05v2.54c.01.4.16.77.43,1.05.27.28.63.43,1.01.44h.62v1.27H3.07c-.38,0-.74.16-1.01.44-.27.28-.42.65-.42,1.05v1.06h-.21c-.38,0-.74.16-1.01.43-.27.28-.42.66-.42,1.05v1.7c0,.39.15.77.42,1.05.27.27.63.43,1.01.43h1.64c.38,0,.75-.16,1.02-.43.27-.28.42-.66.42-1.05v-1.7c0-.39-.15-.77-.42-1.05-.27-.27-.64-.43-1.02-.43h-.2v-1.06c0-.06.02-.11.06-.15s.09-.07.14-.07h4.32v1.28h-.21c-.38,0-.75.16-1.02.43-.27.28-.42.66-.42,1.05v1.7c0,.39.15.77.42,1.05.27.27.64.43,1.02.43h1.64c.38,0,.74-.16,1.01-.43.27-.28.42-.66.42-1.05v-1.7c0-.39-.15-.77-.42-1.05-.27-.27-.63-.43-1.01-.43h-.2v-1.28h4.3c.06,0,.11.03.15.07s.06.09.06.15v1.06h-.21c-.38,0-.75.16-1.01.43-.27.28-.42.66-.43,1.05v1.7c.01.39.16.77.43,1.05.26.27.63.43,1.01.43h1.64c.38,0,.74-.16,1.01-.43.27-.28.42-.66.43-1.05v-1.7c-.01-.39-.16-.77-.43-1.05ZM3.07,11.61c.06,0,.11.02.15.06.04.04.06.1.06.15v1.7s-.02.11-.06.15c-.04.04-.09.06-.15.06h-1.64c-.05,0-.1-.02-.14-.06-.04-.04-.06-.1-.06-.15v-1.7s.02-.11.06-.15c.04-.04.09-.06.14-.06h1.64ZM8.82,11.61c.05,0,.1.02.14.06.04.04.06.1.06.15v1.7s-.02.11-.06.15-.09.06-.14.06h-1.64c-.06,0-.11-.02-.15-.06-.04-.04-.06-.1-.06-.15v-1.7s.02-.11.06-.15c.04-.04.09-.06.15-.06h1.64ZM6.77,5.24c-.06,0-.11-.02-.15-.06-.03-.04-.06-.09-.06-.15v-2.54c0-.06.03-.11.06-.15.04-.04.09-.06.15-.06h2.46c.06,0,.11.02.15.06.04.04.06.09.06.15v2.54c0,.06-.02.11-.06.15s-.09.06-.15.06h-2.46ZM14.77,13.52s-.03.11-.06.15c-.04.04-.09.06-.15.06h-1.64c-.06,0-.11-.02-.15-.06-.03-.04-.06-.1-.06-.15v-1.7s.03-.11.06-.15c.04-.04.09-.06.15-.06h1.64c.06,0,.11.02.15.06.03.04.06.1.06.15v1.7Z",fill:e})}),"DeepSearchIcon");var yt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M15.79.65c-.13-.12-.31-.2-.49-.2s-.36.07-.48.2l-2.46,2.32c-1.33-.87-2.84-1.32-4.35-1.32C5.22,1.65,2.58,3.18.76,5.86-.05,7.04-.05,8.97.76,10.14c.52.78,1.11,1.46,1.78,2.04L.21,14.39c-.13.13-.21.3-.21.48,0,.18.07.35.21.47s.31.2.49.2.36-.07.48-.2l5.46-5.13,3.69-3.47L15.79,1.61c.13-.13.21-.3.21-.48,0-.18-.07-.35-.21-.47ZM6.25,8.71c-.1-.23-.16-.46-.16-.71,0-.99.87-1.79,1.92-1.79.26,0,.52.05.75.14l-2.51,2.36ZM9.79,5.37c-.53-.33-1.14-.51-1.79-.51-1.82,0-3.32,1.4-3.32,3.13,0,.61.19,1.19.53,1.68l-1.66,1.57c-.6-.51-1.13-1.12-1.61-1.82-.52-.76-.52-2.08,0-2.85,1.55-2.28,3.75-3.59,6.06-3.59,1.15,0,2.29.32,3.33.94l-1.54,1.44Z",fill:e}),jsx("path",{d:"M15.24,10.14c-1.81,2.67-4.45,4.21-7.24,4.21-.99,0-1.96-.19-2.89-.56-.18-.07-.32-.21-.39-.38-.06-.16-.06-.34.01-.51.11-.25.36-.4.65-.4.09,0,.18.02.27.05.75.3,1.55.45,2.34.45,2.31,0,4.53-1.31,6.07-3.59.51-.76.51-2.08,0-2.85-.23-.33-.47-.65-.73-.95-.11-.13-.18-.31-.15-.48.02-.18.1-.34.26-.46.12-.09.29-.14.44-.14.21,0,.4.08.55.24.31.36.58.72.81,1.08.8,1.18.8,3.1,0,4.29Z",fill:e}),jsx("path",{d:"M11.26,8.62c-.25,1.24-1.3,2.24-2.63,2.46,0,0-.01.01-.02.01s-.02-.01-.03-.01l.03-.14-.04.14c-.4,0-.69-.23-.75-.54-.04-.18,0-.35.1-.49.1-.15.27-.26.45-.29.75-.12,1.36-.7,1.49-1.4.07-.32.36-.55.7-.55.01,0,.11.01.12.01.2.04.36.14.46.3.1.14.13.32.1.49Z",fill:e})]})}),"DisabledVisibleIcon");var Pt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M15.94,6.29c-.04-.08-.08-.16-.14-.22l-.09-.08L10.02.29l-.08-.09c-.13-.13-.29-.2-.47-.2h-3.67C1.74,0,0,1.74,0,5.79v4.41c0,4.06,1.74,5.79,5.79,5.79h4.41c4.06,0,5.79-1.74,5.79-5.79v-3.67c0-.08-.02-.18-.06-.25ZM10.13,2.28l3.59,3.59h-1.33c-1.82,0-2.26-.45-2.26-2.26v-1.33ZM14.66,10.21c0,3.3-1.16,4.46-4.46,4.46h-4.41c-3.3,0-4.46-1.16-4.46-4.46v-4.41C1.34,2.5,2.5,1.34,5.79,1.34h3v2.26c0,2.56,1.04,3.6,3.6,3.6h2.26v3Z",fill:e}),jsx("path",{d:"M9.4,8.73c0,.38-.29.67-.67.67h-4.39c-.38,0-.67-.29-.67-.67s.29-.66.67-.66h4.39c.38,0,.67.29.67.66Z",fill:e}),jsx("path",{d:"M7.93,11.66c0,.38-.29.67-.66.67h-2.93c-.38,0-.67-.29-.67-.67s.29-.66.67-.66h2.93c.36,0,.66.29.66.66Z",fill:e})]})}),"DocsIcon");var It=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M15.96,7.28c-.01-1.06-.03-2.11-.02-3.15C15.72,1.7,14.09.18,11.58.04c-.6-.03-1.18-.04-1.78-.04-.71,0-1.41.02-2.12.03-.71.01-1.41.03-2.11.03-.42,0-.83-.01-1.25-.02C1.77.18.15,1.79,0,4.33v7.39c.12,2.48,1.73,4.12,4.21,4.28h7.52c2.5-.17,4.11-1.86,4.22-4.45.06-1.4.03-2.87,0-4.27ZM14.75,11.66c-.1,1.95-1.24,3.03-3.25,3.13-.56.02-1.11.03-1.68.03-.67,0-1.36-.01-2.03-.02-.68-.01-1.37-.03-2.04-.03-.42,0-.84.01-1.25.02-2.17-.1-3.22-1.2-3.3-3.47.02-.98.01-1.97,0-2.97-.02-1.25-.04-2.54.02-3.79.1-2.07,1.07-3.12,3.04-3.29.01,0,.02,0,.03-.01h7.32c1.87.1,3.01,1.22,3.12,3.08v7.32Z",fill:e}),jsx("path",{d:"M10.88,8.09l-2.44,2.44c-.13.12-.3.18-.47.18-.15,0-.31-.04-.43-.14l-2.48-2.48c-.18-.24-.2-.52-.08-.76.12-.23.37-.39.63-.39.15,0,.32.06.45.17l1.2,1.2V3.57l.11-.26c.14-.2.35-.31.58-.31.26,0,.51.15.63.4.07.14.08.18.08.21v4.74l1.24-1.26c.14-.11.29-.15.44-.15.26,0,.51.15.63.41.12.24.09.53-.09.75Z",fill:e}),jsx("path",{d:"M13.38,11.37c.08.28-.01.57-.23.76-.17.13-.67.31-1.57.52-1.17.28-2.39.42-3.61.42-1.31,0-2.62-.17-3.88-.49-.52-.12-1.17-.31-1.35-.49-.19-.18-.25-.46-.18-.73.08-.25.28-.43.52-.47.06,0,.1-.01.14-.01.2,0,.39.07.57.13.07.03.13.06.2.07,1.38.37,2.69.56,4.02.56,1.21,0,2.45-.17,3.66-.49.09-.02.2-.06.31-.09.24-.09.53-.18.74-.18.34.03.55.21.64.47Z",fill:e})]})}),"DownloadIcon");var Mt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M7.49,0C5.08,0,3.14,1.96,3.14,4.36s1.95,4.35,4.35,4.35,4.35-1.96,4.35-4.35S9.89,0,7.49,0ZM7.49,7.29c-1.62,0-2.93-1.31-2.93-2.93s1.31-2.94,2.93-2.94,2.93,1.32,2.93,2.94-1.31,2.93-2.93,2.93Z",fill:e}),jsx("path",{d:"M14.86,10.23c-.28-.28-.75-.62-1.32-.62-.45,0-.89.21-1.3.62l-.27.28c-.07.04-.12.1-.16.16l-2.14,2.13c-.22.21-.38.55-.43.83l-.13.98c-.07.39.05.78.32,1.04.22.22.52.34.85.34.07,0,.13-.01.19-.02l.98-.14c.3-.04.62-.21.84-.42l2.58-2.58c.42-.43.62-.85.62-1.3s-.22-.91-.62-1.31ZM13.25,11.22c.14-.14.23-.2.3-.2.08,0,.17.07.32.21.16.15.21.26.21.31,0,.02-.04.13-.21.3l-.04.04c-.25-.14-.47-.35-.61-.61l.04-.04ZM11.25,14.44l-.7.1.12-.73,1.52-1.52c.16.23.37.44.6.61l-1.54,1.54Z",fill:e}),jsx("path",{d:"M10.33,10.7c-.1.31-.37.5-.68.5-.08,0-.14-.01-.21-.03-.64-.19-1.3-.28-1.96-.28-3.06,0-5.55,1.98-5.55,4.39,0,.39-.32.72-.71.72s-.71-.32-.71-.71c0-3.2,3.13-5.81,6.97-5.81.8,0,1.6.12,2.36.34.19.05.34.19.43.35.09.16.11.36.05.54Z",fill:e})]})}),"EditUserIcon");var Vt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M8,4.81c-1.86,0-3.38,1.43-3.38,3.19s1.52,3.18,3.38,3.18,3.38-1.43,3.38-3.18-1.51-3.19-3.38-3.19ZM8,9.82c-1.07,0-1.94-.82-1.94-1.82s.87-1.83,1.94-1.83,1.95.82,1.95,1.83-.88,1.82-1.95,1.82Z",fill:e}),jsx("path",{d:"M15.38,5.81c-1.84-2.72-4.53-4.29-7.38-4.29S2.47,3.09.61,5.81c-.82,1.21-.82,3.17,0,4.38,1.85,2.72,4.54,4.29,7.39,4.29s5.54-1.57,7.38-4.29c.83-1.21.83-3.17,0-4.38ZM14.18,9.44c-1.58,2.33-3.82,3.67-6.18,3.67s-4.6-1.33-6.18-3.67c-.53-.77-.53-2.12,0-2.89,1.58-2.33,3.82-3.67,6.18-3.67s4.6,1.33,6.18,3.67c.53.77.53,2.12,0,2.89Z",fill:e})]})}),"EnableVisibleIcon");var Gt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M16,3.09v6.63c0,.11-.1.21-.21.21H2.53l2.08,2.05c.18.25.2.54.08.78-.13.25-.4.41-.67.41-.16,0-.31-.06-.45-.16L.2,9.69c-.27-.3-.25-.72,0-.99l3.34-3.3c.17-.13.33-.18.5-.18.25,0,.5.14.64.37.13.23.13.5-.01.74l-2.14,2.12h11.98V3.09c0-.06.03-.11.07-.16s.13-.1.18-.1h.99c.06,0,.11.01.16.06.03.04.1.14.1.2Z",fill:e})}),"EnterArrowLeftIcon");var Bt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M5.07,2.9c0,.39-.32.71-.71.71H.71c-.39,0-.71-.32-.71-.71s.32-.71.71-.71h3.65c.39,0,.71.32.71.71Z",fill:e}),jsx("path",{d:"M16,8c0,.39-.32.71-.71.71h-3.65c-.39,0-.71-.32-.71-.71s.32-.71.71-.71h3.65c.39,0,.71.32.71.71Z",fill:e}),jsx("path",{d:"M5.07,13.1c0,.39-.32.71-.71.71H.71c-.39,0-.71-.32-.71-.71s.32-.71.71-.71h3.65c.39,0,.71.32.71.71Z",fill:e}),jsx("path",{d:"M16,13.1c0,.39-.32.71-.71.71h-7.31v.74c0,.39-.32.71-.71.71s-.71-.32-.71-.71v-2.92c0-.39.32-.71.71-.71s.71.32.71.71v.75h7.31c.39,0,.71.32.71.71Z",fill:e}),jsx("path",{d:"M16,2.9c0,.39-.32.71-.71.71h-7.31v.75c0,.39-.32.71-.71.71s-.71-.32-.71-.71V1.44c0-.39.32-.71.71-.71s.71.32.71.71v.74h7.31c.39,0,.71.32.71.71Z",fill:e}),jsx("path",{d:"M9.44,6.55v2.91c0,.39-.32.71-.71.71s-.71-.32-.71-.71v-.74H.71c-.39,0-.71-.32-.71-.71s.32-.71.71-.71h7.31v-.74c0-.39.32-.71.71-.71s.71.32.71.71Z",fill:e})]})}),"FiltersIcon");var Rt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M15.75,14.8s-.17-.1-.28-.13h-.19V6.16c-.03-.52-.25-1.02-.61-1.43l-.7-.56c-1.59-1.28-3.24-2.62-4.91-3.89-.32-.18-.68-.28-1.05-.28-.42,0-.84.13-1.2.38L1.51,4.6c-.7.62-.75,1.21-.78,2.13-.02,1.32-.02,2.65,0,3.97,0,1.28,0,2.58-.02,3.96h-.17s-.09.03-.11.03l-.09.05c-.26.15-.39.42-.33.72.07.3.3.5.6.53h14.75c.29,0,.52-.19.61-.46.09-.28,0-.57-.22-.74ZM9.55,13.89h-3.1v-4.25c.06-.43.21-.99.61-1.17.1,0,.21,0,.32,0,.19,0,.38,0,.55,0,.19,0,.37-.02.54-.02.15,0,.29,0,.42.02.4.03.64.79.65,1.17v4.25ZM13.96,14.65h-3.11l.02-.11c-.03-.77,0-1.55,0-2.33,0-.83.03-1.68,0-2.5-.05-1.17-.63-2.41-1.83-2.58-.12,0-.25,0-.38,0-.2,0-.4,0-.6,0-.2,0-.4-.02-.6-.02-.17,0-.34,0-.49.02-1.25.09-1.78,1.63-1.83,2.65-.03.82,0,1.66,0,2.47,0,.76.02,1.53,0,2.3l.02.12h-3.13l.04-8.45c.02-.22.11-.4.27-.55L7.51,1.52c.14-.12.32-.18.49-.18.17,0,.34.06.47.15l5.22,4.17c.1.09.26.34.26.44v8.54Z",fill:e})}),"HomepageIcon");var Zt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M15.09,4.36C13.71,1.68,11.01.02,8.03.02h-.26C4.77.12,2.19,1.78.85,4.46-.48,7.13-.24,10.19,1.49,12.62c1.52,2.14,3.89,3.36,6.5,3.36s4.98-1.22,6.51-3.35c1.77-2.46,1.98-5.55.59-8.27ZM13.76,11.33c-1.21,2.09-3.36,3.33-5.76,3.33h-.01c-2.17,0-4.14-1.02-5.41-2.79-1.44-2.01-1.64-4.54-.56-6.76,1.08-2.24,3.19-3.63,5.65-3.74.11,0,.23-.01.33-.01,2.41,0,4.56,1.25,5.77,3.36,1.2,2.08,1.19,4.55-.01,6.62Z",fill:e}),jsx("path",{d:"M8.73,7.13c-.01.55-.01,1.08,0,1.63-.05.49-.41.71-.73.71s-.66-.21-.72-.65v-3.8c.03-.32.3-.6.58-.65,0,0,.13-.01.14-.01.35,0,.62.22.71.57.02.75.02,1.48.02,2.2Z",fill:e}),jsx("path",{d:"M7.84,10.14c1.43-.19,1.44,1.97.1,1.86-1.12-.07-1.15-1.72-.1-1.86Z",fill:e})]})}),"InfoCircleIcon");var At=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M14.73,6.37h-5.17l-.03-.83h4.09s.05,0,.07-.02l2.3-2.24s-.03-.14-.05-.16l-2.36-2.22h-4.02V.1c0-.06-.04-.1-.1-.1h-2.91s-.1.04-.1.1v.79H1.35c-.06,0-.1.05-.1.1l-.05,4.45s0,.05.02.07c.02.02.05.03.08.03h5.17v.82l-4.11.02L.03,8.6s-.03.05-.03.08c0,.02,0,.05.03.07l2.41,2.27h12.24s.1-.05.1-.1l.05-4.45s0-.05-.03-.07c-.02-.02-.05-.03-.07-.03ZM13.6,9.88l-10.67.02-1.26-1.2,1.21-1.17h4.68c.06,0,.1-.04.1-.1v-.86c.06,0,.12,0,.18,0,.08,0,.5,0,.52,0v.87c0,.06.04.1.1.1h5.16l-.02,2.34ZM2.42,4.4v-2.33h5.14s.1-.05.1-.1v-.79h.71v.78s.04.1.1.1l4.63-.03,1.26,1.21-1.18,1.16H2.42Z",fill:e}),jsx("path",{d:"M9.47,11.26h-2.9s-.1.05-.1.1v4.54c0,.06.05.1.1.1h2.86s.05,0,.07-.03c.02-.02.07-.08.07-.11v-4.46s0-.02,0-.04c0-.05-.05-.1-.11-.1ZM7.66,14.84v-2.42h.69l-.03,2.42h-.66Z",fill:e})]})}),"MapRadarIcon");var _t=t(({fill:e="currentColor",...o})=>jsx("svg",{width:"22",height:"21",viewBox:"0 0 22 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M14.8826 13.8402C15.6927 13.8382 16.4913 13.7578 17.2638 13.4936C17.3246 13.4729 17.4082 13.4088 17.4524 13.4715C17.4917 13.527 17.4134 13.5945 17.3783 13.6514C16.8666 14.4752 16.223 15.1769 15.4244 15.7309C14.5042 16.3696 13.4897 16.7794 12.38 16.9328C11.1049 17.1091 9.8683 16.9377 8.68782 16.4287C7.92166 16.0982 7.23295 15.6444 6.62473 15.0635C5.91638 14.387 5.38367 13.5961 5.0017 12.7016C4.58184 11.7192 4.41395 10.6867 4.47507 9.62472C4.53399 8.60057 4.8186 7.63418 5.31038 6.72886C5.92358 5.59997 6.7893 4.71759 7.88322 4.05214C7.92 4.02976 7.96011 3.97642 8.00353 4.01179C8.04585 4.04634 8.00575 4.09884 7.99136 4.13947C7.67439 5.04921 7.58256 5.9899 7.63705 6.94358C7.68684 7.81436 7.89954 8.65004 8.25993 9.44869C8.66126 10.3377 9.20781 11.1223 9.91394 11.793C10.9808 12.8058 12.2403 13.4497 13.6869 13.7222C14.0816 13.7965 14.4804 13.8379 14.8826 13.8402Z",fill:e})}),"MoonIcon");var Dt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M6.91,11.52s.02.05.02.08v-.03s0-.03-.02-.05ZM7.46,10.06s0,.02,0,.03c.02-.04.05-.08.08-.11-.03.03-.05.06-.07.08Z",fill:e}),jsx("path",{d:"M14.31,11.69c0-1.42,0-2.89-.04-4.32,0-.02,0-.05,0-.08-.1-.51-.53-.91-1.12-1.02h-7.45c-.05-.23-.1-.57-.1-.99,0-.32.04-.65.13-1.02.02-.12.24-1.17,1.32-1.66.35-.16.73-.25,1.09-.25.4,0,.79.11,1.1.3.41.26,1.08,1.04,1.11,1.49.02.11.04.22.05.32,0,.07.07.13.15.13h2.02c.08,0,.15-.06.15-.14,0-.11,0-.22,0-.32v-.1c-.12-.81-.37-1.5-.8-2.09-.86-1.22-2.33-1.95-3.9-1.95-1.45,0-2.79.62-3.68,1.7-.66.8-1,1.81-1.05,3.09-.02.47,0,.94,0,1.41v.04h-.28c-.3,0-.59.13-.81.36-.27.28-.43.7-.42,1.09.02.94-.02,1.9-.05,2.84-.04,1.08-.08,2.19-.04,3.29.04.88.09,2.09,1.43,2.18h9.93c.7-.1,1.19-.62,1.26-1.34-.02-.98,0-1.97,0-2.96ZM4.25,3.88c0-.13.27-.76.43-1.04.67-1.21,1.97-1.95,3.41-1.95s2.6.69,3.27,1.84c.11.19.44.93.48,1.2h-.62c-.11-.44-.54-1.17-.76-1.41-.62-.67-1.46-1.04-2.38-1.04-1.38,0-2.93.89-3.22,2.59-.06.33-.09.66-.09.97-.02.41,0,.82.06,1.25h-.61c-.07-.34-.11-.67-.11-.99,0-.49.03-.95.13-1.4ZM13.4,14.64c0,.12-.07.27-.2.39,0,0-.02,0-.03.02-1.52,0-3.05.02-4.58.02-1.37,0-2.75,0-4.12,0h-1.5c-.25-.1-.25-.29-.24-.63,0-.08,0-.16,0-.25-.06-1.65-.04-3.34-.03-4.97,0-.62.02-1.23,0-1.79.06-.13.17-.23.27-.27,1.64-.02,3.28-.02,4.93-.02,1.38,0,2.77,0,4.14-.02h.44c.65,0,.89.13.9.5v7.02Z",fill:e}),jsx("path",{d:"M6.62,9.7s-.05.1-.07.15c.04-.1.09-.19.15-.27-.03.04-.06.08-.08.12ZM7.89,11.32c0,.14-.02.26-.04.37.04-.14.06-.27.04-.37ZM9.44,11.18c.11-.17.18-.35.21-.55-.03.2-.11.38-.21.55Z",fill:e}),jsx("path",{d:"M9.64,10.18s-.02-.07-.02-.1c-.02-.07-.05-.15-.08-.22,0-.04-.03-.08-.05-.12-.03-.07-.07-.13-.12-.19-.06-.09-.12-.17-.2-.24s-.16-.14-.25-.2-.19-.11-.28-.15c-.1-.04-.2-.07-.3-.09,0,0-.02,0-.03,0-.1-.02-.22-.03-.32-.03h0c-.1,0-.19.02-.27.04-.02,0-.04,0-.06,0-.09.03-.18.06-.27.1-.1.04-.19.1-.27.17-.08.05-.15.11-.21.17-.08.08-.14.16-.2.25-.06.08-.11.17-.15.27-.04.09-.07.18-.09.26,0,.02,0,.04,0,.05-.02.09-.03.18-.03.26,0,.24.06.47.18.69.04.07.09.13.15.2.06.07.13.16.16.22,0,.02.02.04.02.05v.03c0,.16-.07.37-.14.59-.06.19-.12.38-.14.54,0,.14-.02.26.02.36.02.06.05.11.1.15.04.04.09.07.16.1.06.02.14.04.23.05.28.02.64.03.95.03h.4c.27-.02.53-.03.66-.07.05,0,.09-.03.13-.06.03-.02.05-.04.07-.07.02-.03.04-.07.05-.11.02-.05.03-.1.03-.17s0-.14,0-.19c-.02-.19-.08-.38-.14-.59-.07-.22-.14-.44-.13-.61,0-.05.1-.16.15-.23.05-.06.1-.11.13-.16.1-.17.18-.35.21-.55,0-.07,0-.13,0-.2,0-.09,0-.18-.02-.26ZM8.7,10.69c-.05.14-.1.17-.18.22-.06.04-.13.09-.2.16-.09.11-.13.22-.13.33,0,.06,0,.11.02.17,0,.05.03.12.04.18.03.1.06.2.09.29.05.17.1.31.11.47h-.82c.02-.14.08-.3.13-.47.03-.11.07-.22.1-.33h0c.02-.13.04-.25.04-.38-.03-.18-.17-.29-.29-.39-.08-.07-.16-.13-.19-.19-.04-.09-.06-.19-.06-.28,0-.07,0-.14.03-.2,0-.05.03-.1.06-.15,0,0,0-.02,0-.02,0,0,0-.02,0-.03.02-.02.04-.05.07-.08.02-.03.05-.07.09-.09.03-.03.07-.06.12-.08.04-.02.08-.04.13-.05,0,0,.03,0,.04,0,.04,0,.08-.02.13-.02.07,0,.13,0,.19.02s.11.03.16.06c.03,0,.06.03.08.05.04.02.08.04.1.08.03.02.06.05.08.08,0,0,0,0,0,.02.03.05.06.1.08.16v.02c.02.06.03.12.03.18,0,.1-.02.2-.05.28Z",fill:e})]})}),"OpenLockIcon");var Kt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M15.13,14.08c-.23-.18-.48-.2-.74-.21v-7.7c-.04-.39-.34-.8-.72-.93l-3.84-1.02V.87c-.16-.54-.56-.87-1.05-.87-.09,0-.18,0-.27.04-.86.27-1.74.53-2.61.79-1.24.37-2.48.75-3.72,1.16-.33.2-.55.54-.57.93v10.96h-.19c-.16,0-.43.13-.54.21-.34.27-.49.73-.36,1.15.11.42.45.72.88.77h13.2c.42-.04.77-.31.89-.74.13-.44,0-.9-.36-1.18ZM2.65,14.92s.03-.06.03-.09l.04-11.9,5.93-1.81s.09-.07.11-.08v12.93s0,.04,0,.06c0,.08.06.15.15.15h1.58c.08,0,.15-.07.15-.15V5.55l2.64.7s.02.03.03.03c0,0,0,0,0,0v8.56s0,.07.03.09H2.65Z",fill:e}),jsx("path",{d:"M6.65,4.12h-3.06c-.09,0-.15.06-.15.15v3.04c0,.08.06.15.15.15h3.06c.08,0,.15-.07.15-.15v-3.04c0-.09-.07-.15-.15-.15ZM4.51,6.35v-1.17h1.22v1.17h-1.22Z",fill:e}),jsx("path",{d:"M6.65,9.73h-3.06c-.09,0-.15.07-.15.15v3.04c0,.09.06.15.15.15h3.06c.08,0,.15-.06.15-.15v-3.04c0-.08-.07-.15-.15-.15ZM4.51,11.98v-1.18h1.22v1.18h-1.22Z",fill:e})]})}),"OrganizationIcon");var Xt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M7.89,12.32h-1.06v1.84h-1.84v1.84H1.24c-.5,0-1.09-.7-1.17-1.17-.09-.51-.08-2.07-.03-2.6.03-.3.18-.62.39-.84l4.61-4.62-.14-1.2c.08-3.89,3.79-6.55,7.51-5.22,5.78,2.07,4.32,11.06-2.45,10.73-.18,0-.58-.14-.71-.11-.08.03-1.06,1.03-1.26,1.2-.04.04-.05.08-.05.13h-.04ZM1.37,14.66h2.34v-1.79h1.79v-1.84h1.76l1.58-1.5c.93.26,1.73.38,2.69.13,2.97-.75,4.17-4.46,2.18-6.83-2.88-3.41-8.3-.76-7.35,3.79.04.18.2.43.12.6L1.33,12.37c-.04.29-.08,2.22.03,2.29h.01Z",fill:e}),jsx("path",{d:"M10.73,3.67c.14,0,.32.07.43.14.11.08,1.06,1.05,1.1,1.13.25.6-.34,1.17-.93.87-.09-.05-1.13-1.11-1.17-1.18-.18-.45.05-.96.55-.97h.01Z",fill:e})]})}),"PasswordFinderIcon");var Yt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M15.01,8.44V3.26c0-.31,0-.94-.7-.94,0,0-.11,0-.15,0-.19,0-.32-.04-.4-.12-.12-.14-.12-.4-.1-.65,0-.12,0-.24,0-.35v-.17c0-.94-.11-1.05-1.03-1.05H2.99C1.67,0,.98.69.98,2v11.88c0,1.35.79,2.12,2.14,2.12h10.85c.9,0,1.05-.16,1.05-1.05v-5.75c0-.26,0-.51,0-.76ZM2.71,1.2c.08,0,.16,0,.24,0h9.01c.42,0,.55.08.56.58,0,.23-.03.37-.11.45-.08.07-.21.11-.43.11h-.11c-.7-.02-1.4-.02-2.11-.02h-2.18c-1.45,0-2.89,0-4.35,0h0c-.19,0-.37,0-.54-.03-.31-.04-.48-.24-.47-.54.02-.39.29-.5.51-.53ZM13.83,13.81v.47c0,.22-.02.36-.1.42-.07.08-.21.11-.45.11-3.37,0-6.74,0-10.1,0-.78,0-1-.23-1-1,0-1.67,0-3.33,0-4.99s0-3.33,0-4.99c0-.35.04-.39.36-.39v-.1l.08.1c.89.03,1.79.04,2.68.04h5.27c.91,0,1.82,0,2.73-.02.43,0,.56.07.56.52-.02,3.27,0,6.55,0,9.82Z",fill:e}),jsx("path",{d:"M11.48,10.12c-.23-.02-.44-.08-.67-.13-.34-.08-.67-.16-1.02-.16-.42,0-.79.13-1.19.4-.46-.21-.79-.6-1.12-1.02-.13-.17-.08-.25.05-.4.05-.06.1-.13.14-.2.1-.2.15-.4.12-.6-.06-.59-.13-1.18-.23-1.76-.1-.59-.5-.92-1.17-.97h-.12c-1.14,0-1.99.9-2.01,2.13-.03,1.4.59,2.87,1.7,4.03,1.15,1.18,2.64,1.88,4.11,1.9h.06c1.29,0,2.21-.8,2.23-1.95.02-.73-.31-1.2-.89-1.27ZM5.68,6.79c.15-.2.32-.3.5-.3.04,0,.08,0,.12,0,.15.04.17.13.18.34,0,.06,0,.11.02.16.02.14.03.28.04.41.02.14.03.28.05.42,0,.16,0,.22-.08.26-.25.1-.4.24-.47.41-.1.26.03.55.18.86.49.96,1.23,1.69,2.22,2.15.21.09.37.14.51.14.26,0,.45-.15.57-.44.04-.1.1-.14.28-.14h.04c.07,0,.14,0,.22,0,.14,0,.27,0,.38.06.1.04.23.04.35.05.14,0,.27,0,.33.06.03.04.05.11.05.2,0,.41-.31.68-.89.72h-.22c-2.29-.06-4.56-2.34-4.59-4.61,0-.34.07-.58.23-.77Z",fill:e})]})}),"PhonebookIcon");var qt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M15.24,3.65c-.48-.49-1.15-.77-1.83-.77h-.36v-.37c0-.44-.17-.85-.47-1.15-.3-.31-.72-.48-1.14-.48h-6.89c-.42,0-.84.17-1.14.48-.3.31-.46.72-.46,1.15v.37h-.37c-.69,0-1.34.27-1.83.77-.48.49-.76,1.16-.76,1.86v4.99c0,.44.17.85.47,1.15.3.31.71.47,1.14.47h1.35v1.37c0,.44.17.84.46,1.15.3.3.72.47,1.14.47h6.89c.42,0,.84-.17,1.14-.47.3-.31.47-.72.47-1.15v-1.37h1.34c.43,0,.84-.17,1.14-.47.31-.31.47-.72.47-1.15v-4.99c0-.7-.28-1.37-.76-1.86ZM4.2,2.51c0-.1.03-.19.1-.26.07-.07.16-.1.25-.1h6.89c.1,0,.18.03.25.1.07.07.1.17.1.26v.37h-7.61v-.37ZM11.8,13.5c0,.1-.03.19-.1.26s-.16.1-.25.1h-6.89c-.1,0-.18-.04-.25-.1s-.1-.17-.1-.26v-4c0-.1.03-.19.1-.26.07-.07.16-.1.25-.1h6.89c.1,0,.18.03.25.1.07.07.1.17.1.26v4ZM14.75,10.5c0,.1-.03.19-.1.26-.06.07-.16.1-.25.1h-1.34v-1.36c0-.44-.17-.85-.47-1.15-.3-.31-.72-.48-1.14-.48h-6.89c-.42,0-.84.17-1.14.48-.3.31-.46.72-.46,1.15v1.36h-1.35c-.1,0-.19-.03-.25-.1-.07-.07-.11-.17-.11-.26v-4.99c0-.37.15-.72.4-.97.25-.26.59-.4.94-.4h10.82c.35,0,.7.15.94.4.25.25.39.6.39.97v4.99Z",fill:e})}),"PrintIcon");var Ut=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M10.26,7.61c-.67,0-1.32-.2-1.87-.57-.55-.37-.99-.89-1.24-1.51-.26-.61-.32-1.29-.19-1.94.13-.65.45-1.25.92-1.72.47-.47,1.07-.79,1.73-.92.65-.13,1.33-.06,1.95.19.62.25,1.14.68,1.51,1.24s.57,1.2.57,1.87c0,.89-.36,1.75-.99,2.38-.63.63-1.49.98-2.38.98ZM10.26,2.23c-.4,0-.79.12-1.12.34-.33.22-.59.54-.74.91-.15.37-.19.77-.12,1.17.08.39.27.75.55,1.03.28.28.64.47,1.04.55.39.08.8.04,1.17-.11.37-.15.69-.41.91-.74.22-.33.34-.72.34-1.12,0-.53-.21-1.05-.59-1.43s-.89-.59-1.43-.59Z",fill:e}),jsx("path",{d:"M4.83,7.7h-.29c-.72-.07-1.38-.42-1.83-.97s-.67-1.26-.61-1.98c.07-.71.42-1.37.98-1.83.56-.46,1.27-.67,1.99-.6.09,0,.18.03.26.07.08.04.16.1.22.17.06.07.11.15.13.24s.04.18.03.27c0,.09-.04.18-.08.26-.04.08-.11.15-.18.21s-.16.1-.25.12c-.09.02-.18.03-.27.01-.18-.02-.35,0-.52.05-.17.05-.32.14-.46.25-.14.11-.25.25-.33.4-.08.15-.14.32-.15.5-.02.18,0,.35.05.52.05.17.13.33.25.46.11.14.25.25.41.33.16.08.33.13.51.15.29.03.59-.04.84-.2.15-.09.34-.12.51-.08.18.04.33.15.42.3.09.15.12.34.08.51-.04.17-.15.32-.3.42-.42.27-.9.41-1.39.42Z",fill:e}),jsx("path",{d:"M.76,14.18c-.2,0-.39-.08-.53-.22-.14-.14-.22-.32-.23-.52,0-2.64.73-4.4,4.31-4.4.2,0,.39.08.54.22.14.14.22.32.22.52s-.08.38-.22.52c-.14.14-.34.22-.54.22-2.38,0-2.79.73-2.79,2.93,0,.19-.08.38-.23.52-.14.14-.33.22-.53.22Z",fill:e}),jsx("path",{d:"M15.42,15.11c-.15,0-.3-.09-.41-.25-.11-.15-.17-.36-.17-.58,0-2.15-.83-3.58-4.87-3.58s-4.87,1.43-4.87,3.58c0,.22-.06.43-.17.59-.11.15-.26.24-.41.24s-.3-.09-.41-.24c-.11-.16-.17-.37-.17-.59,0-5.24,4.23-5.24,6.03-5.24s6.03,0,6.03,5.24c0,.22-.06.43-.17.58-.11.15-.26.24-.41.25Z",fill:e})]})}),"Profiler2Icon");var Qt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M8,8.27c-.77,0-1.51-.24-2.15-.7-.64-.45-1.13-1.1-1.43-1.86-.29-.76-.37-1.59-.22-2.39.15-.8.52-1.54,1.06-2.12.54-.58,1.23-.97,1.98-1.13.75-.16,1.53-.08,2.24.23.71.31,1.31.84,1.74,1.52.43.68.65,1.48.65,2.3,0,1.1-.41,2.15-1.13,2.93s-1.71,1.21-2.74,1.21ZM8,1.65c-.46,0-.91.15-1.29.42-.38.27-.68.66-.86,1.11-.18.45-.22.95-.13,1.43.09.48.31.92.64,1.27.32.35.74.58,1.19.68.45.1.92.05,1.34-.14.42-.19.79-.51,1.04-.91.26-.41.39-.89.39-1.38,0-.66-.24-1.29-.68-1.75-.44-.46-1.03-.73-1.64-.73Z",fill:e}),jsx("path",{d:"M15.23,16c-.2,0-.4-.09-.54-.25-.14-.15-.23-.36-.23-.58,0-2.15-1.09-3.58-6.45-3.58s-6.45,1.43-6.45,3.58c0,.22-.08.43-.23.59-.15.15-.34.24-.55.24s-.4-.09-.55-.24c-.15-.16-.23-.37-.23-.59,0-5.24,5.61-5.24,8-5.24s8,0,8,5.24c0,.22-.09.43-.23.58-.14.15-.34.24-.54.25Z",fill:e})]})}),"ProfilerIcon");var or=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M15.8,6.86s-.02-.02-.04-.04l-3.24-5.21c-.13-.28-.33-.51-.58-.67-.26-.16-.55-.25-.85-.25h-6.18c-.28-.01-.56.06-.81.2-.25.13-.45.34-.59.58L.11,6.94h0s-.04.08-.05.12c0,.03-.03.07-.04.12-.01.04-.01.08-.01.12v5.5c0,.33.07.66.19.96.13.31.32.59.55.82.23.23.51.42.81.54.31.13.64.2.97.2h10.96c.66,0,1.3-.27,1.77-.73.47-.47.74-1.1.75-1.76v-5.48c0-.19-.08-.36-.2-.49ZM4.7,2.16s.05-.06.09-.09c.03-.02.07-.03.12-.03h6.19c.09,0,.16.05.23.18l2.74,4.44h-3.33c-.18,0-.36.07-.49.2-.12.13-.2.3-.2.49v.2c0,.54-.21,1.07-.6,1.45-.38.39-.91.6-1.45.6s-1.07-.21-1.46-.6c-.38-.38-.6-.91-.6-1.45v-.2c0-.19-.07-.36-.2-.49-.13-.13-.3-.2-.48-.2H1.92l2.78-4.5ZM14.63,12.83c0,.3-.12.59-.34.81s-.5.33-.81.33H2.52c-.16,0-.31-.03-.45-.09s-.27-.14-.37-.25c-.11-.11-.19-.24-.25-.38-.05-.14-.08-.3-.08-.45v-4.8h3.24c.1.83.51,1.58,1.13,2.13.63.54,1.43.84,2.26.84s1.63-.3,2.25-.84c.62-.55,1.03-1.3,1.14-2.13h3.24v4.83Z",fill:e})}),"SandBoxIcon");var tr=t(({stroke:e="currentColor",...o})=>jsxs("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("ellipse",{cx:"5.80004",cy:"5.80062",rx:"4.80004",ry:"4.80062",stroke:e}),jsx("path",{d:"M9.00012 9.80078L13.0002 12.9997",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"})]}),"SearchIcon");var nr=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M9.1.02c-.11,0-.22,0-.34,0-.2,0-.4,0-.61,0-.22,0-.42-.02-.63-.02-.19,0-.37,0-.53.02-.38.03-.81.38-.81.77v15.1c0,.06.04.1.1.1h3.46c.06,0,.1-.04.1-.1V.69c0-.29-.45-.67-.73-.67ZM7.57,14.6V1.41h.88v13.19h-.88Z",fill:e}),jsx("path",{d:"M2.9,4.97c-.19-.02-.4-.02-.6-.02s-.43,0-.66,0c-.22,0-.44,0-.66,0h-.3c-.32.04-.67.43-.67.75v10.17c0,.06.04.1.1.1h3.44s.03,0,.05,0c.05,0,.1-.04.1-.1V5.76c0-.4-.37-.76-.79-.79ZM1.41,14.59V6.35h.89v8.24h-.89Z",fill:e}),jsx("path",{d:"M15.89,8.33c-.14-.25-.4-.4-.73-.42-.26-.02-.62-.03-.98-.03s-.72,0-.99.03c-.32.02-.57.16-.72.4-.03.05-.13.31-.14.35v7.25c0,.06.05.1.1.1h3.47c.06,0,.1-.04.1-.1v-7.3c0-.08-.1-.25-.11-.27ZM13.74,14.6v-5.3h.86v5.3h-.86Z",fill:e})]})}),"StatisticIcon");var ar=t(({fill:e="currentColor",stroke:o="currentColor",...i})=>jsxs("svg",{width:"22",height:"21",viewBox:"0 0 22 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i,children:[jsx("path",{d:"M10.7336 7.81445C12.3434 7.84801 13.4641 9.04097 13.5774 10.4131L13.5862 10.6904C13.557 12.3941 12.2055 13.533 10.7249 13.5186L10.5657 13.5127C9.039 13.4219 7.98725 12.2485 7.87915 10.9131L7.87036 10.6348C7.90006 8.96394 9.25521 7.81499 10.7336 7.81445Z",stroke:o}),jsx("path",{d:"M7.26234 7.82055C7.02212 7.81698 6.86386 7.75484 6.73481 7.62848C6.48774 7.38645 6.24007 7.14473 5.99896 6.89706C5.72893 6.61966 5.73251 6.20073 5.99955 5.94206C6.2651 5.68487 6.67431 5.68546 6.94761 5.95098C7.19885 6.19508 7.44921 6.44037 7.68853 6.69577C7.88047 6.90063 7.93411 7.15157 7.81937 7.40994C7.70492 7.66802 7.49779 7.81609 7.26234 7.82055Z",fill:e}),jsx("path",{d:"M15.6541 14.872C15.6541 15.1839 15.5304 15.3915 15.2881 15.511C15.0539 15.6266 14.8151 15.6183 14.597 15.4557C14.5475 15.4188 14.4998 15.3781 14.456 15.3347C14.2235 15.1031 13.9881 14.8741 13.7622 14.6363C13.5127 14.3734 13.5255 13.9691 13.7809 13.714C14.0364 13.4591 14.4444 13.4458 14.7054 13.694C14.9594 13.9355 15.2067 14.1837 15.4514 14.4344C15.5784 14.5643 15.6681 14.7162 15.6541 14.872Z",fill:e}),jsx("path",{d:"M14.2545 7.81899C13.983 7.81155 13.7735 7.69173 13.6543 7.44882C13.533 7.20204 13.5488 6.95288 13.7342 6.74059C13.9964 6.44 14.2805 6.15843 14.5773 5.89203C14.814 5.67945 15.2199 5.71066 15.4559 5.93544C15.6875 6.15606 15.7379 6.54614 15.5304 6.79679C15.2565 7.12771 14.9445 7.42563 14.6167 7.70422C14.5165 7.78955 14.3893 7.82285 14.2545 7.81899Z",fill:e}),jsx("path",{d:"M5.80404 14.908C5.79748 14.7438 5.84725 14.5984 5.9614 14.4828C6.22278 14.2176 6.47879 13.9458 6.75656 13.6984C7.15594 13.3425 7.74992 13.5373 7.859 14.049C7.90103 14.2458 7.86616 14.4328 7.73115 14.5851C7.46649 14.8836 7.18723 15.1699 6.88681 15.4321C6.67967 15.6132 6.42872 15.6385 6.17629 15.5175C5.92266 15.3956 5.80761 15.1839 5.80404 14.908Z",fill:e}),jsx("path",{d:"M4.44378 10.18C4.55525 10.059 4.69354 9.99125 4.85627 9.98976C5.22911 9.98619 5.60285 9.974 5.9745 9.99452C6.50918 10.024 6.79202 10.5802 6.5071 11.0194C6.39742 11.1883 6.24035 11.2962 6.03709 11.309C5.63832 11.334 5.23805 11.3399 4.83958 11.314C4.56479 11.2962 4.36927 11.1371 4.27629 10.8737C4.1824 10.6088 4.25095 10.3778 4.44378 10.18Z",fill:e}),jsx("path",{d:"M15.0586 10.18C15.1701 10.059 15.3084 9.99125 15.4711 9.98976C15.844 9.98619 16.2177 9.974 16.5894 9.99452C17.124 10.024 17.4069 10.5802 17.122 11.0194C17.0123 11.1883 16.8552 11.2962 16.6519 11.309C16.2532 11.334 15.8529 11.3399 15.4544 11.314C15.1796 11.2962 14.9841 11.1371 14.8911 10.8737C14.7976 10.6088 14.8658 10.3778 15.0586 10.18Z",fill:e}),jsx("path",{d:"M11.3908 5.18099C11.3908 5.36235 11.3947 5.54402 11.3899 5.72539C11.3804 6.08693 11.0987 6.35839 10.739 6.35839C10.3617 6.35839 10.0762 6.09704 10.0687 5.72985C10.0613 5.36265 10.0621 4.99516 10.069 4.62796C10.0759 4.26226 10.3644 3.99764 10.7393 4.00002C11.0972 4.00239 11.3816 4.27861 11.3896 4.63688C11.3938 4.81825 11.3902 4.99962 11.3902 5.18128C11.3905 5.18099 11.3905 5.18099 11.3908 5.18099Z",fill:e}),jsx("path",{d:"M11.3908 15.8224C11.3908 16.0038 11.3947 16.1854 11.3899 16.3668C11.3804 16.7283 11.0987 16.9998 10.739 16.9998C10.3617 16.9998 10.0762 16.7385 10.0687 16.3713C10.0613 16.0041 10.0621 15.6366 10.069 15.2694C10.0759 14.9034 10.3644 14.6388 10.7393 14.6411C11.0972 14.6435 11.3816 14.9197 11.3896 15.278C11.3938 15.4594 11.3902 15.6407 11.3902 15.8224C11.3905 15.8224 11.3905 15.8224 11.3908 15.8224Z",fill:e})]}),"SunIcon");var lr=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M10.68,4.72c.18,0,.32.15.3.33l-1.09,5.65c-.03.21-.26.28-.44.19l-1.85-1.85h-.04l-2.1,2.07c-.52.46-1.24-.13-.86-.72l2.17-2.17-1.96-1.95c-.12-.13-.06-.36.1-.42l5.78-1.13h-.01Z",fill:e}),jsx("path",{d:"M15.09,4.36C13.71,1.68,11.01.02,8.03.02h-.26C4.77.12,2.19,1.78.85,4.46-.48,7.13-.24,10.19,1.49,12.62c1.52,2.14,3.89,3.36,6.5,3.36s4.98-1.22,6.51-3.35c1.77-2.46,1.98-5.55.59-8.27ZM13.76,11.33c-1.21,2.09-3.36,3.33-5.76,3.33h-.01c-2.17,0-4.14-1.02-5.41-2.79-1.44-2.01-1.64-4.54-.56-6.76,1.08-2.24,3.19-3.63,5.65-3.74.11,0,.23-.01.33-.01,2.41,0,4.56,1.25,5.77,3.36,1.2,2.08,1.19,4.55-.01,6.62Z",fill:e})]})}),"UpRightArrowCircleIcon");var cr=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 12 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M0.869629 5.00098H10.8696M10.8696 5.00098L6.86963 1.00098M10.8696 5.00098L7.11151 8.7591L6.86963 9.00098",stroke:e,strokeWidth:"1.3"})}),"VectorIcon");var ae=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 16 3",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("ellipse",{cx:"1.56746",cy:"1.5",rx:"1.53633",ry:"1.5",fill:e}),jsx("ellipse",{cx:"7.71278",cy:"1.5",rx:"1.53633",ry:"1.5",fill:e}),jsx("ellipse",{cx:"13.8581",cy:"1.5",rx:"1.53633",ry:"1.5",fill:e})]}),"BallsMenu");var gr=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M9.796 6.706c-3.438 3.638-4.457 4.698-4.481 4.671l-3.552-3.768c-0.026-0.028-0.193 0.115-0.792 0.678-0.418 0.394-0.759 0.727-0.759 0.739 0 0.011 1.010 1.091 2.245 2.396 2.080 2.2 2.258 2.381 2.425 2.462 0.32 0.158 0.729 0.142 1.015-0.038 0.149-0.094-0.051 0.115 5.257-5.502l4.634-4.902-0.752-0.715c-0.233-0.223-0.484-0.458-0.738-0.691l-0.034-0.030c-1.295 1.344-2.752 2.874-4.201 4.413l-0.268 0.287z",fill:e})}),"CheckIcon");var se=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 18 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M17.4517 5.77798L16.4067 6.79197L10.8447 12.1899C10.0753 12.9367 8.82791 12.9367 8.05853 12.1899L2.49647 6.79197L1.45166 5.77798L3.54128 3.75L4.58609 4.76399L9.45161 9.48599L14.3172 4.76399L15.362 3.75L17.4517 5.77798Z",fill:e})}),"ChevronDownIcon");var le=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.20166 10.722L1.24661 9.70803L6.80863 4.31012C7.57801 3.56329 8.82541 3.56329 9.59479 4.31012L15.1569 9.70803L16.2017 10.722L14.112 12.75L13.0672 11.736L8.20171 7.01401L3.33611 11.736L2.29136 12.75L0.20166 10.722Z",fill:e})}),"ChevronUpIcon");var hr=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("path",{d:"M9.21053 5.78952H0.789474C0.357895 5.78952 0 5.43162 0 5.00005C0 4.56847 0.357895 4.21057 0.789474 4.21057H9.21053C9.64211 4.21057 10 4.56847 10 5.00005C10 5.43162 9.64211 5.78952 9.21053 5.78952Z",fill:e}),jsx("path",{d:"M5.00041 10C4.56883 10 4.21094 9.64211 4.21094 9.21053V0.789474C4.21094 0.357895 4.56883 0 5.00041 0C5.43199 0 5.78988 0.357895 5.78988 0.789474V9.21053C5.78988 9.64211 5.43199 10 5.00041 10Z",fill:e})]}),"PlusIcon");var fr=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("path",{d:"M12.0003 5.27318C11.9803 5.27318 11.967 5.27318 11.947 5.27318H11.9136C10.6536 5.23318 9.71362 4.25985 9.71362 3.05984C9.71362 1.83318 10.7136 0.839844 11.9336 0.839844C13.1536 0.839844 14.1536 1.83984 14.1536 3.05984C14.147 4.26651 13.207 5.23985 12.007 5.27985C12.007 5.27318 12.007 5.27318 12.0003 5.27318ZM11.9336 1.83318C11.2603 1.83318 10.7136 2.37985 10.7136 3.05318C10.7136 3.71318 11.227 4.24652 11.887 4.27318C11.8936 4.26652 11.947 4.26652 12.007 4.27318C12.6536 4.23985 13.1536 3.70652 13.1603 3.05318C13.1603 2.37985 12.6136 1.83318 11.9336 1.83318Z",fill:e}),jsx("path",{d:"M12.0075 10.1871C11.7475 10.1871 11.4875 10.1671 11.2275 10.1204C10.9541 10.0738 10.7741 9.81376 10.8208 9.54042C10.8675 9.26709 11.1275 9.08709 11.4008 9.13376C12.2208 9.27376 13.0875 9.12043 13.6675 8.73376C13.9808 8.5271 14.1475 8.26709 14.1475 8.00709C14.1475 7.74709 13.9741 7.49375 13.6675 7.28709C13.0875 6.90042 12.2075 6.74709 11.3808 6.89376C11.1075 6.94709 10.8475 6.76042 10.8008 6.48709C10.7541 6.21376 10.9341 5.95376 11.2075 5.90709C12.2941 5.71376 13.4208 5.92042 14.2208 6.45375C14.8075 6.84709 15.1475 7.40709 15.1475 8.00709C15.1475 8.60042 14.8141 9.1671 14.2208 9.5671C13.6141 9.9671 12.8275 10.1871 12.0075 10.1871Z",fill:e}),jsx("path",{d:"M3.98031 5.27399C3.97365 5.27399 3.96698 5.27399 3.96698 5.27399C2.76698 5.23399 1.82698 4.26065 1.82031 3.06065C1.82031 1.83398 2.82031 0.833984 4.04031 0.833984C5.26031 0.833984 6.26031 1.83399 6.26031 3.05399C6.26031 4.26065 5.32031 5.23399 4.12031 5.27399L3.98031 4.77399L4.02698 5.27399C4.01365 5.27399 3.99365 5.27399 3.98031 5.27399ZM4.04698 4.27399C4.08698 4.27399 4.12031 4.27398 4.16031 4.28065C4.75365 4.25398 5.27365 3.72065 5.27365 3.06065C5.27365 2.38732 4.72698 1.84065 4.05365 1.84065C3.38031 1.84065 2.83365 2.38732 2.83365 3.06065C2.83365 3.71398 3.34031 4.24065 3.98698 4.28065C3.99365 4.27398 4.02031 4.27399 4.04698 4.27399Z",fill:e}),jsx("path",{d:"M3.97325 10.1871C3.15325 10.1871 2.36658 9.9671 1.75992 9.5671C1.17325 9.17376 0.833252 8.60709 0.833252 8.00709C0.833252 7.41376 1.17325 6.84709 1.75992 6.45375C2.55992 5.92042 3.68658 5.71376 4.77325 5.90709C5.04659 5.95376 5.22659 6.21376 5.17992 6.48709C5.13325 6.76042 4.87325 6.94709 4.59992 6.89376C3.77325 6.74709 2.89992 6.90042 2.31325 7.28709C1.99992 7.49375 1.83325 7.74709 1.83325 8.00709C1.83325 8.26709 2.00659 8.5271 2.31325 8.73376C2.89325 9.12043 3.75992 9.27376 4.57992 9.13376C4.85325 9.08709 5.11325 9.27376 5.15992 9.54042C5.20659 9.81376 5.02659 10.0738 4.75325 10.1204C4.49325 10.1671 4.23325 10.1871 3.97325 10.1871Z",fill:e}),jsx("path",{d:"M8.00023 10.2537C7.98023 10.2537 7.96689 10.2537 7.94689 10.2537H7.91356C6.65356 10.2137 5.71356 9.24031 5.71356 8.04031C5.71356 6.81365 6.71356 5.82031 7.93356 5.82031C9.15356 5.82031 10.1536 6.82031 10.1536 8.04031C10.1469 9.24698 9.20689 10.2203 8.00689 10.2603C8.00689 10.2536 8.0069 10.2537 8.00023 10.2537ZM7.93356 6.81365C7.26023 6.81365 6.71356 7.36032 6.71356 8.03365C6.71356 8.69365 7.2269 9.22699 7.8869 9.25365C7.89356 9.24699 7.94689 9.24699 8.00689 9.25365C8.65356 9.22032 9.15356 8.68698 9.16023 8.03365C9.16023 7.36698 8.61356 6.81365 7.93356 6.81365Z",fill:e}),jsx("path",{d:"M7.99921 15.1725C7.19921 15.1725 6.39921 14.9658 5.77921 14.5458C5.19254 14.1525 4.85254 13.5925 4.85254 12.9925C4.85254 12.3992 5.18587 11.8258 5.77921 11.4325C7.02587 10.6058 8.97921 10.6058 10.2192 11.4325C10.8059 11.8258 11.1459 12.3858 11.1459 12.9858C11.1459 13.5792 10.8125 14.1525 10.2192 14.5458C9.59921 14.9592 8.79921 15.1725 7.99921 15.1725ZM6.33254 12.2725C6.01921 12.4792 5.85254 12.7392 5.85254 12.9992C5.85254 13.2592 6.02587 13.5125 6.33254 13.7192C7.23254 14.3258 8.75921 14.3258 9.65921 13.7192C9.97254 13.5125 10.1392 13.2525 10.1392 12.9925C10.1392 12.7325 9.96587 12.4792 9.65921 12.2725C8.76587 11.6658 7.23921 11.6725 6.33254 12.2725Z",fill:e})]}),"UsersIcon");var de=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 15C9.85652 15 11.637 14.2625 12.9497 12.9497C14.2625 11.637 15 9.85652 15 8C15 6.14348 14.2625 4.36301 12.9497 3.05025C11.637 1.7375 9.85652 1 8 1C6.14348 1 4.36301 1.7375 3.05025 3.05025C1.7375 4.36301 1 6.14348 1 8C1 9.85652 1.7375 11.637 3.05025 12.9497C4.36301 14.2625 6.14348 15 8 15ZM8 4C8.19891 4 8.38968 4.07902 8.53033 4.21967C8.67098 4.36032 8.75 4.55109 8.75 4.75V7.75C8.75 7.94891 8.67098 8.13968 8.53033 8.28033C8.38968 8.42098 8.19891 8.5 8 8.5C7.80109 8.5 7.61032 8.42098 7.46967 8.28033C7.32902 8.13968 7.25 7.94891 7.25 7.75V4.75C7.25 4.55109 7.32902 4.36032 7.46967 4.21967C7.61032 4.07902 7.80109 4 8 4ZM8 12C8.26522 12 8.51957 11.8946 8.70711 11.7071C8.89464 11.5196 9 11.2652 9 11C9 10.7348 8.89464 10.4804 8.70711 10.2929C8.51957 10.1054 8.26522 10 8 10C7.73478 10 7.48043 10.1054 7.29289 10.2929C7.10536 10.4804 7 10.7348 7 11C7 11.2652 7.10536 11.5196 7.29289 11.7071C7.48043 11.8946 7.73478 12 8 12Z",fill:e})}),"InfoCircleFilledIcon");var mr=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 15 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("path",{d:"M3.765 3.97l3.109-3.219c0.362-0.375 0.949-0.375 1.311 0l3.109 3.219-0.983 1.018-2.781-2.879-2.781 2.879-0.983-1.018z",fill:e}),jsx("path",{d:"M11.294 12.029l-3.109 3.219c-0.362 0.375-0.949 0.375-1.311 0l-3.109-3.219 0.983-1.018 2.781 2.879 2.781-2.879 0.983 1.018z",fill:e})]}),"UnfoldIcon");var Cr=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M15.595 13.176c0.282 0.282 0.376 0.565 0.376 0.941s-0.188 0.753-0.376 0.941c-0.471 0.565-1.412 0.565-1.882 0l-5.176-5.176-5.176 5.176c-0.471 0.471-1.412 0.471-1.882 0s-0.376-0.565-0.376-0.941c0-0.376 0.188-0.659 0.376-0.941l5.176-5.176-0.376-0.376-4.988-4.8c-0.282-0.282-0.376-0.565-0.376-0.941s0.188-0.753 0.376-1.035c0.282-0.282 0.659-0.376 0.941-0.376s0.659 0.094 0.941 0.376l5.176 5.176 0.376-0.376 4.894-4.8c0.282-0.282 0.659-0.376 0.941-0.376s0.659 0.094 0.941 0.376c0.282 0.282 0.376 0.565 0.376 0.941s-0.188 0.753-0.376 0.941l-5.176 5.176 5.271 5.271z",fill:e})}),"CrossIcon");var Sr=t(({fill:e="currentColor",...o})=>jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("path",{d:"M14 6.5C13.7267 6.5 13.5 6.27333 13.5 6V2.5H10C9.72667 2.5 9.5 2.27333 9.5 2C9.5 1.72667 9.72667 1.5 10 1.5H14C14.2733 1.5 14.5 1.72667 14.5 2V6C14.5 6.27333 14.2733 6.5 14 6.5Z",fill:e}),jsx("path",{d:"M6 14.5H2C1.72667 14.5 1.5 14.2733 1.5 14V10C1.5 9.72667 1.72667 9.5 2 9.5C2.27333 9.5 2.5 9.72667 2.5 10V13.5H6C6.27333 13.5 6.5 13.7267 6.5 14C6.5 14.2733 6.27333 14.5 6 14.5Z",fill:e}),jsx("path",{d:"M8.9998 7.50224C8.87313 7.50224 8.74646 7.45557 8.64646 7.35557C8.45313 7.16224 8.45313 6.84224 8.64646 6.64891L13.6465 1.64891C13.8398 1.45557 14.1598 1.45557 14.3531 1.64891C14.5465 1.84224 14.5465 2.16224 14.3531 2.35557L9.35313 7.35557C9.25313 7.45557 9.12646 7.50224 8.9998 7.50224Z",fill:e}),jsx("path",{d:"M1.9998 14.5022C1.87313 14.5022 1.74646 14.4556 1.64646 14.3556C1.45313 14.1622 1.45313 13.8422 1.64646 13.6489L6.64646 8.64891C6.8398 8.45557 7.1598 8.45557 7.35313 8.64891C7.54646 8.84224 7.54646 9.16224 7.35313 9.35557L2.35313 14.3556C2.25313 14.4556 2.12646 14.5022 1.9998 14.5022Z",fill:e})]}),"MaximizeIcon");var U=createContext({collapsed:false,setCollapsed:t(()=>{},"setCollapsed")});var Q5=t(({defaultCollapsed:e,children:o})=>{let[i,a]=Fr.useState(!!e);return jsx(Pr,{$collapsed:i,children:jsx(U.Provider,{value:{collapsed:i,setCollapsed:a},children:o})})},"Sidebar"),Pr=styled.aside(({theme:e,$collapsed:o})=>`
119
+ `,He=t(({children:e,variant:o="fill",color:n="primary",size:a="medium",disabled:s=false,fullWidth:l=false,className:c,icon:h,iconPosition:b="left",iconVariant:d="empty",...v})=>jsxs(nt,{as:"href"in v?"a":"button",$variant:o,$color:n,$size:a,$disabled:s,$fullWidth:l,$iconPosition:b,$iconVariant:d,disabled:s,className:c,...v,children:[!!h&&jsx(q,{children:h}),!!e&&jsx(rt,{children:e})]}),"Button");var at=t(({fill:e="currentColor",...o})=>jsx("svg",{width:"17",height:"15",viewBox:"0 0 17 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.8676 1.3524C7.53792 0.215866 9.21522 0.215866 9.88554 1.3524L16.1406 11.9435C16.8109 13.0801 15.9712 14.5 14.6306 14.5H2.12155C0.779912 14.5 -0.0587385 13.0801 0.61258 11.9435L6.8676 1.3524ZM8.37657 3.79201C8.57469 3.79201 8.7647 3.86897 8.90479 4.00595C9.04488 4.14293 9.12358 4.32871 9.12358 4.52243V7.93107C9.12358 8.12479 9.04488 8.31058 8.90479 8.44756C8.7647 8.58454 8.57469 8.66149 8.37657 8.66149C8.17845 8.66149 7.98844 8.58454 7.84835 8.44756C7.70826 8.31058 7.62955 8.12479 7.62955 7.93107V4.52243C7.62955 4.32871 7.70826 4.14293 7.84835 4.00595C7.98844 3.86897 8.17845 3.79201 8.37657 3.79201ZM8.37657 12.5571C8.64073 12.5571 8.89407 12.4545 9.08086 12.2718C9.26765 12.0892 9.37259 11.8415 9.37259 11.5832C9.37259 11.3249 9.26765 11.0772 9.08086 10.8945C8.89407 10.7119 8.64073 10.6093 8.37657 10.6093C8.11241 10.6093 7.85907 10.7119 7.67227 10.8945C7.48548 11.0772 7.38055 11.3249 7.38055 11.5832C7.38055 11.8415 7.48548 12.0892 7.67227 12.2718C7.85907 12.4545 8.11241 12.5571 8.37657 12.5571Z",fill:e})}),"AlertIcon");var st=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M10.2,2.41l-3.38,11.52c-.12.32-.37.5-.68.5-.22,0-.41-.09-.55-.24-.14-.17-.19-.39-.15-.6l3.33-11.34c.08-.37.35-.64.69-.67.26,0,.46.1.6.27.13.15.18.36.14.57Z",fill:e}),jsx("path",{d:"M16,7.96c-.01.27-.22.46-.44.68l-.09.09c-.98.94-1.97,1.86-2.96,2.8l-1.16,1.09c-.17.09-.28.13-.41.13-.27,0-.53-.17-.66-.42-.12-.24-.08-.54.12-.77l3.82-3.61-3.76-3.45c-.23-.26-.3-.57-.18-.84.12-.27.37-.44.66-.44.15,0,.31.05.44.15l3,2.75s.03.03.03.05c.17.14.33.28.49.44.28.24.55.49.8.73.22.22.31.4.31.6Z",fill:e}),jsx("path",{d:"M5.22,11.6c.18.28.18.55.05.78s-.36.37-.62.37c-.19,0-.36-.08-.51-.21L.22,8.48c-.27-.28-.3-.68-.05-.98.62-.59,1.21-1.18,1.8-1.76.6-.59,1.2-1.17,1.8-1.75l.12-.12c.22-.21.39-.37.55-.42.08-.01.14-.03.22-.03.27,0,.53.17.64.42.13.26.08.55-.1.77l-1.22,1.2-.93.89c-.45.42-.89.85-1.32,1.27l3.5,3.63Z",fill:e})]})}),"ApiIcon");var ct=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsxs("g",{clipPath:"url(#clip0_4867_31686)",children:[jsx("path",{d:"M3.30042 2.23687C7.62196 -1.93984 14.8631 0.000721882 16.548 5.73245C18.3872 12.0039 12.2779 17.7357 6.13 15.4995C0.599454 13.4947 -0.943954 6.33646 3.30042 2.23687ZM8.53515 1.13165C3.14608 1.40152 0.110708 7.53165 3.24897 11.9525C6.38724 16.3734 12.9339 15.6409 15.1332 10.8345C17.3326 6.02803 13.6413 0.874617 8.53515 1.13165Z",fill:e}),jsx("path",{d:"M11.5576 4.71729C11.7376 4.71729 11.8791 4.8715 11.8534 5.05142L10.7602 10.706C10.7344 10.9117 10.5029 10.9888 10.3229 10.8988L8.47077 9.04821H8.43218L6.33572 11.1173C5.82125 11.5799 5.10099 10.9888 5.47398 10.3976L7.64762 8.22572L5.69263 6.27231C5.57688 6.14379 5.62832 5.91247 5.79553 5.84821L11.5704 4.71729H11.5576Z",fill:e})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_4867_31686",children:jsx("rect",{width:"16",height:"16",fill:"white",transform:"translate(0.869629 0.000976562)"})})})]}),"ArrowCircleTopRightIcon");var dt=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 16 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("g",{clipPath:"url(#clip0_4867_31659)",children:jsx("path",{d:"M12.4162 5.09031L8.51793 1.18745L9.70437 0.0217918L9.78912 0.000976562L15.8696 6.00618L9.78912 12.001L9.70437 11.9802L8.50734 10.7937L12.448 6.87001H0.869629V5.09031H12.4162Z",fill:e})}),jsx("defs",{children:jsx("clipPath",{id:"clip0_4867_31659",children:jsx("rect",{width:"15",height:"12",fill:"white",transform:"translate(0.869629 0.000976562)"})})})]}),"ArrowRightIcon");var gt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M15.3.98c-.06-.1-.19-.28-.32-.4-.33-.34-.76-.52-1.2-.52-.13,0-.26.02-.39.05-.58.14-1.18.73-1.31,1.33-.07.03-1.73.56-3.85,1.23,0,0-4.3,1.35-4.82,1.51-.51.17-1.13.38-1.27.44-.52.25-1.02.76-1.32,1.34-.39.75-.43,1.58-.11,2.34.23.55.76,1.18,1.23,1.47.14.08.58.24.94.36l.66.21v2.01q0,2.29.21,2.7c.21.38.69.76,1.11.86.1.02.2.03.31.03.26,0,.54-.07.78-.2.23-.12.6-.49.72-.72.2-.36.2-.44.2-2.17,0-.74.01-1.23.01-1.45.73.23,4.55,1.43,5.03,1.59.08.02.18.05.21.12.01.08.06.21.11.31.3.62.92,1.02,1.57,1.02.17,0,.34-.03.5-.09.41-.13.84-.52,1.05-.94q.15-.31.15-5.56v-1.43q0-5.08-.2-5.44ZM5.69,12.71c0,1.52,0,1.76-.05,1.84-.07.16-.13.2-.44.2s-.36-.04-.44-.2c-.04-.08-.04-.35-.04-2.02,0-1.08,0-1.62.01-1.81,0,0,.92.29.96.3v1.69ZM12.04,11.79c-1.06-.32-9.07-2.85-9.31-2.94-.47-.17-.87-.62-1.01-1.12-.06-.23-.06-.76,0-.96.11-.43.44-.85.81-1.04.13-.07,1.12-.4,2.66-.88,0,0,6.66-2.11,6.86-2.17.01.45.02,2.11.02,4.55,0,2.69-.02,4.16-.03,4.56ZM14.26,13.05c-.05.11-.14.21-.48.21s-.43-.1-.48-.21c-.05-.12-.05-.5-.05-5.82,0-4.97,0-5.7.04-5.78.03-.06.09-.11.17-.15.08-.05.12-.06.24-.06h.13c.23.01.28.03.32.06.04.03.1.1.12.15.05.08.05.88.05,5.78,0,5.32,0,5.7-.06,5.82Z",fill:e})}),"BugReportIcon");var ht=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M11.87,1.16v-.44c0-.4-.34-.72-.76-.72s-.76.33-.76.72v.37h-4.7v-.37c0-.4-.34-.72-.76-.72s-.76.33-.76.72v.44C1.39,1.51.26,3.04.26,6.29v4.49c0,3.13.92,5.22,5.41,5.22h4.66c4.49,0,5.41-2.08,5.41-5.22v-4.49c0-3.24-1.12-4.76-3.88-5.12ZM14.23,10.78c0,2.78-.59,3.77-3.9,3.77h-4.66c-3.31,0-3.9-.99-3.9-3.77v-4.49c0-2.65.77-3.45,2.36-3.68v.29c0,.41.35.72.76.72s.76-.31.76-.72v-.36h4.7v.36c0,.41.34.72.76.72s.76-.31.76-.72v-.28c1.6.22,2.36,1.01,2.36,3.67v4.49Z",fill:e}),jsx("path",{d:"M11.09,8.72c0,.41-.34.72-.76.72h-6.21c-.42,0-.76-.31-.76-.72s.34-.71.76-.71h6.21c.42,0,.76.31.76.71Z",fill:e}),jsx("path",{d:"M8.76,11.63c0,.41-.34.72-.76.72h-3.88c-.42,0-.76-.31-.76-.72s.34-.71.76-.71h3.88c.42,0,.76.31.76.71Z",fill:e})]})}),"CalendarIcon");var W1=t(({fill:e="currentColor",...o})=>jsxs("svg",{width:"10",height:"17",viewBox:"0 0 10 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("g",{clipPath:"url(#clip0_4867_31655)",children:jsx("path",{d:"M1.3889 10.312L8.1486 16.3084C9.1046 16.9491 10.0992 15.878 9.3846 14.9886L2.7312 9.1069C2.38356 8.78174 2.38356 8.27486 2.71189 7.93057L9.46189 1.94377C10.0316 1.06391 9.037 0.07886 8.14859 0.69097C6.09169 2.65157 3.83209 4.39207 1.77519 6.34307C0.50049 7.55767 0.18189 8.86787 1.38889 10.3025V10.312Z",fill:e})}),jsx("defs",{children:jsx("clipPath",{id:"clip0_4867_31655",children:jsx("rect",{width:"9",height:"16",fill:"white",transform:"translate(0.63623 0.5)"})})})]}),"ChevronLeftIcon");var Y1=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 10 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("g",{clipPath:"url(#clip0_4867_31655)",children:jsx("path",{d:"M9.10673 9.81323L2.34707 15.8096C1.39106 16.4504 0.396428 15.3793 1.11102 14.4899L7.76445 8.60821C8.11209 8.28304 8.11209 7.77617 7.78377 7.43188L1.03377 1.44503C0.464025 0.56517 1.45866 -0.419887 2.34707 0.192187C4.40394 2.15274 6.6636 3.89332 8.72046 5.84431C9.99514 7.05889 10.3138 8.36911 9.10673 9.80366V9.81323Z",fill:e})}),jsx("defs",{children:jsx("clipPath",{id:"clip0_4867_31655",children:jsx("rect",{width:"9",height:"16",fill:"white",transform:"translate(0.869629 0.000976562)"})})})]}),"ChevronRightIcon");var mt=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("path",{d:"M7.99992 15.1654C4.04659 15.1654 0.833252 11.952 0.833252 7.9987C0.833252 4.04536 4.04659 0.832031 7.99992 0.832031C11.9533 0.832031 15.1666 4.04536 15.1666 7.9987C15.1666 11.952 11.9533 15.1654 7.99992 15.1654ZM7.99992 1.83203C4.59992 1.83203 1.83325 4.5987 1.83325 7.9987C1.83325 11.3987 4.59992 14.1654 7.99992 14.1654C11.3999 14.1654 14.1666 11.3987 14.1666 7.9987C14.1666 4.5987 11.3999 1.83203 7.99992 1.83203Z",fill:e}),jsx("path",{d:"M6.11332 10.3849C5.98666 10.3849 5.85999 10.3383 5.75999 10.2383C5.56666 10.0449 5.56666 9.72495 5.75999 9.53161L9.53332 5.75828C9.72666 5.56495 10.0467 5.56495 10.24 5.75828C10.4333 5.95161 10.4333 6.27161 10.24 6.46495L6.46666 10.2383C6.37332 10.3383 6.23999 10.3849 6.11332 10.3849Z",fill:e}),jsx("path",{d:"M9.88666 10.3849C9.75999 10.3849 9.63332 10.3383 9.53332 10.2383L5.75999 6.46495C5.56666 6.27161 5.56666 5.95161 5.75999 5.75828C5.95332 5.56495 6.27332 5.56495 6.46666 5.75828L10.24 9.53161C10.4333 9.72495 10.4333 10.0449 10.24 10.2383C10.14 10.3383 10.0133 10.3849 9.88666 10.3849Z",fill:e})]}),"CloseCircleIcon");var Ct=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M14.31,7.47c-.09-.74-.66-1.22-1.44-1.22h-.1v-.37c.03-1.32.04-2.56-.73-3.76-.85-1.33-2.35-2.12-4-2.12s-3.18.8-4.03,2.15c-.75,1.18-.74,2.4-.72,3.71v.39s-.1,0-.1,0c-.76,0-1.32.46-1.42,1.21.06,1.07,0,2.21-.03,3.32-.05,1.3-.1,2.63,0,3.87.07.79.58,1.29,1.36,1.35h9.87c.76-.07,1.26-.55,1.34-1.32v-7.21ZM4.21,4.01c0-.41.53-1.43.84-1.8.74-.86,1.83-1.35,2.99-1.35,1.4,0,2.65.7,3.32,1.87.16.26.49,1.04.49,1.28v2.26h-.64v-2.16c0-.16-.21-.7-.23-.75-.48-1.16-1.65-1.9-2.97-1.9-1.23,0-2.28.62-2.83,1.66-.1.2-.34.79-.34,1.04v2.11h-.64v-2.26ZM10.36,4.41v1.87h-4.66v-1.87c0-1.22,1.27-2.07,2.4-2.07.27,0,.52.04.76.13.71.26,1.5,1.14,1.5,1.94ZM13.41,14.71c-.02.15-.15.33-.27.37H2.97c-.14-.04-.2-.12-.27-.2-.06-1.51-.05-3.06-.05-4.55,0-.95,0-1.9,0-2.84.02-.16.21-.34.36-.37l9.84-.02c.27,0,.55.17.55.48v7.13Z",fill:e}),jsx("path",{d:"M9.47,11.09c.24-.47.22-1.02-.07-1.47-.29-.48-.8-.77-1.36-.77-.06,0-.12,0-.19,0-.53.06-.99.37-1.24.83-.24.44-.25.95-.02,1.39.03.08.1.16.17.25.05.06.14.17.15.2.02.12-.07.42-.14.67-.05.21-.11.4-.12.56-.03.26-.06.55.41.61.17.02.59.03,1.01.03.3,0,.83,0,1.03-.05.33-.07.32-.32.31-.51,0-.17-.07-.4-.14-.65s-.15-.54-.13-.65c0-.04.09-.14.14-.2.08-.1.15-.18.18-.26ZM7.74,11.98c.08-.31.14-.52.13-.63-.02-.19-.16-.3-.28-.41-.11-.09-.21-.17-.23-.27-.06-.26,0-.51.13-.69.13-.16.31-.25.52-.25.1,0,.2.02.3.06.2.07.35.24.4.44.06.23,0,.46-.14.64-.02.02-.06.04-.1.07-.11.07-.27.18-.28.4,0,.17.07.42.15.69.04.16.09.3.1.4,0,.03,0,.06,0,.09h-.84c.03-.14.09-.38.14-.55Z",fill:e})]})}),"ClosedLockIcon");var vt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M12.43,2.08c-.18-.11-.31-.18-.4-.22-1.82-.8-3.7-.97-3.7-.97-.19,0-.45-.04-.79-.04s-.88.03-1.53.11c-1.24.14-2.21.27-3.16.87-.5.32-1.35.84-1.34,1.54,0,.83.71,1.2,1.37,1.49,2.18.98,4.45,1.09,6.79.7.99-.16,1.9-.46,2.75-.97,1.17-.72,1.16-1.76.02-2.52ZM12.36,4.51c-.8.48-1.69.8-2.72.96-.83.14-1.63.21-2.38.21-1.57,0-2.99-.3-4.34-.9-.66-.3-1.31-.64-1.32-1.4,0-.63.78-1.14,1.29-1.46.91-.56,1.78-.7,3.12-.85.55-.07,1.11-.11,1.52-.11.28,0,.5.02.68.04h.1s1.89.18,3.67.97c.09.03.21.1.39.21.52.35.81.78.8,1.2,0,.42-.3.83-.82,1.15Z",fill:e}),jsx("path",{d:"M14.23,4.12v-.7c0-.62-.21-1.14-.64-1.56-.42-.42-.92-.76-1.56-1.05-1.22-.55-2.61-.81-4.36-.81-.74,0-1.49.05-2.13.09-1.04.08-2.05.36-3.03.83C1.08,1.61.47,2.56.52,3.98c.09,2.66.09,5.36,0,8.02-.05,1.35.51,2.28,1.79,2.92,1.42.72,3.04,1.08,4.93,1.08.61,0,1.25-.04,1.97-.11.17,0,.34-.04.49-.07.25-.04.44-.28.44-.52,0-.27-.19-.5-.47-.54l-.22.03c-.29.04-.59.09-.92.11-.38.04-.75.06-1.13.07-1.66-.08-3.41-.24-4.94-1.18-.69-.43-1.01-1.05-.98-1.9,0-.26.05-.26.07-.26.03,0,.1,0,.24.09,1.73.94,3.57,1.42,5.47,1.42.79,0,1.62-.09,2.44-.25.27-.05.45-.29.44-.53,0-.26-.19-.47-.47-.52-.33.05-.68.11-1.06.14-.46.05-.92.08-1.36.08-.32,0-3.17-.11-4.69-1.07-.53-.35-.77-.7-.84-.85-.25-.44-.34-.98-.24-1.55.03-.14.06-.16.09-.17.04,0,.11.04.16.07.12.08.25.14.37.2.14.07.27.13.4.22.22.17.54.28,1.21.49.92.3,1.72.4,2.42.48.07,0,.81.09,1.65.09.47,0,.9-.03,1.26-.08.3-.04.58-.1.65-.13.03,0,.49-.11,1.06-.34.26-.11.45-.19.54-.4.03-.06.1-.25,0-.43-.12-.2-.37-.23-.42-.23h-.02c-1.13.32-2.27.49-3.42.5-.02,0-2.43-.05-4.6-.99-.96-.37-1.41-1.04-1.35-1.99v-.4c0-.19.03-.24.06-.25.03,0,.1.02.24.1,1.46.94,3.09,1.35,5.3,1.35.77,0,1.55-.06,2.15-.1,1.42-.11,2.71-.53,3.8-1.27.12-.08.18-.09.2-.09.03,0,.06.09.07.24.09,1.03-.13,1.64-.75,2.1-.04.04-.05.1-.02.14,0,0,.3.42.83.42.32,0,.61-.14.87-.47,0-1.5,0-2.73,0-3.55ZM12.41,4.6c-.85.5-1.76.81-2.75.97-2.33.39-4.6.28-6.79-.7-.66-.3-1.36-.66-1.37-1.49,0-.7.84-1.22,1.34-1.54.95-.6,1.92-.73,3.16-.87.65-.08,1.19-.11,1.53-.11s.6.03.79.04c0,0,1.89.17,3.7.97.09.04.22.11.4.22,1.14.76,1.15,1.8-.02,2.52Z",fill:e}),jsx("path",{d:"M15.48,13.04c0,.15-.06.31-.18.42l-.58.59c-.3.3-.59.6-.88.9l-.16.16c-.15.16-.31.32-.43.5-.11.17-.31.28-.53.28-.25,0-.47-.13-.59-.34-.04-.07-.09-.13-.15-.19l-1.86-1.91c-.19-.19-.23-.44-.11-.67.1-.17.28-.27.47-.27.25.02.35.13.42.22.35.36.7.71,1.06,1.07l.1.1v-4.92c0-.32.12-.51.37-.6.1-.04.2-.06.29-.06.18,0,.34.06.47.19.15.13.16.3.16.44v4.99l.04-.04c.08-.1.17-.19.25-.28l.89-.92c.13-.13.29-.19.43-.19.13,0,.25.04.35.14.11.1.17.24.18.38Z",fill:e})]})}),"DataSetsIcon");var yt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M15.57,10.77c-.27-.27-.63-.43-1.01-.43h-.2v-1.06c0-.4-.16-.77-.43-1.05-.26-.28-.63-.44-1.01-.44h-4.3v-1.27h.61c.38-.01.75-.16,1.01-.44.27-.28.43-.65.43-1.05v-2.54c0-.4-.16-.77-.43-1.05-.26-.28-.63-.44-1.01-.44h-2.46c-.38,0-.74.16-1.01.44-.27.28-.42.65-.43,1.05v2.54c.01.4.16.77.43,1.05.27.28.63.43,1.01.44h.62v1.27H3.07c-.38,0-.74.16-1.01.44-.27.28-.42.65-.42,1.05v1.06h-.21c-.38,0-.74.16-1.01.43-.27.28-.42.66-.42,1.05v1.7c0,.39.15.77.42,1.05.27.27.63.43,1.01.43h1.64c.38,0,.75-.16,1.02-.43.27-.28.42-.66.42-1.05v-1.7c0-.39-.15-.77-.42-1.05-.27-.27-.64-.43-1.02-.43h-.2v-1.06c0-.06.02-.11.06-.15s.09-.07.14-.07h4.32v1.28h-.21c-.38,0-.75.16-1.02.43-.27.28-.42.66-.42,1.05v1.7c0,.39.15.77.42,1.05.27.27.64.43,1.02.43h1.64c.38,0,.74-.16,1.01-.43.27-.28.42-.66.42-1.05v-1.7c0-.39-.15-.77-.42-1.05-.27-.27-.63-.43-1.01-.43h-.2v-1.28h4.3c.06,0,.11.03.15.07s.06.09.06.15v1.06h-.21c-.38,0-.75.16-1.01.43-.27.28-.42.66-.43,1.05v1.7c.01.39.16.77.43,1.05.26.27.63.43,1.01.43h1.64c.38,0,.74-.16,1.01-.43.27-.28.42-.66.43-1.05v-1.7c-.01-.39-.16-.77-.43-1.05ZM3.07,11.61c.06,0,.11.02.15.06.04.04.06.1.06.15v1.7s-.02.11-.06.15c-.04.04-.09.06-.15.06h-1.64c-.05,0-.1-.02-.14-.06-.04-.04-.06-.1-.06-.15v-1.7s.02-.11.06-.15c.04-.04.09-.06.14-.06h1.64ZM8.82,11.61c.05,0,.1.02.14.06.04.04.06.1.06.15v1.7s-.02.11-.06.15-.09.06-.14.06h-1.64c-.06,0-.11-.02-.15-.06-.04-.04-.06-.1-.06-.15v-1.7s.02-.11.06-.15c.04-.04.09-.06.15-.06h1.64ZM6.77,5.24c-.06,0-.11-.02-.15-.06-.03-.04-.06-.09-.06-.15v-2.54c0-.06.03-.11.06-.15.04-.04.09-.06.15-.06h2.46c.06,0,.11.02.15.06.04.04.06.09.06.15v2.54c0,.06-.02.11-.06.15s-.09.06-.15.06h-2.46ZM14.77,13.52s-.03.11-.06.15c-.04.04-.09.06-.15.06h-1.64c-.06,0-.11-.02-.15-.06-.03-.04-.06-.1-.06-.15v-1.7s.03-.11.06-.15c.04-.04.09-.06.15-.06h1.64c.06,0,.11.02.15.06.03.04.06.1.06.15v1.7Z",fill:e})}),"DeepSearchIcon");var Ft=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M15.79.65c-.13-.12-.31-.2-.49-.2s-.36.07-.48.2l-2.46,2.32c-1.33-.87-2.84-1.32-4.35-1.32C5.22,1.65,2.58,3.18.76,5.86-.05,7.04-.05,8.97.76,10.14c.52.78,1.11,1.46,1.78,2.04L.21,14.39c-.13.13-.21.3-.21.48,0,.18.07.35.21.47s.31.2.49.2.36-.07.48-.2l5.46-5.13,3.69-3.47L15.79,1.61c.13-.13.21-.3.21-.48,0-.18-.07-.35-.21-.47ZM6.25,8.71c-.1-.23-.16-.46-.16-.71,0-.99.87-1.79,1.92-1.79.26,0,.52.05.75.14l-2.51,2.36ZM9.79,5.37c-.53-.33-1.14-.51-1.79-.51-1.82,0-3.32,1.4-3.32,3.13,0,.61.19,1.19.53,1.68l-1.66,1.57c-.6-.51-1.13-1.12-1.61-1.82-.52-.76-.52-2.08,0-2.85,1.55-2.28,3.75-3.59,6.06-3.59,1.15,0,2.29.32,3.33.94l-1.54,1.44Z",fill:e}),jsx("path",{d:"M15.24,10.14c-1.81,2.67-4.45,4.21-7.24,4.21-.99,0-1.96-.19-2.89-.56-.18-.07-.32-.21-.39-.38-.06-.16-.06-.34.01-.51.11-.25.36-.4.65-.4.09,0,.18.02.27.05.75.3,1.55.45,2.34.45,2.31,0,4.53-1.31,6.07-3.59.51-.76.51-2.08,0-2.85-.23-.33-.47-.65-.73-.95-.11-.13-.18-.31-.15-.48.02-.18.1-.34.26-.46.12-.09.29-.14.44-.14.21,0,.4.08.55.24.31.36.58.72.81,1.08.8,1.18.8,3.1,0,4.29Z",fill:e}),jsx("path",{d:"M11.26,8.62c-.25,1.24-1.3,2.24-2.63,2.46,0,0-.01.01-.02.01s-.02-.01-.03-.01l.03-.14-.04.14c-.4,0-.69-.23-.75-.54-.04-.18,0-.35.1-.49.1-.15.27-.26.45-.29.75-.12,1.36-.7,1.49-1.4.07-.32.36-.55.7-.55.01,0,.11.01.12.01.2.04.36.14.46.3.1.14.13.32.1.49Z",fill:e})]})}),"DisabledVisibleIcon");var kt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M15.94,6.29c-.04-.08-.08-.16-.14-.22l-.09-.08L10.02.29l-.08-.09c-.13-.13-.29-.2-.47-.2h-3.67C1.74,0,0,1.74,0,5.79v4.41c0,4.06,1.74,5.79,5.79,5.79h4.41c4.06,0,5.79-1.74,5.79-5.79v-3.67c0-.08-.02-.18-.06-.25ZM10.13,2.28l3.59,3.59h-1.33c-1.82,0-2.26-.45-2.26-2.26v-1.33ZM14.66,10.21c0,3.3-1.16,4.46-4.46,4.46h-4.41c-3.3,0-4.46-1.16-4.46-4.46v-4.41C1.34,2.5,2.5,1.34,5.79,1.34h3v2.26c0,2.56,1.04,3.6,3.6,3.6h2.26v3Z",fill:e}),jsx("path",{d:"M9.4,8.73c0,.38-.29.67-.67.67h-4.39c-.38,0-.67-.29-.67-.67s.29-.66.67-.66h4.39c.38,0,.67.29.67.66Z",fill:e}),jsx("path",{d:"M7.93,11.66c0,.38-.29.67-.66.67h-2.93c-.38,0-.67-.29-.67-.67s.29-.66.67-.66h2.93c.36,0,.66.29.66.66Z",fill:e})]})}),"DocsIcon");var $t=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M15.96,7.28c-.01-1.06-.03-2.11-.02-3.15C15.72,1.7,14.09.18,11.58.04c-.6-.03-1.18-.04-1.78-.04-.71,0-1.41.02-2.12.03-.71.01-1.41.03-2.11.03-.42,0-.83-.01-1.25-.02C1.77.18.15,1.79,0,4.33v7.39c.12,2.48,1.73,4.12,4.21,4.28h7.52c2.5-.17,4.11-1.86,4.22-4.45.06-1.4.03-2.87,0-4.27ZM14.75,11.66c-.1,1.95-1.24,3.03-3.25,3.13-.56.02-1.11.03-1.68.03-.67,0-1.36-.01-2.03-.02-.68-.01-1.37-.03-2.04-.03-.42,0-.84.01-1.25.02-2.17-.1-3.22-1.2-3.3-3.47.02-.98.01-1.97,0-2.97-.02-1.25-.04-2.54.02-3.79.1-2.07,1.07-3.12,3.04-3.29.01,0,.02,0,.03-.01h7.32c1.87.1,3.01,1.22,3.12,3.08v7.32Z",fill:e}),jsx("path",{d:"M10.88,8.09l-2.44,2.44c-.13.12-.3.18-.47.18-.15,0-.31-.04-.43-.14l-2.48-2.48c-.18-.24-.2-.52-.08-.76.12-.23.37-.39.63-.39.15,0,.32.06.45.17l1.2,1.2V3.57l.11-.26c.14-.2.35-.31.58-.31.26,0,.51.15.63.4.07.14.08.18.08.21v4.74l1.24-1.26c.14-.11.29-.15.44-.15.26,0,.51.15.63.41.12.24.09.53-.09.75Z",fill:e}),jsx("path",{d:"M13.38,11.37c.08.28-.01.57-.23.76-.17.13-.67.31-1.57.52-1.17.28-2.39.42-3.61.42-1.31,0-2.62-.17-3.88-.49-.52-.12-1.17-.31-1.35-.49-.19-.18-.25-.46-.18-.73.08-.25.28-.43.52-.47.06,0,.1-.01.14-.01.2,0,.39.07.57.13.07.03.13.06.2.07,1.38.37,2.69.56,4.02.56,1.21,0,2.45-.17,3.66-.49.09-.02.2-.06.31-.09.24-.09.53-.18.74-.18.34.03.55.21.64.47Z",fill:e})]})}),"DownloadIcon");var Et=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M7.49,0C5.08,0,3.14,1.96,3.14,4.36s1.95,4.35,4.35,4.35,4.35-1.96,4.35-4.35S9.89,0,7.49,0ZM7.49,7.29c-1.62,0-2.93-1.31-2.93-2.93s1.31-2.94,2.93-2.94,2.93,1.32,2.93,2.94-1.31,2.93-2.93,2.93Z",fill:e}),jsx("path",{d:"M14.86,10.23c-.28-.28-.75-.62-1.32-.62-.45,0-.89.21-1.3.62l-.27.28c-.07.04-.12.1-.16.16l-2.14,2.13c-.22.21-.38.55-.43.83l-.13.98c-.07.39.05.78.32,1.04.22.22.52.34.85.34.07,0,.13-.01.19-.02l.98-.14c.3-.04.62-.21.84-.42l2.58-2.58c.42-.43.62-.85.62-1.3s-.22-.91-.62-1.31ZM13.25,11.22c.14-.14.23-.2.3-.2.08,0,.17.07.32.21.16.15.21.26.21.31,0,.02-.04.13-.21.3l-.04.04c-.25-.14-.47-.35-.61-.61l.04-.04ZM11.25,14.44l-.7.1.12-.73,1.52-1.52c.16.23.37.44.6.61l-1.54,1.54Z",fill:e}),jsx("path",{d:"M10.33,10.7c-.1.31-.37.5-.68.5-.08,0-.14-.01-.21-.03-.64-.19-1.3-.28-1.96-.28-3.06,0-5.55,1.98-5.55,4.39,0,.39-.32.72-.71.72s-.71-.32-.71-.71c0-3.2,3.13-5.81,6.97-5.81.8,0,1.6.12,2.36.34.19.05.34.19.43.35.09.16.11.36.05.54Z",fill:e})]})}),"EditUserIcon");var Gt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M8,4.81c-1.86,0-3.38,1.43-3.38,3.19s1.52,3.18,3.38,3.18,3.38-1.43,3.38-3.18-1.51-3.19-3.38-3.19ZM8,9.82c-1.07,0-1.94-.82-1.94-1.82s.87-1.83,1.94-1.83,1.95.82,1.95,1.83-.88,1.82-1.95,1.82Z",fill:e}),jsx("path",{d:"M15.38,5.81c-1.84-2.72-4.53-4.29-7.38-4.29S2.47,3.09.61,5.81c-.82,1.21-.82,3.17,0,4.38,1.85,2.72,4.54,4.29,7.39,4.29s5.54-1.57,7.38-4.29c.83-1.21.83-3.17,0-4.38ZM14.18,9.44c-1.58,2.33-3.82,3.67-6.18,3.67s-4.6-1.33-6.18-3.67c-.53-.77-.53-2.12,0-2.89,1.58-2.33,3.82-3.67,6.18-3.67s4.6,1.33,6.18,3.67c.53.77.53,2.12,0,2.89Z",fill:e})]})}),"EnableVisibleIcon");var Bt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M16,3.09v6.63c0,.11-.1.21-.21.21H2.53l2.08,2.05c.18.25.2.54.08.78-.13.25-.4.41-.67.41-.16,0-.31-.06-.45-.16L.2,9.69c-.27-.3-.25-.72,0-.99l3.34-3.3c.17-.13.33-.18.5-.18.25,0,.5.14.64.37.13.23.13.5-.01.74l-2.14,2.12h11.98V3.09c0-.06.03-.11.07-.16s.13-.1.18-.1h.99c.06,0,.11.01.16.06.03.04.1.14.1.2Z",fill:e})}),"EnterArrowLeftIcon");var Lt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M5.07,2.9c0,.39-.32.71-.71.71H.71c-.39,0-.71-.32-.71-.71s.32-.71.71-.71h3.65c.39,0,.71.32.71.71Z",fill:e}),jsx("path",{d:"M16,8c0,.39-.32.71-.71.71h-3.65c-.39,0-.71-.32-.71-.71s.32-.71.71-.71h3.65c.39,0,.71.32.71.71Z",fill:e}),jsx("path",{d:"M5.07,13.1c0,.39-.32.71-.71.71H.71c-.39,0-.71-.32-.71-.71s.32-.71.71-.71h3.65c.39,0,.71.32.71.71Z",fill:e}),jsx("path",{d:"M16,13.1c0,.39-.32.71-.71.71h-7.31v.74c0,.39-.32.71-.71.71s-.71-.32-.71-.71v-2.92c0-.39.32-.71.71-.71s.71.32.71.71v.75h7.31c.39,0,.71.32.71.71Z",fill:e}),jsx("path",{d:"M16,2.9c0,.39-.32.71-.71.71h-7.31v.75c0,.39-.32.71-.71.71s-.71-.32-.71-.71V1.44c0-.39.32-.71.71-.71s.71.32.71.71v.74h7.31c.39,0,.71.32.71.71Z",fill:e}),jsx("path",{d:"M9.44,6.55v2.91c0,.39-.32.71-.71.71s-.71-.32-.71-.71v-.74H.71c-.39,0-.71-.32-.71-.71s.32-.71.71-.71h7.31v-.74c0-.39.32-.71.71-.71s.71.32.71.71Z",fill:e})]})}),"FiltersIcon");var Zt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M15.75,14.8s-.17-.1-.28-.13h-.19V6.16c-.03-.52-.25-1.02-.61-1.43l-.7-.56c-1.59-1.28-3.24-2.62-4.91-3.89-.32-.18-.68-.28-1.05-.28-.42,0-.84.13-1.2.38L1.51,4.6c-.7.62-.75,1.21-.78,2.13-.02,1.32-.02,2.65,0,3.97,0,1.28,0,2.58-.02,3.96h-.17s-.09.03-.11.03l-.09.05c-.26.15-.39.42-.33.72.07.3.3.5.6.53h14.75c.29,0,.52-.19.61-.46.09-.28,0-.57-.22-.74ZM9.55,13.89h-3.1v-4.25c.06-.43.21-.99.61-1.17.1,0,.21,0,.32,0,.19,0,.38,0,.55,0,.19,0,.37-.02.54-.02.15,0,.29,0,.42.02.4.03.64.79.65,1.17v4.25ZM13.96,14.65h-3.11l.02-.11c-.03-.77,0-1.55,0-2.33,0-.83.03-1.68,0-2.5-.05-1.17-.63-2.41-1.83-2.58-.12,0-.25,0-.38,0-.2,0-.4,0-.6,0-.2,0-.4-.02-.6-.02-.17,0-.34,0-.49.02-1.25.09-1.78,1.63-1.83,2.65-.03.82,0,1.66,0,2.47,0,.76.02,1.53,0,2.3l.02.12h-3.13l.04-8.45c.02-.22.11-.4.27-.55L7.51,1.52c.14-.12.32-.18.49-.18.17,0,.34.06.47.15l5.22,4.17c.1.09.26.34.26.44v8.54Z",fill:e})}),"HomepageIcon");var Ht=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M15.09,4.36C13.71,1.68,11.01.02,8.03.02h-.26C4.77.12,2.19,1.78.85,4.46-.48,7.13-.24,10.19,1.49,12.62c1.52,2.14,3.89,3.36,6.5,3.36s4.98-1.22,6.51-3.35c1.77-2.46,1.98-5.55.59-8.27ZM13.76,11.33c-1.21,2.09-3.36,3.33-5.76,3.33h-.01c-2.17,0-4.14-1.02-5.41-2.79-1.44-2.01-1.64-4.54-.56-6.76,1.08-2.24,3.19-3.63,5.65-3.74.11,0,.23-.01.33-.01,2.41,0,4.56,1.25,5.77,3.36,1.2,2.08,1.19,4.55-.01,6.62Z",fill:e}),jsx("path",{d:"M8.73,7.13c-.01.55-.01,1.08,0,1.63-.05.49-.41.71-.73.71s-.66-.21-.72-.65v-3.8c.03-.32.3-.6.58-.65,0,0,.13-.01.14-.01.35,0,.62.22.71.57.02.75.02,1.48.02,2.2Z",fill:e}),jsx("path",{d:"M7.84,10.14c1.43-.19,1.44,1.97.1,1.86-1.12-.07-1.15-1.72-.1-1.86Z",fill:e})]})}),"InfoCircleIcon");var Tt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M14.73,6.37h-5.17l-.03-.83h4.09s.05,0,.07-.02l2.3-2.24s-.03-.14-.05-.16l-2.36-2.22h-4.02V.1c0-.06-.04-.1-.1-.1h-2.91s-.1.04-.1.1v.79H1.35c-.06,0-.1.05-.1.1l-.05,4.45s0,.05.02.07c.02.02.05.03.08.03h5.17v.82l-4.11.02L.03,8.6s-.03.05-.03.08c0,.02,0,.05.03.07l2.41,2.27h12.24s.1-.05.1-.1l.05-4.45s0-.05-.03-.07c-.02-.02-.05-.03-.07-.03ZM13.6,9.88l-10.67.02-1.26-1.2,1.21-1.17h4.68c.06,0,.1-.04.1-.1v-.86c.06,0,.12,0,.18,0,.08,0,.5,0,.52,0v.87c0,.06.04.1.1.1h5.16l-.02,2.34ZM2.42,4.4v-2.33h5.14s.1-.05.1-.1v-.79h.71v.78s.04.1.1.1l4.63-.03,1.26,1.21-1.18,1.16H2.42Z",fill:e}),jsx("path",{d:"M9.47,11.26h-2.9s-.1.05-.1.1v4.54c0,.06.05.1.1.1h2.86s.05,0,.07-.03c.02-.02.07-.08.07-.11v-4.46s0-.02,0-.04c0-.05-.05-.1-.11-.1ZM7.66,14.84v-2.42h.69l-.03,2.42h-.66Z",fill:e})]})}),"MapRadarIcon");var Dt=t(({fill:e="currentColor",...o})=>jsx("svg",{width:"22",height:"21",viewBox:"0 0 22 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M14.8826 13.8402C15.6927 13.8382 16.4913 13.7578 17.2638 13.4936C17.3246 13.4729 17.4082 13.4088 17.4524 13.4715C17.4917 13.527 17.4134 13.5945 17.3783 13.6514C16.8666 14.4752 16.223 15.1769 15.4244 15.7309C14.5042 16.3696 13.4897 16.7794 12.38 16.9328C11.1049 17.1091 9.8683 16.9377 8.68782 16.4287C7.92166 16.0982 7.23295 15.6444 6.62473 15.0635C5.91638 14.387 5.38367 13.5961 5.0017 12.7016C4.58184 11.7192 4.41395 10.6867 4.47507 9.62472C4.53399 8.60057 4.8186 7.63418 5.31038 6.72886C5.92358 5.59997 6.7893 4.71759 7.88322 4.05214C7.92 4.02976 7.96011 3.97642 8.00353 4.01179C8.04585 4.04634 8.00575 4.09884 7.99136 4.13947C7.67439 5.04921 7.58256 5.9899 7.63705 6.94358C7.68684 7.81436 7.89954 8.65004 8.25993 9.44869C8.66126 10.3377 9.20781 11.1223 9.91394 11.793C10.9808 12.8058 12.2403 13.4497 13.6869 13.7222C14.0816 13.7965 14.4804 13.8379 14.8826 13.8402Z",fill:e})}),"MoonIcon");var Ot=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M6.91,11.52s.02.05.02.08v-.03s0-.03-.02-.05ZM7.46,10.06s0,.02,0,.03c.02-.04.05-.08.08-.11-.03.03-.05.06-.07.08Z",fill:e}),jsx("path",{d:"M14.31,11.69c0-1.42,0-2.89-.04-4.32,0-.02,0-.05,0-.08-.1-.51-.53-.91-1.12-1.02h-7.45c-.05-.23-.1-.57-.1-.99,0-.32.04-.65.13-1.02.02-.12.24-1.17,1.32-1.66.35-.16.73-.25,1.09-.25.4,0,.79.11,1.1.3.41.26,1.08,1.04,1.11,1.49.02.11.04.22.05.32,0,.07.07.13.15.13h2.02c.08,0,.15-.06.15-.14,0-.11,0-.22,0-.32v-.1c-.12-.81-.37-1.5-.8-2.09-.86-1.22-2.33-1.95-3.9-1.95-1.45,0-2.79.62-3.68,1.7-.66.8-1,1.81-1.05,3.09-.02.47,0,.94,0,1.41v.04h-.28c-.3,0-.59.13-.81.36-.27.28-.43.7-.42,1.09.02.94-.02,1.9-.05,2.84-.04,1.08-.08,2.19-.04,3.29.04.88.09,2.09,1.43,2.18h9.93c.7-.1,1.19-.62,1.26-1.34-.02-.98,0-1.97,0-2.96ZM4.25,3.88c0-.13.27-.76.43-1.04.67-1.21,1.97-1.95,3.41-1.95s2.6.69,3.27,1.84c.11.19.44.93.48,1.2h-.62c-.11-.44-.54-1.17-.76-1.41-.62-.67-1.46-1.04-2.38-1.04-1.38,0-2.93.89-3.22,2.59-.06.33-.09.66-.09.97-.02.41,0,.82.06,1.25h-.61c-.07-.34-.11-.67-.11-.99,0-.49.03-.95.13-1.4ZM13.4,14.64c0,.12-.07.27-.2.39,0,0-.02,0-.03.02-1.52,0-3.05.02-4.58.02-1.37,0-2.75,0-4.12,0h-1.5c-.25-.1-.25-.29-.24-.63,0-.08,0-.16,0-.25-.06-1.65-.04-3.34-.03-4.97,0-.62.02-1.23,0-1.79.06-.13.17-.23.27-.27,1.64-.02,3.28-.02,4.93-.02,1.38,0,2.77,0,4.14-.02h.44c.65,0,.89.13.9.5v7.02Z",fill:e}),jsx("path",{d:"M6.62,9.7s-.05.1-.07.15c.04-.1.09-.19.15-.27-.03.04-.06.08-.08.12ZM7.89,11.32c0,.14-.02.26-.04.37.04-.14.06-.27.04-.37ZM9.44,11.18c.11-.17.18-.35.21-.55-.03.2-.11.38-.21.55Z",fill:e}),jsx("path",{d:"M9.64,10.18s-.02-.07-.02-.1c-.02-.07-.05-.15-.08-.22,0-.04-.03-.08-.05-.12-.03-.07-.07-.13-.12-.19-.06-.09-.12-.17-.2-.24s-.16-.14-.25-.2-.19-.11-.28-.15c-.1-.04-.2-.07-.3-.09,0,0-.02,0-.03,0-.1-.02-.22-.03-.32-.03h0c-.1,0-.19.02-.27.04-.02,0-.04,0-.06,0-.09.03-.18.06-.27.1-.1.04-.19.1-.27.17-.08.05-.15.11-.21.17-.08.08-.14.16-.2.25-.06.08-.11.17-.15.27-.04.09-.07.18-.09.26,0,.02,0,.04,0,.05-.02.09-.03.18-.03.26,0,.24.06.47.18.69.04.07.09.13.15.2.06.07.13.16.16.22,0,.02.02.04.02.05v.03c0,.16-.07.37-.14.59-.06.19-.12.38-.14.54,0,.14-.02.26.02.36.02.06.05.11.1.15.04.04.09.07.16.1.06.02.14.04.23.05.28.02.64.03.95.03h.4c.27-.02.53-.03.66-.07.05,0,.09-.03.13-.06.03-.02.05-.04.07-.07.02-.03.04-.07.05-.11.02-.05.03-.1.03-.17s0-.14,0-.19c-.02-.19-.08-.38-.14-.59-.07-.22-.14-.44-.13-.61,0-.05.1-.16.15-.23.05-.06.1-.11.13-.16.1-.17.18-.35.21-.55,0-.07,0-.13,0-.2,0-.09,0-.18-.02-.26ZM8.7,10.69c-.05.14-.1.17-.18.22-.06.04-.13.09-.2.16-.09.11-.13.22-.13.33,0,.06,0,.11.02.17,0,.05.03.12.04.18.03.1.06.2.09.29.05.17.1.31.11.47h-.82c.02-.14.08-.3.13-.47.03-.11.07-.22.1-.33h0c.02-.13.04-.25.04-.38-.03-.18-.17-.29-.29-.39-.08-.07-.16-.13-.19-.19-.04-.09-.06-.19-.06-.28,0-.07,0-.14.03-.2,0-.05.03-.1.06-.15,0,0,0-.02,0-.02,0,0,0-.02,0-.03.02-.02.04-.05.07-.08.02-.03.05-.07.09-.09.03-.03.07-.06.12-.08.04-.02.08-.04.13-.05,0,0,.03,0,.04,0,.04,0,.08-.02.13-.02.07,0,.13,0,.19.02s.11.03.16.06c.03,0,.06.03.08.05.04.02.08.04.1.08.03.02.06.05.08.08,0,0,0,0,0,.02.03.05.06.1.08.16v.02c.02.06.03.12.03.18,0,.1-.02.2-.05.28Z",fill:e})]})}),"OpenLockIcon");var Nt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M15.13,14.08c-.23-.18-.48-.2-.74-.21v-7.7c-.04-.39-.34-.8-.72-.93l-3.84-1.02V.87c-.16-.54-.56-.87-1.05-.87-.09,0-.18,0-.27.04-.86.27-1.74.53-2.61.79-1.24.37-2.48.75-3.72,1.16-.33.2-.55.54-.57.93v10.96h-.19c-.16,0-.43.13-.54.21-.34.27-.49.73-.36,1.15.11.42.45.72.88.77h13.2c.42-.04.77-.31.89-.74.13-.44,0-.9-.36-1.18ZM2.65,14.92s.03-.06.03-.09l.04-11.9,5.93-1.81s.09-.07.11-.08v12.93s0,.04,0,.06c0,.08.06.15.15.15h1.58c.08,0,.15-.07.15-.15V5.55l2.64.7s.02.03.03.03c0,0,0,0,0,0v8.56s0,.07.03.09H2.65Z",fill:e}),jsx("path",{d:"M6.65,4.12h-3.06c-.09,0-.15.06-.15.15v3.04c0,.08.06.15.15.15h3.06c.08,0,.15-.07.15-.15v-3.04c0-.09-.07-.15-.15-.15ZM4.51,6.35v-1.17h1.22v1.17h-1.22Z",fill:e}),jsx("path",{d:"M6.65,9.73h-3.06c-.09,0-.15.07-.15.15v3.04c0,.09.06.15.15.15h3.06c.08,0,.15-.06.15-.15v-3.04c0-.08-.07-.15-.15-.15ZM4.51,11.98v-1.18h1.22v1.18h-1.22Z",fill:e})]})}),"OrganizationIcon");var Wt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M7.89,12.32h-1.06v1.84h-1.84v1.84H1.24c-.5,0-1.09-.7-1.17-1.17-.09-.51-.08-2.07-.03-2.6.03-.3.18-.62.39-.84l4.61-4.62-.14-1.2c.08-3.89,3.79-6.55,7.51-5.22,5.78,2.07,4.32,11.06-2.45,10.73-.18,0-.58-.14-.71-.11-.08.03-1.06,1.03-1.26,1.2-.04.04-.05.08-.05.13h-.04ZM1.37,14.66h2.34v-1.79h1.79v-1.84h1.76l1.58-1.5c.93.26,1.73.38,2.69.13,2.97-.75,4.17-4.46,2.18-6.83-2.88-3.41-8.3-.76-7.35,3.79.04.18.2.43.12.6L1.33,12.37c-.04.29-.08,2.22.03,2.29h.01Z",fill:e}),jsx("path",{d:"M10.73,3.67c.14,0,.32.07.43.14.11.08,1.06,1.05,1.1,1.13.25.6-.34,1.17-.93.87-.09-.05-1.13-1.11-1.17-1.18-.18-.45.05-.96.55-.97h.01Z",fill:e})]})}),"PasswordFinderIcon");var Jt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M15.01,8.44V3.26c0-.31,0-.94-.7-.94,0,0-.11,0-.15,0-.19,0-.32-.04-.4-.12-.12-.14-.12-.4-.1-.65,0-.12,0-.24,0-.35v-.17c0-.94-.11-1.05-1.03-1.05H2.99C1.67,0,.98.69.98,2v11.88c0,1.35.79,2.12,2.14,2.12h10.85c.9,0,1.05-.16,1.05-1.05v-5.75c0-.26,0-.51,0-.76ZM2.71,1.2c.08,0,.16,0,.24,0h9.01c.42,0,.55.08.56.58,0,.23-.03.37-.11.45-.08.07-.21.11-.43.11h-.11c-.7-.02-1.4-.02-2.11-.02h-2.18c-1.45,0-2.89,0-4.35,0h0c-.19,0-.37,0-.54-.03-.31-.04-.48-.24-.47-.54.02-.39.29-.5.51-.53ZM13.83,13.81v.47c0,.22-.02.36-.1.42-.07.08-.21.11-.45.11-3.37,0-6.74,0-10.1,0-.78,0-1-.23-1-1,0-1.67,0-3.33,0-4.99s0-3.33,0-4.99c0-.35.04-.39.36-.39v-.1l.08.1c.89.03,1.79.04,2.68.04h5.27c.91,0,1.82,0,2.73-.02.43,0,.56.07.56.52-.02,3.27,0,6.55,0,9.82Z",fill:e}),jsx("path",{d:"M11.48,10.12c-.23-.02-.44-.08-.67-.13-.34-.08-.67-.16-1.02-.16-.42,0-.79.13-1.19.4-.46-.21-.79-.6-1.12-1.02-.13-.17-.08-.25.05-.4.05-.06.1-.13.14-.2.1-.2.15-.4.12-.6-.06-.59-.13-1.18-.23-1.76-.1-.59-.5-.92-1.17-.97h-.12c-1.14,0-1.99.9-2.01,2.13-.03,1.4.59,2.87,1.7,4.03,1.15,1.18,2.64,1.88,4.11,1.9h.06c1.29,0,2.21-.8,2.23-1.95.02-.73-.31-1.2-.89-1.27ZM5.68,6.79c.15-.2.32-.3.5-.3.04,0,.08,0,.12,0,.15.04.17.13.18.34,0,.06,0,.11.02.16.02.14.03.28.04.41.02.14.03.28.05.42,0,.16,0,.22-.08.26-.25.1-.4.24-.47.41-.1.26.03.55.18.86.49.96,1.23,1.69,2.22,2.15.21.09.37.14.51.14.26,0,.45-.15.57-.44.04-.1.1-.14.28-.14h.04c.07,0,.14,0,.22,0,.14,0,.27,0,.38.06.1.04.23.04.35.05.14,0,.27,0,.33.06.03.04.05.11.05.2,0,.41-.31.68-.89.72h-.22c-2.29-.06-4.56-2.34-4.59-4.61,0-.34.07-.58.23-.77Z",fill:e})]})}),"PhonebookIcon");var Ut=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M15.24,3.65c-.48-.49-1.15-.77-1.83-.77h-.36v-.37c0-.44-.17-.85-.47-1.15-.3-.31-.72-.48-1.14-.48h-6.89c-.42,0-.84.17-1.14.48-.3.31-.46.72-.46,1.15v.37h-.37c-.69,0-1.34.27-1.83.77-.48.49-.76,1.16-.76,1.86v4.99c0,.44.17.85.47,1.15.3.31.71.47,1.14.47h1.35v1.37c0,.44.17.84.46,1.15.3.3.72.47,1.14.47h6.89c.42,0,.84-.17,1.14-.47.3-.31.47-.72.47-1.15v-1.37h1.34c.43,0,.84-.17,1.14-.47.31-.31.47-.72.47-1.15v-4.99c0-.7-.28-1.37-.76-1.86ZM4.2,2.51c0-.1.03-.19.1-.26.07-.07.16-.1.25-.1h6.89c.1,0,.18.03.25.1.07.07.1.17.1.26v.37h-7.61v-.37ZM11.8,13.5c0,.1-.03.19-.1.26s-.16.1-.25.1h-6.89c-.1,0-.18-.04-.25-.1s-.1-.17-.1-.26v-4c0-.1.03-.19.1-.26.07-.07.16-.1.25-.1h6.89c.1,0,.18.03.25.1.07.07.1.17.1.26v4ZM14.75,10.5c0,.1-.03.19-.1.26-.06.07-.16.1-.25.1h-1.34v-1.36c0-.44-.17-.85-.47-1.15-.3-.31-.72-.48-1.14-.48h-6.89c-.42,0-.84.17-1.14.48-.3.31-.46.72-.46,1.15v1.36h-1.35c-.1,0-.19-.03-.25-.1-.07-.07-.11-.17-.11-.26v-4.99c0-.37.15-.72.4-.97.25-.26.59-.4.94-.4h10.82c.35,0,.7.15.94.4.25.25.39.6.39.97v4.99Z",fill:e})}),"PrintIcon");var jt=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M10.26,7.61c-.67,0-1.32-.2-1.87-.57-.55-.37-.99-.89-1.24-1.51-.26-.61-.32-1.29-.19-1.94.13-.65.45-1.25.92-1.72.47-.47,1.07-.79,1.73-.92.65-.13,1.33-.06,1.95.19.62.25,1.14.68,1.51,1.24s.57,1.2.57,1.87c0,.89-.36,1.75-.99,2.38-.63.63-1.49.98-2.38.98ZM10.26,2.23c-.4,0-.79.12-1.12.34-.33.22-.59.54-.74.91-.15.37-.19.77-.12,1.17.08.39.27.75.55,1.03.28.28.64.47,1.04.55.39.08.8.04,1.17-.11.37-.15.69-.41.91-.74.22-.33.34-.72.34-1.12,0-.53-.21-1.05-.59-1.43s-.89-.59-1.43-.59Z",fill:e}),jsx("path",{d:"M4.83,7.7h-.29c-.72-.07-1.38-.42-1.83-.97s-.67-1.26-.61-1.98c.07-.71.42-1.37.98-1.83.56-.46,1.27-.67,1.99-.6.09,0,.18.03.26.07.08.04.16.1.22.17.06.07.11.15.13.24s.04.18.03.27c0,.09-.04.18-.08.26-.04.08-.11.15-.18.21s-.16.1-.25.12c-.09.02-.18.03-.27.01-.18-.02-.35,0-.52.05-.17.05-.32.14-.46.25-.14.11-.25.25-.33.4-.08.15-.14.32-.15.5-.02.18,0,.35.05.52.05.17.13.33.25.46.11.14.25.25.41.33.16.08.33.13.51.15.29.03.59-.04.84-.2.15-.09.34-.12.51-.08.18.04.33.15.42.3.09.15.12.34.08.51-.04.17-.15.32-.3.42-.42.27-.9.41-1.39.42Z",fill:e}),jsx("path",{d:"M.76,14.18c-.2,0-.39-.08-.53-.22-.14-.14-.22-.32-.23-.52,0-2.64.73-4.4,4.31-4.4.2,0,.39.08.54.22.14.14.22.32.22.52s-.08.38-.22.52c-.14.14-.34.22-.54.22-2.38,0-2.79.73-2.79,2.93,0,.19-.08.38-.23.52-.14.14-.33.22-.53.22Z",fill:e}),jsx("path",{d:"M15.42,15.11c-.15,0-.3-.09-.41-.25-.11-.15-.17-.36-.17-.58,0-2.15-.83-3.58-4.87-3.58s-4.87,1.43-4.87,3.58c0,.22-.06.43-.17.59-.11.15-.26.24-.41.24s-.3-.09-.41-.24c-.11-.16-.17-.37-.17-.59,0-5.24,4.23-5.24,6.03-5.24s6.03,0,6.03,5.24c0,.22-.06.43-.17.58-.11.15-.26.24-.41.25Z",fill:e})]})}),"Profiler2Icon");var er=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M8,8.27c-.77,0-1.51-.24-2.15-.7-.64-.45-1.13-1.1-1.43-1.86-.29-.76-.37-1.59-.22-2.39.15-.8.52-1.54,1.06-2.12.54-.58,1.23-.97,1.98-1.13.75-.16,1.53-.08,2.24.23.71.31,1.31.84,1.74,1.52.43.68.65,1.48.65,2.3,0,1.1-.41,2.15-1.13,2.93s-1.71,1.21-2.74,1.21ZM8,1.65c-.46,0-.91.15-1.29.42-.38.27-.68.66-.86,1.11-.18.45-.22.95-.13,1.43.09.48.31.92.64,1.27.32.35.74.58,1.19.68.45.1.92.05,1.34-.14.42-.19.79-.51,1.04-.91.26-.41.39-.89.39-1.38,0-.66-.24-1.29-.68-1.75-.44-.46-1.03-.73-1.64-.73Z",fill:e}),jsx("path",{d:"M15.23,16c-.2,0-.4-.09-.54-.25-.14-.15-.23-.36-.23-.58,0-2.15-1.09-3.58-6.45-3.58s-6.45,1.43-6.45,3.58c0,.22-.08.43-.23.59-.15.15-.34.24-.55.24s-.4-.09-.55-.24c-.15-.16-.23-.37-.23-.59,0-5.24,5.61-5.24,8-5.24s8,0,8,5.24c0,.22-.09.43-.23.58-.14.15-.34.24-.54.25Z",fill:e})]})}),"ProfilerIcon");var tr=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M15.8,6.86s-.02-.02-.04-.04l-3.24-5.21c-.13-.28-.33-.51-.58-.67-.26-.16-.55-.25-.85-.25h-6.18c-.28-.01-.56.06-.81.2-.25.13-.45.34-.59.58L.11,6.94h0s-.04.08-.05.12c0,.03-.03.07-.04.12-.01.04-.01.08-.01.12v5.5c0,.33.07.66.19.96.13.31.32.59.55.82.23.23.51.42.81.54.31.13.64.2.97.2h10.96c.66,0,1.3-.27,1.77-.73.47-.47.74-1.1.75-1.76v-5.48c0-.19-.08-.36-.2-.49ZM4.7,2.16s.05-.06.09-.09c.03-.02.07-.03.12-.03h6.19c.09,0,.16.05.23.18l2.74,4.44h-3.33c-.18,0-.36.07-.49.2-.12.13-.2.3-.2.49v.2c0,.54-.21,1.07-.6,1.45-.38.39-.91.6-1.45.6s-1.07-.21-1.46-.6c-.38-.38-.6-.91-.6-1.45v-.2c0-.19-.07-.36-.2-.49-.13-.13-.3-.2-.48-.2H1.92l2.78-4.5ZM14.63,12.83c0,.3-.12.59-.34.81s-.5.33-.81.33H2.52c-.16,0-.31-.03-.45-.09s-.27-.14-.37-.25c-.11-.11-.19-.24-.25-.38-.05-.14-.08-.3-.08-.45v-4.8h3.24c.1.83.51,1.58,1.13,2.13.63.54,1.43.84,2.26.84s1.63-.3,2.25-.84c.62-.55,1.03-1.3,1.14-2.13h3.24v4.83Z",fill:e})}),"SandBoxIcon");var rr=t(({stroke:e="currentColor",...o})=>jsxs("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("ellipse",{cx:"5.80004",cy:"5.80062",rx:"4.80004",ry:"4.80062",stroke:e}),jsx("path",{d:"M9.00012 9.80078L13.0002 12.9997",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"})]}),"SearchIcon");var ir=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M9.1.02c-.11,0-.22,0-.34,0-.2,0-.4,0-.61,0-.22,0-.42-.02-.63-.02-.19,0-.37,0-.53.02-.38.03-.81.38-.81.77v15.1c0,.06.04.1.1.1h3.46c.06,0,.1-.04.1-.1V.69c0-.29-.45-.67-.73-.67ZM7.57,14.6V1.41h.88v13.19h-.88Z",fill:e}),jsx("path",{d:"M2.9,4.97c-.19-.02-.4-.02-.6-.02s-.43,0-.66,0c-.22,0-.44,0-.66,0h-.3c-.32.04-.67.43-.67.75v10.17c0,.06.04.1.1.1h3.44s.03,0,.05,0c.05,0,.1-.04.1-.1V5.76c0-.4-.37-.76-.79-.79ZM1.41,14.59V6.35h.89v8.24h-.89Z",fill:e}),jsx("path",{d:"M15.89,8.33c-.14-.25-.4-.4-.73-.42-.26-.02-.62-.03-.98-.03s-.72,0-.99.03c-.32.02-.57.16-.72.4-.03.05-.13.31-.14.35v7.25c0,.06.05.1.1.1h3.47c.06,0,.1-.04.1-.1v-7.3c0-.08-.1-.25-.11-.27ZM13.74,14.6v-5.3h.86v5.3h-.86Z",fill:e})]})}),"StatisticIcon");var sr=t(({fill:e="currentColor",stroke:o="currentColor",...n})=>jsxs("svg",{width:"22",height:"21",viewBox:"0 0 22 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...n,children:[jsx("path",{d:"M10.7336 7.81445C12.3434 7.84801 13.4641 9.04097 13.5774 10.4131L13.5862 10.6904C13.557 12.3941 12.2055 13.533 10.7249 13.5186L10.5657 13.5127C9.039 13.4219 7.98725 12.2485 7.87915 10.9131L7.87036 10.6348C7.90006 8.96394 9.25521 7.81499 10.7336 7.81445Z",stroke:o}),jsx("path",{d:"M7.26234 7.82055C7.02212 7.81698 6.86386 7.75484 6.73481 7.62848C6.48774 7.38645 6.24007 7.14473 5.99896 6.89706C5.72893 6.61966 5.73251 6.20073 5.99955 5.94206C6.2651 5.68487 6.67431 5.68546 6.94761 5.95098C7.19885 6.19508 7.44921 6.44037 7.68853 6.69577C7.88047 6.90063 7.93411 7.15157 7.81937 7.40994C7.70492 7.66802 7.49779 7.81609 7.26234 7.82055Z",fill:e}),jsx("path",{d:"M15.6541 14.872C15.6541 15.1839 15.5304 15.3915 15.2881 15.511C15.0539 15.6266 14.8151 15.6183 14.597 15.4557C14.5475 15.4188 14.4998 15.3781 14.456 15.3347C14.2235 15.1031 13.9881 14.8741 13.7622 14.6363C13.5127 14.3734 13.5255 13.9691 13.7809 13.714C14.0364 13.4591 14.4444 13.4458 14.7054 13.694C14.9594 13.9355 15.2067 14.1837 15.4514 14.4344C15.5784 14.5643 15.6681 14.7162 15.6541 14.872Z",fill:e}),jsx("path",{d:"M14.2545 7.81899C13.983 7.81155 13.7735 7.69173 13.6543 7.44882C13.533 7.20204 13.5488 6.95288 13.7342 6.74059C13.9964 6.44 14.2805 6.15843 14.5773 5.89203C14.814 5.67945 15.2199 5.71066 15.4559 5.93544C15.6875 6.15606 15.7379 6.54614 15.5304 6.79679C15.2565 7.12771 14.9445 7.42563 14.6167 7.70422C14.5165 7.78955 14.3893 7.82285 14.2545 7.81899Z",fill:e}),jsx("path",{d:"M5.80404 14.908C5.79748 14.7438 5.84725 14.5984 5.9614 14.4828C6.22278 14.2176 6.47879 13.9458 6.75656 13.6984C7.15594 13.3425 7.74992 13.5373 7.859 14.049C7.90103 14.2458 7.86616 14.4328 7.73115 14.5851C7.46649 14.8836 7.18723 15.1699 6.88681 15.4321C6.67967 15.6132 6.42872 15.6385 6.17629 15.5175C5.92266 15.3956 5.80761 15.1839 5.80404 14.908Z",fill:e}),jsx("path",{d:"M4.44378 10.18C4.55525 10.059 4.69354 9.99125 4.85627 9.98976C5.22911 9.98619 5.60285 9.974 5.9745 9.99452C6.50918 10.024 6.79202 10.5802 6.5071 11.0194C6.39742 11.1883 6.24035 11.2962 6.03709 11.309C5.63832 11.334 5.23805 11.3399 4.83958 11.314C4.56479 11.2962 4.36927 11.1371 4.27629 10.8737C4.1824 10.6088 4.25095 10.3778 4.44378 10.18Z",fill:e}),jsx("path",{d:"M15.0586 10.18C15.1701 10.059 15.3084 9.99125 15.4711 9.98976C15.844 9.98619 16.2177 9.974 16.5894 9.99452C17.124 10.024 17.4069 10.5802 17.122 11.0194C17.0123 11.1883 16.8552 11.2962 16.6519 11.309C16.2532 11.334 15.8529 11.3399 15.4544 11.314C15.1796 11.2962 14.9841 11.1371 14.8911 10.8737C14.7976 10.6088 14.8658 10.3778 15.0586 10.18Z",fill:e}),jsx("path",{d:"M11.3908 5.18099C11.3908 5.36235 11.3947 5.54402 11.3899 5.72539C11.3804 6.08693 11.0987 6.35839 10.739 6.35839C10.3617 6.35839 10.0762 6.09704 10.0687 5.72985C10.0613 5.36265 10.0621 4.99516 10.069 4.62796C10.0759 4.26226 10.3644 3.99764 10.7393 4.00002C11.0972 4.00239 11.3816 4.27861 11.3896 4.63688C11.3938 4.81825 11.3902 4.99962 11.3902 5.18128C11.3905 5.18099 11.3905 5.18099 11.3908 5.18099Z",fill:e}),jsx("path",{d:"M11.3908 15.8224C11.3908 16.0038 11.3947 16.1854 11.3899 16.3668C11.3804 16.7283 11.0987 16.9998 10.739 16.9998C10.3617 16.9998 10.0762 16.7385 10.0687 16.3713C10.0613 16.0041 10.0621 15.6366 10.069 15.2694C10.0759 14.9034 10.3644 14.6388 10.7393 14.6411C11.0972 14.6435 11.3816 14.9197 11.3896 15.278C11.3938 15.4594 11.3902 15.6407 11.3902 15.8224C11.3905 15.8224 11.3905 15.8224 11.3908 15.8224Z",fill:e})]}),"SunIcon");var cr=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsxs("g",{children:[jsx("path",{d:"M10.68,4.72c.18,0,.32.15.3.33l-1.09,5.65c-.03.21-.26.28-.44.19l-1.85-1.85h-.04l-2.1,2.07c-.52.46-1.24-.13-.86-.72l2.17-2.17-1.96-1.95c-.12-.13-.06-.36.1-.42l5.78-1.13h-.01Z",fill:e}),jsx("path",{d:"M15.09,4.36C13.71,1.68,11.01.02,8.03.02h-.26C4.77.12,2.19,1.78.85,4.46-.48,7.13-.24,10.19,1.49,12.62c1.52,2.14,3.89,3.36,6.5,3.36s4.98-1.22,6.51-3.35c1.77-2.46,1.98-5.55.59-8.27ZM13.76,11.33c-1.21,2.09-3.36,3.33-5.76,3.33h-.01c-2.17,0-4.14-1.02-5.41-2.79-1.44-2.01-1.64-4.54-.56-6.76,1.08-2.24,3.19-3.63,5.65-3.74.11,0,.23-.01.33-.01,2.41,0,4.56,1.25,5.77,3.36,1.2,2.08,1.19,4.55-.01,6.62Z",fill:e})]})}),"UpRightArrowCircleIcon");var pr=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 12 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M0.869629 5.00098H10.8696M10.8696 5.00098L6.86963 1.00098M10.8696 5.00098L7.11151 8.7591L6.86963 9.00098",stroke:e,strokeWidth:"1.3"})}),"VectorIcon");var ne=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 16 3",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("ellipse",{cx:"1.56746",cy:"1.5",rx:"1.53633",ry:"1.5",fill:e}),jsx("ellipse",{cx:"7.71278",cy:"1.5",rx:"1.53633",ry:"1.5",fill:e}),jsx("ellipse",{cx:"13.8581",cy:"1.5",rx:"1.53633",ry:"1.5",fill:e})]}),"BallsMenu");var hr=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M9.796 6.706c-3.438 3.638-4.457 4.698-4.481 4.671l-3.552-3.768c-0.026-0.028-0.193 0.115-0.792 0.678-0.418 0.394-0.759 0.727-0.759 0.739 0 0.011 1.010 1.091 2.245 2.396 2.080 2.2 2.258 2.381 2.425 2.462 0.32 0.158 0.729 0.142 1.015-0.038 0.149-0.094-0.051 0.115 5.257-5.502l4.634-4.902-0.752-0.715c-0.233-0.223-0.484-0.458-0.738-0.691l-0.034-0.030c-1.295 1.344-2.752 2.874-4.201 4.413l-0.268 0.287z",fill:e})}),"CheckIcon");var ie=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 18 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M17.4517 5.77798L16.4067 6.79197L10.8447 12.1899C10.0753 12.9367 8.82791 12.9367 8.05853 12.1899L2.49647 6.79197L1.45166 5.77798L3.54128 3.75L4.58609 4.76399L9.45161 9.48599L14.3172 4.76399L15.362 3.75L17.4517 5.77798Z",fill:e})}),"ChevronDownIcon");var ae=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.20166 10.722L1.24661 9.70803L6.80863 4.31012C7.57801 3.56329 8.82541 3.56329 9.59479 4.31012L15.1569 9.70803L16.2017 10.722L14.112 12.75L13.0672 11.736L8.20171 7.01401L3.33611 11.736L2.29136 12.75L0.20166 10.722Z",fill:e})}),"ChevronUpIcon");var ur=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("path",{d:"M9.21053 5.78952H0.789474C0.357895 5.78952 0 5.43162 0 5.00005C0 4.56847 0.357895 4.21057 0.789474 4.21057H9.21053C9.64211 4.21057 10 4.56847 10 5.00005C10 5.43162 9.64211 5.78952 9.21053 5.78952Z",fill:e}),jsx("path",{d:"M5.00041 10C4.56883 10 4.21094 9.64211 4.21094 9.21053V0.789474C4.21094 0.357895 4.56883 0 5.00041 0C5.43199 0 5.78988 0.357895 5.78988 0.789474V9.21053C5.78988 9.64211 5.43199 10 5.00041 10Z",fill:e})]}),"PlusIcon");var br=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("path",{d:"M12.0003 5.27318C11.9803 5.27318 11.967 5.27318 11.947 5.27318H11.9136C10.6536 5.23318 9.71362 4.25985 9.71362 3.05984C9.71362 1.83318 10.7136 0.839844 11.9336 0.839844C13.1536 0.839844 14.1536 1.83984 14.1536 3.05984C14.147 4.26651 13.207 5.23985 12.007 5.27985C12.007 5.27318 12.007 5.27318 12.0003 5.27318ZM11.9336 1.83318C11.2603 1.83318 10.7136 2.37985 10.7136 3.05318C10.7136 3.71318 11.227 4.24652 11.887 4.27318C11.8936 4.26652 11.947 4.26652 12.007 4.27318C12.6536 4.23985 13.1536 3.70652 13.1603 3.05318C13.1603 2.37985 12.6136 1.83318 11.9336 1.83318Z",fill:e}),jsx("path",{d:"M12.0075 10.1871C11.7475 10.1871 11.4875 10.1671 11.2275 10.1204C10.9541 10.0738 10.7741 9.81376 10.8208 9.54042C10.8675 9.26709 11.1275 9.08709 11.4008 9.13376C12.2208 9.27376 13.0875 9.12043 13.6675 8.73376C13.9808 8.5271 14.1475 8.26709 14.1475 8.00709C14.1475 7.74709 13.9741 7.49375 13.6675 7.28709C13.0875 6.90042 12.2075 6.74709 11.3808 6.89376C11.1075 6.94709 10.8475 6.76042 10.8008 6.48709C10.7541 6.21376 10.9341 5.95376 11.2075 5.90709C12.2941 5.71376 13.4208 5.92042 14.2208 6.45375C14.8075 6.84709 15.1475 7.40709 15.1475 8.00709C15.1475 8.60042 14.8141 9.1671 14.2208 9.5671C13.6141 9.9671 12.8275 10.1871 12.0075 10.1871Z",fill:e}),jsx("path",{d:"M3.98031 5.27399C3.97365 5.27399 3.96698 5.27399 3.96698 5.27399C2.76698 5.23399 1.82698 4.26065 1.82031 3.06065C1.82031 1.83398 2.82031 0.833984 4.04031 0.833984C5.26031 0.833984 6.26031 1.83399 6.26031 3.05399C6.26031 4.26065 5.32031 5.23399 4.12031 5.27399L3.98031 4.77399L4.02698 5.27399C4.01365 5.27399 3.99365 5.27399 3.98031 5.27399ZM4.04698 4.27399C4.08698 4.27399 4.12031 4.27398 4.16031 4.28065C4.75365 4.25398 5.27365 3.72065 5.27365 3.06065C5.27365 2.38732 4.72698 1.84065 4.05365 1.84065C3.38031 1.84065 2.83365 2.38732 2.83365 3.06065C2.83365 3.71398 3.34031 4.24065 3.98698 4.28065C3.99365 4.27398 4.02031 4.27399 4.04698 4.27399Z",fill:e}),jsx("path",{d:"M3.97325 10.1871C3.15325 10.1871 2.36658 9.9671 1.75992 9.5671C1.17325 9.17376 0.833252 8.60709 0.833252 8.00709C0.833252 7.41376 1.17325 6.84709 1.75992 6.45375C2.55992 5.92042 3.68658 5.71376 4.77325 5.90709C5.04659 5.95376 5.22659 6.21376 5.17992 6.48709C5.13325 6.76042 4.87325 6.94709 4.59992 6.89376C3.77325 6.74709 2.89992 6.90042 2.31325 7.28709C1.99992 7.49375 1.83325 7.74709 1.83325 8.00709C1.83325 8.26709 2.00659 8.5271 2.31325 8.73376C2.89325 9.12043 3.75992 9.27376 4.57992 9.13376C4.85325 9.08709 5.11325 9.27376 5.15992 9.54042C5.20659 9.81376 5.02659 10.0738 4.75325 10.1204C4.49325 10.1671 4.23325 10.1871 3.97325 10.1871Z",fill:e}),jsx("path",{d:"M8.00023 10.2537C7.98023 10.2537 7.96689 10.2537 7.94689 10.2537H7.91356C6.65356 10.2137 5.71356 9.24031 5.71356 8.04031C5.71356 6.81365 6.71356 5.82031 7.93356 5.82031C9.15356 5.82031 10.1536 6.82031 10.1536 8.04031C10.1469 9.24698 9.20689 10.2203 8.00689 10.2603C8.00689 10.2536 8.0069 10.2537 8.00023 10.2537ZM7.93356 6.81365C7.26023 6.81365 6.71356 7.36032 6.71356 8.03365C6.71356 8.69365 7.2269 9.22699 7.8869 9.25365C7.89356 9.24699 7.94689 9.24699 8.00689 9.25365C8.65356 9.22032 9.15356 8.68698 9.16023 8.03365C9.16023 7.36698 8.61356 6.81365 7.93356 6.81365Z",fill:e}),jsx("path",{d:"M7.99921 15.1725C7.19921 15.1725 6.39921 14.9658 5.77921 14.5458C5.19254 14.1525 4.85254 13.5925 4.85254 12.9925C4.85254 12.3992 5.18587 11.8258 5.77921 11.4325C7.02587 10.6058 8.97921 10.6058 10.2192 11.4325C10.8059 11.8258 11.1459 12.3858 11.1459 12.9858C11.1459 13.5792 10.8125 14.1525 10.2192 14.5458C9.59921 14.9592 8.79921 15.1725 7.99921 15.1725ZM6.33254 12.2725C6.01921 12.4792 5.85254 12.7392 5.85254 12.9992C5.85254 13.2592 6.02587 13.5125 6.33254 13.7192C7.23254 14.3258 8.75921 14.3258 9.65921 13.7192C9.97254 13.5125 10.1392 13.2525 10.1392 12.9925C10.1392 12.7325 9.96587 12.4792 9.65921 12.2725C8.76587 11.6658 7.23921 11.6725 6.33254 12.2725Z",fill:e})]}),"UsersIcon");var se=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8 15C9.85652 15 11.637 14.2625 12.9497 12.9497C14.2625 11.637 15 9.85652 15 8C15 6.14348 14.2625 4.36301 12.9497 3.05025C11.637 1.7375 9.85652 1 8 1C6.14348 1 4.36301 1.7375 3.05025 3.05025C1.7375 4.36301 1 6.14348 1 8C1 9.85652 1.7375 11.637 3.05025 12.9497C4.36301 14.2625 6.14348 15 8 15ZM8 4C8.19891 4 8.38968 4.07902 8.53033 4.21967C8.67098 4.36032 8.75 4.55109 8.75 4.75V7.75C8.75 7.94891 8.67098 8.13968 8.53033 8.28033C8.38968 8.42098 8.19891 8.5 8 8.5C7.80109 8.5 7.61032 8.42098 7.46967 8.28033C7.32902 8.13968 7.25 7.94891 7.25 7.75V4.75C7.25 4.55109 7.32902 4.36032 7.46967 4.21967C7.61032 4.07902 7.80109 4 8 4ZM8 12C8.26522 12 8.51957 11.8946 8.70711 11.7071C8.89464 11.5196 9 11.2652 9 11C9 10.7348 8.89464 10.4804 8.70711 10.2929C8.51957 10.1054 8.26522 10 8 10C7.73478 10 7.48043 10.1054 7.29289 10.2929C7.10536 10.4804 7 10.7348 7 11C7 11.2652 7.10536 11.5196 7.29289 11.7071C7.48043 11.8946 7.73478 12 8 12Z",fill:e})}),"InfoCircleFilledIcon");var xr=t(({fill:e="currentColor",...o})=>jsxs("svg",{viewBox:"0 0 15 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("path",{d:"M3.765 3.97l3.109-3.219c0.362-0.375 0.949-0.375 1.311 0l3.109 3.219-0.983 1.018-2.781-2.879-2.781 2.879-0.983-1.018z",fill:e}),jsx("path",{d:"M11.294 12.029l-3.109 3.219c-0.362 0.375-0.949 0.375-1.311 0l-3.109-3.219 0.983-1.018 2.781 2.879 2.781-2.879 0.983 1.018z",fill:e})]}),"UnfoldIcon");var Sr=t(({fill:e="currentColor",...o})=>jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:jsx("path",{d:"M15.595 13.176c0.282 0.282 0.376 0.565 0.376 0.941s-0.188 0.753-0.376 0.941c-0.471 0.565-1.412 0.565-1.882 0l-5.176-5.176-5.176 5.176c-0.471 0.471-1.412 0.471-1.882 0s-0.376-0.565-0.376-0.941c0-0.376 0.188-0.659 0.376-0.941l5.176-5.176-0.376-0.376-4.988-4.8c-0.282-0.282-0.376-0.565-0.376-0.941s0.188-0.753 0.376-1.035c0.282-0.282 0.659-0.376 0.941-0.376s0.659 0.094 0.941 0.376l5.176 5.176 0.376-0.376 4.894-4.8c0.282-0.282 0.659-0.376 0.941-0.376s0.659 0.094 0.941 0.376c0.282 0.282 0.376 0.565 0.376 0.941s-0.188 0.753-0.376 0.941l-5.176 5.176 5.271 5.271z",fill:e})}),"CrossIcon");var vr=t(({fill:e="currentColor",...o})=>jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...o,children:[jsx("path",{d:"M14 6.5C13.7267 6.5 13.5 6.27333 13.5 6V2.5H10C9.72667 2.5 9.5 2.27333 9.5 2C9.5 1.72667 9.72667 1.5 10 1.5H14C14.2733 1.5 14.5 1.72667 14.5 2V6C14.5 6.27333 14.2733 6.5 14 6.5Z",fill:e}),jsx("path",{d:"M6 14.5H2C1.72667 14.5 1.5 14.2733 1.5 14V10C1.5 9.72667 1.72667 9.5 2 9.5C2.27333 9.5 2.5 9.72667 2.5 10V13.5H6C6.27333 13.5 6.5 13.7267 6.5 14C6.5 14.2733 6.27333 14.5 6 14.5Z",fill:e}),jsx("path",{d:"M8.9998 7.50224C8.87313 7.50224 8.74646 7.45557 8.64646 7.35557C8.45313 7.16224 8.45313 6.84224 8.64646 6.64891L13.6465 1.64891C13.8398 1.45557 14.1598 1.45557 14.3531 1.64891C14.5465 1.84224 14.5465 2.16224 14.3531 2.35557L9.35313 7.35557C9.25313 7.45557 9.12646 7.50224 8.9998 7.50224Z",fill:e}),jsx("path",{d:"M1.9998 14.5022C1.87313 14.5022 1.74646 14.4556 1.64646 14.3556C1.45313 14.1622 1.45313 13.8422 1.64646 13.6489L6.64646 8.64891C6.8398 8.45557 7.1598 8.45557 7.35313 8.64891C7.54646 8.84224 7.54646 9.16224 7.35313 9.35557L2.35313 14.3556C2.25313 14.4556 2.12646 14.5022 1.9998 14.5022Z",fill:e})]}),"MaximizeIcon");var j=createContext({collapsed:false,setCollapsed:t(()=>{},"setCollapsed")});var n4=t(({defaultCollapsed:e,children:o})=>{let[n,a]=Pr.useState(!!e);return jsx(kr,{$collapsed:n,children:jsx(j.Provider,{value:{collapsed:n,setCollapsed:a},children:o})})},"Sidebar"),kr=styled.aside(({theme:e,$collapsed:o})=>`
120
120
  display: flex;
121
121
  flex-direction: column;
122
122
  justify-content: space-between;
@@ -150,7 +150,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
150
150
  width: 65px;
151
151
  `:""}
152
152
  }
153
- `);var s4=t(({active:e,icon:o,label:i,...a})=>{let{collapsed:s}=useContext(U),l="href"in a;return jsxs($r,{title:s?i:"",as:l?"a":"button",$collapsed:s,$active:e,...a,children:[o&&jsx(o,{"aria-label":i,width:16,height:16}),jsx(Ir,{$collapsed:s,$active:e,children:i})]})},"SidebarItem"),Ir=J1.span(({$collapsed:e})=>`
153
+ `);var g4=t(({active:e,icon:o,label:n,...a})=>{let{collapsed:s}=useContext(j),l="href"in a;return jsxs(Mr,{title:s?n:"",as:l?"a":"button",$collapsed:s,$active:e,...a,children:[o&&jsx(o,{"aria-label":n,width:16,height:16}),jsx($r,{$collapsed:s,$active:e,children:n})]})},"SidebarItem"),$r=X1.span(({$collapsed:e})=>`
154
154
  margin-top: 2px;
155
155
  overflow: hidden;
156
156
  white-space: nowrap;
@@ -168,7 +168,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
168
168
  width: 0;
169
169
  }
170
170
  `}
171
- `),$r=J1.a(({$active:e,$collapsed:o,theme:i})=>`
171
+ `),Mr=X1.a(({$active:e,$collapsed:o,theme:n})=>`
172
172
  display: flex;
173
173
  align-items: center;
174
174
  gap: 12px;
@@ -179,21 +179,21 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
179
179
  cursor: pointer;
180
180
  text-decoration: none;
181
181
  border-radius: 8px;
182
- color: ${i.sidebar.text.default};
183
- background: ${i.sidebar.item.default.background};
182
+ color: ${n.sidebar.text.default};
183
+ background: ${n.sidebar.item.default.background};
184
184
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
185
185
  position: relative;
186
186
  ${e?`
187
- background: ${i.sidebar.item.active.background};
188
- color: ${i.sidebar.text.active};
187
+ background: ${n.sidebar.item.active.background};
188
+ color: ${n.sidebar.text.active};
189
189
  `:""}
190
190
  ${o?"gap: 0;":""}
191
191
 
192
192
 
193
193
 
194
194
  &:hover {
195
- background: ${i.sidebar.item.hover.background};
196
- color: ${i.sidebar.text.hover};
195
+ background: ${n.sidebar.item.hover.background};
196
+ color: ${n.sidebar.text.hover};
197
197
  }
198
198
 
199
199
  &:before {
@@ -208,7 +208,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
208
208
  background: rgba(0, 0, 0, 0);
209
209
  transition: background 0.4s ease-in-out, width 0.3s ease-in-out;
210
210
  ${e?`
211
- background: ${i.sidebar.text.active};
211
+ background: ${n.sidebar.text.active};
212
212
  width: 5px;
213
213
  `:""}
214
214
  }
@@ -217,7 +217,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
217
217
  flex-shrink: 0;
218
218
  fill: currentColor;
219
219
  }
220
- `);var u4=t(()=>{let{collapsed:e}=useContext(U);return jsx(zr,{$collapsed:e})},"SidebarDelimeter"),zr=styled.div(({$collapsed:e,theme:o})=>`
220
+ `);var C4=t(()=>{let{collapsed:e}=useContext(j);return jsx(zr,{$collapsed:e})},"SidebarDelimeter"),zr=styled.div(({$collapsed:e,theme:o})=>`
221
221
  min-width: 32px;
222
222
  width: 0;
223
223
 
@@ -231,18 +231,18 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
231
231
  margin-left: 0;
232
232
  }
233
233
  `}
234
- `);var S4=t(({grow:e,shrink:o,basis:i,items:a})=>jsx(Lr,{$grow:e,$shrink:o,$basis:i,children:a}),"SidebarSection"),Lr=styled.div(({$grow:e=0,$shrink:o=1,$basis:i="100%"})=>`
235
- flex: ${e} ${o} ${i};
234
+ `);var P4=t(({grow:e,shrink:o,basis:n,items:a})=>jsx(Rr,{$grow:e,$shrink:o,$basis:n,children:a}),"SidebarSection"),Rr=styled.div(({$grow:e=0,$shrink:o=1,$basis:n="100%"})=>`
235
+ flex: ${e} ${o} ${n};
236
236
  display: flex;
237
237
  flex-direction: column;
238
238
  gap: 1px;
239
- `);var Hr=J1(A("div"))(({theme:e,$variant:o,$color:i,$weight:a="400",$style:s="initial",$ellipsis:l})=>`
239
+ `);var Ar=X1(A("div"))(({theme:e,$variant:o,$color:n,$weight:a="400",$style:s="initial",$ellipsis:l})=>`
240
240
  font-size: ${e.typography.variants[o].fontSize};
241
241
  font-weight: ${a};
242
242
  font-style: ${s};
243
- color: ${Ve(e,i)||e.colors.text.main};
243
+ color: ${Ve(e,n)||e.colors.text.main};
244
244
  ${l?"overflow: hidden; text-overflow: ellipsis; white-space: nowrap;":""}
245
- `),R4=t(({variant:e="body",element:o,children:i,weight:a,fontStyle:s,color:l,className:d,style:h,ellipsis:m=false,...p})=>{let v=o||(e.startsWith("h")?e:"p");return jsx(Hr,{as:v,$variant:e,$weight:a,$style:s,$color:l,$ellipsis:m,className:d,style:h,...p,children:i})},"Typography");var O4=t(({children:e,width:o=220})=>jsx(_r,{$width:o,children:e}),"ListMenu"),_r=styled.ul(({theme:e,$width:o})=>`
245
+ `),_4=t(({variant:e="body",element:o,children:n,weight:a,fontStyle:s,color:l,className:c,style:h,ellipsis:b=false,...d})=>{let v=o||(e.startsWith("h")?e:"p");return jsx(Ar,{as:v,$variant:e,$weight:a,$style:s,$color:l,$ellipsis:b,className:c,style:h,...d,children:n})},"Typography");var Y4=t(({children:e,width:o=220})=>jsx(Dr,{$width:o,children:e}),"ListMenu"),Dr=styled.ul(({theme:e,$width:o})=>`
246
246
  margin: 0;
247
247
  padding: 20px;
248
248
  width: ${o}px;
@@ -255,7 +255,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
255
255
  flex-direction: column;
256
256
  justify-content: flex-start;
257
257
  gap: 40px;
258
- `);var Y4=t(({active:e,label:o,count:i,...a})=>{return jsx(Or,{$active:e,children:jsxs(Kr,{as:"href"in a?"a":"button",$active:e,...a,children:[o,typeof i=="number"&&jsx(Nr,{$active:e,children:i})]})})},"ListMenuItem"),Or=styled.li(({theme:e,$active:o})=>`
258
+ `);var Q4=t(({active:e,label:o,count:n,...a})=>{return jsx(Kr,{$active:e,children:jsxs(Nr,{as:"href"in a?"a":"button",$active:e,...a,children:[o,typeof n=="number"&&jsx(Xr,{$active:e,children:n})]})})},"ListMenuItem"),Kr=styled.li(({theme:e,$active:o})=>`
259
259
  position: relative;
260
260
  display: flex;
261
261
  align-items: center;
@@ -277,7 +277,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
277
277
  background-color: ${o?e.colors.primary.main:"transparent"};
278
278
  transition: background-color 0.3s ease-in-out, height 0.3s ease-in-out;
279
279
  }
280
- `),Kr=styled.a(({theme:e,$active:o})=>`
280
+ `),Nr=styled.a(({theme:e,$active:o})=>`
281
281
  display: inline-block;
282
282
 
283
283
  padding: 8px 10px;
@@ -304,7 +304,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
304
304
 
305
305
  &:hover {
306
306
  color: ${e.colors.primary.main};
307
- }`),Nr=styled.span(({theme:e,$active:o})=>`
307
+ }`),Xr=styled.span(({theme:e,$active:o})=>`
308
308
  margin-left: 8px;
309
309
  padding: 2px 4px;
310
310
  border-radius: 4px;
@@ -312,7 +312,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
312
312
  color: inherit;
313
313
  line-height: 1.5;
314
314
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
315
- `);var Q4=t(({title:e,items:o})=>jsxs("li",{children:[!!e&&jsx(Wr,{children:e}),jsx(Yr,{children:o})]}),"ListMenuSection"),Wr=styled.h2(({theme:e})=>`
315
+ `);var na=t(({title:e,items:o})=>jsxs("li",{children:[!!e&&jsx(Yr,{children:e}),jsx(Jr,{children:o})]}),"ListMenuSection"),Yr=styled.h2(({theme:e})=>`
316
316
  margin: 0 0 15px 0;
317
317
  width: 100%;
318
318
  padding: 0;
@@ -328,7 +328,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
328
328
  text-align: left;
329
329
  text-transform: uppercase;
330
330
  color: ${e.colors.text.lighter};
331
- `),Yr=styled.ul(({theme:e})=>`
331
+ `),Jr=styled.ul(({theme:e})=>`
332
332
  margin: 0;
333
333
  padding: 0;
334
334
  width: 180px;
@@ -343,7 +343,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
343
343
  height: 100%;
344
344
  background-color: ${e.colors.stroke.light};
345
345
  }
346
- `);var la=t(({children:e})=>jsx(Ur,{children:e}),"Header"),Ur=styled.header(({theme:e})=>`
346
+ `);var ha=t(({children:e})=>jsx(jr,{children:e}),"Header"),jr=styled.header(({theme:e})=>`
347
347
  display: flex;
348
348
  position: sticky;
349
349
  top: 0;
@@ -367,18 +367,18 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
367
367
  transform: translateY(-100%);
368
368
  background: ${e.colors.background};
369
369
  }
370
- `);var ha=t(()=>jsx(en,{}),"HeaderDelimeter"),en=styled.div(({theme:e})=>`
370
+ `);var xa=t(()=>jsx(o0,{}),"HeaderDelimeter"),o0=styled.div(({theme:e})=>`
371
371
  height: 32px;
372
372
  border-right: 1px dashed ${e.colors.stroke.main};
373
- `);var xa=t(({grow:e,shrink:o,basis:i,justify:a,children:s})=>jsx(rn,{$grow:e,$shrink:o,$basis:i,$justify:a,children:s}),"HeaderSection"),rn=styled.section(({$grow:e=1,$shrink:o=1,$basis:i="100%",$justify:a="space-between"})=>`
373
+ `);var ya=t(({grow:e,shrink:o,basis:n,justify:a,children:s})=>jsx(n0,{$grow:e,$shrink:o,$basis:n,$justify:a,children:s}),"HeaderSection"),n0=styled.section(({$grow:e=1,$shrink:o=1,$basis:n="100%",$justify:a="space-between"})=>`
374
374
  display: flex;
375
375
  align-items: center;
376
376
  justify-content: ${a};
377
377
  gap: 20px;
378
378
  flex-grow: ${e};
379
379
  flex-shrink: ${o};
380
- flex-basis: ${i};
381
- `);var pe=styled.tr``;var po=styled.th(({theme:e})=>`
380
+ flex-basis: ${n};
381
+ `);var ce=styled.tr``;var po=styled.th(({theme:e})=>`
382
382
  padding-top: 15px;
383
383
  padding-bottom: 10px;
384
384
  padding-right: 15px;
@@ -411,21 +411,21 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
411
411
  text-align: left;
412
412
  line-height: 1.5;
413
413
  color: ${e.colors.text.main};
414
- `);var Ra=t(({columns:e,rowCount:o,renderCell:i,renderHeaderCell:a,rowIds:s})=>{let l=e.length,d=useMemo(()=>{let h=[];for(let m=0;m<o;m++){h[m]=[];for(let p=0;p<l;p++)h[m][p]=i({rowIndex:m,cellIndex:p,columnId:e[p].id});}return h},[o,l,e,i]);return jsxs(ln,{children:[jsx(dn,{children:jsx(pe,{children:e.map(({id:h,title:m,width:p})=>jsx(po,{style:{width:p},children:a({title:m,columnId:h})},h))})}),jsx("tbody",{children:d.map((h,m)=>jsx(pe,{id:s?s[m]:`row-${m}`,children:h.map((p,v)=>jsx(go,{className:e[v]?.className,children:p},`cell-${v}`))},`row-${m}`))})]})},"Table"),ln=styled.table`
414
+ `);var _a=t(({columns:e,rowCount:o,renderCell:n,renderHeaderCell:a,rowIds:s})=>{let l=e.length,c=useMemo(()=>{let h=[];for(let b=0;b<o;b++){h[b]=[];for(let d=0;d<l;d++)h[b][d]=n({rowIndex:b,cellIndex:d,columnId:e[d].id});}return h},[o,l,e,n]);return jsxs(l0,{children:[jsx(c0,{children:jsx(ce,{children:e.map(({id:h,title:b,width:d})=>jsx(po,{style:{width:d},children:a({title:b,columnId:h})},h))})}),jsx("tbody",{children:c.map((h,b)=>jsx(ce,{id:s?s[b]:`row-${b}`,children:h.map((d,v)=>jsx(go,{className:e[v]?.className,children:d},`cell-${v}`))},`row-${b}`))})]})},"Table"),l0=styled.table`
415
415
  width: 100%;
416
416
  border-spacing: 0;
417
417
  table-layout: fixed;
418
- `,dn=styled.thead(({theme:e})=>`
418
+ `,c0=styled.thead(({theme:e})=>`
419
419
  background-color: ${e.colors.background};
420
420
  position: sticky;
421
421
  top: 0;
422
422
  z-index: 1;
423
- `);var pn=9,bo=2,u1=5,mo=1,R1="...",Wa=t(({total_items:e,limit:o,offset:i,onChangePage:a})=>{let s=useMemo(()=>i?i/o+1:1,[o,i]),l=Math.ceil(e/o),d=useMemo(()=>{let p=[];if(l<=pn)for(let v=1;v<=l;v+=1)p.push(v);else {let k=l;if(p.push(1),s<=u1){for(let u=2;u<=u1+2;u+=1)p.push(u);p.push(R1,k);}else if(s>u1&&s<k-u1){p.push(R1);for(let u=s-bo;u<=s+bo;u+=1)p.push(u);p.push(R1,k);}else {p.push(R1);for(let u=k-u1-1;u<=k;u+=1)p.push(u);}}return p},[s,l]),h=useCallback(p=>typeof p=="string"||p===s,[s]),m=useCallback(p=>{h(p)||a(p);},[a,h]);return jsxs(hn,{children:[jsx(ge,{"aria-label":"previous page",onClick:()=>m(s-mo),disabled:s===1,children:jsx(q1,{})}),jsx(gn,{children:d.map((p,v)=>jsx("li",{children:jsx(ge,{$current:p===s,onClick:()=>m(p),children:p})},`pagination-${p}-${v}`))}),jsx(ge,{"aria-label":"next page",onClick:()=>m(s+mo),disabled:!e||s===l,children:jsx(U1,{})})]})},"Pagination"),gn=styled.div`
423
+ `);var p0=9,bo=2,h1=5,mo=1,R1="...",ja=t(({total_items:e,limit:o,offset:n,onChangePage:a})=>{let s=useMemo(()=>n?n/o+1:1,[o,n]),l=Math.ceil(e/o),c=useMemo(()=>{let d=[];if(l<=p0)for(let v=1;v<=l;v+=1)d.push(v);else {let I=l;if(d.push(1),s<=h1){for(let F=2;F<=h1+2;F+=1)d.push(F);d.push(R1,I);}else if(s>h1&&s<I-h1){d.push(R1);for(let F=s-bo;F<=s+bo;F+=1)d.push(F);d.push(R1,I);}else {d.push(R1);for(let F=I-h1-1;F<=I;F+=1)d.push(F);}}return d},[s,l]),h=useCallback(d=>typeof d=="string"||d===s,[s]),b=useCallback(d=>{h(d)||a(d);},[a,h]);return jsxs(h0,{children:[jsx(de,{"aria-label":"previous page",onClick:()=>b(s-mo),disabled:s===1,children:jsx(W1,{})}),jsx(g0,{children:c.map((d,v)=>jsx("li",{children:jsx(de,{$current:d===s,onClick:()=>b(d),children:d})},`pagination-${d}-${v}`))}),jsx(de,{"aria-label":"next page",onClick:()=>b(s+mo),disabled:!e||s===l,children:jsx(Y1,{})})]})},"Pagination"),g0=styled.div`
424
424
  list-style: none;
425
425
  padding: 0;
426
426
  display: flex;
427
427
  gap: 6px;
428
- `,ge=styled.button(({theme:e,$current:o})=>`
428
+ `,de=styled.button(({theme:e,$current:o})=>`
429
429
  font-family: ${e.typography.fontFamily};
430
430
  background-color: ${o?e.colors.primary.main:e.colors.background};
431
431
  color: ${o?e.colors.background:e.colors.text.main};
@@ -448,13 +448,13 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
448
448
  background-color: ${e.colors.primary.light};
449
449
  }
450
450
  transition: background-color 0.3s ease-in-out;
451
- `),hn=styled.div`
451
+ `),h0=styled.div`
452
452
  display: flex;
453
453
  align-items: center;
454
454
  justify-content: flex-end;
455
455
  gap: 6px;
456
- `;var xo=t(({isOpen:e,onClickOutside:o,onClick:i,anchor:a,size:s="medium",disabled:l,fullWidth:d,className:h,positions:m=["bottom"],align:p="start",children:v,hasBorder:k=true,maxHeight:u=500})=>{let I=useRef(null),B=useTheme();return jsx(Popover,{padding:B.contextMenu.padding,isOpen:e,positions:m,align:p,onClickOutside:o,content:v,containerStyle:{backgroundColor:B.colors.background,border:`1px solid ${B.colors.stroke.light}`,boxShadow:"0px 0px 10px 0px rgba(0, 0, 0, 0.25)",borderRadius:"5px",overflow:"auto",maxHeight:`${u}px`,zIndex:"9999"},children:jsxs(Cn,{ref:I,onClick:i,$disabled:l,$fullWidth:d,$size:s,className:h,type:"button",disabled:l,$hasBorder:k,children:[jsx("div",{children:a}),e?jsx(le,{width:B.contextMenu.icon.size,height:B.contextMenu.icon.size}):jsx(se,{width:B.contextMenu.icon.size,height:B.contextMenu.icon.size})]})})},"ContextMenu"),Cn=styled.button`
457
- ${({$size:e,$disabled:o,$fullWidth:i,theme:a,$hasBorder:s})=>{let l=O(a,e);return `
456
+ `;var xo=t(({isOpen:e,onClickOutside:o,onClick:n,anchor:a,size:s="medium",disabled:l,fullWidth:c,className:h,positions:b=["bottom"],align:d="start",children:v,hasBorder:I=true,maxHeight:F=500})=>{let m=useRef(null),B=useTheme();return jsx(Popover,{padding:B.contextMenu.padding,isOpen:e,positions:b,align:d,onClickOutside:o,content:v,containerStyle:{backgroundColor:B.colors.background,border:`1px solid ${B.colors.stroke.light}`,boxShadow:"0px 0px 10px 0px rgba(0, 0, 0, 0.25)",borderRadius:"5px",overflow:"auto",maxHeight:`${F}px`,zIndex:"9999"},children:jsxs(C0,{ref:m,onClick:n,$disabled:l,$fullWidth:c,$size:s,className:h,type:"button",disabled:l,$hasBorder:I,children:[jsx("div",{children:a}),e?jsx(ae,{width:B.contextMenu.icon.size,height:B.contextMenu.icon.size}):jsx(ie,{width:B.contextMenu.icon.size,height:B.contextMenu.icon.size})]})})},"ContextMenu"),C0=styled.button`
457
+ ${({$size:e,$disabled:o,$fullWidth:n,theme:a,$hasBorder:s})=>{let l=O(a,e);return `
458
458
  background: ${a.contextMenu.button.default.background};
459
459
  color: ${a.contextMenu.button.default.text};
460
460
  border-color: ${s?a.contextMenu.button.default.border:"transparent"};
@@ -466,12 +466,12 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
466
466
  border-radius: ${l.borderRadius};
467
467
  border-width: ${l.borderWidth};
468
468
  border-style: solid;
469
- width: ${i?"100%":"auto"};
469
+ width: ${n?"100%":"auto"};
470
470
  cursor: ${o?"not-allowed":"pointer"};
471
471
  font-weight: 500;
472
472
  display: inline-flex;
473
473
  align-items: center;
474
- justify-content: ${i?"space-between":"center"};
474
+ justify-content: ${n?"space-between":"center"};
475
475
  text-decoration: none;
476
476
  transition: all 0.2s ease;
477
477
  outline: none;
@@ -499,20 +499,20 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
499
499
  }
500
500
 
501
501
  `}}
502
- `;var ps=styled.div(({theme:e})=>`
502
+ `;var bs=styled.div(({theme:e})=>`
503
503
  margin-inline: ${e.contextMenu.delimeter.marginInline};
504
504
  margin-block: ${e.contextMenu.delimeter.marginBlock};
505
505
  border-top-width: ${e.contextMenu.delimeter.thickness};
506
506
  border-top-style: ${e.contextMenu.delimeter.style};
507
507
  border-top-color: ${e.contextMenu.delimeter.color};
508
- `);var Co=t(()=>{let[e,o]=useState(false);return {isOpen:e,toggleMenu:t(()=>{o(l=>!l);},"toggleMenu"),closeMenu:t(()=>{o(false);},"closeMenu"),openMenu:t(()=>{o(true);},"openMenu")}},"useContextMenuControl");var Ps=t(({options:e,selected:o,handleSelect:i,placeholder:a,disabled:s=false,positions:l=["bottom"],align:d="start",size:h="small",hasBorder:m=true,maxHeight:p})=>{let[v,k]=useState(false),u=useCallback(()=>{s||k(I=>!I);},[]);return jsx(xo,{isOpen:v,onClickOutside:()=>k(false),onClick:u,disabled:s,anchor:o?e.find(I=>I.value===o)?.inputDisplay||o:a,fullWidth:true,positions:l,align:d,size:h,hasBorder:m,maxHeight:p,children:jsx(Pn,{children:e.map(I=>jsx(kn,{onClick:()=>{i(I.value),k(false);},type:"button",$selected:I.value===o,disabled:s,$size:h,children:I.inputDisplay||I.value},I.value))})})},"Select"),Pn=styled.div`
508
+ `);var Co=t(()=>{let[e,o]=useState(false);return {isOpen:e,toggleMenu:t(()=>{o(l=>!l);},"toggleMenu"),closeMenu:t(()=>{o(false);},"closeMenu"),openMenu:t(()=>{o(true);},"openMenu")}},"useContextMenuControl");var Es=t(({options:e,selected:o,handleSelect:n,placeholder:a,disabled:s=false,positions:l=["bottom"],align:c="start",size:h="small",hasBorder:b=true,maxHeight:d})=>{let[v,I]=useState(false),F=useCallback(()=>{s||I(m=>!m);},[]);return jsx(xo,{isOpen:v,onClickOutside:()=>I(false),onClick:F,disabled:s,anchor:o?e.find(m=>m.value===o)?.inputDisplay||o:a,fullWidth:true,positions:l,align:c,size:h,hasBorder:b,maxHeight:d,children:jsx(P0,{children:e.map(m=>jsx(k0,{onClick:()=>{n(m.value),I(false);},type:"button",$selected:m.value===o,disabled:s,$size:h,children:m.inputDisplay||m.value},m.value))})})},"Select"),P0=styled.div`
509
509
  padding-block: 7px;
510
510
  padding-inline: 5px;
511
511
  button:not(:last-of-type) {
512
512
  margin-bottom: 4px;
513
513
  }
514
- `,kn=styled.button`
515
- ${({theme:e,$size:o,$selected:i})=>{let a=O(e,o);return `
514
+ `,k0=styled.button`
515
+ ${({theme:e,$size:o,$selected:n})=>{let a=O(e,o);return `
516
516
  background: ${e.select.item.default.background};
517
517
  color: ${e.select.item.default.text};
518
518
  font-size: ${a.fontSize};
@@ -538,7 +538,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
538
538
  color: ${e.select.item.hover.text};
539
539
  }
540
540
 
541
- ${i&&`background: ${e.select.item.active.background};
541
+ ${n&&`background: ${e.select.item.active.background};
542
542
  color: ${e.select.item.active.text};`}
543
543
 
544
544
  &:disabled {
@@ -547,10 +547,10 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
547
547
  cursor: not-allowed;
548
548
  }
549
549
  `}}
550
- `;var Ds=t(({size:e="small",disabled:o,className:i,positions:a=["bottom"],align:s="end",items:l})=>{let d=useRef(null),{isOpen:h,closeMenu:m,toggleMenu:p}=Co(),v=useTheme();return jsx(Popover,{padding:v.contextMenu.padding,isOpen:h,positions:a,align:s,onClickOutside:m,content:jsx(Vn,{children:l.map(({label:k,onClick:u,color:I},B)=>jsx(He,{variant:"empty",color:I,fullWidth:true,size:e,py:10,px:5,onClick:()=>{u(),m();},children:k},`row-action-${B}`))}),containerStyle:{backgroundColor:v.colors.background,border:`1px solid ${v.colors.stroke.light}`,boxShadow:"0px 0px 10px 0px rgba(0, 0, 0, 0.25)",borderRadius:"5px",zIndex:"9999"},children:jsx(En,{ref:d,onClick:p,$disabled:o,$size:e,className:i,type:"button",disabled:o,children:jsx(ae,{width:v.rowActionsMenu.icon.size,height:v.rowActionsMenu.icon.size})})})},"RowActionsMenu"),En=styled.button`
551
- ${({$size:e,$disabled:o,theme:i})=>{let a=O(i,e);return `
552
- background: ${i.rowActionsMenu.button.default.background};
553
- color: ${i.rowActionsMenu.button.default.text};
550
+ `;var Ws=t(({size:e="small",disabled:o,className:n,positions:a=["bottom"],align:s="end",items:l})=>{let c=useRef(null),{isOpen:h,closeMenu:b,toggleMenu:d}=Co(),v=useTheme();return jsx(Popover,{padding:v.contextMenu.padding,isOpen:h,positions:a,align:s,onClickOutside:b,content:jsx(V0,{children:l.map(({label:I,onClick:F,color:m},B)=>jsx(He,{variant:"empty",color:m,fullWidth:true,size:e,py:10,px:5,onClick:()=>{F(),b();},children:I},`row-action-${B}`))}),containerStyle:{backgroundColor:v.colors.background,border:`1px solid ${v.colors.stroke.light}`,boxShadow:"0px 0px 10px 0px rgba(0, 0, 0, 0.25)",borderRadius:"5px",zIndex:"9999"},children:jsx(E0,{ref:c,onClick:d,$disabled:o,$size:e,className:n,type:"button",disabled:o,children:jsx(ne,{width:v.rowActionsMenu.icon.size,height:v.rowActionsMenu.icon.size})})})},"RowActionsMenu"),E0=styled.button`
551
+ ${({$size:e,$disabled:o,theme:n})=>{let a=O(n,e);return `
552
+ background: ${n.rowActionsMenu.button.default.background};
553
+ color: ${n.rowActionsMenu.button.default.text};
554
554
  border: none;
555
555
  font-size: ${a.fontSize};
556
556
  gap: ${a.gap};
@@ -567,22 +567,22 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
567
567
  outline: none;
568
568
 
569
569
  &:hover {
570
- background: ${i.rowActionsMenu.button.hover.background};
571
- color: ${i.rowActionsMenu.button.hover.text};
570
+ background: ${n.rowActionsMenu.button.hover.background};
571
+ color: ${n.rowActionsMenu.button.hover.text};
572
572
  }
573
573
 
574
574
  &:active {
575
- background: ${i.rowActionsMenu.button.active.background};
576
- color: ${i.rowActionsMenu.button.active.text};
575
+ background: ${n.rowActionsMenu.button.active.background};
576
+ color: ${n.rowActionsMenu.button.active.text};
577
577
  }
578
578
 
579
579
  &:disabled {
580
- background: ${i.rowActionsMenu.button.disabled.background};
581
- color: ${i.rowActionsMenu.button.disabled.text};
580
+ background: ${n.rowActionsMenu.button.disabled.background};
581
+ color: ${n.rowActionsMenu.button.disabled.text};
582
582
  }
583
583
 
584
584
  `}}
585
- `,Vn=styled.div(({theme:e})=>`
585
+ `,V0=styled.div(({theme:e})=>`
586
586
  padding: 5px 10px;
587
587
  display: flex;
588
588
  flex-direction: column;
@@ -603,7 +603,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
603
603
  background-color: ${e.rowActionsMenu.delimiterColor};
604
604
  }
605
605
  }
606
- `);var Qs=forwardRef(t(function({error:o,append:i,prepend:a,size:s="small",variant:l="outlined",disabled:d,className:h,...m},p){return jsxs(Ln,{className:h,$error:o,$size:s,$variant:l,$disabled:!!d,children:[!!a&&a,jsxs(Gn,{$size:s,$variant:l,children:[jsx("input",{ref:p,disabled:d,...m}),!!o&&jsx(Bn,{$variant:l,children:jsx(de,{})})]}),!!i&&i]})},"Input")),Gn=styled.div(({theme:e,$size:o,$variant:i="outlined"})=>`
606
+ `);var nl=forwardRef(t(function({error:o,append:n,prepend:a,size:s="small",variant:l="outlined",disabled:c,className:h,...b},d){return jsxs(L0,{className:h,$error:o,$size:s,$variant:l,$disabled:!!c,children:[!!a&&a,jsxs(z0,{$size:s,$variant:l,children:[jsx("input",{ref:d,disabled:c,...b}),!!o&&jsx(B0,{$variant:l,children:jsx(se,{})})]}),!!n&&n]})},"Input")),z0=styled.div(({theme:e,$size:o,$variant:n="outlined"})=>`
607
607
  display: inline-flex;
608
608
  align-items: center;
609
609
  width: 100%;
@@ -626,7 +626,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
626
626
  border: none;
627
627
 
628
628
  &::placeholder {
629
- color: ${e.input[i].default.placeholder};
629
+ color: ${e.input[n].default.placeholder};
630
630
  font-size: ${e.input.sizes[o].fontSize};
631
631
  }
632
632
 
@@ -635,14 +635,14 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
635
635
  color: inherit;
636
636
  }
637
637
  }
638
- `),Bn=styled.span(({theme:e,$variant:o})=>`
638
+ `),B0=styled.span(({theme:e,$variant:o})=>`
639
639
  display: inline-flex;
640
640
  flex: 0 0 auto;
641
641
  align-items: center;
642
642
  color: ${e.input[o].error.icon};
643
643
  margin-right: 10px;
644
644
 
645
- `),Ln=styled.div(({theme:e,$disabled:o,$error:i,$size:a,$variant:s})=>`
645
+ `),L0=styled.div(({theme:e,$disabled:o,$error:n,$size:a,$variant:s})=>`
646
646
  display: inline-flex;
647
647
  align-items: center;
648
648
  width: 100%;
@@ -652,7 +652,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
652
652
  overflow: hidden;
653
653
  transition: all 0.2s ease;
654
654
 
655
- ${i?`
655
+ ${n?`
656
656
  border-color: ${e.input[s].error.border};
657
657
  color: ${e.input[s].error.text};
658
658
  background: ${e.input[s].error.background};
@@ -662,7 +662,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
662
662
  background: ${e.input[s].default.background};
663
663
  `}
664
664
 
665
- ${!o&&!i&&`
665
+ ${!o&&!n&&`
666
666
  &:hover {
667
667
  border-color: ${e.input[s].focus.border};
668
668
  }
@@ -680,41 +680,41 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
680
680
  background: ${e.input[s].disabled.background};
681
681
  cursor: not-allowed;
682
682
  `}
683
- `);var Hn=forwardRef(t(function({children:o,direction:i="row",wrap:a="nowrap",justify:s="flex-start",align:l="stretch",alignContent:d,gap:h,rowGap:m,columnGap:p,className:v,style:k,as:u="div"},I){return jsx(An,{as:u,$direction:i,$wrap:a,$justify:s,$align:l,$alignContent:d,$gap:h,$rowGap:m,$columnGap:p,className:v,style:k,ref:I,children:o})},"FlexContainer")),An=J1.div`
684
- ${({$direction:e,$wrap:o,$justify:i,$align:a,$alignContent:s,$gap:l,$rowGap:d,$columnGap:h})=>`
683
+ `);var H0=forwardRef(t(function({children:o,direction:n="row",wrap:a="nowrap",justify:s="flex-start",align:l="stretch",alignContent:c,gap:h,rowGap:b,columnGap:d,className:v,style:I,as:F="div"},m){return jsx(A0,{as:F,$direction:n,$wrap:a,$justify:s,$align:l,$alignContent:c,$gap:h,$rowGap:b,$columnGap:d,className:v,style:I,ref:m,children:o})},"FlexContainer")),A0=X1.div`
684
+ ${({$direction:e,$wrap:o,$justify:n,$align:a,$alignContent:s,$gap:l,$rowGap:c,$columnGap:h})=>`
685
685
  display: flex;
686
686
  width: 100%;
687
687
  min-width: 0;
688
688
  flex-direction: ${e};
689
689
  flex-wrap: ${o};
690
- justify-content: ${i};
690
+ justify-content: ${n};
691
691
  align-items: ${a};
692
692
  ${s?`align-content: ${s};`:""}
693
693
  ${l!==void 0?`gap: ${typeof l=="number"?`${l}px`:l};`:""}
694
- ${d!==void 0?`row-gap: ${typeof d=="number"?`${d}px`:d};`:""}
694
+ ${c!==void 0?`row-gap: ${typeof c=="number"?`${c}px`:c};`:""}
695
695
  ${h!==void 0?`column-gap: ${typeof h=="number"?`${h}px`:h};`:""}
696
696
  `}
697
- `;var Dn=t(({children:e,grow:o,shrink:i,basis:a,align:s,order:l,className:d,style:h,as:m="div"})=>jsx(On,{as:m,$grow:o,$shrink:i,$basis:a,$align:s,$order:l,className:d,style:h,children:e}),"FlexItem"),On=styled.div`
698
- ${({$grow:e,$shrink:o,$basis:i,$align:a,$order:s})=>`
697
+ `;var D0=t(({children:e,grow:o,shrink:n,basis:a,align:s,order:l,className:c,style:h,as:b="div"})=>jsx(O0,{as:b,$grow:o,$shrink:n,$basis:a,$align:s,$order:l,className:c,style:h,children:e}),"FlexItem"),O0=styled.div`
698
+ ${({$grow:e,$shrink:o,$basis:n,$align:a,$order:s})=>`
699
699
  min-width: 0;
700
700
  ${e!==void 0?`flex-grow: ${e};`:""}
701
701
  ${o!==void 0?`flex-shrink: ${o};`:""}
702
- ${i!==void 0?`flex-basis: ${typeof i=="number"?`${i}px`:i};`:""}
702
+ ${n!==void 0?`flex-basis: ${typeof n=="number"?`${n}px`:n};`:""}
703
703
  ${a?`align-self: ${a};`:""}
704
704
  ${s!==void 0?`order: ${s};`:""}
705
705
  `}
706
- `;var vl=t(({children:e,...o})=>jsx(Xn,{...o,children:e}),"Box"),Xn=styled(A("div"))(({theme:e})=>`
706
+ `;var kl=t(({children:e,...o})=>jsx(X0,{...o,children:e}),"Box"),X0=styled(A("div"))(({theme:e})=>`
707
707
  padding: ${e.box.padding};
708
708
  border-radius: ${e.box.borderRadius};
709
709
  background-color: ${e.box.background};
710
710
  border-width: ${e.box.border.width};
711
711
  border-style: ${e.box.border.style};
712
712
  border-color: ${e.box.border.color};
713
- `);var El=t(({direction:e="horizontal",...o})=>jsx(Jn,{...o,$direction:e}),"Line"),Jn=styled(A("div"))(({theme:e,$direction:o})=>`
713
+ `);var Ll=t(({direction:e="horizontal",...o})=>jsx(J0,{...o,$direction:e}),"Line"),J0=styled(A("div"))(({theme:e,$direction:o})=>`
714
714
  width: ${o==="horizontal"?"100%":e.line.size};
715
715
  height: ${o==="vertical"?"100%":e.line.size};
716
716
  background-color: ${e.line.color};
717
- `);var Zl=t(({children:e,title:o,note:i,className:a})=>jsxs(jn,{className:a,children:[!!o&&jsx("h2",{children:o}),!!i&&jsx("p",{children:i}),!!e&&e]}),"EmptyData"),jn=J1.div(({theme:e})=>`
717
+ `);var Dl=t(({children:e,title:o,note:n,className:a})=>jsxs(j0,{className:a,children:[!!o&&jsx("h2",{children:o}),!!n&&jsx("p",{children:n}),!!e&&e]}),"EmptyData"),j0=X1.div(({theme:e})=>`
718
718
  display: flex;
719
719
  width: 100%;
720
720
  min-width: 0;
@@ -736,7 +736,7 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
736
736
  p {
737
737
  font-size: ${e.typography.variants.h3.fontSize};
738
738
  }
739
- `);var s6=t(({children:e,header:o,sidebar:i})=>jsxs(e0,{$withHeader:!!o,$withSidebar:!!i,children:[o,i,jsx(o0,{children:e})]}),"PageLayout"),e0=styled.div(({$withHeader:e,$withSidebar:o})=>`
739
+ `);var g6=t(({children:e,header:o,sidebar:n})=>jsxs(en,{$withHeader:!!o,$withSidebar:!!n,children:[o,n,jsx(on,{children:e})]}),"PageLayout"),en=styled.div(({$withHeader:e,$withSidebar:o})=>`
740
740
  display: grid;
741
741
  min-height: 100dvh;
742
742
  position: relative;
@@ -756,15 +756,15 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
756
756
  & > main {
757
757
  grid-area: content;
758
758
  }
759
- `),o0=styled.main(({theme:e})=>`
759
+ `),on=styled.main(({theme:e})=>`
760
760
  min-width: 0;
761
761
  background: ${e.colors.backgroundBase};
762
- `);var b6=t(({maxWidth:e,...o})=>jsx(i0,{...o,$maxWidth:e}),"Container"),i0=styled(A("div"))(({theme:e,$maxWidth:o})=>`
762
+ `);var v6=t(({maxWidth:e,...o})=>jsx(an,{...o,$maxWidth:e}),"Container"),an=styled(A("div"))(({theme:e,$maxWidth:o})=>`
763
763
  padding-inline: ${H(20,e.baseSize)};
764
764
  width: 100%;
765
765
  min-width: 0;
766
766
  max-width: ${typeof o=="number"?H(o,e.baseSize):o||"100%"};
767
- `);var Po="./eye_light-3WS4REO5.png";var ko="./eye_light_hover-PVS4UAB4.png";var Io="./group_light-RVCSCGRJ.png";var $o="./group_light_hover-LVI5PRZM.png";var u0=J1.div`
767
+ `);var Po="./eye_light-3WS4REO5.png";var ko="./eye_light_hover-PVS4UAB4.png";var Io="./group_light-RVCSCGRJ.png";var $o="./group_light_hover-LVI5PRZM.png";var fn=X1.div`
768
768
  position: absolute;
769
769
  top: 0;
770
770
  left: 0;
@@ -774,21 +774,21 @@ import J1,{createGlobalStyle,css,styled,StyleSheetManager,ThemeProvider,useTheme
774
774
  align-items: center;
775
775
  justify-content: center;
776
776
  z-index: 10;
777
- `,f0=t(({width:e=280,height:o=280})=>{let i=useTheme();return jsx(u0,{children:jsxs(p0,{foregroundColor:i.contentLoader.foreground,backgroundColor:i.contentLoader.background,width:e,height:o,viewBox:"0 0 280 280",children:[jsx("path",{d:"m55 38-0.97266 0.22852 7.0801 30.092-18.355-20.979-0.75195 0.6582 19.596 22.395 0.43164 1.834 0.97266-0.22852 0.75195-0.6582-0.37695-0.42969 9.625-27.912-0.94531-0.32617-9.4375 27.371-0.10547-0.12109zm8 34-0.78516 0.61914 0.0957 0.12305-12.311 13.258 0.73242 0.67969 12.205-13.145 14.277 18.084 0.78516-0.61914-14.373-18.207 0.10547-0.11328zm15 19-0.48438 0.875 46.992 25.996 8e-3 4e-3 20.506 11.592-28.182 4.5449 0.15998 0.98819 29.418-4.7441 0.25 0.14062-12.555 24.143 0.88672 0.46094 13-25 15 25 26 30v18l-11 18 0.85352 0.52148 9.8008-16.039-4.6543 33.518 0.99023 0.13867 4.7793-34.408 7.2305 16.27 0.91406-0.40625-7.9141-17.807v-17.104l18 12.316 0.56445-0.82617-18.896-12.928-25.855-29.836-14.633-24.387 0.01562-0.02344h23.805v-1h-23.152l13.848-21.234 55.201-28.791-0.45898-0.88476 0.77734 0.62305 11.402-14.25 16.668-11.842-0.58008-0.81641-16.785 11.928-11.486 14.355-55.434 28.912-14.277 21.893-7.7617-27.166-0.96094 0.27344 7.7227 27.031-1.1191 0.17969-21.604-12.211zm140.43-12.912-6.957-17.338-0.92773 0.37305 6.957 17.338zm-6.957-17.338 0.72266 0.69336 16.232-16.896-0.7207-0.69336zm-3.4766 137.25 5 15 0.94922-0.31641-5-15zm-91-63-0.48047-0.87695-31 17 0.48047 0.87695zm-31 17 5 18 0.96289-0.26758-5-18zm0 0-0.70703-0.70703-12.898 12.898-17.881 9.9336 0.48633 0.875 18-10zm5 18-0.64062-0.76758-18 15 0.64062 0.76758z"}),jsx("circle",{cx:"229.92",cy:"63.7318",r:"5",transform:"rotate(173.661 229.92 63.7318)"}),jsx("circle",{cx:"227.711",cy:"43.8541",r:"5",transform:"rotate(173.661 227.711 43.8541)"}),jsx("circle",{cx:"211.478",cy:"60.7499",r:"5",transform:"rotate(173.661 211.478 60.7499)"}),jsx("circle",{cx:"218.434",cy:"78.0877",r:"5",transform:"rotate(173.661 218.434 78.0877)"}),jsx("circle",{cx:"246.705",cy:"51.8054",r:"5",transform:"rotate(173.661 246.705 51.8054)"}),jsx("circle",{cx:"42",cy:"48",r:"5"}),jsx("circle",{cx:"55",cy:"38",r:"5"}),jsx("circle",{cx:"73",cy:"43",r:"5"}),jsx("circle",{cx:"63",cy:"72",r:"5"}),jsx("circle",{cx:"50",cy:"86",r:"5"}),jsx("circle",{cx:"78",cy:"91",r:"5"}),jsx("circle",{cx:"73",cy:"165",r:"5"}),jsx("circle",{cx:"73",cy:"185",r:"5"}),jsx("circle",{cx:"91",cy:"170",r:"5"}),jsx("circle",{cx:"86",cy:"152",r:"5"}),jsx("circle",{cx:"148",cy:"130",r:"5"}),jsx("circle",{cx:"189",cy:"185",r:"5"}),jsx("circle",{cx:"163",cy:"107",r:"5"}),jsx("circle",{cx:"140",cy:"102",r:"5"}),jsx("circle",{cx:"117",cy:"135",r:"5"}),jsx("circle",{cx:"125",cy:"117",r:"5"}),jsx("circle",{cx:"208",cy:"198",r:"5"}),jsx("circle",{cx:"189",cy:"203",r:"5"}),jsx("circle",{cx:"198",cy:"221",r:"5"}),jsx("circle",{cx:"178",cy:"221",r:"5"}),jsx("circle",{cx:"184",cy:"239",r:"5"}),jsx("circle",{cx:"213",cy:"213",r:"5"}),jsx("circle",{cx:"173",cy:"130",r:"5"}),jsx("circle",{cx:"163",cy:"155",r:"5"}),jsx("circle",{cx:"135",cy:"155",r:"5"}),jsx("circle",{cx:"55",cy:"175",r:"5"})]})})},"GraphLoader"),Mo=f0;var Vo=new Image;Vo.src=Po.replace("./","/");var zo=new Image;zo.src=ko.replace("./","/");var Go=new Image;Go.src=Io.replace("./","/");var Bo=new Image;Bo.src=$o.replace("./","/");var X6=t(({graphData:e,width:o,height:i,linkTarget:a,linkSource:s,loading:l=false,config:d={fontSize:3,nodeSizeBase:30,nodeAreaFactor:2,textPaddingFactor:.9,gridSpacing:20,dotSize:1,maxZoom:4},onNodeClick:h,onNodeHover:m,onLinkHover:p,onLinkClick:v,onBackgroundClick:k})=>{let u=useTheme(),[I,B]=useState(new Set),[K,Ce]=useState(new Set),[W,Lo]=useState(null),[A1,Se]=useState(null),[Q,ve]=useState(new Set),[e1,Ro]=useState(new Set),[b1,Zo]=useState(new Set),[o1,we]=useState(false),[t1,ye]=useState(false),[Y,T1]=useState(true),w=useRef(null),L=useRef(null),r1=useRef(null),_1=t(n=>{let c=Math.min(n,d.maxZoom)/d.maxZoom;return Math.max(d.fontSize*c,d.fontSize)},"calculateFontSize"),Ho=t((n,r)=>{let c=new Set,g=new Set;n&&(c.add(n),n.neighbors&&n.neighbors.forEach(f=>c.add(f)),n.links&&n.links.forEach(f=>g.add(f))),m?.(n),Lo(n||null),B(c),Ce(g);},"handleNodeHover"),Ao=t(n=>{let r=new Set,c=new Set;n&&(c.add(n),r.add(n.source),r.add(n.target),p?.(n)),B(r),Ce(c);},"handleLinkHover"),To=t(()=>{Y&&w.current&&e&&(w.current.tick&&e.nodes.length>0&&e.nodes.length<=w.current.tick?(r1.current&&clearTimeout(r1.current),w.current.zoomToFit(0,20),T1(false)):(w.current.tick=w.current.tick?w.current.tick=w.current.tick+1:1,r1.current&&clearTimeout(r1.current),r1.current=setTimeout(()=>{w.current.zoomToFit(0,20),T1(false);},1500)));},"handleEngineTick");useEffect(()=>{if(e&&(e.links.forEach(n=>{let r=typeof n.source=="object"?n.source:e.nodes.find(g=>g.id===n.source),c=typeof n.target=="object"?n.target:e.nodes.find(g=>g.id===n.target);!r||!c||(!r.neighbors&&(r.neighbors=[]),!c.neighbors&&(c.neighbors=[]),r.neighbors.push(c),c.neighbors.push(r),!r.links&&(r.links=[]),!c.links&&(c.links=[]),r.links.push(n),c.links.push(n));}),w.current)){let n=w.current.d3Force("charge");n&&n.strength(d.nodeSizeBase).distanceMax(50);let r=w.current.d3Force("center");r&&r.strength(.05);try{let c=forceCollide().radius(g=>(g.size||d.nodeSizeBase)*1.5).iterations(3).strength(1);w.current.d3Force("collide",c);}catch(c){console.error("Error setting up collision force:",c);}}},[e]),useEffect(()=>{!Y&&w.current&&(T1(true),w.current.tick=0,w.current.d3ReheatSimulation());},[e]);let _o=useCallback((n,r,c)=>{let g=d.nodeSizeBase*d.nodeAreaFactor*.75/2;r.beginPath(),r.arc(n.x,n.y,g,0,2*Math.PI,false),r.fillStyle=u.graph2D.ring.highlightFill,r.fill();},[d]),Do=useCallback((n,r,c)=>{let{x:g,y:f}=n,x=d.nodeSizeBase*d.nodeAreaFactor/2;r.save(),r.beginPath(),r.arc(g,f,x,Math.PI,Math.PI*2,false),r.lineWidth=1,r.strokeStyle=u.graph2D.button.stroke,r.stroke(),r.fillStyle=o1?u.graph2D.button.hoverFill:u.graph2D.button.normalFill,r.fill(),r.beginPath(),r.moveTo(g-x,f),r.lineTo(g+x,f),r.lineWidth=1,r.strokeStyle=u.graph2D.button.stroke,r.stroke(),r.beginPath(),r.arc(g,f,x,Math.PI*2,Math.PI,false),r.lineWidth=1,r.strokeStyle=u.graph2D.button.stroke,r.stroke(),r.fillStyle=t1?u.graph2D.button.hoverFill:u.graph2D.button.normalFill,r.fill();let b=x*.3,S=t1?Bo:Go,F=o1?zo:Vo,$=t(()=>{try{r.drawImage(F,g-b/2,f-x*2/4-b-1,b,b);}catch(V){console.warn("Error rendering group icon:",V);}},"renderEyeIcon");F.complete?$():(F.onload=()=>{$();},F.onerror=()=>{console.warn("Error loading group icon image");});let y=t(()=>{try{r.drawImage(S,g-b/2,f+x*2/4+1,b,b);}catch(V){console.warn("Error rendering eye icon:",V);}},"renderGroupIcon");S.complete?y():(S.onload=()=>{y();},S.onerror=()=>{console.warn("Error loading eye icon image");}),r.restore();},[d,o1,t1]),D1=t((n,r)=>{r&&r.id&&!n.has(`${r.id}`)&&e&&e.links.filter(g=>g.source.id===r.id&&g.label!=="MATCH").forEach(g=>{n.add(`${g.target.id}`),D1(n,g.target);});},"hideNode"),O1=t((n,r)=>{r&&r.id&&e&&e.links.filter(g=>g.source.id===r.id&&g.label!=="MATCH").forEach(g=>{n.has(`${g.target.id}`)&&(e1.has(`${g.target.id}`)||(n.delete(`${g.target.id}`),b1.has(`${g.target.id}`)||O1(n,g.target)));});},"showNode"),Oo=t(n=>{let r=new Set(e1),c=new Set(Q);r.has(n.id)?(r.delete(n.id),O1(c,n)):(r.add(n.id),D1(c,n)),Ro(r),ve(c);},"handleHideNode"),Ko=t(n=>{let r=new Set(b1),c=new Set(Q);r.has(n.id)?(r.delete(n.id),O1(c,n)):(r.add(n.id),D1(c,n)),Zo(r),ve(c);},"handleCollapseChildren"),n1=useCallback((n,r,c,g,f,x,b)=>{let S=n-c,F=r-g,$=Math.sqrt(S*S+F*F),y=Math.atan2(F,S);y<0&&(y+=2*Math.PI);let z=$>=f*.5&&$<=f*1.5,P=false;return x===Math.PI&&b===Math.PI*2?P=y>=Math.PI&&y<=Math.PI*2:x===0&&b===Math.PI?P=y>=0&&y<=Math.PI:P=x<=b&&y>=x&&y<=b||x>b&&(y>=x||y<=b),z&&P},[]);useEffect(()=>{let n=t(r=>{if(!W||!w.current||!L.current){o1&&we(false),t1&&ye(false);return}let c=d.nodeSizeBase*d.nodeAreaFactor/2,g=w.current.zoom()||1,f=W.x,x=W.y,b=L.current.getBoundingClientRect(),S=r.clientX-b.left,F=r.clientY-b.top,$=L.current.clientWidth/b.width,y=L.current.clientHeight/b.height,V=S*$,R=F*y,z={x:L.current.clientWidth/2,y:L.current.clientHeight/2},P,M;if(typeof w.current.graph2ScreenCoords=="function"){let Z=w.current.graph2ScreenCoords(f,x);Z&&(P=Z.x,M=Z.y);}(P===void 0||M===void 0)&&(P=z.x+f*g,M=z.y+x*g);let G=n1(V,R,P,M,c*g,Math.PI,Math.PI*2),E=n1(V,R,P,M,c*g,0,Math.PI);we(G),ye(E);},"handleCanvasMouseMove");return L.current&&L.current.addEventListener("mousemove",n),()=>{L.current&&L.current.removeEventListener("mousemove",n);}},[W,d,n1,o1,t1]),useEffect(()=>{w.current&&w.current.zoomToFit(0,20);},[o,i]);let No=t((n,r,c)=>{if(!n)return "";if(c.measureText(n).width<=r)return n;let f=n,x="...";for(;c.measureText(f+x).width>r&&f.length>0;)f=f.slice(0,-1);return f+x},"truncateText");return jsxs(v0,{ref:L,children:[(l||Y)&&jsx(Mo,{width:o,height:i}),jsx(m0,{ref:w,width:o,height:i,graphData:e,linkTarget:a,linkSource:s,onLinkClick:v,onNodeClick:t((n,r)=>{if(!n||!w.current)return;let c=d.nodeSizeBase*d.nodeAreaFactor/2,g=w.current.zoom()||1,f=r.target,x=n.x,b=n.y,S=f.getBoundingClientRect(),F=r.clientX-S.left,$=r.clientY-S.top,y=f.width/S.width,V=f.height/S.height,R=F*y,z=$*V,P={x:f.width/2,y:f.height/2},M,G;if(typeof w.current.graph2ScreenCoords=="function"){let E=w.current.graph2ScreenCoords(x,b);E&&(M=E.x,G=E.y);}if((M===void 0||G===void 0)&&(M=P.x+x*g,G=P.y+b*g),n1(R,z,M,G,c*g,Math.PI,Math.PI*2)){Oo(W),r.stopPropagation();return}if(n1(R,z,M,G,c*g,0,Math.PI)){Ko(W),r.stopPropagation();return}Se(n),h?.(n);},"handleNodeClick"),onBackgroundClick:t(n=>{Se(null),k?.();},"handleBackgroundClick"),nodeLabel:n=>`${n.label||""}`,linkLabel:n=>n.label,nodeAutoColorBy:"label",linkCurvature:0,linkDirectionalArrowLength:0,minZoom:.01,onNodeHover:Ho,onLinkHover:Ao,onEngineTick:To,d3AlphaMin:.001,d3VelocityDecay:.4,d3AlphaDecay:.038,linkWidth:n=>K.has(n)?3:1,linkColor:n=>K.has(n)?u.graph2D.link.highlighted:u.graph2D.link.normal,onRenderFramePre:t((n,r)=>{if(Y||l)return;n.getTransform(),n.save(),n.setTransform(1,0,0,1,0,0);let{width:c,height:g}=n.canvas,f=d.gridSpacing,x=d.dotSize;n.fillStyle=u.graph2D.grid.dotColor;for(let b=0;b<c;b+=f)for(let S=0;S<g;S+=f)n.beginPath(),n.arc(b,S,x,0,2*Math.PI),n.fill();n.restore();},"renderGrid"),nodePointerAreaPaint:t((n,r,c,g)=>{let{x:f,y:x}=n,b=A1===n?d.nodeSizeBase*d.nodeAreaFactor/2:d.nodeSizeBase/2;c.beginPath(),c.arc(f,x,b,0,2*Math.PI),c.fillStyle=r,c.fill();},"renderNodePointerAreaPaint"),nodeCanvasObject:t((n,r,c)=>{I.has(n)&&n!==A1&&_o(n,r,c),n===A1&&Do(n,r,c);let{x:g,y:f,color:x,fontColor:b,label:S}=n,F=d.nodeSizeBase,$=d.nodeSizeBase/2;r.beginPath(),r.arc(g,f,$,0,2*Math.PI),r.fillStyle=b1.has(n.id)?`${x}50`:x,r.fill(),r.save(),r.translate(g,f);let y=_1(c),V=F*d.textPaddingFactor;r.font=`${y}px Sans-Serif`,r.textAlign="center",r.textBaseline="middle",r.fillStyle=b;let R=No(S,V,r);r.fillText(R,0,0),r.restore();},"renderNodeCanvasObject"),linkCanvasObjectMode:()=>"replace",linkCanvasObject:t((n,r,c)=>{let{source:g,target:f,label:x}=n,b={x:g.x,y:g.y},S={x:f.x,y:f.y},F=S.x-b.x,$=S.y-b.y,y=Math.sqrt(F*F+$*$),V=d.nodeSizeBase,R=d.nodeSizeBase,z=F/y,P=$/y,M=V/2,G=R/2,E={x:b.x+z*M,y:b.y+P*M},Z=4,m1={x:S.x-z*(G+Z),y:S.y-P*(G+Z)},Fe={x:S.x-z*(G+1),y:S.y-P*(G+1)},K1=K.has(n)?u.graph2D.link.highlighted:u.graph2D.link.normal,N1=K.has(n)?1.5:.5;if(x){let W1=_1(c);r.font=`${W1}px Sans-Serif`;let Ie=r.measureText(x).width,Yo=Math.sqrt(Ie*Ie+W1*W1),i1=(y-M-G-Z)/2,a1=Yo/2;if(i1>a1){let $e={x:E.x+z*(i1-a1),y:E.y+P*(i1-a1)};r.beginPath(),r.moveTo(E.x,E.y),r.lineTo($e.x,$e.y),r.strokeStyle=K1,r.lineWidth=N1,r.stroke();let Me={x:E.x+z*(i1+a1),y:E.y+P*(i1+a1)};r.beginPath(),r.moveTo(Me.x,Me.y),r.lineTo(m1.x,m1.y),r.strokeStyle=K1,r.lineWidth=N1,r.stroke();}}else r.beginPath(),r.moveTo(E.x,E.y),r.lineTo(m1.x,m1.y),r.strokeStyle=K1,r.lineWidth=N1,r.stroke();let Pe=2,x1=Math.atan2($,F);if(r.save(),r.translate(Fe.x,Fe.y),r.rotate(x1),r.beginPath(),r.moveTo(0,0),r.lineTo(-4,Pe),r.lineTo(-4,0),r.lineTo(-4,-2),r.closePath(),r.fillStyle=K.has(n)?u.graph2D.link.highlighted:u.graph2D.link.normal,r.fill(),r.restore(),!x)return;let Xo=b.x+(S.x-b.x)/2,Wo=b.y+(S.y-b.y)/2,X1=_1(c);r.font=`${X1}px Sans-Serif`,r.fillStyle=u.graph2D.link.textColor,r.textAlign="center",r.textBaseline="middle",r.save(),r.translate(Xo,Wo),Math.abs(x1)>Math.PI/2?(r.rotate(x1+Math.PI),r.textAlign="center"):(r.rotate(x1),r.textAlign="center");let ke=r.measureText(x).width,C1=2;r.fillStyle=K.has(n)?u.graph2D.link.highlightedTextBgColor:u.graph2D.link.textBgColor,r.fillRect(-ke/2-C1,-X1/2-C1,ke+C1*2,X1+C1*2),r.fillStyle=K.has(n)?u.graph2D.link.highlightedTextColor:u.graph2D.link.textColor,r.fillText(x,0,0),r.restore();},"renderLinkCanvasObject"),linkVisibility:n=>!(Y||e1.has(n.source.id)||e1.has(n.target.id)||b1.has(n.source.id)||Q.has(n.source.id)||Q.has(n.target.id)),nodeVisibility:n=>!(Y||e1.has(n.id)||Q.has(n.id))})]})},"Graph2D"),v0=styled.div`
777
+ `,bn=t(({width:e=280,height:o=280})=>{let n=useTheme();return jsx(fn,{children:jsxs(gn,{foregroundColor:n.contentLoader.foreground,backgroundColor:n.contentLoader.background,width:e,height:o,viewBox:"0 0 280 280",children:[jsx("path",{d:"m55 38-0.97266 0.22852 7.0801 30.092-18.355-20.979-0.75195 0.6582 19.596 22.395 0.43164 1.834 0.97266-0.22852 0.75195-0.6582-0.37695-0.42969 9.625-27.912-0.94531-0.32617-9.4375 27.371-0.10547-0.12109zm8 34-0.78516 0.61914 0.0957 0.12305-12.311 13.258 0.73242 0.67969 12.205-13.145 14.277 18.084 0.78516-0.61914-14.373-18.207 0.10547-0.11328zm15 19-0.48438 0.875 46.992 25.996 8e-3 4e-3 20.506 11.592-28.182 4.5449 0.15998 0.98819 29.418-4.7441 0.25 0.14062-12.555 24.143 0.88672 0.46094 13-25 15 25 26 30v18l-11 18 0.85352 0.52148 9.8008-16.039-4.6543 33.518 0.99023 0.13867 4.7793-34.408 7.2305 16.27 0.91406-0.40625-7.9141-17.807v-17.104l18 12.316 0.56445-0.82617-18.896-12.928-25.855-29.836-14.633-24.387 0.01562-0.02344h23.805v-1h-23.152l13.848-21.234 55.201-28.791-0.45898-0.88476 0.77734 0.62305 11.402-14.25 16.668-11.842-0.58008-0.81641-16.785 11.928-11.486 14.355-55.434 28.912-14.277 21.893-7.7617-27.166-0.96094 0.27344 7.7227 27.031-1.1191 0.17969-21.604-12.211zm140.43-12.912-6.957-17.338-0.92773 0.37305 6.957 17.338zm-6.957-17.338 0.72266 0.69336 16.232-16.896-0.7207-0.69336zm-3.4766 137.25 5 15 0.94922-0.31641-5-15zm-91-63-0.48047-0.87695-31 17 0.48047 0.87695zm-31 17 5 18 0.96289-0.26758-5-18zm0 0-0.70703-0.70703-12.898 12.898-17.881 9.9336 0.48633 0.875 18-10zm5 18-0.64062-0.76758-18 15 0.64062 0.76758z"}),jsx("circle",{cx:"229.92",cy:"63.7318",r:"5",transform:"rotate(173.661 229.92 63.7318)"}),jsx("circle",{cx:"227.711",cy:"43.8541",r:"5",transform:"rotate(173.661 227.711 43.8541)"}),jsx("circle",{cx:"211.478",cy:"60.7499",r:"5",transform:"rotate(173.661 211.478 60.7499)"}),jsx("circle",{cx:"218.434",cy:"78.0877",r:"5",transform:"rotate(173.661 218.434 78.0877)"}),jsx("circle",{cx:"246.705",cy:"51.8054",r:"5",transform:"rotate(173.661 246.705 51.8054)"}),jsx("circle",{cx:"42",cy:"48",r:"5"}),jsx("circle",{cx:"55",cy:"38",r:"5"}),jsx("circle",{cx:"73",cy:"43",r:"5"}),jsx("circle",{cx:"63",cy:"72",r:"5"}),jsx("circle",{cx:"50",cy:"86",r:"5"}),jsx("circle",{cx:"78",cy:"91",r:"5"}),jsx("circle",{cx:"73",cy:"165",r:"5"}),jsx("circle",{cx:"73",cy:"185",r:"5"}),jsx("circle",{cx:"91",cy:"170",r:"5"}),jsx("circle",{cx:"86",cy:"152",r:"5"}),jsx("circle",{cx:"148",cy:"130",r:"5"}),jsx("circle",{cx:"189",cy:"185",r:"5"}),jsx("circle",{cx:"163",cy:"107",r:"5"}),jsx("circle",{cx:"140",cy:"102",r:"5"}),jsx("circle",{cx:"117",cy:"135",r:"5"}),jsx("circle",{cx:"125",cy:"117",r:"5"}),jsx("circle",{cx:"208",cy:"198",r:"5"}),jsx("circle",{cx:"189",cy:"203",r:"5"}),jsx("circle",{cx:"198",cy:"221",r:"5"}),jsx("circle",{cx:"178",cy:"221",r:"5"}),jsx("circle",{cx:"184",cy:"239",r:"5"}),jsx("circle",{cx:"213",cy:"213",r:"5"}),jsx("circle",{cx:"173",cy:"130",r:"5"}),jsx("circle",{cx:"163",cy:"155",r:"5"}),jsx("circle",{cx:"135",cy:"155",r:"5"}),jsx("circle",{cx:"55",cy:"175",r:"5"})]})})},"GraphLoader"),Mo=bn;var Vo=new Image;Vo.src=Po.replace("./","/");var Go=new Image;Go.src=ko.replace("./","/");var zo=new Image;zo.src=Io.replace("./","/");var Bo=new Image;Bo.src=$o.replace("./","/");var U6=t(({graphData:e,width:o,height:n,linkTarget:a,linkSource:s,loading:l=false,config:c={fontSize:3,nodeSizeBase:30,nodeAreaFactor:2,textPaddingFactor:.9,gridSpacing:20,dotSize:1,maxZoom:4},onNodeClick:h,onNodeHover:b,onLinkHover:d,onLinkClick:v,onBackgroundClick:I,onClickLoadNodes:F})=>{let m=useTheme(),[B,me]=useState(new Set),[K,xe]=useState(new Set),[W,Lo]=useState(null),[H1,Ce]=useState(null),[b1,Ro]=useState(new Set),[e1,Zo]=useState(new Set),[o1,Se]=useState(false),[t1,ve]=useState(false),[Y,A1]=useState(true),w=useRef(null),L=useRef(null),J=useRef(null),T1=t(i=>{let p=Math.min(i,c.maxZoom)/c.maxZoom;return Math.max(c.fontSize*p,c.fontSize)},"calculateFontSize"),Ho=t((i,r)=>{let p=new Set,g=new Set;i&&(p.add(i),i.neighbors&&i.neighbors.forEach(u=>p.add(u)),i.links&&i.links.forEach(u=>g.add(u))),b?.(i),Lo(i||null),me(p),xe(g);},"handleNodeHover"),Ao=t(i=>{let r=new Set,p=new Set;i&&(p.add(i),r.add(i.source),r.add(i.target),d?.(i)),me(r),xe(p);},"handleLinkHover"),To=t(()=>{Y&&w.current&&e&&(w.current.tick&&e.nodes.length>0&&e.nodes.length<=w.current.tick?(J.current&&clearTimeout(J.current),w.current.zoomToFit(0,20),A1(false)):(w.current.tick=w.current.tick?w.current.tick=w.current.tick+1:1,J.current&&clearTimeout(J.current),J.current=setTimeout(()=>{w.current&&(w.current.zoomToFit(0,20),A1(false));},1500)));},"handleEngineTick");useEffect(()=>{let i=J.current;return ()=>{i&&clearTimeout(i);}},[]),useEffect(()=>{if(e&&(e.links.forEach(i=>{let r=typeof i.source=="object"?i.source:e.nodes.find(g=>g.id===i.source),p=typeof i.target=="object"?i.target:e.nodes.find(g=>g.id===i.target);!r||!p||(!r.neighbors&&(r.neighbors=[]),!p.neighbors&&(p.neighbors=[]),r.neighbors.push(p),p.neighbors.push(r),!r.links&&(r.links=[]),!p.links&&(p.links=[]),r.links.push(i),p.links.push(i));}),w.current)){let i=w.current.d3Force("charge");i&&i.strength(c.nodeSizeBase).distanceMax(50);let r=w.current.d3Force("center");r&&r.strength(.05);try{let p=forceCollide().radius(g=>(g.size||c.nodeSizeBase)*1.5).iterations(3).strength(1);w.current.d3Force("collide",p);}catch(p){console.error("Error setting up collision force:",p);}}},[e]),useEffect(()=>{!Y&&w.current&&(A1(true),w.current.tick=0,w.current.d3ReheatSimulation());},[e]);let _o=useCallback((i,r,p)=>{let g=c.nodeSizeBase*c.nodeAreaFactor*.75/2;r.beginPath(),r.arc(i.x,i.y,g,0,2*Math.PI,false),r.fillStyle=m.graph2D.ring.highlightFill,r.fill();},[c]),Do=useCallback((i,r,p)=>{let{x:g,y:u}=i,x=c.nodeSizeBase*c.nodeAreaFactor/2;r.save(),r.beginPath(),r.arc(g,u,x,Math.PI,Math.PI*2,false),r.lineWidth=1,r.strokeStyle=m.graph2D.button.stroke,r.stroke(),r.fillStyle=o1?m.graph2D.button.hoverFill:m.graph2D.button.normalFill,r.fill(),r.beginPath(),r.moveTo(g-x,u),r.lineTo(g+x,u),r.lineWidth=1,r.strokeStyle=m.graph2D.button.stroke,r.stroke(),r.beginPath(),r.arc(g,u,x,Math.PI*2,Math.PI,false),r.lineWidth=1,r.strokeStyle=m.graph2D.button.stroke,r.stroke(),r.fillStyle=t1?m.graph2D.button.hoverFill:m.graph2D.button.normalFill,r.fill();let f=x*.3,S=t1?Bo:zo,P=o1?Go:Vo,$=t(()=>{try{r.drawImage(P,g-f/2,u-x*2/4-f-1,f,f);}catch(V){console.warn("Error rendering group icon:",V);}},"renderEyeIcon");P.complete?$():(P.onload=()=>{$();},P.onerror=()=>{console.warn("Error loading group icon image");});let y=t(()=>{try{r.drawImage(S,g-f/2,u+x*2/4+1,f,f);}catch(V){console.warn("Error rendering eye icon:",V);}},"renderGroupIcon");S.complete?y():(S.onload=()=>{y();},S.onerror=()=>{console.warn("Error loading eye icon image");}),r.restore();},[c,o1,t1]),we=t((i,r)=>{r&&r.id&&!i.has(`${r.id}`)&&e&&e.links.filter(g=>g.source.id===r.id&&g.label!=="MATCH").forEach(g=>{i.add(`${g.target.id}`),we(i,g.target);});},"hideNode"),ye=t((i,r)=>{r&&r.id&&e&&e.links.filter(g=>g.source.id===r.id&&g.label!=="MATCH").forEach(g=>{i.has(`${g.target.id}`)&&(e1.has(`${g.target.id}`)||(i.delete(`${g.target.id}`),ye(i,g.target)));});},"showNode"),Oo=t(i=>{let r=new Set(e1),p=new Set(b1);r.has(i.id)?(r.delete(i.id),ye(p,i)):(r.add(i.id),we(p,i)),Zo(r),Ro(p);},"handleHideNode"),r1=useCallback((i,r,p,g,u,x,f)=>{let S=i-p,P=r-g,$=Math.sqrt(S*S+P*P),y=Math.atan2(P,S);y<0&&(y+=2*Math.PI);let G=$>=u*.5&&$<=u*1.5,k=false;return x===Math.PI&&f===Math.PI*2?k=y>=Math.PI&&y<=Math.PI*2:x===0&&f===Math.PI?k=y>=0&&y<=Math.PI:k=x<=f&&y>=x&&y<=f||x>f&&(y>=x||y<=f),G&&k},[]);useEffect(()=>{let i=t(r=>{if(!W||!w.current||!L.current){o1&&Se(false),t1&&ve(false);return}let p=c.nodeSizeBase*c.nodeAreaFactor/2,g=w.current.zoom()||1,u=W.x,x=W.y,f=L.current.getBoundingClientRect(),S=r.clientX-f.left,P=r.clientY-f.top,$=L.current.clientWidth/f.width,y=L.current.clientHeight/f.height,V=S*$,R=P*y,G={x:L.current.clientWidth/2,y:L.current.clientHeight/2},k,M;if(typeof w.current.graph2ScreenCoords=="function"){let Z=w.current.graph2ScreenCoords(u,x);Z&&(k=Z.x,M=Z.y);}(k===void 0||M===void 0)&&(k=G.x+u*g,M=G.y+x*g);let z=r1(V,R,k,M,p*g,Math.PI,Math.PI*2),E=r1(V,R,k,M,p*g,0,Math.PI);Se(z),ve(E);},"handleCanvasMouseMove");return L.current&&L.current.addEventListener("mousemove",i),()=>{L.current&&L.current.removeEventListener("mousemove",i);}},[W,c,r1,o1,t1]),useEffect(()=>{w.current&&w.current.zoomToFit(0,20);},[o,n]);let Ko=t((i,r,p)=>{if(!i)return "";if(p.measureText(i).width<=r)return i;let u=i,x="...";for(;p.measureText(u+x).width>r&&u.length>0;)u=u.slice(0,-1);return u+x},"truncateText");return jsxs(wn,{ref:L,children:[(l||Y)&&jsx(Mo,{width:o,height:n}),jsx(xn,{ref:w,width:o,height:n,graphData:e,linkTarget:a,linkSource:s,onLinkClick:v,onNodeClick:t((i,r)=>{if(!i||!w.current)return;let p=c.nodeSizeBase*c.nodeAreaFactor/2,g=w.current.zoom()||1,u=r.target,x=i.x,f=i.y,S=u.getBoundingClientRect(),P=r.clientX-S.left,$=r.clientY-S.top,y=u.width/S.width,V=u.height/S.height,R=P*y,G=$*V,k={x:u.width/2,y:u.height/2},M,z;if(typeof w.current.graph2ScreenCoords=="function"){let E=w.current.graph2ScreenCoords(x,f);E&&(M=E.x,z=E.y);}if((M===void 0||z===void 0)&&(M=k.x+x*g,z=k.y+f*g),r1(R,G,M,z,p*g,Math.PI,Math.PI*2)){Oo(W),r.stopPropagation();return}if(r1(R,G,M,z,p*g,0,Math.PI)){F?.(W),r.stopPropagation();return}Ce(i),h?.(i);},"handleNodeClick"),onBackgroundClick:t(i=>{Ce(null),I?.();},"handleBackgroundClick"),nodeLabel:i=>`${i.label||""}`,linkLabel:i=>i.label,nodeAutoColorBy:"label",linkCurvature:0,linkDirectionalArrowLength:0,minZoom:.01,onNodeHover:Ho,onLinkHover:Ao,onEngineTick:To,d3AlphaMin:.001,d3VelocityDecay:.4,d3AlphaDecay:.038,linkWidth:i=>K.has(i)?3:1,linkColor:i=>K.has(i)?m.graph2D.link.highlighted:m.graph2D.link.normal,onRenderFramePre:t((i,r)=>{if(Y||l)return;i.getTransform(),i.save(),i.setTransform(1,0,0,1,0,0);let{width:p,height:g}=i.canvas,u=c.gridSpacing,x=c.dotSize;i.fillStyle=m.graph2D.grid.dotColor;for(let f=0;f<p;f+=u)for(let S=0;S<g;S+=u)i.beginPath(),i.arc(f,S,x,0,2*Math.PI),i.fill();i.restore();},"renderGrid"),nodePointerAreaPaint:t((i,r,p,g)=>{let{x:u,y:x}=i,f=H1===i?c.nodeSizeBase*c.nodeAreaFactor/2:c.nodeSizeBase/2;p.beginPath(),p.arc(u,x,f,0,2*Math.PI),p.fillStyle=r,p.fill();},"renderNodePointerAreaPaint"),nodeCanvasObject:t((i,r,p)=>{B.has(i)&&i!==H1&&_o(i,r,p),i===H1&&Do(i,r,p);let{x:g,y:u,color:x,fontColor:f,label:S}=i,P=c.nodeSizeBase,$=c.nodeSizeBase/2;r.beginPath(),r.arc(g,u,$,0,2*Math.PI),r.fillStyle=x,r.fill(),r.save(),r.translate(g,u);let y=T1(p),V=P*c.textPaddingFactor;r.font=`${y}px Sans-Serif`,r.textAlign="center",r.textBaseline="middle",r.fillStyle=f;let R=Ko(S,V,r);r.fillText(R,0,0),r.restore();},"renderNodeCanvasObject"),linkCanvasObjectMode:()=>"replace",linkCanvasObject:t((i,r,p)=>{let{source:g,target:u,label:x}=i,f={x:g.x,y:g.y},S={x:u.x,y:u.y},P=S.x-f.x,$=S.y-f.y,y=Math.sqrt(P*P+$*$),V=c.nodeSizeBase,R=c.nodeSizeBase,G=P/y,k=$/y,M=V/2,z=R/2,E={x:f.x+G*M,y:f.y+k*M},Z=4,m1={x:S.x-G*(z+Z),y:S.y-k*(z+Z)},Fe={x:S.x-G*(z+1),y:S.y-k*(z+1)},_1=K.has(i)?m.graph2D.link.highlighted:m.graph2D.link.normal,D1=K.has(i)?1.5:.5;if(x){let K1=T1(p);r.font=`${K1}px Sans-Serif`;let Ie=r.measureText(x).width,Wo=Math.sqrt(Ie*Ie+K1*K1),n1=(y-M-z-Z)/2,i1=Wo/2;if(n1>i1){let $e={x:E.x+G*(n1-i1),y:E.y+k*(n1-i1)};r.beginPath(),r.moveTo(E.x,E.y),r.lineTo($e.x,$e.y),r.strokeStyle=_1,r.lineWidth=D1,r.stroke();let Me={x:E.x+G*(n1+i1),y:E.y+k*(n1+i1)};r.beginPath(),r.moveTo(Me.x,Me.y),r.lineTo(m1.x,m1.y),r.strokeStyle=_1,r.lineWidth=D1,r.stroke();}}else r.beginPath(),r.moveTo(E.x,E.y),r.lineTo(m1.x,m1.y),r.strokeStyle=_1,r.lineWidth=D1,r.stroke();let Pe=2,x1=Math.atan2($,P);if(r.save(),r.translate(Fe.x,Fe.y),r.rotate(x1),r.beginPath(),r.moveTo(0,0),r.lineTo(-4,Pe),r.lineTo(-4,0),r.lineTo(-4,-2),r.closePath(),r.fillStyle=K.has(i)?m.graph2D.link.highlighted:m.graph2D.link.normal,r.fill(),r.restore(),!x)return;let No=f.x+(S.x-f.x)/2,Xo=f.y+(S.y-f.y)/2,O1=T1(p);r.font=`${O1}px Sans-Serif`,r.fillStyle=m.graph2D.link.textColor,r.textAlign="center",r.textBaseline="middle",r.save(),r.translate(No,Xo),Math.abs(x1)>Math.PI/2?(r.rotate(x1+Math.PI),r.textAlign="center"):(r.rotate(x1),r.textAlign="center");let ke=r.measureText(x).width,C1=2;r.fillStyle=K.has(i)?m.graph2D.link.highlightedTextBgColor:m.graph2D.link.textBgColor,r.fillRect(-ke/2-C1,-O1/2-C1,ke+C1*2,O1+C1*2),r.fillStyle=K.has(i)?m.graph2D.link.highlightedTextColor:m.graph2D.link.textColor,r.fillText(x,0,0),r.restore();},"renderLinkCanvasObject"),linkVisibility:i=>!(Y||e1.has(i.source.id)||e1.has(i.target.id)||b1.has(i.source.id)||b1.has(i.target.id)),nodeVisibility:i=>!(Y||e1.has(i.id)||b1.has(i.id))})]})},"Graph2D"),wn=styled.div`
778
778
  display: block;
779
779
  width: 100%;
780
780
  min-width: 0;
781
781
  position: relative;
782
- `;var o7=t(({isActive:e,position:o,top:i=0,left:a=0,right:s,bottom:l,...d})=>jsx(F0,{$isActive:e,$position:o,$top:i,$left:a,$right:s,$bottom:l,...d}),"FullscreenCard"),F0=J1.div(({$isActive:e,$top:o,$left:i,$right:a,$bottom:s,$position:l,theme:d})=>`
782
+ `;var a7=t(({isActive:e,position:o,top:n=0,left:a=0,right:s,bottom:l,...c})=>jsx(Pn,{$isActive:e,$position:o,$top:n,$left:a,$right:s,$bottom:l,...c}),"FullscreenCard"),Pn=X1.div(({$isActive:e,$top:o,$left:n,$right:a,$bottom:s,$position:l,theme:c})=>`
783
783
  ${e?`
784
784
  position: ${l};
785
785
  z-index: 1000;
786
- ${o?`top: ${H(o,d.baseSize)};`:""}
787
- ${i?`left: ${H(i,d.baseSize)};`:""}
788
- ${a?`right: ${H(a,d.baseSize)};`:""}
789
- ${s?`bottom: ${H(s,d.baseSize)};`:""}
786
+ ${o?`top: ${H(o,c.baseSize)};`:""}
787
+ ${n?`left: ${H(n,c.baseSize)};`:""}
788
+ ${a?`right: ${H(a,c.baseSize)};`:""}
789
+ ${s?`bottom: ${H(s,c.baseSize)};`:""}
790
790
  `:""}
791
791
 
792
792
  min-width: 0;
793
- `);export{st as AlertIcon,lt as ApiIcon,ct as ArrowCircleTopRightIcon,pt as ArrowRightIcon,ae as BallsMenu,vl as Box,ht as BugReportIcon,He as Button,ut as CalendarIcon,gr as CheckIcon,se as ChevronDownIcon,q1 as ChevronLeftIcon,U1 as ChevronRightIcon,le as ChevronUpIcon,xt as ClosedLockIcon,b6 as Container,xo as ContextMenu,ps as ContextMenuDelimiter,Cr as CrossIcon,St as DataSetsIcon,wt as DeepSearchIcon,yt as DisabledVisibleIcon,Pt as DocsIcon,It as DownloadIcon,Mt as EditUserIcon,Zl as EmptyData,Vt as EnableVisibleIcon,Gt as EnterArrowLeftIcon,Bt as FiltersIcon,Hn as FlexContainer,Dn as FlexItem,o7 as FullscreenCard,Ee as GlobalStyle,X6 as Graph2D,la as Header,ha as HeaderDelimeter,xa as HeaderSection,Rt as HomepageIcon,de as InfoCircleFilledIcon,Zt as InfoCircleIcon,Qs as Input,El as Line,O4 as ListMenu,Y4 as ListMenuItem,Q4 as ListMenuSection,At as MapRadarIcon,Sr as MaximizeIcon,_t as MoonIcon,Dt as OpenLockIcon,Kt as OrganizationIcon,s6 as PageLayout,Wa as Pagination,Xt as PasswordFinderIcon,Yt as PhonebookIcon,hr as PlusIcon,qt as PrintIcon,Ut as Profiler2Icon,Qt as ProfilerIcon,Ds as RowActionsMenu,or as SandBoxIcon,tr as SearchIcon,Ps as Select,Q5 as Sidebar,U as SidebarContext,u4 as SidebarDelimeter,s4 as SidebarItem,S4 as SidebarSection,nr as StatisticIcon,e0 as StyledContainer,ar as SunIcon,Ra as Table,o2 as ThemeProvider,R4 as Typography,mr as UnfoldIcon,lr as UpRightArrowCircleIcon,fr as UsersIcon,cr as VectorIcon,s1 as convertPaletteToRem,A as createComponent,Le as darkTheme,Be as darkThemePx,H0 as getBreakpoint,O as getButtonSizeStyles,_ as getButtonStyles,R0 as getInputStyles,Z0 as getTypographyStyles,Ge as lightTheme,ze as lightThemePx,H as pxToRem,Ve as resolveThemeColor,Co as useContextMenuControl};//# sourceMappingURL=index.mjs.map
793
+ `);export{at as AlertIcon,st as ApiIcon,ct as ArrowCircleTopRightIcon,dt as ArrowRightIcon,ne as BallsMenu,kl as Box,gt as BugReportIcon,He as Button,ht as CalendarIcon,hr as CheckIcon,ie as ChevronDownIcon,W1 as ChevronLeftIcon,Y1 as ChevronRightIcon,ae as ChevronUpIcon,mt as CloseCircleIcon,Ct as ClosedLockIcon,v6 as Container,xo as ContextMenu,bs as ContextMenuDelimiter,Sr as CrossIcon,vt as DataSetsIcon,yt as DeepSearchIcon,Ft as DisabledVisibleIcon,kt as DocsIcon,$t as DownloadIcon,Et as EditUserIcon,Dl as EmptyData,Gt as EnableVisibleIcon,Bt as EnterArrowLeftIcon,Lt as FiltersIcon,H0 as FlexContainer,D0 as FlexItem,a7 as FullscreenCard,Ee as GlobalStyle,U6 as Graph2D,ha as Header,xa as HeaderDelimeter,ya as HeaderSection,Zt as HomepageIcon,se as InfoCircleFilledIcon,Ht as InfoCircleIcon,nl as Input,Ll as Line,Y4 as ListMenu,Q4 as ListMenuItem,na as ListMenuSection,Tt as MapRadarIcon,vr as MaximizeIcon,Dt as MoonIcon,Ot as OpenLockIcon,Nt as OrganizationIcon,g6 as PageLayout,ja as Pagination,Wt as PasswordFinderIcon,Jt as PhonebookIcon,ur as PlusIcon,Ut as PrintIcon,jt as Profiler2Icon,er as ProfilerIcon,Ws as RowActionsMenu,tr as SandBoxIcon,rr as SearchIcon,Es as Select,n4 as Sidebar,j as SidebarContext,C4 as SidebarDelimeter,g4 as SidebarItem,P4 as SidebarSection,ir as StatisticIcon,en as StyledContainer,sr as SunIcon,_a as Table,t2 as ThemeProvider,_4 as Typography,xr as UnfoldIcon,cr as UpRightArrowCircleIcon,br as UsersIcon,pr as VectorIcon,a1 as convertPaletteToRem,A as createComponent,Le as darkTheme,Be as darkThemePx,An as getBreakpoint,O as getButtonSizeStyles,T as getButtonStyles,Zn as getInputStyles,Hn as getTypographyStyles,ze as lightTheme,Ge as lightThemePx,H as pxToRem,Ve as resolveThemeColor,Co as useContextMenuControl};//# sourceMappingURL=index.mjs.map
794
794
  //# sourceMappingURL=index.mjs.map